bibledit-gtk-4.6/0000775000175000017500000000000011735552036013757 5ustar00teusteus00000000000000bibledit-gtk-4.6/windows/0000775000175000017500000000000011735552041015445 5ustar00teusteus00000000000000bibledit-gtk-4.6/windows/README0000644000175000017500000000224211175243640016323 0ustar00teusteus00000000000000How to make a Windows distribution for Bibledit. Install Cygwin, include all the libraries needed, as described, and install Bibledit on it. Within Cygwin, run file cygwin.clean. This file is in the bibledit tarball. (This is to make the cygwin installation a bit smaller.) Close X and reboot Windows. (This is so that the installer does not exit on locked files.) Remove all the users from the home directory, e.g. Administrator, Joe, etc., so that we remain with a clean home directory, without any users. Move the newest XEP installation file to /usr/share/bibledit: the zipped installation package (the license is there already). (This is so that Bibledit automatically recognizes and installs XEP on startup.) Install the Bibledit Windows Outpost on Windows. (This is so that it gets included in the bibledit distribution, and Bibledit can automatically start it when needed.) Download and install Inno Setup on Windows, from http://www.jrsoftware.org. Modify the version number in the bibledit.iss file. Copy it to the Windows installation Run Inno Setup, and compile the bibledit distribution. Rename the distribution so that it is named like bibledit-setup-x.x.exe. bibledit-gtk-4.6/windows/Makefile.in0000664000175000017500000003020611735551357017524 0ustar00teusteus00000000000000# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, # Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = windows DIST_COMMON = README $(dist_pkgdata_DATA) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__installdirs = "$(DESTDIR)$(pkgdatadir)" DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CAT_PATH = @CAT_PATH@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DATE_PATH = @DATE_PATH@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ ENCHANT_CFLAGS = @ENCHANT_CFLAGS@ ENCHANT_LIBS = @ENCHANT_LIBS@ EXEEXT = @EXEEXT@ FIND_CURL = @FIND_CURL@ FIND_DIFF = @FIND_DIFF@ FIND_GPP = @FIND_GPP@ FIND_MERGE = @FIND_MERGE@ FIND_PATCH = @FIND_PATCH@ FIND_PATH = @FIND_PATH@ FIND_TAR = @FIND_TAR@ FIND_XARGS = @FIND_XARGS@ GLIB_CFLAGS = @GLIB_CFLAGS@ GLIB_LIBS = @GLIB_LIBS@ GOBJECT_CFLAGS = @GOBJECT_CFLAGS@ GOBJECT_LIBS = @GOBJECT_LIBS@ GREP = @GREP@ GREP_PATH = @GREP_PATH@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ GTHREAD_LIBS = @GTHREAD_LIBS@ GTKHTML314_CFLAGS = @GTKHTML314_CFLAGS@ GTKHTML314_LIBS = @GTKHTML314_LIBS@ GTKHTML38_CFLAGS = @GTKHTML38_CFLAGS@ GTKHTML38_LIBS = @GTKHTML38_LIBS@ GTKSOURCEVIEW_CFLAGS = @GTKSOURCEVIEW_CFLAGS@ GTKSOURCEVIEW_LIBS = @GTKSOURCEVIEW_LIBS@ GTK_CFLAGS = @GTK_CFLAGS@ GTK_LIBS = @GTK_LIBS@ GUNZIP_PATH = @GUNZIP_PATH@ GZIP_PATH = @GZIP_PATH@ HEAD_PATH = @HEAD_PATH@ ICONV_PATH = @ICONV_PATH@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBSOUP_CFLAGS = @LIBSOUP_CFLAGS@ LIBSOUP_LIBS = @LIBSOUP_LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MAKE_PATH = @MAKE_PATH@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PANGO_CFLAGS = @PANGO_CFLAGS@ PANGO_LIBS = @PANGO_LIBS@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SORT_PATH = @SORT_PATH@ SQLITE_CFLAGS = @SQLITE_CFLAGS@ SQLITE_LIBS = @SQLITE_LIBS@ STRINGS_PATH = @STRINGS_PATH@ STRIP = @STRIP@ TAIL_PATH = @TAIL_PATH@ TEE_TOUCH = @TEE_TOUCH@ VERSION = @VERSION@ WEBKIT_CFLAGS = @WEBKIT_CFLAGS@ WEBKIT_LIBS = @WEBKIT_LIBS@ XML2_CONFIG = @XML2_CONFIG@ XML_CPPFLAGS = @XML_CPPFLAGS@ XML_LIBS = @XML_LIBS@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ packagedatadir = @packagedatadir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ dist_pkgdata_DATA = Readme* EXTRA_DIST = README bibledit* PORTING CLEANFILES = *~ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu windows/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu windows/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-dist_pkgdataDATA: $(dist_pkgdata_DATA) @$(NORMAL_INSTALL) test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)" @list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \ done uninstall-dist_pkgdataDATA: @$(NORMAL_UNINSTALL) @list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(pkgdatadir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dist_pkgdataDATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-dist_pkgdataDATA .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am \ install-dist_pkgdataDATA install-dvi install-dvi-am \ install-exec install-exec-am install-html install-html-am \ install-info install-info-am install-man install-pdf \ install-pdf-am install-ps install-ps-am install-strip \ installcheck installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ pdf-am ps ps-am uninstall uninstall-am \ uninstall-dist_pkgdataDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: bibledit-gtk-4.6/windows/bibledit.iss0000644000175000017500000001046611175243640017750 0ustar00teusteus00000000000000; Script generated by the Inno Setup Script Wizard. ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! [Setup] AppName=Bibledit AppVerName=Bibledit 2.1 AppPublisher=Teus Benschop AppPublisherURL=http://bibledit.sourceforge.net AppSupportURL=http://bibledit.sourceforge.net AppUpdatesURL=http://bibledit.sourceforge.net DefaultDirName=C:\cygwin DisableDirPage=yes DefaultGroupName=Bibledit OutputDir=C:\ OutputBaseFilename=bibledit Compression=lzma SolidCompression=yes [Languages] Name: "english"; MessagesFile: "compiler:Default.isl" Name: "basque"; MessagesFile: "compiler:Languages\Basque.isl" Name: "brazilianportuguese"; MessagesFile: "compiler:Languages\BrazilianPortuguese.isl" Name: "catalan"; MessagesFile: "compiler:Languages\Catalan.isl" Name: "czech"; MessagesFile: "compiler:Languages\Czech.isl" Name: "danish"; MessagesFile: "compiler:Languages\Danish.isl" Name: "dutch"; MessagesFile: "compiler:Languages\Dutch.isl" Name: "finnish"; MessagesFile: "compiler:Languages\Finnish.isl" Name: "french"; MessagesFile: "compiler:Languages\French.isl" Name: "german"; MessagesFile: "compiler:Languages\German.isl" Name: "hungarian"; MessagesFile: "compiler:Languages\Hungarian.isl" Name: "italian"; MessagesFile: "compiler:Languages\Italian.isl" Name: "norwegian"; MessagesFile: "compiler:Languages\Norwegian.isl" Name: "polish"; MessagesFile: "compiler:Languages\Polish.isl" Name: "portuguese"; MessagesFile: "compiler:Languages\Portuguese.isl" Name: "russian"; MessagesFile: "compiler:Languages\Russian.isl" Name: "slovak"; MessagesFile: "compiler:Languages\Slovak.isl" Name: "slovenian"; MessagesFile: "compiler:Languages\Slovenian.isl" Name: "spanish"; MessagesFile: "compiler:Languages\Spanish.isl" [Tasks] Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; Flags: unchecked Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}"; Flags: unchecked [Files] Source: "C:\cygwin\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs Source: "C:\Program Files\Bibledit Windows Outpost\*"; DestDir: "C:\Program Files\Bibledit Windows Outpost"; Flags: ignoreversion ; NOTE: Don't use "Flags: ignoreversion" on any shared system files [Registry] Root: HKLM; Subkey: "Software\Cygnus Solutions"; Flags: uninsdeletekeyifempty Root: HKLM; Subkey: "Software\Cygnus Solutions\Cygwin"; Flags: uninsdeletekeyifempty Root: HKLM; Subkey: "Software\Cygnus Solutions\Cygwin\mounts v2"; ValueType: string; ValueName: "cygdrive prefix"; ValueData: "/cygdrive" Root: HKLM; Subkey: "Software\Cygnus Solutions\Cygwin\mounts v2"; ValueType: dword; ValueName: "cygdrive flags"; ValueData: "34" Root: HKLM; Subkey: "Software\Cygnus Solutions\Cygwin\mounts v2\/"; ValueType: string; ValueName: "native"; ValueData: "C:\\cygwin" Root: HKLM; Subkey: "Software\Cygnus Solutions\Cygwin\mounts v2\/"; ValueType: dword; ValueName: "flags"; ValueData: "10" Root: HKLM; Subkey: "Software\Cygnus Solutions\Cygwin\mounts v2\/usr/bin"; ValueType: string; ValueName: "native"; ValueData: "C:\\cygwin/bin" Root: HKLM; Subkey: "Software\Cygnus Solutions\Cygwin\mounts v2\/usr/bin"; ValueType: dword; ValueName: "flags"; ValueData: "10" Root: HKLM; Subkey: "Software\Cygnus Solutions\Cygwin\mounts v2\/usr/lib"; ValueType: string; ValueName: "native"; ValueData: "C:\\cygwin/lib" Root: HKLM; Subkey: "Software\Cygnus Solutions\Cygwin\mounts v2\/usr/lib"; ValueType: dword; ValueName: "flags"; ValueData: "10" [Icons] Name: "{group}\Bibledit"; Filename: "{app}\usr\X11R6\bin\startxwin.bat"; IconFilename: "c:\cygwin\usr\share\bibledit\favicon.ico" Name: "{group}\Cygwin"; Filename: "{app}\cygwin.bat"; IconFilename: "c:\cygwin\cygwin.ico" Name: "{group}\Readme"; Filename: "{app}\usr\share\bibledit\ReadmeWindows.wri"; Name: "{userdesktop}\Bibledit"; Filename: "{app}\usr\X11R6\bin\startxwin.bat"; IconFilename: "c:\cygwin\usr\share\bibledit\favicon.ico"; Tasks: desktopicon Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Bibledit"; Filename: "{app}\usr\X11R6\bin\startxwin.bat"; IconFilename: "c:\cygwin\usr\share\bibledit\favicon.ico"; Tasks: quicklaunchicon [Run] Filename: "{app}\usr\X11R6\bin\startxwin.bat"; Description: "{cm:LaunchProgram,Bibledit}"; Flags: shellexec postinstall skipifsilent bibledit-gtk-4.6/windows/Makefile.am0000644000175000017500000000012211175243640017472 0ustar00teusteus00000000000000dist_pkgdata_DATA = Readme* EXTRA_DIST = README bibledit* PORTING CLEANFILES = *~ bibledit-gtk-4.6/windows/PORTING0000644000175000017500000000776311175243640016525 0ustar00teusteus00000000000000This is a description how Bibledit was ported to the Windows platform. The solution was chosen to compile on a Windows host with MinGW. The libgen.h header. This is not in MinGW. The solution was to remove the need for libgen.h. Package sqlite3. Solution: from www.sqlite.org the source tarball was downloaded and installed on Windows, using ./configure --prefix=/usr; make; make install. TCP/IP communications in windowsoutpost.h/cpp. Some header files were not found, e.g. inet.h, netdb.h, netinet/in.h, socket.h. The best thing to do seems to port these portion to using winsock.h instead. Sources: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnucmg/html/UCMGch10.asp section Sockets and Networking, and the links on that page to the Winsock documentation. http://www.google.com/search?hl=en&q=ioctl.h+site%3Amsdn.microsoft.com&btnG=Google+Search The temporal solution is to remove support for the Outpost for the time being. todo Port TCP/IP communications to winsock.h TCP/IP communications in httpd.h. Some header files were not found, e.g. inet.h, netdb.h, netinet/in.h, socket.h. The best thing to do seems to port these portion to using winsock.h instead. Sources: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnucmg/html/UCMGch10.asp section Sockets and Networking, and the links on that page to the Winsock documentation. http://www.google.com/search?hl=en&q=ioctl.h+site%3Amsdn.microsoft.com&btnG=Google+Search The temporal solution is to remove support for the httpd for the time being. todo Port TCP/IP communications to winsock.h Filename matching. Header file fnmatch.h not found. Used in referenceutils.cpp, bible.cpp, tidy.cpp. Glib has Glob-style pattern matching that could be used for a replacement, but it does not support the '[...]' character ranges that bibledit needs. Solution: Use a unix wrapper for it, so that the original fnmatch is used on Unix, and a wrapper for on Windows. Take some version of fnmatch.h and fnmatch.c, and insert it in our code. Linux Sigals. Information: search in google for: SIGPIPE site:msdn.microsoft.com SIGPIPE undeclared, and SIGUSR1 too. Happens in mainwindow.cpp. Solution: Don't use them in Windows. File #include not found. Solution: If WIN32 is defined, skip the function using this header file, and just return the Windows variable. Date and time functions, localtime_r was undeclared. Solution: Use Glib's portable date and time functions. Function getuid () not declared on Windows. Solution: Don't use it on Windows. During linking, it does not find fnmatch. Solution: Don't use that library on Windows. Compile fnmatch.h/c and include the files. Using amperand (&) to start programs in the background through system() doesn't work. It waits till the child is ready. Solution: Use Glib's functions for spawning processes. A DOS box becomes visible in Windows. Solution: In the link step add a -mwindows switch to the command line. Add this switch in the autotools using a WIN32 definition. Creating directories that already exist. In Unix, the --parent switch ensures no complains are made about that. In Windows, the native mkdir complains. Solution: Let it write the output to /dev/null, or "nul" on Windows. PACKAGE_DATA_DIR is not found on Windows. Solution: Use a wrapper that works both in Linux and Windows. Subprocessed called create a DOS window. Solution: http://www.codeproject.com/win32/runsilent.asp. Let the popen calls go through the new spawning object too. todo: See http://delphi.about.com/od/windowsshellapi/l/aa080304a.htm, or search google for "listing windows". Processes are not seen with "ps ax". Solution: todo: Solve When asking Yes/No, the wrong button has focus, see when deleting note. todo: Solve. Zip and unzip are not found on Windows. Solution: Download the zip and unzip packages from http://www.info-zip.org and include the two executables with the installation package. todo: Include in installation package. Terminating process. todo: See http://win32.mvps.org/processes/fkill.cpp bibledit-gtk-4.6/windows/ReadmeWindows.wri0000644000175000017500000000045311175243640020740 0ustar00teusteus00000000000000To start Bibledit, click the Bibledit icon. A terminal window will open, with some information depending on your configuration. This information can be disregarded, even if it speaks about passwords. In that terminal window, type bibledit and then press Enter. Bibledit will start. bibledit-gtk-4.6/missing0000744000175000017500000002403611175243705015355 0ustar00teusteus00000000000000#! /bin/sh # Common stub for a few missing GNU programs while installing. # Copyright (C) 1996, 1997, 1999, 2000, 2002 Free Software Foundation, Inc. # Originally by Fran,cois Pinard , 1996. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. if test $# -eq 0; then echo 1>&2 "Try \`$0 --help' for more information" exit 1 fi run=: # In the cases where this matters, `missing' is being run in the # srcdir already. if test -f configure.ac; then configure_ac=configure.ac else configure_ac=configure.in fi case "$1" in --run) # Try to run requested program, and just exit if it succeeds. run= shift "$@" && exit 0 ;; esac # If it does not exist, or fails to run (possibly an outdated version), # try to emulate it. case "$1" in -h|--h|--he|--hel|--help) echo "\ $0 [OPTION]... PROGRAM [ARGUMENT]... Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an error status if there is no known handling for PROGRAM. Options: -h, --help display this help and exit -v, --version output version information and exit --run try to run the given command, and emulate it if it fails Supported PROGRAM values: aclocal touch file \`aclocal.m4' autoconf touch file \`configure' autoheader touch file \`config.h.in' automake touch all \`Makefile.in' files bison create \`y.tab.[ch]', if possible, from existing .[ch] flex create \`lex.yy.c', if possible, from existing .c help2man touch the output file lex create \`lex.yy.c', if possible, from existing .c makeinfo touch the output file tar try tar, gnutar, gtar, then tar without non-portable flags yacc create \`y.tab.[ch]', if possible, from existing .[ch]" ;; -v|--v|--ve|--ver|--vers|--versi|--versio|--version) echo "missing 0.4 - GNU automake" ;; -*) echo 1>&2 "$0: Unknown \`$1' option" echo 1>&2 "Try \`$0 --help' for more information" exit 1 ;; aclocal*) if test -z "$run" && ($1 --version) > /dev/null 2>&1; then # We have it, but it failed. exit 1 fi echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified \`acinclude.m4' or \`${configure_ac}'. You might want to install the \`Automake' and \`Perl' packages. Grab them from any GNU archive site." touch aclocal.m4 ;; autoconf) if test -z "$run" && ($1 --version) > /dev/null 2>&1; then # We have it, but it failed. exit 1 fi echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified \`${configure_ac}'. You might want to install the \`Autoconf' and \`GNU m4' packages. Grab them from any GNU archive site." touch configure ;; autoheader) if test -z "$run" && ($1 --version) > /dev/null 2>&1; then # We have it, but it failed. exit 1 fi echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified \`acconfig.h' or \`${configure_ac}'. You might want to install the \`Autoconf' and \`GNU m4' packages. Grab them from any GNU archive site." files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` test -z "$files" && files="config.h" touch_files= for f in $files; do case "$f" in *:*) touch_files="$touch_files "`echo "$f" | sed -e 's/^[^:]*://' -e 's/:.*//'`;; *) touch_files="$touch_files $f.in";; esac done touch $touch_files ;; automake*) if test -z "$run" && ($1 --version) > /dev/null 2>&1; then # We have it, but it failed. exit 1 fi echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'. You might want to install the \`Automake' and \`Perl' packages. Grab them from any GNU archive site." find . -type f -name Makefile.am -print | sed 's/\.am$/.in/' | while read f; do touch "$f"; done ;; autom4te) if test -z "$run" && ($1 --version) > /dev/null 2>&1; then # We have it, but it failed. exit 1 fi echo 1>&2 "\ WARNING: \`$1' is needed, and you do not seem to have it handy on your system. You might have modified some files without having the proper tools for further handling them. You can get \`$1Help2man' as part of \`Autoconf' from any GNU archive site." file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'` test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'` if test -f "$file"; then touch $file else test -z "$file" || exec >$file echo "#! /bin/sh" echo "# Created by GNU Automake missing as a replacement of" echo "# $ $@" echo "exit 0" chmod +x $file exit 1 fi ;; bison|yacc) echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified a \`.y' file. You may need the \`Bison' package in order for those modifications to take effect. You can get \`Bison' from any GNU archive site." rm -f y.tab.c y.tab.h if [ $# -ne 1 ]; then eval LASTARG="\${$#}" case "$LASTARG" in *.y) SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` if [ -f "$SRCFILE" ]; then cp "$SRCFILE" y.tab.c fi SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` if [ -f "$SRCFILE" ]; then cp "$SRCFILE" y.tab.h fi ;; esac fi if [ ! -f y.tab.h ]; then echo >y.tab.h fi if [ ! -f y.tab.c ]; then echo 'main() { return 0; }' >y.tab.c fi ;; lex|flex) echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified a \`.l' file. You may need the \`Flex' package in order for those modifications to take effect. You can get \`Flex' from any GNU archive site." rm -f lex.yy.c if [ $# -ne 1 ]; then eval LASTARG="\${$#}" case "$LASTARG" in *.l) SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` if [ -f "$SRCFILE" ]; then cp "$SRCFILE" lex.yy.c fi ;; esac fi if [ ! -f lex.yy.c ]; then echo 'main() { return 0; }' >lex.yy.c fi ;; help2man) if test -z "$run" && ($1 --version) > /dev/null 2>&1; then # We have it, but it failed. exit 1 fi echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified a dependency of a manual page. You may need the \`Help2man' package in order for those modifications to take effect. You can get \`Help2man' from any GNU archive site." file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` if test -z "$file"; then file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'` fi if [ -f "$file" ]; then touch $file else test -z "$file" || exec >$file echo ".ab help2man is required to generate this page" exit 1 fi ;; makeinfo) if test -z "$run" && (makeinfo --version) > /dev/null 2>&1; then # We have makeinfo, but it failed. exit 1 fi echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified a \`.texi' or \`.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious call might also be the consequence of using a buggy \`make' (AIX, DU, IRIX). You might want to install the \`Texinfo' package or the \`GNU make' package. Grab either from any GNU archive site." file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` if test -z "$file"; then file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` fi touch $file ;; tar) shift if test -n "$run"; then echo 1>&2 "ERROR: \`tar' requires --run" exit 1 fi # We have already tried tar in the generic part. # Look for gnutar/gtar before invocation to avoid ugly error # messages. if (gnutar --version > /dev/null 2>&1); then gnutar "$@" && exit 0 fi if (gtar --version > /dev/null 2>&1); then gtar "$@" && exit 0 fi firstarg="$1" if shift; then case "$firstarg" in *o*) firstarg=`echo "$firstarg" | sed s/o//` tar "$firstarg" "$@" && exit 0 ;; esac case "$firstarg" in *h*) firstarg=`echo "$firstarg" | sed s/h//` tar "$firstarg" "$@" && exit 0 ;; esac fi echo 1>&2 "\ WARNING: I can't seem to be able to run \`tar' with the given arguments. You may want to install GNU tar or Free paxutils, or check the command line arguments." exit 1 ;; *) echo 1>&2 "\ WARNING: \`$1' is needed, and you do not seem to have it handy on your system. You might have modified some files without having the proper tools for further handling them. Check the \`README' file, it often tells you about the needed prerequirements for installing this package. You may also peek at any GNU archive site, in case some other package would contain this missing \`$1' program." exit 1 ;; esac exit 0 bibledit-gtk-4.6/git/0000775000175000017500000000000011735552041014536 5ustar00teusteus00000000000000bibledit-gtk-4.6/git/Makefile.in0000664000175000017500000003703311735551357016622 0ustar00teusteus00000000000000# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, # Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : bin_PROGRAMS = bibledit-git$(EXEEXT) @WIN32_TRUE@am__append_1 = -mwindows -lws2_32 subdir = git DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = am__installdirs = "$(DESTDIR)$(bindir)" PROGRAMS = $(bin_PROGRAMS) am_bibledit_git_OBJECTS = bibledit-git.$(OBJEXT) bibledit_git_OBJECTS = $(am_bibledit_git_OBJECTS) bibledit_git_LDADD = $(LDADD) DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles am__mv = mv -f CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) CXXLD = $(CXX) CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ -o $@ SOURCES = $(bibledit_git_SOURCES) DIST_SOURCES = $(bibledit_git_SOURCES) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CAT_PATH = @CAT_PATH@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DATE_PATH = @DATE_PATH@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ ENCHANT_CFLAGS = @ENCHANT_CFLAGS@ ENCHANT_LIBS = @ENCHANT_LIBS@ EXEEXT = @EXEEXT@ FIND_CURL = @FIND_CURL@ FIND_DIFF = @FIND_DIFF@ FIND_GPP = @FIND_GPP@ FIND_MERGE = @FIND_MERGE@ FIND_PATCH = @FIND_PATCH@ FIND_PATH = @FIND_PATH@ FIND_TAR = @FIND_TAR@ FIND_XARGS = @FIND_XARGS@ GLIB_CFLAGS = @GLIB_CFLAGS@ GLIB_LIBS = @GLIB_LIBS@ GOBJECT_CFLAGS = @GOBJECT_CFLAGS@ GOBJECT_LIBS = @GOBJECT_LIBS@ GREP = @GREP@ GREP_PATH = @GREP_PATH@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ GTHREAD_LIBS = @GTHREAD_LIBS@ GTKHTML314_CFLAGS = @GTKHTML314_CFLAGS@ GTKHTML314_LIBS = @GTKHTML314_LIBS@ GTKHTML38_CFLAGS = @GTKHTML38_CFLAGS@ GTKHTML38_LIBS = @GTKHTML38_LIBS@ GTKSOURCEVIEW_CFLAGS = @GTKSOURCEVIEW_CFLAGS@ GTKSOURCEVIEW_LIBS = @GTKSOURCEVIEW_LIBS@ GTK_CFLAGS = @GTK_CFLAGS@ GTK_LIBS = @GTK_LIBS@ GUNZIP_PATH = @GUNZIP_PATH@ GZIP_PATH = @GZIP_PATH@ HEAD_PATH = @HEAD_PATH@ ICONV_PATH = @ICONV_PATH@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = -Wall $(GLIB_LIBS) $(GTK_LIBS) $(am__append_1) LIBSOUP_CFLAGS = @LIBSOUP_CFLAGS@ LIBSOUP_LIBS = @LIBSOUP_LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MAKE_PATH = @MAKE_PATH@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PANGO_CFLAGS = @PANGO_CFLAGS@ PANGO_LIBS = @PANGO_LIBS@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SORT_PATH = @SORT_PATH@ SQLITE_CFLAGS = @SQLITE_CFLAGS@ SQLITE_LIBS = @SQLITE_LIBS@ STRINGS_PATH = @STRINGS_PATH@ STRIP = @STRIP@ TAIL_PATH = @TAIL_PATH@ TEE_TOUCH = @TEE_TOUCH@ VERSION = @VERSION@ WEBKIT_CFLAGS = @WEBKIT_CFLAGS@ WEBKIT_LIBS = @WEBKIT_LIBS@ XML2_CONFIG = @XML2_CONFIG@ XML_CPPFLAGS = @XML_CPPFLAGS@ XML_LIBS = @XML_LIBS@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ packagedatadir = @packagedatadir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ bibledit_git_SOURCES = bibledit-git.cpp AM_CXXFLAGS = -Wall $(GLIB_CFLAGS) $(GTK_CFLAGS) CLEANFILES = *~ EXTRA_DIST = *.h all: all-am .SUFFIXES: .SUFFIXES: .cpp .o .obj $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu git/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu git/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ for p in $$list; do echo "$$p $$p"; done | \ sed 's/$(EXEEXT)$$//' | \ while read p p1; do if test -f $$p; \ then echo "$$p"; echo "$$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ sed 'N;N;N;s,\n, ,g' | \ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($$2 == $$4) files[d] = files[d] " " $$1; \ else { print "f", $$3 "/" $$4, $$1; } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ test -z "$$files" || { \ echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ } \ ; done uninstall-binPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ -e 's/$$/$(EXEEXT)/' `; \ test -n "$$list" || exit 0; \ echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(bindir)" && rm -f $$files clean-binPROGRAMS: -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) bibledit-git$(EXEEXT): $(bibledit_git_OBJECTS) $(bibledit_git_DEPENDENCIES) @rm -f bibledit-git$(EXEEXT) $(CXXLINK) $(bibledit_git_OBJECTS) $(bibledit_git_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bibledit-git.Po@am__quote@ .cpp.o: @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< .cpp.obj: @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(PROGRAMS) installdirs: for dir in "$(DESTDIR)$(bindir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-binPROGRAMS clean-generic mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-binPROGRAMS install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-binPROGRAMS .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ clean-generic ctags distclean distclean-compile \ distclean-generic distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-binPROGRAMS \ install-data install-data-am install-dvi install-dvi-am \ install-exec install-exec-am install-html install-html-am \ install-info install-info-am install-man install-pdf \ install-pdf-am install-ps install-ps-am install-strip \ installcheck installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \ uninstall-am uninstall-binPROGRAMS # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: bibledit-gtk-4.6/git/Makefile.am0000644000175000017500000000047311372012603016564 0ustar00teusteus00000000000000bin_PROGRAMS = bibledit-git bibledit_git_SOURCES = bibledit-git.cpp AM_CXXFLAGS = -Wall AM_CXXFLAGS += $(GLIB_CFLAGS) AM_CXXFLAGS += $(GTK_CFLAGS) LIBS = -Wall LIBS += $(GLIB_LIBS) LIBS += $(GTK_LIBS) if LINUX endif if DARWIN endif if WIN32 LIBS += -mwindows -lws2_32 endif CLEANFILES = *~ EXTRA_DIST = *.h bibledit-gtk-4.6/git/bibledit-git.h0000644000175000017500000000452311670464014017250 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2008 Teus Benschop. ** Copyright (©) 2011 David Gardner. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_BIBLEDIT_GIT_H #define INCLUDED_BIBLEDIT_GIT_H #include #include #include #include #include #include #include #include #include #include #include #include #include #include using namespace std; GtkTextBuffer * buffer = NULL; GtkWidget * textview = NULL; GtkWidget * checkbutton = NULL; deque folders; bool we_loop; gint mergestrategy = 0; // Recursive with mergetool string strategies[] = {"", "ours", "theirs", ""}; class TinySpawn { public: TinySpawn (const char * program); ~TinySpawn (); void workingdirectory (string directory); void arg (string value); void read (); void run (); bool result; gint exitstatus; vector standardout; vector standarderr; private: const char * myprogram; string myworkingdirectory; bool myread; vector arguments; }; class ParseLine { public: ParseLine (const string & text); ~ParseLine (); vector lines; private: }; int main (int argc, char *argv[]); static bool on_timeout (gpointer data); void message (string message); string trim(const string & s); string convert_to_string(int i); string convert_to_string(unsigned int i); string convert_to_string(bool b); string convert_to_string(double d); string convert_to_string(long unsigned int i); static void on_checkbutton_loop_toggled (GtkToggleButton *togglebutton, gpointer user_data); bool exit_timeout (gpointer data); #endif bibledit-gtk-4.6/git/bibledit-git.cpp0000644000175000017500000003115311670466021017602 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2008 Teus Benschop. ** Copyright (©) 2011 David Gardner. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "bibledit-git.h" int main (int argc, char *argv[]) { #ifndef WIN32 // Do not run as root. if (getuid () == 0) { cout << "Bibledit-Git has not been designed to run with root privileges." << endl; return 1; } #endif // Initialize Gtk. gtk_init (&argc, &argv); // Display the window. GtkWidget *window = gtk_window_new (GTK_WINDOW_TOPLEVEL); gtk_window_set_title (GTK_WINDOW (window), "Bibledit-Git"); gtk_window_set_position (GTK_WINDOW (window), GTK_WIN_POS_CENTER); gtk_window_set_type_hint (GTK_WINDOW (window), GDK_WINDOW_TYPE_HINT_NORMAL); g_signal_connect ((gpointer) window, "delete_event", G_CALLBACK (gtk_main_quit), NULL); GtkWidget * scrolledwindow = gtk_scrolled_window_new (NULL, NULL); gtk_scrolled_window_set_policy (GTK_SCROLLED_WINDOW (scrolledwindow), GTK_POLICY_AUTOMATIC, GTK_POLICY_AUTOMATIC); GtkWidget * vbox = gtk_vbox_new(FALSE,1); gtk_container_add (GTK_CONTAINER (window), vbox); gtk_container_add (GTK_CONTAINER (vbox), scrolledwindow); textview = gtk_text_view_new (); gtk_container_add (GTK_CONTAINER (scrolledwindow), textview); gtk_widget_set_size_request (textview, 640, 480); gtk_text_view_set_wrap_mode (GTK_TEXT_VIEW (textview), GTK_WRAP_WORD_CHAR); gtk_text_view_set_editable (GTK_TEXT_VIEW (textview), false); gtk_text_view_set_cursor_visible (GTK_TEXT_VIEW (textview), false); buffer = gtk_text_view_get_buffer (GTK_TEXT_VIEW (textview)); GtkWidget * checkbutton = gtk_check_button_new_with_mnemonic ("_Repeat at end"); g_signal_connect ((gpointer) checkbutton, "toggled", G_CALLBACK (on_checkbutton_loop_toggled), NULL); gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON(checkbutton), true); gtk_container_add(GTK_CONTAINER (vbox), checkbutton); message ("Sending and receiving Bibles."); gtk_widget_show_all (window); // Read the folders to run git on. // Optionally read the desired merge strategy. for (int i = 1; i < argc; i++) { if (argv[i][0]=='-') { char *p; int idx = 1; // Skip mergetool possibility int done = 0; while (!done && (strategies[idx].size()!=0 )) { p=argv[1]+1; if (strategies[idx].compare(p)==0) { mergestrategy=idx; done=1; } ++idx; } if (!done) { cout << "Bibledit-Git accepts the following options:" << endl; for (idx=1;strategies[idx].size()!=0;idx++) { cout << "-" << strategies[idx] <> /tmp/bibleditcommits ----- Then, there's file .git/info/exclude: ----- # git-ls-files --others --exclude-from=.git/info/exclude # Lines that start with '#' are comments. # For a project mostly in C, the following would be a good set of # exclude patterns (uncomment them if you want to use them): *.[oa] *~ bibledit-bibletime bibledit-git bibledit-help bibledit-restart bibledit bibledit-olpc-librarian bibledit-one bibledit-shutdown bibledit-*.gz eeepc-install-menu *.cache *.Po allpages contents CVS bumpversion Makefile config.log config.status .deps .cvsignore ----- bibledit-gtk-4.6/configure0000775000175000017500000107662211735551357015711 0ustar00teusteus00000000000000#! /bin/sh # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.68 for bibledit-gtk 4.6. # # Report bugs to . # # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software # Foundation, Inc. # # # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## # Be more Bourne compatible DUALCASE=1; export DUALCASE # for MKS sh if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in #( *posix*) : set -o posix ;; #( *) : ;; esac fi as_nl=' ' export as_nl # Printing a long string crashes Solaris 7 /usr/bin/printf. as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo # Prefer a ksh shell builtin over an external printf program on Solaris, # but without wasting forks for bash or zsh. if test -z "$BASH_VERSION$ZSH_VERSION" \ && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='print -r --' as_echo_n='print -rn --' elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='printf %s\n' as_echo_n='printf %s' else if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' as_echo_n='/usr/ucb/echo -n' else as_echo_body='eval expr "X$1" : "X\\(.*\\)"' as_echo_n_body='eval arg=$1; case $arg in #( *"$as_nl"*) expr "X$arg" : "X\\(.*\\)$as_nl"; arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; esac; expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" ' export as_echo_n_body as_echo_n='sh -c $as_echo_n_body as_echo' fi export as_echo_body as_echo='sh -c $as_echo_body as_echo' fi # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then PATH_SEPARATOR=: (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || PATH_SEPARATOR=';' } fi # IFS # We need space, tab and new line, in precisely that order. Quoting is # there to prevent editors from complaining about space-tab. # (If _AS_PATH_WALK were called with IFS unset, it would disable word # splitting by setting IFS to empty value.) IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. as_myself= case $0 in #(( *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break done IFS=$as_save_IFS ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 exit 1 fi # Unset variables that we do not need and which cause bugs (e.g. in # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" # suppresses any "Segmentation fault" message there. '((' could # trigger a bug in pdksh 5.2.14. for as_var in BASH_ENV ENV MAIL MAILPATH do eval test x\${$as_var+set} = xset \ && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : done PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. LC_ALL=C export LC_ALL LANGUAGE=C export LANGUAGE # CDPATH. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH if test "x$CONFIG_SHELL" = x; then as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which # is contrary to our usage. Disable this feature. alias -g '\${1+\"\$@\"}'='\"\$@\"' setopt NO_GLOB_SUBST else case \`(set -o) 2>/dev/null\` in #( *posix*) : set -o posix ;; #( *) : ;; esac fi " as_required="as_fn_return () { (exit \$1); } as_fn_success () { as_fn_return 0; } as_fn_failure () { as_fn_return 1; } as_fn_ret_success () { return 0; } as_fn_ret_failure () { return 1; } exitcode=0 as_fn_success || { exitcode=1; echo as_fn_success failed.; } as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; } as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; } as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; } if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : else exitcode=1; echo positional parameters were not saved. fi test x\$exitcode = x0 || exit 1" as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 test \$(( 1 + 1 )) = 2 || exit 1" if (eval "$as_required") 2>/dev/null; then : as_have_required=yes else as_have_required=no fi if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then : else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR as_found=false for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. as_found=: case $as_dir in #( /*) for as_base in sh bash ksh sh5; do # Try only shells that exist, to save several forks. as_shell=$as_dir/$as_base if { test -f "$as_shell" || test -f "$as_shell.exe"; } && { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then : CONFIG_SHELL=$as_shell as_have_required=yes if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then : break 2 fi fi done;; esac as_found=false done $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } && { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then : CONFIG_SHELL=$SHELL as_have_required=yes fi; } IFS=$as_save_IFS if test "x$CONFIG_SHELL" != x; then : # We cannot yet assume a decent shell, so we have to provide a # neutralization value for shells without unset; and this also # works around shells that cannot unset nonexistent variables. # Preserve -v and -x to the replacement shell. BASH_ENV=/dev/null ENV=/dev/null (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV export CONFIG_SHELL case $- in # (((( *v*x* | *x*v* ) as_opts=-vx ;; *v* ) as_opts=-v ;; *x* ) as_opts=-x ;; * ) as_opts= ;; esac exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"} fi if test x$as_have_required = xno; then : $as_echo "$0: This script requires a shell more modern than all" $as_echo "$0: the shells that I found on your system." if test x${ZSH_VERSION+set} = xset ; then $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" $as_echo "$0: be upgraded to zsh 4.3.4 or later." else $as_echo "$0: Please tell bug-autoconf@gnu.org and $0: http://www.nongnu.org/bibledit about your system, $0: including any error possibly output before this $0: message. Then install a modern shell, or manually run $0: the script under such a shell if you do have one." fi exit 1 fi fi fi SHELL=${CONFIG_SHELL-/bin/sh} export SHELL # Unset more variables known to interfere with behavior of common tools. CLICOLOR_FORCE= GREP_OPTIONS= unset CLICOLOR_FORCE GREP_OPTIONS ## --------------------- ## ## M4sh Shell Functions. ## ## --------------------- ## # as_fn_unset VAR # --------------- # Portably unset VAR. as_fn_unset () { { eval $1=; unset $1;} } as_unset=as_fn_unset # as_fn_set_status STATUS # ----------------------- # Set $? to STATUS, without forking. as_fn_set_status () { return $1 } # as_fn_set_status # as_fn_exit STATUS # ----------------- # Exit the shell with STATUS, even in a "trap 0" or "set -e" context. as_fn_exit () { set +e as_fn_set_status $1 exit $1 } # as_fn_exit # as_fn_mkdir_p # ------------- # Create "$as_dir" as a directory, including parents if necessary. as_fn_mkdir_p () { case $as_dir in #( -*) as_dir=./$as_dir;; esac test -d "$as_dir" || eval $as_mkdir_p || { as_dirs= while :; do case $as_dir in #( *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( *) as_qdir=$as_dir;; esac as_dirs="'$as_qdir' $as_dirs" as_dir=`$as_dirname -- "$as_dir" || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` test -d "$as_dir" && break done test -z "$as_dirs" || eval "mkdir $as_dirs" } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" } # as_fn_mkdir_p # as_fn_append VAR VALUE # ---------------------- # Append the text in VALUE to the end of the definition contained in VAR. Take # advantage of any shell optimizations that allow amortized linear growth over # repeated appends, instead of the typical quadratic growth present in naive # implementations. if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : eval 'as_fn_append () { eval $1+=\$2 }' else as_fn_append () { eval $1=\$$1\$2 } fi # as_fn_append # as_fn_arith ARG... # ------------------ # Perform arithmetic evaluation on the ARGs, and store the result in the # global $as_val. Take advantage of shells that can avoid forks. The arguments # must be portable across $(()) and expr. if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : eval 'as_fn_arith () { as_val=$(( $* )) }' else as_fn_arith () { as_val=`expr "$@" || test $? -eq 1` } fi # as_fn_arith # as_fn_error STATUS ERROR [LINENO LOG_FD] # ---------------------------------------- # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are # provided, also output the error to LOG_FD, referencing LINENO. Then exit the # script with STATUS, using 1 if that was 0. as_fn_error () { as_status=$1; test $as_status -eq 0 && as_status=1 if test "$4"; then as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 fi $as_echo "$as_me: error: $2" >&2 as_fn_exit $as_status } # as_fn_error if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then as_basename=basename else as_basename=false fi if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then as_dirname=dirname else as_dirname=false fi as_me=`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| . 2>/dev/null || $as_echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q } /^X\/\(\/\/\)$/{ s//\1/ q } /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` # Avoid depending upon Character Ranges. as_cr_letters='abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=$as_cr_letters$as_cr_LETTERS as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits as_lineno_1=$LINENO as_lineno_1a=$LINENO as_lineno_2=$LINENO as_lineno_2a=$LINENO eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) sed -n ' p /[$]LINENO/= ' <$as_myself | sed ' s/[$]LINENO.*/&-/ t lineno b :lineno N :loop s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ t loop s/-\n.*// ' >$as_me.lineno && chmod +x "$as_me.lineno" || { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } # Don't try to exec as it changes $[0], causing all sort of problems # (the dirname of $[0] is not the place where we might find the # original and so on. Autoconf is especially sensitive to this). . "./$as_me.lineno" # Exit status is that of the last command. exit } ECHO_C= ECHO_N= ECHO_T= case `echo -n x` in #((((( -n*) case `echo 'xy\c'` in *c*) ECHO_T=' ';; # ECHO_T is single tab character. xy) ECHO_C='\c';; *) echo `echo ksh88 bug on AIX 6.1` > /dev/null ECHO_T=' ';; esac;; *) ECHO_N='-n';; esac rm -f conf$$ conf$$.exe conf$$.file if test -d conf$$.dir; then rm -f conf$$.dir/conf$$.file else rm -f conf$$.dir mkdir conf$$.dir 2>/dev/null fi if (echo >conf$$.file) 2>/dev/null; then if ln -s conf$$.file conf$$ 2>/dev/null; then as_ln_s='ln -s' # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. # In both cases, we have to default to `cp -p'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || as_ln_s='cp -p' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -p' fi else as_ln_s='cp -p' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null if mkdir -p . 2>/dev/null; then as_mkdir_p='mkdir -p "$as_dir"' else test -d ./-p && rmdir ./-p as_mkdir_p=false fi if test -x / >/dev/null 2>&1; then as_test_x='test -x' else if ls -dL / >/dev/null 2>&1; then as_ls_L_option=L else as_ls_L_option= fi as_test_x=' eval sh -c '\'' if test -d "$1"; then test -d "$1/."; else case $1 in #( -*)set "./$1";; esac; case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( ???[sx]*):;;*)false;;esac;fi '\'' sh ' fi as_executable_p=$as_test_x # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" test -n "$DJDIR" || exec 7<&0 &1 # Name of the host. # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, # so uname gets run too. ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` # # Initializations. # ac_default_prefix=/usr/local ac_clean_files= ac_config_libobj_dir=. LIBOBJS= cross_compiling=no subdirs= MFLAGS= MAKEFLAGS= # Identity of this package. PACKAGE_NAME='bibledit-gtk' PACKAGE_TARNAME='bibledit-gtk' PACKAGE_VERSION='4.6' PACKAGE_STRING='bibledit-gtk 4.6' PACKAGE_BUGREPORT='http://www.nongnu.org/bibledit' PACKAGE_URL='' ac_unique_file="src" # Factoring default headers for most tests. ac_includes_default="\ #include #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef STDC_HEADERS # include # include #else # ifdef HAVE_STDLIB_H # include # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif" ac_subst_vars='am__EXEEXT_FALSE am__EXEEXT_TRUE LTLIBOBJS LIBOBJS packagedatadir WIN32_FALSE WIN32_TRUE DARWIN_FALSE DARWIN_TRUE LINUX_FALSE LINUX_TRUE LIBSOUP_LIBS LIBSOUP_CFLAGS WEBKIT_LIBS WEBKIT_CFLAGS GTKSOURCEVIEW_LIBS GTKSOURCEVIEW_CFLAGS GTKHTML314_LIBS GTKHTML314_CFLAGS GTKHTML38_LIBS GTKHTML38_CFLAGS PANGO_LIBS PANGO_CFLAGS ENCHANT_LIBS ENCHANT_CFLAGS XML_LIBS XML_CPPFLAGS XML2_CONFIG SQLITE_LIBS SQLITE_CFLAGS GOBJECT_LIBS GOBJECT_CFLAGS GTHREAD_LIBS GTHREAD_CFLAGS GLIB_LIBS GLIB_CFLAGS FIND_CURL FIND_TAR FIND_MERGE FIND_PATCH FIND_DIFF FIND_GPP FIND_XARGS FIND_PATH MAKE_PATH HEAD_PATH SORT_PATH CAT_PATH STRINGS_PATH ICONV_PATH GUNZIP_PATH GZIP_PATH TAIL_PATH DATE_PATH TEE_TOUCH GREP_PATH GTK_LIBS GTK_CFLAGS PKG_CONFIG_LIBDIR PKG_CONFIG_PATH PKG_CONFIG EGREP GREP am__fastdepCXX_FALSE am__fastdepCXX_TRUE CXXDEPMODE ac_ct_CXX CXXFLAGS CXX CPP am__fastdepCC_FALSE am__fastdepCC_TRUE CCDEPMODE AMDEPBACKSLASH AMDEP_FALSE AMDEP_TRUE am__quote am__include DEPDIR OBJEXT EXEEXT ac_ct_CC CPPFLAGS LDFLAGS CFLAGS CC am__untar am__tar AMTAR am__leading_dot SET_MAKE AWK mkdir_p MKDIR_P INSTALL_STRIP_PROGRAM STRIP install_sh MAKEINFO AUTOHEADER AUTOMAKE AUTOCONF ACLOCAL VERSION PACKAGE CYGPATH_W am__isrc INSTALL_DATA INSTALL_SCRIPT INSTALL_PROGRAM target_alias host_alias build_alias LIBS ECHO_T ECHO_N ECHO_C DEFS mandir localedir libdir psdir pdfdir dvidir htmldir infodir docdir oldincludedir includedir localstatedir sharedstatedir sysconfdir datadir datarootdir libexecdir sbindir bindir program_transform_name prefix exec_prefix PACKAGE_URL PACKAGE_BUGREPORT PACKAGE_STRING PACKAGE_VERSION PACKAGE_TARNAME PACKAGE_NAME PATH_SEPARATOR SHELL' ac_subst_files='' ac_user_opts=' enable_option_checking enable_dependency_tracking with_xml_prefix with_xml_exec_prefix enable_xmltest ' ac_precious_vars='build_alias host_alias target_alias CC CFLAGS LDFLAGS LIBS CPPFLAGS CPP CXX CXXFLAGS CCC PKG_CONFIG PKG_CONFIG_PATH PKG_CONFIG_LIBDIR GTK_CFLAGS GTK_LIBS GLIB_CFLAGS GLIB_LIBS GTHREAD_CFLAGS GTHREAD_LIBS GOBJECT_CFLAGS GOBJECT_LIBS SQLITE_CFLAGS SQLITE_LIBS ENCHANT_CFLAGS ENCHANT_LIBS PANGO_CFLAGS PANGO_LIBS GTKHTML38_CFLAGS GTKHTML38_LIBS GTKHTML314_CFLAGS GTKHTML314_LIBS GTKSOURCEVIEW_CFLAGS GTKSOURCEVIEW_LIBS WEBKIT_CFLAGS WEBKIT_LIBS LIBSOUP_CFLAGS LIBSOUP_LIBS' # Initialize some variables set by options. ac_init_help= ac_init_version=false ac_unrecognized_opts= ac_unrecognized_sep= # The variables have the same names as the options, with # dashes changed to underlines. cache_file=/dev/null exec_prefix=NONE no_create= no_recursion= prefix=NONE program_prefix=NONE program_suffix=NONE program_transform_name=s,x,x, silent= site= srcdir= verbose= x_includes=NONE x_libraries=NONE # Installation directory options. # These are left unexpanded so users can "make install exec_prefix=/foo" # and all the variables that are supposed to be based on exec_prefix # by default will actually change. # Use braces instead of parens because sh, perl, etc. also accept them. # (The list follows the same order as the GNU Coding Standards.) bindir='${exec_prefix}/bin' sbindir='${exec_prefix}/sbin' libexecdir='${exec_prefix}/libexec' datarootdir='${prefix}/share' datadir='${datarootdir}' sysconfdir='${prefix}/etc' sharedstatedir='${prefix}/com' localstatedir='${prefix}/var' includedir='${prefix}/include' oldincludedir='/usr/include' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' infodir='${datarootdir}/info' htmldir='${docdir}' dvidir='${docdir}' pdfdir='${docdir}' psdir='${docdir}' libdir='${exec_prefix}/lib' localedir='${datarootdir}/locale' mandir='${datarootdir}/man' ac_prev= ac_dashdash= for ac_option do # If the previous option needs an argument, assign it. if test -n "$ac_prev"; then eval $ac_prev=\$ac_option ac_prev= continue fi case $ac_option in *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; *=) ac_optarg= ;; *) ac_optarg=yes ;; esac # Accept the important Cygnus configure options, so we can diagnose typos. case $ac_dashdash$ac_option in --) ac_dashdash=yes ;; -bindir | --bindir | --bindi | --bind | --bin | --bi) ac_prev=bindir ;; -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) bindir=$ac_optarg ;; -build | --build | --buil | --bui | --bu) ac_prev=build_alias ;; -build=* | --build=* | --buil=* | --bui=* | --bu=*) build_alias=$ac_optarg ;; -cache-file | --cache-file | --cache-fil | --cache-fi \ | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) ac_prev=cache_file ;; -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) cache_file=$ac_optarg ;; --config-cache | -C) cache_file=config.cache ;; -datadir | --datadir | --datadi | --datad) ac_prev=datadir ;; -datadir=* | --datadir=* | --datadi=* | --datad=*) datadir=$ac_optarg ;; -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ | --dataroo | --dataro | --datar) ac_prev=datarootdir ;; -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) datarootdir=$ac_optarg ;; -disable-* | --disable-*) ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid feature name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "enable_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval enable_$ac_useropt=no ;; -docdir | --docdir | --docdi | --doc | --do) ac_prev=docdir ;; -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) docdir=$ac_optarg ;; -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) ac_prev=dvidir ;; -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) dvidir=$ac_optarg ;; -enable-* | --enable-*) ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid feature name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "enable_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval enable_$ac_useropt=\$ac_optarg ;; -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ | --exec | --exe | --ex) ac_prev=exec_prefix ;; -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ | --exec=* | --exe=* | --ex=*) exec_prefix=$ac_optarg ;; -gas | --gas | --ga | --g) # Obsolete; use --with-gas. with_gas=yes ;; -help | --help | --hel | --he | -h) ac_init_help=long ;; -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) ac_init_help=recursive ;; -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) ac_init_help=short ;; -host | --host | --hos | --ho) ac_prev=host_alias ;; -host=* | --host=* | --hos=* | --ho=*) host_alias=$ac_optarg ;; -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) ac_prev=htmldir ;; -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ | --ht=*) htmldir=$ac_optarg ;; -includedir | --includedir | --includedi | --included | --include \ | --includ | --inclu | --incl | --inc) ac_prev=includedir ;; -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ | --includ=* | --inclu=* | --incl=* | --inc=*) includedir=$ac_optarg ;; -infodir | --infodir | --infodi | --infod | --info | --inf) ac_prev=infodir ;; -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) infodir=$ac_optarg ;; -libdir | --libdir | --libdi | --libd) ac_prev=libdir ;; -libdir=* | --libdir=* | --libdi=* | --libd=*) libdir=$ac_optarg ;; -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ | --libexe | --libex | --libe) ac_prev=libexecdir ;; -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ | --libexe=* | --libex=* | --libe=*) libexecdir=$ac_optarg ;; -localedir | --localedir | --localedi | --localed | --locale) ac_prev=localedir ;; -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) localedir=$ac_optarg ;; -localstatedir | --localstatedir | --localstatedi | --localstated \ | --localstate | --localstat | --localsta | --localst | --locals) ac_prev=localstatedir ;; -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) localstatedir=$ac_optarg ;; -mandir | --mandir | --mandi | --mand | --man | --ma | --m) ac_prev=mandir ;; -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) mandir=$ac_optarg ;; -nfp | --nfp | --nf) # Obsolete; use --without-fp. with_fp=no ;; -no-create | --no-create | --no-creat | --no-crea | --no-cre \ | --no-cr | --no-c | -n) no_create=yes ;; -no-recursion | --no-recursion | --no-recursio | --no-recursi \ | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) no_recursion=yes ;; -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ | --oldin | --oldi | --old | --ol | --o) ac_prev=oldincludedir ;; -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) oldincludedir=$ac_optarg ;; -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) ac_prev=prefix ;; -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) prefix=$ac_optarg ;; -program-prefix | --program-prefix | --program-prefi | --program-pref \ | --program-pre | --program-pr | --program-p) ac_prev=program_prefix ;; -program-prefix=* | --program-prefix=* | --program-prefi=* \ | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) program_prefix=$ac_optarg ;; -program-suffix | --program-suffix | --program-suffi | --program-suff \ | --program-suf | --program-su | --program-s) ac_prev=program_suffix ;; -program-suffix=* | --program-suffix=* | --program-suffi=* \ | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) program_suffix=$ac_optarg ;; -program-transform-name | --program-transform-name \ | --program-transform-nam | --program-transform-na \ | --program-transform-n | --program-transform- \ | --program-transform | --program-transfor \ | --program-transfo | --program-transf \ | --program-trans | --program-tran \ | --progr-tra | --program-tr | --program-t) ac_prev=program_transform_name ;; -program-transform-name=* | --program-transform-name=* \ | --program-transform-nam=* | --program-transform-na=* \ | --program-transform-n=* | --program-transform-=* \ | --program-transform=* | --program-transfor=* \ | --program-transfo=* | --program-transf=* \ | --program-trans=* | --program-tran=* \ | --progr-tra=* | --program-tr=* | --program-t=*) program_transform_name=$ac_optarg ;; -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) ac_prev=pdfdir ;; -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) pdfdir=$ac_optarg ;; -psdir | --psdir | --psdi | --psd | --ps) ac_prev=psdir ;; -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) psdir=$ac_optarg ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) silent=yes ;; -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) ac_prev=sbindir ;; -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ | --sbi=* | --sb=*) sbindir=$ac_optarg ;; -sharedstatedir | --sharedstatedir | --sharedstatedi \ | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ | --sharedst | --shareds | --shared | --share | --shar \ | --sha | --sh) ac_prev=sharedstatedir ;; -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ | --sha=* | --sh=*) sharedstatedir=$ac_optarg ;; -site | --site | --sit) ac_prev=site ;; -site=* | --site=* | --sit=*) site=$ac_optarg ;; -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) ac_prev=srcdir ;; -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) srcdir=$ac_optarg ;; -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ | --syscon | --sysco | --sysc | --sys | --sy) ac_prev=sysconfdir ;; -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) sysconfdir=$ac_optarg ;; -target | --target | --targe | --targ | --tar | --ta | --t) ac_prev=target_alias ;; -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) target_alias=$ac_optarg ;; -v | -verbose | --verbose | --verbos | --verbo | --verb) verbose=yes ;; -version | --version | --versio | --versi | --vers | -V) ac_init_version=: ;; -with-* | --with-*) ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid package name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "with_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval with_$ac_useropt=\$ac_optarg ;; -without-* | --without-*) ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && as_fn_error $? "invalid package name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "with_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval with_$ac_useropt=no ;; --x) # Obsolete; use --with-x. with_x=yes ;; -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ | --x-incl | --x-inc | --x-in | --x-i) ac_prev=x_includes ;; -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) x_includes=$ac_optarg ;; -x-libraries | --x-libraries | --x-librarie | --x-librari \ | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) ac_prev=x_libraries ;; -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) x_libraries=$ac_optarg ;; -*) as_fn_error $? "unrecognized option: \`$ac_option' Try \`$0 --help' for more information" ;; *=*) ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` # Reject names that are not valid shell variable names. case $ac_envvar in #( '' | [0-9]* | *[!_$as_cr_alnum]* ) as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; esac eval $ac_envvar=\$ac_optarg export $ac_envvar ;; *) # FIXME: should be removed in autoconf 3.0. $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" ;; esac done if test -n "$ac_prev"; then ac_option=--`echo $ac_prev | sed 's/_/-/g'` as_fn_error $? "missing argument to $ac_option" fi if test -n "$ac_unrecognized_opts"; then case $enable_option_checking in no) ;; fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; esac fi # Check all directory arguments for consistency. for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ datadir sysconfdir sharedstatedir localstatedir includedir \ oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ libdir localedir mandir do eval ac_val=\$$ac_var # Remove trailing slashes. case $ac_val in */ ) ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` eval $ac_var=\$ac_val;; esac # Be sure to have absolute directory names. case $ac_val in [\\/$]* | ?:[\\/]* ) continue;; NONE | '' ) case $ac_var in *prefix ) continue;; esac;; esac as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" done # There might be people who depend on the old broken behavior: `$host' # used to hold the argument of --host etc. # FIXME: To remove some day. build=$build_alias host=$host_alias target=$target_alias # FIXME: To remove some day. if test "x$host_alias" != x; then if test "x$build_alias" = x; then cross_compiling=maybe $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used" >&2 elif test "x$build_alias" != "x$host_alias"; then cross_compiling=yes fi fi ac_tool_prefix= test -n "$host_alias" && ac_tool_prefix=$host_alias- test "$silent" = yes && exec 6>/dev/null ac_pwd=`pwd` && test -n "$ac_pwd" && ac_ls_di=`ls -di .` && ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || as_fn_error $? "working directory cannot be determined" test "X$ac_ls_di" = "X$ac_pwd_ls_di" || as_fn_error $? "pwd does not report name of working directory" # Find the source files, if location was not specified. if test -z "$srcdir"; then ac_srcdir_defaulted=yes # Try the directory containing this script, then the parent directory. ac_confdir=`$as_dirname -- "$as_myself" || $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_myself" : 'X\(//\)[^/]' \| \ X"$as_myself" : 'X\(//\)$' \| \ X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_myself" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` srcdir=$ac_confdir if test ! -r "$srcdir/$ac_unique_file"; then srcdir=.. fi else ac_srcdir_defaulted=no fi if test ! -r "$srcdir/$ac_unique_file"; then test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" fi ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" ac_abs_confdir=`( cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" pwd)` # When building in place, set srcdir=. if test "$ac_abs_confdir" = "$ac_pwd"; then srcdir=. fi # Remove unnecessary trailing slashes from srcdir. # Double slashes in file names in object file debugging info # mess up M-x gdb in Emacs. case $srcdir in */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; esac for ac_var in $ac_precious_vars; do eval ac_env_${ac_var}_set=\${${ac_var}+set} eval ac_env_${ac_var}_value=\$${ac_var} eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} eval ac_cv_env_${ac_var}_value=\$${ac_var} done # # Report the --help message. # if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF \`configure' configures bibledit-gtk 4.6 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... To assign environment variables (e.g., CC, CFLAGS...), specify them as VAR=VALUE. See below for descriptions of some of the useful variables. Defaults for the options are specified in brackets. Configuration: -h, --help display this help and exit --help=short display options specific to this package --help=recursive display the short help of all the included packages -V, --version display version information and exit -q, --quiet, --silent do not print \`checking ...' messages --cache-file=FILE cache test results in FILE [disabled] -C, --config-cache alias for \`--cache-file=config.cache' -n, --no-create do not create output files --srcdir=DIR find the sources in DIR [configure dir or \`..'] Installation directories: --prefix=PREFIX install architecture-independent files in PREFIX [$ac_default_prefix] --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX [PREFIX] By default, \`make install' will install all the files in \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify an installation prefix other than \`$ac_default_prefix' using \`--prefix', for instance \`--prefix=\$HOME'. For better control, use the options below. Fine tuning of the installation directories: --bindir=DIR user executables [EPREFIX/bin] --sbindir=DIR system admin executables [EPREFIX/sbin] --libexecdir=DIR program executables [EPREFIX/libexec] --sysconfdir=DIR read-only single-machine data [PREFIX/etc] --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] --localstatedir=DIR modifiable single-machine data [PREFIX/var] --libdir=DIR object code libraries [EPREFIX/lib] --includedir=DIR C header files [PREFIX/include] --oldincludedir=DIR C header files for non-gcc [/usr/include] --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] --datadir=DIR read-only architecture-independent data [DATAROOTDIR] --infodir=DIR info documentation [DATAROOTDIR/info] --localedir=DIR locale-dependent data [DATAROOTDIR/locale] --mandir=DIR man documentation [DATAROOTDIR/man] --docdir=DIR documentation root [DATAROOTDIR/doc/bibledit-gtk] --htmldir=DIR html documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR] --psdir=DIR ps documentation [DOCDIR] _ACEOF cat <<\_ACEOF Program names: --program-prefix=PREFIX prepend PREFIX to installed program names --program-suffix=SUFFIX append SUFFIX to installed program names --program-transform-name=PROGRAM run sed PROGRAM on installed program names _ACEOF fi if test -n "$ac_init_help"; then case $ac_init_help in short | recursive ) echo "Configuration of bibledit-gtk 4.6:";; esac cat <<\_ACEOF Optional Features: --disable-option-checking ignore unrecognized --enable/--with options --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] --disable-dependency-tracking speeds up one-time build --enable-dependency-tracking do not reject slow dependency extractors --disable-xmltest Do not try to compile and run a test LIBXML program Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --with-xml-prefix=PFX Prefix where libxml is installed (optional) --with-xml-exec-prefix=PFX Exec prefix where libxml is installed (optional) Some influential environment variables: CC C compiler command CFLAGS C compiler flags LDFLAGS linker flags, e.g. -L if you have libraries in a nonstandard directory LIBS libraries to pass to the linker, e.g. -l CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I if you have headers in a nonstandard directory CPP C preprocessor CXX C++ compiler command CXXFLAGS C++ compiler flags PKG_CONFIG path to pkg-config utility PKG_CONFIG_PATH directories to add to pkg-config's search path PKG_CONFIG_LIBDIR path overriding pkg-config's built-in search path GTK_CFLAGS C compiler flags for GTK, overriding pkg-config GTK_LIBS linker flags for GTK, overriding pkg-config GLIB_CFLAGS C compiler flags for GLIB, overriding pkg-config GLIB_LIBS linker flags for GLIB, overriding pkg-config GTHREAD_CFLAGS C compiler flags for GTHREAD, overriding pkg-config GTHREAD_LIBS linker flags for GTHREAD, overriding pkg-config GOBJECT_CFLAGS C compiler flags for GOBJECT, overriding pkg-config GOBJECT_LIBS linker flags for GOBJECT, overriding pkg-config SQLITE_CFLAGS C compiler flags for SQLITE, overriding pkg-config SQLITE_LIBS linker flags for SQLITE, overriding pkg-config ENCHANT_CFLAGS C compiler flags for ENCHANT, overriding pkg-config ENCHANT_LIBS linker flags for ENCHANT, overriding pkg-config PANGO_CFLAGS C compiler flags for PANGO, overriding pkg-config PANGO_LIBS linker flags for PANGO, overriding pkg-config GTKHTML38_CFLAGS C compiler flags for GTKHTML38, overriding pkg-config GTKHTML38_LIBS linker flags for GTKHTML38, overriding pkg-config GTKHTML314_CFLAGS C compiler flags for GTKHTML314, overriding pkg-config GTKHTML314_LIBS linker flags for GTKHTML314, overriding pkg-config GTKSOURCEVIEW_CFLAGS C compiler flags for GTKSOURCEVIEW, overriding pkg-config GTKSOURCEVIEW_LIBS linker flags for GTKSOURCEVIEW, overriding pkg-config WEBKIT_CFLAGS C compiler flags for WEBKIT, overriding pkg-config WEBKIT_LIBS linker flags for WEBKIT, overriding pkg-config LIBSOUP_CFLAGS C compiler flags for LIBSOUP, overriding pkg-config LIBSOUP_LIBS linker flags for LIBSOUP, overriding pkg-config Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. Report bugs to . _ACEOF ac_status=$? fi if test "$ac_init_help" = "recursive"; then # If there are subdirs, report their specific --help. for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue test -d "$ac_dir" || { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || continue ac_builddir=. case "$ac_dir" in .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` # A ".." for each directory in $ac_dir_suffix. ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` case $ac_top_builddir_sub in "") ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; esac ;; esac ac_abs_top_builddir=$ac_pwd ac_abs_builddir=$ac_pwd$ac_dir_suffix # for backward compatibility: ac_top_builddir=$ac_top_build_prefix case $srcdir in .) # We are building in place. ac_srcdir=. ac_top_srcdir=$ac_top_builddir_sub ac_abs_top_srcdir=$ac_pwd ;; [\\/]* | ?:[\\/]* ) # Absolute name. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ac_abs_top_srcdir=$srcdir ;; *) # Relative name. ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_build_prefix$srcdir ac_abs_top_srcdir=$ac_pwd/$srcdir ;; esac ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix cd "$ac_dir" || { ac_status=$?; continue; } # Check for guested configure. if test -f "$ac_srcdir/configure.gnu"; then echo && $SHELL "$ac_srcdir/configure.gnu" --help=recursive elif test -f "$ac_srcdir/configure"; then echo && $SHELL "$ac_srcdir/configure" --help=recursive else $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 fi || ac_status=$? cd "$ac_pwd" || { ac_status=$?; break; } done fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF bibledit-gtk configure 4.6 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. _ACEOF exit fi ## ------------------------ ## ## Autoconf initialization. ## ## ------------------------ ## # ac_fn_c_try_compile LINENO # -------------------------- # Try to compile conftest.$ac_ext, and return whether this succeeded. ac_fn_c_try_compile () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack rm -f conftest.$ac_objext if { { ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compile") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_c_try_compile # ac_fn_c_try_cpp LINENO # ---------------------- # Try to preprocess conftest.$ac_ext, and return whether this succeeded. ac_fn_c_try_cpp () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack if { { ac_try="$ac_cpp conftest.$ac_ext" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } > conftest.i && { test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || test ! -s conftest.err }; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_c_try_cpp # ac_fn_cxx_try_compile LINENO # ---------------------------- # Try to compile conftest.$ac_ext, and return whether this succeeded. ac_fn_cxx_try_compile () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack rm -f conftest.$ac_objext if { { ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compile") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { test -z "$ac_cxx_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_cxx_try_compile # ac_fn_c_try_run LINENO # ---------------------- # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes # that executables *can* be run. ac_fn_c_try_run () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack if { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext' { { case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_try") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; }; then : ac_retval=0 else $as_echo "$as_me: program exited with status $ac_status" >&5 $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=$ac_status fi rm -rf conftest.dSYM conftest_ipa8_conftest.oo eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_c_try_run # ac_fn_c_try_link LINENO # ----------------------- # Try to link conftest.$ac_ext, and return whether this succeeded. ac_fn_c_try_link () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack rm -f conftest.$ac_objext conftest$ac_exeext if { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>conftest.err ac_status=$? if test -s conftest.err; then grep -v '^ *+' conftest.err >conftest.er1 cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then : ac_retval=0 else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would # interfere with the next link command; also delete a directory that is # left behind by Apple's compiler. We do this before executing the actions. rm -rf conftest.dSYM conftest_ipa8_conftest.oo eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_c_try_link # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES # ------------------------------------------------------- # Tests whether HEADER exists, giving a warning if it cannot be compiled using # the include files in INCLUDES and setting the cache variable VAR # accordingly. ac_fn_c_check_header_mongrel () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack if eval \${$3+:} false; then : { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } else # Is the header compilable? { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5 $as_echo_n "checking $2 usability... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 #include <$2> _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_header_compiler=yes else ac_header_compiler=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5 $as_echo "$ac_header_compiler" >&6; } # Is the header present? { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5 $as_echo_n "checking $2 presence... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include <$2> _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : ac_header_preproc=yes else ac_header_preproc=no fi rm -f conftest.err conftest.i conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 $as_echo "$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #(( yes:no: ) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} ;; no:yes:* ) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} ( $as_echo "## --------------------------------------------- ## ## Report this to http://www.nongnu.org/bibledit ## ## --------------------------------------------- ##" ) | sed "s/^/$as_me: WARNING: /" >&2 ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else eval "$3=\$ac_header_compiler" fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } fi eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_c_check_header_mongrel # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES # ------------------------------------------------------- # Tests whether HEADER exists and can be compiled using the include files in # INCLUDES, setting the cache variable VAR accordingly. ac_fn_c_check_header_compile () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 #include <$2> _ACEOF if ac_fn_c_try_compile "$LINENO"; then : eval "$3=yes" else eval "$3=no" fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_c_check_header_compile cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by bibledit-gtk $as_me 4.6, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ _ACEOF exec 5>>config.log { cat <<_ASUNAME ## --------- ## ## Platform. ## ## --------- ## hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` uname -m = `(uname -m) 2>/dev/null || echo unknown` uname -r = `(uname -r) 2>/dev/null || echo unknown` uname -s = `(uname -s) 2>/dev/null || echo unknown` uname -v = `(uname -v) 2>/dev/null || echo unknown` /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown` /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` _ASUNAME as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. $as_echo "PATH: $as_dir" done IFS=$as_save_IFS } >&5 cat >&5 <<_ACEOF ## ----------- ## ## Core tests. ## ## ----------- ## _ACEOF # Keep a trace of the command line. # Strip out --no-create and --no-recursion so they do not pile up. # Strip out --silent because we don't want to record it for future runs. # Also quote any args containing shell meta-characters. # Make two passes to allow for proper duplicate-argument suppression. ac_configure_args= ac_configure_args0= ac_configure_args1= ac_must_keep_next=false for ac_pass in 1 2 do for ac_arg do case $ac_arg in -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) continue ;; *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; esac case $ac_pass in 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;; 2) as_fn_append ac_configure_args1 " '$ac_arg'" if test $ac_must_keep_next = true; then ac_must_keep_next=false # Got value, back to normal. else case $ac_arg in *=* | --config-cache | -C | -disable-* | --disable-* \ | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ | -with-* | --with-* | -without-* | --without-* | --x) case "$ac_configure_args0 " in "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; esac ;; -* ) ac_must_keep_next=true ;; esac fi as_fn_append ac_configure_args " '$ac_arg'" ;; esac done done { ac_configure_args0=; unset ac_configure_args0;} { ac_configure_args1=; unset ac_configure_args1;} # When interrupted or exit'd, cleanup temporary files, and complete # config.log. We remove comments because anyway the quotes in there # would cause problems or look ugly. # WARNING: Use '\'' to represent an apostrophe within the trap. # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. trap 'exit_status=$? # Save into config.log some information that might help in debugging. { echo $as_echo "## ---------------- ## ## Cache variables. ## ## ---------------- ##" echo # The following way of writing the cache mishandles newlines in values, ( for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do eval ac_val=\$$ac_var case $ac_val in #( *${as_nl}*) case $ac_var in #( *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; esac case $ac_var in #( _ | IFS | as_nl) ;; #( BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( *) { eval $ac_var=; unset $ac_var;} ;; esac ;; esac done (set) 2>&1 | case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( *${as_nl}ac_space=\ *) sed -n \ "s/'\''/'\''\\\\'\'''\''/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" ;; #( *) sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" ;; esac | sort ) echo $as_echo "## ----------------- ## ## Output variables. ## ## ----------------- ##" echo for ac_var in $ac_subst_vars do eval ac_val=\$$ac_var case $ac_val in *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; esac $as_echo "$ac_var='\''$ac_val'\''" done | sort echo if test -n "$ac_subst_files"; then $as_echo "## ------------------- ## ## File substitutions. ## ## ------------------- ##" echo for ac_var in $ac_subst_files do eval ac_val=\$$ac_var case $ac_val in *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; esac $as_echo "$ac_var='\''$ac_val'\''" done | sort echo fi if test -s confdefs.h; then $as_echo "## ----------- ## ## confdefs.h. ## ## ----------- ##" echo cat confdefs.h echo fi test "$ac_signal" != 0 && $as_echo "$as_me: caught signal $ac_signal" $as_echo "$as_me: exit $exit_status" } >&5 rm -f core *.core core.conftest.* && rm -f -r conftest* confdefs* conf$$* $ac_clean_files && exit $exit_status ' 0 for ac_signal in 1 2 13 15; do trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal done ac_signal=0 # confdefs.h avoids OS command line length limits that DEFS can exceed. rm -f -r conftest* confdefs.h $as_echo "/* confdefs.h */" > confdefs.h # Predefined preprocessor variables. cat >>confdefs.h <<_ACEOF #define PACKAGE_NAME "$PACKAGE_NAME" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_TARNAME "$PACKAGE_TARNAME" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_VERSION "$PACKAGE_VERSION" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_STRING "$PACKAGE_STRING" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_URL "$PACKAGE_URL" _ACEOF # Let the site file select an alternate cache file if it wants to. # Prefer an explicitly selected file to automatically selected ones. ac_site_file1=NONE ac_site_file2=NONE if test -n "$CONFIG_SITE"; then # We do not want a PATH search for config.site. case $CONFIG_SITE in #(( -*) ac_site_file1=./$CONFIG_SITE;; */*) ac_site_file1=$CONFIG_SITE;; *) ac_site_file1=./$CONFIG_SITE;; esac elif test "x$prefix" != xNONE; then ac_site_file1=$prefix/share/config.site ac_site_file2=$prefix/etc/config.site else ac_site_file1=$ac_default_prefix/share/config.site ac_site_file2=$ac_default_prefix/etc/config.site fi for ac_site_file in "$ac_site_file1" "$ac_site_file2" do test "x$ac_site_file" = xNONE && continue if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 $as_echo "$as_me: loading site script $ac_site_file" >&6;} sed 's/^/| /' "$ac_site_file" >&5 . "$ac_site_file" \ || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "failed to load site script $ac_site_file See \`config.log' for more details" "$LINENO" 5; } fi done if test -r "$cache_file"; then # Some versions of bash will fail to source /dev/null (special files # actually), so we avoid doing that. DJGPP emulates it as a regular file. if test /dev/null != "$cache_file" && test -f "$cache_file"; then { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 $as_echo "$as_me: loading cache $cache_file" >&6;} case $cache_file in [\\/]* | ?:[\\/]* ) . "$cache_file";; *) . "./$cache_file";; esac fi else { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 $as_echo "$as_me: creating cache $cache_file" >&6;} >$cache_file fi # Check that the precious variables saved in the cache have kept the same # value. ac_cache_corrupted=false for ac_var in $ac_precious_vars; do eval ac_old_set=\$ac_cv_env_${ac_var}_set eval ac_new_set=\$ac_env_${ac_var}_set eval ac_old_val=\$ac_cv_env_${ac_var}_value eval ac_new_val=\$ac_env_${ac_var}_value case $ac_old_set,$ac_new_set in set,) { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} ac_cache_corrupted=: ;; ,set) { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} ac_cache_corrupted=: ;; ,);; *) if test "x$ac_old_val" != "x$ac_new_val"; then # differences in whitespace do not lead to failure. ac_old_val_w=`echo x $ac_old_val` ac_new_val_w=`echo x $ac_new_val` if test "$ac_old_val_w" != "$ac_new_val_w"; then { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} ac_cache_corrupted=: else { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} eval $ac_var=\$ac_old_val fi { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;} fi;; esac # Pass precious variables to config.status. if test "$ac_new_set" = set; then case $ac_new_val in *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; *) ac_arg=$ac_var=$ac_new_val ;; esac case " $ac_configure_args " in *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. *) as_fn_append ac_configure_args " '$ac_arg'" ;; esac fi done if $ac_cache_corrupted; then { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 fi ## -------------------- ## ## Main body of script. ## ## -------------------- ## ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu # AC_CANONICAL_TARGET ac_default_prefix=/usr am__api_version='1.11' ac_aux_dir= for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do if test -f "$ac_dir/install-sh"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/install-sh -c" break elif test -f "$ac_dir/install.sh"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/install.sh -c" break elif test -f "$ac_dir/shtool"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/shtool install -c" break fi done if test -z "$ac_aux_dir"; then as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 fi # These three variables are undocumented and unsupported, # and are intended to be withdrawn in a future Autoconf release. # They can cause serious problems if a builder's source tree is in a directory # whose full name contains unusual characters. ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. # Find a good install program. We prefer a C program (faster), # so one script is as good as another. But avoid the broken or # incompatible versions: # SysV /etc/install, /usr/sbin/install # SunOS /usr/etc/install # IRIX /sbin/install # AIX /bin/install # AmigaOS /C/install, which installs bootblocks on floppy discs # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag # AFS /usr/afsws/bin/install, which mishandles nonexistent args # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" # OS/2's system install, which has a completely different semantic # ./install, which can be erroneously created by make from ./install.sh. # Reject install programs that cannot install multiple files. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 $as_echo_n "checking for a BSD-compatible install... " >&6; } if test -z "$INSTALL"; then if ${ac_cv_path_install+:} false; then : $as_echo_n "(cached) " >&6 else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. # Account for people who put trailing slashes in PATH elements. case $as_dir/ in #(( ./ | .// | /[cC]/* | \ /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ /usr/ucb/* ) ;; *) # OSF1 and SCO ODT 3.0 have their own names for install. # Don't use installbsd from OSF since it installs stuff as root # by default. for ac_prog in ginstall scoinst install; do for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then if test $ac_prog = install && grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then # AIX install. It has an incompatible calling convention. : elif test $ac_prog = install && grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then # program-specific install script used by HP pwplus--don't use. : else rm -rf conftest.one conftest.two conftest.dir echo one > conftest.one echo two > conftest.two mkdir conftest.dir if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && test -s conftest.one && test -s conftest.two && test -s conftest.dir/conftest.one && test -s conftest.dir/conftest.two then ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" break 3 fi fi fi done done ;; esac done IFS=$as_save_IFS rm -rf conftest.one conftest.two conftest.dir fi if test "${ac_cv_path_install+set}" = set; then INSTALL=$ac_cv_path_install else # As a last resort, use the slow shell script. Don't cache a # value for INSTALL within a source directory, because that will # break other packages using the cache if that directory is # removed, or if the value is a relative name. INSTALL=$ac_install_sh fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 $as_echo "$INSTALL" >&6; } # Use test -z because SunOS4 sh mishandles braces in ${var-val}. # It thinks the first close brace ends the variable substitution. test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 $as_echo_n "checking whether build environment is sane... " >&6; } # Just in case sleep 1 echo timestamp > conftest.file # Reject unsafe characters in $srcdir or the absolute working directory # name. Accept space and tab only in the latter. am_lf=' ' case `pwd` in *[\\\"\#\$\&\'\`$am_lf]*) as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; esac case $srcdir in *[\\\"\#\$\&\'\`$am_lf\ \ ]*) as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; esac # Do `set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` if test "$*" = "X"; then # -L didn't work. set X `ls -t "$srcdir/configure" conftest.file` fi rm -f conftest.file if test "$*" != "X $srcdir/configure conftest.file" \ && test "$*" != "X conftest.file $srcdir/configure"; then # If neither matched, then we have a broken ls. This can happen # if, for instance, CONFIG_SHELL is bash and it inherits a # broken ls alias from the environment. This has actually # happened. Such a system could not be considered "sane". as_fn_error $? "ls -t appears to fail. Make sure there is not a broken alias in your environment" "$LINENO" 5 fi test "$2" = conftest.file ) then # Ok. : else as_fn_error $? "newly created file is older than distributed files! Check your system clock" "$LINENO" 5 fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } test "$program_prefix" != NONE && program_transform_name="s&^&$program_prefix&;$program_transform_name" # Use a double $ so make ignores it. test "$program_suffix" != NONE && program_transform_name="s&\$&$program_suffix&;$program_transform_name" # Double any \ or $. # By default was `s,x,x', remove it if useless. ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` # expand $ac_aux_dir to an absolute path am_aux_dir=`cd $ac_aux_dir && pwd` if test x"${MISSING+set}" != xset; then case $am_aux_dir in *\ * | *\ *) MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; *) MISSING="\${SHELL} $am_aux_dir/missing" ;; esac fi # Use eval to expand $SHELL if eval "$MISSING --run true"; then am_missing_run="$MISSING --run " else am_missing_run= { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} fi if test x"${install_sh}" != xset; then case $am_aux_dir in *\ * | *\ *) install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; *) install_sh="\${SHELL} $am_aux_dir/install-sh" esac fi # Installed binaries are usually stripped using `strip' when the user # run `make install-strip'. However `strip' might not be the right # tool to use in cross-compilation environments, therefore Automake # will honor the `STRIP' environment variable to overrule this program. if test "$cross_compiling" != no; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. set dummy ${ac_tool_prefix}strip; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_STRIP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$STRIP"; then ac_cv_prog_STRIP="$STRIP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_STRIP="${ac_tool_prefix}strip" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi STRIP=$ac_cv_prog_STRIP if test -n "$STRIP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 $as_echo "$STRIP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_STRIP"; then ac_ct_STRIP=$STRIP # Extract the first word of "strip", so it can be a program name with args. set dummy strip; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_STRIP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_STRIP"; then ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_STRIP="strip" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP if test -n "$ac_ct_STRIP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 $as_echo "$ac_ct_STRIP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_STRIP" = x; then STRIP=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac STRIP=$ac_ct_STRIP fi else STRIP="$ac_cv_prog_STRIP" fi fi INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; } if test -z "$MKDIR_P"; then if ${ac_cv_path_mkdir+:} false; then : $as_echo_n "(cached) " >&6 else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in mkdir gmkdir; do for ac_exec_ext in '' $ac_executable_extensions; do { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( 'mkdir (GNU coreutils) '* | \ 'mkdir (coreutils) '* | \ 'mkdir (fileutils) '4.1*) ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext break 3;; esac done done done IFS=$as_save_IFS fi test -d ./--version && rmdir ./--version if test "${ac_cv_path_mkdir+set}" = set; then MKDIR_P="$ac_cv_path_mkdir -p" else # As a last resort, use the slow shell script. Don't cache a # value for MKDIR_P within a source directory, because that will # break other packages using the cache if that directory is # removed, or if the value is a relative name. MKDIR_P="$ac_install_sh -d" fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 $as_echo "$MKDIR_P" >&6; } mkdir_p="$MKDIR_P" case $mkdir_p in [\\/$]* | ?:[\\/]*) ;; */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; esac for ac_prog in gawk mawk nawk awk do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_AWK+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$AWK"; then ac_cv_prog_AWK="$AWK" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_AWK="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi AWK=$ac_cv_prog_AWK if test -n "$AWK"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5 $as_echo "$AWK" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$AWK" && break done { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } set x ${MAKE-make} ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : $as_echo_n "(cached) " >&6 else cat >conftest.make <<\_ACEOF SHELL = /bin/sh all: @echo '@@@%%%=$(MAKE)=@@@%%%' _ACEOF # GNU make sometimes prints "make[1]: Entering ...", which would confuse us. case `${MAKE-make} -f conftest.make 2>/dev/null` in *@@@%%%=?*=@@@%%%*) eval ac_cv_prog_make_${ac_make}_set=yes;; *) eval ac_cv_prog_make_${ac_make}_set=no;; esac rm -f conftest.make fi if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } SET_MAKE= else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } SET_MAKE="MAKE=${MAKE-make}" fi rm -rf .tst 2>/dev/null mkdir .tst 2>/dev/null if test -d .tst; then am__leading_dot=. else am__leading_dot=_ fi rmdir .tst 2>/dev/null if test "`cd $srcdir && pwd`" != "`pwd`"; then # Use -I$(srcdir) only when $(srcdir) != ., so that make's output # is not polluted with repeated "-I." am__isrc=' -I$(srcdir)' # test to see if srcdir already configured if test -f $srcdir/config.status; then as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5 fi fi # test whether we have cygpath if test -z "$CYGPATH_W"; then if (cygpath --version) >/dev/null 2>/dev/null; then CYGPATH_W='cygpath -w' else CYGPATH_W=echo fi fi # Define the identity of the package. PACKAGE='bibledit-gtk' VERSION='4.6' cat >>confdefs.h <<_ACEOF #define PACKAGE "$PACKAGE" _ACEOF cat >>confdefs.h <<_ACEOF #define VERSION "$VERSION" _ACEOF # Some tools Automake needs. ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} # We need awk for the "check" target. The system "awk" is bad on # some platforms. # Always define AMTAR for backward compatibility. AMTAR=${AMTAR-"${am_missing_run}tar"} { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5 $as_echo_n "checking how to create a ustar tar archive... " >&6; } # Loop over all known methods to create a tar archive until one works. _am_tools='gnutar plaintar pax cpio none' _am_tools=${am_cv_prog_tar_ustar-$_am_tools} # Do not fold the above two line into one, because Tru64 sh and # Solaris sh will not grok spaces in the rhs of `-'. for _am_tool in $_am_tools do case $_am_tool in gnutar) for _am_tar in tar gnutar gtar; do { echo "$as_me:$LINENO: $_am_tar --version" >&5 ($_am_tar --version) >&5 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && break done am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"' am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"' am__untar="$_am_tar -xf -" ;; plaintar) # Must skip GNU tar: if it does not support --format= it doesn't create # ustar tarball either. (tar --version) >/dev/null 2>&1 && continue am__tar='tar chf - "$$tardir"' am__tar_='tar chf - "$tardir"' am__untar='tar xf -' ;; pax) am__tar='pax -L -x ustar -w "$$tardir"' am__tar_='pax -L -x ustar -w "$tardir"' am__untar='pax -r' ;; cpio) am__tar='find "$$tardir" -print | cpio -o -H ustar -L' am__tar_='find "$tardir" -print | cpio -o -H ustar -L' am__untar='cpio -i -H ustar -d' ;; none) am__tar=false am__tar_=false am__untar=false ;; esac # If the value was cached, stop now. We just wanted to have am__tar # and am__untar set. test -n "${am_cv_prog_tar_ustar}" && break # tar/untar a dummy directory, and stop if the command works rm -rf conftest.dir mkdir conftest.dir echo GrepMe > conftest.dir/file { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5 (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } rm -rf conftest.dir if test -s conftest.tar; then { echo "$as_me:$LINENO: $am__untar &5 ($am__untar &5 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } grep GrepMe conftest.dir/file >/dev/null 2>&1 && break fi done rm -rf conftest.dir if ${am_cv_prog_tar_ustar+:} false; then : $as_echo_n "(cached) " >&6 else am_cv_prog_tar_ustar=$_am_tool fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5 $as_echo "$am_cv_prog_tar_ustar" >&6; } ac_config_headers="$ac_config_headers config.h" # Checks for programs. ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. set dummy ${ac_tool_prefix}gcc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="${ac_tool_prefix}gcc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_CC"; then ac_ct_CC=$CC # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CC="gcc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 $as_echo "$ac_ct_CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_CC" = x; then CC="" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CC=$ac_ct_CC fi else CC="$ac_cv_prog_CC" fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. set dummy ${ac_tool_prefix}cc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="${ac_tool_prefix}cc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi fi if test -z "$CC"; then # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else ac_prog_rejected=no as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then ac_prog_rejected=yes continue fi ac_cv_prog_CC="cc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS if test $ac_prog_rejected = yes; then # We found a bogon in the path, so make sure we never use it. set dummy $ac_cv_prog_CC shift if test $# != 0; then # We chose a different compiler from the bogus one. # However, it has the same basename, so the bogon will be chosen # first if we set CC to just the basename; use the full file name. shift ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" fi fi fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then for ac_prog in cl.exe do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="$ac_tool_prefix$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$CC" && break done fi if test -z "$CC"; then ac_ct_CC=$CC for ac_prog in cl.exe do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CC="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 $as_echo "$ac_ct_CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$ac_ct_CC" && break done if test "x$ac_ct_CC" = x; then CC="" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CC=$ac_ct_CC fi fi fi test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "no acceptable C compiler found in \$PATH See \`config.log' for more details" "$LINENO" 5; } # Provide some information about the compiler. $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 set X $ac_compile ac_compiler=$2 for ac_option in --version -v -V -qversion; do { { ac_try="$ac_compiler $ac_option >&5" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compiler $ac_option >&5") 2>conftest.err ac_status=$? if test -s conftest.err; then sed '10a\ ... rest of stderr output deleted ... 10q' conftest.err >conftest.er1 cat conftest.er1 >&5 fi rm -f conftest.er1 conftest.err $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } done cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" # Try to create an executable without -o first, disregard a.out. # It will help us diagnose broken compilers, and finding out an intuition # of exeext. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5 $as_echo_n "checking whether the C compiler works... " >&6; } ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` # The possible output files: ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" ac_rmfiles= for ac_file in $ac_files do case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; * ) ac_rmfiles="$ac_rmfiles $ac_file";; esac done rm -f $ac_rmfiles if { { ac_try="$ac_link_default" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link_default") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then : # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. # So ignore a value of `no', otherwise this would lead to `EXEEXT = no' # in a Makefile. We should not override ac_cv_exeext if it was cached, # so that the user can short-circuit this test for compilers unknown to # Autoconf. for ac_file in $ac_files '' do test -f "$ac_file" || continue case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; [ab].out ) # We found the default executable, but exeext='' is most # certainly right. break;; *.* ) if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; then :; else ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` fi # We set ac_cv_exeext here because the later test for it is not # safe: cross compilers may not add the suffix if given an `-o' # argument, so we may need to know it at that point already. # Even if this section looks crufty: it has the advantage of # actually working. break;; * ) break;; esac done test "$ac_cv_exeext" = no && ac_cv_exeext= else ac_file='' fi if test -z "$ac_file"; then : { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error 77 "C compiler cannot create executables See \`config.log' for more details" "$LINENO" 5; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 $as_echo_n "checking for C compiler default output file name... " >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 $as_echo "$ac_file" >&6; } ac_exeext=$ac_cv_exeext rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out ac_clean_files=$ac_clean_files_save { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 $as_echo_n "checking for suffix of executables... " >&6; } if { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then : # If both `conftest.exe' and `conftest' are `present' (well, observable) # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will # work properly (i.e., refer to `conftest.exe'), while it won't with # `rm'. for ac_file in conftest.exe conftest conftest.*; do test -f "$ac_file" || continue case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` break;; * ) break;; esac done else { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "cannot compute suffix of executables: cannot compile and link See \`config.log' for more details" "$LINENO" 5; } fi rm -f conftest conftest$ac_cv_exeext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 $as_echo "$ac_cv_exeext" >&6; } rm -f conftest.$ac_ext EXEEXT=$ac_cv_exeext ac_exeext=$EXEEXT cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main () { FILE *f = fopen ("conftest.out", "w"); return ferror (f) || fclose (f) != 0; ; return 0; } _ACEOF ac_clean_files="$ac_clean_files conftest.out" # Check that the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 $as_echo_n "checking whether we are cross compiling... " >&6; } if test "$cross_compiling" != yes; then { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } if { ac_try='./conftest$ac_cv_exeext' { { case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_try") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; }; then cross_compiling=no else if test "$cross_compiling" = maybe; then cross_compiling=yes else { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "cannot run C compiled programs. If you meant to cross compile, use \`--host'. See \`config.log' for more details" "$LINENO" 5; } fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 $as_echo "$cross_compiling" >&6; } rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out ac_clean_files=$ac_clean_files_save { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 $as_echo_n "checking for suffix of object files... " >&6; } if ${ac_cv_objext+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF rm -f conftest.o conftest.obj if { { ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compile") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then : for ac_file in conftest.o conftest.obj conftest.*; do test -f "$ac_file" || continue; case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` break;; esac done else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "cannot compute suffix of object files: cannot compile See \`config.log' for more details" "$LINENO" 5; } fi rm -f conftest.$ac_cv_objext conftest.$ac_ext fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 $as_echo "$ac_cv_objext" >&6; } OBJEXT=$ac_cv_objext ac_objext=$OBJEXT { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } if ${ac_cv_c_compiler_gnu+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { #ifndef __GNUC__ choke me #endif ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_compiler_gnu=yes else ac_compiler_gnu=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cv_c_compiler_gnu=$ac_compiler_gnu fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5 $as_echo "$ac_cv_c_compiler_gnu" >&6; } if test $ac_compiler_gnu = yes; then GCC=yes else GCC= fi ac_test_CFLAGS=${CFLAGS+set} ac_save_CFLAGS=$CFLAGS { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 $as_echo_n "checking whether $CC accepts -g... " >&6; } if ${ac_cv_prog_cc_g+:} false; then : $as_echo_n "(cached) " >&6 else ac_save_c_werror_flag=$ac_c_werror_flag ac_c_werror_flag=yes ac_cv_prog_cc_g=no CFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_g=yes else CFLAGS="" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : else ac_c_werror_flag=$ac_save_c_werror_flag CFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_g=yes fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_c_werror_flag=$ac_save_c_werror_flag fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5 $as_echo "$ac_cv_prog_cc_g" >&6; } if test "$ac_test_CFLAGS" = set; then CFLAGS=$ac_save_CFLAGS elif test $ac_cv_prog_cc_g = yes; then if test "$GCC" = yes; then CFLAGS="-g -O2" else CFLAGS="-g" fi else if test "$GCC" = yes; then CFLAGS="-O2" else CFLAGS= fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } if ${ac_cv_prog_cc_c89+:} false; then : $as_echo_n "(cached) " >&6 else ac_cv_prog_cc_c89=no ac_save_CC=$CC cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has function prototypes and stuff, but not '\xHH' hex character constants. These don't provoke an error unfortunately, instead are silently treated as 'x'. The following induces an error, until -std is added to get proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an array size at least. It's necessary to write '\x00'==0 to get something that's true only with -std. */ int osf4_cc_array ['\x00' == 0 ? 1 : -1]; /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters inside strings and character constants. */ #define FOO(x) 'x' int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } _ACEOF for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" do CC="$ac_save_CC $ac_arg" if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_c89=$ac_arg fi rm -f core conftest.err conftest.$ac_objext test "x$ac_cv_prog_cc_c89" != "xno" && break done rm -f conftest.$ac_ext CC=$ac_save_CC fi # AC_CACHE_VAL case "x$ac_cv_prog_cc_c89" in x) { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 $as_echo "none needed" >&6; } ;; xno) { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 $as_echo "unsupported" >&6; } ;; *) CC="$CC $ac_cv_prog_cc_c89" { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;; esac if test "x$ac_cv_prog_cc_c89" != xno; then : fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu DEPDIR="${am__leading_dot}deps" ac_config_commands="$ac_config_commands depfiles" am_make=${MAKE-make} cat > confinc << 'END' am__doit: @echo this is the am__doit target .PHONY: am__doit END # If we don't find an include directive, just comment out the code. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5 $as_echo_n "checking for style of include used by $am_make... " >&6; } am__include="#" am__quote= _am_result=none # First try GNU make style include. echo "include confinc" > confmf # Ignore all kinds of additional output from `make'. case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=include am__quote= _am_result=GNU ;; esac # Now try BSD make style include. if test "$am__include" = "#"; then echo '.include "confinc"' > confmf case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=.include am__quote="\"" _am_result=BSD ;; esac fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5 $as_echo "$_am_result" >&6; } rm -f confinc confmf # Check whether --enable-dependency-tracking was given. if test "${enable_dependency_tracking+set}" = set; then : enableval=$enable_dependency_tracking; fi if test "x$enable_dependency_tracking" != xno; then am_depcomp="$ac_aux_dir/depcomp" AMDEPBACKSLASH='\' fi if test "x$enable_dependency_tracking" != xno; then AMDEP_TRUE= AMDEP_FALSE='#' else AMDEP_TRUE='#' AMDEP_FALSE= fi depcc="$CC" am_compiler_list= { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 $as_echo_n "checking dependency style of $depcc... " >&6; } if ${am_cv_CC_dependencies_compiler_type+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up # making a dummy file named `D' -- because `-MD' means `put the output # in D'. mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're # using a relative directory. cp "$am_depcomp" conftest.dir cd conftest.dir # We will build objects and dependencies in a subdirectory because # it helps to detect inapplicable dependency modes. For instance # both Tru64's cc and ICC support -MD to output dependencies as a # side effect of compilation, but ICC will put the dependencies in # the current directory while Tru64 will put them in the object # directory. mkdir sub am_cv_CC_dependencies_compiler_type=none if test "$am_compiler_list" = ""; then am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` fi am__universal=false case " $depcc " in #( *\ -arch\ *\ -arch\ *) am__universal=true ;; esac for depmode in $am_compiler_list; do # Setup a source with many dependencies, because some compilers # like to wrap large dependency lists on column 80 (with \), and # we should not choose a depcomp mode which is confused by this. # # We need to recreate these files for each test, as the compiler may # overwrite some of them when testing with obscure command lines. # This happens at least with the AIX C compiler. : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with # Solaris 8's {/usr,}/bin/sh. touch sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly # handle `-M -o', and we need to detect this. Also, some Intel # versions had trouble with output in subdirs am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in gcc) # This depmode causes a compiler race in universal mode. test "$am__universal" = false || continue ;; nosideeffect) # after this tag, mechanisms are not by side-effect, so they'll # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else break fi ;; msvisualcpp | msvcmsys) # This compiler won't grok `-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} am__minus_obj= ;; none) break ;; esac if depmode=$depmode \ source=sub/conftest.c object=$am__obj \ depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ >/dev/null 2>conftest.err && grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && grep $am__obj sub/conftest.Po > /dev/null 2>&1 && ${MAKE-make} -s -f confmf > /dev/null 2>&1; then # icc doesn't choke on unknown options, it will just issue warnings # or remarks (even with -Werror). So we grep stderr for any message # that says an option was ignored or not supported. # When given -MP, icc 7.0 and 7.1 complain thusly: # icc: Command line warning: ignoring option '-M'; no argument required # The diagnosis changed in icc 8.0: # icc: Command line remark: option '-MP' not supported if (grep 'ignoring option' conftest.err || grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else am_cv_CC_dependencies_compiler_type=$depmode break fi fi done cd .. rm -rf conftest.dir else am_cv_CC_dependencies_compiler_type=none fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; } CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type if test "x$enable_dependency_tracking" != xno \ && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then am__fastdepCC_TRUE= am__fastdepCC_FALSE='#' else am__fastdepCC_TRUE='#' am__fastdepCC_FALSE= fi case $ac_cv_prog_cc_stdc in #( no) : ac_cv_prog_cc_c99=no; ac_cv_prog_cc_c89=no ;; #( *) : { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C99" >&5 $as_echo_n "checking for $CC option to accept ISO C99... " >&6; } if ${ac_cv_prog_cc_c99+:} false; then : $as_echo_n "(cached) " >&6 else ac_cv_prog_cc_c99=no ac_save_CC=$CC cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #include #include #include // Check varargs macros. These examples are taken from C99 6.10.3.5. #define debug(...) fprintf (stderr, __VA_ARGS__) #define showlist(...) puts (#__VA_ARGS__) #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) static void test_varargs_macros (void) { int x = 1234; int y = 5678; debug ("Flag"); debug ("X = %d\n", x); showlist (The first, second, and third items.); report (x>y, "x is %d but y is %d", x, y); } // Check long long types. #define BIG64 18446744073709551615ull #define BIG32 4294967295ul #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) #if !BIG_OK your preprocessor is broken; #endif #if BIG_OK #else your preprocessor is broken; #endif static long long int bignum = -9223372036854775807LL; static unsigned long long int ubignum = BIG64; struct incomplete_array { int datasize; double data[]; }; struct named_init { int number; const wchar_t *name; double average; }; typedef const char *ccp; static inline int test_restrict (ccp restrict text) { // See if C++-style comments work. // Iterate through items via the restricted pointer. // Also check for declarations in for loops. for (unsigned int i = 0; *(text+i) != '\0'; ++i) continue; return 0; } // Check varargs and va_copy. static void test_varargs (const char *format, ...) { va_list args; va_start (args, format); va_list args_copy; va_copy (args_copy, args); const char *str; int number; float fnumber; while (*format) { switch (*format++) { case 's': // string str = va_arg (args_copy, const char *); break; case 'd': // int number = va_arg (args_copy, int); break; case 'f': // float fnumber = va_arg (args_copy, double); break; default: break; } } va_end (args_copy); va_end (args); } int main () { // Check bool. _Bool success = false; // Check restrict. if (test_restrict ("String literal") == 0) success = true; char *restrict newvar = "Another string"; // Check varargs. test_varargs ("s, d' f .", "string", 65, 34.234); test_varargs_macros (); // Check flexible array members. struct incomplete_array *ia = malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); ia->datasize = 10; for (int i = 0; i < ia->datasize; ++i) ia->data[i] = i * 1.234; // Check named initializers. struct named_init ni = { .number = 34, .name = L"Test wide string", .average = 543.34343, }; ni.number = 58; int dynamic_array[ni.number]; dynamic_array[ni.number - 1] = 543; // work around unused variable warnings return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' || dynamic_array[ni.number - 1] != 543); ; return 0; } _ACEOF for ac_arg in '' -std=gnu99 -std=c99 -c99 -AC99 -xc99=all -qlanglvl=extc99 do CC="$ac_save_CC $ac_arg" if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_c99=$ac_arg fi rm -f core conftest.err conftest.$ac_objext test "x$ac_cv_prog_cc_c99" != "xno" && break done rm -f conftest.$ac_ext CC=$ac_save_CC fi # AC_CACHE_VAL case "x$ac_cv_prog_cc_c99" in x) { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 $as_echo "none needed" >&6; } ;; xno) { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 $as_echo "unsupported" >&6; } ;; *) CC="$CC $ac_cv_prog_cc_c99" { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5 $as_echo "$ac_cv_prog_cc_c99" >&6; } ;; esac if test "x$ac_cv_prog_cc_c99" != xno; then : ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c99 else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } if ${ac_cv_prog_cc_c89+:} false; then : $as_echo_n "(cached) " >&6 else ac_cv_prog_cc_c89=no ac_save_CC=$CC cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has function prototypes and stuff, but not '\xHH' hex character constants. These don't provoke an error unfortunately, instead are silently treated as 'x'. The following induces an error, until -std is added to get proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an array size at least. It's necessary to write '\x00'==0 to get something that's true only with -std. */ int osf4_cc_array ['\x00' == 0 ? 1 : -1]; /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters inside strings and character constants. */ #define FOO(x) 'x' int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } _ACEOF for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" do CC="$ac_save_CC $ac_arg" if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_c89=$ac_arg fi rm -f core conftest.err conftest.$ac_objext test "x$ac_cv_prog_cc_c89" != "xno" && break done rm -f conftest.$ac_ext CC=$ac_save_CC fi # AC_CACHE_VAL case "x$ac_cv_prog_cc_c89" in x) { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 $as_echo "none needed" >&6; } ;; xno) { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 $as_echo "unsupported" >&6; } ;; *) CC="$CC $ac_cv_prog_cc_c89" { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;; esac if test "x$ac_cv_prog_cc_c89" != xno; then : ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c89 else ac_cv_prog_cc_stdc=no fi fi ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO Standard C" >&5 $as_echo_n "checking for $CC option to accept ISO Standard C... " >&6; } if ${ac_cv_prog_cc_stdc+:} false; then : $as_echo_n "(cached) " >&6 fi case $ac_cv_prog_cc_stdc in #( no) : { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 $as_echo "unsupported" >&6; } ;; #( '') : { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 $as_echo "none needed" >&6; } ;; #( *) : { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_stdc" >&5 $as_echo "$ac_cv_prog_cc_stdc" >&6; } ;; esac ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5 $as_echo_n "checking how to run the C preprocessor... " >&6; } # On Suns, sometimes $CPP names a directory. if test -n "$CPP" && test -d "$CPP"; then CPP= fi if test -z "$CPP"; then if ${ac_cv_prog_CPP+:} false; then : $as_echo_n "(cached) " >&6 else # Double quotes because CPP needs to be expanded for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" do ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : else # Broken: fails on valid input. continue fi rm -f conftest.err conftest.i conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : # Broken: success on invalid input. continue else # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.i conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.i conftest.err conftest.$ac_ext if $ac_preproc_ok; then : break fi done ac_cv_prog_CPP=$CPP fi CPP=$ac_cv_prog_CPP else ac_cv_prog_CPP=$CPP fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5 $as_echo "$CPP" >&6; } ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : else # Broken: fails on valid input. continue fi rm -f conftest.err conftest.i conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if ac_fn_c_try_cpp "$LINENO"; then : # Broken: success on invalid input. continue else # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.i conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.i conftest.err conftest.$ac_ext if $ac_preproc_ok; then : else { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "C preprocessor \"$CPP\" fails sanity check See \`config.log' for more details" "$LINENO" 5; } fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_cxx_compiler_gnu if test -z "$CXX"; then if test -n "$CCC"; then CXX=$CCC else if test -n "$ac_tool_prefix"; then for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CXX+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CXX"; then ac_cv_prog_CXX="$CXX" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CXX=$ac_cv_prog_CXX if test -n "$CXX"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5 $as_echo "$CXX" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$CXX" && break done fi if test -z "$CXX"; then ac_ct_CXX=$CXX for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_CXX+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CXX"; then ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CXX="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CXX=$ac_cv_prog_ac_ct_CXX if test -n "$ac_ct_CXX"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5 $as_echo "$ac_ct_CXX" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$ac_ct_CXX" && break done if test "x$ac_ct_CXX" = x; then CXX="g++" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CXX=$ac_ct_CXX fi fi fi fi # Provide some information about the compiler. $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5 set X $ac_compile ac_compiler=$2 for ac_option in --version -v -V -qversion; do { { ac_try="$ac_compiler $ac_option >&5" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compiler $ac_option >&5") 2>conftest.err ac_status=$? if test -s conftest.err; then sed '10a\ ... rest of stderr output deleted ... 10q' conftest.err >conftest.er1 cat conftest.er1 >&5 fi rm -f conftest.er1 conftest.err $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } done { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } if ${ac_cv_cxx_compiler_gnu+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { #ifndef __GNUC__ choke me #endif ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_compiler_gnu=yes else ac_compiler_gnu=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cv_cxx_compiler_gnu=$ac_compiler_gnu fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; } if test $ac_compiler_gnu = yes; then GXX=yes else GXX= fi ac_test_CXXFLAGS=${CXXFLAGS+set} ac_save_CXXFLAGS=$CXXFLAGS { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 $as_echo_n "checking whether $CXX accepts -g... " >&6; } if ${ac_cv_prog_cxx_g+:} false; then : $as_echo_n "(cached) " >&6 else ac_save_cxx_werror_flag=$ac_cxx_werror_flag ac_cxx_werror_flag=yes ac_cv_prog_cxx_g=no CXXFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_cv_prog_cxx_g=yes else CXXFLAGS="" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : else ac_cxx_werror_flag=$ac_save_cxx_werror_flag CXXFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : ac_cv_prog_cxx_g=yes fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cxx_werror_flag=$ac_save_cxx_werror_flag fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5 $as_echo "$ac_cv_prog_cxx_g" >&6; } if test "$ac_test_CXXFLAGS" = set; then CXXFLAGS=$ac_save_CXXFLAGS elif test $ac_cv_prog_cxx_g = yes; then if test "$GXX" = yes; then CXXFLAGS="-g -O2" else CXXFLAGS="-g" fi else if test "$GXX" = yes; then CXXFLAGS="-O2" else CXXFLAGS= fi fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu depcc="$CXX" am_compiler_list= { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 $as_echo_n "checking dependency style of $depcc... " >&6; } if ${am_cv_CXX_dependencies_compiler_type+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up # making a dummy file named `D' -- because `-MD' means `put the output # in D'. mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're # using a relative directory. cp "$am_depcomp" conftest.dir cd conftest.dir # We will build objects and dependencies in a subdirectory because # it helps to detect inapplicable dependency modes. For instance # both Tru64's cc and ICC support -MD to output dependencies as a # side effect of compilation, but ICC will put the dependencies in # the current directory while Tru64 will put them in the object # directory. mkdir sub am_cv_CXX_dependencies_compiler_type=none if test "$am_compiler_list" = ""; then am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` fi am__universal=false case " $depcc " in #( *\ -arch\ *\ -arch\ *) am__universal=true ;; esac for depmode in $am_compiler_list; do # Setup a source with many dependencies, because some compilers # like to wrap large dependency lists on column 80 (with \), and # we should not choose a depcomp mode which is confused by this. # # We need to recreate these files for each test, as the compiler may # overwrite some of them when testing with obscure command lines. # This happens at least with the AIX C compiler. : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with # Solaris 8's {/usr,}/bin/sh. touch sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly # handle `-M -o', and we need to detect this. Also, some Intel # versions had trouble with output in subdirs am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in gcc) # This depmode causes a compiler race in universal mode. test "$am__universal" = false || continue ;; nosideeffect) # after this tag, mechanisms are not by side-effect, so they'll # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else break fi ;; msvisualcpp | msvcmsys) # This compiler won't grok `-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} am__minus_obj= ;; none) break ;; esac if depmode=$depmode \ source=sub/conftest.c object=$am__obj \ depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ >/dev/null 2>conftest.err && grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && grep $am__obj sub/conftest.Po > /dev/null 2>&1 && ${MAKE-make} -s -f confmf > /dev/null 2>&1; then # icc doesn't choke on unknown options, it will just issue warnings # or remarks (even with -Werror). So we grep stderr for any message # that says an option was ignored or not supported. # When given -MP, icc 7.0 and 7.1 complain thusly: # icc: Command line warning: ignoring option '-M'; no argument required # The diagnosis changed in icc 8.0: # icc: Command line remark: option '-MP' not supported if (grep 'ignoring option' conftest.err || grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else am_cv_CXX_dependencies_compiler_type=$depmode break fi fi done cd .. rm -rf conftest.dir else am_cv_CXX_dependencies_compiler_type=none fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5 $as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; } CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type if test "x$enable_dependency_tracking" != xno \ && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then am__fastdepCXX_TRUE= am__fastdepCXX_FALSE='#' else am__fastdepCXX_TRUE='#' am__fastdepCXX_FALSE= fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. set dummy ${ac_tool_prefix}gcc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="${ac_tool_prefix}gcc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_CC"; then ac_ct_CC=$CC # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CC="gcc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 $as_echo "$ac_ct_CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_CC" = x; then CC="" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CC=$ac_ct_CC fi else CC="$ac_cv_prog_CC" fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. set dummy ${ac_tool_prefix}cc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="${ac_tool_prefix}cc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi fi if test -z "$CC"; then # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else ac_prog_rejected=no as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then ac_prog_rejected=yes continue fi ac_cv_prog_CC="cc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS if test $ac_prog_rejected = yes; then # We found a bogon in the path, so make sure we never use it. set dummy $ac_cv_prog_CC shift if test $# != 0; then # We chose a different compiler from the bogus one. # However, it has the same basename, so the bogon will be chosen # first if we set CC to just the basename; use the full file name. shift ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" fi fi fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then for ac_prog in cl.exe do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="$ac_tool_prefix$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$CC" && break done fi if test -z "$CC"; then ac_ct_CC=$CC for ac_prog in cl.exe do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_prog_ac_ct_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CC="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 $as_echo "$ac_ct_CC" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi test -n "$ac_ct_CC" && break done if test "x$ac_ct_CC" = x; then CC="" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CC=$ac_ct_CC fi fi fi test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "no acceptable C compiler found in \$PATH See \`config.log' for more details" "$LINENO" 5; } # Provide some information about the compiler. $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 set X $ac_compile ac_compiler=$2 for ac_option in --version -v -V -qversion; do { { ac_try="$ac_compiler $ac_option >&5" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" $as_echo "$ac_try_echo"; } >&5 (eval "$ac_compiler $ac_option >&5") 2>conftest.err ac_status=$? if test -s conftest.err; then sed '10a\ ... rest of stderr output deleted ... 10q' conftest.err >conftest.er1 cat conftest.er1 >&5 fi rm -f conftest.er1 conftest.err $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } done { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } if ${ac_cv_c_compiler_gnu+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { #ifndef __GNUC__ choke me #endif ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_compiler_gnu=yes else ac_compiler_gnu=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cv_c_compiler_gnu=$ac_compiler_gnu fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5 $as_echo "$ac_cv_c_compiler_gnu" >&6; } if test $ac_compiler_gnu = yes; then GCC=yes else GCC= fi ac_test_CFLAGS=${CFLAGS+set} ac_save_CFLAGS=$CFLAGS { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 $as_echo_n "checking whether $CC accepts -g... " >&6; } if ${ac_cv_prog_cc_g+:} false; then : $as_echo_n "(cached) " >&6 else ac_save_c_werror_flag=$ac_c_werror_flag ac_c_werror_flag=yes ac_cv_prog_cc_g=no CFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_g=yes else CFLAGS="" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : else ac_c_werror_flag=$ac_save_c_werror_flag CFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_g=yes fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_c_werror_flag=$ac_save_c_werror_flag fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5 $as_echo "$ac_cv_prog_cc_g" >&6; } if test "$ac_test_CFLAGS" = set; then CFLAGS=$ac_save_CFLAGS elif test $ac_cv_prog_cc_g = yes; then if test "$GCC" = yes; then CFLAGS="-g -O2" else CFLAGS="-g" fi else if test "$GCC" = yes; then CFLAGS="-O2" else CFLAGS= fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } if ${ac_cv_prog_cc_c89+:} false; then : $as_echo_n "(cached) " >&6 else ac_cv_prog_cc_c89=no ac_save_CC=$CC cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has function prototypes and stuff, but not '\xHH' hex character constants. These don't provoke an error unfortunately, instead are silently treated as 'x'. The following induces an error, until -std is added to get proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an array size at least. It's necessary to write '\x00'==0 to get something that's true only with -std. */ int osf4_cc_array ['\x00' == 0 ? 1 : -1]; /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters inside strings and character constants. */ #define FOO(x) 'x' int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } _ACEOF for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" do CC="$ac_save_CC $ac_arg" if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_c89=$ac_arg fi rm -f core conftest.err conftest.$ac_objext test "x$ac_cv_prog_cc_c89" != "xno" && break done rm -f conftest.$ac_ext CC=$ac_save_CC fi # AC_CACHE_VAL case "x$ac_cv_prog_cc_c89" in x) { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 $as_echo "none needed" >&6; } ;; xno) { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 $as_echo "unsupported" >&6; } ;; *) CC="$CC $ac_cv_prog_cc_c89" { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;; esac if test "x$ac_cv_prog_cc_c89" != xno; then : fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu depcc="$CC" am_compiler_list= { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 $as_echo_n "checking dependency style of $depcc... " >&6; } if ${am_cv_CC_dependencies_compiler_type+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up # making a dummy file named `D' -- because `-MD' means `put the output # in D'. mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're # using a relative directory. cp "$am_depcomp" conftest.dir cd conftest.dir # We will build objects and dependencies in a subdirectory because # it helps to detect inapplicable dependency modes. For instance # both Tru64's cc and ICC support -MD to output dependencies as a # side effect of compilation, but ICC will put the dependencies in # the current directory while Tru64 will put them in the object # directory. mkdir sub am_cv_CC_dependencies_compiler_type=none if test "$am_compiler_list" = ""; then am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` fi am__universal=false case " $depcc " in #( *\ -arch\ *\ -arch\ *) am__universal=true ;; esac for depmode in $am_compiler_list; do # Setup a source with many dependencies, because some compilers # like to wrap large dependency lists on column 80 (with \), and # we should not choose a depcomp mode which is confused by this. # # We need to recreate these files for each test, as the compiler may # overwrite some of them when testing with obscure command lines. # This happens at least with the AIX C compiler. : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with # Solaris 8's {/usr,}/bin/sh. touch sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly # handle `-M -o', and we need to detect this. Also, some Intel # versions had trouble with output in subdirs am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in gcc) # This depmode causes a compiler race in universal mode. test "$am__universal" = false || continue ;; nosideeffect) # after this tag, mechanisms are not by side-effect, so they'll # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else break fi ;; msvisualcpp | msvcmsys) # This compiler won't grok `-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} am__minus_obj= ;; none) break ;; esac if depmode=$depmode \ source=sub/conftest.c object=$am__obj \ depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ >/dev/null 2>conftest.err && grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && grep $am__obj sub/conftest.Po > /dev/null 2>&1 && ${MAKE-make} -s -f confmf > /dev/null 2>&1; then # icc doesn't choke on unknown options, it will just issue warnings # or remarks (even with -Werror). So we grep stderr for any message # that says an option was ignored or not supported. # When given -MP, icc 7.0 and 7.1 complain thusly: # icc: Command line warning: ignoring option '-M'; no argument required # The diagnosis changed in icc 8.0: # icc: Command line remark: option '-MP' not supported if (grep 'ignoring option' conftest.err || grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else am_cv_CC_dependencies_compiler_type=$depmode break fi fi done cd .. rm -rf conftest.dir else am_cv_CC_dependencies_compiler_type=none fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; } CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type if test "x$enable_dependency_tracking" != xno \ && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then am__fastdepCC_TRUE= am__fastdepCC_FALSE='#' else am__fastdepCC_TRUE='#' am__fastdepCC_FALSE= fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } if ${ac_cv_path_GREP+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$GREP"; then ac_path_GREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in grep ggrep; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue # Check for GNU ac_path_GREP and select it if it is found. # Check for GNU $ac_path_GREP case `"$ac_path_GREP" --version 2>&1` in *GNU*) ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; *) ac_count=0 $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" $as_echo 'GREP' >> "conftest.nl" "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val if test $ac_count -gt ${ac_path_GREP_max-0}; then # Best one so far, save it but keep looking for a better one ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_max=$ac_count fi # 10*(2^10) chars as input seems more than enough test $ac_count -gt 10 && break done rm -f conftest.in conftest.tmp conftest.nl conftest.out;; esac $ac_path_GREP_found && break 3 done done done IFS=$as_save_IFS if test -z "$ac_cv_path_GREP"; then as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 fi else ac_cv_path_GREP=$GREP fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5 $as_echo "$ac_cv_path_GREP" >&6; } GREP="$ac_cv_path_GREP" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 $as_echo_n "checking for egrep... " >&6; } if ${ac_cv_path_EGREP+:} false; then : $as_echo_n "(cached) " >&6 else if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 then ac_cv_path_EGREP="$GREP -E" else if test -z "$EGREP"; then ac_path_EGREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in egrep; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue # Check for GNU ac_path_EGREP and select it if it is found. # Check for GNU $ac_path_EGREP case `"$ac_path_EGREP" --version 2>&1` in *GNU*) ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; *) ac_count=0 $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" $as_echo 'EGREP' >> "conftest.nl" "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val if test $ac_count -gt ${ac_path_EGREP_max-0}; then # Best one so far, save it but keep looking for a better one ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_max=$ac_count fi # 10*(2^10) chars as input seems more than enough test $ac_count -gt 10 && break done rm -f conftest.in conftest.tmp conftest.nl conftest.out;; esac $ac_path_EGREP_found && break 3 done done done IFS=$as_save_IFS if test -z "$ac_cv_path_EGREP"; then as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 fi else ac_cv_path_EGREP=$EGREP fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5 $as_echo "$ac_cv_path_EGREP" >&6; } EGREP="$ac_cv_path_EGREP" { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 $as_echo_n "checking for ANSI C header files... " >&6; } if ${ac_cv_header_stdc+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #include #include int main () { ; return 0; } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_header_stdc=yes else ac_cv_header_stdc=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "memchr" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "free" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. if test "$cross_compiling" = yes; then : : else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #if ((' ' & 0x0FF) == 0x020) # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) #else # define ISLOWER(c) \ (('a' <= (c) && (c) <= 'i') \ || ('j' <= (c) && (c) <= 'r') \ || ('s' <= (c) && (c) <= 'z')) # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) #endif #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) int main () { int i; for (i = 0; i < 256; i++) if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) return 2; return 0; } _ACEOF if ac_fn_c_try_run "$LINENO"; then : else ac_cv_header_stdc=no fi rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ conftest.$ac_objext conftest.beam conftest.$ac_ext fi fi fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5 $as_echo "$ac_cv_header_stdc" >&6; } if test $ac_cv_header_stdc = yes; then $as_echo "#define STDC_HEADERS 1" >>confdefs.h fi if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_PKG_CONFIG+:} false; then : $as_echo_n "(cached) " >&6 else case $PKG_CONFIG in [\\/]* | ?:[\\/]*) ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS ;; esac fi PKG_CONFIG=$ac_cv_path_PKG_CONFIG if test -n "$PKG_CONFIG"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5 $as_echo "$PKG_CONFIG" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_path_PKG_CONFIG"; then ac_pt_PKG_CONFIG=$PKG_CONFIG # Extract the first word of "pkg-config", so it can be a program name with args. set dummy pkg-config; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then : $as_echo_n "(cached) " >&6 else case $ac_pt_PKG_CONFIG in [\\/]* | ?:[\\/]*) ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS ;; esac fi ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG if test -n "$ac_pt_PKG_CONFIG"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5 $as_echo "$ac_pt_PKG_CONFIG" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_pt_PKG_CONFIG" = x; then PKG_CONFIG="" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac PKG_CONFIG=$ac_pt_PKG_CONFIG fi else PKG_CONFIG="$ac_cv_path_PKG_CONFIG" fi fi if test -n "$PKG_CONFIG"; then _pkg_min_version=0.9.0 { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5 $as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; } if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } PKG_CONFIG="" fi fi pkg_failed=no { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GTK" >&5 $as_echo_n "checking for GTK... " >&6; } if test -n "$GTK_CFLAGS"; then pkg_cv_GTK_CFLAGS="$GTK_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk+-2.0 gdk-2.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "gtk+-2.0 gdk-2.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 gdk-2.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test -n "$GTK_LIBS"; then pkg_cv_GTK_LIBS="$GTK_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk+-2.0 gdk-2.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "gtk+-2.0 gdk-2.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 gdk-2.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test $pkg_failed = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-2.0 gdk-2.0" 2>&1` else GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-2.0 gdk-2.0" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$GTK_PKG_ERRORS" >&5 as_fn_error $? "Gtk2 development version is needed." "$LINENO" 5 elif test $pkg_failed = untried; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } as_fn_error $? "Gtk2 development version is needed." "$LINENO" 5 else GTK_CFLAGS=$pkg_cv_GTK_CFLAGS GTK_LIBS=$pkg_cv_GTK_LIBS { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } fi if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_PKG_CONFIG+:} false; then : $as_echo_n "(cached) " >&6 else case $PKG_CONFIG in [\\/]* | ?:[\\/]*) ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS ;; esac fi PKG_CONFIG=$ac_cv_path_PKG_CONFIG if test -n "$PKG_CONFIG"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5 $as_echo "$PKG_CONFIG" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_path_PKG_CONFIG"; then ac_pt_PKG_CONFIG=$PKG_CONFIG # Extract the first word of "pkg-config", so it can be a program name with args. set dummy pkg-config; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then : $as_echo_n "(cached) " >&6 else case $ac_pt_PKG_CONFIG in [\\/]* | ?:[\\/]*) ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS ;; esac fi ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG if test -n "$ac_pt_PKG_CONFIG"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5 $as_echo "$ac_pt_PKG_CONFIG" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_pt_PKG_CONFIG" = x; then PKG_CONFIG="" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac PKG_CONFIG=$ac_pt_PKG_CONFIG fi else PKG_CONFIG="$ac_cv_path_PKG_CONFIG" fi fi if test -n "$PKG_CONFIG"; then _pkg_min_version=0.9.0 { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5 $as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; } if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } PKG_CONFIG="" fi fi # Extract the first word of "pkg-config", so it can be a program name with args. set dummy pkg-config; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_PKG_CONFIG_PATH+:} false; then : $as_echo_n "(cached) " >&6 else case $PKG_CONFIG_PATH in [\\/]* | ?:[\\/]*) ac_cv_path_PKG_CONFIG_PATH="$PKG_CONFIG_PATH" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_PKG_CONFIG_PATH="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_PKG_CONFIG_PATH" && ac_cv_path_PKG_CONFIG_PATH="no" ;; esac fi PKG_CONFIG_PATH=$ac_cv_path_PKG_CONFIG_PATH if test -n "$PKG_CONFIG_PATH"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG_PATH" >&5 $as_echo "$PKG_CONFIG_PATH" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test x$PKG_CONFIG_PATH = xno; then as_fn_error $? "Program \"pkg-config\" is needed. Install this first." "$LINENO" 5 fi # Extract the first word of "grep", so it can be a program name with args. set dummy grep; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_GREP_PATH+:} false; then : $as_echo_n "(cached) " >&6 else case $GREP_PATH in [\\/]* | ?:[\\/]*) ac_cv_path_GREP_PATH="$GREP_PATH" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_GREP_PATH="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_GREP_PATH" && ac_cv_path_GREP_PATH="no" ;; esac fi GREP_PATH=$ac_cv_path_GREP_PATH if test -n "$GREP_PATH"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GREP_PATH" >&5 $as_echo "$GREP_PATH" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test x$GREP_PATH = xno; then as_fn_error $? "Program \"grep\" is needed. Install this first." "$LINENO" 5 fi # Extract the first word of "touch", so it can be a program name with args. set dummy touch; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_TEE_TOUCH+:} false; then : $as_echo_n "(cached) " >&6 else case $TEE_TOUCH in [\\/]* | ?:[\\/]*) ac_cv_path_TEE_TOUCH="$TEE_TOUCH" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_TEE_TOUCH="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_TEE_TOUCH" && ac_cv_path_TEE_TOUCH="no" ;; esac fi TEE_TOUCH=$ac_cv_path_TEE_TOUCH if test -n "$TEE_TOUCH"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $TEE_TOUCH" >&5 $as_echo "$TEE_TOUCH" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test x$TOUCH_PATH = xno; then as_fn_error $? "Program \"touch\" is needed. Install this first." "$LINENO" 5 fi # Extract the first word of "date", so it can be a program name with args. set dummy date; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_DATE_PATH+:} false; then : $as_echo_n "(cached) " >&6 else case $DATE_PATH in [\\/]* | ?:[\\/]*) ac_cv_path_DATE_PATH="$DATE_PATH" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_DATE_PATH="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_DATE_PATH" && ac_cv_path_DATE_PATH="no" ;; esac fi DATE_PATH=$ac_cv_path_DATE_PATH if test -n "$DATE_PATH"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DATE_PATH" >&5 $as_echo "$DATE_PATH" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test x$DATE_PATH = xno; then as_fn_error $? "Program \"date\" is needed. Install this first." "$LINENO" 5 fi # Extract the first word of "tail", so it can be a program name with args. set dummy tail; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_TAIL_PATH+:} false; then : $as_echo_n "(cached) " >&6 else case $TAIL_PATH in [\\/]* | ?:[\\/]*) ac_cv_path_TAIL_PATH="$TAIL_PATH" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_TAIL_PATH="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_TAIL_PATH" && ac_cv_path_TAIL_PATH="no" ;; esac fi TAIL_PATH=$ac_cv_path_TAIL_PATH if test -n "$TAIL_PATH"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $TAIL_PATH" >&5 $as_echo "$TAIL_PATH" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test x$TAIL_PATH = xno; then as_fn_error $? "Program \"tail\" is needed. Install this first." "$LINENO" 5 fi # Extract the first word of "gzip", so it can be a program name with args. set dummy gzip; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_GZIP_PATH+:} false; then : $as_echo_n "(cached) " >&6 else case $GZIP_PATH in [\\/]* | ?:[\\/]*) ac_cv_path_GZIP_PATH="$GZIP_PATH" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_GZIP_PATH="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_GZIP_PATH" && ac_cv_path_GZIP_PATH="no" ;; esac fi GZIP_PATH=$ac_cv_path_GZIP_PATH if test -n "$GZIP_PATH"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GZIP_PATH" >&5 $as_echo "$GZIP_PATH" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test x$GZIP_PATH = xno; then as_fn_error $? "Program \"gzip\" is needed. Install this first." "$LINENO" 5 fi # Extract the first word of "gunzip", so it can be a program name with args. set dummy gunzip; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_GUNZIP_PATH+:} false; then : $as_echo_n "(cached) " >&6 else case $GUNZIP_PATH in [\\/]* | ?:[\\/]*) ac_cv_path_GUNZIP_PATH="$GUNZIP_PATH" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_GUNZIP_PATH="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_GUNZIP_PATH" && ac_cv_path_GUNZIP_PATH="no" ;; esac fi GUNZIP_PATH=$ac_cv_path_GUNZIP_PATH if test -n "$GUNZIP_PATH"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GUNZIP_PATH" >&5 $as_echo "$GUNZIP_PATH" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test x$GUNZIP_PATH = xno; then as_fn_error $? "Program \"gunzip\" is needed. Install this first." "$LINENO" 5 fi # Extract the first word of "iconv", so it can be a program name with args. set dummy iconv; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_ICONV_PATH+:} false; then : $as_echo_n "(cached) " >&6 else case $ICONV_PATH in [\\/]* | ?:[\\/]*) ac_cv_path_ICONV_PATH="$ICONV_PATH" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_ICONV_PATH="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_ICONV_PATH" && ac_cv_path_ICONV_PATH="no" ;; esac fi ICONV_PATH=$ac_cv_path_ICONV_PATH if test -n "$ICONV_PATH"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ICONV_PATH" >&5 $as_echo "$ICONV_PATH" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test x$ICONV_PATH = xno; then as_fn_error $? "Program \"iconv\" is needed. Install this first." "$LINENO" 5 fi # Extract the first word of "strings", so it can be a program name with args. set dummy strings; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_STRINGS_PATH+:} false; then : $as_echo_n "(cached) " >&6 else case $STRINGS_PATH in [\\/]* | ?:[\\/]*) ac_cv_path_STRINGS_PATH="$STRINGS_PATH" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_STRINGS_PATH="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_STRINGS_PATH" && ac_cv_path_STRINGS_PATH="no" ;; esac fi STRINGS_PATH=$ac_cv_path_STRINGS_PATH if test -n "$STRINGS_PATH"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRINGS_PATH" >&5 $as_echo "$STRINGS_PATH" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test x$STRINGS_PATH = xno; then as_fn_error $? "Program \"strings\" is needed. Install this first." "$LINENO" 5 fi # Extract the first word of "cat", so it can be a program name with args. set dummy cat; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_CAT_PATH+:} false; then : $as_echo_n "(cached) " >&6 else case $CAT_PATH in [\\/]* | ?:[\\/]*) ac_cv_path_CAT_PATH="$CAT_PATH" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_CAT_PATH="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_CAT_PATH" && ac_cv_path_CAT_PATH="no" ;; esac fi CAT_PATH=$ac_cv_path_CAT_PATH if test -n "$CAT_PATH"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CAT_PATH" >&5 $as_echo "$CAT_PATH" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test x$CAT_PATH = xno; then as_fn_error $? "Program \"cat\" is needed. Install this first." "$LINENO" 5 fi # Extract the first word of "sort", so it can be a program name with args. set dummy sort; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_SORT_PATH+:} false; then : $as_echo_n "(cached) " >&6 else case $SORT_PATH in [\\/]* | ?:[\\/]*) ac_cv_path_SORT_PATH="$SORT_PATH" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_SORT_PATH="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_SORT_PATH" && ac_cv_path_SORT_PATH="no" ;; esac fi SORT_PATH=$ac_cv_path_SORT_PATH if test -n "$SORT_PATH"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SORT_PATH" >&5 $as_echo "$SORT_PATH" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test x$SORT_PATH = xno; then as_fn_error $? "Program \"sort\" is needed. Install this first." "$LINENO" 5 fi # Extract the first word of "head", so it can be a program name with args. set dummy head; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_HEAD_PATH+:} false; then : $as_echo_n "(cached) " >&6 else case $HEAD_PATH in [\\/]* | ?:[\\/]*) ac_cv_path_HEAD_PATH="$HEAD_PATH" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_HEAD_PATH="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_HEAD_PATH" && ac_cv_path_HEAD_PATH="no" ;; esac fi HEAD_PATH=$ac_cv_path_HEAD_PATH if test -n "$HEAD_PATH"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $HEAD_PATH" >&5 $as_echo "$HEAD_PATH" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test x$HEAD_PATH = xno; then as_fn_error $? "Program \"head\" is needed. Install this first." "$LINENO" 5 fi # Extract the first word of "make", so it can be a program name with args. set dummy make; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_MAKE_PATH+:} false; then : $as_echo_n "(cached) " >&6 else case $MAKE_PATH in [\\/]* | ?:[\\/]*) ac_cv_path_MAKE_PATH="$MAKE_PATH" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_MAKE_PATH="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_MAKE_PATH" && ac_cv_path_MAKE_PATH="no" ;; esac fi MAKE_PATH=$ac_cv_path_MAKE_PATH if test -n "$MAKE_PATH"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAKE_PATH" >&5 $as_echo "$MAKE_PATH" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test x$MAKE_PATH = xno; then as_fn_error $? "Program \"make\" is needed. Install this first." "$LINENO" 5 fi # Extract the first word of "find", so it can be a program name with args. set dummy find; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_FIND_PATH+:} false; then : $as_echo_n "(cached) " >&6 else case $FIND_PATH in [\\/]* | ?:[\\/]*) ac_cv_path_FIND_PATH="$FIND_PATH" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_FIND_PATH="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_FIND_PATH" && ac_cv_path_FIND_PATH="no" ;; esac fi FIND_PATH=$ac_cv_path_FIND_PATH if test -n "$FIND_PATH"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FIND_PATH" >&5 $as_echo "$FIND_PATH" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test x$FIND_PATH = xno; then as_fn_error $? "Program \"find\" is needed. Install this first." "$LINENO" 5 fi # Extract the first word of "xargs", so it can be a program name with args. set dummy xargs; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_FIND_XARGS+:} false; then : $as_echo_n "(cached) " >&6 else case $FIND_XARGS in [\\/]* | ?:[\\/]*) ac_cv_path_FIND_XARGS="$FIND_XARGS" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_FIND_XARGS="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_FIND_XARGS" && ac_cv_path_FIND_XARGS="no" ;; esac fi FIND_XARGS=$ac_cv_path_FIND_XARGS if test -n "$FIND_XARGS"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FIND_XARGS" >&5 $as_echo "$FIND_XARGS" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test x$FIND_XARGS = xno; then as_fn_error $? "Program \"xargs\" is needed. Install this first." "$LINENO" 5 fi # Extract the first word of "g++", so it can be a program name with args. set dummy g++; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_FIND_GPP+:} false; then : $as_echo_n "(cached) " >&6 else case $FIND_GPP in [\\/]* | ?:[\\/]*) ac_cv_path_FIND_GPP="$FIND_GPP" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_FIND_GPP="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_FIND_GPP" && ac_cv_path_FIND_GPP="no" ;; esac fi FIND_GPP=$ac_cv_path_FIND_GPP if test -n "$FIND_GPP"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FIND_GPP" >&5 $as_echo "$FIND_GPP" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test x$FIND_GPP = xno; then as_fn_error $? "Program \"g++\" is needed. Install this first." "$LINENO" 5 fi # Extract the first word of "diff", so it can be a program name with args. set dummy diff; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_FIND_DIFF+:} false; then : $as_echo_n "(cached) " >&6 else case $FIND_DIFF in [\\/]* | ?:[\\/]*) ac_cv_path_FIND_DIFF="$FIND_DIFF" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_FIND_DIFF="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_FIND_DIFF" && ac_cv_path_FIND_DIFF="no" ;; esac fi FIND_DIFF=$ac_cv_path_FIND_DIFF if test -n "$FIND_DIFF"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FIND_DIFF" >&5 $as_echo "$FIND_DIFF" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test x$FIND_DIFF = xno; then as_fn_error $? "Program \"diff\" is needed. Install this first." "$LINENO" 5 fi # Extract the first word of "patch", so it can be a program name with args. set dummy patch; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_FIND_PATCH+:} false; then : $as_echo_n "(cached) " >&6 else case $FIND_PATCH in [\\/]* | ?:[\\/]*) ac_cv_path_FIND_PATCH="$FIND_PATCH" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_FIND_PATCH="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_FIND_PATCH" && ac_cv_path_FIND_PATCH="no" ;; esac fi FIND_PATCH=$ac_cv_path_FIND_PATCH if test -n "$FIND_PATCH"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FIND_PATCH" >&5 $as_echo "$FIND_PATCH" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test x$FIND_PATCH = xno; then as_fn_error $? "Program \"patch\" is needed. Install this first." "$LINENO" 5 fi # Extract the first word of "merge", so it can be a program name with args. set dummy merge; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_FIND_MERGE+:} false; then : $as_echo_n "(cached) " >&6 else case $FIND_MERGE in [\\/]* | ?:[\\/]*) ac_cv_path_FIND_MERGE="$FIND_MERGE" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_FIND_MERGE="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_FIND_MERGE" && ac_cv_path_FIND_MERGE="no" ;; esac fi FIND_MERGE=$ac_cv_path_FIND_MERGE if test -n "$FIND_MERGE"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FIND_MERGE" >&5 $as_echo "$FIND_MERGE" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test x$FIND_MERGE = xno; then as_fn_error $? "Program \"merge\" (in package rcs) is needed. Install this first." "$LINENO" 5 fi # Extract the first word of "tar", so it can be a program name with args. set dummy tar; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_FIND_TAR+:} false; then : $as_echo_n "(cached) " >&6 else case $FIND_TAR in [\\/]* | ?:[\\/]*) ac_cv_path_FIND_TAR="$FIND_TAR" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_FIND_TAR="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_FIND_TAR" && ac_cv_path_FIND_TAR="no" ;; esac fi FIND_TAR=$ac_cv_path_FIND_TAR if test -n "$FIND_TAR"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FIND_TAR" >&5 $as_echo "$FIND_TAR" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test x$FIND_TAR = xno; then as_fn_error $? "Program \"tar\" is needed. Install this first." "$LINENO" 5 fi # Extract the first word of "curl", so it can be a program name with args. set dummy curl; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_FIND_CURL+:} false; then : $as_echo_n "(cached) " >&6 else case $FIND_CURL in [\\/]* | ?:[\\/]*) ac_cv_path_FIND_CURL="$FIND_CURL" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_FIND_CURL="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_FIND_CURL" && ac_cv_path_FIND_CURL="no" ;; esac fi FIND_CURL=$ac_cv_path_FIND_CURL if test -n "$FIND_CURL"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FIND_CURL" >&5 $as_echo "$FIND_CURL" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi if test x$FIND_CURL = xno; then as_fn_error $? "Program \"curl\" is needed. Install this first." "$LINENO" 5 fi # Checks for libraries. pkg_failed=no { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GLIB" >&5 $as_echo_n "checking for GLIB... " >&6; } if test -n "$GLIB_CFLAGS"; then pkg_cv_GLIB_CFLAGS="$GLIB_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.16.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.16.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.16.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test -n "$GLIB_LIBS"; then pkg_cv_GLIB_LIBS="$GLIB_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.16.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.16.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.16.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test $pkg_failed = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.16.0" 2>&1` else GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.16.0" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$GLIB_PKG_ERRORS" >&5 as_fn_error $? "glib development version >= 2.16.0 is needed." "$LINENO" 5 elif test $pkg_failed = untried; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } as_fn_error $? "glib development version >= 2.16.0 is needed." "$LINENO" 5 else GLIB_CFLAGS=$pkg_cv_GLIB_CFLAGS GLIB_LIBS=$pkg_cv_GLIB_LIBS { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } fi pkg_failed=no { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GTK" >&5 $as_echo_n "checking for GTK... " >&6; } if test -n "$GTK_CFLAGS"; then pkg_cv_GTK_CFLAGS="$GTK_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk+-2.0 >= 2.12.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.12.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.12.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test -n "$GTK_LIBS"; then pkg_cv_GTK_LIBS="$GTK_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk+-2.0 >= 2.12.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.12.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.12.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test $pkg_failed = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtk+-2.0 >= 2.12.0" 2>&1` else GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtk+-2.0 >= 2.12.0" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$GTK_PKG_ERRORS" >&5 as_fn_error $? "gtk+ development version >= 2.12.0 is needed." "$LINENO" 5 elif test $pkg_failed = untried; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } as_fn_error $? "gtk+ development version >= 2.12.0 is needed." "$LINENO" 5 else GTK_CFLAGS=$pkg_cv_GTK_CFLAGS GTK_LIBS=$pkg_cv_GTK_LIBS { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } fi pkg_failed=no { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GTHREAD" >&5 $as_echo_n "checking for GTHREAD... " >&6; } if test -n "$GTHREAD_CFLAGS"; then pkg_cv_GTHREAD_CFLAGS="$GTHREAD_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gthread-2.0 >= 2.16.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.16.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GTHREAD_CFLAGS=`$PKG_CONFIG --cflags "gthread-2.0 >= 2.16.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test -n "$GTHREAD_LIBS"; then pkg_cv_GTHREAD_LIBS="$GTHREAD_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gthread-2.0 >= 2.16.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.16.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GTHREAD_LIBS=`$PKG_CONFIG --libs "gthread-2.0 >= 2.16.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test $pkg_failed = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then GTHREAD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gthread-2.0 >= 2.16.0" 2>&1` else GTHREAD_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gthread-2.0 >= 2.16.0" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$GTHREAD_PKG_ERRORS" >&5 as_fn_error $? "gthread development version >= 2.16.0 is needed." "$LINENO" 5 elif test $pkg_failed = untried; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } as_fn_error $? "gthread development version >= 2.16.0 is needed." "$LINENO" 5 else GTHREAD_CFLAGS=$pkg_cv_GTHREAD_CFLAGS GTHREAD_LIBS=$pkg_cv_GTHREAD_LIBS { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } fi pkg_failed=no { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GOBJECT" >&5 $as_echo_n "checking for GOBJECT... " >&6; } if test -n "$GOBJECT_CFLAGS"; then pkg_cv_GOBJECT_CFLAGS="$GOBJECT_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gobject-2.0 >= 2.16.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "gobject-2.0 >= 2.16.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GOBJECT_CFLAGS=`$PKG_CONFIG --cflags "gobject-2.0 >= 2.16.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test -n "$GOBJECT_LIBS"; then pkg_cv_GOBJECT_LIBS="$GOBJECT_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gobject-2.0 >= 2.16.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "gobject-2.0 >= 2.16.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GOBJECT_LIBS=`$PKG_CONFIG --libs "gobject-2.0 >= 2.16.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test $pkg_failed = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then GOBJECT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gobject-2.0 >= 2.16.0" 2>&1` else GOBJECT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gobject-2.0 >= 2.16.0" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$GOBJECT_PKG_ERRORS" >&5 as_fn_error $? "gobject development version >= 2.16.0 is needed." "$LINENO" 5 elif test $pkg_failed = untried; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } as_fn_error $? "gobject development version >= 2.16.0 is needed." "$LINENO" 5 else GOBJECT_CFLAGS=$pkg_cv_GOBJECT_CFLAGS GOBJECT_LIBS=$pkg_cv_GOBJECT_LIBS { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } fi # Library sqlite3. pkg_failed=no { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SQLITE" >&5 $as_echo_n "checking for SQLITE... " >&6; } if test -n "$SQLITE_CFLAGS"; then pkg_cv_SQLITE_CFLAGS="$SQLITE_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sqlite3 >= 3.0.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "sqlite3 >= 3.0.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_SQLITE_CFLAGS=`$PKG_CONFIG --cflags "sqlite3 >= 3.0.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test -n "$SQLITE_LIBS"; then pkg_cv_SQLITE_LIBS="$SQLITE_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sqlite3 >= 3.0.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "sqlite3 >= 3.0.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_SQLITE_LIBS=`$PKG_CONFIG --libs "sqlite3 >= 3.0.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test $pkg_failed = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then SQLITE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sqlite3 >= 3.0.0" 2>&1` else SQLITE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sqlite3 >= 3.0.0" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$SQLITE_PKG_ERRORS" >&5 as_fn_error $? "sqlite development version >= 3.0.0 is needed." "$LINENO" 5 elif test $pkg_failed = untried; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } as_fn_error $? "sqlite development version >= 3.0.0 is needed." "$LINENO" 5 else SQLITE_CFLAGS=$pkg_cv_SQLITE_CFLAGS SQLITE_LIBS=$pkg_cv_SQLITE_LIBS { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } fi # Check for availability of libxml2 # Check whether --with-xml-prefix was given. if test "${with_xml_prefix+set}" = set; then : withval=$with_xml_prefix; xml_config_prefix="$withval" else xml_config_prefix="" fi # Check whether --with-xml-exec-prefix was given. if test "${with_xml_exec_prefix+set}" = set; then : withval=$with_xml_exec_prefix; xml_config_exec_prefix="$withval" else xml_config_exec_prefix="" fi # Check whether --enable-xmltest was given. if test "${enable_xmltest+set}" = set; then : enableval=$enable_xmltest; else enable_xmltest=yes fi if test x$xml_config_exec_prefix != x ; then xml_config_args="$xml_config_args" if test x${XML2_CONFIG+set} != xset ; then XML2_CONFIG=$xml_config_exec_prefix/bin/xml2-config fi fi if test x$xml_config_prefix != x ; then xml_config_args="$xml_config_args --prefix=$xml_config_prefix" if test x${XML2_CONFIG+set} != xset ; then XML2_CONFIG=$xml_config_prefix/bin/xml2-config fi fi # Extract the first word of "xml2-config", so it can be a program name with args. set dummy xml2-config; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if ${ac_cv_path_XML2_CONFIG+:} false; then : $as_echo_n "(cached) " >&6 else case $XML2_CONFIG in [\\/]* | ?:[\\/]*) ac_cv_path_XML2_CONFIG="$XML2_CONFIG" # Let the user override the test with a path. ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_path_XML2_CONFIG="$as_dir/$ac_word$ac_exec_ext" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS test -z "$ac_cv_path_XML2_CONFIG" && ac_cv_path_XML2_CONFIG="no" ;; esac fi XML2_CONFIG=$ac_cv_path_XML2_CONFIG if test -n "$XML2_CONFIG"; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XML2_CONFIG" >&5 $as_echo "$XML2_CONFIG" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } fi min_xml_version=2.5.0 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libxml - version >= $min_xml_version" >&5 $as_echo_n "checking for libxml - version >= $min_xml_version... " >&6; } no_xml="" if test "$XML2_CONFIG" = "no" ; then no_xml=yes else XML_CPPFLAGS=`$XML2_CONFIG $xml_config_args --cflags` XML_LIBS=`$XML2_CONFIG $xml_config_args --libs` xml_config_major_version=`$XML2_CONFIG $xml_config_args --version | \ sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'` xml_config_minor_version=`$XML2_CONFIG $xml_config_args --version | \ sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'` xml_config_micro_version=`$XML2_CONFIG $xml_config_args --version | \ sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'` if test "x$enable_xmltest" = "xyes" ; then ac_save_CPPFLAGS="$CPPFLAGS" ac_save_LIBS="$LIBS" CPPFLAGS="$CPPFLAGS $XML_CPPFLAGS" LIBS="$XML_LIBS $LIBS" rm -f conf.xmltest if test "$cross_compiling" = yes; then : echo $ac_n "cross compiling; assumed OK... $ac_c" else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include #include #include int main() { int xml_major_version, xml_minor_version, xml_micro_version; int major, minor, micro; char *tmp_version; system("touch conf.xmltest"); /* Capture xml2-config output via autoconf/configure variables */ /* HP/UX 9 (%@#!) writes to sscanf strings */ tmp_version = (char *)strdup("$min_xml_version"); if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { printf("%s, bad version string from xml2-config\n", "$min_xml_version"); exit(1); } free(tmp_version); /* Capture the version information from the header files */ tmp_version = (char *)strdup(LIBXML_DOTTED_VERSION); if (sscanf(tmp_version, "%d.%d.%d", &xml_major_version, &xml_minor_version, &xml_micro_version) != 3) { printf("%s, bad version string from libxml includes\n", "LIBXML_DOTTED_VERSION"); exit(1); } free(tmp_version); /* Compare xml2-config output to the libxml headers */ if ((xml_major_version != $xml_config_major_version) || (xml_minor_version != $xml_config_minor_version) || (xml_micro_version != $xml_config_micro_version)) { printf("*** libxml header files (version %d.%d.%d) do not match\n", xml_major_version, xml_minor_version, xml_micro_version); printf("*** xml2-config (version %d.%d.%d)\n", $xml_config_major_version, $xml_config_minor_version, $xml_config_micro_version); return 1; } /* Compare the headers to the library to make sure we match */ /* Less than ideal -- doesn't provide us with return value feedback, * only exits if there's a serious mismatch between header and library. */ LIBXML_TEST_VERSION; /* Test that the library is greater than our minimum version */ if ((xml_major_version > major) || ((xml_major_version == major) && (xml_minor_version > minor)) || ((xml_major_version == major) && (xml_minor_version == minor) && (xml_micro_version >= micro))) { return 0; } else { printf("\n*** An old version of libxml (%d.%d.%d) was found.\n", xml_major_version, xml_minor_version, xml_micro_version); printf("*** You need a version of libxml newer than %d.%d.%d. The latest version of\n", major, minor, micro); printf("*** libxml is always available from ftp://ftp.xmlsoft.org.\n"); printf("***\n"); printf("*** If you have already installed a sufficiently new version, this error\n"); printf("*** probably means that the wrong copy of the xml2-config shell script is\n"); printf("*** being found. The easiest way to fix this is to remove the old version\n"); printf("*** of LIBXML, but you can also set the XML2_CONFIG environment to point to the\n"); printf("*** correct copy of xml2-config. (In this case, you will have to\n"); printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n"); printf("*** so that the correct libraries are found at run-time))\n"); } return 1; } _ACEOF if ac_fn_c_try_run "$LINENO"; then : else no_xml=yes fi rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ conftest.$ac_objext conftest.beam conftest.$ac_ext fi CPPFLAGS="$ac_save_CPPFLAGS" LIBS="$ac_save_LIBS" fi fi if test "x$no_xml" = x ; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes (version $xml_config_major_version.$xml_config_minor_version.$xml_config_micro_version)" >&5 $as_echo "yes (version $xml_config_major_version.$xml_config_minor_version.$xml_config_micro_version)" >&6; } : else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } if test "$XML2_CONFIG" = "no" ; then echo "*** The xml2-config script installed by LIBXML could not be found" echo "*** If libxml was installed in PREFIX, make sure PREFIX/bin is in" echo "*** your path, or set the XML2_CONFIG environment variable to the" echo "*** full path to xml2-config." else if test -f conf.xmltest ; then : else echo "*** Could not run libxml test program, checking why..." CPPFLAGS="$CPPFLAGS $XML_CPPFLAGS" LIBS="$LIBS $XML_LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include int main () { LIBXML_TEST_VERSION; return 0; ; return 0; } _ACEOF if ac_fn_c_try_link "$LINENO"; then : echo "*** The test program compiled, but did not run. This usually means" echo "*** that the run-time linker is not finding LIBXML or finding the wrong" echo "*** version of LIBXML. If it is not finding LIBXML, you'll need to set your" echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point" echo "*** to the installed location Also, make sure you have run ldconfig if that" echo "*** is required on your system" echo "***" echo "*** If you have an old version installed, it is best to remove it, although" echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH" else echo "*** The test program failed to compile or link. See the file config.log for the" echo "*** exact error that occured. This usually means LIBXML was incorrectly installed" echo "*** or that you have moved LIBXML since it was installed. In the latter case, you" echo "*** may want to edit the xml2-config script: $XML2_CONFIG" fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext CPPFLAGS="$ac_save_CPPFLAGS" LIBS="$ac_save_LIBS" fi fi XML_CPPFLAGS="" XML_LIBS="" as_fn_error $? "Library libxml2-dev is needed. Install this first." "$LINENO" 5 fi rm -f conf.xmltest pkg_failed=no { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ENCHANT" >&5 $as_echo_n "checking for ENCHANT... " >&6; } if test -n "$ENCHANT_CFLAGS"; then pkg_cv_ENCHANT_CFLAGS="$ENCHANT_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"enchant >= 1.2.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "enchant >= 1.2.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_ENCHANT_CFLAGS=`$PKG_CONFIG --cflags "enchant >= 1.2.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test -n "$ENCHANT_LIBS"; then pkg_cv_ENCHANT_LIBS="$ENCHANT_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"enchant >= 1.2.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "enchant >= 1.2.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_ENCHANT_LIBS=`$PKG_CONFIG --libs "enchant >= 1.2.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test $pkg_failed = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then ENCHANT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "enchant >= 1.2.0" 2>&1` else ENCHANT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "enchant >= 1.2.0" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$ENCHANT_PKG_ERRORS" >&5 as_fn_error $? "Package requirements (enchant >= 1.2.0) were not met: $ENCHANT_PKG_ERRORS Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables ENCHANT_CFLAGS and ENCHANT_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details." "$LINENO" 5 elif test $pkg_failed = untried; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it is in your PATH or set the PKG_CONFIG environment variable to the full path to pkg-config. Alternatively, you may set the environment variables ENCHANT_CFLAGS and ENCHANT_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. To get pkg-config, see . See \`config.log' for more details" "$LINENO" 5; } else ENCHANT_CFLAGS=$pkg_cv_ENCHANT_CFLAGS ENCHANT_LIBS=$pkg_cv_ENCHANT_LIBS { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } fi # check Pango version so we can use PANGO_UNDERLINE_ERROR when available: pkg_failed=no { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PANGO" >&5 $as_echo_n "checking for PANGO... " >&6; } if test -n "$PANGO_CFLAGS"; then pkg_cv_PANGO_CFLAGS="$PANGO_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pango >= 1.3.5\""; } >&5 ($PKG_CONFIG --exists --print-errors "pango >= 1.3.5") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_PANGO_CFLAGS=`$PKG_CONFIG --cflags "pango >= 1.3.5" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test -n "$PANGO_LIBS"; then pkg_cv_PANGO_LIBS="$PANGO_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pango >= 1.3.5\""; } >&5 ($PKG_CONFIG --exists --print-errors "pango >= 1.3.5") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_PANGO_LIBS=`$PKG_CONFIG --libs "pango >= 1.3.5" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test $pkg_failed = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then PANGO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "pango >= 1.3.5" 2>&1` else PANGO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "pango >= 1.3.5" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$PANGO_PKG_ERRORS" >&5 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Disabling new error underlining since pango < 1.3.5" >&5 $as_echo "$as_me: WARNING: Disabling new error underlining since pango < 1.3.5" >&2;} elif test $pkg_failed = untried; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Disabling new error underlining since pango < 1.3.5" >&5 $as_echo "$as_me: WARNING: Disabling new error underlining since pango < 1.3.5" >&2;} else PANGO_CFLAGS=$pkg_cv_PANGO_CFLAGS PANGO_LIBS=$pkg_cv_PANGO_LIBS { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } $as_echo "#define HAVE_PANGO_UNDERLINE_ERROR 1" >>confdefs.h fi # check Pango version to see if word breaking bug is fixed: pkg_failed=no { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PANGO" >&5 $as_echo_n "checking for PANGO... " >&6; } if test -n "$PANGO_CFLAGS"; then pkg_cv_PANGO_CFLAGS="$PANGO_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pango >= 1.8.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "pango >= 1.8.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_PANGO_CFLAGS=`$PKG_CONFIG --cflags "pango >= 1.8.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test -n "$PANGO_LIBS"; then pkg_cv_PANGO_LIBS="$PANGO_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pango >= 1.8.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "pango >= 1.8.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_PANGO_LIBS=`$PKG_CONFIG --libs "pango >= 1.8.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test $pkg_failed = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then PANGO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "pango >= 1.8.0" 2>&1` else PANGO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "pango >= 1.8.0" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$PANGO_PKG_ERRORS" >&5 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Enabling word-breaking workarounds since pango < 1.8.0" >&5 $as_echo "$as_me: WARNING: Enabling word-breaking workarounds since pango < 1.8.0" >&2;} elif test $pkg_failed = untried; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Enabling word-breaking workarounds since pango < 1.8.0" >&5 $as_echo "$as_me: WARNING: Enabling word-breaking workarounds since pango < 1.8.0" >&2;} else PANGO_CFLAGS=$pkg_cv_PANGO_CFLAGS PANGO_LIBS=$pkg_cv_PANGO_LIBS { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } $as_echo "#define FIXED_PANGO 1" >>confdefs.h fi pkg_failed=no { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GTKHTML38" >&5 $as_echo_n "checking for GTKHTML38... " >&6; } if test -n "$GTKHTML38_CFLAGS"; then pkg_cv_GTKHTML38_CFLAGS="$GTKHTML38_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libgtkhtml-3.8 >= 3.8.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libgtkhtml-3.8 >= 3.8.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GTKHTML38_CFLAGS=`$PKG_CONFIG --cflags "libgtkhtml-3.8 >= 3.8.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test -n "$GTKHTML38_LIBS"; then pkg_cv_GTKHTML38_LIBS="$GTKHTML38_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libgtkhtml-3.8 >= 3.8.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libgtkhtml-3.8 >= 3.8.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GTKHTML38_LIBS=`$PKG_CONFIG --libs "libgtkhtml-3.8 >= 3.8.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test $pkg_failed = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then GTKHTML38_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libgtkhtml-3.8 >= 3.8.0" 2>&1` else GTKHTML38_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libgtkhtml-3.8 >= 3.8.0" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$GTKHTML38_PKG_ERRORS" >&5 pkg_failed=no { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GTKHTML314" >&5 $as_echo_n "checking for GTKHTML314... " >&6; } if test -n "$GTKHTML314_CFLAGS"; then pkg_cv_GTKHTML314_CFLAGS="$GTKHTML314_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libgtkhtml-3.14 >= 3.8.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libgtkhtml-3.14 >= 3.8.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GTKHTML314_CFLAGS=`$PKG_CONFIG --cflags "libgtkhtml-3.14 >= 3.8.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test -n "$GTKHTML314_LIBS"; then pkg_cv_GTKHTML314_LIBS="$GTKHTML314_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libgtkhtml-3.14 >= 3.8.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libgtkhtml-3.14 >= 3.8.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GTKHTML314_LIBS=`$PKG_CONFIG --libs "libgtkhtml-3.14 >= 3.8.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test $pkg_failed = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then GTKHTML314_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libgtkhtml-3.14 >= 3.8.0" 2>&1` else GTKHTML314_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libgtkhtml-3.14 >= 3.8.0" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$GTKHTML314_PKG_ERRORS" >&5 as_fn_error $? "libgtkhtml3 development version >= 3.8.0 is needed." "$LINENO" 5 elif test $pkg_failed = untried; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } as_fn_error $? "libgtkhtml3 development version >= 3.8.0 is needed." "$LINENO" 5 else GTKHTML314_CFLAGS=$pkg_cv_GTKHTML314_CFLAGS GTKHTML314_LIBS=$pkg_cv_GTKHTML314_LIBS { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } fi elif test $pkg_failed = untried; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } pkg_failed=no { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GTKHTML314" >&5 $as_echo_n "checking for GTKHTML314... " >&6; } if test -n "$GTKHTML314_CFLAGS"; then pkg_cv_GTKHTML314_CFLAGS="$GTKHTML314_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libgtkhtml-3.14 >= 3.8.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libgtkhtml-3.14 >= 3.8.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GTKHTML314_CFLAGS=`$PKG_CONFIG --cflags "libgtkhtml-3.14 >= 3.8.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test -n "$GTKHTML314_LIBS"; then pkg_cv_GTKHTML314_LIBS="$GTKHTML314_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libgtkhtml-3.14 >= 3.8.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libgtkhtml-3.14 >= 3.8.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GTKHTML314_LIBS=`$PKG_CONFIG --libs "libgtkhtml-3.14 >= 3.8.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test $pkg_failed = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then GTKHTML314_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libgtkhtml-3.14 >= 3.8.0" 2>&1` else GTKHTML314_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libgtkhtml-3.14 >= 3.8.0" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$GTKHTML314_PKG_ERRORS" >&5 as_fn_error $? "libgtkhtml3 development version >= 3.8.0 is needed." "$LINENO" 5 elif test $pkg_failed = untried; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } as_fn_error $? "libgtkhtml3 development version >= 3.8.0 is needed." "$LINENO" 5 else GTKHTML314_CFLAGS=$pkg_cv_GTKHTML314_CFLAGS GTKHTML314_LIBS=$pkg_cv_GTKHTML314_LIBS { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } fi else GTKHTML38_CFLAGS=$pkg_cv_GTKHTML38_CFLAGS GTKHTML38_LIBS=$pkg_cv_GTKHTML38_LIBS { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } fi pkg_failed=no { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GTKSOURCEVIEW" >&5 $as_echo_n "checking for GTKSOURCEVIEW... " >&6; } if test -n "$GTKSOURCEVIEW_CFLAGS"; then pkg_cv_GTKSOURCEVIEW_CFLAGS="$GTKSOURCEVIEW_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtksourceview-2.0 >= 2.2.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "gtksourceview-2.0 >= 2.2.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GTKSOURCEVIEW_CFLAGS=`$PKG_CONFIG --cflags "gtksourceview-2.0 >= 2.2.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test -n "$GTKSOURCEVIEW_LIBS"; then pkg_cv_GTKSOURCEVIEW_LIBS="$GTKSOURCEVIEW_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtksourceview-2.0 >= 2.2.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "gtksourceview-2.0 >= 2.2.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GTKSOURCEVIEW_LIBS=`$PKG_CONFIG --libs "gtksourceview-2.0 >= 2.2.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test $pkg_failed = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then GTKSOURCEVIEW_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gtksourceview-2.0 >= 2.2.0" 2>&1` else GTKSOURCEVIEW_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gtksourceview-2.0 >= 2.2.0" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$GTKSOURCEVIEW_PKG_ERRORS" >&5 as_fn_error $? "Package requirements (gtksourceview-2.0 >= 2.2.0) were not met: $GTKSOURCEVIEW_PKG_ERRORS Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GTKSOURCEVIEW_CFLAGS and GTKSOURCEVIEW_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details." "$LINENO" 5 elif test $pkg_failed = untried; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it is in your PATH or set the PKG_CONFIG environment variable to the full path to pkg-config. Alternatively, you may set the environment variables GTKSOURCEVIEW_CFLAGS and GTKSOURCEVIEW_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. To get pkg-config, see . See \`config.log' for more details" "$LINENO" 5; } else GTKSOURCEVIEW_CFLAGS=$pkg_cv_GTKSOURCEVIEW_CFLAGS GTKSOURCEVIEW_LIBS=$pkg_cv_GTKSOURCEVIEW_LIBS { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } fi pkg_failed=no { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WEBKIT" >&5 $as_echo_n "checking for WEBKIT... " >&6; } if test -n "$WEBKIT_CFLAGS"; then pkg_cv_WEBKIT_CFLAGS="$WEBKIT_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"webkit-1.0 >= 1.0.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "webkit-1.0 >= 1.0.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_WEBKIT_CFLAGS=`$PKG_CONFIG --cflags "webkit-1.0 >= 1.0.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test -n "$WEBKIT_LIBS"; then pkg_cv_WEBKIT_LIBS="$WEBKIT_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"webkit-1.0 >= 1.0.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "webkit-1.0 >= 1.0.0") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_WEBKIT_LIBS=`$PKG_CONFIG --libs "webkit-1.0 >= 1.0.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test $pkg_failed = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then WEBKIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "webkit-1.0 >= 1.0.0" 2>&1` else WEBKIT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "webkit-1.0 >= 1.0.0" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$WEBKIT_PKG_ERRORS" >&5 as_fn_error $? "libwebkit development version >= 1.0.0 is needed." "$LINENO" 5 elif test $pkg_failed = untried; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } as_fn_error $? "libwebkit development version >= 1.0.0 is needed." "$LINENO" 5 else WEBKIT_CFLAGS=$pkg_cv_WEBKIT_CFLAGS WEBKIT_LIBS=$pkg_cv_WEBKIT_LIBS { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } fi pkg_failed=no { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBSOUP" >&5 $as_echo_n "checking for LIBSOUP... " >&6; } if test -n "$LIBSOUP_CFLAGS"; then pkg_cv_LIBSOUP_CFLAGS="$LIBSOUP_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libsoup-2.4 >= 2.4\""; } >&5 ($PKG_CONFIG --exists --print-errors "libsoup-2.4 >= 2.4") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBSOUP_CFLAGS=`$PKG_CONFIG --cflags "libsoup-2.4 >= 2.4" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test -n "$LIBSOUP_LIBS"; then pkg_cv_LIBSOUP_LIBS="$LIBSOUP_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libsoup-2.4 >= 2.4\""; } >&5 ($PKG_CONFIG --exists --print-errors "libsoup-2.4 >= 2.4") 2>&5 ac_status=$? $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBSOUP_LIBS=`$PKG_CONFIG --libs "libsoup-2.4 >= 2.4" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes fi else pkg_failed=untried fi if test $pkg_failed = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes else _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then LIBSOUP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libsoup-2.4 >= 2.4" 2>&1` else LIBSOUP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libsoup-2.4 >= 2.4" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$LIBSOUP_PKG_ERRORS" >&5 as_fn_error $? "libsoup-2.4 development version >= 2.4 is needed." "$LINENO" 5 elif test $pkg_failed = untried; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } as_fn_error $? "libsoup-2.4 development version >= 2.4 is needed." "$LINENO" 5 else LIBSOUP_CFLAGS=$pkg_cv_LIBSOUP_CFLAGS LIBSOUP_LIBS=$pkg_cv_LIBSOUP_LIBS { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } fi # Checks for header files. # On IRIX 5.3, sys/types and inttypes.h are conflicting. for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ inttypes.h stdint.h unistd.h do : as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default " if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done ac_fn_c_check_header_mongrel "$LINENO" "sqlite3.h" "ac_cv_header_sqlite3_h" "$ac_includes_default" if test "x$ac_cv_header_sqlite3_h" = xyes; then : else as_fn_error $? "Header file sqlite3.h was not found. Usually this is in libsqlite3-dev." "$LINENO" 5 fi # This code is kept to learn from. # AC_CHECK_HEADER(aspell.h, [AC_DEFINE(HAVE_ASPELL_H,1, # [Define to 1 if you have the header file.] )] ) # AC_CHECK_HEADER(pspell/pspell.h, [AC_DEFINE(HAVE_PSPELL_H,1, # [Define to 1 if you have the header file.] )] ) # AC_SUBST(SPELLER_LIB) # Checks for Additional stuffs. # Set PACKAGE PREFIX if test "x${prefix}" = "xNONE"; then packageprefix=${ac_default_prefix} else packageprefix=${prefix} fi # LINUX build checks { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable LINUX specific flags" >&5 $as_echo_n "checking whether to enable LINUX specific flags... " >&6; } case "$host_os" in *linux*) linux=true { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } ;; *) linux=false { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } ;; esac if test x$linux = xtrue; then LINUX_TRUE= LINUX_FALSE='#' else LINUX_TRUE='#' LINUX_FALSE= fi # DARWIN build checks { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable DARWIN specific flags" >&5 $as_echo_n "checking whether to enable DARWIN specific flags... " >&6; } case "$host_os" in *darwin*) darwin=true { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } ;; *) darwin=false { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } ;; esac if test x$darwin = xtrue; then DARWIN_TRUE= DARWIN_FALSE='#' else DARWIN_TRUE='#' DARWIN_FALSE= fi # WIN32 build checks { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable WIN32 specific flags" >&5 $as_echo_n "checking whether to enable WIN32 specific flags... " >&6; } case "$host_os" in *mingw*) win32=true { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 $as_echo "yes" >&6; } ;; *) win32=false { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } ;; esac if test x$win32 = xtrue; then WIN32_TRUE= WIN32_FALSE='#' else WIN32_TRUE='#' WIN32_FALSE= fi # Set PACKAGE DATA & DOC DIR packagedatadir=share/${PACKAGE} packagedocdir=doc/${PACKAGE} # Set PACKAGE DIRS in config.h. packagepixmapsdir=${packagedatadir}/pixmaps packagehelpdir=${packagedatadir}/help packagemenudir=${packagedatadir} packagelocalstatedir=var/${PACKAGE} # Subst PACKAGE_DATA_DIR. if test "x${datarootdir}" = 'x${prefix}/share'; then if test "x${prefix}" = "xNONE"; then cat >>confdefs.h <<_ACEOF #define PACKAGE_DATA_DIR "${ac_default_prefix}/share/${PACKAGE}" _ACEOF else cat >>confdefs.h <<_ACEOF #define PACKAGE_DATA_DIR "${prefix}/share/${PACKAGE}" _ACEOF fi else cat >>confdefs.h <<_ACEOF #define PACKAGE_DATA_DIR "${datarootdir}/${PACKAGE}" _ACEOF fi # Create all the Makefiles. ac_config_files="$ac_config_files Makefile man/Makefile pix/Makefile doc/Makefile src/Makefile scripts/Makefile templates/Makefile olpc/Makefile desktop/Makefile windows/Makefile tests/Makefile shutdown/Makefile usfm/Makefile kjv/Makefile xetex/Makefile git/Makefile" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure # scripts and configure runs, see configure's option --config-cache. # It is not useful on other systems. If it contains results you don't # want to keep, you may remove or edit it. # # config.status only pays attention to the cache file if you give it # the --recheck option to rerun configure. # # `ac_cv_env_foo' variables (set or unset) will be overridden when # loading this file, other *unset* `ac_cv_foo' will be assigned the # following values. _ACEOF # The following way of writing the cache mishandles newlines in values, # but we know of no workaround that is simple, portable, and efficient. # So, we kill variables containing newlines. # Ultrix sh set writes to stderr and can't be redirected directly, # and sets the high bit in the cache file unless we assign to the vars. ( for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do eval ac_val=\$$ac_var case $ac_val in #( *${as_nl}*) case $ac_var in #( *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; esac case $ac_var in #( _ | IFS | as_nl) ;; #( BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( *) { eval $ac_var=; unset $ac_var;} ;; esac ;; esac done (set) 2>&1 | case $as_nl`(ac_space=' '; set) 2>&1` in #( *${as_nl}ac_space=\ *) # `set' does not quote correctly, so add quotes: double-quote # substitution turns \\\\ into \\, and sed turns \\ into \. sed -n \ "s/'/'\\\\''/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" ;; #( *) # `set' quotes correctly as required by POSIX, so do not add quotes. sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" ;; esac | sort ) | sed ' /^ac_cv_env_/b end t clear :clear s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ t end s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ :end' >>confcache if diff "$cache_file" confcache >/dev/null 2>&1; then :; else if test -w "$cache_file"; then if test "x$cache_file" != "x/dev/null"; then { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 $as_echo "$as_me: updating cache $cache_file" >&6;} if test ! -f "$cache_file" || test -h "$cache_file"; then cat confcache >"$cache_file" else case $cache_file in #( */* | ?:*) mv -f confcache "$cache_file"$$ && mv -f "$cache_file"$$ "$cache_file" ;; #( *) mv -f confcache "$cache_file" ;; esac fi fi else { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} fi fi rm -f confcache test "x$prefix" = xNONE && prefix=$ac_default_prefix # Let make expand exec_prefix. test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' DEFS=-DHAVE_CONFIG_H ac_libobjs= ac_ltlibobjs= U= for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue # 1. Remove the extension, and $U if already installed. ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' ac_i=`$as_echo "$ac_i" | sed "$ac_script"` # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR # will be set to the directory where LIBOBJS objects are built. as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo' done LIBOBJS=$ac_libobjs LTLIBOBJS=$ac_ltlibobjs if test -n "$EXEEXT"; then am__EXEEXT_TRUE= am__EXEEXT_FALSE='#' else am__EXEEXT_TRUE='#' am__EXEEXT_FALSE= fi if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then as_fn_error $? "conditional \"AMDEP\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then as_fn_error $? "conditional \"am__fastdepCC\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then as_fn_error $? "conditional \"am__fastdepCXX\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then as_fn_error $? "conditional \"am__fastdepCC\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${LINUX_TRUE}" && test -z "${LINUX_FALSE}"; then as_fn_error $? "conditional \"LINUX\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${DARWIN_TRUE}" && test -z "${DARWIN_FALSE}"; then as_fn_error $? "conditional \"DARWIN\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi if test -z "${WIN32_TRUE}" && test -z "${WIN32_FALSE}"; then as_fn_error $? "conditional \"WIN32\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi : "${CONFIG_STATUS=./config.status}" ac_write_fail=0 ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files $CONFIG_STATUS" { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} as_write_fail=0 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 #! $SHELL # Generated by $as_me. # Run this file to recreate the current configuration. # Compiler output produced by configure, useful for debugging # configure, is in config.log if it exists. debug=false ac_cs_recheck=false ac_cs_silent=false SHELL=\${CONFIG_SHELL-$SHELL} export SHELL _ASEOF cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1 ## -------------------- ## ## M4sh Initialization. ## ## -------------------- ## # Be more Bourne compatible DUALCASE=1; export DUALCASE # for MKS sh if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in #( *posix*) : set -o posix ;; #( *) : ;; esac fi as_nl=' ' export as_nl # Printing a long string crashes Solaris 7 /usr/bin/printf. as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo # Prefer a ksh shell builtin over an external printf program on Solaris, # but without wasting forks for bash or zsh. if test -z "$BASH_VERSION$ZSH_VERSION" \ && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='print -r --' as_echo_n='print -rn --' elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='printf %s\n' as_echo_n='printf %s' else if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' as_echo_n='/usr/ucb/echo -n' else as_echo_body='eval expr "X$1" : "X\\(.*\\)"' as_echo_n_body='eval arg=$1; case $arg in #( *"$as_nl"*) expr "X$arg" : "X\\(.*\\)$as_nl"; arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; esac; expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" ' export as_echo_n_body as_echo_n='sh -c $as_echo_n_body as_echo' fi export as_echo_body as_echo='sh -c $as_echo_body as_echo' fi # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then PATH_SEPARATOR=: (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || PATH_SEPARATOR=';' } fi # IFS # We need space, tab and new line, in precisely that order. Quoting is # there to prevent editors from complaining about space-tab. # (If _AS_PATH_WALK were called with IFS unset, it would disable word # splitting by setting IFS to empty value.) IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. as_myself= case $0 in #(( *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break done IFS=$as_save_IFS ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 exit 1 fi # Unset variables that we do not need and which cause bugs (e.g. in # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" # suppresses any "Segmentation fault" message there. '((' could # trigger a bug in pdksh 5.2.14. for as_var in BASH_ENV ENV MAIL MAILPATH do eval test x\${$as_var+set} = xset \ && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : done PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. LC_ALL=C export LC_ALL LANGUAGE=C export LANGUAGE # CDPATH. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH # as_fn_error STATUS ERROR [LINENO LOG_FD] # ---------------------------------------- # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are # provided, also output the error to LOG_FD, referencing LINENO. Then exit the # script with STATUS, using 1 if that was 0. as_fn_error () { as_status=$1; test $as_status -eq 0 && as_status=1 if test "$4"; then as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 fi $as_echo "$as_me: error: $2" >&2 as_fn_exit $as_status } # as_fn_error # as_fn_set_status STATUS # ----------------------- # Set $? to STATUS, without forking. as_fn_set_status () { return $1 } # as_fn_set_status # as_fn_exit STATUS # ----------------- # Exit the shell with STATUS, even in a "trap 0" or "set -e" context. as_fn_exit () { set +e as_fn_set_status $1 exit $1 } # as_fn_exit # as_fn_unset VAR # --------------- # Portably unset VAR. as_fn_unset () { { eval $1=; unset $1;} } as_unset=as_fn_unset # as_fn_append VAR VALUE # ---------------------- # Append the text in VALUE to the end of the definition contained in VAR. Take # advantage of any shell optimizations that allow amortized linear growth over # repeated appends, instead of the typical quadratic growth present in naive # implementations. if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : eval 'as_fn_append () { eval $1+=\$2 }' else as_fn_append () { eval $1=\$$1\$2 } fi # as_fn_append # as_fn_arith ARG... # ------------------ # Perform arithmetic evaluation on the ARGs, and store the result in the # global $as_val. Take advantage of shells that can avoid forks. The arguments # must be portable across $(()) and expr. if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : eval 'as_fn_arith () { as_val=$(( $* )) }' else as_fn_arith () { as_val=`expr "$@" || test $? -eq 1` } fi # as_fn_arith if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then as_basename=basename else as_basename=false fi if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then as_dirname=dirname else as_dirname=false fi as_me=`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| . 2>/dev/null || $as_echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q } /^X\/\(\/\/\)$/{ s//\1/ q } /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` # Avoid depending upon Character Ranges. as_cr_letters='abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=$as_cr_letters$as_cr_LETTERS as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits ECHO_C= ECHO_N= ECHO_T= case `echo -n x` in #((((( -n*) case `echo 'xy\c'` in *c*) ECHO_T=' ';; # ECHO_T is single tab character. xy) ECHO_C='\c';; *) echo `echo ksh88 bug on AIX 6.1` > /dev/null ECHO_T=' ';; esac;; *) ECHO_N='-n';; esac rm -f conf$$ conf$$.exe conf$$.file if test -d conf$$.dir; then rm -f conf$$.dir/conf$$.file else rm -f conf$$.dir mkdir conf$$.dir 2>/dev/null fi if (echo >conf$$.file) 2>/dev/null; then if ln -s conf$$.file conf$$ 2>/dev/null; then as_ln_s='ln -s' # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. # In both cases, we have to default to `cp -p'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || as_ln_s='cp -p' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -p' fi else as_ln_s='cp -p' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null # as_fn_mkdir_p # ------------- # Create "$as_dir" as a directory, including parents if necessary. as_fn_mkdir_p () { case $as_dir in #( -*) as_dir=./$as_dir;; esac test -d "$as_dir" || eval $as_mkdir_p || { as_dirs= while :; do case $as_dir in #( *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( *) as_qdir=$as_dir;; esac as_dirs="'$as_qdir' $as_dirs" as_dir=`$as_dirname -- "$as_dir" || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` test -d "$as_dir" && break done test -z "$as_dirs" || eval "mkdir $as_dirs" } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" } # as_fn_mkdir_p if mkdir -p . 2>/dev/null; then as_mkdir_p='mkdir -p "$as_dir"' else test -d ./-p && rmdir ./-p as_mkdir_p=false fi if test -x / >/dev/null 2>&1; then as_test_x='test -x' else if ls -dL / >/dev/null 2>&1; then as_ls_L_option=L else as_ls_L_option= fi as_test_x=' eval sh -c '\'' if test -d "$1"; then test -d "$1/."; else case $1 in #( -*)set "./$1";; esac; case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( ???[sx]*):;;*)false;;esac;fi '\'' sh ' fi as_executable_p=$as_test_x # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" exec 6>&1 ## ----------------------------------- ## ## Main body of $CONFIG_STATUS script. ## ## ----------------------------------- ## _ASEOF test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # Save the log message, to keep $0 and so on meaningful, and to # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" This file was extended by bibledit-gtk $as_me 4.6, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS CONFIG_LINKS = $CONFIG_LINKS CONFIG_COMMANDS = $CONFIG_COMMANDS $ $0 $@ on `(hostname || uname -n) 2>/dev/null | sed 1q` " _ACEOF case $ac_config_files in *" "*) set x $ac_config_files; shift; ac_config_files=$*;; esac case $ac_config_headers in *" "*) set x $ac_config_headers; shift; ac_config_headers=$*;; esac cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 # Files that config.status was made for. config_files="$ac_config_files" config_headers="$ac_config_headers" config_commands="$ac_config_commands" _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 ac_cs_usage="\ \`$as_me' instantiates files and other configuration actions from templates according to the current configuration. Unless the files and actions are specified as TAGs, all are instantiated by default. Usage: $0 [OPTION]... [TAG]... -h, --help print this help, then exit -V, --version print version number and configuration settings, then exit --config print configuration, then exit -q, --quiet, --silent do not print progress messages -d, --debug don't remove temporary files --recheck update $as_me by reconfiguring in the same conditions --file=FILE[:TEMPLATE] instantiate the configuration file FILE --header=FILE[:TEMPLATE] instantiate the configuration header FILE Configuration files: $config_files Configuration headers: $config_headers Configuration commands: $config_commands Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ bibledit-gtk config.status 4.6 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" Copyright (C) 2010 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." ac_pwd='$ac_pwd' srcdir='$srcdir' INSTALL='$INSTALL' MKDIR_P='$MKDIR_P' AWK='$AWK' test -n "\$AWK" || AWK=awk _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # The default lists apply if the user does not specify any file. ac_need_defaults=: while test $# != 0 do case $1 in --*=?*) ac_option=`expr "X$1" : 'X\([^=]*\)='` ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` ac_shift=: ;; --*=) ac_option=`expr "X$1" : 'X\([^=]*\)='` ac_optarg= ac_shift=: ;; *) ac_option=$1 ac_optarg=$2 ac_shift=shift ;; esac case $ac_option in # Handling of the options. -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) ac_cs_recheck=: ;; --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) $as_echo "$ac_cs_version"; exit ;; --config | --confi | --conf | --con | --co | --c ) $as_echo "$ac_cs_config"; exit ;; --debug | --debu | --deb | --de | --d | -d ) debug=: ;; --file | --fil | --fi | --f ) $ac_shift case $ac_optarg in *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; '') as_fn_error $? "missing file argument" ;; esac as_fn_append CONFIG_FILES " '$ac_optarg'" ac_need_defaults=false;; --header | --heade | --head | --hea ) $ac_shift case $ac_optarg in *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; esac as_fn_append CONFIG_HEADERS " '$ac_optarg'" ac_need_defaults=false;; --he | --h) # Conflict between --help and --header as_fn_error $? "ambiguous option: \`$1' Try \`$0 --help' for more information.";; --help | --hel | -h ) $as_echo "$ac_cs_usage"; exit ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil | --si | --s) ac_cs_silent=: ;; # This is an error. -*) as_fn_error $? "unrecognized option: \`$1' Try \`$0 --help' for more information." ;; *) as_fn_append ac_config_targets " $1" ac_need_defaults=false ;; esac shift done ac_configure_extra_args= if $ac_cs_silent; then exec 6>/dev/null ac_configure_extra_args="$ac_configure_extra_args --silent" fi _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 if \$ac_cs_recheck; then set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion shift \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 CONFIG_SHELL='$SHELL' export CONFIG_SHELL exec "\$@" fi _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 exec 5>>config.log { echo sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX ## Running $as_me. ## _ASBOX $as_echo "$ac_log" } >&5 _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 # # INIT-COMMANDS # AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # Handling of arguments. for ac_config_target in $ac_config_targets do case $ac_config_target in "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; "man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;; "pix/Makefile") CONFIG_FILES="$CONFIG_FILES pix/Makefile" ;; "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "scripts/Makefile") CONFIG_FILES="$CONFIG_FILES scripts/Makefile" ;; "templates/Makefile") CONFIG_FILES="$CONFIG_FILES templates/Makefile" ;; "olpc/Makefile") CONFIG_FILES="$CONFIG_FILES olpc/Makefile" ;; "desktop/Makefile") CONFIG_FILES="$CONFIG_FILES desktop/Makefile" ;; "windows/Makefile") CONFIG_FILES="$CONFIG_FILES windows/Makefile" ;; "tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;; "shutdown/Makefile") CONFIG_FILES="$CONFIG_FILES shutdown/Makefile" ;; "usfm/Makefile") CONFIG_FILES="$CONFIG_FILES usfm/Makefile" ;; "kjv/Makefile") CONFIG_FILES="$CONFIG_FILES kjv/Makefile" ;; "xetex/Makefile") CONFIG_FILES="$CONFIG_FILES xetex/Makefile" ;; "git/Makefile") CONFIG_FILES="$CONFIG_FILES git/Makefile" ;; *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; esac done # If the user did not use the arguments to specify the items to instantiate, # then the envvar interface is used. Set only those that are not. # We use the long form for the default assignment because of an extremely # bizarre bug on SunOS 4.1.3. if $ac_need_defaults; then test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands fi # Have a temporary directory for convenience. Make it in the build tree # simply because there is no reason against having it here, and in addition, # creating and moving files from /tmp can sometimes cause problems. # Hook for its removal unless debugging. # Note that there is a small window in which the directory will not be cleaned: # after its creation but before its name has been assigned to `$tmp'. $debug || { tmp= ac_tmp= trap 'exit_status=$? : "${ac_tmp:=$tmp}" { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status ' 0 trap 'as_fn_exit 1' 1 2 13 15 } # Create a (secure) tmp directory for tmp files. { tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && test -d "$tmp" } || { tmp=./conf$$-$RANDOM (umask 077 && mkdir "$tmp") } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 ac_tmp=$tmp # Set up the scripts for CONFIG_FILES section. # No need to generate them if there are no CONFIG_FILES. # This happens for instance with `./config.status config.h'. if test -n "$CONFIG_FILES"; then ac_cr=`echo X | tr X '\015'` # On cygwin, bash can eat \r inside `` if the user requested igncr. # But we know of no other shell where ac_cr would be empty at this # point, so we can use a bashism as a fallback. if test "x$ac_cr" = x; then eval ac_cr=\$\'\\r\' fi ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ac_cs_awk_cr='\\r' else ac_cs_awk_cr=$ac_cr fi echo 'BEGIN {' >"$ac_tmp/subs1.awk" && _ACEOF { echo "cat >conf$$subs.awk <<_ACEOF" && echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && echo "_ACEOF" } >conf$$subs.sh || as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` ac_delim='%!_!# ' for ac_last_try in false false false false false :; do . ./conf$$subs.sh || as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` if test $ac_delim_n = $ac_delim_num; then break elif $ac_last_try; then as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 else ac_delim="$ac_delim!$ac_delim _$ac_delim!! " fi done rm -f conf$$subs.sh cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && _ACEOF sed -n ' h s/^/S["/; s/!.*/"]=/ p g s/^[^!]*!// :repl t repl s/'"$ac_delim"'$// t delim :nl h s/\(.\{148\}\)..*/\1/ t more1 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ p n b repl :more1 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ p g s/.\{148\}// t nl :delim h s/\(.\{148\}\)..*/\1/ t more2 s/["\\]/\\&/g; s/^/"/; s/$/"/ p b :more2 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ p g s/.\{148\}// t delim ' >$CONFIG_STATUS || ac_write_fail=1 rm -f conf$$subs.awk cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 _ACAWK cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && for (key in S) S_is_set[key] = 1 FS = "" } { line = $ 0 nfields = split(line, field, "@") substed = 0 len = length(field[1]) for (i = 2; i < nfields; i++) { key = field[i] keylen = length(key) if (S_is_set[key]) { value = S[key] line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) len += length(value) + length(field[++i]) substed = 1 } else len += 1 + keylen } print line } _ACAWK _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" else cat fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 _ACEOF # VPATH may cause trouble with some makes, so we remove sole $(srcdir), # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and # trailing colons and then remove the whole line if VPATH becomes empty # (actually we leave an empty line to preserve line numbers). if test "x$srcdir" = x.; then ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ h s/// s/^/:/ s/[ ]*$/:/ s/:\$(srcdir):/:/g s/:\${srcdir}:/:/g s/:@srcdir@:/:/g s/^:*// s/:*$// x s/\(=[ ]*\).*/\1/ G s/\n// s/^[^=]*=[ ]*$// }' fi cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 fi # test -n "$CONFIG_FILES" # Set up the scripts for CONFIG_HEADERS section. # No need to generate them if there are no CONFIG_HEADERS. # This happens for instance with `./config.status Makefile'. if test -n "$CONFIG_HEADERS"; then cat >"$ac_tmp/defines.awk" <<\_ACAWK || BEGIN { _ACEOF # Transform confdefs.h into an awk script `defines.awk', embedded as # here-document in config.status, that substitutes the proper values into # config.h.in to produce config.h. # Create a delimiter string that does not exist in confdefs.h, to ease # handling of long lines. ac_delim='%!_!# ' for ac_last_try in false false :; do ac_tt=`sed -n "/$ac_delim/p" confdefs.h` if test -z "$ac_tt"; then break elif $ac_last_try; then as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 else ac_delim="$ac_delim!$ac_delim _$ac_delim!! " fi done # For the awk script, D is an array of macro values keyed by name, # likewise P contains macro parameters if any. Preserve backslash # newline sequences. ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* sed -n ' s/.\{148\}/&'"$ac_delim"'/g t rset :rset s/^[ ]*#[ ]*define[ ][ ]*/ / t def d :def s/\\$// t bsnl s/["\\]/\\&/g s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ D["\1"]=" \3"/p s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p d :bsnl s/["\\]/\\&/g s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ D["\1"]=" \3\\\\\\n"\\/p t cont s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p t cont d :cont n s/.\{148\}/&'"$ac_delim"'/g t clear :clear s/\\$// t bsnlc s/["\\]/\\&/g; s/^/"/; s/$/"/p d :bsnlc s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p b cont ' >$CONFIG_STATUS || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 for (key in D) D_is_set[key] = 1 FS = "" } /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ { line = \$ 0 split(line, arg, " ") if (arg[1] == "#") { defundef = arg[2] mac1 = arg[3] } else { defundef = substr(arg[1], 2) mac1 = arg[2] } split(mac1, mac2, "(") #) macro = mac2[1] prefix = substr(line, 1, index(line, defundef) - 1) if (D_is_set[macro]) { # Preserve the white space surrounding the "#". print prefix "define", macro P[macro] D[macro] next } else { # Replace #undef with comments. This is necessary, for example, # in the case of _POSIX_SOURCE, which is predefined and required # on some systems where configure will not decide to define it. if (defundef == "undef") { print "/*", prefix defundef, macro, "*/" next } } } { print } _ACAWK _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 fi # test -n "$CONFIG_HEADERS" eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS" shift for ac_tag do case $ac_tag in :[FHLC]) ac_mode=$ac_tag; continue;; esac case $ac_mode$ac_tag in :[FHL]*:*);; :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; :[FH]-) ac_tag=-:-;; :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; esac ac_save_IFS=$IFS IFS=: set x $ac_tag IFS=$ac_save_IFS shift ac_file=$1 shift case $ac_mode in :L) ac_source=$1;; :[FH]) ac_file_inputs= for ac_f do case $ac_f in -) ac_f="$ac_tmp/stdin";; *) # Look for the file first in the build tree, then in the source tree # (if the path is not absolute). The absolute path cannot be DOS-style, # because $ac_f cannot contain `:'. test -f "$ac_f" || case $ac_f in [\\/$]*) false;; *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; esac || as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; esac case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac as_fn_append ac_file_inputs " '$ac_f'" done # Let's still pretend it is `configure' which instantiates (i.e., don't # use $as_me), people would be surprised to read: # /* config.h. Generated by config.status. */ configure_input='Generated from '` $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' `' by configure.' if test x"$ac_file" != x-; then configure_input="$ac_file. $configure_input" { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 $as_echo "$as_me: creating $ac_file" >&6;} fi # Neutralize special characters interpreted by sed in replacement strings. case $configure_input in #( *\&* | *\|* | *\\* ) ac_sed_conf_input=`$as_echo "$configure_input" | sed 's/[\\\\&|]/\\\\&/g'`;; #( *) ac_sed_conf_input=$configure_input;; esac case $ac_tag in *:-:* | *:-) cat >"$ac_tmp/stdin" \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; esac ;; esac ac_dir=`$as_dirname -- "$ac_file" || $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_file" : 'X\(//\)[^/]' \| \ X"$ac_file" : 'X\(//\)$' \| \ X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$ac_file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` as_dir="$ac_dir"; as_fn_mkdir_p ac_builddir=. case "$ac_dir" in .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` # A ".." for each directory in $ac_dir_suffix. ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` case $ac_top_builddir_sub in "") ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; esac ;; esac ac_abs_top_builddir=$ac_pwd ac_abs_builddir=$ac_pwd$ac_dir_suffix # for backward compatibility: ac_top_builddir=$ac_top_build_prefix case $srcdir in .) # We are building in place. ac_srcdir=. ac_top_srcdir=$ac_top_builddir_sub ac_abs_top_srcdir=$ac_pwd ;; [\\/]* | ?:[\\/]* ) # Absolute name. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ac_abs_top_srcdir=$srcdir ;; *) # Relative name. ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_build_prefix$srcdir ac_abs_top_srcdir=$ac_pwd/$srcdir ;; esac ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix case $ac_mode in :F) # # CONFIG_FILE # case $INSTALL in [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; esac ac_MKDIR_P=$MKDIR_P case $MKDIR_P in [\\/$]* | ?:[\\/]* ) ;; */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;; esac _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # If the template does not know about datarootdir, expand it. # FIXME: This hack should be removed a few years after 2.60. ac_datarootdir_hack=; ac_datarootdir_seen= ac_sed_dataroot=' /datarootdir/ { p q } /@datadir@/p /@docdir@/p /@infodir@/p /@localedir@/p /@mandir@/p' case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in *datarootdir*) ac_datarootdir_seen=yes;; *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_datarootdir_hack=' s&@datadir@&$datadir&g s&@docdir@&$docdir&g s&@infodir@&$infodir&g s&@localedir@&$localedir&g s&@mandir@&$mandir&g s&\\\${datarootdir}&$datarootdir&g' ;; esac _ACEOF # Neutralize VPATH when `$srcdir' = `.'. # Shell code in configure.ac might set extrasub. # FIXME: do we really want to maintain this feature? cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_sed_extra="$ac_vpsub $extrasub _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 :t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b s|@configure_input@|$ac_sed_conf_input|;t t s&@top_builddir@&$ac_top_builddir_sub&;t t s&@top_build_prefix@&$ac_top_build_prefix&;t t s&@srcdir@&$ac_srcdir&;t t s&@abs_srcdir@&$ac_abs_srcdir&;t t s&@top_srcdir@&$ac_top_srcdir&;t t s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t s&@builddir@&$ac_builddir&;t t s&@abs_builddir@&$ac_abs_builddir&;t t s&@abs_top_builddir@&$ac_abs_top_builddir&;t t s&@INSTALL@&$ac_INSTALL&;t t s&@MKDIR_P@&$ac_MKDIR_P&;t t $ac_datarootdir_hack " eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ "$ac_tmp/out"`; test -z "$ac_out"; } && { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined" >&5 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined" >&2;} rm -f "$ac_tmp/stdin" case $ac_file in -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; esac \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; :H) # # CONFIG_HEADER # if test x"$ac_file" != x-; then { $as_echo "/* $configure_input */" \ && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" } >"$ac_tmp/config.h" \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 $as_echo "$as_me: $ac_file is unchanged" >&6;} else rm -f "$ac_file" mv "$ac_tmp/config.h" "$ac_file" \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 fi else $as_echo "/* $configure_input */" \ && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ || as_fn_error $? "could not create -" "$LINENO" 5 fi # Compute "$ac_file"'s index in $config_headers. _am_arg="$ac_file" _am_stamp_count=1 for _am_header in $config_headers :; do case $_am_header in $_am_arg | $_am_arg:* ) break ;; * ) _am_stamp_count=`expr $_am_stamp_count + 1` ;; esac done echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" || $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$_am_arg" : 'X\(//\)[^/]' \| \ X"$_am_arg" : 'X\(//\)$' \| \ X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$_am_arg" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'`/stamp-h$_am_stamp_count ;; :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 $as_echo "$as_me: executing $ac_file commands" >&6;} ;; esac case $ac_file$ac_mode in "depfiles":C) test x"$AMDEP_TRUE" != x"" || { # Autoconf 2.62 quotes --file arguments for eval, but not when files # are listed without --file. Let's play safe and only enable the eval # if we detect the quoting. case $CONFIG_FILES in *\'*) eval set x "$CONFIG_FILES" ;; *) set x $CONFIG_FILES ;; esac shift for mf do # Strip MF so we end up with the name of the file. mf=`echo "$mf" | sed -e 's/:.*$//'` # Check whether this is an Automake generated Makefile or not. # We used to match only the files named `Makefile.in', but # some people rename them; so instead we look at the file content. # Grep'ing the first line is not enough: some people post-process # each Makefile.in and add a new line on top of each file to say so. # Grep'ing the whole file is not good either: AIX grep has a line # limit of 2048, but all sed's we know have understand at least 4000. if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then dirpart=`$as_dirname -- "$mf" || $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$mf" : 'X\(//\)[^/]' \| \ X"$mf" : 'X\(//\)$' \| \ X"$mf" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$mf" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` else continue fi # Extract the definition of DEPDIR, am__include, and am__quote # from the Makefile without running `make'. DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` test -z "$DEPDIR" && continue am__include=`sed -n 's/^am__include = //p' < "$mf"` test -z "am__include" && continue am__quote=`sed -n 's/^am__quote = //p' < "$mf"` # When using ansi2knr, U may be empty or an underscore; expand it U=`sed -n 's/^U = //p' < "$mf"` # Find all dependency output files, they are included files with # $(DEPDIR) in their names. We invoke sed twice because it is the # simplest approach to changing $(DEPDIR) to its actual value in the # expansion. for file in `sed -n " s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do # Make sure the directory exists. test -f "$dirpart/$file" && continue fdir=`$as_dirname -- "$file" || $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$file" : 'X\(//\)[^/]' \| \ X"$file" : 'X\(//\)$' \| \ X"$file" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` as_dir=$dirpart/$fdir; as_fn_mkdir_p # echo "creating $dirpart/$file" echo '# dummy' > "$dirpart/$file" done done } ;; esac done # for ac_tag as_fn_exit 0 _ACEOF ac_clean_files=$ac_clean_files_save test $ac_write_fail = 0 || as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 # configure is writing to config.log, and then calls config.status. # config.status does its own redirection, appending to config.log. # Unfortunately, on DOS this fails, as config.log is still kept open # by configure, so config.status won't be able to write to it; its # output is simply discarded. So we exec the FD to /dev/null, # effectively closing config.log, so it can be properly (re)opened and # appended to by config.status. When coming back to configure, we # need to make the FD available again. if test "$no_create" != yes; then ac_cs_success=: ac_config_status_args= test "$silent" = yes && ac_config_status_args="$ac_config_status_args --quiet" exec 5>/dev/null $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false exec 5>>config.log # Use ||, not &&, to avoid exiting from the if with $? = 1, which # would make configure fail if this is the last instruction. $ac_cs_success || as_fn_exit 1 fi if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} fi # Summary. echo " Bibledit-Gtk $VERSION configuration summary: Version : ${PACKAGE_VERSION} Installation prefix : ${prefix} " bibledit-gtk-4.6/templates/0000775000175000017500000000000011735552041015751 5ustar00teusteus00000000000000bibledit-gtk-4.6/templates/language_german_gute_nachricht.xml0000644000175000017500000002113111175243637024660 0ustar00teusteus00000000000000 1 Genesis Genesis Gen 2 Exodus Exodus Exo 3 Leviticus Levitikus Lev 4 Numbers Numeri Num 5 Deuteronomy Deuteronomium Dtn 6 Joshua Josua Jos 7 Judges Richter Ri 8 Ruth Rut Rut 9 1 Samuel 1 Samuel 1Sam 10 2 Samuel 2 Samuel 2Sam 11 1 Kings 1 Könige 1Kön 12 2 Kings 2 Könige 2Kön 13 1 Chronicles 1 Chronik 1Chr 14 2 Chronicles 2 Chronik 2Chr 15 Ezra Esra Esra 16 Nehemiah Nehemia Neh 17 Esther Ester Est 18 Job Ijob Ijob 19 Psalms Psalmen Ps 20 Proverbs Sprüche Spr 21 Ecclesiastes Kohelet Koh 22 Song of Solomon Hoheslied Hld 23 Isaiah Jesaja Jes 24 Jeremiah Jeremia Jer 25 Lamentations Klagelieder Klgl 26 Ezekiel Ezechiël Ez 27 Daniel Daniel Dan 28 Hosea Hosea Hos 29 Joel Joël Joël 30 Amos Amos Am 31 Obadiah Obadja Obd 32 Jonah Jona Jona 33 Micah Micha Mi 34 Nahum Nahum Nah 35 Habakkuk Habakuk Hab 36 Zephaniah Zefanja Zef 37 Haggai Haggai Hag 38 Zechariah Sacharja Sach 39 Malachi Maleachi Mal 40 Matthew Matthäus Mt 41 Mark Markus Mk 42 Luke Lukas Lk 43 John Johannes Joh 44 Acts Apostelgeschichte Apg 45 Romans Römer Röm 46 1 Corinthians 1 Korinther 1Kor 47 2 Corinthians 2 Korinther 2Kor 48 Galatians Galater Gal 49 Ephesians Epheser Eph 50 Philippians Philipper Phil 51 Colossians Kolosser Kol 52 1 Thessalonians 1 Thessalonicher 1Thess 53 2 Thessalonians 2 Thessalonicher 2Thess 54 1 Timothy 1 Timotheus 1Tim 55 2 Timothy 2 Timotheus 2Tim 56 Titus Titus Tit 57 Philemon Philemon Phlm 58 Hebrews Hebräer Hebr 59 James Jakobus Jak 60 1 Peter 1 Petrus 1Petr 61 2 Peter 2 Petrus 2Petr 62 1 John 1 Johannes 1Joh 63 2 John 2 Johannes 2Joh 64 3 John 3 Johannes 3Joh 65 Jude Judas Jud 66 Revelation Offenbarung Offb 67 Front Matter Einleitung Einl. 68 Back Matter Anhang Anh. 69 Other Material Weiteres Material Weit. bibledit-gtk-4.6/templates/mapping_staten_bible.xml0000644000175000017500000204403311175243637022653 0ustar00teusteus00000000000000 Genesis 1 31 55 Genesis 1 32 1 Genesis 1 32 1 Genesis 1 32 2 Genesis 1 32 2 Genesis 1 32 3 Genesis 1 32 3 Genesis 1 32 4 Genesis 1 32 4 Genesis 1 32 5 Genesis 1 32 5 Genesis 1 32 6 Genesis 1 32 6 Genesis 1 32 7 Genesis 1 32 7 Genesis 1 32 8 Genesis 1 32 8 Genesis 1 32 9 Genesis 1 32 9 Genesis 1 32 10 Genesis 1 32 10 Genesis 1 32 11 Genesis 1 32 11 Genesis 1 32 12 Genesis 1 32 12 Genesis 1 32 13 Genesis 1 32 13 Genesis 1 32 14 Genesis 1 32 14 Genesis 1 32 15 Genesis 1 32 15 Genesis 1 32 16 Genesis 1 32 16 Genesis 1 32 17 Genesis 1 32 17 Genesis 1 32 18 Genesis 1 32 18 Genesis 1 32 19 Genesis 1 32 19 Genesis 1 32 20 Genesis 1 32 20 Genesis 1 32 21 Genesis 1 32 21 Genesis 1 32 22 Genesis 1 32 22 Genesis 1 32 23 Genesis 1 32 23 Genesis 1 32 24 Genesis 1 32 24 Genesis 1 32 25 Genesis 1 32 25 Genesis 1 32 26 Genesis 1 32 26 Genesis 1 32 27 Genesis 1 32 27 Genesis 1 32 28 Genesis 1 32 28 Genesis 1 32 29 Genesis 1 32 29 Genesis 1 32 30 Genesis 1 32 30 Genesis 1 32 31 Genesis 1 32 31 Genesis 1 32 32 Genesis 1 32 32 Genesis 1 32 33 Exodus 2 8 1 Exodus 2 7 26 Exodus 2 8 2 Exodus 2 7 27 Exodus 2 8 3 Exodus 2 7 28 Exodus 2 8 4 Exodus 2 7 29 Exodus 2 8 5 Exodus 2 8 1 Exodus 2 8 6 Exodus 2 8 2 Exodus 2 8 7 Exodus 2 8 3 Exodus 2 8 8 Exodus 2 8 4 Exodus 2 8 9 Exodus 2 8 5 Exodus 2 8 10 Exodus 2 8 6 Exodus 2 8 11 Exodus 2 8 7 Exodus 2 8 12 Exodus 2 8 8 Exodus 2 8 13 Exodus 2 8 9 Exodus 2 8 14 Exodus 2 8 10 Exodus 2 8 15 Exodus 2 8 11 Exodus 2 8 16 Exodus 2 8 12 Exodus 2 8 17 Exodus 2 8 13 Exodus 2 8 18 Exodus 2 8 14 Exodus 2 8 19 Exodus 2 8 15 Exodus 2 8 20 Exodus 2 8 16 Exodus 2 8 21 Exodus 2 8 17 Exodus 2 8 22 Exodus 2 8 18 Exodus 2 8 23 Exodus 2 8 19 Exodus 2 8 24 Exodus 2 8 20 Exodus 2 8 25 Exodus 2 8 21 Exodus 2 8 26 Exodus 2 8 22 Exodus 2 8 27 Exodus 2 8 23 Exodus 2 8 28 Exodus 2 8 24 Exodus 2 8 29 Exodus 2 8 25 Exodus 2 8 30 Exodus 2 8 26 Exodus 2 8 31 Exodus 2 8 27 Exodus 2 8 32 Exodus 2 8 28 Exodus 2 22 1 Exodus 2 21 37 Exodus 2 22 2 Exodus 2 22 1 Exodus 2 22 3 Exodus 2 22 2 Exodus 2 22 4 Exodus 2 22 3 Exodus 2 22 5 Exodus 2 22 4 Exodus 2 22 6 Exodus 2 22 5 Exodus 2 22 7 Exodus 2 22 6 Exodus 2 22 8 Exodus 2 22 7 Exodus 2 22 9 Exodus 2 22 8 Exodus 2 22 10 Exodus 2 22 9 Exodus 2 22 11 Exodus 2 22 10 Exodus 2 22 12 Exodus 2 22 11 Exodus 2 22 13 Exodus 2 22 12 Exodus 2 22 14 Exodus 2 22 13 Exodus 2 22 15 Exodus 2 22 14 Exodus 2 22 16 Exodus 2 22 15 Exodus 2 22 17 Exodus 2 22 16 Exodus 2 22 18 Exodus 2 22 17 Exodus 2 22 19 Exodus 2 22 18 Exodus 2 22 20 Exodus 2 22 19 Exodus 2 22 21 Exodus 2 22 20 Exodus 2 22 22 Exodus 2 22 21 Exodus 2 22 23 Exodus 2 22 22 Exodus 2 22 24 Exodus 2 22 23 Exodus 2 22 25 Exodus 2 22 24 Exodus 2 22 26 Exodus 2 22 25 Exodus 2 22 27 Exodus 2 22 26 Exodus 2 22 28 Exodus 2 22 27 Exodus 2 22 29 Exodus 2 22 28 Exodus 2 22 30 Exodus 2 22 29 Exodus 2 22 31 Exodus 2 22 30 Leviticus 3 6 1 Leviticus 3 5 20 Leviticus 3 6 2 Leviticus 3 5 21 Leviticus 3 6 3 Leviticus 3 5 22 Leviticus 3 6 4 Leviticus 3 5 23 Leviticus 3 6 5 Leviticus 3 5 24 Leviticus 3 6 6 Leviticus 3 5 25 Leviticus 3 6 7 Leviticus 3 5 26 Leviticus 3 6 8 Leviticus 3 6 1 Leviticus 3 6 9 Leviticus 3 6 2 Leviticus 3 6 10 Leviticus 3 6 3 Leviticus 3 6 11 Leviticus 3 6 4 Leviticus 3 6 12 Leviticus 3 6 5 Leviticus 3 6 13 Leviticus 3 6 6 Leviticus 3 6 14 Leviticus 3 6 7 Leviticus 3 6 15 Leviticus 3 6 8 Leviticus 3 6 16 Leviticus 3 6 9 Leviticus 3 6 17 Leviticus 3 6 10 Leviticus 3 6 18 Leviticus 3 6 11 Leviticus 3 6 19 Leviticus 3 6 12 Leviticus 3 6 20 Leviticus 3 6 13 Leviticus 3 6 21 Leviticus 3 6 14 Leviticus 3 6 22 Leviticus 3 6 15 Leviticus 3 6 23 Leviticus 3 6 16 Leviticus 3 6 24 Leviticus 3 6 17 Leviticus 3 6 25 Leviticus 3 6 18 Leviticus 3 6 26 Leviticus 3 6 19 Leviticus 3 6 27 Leviticus 3 6 20 Leviticus 3 6 28 Leviticus 3 6 21 Leviticus 3 6 29 Leviticus 3 6 22 Leviticus 3 6 30 Leviticus 3 6 23 Numbers 4 16 36 Numbers 4 17 1 Numbers 4 16 37 Numbers 4 17 2 Numbers 4 16 38 Numbers 4 17 3 Numbers 4 16 39 Numbers 4 17 4 Numbers 4 16 40 Numbers 4 17 5 Numbers 4 16 41 Numbers 4 17 6 Numbers 4 16 42 Numbers 4 17 7 Numbers 4 16 43 Numbers 4 17 8 Numbers 4 16 44 Numbers 4 17 9 Numbers 4 16 45 Numbers 4 17 10 Numbers 4 16 46 Numbers 4 17 11 Numbers 4 16 47 Numbers 4 17 12 Numbers 4 16 48 Numbers 4 17 13 Numbers 4 16 49 Numbers 4 17 14 Numbers 4 16 50 Numbers 4 17 15 Numbers 4 17 1 Numbers 4 17 16 Numbers 4 17 2 Numbers 4 17 17 Numbers 4 17 3 Numbers 4 17 18 Numbers 4 17 4 Numbers 4 17 19 Numbers 4 17 5 Numbers 4 17 20 Numbers 4 17 6 Numbers 4 17 21 Numbers 4 17 7 Numbers 4 17 22 Numbers 4 17 8 Numbers 4 17 23 Numbers 4 17 9 Numbers 4 17 24 Numbers 4 17 10 Numbers 4 17 25 Numbers 4 17 11 Numbers 4 17 26 Numbers 4 17 12 Numbers 4 17 27 Numbers 4 17 13 Numbers 4 17 28 Numbers 4 29 40 Numbers 4 30 1 Numbers 4 30 1 Numbers 4 30 2 Numbers 4 30 2 Numbers 4 30 3 Numbers 4 30 3 Numbers 4 30 4 Numbers 4 30 4 Numbers 4 30 5 Numbers 4 30 5 Numbers 4 30 6 Numbers 4 30 6 Numbers 4 30 7 Numbers 4 30 7 Numbers 4 30 8 Numbers 4 30 8 Numbers 4 30 9 Numbers 4 30 9 Numbers 4 30 10 Numbers 4 30 10 Numbers 4 30 11 Numbers 4 30 11 Numbers 4 30 12 Numbers 4 30 12 Numbers 4 30 13 Numbers 4 30 13 Numbers 4 30 14 Numbers 4 30 14 Numbers 4 30 15 Numbers 4 30 15 Numbers 4 30 16 Numbers 4 30 16 Numbers 4 30 17 Deuteronomy 5 12 32 Deuteronomy 5 13 1 Deuteronomy 5 13 1 Deuteronomy 5 13 2 Deuteronomy 5 13 2 Deuteronomy 5 13 3 Deuteronomy 5 13 3 Deuteronomy 5 13 4 Deuteronomy 5 13 4 Deuteronomy 5 13 5 Deuteronomy 5 13 5 Deuteronomy 5 13 6 Deuteronomy 5 13 6 Deuteronomy 5 13 7 Deuteronomy 5 13 7 Deuteronomy 5 13 8 Deuteronomy 5 13 8 Deuteronomy 5 13 9 Deuteronomy 5 13 9 Deuteronomy 5 13 10 Deuteronomy 5 13 10 Deuteronomy 5 13 11 Deuteronomy 5 13 11 Deuteronomy 5 13 12 Deuteronomy 5 13 12 Deuteronomy 5 13 13 Deuteronomy 5 13 13 Deuteronomy 5 13 14 Deuteronomy 5 13 14 Deuteronomy 5 13 15 Deuteronomy 5 13 15 Deuteronomy 5 13 16 Deuteronomy 5 13 16 Deuteronomy 5 13 17 Deuteronomy 5 13 17 Deuteronomy 5 13 18 Deuteronomy 5 13 18 Deuteronomy 5 13 19 Deuteronomy 5 22 30 Deuteronomy 5 23 1 Deuteronomy 5 23 1 Deuteronomy 5 23 2 Deuteronomy 5 23 2 Deuteronomy 5 23 3 Deuteronomy 5 23 3 Deuteronomy 5 23 4 Deuteronomy 5 23 4 Deuteronomy 5 23 5 Deuteronomy 5 23 5 Deuteronomy 5 23 6 Deuteronomy 5 23 6 Deuteronomy 5 23 7 Deuteronomy 5 23 7 Deuteronomy 5 23 8 Deuteronomy 5 23 8 Deuteronomy 5 23 9 Deuteronomy 5 23 9 Deuteronomy 5 23 10 Deuteronomy 5 23 10 Deuteronomy 5 23 11 Deuteronomy 5 23 11 Deuteronomy 5 23 12 Deuteronomy 5 23 12 Deuteronomy 5 23 13 Deuteronomy 5 23 13 Deuteronomy 5 23 14 Deuteronomy 5 23 14 Deuteronomy 5 23 15 Deuteronomy 5 23 15 Deuteronomy 5 23 16 Deuteronomy 5 23 16 Deuteronomy 5 23 17 Deuteronomy 5 23 17 Deuteronomy 5 23 18 Deuteronomy 5 23 18 Deuteronomy 5 23 19 Deuteronomy 5 23 19 Deuteronomy 5 23 20 Deuteronomy 5 23 20 Deuteronomy 5 23 21 Deuteronomy 5 23 21 Deuteronomy 5 23 22 Deuteronomy 5 23 22 Deuteronomy 5 23 23 Deuteronomy 5 23 23 Deuteronomy 5 23 24 Deuteronomy 5 23 24 Deuteronomy 5 23 25 Deuteronomy 5 23 25 Deuteronomy 5 23 26 Deuteronomy 5 29 1 Deuteronomy 5 28 69 Deuteronomy 5 29 2 Deuteronomy 5 29 1 Deuteronomy 5 29 3 Deuteronomy 5 29 2 Deuteronomy 5 29 4 Deuteronomy 5 29 3 Deuteronomy 5 29 5 Deuteronomy 5 29 4 Deuteronomy 5 29 6 Deuteronomy 5 29 5 Deuteronomy 5 29 7 Deuteronomy 5 29 6 Deuteronomy 5 29 8 Deuteronomy 5 29 7 Deuteronomy 5 29 9 Deuteronomy 5 29 8 Deuteronomy 5 29 10 Deuteronomy 5 29 9 Deuteronomy 5 29 11 Deuteronomy 5 29 10 Deuteronomy 5 29 12 Deuteronomy 5 29 11 Deuteronomy 5 29 13 Deuteronomy 5 29 12 Deuteronomy 5 29 14 Deuteronomy 5 29 13 Deuteronomy 5 29 15 Deuteronomy 5 29 14 Deuteronomy 5 29 16 Deuteronomy 5 29 15 Deuteronomy 5 29 17 Deuteronomy 5 29 16 Deuteronomy 5 29 18 Deuteronomy 5 29 17 Deuteronomy 5 29 19 Deuteronomy 5 29 18 Deuteronomy 5 29 20 Deuteronomy 5 29 19 Deuteronomy 5 29 21 Deuteronomy 5 29 20 Deuteronomy 5 29 22 Deuteronomy 5 29 21 Deuteronomy 5 29 23 Deuteronomy 5 29 22 Deuteronomy 5 29 24 Deuteronomy 5 29 23 Deuteronomy 5 29 25 Deuteronomy 5 29 24 Deuteronomy 5 29 26 Deuteronomy 5 29 25 Deuteronomy 5 29 27 Deuteronomy 5 29 26 Deuteronomy 5 29 28 Deuteronomy 5 29 27 Deuteronomy 5 29 29 Deuteronomy 5 29 28 1 Samuel 9 20 42 1 Samuel 9 20 42 1 Samuel 9 20 42 1 Samuel 9 21 1 1 Samuel 9 21 1 1 Samuel 9 21 2 1 Samuel 9 21 2 1 Samuel 9 21 3 1 Samuel 9 21 3 1 Samuel 9 21 4 1 Samuel 9 21 4 1 Samuel 9 21 5 1 Samuel 9 21 5 1 Samuel 9 21 6 1 Samuel 9 21 6 1 Samuel 9 21 7 1 Samuel 9 21 7 1 Samuel 9 21 8 1 Samuel 9 21 8 1 Samuel 9 21 9 1 Samuel 9 21 9 1 Samuel 9 21 10 1 Samuel 9 21 10 1 Samuel 9 21 11 1 Samuel 9 21 11 1 Samuel 9 21 12 1 Samuel 9 21 12 1 Samuel 9 21 13 1 Samuel 9 21 13 1 Samuel 9 21 14 1 Samuel 9 21 14 1 Samuel 9 21 15 1 Samuel 9 21 15 1 Samuel 9 21 16 1 Samuel 9 23 29 1 Samuel 9 24 1 1 Samuel 9 24 1 1 Samuel 9 24 2 1 Samuel 9 24 2 1 Samuel 9 24 3 1 Samuel 9 24 3 1 Samuel 9 24 4 1 Samuel 9 24 4 1 Samuel 9 24 5 1 Samuel 9 24 5 1 Samuel 9 24 6 1 Samuel 9 24 6 1 Samuel 9 24 7 1 Samuel 9 24 7 1 Samuel 9 24 8 1 Samuel 9 24 8 1 Samuel 9 24 9 1 Samuel 9 24 9 1 Samuel 9 24 10 1 Samuel 9 24 10 1 Samuel 9 24 11 1 Samuel 9 24 11 1 Samuel 9 24 12 1 Samuel 9 24 12 1 Samuel 9 24 13 1 Samuel 9 24 13 1 Samuel 9 24 14 1 Samuel 9 24 14 1 Samuel 9 24 15 1 Samuel 9 24 15 1 Samuel 9 24 16 1 Samuel 9 24 16 1 Samuel 9 24 17 1 Samuel 9 24 17 1 Samuel 9 24 18 1 Samuel 9 24 18 1 Samuel 9 24 19 1 Samuel 9 24 19 1 Samuel 9 24 20 1 Samuel 9 24 20 1 Samuel 9 24 21 1 Samuel 9 24 21 1 Samuel 9 24 22 1 Samuel 9 24 22 1 Samuel 9 24 23 2 Samuel 10 18 33 2 Samuel 10 19 1 2 Samuel 10 19 1 2 Samuel 10 19 2 2 Samuel 10 19 2 2 Samuel 10 19 3 2 Samuel 10 19 3 2 Samuel 10 19 4 2 Samuel 10 19 4 2 Samuel 10 19 5 2 Samuel 10 19 5 2 Samuel 10 19 6 2 Samuel 10 19 6 2 Samuel 10 19 7 2 Samuel 10 19 7 2 Samuel 10 19 8 2 Samuel 10 19 8 2 Samuel 10 19 9 2 Samuel 10 19 9 2 Samuel 10 19 10 2 Samuel 10 19 10 2 Samuel 10 19 11 2 Samuel 10 19 11 2 Samuel 10 19 12 2 Samuel 10 19 12 2 Samuel 10 19 13 2 Samuel 10 19 13 2 Samuel 10 19 14 2 Samuel 10 19 14 2 Samuel 10 19 15 2 Samuel 10 19 15 2 Samuel 10 19 16 2 Samuel 10 19 16 2 Samuel 10 19 17 2 Samuel 10 19 17 2 Samuel 10 19 18 2 Samuel 10 19 18 2 Samuel 10 19 19 2 Samuel 10 19 19 2 Samuel 10 19 20 2 Samuel 10 19 20 2 Samuel 10 19 21 2 Samuel 10 19 21 2 Samuel 10 19 22 2 Samuel 10 19 22 2 Samuel 10 19 23 2 Samuel 10 19 23 2 Samuel 10 19 24 2 Samuel 10 19 24 2 Samuel 10 19 25 2 Samuel 10 19 25 2 Samuel 10 19 26 2 Samuel 10 19 26 2 Samuel 10 19 27 2 Samuel 10 19 27 2 Samuel 10 19 28 2 Samuel 10 19 28 2 Samuel 10 19 29 2 Samuel 10 19 29 2 Samuel 10 19 30 2 Samuel 10 19 30 2 Samuel 10 19 31 2 Samuel 10 19 31 2 Samuel 10 19 32 2 Samuel 10 19 32 2 Samuel 10 19 33 2 Samuel 10 19 33 2 Samuel 10 19 34 2 Samuel 10 19 34 2 Samuel 10 19 35 2 Samuel 10 19 35 2 Samuel 10 19 36 2 Samuel 10 19 36 2 Samuel 10 19 37 2 Samuel 10 19 37 2 Samuel 10 19 38 2 Samuel 10 19 38 2 Samuel 10 19 39 2 Samuel 10 19 39 2 Samuel 10 19 40 2 Samuel 10 19 40 2 Samuel 10 19 41 2 Samuel 10 19 41 2 Samuel 10 19 42 2 Samuel 10 19 42 2 Samuel 10 19 43 2 Samuel 10 19 43 2 Samuel 10 19 44 1 Kings 11 4 21 1 Kings 11 5 1 1 Kings 11 4 22 1 Kings 11 5 2 1 Kings 11 4 23 1 Kings 11 5 3 1 Kings 11 4 24 1 Kings 11 5 4 1 Kings 11 4 25 1 Kings 11 5 5 1 Kings 11 4 26 1 Kings 11 5 6 1 Kings 11 4 27 1 Kings 11 5 7 1 Kings 11 4 28 1 Kings 11 5 8 1 Kings 11 4 29 1 Kings 11 5 9 1 Kings 11 4 30 1 Kings 11 5 10 1 Kings 11 4 31 1 Kings 11 5 11 1 Kings 11 4 32 1 Kings 11 5 12 1 Kings 11 4 33 1 Kings 11 5 13 1 Kings 11 4 34 1 Kings 11 5 14 1 Kings 11 5 1 1 Kings 11 5 15 1 Kings 11 5 2 1 Kings 11 5 16 1 Kings 11 5 3 1 Kings 11 5 17 1 Kings 11 5 4 1 Kings 11 5 18 1 Kings 11 5 5 1 Kings 11 5 19 1 Kings 11 5 6 1 Kings 11 5 20 1 Kings 11 5 7 1 Kings 11 5 21 1 Kings 11 5 8 1 Kings 11 5 22 1 Kings 11 5 9 1 Kings 11 5 23 1 Kings 11 5 10 1 Kings 11 5 24 1 Kings 11 5 11 1 Kings 11 5 25 1 Kings 11 5 12 1 Kings 11 5 26 1 Kings 11 5 13 1 Kings 11 5 27 1 Kings 11 5 14 1 Kings 11 5 28 1 Kings 11 5 15 1 Kings 11 5 29 1 Kings 11 5 16 1 Kings 11 5 30 1 Kings 11 5 17 1 Kings 11 5 31 1 Kings 11 5 18 1 Kings 11 5 32 1 Kings 11 22 43 1 Kings 11 22 43 1 Kings 11 22 43 1 Kings 11 22 44 1 Kings 11 22 44 1 Kings 11 22 45 1 Kings 11 22 45 1 Kings 11 22 46 1 Kings 11 22 46 1 Kings 11 22 47 1 Kings 11 22 47 1 Kings 11 22 48 1 Kings 11 22 48 1 Kings 11 22 49 1 Kings 11 22 49 1 Kings 11 22 50 1 Kings 11 22 50 1 Kings 11 22 51 1 Kings 11 22 51 1 Kings 11 22 52 1 Kings 11 22 52 1 Kings 11 22 53 1 Kings 11 22 53 1 Kings 11 22 54 2 Kings 12 11 21 2 Kings 12 12 1 2 Kings 12 12 1 2 Kings 12 12 2 2 Kings 12 12 2 2 Kings 12 12 3 2 Kings 12 12 3 2 Kings 12 12 4 2 Kings 12 12 4 2 Kings 12 12 5 2 Kings 12 12 5 2 Kings 12 12 6 2 Kings 12 12 6 2 Kings 12 12 7 2 Kings 12 12 7 2 Kings 12 12 8 2 Kings 12 12 8 2 Kings 12 12 9 2 Kings 12 12 9 2 Kings 12 12 10 2 Kings 12 12 10 2 Kings 12 12 11 2 Kings 12 12 11 2 Kings 12 12 12 2 Kings 12 12 12 2 Kings 12 12 13 2 Kings 12 12 13 2 Kings 12 12 14 2 Kings 12 12 14 2 Kings 12 12 15 2 Kings 12 12 15 2 Kings 12 12 16 2 Kings 12 12 16 2 Kings 12 12 17 2 Kings 12 12 17 2 Kings 12 12 18 2 Kings 12 12 18 2 Kings 12 12 19 2 Kings 12 12 19 2 Kings 12 12 20 2 Kings 12 12 20 2 Kings 12 12 21 2 Kings 12 12 21 2 Kings 12 12 22 1 Chronicles 13 6 1 1 Chronicles 13 5 27 1 Chronicles 13 6 2 1 Chronicles 13 5 28 1 Chronicles 13 6 3 1 Chronicles 13 5 29 1 Chronicles 13 6 4 1 Chronicles 13 5 30 1 Chronicles 13 6 5 1 Chronicles 13 5 31 1 Chronicles 13 6 6 1 Chronicles 13 5 32 1 Chronicles 13 6 7 1 Chronicles 13 5 33 1 Chronicles 13 6 8 1 Chronicles 13 5 34 1 Chronicles 13 6 9 1 Chronicles 13 5 35 1 Chronicles 13 6 10 1 Chronicles 13 5 36 1 Chronicles 13 6 11 1 Chronicles 13 5 37 1 Chronicles 13 6 12 1 Chronicles 13 5 38 1 Chronicles 13 6 13 1 Chronicles 13 5 39 1 Chronicles 13 6 14 1 Chronicles 13 5 40 1 Chronicles 13 6 15 1 Chronicles 13 5 41 1 Chronicles 13 6 16 1 Chronicles 13 6 1 1 Chronicles 13 6 17 1 Chronicles 13 6 2 1 Chronicles 13 6 18 1 Chronicles 13 6 3 1 Chronicles 13 6 19 1 Chronicles 13 6 4 1 Chronicles 13 6 20 1 Chronicles 13 6 5 1 Chronicles 13 6 21 1 Chronicles 13 6 6 1 Chronicles 13 6 22 1 Chronicles 13 6 7 1 Chronicles 13 6 23 1 Chronicles 13 6 8 1 Chronicles 13 6 24 1 Chronicles 13 6 9 1 Chronicles 13 6 25 1 Chronicles 13 6 10 1 Chronicles 13 6 26 1 Chronicles 13 6 11 1 Chronicles 13 6 27 1 Chronicles 13 6 12 1 Chronicles 13 6 28 1 Chronicles 13 6 13 1 Chronicles 13 6 29 1 Chronicles 13 6 14 1 Chronicles 13 6 30 1 Chronicles 13 6 15 1 Chronicles 13 6 31 1 Chronicles 13 6 16 1 Chronicles 13 6 32 1 Chronicles 13 6 17 1 Chronicles 13 6 33 1 Chronicles 13 6 18 1 Chronicles 13 6 34 1 Chronicles 13 6 19 1 Chronicles 13 6 35 1 Chronicles 13 6 20 1 Chronicles 13 6 36 1 Chronicles 13 6 21 1 Chronicles 13 6 37 1 Chronicles 13 6 22 1 Chronicles 13 6 38 1 Chronicles 13 6 23 1 Chronicles 13 6 39 1 Chronicles 13 6 24 1 Chronicles 13 6 40 1 Chronicles 13 6 25 1 Chronicles 13 6 41 1 Chronicles 13 6 26 1 Chronicles 13 6 42 1 Chronicles 13 6 27 1 Chronicles 13 6 43 1 Chronicles 13 6 28 1 Chronicles 13 6 44 1 Chronicles 13 6 29 1 Chronicles 13 6 45 1 Chronicles 13 6 30 1 Chronicles 13 6 46 1 Chronicles 13 6 31 1 Chronicles 13 6 47 1 Chronicles 13 6 32 1 Chronicles 13 6 48 1 Chronicles 13 6 33 1 Chronicles 13 6 49 1 Chronicles 13 6 34 1 Chronicles 13 6 50 1 Chronicles 13 6 35 1 Chronicles 13 6 51 1 Chronicles 13 6 36 1 Chronicles 13 6 52 1 Chronicles 13 6 37 1 Chronicles 13 6 53 1 Chronicles 13 6 38 1 Chronicles 13 6 54 1 Chronicles 13 6 39 1 Chronicles 13 6 55 1 Chronicles 13 6 40 1 Chronicles 13 6 56 1 Chronicles 13 6 41 1 Chronicles 13 6 57 1 Chronicles 13 6 42 1 Chronicles 13 6 58 1 Chronicles 13 6 43 1 Chronicles 13 6 59 1 Chronicles 13 6 44 1 Chronicles 13 6 60 1 Chronicles 13 6 45 1 Chronicles 13 6 61 1 Chronicles 13 6 46 1 Chronicles 13 6 62 1 Chronicles 13 6 47 1 Chronicles 13 6 63 1 Chronicles 13 6 48 1 Chronicles 13 6 64 1 Chronicles 13 6 49 1 Chronicles 13 6 65 1 Chronicles 13 6 50 1 Chronicles 13 6 66 1 Chronicles 13 6 51 1 Chronicles 13 6 67 1 Chronicles 13 6 52 1 Chronicles 13 6 68 1 Chronicles 13 6 53 1 Chronicles 13 6 69 1 Chronicles 13 6 54 1 Chronicles 13 6 70 1 Chronicles 13 6 55 1 Chronicles 13 6 71 1 Chronicles 13 6 56 1 Chronicles 13 6 72 1 Chronicles 13 6 57 1 Chronicles 13 6 73 1 Chronicles 13 6 58 1 Chronicles 13 6 74 1 Chronicles 13 6 59 1 Chronicles 13 6 75 1 Chronicles 13 6 60 1 Chronicles 13 6 76 1 Chronicles 13 6 61 1 Chronicles 13 6 77 1 Chronicles 13 6 62 1 Chronicles 13 6 78 1 Chronicles 13 6 63 1 Chronicles 13 6 79 1 Chronicles 13 6 64 1 Chronicles 13 6 80 1 Chronicles 13 6 65 1 Chronicles 13 6 81 1 Chronicles 13 6 66 1 Chronicles 13 12 4 1 Chronicles 13 12 4 1 Chronicles 13 12 4 1 Chronicles 13 12 5 1 Chronicles 13 12 5 1 Chronicles 13 12 6 1 Chronicles 13 12 6 1 Chronicles 13 12 7 1 Chronicles 13 12 7 1 Chronicles 13 12 8 1 Chronicles 13 12 8 1 Chronicles 13 12 9 1 Chronicles 13 12 9 1 Chronicles 13 12 10 1 Chronicles 13 12 10 1 Chronicles 13 12 11 1 Chronicles 13 12 11 1 Chronicles 13 12 12 1 Chronicles 13 12 12 1 Chronicles 13 12 13 1 Chronicles 13 12 13 1 Chronicles 13 12 14 1 Chronicles 13 12 14 1 Chronicles 13 12 15 1 Chronicles 13 12 15 1 Chronicles 13 12 16 1 Chronicles 13 12 16 1 Chronicles 13 12 17 1 Chronicles 13 12 17 1 Chronicles 13 12 18 1 Chronicles 13 12 18 1 Chronicles 13 12 19 1 Chronicles 13 12 19 1 Chronicles 13 12 20 1 Chronicles 13 12 20 1 Chronicles 13 12 21 1 Chronicles 13 12 21 1 Chronicles 13 12 22 1 Chronicles 13 12 22 1 Chronicles 13 12 23 1 Chronicles 13 12 23 1 Chronicles 13 12 24 1 Chronicles 13 12 24 1 Chronicles 13 12 25 1 Chronicles 13 12 25 1 Chronicles 13 12 26 1 Chronicles 13 12 26 1 Chronicles 13 12 27 1 Chronicles 13 12 27 1 Chronicles 13 12 28 1 Chronicles 13 12 28 1 Chronicles 13 12 29 1 Chronicles 13 12 29 1 Chronicles 13 12 30 1 Chronicles 13 12 30 1 Chronicles 13 12 31 1 Chronicles 13 12 31 1 Chronicles 13 12 32 1 Chronicles 13 12 32 1 Chronicles 13 12 33 1 Chronicles 13 12 33 1 Chronicles 13 12 34 1 Chronicles 13 12 34 1 Chronicles 13 12 35 1 Chronicles 13 12 35 1 Chronicles 13 12 36 1 Chronicles 13 12 36 1 Chronicles 13 12 37 1 Chronicles 13 12 37 1 Chronicles 13 12 38 1 Chronicles 13 12 38 1 Chronicles 13 12 39 1 Chronicles 13 12 39 1 Chronicles 13 12 40 1 Chronicles 13 12 40 1 Chronicles 13 12 41 2 Chronicles 14 2 1 2 Chronicles 14 1 18 2 Chronicles 14 2 2 2 Chronicles 14 2 1 2 Chronicles 14 2 3 2 Chronicles 14 2 2 2 Chronicles 14 2 4 2 Chronicles 14 2 3 2 Chronicles 14 2 5 2 Chronicles 14 2 4 2 Chronicles 14 2 6 2 Chronicles 14 2 5 2 Chronicles 14 2 7 2 Chronicles 14 2 6 2 Chronicles 14 2 8 2 Chronicles 14 2 7 2 Chronicles 14 2 9 2 Chronicles 14 2 8 2 Chronicles 14 2 10 2 Chronicles 14 2 9 2 Chronicles 14 2 11 2 Chronicles 14 2 10 2 Chronicles 14 2 12 2 Chronicles 14 2 11 2 Chronicles 14 2 13 2 Chronicles 14 2 12 2 Chronicles 14 2 14 2 Chronicles 14 2 13 2 Chronicles 14 2 15 2 Chronicles 14 2 14 2 Chronicles 14 2 16 2 Chronicles 14 2 15 2 Chronicles 14 2 17 2 Chronicles 14 2 16 2 Chronicles 14 2 18 2 Chronicles 14 2 17 2 Chronicles 14 14 1 2 Chronicles 14 13 23 2 Chronicles 14 14 2 2 Chronicles 14 14 1 2 Chronicles 14 14 3 2 Chronicles 14 14 2 2 Chronicles 14 14 4 2 Chronicles 14 14 3 2 Chronicles 14 14 5 2 Chronicles 14 14 4 2 Chronicles 14 14 6 2 Chronicles 14 14 5 2 Chronicles 14 14 7 2 Chronicles 14 14 6 2 Chronicles 14 14 8 2 Chronicles 14 14 7 2 Chronicles 14 14 9 2 Chronicles 14 14 8 2 Chronicles 14 14 10 2 Chronicles 14 14 9 2 Chronicles 14 14 11 2 Chronicles 14 14 10 2 Chronicles 14 14 12 2 Chronicles 14 14 11 2 Chronicles 14 14 13 2 Chronicles 14 14 12 2 Chronicles 14 14 14 2 Chronicles 14 14 13 2 Chronicles 14 14 15 2 Chronicles 14 14 14 Nehemiah 16 4 1 Nehemiah 16 3 33 Nehemiah 16 4 2 Nehemiah 16 3 34 Nehemiah 16 4 3 Nehemiah 16 3 35 Nehemiah 16 4 4 Nehemiah 16 3 36 Nehemiah 16 4 5 Nehemiah 16 3 37 Nehemiah 16 4 6 Nehemiah 16 3 38 Nehemiah 16 4 7 Nehemiah 16 4 1 Nehemiah 16 4 8 Nehemiah 16 4 2 Nehemiah 16 4 9 Nehemiah 16 4 3 Nehemiah 16 4 10 Nehemiah 16 4 4 Nehemiah 16 4 11 Nehemiah 16 4 5 Nehemiah 16 4 12 Nehemiah 16 4 6 Nehemiah 16 4 13 Nehemiah 16 4 7 Nehemiah 16 4 14 Nehemiah 16 4 8 Nehemiah 16 4 15 Nehemiah 16 4 9 Nehemiah 16 4 16 Nehemiah 16 4 10 Nehemiah 16 4 17 Nehemiah 16 4 11 Nehemiah 16 4 18 Nehemiah 16 4 12 Nehemiah 16 4 19 Nehemiah 16 4 13 Nehemiah 16 4 20 Nehemiah 16 4 14 Nehemiah 16 4 21 Nehemiah 16 4 15 Nehemiah 16 4 22 Nehemiah 16 4 16 Nehemiah 16 4 23 Nehemiah 16 4 17 Nehemiah 16 7 68 Nehemiah 16 7 68 Nehemiah 16 7 69 Nehemiah 16 7 68 Nehemiah 16 7 70 Nehemiah 16 7 69 Nehemiah 16 7 71 Nehemiah 16 7 70 Nehemiah 16 7 72 Nehemiah 16 7 71 Nehemiah 16 7 73 Nehemiah 16 7 72 Nehemiah 16 9 38 Nehemiah 16 10 1 Nehemiah 16 10 1 Nehemiah 16 10 2 Nehemiah 16 10 2 Nehemiah 16 10 3 Nehemiah 16 10 3 Nehemiah 16 10 4 Nehemiah 16 10 4 Nehemiah 16 10 5 Nehemiah 16 10 5 Nehemiah 16 10 6 Nehemiah 16 10 6 Nehemiah 16 10 7 Nehemiah 16 10 7 Nehemiah 16 10 8 Nehemiah 16 10 8 Nehemiah 16 10 9 Nehemiah 16 10 9 Nehemiah 16 10 10 Nehemiah 16 10 10 Nehemiah 16 10 11 Nehemiah 16 10 11 Nehemiah 16 10 12 Nehemiah 16 10 12 Nehemiah 16 10 13 Nehemiah 16 10 13 Nehemiah 16 10 14 Nehemiah 16 10 14 Nehemiah 16 10 15 Nehemiah 16 10 15 Nehemiah 16 10 16 Nehemiah 16 10 16 Nehemiah 16 10 17 Nehemiah 16 10 17 Nehemiah 16 10 18 Nehemiah 16 10 18 Nehemiah 16 10 19 Nehemiah 16 10 19 Nehemiah 16 10 20 Nehemiah 16 10 20 Nehemiah 16 10 21 Nehemiah 16 10 21 Nehemiah 16 10 22 Nehemiah 16 10 22 Nehemiah 16 10 23 Nehemiah 16 10 23 Nehemiah 16 10 24 Nehemiah 16 10 24 Nehemiah 16 10 25 Nehemiah 16 10 25 Nehemiah 16 10 26 Nehemiah 16 10 26 Nehemiah 16 10 27 Nehemiah 16 10 27 Nehemiah 16 10 28 Nehemiah 16 10 28 Nehemiah 16 10 29 Nehemiah 16 10 29 Nehemiah 16 10 30 Nehemiah 16 10 30 Nehemiah 16 10 31 Nehemiah 16 10 31 Nehemiah 16 10 32 Nehemiah 16 10 32 Nehemiah 16 10 33 Nehemiah 16 10 33 Nehemiah 16 10 34 Nehemiah 16 10 34 Nehemiah 16 10 35 Nehemiah 16 10 35 Nehemiah 16 10 36 Nehemiah 16 10 36 Nehemiah 16 10 37 Nehemiah 16 10 37 Nehemiah 16 10 38 Nehemiah 16 10 38 Nehemiah 16 10 39 Nehemiah 16 10 39 Nehemiah 16 10 40 Job 18 41 1 Job 18 40 25 Job 18 41 2 Job 18 40 26 Job 18 41 3 Job 18 40 27 Job 18 41 4 Job 18 40 28 Job 18 41 5 Job 18 40 29 Job 18 41 6 Job 18 40 30 Job 18 41 7 Job 18 40 31 Job 18 41 8 Job 18 40 32 Job 18 41 9 Job 18 41 1 Job 18 41 10 Job 18 41 2 Job 18 41 11 Job 18 41 3 Job 18 41 12 Job 18 41 4 Job 18 41 13 Job 18 41 5 Job 18 41 14 Job 18 41 6 Job 18 41 15 Job 18 41 7 Job 18 41 16 Job 18 41 8 Job 18 41 17 Job 18 41 9 Job 18 41 18 Job 18 41 10 Job 18 41 19 Job 18 41 11 Job 18 41 20 Job 18 41 12 Job 18 41 21 Job 18 41 13 Job 18 41 22 Job 18 41 14 Job 18 41 23 Job 18 41 15 Job 18 41 24 Job 18 41 16 Job 18 41 25 Job 18 41 17 Job 18 41 26 Job 18 41 18 Job 18 41 27 Job 18 41 19 Job 18 41 28 Job 18 41 20 Job 18 41 29 Job 18 41 21 Job 18 41 30 Job 18 41 22 Job 18 41 31 Job 18 41 23 Job 18 41 32 Job 18 41 24 Job 18 41 33 Job 18 41 25 Job 18 41 34 Job 18 41 26 Psalms 19 3 1 Psalms 19 3 1 Psalms 19 3 1 Psalms 19 3 2 Psalms 19 3 2 Psalms 19 3 3 Psalms 19 3 3 Psalms 19 3 4 Psalms 19 3 4 Psalms 19 3 5 Psalms 19 3 5 Psalms 19 3 6 Psalms 19 3 6 Psalms 19 3 7 Psalms 19 3 7 Psalms 19 3 8 Psalms 19 3 8 Psalms 19 3 9 Psalms 19 4 1 Psalms 19 4 1 Psalms 19 4 1 Psalms 19 4 2 Psalms 19 4 2 Psalms 19 4 3 Psalms 19 4 3 Psalms 19 4 4 Psalms 19 4 4 Psalms 19 4 5 Psalms 19 4 5 Psalms 19 4 6 Psalms 19 4 6 Psalms 19 4 7 Psalms 19 4 7 Psalms 19 4 8 Psalms 19 4 8 Psalms 19 4 9 Psalms 19 5 1 Psalms 19 5 1 Psalms 19 5 1 Psalms 19 5 2 Psalms 19 5 2 Psalms 19 5 3 Psalms 19 5 3 Psalms 19 5 4 Psalms 19 5 4 Psalms 19 5 5 Psalms 19 5 5 Psalms 19 5 6 Psalms 19 5 6 Psalms 19 5 7 Psalms 19 5 7 Psalms 19 5 8 Psalms 19 5 8 Psalms 19 5 9 Psalms 19 5 9 Psalms 19 5 10 Psalms 19 5 10 Psalms 19 5 11 Psalms 19 5 11 Psalms 19 5 12 Psalms 19 5 12 Psalms 19 5 13 Psalms 19 6 1 Psalms 19 6 1 Psalms 19 6 1 Psalms 19 6 2 Psalms 19 6 2 Psalms 19 6 3 Psalms 19 6 3 Psalms 19 6 4 Psalms 19 6 4 Psalms 19 6 5 Psalms 19 6 5 Psalms 19 6 6 Psalms 19 6 6 Psalms 19 6 7 Psalms 19 6 7 Psalms 19 6 8 Psalms 19 6 8 Psalms 19 6 9 Psalms 19 6 9 Psalms 19 6 10 Psalms 19 6 10 Psalms 19 6 11 Psalms 19 7 1 Psalms 19 7 1 Psalms 19 7 1 Psalms 19 7 2 Psalms 19 7 2 Psalms 19 7 3 Psalms 19 7 3 Psalms 19 7 4 Psalms 19 7 4 Psalms 19 7 5 Psalms 19 7 5 Psalms 19 7 6 Psalms 19 7 6 Psalms 19 7 7 Psalms 19 7 7 Psalms 19 7 8 Psalms 19 7 8 Psalms 19 7 9 Psalms 19 7 9 Psalms 19 7 10 Psalms 19 7 10 Psalms 19 7 11 Psalms 19 7 11 Psalms 19 7 12 Psalms 19 7 12 Psalms 19 7 13 Psalms 19 7 13 Psalms 19 7 14 Psalms 19 7 14 Psalms 19 7 15 Psalms 19 7 15 Psalms 19 7 16 Psalms 19 7 16 Psalms 19 7 17 Psalms 19 7 17 Psalms 19 7 18 Psalms 19 8 1 Psalms 19 8 1 Psalms 19 8 1 Psalms 19 8 2 Psalms 19 8 2 Psalms 19 8 3 Psalms 19 8 3 Psalms 19 8 4 Psalms 19 8 4 Psalms 19 8 5 Psalms 19 8 5 Psalms 19 8 6 Psalms 19 8 6 Psalms 19 8 7 Psalms 19 8 7 Psalms 19 8 8 Psalms 19 8 8 Psalms 19 8 9 Psalms 19 8 9 Psalms 19 8 10 Psalms 19 9 1 Psalms 19 9 1 Psalms 19 9 1 Psalms 19 9 2 Psalms 19 9 2 Psalms 19 9 3 Psalms 19 9 3 Psalms 19 9 4 Psalms 19 9 4 Psalms 19 9 5 Psalms 19 9 5 Psalms 19 9 6 Psalms 19 9 6 Psalms 19 9 7 Psalms 19 9 7 Psalms 19 9 8 Psalms 19 9 8 Psalms 19 9 9 Psalms 19 9 9 Psalms 19 9 10 Psalms 19 9 10 Psalms 19 9 11 Psalms 19 9 11 Psalms 19 9 12 Psalms 19 9 12 Psalms 19 9 13 Psalms 19 9 13 Psalms 19 9 14 Psalms 19 9 14 Psalms 19 9 15 Psalms 19 9 15 Psalms 19 9 16 Psalms 19 9 16 Psalms 19 9 17 Psalms 19 9 17 Psalms 19 9 18 Psalms 19 9 18 Psalms 19 9 19 Psalms 19 9 19 Psalms 19 9 20 Psalms 19 9 20 Psalms 19 9 21 Psalms 19 12 1 Psalms 19 12 1 Psalms 19 12 1 Psalms 19 12 2 Psalms 19 12 2 Psalms 19 12 3 Psalms 19 12 3 Psalms 19 12 4 Psalms 19 12 4 Psalms 19 12 5 Psalms 19 12 5 Psalms 19 12 6 Psalms 19 12 6 Psalms 19 12 7 Psalms 19 12 7 Psalms 19 12 8 Psalms 19 12 8 Psalms 19 12 9 Psalms 19 13 1 Psalms 19 13 1 Psalms 19 13 1 Psalms 19 13 2 Psalms 19 13 2 Psalms 19 13 3 Psalms 19 13 3 Psalms 19 13 4 Psalms 19 13 4 Psalms 19 13 5 Psalms 19 13 5 Psalms 19 13 6 Psalms 19 13 6 Psalms 19 13 6 Psalms 19 18 1 Psalms 19 18 1 Psalms 19 18 1 Psalms 19 18 2 Psalms 19 18 2 Psalms 19 18 3 Psalms 19 18 3 Psalms 19 18 4 Psalms 19 18 4 Psalms 19 18 5 Psalms 19 18 5 Psalms 19 18 6 Psalms 19 18 6 Psalms 19 18 7 Psalms 19 18 7 Psalms 19 18 8 Psalms 19 18 8 Psalms 19 18 9 Psalms 19 18 9 Psalms 19 18 10 Psalms 19 18 10 Psalms 19 18 11 Psalms 19 18 11 Psalms 19 18 12 Psalms 19 18 12 Psalms 19 18 13 Psalms 19 18 13 Psalms 19 18 14 Psalms 19 18 14 Psalms 19 18 15 Psalms 19 18 15 Psalms 19 18 16 Psalms 19 18 16 Psalms 19 18 17 Psalms 19 18 17 Psalms 19 18 18 Psalms 19 18 18 Psalms 19 18 19 Psalms 19 18 19 Psalms 19 18 20 Psalms 19 18 20 Psalms 19 18 21 Psalms 19 18 21 Psalms 19 18 22 Psalms 19 18 22 Psalms 19 18 23 Psalms 19 18 23 Psalms 19 18 24 Psalms 19 18 24 Psalms 19 18 25 Psalms 19 18 25 Psalms 19 18 26 Psalms 19 18 26 Psalms 19 18 27 Psalms 19 18 27 Psalms 19 18 28 Psalms 19 18 28 Psalms 19 18 29 Psalms 19 18 29 Psalms 19 18 30 Psalms 19 18 30 Psalms 19 18 31 Psalms 19 18 31 Psalms 19 18 32 Psalms 19 18 32 Psalms 19 18 33 Psalms 19 18 33 Psalms 19 18 34 Psalms 19 18 34 Psalms 19 18 35 Psalms 19 18 35 Psalms 19 18 36 Psalms 19 18 36 Psalms 19 18 37 Psalms 19 18 37 Psalms 19 18 38 Psalms 19 18 38 Psalms 19 18 39 Psalms 19 18 39 Psalms 19 18 40 Psalms 19 18 40 Psalms 19 18 41 Psalms 19 18 41 Psalms 19 18 42 Psalms 19 18 42 Psalms 19 18 43 Psalms 19 18 43 Psalms 19 18 44 Psalms 19 18 44 Psalms 19 18 45 Psalms 19 18 45 Psalms 19 18 46 Psalms 19 18 46 Psalms 19 18 47 Psalms 19 18 47 Psalms 19 18 48 Psalms 19 18 48 Psalms 19 18 49 Psalms 19 18 49 Psalms 19 18 50 Psalms 19 18 50 Psalms 19 18 51 Psalms 19 19 1 Psalms 19 19 1 Psalms 19 19 1 Psalms 19 19 2 Psalms 19 19 2 Psalms 19 19 3 Psalms 19 19 3 Psalms 19 19 4 Psalms 19 19 4 Psalms 19 19 5 Psalms 19 19 5 Psalms 19 19 6 Psalms 19 19 6 Psalms 19 19 7 Psalms 19 19 7 Psalms 19 19 8 Psalms 19 19 8 Psalms 19 19 9 Psalms 19 19 9 Psalms 19 19 10 Psalms 19 19 10 Psalms 19 19 11 Psalms 19 19 11 Psalms 19 19 12 Psalms 19 19 12 Psalms 19 19 13 Psalms 19 19 13 Psalms 19 19 14 Psalms 19 19 14 Psalms 19 19 15 Psalms 19 20 1 Psalms 19 20 1 Psalms 19 20 1 Psalms 19 20 2 Psalms 19 20 2 Psalms 19 20 3 Psalms 19 20 3 Psalms 19 20 4 Psalms 19 20 4 Psalms 19 20 5 Psalms 19 20 5 Psalms 19 20 6 Psalms 19 20 6 Psalms 19 20 7 Psalms 19 20 7 Psalms 19 20 8 Psalms 19 20 8 Psalms 19 20 9 Psalms 19 20 9 Psalms 19 20 10 Psalms 19 21 1 Psalms 19 21 1 Psalms 19 21 1 Psalms 19 21 2 Psalms 19 21 2 Psalms 19 21 3 Psalms 19 21 3 Psalms 19 21 4 Psalms 19 21 4 Psalms 19 21 5 Psalms 19 21 5 Psalms 19 21 6 Psalms 19 21 6 Psalms 19 21 7 Psalms 19 21 7 Psalms 19 21 8 Psalms 19 21 8 Psalms 19 21 9 Psalms 19 21 9 Psalms 19 21 10 Psalms 19 21 10 Psalms 19 21 11 Psalms 19 21 11 Psalms 19 21 12 Psalms 19 21 12 Psalms 19 21 13 Psalms 19 21 13 Psalms 19 21 14 Psalms 19 22 1 Psalms 19 22 1 Psalms 19 22 1 Psalms 19 22 2 Psalms 19 22 2 Psalms 19 22 3 Psalms 19 22 3 Psalms 19 22 4 Psalms 19 22 4 Psalms 19 22 5 Psalms 19 22 5 Psalms 19 22 6 Psalms 19 22 6 Psalms 19 22 7 Psalms 19 22 7 Psalms 19 22 8 Psalms 19 22 8 Psalms 19 22 9 Psalms 19 22 9 Psalms 19 22 10 Psalms 19 22 10 Psalms 19 22 11 Psalms 19 22 11 Psalms 19 22 12 Psalms 19 22 12 Psalms 19 22 13 Psalms 19 22 13 Psalms 19 22 14 Psalms 19 22 14 Psalms 19 22 15 Psalms 19 22 15 Psalms 19 22 16 Psalms 19 22 16 Psalms 19 22 17 Psalms 19 22 17 Psalms 19 22 18 Psalms 19 22 18 Psalms 19 22 19 Psalms 19 22 19 Psalms 19 22 20 Psalms 19 22 20 Psalms 19 22 21 Psalms 19 22 21 Psalms 19 22 22 Psalms 19 22 22 Psalms 19 22 23 Psalms 19 22 23 Psalms 19 22 24 Psalms 19 22 24 Psalms 19 22 25 Psalms 19 22 25 Psalms 19 22 26 Psalms 19 22 26 Psalms 19 22 27 Psalms 19 22 27 Psalms 19 22 28 Psalms 19 22 28 Psalms 19 22 29 Psalms 19 22 29 Psalms 19 22 30 Psalms 19 22 30 Psalms 19 22 31 Psalms 19 22 31 Psalms 19 22 32 Psalms 19 30 1 Psalms 19 30 1 Psalms 19 30 1 Psalms 19 30 2 Psalms 19 30 2 Psalms 19 30 3 Psalms 19 30 3 Psalms 19 30 4 Psalms 19 30 4 Psalms 19 30 5 Psalms 19 30 5 Psalms 19 30 6 Psalms 19 30 6 Psalms 19 30 7 Psalms 19 30 7 Psalms 19 30 8 Psalms 19 30 8 Psalms 19 30 9 Psalms 19 30 9 Psalms 19 30 10 Psalms 19 30 10 Psalms 19 30 11 Psalms 19 30 11 Psalms 19 30 12 Psalms 19 30 12 Psalms 19 30 13 Psalms 19 31 1 Psalms 19 31 1 Psalms 19 31 1 Psalms 19 31 2 Psalms 19 31 2 Psalms 19 31 3 Psalms 19 31 3 Psalms 19 31 4 Psalms 19 31 4 Psalms 19 31 5 Psalms 19 31 5 Psalms 19 31 6 Psalms 19 31 6 Psalms 19 31 7 Psalms 19 31 7 Psalms 19 31 8 Psalms 19 31 8 Psalms 19 31 9 Psalms 19 31 9 Psalms 19 31 10 Psalms 19 31 10 Psalms 19 31 11 Psalms 19 31 11 Psalms 19 31 12 Psalms 19 31 12 Psalms 19 31 13 Psalms 19 31 13 Psalms 19 31 14 Psalms 19 31 14 Psalms 19 31 15 Psalms 19 31 15 Psalms 19 31 16 Psalms 19 31 16 Psalms 19 31 17 Psalms 19 31 17 Psalms 19 31 18 Psalms 19 31 18 Psalms 19 31 19 Psalms 19 31 19 Psalms 19 31 20 Psalms 19 31 20 Psalms 19 31 21 Psalms 19 31 21 Psalms 19 31 22 Psalms 19 31 22 Psalms 19 31 23 Psalms 19 31 23 Psalms 19 31 24 Psalms 19 31 24 Psalms 19 31 25 Psalms 19 34 1 Psalms 19 34 1 Psalms 19 34 1 Psalms 19 34 2 Psalms 19 34 2 Psalms 19 34 3 Psalms 19 34 3 Psalms 19 34 4 Psalms 19 34 4 Psalms 19 34 5 Psalms 19 34 5 Psalms 19 34 6 Psalms 19 34 6 Psalms 19 34 7 Psalms 19 34 7 Psalms 19 34 8 Psalms 19 34 8 Psalms 19 34 9 Psalms 19 34 9 Psalms 19 34 10 Psalms 19 34 10 Psalms 19 34 11 Psalms 19 34 11 Psalms 19 34 12 Psalms 19 34 12 Psalms 19 34 13 Psalms 19 34 13 Psalms 19 34 14 Psalms 19 34 14 Psalms 19 34 15 Psalms 19 34 15 Psalms 19 34 16 Psalms 19 34 16 Psalms 19 34 17 Psalms 19 34 17 Psalms 19 34 18 Psalms 19 34 18 Psalms 19 34 19 Psalms 19 34 19 Psalms 19 34 20 Psalms 19 34 20 Psalms 19 34 21 Psalms 19 34 21 Psalms 19 34 22 Psalms 19 34 22 Psalms 19 34 23 Psalms 19 36 1 Psalms 19 36 1 Psalms 19 36 1 Psalms 19 36 2 Psalms 19 36 2 Psalms 19 36 3 Psalms 19 36 3 Psalms 19 36 4 Psalms 19 36 4 Psalms 19 36 5 Psalms 19 36 5 Psalms 19 36 6 Psalms 19 36 6 Psalms 19 36 7 Psalms 19 36 7 Psalms 19 36 8 Psalms 19 36 8 Psalms 19 36 9 Psalms 19 36 9 Psalms 19 36 10 Psalms 19 36 10 Psalms 19 36 11 Psalms 19 36 11 Psalms 19 36 12 Psalms 19 36 12 Psalms 19 36 13 Psalms 19 38 1 Psalms 19 38 1 Psalms 19 38 1 Psalms 19 38 2 Psalms 19 38 2 Psalms 19 38 3 Psalms 19 38 3 Psalms 19 38 4 Psalms 19 38 4 Psalms 19 38 5 Psalms 19 38 5 Psalms 19 38 6 Psalms 19 38 6 Psalms 19 38 7 Psalms 19 38 7 Psalms 19 38 8 Psalms 19 38 8 Psalms 19 38 9 Psalms 19 38 9 Psalms 19 38 10 Psalms 19 38 10 Psalms 19 38 11 Psalms 19 38 11 Psalms 19 38 12 Psalms 19 38 12 Psalms 19 38 13 Psalms 19 38 13 Psalms 19 38 14 Psalms 19 38 14 Psalms 19 38 15 Psalms 19 38 15 Psalms 19 38 16 Psalms 19 38 16 Psalms 19 38 17 Psalms 19 38 17 Psalms 19 38 18 Psalms 19 38 18 Psalms 19 38 19 Psalms 19 38 19 Psalms 19 38 20 Psalms 19 38 20 Psalms 19 38 21 Psalms 19 38 21 Psalms 19 38 22 Psalms 19 38 22 Psalms 19 38 23 Psalms 19 39 1 Psalms 19 39 1 Psalms 19 39 1 Psalms 19 39 2 Psalms 19 39 2 Psalms 19 39 3 Psalms 19 39 3 Psalms 19 39 4 Psalms 19 39 4 Psalms 19 39 5 Psalms 19 39 5 Psalms 19 39 6 Psalms 19 39 6 Psalms 19 39 7 Psalms 19 39 7 Psalms 19 39 8 Psalms 19 39 8 Psalms 19 39 9 Psalms 19 39 9 Psalms 19 39 10 Psalms 19 39 10 Psalms 19 39 11 Psalms 19 39 11 Psalms 19 39 12 Psalms 19 39 12 Psalms 19 39 13 Psalms 19 39 13 Psalms 19 39 14 Psalms 19 40 1 Psalms 19 40 1 Psalms 19 40 1 Psalms 19 40 2 Psalms 19 40 2 Psalms 19 40 3 Psalms 19 40 3 Psalms 19 40 4 Psalms 19 40 4 Psalms 19 40 5 Psalms 19 40 5 Psalms 19 40 6 Psalms 19 40 6 Psalms 19 40 7 Psalms 19 40 7 Psalms 19 40 8 Psalms 19 40 8 Psalms 19 40 9 Psalms 19 40 9 Psalms 19 40 10 Psalms 19 40 10 Psalms 19 40 11 Psalms 19 40 11 Psalms 19 40 12 Psalms 19 40 12 Psalms 19 40 13 Psalms 19 40 13 Psalms 19 40 14 Psalms 19 40 14 Psalms 19 40 15 Psalms 19 40 15 Psalms 19 40 16 Psalms 19 40 16 Psalms 19 40 17 Psalms 19 40 17 Psalms 19 40 18 Psalms 19 41 1 Psalms 19 41 1 Psalms 19 41 1 Psalms 19 41 2 Psalms 19 41 2 Psalms 19 41 3 Psalms 19 41 3 Psalms 19 41 4 Psalms 19 41 4 Psalms 19 41 5 Psalms 19 41 5 Psalms 19 41 6 Psalms 19 41 6 Psalms 19 41 7 Psalms 19 41 7 Psalms 19 41 8 Psalms 19 41 8 Psalms 19 41 9 Psalms 19 41 9 Psalms 19 41 10 Psalms 19 41 10 Psalms 19 41 11 Psalms 19 41 11 Psalms 19 41 12 Psalms 19 41 12 Psalms 19 41 13 Psalms 19 41 13 Psalms 19 41 14 Psalms 19 42 1 Psalms 19 42 1 Psalms 19 42 1 Psalms 19 42 2 Psalms 19 42 2 Psalms 19 42 3 Psalms 19 42 3 Psalms 19 42 4 Psalms 19 42 4 Psalms 19 42 5 Psalms 19 42 5 Psalms 19 42 6 Psalms 19 42 6 Psalms 19 42 7 Psalms 19 42 7 Psalms 19 42 8 Psalms 19 42 8 Psalms 19 42 9 Psalms 19 42 9 Psalms 19 42 10 Psalms 19 42 10 Psalms 19 42 11 Psalms 19 42 11 Psalms 19 42 12 Psalms 19 44 1 Psalms 19 44 1 Psalms 19 44 1 Psalms 19 44 2 Psalms 19 44 2 Psalms 19 44 3 Psalms 19 44 3 Psalms 19 44 4 Psalms 19 44 4 Psalms 19 44 5 Psalms 19 44 5 Psalms 19 44 6 Psalms 19 44 6 Psalms 19 44 7 Psalms 19 44 7 Psalms 19 44 8 Psalms 19 44 8 Psalms 19 44 9 Psalms 19 44 9 Psalms 19 44 10 Psalms 19 44 10 Psalms 19 44 11 Psalms 19 44 11 Psalms 19 44 12 Psalms 19 44 12 Psalms 19 44 13 Psalms 19 44 13 Psalms 19 44 14 Psalms 19 44 14 Psalms 19 44 15 Psalms 19 44 15 Psalms 19 44 16 Psalms 19 44 16 Psalms 19 44 17 Psalms 19 44 17 Psalms 19 44 18 Psalms 19 44 18 Psalms 19 44 19 Psalms 19 44 19 Psalms 19 44 20 Psalms 19 44 20 Psalms 19 44 21 Psalms 19 44 21 Psalms 19 44 22 Psalms 19 44 22 Psalms 19 44 23 Psalms 19 44 23 Psalms 19 44 24 Psalms 19 44 24 Psalms 19 44 25 Psalms 19 44 25 Psalms 19 44 26 Psalms 19 44 26 Psalms 19 44 27 Psalms 19 45 1 Psalms 19 45 1 Psalms 19 45 1 Psalms 19 45 2 Psalms 19 45 2 Psalms 19 45 3 Psalms 19 45 3 Psalms 19 45 4 Psalms 19 45 4 Psalms 19 45 5 Psalms 19 45 5 Psalms 19 45 6 Psalms 19 45 6 Psalms 19 45 7 Psalms 19 45 7 Psalms 19 45 8 Psalms 19 45 8 Psalms 19 45 9 Psalms 19 45 9 Psalms 19 45 10 Psalms 19 45 10 Psalms 19 45 11 Psalms 19 45 11 Psalms 19 45 12 Psalms 19 45 12 Psalms 19 45 13 Psalms 19 45 13 Psalms 19 45 14 Psalms 19 45 14 Psalms 19 45 15 Psalms 19 45 15 Psalms 19 45 16 Psalms 19 45 16 Psalms 19 45 17 Psalms 19 45 17 Psalms 19 45 18 Psalms 19 46 1 Psalms 19 46 1 Psalms 19 46 1 Psalms 19 46 2 Psalms 19 46 2 Psalms 19 46 3 Psalms 19 46 3 Psalms 19 46 4 Psalms 19 46 4 Psalms 19 46 5 Psalms 19 46 5 Psalms 19 46 6 Psalms 19 46 6 Psalms 19 46 7 Psalms 19 46 7 Psalms 19 46 8 Psalms 19 46 8 Psalms 19 46 9 Psalms 19 46 9 Psalms 19 46 10 Psalms 19 46 10 Psalms 19 46 11 Psalms 19 46 11 Psalms 19 46 12 Psalms 19 47 1 Psalms 19 47 1 Psalms 19 47 1 Psalms 19 47 2 Psalms 19 47 2 Psalms 19 47 3 Psalms 19 47 3 Psalms 19 47 4 Psalms 19 47 4 Psalms 19 47 5 Psalms 19 47 5 Psalms 19 47 6 Psalms 19 47 6 Psalms 19 47 7 Psalms 19 47 7 Psalms 19 47 8 Psalms 19 47 8 Psalms 19 47 9 Psalms 19 47 9 Psalms 19 47 10 Psalms 19 48 1 Psalms 19 48 1 Psalms 19 48 1 Psalms 19 48 2 Psalms 19 48 2 Psalms 19 48 3 Psalms 19 48 3 Psalms 19 48 4 Psalms 19 48 4 Psalms 19 48 5 Psalms 19 48 5 Psalms 19 48 6 Psalms 19 48 6 Psalms 19 48 7 Psalms 19 48 7 Psalms 19 48 8 Psalms 19 48 8 Psalms 19 48 9 Psalms 19 48 9 Psalms 19 48 10 Psalms 19 48 10 Psalms 19 48 11 Psalms 19 48 11 Psalms 19 48 12 Psalms 19 48 12 Psalms 19 48 13 Psalms 19 48 13 Psalms 19 48 14 Psalms 19 48 14 Psalms 19 48 15 Psalms 19 49 1 Psalms 19 49 1 Psalms 19 49 1 Psalms 19 49 2 Psalms 19 49 2 Psalms 19 49 3 Psalms 19 49 3 Psalms 19 49 4 Psalms 19 49 4 Psalms 19 49 5 Psalms 19 49 5 Psalms 19 49 6 Psalms 19 49 6 Psalms 19 49 7 Psalms 19 49 7 Psalms 19 49 8 Psalms 19 49 8 Psalms 19 49 9 Psalms 19 49 9 Psalms 19 49 10 Psalms 19 49 10 Psalms 19 49 11 Psalms 19 49 11 Psalms 19 49 12 Psalms 19 49 12 Psalms 19 49 13 Psalms 19 49 13 Psalms 19 49 14 Psalms 19 49 14 Psalms 19 49 15 Psalms 19 49 15 Psalms 19 49 16 Psalms 19 49 16 Psalms 19 49 17 Psalms 19 49 17 Psalms 19 49 18 Psalms 19 49 18 Psalms 19 49 19 Psalms 19 49 19 Psalms 19 49 20 Psalms 19 49 20 Psalms 19 49 21 Psalms 19 51 1 Psalms 19 51 1 Psalms 19 51 1 Psalms 19 51 2 Psalms 19 51 1 Psalms 19 51 3 Psalms 19 51 2 Psalms 19 51 4 Psalms 19 51 3 Psalms 19 51 5 Psalms 19 51 4 Psalms 19 51 6 Psalms 19 51 5 Psalms 19 51 7 Psalms 19 51 6 Psalms 19 51 8 Psalms 19 51 7 Psalms 19 51 9 Psalms 19 51 8 Psalms 19 51 10 Psalms 19 51 9 Psalms 19 51 11 Psalms 19 51 10 Psalms 19 51 12 Psalms 19 51 11 Psalms 19 51 13 Psalms 19 51 12 Psalms 19 51 14 Psalms 19 51 13 Psalms 19 51 15 Psalms 19 51 14 Psalms 19 51 16 Psalms 19 51 15 Psalms 19 51 17 Psalms 19 51 16 Psalms 19 51 18 Psalms 19 51 17 Psalms 19 51 19 Psalms 19 51 18 Psalms 19 51 20 Psalms 19 51 19 Psalms 19 51 21 Psalms 19 52 1 Psalms 19 52 1 Psalms 19 52 1 Psalms 19 52 2 Psalms 19 52 1 Psalms 19 52 3 Psalms 19 52 2 Psalms 19 52 4 Psalms 19 52 3 Psalms 19 52 5 Psalms 19 52 4 Psalms 19 52 6 Psalms 19 52 5 Psalms 19 52 7 Psalms 19 52 6 Psalms 19 52 8 Psalms 19 52 7 Psalms 19 52 9 Psalms 19 52 8 Psalms 19 52 10 Psalms 19 52 9 Psalms 19 52 11 Psalms 19 53 1 Psalms 19 53 1 Psalms 19 53 1 Psalms 19 53 2 Psalms 19 53 2 Psalms 19 53 3 Psalms 19 53 3 Psalms 19 53 4 Psalms 19 53 4 Psalms 19 53 5 Psalms 19 53 5 Psalms 19 53 6 Psalms 19 53 6 Psalms 19 53 7 Psalms 19 54 1 Psalms 19 54 1 Psalms 19 54 1 Psalms 19 54 2 Psalms 19 54 1 Psalms 19 54 3 Psalms 19 54 2 Psalms 19 54 4 Psalms 19 54 3 Psalms 19 54 5 Psalms 19 54 4 Psalms 19 54 6 Psalms 19 54 5 Psalms 19 54 7 Psalms 19 54 6 Psalms 19 54 8 Psalms 19 54 7 Psalms 19 54 9 Psalms 19 55 1 Psalms 19 55 1 Psalms 19 55 1 Psalms 19 55 2 Psalms 19 55 2 Psalms 19 55 3 Psalms 19 55 3 Psalms 19 55 4 Psalms 19 55 4 Psalms 19 55 5 Psalms 19 55 5 Psalms 19 55 6 Psalms 19 55 6 Psalms 19 55 7 Psalms 19 55 7 Psalms 19 55 8 Psalms 19 55 8 Psalms 19 55 9 Psalms 19 55 9 Psalms 19 55 10 Psalms 19 55 10 Psalms 19 55 11 Psalms 19 55 11 Psalms 19 55 12 Psalms 19 55 12 Psalms 19 55 13 Psalms 19 55 13 Psalms 19 55 14 Psalms 19 55 14 Psalms 19 55 15 Psalms 19 55 15 Psalms 19 55 16 Psalms 19 55 16 Psalms 19 55 17 Psalms 19 55 17 Psalms 19 55 18 Psalms 19 55 18 Psalms 19 55 19 Psalms 19 55 19 Psalms 19 55 20 Psalms 19 55 20 Psalms 19 55 21 Psalms 19 55 21 Psalms 19 55 22 Psalms 19 55 22 Psalms 19 55 23 Psalms 19 55 23 Psalms 19 55 24 Psalms 19 56 1 Psalms 19 56 1 Psalms 19 56 1 Psalms 19 56 2 Psalms 19 56 2 Psalms 19 56 3 Psalms 19 56 3 Psalms 19 56 4 Psalms 19 56 4 Psalms 19 56 5 Psalms 19 56 5 Psalms 19 56 6 Psalms 19 56 6 Psalms 19 56 7 Psalms 19 56 7 Psalms 19 56 8 Psalms 19 56 8 Psalms 19 56 9 Psalms 19 56 9 Psalms 19 56 10 Psalms 19 56 10 Psalms 19 56 11 Psalms 19 56 11 Psalms 19 56 12 Psalms 19 56 12 Psalms 19 56 13 Psalms 19 56 13 Psalms 19 56 14 Psalms 19 57 1 Psalms 19 57 1 Psalms 19 57 1 Psalms 19 57 2 Psalms 19 57 2 Psalms 19 57 3 Psalms 19 57 3 Psalms 19 57 4 Psalms 19 57 4 Psalms 19 57 5 Psalms 19 57 5 Psalms 19 57 6 Psalms 19 57 6 Psalms 19 57 7 Psalms 19 57 7 Psalms 19 57 8 Psalms 19 57 8 Psalms 19 57 9 Psalms 19 57 9 Psalms 19 57 10 Psalms 19 57 10 Psalms 19 57 11 Psalms 19 57 11 Psalms 19 57 12 Psalms 19 58 1 Psalms 19 58 1 Psalms 19 58 1 Psalms 19 58 2 Psalms 19 58 2 Psalms 19 58 3 Psalms 19 58 3 Psalms 19 58 4 Psalms 19 58 4 Psalms 19 58 5 Psalms 19 58 5 Psalms 19 58 6 Psalms 19 58 6 Psalms 19 58 7 Psalms 19 58 7 Psalms 19 58 8 Psalms 19 58 8 Psalms 19 58 9 Psalms 19 58 9 Psalms 19 58 10 Psalms 19 58 10 Psalms 19 58 11 Psalms 19 58 11 Psalms 19 58 12 Psalms 19 59 1 Psalms 19 59 1 Psalms 19 59 1 Psalms 19 59 2 Psalms 19 59 2 Psalms 19 59 3 Psalms 19 59 3 Psalms 19 59 4 Psalms 19 59 4 Psalms 19 59 5 Psalms 19 59 5 Psalms 19 59 6 Psalms 19 59 6 Psalms 19 59 7 Psalms 19 59 7 Psalms 19 59 8 Psalms 19 59 8 Psalms 19 59 9 Psalms 19 59 9 Psalms 19 59 10 Psalms 19 59 10 Psalms 19 59 11 Psalms 19 59 11 Psalms 19 59 12 Psalms 19 59 12 Psalms 19 59 13 Psalms 19 59 13 Psalms 19 59 14 Psalms 19 59 14 Psalms 19 59 15 Psalms 19 59 15 Psalms 19 59 16 Psalms 19 59 16 Psalms 19 59 17 Psalms 19 59 17 Psalms 19 59 18 Psalms 19 60 1 Psalms 19 60 1 Psalms 19 60 1 Psalms 19 60 2 Psalms 19 60 1 Psalms 19 60 3 Psalms 19 60 2 Psalms 19 60 4 Psalms 19 60 3 Psalms 19 60 5 Psalms 19 60 4 Psalms 19 60 6 Psalms 19 60 5 Psalms 19 60 7 Psalms 19 60 6 Psalms 19 60 8 Psalms 19 60 7 Psalms 19 60 9 Psalms 19 60 8 Psalms 19 60 10 Psalms 19 60 9 Psalms 19 60 11 Psalms 19 60 10 Psalms 19 60 12 Psalms 19 60 11 Psalms 19 60 13 Psalms 19 60 12 Psalms 19 60 14 Psalms 19 61 1 Psalms 19 61 1 Psalms 19 61 1 Psalms 19 61 2 Psalms 19 61 2 Psalms 19 61 3 Psalms 19 61 3 Psalms 19 61 4 Psalms 19 61 4 Psalms 19 61 5 Psalms 19 61 5 Psalms 19 61 6 Psalms 19 61 6 Psalms 19 61 7 Psalms 19 61 7 Psalms 19 61 8 Psalms 19 61 8 Psalms 19 61 9 Psalms 19 62 1 Psalms 19 62 1 Psalms 19 62 1 Psalms 19 62 2 Psalms 19 62 2 Psalms 19 62 3 Psalms 19 62 3 Psalms 19 62 4 Psalms 19 62 4 Psalms 19 62 5 Psalms 19 62 5 Psalms 19 62 6 Psalms 19 62 6 Psalms 19 62 7 Psalms 19 62 7 Psalms 19 62 8 Psalms 19 62 8 Psalms 19 62 9 Psalms 19 62 9 Psalms 19 62 10 Psalms 19 62 10 Psalms 19 62 11 Psalms 19 62 11 Psalms 19 62 12 Psalms 19 62 12 Psalms 19 62 13 Psalms 19 63 1 Psalms 19 63 1 Psalms 19 63 1 Psalms 19 63 2 Psalms 19 63 2 Psalms 19 63 3 Psalms 19 63 3 Psalms 19 63 4 Psalms 19 63 4 Psalms 19 63 5 Psalms 19 63 5 Psalms 19 63 6 Psalms 19 63 6 Psalms 19 63 7 Psalms 19 63 7 Psalms 19 63 8 Psalms 19 63 8 Psalms 19 63 9 Psalms 19 63 9 Psalms 19 63 10 Psalms 19 63 10 Psalms 19 63 11 Psalms 19 63 11 Psalms 19 63 12 Psalms 19 64 1 Psalms 19 64 1 Psalms 19 64 1 Psalms 19 64 2 Psalms 19 64 2 Psalms 19 64 3 Psalms 19 64 3 Psalms 19 64 4 Psalms 19 64 4 Psalms 19 64 5 Psalms 19 64 5 Psalms 19 64 6 Psalms 19 64 6 Psalms 19 64 7 Psalms 19 64 7 Psalms 19 64 8 Psalms 19 64 8 Psalms 19 64 9 Psalms 19 64 9 Psalms 19 64 10 Psalms 19 64 10 Psalms 19 64 11 Psalms 19 65 1 Psalms 19 65 1 Psalms 19 65 1 Psalms 19 65 2 Psalms 19 65 2 Psalms 19 65 3 Psalms 19 65 3 Psalms 19 65 4 Psalms 19 65 4 Psalms 19 65 5 Psalms 19 65 5 Psalms 19 65 6 Psalms 19 65 6 Psalms 19 65 7 Psalms 19 65 7 Psalms 19 65 8 Psalms 19 65 8 Psalms 19 65 9 Psalms 19 65 9 Psalms 19 65 10 Psalms 19 65 10 Psalms 19 65 11 Psalms 19 65 11 Psalms 19 65 12 Psalms 19 65 12 Psalms 19 65 13 Psalms 19 65 13 Psalms 19 65 14 Psalms 19 67 1 Psalms 19 67 1 Psalms 19 67 1 Psalms 19 67 2 Psalms 19 67 2 Psalms 19 67 3 Psalms 19 67 3 Psalms 19 67 4 Psalms 19 67 4 Psalms 19 67 5 Psalms 19 67 5 Psalms 19 67 6 Psalms 19 67 6 Psalms 19 67 7 Psalms 19 67 7 Psalms 19 67 8 Psalms 19 68 1 Psalms 19 68 1 Psalms 19 68 1 Psalms 19 68 2 Psalms 19 68 2 Psalms 19 68 3 Psalms 19 68 3 Psalms 19 68 4 Psalms 19 68 4 Psalms 19 68 5 Psalms 19 68 5 Psalms 19 68 6 Psalms 19 68 6 Psalms 19 68 7 Psalms 19 68 7 Psalms 19 68 8 Psalms 19 68 8 Psalms 19 68 9 Psalms 19 68 9 Psalms 19 68 10 Psalms 19 68 10 Psalms 19 68 11 Psalms 19 68 11 Psalms 19 68 12 Psalms 19 68 12 Psalms 19 68 13 Psalms 19 68 13 Psalms 19 68 14 Psalms 19 68 14 Psalms 19 68 15 Psalms 19 68 15 Psalms 19 68 16 Psalms 19 68 16 Psalms 19 68 17 Psalms 19 68 17 Psalms 19 68 18 Psalms 19 68 18 Psalms 19 68 19 Psalms 19 68 19 Psalms 19 68 20 Psalms 19 68 20 Psalms 19 68 21 Psalms 19 68 21 Psalms 19 68 22 Psalms 19 68 22 Psalms 19 68 23 Psalms 19 68 23 Psalms 19 68 24 Psalms 19 68 24 Psalms 19 68 25 Psalms 19 68 25 Psalms 19 68 26 Psalms 19 68 26 Psalms 19 68 27 Psalms 19 68 27 Psalms 19 68 28 Psalms 19 68 28 Psalms 19 68 29 Psalms 19 68 29 Psalms 19 68 30 Psalms 19 68 30 Psalms 19 68 31 Psalms 19 68 31 Psalms 19 68 32 Psalms 19 68 32 Psalms 19 68 33 Psalms 19 68 33 Psalms 19 68 34 Psalms 19 68 34 Psalms 19 68 35 Psalms 19 68 35 Psalms 19 68 36 Psalms 19 69 1 Psalms 19 69 1 Psalms 19 69 1 Psalms 19 69 2 Psalms 19 69 2 Psalms 19 69 3 Psalms 19 69 3 Psalms 19 69 4 Psalms 19 69 4 Psalms 19 69 5 Psalms 19 69 5 Psalms 19 69 6 Psalms 19 69 6 Psalms 19 69 7 Psalms 19 69 7 Psalms 19 69 8 Psalms 19 69 8 Psalms 19 69 9 Psalms 19 69 9 Psalms 19 69 10 Psalms 19 69 10 Psalms 19 69 11 Psalms 19 69 11 Psalms 19 69 12 Psalms 19 69 12 Psalms 19 69 13 Psalms 19 69 13 Psalms 19 69 14 Psalms 19 69 14 Psalms 19 69 15 Psalms 19 69 15 Psalms 19 69 16 Psalms 19 69 16 Psalms 19 69 17 Psalms 19 69 17 Psalms 19 69 18 Psalms 19 69 18 Psalms 19 69 19 Psalms 19 69 19 Psalms 19 69 20 Psalms 19 69 20 Psalms 19 69 21 Psalms 19 69 21 Psalms 19 69 22 Psalms 19 69 22 Psalms 19 69 23 Psalms 19 69 23 Psalms 19 69 24 Psalms 19 69 24 Psalms 19 69 25 Psalms 19 69 25 Psalms 19 69 26 Psalms 19 69 26 Psalms 19 69 27 Psalms 19 69 27 Psalms 19 69 28 Psalms 19 69 28 Psalms 19 69 29 Psalms 19 69 29 Psalms 19 69 30 Psalms 19 69 30 Psalms 19 69 31 Psalms 19 69 31 Psalms 19 69 32 Psalms 19 69 32 Psalms 19 69 33 Psalms 19 69 33 Psalms 19 69 34 Psalms 19 69 34 Psalms 19 69 35 Psalms 19 69 35 Psalms 19 69 36 Psalms 19 69 36 Psalms 19 69 37 Psalms 19 70 1 Psalms 19 70 1 Psalms 19 70 1 Psalms 19 70 2 Psalms 19 70 2 Psalms 19 70 3 Psalms 19 70 3 Psalms 19 70 4 Psalms 19 70 4 Psalms 19 70 5 Psalms 19 70 5 Psalms 19 70 6 Psalms 19 75 1 Psalms 19 75 1 Psalms 19 75 1 Psalms 19 75 2 Psalms 19 75 2 Psalms 19 75 3 Psalms 19 75 3 Psalms 19 75 4 Psalms 19 75 4 Psalms 19 75 5 Psalms 19 75 5 Psalms 19 75 6 Psalms 19 75 6 Psalms 19 75 7 Psalms 19 75 7 Psalms 19 75 8 Psalms 19 75 8 Psalms 19 75 9 Psalms 19 75 9 Psalms 19 75 10 Psalms 19 75 10 Psalms 19 75 11 Psalms 19 76 1 Psalms 19 76 1 Psalms 19 76 1 Psalms 19 76 2 Psalms 19 76 2 Psalms 19 76 3 Psalms 19 76 3 Psalms 19 76 4 Psalms 19 76 4 Psalms 19 76 5 Psalms 19 76 5 Psalms 19 76 6 Psalms 19 76 6 Psalms 19 76 7 Psalms 19 76 7 Psalms 19 76 8 Psalms 19 76 8 Psalms 19 76 9 Psalms 19 76 9 Psalms 19 76 10 Psalms 19 76 10 Psalms 19 76 11 Psalms 19 76 11 Psalms 19 76 12 Psalms 19 76 12 Psalms 19 76 13 Psalms 19 77 1 Psalms 19 77 1 Psalms 19 77 1 Psalms 19 77 2 Psalms 19 77 2 Psalms 19 77 3 Psalms 19 77 3 Psalms 19 77 4 Psalms 19 77 4 Psalms 19 77 5 Psalms 19 77 5 Psalms 19 77 6 Psalms 19 77 6 Psalms 19 77 7 Psalms 19 77 7 Psalms 19 77 8 Psalms 19 77 8 Psalms 19 77 9 Psalms 19 77 9 Psalms 19 77 10 Psalms 19 77 10 Psalms 19 77 11 Psalms 19 77 11 Psalms 19 77 12 Psalms 19 77 12 Psalms 19 77 13 Psalms 19 77 13 Psalms 19 77 14 Psalms 19 77 14 Psalms 19 77 15 Psalms 19 77 15 Psalms 19 77 16 Psalms 19 77 16 Psalms 19 77 17 Psalms 19 77 17 Psalms 19 77 18 Psalms 19 77 18 Psalms 19 77 19 Psalms 19 77 19 Psalms 19 77 20 Psalms 19 77 20 Psalms 19 77 21 Psalms 19 80 1 Psalms 19 80 1 Psalms 19 80 1 Psalms 19 80 2 Psalms 19 80 2 Psalms 19 80 3 Psalms 19 80 3 Psalms 19 80 4 Psalms 19 80 4 Psalms 19 80 5 Psalms 19 80 5 Psalms 19 80 6 Psalms 19 80 6 Psalms 19 80 7 Psalms 19 80 7 Psalms 19 80 8 Psalms 19 80 8 Psalms 19 80 9 Psalms 19 80 9 Psalms 19 80 10 Psalms 19 80 10 Psalms 19 80 11 Psalms 19 80 11 Psalms 19 80 12 Psalms 19 80 12 Psalms 19 80 13 Psalms 19 80 13 Psalms 19 80 14 Psalms 19 80 14 Psalms 19 80 15 Psalms 19 80 15 Psalms 19 80 16 Psalms 19 80 16 Psalms 19 80 17 Psalms 19 80 17 Psalms 19 80 18 Psalms 19 80 18 Psalms 19 80 19 Psalms 19 80 19 Psalms 19 80 20 Psalms 19 81 1 Psalms 19 81 1 Psalms 19 81 1 Psalms 19 81 2 Psalms 19 81 2 Psalms 19 81 3 Psalms 19 81 3 Psalms 19 81 4 Psalms 19 81 4 Psalms 19 81 5 Psalms 19 81 5 Psalms 19 81 6 Psalms 19 81 6 Psalms 19 81 7 Psalms 19 81 7 Psalms 19 81 8 Psalms 19 81 8 Psalms 19 81 9 Psalms 19 81 9 Psalms 19 81 10 Psalms 19 81 10 Psalms 19 81 11 Psalms 19 81 11 Psalms 19 81 12 Psalms 19 81 12 Psalms 19 81 13 Psalms 19 81 13 Psalms 19 81 14 Psalms 19 81 14 Psalms 19 81 15 Psalms 19 81 15 Psalms 19 81 16 Psalms 19 81 16 Psalms 19 81 17 Psalms 19 83 1 Psalms 19 83 1 Psalms 19 83 1 Psalms 19 83 2 Psalms 19 83 2 Psalms 19 83 3 Psalms 19 83 3 Psalms 19 83 4 Psalms 19 83 4 Psalms 19 83 5 Psalms 19 83 5 Psalms 19 83 6 Psalms 19 83 6 Psalms 19 83 7 Psalms 19 83 7 Psalms 19 83 8 Psalms 19 83 8 Psalms 19 83 9 Psalms 19 83 9 Psalms 19 83 10 Psalms 19 83 10 Psalms 19 83 11 Psalms 19 83 11 Psalms 19 83 12 Psalms 19 83 12 Psalms 19 83 13 Psalms 19 83 13 Psalms 19 83 14 Psalms 19 83 14 Psalms 19 83 15 Psalms 19 83 15 Psalms 19 83 16 Psalms 19 83 16 Psalms 19 83 17 Psalms 19 83 17 Psalms 19 83 18 Psalms 19 83 18 Psalms 19 83 19 Psalms 19 84 1 Psalms 19 84 1 Psalms 19 84 1 Psalms 19 84 2 Psalms 19 84 2 Psalms 19 84 3 Psalms 19 84 3 Psalms 19 84 4 Psalms 19 84 4 Psalms 19 84 5 Psalms 19 84 5 Psalms 19 84 6 Psalms 19 84 6 Psalms 19 84 7 Psalms 19 84 7 Psalms 19 84 8 Psalms 19 84 8 Psalms 19 84 9 Psalms 19 84 9 Psalms 19 84 10 Psalms 19 84 10 Psalms 19 84 11 Psalms 19 84 11 Psalms 19 84 12 Psalms 19 84 12 Psalms 19 84 13 Psalms 19 85 1 Psalms 19 85 1 Psalms 19 85 1 Psalms 19 85 2 Psalms 19 85 2 Psalms 19 85 3 Psalms 19 85 3 Psalms 19 85 4 Psalms 19 85 4 Psalms 19 85 5 Psalms 19 85 5 Psalms 19 85 6 Psalms 19 85 6 Psalms 19 85 7 Psalms 19 85 7 Psalms 19 85 8 Psalms 19 85 8 Psalms 19 85 9 Psalms 19 85 9 Psalms 19 85 10 Psalms 19 85 10 Psalms 19 85 11 Psalms 19 85 11 Psalms 19 85 12 Psalms 19 85 12 Psalms 19 85 13 Psalms 19 85 13 Psalms 19 85 14 Psalms 19 88 1 Psalms 19 88 1 Psalms 19 88 1 Psalms 19 88 2 Psalms 19 88 2 Psalms 19 88 3 Psalms 19 88 3 Psalms 19 88 4 Psalms 19 88 4 Psalms 19 88 5 Psalms 19 88 5 Psalms 19 88 6 Psalms 19 88 6 Psalms 19 88 7 Psalms 19 88 7 Psalms 19 88 8 Psalms 19 88 8 Psalms 19 88 9 Psalms 19 88 9 Psalms 19 88 10 Psalms 19 88 10 Psalms 19 88 11 Psalms 19 88 11 Psalms 19 88 12 Psalms 19 88 12 Psalms 19 88 13 Psalms 19 88 13 Psalms 19 88 14 Psalms 19 88 14 Psalms 19 88 15 Psalms 19 88 15 Psalms 19 88 16 Psalms 19 88 16 Psalms 19 88 17 Psalms 19 88 17 Psalms 19 88 18 Psalms 19 88 18 Psalms 19 88 19 Psalms 19 89 1 Psalms 19 89 1 Psalms 19 89 1 Psalms 19 89 2 Psalms 19 89 2 Psalms 19 89 3 Psalms 19 89 3 Psalms 19 89 4 Psalms 19 89 4 Psalms 19 89 5 Psalms 19 89 5 Psalms 19 89 6 Psalms 19 89 6 Psalms 19 89 7 Psalms 19 89 7 Psalms 19 89 8 Psalms 19 89 8 Psalms 19 89 9 Psalms 19 89 9 Psalms 19 89 10 Psalms 19 89 10 Psalms 19 89 11 Psalms 19 89 11 Psalms 19 89 12 Psalms 19 89 12 Psalms 19 89 13 Psalms 19 89 13 Psalms 19 89 14 Psalms 19 89 14 Psalms 19 89 15 Psalms 19 89 15 Psalms 19 89 16 Psalms 19 89 16 Psalms 19 89 17 Psalms 19 89 17 Psalms 19 89 18 Psalms 19 89 18 Psalms 19 89 19 Psalms 19 89 19 Psalms 19 89 20 Psalms 19 89 20 Psalms 19 89 21 Psalms 19 89 21 Psalms 19 89 22 Psalms 19 89 22 Psalms 19 89 23 Psalms 19 89 23 Psalms 19 89 24 Psalms 19 89 24 Psalms 19 89 25 Psalms 19 89 25 Psalms 19 89 26 Psalms 19 89 26 Psalms 19 89 27 Psalms 19 89 27 Psalms 19 89 28 Psalms 19 89 28 Psalms 19 89 29 Psalms 19 89 29 Psalms 19 89 30 Psalms 19 89 30 Psalms 19 89 31 Psalms 19 89 31 Psalms 19 89 32 Psalms 19 89 32 Psalms 19 89 33 Psalms 19 89 33 Psalms 19 89 34 Psalms 19 89 34 Psalms 19 89 35 Psalms 19 89 35 Psalms 19 89 36 Psalms 19 89 36 Psalms 19 89 37 Psalms 19 89 37 Psalms 19 89 38 Psalms 19 89 38 Psalms 19 89 39 Psalms 19 89 39 Psalms 19 89 40 Psalms 19 89 40 Psalms 19 89 41 Psalms 19 89 41 Psalms 19 89 42 Psalms 19 89 42 Psalms 19 89 43 Psalms 19 89 43 Psalms 19 89 44 Psalms 19 89 44 Psalms 19 89 45 Psalms 19 89 45 Psalms 19 89 46 Psalms 19 89 46 Psalms 19 89 47 Psalms 19 89 47 Psalms 19 89 48 Psalms 19 89 48 Psalms 19 89 49 Psalms 19 89 49 Psalms 19 89 50 Psalms 19 89 50 Psalms 19 89 51 Psalms 19 89 51 Psalms 19 89 52 Psalms 19 89 52 Psalms 19 89 53 Psalms 19 92 1 Psalms 19 92 1 Psalms 19 92 1 Psalms 19 92 2 Psalms 19 92 2 Psalms 19 92 3 Psalms 19 92 3 Psalms 19 92 4 Psalms 19 92 4 Psalms 19 92 5 Psalms 19 92 5 Psalms 19 92 6 Psalms 19 92 6 Psalms 19 92 7 Psalms 19 92 7 Psalms 19 92 8 Psalms 19 92 8 Psalms 19 92 9 Psalms 19 92 9 Psalms 19 92 10 Psalms 19 92 10 Psalms 19 92 11 Psalms 19 92 11 Psalms 19 92 12 Psalms 19 92 12 Psalms 19 92 13 Psalms 19 92 13 Psalms 19 92 14 Psalms 19 92 14 Psalms 19 92 15 Psalms 19 92 15 Psalms 19 92 16 Psalms 19 102 1 Psalms 19 102 1 Psalms 19 102 1 Psalms 19 102 2 Psalms 19 102 2 Psalms 19 102 3 Psalms 19 102 3 Psalms 19 102 4 Psalms 19 102 4 Psalms 19 102 5 Psalms 19 102 5 Psalms 19 102 6 Psalms 19 102 6 Psalms 19 102 7 Psalms 19 102 7 Psalms 19 102 8 Psalms 19 102 8 Psalms 19 102 9 Psalms 19 102 9 Psalms 19 102 10 Psalms 19 102 10 Psalms 19 102 11 Psalms 19 102 11 Psalms 19 102 12 Psalms 19 102 12 Psalms 19 102 13 Psalms 19 102 13 Psalms 19 102 14 Psalms 19 102 14 Psalms 19 102 15 Psalms 19 102 15 Psalms 19 102 16 Psalms 19 102 16 Psalms 19 102 17 Psalms 19 102 17 Psalms 19 102 18 Psalms 19 102 18 Psalms 19 102 19 Psalms 19 102 19 Psalms 19 102 20 Psalms 19 102 20 Psalms 19 102 21 Psalms 19 102 21 Psalms 19 102 22 Psalms 19 102 22 Psalms 19 102 23 Psalms 19 102 23 Psalms 19 102 24 Psalms 19 102 24 Psalms 19 102 25 Psalms 19 102 25 Psalms 19 102 26 Psalms 19 102 26 Psalms 19 102 27 Psalms 19 102 27 Psalms 19 102 28 Psalms 19 102 28 Psalms 19 102 29 Psalms 19 108 1 Psalms 19 108 1 Psalms 19 108 1 Psalms 19 108 2 Psalms 19 108 2 Psalms 19 108 3 Psalms 19 108 3 Psalms 19 108 4 Psalms 19 108 4 Psalms 19 108 5 Psalms 19 108 5 Psalms 19 108 6 Psalms 19 108 6 Psalms 19 108 7 Psalms 19 108 7 Psalms 19 108 8 Psalms 19 108 8 Psalms 19 108 9 Psalms 19 108 9 Psalms 19 108 10 Psalms 19 108 10 Psalms 19 108 11 Psalms 19 108 11 Psalms 19 108 12 Psalms 19 108 12 Psalms 19 108 13 Psalms 19 108 13 Psalms 19 108 14 Psalms 19 140 1 Psalms 19 140 1 Psalms 19 140 1 Psalms 19 140 2 Psalms 19 140 2 Psalms 19 140 3 Psalms 19 140 3 Psalms 19 140 4 Psalms 19 140 4 Psalms 19 140 5 Psalms 19 140 5 Psalms 19 140 6 Psalms 19 140 6 Psalms 19 140 7 Psalms 19 140 7 Psalms 19 140 8 Psalms 19 140 8 Psalms 19 140 9 Psalms 19 140 9 Psalms 19 140 10 Psalms 19 140 10 Psalms 19 140 11 Psalms 19 140 11 Psalms 19 140 12 Psalms 19 140 12 Psalms 19 140 13 Psalms 19 140 13 Psalms 19 140 14 Psalms 19 142 1 Psalms 19 142 1 Psalms 19 142 1 Psalms 19 142 2 Psalms 19 142 2 Psalms 19 142 3 Psalms 19 142 3 Psalms 19 142 4 Psalms 19 142 4 Psalms 19 142 5 Psalms 19 142 5 Psalms 19 142 6 Psalms 19 142 6 Psalms 19 142 7 Psalms 19 142 7 Psalms 19 142 8 Ecclesiastes 21 5 1 Ecclesiastes 21 4 17 Ecclesiastes 21 5 2 Ecclesiastes 21 5 1 Ecclesiastes 21 5 3 Ecclesiastes 21 5 2 Ecclesiastes 21 5 4 Ecclesiastes 21 5 3 Ecclesiastes 21 5 5 Ecclesiastes 21 5 4 Ecclesiastes 21 5 6 Ecclesiastes 21 5 5 Ecclesiastes 21 5 7 Ecclesiastes 21 5 6 Ecclesiastes 21 5 8 Ecclesiastes 21 5 7 Ecclesiastes 21 5 9 Ecclesiastes 21 5 8 Ecclesiastes 21 5 10 Ecclesiastes 21 5 9 Ecclesiastes 21 5 11 Ecclesiastes 21 5 10 Ecclesiastes 21 5 12 Ecclesiastes 21 5 11 Ecclesiastes 21 5 13 Ecclesiastes 21 5 12 Ecclesiastes 21 5 14 Ecclesiastes 21 5 13 Ecclesiastes 21 5 15 Ecclesiastes 21 5 14 Ecclesiastes 21 5 16 Ecclesiastes 21 5 15 Ecclesiastes 21 5 17 Ecclesiastes 21 5 16 Ecclesiastes 21 5 18 Ecclesiastes 21 5 17 Ecclesiastes 21 5 19 Ecclesiastes 21 5 18 Ecclesiastes 21 5 20 Ecclesiastes 21 5 19 Song of Solomon 22 6 13 Song of Solomon 22 7 1 Song of Solomon 22 7 1 Song of Solomon 22 7 2 Song of Solomon 22 7 2 Song of Solomon 22 7 3 Song of Solomon 22 7 3 Song of Solomon 22 7 4 Song of Solomon 22 7 4 Song of Solomon 22 7 5 Song of Solomon 22 7 5 Song of Solomon 22 7 6 Song of Solomon 22 7 6 Song of Solomon 22 7 7 Song of Solomon 22 7 7 Song of Solomon 22 7 8 Song of Solomon 22 7 8 Song of Solomon 22 7 9 Song of Solomon 22 7 9 Song of Solomon 22 7 10 Song of Solomon 22 7 10 Song of Solomon 22 7 11 Song of Solomon 22 7 11 Song of Solomon 22 7 12 Song of Solomon 22 7 12 Song of Solomon 22 7 13 Song of Solomon 22 7 13 Song of Solomon 22 7 14 Isaiah 23 9 1 Isaiah 23 8 23 Isaiah 23 9 2 Isaiah 23 9 1 Isaiah 23 9 3 Isaiah 23 9 2 Isaiah 23 9 4 Isaiah 23 9 3 Isaiah 23 9 5 Isaiah 23 9 4 Isaiah 23 9 6 Isaiah 23 9 5 Isaiah 23 9 7 Isaiah 23 9 6 Isaiah 23 9 8 Isaiah 23 9 7 Isaiah 23 9 9 Isaiah 23 9 8 Isaiah 23 9 10 Isaiah 23 9 9 Isaiah 23 9 11 Isaiah 23 9 10 Isaiah 23 9 12 Isaiah 23 9 11 Isaiah 23 9 13 Isaiah 23 9 12 Isaiah 23 9 14 Isaiah 23 9 13 Isaiah 23 9 15 Isaiah 23 9 14 Isaiah 23 9 16 Isaiah 23 9 15 Isaiah 23 9 17 Isaiah 23 9 16 Isaiah 23 9 18 Isaiah 23 9 17 Isaiah 23 9 19 Isaiah 23 9 18 Isaiah 23 9 20 Isaiah 23 9 19 Isaiah 23 9 21 Isaiah 23 9 20 Isaiah 23 63 19 Isaiah 23 63 19 Isaiah 23 64 1 Isaiah 23 63 19 Isaiah 23 64 2 Isaiah 23 64 1 Isaiah 23 64 3 Isaiah 23 64 2 Isaiah 23 64 4 Isaiah 23 64 3 Isaiah 23 64 5 Isaiah 23 64 4 Isaiah 23 64 6 Isaiah 23 64 5 Isaiah 23 64 7 Isaiah 23 64 6 Isaiah 23 64 8 Isaiah 23 64 7 Isaiah 23 64 9 Isaiah 23 64 8 Isaiah 23 64 10 Isaiah 23 64 9 Isaiah 23 64 11 Isaiah 23 64 10 Isaiah 23 64 12 Isaiah 23 64 11 Jeremiah 24 9 1 Jeremiah 24 8 23 Jeremiah 24 9 2 Jeremiah 24 9 1 Jeremiah 24 9 3 Jeremiah 24 9 2 Jeremiah 24 9 4 Jeremiah 24 9 3 Jeremiah 24 9 5 Jeremiah 24 9 4 Jeremiah 24 9 6 Jeremiah 24 9 5 Jeremiah 24 9 7 Jeremiah 24 9 6 Jeremiah 24 9 8 Jeremiah 24 9 7 Jeremiah 24 9 9 Jeremiah 24 9 8 Jeremiah 24 9 10 Jeremiah 24 9 9 Jeremiah 24 9 11 Jeremiah 24 9 10 Jeremiah 24 9 12 Jeremiah 24 9 11 Jeremiah 24 9 13 Jeremiah 24 9 12 Jeremiah 24 9 14 Jeremiah 24 9 13 Jeremiah 24 9 15 Jeremiah 24 9 14 Jeremiah 24 9 16 Jeremiah 24 9 15 Jeremiah 24 9 17 Jeremiah 24 9 16 Jeremiah 24 9 18 Jeremiah 24 9 17 Jeremiah 24 9 19 Jeremiah 24 9 18 Jeremiah 24 9 20 Jeremiah 24 9 19 Jeremiah 24 9 21 Jeremiah 24 9 20 Jeremiah 24 9 22 Jeremiah 24 9 21 Jeremiah 24 9 23 Jeremiah 24 9 22 Jeremiah 24 9 24 Jeremiah 24 9 23 Jeremiah 24 9 25 Jeremiah 24 9 24 Jeremiah 24 9 26 Jeremiah 24 9 25 Ezekiel 26 20 45 Ezekiel 26 21 1 Ezekiel 26 20 46 Ezekiel 26 21 2 Ezekiel 26 20 47 Ezekiel 26 21 3 Ezekiel 26 20 48 Ezekiel 26 21 4 Ezekiel 26 20 49 Ezekiel 26 21 5 Ezekiel 26 21 1 Ezekiel 26 21 6 Ezekiel 26 21 2 Ezekiel 26 21 7 Ezekiel 26 21 3 Ezekiel 26 21 8 Ezekiel 26 21 4 Ezekiel 26 21 9 Ezekiel 26 21 5 Ezekiel 26 21 10 Ezekiel 26 21 6 Ezekiel 26 21 11 Ezekiel 26 21 7 Ezekiel 26 21 12 Ezekiel 26 21 8 Ezekiel 26 21 13 Ezekiel 26 21 9 Ezekiel 26 21 14 Ezekiel 26 21 10 Ezekiel 26 21 15 Ezekiel 26 21 11 Ezekiel 26 21 16 Ezekiel 26 21 12 Ezekiel 26 21 17 Ezekiel 26 21 13 Ezekiel 26 21 18 Ezekiel 26 21 14 Ezekiel 26 21 19 Ezekiel 26 21 15 Ezekiel 26 21 20 Ezekiel 26 21 16 Ezekiel 26 21 21 Ezekiel 26 21 17 Ezekiel 26 21 22 Ezekiel 26 21 18 Ezekiel 26 21 23 Ezekiel 26 21 19 Ezekiel 26 21 24 Ezekiel 26 21 20 Ezekiel 26 21 25 Ezekiel 26 21 21 Ezekiel 26 21 26 Ezekiel 26 21 22 Ezekiel 26 21 27 Ezekiel 26 21 23 Ezekiel 26 21 28 Ezekiel 26 21 24 Ezekiel 26 21 29 Ezekiel 26 21 25 Ezekiel 26 21 30 Ezekiel 26 21 26 Ezekiel 26 21 31 Ezekiel 26 21 27 Ezekiel 26 21 32 Ezekiel 26 21 28 Ezekiel 26 21 33 Ezekiel 26 21 29 Ezekiel 26 21 34 Ezekiel 26 21 30 Ezekiel 26 21 35 Ezekiel 26 21 31 Ezekiel 26 21 36 Ezekiel 26 21 32 Ezekiel 26 21 37 Daniel 27 4 1 Daniel 27 3 31 Daniel 27 4 2 Daniel 27 3 32 Daniel 27 4 3 Daniel 27 3 33 Daniel 27 4 4 Daniel 27 4 1 Daniel 27 4 5 Daniel 27 4 2 Daniel 27 4 6 Daniel 27 4 3 Daniel 27 4 7 Daniel 27 4 4 Daniel 27 4 8 Daniel 27 4 5 Daniel 27 4 9 Daniel 27 4 6 Daniel 27 4 10 Daniel 27 4 7 Daniel 27 4 11 Daniel 27 4 8 Daniel 27 4 12 Daniel 27 4 9 Daniel 27 4 13 Daniel 27 4 10 Daniel 27 4 14 Daniel 27 4 11 Daniel 27 4 15 Daniel 27 4 12 Daniel 27 4 16 Daniel 27 4 13 Daniel 27 4 17 Daniel 27 4 14 Daniel 27 4 18 Daniel 27 4 15 Daniel 27 4 19 Daniel 27 4 16 Daniel 27 4 20 Daniel 27 4 17 Daniel 27 4 21 Daniel 27 4 18 Daniel 27 4 22 Daniel 27 4 19 Daniel 27 4 23 Daniel 27 4 20 Daniel 27 4 24 Daniel 27 4 21 Daniel 27 4 25 Daniel 27 4 22 Daniel 27 4 26 Daniel 27 4 23 Daniel 27 4 27 Daniel 27 4 24 Daniel 27 4 28 Daniel 27 4 25 Daniel 27 4 29 Daniel 27 4 26 Daniel 27 4 30 Daniel 27 4 27 Daniel 27 4 31 Daniel 27 4 28 Daniel 27 4 32 Daniel 27 4 29 Daniel 27 4 33 Daniel 27 4 30 Daniel 27 4 34 Daniel 27 4 31 Daniel 27 4 35 Daniel 27 4 32 Daniel 27 4 36 Daniel 27 4 33 Daniel 27 4 37 Daniel 27 4 34 Daniel 27 5 31 Daniel 27 6 1 Daniel 27 6 1 Daniel 27 6 2 Daniel 27 6 2 Daniel 27 6 3 Daniel 27 6 3 Daniel 27 6 4 Daniel 27 6 4 Daniel 27 6 5 Daniel 27 6 5 Daniel 27 6 6 Daniel 27 6 6 Daniel 27 6 7 Daniel 27 6 7 Daniel 27 6 8 Daniel 27 6 8 Daniel 27 6 9 Daniel 27 6 9 Daniel 27 6 10 Daniel 27 6 10 Daniel 27 6 11 Daniel 27 6 11 Daniel 27 6 12 Daniel 27 6 12 Daniel 27 6 13 Daniel 27 6 13 Daniel 27 6 14 Daniel 27 6 14 Daniel 27 6 15 Daniel 27 6 15 Daniel 27 6 16 Daniel 27 6 16 Daniel 27 6 17 Daniel 27 6 17 Daniel 27 6 18 Daniel 27 6 18 Daniel 27 6 19 Daniel 27 6 19 Daniel 27 6 20 Daniel 27 6 20 Daniel 27 6 21 Daniel 27 6 21 Daniel 27 6 22 Daniel 27 6 22 Daniel 27 6 23 Daniel 27 6 23 Daniel 27 6 24 Daniel 27 6 24 Daniel 27 6 25 Daniel 27 6 25 Daniel 27 6 26 Daniel 27 6 26 Daniel 27 6 27 Daniel 27 6 27 Daniel 27 6 28 Daniel 27 6 28 Daniel 27 6 29 Hosea 28 1 10 Hosea 28 2 1 Hosea 28 1 11 Hosea 28 2 2 Hosea 28 2 1 Hosea 28 2 3 Hosea 28 2 2 Hosea 28 2 4 Hosea 28 2 3 Hosea 28 2 5 Hosea 28 2 4 Hosea 28 2 6 Hosea 28 2 5 Hosea 28 2 7 Hosea 28 2 6 Hosea 28 2 8 Hosea 28 2 7 Hosea 28 2 9 Hosea 28 2 8 Hosea 28 2 10 Hosea 28 2 9 Hosea 28 2 11 Hosea 28 2 10 Hosea 28 2 12 Hosea 28 2 11 Hosea 28 2 13 Hosea 28 2 12 Hosea 28 2 14 Hosea 28 2 13 Hosea 28 2 15 Hosea 28 2 14 Hosea 28 2 16 Hosea 28 2 15 Hosea 28 2 17 Hosea 28 2 16 Hosea 28 2 18 Hosea 28 2 17 Hosea 28 2 19 Hosea 28 2 18 Hosea 28 2 20 Hosea 28 2 19 Hosea 28 2 21 Hosea 28 2 20 Hosea 28 2 22 Hosea 28 2 21 Hosea 28 2 23 Hosea 28 2 22 Hosea 28 2 24 Hosea 28 2 23 Hosea 28 2 25 Hosea 28 11 12 Hosea 28 12 1 Hosea 28 12 1 Hosea 28 12 2 Hosea 28 12 2 Hosea 28 12 3 Hosea 28 12 3 Hosea 28 12 4 Hosea 28 12 4 Hosea 28 12 5 Hosea 28 12 5 Hosea 28 12 6 Hosea 28 12 6 Hosea 28 12 7 Hosea 28 12 7 Hosea 28 12 8 Hosea 28 12 8 Hosea 28 12 9 Hosea 28 12 9 Hosea 28 12 10 Hosea 28 12 10 Hosea 28 12 11 Hosea 28 12 11 Hosea 28 12 12 Hosea 28 12 12 Hosea 28 12 13 Hosea 28 12 13 Hosea 28 12 14 Hosea 28 12 14 Hosea 28 12 15 Hosea 28 13 16 Hosea 28 14 1 Hosea 28 14 1 Hosea 28 14 2 Hosea 28 14 2 Hosea 28 14 3 Hosea 28 14 3 Hosea 28 14 4 Hosea 28 14 4 Hosea 28 14 5 Hosea 28 14 5 Hosea 28 14 6 Hosea 28 14 6 Hosea 28 14 7 Hosea 28 14 7 Hosea 28 14 8 Hosea 28 14 8 Hosea 28 14 9 Hosea 28 14 9 Hosea 28 14 10 Joel 29 2 28 Joel 29 3 1 Joel 29 2 29 Joel 29 3 2 Joel 29 2 30 Joel 29 3 3 Joel 29 2 31 Joel 29 3 4 Joel 29 2 32 Joel 29 3 5 Joel 29 3 1 Joel 29 4 1 Joel 29 3 2 Joel 29 4 2 Joel 29 3 3 Joel 29 4 3 Joel 29 3 4 Joel 29 4 4 Joel 29 3 5 Joel 29 4 5 Joel 29 3 6 Joel 29 4 6 Joel 29 3 7 Joel 29 4 7 Joel 29 3 8 Joel 29 4 8 Joel 29 3 9 Joel 29 4 9 Joel 29 3 10 Joel 29 4 10 Joel 29 3 11 Joel 29 4 11 Joel 29 3 12 Joel 29 4 12 Joel 29 3 13 Joel 29 4 13 Joel 29 3 14 Joel 29 4 14 Joel 29 3 15 Joel 29 4 15 Joel 29 3 16 Joel 29 4 16 Joel 29 3 17 Joel 29 4 17 Joel 29 3 18 Joel 29 4 18 Joel 29 3 19 Joel 29 4 19 Joel 29 3 20 Joel 29 4 20 Joel 29 3 21 Joel 29 4 21 Jonah 32 1 17 Jonah 32 2 1 Jonah 32 2 1 Jonah 32 2 2 Jonah 32 2 2 Jonah 32 2 3 Jonah 32 2 3 Jonah 32 2 4 Jonah 32 2 4 Jonah 32 2 5 Jonah 32 2 5 Jonah 32 2 6 Jonah 32 2 6 Jonah 32 2 7 Jonah 32 2 7 Jonah 32 2 8 Jonah 32 2 8 Jonah 32 2 9 Jonah 32 2 9 Jonah 32 2 10 Jonah 32 2 10 Jonah 32 2 11 Micah 33 5 1 Micah 33 4 14 Micah 33 5 2 Micah 33 5 1 Micah 33 5 3 Micah 33 5 2 Micah 33 5 4 Micah 33 5 3 Micah 33 5 5 Micah 33 5 4 Micah 33 5 6 Micah 33 5 5 Micah 33 5 7 Micah 33 5 6 Micah 33 5 8 Micah 33 5 7 Micah 33 5 9 Micah 33 5 8 Micah 33 5 10 Micah 33 5 9 Micah 33 5 11 Micah 33 5 10 Micah 33 5 12 Micah 33 5 11 Micah 33 5 13 Micah 33 5 12 Micah 33 5 14 Micah 33 5 13 Micah 33 5 15 Micah 33 5 14 Nahum 34 1 15 Nahum 34 2 1 Nahum 34 2 1 Nahum 34 2 2 Nahum 34 2 2 Nahum 34 2 3 Nahum 34 2 3 Nahum 34 2 4 Nahum 34 2 4 Nahum 34 2 5 Nahum 34 2 5 Nahum 34 2 6 Nahum 34 2 6 Nahum 34 2 7 Nahum 34 2 7 Nahum 34 2 8 Nahum 34 2 8 Nahum 34 2 9 Nahum 34 2 9 Nahum 34 2 10 Nahum 34 2 10 Nahum 34 2 11 Nahum 34 2 11 Nahum 34 2 12 Nahum 34 2 12 Nahum 34 2 13 Nahum 34 2 13 Nahum 34 2 14 Zechariah 38 1 18 Zechariah 38 2 1 Zechariah 38 1 19 Zechariah 38 2 2 Zechariah 38 1 20 Zechariah 38 2 3 Zechariah 38 1 21 Zechariah 38 2 4 Zechariah 38 2 1 Zechariah 38 2 5 Zechariah 38 2 2 Zechariah 38 2 6 Zechariah 38 2 3 Zechariah 38 2 7 Zechariah 38 2 4 Zechariah 38 2 8 Zechariah 38 2 5 Zechariah 38 2 9 Zechariah 38 2 6 Zechariah 38 2 10 Zechariah 38 2 7 Zechariah 38 2 11 Zechariah 38 2 8 Zechariah 38 2 12 Zechariah 38 2 9 Zechariah 38 2 13 Zechariah 38 2 10 Zechariah 38 2 14 Zechariah 38 2 11 Zechariah 38 2 15 Zechariah 38 2 12 Zechariah 38 2 16 Zechariah 38 2 13 Zechariah 38 2 17 Malachi 39 4 1 Malachi 39 3 19 Malachi 39 4 2 Malachi 39 3 20 Malachi 39 4 3 Malachi 39 3 21 Malachi 39 4 4 Malachi 39 3 22 Malachi 39 4 5 Malachi 39 3 23 Malachi 39 4 6 Malachi 39 3 24 Matthew 40 15 5 Matthew 40 15 5 Matthew 40 15 6 Matthew 40 15 6 Matthew 40 15 5 Matthew 40 15 6 Matthew 40 20 4 Matthew 40 20 4 Matthew 40 20 5 Matthew 40 20 5 Matthew 40 20 4 Matthew 40 20 5 Matthew 40 26 60 Matthew 40 26 60 Matthew 40 26 61 Matthew 40 26 61 Matthew 40 26 61 Matthew 40 26 60 Luke 42 4 18 Luke 42 4 18 Luke 42 4 19 Luke 42 4 19 Luke 42 4 19 Luke 42 4 18 Luke 42 7 18 Luke 42 7 18 Luke 42 7 19 Luke 42 7 19 Luke 42 7 19 Luke 42 7 18 Acts 44 2 10 Acts 44 2 10 Acts 44 2 11 Acts 44 2 11 Acts 44 2 10 Acts 44 2 11 Acts 44 3 19 Acts 44 3 19 Acts 44 3 20 Acts 44 3 20 Acts 44 3 19 Acts 44 3 20 Acts 44 5 39 Acts 44 5 39 Acts 44 5 40 Acts 44 5 40 Acts 44 5 40 Acts 44 5 39 Acts 44 9 28 Acts 44 9 28 Acts 44 9 29 Acts 44 9 29 Acts 44 9 29 Acts 44 9 28 Acts 44 11 25 Acts 44 11 25 Acts 44 11 26 Acts 44 11 26 Acts 44 11 25 Acts 44 11 26 Acts 44 13 32 Acts 44 13 32 Acts 44 13 33 Acts 44 13 33 Acts 44 13 34 Acts 44 13 34 Acts 44 13 35 Acts 44 13 35 Acts 44 13 36 Acts 44 13 36 Acts 44 13 37 Acts 44 13 37 Acts 44 13 38 Acts 44 13 38 Acts 44 13 39 Acts 44 13 39 Acts 44 13 32 Acts 44 13 33 Acts 44 13 39 Acts 44 13 38 Acts 44 19 41 Acts 44 19 40 Acts 44 19 40 Acts 44 19 40 Acts 44 24 2 Acts 44 24 2 Acts 44 24 3 Acts 44 24 3 Acts 44 24 4 Acts 44 24 4 Acts 44 24 5 Acts 44 24 5 Acts 44 24 6 Acts 44 24 6 Acts 44 24 7 Acts 44 24 7 Acts 44 24 8 Acts 44 24 8 Acts 44 24 9 Acts 44 24 9 Acts 44 24 10 Acts 44 24 10 Acts 44 24 11 Acts 44 24 11 Acts 44 24 12 Acts 44 24 12 Acts 44 24 13 Acts 44 24 13 Acts 44 24 14 Acts 44 24 14 Acts 44 24 15 Acts 44 24 15 Acts 44 24 16 Acts 44 24 16 Acts 44 24 17 Acts 44 24 17 Acts 44 24 18 Acts 44 24 18 Acts 44 24 19 Acts 44 24 19 Acts 44 24 3 Acts 44 24 2 Acts 44 24 18 Acts 44 24 19 Romans 45 3 25 Romans 45 3 25 Romans 45 3 26 Romans 45 3 26 Romans 45 3 25 Romans 45 3 26 Romans 45 7 9 Romans 45 7 9 Romans 45 7 10 Romans 45 7 10 Romans 45 7 9 Romans 45 7 10 Romans 45 9 11 Romans 45 9 11 Romans 45 9 12 Romans 45 9 12 Romans 45 9 11 Romans 45 9 12 Romans 45 12 6 Romans 45 12 6 Romans 45 12 7 Romans 45 12 7 Romans 45 12 7 Romans 45 12 6 2 Corinthians 47 5 14 2 Corinthians 47 5 14 2 Corinthians 47 5 15 2 Corinthians 47 5 15 2 Corinthians 47 5 15 2 Corinthians 47 5 14 2 Corinthians 47 10 4 2 Corinthians 47 10 4 2 Corinthians 47 10 5 2 Corinthians 47 10 5 2 Corinthians 47 10 5 2 Corinthians 47 10 4 2 Corinthians 47 11 8 2 Corinthians 47 11 8 2 Corinthians 47 11 9 2 Corinthians 47 11 9 2 Corinthians 47 11 8 2 Corinthians 47 11 9 2 Corinthians 47 13 12 2 Corinthians 47 13 12 2 Corinthians 47 13 13 2 Corinthians 47 13 12 2 Corinthians 47 13 14 2 Corinthians 47 13 13 Galatians 48 2 19 Galatians 48 2 19 Galatians 48 2 20 Galatians 48 2 20 Galatians 48 2 20 Galatians 48 2 19 Ephesians 49 1 10 Ephesians 49 1 10 Ephesians 49 1 11 Ephesians 49 1 11 Ephesians 49 1 11 Ephesians 49 1 10 Ephesians 49 2 14 Ephesians 49 2 14 Ephesians 49 2 15 Ephesians 49 2 15 Ephesians 49 2 15 Ephesians 49 2 14 Ephesians 49 5 13 Ephesians 49 5 13 Ephesians 49 5 14 Ephesians 49 5 14 Ephesians 49 5 13 Ephesians 49 5 14 Philippians 50 1 16 Philippians 50 1 17 Philippians 50 1 17 Philippians 50 1 16 Philippians 50 2 7 Philippians 50 2 7 Philippians 50 2 8 Philippians 50 2 8 Philippians 50 2 8 Philippians 50 2 7 Philippians 50 3 13 Philippians 50 3 13 Philippians 50 3 14 Philippians 50 3 14 Philippians 50 3 14 Philippians 50 3 13 Colossians 51 1 21 Colossians 51 1 21 Colossians 51 1 22 Colossians 51 1 22 Colossians 51 1 21 Colossians 51 1 22 1 Thessalonians 52 1 2 1 Thessalonians 52 1 2 1 Thessalonians 52 1 3 1 Thessalonians 52 1 3 1 Thessalonians 52 1 3 1 Thessalonians 52 1 2 1 Thessalonians 52 2 6 1 Thessalonians 52 2 6 1 Thessalonians 52 2 7 1 Thessalonians 52 2 7 1 Thessalonians 52 2 8 1 Thessalonians 52 2 8 1 Thessalonians 52 2 9 1 Thessalonians 52 2 9 1 Thessalonians 52 2 10 1 Thessalonians 52 2 10 1 Thessalonians 52 2 11 1 Thessalonians 52 2 11 1 Thessalonians 52 2 12 1 Thessalonians 52 2 12 1 Thessalonians 52 2 6 1 Thessalonians 52 2 7 1 Thessalonians 52 2 11 1 Thessalonians 52 2 12 Philemon 57 1 11 Philemon 57 1 11 Philemon 57 1 12 Philemon 57 1 12 Philemon 57 1 11 Philemon 57 1 12 Hebrews 58 1 1 Hebrews 58 1 1 Hebrews 58 1 2 Hebrews 58 1 2 Hebrews 58 1 1 Hebrews 58 1 2 Hebrews 58 3 9 Hebrews 58 3 9 Hebrews 58 3 10 Hebrews 58 3 10 Hebrews 58 3 9 Hebrews 58 3 10 Hebrews 58 12 22 Hebrews 58 12 22 Hebrews 58 12 23 Hebrews 58 12 23 Hebrews 58 12 23 Hebrews 58 12 22 1 Peter 60 3 15 1 Peter 60 3 15 1 Peter 60 3 16 1 Peter 60 3 16 1 Peter 60 3 15 1 Peter 60 3 16 1 John 62 2 13 1 John 62 2 13 1 John 62 2 14 1 John 62 2 14 1 John 62 2 13 1 John 62 2 14 3 John 64 1 14 3 John 64 1 14 3 John 64 1 14 3 John 64 1 15 Revelation 66 2 27 Revelation 66 2 27 Revelation 66 2 28 Revelation 66 2 28 Revelation 66 2 27 Revelation 66 2 28 Revelation 66 13 1 Revelation 66 12 18 Revelation 66 13 1 Revelation 66 13 1 Revelation 66 17 9 Revelation 66 17 9 Revelation 66 17 10 Revelation 66 17 10 Revelation 66 17 10 Revelation 66 17 9 Revelation 66 18 16 Revelation 66 18 16 Revelation 66 18 17 Revelation 66 18 17 Revelation 66 18 16 Revelation 66 18 17 bibledit-gtk-4.6/templates/numerals_farsi.xml0000644000175000017500000000144111175243637021511 0ustar00teusteus00000000000000 0 ۰ 1 ۱ 2 ۲ 3 ۳ 4 ۴ 5 ۵ 6 ۶ 7 ۷ 8 ۸ 9 ۹ bibledit-gtk-4.6/templates/mapping_original.xml0000644000175000017500000000010111175243637022006 0ustar00teusteus00000000000000 bibledit-gtk-4.6/templates/mapping_vulgate.xml0000644000175000017500000345401411175243637021674 0ustar00teusteus00000000000000 Genesis 1 31 55 Genesis 1 32 1 Genesis 1 32 1 Genesis 1 32 2 Genesis 1 32 2 Genesis 1 32 3 Genesis 1 32 3 Genesis 1 32 4 Genesis 1 32 4 Genesis 1 32 5 Genesis 1 32 5 Genesis 1 32 6 Genesis 1 32 6 Genesis 1 32 7 Genesis 1 32 7 Genesis 1 32 8 Genesis 1 32 8 Genesis 1 32 9 Genesis 1 32 9 Genesis 1 32 10 Genesis 1 32 10 Genesis 1 32 11 Genesis 1 32 11 Genesis 1 32 12 Genesis 1 32 12 Genesis 1 32 13 Genesis 1 32 13 Genesis 1 32 14 Genesis 1 32 14 Genesis 1 32 15 Genesis 1 32 15 Genesis 1 32 16 Genesis 1 32 16 Genesis 1 32 17 Genesis 1 32 17 Genesis 1 32 18 Genesis 1 32 18 Genesis 1 32 19 Genesis 1 32 19 Genesis 1 32 20 Genesis 1 32 20 Genesis 1 32 21 Genesis 1 32 21 Genesis 1 32 22 Genesis 1 32 22 Genesis 1 32 23 Genesis 1 32 23 Genesis 1 32 24 Genesis 1 32 24 Genesis 1 32 25 Genesis 1 32 25 Genesis 1 32 26 Genesis 1 32 26 Genesis 1 32 27 Genesis 1 32 27 Genesis 1 32 28 Genesis 1 32 28 Genesis 1 32 29 Genesis 1 32 29 Genesis 1 32 30 Genesis 1 32 30 Genesis 1 32 31 Genesis 1 32 31 Genesis 1 32 32 Genesis 1 32 32 Genesis 1 32 33 Genesis 1 49 31 Genesis 1 49 31 Genesis 1 49 31 Genesis 1 49 32 Genesis 1 49 32 Genesis 1 49 33 Genesis 1 50 22 Genesis 1 50 22 Genesis 1 50 22 Genesis 1 50 23 Genesis 1 50 23 Genesis 1 50 24 Genesis 1 50 24 Genesis 1 50 25 Genesis 1 50 25 Genesis 1 50 26 Exodus 2 8 1 Exodus 2 7 26 Exodus 2 8 2 Exodus 2 7 27 Exodus 2 8 3 Exodus 2 7 28 Exodus 2 8 4 Exodus 2 7 29 Exodus 2 8 5 Exodus 2 8 1 Exodus 2 8 6 Exodus 2 8 2 Exodus 2 8 7 Exodus 2 8 3 Exodus 2 8 8 Exodus 2 8 4 Exodus 2 8 9 Exodus 2 8 5 Exodus 2 8 10 Exodus 2 8 6 Exodus 2 8 11 Exodus 2 8 7 Exodus 2 8 12 Exodus 2 8 8 Exodus 2 8 13 Exodus 2 8 9 Exodus 2 8 14 Exodus 2 8 10 Exodus 2 8 15 Exodus 2 8 11 Exodus 2 8 16 Exodus 2 8 12 Exodus 2 8 17 Exodus 2 8 13 Exodus 2 8 18 Exodus 2 8 14 Exodus 2 8 19 Exodus 2 8 15 Exodus 2 8 20 Exodus 2 8 16 Exodus 2 8 21 Exodus 2 8 17 Exodus 2 8 22 Exodus 2 8 18 Exodus 2 8 23 Exodus 2 8 19 Exodus 2 8 24 Exodus 2 8 20 Exodus 2 8 25 Exodus 2 8 21 Exodus 2 8 26 Exodus 2 8 22 Exodus 2 8 27 Exodus 2 8 23 Exodus 2 8 28 Exodus 2 8 24 Exodus 2 8 29 Exodus 2 8 25 Exodus 2 8 30 Exodus 2 8 26 Exodus 2 8 31 Exodus 2 8 27 Exodus 2 8 32 Exodus 2 8 28 Exodus 2 22 1 Exodus 2 21 37 Exodus 2 22 2 Exodus 2 22 1 Exodus 2 22 3 Exodus 2 22 2 Exodus 2 22 4 Exodus 2 22 3 Exodus 2 22 5 Exodus 2 22 4 Exodus 2 22 6 Exodus 2 22 5 Exodus 2 22 7 Exodus 2 22 6 Exodus 2 22 8 Exodus 2 22 7 Exodus 2 22 9 Exodus 2 22 8 Exodus 2 22 10 Exodus 2 22 9 Exodus 2 22 11 Exodus 2 22 10 Exodus 2 22 12 Exodus 2 22 11 Exodus 2 22 13 Exodus 2 22 12 Exodus 2 22 14 Exodus 2 22 13 Exodus 2 22 15 Exodus 2 22 14 Exodus 2 22 16 Exodus 2 22 15 Exodus 2 22 17 Exodus 2 22 16 Exodus 2 22 18 Exodus 2 22 17 Exodus 2 22 19 Exodus 2 22 18 Exodus 2 22 20 Exodus 2 22 19 Exodus 2 22 21 Exodus 2 22 20 Exodus 2 22 22 Exodus 2 22 21 Exodus 2 22 23 Exodus 2 22 22 Exodus 2 22 24 Exodus 2 22 23 Exodus 2 22 25 Exodus 2 22 24 Exodus 2 22 26 Exodus 2 22 25 Exodus 2 22 27 Exodus 2 22 26 Exodus 2 22 28 Exodus 2 22 27 Exodus 2 22 29 Exodus 2 22 28 Exodus 2 22 30 Exodus 2 22 29 Exodus 2 22 31 Exodus 2 22 30 Exodus 2 40 13 Exodus 2 40 13 Exodus 2 40 13 Exodus 2 40 14 Exodus 2 40 13 Exodus 2 40 15 Exodus 2 40 14 Exodus 2 40 16 Exodus 2 40 15 Exodus 2 40 17 Exodus 2 40 16 Exodus 2 40 18 Exodus 2 40 17 Exodus 2 40 19 Exodus 2 40 18 Exodus 2 40 20 Exodus 2 40 19 Exodus 2 40 21 Exodus 2 40 20 Exodus 2 40 22 Exodus 2 40 21 Exodus 2 40 23 Exodus 2 40 22 Exodus 2 40 24 Exodus 2 40 23 Exodus 2 40 25 Exodus 2 40 24 Exodus 2 40 26 Exodus 2 40 25 Exodus 2 40 27 Exodus 2 40 26 Exodus 2 40 28 Exodus 2 40 27 Exodus 2 40 29 Exodus 2 40 28 Exodus 2 40 30 Exodus 2 40 29 Exodus 2 40 31 Exodus 2 40 30 Exodus 2 40 32 Exodus 2 40 31 Exodus 2 40 33 Exodus 2 40 32 Exodus 2 40 34 Exodus 2 40 33 Exodus 2 40 35 Exodus 2 40 34 Exodus 2 40 36 Exodus 2 40 35 Exodus 2 40 37 Exodus 2 40 36 Exodus 2 40 38 Leviticus 3 6 1 Leviticus 3 5 20 Leviticus 3 6 2 Leviticus 3 5 21 Leviticus 3 6 3 Leviticus 3 5 22 Leviticus 3 6 4 Leviticus 3 5 23 Leviticus 3 6 5 Leviticus 3 5 24 Leviticus 3 6 6 Leviticus 3 5 25 Leviticus 3 6 7 Leviticus 3 5 26 Leviticus 3 6 8 Leviticus 3 6 1 Leviticus 3 6 9 Leviticus 3 6 2 Leviticus 3 6 10 Leviticus 3 6 3 Leviticus 3 6 11 Leviticus 3 6 4 Leviticus 3 6 12 Leviticus 3 6 5 Leviticus 3 6 13 Leviticus 3 6 6 Leviticus 3 6 14 Leviticus 3 6 7 Leviticus 3 6 15 Leviticus 3 6 8 Leviticus 3 6 16 Leviticus 3 6 9 Leviticus 3 6 17 Leviticus 3 6 10 Leviticus 3 6 18 Leviticus 3 6 11 Leviticus 3 6 19 Leviticus 3 6 12 Leviticus 3 6 20 Leviticus 3 6 13 Leviticus 3 6 21 Leviticus 3 6 14 Leviticus 3 6 22 Leviticus 3 6 15 Leviticus 3 6 23 Leviticus 3 6 16 Leviticus 3 6 24 Leviticus 3 6 17 Leviticus 3 6 25 Leviticus 3 6 18 Leviticus 3 6 26 Leviticus 3 6 19 Leviticus 3 6 27 Leviticus 3 6 20 Leviticus 3 6 28 Leviticus 3 6 21 Leviticus 3 6 29 Leviticus 3 6 22 Leviticus 3 6 30 Leviticus 3 6 23 Leviticus 3 26 45 Leviticus 3 26 45 Leviticus 3 26 45 Leviticus 3 26 46 Numbers 4 11 34 Numbers 4 11 34 Numbers 4 11 34 Numbers 4 11 35 Numbers 4 13 1 Numbers 4 12 16 Numbers 4 13 2 Numbers 4 13 1 Numbers 4 13 3 Numbers 4 13 2 Numbers 4 13 4 Numbers 4 13 3 Numbers 4 13 5 Numbers 4 13 4 Numbers 4 13 6 Numbers 4 13 5 Numbers 4 13 7 Numbers 4 13 6 Numbers 4 13 8 Numbers 4 13 7 Numbers 4 13 9 Numbers 4 13 8 Numbers 4 13 10 Numbers 4 13 9 Numbers 4 13 11 Numbers 4 13 10 Numbers 4 13 12 Numbers 4 13 11 Numbers 4 13 13 Numbers 4 13 12 Numbers 4 13 14 Numbers 4 13 13 Numbers 4 13 15 Numbers 4 13 14 Numbers 4 13 16 Numbers 4 13 15 Numbers 4 13 17 Numbers 4 13 16 Numbers 4 13 18 Numbers 4 13 17 Numbers 4 13 19 Numbers 4 13 18 Numbers 4 13 20 Numbers 4 13 19 Numbers 4 13 21 Numbers 4 13 20 Numbers 4 13 22 Numbers 4 13 21 Numbers 4 13 23 Numbers 4 13 22 Numbers 4 13 24 Numbers 4 13 23 Numbers 4 13 25 Numbers 4 13 24 Numbers 4 13 26 Numbers 4 13 25 Numbers 4 13 27 Numbers 4 13 26 Numbers 4 13 28 Numbers 4 13 27 Numbers 4 13 29 Numbers 4 13 28 Numbers 4 13 30 Numbers 4 13 29 Numbers 4 13 31 Numbers 4 13 30 Numbers 4 13 32 Numbers 4 13 31 Numbers 4 13 33 Numbers 4 13 32 Numbers 4 13 34 Numbers 4 13 33 Numbers 4 16 36 Numbers 4 17 1 Numbers 4 16 37 Numbers 4 17 2 Numbers 4 16 38 Numbers 4 17 3 Numbers 4 16 39 Numbers 4 17 4 Numbers 4 16 40 Numbers 4 17 5 Numbers 4 16 41 Numbers 4 17 6 Numbers 4 16 42 Numbers 4 17 7 Numbers 4 16 43 Numbers 4 17 8 Numbers 4 16 44 Numbers 4 17 9 Numbers 4 16 45 Numbers 4 17 10 Numbers 4 16 46 Numbers 4 17 11 Numbers 4 16 47 Numbers 4 17 12 Numbers 4 16 48 Numbers 4 17 13 Numbers 4 16 49 Numbers 4 17 14 Numbers 4 16 50 Numbers 4 17 15 Numbers 4 17 1 Numbers 4 17 16 Numbers 4 17 2 Numbers 4 17 17 Numbers 4 17 3 Numbers 4 17 18 Numbers 4 17 4 Numbers 4 17 19 Numbers 4 17 5 Numbers 4 17 20 Numbers 4 17 6 Numbers 4 17 21 Numbers 4 17 7 Numbers 4 17 22 Numbers 4 17 8 Numbers 4 17 23 Numbers 4 17 9 Numbers 4 17 24 Numbers 4 17 10 Numbers 4 17 25 Numbers 4 17 11 Numbers 4 17 26 Numbers 4 17 12 Numbers 4 17 27 Numbers 4 17 13 Numbers 4 17 28 Numbers 4 20 28 Numbers 4 20 28 Numbers 4 20 29 Numbers 4 20 28 Numbers 4 20 30 Numbers 4 20 29 Numbers 4 26 1 Numbers 4 25 19 Numbers 4 26 1 Numbers 4 26 1 Deuteronomy 5 12 32 Deuteronomy 5 13 1 Deuteronomy 5 13 1 Deuteronomy 5 13 2 Deuteronomy 5 13 2 Deuteronomy 5 13 3 Deuteronomy 5 13 3 Deuteronomy 5 13 4 Deuteronomy 5 13 4 Deuteronomy 5 13 5 Deuteronomy 5 13 5 Deuteronomy 5 13 6 Deuteronomy 5 13 6 Deuteronomy 5 13 7 Deuteronomy 5 13 7 Deuteronomy 5 13 8 Deuteronomy 5 13 8 Deuteronomy 5 13 9 Deuteronomy 5 13 9 Deuteronomy 5 13 10 Deuteronomy 5 13 10 Deuteronomy 5 13 11 Deuteronomy 5 13 11 Deuteronomy 5 13 12 Deuteronomy 5 13 12 Deuteronomy 5 13 13 Deuteronomy 5 13 13 Deuteronomy 5 13 14 Deuteronomy 5 13 14 Deuteronomy 5 13 15 Deuteronomy 5 13 15 Deuteronomy 5 13 16 Deuteronomy 5 13 16 Deuteronomy 5 13 17 Deuteronomy 5 13 17 Deuteronomy 5 13 18 Deuteronomy 5 13 18 Deuteronomy 5 13 19 Deuteronomy 5 22 30 Deuteronomy 5 23 1 Deuteronomy 5 23 1 Deuteronomy 5 23 2 Deuteronomy 5 23 2 Deuteronomy 5 23 3 Deuteronomy 5 23 3 Deuteronomy 5 23 4 Deuteronomy 5 23 4 Deuteronomy 5 23 5 Deuteronomy 5 23 5 Deuteronomy 5 23 6 Deuteronomy 5 23 6 Deuteronomy 5 23 7 Deuteronomy 5 23 7 Deuteronomy 5 23 8 Deuteronomy 5 23 8 Deuteronomy 5 23 9 Deuteronomy 5 23 9 Deuteronomy 5 23 10 Deuteronomy 5 23 10 Deuteronomy 5 23 11 Deuteronomy 5 23 11 Deuteronomy 5 23 12 Deuteronomy 5 23 12 Deuteronomy 5 23 13 Deuteronomy 5 23 13 Deuteronomy 5 23 14 Deuteronomy 5 23 14 Deuteronomy 5 23 15 Deuteronomy 5 23 15 Deuteronomy 5 23 16 Deuteronomy 5 23 16 Deuteronomy 5 23 17 Deuteronomy 5 23 17 Deuteronomy 5 23 18 Deuteronomy 5 23 18 Deuteronomy 5 23 19 Deuteronomy 5 23 19 Deuteronomy 5 23 20 Deuteronomy 5 23 20 Deuteronomy 5 23 21 Deuteronomy 5 23 21 Deuteronomy 5 23 22 Deuteronomy 5 23 22 Deuteronomy 5 23 23 Deuteronomy 5 23 23 Deuteronomy 5 23 24 Deuteronomy 5 23 24 Deuteronomy 5 23 25 Deuteronomy 5 23 25 Deuteronomy 5 23 26 Deuteronomy 5 29 1 Deuteronomy 5 28 69 Deuteronomy 5 29 2 Deuteronomy 5 29 1 Deuteronomy 5 29 3 Deuteronomy 5 29 2 Deuteronomy 5 29 4 Deuteronomy 5 29 3 Deuteronomy 5 29 5 Deuteronomy 5 29 4 Deuteronomy 5 29 6 Deuteronomy 5 29 5 Deuteronomy 5 29 7 Deuteronomy 5 29 6 Deuteronomy 5 29 8 Deuteronomy 5 29 7 Deuteronomy 5 29 9 Deuteronomy 5 29 8 Deuteronomy 5 29 10 Deuteronomy 5 29 9 Deuteronomy 5 29 11 Deuteronomy 5 29 10 Deuteronomy 5 29 12 Deuteronomy 5 29 11 Deuteronomy 5 29 13 Deuteronomy 5 29 12 Deuteronomy 5 29 14 Deuteronomy 5 29 13 Deuteronomy 5 29 15 Deuteronomy 5 29 14 Deuteronomy 5 29 16 Deuteronomy 5 29 15 Deuteronomy 5 29 17 Deuteronomy 5 29 16 Deuteronomy 5 29 18 Deuteronomy 5 29 17 Deuteronomy 5 29 19 Deuteronomy 5 29 18 Deuteronomy 5 29 20 Deuteronomy 5 29 19 Deuteronomy 5 29 21 Deuteronomy 5 29 20 Deuteronomy 5 29 22 Deuteronomy 5 29 21 Deuteronomy 5 29 23 Deuteronomy 5 29 22 Deuteronomy 5 29 24 Deuteronomy 5 29 23 Deuteronomy 5 29 25 Deuteronomy 5 29 24 Deuteronomy 5 29 26 Deuteronomy 5 29 25 Deuteronomy 5 29 27 Deuteronomy 5 29 26 Deuteronomy 5 29 28 Deuteronomy 5 29 27 Deuteronomy 5 29 29 Deuteronomy 5 29 28 Joshua 6 4 23 Joshua 6 4 23 Joshua 6 4 24 Joshua 6 4 23 Joshua 6 4 25 Joshua 6 4 24 Joshua 6 5 14 Joshua 6 5 14 Joshua 6 5 15 Joshua 6 5 14 Joshua 6 5 16 Joshua 6 5 15 Joshua 6 21 36 Joshua 6 21 36 Joshua 6 21 36 Joshua 6 21 37 Joshua 6 21 37 Joshua 6 21 38 Joshua 6 21 37 Joshua 6 21 39 Joshua 6 21 38 Joshua 6 21 40 Joshua 6 21 39 Joshua 6 21 41 Joshua 6 21 40 Joshua 6 21 42 Joshua 6 21 41 Joshua 6 21 43 Joshua 6 21 42 Joshua 6 21 44 Joshua 6 21 43 Joshua 6 21 45 Judges 7 5 31 Judges 7 5 31 Judges 7 5 32 Judges 7 5 31 Judges 7 21 24 Judges 7 21 24 Judges 7 21 24 Judges 7 21 25 1 Samuel 9 20 43 1 Samuel 9 21 1 1 Samuel 9 21 1 1 Samuel 9 21 2 1 Samuel 9 21 2 1 Samuel 9 21 3 1 Samuel 9 21 3 1 Samuel 9 21 4 1 Samuel 9 21 4 1 Samuel 9 21 5 1 Samuel 9 21 5 1 Samuel 9 21 6 1 Samuel 9 21 6 1 Samuel 9 21 7 1 Samuel 9 21 7 1 Samuel 9 21 8 1 Samuel 9 21 8 1 Samuel 9 21 9 1 Samuel 9 21 9 1 Samuel 9 21 10 1 Samuel 9 21 10 1 Samuel 9 21 11 1 Samuel 9 21 11 1 Samuel 9 21 12 1 Samuel 9 21 12 1 Samuel 9 21 13 1 Samuel 9 21 13 1 Samuel 9 21 14 1 Samuel 9 21 14 1 Samuel 9 21 15 1 Samuel 9 21 15 1 Samuel 9 21 16 2 Samuel 10 18 33 2 Samuel 10 19 1 2 Samuel 10 19 1 2 Samuel 10 19 2 2 Samuel 10 19 2 2 Samuel 10 19 3 2 Samuel 10 19 3 2 Samuel 10 19 4 2 Samuel 10 19 4 2 Samuel 10 19 5 2 Samuel 10 19 5 2 Samuel 10 19 6 2 Samuel 10 19 6 2 Samuel 10 19 7 2 Samuel 10 19 7 2 Samuel 10 19 8 2 Samuel 10 19 8 2 Samuel 10 19 9 2 Samuel 10 19 9 2 Samuel 10 19 10 2 Samuel 10 19 10 2 Samuel 10 19 11 2 Samuel 10 19 11 2 Samuel 10 19 12 2 Samuel 10 19 12 2 Samuel 10 19 13 2 Samuel 10 19 13 2 Samuel 10 19 14 2 Samuel 10 19 14 2 Samuel 10 19 15 2 Samuel 10 19 15 2 Samuel 10 19 16 2 Samuel 10 19 16 2 Samuel 10 19 17 2 Samuel 10 19 17 2 Samuel 10 19 18 2 Samuel 10 19 18 2 Samuel 10 19 19 2 Samuel 10 19 19 2 Samuel 10 19 20 2 Samuel 10 19 20 2 Samuel 10 19 21 2 Samuel 10 19 21 2 Samuel 10 19 22 2 Samuel 10 19 22 2 Samuel 10 19 23 2 Samuel 10 19 23 2 Samuel 10 19 24 2 Samuel 10 19 24 2 Samuel 10 19 25 2 Samuel 10 19 25 2 Samuel 10 19 26 2 Samuel 10 19 26 2 Samuel 10 19 27 2 Samuel 10 19 27 2 Samuel 10 19 28 2 Samuel 10 19 28 2 Samuel 10 19 29 2 Samuel 10 19 29 2 Samuel 10 19 30 2 Samuel 10 19 30 2 Samuel 10 19 31 2 Samuel 10 19 31 2 Samuel 10 19 32 2 Samuel 10 19 32 2 Samuel 10 19 33 2 Samuel 10 19 33 2 Samuel 10 19 34 2 Samuel 10 19 34 2 Samuel 10 19 35 2 Samuel 10 19 35 2 Samuel 10 19 36 2 Samuel 10 19 36 2 Samuel 10 19 37 2 Samuel 10 19 37 2 Samuel 10 19 38 2 Samuel 10 19 38 2 Samuel 10 19 39 2 Samuel 10 19 39 2 Samuel 10 19 40 2 Samuel 10 19 40 2 Samuel 10 19 41 2 Samuel 10 19 41 2 Samuel 10 19 42 2 Samuel 10 19 42 2 Samuel 10 19 43 2 Samuel 10 19 43 2 Samuel 10 19 44 1 Kings 11 4 21 1 Kings 11 5 1 1 Kings 11 4 22 1 Kings 11 5 2 1 Kings 11 4 23 1 Kings 11 5 3 1 Kings 11 4 24 1 Kings 11 5 4 1 Kings 11 4 25 1 Kings 11 5 5 1 Kings 11 4 26 1 Kings 11 5 6 1 Kings 11 4 27 1 Kings 11 5 7 1 Kings 11 4 28 1 Kings 11 5 8 1 Kings 11 4 29 1 Kings 11 5 9 1 Kings 11 4 30 1 Kings 11 5 10 1 Kings 11 4 31 1 Kings 11 5 11 1 Kings 11 4 32 1 Kings 11 5 12 1 Kings 11 4 33 1 Kings 11 5 13 1 Kings 11 4 34 1 Kings 11 5 14 1 Kings 11 5 1 1 Kings 11 5 15 1 Kings 11 5 2 1 Kings 11 5 16 1 Kings 11 5 3 1 Kings 11 5 17 1 Kings 11 5 4 1 Kings 11 5 18 1 Kings 11 5 5 1 Kings 11 5 19 1 Kings 11 5 6 1 Kings 11 5 20 1 Kings 11 5 7 1 Kings 11 5 21 1 Kings 11 5 8 1 Kings 11 5 22 1 Kings 11 5 9 1 Kings 11 5 23 1 Kings 11 5 10 1 Kings 11 5 24 1 Kings 11 5 11 1 Kings 11 5 25 1 Kings 11 5 12 1 Kings 11 5 26 1 Kings 11 5 13 1 Kings 11 5 27 1 Kings 11 5 14 1 Kings 11 5 28 1 Kings 11 5 15 1 Kings 11 5 29 1 Kings 11 5 16 1 Kings 11 5 30 1 Kings 11 5 17 1 Kings 11 5 31 1 Kings 11 5 18 1 Kings 11 5 32 2 Kings 12 11 21 2 Kings 12 12 1 2 Kings 12 12 1 2 Kings 12 12 2 2 Kings 12 12 2 2 Kings 12 12 3 2 Kings 12 12 3 2 Kings 12 12 4 2 Kings 12 12 4 2 Kings 12 12 5 2 Kings 12 12 5 2 Kings 12 12 6 2 Kings 12 12 6 2 Kings 12 12 7 2 Kings 12 12 7 2 Kings 12 12 8 2 Kings 12 12 8 2 Kings 12 12 9 2 Kings 12 12 9 2 Kings 12 12 10 2 Kings 12 12 10 2 Kings 12 12 11 2 Kings 12 12 11 2 Kings 12 12 12 2 Kings 12 12 12 2 Kings 12 12 13 2 Kings 12 12 13 2 Kings 12 12 14 2 Kings 12 12 14 2 Kings 12 12 15 2 Kings 12 12 15 2 Kings 12 12 16 2 Kings 12 12 16 2 Kings 12 12 17 2 Kings 12 12 17 2 Kings 12 12 18 2 Kings 12 12 18 2 Kings 12 12 19 2 Kings 12 12 19 2 Kings 12 12 20 2 Kings 12 12 20 2 Kings 12 12 21 2 Kings 12 12 21 2 Kings 12 12 22 1 Chronicles 13 6 1 1 Chronicles 13 5 27 1 Chronicles 13 6 2 1 Chronicles 13 5 28 1 Chronicles 13 6 3 1 Chronicles 13 5 29 1 Chronicles 13 6 4 1 Chronicles 13 5 30 1 Chronicles 13 6 5 1 Chronicles 13 5 31 1 Chronicles 13 6 6 1 Chronicles 13 5 32 1 Chronicles 13 6 7 1 Chronicles 13 5 33 1 Chronicles 13 6 8 1 Chronicles 13 5 34 1 Chronicles 13 6 9 1 Chronicles 13 5 35 1 Chronicles 13 6 10 1 Chronicles 13 5 36 1 Chronicles 13 6 11 1 Chronicles 13 5 37 1 Chronicles 13 6 12 1 Chronicles 13 5 38 1 Chronicles 13 6 13 1 Chronicles 13 5 39 1 Chronicles 13 6 14 1 Chronicles 13 5 40 1 Chronicles 13 6 15 1 Chronicles 13 5 41 1 Chronicles 13 6 16 1 Chronicles 13 6 1 1 Chronicles 13 6 17 1 Chronicles 13 6 2 1 Chronicles 13 6 18 1 Chronicles 13 6 3 1 Chronicles 13 6 19 1 Chronicles 13 6 4 1 Chronicles 13 6 20 1 Chronicles 13 6 5 1 Chronicles 13 6 21 1 Chronicles 13 6 6 1 Chronicles 13 6 22 1 Chronicles 13 6 7 1 Chronicles 13 6 23 1 Chronicles 13 6 8 1 Chronicles 13 6 24 1 Chronicles 13 6 9 1 Chronicles 13 6 25 1 Chronicles 13 6 10 1 Chronicles 13 6 26 1 Chronicles 13 6 11 1 Chronicles 13 6 27 1 Chronicles 13 6 12 1 Chronicles 13 6 28 1 Chronicles 13 6 13 1 Chronicles 13 6 29 1 Chronicles 13 6 14 1 Chronicles 13 6 30 1 Chronicles 13 6 15 1 Chronicles 13 6 31 1 Chronicles 13 6 16 1 Chronicles 13 6 32 1 Chronicles 13 6 17 1 Chronicles 13 6 33 1 Chronicles 13 6 18 1 Chronicles 13 6 34 1 Chronicles 13 6 19 1 Chronicles 13 6 35 1 Chronicles 13 6 20 1 Chronicles 13 6 36 1 Chronicles 13 6 21 1 Chronicles 13 6 37 1 Chronicles 13 6 22 1 Chronicles 13 6 38 1 Chronicles 13 6 23 1 Chronicles 13 6 39 1 Chronicles 13 6 24 1 Chronicles 13 6 40 1 Chronicles 13 6 25 1 Chronicles 13 6 41 1 Chronicles 13 6 26 1 Chronicles 13 6 42 1 Chronicles 13 6 27 1 Chronicles 13 6 43 1 Chronicles 13 6 28 1 Chronicles 13 6 44 1 Chronicles 13 6 29 1 Chronicles 13 6 45 1 Chronicles 13 6 30 1 Chronicles 13 6 46 1 Chronicles 13 6 31 1 Chronicles 13 6 47 1 Chronicles 13 6 32 1 Chronicles 13 6 48 1 Chronicles 13 6 33 1 Chronicles 13 6 49 1 Chronicles 13 6 34 1 Chronicles 13 6 50 1 Chronicles 13 6 35 1 Chronicles 13 6 51 1 Chronicles 13 6 36 1 Chronicles 13 6 52 1 Chronicles 13 6 37 1 Chronicles 13 6 53 1 Chronicles 13 6 38 1 Chronicles 13 6 54 1 Chronicles 13 6 39 1 Chronicles 13 6 55 1 Chronicles 13 6 40 1 Chronicles 13 6 56 1 Chronicles 13 6 41 1 Chronicles 13 6 57 1 Chronicles 13 6 42 1 Chronicles 13 6 58 1 Chronicles 13 6 43 1 Chronicles 13 6 59 1 Chronicles 13 6 44 1 Chronicles 13 6 60 1 Chronicles 13 6 45 1 Chronicles 13 6 61 1 Chronicles 13 6 46 1 Chronicles 13 6 62 1 Chronicles 13 6 47 1 Chronicles 13 6 63 1 Chronicles 13 6 48 1 Chronicles 13 6 64 1 Chronicles 13 6 49 1 Chronicles 13 6 65 1 Chronicles 13 6 50 1 Chronicles 13 6 66 1 Chronicles 13 6 51 1 Chronicles 13 6 67 1 Chronicles 13 6 52 1 Chronicles 13 6 68 1 Chronicles 13 6 53 1 Chronicles 13 6 69 1 Chronicles 13 6 54 1 Chronicles 13 6 70 1 Chronicles 13 6 55 1 Chronicles 13 6 71 1 Chronicles 13 6 56 1 Chronicles 13 6 72 1 Chronicles 13 6 57 1 Chronicles 13 6 73 1 Chronicles 13 6 58 1 Chronicles 13 6 74 1 Chronicles 13 6 59 1 Chronicles 13 6 75 1 Chronicles 13 6 60 1 Chronicles 13 6 76 1 Chronicles 13 6 61 1 Chronicles 13 6 77 1 Chronicles 13 6 62 1 Chronicles 13 6 78 1 Chronicles 13 6 63 1 Chronicles 13 6 79 1 Chronicles 13 6 64 1 Chronicles 13 6 80 1 Chronicles 13 6 65 1 Chronicles 13 6 81 1 Chronicles 13 6 66 1 Chronicles 13 11 46 1 Chronicles 13 11 46 1 Chronicles 13 11 46 1 Chronicles 13 11 47 1 Chronicles 13 12 4 1 Chronicles 13 12 4 1 Chronicles 13 12 4 1 Chronicles 13 12 5 1 Chronicles 13 12 5 1 Chronicles 13 12 6 1 Chronicles 13 12 6 1 Chronicles 13 12 7 1 Chronicles 13 12 7 1 Chronicles 13 12 8 1 Chronicles 13 12 8 1 Chronicles 13 12 9 1 Chronicles 13 12 9 1 Chronicles 13 12 10 1 Chronicles 13 12 10 1 Chronicles 13 12 11 1 Chronicles 13 12 11 1 Chronicles 13 12 12 1 Chronicles 13 12 12 1 Chronicles 13 12 13 1 Chronicles 13 12 13 1 Chronicles 13 12 14 1 Chronicles 13 12 14 1 Chronicles 13 12 15 1 Chronicles 13 12 15 1 Chronicles 13 12 16 1 Chronicles 13 12 16 1 Chronicles 13 12 17 1 Chronicles 13 12 17 1 Chronicles 13 12 18 1 Chronicles 13 12 18 1 Chronicles 13 12 19 1 Chronicles 13 12 19 1 Chronicles 13 12 20 1 Chronicles 13 12 20 1 Chronicles 13 12 21 1 Chronicles 13 12 21 1 Chronicles 13 12 22 1 Chronicles 13 12 22 1 Chronicles 13 12 23 1 Chronicles 13 12 23 1 Chronicles 13 12 24 1 Chronicles 13 12 24 1 Chronicles 13 12 25 1 Chronicles 13 12 25 1 Chronicles 13 12 26 1 Chronicles 13 12 26 1 Chronicles 13 12 27 1 Chronicles 13 12 27 1 Chronicles 13 12 28 1 Chronicles 13 12 28 1 Chronicles 13 12 29 1 Chronicles 13 12 29 1 Chronicles 13 12 30 1 Chronicles 13 12 30 1 Chronicles 13 12 31 1 Chronicles 13 12 31 1 Chronicles 13 12 32 1 Chronicles 13 12 32 1 Chronicles 13 12 33 1 Chronicles 13 12 33 1 Chronicles 13 12 34 1 Chronicles 13 12 34 1 Chronicles 13 12 35 1 Chronicles 13 12 35 1 Chronicles 13 12 36 1 Chronicles 13 12 36 1 Chronicles 13 12 37 1 Chronicles 13 12 37 1 Chronicles 13 12 38 1 Chronicles 13 12 38 1 Chronicles 13 12 39 1 Chronicles 13 12 39 1 Chronicles 13 12 40 1 Chronicles 13 12 40 1 Chronicles 13 12 41 1 Chronicles 13 20 7 1 Chronicles 13 20 7 1 Chronicles 13 20 7 1 Chronicles 13 20 8 2 Chronicles 14 2 1 2 Chronicles 14 1 18 2 Chronicles 14 2 2 2 Chronicles 14 2 1 2 Chronicles 14 2 3 2 Chronicles 14 2 2 2 Chronicles 14 2 4 2 Chronicles 14 2 3 2 Chronicles 14 2 5 2 Chronicles 14 2 4 2 Chronicles 14 2 6 2 Chronicles 14 2 5 2 Chronicles 14 2 7 2 Chronicles 14 2 6 2 Chronicles 14 2 8 2 Chronicles 14 2 7 2 Chronicles 14 2 9 2 Chronicles 14 2 8 2 Chronicles 14 2 10 2 Chronicles 14 2 9 2 Chronicles 14 2 11 2 Chronicles 14 2 10 2 Chronicles 14 2 12 2 Chronicles 14 2 11 2 Chronicles 14 2 13 2 Chronicles 14 2 12 2 Chronicles 14 2 14 2 Chronicles 14 2 13 2 Chronicles 14 2 15 2 Chronicles 14 2 14 2 Chronicles 14 2 16 2 Chronicles 14 2 15 2 Chronicles 14 2 17 2 Chronicles 14 2 16 2 Chronicles 14 2 18 2 Chronicles 14 2 17 2 Chronicles 14 14 1 2 Chronicles 14 13 23 2 Chronicles 14 14 2 2 Chronicles 14 14 1 2 Chronicles 14 14 3 2 Chronicles 14 14 2 2 Chronicles 14 14 4 2 Chronicles 14 14 3 2 Chronicles 14 14 5 2 Chronicles 14 14 4 2 Chronicles 14 14 6 2 Chronicles 14 14 5 2 Chronicles 14 14 7 2 Chronicles 14 14 6 2 Chronicles 14 14 8 2 Chronicles 14 14 7 2 Chronicles 14 14 9 2 Chronicles 14 14 8 2 Chronicles 14 14 10 2 Chronicles 14 14 9 2 Chronicles 14 14 11 2 Chronicles 14 14 10 2 Chronicles 14 14 12 2 Chronicles 14 14 11 2 Chronicles 14 14 13 2 Chronicles 14 14 12 2 Chronicles 14 14 14 2 Chronicles 14 14 13 2 Chronicles 14 14 15 2 Chronicles 14 14 14 Nehemiah 16 3 30 Nehemiah 16 3 30 Nehemiah 16 3 30 Nehemiah 16 3 31 Nehemiah 16 3 31 Nehemiah 16 3 32 Nehemiah 16 4 1 Nehemiah 16 3 33 Nehemiah 16 4 2 Nehemiah 16 3 34 Nehemiah 16 4 3 Nehemiah 16 3 35 Nehemiah 16 4 4 Nehemiah 16 3 36 Nehemiah 16 4 5 Nehemiah 16 3 37 Nehemiah 16 4 6 Nehemiah 16 3 38 Nehemiah 16 4 7 Nehemiah 16 4 1 Nehemiah 16 4 8 Nehemiah 16 4 2 Nehemiah 16 4 9 Nehemiah 16 4 3 Nehemiah 16 4 10 Nehemiah 16 4 4 Nehemiah 16 4 11 Nehemiah 16 4 5 Nehemiah 16 4 12 Nehemiah 16 4 6 Nehemiah 16 4 13 Nehemiah 16 4 7 Nehemiah 16 4 14 Nehemiah 16 4 8 Nehemiah 16 4 15 Nehemiah 16 4 9 Nehemiah 16 4 16 Nehemiah 16 4 10 Nehemiah 16 4 17 Nehemiah 16 4 11 Nehemiah 16 4 18 Nehemiah 16 4 12 Nehemiah 16 4 19 Nehemiah 16 4 13 Nehemiah 16 4 20 Nehemiah 16 4 14 Nehemiah 16 4 21 Nehemiah 16 4 15 Nehemiah 16 4 22 Nehemiah 16 4 16 Nehemiah 16 4 23 Nehemiah 16 4 17 Nehemiah 16 7 67 Nehemiah 16 7 67 Nehemiah 16 7 68 Nehemiah 16 7 67 Nehemiah 16 7 69 Nehemiah 16 7 68 Nehemiah 16 7 70 Nehemiah 16 7 69 Nehemiah 16 7 71 Nehemiah 16 7 70 Nehemiah 16 7 72 Nehemiah 16 7 71 Nehemiah 16 7 73 Nehemiah 16 7 72 Nehemiah 16 9 38 Nehemiah 16 10 1 Nehemiah 16 10 1 Nehemiah 16 10 2 Nehemiah 16 10 2 Nehemiah 16 10 3 Nehemiah 16 10 3 Nehemiah 16 10 4 Nehemiah 16 10 4 Nehemiah 16 10 5 Nehemiah 16 10 5 Nehemiah 16 10 6 Nehemiah 16 10 6 Nehemiah 16 10 7 Nehemiah 16 10 7 Nehemiah 16 10 8 Nehemiah 16 10 8 Nehemiah 16 10 9 Nehemiah 16 10 9 Nehemiah 16 10 10 Nehemiah 16 10 10 Nehemiah 16 10 11 Nehemiah 16 10 11 Nehemiah 16 10 12 Nehemiah 16 10 12 Nehemiah 16 10 13 Nehemiah 16 10 13 Nehemiah 16 10 14 Nehemiah 16 10 14 Nehemiah 16 10 15 Nehemiah 16 10 15 Nehemiah 16 10 16 Nehemiah 16 10 16 Nehemiah 16 10 17 Nehemiah 16 10 17 Nehemiah 16 10 18 Nehemiah 16 10 18 Nehemiah 16 10 19 Nehemiah 16 10 19 Nehemiah 16 10 20 Nehemiah 16 10 20 Nehemiah 16 10 21 Nehemiah 16 10 21 Nehemiah 16 10 22 Nehemiah 16 10 22 Nehemiah 16 10 23 Nehemiah 16 10 23 Nehemiah 16 10 24 Nehemiah 16 10 24 Nehemiah 16 10 25 Nehemiah 16 10 25 Nehemiah 16 10 26 Nehemiah 16 10 26 Nehemiah 16 10 27 Nehemiah 16 10 27 Nehemiah 16 10 28 Nehemiah 16 10 28 Nehemiah 16 10 29 Nehemiah 16 10 29 Nehemiah 16 10 30 Nehemiah 16 10 30 Nehemiah 16 10 31 Nehemiah 16 10 31 Nehemiah 16 10 32 Nehemiah 16 10 32 Nehemiah 16 10 33 Nehemiah 16 10 33 Nehemiah 16 10 34 Nehemiah 16 10 34 Nehemiah 16 10 35 Nehemiah 16 10 35 Nehemiah 16 10 36 Nehemiah 16 10 36 Nehemiah 16 10 37 Nehemiah 16 10 37 Nehemiah 16 10 38 Nehemiah 16 10 38 Nehemiah 16 10 39 Nehemiah 16 10 39 Nehemiah 16 10 40 Nehemiah 16 12 33 Nehemiah 16 12 33 Nehemiah 16 12 33 Nehemiah 16 12 34 Nehemiah 16 12 34 Nehemiah 16 12 35 Nehemiah 16 12 35 Nehemiah 16 12 36 Nehemiah 16 12 36 Nehemiah 16 12 37 Nehemiah 16 12 37 Nehemiah 16 12 38 Nehemiah 16 12 38 Nehemiah 16 12 39 Nehemiah 16 12 39 Nehemiah 16 12 40 Nehemiah 16 12 40 Nehemiah 16 12 41 Nehemiah 16 12 41 Nehemiah 16 12 42 Nehemiah 16 12 42 Nehemiah 16 12 43 Nehemiah 16 12 43 Nehemiah 16 12 44 Nehemiah 16 12 44 Nehemiah 16 12 45 Nehemiah 16 12 45 Nehemiah 16 12 46 Nehemiah 16 12 46 Nehemiah 16 12 47 Job 18 16 4 Job 18 16 4 Job 18 16 5 Job 18 16 4 Job 18 16 6 Job 18 16 5 Job 18 16 7 Job 18 16 6 Job 18 16 8 Job 18 16 7 Job 18 16 9 Job 18 16 8 Job 18 16 10 Job 18 16 9 Job 18 16 11 Job 18 16 10 Job 18 16 12 Job 18 16 11 Job 18 16 13 Job 18 16 12 Job 18 16 14 Job 18 16 13 Job 18 16 15 Job 18 16 14 Job 18 16 16 Job 18 16 15 Job 18 16 17 Job 18 16 16 Job 18 16 18 Job 18 16 17 Job 18 16 19 Job 18 16 18 Job 18 16 20 Job 18 16 19 Job 18 16 21 Job 18 16 20 Job 18 16 22 Job 18 16 21 Job 18 16 23 Job 18 16 22 Job 18 39 31 Job 18 40 1 Job 18 39 32 Job 18 40 2 Job 18 39 33 Job 18 40 3 Job 18 39 34 Job 18 40 4 Job 18 39 35 Job 18 40 5 Job 18 40 1 Job 18 40 6 Job 18 40 2 Job 18 40 7 Job 18 40 3 Job 18 40 8 Job 18 40 4 Job 18 40 9 Job 18 40 5 Job 18 40 10 Job 18 40 6 Job 18 40 11 Job 18 40 7 Job 18 40 12 Job 18 40 8 Job 18 40 13 Job 18 40 9 Job 18 40 14 Job 18 40 10 Job 18 40 15 Job 18 40 11 Job 18 40 16 Job 18 40 12 Job 18 40 17 Job 18 40 13 Job 18 40 18 Job 18 40 14 Job 18 40 19 Job 18 40 15 Job 18 40 20 Job 18 40 16 Job 18 40 21 Job 18 40 17 Job 18 40 22 Job 18 40 18 Job 18 40 23 Job 18 40 19 Job 18 40 24 Job 18 40 20 Job 18 40 25 Job 18 40 21 Job 18 40 26 Job 18 40 22 Job 18 40 27 Job 18 40 23 Job 18 40 28 Job 18 40 24 Job 18 40 29 Job 18 40 25 Job 18 40 30 Job 18 40 26 Job 18 40 31 Job 18 40 27 Job 18 40 32 Job 18 40 28 Job 18 41 1 Job 18 41 1 Job 18 41 2 Job 18 41 2 Job 18 41 3 Job 18 41 3 Job 18 41 4 Job 18 41 4 Job 18 41 5 Job 18 41 5 Job 18 41 6 Job 18 41 6 Job 18 41 7 Job 18 41 7 Job 18 41 8 Job 18 41 8 Job 18 41 9 Job 18 41 9 Job 18 41 10 Job 18 41 10 Job 18 41 11 Job 18 41 11 Job 18 41 12 Job 18 41 12 Job 18 41 13 Job 18 41 13 Job 18 41 14 Job 18 41 14 Job 18 41 15 Job 18 41 15 Job 18 41 16 Job 18 41 16 Job 18 41 17 Job 18 41 17 Job 18 41 18 Job 18 41 18 Job 18 41 19 Job 18 41 19 Job 18 41 20 Job 18 41 20 Job 18 41 21 Job 18 41 21 Job 18 41 22 Job 18 41 22 Job 18 41 23 Job 18 41 23 Job 18 41 24 Job 18 41 24 Job 18 41 25 Job 18 41 25 Job 18 41 26 Job 18 42 16 Job 18 42 16 Job 18 42 16 Job 18 42 17 Psalms 19 1 1 Psalms 19 1 1 Psalms 19 1 2 Psalms 19 1 2 Psalms 19 1 3 Psalms 19 1 3 Psalms 19 1 4 Psalms 19 1 4 Psalms 19 1 5 Psalms 19 1 5 Psalms 19 1 6 Psalms 19 1 6 Psalms 19 2 1 Psalms 19 2 1 Psalms 19 2 2 Psalms 19 2 2 Psalms 19 2 3 Psalms 19 2 3 Psalms 19 2 4 Psalms 19 2 4 Psalms 19 2 5 Psalms 19 2 5 Psalms 19 2 6 Psalms 19 2 6 Psalms 19 2 7 Psalms 19 2 7 Psalms 19 2 8 Psalms 19 2 8 Psalms 19 2 9 Psalms 19 2 9 Psalms 19 2 10 Psalms 19 2 10 Psalms 19 2 11 Psalms 19 2 11 Psalms 19 2 12 Psalms 19 2 12 Psalms 19 2 13 Psalms 19 2 12 Psalms 19 3 1 Psalms 19 3 1 Psalms 19 3 2 Psalms 19 3 2 Psalms 19 3 3 Psalms 19 3 3 Psalms 19 3 4 Psalms 19 3 4 Psalms 19 3 5 Psalms 19 3 5 Psalms 19 3 6 Psalms 19 3 6 Psalms 19 3 7 Psalms 19 3 7 Psalms 19 3 8 Psalms 19 3 8 Psalms 19 3 9 Psalms 19 3 9 Psalms 19 4 1 Psalms 19 4 1 Psalms 19 4 2 Psalms 19 4 2 Psalms 19 4 3 Psalms 19 4 3 Psalms 19 4 4 Psalms 19 4 4 Psalms 19 4 5 Psalms 19 4 5 Psalms 19 4 6 Psalms 19 4 6 Psalms 19 4 7 Psalms 19 4 7 Psalms 19 4 8 Psalms 19 4 8 Psalms 19 4 9 Psalms 19 4 9 Psalms 19 4 10 Psalms 19 4 9 Psalms 19 5 1 Psalms 19 5 1 Psalms 19 5 2 Psalms 19 5 2 Psalms 19 5 3 Psalms 19 5 3 Psalms 19 5 4 Psalms 19 5 4 Psalms 19 5 5 Psalms 19 5 5 Psalms 19 5 6 Psalms 19 5 6 Psalms 19 5 7 Psalms 19 5 7 Psalms 19 5 8 Psalms 19 5 8 Psalms 19 5 9 Psalms 19 5 9 Psalms 19 5 10 Psalms 19 5 10 Psalms 19 5 11 Psalms 19 5 11 Psalms 19 5 12 Psalms 19 5 12 Psalms 19 5 13 Psalms 19 5 13 Psalms 19 6 1 Psalms 19 6 1 Psalms 19 6 2 Psalms 19 6 2 Psalms 19 6 3 Psalms 19 6 3 Psalms 19 6 4 Psalms 19 6 4 Psalms 19 6 5 Psalms 19 6 5 Psalms 19 6 6 Psalms 19 6 6 Psalms 19 6 7 Psalms 19 6 7 Psalms 19 6 8 Psalms 19 6 8 Psalms 19 6 9 Psalms 19 6 9 Psalms 19 6 10 Psalms 19 6 10 Psalms 19 6 11 Psalms 19 6 11 Psalms 19 7 1 Psalms 19 7 1 Psalms 19 7 2 Psalms 19 7 2 Psalms 19 7 3 Psalms 19 7 3 Psalms 19 7 4 Psalms 19 7 4 Psalms 19 7 5 Psalms 19 7 5 Psalms 19 7 6 Psalms 19 7 6 Psalms 19 7 7 Psalms 19 7 7 Psalms 19 7 8 Psalms 19 7 8 Psalms 19 7 9 Psalms 19 7 9 Psalms 19 7 10 Psalms 19 7 10 Psalms 19 7 11 Psalms 19 7 11 Psalms 19 7 12 Psalms 19 7 12 Psalms 19 7 13 Psalms 19 7 13 Psalms 19 7 14 Psalms 19 7 14 Psalms 19 7 15 Psalms 19 7 15 Psalms 19 7 16 Psalms 19 7 16 Psalms 19 7 17 Psalms 19 7 17 Psalms 19 7 18 Psalms 19 7 18 Psalms 19 8 1 Psalms 19 8 1 Psalms 19 8 2 Psalms 19 8 2 Psalms 19 8 3 Psalms 19 8 3 Psalms 19 8 4 Psalms 19 8 4 Psalms 19 8 5 Psalms 19 8 5 Psalms 19 8 6 Psalms 19 8 6 Psalms 19 8 7 Psalms 19 8 7 Psalms 19 8 8 Psalms 19 8 8 Psalms 19 8 9 Psalms 19 8 9 Psalms 19 8 10 Psalms 19 8 10 Psalms 19 9 1 Psalms 19 9 1 Psalms 19 9 2 Psalms 19 9 2 Psalms 19 9 3 Psalms 19 9 3 Psalms 19 9 4 Psalms 19 9 4 Psalms 19 9 5 Psalms 19 9 5 Psalms 19 9 6 Psalms 19 9 6 Psalms 19 9 7 Psalms 19 9 7 Psalms 19 9 8 Psalms 19 9 8 Psalms 19 9 9 Psalms 19 9 9 Psalms 19 9 10 Psalms 19 9 10 Psalms 19 9 11 Psalms 19 9 11 Psalms 19 9 12 Psalms 19 9 12 Psalms 19 9 13 Psalms 19 9 13 Psalms 19 9 14 Psalms 19 9 14 Psalms 19 9 15 Psalms 19 9 15 Psalms 19 9 16 Psalms 19 9 16 Psalms 19 9 17 Psalms 19 9 17 Psalms 19 9 18 Psalms 19 9 18 Psalms 19 9 19 Psalms 19 9 19 Psalms 19 9 20 Psalms 19 9 20 Psalms 19 9 21 Psalms 19 9 21 Psalms 19 9 22 Psalms 19 10 1 Psalms 19 9 23 Psalms 19 10 2 Psalms 19 9 24 Psalms 19 10 3 Psalms 19 9 25 Psalms 19 10 4 Psalms 19 9 26 Psalms 19 10 5 Psalms 19 9 27 Psalms 19 10 6 Psalms 19 9 28 Psalms 19 10 7 Psalms 19 9 29 Psalms 19 10 8 Psalms 19 9 30 Psalms 19 10 9 Psalms 19 9 31 Psalms 19 10 10 Psalms 19 9 32 Psalms 19 10 11 Psalms 19 9 33 Psalms 19 10 12 Psalms 19 9 34 Psalms 19 10 13 Psalms 19 9 35 Psalms 19 10 14 Psalms 19 9 36 Psalms 19 10 15 Psalms 19 9 37 Psalms 19 10 16 Psalms 19 9 38 Psalms 19 10 17 Psalms 19 9 39 Psalms 19 10 18 Psalms 19 10 1 Psalms 19 11 1 Psalms 19 10 2 Psalms 19 11 1 Psalms 19 10 3 Psalms 19 11 2 Psalms 19 10 4 Psalms 19 11 3 Psalms 19 10 5 Psalms 19 11 4 Psalms 19 10 6 Psalms 19 11 5 Psalms 19 10 7 Psalms 19 11 6 Psalms 19 10 8 Psalms 19 11 7 Psalms 19 11 1 Psalms 19 12 1 Psalms 19 11 2 Psalms 19 12 2 Psalms 19 11 3 Psalms 19 12 3 Psalms 19 11 4 Psalms 19 12 4 Psalms 19 11 5 Psalms 19 12 5 Psalms 19 11 6 Psalms 19 12 6 Psalms 19 11 7 Psalms 19 12 7 Psalms 19 11 8 Psalms 19 12 8 Psalms 19 11 9 Psalms 19 12 9 Psalms 19 12 1 Psalms 19 13 1 Psalms 19 12 1 Psalms 19 13 2 Psalms 19 12 2 Psalms 19 13 3 Psalms 19 12 3 Psalms 19 13 3 Psalms 19 12 4 Psalms 19 13 4 Psalms 19 12 5 Psalms 19 13 5 Psalms 19 12 6 Psalms 19 13 6 Psalms 19 13 1 Psalms 19 14 1 Psalms 19 13 2 Psalms 19 14 2 Psalms 19 13 3 Psalms 19 14 3 Psalms 19 13 4 Psalms 19 14 4 Psalms 19 13 5 Psalms 19 14 5 Psalms 19 13 6 Psalms 19 14 6 Psalms 19 13 7 Psalms 19 14 7 Psalms 19 14 1 Psalms 19 15 1 Psalms 19 14 2 Psalms 19 15 2 Psalms 19 14 3 Psalms 19 15 2 Psalms 19 14 3 Psalms 19 15 3 Psalms 19 14 4 Psalms 19 15 4 Psalms 19 14 5 Psalms 19 15 5 Psalms 19 15 1 Psalms 19 16 1 Psalms 19 15 2 Psalms 19 16 2 Psalms 19 15 3 Psalms 19 16 3 Psalms 19 15 4 Psalms 19 16 4 Psalms 19 15 5 Psalms 19 16 5 Psalms 19 15 6 Psalms 19 16 6 Psalms 19 15 7 Psalms 19 16 7 Psalms 19 15 8 Psalms 19 16 8 Psalms 19 15 9 Psalms 19 16 9 Psalms 19 15 10 Psalms 19 16 10 Psalms 19 15 10 Psalms 19 16 11 Psalms 19 16 1 Psalms 19 17 1 Psalms 19 16 2 Psalms 19 17 2 Psalms 19 16 3 Psalms 19 17 3 Psalms 19 16 4 Psalms 19 17 4 Psalms 19 16 5 Psalms 19 17 5 Psalms 19 16 6 Psalms 19 17 6 Psalms 19 16 7 Psalms 19 17 7 Psalms 19 16 8 Psalms 19 17 8 Psalms 19 16 9 Psalms 19 17 9 Psalms 19 16 10 Psalms 19 17 10 Psalms 19 16 11 Psalms 19 17 11 Psalms 19 16 12 Psalms 19 17 12 Psalms 19 16 13 Psalms 19 17 13 Psalms 19 16 14 Psalms 19 17 14 Psalms 19 16 15 Psalms 19 17 15 Psalms 19 17 1 Psalms 19 18 1 Psalms 19 17 2 Psalms 19 18 2 Psalms 19 17 3 Psalms 19 18 3 Psalms 19 17 4 Psalms 19 18 4 Psalms 19 17 5 Psalms 19 18 5 Psalms 19 17 6 Psalms 19 18 6 Psalms 19 17 7 Psalms 19 18 7 Psalms 19 17 8 Psalms 19 18 8 Psalms 19 17 9 Psalms 19 18 9 Psalms 19 17 10 Psalms 19 18 10 Psalms 19 17 11 Psalms 19 18 11 Psalms 19 17 12 Psalms 19 18 12 Psalms 19 17 13 Psalms 19 18 13 Psalms 19 17 14 Psalms 19 18 14 Psalms 19 17 15 Psalms 19 18 15 Psalms 19 17 16 Psalms 19 18 16 Psalms 19 17 17 Psalms 19 18 17 Psalms 19 17 18 Psalms 19 18 18 Psalms 19 17 19 Psalms 19 18 19 Psalms 19 17 20 Psalms 19 18 20 Psalms 19 17 21 Psalms 19 18 21 Psalms 19 17 22 Psalms 19 18 22 Psalms 19 17 23 Psalms 19 18 23 Psalms 19 17 24 Psalms 19 18 24 Psalms 19 17 25 Psalms 19 18 25 Psalms 19 17 26 Psalms 19 18 26 Psalms 19 17 27 Psalms 19 18 27 Psalms 19 17 28 Psalms 19 18 28 Psalms 19 17 29 Psalms 19 18 29 Psalms 19 17 30 Psalms 19 18 30 Psalms 19 17 31 Psalms 19 18 31 Psalms 19 17 32 Psalms 19 18 32 Psalms 19 17 33 Psalms 19 18 33 Psalms 19 17 34 Psalms 19 18 34 Psalms 19 17 35 Psalms 19 18 35 Psalms 19 17 36 Psalms 19 18 36 Psalms 19 17 37 Psalms 19 18 37 Psalms 19 17 38 Psalms 19 18 38 Psalms 19 17 39 Psalms 19 18 39 Psalms 19 17 40 Psalms 19 18 40 Psalms 19 17 41 Psalms 19 18 41 Psalms 19 17 42 Psalms 19 18 42 Psalms 19 17 43 Psalms 19 18 43 Psalms 19 17 44 Psalms 19 18 44 Psalms 19 17 45 Psalms 19 18 45 Psalms 19 17 46 Psalms 19 18 46 Psalms 19 17 47 Psalms 19 18 47 Psalms 19 17 48 Psalms 19 18 48 Psalms 19 17 49 Psalms 19 18 49 Psalms 19 17 50 Psalms 19 18 50 Psalms 19 17 51 Psalms 19 18 51 Psalms 19 18 1 Psalms 19 19 1 Psalms 19 18 2 Psalms 19 19 2 Psalms 19 18 3 Psalms 19 19 3 Psalms 19 18 4 Psalms 19 19 4 Psalms 19 18 5 Psalms 19 19 5 Psalms 19 18 6 Psalms 19 19 6 Psalms 19 18 7 Psalms 19 19 7 Psalms 19 18 8 Psalms 19 19 8 Psalms 19 18 9 Psalms 19 19 9 Psalms 19 18 10 Psalms 19 19 10 Psalms 19 18 11 Psalms 19 19 11 Psalms 19 18 12 Psalms 19 19 12 Psalms 19 18 13 Psalms 19 19 13 Psalms 19 18 14 Psalms 19 19 14 Psalms 19 18 15 Psalms 19 19 15 Psalms 19 19 1 Psalms 19 20 1 Psalms 19 19 2 Psalms 19 20 2 Psalms 19 19 3 Psalms 19 20 3 Psalms 19 19 4 Psalms 19 20 4 Psalms 19 19 5 Psalms 19 20 5 Psalms 19 19 6 Psalms 19 20 6 Psalms 19 19 7 Psalms 19 20 7 Psalms 19 19 8 Psalms 19 20 8 Psalms 19 19 9 Psalms 19 20 9 Psalms 19 19 10 Psalms 19 20 10 Psalms 19 20 1 Psalms 19 21 1 Psalms 19 20 2 Psalms 19 21 2 Psalms 19 20 3 Psalms 19 21 3 Psalms 19 20 4 Psalms 19 21 4 Psalms 19 20 5 Psalms 19 21 5 Psalms 19 20 6 Psalms 19 21 6 Psalms 19 20 7 Psalms 19 21 7 Psalms 19 20 8 Psalms 19 21 8 Psalms 19 20 9 Psalms 19 21 9 Psalms 19 20 10 Psalms 19 21 10 Psalms 19 20 11 Psalms 19 21 11 Psalms 19 20 12 Psalms 19 21 12 Psalms 19 20 13 Psalms 19 21 13 Psalms 19 20 14 Psalms 19 21 14 Psalms 19 21 1 Psalms 19 22 1 Psalms 19 21 2 Psalms 19 22 2 Psalms 19 21 3 Psalms 19 22 3 Psalms 19 21 4 Psalms 19 22 4 Psalms 19 21 5 Psalms 19 22 5 Psalms 19 21 6 Psalms 19 22 6 Psalms 19 21 7 Psalms 19 22 7 Psalms 19 21 8 Psalms 19 22 8 Psalms 19 21 9 Psalms 19 22 9 Psalms 19 21 10 Psalms 19 22 10 Psalms 19 21 11 Psalms 19 22 11 Psalms 19 21 12 Psalms 19 22 12 Psalms 19 21 13 Psalms 19 22 13 Psalms 19 21 14 Psalms 19 22 14 Psalms 19 21 15 Psalms 19 22 15 Psalms 19 21 16 Psalms 19 22 16 Psalms 19 21 17 Psalms 19 22 17 Psalms 19 21 18 Psalms 19 22 18 Psalms 19 21 19 Psalms 19 22 19 Psalms 19 21 20 Psalms 19 22 20 Psalms 19 21 21 Psalms 19 22 21 Psalms 19 21 22 Psalms 19 22 22 Psalms 19 21 23 Psalms 19 22 23 Psalms 19 21 24 Psalms 19 22 24 Psalms 19 21 25 Psalms 19 22 25 Psalms 19 21 26 Psalms 19 22 26 Psalms 19 21 27 Psalms 19 22 27 Psalms 19 21 28 Psalms 19 22 28 Psalms 19 21 29 Psalms 19 22 29 Psalms 19 21 30 Psalms 19 22 30 Psalms 19 21 31 Psalms 19 22 31 Psalms 19 21 32 Psalms 19 22 32 Psalms 19 22 1 Psalms 19 23 1 Psalms 19 22 2 Psalms 19 23 2 Psalms 19 22 3 Psalms 19 23 3 Psalms 19 22 4 Psalms 19 23 4 Psalms 19 22 5 Psalms 19 23 5 Psalms 19 22 6 Psalms 19 23 6 Psalms 19 23 1 Psalms 19 24 1 Psalms 19 23 2 Psalms 19 24 2 Psalms 19 23 3 Psalms 19 24 3 Psalms 19 23 4 Psalms 19 24 4 Psalms 19 23 5 Psalms 19 24 5 Psalms 19 23 6 Psalms 19 24 6 Psalms 19 23 7 Psalms 19 24 7 Psalms 19 23 8 Psalms 19 24 8 Psalms 19 23 9 Psalms 19 24 9 Psalms 19 23 10 Psalms 19 24 10 Psalms 19 24 1 Psalms 19 25 1 Psalms 19 24 2 Psalms 19 25 2 Psalms 19 24 3 Psalms 19 25 3 Psalms 19 24 4 Psalms 19 25 4 Psalms 19 24 5 Psalms 19 25 5 Psalms 19 24 6 Psalms 19 25 6 Psalms 19 24 7 Psalms 19 25 7 Psalms 19 24 8 Psalms 19 25 8 Psalms 19 24 9 Psalms 19 25 9 Psalms 19 24 10 Psalms 19 25 10 Psalms 19 24 11 Psalms 19 25 11 Psalms 19 24 12 Psalms 19 25 12 Psalms 19 24 13 Psalms 19 25 13 Psalms 19 24 14 Psalms 19 25 14 Psalms 19 24 15 Psalms 19 25 15 Psalms 19 24 16 Psalms 19 25 16 Psalms 19 24 17 Psalms 19 25 17 Psalms 19 24 18 Psalms 19 25 18 Psalms 19 24 19 Psalms 19 25 19 Psalms 19 24 20 Psalms 19 25 20 Psalms 19 24 21 Psalms 19 25 21 Psalms 19 24 22 Psalms 19 25 22 Psalms 19 25 1 Psalms 19 26 1 Psalms 19 25 2 Psalms 19 26 2 Psalms 19 25 3 Psalms 19 26 3 Psalms 19 25 4 Psalms 19 26 4 Psalms 19 25 5 Psalms 19 26 5 Psalms 19 25 6 Psalms 19 26 6 Psalms 19 25 7 Psalms 19 26 7 Psalms 19 25 8 Psalms 19 26 8 Psalms 19 25 9 Psalms 19 26 9 Psalms 19 25 10 Psalms 19 26 10 Psalms 19 25 11 Psalms 19 26 11 Psalms 19 25 12 Psalms 19 26 12 Psalms 19 26 1 Psalms 19 27 1 Psalms 19 26 2 Psalms 19 27 2 Psalms 19 26 3 Psalms 19 27 3 Psalms 19 26 4 Psalms 19 27 4 Psalms 19 26 5 Psalms 19 27 5 Psalms 19 26 6 Psalms 19 27 6 Psalms 19 26 7 Psalms 19 27 7 Psalms 19 26 8 Psalms 19 27 8 Psalms 19 26 9 Psalms 19 27 9 Psalms 19 26 10 Psalms 19 27 10 Psalms 19 26 11 Psalms 19 27 11 Psalms 19 26 12 Psalms 19 27 12 Psalms 19 26 13 Psalms 19 27 13 Psalms 19 26 14 Psalms 19 27 14 Psalms 19 27 1 Psalms 19 28 1 Psalms 19 27 2 Psalms 19 28 2 Psalms 19 27 3 Psalms 19 28 3 Psalms 19 27 4 Psalms 19 28 4 Psalms 19 27 5 Psalms 19 28 5 Psalms 19 27 6 Psalms 19 28 6 Psalms 19 27 7 Psalms 19 28 7 Psalms 19 27 8 Psalms 19 28 8 Psalms 19 27 9 Psalms 19 28 9 Psalms 19 28 1 Psalms 19 29 1 Psalms 19 28 2 Psalms 19 29 2 Psalms 19 28 3 Psalms 19 29 3 Psalms 19 28 4 Psalms 19 29 4 Psalms 19 28 5 Psalms 19 29 5 Psalms 19 28 6 Psalms 19 29 6 Psalms 19 28 7 Psalms 19 29 7 Psalms 19 28 8 Psalms 19 29 8 Psalms 19 28 9 Psalms 19 29 9 Psalms 19 28 10 Psalms 19 29 10 Psalms 19 28 11 Psalms 19 29 11 Psalms 19 29 1 Psalms 19 30 1 Psalms 19 29 2 Psalms 19 30 2 Psalms 19 29 3 Psalms 19 30 3 Psalms 19 29 4 Psalms 19 30 4 Psalms 19 29 5 Psalms 19 30 5 Psalms 19 29 6 Psalms 19 30 6 Psalms 19 29 7 Psalms 19 30 7 Psalms 19 29 8 Psalms 19 30 8 Psalms 19 29 9 Psalms 19 30 9 Psalms 19 29 10 Psalms 19 30 10 Psalms 19 29 11 Psalms 19 30 11 Psalms 19 29 12 Psalms 19 30 12 Psalms 19 29 13 Psalms 19 30 13 Psalms 19 30 1 Psalms 19 31 1 Psalms 19 30 2 Psalms 19 31 2 Psalms 19 30 3 Psalms 19 31 3 Psalms 19 30 4 Psalms 19 31 4 Psalms 19 30 5 Psalms 19 31 5 Psalms 19 30 6 Psalms 19 31 6 Psalms 19 30 7 Psalms 19 31 7 Psalms 19 30 8 Psalms 19 31 8 Psalms 19 30 9 Psalms 19 31 9 Psalms 19 30 10 Psalms 19 31 10 Psalms 19 30 11 Psalms 19 31 11 Psalms 19 30 12 Psalms 19 31 12 Psalms 19 30 13 Psalms 19 31 13 Psalms 19 30 14 Psalms 19 31 14 Psalms 19 30 15 Psalms 19 31 15 Psalms 19 30 16 Psalms 19 31 16 Psalms 19 30 17 Psalms 19 31 17 Psalms 19 30 18 Psalms 19 31 18 Psalms 19 30 19 Psalms 19 31 19 Psalms 19 30 20 Psalms 19 31 20 Psalms 19 30 21 Psalms 19 31 21 Psalms 19 30 22 Psalms 19 31 22 Psalms 19 30 23 Psalms 19 31 23 Psalms 19 30 24 Psalms 19 31 24 Psalms 19 30 25 Psalms 19 31 25 Psalms 19 31 1 Psalms 19 32 1 Psalms 19 31 2 Psalms 19 32 2 Psalms 19 31 3 Psalms 19 32 3 Psalms 19 31 4 Psalms 19 32 4 Psalms 19 31 5 Psalms 19 32 5 Psalms 19 31 6 Psalms 19 32 6 Psalms 19 31 7 Psalms 19 32 7 Psalms 19 31 8 Psalms 19 32 8 Psalms 19 31 9 Psalms 19 32 9 Psalms 19 31 10 Psalms 19 32 10 Psalms 19 31 11 Psalms 19 32 11 Psalms 19 32 1 Psalms 19 33 1 Psalms 19 32 2 Psalms 19 33 2 Psalms 19 32 3 Psalms 19 33 3 Psalms 19 32 4 Psalms 19 33 4 Psalms 19 32 5 Psalms 19 33 5 Psalms 19 32 6 Psalms 19 33 6 Psalms 19 32 7 Psalms 19 33 7 Psalms 19 32 8 Psalms 19 33 8 Psalms 19 32 9 Psalms 19 33 9 Psalms 19 32 10 Psalms 19 33 10 Psalms 19 32 11 Psalms 19 33 11 Psalms 19 32 12 Psalms 19 33 12 Psalms 19 32 13 Psalms 19 33 13 Psalms 19 32 14 Psalms 19 33 14 Psalms 19 32 15 Psalms 19 33 15 Psalms 19 32 16 Psalms 19 33 16 Psalms 19 32 17 Psalms 19 33 17 Psalms 19 32 18 Psalms 19 33 18 Psalms 19 32 19 Psalms 19 33 19 Psalms 19 32 20 Psalms 19 33 20 Psalms 19 32 21 Psalms 19 33 21 Psalms 19 32 22 Psalms 19 33 22 Psalms 19 33 1 Psalms 19 34 1 Psalms 19 33 2 Psalms 19 34 2 Psalms 19 33 3 Psalms 19 34 3 Psalms 19 33 4 Psalms 19 34 4 Psalms 19 33 5 Psalms 19 34 5 Psalms 19 33 6 Psalms 19 34 6 Psalms 19 33 7 Psalms 19 34 7 Psalms 19 33 8 Psalms 19 34 8 Psalms 19 33 9 Psalms 19 34 9 Psalms 19 33 10 Psalms 19 34 10 Psalms 19 33 11 Psalms 19 34 11 Psalms 19 33 12 Psalms 19 34 12 Psalms 19 33 13 Psalms 19 34 13 Psalms 19 33 14 Psalms 19 34 14 Psalms 19 33 15 Psalms 19 34 15 Psalms 19 33 16 Psalms 19 34 16 Psalms 19 33 17 Psalms 19 34 17 Psalms 19 33 18 Psalms 19 34 18 Psalms 19 33 19 Psalms 19 34 19 Psalms 19 33 20 Psalms 19 34 20 Psalms 19 33 21 Psalms 19 34 21 Psalms 19 33 22 Psalms 19 34 22 Psalms 19 33 23 Psalms 19 34 23 Psalms 19 34 1 Psalms 19 35 1 Psalms 19 34 2 Psalms 19 35 2 Psalms 19 34 3 Psalms 19 35 3 Psalms 19 34 4 Psalms 19 35 4 Psalms 19 34 5 Psalms 19 35 5 Psalms 19 34 6 Psalms 19 35 6 Psalms 19 34 7 Psalms 19 35 7 Psalms 19 34 8 Psalms 19 35 8 Psalms 19 34 9 Psalms 19 35 9 Psalms 19 34 10 Psalms 19 35 10 Psalms 19 34 11 Psalms 19 35 11 Psalms 19 34 12 Psalms 19 35 12 Psalms 19 34 13 Psalms 19 35 13 Psalms 19 34 14 Psalms 19 35 14 Psalms 19 34 15 Psalms 19 35 15 Psalms 19 34 16 Psalms 19 35 16 Psalms 19 34 17 Psalms 19 35 17 Psalms 19 34 18 Psalms 19 35 18 Psalms 19 34 19 Psalms 19 35 19 Psalms 19 34 20 Psalms 19 35 20 Psalms 19 34 21 Psalms 19 35 21 Psalms 19 34 22 Psalms 19 35 22 Psalms 19 34 23 Psalms 19 35 23 Psalms 19 34 24 Psalms 19 35 24 Psalms 19 34 25 Psalms 19 35 25 Psalms 19 34 26 Psalms 19 35 26 Psalms 19 34 27 Psalms 19 35 27 Psalms 19 34 28 Psalms 19 35 28 Psalms 19 35 1 Psalms 19 36 1 Psalms 19 35 2 Psalms 19 36 2 Psalms 19 35 3 Psalms 19 36 3 Psalms 19 35 4 Psalms 19 36 4 Psalms 19 35 5 Psalms 19 36 5 Psalms 19 35 6 Psalms 19 36 6 Psalms 19 35 7 Psalms 19 36 7 Psalms 19 35 8 Psalms 19 36 8 Psalms 19 35 9 Psalms 19 36 9 Psalms 19 35 10 Psalms 19 36 10 Psalms 19 35 11 Psalms 19 36 11 Psalms 19 35 12 Psalms 19 36 12 Psalms 19 35 13 Psalms 19 36 13 Psalms 19 36 1 Psalms 19 37 1 Psalms 19 36 2 Psalms 19 37 2 Psalms 19 36 3 Psalms 19 37 3 Psalms 19 36 4 Psalms 19 37 4 Psalms 19 36 5 Psalms 19 37 5 Psalms 19 36 6 Psalms 19 37 6 Psalms 19 36 7 Psalms 19 37 7 Psalms 19 36 8 Psalms 19 37 8 Psalms 19 36 9 Psalms 19 37 9 Psalms 19 36 10 Psalms 19 37 10 Psalms 19 36 11 Psalms 19 37 11 Psalms 19 36 12 Psalms 19 37 12 Psalms 19 36 13 Psalms 19 37 13 Psalms 19 36 14 Psalms 19 37 14 Psalms 19 36 15 Psalms 19 37 15 Psalms 19 36 16 Psalms 19 37 16 Psalms 19 36 17 Psalms 19 37 17 Psalms 19 36 18 Psalms 19 37 18 Psalms 19 36 19 Psalms 19 37 19 Psalms 19 36 20 Psalms 19 37 20 Psalms 19 36 21 Psalms 19 37 21 Psalms 19 36 22 Psalms 19 37 22 Psalms 19 36 23 Psalms 19 37 23 Psalms 19 36 24 Psalms 19 37 24 Psalms 19 36 25 Psalms 19 37 25 Psalms 19 36 26 Psalms 19 37 26 Psalms 19 36 27 Psalms 19 37 27 Psalms 19 36 28 Psalms 19 37 28 Psalms 19 36 29 Psalms 19 37 29 Psalms 19 36 30 Psalms 19 37 30 Psalms 19 36 31 Psalms 19 37 31 Psalms 19 36 32 Psalms 19 37 32 Psalms 19 36 33 Psalms 19 37 33 Psalms 19 36 34 Psalms 19 37 34 Psalms 19 36 35 Psalms 19 37 35 Psalms 19 36 36 Psalms 19 37 36 Psalms 19 36 37 Psalms 19 37 37 Psalms 19 36 38 Psalms 19 37 38 Psalms 19 36 39 Psalms 19 37 39 Psalms 19 36 40 Psalms 19 37 40 Psalms 19 37 1 Psalms 19 38 1 Psalms 19 37 2 Psalms 19 38 2 Psalms 19 37 3 Psalms 19 38 3 Psalms 19 37 4 Psalms 19 38 4 Psalms 19 37 5 Psalms 19 38 5 Psalms 19 37 6 Psalms 19 38 6 Psalms 19 37 7 Psalms 19 38 7 Psalms 19 37 8 Psalms 19 38 8 Psalms 19 37 9 Psalms 19 38 9 Psalms 19 37 10 Psalms 19 38 10 Psalms 19 37 11 Psalms 19 38 11 Psalms 19 37 12 Psalms 19 38 12 Psalms 19 37 13 Psalms 19 38 13 Psalms 19 37 14 Psalms 19 38 14 Psalms 19 37 15 Psalms 19 38 15 Psalms 19 37 16 Psalms 19 38 16 Psalms 19 37 17 Psalms 19 38 17 Psalms 19 37 18 Psalms 19 38 18 Psalms 19 37 19 Psalms 19 38 19 Psalms 19 37 20 Psalms 19 38 20 Psalms 19 37 21 Psalms 19 38 21 Psalms 19 37 22 Psalms 19 38 22 Psalms 19 37 23 Psalms 19 38 23 Psalms 19 38 1 Psalms 19 39 1 Psalms 19 38 2 Psalms 19 39 2 Psalms 19 38 3 Psalms 19 39 3 Psalms 19 38 4 Psalms 19 39 4 Psalms 19 38 5 Psalms 19 39 5 Psalms 19 38 6 Psalms 19 39 6 Psalms 19 38 7 Psalms 19 39 7 Psalms 19 38 8 Psalms 19 39 8 Psalms 19 38 9 Psalms 19 39 9 Psalms 19 38 10 Psalms 19 39 10 Psalms 19 38 11 Psalms 19 39 11 Psalms 19 38 12 Psalms 19 39 12 Psalms 19 38 13 Psalms 19 39 13 Psalms 19 38 14 Psalms 19 39 14 Psalms 19 39 1 Psalms 19 40 1 Psalms 19 39 2 Psalms 19 40 2 Psalms 19 39 3 Psalms 19 40 3 Psalms 19 39 4 Psalms 19 40 4 Psalms 19 39 5 Psalms 19 40 5 Psalms 19 39 6 Psalms 19 40 6 Psalms 19 39 7 Psalms 19 40 7 Psalms 19 39 8 Psalms 19 40 8 Psalms 19 39 9 Psalms 19 40 9 Psalms 19 39 10 Psalms 19 40 10 Psalms 19 39 11 Psalms 19 40 11 Psalms 19 39 12 Psalms 19 40 12 Psalms 19 39 13 Psalms 19 40 13 Psalms 19 39 14 Psalms 19 40 14 Psalms 19 39 15 Psalms 19 40 15 Psalms 19 39 16 Psalms 19 40 16 Psalms 19 39 17 Psalms 19 40 17 Psalms 19 39 18 Psalms 19 40 18 Psalms 19 40 1 Psalms 19 41 1 Psalms 19 40 2 Psalms 19 41 2 Psalms 19 40 3 Psalms 19 41 3 Psalms 19 40 4 Psalms 19 41 4 Psalms 19 40 5 Psalms 19 41 5 Psalms 19 40 6 Psalms 19 41 6 Psalms 19 40 7 Psalms 19 41 7 Psalms 19 40 8 Psalms 19 41 8 Psalms 19 40 9 Psalms 19 41 9 Psalms 19 40 10 Psalms 19 41 10 Psalms 19 40 11 Psalms 19 41 11 Psalms 19 40 12 Psalms 19 41 12 Psalms 19 40 13 Psalms 19 41 13 Psalms 19 40 14 Psalms 19 41 14 Psalms 19 41 1 Psalms 19 42 1 Psalms 19 41 2 Psalms 19 42 2 Psalms 19 41 3 Psalms 19 42 3 Psalms 19 41 4 Psalms 19 42 4 Psalms 19 41 5 Psalms 19 42 5 Psalms 19 41 6 Psalms 19 42 6 Psalms 19 41 7 Psalms 19 42 7 Psalms 19 41 8 Psalms 19 42 8 Psalms 19 41 9 Psalms 19 42 9 Psalms 19 41 10 Psalms 19 42 10 Psalms 19 41 11 Psalms 19 42 11 Psalms 19 41 12 Psalms 19 42 12 Psalms 19 42 1 Psalms 19 43 1 Psalms 19 42 2 Psalms 19 43 2 Psalms 19 42 3 Psalms 19 43 3 Psalms 19 42 4 Psalms 19 43 4 Psalms 19 42 5 Psalms 19 43 5 Psalms 19 43 1 Psalms 19 44 1 Psalms 19 43 2 Psalms 19 44 2 Psalms 19 43 3 Psalms 19 44 3 Psalms 19 43 4 Psalms 19 44 4 Psalms 19 43 5 Psalms 19 44 5 Psalms 19 43 6 Psalms 19 44 6 Psalms 19 43 7 Psalms 19 44 7 Psalms 19 43 8 Psalms 19 44 8 Psalms 19 43 9 Psalms 19 44 9 Psalms 19 43 10 Psalms 19 44 10 Psalms 19 43 11 Psalms 19 44 11 Psalms 19 43 12 Psalms 19 44 12 Psalms 19 43 13 Psalms 19 44 13 Psalms 19 43 14 Psalms 19 44 14 Psalms 19 43 15 Psalms 19 44 15 Psalms 19 43 16 Psalms 19 44 16 Psalms 19 43 17 Psalms 19 44 17 Psalms 19 43 18 Psalms 19 44 18 Psalms 19 43 19 Psalms 19 44 19 Psalms 19 43 20 Psalms 19 44 20 Psalms 19 43 21 Psalms 19 44 21 Psalms 19 43 22 Psalms 19 44 22 Psalms 19 43 22 Psalms 19 44 23 Psalms 19 43 23 Psalms 19 44 24 Psalms 19 43 24 Psalms 19 44 25 Psalms 19 43 25 Psalms 19 44 26 Psalms 19 43 26 Psalms 19 44 27 Psalms 19 44 1 Psalms 19 45 1 Psalms 19 44 2 Psalms 19 45 2 Psalms 19 44 3 Psalms 19 45 3 Psalms 19 44 4 Psalms 19 45 4 Psalms 19 44 5 Psalms 19 45 5 Psalms 19 44 6 Psalms 19 45 6 Psalms 19 44 7 Psalms 19 45 7 Psalms 19 44 8 Psalms 19 45 8 Psalms 19 44 9 Psalms 19 45 9 Psalms 19 44 10 Psalms 19 45 10 Psalms 19 44 11 Psalms 19 45 11 Psalms 19 44 12 Psalms 19 45 12 Psalms 19 44 13 Psalms 19 45 13 Psalms 19 44 14 Psalms 19 45 14 Psalms 19 44 15 Psalms 19 45 15 Psalms 19 44 16 Psalms 19 45 16 Psalms 19 44 17 Psalms 19 45 17 Psalms 19 44 18 Psalms 19 45 18 Psalms 19 45 1 Psalms 19 46 1 Psalms 19 45 2 Psalms 19 46 2 Psalms 19 45 3 Psalms 19 46 3 Psalms 19 45 4 Psalms 19 46 4 Psalms 19 45 5 Psalms 19 46 5 Psalms 19 45 6 Psalms 19 46 6 Psalms 19 45 7 Psalms 19 46 7 Psalms 19 45 8 Psalms 19 46 8 Psalms 19 45 9 Psalms 19 46 9 Psalms 19 45 10 Psalms 19 46 10 Psalms 19 45 11 Psalms 19 46 11 Psalms 19 45 12 Psalms 19 46 12 Psalms 19 46 1 Psalms 19 47 1 Psalms 19 46 2 Psalms 19 47 2 Psalms 19 46 3 Psalms 19 47 3 Psalms 19 46 4 Psalms 19 47 4 Psalms 19 46 5 Psalms 19 47 5 Psalms 19 46 6 Psalms 19 47 6 Psalms 19 46 7 Psalms 19 47 7 Psalms 19 46 8 Psalms 19 47 8 Psalms 19 46 9 Psalms 19 47 9 Psalms 19 46 10 Psalms 19 47 10 Psalms 19 47 1 Psalms 19 48 1 Psalms 19 47 2 Psalms 19 48 2 Psalms 19 47 3 Psalms 19 48 3 Psalms 19 47 4 Psalms 19 48 4 Psalms 19 47 5 Psalms 19 48 5 Psalms 19 47 6 Psalms 19 48 6 Psalms 19 47 7 Psalms 19 48 7 Psalms 19 47 8 Psalms 19 48 8 Psalms 19 47 9 Psalms 19 48 9 Psalms 19 47 10 Psalms 19 48 10 Psalms 19 47 11 Psalms 19 48 11 Psalms 19 47 12 Psalms 19 48 12 Psalms 19 47 13 Psalms 19 48 13 Psalms 19 47 14 Psalms 19 48 14 Psalms 19 47 15 Psalms 19 48 15 Psalms 19 48 1 Psalms 19 49 1 Psalms 19 48 2 Psalms 19 49 2 Psalms 19 48 3 Psalms 19 49 3 Psalms 19 48 4 Psalms 19 49 4 Psalms 19 48 5 Psalms 19 49 5 Psalms 19 48 6 Psalms 19 49 6 Psalms 19 48 7 Psalms 19 49 7 Psalms 19 48 8 Psalms 19 49 8 Psalms 19 48 9 Psalms 19 49 9 Psalms 19 48 10 Psalms 19 49 10 Psalms 19 48 11 Psalms 19 49 11 Psalms 19 48 12 Psalms 19 49 12 Psalms 19 48 13 Psalms 19 49 13 Psalms 19 48 14 Psalms 19 49 14 Psalms 19 48 15 Psalms 19 49 15 Psalms 19 48 16 Psalms 19 49 16 Psalms 19 48 17 Psalms 19 49 17 Psalms 19 48 18 Psalms 19 49 18 Psalms 19 48 19 Psalms 19 49 19 Psalms 19 48 20 Psalms 19 49 20 Psalms 19 48 21 Psalms 19 49 21 Psalms 19 49 1 Psalms 19 50 1 Psalms 19 49 2 Psalms 19 50 2 Psalms 19 49 3 Psalms 19 50 3 Psalms 19 49 4 Psalms 19 50 4 Psalms 19 49 5 Psalms 19 50 5 Psalms 19 49 6 Psalms 19 50 6 Psalms 19 49 7 Psalms 19 50 7 Psalms 19 49 8 Psalms 19 50 8 Psalms 19 49 9 Psalms 19 50 9 Psalms 19 49 10 Psalms 19 50 10 Psalms 19 49 11 Psalms 19 50 11 Psalms 19 49 12 Psalms 19 50 12 Psalms 19 49 13 Psalms 19 50 13 Psalms 19 49 14 Psalms 19 50 14 Psalms 19 49 15 Psalms 19 50 15 Psalms 19 49 16 Psalms 19 50 16 Psalms 19 49 17 Psalms 19 50 17 Psalms 19 49 18 Psalms 19 50 18 Psalms 19 49 19 Psalms 19 50 19 Psalms 19 49 20 Psalms 19 50 20 Psalms 19 49 21 Psalms 19 50 21 Psalms 19 49 22 Psalms 19 50 22 Psalms 19 49 23 Psalms 19 50 23 Psalms 19 50 1 Psalms 19 51 1 Psalms 19 50 2 Psalms 19 51 2 Psalms 19 50 3 Psalms 19 51 3 Psalms 19 50 4 Psalms 19 51 4 Psalms 19 50 5 Psalms 19 51 5 Psalms 19 50 6 Psalms 19 51 6 Psalms 19 50 7 Psalms 19 51 7 Psalms 19 50 8 Psalms 19 51 8 Psalms 19 50 9 Psalms 19 51 9 Psalms 19 50 10 Psalms 19 51 10 Psalms 19 50 11 Psalms 19 51 11 Psalms 19 50 12 Psalms 19 51 12 Psalms 19 50 13 Psalms 19 51 13 Psalms 19 50 14 Psalms 19 51 14 Psalms 19 50 15 Psalms 19 51 15 Psalms 19 50 16 Psalms 19 51 16 Psalms 19 50 17 Psalms 19 51 17 Psalms 19 50 18 Psalms 19 51 18 Psalms 19 50 19 Psalms 19 51 19 Psalms 19 50 20 Psalms 19 51 20 Psalms 19 50 21 Psalms 19 51 21 Psalms 19 51 1 Psalms 19 52 1 Psalms 19 51 2 Psalms 19 52 2 Psalms 19 51 3 Psalms 19 52 3 Psalms 19 51 4 Psalms 19 52 4 Psalms 19 51 5 Psalms 19 52 5 Psalms 19 51 6 Psalms 19 52 6 Psalms 19 51 7 Psalms 19 52 7 Psalms 19 51 8 Psalms 19 52 8 Psalms 19 51 9 Psalms 19 52 9 Psalms 19 51 10 Psalms 19 52 10 Psalms 19 51 11 Psalms 19 52 11 Psalms 19 52 1 Psalms 19 53 1 Psalms 19 52 2 Psalms 19 53 2 Psalms 19 52 3 Psalms 19 53 3 Psalms 19 52 4 Psalms 19 53 4 Psalms 19 52 5 Psalms 19 53 5 Psalms 19 52 6 Psalms 19 53 6 Psalms 19 52 7 Psalms 19 53 7 Psalms 19 53 1 Psalms 19 54 1 Psalms 19 53 2 Psalms 19 54 2 Psalms 19 53 3 Psalms 19 54 3 Psalms 19 53 4 Psalms 19 54 4 Psalms 19 53 5 Psalms 19 54 5 Psalms 19 53 6 Psalms 19 54 6 Psalms 19 53 7 Psalms 19 54 7 Psalms 19 53 8 Psalms 19 54 8 Psalms 19 53 9 Psalms 19 54 9 Psalms 19 54 1 Psalms 19 55 1 Psalms 19 54 2 Psalms 19 55 2 Psalms 19 54 3 Psalms 19 55 3 Psalms 19 54 4 Psalms 19 55 4 Psalms 19 54 5 Psalms 19 55 5 Psalms 19 54 6 Psalms 19 55 6 Psalms 19 54 7 Psalms 19 55 7 Psalms 19 54 8 Psalms 19 55 8 Psalms 19 54 9 Psalms 19 55 9 Psalms 19 54 10 Psalms 19 55 10 Psalms 19 54 11 Psalms 19 55 11 Psalms 19 54 12 Psalms 19 55 12 Psalms 19 54 13 Psalms 19 55 13 Psalms 19 54 14 Psalms 19 55 14 Psalms 19 54 15 Psalms 19 55 15 Psalms 19 54 16 Psalms 19 55 16 Psalms 19 54 17 Psalms 19 55 17 Psalms 19 54 18 Psalms 19 55 18 Psalms 19 54 19 Psalms 19 55 19 Psalms 19 54 20 Psalms 19 55 20 Psalms 19 54 21 Psalms 19 55 21 Psalms 19 54 22 Psalms 19 55 22 Psalms 19 54 23 Psalms 19 55 23 Psalms 19 54 24 Psalms 19 55 24 Psalms 19 55 1 Psalms 19 56 1 Psalms 19 55 2 Psalms 19 56 2 Psalms 19 55 3 Psalms 19 56 3 Psalms 19 55 4 Psalms 19 56 4 Psalms 19 55 5 Psalms 19 56 5 Psalms 19 55 6 Psalms 19 56 6 Psalms 19 55 7 Psalms 19 56 7 Psalms 19 55 8 Psalms 19 56 8 Psalms 19 55 9 Psalms 19 56 9 Psalms 19 55 10 Psalms 19 56 10 Psalms 19 55 11 Psalms 19 56 11 Psalms 19 55 11 Psalms 19 56 12 Psalms 19 55 12 Psalms 19 56 13 Psalms 19 55 13 Psalms 19 56 14 Psalms 19 56 1 Psalms 19 57 1 Psalms 19 56 2 Psalms 19 57 2 Psalms 19 56 3 Psalms 19 57 3 Psalms 19 56 4 Psalms 19 57 4 Psalms 19 56 5 Psalms 19 57 5 Psalms 19 56 6 Psalms 19 57 6 Psalms 19 56 7 Psalms 19 57 7 Psalms 19 56 8 Psalms 19 57 8 Psalms 19 56 9 Psalms 19 57 9 Psalms 19 56 10 Psalms 19 57 10 Psalms 19 56 11 Psalms 19 57 11 Psalms 19 56 12 Psalms 19 57 12 Psalms 19 57 1 Psalms 19 58 1 Psalms 19 57 2 Psalms 19 58 2 Psalms 19 57 3 Psalms 19 58 3 Psalms 19 57 4 Psalms 19 58 4 Psalms 19 57 5 Psalms 19 58 5 Psalms 19 57 6 Psalms 19 58 6 Psalms 19 57 7 Psalms 19 58 7 Psalms 19 57 8 Psalms 19 58 8 Psalms 19 57 9 Psalms 19 58 9 Psalms 19 57 10 Psalms 19 58 10 Psalms 19 57 11 Psalms 19 58 11 Psalms 19 57 12 Psalms 19 58 12 Psalms 19 58 1 Psalms 19 59 1 Psalms 19 58 2 Psalms 19 59 2 Psalms 19 58 3 Psalms 19 59 3 Psalms 19 58 4 Psalms 19 59 4 Psalms 19 58 5 Psalms 19 59 5 Psalms 19 58 6 Psalms 19 59 6 Psalms 19 58 7 Psalms 19 59 7 Psalms 19 58 8 Psalms 19 59 8 Psalms 19 58 9 Psalms 19 59 9 Psalms 19 58 10 Psalms 19 59 10 Psalms 19 58 11 Psalms 19 59 11 Psalms 19 58 12 Psalms 19 59 12 Psalms 19 58 13 Psalms 19 59 13 Psalms 19 58 14 Psalms 19 59 14 Psalms 19 58 15 Psalms 19 59 15 Psalms 19 58 16 Psalms 19 59 16 Psalms 19 58 17 Psalms 19 59 17 Psalms 19 58 18 Psalms 19 59 18 Psalms 19 59 1 Psalms 19 60 1 Psalms 19 59 2 Psalms 19 60 2 Psalms 19 59 3 Psalms 19 60 3 Psalms 19 59 4 Psalms 19 60 4 Psalms 19 59 5 Psalms 19 60 5 Psalms 19 59 6 Psalms 19 60 6 Psalms 19 59 7 Psalms 19 60 7 Psalms 19 59 8 Psalms 19 60 8 Psalms 19 59 9 Psalms 19 60 9 Psalms 19 59 10 Psalms 19 60 10 Psalms 19 59 11 Psalms 19 60 11 Psalms 19 59 12 Psalms 19 60 12 Psalms 19 59 13 Psalms 19 60 13 Psalms 19 59 14 Psalms 19 60 14 Psalms 19 60 1 Psalms 19 61 1 Psalms 19 60 2 Psalms 19 61 2 Psalms 19 60 3 Psalms 19 61 3 Psalms 19 60 4 Psalms 19 61 4 Psalms 19 60 5 Psalms 19 61 5 Psalms 19 60 6 Psalms 19 61 6 Psalms 19 60 7 Psalms 19 61 7 Psalms 19 60 8 Psalms 19 61 8 Psalms 19 60 9 Psalms 19 61 9 Psalms 19 61 1 Psalms 19 62 1 Psalms 19 61 2 Psalms 19 62 2 Psalms 19 61 3 Psalms 19 62 3 Psalms 19 61 4 Psalms 19 62 4 Psalms 19 61 5 Psalms 19 62 5 Psalms 19 61 6 Psalms 19 62 6 Psalms 19 61 7 Psalms 19 62 7 Psalms 19 61 8 Psalms 19 62 8 Psalms 19 61 9 Psalms 19 62 9 Psalms 19 61 10 Psalms 19 62 10 Psalms 19 61 11 Psalms 19 62 11 Psalms 19 61 12 Psalms 19 62 12 Psalms 19 61 13 Psalms 19 62 13 Psalms 19 62 1 Psalms 19 63 1 Psalms 19 62 2 Psalms 19 63 2 Psalms 19 62 3 Psalms 19 63 3 Psalms 19 62 4 Psalms 19 63 4 Psalms 19 62 5 Psalms 19 63 5 Psalms 19 62 6 Psalms 19 63 6 Psalms 19 62 7 Psalms 19 63 7 Psalms 19 62 8 Psalms 19 63 8 Psalms 19 62 9 Psalms 19 63 9 Psalms 19 62 10 Psalms 19 63 10 Psalms 19 62 11 Psalms 19 63 11 Psalms 19 62 12 Psalms 19 63 12 Psalms 19 63 1 Psalms 19 64 1 Psalms 19 63 2 Psalms 19 64 2 Psalms 19 63 3 Psalms 19 64 3 Psalms 19 63 4 Psalms 19 64 4 Psalms 19 63 5 Psalms 19 64 5 Psalms 19 63 6 Psalms 19 64 6 Psalms 19 63 7 Psalms 19 64 7 Psalms 19 63 8 Psalms 19 64 8 Psalms 19 63 9 Psalms 19 64 9 Psalms 19 63 10 Psalms 19 64 10 Psalms 19 63 11 Psalms 19 64 11 Psalms 19 64 1 Psalms 19 65 1 Psalms 19 64 2 Psalms 19 65 2 Psalms 19 64 3 Psalms 19 65 3 Psalms 19 64 4 Psalms 19 65 4 Psalms 19 64 5 Psalms 19 65 5 Psalms 19 64 6 Psalms 19 65 6 Psalms 19 64 7 Psalms 19 65 7 Psalms 19 64 8 Psalms 19 65 8 Psalms 19 64 9 Psalms 19 65 9 Psalms 19 64 10 Psalms 19 65 10 Psalms 19 64 11 Psalms 19 65 11 Psalms 19 64 12 Psalms 19 65 12 Psalms 19 64 13 Psalms 19 65 13 Psalms 19 64 14 Psalms 19 65 14 Psalms 19 65 1 Psalms 19 66 1 Psalms 19 65 2 Psalms 19 66 2 Psalms 19 65 3 Psalms 19 66 3 Psalms 19 65 4 Psalms 19 66 4 Psalms 19 65 5 Psalms 19 66 5 Psalms 19 65 6 Psalms 19 66 6 Psalms 19 65 7 Psalms 19 66 7 Psalms 19 65 8 Psalms 19 66 8 Psalms 19 65 9 Psalms 19 66 9 Psalms 19 65 10 Psalms 19 66 10 Psalms 19 65 11 Psalms 19 66 11 Psalms 19 65 12 Psalms 19 66 12 Psalms 19 65 13 Psalms 19 66 13 Psalms 19 65 14 Psalms 19 66 14 Psalms 19 65 15 Psalms 19 66 15 Psalms 19 65 16 Psalms 19 66 16 Psalms 19 65 17 Psalms 19 66 17 Psalms 19 65 18 Psalms 19 66 18 Psalms 19 65 19 Psalms 19 66 19 Psalms 19 65 20 Psalms 19 66 20 Psalms 19 66 1 Psalms 19 67 1 Psalms 19 66 2 Psalms 19 67 2 Psalms 19 66 3 Psalms 19 67 3 Psalms 19 66 4 Psalms 19 67 4 Psalms 19 66 5 Psalms 19 67 5 Psalms 19 66 6 Psalms 19 67 6 Psalms 19 66 7 Psalms 19 67 7 Psalms 19 66 8 Psalms 19 67 8 Psalms 19 67 1 Psalms 19 68 1 Psalms 19 67 2 Psalms 19 68 2 Psalms 19 67 3 Psalms 19 68 3 Psalms 19 67 4 Psalms 19 68 4 Psalms 19 67 5 Psalms 19 68 5 Psalms 19 67 6 Psalms 19 68 6 Psalms 19 67 7 Psalms 19 68 7 Psalms 19 67 8 Psalms 19 68 8 Psalms 19 67 9 Psalms 19 68 9 Psalms 19 67 10 Psalms 19 68 10 Psalms 19 67 11 Psalms 19 68 11 Psalms 19 67 12 Psalms 19 68 12 Psalms 19 67 13 Psalms 19 68 13 Psalms 19 67 14 Psalms 19 68 14 Psalms 19 67 15 Psalms 19 68 15 Psalms 19 67 16 Psalms 19 68 16 Psalms 19 67 17 Psalms 19 68 17 Psalms 19 67 18 Psalms 19 68 18 Psalms 19 67 19 Psalms 19 68 19 Psalms 19 67 20 Psalms 19 68 20 Psalms 19 67 21 Psalms 19 68 21 Psalms 19 67 22 Psalms 19 68 22 Psalms 19 67 23 Psalms 19 68 23 Psalms 19 67 24 Psalms 19 68 24 Psalms 19 67 25 Psalms 19 68 25 Psalms 19 67 26 Psalms 19 68 26 Psalms 19 67 27 Psalms 19 68 27 Psalms 19 67 28 Psalms 19 68 28 Psalms 19 67 29 Psalms 19 68 29 Psalms 19 67 30 Psalms 19 68 30 Psalms 19 67 31 Psalms 19 68 31 Psalms 19 67 32 Psalms 19 68 32 Psalms 19 67 33 Psalms 19 68 33 Psalms 19 67 34 Psalms 19 68 34 Psalms 19 67 35 Psalms 19 68 35 Psalms 19 67 36 Psalms 19 68 36 Psalms 19 68 1 Psalms 19 69 1 Psalms 19 68 2 Psalms 19 69 2 Psalms 19 68 3 Psalms 19 69 3 Psalms 19 68 4 Psalms 19 69 4 Psalms 19 68 5 Psalms 19 69 5 Psalms 19 68 6 Psalms 19 69 6 Psalms 19 68 7 Psalms 19 69 7 Psalms 19 68 8 Psalms 19 69 8 Psalms 19 68 9 Psalms 19 69 9 Psalms 19 68 10 Psalms 19 69 10 Psalms 19 68 11 Psalms 19 69 11 Psalms 19 68 12 Psalms 19 69 12 Psalms 19 68 13 Psalms 19 69 13 Psalms 19 68 14 Psalms 19 69 14 Psalms 19 68 15 Psalms 19 69 15 Psalms 19 68 16 Psalms 19 69 16 Psalms 19 68 17 Psalms 19 69 17 Psalms 19 68 18 Psalms 19 69 18 Psalms 19 68 19 Psalms 19 69 19 Psalms 19 68 20 Psalms 19 69 20 Psalms 19 68 21 Psalms 19 69 21 Psalms 19 68 22 Psalms 19 69 22 Psalms 19 68 23 Psalms 19 69 23 Psalms 19 68 24 Psalms 19 69 24 Psalms 19 68 25 Psalms 19 69 25 Psalms 19 68 26 Psalms 19 69 26 Psalms 19 68 27 Psalms 19 69 27 Psalms 19 68 28 Psalms 19 69 28 Psalms 19 68 29 Psalms 19 69 29 Psalms 19 68 30 Psalms 19 69 30 Psalms 19 68 31 Psalms 19 69 31 Psalms 19 68 32 Psalms 19 69 32 Psalms 19 68 33 Psalms 19 69 33 Psalms 19 68 34 Psalms 19 69 34 Psalms 19 68 35 Psalms 19 69 35 Psalms 19 68 36 Psalms 19 69 36 Psalms 19 68 37 Psalms 19 69 37 Psalms 19 69 1 Psalms 19 70 1 Psalms 19 69 2 Psalms 19 70 2 Psalms 19 69 3 Psalms 19 70 3 Psalms 19 69 4 Psalms 19 70 4 Psalms 19 69 5 Psalms 19 70 5 Psalms 19 69 6 Psalms 19 70 6 Psalms 19 70 1 Psalms 19 71 1 Psalms 19 70 2 Psalms 19 71 2 Psalms 19 70 3 Psalms 19 71 3 Psalms 19 70 4 Psalms 19 71 4 Psalms 19 70 5 Psalms 19 71 5 Psalms 19 70 6 Psalms 19 71 6 Psalms 19 70 7 Psalms 19 71 7 Psalms 19 70 8 Psalms 19 71 8 Psalms 19 70 9 Psalms 19 71 9 Psalms 19 70 10 Psalms 19 71 10 Psalms 19 70 11 Psalms 19 71 11 Psalms 19 70 12 Psalms 19 71 12 Psalms 19 70 13 Psalms 19 71 13 Psalms 19 70 14 Psalms 19 71 14 Psalms 19 70 15 Psalms 19 71 15 Psalms 19 70 16 Psalms 19 71 16 Psalms 19 70 17 Psalms 19 71 17 Psalms 19 70 18 Psalms 19 71 18 Psalms 19 70 19 Psalms 19 71 19 Psalms 19 70 20 Psalms 19 71 20 Psalms 19 70 21 Psalms 19 71 21 Psalms 19 70 22 Psalms 19 71 22 Psalms 19 70 23 Psalms 19 71 23 Psalms 19 70 24 Psalms 19 71 24 Psalms 19 71 1 Psalms 19 72 1 Psalms 19 71 2 Psalms 19 72 2 Psalms 19 71 3 Psalms 19 72 3 Psalms 19 71 4 Psalms 19 72 4 Psalms 19 71 5 Psalms 19 72 5 Psalms 19 71 6 Psalms 19 72 6 Psalms 19 71 7 Psalms 19 72 7 Psalms 19 71 8 Psalms 19 72 8 Psalms 19 71 9 Psalms 19 72 9 Psalms 19 71 10 Psalms 19 72 10 Psalms 19 71 11 Psalms 19 72 11 Psalms 19 71 12 Psalms 19 72 12 Psalms 19 71 13 Psalms 19 72 13 Psalms 19 71 14 Psalms 19 72 14 Psalms 19 71 15 Psalms 19 72 15 Psalms 19 71 16 Psalms 19 72 16 Psalms 19 71 17 Psalms 19 72 17 Psalms 19 71 18 Psalms 19 72 18 Psalms 19 71 19 Psalms 19 72 19 Psalms 19 71 20 Psalms 19 72 20 Psalms 19 72 1 Psalms 19 73 1 Psalms 19 72 2 Psalms 19 73 2 Psalms 19 72 3 Psalms 19 73 3 Psalms 19 72 4 Psalms 19 73 4 Psalms 19 72 5 Psalms 19 73 5 Psalms 19 72 6 Psalms 19 73 6 Psalms 19 72 7 Psalms 19 73 7 Psalms 19 72 8 Psalms 19 73 8 Psalms 19 72 9 Psalms 19 73 9 Psalms 19 72 10 Psalms 19 73 10 Psalms 19 72 11 Psalms 19 73 11 Psalms 19 72 12 Psalms 19 73 12 Psalms 19 72 13 Psalms 19 73 13 Psalms 19 72 14 Psalms 19 73 14 Psalms 19 72 15 Psalms 19 73 15 Psalms 19 72 16 Psalms 19 73 16 Psalms 19 72 17 Psalms 19 73 17 Psalms 19 72 18 Psalms 19 73 18 Psalms 19 72 19 Psalms 19 73 19 Psalms 19 72 20 Psalms 19 73 20 Psalms 19 72 21 Psalms 19 73 21 Psalms 19 72 22 Psalms 19 73 22 Psalms 19 72 23 Psalms 19 73 23 Psalms 19 72 24 Psalms 19 73 24 Psalms 19 72 25 Psalms 19 73 25 Psalms 19 72 26 Psalms 19 73 26 Psalms 19 72 27 Psalms 19 73 27 Psalms 19 72 28 Psalms 19 73 28 Psalms 19 73 1 Psalms 19 74 1 Psalms 19 73 2 Psalms 19 74 2 Psalms 19 73 3 Psalms 19 74 3 Psalms 19 73 4 Psalms 19 74 4 Psalms 19 73 5 Psalms 19 74 5 Psalms 19 73 6 Psalms 19 74 6 Psalms 19 73 7 Psalms 19 74 7 Psalms 19 73 8 Psalms 19 74 8 Psalms 19 73 9 Psalms 19 74 9 Psalms 19 73 10 Psalms 19 74 10 Psalms 19 73 11 Psalms 19 74 11 Psalms 19 73 12 Psalms 19 74 12 Psalms 19 73 13 Psalms 19 74 13 Psalms 19 73 14 Psalms 19 74 14 Psalms 19 73 15 Psalms 19 74 15 Psalms 19 73 16 Psalms 19 74 16 Psalms 19 73 17 Psalms 19 74 17 Psalms 19 73 18 Psalms 19 74 18 Psalms 19 73 19 Psalms 19 74 19 Psalms 19 73 20 Psalms 19 74 20 Psalms 19 73 21 Psalms 19 74 21 Psalms 19 73 22 Psalms 19 74 22 Psalms 19 73 23 Psalms 19 74 23 Psalms 19 74 1 Psalms 19 75 1 Psalms 19 74 2 Psalms 19 75 2 Psalms 19 74 3 Psalms 19 75 3 Psalms 19 74 4 Psalms 19 75 4 Psalms 19 74 5 Psalms 19 75 5 Psalms 19 74 6 Psalms 19 75 6 Psalms 19 74 7 Psalms 19 75 7 Psalms 19 74 8 Psalms 19 75 8 Psalms 19 74 9 Psalms 19 75 9 Psalms 19 74 10 Psalms 19 75 10 Psalms 19 74 11 Psalms 19 75 11 Psalms 19 75 1 Psalms 19 76 1 Psalms 19 75 2 Psalms 19 76 2 Psalms 19 75 3 Psalms 19 76 3 Psalms 19 75 4 Psalms 19 76 4 Psalms 19 75 5 Psalms 19 76 5 Psalms 19 75 6 Psalms 19 76 6 Psalms 19 75 7 Psalms 19 76 7 Psalms 19 75 8 Psalms 19 76 8 Psalms 19 75 9 Psalms 19 76 9 Psalms 19 75 10 Psalms 19 76 10 Psalms 19 75 11 Psalms 19 76 11 Psalms 19 75 12 Psalms 19 76 12 Psalms 19 75 13 Psalms 19 76 13 Psalms 19 76 1 Psalms 19 77 1 Psalms 19 76 2 Psalms 19 77 2 Psalms 19 76 3 Psalms 19 77 3 Psalms 19 76 4 Psalms 19 77 4 Psalms 19 76 5 Psalms 19 77 5 Psalms 19 76 6 Psalms 19 77 6 Psalms 19 76 7 Psalms 19 77 7 Psalms 19 76 8 Psalms 19 77 8 Psalms 19 76 9 Psalms 19 77 9 Psalms 19 76 10 Psalms 19 77 10 Psalms 19 76 11 Psalms 19 77 11 Psalms 19 76 12 Psalms 19 77 12 Psalms 19 76 13 Psalms 19 77 13 Psalms 19 76 14 Psalms 19 77 14 Psalms 19 76 15 Psalms 19 77 15 Psalms 19 76 16 Psalms 19 77 16 Psalms 19 76 17 Psalms 19 77 17 Psalms 19 76 18 Psalms 19 77 18 Psalms 19 76 19 Psalms 19 77 19 Psalms 19 76 20 Psalms 19 77 20 Psalms 19 76 21 Psalms 19 77 21 Psalms 19 77 1 Psalms 19 78 1 Psalms 19 77 2 Psalms 19 78 2 Psalms 19 77 3 Psalms 19 78 3 Psalms 19 77 4 Psalms 19 78 4 Psalms 19 77 5 Psalms 19 78 5 Psalms 19 77 6 Psalms 19 78 6 Psalms 19 77 7 Psalms 19 78 7 Psalms 19 77 8 Psalms 19 78 8 Psalms 19 77 9 Psalms 19 78 9 Psalms 19 77 10 Psalms 19 78 10 Psalms 19 77 11 Psalms 19 78 11 Psalms 19 77 12 Psalms 19 78 12 Psalms 19 77 13 Psalms 19 78 13 Psalms 19 77 14 Psalms 19 78 14 Psalms 19 77 15 Psalms 19 78 15 Psalms 19 77 16 Psalms 19 78 16 Psalms 19 77 17 Psalms 19 78 17 Psalms 19 77 18 Psalms 19 78 18 Psalms 19 77 19 Psalms 19 78 19 Psalms 19 77 20 Psalms 19 78 20 Psalms 19 77 21 Psalms 19 78 21 Psalms 19 77 22 Psalms 19 78 22 Psalms 19 77 23 Psalms 19 78 23 Psalms 19 77 24 Psalms 19 78 24 Psalms 19 77 25 Psalms 19 78 25 Psalms 19 77 26 Psalms 19 78 26 Psalms 19 77 27 Psalms 19 78 27 Psalms 19 77 28 Psalms 19 78 28 Psalms 19 77 29 Psalms 19 78 29 Psalms 19 77 30 Psalms 19 78 30 Psalms 19 77 31 Psalms 19 78 31 Psalms 19 77 32 Psalms 19 78 32 Psalms 19 77 33 Psalms 19 78 33 Psalms 19 77 34 Psalms 19 78 34 Psalms 19 77 35 Psalms 19 78 35 Psalms 19 77 36 Psalms 19 78 36 Psalms 19 77 37 Psalms 19 78 37 Psalms 19 77 38 Psalms 19 78 38 Psalms 19 77 39 Psalms 19 78 39 Psalms 19 77 40 Psalms 19 78 40 Psalms 19 77 41 Psalms 19 78 41 Psalms 19 77 42 Psalms 19 78 42 Psalms 19 77 43 Psalms 19 78 43 Psalms 19 77 44 Psalms 19 78 44 Psalms 19 77 45 Psalms 19 78 45 Psalms 19 77 46 Psalms 19 78 46 Psalms 19 77 47 Psalms 19 78 47 Psalms 19 77 48 Psalms 19 78 48 Psalms 19 77 49 Psalms 19 78 49 Psalms 19 77 50 Psalms 19 78 50 Psalms 19 77 51 Psalms 19 78 51 Psalms 19 77 52 Psalms 19 78 52 Psalms 19 77 53 Psalms 19 78 53 Psalms 19 77 54 Psalms 19 78 54 Psalms 19 77 55 Psalms 19 78 55 Psalms 19 77 56 Psalms 19 78 56 Psalms 19 77 57 Psalms 19 78 57 Psalms 19 77 58 Psalms 19 78 58 Psalms 19 77 59 Psalms 19 78 59 Psalms 19 77 60 Psalms 19 78 60 Psalms 19 77 61 Psalms 19 78 61 Psalms 19 77 62 Psalms 19 78 62 Psalms 19 77 63 Psalms 19 78 63 Psalms 19 77 64 Psalms 19 78 64 Psalms 19 77 65 Psalms 19 78 65 Psalms 19 77 66 Psalms 19 78 66 Psalms 19 77 67 Psalms 19 78 67 Psalms 19 77 68 Psalms 19 78 68 Psalms 19 77 69 Psalms 19 78 69 Psalms 19 77 70 Psalms 19 78 70 Psalms 19 77 71 Psalms 19 78 71 Psalms 19 77 72 Psalms 19 78 72 Psalms 19 78 1 Psalms 19 79 1 Psalms 19 78 2 Psalms 19 79 2 Psalms 19 78 3 Psalms 19 79 3 Psalms 19 78 4 Psalms 19 79 4 Psalms 19 78 5 Psalms 19 79 5 Psalms 19 78 6 Psalms 19 79 6 Psalms 19 78 7 Psalms 19 79 7 Psalms 19 78 8 Psalms 19 79 8 Psalms 19 78 9 Psalms 19 79 9 Psalms 19 78 10 Psalms 19 79 10 Psalms 19 78 11 Psalms 19 79 11 Psalms 19 78 12 Psalms 19 79 12 Psalms 19 78 13 Psalms 19 79 13 Psalms 19 79 1 Psalms 19 80 1 Psalms 19 79 2 Psalms 19 80 2 Psalms 19 79 3 Psalms 19 80 3 Psalms 19 79 4 Psalms 19 80 4 Psalms 19 79 5 Psalms 19 80 5 Psalms 19 79 6 Psalms 19 80 6 Psalms 19 79 7 Psalms 19 80 7 Psalms 19 79 8 Psalms 19 80 8 Psalms 19 79 9 Psalms 19 80 9 Psalms 19 79 10 Psalms 19 80 10 Psalms 19 79 11 Psalms 19 80 11 Psalms 19 79 12 Psalms 19 80 12 Psalms 19 79 13 Psalms 19 80 13 Psalms 19 79 14 Psalms 19 80 14 Psalms 19 79 15 Psalms 19 80 15 Psalms 19 79 16 Psalms 19 80 16 Psalms 19 79 17 Psalms 19 80 17 Psalms 19 79 18 Psalms 19 80 18 Psalms 19 79 19 Psalms 19 80 19 Psalms 19 79 20 Psalms 19 80 20 Psalms 19 80 1 Psalms 19 81 1 Psalms 19 80 2 Psalms 19 81 2 Psalms 19 80 3 Psalms 19 81 3 Psalms 19 80 4 Psalms 19 81 4 Psalms 19 80 5 Psalms 19 81 5 Psalms 19 80 6 Psalms 19 81 6 Psalms 19 80 7 Psalms 19 81 7 Psalms 19 80 8 Psalms 19 81 8 Psalms 19 80 9 Psalms 19 81 9 Psalms 19 80 10 Psalms 19 81 10 Psalms 19 80 11 Psalms 19 81 11 Psalms 19 80 12 Psalms 19 81 12 Psalms 19 80 13 Psalms 19 81 13 Psalms 19 80 14 Psalms 19 81 14 Psalms 19 80 15 Psalms 19 81 15 Psalms 19 80 16 Psalms 19 81 16 Psalms 19 80 17 Psalms 19 81 17 Psalms 19 81 1 Psalms 19 82 1 Psalms 19 81 2 Psalms 19 82 2 Psalms 19 81 3 Psalms 19 82 3 Psalms 19 81 4 Psalms 19 82 4 Psalms 19 81 5 Psalms 19 82 5 Psalms 19 81 6 Psalms 19 82 6 Psalms 19 81 7 Psalms 19 82 7 Psalms 19 81 8 Psalms 19 82 8 Psalms 19 82 1 Psalms 19 83 1 Psalms 19 82 2 Psalms 19 83 2 Psalms 19 82 3 Psalms 19 83 3 Psalms 19 82 4 Psalms 19 83 4 Psalms 19 82 5 Psalms 19 83 5 Psalms 19 82 6 Psalms 19 83 6 Psalms 19 82 7 Psalms 19 83 7 Psalms 19 82 8 Psalms 19 83 8 Psalms 19 82 9 Psalms 19 83 9 Psalms 19 82 10 Psalms 19 83 10 Psalms 19 82 11 Psalms 19 83 11 Psalms 19 82 12 Psalms 19 83 12 Psalms 19 82 13 Psalms 19 83 13 Psalms 19 82 14 Psalms 19 83 14 Psalms 19 82 15 Psalms 19 83 15 Psalms 19 82 16 Psalms 19 83 16 Psalms 19 82 17 Psalms 19 83 17 Psalms 19 82 18 Psalms 19 83 18 Psalms 19 82 19 Psalms 19 83 19 Psalms 19 83 1 Psalms 19 84 1 Psalms 19 83 2 Psalms 19 84 2 Psalms 19 83 3 Psalms 19 84 3 Psalms 19 83 4 Psalms 19 84 4 Psalms 19 83 5 Psalms 19 84 5 Psalms 19 83 6 Psalms 19 84 6 Psalms 19 83 7 Psalms 19 84 7 Psalms 19 83 8 Psalms 19 84 8 Psalms 19 83 9 Psalms 19 84 9 Psalms 19 83 10 Psalms 19 84 10 Psalms 19 83 11 Psalms 19 84 11 Psalms 19 83 12 Psalms 19 84 12 Psalms 19 83 13 Psalms 19 84 13 Psalms 19 84 1 Psalms 19 85 1 Psalms 19 84 2 Psalms 19 85 2 Psalms 19 84 3 Psalms 19 85 3 Psalms 19 84 4 Psalms 19 85 4 Psalms 19 84 5 Psalms 19 85 5 Psalms 19 84 6 Psalms 19 85 6 Psalms 19 84 7 Psalms 19 85 7 Psalms 19 84 8 Psalms 19 85 8 Psalms 19 84 9 Psalms 19 85 9 Psalms 19 84 10 Psalms 19 85 10 Psalms 19 84 11 Psalms 19 85 11 Psalms 19 84 12 Psalms 19 85 12 Psalms 19 84 13 Psalms 19 85 13 Psalms 19 84 14 Psalms 19 85 14 Psalms 19 85 1 Psalms 19 86 1 Psalms 19 85 2 Psalms 19 86 2 Psalms 19 85 3 Psalms 19 86 3 Psalms 19 85 4 Psalms 19 86 4 Psalms 19 85 5 Psalms 19 86 5 Psalms 19 85 6 Psalms 19 86 6 Psalms 19 85 7 Psalms 19 86 7 Psalms 19 85 8 Psalms 19 86 8 Psalms 19 85 9 Psalms 19 86 9 Psalms 19 85 10 Psalms 19 86 10 Psalms 19 85 11 Psalms 19 86 11 Psalms 19 85 12 Psalms 19 86 12 Psalms 19 85 13 Psalms 19 86 13 Psalms 19 85 14 Psalms 19 86 14 Psalms 19 85 15 Psalms 19 86 15 Psalms 19 85 16 Psalms 19 86 16 Psalms 19 85 17 Psalms 19 86 17 Psalms 19 86 1 Psalms 19 87 1 Psalms 19 86 2 Psalms 19 87 2 Psalms 19 86 3 Psalms 19 87 3 Psalms 19 86 4 Psalms 19 87 4 Psalms 19 86 5 Psalms 19 87 5 Psalms 19 86 6 Psalms 19 87 6 Psalms 19 86 7 Psalms 19 87 7 Psalms 19 87 1 Psalms 19 88 1 Psalms 19 87 2 Psalms 19 88 2 Psalms 19 87 3 Psalms 19 88 3 Psalms 19 87 4 Psalms 19 88 4 Psalms 19 87 5 Psalms 19 88 5 Psalms 19 87 6 Psalms 19 88 6 Psalms 19 87 7 Psalms 19 88 7 Psalms 19 87 8 Psalms 19 88 8 Psalms 19 87 9 Psalms 19 88 9 Psalms 19 87 10 Psalms 19 88 10 Psalms 19 87 11 Psalms 19 88 11 Psalms 19 87 12 Psalms 19 88 12 Psalms 19 87 13 Psalms 19 88 13 Psalms 19 87 14 Psalms 19 88 14 Psalms 19 87 15 Psalms 19 88 15 Psalms 19 87 16 Psalms 19 88 16 Psalms 19 87 17 Psalms 19 88 17 Psalms 19 87 18 Psalms 19 88 18 Psalms 19 87 19 Psalms 19 88 19 Psalms 19 88 1 Psalms 19 89 1 Psalms 19 88 2 Psalms 19 89 2 Psalms 19 88 3 Psalms 19 89 3 Psalms 19 88 4 Psalms 19 89 4 Psalms 19 88 5 Psalms 19 89 5 Psalms 19 88 6 Psalms 19 89 6 Psalms 19 88 7 Psalms 19 89 7 Psalms 19 88 8 Psalms 19 89 8 Psalms 19 88 9 Psalms 19 89 9 Psalms 19 88 10 Psalms 19 89 10 Psalms 19 88 11 Psalms 19 89 11 Psalms 19 88 12 Psalms 19 89 12 Psalms 19 88 13 Psalms 19 89 13 Psalms 19 88 14 Psalms 19 89 14 Psalms 19 88 15 Psalms 19 89 15 Psalms 19 88 16 Psalms 19 89 16 Psalms 19 88 17 Psalms 19 89 17 Psalms 19 88 18 Psalms 19 89 18 Psalms 19 88 19 Psalms 19 89 19 Psalms 19 88 20 Psalms 19 89 20 Psalms 19 88 21 Psalms 19 89 21 Psalms 19 88 22 Psalms 19 89 22 Psalms 19 88 23 Psalms 19 89 23 Psalms 19 88 24 Psalms 19 89 24 Psalms 19 88 25 Psalms 19 89 25 Psalms 19 88 26 Psalms 19 89 26 Psalms 19 88 27 Psalms 19 89 27 Psalms 19 88 28 Psalms 19 89 28 Psalms 19 88 29 Psalms 19 89 29 Psalms 19 88 30 Psalms 19 89 30 Psalms 19 88 31 Psalms 19 89 31 Psalms 19 88 32 Psalms 19 89 32 Psalms 19 88 33 Psalms 19 89 33 Psalms 19 88 34 Psalms 19 89 34 Psalms 19 88 35 Psalms 19 89 35 Psalms 19 88 36 Psalms 19 89 36 Psalms 19 88 37 Psalms 19 89 37 Psalms 19 88 38 Psalms 19 89 38 Psalms 19 88 39 Psalms 19 89 39 Psalms 19 88 40 Psalms 19 89 40 Psalms 19 88 41 Psalms 19 89 41 Psalms 19 88 42 Psalms 19 89 42 Psalms 19 88 43 Psalms 19 89 43 Psalms 19 88 44 Psalms 19 89 44 Psalms 19 88 45 Psalms 19 89 45 Psalms 19 88 46 Psalms 19 89 46 Psalms 19 88 47 Psalms 19 89 47 Psalms 19 88 48 Psalms 19 89 48 Psalms 19 88 49 Psalms 19 89 49 Psalms 19 88 50 Psalms 19 89 50 Psalms 19 88 51 Psalms 19 89 51 Psalms 19 88 52 Psalms 19 89 52 Psalms 19 88 53 Psalms 19 89 53 Psalms 19 89 1 Psalms 19 90 1 Psalms 19 89 2 Psalms 19 90 2 Psalms 19 89 3 Psalms 19 90 3 Psalms 19 89 4 Psalms 19 90 4 Psalms 19 89 5 Psalms 19 90 5 Psalms 19 89 6 Psalms 19 90 6 Psalms 19 89 7 Psalms 19 90 7 Psalms 19 89 8 Psalms 19 90 8 Psalms 19 89 9 Psalms 19 90 9 Psalms 19 89 10 Psalms 19 90 10 Psalms 19 89 11 Psalms 19 90 11 Psalms 19 89 12 Psalms 19 90 12 Psalms 19 89 13 Psalms 19 90 13 Psalms 19 89 14 Psalms 19 90 14 Psalms 19 89 15 Psalms 19 90 15 Psalms 19 89 16 Psalms 19 90 16 Psalms 19 89 17 Psalms 19 90 17 Psalms 19 90 1 Psalms 19 91 1 Psalms 19 90 2 Psalms 19 91 2 Psalms 19 90 3 Psalms 19 91 3 Psalms 19 90 4 Psalms 19 91 4 Psalms 19 90 5 Psalms 19 91 5 Psalms 19 90 6 Psalms 19 91 6 Psalms 19 90 7 Psalms 19 91 7 Psalms 19 90 8 Psalms 19 91 8 Psalms 19 90 9 Psalms 19 91 9 Psalms 19 90 10 Psalms 19 91 10 Psalms 19 90 11 Psalms 19 91 11 Psalms 19 90 12 Psalms 19 91 12 Psalms 19 90 13 Psalms 19 91 13 Psalms 19 90 14 Psalms 19 91 14 Psalms 19 90 15 Psalms 19 91 15 Psalms 19 90 16 Psalms 19 91 16 Psalms 19 91 1 Psalms 19 92 1 Psalms 19 91 2 Psalms 19 92 2 Psalms 19 91 3 Psalms 19 92 3 Psalms 19 91 4 Psalms 19 92 4 Psalms 19 91 5 Psalms 19 92 5 Psalms 19 91 6 Psalms 19 92 6 Psalms 19 91 7 Psalms 19 92 7 Psalms 19 91 8 Psalms 19 92 8 Psalms 19 91 9 Psalms 19 92 9 Psalms 19 91 10 Psalms 19 92 10 Psalms 19 91 11 Psalms 19 92 11 Psalms 19 91 12 Psalms 19 92 12 Psalms 19 91 13 Psalms 19 92 13 Psalms 19 91 14 Psalms 19 92 14 Psalms 19 91 15 Psalms 19 92 15 Psalms 19 91 16 Psalms 19 92 16 Psalms 19 92 1 Psalms 19 93 1 Psalms 19 92 2 Psalms 19 93 2 Psalms 19 92 3 Psalms 19 93 3 Psalms 19 92 4 Psalms 19 93 4 Psalms 19 92 5 Psalms 19 93 5 Psalms 19 93 1 Psalms 19 94 1 Psalms 19 93 2 Psalms 19 94 2 Psalms 19 93 3 Psalms 19 94 3 Psalms 19 93 4 Psalms 19 94 4 Psalms 19 93 5 Psalms 19 94 5 Psalms 19 93 6 Psalms 19 94 6 Psalms 19 93 7 Psalms 19 94 7 Psalms 19 93 8 Psalms 19 94 8 Psalms 19 93 9 Psalms 19 94 9 Psalms 19 93 10 Psalms 19 94 10 Psalms 19 93 11 Psalms 19 94 11 Psalms 19 93 12 Psalms 19 94 12 Psalms 19 93 13 Psalms 19 94 13 Psalms 19 93 14 Psalms 19 94 14 Psalms 19 93 15 Psalms 19 94 15 Psalms 19 93 16 Psalms 19 94 16 Psalms 19 93 17 Psalms 19 94 17 Psalms 19 93 18 Psalms 19 94 18 Psalms 19 93 19 Psalms 19 94 19 Psalms 19 93 20 Psalms 19 94 20 Psalms 19 93 21 Psalms 19 94 21 Psalms 19 93 22 Psalms 19 94 22 Psalms 19 93 23 Psalms 19 94 23 Psalms 19 94 1 Psalms 19 95 1 Psalms 19 94 2 Psalms 19 95 2 Psalms 19 94 3 Psalms 19 95 3 Psalms 19 94 4 Psalms 19 95 4 Psalms 19 94 5 Psalms 19 95 5 Psalms 19 94 6 Psalms 19 95 6 Psalms 19 94 7 Psalms 19 95 7 Psalms 19 94 8 Psalms 19 95 8 Psalms 19 94 9 Psalms 19 95 9 Psalms 19 94 10 Psalms 19 95 10 Psalms 19 94 11 Psalms 19 95 11 Psalms 19 95 1 Psalms 19 96 1 Psalms 19 95 2 Psalms 19 96 2 Psalms 19 95 3 Psalms 19 96 3 Psalms 19 95 4 Psalms 19 96 4 Psalms 19 95 5 Psalms 19 96 5 Psalms 19 95 6 Psalms 19 96 6 Psalms 19 95 7 Psalms 19 96 7 Psalms 19 95 8 Psalms 19 96 8 Psalms 19 95 9 Psalms 19 96 9 Psalms 19 95 10 Psalms 19 96 10 Psalms 19 95 11 Psalms 19 96 11 Psalms 19 95 12 Psalms 19 96 12 Psalms 19 95 13 Psalms 19 96 13 Psalms 19 96 1 Psalms 19 97 1 Psalms 19 96 2 Psalms 19 97 2 Psalms 19 96 3 Psalms 19 97 3 Psalms 19 96 4 Psalms 19 97 4 Psalms 19 96 5 Psalms 19 97 5 Psalms 19 96 6 Psalms 19 97 6 Psalms 19 96 7 Psalms 19 97 7 Psalms 19 96 8 Psalms 19 97 8 Psalms 19 96 9 Psalms 19 97 9 Psalms 19 96 10 Psalms 19 97 10 Psalms 19 96 11 Psalms 19 97 11 Psalms 19 96 12 Psalms 19 97 12 Psalms 19 97 1 Psalms 19 98 1 Psalms 19 97 2 Psalms 19 98 2 Psalms 19 97 3 Psalms 19 98 3 Psalms 19 97 4 Psalms 19 98 4 Psalms 19 97 5 Psalms 19 98 5 Psalms 19 97 6 Psalms 19 98 6 Psalms 19 97 7 Psalms 19 98 7 Psalms 19 97 8 Psalms 19 98 8 Psalms 19 97 9 Psalms 19 98 9 Psalms 19 98 1 Psalms 19 99 1 Psalms 19 98 2 Psalms 19 99 2 Psalms 19 98 3 Psalms 19 99 3 Psalms 19 98 4 Psalms 19 99 4 Psalms 19 98 5 Psalms 19 99 5 Psalms 19 98 6 Psalms 19 99 6 Psalms 19 98 7 Psalms 19 99 7 Psalms 19 98 8 Psalms 19 99 8 Psalms 19 98 9 Psalms 19 99 9 Psalms 19 99 1 Psalms 19 100 1 Psalms 19 99 2 Psalms 19 100 2 Psalms 19 99 3 Psalms 19 100 3 Psalms 19 99 4 Psalms 19 100 4 Psalms 19 99 5 Psalms 19 100 5 Psalms 19 100 1 Psalms 19 101 1 Psalms 19 100 2 Psalms 19 101 2 Psalms 19 100 3 Psalms 19 101 3 Psalms 19 100 4 Psalms 19 101 4 Psalms 19 100 5 Psalms 19 101 5 Psalms 19 100 6 Psalms 19 101 6 Psalms 19 100 7 Psalms 19 101 7 Psalms 19 100 8 Psalms 19 101 8 Psalms 19 101 1 Psalms 19 102 1 Psalms 19 101 2 Psalms 19 102 2 Psalms 19 101 3 Psalms 19 102 3 Psalms 19 101 4 Psalms 19 102 4 Psalms 19 101 5 Psalms 19 102 5 Psalms 19 101 6 Psalms 19 102 6 Psalms 19 101 7 Psalms 19 102 7 Psalms 19 101 8 Psalms 19 102 8 Psalms 19 101 9 Psalms 19 102 9 Psalms 19 101 10 Psalms 19 102 10 Psalms 19 101 11 Psalms 19 102 11 Psalms 19 101 12 Psalms 19 102 12 Psalms 19 101 13 Psalms 19 102 13 Psalms 19 101 14 Psalms 19 102 14 Psalms 19 101 15 Psalms 19 102 15 Psalms 19 101 16 Psalms 19 102 16 Psalms 19 101 17 Psalms 19 102 17 Psalms 19 101 18 Psalms 19 102 18 Psalms 19 101 19 Psalms 19 102 19 Psalms 19 101 20 Psalms 19 102 20 Psalms 19 101 21 Psalms 19 102 21 Psalms 19 101 22 Psalms 19 102 22 Psalms 19 101 23 Psalms 19 102 23 Psalms 19 101 24 Psalms 19 102 24 Psalms 19 101 25 Psalms 19 102 25 Psalms 19 101 26 Psalms 19 102 26 Psalms 19 101 27 Psalms 19 102 27 Psalms 19 101 28 Psalms 19 102 28 Psalms 19 101 29 Psalms 19 102 29 Psalms 19 102 1 Psalms 19 103 1 Psalms 19 102 2 Psalms 19 103 2 Psalms 19 102 3 Psalms 19 103 3 Psalms 19 102 4 Psalms 19 103 4 Psalms 19 102 5 Psalms 19 103 5 Psalms 19 102 6 Psalms 19 103 6 Psalms 19 102 7 Psalms 19 103 7 Psalms 19 102 8 Psalms 19 103 8 Psalms 19 102 9 Psalms 19 103 9 Psalms 19 102 10 Psalms 19 103 10 Psalms 19 102 11 Psalms 19 103 11 Psalms 19 102 12 Psalms 19 103 12 Psalms 19 102 13 Psalms 19 103 13 Psalms 19 102 14 Psalms 19 103 14 Psalms 19 102 15 Psalms 19 103 15 Psalms 19 102 16 Psalms 19 103 16 Psalms 19 102 17 Psalms 19 103 17 Psalms 19 102 18 Psalms 19 103 18 Psalms 19 102 19 Psalms 19 103 19 Psalms 19 102 20 Psalms 19 103 20 Psalms 19 102 21 Psalms 19 103 21 Psalms 19 102 22 Psalms 19 103 22 Psalms 19 103 1 Psalms 19 104 1 Psalms 19 103 2 Psalms 19 104 2 Psalms 19 103 3 Psalms 19 104 3 Psalms 19 103 4 Psalms 19 104 4 Psalms 19 103 5 Psalms 19 104 5 Psalms 19 103 6 Psalms 19 104 6 Psalms 19 103 7 Psalms 19 104 7 Psalms 19 103 8 Psalms 19 104 8 Psalms 19 103 9 Psalms 19 104 9 Psalms 19 103 10 Psalms 19 104 10 Psalms 19 103 11 Psalms 19 104 11 Psalms 19 103 12 Psalms 19 104 12 Psalms 19 103 13 Psalms 19 104 13 Psalms 19 103 14 Psalms 19 104 14 Psalms 19 103 15 Psalms 19 104 15 Psalms 19 103 16 Psalms 19 104 16 Psalms 19 103 17 Psalms 19 104 17 Psalms 19 103 18 Psalms 19 104 18 Psalms 19 103 19 Psalms 19 104 19 Psalms 19 103 20 Psalms 19 104 20 Psalms 19 103 21 Psalms 19 104 21 Psalms 19 103 22 Psalms 19 104 22 Psalms 19 103 23 Psalms 19 104 23 Psalms 19 103 24 Psalms 19 104 24 Psalms 19 103 25 Psalms 19 104 25 Psalms 19 103 26 Psalms 19 104 26 Psalms 19 103 27 Psalms 19 104 27 Psalms 19 103 28 Psalms 19 104 28 Psalms 19 103 29 Psalms 19 104 29 Psalms 19 103 30 Psalms 19 104 30 Psalms 19 103 31 Psalms 19 104 31 Psalms 19 103 32 Psalms 19 104 32 Psalms 19 103 33 Psalms 19 104 33 Psalms 19 103 34 Psalms 19 104 34 Psalms 19 103 35 Psalms 19 104 35 Psalms 19 104 1 Psalms 19 105 1 Psalms 19 104 2 Psalms 19 105 2 Psalms 19 104 3 Psalms 19 105 3 Psalms 19 104 4 Psalms 19 105 4 Psalms 19 104 5 Psalms 19 105 5 Psalms 19 104 6 Psalms 19 105 6 Psalms 19 104 7 Psalms 19 105 7 Psalms 19 104 8 Psalms 19 105 8 Psalms 19 104 9 Psalms 19 105 9 Psalms 19 104 10 Psalms 19 105 10 Psalms 19 104 11 Psalms 19 105 11 Psalms 19 104 12 Psalms 19 105 12 Psalms 19 104 13 Psalms 19 105 13 Psalms 19 104 14 Psalms 19 105 14 Psalms 19 104 15 Psalms 19 105 15 Psalms 19 104 16 Psalms 19 105 16 Psalms 19 104 17 Psalms 19 105 17 Psalms 19 104 18 Psalms 19 105 18 Psalms 19 104 19 Psalms 19 105 19 Psalms 19 104 20 Psalms 19 105 20 Psalms 19 104 21 Psalms 19 105 21 Psalms 19 104 22 Psalms 19 105 22 Psalms 19 104 23 Psalms 19 105 23 Psalms 19 104 24 Psalms 19 105 24 Psalms 19 104 25 Psalms 19 105 25 Psalms 19 104 26 Psalms 19 105 26 Psalms 19 104 27 Psalms 19 105 27 Psalms 19 104 28 Psalms 19 105 28 Psalms 19 104 29 Psalms 19 105 29 Psalms 19 104 30 Psalms 19 105 30 Psalms 19 104 31 Psalms 19 105 31 Psalms 19 104 32 Psalms 19 105 32 Psalms 19 104 33 Psalms 19 105 33 Psalms 19 104 34 Psalms 19 105 34 Psalms 19 104 35 Psalms 19 105 35 Psalms 19 104 36 Psalms 19 105 36 Psalms 19 104 37 Psalms 19 105 37 Psalms 19 104 38 Psalms 19 105 38 Psalms 19 104 39 Psalms 19 105 39 Psalms 19 104 40 Psalms 19 105 40 Psalms 19 104 41 Psalms 19 105 41 Psalms 19 104 42 Psalms 19 105 42 Psalms 19 104 43 Psalms 19 105 43 Psalms 19 104 44 Psalms 19 105 44 Psalms 19 104 45 Psalms 19 105 45 Psalms 19 105 1 Psalms 19 106 1 Psalms 19 105 2 Psalms 19 106 2 Psalms 19 105 3 Psalms 19 106 3 Psalms 19 105 4 Psalms 19 106 4 Psalms 19 105 5 Psalms 19 106 5 Psalms 19 105 6 Psalms 19 106 6 Psalms 19 105 7 Psalms 19 106 7 Psalms 19 105 8 Psalms 19 106 8 Psalms 19 105 9 Psalms 19 106 9 Psalms 19 105 10 Psalms 19 106 10 Psalms 19 105 11 Psalms 19 106 11 Psalms 19 105 12 Psalms 19 106 12 Psalms 19 105 13 Psalms 19 106 13 Psalms 19 105 14 Psalms 19 106 14 Psalms 19 105 15 Psalms 19 106 15 Psalms 19 105 16 Psalms 19 106 16 Psalms 19 105 17 Psalms 19 106 17 Psalms 19 105 18 Psalms 19 106 18 Psalms 19 105 19 Psalms 19 106 19 Psalms 19 105 20 Psalms 19 106 20 Psalms 19 105 21 Psalms 19 106 21 Psalms 19 105 22 Psalms 19 106 22 Psalms 19 105 23 Psalms 19 106 23 Psalms 19 105 24 Psalms 19 106 24 Psalms 19 105 25 Psalms 19 106 25 Psalms 19 105 26 Psalms 19 106 26 Psalms 19 105 27 Psalms 19 106 27 Psalms 19 105 28 Psalms 19 106 28 Psalms 19 105 29 Psalms 19 106 29 Psalms 19 105 30 Psalms 19 106 30 Psalms 19 105 31 Psalms 19 106 31 Psalms 19 105 32 Psalms 19 106 32 Psalms 19 105 33 Psalms 19 106 33 Psalms 19 105 34 Psalms 19 106 34 Psalms 19 105 35 Psalms 19 106 35 Psalms 19 105 36 Psalms 19 106 36 Psalms 19 105 37 Psalms 19 106 37 Psalms 19 105 38 Psalms 19 106 38 Psalms 19 105 39 Psalms 19 106 39 Psalms 19 105 40 Psalms 19 106 40 Psalms 19 105 41 Psalms 19 106 41 Psalms 19 105 42 Psalms 19 106 42 Psalms 19 105 43 Psalms 19 106 43 Psalms 19 105 44 Psalms 19 106 44 Psalms 19 105 45 Psalms 19 106 45 Psalms 19 105 46 Psalms 19 106 46 Psalms 19 105 47 Psalms 19 106 47 Psalms 19 105 48 Psalms 19 106 48 Psalms 19 106 1 Psalms 19 107 1 Psalms 19 106 2 Psalms 19 107 2 Psalms 19 106 3 Psalms 19 107 3 Psalms 19 106 4 Psalms 19 107 4 Psalms 19 106 5 Psalms 19 107 5 Psalms 19 106 6 Psalms 19 107 6 Psalms 19 106 7 Psalms 19 107 7 Psalms 19 106 8 Psalms 19 107 8 Psalms 19 106 9 Psalms 19 107 9 Psalms 19 106 10 Psalms 19 107 10 Psalms 19 106 11 Psalms 19 107 11 Psalms 19 106 12 Psalms 19 107 12 Psalms 19 106 13 Psalms 19 107 13 Psalms 19 106 14 Psalms 19 107 14 Psalms 19 106 15 Psalms 19 107 15 Psalms 19 106 16 Psalms 19 107 16 Psalms 19 106 17 Psalms 19 107 17 Psalms 19 106 18 Psalms 19 107 18 Psalms 19 106 19 Psalms 19 107 19 Psalms 19 106 20 Psalms 19 107 20 Psalms 19 106 21 Psalms 19 107 21 Psalms 19 106 22 Psalms 19 107 22 Psalms 19 106 23 Psalms 19 107 23 Psalms 19 106 24 Psalms 19 107 24 Psalms 19 106 25 Psalms 19 107 25 Psalms 19 106 26 Psalms 19 107 26 Psalms 19 106 27 Psalms 19 107 27 Psalms 19 106 28 Psalms 19 107 28 Psalms 19 106 29 Psalms 19 107 29 Psalms 19 106 30 Psalms 19 107 30 Psalms 19 106 31 Psalms 19 107 31 Psalms 19 106 32 Psalms 19 107 32 Psalms 19 106 33 Psalms 19 107 33 Psalms 19 106 34 Psalms 19 107 34 Psalms 19 106 35 Psalms 19 107 35 Psalms 19 106 36 Psalms 19 107 36 Psalms 19 106 37 Psalms 19 107 37 Psalms 19 106 38 Psalms 19 107 38 Psalms 19 106 39 Psalms 19 107 39 Psalms 19 106 40 Psalms 19 107 40 Psalms 19 106 41 Psalms 19 107 41 Psalms 19 106 42 Psalms 19 107 42 Psalms 19 106 43 Psalms 19 107 43 Psalms 19 107 1 Psalms 19 108 1 Psalms 19 107 2 Psalms 19 108 2 Psalms 19 107 3 Psalms 19 108 3 Psalms 19 107 4 Psalms 19 108 4 Psalms 19 107 5 Psalms 19 108 5 Psalms 19 107 6 Psalms 19 108 6 Psalms 19 107 7 Psalms 19 108 7 Psalms 19 107 8 Psalms 19 108 8 Psalms 19 107 9 Psalms 19 108 9 Psalms 19 107 10 Psalms 19 108 10 Psalms 19 107 11 Psalms 19 108 11 Psalms 19 107 12 Psalms 19 108 12 Psalms 19 107 13 Psalms 19 108 13 Psalms 19 107 14 Psalms 19 108 14 Psalms 19 108 1 Psalms 19 109 1 Psalms 19 108 2 Psalms 19 109 2 Psalms 19 108 3 Psalms 19 109 3 Psalms 19 108 4 Psalms 19 109 4 Psalms 19 108 5 Psalms 19 109 5 Psalms 19 108 6 Psalms 19 109 6 Psalms 19 108 7 Psalms 19 109 7 Psalms 19 108 8 Psalms 19 109 8 Psalms 19 108 9 Psalms 19 109 9 Psalms 19 108 10 Psalms 19 109 10 Psalms 19 108 11 Psalms 19 109 11 Psalms 19 108 12 Psalms 19 109 12 Psalms 19 108 13 Psalms 19 109 13 Psalms 19 108 14 Psalms 19 109 14 Psalms 19 108 15 Psalms 19 109 15 Psalms 19 108 16 Psalms 19 109 16 Psalms 19 108 17 Psalms 19 109 17 Psalms 19 108 18 Psalms 19 109 18 Psalms 19 108 19 Psalms 19 109 19 Psalms 19 108 20 Psalms 19 109 20 Psalms 19 108 21 Psalms 19 109 21 Psalms 19 108 22 Psalms 19 109 22 Psalms 19 108 23 Psalms 19 109 23 Psalms 19 108 24 Psalms 19 109 24 Psalms 19 108 25 Psalms 19 109 25 Psalms 19 108 26 Psalms 19 109 26 Psalms 19 108 27 Psalms 19 109 27 Psalms 19 108 28 Psalms 19 109 28 Psalms 19 108 29 Psalms 19 109 29 Psalms 19 108 30 Psalms 19 109 30 Psalms 19 108 31 Psalms 19 109 31 Psalms 19 109 1 Psalms 19 110 1 Psalms 19 109 2 Psalms 19 110 2 Psalms 19 109 3 Psalms 19 110 3 Psalms 19 109 4 Psalms 19 110 4 Psalms 19 109 5 Psalms 19 110 5 Psalms 19 109 6 Psalms 19 110 6 Psalms 19 109 7 Psalms 19 110 7 Psalms 19 110 1 Psalms 19 111 1 Psalms 19 110 2 Psalms 19 111 2 Psalms 19 110 3 Psalms 19 111 3 Psalms 19 110 4 Psalms 19 111 4 Psalms 19 110 5 Psalms 19 111 5 Psalms 19 110 6 Psalms 19 111 6 Psalms 19 110 7 Psalms 19 111 7 Psalms 19 110 8 Psalms 19 111 8 Psalms 19 110 9 Psalms 19 111 9 Psalms 19 110 10 Psalms 19 111 10 Psalms 19 111 1 Psalms 19 112 1 Psalms 19 111 2 Psalms 19 112 2 Psalms 19 111 3 Psalms 19 112 3 Psalms 19 111 4 Psalms 19 112 4 Psalms 19 111 5 Psalms 19 112 5 Psalms 19 111 6 Psalms 19 112 6 Psalms 19 111 7 Psalms 19 112 7 Psalms 19 111 8 Psalms 19 112 8 Psalms 19 111 9 Psalms 19 112 9 Psalms 19 111 10 Psalms 19 112 10 Psalms 19 112 1 Psalms 19 113 1 Psalms 19 112 2 Psalms 19 113 2 Psalms 19 112 3 Psalms 19 113 3 Psalms 19 112 4 Psalms 19 113 4 Psalms 19 112 5 Psalms 19 113 5 Psalms 19 112 6 Psalms 19 113 6 Psalms 19 112 7 Psalms 19 113 7 Psalms 19 112 8 Psalms 19 113 8 Psalms 19 112 9 Psalms 19 113 9 Psalms 19 113 1 Psalms 19 114 1 Psalms 19 113 2 Psalms 19 114 2 Psalms 19 113 3 Psalms 19 114 3 Psalms 19 113 4 Psalms 19 114 4 Psalms 19 113 5 Psalms 19 114 5 Psalms 19 113 6 Psalms 19 114 6 Psalms 19 113 7 Psalms 19 114 7 Psalms 19 113 8 Psalms 19 114 8 Psalms 19 113 9 Psalms 19 115 1 Psalms 19 113 10 Psalms 19 115 2 Psalms 19 113 11 Psalms 19 115 3 Psalms 19 113 12 Psalms 19 115 4 Psalms 19 113 13 Psalms 19 115 5 Psalms 19 113 14 Psalms 19 115 6 Psalms 19 113 15 Psalms 19 115 7 Psalms 19 113 16 Psalms 19 115 8 Psalms 19 113 17 Psalms 19 115 9 Psalms 19 113 18 Psalms 19 115 10 Psalms 19 113 19 Psalms 19 115 11 Psalms 19 113 20 Psalms 19 115 12 Psalms 19 113 21 Psalms 19 115 13 Psalms 19 113 22 Psalms 19 115 14 Psalms 19 113 23 Psalms 19 115 15 Psalms 19 113 24 Psalms 19 115 16 Psalms 19 113 25 Psalms 19 115 17 Psalms 19 113 26 Psalms 19 115 18 Psalms 19 114 1 Psalms 19 116 1 Psalms 19 114 2 Psalms 19 116 2 Psalms 19 114 3 Psalms 19 116 3 Psalms 19 114 4 Psalms 19 116 4 Psalms 19 114 5 Psalms 19 116 5 Psalms 19 114 6 Psalms 19 116 6 Psalms 19 114 7 Psalms 19 116 7 Psalms 19 114 8 Psalms 19 116 8 Psalms 19 114 9 Psalms 19 116 9 Psalms 19 115 10 Psalms 19 116 10 Psalms 19 115 11 Psalms 19 116 11 Psalms 19 115 12 Psalms 19 116 12 Psalms 19 115 13 Psalms 19 116 13 Psalms 19 115 14 Psalms 19 116 14 Psalms 19 115 15 Psalms 19 116 15 Psalms 19 115 16 Psalms 19 116 16 Psalms 19 115 17 Psalms 19 116 17 Psalms 19 115 18 Psalms 19 116 18 Psalms 19 115 19 Psalms 19 116 19 Psalms 19 116 1 Psalms 19 117 1 Psalms 19 116 2 Psalms 19 117 2 Psalms 19 117 1 Psalms 19 118 1 Psalms 19 117 2 Psalms 19 118 2 Psalms 19 117 3 Psalms 19 118 3 Psalms 19 117 4 Psalms 19 118 4 Psalms 19 117 5 Psalms 19 118 5 Psalms 19 117 6 Psalms 19 118 6 Psalms 19 117 7 Psalms 19 118 7 Psalms 19 117 8 Psalms 19 118 8 Psalms 19 117 9 Psalms 19 118 9 Psalms 19 117 10 Psalms 19 118 10 Psalms 19 117 11 Psalms 19 118 11 Psalms 19 117 12 Psalms 19 118 12 Psalms 19 117 13 Psalms 19 118 13 Psalms 19 117 14 Psalms 19 118 14 Psalms 19 117 15 Psalms 19 118 15 Psalms 19 117 16 Psalms 19 118 16 Psalms 19 117 17 Psalms 19 118 17 Psalms 19 117 18 Psalms 19 118 18 Psalms 19 117 19 Psalms 19 118 19 Psalms 19 117 20 Psalms 19 118 20 Psalms 19 117 21 Psalms 19 118 21 Psalms 19 117 22 Psalms 19 118 22 Psalms 19 117 23 Psalms 19 118 23 Psalms 19 117 24 Psalms 19 118 24 Psalms 19 117 25 Psalms 19 118 25 Psalms 19 117 26 Psalms 19 118 26 Psalms 19 117 27 Psalms 19 118 27 Psalms 19 117 28 Psalms 19 118 28 Psalms 19 117 29 Psalms 19 118 29 Psalms 19 118 1 Psalms 19 119 1 Psalms 19 118 2 Psalms 19 119 2 Psalms 19 118 3 Psalms 19 119 3 Psalms 19 118 4 Psalms 19 119 4 Psalms 19 118 5 Psalms 19 119 5 Psalms 19 118 6 Psalms 19 119 6 Psalms 19 118 7 Psalms 19 119 7 Psalms 19 118 8 Psalms 19 119 8 Psalms 19 118 9 Psalms 19 119 9 Psalms 19 118 10 Psalms 19 119 10 Psalms 19 118 11 Psalms 19 119 11 Psalms 19 118 12 Psalms 19 119 12 Psalms 19 118 13 Psalms 19 119 13 Psalms 19 118 14 Psalms 19 119 14 Psalms 19 118 15 Psalms 19 119 15 Psalms 19 118 16 Psalms 19 119 16 Psalms 19 118 17 Psalms 19 119 17 Psalms 19 118 18 Psalms 19 119 18 Psalms 19 118 19 Psalms 19 119 19 Psalms 19 118 20 Psalms 19 119 20 Psalms 19 118 21 Psalms 19 119 21 Psalms 19 118 22 Psalms 19 119 22 Psalms 19 118 23 Psalms 19 119 23 Psalms 19 118 24 Psalms 19 119 24 Psalms 19 118 25 Psalms 19 119 25 Psalms 19 118 26 Psalms 19 119 26 Psalms 19 118 27 Psalms 19 119 27 Psalms 19 118 28 Psalms 19 119 28 Psalms 19 118 29 Psalms 19 119 29 Psalms 19 118 30 Psalms 19 119 30 Psalms 19 118 31 Psalms 19 119 31 Psalms 19 118 32 Psalms 19 119 32 Psalms 19 118 33 Psalms 19 119 33 Psalms 19 118 34 Psalms 19 119 34 Psalms 19 118 35 Psalms 19 119 35 Psalms 19 118 36 Psalms 19 119 36 Psalms 19 118 37 Psalms 19 119 37 Psalms 19 118 38 Psalms 19 119 38 Psalms 19 118 39 Psalms 19 119 39 Psalms 19 118 40 Psalms 19 119 40 Psalms 19 118 41 Psalms 19 119 41 Psalms 19 118 42 Psalms 19 119 42 Psalms 19 118 43 Psalms 19 119 43 Psalms 19 118 44 Psalms 19 119 44 Psalms 19 118 45 Psalms 19 119 45 Psalms 19 118 46 Psalms 19 119 46 Psalms 19 118 47 Psalms 19 119 47 Psalms 19 118 48 Psalms 19 119 48 Psalms 19 118 49 Psalms 19 119 49 Psalms 19 118 50 Psalms 19 119 50 Psalms 19 118 51 Psalms 19 119 51 Psalms 19 118 52 Psalms 19 119 52 Psalms 19 118 53 Psalms 19 119 53 Psalms 19 118 54 Psalms 19 119 54 Psalms 19 118 55 Psalms 19 119 55 Psalms 19 118 56 Psalms 19 119 56 Psalms 19 118 57 Psalms 19 119 57 Psalms 19 118 58 Psalms 19 119 58 Psalms 19 118 59 Psalms 19 119 59 Psalms 19 118 60 Psalms 19 119 60 Psalms 19 118 61 Psalms 19 119 61 Psalms 19 118 62 Psalms 19 119 62 Psalms 19 118 63 Psalms 19 119 63 Psalms 19 118 64 Psalms 19 119 64 Psalms 19 118 65 Psalms 19 119 65 Psalms 19 118 66 Psalms 19 119 66 Psalms 19 118 67 Psalms 19 119 67 Psalms 19 118 68 Psalms 19 119 68 Psalms 19 118 69 Psalms 19 119 69 Psalms 19 118 70 Psalms 19 119 70 Psalms 19 118 71 Psalms 19 119 71 Psalms 19 118 72 Psalms 19 119 72 Psalms 19 118 73 Psalms 19 119 73 Psalms 19 118 74 Psalms 19 119 74 Psalms 19 118 75 Psalms 19 119 75 Psalms 19 118 76 Psalms 19 119 76 Psalms 19 118 77 Psalms 19 119 77 Psalms 19 118 78 Psalms 19 119 78 Psalms 19 118 79 Psalms 19 119 79 Psalms 19 118 80 Psalms 19 119 80 Psalms 19 118 81 Psalms 19 119 81 Psalms 19 118 82 Psalms 19 119 82 Psalms 19 118 83 Psalms 19 119 83 Psalms 19 118 84 Psalms 19 119 84 Psalms 19 118 85 Psalms 19 119 85 Psalms 19 118 86 Psalms 19 119 86 Psalms 19 118 87 Psalms 19 119 87 Psalms 19 118 88 Psalms 19 119 88 Psalms 19 118 89 Psalms 19 119 89 Psalms 19 118 90 Psalms 19 119 90 Psalms 19 118 91 Psalms 19 119 91 Psalms 19 118 92 Psalms 19 119 92 Psalms 19 118 93 Psalms 19 119 93 Psalms 19 118 94 Psalms 19 119 94 Psalms 19 118 95 Psalms 19 119 95 Psalms 19 118 96 Psalms 19 119 96 Psalms 19 118 97 Psalms 19 119 97 Psalms 19 118 98 Psalms 19 119 98 Psalms 19 118 99 Psalms 19 119 99 Psalms 19 118 100 Psalms 19 119 100 Psalms 19 118 101 Psalms 19 119 101 Psalms 19 118 102 Psalms 19 119 102 Psalms 19 118 103 Psalms 19 119 103 Psalms 19 118 104 Psalms 19 119 104 Psalms 19 118 105 Psalms 19 119 105 Psalms 19 118 106 Psalms 19 119 106 Psalms 19 118 107 Psalms 19 119 107 Psalms 19 118 108 Psalms 19 119 108 Psalms 19 118 109 Psalms 19 119 109 Psalms 19 118 110 Psalms 19 119 110 Psalms 19 118 111 Psalms 19 119 111 Psalms 19 118 112 Psalms 19 119 112 Psalms 19 118 113 Psalms 19 119 113 Psalms 19 118 114 Psalms 19 119 114 Psalms 19 118 115 Psalms 19 119 115 Psalms 19 118 116 Psalms 19 119 116 Psalms 19 118 117 Psalms 19 119 117 Psalms 19 118 118 Psalms 19 119 118 Psalms 19 118 119 Psalms 19 119 119 Psalms 19 118 120 Psalms 19 119 120 Psalms 19 118 121 Psalms 19 119 121 Psalms 19 118 122 Psalms 19 119 122 Psalms 19 118 123 Psalms 19 119 123 Psalms 19 118 124 Psalms 19 119 124 Psalms 19 118 125 Psalms 19 119 125 Psalms 19 118 126 Psalms 19 119 126 Psalms 19 118 127 Psalms 19 119 127 Psalms 19 118 128 Psalms 19 119 128 Psalms 19 118 129 Psalms 19 119 129 Psalms 19 118 130 Psalms 19 119 130 Psalms 19 118 131 Psalms 19 119 131 Psalms 19 118 132 Psalms 19 119 132 Psalms 19 118 133 Psalms 19 119 133 Psalms 19 118 134 Psalms 19 119 134 Psalms 19 118 135 Psalms 19 119 135 Psalms 19 118 136 Psalms 19 119 136 Psalms 19 118 137 Psalms 19 119 137 Psalms 19 118 138 Psalms 19 119 138 Psalms 19 118 139 Psalms 19 119 139 Psalms 19 118 140 Psalms 19 119 140 Psalms 19 118 141 Psalms 19 119 141 Psalms 19 118 142 Psalms 19 119 142 Psalms 19 118 143 Psalms 19 119 143 Psalms 19 118 144 Psalms 19 119 144 Psalms 19 118 145 Psalms 19 119 145 Psalms 19 118 146 Psalms 19 119 146 Psalms 19 118 147 Psalms 19 119 147 Psalms 19 118 148 Psalms 19 119 148 Psalms 19 118 149 Psalms 19 119 149 Psalms 19 118 150 Psalms 19 119 150 Psalms 19 118 151 Psalms 19 119 151 Psalms 19 118 152 Psalms 19 119 152 Psalms 19 118 153 Psalms 19 119 153 Psalms 19 118 154 Psalms 19 119 154 Psalms 19 118 155 Psalms 19 119 155 Psalms 19 118 156 Psalms 19 119 156 Psalms 19 118 157 Psalms 19 119 157 Psalms 19 118 158 Psalms 19 119 158 Psalms 19 118 159 Psalms 19 119 159 Psalms 19 118 160 Psalms 19 119 160 Psalms 19 118 161 Psalms 19 119 161 Psalms 19 118 162 Psalms 19 119 162 Psalms 19 118 163 Psalms 19 119 163 Psalms 19 118 164 Psalms 19 119 164 Psalms 19 118 165 Psalms 19 119 165 Psalms 19 118 166 Psalms 19 119 166 Psalms 19 118 167 Psalms 19 119 167 Psalms 19 118 168 Psalms 19 119 168 Psalms 19 118 169 Psalms 19 119 169 Psalms 19 118 170 Psalms 19 119 170 Psalms 19 118 171 Psalms 19 119 171 Psalms 19 118 172 Psalms 19 119 172 Psalms 19 118 173 Psalms 19 119 173 Psalms 19 118 174 Psalms 19 119 174 Psalms 19 118 175 Psalms 19 119 175 Psalms 19 118 176 Psalms 19 119 176 Psalms 19 119 1 Psalms 19 120 1 Psalms 19 119 2 Psalms 19 120 2 Psalms 19 119 3 Psalms 19 120 3 Psalms 19 119 4 Psalms 19 120 4 Psalms 19 119 5 Psalms 19 120 5 Psalms 19 119 6 Psalms 19 120 6 Psalms 19 119 7 Psalms 19 120 7 Psalms 19 120 1 Psalms 19 121 1 Psalms 19 120 2 Psalms 19 121 2 Psalms 19 120 3 Psalms 19 121 3 Psalms 19 120 4 Psalms 19 121 4 Psalms 19 120 5 Psalms 19 121 5 Psalms 19 120 6 Psalms 19 121 6 Psalms 19 120 7 Psalms 19 121 7 Psalms 19 120 8 Psalms 19 121 8 Psalms 19 121 1 Psalms 19 122 1 Psalms 19 121 2 Psalms 19 122 2 Psalms 19 121 3 Psalms 19 122 3 Psalms 19 121 4 Psalms 19 122 4 Psalms 19 121 5 Psalms 19 122 5 Psalms 19 121 6 Psalms 19 122 6 Psalms 19 121 7 Psalms 19 122 7 Psalms 19 121 8 Psalms 19 122 8 Psalms 19 121 9 Psalms 19 122 9 Psalms 19 122 1 Psalms 19 123 1 Psalms 19 122 2 Psalms 19 123 2 Psalms 19 122 3 Psalms 19 123 3 Psalms 19 122 4 Psalms 19 123 4 Psalms 19 123 1 Psalms 19 124 1 Psalms 19 123 2 Psalms 19 124 2 Psalms 19 123 3 Psalms 19 124 3 Psalms 19 123 4 Psalms 19 124 4 Psalms 19 123 5 Psalms 19 124 5 Psalms 19 123 6 Psalms 19 124 6 Psalms 19 123 7 Psalms 19 124 7 Psalms 19 123 8 Psalms 19 124 8 Psalms 19 124 1 Psalms 19 125 1 Psalms 19 124 2 Psalms 19 125 2 Psalms 19 124 3 Psalms 19 125 3 Psalms 19 124 4 Psalms 19 125 4 Psalms 19 124 5 Psalms 19 125 5 Psalms 19 125 1 Psalms 19 126 1 Psalms 19 125 2 Psalms 19 126 2 Psalms 19 125 3 Psalms 19 126 3 Psalms 19 125 4 Psalms 19 126 4 Psalms 19 125 5 Psalms 19 126 5 Psalms 19 125 6 Psalms 19 126 6 Psalms 19 126 1 Psalms 19 127 1 Psalms 19 126 2 Psalms 19 127 2 Psalms 19 126 3 Psalms 19 127 3 Psalms 19 126 4 Psalms 19 127 4 Psalms 19 126 5 Psalms 19 127 5 Psalms 19 127 1 Psalms 19 128 1 Psalms 19 127 2 Psalms 19 128 2 Psalms 19 127 3 Psalms 19 128 3 Psalms 19 127 4 Psalms 19 128 4 Psalms 19 127 5 Psalms 19 128 5 Psalms 19 127 6 Psalms 19 128 6 Psalms 19 128 1 Psalms 19 129 1 Psalms 19 128 2 Psalms 19 129 2 Psalms 19 128 3 Psalms 19 129 3 Psalms 19 128 4 Psalms 19 129 4 Psalms 19 128 5 Psalms 19 129 5 Psalms 19 128 6 Psalms 19 129 6 Psalms 19 128 7 Psalms 19 129 7 Psalms 19 128 8 Psalms 19 129 8 Psalms 19 129 1 Psalms 19 130 1 Psalms 19 129 2 Psalms 19 130 2 Psalms 19 129 3 Psalms 19 130 3 Psalms 19 129 4 Psalms 19 130 4 Psalms 19 129 5 Psalms 19 130 5 Psalms 19 129 6 Psalms 19 130 6 Psalms 19 129 7 Psalms 19 130 7 Psalms 19 129 8 Psalms 19 130 8 Psalms 19 130 1 Psalms 19 131 1 Psalms 19 130 2 Psalms 19 131 2 Psalms 19 130 3 Psalms 19 131 3 Psalms 19 131 1 Psalms 19 132 1 Psalms 19 131 2 Psalms 19 132 2 Psalms 19 131 3 Psalms 19 132 3 Psalms 19 131 4 Psalms 19 132 4 Psalms 19 131 5 Psalms 19 132 5 Psalms 19 131 6 Psalms 19 132 6 Psalms 19 131 7 Psalms 19 132 7 Psalms 19 131 8 Psalms 19 132 8 Psalms 19 131 9 Psalms 19 132 9 Psalms 19 131 10 Psalms 19 132 10 Psalms 19 131 11 Psalms 19 132 11 Psalms 19 131 12 Psalms 19 132 12 Psalms 19 131 13 Psalms 19 132 13 Psalms 19 131 14 Psalms 19 132 14 Psalms 19 131 15 Psalms 19 132 15 Psalms 19 131 16 Psalms 19 132 16 Psalms 19 131 17 Psalms 19 132 17 Psalms 19 131 18 Psalms 19 132 18 Psalms 19 132 1 Psalms 19 133 1 Psalms 19 132 2 Psalms 19 133 2 Psalms 19 132 3 Psalms 19 133 3 Psalms 19 133 1 Psalms 19 134 1 Psalms 19 133 2 Psalms 19 134 2 Psalms 19 133 3 Psalms 19 134 3 Psalms 19 134 1 Psalms 19 135 1 Psalms 19 134 2 Psalms 19 135 2 Psalms 19 134 3 Psalms 19 135 3 Psalms 19 134 4 Psalms 19 135 4 Psalms 19 134 5 Psalms 19 135 5 Psalms 19 134 6 Psalms 19 135 6 Psalms 19 134 7 Psalms 19 135 7 Psalms 19 134 8 Psalms 19 135 8 Psalms 19 134 9 Psalms 19 135 9 Psalms 19 134 10 Psalms 19 135 10 Psalms 19 134 11 Psalms 19 135 11 Psalms 19 134 12 Psalms 19 135 12 Psalms 19 134 13 Psalms 19 135 13 Psalms 19 134 14 Psalms 19 135 14 Psalms 19 134 15 Psalms 19 135 15 Psalms 19 134 16 Psalms 19 135 16 Psalms 19 134 17 Psalms 19 135 17 Psalms 19 134 18 Psalms 19 135 18 Psalms 19 134 19 Psalms 19 135 19 Psalms 19 134 20 Psalms 19 135 20 Psalms 19 134 21 Psalms 19 135 21 Psalms 19 135 1 Psalms 19 136 1 Psalms 19 135 2 Psalms 19 136 2 Psalms 19 135 3 Psalms 19 136 3 Psalms 19 135 4 Psalms 19 136 4 Psalms 19 135 5 Psalms 19 136 5 Psalms 19 135 6 Psalms 19 136 6 Psalms 19 135 7 Psalms 19 136 7 Psalms 19 135 8 Psalms 19 136 8 Psalms 19 135 9 Psalms 19 136 9 Psalms 19 135 10 Psalms 19 136 10 Psalms 19 135 11 Psalms 19 136 11 Psalms 19 135 12 Psalms 19 136 12 Psalms 19 135 13 Psalms 19 136 13 Psalms 19 135 14 Psalms 19 136 14 Psalms 19 135 15 Psalms 19 136 15 Psalms 19 135 16 Psalms 19 136 16 Psalms 19 135 17 Psalms 19 136 17 Psalms 19 135 18 Psalms 19 136 18 Psalms 19 135 19 Psalms 19 136 19 Psalms 19 135 20 Psalms 19 136 20 Psalms 19 135 21 Psalms 19 136 21 Psalms 19 135 22 Psalms 19 136 22 Psalms 19 135 23 Psalms 19 136 23 Psalms 19 135 24 Psalms 19 136 24 Psalms 19 135 25 Psalms 19 136 25 Psalms 19 135 26 Psalms 19 136 26 Psalms 19 136 1 Psalms 19 137 1 Psalms 19 136 2 Psalms 19 137 2 Psalms 19 136 3 Psalms 19 137 3 Psalms 19 136 4 Psalms 19 137 4 Psalms 19 136 5 Psalms 19 137 5 Psalms 19 136 6 Psalms 19 137 6 Psalms 19 136 7 Psalms 19 137 7 Psalms 19 136 8 Psalms 19 137 8 Psalms 19 136 9 Psalms 19 137 9 Psalms 19 137 1 Psalms 19 138 1 Psalms 19 137 2 Psalms 19 138 2 Psalms 19 137 3 Psalms 19 138 3 Psalms 19 137 4 Psalms 19 138 4 Psalms 19 137 5 Psalms 19 138 5 Psalms 19 137 6 Psalms 19 138 6 Psalms 19 137 7 Psalms 19 138 7 Psalms 19 137 8 Psalms 19 138 8 Psalms 19 138 1 Psalms 19 139 1 Psalms 19 138 2 Psalms 19 139 2 Psalms 19 138 3 Psalms 19 139 3 Psalms 19 138 4 Psalms 19 139 4 Psalms 19 138 5 Psalms 19 139 5 Psalms 19 138 6 Psalms 19 139 6 Psalms 19 138 7 Psalms 19 139 7 Psalms 19 138 8 Psalms 19 139 8 Psalms 19 138 9 Psalms 19 139 9 Psalms 19 138 10 Psalms 19 139 10 Psalms 19 138 11 Psalms 19 139 11 Psalms 19 138 12 Psalms 19 139 12 Psalms 19 138 13 Psalms 19 139 13 Psalms 19 138 14 Psalms 19 139 14 Psalms 19 138 15 Psalms 19 139 15 Psalms 19 138 16 Psalms 19 139 16 Psalms 19 138 17 Psalms 19 139 17 Psalms 19 138 18 Psalms 19 139 18 Psalms 19 138 19 Psalms 19 139 19 Psalms 19 138 20 Psalms 19 139 20 Psalms 19 138 21 Psalms 19 139 21 Psalms 19 138 22 Psalms 19 139 22 Psalms 19 138 23 Psalms 19 139 23 Psalms 19 138 24 Psalms 19 139 24 Psalms 19 139 1 Psalms 19 140 1 Psalms 19 139 2 Psalms 19 140 2 Psalms 19 139 3 Psalms 19 140 3 Psalms 19 139 4 Psalms 19 140 4 Psalms 19 139 5 Psalms 19 140 5 Psalms 19 139 6 Psalms 19 140 6 Psalms 19 139 7 Psalms 19 140 7 Psalms 19 139 8 Psalms 19 140 8 Psalms 19 139 9 Psalms 19 140 9 Psalms 19 139 10 Psalms 19 140 10 Psalms 19 139 11 Psalms 19 140 11 Psalms 19 139 12 Psalms 19 140 12 Psalms 19 139 13 Psalms 19 140 13 Psalms 19 139 14 Psalms 19 140 14 Psalms 19 140 1 Psalms 19 141 1 Psalms 19 140 2 Psalms 19 141 2 Psalms 19 140 3 Psalms 19 141 3 Psalms 19 140 4 Psalms 19 141 4 Psalms 19 140 5 Psalms 19 141 5 Psalms 19 140 6 Psalms 19 141 6 Psalms 19 140 7 Psalms 19 141 7 Psalms 19 140 8 Psalms 19 141 8 Psalms 19 140 9 Psalms 19 141 9 Psalms 19 140 10 Psalms 19 141 10 Psalms 19 141 1 Psalms 19 142 1 Psalms 19 141 2 Psalms 19 142 2 Psalms 19 141 3 Psalms 19 142 3 Psalms 19 141 4 Psalms 19 142 4 Psalms 19 141 5 Psalms 19 142 5 Psalms 19 141 6 Psalms 19 142 6 Psalms 19 141 7 Psalms 19 142 7 Psalms 19 141 8 Psalms 19 142 8 Psalms 19 142 1 Psalms 19 143 1 Psalms 19 142 2 Psalms 19 143 2 Psalms 19 142 3 Psalms 19 143 3 Psalms 19 142 4 Psalms 19 143 4 Psalms 19 142 5 Psalms 19 143 5 Psalms 19 142 6 Psalms 19 143 6 Psalms 19 142 7 Psalms 19 143 7 Psalms 19 142 8 Psalms 19 143 8 Psalms 19 142 9 Psalms 19 143 9 Psalms 19 142 10 Psalms 19 143 10 Psalms 19 142 11 Psalms 19 143 11 Psalms 19 142 12 Psalms 19 143 12 Psalms 19 143 1 Psalms 19 144 1 Psalms 19 143 2 Psalms 19 144 2 Psalms 19 143 3 Psalms 19 144 3 Psalms 19 143 4 Psalms 19 144 4 Psalms 19 143 5 Psalms 19 144 5 Psalms 19 143 6 Psalms 19 144 6 Psalms 19 143 7 Psalms 19 144 7 Psalms 19 143 8 Psalms 19 144 8 Psalms 19 143 9 Psalms 19 144 9 Psalms 19 143 10 Psalms 19 144 10 Psalms 19 143 11 Psalms 19 144 11 Psalms 19 143 12 Psalms 19 144 12 Psalms 19 143 13 Psalms 19 144 13 Psalms 19 143 14 Psalms 19 144 14 Psalms 19 143 15 Psalms 19 144 15 Psalms 19 144 1 Psalms 19 145 1 Psalms 19 144 2 Psalms 19 145 2 Psalms 19 144 3 Psalms 19 145 3 Psalms 19 144 4 Psalms 19 145 4 Psalms 19 144 5 Psalms 19 145 5 Psalms 19 144 6 Psalms 19 145 6 Psalms 19 144 7 Psalms 19 145 7 Psalms 19 144 8 Psalms 19 145 8 Psalms 19 144 9 Psalms 19 145 9 Psalms 19 144 10 Psalms 19 145 10 Psalms 19 144 11 Psalms 19 145 11 Psalms 19 144 12 Psalms 19 145 12 Psalms 19 144 13 Psalms 19 145 13 Psalms 19 144 14 Psalms 19 145 14 Psalms 19 144 15 Psalms 19 145 15 Psalms 19 144 16 Psalms 19 145 16 Psalms 19 144 17 Psalms 19 145 17 Psalms 19 144 18 Psalms 19 145 18 Psalms 19 144 19 Psalms 19 145 19 Psalms 19 144 20 Psalms 19 145 20 Psalms 19 144 21 Psalms 19 145 21 Psalms 19 145 1 Psalms 19 146 1 Psalms 19 145 2 Psalms 19 146 1 Psalms 19 145 2 Psalms 19 146 2 Psalms 19 145 3 Psalms 19 146 3 Psalms 19 145 4 Psalms 19 146 4 Psalms 19 145 5 Psalms 19 146 5 Psalms 19 145 6 Psalms 19 146 6 Psalms 19 145 7 Psalms 19 146 7 Psalms 19 145 8 Psalms 19 146 8 Psalms 19 145 9 Psalms 19 146 9 Psalms 19 145 10 Psalms 19 146 10 Psalms 19 146 1 Psalms 19 147 1 Psalms 19 146 2 Psalms 19 147 2 Psalms 19 146 3 Psalms 19 147 3 Psalms 19 146 4 Psalms 19 147 4 Psalms 19 146 5 Psalms 19 147 5 Psalms 19 146 6 Psalms 19 147 6 Psalms 19 146 7 Psalms 19 147 7 Psalms 19 146 8 Psalms 19 147 8 Psalms 19 146 9 Psalms 19 147 9 Psalms 19 146 10 Psalms 19 147 10 Psalms 19 146 11 Psalms 19 147 11 Psalms 19 147 12 Psalms 19 147 12 Psalms 19 147 13 Psalms 19 147 13 Psalms 19 147 14 Psalms 19 147 14 Psalms 19 147 15 Psalms 19 147 15 Psalms 19 147 16 Psalms 19 147 16 Psalms 19 147 17 Psalms 19 147 17 Psalms 19 147 18 Psalms 19 147 18 Psalms 19 147 19 Psalms 19 147 19 Psalms 19 147 20 Psalms 19 147 20 Psalms 19 148 1 Psalms 19 148 1 Psalms 19 148 2 Psalms 19 148 2 Psalms 19 148 3 Psalms 19 148 3 Psalms 19 148 4 Psalms 19 148 4 Psalms 19 148 5 Psalms 19 148 5 Psalms 19 148 6 Psalms 19 148 6 Psalms 19 148 7 Psalms 19 148 7 Psalms 19 148 8 Psalms 19 148 8 Psalms 19 148 9 Psalms 19 148 9 Psalms 19 148 10 Psalms 19 148 10 Psalms 19 148 11 Psalms 19 148 11 Psalms 19 148 12 Psalms 19 148 12 Psalms 19 148 13 Psalms 19 148 13 Psalms 19 148 14 Psalms 19 148 14 Psalms 19 149 1 Psalms 19 149 1 Psalms 19 149 2 Psalms 19 149 2 Psalms 19 149 3 Psalms 19 149 3 Psalms 19 149 4 Psalms 19 149 4 Psalms 19 149 5 Psalms 19 149 5 Psalms 19 149 6 Psalms 19 149 6 Psalms 19 149 7 Psalms 19 149 7 Psalms 19 149 8 Psalms 19 149 8 Psalms 19 149 9 Psalms 19 149 9 Psalms 19 150 1 Psalms 19 150 1 Psalms 19 150 2 Psalms 19 150 2 Psalms 19 150 3 Psalms 19 150 3 Psalms 19 150 4 Psalms 19 150 4 Psalms 19 150 5 Psalms 19 150 5 Psalms 19 150 6 Psalms 19 150 6 Ecclesiastes 21 7 1 Ecclesiastes 21 6 12 Ecclesiastes 21 7 2 Ecclesiastes 21 7 1 Ecclesiastes 21 7 3 Ecclesiastes 21 7 2 Ecclesiastes 21 7 4 Ecclesiastes 21 7 3 Ecclesiastes 21 7 5 Ecclesiastes 21 7 4 Ecclesiastes 21 7 6 Ecclesiastes 21 7 5 Ecclesiastes 21 7 7 Ecclesiastes 21 7 6 Ecclesiastes 21 7 8 Ecclesiastes 21 7 7 Ecclesiastes 21 7 9 Ecclesiastes 21 7 8 Ecclesiastes 21 7 10 Ecclesiastes 21 7 9 Ecclesiastes 21 7 11 Ecclesiastes 21 7 10 Ecclesiastes 21 7 12 Ecclesiastes 21 7 11 Ecclesiastes 21 7 13 Ecclesiastes 21 7 12 Ecclesiastes 21 7 14 Ecclesiastes 21 7 13 Ecclesiastes 21 7 15 Ecclesiastes 21 7 14 Ecclesiastes 21 7 16 Ecclesiastes 21 7 15 Ecclesiastes 21 7 17 Ecclesiastes 21 7 16 Ecclesiastes 21 7 18 Ecclesiastes 21 7 17 Ecclesiastes 21 7 19 Ecclesiastes 21 7 18 Ecclesiastes 21 7 20 Ecclesiastes 21 7 19 Ecclesiastes 21 7 21 Ecclesiastes 21 7 20 Ecclesiastes 21 7 22 Ecclesiastes 21 7 21 Ecclesiastes 21 7 23 Ecclesiastes 21 7 22 Ecclesiastes 21 7 24 Ecclesiastes 21 7 23 Ecclesiastes 21 7 25 Ecclesiastes 21 7 24 Ecclesiastes 21 7 26 Ecclesiastes 21 7 25 Ecclesiastes 21 7 27 Ecclesiastes 21 7 26 Ecclesiastes 21 7 28 Ecclesiastes 21 7 27 Ecclesiastes 21 7 29 Ecclesiastes 21 7 28 Ecclesiastes 21 7 30 Ecclesiastes 21 7 29 Song of Solomon 22 1 1 Song of Solomon 22 1 1 Song of Solomon 22 1 1 Song of Solomon 22 1 2 Song of Solomon 22 1 2 Song of Solomon 22 1 3 Song of Solomon 22 1 3 Song of Solomon 22 1 4 Song of Solomon 22 1 4 Song of Solomon 22 1 5 Song of Solomon 22 1 5 Song of Solomon 22 1 6 Song of Solomon 22 1 6 Song of Solomon 22 1 7 Song of Solomon 22 1 7 Song of Solomon 22 1 8 Song of Solomon 22 1 8 Song of Solomon 22 1 9 Song of Solomon 22 1 9 Song of Solomon 22 1 10 Song of Solomon 22 1 10 Song of Solomon 22 1 11 Song of Solomon 22 1 11 Song of Solomon 22 1 12 Song of Solomon 22 1 12 Song of Solomon 22 1 13 Song of Solomon 22 1 13 Song of Solomon 22 1 14 Song of Solomon 22 1 14 Song of Solomon 22 1 15 Song of Solomon 22 1 15 Song of Solomon 22 1 16 Song of Solomon 22 1 16 Song of Solomon 22 1 17 Song of Solomon 22 5 17 Song of Solomon 22 6 1 Song of Solomon 22 6 1 Song of Solomon 22 6 2 Song of Solomon 22 6 2 Song of Solomon 22 6 3 Song of Solomon 22 6 3 Song of Solomon 22 6 4 Song of Solomon 22 6 4 Song of Solomon 22 6 5 Song of Solomon 22 6 5 Song of Solomon 22 6 6 Song of Solomon 22 6 6 Song of Solomon 22 6 7 Song of Solomon 22 6 7 Song of Solomon 22 6 8 Song of Solomon 22 6 8 Song of Solomon 22 6 9 Song of Solomon 22 6 9 Song of Solomon 22 6 10 Song of Solomon 22 6 10 Song of Solomon 22 6 11 Song of Solomon 22 6 11 Song of Solomon 22 6 12 Song of Solomon 22 6 12 Song of Solomon 22 7 1 Song of Solomon 22 7 1 Song of Solomon 22 7 1 Song of Solomon 22 7 1 Song of Solomon 22 7 2 Song of Solomon 22 7 2 Song of Solomon 22 7 3 Song of Solomon 22 7 3 Song of Solomon 22 7 4 Song of Solomon 22 7 4 Song of Solomon 22 7 5 Song of Solomon 22 7 5 Song of Solomon 22 7 6 Song of Solomon 22 7 6 Song of Solomon 22 7 7 Song of Solomon 22 7 7 Song of Solomon 22 7 8 Song of Solomon 22 7 8 Song of Solomon 22 7 9 Song of Solomon 22 7 9 Song of Solomon 22 7 10 Song of Solomon 22 7 10 Song of Solomon 22 7 11 Song of Solomon 22 7 11 Song of Solomon 22 7 12 Song of Solomon 22 7 12 Song of Solomon 22 7 13 Song of Solomon 22 7 13 Song of Solomon 22 7 14 Isaiah 23 8 22 Isaiah 23 8 22 Isaiah 23 8 22 Isaiah 23 8 23 Isaiah 23 9 1 Isaiah 23 8 23 Isaiah 23 9 2 Isaiah 23 9 1 Isaiah 23 9 3 Isaiah 23 9 2 Isaiah 23 9 4 Isaiah 23 9 3 Isaiah 23 9 5 Isaiah 23 9 4 Isaiah 23 9 6 Isaiah 23 9 5 Isaiah 23 9 7 Isaiah 23 9 6 Isaiah 23 9 8 Isaiah 23 9 7 Isaiah 23 9 9 Isaiah 23 9 8 Isaiah 23 9 10 Isaiah 23 9 9 Isaiah 23 9 11 Isaiah 23 9 10 Isaiah 23 9 12 Isaiah 23 9 11 Isaiah 23 9 13 Isaiah 23 9 12 Isaiah 23 9 14 Isaiah 23 9 13 Isaiah 23 9 15 Isaiah 23 9 14 Isaiah 23 9 16 Isaiah 23 9 15 Isaiah 23 9 17 Isaiah 23 9 16 Isaiah 23 9 18 Isaiah 23 9 17 Isaiah 23 9 19 Isaiah 23 9 18 Isaiah 23 9 20 Isaiah 23 9 19 Isaiah 23 9 21 Isaiah 23 9 20 Isaiah 23 9 20 Isaiah 23 9 19 Isaiah 23 9 20 Isaiah 23 9 20 Isaiah 23 9 21 Isaiah 23 9 20 Isaiah 23 63 19 Isaiah 23 63 19 Isaiah 23 64 1 Isaiah 23 63 19 Isaiah 23 64 2 Isaiah 23 64 1 Isaiah 23 64 3 Isaiah 23 64 2 Isaiah 23 64 4 Isaiah 23 64 3 Isaiah 23 64 5 Isaiah 23 64 4 Isaiah 23 64 6 Isaiah 23 64 5 Isaiah 23 64 7 Isaiah 23 64 6 Isaiah 23 64 8 Isaiah 23 64 7 Isaiah 23 64 9 Isaiah 23 64 8 Isaiah 23 64 10 Isaiah 23 64 9 Isaiah 23 64 11 Isaiah 23 64 10 Isaiah 23 64 12 Isaiah 23 64 11 Jeremiah 24 9 1 Jeremiah 24 8 23 Jeremiah 24 9 2 Jeremiah 24 9 1 Jeremiah 24 9 3 Jeremiah 24 9 2 Jeremiah 24 9 4 Jeremiah 24 9 3 Jeremiah 24 9 5 Jeremiah 24 9 4 Jeremiah 24 9 6 Jeremiah 24 9 5 Jeremiah 24 9 7 Jeremiah 24 9 6 Jeremiah 24 9 8 Jeremiah 24 9 7 Jeremiah 24 9 9 Jeremiah 24 9 8 Jeremiah 24 9 10 Jeremiah 24 9 9 Jeremiah 24 9 11 Jeremiah 24 9 10 Jeremiah 24 9 12 Jeremiah 24 9 11 Jeremiah 24 9 13 Jeremiah 24 9 12 Jeremiah 24 9 14 Jeremiah 24 9 13 Jeremiah 24 9 15 Jeremiah 24 9 14 Jeremiah 24 9 16 Jeremiah 24 9 15 Jeremiah 24 9 17 Jeremiah 24 9 16 Jeremiah 24 9 18 Jeremiah 24 9 17 Jeremiah 24 9 19 Jeremiah 24 9 18 Jeremiah 24 9 20 Jeremiah 24 9 19 Jeremiah 24 9 21 Jeremiah 24 9 20 Jeremiah 24 9 22 Jeremiah 24 9 21 Jeremiah 24 9 23 Jeremiah 24 9 22 Jeremiah 24 9 24 Jeremiah 24 9 23 Jeremiah 24 9 25 Jeremiah 24 9 24 Jeremiah 24 9 26 Jeremiah 24 9 25 Jeremiah 24 37 4 Jeremiah 24 37 4 Jeremiah 24 37 4 Jeremiah 24 37 5 Jeremiah 24 37 5 Jeremiah 24 37 6 Jeremiah 24 37 6 Jeremiah 24 37 7 Jeremiah 24 37 7 Jeremiah 24 37 8 Jeremiah 24 37 8 Jeremiah 24 37 9 Jeremiah 24 37 9 Jeremiah 24 37 10 Jeremiah 24 37 10 Jeremiah 24 37 11 Jeremiah 24 37 11 Jeremiah 24 37 12 Jeremiah 24 37 12 Jeremiah 24 37 13 Jeremiah 24 37 13 Jeremiah 24 37 14 Jeremiah 24 37 14 Jeremiah 24 37 15 Jeremiah 24 37 15 Jeremiah 24 37 16 Jeremiah 24 37 16 Jeremiah 24 37 17 Jeremiah 24 37 17 Jeremiah 24 37 18 Jeremiah 24 37 18 Jeremiah 24 37 19 Jeremiah 24 37 19 Jeremiah 24 37 20 Jeremiah 24 37 20 Jeremiah 24 37 21 Ezekiel 26 2 9 Ezekiel 26 2 9 Ezekiel 26 2 9 Ezekiel 26 2 10 Ezekiel 26 20 45 Ezekiel 26 21 1 Ezekiel 26 20 46 Ezekiel 26 21 2 Ezekiel 26 20 47 Ezekiel 26 21 3 Ezekiel 26 20 48 Ezekiel 26 21 4 Ezekiel 26 20 49 Ezekiel 26 21 5 Ezekiel 26 21 1 Ezekiel 26 21 6 Ezekiel 26 21 2 Ezekiel 26 21 7 Ezekiel 26 21 3 Ezekiel 26 21 8 Ezekiel 26 21 4 Ezekiel 26 21 9 Ezekiel 26 21 5 Ezekiel 26 21 10 Ezekiel 26 21 6 Ezekiel 26 21 11 Ezekiel 26 21 7 Ezekiel 26 21 12 Ezekiel 26 21 8 Ezekiel 26 21 13 Ezekiel 26 21 9 Ezekiel 26 21 14 Ezekiel 26 21 10 Ezekiel 26 21 15 Ezekiel 26 21 11 Ezekiel 26 21 16 Ezekiel 26 21 12 Ezekiel 26 21 17 Ezekiel 26 21 13 Ezekiel 26 21 18 Ezekiel 26 21 14 Ezekiel 26 21 19 Ezekiel 26 21 15 Ezekiel 26 21 20 Ezekiel 26 21 16 Ezekiel 26 21 21 Ezekiel 26 21 17 Ezekiel 26 21 22 Ezekiel 26 21 18 Ezekiel 26 21 23 Ezekiel 26 21 19 Ezekiel 26 21 24 Ezekiel 26 21 20 Ezekiel 26 21 25 Ezekiel 26 21 21 Ezekiel 26 21 26 Ezekiel 26 21 22 Ezekiel 26 21 27 Ezekiel 26 21 23 Ezekiel 26 21 28 Ezekiel 26 21 24 Ezekiel 26 21 29 Ezekiel 26 21 25 Ezekiel 26 21 30 Ezekiel 26 21 26 Ezekiel 26 21 31 Ezekiel 26 21 27 Ezekiel 26 21 32 Ezekiel 26 21 28 Ezekiel 26 21 33 Ezekiel 26 21 29 Ezekiel 26 21 34 Ezekiel 26 21 30 Ezekiel 26 21 35 Ezekiel 26 21 31 Ezekiel 26 21 36 Ezekiel 26 21 32 Ezekiel 26 21 37 Daniel 27 3 91 Daniel 27 3 24 Daniel 27 3 92 Daniel 27 3 25 Daniel 27 3 93 Daniel 27 3 26 Daniel 27 3 94 Daniel 27 3 27 Daniel 27 3 95 Daniel 27 3 28 Daniel 27 3 96 Daniel 27 3 29 Daniel 27 3 97 Daniel 27 3 30 Daniel 27 3 98 Daniel 27 3 31 Daniel 27 3 99 Daniel 27 3 32 Daniel 27 3 100 Daniel 27 3 33 Daniel 27 5 31 Daniel 27 6 1 Daniel 27 6 1 Daniel 27 6 2 Daniel 27 6 2 Daniel 27 6 3 Daniel 27 6 3 Daniel 27 6 4 Daniel 27 6 4 Daniel 27 6 5 Daniel 27 6 5 Daniel 27 6 6 Daniel 27 6 6 Daniel 27 6 7 Daniel 27 6 7 Daniel 27 6 8 Daniel 27 6 8 Daniel 27 6 9 Daniel 27 6 9 Daniel 27 6 10 Daniel 27 6 10 Daniel 27 6 11 Daniel 27 6 11 Daniel 27 6 12 Daniel 27 6 12 Daniel 27 6 13 Daniel 27 6 13 Daniel 27 6 14 Daniel 27 6 14 Daniel 27 6 15 Daniel 27 6 15 Daniel 27 6 16 Daniel 27 6 16 Daniel 27 6 17 Daniel 27 6 17 Daniel 27 6 18 Daniel 27 6 18 Daniel 27 6 19 Daniel 27 6 19 Daniel 27 6 20 Daniel 27 6 20 Daniel 27 6 21 Daniel 27 6 21 Daniel 27 6 22 Daniel 27 6 22 Daniel 27 6 23 Daniel 27 6 23 Daniel 27 6 24 Daniel 27 6 24 Daniel 27 6 25 Daniel 27 6 25 Daniel 27 6 26 Daniel 27 6 26 Daniel 27 6 27 Daniel 27 6 27 Daniel 27 6 28 Daniel 27 6 28 Daniel 27 6 29 Hosea 28 1 10 Hosea 28 2 1 Hosea 28 1 11 Hosea 28 2 2 Hosea 28 2 1 Hosea 28 2 3 Hosea 28 2 2 Hosea 28 2 4 Hosea 28 2 3 Hosea 28 2 5 Hosea 28 2 4 Hosea 28 2 6 Hosea 28 2 5 Hosea 28 2 7 Hosea 28 2 6 Hosea 28 2 8 Hosea 28 2 7 Hosea 28 2 9 Hosea 28 2 8 Hosea 28 2 10 Hosea 28 2 9 Hosea 28 2 11 Hosea 28 2 10 Hosea 28 2 12 Hosea 28 2 11 Hosea 28 2 13 Hosea 28 2 12 Hosea 28 2 14 Hosea 28 2 13 Hosea 28 2 15 Hosea 28 2 14 Hosea 28 2 16 Hosea 28 2 15 Hosea 28 2 17 Hosea 28 2 16 Hosea 28 2 18 Hosea 28 2 17 Hosea 28 2 19 Hosea 28 2 18 Hosea 28 2 20 Hosea 28 2 19 Hosea 28 2 21 Hosea 28 2 20 Hosea 28 2 22 Hosea 28 2 21 Hosea 28 2 23 Hosea 28 2 22 Hosea 28 2 24 Hosea 28 2 23 Hosea 28 2 25 Hosea 28 2 24 Hosea 28 2 25 Hosea 28 11 12 Hosea 28 12 1 Hosea 28 12 1 Hosea 28 12 2 Hosea 28 12 2 Hosea 28 12 3 Hosea 28 12 3 Hosea 28 12 4 Hosea 28 12 4 Hosea 28 12 5 Hosea 28 12 5 Hosea 28 12 6 Hosea 28 12 6 Hosea 28 12 7 Hosea 28 12 7 Hosea 28 12 8 Hosea 28 12 8 Hosea 28 12 9 Hosea 28 12 9 Hosea 28 12 10 Hosea 28 12 10 Hosea 28 12 11 Hosea 28 12 11 Hosea 28 12 12 Hosea 28 12 12 Hosea 28 12 13 Hosea 28 12 13 Hosea 28 12 14 Hosea 28 12 14 Hosea 28 12 15 Joel 29 2 28 Joel 29 3 1 Joel 29 2 29 Joel 29 3 2 Joel 29 2 30 Joel 29 3 3 Joel 29 2 31 Joel 29 3 4 Joel 29 2 32 Joel 29 3 5 Joel 29 3 1 Joel 29 4 1 Joel 29 3 2 Joel 29 4 2 Joel 29 3 3 Joel 29 4 3 Joel 29 3 4 Joel 29 4 4 Joel 29 3 5 Joel 29 4 5 Joel 29 3 6 Joel 29 4 6 Joel 29 3 7 Joel 29 4 7 Joel 29 3 8 Joel 29 4 8 Joel 29 3 9 Joel 29 4 9 Joel 29 3 10 Joel 29 4 10 Joel 29 3 11 Joel 29 4 11 Joel 29 3 12 Joel 29 4 12 Joel 29 3 13 Joel 29 4 13 Joel 29 3 14 Joel 29 4 14 Joel 29 3 15 Joel 29 4 15 Joel 29 3 16 Joel 29 4 16 Joel 29 3 17 Joel 29 4 17 Joel 29 3 18 Joel 29 4 18 Joel 29 3 19 Joel 29 4 19 Joel 29 3 20 Joel 29 4 20 Joel 29 3 21 Joel 29 4 21 Amos 30 6 10 Amos 30 6 10 Amos 30 6 11 Amos 30 6 10 Amos 30 6 12 Amos 30 6 11 Amos 30 6 13 Amos 30 6 12 Amos 30 6 14 Amos 30 6 13 Amos 30 6 15 Amos 30 6 14 Micah 33 5 1 Micah 33 4 14 Micah 33 5 2 Micah 33 5 1 Micah 33 5 3 Micah 33 5 2 Micah 33 5 4 Micah 33 5 3 Micah 33 5 5 Micah 33 5 4 Micah 33 5 6 Micah 33 5 5 Micah 33 5 7 Micah 33 5 6 Micah 33 5 8 Micah 33 5 7 Micah 33 5 9 Micah 33 5 8 Micah 33 5 10 Micah 33 5 9 Micah 33 5 11 Micah 33 5 10 Micah 33 5 11 Micah 33 5 11 Jonah 32 1 17 Jonah 32 2 1 Jonah 32 2 1 Jonah 32 2 2 Jonah 32 2 2 Jonah 32 2 3 Jonah 32 2 3 Jonah 32 2 4 Jonah 32 2 4 Jonah 32 2 5 Jonah 32 2 5 Jonah 32 2 6 Jonah 32 2 6 Jonah 32 2 7 Jonah 32 2 7 Jonah 32 2 8 Jonah 32 2 8 Jonah 32 2 9 Jonah 32 2 9 Jonah 32 2 10 Jonah 32 2 10 Jonah 32 2 11 Nahum 34 1 15 Nahum 34 2 1 Nahum 34 2 1 Nahum 34 2 2 Nahum 34 2 2 Nahum 34 2 3 Nahum 34 2 3 Nahum 34 2 4 Nahum 34 2 4 Nahum 34 2 5 Nahum 34 2 5 Nahum 34 2 6 Nahum 34 2 6 Nahum 34 2 7 Nahum 34 2 7 Nahum 34 2 8 Nahum 34 2 8 Nahum 34 2 9 Nahum 34 2 9 Nahum 34 2 10 Nahum 34 2 10 Nahum 34 2 11 Nahum 34 2 11 Nahum 34 2 12 Nahum 34 2 12 Nahum 34 2 13 Nahum 34 2 13 Nahum 34 2 14 Haggai 37 2 1 Haggai 37 1 15 Haggai 37 2 2 Haggai 37 2 1 Haggai 37 2 3 Haggai 37 2 2 Haggai 37 2 4 Haggai 37 2 3 Haggai 37 2 5 Haggai 37 2 4 Haggai 37 2 6 Haggai 37 2 5 Haggai 37 2 7 Haggai 37 2 6 Haggai 37 2 8 Haggai 37 2 7 Haggai 37 2 9 Haggai 37 2 8 Haggai 37 2 10 Haggai 37 2 9 Haggai 37 2 11 Haggai 37 2 10 Haggai 37 2 12 Haggai 37 2 11 Haggai 37 2 13 Haggai 37 2 12 Haggai 37 2 14 Haggai 37 2 13 Haggai 37 2 15 Haggai 37 2 14 Haggai 37 2 16 Haggai 37 2 15 Haggai 37 2 17 Haggai 37 2 16 Haggai 37 2 18 Haggai 37 2 17 Haggai 37 2 19 Haggai 37 2 18 Haggai 37 2 20 Haggai 37 2 19 Haggai 37 2 21 Haggai 37 2 20 Haggai 37 2 22 Haggai 37 2 21 Haggai 37 2 23 Haggai 37 2 22 Haggai 37 2 24 Haggai 37 2 23 Zechariah 38 1 18 Zechariah 38 2 1 Zechariah 38 1 19 Zechariah 38 2 2 Zechariah 38 1 20 Zechariah 38 2 3 Zechariah 38 1 21 Zechariah 38 2 4 Zechariah 38 2 1 Zechariah 38 2 5 Zechariah 38 2 2 Zechariah 38 2 6 Zechariah 38 2 3 Zechariah 38 2 7 Zechariah 38 2 4 Zechariah 38 2 8 Zechariah 38 2 5 Zechariah 38 2 9 Zechariah 38 2 6 Zechariah 38 2 10 Zechariah 38 2 7 Zechariah 38 2 11 Zechariah 38 2 8 Zechariah 38 2 12 Zechariah 38 2 9 Zechariah 38 2 13 Zechariah 38 2 10 Zechariah 38 2 14 Zechariah 38 2 11 Zechariah 38 2 15 Zechariah 38 2 12 Zechariah 38 2 16 Zechariah 38 2 13 Zechariah 38 2 17 Malachi 39 4 1 Malachi 39 3 19 Malachi 39 4 2 Malachi 39 3 20 Malachi 39 4 3 Malachi 39 3 21 Malachi 39 4 4 Malachi 39 3 22 Malachi 39 4 5 Malachi 39 3 23 Malachi 39 4 6 Malachi 39 3 24 Matthew 40 17 15 Matthew 40 17 16 Matthew 40 17 16 Matthew 40 17 17 Matthew 40 17 17 Matthew 40 17 18 Matthew 40 17 18 Matthew 40 17 19 Matthew 40 17 19 Matthew 40 17 20 Matthew 40 17 20 Matthew 40 17 21 Matthew 40 17 21 Matthew 40 17 22 Matthew 40 17 22 Matthew 40 17 23 Matthew 40 17 23 Matthew 40 17 24 Matthew 40 17 24 Matthew 40 17 25 Matthew 40 17 25 Matthew 40 17 26 Matthew 40 17 26 Matthew 40 17 27 Mark 41 4 40 Mark 41 4 40 Mark 41 4 40 Mark 41 4 41 Mark 41 8 39 Mark 41 9 1 Mark 41 9 1 Mark 41 9 2 Mark 41 9 2 Mark 41 9 3 Mark 41 9 3 Mark 41 9 4 Mark 41 9 4 Mark 41 9 5 Mark 41 9 5 Mark 41 9 6 Mark 41 9 6 Mark 41 9 7 Mark 41 9 7 Mark 41 9 8 Mark 41 9 8 Mark 41 9 9 Mark 41 9 9 Mark 41 9 10 Mark 41 9 10 Mark 41 9 11 Mark 41 9 11 Mark 41 9 12 Mark 41 9 12 Mark 41 9 13 Mark 41 9 13 Mark 41 9 14 Mark 41 9 14 Mark 41 9 15 Mark 41 9 15 Mark 41 9 16 Mark 41 9 16 Mark 41 9 17 Mark 41 9 17 Mark 41 9 18 Mark 41 9 18 Mark 41 9 19 Mark 41 9 19 Mark 41 9 20 Mark 41 9 20 Mark 41 9 21 Mark 41 9 21 Mark 41 9 22 Mark 41 9 22 Mark 41 9 23 Mark 41 9 23 Mark 41 9 24 Mark 41 9 24 Mark 41 9 25 Mark 41 9 25 Mark 41 9 26 Mark 41 9 26 Mark 41 9 27 Mark 41 9 27 Mark 41 9 28 Mark 41 9 28 Mark 41 9 29 Mark 41 9 29 Mark 41 9 30 Mark 41 9 30 Mark 41 9 31 Mark 41 9 31 Mark 41 9 32 Mark 41 9 32 Mark 41 9 33 Mark 41 9 33 Mark 41 9 34 Mark 41 9 34 Mark 41 9 35 Mark 41 9 35 Mark 41 9 36 Mark 41 9 36 Mark 41 9 37 Mark 41 9 37 Mark 41 9 38 Mark 41 9 38 Mark 41 9 39 Mark 41 9 39 Mark 41 9 40 Mark 41 9 40 Mark 41 9 41 Mark 41 9 41 Mark 41 9 42 Mark 41 9 42 Mark 41 9 43 Mark 41 9 43 Mark 41 9 44 Mark 41 9 44 Mark 41 9 45 Mark 41 9 45 Mark 41 9 46 Mark 41 9 46 Mark 41 9 47 Mark 41 9 47 Mark 41 9 48 Mark 41 9 48 Mark 41 9 49 Mark 41 9 49 Mark 41 9 50 John 43 6 51 John 43 6 51 John 43 6 52 John 43 6 51 John 43 6 53 John 43 6 52 John 43 6 54 John 43 6 53 John 43 6 55 John 43 6 54 John 43 6 56 John 43 6 55 John 43 6 57 John 43 6 56 John 43 6 58 John 43 6 57 John 43 6 59 John 43 6 58 John 43 6 60 John 43 6 59 John 43 6 61 John 43 6 60 John 43 6 62 John 43 6 61 John 43 6 63 John 43 6 62 John 43 6 64 John 43 6 63 John 43 6 65 John 43 6 64 John 43 6 66 John 43 6 65 John 43 6 67 John 43 6 66 John 43 6 68 John 43 6 67 John 43 6 69 John 43 6 68 John 43 6 70 John 43 6 69 John 43 6 71 John 43 6 70 John 43 6 72 John 43 6 71 Acts 44 7 55 Acts 44 7 55 Acts 44 7 55 Acts 44 7 56 Acts 44 7 56 Acts 44 7 57 Acts 44 7 57 Acts 44 7 58 Acts 44 7 58 Acts 44 7 59 Acts 44 7 59 Acts 44 7 60 Acts 44 14 6 Acts 44 14 6 Acts 44 14 6 Acts 44 14 7 Acts 44 14 7 Acts 44 14 8 Acts 44 14 8 Acts 44 14 9 Acts 44 14 9 Acts 44 14 10 Acts 44 14 10 Acts 44 14 11 Acts 44 14 11 Acts 44 14 12 Acts 44 14 12 Acts 44 14 13 Acts 44 14 13 Acts 44 14 14 Acts 44 14 14 Acts 44 14 15 Acts 44 14 15 Acts 44 14 16 Acts 44 14 16 Acts 44 14 17 Acts 44 14 17 Acts 44 14 18 Acts 44 14 18 Acts 44 14 19 Acts 44 14 19 Acts 44 14 20 Acts 44 14 20 Acts 44 14 21 Acts 44 14 21 Acts 44 14 22 Acts 44 14 22 Acts 44 14 23 Acts 44 14 23 Acts 44 14 24 Acts 44 14 24 Acts 44 14 25 Acts 44 14 25 Acts 44 14 26 Acts 44 14 26 Acts 44 14 27 Acts 44 14 27 Acts 44 14 28 bibledit-gtk-4.6/templates/stylesheet.xml0000644000175000017500000046173411175243637020707 0ustar00teusteus00000000000000 bibledit-gtk-4.6/templates/language_german_luther.xml0000644000175000017500000002121111175243637023173 0ustar00teusteus00000000000000 1 Genesis 1. Mose 1. Mose 2 Exodus 2. Mose 2. Mose 3 Leviticus 3. Mose 3. Mose 4 Numbers 4. Mose 4. Mose 5 Deuteronomy 5. Mose 5. Mose 6 Joshua Josua Jos 7 Judges Richter Ri 8 Ruth Rut Rut 9 1 Samuel 1 Samuel 1. Sam 10 2 Samuel 2 Samuel 2. Sam 11 1 Kings 1 Könige 1. Kön 12 2 Kings 2 Könige 2. Kön 13 1 Chronicles 1 Chronik 1. Chr 14 2 Chronicles 2 Chronik 2. Chr 15 Ezra Esra Esra 16 Nehemiah Nehemia Neh 17 Esther Ester Est 18 Job Hiob Hiob 19 Psalms Psalmen Ps 20 Proverbs Sprüche Spr 21 Ecclesiastes Prediger Pred 22 Song of Solomon Hoheslied Hld 23 Isaiah Jesaja Jes 24 Jeremiah Jeremia Jer 25 Lamentations Klagelieder Klgl 26 Ezekiel Hesekiel Hes 27 Daniel Daniel Dan 28 Hosea Hosea Hos 29 Joel Joel Joel 30 Amos Amos Am 31 Obadiah Obadja Obd 32 Jonah Jona Jona 33 Micah Micha Mi 34 Nahum Nahum Nah 35 Habakkuk Habakuk Hab 36 Zephaniah Zefanja Zef 37 Haggai Haggai Hag 38 Zechariah Sacharja Sach 39 Malachi Maleachi Mal 40 Matthew Matthäus Mt 41 Mark Markus Mk 42 Luke Lukas Lk 43 John Johannes Joh 44 Acts Apostelgeschichte Apg 45 Romans Römer Röm 46 1 Corinthians 1 Korinther 1. Kor 47 2 Corinthians 2 Korinther 2. Kor 48 Galatians Galater Gal 49 Ephesians Epheser Eph 50 Philippians Philipper Phil 51 Colossians Kolosser Kol 52 1 Thessalonians 1 Thessalonicher 1. Thess 53 2 Thessalonians 2 Thessalonicher 2. Thess 54 1 Timothy 1 Timotheus 1. Tim 55 2 Timothy 2 Timotheus 2. Tim 56 Titus Titus Tit 57 Philemon Philemon Phlm 58 Hebrews Hebräer Hebr 59 James Jakobus Jak 60 1 Peter 1 Petrus 1. Petr 61 2 Peter 2 Petrus 2. Petr 62 1 John 1 Johannes 1. Joh 63 2 John 2 Johannes 2. Joh 64 3 John 3 Johannes 3. Joh 65 Jude Judas Jud 66 Revelation Offenbarung Offb 67 Front Matter Einleitung Einl. 68 Back Matter Anhang Anh. 69 Other Material Weiteres Material Weit. bibledit-gtk-4.6/templates/mapping_septuagint.xml0000644000175000017500000000010111175243637022365 0ustar00teusteus00000000000000 bibledit-gtk-4.6/templates/README0000644000175000017500000000015111175243637016632 0ustar00teusteus00000000000000The file KTREF.DB was converted to utf8 encoding. This should be done every time a new file is put here. bibledit-gtk-4.6/templates/versification_staten_bible.xml0000644000175000017500000030746211631450430024057 0ustar00teusteus00000000000000 Genesis 1 31 Genesis 2 25 Genesis 3 24 Genesis 4 26 Genesis 5 32 Genesis 6 22 Genesis 7 24 Genesis 8 22 Genesis 9 29 Genesis 10 32 Genesis 11 32 Genesis 12 20 Genesis 13 18 Genesis 14 24 Genesis 15 21 Genesis 16 16 Genesis 17 27 Genesis 18 33 Genesis 19 38 Genesis 20 18 Genesis 21 34 Genesis 22 24 Genesis 23 20 Genesis 24 67 Genesis 25 34 Genesis 26 35 Genesis 27 46 Genesis 28 22 Genesis 29 35 Genesis 30 43 Genesis 31 55 Genesis 32 32 Genesis 33 20 Genesis 34 31 Genesis 35 29 Genesis 36 43 Genesis 37 36 Genesis 38 30 Genesis 39 23 Genesis 40 23 Genesis 41 57 Genesis 42 38 Genesis 43 34 Genesis 44 34 Genesis 45 28 Genesis 46 34 Genesis 47 31 Genesis 48 22 Genesis 49 33 Genesis 50 26 Exodus 1 22 Exodus 2 25 Exodus 3 22 Exodus 4 31 Exodus 5 24 Exodus 6 29 Exodus 7 25 Exodus 8 32 Exodus 9 35 Exodus 10 29 Exodus 11 10 Exodus 12 51 Exodus 13 22 Exodus 14 31 Exodus 15 27 Exodus 16 36 Exodus 17 16 Exodus 18 27 Exodus 19 25 Exodus 20 26 Exodus 21 36 Exodus 22 31 Exodus 23 33 Exodus 24 18 Exodus 25 40 Exodus 26 37 Exodus 27 21 Exodus 28 43 Exodus 29 46 Exodus 30 38 Exodus 31 18 Exodus 32 35 Exodus 33 23 Exodus 34 35 Exodus 35 35 Exodus 36 38 Exodus 37 29 Exodus 38 31 Exodus 39 43 Exodus 40 38 Leviticus 1 17 Leviticus 2 16 Leviticus 3 17 Leviticus 4 35 Leviticus 5 19 Leviticus 6 30 Leviticus 7 38 Leviticus 8 36 Leviticus 9 24 Leviticus 10 20 Leviticus 11 47 Leviticus 12 8 Leviticus 13 59 Leviticus 14 57 Leviticus 15 33 Leviticus 16 34 Leviticus 17 16 Leviticus 18 30 Leviticus 19 37 Leviticus 20 27 Leviticus 21 24 Leviticus 22 33 Leviticus 23 44 Leviticus 24 23 Leviticus 25 55 Leviticus 26 46 Leviticus 27 34 Numbers 1 54 Numbers 2 34 Numbers 3 51 Numbers 4 49 Numbers 5 31 Numbers 6 27 Numbers 7 89 Numbers 8 26 Numbers 9 23 Numbers 10 36 Numbers 11 35 Numbers 12 16 Numbers 13 33 Numbers 14 45 Numbers 15 41 Numbers 16 50 Numbers 17 13 Numbers 18 32 Numbers 19 22 Numbers 20 29 Numbers 21 35 Numbers 22 41 Numbers 23 30 Numbers 24 25 Numbers 25 18 Numbers 26 65 Numbers 27 23 Numbers 28 31 Numbers 29 40 Numbers 30 16 Numbers 31 54 Numbers 32 42 Numbers 33 56 Numbers 34 29 Numbers 35 34 Numbers 36 13 Deuteronomy 1 46 Deuteronomy 2 37 Deuteronomy 3 29 Deuteronomy 4 49 Deuteronomy 5 33 Deuteronomy 6 25 Deuteronomy 7 26 Deuteronomy 8 20 Deuteronomy 9 29 Deuteronomy 10 22 Deuteronomy 11 32 Deuteronomy 12 32 Deuteronomy 13 18 Deuteronomy 14 29 Deuteronomy 15 23 Deuteronomy 16 22 Deuteronomy 17 20 Deuteronomy 18 22 Deuteronomy 19 21 Deuteronomy 20 20 Deuteronomy 21 23 Deuteronomy 22 30 Deuteronomy 23 25 Deuteronomy 24 22 Deuteronomy 25 19 Deuteronomy 26 19 Deuteronomy 27 26 Deuteronomy 28 68 Deuteronomy 29 29 Deuteronomy 30 20 Deuteronomy 31 30 Deuteronomy 32 52 Deuteronomy 33 29 Deuteronomy 34 12 Joshua 1 18 Joshua 2 24 Joshua 3 17 Joshua 4 24 Joshua 5 15 Joshua 6 27 Joshua 7 26 Joshua 8 35 Joshua 9 27 Joshua 10 43 Joshua 11 23 Joshua 12 24 Joshua 13 33 Joshua 14 15 Joshua 15 63 Joshua 16 10 Joshua 17 18 Joshua 18 28 Joshua 19 51 Joshua 20 9 Joshua 21 45 Joshua 22 34 Joshua 23 16 Joshua 24 33 Judges 1 36 Judges 2 23 Judges 3 31 Judges 4 24 Judges 5 31 Judges 6 40 Judges 7 25 Judges 8 35 Judges 9 57 Judges 10 18 Judges 11 40 Judges 12 15 Judges 13 25 Judges 14 20 Judges 15 20 Judges 16 31 Judges 17 13 Judges 18 31 Judges 19 30 Judges 20 48 Judges 21 25 Ruth 1 22 Ruth 2 23 Ruth 3 18 Ruth 4 22 1 Samuel 1 28 1 Samuel 2 36 1 Samuel 3 21 1 Samuel 4 22 1 Samuel 5 12 1 Samuel 6 21 1 Samuel 7 17 1 Samuel 8 22 1 Samuel 9 27 1 Samuel 10 27 1 Samuel 11 15 1 Samuel 12 25 1 Samuel 13 23 1 Samuel 14 52 1 Samuel 15 35 1 Samuel 16 23 1 Samuel 17 58 1 Samuel 18 30 1 Samuel 19 24 1 Samuel 20 43 1 Samuel 21 15 1 Samuel 22 23 1 Samuel 23 28 1 Samuel 24 23 1 Samuel 25 44 1 Samuel 26 25 1 Samuel 27 12 1 Samuel 28 25 1 Samuel 29 11 1 Samuel 30 31 1 Samuel 31 13 2 Samuel 1 27 2 Samuel 2 32 2 Samuel 3 39 2 Samuel 4 12 2 Samuel 5 25 2 Samuel 6 23 2 Samuel 7 29 2 Samuel 8 18 2 Samuel 9 13 2 Samuel 10 19 2 Samuel 11 27 2 Samuel 12 31 2 Samuel 13 39 2 Samuel 14 33 2 Samuel 15 37 2 Samuel 16 23 2 Samuel 17 29 2 Samuel 18 33 2 Samuel 19 43 2 Samuel 20 26 2 Samuel 21 22 2 Samuel 22 51 2 Samuel 23 39 2 Samuel 24 25 1 Kings 1 53 1 Kings 2 46 1 Kings 3 28 1 Kings 4 34 1 Kings 5 18 1 Kings 6 38 1 Kings 7 51 1 Kings 8 66 1 Kings 9 28 1 Kings 10 29 1 Kings 11 43 1 Kings 12 33 1 Kings 13 34 1 Kings 14 31 1 Kings 15 34 1 Kings 16 34 1 Kings 17 24 1 Kings 18 46 1 Kings 19 21 1 Kings 20 43 1 Kings 21 29 1 Kings 22 54 2 Kings 1 18 2 Kings 2 25 2 Kings 3 27 2 Kings 4 44 2 Kings 5 27 2 Kings 6 33 2 Kings 7 20 2 Kings 8 29 2 Kings 9 37 2 Kings 10 36 2 Kings 11 21 2 Kings 12 21 2 Kings 13 25 2 Kings 14 29 2 Kings 15 38 2 Kings 16 20 2 Kings 17 41 2 Kings 18 37 2 Kings 19 37 2 Kings 20 21 2 Kings 21 26 2 Kings 22 20 2 Kings 23 37 2 Kings 24 20 2 Kings 25 30 1 Chronicles 1 54 1 Chronicles 2 55 1 Chronicles 3 24 1 Chronicles 4 43 1 Chronicles 5 26 1 Chronicles 6 81 1 Chronicles 7 40 1 Chronicles 8 40 1 Chronicles 9 44 1 Chronicles 10 14 1 Chronicles 11 47 1 Chronicles 12 40 1 Chronicles 13 14 1 Chronicles 14 17 1 Chronicles 15 29 1 Chronicles 16 43 1 Chronicles 17 27 1 Chronicles 18 17 1 Chronicles 19 19 1 Chronicles 20 8 1 Chronicles 21 30 1 Chronicles 22 19 1 Chronicles 23 32 1 Chronicles 24 31 1 Chronicles 25 31 1 Chronicles 26 32 1 Chronicles 27 34 1 Chronicles 28 21 1 Chronicles 29 30 2 Chronicles 1 17 2 Chronicles 2 18 2 Chronicles 3 17 2 Chronicles 4 22 2 Chronicles 5 14 2 Chronicles 6 42 2 Chronicles 7 22 2 Chronicles 8 18 2 Chronicles 9 31 2 Chronicles 10 19 2 Chronicles 11 23 2 Chronicles 12 16 2 Chronicles 13 22 2 Chronicles 14 15 2 Chronicles 15 19 2 Chronicles 16 14 2 Chronicles 17 19 2 Chronicles 18 34 2 Chronicles 19 11 2 Chronicles 20 37 2 Chronicles 21 20 2 Chronicles 22 12 2 Chronicles 23 21 2 Chronicles 24 27 2 Chronicles 25 28 2 Chronicles 26 23 2 Chronicles 27 9 2 Chronicles 28 27 2 Chronicles 29 36 2 Chronicles 30 27 2 Chronicles 31 21 2 Chronicles 32 33 2 Chronicles 33 25 2 Chronicles 34 33 2 Chronicles 35 27 2 Chronicles 36 23 Ezra 1 11 Ezra 2 70 Ezra 3 13 Ezra 4 24 Ezra 5 17 Ezra 6 22 Ezra 7 28 Ezra 8 36 Ezra 9 15 Ezra 10 44 Nehemiah 1 11 Nehemiah 2 20 Nehemiah 3 32 Nehemiah 4 23 Nehemiah 5 19 Nehemiah 6 19 Nehemiah 7 73 Nehemiah 8 19 Nehemiah 9 38 Nehemiah 10 39 Nehemiah 11 36 Nehemiah 12 47 Nehemiah 13 31 Esther 1 22 Esther 2 23 Esther 3 15 Esther 4 17 Esther 5 14 Esther 6 14 Esther 7 10 Esther 8 17 Esther 9 32 Esther 10 3 Job 1 22 Job 2 13 Job 3 26 Job 4 21 Job 5 27 Job 6 30 Job 7 21 Job 8 22 Job 9 35 Job 10 22 Job 11 20 Job 12 25 Job 13 28 Job 14 22 Job 15 35 Job 16 22 Job 17 16 Job 18 21 Job 19 29 Job 20 29 Job 21 34 Job 22 30 Job 23 17 Job 24 25 Job 25 6 Job 26 14 Job 27 23 Job 28 28 Job 29 25 Job 30 31 Job 31 40 Job 32 22 Job 33 33 Job 34 37 Job 35 16 Job 36 33 Job 37 24 Job 38 38 Job 39 38 Job 40 28 Job 41 25 Job 42 17 Psalms 1 6 Psalms 2 12 Psalms 3 9 Psalms 4 9 Psalms 5 13 Psalms 6 11 Psalms 7 18 Psalms 8 10 Psalms 9 21 Psalms 10 18 Psalms 11 7 Psalms 12 9 Psalms 13 6 Psalms 14 7 Psalms 15 5 Psalms 16 11 Psalms 17 15 Psalms 18 51 Psalms 19 15 Psalms 20 10 Psalms 21 14 Psalms 22 32 Psalms 23 6 Psalms 24 10 Psalms 25 22 Psalms 26 12 Psalms 27 14 Psalms 28 9 Psalms 29 11 Psalms 30 13 Psalms 31 25 Psalms 32 11 Psalms 33 22 Psalms 34 23 Psalms 35 28 Psalms 36 13 Psalms 37 40 Psalms 38 23 Psalms 39 14 Psalms 40 18 Psalms 41 14 Psalms 42 12 Psalms 43 5 Psalms 44 27 Psalms 45 18 Psalms 46 12 Psalms 47 10 Psalms 48 15 Psalms 49 21 Psalms 50 23 Psalms 51 21 Psalms 52 11 Psalms 53 7 Psalms 54 9 Psalms 55 24 Psalms 56 14 Psalms 57 12 Psalms 58 12 Psalms 59 18 Psalms 60 14 Psalms 61 9 Psalms 62 13 Psalms 63 12 Psalms 64 11 Psalms 65 14 Psalms 66 20 Psalms 67 8 Psalms 68 36 Psalms 69 37 Psalms 70 6 Psalms 71 24 Psalms 72 20 Psalms 73 28 Psalms 74 23 Psalms 75 11 Psalms 76 13 Psalms 77 21 Psalms 78 72 Psalms 79 13 Psalms 80 20 Psalms 81 17 Psalms 82 8 Psalms 83 19 Psalms 84 13 Psalms 85 14 Psalms 86 17 Psalms 87 7 Psalms 88 19 Psalms 89 53 Psalms 90 17 Psalms 91 16 Psalms 92 16 Psalms 93 5 Psalms 94 23 Psalms 95 11 Psalms 96 13 Psalms 97 12 Psalms 98 9 Psalms 99 9 Psalms 100 5 Psalms 101 8 Psalms 102 29 Psalms 103 22 Psalms 104 35 Psalms 105 45 Psalms 106 48 Psalms 107 43 Psalms 108 14 Psalms 109 31 Psalms 110 7 Psalms 111 10 Psalms 112 10 Psalms 113 9 Psalms 114 8 Psalms 115 18 Psalms 116 19 Psalms 117 2 Psalms 118 29 Psalms 119 176 Psalms 120 7 Psalms 121 8 Psalms 122 9 Psalms 123 4 Psalms 124 8 Psalms 125 5 Psalms 126 6 Psalms 127 5 Psalms 128 6 Psalms 129 8 Psalms 130 8 Psalms 131 3 Psalms 132 18 Psalms 133 3 Psalms 134 3 Psalms 135 21 Psalms 136 26 Psalms 137 9 Psalms 138 8 Psalms 139 24 Psalms 140 14 Psalms 141 10 Psalms 142 8 Psalms 143 12 Psalms 144 15 Psalms 145 21 Psalms 146 10 Psalms 147 20 Psalms 148 14 Psalms 149 9 Psalms 150 6 Proverbs 1 33 Proverbs 2 22 Proverbs 3 35 Proverbs 4 27 Proverbs 5 23 Proverbs 6 35 Proverbs 7 27 Proverbs 8 36 Proverbs 9 18 Proverbs 10 32 Proverbs 11 31 Proverbs 12 28 Proverbs 13 25 Proverbs 14 35 Proverbs 15 33 Proverbs 16 33 Proverbs 17 28 Proverbs 18 24 Proverbs 19 29 Proverbs 20 30 Proverbs 21 31 Proverbs 22 29 Proverbs 23 35 Proverbs 24 34 Proverbs 25 28 Proverbs 26 28 Proverbs 27 27 Proverbs 28 28 Proverbs 29 27 Proverbs 30 33 Proverbs 31 31 Ecclesiastes 1 18 Ecclesiastes 2 26 Ecclesiastes 3 22 Ecclesiastes 4 17 Ecclesiastes 5 19 Ecclesiastes 6 12 Ecclesiastes 7 29 Ecclesiastes 8 17 Ecclesiastes 9 18 Ecclesiastes 10 20 Ecclesiastes 11 10 Ecclesiastes 12 14 Song of Solomon 1 17 Song of Solomon 2 17 Song of Solomon 3 11 Song of Solomon 4 16 Song of Solomon 5 16 Song of Solomon 6 13 Song of Solomon 7 13 Song of Solomon 8 14 Isaiah 1 31 Isaiah 2 22 Isaiah 3 26 Isaiah 4 6 Isaiah 5 30 Isaiah 6 13 Isaiah 7 25 Isaiah 8 23 Isaiah 9 20 Isaiah 10 34 Isaiah 11 16 Isaiah 12 6 Isaiah 13 22 Isaiah 14 32 Isaiah 15 9 Isaiah 16 14 Isaiah 17 14 Isaiah 18 7 Isaiah 19 25 Isaiah 20 6 Isaiah 21 17 Isaiah 22 25 Isaiah 23 18 Isaiah 24 23 Isaiah 25 12 Isaiah 26 21 Isaiah 27 13 Isaiah 28 29 Isaiah 29 24 Isaiah 30 33 Isaiah 31 9 Isaiah 32 20 Isaiah 33 24 Isaiah 34 17 Isaiah 35 10 Isaiah 36 22 Isaiah 37 38 Isaiah 38 22 Isaiah 39 8 Isaiah 40 31 Isaiah 41 29 Isaiah 42 25 Isaiah 43 28 Isaiah 44 28 Isaiah 45 25 Isaiah 46 13 Isaiah 47 15 Isaiah 48 22 Isaiah 49 26 Isaiah 50 11 Isaiah 51 23 Isaiah 52 15 Isaiah 53 12 Isaiah 54 17 Isaiah 55 13 Isaiah 56 12 Isaiah 57 21 Isaiah 58 14 Isaiah 59 21 Isaiah 60 22 Isaiah 61 11 Isaiah 62 12 Isaiah 63 19 Isaiah 64 12 Isaiah 65 25 Isaiah 66 24 Jeremiah 1 19 Jeremiah 2 37 Jeremiah 3 25 Jeremiah 4 31 Jeremiah 5 31 Jeremiah 6 30 Jeremiah 7 34 Jeremiah 8 22 Jeremiah 9 26 Jeremiah 10 25 Jeremiah 11 23 Jeremiah 12 17 Jeremiah 13 27 Jeremiah 14 22 Jeremiah 15 21 Jeremiah 16 21 Jeremiah 17 27 Jeremiah 18 23 Jeremiah 19 15 Jeremiah 20 18 Jeremiah 21 14 Jeremiah 22 30 Jeremiah 23 40 Jeremiah 24 10 Jeremiah 25 38 Jeremiah 26 24 Jeremiah 27 22 Jeremiah 28 17 Jeremiah 29 32 Jeremiah 30 24 Jeremiah 31 40 Jeremiah 32 44 Jeremiah 33 26 Jeremiah 34 22 Jeremiah 35 19 Jeremiah 36 32 Jeremiah 37 21 Jeremiah 38 28 Jeremiah 39 18 Jeremiah 40 16 Jeremiah 41 18 Jeremiah 42 22 Jeremiah 43 13 Jeremiah 44 30 Jeremiah 45 5 Jeremiah 46 28 Jeremiah 47 7 Jeremiah 48 47 Jeremiah 49 39 Jeremiah 50 46 Jeremiah 51 64 Jeremiah 52 34 Lamentations 1 22 Lamentations 2 22 Lamentations 3 66 Lamentations 4 22 Lamentations 5 22 Ezekiel 1 28 Ezekiel 2 10 Ezekiel 3 27 Ezekiel 4 17 Ezekiel 5 17 Ezekiel 6 14 Ezekiel 7 27 Ezekiel 8 18 Ezekiel 9 11 Ezekiel 10 22 Ezekiel 11 25 Ezekiel 12 28 Ezekiel 13 23 Ezekiel 14 23 Ezekiel 15 8 Ezekiel 16 63 Ezekiel 17 24 Ezekiel 18 32 Ezekiel 19 14 Ezekiel 20 49 Ezekiel 21 32 Ezekiel 22 31 Ezekiel 23 49 Ezekiel 24 27 Ezekiel 25 17 Ezekiel 26 21 Ezekiel 27 36 Ezekiel 28 26 Ezekiel 29 21 Ezekiel 30 26 Ezekiel 31 18 Ezekiel 32 32 Ezekiel 33 33 Ezekiel 34 31 Ezekiel 35 15 Ezekiel 36 38 Ezekiel 37 28 Ezekiel 38 23 Ezekiel 39 29 Ezekiel 40 49 Ezekiel 41 26 Ezekiel 42 20 Ezekiel 43 27 Ezekiel 44 31 Ezekiel 45 25 Ezekiel 46 24 Ezekiel 47 23 Ezekiel 48 35 Daniel 1 21 Daniel 2 49 Daniel 3 30 Daniel 4 37 Daniel 5 30 Daniel 6 29 Daniel 7 28 Daniel 8 27 Daniel 9 27 Daniel 10 21 Daniel 11 45 Daniel 12 13 Hosea 1 12 Hosea 2 22 Hosea 3 5 Hosea 4 19 Hosea 5 15 Hosea 6 11 Hosea 7 16 Hosea 8 14 Hosea 9 17 Hosea 10 15 Hosea 11 11 Hosea 12 15 Hosea 13 15 Hosea 14 10 Joel 1 20 Joel 2 32 Joel 3 21 Amos 1 15 Amos 2 16 Amos 3 15 Amos 4 13 Amos 5 27 Amos 6 14 Amos 7 17 Amos 8 14 Amos 9 15 Obadiah 1 21 Jonah 1 17 Jonah 2 10 Jonah 3 10 Jonah 4 11 Micah 1 16 Micah 2 13 Micah 3 12 Micah 4 14 Micah 5 14 Micah 6 16 Micah 7 20 Nahum 1 15 Nahum 2 13 Nahum 3 19 Habakkuk 1 17 Habakkuk 2 20 Habakkuk 3 19 Zephaniah 1 18 Zephaniah 2 15 Zephaniah 3 20 Haggai 1 14 Haggai 2 24 Zechariah 1 21 Zechariah 2 13 Zechariah 3 10 Zechariah 4 14 Zechariah 5 11 Zechariah 6 15 Zechariah 7 14 Zechariah 8 23 Zechariah 9 17 Zechariah 10 12 Zechariah 11 17 Zechariah 12 14 Zechariah 13 9 Zechariah 14 21 Malachi 1 14 Malachi 2 17 Malachi 3 18 Malachi 4 6 Matthew 1 25 Matthew 2 23 Matthew 3 17 Matthew 4 25 Matthew 5 48 Matthew 6 34 Matthew 7 29 Matthew 8 34 Matthew 9 38 Matthew 10 42 Matthew 11 30 Matthew 12 50 Matthew 13 58 Matthew 14 36 Matthew 15 39 Matthew 16 28 Matthew 17 27 Matthew 18 35 Matthew 19 30 Matthew 20 34 Matthew 21 46 Matthew 22 46 Matthew 23 39 Matthew 24 51 Matthew 25 46 Matthew 26 75 Matthew 27 66 Matthew 28 20 Mark 1 45 Mark 2 28 Mark 3 35 Mark 4 41 Mark 5 43 Mark 6 56 Mark 7 37 Mark 8 38 Mark 9 50 Mark 10 52 Mark 11 33 Mark 12 44 Mark 13 37 Mark 14 72 Mark 15 47 Mark 16 20 Luke 1 80 Luke 2 52 Luke 3 38 Luke 4 44 Luke 5 39 Luke 6 49 Luke 7 50 Luke 8 56 Luke 9 62 Luke 10 42 Luke 11 54 Luke 12 59 Luke 13 35 Luke 14 35 Luke 15 32 Luke 16 31 Luke 17 37 Luke 18 43 Luke 19 48 Luke 20 47 Luke 21 38 Luke 22 71 Luke 23 56 Luke 24 53 John 1 52 John 2 25 John 3 36 John 4 54 John 5 47 John 6 71 John 7 53 John 8 59 John 9 41 John 10 42 John 11 57 John 12 50 John 13 38 John 14 31 John 15 27 John 16 33 John 17 26 John 18 40 John 19 42 John 20 31 John 21 25 Acts 1 26 Acts 2 47 Acts 3 26 Acts 4 37 Acts 5 42 Acts 6 15 Acts 7 60 Acts 8 40 Acts 9 43 Acts 10 48 Acts 11 30 Acts 12 25 Acts 13 52 Acts 14 28 Acts 15 41 Acts 16 40 Acts 17 34 Acts 18 28 Acts 19 40 Acts 20 38 Acts 21 40 Acts 22 30 Acts 23 35 Acts 24 27 Acts 25 27 Acts 26 32 Acts 27 44 Acts 28 31 Romans 1 32 Romans 2 29 Romans 3 31 Romans 4 25 Romans 5 21 Romans 6 23 Romans 7 26 Romans 8 39 Romans 9 33 Romans 10 21 Romans 11 36 Romans 12 21 Romans 13 14 Romans 14 23 Romans 15 33 Romans 16 27 1 Corinthians 1 31 1 Corinthians 2 16 1 Corinthians 3 23 1 Corinthians 4 21 1 Corinthians 5 13 1 Corinthians 6 20 1 Corinthians 7 40 1 Corinthians 8 13 1 Corinthians 9 27 1 Corinthians 10 33 1 Corinthians 11 34 1 Corinthians 12 31 1 Corinthians 13 13 1 Corinthians 14 40 1 Corinthians 15 58 1 Corinthians 16 24 2 Corinthians 1 24 2 Corinthians 2 17 2 Corinthians 3 18 2 Corinthians 4 18 2 Corinthians 5 21 2 Corinthians 6 18 2 Corinthians 7 16 2 Corinthians 8 24 2 Corinthians 9 15 2 Corinthians 10 18 2 Corinthians 11 33 2 Corinthians 12 21 2 Corinthians 13 13 Galatians 1 24 Galatians 2 21 Galatians 3 29 Galatians 4 31 Galatians 5 26 Galatians 6 18 Ephesians 1 23 Ephesians 2 22 Ephesians 3 21 Ephesians 4 32 Ephesians 5 33 Ephesians 6 24 Philippians 1 30 Philippians 2 30 Philippians 3 21 Philippians 4 23 Colossians 1 29 Colossians 2 23 Colossians 3 25 Colossians 4 18 1 Thessalonians 1 10 1 Thessalonians 2 20 1 Thessalonians 3 13 1 Thessalonians 4 18 1 Thessalonians 5 28 2 Thessalonians 1 12 2 Thessalonians 2 17 2 Thessalonians 3 18 1 Timothy 1 20 1 Timothy 2 15 1 Timothy 3 16 1 Timothy 4 16 1 Timothy 5 25 1 Timothy 6 21 2 Timothy 1 18 2 Timothy 2 26 2 Timothy 3 17 2 Timothy 4 22 Titus 1 16 Titus 2 15 Titus 3 15 Philemon 1 25 Hebrews 1 14 Hebrews 2 18 Hebrews 3 19 Hebrews 4 16 Hebrews 5 14 Hebrews 6 20 Hebrews 7 28 Hebrews 8 13 Hebrews 9 28 Hebrews 10 39 Hebrews 11 40 Hebrews 12 29 Hebrews 13 25 James 1 27 James 2 26 James 3 18 James 4 17 James 5 20 1 Peter 1 25 1 Peter 2 25 1 Peter 3 22 1 Peter 4 19 1 Peter 5 14 2 Peter 1 21 2 Peter 2 22 2 Peter 3 18 1 John 1 10 1 John 2 29 1 John 3 24 1 John 4 21 1 John 5 21 2 John 1 13 3 John 1 15 Jude 1 25 Revelation 1 20 Revelation 2 29 Revelation 3 22 Revelation 4 11 Revelation 5 14 Revelation 6 17 Revelation 7 17 Revelation 8 13 Revelation 9 21 Revelation 10 11 Revelation 11 19 Revelation 12 18 Revelation 13 18 Revelation 14 20 Revelation 15 8 Revelation 16 21 Revelation 17 18 Revelation 18 24 Revelation 19 21 Revelation 20 15 Revelation 21 27 Revelation 22 21 bibledit-gtk-4.6/templates/gtkbuilder.guidialog.xml0000644000175000017500000003050011564264702022572 0ustar00teusteus00000000000000 True User interface True center-always normal True 2 True Features False False 1 Only the basics are available True True False True True False False 2 Full features are available True True False True True radiobutton_basic False False 3 User defined features True True False True True radiobutton_basic False False 4 Printing True True False True True False False 5 Project management True True False True True 6 References management True True False True True 7 Styles True True False True True 8 Styles management True True False True True 9 Project notes True True False True True 10 Project notes management True True False True True 11 References and find True True False True True 12 Replace True True False True True 13 Checks True True False True True 14 Tools True True False True True 15 Preferences True True False True True 16 True False 17 Remember most recent verse per chapter True True False True True 18 Start program maximized True True False True True 20 True end False end 0 bibledit-gtk-4.6/templates/versification_spanish.xml0000644000175000017500000030745611175243640023102 0ustar00teusteus00000000000000 Genesis 1 31 Genesis 2 25 Genesis 3 24 Genesis 4 26 Genesis 5 32 Genesis 6 22 Genesis 7 24 Genesis 8 22 Genesis 9 29 Genesis 10 32 Genesis 11 32 Genesis 12 20 Genesis 13 18 Genesis 14 24 Genesis 15 21 Genesis 16 16 Genesis 17 27 Genesis 18 33 Genesis 19 38 Genesis 20 18 Genesis 21 34 Genesis 22 24 Genesis 23 20 Genesis 24 67 Genesis 25 34 Genesis 26 35 Genesis 27 46 Genesis 28 22 Genesis 29 35 Genesis 30 43 Genesis 31 55 Genesis 32 32 Genesis 33 20 Genesis 34 31 Genesis 35 29 Genesis 36 43 Genesis 37 36 Genesis 38 30 Genesis 39 23 Genesis 40 23 Genesis 41 57 Genesis 42 38 Genesis 43 34 Genesis 44 34 Genesis 45 28 Genesis 46 34 Genesis 47 31 Genesis 48 22 Genesis 49 33 Genesis 50 26 Exodus 1 22 Exodus 2 25 Exodus 3 22 Exodus 4 31 Exodus 5 23 Exodus 6 30 Exodus 7 25 Exodus 8 32 Exodus 9 35 Exodus 10 29 Exodus 11 10 Exodus 12 51 Exodus 13 22 Exodus 14 31 Exodus 15 27 Exodus 16 36 Exodus 17 16 Exodus 18 27 Exodus 19 25 Exodus 20 26 Exodus 21 36 Exodus 22 31 Exodus 23 33 Exodus 24 18 Exodus 25 40 Exodus 26 37 Exodus 27 21 Exodus 28 43 Exodus 29 46 Exodus 30 38 Exodus 31 18 Exodus 32 35 Exodus 33 23 Exodus 34 35 Exodus 35 35 Exodus 36 38 Exodus 37 29 Exodus 38 31 Exodus 39 43 Exodus 40 38 Leviticus 1 17 Leviticus 2 16 Leviticus 3 17 Leviticus 4 35 Leviticus 5 19 Leviticus 6 30 Leviticus 7 38 Leviticus 8 36 Leviticus 9 24 Leviticus 10 20 Leviticus 11 47 Leviticus 12 8 Leviticus 13 59 Leviticus 14 57 Leviticus 15 33 Leviticus 16 34 Leviticus 17 16 Leviticus 18 30 Leviticus 19 37 Leviticus 20 27 Leviticus 21 24 Leviticus 22 33 Leviticus 23 44 Leviticus 24 23 Leviticus 25 55 Leviticus 26 46 Leviticus 27 34 Numbers 1 54 Numbers 2 34 Numbers 3 51 Numbers 4 49 Numbers 5 31 Numbers 6 27 Numbers 7 89 Numbers 8 26 Numbers 9 23 Numbers 10 36 Numbers 11 35 Numbers 12 16 Numbers 13 33 Numbers 14 45 Numbers 15 41 Numbers 16 50 Numbers 17 13 Numbers 18 32 Numbers 19 22 Numbers 20 29 Numbers 21 35 Numbers 22 41 Numbers 23 30 Numbers 24 25 Numbers 25 19 Numbers 26 65 Numbers 27 23 Numbers 28 31 Numbers 29 40 Numbers 30 16 Numbers 31 54 Numbers 32 42 Numbers 33 56 Numbers 34 29 Numbers 35 34 Numbers 36 13 Deuteronomy 1 46 Deuteronomy 2 37 Deuteronomy 3 29 Deuteronomy 4 49 Deuteronomy 5 33 Deuteronomy 6 25 Deuteronomy 7 26 Deuteronomy 8 20 Deuteronomy 9 29 Deuteronomy 10 22 Deuteronomy 11 32 Deuteronomy 12 32 Deuteronomy 13 18 Deuteronomy 14 29 Deuteronomy 15 23 Deuteronomy 16 22 Deuteronomy 17 20 Deuteronomy 18 22 Deuteronomy 19 21 Deuteronomy 20 20 Deuteronomy 21 23 Deuteronomy 22 30 Deuteronomy 23 25 Deuteronomy 24 22 Deuteronomy 25 19 Deuteronomy 26 19 Deuteronomy 27 26 Deuteronomy 28 68 Deuteronomy 29 29 Deuteronomy 30 20 Deuteronomy 31 30 Deuteronomy 32 52 Deuteronomy 33 29 Deuteronomy 34 12 Joshua 1 18 Joshua 2 24 Joshua 3 17 Joshua 4 24 Joshua 5 15 Joshua 6 27 Joshua 7 26 Joshua 8 35 Joshua 9 27 Joshua 10 43 Joshua 11 23 Joshua 12 24 Joshua 13 33 Joshua 14 15 Joshua 15 63 Joshua 16 10 Joshua 17 18 Joshua 18 28 Joshua 19 51 Joshua 20 9 Joshua 21 45 Joshua 22 34 Joshua 23 16 Joshua 24 33 Judges 1 36 Judges 2 23 Judges 3 31 Judges 4 24 Judges 5 31 Judges 6 40 Judges 7 25 Judges 8 35 Judges 9 57 Judges 10 18 Judges 11 40 Judges 12 15 Judges 13 25 Judges 14 20 Judges 15 20 Judges 16 31 Judges 17 13 Judges 18 31 Judges 19 30 Judges 20 48 Judges 21 25 Ruth 1 22 Ruth 2 23 Ruth 3 18 Ruth 4 22 1 Samuel 1 28 1 Samuel 2 36 1 Samuel 3 21 1 Samuel 4 22 1 Samuel 5 12 1 Samuel 6 21 1 Samuel 7 17 1 Samuel 8 22 1 Samuel 9 27 1 Samuel 10 27 1 Samuel 11 15 1 Samuel 12 25 1 Samuel 13 23 1 Samuel 14 52 1 Samuel 15 35 1 Samuel 16 23 1 Samuel 17 58 1 Samuel 18 30 1 Samuel 19 24 1 Samuel 20 42 1 Samuel 21 15 1 Samuel 22 23 1 Samuel 23 29 1 Samuel 24 22 1 Samuel 25 44 1 Samuel 26 25 1 Samuel 27 12 1 Samuel 28 25 1 Samuel 29 11 1 Samuel 30 31 1 Samuel 31 13 2 Samuel 1 27 2 Samuel 2 32 2 Samuel 3 39 2 Samuel 4 12 2 Samuel 5 25 2 Samuel 6 23 2 Samuel 7 29 2 Samuel 8 18 2 Samuel 9 13 2 Samuel 10 19 2 Samuel 11 27 2 Samuel 12 31 2 Samuel 13 39 2 Samuel 14 33 2 Samuel 15 37 2 Samuel 16 23 2 Samuel 17 29 2 Samuel 18 33 2 Samuel 19 43 2 Samuel 20 26 2 Samuel 21 22 2 Samuel 22 51 2 Samuel 23 39 2 Samuel 24 25 1 Kings 1 53 1 Kings 2 46 1 Kings 3 28 1 Kings 4 34 1 Kings 5 18 1 Kings 6 38 1 Kings 7 51 1 Kings 8 66 1 Kings 9 28 1 Kings 10 29 1 Kings 11 43 1 Kings 12 33 1 Kings 13 34 1 Kings 14 31 1 Kings 15 34 1 Kings 16 34 1 Kings 17 24 1 Kings 18 46 1 Kings 19 21 1 Kings 20 43 1 Kings 21 29 1 Kings 22 53 2 Kings 1 18 2 Kings 2 25 2 Kings 3 27 2 Kings 4 44 2 Kings 5 27 2 Kings 6 33 2 Kings 7 20 2 Kings 8 29 2 Kings 9 37 2 Kings 10 36 2 Kings 11 21 2 Kings 12 21 2 Kings 13 25 2 Kings 14 29 2 Kings 15 38 2 Kings 16 20 2 Kings 17 41 2 Kings 18 37 2 Kings 19 37 2 Kings 20 21 2 Kings 21 26 2 Kings 22 20 2 Kings 23 37 2 Kings 24 20 2 Kings 25 30 1 Chronicles 1 54 1 Chronicles 2 55 1 Chronicles 3 24 1 Chronicles 4 43 1 Chronicles 5 26 1 Chronicles 6 81 1 Chronicles 7 40 1 Chronicles 8 40 1 Chronicles 9 44 1 Chronicles 10 14 1 Chronicles 11 47 1 Chronicles 12 40 1 Chronicles 13 14 1 Chronicles 14 17 1 Chronicles 15 29 1 Chronicles 16 43 1 Chronicles 17 27 1 Chronicles 18 17 1 Chronicles 19 19 1 Chronicles 20 8 1 Chronicles 21 30 1 Chronicles 22 19 1 Chronicles 23 32 1 Chronicles 24 31 1 Chronicles 25 31 1 Chronicles 26 32 1 Chronicles 27 34 1 Chronicles 28 21 1 Chronicles 29 30 2 Chronicles 1 17 2 Chronicles 2 18 2 Chronicles 3 17 2 Chronicles 4 22 2 Chronicles 5 14 2 Chronicles 6 42 2 Chronicles 7 22 2 Chronicles 8 18 2 Chronicles 9 31 2 Chronicles 10 19 2 Chronicles 11 23 2 Chronicles 12 17 2 Chronicles 13 22 2 Chronicles 14 15 2 Chronicles 15 19 2 Chronicles 16 14 2 Chronicles 17 19 2 Chronicles 18 34 2 Chronicles 19 11 2 Chronicles 20 37 2 Chronicles 21 20 2 Chronicles 22 12 2 Chronicles 23 21 2 Chronicles 24 27 2 Chronicles 25 28 2 Chronicles 26 23 2 Chronicles 27 9 2 Chronicles 28 27 2 Chronicles 29 36 2 Chronicles 30 27 2 Chronicles 31 21 2 Chronicles 32 33 2 Chronicles 33 25 2 Chronicles 34 33 2 Chronicles 35 27 2 Chronicles 36 23 Ezra 1 11 Ezra 2 70 Ezra 3 13 Ezra 4 24 Ezra 5 17 Ezra 6 22 Ezra 7 28 Ezra 8 36 Ezra 9 15 Ezra 10 44 Nehemiah 1 11 Nehemiah 2 20 Nehemiah 3 32 Nehemiah 4 23 Nehemiah 5 19 Nehemiah 6 19 Nehemiah 7 73 Nehemiah 8 18 Nehemiah 9 38 Nehemiah 10 39 Nehemiah 11 36 Nehemiah 12 47 Nehemiah 13 31 Esther 1 22 Esther 2 23 Esther 3 15 Esther 4 17 Esther 5 14 Esther 6 14 Esther 7 10 Esther 8 17 Esther 9 32 Esther 10 3 Job 1 22 Job 2 13 Job 3 26 Job 4 21 Job 5 27 Job 6 30 Job 7 21 Job 8 22 Job 9 35 Job 10 22 Job 11 20 Job 12 25 Job 13 28 Job 14 22 Job 15 35 Job 16 22 Job 17 16 Job 18 21 Job 19 29 Job 20 29 Job 21 34 Job 22 30 Job 23 17 Job 24 25 Job 25 6 Job 26 14 Job 27 23 Job 28 28 Job 29 25 Job 30 31 Job 31 40 Job 32 22 Job 33 33 Job 34 37 Job 35 16 Job 36 33 Job 37 24 Job 38 41 Job 39 30 Job 40 24 Job 41 34 Job 42 17 Psalms 1 6 Psalms 2 12 Psalms 3 8 Psalms 4 8 Psalms 5 12 Psalms 6 10 Psalms 7 17 Psalms 8 9 Psalms 9 20 Psalms 10 18 Psalms 11 7 Psalms 12 8 Psalms 13 6 Psalms 14 7 Psalms 15 5 Psalms 16 11 Psalms 17 15 Psalms 18 50 Psalms 19 14 Psalms 20 9 Psalms 21 13 Psalms 22 31 Psalms 23 6 Psalms 24 10 Psalms 25 22 Psalms 26 12 Psalms 27 14 Psalms 28 9 Psalms 29 11 Psalms 30 12 Psalms 31 24 Psalms 32 11 Psalms 33 22 Psalms 34 22 Psalms 35 28 Psalms 36 12 Psalms 37 40 Psalms 38 22 Psalms 39 13 Psalms 40 17 Psalms 41 13 Psalms 42 11 Psalms 43 5 Psalms 44 26 Psalms 45 17 Psalms 46 11 Psalms 47 10 Psalms 48 14 Psalms 49 20 Psalms 50 23 Psalms 51 19 Psalms 52 9 Psalms 53 6 Psalms 54 7 Psalms 55 23 Psalms 56 13 Psalms 57 11 Psalms 58 11 Psalms 59 17 Psalms 60 12 Psalms 61 8 Psalms 62 12 Psalms 63 11 Psalms 64 10 Psalms 65 13 Psalms 66 20 Psalms 67 7 Psalms 68 35 Psalms 69 36 Psalms 70 5 Psalms 71 24 Psalms 72 20 Psalms 73 28 Psalms 74 23 Psalms 75 10 Psalms 76 12 Psalms 77 20 Psalms 78 72 Psalms 79 13 Psalms 80 19 Psalms 81 16 Psalms 82 8 Psalms 83 18 Psalms 84 12 Psalms 85 13 Psalms 86 17 Psalms 87 7 Psalms 88 18 Psalms 89 52 Psalms 90 17 Psalms 91 16 Psalms 92 15 Psalms 93 5 Psalms 94 23 Psalms 95 11 Psalms 96 13 Psalms 97 12 Psalms 98 9 Psalms 99 9 Psalms 100 5 Psalms 101 8 Psalms 102 28 Psalms 103 22 Psalms 104 35 Psalms 105 45 Psalms 106 48 Psalms 107 43 Psalms 108 13 Psalms 109 31 Psalms 110 7 Psalms 111 10 Psalms 112 10 Psalms 113 9 Psalms 114 8 Psalms 115 18 Psalms 116 19 Psalms 117 2 Psalms 118 29 Psalms 119 176 Psalms 120 7 Psalms 121 8 Psalms 122 9 Psalms 123 4 Psalms 124 8 Psalms 125 5 Psalms 126 6 Psalms 127 5 Psalms 128 6 Psalms 129 8 Psalms 130 8 Psalms 131 3 Psalms 132 18 Psalms 133 3 Psalms 134 3 Psalms 135 21 Psalms 136 26 Psalms 137 9 Psalms 138 8 Psalms 139 24 Psalms 140 13 Psalms 141 10 Psalms 142 7 Psalms 143 12 Psalms 144 15 Psalms 145 21 Psalms 146 10 Psalms 147 20 Psalms 148 14 Psalms 149 9 Psalms 150 6 Proverbs 1 33 Proverbs 2 22 Proverbs 3 35 Proverbs 4 27 Proverbs 5 23 Proverbs 6 35 Proverbs 7 27 Proverbs 8 36 Proverbs 9 18 Proverbs 10 32 Proverbs 11 31 Proverbs 12 28 Proverbs 13 25 Proverbs 14 35 Proverbs 15 33 Proverbs 16 33 Proverbs 17 28 Proverbs 18 24 Proverbs 19 29 Proverbs 20 30 Proverbs 21 31 Proverbs 22 29 Proverbs 23 35 Proverbs 24 34 Proverbs 25 28 Proverbs 26 28 Proverbs 27 27 Proverbs 28 28 Proverbs 29 27 Proverbs 30 33 Proverbs 31 31 Ecclesiastes 1 18 Ecclesiastes 2 26 Ecclesiastes 3 22 Ecclesiastes 4 16 Ecclesiastes 5 20 Ecclesiastes 6 12 Ecclesiastes 7 29 Ecclesiastes 8 17 Ecclesiastes 9 18 Ecclesiastes 10 20 Ecclesiastes 11 10 Ecclesiastes 12 14 Song of Solomon 1 17 Song of Solomon 2 17 Song of Solomon 3 11 Song of Solomon 4 16 Song of Solomon 5 16 Song of Solomon 6 13 Song of Solomon 7 13 Song of Solomon 8 14 Isaiah 1 31 Isaiah 2 22 Isaiah 3 26 Isaiah 4 6 Isaiah 5 30 Isaiah 6 13 Isaiah 7 25 Isaiah 8 22 Isaiah 9 21 Isaiah 10 34 Isaiah 11 16 Isaiah 12 6 Isaiah 13 22 Isaiah 14 32 Isaiah 15 9 Isaiah 16 14 Isaiah 17 14 Isaiah 18 7 Isaiah 19 25 Isaiah 20 6 Isaiah 21 17 Isaiah 22 25 Isaiah 23 18 Isaiah 24 23 Isaiah 25 12 Isaiah 26 21 Isaiah 27 13 Isaiah 28 29 Isaiah 29 24 Isaiah 30 33 Isaiah 31 9 Isaiah 32 20 Isaiah 33 24 Isaiah 34 17 Isaiah 35 10 Isaiah 36 22 Isaiah 37 38 Isaiah 38 22 Isaiah 39 8 Isaiah 40 31 Isaiah 41 29 Isaiah 42 25 Isaiah 43 28 Isaiah 44 28 Isaiah 45 25 Isaiah 46 13 Isaiah 47 15 Isaiah 48 22 Isaiah 49 26 Isaiah 50 11 Isaiah 51 23 Isaiah 52 15 Isaiah 53 12 Isaiah 54 17 Isaiah 55 13 Isaiah 56 12 Isaiah 57 21 Isaiah 58 14 Isaiah 59 21 Isaiah 60 22 Isaiah 61 11 Isaiah 62 12 Isaiah 63 19 Isaiah 64 12 Isaiah 65 25 Isaiah 66 24 Jeremiah 1 19 Jeremiah 2 37 Jeremiah 3 25 Jeremiah 4 31 Jeremiah 5 31 Jeremiah 6 30 Jeremiah 7 34 Jeremiah 8 22 Jeremiah 9 26 Jeremiah 10 25 Jeremiah 11 23 Jeremiah 12 17 Jeremiah 13 27 Jeremiah 14 22 Jeremiah 15 21 Jeremiah 16 21 Jeremiah 17 27 Jeremiah 18 23 Jeremiah 19 15 Jeremiah 20 18 Jeremiah 21 14 Jeremiah 22 30 Jeremiah 23 40 Jeremiah 24 10 Jeremiah 25 38 Jeremiah 26 24 Jeremiah 27 22 Jeremiah 28 17 Jeremiah 29 32 Jeremiah 30 24 Jeremiah 31 40 Jeremiah 32 44 Jeremiah 33 26 Jeremiah 34 22 Jeremiah 35 19 Jeremiah 36 32 Jeremiah 37 21 Jeremiah 38 28 Jeremiah 39 18 Jeremiah 40 16 Jeremiah 41 18 Jeremiah 42 22 Jeremiah 43 13 Jeremiah 44 30 Jeremiah 45 5 Jeremiah 46 28 Jeremiah 47 7 Jeremiah 48 47 Jeremiah 49 39 Jeremiah 50 46 Jeremiah 51 64 Jeremiah 52 34 Lamentations 1 22 Lamentations 2 22 Lamentations 3 66 Lamentations 4 22 Lamentations 5 22 Ezekiel 1 28 Ezekiel 2 10 Ezekiel 3 27 Ezekiel 4 17 Ezekiel 5 17 Ezekiel 6 14 Ezekiel 7 27 Ezekiel 8 18 Ezekiel 9 11 Ezekiel 10 22 Ezekiel 11 25 Ezekiel 12 28 Ezekiel 13 23 Ezekiel 14 23 Ezekiel 15 8 Ezekiel 16 63 Ezekiel 17 24 Ezekiel 18 32 Ezekiel 19 14 Ezekiel 20 49 Ezekiel 21 32 Ezekiel 22 31 Ezekiel 23 49 Ezekiel 24 27 Ezekiel 25 17 Ezekiel 26 21 Ezekiel 27 36 Ezekiel 28 26 Ezekiel 29 21 Ezekiel 30 26 Ezekiel 31 18 Ezekiel 32 32 Ezekiel 33 33 Ezekiel 34 31 Ezekiel 35 15 Ezekiel 36 38 Ezekiel 37 28 Ezekiel 38 23 Ezekiel 39 29 Ezekiel 40 49 Ezekiel 41 26 Ezekiel 42 20 Ezekiel 43 27 Ezekiel 44 31 Ezekiel 45 25 Ezekiel 46 24 Ezekiel 47 23 Ezekiel 48 35 Daniel 1 21 Daniel 2 49 Daniel 3 30 Daniel 4 37 Daniel 5 31 Daniel 6 28 Daniel 7 28 Daniel 8 27 Daniel 9 27 Daniel 10 21 Daniel 11 45 Daniel 12 13 Hosea 1 11 Hosea 2 23 Hosea 3 5 Hosea 4 19 Hosea 5 15 Hosea 6 11 Hosea 7 16 Hosea 8 14 Hosea 9 17 Hosea 10 15 Hosea 11 12 Hosea 12 14 Hosea 13 16 Hosea 14 9 Joel 1 20 Joel 2 32 Joel 3 21 Amos 1 15 Amos 2 16 Amos 3 15 Amos 4 13 Amos 5 27 Amos 6 14 Amos 7 17 Amos 8 14 Amos 9 15 Obadiah 1 21 Jonah 1 17 Jonah 2 10 Jonah 3 10 Jonah 4 11 Micah 1 16 Micah 2 13 Micah 3 12 Micah 4 13 Micah 5 15 Micah 6 16 Micah 7 20 Nahum 1 15 Nahum 2 13 Nahum 3 19 Habakkuk 1 17 Habakkuk 2 20 Habakkuk 3 19 Zephaniah 1 18 Zephaniah 2 15 Zephaniah 3 20 Haggai 1 15 Haggai 2 23 Zechariah 1 21 Zechariah 2 13 Zechariah 3 10 Zechariah 4 14 Zechariah 5 11 Zechariah 6 15 Zechariah 7 14 Zechariah 8 23 Zechariah 9 17 Zechariah 10 12 Zechariah 11 17 Zechariah 12 14 Zechariah 13 9 Zechariah 14 21 Malachi 1 14 Malachi 2 17 Malachi 3 18 Malachi 4 6 Matthew 1 25 Matthew 2 23 Matthew 3 17 Matthew 4 25 Matthew 5 48 Matthew 6 34 Matthew 7 29 Matthew 8 34 Matthew 9 38 Matthew 10 42 Matthew 11 30 Matthew 12 50 Matthew 13 58 Matthew 14 36 Matthew 15 39 Matthew 16 28 Matthew 17 27 Matthew 18 35 Matthew 19 30 Matthew 20 34 Matthew 21 46 Matthew 22 46 Matthew 23 39 Matthew 24 51 Matthew 25 46 Matthew 26 75 Matthew 27 66 Matthew 28 20 Mark 1 45 Mark 2 28 Mark 3 35 Mark 4 41 Mark 5 43 Mark 6 56 Mark 7 37 Mark 8 38 Mark 9 50 Mark 10 52 Mark 11 33 Mark 12 44 Mark 13 37 Mark 14 72 Mark 15 47 Mark 16 20 Luke 1 80 Luke 2 52 Luke 3 38 Luke 4 44 Luke 5 39 Luke 6 49 Luke 7 50 Luke 8 56 Luke 9 62 Luke 10 42 Luke 11 54 Luke 12 59 Luke 13 35 Luke 14 35 Luke 15 32 Luke 16 31 Luke 17 37 Luke 18 43 Luke 19 48 Luke 20 47 Luke 21 38 Luke 22 71 Luke 23 56 Luke 24 53 John 1 51 John 2 25 John 3 36 John 4 54 John 5 47 John 6 71 John 7 53 John 8 59 John 9 41 John 10 42 John 11 57 John 12 50 John 13 38 John 14 31 John 15 27 John 16 33 John 17 26 John 18 40 John 19 42 John 20 31 John 21 25 Acts 1 26 Acts 2 47 Acts 3 26 Acts 4 37 Acts 5 42 Acts 6 15 Acts 7 60 Acts 8 40 Acts 9 43 Acts 10 48 Acts 11 30 Acts 12 25 Acts 13 52 Acts 14 28 Acts 15 41 Acts 16 40 Acts 17 34 Acts 18 28 Acts 19 41 Acts 20 38 Acts 21 40 Acts 22 30 Acts 23 35 Acts 24 27 Acts 25 27 Acts 26 32 Acts 27 44 Acts 28 31 Romans 1 32 Romans 2 29 Romans 3 31 Romans 4 25 Romans 5 21 Romans 6 23 Romans 7 25 Romans 8 39 Romans 9 33 Romans 10 21 Romans 11 36 Romans 12 21 Romans 13 14 Romans 14 23 Romans 15 33 Romans 16 27 1 Corinthians 1 31 1 Corinthians 2 16 1 Corinthians 3 23 1 Corinthians 4 21 1 Corinthians 5 13 1 Corinthians 6 20 1 Corinthians 7 40 1 Corinthians 8 13 1 Corinthians 9 27 1 Corinthians 10 33 1 Corinthians 11 34 1 Corinthians 12 31 1 Corinthians 13 13 1 Corinthians 14 40 1 Corinthians 15 58 1 Corinthians 16 24 2 Corinthians 1 24 2 Corinthians 2 17 2 Corinthians 3 18 2 Corinthians 4 18 2 Corinthians 5 21 2 Corinthians 6 18 2 Corinthians 7 16 2 Corinthians 8 24 2 Corinthians 9 15 2 Corinthians 10 18 2 Corinthians 11 33 2 Corinthians 12 21 2 Corinthians 13 13 Galatians 1 24 Galatians 2 21 Galatians 3 29 Galatians 4 31 Galatians 5 26 Galatians 6 18 Ephesians 1 23 Ephesians 2 22 Ephesians 3 21 Ephesians 4 32 Ephesians 5 33 Ephesians 6 24 Philippians 1 30 Philippians 2 30 Philippians 3 21 Philippians 4 23 Colossians 1 29 Colossians 2 23 Colossians 3 25 Colossians 4 18 1 Thessalonians 1 10 1 Thessalonians 2 20 1 Thessalonians 3 13 1 Thessalonians 4 18 1 Thessalonians 5 28 2 Thessalonians 1 12 2 Thessalonians 2 17 2 Thessalonians 3 18 1 Timothy 1 20 1 Timothy 2 15 1 Timothy 3 16 1 Timothy 4 16 1 Timothy 5 25 1 Timothy 6 21 2 Timothy 1 18 2 Timothy 2 26 2 Timothy 3 17 2 Timothy 4 22 Titus 1 16 Titus 2 15 Titus 3 15 Philemon 1 25 Hebrews 1 14 Hebrews 2 18 Hebrews 3 19 Hebrews 4 16 Hebrews 5 14 Hebrews 6 20 Hebrews 7 28 Hebrews 8 13 Hebrews 9 28 Hebrews 10 39 Hebrews 11 40 Hebrews 12 29 Hebrews 13 25 James 1 27 James 2 26 James 3 18 James 4 17 James 5 20 1 Peter 1 25 1 Peter 2 25 1 Peter 3 22 1 Peter 4 19 1 Peter 5 14 2 Peter 1 21 2 Peter 2 22 2 Peter 3 18 1 John 1 10 1 John 2 29 1 John 3 24 1 John 4 21 1 John 5 21 2 John 1 13 3 John 1 15 Jude 1 25 Revelation 1 20 Revelation 2 29 Revelation 3 22 Revelation 4 11 Revelation 5 14 Revelation 6 17 Revelation 7 17 Revelation 8 13 Revelation 9 21 Revelation 10 11 Revelation 11 19 Revelation 12 18 Revelation 13 18 Revelation 14 20 Revelation 15 8 Revelation 16 21 Revelation 17 18 Revelation 18 24 Revelation 19 21 Revelation 20 15 Revelation 21 27 Revelation 22 21 bibledit-gtk-4.6/templates/language_indonesian.xml0000644000175000017500000002031711506351604022464 0ustar00teusteus00000000000000 1 Genesis Kejadian Kej. 2 Exodus Keluaran Kel. 3 Leviticus Imamat Im. 4 Numbers Bilangan Bil. 5 Deuteronomy Ulangan Ul. 6 Joshua Yosua Yos. 7 Judges Hakim-hakim Hak. 8 Ruth Rut Rut 9 1 Samuel 1 Samuel 1Sam. 10 2 Samuel 2 Samuel 2Sam. 11 1 Kings 1 Raja-raja 1Raj. 12 2 Kings 2 Raja-raja 2Raj. 13 1 Chronicles 1 Tawarikh 1Taw. 14 2 Chronicles 2 Tawarikh 2Taw. 15 Ezra Ezra Ezr. 16 Nehemiah Nehemia Neh. 17 Esther Ester Est. 18 Job Ayub Ayb. 19 Psalms Mazmur Mzm. 20 Proverbs Amsal Ams. 21 Ecclesiastes Pengkhotbah Pkh. 22 Song of Solomon Kidung Agung Kid. 23 Isaiah Yesaya Yes. 24 Jeremiah Yeremia Yer. 25 Lamentations Ratapan Rat. 26 Ezekiel Yehezkiel Yeh. 27 Daniel Daniel Dan. 28 Hosea Hosea Hos. 29 Joel Yoël Yl. 30 Amos Amos Am. 31 Obadiah Obaja Ob. 32 Jonah Yunus Yun. 33 Micah Mikha Mi. 34 Nahum Nahum Nah. 35 Habakkuk Habakuk Hab. 36 Zephaniah Zefanya Zef. 37 Haggai Hagai Hag. 38 Zechariah Zakharia Za. 39 Malachi Maleakhi Mal. 40 Matthew Matius Mat. 41 Mark Markus Mrk. 42 Luke Lukas Luk. 43 John Yohanes Yoh. 44 Acts Kisah Para Rasul Kis. 45 Romans Roma Rm. 46 1 Corinthians 1 Korintus 1Kor. 47 2 Corinthians 2 Korintus 2Kor. 48 Galatians Galatia Gal. 49 Ephesians Efesus Ef. 50 Philippians Filipi Flp. 51 Colossians Kolose Kol. 52 1 Thessalonians 1 Tesalonika 1Tes. 53 2 Thessalonians 2 Tesalonika 2Tes. 54 1 Timothy 1 Timotius 1Tim. 55 2 Timothy 2 Timotius 2Tim. 56 Titus Titus Tit. 57 Philemon Filemon Flm. 58 Hebrews Ibrani Ibr. 59 James Yakobus Yak. 60 1 Peter 1 Petrus 1Ptr. 61 2 Peter 2 Petrus 2Ptr. 62 1 John 1 Yohanes 1Yoh. 63 2 John 2 Yohanes 2Yoh. 64 3 John 3 Yohanes 3Yoh. 65 Jude Yudas Yud. 66 Revelation Wahyu Why. bibledit-gtk-4.6/templates/ot-quotations-in-nt.xml0000644000175000017500000012060011175243637022347 0ustar00teusteus00000000000000 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 1 1 1 0 0 0 1 0 1 1 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 1 0 0 0 1 0 0 1 1 0 1 1 0 0 0 1 1 1 1 0 0 1 0 0 0 1 0 0 0 0 1 1 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 0 1 0 1 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 0 1 0 1 0 0 0 1 0 0 1 0 0 1 1 1 0 0 1 1 0 bibledit-gtk-4.6/templates/language_djimini.xml0000644000175000017500000002047511175243637021775 0ustar00teusteus00000000000000 1 Genesis Zhenɛsi Zhenɛ 2 Exodus Ɛkizɔdi Ɛki 3 Leviticus Levitiki Levi 4 Numbers Nɔmburu Nɔmbu 5 Deuteronomy Deteronɔmu Dete 6 Joshua Zhozuwe Zhozu 7 Judges Kiti Kɔnfɛnnɛ Kiti 8 Ruth Uruti Uru 9 1 Samuel 1 Samiyɛli 1 Sami 10 2 Samuel 2 Samiyɛli 2 Sami 11 1 Kings 1 Wunlumbolo 1 Wunlu 12 2 Kings 2 Wunlumbolo 2 Wunlu 13 1 Chronicles 1 Kuroniki 1 Kuro 14 2 Chronicles 2 Kuroniki 2 Kuro 15 Ezra Ɛsidirasi Ɛsidi 16 Nehemiah Neemi Nee 17 Esther Ɛsitɛri Ɛsitɛ 18 Job Zhɔbu Zhɔbu 19 Psalms Yuuro Yuuro 20 Proverbs Yomiyɛgɛlɛ Yomi 21 Ecclesiastes Yɛnŋɛlɛ Sɛnrɛ Yofɔ Yofɔ 22 Song of Solomon Salomɔ Yuuro Salo 23 Isaiah Ezayi Eza 24 Jeremiah Zheremi Zhere 25 Lamentations Zheremi wi Jɔlɔgɔ Sɛnrɛ Jɔlɔ 26 Ezekiel Ezekiyɛli Eze 27 Daniel Daniyɛli Dani 28 Hosea Oze Oze 29 Joel Zhowɛli Zhowɛ 30 Amos Amɔsi Amɔ 31 Obadiah Abidiyasi Abi 32 Jonah Zhonasi Zhona 33 Micah Mishe Mishe 34 Nahum Nawumu Nawu 35 Habakkuk Abaku Aba 36 Zephaniah Sofoni Sofo 37 Haggai Azhe Azhe 38 Zechariah Zakari Zaka 39 Malachi Malaki Mala 40 Matthew Matiye Mati 41 Mark Mariki Maki 42 Luke Luki Lui 43 John Zhan Zhan 44 Acts Kapyegele Kapye 45 Romans Ɔrɔmu Ɔrɔ 46 1 Corinthians 1 Korɛnti 1 Korɛn 47 2 Corinthians 2 Korɛnti 2 Korɛn 48 Galatians Galasi Gala 49 Ephesians Efɛzi Efɛ 50 Philippians Filipi Fili 51 Colossians Kolɔsi Kolɔ 52 1 Thessalonians 1 Tesaloniki 1 Tesa 53 2 Thessalonians 2 Tesaloniki 2 Tesa 54 1 Timothy 1 Timote 1 Timo 55 2 Timothy 2 Timote 2 Timo 56 Titus Tite Tite 57 Philemon Filemɔ File 58 Hebrews Eburuye Ebu 59 James Zhaki Zhaki 60 1 Peter 1 Pyɛri 1 Pyɛ 61 2 Peter 2 Pyɛri 2 Pyɛ 62 1 John 1 Zhan 1 Zhan 63 2 John 2 Zhan 2 Zhan 64 3 John 3 Zhan 3 Zhan 65 Jude Zhude Zhude 66 Revelation Nagawa Nara bibledit-gtk-4.6/templates/bibledit_resource_viewer_main.html0000644000175000017500000000072611175243640024714 0ustar00teusteus00000000000000 Bibledit Resources Viewer bibledit-gtk-4.6/templates/language_matigsalug.xml0000644000175000017500000002053711175243637022506 0ustar00teusteus00000000000000 1 Genesis Hinisis Hin. 2 Exodus Iksudu Iks. 3 Leviticus Libitiku Lib. 4 Numbers Numirus Num. 5 Deuteronomy Diyuturunuiyu Dut. 6 Joshua Huswi Hus. 7 Judges Me Talaggukum Huk. 8 Ruth Rut Rut 9 1 Samuel 1 Samuwil 1 Sam. 10 2 Samuel 2 Samuwil 2 Sam. 11 1 Kings 1 Me Hari 1 Har. 12 2 Kings 2 Me Hari 2 Hari. 13 1 Chronicles 1 Me Kurunikas 1 Kurun. 14 2 Chronicles 2 Me Kurunikas 2 Kurun. 15 Ezra Isdras Isd. 16 Nehemiah Nihimiyas Nih. 17 Esther Istir Ist. 18 Job Hub Hub 19 Psalms Me Salmu Sal. 20 Proverbs Me Talagtambag Tam. 21 Ecclesiastes Iklisyastis Ikl. 22 Song of Solomon Me Ulahingen Ula. 23 Isaiah Isayas Isa. 24 Jeremiah Hirimiyas Hir. 25 Lamentations Me Pegkalaggew Kal. 26 Ezekiel Isikil Isi. 27 Daniel Danyil Dan. 28 Hosea Usiyas Usi. 29 Joel Dyuwil Dyu. 30 Amos Amus Amus 31 Obadiah Abdiyas Abd. 32 Jonah Hunas Hun. 33 Micah Mikiyas Mik. 34 Nahum Nahum Nah. 35 Habakkuk Habakuk Hab. 36 Zephaniah Supuniyas Sup. 37 Haggai Haggiyu Hag. 38 Zechariah Sakariyas Sak. 39 Malachi Malakiyas Mal. 40 Matthew Matiyu Mat. 41 Mark Markus Mar. 42 Luke Lukas Luk. 43 John Huwan Huw. 44 Acts Me Buhat Buh. 45 Romans Me Matig-Ruma Rum. 46 1 Corinthians 1 Me Matig-Kurintu 1 Kur. 47 2 Corinthians 2 Me Matig-Kurintu 2 Kur. 48 Galatians Me Matig-Galasya Gal. 49 Ephesians Me Matig-Ipisu Ipi. 50 Philippians Me Matig-Pilipus Pil. 51 Colossians Me Matig-Kulusas Kul. 52 1 Thessalonians 1 Me Matig-Tisalunika 1 Tis. 53 2 Thessalonians 2 Me Matig-Tisalunika 2 Tis. 54 1 Timothy 1 Timitiyu 1 Tim. 55 2 Timothy 2 Timitiyu 2 Tim. 56 Titus Titu Tit. 57 Philemon Pilimun Pilim. 58 Hebrews Hibruhanun Hib. 59 James Hakubu Hak. 60 1 Peter 1 Pedru 1 Pid. 61 2 Peter 2 Pedru 2 Pid. 62 1 John 1 Huwan 1 Huw. 63 2 John 2 Huwan 2 Huw. 64 3 John 3 Huwan 3 Huw. 65 Jude Hudas Hud. 66 Revelation Pegpataha Pat. bibledit-gtk-4.6/templates/gtkbuilder.bulkspellingdialog.xml0000644000175000017500000000566311260653361024511 0ustar00teusteus00000000000000 True Bulk Speller True center-always normal True True label False 10 2 True True automatic automatic True queue True vertical 3 True end False end 0 bibledit-gtk-4.6/templates/resource-sabda-verse.ini0000644000175000017500000000175211176556277022514 0ustar00teusteus00000000000000 [general] title = Sabda Web per Verse home page = http://www.sabda.org/sabdaweb/bible/ url constructor = http://www.sabda.org/sabdaweb/bible/verse/?b=&c=&v=&version=drft_wbtc&view=single&lang=indonesia&theme=clearsky [books] Genesis=1 Exodus=2 Leviticus=3 Numbers=4 Deuteronomy=5 Joshua=6 Judges=7 Ruth=8 1 Samuel=9 2 Samuel=10 1 Kings=11 2 Kings=12 1 Chronicles=13 2 Chronicles=14 Ezra=15 Nehemiah=16 Esther=17 Job=18 Psalms=19 Proverbs=20 Ecclesiastes=21 Song of Solomon=22 Isaiah=23 Jeremiah=24 Lamentations=25 Ezekiel=26 Daniel=27 Hosea=28 Joel=29 Amos=30 Obadiah=31 Jonah=32 Micah=33 Nahum=34 Habakkuk=35 Zephaniah=36 Haggai=37 Zechariah=38 Malachi=39 Matthew=40 Mark=41 Luke=42 John=43 Acts=44 Romans=45 1 Corinthians=46 2 Corinthians=47 Galatians=48 Ephesians=49 Philippians=50 Colossians=51 1 Thessalonians=52 2 Thessalonians=53 1 Timothy=54 2 Timothy=55 Titus=56 Philemon=57 Hebrews=58 James=59 1 Peter=60 2 Peter=61 1 John=62 2 John=63 3 John=64 Jude=65 Revelation=66 bibledit-gtk-4.6/templates/Makefile.in0000664000175000017500000003014011735551357020025 0ustar00teusteus00000000000000# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, # Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = templates DIST_COMMON = README $(dist_pkgdata_DATA) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__installdirs = "$(DESTDIR)$(pkgdatadir)" DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CAT_PATH = @CAT_PATH@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DATE_PATH = @DATE_PATH@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ ENCHANT_CFLAGS = @ENCHANT_CFLAGS@ ENCHANT_LIBS = @ENCHANT_LIBS@ EXEEXT = @EXEEXT@ FIND_CURL = @FIND_CURL@ FIND_DIFF = @FIND_DIFF@ FIND_GPP = @FIND_GPP@ FIND_MERGE = @FIND_MERGE@ FIND_PATCH = @FIND_PATCH@ FIND_PATH = @FIND_PATH@ FIND_TAR = @FIND_TAR@ FIND_XARGS = @FIND_XARGS@ GLIB_CFLAGS = @GLIB_CFLAGS@ GLIB_LIBS = @GLIB_LIBS@ GOBJECT_CFLAGS = @GOBJECT_CFLAGS@ GOBJECT_LIBS = @GOBJECT_LIBS@ GREP = @GREP@ GREP_PATH = @GREP_PATH@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ GTHREAD_LIBS = @GTHREAD_LIBS@ GTKHTML314_CFLAGS = @GTKHTML314_CFLAGS@ GTKHTML314_LIBS = @GTKHTML314_LIBS@ GTKHTML38_CFLAGS = @GTKHTML38_CFLAGS@ GTKHTML38_LIBS = @GTKHTML38_LIBS@ GTKSOURCEVIEW_CFLAGS = @GTKSOURCEVIEW_CFLAGS@ GTKSOURCEVIEW_LIBS = @GTKSOURCEVIEW_LIBS@ GTK_CFLAGS = @GTK_CFLAGS@ GTK_LIBS = @GTK_LIBS@ GUNZIP_PATH = @GUNZIP_PATH@ GZIP_PATH = @GZIP_PATH@ HEAD_PATH = @HEAD_PATH@ ICONV_PATH = @ICONV_PATH@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBSOUP_CFLAGS = @LIBSOUP_CFLAGS@ LIBSOUP_LIBS = @LIBSOUP_LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MAKE_PATH = @MAKE_PATH@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PANGO_CFLAGS = @PANGO_CFLAGS@ PANGO_LIBS = @PANGO_LIBS@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SORT_PATH = @SORT_PATH@ SQLITE_CFLAGS = @SQLITE_CFLAGS@ SQLITE_LIBS = @SQLITE_LIBS@ STRINGS_PATH = @STRINGS_PATH@ STRIP = @STRIP@ TAIL_PATH = @TAIL_PATH@ TEE_TOUCH = @TEE_TOUCH@ VERSION = @VERSION@ WEBKIT_CFLAGS = @WEBKIT_CFLAGS@ WEBKIT_LIBS = @WEBKIT_LIBS@ XML2_CONFIG = @XML2_CONFIG@ XML_CPPFLAGS = @XML_CPPFLAGS@ XML_LIBS = @XML_LIBS@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ packagedatadir = @packagedatadir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ dist_pkgdata_DATA = * CLEANFILES = *~ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu templates/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu templates/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-dist_pkgdataDATA: $(dist_pkgdata_DATA) @$(NORMAL_INSTALL) test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)" @list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \ done uninstall-dist_pkgdataDATA: @$(NORMAL_UNINSTALL) @list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(pkgdatadir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dist_pkgdataDATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-dist_pkgdataDATA .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am \ install-dist_pkgdataDATA install-dvi install-dvi-am \ install-exec install-exec-am install-html install-html-am \ install-info install-info-am install-man install-pdf \ install-pdf-am install-ps install-ps-am install-strip \ installcheck installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ pdf-am ps ps-am uninstall uninstall-am \ uninstall-dist_pkgdataDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: bibledit-gtk-4.6/templates/language_ndebele.xml0000644000175000017500000002055011350131147021725 0ustar00teusteus00000000000000 1 Genesis UGenesise Gen. 2 Exodus UEksodusi Eks. 3 Leviticus ULevi Levi 4 Numbers AmaNani Nani 5 Deuteronomy UDuteronomi Dute. 6 Joshua UJoshuwa Josh. 7 Judges AbaHluleli Hlu. 8 Ruth URuthe Ruthe 9 1 Samuel 1 USamuweli 1 Sam. 10 2 Samuel 2 USamuweli 2 Sam. 11 1 Kings 1 AmaKhosi 1 Kho. 12 2 Kings 2 AmaKhosi 2 Kho. 13 1 Chronicles 1 Imilando 1 Lan. 14 2 Chronicles 2 Imilando 2 Lan. 15 Ezra UEzra Ezra 16 Nehemiah UNehemiya Neh. 17 Esther UEsta Esta 18 Job UJobe Jobe 19 Psalms Izihlabelelo Hlab. 20 Proverbs Izaga Zaga 21 Ecclesiastes UmTshumayeli Tshu. 22 Song of Solomon INgoma Yezingoma Ngoma 23 Isaiah UIsaya Isa. 24 Jeremiah UJeremiya Jer. 25 Lamentations IziLilo Lilo 26 Ezekiel UHezekeli Hez. 27 Daniel UDaniyeli Dan. 28 Hosea UHoseya Hos. 29 Joel UJoweli Jow. 30 Amos UAmosi Amos 31 Obadiah UObadiya Obad. 32 Jonah UJona Jona 33 Micah UMika Mika 34 Nahum UNahume Nah. 35 Habakkuk UHabhakhukhi Hab. 36 Zephaniah UZefaniya Zef. 37 Haggai UHagayi Hag. 38 Zechariah UZekhariya Zek. 39 Malachi UMalaki Mal. 40 Matthew UMathewu Mat. 41 Mark UMarko Mark. 42 Luke ULuka Luka 43 John UJohane Joha. 44 Acts ImiSebenzi Seb. 45 Romans AbaseRoma Roma 46 1 Corinthians 1 AbaseKorinte 1 Kor. 47 2 Corinthians 2 AbaseKorinte 2 Kor. 48 Galatians AbaseGalathiya Gal. 49 Ephesians AbaseEfesu Efe. 50 Philippians AbaseFiliphi Fil. 51 Colossians AbaseKolose Kol. 52 1 Thessalonians 1 AbaseThesalonika 1 Thes. 53 2 Thessalonians 2 AbaseThesalonika 2 Thes. 54 1 Timothy 1 UTimothi 1 Tim. 55 2 Timothy 2 UTimothi 2 Tim. 56 Titus UTitosi Tit. 57 Philemon UFilimoni Filim. 58 Hebrews AmaHeberu Heb. 59 James UJakobe Jak. 60 1 Peter 1 UPetro 1 Pet. 61 2 Peter 2 UPetro 2 Pet. 62 1 John 1 UJohane 1 Joha. 63 2 John 2 UJohane 2 Joha. 64 3 John 3 UJohane 3 Joha. 65 Jude UJuda Juda 66 Revelation Isambulelo Isam. bibledit-gtk-4.6/templates/resource-sabda-chapter.ini0000644000175000017500000000170411176556266023011 0ustar00teusteus00000000000000 [general] title=Sabda Web per Chapter home page=http://www.sabda.org/sabdaweb/bible/chapter url constructor=http://www.sabda.org/sabdaweb/bible/chapter/?b=&c=&version=drft_wbtc# [books] Genesis=1 Exodus=2 Leviticus=3 Numbers=4 Deuteronomy=5 Joshua=6 Judges=7 Ruth=8 1 Samuel=9 2 Samuel=10 1 Kings=11 2 Kings=12 1 Chronicles=13 2 Chronicles=14 Ezra=15 Nehemiah=16 Esther=17 Job=18 Psalms=19 Proverbs=20 Ecclesiastes=21 Song of Solomon=22 Isaiah=23 Jeremiah=24 Lamentations=25 Ezekiel=26 Daniel=27 Hosea=28 Joel=29 Amos=30 Obadiah=31 Jonah=32 Micah=33 Nahum=34 Habakkuk=35 Zephaniah=36 Haggai=37 Zechariah=38 Malachi=39 Matthew=40 Mark=41 Luke=42 John=43 Acts=44 Romans=45 1 Corinthians=46 2 Corinthians=47 Galatians=48 Ephesians=49 Philippians=50 Colossians=51 1 Thessalonians=52 2 Thessalonians=53 1 Timothy=54 2 Timothy=55 Titus=56 Philemon=57 Hebrews=58 James=59 1 Peter=60 2 Peter=61 1 John=62 2 John=63 3 John=64 Jude=65 Revelation=66 bibledit-gtk-4.6/templates/language_german_einheitsuebersetzung.xml0000644000175000017500000002266211175243637026156 0ustar00teusteus00000000000000 1 Genesis Das Buch Genesis Gen 2 Exodus Das Buch Exodus Ex 3 Leviticus Das Buch Levitikus Lev 4 Numbers Das Buch Numeri Num 5 Deuteronomy Das Buch Deuteronomium Dtn 6 Joshua Das Buch Josua Jos 7 Judges Das Buch der Richter Ri 8 Ruth Das Buch Rut Rut 9 1 Samuel Das erste Buch Samuel 1Sam 10 2 Samuel Das zweite Buch Samuel 2Sam 11 1 Kings Das erste Buch der Könige 1Kön 12 2 Kings Das zweite Buch der Könige 2Kön 13 1 Chronicles Das erste Buch der Chronik 1Chr 14 2 Chronicles Das zweite Buch der Chronik 2Chr 15 Ezra Das Buch Esra Esra 16 Nehemiah Das Buch Nehemia Neh 17 Esther Das Buch Ester Est 18 Job Das Buch Ijob Ijob 19 Psalms Die Psalmen Ps 20 Proverbs Das Buch der Sprüche Spr 21 Ecclesiastes Das Buch Kohelet Koh 22 Song of Solomon Das Hoheslied Hld 23 Isaiah Der Prophet Jesaja Jes 24 Jeremiah Der Prophet Jeremia Jer 25 Lamentations Die Klagelieder Klgl 26 Ezekiel Das Buch Ezechiel Ez 27 Daniel Das Buch Daniel Dan 28 Hosea Das Buch Hosea Hos 29 Joel Das Buch Joël Joël 30 Amos Das Buch Amos Am 31 Obadiah Das Buch Obadja Obd 32 Jonah Das Buch Jona Jona 33 Micah Das Buch Micha Mi 34 Nahum Das Buch Nahum Nah 35 Habakkuk Das Buch Habakuk Hab 36 Zephaniah Das Buch Zefanja Zef 37 Haggai Das Buch Haggai Hag 38 Zechariah Das Buch Sacharja Sach 39 Malachi Das Buch Maleachi Mal 40 Matthew Das Evangelium nach Matthäus Mt 41 Mark Das Evangelium nach Markus Mk 42 Luke Das Evangelium nach Lukas Lk 43 John Das Evangelium nach Johannes Joh 44 Acts Die Apostelgeschichte Apg 45 Romans Der Brief an die Römer Röm 46 1 Corinthians Der erste Brief an die Korinther 1Kor 47 2 Corinthians Der zweite Brief an die Korinther 2Kor 48 Galatians Der Brief an die Galater Gal 49 Ephesians Der Brief an die Epheser Eph 50 Philippians Der Brief an die Philipper Phil 51 Colossians Der Brief an die Kolosser Kol 52 1 Thessalonians Der erste Brief an die Thessalonicher 1Thes 53 2 Thessalonians Der zweite Brief an die Thessalonicher 2Thes 54 1 Timothy Der erste Brief an Timotheus 1Tim 55 2 Timothy Der zweite Brief an Timotheus 2Tim 56 Titus Der Brief an Titus Tit 57 Philemon Der Brief an Philemon Phlm 58 Hebrews Der Brief an die Hebräer Hebr 59 James Der Brief des Jakobus Jak 60 1 Peter Der erste Brief des Petrus 1Petr 61 2 Peter Der zweite Brief des Petrus 2Petr 62 1 John Der erste Brief des Johannes 1Jo 63 2 John Der zweite Brief des Johannes 2Jo 64 3 John Der dritte Brief des Johannes 3Jo 65 Jude Der Brief des Judas Jud 66 Revelation Die Offenbarung des Johannes Offb 67 Front Matter Einleitung Einl. 68 Back Matter Anhang Anh. 69 Other Material Weiteres Material Weit. bibledit-gtk-4.6/templates/front_matter.usfm0000644000175000017500000000167411175243637021365 0ustar00teusteus00000000000000\id FRT \pub \zelastic \mt3 THE \mt1 HOLY \mt1 BIBLE \mt4 CONTAINING \mt3 THE OLD AND NEW TESTAMENTS \mt4 TRANSLATED FROM THE ORIGINAL LANGUAGES \zelastic \fig |biblesociety.jpeg|col||||\fig* \pc Worldwide Bible Society \pc Africa \pb \zelastic \pc This is a preliminary edition of the Bible \pc intended for proofreading and testing \zelastic \mt3 Holy Bible \mt4 English \b \pc ISBN 0-11111-222-3 \zelastic \pc Illustrations by Sarah Downes, © _year_ The Foreign Bible Society \zelastic \pc ©_year_ Worldwide Bible Society \pc Bible House \pc 1 Bible Avenue \pc Bulawayo, Zimbabwe \zelastic \fig |biblesociety.jpeg|col||||\fig* \pc Worldwide Bible Society \pc Africa \pb \pref \mt Preface \p The translators greet the readers ... \pb \intro \mt Introduction \p Published in _year_, this version of the Bible in the English language was translated from manuscripts of the Hebrew Scriptures and the Greek New Testament ... \pb \mt Table of Contents \toc bibledit-gtk-4.6/templates/Makefile.am0000644000175000017500000000004611175243637020011 0ustar00teusteus00000000000000dist_pkgdata_DATA = * CLEANFILES = *~ bibledit-gtk-4.6/templates/gtkbuilder.planningeditdialog.xml0000644000175000017500000001012511355045274024462 0ustar00teusteus00000000000000 True Planning Edit True center-always dialog True vertical True 2 2 Status True True True image1 True Tasks True True True image2 True 1 2 True The project's status 1 2 True The project's planned tasks 1 2 1 2 False False 2 True end False end 0 True gtk-apply True gtk-preferences bibledit-gtk-4.6/templates/gtkbuilder.showprojectnotesdialog.xml0000644000175000017500000005345011316705335025434 0ustar00teusteus00000000000000 5 Show Project Notes False True center-on-parent dialog True vertical 2 True Selection False 2 True 10 True 0 Notes that refer to the False 0 current verse True True False True True True False 1 current chapter True True False True True True False 2 current book True True False True True True False 3 any verse True True False True True True False 4 False False 3 True 10 True 0 Notes edited False 0 today True True False True True True False 1 True between True True False True True True False 0 start True True True True 1 True and 2 end True True True 3 False 2 at any time True True False True True True False 3 False False 4 True 3 True 0 Notes of category False 0 True 1 False False 5 True 5 True 0 Notes of project False 0 current True True False True True True False 1 any True True False True True True False 2 False False 6 True Display False 7 True 7 Title, including True True False True 0 True False 0 project True True False True True False 1 category True True False True True False 2 date created True True False True True False 3 created by True True False True True False 4 False 8 True 8 True 0 Text False 0 full True True False True True True False 1 summary True True False True True True False 2 add text of the references True True False True True False 3 False 9 True Result 10 True 0 11 True end False end 0 bibledit-gtk-4.6/templates/backup_is_ready.html0000644000175000017500000000123611175243637021771 0ustar00teusteus00000000000000 Bibledit

Bibledit

Your backup is ready, and available at location (100 bytes).

Please keep it in a safe place or mail it to somebody.

View all available backups.

bibledit-gtk-4.6/templates/mapping_russian_canonical.xml0000644000175000017500000307344311175243637023723 0ustar00teusteus00000000000000 Genesis 1 31 55 Genesis 1 32 1 Genesis 1 32 1 Genesis 1 32 2 Genesis 1 32 2 Genesis 1 32 3 Genesis 1 32 3 Genesis 1 32 4 Genesis 1 32 4 Genesis 1 32 5 Genesis 1 32 5 Genesis 1 32 6 Genesis 1 32 6 Genesis 1 32 7 Genesis 1 32 7 Genesis 1 32 8 Genesis 1 32 8 Genesis 1 32 9 Genesis 1 32 9 Genesis 1 32 10 Genesis 1 32 10 Genesis 1 32 11 Genesis 1 32 11 Genesis 1 32 12 Genesis 1 32 12 Genesis 1 32 13 Genesis 1 32 13 Genesis 1 32 14 Genesis 1 32 14 Genesis 1 32 15 Genesis 1 32 15 Genesis 1 32 16 Genesis 1 32 16 Genesis 1 32 17 Genesis 1 32 17 Genesis 1 32 18 Genesis 1 32 18 Genesis 1 32 19 Genesis 1 32 19 Genesis 1 32 20 Genesis 1 32 20 Genesis 1 32 21 Genesis 1 32 21 Genesis 1 32 22 Genesis 1 32 22 Genesis 1 32 23 Genesis 1 32 23 Genesis 1 32 24 Genesis 1 32 24 Genesis 1 32 25 Genesis 1 32 25 Genesis 1 32 26 Genesis 1 32 26 Genesis 1 32 27 Genesis 1 32 27 Genesis 1 32 28 Genesis 1 32 28 Genesis 1 32 29 Genesis 1 32 29 Genesis 1 32 30 Genesis 1 32 30 Genesis 1 32 31 Genesis 1 32 31 Genesis 1 32 32 Genesis 1 32 32 Genesis 1 32 33 Exodus 2 8 1 Exodus 2 7 26 Exodus 2 8 2 Exodus 2 7 27 Exodus 2 8 3 Exodus 2 7 28 Exodus 2 8 4 Exodus 2 7 29 Exodus 2 8 5 Exodus 2 8 1 Exodus 2 8 6 Exodus 2 8 2 Exodus 2 8 7 Exodus 2 8 3 Exodus 2 8 8 Exodus 2 8 4 Exodus 2 8 9 Exodus 2 8 5 Exodus 2 8 10 Exodus 2 8 6 Exodus 2 8 11 Exodus 2 8 7 Exodus 2 8 12 Exodus 2 8 8 Exodus 2 8 13 Exodus 2 8 9 Exodus 2 8 14 Exodus 2 8 10 Exodus 2 8 15 Exodus 2 8 11 Exodus 2 8 16 Exodus 2 8 12 Exodus 2 8 17 Exodus 2 8 13 Exodus 2 8 18 Exodus 2 8 14 Exodus 2 8 19 Exodus 2 8 15 Exodus 2 8 20 Exodus 2 8 16 Exodus 2 8 21 Exodus 2 8 17 Exodus 2 8 22 Exodus 2 8 18 Exodus 2 8 23 Exodus 2 8 19 Exodus 2 8 24 Exodus 2 8 20 Exodus 2 8 25 Exodus 2 8 21 Exodus 2 8 26 Exodus 2 8 22 Exodus 2 8 27 Exodus 2 8 23 Exodus 2 8 28 Exodus 2 8 24 Exodus 2 8 29 Exodus 2 8 25 Exodus 2 8 30 Exodus 2 8 26 Exodus 2 8 31 Exodus 2 8 27 Exodus 2 8 32 Exodus 2 8 28 Exodus 2 22 1 Exodus 2 21 37 Exodus 2 22 2 Exodus 2 22 1 Exodus 2 22 3 Exodus 2 22 2 Exodus 2 22 4 Exodus 2 22 3 Exodus 2 22 5 Exodus 2 22 4 Exodus 2 22 6 Exodus 2 22 5 Exodus 2 22 7 Exodus 2 22 6 Exodus 2 22 8 Exodus 2 22 7 Exodus 2 22 9 Exodus 2 22 8 Exodus 2 22 10 Exodus 2 22 9 Exodus 2 22 11 Exodus 2 22 10 Exodus 2 22 12 Exodus 2 22 11 Exodus 2 22 13 Exodus 2 22 12 Exodus 2 22 14 Exodus 2 22 13 Exodus 2 22 15 Exodus 2 22 14 Exodus 2 22 16 Exodus 2 22 15 Exodus 2 22 17 Exodus 2 22 16 Exodus 2 22 18 Exodus 2 22 17 Exodus 2 22 19 Exodus 2 22 18 Exodus 2 22 20 Exodus 2 22 19 Exodus 2 22 21 Exodus 2 22 20 Exodus 2 22 22 Exodus 2 22 21 Exodus 2 22 23 Exodus 2 22 22 Exodus 2 22 24 Exodus 2 22 23 Exodus 2 22 25 Exodus 2 22 24 Exodus 2 22 26 Exodus 2 22 25 Exodus 2 22 27 Exodus 2 22 26 Exodus 2 22 28 Exodus 2 22 27 Exodus 2 22 29 Exodus 2 22 28 Exodus 2 22 30 Exodus 2 22 29 Exodus 2 22 31 Exodus 2 22 30 Leviticus 3 6 1 Leviticus 3 5 20 Leviticus 3 6 2 Leviticus 3 5 21 Leviticus 3 6 3 Leviticus 3 5 22 Leviticus 3 6 4 Leviticus 3 5 23 Leviticus 3 6 5 Leviticus 3 5 24 Leviticus 3 6 6 Leviticus 3 5 25 Leviticus 3 6 7 Leviticus 3 5 26 Leviticus 3 6 8 Leviticus 3 6 1 Leviticus 3 6 9 Leviticus 3 6 2 Leviticus 3 6 10 Leviticus 3 6 3 Leviticus 3 6 11 Leviticus 3 6 4 Leviticus 3 6 12 Leviticus 3 6 5 Leviticus 3 6 13 Leviticus 3 6 6 Leviticus 3 6 14 Leviticus 3 6 7 Leviticus 3 6 15 Leviticus 3 6 8 Leviticus 3 6 16 Leviticus 3 6 9 Leviticus 3 6 17 Leviticus 3 6 10 Leviticus 3 6 18 Leviticus 3 6 11 Leviticus 3 6 19 Leviticus 3 6 12 Leviticus 3 6 20 Leviticus 3 6 13 Leviticus 3 6 21 Leviticus 3 6 14 Leviticus 3 6 22 Leviticus 3 6 15 Leviticus 3 6 23 Leviticus 3 6 16 Leviticus 3 6 24 Leviticus 3 6 17 Leviticus 3 6 25 Leviticus 3 6 18 Leviticus 3 6 26 Leviticus 3 6 19 Leviticus 3 6 27 Leviticus 3 6 20 Leviticus 3 6 28 Leviticus 3 6 21 Leviticus 3 6 29 Leviticus 3 6 22 Leviticus 3 6 30 Leviticus 3 6 23 Leviticus 3 14 55 Leviticus 3 14 55 Leviticus 3 14 55 Leviticus 3 14 56 Leviticus 3 14 56 Leviticus 3 14 57 Numbers 4 16 36 Numbers 4 17 1 Numbers 4 16 37 Numbers 4 17 2 Numbers 4 16 38 Numbers 4 17 3 Numbers 4 16 39 Numbers 4 17 4 Numbers 4 16 40 Numbers 4 17 5 Numbers 4 16 41 Numbers 4 17 6 Numbers 4 16 42 Numbers 4 17 7 Numbers 4 16 43 Numbers 4 17 8 Numbers 4 16 44 Numbers 4 17 9 Numbers 4 16 45 Numbers 4 17 10 Numbers 4 16 46 Numbers 4 17 11 Numbers 4 16 47 Numbers 4 17 12 Numbers 4 16 48 Numbers 4 17 13 Numbers 4 16 49 Numbers 4 17 14 Numbers 4 16 50 Numbers 4 17 15 Numbers 4 17 1 Numbers 4 17 16 Numbers 4 17 2 Numbers 4 17 17 Numbers 4 17 3 Numbers 4 17 18 Numbers 4 17 4 Numbers 4 17 19 Numbers 4 17 5 Numbers 4 17 20 Numbers 4 17 6 Numbers 4 17 21 Numbers 4 17 7 Numbers 4 17 22 Numbers 4 17 8 Numbers 4 17 23 Numbers 4 17 9 Numbers 4 17 24 Numbers 4 17 10 Numbers 4 17 25 Numbers 4 17 11 Numbers 4 17 26 Numbers 4 17 12 Numbers 4 17 27 Numbers 4 17 13 Numbers 4 17 28 Numbers 4 26 1 Numbers 4 25 19 Numbers 4 26 1 Numbers 4 26 1 Deuteronomy 5 12 32 Deuteronomy 5 13 1 Deuteronomy 5 13 1 Deuteronomy 5 13 2 Deuteronomy 5 13 2 Deuteronomy 5 13 3 Deuteronomy 5 13 3 Deuteronomy 5 13 4 Deuteronomy 5 13 4 Deuteronomy 5 13 5 Deuteronomy 5 13 5 Deuteronomy 5 13 6 Deuteronomy 5 13 6 Deuteronomy 5 13 7 Deuteronomy 5 13 7 Deuteronomy 5 13 8 Deuteronomy 5 13 8 Deuteronomy 5 13 9 Deuteronomy 5 13 9 Deuteronomy 5 13 10 Deuteronomy 5 13 10 Deuteronomy 5 13 11 Deuteronomy 5 13 11 Deuteronomy 5 13 12 Deuteronomy 5 13 12 Deuteronomy 5 13 13 Deuteronomy 5 13 13 Deuteronomy 5 13 14 Deuteronomy 5 13 14 Deuteronomy 5 13 15 Deuteronomy 5 13 15 Deuteronomy 5 13 16 Deuteronomy 5 13 16 Deuteronomy 5 13 17 Deuteronomy 5 13 17 Deuteronomy 5 13 18 Deuteronomy 5 13 18 Deuteronomy 5 13 19 Deuteronomy 5 22 30 Deuteronomy 5 23 1 Deuteronomy 5 23 1 Deuteronomy 5 23 2 Deuteronomy 5 23 2 Deuteronomy 5 23 3 Deuteronomy 5 23 3 Deuteronomy 5 23 4 Deuteronomy 5 23 4 Deuteronomy 5 23 5 Deuteronomy 5 23 5 Deuteronomy 5 23 6 Deuteronomy 5 23 6 Deuteronomy 5 23 7 Deuteronomy 5 23 7 Deuteronomy 5 23 8 Deuteronomy 5 23 8 Deuteronomy 5 23 9 Deuteronomy 5 23 9 Deuteronomy 5 23 10 Deuteronomy 5 23 10 Deuteronomy 5 23 11 Deuteronomy 5 23 11 Deuteronomy 5 23 12 Deuteronomy 5 23 12 Deuteronomy 5 23 13 Deuteronomy 5 23 13 Deuteronomy 5 23 14 Deuteronomy 5 23 14 Deuteronomy 5 23 15 Deuteronomy 5 23 15 Deuteronomy 5 23 16 Deuteronomy 5 23 16 Deuteronomy 5 23 17 Deuteronomy 5 23 17 Deuteronomy 5 23 18 Deuteronomy 5 23 18 Deuteronomy 5 23 19 Deuteronomy 5 23 19 Deuteronomy 5 23 20 Deuteronomy 5 23 20 Deuteronomy 5 23 21 Deuteronomy 5 23 21 Deuteronomy 5 23 22 Deuteronomy 5 23 22 Deuteronomy 5 23 23 Deuteronomy 5 23 23 Deuteronomy 5 23 24 Deuteronomy 5 23 24 Deuteronomy 5 23 25 Deuteronomy 5 23 25 Deuteronomy 5 23 26 Deuteronomy 5 29 1 Deuteronomy 5 28 69 Deuteronomy 5 29 2 Deuteronomy 5 29 1 Deuteronomy 5 29 3 Deuteronomy 5 29 2 Deuteronomy 5 29 4 Deuteronomy 5 29 3 Deuteronomy 5 29 5 Deuteronomy 5 29 4 Deuteronomy 5 29 6 Deuteronomy 5 29 5 Deuteronomy 5 29 7 Deuteronomy 5 29 6 Deuteronomy 5 29 8 Deuteronomy 5 29 7 Deuteronomy 5 29 9 Deuteronomy 5 29 8 Deuteronomy 5 29 10 Deuteronomy 5 29 9 Deuteronomy 5 29 11 Deuteronomy 5 29 10 Deuteronomy 5 29 12 Deuteronomy 5 29 11 Deuteronomy 5 29 13 Deuteronomy 5 29 12 Deuteronomy 5 29 14 Deuteronomy 5 29 13 Deuteronomy 5 29 15 Deuteronomy 5 29 14 Deuteronomy 5 29 16 Deuteronomy 5 29 15 Deuteronomy 5 29 17 Deuteronomy 5 29 16 Deuteronomy 5 29 18 Deuteronomy 5 29 17 Deuteronomy 5 29 19 Deuteronomy 5 29 18 Deuteronomy 5 29 20 Deuteronomy 5 29 19 Deuteronomy 5 29 21 Deuteronomy 5 29 20 Deuteronomy 5 29 22 Deuteronomy 5 29 21 Deuteronomy 5 29 23 Deuteronomy 5 29 22 Deuteronomy 5 29 24 Deuteronomy 5 29 23 Deuteronomy 5 29 25 Deuteronomy 5 29 24 Deuteronomy 5 29 26 Deuteronomy 5 29 25 Deuteronomy 5 29 27 Deuteronomy 5 29 26 Deuteronomy 5 29 28 Deuteronomy 5 29 27 Deuteronomy 5 29 29 Deuteronomy 5 29 28 Joshua 6 5 16 Joshua 6 6 1 Joshua 6 6 1 Joshua 6 6 2 Joshua 6 6 2 Joshua 6 6 3 Joshua 6 6 3 Joshua 6 6 4 Joshua 6 6 4 Joshua 6 6 5 Joshua 6 6 5 Joshua 6 6 6 Joshua 6 6 6 Joshua 6 6 7 Joshua 6 6 7 Joshua 6 6 8 Joshua 6 6 8 Joshua 6 6 9 Joshua 6 6 9 Joshua 6 6 10 Joshua 6 6 10 Joshua 6 6 11 Joshua 6 6 11 Joshua 6 6 12 Joshua 6 6 12 Joshua 6 6 13 Joshua 6 6 13 Joshua 6 6 14 Joshua 6 6 14 Joshua 6 6 15 Joshua 6 6 15 Joshua 6 6 16 Joshua 6 6 16 Joshua 6 6 17 Joshua 6 6 17 Joshua 6 6 18 Joshua 6 6 18 Joshua 6 6 19 Joshua 6 6 19 Joshua 6 6 20 Joshua 6 6 20 Joshua 6 6 21 Joshua 6 6 21 Joshua 6 6 22 Joshua 6 6 22 Joshua 6 6 23 Joshua 6 6 23 Joshua 6 6 24 Joshua 6 6 24 Joshua 6 6 25 Joshua 6 6 25 Joshua 6 6 26 Joshua 6 6 26 Joshua 6 6 27 1 Samuel 9 20 43 1 Samuel 9 21 1 1 Samuel 9 21 1 1 Samuel 9 21 2 1 Samuel 9 21 2 1 Samuel 9 21 3 1 Samuel 9 21 3 1 Samuel 9 21 4 1 Samuel 9 21 4 1 Samuel 9 21 5 1 Samuel 9 21 5 1 Samuel 9 21 6 1 Samuel 9 21 6 1 Samuel 9 21 7 1 Samuel 9 21 7 1 Samuel 9 21 8 1 Samuel 9 21 8 1 Samuel 9 21 9 1 Samuel 9 21 9 1 Samuel 9 21 10 1 Samuel 9 21 10 1 Samuel 9 21 11 1 Samuel 9 21 11 1 Samuel 9 21 12 1 Samuel 9 21 12 1 Samuel 9 21 13 1 Samuel 9 21 13 1 Samuel 9 21 14 1 Samuel 9 21 14 1 Samuel 9 21 15 1 Samuel 9 21 15 1 Samuel 9 21 16 2 Samuel 10 18 33 2 Samuel 10 19 1 2 Samuel 10 19 1 2 Samuel 10 19 2 2 Samuel 10 19 2 2 Samuel 10 19 3 2 Samuel 10 19 3 2 Samuel 10 19 4 2 Samuel 10 19 4 2 Samuel 10 19 5 2 Samuel 10 19 5 2 Samuel 10 19 6 2 Samuel 10 19 6 2 Samuel 10 19 7 2 Samuel 10 19 7 2 Samuel 10 19 8 2 Samuel 10 19 8 2 Samuel 10 19 9 2 Samuel 10 19 9 2 Samuel 10 19 10 2 Samuel 10 19 10 2 Samuel 10 19 11 2 Samuel 10 19 11 2 Samuel 10 19 12 2 Samuel 10 19 12 2 Samuel 10 19 13 2 Samuel 10 19 13 2 Samuel 10 19 14 2 Samuel 10 19 14 2 Samuel 10 19 15 2 Samuel 10 19 15 2 Samuel 10 19 16 2 Samuel 10 19 16 2 Samuel 10 19 17 2 Samuel 10 19 17 2 Samuel 10 19 18 2 Samuel 10 19 18 2 Samuel 10 19 19 2 Samuel 10 19 19 2 Samuel 10 19 20 2 Samuel 10 19 20 2 Samuel 10 19 21 2 Samuel 10 19 21 2 Samuel 10 19 22 2 Samuel 10 19 22 2 Samuel 10 19 23 2 Samuel 10 19 23 2 Samuel 10 19 24 2 Samuel 10 19 24 2 Samuel 10 19 25 2 Samuel 10 19 25 2 Samuel 10 19 26 2 Samuel 10 19 26 2 Samuel 10 19 27 2 Samuel 10 19 27 2 Samuel 10 19 28 2 Samuel 10 19 28 2 Samuel 10 19 29 2 Samuel 10 19 29 2 Samuel 10 19 30 2 Samuel 10 19 30 2 Samuel 10 19 31 2 Samuel 10 19 31 2 Samuel 10 19 32 2 Samuel 10 19 32 2 Samuel 10 19 33 2 Samuel 10 19 33 2 Samuel 10 19 34 2 Samuel 10 19 34 2 Samuel 10 19 35 2 Samuel 10 19 35 2 Samuel 10 19 36 2 Samuel 10 19 36 2 Samuel 10 19 37 2 Samuel 10 19 37 2 Samuel 10 19 38 2 Samuel 10 19 38 2 Samuel 10 19 39 2 Samuel 10 19 39 2 Samuel 10 19 40 2 Samuel 10 19 40 2 Samuel 10 19 41 2 Samuel 10 19 41 2 Samuel 10 19 42 2 Samuel 10 19 42 2 Samuel 10 19 43 2 Samuel 10 19 43 2 Samuel 10 19 44 1 Kings 11 4 21 1 Kings 11 5 1 1 Kings 11 4 22 1 Kings 11 5 2 1 Kings 11 4 23 1 Kings 11 5 3 1 Kings 11 4 24 1 Kings 11 5 4 1 Kings 11 4 25 1 Kings 11 5 5 1 Kings 11 4 26 1 Kings 11 5 6 1 Kings 11 4 27 1 Kings 11 5 7 1 Kings 11 4 28 1 Kings 11 5 8 1 Kings 11 4 29 1 Kings 11 5 9 1 Kings 11 4 30 1 Kings 11 5 10 1 Kings 11 4 31 1 Kings 11 5 11 1 Kings 11 4 32 1 Kings 11 5 12 1 Kings 11 4 33 1 Kings 11 5 13 1 Kings 11 4 34 1 Kings 11 5 14 1 Kings 11 5 1 1 Kings 11 5 15 1 Kings 11 5 2 1 Kings 11 5 16 1 Kings 11 5 3 1 Kings 11 5 17 1 Kings 11 5 4 1 Kings 11 5 18 1 Kings 11 5 5 1 Kings 11 5 19 1 Kings 11 5 6 1 Kings 11 5 20 1 Kings 11 5 7 1 Kings 11 5 21 1 Kings 11 5 8 1 Kings 11 5 22 1 Kings 11 5 9 1 Kings 11 5 23 1 Kings 11 5 10 1 Kings 11 5 24 1 Kings 11 5 11 1 Kings 11 5 25 1 Kings 11 5 12 1 Kings 11 5 26 1 Kings 11 5 13 1 Kings 11 5 27 1 Kings 11 5 14 1 Kings 11 5 28 1 Kings 11 5 15 1 Kings 11 5 29 1 Kings 11 5 16 1 Kings 11 5 30 1 Kings 11 5 17 1 Kings 11 5 31 1 Kings 11 5 18 1 Kings 11 5 32 1 Kings 11 22 43 1 Kings 11 22 43 1 Kings 11 22 43 1 Kings 11 22 44 1 Kings 11 22 44 1 Kings 11 22 45 1 Kings 11 22 45 1 Kings 11 22 46 1 Kings 11 22 46 1 Kings 11 22 47 1 Kings 11 22 47 1 Kings 11 22 48 1 Kings 11 22 48 1 Kings 11 22 49 1 Kings 11 22 49 1 Kings 11 22 50 1 Kings 11 22 50 1 Kings 11 22 51 1 Kings 11 22 51 1 Kings 11 22 52 1 Kings 11 22 52 1 Kings 11 22 53 1 Kings 11 22 53 1 Kings 11 22 54 2 Kings 12 11 21 2 Kings 12 12 1 2 Kings 12 12 1 2 Kings 12 12 2 2 Kings 12 12 2 2 Kings 12 12 3 2 Kings 12 12 3 2 Kings 12 12 4 2 Kings 12 12 4 2 Kings 12 12 5 2 Kings 12 12 5 2 Kings 12 12 6 2 Kings 12 12 6 2 Kings 12 12 7 2 Kings 12 12 7 2 Kings 12 12 8 2 Kings 12 12 8 2 Kings 12 12 9 2 Kings 12 12 9 2 Kings 12 12 10 2 Kings 12 12 10 2 Kings 12 12 11 2 Kings 12 12 11 2 Kings 12 12 12 2 Kings 12 12 12 2 Kings 12 12 13 2 Kings 12 12 13 2 Kings 12 12 14 2 Kings 12 12 14 2 Kings 12 12 15 2 Kings 12 12 15 2 Kings 12 12 16 2 Kings 12 12 16 2 Kings 12 12 17 2 Kings 12 12 17 2 Kings 12 12 18 2 Kings 12 12 18 2 Kings 12 12 19 2 Kings 12 12 19 2 Kings 12 12 20 2 Kings 12 12 20 2 Kings 12 12 21 2 Kings 12 12 21 2 Kings 12 12 22 1 Chronicles 13 6 1 1 Chronicles 13 5 27 1 Chronicles 13 6 2 1 Chronicles 13 5 28 1 Chronicles 13 6 3 1 Chronicles 13 5 29 1 Chronicles 13 6 4 1 Chronicles 13 5 30 1 Chronicles 13 6 5 1 Chronicles 13 5 31 1 Chronicles 13 6 6 1 Chronicles 13 5 32 1 Chronicles 13 6 7 1 Chronicles 13 5 33 1 Chronicles 13 6 8 1 Chronicles 13 5 34 1 Chronicles 13 6 9 1 Chronicles 13 5 35 1 Chronicles 13 6 10 1 Chronicles 13 5 36 1 Chronicles 13 6 11 1 Chronicles 13 5 37 1 Chronicles 13 6 12 1 Chronicles 13 5 38 1 Chronicles 13 6 13 1 Chronicles 13 5 39 1 Chronicles 13 6 14 1 Chronicles 13 5 40 1 Chronicles 13 6 15 1 Chronicles 13 5 41 1 Chronicles 13 6 16 1 Chronicles 13 6 1 1 Chronicles 13 6 17 1 Chronicles 13 6 2 1 Chronicles 13 6 18 1 Chronicles 13 6 3 1 Chronicles 13 6 19 1 Chronicles 13 6 4 1 Chronicles 13 6 20 1 Chronicles 13 6 5 1 Chronicles 13 6 21 1 Chronicles 13 6 6 1 Chronicles 13 6 22 1 Chronicles 13 6 7 1 Chronicles 13 6 23 1 Chronicles 13 6 8 1 Chronicles 13 6 24 1 Chronicles 13 6 9 1 Chronicles 13 6 25 1 Chronicles 13 6 10 1 Chronicles 13 6 26 1 Chronicles 13 6 11 1 Chronicles 13 6 27 1 Chronicles 13 6 12 1 Chronicles 13 6 28 1 Chronicles 13 6 13 1 Chronicles 13 6 29 1 Chronicles 13 6 14 1 Chronicles 13 6 30 1 Chronicles 13 6 15 1 Chronicles 13 6 31 1 Chronicles 13 6 16 1 Chronicles 13 6 32 1 Chronicles 13 6 17 1 Chronicles 13 6 33 1 Chronicles 13 6 18 1 Chronicles 13 6 34 1 Chronicles 13 6 19 1 Chronicles 13 6 35 1 Chronicles 13 6 20 1 Chronicles 13 6 36 1 Chronicles 13 6 21 1 Chronicles 13 6 37 1 Chronicles 13 6 22 1 Chronicles 13 6 38 1 Chronicles 13 6 23 1 Chronicles 13 6 39 1 Chronicles 13 6 24 1 Chronicles 13 6 40 1 Chronicles 13 6 25 1 Chronicles 13 6 41 1 Chronicles 13 6 26 1 Chronicles 13 6 42 1 Chronicles 13 6 27 1 Chronicles 13 6 43 1 Chronicles 13 6 28 1 Chronicles 13 6 44 1 Chronicles 13 6 29 1 Chronicles 13 6 45 1 Chronicles 13 6 30 1 Chronicles 13 6 46 1 Chronicles 13 6 31 1 Chronicles 13 6 47 1 Chronicles 13 6 32 1 Chronicles 13 6 48 1 Chronicles 13 6 33 1 Chronicles 13 6 49 1 Chronicles 13 6 34 1 Chronicles 13 6 50 1 Chronicles 13 6 35 1 Chronicles 13 6 51 1 Chronicles 13 6 36 1 Chronicles 13 6 52 1 Chronicles 13 6 37 1 Chronicles 13 6 53 1 Chronicles 13 6 38 1 Chronicles 13 6 54 1 Chronicles 13 6 39 1 Chronicles 13 6 55 1 Chronicles 13 6 40 1 Chronicles 13 6 56 1 Chronicles 13 6 41 1 Chronicles 13 6 57 1 Chronicles 13 6 42 1 Chronicles 13 6 58 1 Chronicles 13 6 43 1 Chronicles 13 6 59 1 Chronicles 13 6 44 1 Chronicles 13 6 60 1 Chronicles 13 6 45 1 Chronicles 13 6 61 1 Chronicles 13 6 46 1 Chronicles 13 6 62 1 Chronicles 13 6 47 1 Chronicles 13 6 63 1 Chronicles 13 6 48 1 Chronicles 13 6 64 1 Chronicles 13 6 49 1 Chronicles 13 6 65 1 Chronicles 13 6 50 1 Chronicles 13 6 66 1 Chronicles 13 6 51 1 Chronicles 13 6 67 1 Chronicles 13 6 52 1 Chronicles 13 6 68 1 Chronicles 13 6 53 1 Chronicles 13 6 69 1 Chronicles 13 6 54 1 Chronicles 13 6 70 1 Chronicles 13 6 55 1 Chronicles 13 6 71 1 Chronicles 13 6 56 1 Chronicles 13 6 72 1 Chronicles 13 6 57 1 Chronicles 13 6 73 1 Chronicles 13 6 58 1 Chronicles 13 6 74 1 Chronicles 13 6 59 1 Chronicles 13 6 75 1 Chronicles 13 6 60 1 Chronicles 13 6 76 1 Chronicles 13 6 61 1 Chronicles 13 6 77 1 Chronicles 13 6 62 1 Chronicles 13 6 78 1 Chronicles 13 6 63 1 Chronicles 13 6 79 1 Chronicles 13 6 64 1 Chronicles 13 6 80 1 Chronicles 13 6 65 1 Chronicles 13 6 81 1 Chronicles 13 6 66 1 Chronicles 13 12 4 1 Chronicles 13 12 4 1 Chronicles 13 12 4 1 Chronicles 13 12 5 1 Chronicles 13 12 5 1 Chronicles 13 12 6 1 Chronicles 13 12 6 1 Chronicles 13 12 7 1 Chronicles 13 12 7 1 Chronicles 13 12 8 1 Chronicles 13 12 8 1 Chronicles 13 12 9 1 Chronicles 13 12 9 1 Chronicles 13 12 10 1 Chronicles 13 12 10 1 Chronicles 13 12 11 1 Chronicles 13 12 11 1 Chronicles 13 12 12 1 Chronicles 13 12 12 1 Chronicles 13 12 13 1 Chronicles 13 12 13 1 Chronicles 13 12 14 1 Chronicles 13 12 14 1 Chronicles 13 12 15 1 Chronicles 13 12 15 1 Chronicles 13 12 16 1 Chronicles 13 12 16 1 Chronicles 13 12 17 1 Chronicles 13 12 17 1 Chronicles 13 12 18 1 Chronicles 13 12 18 1 Chronicles 13 12 19 1 Chronicles 13 12 19 1 Chronicles 13 12 20 1 Chronicles 13 12 20 1 Chronicles 13 12 21 1 Chronicles 13 12 21 1 Chronicles 13 12 22 1 Chronicles 13 12 22 1 Chronicles 13 12 23 1 Chronicles 13 12 23 1 Chronicles 13 12 24 1 Chronicles 13 12 24 1 Chronicles 13 12 25 1 Chronicles 13 12 25 1 Chronicles 13 12 26 1 Chronicles 13 12 26 1 Chronicles 13 12 27 1 Chronicles 13 12 27 1 Chronicles 13 12 28 1 Chronicles 13 12 28 1 Chronicles 13 12 29 1 Chronicles 13 12 29 1 Chronicles 13 12 30 1 Chronicles 13 12 30 1 Chronicles 13 12 31 1 Chronicles 13 12 31 1 Chronicles 13 12 32 1 Chronicles 13 12 32 1 Chronicles 13 12 33 1 Chronicles 13 12 33 1 Chronicles 13 12 34 1 Chronicles 13 12 34 1 Chronicles 13 12 35 1 Chronicles 13 12 35 1 Chronicles 13 12 36 1 Chronicles 13 12 36 1 Chronicles 13 12 37 1 Chronicles 13 12 37 1 Chronicles 13 12 38 1 Chronicles 13 12 38 1 Chronicles 13 12 39 1 Chronicles 13 12 39 1 Chronicles 13 12 40 1 Chronicles 13 12 40 1 Chronicles 13 12 41 2 Chronicles 14 2 1 2 Chronicles 14 1 18 2 Chronicles 14 2 2 2 Chronicles 14 2 1 2 Chronicles 14 2 3 2 Chronicles 14 2 2 2 Chronicles 14 2 4 2 Chronicles 14 2 3 2 Chronicles 14 2 5 2 Chronicles 14 2 4 2 Chronicles 14 2 6 2 Chronicles 14 2 5 2 Chronicles 14 2 7 2 Chronicles 14 2 6 2 Chronicles 14 2 8 2 Chronicles 14 2 7 2 Chronicles 14 2 9 2 Chronicles 14 2 8 2 Chronicles 14 2 10 2 Chronicles 14 2 9 2 Chronicles 14 2 11 2 Chronicles 14 2 10 2 Chronicles 14 2 12 2 Chronicles 14 2 11 2 Chronicles 14 2 13 2 Chronicles 14 2 12 2 Chronicles 14 2 14 2 Chronicles 14 2 13 2 Chronicles 14 2 15 2 Chronicles 14 2 14 2 Chronicles 14 2 16 2 Chronicles 14 2 15 2 Chronicles 14 2 17 2 Chronicles 14 2 16 2 Chronicles 14 2 18 2 Chronicles 14 2 17 2 Chronicles 14 14 1 2 Chronicles 14 13 23 2 Chronicles 14 14 2 2 Chronicles 14 14 1 2 Chronicles 14 14 3 2 Chronicles 14 14 2 2 Chronicles 14 14 4 2 Chronicles 14 14 3 2 Chronicles 14 14 5 2 Chronicles 14 14 4 2 Chronicles 14 14 6 2 Chronicles 14 14 5 2 Chronicles 14 14 7 2 Chronicles 14 14 6 2 Chronicles 14 14 8 2 Chronicles 14 14 7 2 Chronicles 14 14 9 2 Chronicles 14 14 8 2 Chronicles 14 14 10 2 Chronicles 14 14 9 2 Chronicles 14 14 11 2 Chronicles 14 14 10 2 Chronicles 14 14 12 2 Chronicles 14 14 11 2 Chronicles 14 14 13 2 Chronicles 14 14 12 2 Chronicles 14 14 14 2 Chronicles 14 14 13 2 Chronicles 14 14 15 2 Chronicles 14 14 14 Nehemiah 16 4 1 Nehemiah 16 3 33 Nehemiah 16 4 2 Nehemiah 16 3 34 Nehemiah 16 4 3 Nehemiah 16 3 35 Nehemiah 16 4 4 Nehemiah 16 3 36 Nehemiah 16 4 5 Nehemiah 16 3 37 Nehemiah 16 4 6 Nehemiah 16 3 38 Nehemiah 16 4 7 Nehemiah 16 4 1 Nehemiah 16 4 8 Nehemiah 16 4 2 Nehemiah 16 4 9 Nehemiah 16 4 3 Nehemiah 16 4 10 Nehemiah 16 4 4 Nehemiah 16 4 11 Nehemiah 16 4 5 Nehemiah 16 4 12 Nehemiah 16 4 6 Nehemiah 16 4 13 Nehemiah 16 4 7 Nehemiah 16 4 14 Nehemiah 16 4 8 Nehemiah 16 4 15 Nehemiah 16 4 9 Nehemiah 16 4 16 Nehemiah 16 4 10 Nehemiah 16 4 17 Nehemiah 16 4 11 Nehemiah 16 4 18 Nehemiah 16 4 12 Nehemiah 16 4 19 Nehemiah 16 4 13 Nehemiah 16 4 20 Nehemiah 16 4 14 Nehemiah 16 4 21 Nehemiah 16 4 15 Nehemiah 16 4 22 Nehemiah 16 4 16 Nehemiah 16 4 23 Nehemiah 16 4 17 Nehemiah 16 7 67 Nehemiah 16 7 67 Nehemiah 16 7 68 Nehemiah 16 7 67 Nehemiah 16 7 69 Nehemiah 16 7 68 Nehemiah 16 7 70 Nehemiah 16 7 69 Nehemiah 16 7 71 Nehemiah 16 7 70 Nehemiah 16 7 72 Nehemiah 16 7 71 Nehemiah 16 7 73 Nehemiah 16 7 72 Nehemiah 16 9 38 Nehemiah 16 10 1 Nehemiah 16 10 1 Nehemiah 16 10 2 Nehemiah 16 10 2 Nehemiah 16 10 3 Nehemiah 16 10 3 Nehemiah 16 10 4 Nehemiah 16 10 4 Nehemiah 16 10 5 Nehemiah 16 10 5 Nehemiah 16 10 6 Nehemiah 16 10 6 Nehemiah 16 10 7 Nehemiah 16 10 7 Nehemiah 16 10 8 Nehemiah 16 10 8 Nehemiah 16 10 9 Nehemiah 16 10 9 Nehemiah 16 10 10 Nehemiah 16 10 10 Nehemiah 16 10 11 Nehemiah 16 10 11 Nehemiah 16 10 12 Nehemiah 16 10 12 Nehemiah 16 10 13 Nehemiah 16 10 13 Nehemiah 16 10 14 Nehemiah 16 10 14 Nehemiah 16 10 15 Nehemiah 16 10 15 Nehemiah 16 10 16 Nehemiah 16 10 16 Nehemiah 16 10 17 Nehemiah 16 10 17 Nehemiah 16 10 18 Nehemiah 16 10 18 Nehemiah 16 10 19 Nehemiah 16 10 19 Nehemiah 16 10 20 Nehemiah 16 10 20 Nehemiah 16 10 21 Nehemiah 16 10 21 Nehemiah 16 10 22 Nehemiah 16 10 22 Nehemiah 16 10 23 Nehemiah 16 10 23 Nehemiah 16 10 24 Nehemiah 16 10 24 Nehemiah 16 10 25 Nehemiah 16 10 25 Nehemiah 16 10 26 Nehemiah 16 10 26 Nehemiah 16 10 27 Nehemiah 16 10 27 Nehemiah 16 10 28 Nehemiah 16 10 28 Nehemiah 16 10 29 Nehemiah 16 10 29 Nehemiah 16 10 30 Nehemiah 16 10 30 Nehemiah 16 10 31 Nehemiah 16 10 31 Nehemiah 16 10 32 Nehemiah 16 10 32 Nehemiah 16 10 33 Nehemiah 16 10 33 Nehemiah 16 10 34 Nehemiah 16 10 34 Nehemiah 16 10 35 Nehemiah 16 10 35 Nehemiah 16 10 36 Nehemiah 16 10 36 Nehemiah 16 10 37 Nehemiah 16 10 37 Nehemiah 16 10 38 Nehemiah 16 10 38 Nehemiah 16 10 39 Nehemiah 16 10 39 Nehemiah 16 10 40 Job 18 39 31 Job 18 40 1 Job 18 39 32 Job 18 40 2 Job 18 39 33 Job 18 40 3 Job 18 39 34 Job 18 40 4 Job 18 39 35 Job 18 40 5 Job 18 40 1 Job 18 40 6 Job 18 40 2 Job 18 40 7 Job 18 40 3 Job 18 40 8 Job 18 40 4 Job 18 40 9 Job 18 40 5 Job 18 40 10 Job 18 40 6 Job 18 40 11 Job 18 40 7 Job 18 40 12 Job 18 40 8 Job 18 40 13 Job 18 40 9 Job 18 40 14 Job 18 40 10 Job 18 40 15 Job 18 40 11 Job 18 40 16 Job 18 40 12 Job 18 40 17 Job 18 40 13 Job 18 40 18 Job 18 40 14 Job 18 40 19 Job 18 40 15 Job 18 40 20 Job 18 40 16 Job 18 40 21 Job 18 40 17 Job 18 40 22 Job 18 40 18 Job 18 40 23 Job 18 40 19 Job 18 40 24 Job 18 40 20 Job 18 40 25 Job 18 40 21 Job 18 40 26 Job 18 40 22 Job 18 40 27 Job 18 40 23 Job 18 40 28 Job 18 40 24 Job 18 40 29 Job 18 40 25 Job 18 40 30 Job 18 40 26 Job 18 40 31 Job 18 40 27 Job 18 40 32 Psalms 19 9 22 Psalms 19 10 1 Psalms 19 9 23 Psalms 19 10 2 Psalms 19 9 24 Psalms 19 10 3 Psalms 19 9 25 Psalms 19 10 4 Psalms 19 9 26 Psalms 19 10 5 Psalms 19 9 27 Psalms 19 10 6 Psalms 19 9 28 Psalms 19 10 7 Psalms 19 9 29 Psalms 19 10 8 Psalms 19 9 30 Psalms 19 10 9 Psalms 19 9 31 Psalms 19 10 10 Psalms 19 9 32 Psalms 19 10 11 Psalms 19 9 33 Psalms 19 10 12 Psalms 19 9 34 Psalms 19 10 13 Psalms 19 9 35 Psalms 19 10 14 Psalms 19 9 36 Psalms 19 10 15 Psalms 19 9 37 Psalms 19 10 16 Psalms 19 9 38 Psalms 19 10 17 Psalms 19 9 39 Psalms 19 10 18 Psalms 19 10 1 Psalms 19 11 1 Psalms 19 10 2 Psalms 19 11 2 Psalms 19 10 3 Psalms 19 11 3 Psalms 19 10 4 Psalms 19 11 4 Psalms 19 10 5 Psalms 19 11 5 Psalms 19 10 6 Psalms 19 11 6 Psalms 19 10 7 Psalms 19 11 7 Psalms 19 11 1 Psalms 19 12 1 Psalms 19 11 2 Psalms 19 12 2 Psalms 19 11 3 Psalms 19 12 3 Psalms 19 11 4 Psalms 19 12 4 Psalms 19 11 5 Psalms 19 12 5 Psalms 19 11 6 Psalms 19 12 6 Psalms 19 11 7 Psalms 19 12 7 Psalms 19 11 8 Psalms 19 12 8 Psalms 19 11 9 Psalms 19 12 9 Psalms 19 12 1 Psalms 19 13 1 Psalms 19 12 2 Psalms 19 13 2 Psalms 19 12 3 Psalms 19 13 3 Psalms 19 12 4 Psalms 19 13 4 Psalms 19 12 5 Psalms 19 13 5 Psalms 19 12 6 Psalms 19 13 6 Psalms 19 13 1 Psalms 19 14 1 Psalms 19 13 2 Psalms 19 14 2 Psalms 19 13 3 Psalms 19 14 3 Psalms 19 13 4 Psalms 19 14 4 Psalms 19 13 5 Psalms 19 14 5 Psalms 19 13 6 Psalms 19 14 6 Psalms 19 13 7 Psalms 19 14 7 Psalms 19 14 1 Psalms 19 15 1 Psalms 19 14 2 Psalms 19 15 2 Psalms 19 14 3 Psalms 19 15 3 Psalms 19 14 4 Psalms 19 15 4 Psalms 19 14 5 Psalms 19 15 5 Psalms 19 15 1 Psalms 19 16 1 Psalms 19 15 2 Psalms 19 16 2 Psalms 19 15 3 Psalms 19 16 3 Psalms 19 15 4 Psalms 19 16 4 Psalms 19 15 5 Psalms 19 16 5 Psalms 19 15 6 Psalms 19 16 6 Psalms 19 15 7 Psalms 19 16 7 Psalms 19 15 8 Psalms 19 16 8 Psalms 19 15 9 Psalms 19 16 9 Psalms 19 15 10 Psalms 19 16 10 Psalms 19 15 11 Psalms 19 16 11 Psalms 19 16 1 Psalms 19 17 1 Psalms 19 16 2 Psalms 19 17 2 Psalms 19 16 3 Psalms 19 17 3 Psalms 19 16 4 Psalms 19 17 4 Psalms 19 16 5 Psalms 19 17 5 Psalms 19 16 6 Psalms 19 17 6 Psalms 19 16 7 Psalms 19 17 7 Psalms 19 16 8 Psalms 19 17 8 Psalms 19 16 9 Psalms 19 17 9 Psalms 19 16 10 Psalms 19 17 10 Psalms 19 16 11 Psalms 19 17 11 Psalms 19 16 12 Psalms 19 17 12 Psalms 19 16 13 Psalms 19 17 13 Psalms 19 16 14 Psalms 19 17 14 Psalms 19 16 15 Psalms 19 17 15 Psalms 19 17 1 Psalms 19 18 2 Psalms 19 17 2 Psalms 19 18 3 Psalms 19 17 3 Psalms 19 18 4 Psalms 19 17 4 Psalms 19 18 5 Psalms 19 17 5 Psalms 19 18 6 Psalms 19 17 6 Psalms 19 18 7 Psalms 19 17 7 Psalms 19 18 8 Psalms 19 17 8 Psalms 19 18 9 Psalms 19 17 9 Psalms 19 18 10 Psalms 19 17 10 Psalms 19 18 11 Psalms 19 17 11 Psalms 19 18 12 Psalms 19 17 12 Psalms 19 18 13 Psalms 19 17 13 Psalms 19 18 14 Psalms 19 17 14 Psalms 19 18 15 Psalms 19 17 15 Psalms 19 18 16 Psalms 19 17 16 Psalms 19 18 17 Psalms 19 17 17 Psalms 19 18 18 Psalms 19 17 18 Psalms 19 18 19 Psalms 19 17 19 Psalms 19 18 20 Psalms 19 17 20 Psalms 19 18 21 Psalms 19 17 21 Psalms 19 18 22 Psalms 19 17 22 Psalms 19 18 23 Psalms 19 17 23 Psalms 19 18 24 Psalms 19 17 24 Psalms 19 18 25 Psalms 19 17 25 Psalms 19 18 26 Psalms 19 17 26 Psalms 19 18 27 Psalms 19 17 27 Psalms 19 18 28 Psalms 19 17 28 Psalms 19 18 29 Psalms 19 17 29 Psalms 19 18 30 Psalms 19 17 30 Psalms 19 18 31 Psalms 19 17 31 Psalms 19 18 32 Psalms 19 17 32 Psalms 19 18 33 Psalms 19 17 33 Psalms 19 18 34 Psalms 19 17 34 Psalms 19 18 35 Psalms 19 17 35 Psalms 19 18 36 Psalms 19 17 36 Psalms 19 18 37 Psalms 19 17 37 Psalms 19 18 38 Psalms 19 17 38 Psalms 19 18 39 Psalms 19 17 39 Psalms 19 18 40 Psalms 19 17 40 Psalms 19 18 41 Psalms 19 17 41 Psalms 19 18 42 Psalms 19 17 42 Psalms 19 18 43 Psalms 19 17 43 Psalms 19 18 44 Psalms 19 17 44 Psalms 19 18 45 Psalms 19 17 45 Psalms 19 18 46 Psalms 19 17 46 Psalms 19 18 47 Psalms 19 17 47 Psalms 19 18 48 Psalms 19 17 48 Psalms 19 18 49 Psalms 19 17 49 Psalms 19 18 50 Psalms 19 17 50 Psalms 19 18 51 Psalms 19 18 1 Psalms 19 19 1 Psalms 19 18 2 Psalms 19 19 2 Psalms 19 18 3 Psalms 19 19 3 Psalms 19 18 4 Psalms 19 19 4 Psalms 19 18 5 Psalms 19 19 5 Psalms 19 18 6 Psalms 19 19 6 Psalms 19 18 7 Psalms 19 19 7 Psalms 19 18 8 Psalms 19 19 8 Psalms 19 18 9 Psalms 19 19 9 Psalms 19 18 10 Psalms 19 19 10 Psalms 19 18 11 Psalms 19 19 11 Psalms 19 18 12 Psalms 19 19 12 Psalms 19 18 13 Psalms 19 19 13 Psalms 19 18 14 Psalms 19 19 14 Psalms 19 18 15 Psalms 19 19 15 Psalms 19 19 1 Psalms 19 20 1 Psalms 19 19 2 Psalms 19 20 2 Psalms 19 19 3 Psalms 19 20 3 Psalms 19 19 4 Psalms 19 20 4 Psalms 19 19 5 Psalms 19 20 5 Psalms 19 19 6 Psalms 19 20 6 Psalms 19 19 7 Psalms 19 20 7 Psalms 19 19 8 Psalms 19 20 8 Psalms 19 19 9 Psalms 19 20 9 Psalms 19 19 10 Psalms 19 20 10 Psalms 19 20 1 Psalms 19 21 1 Psalms 19 20 2 Psalms 19 21 2 Psalms 19 20 3 Psalms 19 21 3 Psalms 19 20 4 Psalms 19 21 4 Psalms 19 20 5 Psalms 19 21 5 Psalms 19 20 6 Psalms 19 21 6 Psalms 19 20 7 Psalms 19 21 7 Psalms 19 20 8 Psalms 19 21 8 Psalms 19 20 9 Psalms 19 21 9 Psalms 19 20 10 Psalms 19 21 10 Psalms 19 20 11 Psalms 19 21 11 Psalms 19 20 12 Psalms 19 21 12 Psalms 19 20 13 Psalms 19 21 13 Psalms 19 20 14 Psalms 19 21 14 Psalms 19 21 1 Psalms 19 22 1 Psalms 19 21 2 Psalms 19 22 2 Psalms 19 21 3 Psalms 19 22 3 Psalms 19 21 4 Psalms 19 22 4 Psalms 19 21 5 Psalms 19 22 5 Psalms 19 21 6 Psalms 19 22 6 Psalms 19 21 7 Psalms 19 22 7 Psalms 19 21 8 Psalms 19 22 8 Psalms 19 21 9 Psalms 19 22 9 Psalms 19 21 10 Psalms 19 22 10 Psalms 19 21 11 Psalms 19 22 11 Psalms 19 21 12 Psalms 19 22 12 Psalms 19 21 13 Psalms 19 22 13 Psalms 19 21 14 Psalms 19 22 14 Psalms 19 21 15 Psalms 19 22 15 Psalms 19 21 16 Psalms 19 22 16 Psalms 19 21 17 Psalms 19 22 17 Psalms 19 21 18 Psalms 19 22 18 Psalms 19 21 19 Psalms 19 22 19 Psalms 19 21 20 Psalms 19 22 20 Psalms 19 21 21 Psalms 19 22 21 Psalms 19 21 22 Psalms 19 22 22 Psalms 19 21 23 Psalms 19 22 23 Psalms 19 21 24 Psalms 19 22 24 Psalms 19 21 25 Psalms 19 22 25 Psalms 19 21 26 Psalms 19 22 26 Psalms 19 21 27 Psalms 19 22 27 Psalms 19 21 28 Psalms 19 22 28 Psalms 19 21 29 Psalms 19 22 29 Psalms 19 21 30 Psalms 19 22 30 Psalms 19 21 31 Psalms 19 22 31 Psalms 19 21 32 Psalms 19 22 32 Psalms 19 22 1 Psalms 19 23 1 Psalms 19 22 2 Psalms 19 23 2 Psalms 19 22 3 Psalms 19 23 3 Psalms 19 22 4 Psalms 19 23 4 Psalms 19 22 5 Psalms 19 23 5 Psalms 19 22 6 Psalms 19 23 6 Psalms 19 23 1 Psalms 19 24 1 Psalms 19 23 2 Psalms 19 24 2 Psalms 19 23 3 Psalms 19 24 3 Psalms 19 23 4 Psalms 19 24 4 Psalms 19 23 5 Psalms 19 24 5 Psalms 19 23 6 Psalms 19 24 6 Psalms 19 23 7 Psalms 19 24 7 Psalms 19 23 8 Psalms 19 24 8 Psalms 19 23 9 Psalms 19 24 9 Psalms 19 23 10 Psalms 19 24 10 Psalms 19 24 1 Psalms 19 25 1 Psalms 19 24 2 Psalms 19 25 2 Psalms 19 24 3 Psalms 19 25 3 Psalms 19 24 4 Psalms 19 25 4 Psalms 19 24 5 Psalms 19 25 5 Psalms 19 24 6 Psalms 19 25 6 Psalms 19 24 7 Psalms 19 25 7 Psalms 19 24 8 Psalms 19 25 8 Psalms 19 24 9 Psalms 19 25 9 Psalms 19 24 10 Psalms 19 25 10 Psalms 19 24 11 Psalms 19 25 11 Psalms 19 24 12 Psalms 19 25 12 Psalms 19 24 13 Psalms 19 25 13 Psalms 19 24 14 Psalms 19 25 14 Psalms 19 24 15 Psalms 19 25 15 Psalms 19 24 16 Psalms 19 25 16 Psalms 19 24 17 Psalms 19 25 17 Psalms 19 24 18 Psalms 19 25 18 Psalms 19 24 19 Psalms 19 25 19 Psalms 19 24 20 Psalms 19 25 20 Psalms 19 24 21 Psalms 19 25 21 Psalms 19 24 22 Psalms 19 25 22 Psalms 19 25 1 Psalms 19 26 1 Psalms 19 25 2 Psalms 19 26 2 Psalms 19 25 3 Psalms 19 26 3 Psalms 19 25 4 Psalms 19 26 4 Psalms 19 25 5 Psalms 19 26 5 Psalms 19 25 6 Psalms 19 26 6 Psalms 19 25 7 Psalms 19 26 7 Psalms 19 25 8 Psalms 19 26 8 Psalms 19 25 9 Psalms 19 26 9 Psalms 19 25 10 Psalms 19 26 10 Psalms 19 25 11 Psalms 19 26 11 Psalms 19 25 12 Psalms 19 26 12 Psalms 19 26 1 Psalms 19 27 1 Psalms 19 26 2 Psalms 19 27 2 Psalms 19 26 3 Psalms 19 27 3 Psalms 19 26 4 Psalms 19 27 4 Psalms 19 26 5 Psalms 19 27 5 Psalms 19 26 6 Psalms 19 27 6 Psalms 19 26 7 Psalms 19 27 7 Psalms 19 26 8 Psalms 19 27 8 Psalms 19 26 9 Psalms 19 27 9 Psalms 19 26 10 Psalms 19 27 10 Psalms 19 26 11 Psalms 19 27 11 Psalms 19 26 12 Psalms 19 27 12 Psalms 19 26 13 Psalms 19 27 13 Psalms 19 26 14 Psalms 19 27 14 Psalms 19 27 1 Psalms 19 28 1 Psalms 19 27 2 Psalms 19 28 2 Psalms 19 27 3 Psalms 19 28 3 Psalms 19 27 4 Psalms 19 28 4 Psalms 19 27 5 Psalms 19 28 5 Psalms 19 27 6 Psalms 19 28 6 Psalms 19 27 7 Psalms 19 28 7 Psalms 19 27 8 Psalms 19 28 8 Psalms 19 27 9 Psalms 19 28 9 Psalms 19 28 1 Psalms 19 29 1 Psalms 19 28 2 Psalms 19 29 2 Psalms 19 28 3 Psalms 19 29 3 Psalms 19 28 4 Psalms 19 29 4 Psalms 19 28 5 Psalms 19 29 5 Psalms 19 28 6 Psalms 19 29 6 Psalms 19 28 7 Psalms 19 29 7 Psalms 19 28 8 Psalms 19 29 8 Psalms 19 28 9 Psalms 19 29 9 Psalms 19 28 10 Psalms 19 29 10 Psalms 19 28 11 Psalms 19 29 11 Psalms 19 29 1 Psalms 19 30 1 Psalms 19 29 2 Psalms 19 30 2 Psalms 19 29 3 Psalms 19 30 3 Psalms 19 29 4 Psalms 19 30 4 Psalms 19 29 5 Psalms 19 30 5 Psalms 19 29 6 Psalms 19 30 6 Psalms 19 29 7 Psalms 19 30 7 Psalms 19 29 8 Psalms 19 30 8 Psalms 19 29 9 Psalms 19 30 9 Psalms 19 29 10 Psalms 19 30 10 Psalms 19 29 11 Psalms 19 30 11 Psalms 19 29 12 Psalms 19 30 12 Psalms 19 29 13 Psalms 19 30 13 Psalms 19 30 1 Psalms 19 31 1 Psalms 19 30 2 Psalms 19 31 2 Psalms 19 30 3 Psalms 19 31 3 Psalms 19 30 4 Psalms 19 31 4 Psalms 19 30 5 Psalms 19 31 5 Psalms 19 30 6 Psalms 19 31 6 Psalms 19 30 7 Psalms 19 31 7 Psalms 19 30 8 Psalms 19 31 8 Psalms 19 30 9 Psalms 19 31 9 Psalms 19 30 10 Psalms 19 31 10 Psalms 19 30 11 Psalms 19 31 11 Psalms 19 30 12 Psalms 19 31 12 Psalms 19 30 13 Psalms 19 31 13 Psalms 19 30 14 Psalms 19 31 14 Psalms 19 30 15 Psalms 19 31 15 Psalms 19 30 16 Psalms 19 31 16 Psalms 19 30 17 Psalms 19 31 17 Psalms 19 30 18 Psalms 19 31 18 Psalms 19 30 19 Psalms 19 31 19 Psalms 19 30 20 Psalms 19 31 20 Psalms 19 30 21 Psalms 19 31 21 Psalms 19 30 22 Psalms 19 31 22 Psalms 19 30 23 Psalms 19 31 23 Psalms 19 30 24 Psalms 19 31 24 Psalms 19 30 25 Psalms 19 31 25 Psalms 19 31 1 Psalms 19 32 1 Psalms 19 31 2 Psalms 19 32 2 Psalms 19 31 3 Psalms 19 32 3 Psalms 19 31 4 Psalms 19 32 4 Psalms 19 31 5 Psalms 19 32 5 Psalms 19 31 6 Psalms 19 32 6 Psalms 19 31 7 Psalms 19 32 7 Psalms 19 31 8 Psalms 19 32 8 Psalms 19 31 9 Psalms 19 32 9 Psalms 19 31 10 Psalms 19 32 10 Psalms 19 31 11 Psalms 19 32 11 Psalms 19 32 1 Psalms 19 33 1 Psalms 19 32 2 Psalms 19 33 2 Psalms 19 32 3 Psalms 19 33 3 Psalms 19 32 4 Psalms 19 33 4 Psalms 19 32 5 Psalms 19 33 5 Psalms 19 32 6 Psalms 19 33 6 Psalms 19 32 7 Psalms 19 33 7 Psalms 19 32 8 Psalms 19 33 8 Psalms 19 32 9 Psalms 19 33 9 Psalms 19 32 10 Psalms 19 33 10 Psalms 19 32 11 Psalms 19 33 11 Psalms 19 32 12 Psalms 19 33 12 Psalms 19 32 13 Psalms 19 33 13 Psalms 19 32 14 Psalms 19 33 14 Psalms 19 32 15 Psalms 19 33 15 Psalms 19 32 16 Psalms 19 33 16 Psalms 19 32 17 Psalms 19 33 17 Psalms 19 32 18 Psalms 19 33 18 Psalms 19 32 19 Psalms 19 33 19 Psalms 19 32 20 Psalms 19 33 20 Psalms 19 32 21 Psalms 19 33 21 Psalms 19 32 22 Psalms 19 33 22 Psalms 19 33 1 Psalms 19 34 1 Psalms 19 33 2 Psalms 19 34 2 Psalms 19 33 3 Psalms 19 34 3 Psalms 19 33 4 Psalms 19 34 4 Psalms 19 33 5 Psalms 19 34 5 Psalms 19 33 6 Psalms 19 34 6 Psalms 19 33 7 Psalms 19 34 7 Psalms 19 33 8 Psalms 19 34 8 Psalms 19 33 9 Psalms 19 34 9 Psalms 19 33 10 Psalms 19 34 10 Psalms 19 33 11 Psalms 19 34 11 Psalms 19 33 12 Psalms 19 34 12 Psalms 19 33 13 Psalms 19 34 13 Psalms 19 33 14 Psalms 19 34 14 Psalms 19 33 15 Psalms 19 34 15 Psalms 19 33 16 Psalms 19 34 16 Psalms 19 33 17 Psalms 19 34 17 Psalms 19 33 18 Psalms 19 34 18 Psalms 19 33 19 Psalms 19 34 19 Psalms 19 33 20 Psalms 19 34 20 Psalms 19 33 21 Psalms 19 34 21 Psalms 19 33 22 Psalms 19 34 22 Psalms 19 33 23 Psalms 19 34 23 Psalms 19 34 1 Psalms 19 35 1 Psalms 19 34 2 Psalms 19 35 2 Psalms 19 34 3 Psalms 19 35 3 Psalms 19 34 4 Psalms 19 35 4 Psalms 19 34 5 Psalms 19 35 5 Psalms 19 34 6 Psalms 19 35 6 Psalms 19 34 7 Psalms 19 35 7 Psalms 19 34 8 Psalms 19 35 8 Psalms 19 34 9 Psalms 19 35 9 Psalms 19 34 10 Psalms 19 35 10 Psalms 19 34 11 Psalms 19 35 11 Psalms 19 34 12 Psalms 19 35 12 Psalms 19 34 13 Psalms 19 35 13 Psalms 19 34 14 Psalms 19 35 14 Psalms 19 34 15 Psalms 19 35 15 Psalms 19 34 16 Psalms 19 35 16 Psalms 19 34 17 Psalms 19 35 17 Psalms 19 34 18 Psalms 19 35 18 Psalms 19 34 19 Psalms 19 35 19 Psalms 19 34 20 Psalms 19 35 20 Psalms 19 34 21 Psalms 19 35 21 Psalms 19 34 22 Psalms 19 35 22 Psalms 19 34 23 Psalms 19 35 23 Psalms 19 34 24 Psalms 19 35 24 Psalms 19 34 25 Psalms 19 35 25 Psalms 19 34 26 Psalms 19 35 26 Psalms 19 34 27 Psalms 19 35 27 Psalms 19 34 28 Psalms 19 35 28 Psalms 19 35 1 Psalms 19 36 1 Psalms 19 35 2 Psalms 19 36 2 Psalms 19 35 3 Psalms 19 36 3 Psalms 19 35 4 Psalms 19 36 4 Psalms 19 35 5 Psalms 19 36 5 Psalms 19 35 6 Psalms 19 36 6 Psalms 19 35 7 Psalms 19 36 7 Psalms 19 35 8 Psalms 19 36 8 Psalms 19 35 9 Psalms 19 36 9 Psalms 19 35 10 Psalms 19 36 10 Psalms 19 35 11 Psalms 19 36 11 Psalms 19 35 12 Psalms 19 36 12 Psalms 19 35 13 Psalms 19 36 13 Psalms 19 36 1 Psalms 19 37 1 Psalms 19 36 2 Psalms 19 37 2 Psalms 19 36 3 Psalms 19 37 3 Psalms 19 36 4 Psalms 19 37 4 Psalms 19 36 5 Psalms 19 37 5 Psalms 19 36 6 Psalms 19 37 6 Psalms 19 36 7 Psalms 19 37 7 Psalms 19 36 8 Psalms 19 37 8 Psalms 19 36 9 Psalms 19 37 9 Psalms 19 36 10 Psalms 19 37 10 Psalms 19 36 11 Psalms 19 37 11 Psalms 19 36 12 Psalms 19 37 12 Psalms 19 36 13 Psalms 19 37 13 Psalms 19 36 14 Psalms 19 37 14 Psalms 19 36 15 Psalms 19 37 15 Psalms 19 36 16 Psalms 19 37 16 Psalms 19 36 17 Psalms 19 37 17 Psalms 19 36 18 Psalms 19 37 18 Psalms 19 36 19 Psalms 19 37 19 Psalms 19 36 20 Psalms 19 37 20 Psalms 19 36 21 Psalms 19 37 21 Psalms 19 36 22 Psalms 19 37 22 Psalms 19 36 23 Psalms 19 37 23 Psalms 19 36 24 Psalms 19 37 24 Psalms 19 36 25 Psalms 19 37 25 Psalms 19 36 26 Psalms 19 37 26 Psalms 19 36 27 Psalms 19 37 27 Psalms 19 36 28 Psalms 19 37 28 Psalms 19 36 29 Psalms 19 37 29 Psalms 19 36 30 Psalms 19 37 30 Psalms 19 36 31 Psalms 19 37 31 Psalms 19 36 32 Psalms 19 37 32 Psalms 19 36 33 Psalms 19 37 33 Psalms 19 36 34 Psalms 19 37 34 Psalms 19 36 35 Psalms 19 37 35 Psalms 19 36 36 Psalms 19 37 36 Psalms 19 36 37 Psalms 19 37 37 Psalms 19 36 38 Psalms 19 37 38 Psalms 19 36 39 Psalms 19 37 39 Psalms 19 36 40 Psalms 19 37 40 Psalms 19 37 1 Psalms 19 38 1 Psalms 19 37 2 Psalms 19 38 2 Psalms 19 37 3 Psalms 19 38 3 Psalms 19 37 4 Psalms 19 38 4 Psalms 19 37 5 Psalms 19 38 5 Psalms 19 37 6 Psalms 19 38 6 Psalms 19 37 7 Psalms 19 38 7 Psalms 19 37 8 Psalms 19 38 8 Psalms 19 37 9 Psalms 19 38 9 Psalms 19 37 10 Psalms 19 38 10 Psalms 19 37 11 Psalms 19 38 11 Psalms 19 37 12 Psalms 19 38 12 Psalms 19 37 13 Psalms 19 38 13 Psalms 19 37 14 Psalms 19 38 14 Psalms 19 37 15 Psalms 19 38 15 Psalms 19 37 16 Psalms 19 38 16 Psalms 19 37 17 Psalms 19 38 17 Psalms 19 37 18 Psalms 19 38 18 Psalms 19 37 19 Psalms 19 38 19 Psalms 19 37 20 Psalms 19 38 20 Psalms 19 37 21 Psalms 19 38 21 Psalms 19 37 22 Psalms 19 38 22 Psalms 19 37 23 Psalms 19 38 23 Psalms 19 38 1 Psalms 19 39 1 Psalms 19 38 2 Psalms 19 39 2 Psalms 19 38 3 Psalms 19 39 3 Psalms 19 38 4 Psalms 19 39 4 Psalms 19 38 5 Psalms 19 39 5 Psalms 19 38 6 Psalms 19 39 6 Psalms 19 38 7 Psalms 19 39 7 Psalms 19 38 8 Psalms 19 39 8 Psalms 19 38 9 Psalms 19 39 9 Psalms 19 38 10 Psalms 19 39 10 Psalms 19 38 11 Psalms 19 39 11 Psalms 19 38 12 Psalms 19 39 12 Psalms 19 38 13 Psalms 19 39 13 Psalms 19 38 14 Psalms 19 39 14 Psalms 19 39 1 Psalms 19 40 1 Psalms 19 39 2 Psalms 19 40 2 Psalms 19 39 3 Psalms 19 40 3 Psalms 19 39 4 Psalms 19 40 4 Psalms 19 39 5 Psalms 19 40 5 Psalms 19 39 6 Psalms 19 40 6 Psalms 19 39 7 Psalms 19 40 7 Psalms 19 39 8 Psalms 19 40 8 Psalms 19 39 9 Psalms 19 40 9 Psalms 19 39 10 Psalms 19 40 10 Psalms 19 39 11 Psalms 19 40 11 Psalms 19 39 12 Psalms 19 40 12 Psalms 19 39 13 Psalms 19 40 13 Psalms 19 39 14 Psalms 19 40 14 Psalms 19 39 15 Psalms 19 40 15 Psalms 19 39 16 Psalms 19 40 16 Psalms 19 39 17 Psalms 19 40 17 Psalms 19 39 18 Psalms 19 40 18 Psalms 19 40 1 Psalms 19 41 1 Psalms 19 40 2 Psalms 19 41 2 Psalms 19 40 3 Psalms 19 41 3 Psalms 19 40 4 Psalms 19 41 4 Psalms 19 40 5 Psalms 19 41 5 Psalms 19 40 6 Psalms 19 41 6 Psalms 19 40 7 Psalms 19 41 7 Psalms 19 40 8 Psalms 19 41 8 Psalms 19 40 9 Psalms 19 41 9 Psalms 19 40 10 Psalms 19 41 10 Psalms 19 40 11 Psalms 19 41 11 Psalms 19 40 12 Psalms 19 41 12 Psalms 19 40 13 Psalms 19 41 13 Psalms 19 40 14 Psalms 19 41 14 Psalms 19 41 1 Psalms 19 42 1 Psalms 19 41 2 Psalms 19 42 2 Psalms 19 41 3 Psalms 19 42 3 Psalms 19 41 4 Psalms 19 42 4 Psalms 19 41 5 Psalms 19 42 5 Psalms 19 41 6 Psalms 19 42 6 Psalms 19 41 7 Psalms 19 42 7 Psalms 19 41 8 Psalms 19 42 8 Psalms 19 41 9 Psalms 19 42 9 Psalms 19 41 10 Psalms 19 42 10 Psalms 19 41 11 Psalms 19 42 11 Psalms 19 41 12 Psalms 19 42 12 Psalms 19 42 1 Psalms 19 43 1 Psalms 19 42 2 Psalms 19 43 2 Psalms 19 42 3 Psalms 19 43 3 Psalms 19 42 4 Psalms 19 43 4 Psalms 19 42 5 Psalms 19 43 5 Psalms 19 43 1 Psalms 19 44 1 Psalms 19 43 2 Psalms 19 44 2 Psalms 19 43 3 Psalms 19 44 3 Psalms 19 43 4 Psalms 19 44 4 Psalms 19 43 5 Psalms 19 44 5 Psalms 19 43 6 Psalms 19 44 6 Psalms 19 43 7 Psalms 19 44 7 Psalms 19 43 8 Psalms 19 44 8 Psalms 19 43 9 Psalms 19 44 9 Psalms 19 43 10 Psalms 19 44 10 Psalms 19 43 11 Psalms 19 44 11 Psalms 19 43 12 Psalms 19 44 12 Psalms 19 43 13 Psalms 19 44 13 Psalms 19 43 14 Psalms 19 44 14 Psalms 19 43 15 Psalms 19 44 15 Psalms 19 43 16 Psalms 19 44 16 Psalms 19 43 17 Psalms 19 44 17 Psalms 19 43 18 Psalms 19 44 18 Psalms 19 43 19 Psalms 19 44 19 Psalms 19 43 20 Psalms 19 44 20 Psalms 19 43 21 Psalms 19 44 21 Psalms 19 43 22 Psalms 19 44 22 Psalms 19 43 23 Psalms 19 44 23 Psalms 19 43 24 Psalms 19 44 24 Psalms 19 43 25 Psalms 19 44 25 Psalms 19 43 26 Psalms 19 44 26 Psalms 19 43 27 Psalms 19 44 27 Psalms 19 44 1 Psalms 19 45 1 Psalms 19 44 2 Psalms 19 45 2 Psalms 19 44 3 Psalms 19 45 3 Psalms 19 44 4 Psalms 19 45 4 Psalms 19 44 5 Psalms 19 45 5 Psalms 19 44 6 Psalms 19 45 6 Psalms 19 44 7 Psalms 19 45 7 Psalms 19 44 8 Psalms 19 45 8 Psalms 19 44 9 Psalms 19 45 9 Psalms 19 44 10 Psalms 19 45 10 Psalms 19 44 11 Psalms 19 45 11 Psalms 19 44 12 Psalms 19 45 12 Psalms 19 44 13 Psalms 19 45 13 Psalms 19 44 14 Psalms 19 45 14 Psalms 19 44 15 Psalms 19 45 15 Psalms 19 44 16 Psalms 19 45 16 Psalms 19 44 17 Psalms 19 45 17 Psalms 19 44 18 Psalms 19 45 18 Psalms 19 45 1 Psalms 19 46 1 Psalms 19 45 2 Psalms 19 46 2 Psalms 19 45 3 Psalms 19 46 3 Psalms 19 45 4 Psalms 19 46 4 Psalms 19 45 5 Psalms 19 46 5 Psalms 19 45 6 Psalms 19 46 6 Psalms 19 45 7 Psalms 19 46 7 Psalms 19 45 8 Psalms 19 46 8 Psalms 19 45 9 Psalms 19 46 9 Psalms 19 45 10 Psalms 19 46 10 Psalms 19 45 11 Psalms 19 46 11 Psalms 19 45 12 Psalms 19 46 12 Psalms 19 46 1 Psalms 19 47 1 Psalms 19 46 2 Psalms 19 47 2 Psalms 19 46 3 Psalms 19 47 3 Psalms 19 46 4 Psalms 19 47 4 Psalms 19 46 5 Psalms 19 47 5 Psalms 19 46 6 Psalms 19 47 6 Psalms 19 46 7 Psalms 19 47 7 Psalms 19 46 8 Psalms 19 47 8 Psalms 19 46 9 Psalms 19 47 9 Psalms 19 46 10 Psalms 19 47 10 Psalms 19 47 1 Psalms 19 48 1 Psalms 19 47 2 Psalms 19 48 2 Psalms 19 47 3 Psalms 19 48 3 Psalms 19 47 4 Psalms 19 48 4 Psalms 19 47 5 Psalms 19 48 5 Psalms 19 47 6 Psalms 19 48 6 Psalms 19 47 7 Psalms 19 48 7 Psalms 19 47 8 Psalms 19 48 8 Psalms 19 47 9 Psalms 19 48 9 Psalms 19 47 10 Psalms 19 48 10 Psalms 19 47 11 Psalms 19 48 11 Psalms 19 47 12 Psalms 19 48 12 Psalms 19 47 13 Psalms 19 48 13 Psalms 19 47 14 Psalms 19 48 14 Psalms 19 47 15 Psalms 19 48 15 Psalms 19 48 1 Psalms 19 49 1 Psalms 19 48 2 Psalms 19 49 2 Psalms 19 48 3 Psalms 19 49 3 Psalms 19 48 4 Psalms 19 49 4 Psalms 19 48 5 Psalms 19 49 5 Psalms 19 48 6 Psalms 19 49 6 Psalms 19 48 7 Psalms 19 49 7 Psalms 19 48 8 Psalms 19 49 8 Psalms 19 48 9 Psalms 19 49 9 Psalms 19 48 10 Psalms 19 49 10 Psalms 19 48 11 Psalms 19 49 11 Psalms 19 48 12 Psalms 19 49 12 Psalms 19 48 13 Psalms 19 49 13 Psalms 19 48 14 Psalms 19 49 14 Psalms 19 48 15 Psalms 19 49 15 Psalms 19 48 16 Psalms 19 49 16 Psalms 19 48 17 Psalms 19 49 17 Psalms 19 48 18 Psalms 19 49 18 Psalms 19 48 19 Psalms 19 49 19 Psalms 19 48 20 Psalms 19 49 20 Psalms 19 48 21 Psalms 19 49 21 Psalms 19 49 1 Psalms 19 50 1 Psalms 19 49 2 Psalms 19 50 2 Psalms 19 49 3 Psalms 19 50 3 Psalms 19 49 4 Psalms 19 50 4 Psalms 19 49 5 Psalms 19 50 5 Psalms 19 49 6 Psalms 19 50 6 Psalms 19 49 7 Psalms 19 50 7 Psalms 19 49 8 Psalms 19 50 8 Psalms 19 49 9 Psalms 19 50 9 Psalms 19 49 10 Psalms 19 50 10 Psalms 19 49 11 Psalms 19 50 11 Psalms 19 49 12 Psalms 19 50 12 Psalms 19 49 13 Psalms 19 50 13 Psalms 19 49 14 Psalms 19 50 14 Psalms 19 49 15 Psalms 19 50 15 Psalms 19 49 16 Psalms 19 50 16 Psalms 19 49 17 Psalms 19 50 17 Psalms 19 49 18 Psalms 19 50 18 Psalms 19 49 19 Psalms 19 50 19 Psalms 19 49 20 Psalms 19 50 20 Psalms 19 49 21 Psalms 19 50 21 Psalms 19 49 22 Psalms 19 50 22 Psalms 19 49 23 Psalms 19 50 23 Psalms 19 50 1 Psalms 19 51 1 Psalms 19 50 2 Psalms 19 51 2 Psalms 19 50 3 Psalms 19 51 3 Psalms 19 50 4 Psalms 19 51 4 Psalms 19 50 5 Psalms 19 51 5 Psalms 19 50 6 Psalms 19 51 6 Psalms 19 50 7 Psalms 19 51 7 Psalms 19 50 8 Psalms 19 51 8 Psalms 19 50 9 Psalms 19 51 9 Psalms 19 50 10 Psalms 19 51 10 Psalms 19 50 11 Psalms 19 51 11 Psalms 19 50 12 Psalms 19 51 12 Psalms 19 50 13 Psalms 19 51 13 Psalms 19 50 14 Psalms 19 51 14 Psalms 19 50 15 Psalms 19 51 15 Psalms 19 50 16 Psalms 19 51 16 Psalms 19 50 17 Psalms 19 51 17 Psalms 19 50 18 Psalms 19 51 18 Psalms 19 50 19 Psalms 19 51 19 Psalms 19 50 20 Psalms 19 51 20 Psalms 19 50 21 Psalms 19 51 21 Psalms 19 51 1 Psalms 19 52 1 Psalms 19 51 2 Psalms 19 52 2 Psalms 19 51 3 Psalms 19 52 3 Psalms 19 51 4 Psalms 19 52 4 Psalms 19 51 5 Psalms 19 52 5 Psalms 19 51 6 Psalms 19 52 6 Psalms 19 51 7 Psalms 19 52 7 Psalms 19 51 8 Psalms 19 52 8 Psalms 19 51 9 Psalms 19 52 9 Psalms 19 51 10 Psalms 19 52 10 Psalms 19 51 11 Psalms 19 52 11 Psalms 19 52 1 Psalms 19 53 1 Psalms 19 52 2 Psalms 19 53 2 Psalms 19 52 3 Psalms 19 53 3 Psalms 19 52 4 Psalms 19 53 4 Psalms 19 52 5 Psalms 19 53 5 Psalms 19 52 6 Psalms 19 53 6 Psalms 19 52 7 Psalms 19 53 7 Psalms 19 53 1 Psalms 19 54 1 Psalms 19 53 2 Psalms 19 54 2 Psalms 19 53 3 Psalms 19 54 3 Psalms 19 53 4 Psalms 19 54 4 Psalms 19 53 5 Psalms 19 54 5 Psalms 19 53 6 Psalms 19 54 6 Psalms 19 53 7 Psalms 19 54 7 Psalms 19 53 8 Psalms 19 54 8 Psalms 19 53 9 Psalms 19 54 9 Psalms 19 54 1 Psalms 19 55 1 Psalms 19 54 2 Psalms 19 55 2 Psalms 19 54 3 Psalms 19 55 3 Psalms 19 54 4 Psalms 19 55 4 Psalms 19 54 5 Psalms 19 55 5 Psalms 19 54 6 Psalms 19 55 6 Psalms 19 54 7 Psalms 19 55 7 Psalms 19 54 8 Psalms 19 55 8 Psalms 19 54 9 Psalms 19 55 9 Psalms 19 54 10 Psalms 19 55 10 Psalms 19 54 11 Psalms 19 55 11 Psalms 19 54 12 Psalms 19 55 12 Psalms 19 54 13 Psalms 19 55 13 Psalms 19 54 14 Psalms 19 55 14 Psalms 19 54 15 Psalms 19 55 15 Psalms 19 54 16 Psalms 19 55 16 Psalms 19 54 17 Psalms 19 55 17 Psalms 19 54 18 Psalms 19 55 18 Psalms 19 54 19 Psalms 19 55 19 Psalms 19 54 20 Psalms 19 55 20 Psalms 19 54 21 Psalms 19 55 21 Psalms 19 54 22 Psalms 19 55 22 Psalms 19 54 23 Psalms 19 55 23 Psalms 19 54 24 Psalms 19 55 24 Psalms 19 55 1 Psalms 19 56 1 Psalms 19 55 2 Psalms 19 56 2 Psalms 19 55 3 Psalms 19 56 3 Psalms 19 55 4 Psalms 19 56 4 Psalms 19 55 5 Psalms 19 56 5 Psalms 19 55 6 Psalms 19 56 6 Psalms 19 55 7 Psalms 19 56 7 Psalms 19 55 8 Psalms 19 56 8 Psalms 19 55 9 Psalms 19 56 9 Psalms 19 55 10 Psalms 19 56 10 Psalms 19 55 11 Psalms 19 56 11 Psalms 19 55 12 Psalms 19 56 12 Psalms 19 55 13 Psalms 19 56 13 Psalms 19 55 14 Psalms 19 56 14 Psalms 19 56 1 Psalms 19 57 1 Psalms 19 56 2 Psalms 19 57 2 Psalms 19 56 3 Psalms 19 57 3 Psalms 19 56 4 Psalms 19 57 4 Psalms 19 56 5 Psalms 19 57 5 Psalms 19 56 6 Psalms 19 57 6 Psalms 19 56 7 Psalms 19 57 7 Psalms 19 56 8 Psalms 19 57 8 Psalms 19 56 9 Psalms 19 57 9 Psalms 19 56 10 Psalms 19 57 10 Psalms 19 56 11 Psalms 19 57 11 Psalms 19 56 12 Psalms 19 57 12 Psalms 19 57 1 Psalms 19 58 1 Psalms 19 57 2 Psalms 19 58 2 Psalms 19 57 3 Psalms 19 58 3 Psalms 19 57 4 Psalms 19 58 4 Psalms 19 57 5 Psalms 19 58 5 Psalms 19 57 6 Psalms 19 58 6 Psalms 19 57 7 Psalms 19 58 7 Psalms 19 57 8 Psalms 19 58 8 Psalms 19 57 9 Psalms 19 58 9 Psalms 19 57 10 Psalms 19 58 10 Psalms 19 57 11 Psalms 19 58 11 Psalms 19 57 12 Psalms 19 58 12 Psalms 19 58 1 Psalms 19 59 1 Psalms 19 58 2 Psalms 19 59 2 Psalms 19 58 3 Psalms 19 59 3 Psalms 19 58 4 Psalms 19 59 4 Psalms 19 58 5 Psalms 19 59 5 Psalms 19 58 6 Psalms 19 59 6 Psalms 19 58 7 Psalms 19 59 7 Psalms 19 58 8 Psalms 19 59 8 Psalms 19 58 9 Psalms 19 59 9 Psalms 19 58 10 Psalms 19 59 10 Psalms 19 58 11 Psalms 19 59 11 Psalms 19 58 12 Psalms 19 59 12 Psalms 19 58 13 Psalms 19 59 13 Psalms 19 58 14 Psalms 19 59 14 Psalms 19 58 15 Psalms 19 59 15 Psalms 19 58 16 Psalms 19 59 16 Psalms 19 58 17 Psalms 19 59 17 Psalms 19 58 18 Psalms 19 59 18 Psalms 19 59 1 Psalms 19 60 1 Psalms 19 59 2 Psalms 19 60 2 Psalms 19 59 3 Psalms 19 60 3 Psalms 19 59 4 Psalms 19 60 4 Psalms 19 59 5 Psalms 19 60 5 Psalms 19 59 6 Psalms 19 60 6 Psalms 19 59 7 Psalms 19 60 7 Psalms 19 59 8 Psalms 19 60 8 Psalms 19 59 9 Psalms 19 60 9 Psalms 19 59 10 Psalms 19 60 10 Psalms 19 59 11 Psalms 19 60 11 Psalms 19 59 12 Psalms 19 60 12 Psalms 19 59 13 Psalms 19 60 13 Psalms 19 59 14 Psalms 19 60 14 Psalms 19 60 1 Psalms 19 61 1 Psalms 19 60 2 Psalms 19 61 2 Psalms 19 60 3 Psalms 19 61 3 Psalms 19 60 4 Psalms 19 61 4 Psalms 19 60 5 Psalms 19 61 5 Psalms 19 60 6 Psalms 19 61 6 Psalms 19 60 7 Psalms 19 61 7 Psalms 19 60 8 Psalms 19 61 8 Psalms 19 60 9 Psalms 19 61 9 Psalms 19 61 1 Psalms 19 62 1 Psalms 19 61 2 Psalms 19 62 2 Psalms 19 61 3 Psalms 19 62 3 Psalms 19 61 4 Psalms 19 62 4 Psalms 19 61 5 Psalms 19 62 5 Psalms 19 61 6 Psalms 19 62 6 Psalms 19 61 7 Psalms 19 62 7 Psalms 19 61 8 Psalms 19 62 8 Psalms 19 61 9 Psalms 19 62 9 Psalms 19 61 10 Psalms 19 62 10 Psalms 19 61 11 Psalms 19 62 11 Psalms 19 61 12 Psalms 19 62 12 Psalms 19 61 13 Psalms 19 62 13 Psalms 19 62 1 Psalms 19 63 1 Psalms 19 62 2 Psalms 19 63 2 Psalms 19 62 3 Psalms 19 63 3 Psalms 19 62 4 Psalms 19 63 4 Psalms 19 62 5 Psalms 19 63 5 Psalms 19 62 6 Psalms 19 63 6 Psalms 19 62 7 Psalms 19 63 7 Psalms 19 62 8 Psalms 19 63 8 Psalms 19 62 9 Psalms 19 63 9 Psalms 19 62 10 Psalms 19 63 10 Psalms 19 62 11 Psalms 19 63 11 Psalms 19 62 12 Psalms 19 63 12 Psalms 19 63 1 Psalms 19 64 1 Psalms 19 63 2 Psalms 19 64 2 Psalms 19 63 3 Psalms 19 64 3 Psalms 19 63 4 Psalms 19 64 4 Psalms 19 63 5 Psalms 19 64 5 Psalms 19 63 6 Psalms 19 64 6 Psalms 19 63 7 Psalms 19 64 7 Psalms 19 63 8 Psalms 19 64 8 Psalms 19 63 9 Psalms 19 64 9 Psalms 19 63 10 Psalms 19 64 10 Psalms 19 63 11 Psalms 19 64 11 Psalms 19 64 1 Psalms 19 65 1 Psalms 19 64 2 Psalms 19 65 2 Psalms 19 64 3 Psalms 19 65 3 Psalms 19 64 4 Psalms 19 65 4 Psalms 19 64 5 Psalms 19 65 5 Psalms 19 64 6 Psalms 19 65 6 Psalms 19 64 7 Psalms 19 65 7 Psalms 19 64 8 Psalms 19 65 8 Psalms 19 64 9 Psalms 19 65 9 Psalms 19 64 10 Psalms 19 65 10 Psalms 19 64 11 Psalms 19 65 11 Psalms 19 64 12 Psalms 19 65 12 Psalms 19 64 13 Psalms 19 65 13 Psalms 19 64 14 Psalms 19 65 14 Psalms 19 65 1 Psalms 19 66 1 Psalms 19 65 2 Psalms 19 66 2 Psalms 19 65 3 Psalms 19 66 3 Psalms 19 65 4 Psalms 19 66 4 Psalms 19 65 5 Psalms 19 66 5 Psalms 19 65 6 Psalms 19 66 6 Psalms 19 65 7 Psalms 19 66 7 Psalms 19 65 8 Psalms 19 66 8 Psalms 19 65 9 Psalms 19 66 9 Psalms 19 65 10 Psalms 19 66 10 Psalms 19 65 11 Psalms 19 66 11 Psalms 19 65 12 Psalms 19 66 12 Psalms 19 65 13 Psalms 19 66 13 Psalms 19 65 14 Psalms 19 66 14 Psalms 19 65 15 Psalms 19 66 15 Psalms 19 65 16 Psalms 19 66 16 Psalms 19 65 17 Psalms 19 66 17 Psalms 19 65 18 Psalms 19 66 18 Psalms 19 65 19 Psalms 19 66 19 Psalms 19 65 20 Psalms 19 66 20 Psalms 19 66 1 Psalms 19 67 1 Psalms 19 66 2 Psalms 19 67 2 Psalms 19 66 3 Psalms 19 67 3 Psalms 19 66 4 Psalms 19 67 4 Psalms 19 66 5 Psalms 19 67 5 Psalms 19 66 6 Psalms 19 67 6 Psalms 19 66 7 Psalms 19 67 7 Psalms 19 66 8 Psalms 19 67 8 Psalms 19 67 1 Psalms 19 68 1 Psalms 19 67 2 Psalms 19 68 2 Psalms 19 67 3 Psalms 19 68 3 Psalms 19 67 4 Psalms 19 68 4 Psalms 19 67 5 Psalms 19 68 5 Psalms 19 67 6 Psalms 19 68 6 Psalms 19 67 7 Psalms 19 68 7 Psalms 19 67 8 Psalms 19 68 8 Psalms 19 67 9 Psalms 19 68 9 Psalms 19 67 10 Psalms 19 68 10 Psalms 19 67 11 Psalms 19 68 11 Psalms 19 67 12 Psalms 19 68 12 Psalms 19 67 13 Psalms 19 68 13 Psalms 19 67 14 Psalms 19 68 14 Psalms 19 67 15 Psalms 19 68 15 Psalms 19 67 16 Psalms 19 68 16 Psalms 19 67 17 Psalms 19 68 17 Psalms 19 67 18 Psalms 19 68 18 Psalms 19 67 19 Psalms 19 68 19 Psalms 19 67 20 Psalms 19 68 20 Psalms 19 67 21 Psalms 19 68 21 Psalms 19 67 22 Psalms 19 68 22 Psalms 19 67 23 Psalms 19 68 23 Psalms 19 67 24 Psalms 19 68 24 Psalms 19 67 25 Psalms 19 68 25 Psalms 19 67 26 Psalms 19 68 26 Psalms 19 67 27 Psalms 19 68 27 Psalms 19 67 28 Psalms 19 68 28 Psalms 19 67 29 Psalms 19 68 29 Psalms 19 67 30 Psalms 19 68 30 Psalms 19 67 31 Psalms 19 68 31 Psalms 19 67 32 Psalms 19 68 32 Psalms 19 67 33 Psalms 19 68 33 Psalms 19 67 34 Psalms 19 68 34 Psalms 19 67 35 Psalms 19 68 35 Psalms 19 67 36 Psalms 19 68 36 Psalms 19 68 1 Psalms 19 69 1 Psalms 19 68 2 Psalms 19 69 2 Psalms 19 68 3 Psalms 19 69 3 Psalms 19 68 4 Psalms 19 69 4 Psalms 19 68 5 Psalms 19 69 5 Psalms 19 68 6 Psalms 19 69 6 Psalms 19 68 7 Psalms 19 69 7 Psalms 19 68 8 Psalms 19 69 8 Psalms 19 68 9 Psalms 19 69 9 Psalms 19 68 10 Psalms 19 69 10 Psalms 19 68 11 Psalms 19 69 11 Psalms 19 68 12 Psalms 19 69 12 Psalms 19 68 13 Psalms 19 69 13 Psalms 19 68 14 Psalms 19 69 14 Psalms 19 68 15 Psalms 19 69 15 Psalms 19 68 16 Psalms 19 69 16 Psalms 19 68 17 Psalms 19 69 17 Psalms 19 68 18 Psalms 19 69 18 Psalms 19 68 19 Psalms 19 69 19 Psalms 19 68 20 Psalms 19 69 20 Psalms 19 68 21 Psalms 19 69 21 Psalms 19 68 22 Psalms 19 69 22 Psalms 19 68 23 Psalms 19 69 23 Psalms 19 68 24 Psalms 19 69 24 Psalms 19 68 25 Psalms 19 69 25 Psalms 19 68 26 Psalms 19 69 26 Psalms 19 68 27 Psalms 19 69 27 Psalms 19 68 28 Psalms 19 69 28 Psalms 19 68 29 Psalms 19 69 29 Psalms 19 68 30 Psalms 19 69 30 Psalms 19 68 31 Psalms 19 69 31 Psalms 19 68 32 Psalms 19 69 32 Psalms 19 68 33 Psalms 19 69 33 Psalms 19 68 34 Psalms 19 69 34 Psalms 19 68 35 Psalms 19 69 35 Psalms 19 68 36 Psalms 19 69 36 Psalms 19 68 37 Psalms 19 69 37 Psalms 19 69 1 Psalms 19 70 1 Psalms 19 69 2 Psalms 19 70 2 Psalms 19 69 3 Psalms 19 70 3 Psalms 19 69 4 Psalms 19 70 4 Psalms 19 69 5 Psalms 19 70 5 Psalms 19 69 6 Psalms 19 70 6 Psalms 19 70 1 Psalms 19 71 1 Psalms 19 70 2 Psalms 19 71 2 Psalms 19 70 3 Psalms 19 71 3 Psalms 19 70 4 Psalms 19 71 4 Psalms 19 70 5 Psalms 19 71 5 Psalms 19 70 6 Psalms 19 71 6 Psalms 19 70 7 Psalms 19 71 7 Psalms 19 70 8 Psalms 19 71 8 Psalms 19 70 9 Psalms 19 71 9 Psalms 19 70 10 Psalms 19 71 10 Psalms 19 70 11 Psalms 19 71 11 Psalms 19 70 12 Psalms 19 71 12 Psalms 19 70 13 Psalms 19 71 13 Psalms 19 70 14 Psalms 19 71 14 Psalms 19 70 15 Psalms 19 71 15 Psalms 19 70 16 Psalms 19 71 16 Psalms 19 70 17 Psalms 19 71 17 Psalms 19 70 18 Psalms 19 71 18 Psalms 19 70 19 Psalms 19 71 19 Psalms 19 70 20 Psalms 19 71 20 Psalms 19 70 21 Psalms 19 71 21 Psalms 19 70 22 Psalms 19 71 22 Psalms 19 70 23 Psalms 19 71 23 Psalms 19 70 24 Psalms 19 71 24 Psalms 19 71 1 Psalms 19 72 1 Psalms 19 71 2 Psalms 19 72 2 Psalms 19 71 3 Psalms 19 72 3 Psalms 19 71 4 Psalms 19 72 4 Psalms 19 71 5 Psalms 19 72 5 Psalms 19 71 6 Psalms 19 72 6 Psalms 19 71 7 Psalms 19 72 7 Psalms 19 71 8 Psalms 19 72 8 Psalms 19 71 9 Psalms 19 72 9 Psalms 19 71 10 Psalms 19 72 10 Psalms 19 71 11 Psalms 19 72 11 Psalms 19 71 12 Psalms 19 72 12 Psalms 19 71 13 Psalms 19 72 13 Psalms 19 71 14 Psalms 19 72 14 Psalms 19 71 15 Psalms 19 72 15 Psalms 19 71 16 Psalms 19 72 16 Psalms 19 71 17 Psalms 19 72 17 Psalms 19 71 18 Psalms 19 72 18 Psalms 19 71 19 Psalms 19 72 19 Psalms 19 71 20 Psalms 19 72 20 Psalms 19 72 1 Psalms 19 73 1 Psalms 19 72 2 Psalms 19 73 2 Psalms 19 72 3 Psalms 19 73 3 Psalms 19 72 4 Psalms 19 73 4 Psalms 19 72 5 Psalms 19 73 5 Psalms 19 72 6 Psalms 19 73 6 Psalms 19 72 7 Psalms 19 73 7 Psalms 19 72 8 Psalms 19 73 8 Psalms 19 72 9 Psalms 19 73 9 Psalms 19 72 10 Psalms 19 73 10 Psalms 19 72 11 Psalms 19 73 11 Psalms 19 72 12 Psalms 19 73 12 Psalms 19 72 13 Psalms 19 73 13 Psalms 19 72 14 Psalms 19 73 14 Psalms 19 72 15 Psalms 19 73 15 Psalms 19 72 16 Psalms 19 73 16 Psalms 19 72 17 Psalms 19 73 17 Psalms 19 72 18 Psalms 19 73 18 Psalms 19 72 19 Psalms 19 73 19 Psalms 19 72 20 Psalms 19 73 20 Psalms 19 72 21 Psalms 19 73 21 Psalms 19 72 22 Psalms 19 73 22 Psalms 19 72 23 Psalms 19 73 23 Psalms 19 72 24 Psalms 19 73 24 Psalms 19 72 25 Psalms 19 73 25 Psalms 19 72 26 Psalms 19 73 26 Psalms 19 72 27 Psalms 19 73 27 Psalms 19 72 28 Psalms 19 73 28 Psalms 19 73 1 Psalms 19 74 1 Psalms 19 73 2 Psalms 19 74 2 Psalms 19 73 3 Psalms 19 74 3 Psalms 19 73 4 Psalms 19 74 4 Psalms 19 73 5 Psalms 19 74 5 Psalms 19 73 6 Psalms 19 74 6 Psalms 19 73 7 Psalms 19 74 7 Psalms 19 73 8 Psalms 19 74 8 Psalms 19 73 9 Psalms 19 74 9 Psalms 19 73 10 Psalms 19 74 10 Psalms 19 73 11 Psalms 19 74 11 Psalms 19 73 12 Psalms 19 74 12 Psalms 19 73 13 Psalms 19 74 13 Psalms 19 73 14 Psalms 19 74 14 Psalms 19 73 15 Psalms 19 74 15 Psalms 19 73 16 Psalms 19 74 16 Psalms 19 73 17 Psalms 19 74 17 Psalms 19 73 18 Psalms 19 74 18 Psalms 19 73 19 Psalms 19 74 19 Psalms 19 73 20 Psalms 19 74 20 Psalms 19 73 21 Psalms 19 74 21 Psalms 19 73 22 Psalms 19 74 22 Psalms 19 73 23 Psalms 19 74 23 Psalms 19 74 1 Psalms 19 75 1 Psalms 19 74 2 Psalms 19 75 2 Psalms 19 74 3 Psalms 19 75 3 Psalms 19 74 4 Psalms 19 75 4 Psalms 19 74 5 Psalms 19 75 5 Psalms 19 74 6 Psalms 19 75 6 Psalms 19 74 7 Psalms 19 75 7 Psalms 19 74 8 Psalms 19 75 8 Psalms 19 74 9 Psalms 19 75 9 Psalms 19 74 10 Psalms 19 75 10 Psalms 19 74 11 Psalms 19 75 11 Psalms 19 75 1 Psalms 19 76 1 Psalms 19 75 2 Psalms 19 76 2 Psalms 19 75 3 Psalms 19 76 3 Psalms 19 75 4 Psalms 19 76 4 Psalms 19 75 5 Psalms 19 76 5 Psalms 19 75 6 Psalms 19 76 6 Psalms 19 75 7 Psalms 19 76 7 Psalms 19 75 8 Psalms 19 76 8 Psalms 19 75 9 Psalms 19 76 9 Psalms 19 75 10 Psalms 19 76 10 Psalms 19 75 11 Psalms 19 76 11 Psalms 19 75 12 Psalms 19 76 12 Psalms 19 75 13 Psalms 19 76 13 Psalms 19 76 1 Psalms 19 77 1 Psalms 19 76 2 Psalms 19 77 2 Psalms 19 76 3 Psalms 19 77 3 Psalms 19 76 4 Psalms 19 77 4 Psalms 19 76 5 Psalms 19 77 5 Psalms 19 76 6 Psalms 19 77 6 Psalms 19 76 7 Psalms 19 77 7 Psalms 19 76 8 Psalms 19 77 8 Psalms 19 76 9 Psalms 19 77 9 Psalms 19 76 10 Psalms 19 77 10 Psalms 19 76 11 Psalms 19 77 11 Psalms 19 76 12 Psalms 19 77 12 Psalms 19 76 13 Psalms 19 77 13 Psalms 19 76 14 Psalms 19 77 14 Psalms 19 76 15 Psalms 19 77 15 Psalms 19 76 16 Psalms 19 77 16 Psalms 19 76 17 Psalms 19 77 17 Psalms 19 76 18 Psalms 19 77 18 Psalms 19 76 19 Psalms 19 77 19 Psalms 19 76 20 Psalms 19 77 20 Psalms 19 76 21 Psalms 19 77 21 Psalms 19 77 1 Psalms 19 78 1 Psalms 19 77 2 Psalms 19 78 2 Psalms 19 77 3 Psalms 19 78 3 Psalms 19 77 4 Psalms 19 78 4 Psalms 19 77 5 Psalms 19 78 5 Psalms 19 77 6 Psalms 19 78 6 Psalms 19 77 7 Psalms 19 78 7 Psalms 19 77 8 Psalms 19 78 8 Psalms 19 77 9 Psalms 19 78 9 Psalms 19 77 10 Psalms 19 78 10 Psalms 19 77 11 Psalms 19 78 11 Psalms 19 77 12 Psalms 19 78 12 Psalms 19 77 13 Psalms 19 78 13 Psalms 19 77 14 Psalms 19 78 14 Psalms 19 77 15 Psalms 19 78 15 Psalms 19 77 16 Psalms 19 78 16 Psalms 19 77 17 Psalms 19 78 17 Psalms 19 77 18 Psalms 19 78 18 Psalms 19 77 19 Psalms 19 78 19 Psalms 19 77 20 Psalms 19 78 20 Psalms 19 77 21 Psalms 19 78 21 Psalms 19 77 22 Psalms 19 78 22 Psalms 19 77 23 Psalms 19 78 23 Psalms 19 77 24 Psalms 19 78 24 Psalms 19 77 25 Psalms 19 78 25 Psalms 19 77 26 Psalms 19 78 26 Psalms 19 77 27 Psalms 19 78 27 Psalms 19 77 28 Psalms 19 78 28 Psalms 19 77 29 Psalms 19 78 29 Psalms 19 77 30 Psalms 19 78 30 Psalms 19 77 31 Psalms 19 78 31 Psalms 19 77 32 Psalms 19 78 32 Psalms 19 77 33 Psalms 19 78 33 Psalms 19 77 34 Psalms 19 78 34 Psalms 19 77 35 Psalms 19 78 35 Psalms 19 77 36 Psalms 19 78 36 Psalms 19 77 37 Psalms 19 78 37 Psalms 19 77 38 Psalms 19 78 38 Psalms 19 77 39 Psalms 19 78 39 Psalms 19 77 40 Psalms 19 78 40 Psalms 19 77 41 Psalms 19 78 41 Psalms 19 77 42 Psalms 19 78 42 Psalms 19 77 43 Psalms 19 78 43 Psalms 19 77 44 Psalms 19 78 44 Psalms 19 77 45 Psalms 19 78 45 Psalms 19 77 46 Psalms 19 78 46 Psalms 19 77 47 Psalms 19 78 47 Psalms 19 77 48 Psalms 19 78 48 Psalms 19 77 49 Psalms 19 78 49 Psalms 19 77 50 Psalms 19 78 50 Psalms 19 77 51 Psalms 19 78 51 Psalms 19 77 52 Psalms 19 78 52 Psalms 19 77 53 Psalms 19 78 53 Psalms 19 77 54 Psalms 19 78 54 Psalms 19 77 55 Psalms 19 78 55 Psalms 19 77 56 Psalms 19 78 56 Psalms 19 77 57 Psalms 19 78 57 Psalms 19 77 58 Psalms 19 78 58 Psalms 19 77 59 Psalms 19 78 59 Psalms 19 77 60 Psalms 19 78 60 Psalms 19 77 61 Psalms 19 78 61 Psalms 19 77 62 Psalms 19 78 62 Psalms 19 77 63 Psalms 19 78 63 Psalms 19 77 64 Psalms 19 78 64 Psalms 19 77 65 Psalms 19 78 65 Psalms 19 77 66 Psalms 19 78 66 Psalms 19 77 67 Psalms 19 78 67 Psalms 19 77 68 Psalms 19 78 68 Psalms 19 77 69 Psalms 19 78 69 Psalms 19 77 70 Psalms 19 78 70 Psalms 19 77 71 Psalms 19 78 71 Psalms 19 77 72 Psalms 19 78 72 Psalms 19 78 1 Psalms 19 79 1 Psalms 19 78 2 Psalms 19 79 2 Psalms 19 78 3 Psalms 19 79 3 Psalms 19 78 4 Psalms 19 79 4 Psalms 19 78 5 Psalms 19 79 5 Psalms 19 78 6 Psalms 19 79 6 Psalms 19 78 7 Psalms 19 79 7 Psalms 19 78 8 Psalms 19 79 8 Psalms 19 78 9 Psalms 19 79 9 Psalms 19 78 10 Psalms 19 79 10 Psalms 19 78 11 Psalms 19 79 11 Psalms 19 78 12 Psalms 19 79 12 Psalms 19 78 13 Psalms 19 79 13 Psalms 19 79 1 Psalms 19 80 1 Psalms 19 79 2 Psalms 19 80 2 Psalms 19 79 3 Psalms 19 80 3 Psalms 19 79 4 Psalms 19 80 4 Psalms 19 79 5 Psalms 19 80 5 Psalms 19 79 6 Psalms 19 80 6 Psalms 19 79 7 Psalms 19 80 7 Psalms 19 79 8 Psalms 19 80 8 Psalms 19 79 9 Psalms 19 80 9 Psalms 19 79 10 Psalms 19 80 10 Psalms 19 79 11 Psalms 19 80 11 Psalms 19 79 12 Psalms 19 80 12 Psalms 19 79 13 Psalms 19 80 13 Psalms 19 79 14 Psalms 19 80 14 Psalms 19 79 15 Psalms 19 80 15 Psalms 19 79 16 Psalms 19 80 16 Psalms 19 79 17 Psalms 19 80 17 Psalms 19 79 18 Psalms 19 80 18 Psalms 19 79 19 Psalms 19 80 19 Psalms 19 79 20 Psalms 19 80 20 Psalms 19 80 1 Psalms 19 81 1 Psalms 19 80 2 Psalms 19 81 2 Psalms 19 80 3 Psalms 19 81 3 Psalms 19 80 4 Psalms 19 81 4 Psalms 19 80 5 Psalms 19 81 5 Psalms 19 80 6 Psalms 19 81 6 Psalms 19 80 7 Psalms 19 81 7 Psalms 19 80 8 Psalms 19 81 8 Psalms 19 80 9 Psalms 19 81 9 Psalms 19 80 10 Psalms 19 81 10 Psalms 19 80 11 Psalms 19 81 11 Psalms 19 80 12 Psalms 19 81 12 Psalms 19 80 13 Psalms 19 81 13 Psalms 19 80 14 Psalms 19 81 14 Psalms 19 80 15 Psalms 19 81 15 Psalms 19 80 16 Psalms 19 81 16 Psalms 19 80 17 Psalms 19 81 17 Psalms 19 81 1 Psalms 19 82 1 Psalms 19 81 2 Psalms 19 82 2 Psalms 19 81 3 Psalms 19 82 3 Psalms 19 81 4 Psalms 19 82 4 Psalms 19 81 5 Psalms 19 82 5 Psalms 19 81 6 Psalms 19 82 6 Psalms 19 81 7 Psalms 19 82 7 Psalms 19 81 8 Psalms 19 82 8 Psalms 19 82 1 Psalms 19 83 1 Psalms 19 82 2 Psalms 19 83 2 Psalms 19 82 3 Psalms 19 83 3 Psalms 19 82 4 Psalms 19 83 4 Psalms 19 82 5 Psalms 19 83 5 Psalms 19 82 6 Psalms 19 83 6 Psalms 19 82 7 Psalms 19 83 7 Psalms 19 82 8 Psalms 19 83 8 Psalms 19 82 9 Psalms 19 83 9 Psalms 19 82 10 Psalms 19 83 10 Psalms 19 82 11 Psalms 19 83 11 Psalms 19 82 12 Psalms 19 83 12 Psalms 19 82 13 Psalms 19 83 13 Psalms 19 82 14 Psalms 19 83 14 Psalms 19 82 15 Psalms 19 83 15 Psalms 19 82 16 Psalms 19 83 16 Psalms 19 82 17 Psalms 19 83 17 Psalms 19 82 18 Psalms 19 83 18 Psalms 19 82 19 Psalms 19 83 19 Psalms 19 83 1 Psalms 19 84 1 Psalms 19 83 2 Psalms 19 84 2 Psalms 19 83 3 Psalms 19 84 3 Psalms 19 83 4 Psalms 19 84 4 Psalms 19 83 5 Psalms 19 84 5 Psalms 19 83 6 Psalms 19 84 6 Psalms 19 83 7 Psalms 19 84 7 Psalms 19 83 8 Psalms 19 84 8 Psalms 19 83 9 Psalms 19 84 9 Psalms 19 83 10 Psalms 19 84 10 Psalms 19 83 11 Psalms 19 84 11 Psalms 19 83 12 Psalms 19 84 12 Psalms 19 83 13 Psalms 19 84 13 Psalms 19 84 1 Psalms 19 85 1 Psalms 19 84 2 Psalms 19 85 2 Psalms 19 84 3 Psalms 19 85 3 Psalms 19 84 4 Psalms 19 85 4 Psalms 19 84 5 Psalms 19 85 5 Psalms 19 84 6 Psalms 19 85 6 Psalms 19 84 7 Psalms 19 85 7 Psalms 19 84 8 Psalms 19 85 8 Psalms 19 84 9 Psalms 19 85 9 Psalms 19 84 10 Psalms 19 85 10 Psalms 19 84 11 Psalms 19 85 11 Psalms 19 84 12 Psalms 19 85 12 Psalms 19 84 13 Psalms 19 85 13 Psalms 19 84 14 Psalms 19 85 14 Psalms 19 85 1 Psalms 19 86 1 Psalms 19 85 2 Psalms 19 86 2 Psalms 19 85 3 Psalms 19 86 3 Psalms 19 85 4 Psalms 19 86 4 Psalms 19 85 5 Psalms 19 86 5 Psalms 19 85 6 Psalms 19 86 6 Psalms 19 85 7 Psalms 19 86 7 Psalms 19 85 8 Psalms 19 86 8 Psalms 19 85 9 Psalms 19 86 9 Psalms 19 85 10 Psalms 19 86 10 Psalms 19 85 11 Psalms 19 86 11 Psalms 19 85 12 Psalms 19 86 12 Psalms 19 85 13 Psalms 19 86 13 Psalms 19 85 14 Psalms 19 86 14 Psalms 19 85 15 Psalms 19 86 15 Psalms 19 85 16 Psalms 19 86 16 Psalms 19 85 17 Psalms 19 86 17 Psalms 19 86 1 Psalms 19 87 1 Psalms 19 86 2 Psalms 19 87 1 Psalms 19 86 2 Psalms 19 87 2 Psalms 19 86 3 Psalms 19 87 3 Psalms 19 86 4 Psalms 19 87 4 Psalms 19 86 5 Psalms 19 87 5 Psalms 19 86 6 Psalms 19 87 6 Psalms 19 86 7 Psalms 19 87 7 Psalms 19 87 1 Psalms 19 88 1 Psalms 19 87 2 Psalms 19 88 2 Psalms 19 87 3 Psalms 19 88 3 Psalms 19 87 4 Psalms 19 88 4 Psalms 19 87 5 Psalms 19 88 5 Psalms 19 87 6 Psalms 19 88 6 Psalms 19 87 7 Psalms 19 88 7 Psalms 19 87 8 Psalms 19 88 8 Psalms 19 87 9 Psalms 19 88 9 Psalms 19 87 10 Psalms 19 88 10 Psalms 19 87 11 Psalms 19 88 11 Psalms 19 87 12 Psalms 19 88 12 Psalms 19 87 13 Psalms 19 88 13 Psalms 19 87 14 Psalms 19 88 14 Psalms 19 87 15 Psalms 19 88 15 Psalms 19 87 16 Psalms 19 88 16 Psalms 19 87 17 Psalms 19 88 17 Psalms 19 87 18 Psalms 19 88 18 Psalms 19 87 19 Psalms 19 88 19 Psalms 19 88 1 Psalms 19 89 1 Psalms 19 88 2 Psalms 19 89 2 Psalms 19 88 3 Psalms 19 89 3 Psalms 19 88 4 Psalms 19 89 4 Psalms 19 88 5 Psalms 19 89 5 Psalms 19 88 6 Psalms 19 89 6 Psalms 19 88 7 Psalms 19 89 7 Psalms 19 88 8 Psalms 19 89 8 Psalms 19 88 9 Psalms 19 89 9 Psalms 19 88 10 Psalms 19 89 10 Psalms 19 88 11 Psalms 19 89 11 Psalms 19 88 12 Psalms 19 89 12 Psalms 19 88 13 Psalms 19 89 13 Psalms 19 88 14 Psalms 19 89 14 Psalms 19 88 15 Psalms 19 89 15 Psalms 19 88 16 Psalms 19 89 16 Psalms 19 88 17 Psalms 19 89 17 Psalms 19 88 18 Psalms 19 89 18 Psalms 19 88 19 Psalms 19 89 19 Psalms 19 88 20 Psalms 19 89 20 Psalms 19 88 21 Psalms 19 89 21 Psalms 19 88 22 Psalms 19 89 22 Psalms 19 88 23 Psalms 19 89 23 Psalms 19 88 24 Psalms 19 89 24 Psalms 19 88 25 Psalms 19 89 25 Psalms 19 88 26 Psalms 19 89 26 Psalms 19 88 27 Psalms 19 89 27 Psalms 19 88 28 Psalms 19 89 28 Psalms 19 88 29 Psalms 19 89 29 Psalms 19 88 30 Psalms 19 89 30 Psalms 19 88 31 Psalms 19 89 31 Psalms 19 88 32 Psalms 19 89 32 Psalms 19 88 33 Psalms 19 89 33 Psalms 19 88 34 Psalms 19 89 34 Psalms 19 88 35 Psalms 19 89 35 Psalms 19 88 36 Psalms 19 89 36 Psalms 19 88 37 Psalms 19 89 37 Psalms 19 88 38 Psalms 19 89 38 Psalms 19 88 39 Psalms 19 89 39 Psalms 19 88 40 Psalms 19 89 40 Psalms 19 88 41 Psalms 19 89 41 Psalms 19 88 42 Psalms 19 89 42 Psalms 19 88 43 Psalms 19 89 43 Psalms 19 88 44 Psalms 19 89 44 Psalms 19 88 45 Psalms 19 89 45 Psalms 19 88 46 Psalms 19 89 46 Psalms 19 88 47 Psalms 19 89 47 Psalms 19 88 48 Psalms 19 89 48 Psalms 19 88 49 Psalms 19 89 49 Psalms 19 88 50 Psalms 19 89 50 Psalms 19 88 51 Psalms 19 89 51 Psalms 19 88 52 Psalms 19 89 52 Psalms 19 88 53 Psalms 19 89 53 Psalms 19 89 2 Psalms 19 90 1 Psalms 19 89 3 Psalms 19 90 2 Psalms 19 89 4 Psalms 19 90 3 Psalms 19 89 5 Psalms 19 90 4 Psalms 19 89 6 Psalms 19 90 5 Psalms 19 89 7 Psalms 19 90 7 Psalms 19 89 8 Psalms 19 90 8 Psalms 19 89 9 Psalms 19 90 9 Psalms 19 89 10 Psalms 19 90 10 Psalms 19 89 11 Psalms 19 90 11 Psalms 19 89 12 Psalms 19 90 12 Psalms 19 89 13 Psalms 19 90 13 Psalms 19 89 14 Psalms 19 90 14 Psalms 19 89 15 Psalms 19 90 15 Psalms 19 89 16 Psalms 19 90 16 Psalms 19 89 17 Psalms 19 90 17 Psalms 19 90 1 Psalms 19 91 1 Psalms 19 90 2 Psalms 19 91 2 Psalms 19 90 3 Psalms 19 91 3 Psalms 19 90 4 Psalms 19 91 4 Psalms 19 90 5 Psalms 19 91 5 Psalms 19 90 6 Psalms 19 91 6 Psalms 19 90 7 Psalms 19 91 7 Psalms 19 90 8 Psalms 19 91 8 Psalms 19 90 9 Psalms 19 91 9 Psalms 19 90 10 Psalms 19 91 10 Psalms 19 90 11 Psalms 19 91 11 Psalms 19 90 12 Psalms 19 91 12 Psalms 19 90 13 Psalms 19 91 13 Psalms 19 90 14 Psalms 19 91 14 Psalms 19 90 15 Psalms 19 91 15 Psalms 19 90 16 Psalms 19 91 16 Psalms 19 91 1 Psalms 19 92 1 Psalms 19 91 2 Psalms 19 92 2 Psalms 19 91 3 Psalms 19 92 3 Psalms 19 91 4 Psalms 19 92 4 Psalms 19 91 5 Psalms 19 92 5 Psalms 19 91 6 Psalms 19 92 6 Psalms 19 91 7 Psalms 19 92 7 Psalms 19 91 8 Psalms 19 92 8 Psalms 19 91 9 Psalms 19 92 9 Psalms 19 91 10 Psalms 19 92 10 Psalms 19 91 11 Psalms 19 92 11 Psalms 19 91 12 Psalms 19 92 12 Psalms 19 91 13 Psalms 19 92 13 Psalms 19 91 14 Psalms 19 92 14 Psalms 19 91 15 Psalms 19 92 15 Psalms 19 91 16 Psalms 19 92 16 Psalms 19 92 1 Psalms 19 93 1 Psalms 19 92 2 Psalms 19 93 2 Psalms 19 92 3 Psalms 19 93 3 Psalms 19 92 4 Psalms 19 93 4 Psalms 19 92 5 Psalms 19 93 5 Psalms 19 93 1 Psalms 19 94 1 Psalms 19 93 2 Psalms 19 94 2 Psalms 19 93 3 Psalms 19 94 3 Psalms 19 93 4 Psalms 19 94 4 Psalms 19 93 5 Psalms 19 94 5 Psalms 19 93 6 Psalms 19 94 6 Psalms 19 93 7 Psalms 19 94 7 Psalms 19 93 8 Psalms 19 94 8 Psalms 19 93 9 Psalms 19 94 9 Psalms 19 93 10 Psalms 19 94 10 Psalms 19 93 11 Psalms 19 94 11 Psalms 19 93 12 Psalms 19 94 12 Psalms 19 93 13 Psalms 19 94 13 Psalms 19 93 14 Psalms 19 94 14 Psalms 19 93 15 Psalms 19 94 15 Psalms 19 93 16 Psalms 19 94 16 Psalms 19 93 17 Psalms 19 94 17 Psalms 19 93 18 Psalms 19 94 18 Psalms 19 93 19 Psalms 19 94 19 Psalms 19 93 20 Psalms 19 94 20 Psalms 19 93 21 Psalms 19 94 21 Psalms 19 93 22 Psalms 19 94 22 Psalms 19 93 23 Psalms 19 94 23 Psalms 19 94 1 Psalms 19 95 1 Psalms 19 94 2 Psalms 19 95 2 Psalms 19 94 3 Psalms 19 95 3 Psalms 19 94 4 Psalms 19 95 4 Psalms 19 94 5 Psalms 19 95 5 Psalms 19 94 6 Psalms 19 95 6 Psalms 19 94 7 Psalms 19 95 7 Psalms 19 94 8 Psalms 19 95 8 Psalms 19 94 9 Psalms 19 95 9 Psalms 19 94 10 Psalms 19 95 10 Psalms 19 94 11 Psalms 19 95 11 Psalms 19 95 1 Psalms 19 96 1 Psalms 19 95 2 Psalms 19 96 2 Psalms 19 95 3 Psalms 19 96 3 Psalms 19 95 4 Psalms 19 96 4 Psalms 19 95 5 Psalms 19 96 5 Psalms 19 95 6 Psalms 19 96 6 Psalms 19 95 7 Psalms 19 96 7 Psalms 19 95 8 Psalms 19 96 8 Psalms 19 95 9 Psalms 19 96 9 Psalms 19 95 10 Psalms 19 96 10 Psalms 19 95 11 Psalms 19 96 11 Psalms 19 95 12 Psalms 19 96 12 Psalms 19 95 13 Psalms 19 96 13 Psalms 19 96 1 Psalms 19 97 1 Psalms 19 96 2 Psalms 19 97 2 Psalms 19 96 3 Psalms 19 97 3 Psalms 19 96 4 Psalms 19 97 4 Psalms 19 96 5 Psalms 19 97 5 Psalms 19 96 6 Psalms 19 97 6 Psalms 19 96 7 Psalms 19 97 7 Psalms 19 96 8 Psalms 19 97 8 Psalms 19 96 9 Psalms 19 97 9 Psalms 19 96 10 Psalms 19 97 10 Psalms 19 96 11 Psalms 19 97 11 Psalms 19 96 12 Psalms 19 97 12 Psalms 19 97 1 Psalms 19 98 1 Psalms 19 97 2 Psalms 19 98 2 Psalms 19 97 3 Psalms 19 98 3 Psalms 19 97 4 Psalms 19 98 4 Psalms 19 97 5 Psalms 19 98 5 Psalms 19 97 6 Psalms 19 98 6 Psalms 19 97 7 Psalms 19 98 7 Psalms 19 97 8 Psalms 19 98 8 Psalms 19 97 9 Psalms 19 98 9 Psalms 19 98 1 Psalms 19 99 1 Psalms 19 98 2 Psalms 19 99 2 Psalms 19 98 3 Psalms 19 99 3 Psalms 19 98 4 Psalms 19 99 4 Psalms 19 98 5 Psalms 19 99 5 Psalms 19 98 6 Psalms 19 99 6 Psalms 19 98 7 Psalms 19 99 7 Psalms 19 98 8 Psalms 19 99 8 Psalms 19 98 9 Psalms 19 99 9 Psalms 19 99 1 Psalms 19 100 1 Psalms 19 99 2 Psalms 19 100 2 Psalms 19 99 3 Psalms 19 100 3 Psalms 19 99 4 Psalms 19 100 4 Psalms 19 99 5 Psalms 19 100 5 Psalms 19 100 1 Psalms 19 101 1 Psalms 19 100 2 Psalms 19 101 2 Psalms 19 100 3 Psalms 19 101 3 Psalms 19 100 4 Psalms 19 101 4 Psalms 19 100 5 Psalms 19 101 5 Psalms 19 100 6 Psalms 19 101 6 Psalms 19 100 7 Psalms 19 101 7 Psalms 19 100 8 Psalms 19 101 8 Psalms 19 101 1 Psalms 19 102 1 Psalms 19 101 2 Psalms 19 102 2 Psalms 19 101 3 Psalms 19 102 3 Psalms 19 101 4 Psalms 19 102 4 Psalms 19 101 5 Psalms 19 102 5 Psalms 19 101 6 Psalms 19 102 6 Psalms 19 101 7 Psalms 19 102 7 Psalms 19 101 8 Psalms 19 102 8 Psalms 19 101 9 Psalms 19 102 9 Psalms 19 101 10 Psalms 19 102 10 Psalms 19 101 11 Psalms 19 102 11 Psalms 19 101 12 Psalms 19 102 12 Psalms 19 101 13 Psalms 19 102 13 Psalms 19 101 14 Psalms 19 102 14 Psalms 19 101 15 Psalms 19 102 15 Psalms 19 101 16 Psalms 19 102 16 Psalms 19 101 17 Psalms 19 102 17 Psalms 19 101 18 Psalms 19 102 18 Psalms 19 101 19 Psalms 19 102 19 Psalms 19 101 20 Psalms 19 102 20 Psalms 19 101 21 Psalms 19 102 21 Psalms 19 101 22 Psalms 19 102 22 Psalms 19 101 23 Psalms 19 102 23 Psalms 19 101 24 Psalms 19 102 24 Psalms 19 101 25 Psalms 19 102 25 Psalms 19 101 26 Psalms 19 102 26 Psalms 19 101 27 Psalms 19 102 27 Psalms 19 101 28 Psalms 19 102 28 Psalms 19 101 29 Psalms 19 102 29 Psalms 19 102 1 Psalms 19 103 1 Psalms 19 102 2 Psalms 19 103 2 Psalms 19 102 3 Psalms 19 103 3 Psalms 19 102 4 Psalms 19 103 4 Psalms 19 102 5 Psalms 19 103 5 Psalms 19 102 6 Psalms 19 103 6 Psalms 19 102 7 Psalms 19 103 7 Psalms 19 102 8 Psalms 19 103 8 Psalms 19 102 9 Psalms 19 103 9 Psalms 19 102 10 Psalms 19 103 10 Psalms 19 102 11 Psalms 19 103 11 Psalms 19 102 12 Psalms 19 103 12 Psalms 19 102 13 Psalms 19 103 13 Psalms 19 102 14 Psalms 19 103 14 Psalms 19 102 15 Psalms 19 103 15 Psalms 19 102 16 Psalms 19 103 16 Psalms 19 102 17 Psalms 19 103 17 Psalms 19 102 18 Psalms 19 103 18 Psalms 19 102 19 Psalms 19 103 19 Psalms 19 102 20 Psalms 19 103 20 Psalms 19 102 21 Psalms 19 103 21 Psalms 19 102 22 Psalms 19 103 22 Psalms 19 103 1 Psalms 19 104 1 Psalms 19 103 2 Psalms 19 104 2 Psalms 19 103 3 Psalms 19 104 3 Psalms 19 103 4 Psalms 19 104 4 Psalms 19 103 5 Psalms 19 104 5 Psalms 19 103 6 Psalms 19 104 6 Psalms 19 103 7 Psalms 19 104 7 Psalms 19 103 8 Psalms 19 104 8 Psalms 19 103 9 Psalms 19 104 9 Psalms 19 103 10 Psalms 19 104 10 Psalms 19 103 11 Psalms 19 104 11 Psalms 19 103 12 Psalms 19 104 12 Psalms 19 103 13 Psalms 19 104 13 Psalms 19 103 14 Psalms 19 104 14 Psalms 19 103 15 Psalms 19 104 15 Psalms 19 103 16 Psalms 19 104 16 Psalms 19 103 17 Psalms 19 104 17 Psalms 19 103 18 Psalms 19 104 18 Psalms 19 103 19 Psalms 19 104 19 Psalms 19 103 20 Psalms 19 104 20 Psalms 19 103 21 Psalms 19 104 21 Psalms 19 103 22 Psalms 19 104 22 Psalms 19 103 23 Psalms 19 104 23 Psalms 19 103 24 Psalms 19 104 24 Psalms 19 103 25 Psalms 19 104 25 Psalms 19 103 26 Psalms 19 104 26 Psalms 19 103 27 Psalms 19 104 27 Psalms 19 103 28 Psalms 19 104 28 Psalms 19 103 29 Psalms 19 104 29 Psalms 19 103 30 Psalms 19 104 30 Psalms 19 103 31 Psalms 19 104 31 Psalms 19 103 32 Psalms 19 104 32 Psalms 19 103 33 Psalms 19 104 33 Psalms 19 103 34 Psalms 19 104 34 Psalms 19 103 35 Psalms 19 104 35 Psalms 19 104 1 Psalms 19 105 1 Psalms 19 104 2 Psalms 19 105 2 Psalms 19 104 3 Psalms 19 105 3 Psalms 19 104 4 Psalms 19 105 4 Psalms 19 104 5 Psalms 19 105 5 Psalms 19 104 6 Psalms 19 105 6 Psalms 19 104 7 Psalms 19 105 7 Psalms 19 104 8 Psalms 19 105 8 Psalms 19 104 9 Psalms 19 105 9 Psalms 19 104 10 Psalms 19 105 10 Psalms 19 104 11 Psalms 19 105 11 Psalms 19 104 12 Psalms 19 105 12 Psalms 19 104 13 Psalms 19 105 13 Psalms 19 104 14 Psalms 19 105 14 Psalms 19 104 15 Psalms 19 105 15 Psalms 19 104 16 Psalms 19 105 16 Psalms 19 104 17 Psalms 19 105 17 Psalms 19 104 18 Psalms 19 105 18 Psalms 19 104 19 Psalms 19 105 19 Psalms 19 104 20 Psalms 19 105 20 Psalms 19 104 21 Psalms 19 105 21 Psalms 19 104 22 Psalms 19 105 22 Psalms 19 104 23 Psalms 19 105 23 Psalms 19 104 24 Psalms 19 105 24 Psalms 19 104 25 Psalms 19 105 25 Psalms 19 104 26 Psalms 19 105 26 Psalms 19 104 27 Psalms 19 105 27 Psalms 19 104 28 Psalms 19 105 28 Psalms 19 104 29 Psalms 19 105 29 Psalms 19 104 30 Psalms 19 105 30 Psalms 19 104 31 Psalms 19 105 31 Psalms 19 104 32 Psalms 19 105 32 Psalms 19 104 33 Psalms 19 105 33 Psalms 19 104 34 Psalms 19 105 34 Psalms 19 104 35 Psalms 19 105 35 Psalms 19 104 36 Psalms 19 105 36 Psalms 19 104 37 Psalms 19 105 37 Psalms 19 104 38 Psalms 19 105 38 Psalms 19 104 39 Psalms 19 105 39 Psalms 19 104 40 Psalms 19 105 40 Psalms 19 104 41 Psalms 19 105 41 Psalms 19 104 42 Psalms 19 105 42 Psalms 19 104 43 Psalms 19 105 43 Psalms 19 104 44 Psalms 19 105 44 Psalms 19 104 45 Psalms 19 105 45 Psalms 19 105 1 Psalms 19 106 1 Psalms 19 105 2 Psalms 19 106 2 Psalms 19 105 3 Psalms 19 106 3 Psalms 19 105 4 Psalms 19 106 4 Psalms 19 105 5 Psalms 19 106 5 Psalms 19 105 6 Psalms 19 106 6 Psalms 19 105 7 Psalms 19 106 7 Psalms 19 105 8 Psalms 19 106 8 Psalms 19 105 9 Psalms 19 106 9 Psalms 19 105 10 Psalms 19 106 10 Psalms 19 105 11 Psalms 19 106 11 Psalms 19 105 12 Psalms 19 106 12 Psalms 19 105 13 Psalms 19 106 13 Psalms 19 105 14 Psalms 19 106 14 Psalms 19 105 15 Psalms 19 106 15 Psalms 19 105 16 Psalms 19 106 16 Psalms 19 105 17 Psalms 19 106 17 Psalms 19 105 18 Psalms 19 106 18 Psalms 19 105 19 Psalms 19 106 19 Psalms 19 105 20 Psalms 19 106 20 Psalms 19 105 21 Psalms 19 106 21 Psalms 19 105 22 Psalms 19 106 22 Psalms 19 105 23 Psalms 19 106 23 Psalms 19 105 24 Psalms 19 106 24 Psalms 19 105 25 Psalms 19 106 25 Psalms 19 105 26 Psalms 19 106 26 Psalms 19 105 27 Psalms 19 106 27 Psalms 19 105 28 Psalms 19 106 28 Psalms 19 105 29 Psalms 19 106 29 Psalms 19 105 30 Psalms 19 106 30 Psalms 19 105 31 Psalms 19 106 31 Psalms 19 105 32 Psalms 19 106 32 Psalms 19 105 33 Psalms 19 106 33 Psalms 19 105 34 Psalms 19 106 34 Psalms 19 105 35 Psalms 19 106 35 Psalms 19 105 36 Psalms 19 106 36 Psalms 19 105 37 Psalms 19 106 37 Psalms 19 105 38 Psalms 19 106 38 Psalms 19 105 39 Psalms 19 106 39 Psalms 19 105 40 Psalms 19 106 40 Psalms 19 105 41 Psalms 19 106 41 Psalms 19 105 42 Psalms 19 106 42 Psalms 19 105 43 Psalms 19 106 43 Psalms 19 105 44 Psalms 19 106 44 Psalms 19 105 45 Psalms 19 106 45 Psalms 19 105 46 Psalms 19 106 46 Psalms 19 105 47 Psalms 19 106 47 Psalms 19 105 48 Psalms 19 106 48 Psalms 19 106 1 Psalms 19 107 1 Psalms 19 106 2 Psalms 19 107 2 Psalms 19 106 3 Psalms 19 107 3 Psalms 19 106 4 Psalms 19 107 4 Psalms 19 106 5 Psalms 19 107 5 Psalms 19 106 6 Psalms 19 107 6 Psalms 19 106 7 Psalms 19 107 7 Psalms 19 106 8 Psalms 19 107 8 Psalms 19 106 9 Psalms 19 107 9 Psalms 19 106 10 Psalms 19 107 10 Psalms 19 106 11 Psalms 19 107 11 Psalms 19 106 12 Psalms 19 107 12 Psalms 19 106 13 Psalms 19 107 13 Psalms 19 106 14 Psalms 19 107 14 Psalms 19 106 15 Psalms 19 107 15 Psalms 19 106 16 Psalms 19 107 16 Psalms 19 106 17 Psalms 19 107 17 Psalms 19 106 18 Psalms 19 107 18 Psalms 19 106 19 Psalms 19 107 19 Psalms 19 106 20 Psalms 19 107 20 Psalms 19 106 21 Psalms 19 107 21 Psalms 19 106 22 Psalms 19 107 22 Psalms 19 106 23 Psalms 19 107 23 Psalms 19 106 24 Psalms 19 107 24 Psalms 19 106 25 Psalms 19 107 25 Psalms 19 106 26 Psalms 19 107 26 Psalms 19 106 27 Psalms 19 107 27 Psalms 19 106 28 Psalms 19 107 28 Psalms 19 106 29 Psalms 19 107 29 Psalms 19 106 30 Psalms 19 107 30 Psalms 19 106 31 Psalms 19 107 31 Psalms 19 106 32 Psalms 19 107 32 Psalms 19 106 33 Psalms 19 107 33 Psalms 19 106 34 Psalms 19 107 34 Psalms 19 106 35 Psalms 19 107 35 Psalms 19 106 36 Psalms 19 107 36 Psalms 19 106 37 Psalms 19 107 37 Psalms 19 106 38 Psalms 19 107 38 Psalms 19 106 39 Psalms 19 107 39 Psalms 19 106 40 Psalms 19 107 40 Psalms 19 106 41 Psalms 19 107 41 Psalms 19 106 42 Psalms 19 107 42 Psalms 19 106 43 Psalms 19 107 43 Psalms 19 107 1 Psalms 19 108 1 Psalms 19 107 2 Psalms 19 108 2 Psalms 19 107 3 Psalms 19 108 3 Psalms 19 107 4 Psalms 19 108 4 Psalms 19 107 5 Psalms 19 108 5 Psalms 19 107 6 Psalms 19 108 6 Psalms 19 107 7 Psalms 19 108 7 Psalms 19 107 8 Psalms 19 108 8 Psalms 19 107 9 Psalms 19 108 9 Psalms 19 107 10 Psalms 19 108 10 Psalms 19 107 11 Psalms 19 108 11 Psalms 19 107 12 Psalms 19 108 12 Psalms 19 107 13 Psalms 19 108 13 Psalms 19 107 14 Psalms 19 108 14 Psalms 19 108 1 Psalms 19 109 1 Psalms 19 108 2 Psalms 19 109 2 Psalms 19 108 3 Psalms 19 109 3 Psalms 19 108 4 Psalms 19 109 4 Psalms 19 108 5 Psalms 19 109 5 Psalms 19 108 6 Psalms 19 109 6 Psalms 19 108 7 Psalms 19 109 7 Psalms 19 108 8 Psalms 19 109 8 Psalms 19 108 9 Psalms 19 109 9 Psalms 19 108 10 Psalms 19 109 10 Psalms 19 108 11 Psalms 19 109 11 Psalms 19 108 12 Psalms 19 109 12 Psalms 19 108 13 Psalms 19 109 13 Psalms 19 108 14 Psalms 19 109 14 Psalms 19 108 15 Psalms 19 109 15 Psalms 19 108 16 Psalms 19 109 16 Psalms 19 108 17 Psalms 19 109 17 Psalms 19 108 18 Psalms 19 109 18 Psalms 19 108 19 Psalms 19 109 19 Psalms 19 108 20 Psalms 19 109 20 Psalms 19 108 21 Psalms 19 109 21 Psalms 19 108 22 Psalms 19 109 22 Psalms 19 108 23 Psalms 19 109 23 Psalms 19 108 24 Psalms 19 109 24 Psalms 19 108 25 Psalms 19 109 25 Psalms 19 108 26 Psalms 19 109 26 Psalms 19 108 27 Psalms 19 109 27 Psalms 19 108 28 Psalms 19 109 28 Psalms 19 108 29 Psalms 19 109 29 Psalms 19 108 30 Psalms 19 109 30 Psalms 19 108 31 Psalms 19 109 31 Psalms 19 109 1 Psalms 19 110 1 Psalms 19 109 2 Psalms 19 110 2 Psalms 19 109 3 Psalms 19 110 3 Psalms 19 109 4 Psalms 19 110 4 Psalms 19 109 5 Psalms 19 110 5 Psalms 19 109 6 Psalms 19 110 6 Psalms 19 109 7 Psalms 19 110 7 Psalms 19 110 1 Psalms 19 111 1 Psalms 19 110 2 Psalms 19 111 2 Psalms 19 110 3 Psalms 19 111 3 Psalms 19 110 4 Psalms 19 111 4 Psalms 19 110 5 Psalms 19 111 5 Psalms 19 110 6 Psalms 19 111 6 Psalms 19 110 7 Psalms 19 111 7 Psalms 19 110 8 Psalms 19 111 8 Psalms 19 110 9 Psalms 19 111 9 Psalms 19 110 10 Psalms 19 111 10 Psalms 19 111 1 Psalms 19 112 1 Psalms 19 111 2 Psalms 19 112 2 Psalms 19 111 3 Psalms 19 112 3 Psalms 19 111 4 Psalms 19 112 4 Psalms 19 111 5 Psalms 19 112 5 Psalms 19 111 6 Psalms 19 112 6 Psalms 19 111 7 Psalms 19 112 7 Psalms 19 111 8 Psalms 19 112 8 Psalms 19 111 9 Psalms 19 112 9 Psalms 19 111 10 Psalms 19 112 10 Psalms 19 112 1 Psalms 19 113 1 Psalms 19 112 2 Psalms 19 113 2 Psalms 19 112 3 Psalms 19 113 3 Psalms 19 112 4 Psalms 19 113 4 Psalms 19 112 5 Psalms 19 113 5 Psalms 19 112 6 Psalms 19 113 6 Psalms 19 112 7 Psalms 19 113 7 Psalms 19 112 8 Psalms 19 113 8 Psalms 19 112 9 Psalms 19 113 9 Psalms 19 113 1 Psalms 19 114 1 Psalms 19 113 2 Psalms 19 114 2 Psalms 19 113 3 Psalms 19 114 3 Psalms 19 113 4 Psalms 19 114 4 Psalms 19 113 5 Psalms 19 114 5 Psalms 19 113 6 Psalms 19 114 6 Psalms 19 113 7 Psalms 19 114 7 Psalms 19 113 8 Psalms 19 114 8 Psalms 19 113 9 Psalms 19 115 1 Psalms 19 113 10 Psalms 19 115 2 Psalms 19 113 11 Psalms 19 115 3 Psalms 19 113 12 Psalms 19 115 4 Psalms 19 113 13 Psalms 19 115 5 Psalms 19 113 14 Psalms 19 115 6 Psalms 19 113 15 Psalms 19 115 7 Psalms 19 113 16 Psalms 19 115 8 Psalms 19 113 17 Psalms 19 115 9 Psalms 19 113 18 Psalms 19 115 10 Psalms 19 113 19 Psalms 19 115 11 Psalms 19 113 20 Psalms 19 115 12 Psalms 19 113 21 Psalms 19 115 13 Psalms 19 113 22 Psalms 19 115 14 Psalms 19 113 23 Psalms 19 115 15 Psalms 19 113 24 Psalms 19 115 16 Psalms 19 113 25 Psalms 19 115 17 Psalms 19 113 26 Psalms 19 115 18 Psalms 19 114 1 Psalms 19 116 1 Psalms 19 114 2 Psalms 19 116 2 Psalms 19 114 3 Psalms 19 116 3 Psalms 19 114 4 Psalms 19 116 4 Psalms 19 114 5 Psalms 19 116 5 Psalms 19 114 6 Psalms 19 116 6 Psalms 19 114 7 Psalms 19 116 7 Psalms 19 114 8 Psalms 19 116 8 Psalms 19 114 9 Psalms 19 116 9 Psalms 19 115 1 Psalms 19 116 10 Psalms 19 115 2 Psalms 19 116 11 Psalms 19 115 3 Psalms 19 116 12 Psalms 19 115 4 Psalms 19 116 13 Psalms 19 115 5 Psalms 19 116 14 Psalms 19 115 6 Psalms 19 116 15 Psalms 19 115 7 Psalms 19 116 16 Psalms 19 115 8 Psalms 19 116 17 Psalms 19 115 9 Psalms 19 116 18 Psalms 19 115 10 Psalms 19 116 19 Psalms 19 116 1 Psalms 19 117 1 Psalms 19 116 2 Psalms 19 117 2 Psalms 19 117 1 Psalms 19 118 1 Psalms 19 117 2 Psalms 19 118 2 Psalms 19 117 3 Psalms 19 118 3 Psalms 19 117 4 Psalms 19 118 4 Psalms 19 117 5 Psalms 19 118 5 Psalms 19 117 6 Psalms 19 118 6 Psalms 19 117 7 Psalms 19 118 7 Psalms 19 117 8 Psalms 19 118 8 Psalms 19 117 9 Psalms 19 118 9 Psalms 19 117 10 Psalms 19 118 10 Psalms 19 117 11 Psalms 19 118 11 Psalms 19 117 12 Psalms 19 118 12 Psalms 19 117 13 Psalms 19 118 13 Psalms 19 117 14 Psalms 19 118 14 Psalms 19 117 15 Psalms 19 118 15 Psalms 19 117 16 Psalms 19 118 16 Psalms 19 117 17 Psalms 19 118 17 Psalms 19 117 18 Psalms 19 118 18 Psalms 19 117 19 Psalms 19 118 19 Psalms 19 117 20 Psalms 19 118 20 Psalms 19 117 21 Psalms 19 118 21 Psalms 19 117 22 Psalms 19 118 22 Psalms 19 117 23 Psalms 19 118 23 Psalms 19 117 24 Psalms 19 118 24 Psalms 19 117 25 Psalms 19 118 25 Psalms 19 117 26 Psalms 19 118 26 Psalms 19 117 27 Psalms 19 118 27 Psalms 19 117 28 Psalms 19 118 28 Psalms 19 117 29 Psalms 19 118 29 Psalms 19 118 1 Psalms 19 119 1 Psalms 19 118 2 Psalms 19 119 2 Psalms 19 118 3 Psalms 19 119 3 Psalms 19 118 4 Psalms 19 119 4 Psalms 19 118 5 Psalms 19 119 5 Psalms 19 118 6 Psalms 19 119 6 Psalms 19 118 7 Psalms 19 119 7 Psalms 19 118 8 Psalms 19 119 8 Psalms 19 118 9 Psalms 19 119 9 Psalms 19 118 10 Psalms 19 119 10 Psalms 19 118 11 Psalms 19 119 11 Psalms 19 118 12 Psalms 19 119 12 Psalms 19 118 13 Psalms 19 119 13 Psalms 19 118 14 Psalms 19 119 14 Psalms 19 118 15 Psalms 19 119 15 Psalms 19 118 16 Psalms 19 119 16 Psalms 19 118 17 Psalms 19 119 17 Psalms 19 118 18 Psalms 19 119 18 Psalms 19 118 19 Psalms 19 119 19 Psalms 19 118 20 Psalms 19 119 20 Psalms 19 118 21 Psalms 19 119 21 Psalms 19 118 22 Psalms 19 119 22 Psalms 19 118 23 Psalms 19 119 23 Psalms 19 118 24 Psalms 19 119 24 Psalms 19 118 25 Psalms 19 119 25 Psalms 19 118 26 Psalms 19 119 26 Psalms 19 118 27 Psalms 19 119 27 Psalms 19 118 28 Psalms 19 119 28 Psalms 19 118 29 Psalms 19 119 29 Psalms 19 118 30 Psalms 19 119 30 Psalms 19 118 31 Psalms 19 119 31 Psalms 19 118 32 Psalms 19 119 32 Psalms 19 118 33 Psalms 19 119 33 Psalms 19 118 34 Psalms 19 119 34 Psalms 19 118 35 Psalms 19 119 35 Psalms 19 118 36 Psalms 19 119 36 Psalms 19 118 37 Psalms 19 119 37 Psalms 19 118 38 Psalms 19 119 38 Psalms 19 118 39 Psalms 19 119 39 Psalms 19 118 40 Psalms 19 119 40 Psalms 19 118 41 Psalms 19 119 41 Psalms 19 118 42 Psalms 19 119 42 Psalms 19 118 43 Psalms 19 119 43 Psalms 19 118 44 Psalms 19 119 44 Psalms 19 118 45 Psalms 19 119 45 Psalms 19 118 46 Psalms 19 119 46 Psalms 19 118 47 Psalms 19 119 47 Psalms 19 118 48 Psalms 19 119 48 Psalms 19 118 49 Psalms 19 119 49 Psalms 19 118 50 Psalms 19 119 50 Psalms 19 118 51 Psalms 19 119 51 Psalms 19 118 52 Psalms 19 119 52 Psalms 19 118 53 Psalms 19 119 53 Psalms 19 118 54 Psalms 19 119 54 Psalms 19 118 55 Psalms 19 119 55 Psalms 19 118 56 Psalms 19 119 56 Psalms 19 118 57 Psalms 19 119 57 Psalms 19 118 58 Psalms 19 119 58 Psalms 19 118 59 Psalms 19 119 59 Psalms 19 118 60 Psalms 19 119 60 Psalms 19 118 61 Psalms 19 119 61 Psalms 19 118 62 Psalms 19 119 62 Psalms 19 118 63 Psalms 19 119 63 Psalms 19 118 64 Psalms 19 119 64 Psalms 19 118 65 Psalms 19 119 65 Psalms 19 118 66 Psalms 19 119 66 Psalms 19 118 67 Psalms 19 119 67 Psalms 19 118 68 Psalms 19 119 68 Psalms 19 118 69 Psalms 19 119 69 Psalms 19 118 70 Psalms 19 119 70 Psalms 19 118 71 Psalms 19 119 71 Psalms 19 118 72 Psalms 19 119 72 Psalms 19 118 73 Psalms 19 119 73 Psalms 19 118 74 Psalms 19 119 74 Psalms 19 118 75 Psalms 19 119 75 Psalms 19 118 76 Psalms 19 119 76 Psalms 19 118 77 Psalms 19 119 77 Psalms 19 118 78 Psalms 19 119 78 Psalms 19 118 79 Psalms 19 119 79 Psalms 19 118 80 Psalms 19 119 80 Psalms 19 118 81 Psalms 19 119 81 Psalms 19 118 82 Psalms 19 119 82 Psalms 19 118 83 Psalms 19 119 83 Psalms 19 118 84 Psalms 19 119 84 Psalms 19 118 85 Psalms 19 119 85 Psalms 19 118 86 Psalms 19 119 86 Psalms 19 118 87 Psalms 19 119 87 Psalms 19 118 88 Psalms 19 119 88 Psalms 19 118 89 Psalms 19 119 89 Psalms 19 118 90 Psalms 19 119 90 Psalms 19 118 91 Psalms 19 119 91 Psalms 19 118 92 Psalms 19 119 92 Psalms 19 118 93 Psalms 19 119 93 Psalms 19 118 94 Psalms 19 119 94 Psalms 19 118 95 Psalms 19 119 95 Psalms 19 118 96 Psalms 19 119 96 Psalms 19 118 97 Psalms 19 119 97 Psalms 19 118 98 Psalms 19 119 98 Psalms 19 118 99 Psalms 19 119 99 Psalms 19 118 100 Psalms 19 119 100 Psalms 19 118 101 Psalms 19 119 101 Psalms 19 118 102 Psalms 19 119 102 Psalms 19 118 103 Psalms 19 119 103 Psalms 19 118 104 Psalms 19 119 104 Psalms 19 118 105 Psalms 19 119 105 Psalms 19 118 106 Psalms 19 119 106 Psalms 19 118 107 Psalms 19 119 107 Psalms 19 118 108 Psalms 19 119 108 Psalms 19 118 109 Psalms 19 119 109 Psalms 19 118 110 Psalms 19 119 110 Psalms 19 118 111 Psalms 19 119 111 Psalms 19 118 112 Psalms 19 119 112 Psalms 19 118 113 Psalms 19 119 113 Psalms 19 118 114 Psalms 19 119 114 Psalms 19 118 115 Psalms 19 119 115 Psalms 19 118 116 Psalms 19 119 116 Psalms 19 118 117 Psalms 19 119 117 Psalms 19 118 118 Psalms 19 119 118 Psalms 19 118 119 Psalms 19 119 119 Psalms 19 118 120 Psalms 19 119 120 Psalms 19 118 121 Psalms 19 119 121 Psalms 19 118 122 Psalms 19 119 122 Psalms 19 118 123 Psalms 19 119 123 Psalms 19 118 124 Psalms 19 119 124 Psalms 19 118 125 Psalms 19 119 125 Psalms 19 118 126 Psalms 19 119 126 Psalms 19 118 127 Psalms 19 119 127 Psalms 19 118 128 Psalms 19 119 128 Psalms 19 118 129 Psalms 19 119 129 Psalms 19 118 130 Psalms 19 119 130 Psalms 19 118 131 Psalms 19 119 131 Psalms 19 118 132 Psalms 19 119 132 Psalms 19 118 133 Psalms 19 119 133 Psalms 19 118 134 Psalms 19 119 134 Psalms 19 118 135 Psalms 19 119 135 Psalms 19 118 136 Psalms 19 119 136 Psalms 19 118 137 Psalms 19 119 137 Psalms 19 118 138 Psalms 19 119 138 Psalms 19 118 139 Psalms 19 119 139 Psalms 19 118 140 Psalms 19 119 140 Psalms 19 118 141 Psalms 19 119 141 Psalms 19 118 142 Psalms 19 119 142 Psalms 19 118 143 Psalms 19 119 143 Psalms 19 118 144 Psalms 19 119 144 Psalms 19 118 145 Psalms 19 119 145 Psalms 19 118 146 Psalms 19 119 146 Psalms 19 118 147 Psalms 19 119 147 Psalms 19 118 148 Psalms 19 119 148 Psalms 19 118 149 Psalms 19 119 149 Psalms 19 118 150 Psalms 19 119 150 Psalms 19 118 151 Psalms 19 119 151 Psalms 19 118 152 Psalms 19 119 152 Psalms 19 118 153 Psalms 19 119 153 Psalms 19 118 154 Psalms 19 119 154 Psalms 19 118 155 Psalms 19 119 155 Psalms 19 118 156 Psalms 19 119 156 Psalms 19 118 157 Psalms 19 119 157 Psalms 19 118 158 Psalms 19 119 158 Psalms 19 118 159 Psalms 19 119 159 Psalms 19 118 160 Psalms 19 119 160 Psalms 19 118 161 Psalms 19 119 161 Psalms 19 118 162 Psalms 19 119 162 Psalms 19 118 163 Psalms 19 119 163 Psalms 19 118 164 Psalms 19 119 164 Psalms 19 118 165 Psalms 19 119 165 Psalms 19 118 166 Psalms 19 119 166 Psalms 19 118 167 Psalms 19 119 167 Psalms 19 118 168 Psalms 19 119 168 Psalms 19 118 169 Psalms 19 119 169 Psalms 19 118 170 Psalms 19 119 170 Psalms 19 118 171 Psalms 19 119 171 Psalms 19 118 172 Psalms 19 119 172 Psalms 19 118 173 Psalms 19 119 173 Psalms 19 118 174 Psalms 19 119 174 Psalms 19 118 175 Psalms 19 119 175 Psalms 19 118 176 Psalms 19 119 176 Psalms 19 119 1 Psalms 19 120 1 Psalms 19 119 2 Psalms 19 120 2 Psalms 19 119 3 Psalms 19 120 3 Psalms 19 119 4 Psalms 19 120 4 Psalms 19 119 5 Psalms 19 120 5 Psalms 19 119 6 Psalms 19 120 6 Psalms 19 119 7 Psalms 19 120 7 Psalms 19 120 1 Psalms 19 121 1 Psalms 19 120 2 Psalms 19 121 2 Psalms 19 120 3 Psalms 19 121 3 Psalms 19 120 4 Psalms 19 121 4 Psalms 19 120 5 Psalms 19 121 5 Psalms 19 120 6 Psalms 19 121 6 Psalms 19 120 7 Psalms 19 121 7 Psalms 19 120 8 Psalms 19 121 8 Psalms 19 121 1 Psalms 19 122 1 Psalms 19 121 2 Psalms 19 122 2 Psalms 19 121 3 Psalms 19 122 3 Psalms 19 121 4 Psalms 19 122 4 Psalms 19 121 5 Psalms 19 122 5 Psalms 19 121 6 Psalms 19 122 6 Psalms 19 121 7 Psalms 19 122 7 Psalms 19 121 8 Psalms 19 122 8 Psalms 19 121 9 Psalms 19 122 9 Psalms 19 122 1 Psalms 19 123 1 Psalms 19 122 2 Psalms 19 123 2 Psalms 19 122 3 Psalms 19 123 3 Psalms 19 122 4 Psalms 19 123 4 Psalms 19 123 1 Psalms 19 124 1 Psalms 19 123 2 Psalms 19 124 2 Psalms 19 123 3 Psalms 19 124 3 Psalms 19 123 4 Psalms 19 124 4 Psalms 19 123 5 Psalms 19 124 5 Psalms 19 123 6 Psalms 19 124 6 Psalms 19 123 7 Psalms 19 124 7 Psalms 19 123 8 Psalms 19 124 8 Psalms 19 124 1 Psalms 19 125 1 Psalms 19 124 2 Psalms 19 125 2 Psalms 19 124 3 Psalms 19 125 3 Psalms 19 124 4 Psalms 19 125 4 Psalms 19 124 5 Psalms 19 125 5 Psalms 19 125 1 Psalms 19 126 1 Psalms 19 125 2 Psalms 19 126 2 Psalms 19 125 3 Psalms 19 126 3 Psalms 19 125 4 Psalms 19 126 4 Psalms 19 125 5 Psalms 19 126 5 Psalms 19 125 6 Psalms 19 126 6 Psalms 19 126 1 Psalms 19 127 1 Psalms 19 126 2 Psalms 19 127 2 Psalms 19 126 3 Psalms 19 127 3 Psalms 19 126 4 Psalms 19 127 4 Psalms 19 126 5 Psalms 19 127 5 Psalms 19 127 1 Psalms 19 128 1 Psalms 19 127 2 Psalms 19 128 2 Psalms 19 127 3 Psalms 19 128 3 Psalms 19 127 4 Psalms 19 128 4 Psalms 19 127 5 Psalms 19 128 5 Psalms 19 127 6 Psalms 19 128 6 Psalms 19 128 1 Psalms 19 129 1 Psalms 19 128 2 Psalms 19 129 2 Psalms 19 128 3 Psalms 19 129 3 Psalms 19 128 4 Psalms 19 129 4 Psalms 19 128 5 Psalms 19 129 5 Psalms 19 128 6 Psalms 19 129 6 Psalms 19 128 7 Psalms 19 129 7 Psalms 19 128 8 Psalms 19 129 8 Psalms 19 129 1 Psalms 19 130 1 Psalms 19 129 2 Psalms 19 130 2 Psalms 19 129 3 Psalms 19 130 3 Psalms 19 129 4 Psalms 19 130 4 Psalms 19 129 5 Psalms 19 130 5 Psalms 19 129 6 Psalms 19 130 6 Psalms 19 129 7 Psalms 19 130 7 Psalms 19 129 8 Psalms 19 130 8 Psalms 19 130 1 Psalms 19 131 1 Psalms 19 130 2 Psalms 19 131 2 Psalms 19 130 3 Psalms 19 131 3 Psalms 19 131 1 Psalms 19 132 1 Psalms 19 131 2 Psalms 19 132 2 Psalms 19 131 3 Psalms 19 132 3 Psalms 19 131 4 Psalms 19 132 4 Psalms 19 131 5 Psalms 19 132 5 Psalms 19 131 6 Psalms 19 132 6 Psalms 19 131 7 Psalms 19 132 7 Psalms 19 131 8 Psalms 19 132 8 Psalms 19 131 9 Psalms 19 132 9 Psalms 19 131 10 Psalms 19 132 10 Psalms 19 131 11 Psalms 19 132 11 Psalms 19 131 12 Psalms 19 132 12 Psalms 19 131 13 Psalms 19 132 13 Psalms 19 131 14 Psalms 19 132 14 Psalms 19 131 15 Psalms 19 132 15 Psalms 19 131 16 Psalms 19 132 16 Psalms 19 131 17 Psalms 19 132 17 Psalms 19 131 18 Psalms 19 132 18 Psalms 19 132 1 Psalms 19 133 1 Psalms 19 132 2 Psalms 19 133 2 Psalms 19 132 3 Psalms 19 133 3 Psalms 19 133 1 Psalms 19 134 1 Psalms 19 133 2 Psalms 19 134 2 Psalms 19 133 3 Psalms 19 134 3 Psalms 19 134 1 Psalms 19 135 1 Psalms 19 134 2 Psalms 19 135 2 Psalms 19 134 3 Psalms 19 135 3 Psalms 19 134 4 Psalms 19 135 4 Psalms 19 134 5 Psalms 19 135 5 Psalms 19 134 6 Psalms 19 135 6 Psalms 19 134 7 Psalms 19 135 7 Psalms 19 134 8 Psalms 19 135 8 Psalms 19 134 9 Psalms 19 135 9 Psalms 19 134 10 Psalms 19 135 10 Psalms 19 134 11 Psalms 19 135 11 Psalms 19 134 12 Psalms 19 135 12 Psalms 19 134 13 Psalms 19 135 13 Psalms 19 134 14 Psalms 19 135 14 Psalms 19 134 15 Psalms 19 135 15 Psalms 19 134 16 Psalms 19 135 16 Psalms 19 134 17 Psalms 19 135 17 Psalms 19 134 18 Psalms 19 135 18 Psalms 19 134 19 Psalms 19 135 19 Psalms 19 134 20 Psalms 19 135 20 Psalms 19 134 21 Psalms 19 135 21 Psalms 19 135 1 Psalms 19 136 1 Psalms 19 135 2 Psalms 19 136 2 Psalms 19 135 3 Psalms 19 136 3 Psalms 19 135 4 Psalms 19 136 4 Psalms 19 135 5 Psalms 19 136 5 Psalms 19 135 6 Psalms 19 136 6 Psalms 19 135 7 Psalms 19 136 7 Psalms 19 135 8 Psalms 19 136 8 Psalms 19 135 9 Psalms 19 136 9 Psalms 19 135 10 Psalms 19 136 10 Psalms 19 135 11 Psalms 19 136 11 Psalms 19 135 12 Psalms 19 136 12 Psalms 19 135 13 Psalms 19 136 13 Psalms 19 135 14 Psalms 19 136 14 Psalms 19 135 15 Psalms 19 136 15 Psalms 19 135 16 Psalms 19 136 16 Psalms 19 135 17 Psalms 19 136 17 Psalms 19 135 18 Psalms 19 136 18 Psalms 19 135 19 Psalms 19 136 19 Psalms 19 135 20 Psalms 19 136 20 Psalms 19 135 21 Psalms 19 136 21 Psalms 19 135 22 Psalms 19 136 22 Psalms 19 135 23 Psalms 19 136 23 Psalms 19 135 24 Psalms 19 136 24 Psalms 19 135 25 Psalms 19 136 25 Psalms 19 135 26 Psalms 19 136 26 Psalms 19 136 1 Psalms 19 137 1 Psalms 19 136 2 Psalms 19 137 2 Psalms 19 136 3 Psalms 19 137 3 Psalms 19 136 4 Psalms 19 137 4 Psalms 19 136 5 Psalms 19 137 5 Psalms 19 136 6 Psalms 19 137 6 Psalms 19 136 7 Psalms 19 137 7 Psalms 19 136 8 Psalms 19 137 8 Psalms 19 136 9 Psalms 19 137 9 Psalms 19 137 1 Psalms 19 138 1 Psalms 19 137 2 Psalms 19 138 2 Psalms 19 137 3 Psalms 19 138 3 Psalms 19 137 4 Psalms 19 138 4 Psalms 19 137 5 Psalms 19 138 5 Psalms 19 137 6 Psalms 19 138 6 Psalms 19 137 7 Psalms 19 138 7 Psalms 19 137 8 Psalms 19 138 8 Psalms 19 138 1 Psalms 19 139 1 Psalms 19 138 2 Psalms 19 139 2 Psalms 19 138 3 Psalms 19 139 3 Psalms 19 138 4 Psalms 19 139 4 Psalms 19 138 5 Psalms 19 139 5 Psalms 19 138 6 Psalms 19 139 6 Psalms 19 138 7 Psalms 19 139 7 Psalms 19 138 8 Psalms 19 139 8 Psalms 19 138 9 Psalms 19 139 9 Psalms 19 138 10 Psalms 19 139 10 Psalms 19 138 11 Psalms 19 139 11 Psalms 19 138 12 Psalms 19 139 12 Psalms 19 138 13 Psalms 19 139 13 Psalms 19 138 14 Psalms 19 139 14 Psalms 19 138 15 Psalms 19 139 15 Psalms 19 138 16 Psalms 19 139 16 Psalms 19 138 17 Psalms 19 139 17 Psalms 19 138 18 Psalms 19 139 18 Psalms 19 138 19 Psalms 19 139 19 Psalms 19 138 20 Psalms 19 139 20 Psalms 19 138 21 Psalms 19 139 21 Psalms 19 138 22 Psalms 19 139 22 Psalms 19 138 23 Psalms 19 139 23 Psalms 19 138 24 Psalms 19 139 24 Psalms 19 139 1 Psalms 19 140 1 Psalms 19 139 2 Psalms 19 140 2 Psalms 19 139 3 Psalms 19 140 3 Psalms 19 139 4 Psalms 19 140 4 Psalms 19 139 5 Psalms 19 140 5 Psalms 19 139 6 Psalms 19 140 6 Psalms 19 139 7 Psalms 19 140 7 Psalms 19 139 8 Psalms 19 140 8 Psalms 19 139 9 Psalms 19 140 9 Psalms 19 139 10 Psalms 19 140 10 Psalms 19 139 11 Psalms 19 140 11 Psalms 19 139 12 Psalms 19 140 12 Psalms 19 139 13 Psalms 19 140 13 Psalms 19 139 14 Psalms 19 140 14 Psalms 19 140 1 Psalms 19 141 1 Psalms 19 140 2 Psalms 19 141 2 Psalms 19 140 3 Psalms 19 141 3 Psalms 19 140 4 Psalms 19 141 4 Psalms 19 140 5 Psalms 19 141 5 Psalms 19 140 6 Psalms 19 141 6 Psalms 19 140 7 Psalms 19 141 7 Psalms 19 140 8 Psalms 19 141 8 Psalms 19 140 9 Psalms 19 141 9 Psalms 19 140 10 Psalms 19 141 10 Psalms 19 141 1 Psalms 19 142 2 Psalms 19 141 2 Psalms 19 142 3 Psalms 19 141 3 Psalms 19 142 4 Psalms 19 141 4 Psalms 19 142 5 Psalms 19 141 5 Psalms 19 142 6 Psalms 19 141 6 Psalms 19 142 7 Psalms 19 141 7 Psalms 19 142 8 Psalms 19 142 1 Psalms 19 143 1 Psalms 19 142 2 Psalms 19 143 2 Psalms 19 142 3 Psalms 19 143 3 Psalms 19 142 4 Psalms 19 143 4 Psalms 19 142 5 Psalms 19 143 5 Psalms 19 142 6 Psalms 19 143 6 Psalms 19 142 7 Psalms 19 143 7 Psalms 19 142 8 Psalms 19 143 8 Psalms 19 142 9 Psalms 19 143 9 Psalms 19 142 10 Psalms 19 143 10 Psalms 19 142 11 Psalms 19 143 11 Psalms 19 142 12 Psalms 19 143 12 Psalms 19 143 1 Psalms 19 144 1 Psalms 19 143 2 Psalms 19 144 2 Psalms 19 143 3 Psalms 19 144 3 Psalms 19 143 4 Psalms 19 144 4 Psalms 19 143 5 Psalms 19 144 5 Psalms 19 143 6 Psalms 19 144 6 Psalms 19 143 7 Psalms 19 144 7 Psalms 19 143 8 Psalms 19 144 8 Psalms 19 143 9 Psalms 19 144 9 Psalms 19 143 10 Psalms 19 144 10 Psalms 19 143 11 Psalms 19 144 11 Psalms 19 143 12 Psalms 19 144 12 Psalms 19 143 13 Psalms 19 144 13 Psalms 19 143 14 Psalms 19 144 14 Psalms 19 143 15 Psalms 19 144 15 Psalms 19 144 1 Psalms 19 145 1 Psalms 19 144 2 Psalms 19 145 2 Psalms 19 144 3 Psalms 19 145 3 Psalms 19 144 4 Psalms 19 145 4 Psalms 19 144 5 Psalms 19 145 5 Psalms 19 144 6 Psalms 19 145 6 Psalms 19 144 7 Psalms 19 145 7 Psalms 19 144 8 Psalms 19 145 8 Psalms 19 144 9 Psalms 19 145 9 Psalms 19 144 10 Psalms 19 145 10 Psalms 19 144 11 Psalms 19 145 11 Psalms 19 144 12 Psalms 19 145 12 Psalms 19 144 13 Psalms 19 145 13 Psalms 19 144 14 Psalms 19 145 14 Psalms 19 144 15 Psalms 19 145 15 Psalms 19 144 16 Psalms 19 145 16 Psalms 19 144 17 Psalms 19 145 17 Psalms 19 144 18 Psalms 19 145 18 Psalms 19 144 19 Psalms 19 145 19 Psalms 19 144 20 Psalms 19 145 20 Psalms 19 144 21 Psalms 19 145 21 Psalms 19 145 1 Psalms 19 146 1 Psalms 19 145 2 Psalms 19 146 2 Psalms 19 145 3 Psalms 19 146 3 Psalms 19 145 4 Psalms 19 146 4 Psalms 19 145 5 Psalms 19 146 5 Psalms 19 145 6 Psalms 19 146 6 Psalms 19 145 7 Psalms 19 146 7 Psalms 19 145 8 Psalms 19 146 8 Psalms 19 145 9 Psalms 19 146 9 Psalms 19 145 10 Psalms 19 146 10 Psalms 19 146 1 Psalms 19 147 1 Psalms 19 146 2 Psalms 19 147 2 Psalms 19 146 3 Psalms 19 147 3 Psalms 19 146 4 Psalms 19 147 4 Psalms 19 146 5 Psalms 19 147 5 Psalms 19 146 6 Psalms 19 147 6 Psalms 19 146 7 Psalms 19 147 7 Psalms 19 146 8 Psalms 19 147 8 Psalms 19 146 9 Psalms 19 147 9 Psalms 19 146 10 Psalms 19 147 10 Psalms 19 146 11 Psalms 19 147 11 Psalms 19 147 1 Psalms 19 147 12 Psalms 19 147 2 Psalms 19 147 13 Psalms 19 147 3 Psalms 19 147 14 Psalms 19 147 4 Psalms 19 147 15 Psalms 19 147 5 Psalms 19 147 16 Psalms 19 147 6 Psalms 19 147 17 Psalms 19 147 7 Psalms 19 147 18 Psalms 19 147 8 Psalms 19 147 19 Psalms 19 147 9 Psalms 19 147 20 Song of Solomon 22 1 1 Song of Solomon 22 1 2 Song of Solomon 22 1 2 Song of Solomon 22 1 3 Song of Solomon 22 1 3 Song of Solomon 22 1 4 Song of Solomon 22 1 4 Song of Solomon 22 1 5 Song of Solomon 22 1 5 Song of Solomon 22 1 6 Song of Solomon 22 1 6 Song of Solomon 22 1 7 Song of Solomon 22 1 7 Song of Solomon 22 1 8 Song of Solomon 22 1 8 Song of Solomon 22 1 9 Song of Solomon 22 1 9 Song of Solomon 22 1 10 Song of Solomon 22 1 10 Song of Solomon 22 1 11 Song of Solomon 22 1 11 Song of Solomon 22 1 12 Song of Solomon 22 1 12 Song of Solomon 22 1 13 Song of Solomon 22 1 13 Song of Solomon 22 1 14 Song of Solomon 22 1 14 Song of Solomon 22 1 15 Song of Solomon 22 1 15 Song of Solomon 22 1 16 Song of Solomon 22 1 16 Song of Solomon 22 1 17 Isaiah 23 3 19 Isaiah 23 3 19 Isaiah 23 3 19 Isaiah 23 3 20 Isaiah 23 3 20 Isaiah 23 3 21 Isaiah 23 3 21 Isaiah 23 3 22 Isaiah 23 3 22 Isaiah 23 3 23 Isaiah 23 3 23 Isaiah 23 3 24 Isaiah 23 3 24 Isaiah 23 3 25 Isaiah 23 3 25 Isaiah 23 3 26 Isaiah 23 9 1 Isaiah 23 8 23 Isaiah 23 9 2 Isaiah 23 9 1 Isaiah 23 9 3 Isaiah 23 9 2 Isaiah 23 9 4 Isaiah 23 9 3 Isaiah 23 9 5 Isaiah 23 9 4 Isaiah 23 9 6 Isaiah 23 9 5 Isaiah 23 9 7 Isaiah 23 9 6 Isaiah 23 9 8 Isaiah 23 9 7 Isaiah 23 9 9 Isaiah 23 9 8 Isaiah 23 9 10 Isaiah 23 9 9 Isaiah 23 9 11 Isaiah 23 9 10 Isaiah 23 9 12 Isaiah 23 9 11 Isaiah 23 9 13 Isaiah 23 9 12 Isaiah 23 9 14 Isaiah 23 9 13 Isaiah 23 9 15 Isaiah 23 9 14 Isaiah 23 9 16 Isaiah 23 9 15 Isaiah 23 9 17 Isaiah 23 9 16 Isaiah 23 9 18 Isaiah 23 9 17 Isaiah 23 9 19 Isaiah 23 9 18 Isaiah 23 9 20 Isaiah 23 9 19 Isaiah 23 9 21 Isaiah 23 9 20 Isaiah 23 63 19 Isaiah 23 63 19 Isaiah 23 64 1 Isaiah 23 63 19 Isaiah 23 64 2 Isaiah 23 64 1 Isaiah 23 64 3 Isaiah 23 64 2 Isaiah 23 64 4 Isaiah 23 64 3 Isaiah 23 64 5 Isaiah 23 64 4 Isaiah 23 64 6 Isaiah 23 64 5 Isaiah 23 64 7 Isaiah 23 64 6 Isaiah 23 64 8 Isaiah 23 64 7 Isaiah 23 64 9 Isaiah 23 64 8 Isaiah 23 64 10 Isaiah 23 64 9 Isaiah 23 64 11 Isaiah 23 64 10 Isaiah 23 64 12 Isaiah 23 64 11 Jeremiah 24 9 1 Jeremiah 24 8 23 Jeremiah 24 9 2 Jeremiah 24 9 1 Jeremiah 24 9 3 Jeremiah 24 9 2 Jeremiah 24 9 4 Jeremiah 24 9 3 Jeremiah 24 9 5 Jeremiah 24 9 4 Jeremiah 24 9 6 Jeremiah 24 9 5 Jeremiah 24 9 7 Jeremiah 24 9 6 Jeremiah 24 9 8 Jeremiah 24 9 7 Jeremiah 24 9 9 Jeremiah 24 9 8 Jeremiah 24 9 10 Jeremiah 24 9 9 Jeremiah 24 9 11 Jeremiah 24 9 10 Jeremiah 24 9 12 Jeremiah 24 9 11 Jeremiah 24 9 13 Jeremiah 24 9 12 Jeremiah 24 9 14 Jeremiah 24 9 13 Jeremiah 24 9 15 Jeremiah 24 9 14 Jeremiah 24 9 16 Jeremiah 24 9 15 Jeremiah 24 9 17 Jeremiah 24 9 16 Jeremiah 24 9 18 Jeremiah 24 9 17 Jeremiah 24 9 19 Jeremiah 24 9 18 Jeremiah 24 9 20 Jeremiah 24 9 19 Jeremiah 24 9 21 Jeremiah 24 9 20 Jeremiah 24 9 22 Jeremiah 24 9 21 Jeremiah 24 9 23 Jeremiah 24 9 22 Jeremiah 24 9 24 Jeremiah 24 9 23 Jeremiah 24 9 25 Jeremiah 24 9 24 Jeremiah 24 9 26 Jeremiah 24 9 25 Ezekiel 26 20 45 Ezekiel 26 21 1 Ezekiel 26 20 46 Ezekiel 26 21 2 Ezekiel 26 20 47 Ezekiel 26 21 3 Ezekiel 26 20 48 Ezekiel 26 21 4 Ezekiel 26 20 49 Ezekiel 26 21 5 Ezekiel 26 21 1 Ezekiel 26 21 6 Ezekiel 26 21 2 Ezekiel 26 21 7 Ezekiel 26 21 3 Ezekiel 26 21 8 Ezekiel 26 21 4 Ezekiel 26 21 9 Ezekiel 26 21 5 Ezekiel 26 21 10 Ezekiel 26 21 6 Ezekiel 26 21 11 Ezekiel 26 21 7 Ezekiel 26 21 12 Ezekiel 26 21 8 Ezekiel 26 21 13 Ezekiel 26 21 9 Ezekiel 26 21 14 Ezekiel 26 21 10 Ezekiel 26 21 15 Ezekiel 26 21 11 Ezekiel 26 21 16 Ezekiel 26 21 12 Ezekiel 26 21 17 Ezekiel 26 21 13 Ezekiel 26 21 18 Ezekiel 26 21 14 Ezekiel 26 21 19 Ezekiel 26 21 15 Ezekiel 26 21 20 Ezekiel 26 21 16 Ezekiel 26 21 21 Ezekiel 26 21 17 Ezekiel 26 21 22 Ezekiel 26 21 18 Ezekiel 26 21 23 Ezekiel 26 21 19 Ezekiel 26 21 24 Ezekiel 26 21 20 Ezekiel 26 21 25 Ezekiel 26 21 21 Ezekiel 26 21 26 Ezekiel 26 21 22 Ezekiel 26 21 27 Ezekiel 26 21 23 Ezekiel 26 21 28 Ezekiel 26 21 24 Ezekiel 26 21 29 Ezekiel 26 21 25 Ezekiel 26 21 30 Ezekiel 26 21 26 Ezekiel 26 21 31 Ezekiel 26 21 27 Ezekiel 26 21 32 Ezekiel 26 21 28 Ezekiel 26 21 33 Ezekiel 26 21 29 Ezekiel 26 21 34 Ezekiel 26 21 30 Ezekiel 26 21 35 Ezekiel 26 21 31 Ezekiel 26 21 36 Ezekiel 26 21 32 Ezekiel 26 21 37 Daniel 27 5 31 Daniel 27 6 1 Daniel 27 6 1 Daniel 27 6 2 Daniel 27 6 2 Daniel 27 6 3 Daniel 27 6 3 Daniel 27 6 4 Daniel 27 6 4 Daniel 27 6 5 Daniel 27 6 5 Daniel 27 6 6 Daniel 27 6 6 Daniel 27 6 7 Daniel 27 6 7 Daniel 27 6 8 Daniel 27 6 8 Daniel 27 6 9 Daniel 27 6 9 Daniel 27 6 10 Daniel 27 6 10 Daniel 27 6 11 Daniel 27 6 11 Daniel 27 6 12 Daniel 27 6 12 Daniel 27 6 13 Daniel 27 6 13 Daniel 27 6 14 Daniel 27 6 14 Daniel 27 6 15 Daniel 27 6 15 Daniel 27 6 16 Daniel 27 6 16 Daniel 27 6 17 Daniel 27 6 17 Daniel 27 6 18 Daniel 27 6 18 Daniel 27 6 19 Daniel 27 6 19 Daniel 27 6 20 Daniel 27 6 20 Daniel 27 6 21 Daniel 27 6 21 Daniel 27 6 22 Daniel 27 6 22 Daniel 27 6 23 Daniel 27 6 23 Daniel 27 6 24 Daniel 27 6 24 Daniel 27 6 25 Daniel 27 6 25 Daniel 27 6 26 Daniel 27 6 26 Daniel 27 6 27 Daniel 27 6 27 Daniel 27 6 28 Daniel 27 6 28 Daniel 27 6 29 Hosea 28 1 10 Hosea 28 2 1 Hosea 28 1 11 Hosea 28 2 2 Hosea 28 2 1 Hosea 28 2 3 Hosea 28 2 2 Hosea 28 2 4 Hosea 28 2 3 Hosea 28 2 5 Hosea 28 2 4 Hosea 28 2 6 Hosea 28 2 5 Hosea 28 2 7 Hosea 28 2 6 Hosea 28 2 8 Hosea 28 2 7 Hosea 28 2 9 Hosea 28 2 8 Hosea 28 2 10 Hosea 28 2 9 Hosea 28 2 11 Hosea 28 2 10 Hosea 28 2 12 Hosea 28 2 11 Hosea 28 2 13 Hosea 28 2 12 Hosea 28 2 14 Hosea 28 2 13 Hosea 28 2 15 Hosea 28 2 14 Hosea 28 2 16 Hosea 28 2 15 Hosea 28 2 17 Hosea 28 2 16 Hosea 28 2 18 Hosea 28 2 17 Hosea 28 2 19 Hosea 28 2 18 Hosea 28 2 20 Hosea 28 2 19 Hosea 28 2 21 Hosea 28 2 20 Hosea 28 2 22 Hosea 28 2 21 Hosea 28 2 23 Hosea 28 2 22 Hosea 28 2 24 Hosea 28 2 23 Hosea 28 2 25 Hosea 28 11 12 Hosea 28 12 1 Hosea 28 12 1 Hosea 28 12 2 Hosea 28 12 2 Hosea 28 12 3 Hosea 28 12 3 Hosea 28 12 4 Hosea 28 12 4 Hosea 28 12 5 Hosea 28 12 5 Hosea 28 12 6 Hosea 28 12 6 Hosea 28 12 7 Hosea 28 12 7 Hosea 28 12 8 Hosea 28 12 8 Hosea 28 12 9 Hosea 28 12 9 Hosea 28 12 10 Hosea 28 12 10 Hosea 28 12 11 Hosea 28 12 11 Hosea 28 12 12 Hosea 28 12 12 Hosea 28 12 13 Hosea 28 12 13 Hosea 28 12 14 Hosea 28 12 14 Hosea 28 12 15 Joel 29 2 28 Joel 29 3 1 Joel 29 2 29 Joel 29 3 2 Joel 29 2 30 Joel 29 3 3 Joel 29 2 31 Joel 29 3 4 Joel 29 2 32 Joel 29 3 5 Joel 29 3 1 Joel 29 4 1 Joel 29 3 2 Joel 29 4 2 Joel 29 3 3 Joel 29 4 3 Joel 29 3 4 Joel 29 4 4 Joel 29 3 5 Joel 29 4 5 Joel 29 3 6 Joel 29 4 6 Joel 29 3 7 Joel 29 4 7 Joel 29 3 8 Joel 29 4 8 Joel 29 3 9 Joel 29 4 9 Joel 29 3 10 Joel 29 4 10 Joel 29 3 11 Joel 29 4 11 Joel 29 3 12 Joel 29 4 12 Joel 29 3 13 Joel 29 4 13 Joel 29 3 14 Joel 29 4 14 Joel 29 3 15 Joel 29 4 15 Joel 29 3 16 Joel 29 4 16 Joel 29 3 17 Joel 29 4 17 Joel 29 3 18 Joel 29 4 18 Joel 29 3 19 Joel 29 4 19 Joel 29 3 20 Joel 29 4 20 Joel 29 3 21 Joel 29 4 21 Micah 33 5 1 Micah 33 4 14 Micah 33 5 2 Micah 33 5 1 Micah 33 5 3 Micah 33 5 2 Micah 33 5 4 Micah 33 5 3 Micah 33 5 5 Micah 33 5 4 Micah 33 5 6 Micah 33 5 5 Micah 33 5 7 Micah 33 5 6 Micah 33 5 8 Micah 33 5 7 Micah 33 5 9 Micah 33 5 8 Micah 33 5 10 Micah 33 5 9 Micah 33 5 11 Micah 33 5 10 Micah 33 5 12 Micah 33 5 11 Micah 33 5 13 Micah 33 5 12 Micah 33 5 14 Micah 33 5 13 Micah 33 5 15 Micah 33 5 14 Nahum 34 1 15 Nahum 34 2 1 Nahum 34 2 1 Nahum 34 2 2 Nahum 34 2 2 Nahum 34 2 3 Nahum 34 2 3 Nahum 34 2 4 Nahum 34 2 4 Nahum 34 2 5 Nahum 34 2 5 Nahum 34 2 6 Nahum 34 2 6 Nahum 34 2 7 Nahum 34 2 7 Nahum 34 2 8 Nahum 34 2 8 Nahum 34 2 9 Nahum 34 2 9 Nahum 34 2 10 Nahum 34 2 10 Nahum 34 2 11 Nahum 34 2 11 Nahum 34 2 12 Nahum 34 2 12 Nahum 34 2 13 Nahum 34 2 13 Nahum 34 2 14 Zechariah 38 1 18 Zechariah 38 2 1 Zechariah 38 1 19 Zechariah 38 2 2 Zechariah 38 1 20 Zechariah 38 2 3 Zechariah 38 1 21 Zechariah 38 2 4 Zechariah 38 2 1 Zechariah 38 2 5 Zechariah 38 2 2 Zechariah 38 2 6 Zechariah 38 2 3 Zechariah 38 2 7 Zechariah 38 2 4 Zechariah 38 2 8 Zechariah 38 2 5 Zechariah 38 2 9 Zechariah 38 2 6 Zechariah 38 2 10 Zechariah 38 2 7 Zechariah 38 2 11 Zechariah 38 2 8 Zechariah 38 2 12 Zechariah 38 2 9 Zechariah 38 2 13 Zechariah 38 2 10 Zechariah 38 2 14 Zechariah 38 2 11 Zechariah 38 2 15 Zechariah 38 2 12 Zechariah 38 2 16 Zechariah 38 2 13 Zechariah 38 2 17 Malachi 39 4 1 Malachi 39 3 19 Malachi 39 4 2 Malachi 39 3 20 Malachi 39 4 3 Malachi 39 3 21 Malachi 39 4 4 Malachi 39 3 22 Malachi 39 4 5 Malachi 39 3 23 Malachi 39 4 6 Malachi 39 3 24 Romans 45 14 24 Romans 45 16 25 Romans 45 14 25 Romans 45 16 26 Romans 45 14 26 Romans 45 16 27 2 Corinthians 47 11 32 2 Corinthians 47 11 32 2 Corinthians 47 11 32 2 Corinthians 47 11 33 Revelation 66 13 1 Revelation 66 12 18 Revelation 66 13 1 Revelation 66 13 1 bibledit-gtk-4.6/templates/gtkbuilder.progressdialog.xml0000644000175000017500000000504611175243637023663 0ustar00teusteus00000000000000 True Bibledit False True center-always dialog False True 10 True label 1 True 2 gtk-cancel True True True True True True True True 3 True end False end 0 bibledit-gtk-4.6/templates/mapping_russian_protestant.xml0000644000175000017500000307344311175243637024177 0ustar00teusteus00000000000000 Genesis 1 31 55 Genesis 1 32 1 Genesis 1 32 1 Genesis 1 32 2 Genesis 1 32 2 Genesis 1 32 3 Genesis 1 32 3 Genesis 1 32 4 Genesis 1 32 4 Genesis 1 32 5 Genesis 1 32 5 Genesis 1 32 6 Genesis 1 32 6 Genesis 1 32 7 Genesis 1 32 7 Genesis 1 32 8 Genesis 1 32 8 Genesis 1 32 9 Genesis 1 32 9 Genesis 1 32 10 Genesis 1 32 10 Genesis 1 32 11 Genesis 1 32 11 Genesis 1 32 12 Genesis 1 32 12 Genesis 1 32 13 Genesis 1 32 13 Genesis 1 32 14 Genesis 1 32 14 Genesis 1 32 15 Genesis 1 32 15 Genesis 1 32 16 Genesis 1 32 16 Genesis 1 32 17 Genesis 1 32 17 Genesis 1 32 18 Genesis 1 32 18 Genesis 1 32 19 Genesis 1 32 19 Genesis 1 32 20 Genesis 1 32 20 Genesis 1 32 21 Genesis 1 32 21 Genesis 1 32 22 Genesis 1 32 22 Genesis 1 32 23 Genesis 1 32 23 Genesis 1 32 24 Genesis 1 32 24 Genesis 1 32 25 Genesis 1 32 25 Genesis 1 32 26 Genesis 1 32 26 Genesis 1 32 27 Genesis 1 32 27 Genesis 1 32 28 Genesis 1 32 28 Genesis 1 32 29 Genesis 1 32 29 Genesis 1 32 30 Genesis 1 32 30 Genesis 1 32 31 Genesis 1 32 31 Genesis 1 32 32 Genesis 1 32 32 Genesis 1 32 33 Exodus 2 8 1 Exodus 2 7 26 Exodus 2 8 2 Exodus 2 7 27 Exodus 2 8 3 Exodus 2 7 28 Exodus 2 8 4 Exodus 2 7 29 Exodus 2 8 5 Exodus 2 8 1 Exodus 2 8 6 Exodus 2 8 2 Exodus 2 8 7 Exodus 2 8 3 Exodus 2 8 8 Exodus 2 8 4 Exodus 2 8 9 Exodus 2 8 5 Exodus 2 8 10 Exodus 2 8 6 Exodus 2 8 11 Exodus 2 8 7 Exodus 2 8 12 Exodus 2 8 8 Exodus 2 8 13 Exodus 2 8 9 Exodus 2 8 14 Exodus 2 8 10 Exodus 2 8 15 Exodus 2 8 11 Exodus 2 8 16 Exodus 2 8 12 Exodus 2 8 17 Exodus 2 8 13 Exodus 2 8 18 Exodus 2 8 14 Exodus 2 8 19 Exodus 2 8 15 Exodus 2 8 20 Exodus 2 8 16 Exodus 2 8 21 Exodus 2 8 17 Exodus 2 8 22 Exodus 2 8 18 Exodus 2 8 23 Exodus 2 8 19 Exodus 2 8 24 Exodus 2 8 20 Exodus 2 8 25 Exodus 2 8 21 Exodus 2 8 26 Exodus 2 8 22 Exodus 2 8 27 Exodus 2 8 23 Exodus 2 8 28 Exodus 2 8 24 Exodus 2 8 29 Exodus 2 8 25 Exodus 2 8 30 Exodus 2 8 26 Exodus 2 8 31 Exodus 2 8 27 Exodus 2 8 32 Exodus 2 8 28 Exodus 2 22 1 Exodus 2 21 37 Exodus 2 22 2 Exodus 2 22 1 Exodus 2 22 3 Exodus 2 22 2 Exodus 2 22 4 Exodus 2 22 3 Exodus 2 22 5 Exodus 2 22 4 Exodus 2 22 6 Exodus 2 22 5 Exodus 2 22 7 Exodus 2 22 6 Exodus 2 22 8 Exodus 2 22 7 Exodus 2 22 9 Exodus 2 22 8 Exodus 2 22 10 Exodus 2 22 9 Exodus 2 22 11 Exodus 2 22 10 Exodus 2 22 12 Exodus 2 22 11 Exodus 2 22 13 Exodus 2 22 12 Exodus 2 22 14 Exodus 2 22 13 Exodus 2 22 15 Exodus 2 22 14 Exodus 2 22 16 Exodus 2 22 15 Exodus 2 22 17 Exodus 2 22 16 Exodus 2 22 18 Exodus 2 22 17 Exodus 2 22 19 Exodus 2 22 18 Exodus 2 22 20 Exodus 2 22 19 Exodus 2 22 21 Exodus 2 22 20 Exodus 2 22 22 Exodus 2 22 21 Exodus 2 22 23 Exodus 2 22 22 Exodus 2 22 24 Exodus 2 22 23 Exodus 2 22 25 Exodus 2 22 24 Exodus 2 22 26 Exodus 2 22 25 Exodus 2 22 27 Exodus 2 22 26 Exodus 2 22 28 Exodus 2 22 27 Exodus 2 22 29 Exodus 2 22 28 Exodus 2 22 30 Exodus 2 22 29 Exodus 2 22 31 Exodus 2 22 30 Leviticus 3 6 1 Leviticus 3 5 20 Leviticus 3 6 2 Leviticus 3 5 21 Leviticus 3 6 3 Leviticus 3 5 22 Leviticus 3 6 4 Leviticus 3 5 23 Leviticus 3 6 5 Leviticus 3 5 24 Leviticus 3 6 6 Leviticus 3 5 25 Leviticus 3 6 7 Leviticus 3 5 26 Leviticus 3 6 8 Leviticus 3 6 1 Leviticus 3 6 9 Leviticus 3 6 2 Leviticus 3 6 10 Leviticus 3 6 3 Leviticus 3 6 11 Leviticus 3 6 4 Leviticus 3 6 12 Leviticus 3 6 5 Leviticus 3 6 13 Leviticus 3 6 6 Leviticus 3 6 14 Leviticus 3 6 7 Leviticus 3 6 15 Leviticus 3 6 8 Leviticus 3 6 16 Leviticus 3 6 9 Leviticus 3 6 17 Leviticus 3 6 10 Leviticus 3 6 18 Leviticus 3 6 11 Leviticus 3 6 19 Leviticus 3 6 12 Leviticus 3 6 20 Leviticus 3 6 13 Leviticus 3 6 21 Leviticus 3 6 14 Leviticus 3 6 22 Leviticus 3 6 15 Leviticus 3 6 23 Leviticus 3 6 16 Leviticus 3 6 24 Leviticus 3 6 17 Leviticus 3 6 25 Leviticus 3 6 18 Leviticus 3 6 26 Leviticus 3 6 19 Leviticus 3 6 27 Leviticus 3 6 20 Leviticus 3 6 28 Leviticus 3 6 21 Leviticus 3 6 29 Leviticus 3 6 22 Leviticus 3 6 30 Leviticus 3 6 23 Leviticus 3 14 55 Leviticus 3 14 55 Leviticus 3 14 55 Leviticus 3 14 56 Leviticus 3 14 56 Leviticus 3 14 57 Numbers 4 16 36 Numbers 4 17 1 Numbers 4 16 37 Numbers 4 17 2 Numbers 4 16 38 Numbers 4 17 3 Numbers 4 16 39 Numbers 4 17 4 Numbers 4 16 40 Numbers 4 17 5 Numbers 4 16 41 Numbers 4 17 6 Numbers 4 16 42 Numbers 4 17 7 Numbers 4 16 43 Numbers 4 17 8 Numbers 4 16 44 Numbers 4 17 9 Numbers 4 16 45 Numbers 4 17 10 Numbers 4 16 46 Numbers 4 17 11 Numbers 4 16 47 Numbers 4 17 12 Numbers 4 16 48 Numbers 4 17 13 Numbers 4 16 49 Numbers 4 17 14 Numbers 4 16 50 Numbers 4 17 15 Numbers 4 17 1 Numbers 4 17 16 Numbers 4 17 2 Numbers 4 17 17 Numbers 4 17 3 Numbers 4 17 18 Numbers 4 17 4 Numbers 4 17 19 Numbers 4 17 5 Numbers 4 17 20 Numbers 4 17 6 Numbers 4 17 21 Numbers 4 17 7 Numbers 4 17 22 Numbers 4 17 8 Numbers 4 17 23 Numbers 4 17 9 Numbers 4 17 24 Numbers 4 17 10 Numbers 4 17 25 Numbers 4 17 11 Numbers 4 17 26 Numbers 4 17 12 Numbers 4 17 27 Numbers 4 17 13 Numbers 4 17 28 Numbers 4 26 1 Numbers 4 25 19 Numbers 4 26 1 Numbers 4 26 1 Deuteronomy 5 12 32 Deuteronomy 5 13 1 Deuteronomy 5 13 1 Deuteronomy 5 13 2 Deuteronomy 5 13 2 Deuteronomy 5 13 3 Deuteronomy 5 13 3 Deuteronomy 5 13 4 Deuteronomy 5 13 4 Deuteronomy 5 13 5 Deuteronomy 5 13 5 Deuteronomy 5 13 6 Deuteronomy 5 13 6 Deuteronomy 5 13 7 Deuteronomy 5 13 7 Deuteronomy 5 13 8 Deuteronomy 5 13 8 Deuteronomy 5 13 9 Deuteronomy 5 13 9 Deuteronomy 5 13 10 Deuteronomy 5 13 10 Deuteronomy 5 13 11 Deuteronomy 5 13 11 Deuteronomy 5 13 12 Deuteronomy 5 13 12 Deuteronomy 5 13 13 Deuteronomy 5 13 13 Deuteronomy 5 13 14 Deuteronomy 5 13 14 Deuteronomy 5 13 15 Deuteronomy 5 13 15 Deuteronomy 5 13 16 Deuteronomy 5 13 16 Deuteronomy 5 13 17 Deuteronomy 5 13 17 Deuteronomy 5 13 18 Deuteronomy 5 13 18 Deuteronomy 5 13 19 Deuteronomy 5 22 30 Deuteronomy 5 23 1 Deuteronomy 5 23 1 Deuteronomy 5 23 2 Deuteronomy 5 23 2 Deuteronomy 5 23 3 Deuteronomy 5 23 3 Deuteronomy 5 23 4 Deuteronomy 5 23 4 Deuteronomy 5 23 5 Deuteronomy 5 23 5 Deuteronomy 5 23 6 Deuteronomy 5 23 6 Deuteronomy 5 23 7 Deuteronomy 5 23 7 Deuteronomy 5 23 8 Deuteronomy 5 23 8 Deuteronomy 5 23 9 Deuteronomy 5 23 9 Deuteronomy 5 23 10 Deuteronomy 5 23 10 Deuteronomy 5 23 11 Deuteronomy 5 23 11 Deuteronomy 5 23 12 Deuteronomy 5 23 12 Deuteronomy 5 23 13 Deuteronomy 5 23 13 Deuteronomy 5 23 14 Deuteronomy 5 23 14 Deuteronomy 5 23 15 Deuteronomy 5 23 15 Deuteronomy 5 23 16 Deuteronomy 5 23 16 Deuteronomy 5 23 17 Deuteronomy 5 23 17 Deuteronomy 5 23 18 Deuteronomy 5 23 18 Deuteronomy 5 23 19 Deuteronomy 5 23 19 Deuteronomy 5 23 20 Deuteronomy 5 23 20 Deuteronomy 5 23 21 Deuteronomy 5 23 21 Deuteronomy 5 23 22 Deuteronomy 5 23 22 Deuteronomy 5 23 23 Deuteronomy 5 23 23 Deuteronomy 5 23 24 Deuteronomy 5 23 24 Deuteronomy 5 23 25 Deuteronomy 5 23 25 Deuteronomy 5 23 26 Deuteronomy 5 29 1 Deuteronomy 5 28 69 Deuteronomy 5 29 2 Deuteronomy 5 29 1 Deuteronomy 5 29 3 Deuteronomy 5 29 2 Deuteronomy 5 29 4 Deuteronomy 5 29 3 Deuteronomy 5 29 5 Deuteronomy 5 29 4 Deuteronomy 5 29 6 Deuteronomy 5 29 5 Deuteronomy 5 29 7 Deuteronomy 5 29 6 Deuteronomy 5 29 8 Deuteronomy 5 29 7 Deuteronomy 5 29 9 Deuteronomy 5 29 8 Deuteronomy 5 29 10 Deuteronomy 5 29 9 Deuteronomy 5 29 11 Deuteronomy 5 29 10 Deuteronomy 5 29 12 Deuteronomy 5 29 11 Deuteronomy 5 29 13 Deuteronomy 5 29 12 Deuteronomy 5 29 14 Deuteronomy 5 29 13 Deuteronomy 5 29 15 Deuteronomy 5 29 14 Deuteronomy 5 29 16 Deuteronomy 5 29 15 Deuteronomy 5 29 17 Deuteronomy 5 29 16 Deuteronomy 5 29 18 Deuteronomy 5 29 17 Deuteronomy 5 29 19 Deuteronomy 5 29 18 Deuteronomy 5 29 20 Deuteronomy 5 29 19 Deuteronomy 5 29 21 Deuteronomy 5 29 20 Deuteronomy 5 29 22 Deuteronomy 5 29 21 Deuteronomy 5 29 23 Deuteronomy 5 29 22 Deuteronomy 5 29 24 Deuteronomy 5 29 23 Deuteronomy 5 29 25 Deuteronomy 5 29 24 Deuteronomy 5 29 26 Deuteronomy 5 29 25 Deuteronomy 5 29 27 Deuteronomy 5 29 26 Deuteronomy 5 29 28 Deuteronomy 5 29 27 Deuteronomy 5 29 29 Deuteronomy 5 29 28 Joshua 6 5 16 Joshua 6 6 1 Joshua 6 6 1 Joshua 6 6 2 Joshua 6 6 2 Joshua 6 6 3 Joshua 6 6 3 Joshua 6 6 4 Joshua 6 6 4 Joshua 6 6 5 Joshua 6 6 5 Joshua 6 6 6 Joshua 6 6 6 Joshua 6 6 7 Joshua 6 6 7 Joshua 6 6 8 Joshua 6 6 8 Joshua 6 6 9 Joshua 6 6 9 Joshua 6 6 10 Joshua 6 6 10 Joshua 6 6 11 Joshua 6 6 11 Joshua 6 6 12 Joshua 6 6 12 Joshua 6 6 13 Joshua 6 6 13 Joshua 6 6 14 Joshua 6 6 14 Joshua 6 6 15 Joshua 6 6 15 Joshua 6 6 16 Joshua 6 6 16 Joshua 6 6 17 Joshua 6 6 17 Joshua 6 6 18 Joshua 6 6 18 Joshua 6 6 19 Joshua 6 6 19 Joshua 6 6 20 Joshua 6 6 20 Joshua 6 6 21 Joshua 6 6 21 Joshua 6 6 22 Joshua 6 6 22 Joshua 6 6 23 Joshua 6 6 23 Joshua 6 6 24 Joshua 6 6 24 Joshua 6 6 25 Joshua 6 6 25 Joshua 6 6 26 Joshua 6 6 26 Joshua 6 6 27 1 Samuel 9 20 43 1 Samuel 9 21 1 1 Samuel 9 21 1 1 Samuel 9 21 2 1 Samuel 9 21 2 1 Samuel 9 21 3 1 Samuel 9 21 3 1 Samuel 9 21 4 1 Samuel 9 21 4 1 Samuel 9 21 5 1 Samuel 9 21 5 1 Samuel 9 21 6 1 Samuel 9 21 6 1 Samuel 9 21 7 1 Samuel 9 21 7 1 Samuel 9 21 8 1 Samuel 9 21 8 1 Samuel 9 21 9 1 Samuel 9 21 9 1 Samuel 9 21 10 1 Samuel 9 21 10 1 Samuel 9 21 11 1 Samuel 9 21 11 1 Samuel 9 21 12 1 Samuel 9 21 12 1 Samuel 9 21 13 1 Samuel 9 21 13 1 Samuel 9 21 14 1 Samuel 9 21 14 1 Samuel 9 21 15 1 Samuel 9 21 15 1 Samuel 9 21 16 2 Samuel 10 18 33 2 Samuel 10 19 1 2 Samuel 10 19 1 2 Samuel 10 19 2 2 Samuel 10 19 2 2 Samuel 10 19 3 2 Samuel 10 19 3 2 Samuel 10 19 4 2 Samuel 10 19 4 2 Samuel 10 19 5 2 Samuel 10 19 5 2 Samuel 10 19 6 2 Samuel 10 19 6 2 Samuel 10 19 7 2 Samuel 10 19 7 2 Samuel 10 19 8 2 Samuel 10 19 8 2 Samuel 10 19 9 2 Samuel 10 19 9 2 Samuel 10 19 10 2 Samuel 10 19 10 2 Samuel 10 19 11 2 Samuel 10 19 11 2 Samuel 10 19 12 2 Samuel 10 19 12 2 Samuel 10 19 13 2 Samuel 10 19 13 2 Samuel 10 19 14 2 Samuel 10 19 14 2 Samuel 10 19 15 2 Samuel 10 19 15 2 Samuel 10 19 16 2 Samuel 10 19 16 2 Samuel 10 19 17 2 Samuel 10 19 17 2 Samuel 10 19 18 2 Samuel 10 19 18 2 Samuel 10 19 19 2 Samuel 10 19 19 2 Samuel 10 19 20 2 Samuel 10 19 20 2 Samuel 10 19 21 2 Samuel 10 19 21 2 Samuel 10 19 22 2 Samuel 10 19 22 2 Samuel 10 19 23 2 Samuel 10 19 23 2 Samuel 10 19 24 2 Samuel 10 19 24 2 Samuel 10 19 25 2 Samuel 10 19 25 2 Samuel 10 19 26 2 Samuel 10 19 26 2 Samuel 10 19 27 2 Samuel 10 19 27 2 Samuel 10 19 28 2 Samuel 10 19 28 2 Samuel 10 19 29 2 Samuel 10 19 29 2 Samuel 10 19 30 2 Samuel 10 19 30 2 Samuel 10 19 31 2 Samuel 10 19 31 2 Samuel 10 19 32 2 Samuel 10 19 32 2 Samuel 10 19 33 2 Samuel 10 19 33 2 Samuel 10 19 34 2 Samuel 10 19 34 2 Samuel 10 19 35 2 Samuel 10 19 35 2 Samuel 10 19 36 2 Samuel 10 19 36 2 Samuel 10 19 37 2 Samuel 10 19 37 2 Samuel 10 19 38 2 Samuel 10 19 38 2 Samuel 10 19 39 2 Samuel 10 19 39 2 Samuel 10 19 40 2 Samuel 10 19 40 2 Samuel 10 19 41 2 Samuel 10 19 41 2 Samuel 10 19 42 2 Samuel 10 19 42 2 Samuel 10 19 43 2 Samuel 10 19 43 2 Samuel 10 19 44 1 Kings 11 4 21 1 Kings 11 5 1 1 Kings 11 4 22 1 Kings 11 5 2 1 Kings 11 4 23 1 Kings 11 5 3 1 Kings 11 4 24 1 Kings 11 5 4 1 Kings 11 4 25 1 Kings 11 5 5 1 Kings 11 4 26 1 Kings 11 5 6 1 Kings 11 4 27 1 Kings 11 5 7 1 Kings 11 4 28 1 Kings 11 5 8 1 Kings 11 4 29 1 Kings 11 5 9 1 Kings 11 4 30 1 Kings 11 5 10 1 Kings 11 4 31 1 Kings 11 5 11 1 Kings 11 4 32 1 Kings 11 5 12 1 Kings 11 4 33 1 Kings 11 5 13 1 Kings 11 4 34 1 Kings 11 5 14 1 Kings 11 5 1 1 Kings 11 5 15 1 Kings 11 5 2 1 Kings 11 5 16 1 Kings 11 5 3 1 Kings 11 5 17 1 Kings 11 5 4 1 Kings 11 5 18 1 Kings 11 5 5 1 Kings 11 5 19 1 Kings 11 5 6 1 Kings 11 5 20 1 Kings 11 5 7 1 Kings 11 5 21 1 Kings 11 5 8 1 Kings 11 5 22 1 Kings 11 5 9 1 Kings 11 5 23 1 Kings 11 5 10 1 Kings 11 5 24 1 Kings 11 5 11 1 Kings 11 5 25 1 Kings 11 5 12 1 Kings 11 5 26 1 Kings 11 5 13 1 Kings 11 5 27 1 Kings 11 5 14 1 Kings 11 5 28 1 Kings 11 5 15 1 Kings 11 5 29 1 Kings 11 5 16 1 Kings 11 5 30 1 Kings 11 5 17 1 Kings 11 5 31 1 Kings 11 5 18 1 Kings 11 5 32 1 Kings 11 22 43 1 Kings 11 22 43 1 Kings 11 22 43 1 Kings 11 22 44 1 Kings 11 22 44 1 Kings 11 22 45 1 Kings 11 22 45 1 Kings 11 22 46 1 Kings 11 22 46 1 Kings 11 22 47 1 Kings 11 22 47 1 Kings 11 22 48 1 Kings 11 22 48 1 Kings 11 22 49 1 Kings 11 22 49 1 Kings 11 22 50 1 Kings 11 22 50 1 Kings 11 22 51 1 Kings 11 22 51 1 Kings 11 22 52 1 Kings 11 22 52 1 Kings 11 22 53 1 Kings 11 22 53 1 Kings 11 22 54 2 Kings 12 11 21 2 Kings 12 12 1 2 Kings 12 12 1 2 Kings 12 12 2 2 Kings 12 12 2 2 Kings 12 12 3 2 Kings 12 12 3 2 Kings 12 12 4 2 Kings 12 12 4 2 Kings 12 12 5 2 Kings 12 12 5 2 Kings 12 12 6 2 Kings 12 12 6 2 Kings 12 12 7 2 Kings 12 12 7 2 Kings 12 12 8 2 Kings 12 12 8 2 Kings 12 12 9 2 Kings 12 12 9 2 Kings 12 12 10 2 Kings 12 12 10 2 Kings 12 12 11 2 Kings 12 12 11 2 Kings 12 12 12 2 Kings 12 12 12 2 Kings 12 12 13 2 Kings 12 12 13 2 Kings 12 12 14 2 Kings 12 12 14 2 Kings 12 12 15 2 Kings 12 12 15 2 Kings 12 12 16 2 Kings 12 12 16 2 Kings 12 12 17 2 Kings 12 12 17 2 Kings 12 12 18 2 Kings 12 12 18 2 Kings 12 12 19 2 Kings 12 12 19 2 Kings 12 12 20 2 Kings 12 12 20 2 Kings 12 12 21 2 Kings 12 12 21 2 Kings 12 12 22 1 Chronicles 13 6 1 1 Chronicles 13 5 27 1 Chronicles 13 6 2 1 Chronicles 13 5 28 1 Chronicles 13 6 3 1 Chronicles 13 5 29 1 Chronicles 13 6 4 1 Chronicles 13 5 30 1 Chronicles 13 6 5 1 Chronicles 13 5 31 1 Chronicles 13 6 6 1 Chronicles 13 5 32 1 Chronicles 13 6 7 1 Chronicles 13 5 33 1 Chronicles 13 6 8 1 Chronicles 13 5 34 1 Chronicles 13 6 9 1 Chronicles 13 5 35 1 Chronicles 13 6 10 1 Chronicles 13 5 36 1 Chronicles 13 6 11 1 Chronicles 13 5 37 1 Chronicles 13 6 12 1 Chronicles 13 5 38 1 Chronicles 13 6 13 1 Chronicles 13 5 39 1 Chronicles 13 6 14 1 Chronicles 13 5 40 1 Chronicles 13 6 15 1 Chronicles 13 5 41 1 Chronicles 13 6 16 1 Chronicles 13 6 1 1 Chronicles 13 6 17 1 Chronicles 13 6 2 1 Chronicles 13 6 18 1 Chronicles 13 6 3 1 Chronicles 13 6 19 1 Chronicles 13 6 4 1 Chronicles 13 6 20 1 Chronicles 13 6 5 1 Chronicles 13 6 21 1 Chronicles 13 6 6 1 Chronicles 13 6 22 1 Chronicles 13 6 7 1 Chronicles 13 6 23 1 Chronicles 13 6 8 1 Chronicles 13 6 24 1 Chronicles 13 6 9 1 Chronicles 13 6 25 1 Chronicles 13 6 10 1 Chronicles 13 6 26 1 Chronicles 13 6 11 1 Chronicles 13 6 27 1 Chronicles 13 6 12 1 Chronicles 13 6 28 1 Chronicles 13 6 13 1 Chronicles 13 6 29 1 Chronicles 13 6 14 1 Chronicles 13 6 30 1 Chronicles 13 6 15 1 Chronicles 13 6 31 1 Chronicles 13 6 16 1 Chronicles 13 6 32 1 Chronicles 13 6 17 1 Chronicles 13 6 33 1 Chronicles 13 6 18 1 Chronicles 13 6 34 1 Chronicles 13 6 19 1 Chronicles 13 6 35 1 Chronicles 13 6 20 1 Chronicles 13 6 36 1 Chronicles 13 6 21 1 Chronicles 13 6 37 1 Chronicles 13 6 22 1 Chronicles 13 6 38 1 Chronicles 13 6 23 1 Chronicles 13 6 39 1 Chronicles 13 6 24 1 Chronicles 13 6 40 1 Chronicles 13 6 25 1 Chronicles 13 6 41 1 Chronicles 13 6 26 1 Chronicles 13 6 42 1 Chronicles 13 6 27 1 Chronicles 13 6 43 1 Chronicles 13 6 28 1 Chronicles 13 6 44 1 Chronicles 13 6 29 1 Chronicles 13 6 45 1 Chronicles 13 6 30 1 Chronicles 13 6 46 1 Chronicles 13 6 31 1 Chronicles 13 6 47 1 Chronicles 13 6 32 1 Chronicles 13 6 48 1 Chronicles 13 6 33 1 Chronicles 13 6 49 1 Chronicles 13 6 34 1 Chronicles 13 6 50 1 Chronicles 13 6 35 1 Chronicles 13 6 51 1 Chronicles 13 6 36 1 Chronicles 13 6 52 1 Chronicles 13 6 37 1 Chronicles 13 6 53 1 Chronicles 13 6 38 1 Chronicles 13 6 54 1 Chronicles 13 6 39 1 Chronicles 13 6 55 1 Chronicles 13 6 40 1 Chronicles 13 6 56 1 Chronicles 13 6 41 1 Chronicles 13 6 57 1 Chronicles 13 6 42 1 Chronicles 13 6 58 1 Chronicles 13 6 43 1 Chronicles 13 6 59 1 Chronicles 13 6 44 1 Chronicles 13 6 60 1 Chronicles 13 6 45 1 Chronicles 13 6 61 1 Chronicles 13 6 46 1 Chronicles 13 6 62 1 Chronicles 13 6 47 1 Chronicles 13 6 63 1 Chronicles 13 6 48 1 Chronicles 13 6 64 1 Chronicles 13 6 49 1 Chronicles 13 6 65 1 Chronicles 13 6 50 1 Chronicles 13 6 66 1 Chronicles 13 6 51 1 Chronicles 13 6 67 1 Chronicles 13 6 52 1 Chronicles 13 6 68 1 Chronicles 13 6 53 1 Chronicles 13 6 69 1 Chronicles 13 6 54 1 Chronicles 13 6 70 1 Chronicles 13 6 55 1 Chronicles 13 6 71 1 Chronicles 13 6 56 1 Chronicles 13 6 72 1 Chronicles 13 6 57 1 Chronicles 13 6 73 1 Chronicles 13 6 58 1 Chronicles 13 6 74 1 Chronicles 13 6 59 1 Chronicles 13 6 75 1 Chronicles 13 6 60 1 Chronicles 13 6 76 1 Chronicles 13 6 61 1 Chronicles 13 6 77 1 Chronicles 13 6 62 1 Chronicles 13 6 78 1 Chronicles 13 6 63 1 Chronicles 13 6 79 1 Chronicles 13 6 64 1 Chronicles 13 6 80 1 Chronicles 13 6 65 1 Chronicles 13 6 81 1 Chronicles 13 6 66 1 Chronicles 13 12 4 1 Chronicles 13 12 4 1 Chronicles 13 12 4 1 Chronicles 13 12 5 1 Chronicles 13 12 5 1 Chronicles 13 12 6 1 Chronicles 13 12 6 1 Chronicles 13 12 7 1 Chronicles 13 12 7 1 Chronicles 13 12 8 1 Chronicles 13 12 8 1 Chronicles 13 12 9 1 Chronicles 13 12 9 1 Chronicles 13 12 10 1 Chronicles 13 12 10 1 Chronicles 13 12 11 1 Chronicles 13 12 11 1 Chronicles 13 12 12 1 Chronicles 13 12 12 1 Chronicles 13 12 13 1 Chronicles 13 12 13 1 Chronicles 13 12 14 1 Chronicles 13 12 14 1 Chronicles 13 12 15 1 Chronicles 13 12 15 1 Chronicles 13 12 16 1 Chronicles 13 12 16 1 Chronicles 13 12 17 1 Chronicles 13 12 17 1 Chronicles 13 12 18 1 Chronicles 13 12 18 1 Chronicles 13 12 19 1 Chronicles 13 12 19 1 Chronicles 13 12 20 1 Chronicles 13 12 20 1 Chronicles 13 12 21 1 Chronicles 13 12 21 1 Chronicles 13 12 22 1 Chronicles 13 12 22 1 Chronicles 13 12 23 1 Chronicles 13 12 23 1 Chronicles 13 12 24 1 Chronicles 13 12 24 1 Chronicles 13 12 25 1 Chronicles 13 12 25 1 Chronicles 13 12 26 1 Chronicles 13 12 26 1 Chronicles 13 12 27 1 Chronicles 13 12 27 1 Chronicles 13 12 28 1 Chronicles 13 12 28 1 Chronicles 13 12 29 1 Chronicles 13 12 29 1 Chronicles 13 12 30 1 Chronicles 13 12 30 1 Chronicles 13 12 31 1 Chronicles 13 12 31 1 Chronicles 13 12 32 1 Chronicles 13 12 32 1 Chronicles 13 12 33 1 Chronicles 13 12 33 1 Chronicles 13 12 34 1 Chronicles 13 12 34 1 Chronicles 13 12 35 1 Chronicles 13 12 35 1 Chronicles 13 12 36 1 Chronicles 13 12 36 1 Chronicles 13 12 37 1 Chronicles 13 12 37 1 Chronicles 13 12 38 1 Chronicles 13 12 38 1 Chronicles 13 12 39 1 Chronicles 13 12 39 1 Chronicles 13 12 40 1 Chronicles 13 12 40 1 Chronicles 13 12 41 2 Chronicles 14 2 1 2 Chronicles 14 1 18 2 Chronicles 14 2 2 2 Chronicles 14 2 1 2 Chronicles 14 2 3 2 Chronicles 14 2 2 2 Chronicles 14 2 4 2 Chronicles 14 2 3 2 Chronicles 14 2 5 2 Chronicles 14 2 4 2 Chronicles 14 2 6 2 Chronicles 14 2 5 2 Chronicles 14 2 7 2 Chronicles 14 2 6 2 Chronicles 14 2 8 2 Chronicles 14 2 7 2 Chronicles 14 2 9 2 Chronicles 14 2 8 2 Chronicles 14 2 10 2 Chronicles 14 2 9 2 Chronicles 14 2 11 2 Chronicles 14 2 10 2 Chronicles 14 2 12 2 Chronicles 14 2 11 2 Chronicles 14 2 13 2 Chronicles 14 2 12 2 Chronicles 14 2 14 2 Chronicles 14 2 13 2 Chronicles 14 2 15 2 Chronicles 14 2 14 2 Chronicles 14 2 16 2 Chronicles 14 2 15 2 Chronicles 14 2 17 2 Chronicles 14 2 16 2 Chronicles 14 2 18 2 Chronicles 14 2 17 2 Chronicles 14 14 1 2 Chronicles 14 13 23 2 Chronicles 14 14 2 2 Chronicles 14 14 1 2 Chronicles 14 14 3 2 Chronicles 14 14 2 2 Chronicles 14 14 4 2 Chronicles 14 14 3 2 Chronicles 14 14 5 2 Chronicles 14 14 4 2 Chronicles 14 14 6 2 Chronicles 14 14 5 2 Chronicles 14 14 7 2 Chronicles 14 14 6 2 Chronicles 14 14 8 2 Chronicles 14 14 7 2 Chronicles 14 14 9 2 Chronicles 14 14 8 2 Chronicles 14 14 10 2 Chronicles 14 14 9 2 Chronicles 14 14 11 2 Chronicles 14 14 10 2 Chronicles 14 14 12 2 Chronicles 14 14 11 2 Chronicles 14 14 13 2 Chronicles 14 14 12 2 Chronicles 14 14 14 2 Chronicles 14 14 13 2 Chronicles 14 14 15 2 Chronicles 14 14 14 Nehemiah 16 4 1 Nehemiah 16 3 33 Nehemiah 16 4 2 Nehemiah 16 3 34 Nehemiah 16 4 3 Nehemiah 16 3 35 Nehemiah 16 4 4 Nehemiah 16 3 36 Nehemiah 16 4 5 Nehemiah 16 3 37 Nehemiah 16 4 6 Nehemiah 16 3 38 Nehemiah 16 4 7 Nehemiah 16 4 1 Nehemiah 16 4 8 Nehemiah 16 4 2 Nehemiah 16 4 9 Nehemiah 16 4 3 Nehemiah 16 4 10 Nehemiah 16 4 4 Nehemiah 16 4 11 Nehemiah 16 4 5 Nehemiah 16 4 12 Nehemiah 16 4 6 Nehemiah 16 4 13 Nehemiah 16 4 7 Nehemiah 16 4 14 Nehemiah 16 4 8 Nehemiah 16 4 15 Nehemiah 16 4 9 Nehemiah 16 4 16 Nehemiah 16 4 10 Nehemiah 16 4 17 Nehemiah 16 4 11 Nehemiah 16 4 18 Nehemiah 16 4 12 Nehemiah 16 4 19 Nehemiah 16 4 13 Nehemiah 16 4 20 Nehemiah 16 4 14 Nehemiah 16 4 21 Nehemiah 16 4 15 Nehemiah 16 4 22 Nehemiah 16 4 16 Nehemiah 16 4 23 Nehemiah 16 4 17 Nehemiah 16 7 67 Nehemiah 16 7 67 Nehemiah 16 7 68 Nehemiah 16 7 67 Nehemiah 16 7 69 Nehemiah 16 7 68 Nehemiah 16 7 70 Nehemiah 16 7 69 Nehemiah 16 7 71 Nehemiah 16 7 70 Nehemiah 16 7 72 Nehemiah 16 7 71 Nehemiah 16 7 73 Nehemiah 16 7 72 Nehemiah 16 9 38 Nehemiah 16 10 1 Nehemiah 16 10 1 Nehemiah 16 10 2 Nehemiah 16 10 2 Nehemiah 16 10 3 Nehemiah 16 10 3 Nehemiah 16 10 4 Nehemiah 16 10 4 Nehemiah 16 10 5 Nehemiah 16 10 5 Nehemiah 16 10 6 Nehemiah 16 10 6 Nehemiah 16 10 7 Nehemiah 16 10 7 Nehemiah 16 10 8 Nehemiah 16 10 8 Nehemiah 16 10 9 Nehemiah 16 10 9 Nehemiah 16 10 10 Nehemiah 16 10 10 Nehemiah 16 10 11 Nehemiah 16 10 11 Nehemiah 16 10 12 Nehemiah 16 10 12 Nehemiah 16 10 13 Nehemiah 16 10 13 Nehemiah 16 10 14 Nehemiah 16 10 14 Nehemiah 16 10 15 Nehemiah 16 10 15 Nehemiah 16 10 16 Nehemiah 16 10 16 Nehemiah 16 10 17 Nehemiah 16 10 17 Nehemiah 16 10 18 Nehemiah 16 10 18 Nehemiah 16 10 19 Nehemiah 16 10 19 Nehemiah 16 10 20 Nehemiah 16 10 20 Nehemiah 16 10 21 Nehemiah 16 10 21 Nehemiah 16 10 22 Nehemiah 16 10 22 Nehemiah 16 10 23 Nehemiah 16 10 23 Nehemiah 16 10 24 Nehemiah 16 10 24 Nehemiah 16 10 25 Nehemiah 16 10 25 Nehemiah 16 10 26 Nehemiah 16 10 26 Nehemiah 16 10 27 Nehemiah 16 10 27 Nehemiah 16 10 28 Nehemiah 16 10 28 Nehemiah 16 10 29 Nehemiah 16 10 29 Nehemiah 16 10 30 Nehemiah 16 10 30 Nehemiah 16 10 31 Nehemiah 16 10 31 Nehemiah 16 10 32 Nehemiah 16 10 32 Nehemiah 16 10 33 Nehemiah 16 10 33 Nehemiah 16 10 34 Nehemiah 16 10 34 Nehemiah 16 10 35 Nehemiah 16 10 35 Nehemiah 16 10 36 Nehemiah 16 10 36 Nehemiah 16 10 37 Nehemiah 16 10 37 Nehemiah 16 10 38 Nehemiah 16 10 38 Nehemiah 16 10 39 Nehemiah 16 10 39 Nehemiah 16 10 40 Job 18 39 31 Job 18 40 1 Job 18 39 32 Job 18 40 2 Job 18 39 33 Job 18 40 3 Job 18 39 34 Job 18 40 4 Job 18 39 35 Job 18 40 5 Job 18 40 1 Job 18 40 6 Job 18 40 2 Job 18 40 7 Job 18 40 3 Job 18 40 8 Job 18 40 4 Job 18 40 9 Job 18 40 5 Job 18 40 10 Job 18 40 6 Job 18 40 11 Job 18 40 7 Job 18 40 12 Job 18 40 8 Job 18 40 13 Job 18 40 9 Job 18 40 14 Job 18 40 10 Job 18 40 15 Job 18 40 11 Job 18 40 16 Job 18 40 12 Job 18 40 17 Job 18 40 13 Job 18 40 18 Job 18 40 14 Job 18 40 19 Job 18 40 15 Job 18 40 20 Job 18 40 16 Job 18 40 21 Job 18 40 17 Job 18 40 22 Job 18 40 18 Job 18 40 23 Job 18 40 19 Job 18 40 24 Job 18 40 20 Job 18 40 25 Job 18 40 21 Job 18 40 26 Job 18 40 22 Job 18 40 27 Job 18 40 23 Job 18 40 28 Job 18 40 24 Job 18 40 29 Job 18 40 25 Job 18 40 30 Job 18 40 26 Job 18 40 31 Job 18 40 27 Job 18 40 32 Psalms 19 9 22 Psalms 19 10 1 Psalms 19 9 23 Psalms 19 10 2 Psalms 19 9 24 Psalms 19 10 3 Psalms 19 9 25 Psalms 19 10 4 Psalms 19 9 26 Psalms 19 10 5 Psalms 19 9 27 Psalms 19 10 6 Psalms 19 9 28 Psalms 19 10 7 Psalms 19 9 29 Psalms 19 10 8 Psalms 19 9 30 Psalms 19 10 9 Psalms 19 9 31 Psalms 19 10 10 Psalms 19 9 32 Psalms 19 10 11 Psalms 19 9 33 Psalms 19 10 12 Psalms 19 9 34 Psalms 19 10 13 Psalms 19 9 35 Psalms 19 10 14 Psalms 19 9 36 Psalms 19 10 15 Psalms 19 9 37 Psalms 19 10 16 Psalms 19 9 38 Psalms 19 10 17 Psalms 19 9 39 Psalms 19 10 18 Psalms 19 10 1 Psalms 19 11 1 Psalms 19 10 2 Psalms 19 11 2 Psalms 19 10 3 Psalms 19 11 3 Psalms 19 10 4 Psalms 19 11 4 Psalms 19 10 5 Psalms 19 11 5 Psalms 19 10 6 Psalms 19 11 6 Psalms 19 10 7 Psalms 19 11 7 Psalms 19 11 1 Psalms 19 12 1 Psalms 19 11 2 Psalms 19 12 2 Psalms 19 11 3 Psalms 19 12 3 Psalms 19 11 4 Psalms 19 12 4 Psalms 19 11 5 Psalms 19 12 5 Psalms 19 11 6 Psalms 19 12 6 Psalms 19 11 7 Psalms 19 12 7 Psalms 19 11 8 Psalms 19 12 8 Psalms 19 11 9 Psalms 19 12 9 Psalms 19 12 1 Psalms 19 13 1 Psalms 19 12 2 Psalms 19 13 2 Psalms 19 12 3 Psalms 19 13 3 Psalms 19 12 4 Psalms 19 13 4 Psalms 19 12 5 Psalms 19 13 5 Psalms 19 12 6 Psalms 19 13 6 Psalms 19 13 1 Psalms 19 14 1 Psalms 19 13 2 Psalms 19 14 2 Psalms 19 13 3 Psalms 19 14 3 Psalms 19 13 4 Psalms 19 14 4 Psalms 19 13 5 Psalms 19 14 5 Psalms 19 13 6 Psalms 19 14 6 Psalms 19 13 7 Psalms 19 14 7 Psalms 19 14 1 Psalms 19 15 1 Psalms 19 14 2 Psalms 19 15 2 Psalms 19 14 3 Psalms 19 15 3 Psalms 19 14 4 Psalms 19 15 4 Psalms 19 14 5 Psalms 19 15 5 Psalms 19 15 1 Psalms 19 16 1 Psalms 19 15 2 Psalms 19 16 2 Psalms 19 15 3 Psalms 19 16 3 Psalms 19 15 4 Psalms 19 16 4 Psalms 19 15 5 Psalms 19 16 5 Psalms 19 15 6 Psalms 19 16 6 Psalms 19 15 7 Psalms 19 16 7 Psalms 19 15 8 Psalms 19 16 8 Psalms 19 15 9 Psalms 19 16 9 Psalms 19 15 10 Psalms 19 16 10 Psalms 19 15 11 Psalms 19 16 11 Psalms 19 16 1 Psalms 19 17 1 Psalms 19 16 2 Psalms 19 17 2 Psalms 19 16 3 Psalms 19 17 3 Psalms 19 16 4 Psalms 19 17 4 Psalms 19 16 5 Psalms 19 17 5 Psalms 19 16 6 Psalms 19 17 6 Psalms 19 16 7 Psalms 19 17 7 Psalms 19 16 8 Psalms 19 17 8 Psalms 19 16 9 Psalms 19 17 9 Psalms 19 16 10 Psalms 19 17 10 Psalms 19 16 11 Psalms 19 17 11 Psalms 19 16 12 Psalms 19 17 12 Psalms 19 16 13 Psalms 19 17 13 Psalms 19 16 14 Psalms 19 17 14 Psalms 19 16 15 Psalms 19 17 15 Psalms 19 17 1 Psalms 19 18 2 Psalms 19 17 2 Psalms 19 18 3 Psalms 19 17 3 Psalms 19 18 4 Psalms 19 17 4 Psalms 19 18 5 Psalms 19 17 5 Psalms 19 18 6 Psalms 19 17 6 Psalms 19 18 7 Psalms 19 17 7 Psalms 19 18 8 Psalms 19 17 8 Psalms 19 18 9 Psalms 19 17 9 Psalms 19 18 10 Psalms 19 17 10 Psalms 19 18 11 Psalms 19 17 11 Psalms 19 18 12 Psalms 19 17 12 Psalms 19 18 13 Psalms 19 17 13 Psalms 19 18 14 Psalms 19 17 14 Psalms 19 18 15 Psalms 19 17 15 Psalms 19 18 16 Psalms 19 17 16 Psalms 19 18 17 Psalms 19 17 17 Psalms 19 18 18 Psalms 19 17 18 Psalms 19 18 19 Psalms 19 17 19 Psalms 19 18 20 Psalms 19 17 20 Psalms 19 18 21 Psalms 19 17 21 Psalms 19 18 22 Psalms 19 17 22 Psalms 19 18 23 Psalms 19 17 23 Psalms 19 18 24 Psalms 19 17 24 Psalms 19 18 25 Psalms 19 17 25 Psalms 19 18 26 Psalms 19 17 26 Psalms 19 18 27 Psalms 19 17 27 Psalms 19 18 28 Psalms 19 17 28 Psalms 19 18 29 Psalms 19 17 29 Psalms 19 18 30 Psalms 19 17 30 Psalms 19 18 31 Psalms 19 17 31 Psalms 19 18 32 Psalms 19 17 32 Psalms 19 18 33 Psalms 19 17 33 Psalms 19 18 34 Psalms 19 17 34 Psalms 19 18 35 Psalms 19 17 35 Psalms 19 18 36 Psalms 19 17 36 Psalms 19 18 37 Psalms 19 17 37 Psalms 19 18 38 Psalms 19 17 38 Psalms 19 18 39 Psalms 19 17 39 Psalms 19 18 40 Psalms 19 17 40 Psalms 19 18 41 Psalms 19 17 41 Psalms 19 18 42 Psalms 19 17 42 Psalms 19 18 43 Psalms 19 17 43 Psalms 19 18 44 Psalms 19 17 44 Psalms 19 18 45 Psalms 19 17 45 Psalms 19 18 46 Psalms 19 17 46 Psalms 19 18 47 Psalms 19 17 47 Psalms 19 18 48 Psalms 19 17 48 Psalms 19 18 49 Psalms 19 17 49 Psalms 19 18 50 Psalms 19 17 50 Psalms 19 18 51 Psalms 19 18 1 Psalms 19 19 1 Psalms 19 18 2 Psalms 19 19 2 Psalms 19 18 3 Psalms 19 19 3 Psalms 19 18 4 Psalms 19 19 4 Psalms 19 18 5 Psalms 19 19 5 Psalms 19 18 6 Psalms 19 19 6 Psalms 19 18 7 Psalms 19 19 7 Psalms 19 18 8 Psalms 19 19 8 Psalms 19 18 9 Psalms 19 19 9 Psalms 19 18 10 Psalms 19 19 10 Psalms 19 18 11 Psalms 19 19 11 Psalms 19 18 12 Psalms 19 19 12 Psalms 19 18 13 Psalms 19 19 13 Psalms 19 18 14 Psalms 19 19 14 Psalms 19 18 15 Psalms 19 19 15 Psalms 19 19 1 Psalms 19 20 1 Psalms 19 19 2 Psalms 19 20 2 Psalms 19 19 3 Psalms 19 20 3 Psalms 19 19 4 Psalms 19 20 4 Psalms 19 19 5 Psalms 19 20 5 Psalms 19 19 6 Psalms 19 20 6 Psalms 19 19 7 Psalms 19 20 7 Psalms 19 19 8 Psalms 19 20 8 Psalms 19 19 9 Psalms 19 20 9 Psalms 19 19 10 Psalms 19 20 10 Psalms 19 20 1 Psalms 19 21 1 Psalms 19 20 2 Psalms 19 21 2 Psalms 19 20 3 Psalms 19 21 3 Psalms 19 20 4 Psalms 19 21 4 Psalms 19 20 5 Psalms 19 21 5 Psalms 19 20 6 Psalms 19 21 6 Psalms 19 20 7 Psalms 19 21 7 Psalms 19 20 8 Psalms 19 21 8 Psalms 19 20 9 Psalms 19 21 9 Psalms 19 20 10 Psalms 19 21 10 Psalms 19 20 11 Psalms 19 21 11 Psalms 19 20 12 Psalms 19 21 12 Psalms 19 20 13 Psalms 19 21 13 Psalms 19 20 14 Psalms 19 21 14 Psalms 19 21 1 Psalms 19 22 1 Psalms 19 21 2 Psalms 19 22 2 Psalms 19 21 3 Psalms 19 22 3 Psalms 19 21 4 Psalms 19 22 4 Psalms 19 21 5 Psalms 19 22 5 Psalms 19 21 6 Psalms 19 22 6 Psalms 19 21 7 Psalms 19 22 7 Psalms 19 21 8 Psalms 19 22 8 Psalms 19 21 9 Psalms 19 22 9 Psalms 19 21 10 Psalms 19 22 10 Psalms 19 21 11 Psalms 19 22 11 Psalms 19 21 12 Psalms 19 22 12 Psalms 19 21 13 Psalms 19 22 13 Psalms 19 21 14 Psalms 19 22 14 Psalms 19 21 15 Psalms 19 22 15 Psalms 19 21 16 Psalms 19 22 16 Psalms 19 21 17 Psalms 19 22 17 Psalms 19 21 18 Psalms 19 22 18 Psalms 19 21 19 Psalms 19 22 19 Psalms 19 21 20 Psalms 19 22 20 Psalms 19 21 21 Psalms 19 22 21 Psalms 19 21 22 Psalms 19 22 22 Psalms 19 21 23 Psalms 19 22 23 Psalms 19 21 24 Psalms 19 22 24 Psalms 19 21 25 Psalms 19 22 25 Psalms 19 21 26 Psalms 19 22 26 Psalms 19 21 27 Psalms 19 22 27 Psalms 19 21 28 Psalms 19 22 28 Psalms 19 21 29 Psalms 19 22 29 Psalms 19 21 30 Psalms 19 22 30 Psalms 19 21 31 Psalms 19 22 31 Psalms 19 21 32 Psalms 19 22 32 Psalms 19 22 1 Psalms 19 23 1 Psalms 19 22 2 Psalms 19 23 2 Psalms 19 22 3 Psalms 19 23 3 Psalms 19 22 4 Psalms 19 23 4 Psalms 19 22 5 Psalms 19 23 5 Psalms 19 22 6 Psalms 19 23 6 Psalms 19 23 1 Psalms 19 24 1 Psalms 19 23 2 Psalms 19 24 2 Psalms 19 23 3 Psalms 19 24 3 Psalms 19 23 4 Psalms 19 24 4 Psalms 19 23 5 Psalms 19 24 5 Psalms 19 23 6 Psalms 19 24 6 Psalms 19 23 7 Psalms 19 24 7 Psalms 19 23 8 Psalms 19 24 8 Psalms 19 23 9 Psalms 19 24 9 Psalms 19 23 10 Psalms 19 24 10 Psalms 19 24 1 Psalms 19 25 1 Psalms 19 24 2 Psalms 19 25 2 Psalms 19 24 3 Psalms 19 25 3 Psalms 19 24 4 Psalms 19 25 4 Psalms 19 24 5 Psalms 19 25 5 Psalms 19 24 6 Psalms 19 25 6 Psalms 19 24 7 Psalms 19 25 7 Psalms 19 24 8 Psalms 19 25 8 Psalms 19 24 9 Psalms 19 25 9 Psalms 19 24 10 Psalms 19 25 10 Psalms 19 24 11 Psalms 19 25 11 Psalms 19 24 12 Psalms 19 25 12 Psalms 19 24 13 Psalms 19 25 13 Psalms 19 24 14 Psalms 19 25 14 Psalms 19 24 15 Psalms 19 25 15 Psalms 19 24 16 Psalms 19 25 16 Psalms 19 24 17 Psalms 19 25 17 Psalms 19 24 18 Psalms 19 25 18 Psalms 19 24 19 Psalms 19 25 19 Psalms 19 24 20 Psalms 19 25 20 Psalms 19 24 21 Psalms 19 25 21 Psalms 19 24 22 Psalms 19 25 22 Psalms 19 25 1 Psalms 19 26 1 Psalms 19 25 2 Psalms 19 26 2 Psalms 19 25 3 Psalms 19 26 3 Psalms 19 25 4 Psalms 19 26 4 Psalms 19 25 5 Psalms 19 26 5 Psalms 19 25 6 Psalms 19 26 6 Psalms 19 25 7 Psalms 19 26 7 Psalms 19 25 8 Psalms 19 26 8 Psalms 19 25 9 Psalms 19 26 9 Psalms 19 25 10 Psalms 19 26 10 Psalms 19 25 11 Psalms 19 26 11 Psalms 19 25 12 Psalms 19 26 12 Psalms 19 26 1 Psalms 19 27 1 Psalms 19 26 2 Psalms 19 27 2 Psalms 19 26 3 Psalms 19 27 3 Psalms 19 26 4 Psalms 19 27 4 Psalms 19 26 5 Psalms 19 27 5 Psalms 19 26 6 Psalms 19 27 6 Psalms 19 26 7 Psalms 19 27 7 Psalms 19 26 8 Psalms 19 27 8 Psalms 19 26 9 Psalms 19 27 9 Psalms 19 26 10 Psalms 19 27 10 Psalms 19 26 11 Psalms 19 27 11 Psalms 19 26 12 Psalms 19 27 12 Psalms 19 26 13 Psalms 19 27 13 Psalms 19 26 14 Psalms 19 27 14 Psalms 19 27 1 Psalms 19 28 1 Psalms 19 27 2 Psalms 19 28 2 Psalms 19 27 3 Psalms 19 28 3 Psalms 19 27 4 Psalms 19 28 4 Psalms 19 27 5 Psalms 19 28 5 Psalms 19 27 6 Psalms 19 28 6 Psalms 19 27 7 Psalms 19 28 7 Psalms 19 27 8 Psalms 19 28 8 Psalms 19 27 9 Psalms 19 28 9 Psalms 19 28 1 Psalms 19 29 1 Psalms 19 28 2 Psalms 19 29 2 Psalms 19 28 3 Psalms 19 29 3 Psalms 19 28 4 Psalms 19 29 4 Psalms 19 28 5 Psalms 19 29 5 Psalms 19 28 6 Psalms 19 29 6 Psalms 19 28 7 Psalms 19 29 7 Psalms 19 28 8 Psalms 19 29 8 Psalms 19 28 9 Psalms 19 29 9 Psalms 19 28 10 Psalms 19 29 10 Psalms 19 28 11 Psalms 19 29 11 Psalms 19 29 1 Psalms 19 30 1 Psalms 19 29 2 Psalms 19 30 2 Psalms 19 29 3 Psalms 19 30 3 Psalms 19 29 4 Psalms 19 30 4 Psalms 19 29 5 Psalms 19 30 5 Psalms 19 29 6 Psalms 19 30 6 Psalms 19 29 7 Psalms 19 30 7 Psalms 19 29 8 Psalms 19 30 8 Psalms 19 29 9 Psalms 19 30 9 Psalms 19 29 10 Psalms 19 30 10 Psalms 19 29 11 Psalms 19 30 11 Psalms 19 29 12 Psalms 19 30 12 Psalms 19 29 13 Psalms 19 30 13 Psalms 19 30 1 Psalms 19 31 1 Psalms 19 30 2 Psalms 19 31 2 Psalms 19 30 3 Psalms 19 31 3 Psalms 19 30 4 Psalms 19 31 4 Psalms 19 30 5 Psalms 19 31 5 Psalms 19 30 6 Psalms 19 31 6 Psalms 19 30 7 Psalms 19 31 7 Psalms 19 30 8 Psalms 19 31 8 Psalms 19 30 9 Psalms 19 31 9 Psalms 19 30 10 Psalms 19 31 10 Psalms 19 30 11 Psalms 19 31 11 Psalms 19 30 12 Psalms 19 31 12 Psalms 19 30 13 Psalms 19 31 13 Psalms 19 30 14 Psalms 19 31 14 Psalms 19 30 15 Psalms 19 31 15 Psalms 19 30 16 Psalms 19 31 16 Psalms 19 30 17 Psalms 19 31 17 Psalms 19 30 18 Psalms 19 31 18 Psalms 19 30 19 Psalms 19 31 19 Psalms 19 30 20 Psalms 19 31 20 Psalms 19 30 21 Psalms 19 31 21 Psalms 19 30 22 Psalms 19 31 22 Psalms 19 30 23 Psalms 19 31 23 Psalms 19 30 24 Psalms 19 31 24 Psalms 19 30 25 Psalms 19 31 25 Psalms 19 31 1 Psalms 19 32 1 Psalms 19 31 2 Psalms 19 32 2 Psalms 19 31 3 Psalms 19 32 3 Psalms 19 31 4 Psalms 19 32 4 Psalms 19 31 5 Psalms 19 32 5 Psalms 19 31 6 Psalms 19 32 6 Psalms 19 31 7 Psalms 19 32 7 Psalms 19 31 8 Psalms 19 32 8 Psalms 19 31 9 Psalms 19 32 9 Psalms 19 31 10 Psalms 19 32 10 Psalms 19 31 11 Psalms 19 32 11 Psalms 19 32 1 Psalms 19 33 1 Psalms 19 32 2 Psalms 19 33 2 Psalms 19 32 3 Psalms 19 33 3 Psalms 19 32 4 Psalms 19 33 4 Psalms 19 32 5 Psalms 19 33 5 Psalms 19 32 6 Psalms 19 33 6 Psalms 19 32 7 Psalms 19 33 7 Psalms 19 32 8 Psalms 19 33 8 Psalms 19 32 9 Psalms 19 33 9 Psalms 19 32 10 Psalms 19 33 10 Psalms 19 32 11 Psalms 19 33 11 Psalms 19 32 12 Psalms 19 33 12 Psalms 19 32 13 Psalms 19 33 13 Psalms 19 32 14 Psalms 19 33 14 Psalms 19 32 15 Psalms 19 33 15 Psalms 19 32 16 Psalms 19 33 16 Psalms 19 32 17 Psalms 19 33 17 Psalms 19 32 18 Psalms 19 33 18 Psalms 19 32 19 Psalms 19 33 19 Psalms 19 32 20 Psalms 19 33 20 Psalms 19 32 21 Psalms 19 33 21 Psalms 19 32 22 Psalms 19 33 22 Psalms 19 33 1 Psalms 19 34 1 Psalms 19 33 2 Psalms 19 34 2 Psalms 19 33 3 Psalms 19 34 3 Psalms 19 33 4 Psalms 19 34 4 Psalms 19 33 5 Psalms 19 34 5 Psalms 19 33 6 Psalms 19 34 6 Psalms 19 33 7 Psalms 19 34 7 Psalms 19 33 8 Psalms 19 34 8 Psalms 19 33 9 Psalms 19 34 9 Psalms 19 33 10 Psalms 19 34 10 Psalms 19 33 11 Psalms 19 34 11 Psalms 19 33 12 Psalms 19 34 12 Psalms 19 33 13 Psalms 19 34 13 Psalms 19 33 14 Psalms 19 34 14 Psalms 19 33 15 Psalms 19 34 15 Psalms 19 33 16 Psalms 19 34 16 Psalms 19 33 17 Psalms 19 34 17 Psalms 19 33 18 Psalms 19 34 18 Psalms 19 33 19 Psalms 19 34 19 Psalms 19 33 20 Psalms 19 34 20 Psalms 19 33 21 Psalms 19 34 21 Psalms 19 33 22 Psalms 19 34 22 Psalms 19 33 23 Psalms 19 34 23 Psalms 19 34 1 Psalms 19 35 1 Psalms 19 34 2 Psalms 19 35 2 Psalms 19 34 3 Psalms 19 35 3 Psalms 19 34 4 Psalms 19 35 4 Psalms 19 34 5 Psalms 19 35 5 Psalms 19 34 6 Psalms 19 35 6 Psalms 19 34 7 Psalms 19 35 7 Psalms 19 34 8 Psalms 19 35 8 Psalms 19 34 9 Psalms 19 35 9 Psalms 19 34 10 Psalms 19 35 10 Psalms 19 34 11 Psalms 19 35 11 Psalms 19 34 12 Psalms 19 35 12 Psalms 19 34 13 Psalms 19 35 13 Psalms 19 34 14 Psalms 19 35 14 Psalms 19 34 15 Psalms 19 35 15 Psalms 19 34 16 Psalms 19 35 16 Psalms 19 34 17 Psalms 19 35 17 Psalms 19 34 18 Psalms 19 35 18 Psalms 19 34 19 Psalms 19 35 19 Psalms 19 34 20 Psalms 19 35 20 Psalms 19 34 21 Psalms 19 35 21 Psalms 19 34 22 Psalms 19 35 22 Psalms 19 34 23 Psalms 19 35 23 Psalms 19 34 24 Psalms 19 35 24 Psalms 19 34 25 Psalms 19 35 25 Psalms 19 34 26 Psalms 19 35 26 Psalms 19 34 27 Psalms 19 35 27 Psalms 19 34 28 Psalms 19 35 28 Psalms 19 35 1 Psalms 19 36 1 Psalms 19 35 2 Psalms 19 36 2 Psalms 19 35 3 Psalms 19 36 3 Psalms 19 35 4 Psalms 19 36 4 Psalms 19 35 5 Psalms 19 36 5 Psalms 19 35 6 Psalms 19 36 6 Psalms 19 35 7 Psalms 19 36 7 Psalms 19 35 8 Psalms 19 36 8 Psalms 19 35 9 Psalms 19 36 9 Psalms 19 35 10 Psalms 19 36 10 Psalms 19 35 11 Psalms 19 36 11 Psalms 19 35 12 Psalms 19 36 12 Psalms 19 35 13 Psalms 19 36 13 Psalms 19 36 1 Psalms 19 37 1 Psalms 19 36 2 Psalms 19 37 2 Psalms 19 36 3 Psalms 19 37 3 Psalms 19 36 4 Psalms 19 37 4 Psalms 19 36 5 Psalms 19 37 5 Psalms 19 36 6 Psalms 19 37 6 Psalms 19 36 7 Psalms 19 37 7 Psalms 19 36 8 Psalms 19 37 8 Psalms 19 36 9 Psalms 19 37 9 Psalms 19 36 10 Psalms 19 37 10 Psalms 19 36 11 Psalms 19 37 11 Psalms 19 36 12 Psalms 19 37 12 Psalms 19 36 13 Psalms 19 37 13 Psalms 19 36 14 Psalms 19 37 14 Psalms 19 36 15 Psalms 19 37 15 Psalms 19 36 16 Psalms 19 37 16 Psalms 19 36 17 Psalms 19 37 17 Psalms 19 36 18 Psalms 19 37 18 Psalms 19 36 19 Psalms 19 37 19 Psalms 19 36 20 Psalms 19 37 20 Psalms 19 36 21 Psalms 19 37 21 Psalms 19 36 22 Psalms 19 37 22 Psalms 19 36 23 Psalms 19 37 23 Psalms 19 36 24 Psalms 19 37 24 Psalms 19 36 25 Psalms 19 37 25 Psalms 19 36 26 Psalms 19 37 26 Psalms 19 36 27 Psalms 19 37 27 Psalms 19 36 28 Psalms 19 37 28 Psalms 19 36 29 Psalms 19 37 29 Psalms 19 36 30 Psalms 19 37 30 Psalms 19 36 31 Psalms 19 37 31 Psalms 19 36 32 Psalms 19 37 32 Psalms 19 36 33 Psalms 19 37 33 Psalms 19 36 34 Psalms 19 37 34 Psalms 19 36 35 Psalms 19 37 35 Psalms 19 36 36 Psalms 19 37 36 Psalms 19 36 37 Psalms 19 37 37 Psalms 19 36 38 Psalms 19 37 38 Psalms 19 36 39 Psalms 19 37 39 Psalms 19 36 40 Psalms 19 37 40 Psalms 19 37 1 Psalms 19 38 1 Psalms 19 37 2 Psalms 19 38 2 Psalms 19 37 3 Psalms 19 38 3 Psalms 19 37 4 Psalms 19 38 4 Psalms 19 37 5 Psalms 19 38 5 Psalms 19 37 6 Psalms 19 38 6 Psalms 19 37 7 Psalms 19 38 7 Psalms 19 37 8 Psalms 19 38 8 Psalms 19 37 9 Psalms 19 38 9 Psalms 19 37 10 Psalms 19 38 10 Psalms 19 37 11 Psalms 19 38 11 Psalms 19 37 12 Psalms 19 38 12 Psalms 19 37 13 Psalms 19 38 13 Psalms 19 37 14 Psalms 19 38 14 Psalms 19 37 15 Psalms 19 38 15 Psalms 19 37 16 Psalms 19 38 16 Psalms 19 37 17 Psalms 19 38 17 Psalms 19 37 18 Psalms 19 38 18 Psalms 19 37 19 Psalms 19 38 19 Psalms 19 37 20 Psalms 19 38 20 Psalms 19 37 21 Psalms 19 38 21 Psalms 19 37 22 Psalms 19 38 22 Psalms 19 37 23 Psalms 19 38 23 Psalms 19 38 1 Psalms 19 39 1 Psalms 19 38 2 Psalms 19 39 2 Psalms 19 38 3 Psalms 19 39 3 Psalms 19 38 4 Psalms 19 39 4 Psalms 19 38 5 Psalms 19 39 5 Psalms 19 38 6 Psalms 19 39 6 Psalms 19 38 7 Psalms 19 39 7 Psalms 19 38 8 Psalms 19 39 8 Psalms 19 38 9 Psalms 19 39 9 Psalms 19 38 10 Psalms 19 39 10 Psalms 19 38 11 Psalms 19 39 11 Psalms 19 38 12 Psalms 19 39 12 Psalms 19 38 13 Psalms 19 39 13 Psalms 19 38 14 Psalms 19 39 14 Psalms 19 39 1 Psalms 19 40 1 Psalms 19 39 2 Psalms 19 40 2 Psalms 19 39 3 Psalms 19 40 3 Psalms 19 39 4 Psalms 19 40 4 Psalms 19 39 5 Psalms 19 40 5 Psalms 19 39 6 Psalms 19 40 6 Psalms 19 39 7 Psalms 19 40 7 Psalms 19 39 8 Psalms 19 40 8 Psalms 19 39 9 Psalms 19 40 9 Psalms 19 39 10 Psalms 19 40 10 Psalms 19 39 11 Psalms 19 40 11 Psalms 19 39 12 Psalms 19 40 12 Psalms 19 39 13 Psalms 19 40 13 Psalms 19 39 14 Psalms 19 40 14 Psalms 19 39 15 Psalms 19 40 15 Psalms 19 39 16 Psalms 19 40 16 Psalms 19 39 17 Psalms 19 40 17 Psalms 19 39 18 Psalms 19 40 18 Psalms 19 40 1 Psalms 19 41 1 Psalms 19 40 2 Psalms 19 41 2 Psalms 19 40 3 Psalms 19 41 3 Psalms 19 40 4 Psalms 19 41 4 Psalms 19 40 5 Psalms 19 41 5 Psalms 19 40 6 Psalms 19 41 6 Psalms 19 40 7 Psalms 19 41 7 Psalms 19 40 8 Psalms 19 41 8 Psalms 19 40 9 Psalms 19 41 9 Psalms 19 40 10 Psalms 19 41 10 Psalms 19 40 11 Psalms 19 41 11 Psalms 19 40 12 Psalms 19 41 12 Psalms 19 40 13 Psalms 19 41 13 Psalms 19 40 14 Psalms 19 41 14 Psalms 19 41 1 Psalms 19 42 1 Psalms 19 41 2 Psalms 19 42 2 Psalms 19 41 3 Psalms 19 42 3 Psalms 19 41 4 Psalms 19 42 4 Psalms 19 41 5 Psalms 19 42 5 Psalms 19 41 6 Psalms 19 42 6 Psalms 19 41 7 Psalms 19 42 7 Psalms 19 41 8 Psalms 19 42 8 Psalms 19 41 9 Psalms 19 42 9 Psalms 19 41 10 Psalms 19 42 10 Psalms 19 41 11 Psalms 19 42 11 Psalms 19 41 12 Psalms 19 42 12 Psalms 19 42 1 Psalms 19 43 1 Psalms 19 42 2 Psalms 19 43 2 Psalms 19 42 3 Psalms 19 43 3 Psalms 19 42 4 Psalms 19 43 4 Psalms 19 42 5 Psalms 19 43 5 Psalms 19 43 1 Psalms 19 44 1 Psalms 19 43 2 Psalms 19 44 2 Psalms 19 43 3 Psalms 19 44 3 Psalms 19 43 4 Psalms 19 44 4 Psalms 19 43 5 Psalms 19 44 5 Psalms 19 43 6 Psalms 19 44 6 Psalms 19 43 7 Psalms 19 44 7 Psalms 19 43 8 Psalms 19 44 8 Psalms 19 43 9 Psalms 19 44 9 Psalms 19 43 10 Psalms 19 44 10 Psalms 19 43 11 Psalms 19 44 11 Psalms 19 43 12 Psalms 19 44 12 Psalms 19 43 13 Psalms 19 44 13 Psalms 19 43 14 Psalms 19 44 14 Psalms 19 43 15 Psalms 19 44 15 Psalms 19 43 16 Psalms 19 44 16 Psalms 19 43 17 Psalms 19 44 17 Psalms 19 43 18 Psalms 19 44 18 Psalms 19 43 19 Psalms 19 44 19 Psalms 19 43 20 Psalms 19 44 20 Psalms 19 43 21 Psalms 19 44 21 Psalms 19 43 22 Psalms 19 44 22 Psalms 19 43 23 Psalms 19 44 23 Psalms 19 43 24 Psalms 19 44 24 Psalms 19 43 25 Psalms 19 44 25 Psalms 19 43 26 Psalms 19 44 26 Psalms 19 43 27 Psalms 19 44 27 Psalms 19 44 1 Psalms 19 45 1 Psalms 19 44 2 Psalms 19 45 2 Psalms 19 44 3 Psalms 19 45 3 Psalms 19 44 4 Psalms 19 45 4 Psalms 19 44 5 Psalms 19 45 5 Psalms 19 44 6 Psalms 19 45 6 Psalms 19 44 7 Psalms 19 45 7 Psalms 19 44 8 Psalms 19 45 8 Psalms 19 44 9 Psalms 19 45 9 Psalms 19 44 10 Psalms 19 45 10 Psalms 19 44 11 Psalms 19 45 11 Psalms 19 44 12 Psalms 19 45 12 Psalms 19 44 13 Psalms 19 45 13 Psalms 19 44 14 Psalms 19 45 14 Psalms 19 44 15 Psalms 19 45 15 Psalms 19 44 16 Psalms 19 45 16 Psalms 19 44 17 Psalms 19 45 17 Psalms 19 44 18 Psalms 19 45 18 Psalms 19 45 1 Psalms 19 46 1 Psalms 19 45 2 Psalms 19 46 2 Psalms 19 45 3 Psalms 19 46 3 Psalms 19 45 4 Psalms 19 46 4 Psalms 19 45 5 Psalms 19 46 5 Psalms 19 45 6 Psalms 19 46 6 Psalms 19 45 7 Psalms 19 46 7 Psalms 19 45 8 Psalms 19 46 8 Psalms 19 45 9 Psalms 19 46 9 Psalms 19 45 10 Psalms 19 46 10 Psalms 19 45 11 Psalms 19 46 11 Psalms 19 45 12 Psalms 19 46 12 Psalms 19 46 1 Psalms 19 47 1 Psalms 19 46 2 Psalms 19 47 2 Psalms 19 46 3 Psalms 19 47 3 Psalms 19 46 4 Psalms 19 47 4 Psalms 19 46 5 Psalms 19 47 5 Psalms 19 46 6 Psalms 19 47 6 Psalms 19 46 7 Psalms 19 47 7 Psalms 19 46 8 Psalms 19 47 8 Psalms 19 46 9 Psalms 19 47 9 Psalms 19 46 10 Psalms 19 47 10 Psalms 19 47 1 Psalms 19 48 1 Psalms 19 47 2 Psalms 19 48 2 Psalms 19 47 3 Psalms 19 48 3 Psalms 19 47 4 Psalms 19 48 4 Psalms 19 47 5 Psalms 19 48 5 Psalms 19 47 6 Psalms 19 48 6 Psalms 19 47 7 Psalms 19 48 7 Psalms 19 47 8 Psalms 19 48 8 Psalms 19 47 9 Psalms 19 48 9 Psalms 19 47 10 Psalms 19 48 10 Psalms 19 47 11 Psalms 19 48 11 Psalms 19 47 12 Psalms 19 48 12 Psalms 19 47 13 Psalms 19 48 13 Psalms 19 47 14 Psalms 19 48 14 Psalms 19 47 15 Psalms 19 48 15 Psalms 19 48 1 Psalms 19 49 1 Psalms 19 48 2 Psalms 19 49 2 Psalms 19 48 3 Psalms 19 49 3 Psalms 19 48 4 Psalms 19 49 4 Psalms 19 48 5 Psalms 19 49 5 Psalms 19 48 6 Psalms 19 49 6 Psalms 19 48 7 Psalms 19 49 7 Psalms 19 48 8 Psalms 19 49 8 Psalms 19 48 9 Psalms 19 49 9 Psalms 19 48 10 Psalms 19 49 10 Psalms 19 48 11 Psalms 19 49 11 Psalms 19 48 12 Psalms 19 49 12 Psalms 19 48 13 Psalms 19 49 13 Psalms 19 48 14 Psalms 19 49 14 Psalms 19 48 15 Psalms 19 49 15 Psalms 19 48 16 Psalms 19 49 16 Psalms 19 48 17 Psalms 19 49 17 Psalms 19 48 18 Psalms 19 49 18 Psalms 19 48 19 Psalms 19 49 19 Psalms 19 48 20 Psalms 19 49 20 Psalms 19 48 21 Psalms 19 49 21 Psalms 19 49 1 Psalms 19 50 1 Psalms 19 49 2 Psalms 19 50 2 Psalms 19 49 3 Psalms 19 50 3 Psalms 19 49 4 Psalms 19 50 4 Psalms 19 49 5 Psalms 19 50 5 Psalms 19 49 6 Psalms 19 50 6 Psalms 19 49 7 Psalms 19 50 7 Psalms 19 49 8 Psalms 19 50 8 Psalms 19 49 9 Psalms 19 50 9 Psalms 19 49 10 Psalms 19 50 10 Psalms 19 49 11 Psalms 19 50 11 Psalms 19 49 12 Psalms 19 50 12 Psalms 19 49 13 Psalms 19 50 13 Psalms 19 49 14 Psalms 19 50 14 Psalms 19 49 15 Psalms 19 50 15 Psalms 19 49 16 Psalms 19 50 16 Psalms 19 49 17 Psalms 19 50 17 Psalms 19 49 18 Psalms 19 50 18 Psalms 19 49 19 Psalms 19 50 19 Psalms 19 49 20 Psalms 19 50 20 Psalms 19 49 21 Psalms 19 50 21 Psalms 19 49 22 Psalms 19 50 22 Psalms 19 49 23 Psalms 19 50 23 Psalms 19 50 1 Psalms 19 51 1 Psalms 19 50 2 Psalms 19 51 2 Psalms 19 50 3 Psalms 19 51 3 Psalms 19 50 4 Psalms 19 51 4 Psalms 19 50 5 Psalms 19 51 5 Psalms 19 50 6 Psalms 19 51 6 Psalms 19 50 7 Psalms 19 51 7 Psalms 19 50 8 Psalms 19 51 8 Psalms 19 50 9 Psalms 19 51 9 Psalms 19 50 10 Psalms 19 51 10 Psalms 19 50 11 Psalms 19 51 11 Psalms 19 50 12 Psalms 19 51 12 Psalms 19 50 13 Psalms 19 51 13 Psalms 19 50 14 Psalms 19 51 14 Psalms 19 50 15 Psalms 19 51 15 Psalms 19 50 16 Psalms 19 51 16 Psalms 19 50 17 Psalms 19 51 17 Psalms 19 50 18 Psalms 19 51 18 Psalms 19 50 19 Psalms 19 51 19 Psalms 19 50 20 Psalms 19 51 20 Psalms 19 50 21 Psalms 19 51 21 Psalms 19 51 1 Psalms 19 52 1 Psalms 19 51 2 Psalms 19 52 2 Psalms 19 51 3 Psalms 19 52 3 Psalms 19 51 4 Psalms 19 52 4 Psalms 19 51 5 Psalms 19 52 5 Psalms 19 51 6 Psalms 19 52 6 Psalms 19 51 7 Psalms 19 52 7 Psalms 19 51 8 Psalms 19 52 8 Psalms 19 51 9 Psalms 19 52 9 Psalms 19 51 10 Psalms 19 52 10 Psalms 19 51 11 Psalms 19 52 11 Psalms 19 52 1 Psalms 19 53 1 Psalms 19 52 2 Psalms 19 53 2 Psalms 19 52 3 Psalms 19 53 3 Psalms 19 52 4 Psalms 19 53 4 Psalms 19 52 5 Psalms 19 53 5 Psalms 19 52 6 Psalms 19 53 6 Psalms 19 52 7 Psalms 19 53 7 Psalms 19 53 1 Psalms 19 54 1 Psalms 19 53 2 Psalms 19 54 2 Psalms 19 53 3 Psalms 19 54 3 Psalms 19 53 4 Psalms 19 54 4 Psalms 19 53 5 Psalms 19 54 5 Psalms 19 53 6 Psalms 19 54 6 Psalms 19 53 7 Psalms 19 54 7 Psalms 19 53 8 Psalms 19 54 8 Psalms 19 53 9 Psalms 19 54 9 Psalms 19 54 1 Psalms 19 55 1 Psalms 19 54 2 Psalms 19 55 2 Psalms 19 54 3 Psalms 19 55 3 Psalms 19 54 4 Psalms 19 55 4 Psalms 19 54 5 Psalms 19 55 5 Psalms 19 54 6 Psalms 19 55 6 Psalms 19 54 7 Psalms 19 55 7 Psalms 19 54 8 Psalms 19 55 8 Psalms 19 54 9 Psalms 19 55 9 Psalms 19 54 10 Psalms 19 55 10 Psalms 19 54 11 Psalms 19 55 11 Psalms 19 54 12 Psalms 19 55 12 Psalms 19 54 13 Psalms 19 55 13 Psalms 19 54 14 Psalms 19 55 14 Psalms 19 54 15 Psalms 19 55 15 Psalms 19 54 16 Psalms 19 55 16 Psalms 19 54 17 Psalms 19 55 17 Psalms 19 54 18 Psalms 19 55 18 Psalms 19 54 19 Psalms 19 55 19 Psalms 19 54 20 Psalms 19 55 20 Psalms 19 54 21 Psalms 19 55 21 Psalms 19 54 22 Psalms 19 55 22 Psalms 19 54 23 Psalms 19 55 23 Psalms 19 54 24 Psalms 19 55 24 Psalms 19 55 1 Psalms 19 56 1 Psalms 19 55 2 Psalms 19 56 2 Psalms 19 55 3 Psalms 19 56 3 Psalms 19 55 4 Psalms 19 56 4 Psalms 19 55 5 Psalms 19 56 5 Psalms 19 55 6 Psalms 19 56 6 Psalms 19 55 7 Psalms 19 56 7 Psalms 19 55 8 Psalms 19 56 8 Psalms 19 55 9 Psalms 19 56 9 Psalms 19 55 10 Psalms 19 56 10 Psalms 19 55 11 Psalms 19 56 11 Psalms 19 55 12 Psalms 19 56 12 Psalms 19 55 13 Psalms 19 56 13 Psalms 19 55 14 Psalms 19 56 14 Psalms 19 56 1 Psalms 19 57 1 Psalms 19 56 2 Psalms 19 57 2 Psalms 19 56 3 Psalms 19 57 3 Psalms 19 56 4 Psalms 19 57 4 Psalms 19 56 5 Psalms 19 57 5 Psalms 19 56 6 Psalms 19 57 6 Psalms 19 56 7 Psalms 19 57 7 Psalms 19 56 8 Psalms 19 57 8 Psalms 19 56 9 Psalms 19 57 9 Psalms 19 56 10 Psalms 19 57 10 Psalms 19 56 11 Psalms 19 57 11 Psalms 19 56 12 Psalms 19 57 12 Psalms 19 57 1 Psalms 19 58 1 Psalms 19 57 2 Psalms 19 58 2 Psalms 19 57 3 Psalms 19 58 3 Psalms 19 57 4 Psalms 19 58 4 Psalms 19 57 5 Psalms 19 58 5 Psalms 19 57 6 Psalms 19 58 6 Psalms 19 57 7 Psalms 19 58 7 Psalms 19 57 8 Psalms 19 58 8 Psalms 19 57 9 Psalms 19 58 9 Psalms 19 57 10 Psalms 19 58 10 Psalms 19 57 11 Psalms 19 58 11 Psalms 19 57 12 Psalms 19 58 12 Psalms 19 58 1 Psalms 19 59 1 Psalms 19 58 2 Psalms 19 59 2 Psalms 19 58 3 Psalms 19 59 3 Psalms 19 58 4 Psalms 19 59 4 Psalms 19 58 5 Psalms 19 59 5 Psalms 19 58 6 Psalms 19 59 6 Psalms 19 58 7 Psalms 19 59 7 Psalms 19 58 8 Psalms 19 59 8 Psalms 19 58 9 Psalms 19 59 9 Psalms 19 58 10 Psalms 19 59 10 Psalms 19 58 11 Psalms 19 59 11 Psalms 19 58 12 Psalms 19 59 12 Psalms 19 58 13 Psalms 19 59 13 Psalms 19 58 14 Psalms 19 59 14 Psalms 19 58 15 Psalms 19 59 15 Psalms 19 58 16 Psalms 19 59 16 Psalms 19 58 17 Psalms 19 59 17 Psalms 19 58 18 Psalms 19 59 18 Psalms 19 59 1 Psalms 19 60 1 Psalms 19 59 2 Psalms 19 60 2 Psalms 19 59 3 Psalms 19 60 3 Psalms 19 59 4 Psalms 19 60 4 Psalms 19 59 5 Psalms 19 60 5 Psalms 19 59 6 Psalms 19 60 6 Psalms 19 59 7 Psalms 19 60 7 Psalms 19 59 8 Psalms 19 60 8 Psalms 19 59 9 Psalms 19 60 9 Psalms 19 59 10 Psalms 19 60 10 Psalms 19 59 11 Psalms 19 60 11 Psalms 19 59 12 Psalms 19 60 12 Psalms 19 59 13 Psalms 19 60 13 Psalms 19 59 14 Psalms 19 60 14 Psalms 19 60 1 Psalms 19 61 1 Psalms 19 60 2 Psalms 19 61 2 Psalms 19 60 3 Psalms 19 61 3 Psalms 19 60 4 Psalms 19 61 4 Psalms 19 60 5 Psalms 19 61 5 Psalms 19 60 6 Psalms 19 61 6 Psalms 19 60 7 Psalms 19 61 7 Psalms 19 60 8 Psalms 19 61 8 Psalms 19 60 9 Psalms 19 61 9 Psalms 19 61 1 Psalms 19 62 1 Psalms 19 61 2 Psalms 19 62 2 Psalms 19 61 3 Psalms 19 62 3 Psalms 19 61 4 Psalms 19 62 4 Psalms 19 61 5 Psalms 19 62 5 Psalms 19 61 6 Psalms 19 62 6 Psalms 19 61 7 Psalms 19 62 7 Psalms 19 61 8 Psalms 19 62 8 Psalms 19 61 9 Psalms 19 62 9 Psalms 19 61 10 Psalms 19 62 10 Psalms 19 61 11 Psalms 19 62 11 Psalms 19 61 12 Psalms 19 62 12 Psalms 19 61 13 Psalms 19 62 13 Psalms 19 62 1 Psalms 19 63 1 Psalms 19 62 2 Psalms 19 63 2 Psalms 19 62 3 Psalms 19 63 3 Psalms 19 62 4 Psalms 19 63 4 Psalms 19 62 5 Psalms 19 63 5 Psalms 19 62 6 Psalms 19 63 6 Psalms 19 62 7 Psalms 19 63 7 Psalms 19 62 8 Psalms 19 63 8 Psalms 19 62 9 Psalms 19 63 9 Psalms 19 62 10 Psalms 19 63 10 Psalms 19 62 11 Psalms 19 63 11 Psalms 19 62 12 Psalms 19 63 12 Psalms 19 63 1 Psalms 19 64 1 Psalms 19 63 2 Psalms 19 64 2 Psalms 19 63 3 Psalms 19 64 3 Psalms 19 63 4 Psalms 19 64 4 Psalms 19 63 5 Psalms 19 64 5 Psalms 19 63 6 Psalms 19 64 6 Psalms 19 63 7 Psalms 19 64 7 Psalms 19 63 8 Psalms 19 64 8 Psalms 19 63 9 Psalms 19 64 9 Psalms 19 63 10 Psalms 19 64 10 Psalms 19 63 11 Psalms 19 64 11 Psalms 19 64 1 Psalms 19 65 1 Psalms 19 64 2 Psalms 19 65 2 Psalms 19 64 3 Psalms 19 65 3 Psalms 19 64 4 Psalms 19 65 4 Psalms 19 64 5 Psalms 19 65 5 Psalms 19 64 6 Psalms 19 65 6 Psalms 19 64 7 Psalms 19 65 7 Psalms 19 64 8 Psalms 19 65 8 Psalms 19 64 9 Psalms 19 65 9 Psalms 19 64 10 Psalms 19 65 10 Psalms 19 64 11 Psalms 19 65 11 Psalms 19 64 12 Psalms 19 65 12 Psalms 19 64 13 Psalms 19 65 13 Psalms 19 64 14 Psalms 19 65 14 Psalms 19 65 1 Psalms 19 66 1 Psalms 19 65 2 Psalms 19 66 2 Psalms 19 65 3 Psalms 19 66 3 Psalms 19 65 4 Psalms 19 66 4 Psalms 19 65 5 Psalms 19 66 5 Psalms 19 65 6 Psalms 19 66 6 Psalms 19 65 7 Psalms 19 66 7 Psalms 19 65 8 Psalms 19 66 8 Psalms 19 65 9 Psalms 19 66 9 Psalms 19 65 10 Psalms 19 66 10 Psalms 19 65 11 Psalms 19 66 11 Psalms 19 65 12 Psalms 19 66 12 Psalms 19 65 13 Psalms 19 66 13 Psalms 19 65 14 Psalms 19 66 14 Psalms 19 65 15 Psalms 19 66 15 Psalms 19 65 16 Psalms 19 66 16 Psalms 19 65 17 Psalms 19 66 17 Psalms 19 65 18 Psalms 19 66 18 Psalms 19 65 19 Psalms 19 66 19 Psalms 19 65 20 Psalms 19 66 20 Psalms 19 66 1 Psalms 19 67 1 Psalms 19 66 2 Psalms 19 67 2 Psalms 19 66 3 Psalms 19 67 3 Psalms 19 66 4 Psalms 19 67 4 Psalms 19 66 5 Psalms 19 67 5 Psalms 19 66 6 Psalms 19 67 6 Psalms 19 66 7 Psalms 19 67 7 Psalms 19 66 8 Psalms 19 67 8 Psalms 19 67 1 Psalms 19 68 1 Psalms 19 67 2 Psalms 19 68 2 Psalms 19 67 3 Psalms 19 68 3 Psalms 19 67 4 Psalms 19 68 4 Psalms 19 67 5 Psalms 19 68 5 Psalms 19 67 6 Psalms 19 68 6 Psalms 19 67 7 Psalms 19 68 7 Psalms 19 67 8 Psalms 19 68 8 Psalms 19 67 9 Psalms 19 68 9 Psalms 19 67 10 Psalms 19 68 10 Psalms 19 67 11 Psalms 19 68 11 Psalms 19 67 12 Psalms 19 68 12 Psalms 19 67 13 Psalms 19 68 13 Psalms 19 67 14 Psalms 19 68 14 Psalms 19 67 15 Psalms 19 68 15 Psalms 19 67 16 Psalms 19 68 16 Psalms 19 67 17 Psalms 19 68 17 Psalms 19 67 18 Psalms 19 68 18 Psalms 19 67 19 Psalms 19 68 19 Psalms 19 67 20 Psalms 19 68 20 Psalms 19 67 21 Psalms 19 68 21 Psalms 19 67 22 Psalms 19 68 22 Psalms 19 67 23 Psalms 19 68 23 Psalms 19 67 24 Psalms 19 68 24 Psalms 19 67 25 Psalms 19 68 25 Psalms 19 67 26 Psalms 19 68 26 Psalms 19 67 27 Psalms 19 68 27 Psalms 19 67 28 Psalms 19 68 28 Psalms 19 67 29 Psalms 19 68 29 Psalms 19 67 30 Psalms 19 68 30 Psalms 19 67 31 Psalms 19 68 31 Psalms 19 67 32 Psalms 19 68 32 Psalms 19 67 33 Psalms 19 68 33 Psalms 19 67 34 Psalms 19 68 34 Psalms 19 67 35 Psalms 19 68 35 Psalms 19 67 36 Psalms 19 68 36 Psalms 19 68 1 Psalms 19 69 1 Psalms 19 68 2 Psalms 19 69 2 Psalms 19 68 3 Psalms 19 69 3 Psalms 19 68 4 Psalms 19 69 4 Psalms 19 68 5 Psalms 19 69 5 Psalms 19 68 6 Psalms 19 69 6 Psalms 19 68 7 Psalms 19 69 7 Psalms 19 68 8 Psalms 19 69 8 Psalms 19 68 9 Psalms 19 69 9 Psalms 19 68 10 Psalms 19 69 10 Psalms 19 68 11 Psalms 19 69 11 Psalms 19 68 12 Psalms 19 69 12 Psalms 19 68 13 Psalms 19 69 13 Psalms 19 68 14 Psalms 19 69 14 Psalms 19 68 15 Psalms 19 69 15 Psalms 19 68 16 Psalms 19 69 16 Psalms 19 68 17 Psalms 19 69 17 Psalms 19 68 18 Psalms 19 69 18 Psalms 19 68 19 Psalms 19 69 19 Psalms 19 68 20 Psalms 19 69 20 Psalms 19 68 21 Psalms 19 69 21 Psalms 19 68 22 Psalms 19 69 22 Psalms 19 68 23 Psalms 19 69 23 Psalms 19 68 24 Psalms 19 69 24 Psalms 19 68 25 Psalms 19 69 25 Psalms 19 68 26 Psalms 19 69 26 Psalms 19 68 27 Psalms 19 69 27 Psalms 19 68 28 Psalms 19 69 28 Psalms 19 68 29 Psalms 19 69 29 Psalms 19 68 30 Psalms 19 69 30 Psalms 19 68 31 Psalms 19 69 31 Psalms 19 68 32 Psalms 19 69 32 Psalms 19 68 33 Psalms 19 69 33 Psalms 19 68 34 Psalms 19 69 34 Psalms 19 68 35 Psalms 19 69 35 Psalms 19 68 36 Psalms 19 69 36 Psalms 19 68 37 Psalms 19 69 37 Psalms 19 69 1 Psalms 19 70 1 Psalms 19 69 2 Psalms 19 70 2 Psalms 19 69 3 Psalms 19 70 3 Psalms 19 69 4 Psalms 19 70 4 Psalms 19 69 5 Psalms 19 70 5 Psalms 19 69 6 Psalms 19 70 6 Psalms 19 70 1 Psalms 19 71 1 Psalms 19 70 2 Psalms 19 71 2 Psalms 19 70 3 Psalms 19 71 3 Psalms 19 70 4 Psalms 19 71 4 Psalms 19 70 5 Psalms 19 71 5 Psalms 19 70 6 Psalms 19 71 6 Psalms 19 70 7 Psalms 19 71 7 Psalms 19 70 8 Psalms 19 71 8 Psalms 19 70 9 Psalms 19 71 9 Psalms 19 70 10 Psalms 19 71 10 Psalms 19 70 11 Psalms 19 71 11 Psalms 19 70 12 Psalms 19 71 12 Psalms 19 70 13 Psalms 19 71 13 Psalms 19 70 14 Psalms 19 71 14 Psalms 19 70 15 Psalms 19 71 15 Psalms 19 70 16 Psalms 19 71 16 Psalms 19 70 17 Psalms 19 71 17 Psalms 19 70 18 Psalms 19 71 18 Psalms 19 70 19 Psalms 19 71 19 Psalms 19 70 20 Psalms 19 71 20 Psalms 19 70 21 Psalms 19 71 21 Psalms 19 70 22 Psalms 19 71 22 Psalms 19 70 23 Psalms 19 71 23 Psalms 19 70 24 Psalms 19 71 24 Psalms 19 71 1 Psalms 19 72 1 Psalms 19 71 2 Psalms 19 72 2 Psalms 19 71 3 Psalms 19 72 3 Psalms 19 71 4 Psalms 19 72 4 Psalms 19 71 5 Psalms 19 72 5 Psalms 19 71 6 Psalms 19 72 6 Psalms 19 71 7 Psalms 19 72 7 Psalms 19 71 8 Psalms 19 72 8 Psalms 19 71 9 Psalms 19 72 9 Psalms 19 71 10 Psalms 19 72 10 Psalms 19 71 11 Psalms 19 72 11 Psalms 19 71 12 Psalms 19 72 12 Psalms 19 71 13 Psalms 19 72 13 Psalms 19 71 14 Psalms 19 72 14 Psalms 19 71 15 Psalms 19 72 15 Psalms 19 71 16 Psalms 19 72 16 Psalms 19 71 17 Psalms 19 72 17 Psalms 19 71 18 Psalms 19 72 18 Psalms 19 71 19 Psalms 19 72 19 Psalms 19 71 20 Psalms 19 72 20 Psalms 19 72 1 Psalms 19 73 1 Psalms 19 72 2 Psalms 19 73 2 Psalms 19 72 3 Psalms 19 73 3 Psalms 19 72 4 Psalms 19 73 4 Psalms 19 72 5 Psalms 19 73 5 Psalms 19 72 6 Psalms 19 73 6 Psalms 19 72 7 Psalms 19 73 7 Psalms 19 72 8 Psalms 19 73 8 Psalms 19 72 9 Psalms 19 73 9 Psalms 19 72 10 Psalms 19 73 10 Psalms 19 72 11 Psalms 19 73 11 Psalms 19 72 12 Psalms 19 73 12 Psalms 19 72 13 Psalms 19 73 13 Psalms 19 72 14 Psalms 19 73 14 Psalms 19 72 15 Psalms 19 73 15 Psalms 19 72 16 Psalms 19 73 16 Psalms 19 72 17 Psalms 19 73 17 Psalms 19 72 18 Psalms 19 73 18 Psalms 19 72 19 Psalms 19 73 19 Psalms 19 72 20 Psalms 19 73 20 Psalms 19 72 21 Psalms 19 73 21 Psalms 19 72 22 Psalms 19 73 22 Psalms 19 72 23 Psalms 19 73 23 Psalms 19 72 24 Psalms 19 73 24 Psalms 19 72 25 Psalms 19 73 25 Psalms 19 72 26 Psalms 19 73 26 Psalms 19 72 27 Psalms 19 73 27 Psalms 19 72 28 Psalms 19 73 28 Psalms 19 73 1 Psalms 19 74 1 Psalms 19 73 2 Psalms 19 74 2 Psalms 19 73 3 Psalms 19 74 3 Psalms 19 73 4 Psalms 19 74 4 Psalms 19 73 5 Psalms 19 74 5 Psalms 19 73 6 Psalms 19 74 6 Psalms 19 73 7 Psalms 19 74 7 Psalms 19 73 8 Psalms 19 74 8 Psalms 19 73 9 Psalms 19 74 9 Psalms 19 73 10 Psalms 19 74 10 Psalms 19 73 11 Psalms 19 74 11 Psalms 19 73 12 Psalms 19 74 12 Psalms 19 73 13 Psalms 19 74 13 Psalms 19 73 14 Psalms 19 74 14 Psalms 19 73 15 Psalms 19 74 15 Psalms 19 73 16 Psalms 19 74 16 Psalms 19 73 17 Psalms 19 74 17 Psalms 19 73 18 Psalms 19 74 18 Psalms 19 73 19 Psalms 19 74 19 Psalms 19 73 20 Psalms 19 74 20 Psalms 19 73 21 Psalms 19 74 21 Psalms 19 73 22 Psalms 19 74 22 Psalms 19 73 23 Psalms 19 74 23 Psalms 19 74 1 Psalms 19 75 1 Psalms 19 74 2 Psalms 19 75 2 Psalms 19 74 3 Psalms 19 75 3 Psalms 19 74 4 Psalms 19 75 4 Psalms 19 74 5 Psalms 19 75 5 Psalms 19 74 6 Psalms 19 75 6 Psalms 19 74 7 Psalms 19 75 7 Psalms 19 74 8 Psalms 19 75 8 Psalms 19 74 9 Psalms 19 75 9 Psalms 19 74 10 Psalms 19 75 10 Psalms 19 74 11 Psalms 19 75 11 Psalms 19 75 1 Psalms 19 76 1 Psalms 19 75 2 Psalms 19 76 2 Psalms 19 75 3 Psalms 19 76 3 Psalms 19 75 4 Psalms 19 76 4 Psalms 19 75 5 Psalms 19 76 5 Psalms 19 75 6 Psalms 19 76 6 Psalms 19 75 7 Psalms 19 76 7 Psalms 19 75 8 Psalms 19 76 8 Psalms 19 75 9 Psalms 19 76 9 Psalms 19 75 10 Psalms 19 76 10 Psalms 19 75 11 Psalms 19 76 11 Psalms 19 75 12 Psalms 19 76 12 Psalms 19 75 13 Psalms 19 76 13 Psalms 19 76 1 Psalms 19 77 1 Psalms 19 76 2 Psalms 19 77 2 Psalms 19 76 3 Psalms 19 77 3 Psalms 19 76 4 Psalms 19 77 4 Psalms 19 76 5 Psalms 19 77 5 Psalms 19 76 6 Psalms 19 77 6 Psalms 19 76 7 Psalms 19 77 7 Psalms 19 76 8 Psalms 19 77 8 Psalms 19 76 9 Psalms 19 77 9 Psalms 19 76 10 Psalms 19 77 10 Psalms 19 76 11 Psalms 19 77 11 Psalms 19 76 12 Psalms 19 77 12 Psalms 19 76 13 Psalms 19 77 13 Psalms 19 76 14 Psalms 19 77 14 Psalms 19 76 15 Psalms 19 77 15 Psalms 19 76 16 Psalms 19 77 16 Psalms 19 76 17 Psalms 19 77 17 Psalms 19 76 18 Psalms 19 77 18 Psalms 19 76 19 Psalms 19 77 19 Psalms 19 76 20 Psalms 19 77 20 Psalms 19 76 21 Psalms 19 77 21 Psalms 19 77 1 Psalms 19 78 1 Psalms 19 77 2 Psalms 19 78 2 Psalms 19 77 3 Psalms 19 78 3 Psalms 19 77 4 Psalms 19 78 4 Psalms 19 77 5 Psalms 19 78 5 Psalms 19 77 6 Psalms 19 78 6 Psalms 19 77 7 Psalms 19 78 7 Psalms 19 77 8 Psalms 19 78 8 Psalms 19 77 9 Psalms 19 78 9 Psalms 19 77 10 Psalms 19 78 10 Psalms 19 77 11 Psalms 19 78 11 Psalms 19 77 12 Psalms 19 78 12 Psalms 19 77 13 Psalms 19 78 13 Psalms 19 77 14 Psalms 19 78 14 Psalms 19 77 15 Psalms 19 78 15 Psalms 19 77 16 Psalms 19 78 16 Psalms 19 77 17 Psalms 19 78 17 Psalms 19 77 18 Psalms 19 78 18 Psalms 19 77 19 Psalms 19 78 19 Psalms 19 77 20 Psalms 19 78 20 Psalms 19 77 21 Psalms 19 78 21 Psalms 19 77 22 Psalms 19 78 22 Psalms 19 77 23 Psalms 19 78 23 Psalms 19 77 24 Psalms 19 78 24 Psalms 19 77 25 Psalms 19 78 25 Psalms 19 77 26 Psalms 19 78 26 Psalms 19 77 27 Psalms 19 78 27 Psalms 19 77 28 Psalms 19 78 28 Psalms 19 77 29 Psalms 19 78 29 Psalms 19 77 30 Psalms 19 78 30 Psalms 19 77 31 Psalms 19 78 31 Psalms 19 77 32 Psalms 19 78 32 Psalms 19 77 33 Psalms 19 78 33 Psalms 19 77 34 Psalms 19 78 34 Psalms 19 77 35 Psalms 19 78 35 Psalms 19 77 36 Psalms 19 78 36 Psalms 19 77 37 Psalms 19 78 37 Psalms 19 77 38 Psalms 19 78 38 Psalms 19 77 39 Psalms 19 78 39 Psalms 19 77 40 Psalms 19 78 40 Psalms 19 77 41 Psalms 19 78 41 Psalms 19 77 42 Psalms 19 78 42 Psalms 19 77 43 Psalms 19 78 43 Psalms 19 77 44 Psalms 19 78 44 Psalms 19 77 45 Psalms 19 78 45 Psalms 19 77 46 Psalms 19 78 46 Psalms 19 77 47 Psalms 19 78 47 Psalms 19 77 48 Psalms 19 78 48 Psalms 19 77 49 Psalms 19 78 49 Psalms 19 77 50 Psalms 19 78 50 Psalms 19 77 51 Psalms 19 78 51 Psalms 19 77 52 Psalms 19 78 52 Psalms 19 77 53 Psalms 19 78 53 Psalms 19 77 54 Psalms 19 78 54 Psalms 19 77 55 Psalms 19 78 55 Psalms 19 77 56 Psalms 19 78 56 Psalms 19 77 57 Psalms 19 78 57 Psalms 19 77 58 Psalms 19 78 58 Psalms 19 77 59 Psalms 19 78 59 Psalms 19 77 60 Psalms 19 78 60 Psalms 19 77 61 Psalms 19 78 61 Psalms 19 77 62 Psalms 19 78 62 Psalms 19 77 63 Psalms 19 78 63 Psalms 19 77 64 Psalms 19 78 64 Psalms 19 77 65 Psalms 19 78 65 Psalms 19 77 66 Psalms 19 78 66 Psalms 19 77 67 Psalms 19 78 67 Psalms 19 77 68 Psalms 19 78 68 Psalms 19 77 69 Psalms 19 78 69 Psalms 19 77 70 Psalms 19 78 70 Psalms 19 77 71 Psalms 19 78 71 Psalms 19 77 72 Psalms 19 78 72 Psalms 19 78 1 Psalms 19 79 1 Psalms 19 78 2 Psalms 19 79 2 Psalms 19 78 3 Psalms 19 79 3 Psalms 19 78 4 Psalms 19 79 4 Psalms 19 78 5 Psalms 19 79 5 Psalms 19 78 6 Psalms 19 79 6 Psalms 19 78 7 Psalms 19 79 7 Psalms 19 78 8 Psalms 19 79 8 Psalms 19 78 9 Psalms 19 79 9 Psalms 19 78 10 Psalms 19 79 10 Psalms 19 78 11 Psalms 19 79 11 Psalms 19 78 12 Psalms 19 79 12 Psalms 19 78 13 Psalms 19 79 13 Psalms 19 79 1 Psalms 19 80 1 Psalms 19 79 2 Psalms 19 80 2 Psalms 19 79 3 Psalms 19 80 3 Psalms 19 79 4 Psalms 19 80 4 Psalms 19 79 5 Psalms 19 80 5 Psalms 19 79 6 Psalms 19 80 6 Psalms 19 79 7 Psalms 19 80 7 Psalms 19 79 8 Psalms 19 80 8 Psalms 19 79 9 Psalms 19 80 9 Psalms 19 79 10 Psalms 19 80 10 Psalms 19 79 11 Psalms 19 80 11 Psalms 19 79 12 Psalms 19 80 12 Psalms 19 79 13 Psalms 19 80 13 Psalms 19 79 14 Psalms 19 80 14 Psalms 19 79 15 Psalms 19 80 15 Psalms 19 79 16 Psalms 19 80 16 Psalms 19 79 17 Psalms 19 80 17 Psalms 19 79 18 Psalms 19 80 18 Psalms 19 79 19 Psalms 19 80 19 Psalms 19 79 20 Psalms 19 80 20 Psalms 19 80 1 Psalms 19 81 1 Psalms 19 80 2 Psalms 19 81 2 Psalms 19 80 3 Psalms 19 81 3 Psalms 19 80 4 Psalms 19 81 4 Psalms 19 80 5 Psalms 19 81 5 Psalms 19 80 6 Psalms 19 81 6 Psalms 19 80 7 Psalms 19 81 7 Psalms 19 80 8 Psalms 19 81 8 Psalms 19 80 9 Psalms 19 81 9 Psalms 19 80 10 Psalms 19 81 10 Psalms 19 80 11 Psalms 19 81 11 Psalms 19 80 12 Psalms 19 81 12 Psalms 19 80 13 Psalms 19 81 13 Psalms 19 80 14 Psalms 19 81 14 Psalms 19 80 15 Psalms 19 81 15 Psalms 19 80 16 Psalms 19 81 16 Psalms 19 80 17 Psalms 19 81 17 Psalms 19 81 1 Psalms 19 82 1 Psalms 19 81 2 Psalms 19 82 2 Psalms 19 81 3 Psalms 19 82 3 Psalms 19 81 4 Psalms 19 82 4 Psalms 19 81 5 Psalms 19 82 5 Psalms 19 81 6 Psalms 19 82 6 Psalms 19 81 7 Psalms 19 82 7 Psalms 19 81 8 Psalms 19 82 8 Psalms 19 82 1 Psalms 19 83 1 Psalms 19 82 2 Psalms 19 83 2 Psalms 19 82 3 Psalms 19 83 3 Psalms 19 82 4 Psalms 19 83 4 Psalms 19 82 5 Psalms 19 83 5 Psalms 19 82 6 Psalms 19 83 6 Psalms 19 82 7 Psalms 19 83 7 Psalms 19 82 8 Psalms 19 83 8 Psalms 19 82 9 Psalms 19 83 9 Psalms 19 82 10 Psalms 19 83 10 Psalms 19 82 11 Psalms 19 83 11 Psalms 19 82 12 Psalms 19 83 12 Psalms 19 82 13 Psalms 19 83 13 Psalms 19 82 14 Psalms 19 83 14 Psalms 19 82 15 Psalms 19 83 15 Psalms 19 82 16 Psalms 19 83 16 Psalms 19 82 17 Psalms 19 83 17 Psalms 19 82 18 Psalms 19 83 18 Psalms 19 82 19 Psalms 19 83 19 Psalms 19 83 1 Psalms 19 84 1 Psalms 19 83 2 Psalms 19 84 2 Psalms 19 83 3 Psalms 19 84 3 Psalms 19 83 4 Psalms 19 84 4 Psalms 19 83 5 Psalms 19 84 5 Psalms 19 83 6 Psalms 19 84 6 Psalms 19 83 7 Psalms 19 84 7 Psalms 19 83 8 Psalms 19 84 8 Psalms 19 83 9 Psalms 19 84 9 Psalms 19 83 10 Psalms 19 84 10 Psalms 19 83 11 Psalms 19 84 11 Psalms 19 83 12 Psalms 19 84 12 Psalms 19 83 13 Psalms 19 84 13 Psalms 19 84 1 Psalms 19 85 1 Psalms 19 84 2 Psalms 19 85 2 Psalms 19 84 3 Psalms 19 85 3 Psalms 19 84 4 Psalms 19 85 4 Psalms 19 84 5 Psalms 19 85 5 Psalms 19 84 6 Psalms 19 85 6 Psalms 19 84 7 Psalms 19 85 7 Psalms 19 84 8 Psalms 19 85 8 Psalms 19 84 9 Psalms 19 85 9 Psalms 19 84 10 Psalms 19 85 10 Psalms 19 84 11 Psalms 19 85 11 Psalms 19 84 12 Psalms 19 85 12 Psalms 19 84 13 Psalms 19 85 13 Psalms 19 84 14 Psalms 19 85 14 Psalms 19 85 1 Psalms 19 86 1 Psalms 19 85 2 Psalms 19 86 2 Psalms 19 85 3 Psalms 19 86 3 Psalms 19 85 4 Psalms 19 86 4 Psalms 19 85 5 Psalms 19 86 5 Psalms 19 85 6 Psalms 19 86 6 Psalms 19 85 7 Psalms 19 86 7 Psalms 19 85 8 Psalms 19 86 8 Psalms 19 85 9 Psalms 19 86 9 Psalms 19 85 10 Psalms 19 86 10 Psalms 19 85 11 Psalms 19 86 11 Psalms 19 85 12 Psalms 19 86 12 Psalms 19 85 13 Psalms 19 86 13 Psalms 19 85 14 Psalms 19 86 14 Psalms 19 85 15 Psalms 19 86 15 Psalms 19 85 16 Psalms 19 86 16 Psalms 19 85 17 Psalms 19 86 17 Psalms 19 86 1 Psalms 19 87 1 Psalms 19 86 2 Psalms 19 87 1 Psalms 19 86 2 Psalms 19 87 2 Psalms 19 86 3 Psalms 19 87 3 Psalms 19 86 4 Psalms 19 87 4 Psalms 19 86 5 Psalms 19 87 5 Psalms 19 86 6 Psalms 19 87 6 Psalms 19 86 7 Psalms 19 87 7 Psalms 19 87 1 Psalms 19 88 1 Psalms 19 87 2 Psalms 19 88 2 Psalms 19 87 3 Psalms 19 88 3 Psalms 19 87 4 Psalms 19 88 4 Psalms 19 87 5 Psalms 19 88 5 Psalms 19 87 6 Psalms 19 88 6 Psalms 19 87 7 Psalms 19 88 7 Psalms 19 87 8 Psalms 19 88 8 Psalms 19 87 9 Psalms 19 88 9 Psalms 19 87 10 Psalms 19 88 10 Psalms 19 87 11 Psalms 19 88 11 Psalms 19 87 12 Psalms 19 88 12 Psalms 19 87 13 Psalms 19 88 13 Psalms 19 87 14 Psalms 19 88 14 Psalms 19 87 15 Psalms 19 88 15 Psalms 19 87 16 Psalms 19 88 16 Psalms 19 87 17 Psalms 19 88 17 Psalms 19 87 18 Psalms 19 88 18 Psalms 19 87 19 Psalms 19 88 19 Psalms 19 88 1 Psalms 19 89 1 Psalms 19 88 2 Psalms 19 89 2 Psalms 19 88 3 Psalms 19 89 3 Psalms 19 88 4 Psalms 19 89 4 Psalms 19 88 5 Psalms 19 89 5 Psalms 19 88 6 Psalms 19 89 6 Psalms 19 88 7 Psalms 19 89 7 Psalms 19 88 8 Psalms 19 89 8 Psalms 19 88 9 Psalms 19 89 9 Psalms 19 88 10 Psalms 19 89 10 Psalms 19 88 11 Psalms 19 89 11 Psalms 19 88 12 Psalms 19 89 12 Psalms 19 88 13 Psalms 19 89 13 Psalms 19 88 14 Psalms 19 89 14 Psalms 19 88 15 Psalms 19 89 15 Psalms 19 88 16 Psalms 19 89 16 Psalms 19 88 17 Psalms 19 89 17 Psalms 19 88 18 Psalms 19 89 18 Psalms 19 88 19 Psalms 19 89 19 Psalms 19 88 20 Psalms 19 89 20 Psalms 19 88 21 Psalms 19 89 21 Psalms 19 88 22 Psalms 19 89 22 Psalms 19 88 23 Psalms 19 89 23 Psalms 19 88 24 Psalms 19 89 24 Psalms 19 88 25 Psalms 19 89 25 Psalms 19 88 26 Psalms 19 89 26 Psalms 19 88 27 Psalms 19 89 27 Psalms 19 88 28 Psalms 19 89 28 Psalms 19 88 29 Psalms 19 89 29 Psalms 19 88 30 Psalms 19 89 30 Psalms 19 88 31 Psalms 19 89 31 Psalms 19 88 32 Psalms 19 89 32 Psalms 19 88 33 Psalms 19 89 33 Psalms 19 88 34 Psalms 19 89 34 Psalms 19 88 35 Psalms 19 89 35 Psalms 19 88 36 Psalms 19 89 36 Psalms 19 88 37 Psalms 19 89 37 Psalms 19 88 38 Psalms 19 89 38 Psalms 19 88 39 Psalms 19 89 39 Psalms 19 88 40 Psalms 19 89 40 Psalms 19 88 41 Psalms 19 89 41 Psalms 19 88 42 Psalms 19 89 42 Psalms 19 88 43 Psalms 19 89 43 Psalms 19 88 44 Psalms 19 89 44 Psalms 19 88 45 Psalms 19 89 45 Psalms 19 88 46 Psalms 19 89 46 Psalms 19 88 47 Psalms 19 89 47 Psalms 19 88 48 Psalms 19 89 48 Psalms 19 88 49 Psalms 19 89 49 Psalms 19 88 50 Psalms 19 89 50 Psalms 19 88 51 Psalms 19 89 51 Psalms 19 88 52 Psalms 19 89 52 Psalms 19 88 53 Psalms 19 89 53 Psalms 19 89 2 Psalms 19 90 1 Psalms 19 89 3 Psalms 19 90 2 Psalms 19 89 4 Psalms 19 90 3 Psalms 19 89 5 Psalms 19 90 4 Psalms 19 89 6 Psalms 19 90 5 Psalms 19 89 7 Psalms 19 90 7 Psalms 19 89 8 Psalms 19 90 8 Psalms 19 89 9 Psalms 19 90 9 Psalms 19 89 10 Psalms 19 90 10 Psalms 19 89 11 Psalms 19 90 11 Psalms 19 89 12 Psalms 19 90 12 Psalms 19 89 13 Psalms 19 90 13 Psalms 19 89 14 Psalms 19 90 14 Psalms 19 89 15 Psalms 19 90 15 Psalms 19 89 16 Psalms 19 90 16 Psalms 19 89 17 Psalms 19 90 17 Psalms 19 90 1 Psalms 19 91 1 Psalms 19 90 2 Psalms 19 91 2 Psalms 19 90 3 Psalms 19 91 3 Psalms 19 90 4 Psalms 19 91 4 Psalms 19 90 5 Psalms 19 91 5 Psalms 19 90 6 Psalms 19 91 6 Psalms 19 90 7 Psalms 19 91 7 Psalms 19 90 8 Psalms 19 91 8 Psalms 19 90 9 Psalms 19 91 9 Psalms 19 90 10 Psalms 19 91 10 Psalms 19 90 11 Psalms 19 91 11 Psalms 19 90 12 Psalms 19 91 12 Psalms 19 90 13 Psalms 19 91 13 Psalms 19 90 14 Psalms 19 91 14 Psalms 19 90 15 Psalms 19 91 15 Psalms 19 90 16 Psalms 19 91 16 Psalms 19 91 1 Psalms 19 92 1 Psalms 19 91 2 Psalms 19 92 2 Psalms 19 91 3 Psalms 19 92 3 Psalms 19 91 4 Psalms 19 92 4 Psalms 19 91 5 Psalms 19 92 5 Psalms 19 91 6 Psalms 19 92 6 Psalms 19 91 7 Psalms 19 92 7 Psalms 19 91 8 Psalms 19 92 8 Psalms 19 91 9 Psalms 19 92 9 Psalms 19 91 10 Psalms 19 92 10 Psalms 19 91 11 Psalms 19 92 11 Psalms 19 91 12 Psalms 19 92 12 Psalms 19 91 13 Psalms 19 92 13 Psalms 19 91 14 Psalms 19 92 14 Psalms 19 91 15 Psalms 19 92 15 Psalms 19 91 16 Psalms 19 92 16 Psalms 19 92 1 Psalms 19 93 1 Psalms 19 92 2 Psalms 19 93 2 Psalms 19 92 3 Psalms 19 93 3 Psalms 19 92 4 Psalms 19 93 4 Psalms 19 92 5 Psalms 19 93 5 Psalms 19 93 1 Psalms 19 94 1 Psalms 19 93 2 Psalms 19 94 2 Psalms 19 93 3 Psalms 19 94 3 Psalms 19 93 4 Psalms 19 94 4 Psalms 19 93 5 Psalms 19 94 5 Psalms 19 93 6 Psalms 19 94 6 Psalms 19 93 7 Psalms 19 94 7 Psalms 19 93 8 Psalms 19 94 8 Psalms 19 93 9 Psalms 19 94 9 Psalms 19 93 10 Psalms 19 94 10 Psalms 19 93 11 Psalms 19 94 11 Psalms 19 93 12 Psalms 19 94 12 Psalms 19 93 13 Psalms 19 94 13 Psalms 19 93 14 Psalms 19 94 14 Psalms 19 93 15 Psalms 19 94 15 Psalms 19 93 16 Psalms 19 94 16 Psalms 19 93 17 Psalms 19 94 17 Psalms 19 93 18 Psalms 19 94 18 Psalms 19 93 19 Psalms 19 94 19 Psalms 19 93 20 Psalms 19 94 20 Psalms 19 93 21 Psalms 19 94 21 Psalms 19 93 22 Psalms 19 94 22 Psalms 19 93 23 Psalms 19 94 23 Psalms 19 94 1 Psalms 19 95 1 Psalms 19 94 2 Psalms 19 95 2 Psalms 19 94 3 Psalms 19 95 3 Psalms 19 94 4 Psalms 19 95 4 Psalms 19 94 5 Psalms 19 95 5 Psalms 19 94 6 Psalms 19 95 6 Psalms 19 94 7 Psalms 19 95 7 Psalms 19 94 8 Psalms 19 95 8 Psalms 19 94 9 Psalms 19 95 9 Psalms 19 94 10 Psalms 19 95 10 Psalms 19 94 11 Psalms 19 95 11 Psalms 19 95 1 Psalms 19 96 1 Psalms 19 95 2 Psalms 19 96 2 Psalms 19 95 3 Psalms 19 96 3 Psalms 19 95 4 Psalms 19 96 4 Psalms 19 95 5 Psalms 19 96 5 Psalms 19 95 6 Psalms 19 96 6 Psalms 19 95 7 Psalms 19 96 7 Psalms 19 95 8 Psalms 19 96 8 Psalms 19 95 9 Psalms 19 96 9 Psalms 19 95 10 Psalms 19 96 10 Psalms 19 95 11 Psalms 19 96 11 Psalms 19 95 12 Psalms 19 96 12 Psalms 19 95 13 Psalms 19 96 13 Psalms 19 96 1 Psalms 19 97 1 Psalms 19 96 2 Psalms 19 97 2 Psalms 19 96 3 Psalms 19 97 3 Psalms 19 96 4 Psalms 19 97 4 Psalms 19 96 5 Psalms 19 97 5 Psalms 19 96 6 Psalms 19 97 6 Psalms 19 96 7 Psalms 19 97 7 Psalms 19 96 8 Psalms 19 97 8 Psalms 19 96 9 Psalms 19 97 9 Psalms 19 96 10 Psalms 19 97 10 Psalms 19 96 11 Psalms 19 97 11 Psalms 19 96 12 Psalms 19 97 12 Psalms 19 97 1 Psalms 19 98 1 Psalms 19 97 2 Psalms 19 98 2 Psalms 19 97 3 Psalms 19 98 3 Psalms 19 97 4 Psalms 19 98 4 Psalms 19 97 5 Psalms 19 98 5 Psalms 19 97 6 Psalms 19 98 6 Psalms 19 97 7 Psalms 19 98 7 Psalms 19 97 8 Psalms 19 98 8 Psalms 19 97 9 Psalms 19 98 9 Psalms 19 98 1 Psalms 19 99 1 Psalms 19 98 2 Psalms 19 99 2 Psalms 19 98 3 Psalms 19 99 3 Psalms 19 98 4 Psalms 19 99 4 Psalms 19 98 5 Psalms 19 99 5 Psalms 19 98 6 Psalms 19 99 6 Psalms 19 98 7 Psalms 19 99 7 Psalms 19 98 8 Psalms 19 99 8 Psalms 19 98 9 Psalms 19 99 9 Psalms 19 99 1 Psalms 19 100 1 Psalms 19 99 2 Psalms 19 100 2 Psalms 19 99 3 Psalms 19 100 3 Psalms 19 99 4 Psalms 19 100 4 Psalms 19 99 5 Psalms 19 100 5 Psalms 19 100 1 Psalms 19 101 1 Psalms 19 100 2 Psalms 19 101 2 Psalms 19 100 3 Psalms 19 101 3 Psalms 19 100 4 Psalms 19 101 4 Psalms 19 100 5 Psalms 19 101 5 Psalms 19 100 6 Psalms 19 101 6 Psalms 19 100 7 Psalms 19 101 7 Psalms 19 100 8 Psalms 19 101 8 Psalms 19 101 1 Psalms 19 102 1 Psalms 19 101 2 Psalms 19 102 2 Psalms 19 101 3 Psalms 19 102 3 Psalms 19 101 4 Psalms 19 102 4 Psalms 19 101 5 Psalms 19 102 5 Psalms 19 101 6 Psalms 19 102 6 Psalms 19 101 7 Psalms 19 102 7 Psalms 19 101 8 Psalms 19 102 8 Psalms 19 101 9 Psalms 19 102 9 Psalms 19 101 10 Psalms 19 102 10 Psalms 19 101 11 Psalms 19 102 11 Psalms 19 101 12 Psalms 19 102 12 Psalms 19 101 13 Psalms 19 102 13 Psalms 19 101 14 Psalms 19 102 14 Psalms 19 101 15 Psalms 19 102 15 Psalms 19 101 16 Psalms 19 102 16 Psalms 19 101 17 Psalms 19 102 17 Psalms 19 101 18 Psalms 19 102 18 Psalms 19 101 19 Psalms 19 102 19 Psalms 19 101 20 Psalms 19 102 20 Psalms 19 101 21 Psalms 19 102 21 Psalms 19 101 22 Psalms 19 102 22 Psalms 19 101 23 Psalms 19 102 23 Psalms 19 101 24 Psalms 19 102 24 Psalms 19 101 25 Psalms 19 102 25 Psalms 19 101 26 Psalms 19 102 26 Psalms 19 101 27 Psalms 19 102 27 Psalms 19 101 28 Psalms 19 102 28 Psalms 19 101 29 Psalms 19 102 29 Psalms 19 102 1 Psalms 19 103 1 Psalms 19 102 2 Psalms 19 103 2 Psalms 19 102 3 Psalms 19 103 3 Psalms 19 102 4 Psalms 19 103 4 Psalms 19 102 5 Psalms 19 103 5 Psalms 19 102 6 Psalms 19 103 6 Psalms 19 102 7 Psalms 19 103 7 Psalms 19 102 8 Psalms 19 103 8 Psalms 19 102 9 Psalms 19 103 9 Psalms 19 102 10 Psalms 19 103 10 Psalms 19 102 11 Psalms 19 103 11 Psalms 19 102 12 Psalms 19 103 12 Psalms 19 102 13 Psalms 19 103 13 Psalms 19 102 14 Psalms 19 103 14 Psalms 19 102 15 Psalms 19 103 15 Psalms 19 102 16 Psalms 19 103 16 Psalms 19 102 17 Psalms 19 103 17 Psalms 19 102 18 Psalms 19 103 18 Psalms 19 102 19 Psalms 19 103 19 Psalms 19 102 20 Psalms 19 103 20 Psalms 19 102 21 Psalms 19 103 21 Psalms 19 102 22 Psalms 19 103 22 Psalms 19 103 1 Psalms 19 104 1 Psalms 19 103 2 Psalms 19 104 2 Psalms 19 103 3 Psalms 19 104 3 Psalms 19 103 4 Psalms 19 104 4 Psalms 19 103 5 Psalms 19 104 5 Psalms 19 103 6 Psalms 19 104 6 Psalms 19 103 7 Psalms 19 104 7 Psalms 19 103 8 Psalms 19 104 8 Psalms 19 103 9 Psalms 19 104 9 Psalms 19 103 10 Psalms 19 104 10 Psalms 19 103 11 Psalms 19 104 11 Psalms 19 103 12 Psalms 19 104 12 Psalms 19 103 13 Psalms 19 104 13 Psalms 19 103 14 Psalms 19 104 14 Psalms 19 103 15 Psalms 19 104 15 Psalms 19 103 16 Psalms 19 104 16 Psalms 19 103 17 Psalms 19 104 17 Psalms 19 103 18 Psalms 19 104 18 Psalms 19 103 19 Psalms 19 104 19 Psalms 19 103 20 Psalms 19 104 20 Psalms 19 103 21 Psalms 19 104 21 Psalms 19 103 22 Psalms 19 104 22 Psalms 19 103 23 Psalms 19 104 23 Psalms 19 103 24 Psalms 19 104 24 Psalms 19 103 25 Psalms 19 104 25 Psalms 19 103 26 Psalms 19 104 26 Psalms 19 103 27 Psalms 19 104 27 Psalms 19 103 28 Psalms 19 104 28 Psalms 19 103 29 Psalms 19 104 29 Psalms 19 103 30 Psalms 19 104 30 Psalms 19 103 31 Psalms 19 104 31 Psalms 19 103 32 Psalms 19 104 32 Psalms 19 103 33 Psalms 19 104 33 Psalms 19 103 34 Psalms 19 104 34 Psalms 19 103 35 Psalms 19 104 35 Psalms 19 104 1 Psalms 19 105 1 Psalms 19 104 2 Psalms 19 105 2 Psalms 19 104 3 Psalms 19 105 3 Psalms 19 104 4 Psalms 19 105 4 Psalms 19 104 5 Psalms 19 105 5 Psalms 19 104 6 Psalms 19 105 6 Psalms 19 104 7 Psalms 19 105 7 Psalms 19 104 8 Psalms 19 105 8 Psalms 19 104 9 Psalms 19 105 9 Psalms 19 104 10 Psalms 19 105 10 Psalms 19 104 11 Psalms 19 105 11 Psalms 19 104 12 Psalms 19 105 12 Psalms 19 104 13 Psalms 19 105 13 Psalms 19 104 14 Psalms 19 105 14 Psalms 19 104 15 Psalms 19 105 15 Psalms 19 104 16 Psalms 19 105 16 Psalms 19 104 17 Psalms 19 105 17 Psalms 19 104 18 Psalms 19 105 18 Psalms 19 104 19 Psalms 19 105 19 Psalms 19 104 20 Psalms 19 105 20 Psalms 19 104 21 Psalms 19 105 21 Psalms 19 104 22 Psalms 19 105 22 Psalms 19 104 23 Psalms 19 105 23 Psalms 19 104 24 Psalms 19 105 24 Psalms 19 104 25 Psalms 19 105 25 Psalms 19 104 26 Psalms 19 105 26 Psalms 19 104 27 Psalms 19 105 27 Psalms 19 104 28 Psalms 19 105 28 Psalms 19 104 29 Psalms 19 105 29 Psalms 19 104 30 Psalms 19 105 30 Psalms 19 104 31 Psalms 19 105 31 Psalms 19 104 32 Psalms 19 105 32 Psalms 19 104 33 Psalms 19 105 33 Psalms 19 104 34 Psalms 19 105 34 Psalms 19 104 35 Psalms 19 105 35 Psalms 19 104 36 Psalms 19 105 36 Psalms 19 104 37 Psalms 19 105 37 Psalms 19 104 38 Psalms 19 105 38 Psalms 19 104 39 Psalms 19 105 39 Psalms 19 104 40 Psalms 19 105 40 Psalms 19 104 41 Psalms 19 105 41 Psalms 19 104 42 Psalms 19 105 42 Psalms 19 104 43 Psalms 19 105 43 Psalms 19 104 44 Psalms 19 105 44 Psalms 19 104 45 Psalms 19 105 45 Psalms 19 105 1 Psalms 19 106 1 Psalms 19 105 2 Psalms 19 106 2 Psalms 19 105 3 Psalms 19 106 3 Psalms 19 105 4 Psalms 19 106 4 Psalms 19 105 5 Psalms 19 106 5 Psalms 19 105 6 Psalms 19 106 6 Psalms 19 105 7 Psalms 19 106 7 Psalms 19 105 8 Psalms 19 106 8 Psalms 19 105 9 Psalms 19 106 9 Psalms 19 105 10 Psalms 19 106 10 Psalms 19 105 11 Psalms 19 106 11 Psalms 19 105 12 Psalms 19 106 12 Psalms 19 105 13 Psalms 19 106 13 Psalms 19 105 14 Psalms 19 106 14 Psalms 19 105 15 Psalms 19 106 15 Psalms 19 105 16 Psalms 19 106 16 Psalms 19 105 17 Psalms 19 106 17 Psalms 19 105 18 Psalms 19 106 18 Psalms 19 105 19 Psalms 19 106 19 Psalms 19 105 20 Psalms 19 106 20 Psalms 19 105 21 Psalms 19 106 21 Psalms 19 105 22 Psalms 19 106 22 Psalms 19 105 23 Psalms 19 106 23 Psalms 19 105 24 Psalms 19 106 24 Psalms 19 105 25 Psalms 19 106 25 Psalms 19 105 26 Psalms 19 106 26 Psalms 19 105 27 Psalms 19 106 27 Psalms 19 105 28 Psalms 19 106 28 Psalms 19 105 29 Psalms 19 106 29 Psalms 19 105 30 Psalms 19 106 30 Psalms 19 105 31 Psalms 19 106 31 Psalms 19 105 32 Psalms 19 106 32 Psalms 19 105 33 Psalms 19 106 33 Psalms 19 105 34 Psalms 19 106 34 Psalms 19 105 35 Psalms 19 106 35 Psalms 19 105 36 Psalms 19 106 36 Psalms 19 105 37 Psalms 19 106 37 Psalms 19 105 38 Psalms 19 106 38 Psalms 19 105 39 Psalms 19 106 39 Psalms 19 105 40 Psalms 19 106 40 Psalms 19 105 41 Psalms 19 106 41 Psalms 19 105 42 Psalms 19 106 42 Psalms 19 105 43 Psalms 19 106 43 Psalms 19 105 44 Psalms 19 106 44 Psalms 19 105 45 Psalms 19 106 45 Psalms 19 105 46 Psalms 19 106 46 Psalms 19 105 47 Psalms 19 106 47 Psalms 19 105 48 Psalms 19 106 48 Psalms 19 106 1 Psalms 19 107 1 Psalms 19 106 2 Psalms 19 107 2 Psalms 19 106 3 Psalms 19 107 3 Psalms 19 106 4 Psalms 19 107 4 Psalms 19 106 5 Psalms 19 107 5 Psalms 19 106 6 Psalms 19 107 6 Psalms 19 106 7 Psalms 19 107 7 Psalms 19 106 8 Psalms 19 107 8 Psalms 19 106 9 Psalms 19 107 9 Psalms 19 106 10 Psalms 19 107 10 Psalms 19 106 11 Psalms 19 107 11 Psalms 19 106 12 Psalms 19 107 12 Psalms 19 106 13 Psalms 19 107 13 Psalms 19 106 14 Psalms 19 107 14 Psalms 19 106 15 Psalms 19 107 15 Psalms 19 106 16 Psalms 19 107 16 Psalms 19 106 17 Psalms 19 107 17 Psalms 19 106 18 Psalms 19 107 18 Psalms 19 106 19 Psalms 19 107 19 Psalms 19 106 20 Psalms 19 107 20 Psalms 19 106 21 Psalms 19 107 21 Psalms 19 106 22 Psalms 19 107 22 Psalms 19 106 23 Psalms 19 107 23 Psalms 19 106 24 Psalms 19 107 24 Psalms 19 106 25 Psalms 19 107 25 Psalms 19 106 26 Psalms 19 107 26 Psalms 19 106 27 Psalms 19 107 27 Psalms 19 106 28 Psalms 19 107 28 Psalms 19 106 29 Psalms 19 107 29 Psalms 19 106 30 Psalms 19 107 30 Psalms 19 106 31 Psalms 19 107 31 Psalms 19 106 32 Psalms 19 107 32 Psalms 19 106 33 Psalms 19 107 33 Psalms 19 106 34 Psalms 19 107 34 Psalms 19 106 35 Psalms 19 107 35 Psalms 19 106 36 Psalms 19 107 36 Psalms 19 106 37 Psalms 19 107 37 Psalms 19 106 38 Psalms 19 107 38 Psalms 19 106 39 Psalms 19 107 39 Psalms 19 106 40 Psalms 19 107 40 Psalms 19 106 41 Psalms 19 107 41 Psalms 19 106 42 Psalms 19 107 42 Psalms 19 106 43 Psalms 19 107 43 Psalms 19 107 1 Psalms 19 108 1 Psalms 19 107 2 Psalms 19 108 2 Psalms 19 107 3 Psalms 19 108 3 Psalms 19 107 4 Psalms 19 108 4 Psalms 19 107 5 Psalms 19 108 5 Psalms 19 107 6 Psalms 19 108 6 Psalms 19 107 7 Psalms 19 108 7 Psalms 19 107 8 Psalms 19 108 8 Psalms 19 107 9 Psalms 19 108 9 Psalms 19 107 10 Psalms 19 108 10 Psalms 19 107 11 Psalms 19 108 11 Psalms 19 107 12 Psalms 19 108 12 Psalms 19 107 13 Psalms 19 108 13 Psalms 19 107 14 Psalms 19 108 14 Psalms 19 108 1 Psalms 19 109 1 Psalms 19 108 2 Psalms 19 109 2 Psalms 19 108 3 Psalms 19 109 3 Psalms 19 108 4 Psalms 19 109 4 Psalms 19 108 5 Psalms 19 109 5 Psalms 19 108 6 Psalms 19 109 6 Psalms 19 108 7 Psalms 19 109 7 Psalms 19 108 8 Psalms 19 109 8 Psalms 19 108 9 Psalms 19 109 9 Psalms 19 108 10 Psalms 19 109 10 Psalms 19 108 11 Psalms 19 109 11 Psalms 19 108 12 Psalms 19 109 12 Psalms 19 108 13 Psalms 19 109 13 Psalms 19 108 14 Psalms 19 109 14 Psalms 19 108 15 Psalms 19 109 15 Psalms 19 108 16 Psalms 19 109 16 Psalms 19 108 17 Psalms 19 109 17 Psalms 19 108 18 Psalms 19 109 18 Psalms 19 108 19 Psalms 19 109 19 Psalms 19 108 20 Psalms 19 109 20 Psalms 19 108 21 Psalms 19 109 21 Psalms 19 108 22 Psalms 19 109 22 Psalms 19 108 23 Psalms 19 109 23 Psalms 19 108 24 Psalms 19 109 24 Psalms 19 108 25 Psalms 19 109 25 Psalms 19 108 26 Psalms 19 109 26 Psalms 19 108 27 Psalms 19 109 27 Psalms 19 108 28 Psalms 19 109 28 Psalms 19 108 29 Psalms 19 109 29 Psalms 19 108 30 Psalms 19 109 30 Psalms 19 108 31 Psalms 19 109 31 Psalms 19 109 1 Psalms 19 110 1 Psalms 19 109 2 Psalms 19 110 2 Psalms 19 109 3 Psalms 19 110 3 Psalms 19 109 4 Psalms 19 110 4 Psalms 19 109 5 Psalms 19 110 5 Psalms 19 109 6 Psalms 19 110 6 Psalms 19 109 7 Psalms 19 110 7 Psalms 19 110 1 Psalms 19 111 1 Psalms 19 110 2 Psalms 19 111 2 Psalms 19 110 3 Psalms 19 111 3 Psalms 19 110 4 Psalms 19 111 4 Psalms 19 110 5 Psalms 19 111 5 Psalms 19 110 6 Psalms 19 111 6 Psalms 19 110 7 Psalms 19 111 7 Psalms 19 110 8 Psalms 19 111 8 Psalms 19 110 9 Psalms 19 111 9 Psalms 19 110 10 Psalms 19 111 10 Psalms 19 111 1 Psalms 19 112 1 Psalms 19 111 2 Psalms 19 112 2 Psalms 19 111 3 Psalms 19 112 3 Psalms 19 111 4 Psalms 19 112 4 Psalms 19 111 5 Psalms 19 112 5 Psalms 19 111 6 Psalms 19 112 6 Psalms 19 111 7 Psalms 19 112 7 Psalms 19 111 8 Psalms 19 112 8 Psalms 19 111 9 Psalms 19 112 9 Psalms 19 111 10 Psalms 19 112 10 Psalms 19 112 1 Psalms 19 113 1 Psalms 19 112 2 Psalms 19 113 2 Psalms 19 112 3 Psalms 19 113 3 Psalms 19 112 4 Psalms 19 113 4 Psalms 19 112 5 Psalms 19 113 5 Psalms 19 112 6 Psalms 19 113 6 Psalms 19 112 7 Psalms 19 113 7 Psalms 19 112 8 Psalms 19 113 8 Psalms 19 112 9 Psalms 19 113 9 Psalms 19 113 1 Psalms 19 114 1 Psalms 19 113 2 Psalms 19 114 2 Psalms 19 113 3 Psalms 19 114 3 Psalms 19 113 4 Psalms 19 114 4 Psalms 19 113 5 Psalms 19 114 5 Psalms 19 113 6 Psalms 19 114 6 Psalms 19 113 7 Psalms 19 114 7 Psalms 19 113 8 Psalms 19 114 8 Psalms 19 113 9 Psalms 19 115 1 Psalms 19 113 10 Psalms 19 115 2 Psalms 19 113 11 Psalms 19 115 3 Psalms 19 113 12 Psalms 19 115 4 Psalms 19 113 13 Psalms 19 115 5 Psalms 19 113 14 Psalms 19 115 6 Psalms 19 113 15 Psalms 19 115 7 Psalms 19 113 16 Psalms 19 115 8 Psalms 19 113 17 Psalms 19 115 9 Psalms 19 113 18 Psalms 19 115 10 Psalms 19 113 19 Psalms 19 115 11 Psalms 19 113 20 Psalms 19 115 12 Psalms 19 113 21 Psalms 19 115 13 Psalms 19 113 22 Psalms 19 115 14 Psalms 19 113 23 Psalms 19 115 15 Psalms 19 113 24 Psalms 19 115 16 Psalms 19 113 25 Psalms 19 115 17 Psalms 19 113 26 Psalms 19 115 18 Psalms 19 114 1 Psalms 19 116 1 Psalms 19 114 2 Psalms 19 116 2 Psalms 19 114 3 Psalms 19 116 3 Psalms 19 114 4 Psalms 19 116 4 Psalms 19 114 5 Psalms 19 116 5 Psalms 19 114 6 Psalms 19 116 6 Psalms 19 114 7 Psalms 19 116 7 Psalms 19 114 8 Psalms 19 116 8 Psalms 19 114 9 Psalms 19 116 9 Psalms 19 115 1 Psalms 19 116 10 Psalms 19 115 2 Psalms 19 116 11 Psalms 19 115 3 Psalms 19 116 12 Psalms 19 115 4 Psalms 19 116 13 Psalms 19 115 5 Psalms 19 116 14 Psalms 19 115 6 Psalms 19 116 15 Psalms 19 115 7 Psalms 19 116 16 Psalms 19 115 8 Psalms 19 116 17 Psalms 19 115 9 Psalms 19 116 18 Psalms 19 115 10 Psalms 19 116 19 Psalms 19 116 1 Psalms 19 117 1 Psalms 19 116 2 Psalms 19 117 2 Psalms 19 117 1 Psalms 19 118 1 Psalms 19 117 2 Psalms 19 118 2 Psalms 19 117 3 Psalms 19 118 3 Psalms 19 117 4 Psalms 19 118 4 Psalms 19 117 5 Psalms 19 118 5 Psalms 19 117 6 Psalms 19 118 6 Psalms 19 117 7 Psalms 19 118 7 Psalms 19 117 8 Psalms 19 118 8 Psalms 19 117 9 Psalms 19 118 9 Psalms 19 117 10 Psalms 19 118 10 Psalms 19 117 11 Psalms 19 118 11 Psalms 19 117 12 Psalms 19 118 12 Psalms 19 117 13 Psalms 19 118 13 Psalms 19 117 14 Psalms 19 118 14 Psalms 19 117 15 Psalms 19 118 15 Psalms 19 117 16 Psalms 19 118 16 Psalms 19 117 17 Psalms 19 118 17 Psalms 19 117 18 Psalms 19 118 18 Psalms 19 117 19 Psalms 19 118 19 Psalms 19 117 20 Psalms 19 118 20 Psalms 19 117 21 Psalms 19 118 21 Psalms 19 117 22 Psalms 19 118 22 Psalms 19 117 23 Psalms 19 118 23 Psalms 19 117 24 Psalms 19 118 24 Psalms 19 117 25 Psalms 19 118 25 Psalms 19 117 26 Psalms 19 118 26 Psalms 19 117 27 Psalms 19 118 27 Psalms 19 117 28 Psalms 19 118 28 Psalms 19 117 29 Psalms 19 118 29 Psalms 19 118 1 Psalms 19 119 1 Psalms 19 118 2 Psalms 19 119 2 Psalms 19 118 3 Psalms 19 119 3 Psalms 19 118 4 Psalms 19 119 4 Psalms 19 118 5 Psalms 19 119 5 Psalms 19 118 6 Psalms 19 119 6 Psalms 19 118 7 Psalms 19 119 7 Psalms 19 118 8 Psalms 19 119 8 Psalms 19 118 9 Psalms 19 119 9 Psalms 19 118 10 Psalms 19 119 10 Psalms 19 118 11 Psalms 19 119 11 Psalms 19 118 12 Psalms 19 119 12 Psalms 19 118 13 Psalms 19 119 13 Psalms 19 118 14 Psalms 19 119 14 Psalms 19 118 15 Psalms 19 119 15 Psalms 19 118 16 Psalms 19 119 16 Psalms 19 118 17 Psalms 19 119 17 Psalms 19 118 18 Psalms 19 119 18 Psalms 19 118 19 Psalms 19 119 19 Psalms 19 118 20 Psalms 19 119 20 Psalms 19 118 21 Psalms 19 119 21 Psalms 19 118 22 Psalms 19 119 22 Psalms 19 118 23 Psalms 19 119 23 Psalms 19 118 24 Psalms 19 119 24 Psalms 19 118 25 Psalms 19 119 25 Psalms 19 118 26 Psalms 19 119 26 Psalms 19 118 27 Psalms 19 119 27 Psalms 19 118 28 Psalms 19 119 28 Psalms 19 118 29 Psalms 19 119 29 Psalms 19 118 30 Psalms 19 119 30 Psalms 19 118 31 Psalms 19 119 31 Psalms 19 118 32 Psalms 19 119 32 Psalms 19 118 33 Psalms 19 119 33 Psalms 19 118 34 Psalms 19 119 34 Psalms 19 118 35 Psalms 19 119 35 Psalms 19 118 36 Psalms 19 119 36 Psalms 19 118 37 Psalms 19 119 37 Psalms 19 118 38 Psalms 19 119 38 Psalms 19 118 39 Psalms 19 119 39 Psalms 19 118 40 Psalms 19 119 40 Psalms 19 118 41 Psalms 19 119 41 Psalms 19 118 42 Psalms 19 119 42 Psalms 19 118 43 Psalms 19 119 43 Psalms 19 118 44 Psalms 19 119 44 Psalms 19 118 45 Psalms 19 119 45 Psalms 19 118 46 Psalms 19 119 46 Psalms 19 118 47 Psalms 19 119 47 Psalms 19 118 48 Psalms 19 119 48 Psalms 19 118 49 Psalms 19 119 49 Psalms 19 118 50 Psalms 19 119 50 Psalms 19 118 51 Psalms 19 119 51 Psalms 19 118 52 Psalms 19 119 52 Psalms 19 118 53 Psalms 19 119 53 Psalms 19 118 54 Psalms 19 119 54 Psalms 19 118 55 Psalms 19 119 55 Psalms 19 118 56 Psalms 19 119 56 Psalms 19 118 57 Psalms 19 119 57 Psalms 19 118 58 Psalms 19 119 58 Psalms 19 118 59 Psalms 19 119 59 Psalms 19 118 60 Psalms 19 119 60 Psalms 19 118 61 Psalms 19 119 61 Psalms 19 118 62 Psalms 19 119 62 Psalms 19 118 63 Psalms 19 119 63 Psalms 19 118 64 Psalms 19 119 64 Psalms 19 118 65 Psalms 19 119 65 Psalms 19 118 66 Psalms 19 119 66 Psalms 19 118 67 Psalms 19 119 67 Psalms 19 118 68 Psalms 19 119 68 Psalms 19 118 69 Psalms 19 119 69 Psalms 19 118 70 Psalms 19 119 70 Psalms 19 118 71 Psalms 19 119 71 Psalms 19 118 72 Psalms 19 119 72 Psalms 19 118 73 Psalms 19 119 73 Psalms 19 118 74 Psalms 19 119 74 Psalms 19 118 75 Psalms 19 119 75 Psalms 19 118 76 Psalms 19 119 76 Psalms 19 118 77 Psalms 19 119 77 Psalms 19 118 78 Psalms 19 119 78 Psalms 19 118 79 Psalms 19 119 79 Psalms 19 118 80 Psalms 19 119 80 Psalms 19 118 81 Psalms 19 119 81 Psalms 19 118 82 Psalms 19 119 82 Psalms 19 118 83 Psalms 19 119 83 Psalms 19 118 84 Psalms 19 119 84 Psalms 19 118 85 Psalms 19 119 85 Psalms 19 118 86 Psalms 19 119 86 Psalms 19 118 87 Psalms 19 119 87 Psalms 19 118 88 Psalms 19 119 88 Psalms 19 118 89 Psalms 19 119 89 Psalms 19 118 90 Psalms 19 119 90 Psalms 19 118 91 Psalms 19 119 91 Psalms 19 118 92 Psalms 19 119 92 Psalms 19 118 93 Psalms 19 119 93 Psalms 19 118 94 Psalms 19 119 94 Psalms 19 118 95 Psalms 19 119 95 Psalms 19 118 96 Psalms 19 119 96 Psalms 19 118 97 Psalms 19 119 97 Psalms 19 118 98 Psalms 19 119 98 Psalms 19 118 99 Psalms 19 119 99 Psalms 19 118 100 Psalms 19 119 100 Psalms 19 118 101 Psalms 19 119 101 Psalms 19 118 102 Psalms 19 119 102 Psalms 19 118 103 Psalms 19 119 103 Psalms 19 118 104 Psalms 19 119 104 Psalms 19 118 105 Psalms 19 119 105 Psalms 19 118 106 Psalms 19 119 106 Psalms 19 118 107 Psalms 19 119 107 Psalms 19 118 108 Psalms 19 119 108 Psalms 19 118 109 Psalms 19 119 109 Psalms 19 118 110 Psalms 19 119 110 Psalms 19 118 111 Psalms 19 119 111 Psalms 19 118 112 Psalms 19 119 112 Psalms 19 118 113 Psalms 19 119 113 Psalms 19 118 114 Psalms 19 119 114 Psalms 19 118 115 Psalms 19 119 115 Psalms 19 118 116 Psalms 19 119 116 Psalms 19 118 117 Psalms 19 119 117 Psalms 19 118 118 Psalms 19 119 118 Psalms 19 118 119 Psalms 19 119 119 Psalms 19 118 120 Psalms 19 119 120 Psalms 19 118 121 Psalms 19 119 121 Psalms 19 118 122 Psalms 19 119 122 Psalms 19 118 123 Psalms 19 119 123 Psalms 19 118 124 Psalms 19 119 124 Psalms 19 118 125 Psalms 19 119 125 Psalms 19 118 126 Psalms 19 119 126 Psalms 19 118 127 Psalms 19 119 127 Psalms 19 118 128 Psalms 19 119 128 Psalms 19 118 129 Psalms 19 119 129 Psalms 19 118 130 Psalms 19 119 130 Psalms 19 118 131 Psalms 19 119 131 Psalms 19 118 132 Psalms 19 119 132 Psalms 19 118 133 Psalms 19 119 133 Psalms 19 118 134 Psalms 19 119 134 Psalms 19 118 135 Psalms 19 119 135 Psalms 19 118 136 Psalms 19 119 136 Psalms 19 118 137 Psalms 19 119 137 Psalms 19 118 138 Psalms 19 119 138 Psalms 19 118 139 Psalms 19 119 139 Psalms 19 118 140 Psalms 19 119 140 Psalms 19 118 141 Psalms 19 119 141 Psalms 19 118 142 Psalms 19 119 142 Psalms 19 118 143 Psalms 19 119 143 Psalms 19 118 144 Psalms 19 119 144 Psalms 19 118 145 Psalms 19 119 145 Psalms 19 118 146 Psalms 19 119 146 Psalms 19 118 147 Psalms 19 119 147 Psalms 19 118 148 Psalms 19 119 148 Psalms 19 118 149 Psalms 19 119 149 Psalms 19 118 150 Psalms 19 119 150 Psalms 19 118 151 Psalms 19 119 151 Psalms 19 118 152 Psalms 19 119 152 Psalms 19 118 153 Psalms 19 119 153 Psalms 19 118 154 Psalms 19 119 154 Psalms 19 118 155 Psalms 19 119 155 Psalms 19 118 156 Psalms 19 119 156 Psalms 19 118 157 Psalms 19 119 157 Psalms 19 118 158 Psalms 19 119 158 Psalms 19 118 159 Psalms 19 119 159 Psalms 19 118 160 Psalms 19 119 160 Psalms 19 118 161 Psalms 19 119 161 Psalms 19 118 162 Psalms 19 119 162 Psalms 19 118 163 Psalms 19 119 163 Psalms 19 118 164 Psalms 19 119 164 Psalms 19 118 165 Psalms 19 119 165 Psalms 19 118 166 Psalms 19 119 166 Psalms 19 118 167 Psalms 19 119 167 Psalms 19 118 168 Psalms 19 119 168 Psalms 19 118 169 Psalms 19 119 169 Psalms 19 118 170 Psalms 19 119 170 Psalms 19 118 171 Psalms 19 119 171 Psalms 19 118 172 Psalms 19 119 172 Psalms 19 118 173 Psalms 19 119 173 Psalms 19 118 174 Psalms 19 119 174 Psalms 19 118 175 Psalms 19 119 175 Psalms 19 118 176 Psalms 19 119 176 Psalms 19 119 1 Psalms 19 120 1 Psalms 19 119 2 Psalms 19 120 2 Psalms 19 119 3 Psalms 19 120 3 Psalms 19 119 4 Psalms 19 120 4 Psalms 19 119 5 Psalms 19 120 5 Psalms 19 119 6 Psalms 19 120 6 Psalms 19 119 7 Psalms 19 120 7 Psalms 19 120 1 Psalms 19 121 1 Psalms 19 120 2 Psalms 19 121 2 Psalms 19 120 3 Psalms 19 121 3 Psalms 19 120 4 Psalms 19 121 4 Psalms 19 120 5 Psalms 19 121 5 Psalms 19 120 6 Psalms 19 121 6 Psalms 19 120 7 Psalms 19 121 7 Psalms 19 120 8 Psalms 19 121 8 Psalms 19 121 1 Psalms 19 122 1 Psalms 19 121 2 Psalms 19 122 2 Psalms 19 121 3 Psalms 19 122 3 Psalms 19 121 4 Psalms 19 122 4 Psalms 19 121 5 Psalms 19 122 5 Psalms 19 121 6 Psalms 19 122 6 Psalms 19 121 7 Psalms 19 122 7 Psalms 19 121 8 Psalms 19 122 8 Psalms 19 121 9 Psalms 19 122 9 Psalms 19 122 1 Psalms 19 123 1 Psalms 19 122 2 Psalms 19 123 2 Psalms 19 122 3 Psalms 19 123 3 Psalms 19 122 4 Psalms 19 123 4 Psalms 19 123 1 Psalms 19 124 1 Psalms 19 123 2 Psalms 19 124 2 Psalms 19 123 3 Psalms 19 124 3 Psalms 19 123 4 Psalms 19 124 4 Psalms 19 123 5 Psalms 19 124 5 Psalms 19 123 6 Psalms 19 124 6 Psalms 19 123 7 Psalms 19 124 7 Psalms 19 123 8 Psalms 19 124 8 Psalms 19 124 1 Psalms 19 125 1 Psalms 19 124 2 Psalms 19 125 2 Psalms 19 124 3 Psalms 19 125 3 Psalms 19 124 4 Psalms 19 125 4 Psalms 19 124 5 Psalms 19 125 5 Psalms 19 125 1 Psalms 19 126 1 Psalms 19 125 2 Psalms 19 126 2 Psalms 19 125 3 Psalms 19 126 3 Psalms 19 125 4 Psalms 19 126 4 Psalms 19 125 5 Psalms 19 126 5 Psalms 19 125 6 Psalms 19 126 6 Psalms 19 126 1 Psalms 19 127 1 Psalms 19 126 2 Psalms 19 127 2 Psalms 19 126 3 Psalms 19 127 3 Psalms 19 126 4 Psalms 19 127 4 Psalms 19 126 5 Psalms 19 127 5 Psalms 19 127 1 Psalms 19 128 1 Psalms 19 127 2 Psalms 19 128 2 Psalms 19 127 3 Psalms 19 128 3 Psalms 19 127 4 Psalms 19 128 4 Psalms 19 127 5 Psalms 19 128 5 Psalms 19 127 6 Psalms 19 128 6 Psalms 19 128 1 Psalms 19 129 1 Psalms 19 128 2 Psalms 19 129 2 Psalms 19 128 3 Psalms 19 129 3 Psalms 19 128 4 Psalms 19 129 4 Psalms 19 128 5 Psalms 19 129 5 Psalms 19 128 6 Psalms 19 129 6 Psalms 19 128 7 Psalms 19 129 7 Psalms 19 128 8 Psalms 19 129 8 Psalms 19 129 1 Psalms 19 130 1 Psalms 19 129 2 Psalms 19 130 2 Psalms 19 129 3 Psalms 19 130 3 Psalms 19 129 4 Psalms 19 130 4 Psalms 19 129 5 Psalms 19 130 5 Psalms 19 129 6 Psalms 19 130 6 Psalms 19 129 7 Psalms 19 130 7 Psalms 19 129 8 Psalms 19 130 8 Psalms 19 130 1 Psalms 19 131 1 Psalms 19 130 2 Psalms 19 131 2 Psalms 19 130 3 Psalms 19 131 3 Psalms 19 131 1 Psalms 19 132 1 Psalms 19 131 2 Psalms 19 132 2 Psalms 19 131 3 Psalms 19 132 3 Psalms 19 131 4 Psalms 19 132 4 Psalms 19 131 5 Psalms 19 132 5 Psalms 19 131 6 Psalms 19 132 6 Psalms 19 131 7 Psalms 19 132 7 Psalms 19 131 8 Psalms 19 132 8 Psalms 19 131 9 Psalms 19 132 9 Psalms 19 131 10 Psalms 19 132 10 Psalms 19 131 11 Psalms 19 132 11 Psalms 19 131 12 Psalms 19 132 12 Psalms 19 131 13 Psalms 19 132 13 Psalms 19 131 14 Psalms 19 132 14 Psalms 19 131 15 Psalms 19 132 15 Psalms 19 131 16 Psalms 19 132 16 Psalms 19 131 17 Psalms 19 132 17 Psalms 19 131 18 Psalms 19 132 18 Psalms 19 132 1 Psalms 19 133 1 Psalms 19 132 2 Psalms 19 133 2 Psalms 19 132 3 Psalms 19 133 3 Psalms 19 133 1 Psalms 19 134 1 Psalms 19 133 2 Psalms 19 134 2 Psalms 19 133 3 Psalms 19 134 3 Psalms 19 134 1 Psalms 19 135 1 Psalms 19 134 2 Psalms 19 135 2 Psalms 19 134 3 Psalms 19 135 3 Psalms 19 134 4 Psalms 19 135 4 Psalms 19 134 5 Psalms 19 135 5 Psalms 19 134 6 Psalms 19 135 6 Psalms 19 134 7 Psalms 19 135 7 Psalms 19 134 8 Psalms 19 135 8 Psalms 19 134 9 Psalms 19 135 9 Psalms 19 134 10 Psalms 19 135 10 Psalms 19 134 11 Psalms 19 135 11 Psalms 19 134 12 Psalms 19 135 12 Psalms 19 134 13 Psalms 19 135 13 Psalms 19 134 14 Psalms 19 135 14 Psalms 19 134 15 Psalms 19 135 15 Psalms 19 134 16 Psalms 19 135 16 Psalms 19 134 17 Psalms 19 135 17 Psalms 19 134 18 Psalms 19 135 18 Psalms 19 134 19 Psalms 19 135 19 Psalms 19 134 20 Psalms 19 135 20 Psalms 19 134 21 Psalms 19 135 21 Psalms 19 135 1 Psalms 19 136 1 Psalms 19 135 2 Psalms 19 136 2 Psalms 19 135 3 Psalms 19 136 3 Psalms 19 135 4 Psalms 19 136 4 Psalms 19 135 5 Psalms 19 136 5 Psalms 19 135 6 Psalms 19 136 6 Psalms 19 135 7 Psalms 19 136 7 Psalms 19 135 8 Psalms 19 136 8 Psalms 19 135 9 Psalms 19 136 9 Psalms 19 135 10 Psalms 19 136 10 Psalms 19 135 11 Psalms 19 136 11 Psalms 19 135 12 Psalms 19 136 12 Psalms 19 135 13 Psalms 19 136 13 Psalms 19 135 14 Psalms 19 136 14 Psalms 19 135 15 Psalms 19 136 15 Psalms 19 135 16 Psalms 19 136 16 Psalms 19 135 17 Psalms 19 136 17 Psalms 19 135 18 Psalms 19 136 18 Psalms 19 135 19 Psalms 19 136 19 Psalms 19 135 20 Psalms 19 136 20 Psalms 19 135 21 Psalms 19 136 21 Psalms 19 135 22 Psalms 19 136 22 Psalms 19 135 23 Psalms 19 136 23 Psalms 19 135 24 Psalms 19 136 24 Psalms 19 135 25 Psalms 19 136 25 Psalms 19 135 26 Psalms 19 136 26 Psalms 19 136 1 Psalms 19 137 1 Psalms 19 136 2 Psalms 19 137 2 Psalms 19 136 3 Psalms 19 137 3 Psalms 19 136 4 Psalms 19 137 4 Psalms 19 136 5 Psalms 19 137 5 Psalms 19 136 6 Psalms 19 137 6 Psalms 19 136 7 Psalms 19 137 7 Psalms 19 136 8 Psalms 19 137 8 Psalms 19 136 9 Psalms 19 137 9 Psalms 19 137 1 Psalms 19 138 1 Psalms 19 137 2 Psalms 19 138 2 Psalms 19 137 3 Psalms 19 138 3 Psalms 19 137 4 Psalms 19 138 4 Psalms 19 137 5 Psalms 19 138 5 Psalms 19 137 6 Psalms 19 138 6 Psalms 19 137 7 Psalms 19 138 7 Psalms 19 137 8 Psalms 19 138 8 Psalms 19 138 1 Psalms 19 139 1 Psalms 19 138 2 Psalms 19 139 2 Psalms 19 138 3 Psalms 19 139 3 Psalms 19 138 4 Psalms 19 139 4 Psalms 19 138 5 Psalms 19 139 5 Psalms 19 138 6 Psalms 19 139 6 Psalms 19 138 7 Psalms 19 139 7 Psalms 19 138 8 Psalms 19 139 8 Psalms 19 138 9 Psalms 19 139 9 Psalms 19 138 10 Psalms 19 139 10 Psalms 19 138 11 Psalms 19 139 11 Psalms 19 138 12 Psalms 19 139 12 Psalms 19 138 13 Psalms 19 139 13 Psalms 19 138 14 Psalms 19 139 14 Psalms 19 138 15 Psalms 19 139 15 Psalms 19 138 16 Psalms 19 139 16 Psalms 19 138 17 Psalms 19 139 17 Psalms 19 138 18 Psalms 19 139 18 Psalms 19 138 19 Psalms 19 139 19 Psalms 19 138 20 Psalms 19 139 20 Psalms 19 138 21 Psalms 19 139 21 Psalms 19 138 22 Psalms 19 139 22 Psalms 19 138 23 Psalms 19 139 23 Psalms 19 138 24 Psalms 19 139 24 Psalms 19 139 1 Psalms 19 140 1 Psalms 19 139 2 Psalms 19 140 2 Psalms 19 139 3 Psalms 19 140 3 Psalms 19 139 4 Psalms 19 140 4 Psalms 19 139 5 Psalms 19 140 5 Psalms 19 139 6 Psalms 19 140 6 Psalms 19 139 7 Psalms 19 140 7 Psalms 19 139 8 Psalms 19 140 8 Psalms 19 139 9 Psalms 19 140 9 Psalms 19 139 10 Psalms 19 140 10 Psalms 19 139 11 Psalms 19 140 11 Psalms 19 139 12 Psalms 19 140 12 Psalms 19 139 13 Psalms 19 140 13 Psalms 19 139 14 Psalms 19 140 14 Psalms 19 140 1 Psalms 19 141 1 Psalms 19 140 2 Psalms 19 141 2 Psalms 19 140 3 Psalms 19 141 3 Psalms 19 140 4 Psalms 19 141 4 Psalms 19 140 5 Psalms 19 141 5 Psalms 19 140 6 Psalms 19 141 6 Psalms 19 140 7 Psalms 19 141 7 Psalms 19 140 8 Psalms 19 141 8 Psalms 19 140 9 Psalms 19 141 9 Psalms 19 140 10 Psalms 19 141 10 Psalms 19 141 1 Psalms 19 142 2 Psalms 19 141 2 Psalms 19 142 3 Psalms 19 141 3 Psalms 19 142 4 Psalms 19 141 4 Psalms 19 142 5 Psalms 19 141 5 Psalms 19 142 6 Psalms 19 141 6 Psalms 19 142 7 Psalms 19 141 7 Psalms 19 142 8 Psalms 19 142 1 Psalms 19 143 1 Psalms 19 142 2 Psalms 19 143 2 Psalms 19 142 3 Psalms 19 143 3 Psalms 19 142 4 Psalms 19 143 4 Psalms 19 142 5 Psalms 19 143 5 Psalms 19 142 6 Psalms 19 143 6 Psalms 19 142 7 Psalms 19 143 7 Psalms 19 142 8 Psalms 19 143 8 Psalms 19 142 9 Psalms 19 143 9 Psalms 19 142 10 Psalms 19 143 10 Psalms 19 142 11 Psalms 19 143 11 Psalms 19 142 12 Psalms 19 143 12 Psalms 19 143 1 Psalms 19 144 1 Psalms 19 143 2 Psalms 19 144 2 Psalms 19 143 3 Psalms 19 144 3 Psalms 19 143 4 Psalms 19 144 4 Psalms 19 143 5 Psalms 19 144 5 Psalms 19 143 6 Psalms 19 144 6 Psalms 19 143 7 Psalms 19 144 7 Psalms 19 143 8 Psalms 19 144 8 Psalms 19 143 9 Psalms 19 144 9 Psalms 19 143 10 Psalms 19 144 10 Psalms 19 143 11 Psalms 19 144 11 Psalms 19 143 12 Psalms 19 144 12 Psalms 19 143 13 Psalms 19 144 13 Psalms 19 143 14 Psalms 19 144 14 Psalms 19 143 15 Psalms 19 144 15 Psalms 19 144 1 Psalms 19 145 1 Psalms 19 144 2 Psalms 19 145 2 Psalms 19 144 3 Psalms 19 145 3 Psalms 19 144 4 Psalms 19 145 4 Psalms 19 144 5 Psalms 19 145 5 Psalms 19 144 6 Psalms 19 145 6 Psalms 19 144 7 Psalms 19 145 7 Psalms 19 144 8 Psalms 19 145 8 Psalms 19 144 9 Psalms 19 145 9 Psalms 19 144 10 Psalms 19 145 10 Psalms 19 144 11 Psalms 19 145 11 Psalms 19 144 12 Psalms 19 145 12 Psalms 19 144 13 Psalms 19 145 13 Psalms 19 144 14 Psalms 19 145 14 Psalms 19 144 15 Psalms 19 145 15 Psalms 19 144 16 Psalms 19 145 16 Psalms 19 144 17 Psalms 19 145 17 Psalms 19 144 18 Psalms 19 145 18 Psalms 19 144 19 Psalms 19 145 19 Psalms 19 144 20 Psalms 19 145 20 Psalms 19 144 21 Psalms 19 145 21 Psalms 19 145 1 Psalms 19 146 1 Psalms 19 145 2 Psalms 19 146 2 Psalms 19 145 3 Psalms 19 146 3 Psalms 19 145 4 Psalms 19 146 4 Psalms 19 145 5 Psalms 19 146 5 Psalms 19 145 6 Psalms 19 146 6 Psalms 19 145 7 Psalms 19 146 7 Psalms 19 145 8 Psalms 19 146 8 Psalms 19 145 9 Psalms 19 146 9 Psalms 19 145 10 Psalms 19 146 10 Psalms 19 146 1 Psalms 19 147 1 Psalms 19 146 2 Psalms 19 147 2 Psalms 19 146 3 Psalms 19 147 3 Psalms 19 146 4 Psalms 19 147 4 Psalms 19 146 5 Psalms 19 147 5 Psalms 19 146 6 Psalms 19 147 6 Psalms 19 146 7 Psalms 19 147 7 Psalms 19 146 8 Psalms 19 147 8 Psalms 19 146 9 Psalms 19 147 9 Psalms 19 146 10 Psalms 19 147 10 Psalms 19 146 11 Psalms 19 147 11 Psalms 19 147 1 Psalms 19 147 12 Psalms 19 147 2 Psalms 19 147 13 Psalms 19 147 3 Psalms 19 147 14 Psalms 19 147 4 Psalms 19 147 15 Psalms 19 147 5 Psalms 19 147 16 Psalms 19 147 6 Psalms 19 147 17 Psalms 19 147 7 Psalms 19 147 18 Psalms 19 147 8 Psalms 19 147 19 Psalms 19 147 9 Psalms 19 147 20 Song of Solomon 22 1 1 Song of Solomon 22 1 2 Song of Solomon 22 1 2 Song of Solomon 22 1 3 Song of Solomon 22 1 3 Song of Solomon 22 1 4 Song of Solomon 22 1 4 Song of Solomon 22 1 5 Song of Solomon 22 1 5 Song of Solomon 22 1 6 Song of Solomon 22 1 6 Song of Solomon 22 1 7 Song of Solomon 22 1 7 Song of Solomon 22 1 8 Song of Solomon 22 1 8 Song of Solomon 22 1 9 Song of Solomon 22 1 9 Song of Solomon 22 1 10 Song of Solomon 22 1 10 Song of Solomon 22 1 11 Song of Solomon 22 1 11 Song of Solomon 22 1 12 Song of Solomon 22 1 12 Song of Solomon 22 1 13 Song of Solomon 22 1 13 Song of Solomon 22 1 14 Song of Solomon 22 1 14 Song of Solomon 22 1 15 Song of Solomon 22 1 15 Song of Solomon 22 1 16 Song of Solomon 22 1 16 Song of Solomon 22 1 17 Isaiah 23 3 19 Isaiah 23 3 19 Isaiah 23 3 19 Isaiah 23 3 20 Isaiah 23 3 20 Isaiah 23 3 21 Isaiah 23 3 21 Isaiah 23 3 22 Isaiah 23 3 22 Isaiah 23 3 23 Isaiah 23 3 23 Isaiah 23 3 24 Isaiah 23 3 24 Isaiah 23 3 25 Isaiah 23 3 25 Isaiah 23 3 26 Isaiah 23 9 1 Isaiah 23 8 23 Isaiah 23 9 2 Isaiah 23 9 1 Isaiah 23 9 3 Isaiah 23 9 2 Isaiah 23 9 4 Isaiah 23 9 3 Isaiah 23 9 5 Isaiah 23 9 4 Isaiah 23 9 6 Isaiah 23 9 5 Isaiah 23 9 7 Isaiah 23 9 6 Isaiah 23 9 8 Isaiah 23 9 7 Isaiah 23 9 9 Isaiah 23 9 8 Isaiah 23 9 10 Isaiah 23 9 9 Isaiah 23 9 11 Isaiah 23 9 10 Isaiah 23 9 12 Isaiah 23 9 11 Isaiah 23 9 13 Isaiah 23 9 12 Isaiah 23 9 14 Isaiah 23 9 13 Isaiah 23 9 15 Isaiah 23 9 14 Isaiah 23 9 16 Isaiah 23 9 15 Isaiah 23 9 17 Isaiah 23 9 16 Isaiah 23 9 18 Isaiah 23 9 17 Isaiah 23 9 19 Isaiah 23 9 18 Isaiah 23 9 20 Isaiah 23 9 19 Isaiah 23 9 21 Isaiah 23 9 20 Isaiah 23 63 19 Isaiah 23 63 19 Isaiah 23 64 1 Isaiah 23 63 19 Isaiah 23 64 2 Isaiah 23 64 1 Isaiah 23 64 3 Isaiah 23 64 2 Isaiah 23 64 4 Isaiah 23 64 3 Isaiah 23 64 5 Isaiah 23 64 4 Isaiah 23 64 6 Isaiah 23 64 5 Isaiah 23 64 7 Isaiah 23 64 6 Isaiah 23 64 8 Isaiah 23 64 7 Isaiah 23 64 9 Isaiah 23 64 8 Isaiah 23 64 10 Isaiah 23 64 9 Isaiah 23 64 11 Isaiah 23 64 10 Isaiah 23 64 12 Isaiah 23 64 11 Jeremiah 24 9 1 Jeremiah 24 8 23 Jeremiah 24 9 2 Jeremiah 24 9 1 Jeremiah 24 9 3 Jeremiah 24 9 2 Jeremiah 24 9 4 Jeremiah 24 9 3 Jeremiah 24 9 5 Jeremiah 24 9 4 Jeremiah 24 9 6 Jeremiah 24 9 5 Jeremiah 24 9 7 Jeremiah 24 9 6 Jeremiah 24 9 8 Jeremiah 24 9 7 Jeremiah 24 9 9 Jeremiah 24 9 8 Jeremiah 24 9 10 Jeremiah 24 9 9 Jeremiah 24 9 11 Jeremiah 24 9 10 Jeremiah 24 9 12 Jeremiah 24 9 11 Jeremiah 24 9 13 Jeremiah 24 9 12 Jeremiah 24 9 14 Jeremiah 24 9 13 Jeremiah 24 9 15 Jeremiah 24 9 14 Jeremiah 24 9 16 Jeremiah 24 9 15 Jeremiah 24 9 17 Jeremiah 24 9 16 Jeremiah 24 9 18 Jeremiah 24 9 17 Jeremiah 24 9 19 Jeremiah 24 9 18 Jeremiah 24 9 20 Jeremiah 24 9 19 Jeremiah 24 9 21 Jeremiah 24 9 20 Jeremiah 24 9 22 Jeremiah 24 9 21 Jeremiah 24 9 23 Jeremiah 24 9 22 Jeremiah 24 9 24 Jeremiah 24 9 23 Jeremiah 24 9 25 Jeremiah 24 9 24 Jeremiah 24 9 26 Jeremiah 24 9 25 Ezekiel 26 20 45 Ezekiel 26 21 1 Ezekiel 26 20 46 Ezekiel 26 21 2 Ezekiel 26 20 47 Ezekiel 26 21 3 Ezekiel 26 20 48 Ezekiel 26 21 4 Ezekiel 26 20 49 Ezekiel 26 21 5 Ezekiel 26 21 1 Ezekiel 26 21 6 Ezekiel 26 21 2 Ezekiel 26 21 7 Ezekiel 26 21 3 Ezekiel 26 21 8 Ezekiel 26 21 4 Ezekiel 26 21 9 Ezekiel 26 21 5 Ezekiel 26 21 10 Ezekiel 26 21 6 Ezekiel 26 21 11 Ezekiel 26 21 7 Ezekiel 26 21 12 Ezekiel 26 21 8 Ezekiel 26 21 13 Ezekiel 26 21 9 Ezekiel 26 21 14 Ezekiel 26 21 10 Ezekiel 26 21 15 Ezekiel 26 21 11 Ezekiel 26 21 16 Ezekiel 26 21 12 Ezekiel 26 21 17 Ezekiel 26 21 13 Ezekiel 26 21 18 Ezekiel 26 21 14 Ezekiel 26 21 19 Ezekiel 26 21 15 Ezekiel 26 21 20 Ezekiel 26 21 16 Ezekiel 26 21 21 Ezekiel 26 21 17 Ezekiel 26 21 22 Ezekiel 26 21 18 Ezekiel 26 21 23 Ezekiel 26 21 19 Ezekiel 26 21 24 Ezekiel 26 21 20 Ezekiel 26 21 25 Ezekiel 26 21 21 Ezekiel 26 21 26 Ezekiel 26 21 22 Ezekiel 26 21 27 Ezekiel 26 21 23 Ezekiel 26 21 28 Ezekiel 26 21 24 Ezekiel 26 21 29 Ezekiel 26 21 25 Ezekiel 26 21 30 Ezekiel 26 21 26 Ezekiel 26 21 31 Ezekiel 26 21 27 Ezekiel 26 21 32 Ezekiel 26 21 28 Ezekiel 26 21 33 Ezekiel 26 21 29 Ezekiel 26 21 34 Ezekiel 26 21 30 Ezekiel 26 21 35 Ezekiel 26 21 31 Ezekiel 26 21 36 Ezekiel 26 21 32 Ezekiel 26 21 37 Daniel 27 5 31 Daniel 27 6 1 Daniel 27 6 1 Daniel 27 6 2 Daniel 27 6 2 Daniel 27 6 3 Daniel 27 6 3 Daniel 27 6 4 Daniel 27 6 4 Daniel 27 6 5 Daniel 27 6 5 Daniel 27 6 6 Daniel 27 6 6 Daniel 27 6 7 Daniel 27 6 7 Daniel 27 6 8 Daniel 27 6 8 Daniel 27 6 9 Daniel 27 6 9 Daniel 27 6 10 Daniel 27 6 10 Daniel 27 6 11 Daniel 27 6 11 Daniel 27 6 12 Daniel 27 6 12 Daniel 27 6 13 Daniel 27 6 13 Daniel 27 6 14 Daniel 27 6 14 Daniel 27 6 15 Daniel 27 6 15 Daniel 27 6 16 Daniel 27 6 16 Daniel 27 6 17 Daniel 27 6 17 Daniel 27 6 18 Daniel 27 6 18 Daniel 27 6 19 Daniel 27 6 19 Daniel 27 6 20 Daniel 27 6 20 Daniel 27 6 21 Daniel 27 6 21 Daniel 27 6 22 Daniel 27 6 22 Daniel 27 6 23 Daniel 27 6 23 Daniel 27 6 24 Daniel 27 6 24 Daniel 27 6 25 Daniel 27 6 25 Daniel 27 6 26 Daniel 27 6 26 Daniel 27 6 27 Daniel 27 6 27 Daniel 27 6 28 Daniel 27 6 28 Daniel 27 6 29 Hosea 28 1 10 Hosea 28 2 1 Hosea 28 1 11 Hosea 28 2 2 Hosea 28 2 1 Hosea 28 2 3 Hosea 28 2 2 Hosea 28 2 4 Hosea 28 2 3 Hosea 28 2 5 Hosea 28 2 4 Hosea 28 2 6 Hosea 28 2 5 Hosea 28 2 7 Hosea 28 2 6 Hosea 28 2 8 Hosea 28 2 7 Hosea 28 2 9 Hosea 28 2 8 Hosea 28 2 10 Hosea 28 2 9 Hosea 28 2 11 Hosea 28 2 10 Hosea 28 2 12 Hosea 28 2 11 Hosea 28 2 13 Hosea 28 2 12 Hosea 28 2 14 Hosea 28 2 13 Hosea 28 2 15 Hosea 28 2 14 Hosea 28 2 16 Hosea 28 2 15 Hosea 28 2 17 Hosea 28 2 16 Hosea 28 2 18 Hosea 28 2 17 Hosea 28 2 19 Hosea 28 2 18 Hosea 28 2 20 Hosea 28 2 19 Hosea 28 2 21 Hosea 28 2 20 Hosea 28 2 22 Hosea 28 2 21 Hosea 28 2 23 Hosea 28 2 22 Hosea 28 2 24 Hosea 28 2 23 Hosea 28 2 25 Hosea 28 11 12 Hosea 28 12 1 Hosea 28 12 1 Hosea 28 12 2 Hosea 28 12 2 Hosea 28 12 3 Hosea 28 12 3 Hosea 28 12 4 Hosea 28 12 4 Hosea 28 12 5 Hosea 28 12 5 Hosea 28 12 6 Hosea 28 12 6 Hosea 28 12 7 Hosea 28 12 7 Hosea 28 12 8 Hosea 28 12 8 Hosea 28 12 9 Hosea 28 12 9 Hosea 28 12 10 Hosea 28 12 10 Hosea 28 12 11 Hosea 28 12 11 Hosea 28 12 12 Hosea 28 12 12 Hosea 28 12 13 Hosea 28 12 13 Hosea 28 12 14 Hosea 28 12 14 Hosea 28 12 15 Joel 29 2 28 Joel 29 3 1 Joel 29 2 29 Joel 29 3 2 Joel 29 2 30 Joel 29 3 3 Joel 29 2 31 Joel 29 3 4 Joel 29 2 32 Joel 29 3 5 Joel 29 3 1 Joel 29 4 1 Joel 29 3 2 Joel 29 4 2 Joel 29 3 3 Joel 29 4 3 Joel 29 3 4 Joel 29 4 4 Joel 29 3 5 Joel 29 4 5 Joel 29 3 6 Joel 29 4 6 Joel 29 3 7 Joel 29 4 7 Joel 29 3 8 Joel 29 4 8 Joel 29 3 9 Joel 29 4 9 Joel 29 3 10 Joel 29 4 10 Joel 29 3 11 Joel 29 4 11 Joel 29 3 12 Joel 29 4 12 Joel 29 3 13 Joel 29 4 13 Joel 29 3 14 Joel 29 4 14 Joel 29 3 15 Joel 29 4 15 Joel 29 3 16 Joel 29 4 16 Joel 29 3 17 Joel 29 4 17 Joel 29 3 18 Joel 29 4 18 Joel 29 3 19 Joel 29 4 19 Joel 29 3 20 Joel 29 4 20 Joel 29 3 21 Joel 29 4 21 Micah 33 5 1 Micah 33 4 14 Micah 33 5 2 Micah 33 5 1 Micah 33 5 3 Micah 33 5 2 Micah 33 5 4 Micah 33 5 3 Micah 33 5 5 Micah 33 5 4 Micah 33 5 6 Micah 33 5 5 Micah 33 5 7 Micah 33 5 6 Micah 33 5 8 Micah 33 5 7 Micah 33 5 9 Micah 33 5 8 Micah 33 5 10 Micah 33 5 9 Micah 33 5 11 Micah 33 5 10 Micah 33 5 12 Micah 33 5 11 Micah 33 5 13 Micah 33 5 12 Micah 33 5 14 Micah 33 5 13 Micah 33 5 15 Micah 33 5 14 Nahum 34 1 15 Nahum 34 2 1 Nahum 34 2 1 Nahum 34 2 2 Nahum 34 2 2 Nahum 34 2 3 Nahum 34 2 3 Nahum 34 2 4 Nahum 34 2 4 Nahum 34 2 5 Nahum 34 2 5 Nahum 34 2 6 Nahum 34 2 6 Nahum 34 2 7 Nahum 34 2 7 Nahum 34 2 8 Nahum 34 2 8 Nahum 34 2 9 Nahum 34 2 9 Nahum 34 2 10 Nahum 34 2 10 Nahum 34 2 11 Nahum 34 2 11 Nahum 34 2 12 Nahum 34 2 12 Nahum 34 2 13 Nahum 34 2 13 Nahum 34 2 14 Zechariah 38 1 18 Zechariah 38 2 1 Zechariah 38 1 19 Zechariah 38 2 2 Zechariah 38 1 20 Zechariah 38 2 3 Zechariah 38 1 21 Zechariah 38 2 4 Zechariah 38 2 1 Zechariah 38 2 5 Zechariah 38 2 2 Zechariah 38 2 6 Zechariah 38 2 3 Zechariah 38 2 7 Zechariah 38 2 4 Zechariah 38 2 8 Zechariah 38 2 5 Zechariah 38 2 9 Zechariah 38 2 6 Zechariah 38 2 10 Zechariah 38 2 7 Zechariah 38 2 11 Zechariah 38 2 8 Zechariah 38 2 12 Zechariah 38 2 9 Zechariah 38 2 13 Zechariah 38 2 10 Zechariah 38 2 14 Zechariah 38 2 11 Zechariah 38 2 15 Zechariah 38 2 12 Zechariah 38 2 16 Zechariah 38 2 13 Zechariah 38 2 17 Malachi 39 4 1 Malachi 39 3 19 Malachi 39 4 2 Malachi 39 3 20 Malachi 39 4 3 Malachi 39 3 21 Malachi 39 4 4 Malachi 39 3 22 Malachi 39 4 5 Malachi 39 3 23 Malachi 39 4 6 Malachi 39 3 24 Romans 45 14 24 Romans 45 16 25 Romans 45 14 25 Romans 45 16 26 Romans 45 14 26 Romans 45 16 27 2 Corinthians 47 11 32 2 Corinthians 47 11 32 2 Corinthians 47 11 32 2 Corinthians 47 11 33 Revelation 66 13 1 Revelation 66 12 18 Revelation 66 13 1 Revelation 66 13 1 bibledit-gtk-4.6/templates/language_german_revidierte_elberfelder_2.xml0000644000175000017500000002261611175243640026612 0ustar00teusteus00000000000000 1 Genesis Genesis 1Mo 2 Exodus Exodus 2Mo 3 Leviticus Levitikus 3Mo 4 Numbers Numeri 4Mo 5 Deuteronomy Deuteronomium 5Mo 6 Joshua Das Buch Josua Jos 7 Judges Das Buch der Richter Ri 8 Ruth Das Buch Rut Rt 9 1 Samuel Das erste Buch Samuel 1Sam 10 2 Samuel Das zweite Buch Samuel 2Sam 11 1 Kings Das erste Buch der Könige 1Kön 12 2 Kings Das zweite Buch der Könige 2Kön 13 1 Chronicles Das erste Buch der Chronik 1Chr 14 2 Chronicles Das zweite Buch der Chronik 2Chr 15 Ezra Das Buch Esra Esr 16 Nehemiah Das Buch Nehemia Neh 17 Esther Das Buch Ester Est 18 Job Das Buch Hiob Hi 19 Psalms Das Buch der Psalmen Ps 20 Proverbs Die Sprüche Spr 21 Ecclesiastes Der Prediger Pred 22 Song of Solomon Das Hoheslied Hl 23 Isaiah Der Prophet Jesaja Jes 24 Jeremiah Der Prophet Jeremia Jer 25 Lamentations Die Klagelieder Kla 26 Ezekiel Ezechiel Hes 27 Daniel Der Prophet Daniel Dan 28 Hosea Der Prophet Hosea Hos 29 Joel Der Prophet Joel Joe 30 Amos Der Prophet Amos Am 31 Obadiah Der Prophet Obadja Obd 32 Jonah Der Prophet Jona Jona 33 Micah Der Prophet Micha Mi 34 Nahum Der Prophet Nahum Nah 35 Habakkuk Der Prophet Habakuk Hab 36 Zephaniah Der Prophet Zephanja Zeph 37 Haggai Der Prophet Haggai Hag 38 Zechariah Der Prophet Sacharja Sach 39 Malachi Der Prophet Maleachi Mal 40 Matthew Das Evangelium nach Matthäus Mt 41 Mark Das Evangelium nach Markus Mk 42 Luke Das Evangelium nach Lukas Lk 43 John Das Evangelium nach Johannes Joh 44 Acts Die Apostelgeschichte Apg 45 Romans Der Brief an die Römer Röm 46 1 Corinthians Der erste Brief an die Korinther 1Kor 47 2 Corinthians Der zweite Brief an die Korinther 2Kor 48 Galatians Der Brief an die Galater Gal 49 Ephesians Der Brief an die Epheser Eph 50 Philippians Der Brief an die Philipper Phil 51 Colossians Der Brief an die Kolosser Kol 52 1 Thessalonians Der erste Brief an die Thessalonicher 1Thes 53 2 Thessalonians Der zweite Brief an die Thessalonicher 2Thes 54 1 Timothy Der erste Brief an Timotheus 1Tim 55 2 Timothy Der zweite Brief an Timotheus 2Tim 56 Titus Der Brief an Titus Tit 57 Philemon Der Brief an Philemon Phim 58 Hebrews Der Brief an die Hebräer Hebr 59 James Der Brief des Jakobus Jak 60 1 Peter Der erste Brief des Petrus 1Petr 61 2 Peter Der zweite Brief des Petrus 2Petr 62 1 John Der erste Brief des Johannes 1Jo 63 2 John Der zweite Brief des Johannes 2Jo 64 3 John Der dritte Brief des Johannes 3Jo 65 Jude Der Brief des Judas Jud 66 Revelation Die Offenbarung Offb 67 Front Matter Einleitung Einl. 68 Back Matter Anhang Anh. 69 Other Material Weiteres Material Weit. bibledit-gtk-4.6/templates/language_german_revidierte_elberfelder.xml0000644000175000017500000002273311175243637026377 0ustar00teusteus00000000000000 1 Genesis Das erste Buch Mose 1Mo 2 Exodus Das zweite Buch Mose 2Mo 3 Leviticus Das dritte Buch Mose 3Mo 4 Numbers Das vierte Buch Mose 4Mo 5 Deuteronomy Das fünfte Buch Mose 5Mo 6 Joshua Das Buch Josua Jos 7 Judges Das Buch der Richter Ri 8 Ruth Das Buch Rut Rt 9 1 Samuel Das erste Buch Samuel 1Sam 10 2 Samuel Das zweite Buch Samuel 2Sam 11 1 Kings Das erste Buch der Könige 1Kön 12 2 Kings Das zweite Buch der Könige 2Kön 13 1 Chronicles Das erste Buch der Chronik 1Chr 14 2 Chronicles Das zweite Buch der Chronik 2Chr 15 Ezra Das Buch Esra Esr 16 Nehemiah Das Buch Nehemia Neh 17 Esther Das Buch Ester Est 18 Job Das Buch Hiob Hi 19 Psalms Das Buch der Psalmen Ps 20 Proverbs Die Sprüche Spr 21 Ecclesiastes Der Prediger Pred 22 Song of Solomon Das Lied der Lieder Hl 23 Isaiah Der Prophet Jesaja Jes 24 Jeremiah Der Prophet Jeremia Jer 25 Lamentations Die Klagelieder Kla 26 Ezekiel Der Prophet Hesekiel Hes 27 Daniel Der Prophet Daniel Dan 28 Hosea Der Prophet Hosea Hos 29 Joel Der Prophet Joel Joe 30 Amos Der Prophet Amos Am 31 Obadiah Der Prophet Obadja Obd 32 Jonah Der Prophet Jona Jona 33 Micah Der Prophet Micha Mi 34 Nahum Der Prophet Nahum Nah 35 Habakkuk Der Prophet Habakuk Hab 36 Zephaniah Der Prophet Zephanja Zeph 37 Haggai Der Prophet Haggai Hag 38 Zechariah Der Prophet Sacharja Sach 39 Malachi Der Prophet Maleachi Mal 40 Matthew Das Evangelium nach Matthäus Mt 41 Mark Das Evangelium nach Markus Mk 42 Luke Das Evangelium nach Lukas Lk 43 John Das Evangelium nach Johannes Joh 44 Acts Die Apostelgeschichte Apg 45 Romans Der Brief an die Römer Röm 46 1 Corinthians Der erste Brief an die Korinther 1Kor 47 2 Corinthians Der zweite Brief an die Korinther 2Kor 48 Galatians Der Brief an die Galater Gal 49 Ephesians Der Brief an die Epheser Eph 50 Philippians Der Brief an die Philipper Phil 51 Colossians Der Brief an die Kolosser Kol 52 1 Thessalonians Der erste Brief an die Thessalonicher 1Thes 53 2 Thessalonians Der zweite Brief an die Thessalonicher 2Thes 54 1 Timothy Der erste Brief an Timotheus 1Tim 55 2 Timothy Der zweite Brief an Timotheus 2Tim 56 Titus Der Brief an Titus Tit 57 Philemon Der Brief an Philemon Phim 58 Hebrews Der Brief an die Hebräer Hebr 59 James Der Brief des Jakobus Jak 60 1 Peter Der erste Brief des Petrus 1Petr 61 2 Peter Der zweite Brief des Petrus 2Petr 62 1 John Der erste Brief des Johannes 1Jo 63 2 John Der zweite Brief des Johannes 2Jo 64 3 John Der dritte Brief des Johannes 3Jo 65 Jude Der Brief des Judas Jud 66 Revelation Die Offenbarung Offb 67 Front Matter Einleitung Einl. 68 Back Matter Anhang Anh. 69 Other Material Weiteres Material Weit. bibledit-gtk-4.6/templates/gtkbuilder.parallelbibledialog.xml0000644000175000017500000003302511260705371024600 0ustar00teusteus00000000000000 True Parallel Bible True center dialog True True 2 True 0 Parallel Bible. This prints worksheets with parallel versions on it. Each verse of one book in your project gets the parallel verses of other projects printed below it. False False 0 True False 1 True 2 True First project: False False 0 True 0.63999998569488525 <Project> False False 1 False False 2 True True Book: False False 0 True <Book> False False 1 False False 3 True 4 True Portion: False False 0 True <all> False False 1 True True False True 0 0 True 2 True gtk-preferences False False 0 True Change True False False 1 False False 2 False False 4 True False 5 True 0 Additional projects: False False 6 True False 7 True True never automatic True queue True 8 True False 9 Keep all parallel verses together on the page True True False True True False False 10 Include verses 0 True True False True True False False 11 2 True end False end 0 bibledit-gtk-4.6/templates/language_english.xml0000644000175000017500000002042311175243637021774 0ustar00teusteus00000000000000 1 Genesis Genesis Gen. 2 Exodus Exodus Exod. 3 Leviticus Leviticus Lev. 4 Numbers Numbers Num. 5 Deuteronomy Deuteronomy Deut. 6 Joshua Joshua Josh. 7 Judges Judges Judg. 8 Ruth Ruth Ruth 9 1 Samuel 1 Samuel 1 Sam. 10 2 Samuel 2 Samuel 2 Sam. 11 1 Kings 1 Kings 1 Kings 12 2 Kings 2 Kings 2 Kings 13 1 Chronicles 1 Chronicles 1 Chron. 14 2 Chronicles 2 Chronicles 2 Chron. 15 Ezra Ezra Ezra 16 Nehemiah Nehemiah Neh. 17 Esther Esther Esth. 18 Job Job Job 19 Psalms Psalms Ps. 20 Proverbs Proverbs Prov. 21 Ecclesiastes Ecclesiastes Eccles. 22 Song of Solomon Song of Solomon Song 23 Isaiah Isaiah Isa. 24 Jeremiah Jeremiah Jer. 25 Lamentations Lamentations Lam. 26 Ezekiel Ezekiel Ezek. 27 Daniel Daniel Dan. 28 Hosea Hosea Hos. 29 Joel Joel Joel 30 Amos Amos Amos 31 Obadiah Obadiah Obad. 32 Jonah Jonah Jon. 33 Micah Micah Mic. 34 Nahum Nahum Nah. 35 Habakkuk Habakkuk Hab. 36 Zephaniah Zephaniah Zeph. 37 Haggai Haggai Hag. 38 Zechariah Zechariah Zech. 39 Malachi Malachi Mal. 40 Matthew Matthew Matt. 41 Mark Mark Mark 42 Luke Luke Luke 43 John John John 44 Acts Acts Acts 45 Romans Romans Rom. 46 1 Corinthians 1 Corinthians 1 Cor. 47 2 Corinthians 2 Corinthians 2 Cor. 48 Galatians Galatians Gal. 49 Ephesians Ephesians Eph. 50 Philippians Philippians Phil. 51 Colossians Colossians Col. 52 1 Thessalonians 1 Thessalonians 1 Thess. 53 2 Thessalonians 2 Thessalonians 2 Thess. 54 1 Timothy 1 Timothy 1 Tim. 55 2 Timothy 2 Timothy 2 Tim. 56 Titus Titus Tit. 57 Philemon Philemon Philem. 58 Hebrews Hebrews Heb. 59 James James Jas. 60 1 Peter 1 Peter 1 Pet. 61 2 Peter 2 Peter 2 Pet. 62 1 John 1 John 1 John 63 2 John 2 John 2 John 64 3 John 3 John 3 John 65 Jude Jude Jude 66 Revelation Revelation Rev. bibledit-gtk-4.6/templates/other_material.usfm0000644000175000017500000000011211175243637021642 0ustar00teusteus00000000000000\id OTH \cov \zelastic \mt HOLY \mt BIBLE \zelastic \spine \mt HOLY BIBLE bibledit-gtk-4.6/templates/versification_roman_catholic_1.xml0000644000175000017500000036462411604645403024637 0ustar00teusteus00000000000000 Genesis 1 31 Genesis 2 25 Genesis 3 24 Genesis 4 26 Genesis 5 32 Genesis 6 22 Genesis 7 24 Genesis 8 22 Genesis 9 29 Genesis 10 32 Genesis 11 32 Genesis 12 20 Genesis 13 18 Genesis 14 24 Genesis 15 21 Genesis 16 16 Genesis 17 27 Genesis 18 33 Genesis 19 38 Genesis 20 18 Genesis 21 34 Genesis 22 24 Genesis 23 20 Genesis 24 67 Genesis 25 34 Genesis 26 35 Genesis 27 46 Genesis 28 22 Genesis 29 35 Genesis 30 43 Genesis 31 54 Genesis 32 33 Genesis 33 20 Genesis 34 31 Genesis 35 29 Genesis 36 43 Genesis 37 36 Genesis 38 30 Genesis 39 23 Genesis 40 23 Genesis 41 57 Genesis 42 38 Genesis 43 34 Genesis 44 34 Genesis 45 28 Genesis 46 34 Genesis 47 31 Genesis 48 22 Genesis 49 33 Genesis 50 26 Exodus 1 31 Exodus 2 25 Exodus 3 24 Exodus 4 26 Exodus 5 32 Exodus 6 22 Exodus 7 24 Exodus 8 22 Exodus 9 29 Exodus 10 32 Exodus 11 32 Exodus 12 20 Exodus 13 18 Exodus 14 24 Exodus 15 21 Exodus 16 16 Exodus 17 27 Exodus 18 33 Exodus 19 38 Exodus 20 18 Exodus 21 34 Exodus 22 24 Exodus 23 20 Exodus 24 67 Exodus 25 34 Exodus 26 35 Exodus 27 46 Exodus 28 22 Exodus 29 35 Exodus 30 43 Exodus 31 54 Exodus 32 33 Exodus 33 20 Exodus 34 31 Exodus 35 29 Exodus 36 43 Exodus 37 36 Exodus 38 30 Exodus 39 23 Exodus 40 23 Leviticus 1 31 Leviticus 2 25 Leviticus 3 24 Leviticus 4 26 Leviticus 5 32 Leviticus 6 22 Leviticus 7 24 Leviticus 8 22 Leviticus 9 29 Leviticus 10 32 Leviticus 11 32 Leviticus 12 20 Leviticus 13 18 Leviticus 14 24 Leviticus 15 21 Leviticus 16 16 Leviticus 17 27 Leviticus 18 33 Leviticus 19 38 Leviticus 20 18 Leviticus 21 34 Leviticus 22 24 Leviticus 23 20 Leviticus 24 67 Leviticus 25 34 Leviticus 26 35 Leviticus 27 46 Numbers 1 31 Numbers 2 25 Numbers 3 24 Numbers 4 26 Numbers 5 32 Numbers 6 22 Numbers 7 24 Numbers 8 22 Numbers 9 29 Numbers 10 32 Numbers 11 32 Numbers 12 20 Numbers 13 18 Numbers 14 24 Numbers 15 21 Numbers 16 16 Numbers 17 27 Numbers 18 33 Numbers 19 38 Numbers 20 18 Numbers 21 34 Numbers 22 24 Numbers 23 20 Numbers 24 67 Numbers 25 34 Numbers 26 35 Numbers 27 46 Numbers 28 22 Numbers 29 35 Numbers 30 43 Numbers 31 54 Numbers 32 33 Numbers 33 20 Numbers 34 31 Numbers 35 29 Numbers 36 43 Deuteronomy 1 31 Deuteronomy 2 25 Deuteronomy 3 24 Deuteronomy 4 26 Deuteronomy 5 32 Deuteronomy 6 22 Deuteronomy 7 24 Deuteronomy 8 22 Deuteronomy 9 29 Deuteronomy 10 32 Deuteronomy 11 32 Deuteronomy 12 20 Deuteronomy 13 18 Deuteronomy 14 24 Deuteronomy 15 21 Deuteronomy 16 16 Deuteronomy 17 27 Deuteronomy 18 33 Deuteronomy 19 38 Deuteronomy 20 18 Deuteronomy 21 34 Deuteronomy 22 24 Deuteronomy 23 20 Deuteronomy 24 67 Deuteronomy 25 34 Deuteronomy 26 35 Deuteronomy 27 46 Deuteronomy 28 22 Deuteronomy 29 35 Deuteronomy 30 43 Deuteronomy 31 54 Deuteronomy 32 33 Deuteronomy 33 20 Deuteronomy 34 31 Joshua 1 31 Joshua 2 25 Joshua 3 24 Joshua 4 26 Joshua 5 32 Joshua 6 22 Joshua 7 24 Joshua 8 22 Joshua 9 29 Joshua 10 32 Joshua 11 32 Joshua 12 20 Joshua 13 18 Joshua 14 24 Joshua 15 21 Joshua 16 16 Joshua 17 27 Joshua 18 33 Joshua 19 38 Joshua 20 18 Joshua 21 34 Joshua 22 24 Joshua 23 20 Joshua 24 67 Judges 1 31 Judges 2 25 Judges 3 24 Judges 4 26 Judges 5 32 Judges 6 22 Judges 7 24 Judges 8 22 Judges 9 29 Judges 10 32 Judges 11 32 Judges 12 20 Judges 13 18 Judges 14 24 Judges 15 21 Judges 16 16 Judges 17 27 Judges 18 33 Judges 19 38 Judges 20 18 Judges 21 34 Ruth 1 31 Ruth 2 25 Ruth 3 24 Ruth 4 26 1 Samuel 1 31 1 Samuel 2 25 1 Samuel 3 24 1 Samuel 4 26 1 Samuel 5 32 1 Samuel 6 22 1 Samuel 7 24 1 Samuel 8 22 1 Samuel 9 29 1 Samuel 10 32 1 Samuel 11 32 1 Samuel 12 20 1 Samuel 13 18 1 Samuel 14 24 1 Samuel 15 21 1 Samuel 16 16 1 Samuel 17 27 1 Samuel 18 33 1 Samuel 19 38 1 Samuel 20 18 1 Samuel 21 34 1 Samuel 22 24 1 Samuel 23 20 1 Samuel 24 67 1 Samuel 25 34 1 Samuel 26 35 1 Samuel 27 46 1 Samuel 28 22 1 Samuel 29 35 1 Samuel 30 43 1 Samuel 31 54 2 Samuel 1 31 2 Samuel 2 25 2 Samuel 3 24 2 Samuel 4 26 2 Samuel 5 32 2 Samuel 6 22 2 Samuel 7 24 2 Samuel 8 22 2 Samuel 9 29 2 Samuel 10 32 2 Samuel 11 32 2 Samuel 12 20 2 Samuel 13 18 2 Samuel 14 24 2 Samuel 15 21 2 Samuel 16 16 2 Samuel 17 27 2 Samuel 18 33 2 Samuel 19 38 2 Samuel 20 18 2 Samuel 21 34 2 Samuel 22 24 2 Samuel 23 20 2 Samuel 24 67 1 Kings 1 31 1 Kings 2 25 1 Kings 3 24 1 Kings 4 26 1 Kings 5 32 1 Kings 6 22 1 Kings 7 24 1 Kings 8 22 1 Kings 9 29 1 Kings 10 32 1 Kings 11 32 1 Kings 12 20 1 Kings 13 18 1 Kings 14 24 1 Kings 15 21 1 Kings 16 16 1 Kings 17 27 1 Kings 18 33 1 Kings 19 38 1 Kings 20 18 1 Kings 21 34 1 Kings 22 24 2 Kings 1 31 2 Kings 2 25 2 Kings 3 24 2 Kings 4 26 2 Kings 5 32 2 Kings 6 22 2 Kings 7 24 2 Kings 8 22 2 Kings 9 29 2 Kings 10 32 2 Kings 11 32 2 Kings 12 20 2 Kings 13 18 2 Kings 14 24 2 Kings 15 21 2 Kings 16 16 2 Kings 17 27 2 Kings 18 33 2 Kings 19 38 2 Kings 20 18 2 Kings 21 34 2 Kings 22 24 2 Kings 23 20 2 Kings 24 67 2 Kings 25 34 1 Chronicles 1 31 1 Chronicles 2 25 1 Chronicles 3 24 1 Chronicles 4 26 1 Chronicles 5 32 1 Chronicles 6 22 1 Chronicles 7 24 1 Chronicles 8 22 1 Chronicles 9 29 1 Chronicles 10 32 1 Chronicles 11 32 1 Chronicles 12 20 1 Chronicles 13 18 1 Chronicles 14 24 1 Chronicles 15 21 1 Chronicles 16 16 1 Chronicles 17 27 1 Chronicles 18 33 1 Chronicles 19 38 1 Chronicles 20 18 1 Chronicles 21 34 1 Chronicles 22 24 1 Chronicles 23 20 1 Chronicles 24 67 1 Chronicles 25 34 1 Chronicles 26 35 1 Chronicles 27 46 1 Chronicles 28 22 1 Chronicles 29 35 2 Chronicles 1 31 2 Chronicles 2 25 2 Chronicles 3 24 2 Chronicles 4 26 2 Chronicles 5 32 2 Chronicles 6 22 2 Chronicles 7 24 2 Chronicles 8 22 2 Chronicles 9 29 2 Chronicles 10 32 2 Chronicles 11 32 2 Chronicles 12 20 2 Chronicles 13 18 2 Chronicles 14 24 2 Chronicles 15 21 2 Chronicles 16 16 2 Chronicles 17 27 2 Chronicles 18 33 2 Chronicles 19 38 2 Chronicles 20 18 2 Chronicles 21 34 2 Chronicles 22 24 2 Chronicles 23 20 2 Chronicles 24 67 2 Chronicles 25 34 2 Chronicles 26 35 2 Chronicles 27 46 2 Chronicles 28 22 2 Chronicles 29 35 2 Chronicles 30 43 2 Chronicles 31 54 2 Chronicles 32 33 2 Chronicles 33 20 2 Chronicles 34 31 2 Chronicles 35 29 2 Chronicles 36 43 Ezra 1 31 Ezra 2 25 Ezra 3 24 Ezra 4 26 Ezra 5 32 Ezra 6 22 Ezra 7 24 Ezra 8 22 Ezra 9 29 Ezra 10 32 Nehemiah 1 31 Nehemiah 2 25 Nehemiah 3 24 Nehemiah 4 26 Nehemiah 5 32 Nehemiah 6 22 Nehemiah 7 24 Nehemiah 8 22 Nehemiah 9 29 Nehemiah 10 32 Nehemiah 11 32 Nehemiah 12 20 Nehemiah 13 18 Tobit 1 31 Tobit 2 25 Tobit 3 24 Tobit 4 26 Tobit 5 32 Tobit 6 22 Tobit 7 24 Tobit 8 22 Tobit 9 29 Tobit 10 32 Tobit 11 32 Tobit 12 20 Tobit 13 18 Tobit 14 24 Judith 1 31 Judith 2 25 Judith 3 24 Judith 4 26 Judith 5 32 Judith 6 22 Judith 7 24 Judith 8 22 Judith 9 29 Judith 10 32 Judith 11 32 Judith 12 20 Judith 13 18 Judith 14 24 Judith 15 21 Judith 16 16 Esther 1 31 Esther 2 25 Esther 3 24 Esther 4 26 Esther 5 32 Esther 6 22 Esther 7 24 Esther 8 22 Esther 9 29 Esther 10 32 Esther 11 32 Esther 12 20 Esther 13 18 Esther 14 24 Esther 15 21 Esther 16 16 1 Maccabees 1 31 1 Maccabees 2 25 1 Maccabees 3 24 1 Maccabees 4 26 1 Maccabees 5 32 1 Maccabees 6 22 1 Maccabees 7 24 1 Maccabees 8 22 1 Maccabees 9 29 1 Maccabees 10 32 1 Maccabees 11 32 1 Maccabees 12 20 1 Maccabees 13 18 1 Maccabees 14 24 1 Maccabees 15 21 1 Maccabees 16 16 2 Maccabees 1 31 2 Maccabees 2 25 2 Maccabees 3 24 2 Maccabees 4 26 2 Maccabees 5 32 2 Maccabees 6 22 2 Maccabees 7 24 2 Maccabees 8 22 2 Maccabees 9 29 2 Maccabees 10 32 2 Maccabees 11 32 2 Maccabees 12 20 2 Maccabees 13 18 2 Maccabees 14 24 2 Maccabees 15 21 Job 1 31 Job 2 25 Job 3 24 Job 4 26 Job 5 32 Job 6 22 Job 7 24 Job 8 22 Job 9 29 Job 10 32 Job 11 32 Job 12 20 Job 13 18 Job 14 24 Job 15 21 Job 16 16 Job 17 27 Job 18 33 Job 19 38 Job 20 18 Job 21 34 Job 22 24 Job 23 20 Job 24 67 Job 25 34 Job 26 35 Job 27 46 Job 28 22 Job 29 35 Job 30 43 Job 31 54 Job 32 33 Job 33 20 Job 34 31 Job 35 29 Job 36 43 Job 37 36 Job 38 30 Job 39 23 Job 40 23 Job 41 57 Job 42 38 Psalms 1 31 Psalms 2 25 Psalms 3 24 Psalms 4 26 Psalms 5 32 Psalms 6 22 Psalms 7 24 Psalms 8 22 Psalms 9 29 Psalms 10 32 Psalms 11 32 Psalms 12 20 Psalms 13 18 Psalms 14 24 Psalms 15 21 Psalms 16 16 Psalms 17 27 Psalms 18 33 Psalms 19 38 Psalms 20 18 Psalms 21 34 Psalms 22 24 Psalms 23 20 Psalms 24 67 Psalms 25 34 Psalms 26 35 Psalms 27 46 Psalms 28 22 Psalms 29 35 Psalms 30 43 Psalms 31 54 Psalms 32 33 Psalms 33 20 Psalms 34 31 Psalms 35 29 Psalms 36 43 Psalms 37 36 Psalms 38 30 Psalms 39 23 Psalms 40 23 Psalms 41 57 Psalms 42 38 Psalms 43 34 Psalms 44 34 Psalms 45 28 Psalms 46 34 Psalms 47 31 Psalms 48 22 Psalms 49 33 Psalms 50 26 Psalms 51 22 Psalms 52 25 Psalms 53 22 Psalms 54 31 Psalms 55 23 Psalms 56 30 Psalms 57 29 Psalms 58 28 Psalms 59 35 Psalms 60 29 Psalms 61 10 Psalms 62 51 Psalms 63 22 Psalms 64 31 Psalms 65 27 Psalms 66 36 Psalms 67 16 Psalms 68 27 Psalms 69 25 Psalms 70 26 Psalms 71 37 Psalms 72 30 Psalms 73 33 Psalms 74 18 Psalms 75 40 Psalms 76 37 Psalms 77 21 Psalms 78 43 Psalms 79 46 Psalms 80 38 Psalms 81 18 Psalms 82 35 Psalms 83 23 Psalms 84 35 Psalms 85 35 Psalms 86 38 Psalms 87 29 Psalms 88 31 Psalms 89 43 Psalms 90 38 Psalms 91 17 Psalms 92 16 Psalms 93 17 Psalms 94 35 Psalms 95 26 Psalms 96 23 Psalms 97 38 Psalms 98 36 Psalms 99 24 Psalms 100 20 Psalms 101 47 Psalms 102 8 Psalms 103 59 Psalms 104 57 Psalms 105 33 Psalms 106 34 Psalms 107 16 Psalms 108 30 Psalms 109 37 Psalms 110 27 Psalms 111 24 Psalms 112 33 Psalms 113 44 Psalms 114 23 Psalms 115 55 Psalms 116 46 Psalms 117 34 Psalms 118 54 Psalms 119 34 Psalms 120 51 Psalms 121 49 Psalms 122 31 Psalms 123 27 Psalms 124 89 Psalms 125 26 Psalms 126 23 Psalms 127 36 Psalms 128 35 Psalms 129 16 Psalms 130 33 Psalms 131 45 Psalms 132 41 Psalms 133 35 Psalms 134 28 Psalms 135 32 Psalms 136 22 Psalms 137 29 Psalms 138 35 Psalms 139 41 Psalms 140 30 Psalms 141 25 Psalms 142 19 Psalms 143 66 Psalms 144 23 Psalms 145 31 Psalms 146 39 Psalms 147 17 Psalms 148 54 Psalms 149 42 Psalms 150 56 Proverbs 1 31 Proverbs 2 25 Proverbs 3 24 Proverbs 4 26 Proverbs 5 32 Proverbs 6 22 Proverbs 7 24 Proverbs 8 22 Proverbs 9 29 Proverbs 10 32 Proverbs 11 32 Proverbs 12 20 Proverbs 13 18 Proverbs 14 24 Proverbs 15 21 Proverbs 16 16 Proverbs 17 27 Proverbs 18 33 Proverbs 19 38 Proverbs 20 18 Proverbs 21 34 Proverbs 22 24 Proverbs 23 20 Proverbs 24 67 Proverbs 25 34 Proverbs 26 35 Proverbs 27 46 Proverbs 28 22 Proverbs 29 35 Proverbs 30 43 Proverbs 31 54 Ecclesiastes 1 31 Ecclesiastes 2 25 Ecclesiastes 3 24 Ecclesiastes 4 26 Ecclesiastes 5 32 Ecclesiastes 6 22 Ecclesiastes 7 24 Ecclesiastes 8 22 Ecclesiastes 9 29 Ecclesiastes 10 32 Ecclesiastes 11 32 Ecclesiastes 12 20 Song of Solomon 1 31 Song of Solomon 2 25 Song of Solomon 3 24 Song of Solomon 4 26 Song of Solomon 5 32 Song of Solomon 6 22 Song of Solomon 7 24 Song of Solomon 8 22 Wisdom 1 31 Wisdom 2 25 Wisdom 3 24 Wisdom 4 26 Wisdom 5 32 Wisdom 6 22 Wisdom 7 24 Wisdom 8 22 Wisdom 9 29 Wisdom 10 32 Wisdom 11 32 Wisdom 12 20 Wisdom 13 18 Wisdom 14 24 Wisdom 15 21 Wisdom 16 16 Wisdom 17 27 Wisdom 18 33 Wisdom 19 38 Sirach 1 31 Sirach 2 25 Sirach 3 24 Sirach 4 26 Sirach 5 32 Sirach 6 22 Sirach 7 24 Sirach 8 22 Sirach 9 29 Sirach 10 32 Sirach 11 32 Sirach 12 20 Sirach 13 18 Sirach 14 24 Sirach 15 21 Sirach 16 16 Sirach 17 27 Sirach 18 33 Sirach 19 38 Sirach 20 18 Sirach 21 34 Sirach 22 24 Sirach 23 20 Sirach 24 67 Sirach 25 34 Sirach 26 35 Sirach 27 46 Sirach 28 22 Sirach 29 35 Sirach 30 43 Sirach 31 54 Sirach 32 33 Sirach 33 20 Sirach 34 31 Sirach 35 29 Sirach 36 43 Sirach 37 36 Sirach 38 30 Sirach 39 23 Sirach 40 23 Sirach 41 57 Sirach 42 38 Sirach 43 34 Sirach 44 34 Sirach 45 28 Sirach 46 34 Sirach 47 31 Sirach 48 22 Sirach 49 33 Sirach 50 26 Sirach 51 22 Isaiah 1 31 Isaiah 2 25 Isaiah 3 24 Isaiah 4 26 Isaiah 5 32 Isaiah 6 22 Isaiah 7 24 Isaiah 8 22 Isaiah 9 29 Isaiah 10 32 Isaiah 11 32 Isaiah 12 20 Isaiah 13 18 Isaiah 14 24 Isaiah 15 21 Isaiah 16 16 Isaiah 17 27 Isaiah 18 33 Isaiah 19 38 Isaiah 20 18 Isaiah 21 34 Isaiah 22 24 Isaiah 23 20 Isaiah 24 67 Isaiah 25 34 Isaiah 26 35 Isaiah 27 46 Isaiah 28 22 Isaiah 29 35 Isaiah 30 43 Isaiah 31 54 Isaiah 32 33 Isaiah 33 20 Isaiah 34 31 Isaiah 35 29 Isaiah 36 43 Isaiah 37 36 Isaiah 38 30 Isaiah 39 23 Isaiah 40 23 Isaiah 41 57 Isaiah 42 38 Isaiah 43 34 Isaiah 44 34 Isaiah 45 28 Isaiah 46 34 Isaiah 47 31 Isaiah 48 22 Isaiah 49 33 Isaiah 50 26 Isaiah 51 22 Isaiah 52 25 Isaiah 53 22 Isaiah 54 31 Isaiah 55 23 Isaiah 56 30 Isaiah 57 29 Isaiah 58 28 Isaiah 59 35 Isaiah 60 29 Isaiah 61 10 Isaiah 62 51 Isaiah 63 22 Isaiah 64 31 Isaiah 65 27 Isaiah 66 36 Jeremiah 1 31 Jeremiah 2 25 Jeremiah 3 24 Jeremiah 4 26 Jeremiah 5 32 Jeremiah 6 22 Jeremiah 7 24 Jeremiah 8 22 Jeremiah 9 29 Jeremiah 10 32 Jeremiah 11 32 Jeremiah 12 20 Jeremiah 13 18 Jeremiah 14 24 Jeremiah 15 21 Jeremiah 16 16 Jeremiah 17 27 Jeremiah 18 33 Jeremiah 19 38 Jeremiah 20 18 Jeremiah 21 34 Jeremiah 22 24 Jeremiah 23 20 Jeremiah 24 67 Jeremiah 25 34 Jeremiah 26 35 Jeremiah 27 46 Jeremiah 28 22 Jeremiah 29 35 Jeremiah 30 43 Jeremiah 31 54 Jeremiah 32 33 Jeremiah 33 20 Jeremiah 34 31 Jeremiah 35 29 Jeremiah 36 43 Jeremiah 37 36 Jeremiah 38 30 Jeremiah 39 23 Jeremiah 40 23 Jeremiah 41 57 Jeremiah 42 38 Jeremiah 43 34 Jeremiah 44 34 Jeremiah 45 28 Jeremiah 46 34 Jeremiah 47 31 Jeremiah 48 22 Jeremiah 49 33 Jeremiah 50 26 Jeremiah 51 22 Jeremiah 52 25 Lamentations 1 31 Lamentations 2 25 Lamentations 3 24 Lamentations 4 26 Lamentations 5 32 Baruch 1 31 Baruch 2 25 Baruch 3 24 Baruch 4 26 Baruch 5 32 Baruch 6 22 Ezekiel 1 31 Ezekiel 2 25 Ezekiel 3 24 Ezekiel 4 26 Ezekiel 5 32 Ezekiel 6 22 Ezekiel 7 24 Ezekiel 8 22 Ezekiel 9 29 Ezekiel 10 32 Ezekiel 11 32 Ezekiel 12 20 Ezekiel 13 18 Ezekiel 14 24 Ezekiel 15 21 Ezekiel 16 16 Ezekiel 17 27 Ezekiel 18 33 Ezekiel 19 38 Ezekiel 20 18 Ezekiel 21 34 Ezekiel 22 24 Ezekiel 23 20 Ezekiel 24 67 Ezekiel 25 34 Ezekiel 26 35 Ezekiel 27 46 Ezekiel 28 22 Ezekiel 29 35 Ezekiel 30 43 Ezekiel 31 54 Ezekiel 32 33 Ezekiel 33 20 Ezekiel 34 31 Ezekiel 35 29 Ezekiel 36 43 Ezekiel 37 36 Ezekiel 38 30 Ezekiel 39 23 Ezekiel 40 23 Ezekiel 41 57 Ezekiel 42 38 Ezekiel 43 34 Ezekiel 44 34 Ezekiel 45 28 Ezekiel 46 34 Ezekiel 47 31 Ezekiel 48 22 Daniel 1 31 Daniel 2 25 Daniel 3 24 Daniel 4 26 Daniel 5 32 Daniel 6 22 Daniel 7 24 Daniel 8 22 Daniel 9 29 Daniel 10 32 Daniel 11 32 Daniel 12 20 Daniel 13 18 Daniel 14 24 Hosea 1 31 Hosea 2 25 Hosea 3 24 Hosea 4 26 Hosea 5 32 Hosea 6 22 Hosea 7 24 Hosea 8 22 Hosea 9 29 Hosea 10 32 Hosea 11 32 Hosea 12 20 Hosea 13 18 Hosea 14 24 Joel 1 31 Joel 2 25 Joel 3 24 Joel 4 26 Amos 1 31 Amos 2 25 Amos 3 24 Amos 4 26 Amos 5 32 Amos 6 22 Amos 7 24 Amos 8 22 Amos 9 29 Obadiah 1 31 Jonah 1 31 Jonah 2 25 Jonah 3 24 Jonah 4 26 Micah 1 31 Micah 2 25 Micah 3 24 Micah 4 26 Micah 5 32 Micah 6 22 Micah 7 24 Nahum 1 31 Nahum 2 25 Nahum 3 24 Habakkuk 1 31 Habakkuk 2 25 Habakkuk 3 24 Zephaniah 1 31 Zephaniah 2 25 Zephaniah 3 24 Haggai 1 31 Haggai 2 25 Zechariah 1 31 Zechariah 2 25 Zechariah 3 24 Zechariah 4 26 Zechariah 5 32 Zechariah 6 22 Zechariah 7 24 Zechariah 8 22 Zechariah 9 29 Zechariah 10 32 Zechariah 11 32 Zechariah 12 20 Zechariah 13 18 Zechariah 14 24 Malachi 1 31 Malachi 2 25 Malachi 3 24 Matthew 1 25 Matthew 2 23 Matthew 3 17 Matthew 4 25 Matthew 5 48 Matthew 6 34 Matthew 7 29 Matthew 8 34 Matthew 9 38 Matthew 10 42 Matthew 11 30 Matthew 12 50 Matthew 13 58 Matthew 14 36 Matthew 15 39 Matthew 16 28 Matthew 17 27 Matthew 18 35 Matthew 19 30 Matthew 20 34 Matthew 21 46 Matthew 22 46 Matthew 23 39 Matthew 24 51 Matthew 25 46 Matthew 26 75 Matthew 27 66 Matthew 28 20 Mark 1 45 Mark 2 28 Mark 3 35 Mark 4 41 Mark 5 43 Mark 6 56 Mark 7 37 Mark 8 38 Mark 9 50 Mark 10 52 Mark 11 33 Mark 12 44 Mark 13 37 Mark 14 72 Mark 15 47 Mark 16 20 Luke 1 80 Luke 2 52 Luke 3 38 Luke 4 44 Luke 5 39 Luke 6 49 Luke 7 50 Luke 8 56 Luke 9 62 Luke 10 42 Luke 11 54 Luke 12 59 Luke 13 35 Luke 14 35 Luke 15 32 Luke 16 31 Luke 17 37 Luke 18 43 Luke 19 48 Luke 20 47 Luke 21 38 Luke 22 71 Luke 23 56 Luke 24 53 John 1 51 John 2 25 John 3 36 John 4 54 John 5 47 John 6 71 John 7 53 John 8 59 John 9 41 John 10 42 John 11 57 John 12 50 John 13 38 John 14 31 John 15 27 John 16 33 John 17 26 John 18 40 John 19 42 John 20 31 John 21 25 Acts 1 26 Acts 2 47 Acts 3 26 Acts 4 37 Acts 5 42 Acts 6 15 Acts 7 60 Acts 8 40 Acts 9 43 Acts 10 48 Acts 11 30 Acts 12 25 Acts 13 52 Acts 14 28 Acts 15 41 Acts 16 40 Acts 17 34 Acts 18 28 Acts 19 41 Acts 20 38 Acts 21 40 Acts 22 30 Acts 23 35 Acts 24 27 Acts 25 27 Acts 26 32 Acts 27 44 Acts 28 31 Romans 1 32 Romans 2 29 Romans 3 31 Romans 4 25 Romans 5 21 Romans 6 23 Romans 7 25 Romans 8 39 Romans 9 33 Romans 10 21 Romans 11 36 Romans 12 21 Romans 13 14 Romans 14 23 Romans 15 33 Romans 16 27 1 Corinthians 1 31 1 Corinthians 2 16 1 Corinthians 3 23 1 Corinthians 4 21 1 Corinthians 5 13 1 Corinthians 6 20 1 Corinthians 7 40 1 Corinthians 8 13 1 Corinthians 9 27 1 Corinthians 10 33 1 Corinthians 11 34 1 Corinthians 12 31 1 Corinthians 13 13 1 Corinthians 14 40 1 Corinthians 15 58 1 Corinthians 16 24 2 Corinthians 1 24 2 Corinthians 2 17 2 Corinthians 3 18 2 Corinthians 4 18 2 Corinthians 5 21 2 Corinthians 6 18 2 Corinthians 7 16 2 Corinthians 8 24 2 Corinthians 9 15 2 Corinthians 10 18 2 Corinthians 11 33 2 Corinthians 12 21 2 Corinthians 13 14 Galatians 1 24 Galatians 2 21 Galatians 3 29 Galatians 4 31 Galatians 5 26 Galatians 6 18 Ephesians 1 23 Ephesians 2 22 Ephesians 3 21 Ephesians 4 32 Ephesians 5 33 Ephesians 6 24 Philippians 1 30 Philippians 2 30 Philippians 3 21 Philippians 4 23 Colossians 1 29 Colossians 2 23 Colossians 3 25 Colossians 4 18 1 Thessalonians 1 10 1 Thessalonians 2 20 1 Thessalonians 3 13 1 Thessalonians 4 18 1 Thessalonians 5 28 2 Thessalonians 1 12 2 Thessalonians 2 17 2 Thessalonians 3 18 1 Timothy 1 20 1 Timothy 2 15 1 Timothy 3 16 1 Timothy 4 16 1 Timothy 5 25 1 Timothy 6 21 2 Timothy 1 18 2 Timothy 2 26 2 Timothy 3 17 2 Timothy 4 22 Titus 1 16 Titus 2 15 Titus 3 15 Philemon 1 25 Hebrews 1 14 Hebrews 2 18 Hebrews 3 19 Hebrews 4 16 Hebrews 5 14 Hebrews 6 20 Hebrews 7 28 Hebrews 8 13 Hebrews 9 28 Hebrews 10 39 Hebrews 11 40 Hebrews 12 29 Hebrews 13 25 James 1 27 James 2 26 James 3 18 James 4 17 James 5 20 1 Peter 1 25 1 Peter 2 25 1 Peter 3 22 1 Peter 4 19 1 Peter 5 14 2 Peter 1 21 2 Peter 2 22 2 Peter 3 18 1 John 1 10 1 John 2 29 1 John 3 24 1 John 4 21 1 John 5 21 2 John 1 13 3 John 1 14 Jude 1 25 Revelation 1 20 Revelation 2 29 Revelation 3 22 Revelation 4 11 Revelation 5 14 Revelation 6 17 Revelation 7 17 Revelation 8 13 Revelation 9 21 Revelation 10 11 Revelation 11 19 Revelation 12 17 Revelation 13 18 Revelation 14 20 Revelation 15 8 Revelation 16 21 Revelation 17 18 Revelation 18 24 Revelation 19 21 Revelation 20 15 Revelation 21 27 Revelation 22 21 bibledit-gtk-4.6/templates/versification_english.xml0000644000175000017500000030745511317062427023065 0ustar00teusteus00000000000000 Genesis 1 31 Genesis 2 25 Genesis 3 24 Genesis 4 26 Genesis 5 32 Genesis 6 22 Genesis 7 24 Genesis 8 22 Genesis 9 29 Genesis 10 32 Genesis 11 32 Genesis 12 20 Genesis 13 18 Genesis 14 24 Genesis 15 21 Genesis 16 16 Genesis 17 27 Genesis 18 33 Genesis 19 38 Genesis 20 18 Genesis 21 34 Genesis 22 24 Genesis 23 20 Genesis 24 67 Genesis 25 34 Genesis 26 35 Genesis 27 46 Genesis 28 22 Genesis 29 35 Genesis 30 43 Genesis 31 55 Genesis 32 32 Genesis 33 20 Genesis 34 31 Genesis 35 29 Genesis 36 43 Genesis 37 36 Genesis 38 30 Genesis 39 23 Genesis 40 23 Genesis 41 57 Genesis 42 38 Genesis 43 34 Genesis 44 34 Genesis 45 28 Genesis 46 34 Genesis 47 31 Genesis 48 22 Genesis 49 33 Genesis 50 26 Exodus 1 22 Exodus 2 25 Exodus 3 22 Exodus 4 31 Exodus 5 23 Exodus 6 30 Exodus 7 25 Exodus 8 32 Exodus 9 35 Exodus 10 29 Exodus 11 10 Exodus 12 51 Exodus 13 22 Exodus 14 31 Exodus 15 27 Exodus 16 36 Exodus 17 16 Exodus 18 27 Exodus 19 25 Exodus 20 26 Exodus 21 36 Exodus 22 31 Exodus 23 33 Exodus 24 18 Exodus 25 40 Exodus 26 37 Exodus 27 21 Exodus 28 43 Exodus 29 46 Exodus 30 38 Exodus 31 18 Exodus 32 35 Exodus 33 23 Exodus 34 35 Exodus 35 35 Exodus 36 38 Exodus 37 29 Exodus 38 31 Exodus 39 43 Exodus 40 38 Leviticus 1 17 Leviticus 2 16 Leviticus 3 17 Leviticus 4 35 Leviticus 5 19 Leviticus 6 30 Leviticus 7 38 Leviticus 8 36 Leviticus 9 24 Leviticus 10 20 Leviticus 11 47 Leviticus 12 8 Leviticus 13 59 Leviticus 14 57 Leviticus 15 33 Leviticus 16 34 Leviticus 17 16 Leviticus 18 30 Leviticus 19 37 Leviticus 20 27 Leviticus 21 24 Leviticus 22 33 Leviticus 23 44 Leviticus 24 23 Leviticus 25 55 Leviticus 26 46 Leviticus 27 34 Numbers 1 54 Numbers 2 34 Numbers 3 51 Numbers 4 49 Numbers 5 31 Numbers 6 27 Numbers 7 89 Numbers 8 26 Numbers 9 23 Numbers 10 36 Numbers 11 35 Numbers 12 16 Numbers 13 33 Numbers 14 45 Numbers 15 41 Numbers 16 50 Numbers 17 13 Numbers 18 32 Numbers 19 22 Numbers 20 29 Numbers 21 35 Numbers 22 41 Numbers 23 30 Numbers 24 25 Numbers 25 18 Numbers 26 65 Numbers 27 23 Numbers 28 31 Numbers 29 40 Numbers 30 16 Numbers 31 54 Numbers 32 42 Numbers 33 56 Numbers 34 29 Numbers 35 34 Numbers 36 13 Deuteronomy 1 46 Deuteronomy 2 37 Deuteronomy 3 29 Deuteronomy 4 49 Deuteronomy 5 33 Deuteronomy 6 25 Deuteronomy 7 26 Deuteronomy 8 20 Deuteronomy 9 29 Deuteronomy 10 22 Deuteronomy 11 32 Deuteronomy 12 32 Deuteronomy 13 18 Deuteronomy 14 29 Deuteronomy 15 23 Deuteronomy 16 22 Deuteronomy 17 20 Deuteronomy 18 22 Deuteronomy 19 21 Deuteronomy 20 20 Deuteronomy 21 23 Deuteronomy 22 30 Deuteronomy 23 25 Deuteronomy 24 22 Deuteronomy 25 19 Deuteronomy 26 19 Deuteronomy 27 26 Deuteronomy 28 68 Deuteronomy 29 29 Deuteronomy 30 20 Deuteronomy 31 30 Deuteronomy 32 52 Deuteronomy 33 29 Deuteronomy 34 12 Joshua 1 18 Joshua 2 24 Joshua 3 17 Joshua 4 24 Joshua 5 15 Joshua 6 27 Joshua 7 26 Joshua 8 35 Joshua 9 27 Joshua 10 43 Joshua 11 23 Joshua 12 24 Joshua 13 33 Joshua 14 15 Joshua 15 63 Joshua 16 10 Joshua 17 18 Joshua 18 28 Joshua 19 51 Joshua 20 9 Joshua 21 45 Joshua 22 34 Joshua 23 16 Joshua 24 33 Judges 1 36 Judges 2 23 Judges 3 31 Judges 4 24 Judges 5 31 Judges 6 40 Judges 7 25 Judges 8 35 Judges 9 57 Judges 10 18 Judges 11 40 Judges 12 15 Judges 13 25 Judges 14 20 Judges 15 20 Judges 16 31 Judges 17 13 Judges 18 31 Judges 19 30 Judges 20 48 Judges 21 25 Ruth 1 22 Ruth 2 23 Ruth 3 18 Ruth 4 22 1 Samuel 1 28 1 Samuel 2 36 1 Samuel 3 21 1 Samuel 4 22 1 Samuel 5 12 1 Samuel 6 21 1 Samuel 7 17 1 Samuel 8 22 1 Samuel 9 27 1 Samuel 10 27 1 Samuel 11 15 1 Samuel 12 25 1 Samuel 13 23 1 Samuel 14 52 1 Samuel 15 35 1 Samuel 16 23 1 Samuel 17 58 1 Samuel 18 30 1 Samuel 19 24 1 Samuel 20 42 1 Samuel 21 15 1 Samuel 22 23 1 Samuel 23 29 1 Samuel 24 22 1 Samuel 25 44 1 Samuel 26 25 1 Samuel 27 12 1 Samuel 28 25 1 Samuel 29 11 1 Samuel 30 31 1 Samuel 31 13 2 Samuel 1 27 2 Samuel 2 32 2 Samuel 3 39 2 Samuel 4 12 2 Samuel 5 25 2 Samuel 6 23 2 Samuel 7 29 2 Samuel 8 18 2 Samuel 9 13 2 Samuel 10 19 2 Samuel 11 27 2 Samuel 12 31 2 Samuel 13 39 2 Samuel 14 33 2 Samuel 15 37 2 Samuel 16 23 2 Samuel 17 29 2 Samuel 18 33 2 Samuel 19 43 2 Samuel 20 26 2 Samuel 21 22 2 Samuel 22 51 2 Samuel 23 39 2 Samuel 24 25 1 Kings 1 53 1 Kings 2 46 1 Kings 3 28 1 Kings 4 34 1 Kings 5 18 1 Kings 6 38 1 Kings 7 51 1 Kings 8 66 1 Kings 9 28 1 Kings 10 29 1 Kings 11 43 1 Kings 12 33 1 Kings 13 34 1 Kings 14 31 1 Kings 15 34 1 Kings 16 34 1 Kings 17 24 1 Kings 18 46 1 Kings 19 21 1 Kings 20 43 1 Kings 21 29 1 Kings 22 53 2 Kings 1 18 2 Kings 2 25 2 Kings 3 27 2 Kings 4 44 2 Kings 5 27 2 Kings 6 33 2 Kings 7 20 2 Kings 8 29 2 Kings 9 37 2 Kings 10 36 2 Kings 11 21 2 Kings 12 21 2 Kings 13 25 2 Kings 14 29 2 Kings 15 38 2 Kings 16 20 2 Kings 17 41 2 Kings 18 37 2 Kings 19 37 2 Kings 20 21 2 Kings 21 26 2 Kings 22 20 2 Kings 23 37 2 Kings 24 20 2 Kings 25 30 1 Chronicles 1 54 1 Chronicles 2 55 1 Chronicles 3 24 1 Chronicles 4 43 1 Chronicles 5 26 1 Chronicles 6 81 1 Chronicles 7 40 1 Chronicles 8 40 1 Chronicles 9 44 1 Chronicles 10 14 1 Chronicles 11 47 1 Chronicles 12 40 1 Chronicles 13 14 1 Chronicles 14 17 1 Chronicles 15 29 1 Chronicles 16 43 1 Chronicles 17 27 1 Chronicles 18 17 1 Chronicles 19 19 1 Chronicles 20 8 1 Chronicles 21 30 1 Chronicles 22 19 1 Chronicles 23 32 1 Chronicles 24 31 1 Chronicles 25 31 1 Chronicles 26 32 1 Chronicles 27 34 1 Chronicles 28 21 1 Chronicles 29 30 2 Chronicles 1 17 2 Chronicles 2 18 2 Chronicles 3 17 2 Chronicles 4 22 2 Chronicles 5 14 2 Chronicles 6 42 2 Chronicles 7 22 2 Chronicles 8 18 2 Chronicles 9 31 2 Chronicles 10 19 2 Chronicles 11 23 2 Chronicles 12 16 2 Chronicles 13 22 2 Chronicles 14 15 2 Chronicles 15 19 2 Chronicles 16 14 2 Chronicles 17 19 2 Chronicles 18 34 2 Chronicles 19 11 2 Chronicles 20 37 2 Chronicles 21 20 2 Chronicles 22 12 2 Chronicles 23 21 2 Chronicles 24 27 2 Chronicles 25 28 2 Chronicles 26 23 2 Chronicles 27 9 2 Chronicles 28 27 2 Chronicles 29 36 2 Chronicles 30 27 2 Chronicles 31 21 2 Chronicles 32 33 2 Chronicles 33 25 2 Chronicles 34 33 2 Chronicles 35 27 2 Chronicles 36 23 Ezra 1 11 Ezra 2 70 Ezra 3 13 Ezra 4 24 Ezra 5 17 Ezra 6 22 Ezra 7 28 Ezra 8 36 Ezra 9 15 Ezra 10 44 Nehemiah 1 11 Nehemiah 2 20 Nehemiah 3 32 Nehemiah 4 23 Nehemiah 5 19 Nehemiah 6 19 Nehemiah 7 73 Nehemiah 8 18 Nehemiah 9 38 Nehemiah 10 39 Nehemiah 11 36 Nehemiah 12 47 Nehemiah 13 31 Esther 1 22 Esther 2 23 Esther 3 15 Esther 4 17 Esther 5 14 Esther 6 14 Esther 7 10 Esther 8 17 Esther 9 32 Esther 10 3 Job 1 22 Job 2 13 Job 3 26 Job 4 21 Job 5 27 Job 6 30 Job 7 21 Job 8 22 Job 9 35 Job 10 22 Job 11 20 Job 12 25 Job 13 28 Job 14 22 Job 15 35 Job 16 22 Job 17 16 Job 18 21 Job 19 29 Job 20 29 Job 21 34 Job 22 30 Job 23 17 Job 24 25 Job 25 6 Job 26 14 Job 27 23 Job 28 28 Job 29 25 Job 30 31 Job 31 40 Job 32 22 Job 33 33 Job 34 37 Job 35 16 Job 36 33 Job 37 24 Job 38 41 Job 39 30 Job 40 24 Job 41 34 Job 42 17 Psalms 1 6 Psalms 2 12 Psalms 3 8 Psalms 4 8 Psalms 5 12 Psalms 6 10 Psalms 7 17 Psalms 8 9 Psalms 9 20 Psalms 10 18 Psalms 11 7 Psalms 12 8 Psalms 13 6 Psalms 14 7 Psalms 15 5 Psalms 16 11 Psalms 17 15 Psalms 18 50 Psalms 19 14 Psalms 20 9 Psalms 21 13 Psalms 22 31 Psalms 23 6 Psalms 24 10 Psalms 25 22 Psalms 26 12 Psalms 27 14 Psalms 28 9 Psalms 29 11 Psalms 30 12 Psalms 31 24 Psalms 32 11 Psalms 33 22 Psalms 34 22 Psalms 35 28 Psalms 36 12 Psalms 37 40 Psalms 38 22 Psalms 39 13 Psalms 40 17 Psalms 41 13 Psalms 42 11 Psalms 43 5 Psalms 44 26 Psalms 45 17 Psalms 46 11 Psalms 47 9 Psalms 48 14 Psalms 49 20 Psalms 50 23 Psalms 51 19 Psalms 52 9 Psalms 53 6 Psalms 54 7 Psalms 55 23 Psalms 56 13 Psalms 57 11 Psalms 58 11 Psalms 59 17 Psalms 60 12 Psalms 61 8 Psalms 62 12 Psalms 63 11 Psalms 64 10 Psalms 65 13 Psalms 66 20 Psalms 67 7 Psalms 68 35 Psalms 69 36 Psalms 70 5 Psalms 71 24 Psalms 72 20 Psalms 73 28 Psalms 74 23 Psalms 75 10 Psalms 76 12 Psalms 77 20 Psalms 78 72 Psalms 79 13 Psalms 80 19 Psalms 81 16 Psalms 82 8 Psalms 83 18 Psalms 84 12 Psalms 85 13 Psalms 86 17 Psalms 87 7 Psalms 88 18 Psalms 89 52 Psalms 90 17 Psalms 91 16 Psalms 92 15 Psalms 93 5 Psalms 94 23 Psalms 95 11 Psalms 96 13 Psalms 97 12 Psalms 98 9 Psalms 99 9 Psalms 100 5 Psalms 101 8 Psalms 102 28 Psalms 103 22 Psalms 104 35 Psalms 105 45 Psalms 106 48 Psalms 107 43 Psalms 108 13 Psalms 109 31 Psalms 110 7 Psalms 111 10 Psalms 112 10 Psalms 113 9 Psalms 114 8 Psalms 115 18 Psalms 116 19 Psalms 117 2 Psalms 118 29 Psalms 119 176 Psalms 120 7 Psalms 121 8 Psalms 122 9 Psalms 123 4 Psalms 124 8 Psalms 125 5 Psalms 126 6 Psalms 127 5 Psalms 128 6 Psalms 129 8 Psalms 130 8 Psalms 131 3 Psalms 132 18 Psalms 133 3 Psalms 134 3 Psalms 135 21 Psalms 136 26 Psalms 137 9 Psalms 138 8 Psalms 139 24 Psalms 140 13 Psalms 141 10 Psalms 142 7 Psalms 143 12 Psalms 144 15 Psalms 145 21 Psalms 146 10 Psalms 147 20 Psalms 148 14 Psalms 149 9 Psalms 150 6 Proverbs 1 33 Proverbs 2 22 Proverbs 3 35 Proverbs 4 27 Proverbs 5 23 Proverbs 6 35 Proverbs 7 27 Proverbs 8 36 Proverbs 9 18 Proverbs 10 32 Proverbs 11 31 Proverbs 12 28 Proverbs 13 25 Proverbs 14 35 Proverbs 15 33 Proverbs 16 33 Proverbs 17 28 Proverbs 18 24 Proverbs 19 29 Proverbs 20 30 Proverbs 21 31 Proverbs 22 29 Proverbs 23 35 Proverbs 24 34 Proverbs 25 28 Proverbs 26 28 Proverbs 27 27 Proverbs 28 28 Proverbs 29 27 Proverbs 30 33 Proverbs 31 31 Ecclesiastes 1 18 Ecclesiastes 2 26 Ecclesiastes 3 22 Ecclesiastes 4 16 Ecclesiastes 5 20 Ecclesiastes 6 12 Ecclesiastes 7 29 Ecclesiastes 8 17 Ecclesiastes 9 18 Ecclesiastes 10 20 Ecclesiastes 11 10 Ecclesiastes 12 14 Song of Solomon 1 17 Song of Solomon 2 17 Song of Solomon 3 11 Song of Solomon 4 16 Song of Solomon 5 16 Song of Solomon 6 13 Song of Solomon 7 13 Song of Solomon 8 14 Isaiah 1 31 Isaiah 2 22 Isaiah 3 26 Isaiah 4 6 Isaiah 5 30 Isaiah 6 13 Isaiah 7 25 Isaiah 8 22 Isaiah 9 21 Isaiah 10 34 Isaiah 11 16 Isaiah 12 6 Isaiah 13 22 Isaiah 14 32 Isaiah 15 9 Isaiah 16 14 Isaiah 17 14 Isaiah 18 7 Isaiah 19 25 Isaiah 20 6 Isaiah 21 17 Isaiah 22 25 Isaiah 23 18 Isaiah 24 23 Isaiah 25 12 Isaiah 26 21 Isaiah 27 13 Isaiah 28 29 Isaiah 29 24 Isaiah 30 33 Isaiah 31 9 Isaiah 32 20 Isaiah 33 24 Isaiah 34 17 Isaiah 35 10 Isaiah 36 22 Isaiah 37 38 Isaiah 38 22 Isaiah 39 8 Isaiah 40 31 Isaiah 41 29 Isaiah 42 25 Isaiah 43 28 Isaiah 44 28 Isaiah 45 25 Isaiah 46 13 Isaiah 47 15 Isaiah 48 22 Isaiah 49 26 Isaiah 50 11 Isaiah 51 23 Isaiah 52 15 Isaiah 53 12 Isaiah 54 17 Isaiah 55 13 Isaiah 56 12 Isaiah 57 21 Isaiah 58 14 Isaiah 59 21 Isaiah 60 22 Isaiah 61 11 Isaiah 62 12 Isaiah 63 19 Isaiah 64 12 Isaiah 65 25 Isaiah 66 24 Jeremiah 1 19 Jeremiah 2 37 Jeremiah 3 25 Jeremiah 4 31 Jeremiah 5 31 Jeremiah 6 30 Jeremiah 7 34 Jeremiah 8 22 Jeremiah 9 26 Jeremiah 10 25 Jeremiah 11 23 Jeremiah 12 17 Jeremiah 13 27 Jeremiah 14 22 Jeremiah 15 21 Jeremiah 16 21 Jeremiah 17 27 Jeremiah 18 23 Jeremiah 19 15 Jeremiah 20 18 Jeremiah 21 14 Jeremiah 22 30 Jeremiah 23 40 Jeremiah 24 10 Jeremiah 25 38 Jeremiah 26 24 Jeremiah 27 22 Jeremiah 28 17 Jeremiah 29 32 Jeremiah 30 24 Jeremiah 31 40 Jeremiah 32 44 Jeremiah 33 26 Jeremiah 34 22 Jeremiah 35 19 Jeremiah 36 32 Jeremiah 37 21 Jeremiah 38 28 Jeremiah 39 18 Jeremiah 40 16 Jeremiah 41 18 Jeremiah 42 22 Jeremiah 43 13 Jeremiah 44 30 Jeremiah 45 5 Jeremiah 46 28 Jeremiah 47 7 Jeremiah 48 47 Jeremiah 49 39 Jeremiah 50 46 Jeremiah 51 64 Jeremiah 52 34 Lamentations 1 22 Lamentations 2 22 Lamentations 3 66 Lamentations 4 22 Lamentations 5 22 Ezekiel 1 28 Ezekiel 2 10 Ezekiel 3 27 Ezekiel 4 17 Ezekiel 5 17 Ezekiel 6 14 Ezekiel 7 27 Ezekiel 8 18 Ezekiel 9 11 Ezekiel 10 22 Ezekiel 11 25 Ezekiel 12 28 Ezekiel 13 23 Ezekiel 14 23 Ezekiel 15 8 Ezekiel 16 63 Ezekiel 17 24 Ezekiel 18 32 Ezekiel 19 14 Ezekiel 20 49 Ezekiel 21 32 Ezekiel 22 31 Ezekiel 23 49 Ezekiel 24 27 Ezekiel 25 17 Ezekiel 26 21 Ezekiel 27 36 Ezekiel 28 26 Ezekiel 29 21 Ezekiel 30 26 Ezekiel 31 18 Ezekiel 32 32 Ezekiel 33 33 Ezekiel 34 31 Ezekiel 35 15 Ezekiel 36 38 Ezekiel 37 28 Ezekiel 38 23 Ezekiel 39 29 Ezekiel 40 49 Ezekiel 41 26 Ezekiel 42 20 Ezekiel 43 27 Ezekiel 44 31 Ezekiel 45 25 Ezekiel 46 24 Ezekiel 47 23 Ezekiel 48 35 Daniel 1 21 Daniel 2 49 Daniel 3 30 Daniel 4 37 Daniel 5 31 Daniel 6 28 Daniel 7 28 Daniel 8 27 Daniel 9 27 Daniel 10 21 Daniel 11 45 Daniel 12 13 Hosea 1 11 Hosea 2 23 Hosea 3 5 Hosea 4 19 Hosea 5 15 Hosea 6 11 Hosea 7 16 Hosea 8 14 Hosea 9 17 Hosea 10 15 Hosea 11 12 Hosea 12 14 Hosea 13 16 Hosea 14 9 Joel 1 20 Joel 2 32 Joel 3 21 Amos 1 15 Amos 2 16 Amos 3 15 Amos 4 13 Amos 5 27 Amos 6 14 Amos 7 17 Amos 8 14 Amos 9 15 Obadiah 1 21 Jonah 1 17 Jonah 2 10 Jonah 3 10 Jonah 4 11 Micah 1 16 Micah 2 13 Micah 3 12 Micah 4 13 Micah 5 15 Micah 6 16 Micah 7 20 Nahum 1 15 Nahum 2 13 Nahum 3 19 Habakkuk 1 17 Habakkuk 2 20 Habakkuk 3 19 Zephaniah 1 18 Zephaniah 2 15 Zephaniah 3 20 Haggai 1 15 Haggai 2 23 Zechariah 1 21 Zechariah 2 13 Zechariah 3 10 Zechariah 4 14 Zechariah 5 11 Zechariah 6 15 Zechariah 7 14 Zechariah 8 23 Zechariah 9 17 Zechariah 10 12 Zechariah 11 17 Zechariah 12 14 Zechariah 13 9 Zechariah 14 21 Malachi 1 14 Malachi 2 17 Malachi 3 18 Malachi 4 6 Matthew 1 25 Matthew 2 23 Matthew 3 17 Matthew 4 25 Matthew 5 48 Matthew 6 34 Matthew 7 29 Matthew 8 34 Matthew 9 38 Matthew 10 42 Matthew 11 30 Matthew 12 50 Matthew 13 58 Matthew 14 36 Matthew 15 39 Matthew 16 28 Matthew 17 27 Matthew 18 35 Matthew 19 30 Matthew 20 34 Matthew 21 46 Matthew 22 46 Matthew 23 39 Matthew 24 51 Matthew 25 46 Matthew 26 75 Matthew 27 66 Matthew 28 20 Mark 1 45 Mark 2 28 Mark 3 35 Mark 4 41 Mark 5 43 Mark 6 56 Mark 7 37 Mark 8 38 Mark 9 50 Mark 10 52 Mark 11 33 Mark 12 44 Mark 13 37 Mark 14 72 Mark 15 47 Mark 16 20 Luke 1 80 Luke 2 52 Luke 3 38 Luke 4 44 Luke 5 39 Luke 6 49 Luke 7 50 Luke 8 56 Luke 9 62 Luke 10 42 Luke 11 54 Luke 12 59 Luke 13 35 Luke 14 35 Luke 15 32 Luke 16 31 Luke 17 37 Luke 18 43 Luke 19 48 Luke 20 47 Luke 21 38 Luke 22 71 Luke 23 56 Luke 24 53 John 1 51 John 2 25 John 3 36 John 4 54 John 5 47 John 6 71 John 7 53 John 8 59 John 9 41 John 10 42 John 11 57 John 12 50 John 13 38 John 14 31 John 15 27 John 16 33 John 17 26 John 18 40 John 19 42 John 20 31 John 21 25 Acts 1 26 Acts 2 47 Acts 3 26 Acts 4 37 Acts 5 42 Acts 6 15 Acts 7 60 Acts 8 40 Acts 9 43 Acts 10 48 Acts 11 30 Acts 12 25 Acts 13 52 Acts 14 28 Acts 15 41 Acts 16 40 Acts 17 34 Acts 18 28 Acts 19 41 Acts 20 38 Acts 21 40 Acts 22 30 Acts 23 35 Acts 24 27 Acts 25 27 Acts 26 32 Acts 27 44 Acts 28 31 Romans 1 32 Romans 2 29 Romans 3 31 Romans 4 25 Romans 5 21 Romans 6 23 Romans 7 25 Romans 8 39 Romans 9 33 Romans 10 21 Romans 11 36 Romans 12 21 Romans 13 14 Romans 14 23 Romans 15 33 Romans 16 27 1 Corinthians 1 31 1 Corinthians 2 16 1 Corinthians 3 23 1 Corinthians 4 21 1 Corinthians 5 13 1 Corinthians 6 20 1 Corinthians 7 40 1 Corinthians 8 13 1 Corinthians 9 27 1 Corinthians 10 33 1 Corinthians 11 34 1 Corinthians 12 31 1 Corinthians 13 13 1 Corinthians 14 40 1 Corinthians 15 58 1 Corinthians 16 24 2 Corinthians 1 24 2 Corinthians 2 17 2 Corinthians 3 18 2 Corinthians 4 18 2 Corinthians 5 21 2 Corinthians 6 18 2 Corinthians 7 16 2 Corinthians 8 24 2 Corinthians 9 15 2 Corinthians 10 18 2 Corinthians 11 33 2 Corinthians 12 21 2 Corinthians 13 14 Galatians 1 24 Galatians 2 21 Galatians 3 29 Galatians 4 31 Galatians 5 26 Galatians 6 18 Ephesians 1 23 Ephesians 2 22 Ephesians 3 21 Ephesians 4 32 Ephesians 5 33 Ephesians 6 24 Philippians 1 30 Philippians 2 30 Philippians 3 21 Philippians 4 23 Colossians 1 29 Colossians 2 23 Colossians 3 25 Colossians 4 18 1 Thessalonians 1 10 1 Thessalonians 2 20 1 Thessalonians 3 13 1 Thessalonians 4 18 1 Thessalonians 5 28 2 Thessalonians 1 12 2 Thessalonians 2 17 2 Thessalonians 3 18 1 Timothy 1 20 1 Timothy 2 15 1 Timothy 3 16 1 Timothy 4 16 1 Timothy 5 25 1 Timothy 6 21 2 Timothy 1 18 2 Timothy 2 26 2 Timothy 3 17 2 Timothy 4 22 Titus 1 16 Titus 2 15 Titus 3 15 Philemon 1 25 Hebrews 1 14 Hebrews 2 18 Hebrews 3 19 Hebrews 4 16 Hebrews 5 14 Hebrews 6 20 Hebrews 7 28 Hebrews 8 13 Hebrews 9 28 Hebrews 10 39 Hebrews 11 40 Hebrews 12 29 Hebrews 13 25 James 1 27 James 2 26 James 3 18 James 4 17 James 5 20 1 Peter 1 25 1 Peter 2 25 1 Peter 3 22 1 Peter 4 19 1 Peter 5 14 2 Peter 1 21 2 Peter 2 22 2 Peter 3 18 1 John 1 10 1 John 2 29 1 John 3 24 1 John 4 21 1 John 5 21 2 John 1 13 3 John 1 14 Jude 1 25 Revelation 1 20 Revelation 2 29 Revelation 3 22 Revelation 4 11 Revelation 5 14 Revelation 6 17 Revelation 7 17 Revelation 8 13 Revelation 9 21 Revelation 10 11 Revelation 11 19 Revelation 12 17 Revelation 13 18 Revelation 14 20 Revelation 15 8 Revelation 16 21 Revelation 17 18 Revelation 18 24 Revelation 19 21 Revelation 20 15 Revelation 21 27 Revelation 22 21 bibledit-gtk-4.6/templates/versification_russian_orthodox.xml0000644000175000017500000031021411175243637025037 0ustar00teusteus00000000000000 Genesis 1 31 Genesis 2 25 Genesis 3 24 Genesis 4 26 Genesis 5 32 Genesis 6 22 Genesis 7 24 Genesis 8 22 Genesis 9 29 Genesis 10 32 Genesis 11 32 Genesis 12 20 Genesis 13 18 Genesis 14 24 Genesis 15 21 Genesis 16 16 Genesis 17 27 Genesis 18 33 Genesis 19 38 Genesis 20 18 Genesis 21 34 Genesis 22 24 Genesis 23 20 Genesis 24 67 Genesis 25 34 Genesis 26 35 Genesis 27 46 Genesis 28 22 Genesis 29 35 Genesis 30 43 Genesis 31 55 Genesis 32 32 Genesis 33 20 Genesis 34 31 Genesis 35 29 Genesis 36 43 Genesis 37 36 Genesis 38 30 Genesis 39 23 Genesis 40 23 Genesis 41 57 Genesis 42 38 Genesis 43 34 Genesis 44 34 Genesis 45 28 Genesis 46 34 Genesis 47 31 Genesis 48 22 Genesis 49 33 Genesis 50 26 Exodus 1 22 Exodus 2 25 Exodus 3 22 Exodus 4 31 Exodus 5 23 Exodus 6 30 Exodus 7 25 Exodus 8 32 Exodus 9 35 Exodus 10 29 Exodus 11 10 Exodus 12 51 Exodus 13 22 Exodus 14 31 Exodus 15 27 Exodus 16 36 Exodus 17 16 Exodus 18 27 Exodus 19 25 Exodus 20 26 Exodus 21 36 Exodus 22 31 Exodus 23 33 Exodus 24 18 Exodus 25 40 Exodus 26 37 Exodus 27 21 Exodus 28 43 Exodus 29 46 Exodus 30 38 Exodus 31 18 Exodus 32 35 Exodus 33 23 Exodus 34 35 Exodus 35 35 Exodus 36 38 Exodus 37 29 Exodus 38 31 Exodus 39 43 Exodus 40 38 Leviticus 1 17 Leviticus 2 16 Leviticus 3 17 Leviticus 4 35 Leviticus 5 19 Leviticus 6 30 Leviticus 7 38 Leviticus 8 36 Leviticus 9 24 Leviticus 10 20 Leviticus 11 47 Leviticus 12 8 Leviticus 13 59 Leviticus 14 56 Leviticus 15 33 Leviticus 16 34 Leviticus 17 16 Leviticus 18 30 Leviticus 19 37 Leviticus 20 27 Leviticus 21 24 Leviticus 22 33 Leviticus 23 44 Leviticus 24 23 Leviticus 25 55 Leviticus 26 46 Leviticus 27 34 Numbers 1 54 Numbers 2 34 Numbers 3 51 Numbers 4 49 Numbers 5 31 Numbers 6 27 Numbers 7 89 Numbers 8 26 Numbers 9 23 Numbers 10 36 Numbers 11 35 Numbers 12 15 Numbers 13 34 Numbers 14 45 Numbers 15 41 Numbers 16 50 Numbers 17 13 Numbers 18 32 Numbers 19 22 Numbers 20 29 Numbers 21 35 Numbers 22 41 Numbers 23 30 Numbers 24 25 Numbers 25 18 Numbers 26 65 Numbers 27 23 Numbers 28 31 Numbers 29 39 Numbers 30 17 Numbers 31 54 Numbers 32 42 Numbers 33 56 Numbers 34 29 Numbers 35 34 Numbers 36 13 Deuteronomy 1 46 Deuteronomy 2 37 Deuteronomy 3 29 Deuteronomy 4 49 Deuteronomy 5 33 Deuteronomy 6 25 Deuteronomy 7 26 Deuteronomy 8 20 Deuteronomy 9 29 Deuteronomy 10 22 Deuteronomy 11 32 Deuteronomy 12 32 Deuteronomy 13 18 Deuteronomy 14 29 Deuteronomy 15 23 Deuteronomy 16 22 Deuteronomy 17 20 Deuteronomy 18 22 Deuteronomy 19 21 Deuteronomy 20 20 Deuteronomy 21 23 Deuteronomy 22 30 Deuteronomy 23 25 Deuteronomy 24 22 Deuteronomy 25 19 Deuteronomy 26 19 Deuteronomy 27 26 Deuteronomy 28 68 Deuteronomy 29 29 Deuteronomy 30 20 Deuteronomy 31 30 Deuteronomy 32 52 Deuteronomy 33 29 Deuteronomy 34 12 Joshua 1 18 Joshua 2 24 Joshua 3 17 Joshua 4 24 Joshua 5 16 Joshua 6 26 Joshua 7 26 Joshua 8 35 Joshua 9 27 Joshua 10 43 Joshua 11 23 Joshua 12 24 Joshua 13 33 Joshua 14 15 Joshua 15 63 Joshua 16 10 Joshua 17 18 Joshua 18 28 Joshua 19 51 Joshua 20 9 Joshua 21 45 Joshua 22 34 Joshua 23 16 Joshua 24 36 Judges 1 36 Judges 2 23 Judges 3 31 Judges 4 24 Judges 5 31 Judges 6 40 Judges 7 25 Judges 8 35 Judges 9 57 Judges 10 18 Judges 11 40 Judges 12 15 Judges 13 25 Judges 14 20 Judges 15 20 Judges 16 31 Judges 17 13 Judges 18 31 Judges 19 30 Judges 20 48 Judges 21 25 Ruth 1 22 Ruth 2 23 Ruth 3 18 Ruth 4 22 1 Samuel 1 28 1 Samuel 2 36 1 Samuel 3 21 1 Samuel 4 22 1 Samuel 5 12 1 Samuel 6 21 1 Samuel 7 17 1 Samuel 8 22 1 Samuel 9 27 1 Samuel 10 27 1 Samuel 11 15 1 Samuel 12 25 1 Samuel 13 23 1 Samuel 14 52 1 Samuel 15 35 1 Samuel 16 23 1 Samuel 17 58 1 Samuel 18 30 1 Samuel 19 24 1 Samuel 20 43 1 Samuel 21 15 1 Samuel 22 23 1 Samuel 23 28 1 Samuel 24 23 1 Samuel 25 44 1 Samuel 26 25 1 Samuel 27 12 1 Samuel 28 25 1 Samuel 29 11 1 Samuel 30 31 1 Samuel 31 13 2 Samuel 1 27 2 Samuel 2 32 2 Samuel 3 39 2 Samuel 4 12 2 Samuel 5 25 2 Samuel 6 23 2 Samuel 7 29 2 Samuel 8 18 2 Samuel 9 13 2 Samuel 10 19 2 Samuel 11 27 2 Samuel 12 31 2 Samuel 13 39 2 Samuel 14 33 2 Samuel 15 37 2 Samuel 16 23 2 Samuel 17 29 2 Samuel 18 33 2 Samuel 19 43 2 Samuel 20 26 2 Samuel 21 22 2 Samuel 22 51 2 Samuel 23 39 2 Samuel 24 25 1 Kings 1 53 1 Kings 2 46 1 Kings 3 28 1 Kings 4 34 1 Kings 5 18 1 Kings 6 38 1 Kings 7 51 1 Kings 8 66 1 Kings 9 28 1 Kings 10 29 1 Kings 11 43 1 Kings 12 33 1 Kings 13 34 1 Kings 14 31 1 Kings 15 34 1 Kings 16 34 1 Kings 17 24 1 Kings 18 46 1 Kings 19 21 1 Kings 20 43 1 Kings 21 29 1 Kings 22 53 2 Kings 1 18 2 Kings 2 25 2 Kings 3 27 2 Kings 4 44 2 Kings 5 27 2 Kings 6 33 2 Kings 7 20 2 Kings 8 29 2 Kings 9 37 2 Kings 10 36 2 Kings 11 21 2 Kings 12 21 2 Kings 13 25 2 Kings 14 29 2 Kings 15 38 2 Kings 16 20 2 Kings 17 41 2 Kings 18 37 2 Kings 19 37 2 Kings 20 21 2 Kings 21 26 2 Kings 22 20 2 Kings 23 37 2 Kings 24 20 2 Kings 25 30 1 Chronicles 1 54 1 Chronicles 2 55 1 Chronicles 3 24 1 Chronicles 4 43 1 Chronicles 5 26 1 Chronicles 6 81 1 Chronicles 7 40 1 Chronicles 8 40 1 Chronicles 9 44 1 Chronicles 10 14 1 Chronicles 11 47 1 Chronicles 12 40 1 Chronicles 13 14 1 Chronicles 14 17 1 Chronicles 15 29 1 Chronicles 16 43 1 Chronicles 17 27 1 Chronicles 18 17 1 Chronicles 19 19 1 Chronicles 20 8 1 Chronicles 21 30 1 Chronicles 22 19 1 Chronicles 23 32 1 Chronicles 24 31 1 Chronicles 25 31 1 Chronicles 26 32 1 Chronicles 27 34 1 Chronicles 28 21 1 Chronicles 29 30 2 Chronicles 1 17 2 Chronicles 2 18 2 Chronicles 3 17 2 Chronicles 4 22 2 Chronicles 5 14 2 Chronicles 6 42 2 Chronicles 7 22 2 Chronicles 8 18 2 Chronicles 9 31 2 Chronicles 10 19 2 Chronicles 11 23 2 Chronicles 12 16 2 Chronicles 13 22 2 Chronicles 14 15 2 Chronicles 15 19 2 Chronicles 16 14 2 Chronicles 17 19 2 Chronicles 18 34 2 Chronicles 19 11 2 Chronicles 20 37 2 Chronicles 21 20 2 Chronicles 22 12 2 Chronicles 23 21 2 Chronicles 24 27 2 Chronicles 25 28 2 Chronicles 26 23 2 Chronicles 27 9 2 Chronicles 28 27 2 Chronicles 29 36 2 Chronicles 30 27 2 Chronicles 31 21 2 Chronicles 32 33 2 Chronicles 33 25 2 Chronicles 34 33 2 Chronicles 35 27 2 Chronicles 36 23 2 Chronicles 37 12 Ezra 1 11 Ezra 2 70 Ezra 3 13 Ezra 4 24 Ezra 5 17 Ezra 6 22 Ezra 7 28 Ezra 8 36 Ezra 9 15 Ezra 10 44 Nehemiah 1 11 Nehemiah 2 20 Nehemiah 3 32 Nehemiah 4 23 Nehemiah 5 19 Nehemiah 6 19 Nehemiah 7 73 Nehemiah 8 18 Nehemiah 9 38 Nehemiah 10 39 Nehemiah 11 36 Nehemiah 12 47 Nehemiah 13 31 Esther 1 22 Esther 2 23 Esther 3 15 Esther 4 17 Esther 5 14 Esther 6 14 Esther 7 10 Esther 8 17 Esther 9 32 Esther 10 3 Job 1 22 Job 2 13 Job 3 26 Job 4 21 Job 5 27 Job 6 30 Job 7 21 Job 8 22 Job 9 35 Job 10 22 Job 11 20 Job 12 25 Job 13 28 Job 14 22 Job 15 35 Job 16 22 Job 17 16 Job 18 21 Job 19 29 Job 20 29 Job 21 34 Job 22 30 Job 23 17 Job 24 25 Job 25 6 Job 26 14 Job 27 23 Job 28 28 Job 29 25 Job 30 31 Job 31 40 Job 32 22 Job 33 33 Job 34 37 Job 35 16 Job 36 33 Job 37 24 Job 38 41 Job 39 35 Job 40 27 Job 41 26 Job 42 17 Psalms 1 6 Psalms 2 12 Psalms 3 9 Psalms 4 9 Psalms 5 13 Psalms 6 11 Psalms 7 18 Psalms 8 10 Psalms 9 39 Psalms 10 7 Psalms 11 9 Psalms 12 6 Psalms 13 7 Psalms 14 5 Psalms 15 11 Psalms 16 15 Psalms 17 51 Psalms 18 15 Psalms 19 10 Psalms 20 14 Psalms 21 32 Psalms 22 6 Psalms 23 10 Psalms 24 22 Psalms 25 12 Psalms 26 14 Psalms 27 9 Psalms 28 11 Psalms 29 13 Psalms 30 25 Psalms 31 11 Psalms 32 22 Psalms 33 23 Psalms 34 28 Psalms 35 13 Psalms 36 40 Psalms 37 23 Psalms 38 14 Psalms 39 18 Psalms 40 14 Psalms 41 12 Psalms 42 5 Psalms 43 27 Psalms 44 18 Psalms 45 12 Psalms 46 10 Psalms 47 15 Psalms 48 21 Psalms 49 23 Psalms 50 21 Psalms 51 11 Psalms 52 7 Psalms 53 9 Psalms 54 24 Psalms 55 14 Psalms 56 12 Psalms 57 12 Psalms 58 18 Psalms 59 14 Psalms 60 9 Psalms 61 13 Psalms 62 12 Psalms 63 11 Psalms 64 14 Psalms 65 20 Psalms 66 8 Psalms 67 36 Psalms 68 37 Psalms 69 6 Psalms 70 24 Psalms 71 20 Psalms 72 28 Psalms 73 23 Psalms 74 11 Psalms 75 13 Psalms 76 21 Psalms 77 72 Psalms 78 13 Psalms 79 20 Psalms 80 17 Psalms 81 8 Psalms 82 19 Psalms 83 13 Psalms 84 14 Psalms 85 17 Psalms 86 7 Psalms 87 19 Psalms 88 53 Psalms 89 17 Psalms 90 16 Psalms 91 16 Psalms 92 5 Psalms 93 23 Psalms 94 11 Psalms 95 13 Psalms 96 12 Psalms 97 9 Psalms 98 9 Psalms 99 5 Psalms 100 8 Psalms 101 29 Psalms 102 22 Psalms 103 35 Psalms 104 45 Psalms 105 48 Psalms 106 43 Psalms 107 14 Psalms 108 31 Psalms 109 7 Psalms 110 10 Psalms 111 10 Psalms 112 9 Psalms 113 26 Psalms 114 8 Psalms 115 10 Psalms 116 2 Psalms 117 29 Psalms 118 176 Psalms 119 7 Psalms 120 8 Psalms 121 9 Psalms 122 4 Psalms 123 8 Psalms 124 5 Psalms 125 6 Psalms 126 5 Psalms 127 6 Psalms 128 8 Psalms 129 8 Psalms 130 3 Psalms 131 18 Psalms 132 3 Psalms 133 3 Psalms 134 21 Psalms 135 26 Psalms 136 9 Psalms 137 8 Psalms 138 24 Psalms 139 14 Psalms 140 10 Psalms 141 7 Psalms 142 12 Psalms 143 15 Psalms 144 21 Psalms 145 10 Psalms 146 11 Psalms 147 9 Psalms 148 14 Psalms 149 9 Psalms 150 6 Psalms 151 7 Proverbs 1 33 Proverbs 2 22 Proverbs 3 35 Proverbs 4 29 Proverbs 5 23 Proverbs 6 35 Proverbs 7 27 Proverbs 8 36 Proverbs 9 18 Proverbs 10 32 Proverbs 11 31 Proverbs 12 28 Proverbs 13 26 Proverbs 14 35 Proverbs 15 33 Proverbs 16 33 Proverbs 17 28 Proverbs 18 25 Proverbs 19 29 Proverbs 20 30 Proverbs 21 31 Proverbs 22 29 Proverbs 23 35 Proverbs 24 34 Proverbs 25 28 Proverbs 26 28 Proverbs 27 27 Proverbs 28 28 Proverbs 29 27 Proverbs 30 33 Proverbs 31 31 Ecclesiastes 1 18 Ecclesiastes 2 26 Ecclesiastes 3 22 Ecclesiastes 4 17 Ecclesiastes 5 19 Ecclesiastes 6 12 Ecclesiastes 7 29 Ecclesiastes 8 17 Ecclesiastes 9 18 Ecclesiastes 10 20 Ecclesiastes 11 10 Ecclesiastes 12 14 Song of Solomon 1 16 Song of Solomon 2 17 Song of Solomon 3 11 Song of Solomon 4 16 Song of Solomon 5 16 Song of Solomon 6 12 Song of Solomon 7 14 Song of Solomon 8 14 Isaiah 1 31 Isaiah 2 22 Isaiah 3 25 Isaiah 4 6 Isaiah 5 30 Isaiah 6 13 Isaiah 7 25 Isaiah 8 22 Isaiah 9 21 Isaiah 10 34 Isaiah 11 16 Isaiah 12 6 Isaiah 13 22 Isaiah 14 32 Isaiah 15 9 Isaiah 16 14 Isaiah 17 14 Isaiah 18 7 Isaiah 19 25 Isaiah 20 6 Isaiah 21 17 Isaiah 22 25 Isaiah 23 18 Isaiah 24 23 Isaiah 25 12 Isaiah 26 21 Isaiah 27 13 Isaiah 28 29 Isaiah 29 24 Isaiah 30 33 Isaiah 31 9 Isaiah 32 20 Isaiah 33 24 Isaiah 34 17 Isaiah 35 10 Isaiah 36 22 Isaiah 37 38 Isaiah 38 22 Isaiah 39 8 Isaiah 40 31 Isaiah 41 29 Isaiah 42 25 Isaiah 43 28 Isaiah 44 28 Isaiah 45 25 Isaiah 46 13 Isaiah 47 15 Isaiah 48 22 Isaiah 49 26 Isaiah 50 11 Isaiah 51 23 Isaiah 52 15 Isaiah 53 12 Isaiah 54 17 Isaiah 55 13 Isaiah 56 12 Isaiah 57 21 Isaiah 58 14 Isaiah 59 21 Isaiah 60 22 Isaiah 61 11 Isaiah 62 12 Isaiah 63 19 Isaiah 64 12 Isaiah 65 25 Isaiah 66 24 Jeremiah 1 19 Jeremiah 2 37 Jeremiah 3 25 Jeremiah 4 31 Jeremiah 5 31 Jeremiah 6 30 Jeremiah 7 34 Jeremiah 8 22 Jeremiah 9 26 Jeremiah 10 25 Jeremiah 11 23 Jeremiah 12 17 Jeremiah 13 27 Jeremiah 14 22 Jeremiah 15 21 Jeremiah 16 21 Jeremiah 17 27 Jeremiah 18 23 Jeremiah 19 15 Jeremiah 20 18 Jeremiah 21 14 Jeremiah 22 30 Jeremiah 23 40 Jeremiah 24 10 Jeremiah 25 38 Jeremiah 26 24 Jeremiah 27 22 Jeremiah 28 17 Jeremiah 29 32 Jeremiah 30 24 Jeremiah 31 40 Jeremiah 32 44 Jeremiah 33 26 Jeremiah 34 22 Jeremiah 35 19 Jeremiah 36 32 Jeremiah 37 21 Jeremiah 38 28 Jeremiah 39 18 Jeremiah 40 16 Jeremiah 41 18 Jeremiah 42 22 Jeremiah 43 13 Jeremiah 44 30 Jeremiah 45 5 Jeremiah 46 28 Jeremiah 47 7 Jeremiah 48 47 Jeremiah 49 39 Jeremiah 50 46 Jeremiah 51 64 Jeremiah 52 34 Lamentations 1 22 Lamentations 2 22 Lamentations 3 66 Lamentations 4 22 Lamentations 5 22 Ezekiel 1 28 Ezekiel 2 10 Ezekiel 3 27 Ezekiel 4 17 Ezekiel 5 17 Ezekiel 6 14 Ezekiel 7 27 Ezekiel 8 18 Ezekiel 9 11 Ezekiel 10 22 Ezekiel 11 25 Ezekiel 12 28 Ezekiel 13 23 Ezekiel 14 23 Ezekiel 15 8 Ezekiel 16 63 Ezekiel 17 24 Ezekiel 18 32 Ezekiel 19 14 Ezekiel 20 49 Ezekiel 21 32 Ezekiel 22 31 Ezekiel 23 49 Ezekiel 24 27 Ezekiel 25 17 Ezekiel 26 21 Ezekiel 27 36 Ezekiel 28 26 Ezekiel 29 21 Ezekiel 30 26 Ezekiel 31 18 Ezekiel 32 32 Ezekiel 33 33 Ezekiel 34 31 Ezekiel 35 15 Ezekiel 36 38 Ezekiel 37 28 Ezekiel 38 23 Ezekiel 39 29 Ezekiel 40 49 Ezekiel 41 26 Ezekiel 42 20 Ezekiel 43 27 Ezekiel 44 31 Ezekiel 45 25 Ezekiel 46 24 Ezekiel 47 23 Ezekiel 48 35 Daniel 1 21 Daniel 2 49 Daniel 3 100 Daniel 4 34 Daniel 5 31 Daniel 6 28 Daniel 7 28 Daniel 8 27 Daniel 9 27 Daniel 10 21 Daniel 11 45 Daniel 12 13 Daniel 13 64 Daniel 14 42 Hosea 1 11 Hosea 2 23 Hosea 3 5 Hosea 4 19 Hosea 5 15 Hosea 6 11 Hosea 7 16 Hosea 8 14 Hosea 9 17 Hosea 10 15 Hosea 11 12 Hosea 12 14 Hosea 13 15 Hosea 14 10 Joel 1 20 Joel 2 32 Joel 3 21 Amos 1 15 Amos 2 16 Amos 3 15 Amos 4 13 Amos 5 27 Amos 6 14 Amos 7 17 Amos 8 14 Amos 9 15 Obadiah 1 21 Jonah 1 16 Jonah 2 11 Jonah 3 10 Jonah 4 11 Micah 1 16 Micah 2 13 Micah 3 12 Micah 4 13 Micah 5 15 Micah 6 16 Micah 7 20 Nahum 1 15 Nahum 2 13 Nahum 3 19 Habakkuk 1 17 Habakkuk 2 20 Habakkuk 3 19 Zephaniah 1 18 Zephaniah 2 15 Zephaniah 3 20 Haggai 1 15 Haggai 2 23 Zechariah 1 21 Zechariah 2 13 Zechariah 3 10 Zechariah 4 14 Zechariah 5 11 Zechariah 6 15 Zechariah 7 14 Zechariah 8 23 Zechariah 9 17 Zechariah 10 12 Zechariah 11 17 Zechariah 12 14 Zechariah 13 9 Zechariah 14 21 Malachi 1 14 Malachi 2 17 Malachi 3 18 Malachi 4 6 Matthew 1 25 Matthew 2 23 Matthew 3 17 Matthew 4 25 Matthew 5 48 Matthew 6 34 Matthew 7 29 Matthew 8 34 Matthew 9 38 Matthew 10 42 Matthew 11 30 Matthew 12 50 Matthew 13 58 Matthew 14 36 Matthew 15 39 Matthew 16 28 Matthew 17 27 Matthew 18 35 Matthew 19 30 Matthew 20 34 Matthew 21 46 Matthew 22 46 Matthew 23 39 Matthew 24 51 Matthew 25 46 Matthew 26 75 Matthew 27 66 Matthew 28 20 Mark 1 45 Mark 2 28 Mark 3 35 Mark 4 41 Mark 5 43 Mark 6 56 Mark 7 37 Mark 8 38 Mark 9 50 Mark 10 52 Mark 11 33 Mark 12 44 Mark 13 37 Mark 14 72 Mark 15 47 Mark 16 20 Luke 1 80 Luke 2 52 Luke 3 38 Luke 4 44 Luke 5 39 Luke 6 49 Luke 7 50 Luke 8 56 Luke 9 62 Luke 10 42 Luke 11 54 Luke 12 59 Luke 13 35 Luke 14 35 Luke 15 32 Luke 16 31 Luke 17 37 Luke 18 43 Luke 19 48 Luke 20 47 Luke 21 38 Luke 22 71 Luke 23 56 Luke 24 53 John 1 51 John 2 25 John 3 36 John 4 54 John 5 47 John 6 71 John 7 53 John 8 59 John 9 41 John 10 42 John 11 57 John 12 50 John 13 38 John 14 31 John 15 27 John 16 33 John 17 26 John 18 40 John 19 42 John 20 31 John 21 25 Acts 1 26 Acts 2 47 Acts 3 26 Acts 4 37 Acts 5 42 Acts 6 15 Acts 7 60 Acts 8 40 Acts 9 43 Acts 10 48 Acts 11 30 Acts 12 25 Acts 13 52 Acts 14 28 Acts 15 41 Acts 16 40 Acts 17 34 Acts 18 28 Acts 19 40 Acts 20 38 Acts 21 40 Acts 22 30 Acts 23 35 Acts 24 27 Acts 25 27 Acts 26 32 Acts 27 44 Acts 28 31 Romans 1 32 Romans 2 29 Romans 3 31 Romans 4 25 Romans 5 21 Romans 6 23 Romans 7 25 Romans 8 39 Romans 9 33 Romans 10 21 Romans 11 36 Romans 12 21 Romans 13 14 Romans 14 26 Romans 15 33 Romans 16 24 1 Corinthians 1 31 1 Corinthians 2 16 1 Corinthians 3 23 1 Corinthians 4 21 1 Corinthians 5 13 1 Corinthians 6 20 1 Corinthians 7 40 1 Corinthians 8 13 1 Corinthians 9 27 1 Corinthians 10 33 1 Corinthians 11 34 1 Corinthians 12 31 1 Corinthians 13 13 1 Corinthians 14 40 1 Corinthians 15 58 1 Corinthians 16 24 2 Corinthians 1 24 2 Corinthians 2 17 2 Corinthians 3 18 2 Corinthians 4 18 2 Corinthians 5 21 2 Corinthians 6 18 2 Corinthians 7 16 2 Corinthians 8 24 2 Corinthians 9 15 2 Corinthians 10 18 2 Corinthians 11 32 2 Corinthians 12 21 2 Corinthians 13 13 Galatians 1 24 Galatians 2 21 Galatians 3 29 Galatians 4 31 Galatians 5 26 Galatians 6 18 Ephesians 1 23 Ephesians 2 22 Ephesians 3 21 Ephesians 4 32 Ephesians 5 33 Ephesians 6 24 Philippians 1 30 Philippians 2 30 Philippians 3 21 Philippians 4 23 Colossians 1 29 Colossians 2 23 Colossians 3 25 Colossians 4 18 1 Thessalonians 1 10 1 Thessalonians 2 20 1 Thessalonians 3 13 1 Thessalonians 4 18 1 Thessalonians 5 28 2 Thessalonians 1 12 2 Thessalonians 2 17 2 Thessalonians 3 18 1 Timothy 1 20 1 Timothy 2 15 1 Timothy 3 16 1 Timothy 4 16 1 Timothy 5 25 1 Timothy 6 21 2 Timothy 1 18 2 Timothy 2 26 2 Timothy 3 17 2 Timothy 4 22 Titus 1 16 Titus 2 15 Titus 3 15 Philemon 1 25 Hebrews 1 14 Hebrews 2 18 Hebrews 3 19 Hebrews 4 16 Hebrews 5 14 Hebrews 6 20 Hebrews 7 28 Hebrews 8 13 Hebrews 9 28 Hebrews 10 39 Hebrews 11 40 Hebrews 12 29 Hebrews 13 25 James 1 27 James 2 26 James 3 18 James 4 17 James 5 20 1 Peter 1 25 1 Peter 2 25 1 Peter 3 22 1 Peter 4 19 1 Peter 5 14 2 Peter 1 21 2 Peter 2 22 2 Peter 3 18 1 John 1 10 1 John 2 29 1 John 3 24 1 John 4 21 1 John 5 21 2 John 1 13 3 John 1 15 Jude 1 25 Revelation 1 20 Revelation 2 29 Revelation 3 22 Revelation 4 11 Revelation 5 14 Revelation 6 17 Revelation 7 17 Revelation 8 13 Revelation 9 21 Revelation 10 11 Revelation 11 19 Revelation 12 17 Revelation 13 18 Revelation 14 20 Revelation 15 8 Revelation 16 21 Revelation 17 18 Revelation 18 24 Revelation 19 21 Revelation 20 15 Revelation 21 27 Revelation 22 21 bibledit-gtk-4.6/templates/mapping_french_louise_segond.xml0000644000175000017500000202233511310367770024401 0ustar00teusteus00000000000000 Genesis 1 31 55 Genesis 1 32 1 Genesis 1 32 1 Genesis 1 32 2 Genesis 1 32 2 Genesis 1 32 3 Genesis 1 32 3 Genesis 1 32 4 Genesis 1 32 4 Genesis 1 32 5 Genesis 1 32 5 Genesis 1 32 6 Genesis 1 32 6 Genesis 1 32 7 Genesis 1 32 7 Genesis 1 32 8 Genesis 1 32 8 Genesis 1 32 9 Genesis 1 32 9 Genesis 1 32 10 Genesis 1 32 10 Genesis 1 32 11 Genesis 1 32 11 Genesis 1 32 12 Genesis 1 32 12 Genesis 1 32 13 Genesis 1 32 13 Genesis 1 32 14 Genesis 1 32 14 Genesis 1 32 15 Genesis 1 32 15 Genesis 1 32 16 Genesis 1 32 16 Genesis 1 32 17 Genesis 1 32 17 Genesis 1 32 18 Genesis 1 32 18 Genesis 1 32 19 Genesis 1 32 19 Genesis 1 32 20 Genesis 1 32 20 Genesis 1 32 21 Genesis 1 32 21 Genesis 1 32 22 Genesis 1 32 22 Genesis 1 32 23 Genesis 1 32 23 Genesis 1 32 24 Genesis 1 32 24 Genesis 1 32 25 Genesis 1 32 25 Genesis 1 32 26 Genesis 1 32 26 Genesis 1 32 27 Genesis 1 32 27 Genesis 1 32 28 Genesis 1 32 28 Genesis 1 32 29 Genesis 1 32 29 Genesis 1 32 30 Genesis 1 32 30 Genesis 1 32 31 Genesis 1 32 31 Genesis 1 32 32 Genesis 1 32 32 Genesis 1 32 33 Exodus 2 8 1 Exodus 2 7 26 Exodus 2 8 2 Exodus 2 7 27 Exodus 2 8 3 Exodus 2 7 28 Exodus 2 8 4 Exodus 2 7 29 Exodus 2 8 5 Exodus 2 8 1 Exodus 2 8 6 Exodus 2 8 2 Exodus 2 8 7 Exodus 2 8 3 Exodus 2 8 8 Exodus 2 8 4 Exodus 2 8 9 Exodus 2 8 5 Exodus 2 8 10 Exodus 2 8 6 Exodus 2 8 11 Exodus 2 8 7 Exodus 2 8 12 Exodus 2 8 8 Exodus 2 8 13 Exodus 2 8 9 Exodus 2 8 14 Exodus 2 8 10 Exodus 2 8 15 Exodus 2 8 11 Exodus 2 8 16 Exodus 2 8 12 Exodus 2 8 17 Exodus 2 8 13 Exodus 2 8 18 Exodus 2 8 14 Exodus 2 8 19 Exodus 2 8 15 Exodus 2 8 20 Exodus 2 8 16 Exodus 2 8 21 Exodus 2 8 17 Exodus 2 8 22 Exodus 2 8 18 Exodus 2 8 23 Exodus 2 8 19 Exodus 2 8 24 Exodus 2 8 20 Exodus 2 8 25 Exodus 2 8 21 Exodus 2 8 26 Exodus 2 8 22 Exodus 2 8 27 Exodus 2 8 23 Exodus 2 8 28 Exodus 2 8 24 Exodus 2 8 29 Exodus 2 8 25 Exodus 2 8 30 Exodus 2 8 26 Exodus 2 8 31 Exodus 2 8 27 Exodus 2 8 32 Exodus 2 8 28 Exodus 2 22 1 Exodus 2 21 37 Exodus 2 22 2 Exodus 2 22 1 Exodus 2 22 3 Exodus 2 22 2 Exodus 2 22 4 Exodus 2 22 3 Exodus 2 22 5 Exodus 2 22 4 Exodus 2 22 6 Exodus 2 22 5 Exodus 2 22 7 Exodus 2 22 6 Exodus 2 22 8 Exodus 2 22 7 Exodus 2 22 9 Exodus 2 22 8 Exodus 2 22 10 Exodus 2 22 9 Exodus 2 22 11 Exodus 2 22 10 Exodus 2 22 12 Exodus 2 22 11 Exodus 2 22 13 Exodus 2 22 12 Exodus 2 22 14 Exodus 2 22 13 Exodus 2 22 15 Exodus 2 22 14 Exodus 2 22 16 Exodus 2 22 15 Exodus 2 22 17 Exodus 2 22 16 Exodus 2 22 18 Exodus 2 22 17 Exodus 2 22 19 Exodus 2 22 18 Exodus 2 22 20 Exodus 2 22 19 Exodus 2 22 21 Exodus 2 22 20 Exodus 2 22 22 Exodus 2 22 21 Exodus 2 22 23 Exodus 2 22 22 Exodus 2 22 24 Exodus 2 22 23 Exodus 2 22 25 Exodus 2 22 24 Exodus 2 22 26 Exodus 2 22 25 Exodus 2 22 27 Exodus 2 22 26 Exodus 2 22 28 Exodus 2 22 27 Exodus 2 22 29 Exodus 2 22 28 Exodus 2 22 30 Exodus 2 22 29 Exodus 2 22 31 Exodus 2 22 30 Leviticus 3 6 1 Leviticus 3 5 20 Leviticus 3 6 2 Leviticus 3 5 21 Leviticus 3 6 3 Leviticus 3 5 22 Leviticus 3 6 4 Leviticus 3 5 23 Leviticus 3 6 5 Leviticus 3 5 24 Leviticus 3 6 6 Leviticus 3 5 25 Leviticus 3 6 7 Leviticus 3 5 26 Leviticus 3 6 8 Leviticus 3 6 1 Leviticus 3 6 9 Leviticus 3 6 2 Leviticus 3 6 10 Leviticus 3 6 3 Leviticus 3 6 11 Leviticus 3 6 4 Leviticus 3 6 12 Leviticus 3 6 5 Leviticus 3 6 13 Leviticus 3 6 6 Leviticus 3 6 14 Leviticus 3 6 7 Leviticus 3 6 15 Leviticus 3 6 8 Leviticus 3 6 16 Leviticus 3 6 9 Leviticus 3 6 17 Leviticus 3 6 10 Leviticus 3 6 18 Leviticus 3 6 11 Leviticus 3 6 19 Leviticus 3 6 12 Leviticus 3 6 20 Leviticus 3 6 13 Leviticus 3 6 21 Leviticus 3 6 14 Leviticus 3 6 22 Leviticus 3 6 15 Leviticus 3 6 23 Leviticus 3 6 16 Leviticus 3 6 24 Leviticus 3 6 17 Leviticus 3 6 25 Leviticus 3 6 18 Leviticus 3 6 26 Leviticus 3 6 19 Leviticus 3 6 27 Leviticus 3 6 20 Leviticus 3 6 28 Leviticus 3 6 21 Leviticus 3 6 29 Leviticus 3 6 22 Leviticus 3 6 30 Leviticus 3 6 23 Numbers 4 16 36 Numbers 4 17 1 Numbers 4 16 37 Numbers 4 17 2 Numbers 4 16 38 Numbers 4 17 3 Numbers 4 16 39 Numbers 4 17 4 Numbers 4 16 40 Numbers 4 17 5 Numbers 4 16 41 Numbers 4 17 6 Numbers 4 16 42 Numbers 4 17 7 Numbers 4 16 43 Numbers 4 17 8 Numbers 4 16 44 Numbers 4 17 9 Numbers 4 16 45 Numbers 4 17 10 Numbers 4 16 46 Numbers 4 17 11 Numbers 4 16 47 Numbers 4 17 12 Numbers 4 16 48 Numbers 4 17 13 Numbers 4 16 49 Numbers 4 17 14 Numbers 4 16 50 Numbers 4 17 15 Numbers 4 17 1 Numbers 4 17 16 Numbers 4 17 2 Numbers 4 17 17 Numbers 4 17 3 Numbers 4 17 18 Numbers 4 17 4 Numbers 4 17 19 Numbers 4 17 5 Numbers 4 17 20 Numbers 4 17 6 Numbers 4 17 21 Numbers 4 17 7 Numbers 4 17 22 Numbers 4 17 8 Numbers 4 17 23 Numbers 4 17 9 Numbers 4 17 24 Numbers 4 17 10 Numbers 4 17 25 Numbers 4 17 11 Numbers 4 17 26 Numbers 4 17 12 Numbers 4 17 27 Numbers 4 17 13 Numbers 4 17 28 Numbers 4 26 1 Numbers 4 25 19 Numbers 4 26 1 Numbers 4 26 1 Numbers 4 29 40 Numbers 4 30 1 Numbers 4 30 1 Numbers 4 30 2 Numbers 4 30 2 Numbers 4 30 3 Numbers 4 30 3 Numbers 4 30 4 Numbers 4 30 4 Numbers 4 30 5 Numbers 4 30 5 Numbers 4 30 6 Numbers 4 30 6 Numbers 4 30 7 Numbers 4 30 7 Numbers 4 30 8 Numbers 4 30 8 Numbers 4 30 9 Numbers 4 30 9 Numbers 4 30 10 Numbers 4 30 10 Numbers 4 30 11 Numbers 4 30 11 Numbers 4 30 12 Numbers 4 30 12 Numbers 4 30 13 Numbers 4 30 13 Numbers 4 30 14 Numbers 4 30 14 Numbers 4 30 15 Numbers 4 30 15 Numbers 4 30 16 Numbers 4 30 16 Numbers 4 30 17 Deuteronomy 5 12 32 Deuteronomy 5 13 1 Deuteronomy 5 13 1 Deuteronomy 5 13 2 Deuteronomy 5 13 2 Deuteronomy 5 13 3 Deuteronomy 5 13 3 Deuteronomy 5 13 4 Deuteronomy 5 13 4 Deuteronomy 5 13 5 Deuteronomy 5 13 5 Deuteronomy 5 13 6 Deuteronomy 5 13 6 Deuteronomy 5 13 7 Deuteronomy 5 13 7 Deuteronomy 5 13 8 Deuteronomy 5 13 8 Deuteronomy 5 13 9 Deuteronomy 5 13 9 Deuteronomy 5 13 10 Deuteronomy 5 13 10 Deuteronomy 5 13 11 Deuteronomy 5 13 11 Deuteronomy 5 13 12 Deuteronomy 5 13 12 Deuteronomy 5 13 13 Deuteronomy 5 13 13 Deuteronomy 5 13 14 Deuteronomy 5 13 14 Deuteronomy 5 13 15 Deuteronomy 5 13 15 Deuteronomy 5 13 16 Deuteronomy 5 13 16 Deuteronomy 5 13 17 Deuteronomy 5 13 17 Deuteronomy 5 13 18 Deuteronomy 5 13 18 Deuteronomy 5 13 19 Deuteronomy 5 22 30 Deuteronomy 5 23 1 Deuteronomy 5 23 1 Deuteronomy 5 23 2 Deuteronomy 5 23 2 Deuteronomy 5 23 3 Deuteronomy 5 23 3 Deuteronomy 5 23 4 Deuteronomy 5 23 4 Deuteronomy 5 23 5 Deuteronomy 5 23 5 Deuteronomy 5 23 6 Deuteronomy 5 23 6 Deuteronomy 5 23 7 Deuteronomy 5 23 7 Deuteronomy 5 23 8 Deuteronomy 5 23 8 Deuteronomy 5 23 9 Deuteronomy 5 23 9 Deuteronomy 5 23 10 Deuteronomy 5 23 10 Deuteronomy 5 23 11 Deuteronomy 5 23 11 Deuteronomy 5 23 12 Deuteronomy 5 23 12 Deuteronomy 5 23 13 Deuteronomy 5 23 13 Deuteronomy 5 23 14 Deuteronomy 5 23 14 Deuteronomy 5 23 15 Deuteronomy 5 23 15 Deuteronomy 5 23 16 Deuteronomy 5 23 16 Deuteronomy 5 23 17 Deuteronomy 5 23 17 Deuteronomy 5 23 18 Deuteronomy 5 23 18 Deuteronomy 5 23 19 Deuteronomy 5 23 19 Deuteronomy 5 23 20 Deuteronomy 5 23 20 Deuteronomy 5 23 21 Deuteronomy 5 23 21 Deuteronomy 5 23 22 Deuteronomy 5 23 22 Deuteronomy 5 23 23 Deuteronomy 5 23 23 Deuteronomy 5 23 24 Deuteronomy 5 23 24 Deuteronomy 5 23 25 Deuteronomy 5 23 25 Deuteronomy 5 23 26 Deuteronomy 5 29 1 Deuteronomy 5 28 69 Deuteronomy 5 29 2 Deuteronomy 5 29 1 Deuteronomy 5 29 3 Deuteronomy 5 29 2 Deuteronomy 5 29 4 Deuteronomy 5 29 3 Deuteronomy 5 29 5 Deuteronomy 5 29 4 Deuteronomy 5 29 6 Deuteronomy 5 29 5 Deuteronomy 5 29 7 Deuteronomy 5 29 6 Deuteronomy 5 29 8 Deuteronomy 5 29 7 Deuteronomy 5 29 9 Deuteronomy 5 29 8 Deuteronomy 5 29 10 Deuteronomy 5 29 9 Deuteronomy 5 29 11 Deuteronomy 5 29 10 Deuteronomy 5 29 12 Deuteronomy 5 29 11 Deuteronomy 5 29 13 Deuteronomy 5 29 12 Deuteronomy 5 29 14 Deuteronomy 5 29 13 Deuteronomy 5 29 15 Deuteronomy 5 29 14 Deuteronomy 5 29 16 Deuteronomy 5 29 15 Deuteronomy 5 29 17 Deuteronomy 5 29 16 Deuteronomy 5 29 18 Deuteronomy 5 29 17 Deuteronomy 5 29 19 Deuteronomy 5 29 18 Deuteronomy 5 29 20 Deuteronomy 5 29 19 Deuteronomy 5 29 21 Deuteronomy 5 29 20 Deuteronomy 5 29 22 Deuteronomy 5 29 21 Deuteronomy 5 29 23 Deuteronomy 5 29 22 Deuteronomy 5 29 24 Deuteronomy 5 29 23 Deuteronomy 5 29 25 Deuteronomy 5 29 24 Deuteronomy 5 29 26 Deuteronomy 5 29 25 Deuteronomy 5 29 27 Deuteronomy 5 29 26 Deuteronomy 5 29 28 Deuteronomy 5 29 27 Deuteronomy 5 29 29 Deuteronomy 5 29 28 1 Samuel 9 20 42 1 Samuel 9 20 41 1 Samuel 9 21 1 1 Samuel 9 21 2 1 Samuel 9 21 2 1 Samuel 9 21 3 1 Samuel 9 21 3 1 Samuel 9 21 4 1 Samuel 9 21 4 1 Samuel 9 21 5 1 Samuel 9 21 5 1 Samuel 9 21 6 1 Samuel 9 21 6 1 Samuel 9 21 7 1 Samuel 9 21 7 1 Samuel 9 21 8 1 Samuel 9 21 8 1 Samuel 9 21 9 1 Samuel 9 21 9 1 Samuel 9 21 10 1 Samuel 9 21 10 1 Samuel 9 21 11 1 Samuel 9 21 11 1 Samuel 9 21 12 1 Samuel 9 21 12 1 Samuel 9 21 13 1 Samuel 9 21 13 1 Samuel 9 21 14 1 Samuel 9 21 14 1 Samuel 9 21 15 1 Samuel 9 21 15 1 Samuel 9 21 16 1 Samuel 9 23 28 1 Samuel 9 24 1 1 Samuel 9 23 29 1 Samuel 9 24 1 1 Samuel 9 24 1 1 Samuel 9 24 2 1 Samuel 9 24 2 1 Samuel 9 24 3 1 Samuel 9 24 3 1 Samuel 9 24 4 1 Samuel 9 24 4 1 Samuel 9 24 5 1 Samuel 9 24 5 1 Samuel 9 24 6 1 Samuel 9 24 6 1 Samuel 9 24 7 1 Samuel 9 24 7 1 Samuel 9 24 8 1 Samuel 9 24 8 1 Samuel 9 24 9 1 Samuel 9 24 9 1 Samuel 9 24 10 1 Samuel 9 24 10 1 Samuel 9 24 11 1 Samuel 9 24 11 1 Samuel 9 24 12 1 Samuel 9 24 12 1 Samuel 9 24 13 1 Samuel 9 24 13 1 Samuel 9 24 14 1 Samuel 9 24 14 1 Samuel 9 24 15 1 Samuel 9 24 15 1 Samuel 9 24 16 1 Samuel 9 24 16 1 Samuel 9 24 17 1 Samuel 9 24 17 1 Samuel 9 24 18 1 Samuel 9 24 18 1 Samuel 9 24 19 1 Samuel 9 24 19 1 Samuel 9 24 20 1 Samuel 9 24 20 1 Samuel 9 24 21 1 Samuel 9 24 21 1 Samuel 9 24 22 1 Samuel 9 24 22 1 Samuel 9 24 23 2 Samuel 10 18 33 2 Samuel 10 19 1 2 Samuel 10 19 1 2 Samuel 10 19 2 2 Samuel 10 19 2 2 Samuel 10 19 3 2 Samuel 10 19 3 2 Samuel 10 19 4 2 Samuel 10 19 4 2 Samuel 10 19 5 2 Samuel 10 19 5 2 Samuel 10 19 6 2 Samuel 10 19 6 2 Samuel 10 19 7 2 Samuel 10 19 7 2 Samuel 10 19 8 2 Samuel 10 19 8 2 Samuel 10 19 9 2 Samuel 10 19 9 2 Samuel 10 19 10 2 Samuel 10 19 10 2 Samuel 10 19 11 2 Samuel 10 19 11 2 Samuel 10 19 12 2 Samuel 10 19 12 2 Samuel 10 19 13 2 Samuel 10 19 13 2 Samuel 10 19 14 2 Samuel 10 19 14 2 Samuel 10 19 15 2 Samuel 10 19 15 2 Samuel 10 19 16 2 Samuel 10 19 16 2 Samuel 10 19 17 2 Samuel 10 19 17 2 Samuel 10 19 18 2 Samuel 10 19 18 2 Samuel 10 19 19 2 Samuel 10 19 19 2 Samuel 10 19 20 2 Samuel 10 19 20 2 Samuel 10 19 21 2 Samuel 10 19 21 2 Samuel 10 19 22 2 Samuel 10 19 22 2 Samuel 10 19 23 2 Samuel 10 19 23 2 Samuel 10 19 24 2 Samuel 10 19 24 2 Samuel 10 19 25 2 Samuel 10 19 25 2 Samuel 10 19 26 2 Samuel 10 19 26 2 Samuel 10 19 27 2 Samuel 10 19 27 2 Samuel 10 19 28 2 Samuel 10 19 28 2 Samuel 10 19 29 2 Samuel 10 19 29 2 Samuel 10 19 30 2 Samuel 10 19 30 2 Samuel 10 19 31 2 Samuel 10 19 31 2 Samuel 10 19 32 2 Samuel 10 19 32 2 Samuel 10 19 33 2 Samuel 10 19 33 2 Samuel 10 19 34 2 Samuel 10 19 34 2 Samuel 10 19 35 2 Samuel 10 19 35 2 Samuel 10 19 36 2 Samuel 10 19 36 2 Samuel 10 19 37 2 Samuel 10 19 37 2 Samuel 10 19 38 2 Samuel 10 19 38 2 Samuel 10 19 39 2 Samuel 10 19 39 2 Samuel 10 19 40 2 Samuel 10 19 40 2 Samuel 10 19 41 2 Samuel 10 19 41 2 Samuel 10 19 42 2 Samuel 10 19 42 2 Samuel 10 19 43 2 Samuel 10 19 43 2 Samuel 10 19 44 1 Kings 11 4 21 1 Kings 11 5 1 1 Kings 11 4 22 1 Kings 11 5 2 1 Kings 11 4 23 1 Kings 11 5 3 1 Kings 11 4 24 1 Kings 11 5 4 1 Kings 11 4 25 1 Kings 11 5 5 1 Kings 11 4 26 1 Kings 11 5 6 1 Kings 11 4 27 1 Kings 11 5 7 1 Kings 11 4 28 1 Kings 11 5 8 1 Kings 11 4 29 1 Kings 11 5 9 1 Kings 11 4 30 1 Kings 11 5 10 1 Kings 11 4 31 1 Kings 11 5 11 1 Kings 11 4 32 1 Kings 11 5 12 1 Kings 11 4 33 1 Kings 11 5 13 1 Kings 11 4 34 1 Kings 11 5 14 1 Kings 11 5 1 1 Kings 11 5 15 1 Kings 11 5 2 1 Kings 11 5 16 1 Kings 11 5 3 1 Kings 11 5 17 1 Kings 11 5 4 1 Kings 11 5 18 1 Kings 11 5 5 1 Kings 11 5 19 1 Kings 11 5 6 1 Kings 11 5 20 1 Kings 11 5 7 1 Kings 11 5 21 1 Kings 11 5 8 1 Kings 11 5 22 1 Kings 11 5 9 1 Kings 11 5 23 1 Kings 11 5 10 1 Kings 11 5 24 1 Kings 11 5 11 1 Kings 11 5 25 1 Kings 11 5 12 1 Kings 11 5 26 1 Kings 11 5 13 1 Kings 11 5 27 1 Kings 11 5 14 1 Kings 11 5 28 1 Kings 11 5 15 1 Kings 11 5 29 1 Kings 11 5 16 1 Kings 11 5 30 1 Kings 11 5 17 1 Kings 11 5 31 1 Kings 11 5 18 1 Kings 11 5 32 1 Kings 11 18 33 1 Kings 11 18 33 1 Kings 11 18 33 1 Kings 11 18 34 1 Kings 11 22 43 1 Kings 11 22 43 1 Kings 11 22 43 1 Kings 11 22 44 1 Kings 11 22 44 1 Kings 11 22 45 1 Kings 11 22 45 1 Kings 11 22 46 1 Kings 11 22 46 1 Kings 11 22 47 1 Kings 11 22 47 1 Kings 11 22 48 1 Kings 11 22 48 1 Kings 11 22 49 1 Kings 11 22 49 1 Kings 11 22 50 1 Kings 11 22 50 1 Kings 11 22 51 1 Kings 11 22 51 1 Kings 11 22 52 1 Kings 11 22 52 1 Kings 11 22 53 1 Kings 11 22 53 1 Kings 11 22 54 2 Kings 12 11 21 2 Kings 12 12 1 2 Kings 12 12 1 2 Kings 12 12 2 2 Kings 12 12 2 2 Kings 12 12 3 2 Kings 12 12 3 2 Kings 12 12 4 2 Kings 12 12 4 2 Kings 12 12 5 2 Kings 12 12 5 2 Kings 12 12 6 2 Kings 12 12 6 2 Kings 12 12 7 2 Kings 12 12 7 2 Kings 12 12 8 2 Kings 12 12 8 2 Kings 12 12 9 2 Kings 12 12 9 2 Kings 12 12 10 2 Kings 12 12 10 2 Kings 12 12 11 2 Kings 12 12 11 2 Kings 12 12 12 2 Kings 12 12 12 2 Kings 12 12 13 2 Kings 12 12 13 2 Kings 12 12 14 2 Kings 12 12 14 2 Kings 12 12 15 2 Kings 12 12 15 2 Kings 12 12 16 2 Kings 12 12 16 2 Kings 12 12 17 2 Kings 12 12 17 2 Kings 12 12 18 2 Kings 12 12 18 2 Kings 12 12 19 2 Kings 12 12 19 2 Kings 12 12 20 2 Kings 12 12 20 2 Kings 12 12 21 2 Kings 12 12 21 2 Kings 12 12 22 1 Chronicles 13 6 1 1 Chronicles 13 5 27 1 Chronicles 13 6 2 1 Chronicles 13 5 28 1 Chronicles 13 6 3 1 Chronicles 13 5 29 1 Chronicles 13 6 4 1 Chronicles 13 5 30 1 Chronicles 13 6 5 1 Chronicles 13 5 31 1 Chronicles 13 6 6 1 Chronicles 13 5 32 1 Chronicles 13 6 7 1 Chronicles 13 5 33 1 Chronicles 13 6 8 1 Chronicles 13 5 34 1 Chronicles 13 6 9 1 Chronicles 13 5 35 1 Chronicles 13 6 10 1 Chronicles 13 5 36 1 Chronicles 13 6 11 1 Chronicles 13 5 37 1 Chronicles 13 6 12 1 Chronicles 13 5 38 1 Chronicles 13 6 13 1 Chronicles 13 5 39 1 Chronicles 13 6 14 1 Chronicles 13 5 40 1 Chronicles 13 6 15 1 Chronicles 13 5 41 1 Chronicles 13 6 16 1 Chronicles 13 6 1 1 Chronicles 13 6 17 1 Chronicles 13 6 2 1 Chronicles 13 6 18 1 Chronicles 13 6 3 1 Chronicles 13 6 19 1 Chronicles 13 6 4 1 Chronicles 13 6 20 1 Chronicles 13 6 5 1 Chronicles 13 6 21 1 Chronicles 13 6 6 1 Chronicles 13 6 22 1 Chronicles 13 6 7 1 Chronicles 13 6 23 1 Chronicles 13 6 8 1 Chronicles 13 6 24 1 Chronicles 13 6 9 1 Chronicles 13 6 25 1 Chronicles 13 6 10 1 Chronicles 13 6 26 1 Chronicles 13 6 11 1 Chronicles 13 6 27 1 Chronicles 13 6 12 1 Chronicles 13 6 28 1 Chronicles 13 6 13 1 Chronicles 13 6 29 1 Chronicles 13 6 14 1 Chronicles 13 6 30 1 Chronicles 13 6 15 1 Chronicles 13 6 31 1 Chronicles 13 6 16 1 Chronicles 13 6 32 1 Chronicles 13 6 17 1 Chronicles 13 6 33 1 Chronicles 13 6 18 1 Chronicles 13 6 34 1 Chronicles 13 6 19 1 Chronicles 13 6 35 1 Chronicles 13 6 20 1 Chronicles 13 6 36 1 Chronicles 13 6 21 1 Chronicles 13 6 37 1 Chronicles 13 6 22 1 Chronicles 13 6 38 1 Chronicles 13 6 23 1 Chronicles 13 6 39 1 Chronicles 13 6 24 1 Chronicles 13 6 40 1 Chronicles 13 6 25 1 Chronicles 13 6 41 1 Chronicles 13 6 26 1 Chronicles 13 6 42 1 Chronicles 13 6 27 1 Chronicles 13 6 43 1 Chronicles 13 6 28 1 Chronicles 13 6 44 1 Chronicles 13 6 29 1 Chronicles 13 6 45 1 Chronicles 13 6 30 1 Chronicles 13 6 46 1 Chronicles 13 6 31 1 Chronicles 13 6 47 1 Chronicles 13 6 32 1 Chronicles 13 6 48 1 Chronicles 13 6 33 1 Chronicles 13 6 49 1 Chronicles 13 6 34 1 Chronicles 13 6 50 1 Chronicles 13 6 35 1 Chronicles 13 6 51 1 Chronicles 13 6 36 1 Chronicles 13 6 52 1 Chronicles 13 6 37 1 Chronicles 13 6 53 1 Chronicles 13 6 38 1 Chronicles 13 6 54 1 Chronicles 13 6 39 1 Chronicles 13 6 55 1 Chronicles 13 6 40 1 Chronicles 13 6 56 1 Chronicles 13 6 41 1 Chronicles 13 6 57 1 Chronicles 13 6 42 1 Chronicles 13 6 58 1 Chronicles 13 6 43 1 Chronicles 13 6 59 1 Chronicles 13 6 44 1 Chronicles 13 6 60 1 Chronicles 13 6 45 1 Chronicles 13 6 61 1 Chronicles 13 6 46 1 Chronicles 13 6 62 1 Chronicles 13 6 47 1 Chronicles 13 6 63 1 Chronicles 13 6 48 1 Chronicles 13 6 64 1 Chronicles 13 6 49 1 Chronicles 13 6 65 1 Chronicles 13 6 50 1 Chronicles 13 6 66 1 Chronicles 13 6 51 1 Chronicles 13 6 67 1 Chronicles 13 6 52 1 Chronicles 13 6 68 1 Chronicles 13 6 53 1 Chronicles 13 6 69 1 Chronicles 13 6 54 1 Chronicles 13 6 70 1 Chronicles 13 6 55 1 Chronicles 13 6 71 1 Chronicles 13 6 56 1 Chronicles 13 6 72 1 Chronicles 13 6 57 1 Chronicles 13 6 73 1 Chronicles 13 6 58 1 Chronicles 13 6 74 1 Chronicles 13 6 59 1 Chronicles 13 6 75 1 Chronicles 13 6 60 1 Chronicles 13 6 76 1 Chronicles 13 6 61 1 Chronicles 13 6 77 1 Chronicles 13 6 62 1 Chronicles 13 6 78 1 Chronicles 13 6 63 1 Chronicles 13 6 79 1 Chronicles 13 6 64 1 Chronicles 13 6 80 1 Chronicles 13 6 65 1 Chronicles 13 6 81 1 Chronicles 13 6 66 1 Chronicles 13 12 4 1 Chronicles 13 12 4 1 Chronicles 13 12 4 1 Chronicles 13 12 5 1 Chronicles 13 12 5 1 Chronicles 13 12 6 1 Chronicles 13 12 6 1 Chronicles 13 12 7 1 Chronicles 13 12 7 1 Chronicles 13 12 8 1 Chronicles 13 12 8 1 Chronicles 13 12 9 1 Chronicles 13 12 9 1 Chronicles 13 12 10 1 Chronicles 13 12 10 1 Chronicles 13 12 11 1 Chronicles 13 12 11 1 Chronicles 13 12 12 1 Chronicles 13 12 12 1 Chronicles 13 12 13 1 Chronicles 13 12 13 1 Chronicles 13 12 14 1 Chronicles 13 12 14 1 Chronicles 13 12 15 1 Chronicles 13 12 15 1 Chronicles 13 12 16 1 Chronicles 13 12 16 1 Chronicles 13 12 17 1 Chronicles 13 12 17 1 Chronicles 13 12 18 1 Chronicles 13 12 18 1 Chronicles 13 12 19 1 Chronicles 13 12 19 1 Chronicles 13 12 20 1 Chronicles 13 12 20 1 Chronicles 13 12 21 1 Chronicles 13 12 21 1 Chronicles 13 12 22 1 Chronicles 13 12 22 1 Chronicles 13 12 23 1 Chronicles 13 12 23 1 Chronicles 13 12 24 1 Chronicles 13 12 24 1 Chronicles 13 12 25 1 Chronicles 13 12 25 1 Chronicles 13 12 26 1 Chronicles 13 12 26 1 Chronicles 13 12 27 1 Chronicles 13 12 27 1 Chronicles 13 12 28 1 Chronicles 13 12 28 1 Chronicles 13 12 29 1 Chronicles 13 12 29 1 Chronicles 13 12 30 1 Chronicles 13 12 30 1 Chronicles 13 12 31 1 Chronicles 13 12 31 1 Chronicles 13 12 32 1 Chronicles 13 12 32 1 Chronicles 13 12 33 1 Chronicles 13 12 33 1 Chronicles 13 12 34 1 Chronicles 13 12 34 1 Chronicles 13 12 35 1 Chronicles 13 12 35 1 Chronicles 13 12 36 1 Chronicles 13 12 36 1 Chronicles 13 12 37 1 Chronicles 13 12 37 1 Chronicles 13 12 38 1 Chronicles 13 12 38 1 Chronicles 13 12 39 1 Chronicles 13 12 39 1 Chronicles 13 12 40 1 Chronicles 13 12 40 1 Chronicles 13 12 41 2 Chronicles 14 2 1 2 Chronicles 14 1 18 2 Chronicles 14 2 2 2 Chronicles 14 2 1 2 Chronicles 14 2 3 2 Chronicles 14 2 2 2 Chronicles 14 2 4 2 Chronicles 14 2 3 2 Chronicles 14 2 5 2 Chronicles 14 2 4 2 Chronicles 14 2 6 2 Chronicles 14 2 5 2 Chronicles 14 2 7 2 Chronicles 14 2 6 2 Chronicles 14 2 8 2 Chronicles 14 2 7 2 Chronicles 14 2 9 2 Chronicles 14 2 8 2 Chronicles 14 2 10 2 Chronicles 14 2 9 2 Chronicles 14 2 11 2 Chronicles 14 2 10 2 Chronicles 14 2 12 2 Chronicles 14 2 11 2 Chronicles 14 2 13 2 Chronicles 14 2 12 2 Chronicles 14 2 14 2 Chronicles 14 2 13 2 Chronicles 14 2 15 2 Chronicles 14 2 14 2 Chronicles 14 2 16 2 Chronicles 14 2 15 2 Chronicles 14 2 17 2 Chronicles 14 2 16 2 Chronicles 14 2 18 2 Chronicles 14 2 17 2 Chronicles 14 14 1 2 Chronicles 14 13 23 2 Chronicles 14 14 2 2 Chronicles 14 14 1 2 Chronicles 14 14 3 2 Chronicles 14 14 2 2 Chronicles 14 14 4 2 Chronicles 14 14 3 2 Chronicles 14 14 5 2 Chronicles 14 14 4 2 Chronicles 14 14 6 2 Chronicles 14 14 5 2 Chronicles 14 14 7 2 Chronicles 14 14 6 2 Chronicles 14 14 8 2 Chronicles 14 14 7 2 Chronicles 14 14 9 2 Chronicles 14 14 8 2 Chronicles 14 14 10 2 Chronicles 14 14 9 2 Chronicles 14 14 11 2 Chronicles 14 14 10 2 Chronicles 14 14 12 2 Chronicles 14 14 11 2 Chronicles 14 14 13 2 Chronicles 14 14 12 2 Chronicles 14 14 14 2 Chronicles 14 14 13 2 Chronicles 14 14 15 2 Chronicles 14 14 14 Nehemiah 16 4 1 Nehemiah 16 3 33 Nehemiah 16 4 2 Nehemiah 16 3 34 Nehemiah 16 4 3 Nehemiah 16 3 35 Nehemiah 16 4 4 Nehemiah 16 3 36 Nehemiah 16 4 5 Nehemiah 16 3 37 Nehemiah 16 4 6 Nehemiah 16 3 38 Nehemiah 16 4 7 Nehemiah 16 4 1 Nehemiah 16 4 8 Nehemiah 16 4 2 Nehemiah 16 4 9 Nehemiah 16 4 3 Nehemiah 16 4 10 Nehemiah 16 4 4 Nehemiah 16 4 11 Nehemiah 16 4 5 Nehemiah 16 4 12 Nehemiah 16 4 6 Nehemiah 16 4 13 Nehemiah 16 4 7 Nehemiah 16 4 14 Nehemiah 16 4 8 Nehemiah 16 4 15 Nehemiah 16 4 9 Nehemiah 16 4 16 Nehemiah 16 4 10 Nehemiah 16 4 17 Nehemiah 16 4 11 Nehemiah 16 4 18 Nehemiah 16 4 12 Nehemiah 16 4 19 Nehemiah 16 4 13 Nehemiah 16 4 20 Nehemiah 16 4 14 Nehemiah 16 4 21 Nehemiah 16 4 15 Nehemiah 16 4 22 Nehemiah 16 4 16 Nehemiah 16 4 23 Nehemiah 16 4 17 Nehemiah 16 7 68 Nehemiah 16 7 67 Nehemiah 16 7 69 Nehemiah 16 7 68 Nehemiah 16 7 70 Nehemiah 16 7 69 Nehemiah 16 7 71 Nehemiah 16 7 70 Nehemiah 16 7 72 Nehemiah 16 7 71 Nehemiah 16 7 73 Nehemiah 16 7 72 Nehemiah 16 9 38 Nehemiah 16 10 1 Nehemiah 16 10 1 Nehemiah 16 10 2 Nehemiah 16 10 2 Nehemiah 16 10 3 Nehemiah 16 10 3 Nehemiah 16 10 4 Nehemiah 16 10 4 Nehemiah 16 10 5 Nehemiah 16 10 5 Nehemiah 16 10 6 Nehemiah 16 10 6 Nehemiah 16 10 7 Nehemiah 16 10 7 Nehemiah 16 10 8 Nehemiah 16 10 8 Nehemiah 16 10 9 Nehemiah 16 10 9 Nehemiah 16 10 10 Nehemiah 16 10 10 Nehemiah 16 10 11 Nehemiah 16 10 11 Nehemiah 16 10 12 Nehemiah 16 10 12 Nehemiah 16 10 13 Nehemiah 16 10 13 Nehemiah 16 10 14 Nehemiah 16 10 14 Nehemiah 16 10 15 Nehemiah 16 10 15 Nehemiah 16 10 16 Nehemiah 16 10 16 Nehemiah 16 10 17 Nehemiah 16 10 17 Nehemiah 16 10 18 Nehemiah 16 10 18 Nehemiah 16 10 19 Nehemiah 16 10 19 Nehemiah 16 10 20 Nehemiah 16 10 20 Nehemiah 16 10 21 Nehemiah 16 10 21 Nehemiah 16 10 22 Nehemiah 16 10 22 Nehemiah 16 10 23 Nehemiah 16 10 23 Nehemiah 16 10 24 Nehemiah 16 10 24 Nehemiah 16 10 25 Nehemiah 16 10 25 Nehemiah 16 10 26 Nehemiah 16 10 26 Nehemiah 16 10 27 Nehemiah 16 10 27 Nehemiah 16 10 28 Nehemiah 16 10 28 Nehemiah 16 10 29 Nehemiah 16 10 29 Nehemiah 16 10 30 Nehemiah 16 10 30 Nehemiah 16 10 31 Nehemiah 16 10 31 Nehemiah 16 10 32 Nehemiah 16 10 32 Nehemiah 16 10 33 Nehemiah 16 10 33 Nehemiah 16 10 34 Nehemiah 16 10 34 Nehemiah 16 10 35 Nehemiah 16 10 35 Nehemiah 16 10 36 Nehemiah 16 10 36 Nehemiah 16 10 37 Nehemiah 16 10 37 Nehemiah 16 10 38 Nehemiah 16 10 38 Nehemiah 16 10 39 Nehemiah 16 10 39 Nehemiah 16 10 40 Job 18 41 1 Job 18 40 25 Job 18 41 2 Job 18 40 26 Job 18 41 3 Job 18 40 27 Job 18 41 4 Job 18 40 28 Job 18 41 5 Job 18 40 29 Job 18 41 6 Job 18 40 30 Job 18 41 7 Job 18 40 31 Job 18 41 8 Job 18 40 32 Job 18 41 9 Job 18 41 1 Job 18 41 10 Job 18 41 2 Job 18 41 11 Job 18 41 3 Job 18 41 12 Job 18 41 4 Job 18 41 13 Job 18 41 5 Job 18 41 14 Job 18 41 6 Job 18 41 15 Job 18 41 7 Job 18 41 16 Job 18 41 8 Job 18 41 17 Job 18 41 9 Job 18 41 18 Job 18 41 10 Job 18 41 19 Job 18 41 11 Job 18 41 20 Job 18 41 12 Job 18 41 21 Job 18 41 13 Job 18 41 22 Job 18 41 14 Job 18 41 23 Job 18 41 15 Job 18 41 24 Job 18 41 16 Job 18 41 25 Job 18 41 17 Job 18 41 26 Job 18 41 18 Job 18 41 27 Job 18 41 19 Job 18 41 28 Job 18 41 20 Job 18 41 29 Job 18 41 21 Job 18 41 30 Job 18 41 22 Job 18 41 31 Job 18 41 23 Job 18 41 32 Job 18 41 24 Job 18 41 33 Job 18 41 25 Job 18 41 34 Job 18 41 26 Psalms 19 3 0 Psalms 19 3 1 Psalms 19 3 1 Psalms 19 3 2 Psalms 19 3 2 Psalms 19 3 3 Psalms 19 3 3 Psalms 19 3 4 Psalms 19 3 4 Psalms 19 3 5 Psalms 19 3 5 Psalms 19 3 6 Psalms 19 3 6 Psalms 19 3 7 Psalms 19 3 7 Psalms 19 3 8 Psalms 19 3 8 Psalms 19 3 9 Psalms 19 4 0 Psalms 19 4 1 Psalms 19 4 1 Psalms 19 4 2 Psalms 19 4 2 Psalms 19 4 3 Psalms 19 4 3 Psalms 19 4 4 Psalms 19 4 4 Psalms 19 4 5 Psalms 19 4 5 Psalms 19 4 6 Psalms 19 4 6 Psalms 19 4 7 Psalms 19 4 7 Psalms 19 4 8 Psalms 19 4 8 Psalms 19 4 9 Psalms 19 5 0 Psalms 19 5 1 Psalms 19 5 1 Psalms 19 5 2 Psalms 19 5 2 Psalms 19 5 3 Psalms 19 5 3 Psalms 19 5 4 Psalms 19 5 4 Psalms 19 5 5 Psalms 19 5 5 Psalms 19 5 6 Psalms 19 5 6 Psalms 19 5 7 Psalms 19 5 7 Psalms 19 5 8 Psalms 19 5 8 Psalms 19 5 9 Psalms 19 5 9 Psalms 19 5 10 Psalms 19 5 10 Psalms 19 5 11 Psalms 19 5 11 Psalms 19 5 12 Psalms 19 5 12 Psalms 19 5 13 Psalms 19 6 0 Psalms 19 6 1 Psalms 19 6 1 Psalms 19 6 2 Psalms 19 6 2 Psalms 19 6 3 Psalms 19 6 3 Psalms 19 6 4 Psalms 19 6 4 Psalms 19 6 5 Psalms 19 6 5 Psalms 19 6 6 Psalms 19 6 6 Psalms 19 6 7 Psalms 19 6 7 Psalms 19 6 8 Psalms 19 6 8 Psalms 19 6 9 Psalms 19 6 9 Psalms 19 6 10 Psalms 19 6 10 Psalms 19 6 11 Psalms 19 7 0 Psalms 19 7 1 Psalms 19 7 1 Psalms 19 7 2 Psalms 19 7 2 Psalms 19 7 3 Psalms 19 7 3 Psalms 19 7 4 Psalms 19 7 4 Psalms 19 7 5 Psalms 19 7 5 Psalms 19 7 6 Psalms 19 7 6 Psalms 19 7 7 Psalms 19 7 7 Psalms 19 7 8 Psalms 19 7 8 Psalms 19 7 9 Psalms 19 7 9 Psalms 19 7 10 Psalms 19 7 10 Psalms 19 7 11 Psalms 19 7 11 Psalms 19 7 12 Psalms 19 7 12 Psalms 19 7 13 Psalms 19 7 13 Psalms 19 7 14 Psalms 19 7 14 Psalms 19 7 15 Psalms 19 7 15 Psalms 19 7 16 Psalms 19 7 16 Psalms 19 7 17 Psalms 19 7 17 Psalms 19 7 18 Psalms 19 8 0 Psalms 19 8 1 Psalms 19 8 1 Psalms 19 8 2 Psalms 19 8 2 Psalms 19 8 3 Psalms 19 8 3 Psalms 19 8 4 Psalms 19 8 4 Psalms 19 8 5 Psalms 19 8 5 Psalms 19 8 6 Psalms 19 8 6 Psalms 19 8 7 Psalms 19 8 7 Psalms 19 8 8 Psalms 19 8 8 Psalms 19 8 9 Psalms 19 8 9 Psalms 19 8 10 Psalms 19 9 0 Psalms 19 9 1 Psalms 19 9 1 Psalms 19 9 2 Psalms 19 9 2 Psalms 19 9 3 Psalms 19 9 3 Psalms 19 9 4 Psalms 19 9 4 Psalms 19 9 5 Psalms 19 9 5 Psalms 19 9 6 Psalms 19 9 6 Psalms 19 9 7 Psalms 19 9 7 Psalms 19 9 8 Psalms 19 9 8 Psalms 19 9 9 Psalms 19 9 9 Psalms 19 9 10 Psalms 19 9 10 Psalms 19 9 11 Psalms 19 9 11 Psalms 19 9 12 Psalms 19 9 12 Psalms 19 9 13 Psalms 19 9 13 Psalms 19 9 14 Psalms 19 9 14 Psalms 19 9 15 Psalms 19 9 15 Psalms 19 9 16 Psalms 19 9 16 Psalms 19 9 17 Psalms 19 9 17 Psalms 19 9 18 Psalms 19 9 18 Psalms 19 9 19 Psalms 19 9 19 Psalms 19 9 20 Psalms 19 9 20 Psalms 19 9 21 Psalms 19 12 0 Psalms 19 12 1 Psalms 19 12 1 Psalms 19 12 2 Psalms 19 12 2 Psalms 19 12 3 Psalms 19 12 3 Psalms 19 12 4 Psalms 19 12 4 Psalms 19 12 5 Psalms 19 12 5 Psalms 19 12 6 Psalms 19 12 6 Psalms 19 12 7 Psalms 19 12 7 Psalms 19 12 8 Psalms 19 12 8 Psalms 19 12 9 Psalms 19 13 0 Psalms 19 13 1 Psalms 19 13 1 Psalms 19 13 2 Psalms 19 13 2 Psalms 19 13 3 Psalms 19 13 3 Psalms 19 13 4 Psalms 19 13 4 Psalms 19 13 5 Psalms 19 13 5 Psalms 19 13 6 Psalms 19 18 0 Psalms 19 18 1 Psalms 19 18 1 Psalms 19 18 2 Psalms 19 18 2 Psalms 19 18 3 Psalms 19 18 3 Psalms 19 18 4 Psalms 19 18 4 Psalms 19 18 5 Psalms 19 18 5 Psalms 19 18 6 Psalms 19 18 6 Psalms 19 18 7 Psalms 19 18 7 Psalms 19 18 8 Psalms 19 18 8 Psalms 19 18 9 Psalms 19 18 9 Psalms 19 18 10 Psalms 19 18 10 Psalms 19 18 11 Psalms 19 18 11 Psalms 19 18 12 Psalms 19 18 12 Psalms 19 18 13 Psalms 19 18 13 Psalms 19 18 14 Psalms 19 18 14 Psalms 19 18 15 Psalms 19 18 15 Psalms 19 18 16 Psalms 19 18 16 Psalms 19 18 17 Psalms 19 18 17 Psalms 19 18 18 Psalms 19 18 18 Psalms 19 18 19 Psalms 19 18 19 Psalms 19 18 20 Psalms 19 18 20 Psalms 19 18 21 Psalms 19 18 21 Psalms 19 18 22 Psalms 19 18 22 Psalms 19 18 23 Psalms 19 18 23 Psalms 19 18 24 Psalms 19 18 24 Psalms 19 18 25 Psalms 19 18 25 Psalms 19 18 26 Psalms 19 18 26 Psalms 19 18 27 Psalms 19 18 27 Psalms 19 18 28 Psalms 19 18 28 Psalms 19 18 29 Psalms 19 18 29 Psalms 19 18 30 Psalms 19 18 30 Psalms 19 18 31 Psalms 19 18 31 Psalms 19 18 32 Psalms 19 18 32 Psalms 19 18 33 Psalms 19 18 33 Psalms 19 18 34 Psalms 19 18 34 Psalms 19 18 35 Psalms 19 18 35 Psalms 19 18 36 Psalms 19 18 36 Psalms 19 18 37 Psalms 19 18 37 Psalms 19 18 38 Psalms 19 18 38 Psalms 19 18 39 Psalms 19 18 39 Psalms 19 18 40 Psalms 19 18 40 Psalms 19 18 41 Psalms 19 18 41 Psalms 19 18 42 Psalms 19 18 42 Psalms 19 18 43 Psalms 19 18 43 Psalms 19 18 44 Psalms 19 18 44 Psalms 19 18 45 Psalms 19 18 45 Psalms 19 18 46 Psalms 19 18 46 Psalms 19 18 47 Psalms 19 18 47 Psalms 19 18 48 Psalms 19 18 48 Psalms 19 18 49 Psalms 19 18 49 Psalms 19 18 50 Psalms 19 18 50 Psalms 19 18 51 Psalms 19 19 0 Psalms 19 19 1 Psalms 19 19 1 Psalms 19 19 2 Psalms 19 19 2 Psalms 19 19 3 Psalms 19 19 3 Psalms 19 19 4 Psalms 19 19 4 Psalms 19 19 5 Psalms 19 19 5 Psalms 19 19 6 Psalms 19 19 6 Psalms 19 19 7 Psalms 19 19 7 Psalms 19 19 8 Psalms 19 19 8 Psalms 19 19 9 Psalms 19 19 9 Psalms 19 19 10 Psalms 19 19 10 Psalms 19 19 11 Psalms 19 19 11 Psalms 19 19 12 Psalms 19 19 12 Psalms 19 19 13 Psalms 19 19 13 Psalms 19 19 14 Psalms 19 19 14 Psalms 19 19 15 Psalms 19 20 0 Psalms 19 20 1 Psalms 19 20 1 Psalms 19 20 2 Psalms 19 20 2 Psalms 19 20 3 Psalms 19 20 3 Psalms 19 20 4 Psalms 19 20 4 Psalms 19 20 5 Psalms 19 20 5 Psalms 19 20 6 Psalms 19 20 6 Psalms 19 20 7 Psalms 19 20 7 Psalms 19 20 8 Psalms 19 20 8 Psalms 19 20 9 Psalms 19 20 9 Psalms 19 20 10 Psalms 19 21 0 Psalms 19 21 1 Psalms 19 21 1 Psalms 19 21 2 Psalms 19 21 2 Psalms 19 21 3 Psalms 19 21 3 Psalms 19 21 4 Psalms 19 21 4 Psalms 19 21 5 Psalms 19 21 5 Psalms 19 21 6 Psalms 19 21 6 Psalms 19 21 7 Psalms 19 21 7 Psalms 19 21 8 Psalms 19 21 8 Psalms 19 21 9 Psalms 19 21 9 Psalms 19 21 10 Psalms 19 21 10 Psalms 19 21 11 Psalms 19 21 11 Psalms 19 21 12 Psalms 19 21 12 Psalms 19 21 13 Psalms 19 21 13 Psalms 19 21 14 Psalms 19 22 0 Psalms 19 22 1 Psalms 19 22 1 Psalms 19 22 2 Psalms 19 22 2 Psalms 19 22 3 Psalms 19 22 3 Psalms 19 22 4 Psalms 19 22 4 Psalms 19 22 5 Psalms 19 22 5 Psalms 19 22 6 Psalms 19 22 6 Psalms 19 22 7 Psalms 19 22 7 Psalms 19 22 8 Psalms 19 22 8 Psalms 19 22 9 Psalms 19 22 9 Psalms 19 22 10 Psalms 19 22 10 Psalms 19 22 11 Psalms 19 22 11 Psalms 19 22 12 Psalms 19 22 12 Psalms 19 22 13 Psalms 19 22 13 Psalms 19 22 14 Psalms 19 22 14 Psalms 19 22 15 Psalms 19 22 15 Psalms 19 22 16 Psalms 19 22 16 Psalms 19 22 17 Psalms 19 22 17 Psalms 19 22 18 Psalms 19 22 18 Psalms 19 22 19 Psalms 19 22 19 Psalms 19 22 20 Psalms 19 22 20 Psalms 19 22 21 Psalms 19 22 21 Psalms 19 22 22 Psalms 19 22 22 Psalms 19 22 23 Psalms 19 22 23 Psalms 19 22 24 Psalms 19 22 24 Psalms 19 22 25 Psalms 19 22 25 Psalms 19 22 26 Psalms 19 22 26 Psalms 19 22 27 Psalms 19 22 27 Psalms 19 22 28 Psalms 19 22 28 Psalms 19 22 29 Psalms 19 22 29 Psalms 19 22 30 Psalms 19 22 30 Psalms 19 22 31 Psalms 19 22 31 Psalms 19 22 32 Psalms 19 30 0 Psalms 19 30 1 Psalms 19 30 1 Psalms 19 30 2 Psalms 19 30 2 Psalms 19 30 3 Psalms 19 30 3 Psalms 19 30 4 Psalms 19 30 4 Psalms 19 30 5 Psalms 19 30 5 Psalms 19 30 6 Psalms 19 30 6 Psalms 19 30 7 Psalms 19 30 7 Psalms 19 30 8 Psalms 19 30 8 Psalms 19 30 9 Psalms 19 30 9 Psalms 19 30 10 Psalms 19 30 10 Psalms 19 30 11 Psalms 19 30 11 Psalms 19 30 12 Psalms 19 30 12 Psalms 19 30 13 Psalms 19 31 0 Psalms 19 31 1 Psalms 19 31 1 Psalms 19 31 2 Psalms 19 31 2 Psalms 19 31 3 Psalms 19 31 3 Psalms 19 31 4 Psalms 19 31 4 Psalms 19 31 5 Psalms 19 31 5 Psalms 19 31 6 Psalms 19 31 6 Psalms 19 31 7 Psalms 19 31 7 Psalms 19 31 8 Psalms 19 31 8 Psalms 19 31 9 Psalms 19 31 9 Psalms 19 31 10 Psalms 19 31 10 Psalms 19 31 11 Psalms 19 31 11 Psalms 19 31 12 Psalms 19 31 12 Psalms 19 31 13 Psalms 19 31 13 Psalms 19 31 14 Psalms 19 31 14 Psalms 19 31 15 Psalms 19 31 15 Psalms 19 31 16 Psalms 19 31 16 Psalms 19 31 17 Psalms 19 31 17 Psalms 19 31 18 Psalms 19 31 18 Psalms 19 31 19 Psalms 19 31 19 Psalms 19 31 20 Psalms 19 31 20 Psalms 19 31 21 Psalms 19 31 21 Psalms 19 31 22 Psalms 19 31 22 Psalms 19 31 23 Psalms 19 31 23 Psalms 19 31 24 Psalms 19 31 24 Psalms 19 31 25 Psalms 19 34 0 Psalms 19 34 1 Psalms 19 34 1 Psalms 19 34 2 Psalms 19 34 2 Psalms 19 34 3 Psalms 19 34 3 Psalms 19 34 4 Psalms 19 34 4 Psalms 19 34 5 Psalms 19 34 5 Psalms 19 34 6 Psalms 19 34 6 Psalms 19 34 7 Psalms 19 34 7 Psalms 19 34 8 Psalms 19 34 8 Psalms 19 34 9 Psalms 19 34 9 Psalms 19 34 10 Psalms 19 34 10 Psalms 19 34 11 Psalms 19 34 11 Psalms 19 34 12 Psalms 19 34 12 Psalms 19 34 13 Psalms 19 34 13 Psalms 19 34 14 Psalms 19 34 14 Psalms 19 34 15 Psalms 19 34 15 Psalms 19 34 16 Psalms 19 34 16 Psalms 19 34 17 Psalms 19 34 17 Psalms 19 34 18 Psalms 19 34 18 Psalms 19 34 19 Psalms 19 34 19 Psalms 19 34 20 Psalms 19 34 20 Psalms 19 34 21 Psalms 19 34 21 Psalms 19 34 22 Psalms 19 34 22 Psalms 19 34 23 Psalms 19 36 0 Psalms 19 36 1 Psalms 19 36 1 Psalms 19 36 2 Psalms 19 36 2 Psalms 19 36 3 Psalms 19 36 3 Psalms 19 36 4 Psalms 19 36 4 Psalms 19 36 5 Psalms 19 36 5 Psalms 19 36 6 Psalms 19 36 6 Psalms 19 36 7 Psalms 19 36 7 Psalms 19 36 8 Psalms 19 36 8 Psalms 19 36 9 Psalms 19 36 9 Psalms 19 36 10 Psalms 19 36 10 Psalms 19 36 11 Psalms 19 36 11 Psalms 19 36 12 Psalms 19 36 12 Psalms 19 36 13 Psalms 19 38 0 Psalms 19 38 1 Psalms 19 38 1 Psalms 19 38 2 Psalms 19 38 2 Psalms 19 38 3 Psalms 19 38 3 Psalms 19 38 4 Psalms 19 38 4 Psalms 19 38 5 Psalms 19 38 5 Psalms 19 38 6 Psalms 19 38 6 Psalms 19 38 7 Psalms 19 38 7 Psalms 19 38 8 Psalms 19 38 8 Psalms 19 38 9 Psalms 19 38 9 Psalms 19 38 10 Psalms 19 38 10 Psalms 19 38 11 Psalms 19 38 11 Psalms 19 38 12 Psalms 19 38 12 Psalms 19 38 13 Psalms 19 38 13 Psalms 19 38 14 Psalms 19 38 14 Psalms 19 38 15 Psalms 19 38 15 Psalms 19 38 16 Psalms 19 38 16 Psalms 19 38 17 Psalms 19 38 17 Psalms 19 38 18 Psalms 19 38 18 Psalms 19 38 19 Psalms 19 38 19 Psalms 19 38 20 Psalms 19 38 20 Psalms 19 38 21 Psalms 19 38 21 Psalms 19 38 22 Psalms 19 38 22 Psalms 19 38 23 Psalms 19 39 0 Psalms 19 39 1 Psalms 19 39 1 Psalms 19 39 2 Psalms 19 39 2 Psalms 19 39 3 Psalms 19 39 3 Psalms 19 39 4 Psalms 19 39 4 Psalms 19 39 5 Psalms 19 39 5 Psalms 19 39 6 Psalms 19 39 6 Psalms 19 39 7 Psalms 19 39 7 Psalms 19 39 8 Psalms 19 39 8 Psalms 19 39 9 Psalms 19 39 9 Psalms 19 39 10 Psalms 19 39 10 Psalms 19 39 11 Psalms 19 39 11 Psalms 19 39 12 Psalms 19 39 12 Psalms 19 39 13 Psalms 19 39 13 Psalms 19 39 14 Psalms 19 40 0 Psalms 19 40 1 Psalms 19 40 1 Psalms 19 40 2 Psalms 19 40 2 Psalms 19 40 3 Psalms 19 40 3 Psalms 19 40 4 Psalms 19 40 4 Psalms 19 40 5 Psalms 19 40 5 Psalms 19 40 6 Psalms 19 40 6 Psalms 19 40 7 Psalms 19 40 7 Psalms 19 40 8 Psalms 19 40 8 Psalms 19 40 9 Psalms 19 40 9 Psalms 19 40 10 Psalms 19 40 10 Psalms 19 40 11 Psalms 19 40 11 Psalms 19 40 12 Psalms 19 40 12 Psalms 19 40 13 Psalms 19 40 13 Psalms 19 40 14 Psalms 19 40 14 Psalms 19 40 15 Psalms 19 40 15 Psalms 19 40 16 Psalms 19 40 16 Psalms 19 40 17 Psalms 19 40 17 Psalms 19 40 18 Psalms 19 41 0 Psalms 19 41 1 Psalms 19 41 1 Psalms 19 41 2 Psalms 19 41 2 Psalms 19 41 3 Psalms 19 41 3 Psalms 19 41 4 Psalms 19 41 4 Psalms 19 41 5 Psalms 19 41 5 Psalms 19 41 6 Psalms 19 41 6 Psalms 19 41 7 Psalms 19 41 7 Psalms 19 41 8 Psalms 19 41 8 Psalms 19 41 9 Psalms 19 41 9 Psalms 19 41 10 Psalms 19 41 10 Psalms 19 41 11 Psalms 19 41 11 Psalms 19 41 12 Psalms 19 41 12 Psalms 19 41 13 Psalms 19 41 13 Psalms 19 41 14 Psalms 19 42 0 Psalms 19 42 1 Psalms 19 42 1 Psalms 19 42 2 Psalms 19 42 2 Psalms 19 42 3 Psalms 19 42 3 Psalms 19 42 4 Psalms 19 42 4 Psalms 19 42 5 Psalms 19 42 5 Psalms 19 42 6 Psalms 19 42 5 Psalms 19 42 7 Psalms 19 42 6 Psalms 19 42 7 Psalms 19 42 7 Psalms 19 42 8 Psalms 19 42 8 Psalms 19 42 9 Psalms 19 42 9 Psalms 19 42 10 Psalms 19 42 10 Psalms 19 42 11 Psalms 19 42 11 Psalms 19 42 12 Psalms 19 44 0 Psalms 19 44 1 Psalms 19 44 1 Psalms 19 44 2 Psalms 19 44 2 Psalms 19 44 3 Psalms 19 44 3 Psalms 19 44 4 Psalms 19 44 4 Psalms 19 44 5 Psalms 19 44 5 Psalms 19 44 6 Psalms 19 44 6 Psalms 19 44 7 Psalms 19 44 7 Psalms 19 44 8 Psalms 19 44 8 Psalms 19 44 9 Psalms 19 44 9 Psalms 19 44 10 Psalms 19 44 10 Psalms 19 44 11 Psalms 19 44 11 Psalms 19 44 12 Psalms 19 44 12 Psalms 19 44 13 Psalms 19 44 13 Psalms 19 44 14 Psalms 19 44 14 Psalms 19 44 15 Psalms 19 44 15 Psalms 19 44 16 Psalms 19 44 16 Psalms 19 44 17 Psalms 19 44 17 Psalms 19 44 18 Psalms 19 44 18 Psalms 19 44 19 Psalms 19 44 19 Psalms 19 44 20 Psalms 19 44 20 Psalms 19 44 21 Psalms 19 44 21 Psalms 19 44 22 Psalms 19 44 22 Psalms 19 44 23 Psalms 19 44 23 Psalms 19 44 24 Psalms 19 44 24 Psalms 19 44 25 Psalms 19 44 25 Psalms 19 44 26 Psalms 19 44 26 Psalms 19 44 27 Psalms 19 45 0 Psalms 19 45 1 Psalms 19 45 1 Psalms 19 45 2 Psalms 19 45 2 Psalms 19 45 3 Psalms 19 45 3 Psalms 19 45 4 Psalms 19 45 4 Psalms 19 45 5 Psalms 19 45 5 Psalms 19 45 6 Psalms 19 45 6 Psalms 19 45 7 Psalms 19 45 7 Psalms 19 45 8 Psalms 19 45 8 Psalms 19 45 9 Psalms 19 45 9 Psalms 19 45 10 Psalms 19 45 10 Psalms 19 45 11 Psalms 19 45 11 Psalms 19 45 12 Psalms 19 45 12 Psalms 19 45 13 Psalms 19 45 13 Psalms 19 45 14 Psalms 19 45 14 Psalms 19 45 15 Psalms 19 45 15 Psalms 19 45 16 Psalms 19 45 16 Psalms 19 45 17 Psalms 19 45 17 Psalms 19 45 18 Psalms 19 46 0 Psalms 19 46 1 Psalms 19 46 1 Psalms 19 46 2 Psalms 19 46 2 Psalms 19 46 3 Psalms 19 46 3 Psalms 19 46 4 Psalms 19 46 4 Psalms 19 46 5 Psalms 19 46 5 Psalms 19 46 6 Psalms 19 46 6 Psalms 19 46 7 Psalms 19 46 7 Psalms 19 46 8 Psalms 19 46 8 Psalms 19 46 9 Psalms 19 46 9 Psalms 19 46 10 Psalms 19 46 10 Psalms 19 46 11 Psalms 19 46 11 Psalms 19 46 12 Psalms 19 47 0 Psalms 19 47 1 Psalms 19 47 1 Psalms 19 47 2 Psalms 19 47 2 Psalms 19 47 3 Psalms 19 47 3 Psalms 19 47 4 Psalms 19 47 4 Psalms 19 47 5 Psalms 19 47 5 Psalms 19 47 6 Psalms 19 47 6 Psalms 19 47 7 Psalms 19 47 7 Psalms 19 47 8 Psalms 19 47 8 Psalms 19 47 9 Psalms 19 47 9 Psalms 19 47 10 Psalms 19 48 0 Psalms 19 48 1 Psalms 19 48 1 Psalms 19 48 2 Psalms 19 48 2 Psalms 19 48 3 Psalms 19 48 3 Psalms 19 48 4 Psalms 19 48 4 Psalms 19 48 5 Psalms 19 48 5 Psalms 19 48 6 Psalms 19 48 6 Psalms 19 48 7 Psalms 19 48 7 Psalms 19 48 8 Psalms 19 48 8 Psalms 19 48 9 Psalms 19 48 9 Psalms 19 48 10 Psalms 19 48 10 Psalms 19 48 11 Psalms 19 48 11 Psalms 19 48 12 Psalms 19 48 12 Psalms 19 48 13 Psalms 19 48 13 Psalms 19 48 14 Psalms 19 48 14 Psalms 19 48 15 Psalms 19 49 0 Psalms 19 49 1 Psalms 19 49 1 Psalms 19 49 2 Psalms 19 49 2 Psalms 19 49 3 Psalms 19 49 3 Psalms 19 49 4 Psalms 19 49 4 Psalms 19 49 5 Psalms 19 49 5 Psalms 19 49 6 Psalms 19 49 6 Psalms 19 49 7 Psalms 19 49 7 Psalms 19 49 8 Psalms 19 49 8 Psalms 19 49 9 Psalms 19 49 9 Psalms 19 49 10 Psalms 19 49 10 Psalms 19 49 11 Psalms 19 49 11 Psalms 19 49 12 Psalms 19 49 12 Psalms 19 49 13 Psalms 19 49 13 Psalms 19 49 14 Psalms 19 49 14 Psalms 19 49 15 Psalms 19 49 15 Psalms 19 49 16 Psalms 19 49 16 Psalms 19 49 17 Psalms 19 49 17 Psalms 19 49 18 Psalms 19 49 18 Psalms 19 49 19 Psalms 19 49 19 Psalms 19 49 20 Psalms 19 49 20 Psalms 19 49 21 Psalms 19 51 0 Psalms 19 51 1 Psalms 19 51 0 Psalms 19 51 2 Psalms 19 51 1 Psalms 19 51 2 Psalms 19 51 1 Psalms 19 51 3 Psalms 19 51 2 Psalms 19 51 4 Psalms 19 51 3 Psalms 19 51 5 Psalms 19 51 4 Psalms 19 51 6 Psalms 19 51 5 Psalms 19 51 7 Psalms 19 51 6 Psalms 19 51 8 Psalms 19 51 7 Psalms 19 51 9 Psalms 19 51 8 Psalms 19 51 10 Psalms 19 51 9 Psalms 19 51 11 Psalms 19 51 10 Psalms 19 51 12 Psalms 19 51 11 Psalms 19 51 13 Psalms 19 51 12 Psalms 19 51 14 Psalms 19 51 13 Psalms 19 51 15 Psalms 19 51 14 Psalms 19 51 16 Psalms 19 51 15 Psalms 19 51 17 Psalms 19 51 16 Psalms 19 51 18 Psalms 19 51 17 Psalms 19 51 19 Psalms 19 51 18 Psalms 19 51 20 Psalms 19 51 19 Psalms 19 51 21 Psalms 19 52 0 Psalms 19 52 1 Psalms 19 52 0 Psalms 19 52 2 Psalms 19 52 1 Psalms 19 52 2 Psalms 19 52 1 Psalms 19 52 3 Psalms 19 52 2 Psalms 19 52 4 Psalms 19 52 3 Psalms 19 52 5 Psalms 19 52 4 Psalms 19 52 6 Psalms 19 52 5 Psalms 19 52 7 Psalms 19 52 6 Psalms 19 52 8 Psalms 19 52 7 Psalms 19 52 9 Psalms 19 52 8 Psalms 19 52 10 Psalms 19 52 9 Psalms 19 52 11 Psalms 19 53 0 Psalms 19 53 1 Psalms 19 53 1 Psalms 19 53 2 Psalms 19 53 2 Psalms 19 53 3 Psalms 19 53 3 Psalms 19 53 4 Psalms 19 53 4 Psalms 19 53 5 Psalms 19 53 5 Psalms 19 53 6 Psalms 19 53 6 Psalms 19 53 7 Psalms 19 54 0 Psalms 19 54 1 Psalms 19 54 1 Psalms 19 54 3 Psalms 19 54 2 Psalms 19 54 4 Psalms 19 54 3 Psalms 19 54 5 Psalms 19 54 4 Psalms 19 54 6 Psalms 19 54 5 Psalms 19 54 7 Psalms 19 54 6 Psalms 19 54 8 Psalms 19 54 7 Psalms 19 54 9 Psalms 19 55 0 Psalms 19 55 1 Psalms 19 55 1 Psalms 19 55 2 Psalms 19 55 2 Psalms 19 55 3 Psalms 19 55 3 Psalms 19 55 4 Psalms 19 55 4 Psalms 19 55 5 Psalms 19 55 5 Psalms 19 55 6 Psalms 19 55 6 Psalms 19 55 7 Psalms 19 55 7 Psalms 19 55 8 Psalms 19 55 8 Psalms 19 55 9 Psalms 19 55 9 Psalms 19 55 10 Psalms 19 55 10 Psalms 19 55 11 Psalms 19 55 11 Psalms 19 55 12 Psalms 19 55 12 Psalms 19 55 13 Psalms 19 55 13 Psalms 19 55 14 Psalms 19 55 14 Psalms 19 55 15 Psalms 19 55 15 Psalms 19 55 16 Psalms 19 55 16 Psalms 19 55 17 Psalms 19 55 17 Psalms 19 55 18 Psalms 19 55 18 Psalms 19 55 19 Psalms 19 55 19 Psalms 19 55 20 Psalms 19 55 20 Psalms 19 55 21 Psalms 19 55 21 Psalms 19 55 22 Psalms 19 55 22 Psalms 19 55 23 Psalms 19 55 23 Psalms 19 55 24 Psalms 19 56 0 Psalms 19 56 1 Psalms 19 56 1 Psalms 19 56 2 Psalms 19 56 2 Psalms 19 56 3 Psalms 19 56 3 Psalms 19 56 4 Psalms 19 56 4 Psalms 19 56 5 Psalms 19 56 5 Psalms 19 56 6 Psalms 19 56 6 Psalms 19 56 7 Psalms 19 56 7 Psalms 19 56 8 Psalms 19 56 8 Psalms 19 56 9 Psalms 19 56 9 Psalms 19 56 10 Psalms 19 56 10 Psalms 19 56 11 Psalms 19 56 11 Psalms 19 56 12 Psalms 19 56 12 Psalms 19 56 13 Psalms 19 56 13 Psalms 19 56 14 Psalms 19 57 0 Psalms 19 57 1 Psalms 19 57 1 Psalms 19 57 2 Psalms 19 57 2 Psalms 19 57 3 Psalms 19 57 3 Psalms 19 57 4 Psalms 19 57 4 Psalms 19 57 5 Psalms 19 57 5 Psalms 19 57 6 Psalms 19 57 6 Psalms 19 57 7 Psalms 19 57 7 Psalms 19 57 8 Psalms 19 57 8 Psalms 19 57 9 Psalms 19 57 9 Psalms 19 57 10 Psalms 19 57 10 Psalms 19 57 11 Psalms 19 57 11 Psalms 19 57 12 Psalms 19 58 0 Psalms 19 58 1 Psalms 19 58 1 Psalms 19 58 2 Psalms 19 58 2 Psalms 19 58 3 Psalms 19 58 3 Psalms 19 58 4 Psalms 19 58 4 Psalms 19 58 5 Psalms 19 58 5 Psalms 19 58 6 Psalms 19 58 6 Psalms 19 58 7 Psalms 19 58 7 Psalms 19 58 8 Psalms 19 58 8 Psalms 19 58 9 Psalms 19 58 9 Psalms 19 58 10 Psalms 19 58 10 Psalms 19 58 11 Psalms 19 58 11 Psalms 19 58 12 Psalms 19 59 0 Psalms 19 59 1 Psalms 19 59 1 Psalms 19 59 2 Psalms 19 59 2 Psalms 19 59 3 Psalms 19 59 3 Psalms 19 59 4 Psalms 19 59 4 Psalms 19 59 5 Psalms 19 59 5 Psalms 19 59 6 Psalms 19 59 6 Psalms 19 59 7 Psalms 19 59 7 Psalms 19 59 8 Psalms 19 59 8 Psalms 19 59 9 Psalms 19 59 9 Psalms 19 59 10 Psalms 19 59 10 Psalms 19 59 11 Psalms 19 59 11 Psalms 19 59 12 Psalms 19 59 12 Psalms 19 59 13 Psalms 19 59 13 Psalms 19 59 14 Psalms 19 59 14 Psalms 19 59 15 Psalms 19 59 15 Psalms 19 59 16 Psalms 19 59 16 Psalms 19 59 17 Psalms 19 59 17 Psalms 19 59 18 Psalms 19 60 0 Psalms 19 60 1 Psalms 19 60 1 Psalms 19 60 3 Psalms 19 60 2 Psalms 19 60 4 Psalms 19 60 3 Psalms 19 60 5 Psalms 19 60 4 Psalms 19 60 6 Psalms 19 60 5 Psalms 19 60 7 Psalms 19 60 6 Psalms 19 60 8 Psalms 19 60 7 Psalms 19 60 9 Psalms 19 60 8 Psalms 19 60 10 Psalms 19 60 9 Psalms 19 60 11 Psalms 19 60 10 Psalms 19 60 12 Psalms 19 60 11 Psalms 19 60 13 Psalms 19 60 12 Psalms 19 60 14 Psalms 19 61 0 Psalms 19 61 1 Psalms 19 61 1 Psalms 19 61 2 Psalms 19 61 2 Psalms 19 61 3 Psalms 19 61 3 Psalms 19 61 4 Psalms 19 61 4 Psalms 19 61 5 Psalms 19 61 5 Psalms 19 61 6 Psalms 19 61 6 Psalms 19 61 7 Psalms 19 61 7 Psalms 19 61 8 Psalms 19 61 8 Psalms 19 61 9 Psalms 19 62 0 Psalms 19 62 1 Psalms 19 62 1 Psalms 19 62 2 Psalms 19 62 2 Psalms 19 62 3 Psalms 19 62 3 Psalms 19 62 4 Psalms 19 62 4 Psalms 19 62 5 Psalms 19 62 5 Psalms 19 62 6 Psalms 19 62 6 Psalms 19 62 7 Psalms 19 62 7 Psalms 19 62 8 Psalms 19 62 8 Psalms 19 62 9 Psalms 19 62 9 Psalms 19 62 10 Psalms 19 62 10 Psalms 19 62 11 Psalms 19 62 11 Psalms 19 62 12 Psalms 19 62 12 Psalms 19 62 13 Psalms 19 63 0 Psalms 19 63 1 Psalms 19 63 1 Psalms 19 63 2 Psalms 19 63 2 Psalms 19 63 3 Psalms 19 63 3 Psalms 19 63 4 Psalms 19 63 4 Psalms 19 63 5 Psalms 19 63 5 Psalms 19 63 6 Psalms 19 63 6 Psalms 19 63 7 Psalms 19 63 7 Psalms 19 63 8 Psalms 19 63 8 Psalms 19 63 9 Psalms 19 63 9 Psalms 19 63 10 Psalms 19 63 10 Psalms 19 63 11 Psalms 19 63 11 Psalms 19 63 12 Psalms 19 64 0 Psalms 19 64 1 Psalms 19 64 1 Psalms 19 64 2 Psalms 19 64 2 Psalms 19 64 3 Psalms 19 64 3 Psalms 19 64 4 Psalms 19 64 4 Psalms 19 64 5 Psalms 19 64 5 Psalms 19 64 6 Psalms 19 64 6 Psalms 19 64 7 Psalms 19 64 7 Psalms 19 64 8 Psalms 19 64 8 Psalms 19 64 9 Psalms 19 64 9 Psalms 19 64 10 Psalms 19 64 10 Psalms 19 64 11 Psalms 19 65 0 Psalms 19 65 1 Psalms 19 65 1 Psalms 19 65 2 Psalms 19 65 2 Psalms 19 65 3 Psalms 19 65 3 Psalms 19 65 4 Psalms 19 65 4 Psalms 19 65 5 Psalms 19 65 5 Psalms 19 65 6 Psalms 19 65 6 Psalms 19 65 7 Psalms 19 65 7 Psalms 19 65 8 Psalms 19 65 8 Psalms 19 65 9 Psalms 19 65 9 Psalms 19 65 10 Psalms 19 65 10 Psalms 19 65 11 Psalms 19 65 11 Psalms 19 65 12 Psalms 19 65 12 Psalms 19 65 13 Psalms 19 65 13 Psalms 19 65 14 Psalms 19 67 0 Psalms 19 67 1 Psalms 19 67 1 Psalms 19 67 2 Psalms 19 67 2 Psalms 19 67 3 Psalms 19 67 3 Psalms 19 67 4 Psalms 19 67 4 Psalms 19 67 5 Psalms 19 67 5 Psalms 19 67 6 Psalms 19 67 6 Psalms 19 67 7 Psalms 19 67 7 Psalms 19 67 8 Psalms 19 68 0 Psalms 19 68 1 Psalms 19 68 1 Psalms 19 68 2 Psalms 19 68 2 Psalms 19 68 3 Psalms 19 68 3 Psalms 19 68 4 Psalms 19 68 4 Psalms 19 68 5 Psalms 19 68 5 Psalms 19 68 6 Psalms 19 68 6 Psalms 19 68 7 Psalms 19 68 7 Psalms 19 68 8 Psalms 19 68 8 Psalms 19 68 9 Psalms 19 68 9 Psalms 19 68 10 Psalms 19 68 10 Psalms 19 68 11 Psalms 19 68 11 Psalms 19 68 12 Psalms 19 68 12 Psalms 19 68 13 Psalms 19 68 13 Psalms 19 68 14 Psalms 19 68 14 Psalms 19 68 15 Psalms 19 68 15 Psalms 19 68 16 Psalms 19 68 16 Psalms 19 68 17 Psalms 19 68 17 Psalms 19 68 18 Psalms 19 68 18 Psalms 19 68 19 Psalms 19 68 19 Psalms 19 68 20 Psalms 19 68 20 Psalms 19 68 21 Psalms 19 68 21 Psalms 19 68 22 Psalms 19 68 22 Psalms 19 68 23 Psalms 19 68 23 Psalms 19 68 24 Psalms 19 68 24 Psalms 19 68 25 Psalms 19 68 25 Psalms 19 68 26 Psalms 19 68 26 Psalms 19 68 27 Psalms 19 68 27 Psalms 19 68 28 Psalms 19 68 28 Psalms 19 68 29 Psalms 19 68 29 Psalms 19 68 30 Psalms 19 68 30 Psalms 19 68 31 Psalms 19 68 31 Psalms 19 68 32 Psalms 19 68 32 Psalms 19 68 33 Psalms 19 68 33 Psalms 19 68 34 Psalms 19 68 34 Psalms 19 68 35 Psalms 19 68 35 Psalms 19 68 36 Psalms 19 69 0 Psalms 19 69 1 Psalms 19 69 1 Psalms 19 69 2 Psalms 19 69 2 Psalms 19 69 3 Psalms 19 69 3 Psalms 19 69 4 Psalms 19 69 4 Psalms 19 69 5 Psalms 19 69 5 Psalms 19 69 6 Psalms 19 69 6 Psalms 19 69 7 Psalms 19 69 7 Psalms 19 69 8 Psalms 19 69 8 Psalms 19 69 9 Psalms 19 69 9 Psalms 19 69 10 Psalms 19 69 10 Psalms 19 69 11 Psalms 19 69 11 Psalms 19 69 12 Psalms 19 69 12 Psalms 19 69 13 Psalms 19 69 13 Psalms 19 69 14 Psalms 19 69 14 Psalms 19 69 15 Psalms 19 69 15 Psalms 19 69 16 Psalms 19 69 16 Psalms 19 69 17 Psalms 19 69 17 Psalms 19 69 18 Psalms 19 69 18 Psalms 19 69 19 Psalms 19 69 19 Psalms 19 69 20 Psalms 19 69 20 Psalms 19 69 21 Psalms 19 69 21 Psalms 19 69 22 Psalms 19 69 22 Psalms 19 69 23 Psalms 19 69 23 Psalms 19 69 24 Psalms 19 69 24 Psalms 19 69 25 Psalms 19 69 25 Psalms 19 69 26 Psalms 19 69 26 Psalms 19 69 27 Psalms 19 69 27 Psalms 19 69 28 Psalms 19 69 28 Psalms 19 69 29 Psalms 19 69 29 Psalms 19 69 30 Psalms 19 69 30 Psalms 19 69 31 Psalms 19 69 31 Psalms 19 69 32 Psalms 19 69 32 Psalms 19 69 33 Psalms 19 69 33 Psalms 19 69 34 Psalms 19 69 34 Psalms 19 69 35 Psalms 19 69 35 Psalms 19 69 36 Psalms 19 69 36 Psalms 19 69 37 Psalms 19 70 0 Psalms 19 70 1 Psalms 19 70 1 Psalms 19 70 2 Psalms 19 70 2 Psalms 19 70 3 Psalms 19 70 3 Psalms 19 70 4 Psalms 19 70 4 Psalms 19 70 5 Psalms 19 70 5 Psalms 19 70 6 Psalms 19 75 0 Psalms 19 75 1 Psalms 19 75 1 Psalms 19 75 2 Psalms 19 75 2 Psalms 19 75 3 Psalms 19 75 3 Psalms 19 75 4 Psalms 19 75 4 Psalms 19 75 5 Psalms 19 75 5 Psalms 19 75 6 Psalms 19 75 6 Psalms 19 75 7 Psalms 19 75 7 Psalms 19 75 8 Psalms 19 75 8 Psalms 19 75 9 Psalms 19 75 9 Psalms 19 75 10 Psalms 19 75 10 Psalms 19 75 11 Psalms 19 76 0 Psalms 19 76 1 Psalms 19 76 1 Psalms 19 76 2 Psalms 19 76 2 Psalms 19 76 3 Psalms 19 76 3 Psalms 19 76 4 Psalms 19 76 4 Psalms 19 76 5 Psalms 19 76 5 Psalms 19 76 6 Psalms 19 76 6 Psalms 19 76 7 Psalms 19 76 7 Psalms 19 76 8 Psalms 19 76 8 Psalms 19 76 9 Psalms 19 76 9 Psalms 19 76 10 Psalms 19 76 10 Psalms 19 76 11 Psalms 19 76 11 Psalms 19 76 12 Psalms 19 76 12 Psalms 19 76 13 Psalms 19 77 0 Psalms 19 77 1 Psalms 19 77 1 Psalms 19 77 2 Psalms 19 77 2 Psalms 19 77 3 Psalms 19 77 3 Psalms 19 77 4 Psalms 19 77 4 Psalms 19 77 5 Psalms 19 77 5 Psalms 19 77 6 Psalms 19 77 6 Psalms 19 77 7 Psalms 19 77 7 Psalms 19 77 8 Psalms 19 77 8 Psalms 19 77 9 Psalms 19 77 9 Psalms 19 77 10 Psalms 19 77 10 Psalms 19 77 11 Psalms 19 77 11 Psalms 19 77 12 Psalms 19 77 12 Psalms 19 77 13 Psalms 19 77 13 Psalms 19 77 14 Psalms 19 77 14 Psalms 19 77 15 Psalms 19 77 15 Psalms 19 77 16 Psalms 19 77 16 Psalms 19 77 17 Psalms 19 77 17 Psalms 19 77 18 Psalms 19 77 18 Psalms 19 77 19 Psalms 19 77 19 Psalms 19 77 20 Psalms 19 77 20 Psalms 19 77 21 Psalms 19 80 0 Psalms 19 80 1 Psalms 19 80 1 Psalms 19 80 2 Psalms 19 80 2 Psalms 19 80 3 Psalms 19 80 3 Psalms 19 80 4 Psalms 19 80 4 Psalms 19 80 5 Psalms 19 80 5 Psalms 19 80 6 Psalms 19 80 6 Psalms 19 80 7 Psalms 19 80 7 Psalms 19 80 8 Psalms 19 80 8 Psalms 19 80 9 Psalms 19 80 9 Psalms 19 80 10 Psalms 19 80 10 Psalms 19 80 11 Psalms 19 80 11 Psalms 19 80 12 Psalms 19 80 12 Psalms 19 80 13 Psalms 19 80 13 Psalms 19 80 14 Psalms 19 80 14 Psalms 19 80 15 Psalms 19 80 15 Psalms 19 80 16 Psalms 19 80 16 Psalms 19 80 17 Psalms 19 80 17 Psalms 19 80 18 Psalms 19 80 18 Psalms 19 80 19 Psalms 19 80 19 Psalms 19 80 20 Psalms 19 81 0 Psalms 19 81 1 Psalms 19 81 1 Psalms 19 81 2 Psalms 19 81 2 Psalms 19 81 3 Psalms 19 81 3 Psalms 19 81 4 Psalms 19 81 4 Psalms 19 81 5 Psalms 19 81 5 Psalms 19 81 6 Psalms 19 81 6 Psalms 19 81 7 Psalms 19 81 7 Psalms 19 81 8 Psalms 19 81 8 Psalms 19 81 9 Psalms 19 81 9 Psalms 19 81 10 Psalms 19 81 10 Psalms 19 81 11 Psalms 19 81 11 Psalms 19 81 12 Psalms 19 81 12 Psalms 19 81 13 Psalms 19 81 13 Psalms 19 81 14 Psalms 19 81 14 Psalms 19 81 15 Psalms 19 81 15 Psalms 19 81 16 Psalms 19 81 16 Psalms 19 81 17 Psalms 19 83 0 Psalms 19 83 1 Psalms 19 83 1 Psalms 19 83 2 Psalms 19 83 2 Psalms 19 83 3 Psalms 19 83 3 Psalms 19 83 4 Psalms 19 83 4 Psalms 19 83 5 Psalms 19 83 5 Psalms 19 83 6 Psalms 19 83 6 Psalms 19 83 7 Psalms 19 83 7 Psalms 19 83 8 Psalms 19 83 8 Psalms 19 83 9 Psalms 19 83 9 Psalms 19 83 10 Psalms 19 83 10 Psalms 19 83 11 Psalms 19 83 11 Psalms 19 83 12 Psalms 19 83 12 Psalms 19 83 13 Psalms 19 83 13 Psalms 19 83 14 Psalms 19 83 14 Psalms 19 83 15 Psalms 19 83 15 Psalms 19 83 16 Psalms 19 83 16 Psalms 19 83 17 Psalms 19 83 17 Psalms 19 83 18 Psalms 19 83 18 Psalms 19 83 19 Psalms 19 84 0 Psalms 19 84 1 Psalms 19 84 1 Psalms 19 84 2 Psalms 19 84 2 Psalms 19 84 3 Psalms 19 84 3 Psalms 19 84 4 Psalms 19 84 4 Psalms 19 84 5 Psalms 19 84 5 Psalms 19 84 6 Psalms 19 84 6 Psalms 19 84 7 Psalms 19 84 7 Psalms 19 84 8 Psalms 19 84 8 Psalms 19 84 9 Psalms 19 84 9 Psalms 19 84 10 Psalms 19 84 10 Psalms 19 84 11 Psalms 19 84 11 Psalms 19 84 12 Psalms 19 84 12 Psalms 19 84 13 Psalms 19 85 0 Psalms 19 85 1 Psalms 19 85 1 Psalms 19 85 2 Psalms 19 85 2 Psalms 19 85 3 Psalms 19 85 3 Psalms 19 85 4 Psalms 19 85 4 Psalms 19 85 5 Psalms 19 85 5 Psalms 19 85 6 Psalms 19 85 6 Psalms 19 85 7 Psalms 19 85 7 Psalms 19 85 8 Psalms 19 85 8 Psalms 19 85 9 Psalms 19 85 9 Psalms 19 85 10 Psalms 19 85 10 Psalms 19 85 11 Psalms 19 85 11 Psalms 19 85 12 Psalms 19 85 12 Psalms 19 85 13 Psalms 19 85 13 Psalms 19 85 14 Psalms 19 88 0 Psalms 19 88 1 Psalms 19 88 1 Psalms 19 88 2 Psalms 19 88 2 Psalms 19 88 3 Psalms 19 88 3 Psalms 19 88 4 Psalms 19 88 4 Psalms 19 88 5 Psalms 19 88 5 Psalms 19 88 6 Psalms 19 88 6 Psalms 19 88 7 Psalms 19 88 7 Psalms 19 88 8 Psalms 19 88 8 Psalms 19 88 9 Psalms 19 88 9 Psalms 19 88 10 Psalms 19 88 10 Psalms 19 88 11 Psalms 19 88 11 Psalms 19 88 12 Psalms 19 88 12 Psalms 19 88 13 Psalms 19 88 13 Psalms 19 88 14 Psalms 19 88 14 Psalms 19 88 15 Psalms 19 88 15 Psalms 19 88 16 Psalms 19 88 16 Psalms 19 88 17 Psalms 19 88 17 Psalms 19 88 18 Psalms 19 88 18 Psalms 19 88 19 Psalms 19 89 0 Psalms 19 89 1 Psalms 19 89 1 Psalms 19 89 2 Psalms 19 89 2 Psalms 19 89 3 Psalms 19 89 3 Psalms 19 89 4 Psalms 19 89 4 Psalms 19 89 5 Psalms 19 89 5 Psalms 19 89 6 Psalms 19 89 6 Psalms 19 89 7 Psalms 19 89 7 Psalms 19 89 8 Psalms 19 89 8 Psalms 19 89 9 Psalms 19 89 9 Psalms 19 89 10 Psalms 19 89 10 Psalms 19 89 11 Psalms 19 89 11 Psalms 19 89 12 Psalms 19 89 12 Psalms 19 89 13 Psalms 19 89 13 Psalms 19 89 14 Psalms 19 89 14 Psalms 19 89 15 Psalms 19 89 15 Psalms 19 89 16 Psalms 19 89 16 Psalms 19 89 17 Psalms 19 89 17 Psalms 19 89 18 Psalms 19 89 18 Psalms 19 89 19 Psalms 19 89 19 Psalms 19 89 20 Psalms 19 89 20 Psalms 19 89 21 Psalms 19 89 21 Psalms 19 89 22 Psalms 19 89 22 Psalms 19 89 23 Psalms 19 89 23 Psalms 19 89 24 Psalms 19 89 24 Psalms 19 89 25 Psalms 19 89 25 Psalms 19 89 26 Psalms 19 89 26 Psalms 19 89 27 Psalms 19 89 27 Psalms 19 89 28 Psalms 19 89 28 Psalms 19 89 29 Psalms 19 89 29 Psalms 19 89 30 Psalms 19 89 30 Psalms 19 89 31 Psalms 19 89 31 Psalms 19 89 32 Psalms 19 89 32 Psalms 19 89 33 Psalms 19 89 33 Psalms 19 89 34 Psalms 19 89 34 Psalms 19 89 35 Psalms 19 89 35 Psalms 19 89 36 Psalms 19 89 36 Psalms 19 89 37 Psalms 19 89 37 Psalms 19 89 38 Psalms 19 89 38 Psalms 19 89 39 Psalms 19 89 39 Psalms 19 89 40 Psalms 19 89 40 Psalms 19 89 41 Psalms 19 89 41 Psalms 19 89 42 Psalms 19 89 42 Psalms 19 89 43 Psalms 19 89 43 Psalms 19 89 44 Psalms 19 89 44 Psalms 19 89 45 Psalms 19 89 45 Psalms 19 89 46 Psalms 19 89 46 Psalms 19 89 47 Psalms 19 89 47 Psalms 19 89 48 Psalms 19 89 48 Psalms 19 89 49 Psalms 19 89 49 Psalms 19 89 50 Psalms 19 89 50 Psalms 19 89 51 Psalms 19 89 51 Psalms 19 89 52 Psalms 19 89 52 Psalms 19 89 53 Psalms 19 92 0 Psalms 19 92 1 Psalms 19 92 1 Psalms 19 92 2 Psalms 19 92 2 Psalms 19 92 3 Psalms 19 92 3 Psalms 19 92 4 Psalms 19 92 4 Psalms 19 92 5 Psalms 19 92 5 Psalms 19 92 6 Psalms 19 92 6 Psalms 19 92 7 Psalms 19 92 7 Psalms 19 92 8 Psalms 19 92 8 Psalms 19 92 9 Psalms 19 92 9 Psalms 19 92 10 Psalms 19 92 10 Psalms 19 92 11 Psalms 19 92 11 Psalms 19 92 12 Psalms 19 92 12 Psalms 19 92 13 Psalms 19 92 13 Psalms 19 92 14 Psalms 19 92 14 Psalms 19 92 15 Psalms 19 92 15 Psalms 19 92 16 Psalms 19 102 0 Psalms 19 102 1 Psalms 19 102 1 Psalms 19 102 2 Psalms 19 102 2 Psalms 19 102 3 Psalms 19 102 3 Psalms 19 102 4 Psalms 19 102 4 Psalms 19 102 5 Psalms 19 102 5 Psalms 19 102 6 Psalms 19 102 6 Psalms 19 102 7 Psalms 19 102 7 Psalms 19 102 8 Psalms 19 102 8 Psalms 19 102 9 Psalms 19 102 9 Psalms 19 102 10 Psalms 19 102 10 Psalms 19 102 11 Psalms 19 102 11 Psalms 19 102 12 Psalms 19 102 12 Psalms 19 102 13 Psalms 19 102 13 Psalms 19 102 14 Psalms 19 102 14 Psalms 19 102 15 Psalms 19 102 15 Psalms 19 102 16 Psalms 19 102 16 Psalms 19 102 17 Psalms 19 102 17 Psalms 19 102 18 Psalms 19 102 18 Psalms 19 102 19 Psalms 19 102 19 Psalms 19 102 20 Psalms 19 102 20 Psalms 19 102 21 Psalms 19 102 21 Psalms 19 102 22 Psalms 19 102 22 Psalms 19 102 23 Psalms 19 102 23 Psalms 19 102 24 Psalms 19 102 24 Psalms 19 102 25 Psalms 19 102 25 Psalms 19 102 26 Psalms 19 102 26 Psalms 19 102 27 Psalms 19 102 27 Psalms 19 102 28 Psalms 19 102 28 Psalms 19 102 29 Psalms 19 108 0 Psalms 19 108 1 Psalms 19 108 1 Psalms 19 108 2 Psalms 19 108 2 Psalms 19 108 3 Psalms 19 108 3 Psalms 19 108 4 Psalms 19 108 4 Psalms 19 108 5 Psalms 19 108 5 Psalms 19 108 6 Psalms 19 108 6 Psalms 19 108 7 Psalms 19 108 7 Psalms 19 108 8 Psalms 19 108 8 Psalms 19 108 9 Psalms 19 108 9 Psalms 19 108 10 Psalms 19 108 10 Psalms 19 108 11 Psalms 19 108 11 Psalms 19 108 12 Psalms 19 108 12 Psalms 19 108 13 Psalms 19 108 13 Psalms 19 108 14 Psalms 19 140 0 Psalms 19 140 1 Psalms 19 140 1 Psalms 19 140 2 Psalms 19 140 2 Psalms 19 140 3 Psalms 19 140 3 Psalms 19 140 4 Psalms 19 140 4 Psalms 19 140 5 Psalms 19 140 5 Psalms 19 140 6 Psalms 19 140 6 Psalms 19 140 7 Psalms 19 140 7 Psalms 19 140 8 Psalms 19 140 8 Psalms 19 140 9 Psalms 19 140 9 Psalms 19 140 10 Psalms 19 140 10 Psalms 19 140 11 Psalms 19 140 11 Psalms 19 140 12 Psalms 19 140 12 Psalms 19 140 13 Psalms 19 140 13 Psalms 19 140 14 Psalms 19 142 0 Psalms 19 142 1 Psalms 19 142 1 Psalms 19 142 2 Psalms 19 142 2 Psalms 19 142 3 Psalms 19 142 3 Psalms 19 142 4 Psalms 19 142 4 Psalms 19 142 5 Psalms 19 142 5 Psalms 19 142 6 Psalms 19 142 6 Psalms 19 142 7 Psalms 19 142 7 Psalms 19 142 8 Ecclesiastes 21 5 1 Ecclesiastes 21 4 17 Ecclesiastes 21 5 2 Ecclesiastes 21 5 1 Ecclesiastes 21 5 3 Ecclesiastes 21 5 2 Ecclesiastes 21 5 4 Ecclesiastes 21 5 3 Ecclesiastes 21 5 5 Ecclesiastes 21 5 4 Ecclesiastes 21 5 6 Ecclesiastes 21 5 5 Ecclesiastes 21 5 7 Ecclesiastes 21 5 6 Ecclesiastes 21 5 8 Ecclesiastes 21 5 7 Ecclesiastes 21 5 9 Ecclesiastes 21 5 8 Ecclesiastes 21 5 10 Ecclesiastes 21 5 9 Ecclesiastes 21 5 11 Ecclesiastes 21 5 10 Ecclesiastes 21 5 12 Ecclesiastes 21 5 11 Ecclesiastes 21 5 13 Ecclesiastes 21 5 12 Ecclesiastes 21 5 14 Ecclesiastes 21 5 13 Ecclesiastes 21 5 15 Ecclesiastes 21 5 14 Ecclesiastes 21 5 16 Ecclesiastes 21 5 15 Ecclesiastes 21 5 17 Ecclesiastes 21 5 16 Ecclesiastes 21 5 18 Ecclesiastes 21 5 17 Ecclesiastes 21 5 19 Ecclesiastes 21 5 18 Ecclesiastes 21 5 20 Ecclesiastes 21 5 19 Song of Solomon 22 6 13 Song of Solomon 22 7 1 Song of Solomon 22 7 1 Song of Solomon 22 7 2 Song of Solomon 22 7 2 Song of Solomon 22 7 3 Song of Solomon 22 7 3 Song of Solomon 22 7 4 Song of Solomon 22 7 4 Song of Solomon 22 7 5 Song of Solomon 22 7 5 Song of Solomon 22 7 6 Song of Solomon 22 7 6 Song of Solomon 22 7 7 Song of Solomon 22 7 7 Song of Solomon 22 7 8 Song of Solomon 22 7 8 Song of Solomon 22 7 9 Song of Solomon 22 7 9 Song of Solomon 22 7 10 Song of Solomon 22 7 10 Song of Solomon 22 7 11 Song of Solomon 22 7 11 Song of Solomon 22 7 12 Song of Solomon 22 7 12 Song of Solomon 22 7 13 Song of Solomon 22 7 13 Song of Solomon 22 7 14 Isaiah 23 9 1 Isaiah 23 8 23 Isaiah 23 9 2 Isaiah 23 9 1 Isaiah 23 9 3 Isaiah 23 9 2 Isaiah 23 9 4 Isaiah 23 9 3 Isaiah 23 9 5 Isaiah 23 9 4 Isaiah 23 9 6 Isaiah 23 9 5 Isaiah 23 9 7 Isaiah 23 9 6 Isaiah 23 9 8 Isaiah 23 9 7 Isaiah 23 9 9 Isaiah 23 9 8 Isaiah 23 9 10 Isaiah 23 9 9 Isaiah 23 9 11 Isaiah 23 9 10 Isaiah 23 9 12 Isaiah 23 9 11 Isaiah 23 9 13 Isaiah 23 9 12 Isaiah 23 9 14 Isaiah 23 9 13 Isaiah 23 9 15 Isaiah 23 9 14 Isaiah 23 9 16 Isaiah 23 9 15 Isaiah 23 9 17 Isaiah 23 9 16 Isaiah 23 9 18 Isaiah 23 9 17 Isaiah 23 9 19 Isaiah 23 9 18 Isaiah 23 9 20 Isaiah 23 9 19 Isaiah 23 9 21 Isaiah 23 9 20 Isaiah 23 64 2 Isaiah 23 64 1 Isaiah 23 64 3 Isaiah 23 64 2 Isaiah 23 64 4 Isaiah 23 64 3 Isaiah 23 64 5 Isaiah 23 64 4 Isaiah 23 64 6 Isaiah 23 64 5 Isaiah 23 64 7 Isaiah 23 64 6 Isaiah 23 64 8 Isaiah 23 64 7 Isaiah 23 64 9 Isaiah 23 64 8 Isaiah 23 64 10 Isaiah 23 64 9 Isaiah 23 64 11 Isaiah 23 64 10 Isaiah 23 64 12 Isaiah 23 64 11 Jeremiah 24 9 1 Jeremiah 24 8 23 Jeremiah 24 9 2 Jeremiah 24 9 1 Jeremiah 24 9 3 Jeremiah 24 9 2 Jeremiah 24 9 4 Jeremiah 24 9 3 Jeremiah 24 9 5 Jeremiah 24 9 4 Jeremiah 24 9 6 Jeremiah 24 9 5 Jeremiah 24 9 7 Jeremiah 24 9 6 Jeremiah 24 9 8 Jeremiah 24 9 7 Jeremiah 24 9 9 Jeremiah 24 9 8 Jeremiah 24 9 10 Jeremiah 24 9 9 Jeremiah 24 9 11 Jeremiah 24 9 10 Jeremiah 24 9 12 Jeremiah 24 9 11 Jeremiah 24 9 13 Jeremiah 24 9 12 Jeremiah 24 9 14 Jeremiah 24 9 13 Jeremiah 24 9 15 Jeremiah 24 9 14 Jeremiah 24 9 16 Jeremiah 24 9 15 Jeremiah 24 9 17 Jeremiah 24 9 16 Jeremiah 24 9 18 Jeremiah 24 9 17 Jeremiah 24 9 19 Jeremiah 24 9 18 Jeremiah 24 9 20 Jeremiah 24 9 19 Jeremiah 24 9 21 Jeremiah 24 9 20 Jeremiah 24 9 22 Jeremiah 24 9 21 Jeremiah 24 9 23 Jeremiah 24 9 22 Jeremiah 24 9 24 Jeremiah 24 9 23 Jeremiah 24 9 25 Jeremiah 24 9 24 Jeremiah 24 9 26 Jeremiah 24 9 25 Ezekiel 26 20 45 Ezekiel 26 21 1 Ezekiel 26 20 46 Ezekiel 26 21 2 Ezekiel 26 20 44 Ezekiel 26 21 3 Ezekiel 26 20 47 Ezekiel 26 21 3 Ezekiel 26 20 48 Ezekiel 26 21 4 Ezekiel 26 20 49 Ezekiel 26 21 5 Ezekiel 26 21 1 Ezekiel 26 21 6 Ezekiel 26 21 2 Ezekiel 26 21 7 Ezekiel 26 21 3 Ezekiel 26 21 8 Ezekiel 26 21 4 Ezekiel 26 21 9 Ezekiel 26 21 5 Ezekiel 26 21 10 Ezekiel 26 21 6 Ezekiel 26 21 11 Ezekiel 26 21 7 Ezekiel 26 21 12 Ezekiel 26 21 8 Ezekiel 26 21 13 Ezekiel 26 21 9 Ezekiel 26 21 14 Ezekiel 26 21 10 Ezekiel 26 21 15 Ezekiel 26 21 11 Ezekiel 26 21 16 Ezekiel 26 21 12 Ezekiel 26 21 17 Ezekiel 26 21 13 Ezekiel 26 21 18 Ezekiel 26 21 14 Ezekiel 26 21 19 Ezekiel 26 21 15 Ezekiel 26 21 20 Ezekiel 26 21 16 Ezekiel 26 21 21 Ezekiel 26 21 17 Ezekiel 26 21 22 Ezekiel 26 21 18 Ezekiel 26 21 23 Ezekiel 26 21 19 Ezekiel 26 21 24 Ezekiel 26 21 20 Ezekiel 26 21 25 Ezekiel 26 21 21 Ezekiel 26 21 26 Ezekiel 26 21 22 Ezekiel 26 21 27 Ezekiel 26 21 23 Ezekiel 26 21 28 Ezekiel 26 21 24 Ezekiel 26 21 29 Ezekiel 26 21 25 Ezekiel 26 21 30 Ezekiel 26 21 26 Ezekiel 26 21 31 Ezekiel 26 21 27 Ezekiel 26 21 32 Ezekiel 26 21 28 Ezekiel 26 21 33 Ezekiel 26 21 29 Ezekiel 26 21 34 Ezekiel 26 21 30 Ezekiel 26 21 35 Ezekiel 26 21 31 Ezekiel 26 21 36 Ezekiel 26 21 32 Ezekiel 26 21 37 Daniel 27 4 1 Daniel 27 3 31 Daniel 27 4 2 Daniel 27 3 32 Daniel 27 4 3 Daniel 27 3 33 Daniel 27 4 4 Daniel 27 4 1 Daniel 27 4 5 Daniel 27 4 2 Daniel 27 4 6 Daniel 27 4 3 Daniel 27 4 7 Daniel 27 4 4 Daniel 27 4 8 Daniel 27 4 5 Daniel 27 4 9 Daniel 27 4 6 Daniel 27 4 10 Daniel 27 4 7 Daniel 27 4 11 Daniel 27 4 8 Daniel 27 4 12 Daniel 27 4 9 Daniel 27 4 13 Daniel 27 4 10 Daniel 27 4 14 Daniel 27 4 11 Daniel 27 4 15 Daniel 27 4 12 Daniel 27 4 16 Daniel 27 4 13 Daniel 27 4 17 Daniel 27 4 14 Daniel 27 4 18 Daniel 27 4 15 Daniel 27 4 19 Daniel 27 4 16 Daniel 27 4 20 Daniel 27 4 17 Daniel 27 4 21 Daniel 27 4 18 Daniel 27 4 22 Daniel 27 4 19 Daniel 27 4 23 Daniel 27 4 20 Daniel 27 4 24 Daniel 27 4 21 Daniel 27 4 25 Daniel 27 4 22 Daniel 27 4 26 Daniel 27 4 23 Daniel 27 4 27 Daniel 27 4 24 Daniel 27 4 28 Daniel 27 4 25 Daniel 27 4 29 Daniel 27 4 26 Daniel 27 4 30 Daniel 27 4 27 Daniel 27 4 31 Daniel 27 4 28 Daniel 27 4 32 Daniel 27 4 29 Daniel 27 4 33 Daniel 27 4 30 Daniel 27 4 34 Daniel 27 4 31 Daniel 27 4 35 Daniel 27 4 32 Daniel 27 4 36 Daniel 27 4 33 Daniel 27 4 37 Daniel 27 4 34 Daniel 27 5 31 Daniel 27 6 1 Daniel 27 6 1 Daniel 27 6 2 Daniel 27 6 2 Daniel 27 6 3 Daniel 27 6 3 Daniel 27 6 4 Daniel 27 6 4 Daniel 27 6 5 Daniel 27 6 5 Daniel 27 6 6 Daniel 27 6 6 Daniel 27 6 7 Daniel 27 6 7 Daniel 27 6 8 Daniel 27 6 8 Daniel 27 6 9 Daniel 27 6 9 Daniel 27 6 10 Daniel 27 6 10 Daniel 27 6 11 Daniel 27 6 11 Daniel 27 6 12 Daniel 27 6 12 Daniel 27 6 13 Daniel 27 6 13 Daniel 27 6 14 Daniel 27 6 14 Daniel 27 6 15 Daniel 27 6 15 Daniel 27 6 16 Daniel 27 6 16 Daniel 27 6 17 Daniel 27 6 17 Daniel 27 6 18 Daniel 27 6 18 Daniel 27 6 19 Daniel 27 6 19 Daniel 27 6 20 Daniel 27 6 20 Daniel 27 6 21 Daniel 27 6 21 Daniel 27 6 22 Daniel 27 6 22 Daniel 27 6 23 Daniel 27 6 23 Daniel 27 6 24 Daniel 27 6 24 Daniel 27 6 25 Daniel 27 6 25 Daniel 27 6 26 Daniel 27 6 26 Daniel 27 6 27 Daniel 27 6 27 Daniel 27 6 28 Daniel 27 6 28 Daniel 27 6 29 Hosea 28 1 10 Hosea 28 2 1 Hosea 28 1 11 Hosea 28 2 2 Hosea 28 2 1 Hosea 28 2 3 Hosea 28 2 2 Hosea 28 2 4 Hosea 28 2 3 Hosea 28 2 5 Hosea 28 2 4 Hosea 28 2 6 Hosea 28 2 5 Hosea 28 2 7 Hosea 28 2 6 Hosea 28 2 8 Hosea 28 2 7 Hosea 28 2 9 Hosea 28 2 8 Hosea 28 2 10 Hosea 28 2 9 Hosea 28 2 11 Hosea 28 2 10 Hosea 28 2 12 Hosea 28 2 11 Hosea 28 2 13 Hosea 28 2 12 Hosea 28 2 14 Hosea 28 2 13 Hosea 28 2 15 Hosea 28 2 14 Hosea 28 2 16 Hosea 28 2 15 Hosea 28 2 17 Hosea 28 2 16 Hosea 28 2 18 Hosea 28 2 17 Hosea 28 2 19 Hosea 28 2 18 Hosea 28 2 20 Hosea 28 2 19 Hosea 28 2 21 Hosea 28 2 20 Hosea 28 2 22 Hosea 28 2 21 Hosea 28 2 23 Hosea 28 2 22 Hosea 28 2 24 Hosea 28 2 23 Hosea 28 2 25 Hosea 28 11 12 Hosea 28 12 1 Hosea 28 12 1 Hosea 28 12 2 Hosea 28 12 2 Hosea 28 12 3 Hosea 28 12 3 Hosea 28 12 4 Hosea 28 12 4 Hosea 28 12 5 Hosea 28 12 5 Hosea 28 12 6 Hosea 28 12 6 Hosea 28 12 7 Hosea 28 12 7 Hosea 28 12 8 Hosea 28 12 8 Hosea 28 12 9 Hosea 28 12 9 Hosea 28 12 10 Hosea 28 12 10 Hosea 28 12 11 Hosea 28 12 11 Hosea 28 12 12 Hosea 28 12 12 Hosea 28 12 13 Hosea 28 12 13 Hosea 28 12 14 Hosea 28 12 14 Hosea 28 12 15 Hosea 28 13 16 Hosea 28 14 1 Hosea 28 14 1 Hosea 28 14 2 Hosea 28 14 2 Hosea 28 14 3 Hosea 28 14 3 Hosea 28 14 4 Hosea 28 14 4 Hosea 28 14 5 Hosea 28 14 5 Hosea 28 14 6 Hosea 28 14 6 Hosea 28 14 7 Hosea 28 14 7 Hosea 28 14 8 Hosea 28 14 8 Hosea 28 14 9 Hosea 28 14 9 Hosea 28 14 10 Joel 29 2 28 Joel 29 3 1 Joel 29 2 29 Joel 29 3 2 Joel 29 2 30 Joel 29 3 3 Joel 29 2 31 Joel 29 3 4 Joel 29 2 32 Joel 29 3 5 Joel 29 3 1 Joel 29 4 1 Joel 29 3 2 Joel 29 4 2 Joel 29 3 3 Joel 29 4 3 Joel 29 3 4 Joel 29 4 4 Joel 29 3 5 Joel 29 4 5 Joel 29 3 6 Joel 29 4 6 Joel 29 3 7 Joel 29 4 7 Joel 29 3 8 Joel 29 4 8 Joel 29 3 9 Joel 29 4 9 Joel 29 3 10 Joel 29 4 10 Joel 29 3 11 Joel 29 4 11 Joel 29 3 12 Joel 29 4 12 Joel 29 3 13 Joel 29 4 13 Joel 29 3 14 Joel 29 4 14 Joel 29 3 15 Joel 29 4 15 Joel 29 3 16 Joel 29 4 16 Joel 29 3 17 Joel 29 4 17 Joel 29 3 18 Joel 29 4 18 Joel 29 3 19 Joel 29 4 19 Joel 29 3 20 Joel 29 4 20 Joel 29 3 21 Joel 29 4 21 Jonah 32 1 17 Jonah 32 2 1 Jonah 32 2 1 Jonah 32 2 2 Jonah 32 2 2 Jonah 32 2 3 Jonah 32 2 3 Jonah 32 2 4 Jonah 32 2 4 Jonah 32 2 5 Jonah 32 2 5 Jonah 32 2 6 Jonah 32 2 6 Jonah 32 2 7 Jonah 32 2 7 Jonah 32 2 8 Jonah 32 2 8 Jonah 32 2 9 Jonah 32 2 9 Jonah 32 2 10 Jonah 32 2 10 Jonah 32 2 11 Micah 33 5 1 Micah 33 4 14 Micah 33 5 2 Micah 33 5 1 Micah 33 5 3 Micah 33 5 2 Micah 33 5 4 Micah 33 5 3 Micah 33 5 5 Micah 33 5 4 Micah 33 5 6 Micah 33 5 5 Micah 33 5 7 Micah 33 5 6 Micah 33 5 8 Micah 33 5 7 Micah 33 5 9 Micah 33 5 8 Micah 33 5 10 Micah 33 5 9 Micah 33 5 11 Micah 33 5 10 Micah 33 5 12 Micah 33 5 11 Micah 33 5 13 Micah 33 5 12 Micah 33 5 14 Micah 33 5 13 Micah 33 5 15 Micah 33 5 14 Nahum 34 1 15 Nahum 34 2 1 Nahum 34 2 1 Nahum 34 2 2 Nahum 34 2 2 Nahum 34 2 3 Nahum 34 2 3 Nahum 34 2 4 Nahum 34 2 4 Nahum 34 2 5 Nahum 34 2 5 Nahum 34 2 6 Nahum 34 2 6 Nahum 34 2 7 Nahum 34 2 7 Nahum 34 2 8 Nahum 34 2 8 Nahum 34 2 9 Nahum 34 2 9 Nahum 34 2 10 Nahum 34 2 10 Nahum 34 2 11 Nahum 34 2 11 Nahum 34 2 12 Nahum 34 2 12 Nahum 34 2 13 Nahum 34 2 13 Nahum 34 2 14 Zechariah 38 1 18 Zechariah 38 2 1 Zechariah 38 1 19 Zechariah 38 2 2 Zechariah 38 1 20 Zechariah 38 2 3 Zechariah 38 1 21 Zechariah 38 2 4 Zechariah 38 2 1 Zechariah 38 2 5 Zechariah 38 2 2 Zechariah 38 2 6 Zechariah 38 2 3 Zechariah 38 2 7 Zechariah 38 2 4 Zechariah 38 2 8 Zechariah 38 2 5 Zechariah 38 2 9 Zechariah 38 2 6 Zechariah 38 2 10 Zechariah 38 2 7 Zechariah 38 2 11 Zechariah 38 2 8 Zechariah 38 2 12 Zechariah 38 2 9 Zechariah 38 2 13 Zechariah 38 2 10 Zechariah 38 2 14 Zechariah 38 2 11 Zechariah 38 2 15 Zechariah 38 2 12 Zechariah 38 2 16 Zechariah 38 2 13 Zechariah 38 2 17 Malachi 39 4 1 Malachi 39 3 19 Malachi 39 4 2 Malachi 39 3 20 Malachi 39 4 3 Malachi 39 3 21 Malachi 39 4 4 Malachi 39 3 22 Malachi 39 4 5 Malachi 39 3 23 Malachi 39 4 6 Malachi 39 3 24 Matthew 40 17 14 Matthew 40 17 14 Matthew 40 17 14 Matthew 40 17 15 Matthew 40 20 4 Matthew 40 20 4 Matthew 40 20 4 Matthew 40 20 5 Mark 41 3 19 Mark 41 3 19 Mark 41 3 19 Mark 41 3 20 Mark 41 7 21 Mark 41 7 21 Mark 41 7 21 Mark 41 7 22 Mark 41 7 22 Mark 41 7 21 Luke 42 1 73 Luke 42 1 73 Luke 42 1 74 Luke 42 1 74 Luke 42 1 74 Luke 42 1 73 Luke 42 6 17 Luke 42 6 17 Luke 42 6 18 Luke 42 6 18 Luke 42 6 17 Luke 42 6 18 Luke 42 7 18 Luke 42 7 18 Luke 42 7 19 Luke 42 7 19 Luke 42 7 19 Luke 42 7 18 Luke 42 22 66 Luke 42 22 66 Luke 42 22 67 Luke 42 22 67 Luke 42 22 66 Luke 42 22 67 Acts 44 2 10 Acts 44 2 10 Acts 44 2 11 Acts 44 2 11 Acts 44 2 10 Acts 44 2 11 Acts 44 3 19 Acts 44 3 19 Acts 44 3 20 Acts 44 3 20 Acts 44 3 19 Acts 44 3 20 Acts 44 4 5 Acts 44 4 5 Acts 44 4 6 Acts 44 4 6 Acts 44 4 6 Acts 44 4 5 Acts 44 5 39 Acts 44 5 39 Acts 44 5 40 Acts 44 5 40 Acts 44 5 40 Acts 44 5 39 Acts 44 9 28 Acts 44 9 28 Acts 44 9 29 Acts 44 9 29 Acts 44 9 29 Acts 44 9 28 Acts 44 13 38 Acts 44 13 38 Acts 44 13 39 Acts 44 13 39 Acts 44 13 39 Acts 44 13 38 Acts 44 19 41 Acts 44 19 40 Acts 44 19 40 Acts 44 19 40 Acts 44 24 2 Acts 44 24 2 Acts 44 24 3 Acts 44 24 3 Acts 44 24 3 Acts 44 24 2 Acts 44 24 18 Acts 44 24 18 Acts 44 24 19 Acts 44 24 19 Acts 44 24 18 Acts 44 24 19 Romans 45 3 25 Romans 45 3 25 Romans 45 3 26 Romans 45 3 26 Romans 45 3 25 Romans 45 3 26 Romans 45 7 9 Romans 45 7 9 Romans 45 7 10 Romans 45 7 10 Romans 45 7 9 Romans 45 7 10 Romans 45 9 11 Romans 45 9 11 Romans 45 9 12 Romans 45 9 12 Romans 45 9 11 Romans 45 9 12 2 Corinthians 47 8 13 2 Corinthians 47 8 13 2 Corinthians 47 8 14 2 Corinthians 47 8 14 2 Corinthians 47 8 14 2 Corinthians 47 8 13 2 Corinthians 47 10 4 2 Corinthians 47 10 4 2 Corinthians 47 10 5 2 Corinthians 47 10 5 2 Corinthians 47 10 5 2 Corinthians 47 10 4 2 Corinthians 47 13 12 2 Corinthians 47 13 12 2 Corinthians 47 13 13 2 Corinthians 47 13 12 2 Corinthians 47 13 14 2 Corinthians 47 13 13 Galatians 48 2 19 Galatians 48 2 19 Galatians 48 2 20 Galatians 48 2 20 Galatians 48 2 20 Galatians 48 2 19 Ephesians 49 1 4 Ephesians 49 1 4 Ephesians 49 1 5 Ephesians 49 1 5 Ephesians 49 1 5 Ephesians 49 1 4 Ephesians 49 2 14 Ephesians 49 2 14 Ephesians 49 2 15 Ephesians 49 2 15 Ephesians 49 2 15 Ephesians 49 2 14 Ephesians 49 5 13 Ephesians 49 5 13 Ephesians 49 5 14 Ephesians 49 5 14 Ephesians 49 5 13 Ephesians 49 5 14 Philippians 50 2 7 Philippians 50 2 7 Philippians 50 2 8 Philippians 50 2 8 Philippians 50 2 8 Philippians 50 2 7 Colossians 51 1 21 Colossians 51 1 21 Colossians 51 1 22 Colossians 51 1 22 Colossians 51 1 21 Colossians 51 1 22 1 Thessalonians 52 1 2 1 Thessalonians 52 1 2 1 Thessalonians 52 1 3 1 Thessalonians 52 1 3 1 Thessalonians 52 1 3 1 Thessalonians 52 1 2 1 Thessalonians 52 2 6 1 Thessalonians 52 2 6 1 Thessalonians 52 2 6 1 Thessalonians 52 2 7 1 Thessalonians 52 2 11 1 Thessalonians 52 2 11 1 Thessalonians 52 2 12 1 Thessalonians 52 2 12 1 Thessalonians 52 2 11 1 Thessalonians 52 2 12 Hebrews 58 3 9 Hebrews 58 3 9 Hebrews 58 3 10 Hebrews 58 3 109 Hebrews 58 3 9 Hebrews 58 3 10 Hebrews 58 7 20 Hebrews 58 7 20 Hebrews 58 7 21 Hebrews 58 7 21 Hebrews 58 7 21 Hebrews 58 7 20 1 Peter 60 3 15 1 Peter 60 3 15 1 Peter 60 3 16 1 Peter 60 3 16 1 Peter 60 3 15 1 Peter 60 3 16 1 John 62 2 13 1 John 62 2 13 1 John 62 2 14 1 John 62 2 14 1 John 62 2 13 1 John 62 2 14 3 John 64 1 14 3 John 64 1 14 3 John 64 1 14 3 John 64 1 15 Revelation 66 2 27 Revelation 66 2 27 Revelation 66 2 28 Revelation 66 2 28 Revelation 66 2 27 Revelation 66 2 28 Revelation 66 13 1 Revelation 66 12 18 Revelation 66 13 1 Revelation 66 13 1 Revelation 66 17 9 Revelation 66 17 9 Revelation 66 17 10 Revelation 66 17 10 Revelation 66 17 10 Revelation 66 17 9 bibledit-gtk-4.6/templates/versification_russian_canonical.xml0000644000175000017500000030746111175243637025132 0ustar00teusteus00000000000000 Genesis 1 31 Genesis 2 25 Genesis 3 24 Genesis 4 26 Genesis 5 32 Genesis 6 22 Genesis 7 24 Genesis 8 22 Genesis 9 29 Genesis 10 32 Genesis 11 32 Genesis 12 20 Genesis 13 18 Genesis 14 24 Genesis 15 21 Genesis 16 16 Genesis 17 27 Genesis 18 33 Genesis 19 38 Genesis 20 18 Genesis 21 34 Genesis 22 24 Genesis 23 20 Genesis 24 67 Genesis 25 34 Genesis 26 35 Genesis 27 46 Genesis 28 22 Genesis 29 35 Genesis 30 43 Genesis 31 55 Genesis 32 32 Genesis 33 20 Genesis 34 31 Genesis 35 29 Genesis 36 43 Genesis 37 36 Genesis 38 30 Genesis 39 23 Genesis 40 23 Genesis 41 57 Genesis 42 38 Genesis 43 34 Genesis 44 34 Genesis 45 28 Genesis 46 34 Genesis 47 31 Genesis 48 22 Genesis 49 33 Genesis 50 26 Exodus 1 22 Exodus 2 25 Exodus 3 22 Exodus 4 31 Exodus 5 23 Exodus 6 30 Exodus 7 25 Exodus 8 32 Exodus 9 35 Exodus 10 29 Exodus 11 10 Exodus 12 51 Exodus 13 22 Exodus 14 31 Exodus 15 27 Exodus 16 36 Exodus 17 16 Exodus 18 27 Exodus 19 25 Exodus 20 26 Exodus 21 36 Exodus 22 31 Exodus 23 33 Exodus 24 18 Exodus 25 40 Exodus 26 37 Exodus 27 21 Exodus 28 43 Exodus 29 46 Exodus 30 38 Exodus 31 18 Exodus 32 35 Exodus 33 23 Exodus 34 35 Exodus 35 35 Exodus 36 38 Exodus 37 29 Exodus 38 31 Exodus 39 43 Exodus 40 38 Leviticus 1 17 Leviticus 2 16 Leviticus 3 17 Leviticus 4 35 Leviticus 5 19 Leviticus 6 30 Leviticus 7 38 Leviticus 8 36 Leviticus 9 24 Leviticus 10 20 Leviticus 11 47 Leviticus 12 8 Leviticus 13 59 Leviticus 14 56 Leviticus 15 33 Leviticus 16 34 Leviticus 17 16 Leviticus 18 30 Leviticus 19 37 Leviticus 20 27 Leviticus 21 24 Leviticus 22 33 Leviticus 23 44 Leviticus 24 23 Leviticus 25 55 Leviticus 26 46 Leviticus 27 34 Numbers 1 54 Numbers 2 34 Numbers 3 51 Numbers 4 49 Numbers 5 31 Numbers 6 27 Numbers 7 89 Numbers 8 26 Numbers 9 23 Numbers 10 36 Numbers 11 35 Numbers 12 15 Numbers 13 34 Numbers 14 45 Numbers 15 41 Numbers 16 50 Numbers 17 13 Numbers 18 32 Numbers 19 22 Numbers 20 29 Numbers 21 35 Numbers 22 41 Numbers 23 30 Numbers 24 25 Numbers 25 18 Numbers 26 65 Numbers 27 23 Numbers 28 31 Numbers 29 39 Numbers 30 17 Numbers 31 54 Numbers 32 42 Numbers 33 56 Numbers 34 29 Numbers 35 34 Numbers 36 13 Deuteronomy 1 46 Deuteronomy 2 37 Deuteronomy 3 29 Deuteronomy 4 49 Deuteronomy 5 33 Deuteronomy 6 25 Deuteronomy 7 26 Deuteronomy 8 20 Deuteronomy 9 29 Deuteronomy 10 22 Deuteronomy 11 32 Deuteronomy 12 32 Deuteronomy 13 18 Deuteronomy 14 29 Deuteronomy 15 23 Deuteronomy 16 22 Deuteronomy 17 20 Deuteronomy 18 22 Deuteronomy 19 21 Deuteronomy 20 20 Deuteronomy 21 23 Deuteronomy 22 30 Deuteronomy 23 25 Deuteronomy 24 22 Deuteronomy 25 19 Deuteronomy 26 19 Deuteronomy 27 26 Deuteronomy 28 68 Deuteronomy 29 29 Deuteronomy 30 20 Deuteronomy 31 30 Deuteronomy 32 52 Deuteronomy 33 29 Deuteronomy 34 12 Joshua 1 18 Joshua 2 24 Joshua 3 17 Joshua 4 24 Joshua 5 16 Joshua 6 26 Joshua 7 26 Joshua 8 35 Joshua 9 27 Joshua 10 43 Joshua 11 23 Joshua 12 24 Joshua 13 33 Joshua 14 15 Joshua 15 63 Joshua 16 10 Joshua 17 18 Joshua 18 28 Joshua 19 51 Joshua 20 9 Joshua 21 45 Joshua 22 34 Joshua 23 16 Joshua 24 33 Judges 1 36 Judges 2 23 Judges 3 31 Judges 4 24 Judges 5 31 Judges 6 40 Judges 7 25 Judges 8 35 Judges 9 57 Judges 10 18 Judges 11 40 Judges 12 15 Judges 13 25 Judges 14 20 Judges 15 20 Judges 16 31 Judges 17 13 Judges 18 31 Judges 19 30 Judges 20 48 Judges 21 25 Ruth 1 22 Ruth 2 23 Ruth 3 18 Ruth 4 22 1 Samuel 1 28 1 Samuel 2 36 1 Samuel 3 21 1 Samuel 4 22 1 Samuel 5 12 1 Samuel 6 21 1 Samuel 7 17 1 Samuel 8 22 1 Samuel 9 27 1 Samuel 10 27 1 Samuel 11 15 1 Samuel 12 25 1 Samuel 13 23 1 Samuel 14 52 1 Samuel 15 35 1 Samuel 16 23 1 Samuel 17 58 1 Samuel 18 30 1 Samuel 19 24 1 Samuel 20 43 1 Samuel 21 15 1 Samuel 22 23 1 Samuel 23 28 1 Samuel 24 23 1 Samuel 25 44 1 Samuel 26 25 1 Samuel 27 12 1 Samuel 28 25 1 Samuel 29 11 1 Samuel 30 31 1 Samuel 31 13 2 Samuel 1 27 2 Samuel 2 32 2 Samuel 3 39 2 Samuel 4 12 2 Samuel 5 25 2 Samuel 6 23 2 Samuel 7 29 2 Samuel 8 18 2 Samuel 9 13 2 Samuel 10 19 2 Samuel 11 27 2 Samuel 12 31 2 Samuel 13 39 2 Samuel 14 33 2 Samuel 15 37 2 Samuel 16 23 2 Samuel 17 29 2 Samuel 18 33 2 Samuel 19 43 2 Samuel 20 26 2 Samuel 21 22 2 Samuel 22 51 2 Samuel 23 39 2 Samuel 24 25 1 Kings 1 53 1 Kings 2 46 1 Kings 3 28 1 Kings 4 34 1 Kings 5 18 1 Kings 6 38 1 Kings 7 51 1 Kings 8 66 1 Kings 9 28 1 Kings 10 29 1 Kings 11 43 1 Kings 12 33 1 Kings 13 34 1 Kings 14 31 1 Kings 15 34 1 Kings 16 34 1 Kings 17 24 1 Kings 18 46 1 Kings 19 21 1 Kings 20 43 1 Kings 21 29 1 Kings 22 53 2 Kings 1 18 2 Kings 2 25 2 Kings 3 27 2 Kings 4 44 2 Kings 5 27 2 Kings 6 33 2 Kings 7 20 2 Kings 8 29 2 Kings 9 37 2 Kings 10 36 2 Kings 11 21 2 Kings 12 21 2 Kings 13 25 2 Kings 14 29 2 Kings 15 38 2 Kings 16 20 2 Kings 17 41 2 Kings 18 37 2 Kings 19 37 2 Kings 20 21 2 Kings 21 26 2 Kings 22 20 2 Kings 23 37 2 Kings 24 20 2 Kings 25 30 1 Chronicles 1 54 1 Chronicles 2 55 1 Chronicles 3 24 1 Chronicles 4 43 1 Chronicles 5 26 1 Chronicles 6 81 1 Chronicles 7 40 1 Chronicles 8 40 1 Chronicles 9 44 1 Chronicles 10 14 1 Chronicles 11 47 1 Chronicles 12 40 1 Chronicles 13 14 1 Chronicles 14 17 1 Chronicles 15 29 1 Chronicles 16 43 1 Chronicles 17 27 1 Chronicles 18 17 1 Chronicles 19 19 1 Chronicles 20 8 1 Chronicles 21 30 1 Chronicles 22 19 1 Chronicles 23 32 1 Chronicles 24 31 1 Chronicles 25 31 1 Chronicles 26 32 1 Chronicles 27 34 1 Chronicles 28 21 1 Chronicles 29 30 2 Chronicles 1 17 2 Chronicles 2 18 2 Chronicles 3 17 2 Chronicles 4 22 2 Chronicles 5 14 2 Chronicles 6 42 2 Chronicles 7 22 2 Chronicles 8 18 2 Chronicles 9 31 2 Chronicles 10 19 2 Chronicles 11 23 2 Chronicles 12 16 2 Chronicles 13 22 2 Chronicles 14 15 2 Chronicles 15 19 2 Chronicles 16 14 2 Chronicles 17 19 2 Chronicles 18 34 2 Chronicles 19 11 2 Chronicles 20 37 2 Chronicles 21 20 2 Chronicles 22 12 2 Chronicles 23 21 2 Chronicles 24 27 2 Chronicles 25 28 2 Chronicles 26 23 2 Chronicles 27 9 2 Chronicles 28 27 2 Chronicles 29 36 2 Chronicles 30 27 2 Chronicles 31 21 2 Chronicles 32 33 2 Chronicles 33 25 2 Chronicles 34 33 2 Chronicles 35 27 2 Chronicles 36 23 Ezra 1 11 Ezra 2 70 Ezra 3 13 Ezra 4 24 Ezra 5 17 Ezra 6 22 Ezra 7 28 Ezra 8 36 Ezra 9 15 Ezra 10 44 Nehemiah 1 11 Nehemiah 2 20 Nehemiah 3 32 Nehemiah 4 23 Nehemiah 5 19 Nehemiah 6 19 Nehemiah 7 73 Nehemiah 8 18 Nehemiah 9 38 Nehemiah 10 39 Nehemiah 11 36 Nehemiah 12 47 Nehemiah 13 31 Esther 1 22 Esther 2 23 Esther 3 15 Esther 4 17 Esther 5 14 Esther 6 14 Esther 7 10 Esther 8 17 Esther 9 32 Esther 10 3 Job 1 22 Job 2 13 Job 3 26 Job 4 21 Job 5 27 Job 6 30 Job 7 21 Job 8 22 Job 9 35 Job 10 22 Job 11 20 Job 12 25 Job 13 28 Job 14 22 Job 15 35 Job 16 22 Job 17 16 Job 18 21 Job 19 29 Job 20 29 Job 21 34 Job 22 30 Job 23 17 Job 24 25 Job 25 6 Job 26 14 Job 27 23 Job 28 28 Job 29 25 Job 30 31 Job 31 40 Job 32 22 Job 33 33 Job 34 37 Job 35 16 Job 36 33 Job 37 24 Job 38 41 Job 39 35 Job 40 27 Job 41 26 Job 42 17 Psalms 1 6 Psalms 2 12 Psalms 3 9 Psalms 4 9 Psalms 5 13 Psalms 6 11 Psalms 7 18 Psalms 8 10 Psalms 9 39 Psalms 10 7 Psalms 11 9 Psalms 12 6 Psalms 13 7 Psalms 14 5 Psalms 15 11 Psalms 16 15 Psalms 17 51 Psalms 18 15 Psalms 19 10 Psalms 20 14 Psalms 21 32 Psalms 22 6 Psalms 23 10 Psalms 24 22 Psalms 25 12 Psalms 26 14 Psalms 27 9 Psalms 28 11 Psalms 29 13 Psalms 30 25 Psalms 31 11 Psalms 32 22 Psalms 33 23 Psalms 34 28 Psalms 35 13 Psalms 36 40 Psalms 37 23 Psalms 38 14 Psalms 39 18 Psalms 40 14 Psalms 41 12 Psalms 42 5 Psalms 43 27 Psalms 44 18 Psalms 45 12 Psalms 46 10 Psalms 47 15 Psalms 48 21 Psalms 49 23 Psalms 50 21 Psalms 51 11 Psalms 52 7 Psalms 53 9 Psalms 54 24 Psalms 55 14 Psalms 56 12 Psalms 57 12 Psalms 58 18 Psalms 59 14 Psalms 60 9 Psalms 61 13 Psalms 62 12 Psalms 63 11 Psalms 64 14 Psalms 65 20 Psalms 66 8 Psalms 67 36 Psalms 68 37 Psalms 69 6 Psalms 70 24 Psalms 71 20 Psalms 72 28 Psalms 73 23 Psalms 74 11 Psalms 75 13 Psalms 76 21 Psalms 77 72 Psalms 78 13 Psalms 79 20 Psalms 80 17 Psalms 81 8 Psalms 82 19 Psalms 83 13 Psalms 84 14 Psalms 85 17 Psalms 86 7 Psalms 87 19 Psalms 88 53 Psalms 89 17 Psalms 90 16 Psalms 91 16 Psalms 92 5 Psalms 93 23 Psalms 94 11 Psalms 95 13 Psalms 96 12 Psalms 97 9 Psalms 98 9 Psalms 99 5 Psalms 100 8 Psalms 101 29 Psalms 102 22 Psalms 103 35 Psalms 104 45 Psalms 105 48 Psalms 106 43 Psalms 107 14 Psalms 108 31 Psalms 109 7 Psalms 110 10 Psalms 111 10 Psalms 112 9 Psalms 113 26 Psalms 114 9 Psalms 115 10 Psalms 116 2 Psalms 117 29 Psalms 118 176 Psalms 119 7 Psalms 120 8 Psalms 121 9 Psalms 122 4 Psalms 123 8 Psalms 124 5 Psalms 125 6 Psalms 126 5 Psalms 127 6 Psalms 128 8 Psalms 129 8 Psalms 130 3 Psalms 131 18 Psalms 132 3 Psalms 133 3 Psalms 134 21 Psalms 135 26 Psalms 136 9 Psalms 137 8 Psalms 138 24 Psalms 139 14 Psalms 140 10 Psalms 141 7 Psalms 142 12 Psalms 143 15 Psalms 144 21 Psalms 145 10 Psalms 146 11 Psalms 147 9 Psalms 148 14 Psalms 149 9 Psalms 150 6 Proverbs 1 33 Proverbs 2 22 Proverbs 3 35 Proverbs 4 27 Proverbs 5 23 Proverbs 6 35 Proverbs 7 27 Proverbs 8 36 Proverbs 9 18 Proverbs 10 32 Proverbs 11 31 Proverbs 12 28 Proverbs 13 25 Proverbs 14 35 Proverbs 15 33 Proverbs 16 33 Proverbs 17 28 Proverbs 18 24 Proverbs 19 29 Proverbs 20 30 Proverbs 21 31 Proverbs 22 29 Proverbs 23 35 Proverbs 24 34 Proverbs 25 28 Proverbs 26 28 Proverbs 27 27 Proverbs 28 28 Proverbs 29 27 Proverbs 30 33 Proverbs 31 31 Ecclesiastes 1 18 Ecclesiastes 2 26 Ecclesiastes 3 22 Ecclesiastes 4 17 Ecclesiastes 5 19 Ecclesiastes 6 12 Ecclesiastes 7 29 Ecclesiastes 8 17 Ecclesiastes 9 18 Ecclesiastes 10 20 Ecclesiastes 11 10 Ecclesiastes 12 14 Song of Solomon 1 16 Song of Solomon 2 17 Song of Solomon 3 11 Song of Solomon 4 16 Song of Solomon 5 16 Song of Solomon 6 12 Song of Solomon 7 14 Song of Solomon 8 14 Isaiah 1 31 Isaiah 2 22 Isaiah 3 25 Isaiah 4 6 Isaiah 5 30 Isaiah 6 13 Isaiah 7 25 Isaiah 8 22 Isaiah 9 21 Isaiah 10 34 Isaiah 11 16 Isaiah 12 6 Isaiah 13 22 Isaiah 14 32 Isaiah 15 9 Isaiah 16 14 Isaiah 17 14 Isaiah 18 7 Isaiah 19 25 Isaiah 20 6 Isaiah 21 17 Isaiah 22 25 Isaiah 23 18 Isaiah 24 23 Isaiah 25 12 Isaiah 26 21 Isaiah 27 13 Isaiah 28 29 Isaiah 29 24 Isaiah 30 33 Isaiah 31 9 Isaiah 32 20 Isaiah 33 24 Isaiah 34 17 Isaiah 35 10 Isaiah 36 22 Isaiah 37 38 Isaiah 38 22 Isaiah 39 8 Isaiah 40 31 Isaiah 41 29 Isaiah 42 25 Isaiah 43 28 Isaiah 44 28 Isaiah 45 25 Isaiah 46 13 Isaiah 47 15 Isaiah 48 22 Isaiah 49 26 Isaiah 50 11 Isaiah 51 23 Isaiah 52 15 Isaiah 53 12 Isaiah 54 17 Isaiah 55 13 Isaiah 56 12 Isaiah 57 21 Isaiah 58 14 Isaiah 59 21 Isaiah 60 22 Isaiah 61 11 Isaiah 62 12 Isaiah 63 19 Isaiah 64 12 Isaiah 65 25 Isaiah 66 24 Jeremiah 1 19 Jeremiah 2 37 Jeremiah 3 25 Jeremiah 4 31 Jeremiah 5 31 Jeremiah 6 30 Jeremiah 7 34 Jeremiah 8 22 Jeremiah 9 26 Jeremiah 10 25 Jeremiah 11 23 Jeremiah 12 17 Jeremiah 13 27 Jeremiah 14 22 Jeremiah 15 21 Jeremiah 16 21 Jeremiah 17 27 Jeremiah 18 23 Jeremiah 19 15 Jeremiah 20 18 Jeremiah 21 14 Jeremiah 22 30 Jeremiah 23 40 Jeremiah 24 10 Jeremiah 25 38 Jeremiah 26 24 Jeremiah 27 22 Jeremiah 28 17 Jeremiah 29 32 Jeremiah 30 24 Jeremiah 31 40 Jeremiah 32 44 Jeremiah 33 26 Jeremiah 34 22 Jeremiah 35 19 Jeremiah 36 32 Jeremiah 37 21 Jeremiah 38 28 Jeremiah 39 18 Jeremiah 40 16 Jeremiah 41 18 Jeremiah 42 22 Jeremiah 43 13 Jeremiah 44 30 Jeremiah 45 5 Jeremiah 46 28 Jeremiah 47 7 Jeremiah 48 47 Jeremiah 49 39 Jeremiah 50 46 Jeremiah 51 64 Jeremiah 52 34 Lamentations 1 22 Lamentations 2 22 Lamentations 3 66 Lamentations 4 22 Lamentations 5 22 Ezekiel 1 28 Ezekiel 2 10 Ezekiel 3 27 Ezekiel 4 17 Ezekiel 5 17 Ezekiel 6 14 Ezekiel 7 27 Ezekiel 8 18 Ezekiel 9 11 Ezekiel 10 22 Ezekiel 11 25 Ezekiel 12 28 Ezekiel 13 23 Ezekiel 14 23 Ezekiel 15 8 Ezekiel 16 63 Ezekiel 17 24 Ezekiel 18 32 Ezekiel 19 14 Ezekiel 20 49 Ezekiel 21 32 Ezekiel 22 31 Ezekiel 23 49 Ezekiel 24 27 Ezekiel 25 17 Ezekiel 26 21 Ezekiel 27 36 Ezekiel 28 26 Ezekiel 29 21 Ezekiel 30 26 Ezekiel 31 18 Ezekiel 32 32 Ezekiel 33 33 Ezekiel 34 31 Ezekiel 35 15 Ezekiel 36 38 Ezekiel 37 28 Ezekiel 38 23 Ezekiel 39 29 Ezekiel 40 49 Ezekiel 41 26 Ezekiel 42 20 Ezekiel 43 27 Ezekiel 44 31 Ezekiel 45 25 Ezekiel 46 24 Ezekiel 47 23 Ezekiel 48 35 Daniel 1 21 Daniel 2 49 Daniel 3 33 Daniel 4 34 Daniel 5 31 Daniel 6 28 Daniel 7 28 Daniel 8 27 Daniel 9 27 Daniel 10 21 Daniel 11 45 Daniel 12 13 Hosea 1 11 Hosea 2 23 Hosea 3 5 Hosea 4 19 Hosea 5 15 Hosea 6 11 Hosea 7 16 Hosea 8 14 Hosea 9 17 Hosea 10 15 Hosea 11 12 Hosea 12 14 Hosea 13 15 Hosea 14 10 Joel 1 20 Joel 2 32 Joel 3 21 Amos 1 15 Amos 2 16 Amos 3 15 Amos 4 13 Amos 5 27 Amos 6 14 Amos 7 17 Amos 8 14 Amos 9 15 Obadiah 1 21 Jonah 1 16 Jonah 2 11 Jonah 3 10 Jonah 4 11 Micah 1 16 Micah 2 13 Micah 3 12 Micah 4 13 Micah 5 15 Micah 6 16 Micah 7 20 Nahum 1 15 Nahum 2 13 Nahum 3 19 Habakkuk 1 17 Habakkuk 2 20 Habakkuk 3 19 Zephaniah 1 18 Zephaniah 2 15 Zephaniah 3 20 Haggai 1 15 Haggai 2 23 Zechariah 1 21 Zechariah 2 13 Zechariah 3 10 Zechariah 4 14 Zechariah 5 11 Zechariah 6 15 Zechariah 7 14 Zechariah 8 23 Zechariah 9 17 Zechariah 10 12 Zechariah 11 17 Zechariah 12 14 Zechariah 13 9 Zechariah 14 21 Malachi 1 14 Malachi 2 17 Malachi 3 18 Malachi 4 6 Matthew 1 25 Matthew 2 23 Matthew 3 17 Matthew 4 25 Matthew 5 48 Matthew 6 34 Matthew 7 29 Matthew 8 34 Matthew 9 38 Matthew 10 42 Matthew 11 30 Matthew 12 50 Matthew 13 58 Matthew 14 36 Matthew 15 39 Matthew 16 28 Matthew 17 27 Matthew 18 35 Matthew 19 30 Matthew 20 34 Matthew 21 46 Matthew 22 46 Matthew 23 39 Matthew 24 51 Matthew 25 46 Matthew 26 75 Matthew 27 66 Matthew 28 20 Mark 1 45 Mark 2 28 Mark 3 35 Mark 4 41 Mark 5 43 Mark 6 56 Mark 7 37 Mark 8 38 Mark 9 50 Mark 10 52 Mark 11 33 Mark 12 44 Mark 13 37 Mark 14 72 Mark 15 47 Mark 16 20 Luke 1 80 Luke 2 52 Luke 3 38 Luke 4 44 Luke 5 39 Luke 6 49 Luke 7 50 Luke 8 56 Luke 9 62 Luke 10 42 Luke 11 54 Luke 12 59 Luke 13 35 Luke 14 35 Luke 15 32 Luke 16 31 Luke 17 37 Luke 18 43 Luke 19 48 Luke 20 47 Luke 21 38 Luke 22 71 Luke 23 56 Luke 24 53 John 1 51 John 2 25 John 3 36 John 4 54 John 5 47 John 6 71 John 7 53 John 8 59 John 9 41 John 10 42 John 11 57 John 12 50 John 13 38 John 14 31 John 15 27 John 16 33 John 17 26 John 18 40 John 19 42 John 20 31 John 21 25 Acts 1 26 Acts 2 47 Acts 3 26 Acts 4 37 Acts 5 42 Acts 6 15 Acts 7 60 Acts 8 40 Acts 9 43 Acts 10 48 Acts 11 30 Acts 12 25 Acts 13 52 Acts 14 28 Acts 15 41 Acts 16 40 Acts 17 34 Acts 18 28 Acts 19 40 Acts 20 38 Acts 21 40 Acts 22 30 Acts 23 35 Acts 24 27 Acts 25 27 Acts 26 32 Acts 27 44 Acts 28 31 Romans 1 32 Romans 2 29 Romans 3 31 Romans 4 25 Romans 5 21 Romans 6 23 Romans 7 25 Romans 8 39 Romans 9 33 Romans 10 21 Romans 11 36 Romans 12 21 Romans 13 14 Romans 14 26 Romans 15 33 Romans 16 24 1 Corinthians 1 31 1 Corinthians 2 16 1 Corinthians 3 23 1 Corinthians 4 21 1 Corinthians 5 13 1 Corinthians 6 20 1 Corinthians 7 40 1 Corinthians 8 13 1 Corinthians 9 27 1 Corinthians 10 33 1 Corinthians 11 34 1 Corinthians 12 31 1 Corinthians 13 13 1 Corinthians 14 40 1 Corinthians 15 58 1 Corinthians 16 24 2 Corinthians 1 24 2 Corinthians 2 17 2 Corinthians 3 18 2 Corinthians 4 18 2 Corinthians 5 21 2 Corinthians 6 18 2 Corinthians 7 16 2 Corinthians 8 24 2 Corinthians 9 15 2 Corinthians 10 18 2 Corinthians 11 32 2 Corinthians 12 21 2 Corinthians 13 13 Galatians 1 24 Galatians 2 21 Galatians 3 29 Galatians 4 31 Galatians 5 26 Galatians 6 18 Ephesians 1 23 Ephesians 2 22 Ephesians 3 21 Ephesians 4 32 Ephesians 5 33 Ephesians 6 24 Philippians 1 30 Philippians 2 30 Philippians 3 21 Philippians 4 23 Colossians 1 29 Colossians 2 23 Colossians 3 25 Colossians 4 18 1 Thessalonians 1 10 1 Thessalonians 2 20 1 Thessalonians 3 13 1 Thessalonians 4 18 1 Thessalonians 5 28 2 Thessalonians 1 12 2 Thessalonians 2 17 2 Thessalonians 3 18 1 Timothy 1 20 1 Timothy 2 15 1 Timothy 3 16 1 Timothy 4 16 1 Timothy 5 25 1 Timothy 6 21 2 Timothy 1 18 2 Timothy 2 26 2 Timothy 3 17 2 Timothy 4 22 Titus 1 16 Titus 2 15 Titus 3 15 Philemon 1 25 Hebrews 1 14 Hebrews 2 18 Hebrews 3 19 Hebrews 4 16 Hebrews 5 14 Hebrews 6 20 Hebrews 7 28 Hebrews 8 13 Hebrews 9 28 Hebrews 10 39 Hebrews 11 40 Hebrews 12 29 Hebrews 13 25 James 1 27 James 2 26 James 3 18 James 4 17 James 5 20 1 Peter 1 25 1 Peter 2 25 1 Peter 3 22 1 Peter 4 19 1 Peter 5 14 2 Peter 1 21 2 Peter 2 22 2 Peter 3 18 1 John 1 10 1 John 2 29 1 John 3 24 1 John 4 21 1 John 5 21 2 John 1 13 3 John 1 15 Jude 1 25 Revelation 1 20 Revelation 2 29 Revelation 3 22 Revelation 4 11 Revelation 5 14 Revelation 6 17 Revelation 7 17 Revelation 8 13 Revelation 9 21 Revelation 10 11 Revelation 11 19 Revelation 12 17 Revelation 13 18 Revelation 14 20 Revelation 15 8 Revelation 16 21 Revelation 17 18 Revelation 18 24 Revelation 19 21 Revelation 20 15 Revelation 21 27 Revelation 22 21 bibledit-gtk-4.6/templates/gtkbuilder.planningsetupdialog.xml0000644000175000017500000001566711214240757024712 0ustar00teusteus00000000000000 True Planning Setup True center-always dialog True True 5 True 4 3 2 4 4 Durations True True True image3 True 2 3 GTK_FILL Tasks True True True image2 True 1 2 GTK_FILL True 0 The time each task takes per chapter 1 2 2 3 GTK_FILL True 0 The tasks that the project consists of 1 2 1 2 GTK_FILL Start True True True image1 True GTK_FILL True 0 When the project was started 1 2 0 2 True end False end 0 True gtk-media-play True gtk-sort-ascending True gtk-edit bibledit-gtk-4.6/templates/language_indonesian_tanpa_titik.xml0000644000175000017500000002021611506351576025061 0ustar00teusteus00000000000000 1 Genesis Kejadian Kej 2 Exodus Keluaran Kel 3 Leviticus Imamat Im 4 Numbers Bilangan Bil 5 Deuteronomy Ulangan Ul 6 Joshua Yosua Yos 7 Judges Hakim-hakim Hak 8 Ruth Rut Rut 9 1 Samuel 1 Samuel 1Sam 10 2 Samuel 2 Samuel 2Sam 11 1 Kings 1 Raja-raja 1Raj 12 2 Kings 2 Raja-raja 2Raj 13 1 Chronicles 1 Tawarikh 1Taw 14 2 Chronicles 2 Tawarikh 2Taw 15 Ezra Ezra Ezr 16 Nehemiah Nehemia Neh 17 Esther Ester Est 18 Job Ayub Ayb 19 Psalms Mazmur Mzm 20 Proverbs Amsal Ams 21 Ecclesiastes Pengkhotbah Pkh 22 Song of Solomon Kidung Agung Kid 23 Isaiah Yesaya Yes 24 Jeremiah Yeremia Yer 25 Lamentations Ratapan Rat 26 Ezekiel Yehezkiel Yeh 27 Daniel Daniel Dan 28 Hosea Hosea Hos 29 Joel Yoël Yl 30 Amos Amos Am 31 Obadiah Obaja Ob 32 Jonah Yunus Yun 33 Micah Mikha Mi 34 Nahum Nahum Nah 35 Habakkuk Habakuk Hab 36 Zephaniah Zefanya Zef 37 Haggai Hagai Hag 38 Zechariah Zakharia Za 39 Malachi Maleakhi Mal 40 Matthew Matius Mat 41 Mark Markus Mrk 42 Luke Lukas Luk 43 John Yohanes Yoh 44 Acts Kisah Para Rasul Kis 45 Romans Roma Rm 46 1 Corinthians 1 Korintus 1Kor 47 2 Corinthians 2 Korintus 2Kor 48 Galatians Galatia Gal 49 Ephesians Efesus Ef 50 Philippians Filipi Flp 51 Colossians Kolose Kol 52 1 Thessalonians 1 Tesalonika 1Tes 53 2 Thessalonians 2 Tesalonika 2Tes 54 1 Timothy 1 Timotius 1Tim 55 2 Timothy 2 Timotius 2Tim 56 Titus Titus Tit 57 Philemon Filemon Flm 58 Hebrews Ibrani Ibr 59 James Yakobus Yak 60 1 Peter 1 Petrus 1Ptr 61 2 Peter 2 Petrus 2Ptr 62 1 John 1 Yohanes 1Yoh 63 2 John 2 Yohanes 2Yoh 64 3 John 3 Yohanes 3Yoh 65 Jude Yudas Yud 66 Revelation Wahyu Why bibledit-gtk-4.6/templates/versification_vulgate.xml0000644000175000017500000031073311175243637023102 0ustar00teusteus00000000000000 Genesis 1 31 Genesis 2 25 Genesis 3 24 Genesis 4 26 Genesis 5 32 Genesis 6 22 Genesis 7 24 Genesis 8 22 Genesis 9 29 Genesis 10 32 Genesis 11 32 Genesis 12 20 Genesis 13 18 Genesis 14 24 Genesis 15 21 Genesis 16 16 Genesis 17 27 Genesis 18 33 Genesis 19 38 Genesis 20 18 Genesis 21 34 Genesis 22 24 Genesis 23 20 Genesis 24 67 Genesis 25 34 Genesis 26 35 Genesis 27 46 Genesis 28 22 Genesis 29 35 Genesis 30 43 Genesis 31 55 Genesis 32 32 Genesis 33 20 Genesis 34 31 Genesis 35 29 Genesis 36 43 Genesis 37 36 Genesis 38 30 Genesis 39 23 Genesis 40 23 Genesis 41 57 Genesis 42 38 Genesis 43 34 Genesis 44 34 Genesis 45 28 Genesis 46 34 Genesis 47 31 Genesis 48 22 Genesis 49 32 Genesis 50 25 Exodus 1 22 Exodus 2 25 Exodus 3 22 Exodus 4 31 Exodus 5 23 Exodus 6 30 Exodus 7 25 Exodus 8 32 Exodus 9 35 Exodus 10 29 Exodus 11 10 Exodus 12 51 Exodus 13 22 Exodus 14 31 Exodus 15 27 Exodus 16 36 Exodus 17 16 Exodus 18 27 Exodus 19 25 Exodus 20 26 Exodus 21 36 Exodus 22 31 Exodus 23 33 Exodus 24 18 Exodus 25 40 Exodus 26 37 Exodus 27 21 Exodus 28 43 Exodus 29 46 Exodus 30 38 Exodus 31 18 Exodus 32 35 Exodus 33 23 Exodus 34 35 Exodus 35 35 Exodus 36 38 Exodus 37 29 Exodus 38 31 Exodus 39 43 Exodus 40 36 Leviticus 1 17 Leviticus 2 16 Leviticus 3 17 Leviticus 4 35 Leviticus 5 19 Leviticus 6 30 Leviticus 7 38 Leviticus 8 36 Leviticus 9 24 Leviticus 10 20 Leviticus 11 47 Leviticus 12 8 Leviticus 13 59 Leviticus 14 57 Leviticus 15 33 Leviticus 16 34 Leviticus 17 16 Leviticus 18 30 Leviticus 19 37 Leviticus 20 27 Leviticus 21 24 Leviticus 22 33 Leviticus 23 44 Leviticus 24 23 Leviticus 25 55 Leviticus 26 45 Leviticus 27 34 Numbers 1 54 Numbers 2 34 Numbers 3 51 Numbers 4 49 Numbers 5 31 Numbers 6 27 Numbers 7 89 Numbers 8 26 Numbers 9 23 Numbers 10 36 Numbers 11 34 Numbers 12 15 Numbers 13 34 Numbers 14 45 Numbers 15 41 Numbers 16 50 Numbers 17 13 Numbers 18 32 Numbers 19 22 Numbers 20 30 Numbers 21 35 Numbers 22 41 Numbers 23 30 Numbers 24 25 Numbers 25 18 Numbers 26 65 Numbers 27 23 Numbers 28 31 Numbers 29 39 Numbers 30 17 Numbers 31 54 Numbers 32 42 Numbers 33 56 Numbers 34 29 Numbers 35 34 Numbers 36 13 Deuteronomy 1 46 Deuteronomy 2 37 Deuteronomy 3 29 Deuteronomy 4 49 Deuteronomy 5 33 Deuteronomy 6 25 Deuteronomy 7 26 Deuteronomy 8 20 Deuteronomy 9 29 Deuteronomy 10 22 Deuteronomy 11 32 Deuteronomy 12 32 Deuteronomy 13 18 Deuteronomy 14 29 Deuteronomy 15 23 Deuteronomy 16 22 Deuteronomy 17 20 Deuteronomy 18 22 Deuteronomy 19 21 Deuteronomy 20 20 Deuteronomy 21 23 Deuteronomy 22 30 Deuteronomy 23 25 Deuteronomy 24 22 Deuteronomy 25 19 Deuteronomy 26 19 Deuteronomy 27 26 Deuteronomy 28 68 Deuteronomy 29 29 Deuteronomy 30 20 Deuteronomy 31 30 Deuteronomy 32 52 Deuteronomy 33 29 Deuteronomy 34 12 Joshua 1 18 Joshua 2 24 Joshua 3 17 Joshua 4 25 Joshua 5 16 Joshua 6 27 Joshua 7 26 Joshua 8 35 Joshua 9 27 Joshua 10 43 Joshua 11 23 Joshua 12 24 Joshua 13 33 Joshua 14 15 Joshua 15 63 Joshua 16 10 Joshua 17 18 Joshua 18 28 Joshua 19 51 Joshua 20 9 Joshua 21 43 Joshua 22 34 Joshua 23 16 Joshua 24 33 Judges 1 36 Judges 2 23 Judges 3 31 Judges 4 24 Judges 5 32 Judges 6 40 Judges 7 25 Judges 8 35 Judges 9 57 Judges 10 18 Judges 11 40 Judges 12 15 Judges 13 25 Judges 14 20 Judges 15 20 Judges 16 31 Judges 17 13 Judges 18 31 Judges 19 30 Judges 20 48 Judges 21 24 Ruth 1 22 Ruth 2 23 Ruth 3 18 Ruth 4 22 1 Samuel 1 28 1 Samuel 2 36 1 Samuel 3 21 1 Samuel 4 22 1 Samuel 5 12 1 Samuel 6 21 1 Samuel 7 17 1 Samuel 8 22 1 Samuel 9 27 1 Samuel 10 27 1 Samuel 11 15 1 Samuel 12 25 1 Samuel 13 23 1 Samuel 14 52 1 Samuel 15 35 1 Samuel 16 23 1 Samuel 17 58 1 Samuel 18 30 1 Samuel 19 24 1 Samuel 20 43 1 Samuel 21 15 1 Samuel 22 23 1 Samuel 23 28 1 Samuel 24 23 1 Samuel 25 44 1 Samuel 26 25 1 Samuel 27 12 1 Samuel 28 25 1 Samuel 29 11 1 Samuel 30 31 1 Samuel 31 13 2 Samuel 1 27 2 Samuel 2 32 2 Samuel 3 39 2 Samuel 4 12 2 Samuel 5 25 2 Samuel 6 23 2 Samuel 7 29 2 Samuel 8 18 2 Samuel 9 13 2 Samuel 10 19 2 Samuel 11 27 2 Samuel 12 31 2 Samuel 13 39 2 Samuel 14 33 2 Samuel 15 37 2 Samuel 16 23 2 Samuel 17 29 2 Samuel 18 33 2 Samuel 19 43 2 Samuel 20 26 2 Samuel 21 22 2 Samuel 22 51 2 Samuel 23 39 2 Samuel 24 25 1 Kings 1 53 1 Kings 2 46 1 Kings 3 28 1 Kings 4 34 1 Kings 5 18 1 Kings 6 38 1 Kings 7 51 1 Kings 8 66 1 Kings 9 28 1 Kings 10 29 1 Kings 11 43 1 Kings 12 33 1 Kings 13 34 1 Kings 14 31 1 Kings 15 34 1 Kings 16 34 1 Kings 17 24 1 Kings 18 46 1 Kings 19 21 1 Kings 20 43 1 Kings 21 29 1 Kings 22 54 2 Kings 1 18 2 Kings 2 25 2 Kings 3 27 2 Kings 4 44 2 Kings 5 27 2 Kings 6 33 2 Kings 7 20 2 Kings 8 29 2 Kings 9 37 2 Kings 10 36 2 Kings 11 21 2 Kings 12 21 2 Kings 13 25 2 Kings 14 29 2 Kings 15 38 2 Kings 16 20 2 Kings 17 41 2 Kings 18 37 2 Kings 19 37 2 Kings 20 21 2 Kings 21 26 2 Kings 22 20 2 Kings 23 37 2 Kings 24 20 2 Kings 25 30 1 Chronicles 1 54 1 Chronicles 2 55 1 Chronicles 3 24 1 Chronicles 4 43 1 Chronicles 5 26 1 Chronicles 6 81 1 Chronicles 7 40 1 Chronicles 8 40 1 Chronicles 9 44 1 Chronicles 10 14 1 Chronicles 11 46 1 Chronicles 12 40 1 Chronicles 13 14 1 Chronicles 14 17 1 Chronicles 15 29 1 Chronicles 16 43 1 Chronicles 17 27 1 Chronicles 18 17 1 Chronicles 19 19 1 Chronicles 20 7 1 Chronicles 21 30 1 Chronicles 22 19 1 Chronicles 23 32 1 Chronicles 24 31 1 Chronicles 25 31 1 Chronicles 26 32 1 Chronicles 27 34 1 Chronicles 28 21 1 Chronicles 29 30 2 Chronicles 1 17 2 Chronicles 2 18 2 Chronicles 3 17 2 Chronicles 4 22 2 Chronicles 5 14 2 Chronicles 6 42 2 Chronicles 7 22 2 Chronicles 8 18 2 Chronicles 9 31 2 Chronicles 10 19 2 Chronicles 11 23 2 Chronicles 12 16 2 Chronicles 13 22 2 Chronicles 14 15 2 Chronicles 15 19 2 Chronicles 16 14 2 Chronicles 17 19 2 Chronicles 18 34 2 Chronicles 19 11 2 Chronicles 20 37 2 Chronicles 21 20 2 Chronicles 22 12 2 Chronicles 23 21 2 Chronicles 24 27 2 Chronicles 25 28 2 Chronicles 26 23 2 Chronicles 27 9 2 Chronicles 28 27 2 Chronicles 29 36 2 Chronicles 30 27 2 Chronicles 31 21 2 Chronicles 32 33 2 Chronicles 33 25 2 Chronicles 34 33 2 Chronicles 35 27 2 Chronicles 36 23 Ezra 1 11 Ezra 2 70 Ezra 3 13 Ezra 4 24 Ezra 5 17 Ezra 6 22 Ezra 7 28 Ezra 8 36 Ezra 9 15 Ezra 10 44 Nehemiah 1 11 Nehemiah 2 20 Nehemiah 3 31 Nehemiah 4 23 Nehemiah 5 19 Nehemiah 6 19 Nehemiah 7 73 Nehemiah 8 18 Nehemiah 9 38 Nehemiah 10 39 Nehemiah 11 36 Nehemiah 12 46 Nehemiah 13 31 Esther 1 22 Esther 2 23 Esther 3 15 Esther 4 17 Esther 5 14 Esther 6 14 Esther 7 10 Esther 8 17 Esther 9 32 Esther 10 13 Esther 11 12 Esther 12 6 Esther 13 18 Esther 14 19 Esther 15 19 Esther 16 24 Job 1 22 Job 2 13 Job 3 26 Job 4 21 Job 5 27 Job 6 30 Job 7 21 Job 8 22 Job 9 35 Job 10 22 Job 11 20 Job 12 25 Job 13 28 Job 14 22 Job 15 35 Job 16 23 Job 17 16 Job 18 21 Job 19 29 Job 20 29 Job 21 34 Job 22 30 Job 23 17 Job 24 25 Job 25 6 Job 26 14 Job 27 23 Job 28 28 Job 29 25 Job 30 31 Job 31 40 Job 32 22 Job 33 33 Job 34 37 Job 35 16 Job 36 33 Job 37 24 Job 38 41 Job 39 35 Job 40 28 Job 41 25 Job 42 16 Psalms 1 6 Psalms 2 13 Psalms 3 9 Psalms 4 10 Psalms 5 13 Psalms 6 11 Psalms 7 18 Psalms 8 10 Psalms 9 39 Psalms 10 8 Psalms 11 9 Psalms 12 6 Psalms 13 7 Psalms 14 5 Psalms 15 10 Psalms 16 15 Psalms 17 51 Psalms 18 15 Psalms 19 10 Psalms 20 14 Psalms 21 32 Psalms 22 6 Psalms 23 10 Psalms 24 22 Psalms 25 12 Psalms 26 14 Psalms 27 9 Psalms 28 11 Psalms 29 13 Psalms 30 25 Psalms 31 11 Psalms 32 22 Psalms 33 23 Psalms 34 28 Psalms 35 13 Psalms 36 40 Psalms 37 23 Psalms 38 14 Psalms 39 18 Psalms 40 14 Psalms 41 12 Psalms 42 5 Psalms 43 26 Psalms 44 18 Psalms 45 12 Psalms 46 10 Psalms 47 15 Psalms 48 21 Psalms 49 23 Psalms 50 21 Psalms 51 11 Psalms 52 7 Psalms 53 9 Psalms 54 24 Psalms 55 13 Psalms 56 12 Psalms 57 12 Psalms 58 18 Psalms 59 14 Psalms 60 9 Psalms 61 13 Psalms 62 12 Psalms 63 11 Psalms 64 14 Psalms 65 20 Psalms 66 8 Psalms 67 36 Psalms 68 37 Psalms 69 6 Psalms 70 24 Psalms 71 20 Psalms 72 28 Psalms 73 23 Psalms 74 11 Psalms 75 13 Psalms 76 21 Psalms 77 72 Psalms 78 13 Psalms 79 20 Psalms 80 17 Psalms 81 8 Psalms 82 19 Psalms 83 13 Psalms 84 14 Psalms 85 17 Psalms 86 7 Psalms 87 19 Psalms 88 53 Psalms 89 17 Psalms 90 16 Psalms 91 16 Psalms 92 5 Psalms 93 23 Psalms 94 11 Psalms 95 13 Psalms 96 12 Psalms 97 9 Psalms 98 9 Psalms 99 5 Psalms 100 8 Psalms 101 29 Psalms 102 22 Psalms 103 35 Psalms 104 45 Psalms 105 48 Psalms 106 43 Psalms 107 14 Psalms 108 31 Psalms 109 7 Psalms 110 10 Psalms 111 10 Psalms 112 9 Psalms 113 26 Psalms 114 9 Psalms 115 19 Psalms 116 2 Psalms 117 29 Psalms 118 176 Psalms 119 7 Psalms 120 8 Psalms 121 9 Psalms 122 4 Psalms 123 8 Psalms 124 5 Psalms 125 6 Psalms 126 5 Psalms 127 6 Psalms 128 8 Psalms 129 8 Psalms 130 3 Psalms 131 18 Psalms 132 3 Psalms 133 3 Psalms 134 21 Psalms 135 26 Psalms 136 9 Psalms 137 8 Psalms 138 24 Psalms 139 14 Psalms 140 10 Psalms 141 8 Psalms 142 12 Psalms 143 15 Psalms 144 21 Psalms 145 10 Psalms 146 11 Psalms 147 20 Psalms 148 14 Psalms 149 9 Psalms 150 6 Proverbs 1 33 Proverbs 2 22 Proverbs 3 35 Proverbs 4 27 Proverbs 5 23 Proverbs 6 35 Proverbs 7 27 Proverbs 8 36 Proverbs 9 18 Proverbs 10 32 Proverbs 11 31 Proverbs 12 28 Proverbs 13 25 Proverbs 14 35 Proverbs 15 33 Proverbs 16 33 Proverbs 17 28 Proverbs 18 24 Proverbs 19 29 Proverbs 20 30 Proverbs 21 31 Proverbs 22 29 Proverbs 23 35 Proverbs 24 34 Proverbs 25 28 Proverbs 26 28 Proverbs 27 27 Proverbs 28 28 Proverbs 29 27 Proverbs 30 33 Proverbs 31 31 Ecclesiastes 1 18 Ecclesiastes 2 26 Ecclesiastes 3 22 Ecclesiastes 4 17 Ecclesiastes 5 19 Ecclesiastes 6 11 Ecclesiastes 7 30 Ecclesiastes 8 17 Ecclesiastes 9 18 Ecclesiastes 10 20 Ecclesiastes 11 10 Ecclesiastes 12 14 Song of Solomon 1 16 Song of Solomon 2 17 Song of Solomon 3 11 Song of Solomon 4 16 Song of Solomon 5 17 Song of Solomon 6 12 Song of Solomon 7 13 Song of Solomon 8 14 Isaiah 1 31 Isaiah 2 22 Isaiah 3 26 Isaiah 4 6 Isaiah 5 30 Isaiah 6 13 Isaiah 7 25 Isaiah 8 22 Isaiah 9 21 Isaiah 10 34 Isaiah 11 16 Isaiah 12 6 Isaiah 13 22 Isaiah 14 32 Isaiah 15 9 Isaiah 16 14 Isaiah 17 14 Isaiah 18 7 Isaiah 19 25 Isaiah 20 6 Isaiah 21 17 Isaiah 22 25 Isaiah 23 18 Isaiah 24 23 Isaiah 25 12 Isaiah 26 21 Isaiah 27 13 Isaiah 28 29 Isaiah 29 24 Isaiah 30 33 Isaiah 31 9 Isaiah 32 20 Isaiah 33 24 Isaiah 34 17 Isaiah 35 10 Isaiah 36 22 Isaiah 37 38 Isaiah 38 22 Isaiah 39 8 Isaiah 40 31 Isaiah 41 29 Isaiah 42 25 Isaiah 43 28 Isaiah 44 28 Isaiah 45 25 Isaiah 46 13 Isaiah 47 15 Isaiah 48 22 Isaiah 49 26 Isaiah 50 11 Isaiah 51 23 Isaiah 52 15 Isaiah 53 12 Isaiah 54 17 Isaiah 55 13 Isaiah 56 12 Isaiah 57 21 Isaiah 58 14 Isaiah 59 21 Isaiah 60 22 Isaiah 61 11 Isaiah 62 12 Isaiah 63 19 Isaiah 64 12 Isaiah 65 25 Isaiah 66 24 Jeremiah 1 19 Jeremiah 2 37 Jeremiah 3 25 Jeremiah 4 31 Jeremiah 5 31 Jeremiah 6 30 Jeremiah 7 34 Jeremiah 8 22 Jeremiah 9 26 Jeremiah 10 25 Jeremiah 11 23 Jeremiah 12 17 Jeremiah 13 27 Jeremiah 14 22 Jeremiah 15 21 Jeremiah 16 21 Jeremiah 17 27 Jeremiah 18 23 Jeremiah 19 15 Jeremiah 20 18 Jeremiah 21 14 Jeremiah 22 30 Jeremiah 23 40 Jeremiah 24 10 Jeremiah 25 38 Jeremiah 26 24 Jeremiah 27 22 Jeremiah 28 17 Jeremiah 29 32 Jeremiah 30 24 Jeremiah 31 40 Jeremiah 32 44 Jeremiah 33 26 Jeremiah 34 22 Jeremiah 35 19 Jeremiah 36 32 Jeremiah 37 20 Jeremiah 38 28 Jeremiah 39 18 Jeremiah 40 16 Jeremiah 41 18 Jeremiah 42 22 Jeremiah 43 13 Jeremiah 44 30 Jeremiah 45 5 Jeremiah 46 28 Jeremiah 47 7 Jeremiah 48 47 Jeremiah 49 39 Jeremiah 50 46 Jeremiah 51 64 Jeremiah 52 34 Lamentations 1 22 Lamentations 2 22 Lamentations 3 66 Lamentations 4 22 Lamentations 5 22 Ezekiel 1 28 Ezekiel 2 9 Ezekiel 3 27 Ezekiel 4 17 Ezekiel 5 17 Ezekiel 6 14 Ezekiel 7 27 Ezekiel 8 18 Ezekiel 9 11 Ezekiel 10 22 Ezekiel 11 25 Ezekiel 12 28 Ezekiel 13 23 Ezekiel 14 23 Ezekiel 15 8 Ezekiel 16 63 Ezekiel 17 24 Ezekiel 18 32 Ezekiel 19 14 Ezekiel 20 49 Ezekiel 21 32 Ezekiel 22 31 Ezekiel 23 49 Ezekiel 24 27 Ezekiel 25 17 Ezekiel 26 21 Ezekiel 27 36 Ezekiel 28 26 Ezekiel 29 21 Ezekiel 30 26 Ezekiel 31 18 Ezekiel 32 32 Ezekiel 33 33 Ezekiel 34 31 Ezekiel 35 15 Ezekiel 36 38 Ezekiel 37 28 Ezekiel 38 23 Ezekiel 39 29 Ezekiel 40 49 Ezekiel 41 26 Ezekiel 42 20 Ezekiel 43 27 Ezekiel 44 31 Ezekiel 45 25 Ezekiel 46 24 Ezekiel 47 23 Ezekiel 48 35 Daniel 1 21 Daniel 2 49 Daniel 3 100 Daniel 4 34 Daniel 5 31 Daniel 6 28 Daniel 7 28 Daniel 8 27 Daniel 9 27 Daniel 10 21 Daniel 11 45 Daniel 12 13 Daniel 13 65 Daniel 14 41 Hosea 1 11 Hosea 2 24 Hosea 3 5 Hosea 4 19 Hosea 5 15 Hosea 6 11 Hosea 7 16 Hosea 8 14 Hosea 9 17 Hosea 10 15 Hosea 11 12 Hosea 12 14 Hosea 13 15 Hosea 14 10 Joel 1 20 Joel 2 32 Joel 3 21 Amos 1 15 Amos 2 16 Amos 3 15 Amos 4 13 Amos 5 27 Amos 6 15 Amos 7 17 Amos 8 14 Amos 9 15 Obadiah 1 21 Jonah 1 16 Jonah 2 11 Jonah 3 10 Jonah 4 11 Micah 1 16 Micah 2 13 Micah 3 12 Micah 4 13 Micah 5 14 Micah 6 16 Micah 7 20 Nahum 1 15 Nahum 2 13 Nahum 3 19 Habakkuk 1 17 Habakkuk 2 20 Habakkuk 3 19 Zephaniah 1 18 Zephaniah 2 15 Zephaniah 3 20 Haggai 1 14 Haggai 2 24 Zechariah 1 21 Zechariah 2 13 Zechariah 3 10 Zechariah 4 14 Zechariah 5 11 Zechariah 6 15 Zechariah 7 14 Zechariah 8 23 Zechariah 9 17 Zechariah 10 12 Zechariah 11 17 Zechariah 12 14 Zechariah 13 9 Zechariah 14 21 Malachi 1 14 Malachi 2 17 Malachi 3 18 Malachi 4 6 Matthew 1 25 Matthew 2 23 Matthew 3 17 Matthew 4 25 Matthew 5 48 Matthew 6 34 Matthew 7 29 Matthew 8 34 Matthew 9 38 Matthew 10 42 Matthew 11 30 Matthew 12 50 Matthew 13 58 Matthew 14 36 Matthew 15 39 Matthew 16 28 Matthew 17 26 Matthew 18 35 Matthew 19 30 Matthew 20 34 Matthew 21 46 Matthew 22 46 Matthew 23 39 Matthew 24 51 Matthew 25 46 Matthew 26 75 Matthew 27 66 Matthew 28 20 Mark 1 45 Mark 2 28 Mark 3 35 Mark 4 40 Mark 5 43 Mark 6 56 Mark 7 37 Mark 8 39 Mark 9 49 Mark 10 52 Mark 11 33 Mark 12 44 Mark 13 37 Mark 14 72 Mark 15 47 Mark 16 20 Luke 1 80 Luke 2 52 Luke 3 38 Luke 4 44 Luke 5 39 Luke 6 49 Luke 7 50 Luke 8 56 Luke 9 62 Luke 10 42 Luke 11 54 Luke 12 59 Luke 13 35 Luke 14 35 Luke 15 32 Luke 16 31 Luke 17 37 Luke 18 43 Luke 19 48 Luke 20 47 Luke 21 38 Luke 22 71 Luke 23 56 Luke 24 53 John 1 51 John 2 25 John 3 36 John 4 54 John 5 47 John 6 72 John 7 53 John 8 59 John 9 41 John 10 42 John 11 57 John 12 50 John 13 38 John 14 31 John 15 27 John 16 33 John 17 26 John 18 40 John 19 42 John 20 31 John 21 25 Acts 1 26 Acts 2 47 Acts 3 26 Acts 4 37 Acts 5 42 Acts 6 15 Acts 7 59 Acts 8 40 Acts 9 43 Acts 10 48 Acts 11 30 Acts 12 25 Acts 13 52 Acts 14 27 Acts 15 41 Acts 16 40 Acts 17 34 Acts 18 28 Acts 19 40 Acts 20 38 Acts 21 40 Acts 22 30 Acts 23 35 Acts 24 27 Acts 25 27 Acts 26 32 Acts 27 44 Acts 28 31 Romans 1 32 Romans 2 29 Romans 3 31 Romans 4 25 Romans 5 21 Romans 6 23 Romans 7 25 Romans 8 39 Romans 9 33 Romans 10 21 Romans 11 36 Romans 12 21 Romans 13 14 Romans 14 23 Romans 15 33 Romans 16 27 1 Corinthians 1 31 1 Corinthians 2 16 1 Corinthians 3 23 1 Corinthians 4 21 1 Corinthians 5 13 1 Corinthians 6 20 1 Corinthians 7 40 1 Corinthians 8 13 1 Corinthians 9 27 1 Corinthians 10 33 1 Corinthians 11 34 1 Corinthians 12 31 1 Corinthians 13 13 1 Corinthians 14 40 1 Corinthians 15 58 1 Corinthians 16 24 2 Corinthians 1 24 2 Corinthians 2 17 2 Corinthians 3 18 2 Corinthians 4 18 2 Corinthians 5 21 2 Corinthians 6 18 2 Corinthians 7 16 2 Corinthians 8 24 2 Corinthians 9 15 2 Corinthians 10 18 2 Corinthians 11 33 2 Corinthians 12 21 2 Corinthians 13 13 Galatians 1 24 Galatians 2 21 Galatians 3 29 Galatians 4 31 Galatians 5 26 Galatians 6 18 Ephesians 1 23 Ephesians 2 22 Ephesians 3 21 Ephesians 4 32 Ephesians 5 33 Ephesians 6 24 Philippians 1 30 Philippians 2 30 Philippians 3 21 Philippians 4 23 Colossians 1 29 Colossians 2 23 Colossians 3 25 Colossians 4 18 1 Thessalonians 1 10 1 Thessalonians 2 20 1 Thessalonians 3 13 1 Thessalonians 4 18 1 Thessalonians 5 28 2 Thessalonians 1 12 2 Thessalonians 2 17 2 Thessalonians 3 18 1 Timothy 1 20 1 Timothy 2 15 1 Timothy 3 16 1 Timothy 4 16 1 Timothy 5 25 1 Timothy 6 21 2 Timothy 1 18 2 Timothy 2 26 2 Timothy 3 17 2 Timothy 4 22 Titus 1 16 Titus 2 15 Titus 3 15 Philemon 1 25 Hebrews 1 14 Hebrews 2 18 Hebrews 3 19 Hebrews 4 16 Hebrews 5 14 Hebrews 6 20 Hebrews 7 28 Hebrews 8 13 Hebrews 9 28 Hebrews 10 39 Hebrews 11 40 Hebrews 12 29 Hebrews 13 25 James 1 27 James 2 26 James 3 18 James 4 17 James 5 20 1 Peter 1 25 1 Peter 2 25 1 Peter 3 22 1 Peter 4 19 1 Peter 5 14 2 Peter 1 21 2 Peter 2 22 2 Peter 3 18 1 John 1 10 1 John 2 29 1 John 3 24 1 John 4 21 1 John 5 21 2 John 1 13 3 John 1 15 Jude 1 25 Revelation 1 20 Revelation 2 29 Revelation 3 22 Revelation 4 11 Revelation 5 14 Revelation 6 17 Revelation 7 17 Revelation 8 13 Revelation 9 21 Revelation 10 11 Revelation 11 19 Revelation 12 18 Revelation 13 18 Revelation 14 20 Revelation 15 8 Revelation 16 21 Revelation 17 18 Revelation 18 24 Revelation 19 21 Revelation 20 15 Revelation 21 27 Revelation 22 21 bibledit-gtk-4.6/templates/gtkbuilder.floatingwindow.xml0000644000175000017500000001676411273013116023665 0ustar00teusteus00000000000000 True vertical True False False 0 True True vertical False False 0 True vertical True True True middle 0 True True x False False 4 1 False False 0 True True vertical 1 True 5 True True False False 0 True True False False 1 True True 2 30 True True 1 False 3 False False 2 1 True vertical False False 2 1 True False False 2 bibledit-gtk-4.6/templates/Makefile0000664000175000017500000003705411735551362017427 0ustar00teusteus00000000000000# Makefile.in generated by automake 1.11.1 from Makefile.am. # templates/Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, # Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. pkgdatadir = $(datadir)/bibledit-gtk pkgincludedir = $(includedir)/bibledit-gtk pkglibdir = $(libdir)/bibledit-gtk pkglibexecdir = $(libexecdir)/bibledit-gtk am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = templates DIST_COMMON = README $(dist_pkgdata_DATA) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__installdirs = "$(DESTDIR)$(pkgdatadir)" DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = ${SHELL} /home/teus/documents/dev/bibledit/gtk/missing --run aclocal-1.11 AMTAR = ${SHELL} /home/teus/documents/dev/bibledit/gtk/missing --run tar AUTOCONF = ${SHELL} /home/teus/documents/dev/bibledit/gtk/missing --run autoconf AUTOHEADER = ${SHELL} /home/teus/documents/dev/bibledit/gtk/missing --run autoheader AUTOMAKE = ${SHELL} /home/teus/documents/dev/bibledit/gtk/missing --run automake-1.11 AWK = gawk CAT_PATH = /bin/cat CC = gcc CCDEPMODE = depmode=gcc3 CFLAGS = -g -O2 CPP = gcc -std=gnu99 -E CPPFLAGS = CXX = g++ CXXDEPMODE = depmode=gcc3 CXXFLAGS = -g -O2 CYGPATH_W = echo DATE_PATH = /bin/date DEFS = -DHAVE_CONFIG_H DEPDIR = .deps ECHO_C = ECHO_N = -n ECHO_T = EGREP = /bin/grep -E ENCHANT_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/enchant ENCHANT_LIBS = -pthread -lenchant -lgmodule-2.0 -lrt -lglib-2.0 EXEEXT = FIND_CURL = /usr/bin/curl FIND_DIFF = /usr/bin/diff FIND_GPP = /usr/bin/g++ FIND_MERGE = /usr/bin/merge FIND_PATCH = /usr/bin/patch FIND_PATH = /usr/bin/find FIND_TAR = /bin/tar FIND_XARGS = /usr/bin/xargs GLIB_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include GLIB_LIBS = -lglib-2.0 GOBJECT_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include GOBJECT_LIBS = -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 GREP = /bin/grep GREP_PATH = /bin/grep GTHREAD_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include GTHREAD_LIBS = -pthread -lgthread-2.0 -lrt -lglib-2.0 GTKHTML314_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/libgtkhtml-3.14 -I/usr/include/enchant -I/usr/include/gconf/2 GTKHTML314_LIBS = -pthread -lgtkhtml-3.14 -lgtk-x11-2.0 -lenchant -lgconf-2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 GTKHTML38_CFLAGS = GTKHTML38_LIBS = GTKSOURCEVIEW_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 GTKSOURCEVIEW_LIBS = -pthread -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 GTK_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 GTK_LIBS = -pthread -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpango-1.0 -lcairo -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 GUNZIP_PATH = /bin/gunzip GZIP_PATH = /bin/gzip HEAD_PATH = /usr/bin/head ICONV_PATH = /usr/bin/iconv INSTALL = /usr/bin/install -c INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} INSTALL_STRIP_PROGRAM = $(install_sh) -c -s LDFLAGS = LIBOBJS = LIBS = LIBSOUP_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 LIBSOUP_LIBS = -pthread -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 LTLIBOBJS = MAKEINFO = ${SHELL} /home/teus/documents/dev/bibledit/gtk/missing --run makeinfo MAKE_PATH = /usr/bin/make MKDIR_P = /bin/mkdir -p OBJEXT = o PACKAGE = bibledit-gtk PACKAGE_BUGREPORT = http://www.nongnu.org/bibledit PACKAGE_NAME = bibledit-gtk PACKAGE_STRING = bibledit-gtk 4.6 PACKAGE_TARNAME = bibledit-gtk PACKAGE_URL = PACKAGE_VERSION = 4.6 PANGO_CFLAGS = -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include PANGO_LIBS = -pthread -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 PATH_SEPARATOR = : PKG_CONFIG = /usr/bin/pkg-config PKG_CONFIG_LIBDIR = PKG_CONFIG_PATH = /usr/bin/pkg-config SET_MAKE = SHELL = /bin/bash SORT_PATH = /usr/bin/sort SQLITE_CFLAGS = SQLITE_LIBS = -lsqlite3 STRINGS_PATH = /usr/bin/strings STRIP = TAIL_PATH = /usr/bin/tail TEE_TOUCH = /usr/bin/touch VERSION = 4.6 WEBKIT_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 WEBKIT_LIBS = -pthread -lwebkitgtk-1.0 -lgtk-x11-2.0 -lsoup-2.4 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 XML2_CONFIG = /usr/bin/xml2-config XML_CPPFLAGS = -I/usr/include/libxml2 XML_LIBS = -lxml2 abs_builddir = /home/teus/documents/dev/bibledit/gtk/templates abs_srcdir = /home/teus/documents/dev/bibledit/gtk/templates abs_top_builddir = /home/teus/documents/dev/bibledit/gtk abs_top_srcdir = /home/teus/documents/dev/bibledit/gtk ac_ct_CC = gcc ac_ct_CXX = g++ am__include = include am__leading_dot = . am__quote = am__tar = tar --format=ustar -chf - "$$tardir" am__untar = tar -xf - bindir = ${exec_prefix}/bin build_alias = builddir = . datadir = ${datarootdir} datarootdir = ${prefix}/share docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} dvidir = ${docdir} exec_prefix = ${prefix} host_alias = htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info install_sh = ${SHELL} /home/teus/documents/dev/bibledit/gtk/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale localstatedir = ${prefix}/var mandir = ${datarootdir}/man mkdir_p = /bin/mkdir -p oldincludedir = /usr/include packagedatadir = share/bibledit-gtk pdfdir = ${docdir} prefix = /usr program_transform_name = s,x,x, psdir = ${docdir} sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com srcdir = . sysconfdir = ${prefix}/etc target_alias = top_build_prefix = ../ top_builddir = .. top_srcdir = .. dist_pkgdata_DATA = * CLEANFILES = *~ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu templates/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu templates/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-dist_pkgdataDATA: $(dist_pkgdata_DATA) @$(NORMAL_INSTALL) test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)" @list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \ done uninstall-dist_pkgdataDATA: @$(NORMAL_UNINSTALL) @list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(pkgdatadir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dist_pkgdataDATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-dist_pkgdataDATA .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am \ install-dist_pkgdataDATA install-dvi install-dvi-am \ install-exec install-exec-am install-html install-html-am \ install-info install-info-am install-man install-pdf \ install-pdf-am install-ps install-ps-am install-strip \ installcheck installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ pdf-am ps ps-am uninstall uninstall-am \ uninstall-dist_pkgdataDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: bibledit-gtk-4.6/templates/mapping_spanish.xml0000644000175000017500000173260711175243637021677 0ustar00teusteus00000000000000 Genesis 1 31 55 Genesis 1 32 1 Genesis 1 32 1 Genesis 1 32 2 Genesis 1 32 2 Genesis 1 32 3 Genesis 1 32 3 Genesis 1 32 4 Genesis 1 32 4 Genesis 1 32 5 Genesis 1 32 5 Genesis 1 32 6 Genesis 1 32 6 Genesis 1 32 7 Genesis 1 32 7 Genesis 1 32 8 Genesis 1 32 8 Genesis 1 32 9 Genesis 1 32 9 Genesis 1 32 10 Genesis 1 32 10 Genesis 1 32 11 Genesis 1 32 11 Genesis 1 32 12 Genesis 1 32 12 Genesis 1 32 13 Genesis 1 32 13 Genesis 1 32 14 Genesis 1 32 14 Genesis 1 32 15 Genesis 1 32 15 Genesis 1 32 16 Genesis 1 32 16 Genesis 1 32 17 Genesis 1 32 17 Genesis 1 32 18 Genesis 1 32 18 Genesis 1 32 19 Genesis 1 32 19 Genesis 1 32 20 Genesis 1 32 20 Genesis 1 32 21 Genesis 1 32 21 Genesis 1 32 22 Genesis 1 32 22 Genesis 1 32 23 Genesis 1 32 23 Genesis 1 32 24 Genesis 1 32 24 Genesis 1 32 25 Genesis 1 32 25 Genesis 1 32 26 Genesis 1 32 26 Genesis 1 32 27 Genesis 1 32 27 Genesis 1 32 28 Genesis 1 32 28 Genesis 1 32 29 Genesis 1 32 29 Genesis 1 32 30 Genesis 1 32 30 Genesis 1 32 31 Genesis 1 32 31 Genesis 1 32 32 Genesis 1 32 32 Genesis 1 32 33 Exodus 2 8 1 Exodus 2 7 26 Exodus 2 8 2 Exodus 2 7 27 Exodus 2 8 3 Exodus 2 7 28 Exodus 2 8 4 Exodus 2 7 29 Exodus 2 8 5 Exodus 2 8 1 Exodus 2 8 6 Exodus 2 8 2 Exodus 2 8 7 Exodus 2 8 3 Exodus 2 8 8 Exodus 2 8 4 Exodus 2 8 9 Exodus 2 8 5 Exodus 2 8 10 Exodus 2 8 6 Exodus 2 8 11 Exodus 2 8 7 Exodus 2 8 12 Exodus 2 8 8 Exodus 2 8 13 Exodus 2 8 9 Exodus 2 8 14 Exodus 2 8 10 Exodus 2 8 15 Exodus 2 8 11 Exodus 2 8 16 Exodus 2 8 12 Exodus 2 8 17 Exodus 2 8 13 Exodus 2 8 18 Exodus 2 8 14 Exodus 2 8 19 Exodus 2 8 15 Exodus 2 8 20 Exodus 2 8 16 Exodus 2 8 21 Exodus 2 8 17 Exodus 2 8 22 Exodus 2 8 18 Exodus 2 8 23 Exodus 2 8 19 Exodus 2 8 24 Exodus 2 8 20 Exodus 2 8 25 Exodus 2 8 21 Exodus 2 8 26 Exodus 2 8 22 Exodus 2 8 27 Exodus 2 8 23 Exodus 2 8 28 Exodus 2 8 24 Exodus 2 8 29 Exodus 2 8 25 Exodus 2 8 30 Exodus 2 8 26 Exodus 2 8 31 Exodus 2 8 27 Exodus 2 8 32 Exodus 2 8 28 Exodus 2 22 1 Exodus 2 21 37 Exodus 2 22 2 Exodus 2 22 1 Exodus 2 22 3 Exodus 2 22 2 Exodus 2 22 4 Exodus 2 22 3 Exodus 2 22 5 Exodus 2 22 4 Exodus 2 22 6 Exodus 2 22 5 Exodus 2 22 7 Exodus 2 22 6 Exodus 2 22 8 Exodus 2 22 7 Exodus 2 22 9 Exodus 2 22 8 Exodus 2 22 10 Exodus 2 22 9 Exodus 2 22 11 Exodus 2 22 10 Exodus 2 22 12 Exodus 2 22 11 Exodus 2 22 13 Exodus 2 22 12 Exodus 2 22 14 Exodus 2 22 13 Exodus 2 22 15 Exodus 2 22 14 Exodus 2 22 16 Exodus 2 22 15 Exodus 2 22 17 Exodus 2 22 16 Exodus 2 22 18 Exodus 2 22 17 Exodus 2 22 19 Exodus 2 22 18 Exodus 2 22 20 Exodus 2 22 19 Exodus 2 22 21 Exodus 2 22 20 Exodus 2 22 22 Exodus 2 22 21 Exodus 2 22 23 Exodus 2 22 22 Exodus 2 22 24 Exodus 2 22 23 Exodus 2 22 25 Exodus 2 22 24 Exodus 2 22 26 Exodus 2 22 25 Exodus 2 22 27 Exodus 2 22 26 Exodus 2 22 28 Exodus 2 22 27 Exodus 2 22 29 Exodus 2 22 28 Exodus 2 22 30 Exodus 2 22 29 Exodus 2 22 31 Exodus 2 22 30 Leviticus 3 6 1 Leviticus 3 5 20 Leviticus 3 6 2 Leviticus 3 5 21 Leviticus 3 6 3 Leviticus 3 5 22 Leviticus 3 6 4 Leviticus 3 5 23 Leviticus 3 6 5 Leviticus 3 5 24 Leviticus 3 6 6 Leviticus 3 5 25 Leviticus 3 6 7 Leviticus 3 5 26 Leviticus 3 6 8 Leviticus 3 6 1 Leviticus 3 6 9 Leviticus 3 6 2 Leviticus 3 6 10 Leviticus 3 6 3 Leviticus 3 6 11 Leviticus 3 6 4 Leviticus 3 6 12 Leviticus 3 6 5 Leviticus 3 6 13 Leviticus 3 6 6 Leviticus 3 6 14 Leviticus 3 6 7 Leviticus 3 6 15 Leviticus 3 6 8 Leviticus 3 6 16 Leviticus 3 6 9 Leviticus 3 6 17 Leviticus 3 6 10 Leviticus 3 6 18 Leviticus 3 6 11 Leviticus 3 6 19 Leviticus 3 6 12 Leviticus 3 6 20 Leviticus 3 6 13 Leviticus 3 6 21 Leviticus 3 6 14 Leviticus 3 6 22 Leviticus 3 6 15 Leviticus 3 6 23 Leviticus 3 6 16 Leviticus 3 6 24 Leviticus 3 6 17 Leviticus 3 6 25 Leviticus 3 6 18 Leviticus 3 6 26 Leviticus 3 6 19 Leviticus 3 6 27 Leviticus 3 6 20 Leviticus 3 6 28 Leviticus 3 6 21 Leviticus 3 6 29 Leviticus 3 6 22 Leviticus 3 6 30 Leviticus 3 6 23 Numbers 4 16 36 Numbers 4 17 1 Numbers 4 16 37 Numbers 4 17 2 Numbers 4 16 38 Numbers 4 17 3 Numbers 4 16 39 Numbers 4 17 4 Numbers 4 16 40 Numbers 4 17 5 Numbers 4 16 41 Numbers 4 17 6 Numbers 4 16 42 Numbers 4 17 7 Numbers 4 16 43 Numbers 4 17 8 Numbers 4 16 44 Numbers 4 17 9 Numbers 4 16 45 Numbers 4 17 10 Numbers 4 16 46 Numbers 4 17 11 Numbers 4 16 47 Numbers 4 17 12 Numbers 4 16 48 Numbers 4 17 13 Numbers 4 16 49 Numbers 4 17 14 Numbers 4 16 50 Numbers 4 17 15 Numbers 4 17 1 Numbers 4 17 16 Numbers 4 17 2 Numbers 4 17 17 Numbers 4 17 3 Numbers 4 17 18 Numbers 4 17 4 Numbers 4 17 19 Numbers 4 17 5 Numbers 4 17 20 Numbers 4 17 6 Numbers 4 17 21 Numbers 4 17 7 Numbers 4 17 22 Numbers 4 17 8 Numbers 4 17 23 Numbers 4 17 9 Numbers 4 17 24 Numbers 4 17 10 Numbers 4 17 25 Numbers 4 17 11 Numbers 4 17 26 Numbers 4 17 12 Numbers 4 17 27 Numbers 4 17 13 Numbers 4 17 28 Numbers 4 26 1 Numbers 4 25 19 Numbers 4 26 1 Numbers 4 26 1 Numbers 4 29 40 Numbers 4 30 1 Numbers 4 30 1 Numbers 4 30 2 Numbers 4 30 2 Numbers 4 30 3 Numbers 4 30 3 Numbers 4 30 4 Numbers 4 30 4 Numbers 4 30 5 Numbers 4 30 5 Numbers 4 30 6 Numbers 4 30 6 Numbers 4 30 7 Numbers 4 30 7 Numbers 4 30 8 Numbers 4 30 8 Numbers 4 30 9 Numbers 4 30 9 Numbers 4 30 10 Numbers 4 30 10 Numbers 4 30 11 Numbers 4 30 11 Numbers 4 30 12 Numbers 4 30 12 Numbers 4 30 13 Numbers 4 30 13 Numbers 4 30 14 Numbers 4 30 14 Numbers 4 30 15 Numbers 4 30 15 Numbers 4 30 16 Numbers 4 30 16 Numbers 4 30 17 Deuteronomy 5 12 32 Deuteronomy 5 13 1 Deuteronomy 5 13 1 Deuteronomy 5 13 2 Deuteronomy 5 13 2 Deuteronomy 5 13 3 Deuteronomy 5 13 3 Deuteronomy 5 13 4 Deuteronomy 5 13 4 Deuteronomy 5 13 5 Deuteronomy 5 13 5 Deuteronomy 5 13 6 Deuteronomy 5 13 6 Deuteronomy 5 13 7 Deuteronomy 5 13 7 Deuteronomy 5 13 8 Deuteronomy 5 13 8 Deuteronomy 5 13 9 Deuteronomy 5 13 9 Deuteronomy 5 13 10 Deuteronomy 5 13 10 Deuteronomy 5 13 11 Deuteronomy 5 13 11 Deuteronomy 5 13 12 Deuteronomy 5 13 12 Deuteronomy 5 13 13 Deuteronomy 5 13 13 Deuteronomy 5 13 14 Deuteronomy 5 13 14 Deuteronomy 5 13 15 Deuteronomy 5 13 15 Deuteronomy 5 13 16 Deuteronomy 5 13 16 Deuteronomy 5 13 17 Deuteronomy 5 13 17 Deuteronomy 5 13 18 Deuteronomy 5 13 18 Deuteronomy 5 13 19 Deuteronomy 5 22 30 Deuteronomy 5 23 1 Deuteronomy 5 23 1 Deuteronomy 5 23 2 Deuteronomy 5 23 2 Deuteronomy 5 23 3 Deuteronomy 5 23 3 Deuteronomy 5 23 4 Deuteronomy 5 23 4 Deuteronomy 5 23 5 Deuteronomy 5 23 5 Deuteronomy 5 23 6 Deuteronomy 5 23 6 Deuteronomy 5 23 7 Deuteronomy 5 23 7 Deuteronomy 5 23 8 Deuteronomy 5 23 8 Deuteronomy 5 23 9 Deuteronomy 5 23 9 Deuteronomy 5 23 10 Deuteronomy 5 23 10 Deuteronomy 5 23 11 Deuteronomy 5 23 11 Deuteronomy 5 23 12 Deuteronomy 5 23 12 Deuteronomy 5 23 13 Deuteronomy 5 23 13 Deuteronomy 5 23 14 Deuteronomy 5 23 14 Deuteronomy 5 23 15 Deuteronomy 5 23 15 Deuteronomy 5 23 16 Deuteronomy 5 23 16 Deuteronomy 5 23 17 Deuteronomy 5 23 17 Deuteronomy 5 23 18 Deuteronomy 5 23 18 Deuteronomy 5 23 19 Deuteronomy 5 23 19 Deuteronomy 5 23 20 Deuteronomy 5 23 20 Deuteronomy 5 23 21 Deuteronomy 5 23 21 Deuteronomy 5 23 22 Deuteronomy 5 23 22 Deuteronomy 5 23 23 Deuteronomy 5 23 23 Deuteronomy 5 23 24 Deuteronomy 5 23 24 Deuteronomy 5 23 25 Deuteronomy 5 23 25 Deuteronomy 5 23 26 Deuteronomy 5 29 1 Deuteronomy 5 28 69 Deuteronomy 5 29 2 Deuteronomy 5 29 1 Deuteronomy 5 29 3 Deuteronomy 5 29 2 Deuteronomy 5 29 4 Deuteronomy 5 29 3 Deuteronomy 5 29 5 Deuteronomy 5 29 4 Deuteronomy 5 29 6 Deuteronomy 5 29 5 Deuteronomy 5 29 7 Deuteronomy 5 29 6 Deuteronomy 5 29 8 Deuteronomy 5 29 7 Deuteronomy 5 29 9 Deuteronomy 5 29 8 Deuteronomy 5 29 10 Deuteronomy 5 29 9 Deuteronomy 5 29 11 Deuteronomy 5 29 10 Deuteronomy 5 29 12 Deuteronomy 5 29 11 Deuteronomy 5 29 13 Deuteronomy 5 29 12 Deuteronomy 5 29 14 Deuteronomy 5 29 13 Deuteronomy 5 29 15 Deuteronomy 5 29 14 Deuteronomy 5 29 16 Deuteronomy 5 29 15 Deuteronomy 5 29 17 Deuteronomy 5 29 16 Deuteronomy 5 29 18 Deuteronomy 5 29 17 Deuteronomy 5 29 19 Deuteronomy 5 29 18 Deuteronomy 5 29 20 Deuteronomy 5 29 19 Deuteronomy 5 29 21 Deuteronomy 5 29 20 Deuteronomy 5 29 22 Deuteronomy 5 29 21 Deuteronomy 5 29 23 Deuteronomy 5 29 22 Deuteronomy 5 29 24 Deuteronomy 5 29 23 Deuteronomy 5 29 25 Deuteronomy 5 29 24 Deuteronomy 5 29 26 Deuteronomy 5 29 25 Deuteronomy 5 29 27 Deuteronomy 5 29 26 Deuteronomy 5 29 28 Deuteronomy 5 29 27 Deuteronomy 5 29 29 Deuteronomy 5 29 28 1 Samuel 9 20 42 1 Samuel 9 20 41 1 Samuel 9 21 1 1 Samuel 9 21 2 1 Samuel 9 21 2 1 Samuel 9 21 3 1 Samuel 9 21 3 1 Samuel 9 21 4 1 Samuel 9 21 4 1 Samuel 9 21 5 1 Samuel 9 21 5 1 Samuel 9 21 6 1 Samuel 9 21 6 1 Samuel 9 21 7 1 Samuel 9 21 7 1 Samuel 9 21 8 1 Samuel 9 21 8 1 Samuel 9 21 9 1 Samuel 9 21 9 1 Samuel 9 21 10 1 Samuel 9 21 10 1 Samuel 9 21 11 1 Samuel 9 21 11 1 Samuel 9 21 12 1 Samuel 9 21 12 1 Samuel 9 21 13 1 Samuel 9 21 13 1 Samuel 9 21 14 1 Samuel 9 21 14 1 Samuel 9 21 15 1 Samuel 9 21 15 1 Samuel 9 21 16 1 Samuel 9 23 28 1 Samuel 9 24 1 1 Samuel 9 23 29 1 Samuel 9 24 1 1 Samuel 9 24 1 1 Samuel 9 24 2 1 Samuel 9 24 2 1 Samuel 9 24 3 1 Samuel 9 24 3 1 Samuel 9 24 4 1 Samuel 9 24 4 1 Samuel 9 24 5 1 Samuel 9 24 5 1 Samuel 9 24 6 1 Samuel 9 24 6 1 Samuel 9 24 7 1 Samuel 9 24 7 1 Samuel 9 24 8 1 Samuel 9 24 8 1 Samuel 9 24 9 1 Samuel 9 24 9 1 Samuel 9 24 10 1 Samuel 9 24 10 1 Samuel 9 24 11 1 Samuel 9 24 11 1 Samuel 9 24 12 1 Samuel 9 24 12 1 Samuel 9 24 13 1 Samuel 9 24 13 1 Samuel 9 24 14 1 Samuel 9 24 14 1 Samuel 9 24 15 1 Samuel 9 24 15 1 Samuel 9 24 16 1 Samuel 9 24 16 1 Samuel 9 24 17 1 Samuel 9 24 17 1 Samuel 9 24 18 1 Samuel 9 24 18 1 Samuel 9 24 19 1 Samuel 9 24 19 1 Samuel 9 24 20 1 Samuel 9 24 20 1 Samuel 9 24 21 1 Samuel 9 24 21 1 Samuel 9 24 22 1 Samuel 9 24 22 1 Samuel 9 24 23 2 Samuel 10 18 33 2 Samuel 10 19 1 2 Samuel 10 19 1 2 Samuel 10 19 2 2 Samuel 10 19 2 2 Samuel 10 19 3 2 Samuel 10 19 3 2 Samuel 10 19 4 2 Samuel 10 19 4 2 Samuel 10 19 5 2 Samuel 10 19 5 2 Samuel 10 19 6 2 Samuel 10 19 6 2 Samuel 10 19 7 2 Samuel 10 19 7 2 Samuel 10 19 8 2 Samuel 10 19 8 2 Samuel 10 19 9 2 Samuel 10 19 9 2 Samuel 10 19 10 2 Samuel 10 19 10 2 Samuel 10 19 11 2 Samuel 10 19 11 2 Samuel 10 19 12 2 Samuel 10 19 12 2 Samuel 10 19 13 2 Samuel 10 19 13 2 Samuel 10 19 14 2 Samuel 10 19 14 2 Samuel 10 19 15 2 Samuel 10 19 15 2 Samuel 10 19 16 2 Samuel 10 19 16 2 Samuel 10 19 17 2 Samuel 10 19 17 2 Samuel 10 19 18 2 Samuel 10 19 18 2 Samuel 10 19 19 2 Samuel 10 19 19 2 Samuel 10 19 20 2 Samuel 10 19 20 2 Samuel 10 19 21 2 Samuel 10 19 21 2 Samuel 10 19 22 2 Samuel 10 19 22 2 Samuel 10 19 23 2 Samuel 10 19 23 2 Samuel 10 19 24 2 Samuel 10 19 24 2 Samuel 10 19 25 2 Samuel 10 19 25 2 Samuel 10 19 26 2 Samuel 10 19 26 2 Samuel 10 19 27 2 Samuel 10 19 27 2 Samuel 10 19 28 2 Samuel 10 19 28 2 Samuel 10 19 29 2 Samuel 10 19 29 2 Samuel 10 19 30 2 Samuel 10 19 30 2 Samuel 10 19 31 2 Samuel 10 19 31 2 Samuel 10 19 32 2 Samuel 10 19 32 2 Samuel 10 19 33 2 Samuel 10 19 33 2 Samuel 10 19 34 2 Samuel 10 19 34 2 Samuel 10 19 35 2 Samuel 10 19 35 2 Samuel 10 19 36 2 Samuel 10 19 36 2 Samuel 10 19 37 2 Samuel 10 19 37 2 Samuel 10 19 38 2 Samuel 10 19 38 2 Samuel 10 19 39 2 Samuel 10 19 39 2 Samuel 10 19 40 2 Samuel 10 19 40 2 Samuel 10 19 41 2 Samuel 10 19 41 2 Samuel 10 19 42 2 Samuel 10 19 42 2 Samuel 10 19 43 2 Samuel 10 19 43 2 Samuel 10 19 44 1 Kings 11 4 21 1 Kings 11 5 1 1 Kings 11 4 22 1 Kings 11 5 2 1 Kings 11 4 23 1 Kings 11 5 3 1 Kings 11 4 24 1 Kings 11 5 4 1 Kings 11 4 25 1 Kings 11 5 5 1 Kings 11 4 26 1 Kings 11 5 6 1 Kings 11 4 27 1 Kings 11 5 7 1 Kings 11 4 28 1 Kings 11 5 8 1 Kings 11 4 29 1 Kings 11 5 9 1 Kings 11 4 30 1 Kings 11 5 10 1 Kings 11 4 31 1 Kings 11 5 11 1 Kings 11 4 32 1 Kings 11 5 12 1 Kings 11 4 33 1 Kings 11 5 13 1 Kings 11 4 34 1 Kings 11 5 14 1 Kings 11 5 1 1 Kings 11 5 15 1 Kings 11 5 2 1 Kings 11 5 16 1 Kings 11 5 3 1 Kings 11 5 17 1 Kings 11 5 4 1 Kings 11 5 18 1 Kings 11 5 5 1 Kings 11 5 19 1 Kings 11 5 6 1 Kings 11 5 20 1 Kings 11 5 7 1 Kings 11 5 21 1 Kings 11 5 8 1 Kings 11 5 22 1 Kings 11 5 9 1 Kings 11 5 23 1 Kings 11 5 10 1 Kings 11 5 24 1 Kings 11 5 11 1 Kings 11 5 25 1 Kings 11 5 12 1 Kings 11 5 26 1 Kings 11 5 13 1 Kings 11 5 27 1 Kings 11 5 14 1 Kings 11 5 28 1 Kings 11 5 15 1 Kings 11 5 29 1 Kings 11 5 16 1 Kings 11 5 30 1 Kings 11 5 17 1 Kings 11 5 31 1 Kings 11 5 18 1 Kings 11 5 32 1 Kings 11 18 33 1 Kings 11 18 33 1 Kings 11 18 33 1 Kings 11 18 34 1 Kings 11 22 43 1 Kings 11 22 43 1 Kings 11 22 43 1 Kings 11 22 44 1 Kings 11 22 44 1 Kings 11 22 45 1 Kings 11 22 45 1 Kings 11 22 46 1 Kings 11 22 46 1 Kings 11 22 47 1 Kings 11 22 47 1 Kings 11 22 48 1 Kings 11 22 48 1 Kings 11 22 49 1 Kings 11 22 49 1 Kings 11 22 50 1 Kings 11 22 50 1 Kings 11 22 51 1 Kings 11 22 51 1 Kings 11 22 52 1 Kings 11 22 52 1 Kings 11 22 53 1 Kings 11 22 53 1 Kings 11 22 54 2 Kings 12 11 21 2 Kings 12 12 1 2 Kings 12 12 1 2 Kings 12 12 2 2 Kings 12 12 2 2 Kings 12 12 3 2 Kings 12 12 3 2 Kings 12 12 4 2 Kings 12 12 4 2 Kings 12 12 5 2 Kings 12 12 5 2 Kings 12 12 6 2 Kings 12 12 6 2 Kings 12 12 7 2 Kings 12 12 7 2 Kings 12 12 8 2 Kings 12 12 8 2 Kings 12 12 9 2 Kings 12 12 9 2 Kings 12 12 10 2 Kings 12 12 10 2 Kings 12 12 11 2 Kings 12 12 11 2 Kings 12 12 12 2 Kings 12 12 12 2 Kings 12 12 13 2 Kings 12 12 13 2 Kings 12 12 14 2 Kings 12 12 14 2 Kings 12 12 15 2 Kings 12 12 15 2 Kings 12 12 16 2 Kings 12 12 16 2 Kings 12 12 17 2 Kings 12 12 17 2 Kings 12 12 18 2 Kings 12 12 18 2 Kings 12 12 19 2 Kings 12 12 19 2 Kings 12 12 20 2 Kings 12 12 20 2 Kings 12 12 21 2 Kings 12 12 21 2 Kings 12 12 22 1 Chronicles 13 6 1 1 Chronicles 13 5 27 1 Chronicles 13 6 2 1 Chronicles 13 5 28 1 Chronicles 13 6 3 1 Chronicles 13 5 29 1 Chronicles 13 6 4 1 Chronicles 13 5 30 1 Chronicles 13 6 5 1 Chronicles 13 5 31 1 Chronicles 13 6 6 1 Chronicles 13 5 32 1 Chronicles 13 6 7 1 Chronicles 13 5 33 1 Chronicles 13 6 8 1 Chronicles 13 5 34 1 Chronicles 13 6 9 1 Chronicles 13 5 35 1 Chronicles 13 6 10 1 Chronicles 13 5 36 1 Chronicles 13 6 11 1 Chronicles 13 5 37 1 Chronicles 13 6 12 1 Chronicles 13 5 38 1 Chronicles 13 6 13 1 Chronicles 13 5 39 1 Chronicles 13 6 14 1 Chronicles 13 5 40 1 Chronicles 13 6 15 1 Chronicles 13 5 41 1 Chronicles 13 6 16 1 Chronicles 13 6 1 1 Chronicles 13 6 17 1 Chronicles 13 6 2 1 Chronicles 13 6 18 1 Chronicles 13 6 3 1 Chronicles 13 6 19 1 Chronicles 13 6 4 1 Chronicles 13 6 20 1 Chronicles 13 6 5 1 Chronicles 13 6 21 1 Chronicles 13 6 6 1 Chronicles 13 6 22 1 Chronicles 13 6 7 1 Chronicles 13 6 23 1 Chronicles 13 6 8 1 Chronicles 13 6 24 1 Chronicles 13 6 9 1 Chronicles 13 6 25 1 Chronicles 13 6 10 1 Chronicles 13 6 26 1 Chronicles 13 6 11 1 Chronicles 13 6 27 1 Chronicles 13 6 12 1 Chronicles 13 6 28 1 Chronicles 13 6 13 1 Chronicles 13 6 29 1 Chronicles 13 6 14 1 Chronicles 13 6 30 1 Chronicles 13 6 15 1 Chronicles 13 6 31 1 Chronicles 13 6 16 1 Chronicles 13 6 32 1 Chronicles 13 6 17 1 Chronicles 13 6 33 1 Chronicles 13 6 18 1 Chronicles 13 6 34 1 Chronicles 13 6 19 1 Chronicles 13 6 35 1 Chronicles 13 6 20 1 Chronicles 13 6 36 1 Chronicles 13 6 21 1 Chronicles 13 6 37 1 Chronicles 13 6 22 1 Chronicles 13 6 38 1 Chronicles 13 6 23 1 Chronicles 13 6 39 1 Chronicles 13 6 24 1 Chronicles 13 6 40 1 Chronicles 13 6 25 1 Chronicles 13 6 41 1 Chronicles 13 6 26 1 Chronicles 13 6 42 1 Chronicles 13 6 27 1 Chronicles 13 6 43 1 Chronicles 13 6 28 1 Chronicles 13 6 44 1 Chronicles 13 6 29 1 Chronicles 13 6 45 1 Chronicles 13 6 30 1 Chronicles 13 6 46 1 Chronicles 13 6 31 1 Chronicles 13 6 47 1 Chronicles 13 6 32 1 Chronicles 13 6 48 1 Chronicles 13 6 33 1 Chronicles 13 6 49 1 Chronicles 13 6 34 1 Chronicles 13 6 50 1 Chronicles 13 6 35 1 Chronicles 13 6 51 1 Chronicles 13 6 36 1 Chronicles 13 6 52 1 Chronicles 13 6 37 1 Chronicles 13 6 53 1 Chronicles 13 6 38 1 Chronicles 13 6 54 1 Chronicles 13 6 39 1 Chronicles 13 6 55 1 Chronicles 13 6 40 1 Chronicles 13 6 56 1 Chronicles 13 6 41 1 Chronicles 13 6 57 1 Chronicles 13 6 42 1 Chronicles 13 6 58 1 Chronicles 13 6 43 1 Chronicles 13 6 59 1 Chronicles 13 6 44 1 Chronicles 13 6 60 1 Chronicles 13 6 45 1 Chronicles 13 6 61 1 Chronicles 13 6 46 1 Chronicles 13 6 62 1 Chronicles 13 6 47 1 Chronicles 13 6 63 1 Chronicles 13 6 48 1 Chronicles 13 6 64 1 Chronicles 13 6 49 1 Chronicles 13 6 65 1 Chronicles 13 6 50 1 Chronicles 13 6 66 1 Chronicles 13 6 51 1 Chronicles 13 6 67 1 Chronicles 13 6 52 1 Chronicles 13 6 68 1 Chronicles 13 6 53 1 Chronicles 13 6 69 1 Chronicles 13 6 54 1 Chronicles 13 6 70 1 Chronicles 13 6 55 1 Chronicles 13 6 71 1 Chronicles 13 6 56 1 Chronicles 13 6 72 1 Chronicles 13 6 57 1 Chronicles 13 6 73 1 Chronicles 13 6 58 1 Chronicles 13 6 74 1 Chronicles 13 6 59 1 Chronicles 13 6 75 1 Chronicles 13 6 60 1 Chronicles 13 6 76 1 Chronicles 13 6 61 1 Chronicles 13 6 77 1 Chronicles 13 6 62 1 Chronicles 13 6 78 1 Chronicles 13 6 63 1 Chronicles 13 6 79 1 Chronicles 13 6 64 1 Chronicles 13 6 80 1 Chronicles 13 6 65 1 Chronicles 13 6 81 1 Chronicles 13 6 66 1 Chronicles 13 12 4 1 Chronicles 13 12 4 1 Chronicles 13 12 4 1 Chronicles 13 12 5 1 Chronicles 13 12 5 1 Chronicles 13 12 6 1 Chronicles 13 12 6 1 Chronicles 13 12 7 1 Chronicles 13 12 7 1 Chronicles 13 12 8 1 Chronicles 13 12 8 1 Chronicles 13 12 9 1 Chronicles 13 12 9 1 Chronicles 13 12 10 1 Chronicles 13 12 10 1 Chronicles 13 12 11 1 Chronicles 13 12 11 1 Chronicles 13 12 12 1 Chronicles 13 12 12 1 Chronicles 13 12 13 1 Chronicles 13 12 13 1 Chronicles 13 12 14 1 Chronicles 13 12 14 1 Chronicles 13 12 15 1 Chronicles 13 12 15 1 Chronicles 13 12 16 1 Chronicles 13 12 16 1 Chronicles 13 12 17 1 Chronicles 13 12 17 1 Chronicles 13 12 18 1 Chronicles 13 12 18 1 Chronicles 13 12 19 1 Chronicles 13 12 19 1 Chronicles 13 12 20 1 Chronicles 13 12 20 1 Chronicles 13 12 21 1 Chronicles 13 12 21 1 Chronicles 13 12 22 1 Chronicles 13 12 22 1 Chronicles 13 12 23 1 Chronicles 13 12 23 1 Chronicles 13 12 24 1 Chronicles 13 12 24 1 Chronicles 13 12 25 1 Chronicles 13 12 25 1 Chronicles 13 12 26 1 Chronicles 13 12 26 1 Chronicles 13 12 27 1 Chronicles 13 12 27 1 Chronicles 13 12 28 1 Chronicles 13 12 28 1 Chronicles 13 12 29 1 Chronicles 13 12 29 1 Chronicles 13 12 30 1 Chronicles 13 12 30 1 Chronicles 13 12 31 1 Chronicles 13 12 31 1 Chronicles 13 12 32 1 Chronicles 13 12 32 1 Chronicles 13 12 33 1 Chronicles 13 12 33 1 Chronicles 13 12 34 1 Chronicles 13 12 34 1 Chronicles 13 12 35 1 Chronicles 13 12 35 1 Chronicles 13 12 36 1 Chronicles 13 12 36 1 Chronicles 13 12 37 1 Chronicles 13 12 37 1 Chronicles 13 12 38 1 Chronicles 13 12 38 1 Chronicles 13 12 39 1 Chronicles 13 12 39 1 Chronicles 13 12 40 1 Chronicles 13 12 40 1 Chronicles 13 12 41 2 Chronicles 14 2 1 2 Chronicles 14 1 18 2 Chronicles 14 2 2 2 Chronicles 14 2 1 2 Chronicles 14 2 3 2 Chronicles 14 2 2 2 Chronicles 14 2 4 2 Chronicles 14 2 3 2 Chronicles 14 2 5 2 Chronicles 14 2 4 2 Chronicles 14 2 6 2 Chronicles 14 2 5 2 Chronicles 14 2 7 2 Chronicles 14 2 6 2 Chronicles 14 2 8 2 Chronicles 14 2 7 2 Chronicles 14 2 9 2 Chronicles 14 2 8 2 Chronicles 14 2 10 2 Chronicles 14 2 9 2 Chronicles 14 2 11 2 Chronicles 14 2 10 2 Chronicles 14 2 12 2 Chronicles 14 2 11 2 Chronicles 14 2 13 2 Chronicles 14 2 12 2 Chronicles 14 2 14 2 Chronicles 14 2 13 2 Chronicles 14 2 15 2 Chronicles 14 2 14 2 Chronicles 14 2 16 2 Chronicles 14 2 15 2 Chronicles 14 2 17 2 Chronicles 14 2 16 2 Chronicles 14 2 18 2 Chronicles 14 2 17 2 Chronicles 14 14 1 2 Chronicles 14 13 23 2 Chronicles 14 14 2 2 Chronicles 14 14 1 2 Chronicles 14 14 3 2 Chronicles 14 14 2 2 Chronicles 14 14 4 2 Chronicles 14 14 3 2 Chronicles 14 14 5 2 Chronicles 14 14 4 2 Chronicles 14 14 6 2 Chronicles 14 14 5 2 Chronicles 14 14 7 2 Chronicles 14 14 6 2 Chronicles 14 14 8 2 Chronicles 14 14 7 2 Chronicles 14 14 9 2 Chronicles 14 14 8 2 Chronicles 14 14 10 2 Chronicles 14 14 9 2 Chronicles 14 14 11 2 Chronicles 14 14 10 2 Chronicles 14 14 12 2 Chronicles 14 14 11 2 Chronicles 14 14 13 2 Chronicles 14 14 12 2 Chronicles 14 14 14 2 Chronicles 14 14 13 2 Chronicles 14 14 15 2 Chronicles 14 14 14 Nehemiah 16 4 1 Nehemiah 16 3 33 Nehemiah 16 4 2 Nehemiah 16 3 34 Nehemiah 16 4 3 Nehemiah 16 3 35 Nehemiah 16 4 4 Nehemiah 16 3 36 Nehemiah 16 4 5 Nehemiah 16 3 37 Nehemiah 16 4 6 Nehemiah 16 3 38 Nehemiah 16 4 7 Nehemiah 16 4 1 Nehemiah 16 4 8 Nehemiah 16 4 2 Nehemiah 16 4 9 Nehemiah 16 4 3 Nehemiah 16 4 10 Nehemiah 16 4 4 Nehemiah 16 4 11 Nehemiah 16 4 5 Nehemiah 16 4 12 Nehemiah 16 4 6 Nehemiah 16 4 13 Nehemiah 16 4 7 Nehemiah 16 4 14 Nehemiah 16 4 8 Nehemiah 16 4 15 Nehemiah 16 4 9 Nehemiah 16 4 16 Nehemiah 16 4 10 Nehemiah 16 4 17 Nehemiah 16 4 11 Nehemiah 16 4 18 Nehemiah 16 4 12 Nehemiah 16 4 19 Nehemiah 16 4 13 Nehemiah 16 4 20 Nehemiah 16 4 14 Nehemiah 16 4 21 Nehemiah 16 4 15 Nehemiah 16 4 22 Nehemiah 16 4 16 Nehemiah 16 4 23 Nehemiah 16 4 17 Nehemiah 16 7 68 Nehemiah 16 7 67 Nehemiah 16 7 69 Nehemiah 16 7 68 Nehemiah 16 7 70 Nehemiah 16 7 69 Nehemiah 16 7 71 Nehemiah 16 7 70 Nehemiah 16 7 72 Nehemiah 16 7 71 Nehemiah 16 7 73 Nehemiah 16 7 72 Nehemiah 16 9 38 Nehemiah 16 10 1 Nehemiah 16 10 1 Nehemiah 16 10 2 Nehemiah 16 10 2 Nehemiah 16 10 3 Nehemiah 16 10 3 Nehemiah 16 10 4 Nehemiah 16 10 4 Nehemiah 16 10 5 Nehemiah 16 10 5 Nehemiah 16 10 6 Nehemiah 16 10 6 Nehemiah 16 10 7 Nehemiah 16 10 7 Nehemiah 16 10 8 Nehemiah 16 10 8 Nehemiah 16 10 9 Nehemiah 16 10 9 Nehemiah 16 10 10 Nehemiah 16 10 10 Nehemiah 16 10 11 Nehemiah 16 10 11 Nehemiah 16 10 12 Nehemiah 16 10 12 Nehemiah 16 10 13 Nehemiah 16 10 13 Nehemiah 16 10 14 Nehemiah 16 10 14 Nehemiah 16 10 15 Nehemiah 16 10 15 Nehemiah 16 10 16 Nehemiah 16 10 16 Nehemiah 16 10 17 Nehemiah 16 10 17 Nehemiah 16 10 18 Nehemiah 16 10 18 Nehemiah 16 10 19 Nehemiah 16 10 19 Nehemiah 16 10 20 Nehemiah 16 10 20 Nehemiah 16 10 21 Nehemiah 16 10 21 Nehemiah 16 10 22 Nehemiah 16 10 22 Nehemiah 16 10 23 Nehemiah 16 10 23 Nehemiah 16 10 24 Nehemiah 16 10 24 Nehemiah 16 10 25 Nehemiah 16 10 25 Nehemiah 16 10 26 Nehemiah 16 10 26 Nehemiah 16 10 27 Nehemiah 16 10 27 Nehemiah 16 10 28 Nehemiah 16 10 28 Nehemiah 16 10 29 Nehemiah 16 10 29 Nehemiah 16 10 30 Nehemiah 16 10 30 Nehemiah 16 10 31 Nehemiah 16 10 31 Nehemiah 16 10 32 Nehemiah 16 10 32 Nehemiah 16 10 33 Nehemiah 16 10 33 Nehemiah 16 10 34 Nehemiah 16 10 34 Nehemiah 16 10 35 Nehemiah 16 10 35 Nehemiah 16 10 36 Nehemiah 16 10 36 Nehemiah 16 10 37 Nehemiah 16 10 37 Nehemiah 16 10 38 Nehemiah 16 10 38 Nehemiah 16 10 39 Nehemiah 16 10 39 Nehemiah 16 10 40 Job 18 41 1 Job 18 40 25 Job 18 41 2 Job 18 40 26 Job 18 41 3 Job 18 40 27 Job 18 41 4 Job 18 40 28 Job 18 41 5 Job 18 40 29 Job 18 41 6 Job 18 40 30 Job 18 41 7 Job 18 40 31 Job 18 41 8 Job 18 40 32 Job 18 41 9 Job 18 41 1 Job 18 41 10 Job 18 41 2 Job 18 41 11 Job 18 41 3 Job 18 41 12 Job 18 41 4 Job 18 41 13 Job 18 41 5 Job 18 41 14 Job 18 41 6 Job 18 41 15 Job 18 41 7 Job 18 41 16 Job 18 41 8 Job 18 41 17 Job 18 41 9 Job 18 41 18 Job 18 41 10 Job 18 41 19 Job 18 41 11 Job 18 41 20 Job 18 41 12 Job 18 41 21 Job 18 41 13 Job 18 41 22 Job 18 41 14 Job 18 41 23 Job 18 41 15 Job 18 41 24 Job 18 41 16 Job 18 41 25 Job 18 41 17 Job 18 41 26 Job 18 41 18 Job 18 41 27 Job 18 41 19 Job 18 41 28 Job 18 41 20 Job 18 41 29 Job 18 41 21 Job 18 41 30 Job 18 41 22 Job 18 41 31 Job 18 41 23 Job 18 41 32 Job 18 41 24 Job 18 41 33 Job 18 41 25 Job 18 41 34 Job 18 41 26 Psalms 19 3 0 Psalms 19 3 1 Psalms 19 3 1 Psalms 19 3 2 Psalms 19 3 2 Psalms 19 3 3 Psalms 19 3 3 Psalms 19 3 4 Psalms 19 3 4 Psalms 19 3 5 Psalms 19 3 5 Psalms 19 3 6 Psalms 19 3 6 Psalms 19 3 7 Psalms 19 3 7 Psalms 19 3 8 Psalms 19 3 8 Psalms 19 3 9 Psalms 19 4 0 Psalms 19 4 1 Psalms 19 4 1 Psalms 19 4 2 Psalms 19 4 2 Psalms 19 4 3 Psalms 19 4 3 Psalms 19 4 4 Psalms 19 4 4 Psalms 19 4 5 Psalms 19 4 5 Psalms 19 4 6 Psalms 19 4 6 Psalms 19 4 7 Psalms 19 4 7 Psalms 19 4 8 Psalms 19 4 8 Psalms 19 4 9 Psalms 19 5 0 Psalms 19 5 1 Psalms 19 5 1 Psalms 19 5 2 Psalms 19 5 2 Psalms 19 5 3 Psalms 19 5 3 Psalms 19 5 4 Psalms 19 5 4 Psalms 19 5 5 Psalms 19 5 5 Psalms 19 5 6 Psalms 19 5 6 Psalms 19 5 7 Psalms 19 5 7 Psalms 19 5 8 Psalms 19 5 8 Psalms 19 5 9 Psalms 19 5 9 Psalms 19 5 10 Psalms 19 5 10 Psalms 19 5 11 Psalms 19 5 11 Psalms 19 5 12 Psalms 19 5 12 Psalms 19 5 13 Psalms 19 6 0 Psalms 19 6 1 Psalms 19 6 1 Psalms 19 6 2 Psalms 19 6 2 Psalms 19 6 3 Psalms 19 6 3 Psalms 19 6 4 Psalms 19 6 4 Psalms 19 6 5 Psalms 19 6 5 Psalms 19 6 6 Psalms 19 6 6 Psalms 19 6 7 Psalms 19 6 7 Psalms 19 6 8 Psalms 19 6 8 Psalms 19 6 9 Psalms 19 6 9 Psalms 19 6 10 Psalms 19 6 10 Psalms 19 6 11 Psalms 19 7 0 Psalms 19 7 1 Psalms 19 7 1 Psalms 19 7 2 Psalms 19 7 2 Psalms 19 7 3 Psalms 19 7 3 Psalms 19 7 4 Psalms 19 7 4 Psalms 19 7 5 Psalms 19 7 5 Psalms 19 7 6 Psalms 19 7 6 Psalms 19 7 7 Psalms 19 7 7 Psalms 19 7 8 Psalms 19 7 8 Psalms 19 7 9 Psalms 19 7 9 Psalms 19 7 10 Psalms 19 7 10 Psalms 19 7 11 Psalms 19 7 11 Psalms 19 7 12 Psalms 19 7 12 Psalms 19 7 13 Psalms 19 7 13 Psalms 19 7 14 Psalms 19 7 14 Psalms 19 7 15 Psalms 19 7 15 Psalms 19 7 16 Psalms 19 7 16 Psalms 19 7 17 Psalms 19 7 17 Psalms 19 7 18 Psalms 19 8 0 Psalms 19 8 1 Psalms 19 8 1 Psalms 19 8 2 Psalms 19 8 2 Psalms 19 8 3 Psalms 19 8 3 Psalms 19 8 4 Psalms 19 8 4 Psalms 19 8 5 Psalms 19 8 5 Psalms 19 8 6 Psalms 19 8 6 Psalms 19 8 7 Psalms 19 8 7 Psalms 19 8 8 Psalms 19 8 8 Psalms 19 8 9 Psalms 19 8 9 Psalms 19 8 10 Psalms 19 9 0 Psalms 19 9 1 Psalms 19 9 1 Psalms 19 9 2 Psalms 19 9 2 Psalms 19 9 3 Psalms 19 9 3 Psalms 19 9 4 Psalms 19 9 4 Psalms 19 9 5 Psalms 19 9 5 Psalms 19 9 6 Psalms 19 9 6 Psalms 19 9 7 Psalms 19 9 7 Psalms 19 9 8 Psalms 19 9 8 Psalms 19 9 9 Psalms 19 9 9 Psalms 19 9 10 Psalms 19 9 10 Psalms 19 9 11 Psalms 19 9 11 Psalms 19 9 12 Psalms 19 9 12 Psalms 19 9 13 Psalms 19 9 13 Psalms 19 9 14 Psalms 19 9 14 Psalms 19 9 15 Psalms 19 9 15 Psalms 19 9 16 Psalms 19 9 16 Psalms 19 9 17 Psalms 19 9 17 Psalms 19 9 18 Psalms 19 9 18 Psalms 19 9 19 Psalms 19 9 19 Psalms 19 9 20 Psalms 19 9 20 Psalms 19 9 21 Psalms 19 12 0 Psalms 19 12 1 Psalms 19 12 1 Psalms 19 12 2 Psalms 19 12 2 Psalms 19 12 3 Psalms 19 12 3 Psalms 19 12 4 Psalms 19 12 4 Psalms 19 12 5 Psalms 19 12 5 Psalms 19 12 6 Psalms 19 12 6 Psalms 19 12 7 Psalms 19 12 7 Psalms 19 12 8 Psalms 19 12 8 Psalms 19 12 9 Psalms 19 13 0 Psalms 19 13 1 Psalms 19 13 1 Psalms 19 13 2 Psalms 19 13 2 Psalms 19 13 3 Psalms 19 13 3 Psalms 19 13 4 Psalms 19 13 4 Psalms 19 13 5 Psalms 19 13 5 Psalms 19 13 6 Psalms 19 18 0 Psalms 19 18 1 Psalms 19 18 1 Psalms 19 18 2 Psalms 19 18 2 Psalms 19 18 3 Psalms 19 18 3 Psalms 19 18 4 Psalms 19 18 4 Psalms 19 18 5 Psalms 19 18 5 Psalms 19 18 6 Psalms 19 18 6 Psalms 19 18 7 Psalms 19 18 7 Psalms 19 18 8 Psalms 19 18 8 Psalms 19 18 9 Psalms 19 18 9 Psalms 19 18 10 Psalms 19 18 10 Psalms 19 18 11 Psalms 19 18 11 Psalms 19 18 12 Psalms 19 18 12 Psalms 19 18 13 Psalms 19 18 13 Psalms 19 18 14 Psalms 19 18 14 Psalms 19 18 15 Psalms 19 18 15 Psalms 19 18 16 Psalms 19 18 16 Psalms 19 18 17 Psalms 19 18 17 Psalms 19 18 18 Psalms 19 18 18 Psalms 19 18 19 Psalms 19 18 19 Psalms 19 18 20 Psalms 19 18 20 Psalms 19 18 21 Psalms 19 18 21 Psalms 19 18 22 Psalms 19 18 22 Psalms 19 18 23 Psalms 19 18 23 Psalms 19 18 24 Psalms 19 18 24 Psalms 19 18 25 Psalms 19 18 25 Psalms 19 18 26 Psalms 19 18 26 Psalms 19 18 27 Psalms 19 18 27 Psalms 19 18 28 Psalms 19 18 28 Psalms 19 18 29 Psalms 19 18 29 Psalms 19 18 30 Psalms 19 18 30 Psalms 19 18 31 Psalms 19 18 31 Psalms 19 18 32 Psalms 19 18 32 Psalms 19 18 33 Psalms 19 18 33 Psalms 19 18 34 Psalms 19 18 34 Psalms 19 18 35 Psalms 19 18 35 Psalms 19 18 36 Psalms 19 18 36 Psalms 19 18 37 Psalms 19 18 37 Psalms 19 18 38 Psalms 19 18 38 Psalms 19 18 39 Psalms 19 18 39 Psalms 19 18 40 Psalms 19 18 40 Psalms 19 18 41 Psalms 19 18 41 Psalms 19 18 42 Psalms 19 18 42 Psalms 19 18 43 Psalms 19 18 43 Psalms 19 18 44 Psalms 19 18 44 Psalms 19 18 45 Psalms 19 18 45 Psalms 19 18 46 Psalms 19 18 46 Psalms 19 18 47 Psalms 19 18 47 Psalms 19 18 48 Psalms 19 18 48 Psalms 19 18 49 Psalms 19 18 49 Psalms 19 18 50 Psalms 19 18 50 Psalms 19 18 51 Psalms 19 19 0 Psalms 19 19 1 Psalms 19 19 1 Psalms 19 19 2 Psalms 19 19 2 Psalms 19 19 3 Psalms 19 19 3 Psalms 19 19 4 Psalms 19 19 4 Psalms 19 19 5 Psalms 19 19 5 Psalms 19 19 6 Psalms 19 19 6 Psalms 19 19 7 Psalms 19 19 7 Psalms 19 19 8 Psalms 19 19 8 Psalms 19 19 9 Psalms 19 19 9 Psalms 19 19 10 Psalms 19 19 10 Psalms 19 19 11 Psalms 19 19 11 Psalms 19 19 12 Psalms 19 19 12 Psalms 19 19 13 Psalms 19 19 13 Psalms 19 19 14 Psalms 19 19 14 Psalms 19 19 15 Psalms 19 20 0 Psalms 19 20 1 Psalms 19 20 1 Psalms 19 20 2 Psalms 19 20 2 Psalms 19 20 3 Psalms 19 20 3 Psalms 19 20 4 Psalms 19 20 4 Psalms 19 20 5 Psalms 19 20 5 Psalms 19 20 6 Psalms 19 20 6 Psalms 19 20 7 Psalms 19 20 7 Psalms 19 20 8 Psalms 19 20 8 Psalms 19 20 9 Psalms 19 20 9 Psalms 19 20 10 Psalms 19 21 0 Psalms 19 21 1 Psalms 19 21 1 Psalms 19 21 2 Psalms 19 21 2 Psalms 19 21 3 Psalms 19 21 3 Psalms 19 21 4 Psalms 19 21 4 Psalms 19 21 5 Psalms 19 21 5 Psalms 19 21 6 Psalms 19 21 6 Psalms 19 21 7 Psalms 19 21 7 Psalms 19 21 8 Psalms 19 21 8 Psalms 19 21 9 Psalms 19 21 9 Psalms 19 21 10 Psalms 19 21 10 Psalms 19 21 11 Psalms 19 21 11 Psalms 19 21 12 Psalms 19 21 12 Psalms 19 21 13 Psalms 19 21 13 Psalms 19 21 14 Psalms 19 22 0 Psalms 19 22 1 Psalms 19 22 1 Psalms 19 22 2 Psalms 19 22 2 Psalms 19 22 3 Psalms 19 22 3 Psalms 19 22 4 Psalms 19 22 4 Psalms 19 22 5 Psalms 19 22 5 Psalms 19 22 6 Psalms 19 22 6 Psalms 19 22 7 Psalms 19 22 7 Psalms 19 22 8 Psalms 19 22 8 Psalms 19 22 9 Psalms 19 22 9 Psalms 19 22 10 Psalms 19 22 10 Psalms 19 22 11 Psalms 19 22 11 Psalms 19 22 12 Psalms 19 22 12 Psalms 19 22 13 Psalms 19 22 13 Psalms 19 22 14 Psalms 19 22 14 Psalms 19 22 15 Psalms 19 22 15 Psalms 19 22 16 Psalms 19 22 16 Psalms 19 22 17 Psalms 19 22 17 Psalms 19 22 18 Psalms 19 22 18 Psalms 19 22 19 Psalms 19 22 19 Psalms 19 22 20 Psalms 19 22 20 Psalms 19 22 21 Psalms 19 22 21 Psalms 19 22 22 Psalms 19 22 22 Psalms 19 22 23 Psalms 19 22 23 Psalms 19 22 24 Psalms 19 22 24 Psalms 19 22 25 Psalms 19 22 25 Psalms 19 22 26 Psalms 19 22 26 Psalms 19 22 27 Psalms 19 22 27 Psalms 19 22 28 Psalms 19 22 28 Psalms 19 22 29 Psalms 19 22 29 Psalms 19 22 30 Psalms 19 22 30 Psalms 19 22 31 Psalms 19 22 31 Psalms 19 22 32 Psalms 19 30 0 Psalms 19 30 1 Psalms 19 30 1 Psalms 19 30 2 Psalms 19 30 2 Psalms 19 30 3 Psalms 19 30 3 Psalms 19 30 4 Psalms 19 30 4 Psalms 19 30 5 Psalms 19 30 5 Psalms 19 30 6 Psalms 19 30 6 Psalms 19 30 7 Psalms 19 30 7 Psalms 19 30 8 Psalms 19 30 8 Psalms 19 30 9 Psalms 19 30 9 Psalms 19 30 10 Psalms 19 30 10 Psalms 19 30 11 Psalms 19 30 11 Psalms 19 30 12 Psalms 19 30 12 Psalms 19 30 13 Psalms 19 31 0 Psalms 19 31 1 Psalms 19 31 1 Psalms 19 31 2 Psalms 19 31 2 Psalms 19 31 3 Psalms 19 31 3 Psalms 19 31 4 Psalms 19 31 4 Psalms 19 31 5 Psalms 19 31 5 Psalms 19 31 6 Psalms 19 31 6 Psalms 19 31 7 Psalms 19 31 7 Psalms 19 31 8 Psalms 19 31 8 Psalms 19 31 9 Psalms 19 31 9 Psalms 19 31 10 Psalms 19 31 10 Psalms 19 31 11 Psalms 19 31 11 Psalms 19 31 12 Psalms 19 31 12 Psalms 19 31 13 Psalms 19 31 13 Psalms 19 31 14 Psalms 19 31 14 Psalms 19 31 15 Psalms 19 31 15 Psalms 19 31 16 Psalms 19 31 16 Psalms 19 31 17 Psalms 19 31 17 Psalms 19 31 18 Psalms 19 31 18 Psalms 19 31 19 Psalms 19 31 19 Psalms 19 31 20 Psalms 19 31 20 Psalms 19 31 21 Psalms 19 31 21 Psalms 19 31 22 Psalms 19 31 22 Psalms 19 31 23 Psalms 19 31 23 Psalms 19 31 24 Psalms 19 31 24 Psalms 19 31 25 Psalms 19 34 0 Psalms 19 34 1 Psalms 19 34 1 Psalms 19 34 2 Psalms 19 34 2 Psalms 19 34 3 Psalms 19 34 3 Psalms 19 34 4 Psalms 19 34 4 Psalms 19 34 5 Psalms 19 34 5 Psalms 19 34 6 Psalms 19 34 6 Psalms 19 34 7 Psalms 19 34 7 Psalms 19 34 8 Psalms 19 34 8 Psalms 19 34 9 Psalms 19 34 9 Psalms 19 34 10 Psalms 19 34 10 Psalms 19 34 11 Psalms 19 34 11 Psalms 19 34 12 Psalms 19 34 12 Psalms 19 34 13 Psalms 19 34 13 Psalms 19 34 14 Psalms 19 34 14 Psalms 19 34 15 Psalms 19 34 15 Psalms 19 34 16 Psalms 19 34 16 Psalms 19 34 17 Psalms 19 34 17 Psalms 19 34 18 Psalms 19 34 18 Psalms 19 34 19 Psalms 19 34 19 Psalms 19 34 20 Psalms 19 34 20 Psalms 19 34 21 Psalms 19 34 21 Psalms 19 34 22 Psalms 19 34 22 Psalms 19 34 23 Psalms 19 36 0 Psalms 19 36 1 Psalms 19 36 1 Psalms 19 36 2 Psalms 19 36 2 Psalms 19 36 3 Psalms 19 36 3 Psalms 19 36 4 Psalms 19 36 4 Psalms 19 36 5 Psalms 19 36 5 Psalms 19 36 6 Psalms 19 36 6 Psalms 19 36 7 Psalms 19 36 7 Psalms 19 36 8 Psalms 19 36 8 Psalms 19 36 9 Psalms 19 36 9 Psalms 19 36 10 Psalms 19 36 10 Psalms 19 36 11 Psalms 19 36 11 Psalms 19 36 12 Psalms 19 36 12 Psalms 19 36 13 Psalms 19 38 0 Psalms 19 38 1 Psalms 19 38 1 Psalms 19 38 2 Psalms 19 38 2 Psalms 19 38 3 Psalms 19 38 3 Psalms 19 38 4 Psalms 19 38 4 Psalms 19 38 5 Psalms 19 38 5 Psalms 19 38 6 Psalms 19 38 6 Psalms 19 38 7 Psalms 19 38 7 Psalms 19 38 8 Psalms 19 38 8 Psalms 19 38 9 Psalms 19 38 9 Psalms 19 38 10 Psalms 19 38 10 Psalms 19 38 11 Psalms 19 38 11 Psalms 19 38 12 Psalms 19 38 12 Psalms 19 38 13 Psalms 19 38 13 Psalms 19 38 14 Psalms 19 38 14 Psalms 19 38 15 Psalms 19 38 15 Psalms 19 38 16 Psalms 19 38 16 Psalms 19 38 17 Psalms 19 38 17 Psalms 19 38 18 Psalms 19 38 18 Psalms 19 38 19 Psalms 19 38 19 Psalms 19 38 20 Psalms 19 38 20 Psalms 19 38 21 Psalms 19 38 21 Psalms 19 38 22 Psalms 19 38 22 Psalms 19 38 23 Psalms 19 39 0 Psalms 19 39 1 Psalms 19 39 1 Psalms 19 39 2 Psalms 19 39 2 Psalms 19 39 3 Psalms 19 39 3 Psalms 19 39 4 Psalms 19 39 4 Psalms 19 39 5 Psalms 19 39 5 Psalms 19 39 6 Psalms 19 39 6 Psalms 19 39 7 Psalms 19 39 7 Psalms 19 39 8 Psalms 19 39 8 Psalms 19 39 9 Psalms 19 39 9 Psalms 19 39 10 Psalms 19 39 10 Psalms 19 39 11 Psalms 19 39 11 Psalms 19 39 12 Psalms 19 39 12 Psalms 19 39 13 Psalms 19 39 13 Psalms 19 39 14 Psalms 19 40 0 Psalms 19 40 1 Psalms 19 40 1 Psalms 19 40 2 Psalms 19 40 2 Psalms 19 40 3 Psalms 19 40 3 Psalms 19 40 4 Psalms 19 40 4 Psalms 19 40 5 Psalms 19 40 5 Psalms 19 40 6 Psalms 19 40 6 Psalms 19 40 7 Psalms 19 40 7 Psalms 19 40 8 Psalms 19 40 8 Psalms 19 40 9 Psalms 19 40 9 Psalms 19 40 10 Psalms 19 40 10 Psalms 19 40 11 Psalms 19 40 11 Psalms 19 40 12 Psalms 19 40 12 Psalms 19 40 13 Psalms 19 40 13 Psalms 19 40 14 Psalms 19 40 14 Psalms 19 40 15 Psalms 19 40 15 Psalms 19 40 16 Psalms 19 40 16 Psalms 19 40 17 Psalms 19 40 17 Psalms 19 40 18 Psalms 19 41 0 Psalms 19 41 1 Psalms 19 41 1 Psalms 19 41 2 Psalms 19 41 2 Psalms 19 41 3 Psalms 19 41 3 Psalms 19 41 4 Psalms 19 41 4 Psalms 19 41 5 Psalms 19 41 5 Psalms 19 41 6 Psalms 19 41 6 Psalms 19 41 7 Psalms 19 41 7 Psalms 19 41 8 Psalms 19 41 8 Psalms 19 41 9 Psalms 19 41 9 Psalms 19 41 10 Psalms 19 41 10 Psalms 19 41 11 Psalms 19 41 11 Psalms 19 41 12 Psalms 19 41 12 Psalms 19 41 13 Psalms 19 41 13 Psalms 19 41 14 Psalms 19 42 0 Psalms 19 42 1 Psalms 19 42 1 Psalms 19 42 2 Psalms 19 42 2 Psalms 19 42 3 Psalms 19 42 3 Psalms 19 42 4 Psalms 19 42 4 Psalms 19 42 5 Psalms 19 42 5 Psalms 19 42 6 Psalms 19 42 6 Psalms 19 42 7 Psalms 19 42 7 Psalms 19 42 8 Psalms 19 42 8 Psalms 19 42 9 Psalms 19 42 9 Psalms 19 42 10 Psalms 19 42 10 Psalms 19 42 11 Psalms 19 42 11 Psalms 19 42 12 Psalms 19 44 0 Psalms 19 44 1 Psalms 19 44 1 Psalms 19 44 2 Psalms 19 44 2 Psalms 19 44 3 Psalms 19 44 3 Psalms 19 44 4 Psalms 19 44 4 Psalms 19 44 5 Psalms 19 44 5 Psalms 19 44 6 Psalms 19 44 6 Psalms 19 44 7 Psalms 19 44 7 Psalms 19 44 8 Psalms 19 44 8 Psalms 19 44 9 Psalms 19 44 9 Psalms 19 44 10 Psalms 19 44 10 Psalms 19 44 11 Psalms 19 44 11 Psalms 19 44 12 Psalms 19 44 12 Psalms 19 44 13 Psalms 19 44 13 Psalms 19 44 14 Psalms 19 44 14 Psalms 19 44 15 Psalms 19 44 15 Psalms 19 44 16 Psalms 19 44 16 Psalms 19 44 17 Psalms 19 44 17 Psalms 19 44 18 Psalms 19 44 18 Psalms 19 44 19 Psalms 19 44 19 Psalms 19 44 20 Psalms 19 44 20 Psalms 19 44 21 Psalms 19 44 21 Psalms 19 44 22 Psalms 19 44 22 Psalms 19 44 23 Psalms 19 44 23 Psalms 19 44 24 Psalms 19 44 24 Psalms 19 44 25 Psalms 19 44 25 Psalms 19 44 26 Psalms 19 44 26 Psalms 19 44 27 Psalms 19 45 0 Psalms 19 45 1 Psalms 19 45 1 Psalms 19 45 2 Psalms 19 45 2 Psalms 19 45 3 Psalms 19 45 3 Psalms 19 45 4 Psalms 19 45 4 Psalms 19 45 5 Psalms 19 45 5 Psalms 19 45 6 Psalms 19 45 6 Psalms 19 45 7 Psalms 19 45 7 Psalms 19 45 8 Psalms 19 45 8 Psalms 19 45 9 Psalms 19 45 9 Psalms 19 45 10 Psalms 19 45 10 Psalms 19 45 11 Psalms 19 45 11 Psalms 19 45 12 Psalms 19 45 12 Psalms 19 45 13 Psalms 19 45 13 Psalms 19 45 14 Psalms 19 45 14 Psalms 19 45 15 Psalms 19 45 15 Psalms 19 45 16 Psalms 19 45 16 Psalms 19 45 17 Psalms 19 45 17 Psalms 19 45 18 Psalms 19 46 0 Psalms 19 46 1 Psalms 19 46 1 Psalms 19 46 2 Psalms 19 46 2 Psalms 19 46 3 Psalms 19 46 3 Psalms 19 46 4 Psalms 19 46 4 Psalms 19 46 5 Psalms 19 46 5 Psalms 19 46 6 Psalms 19 46 6 Psalms 19 46 7 Psalms 19 46 7 Psalms 19 46 8 Psalms 19 46 8 Psalms 19 46 9 Psalms 19 46 9 Psalms 19 46 10 Psalms 19 46 10 Psalms 19 46 11 Psalms 19 46 11 Psalms 19 46 12 Psalms 19 47 0 Psalms 19 47 1 Psalms 19 47 1 Psalms 19 47 2 Psalms 19 47 2 Psalms 19 47 3 Psalms 19 47 3 Psalms 19 47 4 Psalms 19 47 4 Psalms 19 47 5 Psalms 19 47 5 Psalms 19 47 6 Psalms 19 47 6 Psalms 19 47 7 Psalms 19 47 7 Psalms 19 47 8 Psalms 19 47 8 Psalms 19 47 9 Psalms 19 47 9 Psalms 19 47 10 Psalms 19 48 0 Psalms 19 48 1 Psalms 19 48 1 Psalms 19 48 2 Psalms 19 48 2 Psalms 19 48 3 Psalms 19 48 3 Psalms 19 48 4 Psalms 19 48 4 Psalms 19 48 5 Psalms 19 48 5 Psalms 19 48 6 Psalms 19 48 6 Psalms 19 48 7 Psalms 19 48 7 Psalms 19 48 8 Psalms 19 48 8 Psalms 19 48 9 Psalms 19 48 9 Psalms 19 48 10 Psalms 19 48 10 Psalms 19 48 11 Psalms 19 48 11 Psalms 19 48 12 Psalms 19 48 12 Psalms 19 48 13 Psalms 19 48 13 Psalms 19 48 14 Psalms 19 48 14 Psalms 19 48 15 Psalms 19 49 0 Psalms 19 49 1 Psalms 19 49 1 Psalms 19 49 2 Psalms 19 49 2 Psalms 19 49 3 Psalms 19 49 3 Psalms 19 49 4 Psalms 19 49 4 Psalms 19 49 5 Psalms 19 49 5 Psalms 19 49 6 Psalms 19 49 6 Psalms 19 49 7 Psalms 19 49 7 Psalms 19 49 8 Psalms 19 49 8 Psalms 19 49 9 Psalms 19 49 9 Psalms 19 49 10 Psalms 19 49 10 Psalms 19 49 11 Psalms 19 49 11 Psalms 19 49 12 Psalms 19 49 12 Psalms 19 49 13 Psalms 19 49 13 Psalms 19 49 14 Psalms 19 49 14 Psalms 19 49 15 Psalms 19 49 15 Psalms 19 49 16 Psalms 19 49 16 Psalms 19 49 17 Psalms 19 49 17 Psalms 19 49 18 Psalms 19 49 18 Psalms 19 49 19 Psalms 19 49 19 Psalms 19 49 20 Psalms 19 49 20 Psalms 19 49 21 Psalms 19 51 0 Psalms 19 51 1 Psalms 19 51 0 Psalms 19 51 2 Psalms 19 51 1 Psalms 19 51 3 Psalms 19 51 2 Psalms 19 51 4 Psalms 19 51 3 Psalms 19 51 5 Psalms 19 51 4 Psalms 19 51 6 Psalms 19 51 5 Psalms 19 51 7 Psalms 19 51 6 Psalms 19 51 8 Psalms 19 51 7 Psalms 19 51 9 Psalms 19 51 8 Psalms 19 51 10 Psalms 19 51 9 Psalms 19 51 11 Psalms 19 51 10 Psalms 19 51 12 Psalms 19 51 11 Psalms 19 51 13 Psalms 19 51 12 Psalms 19 51 14 Psalms 19 51 13 Psalms 19 51 15 Psalms 19 51 14 Psalms 19 51 16 Psalms 19 51 15 Psalms 19 51 17 Psalms 19 51 16 Psalms 19 51 18 Psalms 19 51 17 Psalms 19 51 19 Psalms 19 51 18 Psalms 19 51 20 Psalms 19 51 19 Psalms 19 51 21 Psalms 19 52 0 Psalms 19 52 1 Psalms 19 52 0 Psalms 19 52 2 Psalms 19 52 1 Psalms 19 52 3 Psalms 19 52 2 Psalms 19 52 4 Psalms 19 52 3 Psalms 19 52 5 Psalms 19 52 4 Psalms 19 52 6 Psalms 19 52 5 Psalms 19 52 7 Psalms 19 52 6 Psalms 19 52 8 Psalms 19 52 7 Psalms 19 52 9 Psalms 19 52 8 Psalms 19 52 10 Psalms 19 52 9 Psalms 19 52 11 Psalms 19 53 0 Psalms 19 53 1 Psalms 19 53 1 Psalms 19 53 2 Psalms 19 53 2 Psalms 19 53 3 Psalms 19 53 3 Psalms 19 53 4 Psalms 19 53 4 Psalms 19 53 5 Psalms 19 53 5 Psalms 19 53 6 Psalms 19 53 6 Psalms 19 53 7 Psalms 19 54 0 Psalms 19 54 1 Psalms 19 54 1 Psalms 19 54 3 Psalms 19 54 2 Psalms 19 54 4 Psalms 19 54 3 Psalms 19 54 5 Psalms 19 54 4 Psalms 19 54 6 Psalms 19 54 5 Psalms 19 54 7 Psalms 19 54 6 Psalms 19 54 8 Psalms 19 54 7 Psalms 19 54 9 Psalms 19 55 0 Psalms 19 55 1 Psalms 19 55 1 Psalms 19 55 2 Psalms 19 55 2 Psalms 19 55 3 Psalms 19 55 3 Psalms 19 55 4 Psalms 19 55 4 Psalms 19 55 5 Psalms 19 55 5 Psalms 19 55 6 Psalms 19 55 6 Psalms 19 55 7 Psalms 19 55 7 Psalms 19 55 8 Psalms 19 55 8 Psalms 19 55 9 Psalms 19 55 9 Psalms 19 55 10 Psalms 19 55 10 Psalms 19 55 11 Psalms 19 55 11 Psalms 19 55 12 Psalms 19 55 12 Psalms 19 55 13 Psalms 19 55 13 Psalms 19 55 14 Psalms 19 55 14 Psalms 19 55 15 Psalms 19 55 15 Psalms 19 55 16 Psalms 19 55 16 Psalms 19 55 17 Psalms 19 55 17 Psalms 19 55 18 Psalms 19 55 18 Psalms 19 55 19 Psalms 19 55 19 Psalms 19 55 20 Psalms 19 55 20 Psalms 19 55 21 Psalms 19 55 21 Psalms 19 55 22 Psalms 19 55 22 Psalms 19 55 23 Psalms 19 55 23 Psalms 19 55 24 Psalms 19 56 0 Psalms 19 56 1 Psalms 19 56 1 Psalms 19 56 2 Psalms 19 56 2 Psalms 19 56 3 Psalms 19 56 3 Psalms 19 56 4 Psalms 19 56 4 Psalms 19 56 5 Psalms 19 56 5 Psalms 19 56 6 Psalms 19 56 6 Psalms 19 56 7 Psalms 19 56 7 Psalms 19 56 8 Psalms 19 56 8 Psalms 19 56 9 Psalms 19 56 9 Psalms 19 56 10 Psalms 19 56 10 Psalms 19 56 11 Psalms 19 56 11 Psalms 19 56 12 Psalms 19 56 12 Psalms 19 56 13 Psalms 19 56 13 Psalms 19 56 14 Psalms 19 57 0 Psalms 19 57 1 Psalms 19 57 1 Psalms 19 57 2 Psalms 19 57 2 Psalms 19 57 3 Psalms 19 57 3 Psalms 19 57 4 Psalms 19 57 4 Psalms 19 57 5 Psalms 19 57 5 Psalms 19 57 6 Psalms 19 57 6 Psalms 19 57 7 Psalms 19 57 7 Psalms 19 57 8 Psalms 19 57 8 Psalms 19 57 9 Psalms 19 57 9 Psalms 19 57 10 Psalms 19 57 10 Psalms 19 57 11 Psalms 19 57 11 Psalms 19 57 12 Psalms 19 58 0 Psalms 19 58 1 Psalms 19 58 1 Psalms 19 58 2 Psalms 19 58 2 Psalms 19 58 3 Psalms 19 58 3 Psalms 19 58 4 Psalms 19 58 4 Psalms 19 58 5 Psalms 19 58 5 Psalms 19 58 6 Psalms 19 58 6 Psalms 19 58 7 Psalms 19 58 7 Psalms 19 58 8 Psalms 19 58 8 Psalms 19 58 9 Psalms 19 58 9 Psalms 19 58 10 Psalms 19 58 10 Psalms 19 58 11 Psalms 19 58 11 Psalms 19 58 12 Psalms 19 59 0 Psalms 19 59 1 Psalms 19 59 1 Psalms 19 59 2 Psalms 19 59 2 Psalms 19 59 3 Psalms 19 59 3 Psalms 19 59 4 Psalms 19 59 4 Psalms 19 59 5 Psalms 19 59 5 Psalms 19 59 6 Psalms 19 59 6 Psalms 19 59 7 Psalms 19 59 7 Psalms 19 59 8 Psalms 19 59 8 Psalms 19 59 9 Psalms 19 59 9 Psalms 19 59 10 Psalms 19 59 10 Psalms 19 59 11 Psalms 19 59 11 Psalms 19 59 12 Psalms 19 59 12 Psalms 19 59 13 Psalms 19 59 13 Psalms 19 59 14 Psalms 19 59 14 Psalms 19 59 15 Psalms 19 59 15 Psalms 19 59 16 Psalms 19 59 16 Psalms 19 59 17 Psalms 19 59 17 Psalms 19 59 18 Psalms 19 60 0 Psalms 19 60 1 Psalms 19 60 1 Psalms 19 60 3 Psalms 19 60 2 Psalms 19 60 4 Psalms 19 60 3 Psalms 19 60 5 Psalms 19 60 4 Psalms 19 60 6 Psalms 19 60 5 Psalms 19 60 7 Psalms 19 60 6 Psalms 19 60 8 Psalms 19 60 7 Psalms 19 60 9 Psalms 19 60 8 Psalms 19 60 10 Psalms 19 60 9 Psalms 19 60 11 Psalms 19 60 10 Psalms 19 60 12 Psalms 19 60 11 Psalms 19 60 13 Psalms 19 60 12 Psalms 19 60 14 Psalms 19 61 0 Psalms 19 61 1 Psalms 19 61 1 Psalms 19 61 2 Psalms 19 61 2 Psalms 19 61 3 Psalms 19 61 3 Psalms 19 61 4 Psalms 19 61 4 Psalms 19 61 5 Psalms 19 61 5 Psalms 19 61 6 Psalms 19 61 6 Psalms 19 61 7 Psalms 19 61 7 Psalms 19 61 8 Psalms 19 61 8 Psalms 19 61 9 Psalms 19 62 0 Psalms 19 62 1 Psalms 19 62 1 Psalms 19 62 2 Psalms 19 62 2 Psalms 19 62 3 Psalms 19 62 3 Psalms 19 62 4 Psalms 19 62 4 Psalms 19 62 5 Psalms 19 62 5 Psalms 19 62 6 Psalms 19 62 6 Psalms 19 62 7 Psalms 19 62 7 Psalms 19 62 8 Psalms 19 62 8 Psalms 19 62 9 Psalms 19 62 9 Psalms 19 62 10 Psalms 19 62 10 Psalms 19 62 11 Psalms 19 62 11 Psalms 19 62 12 Psalms 19 62 12 Psalms 19 62 13 Psalms 19 63 0 Psalms 19 63 1 Psalms 19 63 1 Psalms 19 63 2 Psalms 19 63 2 Psalms 19 63 3 Psalms 19 63 3 Psalms 19 63 4 Psalms 19 63 4 Psalms 19 63 5 Psalms 19 63 5 Psalms 19 63 6 Psalms 19 63 6 Psalms 19 63 7 Psalms 19 63 7 Psalms 19 63 8 Psalms 19 63 8 Psalms 19 63 9 Psalms 19 63 9 Psalms 19 63 10 Psalms 19 63 10 Psalms 19 63 11 Psalms 19 63 11 Psalms 19 63 12 Psalms 19 64 0 Psalms 19 64 1 Psalms 19 64 1 Psalms 19 64 2 Psalms 19 64 2 Psalms 19 64 3 Psalms 19 64 3 Psalms 19 64 4 Psalms 19 64 4 Psalms 19 64 5 Psalms 19 64 5 Psalms 19 64 6 Psalms 19 64 6 Psalms 19 64 7 Psalms 19 64 7 Psalms 19 64 8 Psalms 19 64 8 Psalms 19 64 9 Psalms 19 64 9 Psalms 19 64 10 Psalms 19 64 10 Psalms 19 64 11 Psalms 19 65 0 Psalms 19 65 1 Psalms 19 65 1 Psalms 19 65 2 Psalms 19 65 2 Psalms 19 65 3 Psalms 19 65 3 Psalms 19 65 4 Psalms 19 65 4 Psalms 19 65 5 Psalms 19 65 5 Psalms 19 65 6 Psalms 19 65 6 Psalms 19 65 7 Psalms 19 65 7 Psalms 19 65 8 Psalms 19 65 8 Psalms 19 65 9 Psalms 19 65 9 Psalms 19 65 10 Psalms 19 65 10 Psalms 19 65 11 Psalms 19 65 11 Psalms 19 65 12 Psalms 19 65 12 Psalms 19 65 13 Psalms 19 65 13 Psalms 19 65 14 Psalms 19 67 0 Psalms 19 67 1 Psalms 19 67 1 Psalms 19 67 2 Psalms 19 67 2 Psalms 19 67 3 Psalms 19 67 3 Psalms 19 67 4 Psalms 19 67 4 Psalms 19 67 5 Psalms 19 67 5 Psalms 19 67 6 Psalms 19 67 6 Psalms 19 67 7 Psalms 19 67 7 Psalms 19 67 8 Psalms 19 68 0 Psalms 19 68 1 Psalms 19 68 1 Psalms 19 68 2 Psalms 19 68 2 Psalms 19 68 3 Psalms 19 68 3 Psalms 19 68 4 Psalms 19 68 4 Psalms 19 68 5 Psalms 19 68 5 Psalms 19 68 6 Psalms 19 68 6 Psalms 19 68 7 Psalms 19 68 7 Psalms 19 68 8 Psalms 19 68 8 Psalms 19 68 9 Psalms 19 68 9 Psalms 19 68 10 Psalms 19 68 10 Psalms 19 68 11 Psalms 19 68 11 Psalms 19 68 12 Psalms 19 68 12 Psalms 19 68 13 Psalms 19 68 13 Psalms 19 68 14 Psalms 19 68 14 Psalms 19 68 15 Psalms 19 68 15 Psalms 19 68 16 Psalms 19 68 16 Psalms 19 68 17 Psalms 19 68 17 Psalms 19 68 18 Psalms 19 68 18 Psalms 19 68 19 Psalms 19 68 19 Psalms 19 68 20 Psalms 19 68 20 Psalms 19 68 21 Psalms 19 68 21 Psalms 19 68 22 Psalms 19 68 22 Psalms 19 68 23 Psalms 19 68 23 Psalms 19 68 24 Psalms 19 68 24 Psalms 19 68 25 Psalms 19 68 25 Psalms 19 68 26 Psalms 19 68 26 Psalms 19 68 27 Psalms 19 68 27 Psalms 19 68 28 Psalms 19 68 28 Psalms 19 68 29 Psalms 19 68 29 Psalms 19 68 30 Psalms 19 68 30 Psalms 19 68 31 Psalms 19 68 31 Psalms 19 68 32 Psalms 19 68 32 Psalms 19 68 33 Psalms 19 68 33 Psalms 19 68 34 Psalms 19 68 34 Psalms 19 68 35 Psalms 19 68 35 Psalms 19 68 36 Psalms 19 69 0 Psalms 19 69 1 Psalms 19 69 1 Psalms 19 69 2 Psalms 19 69 2 Psalms 19 69 3 Psalms 19 69 3 Psalms 19 69 4 Psalms 19 69 4 Psalms 19 69 5 Psalms 19 69 5 Psalms 19 69 6 Psalms 19 69 6 Psalms 19 69 7 Psalms 19 69 7 Psalms 19 69 8 Psalms 19 69 8 Psalms 19 69 9 Psalms 19 69 9 Psalms 19 69 10 Psalms 19 69 10 Psalms 19 69 11 Psalms 19 69 11 Psalms 19 69 12 Psalms 19 69 12 Psalms 19 69 13 Psalms 19 69 13 Psalms 19 69 14 Psalms 19 69 14 Psalms 19 69 15 Psalms 19 69 15 Psalms 19 69 16 Psalms 19 69 16 Psalms 19 69 17 Psalms 19 69 17 Psalms 19 69 18 Psalms 19 69 18 Psalms 19 69 19 Psalms 19 69 19 Psalms 19 69 20 Psalms 19 69 20 Psalms 19 69 21 Psalms 19 69 21 Psalms 19 69 22 Psalms 19 69 22 Psalms 19 69 23 Psalms 19 69 23 Psalms 19 69 24 Psalms 19 69 24 Psalms 19 69 25 Psalms 19 69 25 Psalms 19 69 26 Psalms 19 69 26 Psalms 19 69 27 Psalms 19 69 27 Psalms 19 69 28 Psalms 19 69 28 Psalms 19 69 29 Psalms 19 69 29 Psalms 19 69 30 Psalms 19 69 30 Psalms 19 69 31 Psalms 19 69 31 Psalms 19 69 32 Psalms 19 69 32 Psalms 19 69 33 Psalms 19 69 33 Psalms 19 69 34 Psalms 19 69 34 Psalms 19 69 35 Psalms 19 69 35 Psalms 19 69 36 Psalms 19 69 36 Psalms 19 69 37 Psalms 19 70 0 Psalms 19 70 1 Psalms 19 70 1 Psalms 19 70 2 Psalms 19 70 2 Psalms 19 70 3 Psalms 19 70 3 Psalms 19 70 4 Psalms 19 70 4 Psalms 19 70 5 Psalms 19 70 5 Psalms 19 70 6 Psalms 19 75 0 Psalms 19 75 1 Psalms 19 75 1 Psalms 19 75 2 Psalms 19 75 2 Psalms 19 75 3 Psalms 19 75 3 Psalms 19 75 4 Psalms 19 75 4 Psalms 19 75 5 Psalms 19 75 5 Psalms 19 75 6 Psalms 19 75 6 Psalms 19 75 7 Psalms 19 75 7 Psalms 19 75 8 Psalms 19 75 8 Psalms 19 75 9 Psalms 19 75 9 Psalms 19 75 10 Psalms 19 75 10 Psalms 19 75 11 Psalms 19 76 0 Psalms 19 76 1 Psalms 19 76 1 Psalms 19 76 2 Psalms 19 76 2 Psalms 19 76 3 Psalms 19 76 3 Psalms 19 76 4 Psalms 19 76 4 Psalms 19 76 5 Psalms 19 76 5 Psalms 19 76 6 Psalms 19 76 6 Psalms 19 76 7 Psalms 19 76 7 Psalms 19 76 8 Psalms 19 76 8 Psalms 19 76 9 Psalms 19 76 9 Psalms 19 76 10 Psalms 19 76 10 Psalms 19 76 11 Psalms 19 76 11 Psalms 19 76 12 Psalms 19 76 12 Psalms 19 76 13 Psalms 19 77 0 Psalms 19 77 1 Psalms 19 77 1 Psalms 19 77 2 Psalms 19 77 2 Psalms 19 77 3 Psalms 19 77 3 Psalms 19 77 4 Psalms 19 77 4 Psalms 19 77 5 Psalms 19 77 5 Psalms 19 77 6 Psalms 19 77 6 Psalms 19 77 7 Psalms 19 77 7 Psalms 19 77 8 Psalms 19 77 8 Psalms 19 77 9 Psalms 19 77 9 Psalms 19 77 10 Psalms 19 77 10 Psalms 19 77 11 Psalms 19 77 11 Psalms 19 77 12 Psalms 19 77 12 Psalms 19 77 13 Psalms 19 77 13 Psalms 19 77 14 Psalms 19 77 14 Psalms 19 77 15 Psalms 19 77 15 Psalms 19 77 16 Psalms 19 77 16 Psalms 19 77 17 Psalms 19 77 17 Psalms 19 77 18 Psalms 19 77 18 Psalms 19 77 19 Psalms 19 77 19 Psalms 19 77 20 Psalms 19 77 20 Psalms 19 77 21 Psalms 19 80 0 Psalms 19 80 1 Psalms 19 80 1 Psalms 19 80 2 Psalms 19 80 2 Psalms 19 80 3 Psalms 19 80 3 Psalms 19 80 4 Psalms 19 80 4 Psalms 19 80 5 Psalms 19 80 5 Psalms 19 80 6 Psalms 19 80 6 Psalms 19 80 7 Psalms 19 80 7 Psalms 19 80 8 Psalms 19 80 8 Psalms 19 80 9 Psalms 19 80 9 Psalms 19 80 10 Psalms 19 80 10 Psalms 19 80 11 Psalms 19 80 11 Psalms 19 80 12 Psalms 19 80 12 Psalms 19 80 13 Psalms 19 80 13 Psalms 19 80 14 Psalms 19 80 14 Psalms 19 80 15 Psalms 19 80 15 Psalms 19 80 16 Psalms 19 80 16 Psalms 19 80 17 Psalms 19 80 17 Psalms 19 80 18 Psalms 19 80 18 Psalms 19 80 19 Psalms 19 80 19 Psalms 19 80 20 Psalms 19 81 0 Psalms 19 81 1 Psalms 19 81 1 Psalms 19 81 2 Psalms 19 81 2 Psalms 19 81 3 Psalms 19 81 3 Psalms 19 81 4 Psalms 19 81 4 Psalms 19 81 5 Psalms 19 81 5 Psalms 19 81 6 Psalms 19 81 6 Psalms 19 81 7 Psalms 19 81 7 Psalms 19 81 8 Psalms 19 81 8 Psalms 19 81 9 Psalms 19 81 9 Psalms 19 81 10 Psalms 19 81 10 Psalms 19 81 11 Psalms 19 81 11 Psalms 19 81 12 Psalms 19 81 12 Psalms 19 81 13 Psalms 19 81 13 Psalms 19 81 14 Psalms 19 81 14 Psalms 19 81 15 Psalms 19 81 15 Psalms 19 81 16 Psalms 19 81 16 Psalms 19 81 17 Psalms 19 83 0 Psalms 19 83 1 Psalms 19 83 1 Psalms 19 83 2 Psalms 19 83 2 Psalms 19 83 3 Psalms 19 83 3 Psalms 19 83 4 Psalms 19 83 4 Psalms 19 83 5 Psalms 19 83 5 Psalms 19 83 6 Psalms 19 83 6 Psalms 19 83 7 Psalms 19 83 7 Psalms 19 83 8 Psalms 19 83 8 Psalms 19 83 9 Psalms 19 83 9 Psalms 19 83 10 Psalms 19 83 10 Psalms 19 83 11 Psalms 19 83 11 Psalms 19 83 12 Psalms 19 83 12 Psalms 19 83 13 Psalms 19 83 13 Psalms 19 83 14 Psalms 19 83 14 Psalms 19 83 15 Psalms 19 83 15 Psalms 19 83 16 Psalms 19 83 16 Psalms 19 83 17 Psalms 19 83 17 Psalms 19 83 18 Psalms 19 83 18 Psalms 19 83 19 Psalms 19 84 0 Psalms 19 84 1 Psalms 19 84 1 Psalms 19 84 2 Psalms 19 84 2 Psalms 19 84 3 Psalms 19 84 3 Psalms 19 84 4 Psalms 19 84 4 Psalms 19 84 5 Psalms 19 84 5 Psalms 19 84 6 Psalms 19 84 6 Psalms 19 84 7 Psalms 19 84 7 Psalms 19 84 8 Psalms 19 84 8 Psalms 19 84 9 Psalms 19 84 9 Psalms 19 84 10 Psalms 19 84 10 Psalms 19 84 11 Psalms 19 84 11 Psalms 19 84 12 Psalms 19 84 12 Psalms 19 84 13 Psalms 19 85 0 Psalms 19 85 1 Psalms 19 85 1 Psalms 19 85 2 Psalms 19 85 2 Psalms 19 85 3 Psalms 19 85 3 Psalms 19 85 4 Psalms 19 85 4 Psalms 19 85 5 Psalms 19 85 5 Psalms 19 85 6 Psalms 19 85 6 Psalms 19 85 7 Psalms 19 85 7 Psalms 19 85 8 Psalms 19 85 8 Psalms 19 85 9 Psalms 19 85 9 Psalms 19 85 10 Psalms 19 85 10 Psalms 19 85 11 Psalms 19 85 11 Psalms 19 85 12 Psalms 19 85 12 Psalms 19 85 13 Psalms 19 85 13 Psalms 19 85 14 Psalms 19 88 0 Psalms 19 88 1 Psalms 19 88 1 Psalms 19 88 2 Psalms 19 88 2 Psalms 19 88 3 Psalms 19 88 3 Psalms 19 88 4 Psalms 19 88 4 Psalms 19 88 5 Psalms 19 88 5 Psalms 19 88 6 Psalms 19 88 6 Psalms 19 88 7 Psalms 19 88 7 Psalms 19 88 8 Psalms 19 88 8 Psalms 19 88 9 Psalms 19 88 9 Psalms 19 88 10 Psalms 19 88 10 Psalms 19 88 11 Psalms 19 88 11 Psalms 19 88 12 Psalms 19 88 12 Psalms 19 88 13 Psalms 19 88 13 Psalms 19 88 14 Psalms 19 88 14 Psalms 19 88 15 Psalms 19 88 15 Psalms 19 88 16 Psalms 19 88 16 Psalms 19 88 17 Psalms 19 88 17 Psalms 19 88 18 Psalms 19 88 18 Psalms 19 88 19 Psalms 19 89 0 Psalms 19 89 1 Psalms 19 89 1 Psalms 19 89 2 Psalms 19 89 2 Psalms 19 89 3 Psalms 19 89 3 Psalms 19 89 4 Psalms 19 89 4 Psalms 19 89 5 Psalms 19 89 5 Psalms 19 89 6 Psalms 19 89 6 Psalms 19 89 7 Psalms 19 89 7 Psalms 19 89 8 Psalms 19 89 8 Psalms 19 89 9 Psalms 19 89 9 Psalms 19 89 10 Psalms 19 89 10 Psalms 19 89 11 Psalms 19 89 11 Psalms 19 89 12 Psalms 19 89 12 Psalms 19 89 13 Psalms 19 89 13 Psalms 19 89 14 Psalms 19 89 14 Psalms 19 89 15 Psalms 19 89 15 Psalms 19 89 16 Psalms 19 89 16 Psalms 19 89 17 Psalms 19 89 17 Psalms 19 89 18 Psalms 19 89 18 Psalms 19 89 19 Psalms 19 89 19 Psalms 19 89 20 Psalms 19 89 20 Psalms 19 89 21 Psalms 19 89 21 Psalms 19 89 22 Psalms 19 89 22 Psalms 19 89 23 Psalms 19 89 23 Psalms 19 89 24 Psalms 19 89 24 Psalms 19 89 25 Psalms 19 89 25 Psalms 19 89 26 Psalms 19 89 26 Psalms 19 89 27 Psalms 19 89 27 Psalms 19 89 28 Psalms 19 89 28 Psalms 19 89 29 Psalms 19 89 29 Psalms 19 89 30 Psalms 19 89 30 Psalms 19 89 31 Psalms 19 89 31 Psalms 19 89 32 Psalms 19 89 32 Psalms 19 89 33 Psalms 19 89 33 Psalms 19 89 34 Psalms 19 89 34 Psalms 19 89 35 Psalms 19 89 35 Psalms 19 89 36 Psalms 19 89 36 Psalms 19 89 37 Psalms 19 89 37 Psalms 19 89 38 Psalms 19 89 38 Psalms 19 89 39 Psalms 19 89 39 Psalms 19 89 40 Psalms 19 89 40 Psalms 19 89 41 Psalms 19 89 41 Psalms 19 89 42 Psalms 19 89 42 Psalms 19 89 43 Psalms 19 89 43 Psalms 19 89 44 Psalms 19 89 44 Psalms 19 89 45 Psalms 19 89 45 Psalms 19 89 46 Psalms 19 89 46 Psalms 19 89 47 Psalms 19 89 47 Psalms 19 89 48 Psalms 19 89 48 Psalms 19 89 49 Psalms 19 89 49 Psalms 19 89 50 Psalms 19 89 50 Psalms 19 89 51 Psalms 19 89 51 Psalms 19 89 52 Psalms 19 89 52 Psalms 19 89 53 Psalms 19 92 0 Psalms 19 92 1 Psalms 19 92 1 Psalms 19 92 2 Psalms 19 92 2 Psalms 19 92 3 Psalms 19 92 3 Psalms 19 92 4 Psalms 19 92 4 Psalms 19 92 5 Psalms 19 92 5 Psalms 19 92 6 Psalms 19 92 6 Psalms 19 92 7 Psalms 19 92 7 Psalms 19 92 8 Psalms 19 92 8 Psalms 19 92 9 Psalms 19 92 9 Psalms 19 92 10 Psalms 19 92 10 Psalms 19 92 11 Psalms 19 92 11 Psalms 19 92 12 Psalms 19 92 12 Psalms 19 92 13 Psalms 19 92 13 Psalms 19 92 14 Psalms 19 92 14 Psalms 19 92 15 Psalms 19 92 15 Psalms 19 92 16 Psalms 19 102 0 Psalms 19 102 1 Psalms 19 102 1 Psalms 19 102 2 Psalms 19 102 2 Psalms 19 102 3 Psalms 19 102 3 Psalms 19 102 4 Psalms 19 102 4 Psalms 19 102 5 Psalms 19 102 5 Psalms 19 102 6 Psalms 19 102 6 Psalms 19 102 7 Psalms 19 102 7 Psalms 19 102 8 Psalms 19 102 8 Psalms 19 102 9 Psalms 19 102 9 Psalms 19 102 10 Psalms 19 102 10 Psalms 19 102 11 Psalms 19 102 11 Psalms 19 102 12 Psalms 19 102 12 Psalms 19 102 13 Psalms 19 102 13 Psalms 19 102 14 Psalms 19 102 14 Psalms 19 102 15 Psalms 19 102 15 Psalms 19 102 16 Psalms 19 102 16 Psalms 19 102 17 Psalms 19 102 17 Psalms 19 102 18 Psalms 19 102 18 Psalms 19 102 19 Psalms 19 102 19 Psalms 19 102 20 Psalms 19 102 20 Psalms 19 102 21 Psalms 19 102 21 Psalms 19 102 22 Psalms 19 102 22 Psalms 19 102 23 Psalms 19 102 23 Psalms 19 102 24 Psalms 19 102 24 Psalms 19 102 25 Psalms 19 102 25 Psalms 19 102 26 Psalms 19 102 26 Psalms 19 102 27 Psalms 19 102 27 Psalms 19 102 28 Psalms 19 102 28 Psalms 19 102 29 Psalms 19 108 0 Psalms 19 108 1 Psalms 19 108 1 Psalms 19 108 2 Psalms 19 108 2 Psalms 19 108 3 Psalms 19 108 3 Psalms 19 108 4 Psalms 19 108 4 Psalms 19 108 5 Psalms 19 108 5 Psalms 19 108 6 Psalms 19 108 6 Psalms 19 108 7 Psalms 19 108 7 Psalms 19 108 8 Psalms 19 108 8 Psalms 19 108 9 Psalms 19 108 9 Psalms 19 108 10 Psalms 19 108 10 Psalms 19 108 11 Psalms 19 108 11 Psalms 19 108 12 Psalms 19 108 12 Psalms 19 108 13 Psalms 19 108 13 Psalms 19 108 14 Psalms 19 140 0 Psalms 19 140 1 Psalms 19 140 1 Psalms 19 140 2 Psalms 19 140 2 Psalms 19 140 3 Psalms 19 140 3 Psalms 19 140 4 Psalms 19 140 4 Psalms 19 140 5 Psalms 19 140 5 Psalms 19 140 6 Psalms 19 140 6 Psalms 19 140 7 Psalms 19 140 7 Psalms 19 140 8 Psalms 19 140 8 Psalms 19 140 9 Psalms 19 140 9 Psalms 19 140 10 Psalms 19 140 10 Psalms 19 140 11 Psalms 19 140 11 Psalms 19 140 12 Psalms 19 140 12 Psalms 19 140 13 Psalms 19 140 13 Psalms 19 140 14 Psalms 19 142 0 Psalms 19 142 1 Psalms 19 142 1 Psalms 19 142 2 Psalms 19 142 2 Psalms 19 142 3 Psalms 19 142 3 Psalms 19 142 4 Psalms 19 142 4 Psalms 19 142 5 Psalms 19 142 5 Psalms 19 142 6 Psalms 19 142 6 Psalms 19 142 7 Psalms 19 142 7 Psalms 19 142 8 Ecclesiastes 21 5 1 Ecclesiastes 21 4 17 Ecclesiastes 21 5 2 Ecclesiastes 21 5 1 Ecclesiastes 21 5 3 Ecclesiastes 21 5 2 Ecclesiastes 21 5 4 Ecclesiastes 21 5 3 Ecclesiastes 21 5 5 Ecclesiastes 21 5 4 Ecclesiastes 21 5 6 Ecclesiastes 21 5 5 Ecclesiastes 21 5 7 Ecclesiastes 21 5 6 Ecclesiastes 21 5 8 Ecclesiastes 21 5 7 Ecclesiastes 21 5 9 Ecclesiastes 21 5 8 Ecclesiastes 21 5 10 Ecclesiastes 21 5 9 Ecclesiastes 21 5 11 Ecclesiastes 21 5 10 Ecclesiastes 21 5 12 Ecclesiastes 21 5 11 Ecclesiastes 21 5 13 Ecclesiastes 21 5 12 Ecclesiastes 21 5 14 Ecclesiastes 21 5 13 Ecclesiastes 21 5 15 Ecclesiastes 21 5 14 Ecclesiastes 21 5 16 Ecclesiastes 21 5 15 Ecclesiastes 21 5 17 Ecclesiastes 21 5 16 Ecclesiastes 21 5 18 Ecclesiastes 21 5 17 Ecclesiastes 21 5 19 Ecclesiastes 21 5 18 Ecclesiastes 21 5 20 Ecclesiastes 21 5 19 Song of Solomon 22 6 13 Song of Solomon 22 7 1 Song of Solomon 22 7 1 Song of Solomon 22 7 2 Song of Solomon 22 7 2 Song of Solomon 22 7 3 Song of Solomon 22 7 3 Song of Solomon 22 7 4 Song of Solomon 22 7 4 Song of Solomon 22 7 5 Song of Solomon 22 7 5 Song of Solomon 22 7 6 Song of Solomon 22 7 6 Song of Solomon 22 7 7 Song of Solomon 22 7 7 Song of Solomon 22 7 8 Song of Solomon 22 7 8 Song of Solomon 22 7 9 Song of Solomon 22 7 9 Song of Solomon 22 7 10 Song of Solomon 22 7 10 Song of Solomon 22 7 11 Song of Solomon 22 7 11 Song of Solomon 22 7 12 Song of Solomon 22 7 12 Song of Solomon 22 7 13 Song of Solomon 22 7 13 Song of Solomon 22 7 14 Isaiah 23 9 1 Isaiah 23 8 23 Isaiah 23 9 2 Isaiah 23 9 1 Isaiah 23 9 3 Isaiah 23 9 2 Isaiah 23 9 4 Isaiah 23 9 3 Isaiah 23 9 5 Isaiah 23 9 4 Isaiah 23 9 6 Isaiah 23 9 5 Isaiah 23 9 7 Isaiah 23 9 6 Isaiah 23 9 8 Isaiah 23 9 7 Isaiah 23 9 9 Isaiah 23 9 8 Isaiah 23 9 10 Isaiah 23 9 9 Isaiah 23 9 11 Isaiah 23 9 10 Isaiah 23 9 12 Isaiah 23 9 11 Isaiah 23 9 13 Isaiah 23 9 12 Isaiah 23 9 14 Isaiah 23 9 13 Isaiah 23 9 15 Isaiah 23 9 14 Isaiah 23 9 16 Isaiah 23 9 15 Isaiah 23 9 17 Isaiah 23 9 16 Isaiah 23 9 18 Isaiah 23 9 17 Isaiah 23 9 19 Isaiah 23 9 18 Isaiah 23 9 20 Isaiah 23 9 19 Isaiah 23 9 21 Isaiah 23 9 20 Isaiah 23 64 2 Isaiah 23 64 1 Isaiah 23 64 3 Isaiah 23 64 2 Isaiah 23 64 4 Isaiah 23 64 3 Isaiah 23 64 5 Isaiah 23 64 4 Isaiah 23 64 6 Isaiah 23 64 5 Isaiah 23 64 7 Isaiah 23 64 6 Isaiah 23 64 8 Isaiah 23 64 7 Isaiah 23 64 9 Isaiah 23 64 8 Isaiah 23 64 10 Isaiah 23 64 9 Isaiah 23 64 11 Isaiah 23 64 10 Isaiah 23 64 12 Isaiah 23 64 11 Jeremiah 24 9 1 Jeremiah 24 8 23 Jeremiah 24 9 2 Jeremiah 24 9 1 Jeremiah 24 9 3 Jeremiah 24 9 2 Jeremiah 24 9 4 Jeremiah 24 9 3 Jeremiah 24 9 5 Jeremiah 24 9 4 Jeremiah 24 9 6 Jeremiah 24 9 5 Jeremiah 24 9 7 Jeremiah 24 9 6 Jeremiah 24 9 8 Jeremiah 24 9 7 Jeremiah 24 9 9 Jeremiah 24 9 8 Jeremiah 24 9 10 Jeremiah 24 9 9 Jeremiah 24 9 11 Jeremiah 24 9 10 Jeremiah 24 9 12 Jeremiah 24 9 11 Jeremiah 24 9 13 Jeremiah 24 9 12 Jeremiah 24 9 14 Jeremiah 24 9 13 Jeremiah 24 9 15 Jeremiah 24 9 14 Jeremiah 24 9 16 Jeremiah 24 9 15 Jeremiah 24 9 17 Jeremiah 24 9 16 Jeremiah 24 9 18 Jeremiah 24 9 17 Jeremiah 24 9 19 Jeremiah 24 9 18 Jeremiah 24 9 20 Jeremiah 24 9 19 Jeremiah 24 9 21 Jeremiah 24 9 20 Jeremiah 24 9 22 Jeremiah 24 9 21 Jeremiah 24 9 23 Jeremiah 24 9 22 Jeremiah 24 9 24 Jeremiah 24 9 23 Jeremiah 24 9 25 Jeremiah 24 9 24 Jeremiah 24 9 26 Jeremiah 24 9 25 Ezekiel 26 20 45 Ezekiel 26 21 1 Ezekiel 26 20 46 Ezekiel 26 21 2 Ezekiel 26 20 44 Ezekiel 26 21 3 Ezekiel 26 20 47 Ezekiel 26 21 3 Ezekiel 26 20 48 Ezekiel 26 21 4 Ezekiel 26 20 49 Ezekiel 26 21 5 Ezekiel 26 21 1 Ezekiel 26 21 6 Ezekiel 26 21 2 Ezekiel 26 21 7 Ezekiel 26 21 3 Ezekiel 26 21 8 Ezekiel 26 21 4 Ezekiel 26 21 9 Ezekiel 26 21 5 Ezekiel 26 21 10 Ezekiel 26 21 6 Ezekiel 26 21 11 Ezekiel 26 21 7 Ezekiel 26 21 12 Ezekiel 26 21 8 Ezekiel 26 21 13 Ezekiel 26 21 9 Ezekiel 26 21 14 Ezekiel 26 21 10 Ezekiel 26 21 15 Ezekiel 26 21 11 Ezekiel 26 21 16 Ezekiel 26 21 12 Ezekiel 26 21 17 Ezekiel 26 21 13 Ezekiel 26 21 18 Ezekiel 26 21 14 Ezekiel 26 21 19 Ezekiel 26 21 15 Ezekiel 26 21 20 Ezekiel 26 21 16 Ezekiel 26 21 21 Ezekiel 26 21 17 Ezekiel 26 21 22 Ezekiel 26 21 18 Ezekiel 26 21 23 Ezekiel 26 21 19 Ezekiel 26 21 24 Ezekiel 26 21 20 Ezekiel 26 21 25 Ezekiel 26 21 21 Ezekiel 26 21 26 Ezekiel 26 21 22 Ezekiel 26 21 27 Ezekiel 26 21 23 Ezekiel 26 21 28 Ezekiel 26 21 24 Ezekiel 26 21 29 Ezekiel 26 21 25 Ezekiel 26 21 30 Ezekiel 26 21 26 Ezekiel 26 21 31 Ezekiel 26 21 27 Ezekiel 26 21 32 Ezekiel 26 21 28 Ezekiel 26 21 33 Ezekiel 26 21 29 Ezekiel 26 21 34 Ezekiel 26 21 30 Ezekiel 26 21 35 Ezekiel 26 21 31 Ezekiel 26 21 36 Ezekiel 26 21 32 Ezekiel 26 21 37 Daniel 27 4 1 Daniel 27 3 31 Daniel 27 4 2 Daniel 27 3 32 Daniel 27 4 3 Daniel 27 3 33 Daniel 27 4 4 Daniel 27 4 1 Daniel 27 4 5 Daniel 27 4 2 Daniel 27 4 6 Daniel 27 4 3 Daniel 27 4 7 Daniel 27 4 4 Daniel 27 4 8 Daniel 27 4 5 Daniel 27 4 9 Daniel 27 4 6 Daniel 27 4 10 Daniel 27 4 7 Daniel 27 4 11 Daniel 27 4 8 Daniel 27 4 12 Daniel 27 4 9 Daniel 27 4 13 Daniel 27 4 10 Daniel 27 4 14 Daniel 27 4 11 Daniel 27 4 15 Daniel 27 4 12 Daniel 27 4 16 Daniel 27 4 13 Daniel 27 4 17 Daniel 27 4 14 Daniel 27 4 18 Daniel 27 4 15 Daniel 27 4 19 Daniel 27 4 16 Daniel 27 4 20 Daniel 27 4 17 Daniel 27 4 21 Daniel 27 4 18 Daniel 27 4 22 Daniel 27 4 19 Daniel 27 4 23 Daniel 27 4 20 Daniel 27 4 24 Daniel 27 4 21 Daniel 27 4 25 Daniel 27 4 22 Daniel 27 4 26 Daniel 27 4 23 Daniel 27 4 27 Daniel 27 4 24 Daniel 27 4 28 Daniel 27 4 25 Daniel 27 4 29 Daniel 27 4 26 Daniel 27 4 30 Daniel 27 4 27 Daniel 27 4 31 Daniel 27 4 28 Daniel 27 4 32 Daniel 27 4 29 Daniel 27 4 33 Daniel 27 4 30 Daniel 27 4 34 Daniel 27 4 31 Daniel 27 4 35 Daniel 27 4 32 Daniel 27 4 36 Daniel 27 4 33 Daniel 27 4 37 Daniel 27 4 34 Daniel 27 5 31 Daniel 27 6 1 Daniel 27 6 1 Daniel 27 6 2 Daniel 27 6 2 Daniel 27 6 3 Daniel 27 6 3 Daniel 27 6 4 Daniel 27 6 4 Daniel 27 6 5 Daniel 27 6 5 Daniel 27 6 6 Daniel 27 6 6 Daniel 27 6 7 Daniel 27 6 7 Daniel 27 6 8 Daniel 27 6 8 Daniel 27 6 9 Daniel 27 6 9 Daniel 27 6 10 Daniel 27 6 10 Daniel 27 6 11 Daniel 27 6 11 Daniel 27 6 12 Daniel 27 6 12 Daniel 27 6 13 Daniel 27 6 13 Daniel 27 6 14 Daniel 27 6 14 Daniel 27 6 15 Daniel 27 6 15 Daniel 27 6 16 Daniel 27 6 16 Daniel 27 6 17 Daniel 27 6 17 Daniel 27 6 18 Daniel 27 6 18 Daniel 27 6 19 Daniel 27 6 19 Daniel 27 6 20 Daniel 27 6 20 Daniel 27 6 21 Daniel 27 6 21 Daniel 27 6 22 Daniel 27 6 22 Daniel 27 6 23 Daniel 27 6 23 Daniel 27 6 24 Daniel 27 6 24 Daniel 27 6 25 Daniel 27 6 25 Daniel 27 6 26 Daniel 27 6 26 Daniel 27 6 27 Daniel 27 6 27 Daniel 27 6 28 Daniel 27 6 28 Daniel 27 6 29 Hosea 28 1 10 Hosea 28 2 1 Hosea 28 1 11 Hosea 28 2 2 Hosea 28 2 1 Hosea 28 2 3 Hosea 28 2 2 Hosea 28 2 4 Hosea 28 2 3 Hosea 28 2 5 Hosea 28 2 4 Hosea 28 2 6 Hosea 28 2 5 Hosea 28 2 7 Hosea 28 2 6 Hosea 28 2 8 Hosea 28 2 7 Hosea 28 2 9 Hosea 28 2 8 Hosea 28 2 10 Hosea 28 2 9 Hosea 28 2 11 Hosea 28 2 10 Hosea 28 2 12 Hosea 28 2 11 Hosea 28 2 13 Hosea 28 2 12 Hosea 28 2 14 Hosea 28 2 13 Hosea 28 2 15 Hosea 28 2 14 Hosea 28 2 16 Hosea 28 2 15 Hosea 28 2 17 Hosea 28 2 16 Hosea 28 2 18 Hosea 28 2 17 Hosea 28 2 19 Hosea 28 2 18 Hosea 28 2 20 Hosea 28 2 19 Hosea 28 2 21 Hosea 28 2 20 Hosea 28 2 22 Hosea 28 2 21 Hosea 28 2 23 Hosea 28 2 22 Hosea 28 2 24 Hosea 28 2 23 Hosea 28 2 25 Hosea 28 11 12 Hosea 28 12 1 Hosea 28 12 1 Hosea 28 12 2 Hosea 28 12 2 Hosea 28 12 3 Hosea 28 12 3 Hosea 28 12 4 Hosea 28 12 4 Hosea 28 12 5 Hosea 28 12 5 Hosea 28 12 6 Hosea 28 12 6 Hosea 28 12 7 Hosea 28 12 7 Hosea 28 12 8 Hosea 28 12 8 Hosea 28 12 9 Hosea 28 12 9 Hosea 28 12 10 Hosea 28 12 10 Hosea 28 12 11 Hosea 28 12 11 Hosea 28 12 12 Hosea 28 12 12 Hosea 28 12 13 Hosea 28 12 13 Hosea 28 12 14 Hosea 28 12 14 Hosea 28 12 15 Hosea 28 13 16 Hosea 28 14 1 Hosea 28 14 1 Hosea 28 14 2 Hosea 28 14 2 Hosea 28 14 3 Hosea 28 14 3 Hosea 28 14 4 Hosea 28 14 4 Hosea 28 14 5 Hosea 28 14 5 Hosea 28 14 6 Hosea 28 14 6 Hosea 28 14 7 Hosea 28 14 7 Hosea 28 14 8 Hosea 28 14 8 Hosea 28 14 9 Hosea 28 14 9 Hosea 28 14 10 Joel 29 2 28 Joel 29 3 1 Joel 29 2 29 Joel 29 3 2 Joel 29 2 30 Joel 29 3 3 Joel 29 2 31 Joel 29 3 4 Joel 29 2 32 Joel 29 3 5 Joel 29 3 1 Joel 29 4 1 Joel 29 3 2 Joel 29 4 2 Joel 29 3 3 Joel 29 4 3 Joel 29 3 4 Joel 29 4 4 Joel 29 3 5 Joel 29 4 5 Joel 29 3 6 Joel 29 4 6 Joel 29 3 7 Joel 29 4 7 Joel 29 3 8 Joel 29 4 8 Joel 29 3 9 Joel 29 4 9 Joel 29 3 10 Joel 29 4 10 Joel 29 3 11 Joel 29 4 11 Joel 29 3 12 Joel 29 4 12 Joel 29 3 13 Joel 29 4 13 Joel 29 3 14 Joel 29 4 14 Joel 29 3 15 Joel 29 4 15 Joel 29 3 16 Joel 29 4 16 Joel 29 3 17 Joel 29 4 17 Joel 29 3 18 Joel 29 4 18 Joel 29 3 19 Joel 29 4 19 Joel 29 3 20 Joel 29 4 20 Joel 29 3 21 Joel 29 4 21 Jonah 32 1 17 Jonah 32 2 1 Jonah 32 2 1 Jonah 32 2 2 Jonah 32 2 2 Jonah 32 2 3 Jonah 32 2 3 Jonah 32 2 4 Jonah 32 2 4 Jonah 32 2 5 Jonah 32 2 5 Jonah 32 2 6 Jonah 32 2 6 Jonah 32 2 7 Jonah 32 2 7 Jonah 32 2 8 Jonah 32 2 8 Jonah 32 2 9 Jonah 32 2 9 Jonah 32 2 10 Jonah 32 2 10 Jonah 32 2 11 Micah 33 5 1 Micah 33 4 14 Micah 33 5 2 Micah 33 5 1 Micah 33 5 3 Micah 33 5 2 Micah 33 5 4 Micah 33 5 3 Micah 33 5 5 Micah 33 5 4 Micah 33 5 6 Micah 33 5 5 Micah 33 5 7 Micah 33 5 6 Micah 33 5 8 Micah 33 5 7 Micah 33 5 9 Micah 33 5 8 Micah 33 5 10 Micah 33 5 9 Micah 33 5 11 Micah 33 5 10 Micah 33 5 12 Micah 33 5 11 Micah 33 5 13 Micah 33 5 12 Micah 33 5 14 Micah 33 5 13 Micah 33 5 15 Micah 33 5 14 Nahum 34 1 15 Nahum 34 2 1 Nahum 34 2 1 Nahum 34 2 2 Nahum 34 2 2 Nahum 34 2 3 Nahum 34 2 3 Nahum 34 2 4 Nahum 34 2 4 Nahum 34 2 5 Nahum 34 2 5 Nahum 34 2 6 Nahum 34 2 6 Nahum 34 2 7 Nahum 34 2 7 Nahum 34 2 8 Nahum 34 2 8 Nahum 34 2 9 Nahum 34 2 9 Nahum 34 2 10 Nahum 34 2 10 Nahum 34 2 11 Nahum 34 2 11 Nahum 34 2 12 Nahum 34 2 12 Nahum 34 2 13 Nahum 34 2 13 Nahum 34 2 14 Zechariah 38 1 18 Zechariah 38 2 1 Zechariah 38 1 19 Zechariah 38 2 2 Zechariah 38 1 20 Zechariah 38 2 3 Zechariah 38 1 21 Zechariah 38 2 4 Zechariah 38 2 1 Zechariah 38 2 5 Zechariah 38 2 2 Zechariah 38 2 6 Zechariah 38 2 3 Zechariah 38 2 7 Zechariah 38 2 4 Zechariah 38 2 8 Zechariah 38 2 5 Zechariah 38 2 9 Zechariah 38 2 6 Zechariah 38 2 10 Zechariah 38 2 7 Zechariah 38 2 11 Zechariah 38 2 8 Zechariah 38 2 12 Zechariah 38 2 9 Zechariah 38 2 13 Zechariah 38 2 10 Zechariah 38 2 14 Zechariah 38 2 11 Zechariah 38 2 15 Zechariah 38 2 12 Zechariah 38 2 16 Zechariah 38 2 13 Zechariah 38 2 17 Malachi 39 4 1 Malachi 39 3 19 Malachi 39 4 2 Malachi 39 3 20 Malachi 39 4 3 Malachi 39 3 21 Malachi 39 4 4 Malachi 39 3 22 Malachi 39 4 5 Malachi 39 3 23 Malachi 39 4 6 Malachi 39 3 24 Acts 44 19 41 Acts 44 19 40 bibledit-gtk-4.6/templates/language_farsi.xml0000644000175000017500000002143711301412461021435 0ustar00teusteus00000000000000 1 Genesis پیدایش پیدا 2 Exodus خروج خرو 3 Leviticus لاویان لاو 4 Numbers اعداد اعد 5 Deuteronomy تثنیه تث 6 Joshua یوشع یوش 7 Judges داوران داو 8 Ruth روت روت 9 1 Samuel اول سمو‌ییل ۱ سمو‌ 10 2 Samuel دوم سموییل ۲ سمو 11 1 Kings اول پادشاهان ۱ پاد 12 2 Kings دوم پادشاهان ۲ پاد 13 1 Chronicles اول تواریخ ۱ توا 14 2 Chronicles دوم تواریخ ۲ توا 15 Ezra عزرا عز 16 Nehemiah نحمیا نح 17 Esther استر است 18 Job ایوب ایو 19 Psalms مزامیر مزا 20 Proverbs امثال سلیمان ام 21 Ecclesiastes جامعه جام 22 Song of Solomon غزل غزلها غزل 23 Isaiah اشعیا اش 24 Jeremiah ارمیا ار 25 Lamentations مراثی ارمیا مراث 26 Ezekiel حزقیال حز 27 Daniel دانیال دان 28 Hosea هوشع هوش 29 Joel یوییل یوی 30 Amos عاموس عامو 31 Obadiah عوبدیا عوب 32 Jonah یونس یون 33 Micah میکاه میک 34 Nahum ناحوم ناحو 35 Habakkuk حبقوق حبق 36 Zephaniah ضفنیا ضفن 37 Haggai حجی حجی 38 Zechariah زکریا زکر 39 Malachi ملاکی ملا 40 Matthew متی متی 41 Mark مرقس مرق 42 Luke لوقا لوق 43 John یوحنا یوح 44 Acts اعمال رسولان اعمال 45 Romans رومیان روم 46 1 Corinthians اول قرنتیان ۱ قر 47 2 Corinthians دوم قرنتیان ۲ قر 48 Galatians غلاطیان غلا 49 Ephesians افسسیان افس 50 Philippians فیلیپیان فیل 51 Colossians کولسیان کول 52 1 Thessalonians اول تسالونکیان ۱ تسا 53 2 Thessalonians دوم تسالونکیان ۲ تسا 54 1 Timothy اول تیموتاوس ۱ تیمو 55 2 Timothy دوم تیموتاوس ۲ تیمو 56 Titus تیطوس تیط 57 Philemon فلیمون فلیم 58 Hebrews عبرانیان عبر 59 James یعقوب یعق 60 1 Peter اول پطرس ۱ پطر 61 2 Peter دوم پطرس ۲ پطر 62 1 John اول یوحنا ۱ یوح 63 2 John دوم یوحنا ۲ یوح 64 3 John سوم یوحنا ۳ یوح 65 Jude یهودا یهو 66 Revelation مکاشفه مکا bibledit-gtk-4.6/templates/mapping_russian_orthodox.xml0000644000175000017500000311644211175243637023637 0ustar00teusteus00000000000000 Genesis 1 31 55 Genesis 1 32 1 Genesis 1 32 1 Genesis 1 32 2 Genesis 1 32 2 Genesis 1 32 3 Genesis 1 32 3 Genesis 1 32 4 Genesis 1 32 4 Genesis 1 32 5 Genesis 1 32 5 Genesis 1 32 6 Genesis 1 32 6 Genesis 1 32 7 Genesis 1 32 7 Genesis 1 32 8 Genesis 1 32 8 Genesis 1 32 9 Genesis 1 32 9 Genesis 1 32 10 Genesis 1 32 10 Genesis 1 32 11 Genesis 1 32 11 Genesis 1 32 12 Genesis 1 32 12 Genesis 1 32 13 Genesis 1 32 13 Genesis 1 32 14 Genesis 1 32 14 Genesis 1 32 15 Genesis 1 32 15 Genesis 1 32 16 Genesis 1 32 16 Genesis 1 32 17 Genesis 1 32 17 Genesis 1 32 18 Genesis 1 32 18 Genesis 1 32 19 Genesis 1 32 19 Genesis 1 32 20 Genesis 1 32 20 Genesis 1 32 21 Genesis 1 32 21 Genesis 1 32 22 Genesis 1 32 22 Genesis 1 32 23 Genesis 1 32 23 Genesis 1 32 24 Genesis 1 32 24 Genesis 1 32 25 Genesis 1 32 25 Genesis 1 32 26 Genesis 1 32 26 Genesis 1 32 27 Genesis 1 32 27 Genesis 1 32 28 Genesis 1 32 28 Genesis 1 32 29 Genesis 1 32 29 Genesis 1 32 30 Genesis 1 32 30 Genesis 1 32 31 Genesis 1 32 31 Genesis 1 32 32 Genesis 1 32 32 Genesis 1 32 33 Exodus 2 8 1 Exodus 2 7 26 Exodus 2 8 2 Exodus 2 7 27 Exodus 2 8 3 Exodus 2 7 28 Exodus 2 8 4 Exodus 2 7 29 Exodus 2 8 5 Exodus 2 8 1 Exodus 2 8 6 Exodus 2 8 2 Exodus 2 8 7 Exodus 2 8 3 Exodus 2 8 8 Exodus 2 8 4 Exodus 2 8 9 Exodus 2 8 5 Exodus 2 8 10 Exodus 2 8 6 Exodus 2 8 11 Exodus 2 8 7 Exodus 2 8 12 Exodus 2 8 8 Exodus 2 8 13 Exodus 2 8 9 Exodus 2 8 14 Exodus 2 8 10 Exodus 2 8 15 Exodus 2 8 11 Exodus 2 8 16 Exodus 2 8 12 Exodus 2 8 17 Exodus 2 8 13 Exodus 2 8 18 Exodus 2 8 14 Exodus 2 8 19 Exodus 2 8 15 Exodus 2 8 20 Exodus 2 8 16 Exodus 2 8 21 Exodus 2 8 17 Exodus 2 8 22 Exodus 2 8 18 Exodus 2 8 23 Exodus 2 8 19 Exodus 2 8 24 Exodus 2 8 20 Exodus 2 8 25 Exodus 2 8 21 Exodus 2 8 26 Exodus 2 8 22 Exodus 2 8 27 Exodus 2 8 23 Exodus 2 8 28 Exodus 2 8 24 Exodus 2 8 29 Exodus 2 8 25 Exodus 2 8 30 Exodus 2 8 26 Exodus 2 8 31 Exodus 2 8 27 Exodus 2 8 32 Exodus 2 8 28 Exodus 2 22 1 Exodus 2 21 37 Exodus 2 22 2 Exodus 2 22 1 Exodus 2 22 3 Exodus 2 22 2 Exodus 2 22 4 Exodus 2 22 3 Exodus 2 22 5 Exodus 2 22 4 Exodus 2 22 6 Exodus 2 22 5 Exodus 2 22 7 Exodus 2 22 6 Exodus 2 22 8 Exodus 2 22 7 Exodus 2 22 9 Exodus 2 22 8 Exodus 2 22 10 Exodus 2 22 9 Exodus 2 22 11 Exodus 2 22 10 Exodus 2 22 12 Exodus 2 22 11 Exodus 2 22 13 Exodus 2 22 12 Exodus 2 22 14 Exodus 2 22 13 Exodus 2 22 15 Exodus 2 22 14 Exodus 2 22 16 Exodus 2 22 15 Exodus 2 22 17 Exodus 2 22 16 Exodus 2 22 18 Exodus 2 22 17 Exodus 2 22 19 Exodus 2 22 18 Exodus 2 22 20 Exodus 2 22 19 Exodus 2 22 21 Exodus 2 22 20 Exodus 2 22 22 Exodus 2 22 21 Exodus 2 22 23 Exodus 2 22 22 Exodus 2 22 24 Exodus 2 22 23 Exodus 2 22 25 Exodus 2 22 24 Exodus 2 22 26 Exodus 2 22 25 Exodus 2 22 27 Exodus 2 22 26 Exodus 2 22 28 Exodus 2 22 27 Exodus 2 22 29 Exodus 2 22 28 Exodus 2 22 30 Exodus 2 22 29 Exodus 2 22 31 Exodus 2 22 30 Leviticus 3 6 1 Leviticus 3 5 20 Leviticus 3 6 2 Leviticus 3 5 21 Leviticus 3 6 3 Leviticus 3 5 22 Leviticus 3 6 4 Leviticus 3 5 23 Leviticus 3 6 5 Leviticus 3 5 24 Leviticus 3 6 6 Leviticus 3 5 25 Leviticus 3 6 7 Leviticus 3 5 26 Leviticus 3 6 8 Leviticus 3 6 1 Leviticus 3 6 9 Leviticus 3 6 2 Leviticus 3 6 10 Leviticus 3 6 3 Leviticus 3 6 11 Leviticus 3 6 4 Leviticus 3 6 12 Leviticus 3 6 5 Leviticus 3 6 13 Leviticus 3 6 6 Leviticus 3 6 14 Leviticus 3 6 7 Leviticus 3 6 15 Leviticus 3 6 8 Leviticus 3 6 16 Leviticus 3 6 9 Leviticus 3 6 17 Leviticus 3 6 10 Leviticus 3 6 18 Leviticus 3 6 11 Leviticus 3 6 19 Leviticus 3 6 12 Leviticus 3 6 20 Leviticus 3 6 13 Leviticus 3 6 21 Leviticus 3 6 14 Leviticus 3 6 22 Leviticus 3 6 15 Leviticus 3 6 23 Leviticus 3 6 16 Leviticus 3 6 24 Leviticus 3 6 17 Leviticus 3 6 25 Leviticus 3 6 18 Leviticus 3 6 26 Leviticus 3 6 19 Leviticus 3 6 27 Leviticus 3 6 20 Leviticus 3 6 28 Leviticus 3 6 21 Leviticus 3 6 29 Leviticus 3 6 22 Leviticus 3 6 30 Leviticus 3 6 23 Leviticus 3 14 55 Leviticus 3 14 55 Leviticus 3 14 55 Leviticus 3 14 56 Leviticus 3 14 56 Leviticus 3 14 57 Numbers 4 16 36 Numbers 4 17 1 Numbers 4 16 37 Numbers 4 17 2 Numbers 4 16 38 Numbers 4 17 3 Numbers 4 16 39 Numbers 4 17 4 Numbers 4 16 40 Numbers 4 17 5 Numbers 4 16 41 Numbers 4 17 6 Numbers 4 16 42 Numbers 4 17 7 Numbers 4 16 43 Numbers 4 17 8 Numbers 4 16 44 Numbers 4 17 9 Numbers 4 16 45 Numbers 4 17 10 Numbers 4 16 46 Numbers 4 17 11 Numbers 4 16 47 Numbers 4 17 12 Numbers 4 16 48 Numbers 4 17 13 Numbers 4 16 49 Numbers 4 17 14 Numbers 4 16 50 Numbers 4 17 15 Numbers 4 17 1 Numbers 4 17 16 Numbers 4 17 2 Numbers 4 17 17 Numbers 4 17 3 Numbers 4 17 18 Numbers 4 17 4 Numbers 4 17 19 Numbers 4 17 5 Numbers 4 17 20 Numbers 4 17 6 Numbers 4 17 21 Numbers 4 17 7 Numbers 4 17 22 Numbers 4 17 8 Numbers 4 17 23 Numbers 4 17 9 Numbers 4 17 24 Numbers 4 17 10 Numbers 4 17 25 Numbers 4 17 11 Numbers 4 17 26 Numbers 4 17 12 Numbers 4 17 27 Numbers 4 17 13 Numbers 4 17 28 Numbers 4 26 1 Numbers 4 25 19 Numbers 4 26 1 Numbers 4 26 1 Deuteronomy 5 12 32 Deuteronomy 5 13 1 Deuteronomy 5 13 1 Deuteronomy 5 13 2 Deuteronomy 5 13 2 Deuteronomy 5 13 3 Deuteronomy 5 13 3 Deuteronomy 5 13 4 Deuteronomy 5 13 4 Deuteronomy 5 13 5 Deuteronomy 5 13 5 Deuteronomy 5 13 6 Deuteronomy 5 13 6 Deuteronomy 5 13 7 Deuteronomy 5 13 7 Deuteronomy 5 13 8 Deuteronomy 5 13 8 Deuteronomy 5 13 9 Deuteronomy 5 13 9 Deuteronomy 5 13 10 Deuteronomy 5 13 10 Deuteronomy 5 13 11 Deuteronomy 5 13 11 Deuteronomy 5 13 12 Deuteronomy 5 13 12 Deuteronomy 5 13 13 Deuteronomy 5 13 13 Deuteronomy 5 13 14 Deuteronomy 5 13 14 Deuteronomy 5 13 15 Deuteronomy 5 13 15 Deuteronomy 5 13 16 Deuteronomy 5 13 16 Deuteronomy 5 13 17 Deuteronomy 5 13 17 Deuteronomy 5 13 18 Deuteronomy 5 13 18 Deuteronomy 5 13 19 Deuteronomy 5 22 30 Deuteronomy 5 23 1 Deuteronomy 5 23 1 Deuteronomy 5 23 2 Deuteronomy 5 23 2 Deuteronomy 5 23 3 Deuteronomy 5 23 3 Deuteronomy 5 23 4 Deuteronomy 5 23 4 Deuteronomy 5 23 5 Deuteronomy 5 23 5 Deuteronomy 5 23 6 Deuteronomy 5 23 6 Deuteronomy 5 23 7 Deuteronomy 5 23 7 Deuteronomy 5 23 8 Deuteronomy 5 23 8 Deuteronomy 5 23 9 Deuteronomy 5 23 9 Deuteronomy 5 23 10 Deuteronomy 5 23 10 Deuteronomy 5 23 11 Deuteronomy 5 23 11 Deuteronomy 5 23 12 Deuteronomy 5 23 12 Deuteronomy 5 23 13 Deuteronomy 5 23 13 Deuteronomy 5 23 14 Deuteronomy 5 23 14 Deuteronomy 5 23 15 Deuteronomy 5 23 15 Deuteronomy 5 23 16 Deuteronomy 5 23 16 Deuteronomy 5 23 17 Deuteronomy 5 23 17 Deuteronomy 5 23 18 Deuteronomy 5 23 18 Deuteronomy 5 23 19 Deuteronomy 5 23 19 Deuteronomy 5 23 20 Deuteronomy 5 23 20 Deuteronomy 5 23 21 Deuteronomy 5 23 21 Deuteronomy 5 23 22 Deuteronomy 5 23 22 Deuteronomy 5 23 23 Deuteronomy 5 23 23 Deuteronomy 5 23 24 Deuteronomy 5 23 24 Deuteronomy 5 23 25 Deuteronomy 5 23 25 Deuteronomy 5 23 26 Deuteronomy 5 29 1 Deuteronomy 5 28 69 Deuteronomy 5 29 2 Deuteronomy 5 29 1 Deuteronomy 5 29 3 Deuteronomy 5 29 2 Deuteronomy 5 29 4 Deuteronomy 5 29 3 Deuteronomy 5 29 5 Deuteronomy 5 29 4 Deuteronomy 5 29 6 Deuteronomy 5 29 5 Deuteronomy 5 29 7 Deuteronomy 5 29 6 Deuteronomy 5 29 8 Deuteronomy 5 29 7 Deuteronomy 5 29 9 Deuteronomy 5 29 8 Deuteronomy 5 29 10 Deuteronomy 5 29 9 Deuteronomy 5 29 11 Deuteronomy 5 29 10 Deuteronomy 5 29 12 Deuteronomy 5 29 11 Deuteronomy 5 29 13 Deuteronomy 5 29 12 Deuteronomy 5 29 14 Deuteronomy 5 29 13 Deuteronomy 5 29 15 Deuteronomy 5 29 14 Deuteronomy 5 29 16 Deuteronomy 5 29 15 Deuteronomy 5 29 17 Deuteronomy 5 29 16 Deuteronomy 5 29 18 Deuteronomy 5 29 17 Deuteronomy 5 29 19 Deuteronomy 5 29 18 Deuteronomy 5 29 20 Deuteronomy 5 29 19 Deuteronomy 5 29 21 Deuteronomy 5 29 20 Deuteronomy 5 29 22 Deuteronomy 5 29 21 Deuteronomy 5 29 23 Deuteronomy 5 29 22 Deuteronomy 5 29 24 Deuteronomy 5 29 23 Deuteronomy 5 29 25 Deuteronomy 5 29 24 Deuteronomy 5 29 26 Deuteronomy 5 29 25 Deuteronomy 5 29 27 Deuteronomy 5 29 26 Deuteronomy 5 29 28 Deuteronomy 5 29 27 Deuteronomy 5 29 29 Deuteronomy 5 29 28 Joshua 6 5 16 Joshua 6 6 1 Joshua 6 6 1 Joshua 6 6 2 Joshua 6 6 2 Joshua 6 6 3 Joshua 6 6 3 Joshua 6 6 4 Joshua 6 6 4 Joshua 6 6 5 Joshua 6 6 5 Joshua 6 6 6 Joshua 6 6 6 Joshua 6 6 7 Joshua 6 6 7 Joshua 6 6 8 Joshua 6 6 8 Joshua 6 6 9 Joshua 6 6 9 Joshua 6 6 10 Joshua 6 6 10 Joshua 6 6 11 Joshua 6 6 11 Joshua 6 6 12 Joshua 6 6 12 Joshua 6 6 13 Joshua 6 6 13 Joshua 6 6 14 Joshua 6 6 14 Joshua 6 6 15 Joshua 6 6 15 Joshua 6 6 16 Joshua 6 6 16 Joshua 6 6 17 Joshua 6 6 17 Joshua 6 6 18 Joshua 6 6 18 Joshua 6 6 19 Joshua 6 6 19 Joshua 6 6 20 Joshua 6 6 20 Joshua 6 6 21 Joshua 6 6 21 Joshua 6 6 22 Joshua 6 6 22 Joshua 6 6 23 Joshua 6 6 23 Joshua 6 6 24 Joshua 6 6 24 Joshua 6 6 25 Joshua 6 6 25 Joshua 6 6 26 Joshua 6 6 26 Joshua 6 6 27 1 Samuel 9 20 43 1 Samuel 9 21 1 1 Samuel 9 21 1 1 Samuel 9 21 2 1 Samuel 9 21 2 1 Samuel 9 21 3 1 Samuel 9 21 3 1 Samuel 9 21 4 1 Samuel 9 21 4 1 Samuel 9 21 5 1 Samuel 9 21 5 1 Samuel 9 21 6 1 Samuel 9 21 6 1 Samuel 9 21 7 1 Samuel 9 21 7 1 Samuel 9 21 8 1 Samuel 9 21 8 1 Samuel 9 21 9 1 Samuel 9 21 9 1 Samuel 9 21 10 1 Samuel 9 21 10 1 Samuel 9 21 11 1 Samuel 9 21 11 1 Samuel 9 21 12 1 Samuel 9 21 12 1 Samuel 9 21 13 1 Samuel 9 21 13 1 Samuel 9 21 14 1 Samuel 9 21 14 1 Samuel 9 21 15 1 Samuel 9 21 15 1 Samuel 9 21 16 2 Samuel 10 18 33 2 Samuel 10 19 1 2 Samuel 10 19 1 2 Samuel 10 19 2 2 Samuel 10 19 2 2 Samuel 10 19 3 2 Samuel 10 19 3 2 Samuel 10 19 4 2 Samuel 10 19 4 2 Samuel 10 19 5 2 Samuel 10 19 5 2 Samuel 10 19 6 2 Samuel 10 19 6 2 Samuel 10 19 7 2 Samuel 10 19 7 2 Samuel 10 19 8 2 Samuel 10 19 8 2 Samuel 10 19 9 2 Samuel 10 19 9 2 Samuel 10 19 10 2 Samuel 10 19 10 2 Samuel 10 19 11 2 Samuel 10 19 11 2 Samuel 10 19 12 2 Samuel 10 19 12 2 Samuel 10 19 13 2 Samuel 10 19 13 2 Samuel 10 19 14 2 Samuel 10 19 14 2 Samuel 10 19 15 2 Samuel 10 19 15 2 Samuel 10 19 16 2 Samuel 10 19 16 2 Samuel 10 19 17 2 Samuel 10 19 17 2 Samuel 10 19 18 2 Samuel 10 19 18 2 Samuel 10 19 19 2 Samuel 10 19 19 2 Samuel 10 19 20 2 Samuel 10 19 20 2 Samuel 10 19 21 2 Samuel 10 19 21 2 Samuel 10 19 22 2 Samuel 10 19 22 2 Samuel 10 19 23 2 Samuel 10 19 23 2 Samuel 10 19 24 2 Samuel 10 19 24 2 Samuel 10 19 25 2 Samuel 10 19 25 2 Samuel 10 19 26 2 Samuel 10 19 26 2 Samuel 10 19 27 2 Samuel 10 19 27 2 Samuel 10 19 28 2 Samuel 10 19 28 2 Samuel 10 19 29 2 Samuel 10 19 29 2 Samuel 10 19 30 2 Samuel 10 19 30 2 Samuel 10 19 31 2 Samuel 10 19 31 2 Samuel 10 19 32 2 Samuel 10 19 32 2 Samuel 10 19 33 2 Samuel 10 19 33 2 Samuel 10 19 34 2 Samuel 10 19 34 2 Samuel 10 19 35 2 Samuel 10 19 35 2 Samuel 10 19 36 2 Samuel 10 19 36 2 Samuel 10 19 37 2 Samuel 10 19 37 2 Samuel 10 19 38 2 Samuel 10 19 38 2 Samuel 10 19 39 2 Samuel 10 19 39 2 Samuel 10 19 40 2 Samuel 10 19 40 2 Samuel 10 19 41 2 Samuel 10 19 41 2 Samuel 10 19 42 2 Samuel 10 19 42 2 Samuel 10 19 43 2 Samuel 10 19 43 2 Samuel 10 19 44 1 Kings 11 4 21 1 Kings 11 5 1 1 Kings 11 4 22 1 Kings 11 5 2 1 Kings 11 4 23 1 Kings 11 5 3 1 Kings 11 4 24 1 Kings 11 5 4 1 Kings 11 4 25 1 Kings 11 5 5 1 Kings 11 4 26 1 Kings 11 5 6 1 Kings 11 4 27 1 Kings 11 5 7 1 Kings 11 4 28 1 Kings 11 5 8 1 Kings 11 4 29 1 Kings 11 5 9 1 Kings 11 4 30 1 Kings 11 5 10 1 Kings 11 4 31 1 Kings 11 5 11 1 Kings 11 4 32 1 Kings 11 5 12 1 Kings 11 4 33 1 Kings 11 5 13 1 Kings 11 4 34 1 Kings 11 5 14 1 Kings 11 5 1 1 Kings 11 5 15 1 Kings 11 5 2 1 Kings 11 5 16 1 Kings 11 5 3 1 Kings 11 5 17 1 Kings 11 5 4 1 Kings 11 5 18 1 Kings 11 5 5 1 Kings 11 5 19 1 Kings 11 5 6 1 Kings 11 5 20 1 Kings 11 5 7 1 Kings 11 5 21 1 Kings 11 5 8 1 Kings 11 5 22 1 Kings 11 5 9 1 Kings 11 5 23 1 Kings 11 5 10 1 Kings 11 5 24 1 Kings 11 5 11 1 Kings 11 5 25 1 Kings 11 5 12 1 Kings 11 5 26 1 Kings 11 5 13 1 Kings 11 5 27 1 Kings 11 5 14 1 Kings 11 5 28 1 Kings 11 5 15 1 Kings 11 5 29 1 Kings 11 5 16 1 Kings 11 5 30 1 Kings 11 5 17 1 Kings 11 5 31 1 Kings 11 5 18 1 Kings 11 5 32 1 Kings 11 22 43 1 Kings 11 22 43 1 Kings 11 22 43 1 Kings 11 22 44 1 Kings 11 22 44 1 Kings 11 22 45 1 Kings 11 22 45 1 Kings 11 22 46 1 Kings 11 22 46 1 Kings 11 22 47 1 Kings 11 22 47 1 Kings 11 22 48 1 Kings 11 22 48 1 Kings 11 22 49 1 Kings 11 22 49 1 Kings 11 22 50 1 Kings 11 22 50 1 Kings 11 22 51 1 Kings 11 22 51 1 Kings 11 22 52 1 Kings 11 22 52 1 Kings 11 22 53 1 Kings 11 22 53 1 Kings 11 22 54 2 Kings 12 11 21 2 Kings 12 12 1 2 Kings 12 12 1 2 Kings 12 12 2 2 Kings 12 12 2 2 Kings 12 12 3 2 Kings 12 12 3 2 Kings 12 12 4 2 Kings 12 12 4 2 Kings 12 12 5 2 Kings 12 12 5 2 Kings 12 12 6 2 Kings 12 12 6 2 Kings 12 12 7 2 Kings 12 12 7 2 Kings 12 12 8 2 Kings 12 12 8 2 Kings 12 12 9 2 Kings 12 12 9 2 Kings 12 12 10 2 Kings 12 12 10 2 Kings 12 12 11 2 Kings 12 12 11 2 Kings 12 12 12 2 Kings 12 12 12 2 Kings 12 12 13 2 Kings 12 12 13 2 Kings 12 12 14 2 Kings 12 12 14 2 Kings 12 12 15 2 Kings 12 12 15 2 Kings 12 12 16 2 Kings 12 12 16 2 Kings 12 12 17 2 Kings 12 12 17 2 Kings 12 12 18 2 Kings 12 12 18 2 Kings 12 12 19 2 Kings 12 12 19 2 Kings 12 12 20 2 Kings 12 12 20 2 Kings 12 12 21 2 Kings 12 12 21 2 Kings 12 12 22 1 Chronicles 13 6 1 1 Chronicles 13 5 27 1 Chronicles 13 6 2 1 Chronicles 13 5 28 1 Chronicles 13 6 3 1 Chronicles 13 5 29 1 Chronicles 13 6 4 1 Chronicles 13 5 30 1 Chronicles 13 6 5 1 Chronicles 13 5 31 1 Chronicles 13 6 6 1 Chronicles 13 5 32 1 Chronicles 13 6 7 1 Chronicles 13 5 33 1 Chronicles 13 6 8 1 Chronicles 13 5 34 1 Chronicles 13 6 9 1 Chronicles 13 5 35 1 Chronicles 13 6 10 1 Chronicles 13 5 36 1 Chronicles 13 6 11 1 Chronicles 13 5 37 1 Chronicles 13 6 12 1 Chronicles 13 5 38 1 Chronicles 13 6 13 1 Chronicles 13 5 39 1 Chronicles 13 6 14 1 Chronicles 13 5 40 1 Chronicles 13 6 15 1 Chronicles 13 5 41 1 Chronicles 13 6 16 1 Chronicles 13 6 1 1 Chronicles 13 6 17 1 Chronicles 13 6 2 1 Chronicles 13 6 18 1 Chronicles 13 6 3 1 Chronicles 13 6 19 1 Chronicles 13 6 4 1 Chronicles 13 6 20 1 Chronicles 13 6 5 1 Chronicles 13 6 21 1 Chronicles 13 6 6 1 Chronicles 13 6 22 1 Chronicles 13 6 7 1 Chronicles 13 6 23 1 Chronicles 13 6 8 1 Chronicles 13 6 24 1 Chronicles 13 6 9 1 Chronicles 13 6 25 1 Chronicles 13 6 10 1 Chronicles 13 6 26 1 Chronicles 13 6 11 1 Chronicles 13 6 27 1 Chronicles 13 6 12 1 Chronicles 13 6 28 1 Chronicles 13 6 13 1 Chronicles 13 6 29 1 Chronicles 13 6 14 1 Chronicles 13 6 30 1 Chronicles 13 6 15 1 Chronicles 13 6 31 1 Chronicles 13 6 16 1 Chronicles 13 6 32 1 Chronicles 13 6 17 1 Chronicles 13 6 33 1 Chronicles 13 6 18 1 Chronicles 13 6 34 1 Chronicles 13 6 19 1 Chronicles 13 6 35 1 Chronicles 13 6 20 1 Chronicles 13 6 36 1 Chronicles 13 6 21 1 Chronicles 13 6 37 1 Chronicles 13 6 22 1 Chronicles 13 6 38 1 Chronicles 13 6 23 1 Chronicles 13 6 39 1 Chronicles 13 6 24 1 Chronicles 13 6 40 1 Chronicles 13 6 25 1 Chronicles 13 6 41 1 Chronicles 13 6 26 1 Chronicles 13 6 42 1 Chronicles 13 6 27 1 Chronicles 13 6 43 1 Chronicles 13 6 28 1 Chronicles 13 6 44 1 Chronicles 13 6 29 1 Chronicles 13 6 45 1 Chronicles 13 6 30 1 Chronicles 13 6 46 1 Chronicles 13 6 31 1 Chronicles 13 6 47 1 Chronicles 13 6 32 1 Chronicles 13 6 48 1 Chronicles 13 6 33 1 Chronicles 13 6 49 1 Chronicles 13 6 34 1 Chronicles 13 6 50 1 Chronicles 13 6 35 1 Chronicles 13 6 51 1 Chronicles 13 6 36 1 Chronicles 13 6 52 1 Chronicles 13 6 37 1 Chronicles 13 6 53 1 Chronicles 13 6 38 1 Chronicles 13 6 54 1 Chronicles 13 6 39 1 Chronicles 13 6 55 1 Chronicles 13 6 40 1 Chronicles 13 6 56 1 Chronicles 13 6 41 1 Chronicles 13 6 57 1 Chronicles 13 6 42 1 Chronicles 13 6 58 1 Chronicles 13 6 43 1 Chronicles 13 6 59 1 Chronicles 13 6 44 1 Chronicles 13 6 60 1 Chronicles 13 6 45 1 Chronicles 13 6 61 1 Chronicles 13 6 46 1 Chronicles 13 6 62 1 Chronicles 13 6 47 1 Chronicles 13 6 63 1 Chronicles 13 6 48 1 Chronicles 13 6 64 1 Chronicles 13 6 49 1 Chronicles 13 6 65 1 Chronicles 13 6 50 1 Chronicles 13 6 66 1 Chronicles 13 6 51 1 Chronicles 13 6 67 1 Chronicles 13 6 52 1 Chronicles 13 6 68 1 Chronicles 13 6 53 1 Chronicles 13 6 69 1 Chronicles 13 6 54 1 Chronicles 13 6 70 1 Chronicles 13 6 55 1 Chronicles 13 6 71 1 Chronicles 13 6 56 1 Chronicles 13 6 72 1 Chronicles 13 6 57 1 Chronicles 13 6 73 1 Chronicles 13 6 58 1 Chronicles 13 6 74 1 Chronicles 13 6 59 1 Chronicles 13 6 75 1 Chronicles 13 6 60 1 Chronicles 13 6 76 1 Chronicles 13 6 61 1 Chronicles 13 6 77 1 Chronicles 13 6 62 1 Chronicles 13 6 78 1 Chronicles 13 6 63 1 Chronicles 13 6 79 1 Chronicles 13 6 64 1 Chronicles 13 6 80 1 Chronicles 13 6 65 1 Chronicles 13 6 81 1 Chronicles 13 6 66 1 Chronicles 13 12 4 1 Chronicles 13 12 4 1 Chronicles 13 12 4 1 Chronicles 13 12 5 1 Chronicles 13 12 5 1 Chronicles 13 12 6 1 Chronicles 13 12 6 1 Chronicles 13 12 7 1 Chronicles 13 12 7 1 Chronicles 13 12 8 1 Chronicles 13 12 8 1 Chronicles 13 12 9 1 Chronicles 13 12 9 1 Chronicles 13 12 10 1 Chronicles 13 12 10 1 Chronicles 13 12 11 1 Chronicles 13 12 11 1 Chronicles 13 12 12 1 Chronicles 13 12 12 1 Chronicles 13 12 13 1 Chronicles 13 12 13 1 Chronicles 13 12 14 1 Chronicles 13 12 14 1 Chronicles 13 12 15 1 Chronicles 13 12 15 1 Chronicles 13 12 16 1 Chronicles 13 12 16 1 Chronicles 13 12 17 1 Chronicles 13 12 17 1 Chronicles 13 12 18 1 Chronicles 13 12 18 1 Chronicles 13 12 19 1 Chronicles 13 12 19 1 Chronicles 13 12 20 1 Chronicles 13 12 20 1 Chronicles 13 12 21 1 Chronicles 13 12 21 1 Chronicles 13 12 22 1 Chronicles 13 12 22 1 Chronicles 13 12 23 1 Chronicles 13 12 23 1 Chronicles 13 12 24 1 Chronicles 13 12 24 1 Chronicles 13 12 25 1 Chronicles 13 12 25 1 Chronicles 13 12 26 1 Chronicles 13 12 26 1 Chronicles 13 12 27 1 Chronicles 13 12 27 1 Chronicles 13 12 28 1 Chronicles 13 12 28 1 Chronicles 13 12 29 1 Chronicles 13 12 29 1 Chronicles 13 12 30 1 Chronicles 13 12 30 1 Chronicles 13 12 31 1 Chronicles 13 12 31 1 Chronicles 13 12 32 1 Chronicles 13 12 32 1 Chronicles 13 12 33 1 Chronicles 13 12 33 1 Chronicles 13 12 34 1 Chronicles 13 12 34 1 Chronicles 13 12 35 1 Chronicles 13 12 35 1 Chronicles 13 12 36 1 Chronicles 13 12 36 1 Chronicles 13 12 37 1 Chronicles 13 12 37 1 Chronicles 13 12 38 1 Chronicles 13 12 38 1 Chronicles 13 12 39 1 Chronicles 13 12 39 1 Chronicles 13 12 40 1 Chronicles 13 12 40 1 Chronicles 13 12 41 2 Chronicles 14 2 1 2 Chronicles 14 1 18 2 Chronicles 14 2 2 2 Chronicles 14 2 1 2 Chronicles 14 2 3 2 Chronicles 14 2 2 2 Chronicles 14 2 4 2 Chronicles 14 2 3 2 Chronicles 14 2 5 2 Chronicles 14 2 4 2 Chronicles 14 2 6 2 Chronicles 14 2 5 2 Chronicles 14 2 7 2 Chronicles 14 2 6 2 Chronicles 14 2 8 2 Chronicles 14 2 7 2 Chronicles 14 2 9 2 Chronicles 14 2 8 2 Chronicles 14 2 10 2 Chronicles 14 2 9 2 Chronicles 14 2 11 2 Chronicles 14 2 10 2 Chronicles 14 2 12 2 Chronicles 14 2 11 2 Chronicles 14 2 13 2 Chronicles 14 2 12 2 Chronicles 14 2 14 2 Chronicles 14 2 13 2 Chronicles 14 2 15 2 Chronicles 14 2 14 2 Chronicles 14 2 16 2 Chronicles 14 2 15 2 Chronicles 14 2 17 2 Chronicles 14 2 16 2 Chronicles 14 2 18 2 Chronicles 14 2 17 2 Chronicles 14 14 1 2 Chronicles 14 13 23 2 Chronicles 14 14 2 2 Chronicles 14 14 1 2 Chronicles 14 14 3 2 Chronicles 14 14 2 2 Chronicles 14 14 4 2 Chronicles 14 14 3 2 Chronicles 14 14 5 2 Chronicles 14 14 4 2 Chronicles 14 14 6 2 Chronicles 14 14 5 2 Chronicles 14 14 7 2 Chronicles 14 14 6 2 Chronicles 14 14 8 2 Chronicles 14 14 7 2 Chronicles 14 14 9 2 Chronicles 14 14 8 2 Chronicles 14 14 10 2 Chronicles 14 14 9 2 Chronicles 14 14 11 2 Chronicles 14 14 10 2 Chronicles 14 14 12 2 Chronicles 14 14 11 2 Chronicles 14 14 13 2 Chronicles 14 14 12 2 Chronicles 14 14 14 2 Chronicles 14 14 13 2 Chronicles 14 14 15 2 Chronicles 14 14 14 Nehemiah 16 4 1 Nehemiah 16 3 33 Nehemiah 16 4 2 Nehemiah 16 3 34 Nehemiah 16 4 3 Nehemiah 16 3 35 Nehemiah 16 4 4 Nehemiah 16 3 36 Nehemiah 16 4 5 Nehemiah 16 3 37 Nehemiah 16 4 6 Nehemiah 16 3 38 Nehemiah 16 4 7 Nehemiah 16 4 1 Nehemiah 16 4 8 Nehemiah 16 4 2 Nehemiah 16 4 9 Nehemiah 16 4 3 Nehemiah 16 4 10 Nehemiah 16 4 4 Nehemiah 16 4 11 Nehemiah 16 4 5 Nehemiah 16 4 12 Nehemiah 16 4 6 Nehemiah 16 4 13 Nehemiah 16 4 7 Nehemiah 16 4 14 Nehemiah 16 4 8 Nehemiah 16 4 15 Nehemiah 16 4 9 Nehemiah 16 4 16 Nehemiah 16 4 10 Nehemiah 16 4 17 Nehemiah 16 4 11 Nehemiah 16 4 18 Nehemiah 16 4 12 Nehemiah 16 4 19 Nehemiah 16 4 13 Nehemiah 16 4 20 Nehemiah 16 4 14 Nehemiah 16 4 21 Nehemiah 16 4 15 Nehemiah 16 4 22 Nehemiah 16 4 16 Nehemiah 16 4 23 Nehemiah 16 4 17 Nehemiah 16 7 67 Nehemiah 16 7 67 Nehemiah 16 7 68 Nehemiah 16 7 67 Nehemiah 16 7 69 Nehemiah 16 7 68 Nehemiah 16 7 70 Nehemiah 16 7 69 Nehemiah 16 7 71 Nehemiah 16 7 70 Nehemiah 16 7 72 Nehemiah 16 7 71 Nehemiah 16 7 73 Nehemiah 16 7 72 Nehemiah 16 9 38 Nehemiah 16 10 1 Nehemiah 16 10 1 Nehemiah 16 10 2 Nehemiah 16 10 2 Nehemiah 16 10 3 Nehemiah 16 10 3 Nehemiah 16 10 4 Nehemiah 16 10 4 Nehemiah 16 10 5 Nehemiah 16 10 5 Nehemiah 16 10 6 Nehemiah 16 10 6 Nehemiah 16 10 7 Nehemiah 16 10 7 Nehemiah 16 10 8 Nehemiah 16 10 8 Nehemiah 16 10 9 Nehemiah 16 10 9 Nehemiah 16 10 10 Nehemiah 16 10 10 Nehemiah 16 10 11 Nehemiah 16 10 11 Nehemiah 16 10 12 Nehemiah 16 10 12 Nehemiah 16 10 13 Nehemiah 16 10 13 Nehemiah 16 10 14 Nehemiah 16 10 14 Nehemiah 16 10 15 Nehemiah 16 10 15 Nehemiah 16 10 16 Nehemiah 16 10 16 Nehemiah 16 10 17 Nehemiah 16 10 17 Nehemiah 16 10 18 Nehemiah 16 10 18 Nehemiah 16 10 19 Nehemiah 16 10 19 Nehemiah 16 10 20 Nehemiah 16 10 20 Nehemiah 16 10 21 Nehemiah 16 10 21 Nehemiah 16 10 22 Nehemiah 16 10 22 Nehemiah 16 10 23 Nehemiah 16 10 23 Nehemiah 16 10 24 Nehemiah 16 10 24 Nehemiah 16 10 25 Nehemiah 16 10 25 Nehemiah 16 10 26 Nehemiah 16 10 26 Nehemiah 16 10 27 Nehemiah 16 10 27 Nehemiah 16 10 28 Nehemiah 16 10 28 Nehemiah 16 10 29 Nehemiah 16 10 29 Nehemiah 16 10 30 Nehemiah 16 10 30 Nehemiah 16 10 31 Nehemiah 16 10 31 Nehemiah 16 10 32 Nehemiah 16 10 32 Nehemiah 16 10 33 Nehemiah 16 10 33 Nehemiah 16 10 34 Nehemiah 16 10 34 Nehemiah 16 10 35 Nehemiah 16 10 35 Nehemiah 16 10 36 Nehemiah 16 10 36 Nehemiah 16 10 37 Nehemiah 16 10 37 Nehemiah 16 10 38 Nehemiah 16 10 38 Nehemiah 16 10 39 Nehemiah 16 10 39 Nehemiah 16 10 40 Job 18 39 31 Job 18 40 1 Job 18 39 32 Job 18 40 2 Job 18 39 33 Job 18 40 3 Job 18 39 34 Job 18 40 4 Job 18 39 35 Job 18 40 5 Job 18 40 1 Job 18 40 6 Job 18 40 2 Job 18 40 7 Job 18 40 3 Job 18 40 8 Job 18 40 4 Job 18 40 9 Job 18 40 5 Job 18 40 10 Job 18 40 6 Job 18 40 11 Job 18 40 7 Job 18 40 12 Job 18 40 8 Job 18 40 13 Job 18 40 9 Job 18 40 14 Job 18 40 10 Job 18 40 15 Job 18 40 11 Job 18 40 16 Job 18 40 12 Job 18 40 17 Job 18 40 13 Job 18 40 18 Job 18 40 14 Job 18 40 19 Job 18 40 15 Job 18 40 20 Job 18 40 16 Job 18 40 21 Job 18 40 17 Job 18 40 22 Job 18 40 18 Job 18 40 23 Job 18 40 19 Job 18 40 24 Job 18 40 20 Job 18 40 25 Job 18 40 21 Job 18 40 26 Job 18 40 22 Job 18 40 27 Job 18 40 23 Job 18 40 28 Job 18 40 24 Job 18 40 29 Job 18 40 25 Job 18 40 30 Job 18 40 26 Job 18 40 31 Job 18 40 27 Job 18 40 32 Psalms 19 9 22 Psalms 19 10 1 Psalms 19 9 23 Psalms 19 10 2 Psalms 19 9 24 Psalms 19 10 3 Psalms 19 9 25 Psalms 19 10 4 Psalms 19 9 26 Psalms 19 10 5 Psalms 19 9 27 Psalms 19 10 6 Psalms 19 9 28 Psalms 19 10 7 Psalms 19 9 29 Psalms 19 10 8 Psalms 19 9 30 Psalms 19 10 9 Psalms 19 9 31 Psalms 19 10 10 Psalms 19 9 32 Psalms 19 10 11 Psalms 19 9 33 Psalms 19 10 12 Psalms 19 9 34 Psalms 19 10 13 Psalms 19 9 35 Psalms 19 10 14 Psalms 19 9 36 Psalms 19 10 15 Psalms 19 9 37 Psalms 19 10 16 Psalms 19 9 38 Psalms 19 10 17 Psalms 19 9 39 Psalms 19 10 18 Psalms 19 10 1 Psalms 19 11 1 Psalms 19 10 2 Psalms 19 11 2 Psalms 19 10 3 Psalms 19 11 3 Psalms 19 10 4 Psalms 19 11 4 Psalms 19 10 5 Psalms 19 11 5 Psalms 19 10 6 Psalms 19 11 6 Psalms 19 10 7 Psalms 19 11 7 Psalms 19 11 1 Psalms 19 12 1 Psalms 19 11 2 Psalms 19 12 2 Psalms 19 11 3 Psalms 19 12 3 Psalms 19 11 4 Psalms 19 12 4 Psalms 19 11 5 Psalms 19 12 5 Psalms 19 11 6 Psalms 19 12 6 Psalms 19 11 7 Psalms 19 12 7 Psalms 19 11 8 Psalms 19 12 8 Psalms 19 11 9 Psalms 19 12 9 Psalms 19 12 1 Psalms 19 13 1 Psalms 19 12 2 Psalms 19 13 2 Psalms 19 12 3 Psalms 19 13 3 Psalms 19 12 4 Psalms 19 13 4 Psalms 19 12 5 Psalms 19 13 5 Psalms 19 12 6 Psalms 19 13 6 Psalms 19 13 1 Psalms 19 14 1 Psalms 19 13 2 Psalms 19 14 2 Psalms 19 13 3 Psalms 19 14 3 Psalms 19 13 4 Psalms 19 14 4 Psalms 19 13 5 Psalms 19 14 5 Psalms 19 13 6 Psalms 19 14 6 Psalms 19 13 7 Psalms 19 14 7 Psalms 19 14 1 Psalms 19 15 1 Psalms 19 14 2 Psalms 19 15 2 Psalms 19 14 3 Psalms 19 15 3 Psalms 19 14 4 Psalms 19 15 4 Psalms 19 14 5 Psalms 19 15 5 Psalms 19 15 1 Psalms 19 16 1 Psalms 19 15 2 Psalms 19 16 2 Psalms 19 15 3 Psalms 19 16 3 Psalms 19 15 4 Psalms 19 16 4 Psalms 19 15 5 Psalms 19 16 5 Psalms 19 15 6 Psalms 19 16 6 Psalms 19 15 7 Psalms 19 16 7 Psalms 19 15 8 Psalms 19 16 8 Psalms 19 15 9 Psalms 19 16 9 Psalms 19 15 10 Psalms 19 16 10 Psalms 19 15 11 Psalms 19 16 11 Psalms 19 16 1 Psalms 19 17 1 Psalms 19 16 2 Psalms 19 17 2 Psalms 19 16 3 Psalms 19 17 3 Psalms 19 16 4 Psalms 19 17 4 Psalms 19 16 5 Psalms 19 17 5 Psalms 19 16 6 Psalms 19 17 6 Psalms 19 16 7 Psalms 19 17 7 Psalms 19 16 8 Psalms 19 17 8 Psalms 19 16 9 Psalms 19 17 9 Psalms 19 16 10 Psalms 19 17 10 Psalms 19 16 11 Psalms 19 17 11 Psalms 19 16 12 Psalms 19 17 12 Psalms 19 16 13 Psalms 19 17 13 Psalms 19 16 14 Psalms 19 17 14 Psalms 19 16 15 Psalms 19 17 15 Psalms 19 17 1 Psalms 19 18 2 Psalms 19 17 2 Psalms 19 18 3 Psalms 19 17 3 Psalms 19 18 4 Psalms 19 17 4 Psalms 19 18 5 Psalms 19 17 5 Psalms 19 18 6 Psalms 19 17 6 Psalms 19 18 7 Psalms 19 17 7 Psalms 19 18 8 Psalms 19 17 8 Psalms 19 18 9 Psalms 19 17 9 Psalms 19 18 10 Psalms 19 17 10 Psalms 19 18 11 Psalms 19 17 11 Psalms 19 18 12 Psalms 19 17 12 Psalms 19 18 13 Psalms 19 17 13 Psalms 19 18 14 Psalms 19 17 14 Psalms 19 18 15 Psalms 19 17 15 Psalms 19 18 16 Psalms 19 17 16 Psalms 19 18 17 Psalms 19 17 17 Psalms 19 18 18 Psalms 19 17 18 Psalms 19 18 19 Psalms 19 17 19 Psalms 19 18 20 Psalms 19 17 20 Psalms 19 18 21 Psalms 19 17 21 Psalms 19 18 22 Psalms 19 17 22 Psalms 19 18 23 Psalms 19 17 23 Psalms 19 18 24 Psalms 19 17 24 Psalms 19 18 25 Psalms 19 17 25 Psalms 19 18 26 Psalms 19 17 26 Psalms 19 18 27 Psalms 19 17 27 Psalms 19 18 28 Psalms 19 17 28 Psalms 19 18 29 Psalms 19 17 29 Psalms 19 18 30 Psalms 19 17 30 Psalms 19 18 31 Psalms 19 17 31 Psalms 19 18 32 Psalms 19 17 32 Psalms 19 18 33 Psalms 19 17 33 Psalms 19 18 34 Psalms 19 17 34 Psalms 19 18 35 Psalms 19 17 35 Psalms 19 18 36 Psalms 19 17 36 Psalms 19 18 37 Psalms 19 17 37 Psalms 19 18 38 Psalms 19 17 38 Psalms 19 18 39 Psalms 19 17 39 Psalms 19 18 40 Psalms 19 17 40 Psalms 19 18 41 Psalms 19 17 41 Psalms 19 18 42 Psalms 19 17 42 Psalms 19 18 43 Psalms 19 17 43 Psalms 19 18 44 Psalms 19 17 44 Psalms 19 18 45 Psalms 19 17 45 Psalms 19 18 46 Psalms 19 17 46 Psalms 19 18 47 Psalms 19 17 47 Psalms 19 18 48 Psalms 19 17 48 Psalms 19 18 49 Psalms 19 17 49 Psalms 19 18 50 Psalms 19 17 50 Psalms 19 18 51 Psalms 19 18 1 Psalms 19 19 1 Psalms 19 18 2 Psalms 19 19 2 Psalms 19 18 3 Psalms 19 19 3 Psalms 19 18 4 Psalms 19 19 4 Psalms 19 18 5 Psalms 19 19 5 Psalms 19 18 6 Psalms 19 19 6 Psalms 19 18 7 Psalms 19 19 7 Psalms 19 18 8 Psalms 19 19 8 Psalms 19 18 9 Psalms 19 19 9 Psalms 19 18 10 Psalms 19 19 10 Psalms 19 18 11 Psalms 19 19 11 Psalms 19 18 12 Psalms 19 19 12 Psalms 19 18 13 Psalms 19 19 13 Psalms 19 18 14 Psalms 19 19 14 Psalms 19 18 15 Psalms 19 19 15 Psalms 19 19 1 Psalms 19 20 1 Psalms 19 19 2 Psalms 19 20 2 Psalms 19 19 3 Psalms 19 20 3 Psalms 19 19 4 Psalms 19 20 4 Psalms 19 19 5 Psalms 19 20 5 Psalms 19 19 6 Psalms 19 20 6 Psalms 19 19 7 Psalms 19 20 7 Psalms 19 19 8 Psalms 19 20 8 Psalms 19 19 9 Psalms 19 20 9 Psalms 19 19 10 Psalms 19 20 10 Psalms 19 20 1 Psalms 19 21 1 Psalms 19 20 2 Psalms 19 21 2 Psalms 19 20 3 Psalms 19 21 3 Psalms 19 20 4 Psalms 19 21 4 Psalms 19 20 5 Psalms 19 21 5 Psalms 19 20 6 Psalms 19 21 6 Psalms 19 20 7 Psalms 19 21 7 Psalms 19 20 8 Psalms 19 21 8 Psalms 19 20 9 Psalms 19 21 9 Psalms 19 20 10 Psalms 19 21 10 Psalms 19 20 11 Psalms 19 21 11 Psalms 19 20 12 Psalms 19 21 12 Psalms 19 20 13 Psalms 19 21 13 Psalms 19 20 14 Psalms 19 21 14 Psalms 19 21 1 Psalms 19 22 1 Psalms 19 21 2 Psalms 19 22 2 Psalms 19 21 3 Psalms 19 22 3 Psalms 19 21 4 Psalms 19 22 4 Psalms 19 21 5 Psalms 19 22 5 Psalms 19 21 6 Psalms 19 22 6 Psalms 19 21 7 Psalms 19 22 7 Psalms 19 21 8 Psalms 19 22 8 Psalms 19 21 9 Psalms 19 22 9 Psalms 19 21 10 Psalms 19 22 10 Psalms 19 21 11 Psalms 19 22 11 Psalms 19 21 12 Psalms 19 22 12 Psalms 19 21 13 Psalms 19 22 13 Psalms 19 21 14 Psalms 19 22 14 Psalms 19 21 15 Psalms 19 22 15 Psalms 19 21 16 Psalms 19 22 16 Psalms 19 21 17 Psalms 19 22 17 Psalms 19 21 18 Psalms 19 22 18 Psalms 19 21 19 Psalms 19 22 19 Psalms 19 21 20 Psalms 19 22 20 Psalms 19 21 21 Psalms 19 22 21 Psalms 19 21 22 Psalms 19 22 22 Psalms 19 21 23 Psalms 19 22 23 Psalms 19 21 24 Psalms 19 22 24 Psalms 19 21 25 Psalms 19 22 25 Psalms 19 21 26 Psalms 19 22 26 Psalms 19 21 27 Psalms 19 22 27 Psalms 19 21 28 Psalms 19 22 28 Psalms 19 21 29 Psalms 19 22 29 Psalms 19 21 30 Psalms 19 22 30 Psalms 19 21 31 Psalms 19 22 31 Psalms 19 21 32 Psalms 19 22 32 Psalms 19 22 1 Psalms 19 23 1 Psalms 19 22 2 Psalms 19 23 2 Psalms 19 22 3 Psalms 19 23 3 Psalms 19 22 4 Psalms 19 23 4 Psalms 19 22 5 Psalms 19 23 5 Psalms 19 22 6 Psalms 19 23 6 Psalms 19 23 1 Psalms 19 24 1 Psalms 19 23 2 Psalms 19 24 2 Psalms 19 23 3 Psalms 19 24 3 Psalms 19 23 4 Psalms 19 24 4 Psalms 19 23 5 Psalms 19 24 5 Psalms 19 23 6 Psalms 19 24 6 Psalms 19 23 7 Psalms 19 24 7 Psalms 19 23 8 Psalms 19 24 8 Psalms 19 23 9 Psalms 19 24 9 Psalms 19 23 10 Psalms 19 24 10 Psalms 19 24 1 Psalms 19 25 1 Psalms 19 24 2 Psalms 19 25 2 Psalms 19 24 3 Psalms 19 25 3 Psalms 19 24 4 Psalms 19 25 4 Psalms 19 24 5 Psalms 19 25 5 Psalms 19 24 6 Psalms 19 25 6 Psalms 19 24 7 Psalms 19 25 7 Psalms 19 24 8 Psalms 19 25 8 Psalms 19 24 9 Psalms 19 25 9 Psalms 19 24 10 Psalms 19 25 10 Psalms 19 24 11 Psalms 19 25 11 Psalms 19 24 12 Psalms 19 25 12 Psalms 19 24 13 Psalms 19 25 13 Psalms 19 24 14 Psalms 19 25 14 Psalms 19 24 15 Psalms 19 25 15 Psalms 19 24 16 Psalms 19 25 16 Psalms 19 24 17 Psalms 19 25 17 Psalms 19 24 18 Psalms 19 25 18 Psalms 19 24 19 Psalms 19 25 19 Psalms 19 24 20 Psalms 19 25 20 Psalms 19 24 21 Psalms 19 25 21 Psalms 19 24 22 Psalms 19 25 22 Psalms 19 25 1 Psalms 19 26 1 Psalms 19 25 2 Psalms 19 26 2 Psalms 19 25 3 Psalms 19 26 3 Psalms 19 25 4 Psalms 19 26 4 Psalms 19 25 5 Psalms 19 26 5 Psalms 19 25 6 Psalms 19 26 6 Psalms 19 25 7 Psalms 19 26 7 Psalms 19 25 8 Psalms 19 26 8 Psalms 19 25 9 Psalms 19 26 9 Psalms 19 25 10 Psalms 19 26 10 Psalms 19 25 11 Psalms 19 26 11 Psalms 19 25 12 Psalms 19 26 12 Psalms 19 26 1 Psalms 19 27 1 Psalms 19 26 2 Psalms 19 27 2 Psalms 19 26 3 Psalms 19 27 3 Psalms 19 26 4 Psalms 19 27 4 Psalms 19 26 5 Psalms 19 27 5 Psalms 19 26 6 Psalms 19 27 6 Psalms 19 26 7 Psalms 19 27 7 Psalms 19 26 8 Psalms 19 27 8 Psalms 19 26 9 Psalms 19 27 9 Psalms 19 26 10 Psalms 19 27 10 Psalms 19 26 11 Psalms 19 27 11 Psalms 19 26 12 Psalms 19 27 12 Psalms 19 26 13 Psalms 19 27 13 Psalms 19 26 14 Psalms 19 27 14 Psalms 19 27 1 Psalms 19 28 1 Psalms 19 27 2 Psalms 19 28 2 Psalms 19 27 3 Psalms 19 28 3 Psalms 19 27 4 Psalms 19 28 4 Psalms 19 27 5 Psalms 19 28 5 Psalms 19 27 6 Psalms 19 28 6 Psalms 19 27 7 Psalms 19 28 7 Psalms 19 27 8 Psalms 19 28 8 Psalms 19 27 9 Psalms 19 28 9 Psalms 19 28 1 Psalms 19 29 1 Psalms 19 28 2 Psalms 19 29 2 Psalms 19 28 3 Psalms 19 29 3 Psalms 19 28 4 Psalms 19 29 4 Psalms 19 28 5 Psalms 19 29 5 Psalms 19 28 6 Psalms 19 29 6 Psalms 19 28 7 Psalms 19 29 7 Psalms 19 28 8 Psalms 19 29 8 Psalms 19 28 9 Psalms 19 29 9 Psalms 19 28 10 Psalms 19 29 10 Psalms 19 28 11 Psalms 19 29 11 Psalms 19 29 1 Psalms 19 30 1 Psalms 19 29 2 Psalms 19 30 2 Psalms 19 29 3 Psalms 19 30 3 Psalms 19 29 4 Psalms 19 30 4 Psalms 19 29 5 Psalms 19 30 5 Psalms 19 29 6 Psalms 19 30 6 Psalms 19 29 7 Psalms 19 30 7 Psalms 19 29 8 Psalms 19 30 8 Psalms 19 29 9 Psalms 19 30 9 Psalms 19 29 10 Psalms 19 30 10 Psalms 19 29 11 Psalms 19 30 11 Psalms 19 29 12 Psalms 19 30 12 Psalms 19 29 13 Psalms 19 30 13 Psalms 19 30 1 Psalms 19 31 1 Psalms 19 30 2 Psalms 19 31 2 Psalms 19 30 3 Psalms 19 31 3 Psalms 19 30 4 Psalms 19 31 4 Psalms 19 30 5 Psalms 19 31 5 Psalms 19 30 6 Psalms 19 31 6 Psalms 19 30 7 Psalms 19 31 7 Psalms 19 30 8 Psalms 19 31 8 Psalms 19 30 9 Psalms 19 31 9 Psalms 19 30 10 Psalms 19 31 10 Psalms 19 30 11 Psalms 19 31 11 Psalms 19 30 12 Psalms 19 31 12 Psalms 19 30 13 Psalms 19 31 13 Psalms 19 30 14 Psalms 19 31 14 Psalms 19 30 15 Psalms 19 31 15 Psalms 19 30 16 Psalms 19 31 16 Psalms 19 30 17 Psalms 19 31 17 Psalms 19 30 18 Psalms 19 31 18 Psalms 19 30 19 Psalms 19 31 19 Psalms 19 30 20 Psalms 19 31 20 Psalms 19 30 21 Psalms 19 31 21 Psalms 19 30 22 Psalms 19 31 22 Psalms 19 30 23 Psalms 19 31 23 Psalms 19 30 24 Psalms 19 31 24 Psalms 19 30 25 Psalms 19 31 25 Psalms 19 31 1 Psalms 19 32 1 Psalms 19 31 2 Psalms 19 32 2 Psalms 19 31 3 Psalms 19 32 3 Psalms 19 31 4 Psalms 19 32 4 Psalms 19 31 5 Psalms 19 32 5 Psalms 19 31 6 Psalms 19 32 6 Psalms 19 31 7 Psalms 19 32 7 Psalms 19 31 8 Psalms 19 32 8 Psalms 19 31 9 Psalms 19 32 9 Psalms 19 31 10 Psalms 19 32 10 Psalms 19 31 11 Psalms 19 32 11 Psalms 19 32 1 Psalms 19 33 1 Psalms 19 32 2 Psalms 19 33 2 Psalms 19 32 3 Psalms 19 33 3 Psalms 19 32 4 Psalms 19 33 4 Psalms 19 32 5 Psalms 19 33 5 Psalms 19 32 6 Psalms 19 33 6 Psalms 19 32 7 Psalms 19 33 7 Psalms 19 32 8 Psalms 19 33 8 Psalms 19 32 9 Psalms 19 33 9 Psalms 19 32 10 Psalms 19 33 10 Psalms 19 32 11 Psalms 19 33 11 Psalms 19 32 12 Psalms 19 33 12 Psalms 19 32 13 Psalms 19 33 13 Psalms 19 32 14 Psalms 19 33 14 Psalms 19 32 15 Psalms 19 33 15 Psalms 19 32 16 Psalms 19 33 16 Psalms 19 32 17 Psalms 19 33 17 Psalms 19 32 18 Psalms 19 33 18 Psalms 19 32 19 Psalms 19 33 19 Psalms 19 32 20 Psalms 19 33 20 Psalms 19 32 21 Psalms 19 33 21 Psalms 19 32 22 Psalms 19 33 22 Psalms 19 33 1 Psalms 19 34 1 Psalms 19 33 2 Psalms 19 34 2 Psalms 19 33 3 Psalms 19 34 3 Psalms 19 33 4 Psalms 19 34 4 Psalms 19 33 5 Psalms 19 34 5 Psalms 19 33 6 Psalms 19 34 6 Psalms 19 33 7 Psalms 19 34 7 Psalms 19 33 8 Psalms 19 34 8 Psalms 19 33 9 Psalms 19 34 9 Psalms 19 33 10 Psalms 19 34 10 Psalms 19 33 11 Psalms 19 34 11 Psalms 19 33 12 Psalms 19 34 12 Psalms 19 33 13 Psalms 19 34 13 Psalms 19 33 14 Psalms 19 34 14 Psalms 19 33 15 Psalms 19 34 15 Psalms 19 33 16 Psalms 19 34 16 Psalms 19 33 17 Psalms 19 34 17 Psalms 19 33 18 Psalms 19 34 18 Psalms 19 33 19 Psalms 19 34 19 Psalms 19 33 20 Psalms 19 34 20 Psalms 19 33 21 Psalms 19 34 21 Psalms 19 33 22 Psalms 19 34 22 Psalms 19 33 23 Psalms 19 34 23 Psalms 19 34 1 Psalms 19 35 1 Psalms 19 34 2 Psalms 19 35 2 Psalms 19 34 3 Psalms 19 35 3 Psalms 19 34 4 Psalms 19 35 4 Psalms 19 34 5 Psalms 19 35 5 Psalms 19 34 6 Psalms 19 35 6 Psalms 19 34 7 Psalms 19 35 7 Psalms 19 34 8 Psalms 19 35 8 Psalms 19 34 9 Psalms 19 35 9 Psalms 19 34 10 Psalms 19 35 10 Psalms 19 34 11 Psalms 19 35 11 Psalms 19 34 12 Psalms 19 35 12 Psalms 19 34 13 Psalms 19 35 13 Psalms 19 34 14 Psalms 19 35 14 Psalms 19 34 15 Psalms 19 35 15 Psalms 19 34 16 Psalms 19 35 16 Psalms 19 34 17 Psalms 19 35 17 Psalms 19 34 18 Psalms 19 35 18 Psalms 19 34 19 Psalms 19 35 19 Psalms 19 34 20 Psalms 19 35 20 Psalms 19 34 21 Psalms 19 35 21 Psalms 19 34 22 Psalms 19 35 22 Psalms 19 34 23 Psalms 19 35 23 Psalms 19 34 24 Psalms 19 35 24 Psalms 19 34 25 Psalms 19 35 25 Psalms 19 34 26 Psalms 19 35 26 Psalms 19 34 27 Psalms 19 35 27 Psalms 19 34 28 Psalms 19 35 28 Psalms 19 35 1 Psalms 19 36 1 Psalms 19 35 2 Psalms 19 36 2 Psalms 19 35 3 Psalms 19 36 3 Psalms 19 35 4 Psalms 19 36 4 Psalms 19 35 5 Psalms 19 36 5 Psalms 19 35 6 Psalms 19 36 6 Psalms 19 35 7 Psalms 19 36 7 Psalms 19 35 8 Psalms 19 36 8 Psalms 19 35 9 Psalms 19 36 9 Psalms 19 35 10 Psalms 19 36 10 Psalms 19 35 11 Psalms 19 36 11 Psalms 19 35 12 Psalms 19 36 12 Psalms 19 35 13 Psalms 19 36 13 Psalms 19 36 1 Psalms 19 37 1 Psalms 19 36 2 Psalms 19 37 2 Psalms 19 36 3 Psalms 19 37 3 Psalms 19 36 4 Psalms 19 37 4 Psalms 19 36 5 Psalms 19 37 5 Psalms 19 36 6 Psalms 19 37 6 Psalms 19 36 7 Psalms 19 37 7 Psalms 19 36 8 Psalms 19 37 8 Psalms 19 36 9 Psalms 19 37 9 Psalms 19 36 10 Psalms 19 37 10 Psalms 19 36 11 Psalms 19 37 11 Psalms 19 36 12 Psalms 19 37 12 Psalms 19 36 13 Psalms 19 37 13 Psalms 19 36 14 Psalms 19 37 14 Psalms 19 36 15 Psalms 19 37 15 Psalms 19 36 16 Psalms 19 37 16 Psalms 19 36 17 Psalms 19 37 17 Psalms 19 36 18 Psalms 19 37 18 Psalms 19 36 19 Psalms 19 37 19 Psalms 19 36 20 Psalms 19 37 20 Psalms 19 36 21 Psalms 19 37 21 Psalms 19 36 22 Psalms 19 37 22 Psalms 19 36 23 Psalms 19 37 23 Psalms 19 36 24 Psalms 19 37 24 Psalms 19 36 25 Psalms 19 37 25 Psalms 19 36 26 Psalms 19 37 26 Psalms 19 36 27 Psalms 19 37 27 Psalms 19 36 28 Psalms 19 37 28 Psalms 19 36 29 Psalms 19 37 29 Psalms 19 36 30 Psalms 19 37 30 Psalms 19 36 31 Psalms 19 37 31 Psalms 19 36 32 Psalms 19 37 32 Psalms 19 36 33 Psalms 19 37 33 Psalms 19 36 34 Psalms 19 37 34 Psalms 19 36 35 Psalms 19 37 35 Psalms 19 36 36 Psalms 19 37 36 Psalms 19 36 37 Psalms 19 37 37 Psalms 19 36 38 Psalms 19 37 38 Psalms 19 36 39 Psalms 19 37 39 Psalms 19 36 40 Psalms 19 37 40 Psalms 19 37 1 Psalms 19 38 1 Psalms 19 37 2 Psalms 19 38 2 Psalms 19 37 3 Psalms 19 38 3 Psalms 19 37 4 Psalms 19 38 4 Psalms 19 37 5 Psalms 19 38 5 Psalms 19 37 6 Psalms 19 38 6 Psalms 19 37 7 Psalms 19 38 7 Psalms 19 37 8 Psalms 19 38 8 Psalms 19 37 9 Psalms 19 38 9 Psalms 19 37 10 Psalms 19 38 10 Psalms 19 37 11 Psalms 19 38 11 Psalms 19 37 12 Psalms 19 38 12 Psalms 19 37 13 Psalms 19 38 13 Psalms 19 37 14 Psalms 19 38 14 Psalms 19 37 15 Psalms 19 38 15 Psalms 19 37 16 Psalms 19 38 16 Psalms 19 37 17 Psalms 19 38 17 Psalms 19 37 18 Psalms 19 38 18 Psalms 19 37 19 Psalms 19 38 19 Psalms 19 37 20 Psalms 19 38 20 Psalms 19 37 21 Psalms 19 38 21 Psalms 19 37 22 Psalms 19 38 22 Psalms 19 37 23 Psalms 19 38 23 Psalms 19 38 1 Psalms 19 39 1 Psalms 19 38 2 Psalms 19 39 2 Psalms 19 38 3 Psalms 19 39 3 Psalms 19 38 4 Psalms 19 39 4 Psalms 19 38 5 Psalms 19 39 5 Psalms 19 38 6 Psalms 19 39 6 Psalms 19 38 7 Psalms 19 39 7 Psalms 19 38 8 Psalms 19 39 8 Psalms 19 38 9 Psalms 19 39 9 Psalms 19 38 10 Psalms 19 39 10 Psalms 19 38 11 Psalms 19 39 11 Psalms 19 38 12 Psalms 19 39 12 Psalms 19 38 13 Psalms 19 39 13 Psalms 19 38 14 Psalms 19 39 14 Psalms 19 39 1 Psalms 19 40 1 Psalms 19 39 2 Psalms 19 40 2 Psalms 19 39 3 Psalms 19 40 3 Psalms 19 39 4 Psalms 19 40 4 Psalms 19 39 5 Psalms 19 40 5 Psalms 19 39 6 Psalms 19 40 6 Psalms 19 39 7 Psalms 19 40 7 Psalms 19 39 8 Psalms 19 40 8 Psalms 19 39 9 Psalms 19 40 9 Psalms 19 39 10 Psalms 19 40 10 Psalms 19 39 11 Psalms 19 40 11 Psalms 19 39 12 Psalms 19 40 12 Psalms 19 39 13 Psalms 19 40 13 Psalms 19 39 14 Psalms 19 40 14 Psalms 19 39 15 Psalms 19 40 15 Psalms 19 39 16 Psalms 19 40 16 Psalms 19 39 17 Psalms 19 40 17 Psalms 19 39 18 Psalms 19 40 18 Psalms 19 40 1 Psalms 19 41 1 Psalms 19 40 2 Psalms 19 41 2 Psalms 19 40 3 Psalms 19 41 3 Psalms 19 40 4 Psalms 19 41 4 Psalms 19 40 5 Psalms 19 41 5 Psalms 19 40 6 Psalms 19 41 6 Psalms 19 40 7 Psalms 19 41 7 Psalms 19 40 8 Psalms 19 41 8 Psalms 19 40 9 Psalms 19 41 9 Psalms 19 40 10 Psalms 19 41 10 Psalms 19 40 11 Psalms 19 41 11 Psalms 19 40 12 Psalms 19 41 12 Psalms 19 40 13 Psalms 19 41 13 Psalms 19 40 14 Psalms 19 41 14 Psalms 19 41 1 Psalms 19 42 1 Psalms 19 41 2 Psalms 19 42 2 Psalms 19 41 3 Psalms 19 42 3 Psalms 19 41 4 Psalms 19 42 4 Psalms 19 41 5 Psalms 19 42 5 Psalms 19 41 6 Psalms 19 42 6 Psalms 19 41 7 Psalms 19 42 7 Psalms 19 41 8 Psalms 19 42 8 Psalms 19 41 9 Psalms 19 42 9 Psalms 19 41 10 Psalms 19 42 10 Psalms 19 41 11 Psalms 19 42 11 Psalms 19 41 12 Psalms 19 42 12 Psalms 19 42 1 Psalms 19 43 1 Psalms 19 42 2 Psalms 19 43 2 Psalms 19 42 3 Psalms 19 43 3 Psalms 19 42 4 Psalms 19 43 4 Psalms 19 42 5 Psalms 19 43 5 Psalms 19 43 1 Psalms 19 44 1 Psalms 19 43 2 Psalms 19 44 2 Psalms 19 43 3 Psalms 19 44 3 Psalms 19 43 4 Psalms 19 44 4 Psalms 19 43 5 Psalms 19 44 5 Psalms 19 43 6 Psalms 19 44 6 Psalms 19 43 7 Psalms 19 44 7 Psalms 19 43 8 Psalms 19 44 8 Psalms 19 43 9 Psalms 19 44 9 Psalms 19 43 10 Psalms 19 44 10 Psalms 19 43 11 Psalms 19 44 11 Psalms 19 43 12 Psalms 19 44 12 Psalms 19 43 13 Psalms 19 44 13 Psalms 19 43 14 Psalms 19 44 14 Psalms 19 43 15 Psalms 19 44 15 Psalms 19 43 16 Psalms 19 44 16 Psalms 19 43 17 Psalms 19 44 17 Psalms 19 43 18 Psalms 19 44 18 Psalms 19 43 19 Psalms 19 44 19 Psalms 19 43 20 Psalms 19 44 20 Psalms 19 43 21 Psalms 19 44 21 Psalms 19 43 22 Psalms 19 44 22 Psalms 19 43 23 Psalms 19 44 23 Psalms 19 43 24 Psalms 19 44 24 Psalms 19 43 25 Psalms 19 44 25 Psalms 19 43 26 Psalms 19 44 26 Psalms 19 43 27 Psalms 19 44 27 Psalms 19 44 1 Psalms 19 45 1 Psalms 19 44 2 Psalms 19 45 2 Psalms 19 44 3 Psalms 19 45 3 Psalms 19 44 4 Psalms 19 45 4 Psalms 19 44 5 Psalms 19 45 5 Psalms 19 44 6 Psalms 19 45 6 Psalms 19 44 7 Psalms 19 45 7 Psalms 19 44 8 Psalms 19 45 8 Psalms 19 44 9 Psalms 19 45 9 Psalms 19 44 10 Psalms 19 45 10 Psalms 19 44 11 Psalms 19 45 11 Psalms 19 44 12 Psalms 19 45 12 Psalms 19 44 13 Psalms 19 45 13 Psalms 19 44 14 Psalms 19 45 14 Psalms 19 44 15 Psalms 19 45 15 Psalms 19 44 16 Psalms 19 45 16 Psalms 19 44 17 Psalms 19 45 17 Psalms 19 44 18 Psalms 19 45 18 Psalms 19 45 1 Psalms 19 46 1 Psalms 19 45 2 Psalms 19 46 2 Psalms 19 45 3 Psalms 19 46 3 Psalms 19 45 4 Psalms 19 46 4 Psalms 19 45 5 Psalms 19 46 5 Psalms 19 45 6 Psalms 19 46 6 Psalms 19 45 7 Psalms 19 46 7 Psalms 19 45 8 Psalms 19 46 8 Psalms 19 45 9 Psalms 19 46 9 Psalms 19 45 10 Psalms 19 46 10 Psalms 19 45 11 Psalms 19 46 11 Psalms 19 45 12 Psalms 19 46 12 Psalms 19 46 1 Psalms 19 47 1 Psalms 19 46 2 Psalms 19 47 2 Psalms 19 46 3 Psalms 19 47 3 Psalms 19 46 4 Psalms 19 47 4 Psalms 19 46 5 Psalms 19 47 5 Psalms 19 46 6 Psalms 19 47 6 Psalms 19 46 7 Psalms 19 47 7 Psalms 19 46 8 Psalms 19 47 8 Psalms 19 46 9 Psalms 19 47 9 Psalms 19 46 10 Psalms 19 47 10 Psalms 19 47 1 Psalms 19 48 1 Psalms 19 47 2 Psalms 19 48 2 Psalms 19 47 3 Psalms 19 48 3 Psalms 19 47 4 Psalms 19 48 4 Psalms 19 47 5 Psalms 19 48 5 Psalms 19 47 6 Psalms 19 48 6 Psalms 19 47 7 Psalms 19 48 7 Psalms 19 47 8 Psalms 19 48 8 Psalms 19 47 9 Psalms 19 48 9 Psalms 19 47 10 Psalms 19 48 10 Psalms 19 47 11 Psalms 19 48 11 Psalms 19 47 12 Psalms 19 48 12 Psalms 19 47 13 Psalms 19 48 13 Psalms 19 47 14 Psalms 19 48 14 Psalms 19 47 15 Psalms 19 48 15 Psalms 19 48 1 Psalms 19 49 1 Psalms 19 48 2 Psalms 19 49 2 Psalms 19 48 3 Psalms 19 49 3 Psalms 19 48 4 Psalms 19 49 4 Psalms 19 48 5 Psalms 19 49 5 Psalms 19 48 6 Psalms 19 49 6 Psalms 19 48 7 Psalms 19 49 7 Psalms 19 48 8 Psalms 19 49 8 Psalms 19 48 9 Psalms 19 49 9 Psalms 19 48 10 Psalms 19 49 10 Psalms 19 48 11 Psalms 19 49 11 Psalms 19 48 12 Psalms 19 49 12 Psalms 19 48 13 Psalms 19 49 13 Psalms 19 48 14 Psalms 19 49 14 Psalms 19 48 15 Psalms 19 49 15 Psalms 19 48 16 Psalms 19 49 16 Psalms 19 48 17 Psalms 19 49 17 Psalms 19 48 18 Psalms 19 49 18 Psalms 19 48 19 Psalms 19 49 19 Psalms 19 48 20 Psalms 19 49 20 Psalms 19 48 21 Psalms 19 49 21 Psalms 19 49 1 Psalms 19 50 1 Psalms 19 49 2 Psalms 19 50 2 Psalms 19 49 3 Psalms 19 50 3 Psalms 19 49 4 Psalms 19 50 4 Psalms 19 49 5 Psalms 19 50 5 Psalms 19 49 6 Psalms 19 50 6 Psalms 19 49 7 Psalms 19 50 7 Psalms 19 49 8 Psalms 19 50 8 Psalms 19 49 9 Psalms 19 50 9 Psalms 19 49 10 Psalms 19 50 10 Psalms 19 49 11 Psalms 19 50 11 Psalms 19 49 12 Psalms 19 50 12 Psalms 19 49 13 Psalms 19 50 13 Psalms 19 49 14 Psalms 19 50 14 Psalms 19 49 15 Psalms 19 50 15 Psalms 19 49 16 Psalms 19 50 16 Psalms 19 49 17 Psalms 19 50 17 Psalms 19 49 18 Psalms 19 50 18 Psalms 19 49 19 Psalms 19 50 19 Psalms 19 49 20 Psalms 19 50 20 Psalms 19 49 21 Psalms 19 50 21 Psalms 19 49 22 Psalms 19 50 22 Psalms 19 49 23 Psalms 19 50 23 Psalms 19 50 1 Psalms 19 51 1 Psalms 19 50 2 Psalms 19 51 2 Psalms 19 50 3 Psalms 19 51 3 Psalms 19 50 4 Psalms 19 51 4 Psalms 19 50 5 Psalms 19 51 5 Psalms 19 50 6 Psalms 19 51 6 Psalms 19 50 7 Psalms 19 51 7 Psalms 19 50 8 Psalms 19 51 8 Psalms 19 50 9 Psalms 19 51 9 Psalms 19 50 10 Psalms 19 51 10 Psalms 19 50 11 Psalms 19 51 11 Psalms 19 50 12 Psalms 19 51 12 Psalms 19 50 13 Psalms 19 51 13 Psalms 19 50 14 Psalms 19 51 14 Psalms 19 50 15 Psalms 19 51 15 Psalms 19 50 16 Psalms 19 51 16 Psalms 19 50 17 Psalms 19 51 17 Psalms 19 50 18 Psalms 19 51 18 Psalms 19 50 19 Psalms 19 51 19 Psalms 19 50 20 Psalms 19 51 20 Psalms 19 50 21 Psalms 19 51 21 Psalms 19 51 1 Psalms 19 52 1 Psalms 19 51 2 Psalms 19 52 2 Psalms 19 51 3 Psalms 19 52 3 Psalms 19 51 4 Psalms 19 52 4 Psalms 19 51 5 Psalms 19 52 5 Psalms 19 51 6 Psalms 19 52 6 Psalms 19 51 7 Psalms 19 52 7 Psalms 19 51 8 Psalms 19 52 8 Psalms 19 51 9 Psalms 19 52 9 Psalms 19 51 10 Psalms 19 52 10 Psalms 19 51 11 Psalms 19 52 11 Psalms 19 52 1 Psalms 19 53 1 Psalms 19 52 2 Psalms 19 53 2 Psalms 19 52 3 Psalms 19 53 3 Psalms 19 52 4 Psalms 19 53 4 Psalms 19 52 5 Psalms 19 53 5 Psalms 19 52 6 Psalms 19 53 6 Psalms 19 52 7 Psalms 19 53 7 Psalms 19 53 1 Psalms 19 54 1 Psalms 19 53 2 Psalms 19 54 2 Psalms 19 53 3 Psalms 19 54 3 Psalms 19 53 4 Psalms 19 54 4 Psalms 19 53 5 Psalms 19 54 5 Psalms 19 53 6 Psalms 19 54 6 Psalms 19 53 7 Psalms 19 54 7 Psalms 19 53 8 Psalms 19 54 8 Psalms 19 53 9 Psalms 19 54 9 Psalms 19 54 1 Psalms 19 55 1 Psalms 19 54 2 Psalms 19 55 2 Psalms 19 54 3 Psalms 19 55 3 Psalms 19 54 4 Psalms 19 55 4 Psalms 19 54 5 Psalms 19 55 5 Psalms 19 54 6 Psalms 19 55 6 Psalms 19 54 7 Psalms 19 55 7 Psalms 19 54 8 Psalms 19 55 8 Psalms 19 54 9 Psalms 19 55 9 Psalms 19 54 10 Psalms 19 55 10 Psalms 19 54 11 Psalms 19 55 11 Psalms 19 54 12 Psalms 19 55 12 Psalms 19 54 13 Psalms 19 55 13 Psalms 19 54 14 Psalms 19 55 14 Psalms 19 54 15 Psalms 19 55 15 Psalms 19 54 16 Psalms 19 55 16 Psalms 19 54 17 Psalms 19 55 17 Psalms 19 54 18 Psalms 19 55 18 Psalms 19 54 19 Psalms 19 55 19 Psalms 19 54 20 Psalms 19 55 20 Psalms 19 54 21 Psalms 19 55 21 Psalms 19 54 22 Psalms 19 55 22 Psalms 19 54 23 Psalms 19 55 23 Psalms 19 54 24 Psalms 19 55 24 Psalms 19 55 1 Psalms 19 56 1 Psalms 19 55 2 Psalms 19 56 2 Psalms 19 55 3 Psalms 19 56 3 Psalms 19 55 4 Psalms 19 56 4 Psalms 19 55 5 Psalms 19 56 5 Psalms 19 55 6 Psalms 19 56 6 Psalms 19 55 7 Psalms 19 56 7 Psalms 19 55 8 Psalms 19 56 8 Psalms 19 55 9 Psalms 19 56 9 Psalms 19 55 10 Psalms 19 56 10 Psalms 19 55 11 Psalms 19 56 11 Psalms 19 55 12 Psalms 19 56 12 Psalms 19 55 13 Psalms 19 56 13 Psalms 19 55 14 Psalms 19 56 14 Psalms 19 56 1 Psalms 19 57 1 Psalms 19 56 2 Psalms 19 57 2 Psalms 19 56 3 Psalms 19 57 3 Psalms 19 56 4 Psalms 19 57 4 Psalms 19 56 5 Psalms 19 57 5 Psalms 19 56 6 Psalms 19 57 6 Psalms 19 56 7 Psalms 19 57 7 Psalms 19 56 8 Psalms 19 57 8 Psalms 19 56 9 Psalms 19 57 9 Psalms 19 56 10 Psalms 19 57 10 Psalms 19 56 11 Psalms 19 57 11 Psalms 19 56 12 Psalms 19 57 12 Psalms 19 57 1 Psalms 19 58 1 Psalms 19 57 2 Psalms 19 58 2 Psalms 19 57 3 Psalms 19 58 3 Psalms 19 57 4 Psalms 19 58 4 Psalms 19 57 5 Psalms 19 58 5 Psalms 19 57 6 Psalms 19 58 6 Psalms 19 57 7 Psalms 19 58 7 Psalms 19 57 8 Psalms 19 58 8 Psalms 19 57 9 Psalms 19 58 9 Psalms 19 57 10 Psalms 19 58 10 Psalms 19 57 11 Psalms 19 58 11 Psalms 19 57 12 Psalms 19 58 12 Psalms 19 58 1 Psalms 19 59 1 Psalms 19 58 2 Psalms 19 59 2 Psalms 19 58 3 Psalms 19 59 3 Psalms 19 58 4 Psalms 19 59 4 Psalms 19 58 5 Psalms 19 59 5 Psalms 19 58 6 Psalms 19 59 6 Psalms 19 58 7 Psalms 19 59 7 Psalms 19 58 8 Psalms 19 59 8 Psalms 19 58 9 Psalms 19 59 9 Psalms 19 58 10 Psalms 19 59 10 Psalms 19 58 11 Psalms 19 59 11 Psalms 19 58 12 Psalms 19 59 12 Psalms 19 58 13 Psalms 19 59 13 Psalms 19 58 14 Psalms 19 59 14 Psalms 19 58 15 Psalms 19 59 15 Psalms 19 58 16 Psalms 19 59 16 Psalms 19 58 17 Psalms 19 59 17 Psalms 19 58 18 Psalms 19 59 18 Psalms 19 59 1 Psalms 19 60 1 Psalms 19 59 2 Psalms 19 60 2 Psalms 19 59 3 Psalms 19 60 3 Psalms 19 59 4 Psalms 19 60 4 Psalms 19 59 5 Psalms 19 60 5 Psalms 19 59 6 Psalms 19 60 6 Psalms 19 59 7 Psalms 19 60 7 Psalms 19 59 8 Psalms 19 60 8 Psalms 19 59 9 Psalms 19 60 9 Psalms 19 59 10 Psalms 19 60 10 Psalms 19 59 11 Psalms 19 60 11 Psalms 19 59 12 Psalms 19 60 12 Psalms 19 59 13 Psalms 19 60 13 Psalms 19 59 14 Psalms 19 60 14 Psalms 19 60 1 Psalms 19 61 1 Psalms 19 60 2 Psalms 19 61 2 Psalms 19 60 3 Psalms 19 61 3 Psalms 19 60 4 Psalms 19 61 4 Psalms 19 60 5 Psalms 19 61 5 Psalms 19 60 6 Psalms 19 61 6 Psalms 19 60 7 Psalms 19 61 7 Psalms 19 60 8 Psalms 19 61 8 Psalms 19 60 9 Psalms 19 61 9 Psalms 19 61 1 Psalms 19 62 1 Psalms 19 61 2 Psalms 19 62 2 Psalms 19 61 3 Psalms 19 62 3 Psalms 19 61 4 Psalms 19 62 4 Psalms 19 61 5 Psalms 19 62 5 Psalms 19 61 6 Psalms 19 62 6 Psalms 19 61 7 Psalms 19 62 7 Psalms 19 61 8 Psalms 19 62 8 Psalms 19 61 9 Psalms 19 62 9 Psalms 19 61 10 Psalms 19 62 10 Psalms 19 61 11 Psalms 19 62 11 Psalms 19 61 12 Psalms 19 62 12 Psalms 19 61 13 Psalms 19 62 13 Psalms 19 62 1 Psalms 19 63 1 Psalms 19 62 2 Psalms 19 63 2 Psalms 19 62 3 Psalms 19 63 3 Psalms 19 62 4 Psalms 19 63 4 Psalms 19 62 5 Psalms 19 63 5 Psalms 19 62 6 Psalms 19 63 6 Psalms 19 62 7 Psalms 19 63 7 Psalms 19 62 8 Psalms 19 63 8 Psalms 19 62 9 Psalms 19 63 9 Psalms 19 62 10 Psalms 19 63 10 Psalms 19 62 11 Psalms 19 63 11 Psalms 19 62 12 Psalms 19 63 12 Psalms 19 63 1 Psalms 19 64 1 Psalms 19 63 2 Psalms 19 64 2 Psalms 19 63 3 Psalms 19 64 3 Psalms 19 63 4 Psalms 19 64 4 Psalms 19 63 5 Psalms 19 64 5 Psalms 19 63 6 Psalms 19 64 6 Psalms 19 63 7 Psalms 19 64 7 Psalms 19 63 8 Psalms 19 64 8 Psalms 19 63 9 Psalms 19 64 9 Psalms 19 63 10 Psalms 19 64 10 Psalms 19 63 11 Psalms 19 64 11 Psalms 19 64 1 Psalms 19 65 1 Psalms 19 64 2 Psalms 19 65 2 Psalms 19 64 3 Psalms 19 65 3 Psalms 19 64 4 Psalms 19 65 4 Psalms 19 64 5 Psalms 19 65 5 Psalms 19 64 6 Psalms 19 65 6 Psalms 19 64 7 Psalms 19 65 7 Psalms 19 64 8 Psalms 19 65 8 Psalms 19 64 9 Psalms 19 65 9 Psalms 19 64 10 Psalms 19 65 10 Psalms 19 64 11 Psalms 19 65 11 Psalms 19 64 12 Psalms 19 65 12 Psalms 19 64 13 Psalms 19 65 13 Psalms 19 64 14 Psalms 19 65 14 Psalms 19 65 1 Psalms 19 66 1 Psalms 19 65 2 Psalms 19 66 2 Psalms 19 65 3 Psalms 19 66 3 Psalms 19 65 4 Psalms 19 66 4 Psalms 19 65 5 Psalms 19 66 5 Psalms 19 65 6 Psalms 19 66 6 Psalms 19 65 7 Psalms 19 66 7 Psalms 19 65 8 Psalms 19 66 8 Psalms 19 65 9 Psalms 19 66 9 Psalms 19 65 10 Psalms 19 66 10 Psalms 19 65 11 Psalms 19 66 11 Psalms 19 65 12 Psalms 19 66 12 Psalms 19 65 13 Psalms 19 66 13 Psalms 19 65 14 Psalms 19 66 14 Psalms 19 65 15 Psalms 19 66 15 Psalms 19 65 16 Psalms 19 66 16 Psalms 19 65 17 Psalms 19 66 17 Psalms 19 65 18 Psalms 19 66 18 Psalms 19 65 19 Psalms 19 66 19 Psalms 19 65 20 Psalms 19 66 20 Psalms 19 66 1 Psalms 19 67 1 Psalms 19 66 2 Psalms 19 67 2 Psalms 19 66 3 Psalms 19 67 3 Psalms 19 66 4 Psalms 19 67 4 Psalms 19 66 5 Psalms 19 67 5 Psalms 19 66 6 Psalms 19 67 6 Psalms 19 66 7 Psalms 19 67 7 Psalms 19 66 8 Psalms 19 67 8 Psalms 19 67 1 Psalms 19 68 1 Psalms 19 67 2 Psalms 19 68 2 Psalms 19 67 3 Psalms 19 68 3 Psalms 19 67 4 Psalms 19 68 4 Psalms 19 67 5 Psalms 19 68 5 Psalms 19 67 6 Psalms 19 68 6 Psalms 19 67 7 Psalms 19 68 7 Psalms 19 67 8 Psalms 19 68 8 Psalms 19 67 9 Psalms 19 68 9 Psalms 19 67 10 Psalms 19 68 10 Psalms 19 67 11 Psalms 19 68 11 Psalms 19 67 12 Psalms 19 68 12 Psalms 19 67 13 Psalms 19 68 13 Psalms 19 67 14 Psalms 19 68 14 Psalms 19 67 15 Psalms 19 68 15 Psalms 19 67 16 Psalms 19 68 16 Psalms 19 67 17 Psalms 19 68 17 Psalms 19 67 18 Psalms 19 68 18 Psalms 19 67 19 Psalms 19 68 19 Psalms 19 67 20 Psalms 19 68 20 Psalms 19 67 21 Psalms 19 68 21 Psalms 19 67 22 Psalms 19 68 22 Psalms 19 67 23 Psalms 19 68 23 Psalms 19 67 24 Psalms 19 68 24 Psalms 19 67 25 Psalms 19 68 25 Psalms 19 67 26 Psalms 19 68 26 Psalms 19 67 27 Psalms 19 68 27 Psalms 19 67 28 Psalms 19 68 28 Psalms 19 67 29 Psalms 19 68 29 Psalms 19 67 30 Psalms 19 68 30 Psalms 19 67 31 Psalms 19 68 31 Psalms 19 67 32 Psalms 19 68 32 Psalms 19 67 33 Psalms 19 68 33 Psalms 19 67 34 Psalms 19 68 34 Psalms 19 67 35 Psalms 19 68 35 Psalms 19 67 36 Psalms 19 68 36 Psalms 19 68 1 Psalms 19 69 1 Psalms 19 68 2 Psalms 19 69 2 Psalms 19 68 3 Psalms 19 69 3 Psalms 19 68 4 Psalms 19 69 4 Psalms 19 68 5 Psalms 19 69 5 Psalms 19 68 6 Psalms 19 69 6 Psalms 19 68 7 Psalms 19 69 7 Psalms 19 68 8 Psalms 19 69 8 Psalms 19 68 9 Psalms 19 69 9 Psalms 19 68 10 Psalms 19 69 10 Psalms 19 68 11 Psalms 19 69 11 Psalms 19 68 12 Psalms 19 69 12 Psalms 19 68 13 Psalms 19 69 13 Psalms 19 68 14 Psalms 19 69 14 Psalms 19 68 15 Psalms 19 69 15 Psalms 19 68 16 Psalms 19 69 16 Psalms 19 68 17 Psalms 19 69 17 Psalms 19 68 18 Psalms 19 69 18 Psalms 19 68 19 Psalms 19 69 19 Psalms 19 68 20 Psalms 19 69 20 Psalms 19 68 21 Psalms 19 69 21 Psalms 19 68 22 Psalms 19 69 22 Psalms 19 68 23 Psalms 19 69 23 Psalms 19 68 24 Psalms 19 69 24 Psalms 19 68 25 Psalms 19 69 25 Psalms 19 68 26 Psalms 19 69 26 Psalms 19 68 27 Psalms 19 69 27 Psalms 19 68 28 Psalms 19 69 28 Psalms 19 68 29 Psalms 19 69 29 Psalms 19 68 30 Psalms 19 69 30 Psalms 19 68 31 Psalms 19 69 31 Psalms 19 68 32 Psalms 19 69 32 Psalms 19 68 33 Psalms 19 69 33 Psalms 19 68 34 Psalms 19 69 34 Psalms 19 68 35 Psalms 19 69 35 Psalms 19 68 36 Psalms 19 69 36 Psalms 19 68 37 Psalms 19 69 37 Psalms 19 69 1 Psalms 19 70 1 Psalms 19 69 2 Psalms 19 70 2 Psalms 19 69 3 Psalms 19 70 3 Psalms 19 69 4 Psalms 19 70 4 Psalms 19 69 5 Psalms 19 70 5 Psalms 19 69 6 Psalms 19 70 6 Psalms 19 70 1 Psalms 19 71 1 Psalms 19 70 2 Psalms 19 71 2 Psalms 19 70 3 Psalms 19 71 3 Psalms 19 70 4 Psalms 19 71 4 Psalms 19 70 5 Psalms 19 71 5 Psalms 19 70 6 Psalms 19 71 6 Psalms 19 70 7 Psalms 19 71 7 Psalms 19 70 8 Psalms 19 71 8 Psalms 19 70 9 Psalms 19 71 9 Psalms 19 70 10 Psalms 19 71 10 Psalms 19 70 11 Psalms 19 71 11 Psalms 19 70 12 Psalms 19 71 12 Psalms 19 70 13 Psalms 19 71 13 Psalms 19 70 14 Psalms 19 71 14 Psalms 19 70 15 Psalms 19 71 15 Psalms 19 70 16 Psalms 19 71 16 Psalms 19 70 17 Psalms 19 71 17 Psalms 19 70 18 Psalms 19 71 18 Psalms 19 70 19 Psalms 19 71 19 Psalms 19 70 20 Psalms 19 71 20 Psalms 19 70 21 Psalms 19 71 21 Psalms 19 70 22 Psalms 19 71 22 Psalms 19 70 23 Psalms 19 71 23 Psalms 19 70 24 Psalms 19 71 24 Psalms 19 71 1 Psalms 19 72 1 Psalms 19 71 2 Psalms 19 72 2 Psalms 19 71 3 Psalms 19 72 3 Psalms 19 71 4 Psalms 19 72 4 Psalms 19 71 5 Psalms 19 72 5 Psalms 19 71 6 Psalms 19 72 6 Psalms 19 71 7 Psalms 19 72 7 Psalms 19 71 8 Psalms 19 72 8 Psalms 19 71 9 Psalms 19 72 9 Psalms 19 71 10 Psalms 19 72 10 Psalms 19 71 11 Psalms 19 72 11 Psalms 19 71 12 Psalms 19 72 12 Psalms 19 71 13 Psalms 19 72 13 Psalms 19 71 14 Psalms 19 72 14 Psalms 19 71 15 Psalms 19 72 15 Psalms 19 71 16 Psalms 19 72 16 Psalms 19 71 17 Psalms 19 72 17 Psalms 19 71 18 Psalms 19 72 18 Psalms 19 71 19 Psalms 19 72 19 Psalms 19 71 20 Psalms 19 72 20 Psalms 19 72 1 Psalms 19 73 1 Psalms 19 72 2 Psalms 19 73 2 Psalms 19 72 3 Psalms 19 73 3 Psalms 19 72 4 Psalms 19 73 4 Psalms 19 72 5 Psalms 19 73 5 Psalms 19 72 6 Psalms 19 73 6 Psalms 19 72 7 Psalms 19 73 7 Psalms 19 72 8 Psalms 19 73 8 Psalms 19 72 9 Psalms 19 73 9 Psalms 19 72 10 Psalms 19 73 10 Psalms 19 72 11 Psalms 19 73 11 Psalms 19 72 12 Psalms 19 73 12 Psalms 19 72 13 Psalms 19 73 13 Psalms 19 72 14 Psalms 19 73 14 Psalms 19 72 15 Psalms 19 73 15 Psalms 19 72 16 Psalms 19 73 16 Psalms 19 72 17 Psalms 19 73 17 Psalms 19 72 18 Psalms 19 73 18 Psalms 19 72 19 Psalms 19 73 19 Psalms 19 72 20 Psalms 19 73 20 Psalms 19 72 21 Psalms 19 73 21 Psalms 19 72 22 Psalms 19 73 22 Psalms 19 72 23 Psalms 19 73 23 Psalms 19 72 24 Psalms 19 73 24 Psalms 19 72 25 Psalms 19 73 25 Psalms 19 72 26 Psalms 19 73 26 Psalms 19 72 27 Psalms 19 73 27 Psalms 19 72 28 Psalms 19 73 28 Psalms 19 73 1 Psalms 19 74 1 Psalms 19 73 2 Psalms 19 74 2 Psalms 19 73 3 Psalms 19 74 3 Psalms 19 73 4 Psalms 19 74 4 Psalms 19 73 5 Psalms 19 74 5 Psalms 19 73 6 Psalms 19 74 6 Psalms 19 73 7 Psalms 19 74 7 Psalms 19 73 8 Psalms 19 74 8 Psalms 19 73 9 Psalms 19 74 9 Psalms 19 73 10 Psalms 19 74 10 Psalms 19 73 11 Psalms 19 74 11 Psalms 19 73 12 Psalms 19 74 12 Psalms 19 73 13 Psalms 19 74 13 Psalms 19 73 14 Psalms 19 74 14 Psalms 19 73 15 Psalms 19 74 15 Psalms 19 73 16 Psalms 19 74 16 Psalms 19 73 17 Psalms 19 74 17 Psalms 19 73 18 Psalms 19 74 18 Psalms 19 73 19 Psalms 19 74 19 Psalms 19 73 20 Psalms 19 74 20 Psalms 19 73 21 Psalms 19 74 21 Psalms 19 73 22 Psalms 19 74 22 Psalms 19 73 23 Psalms 19 74 23 Psalms 19 74 1 Psalms 19 75 1 Psalms 19 74 2 Psalms 19 75 2 Psalms 19 74 3 Psalms 19 75 3 Psalms 19 74 4 Psalms 19 75 4 Psalms 19 74 5 Psalms 19 75 5 Psalms 19 74 6 Psalms 19 75 6 Psalms 19 74 7 Psalms 19 75 7 Psalms 19 74 8 Psalms 19 75 8 Psalms 19 74 9 Psalms 19 75 9 Psalms 19 74 10 Psalms 19 75 10 Psalms 19 74 11 Psalms 19 75 11 Psalms 19 75 1 Psalms 19 76 1 Psalms 19 75 2 Psalms 19 76 2 Psalms 19 75 3 Psalms 19 76 3 Psalms 19 75 4 Psalms 19 76 4 Psalms 19 75 5 Psalms 19 76 5 Psalms 19 75 6 Psalms 19 76 6 Psalms 19 75 7 Psalms 19 76 7 Psalms 19 75 8 Psalms 19 76 8 Psalms 19 75 9 Psalms 19 76 9 Psalms 19 75 10 Psalms 19 76 10 Psalms 19 75 11 Psalms 19 76 11 Psalms 19 75 12 Psalms 19 76 12 Psalms 19 75 13 Psalms 19 76 13 Psalms 19 76 1 Psalms 19 77 1 Psalms 19 76 2 Psalms 19 77 2 Psalms 19 76 3 Psalms 19 77 3 Psalms 19 76 4 Psalms 19 77 4 Psalms 19 76 5 Psalms 19 77 5 Psalms 19 76 6 Psalms 19 77 6 Psalms 19 76 7 Psalms 19 77 7 Psalms 19 76 8 Psalms 19 77 8 Psalms 19 76 9 Psalms 19 77 9 Psalms 19 76 10 Psalms 19 77 10 Psalms 19 76 11 Psalms 19 77 11 Psalms 19 76 12 Psalms 19 77 12 Psalms 19 76 13 Psalms 19 77 13 Psalms 19 76 14 Psalms 19 77 14 Psalms 19 76 15 Psalms 19 77 15 Psalms 19 76 16 Psalms 19 77 16 Psalms 19 76 17 Psalms 19 77 17 Psalms 19 76 18 Psalms 19 77 18 Psalms 19 76 19 Psalms 19 77 19 Psalms 19 76 20 Psalms 19 77 20 Psalms 19 76 21 Psalms 19 77 21 Psalms 19 77 1 Psalms 19 78 1 Psalms 19 77 2 Psalms 19 78 2 Psalms 19 77 3 Psalms 19 78 3 Psalms 19 77 4 Psalms 19 78 4 Psalms 19 77 5 Psalms 19 78 5 Psalms 19 77 6 Psalms 19 78 6 Psalms 19 77 7 Psalms 19 78 7 Psalms 19 77 8 Psalms 19 78 8 Psalms 19 77 9 Psalms 19 78 9 Psalms 19 77 10 Psalms 19 78 10 Psalms 19 77 11 Psalms 19 78 11 Psalms 19 77 12 Psalms 19 78 12 Psalms 19 77 13 Psalms 19 78 13 Psalms 19 77 14 Psalms 19 78 14 Psalms 19 77 15 Psalms 19 78 15 Psalms 19 77 16 Psalms 19 78 16 Psalms 19 77 17 Psalms 19 78 17 Psalms 19 77 18 Psalms 19 78 18 Psalms 19 77 19 Psalms 19 78 19 Psalms 19 77 20 Psalms 19 78 20 Psalms 19 77 21 Psalms 19 78 21 Psalms 19 77 22 Psalms 19 78 22 Psalms 19 77 23 Psalms 19 78 23 Psalms 19 77 24 Psalms 19 78 24 Psalms 19 77 25 Psalms 19 78 25 Psalms 19 77 26 Psalms 19 78 26 Psalms 19 77 27 Psalms 19 78 27 Psalms 19 77 28 Psalms 19 78 28 Psalms 19 77 29 Psalms 19 78 29 Psalms 19 77 30 Psalms 19 78 30 Psalms 19 77 31 Psalms 19 78 31 Psalms 19 77 32 Psalms 19 78 32 Psalms 19 77 33 Psalms 19 78 33 Psalms 19 77 34 Psalms 19 78 34 Psalms 19 77 35 Psalms 19 78 35 Psalms 19 77 36 Psalms 19 78 36 Psalms 19 77 37 Psalms 19 78 37 Psalms 19 77 38 Psalms 19 78 38 Psalms 19 77 39 Psalms 19 78 39 Psalms 19 77 40 Psalms 19 78 40 Psalms 19 77 41 Psalms 19 78 41 Psalms 19 77 42 Psalms 19 78 42 Psalms 19 77 43 Psalms 19 78 43 Psalms 19 77 44 Psalms 19 78 44 Psalms 19 77 45 Psalms 19 78 45 Psalms 19 77 46 Psalms 19 78 46 Psalms 19 77 47 Psalms 19 78 47 Psalms 19 77 48 Psalms 19 78 48 Psalms 19 77 49 Psalms 19 78 49 Psalms 19 77 50 Psalms 19 78 50 Psalms 19 77 51 Psalms 19 78 51 Psalms 19 77 52 Psalms 19 78 52 Psalms 19 77 53 Psalms 19 78 53 Psalms 19 77 54 Psalms 19 78 54 Psalms 19 77 55 Psalms 19 78 55 Psalms 19 77 56 Psalms 19 78 56 Psalms 19 77 57 Psalms 19 78 57 Psalms 19 77 58 Psalms 19 78 58 Psalms 19 77 59 Psalms 19 78 59 Psalms 19 77 60 Psalms 19 78 60 Psalms 19 77 61 Psalms 19 78 61 Psalms 19 77 62 Psalms 19 78 62 Psalms 19 77 63 Psalms 19 78 63 Psalms 19 77 64 Psalms 19 78 64 Psalms 19 77 65 Psalms 19 78 65 Psalms 19 77 66 Psalms 19 78 66 Psalms 19 77 67 Psalms 19 78 67 Psalms 19 77 68 Psalms 19 78 68 Psalms 19 77 69 Psalms 19 78 69 Psalms 19 77 70 Psalms 19 78 70 Psalms 19 77 71 Psalms 19 78 71 Psalms 19 77 72 Psalms 19 78 72 Psalms 19 78 1 Psalms 19 79 1 Psalms 19 78 2 Psalms 19 79 2 Psalms 19 78 3 Psalms 19 79 3 Psalms 19 78 4 Psalms 19 79 4 Psalms 19 78 5 Psalms 19 79 5 Psalms 19 78 6 Psalms 19 79 6 Psalms 19 78 7 Psalms 19 79 7 Psalms 19 78 8 Psalms 19 79 8 Psalms 19 78 9 Psalms 19 79 9 Psalms 19 78 10 Psalms 19 79 10 Psalms 19 78 11 Psalms 19 79 11 Psalms 19 78 12 Psalms 19 79 12 Psalms 19 78 13 Psalms 19 79 13 Psalms 19 79 1 Psalms 19 80 1 Psalms 19 79 2 Psalms 19 80 2 Psalms 19 79 3 Psalms 19 80 3 Psalms 19 79 4 Psalms 19 80 4 Psalms 19 79 5 Psalms 19 80 5 Psalms 19 79 6 Psalms 19 80 6 Psalms 19 79 7 Psalms 19 80 7 Psalms 19 79 8 Psalms 19 80 8 Psalms 19 79 9 Psalms 19 80 9 Psalms 19 79 10 Psalms 19 80 10 Psalms 19 79 11 Psalms 19 80 11 Psalms 19 79 12 Psalms 19 80 12 Psalms 19 79 13 Psalms 19 80 13 Psalms 19 79 14 Psalms 19 80 14 Psalms 19 79 15 Psalms 19 80 15 Psalms 19 79 16 Psalms 19 80 16 Psalms 19 79 17 Psalms 19 80 17 Psalms 19 79 18 Psalms 19 80 18 Psalms 19 79 19 Psalms 19 80 19 Psalms 19 79 20 Psalms 19 80 20 Psalms 19 80 1 Psalms 19 81 1 Psalms 19 80 2 Psalms 19 81 2 Psalms 19 80 3 Psalms 19 81 3 Psalms 19 80 4 Psalms 19 81 4 Psalms 19 80 5 Psalms 19 81 5 Psalms 19 80 6 Psalms 19 81 6 Psalms 19 80 7 Psalms 19 81 7 Psalms 19 80 8 Psalms 19 81 8 Psalms 19 80 9 Psalms 19 81 9 Psalms 19 80 10 Psalms 19 81 10 Psalms 19 80 11 Psalms 19 81 11 Psalms 19 80 12 Psalms 19 81 12 Psalms 19 80 13 Psalms 19 81 13 Psalms 19 80 14 Psalms 19 81 14 Psalms 19 80 15 Psalms 19 81 15 Psalms 19 80 16 Psalms 19 81 16 Psalms 19 80 17 Psalms 19 81 17 Psalms 19 81 1 Psalms 19 82 1 Psalms 19 81 2 Psalms 19 82 2 Psalms 19 81 3 Psalms 19 82 3 Psalms 19 81 4 Psalms 19 82 4 Psalms 19 81 5 Psalms 19 82 5 Psalms 19 81 6 Psalms 19 82 6 Psalms 19 81 7 Psalms 19 82 7 Psalms 19 81 8 Psalms 19 82 8 Psalms 19 82 1 Psalms 19 83 1 Psalms 19 82 2 Psalms 19 83 2 Psalms 19 82 3 Psalms 19 83 3 Psalms 19 82 4 Psalms 19 83 4 Psalms 19 82 5 Psalms 19 83 5 Psalms 19 82 6 Psalms 19 83 6 Psalms 19 82 7 Psalms 19 83 7 Psalms 19 82 8 Psalms 19 83 8 Psalms 19 82 9 Psalms 19 83 9 Psalms 19 82 10 Psalms 19 83 10 Psalms 19 82 11 Psalms 19 83 11 Psalms 19 82 12 Psalms 19 83 12 Psalms 19 82 13 Psalms 19 83 13 Psalms 19 82 14 Psalms 19 83 14 Psalms 19 82 15 Psalms 19 83 15 Psalms 19 82 16 Psalms 19 83 16 Psalms 19 82 17 Psalms 19 83 17 Psalms 19 82 18 Psalms 19 83 18 Psalms 19 82 19 Psalms 19 83 19 Psalms 19 83 1 Psalms 19 84 1 Psalms 19 83 2 Psalms 19 84 2 Psalms 19 83 3 Psalms 19 84 3 Psalms 19 83 4 Psalms 19 84 4 Psalms 19 83 5 Psalms 19 84 5 Psalms 19 83 6 Psalms 19 84 6 Psalms 19 83 7 Psalms 19 84 7 Psalms 19 83 8 Psalms 19 84 8 Psalms 19 83 9 Psalms 19 84 9 Psalms 19 83 10 Psalms 19 84 10 Psalms 19 83 11 Psalms 19 84 11 Psalms 19 83 12 Psalms 19 84 12 Psalms 19 83 13 Psalms 19 84 13 Psalms 19 84 1 Psalms 19 85 1 Psalms 19 84 2 Psalms 19 85 2 Psalms 19 84 3 Psalms 19 85 3 Psalms 19 84 4 Psalms 19 85 4 Psalms 19 84 5 Psalms 19 85 5 Psalms 19 84 6 Psalms 19 85 6 Psalms 19 84 7 Psalms 19 85 7 Psalms 19 84 8 Psalms 19 85 8 Psalms 19 84 9 Psalms 19 85 9 Psalms 19 84 10 Psalms 19 85 10 Psalms 19 84 11 Psalms 19 85 11 Psalms 19 84 12 Psalms 19 85 12 Psalms 19 84 13 Psalms 19 85 13 Psalms 19 84 14 Psalms 19 85 14 Psalms 19 85 1 Psalms 19 86 1 Psalms 19 85 2 Psalms 19 86 2 Psalms 19 85 3 Psalms 19 86 3 Psalms 19 85 4 Psalms 19 86 4 Psalms 19 85 5 Psalms 19 86 5 Psalms 19 85 6 Psalms 19 86 6 Psalms 19 85 7 Psalms 19 86 7 Psalms 19 85 8 Psalms 19 86 8 Psalms 19 85 9 Psalms 19 86 9 Psalms 19 85 10 Psalms 19 86 10 Psalms 19 85 11 Psalms 19 86 11 Psalms 19 85 12 Psalms 19 86 12 Psalms 19 85 13 Psalms 19 86 13 Psalms 19 85 14 Psalms 19 86 14 Psalms 19 85 15 Psalms 19 86 15 Psalms 19 85 16 Psalms 19 86 16 Psalms 19 85 17 Psalms 19 86 17 Psalms 19 86 1 Psalms 19 87 1 Psalms 19 86 2 Psalms 19 87 1 Psalms 19 86 2 Psalms 19 87 2 Psalms 19 86 3 Psalms 19 87 3 Psalms 19 86 4 Psalms 19 87 4 Psalms 19 86 5 Psalms 19 87 5 Psalms 19 86 6 Psalms 19 87 6 Psalms 19 86 7 Psalms 19 87 7 Psalms 19 87 1 Psalms 19 88 1 Psalms 19 87 2 Psalms 19 88 2 Psalms 19 87 3 Psalms 19 88 3 Psalms 19 87 4 Psalms 19 88 4 Psalms 19 87 5 Psalms 19 88 5 Psalms 19 87 6 Psalms 19 88 6 Psalms 19 87 7 Psalms 19 88 7 Psalms 19 87 8 Psalms 19 88 8 Psalms 19 87 9 Psalms 19 88 9 Psalms 19 87 10 Psalms 19 88 10 Psalms 19 87 11 Psalms 19 88 11 Psalms 19 87 12 Psalms 19 88 12 Psalms 19 87 13 Psalms 19 88 13 Psalms 19 87 14 Psalms 19 88 14 Psalms 19 87 15 Psalms 19 88 15 Psalms 19 87 16 Psalms 19 88 16 Psalms 19 87 17 Psalms 19 88 17 Psalms 19 87 18 Psalms 19 88 18 Psalms 19 87 19 Psalms 19 88 19 Psalms 19 88 1 Psalms 19 89 1 Psalms 19 88 2 Psalms 19 89 2 Psalms 19 88 3 Psalms 19 89 3 Psalms 19 88 4 Psalms 19 89 4 Psalms 19 88 5 Psalms 19 89 5 Psalms 19 88 6 Psalms 19 89 6 Psalms 19 88 7 Psalms 19 89 7 Psalms 19 88 8 Psalms 19 89 8 Psalms 19 88 9 Psalms 19 89 9 Psalms 19 88 10 Psalms 19 89 10 Psalms 19 88 11 Psalms 19 89 11 Psalms 19 88 12 Psalms 19 89 12 Psalms 19 88 13 Psalms 19 89 13 Psalms 19 88 14 Psalms 19 89 14 Psalms 19 88 15 Psalms 19 89 15 Psalms 19 88 16 Psalms 19 89 16 Psalms 19 88 17 Psalms 19 89 17 Psalms 19 88 18 Psalms 19 89 18 Psalms 19 88 19 Psalms 19 89 19 Psalms 19 88 20 Psalms 19 89 20 Psalms 19 88 21 Psalms 19 89 21 Psalms 19 88 22 Psalms 19 89 22 Psalms 19 88 23 Psalms 19 89 23 Psalms 19 88 24 Psalms 19 89 24 Psalms 19 88 25 Psalms 19 89 25 Psalms 19 88 26 Psalms 19 89 26 Psalms 19 88 27 Psalms 19 89 27 Psalms 19 88 28 Psalms 19 89 28 Psalms 19 88 29 Psalms 19 89 29 Psalms 19 88 30 Psalms 19 89 30 Psalms 19 88 31 Psalms 19 89 31 Psalms 19 88 32 Psalms 19 89 32 Psalms 19 88 33 Psalms 19 89 33 Psalms 19 88 34 Psalms 19 89 34 Psalms 19 88 35 Psalms 19 89 35 Psalms 19 88 36 Psalms 19 89 36 Psalms 19 88 37 Psalms 19 89 37 Psalms 19 88 38 Psalms 19 89 38 Psalms 19 88 39 Psalms 19 89 39 Psalms 19 88 40 Psalms 19 89 40 Psalms 19 88 41 Psalms 19 89 41 Psalms 19 88 42 Psalms 19 89 42 Psalms 19 88 43 Psalms 19 89 43 Psalms 19 88 44 Psalms 19 89 44 Psalms 19 88 45 Psalms 19 89 45 Psalms 19 88 46 Psalms 19 89 46 Psalms 19 88 47 Psalms 19 89 47 Psalms 19 88 48 Psalms 19 89 48 Psalms 19 88 49 Psalms 19 89 49 Psalms 19 88 50 Psalms 19 89 50 Psalms 19 88 51 Psalms 19 89 51 Psalms 19 88 52 Psalms 19 89 52 Psalms 19 88 53 Psalms 19 89 53 Psalms 19 89 2 Psalms 19 90 1 Psalms 19 89 3 Psalms 19 90 2 Psalms 19 89 4 Psalms 19 90 3 Psalms 19 89 5 Psalms 19 90 4 Psalms 19 89 6 Psalms 19 90 5 Psalms 19 89 7 Psalms 19 90 7 Psalms 19 89 8 Psalms 19 90 8 Psalms 19 89 9 Psalms 19 90 9 Psalms 19 89 10 Psalms 19 90 10 Psalms 19 89 11 Psalms 19 90 11 Psalms 19 89 12 Psalms 19 90 12 Psalms 19 89 13 Psalms 19 90 13 Psalms 19 89 14 Psalms 19 90 14 Psalms 19 89 15 Psalms 19 90 15 Psalms 19 89 16 Psalms 19 90 16 Psalms 19 89 17 Psalms 19 90 17 Psalms 19 90 1 Psalms 19 91 1 Psalms 19 90 2 Psalms 19 91 2 Psalms 19 90 3 Psalms 19 91 3 Psalms 19 90 4 Psalms 19 91 4 Psalms 19 90 5 Psalms 19 91 5 Psalms 19 90 6 Psalms 19 91 6 Psalms 19 90 7 Psalms 19 91 7 Psalms 19 90 8 Psalms 19 91 8 Psalms 19 90 9 Psalms 19 91 9 Psalms 19 90 10 Psalms 19 91 10 Psalms 19 90 11 Psalms 19 91 11 Psalms 19 90 12 Psalms 19 91 12 Psalms 19 90 13 Psalms 19 91 13 Psalms 19 90 14 Psalms 19 91 14 Psalms 19 90 15 Psalms 19 91 15 Psalms 19 90 16 Psalms 19 91 16 Psalms 19 91 1 Psalms 19 92 1 Psalms 19 91 2 Psalms 19 92 2 Psalms 19 91 3 Psalms 19 92 3 Psalms 19 91 4 Psalms 19 92 4 Psalms 19 91 5 Psalms 19 92 5 Psalms 19 91 6 Psalms 19 92 6 Psalms 19 91 7 Psalms 19 92 7 Psalms 19 91 8 Psalms 19 92 8 Psalms 19 91 9 Psalms 19 92 9 Psalms 19 91 10 Psalms 19 92 10 Psalms 19 91 11 Psalms 19 92 11 Psalms 19 91 12 Psalms 19 92 12 Psalms 19 91 13 Psalms 19 92 13 Psalms 19 91 14 Psalms 19 92 14 Psalms 19 91 15 Psalms 19 92 15 Psalms 19 91 16 Psalms 19 92 16 Psalms 19 92 1 Psalms 19 93 1 Psalms 19 92 2 Psalms 19 93 2 Psalms 19 92 3 Psalms 19 93 3 Psalms 19 92 4 Psalms 19 93 4 Psalms 19 92 5 Psalms 19 93 5 Psalms 19 93 1 Psalms 19 94 1 Psalms 19 93 2 Psalms 19 94 2 Psalms 19 93 3 Psalms 19 94 3 Psalms 19 93 4 Psalms 19 94 4 Psalms 19 93 5 Psalms 19 94 5 Psalms 19 93 6 Psalms 19 94 6 Psalms 19 93 7 Psalms 19 94 7 Psalms 19 93 8 Psalms 19 94 8 Psalms 19 93 9 Psalms 19 94 9 Psalms 19 93 10 Psalms 19 94 10 Psalms 19 93 11 Psalms 19 94 11 Psalms 19 93 12 Psalms 19 94 12 Psalms 19 93 13 Psalms 19 94 13 Psalms 19 93 14 Psalms 19 94 14 Psalms 19 93 15 Psalms 19 94 15 Psalms 19 93 16 Psalms 19 94 16 Psalms 19 93 17 Psalms 19 94 17 Psalms 19 93 18 Psalms 19 94 18 Psalms 19 93 19 Psalms 19 94 19 Psalms 19 93 20 Psalms 19 94 20 Psalms 19 93 21 Psalms 19 94 21 Psalms 19 93 22 Psalms 19 94 22 Psalms 19 93 23 Psalms 19 94 23 Psalms 19 94 1 Psalms 19 95 1 Psalms 19 94 2 Psalms 19 95 2 Psalms 19 94 3 Psalms 19 95 3 Psalms 19 94 4 Psalms 19 95 4 Psalms 19 94 5 Psalms 19 95 5 Psalms 19 94 6 Psalms 19 95 6 Psalms 19 94 7 Psalms 19 95 7 Psalms 19 94 8 Psalms 19 95 8 Psalms 19 94 9 Psalms 19 95 9 Psalms 19 94 10 Psalms 19 95 10 Psalms 19 94 11 Psalms 19 95 11 Psalms 19 95 1 Psalms 19 96 1 Psalms 19 95 2 Psalms 19 96 2 Psalms 19 95 3 Psalms 19 96 3 Psalms 19 95 4 Psalms 19 96 4 Psalms 19 95 5 Psalms 19 96 5 Psalms 19 95 6 Psalms 19 96 6 Psalms 19 95 7 Psalms 19 96 7 Psalms 19 95 8 Psalms 19 96 8 Psalms 19 95 9 Psalms 19 96 9 Psalms 19 95 10 Psalms 19 96 10 Psalms 19 95 11 Psalms 19 96 11 Psalms 19 95 12 Psalms 19 96 12 Psalms 19 95 13 Psalms 19 96 13 Psalms 19 96 1 Psalms 19 97 1 Psalms 19 96 2 Psalms 19 97 2 Psalms 19 96 3 Psalms 19 97 3 Psalms 19 96 4 Psalms 19 97 4 Psalms 19 96 5 Psalms 19 97 5 Psalms 19 96 6 Psalms 19 97 6 Psalms 19 96 7 Psalms 19 97 7 Psalms 19 96 8 Psalms 19 97 8 Psalms 19 96 9 Psalms 19 97 9 Psalms 19 96 10 Psalms 19 97 10 Psalms 19 96 11 Psalms 19 97 11 Psalms 19 96 12 Psalms 19 97 12 Psalms 19 97 1 Psalms 19 98 1 Psalms 19 97 2 Psalms 19 98 2 Psalms 19 97 3 Psalms 19 98 3 Psalms 19 97 4 Psalms 19 98 4 Psalms 19 97 5 Psalms 19 98 5 Psalms 19 97 6 Psalms 19 98 6 Psalms 19 97 7 Psalms 19 98 7 Psalms 19 97 8 Psalms 19 98 8 Psalms 19 97 9 Psalms 19 98 9 Psalms 19 98 1 Psalms 19 99 1 Psalms 19 98 2 Psalms 19 99 2 Psalms 19 98 3 Psalms 19 99 3 Psalms 19 98 4 Psalms 19 99 4 Psalms 19 98 5 Psalms 19 99 5 Psalms 19 98 6 Psalms 19 99 6 Psalms 19 98 7 Psalms 19 99 7 Psalms 19 98 8 Psalms 19 99 8 Psalms 19 98 9 Psalms 19 99 9 Psalms 19 99 1 Psalms 19 100 1 Psalms 19 99 2 Psalms 19 100 2 Psalms 19 99 3 Psalms 19 100 3 Psalms 19 99 4 Psalms 19 100 4 Psalms 19 99 5 Psalms 19 100 5 Psalms 19 100 1 Psalms 19 101 1 Psalms 19 100 2 Psalms 19 101 2 Psalms 19 100 3 Psalms 19 101 3 Psalms 19 100 4 Psalms 19 101 4 Psalms 19 100 5 Psalms 19 101 5 Psalms 19 100 6 Psalms 19 101 6 Psalms 19 100 7 Psalms 19 101 7 Psalms 19 100 8 Psalms 19 101 8 Psalms 19 101 1 Psalms 19 102 1 Psalms 19 101 2 Psalms 19 102 2 Psalms 19 101 3 Psalms 19 102 3 Psalms 19 101 4 Psalms 19 102 4 Psalms 19 101 5 Psalms 19 102 5 Psalms 19 101 6 Psalms 19 102 6 Psalms 19 101 7 Psalms 19 102 7 Psalms 19 101 8 Psalms 19 102 8 Psalms 19 101 9 Psalms 19 102 9 Psalms 19 101 10 Psalms 19 102 10 Psalms 19 101 11 Psalms 19 102 11 Psalms 19 101 12 Psalms 19 102 12 Psalms 19 101 13 Psalms 19 102 13 Psalms 19 101 14 Psalms 19 102 14 Psalms 19 101 15 Psalms 19 102 15 Psalms 19 101 16 Psalms 19 102 16 Psalms 19 101 17 Psalms 19 102 17 Psalms 19 101 18 Psalms 19 102 18 Psalms 19 101 19 Psalms 19 102 19 Psalms 19 101 20 Psalms 19 102 20 Psalms 19 101 21 Psalms 19 102 21 Psalms 19 101 22 Psalms 19 102 22 Psalms 19 101 23 Psalms 19 102 23 Psalms 19 101 24 Psalms 19 102 24 Psalms 19 101 25 Psalms 19 102 25 Psalms 19 101 26 Psalms 19 102 26 Psalms 19 101 27 Psalms 19 102 27 Psalms 19 101 28 Psalms 19 102 28 Psalms 19 101 29 Psalms 19 102 29 Psalms 19 102 1 Psalms 19 103 1 Psalms 19 102 2 Psalms 19 103 2 Psalms 19 102 3 Psalms 19 103 3 Psalms 19 102 4 Psalms 19 103 4 Psalms 19 102 5 Psalms 19 103 5 Psalms 19 102 6 Psalms 19 103 6 Psalms 19 102 7 Psalms 19 103 7 Psalms 19 102 8 Psalms 19 103 8 Psalms 19 102 9 Psalms 19 103 9 Psalms 19 102 10 Psalms 19 103 10 Psalms 19 102 11 Psalms 19 103 11 Psalms 19 102 12 Psalms 19 103 12 Psalms 19 102 13 Psalms 19 103 13 Psalms 19 102 14 Psalms 19 103 14 Psalms 19 102 15 Psalms 19 103 15 Psalms 19 102 16 Psalms 19 103 16 Psalms 19 102 17 Psalms 19 103 17 Psalms 19 102 18 Psalms 19 103 18 Psalms 19 102 19 Psalms 19 103 19 Psalms 19 102 20 Psalms 19 103 20 Psalms 19 102 21 Psalms 19 103 21 Psalms 19 102 22 Psalms 19 103 22 Psalms 19 103 1 Psalms 19 104 1 Psalms 19 103 2 Psalms 19 104 2 Psalms 19 103 3 Psalms 19 104 3 Psalms 19 103 4 Psalms 19 104 4 Psalms 19 103 5 Psalms 19 104 5 Psalms 19 103 6 Psalms 19 104 6 Psalms 19 103 7 Psalms 19 104 7 Psalms 19 103 8 Psalms 19 104 8 Psalms 19 103 9 Psalms 19 104 9 Psalms 19 103 10 Psalms 19 104 10 Psalms 19 103 11 Psalms 19 104 11 Psalms 19 103 12 Psalms 19 104 12 Psalms 19 103 13 Psalms 19 104 13 Psalms 19 103 14 Psalms 19 104 14 Psalms 19 103 15 Psalms 19 104 15 Psalms 19 103 16 Psalms 19 104 16 Psalms 19 103 17 Psalms 19 104 17 Psalms 19 103 18 Psalms 19 104 18 Psalms 19 103 19 Psalms 19 104 19 Psalms 19 103 20 Psalms 19 104 20 Psalms 19 103 21 Psalms 19 104 21 Psalms 19 103 22 Psalms 19 104 22 Psalms 19 103 23 Psalms 19 104 23 Psalms 19 103 24 Psalms 19 104 24 Psalms 19 103 25 Psalms 19 104 25 Psalms 19 103 26 Psalms 19 104 26 Psalms 19 103 27 Psalms 19 104 27 Psalms 19 103 28 Psalms 19 104 28 Psalms 19 103 29 Psalms 19 104 29 Psalms 19 103 30 Psalms 19 104 30 Psalms 19 103 31 Psalms 19 104 31 Psalms 19 103 32 Psalms 19 104 32 Psalms 19 103 33 Psalms 19 104 33 Psalms 19 103 34 Psalms 19 104 34 Psalms 19 103 35 Psalms 19 104 35 Psalms 19 104 1 Psalms 19 105 1 Psalms 19 104 2 Psalms 19 105 2 Psalms 19 104 3 Psalms 19 105 3 Psalms 19 104 4 Psalms 19 105 4 Psalms 19 104 5 Psalms 19 105 5 Psalms 19 104 6 Psalms 19 105 6 Psalms 19 104 7 Psalms 19 105 7 Psalms 19 104 8 Psalms 19 105 8 Psalms 19 104 9 Psalms 19 105 9 Psalms 19 104 10 Psalms 19 105 10 Psalms 19 104 11 Psalms 19 105 11 Psalms 19 104 12 Psalms 19 105 12 Psalms 19 104 13 Psalms 19 105 13 Psalms 19 104 14 Psalms 19 105 14 Psalms 19 104 15 Psalms 19 105 15 Psalms 19 104 16 Psalms 19 105 16 Psalms 19 104 17 Psalms 19 105 17 Psalms 19 104 18 Psalms 19 105 18 Psalms 19 104 19 Psalms 19 105 19 Psalms 19 104 20 Psalms 19 105 20 Psalms 19 104 21 Psalms 19 105 21 Psalms 19 104 22 Psalms 19 105 22 Psalms 19 104 23 Psalms 19 105 23 Psalms 19 104 24 Psalms 19 105 24 Psalms 19 104 25 Psalms 19 105 25 Psalms 19 104 26 Psalms 19 105 26 Psalms 19 104 27 Psalms 19 105 27 Psalms 19 104 28 Psalms 19 105 28 Psalms 19 104 29 Psalms 19 105 29 Psalms 19 104 30 Psalms 19 105 30 Psalms 19 104 31 Psalms 19 105 31 Psalms 19 104 32 Psalms 19 105 32 Psalms 19 104 33 Psalms 19 105 33 Psalms 19 104 34 Psalms 19 105 34 Psalms 19 104 35 Psalms 19 105 35 Psalms 19 104 36 Psalms 19 105 36 Psalms 19 104 37 Psalms 19 105 37 Psalms 19 104 38 Psalms 19 105 38 Psalms 19 104 39 Psalms 19 105 39 Psalms 19 104 40 Psalms 19 105 40 Psalms 19 104 41 Psalms 19 105 41 Psalms 19 104 42 Psalms 19 105 42 Psalms 19 104 43 Psalms 19 105 43 Psalms 19 104 44 Psalms 19 105 44 Psalms 19 104 45 Psalms 19 105 45 Psalms 19 105 1 Psalms 19 106 1 Psalms 19 105 2 Psalms 19 106 2 Psalms 19 105 3 Psalms 19 106 3 Psalms 19 105 4 Psalms 19 106 4 Psalms 19 105 5 Psalms 19 106 5 Psalms 19 105 6 Psalms 19 106 6 Psalms 19 105 7 Psalms 19 106 7 Psalms 19 105 8 Psalms 19 106 8 Psalms 19 105 9 Psalms 19 106 9 Psalms 19 105 10 Psalms 19 106 10 Psalms 19 105 11 Psalms 19 106 11 Psalms 19 105 12 Psalms 19 106 12 Psalms 19 105 13 Psalms 19 106 13 Psalms 19 105 14 Psalms 19 106 14 Psalms 19 105 15 Psalms 19 106 15 Psalms 19 105 16 Psalms 19 106 16 Psalms 19 105 17 Psalms 19 106 17 Psalms 19 105 18 Psalms 19 106 18 Psalms 19 105 19 Psalms 19 106 19 Psalms 19 105 20 Psalms 19 106 20 Psalms 19 105 21 Psalms 19 106 21 Psalms 19 105 22 Psalms 19 106 22 Psalms 19 105 23 Psalms 19 106 23 Psalms 19 105 24 Psalms 19 106 24 Psalms 19 105 25 Psalms 19 106 25 Psalms 19 105 26 Psalms 19 106 26 Psalms 19 105 27 Psalms 19 106 27 Psalms 19 105 28 Psalms 19 106 28 Psalms 19 105 29 Psalms 19 106 29 Psalms 19 105 30 Psalms 19 106 30 Psalms 19 105 31 Psalms 19 106 31 Psalms 19 105 32 Psalms 19 106 32 Psalms 19 105 33 Psalms 19 106 33 Psalms 19 105 34 Psalms 19 106 34 Psalms 19 105 35 Psalms 19 106 35 Psalms 19 105 36 Psalms 19 106 36 Psalms 19 105 37 Psalms 19 106 37 Psalms 19 105 38 Psalms 19 106 38 Psalms 19 105 39 Psalms 19 106 39 Psalms 19 105 40 Psalms 19 106 40 Psalms 19 105 41 Psalms 19 106 41 Psalms 19 105 42 Psalms 19 106 42 Psalms 19 105 43 Psalms 19 106 43 Psalms 19 105 44 Psalms 19 106 44 Psalms 19 105 45 Psalms 19 106 45 Psalms 19 105 46 Psalms 19 106 46 Psalms 19 105 47 Psalms 19 106 47 Psalms 19 105 48 Psalms 19 106 48 Psalms 19 106 1 Psalms 19 107 1 Psalms 19 106 2 Psalms 19 107 2 Psalms 19 106 3 Psalms 19 107 3 Psalms 19 106 4 Psalms 19 107 4 Psalms 19 106 5 Psalms 19 107 5 Psalms 19 106 6 Psalms 19 107 6 Psalms 19 106 7 Psalms 19 107 7 Psalms 19 106 8 Psalms 19 107 8 Psalms 19 106 9 Psalms 19 107 9 Psalms 19 106 10 Psalms 19 107 10 Psalms 19 106 11 Psalms 19 107 11 Psalms 19 106 12 Psalms 19 107 12 Psalms 19 106 13 Psalms 19 107 13 Psalms 19 106 14 Psalms 19 107 14 Psalms 19 106 15 Psalms 19 107 15 Psalms 19 106 16 Psalms 19 107 16 Psalms 19 106 17 Psalms 19 107 17 Psalms 19 106 18 Psalms 19 107 18 Psalms 19 106 19 Psalms 19 107 19 Psalms 19 106 20 Psalms 19 107 20 Psalms 19 106 21 Psalms 19 107 21 Psalms 19 106 22 Psalms 19 107 22 Psalms 19 106 23 Psalms 19 107 23 Psalms 19 106 24 Psalms 19 107 24 Psalms 19 106 25 Psalms 19 107 25 Psalms 19 106 26 Psalms 19 107 26 Psalms 19 106 27 Psalms 19 107 27 Psalms 19 106 28 Psalms 19 107 28 Psalms 19 106 29 Psalms 19 107 29 Psalms 19 106 30 Psalms 19 107 30 Psalms 19 106 31 Psalms 19 107 31 Psalms 19 106 32 Psalms 19 107 32 Psalms 19 106 33 Psalms 19 107 33 Psalms 19 106 34 Psalms 19 107 34 Psalms 19 106 35 Psalms 19 107 35 Psalms 19 106 36 Psalms 19 107 36 Psalms 19 106 37 Psalms 19 107 37 Psalms 19 106 38 Psalms 19 107 38 Psalms 19 106 39 Psalms 19 107 39 Psalms 19 106 40 Psalms 19 107 40 Psalms 19 106 41 Psalms 19 107 41 Psalms 19 106 42 Psalms 19 107 42 Psalms 19 106 43 Psalms 19 107 43 Psalms 19 107 1 Psalms 19 108 1 Psalms 19 107 2 Psalms 19 108 2 Psalms 19 107 3 Psalms 19 108 3 Psalms 19 107 4 Psalms 19 108 4 Psalms 19 107 5 Psalms 19 108 5 Psalms 19 107 6 Psalms 19 108 6 Psalms 19 107 7 Psalms 19 108 7 Psalms 19 107 8 Psalms 19 108 8 Psalms 19 107 9 Psalms 19 108 9 Psalms 19 107 10 Psalms 19 108 10 Psalms 19 107 11 Psalms 19 108 11 Psalms 19 107 12 Psalms 19 108 12 Psalms 19 107 13 Psalms 19 108 13 Psalms 19 107 14 Psalms 19 108 14 Psalms 19 108 1 Psalms 19 109 1 Psalms 19 108 2 Psalms 19 109 2 Psalms 19 108 3 Psalms 19 109 3 Psalms 19 108 4 Psalms 19 109 4 Psalms 19 108 5 Psalms 19 109 5 Psalms 19 108 6 Psalms 19 109 6 Psalms 19 108 7 Psalms 19 109 7 Psalms 19 108 8 Psalms 19 109 8 Psalms 19 108 9 Psalms 19 109 9 Psalms 19 108 10 Psalms 19 109 10 Psalms 19 108 11 Psalms 19 109 11 Psalms 19 108 12 Psalms 19 109 12 Psalms 19 108 13 Psalms 19 109 13 Psalms 19 108 14 Psalms 19 109 14 Psalms 19 108 15 Psalms 19 109 15 Psalms 19 108 16 Psalms 19 109 16 Psalms 19 108 17 Psalms 19 109 17 Psalms 19 108 18 Psalms 19 109 18 Psalms 19 108 19 Psalms 19 109 19 Psalms 19 108 20 Psalms 19 109 20 Psalms 19 108 21 Psalms 19 109 21 Psalms 19 108 22 Psalms 19 109 22 Psalms 19 108 23 Psalms 19 109 23 Psalms 19 108 24 Psalms 19 109 24 Psalms 19 108 25 Psalms 19 109 25 Psalms 19 108 26 Psalms 19 109 26 Psalms 19 108 27 Psalms 19 109 27 Psalms 19 108 28 Psalms 19 109 28 Psalms 19 108 29 Psalms 19 109 29 Psalms 19 108 30 Psalms 19 109 30 Psalms 19 108 31 Psalms 19 109 31 Psalms 19 109 1 Psalms 19 110 1 Psalms 19 109 2 Psalms 19 110 2 Psalms 19 109 3 Psalms 19 110 3 Psalms 19 109 4 Psalms 19 110 4 Psalms 19 109 5 Psalms 19 110 5 Psalms 19 109 6 Psalms 19 110 6 Psalms 19 109 7 Psalms 19 110 7 Psalms 19 110 1 Psalms 19 111 1 Psalms 19 110 2 Psalms 19 111 2 Psalms 19 110 3 Psalms 19 111 3 Psalms 19 110 4 Psalms 19 111 4 Psalms 19 110 5 Psalms 19 111 5 Psalms 19 110 6 Psalms 19 111 6 Psalms 19 110 7 Psalms 19 111 7 Psalms 19 110 8 Psalms 19 111 8 Psalms 19 110 9 Psalms 19 111 9 Psalms 19 110 10 Psalms 19 111 10 Psalms 19 111 1 Psalms 19 112 1 Psalms 19 111 2 Psalms 19 112 2 Psalms 19 111 3 Psalms 19 112 3 Psalms 19 111 4 Psalms 19 112 4 Psalms 19 111 5 Psalms 19 112 5 Psalms 19 111 6 Psalms 19 112 6 Psalms 19 111 7 Psalms 19 112 7 Psalms 19 111 8 Psalms 19 112 8 Psalms 19 111 9 Psalms 19 112 9 Psalms 19 111 10 Psalms 19 112 10 Psalms 19 112 1 Psalms 19 113 1 Psalms 19 112 2 Psalms 19 113 2 Psalms 19 112 3 Psalms 19 113 3 Psalms 19 112 4 Psalms 19 113 4 Psalms 19 112 5 Psalms 19 113 5 Psalms 19 112 6 Psalms 19 113 6 Psalms 19 112 7 Psalms 19 113 7 Psalms 19 112 8 Psalms 19 113 8 Psalms 19 112 9 Psalms 19 113 9 Psalms 19 113 1 Psalms 19 114 1 Psalms 19 113 2 Psalms 19 114 2 Psalms 19 113 3 Psalms 19 114 3 Psalms 19 113 4 Psalms 19 114 4 Psalms 19 113 5 Psalms 19 114 5 Psalms 19 113 6 Psalms 19 114 6 Psalms 19 113 7 Psalms 19 114 7 Psalms 19 113 8 Psalms 19 114 8 Psalms 19 113 9 Psalms 19 115 1 Psalms 19 113 10 Psalms 19 115 2 Psalms 19 113 11 Psalms 19 115 3 Psalms 19 113 12 Psalms 19 115 4 Psalms 19 113 13 Psalms 19 115 5 Psalms 19 113 14 Psalms 19 115 6 Psalms 19 113 15 Psalms 19 115 7 Psalms 19 113 16 Psalms 19 115 8 Psalms 19 113 17 Psalms 19 115 9 Psalms 19 113 18 Psalms 19 115 10 Psalms 19 113 19 Psalms 19 115 11 Psalms 19 113 20 Psalms 19 115 12 Psalms 19 113 21 Psalms 19 115 13 Psalms 19 113 22 Psalms 19 115 14 Psalms 19 113 23 Psalms 19 115 15 Psalms 19 113 24 Psalms 19 115 16 Psalms 19 113 25 Psalms 19 115 17 Psalms 19 113 26 Psalms 19 115 18 Psalms 19 114 1 Psalms 19 116 1 Psalms 19 114 2 Psalms 19 116 2 Psalms 19 114 3 Psalms 19 116 3 Psalms 19 114 4 Psalms 19 116 4 Psalms 19 114 5 Psalms 19 116 5 Psalms 19 114 6 Psalms 19 116 6 Psalms 19 114 7 Psalms 19 116 7 Psalms 19 114 8 Psalms 19 116 8 Psalms 19 114 8 Psalms 19 116 9 Psalms 19 115 1 Psalms 19 116 10 Psalms 19 115 2 Psalms 19 116 11 Psalms 19 115 3 Psalms 19 116 12 Psalms 19 115 4 Psalms 19 116 13 Psalms 19 115 5 Psalms 19 116 14 Psalms 19 115 6 Psalms 19 116 15 Psalms 19 115 7 Psalms 19 116 16 Psalms 19 115 8 Psalms 19 116 17 Psalms 19 115 9 Psalms 19 116 18 Psalms 19 115 10 Psalms 19 116 19 Psalms 19 116 1 Psalms 19 117 1 Psalms 19 116 2 Psalms 19 117 2 Psalms 19 117 1 Psalms 19 118 1 Psalms 19 117 2 Psalms 19 118 2 Psalms 19 117 3 Psalms 19 118 3 Psalms 19 117 4 Psalms 19 118 4 Psalms 19 117 5 Psalms 19 118 5 Psalms 19 117 6 Psalms 19 118 6 Psalms 19 117 7 Psalms 19 118 7 Psalms 19 117 8 Psalms 19 118 8 Psalms 19 117 9 Psalms 19 118 9 Psalms 19 117 10 Psalms 19 118 10 Psalms 19 117 11 Psalms 19 118 11 Psalms 19 117 12 Psalms 19 118 12 Psalms 19 117 13 Psalms 19 118 13 Psalms 19 117 14 Psalms 19 118 14 Psalms 19 117 15 Psalms 19 118 15 Psalms 19 117 16 Psalms 19 118 16 Psalms 19 117 17 Psalms 19 118 17 Psalms 19 117 18 Psalms 19 118 18 Psalms 19 117 19 Psalms 19 118 19 Psalms 19 117 20 Psalms 19 118 20 Psalms 19 117 21 Psalms 19 118 21 Psalms 19 117 22 Psalms 19 118 22 Psalms 19 117 23 Psalms 19 118 23 Psalms 19 117 24 Psalms 19 118 24 Psalms 19 117 25 Psalms 19 118 25 Psalms 19 117 26 Psalms 19 118 26 Psalms 19 117 27 Psalms 19 118 27 Psalms 19 117 28 Psalms 19 118 28 Psalms 19 117 29 Psalms 19 118 29 Psalms 19 118 1 Psalms 19 119 1 Psalms 19 118 2 Psalms 19 119 2 Psalms 19 118 3 Psalms 19 119 3 Psalms 19 118 4 Psalms 19 119 4 Psalms 19 118 5 Psalms 19 119 5 Psalms 19 118 6 Psalms 19 119 6 Psalms 19 118 7 Psalms 19 119 7 Psalms 19 118 8 Psalms 19 119 8 Psalms 19 118 9 Psalms 19 119 9 Psalms 19 118 10 Psalms 19 119 10 Psalms 19 118 11 Psalms 19 119 11 Psalms 19 118 12 Psalms 19 119 12 Psalms 19 118 13 Psalms 19 119 13 Psalms 19 118 14 Psalms 19 119 14 Psalms 19 118 15 Psalms 19 119 15 Psalms 19 118 16 Psalms 19 119 16 Psalms 19 118 17 Psalms 19 119 17 Psalms 19 118 18 Psalms 19 119 18 Psalms 19 118 19 Psalms 19 119 19 Psalms 19 118 20 Psalms 19 119 20 Psalms 19 118 21 Psalms 19 119 21 Psalms 19 118 22 Psalms 19 119 22 Psalms 19 118 23 Psalms 19 119 23 Psalms 19 118 24 Psalms 19 119 24 Psalms 19 118 25 Psalms 19 119 25 Psalms 19 118 26 Psalms 19 119 26 Psalms 19 118 27 Psalms 19 119 27 Psalms 19 118 28 Psalms 19 119 28 Psalms 19 118 29 Psalms 19 119 29 Psalms 19 118 30 Psalms 19 119 30 Psalms 19 118 31 Psalms 19 119 31 Psalms 19 118 32 Psalms 19 119 32 Psalms 19 118 33 Psalms 19 119 33 Psalms 19 118 34 Psalms 19 119 34 Psalms 19 118 35 Psalms 19 119 35 Psalms 19 118 36 Psalms 19 119 36 Psalms 19 118 37 Psalms 19 119 37 Psalms 19 118 38 Psalms 19 119 38 Psalms 19 118 39 Psalms 19 119 39 Psalms 19 118 40 Psalms 19 119 40 Psalms 19 118 41 Psalms 19 119 41 Psalms 19 118 42 Psalms 19 119 42 Psalms 19 118 43 Psalms 19 119 43 Psalms 19 118 44 Psalms 19 119 44 Psalms 19 118 45 Psalms 19 119 45 Psalms 19 118 46 Psalms 19 119 46 Psalms 19 118 47 Psalms 19 119 47 Psalms 19 118 48 Psalms 19 119 48 Psalms 19 118 49 Psalms 19 119 49 Psalms 19 118 50 Psalms 19 119 50 Psalms 19 118 51 Psalms 19 119 51 Psalms 19 118 52 Psalms 19 119 52 Psalms 19 118 53 Psalms 19 119 53 Psalms 19 118 54 Psalms 19 119 54 Psalms 19 118 55 Psalms 19 119 55 Psalms 19 118 56 Psalms 19 119 56 Psalms 19 118 57 Psalms 19 119 57 Psalms 19 118 58 Psalms 19 119 58 Psalms 19 118 59 Psalms 19 119 59 Psalms 19 118 60 Psalms 19 119 60 Psalms 19 118 61 Psalms 19 119 61 Psalms 19 118 62 Psalms 19 119 62 Psalms 19 118 63 Psalms 19 119 63 Psalms 19 118 64 Psalms 19 119 64 Psalms 19 118 65 Psalms 19 119 65 Psalms 19 118 66 Psalms 19 119 66 Psalms 19 118 67 Psalms 19 119 67 Psalms 19 118 68 Psalms 19 119 68 Psalms 19 118 69 Psalms 19 119 69 Psalms 19 118 70 Psalms 19 119 70 Psalms 19 118 71 Psalms 19 119 71 Psalms 19 118 72 Psalms 19 119 72 Psalms 19 118 73 Psalms 19 119 73 Psalms 19 118 74 Psalms 19 119 74 Psalms 19 118 75 Psalms 19 119 75 Psalms 19 118 76 Psalms 19 119 76 Psalms 19 118 77 Psalms 19 119 77 Psalms 19 118 78 Psalms 19 119 78 Psalms 19 118 79 Psalms 19 119 79 Psalms 19 118 80 Psalms 19 119 80 Psalms 19 118 81 Psalms 19 119 81 Psalms 19 118 82 Psalms 19 119 82 Psalms 19 118 83 Psalms 19 119 83 Psalms 19 118 84 Psalms 19 119 84 Psalms 19 118 85 Psalms 19 119 85 Psalms 19 118 86 Psalms 19 119 86 Psalms 19 118 87 Psalms 19 119 87 Psalms 19 118 88 Psalms 19 119 88 Psalms 19 118 89 Psalms 19 119 89 Psalms 19 118 90 Psalms 19 119 90 Psalms 19 118 91 Psalms 19 119 91 Psalms 19 118 92 Psalms 19 119 92 Psalms 19 118 93 Psalms 19 119 93 Psalms 19 118 94 Psalms 19 119 94 Psalms 19 118 95 Psalms 19 119 95 Psalms 19 118 96 Psalms 19 119 96 Psalms 19 118 97 Psalms 19 119 97 Psalms 19 118 98 Psalms 19 119 98 Psalms 19 118 99 Psalms 19 119 99 Psalms 19 118 100 Psalms 19 119 100 Psalms 19 118 101 Psalms 19 119 101 Psalms 19 118 102 Psalms 19 119 102 Psalms 19 118 103 Psalms 19 119 103 Psalms 19 118 104 Psalms 19 119 104 Psalms 19 118 105 Psalms 19 119 105 Psalms 19 118 106 Psalms 19 119 106 Psalms 19 118 107 Psalms 19 119 107 Psalms 19 118 108 Psalms 19 119 108 Psalms 19 118 109 Psalms 19 119 109 Psalms 19 118 110 Psalms 19 119 110 Psalms 19 118 111 Psalms 19 119 111 Psalms 19 118 112 Psalms 19 119 112 Psalms 19 118 113 Psalms 19 119 113 Psalms 19 118 114 Psalms 19 119 114 Psalms 19 118 115 Psalms 19 119 115 Psalms 19 118 116 Psalms 19 119 116 Psalms 19 118 117 Psalms 19 119 117 Psalms 19 118 118 Psalms 19 119 118 Psalms 19 118 119 Psalms 19 119 119 Psalms 19 118 120 Psalms 19 119 120 Psalms 19 118 121 Psalms 19 119 121 Psalms 19 118 122 Psalms 19 119 122 Psalms 19 118 123 Psalms 19 119 123 Psalms 19 118 124 Psalms 19 119 124 Psalms 19 118 125 Psalms 19 119 125 Psalms 19 118 126 Psalms 19 119 126 Psalms 19 118 127 Psalms 19 119 127 Psalms 19 118 128 Psalms 19 119 128 Psalms 19 118 129 Psalms 19 119 129 Psalms 19 118 130 Psalms 19 119 130 Psalms 19 118 131 Psalms 19 119 131 Psalms 19 118 132 Psalms 19 119 132 Psalms 19 118 133 Psalms 19 119 133 Psalms 19 118 134 Psalms 19 119 134 Psalms 19 118 135 Psalms 19 119 135 Psalms 19 118 136 Psalms 19 119 136 Psalms 19 118 137 Psalms 19 119 137 Psalms 19 118 138 Psalms 19 119 138 Psalms 19 118 139 Psalms 19 119 139 Psalms 19 118 140 Psalms 19 119 140 Psalms 19 118 141 Psalms 19 119 141 Psalms 19 118 142 Psalms 19 119 142 Psalms 19 118 143 Psalms 19 119 143 Psalms 19 118 144 Psalms 19 119 144 Psalms 19 118 145 Psalms 19 119 145 Psalms 19 118 146 Psalms 19 119 146 Psalms 19 118 147 Psalms 19 119 147 Psalms 19 118 148 Psalms 19 119 148 Psalms 19 118 149 Psalms 19 119 149 Psalms 19 118 150 Psalms 19 119 150 Psalms 19 118 151 Psalms 19 119 151 Psalms 19 118 152 Psalms 19 119 152 Psalms 19 118 153 Psalms 19 119 153 Psalms 19 118 154 Psalms 19 119 154 Psalms 19 118 155 Psalms 19 119 155 Psalms 19 118 156 Psalms 19 119 156 Psalms 19 118 157 Psalms 19 119 157 Psalms 19 118 158 Psalms 19 119 158 Psalms 19 118 159 Psalms 19 119 159 Psalms 19 118 160 Psalms 19 119 160 Psalms 19 118 161 Psalms 19 119 161 Psalms 19 118 162 Psalms 19 119 162 Psalms 19 118 163 Psalms 19 119 163 Psalms 19 118 164 Psalms 19 119 164 Psalms 19 118 165 Psalms 19 119 165 Psalms 19 118 166 Psalms 19 119 166 Psalms 19 118 167 Psalms 19 119 167 Psalms 19 118 168 Psalms 19 119 168 Psalms 19 118 169 Psalms 19 119 169 Psalms 19 118 170 Psalms 19 119 170 Psalms 19 118 171 Psalms 19 119 171 Psalms 19 118 172 Psalms 19 119 172 Psalms 19 118 173 Psalms 19 119 173 Psalms 19 118 174 Psalms 19 119 174 Psalms 19 118 175 Psalms 19 119 175 Psalms 19 118 176 Psalms 19 119 176 Psalms 19 119 1 Psalms 19 120 1 Psalms 19 119 2 Psalms 19 120 2 Psalms 19 119 3 Psalms 19 120 3 Psalms 19 119 4 Psalms 19 120 4 Psalms 19 119 5 Psalms 19 120 5 Psalms 19 119 6 Psalms 19 120 6 Psalms 19 119 7 Psalms 19 120 7 Psalms 19 120 1 Psalms 19 121 1 Psalms 19 120 2 Psalms 19 121 2 Psalms 19 120 3 Psalms 19 121 3 Psalms 19 120 4 Psalms 19 121 4 Psalms 19 120 5 Psalms 19 121 5 Psalms 19 120 6 Psalms 19 121 6 Psalms 19 120 7 Psalms 19 121 7 Psalms 19 120 8 Psalms 19 121 8 Psalms 19 121 1 Psalms 19 122 1 Psalms 19 121 2 Psalms 19 122 2 Psalms 19 121 3 Psalms 19 122 3 Psalms 19 121 4 Psalms 19 122 4 Psalms 19 121 5 Psalms 19 122 5 Psalms 19 121 6 Psalms 19 122 6 Psalms 19 121 7 Psalms 19 122 7 Psalms 19 121 8 Psalms 19 122 8 Psalms 19 121 9 Psalms 19 122 9 Psalms 19 122 1 Psalms 19 123 1 Psalms 19 122 2 Psalms 19 123 2 Psalms 19 122 3 Psalms 19 123 3 Psalms 19 122 4 Psalms 19 123 4 Psalms 19 123 1 Psalms 19 124 1 Psalms 19 123 2 Psalms 19 124 2 Psalms 19 123 3 Psalms 19 124 3 Psalms 19 123 4 Psalms 19 124 4 Psalms 19 123 5 Psalms 19 124 5 Psalms 19 123 6 Psalms 19 124 6 Psalms 19 123 7 Psalms 19 124 7 Psalms 19 123 8 Psalms 19 124 8 Psalms 19 124 1 Psalms 19 125 1 Psalms 19 124 2 Psalms 19 125 2 Psalms 19 124 3 Psalms 19 125 3 Psalms 19 124 4 Psalms 19 125 4 Psalms 19 124 5 Psalms 19 125 5 Psalms 19 125 1 Psalms 19 126 1 Psalms 19 125 2 Psalms 19 126 2 Psalms 19 125 3 Psalms 19 126 3 Psalms 19 125 4 Psalms 19 126 4 Psalms 19 125 5 Psalms 19 126 5 Psalms 19 125 6 Psalms 19 126 6 Psalms 19 126 1 Psalms 19 127 1 Psalms 19 126 2 Psalms 19 127 2 Psalms 19 126 3 Psalms 19 127 3 Psalms 19 126 4 Psalms 19 127 4 Psalms 19 126 5 Psalms 19 127 5 Psalms 19 127 1 Psalms 19 128 1 Psalms 19 127 2 Psalms 19 128 2 Psalms 19 127 3 Psalms 19 128 3 Psalms 19 127 4 Psalms 19 128 4 Psalms 19 127 5 Psalms 19 128 5 Psalms 19 127 6 Psalms 19 128 6 Psalms 19 128 1 Psalms 19 129 1 Psalms 19 128 2 Psalms 19 129 2 Psalms 19 128 3 Psalms 19 129 3 Psalms 19 128 4 Psalms 19 129 4 Psalms 19 128 5 Psalms 19 129 5 Psalms 19 128 6 Psalms 19 129 6 Psalms 19 128 7 Psalms 19 129 7 Psalms 19 128 8 Psalms 19 129 8 Psalms 19 129 1 Psalms 19 130 1 Psalms 19 129 2 Psalms 19 130 2 Psalms 19 129 3 Psalms 19 130 3 Psalms 19 129 4 Psalms 19 130 4 Psalms 19 129 5 Psalms 19 130 5 Psalms 19 129 6 Psalms 19 130 6 Psalms 19 129 7 Psalms 19 130 7 Psalms 19 129 8 Psalms 19 130 8 Psalms 19 130 1 Psalms 19 131 1 Psalms 19 130 2 Psalms 19 131 2 Psalms 19 130 3 Psalms 19 131 3 Psalms 19 131 1 Psalms 19 132 1 Psalms 19 131 2 Psalms 19 132 2 Psalms 19 131 3 Psalms 19 132 3 Psalms 19 131 4 Psalms 19 132 4 Psalms 19 131 5 Psalms 19 132 5 Psalms 19 131 6 Psalms 19 132 6 Psalms 19 131 7 Psalms 19 132 7 Psalms 19 131 8 Psalms 19 132 8 Psalms 19 131 9 Psalms 19 132 9 Psalms 19 131 10 Psalms 19 132 10 Psalms 19 131 11 Psalms 19 132 11 Psalms 19 131 12 Psalms 19 132 12 Psalms 19 131 13 Psalms 19 132 13 Psalms 19 131 14 Psalms 19 132 14 Psalms 19 131 15 Psalms 19 132 15 Psalms 19 131 16 Psalms 19 132 16 Psalms 19 131 17 Psalms 19 132 17 Psalms 19 131 18 Psalms 19 132 18 Psalms 19 132 1 Psalms 19 133 1 Psalms 19 132 2 Psalms 19 133 2 Psalms 19 132 3 Psalms 19 133 3 Psalms 19 133 1 Psalms 19 134 1 Psalms 19 133 2 Psalms 19 134 2 Psalms 19 133 3 Psalms 19 134 3 Psalms 19 134 1 Psalms 19 135 1 Psalms 19 134 2 Psalms 19 135 2 Psalms 19 134 3 Psalms 19 135 3 Psalms 19 134 4 Psalms 19 135 4 Psalms 19 134 5 Psalms 19 135 5 Psalms 19 134 6 Psalms 19 135 6 Psalms 19 134 7 Psalms 19 135 7 Psalms 19 134 8 Psalms 19 135 8 Psalms 19 134 9 Psalms 19 135 9 Psalms 19 134 10 Psalms 19 135 10 Psalms 19 134 11 Psalms 19 135 11 Psalms 19 134 12 Psalms 19 135 12 Psalms 19 134 13 Psalms 19 135 13 Psalms 19 134 14 Psalms 19 135 14 Psalms 19 134 15 Psalms 19 135 15 Psalms 19 134 16 Psalms 19 135 16 Psalms 19 134 17 Psalms 19 135 17 Psalms 19 134 18 Psalms 19 135 18 Psalms 19 134 19 Psalms 19 135 19 Psalms 19 134 20 Psalms 19 135 20 Psalms 19 134 21 Psalms 19 135 21 Psalms 19 135 1 Psalms 19 136 1 Psalms 19 135 2 Psalms 19 136 2 Psalms 19 135 3 Psalms 19 136 3 Psalms 19 135 4 Psalms 19 136 4 Psalms 19 135 5 Psalms 19 136 5 Psalms 19 135 6 Psalms 19 136 6 Psalms 19 135 7 Psalms 19 136 7 Psalms 19 135 8 Psalms 19 136 8 Psalms 19 135 9 Psalms 19 136 9 Psalms 19 135 10 Psalms 19 136 10 Psalms 19 135 11 Psalms 19 136 11 Psalms 19 135 12 Psalms 19 136 12 Psalms 19 135 13 Psalms 19 136 13 Psalms 19 135 14 Psalms 19 136 14 Psalms 19 135 15 Psalms 19 136 15 Psalms 19 135 16 Psalms 19 136 16 Psalms 19 135 17 Psalms 19 136 17 Psalms 19 135 18 Psalms 19 136 18 Psalms 19 135 19 Psalms 19 136 19 Psalms 19 135 20 Psalms 19 136 20 Psalms 19 135 21 Psalms 19 136 21 Psalms 19 135 22 Psalms 19 136 22 Psalms 19 135 23 Psalms 19 136 23 Psalms 19 135 24 Psalms 19 136 24 Psalms 19 135 25 Psalms 19 136 25 Psalms 19 135 26 Psalms 19 136 26 Psalms 19 136 1 Psalms 19 137 1 Psalms 19 136 2 Psalms 19 137 2 Psalms 19 136 3 Psalms 19 137 3 Psalms 19 136 4 Psalms 19 137 4 Psalms 19 136 5 Psalms 19 137 5 Psalms 19 136 6 Psalms 19 137 6 Psalms 19 136 7 Psalms 19 137 7 Psalms 19 136 8 Psalms 19 137 8 Psalms 19 136 9 Psalms 19 137 9 Psalms 19 137 1 Psalms 19 138 1 Psalms 19 137 2 Psalms 19 138 2 Psalms 19 137 3 Psalms 19 138 3 Psalms 19 137 4 Psalms 19 138 4 Psalms 19 137 5 Psalms 19 138 5 Psalms 19 137 6 Psalms 19 138 6 Psalms 19 137 7 Psalms 19 138 7 Psalms 19 137 8 Psalms 19 138 8 Psalms 19 138 1 Psalms 19 139 1 Psalms 19 138 2 Psalms 19 139 2 Psalms 19 138 3 Psalms 19 139 3 Psalms 19 138 4 Psalms 19 139 4 Psalms 19 138 5 Psalms 19 139 5 Psalms 19 138 6 Psalms 19 139 6 Psalms 19 138 7 Psalms 19 139 7 Psalms 19 138 8 Psalms 19 139 8 Psalms 19 138 9 Psalms 19 139 9 Psalms 19 138 10 Psalms 19 139 10 Psalms 19 138 11 Psalms 19 139 11 Psalms 19 138 12 Psalms 19 139 12 Psalms 19 138 13 Psalms 19 139 13 Psalms 19 138 14 Psalms 19 139 14 Psalms 19 138 15 Psalms 19 139 15 Psalms 19 138 16 Psalms 19 139 16 Psalms 19 138 17 Psalms 19 139 17 Psalms 19 138 18 Psalms 19 139 18 Psalms 19 138 19 Psalms 19 139 19 Psalms 19 138 20 Psalms 19 139 20 Psalms 19 138 21 Psalms 19 139 21 Psalms 19 138 22 Psalms 19 139 22 Psalms 19 138 23 Psalms 19 139 23 Psalms 19 138 24 Psalms 19 139 24 Psalms 19 139 1 Psalms 19 140 1 Psalms 19 139 2 Psalms 19 140 2 Psalms 19 139 3 Psalms 19 140 3 Psalms 19 139 4 Psalms 19 140 4 Psalms 19 139 5 Psalms 19 140 5 Psalms 19 139 6 Psalms 19 140 6 Psalms 19 139 7 Psalms 19 140 7 Psalms 19 139 8 Psalms 19 140 8 Psalms 19 139 9 Psalms 19 140 9 Psalms 19 139 10 Psalms 19 140 10 Psalms 19 139 11 Psalms 19 140 11 Psalms 19 139 12 Psalms 19 140 12 Psalms 19 139 13 Psalms 19 140 13 Psalms 19 139 14 Psalms 19 140 14 Psalms 19 140 1 Psalms 19 141 1 Psalms 19 140 2 Psalms 19 141 2 Psalms 19 140 3 Psalms 19 141 3 Psalms 19 140 4 Psalms 19 141 4 Psalms 19 140 5 Psalms 19 141 5 Psalms 19 140 6 Psalms 19 141 6 Psalms 19 140 7 Psalms 19 141 7 Psalms 19 140 8 Psalms 19 141 8 Psalms 19 140 9 Psalms 19 141 9 Psalms 19 140 10 Psalms 19 141 10 Psalms 19 141 1 Psalms 19 142 2 Psalms 19 141 2 Psalms 19 142 3 Psalms 19 141 3 Psalms 19 142 4 Psalms 19 141 4 Psalms 19 142 5 Psalms 19 141 5 Psalms 19 142 6 Psalms 19 141 6 Psalms 19 142 7 Psalms 19 141 7 Psalms 19 142 8 Psalms 19 142 1 Psalms 19 143 1 Psalms 19 142 2 Psalms 19 143 2 Psalms 19 142 3 Psalms 19 143 3 Psalms 19 142 4 Psalms 19 143 4 Psalms 19 142 5 Psalms 19 143 5 Psalms 19 142 6 Psalms 19 143 6 Psalms 19 142 7 Psalms 19 143 7 Psalms 19 142 8 Psalms 19 143 8 Psalms 19 142 9 Psalms 19 143 9 Psalms 19 142 10 Psalms 19 143 10 Psalms 19 142 11 Psalms 19 143 11 Psalms 19 142 12 Psalms 19 143 12 Psalms 19 143 1 Psalms 19 144 1 Psalms 19 143 2 Psalms 19 144 2 Psalms 19 143 3 Psalms 19 144 3 Psalms 19 143 4 Psalms 19 144 4 Psalms 19 143 5 Psalms 19 144 5 Psalms 19 143 6 Psalms 19 144 6 Psalms 19 143 7 Psalms 19 144 7 Psalms 19 143 8 Psalms 19 144 8 Psalms 19 143 9 Psalms 19 144 9 Psalms 19 143 10 Psalms 19 144 10 Psalms 19 143 11 Psalms 19 144 11 Psalms 19 143 12 Psalms 19 144 12 Psalms 19 143 13 Psalms 19 144 13 Psalms 19 143 14 Psalms 19 144 14 Psalms 19 143 15 Psalms 19 144 15 Psalms 19 144 1 Psalms 19 145 1 Psalms 19 144 2 Psalms 19 145 2 Psalms 19 144 3 Psalms 19 145 3 Psalms 19 144 4 Psalms 19 145 4 Psalms 19 144 5 Psalms 19 145 5 Psalms 19 144 6 Psalms 19 145 6 Psalms 19 144 7 Psalms 19 145 7 Psalms 19 144 8 Psalms 19 145 8 Psalms 19 144 9 Psalms 19 145 9 Psalms 19 144 10 Psalms 19 145 10 Psalms 19 144 11 Psalms 19 145 11 Psalms 19 144 12 Psalms 19 145 12 Psalms 19 144 13 Psalms 19 145 13 Psalms 19 144 14 Psalms 19 145 14 Psalms 19 144 15 Psalms 19 145 15 Psalms 19 144 16 Psalms 19 145 16 Psalms 19 144 17 Psalms 19 145 17 Psalms 19 144 18 Psalms 19 145 18 Psalms 19 144 19 Psalms 19 145 19 Psalms 19 144 20 Psalms 19 145 20 Psalms 19 144 21 Psalms 19 145 21 Psalms 19 145 1 Psalms 19 146 1 Psalms 19 145 2 Psalms 19 146 2 Psalms 19 145 3 Psalms 19 146 3 Psalms 19 145 4 Psalms 19 146 4 Psalms 19 145 5 Psalms 19 146 5 Psalms 19 145 6 Psalms 19 146 6 Psalms 19 145 7 Psalms 19 146 7 Psalms 19 145 8 Psalms 19 146 8 Psalms 19 145 9 Psalms 19 146 9 Psalms 19 145 10 Psalms 19 146 10 Psalms 19 146 1 Psalms 19 147 1 Psalms 19 146 2 Psalms 19 147 2 Psalms 19 146 3 Psalms 19 147 3 Psalms 19 146 4 Psalms 19 147 4 Psalms 19 146 5 Psalms 19 147 5 Psalms 19 146 6 Psalms 19 147 6 Psalms 19 146 7 Psalms 19 147 7 Psalms 19 146 8 Psalms 19 147 8 Psalms 19 146 9 Psalms 19 147 9 Psalms 19 146 10 Psalms 19 147 10 Psalms 19 146 11 Psalms 19 147 11 Psalms 19 147 1 Psalms 19 147 12 Psalms 19 147 2 Psalms 19 147 13 Psalms 19 147 3 Psalms 19 147 14 Psalms 19 147 4 Psalms 19 147 15 Psalms 19 147 5 Psalms 19 147 16 Psalms 19 147 6 Psalms 19 147 17 Psalms 19 147 7 Psalms 19 147 18 Psalms 19 147 8 Psalms 19 147 19 Psalms 19 147 9 Psalms 19 147 20 Proverbs 20 13 15 Proverbs 20 13 14 Proverbs 20 13 16 Proverbs 20 13 15 Proverbs 20 13 17 Proverbs 20 13 16 Proverbs 20 13 18 Proverbs 20 13 17 Proverbs 20 13 19 Proverbs 20 13 18 Proverbs 20 13 20 Proverbs 20 13 19 Proverbs 20 13 21 Proverbs 20 13 20 Proverbs 20 13 22 Proverbs 20 13 21 Proverbs 20 13 23 Proverbs 20 13 22 Proverbs 20 13 24 Proverbs 20 13 23 Proverbs 20 13 25 Proverbs 20 13 24 Proverbs 20 13 26 Proverbs 20 13 25 Proverbs 20 18 9 Proverbs 20 18 8 Proverbs 20 18 10 Proverbs 20 18 9 Proverbs 20 18 11 Proverbs 20 18 10 Proverbs 20 18 12 Proverbs 20 18 11 Proverbs 20 18 13 Proverbs 20 18 12 Proverbs 20 18 14 Proverbs 20 18 13 Proverbs 20 18 15 Proverbs 20 18 14 Proverbs 20 18 16 Proverbs 20 18 15 Proverbs 20 18 17 Proverbs 20 18 16 Proverbs 20 18 18 Proverbs 20 18 17 Proverbs 20 18 19 Proverbs 20 18 18 Proverbs 20 18 20 Proverbs 20 18 19 Proverbs 20 18 21 Proverbs 20 18 20 Proverbs 20 18 22 Proverbs 20 18 21 Proverbs 20 18 23 Proverbs 20 18 22 Proverbs 20 18 24 Proverbs 20 18 23 Proverbs 20 18 25 Proverbs 20 18 24 Song of Solomon 22 1 1 Song of Solomon 22 1 2 Song of Solomon 22 1 2 Song of Solomon 22 1 3 Song of Solomon 22 1 3 Song of Solomon 22 1 4 Song of Solomon 22 1 4 Song of Solomon 22 1 5 Song of Solomon 22 1 5 Song of Solomon 22 1 6 Song of Solomon 22 1 6 Song of Solomon 22 1 7 Song of Solomon 22 1 7 Song of Solomon 22 1 8 Song of Solomon 22 1 8 Song of Solomon 22 1 9 Song of Solomon 22 1 9 Song of Solomon 22 1 10 Song of Solomon 22 1 10 Song of Solomon 22 1 11 Song of Solomon 22 1 11 Song of Solomon 22 1 12 Song of Solomon 22 1 12 Song of Solomon 22 1 13 Song of Solomon 22 1 13 Song of Solomon 22 1 14 Song of Solomon 22 1 14 Song of Solomon 22 1 15 Song of Solomon 22 1 15 Song of Solomon 22 1 16 Song of Solomon 22 1 16 Song of Solomon 22 1 17 Isaiah 23 3 19 Isaiah 23 3 19 Isaiah 23 3 19 Isaiah 23 3 20 Isaiah 23 3 20 Isaiah 23 3 16 Isaiah 23 3 21 Isaiah 23 3 17 Isaiah 23 3 22 Isaiah 23 3 18 Isaiah 23 3 23 Isaiah 23 3 19 Isaiah 23 3 24 Isaiah 23 3 20 Isaiah 23 3 25 Isaiah 23 3 21 Isaiah 23 9 1 Isaiah 23 8 23 Isaiah 23 9 2 Isaiah 23 9 1 Isaiah 23 9 3 Isaiah 23 9 2 Isaiah 23 9 4 Isaiah 23 9 3 Isaiah 23 9 5 Isaiah 23 9 4 Isaiah 23 9 6 Isaiah 23 9 5 Isaiah 23 9 7 Isaiah 23 9 6 Isaiah 23 9 8 Isaiah 23 9 7 Isaiah 23 9 9 Isaiah 23 9 8 Isaiah 23 9 10 Isaiah 23 9 9 Isaiah 23 9 11 Isaiah 23 9 10 Isaiah 23 9 12 Isaiah 23 9 11 Isaiah 23 9 13 Isaiah 23 9 12 Isaiah 23 9 14 Isaiah 23 9 13 Isaiah 23 9 15 Isaiah 23 9 14 Isaiah 23 9 16 Isaiah 23 9 15 Isaiah 23 9 17 Isaiah 23 9 16 Isaiah 23 9 18 Isaiah 23 9 17 Isaiah 23 9 19 Isaiah 23 9 18 Isaiah 23 9 20 Isaiah 23 9 19 Isaiah 23 9 21 Isaiah 23 9 20 Isaiah 23 63 19 Isaiah 23 63 19 Isaiah 23 64 1 Isaiah 23 63 19 Isaiah 23 64 2 Isaiah 23 64 1 Isaiah 23 64 3 Isaiah 23 64 2 Isaiah 23 64 4 Isaiah 23 64 3 Isaiah 23 64 5 Isaiah 23 64 4 Isaiah 23 64 6 Isaiah 23 64 5 Isaiah 23 64 7 Isaiah 23 64 6 Isaiah 23 64 8 Isaiah 23 64 7 Isaiah 23 64 9 Isaiah 23 64 8 Isaiah 23 64 10 Isaiah 23 64 9 Isaiah 23 64 11 Isaiah 23 64 10 Isaiah 23 64 12 Isaiah 23 64 11 Jeremiah 24 9 1 Jeremiah 24 8 23 Jeremiah 24 9 2 Jeremiah 24 9 1 Jeremiah 24 9 3 Jeremiah 24 9 2 Jeremiah 24 9 4 Jeremiah 24 9 3 Jeremiah 24 9 5 Jeremiah 24 9 4 Jeremiah 24 9 6 Jeremiah 24 9 5 Jeremiah 24 9 7 Jeremiah 24 9 6 Jeremiah 24 9 8 Jeremiah 24 9 7 Jeremiah 24 9 9 Jeremiah 24 9 8 Jeremiah 24 9 10 Jeremiah 24 9 9 Jeremiah 24 9 11 Jeremiah 24 9 10 Jeremiah 24 9 12 Jeremiah 24 9 11 Jeremiah 24 9 13 Jeremiah 24 9 12 Jeremiah 24 9 14 Jeremiah 24 9 13 Jeremiah 24 9 15 Jeremiah 24 9 14 Jeremiah 24 9 16 Jeremiah 24 9 15 Jeremiah 24 9 17 Jeremiah 24 9 16 Jeremiah 24 9 18 Jeremiah 24 9 17 Jeremiah 24 9 19 Jeremiah 24 9 18 Jeremiah 24 9 20 Jeremiah 24 9 19 Jeremiah 24 9 21 Jeremiah 24 9 20 Jeremiah 24 9 22 Jeremiah 24 9 21 Jeremiah 24 9 23 Jeremiah 24 9 22 Jeremiah 24 9 24 Jeremiah 24 9 23 Jeremiah 24 9 25 Jeremiah 24 9 24 Jeremiah 24 9 26 Jeremiah 24 9 25 Ezekiel 26 20 45 Ezekiel 26 21 1 Ezekiel 26 20 46 Ezekiel 26 21 2 Ezekiel 26 20 47 Ezekiel 26 21 3 Ezekiel 26 20 48 Ezekiel 26 21 4 Ezekiel 26 20 49 Ezekiel 26 21 5 Ezekiel 26 21 1 Ezekiel 26 21 6 Ezekiel 26 21 2 Ezekiel 26 21 7 Ezekiel 26 21 3 Ezekiel 26 21 8 Ezekiel 26 21 4 Ezekiel 26 21 9 Ezekiel 26 21 5 Ezekiel 26 21 10 Ezekiel 26 21 6 Ezekiel 26 21 11 Ezekiel 26 21 7 Ezekiel 26 21 12 Ezekiel 26 21 8 Ezekiel 26 21 13 Ezekiel 26 21 9 Ezekiel 26 21 14 Ezekiel 26 21 10 Ezekiel 26 21 15 Ezekiel 26 21 11 Ezekiel 26 21 16 Ezekiel 26 21 12 Ezekiel 26 21 17 Ezekiel 26 21 13 Ezekiel 26 21 18 Ezekiel 26 21 14 Ezekiel 26 21 19 Ezekiel 26 21 15 Ezekiel 26 21 20 Ezekiel 26 21 16 Ezekiel 26 21 21 Ezekiel 26 21 17 Ezekiel 26 21 22 Ezekiel 26 21 18 Ezekiel 26 21 23 Ezekiel 26 21 19 Ezekiel 26 21 24 Ezekiel 26 21 20 Ezekiel 26 21 25 Ezekiel 26 21 21 Ezekiel 26 21 26 Ezekiel 26 21 22 Ezekiel 26 21 27 Ezekiel 26 21 23 Ezekiel 26 21 28 Ezekiel 26 21 24 Ezekiel 26 21 29 Ezekiel 26 21 25 Ezekiel 26 21 30 Ezekiel 26 21 26 Ezekiel 26 21 31 Ezekiel 26 21 27 Ezekiel 26 21 32 Ezekiel 26 21 28 Ezekiel 26 21 33 Ezekiel 26 21 29 Ezekiel 26 21 34 Ezekiel 26 21 30 Ezekiel 26 21 35 Ezekiel 26 21 31 Ezekiel 26 21 36 Ezekiel 26 21 32 Ezekiel 26 21 37 Daniel 27 3 91 Daniel 27 3 24 Daniel 27 3 92 Daniel 27 3 25 Daniel 27 3 93 Daniel 27 3 26 Daniel 27 3 94 Daniel 27 3 27 Daniel 27 3 95 Daniel 27 3 28 Daniel 27 3 96 Daniel 27 3 29 Daniel 27 3 97 Daniel 27 3 30 Daniel 27 3 98 Daniel 27 3 31 Daniel 27 3 99 Daniel 27 3 32 Daniel 27 3 100 Daniel 27 3 33 Daniel 27 5 31 Daniel 27 6 1 Daniel 27 6 1 Daniel 27 6 2 Daniel 27 6 2 Daniel 27 6 3 Daniel 27 6 3 Daniel 27 6 4 Daniel 27 6 4 Daniel 27 6 5 Daniel 27 6 5 Daniel 27 6 6 Daniel 27 6 6 Daniel 27 6 7 Daniel 27 6 7 Daniel 27 6 8 Daniel 27 6 8 Daniel 27 6 9 Daniel 27 6 9 Daniel 27 6 10 Daniel 27 6 10 Daniel 27 6 11 Daniel 27 6 11 Daniel 27 6 12 Daniel 27 6 12 Daniel 27 6 13 Daniel 27 6 13 Daniel 27 6 14 Daniel 27 6 14 Daniel 27 6 15 Daniel 27 6 15 Daniel 27 6 16 Daniel 27 6 16 Daniel 27 6 17 Daniel 27 6 17 Daniel 27 6 18 Daniel 27 6 18 Daniel 27 6 19 Daniel 27 6 19 Daniel 27 6 20 Daniel 27 6 20 Daniel 27 6 21 Daniel 27 6 21 Daniel 27 6 22 Daniel 27 6 22 Daniel 27 6 23 Daniel 27 6 23 Daniel 27 6 24 Daniel 27 6 24 Daniel 27 6 25 Daniel 27 6 25 Daniel 27 6 26 Daniel 27 6 26 Daniel 27 6 27 Daniel 27 6 27 Daniel 27 6 28 Daniel 27 6 28 Daniel 27 6 29 Hosea 28 1 10 Hosea 28 2 1 Hosea 28 1 11 Hosea 28 2 2 Hosea 28 2 1 Hosea 28 2 3 Hosea 28 2 2 Hosea 28 2 4 Hosea 28 2 3 Hosea 28 2 5 Hosea 28 2 4 Hosea 28 2 6 Hosea 28 2 5 Hosea 28 2 7 Hosea 28 2 6 Hosea 28 2 8 Hosea 28 2 7 Hosea 28 2 9 Hosea 28 2 8 Hosea 28 2 10 Hosea 28 2 9 Hosea 28 2 11 Hosea 28 2 10 Hosea 28 2 12 Hosea 28 2 11 Hosea 28 2 13 Hosea 28 2 12 Hosea 28 2 14 Hosea 28 2 13 Hosea 28 2 15 Hosea 28 2 14 Hosea 28 2 16 Hosea 28 2 15 Hosea 28 2 17 Hosea 28 2 16 Hosea 28 2 18 Hosea 28 2 17 Hosea 28 2 19 Hosea 28 2 18 Hosea 28 2 20 Hosea 28 2 19 Hosea 28 2 21 Hosea 28 2 20 Hosea 28 2 22 Hosea 28 2 21 Hosea 28 2 23 Hosea 28 2 22 Hosea 28 2 24 Hosea 28 2 23 Hosea 28 2 25 Hosea 28 11 12 Hosea 28 12 1 Hosea 28 12 1 Hosea 28 12 2 Hosea 28 12 2 Hosea 28 12 3 Hosea 28 12 3 Hosea 28 12 4 Hosea 28 12 4 Hosea 28 12 5 Hosea 28 12 5 Hosea 28 12 6 Hosea 28 12 6 Hosea 28 12 7 Hosea 28 12 7 Hosea 28 12 8 Hosea 28 12 8 Hosea 28 12 9 Hosea 28 12 9 Hosea 28 12 10 Hosea 28 12 10 Hosea 28 12 11 Hosea 28 12 11 Hosea 28 12 12 Hosea 28 12 12 Hosea 28 12 13 Hosea 28 12 13 Hosea 28 12 14 Hosea 28 12 14 Hosea 28 12 15 Joel 29 2 28 Joel 29 3 1 Joel 29 2 29 Joel 29 3 2 Joel 29 2 30 Joel 29 3 3 Joel 29 2 31 Joel 29 3 4 Joel 29 2 32 Joel 29 3 5 Joel 29 3 1 Joel 29 4 1 Joel 29 3 2 Joel 29 4 2 Joel 29 3 3 Joel 29 4 3 Joel 29 3 4 Joel 29 4 4 Joel 29 3 5 Joel 29 4 5 Joel 29 3 6 Joel 29 4 6 Joel 29 3 7 Joel 29 4 7 Joel 29 3 8 Joel 29 4 8 Joel 29 3 9 Joel 29 4 9 Joel 29 3 10 Joel 29 4 10 Joel 29 3 11 Joel 29 4 11 Joel 29 3 12 Joel 29 4 12 Joel 29 3 13 Joel 29 4 13 Joel 29 3 14 Joel 29 4 14 Joel 29 3 15 Joel 29 4 15 Joel 29 3 16 Joel 29 4 16 Joel 29 3 17 Joel 29 4 17 Joel 29 3 18 Joel 29 4 18 Joel 29 3 19 Joel 29 4 19 Joel 29 3 20 Joel 29 4 20 Joel 29 3 21 Joel 29 4 21 Micah 33 5 1 Micah 33 4 14 Micah 33 5 2 Micah 33 5 1 Micah 33 5 3 Micah 33 5 2 Micah 33 5 4 Micah 33 5 3 Micah 33 5 5 Micah 33 5 4 Micah 33 5 6 Micah 33 5 5 Micah 33 5 7 Micah 33 5 6 Micah 33 5 8 Micah 33 5 7 Micah 33 5 9 Micah 33 5 8 Micah 33 5 10 Micah 33 5 9 Micah 33 5 11 Micah 33 5 10 Micah 33 5 12 Micah 33 5 11 Micah 33 5 13 Micah 33 5 12 Micah 33 5 14 Micah 33 5 13 Micah 33 5 15 Micah 33 5 14 Nahum 34 1 15 Nahum 34 2 1 Nahum 34 2 1 Nahum 34 2 2 Nahum 34 2 2 Nahum 34 2 3 Nahum 34 2 3 Nahum 34 2 4 Nahum 34 2 4 Nahum 34 2 5 Nahum 34 2 5 Nahum 34 2 6 Nahum 34 2 6 Nahum 34 2 7 Nahum 34 2 7 Nahum 34 2 8 Nahum 34 2 8 Nahum 34 2 9 Nahum 34 2 9 Nahum 34 2 10 Nahum 34 2 10 Nahum 34 2 11 Nahum 34 2 11 Nahum 34 2 12 Nahum 34 2 12 Nahum 34 2 13 Nahum 34 2 13 Nahum 34 2 14 Zechariah 38 1 18 Zechariah 38 2 1 Zechariah 38 1 19 Zechariah 38 2 2 Zechariah 38 1 20 Zechariah 38 2 3 Zechariah 38 1 21 Zechariah 38 2 4 Zechariah 38 2 1 Zechariah 38 2 5 Zechariah 38 2 2 Zechariah 38 2 6 Zechariah 38 2 3 Zechariah 38 2 7 Zechariah 38 2 4 Zechariah 38 2 8 Zechariah 38 2 5 Zechariah 38 2 9 Zechariah 38 2 6 Zechariah 38 2 10 Zechariah 38 2 7 Zechariah 38 2 11 Zechariah 38 2 8 Zechariah 38 2 12 Zechariah 38 2 9 Zechariah 38 2 13 Zechariah 38 2 10 Zechariah 38 2 14 Zechariah 38 2 11 Zechariah 38 2 15 Zechariah 38 2 12 Zechariah 38 2 16 Zechariah 38 2 13 Zechariah 38 2 17 Malachi 39 4 1 Malachi 39 3 19 Malachi 39 4 2 Malachi 39 3 20 Malachi 39 4 3 Malachi 39 3 21 Malachi 39 4 4 Malachi 39 3 22 Malachi 39 4 5 Malachi 39 3 23 Malachi 39 4 6 Malachi 39 3 24 Romans 45 14 24 Romans 45 16 25 Romans 45 14 25 Romans 45 16 26 Romans 45 14 26 Romans 45 16 27 2 Corinthians 47 11 32 2 Corinthians 47 11 32 2 Corinthians 47 11 32 2 Corinthians 47 11 33 Revelation 66 13 1 Revelation 66 12 18 Revelation 66 13 1 Revelation 66 13 1 bibledit-gtk-4.6/templates/template.odt0000644000175000017500000000717011175243637020305 0ustar00teusteus00000000000000PK [5Configurations2/UT RDިDUxPK#$5\qd content.xmlUT jDDUxVn0+zi=$jEQ@| JSL,$m=+Vmrg%駗ўjÔt#**{<=df"&DI B4-3 3Ă̒LTYŒG>C;#._كBv.a!TsÓRƖQqL㝵uP۶vPB#N0puGQNbZA @Dž`]v jX% z;3oy/l fjj,<4px7`.Qrbȶ- =˷<_kƅDPK &k5 META-INF/UT /DިDUxPK[5bi42META-INF/manifest.xmlUT RDDUx1o0 {Se T0ttK\A P6~ݓn2WƔ?M[,S^g>My^J- ޼O\5DݖR.u-3_r1EUkoB]WdTڄ oƘޱ3(l@nuBRY) w{Ep.i4mS.("Xaj,lRn5Ђօ"c8 uu1 H: ˶FmԗrlQ\SyPK [5^2 ''mimetypeUT RDDUxapplication/vnd.oasis.opendocument.textPK [5 Pictures/UT RDިDUxPK*2$5 styles.xmlUT ШDШDUxXn8) -ze% 66aOS)" >ΐ嬺m{(`7?f8s%W'njdM\>/|x{E!W8*[r('U;Mp;E+vSڍѻ*cKx/UFD{vniTӱz*$&LWzqY mޛ]6MnlݦAz \rtl.T]]UU鸘԰iy}Ǻ博<@[-If5#zCEؠ!}͛ ބ3*Yq]% pY OHdՎzTaBqs&׉ "s^Zn Z OR0pقb,z}J놀 =9JD"[N )!v*M #`WH BWkm>$ܠ$qT:}Z 4f(BBkL`sTvB) 8` 0J.->,,P9Gc5Le$Lu(6No>(`WT(iϴ0s r;$Uǚራpt2|< l:6=N❬5'lؔ|j/;7e ;y;Ք\׊HܒD3bSuH. ]?fCLYj Dg>(Oޯa ϕ1)y[P̆O}Jva D%'7Uֿ=]ΕV['.z0HG}f8.88?Mn%u)6A,m륭TףBhwߦǝEr*mx KyERm^Lf= 1 Genesis 1 Mose Gen 2 Exodus 2 Mose Exo 3 Leviticus 3 Mose Lev 4 Numbers 4 Mose Num 5 Deuteronomy 5 Mose Dtn 6 Joshua Josua Jos 7 Judges Richter Ri 8 Ruth Rut Rut 9 1 Samuel 1 Samuel 1Sam 10 2 Samuel 2 Samuel 2Sam 11 1 Kings 1 Könige 1Kön 12 2 Kings 2 Könige 2Kön 13 1 Chronicles 1 Chronik 1Chr 14 2 Chronicles 2 Chronik 2Chr 15 Ezra Esra Esra 16 Nehemiah Nehemia Neh 17 Esther Ester Est 18 Job Ijob Ijob 19 Psalms Psalmen Ps 20 Proverbs Sprüche Spr 21 Ecclesiastes Prediger Koh 22 Song of Solomon Hoheslied Hld 23 Isaiah Jesaja Jes 24 Jeremiah Jeremia Jer 25 Lamentations Klagelieder Klgl 26 Ezekiel Ezechiël Ez 27 Daniel Daniel Dan 28 Hosea Hosea Hos 29 Joel Joël Joël 30 Amos Amos Am 31 Obadiah Obadja Obd 32 Jonah Jona Jona 33 Micah Micha Mi 34 Nahum Nahum Nah 35 Habakkuk Habakuk Hab 36 Zephaniah Zefanja Zef 37 Haggai Haggai Hag 38 Zechariah Sacharja Sach 39 Malachi Maleachi Mal 40 Matthew Matthäus Mt 41 Mark Markus Mk 42 Luke Lukas Lk 43 John Johannes Joh 44 Acts Apostelgeschichte Apg 45 Romans Römer Röm 46 1 Corinthians 1 Korinther 1Kor 47 2 Corinthians 2 Korinther 2Kor 48 Galatians Galater Gal 49 Ephesians Epheser Eph 50 Philippians Philipper Phil 51 Colossians Kolosser Kol 52 1 Thessalonians 1 Thessalonicher 1Thess 53 2 Thessalonians 2 Thessalonicher 2Thess 54 1 Timothy 1 Timotheus 1Tim 55 2 Timothy 2 Timotheus 2Tim 56 Titus Titus Tit 57 Philemon Philemon Phlm 58 Hebrews Hebräer Hebr 59 James Jakobus Jak 60 1 Peter 1 Petrus 1Petr 61 2 Peter 2 Petrus 2Petr 62 1 John 1 Johannes 1Joh 63 2 John 2 Johannes 2Joh 64 3 John 3 Johannes 3Joh 65 Jude Judas Jud 66 Revelation Offenbarung Offb 67 Front Matter Einleitung Einl. 68 Back Matter Anhang Anh. 69 Other Material Weiteres Material Weit. bibledit-gtk-4.6/templates/masoretic-paragraphs0000744000175000017500000022256711175243637022033 0ustar00teusteus00000000000000GEN 1:5 0 GEN 1:6 GEN 1:8 0 GEN 1:9 GEN 1:13 0 GEN 1:14 GEN 1:19 0 GEN 1:20 GEN 1:23 0 GEN 1:24 GEN 1:31 0 GEN 2:1 GEN 2:3 0 GEN 2:4 GEN 3:15 0 GEN 3:16 GEN 3:16 0 GEN 3:17 GEN 3:21 0 GEN 3:22 GEN 3:24 0 GEN 4:1 GEN 4:16 0 GEN 4:17 GEN 4:24 0 GEN 4:25 GEN 4:26 0 GEN 5:1 GEN 5:2 0 GEN 5:3 GEN 5:5 0 GEN 5:6 GEN 5:8 0 GEN 5:9 GEN 5:11 0 GEN 5:12 GEN 5:14 0 GEN 5:15 GEN 5:17 0 GEN 5:18 GEN 5:20 0 GEN 5:21 GEN 5:24 0 GEN 5:25 GEN 5:27 0 GEN 5:28 GEN 5:31 0 GEN 5:32 GEN 6:4 0 GEN 6:5 GEN 6:8 0 GEN 6:9 GEN 6:12 0 GEN 6:13 GEN 6:22 0 GEN 7:1 GEN 8:14 0 GEN 8:15 GEN 9:7 0 GEN 9:8 GEN 9:17 0 GEN 9:18 GEN 9:29 0 GEN 10:1 GEN 10:14 0 GEN 10:15 GEN 10:20 0 GEN 10:21 GEN 10:32 0 GEN 11:1 GEN 11:9 0 GEN 11:10 GEN 11:11 0 GEN 11:12 GEN 11:13 0 GEN 11:14 GEN 11:15 0 GEN 11:16 GEN 11:17 0 GEN 11:18 GEN 11:19 0 GEN 11:20 GEN 11:21 0 GEN 11:22 GEN 11:23 0 GEN 11:24 GEN 11:25 0 GEN 11:26 GEN 11:26 0 GEN 11:27 GEN 11:32 0 GEN 12:1 GEN 12:9 0 GEN 12:10 GEN 13:18 0 GEN 14:1 GEN 14:24 0 GEN 15:1 GEN 15:21 0 GEN 16:1 GEN 16:16 0 GEN 17:1 GEN 17:14 0 GEN 17:15 GEN 17:27 0 GEN 18:1 GEN 18:15 0 GEN 18:16 GEN 19:38 0 GEN 20:1 GEN 20:18 0 GEN 21:1 GEN 21:7 0 GEN 21:8 GEN 21:21 0 GEN 21:22 GEN 21:34 0 GEN 22:1 GEN 22:19 0 GEN 22:20 GEN 22:24 0 GEN 23:1 GEN 23:20 0 GEN 24:1 GEN 24:67 0 GEN 25:1 GEN 25:11 0 GEN 25:12 GEN 25:18 0 GEN 25:19 GEN 25:34 0 GEN 26:1 GEN 26:33 0 GEN 26:34 GEN 26:35 0 GEN 27:1 GEN 27:45 0 GEN 27:46 GEN 28:9 0 GEN 28:10 GEN 29:14 63 GEN 29:15 GEN 29:30 0 GEN 29:31 GEN 30:24 0 GEN 30:25 GEN 31:54 0 GEN 32:1 GEN 32:3 0 GEN 32:4 GEN 32:22 0 GEN 32:23 GEN 33:17 0 GEN 33:18 GEN 33:20 0 GEN 34:1 GEN 34:31 0 GEN 35:1 GEN 35:8 0 GEN 35:9 GEN 35:15 0 GEN 35:16 GEN 35:22 76 GEN 35:23 GEN 35:29 0 GEN 36:1 GEN 36:19 0 GEN 36:20 GEN 36:30 0 GEN 36:31 GEN 36:43 0 GEN 37:1 GEN 37:11 0 GEN 37:12 GEN 37:36 0 GEN 38:1 GEN 38:11 0 GEN 38:12 GEN 38:30 0 GEN 39:1 GEN 39:23 0 GEN 40:1 GEN 40:23 0 GEN 41:1 GEN 41:36 0 GEN 41:37 GEN 44:17 0 GEN 44:18 GEN 46:7 0 GEN 46:8 GEN 46:27 0 GEN 46:28 GEN 47:12 0 GEN 47:13 GEN 47:26 0 GEN 47:27 GEN 47:31 0 GEN 48:1 GEN 48:22 0 GEN 49:1 GEN 49:4 0 GEN 49:5 GEN 49:7 0 GEN 49:8 GEN 49:12 0 GEN 49:13 GEN 49:13 0 GEN 49:14 GEN 49:15 0 GEN 49:16 GEN 49:18 0 GEN 49:19 GEN 49:19 0 GEN 49:20 GEN 49:20 0 GEN 49:21 GEN 49:21 0 GEN 49:22 GEN 49:26 0 GEN 49:27 GEN 50:21 0 GEN 50:22 EXO 1:7 0 EXO 1:8 EXO 1:22 0 EXO 2:1 EXO 2:10 0 EXO 2:11 EXO 2:22 0 EXO 2:23 EXO 2:25 0 EXO 3:1 EXO 4:17 0 EXO 4:18 EXO 4:26 0 EXO 4:27 EXO 6:1 0 EXO 6:2 EXO 6:9 0 EXO 6:10 EXO 6:12 0 EXO 6:13 EXO 6:13 0 EXO 6:14 EXO 6:27 0 EXO 6:28 EXO 6:28 0 EXO 6:29 EXO 6:30 0 EXO 7:1 EXO 7:7 0 EXO 7:8 EXO 7:13 0 EXO 7:14 EXO 7:18 0 EXO 7:19 EXO 7:25 0 EXO 7:26 EXO 8:11 0 EXO 8:12 EXO 8:15 0 EXO 8:16 EXO 8:28 0 EXO 9:1 EXO 9:7 0 EXO 9:8 EXO 9:12 0 EXO 9:13 EXO 9:21 0 EXO 9:22 EXO 9:35 0 EXO 10:1 EXO 10:11 0 EXO 10:12 EXO 10:20 0 EXO 10:21 EXO 10:29 0 EXO 11:1 EXO 11:3 0 EXO 11:4 EXO 11:8 0 EXO 11:9 EXO 11:10 0 EXO 12:1 EXO 12:20 0 EXO 12:21 EXO 12:28 0 EXO 12:29 EXO 12:36 0 EXO 12:37 EXO 12:42 0 EXO 12:43 EXO 12:50 0 EXO 12:51 EXO 12:51 0 EXO 13:1 EXO 13:10 0 EXO 13:11 EXO 13:16 0 EXO 13:17 EXO 13:22 0 EXO 14:1 EXO 14:14 0 EXO 14:15 EXO 14:25 0 EXO 14:26 EXO 14:31 0 EXO 15:1 EXO 15:19 0 EXO 15:20 EXO 15:21 0 EXO 15:22 EXO 15:26 0 EXO 15:27 EXO 16:3 0 EXO 16:4 EXO 16:5 0 EXO 16:6 EXO 16:10 0 EXO 16:11 EXO 16:27 0 EXO 16:28 EXO 16:36 0 EXO 17:1 EXO 17:7 0 EXO 17:8 EXO 17:13 0 EXO 17:14 EXO 17:16 0 EXO 18:1 EXO 18:12 0 EXO 18:13 EXO 18:27 0 EXO 19:1 EXO 19:25 0 EXO 20:1 EXO 20:1 0 EXO 20:2 EXO 20:6 0 EXO 20:7 EXO 20:7 0 EXO 20:8 EXO 20:11 0 EXO 20:12 EXO 20:12 0 EXO 20:13 EXO 20:13 0 EXO 20:14 EXO 20:14 0 EXO 20:15 EXO 20:15 0 EXO 20:16 EXO 20:16 0 EXO 20:17 EXO 20:17 0 EXO 20:18 EXO 20:21 0 EXO 20:22 EXO 20:26 0 EXO 21:1 EXO 21:6 0 EXO 21:7 EXO 21:11 0 EXO 21:12 EXO 21:13 0 EXO 21:14 EXO 21:14 0 EXO 21:15 EXO 21:16 0 EXO 21:17 EXO 21:17 0 EXO 21:18 EXO 21:19 0 EXO 21:20 EXO 21:21 0 EXO 21:22 EXO 21:25 0 EXO 21:26 EXO 21:26 0 EXO 21:27 EXO 21:27 0 EXO 21:28 EXO 21:32 0 EXO 21:33 EXO 21:34 0 EXO 21:35 EXO 21:36 0 EXO 21:37 EXO 22:3 0 EXO 22:4 EXO 22:4 0 EXO 22:5 EXO 22:5 0 EXO 22:6 EXO 22:8 0 EXO 22:9 EXO 22:12 0 EXO 22:13 EXO 22:14 0 EXO 22:15 EXO 22:16 0 EXO 22:17 EXO 22:17 0 EXO 22:18 EXO 22:18 0 EXO 22:19 EXO 22:23 0 EXO 22:24 EXO 22:26 0 EXO 22:27 EXO 22:30 0 EXO 23:1 EXO 23:1 0 EXO 23:2 EXO 23:3 0 EXO 23:4 EXO 23:4 0 EXO 23:5 EXO 23:5 0 EXO 23:6 EXO 23:19 0 EXO 23:20 EXO 23:33 0 EXO 24:1 EXO 24:11 0 EXO 24:12 EXO 24:18 0 EXO 25:1 EXO 25:9 0 EXO 25:10 EXO 25:22 0 EXO 25:23 EXO 25:30 0 EXO 25:31 EXO 25:40 0 EXO 26:1 EXO 26:6 0 EXO 26:7 EXO 26:14 0 EXO 26:15 EXO 26:30 0 EXO 26:31 EXO 26:37 0 EXO 27:1 EXO 27:8 0 EXO 27:9 EXO 27:19 0 EXO 27:20 EXO 27:21 0 EXO 28:1 EXO 28:5 0 EXO 28:6 EXO 28:12 0 EXO 28:13 EXO 28:14 0 EXO 28:15 EXO 28:30 0 EXO 28:31 EXO 28:35 0 EXO 28:36 EXO 28:43 0 EXO 29:1 EXO 29:37 0 EXO 29:38 EXO 29:46 0 EXO 30:1 EXO 30:10 0 EXO 30:11 EXO 30:16 0 EXO 30:17 EXO 30:21 0 EXO 30:22 EXO 30:33 0 EXO 30:34 EXO 30:38 0 EXO 31:1 EXO 31:11 0 EXO 31:12 EXO 31:17 0 EXO 31:18 EXO 32:6 0 EXO 32:7 EXO 32:14 0 EXO 32:15 EXO 32:35 0 EXO 33:1 EXO 33:11 0 EXO 33:12 EXO 33:16 0 EXO 33:17 EXO 33:23 0 EXO 34:1 EXO 34:26 0 EXO 34:27 EXO 34:35 0 EXO 35:1 EXO 35:3 0 EXO 35:4 EXO 35:29 0 EXO 35:30 EXO 36:7 0 EXO 36:8 EXO 36:13 0 EXO 36:14 EXO 36:19 0 EXO 36:20 EXO 36:38 0 EXO 37:1 EXO 37:9 0 EXO 37:10 EXO 37:16 0 EXO 37:17 EXO 37:24 0 EXO 37:25 EXO 37:29 0 EXO 38:1 EXO 38:7 0 EXO 38:8 EXO 38:8 0 EXO 38:9 EXO 38:20 0 EXO 38:21 EXO 38:23 0 EXO 38:24 EXO 39:1 0 EXO 39:2 EXO 39:7 0 EXO 39:8 EXO 39:26 0 EXO 39:27 EXO 39:29 0 EXO 39:30 EXO 39:31 0 EXO 39:32 EXO 39:32 0 EXO 39:33 EXO 39:43 0 EXO 40:1 EXO 40:16 0 EXO 40:17 EXO 40:19 0 EXO 40:20 EXO 40:21 0 EXO 40:22 EXO 40:23 0 EXO 40:24 EXO 40:25 0 EXO 40:26 EXO 40:27 0 EXO 40:28 EXO 40:29 0 EXO 40:30 EXO 40:32 0 EXO 40:33 EXO 40:33 0 EXO 40:34 LEV 1:9 0 LEV 1:10 LEV 1:13 0 LEV 1:14 LEV 1:17 0 LEV 2:1 LEV 2:3 0 LEV 2:4 LEV 2:4 0 LEV 2:5 LEV 2:6 0 LEV 2:7 LEV 2:13 0 LEV 2:14 LEV 2:16 0 LEV 3:1 LEV 3:5 0 LEV 3:6 LEV 3:11 0 LEV 3:12 LEV 3:17 0 LEV 4:1 LEV 4:12 0 LEV 4:13 LEV 4:21 0 LEV 4:22 LEV 4:26 0 LEV 4:27 LEV 4:31 0 LEV 4:32 LEV 4:35 0 LEV 5:1 LEV 5:10 0 LEV 5:11 LEV 5:13 0 LEV 5:14 LEV 5:16 0 LEV 5:17 LEV 5:19 0 LEV 5:20 LEV 5:26 0 LEV 6:1 LEV 6:6 0 LEV 6:7 LEV 6:11 0 LEV 6:12 LEV 6:16 0 LEV 6:17 LEV 6:23 0 LEV 7:1 LEV 7:10 0 LEV 7:11 LEV 7:21 0 LEV 7:22 LEV 7:27 0 LEV 7:28 LEV 7:38 0 LEV 8:1 LEV 8:36 0 LEV 9:1 LEV 10:7 0 LEV 10:8 LEV 10:11 0 LEV 10:12 LEV 10:20 0 LEV 11:1 LEV 11:20 0 LEV 11:21 LEV 11:28 0 LEV 11:29 LEV 11:38 0 LEV 11:39 LEV 11:47 0 LEV 12:1 LEV 12:8 0 LEV 13:1 LEV 13:8 0 LEV 13:9 LEV 13:17 0 LEV 13:18 LEV 13:23 0 LEV 13:24 LEV 13:28 0 LEV 13:29 LEV 13:37 0 LEV 13:38 LEV 13:39 0 LEV 13:40 LEV 13:46 0 LEV 13:47 LEV 13:59 0 LEV 14:1 LEV 14:20 0 LEV 14:21 LEV 14:32 0 LEV 14:33 LEV 14:57 0 LEV 15:1 LEV 15:15 0 LEV 15:16 LEV 15:17 0 LEV 15:18 LEV 15:24 0 LEV 15:25 LEV 15:33 0 LEV 16:1 LEV 16:34 0 LEV 17:1 LEV 17:12 0 LEV 17:13 LEV 17:16 0 LEV 18:1 LEV 18:5 0 LEV 18:6 LEV 18:6 0 LEV 18:7 LEV 18:7 0 LEV 18:8 LEV 18:8 0 LEV 18:9 LEV 18:9 0 LEV 18:10 LEV 18:10 0 LEV 18:11 LEV 18:11 0 LEV 18:12 LEV 18:12 0 LEV 18:13 LEV 18:13 0 LEV 18:14 LEV 18:14 0 LEV 18:15 LEV 18:15 0 LEV 18:16 LEV 18:16 0 LEV 18:17 LEV 18:30 0 LEV 19:1 LEV 19:19 0 LEV 19:20 LEV 19:22 0 LEV 19:23 LEV 19:32 0 LEV 19:33 LEV 19:37 0 LEV 20:1 LEV 20:27 0 LEV 21:1 LEV 21:9 0 LEV 21:10 LEV 21:15 0 LEV 21:16 LEV 21:24 0 LEV 22:1 LEV 22:13 0 LEV 22:14 LEV 22:16 0 LEV 22:17 LEV 22:25 0 LEV 22:26 LEV 22:33 0 LEV 23:1 LEV 23:3 0 LEV 23:4 LEV 23:8 0 LEV 23:9 LEV 23:14 0 LEV 23:15 LEV 23:22 0 LEV 23:23 LEV 23:25 0 LEV 23:26 LEV 23:32 0 LEV 23:33 LEV 23:44 0 LEV 24:1 LEV 24:4 0 LEV 24:5 LEV 24:9 0 LEV 24:10 LEV 24:12 0 LEV 24:13 LEV 24:23 0 LEV 25:1 LEV 25:7 0 LEV 25:8 LEV 25:24 0 LEV 25:25 LEV 25:34 0 LEV 25:35 LEV 25:38 0 LEV 25:39 LEV 25:46 0 LEV 25:47 LEV 26:2 0 LEV 26:3 LEV 26:13 0 LEV 26:14 LEV 26:17 0 LEV 26:18 LEV 26:26 0 LEV 26:27 LEV 26:46 0 LEV 27:1 LEV 27:8 0 LEV 27:9 LEV 27:25 0 LEV 27:26 NUM 1:19 0 NUM 1:20 NUM 1:21 0 NUM 1:22 NUM 1:23 0 NUM 1:24 NUM 1:25 0 NUM 1:26 NUM 1:27 0 NUM 1:28 NUM 1:29 0 NUM 1:30 NUM 1:31 0 NUM 1:32 NUM 1:33 0 NUM 1:34 NUM 1:35 0 NUM 1:36 NUM 1:37 0 NUM 1:38 NUM 1:39 0 NUM 1:40 NUM 1:41 0 NUM 1:42 NUM 1:43 0 NUM 1:44 NUM 1:47 0 NUM 1:48 NUM 1:54 0 NUM 2:1 NUM 2:6 0 NUM 2:7 NUM 2:9 0 NUM 2:10 NUM 2:16 0 NUM 2:17 NUM 2:17 0 NUM 2:18 NUM 2:24 0 NUM 2:25 NUM 2:31 0 NUM 2:32 NUM 3:4 0 NUM 3:5 NUM 3:10 0 NUM 3:11 NUM 3:13 0 NUM 3:14 NUM 3:39 0 NUM 3:40 NUM 3:43 0 NUM 3:44 NUM 3:51 0 NUM 4:1 NUM 4:16 0 NUM 4:17 NUM 4:20 0 NUM 4:21 NUM 4:28 0 NUM 4:29 NUM 4:37 0 NUM 4:38 NUM 4:49 0 NUM 5:1 NUM 5:4 0 NUM 5:5 NUM 5:10 0 NUM 5:11 NUM 5:31 0 NUM 6:1 NUM 6:21 0 NUM 6:22 NUM 6:23 0 NUM 6:24 NUM 6:24 0 NUM 6:25 NUM 6:25 0 NUM 6:26 NUM 6:26 0 NUM 6:27 NUM 6:27 0 NUM 7:1 NUM 7:11 0 NUM 7:12 NUM 7:17 0 NUM 7:18 NUM 7:23 0 NUM 7:24 NUM 7:29 0 NUM 7:30 NUM 7:35 0 NUM 7:36 NUM 7:41 0 NUM 7:42 NUM 7:47 0 NUM 7:48 NUM 7:53 0 NUM 7:54 NUM 7:65 0 NUM 7:66 NUM 7:71 0 NUM 7:72 NUM 7:77 0 NUM 7:78 NUM 7:83 0 NUM 7:84 NUM 7:89 0 NUM 8:1 NUM 8:4 0 NUM 8:5 NUM 8:22 0 NUM 8:23 NUM 8:26 0 NUM 9:1 NUM 9:8 0 NUM 9:9 NUM 9:14 0 NUM 9:15 NUM 9:23 0 NUM 10:1 NUM 10:10 0 NUM 10:11 NUM 10:17 0 NUM 10:18 NUM 10:21 0 NUM 10:22 NUM 10:24 0 NUM 10:25 NUM 10:28 0 NUM 10:29 NUM 10:34 0 NUM 10:35 NUM 10:36 0 NUM 11:1 NUM 11:15 0 NUM 11:16 NUM 11:22 0 NUM 11:23 NUM 11:35 0 NUM 12:1 NUM 12:3 0 NUM 12:4 NUM 12:13 0 NUM 12:14 NUM 12:16 0 NUM 13:1 NUM 14:10 0 NUM 14:11 NUM 14:25 0 NUM 14:26 NUM 14:45 0 NUM 15:1 NUM 15:16 0 NUM 15:17 NUM 15:21 0 NUM 15:22 NUM 15:26 0 NUM 15:27 NUM 15:31 0 NUM 15:32 NUM 15:34 0 NUM 15:35 NUM 15:36 0 NUM 15:37 NUM 15:41 0 NUM 16:1 NUM 16:19 0 NUM 16:20 NUM 16:22 0 NUM 16:23 NUM 16:35 0 NUM 17:1 NUM 17:8 0 NUM 17:9 NUM 17:15 0 NUM 17:16 NUM 17:24 0 NUM 17:25 NUM 17:26 0 NUM 17:27 NUM 17:28 0 NUM 18:1 NUM 18:7 0 NUM 18:8 NUM 18:20 0 NUM 18:21 NUM 18:24 0 NUM 18:25 NUM 18:32 0 NUM 19:1 NUM 19:22 0 NUM 20:1 NUM 20:6 0 NUM 20:7 NUM 20:11 0 NUM 20:12 NUM 20:13 0 NUM 20:14 NUM 20:21 0 NUM 20:22 NUM 20:29 0 NUM 21:1 NUM 21:3 0 NUM 21:4 NUM 21:16 0 NUM 21:17 NUM 21:20 0 NUM 21:21 NUM 22:1 0 NUM 22:2 NUM 24:25 0 NUM 25:1 NUM 25:9 0 NUM 25:10 NUM 25:15 0 NUM 25:16 NUM 25:19 0 NUM 26:1 NUM 26:11 0 NUM 26:12 NUM 26:14 0 NUM 26:15 NUM 26:18 0 NUM 26:19 NUM 26:22 0 NUM 26:23 NUM 26:25 0 NUM 26:26 NUM 26:27 0 NUM 26:28 NUM 26:34 0 NUM 26:35 NUM 26:37 0 NUM 26:38 NUM 26:41 0 NUM 26:42 NUM 26:43 0 NUM 26:44 NUM 26:47 0 NUM 26:48 NUM 26:51 0 NUM 26:52 NUM 26:56 0 NUM 26:57 NUM 26:65 0 NUM 27:1 NUM 27:5 0 NUM 27:6 NUM 27:11 0 NUM 27:12 NUM 27:14 0 NUM 27:15 NUM 27:23 0 NUM 28:1 NUM 28:8 0 NUM 28:9 NUM 28:10 0 NUM 28:11 NUM 28:15 0 NUM 28:16 NUM 28:25 0 NUM 28:26 NUM 28:31 0 NUM 29:1 NUM 29:6 0 NUM 29:7 NUM 29:11 0 NUM 29:12 NUM 29:16 0 NUM 29:17 NUM 29:19 0 NUM 29:20 NUM 29:22 0 NUM 29:23 NUM 29:25 0 NUM 29:26 NUM 29:28 0 NUM 29:29 NUM 29:31 0 NUM 29:32 NUM 29:34 0 NUM 29:35 NUM 30:1 0 NUM 30:2 NUM 30:17 0 NUM 31:1 NUM 31:12 0 NUM 31:13 NUM 31:20 0 NUM 31:21 NUM 31:24 0 NUM 31:25 NUM 31:54 0 NUM 32:1 NUM 32:4 0 NUM 32:5 NUM 32:15 0 NUM 32:16 NUM 32:19 0 NUM 32:20 NUM 32:42 0 NUM 33:1 NUM 33:39 0 NUM 33:40 NUM 33:49 0 NUM 33:50 NUM 33:56 0 NUM 34:1 NUM 34:15 0 NUM 34:16 NUM 34:29 0 NUM 35:1 NUM 35:8 0 NUM 35:9 NUM 35:34 0 NUM 36:1 DEU 2:1 0 DEU 2:2 DEU 2:8 72 DEU 2:9 DEU 2:16 0 DEU 2:17 DEU 2:30 0 DEU 2:31 DEU 3:22 0 DEU 3:23 DEU 3:29 0 DEU 4:1 DEU 4:24 0 DEU 4:25 DEU 4:40 0 DEU 4:41 DEU 4:49 0 DEU 5:1 DEU 5:5 0 DEU 5:6 DEU 5:10 0 DEU 5:11 DEU 5:11 0 DEU 5:12 DEU 5:15 0 DEU 5:16 DEU 5:16 0 DEU 5:17 DEU 5:17 0 DEU 5:18 DEU 5:18 0 DEU 5:19 DEU 5:19 0 DEU 5:20 DEU 5:20 0 DEU 5:21 DEU 5:21 0 DEU 5:22 DEU 5:21 24 DEU 5:22 DEU 6:3 0 DEU 6:4 DEU 6:9 0 DEU 6:10 DEU 6:15 0 DEU 6:16 DEU 6:19 0 DEU 6:20 DEU 6:25 0 DEU 7:1 DEU 7:6 0 DEU 7:7 DEU 7:11 0 DEU 7:12 DEU 7:16 0 DEU 7:17 DEU 7:26 0 DEU 8:1 DEU 8:18 0 DEU 8:19 DEU 8:20 0 DEU 9:1 DEU 9:29 0 DEU 10:1 DEU 10:11 0 DEU 10:12 DEU 11:9 0 DEU 11:10 DEU 11:12 0 DEU 11:13 DEU 11:21 0 DEU 11:22 DEU 11:25 0 DEU 11:26 DEU 11:28 0 DEU 11:29 DEU 12:19 0 DEU 12:20 DEU 12:28 0 DEU 12:29 DEU 13:1 0 DEU 13:2 DEU 13:12 0 DEU 13:13 DEU 13:19 0 DEU 14:1 DEU 14:2 0 DEU 14:3 DEU 14:8 0 DEU 14:9 DEU 14:10 0 DEU 14:11 DEU 14:21 0 DEU 14:22 DEU 14:27 0 DEU 14:28 DEU 14:29 0 DEU 15:1 DEU 15:6 0 DEU 15:7 DEU 15:11 0 DEU 15:12 DEU 15:18 0 DEU 15:19 DEU 15:23 0 DEU 16:1 DEU 16:8 0 DEU 16:9 DEU 16:12 0 DEU 16:13 DEU 16:17 0 DEU 16:18 DEU 16:20 0 DEU 16:21 DEU 16:21 0 DEU 16:22 DEU 16:22 0 DEU 17:1 DEU 17:1 0 DEU 17:2 DEU 17:7 0 DEU 17:8 DEU 17:13 0 DEU 17:14 DEU 17:20 0 DEU 18:1 DEU 18:2 0 DEU 18:3 DEU 18:5 0 DEU 18:6 DEU 18:8 0 DEU 18:9 DEU 18:13 0 DEU 18:14 DEU 18:22 0 DEU 19:1 DEU 19:7 0 DEU 19:8 DEU 19:10 0 DEU 19:11 DEU 19:13 0 DEU 19:14 DEU 19:14 0 DEU 19:15 DEU 19:21 0 DEU 20:1 DEU 20:9 0 DEU 20:10 DEU 20:18 0 DEU 20:19 DEU 20:20 0 DEU 21:1 DEU 21:9 0 DEU 21:10 DEU 21:14 0 DEU 21:15 DEU 21:17 0 DEU 21:18 DEU 21:21 0 DEU 21:22 DEU 21:23 0 DEU 22:1 DEU 22:3 0 DEU 22:4 DEU 22:4 0 DEU 22:5 DEU 22:5 0 DEU 22:6 DEU 22:7 0 DEU 22:8 DEU 22:8 0 DEU 22:9 DEU 22:9 0 DEU 22:10 DEU 22:10 0 DEU 22:11 DEU 22:11 0 DEU 22:12 DEU 22:12 0 DEU 22:13 DEU 22:19 0 DEU 22:20 DEU 22:21 0 DEU 22:22 DEU 22:22 0 DEU 22:23 DEU 22:24 0 DEU 22:25 DEU 22:27 0 DEU 22:28 DEU 22:29 0 DEU 23:1 DEU 23:1 0 DEU 23:2 DEU 23:2 0 DEU 23:3 DEU 23:3 0 DEU 23:4 DEU 23:7 0 DEU 23:8 DEU 23:8 46 DEU 23:9 DEU 23:9 0 DEU 23:10 DEU 23:15 0 DEU 23:16 DEU 23:17 0 DEU 23:18 DEU 23:21 0 DEU 23:22 DEU 23:24 0 DEU 23:25 DEU 23:25 0 DEU 23:26 DEU 23:26 0 DEU 24:1 DEU 24:4 0 DEU 24:5 DEU 24:5 0 DEU 24:6 DEU 24:6 0 DEU 24:7 DEU 24:8 0 DEU 24:9 DEU 24:9 0 DEU 24:10 DEU 24:13 0 DEU 24:14 DEU 24:15 0 DEU 24:16 DEU 24:16 0 DEU 24:17 DEU 24:18 0 DEU 24:19 DEU 24:20 0 DEU 24:21 DEU 24:22 0 DEU 25:1 DEU 25:3 0 DEU 25:4 DEU 25:4 0 DEU 25:5 DEU 25:10 0 DEU 25:11 DEU 25:12 0 DEU 25:13 DEU 25:13 0 DEU 25:14 DEU 25:16 0 DEU 25:17 DEU 25:19 0 DEU 26:1 DEU 26:11 0 DEU 26:12 DEU 26:15 0 DEU 26:16 DEU 26:19 0 DEU 27:1 DEU 27:8 0 DEU 27:9 DEU 27:10 0 DEU 27:11 DEU 27:14 0 DEU 27:15 DEU 27:15 0 DEU 27:16 DEU 27:16 0 DEU 27:17 DEU 27:17 0 DEU 27:18 DEU 27:18 0 DEU 27:19 DEU 27:19 0 DEU 27:20 DEU 27:20 0 DEU 27:21 DEU 27:21 0 DEU 27:22 DEU 27:22 0 DEU 27:23 DEU 27:23 0 DEU 27:24 DEU 27:24 0 DEU 27:25 DEU 27:25 0 DEU 27:26 DEU 27:26 0 DEU 28:1 DEU 28:14 0 DEU 28:15 DEU 28:68 0 DEU 28:69 DEU 28:69 0 DEU 29:1 DEU 29:8 0 DEU 29:9 DEU 29:28 0 DEU 30:1 DEU 30:10 0 DEU 30:11 DEU 30:14 0 DEU 30:15 DEU 30:20 0 DEU 31:1 DEU 31:6 0 DEU 31:7 DEU 31:13 0 DEU 31:14 DEU 31:15 0 DEU 31:16 DEU 31:30 0 DEU 32:1 DEU 32:43 0 DEU 32:44 DEU 32:47 0 DEU 32:48 DEU 32:52 0 DEU 33:1 DEU 33:6 0 DEU 33:7 DEU 33:7 0 DEU 33:8 DEU 33:11 0 DEU 33:12 DEU 33:12 0 DEU 33:13 DEU 33:17 0 DEU 33:18 DEU 33:19 0 DEU 33:20 DEU 33:21 0 DEU 33:22 DEU 33:23 0 DEU 33:24 DEU 33:29 0 DEU 34:1 JOS 1:9 0 JOS 1:10 JOS 1:11 0 JOS 1:12 JOS 1:18 0 JOS 2:1 JOS 2:24 0 JOS 3:1 JOS 3:4 0 JOS 3:5 JOS 3:6 0 JOS 3:7 JOS 3:8 0 JOS 3:9 JOS 4:1 60 JOS 4:2 JOS 4:3 0 JOS 4:4 JOS 4:13 0 JOS 4:14 JOS 4:14 0 JOS 4:15 JOS 4:24 0 JOS 5:1 JOS 5:1 0 JOS 5:2 JOS 5:8 0 JOS 5:9 JOS 5:12 0 JOS 5:13 JOS 6:1 0 JOS 6:2 JOS 6:11 0 JOS 6:12 JOS 6:25 0 JOS 6:26 JOS 7:9 0 JOS 7:10 JOS 7:26 0 JOS 8:1 JOS 8:17 0 JOS 8:18 JOS 8:29 0 JOS 8:30 JOS 8:35 0 JOS 9:1 JOS 9:2 0 JOS 9:3 JOS 9:27 0 JOS 10:1 JOS 10:7 0 JOS 10:8 JOS 10:11 0 JOS 10:12 JOS 10:14 0 JOS 10:15 JOS 10:27 0 JOS 10:28 JOS 10:30 0 JOS 10:31 JOS 10:32 0 JOS 10:33 JOS 10:35 0 JOS 10:36 JOS 10:37 0 JOS 10:38 JOS 10:43 0 JOS 11:1 JOS 11:5 0 JOS 11:6 JOS 11:9 0 JOS 11:10 JOS 11:20 0 JOS 11:21 JOS 11:23 0 JOS 12:1 JOS 12:6 0 JOS 12:7 JOS 12:8 0 JOS 12:9 JOS 12:24 0 JOS 13:1 JOS 13:14 0 JOS 13:15 JOS 13:23 0 JOS 13:24 JOS 13:32 0 JOS 13:33 JOS 14:5 0 JOS 14:6 JOS 14:15 0 JOS 15:1 JOS 15:19 0 JOS 15:20 JOS 15:32 0 JOS 15:33 JOS 15:41 0 JOS 15:42 JOS 15:47 0 JOS 15:48 JOS 15:54 0 JOS 15:55 JOS 15:60 0 JOS 15:61 JOS 15:63 0 JOS 16:1 JOS 16:10 0 JOS 17:1 JOS 17:13 0 JOS 17:14 JOS 17:18 0 JOS 18:1 JOS 18:10 0 JOS 18:11 JOS 18:28 0 JOS 19:1 JOS 19:9 0 JOS 19:10 JOS 19:16 0 JOS 19:17 JOS 19:23 0 JOS 19:24 JOS 19:31 0 JOS 19:32 JOS 19:39 0 JOS 19:40 JOS 19:48 0 JOS 19:49 JOS 19:51 0 JOS 20:1 JOS 20:9 0 JOS 21:1 JOS 21:4 0 JOS 21:5 JOS 21:5 0 JOS 21:6 JOS 21:6 0 JOS 21:7 JOS 21:8 0 JOS 21:9 JOS 21:12 0 JOS 21:13 JOS 21:16 0 JOS 21:17 JOS 21:19 0 JOS 21:20 JOS 21:22 0 JOS 21:23 JOS 21:24 0 JOS 21:25 JOS 21:26 0 JOS 21:27 JOS 21:27 0 JOS 21:28 JOS 21:29 0 JOS 21:30 JOS 21:31 0 JOS 21:32 JOS 21:33 0 JOS 21:34 JOS 21:37 0 JOS 21:38 JOS 21:42 0 JOS 21:43 JOS 21:45 0 JOS 22:1 JOS 22:6 0 JOS 22:7 JOS 22:8 0 JOS 22:9 JOS 22:12 0 JOS 22:13 JOS 22:20 0 JOS 22:21 JOS 22:29 0 JOS 22:30 JOS 22:34 0 JOS 23:1 JOS 23:16 0 JOS 24:1 JOS 24:15 0 JOS 24:16 JOS 24:18 0 JOS 24:19 JOS 24:26 0 JOS 24:27 JOS 24:28 0 JOS 24:29 JDG 1:7 0 JDG 1:8 JDG 1:15 0 JDG 1:16 JDG 1:21 0 JDG 1:22 JDG 1:26 0 JDG 1:27 JDG 1:28 0 JDG 1:29 JDG 1:29 0 JDG 1:30 JDG 1:30 0 JDG 1:31 JDG 1:32 0 JDG 1:33 JDG 1:33 0 JDG 1:34 JDG 1:36 0 JDG 2:1 JDG 2:1 26 JDG 2:2 JDG 2:5 0 JDG 2:6 JDG 2:10 0 JDG 2:11 JDG 2:23 0 JDG 3:1 JDG 3:6 0 JDG 3:7 JDG 3:11 0 JDG 3:12 JDG 3:14 0 JDG 3:15 JDG 3:30 0 JDG 3:31 JDG 3:31 0 JDG 4:1 JDG 4:3 0 JDG 4:4 JDG 4:12 0 JDG 4:13 JDG 4:24 0 JDG 5:1 JDG 5:31 0 JDG 6:1 JDG 6:6 0 JDG 6:7 JDG 6:10 0 JDG 6:11 JDG 6:19 0 JDG 6:20 JDG 6:22 30 JDG 6:23 JDG 6:24 0 JDG 6:25 JDG 6:32 0 JDG 6:33 JDG 6:40 0 JDG 7:1 JDG 7:3 0 JDG 7:4 JDG 7:5 17 JDG 7:6 JDG 7:6 0 JDG 7:7 JDG 7:8 0 JDG 7:9 JDG 7:14 0 JDG 7:15 JDG 7:18 0 JDG 7:19 JDG 8:9 0 JDG 8:10 JDG 8:28 0 JDG 8:29 JDG 8:32 0 JDG 8:33 JDG 8:35 0 JDG 9:1 JDG 9:5 0 JDG 9:6 JDG 9:21 0 JDG 9:22 JDG 9:25 0 JDG 9:26 JDG 9:33 0 JDG 9:34 JDG 9:36 0 JDG 9:37 JDG 9:38 0 JDG 9:39 JDG 9:45 0 JDG 9:46 JDG 9:49 0 JDG 9:50 JDG 9:57 0 JDG 10:1 JDG 10:2 0 JDG 10:3 JDG 10:5 0 JDG 10:6 JDG 10:10 0 JDG 10:11 JDG 10:16 0 JDG 10:17 JDG 10:18 0 JDG 11:1 JDG 11:3 0 JDG 11:4 JDG 11:11 0 JDG 11:12 JDG 11:28 0 JDG 11:29 JDG 11:31 0 JDG 11:32 JDG 11:33 0 JDG 11:34 JDG 11:40 0 JDG 12:1 JDG 12:7 0 JDG 12:8 JDG 12:10 0 JDG 12:11 JDG 12:12 0 JDG 12:13 JDG 12:15 0 JDG 13:1 JDG 13:1 0 JDG 13:2 JDG 13:7 0 JDG 13:8 JDG 13:18 0 JDG 13:19 JDG 13:25 0 JDG 14:1 JDG 14:4 0 JDG 14:5 JDG 14:19 0 JDG 14:20 JDG 15:8 0 JDG 15:9 JDG 15:20 0 JDG 16:1 JDG 16:3 0 JDG 16:4 JDG 16:22 0 JDG 16:23 JDG 16:31 0 JDG 17:1 JDG 17:6 0 JDG 17:7 JDG 18:1 0 JDG 18:2 JDG 18:6 0 JDG 18:7 JDG 18:31 0 JDG 19:1 JDG 19:30 0 JDG 20:1 JDG 20:2 0 JDG 20:3 JDG 20:11 0 JDG 20:12 JDG 20:16 0 JDG 20:17 JDG 20:19 0 JDG 20:20 JDG 20:23 0 JDG 20:24 JDG 20:29 0 JDG 20:30 JDG 20:34 0 JDG 20:35 JDG 20:48 0 JDG 21:1 JDG 21:4 0 JDG 21:5 JDG 21:12 0 JDG 21:13 JDG 21:18 0 JDG 21:19 JDG 21:22 0 JDG 21:23 RUT 4:17 0 RUT 4:18 1SA 1:28 0 1SA 2:1 1SA 2:10 0 1SA 2:11 1SA 2:21 0 1SA 2:22 1SA 2:26 0 1SA 2:27 1SA 2:36 0 1SA 3:1 1SA 3:1 0 1SA 3:2 1SA 3:3 0 1SA 3:4 1SA 3:5 0 1SA 3:6 1SA 3:10 0 1SA 3:11 1SA 3:18 0 1SA 3:19 1SA 3:21 0 1SA 4:1 1SA 4:17 0 1SA 4:18 1SA 4:22 0 1SA 5:1 1SA 5:5 0 1SA 5:6 1SA 5:8 0 1SA 5:9 1SA 6:14 0 1SA 6:15 1SA 6:16 0 1SA 6:17 1SA 6:17 0 1SA 6:18 1SA 6:20 0 1SA 6:21 1SA 7:1 0 1SA 7:2 1SA 7:2 0 1SA 7:3 1SA 7:4 0 1SA 7:5 1SA 7:17 0 1SA 8:1 1SA 8:3 0 1SA 8:4 1SA 8:6 0 1SA 8:7 1SA 8:9 0 1SA 8:10 1SA 8:10 0 1SA 8:11 1SA 8:21 0 1SA 8:22 1SA 8:22 0 1SA 9:1 1SA 9:14 0 1SA 9:15 1SA 9:20 0 1SA 9:21 1SA 9:21 0 1SA 9:22 1SA 9:27 0 1SA 10:1 1SA 10:9 0 1SA 10:10 1SA 10:16 0 1SA 10:17 1SA 10:18 17 1SA 10:19 1SA 10:22 50 1SA 10:23 1SA 10:24 0 1SA 10:25 1SA 10:27 0 1SA 11:1 1SA 11:10 0 1SA 11:11 1SA 11:13 0 1SA 11:14 1SA 11:15 0 1SA 12:1 1SA 12:5 0 1SA 12:6 1SA 12:17 0 1SA 12:18 1SA 12:19 0 1SA 12:20 1SA 12:25 0 1SA 13:1 1SA 13:12 0 1SA 13:13 1SA 13:14 0 1SA 13:15 1SA 13:18 0 1SA 13:19 1SA 13:23 0 1SA 14:1 1SA 14:5 0 1SA 14:6 1SA 14:7 0 1SA 14:8 1SA 14:12 56 1SA 14:13 1SA 14:16 0 1SA 14:17 1SA 14:19 71 1SA 14:20 1SA 14:24 0 1SA 14:25 1SA 14:35 0 1SA 14:36 1SA 14:36 75 1SA 14:37 1SA 14:40 0 1SA 14:41 1SA 14:45 0 1SA 14:46 1SA 14:48 0 1SA 14:49 1SA 14:51 0 1SA 14:52 1SA 14:52 0 1SA 15:1 1SA 15:1 0 1SA 15:2 1SA 15:3 0 1SA 15:4 1SA 15:9 0 1SA 15:10 1SA 15:15 0 1SA 15:16 1SA 15:16 0 1SA 15:17 1SA 15:19 0 1SA 15:20 1SA 15:23 0 1SA 15:24 1SA 15:26 0 1SA 15:27 1SA 15:31 0 1SA 15:32 1SA 15:32 0 1SA 15:33 1SA 15:33 0 1SA 15:34 1SA 15:35 0 1SA 16:1 1SA 16:2 40 1SA 16:3 1SA 16:12 62 1SA 16:13 1SA 16:13 0 1SA 16:14 1SA 16:16 0 1SA 16:17 1SA 16:23 0 1SA 17:1 1SA 17:11 0 1SA 17:12 1SA 17:14 0 1SA 17:15 1SA 17:16 0 1SA 17:17 1SA 17:33 0 1SA 17:34 1SA 17:36 0 1SA 17:37 1SA 17:37 67 1SA 17:38 1SA 17:44 0 1SA 17:45 1SA 17:54 0 1SA 17:55 1SA 17:56 0 1SA 17:57 1SA 18:5 0 1SA 18:6 1SA 18:9 0 1SA 18:10 1SA 18:13 0 1SA 18:14 1SA 18:16 0 1SA 18:17 1SA 18:17 0 1SA 18:18 1SA 18:24 0 1SA 18:25 1SA 18:27 0 1SA 18:28 1SA 18:29 0 1SA 18:30 1SA 18:30 0 1SA 19:1 1SA 19:3 0 1SA 19:4 1SA 19:7 0 1SA 19:8 1SA 19:10 0 1SA 19:11 1SA 19:13 0 1SA 19:14 1SA 19:14 0 1SA 19:15 1SA 19:24 0 1SA 20:1 1SA 20:4 0 1SA 20:5 1SA 20:8 0 1SA 20:9 1SA 20:9 0 1SA 20:10 1SA 20:10 0 1SA 20:11 1SA 20:11 0 1SA 20:12 1SA 20:17 0 1SA 20:18 1SA 20:23 0 1SA 20:24 1SA 20:26 0 1SA 20:27 1SA 20:27 40 1SA 20:28 1SA 20:29 0 1SA 20:30 1SA 20:31 0 1SA 20:32 1SA 20:33 0 1SA 20:34 1SA 20:34 0 1SA 20:35 1SA 20:42 0 1SA 21:1 1SA 21:5 0 1SA 21:6 1SA 21:9 0 1SA 21:10 1SA 21:16 0 1SA 22:1 1SA 22:4 0 1SA 22:5 1SA 22:5 0 1SA 22:6 1SA 22:8 0 1SA 22:9 1SA 22:11 0 1SA 22:12 1SA 22:13 0 1SA 22:14 1SA 22:17 0 1SA 22:18 1SA 23:2 48 1SA 23:3 1SA 23:3 0 1SA 23:4 1SA 23:4 29 1SA 23:5 1SA 23:5 0 1SA 23:6 1SA 23:9 0 1SA 23:10 1SA 23:11 84 1SA 23:12 1SA 23:12 0 1SA 23:13 1SA 23:15 0 1SA 23:16 1SA 23:18 0 1SA 23:19 1SA 24:2 0 1SA 24:3 1SA 24:6 0 1SA 24:7 1SA 24:8 0 1SA 24:9 1SA 24:9 0 1SA 24:10 1SA 24:16 0 1SA 24:17 1SA 24:23 0 1SA 25:1 1SA 25:1 0 1SA 25:2 1SA 25:31 0 1SA 25:32 1SA 25:43 0 1SA 25:44 1SA 26:7 0 1SA 26:8 1SA 26:9 0 1SA 26:10 1SA 26:14 0 1SA 26:15 1SA 26:24 0 1SA 26:25 1SA 26:25 0 1SA 27:1 1SA 27:4 0 1SA 27:5 1SA 27:6 0 1SA 27:7 1SA 27:12 0 1SA 28:1 1SA 28:2 0 1SA 28:3 1SA 28:14 0 1SA 28:15 1SA 28:15 0 1SA 28:16 1SA 28:25 0 1SA 29:1 1SA 29:3 0 1SA 29:4 1SA 29:5 0 1SA 29:6 1SA 29:7 0 1SA 29:8 1SA 29:11 0 1SA 30:1 1SA 30:6 0 1SA 30:7 1SA 30:12 0 1SA 30:13 1SA 30:21 0 1SA 30:22 1SA 30:22 0 1SA 30:23 1SA 30:24 0 1SA 30:25 1SA 30:25 0 1SA 30:26 1SA 30:28 0 1SA 30:29 1SA 30:31 0 1SA 31:1 1SA 31:7 0 1SA 31:8 1SA 31:13 0 2SA 1:1 2SA 1:12 0 2SA 1:13 2SA 1:16 0 2SA 1:17 2SA 1:27 0 2SA 2:1 2SA 2:4 0 2SA 2:5 2SA 2:7 0 2SA 2:8 2SA 2:9 0 2SA 2:10 2SA 2:11 0 2SA 2:12 2SA 3:1 0 2SA 3:2 2SA 3:5 0 2SA 3:6 2SA 3:11 0 2SA 3:12 2SA 3:13 0 2SA 3:14 2SA 3:30 0 2SA 3:31 2SA 3:32 0 2SA 3:33 2SA 3:37 0 2SA 3:38 2SA 3:39 0 2SA 4:1 2SA 4:3 0 2SA 4:4 2SA 4:8 0 2SA 4:9 2SA 4:12 0 2SA 5:1 2SA 5:3 0 2SA 5:4 2SA 5:10 0 2SA 5:11 2SA 5:12 0 2SA 5:13 2SA 5:16 0 2SA 5:17 2SA 5:21 0 2SA 5:22 2SA 5:25 0 2SA 6:1 2SA 6:23 0 2SA 7:1 2SA 7:3 0 2SA 7:4 2SA 7:17 0 2SA 7:18 2SA 7:24 0 2SA 7:25 2SA 7:29 0 2SA 8:1 2SA 8:8 0 2SA 8:9 2SA 8:18 0 2SA 9:1 2SA 9:13 0 2SA 10:1 2SA 10:17 14 2SA 10:18 2SA 10:19 0 2SA 11:1 2SA 11:1 0 2SA 11:2 2SA 11:15 0 2SA 11:16 2SA 11:24 0 2SA 11:25 2SA 11:27 0 2SA 12:1 2SA 12:10 0 2SA 12:11 2SA 12:12 0 2SA 12:13 2SA 12:13 40 2SA 12:14 2SA 12:25 0 2SA 12:26 2SA 12:31 0 2SA 13:1 2SA 13:22 0 2SA 13:23 2SA 13:27 0 2SA 13:28 2SA 13:30 0 2SA 13:31 2SA 13:31 0 2SA 13:32 2SA 13:33 0 2SA 13:34 2SA 13:39 0 2SA 14:1 2SA 14:4 0 2SA 14:5 2SA 14:7 0 2SA 14:8 2SA 14:9 0 2SA 14:10 2SA 14:12 0 2SA 14:13 2SA 14:17 0 2SA 14:18 2SA 14:20 0 2SA 14:21 2SA 14:23 0 2SA 14:24 2SA 14:24 0 2SA 14:25 2SA 14:27 0 2SA 14:28 2SA 14:30 0 2SA 14:31 2SA 14:33 0 2SA 15:1 2SA 15:6 0 2SA 15:7 2SA 15:9 0 2SA 15:10 2SA 15:26 0 2SA 15:27 2SA 16:9 0 2SA 16:10 2SA 16:10 0 2SA 16:11 2SA 16:13 0 2SA 16:14 2SA 16:13 25 2SA 16:14 2SA 16:19 0 2SA 16:20 2SA 16:23 0 2SA 17:1 2SA 17:4 0 2SA 17:5 2SA 17:6 0 2SA 17:7 2SA 17:13 0 2SA 17:14 2SA 17:14 0 2SA 17:15 2SA 17:20 0 2SA 17:21 2SA 17:23 0 2SA 17:24 2SA 17:26 0 2SA 17:27 2SA 18:2 70 2SA 18:3 2SA 18:3 0 2SA 18:4 2SA 18:17 0 2SA 18:18 2SA 18:18 0 2SA 18:19 2SA 18:28 46 2SA 18:29 2SA 18:31 0 2SA 18:32 2SA 18:32 0 2SA 19:1 2SA 19:5 0 2SA 19:6 2SA 19:8 0 2SA 19:9 2SA 19:9 0 2SA 19:10 2SA 19:11 0 2SA 19:12 2SA 19:21 0 2SA 19:22 2SA 19:22 0 2SA 19:23 2SA 19:24 0 2SA 19:25 2SA 19:29 0 2SA 19:30 2SA 19:31 0 2SA 19:32 2SA 19:38 0 2SA 19:39 2SA 19:40 0 2SA 19:41 2SA 19:42 0 2SA 19:43 2SA 19:43 0 2SA 19:44 2SA 19:44 0 2SA 20:1 2SA 20:3 0 2SA 20:4 2SA 20:5 0 2SA 20:6 2SA 20:8 0 2SA 20:9 2SA 20:10 68 2SA 20:11 2SA 20:14 61 2SA 20:15 2SA 20:19 0 2SA 20:20 2SA 20:22 0 2SA 20:23 2SA 20:26 0 2SA 21:1 2SA 21:1 55 2SA 21:2 2SA 21:6 77 2SA 21:7 2SA 21:14 0 2SA 21:15 2SA 21:17 0 2SA 21:18 2SA 21:18 0 2SA 21:19 2SA 21:19 0 2SA 21:20 2SA 21:22 0 2SA 22:1 2SA 22:51 0 2SA 23:1 2SA 23:7 0 2SA 23:8 2SA 23:8 0 2SA 23:9 2SA 23:10 0 2SA 23:11 2SA 23:12 0 2SA 23:13 2SA 23:17 0 2SA 23:18 2SA 23:19 0 2SA 23:20 2SA 23:23 0 2SA 23:24 2SA 23:25 0 2SA 23:26 2SA 23:26 0 2SA 23:27 2SA 23:27 0 2SA 23:28 2SA 23:28 0 2SA 23:29 2SA 23:29 0 2SA 23:30 2SA 23:29 41 2SA 23:30 2SA 23:30 0 2SA 23:31 2SA 23:31 0 2SA 23:32 2SA 23:32 0 2SA 23:33 2SA 23:33 0 2SA 23:34 2SA 23:34 0 2SA 23:35 2SA 23:34 54 2SA 23:35 2SA 23:35 0 2SA 23:36 2SA 23:36 0 2SA 23:37 2SA 23:36 62 2SA 23:37 2SA 23:37 0 2SA 23:38 2SA 23:37 21 2SA 23:38 2SA 23:38 0 2SA 23:39 2SA 23:39 0 2SA 24:1 2SA 24:2 0 2SA 24:3 2SA 24:10 28 2SA 24:11 2SA 24:11 29 2SA 24:12 2SA 24:13 0 2SA 24:14 2SA 24:16 0 2SA 24:17 2SA 24:17 0 2SA 24:18 2SA 24:23 42 2SA 24:24 1KI 1:27 0 1KI 1:28 1KI 1:31 0 1KI 1:32 1KI 1:53 0 1KI 2:1 1KI 2:6 0 1KI 2:7 1KI 2:10 0 1KI 2:11 1KI 2:22 0 1KI 2:23 1KI 2:25 0 1KI 2:26 1KI 2:27 0 1KI 2:28 1KI 2:38 0 1KI 2:39 1KI 3:2 0 1KI 3:3 1KI 3:14 0 1KI 3:15 1KI 3:15 0 1KI 3:16 1KI 3:23 0 1KI 3:24 1KI 3:28 0 1KI 4:1 1KI 4:1 0 1KI 4:2 1KI 4:2 0 1KI 4:3 1KI 4:4 0 1KI 4:5 1KI 4:6 0 1KI 4:7 1KI 4:7 0 1KI 4:8 1KI 4:8 0 1KI 4:9 1KI 4:9 0 1KI 4:10 1KI 4:10 0 1KI 4:11 1KI 4:11 0 1KI 4:12 1KI 4:12 0 1KI 4:13 1KI 4:13 0 1KI 4:14 1KI 4:16 0 1KI 4:17 1KI 4:17 0 1KI 4:18 1KI 4:18 0 1KI 4:19 1KI 5:1 0 1KI 5:2 1KI 5:5 0 1KI 5:6 1KI 5:8 0 1KI 5:9 1KI 5:14 0 1KI 5:15 1KI 5:15 0 1KI 5:16 1KI 5:25 0 1KI 5:26 1KI 5:28 0 1KI 5:29 1KI 5:32 0 1KI 6:1 1KI 6:10 0 1KI 6:11 1KI 6:13 0 1KI 6:14 1KI 7:12 0 1KI 7:13 1KI 7:26 0 1KI 7:27 1KI 7:37 0 1KI 7:38 1KI 7:39 0 1KI 7:40 1KI 7:50 0 1KI 7:51 1KI 7:51 0 1KI 8:1 1KI 8:11 0 1KI 8:12 1KI 8:21 0 1KI 8:22 1KI 8:32 0 1KI 8:33 1KI 8:34 0 1KI 8:35 1KI 8:36 0 1KI 8:37 1KI 8:53 0 1KI 8:54 1KI 9:1 0 1KI 9:2 1KI 9:9 0 1KI 9:10 1KI 9:13 0 1KI 9:14 1KI 9:22 0 1KI 9:23 1KI 9:28 0 1KI 10:1 1KI 10:13 0 1KI 10:14 1KI 10:17 0 1KI 10:18 1KI 10:25 0 1KI 10:26 1KI 10:29 0 1KI 11:1 1KI 11:6 0 1KI 11:7 1KI 11:10 0 1KI 11:11 1KI 11:25 0 1KI 11:26 1KI 11:28 0 1KI 11:29 1KI 11:39 0 1KI 11:40 1KI 11:43 0 1KI 12:1 1KI 12:17 0 1KI 12:18 1KI 12:19 0 1KI 12:20 1KI 12:21 0 1KI 12:22 1KI 12:24 0 1KI 12:25 1KI 12:33 0 1KI 13:1 1KI 13:10 0 1KI 13:11 1KI 13:20 43 1KI 13:21 1KI 13:32 0 1KI 13:33 1KI 13:34 0 1KI 14:1 1KI 14:4 0 1KI 14:5 1KI 14:9 0 1KI 14:10 1KI 14:20 0 1KI 14:21 1KI 14:24 0 1KI 14:25 1KI 14:31 0 1KI 15:1 1KI 15:8 0 1KI 15:9 1KI 15:24 0 1KI 15:25 1KI 15:32 0 1KI 15:33 1KI 15:34 0 1KI 16:1 1KI 16:7 0 1KI 16:8 1KI 16:14 0 1KI 16:15 1KI 16:20 0 1KI 16:21 1KI 16:22 0 1KI 16:23 1KI 16:28 0 1KI 16:29 1KI 16:34 0 1KI 17:1 1KI 17:1 0 1KI 17:2 1KI 17:7 0 1KI 17:8 1KI 17:13 0 1KI 17:14 1KI 17:16 0 1KI 17:17 1KI 17:24 0 1KI 18:1 1KI 18:14 0 1KI 18:15 1KI 19:14 0 1KI 19:15 1KI 19:21 0 1KI 20:1 1KI 20:22 0 1KI 20:23 1KI 20:25 0 1KI 20:26 1KI 20:30 0 1KI 20:31 1KI 20:34 0 1KI 20:35 1KI 20:43 0 1KI 21:1 1KI 21:16 0 1KI 21:17 1KI 21:26 0 1KI 21:27 1KI 21:27 0 1KI 21:28 1KI 22:1 0 1KI 22:2 1KI 22:40 0 1KI 22:41 1KI 22:51 0 1KI 22:52 2KI 1:2 0 2KI 1:3 2KI 1:14 0 2KI 1:15 2KI 1:17 49 2KI 1:18 2KI 1:18 0 2KI 2:1 2KI 2:22 0 2KI 2:23 2KI 2:25 0 2KI 3:1 2KI 3:3 0 2KI 3:4 2KI 3:27 0 2KI 4:1 2KI 4:7 0 2KI 4:8 2KI 4:37 0 2KI 4:38 2KI 4:41 0 2KI 4:42 2KI 4:44 0 2KI 5:1 2KI 5:19 0 2KI 5:20 2KI 5:27 0 2KI 6:1 2KI 6:7 0 2KI 6:8 2KI 6:23 0 2KI 6:24 2KI 6:33 0 2KI 7:1 2KI 7:2 0 2KI 7:3 2KI 7:20 0 2KI 8:1 2KI 8:6 0 2KI 8:7 2KI 8:15 0 2KI 8:16 2KI 8:24 0 2KI 8:25 2KI 8:29 0 2KI 9:1 2KI 9:28 0 2KI 9:29 2KI 9:37 0 2KI 10:1 2KI 10:14 0 2KI 10:15 2KI 10:17 0 2KI 10:18 2KI 10:29 0 2KI 10:30 2KI 10:36 0 2KI 11:1 2KI 11:3 0 2KI 11:4 2KI 11:12 0 2KI 11:13 2KI 11:14 0 2KI 11:15 2KI 11:16 0 2KI 11:17 2KI 11:20 0 2KI 12:1 2KI 12:1 0 2KI 12:2 2KI 12:6 0 2KI 12:7 2KI 12:17 0 2KI 12:18 2KI 12:22 0 2KI 13:1 2KI 13:9 0 2KI 13:10 2KI 13:13 0 2KI 13:14 2KI 13:19 0 2KI 13:20 2KI 13:21 0 2KI 13:22 2KI 13:25 0 2KI 14:1 2KI 14:7 0 2KI 14:8 2KI 14:16 0 2KI 14:17 2KI 14:22 0 2KI 14:23 2KI 14:29 0 2KI 15:1 2KI 15:7 0 2KI 15:8 2KI 15:12 0 2KI 15:13 2KI 15:15 0 2KI 15:16 2KI 15:16 0 2KI 15:17 2KI 15:22 0 2KI 15:23 2KI 15:26 0 2KI 15:27 2KI 15:31 0 2KI 15:32 2KI 15:38 0 2KI 16:1 2KI 16:6 0 2KI 16:7 2KI 16:20 0 2KI 17:1 2KI 17:6 0 2KI 17:7 2KI 17:23 0 2KI 17:24 2KI 17:41 0 2KI 18:1 2KI 18:8 0 2KI 18:9 2KI 18:12 0 2KI 18:13 2KI 18:16 0 2KI 18:17 2KI 19:14 0 2KI 19:15 2KI 19:19 0 2KI 19:20 2KI 19:31 0 2KI 19:32 2KI 19:37 0 2KI 20:1 2KI 20:3 0 2KI 20:4 2KI 20:11 0 2KI 20:12 2KI 20:21 0 2KI 21:1 2KI 21:11 0 2KI 21:12 2KI 21:18 0 2KI 21:19 2KI 21:26 0 2KI 22:1 2KI 22:2 0 2KI 22:3 2KI 23:30 0 2KI 23:31 2KI 23:35 0 2KI 23:36 2KI 24:7 0 2KI 24:8 2KI 24:17 0 2KI 24:18 2KI 24:20 0 2KI 25:1 2KI 25:7 0 2KI 25:8 2KI 25:22 0 2KI 25:23 2KI 25:24 0 2KI 25:25 2KI 25:26 0 2KI 25:27 1CH 1:4 0 1CH 1:5 1CH 1:5 0 1CH 1:6 1CH 1:7 0 1CH 1:8 1CH 1:9 0 1CH 1:10 1CH 1:10 0 1CH 1:11 1CH 1:12 0 1CH 1:13 1CH 1:16 0 1CH 1:17 1CH 1:17 0 1CH 1:18 1CH 1:23 0 1CH 1:24 1CH 1:27 0 1CH 1:28 1CH 1:28 0 1CH 1:29 1CH 1:31 0 1CH 1:32 1CH 1:32 0 1CH 1:33 1CH 1:33 0 1CH 1:34 1CH 1:34 0 1CH 1:35 1CH 1:34 47 1CH 1:35 1CH 1:35 0 1CH 1:36 1CH 1:36 0 1CH 1:37 1CH 1:37 0 1CH 1:38 1CH 1:39 0 1CH 1:40 1CH 1:40 65 1CH 1:41 1CH 1:41 0 1CH 1:42 1CH 1:41 29 1CH 1:42 1CH 1:42 0 1CH 1:43 1CH 1:51 17 1CH 1:52 1CH 1:54 0 1CH 2:1 1CH 2:2 0 1CH 2:3 1CH 2:3 0 1CH 2:4 1CH 2:4 0 1CH 2:5 1CH 2:5 0 1CH 2:6 1CH 2:6 0 1CH 2:7 1CH 2:7 0 1CH 2:8 1CH 2:20 0 1CH 2:21 1CH 2:26 0 1CH 2:27 1CH 2:30 0 1CH 2:31 1CH 2:32 0 1CH 2:33 1CH 2:46 0 1CH 2:47 1CH 2:49 0 1CH 2:50 1CH 2:53 0 1CH 2:54 1CH 2:55 0 1CH 3:1 1CH 3:4 0 1CH 3:5 1CH 3:9 0 1CH 3:10 1CH 3:21 0 1CH 3:22 1CH 3:24 0 1CH 4:1 1CH 4:2 0 1CH 4:3 1CH 4:12 0 1CH 4:13 1CH 4:14 0 1CH 4:15 1CH 4:18 0 1CH 4:19 1CH 4:23 0 1CH 4:24 1CH 4:27 0 1CH 4:28 1CH 5:2 0 1CH 5:3 1CH 5:10 0 1CH 5:11 1CH 5:13 0 1CH 5:14 1CH 5:17 0 1CH 5:18 1CH 5:22 0 1CH 5:23 1CH 5:26 0 1CH 5:27 1CH 5:28 0 1CH 5:29 1CH 5:29 0 1CH 5:30 1CH 5:29 42 1CH 5:30 1CH 5:41 0 1CH 6:1 1CH 6:13 0 1CH 6:14 1CH 6:15 0 1CH 6:16 1CH 6:28 0 1CH 6:29 1CH 6:32 0 1CH 6:33 1CH 6:34 0 1CH 6:35 1CH 6:38 0 1CH 6:39 1CH 6:41 0 1CH 6:42 1CH 6:44 0 1CH 6:45 1CH 6:45 0 1CH 6:46 1CH 6:46 0 1CH 6:47 1CH 6:47 0 1CH 6:48 1CH 6:50 0 1CH 6:51 1CH 6:54 0 1CH 6:55 1CH 6:55 0 1CH 6:56 1CH 6:56 0 1CH 6:57 1CH 6:58 0 1CH 6:59 1CH 6:61 0 1CH 6:62 1CH 6:66 0 1CH 7:1 1CH 7:1 0 1CH 7:2 1CH 7:2 0 1CH 7:3 1CH 7:5 0 1CH 7:6 1CH 7:7 0 1CH 7:8 1CH 7:9 0 1CH 7:10 1CH 7:13 0 1CH 7:14 1CH 7:19 0 1CH 7:20 1CH 7:29 0 1CH 7:30 1CH 7:40 0 1CH 8:1 1CH 8:2 0 1CH 8:3 1CH 8:28 0 1CH 8:29 1CH 8:32 0 1CH 8:33 1CH 8:34 0 1CH 8:35 1CH 8:40 0 1CH 9:1 1CH 9:1 0 1CH 9:2 1CH 9:9 0 1CH 9:10 1CH 9:11 0 1CH 9:12 1CH 9:32 0 1CH 9:33 1CH 9:34 0 1CH 9:35 1CH 9:38 0 1CH 9:39 1CH 9:44 0 1CH 10:1 1CH 10:4 79 1CH 10:5 1CH 10:5 0 1CH 10:6 1CH 10:7 0 1CH 10:8 1CH 10:10 0 1CH 10:11 1CH 10:14 0 1CH 11:1 1CH 11:3 0 1CH 11:4 1CH 11:9 0 1CH 11:10 1CH 11:10 0 1CH 11:11 1CH 11:21 0 1CH 11:22 1CH 11:25 0 1CH 11:26 1CH 11:26 0 1CH 11:27 1CH 11:27 0 1CH 11:28 1CH 11:28 0 1CH 11:29 1CH 11:29 0 1CH 11:30 1CH 11:30 0 1CH 11:31 1CH 11:31 68 1CH 11:32 1CH 11:32 0 1CH 11:33 1CH 11:32 51 1CH 11:33 1CH 11:33 0 1CH 11:34 1CH 11:34 0 1CH 11:35 1CH 11:35 0 1CH 11:36 1CH 11:36 0 1CH 11:37 1CH 11:37 0 1CH 11:38 1CH 11:38 0 1CH 11:39 1CH 11:39 0 1CH 11:40 1CH 11:40 0 1CH 11:41 1CH 11:41 0 1CH 11:42 1CH 11:42 0 1CH 11:43 1CH 11:43 0 1CH 11:44 1CH 11:44 0 1CH 11:45 1CH 11:44 66 1CH 11:45 1CH 11:45 0 1CH 11:46 1CH 11:47 0 1CH 12:1 1CH 12:9 0 1CH 12:10 1CH 12:14 49 1CH 12:15 1CH 12:16 0 1CH 12:17 1CH 12:18 0 1CH 12:19 1CH 12:19 0 1CH 12:20 1CH 12:23 0 1CH 12:24 1CH 12:24 0 1CH 12:25 1CH 12:25 0 1CH 12:26 1CH 12:26 0 1CH 12:27 1CH 12:27 0 1CH 12:28 1CH 12:28 0 1CH 12:29 1CH 12:29 0 1CH 12:30 1CH 12:30 0 1CH 12:31 1CH 12:31 0 1CH 12:32 1CH 12:32 0 1CH 12:33 1CH 12:33 0 1CH 12:34 1CH 12:34 0 1CH 12:35 1CH 12:35 0 1CH 12:36 1CH 12:36 0 1CH 12:37 1CH 12:37 0 1CH 12:38 1CH 12:41 0 1CH 13:1 1CH 13:14 0 1CH 14:1 1CH 14:2 0 1CH 14:3 1CH 14:12 0 1CH 14:13 1CH 15:2 0 1CH 15:3 1CH 15:5 0 1CH 15:6 1CH 15:6 0 1CH 15:7 1CH 15:7 0 1CH 15:8 1CH 15:8 0 1CH 15:9 1CH 15:9 0 1CH 15:10 1CH 15:10 0 1CH 15:11 1CH 15:15 0 1CH 15:16 1CH 15:16 0 1CH 15:17 1CH 15:17 63 1CH 15:18 1CH 15:25 0 1CH 15:26 1CH 15:29 0 1CH 16:1 1CH 16:4 0 1CH 16:5 1CH 16:7 0 1CH 16:8 1CH 16:22 0 1CH 16:23 1CH 16:36 0 1CH 16:37 1CH 16:43 0 1CH 17:1 1CH 17:2 0 1CH 17:3 1CH 17:7 27 1CH 17:8 1CH 17:15 0 1CH 17:16 1CH 17:27 0 1CH 18:1 1CH 18:8 0 1CH 18:9 1CH 18:17 0 1CH 19:1 1CH 19:3 0 1CH 19:4 1CH 19:7 0 1CH 19:8 1CH 19:12 57 1CH 19:13 1CH 19:15 0 1CH 19:16 1CH 19:19 0 1CH 20:1 1CH 20:3 0 1CH 20:4 1CH 20:8 0 1CH 21:1 1CH 21:7 0 1CH 21:8 1CH 21:8 0 1CH 21:9 1CH 21:12 0 1CH 21:13 1CH 21:15 0 1CH 21:16 1CH 21:17 0 1CH 21:18 1CH 21:26 0 1CH 21:27 1CH 21:30 0 1CH 22:1 1CH 22:1 0 1CH 22:2 1CH 22:4 0 1CH 22:5 1CH 22:6 0 1CH 22:7 1CH 22:19 0 1CH 23:1 1CH 23:6 0 1CH 23:7 1CH 23:6 42 1CH 23:7 1CH 23:7 0 1CH 23:8 1CH 23:8 0 1CH 23:9 1CH 23:9 0 1CH 23:10 1CH 23:11 0 1CH 23:12 1CH 23:12 0 1CH 23:13 1CH 23:18 0 1CH 23:19 1CH 23:20 0 1CH 23:21 1CH 23:32 0 1CH 24:1 1CH 24:5 0 1CH 24:6 1CH 24:6 0 1CH 24:7 1CH 24:18 0 1CH 24:19 1CH 24:19 0 1CH 24:20 1CH 24:31 0 1CH 25:1 1CH 25:3 0 1CH 25:4 1CH 25:6 84 1CH 25:7 1CH 25:8 0 1CH 25:9 1CH 25:31 0 1CH 26:1 1CH 26:5 0 1CH 26:6 1CH 26:9 0 1CH 26:10 1CH 26:13 0 1CH 26:14 1CH 26:14 0 1CH 26:15 1CH 26:28 0 1CH 26:29 1CH 26:32 0 1CH 27:1 1CH 27:1 0 1CH 27:2 1CH 27:4 0 1CH 27:5 1CH 27:6 0 1CH 27:7 1CH 27:7 0 1CH 27:8 1CH 27:8 0 1CH 27:9 1CH 27:9 0 1CH 27:10 1CH 27:10 0 1CH 27:11 1CH 27:11 0 1CH 27:12 1CH 27:12 0 1CH 27:13 1CH 27:13 0 1CH 27:14 1CH 27:14 0 1CH 27:15 1CH 27:15 0 1CH 27:16 1CH 27:16 0 1CH 27:17 1CH 27:16 64 1CH 27:17 1CH 27:17 0 1CH 27:18 1CH 27:18 0 1CH 27:19 1CH 27:19 0 1CH 27:20 1CH 27:20 0 1CH 27:21 1CH 27:21 0 1CH 27:22 1CH 27:21 58 1CH 27:22 1CH 27:24 0 1CH 27:25 1CH 27:25 0 1CH 27:26 1CH 27:25 36 1CH 27:26 1CH 27:27 0 1CH 27:28 1CH 27:28 0 1CH 27:29 1CH 27:28 69 1CH 27:29 1CH 27:29 0 1CH 27:30 1CH 27:30 0 1CH 27:31 1CH 27:33 47 1CH 27:34 1CH 27:34 0 1CH 28:1 1CH 28:8 0 1CH 28:9 1CH 28:10 0 1CH 28:11 1CH 28:19 0 1CH 28:20 1CH 28:21 0 1CH 29:1 1CH 29:9 0 1CH 29:10 1CH 29:19 0 1CH 29:20 1CH 29:25 0 1CH 29:26 1CH 29:30 0 2CH 1:1 2CH 1:10 0 2CH 1:11 2CH 1:13 0 2CH 1:14 2CH 2:1 0 2CH 2:2 2CH 2:9 0 2CH 2:10 2CH 2:15 0 2CH 2:16 2CH 3:7 0 2CH 3:8 2CH 3:13 0 2CH 3:14 2CH 3:14 0 2CH 3:15 2CH 3:15 0 2CH 3:16 2CH 3:17 0 2CH 4:1 2CH 4:1 0 2CH 4:2 2CH 4:5 0 2CH 4:6 2CH 4:6 0 2CH 4:7 2CH 4:7 0 2CH 4:8 2CH 4:11 39 2CH 4:12 2CH 4:18 0 2CH 4:19 2CH 5:1 0 2CH 5:2 2CH 5:1 33 2CH 5:2 2CH 5:10 0 2CH 5:11 2CH 5:14 0 2CH 6:1 2CH 6:23 0 2CH 6:24 2CH 6:25 0 2CH 6:26 2CH 6:27 0 2CH 6:28 2CH 6:31 0 2CH 6:32 2CH 6:40 0 2CH 6:41 2CH 6:42 0 2CH 7:1 2CH 7:4 0 2CH 7:5 2CH 7:6 0 2CH 7:7 2CH 7:11 0 2CH 7:12 2CH 7:22 0 2CH 8:1 2CH 8:9 0 2CH 8:10 2CH 8:11 0 2CH 8:12 2CH 8:16 0 2CH 8:17 2CH 8:18 0 2CH 9:1 2CH 9:12 0 2CH 9:13 2CH 9:16 0 2CH 9:17 2CH 9:21 0 2CH 9:22 2CH 9:24 0 2CH 9:25 2CH 9:31 0 2CH 10:1 2CH 10:5 0 2CH 10:6 2CH 10:11 0 2CH 10:12 2CH 10:16 0 2CH 10:17 2CH 10:18 0 2CH 10:19 2CH 10:19 0 2CH 11:1 2CH 11:1 0 2CH 11:2 2CH 11:4 0 2CH 11:5 2CH 11:12 0 2CH 11:13 2CH 12:1 0 2CH 12:2 2CH 12:4 0 2CH 12:5 2CH 12:8 0 2CH 12:9 2CH 12:12 0 2CH 12:13 2CH 12:14 0 2CH 12:15 2CH 12:16 0 2CH 13:1 2CH 13:3 0 2CH 13:4 2CH 13:3 53 2CH 13:4 2CH 13:5 0 2CH 13:6 2CH 13:9 0 2CH 13:10 2CH 13:20 0 2CH 13:21 2CH 13:21 0 2CH 13:22 2CH 13:23 0 2CH 14:1 2CH 14:6 0 2CH 14:7 2CH 14:7 44 2CH 14:8 2CH 14:10 0 2CH 14:11 2CH 14:14 0 2CH 15:1 2CH 15:2 0 2CH 15:3 2CH 15:7 0 2CH 15:8 2CH 15:9 0 2CH 15:10 2CH 15:19 0 2CH 16:1 2CH 16:5 0 2CH 16:6 2CH 16:6 0 2CH 16:7 2CH 16:14 0 2CH 17:1 2CH 17:6 0 2CH 17:7 2CH 17:11 0 2CH 17:12 2CH 17:14 0 2CH 17:15 2CH 17:15 0 2CH 17:16 2CH 17:16 0 2CH 17:17 2CH 17:17 0 2CH 17:18 2CH 17:18 0 2CH 17:19 2CH 17:19 0 2CH 18:1 2CH 18:17 0 2CH 18:18 2CH 18:22 0 2CH 18:23 2CH 18:27 0 2CH 18:28 2CH 19:4 25 2CH 19:5 2CH 19:11 0 2CH 20:1 2CH 20:13 0 2CH 20:14 2CH 20:30 0 2CH 20:31 2CH 21:3 0 2CH 21:4 2CH 21:11 0 2CH 21:12 2CH 22:1 0 2CH 22:2 2CH 22:12 0 2CH 23:1 2CH 23:11 0 2CH 23:12 2CH 23:13 0 2CH 23:14 2CH 23:15 0 2CH 23:16 2CH 23:21 0 2CH 24:1 2CH 24:14 0 2CH 24:15 2CH 24:16 0 2CH 24:17 2CH 24:19 0 2CH 24:20 2CH 24:22 0 2CH 24:23 2CH 24:25 0 2CH 24:26 2CH 24:27 0 2CH 25:1 2CH 25:4 0 2CH 25:5 2CH 25:10 0 2CH 25:11 2CH 25:12 0 2CH 25:13 2CH 25:13 0 2CH 25:14 2CH 25:16 0 2CH 25:17 2CH 25:24 0 2CH 25:25 2CH 26:2 0 2CH 26:3 2CH 26:5 0 2CH 26:6 2CH 26:10 0 2CH 26:11 2CH 26:23 0 2CH 27:1 2CH 27:5 87 2CH 27:6 2CH 27:9 0 2CH 28:1 2CH 28:5 0 2CH 28:6 2CH 28:7 0 2CH 28:8 2CH 28:8 0 2CH 28:9 2CH 28:11 0 2CH 28:12 2CH 28:13 0 2CH 28:14 2CH 28:15 0 2CH 28:16 2CH 28:27 0 2CH 29:1 2CH 29:11 0 2CH 29:12 2CH 29:13 0 2CH 29:14 2CH 29:14 55 2CH 29:15 2CH 29:17 0 2CH 29:18 2CH 29:19 0 2CH 29:20 2CH 29:25 0 2CH 29:26 2CH 29:26 0 2CH 29:27 2CH 29:30 0 2CH 29:31 2CH 29:36 0 2CH 30:1 2CH 30:9 0 2CH 30:10 2CH 30:19 0 2CH 30:20 2CH 30:20 0 2CH 30:21 2CH 30:21 0 2CH 30:22 2CH 30:22 0 2CH 30:23 2CH 30:24 47 2CH 30:25 2CH 30:26 0 2CH 30:27 2CH 30:27 0 2CH 31:1 2CH 31:1 0 2CH 31:2 2CH 31:2 0 2CH 31:3 2CH 31:6 0 2CH 31:7 2CH 31:7 0 2CH 31:8 2CH 31:8 0 2CH 31:9 2CH 31:10 0 2CH 31:11 2CH 31:21 0 2CH 32:1 2CH 32:8 0 2CH 32:9 2CH 32:19 0 2CH 32:20 2CH 32:20 0 2CH 32:21 2CH 32:23 0 2CH 32:24 2CH 32:33 0 2CH 33:1 2CH 33:9 0 2CH 33:10 2CH 33:20 0 2CH 33:21 2CH 33:25 0 2CH 34:1 2CH 34:7 0 2CH 34:8 2CH 34:21 0 2CH 34:22 2CH 34:22 0 2CH 34:23 2CH 34:23 0 2CH 34:24 2CH 34:26 55 2CH 34:27 2CH 34:28 0 2CH 34:29 2CH 34:33 0 2CH 35:1 2CH 35:6 0 2CH 35:7 2CH 35:7 0 2CH 35:8 2CH 35:18 0 2CH 35:19 2CH 35:24 0 2CH 35:25 2CH 36:4 0 2CH 36:5 2CH 36:8 0 2CH 36:9 2CH 36:10 0 2CH 36:11 2CH 36:19 0 2CH 36:20 2CH 36:21 0 2CH 36:22 2CH 36:22 0 2CH 36:23 EZR 1:6 0 EZR 1:7 EZR 1:9 0 EZR 1:10 EZR 1:10 0 EZR 1:11 EZR 1:11 0 EZR 2:1 EZR 2:2 0 EZR 2:3 EZR 2:3 0 EZR 2:4 EZR 2:4 0 EZR 2:5 EZR 2:5 0 EZR 2:6 EZR 2:6 0 EZR 2:7 EZR 2:7 0 EZR 2:8 EZR 2:8 0 EZR 2:9 EZR 2:9 0 EZR 2:10 EZR 2:10 0 EZR 2:11 EZR 2:11 0 EZR 2:12 EZR 2:12 0 EZR 2:13 EZR 2:13 0 EZR 2:14 EZR 2:14 0 EZR 2:15 EZR 2:15 0 EZR 2:16 EZR 2:16 0 EZR 2:17 EZR 2:17 0 EZR 2:18 EZR 2:18 0 EZR 2:19 EZR 2:19 0 EZR 2:20 EZR 2:20 0 EZR 2:21 EZR 2:21 0 EZR 2:22 EZR 2:23 0 EZR 2:24 EZR 2:24 0 EZR 2:25 EZR 2:25 0 EZR 2:26 EZR 2:26 0 EZR 2:27 EZR 2:27 0 EZR 2:28 EZR 2:28 0 EZR 2:29 EZR 2:29 0 EZR 2:30 EZR 2:30 0 EZR 2:31 EZR 2:31 0 EZR 2:32 EZR 2:32 0 EZR 2:33 EZR 2:33 0 EZR 2:34 EZR 2:34 0 EZR 2:35 EZR 2:35 0 EZR 2:36 EZR 2:36 0 EZR 2:37 EZR 2:37 0 EZR 2:38 EZR 2:38 0 EZR 2:39 EZR 2:39 0 EZR 2:40 EZR 2:40 0 EZR 2:41 EZR 2:41 0 EZR 2:42 EZR 2:42 0 EZR 2:43 EZR 2:58 0 EZR 2:59 EZR 2:60 0 EZR 2:61 EZR 2:67 0 EZR 2:68 EZR 2:69 0 EZR 2:70 EZR 2:69 55 EZR 2:70 EZR 2:70 0 EZR 3:1 EZR 3:1 0 EZR 3:2 EZR 3:1 53 EZR 3:2 EZR 3:7 0 EZR 3:8 EZR 3:8 0 EZR 3:9 EZR 3:9 73 EZR 3:10 EZR 3:11 0 EZR 3:12 EZR 3:13 0 EZR 4:1 EZR 4:6 0 EZR 4:7 EZR 4:7 0 EZR 4:8 EZR 4:11 0 EZR 4:12 EZR 4:16 0 EZR 4:17 EZR 4:17 0 EZR 4:18 EZR 4:22 0 EZR 4:23 EZR 4:23 0 EZR 4:24 EZR 4:24 0 EZR 5:1 EZR 5:1 0 EZR 5:2 EZR 5:2 0 EZR 5:3 EZR 5:3 0 EZR 5:4 EZR 5:5 0 EZR 5:6 EZR 5:7 0 EZR 5:8 EZR 5:8 0 EZR 5:9 EZR 5:10 0 EZR 5:11 EZR 5:12 0 EZR 5:13 EZR 5:15 0 EZR 5:16 EZR 5:17 0 EZR 6:1 EZR 6:2 0 EZR 6:3 EZR 6:5 0 EZR 6:6 EZR 6:12 0 EZR 6:13 EZR 6:15 0 EZR 6:16 EZR 6:18 0 EZR 6:19 EZR 6:22 0 EZR 7:1 EZR 7:6 0 EZR 7:7 EZR 7:10 0 EZR 7:11 EZR 7:11 0 EZR 7:12 EZR 7:26 0 EZR 7:27 EZR 7:28 0 EZR 8:1 EZR 8:1 0 EZR 8:2 EZR 8:2 0 EZR 8:3 EZR 8:2 70 EZR 8:3 EZR 8:3 0 EZR 8:4 EZR 8:3 21 EZR 8:4 EZR 8:4 0 EZR 8:5 EZR 8:5 0 EZR 8:6 EZR 8:6 0 EZR 8:7 EZR 8:7 0 EZR 8:8 EZR 8:8 0 EZR 8:9 EZR 8:9 0 EZR 8:10 EZR 8:10 0 EZR 8:11 EZR 8:11 0 EZR 8:12 EZR 8:12 0 EZR 8:13 EZR 8:13 0 EZR 8:14 EZR 8:14 0 EZR 8:15 EZR 8:19 0 EZR 8:20 EZR 8:30 0 EZR 8:31 EZR 8:34 0 EZR 8:35 EZR 8:35 0 EZR 8:36 EZR 8:36 0 EZR 9:1 EZR 9:2 0 EZR 9:3 EZR 9:9 0 EZR 9:10 EZR 9:14 0 EZR 9:15 EZR 9:15 0 EZR 10:1 EZR 10:1 0 EZR 10:2 EZR 10:4 0 EZR 10:5 EZR 10:6 0 EZR 10:7 EZR 10:8 0 EZR 10:9 EZR 10:9 0 EZR 10:10 EZR 10:14 0 EZR 10:15 EZR 10:17 0 EZR 10:18 EZR 10:19 0 EZR 10:20 EZR 10:20 0 EZR 10:21 EZR 10:22 0 EZR 10:23 EZR 10:23 0 EZR 10:24 EZR 10:24 0 EZR 10:25 EZR 10:25 0 EZR 10:26 EZR 10:26 0 EZR 10:27 EZR 10:27 0 EZR 10:28 EZR 10:28 0 EZR 10:29 EZR 10:29 0 EZR 10:30 EZR 10:30 0 EZR 10:31 EZR 10:32 0 EZR 10:33 EZR 10:33 0 EZR 10:34 EZR 10:34 0 EZR 10:35 EZR 10:42 0 EZR 10:43 EZR 10:44 0 NEH 1:1 NEH 1:11 0 NEH 2:1 NEH 2:3 0 NEH 2:4 NEH 2:9 0 NEH 2:10 NEH 2:18 0 NEH 2:19 NEH 3:1 0 NEH 3:2 NEH 3:2 0 NEH 3:3 NEH 3:2 47 NEH 3:3 NEH 3:3 0 NEH 3:4 NEH 3:4 0 NEH 3:5 NEH 3:4 73 NEH 3:5 NEH 3:5 0 NEH 3:6 NEH 3:6 0 NEH 3:7 NEH 3:7 0 NEH 3:8 NEH 3:8 0 NEH 3:9 NEH 3:8 37 NEH 3:9 NEH 3:9 0 NEH 3:10 NEH 3:10 57 NEH 3:11 NEH 3:11 0 NEH 3:12 NEH 3:12 0 NEH 3:13 NEH 3:14 0 NEH 3:15 NEH 3:15 0 NEH 3:16 NEH 3:16 0 NEH 3:17 NEH 3:17 0 NEH 3:18 NEH 3:18 0 NEH 3:19 NEH 3:19 0 NEH 3:20 NEH 3:20 0 NEH 3:21 NEH 3:21 0 NEH 3:22 NEH 3:23 0 NEH 3:24 NEH 3:23 41 NEH 3:24 NEH 3:25 0 NEH 3:26 NEH 3:26 0 NEH 3:27 NEH 3:28 0 NEH 3:29 NEH 3:29 0 NEH 3:30 NEH 3:29 41 NEH 3:30 NEH 3:30 0 NEH 3:31 NEH 3:30 61 NEH 3:31 NEH 3:32 0 NEH 3:33 NEH 3:35 0 NEH 3:36 NEH 3:38 0 NEH 4:1 NEH 4:8 0 NEH 4:9 NEH 4:17 0 NEH 5:1 NEH 5:8 0 NEH 5:9 NEH 5:19 0 NEH 6:1 NEH 6:4 0 NEH 6:5 NEH 6:7 0 NEH 6:8 NEH 6:13 0 NEH 6:14 NEH 6:15 0 NEH 6:16 NEH 7:5 0 NEH 7:6 NEH 7:7 0 NEH 7:8 NEH 7:8 0 NEH 7:9 NEH 7:9 0 NEH 7:10 NEH 7:10 0 NEH 7:11 NEH 7:11 0 NEH 7:12 NEH 7:12 0 NEH 7:13 NEH 7:13 0 NEH 7:14 NEH 7:14 0 NEH 7:15 NEH 7:15 0 NEH 7:16 NEH 7:16 0 NEH 7:17 NEH 7:17 0 NEH 7:18 NEH 7:18 0 NEH 7:19 NEH 7:19 0 NEH 7:20 NEH 7:20 0 NEH 7:21 NEH 7:21 0 NEH 7:22 NEH 7:22 0 NEH 7:23 NEH 7:23 0 NEH 7:24 NEH 7:24 0 NEH 7:25 NEH 7:25 0 NEH 7:26 NEH 7:26 0 NEH 7:27 NEH 7:27 0 NEH 7:28 NEH 7:28 0 NEH 7:29 NEH 7:29 0 NEH 7:30 NEH 7:30 0 NEH 7:31 NEH 7:31 0 NEH 7:32 NEH 7:32 0 NEH 7:33 NEH 7:33 0 NEH 7:34 NEH 7:34 0 NEH 7:35 NEH 7:35 0 NEH 7:36 NEH 7:36 0 NEH 7:37 NEH 7:37 0 NEH 7:38 NEH 7:38 0 NEH 7:39 NEH 7:39 0 NEH 7:40 NEH 7:40 0 NEH 7:41 NEH 7:41 0 NEH 7:42 NEH 7:42 0 NEH 7:43 NEH 7:43 0 NEH 7:44 NEH 7:44 0 NEH 7:45 NEH 7:45 0 NEH 7:46 NEH 7:60 0 NEH 7:61 NEH 7:62 0 NEH 7:63 NEH 7:67 0 NEH 7:68 NEH 7:68 48 NEH 7:69 NEH 7:71 0 NEH 7:72 NEH 8:4 0 NEH 8:5 NEH 8:8 0 NEH 8:9 NEH 8:12 0 NEH 8:13 NEH 8:15 0 NEH 8:16 NEH 8:18 0 NEH 9:1 NEH 9:3 0 NEH 9:4 NEH 9:37 0 NEH 10:1 NEH 10:9 0 NEH 10:10 NEH 10:14 0 NEH 10:15 NEH 10:34 0 NEH 10:35 NEH 11:2 0 NEH 11:3 NEH 11:6 0 NEH 11:7 NEH 11:9 0 NEH 11:10 NEH 11:14 0 NEH 11:15 NEH 11:18 0 NEH 11:19 NEH 11:21 0 NEH 11:22 NEH 11:36 0 NEH 12:1 NEH 12:7 0 NEH 12:8 NEH 12:22 0 NEH 12:23 NEH 12:26 0 NEH 12:27 NEH 12:34 0 NEH 12:35 NEH 12:47 0 NEH 13:1 NEH 13:9 0 NEH 13:10 NEH 13:13 0 NEH 13:14 NEH 13:18 0 NEH 13:19 NEH 13:21 0 NEH 13:22 NEH 13:22 0 NEH 13:23 EST 1:9 0 EST 1:10 EST 1:15 0 EST 1:16 EST 1:22 0 EST 2:1 EST 2:4 0 EST 2:5 EST 2:20 0 EST 2:21 EST 2:23 0 EST 3:1 EST 3:7 0 EST 3:8 EST 3:15 0 EST 4:1 EST 4:12 0 EST 4:13 EST 4:17 0 EST 5:1 EST 5:2 0 EST 5:3 EST 5:14 0 EST 6:1 EST 7:4 0 EST 7:5 EST 7:8 0 EST 7:9 EST 7:10 0 EST 8:1 EST 8:2 0 EST 8:3 EST 8:6 0 EST 8:7 EST 8:14 0 EST 8:15 EST 9:4 0 EST 9:5 EST 9:11 0 EST 9:12 EST 9:19 0 EST 9:20 EST 9:28 0 EST 9:29 EST 9:32 0 EST 10:1 JOB 1:5 0 JOB 1:6 JOB 1:22 0 JOB 2:1 JOB 2:10 0 JOB 2:11 JOB 3:1 0 JOB 3:2 JOB 3:26 0 JOB 4:1 JOB 5:27 0 JOB 6:1 JOB 7:21 0 JOB 8:1 JOB 8:22 0 JOB 9:1 JOB 10:22 0 JOB 11:1 JOB 11:20 0 JOB 12:1 JOB 14:22 0 JOB 15:1 JOB 15:35 0 JOB 16:1 JOB 17:16 0 JOB 18:1 JOB 18:21 0 JOB 19:1 JOB 19:29 0 JOB 20:1 JOB 20:29 0 JOB 21:1 JOB 21:34 0 JOB 22:1 JOB 22:30 0 JOB 23:1 JOB 24:25 0 JOB 25:1 JOB 25:6 0 JOB 26:1 JOB 26:14 0 JOB 27:1 JOB 28:11 0 JOB 28:12 JOB 28:19 0 JOB 28:20 JOB 28:28 0 JOB 29:1 JOB 31:7 0 JOB 31:8 JOB 31:40 0 JOB 32:1 JOB 32:1 0 JOB 32:2 JOB 32:5 0 JOB 32:6 JOB 33:33 0 JOB 34:1 JOB 34:37 0 JOB 35:1 JOB 35:16 0 JOB 36:1 JOB 37:24 0 JOB 38:1 JOB 39:30 0 JOB 40:1 JOB 40:2 0 JOB 40:3 JOB 40:5 0 JOB 40:6 JOB 41:26 0 JOB 42:1 JOB 42:6 0 JOB 42:7 JOB 42:11 0 JOB 42:12 JOB 42:15 0 JOB 42:16 PRO 1:7 0 PRO 1:8 PRO 1:19 0 PRO 1:20 PRO 1:33 0 PRO 2:1 PRO 2:22 0 PRO 3:1 PRO 3:4 0 PRO 3:5 PRO 3:10 0 PRO 3:11 PRO 3:18 0 PRO 3:19 PRO 3:35 0 PRO 4:1 PRO 4:19 0 PRO 4:20 PRO 5:6 0 PRO 5:7 PRO 5:23 0 PRO 6:1 PRO 6:5 0 PRO 6:6 PRO 6:11 0 PRO 6:12 PRO 6:15 0 PRO 6:16 PRO 6:19 0 PRO 6:20 PRO 6:26 0 PRO 6:27 PRO 6:35 0 PRO 7:1 PRO 7:23 0 PRO 7:24 PRO 7:27 0 PRO 8:1 PRO 8:21 0 PRO 8:22 PRO 8:31 0 PRO 8:32 PRO 8:36 0 PRO 9:1 PRO 9:9 0 PRO 9:10 PRO 9:18 0 PRO 10:1 PRO 10:1 27 PRO 10:2 PRO 13:25 0 PRO 14:1 PRO 19:9 0 PRO 19:10 PRO 21:30 0 PRO 21:31 PRO 22:21 0 PRO 22:22 PRO 22:29 0 PRO 23:1 PRO 23:5 0 PRO 23:6 PRO 24:14 0 PRO 24:15 PRO 24:22 0 PRO 24:23 PRO 24:27 0 PRO 24:28 PRO 24:34 0 PRO 25:1 PRO 25:13 0 PRO 25:14 PRO 25:20 0 PRO 25:21 PRO 26:21 0 PRO 26:22 PRO 27:22 0 PRO 27:23 PRO 28:4 0 PRO 28:5 PRO 28:16 0 PRO 28:17 PRO 29:17 0 PRO 29:18 PRO 29:27 0 PRO 30:1 PRO 30:6 0 PRO 30:7 PRO 30:9 0 PRO 30:10 PRO 30:14 0 PRO 30:15 PRO 30:17 0 PRO 30:18 PRO 30:20 0 PRO 30:21 PRO 30:23 0 PRO 30:24 PRO 30:28 0 PRO 30:29 PRO 30:33 0 PRO 31:1 PRO 31:9 0 PRO 31:10 ECC 1:11 0 ECC 1:12 ECC 3:1 0 ECC 3:2 ECC 3:8 0 ECC 3:9 ECC 9:10 0 ECC 9:11 SNG 1:4 0 SNG 1:5 SNG 1:8 0 SNG 1:9 SNG 1:14 0 SNG 1:15 SNG 2:7 0 SNG 2:8 SNG 2:13 0 SNG 2:14 SNG 2:14 0 SNG 2:15 SNG 2:17 0 SNG 3:1 SNG 3:5 0 SNG 3:6 SNG 3:8 0 SNG 3:9 SNG 3:11 0 SNG 4:1 SNG 4:7 0 SNG 4:8 SNG 4:11 0 SNG 4:12 SNG 5:1 0 SNG 5:2 SNG 6:3 0 SNG 6:4 SNG 6:9 0 SNG 6:10 SNG 6:10 0 SNG 6:11 SNG 7:11 0 SNG 7:12 SNG 8:4 0 SNG 8:5 SNG 8:7 0 SNG 8:8 SNG 8:10 0 SNG 8:11 ISA 1:9 0 ISA 1:10 ISA 1:17 0 ISA 1:18 ISA 1:20 0 ISA 1:21 ISA 1:23 0 ISA 1:24 ISA 1:31 0 ISA 2:1 ISA 2:4 0 ISA 2:5 ISA 2:11 0 ISA 2:12 ISA 2:22 0 ISA 3:1 ISA 3:12 0 ISA 3:13 ISA 3:15 0 ISA 3:16 ISA 3:17 0 ISA 3:18 ISA 4:1 0 ISA 4:2 ISA 4:6 0 ISA 5:1 ISA 5:7 0 ISA 5:8 ISA 5:10 0 ISA 5:11 ISA 5:19 0 ISA 5:20 ISA 5:20 0 ISA 5:21 ISA 5:23 0 ISA 5:24 ISA 5:30 0 ISA 6:1 ISA 6:13 0 ISA 7:1 ISA 7:6 0 ISA 7:7 ISA 7:9 0 ISA 7:10 ISA 7:17 0 ISA 7:18 ISA 7:20 0 ISA 7:21 ISA 7:25 0 ISA 8:1 ISA 8:4 0 ISA 8:5 ISA 8:8 0 ISA 8:9 ISA 8:10 0 ISA 8:11 ISA 8:15 0 ISA 8:16 ISA 8:18 0 ISA 8:19 ISA 9:6 0 ISA 9:7 ISA 9:12 0 ISA 9:13 ISA 9:20 0 ISA 10:1 ISA 10:4 0 ISA 10:5 ISA 10:11 0 ISA 10:12 ISA 10:19 0 ISA 10:20 ISA 10:23 0 ISA 10:24 ISA 10:32 0 ISA 10:33 ISA 10:34 0 ISA 11:1 ISA 11:9 0 ISA 11:10 ISA 11:10 0 ISA 11:11 ISA 12:6 0 ISA 13:1 ISA 14:2 0 ISA 14:3 ISA 14:23 0 ISA 14:24 ISA 14:27 0 ISA 14:28 ISA 14:32 0 ISA 15:1 ISA 16:6 0 ISA 16:7 ISA 16:14 0 ISA 17:1 ISA 17:3 0 ISA 17:4 ISA 17:6 0 ISA 17:7 ISA 17:11 0 ISA 17:12 ISA 17:14 0 ISA 18:1 ISA 18:3 0 ISA 18:4 ISA 18:7 0 ISA 19:1 ISA 19:15 0 ISA 19:16 ISA 19:17 0 ISA 19:18 ISA 19:18 0 ISA 19:19 ISA 19:23 0 ISA 19:24 ISA 19:25 0 ISA 20:1 ISA 20:2 0 ISA 20:3 ISA 20:6 0 ISA 21:1 ISA 21:5 0 ISA 21:6 ISA 21:10 0 ISA 21:11 ISA 21:12 0 ISA 21:13 ISA 21:15 0 ISA 21:16 ISA 21:17 0 ISA 22:1 ISA 22:14 0 ISA 22:15 ISA 22:25 0 ISA 23:1 ISA 23:14 0 ISA 23:15 ISA 23:18 0 ISA 24:1 ISA 24:15 0 ISA 24:16 ISA 24:20 0 ISA 24:21 ISA 24:23 0 ISA 25:1 ISA 25:5 0 ISA 25:6 ISA 25:8 0 ISA 25:9 ISA 25:12 0 ISA 26:1 ISA 26:10 0 ISA 26:11 ISA 26:11 0 ISA 26:12 ISA 26:19 0 ISA 26:20 ISA 26:21 0 ISA 27:1 ISA 27:1 0 ISA 27:2 ISA 27:6 0 ISA 27:7 ISA 27:11 0 ISA 27:12 ISA 27:12 0 ISA 27:13 ISA 28:4 0 ISA 28:5 ISA 28:6 0 ISA 28:7 ISA 28:8 0 ISA 28:9 ISA 28:13 0 ISA 28:14 ISA 28:15 0 ISA 28:16 ISA 28:29 0 ISA 29:1 ISA 29:8 0 ISA 29:9 ISA 29:12 0 ISA 29:13 ISA 29:14 0 ISA 29:15 ISA 29:21 0 ISA 29:22 ISA 30:5 0 ISA 30:6 ISA 30:11 0 ISA 30:12 ISA 30:14 0 ISA 30:15 ISA 30:18 0 ISA 30:19 ISA 30:26 0 ISA 30:27 ISA 30:33 0 ISA 31:1 ISA 31:3 0 ISA 31:4 ISA 31:9 0 ISA 32:1 ISA 32:8 0 ISA 32:9 ISA 32:20 0 ISA 33:1 ISA 33:1 0 ISA 33:2 ISA 33:6 0 ISA 33:7 ISA 33:12 0 ISA 33:13 ISA 34:17 0 ISA 35:1 ISA 35:2 0 ISA 35:3 ISA 35:10 0 ISA 36:1 ISA 36:16 19 ISA 36:17 ISA 36:22 0 ISA 37:1 ISA 37:32 0 ISA 37:33 ISA 37:35 0 ISA 37:36 ISA 37:38 0 ISA 38:1 ISA 38:3 0 ISA 38:4 ISA 38:8 0 ISA 38:9 ISA 38:22 0 ISA 39:1 ISA 39:8 0 ISA 40:1 ISA 40:2 0 ISA 40:3 ISA 40:5 0 ISA 40:6 ISA 40:8 0 ISA 40:9 ISA 40:11 0 ISA 40:12 ISA 40:16 0 ISA 40:17 ISA 40:24 0 ISA 40:25 ISA 40:26 0 ISA 40:27 ISA 40:31 0 ISA 41:1 ISA 41:7 0 ISA 41:8 ISA 41:13 0 ISA 41:14 ISA 41:16 0 ISA 41:17 ISA 41:20 0 ISA 41:21 ISA 41:29 0 ISA 42:1 ISA 42:4 0 ISA 42:5 ISA 42:9 0 ISA 42:10 ISA 42:13 0 ISA 42:14 ISA 42:17 0 ISA 42:18 ISA 42:25 0 ISA 43:1 ISA 43:10 0 ISA 43:11 ISA 43:13 0 ISA 43:14 ISA 43:15 0 ISA 43:16 ISA 43:21 0 ISA 43:22 ISA 43:24 0 ISA 43:25 ISA 43:28 0 ISA 44:1 ISA 44:5 0 ISA 44:6 ISA 44:20 0 ISA 44:21 ISA 44:23 0 ISA 44:24 ISA 44:28 0 ISA 45:1 ISA 45:7 0 ISA 45:8 ISA 45:8 0 ISA 45:9 ISA 45:9 0 ISA 45:10 ISA 45:10 0 ISA 45:11 ISA 45:13 0 ISA 45:14 ISA 45:17 0 ISA 45:18 ISA 46:2 0 ISA 46:3 ISA 46:4 0 ISA 46:5 ISA 46:7 0 ISA 46:8 ISA 46:11 0 ISA 46:12 ISA 46:13 0 ISA 47:1 ISA 47:3 0 ISA 47:4 ISA 47:7 0 ISA 47:8 ISA 47:15 0 ISA 48:1 ISA 48:2 0 ISA 48:3 ISA 48:11 0 ISA 48:12 ISA 48:16 0 ISA 48:17 ISA 48:22 0 ISA 49:1 ISA 49:6 0 ISA 49:7 ISA 49:13 0 ISA 49:14 ISA 49:21 0 ISA 49:22 ISA 49:23 0 ISA 49:24 ISA 49:26 0 ISA 50:1 ISA 50:3 0 ISA 50:4 ISA 50:11 0 ISA 51:1 ISA 51:2 0 ISA 51:3 ISA 51:3 0 ISA 51:4 ISA 51:6 0 ISA 51:7 ISA 51:8 0 ISA 51:9 ISA 51:11 0 ISA 51:12 ISA 51:16 0 ISA 51:17 ISA 51:21 0 ISA 51:22 ISA 51:23 0 ISA 52:1 ISA 52:2 0 ISA 52:3 ISA 52:10 0 ISA 52:11 ISA 52:12 0 ISA 52:13 ISA 53:12 0 ISA 54:1 ISA 54:8 0 ISA 54:9 ISA 54:10 0 ISA 54:11 ISA 54:17 0 ISA 55:1 ISA 55:5 0 ISA 55:6 ISA 55:13 0 ISA 56:1 ISA 56:2 0 ISA 56:3 ISA 56:3 0 ISA 56:4 ISA 56:5 0 ISA 56:6 ISA 56:9 0 ISA 56:10 ISA 57:14 0 ISA 57:15 ISA 57:21 0 ISA 58:1 ISA 58:14 0 ISA 59:1 ISA 59:21 0 ISA 60:1 ISA 60:22 0 ISA 61:1 ISA 61:9 0 ISA 61:10 ISA 62:9 0 ISA 62:10 ISA 62:12 0 ISA 63:1 ISA 63:6 0 ISA 63:7 ISA 64:11 0 ISA 65:1 ISA 65:7 0 ISA 65:8 ISA 65:12 0 ISA 65:13 ISA 65:25 0 ISA 66:1 ISA 66:4 0 ISA 66:5 ISA 66:9 0 ISA 66:10 ISA 66:11 0 ISA 66:12 JER 1:3 0 JER 1:4 JER 1:6 0 JER 1:7 JER 1:10 0 JER 1:11 JER 1:12 0 JER 1:13 JER 1:19 0 JER 2:1 JER 2:3 0 JER 2:4 JER 2:28 0 JER 2:29 JER 3:5 0 JER 3:6 JER 3:10 0 JER 3:11 JER 3:17 0 JER 3:18 JER 3:25 0 JER 4:1 JER 4:2 0 JER 4:3 JER 4:8 0 JER 4:9 JER 4:18 0 JER 4:19 JER 4:21 0 JER 4:22 JER 4:26 0 JER 4:27 JER 4:31 0 JER 5:1 JER 5:9 0 JER 5:10 JER 5:13 0 JER 5:14 JER 5:19 0 JER 5:20 JER 5:29 0 JER 5:30 JER 6:5 0 JER 6:6 JER 6:8 0 JER 6:9 JER 6:15 0 JER 6:16 JER 6:20 0 JER 6:21 JER 6:21 0 JER 6:22 JER 6:30 0 JER 7:1 JER 7:2 0 JER 7:3 JER 7:11 0 JER 7:12 JER 7:15 0 JER 7:16 JER 7:19 0 JER 7:20 JER 7:20 0 JER 7:21 JER 7:28 0 JER 7:29 JER 7:31 0 JER 7:32 JER 8:3 0 JER 8:4 JER 8:9 0 JER 8:10 JER 8:12 0 JER 8:13 JER 8:16 0 JER 8:17 JER 8:17 0 JER 8:18 JER 9:2 0 JER 9:3 JER 9:5 0 JER 9:6 JER 9:8 0 JER 9:9 JER 9:10 0 JER 9:11 JER 9:11 0 JER 9:12 JER 9:13 0 JER 9:14 JER 9:15 0 JER 9:16 JER 9:18 0 JER 9:19 JER 9:21 0 JER 9:22 JER 9:23 0 JER 9:24 JER 9:25 0 JER 10:1 JER 10:5 0 JER 10:6 JER 10:10 0 JER 10:11 JER 10:11 0 JER 10:12 JER 10:16 0 JER 10:17 JER 10:17 0 JER 10:18 JER 10:18 0 JER 10:19 JER 10:21 0 JER 10:22 JER 10:22 0 JER 10:23 JER 10:25 0 JER 11:1 JER 11:5 0 JER 11:6 JER 11:8 0 JER 11:9 JER 11:10 0 JER 11:11 JER 11:13 0 JER 11:14 JER 11:14 0 JER 11:15 JER 11:17 0 JER 11:18 JER 11:20 0 JER 11:21 JER 11:21 0 JER 11:22 JER 11:23 0 JER 12:1 JER 12:3 0 JER 12:4 JER 12:6 0 JER 12:7 JER 12:12 0 JER 12:13 JER 12:13 0 JER 12:14 JER 12:17 0 JER 13:1 JER 13:2 0 JER 13:3 JER 13:7 0 JER 13:8 JER 13:12 24 JER 13:13 JER 13:14 0 JER 13:15 JER 13:17 0 JER 13:18 JER 13:19 0 JER 13:20 JER 13:27 0 JER 14:1 JER 14:9 0 JER 14:10 JER 14:10 0 JER 14:11 JER 14:12 0 JER 14:13 JER 14:13 0 JER 14:14 JER 14:14 0 JER 14:15 JER 14:18 0 JER 14:19 JER 14:22 0 JER 15:1 JER 15:9 0 JER 15:10 JER 15:10 0 JER 15:11 JER 15:14 0 JER 15:15 JER 15:16 0 JER 15:17 JER 15:17 0 JER 15:18 JER 15:18 0 JER 15:19 JER 15:21 0 JER 16:1 JER 16:4 0 JER 16:5 JER 16:8 0 JER 16:9 JER 16:13 0 JER 16:14 JER 16:15 0 JER 16:16 JER 16:18 0 JER 16:19 JER 16:21 0 JER 17:1 JER 17:4 0 JER 17:5 JER 17:6 0 JER 17:7 JER 17:10 0 JER 17:11 JER 17:13 0 JER 17:14 JER 17:18 0 JER 17:19 JER 17:20 0 JER 17:21 JER 17:27 0 JER 18:1 JER 18:4 0 JER 18:5 JER 18:6 0 JER 18:7 JER 18:8 0 JER 18:9 JER 18:10 0 JER 18:11 JER 18:12 0 JER 18:13 JER 18:17 0 JER 18:18 JER 18:23 0 JER 19:1 JER 19:5 0 JER 19:6 JER 19:13 0 JER 19:14 JER 19:14 0 JER 19:15 JER 20:3 0 JER 20:4 JER 20:6 0 JER 20:7 JER 20:12 0 JER 20:13 JER 20:13 0 JER 20:14 JER 20:18 0 JER 21:1 JER 21:2 0 JER 21:3 JER 21:10 0 JER 21:11 JER 21:14 0 JER 22:1 JER 22:2 0 JER 22:3 JER 22:5 0 JER 22:6 JER 22:9 0 JER 22:10 JER 22:10 0 JER 22:11 JER 22:12 0 JER 22:13 JER 22:17 0 JER 22:18 JER 22:19 0 JER 22:20 JER 22:27 0 JER 22:28 JER 22:29 0 JER 22:30 JER 23:4 0 JER 23:5 JER 23:6 0 JER 23:7 JER 23:8 0 JER 23:9 JER 23:13 0 JER 23:14 JER 23:14 0 JER 23:15 JER 23:15 0 JER 23:16 JER 23:18 0 JER 23:19 JER 23:22 0 JER 23:23 JER 23:29 0 JER 23:30 JER 23:40 0 JER 24:1 JER 24:2 0 JER 24:3 JER 24:3 0 JER 24:4 JER 24:7 0 JER 24:8 JER 24:10 0 JER 25:1 JER 25:7 0 JER 25:8 JER 25:14 0 JER 25:15 JER 25:27 13 JER 25:28 JER 25:31 0 JER 25:32 JER 25:38 0 JER 26:1 JER 26:6 0 JER 26:7 JER 26:10 0 JER 26:11 JER 26:15 0 JER 26:16 JER 26:24 0 JER 27:1 JER 27:18 0 JER 27:19 JER 27:20 0 JER 27:21 JER 27:22 0 JER 28:1 JER 28:11 0 JER 28:12 JER 28:17 0 JER 29:1 JER 29:3 0 JER 29:4 JER 29:7 0 JER 29:8 JER 29:9 0 JER 29:10 JER 29:15 0 JER 29:16 JER 29:20 0 JER 29:21 JER 29:23 0 JER 29:24 JER 29:29 0 JER 29:30 JER 29:32 0 JER 30:1 JER 30:3 0 JER 30:4 JER 30:9 0 JER 30:10 JER 30:11 0 JER 30:12 JER 30:17 0 JER 30:18 JER 30:22 0 JER 30:23 JER 31:1 0 JER 31:2 JER 31:6 0 JER 31:7 JER 31:9 0 JER 31:10 JER 31:14 0 JER 31:15 JER 31:15 0 JER 31:16 JER 31:17 0 JER 31:18 JER 31:20 0 JER 31:21 JER 31:22 0 JER 31:23 JER 31:26 0 JER 31:27 JER 31:30 0 JER 31:31 JER 31:34 0 JER 31:35 JER 31:36 0 JER 31:37 JER 31:37 0 JER 31:38 JER 31:40 0 JER 32:1 JER 32:5 0 JER 32:6 JER 32:14 0 JER 32:15 JER 32:15 0 JER 32:16 JER 32:35 0 JER 32:36 JER 32:41 0 JER 32:42 JER 32:44 0 JER 33:1 JER 33:3 0 JER 33:4 JER 33:9 0 JER 33:10 JER 33:11 0 JER 33:12 JER 33:13 0 JER 33:14 JER 33:16 0 JER 33:17 JER 33:18 0 JER 33:19 JER 33:22 0 JER 33:23 JER 33:24 0 JER 33:25 JER 33:26 0 JER 34:1 JER 34:5 0 JER 34:6 JER 34:7 0 JER 34:8 JER 34:11 0 JER 34:12 JER 34:16 0 JER 34:17 JER 34:22 0 JER 35:1 JER 35:11 0 JER 35:12 JER 35:16 0 JER 35:17 JER 35:18 0 JER 35:19 JER 35:19 0 JER 36:1 JER 36:3 0 JER 36:4 JER 36:8 0 JER 36:9 JER 36:18 0 JER 36:19 JER 36:26 0 JER 36:27 JER 36:29 0 JER 36:30 JER 36:31 0 JER 36:32 JER 36:32 0 JER 37:1 JER 37:5 0 JER 37:6 JER 37:8 0 JER 37:9 JER 37:11 0 JER 37:12 JER 37:16 0 JER 37:17 JER 37:17 0 JER 37:18 JER 38:1 0 JER 38:2 JER 38:2 0 JER 38:3 JER 38:6 0 JER 38:7 JER 38:13 0 JER 38:14 JER 38:16 0 JER 38:17 JER 38:18 0 JER 38:19 JER 38:19 0 JER 38:20 JER 38:23 0 JER 38:24 JER 38:26 0 JER 38:27 JER 38:27 0 JER 38:28 JER 38:28 0 JER 39:1 JER 38:28 65 JER 39:1 JER 39:1 0 JER 39:2 JER 39:14 0 JER 39:15 JER 39:18 0 JER 40:1 JER 40:6 0 JER 40:7 JER 40:12 0 JER 40:13 JER 40:16 0 JER 41:1 JER 41:6 0 JER 41:7 JER 41:10 0 JER 41:11 JER 41:15 0 JER 41:16 JER 41:18 0 JER 42:1 JER 42:6 0 JER 42:7 JER 42:17 0 JER 42:18 JER 42:22 0 JER 43:1 JER 43:1 0 JER 43:2 JER 43:7 0 JER 43:8 JER 43:13 0 JER 44:1 JER 44:1 0 JER 44:2 JER 44:6 0 JER 44:7 JER 44:10 0 JER 44:11 JER 44:14 0 JER 44:15 JER 44:19 0 JER 44:20 JER 44:23 0 JER 44:24 JER 44:24 0 JER 44:25 JER 44:25 0 JER 44:26 JER 44:29 0 JER 44:30 JER 44:30 0 JER 45:1 JER 45:1 0 JER 45:2 JER 45:3 0 JER 45:4 JER 45:5 0 JER 46:1 JER 46:12 0 JER 46:13 JER 46:19 0 JER 46:20 JER 46:26 0 JER 46:27 JER 46:27 0 JER 46:28 JER 46:28 0 JER 47:1 JER 47:1 0 JER 47:2 JER 47:5 0 JER 47:6 JER 47:7 0 JER 48:1 JER 48:11 0 JER 48:12 JER 48:39 0 JER 48:40 JER 48:47 0 JER 49:1 JER 49:6 0 JER 49:7 JER 49:11 0 JER 49:12 JER 49:19 0 JER 49:20 JER 49:22 0 JER 49:23 JER 49:27 0 JER 49:28 JER 49:33 0 JER 49:34 JER 49:39 0 JER 50:1 JER 50:5 0 JER 50:6 JER 50:7 0 JER 50:8 JER 50:16 0 JER 50:17 JER 50:17 0 JER 50:18 JER 50:21 0 JER 50:22 JER 50:27 0 JER 50:28 JER 50:30 0 JER 50:31 JER 50:32 0 JER 50:33 JER 50:46 0 JER 51:1 JER 51:14 0 JER 51:15 JER 51:19 0 JER 51:20 JER 51:24 0 JER 51:25 JER 51:32 0 JER 51:33 JER 51:35 0 JER 51:36 JER 51:51 0 JER 51:52 JER 51:53 0 JER 51:54 JER 51:57 0 JER 51:58 JER 51:58 0 JER 51:59 JER 51:64 0 JER 52:1 JER 52:30 0 JER 52:31 LAM 1:1 0 LAM 1:2 LAM 1:2 0 LAM 1:3 LAM 1:3 0 LAM 1:4 LAM 1:4 0 LAM 1:5 LAM 1:5 0 LAM 1:6 LAM 1:6 0 LAM 1:7 LAM 1:7 0 LAM 1:8 LAM 1:8 0 LAM 1:9 LAM 1:9 0 LAM 1:10 LAM 1:10 0 LAM 1:11 LAM 1:11 0 LAM 1:12 LAM 1:12 0 LAM 1:13 LAM 1:13 0 LAM 1:14 LAM 1:14 0 LAM 1:15 LAM 1:15 0 LAM 1:16 LAM 1:16 0 LAM 1:17 LAM 1:17 0 LAM 1:18 LAM 1:18 0 LAM 1:19 LAM 1:19 0 LAM 1:20 LAM 1:20 0 LAM 1:21 LAM 1:21 0 LAM 1:22 LAM 1:22 0 LAM 2:1 LAM 2:1 0 LAM 2:2 LAM 2:2 0 LAM 2:3 LAM 2:3 0 LAM 2:4 LAM 2:4 0 LAM 2:5 LAM 2:5 0 LAM 2:6 LAM 2:6 0 LAM 2:7 LAM 2:7 0 LAM 2:8 LAM 2:8 0 LAM 2:9 LAM 2:9 0 LAM 2:10 LAM 2:10 0 LAM 2:11 LAM 2:11 0 LAM 2:12 LAM 2:12 0 LAM 2:13 LAM 2:13 0 LAM 2:14 LAM 2:14 0 LAM 2:15 LAM 2:15 0 LAM 2:16 LAM 2:16 0 LAM 2:17 LAM 2:17 0 LAM 2:18 LAM 2:18 0 LAM 2:19 LAM 2:19 0 LAM 2:20 LAM 2:20 0 LAM 2:21 LAM 2:21 0 LAM 2:22 LAM 2:22 0 LAM 3:1 LAM 3:3 0 LAM 3:4 LAM 3:6 0 LAM 3:7 LAM 3:9 0 LAM 3:10 LAM 3:12 0 LAM 3:13 LAM 3:15 0 LAM 3:16 LAM 3:18 0 LAM 3:19 LAM 3:21 0 LAM 3:22 LAM 3:24 0 LAM 3:25 LAM 3:27 0 LAM 3:28 LAM 3:30 0 LAM 3:31 LAM 3:33 0 LAM 3:34 LAM 3:36 0 LAM 3:37 LAM 3:39 0 LAM 3:40 LAM 3:42 0 LAM 3:43 LAM 3:45 0 LAM 3:46 LAM 3:48 0 LAM 3:49 LAM 3:51 0 LAM 3:52 LAM 3:54 0 LAM 3:55 LAM 3:57 0 LAM 3:58 LAM 3:60 0 LAM 3:61 LAM 3:63 0 LAM 3:64 LAM 3:66 0 LAM 4:1 LAM 4:1 0 LAM 4:2 LAM 4:2 0 LAM 4:3 LAM 4:3 0 LAM 4:4 LAM 4:4 0 LAM 4:5 LAM 4:5 0 LAM 4:6 LAM 4:6 0 LAM 4:7 LAM 4:7 0 LAM 4:8 LAM 4:8 0 LAM 4:9 LAM 4:9 0 LAM 4:10 LAM 4:10 0 LAM 4:11 LAM 4:11 0 LAM 4:12 LAM 4:12 0 LAM 4:13 LAM 4:13 0 LAM 4:14 LAM 4:14 0 LAM 4:15 LAM 4:15 0 LAM 4:16 LAM 4:16 0 LAM 4:17 LAM 4:17 0 LAM 4:18 LAM 4:18 0 LAM 4:19 LAM 4:19 0 LAM 4:20 LAM 4:20 0 LAM 4:21 LAM 4:21 0 LAM 4:22 LAM 4:22 0 LAM 5:1 LAM 5:18 0 LAM 5:19 EZK 1:28 0 EZK 2:1 EZK 2:2 0 EZK 2:3 EZK 2:5 0 EZK 2:6 EZK 2:7 0 EZK 2:8 EZK 2:10 0 EZK 3:1 EZK 3:3 0 EZK 3:4 EZK 3:9 0 EZK 3:10 EZK 3:16 49 EZK 3:17 EZK 3:19 0 EZK 3:20 EZK 3:21 0 EZK 3:22 EZK 3:27 0 EZK 4:1 EZK 4:3 0 EZK 4:4 EZK 4:12 0 EZK 4:13 EZK 4:14 0 EZK 4:15 EZK 4:15 0 EZK 4:16 EZK 4:17 0 EZK 5:1 EZK 5:4 0 EZK 5:5 EZK 5:6 0 EZK 5:7 EZK 5:7 0 EZK 5:8 EZK 5:9 0 EZK 5:10 EZK 5:10 0 EZK 5:11 EZK 5:17 0 EZK 6:1 EZK 6:10 0 EZK 6:11 EZK 6:14 0 EZK 7:1 EZK 7:4 0 EZK 7:5 EZK 7:22 0 EZK 7:23 EZK 7:27 0 EZK 8:1 EZK 8:6 0 EZK 8:7 EZK 8:14 0 EZK 8:15 EZK 9:3 0 EZK 9:4 EZK 9:11 0 EZK 10:1 EZK 11:1 0 EZK 11:2 EZK 11:6 0 EZK 11:7 EZK 11:13 0 EZK 11:14 EZK 11:15 0 EZK 11:16 EZK 11:16 0 EZK 11:17 EZK 11:25 0 EZK 12:1 EZK 12:7 0 EZK 12:8 EZK 12:16 0 EZK 12:17 EZK 12:20 0 EZK 12:21 EZK 12:25 0 EZK 12:26 EZK 12:28 0 EZK 13:1 EZK 13:7 0 EZK 13:8 EZK 13:12 0 EZK 13:13 EZK 13:16 0 EZK 13:17 EZK 13:19 0 EZK 13:20 EZK 14:1 0 EZK 14:2 EZK 14:3 0 EZK 14:4 EZK 14:5 0 EZK 14:6 EZK 14:8 0 EZK 14:9 EZK 14:11 0 EZK 14:12 EZK 14:20 0 EZK 14:21 EZK 14:23 0 EZK 15:1 EZK 15:5 0 EZK 15:6 EZK 15:8 0 EZK 16:1 EZK 16:35 0 EZK 16:36 EZK 16:50 0 EZK 16:51 EZK 16:58 0 EZK 16:59 EZK 16:63 0 EZK 17:1 EZK 17:8 0 EZK 17:9 EZK 17:10 0 EZK 17:11 EZK 17:18 0 EZK 17:19 EZK 17:21 0 EZK 17:22 EZK 17:24 0 EZK 18:1 EZK 18:4 0 EZK 18:5 EZK 18:20 0 EZK 18:21 EZK 18:23 0 EZK 18:24 EZK 18:26 0 EZK 18:27 EZK 18:32 0 EZK 19:1 EZK 19:9 0 EZK 19:10 EZK 19:14 0 EZK 20:1 EZK 20:1 0 EZK 20:2 EZK 20:26 0 EZK 20:27 EZK 20:44 0 EZK 21:1 EZK 21:5 0 EZK 21:6 EZK 21:10 0 EZK 21:11 EZK 21:12 0 EZK 21:13 EZK 21:18 0 EZK 21:19 EZK 21:22 0 EZK 21:23 EZK 21:28 0 EZK 21:29 EZK 21:29 0 EZK 21:30 EZK 21:30 0 EZK 21:31 EZK 21:32 0 EZK 21:33 EZK 21:37 0 EZK 22:1 EZK 22:16 0 EZK 22:17 EZK 22:18 0 EZK 22:19 EZK 22:22 0 EZK 22:23 EZK 22:31 0 EZK 23:1 EZK 23:10 0 EZK 23:11 EZK 23:21 0 EZK 23:22 EZK 23:27 0 EZK 23:28 EZK 23:31 0 EZK 23:32 EZK 23:34 0 EZK 23:35 EZK 23:35 0 EZK 23:36 EZK 23:45 0 EZK 23:46 EZK 23:49 0 EZK 24:1 EZK 24:5 0 EZK 24:6 EZK 24:8 0 EZK 24:9 EZK 24:14 0 EZK 24:15 EZK 24:24 0 EZK 24:25 EZK 24:27 0 EZK 25:1 EZK 25:5 0 EZK 25:6 EZK 25:7 0 EZK 25:8 EZK 25:11 0 EZK 25:12 EZK 25:14 0 EZK 25:15 EZK 25:17 0 EZK 26:1 EZK 26:6 0 EZK 26:7 EZK 26:14 0 EZK 26:15 EZK 26:18 0 EZK 26:19 EZK 26:21 0 EZK 27:1 EZK 27:36 0 EZK 28:1 EZK 28:5 0 EZK 28:6 EZK 28:10 0 EZK 28:11 EZK 28:19 0 EZK 28:20 EZK 28:24 0 EZK 28:25 EZK 28:26 0 EZK 29:1 EZK 29:7 0 EZK 29:8 EZK 29:12 0 EZK 29:13 EZK 29:16 0 EZK 29:17 EZK 29:18 0 EZK 29:19 EZK 29:20 0 EZK 29:21 EZK 29:21 0 EZK 30:1 EZK 30:5 0 EZK 30:6 EZK 30:9 0 EZK 30:10 EZK 30:12 0 EZK 30:13 EZK 30:19 0 EZK 30:20 EZK 30:21 0 EZK 30:22 EZK 30:26 0 EZK 31:1 EZK 31:9 0 EZK 31:10 EZK 31:14 0 EZK 31:15 EZK 31:18 0 EZK 32:1 EZK 32:10 0 EZK 32:11 EZK 32:16 0 EZK 32:17 EZK 32:32 0 EZK 33:1 EZK 33:6 0 EZK 33:7 EZK 33:9 0 EZK 33:10 EZK 33:11 0 EZK 33:12 EZK 33:20 0 EZK 33:21 EZK 33:22 0 EZK 33:23 EZK 33:24 0 EZK 33:25 EZK 33:26 0 EZK 33:27 EZK 33:29 0 EZK 33:30 EZK 33:33 0 EZK 34:1 EZK 34:8 0 EZK 34:9 EZK 34:10 0 EZK 34:11 EZK 34:19 0 EZK 34:20 EZK 34:31 0 EZK 35:1 EZK 35:13 0 EZK 35:14 EZK 35:15 0 EZK 36:1 EZK 36:4 0 EZK 36:5 EZK 36:12 0 EZK 36:13 EZK 36:15 0 EZK 36:16 EZK 36:21 0 EZK 36:22 EZK 36:32 0 EZK 36:33 EZK 36:36 0 EZK 36:37 EZK 36:38 0 EZK 37:1 EZK 37:10 0 EZK 37:11 EZK 37:12 0 EZK 37:13 EZK 37:14 0 EZK 37:15 EZK 37:28 0 EZK 38:1 EZK 38:9 0 EZK 38:10 EZK 38:13 0 EZK 38:14 EZK 38:16 0 EZK 38:17 EZK 38:17 0 EZK 38:18 EZK 38:23 0 EZK 39:1 EZK 39:10 0 EZK 39:11 EZK 39:16 0 EZK 39:17 EZK 39:24 0 EZK 39:25 EZK 39:29 0 EZK 40:1 EZK 43:9 0 EZK 43:10 EZK 43:27 0 EZK 44:1 EZK 43:27 14 EZK 44:1 EZK 44:14 0 EZK 44:15 EZK 44:31 0 EZK 45:1 EZK 45:8 0 EZK 45:9 EZK 45:17 0 EZK 45:18 EZK 45:25 0 EZK 46:1 EZK 46:11 0 EZK 46:12 EZK 46:15 0 EZK 46:16 EZK 46:19 0 EZK 46:20 EZK 47:12 0 EZK 47:13 EZK 47:23 0 EZK 48:1 EZK 48:11 0 EZK 48:12 EZK 48:29 0 EZK 48:30 DAN 1:21 0 DAN 2:1 DAN 2:13 0 DAN 2:14 DAN 2:16 0 DAN 2:17 DAN 2:24 0 DAN 2:25 DAN 2:28 0 DAN 2:29 DAN 2:45 0 DAN 2:46 DAN 2:49 0 DAN 3:1 DAN 3:12 0 DAN 3:13 DAN 3:18 0 DAN 3:19 DAN 3:23 0 DAN 3:24 DAN 3:25 0 DAN 3:26 DAN 3:30 0 DAN 3:31 DAN 4:25 0 DAN 4:26 DAN 4:34 0 DAN 5:1 DAN 5:7 0 DAN 5:8 DAN 5:12 0 DAN 5:13 DAN 5:16 0 DAN 5:17 DAN 5:30 0 DAN 6:1 DAN 6:6 0 DAN 6:7 DAN 6:11 0 DAN 6:12 DAN 6:29 0 DAN 7:1 DAN 7:14 0 DAN 7:15 DAN 7:28 0 DAN 8:1 DAN 8:27 0 DAN 9:1 DAN 9:27 0 DAN 10:1 DAN 10:3 0 DAN 10:4 DAN 10:21 0 DAN 11:1 DAN 12:2 0 DAN 12:3 DAN 12:3 0 DAN 12:4 DAN 12:8 0 DAN 12:9 HOS 1:2 20 HOS 1:3 HOS 1:9 0 HOS 2:1 HOS 2:15 0 HOS 2:16 HOS 2:17 0 HOS 2:18 HOS 2:22 0 HOS 2:23 HOS 2:25 0 HOS 3:1 HOS 3:5 0 HOS 4:1 HOS 4:19 0 HOS 5:1 HOS 5:7 0 HOS 5:8 HOS 6:11 0 HOS 7:1 HOS 7:12 0 HOS 7:13 HOS 8:14 0 HOS 9:1 HOS 9:9 0 HOS 9:10 HOS 9:16 0 HOS 9:17 HOS 9:17 0 HOS 10:1 HOS 10:8 0 HOS 10:9 HOS 11:11 0 HOS 12:1 HOS 13:11 0 HOS 13:12 HOS 14:1 0 HOS 14:2 HOS 14:8 0 HOS 14:9 JOL 1:12 0 JOL 1:13 JOL 1:20 0 JOL 2:1 JOL 2:14 0 JOL 2:15 JOL 2:27 0 JOL 3:1 JOL 4:8 0 JOL 4:9 JOL 4:17 0 JOL 4:18 AMO 1:2 0 AMO 1:3 AMO 1:5 0 AMO 1:6 AMO 1:8 0 AMO 1:9 AMO 1:10 0 AMO 1:11 AMO 1:12 0 AMO 1:13 AMO 1:15 0 AMO 2:1 AMO 2:3 0 AMO 2:4 AMO 2:5 0 AMO 2:6 AMO 2:16 0 AMO 3:1 AMO 3:10 0 AMO 3:11 AMO 3:15 0 AMO 4:1 AMO 4:9 0 AMO 4:10 AMO 4:11 0 AMO 4:12 AMO 4:13 0 AMO 5:1 AMO 5:3 0 AMO 5:4 AMO 5:8 0 AMO 5:9 AMO 5:15 0 AMO 5:16 AMO 5:17 0 AMO 5:18 AMO 5:27 0 AMO 6:1 AMO 6:7 0 AMO 6:8 AMO 6:14 0 AMO 7:1 AMO 7:6 0 AMO 7:7 AMO 7:9 0 AMO 7:10 AMO 7:11 0 AMO 7:12 AMO 7:13 0 AMO 7:14 AMO 7:17 0 AMO 8:1 AMO 8:3 0 AMO 8:4 AMO 8:8 0 AMO 8:9 AMO 8:14 0 AMO 9:1 AMO 9:12 0 AMO 9:13 JON 2:10 0 JON 2:11 JON 2:11 0 JON 3:1 JON 4:3 0 JON 4:4 MIC 1:16 0 MIC 2:1 MIC 2:2 0 MIC 2:3 MIC 2:13 0 MIC 3:1 MIC 3:4 0 MIC 3:5 MIC 3:8 0 MIC 3:9 MIC 3:12 0 MIC 4:1 MIC 4:5 0 MIC 4:6 MIC 4:7 0 MIC 4:8 MIC 4:14 0 MIC 5:1 MIC 5:5 0 MIC 5:6 MIC 5:8 0 MIC 5:9 MIC 5:14 0 MIC 6:1 MIC 6:8 0 MIC 6:9 MIC 6:16 0 MIC 7:1 MIC 7:8 0 MIC 7:9 MIC 7:13 0 MIC 7:14 NAM 1:11 0 NAM 1:12 NAM 1:14 0 NAM 2:1 NAM 2:14 0 NAM 3:1 HAB 1:17 0 HAB 2:1 HAB 2:8 0 HAB 2:9 HAB 2:11 0 HAB 2:12 HAB 2:14 0 HAB 2:15 HAB 2:17 0 HAB 2:18 HAB 2:18 0 HAB 2:19 HAB 2:20 0 HAB 3:1 HAB 3:7 0 HAB 3:8 HAB 3:13 0 HAB 3:14 ZEP 1:9 0 ZEP 1:10 ZEP 1:18 0 ZEP 2:1 ZEP 2:4 0 ZEP 2:5 ZEP 2:15 0 ZEP 3:1 ZEP 3:13 0 ZEP 3:14 HAG 1:2 0 HAG 1:3 HAG 1:6 0 HAG 1:7 HAG 1:11 0 HAG 1:12 HAG 1:14 0 HAG 1:15 HAG 2:5 0 HAG 2:6 HAG 2:9 0 HAG 2:10 HAG 2:19 0 HAG 2:20 ZEC 1:6 0 ZEC 1:7 ZEC 1:17 0 ZEC 2:1 ZEC 2:2 0 ZEC 2:3 ZEC 2:4 0 ZEC 2:5 ZEC 2:9 0 ZEC 2:10 ZEC 2:11 0 ZEC 2:12 ZEC 2:13 0 ZEC 2:14 ZEC 2:17 0 ZEC 3:1 ZEC 4:7 0 ZEC 4:8 ZEC 5:8 0 ZEC 5:9 ZEC 5:11 0 ZEC 6:1 ZEC 6:8 0 ZEC 6:9 ZEC 6:15 0 ZEC 7:1 ZEC 7:3 0 ZEC 7:4 ZEC 7:7 0 ZEC 7:8 ZEC 7:14 0 ZEC 8:1 ZEC 8:3 0 ZEC 8:4 ZEC 8:5 0 ZEC 8:6 ZEC 8:6 0 ZEC 8:7 ZEC 8:8 0 ZEC 8:9 ZEC 8:13 0 ZEC 8:14 ZEC 8:17 0 ZEC 8:18 ZEC 8:19 0 ZEC 8:20 ZEC 8:22 0 ZEC 8:23 ZEC 8:23 0 ZEC 9:1 ZEC 9:8 0 ZEC 9:9 ZEC 10:2 0 ZEC 10:3 ZEC 10:12 0 ZEC 11:1 ZEC 11:3 0 ZEC 11:4 ZEC 11:14 0 ZEC 11:15 ZEC 11:16 0 ZEC 11:17 ZEC 11:17 0 ZEC 12:1 ZEC 12:1 0 ZEC 12:2 ZEC 12:6 0 ZEC 12:7 ZEC 12:14 0 ZEC 13:1 ZEC 13:6 0 ZEC 13:7 ZEC 13:9 0 ZEC 14:1 MAL 1:13 0 MAL 1:14 MAL 2:9 0 MAL 2:10 MAL 2:12 0 MAL 2:13 MAL 2:16 0 MAL 2:17 MAL 3:12 0 MAL 3:13 MAL 3:18 0 MAL 3:19 MAL 3:21 0 MAL 3:22 bibledit-gtk-4.6/templates/bibledit_loads_references.html0000644000175000017500000000176211175243637024012 0ustar00teusteus00000000000000 Bibledit

Bibledit is loading the references...

Switch to Bibledit to see them.

bibledit-gtk-4.6/templates/gtkbuilder.referenceexchangedialog.xml0000644000175000017500000001307211474751345025460 0ustar00teusteus00000000000000 5 Reference settings False True center dialog True 2 True 0 Bibledit-Web local or remote website URL: (example: http://localhost/bibledit) 0 True True 1 True False 2 True 0 Bibledit-Web username: (example: joe) 3 True True 4 True False 5 True 5 Test True True True True False False 0 True 0 url info 1 6 True end False end 22 bibledit-gtk-4.6/templates/usfm.xml0000644000175000017500000002565611175243637017467 0ustar00teusteus00000000000000 bibledit-gtk-4.6/templates/gtkbuilder.yesnoalwaysdialog.xml0000644000175000017500000000572511254717626024403 0ustar00teusteus00000000000000 True Yes or no True center-always normal True True 10 True gtk-dialog-question 6 0 True question 1 10 2 _Remember my choice throughout this session True True False True True False 10 3 True end False end 0 bibledit-gtk-4.6/templates/mapping_dutch_traditional.xml0000644000175000017500000073505011175243637023725 0ustar00teusteus00000000000000 Genesis 1 31 55 Genesis 1 32 1 Genesis 1 32 1 Genesis 1 32 2 Genesis 1 32 2 Genesis 1 32 3 Genesis 1 32 3 Genesis 1 32 4 Genesis 1 32 4 Genesis 1 32 5 Genesis 1 32 5 Genesis 1 32 6 Genesis 1 32 6 Genesis 1 32 7 Genesis 1 32 7 Genesis 1 32 8 Genesis 1 32 8 Genesis 1 32 9 Genesis 1 32 9 Genesis 1 32 10 Genesis 1 32 10 Genesis 1 32 11 Genesis 1 32 11 Genesis 1 32 12 Genesis 1 32 12 Genesis 1 32 13 Genesis 1 32 13 Genesis 1 32 14 Genesis 1 32 14 Genesis 1 32 15 Genesis 1 32 15 Genesis 1 32 16 Genesis 1 32 16 Genesis 1 32 17 Genesis 1 32 17 Genesis 1 32 18 Genesis 1 32 18 Genesis 1 32 19 Genesis 1 32 19 Genesis 1 32 20 Genesis 1 32 20 Genesis 1 32 21 Genesis 1 32 21 Genesis 1 32 22 Genesis 1 32 22 Genesis 1 32 23 Genesis 1 32 23 Genesis 1 32 24 Genesis 1 32 24 Genesis 1 32 25 Genesis 1 32 25 Genesis 1 32 26 Genesis 1 32 26 Genesis 1 32 27 Genesis 1 32 27 Genesis 1 32 28 Genesis 1 32 28 Genesis 1 32 29 Genesis 1 32 29 Genesis 1 32 30 Genesis 1 32 30 Genesis 1 32 31 Genesis 1 32 31 Genesis 1 32 32 Genesis 1 32 32 Genesis 1 32 33 Exodus 2 5 24 Exodus 2 6 1 Exodus 2 6 2 Exodus 2 6 1 Exodus 2 6 3 Exodus 2 6 2 Exodus 2 6 4 Exodus 2 6 3 Exodus 2 6 5 Exodus 2 6 4 Exodus 2 6 6 Exodus 2 6 5 Exodus 2 6 7 Exodus 2 6 6 Exodus 2 6 8 Exodus 2 6 7 Exodus 2 6 9 Exodus 2 6 8 Exodus 2 6 10 Exodus 2 6 9 Exodus 2 6 11 Exodus 2 6 10 Exodus 2 6 12 Exodus 2 6 11 Exodus 2 6 13 Exodus 2 6 12 Exodus 2 6 14 Exodus 2 6 13 Exodus 2 6 15 Exodus 2 6 14 Exodus 2 6 16 Exodus 2 6 15 Exodus 2 6 17 Exodus 2 6 16 Exodus 2 6 18 Exodus 2 6 17 Exodus 2 6 19 Exodus 2 6 18 Exodus 2 6 20 Exodus 2 6 19 Exodus 2 6 21 Exodus 2 6 20 Exodus 2 6 22 Exodus 2 6 21 Exodus 2 6 23 Exodus 2 6 22 Exodus 2 6 24 Exodus 2 6 23 Exodus 2 6 25 Exodus 2 6 24 Exodus 2 6 26 Exodus 2 6 25 Exodus 2 6 27 Exodus 2 6 26 Exodus 2 6 28 Exodus 2 6 27 Exodus 2 6 29 Exodus 2 6 28 Exodus 2 6 30 Exodus 2 6 29 Exodus 2 8 1 Exodus 2 7 26 Exodus 2 8 2 Exodus 2 7 27 Exodus 2 8 3 Exodus 2 7 28 Exodus 2 8 4 Exodus 2 7 29 Exodus 2 8 5 Exodus 2 8 1 Exodus 2 8 6 Exodus 2 8 2 Exodus 2 8 7 Exodus 2 8 3 Exodus 2 8 8 Exodus 2 8 4 Exodus 2 8 9 Exodus 2 8 5 Exodus 2 8 10 Exodus 2 8 6 Exodus 2 8 11 Exodus 2 8 7 Exodus 2 8 12 Exodus 2 8 8 Exodus 2 8 13 Exodus 2 8 9 Exodus 2 8 14 Exodus 2 8 10 Exodus 2 8 15 Exodus 2 8 11 Exodus 2 8 16 Exodus 2 8 12 Exodus 2 8 17 Exodus 2 8 13 Exodus 2 8 18 Exodus 2 8 14 Exodus 2 8 19 Exodus 2 8 15 Exodus 2 8 20 Exodus 2 8 16 Exodus 2 8 21 Exodus 2 8 17 Exodus 2 8 22 Exodus 2 8 18 Exodus 2 8 23 Exodus 2 8 19 Exodus 2 8 24 Exodus 2 8 20 Exodus 2 8 25 Exodus 2 8 21 Exodus 2 8 26 Exodus 2 8 22 Exodus 2 8 27 Exodus 2 8 23 Exodus 2 8 28 Exodus 2 8 24 Exodus 2 8 29 Exodus 2 8 25 Exodus 2 8 30 Exodus 2 8 26 Exodus 2 8 31 Exodus 2 8 27 Exodus 2 8 32 Exodus 2 8 28 Exodus 2 22 1 Exodus 2 21 37 Exodus 2 22 2 Exodus 2 22 1 Exodus 2 22 3 Exodus 2 22 2 Exodus 2 22 4 Exodus 2 22 3 Exodus 2 22 5 Exodus 2 22 4 Exodus 2 22 6 Exodus 2 22 5 Exodus 2 22 7 Exodus 2 22 6 Exodus 2 22 8 Exodus 2 22 7 Exodus 2 22 9 Exodus 2 22 8 Exodus 2 22 10 Exodus 2 22 9 Exodus 2 22 11 Exodus 2 22 10 Exodus 2 22 12 Exodus 2 22 11 Exodus 2 22 13 Exodus 2 22 12 Exodus 2 22 14 Exodus 2 22 13 Exodus 2 22 15 Exodus 2 22 14 Exodus 2 22 16 Exodus 2 22 15 Exodus 2 22 17 Exodus 2 22 16 Exodus 2 22 18 Exodus 2 22 17 Exodus 2 22 19 Exodus 2 22 18 Exodus 2 22 20 Exodus 2 22 19 Exodus 2 22 21 Exodus 2 22 20 Exodus 2 22 22 Exodus 2 22 21 Exodus 2 22 23 Exodus 2 22 22 Exodus 2 22 24 Exodus 2 22 23 Exodus 2 22 25 Exodus 2 22 24 Exodus 2 22 26 Exodus 2 22 25 Exodus 2 22 27 Exodus 2 22 26 Exodus 2 22 28 Exodus 2 22 27 Exodus 2 22 29 Exodus 2 22 28 Exodus 2 22 30 Exodus 2 22 29 Exodus 2 22 31 Exodus 2 22 30 Leviticus 3 6 1 Leviticus 3 5 20 Leviticus 3 6 2 Leviticus 3 5 21 Leviticus 3 6 3 Leviticus 3 5 22 Leviticus 3 6 4 Leviticus 3 5 23 Leviticus 3 6 5 Leviticus 3 5 24 Leviticus 3 6 6 Leviticus 3 5 25 Leviticus 3 6 7 Leviticus 3 5 26 Leviticus 3 6 8 Leviticus 3 6 1 Leviticus 3 6 9 Leviticus 3 6 2 Leviticus 3 6 10 Leviticus 3 6 3 Leviticus 3 6 11 Leviticus 3 6 4 Leviticus 3 6 12 Leviticus 3 6 5 Leviticus 3 6 13 Leviticus 3 6 6 Leviticus 3 6 14 Leviticus 3 6 7 Leviticus 3 6 15 Leviticus 3 6 8 Leviticus 3 6 16 Leviticus 3 6 9 Leviticus 3 6 17 Leviticus 3 6 10 Leviticus 3 6 18 Leviticus 3 6 11 Leviticus 3 6 19 Leviticus 3 6 12 Leviticus 3 6 20 Leviticus 3 6 13 Leviticus 3 6 21 Leviticus 3 6 14 Leviticus 3 6 22 Leviticus 3 6 15 Leviticus 3 6 23 Leviticus 3 6 16 Leviticus 3 6 24 Leviticus 3 6 17 Leviticus 3 6 25 Leviticus 3 6 18 Leviticus 3 6 26 Leviticus 3 6 19 Leviticus 3 6 27 Leviticus 3 6 20 Leviticus 3 6 28 Leviticus 3 6 21 Leviticus 3 6 29 Leviticus 3 6 22 Leviticus 3 6 30 Leviticus 3 6 23 Numbers 4 16 36 Numbers 4 17 1 Numbers 4 16 37 Numbers 4 17 2 Numbers 4 16 38 Numbers 4 17 3 Numbers 4 16 39 Numbers 4 17 4 Numbers 4 16 40 Numbers 4 17 5 Numbers 4 16 41 Numbers 4 17 6 Numbers 4 16 42 Numbers 4 17 7 Numbers 4 16 43 Numbers 4 17 8 Numbers 4 16 44 Numbers 4 17 9 Numbers 4 16 45 Numbers 4 17 10 Numbers 4 16 46 Numbers 4 17 11 Numbers 4 16 47 Numbers 4 17 12 Numbers 4 16 48 Numbers 4 17 13 Numbers 4 16 49 Numbers 4 17 14 Numbers 4 16 50 Numbers 4 17 15 Numbers 4 17 1 Numbers 4 17 16 Numbers 4 17 2 Numbers 4 17 17 Numbers 4 17 3 Numbers 4 17 18 Numbers 4 17 4 Numbers 4 17 19 Numbers 4 17 5 Numbers 4 17 20 Numbers 4 17 6 Numbers 4 17 21 Numbers 4 17 7 Numbers 4 17 22 Numbers 4 17 8 Numbers 4 17 23 Numbers 4 17 9 Numbers 4 17 24 Numbers 4 17 10 Numbers 4 17 25 Numbers 4 17 11 Numbers 4 17 26 Numbers 4 17 12 Numbers 4 17 27 Numbers 4 17 13 Numbers 4 17 28 Numbers 4 26 1 Numbers 4 25 19 Numbers 4 26 1 Numbers 4 26 1 Numbers 4 29 40 Numbers 4 30 1 Numbers 4 30 1 Numbers 4 30 2 Numbers 4 30 2 Numbers 4 30 3 Numbers 4 30 3 Numbers 4 30 4 Numbers 4 30 4 Numbers 4 30 5 Numbers 4 30 5 Numbers 4 30 6 Numbers 4 30 6 Numbers 4 30 7 Numbers 4 30 7 Numbers 4 30 8 Numbers 4 30 8 Numbers 4 30 9 Numbers 4 30 9 Numbers 4 30 10 Numbers 4 30 10 Numbers 4 30 11 Numbers 4 30 11 Numbers 4 30 12 Numbers 4 30 12 Numbers 4 30 13 Numbers 4 30 13 Numbers 4 30 14 Numbers 4 30 14 Numbers 4 30 15 Numbers 4 30 15 Numbers 4 30 16 Numbers 4 30 16 Numbers 4 30 17 Deuteronomy 5 12 32 Deuteronomy 5 13 1 Deuteronomy 5 13 1 Deuteronomy 5 13 2 Deuteronomy 5 13 2 Deuteronomy 5 13 3 Deuteronomy 5 13 3 Deuteronomy 5 13 4 Deuteronomy 5 13 4 Deuteronomy 5 13 5 Deuteronomy 5 13 5 Deuteronomy 5 13 6 Deuteronomy 5 13 6 Deuteronomy 5 13 7 Deuteronomy 5 13 7 Deuteronomy 5 13 8 Deuteronomy 5 13 8 Deuteronomy 5 13 9 Deuteronomy 5 13 9 Deuteronomy 5 13 10 Deuteronomy 5 13 10 Deuteronomy 5 13 11 Deuteronomy 5 13 11 Deuteronomy 5 13 12 Deuteronomy 5 13 12 Deuteronomy 5 13 13 Deuteronomy 5 13 13 Deuteronomy 5 13 14 Deuteronomy 5 13 14 Deuteronomy 5 13 15 Deuteronomy 5 13 15 Deuteronomy 5 13 16 Deuteronomy 5 13 16 Deuteronomy 5 13 17 Deuteronomy 5 13 17 Deuteronomy 5 13 18 Deuteronomy 5 13 18 Deuteronomy 5 13 19 Deuteronomy 5 22 30 Deuteronomy 5 23 1 Deuteronomy 5 23 1 Deuteronomy 5 23 2 Deuteronomy 5 23 2 Deuteronomy 5 23 3 Deuteronomy 5 23 3 Deuteronomy 5 23 4 Deuteronomy 5 23 4 Deuteronomy 5 23 5 Deuteronomy 5 23 5 Deuteronomy 5 23 6 Deuteronomy 5 23 6 Deuteronomy 5 23 7 Deuteronomy 5 23 7 Deuteronomy 5 23 8 Deuteronomy 5 23 8 Deuteronomy 5 23 9 Deuteronomy 5 23 9 Deuteronomy 5 23 10 Deuteronomy 5 23 10 Deuteronomy 5 23 11 Deuteronomy 5 23 11 Deuteronomy 5 23 12 Deuteronomy 5 23 12 Deuteronomy 5 23 13 Deuteronomy 5 23 13 Deuteronomy 5 23 14 Deuteronomy 5 23 14 Deuteronomy 5 23 15 Deuteronomy 5 23 15 Deuteronomy 5 23 16 Deuteronomy 5 23 16 Deuteronomy 5 23 17 Deuteronomy 5 23 17 Deuteronomy 5 23 18 Deuteronomy 5 23 18 Deuteronomy 5 23 19 Deuteronomy 5 23 19 Deuteronomy 5 23 20 Deuteronomy 5 23 20 Deuteronomy 5 23 21 Deuteronomy 5 23 21 Deuteronomy 5 23 22 Deuteronomy 5 23 22 Deuteronomy 5 23 23 Deuteronomy 5 23 23 Deuteronomy 5 23 24 Deuteronomy 5 23 24 Deuteronomy 5 23 25 Deuteronomy 5 23 25 Deuteronomy 5 23 26 Deuteronomy 5 29 1 Deuteronomy 5 28 69 Deuteronomy 5 29 2 Deuteronomy 5 29 1 Deuteronomy 5 29 3 Deuteronomy 5 29 2 Deuteronomy 5 29 4 Deuteronomy 5 29 3 Deuteronomy 5 29 5 Deuteronomy 5 29 4 Deuteronomy 5 29 6 Deuteronomy 5 29 5 Deuteronomy 5 29 7 Deuteronomy 5 29 6 Deuteronomy 5 29 8 Deuteronomy 5 29 7 Deuteronomy 5 29 9 Deuteronomy 5 29 8 Deuteronomy 5 29 10 Deuteronomy 5 29 9 Deuteronomy 5 29 11 Deuteronomy 5 29 10 Deuteronomy 5 29 12 Deuteronomy 5 29 11 Deuteronomy 5 29 13 Deuteronomy 5 29 12 Deuteronomy 5 29 14 Deuteronomy 5 29 13 Deuteronomy 5 29 15 Deuteronomy 5 29 14 Deuteronomy 5 29 16 Deuteronomy 5 29 15 Deuteronomy 5 29 17 Deuteronomy 5 29 16 Deuteronomy 5 29 18 Deuteronomy 5 29 17 Deuteronomy 5 29 19 Deuteronomy 5 29 18 Deuteronomy 5 29 20 Deuteronomy 5 29 19 Deuteronomy 5 29 21 Deuteronomy 5 29 20 Deuteronomy 5 29 22 Deuteronomy 5 29 21 Deuteronomy 5 29 23 Deuteronomy 5 29 22 Deuteronomy 5 29 24 Deuteronomy 5 29 23 Deuteronomy 5 29 25 Deuteronomy 5 29 24 Deuteronomy 5 29 26 Deuteronomy 5 29 25 Deuteronomy 5 29 27 Deuteronomy 5 29 26 Deuteronomy 5 29 28 Deuteronomy 5 29 27 Deuteronomy 5 29 29 Deuteronomy 5 29 28 1 Samuel 9 20 43 1 Samuel 9 21 1 1 Samuel 9 21 1 1 Samuel 9 21 2 1 Samuel 9 21 2 1 Samuel 9 21 3 1 Samuel 9 21 3 1 Samuel 9 21 4 1 Samuel 9 21 4 1 Samuel 9 21 5 1 Samuel 9 21 5 1 Samuel 9 21 6 1 Samuel 9 21 6 1 Samuel 9 21 7 1 Samuel 9 21 7 1 Samuel 9 21 8 1 Samuel 9 21 8 1 Samuel 9 21 9 1 Samuel 9 21 9 1 Samuel 9 21 10 1 Samuel 9 21 10 1 Samuel 9 21 11 1 Samuel 9 21 11 1 Samuel 9 21 12 1 Samuel 9 21 12 1 Samuel 9 21 13 1 Samuel 9 21 13 1 Samuel 9 21 14 1 Samuel 9 21 14 1 Samuel 9 21 15 1 Samuel 9 21 15 1 Samuel 9 21 16 2 Samuel 10 18 33 2 Samuel 10 19 1 2 Samuel 10 19 1 2 Samuel 10 19 2 2 Samuel 10 19 2 2 Samuel 10 19 3 2 Samuel 10 19 3 2 Samuel 10 19 4 2 Samuel 10 19 4 2 Samuel 10 19 5 2 Samuel 10 19 5 2 Samuel 10 19 6 2 Samuel 10 19 6 2 Samuel 10 19 7 2 Samuel 10 19 7 2 Samuel 10 19 8 2 Samuel 10 19 8 2 Samuel 10 19 9 2 Samuel 10 19 9 2 Samuel 10 19 10 2 Samuel 10 19 10 2 Samuel 10 19 11 2 Samuel 10 19 11 2 Samuel 10 19 12 2 Samuel 10 19 12 2 Samuel 10 19 13 2 Samuel 10 19 13 2 Samuel 10 19 14 2 Samuel 10 19 14 2 Samuel 10 19 15 2 Samuel 10 19 15 2 Samuel 10 19 16 2 Samuel 10 19 16 2 Samuel 10 19 17 2 Samuel 10 19 17 2 Samuel 10 19 18 2 Samuel 10 19 18 2 Samuel 10 19 19 2 Samuel 10 19 19 2 Samuel 10 19 20 2 Samuel 10 19 20 2 Samuel 10 19 21 2 Samuel 10 19 21 2 Samuel 10 19 22 2 Samuel 10 19 22 2 Samuel 10 19 23 2 Samuel 10 19 23 2 Samuel 10 19 24 2 Samuel 10 19 24 2 Samuel 10 19 25 2 Samuel 10 19 25 2 Samuel 10 19 26 2 Samuel 10 19 26 2 Samuel 10 19 27 2 Samuel 10 19 27 2 Samuel 10 19 28 2 Samuel 10 19 28 2 Samuel 10 19 29 2 Samuel 10 19 29 2 Samuel 10 19 30 2 Samuel 10 19 30 2 Samuel 10 19 31 2 Samuel 10 19 31 2 Samuel 10 19 32 2 Samuel 10 19 32 2 Samuel 10 19 33 2 Samuel 10 19 33 2 Samuel 10 19 34 2 Samuel 10 19 34 2 Samuel 10 19 35 2 Samuel 10 19 35 2 Samuel 10 19 36 2 Samuel 10 19 36 2 Samuel 10 19 37 2 Samuel 10 19 37 2 Samuel 10 19 38 2 Samuel 10 19 38 2 Samuel 10 19 39 2 Samuel 10 19 39 2 Samuel 10 19 40 2 Samuel 10 19 40 2 Samuel 10 19 41 2 Samuel 10 19 41 2 Samuel 10 19 42 2 Samuel 10 19 42 2 Samuel 10 19 43 2 Samuel 10 19 43 2 Samuel 10 19 44 1 Kings 11 4 21 1 Kings 11 5 1 1 Kings 11 4 22 1 Kings 11 5 2 1 Kings 11 4 23 1 Kings 11 5 3 1 Kings 11 4 24 1 Kings 11 5 4 1 Kings 11 4 25 1 Kings 11 5 5 1 Kings 11 4 26 1 Kings 11 5 6 1 Kings 11 4 27 1 Kings 11 5 7 1 Kings 11 4 28 1 Kings 11 5 8 1 Kings 11 4 29 1 Kings 11 5 9 1 Kings 11 4 30 1 Kings 11 5 10 1 Kings 11 4 31 1 Kings 11 5 11 1 Kings 11 4 32 1 Kings 11 5 12 1 Kings 11 4 33 1 Kings 11 5 13 1 Kings 11 4 34 1 Kings 11 5 14 1 Kings 11 5 1 1 Kings 11 5 15 1 Kings 11 5 2 1 Kings 11 5 16 1 Kings 11 5 3 1 Kings 11 5 17 1 Kings 11 5 4 1 Kings 11 5 18 1 Kings 11 5 5 1 Kings 11 5 19 1 Kings 11 5 6 1 Kings 11 5 20 1 Kings 11 5 7 1 Kings 11 5 21 1 Kings 11 5 8 1 Kings 11 5 22 1 Kings 11 5 9 1 Kings 11 5 23 1 Kings 11 5 10 1 Kings 11 5 24 1 Kings 11 5 11 1 Kings 11 5 25 1 Kings 11 5 12 1 Kings 11 5 26 1 Kings 11 5 13 1 Kings 11 5 27 1 Kings 11 5 14 1 Kings 11 5 28 1 Kings 11 5 15 1 Kings 11 5 29 1 Kings 11 5 16 1 Kings 11 5 30 1 Kings 11 5 17 1 Kings 11 5 31 1 Kings 11 5 18 1 Kings 11 5 32 2 Kings 12 11 21 2 Kings 12 12 1 2 Kings 12 12 1 2 Kings 12 12 2 2 Kings 12 12 2 2 Kings 12 12 3 2 Kings 12 12 3 2 Kings 12 12 4 2 Kings 12 12 4 2 Kings 12 12 5 2 Kings 12 12 5 2 Kings 12 12 6 2 Kings 12 12 6 2 Kings 12 12 7 2 Kings 12 12 7 2 Kings 12 12 8 2 Kings 12 12 8 2 Kings 12 12 9 2 Kings 12 12 9 2 Kings 12 12 10 2 Kings 12 12 10 2 Kings 12 12 11 2 Kings 12 12 11 2 Kings 12 12 12 2 Kings 12 12 12 2 Kings 12 12 13 2 Kings 12 12 13 2 Kings 12 12 14 2 Kings 12 12 14 2 Kings 12 12 15 2 Kings 12 12 15 2 Kings 12 12 16 2 Kings 12 12 16 2 Kings 12 12 17 2 Kings 12 12 17 2 Kings 12 12 18 2 Kings 12 12 18 2 Kings 12 12 19 2 Kings 12 12 19 2 Kings 12 12 20 2 Kings 12 12 20 2 Kings 12 12 21 2 Kings 12 12 21 2 Kings 12 12 22 1 Chronicles 13 6 1 1 Chronicles 13 5 27 1 Chronicles 13 6 2 1 Chronicles 13 5 28 1 Chronicles 13 6 3 1 Chronicles 13 5 29 1 Chronicles 13 6 4 1 Chronicles 13 5 30 1 Chronicles 13 6 5 1 Chronicles 13 5 31 1 Chronicles 13 6 6 1 Chronicles 13 5 32 1 Chronicles 13 6 7 1 Chronicles 13 5 33 1 Chronicles 13 6 8 1 Chronicles 13 5 34 1 Chronicles 13 6 9 1 Chronicles 13 5 35 1 Chronicles 13 6 10 1 Chronicles 13 5 36 1 Chronicles 13 6 11 1 Chronicles 13 5 37 1 Chronicles 13 6 12 1 Chronicles 13 5 38 1 Chronicles 13 6 13 1 Chronicles 13 5 39 1 Chronicles 13 6 14 1 Chronicles 13 5 40 1 Chronicles 13 6 15 1 Chronicles 13 5 41 1 Chronicles 13 6 16 1 Chronicles 13 6 1 1 Chronicles 13 6 17 1 Chronicles 13 6 2 1 Chronicles 13 6 18 1 Chronicles 13 6 3 1 Chronicles 13 6 19 1 Chronicles 13 6 4 1 Chronicles 13 6 20 1 Chronicles 13 6 5 1 Chronicles 13 6 21 1 Chronicles 13 6 6 1 Chronicles 13 6 22 1 Chronicles 13 6 7 1 Chronicles 13 6 23 1 Chronicles 13 6 8 1 Chronicles 13 6 24 1 Chronicles 13 6 9 1 Chronicles 13 6 25 1 Chronicles 13 6 10 1 Chronicles 13 6 26 1 Chronicles 13 6 11 1 Chronicles 13 6 27 1 Chronicles 13 6 12 1 Chronicles 13 6 28 1 Chronicles 13 6 13 1 Chronicles 13 6 29 1 Chronicles 13 6 14 1 Chronicles 13 6 30 1 Chronicles 13 6 15 1 Chronicles 13 6 31 1 Chronicles 13 6 16 1 Chronicles 13 6 32 1 Chronicles 13 6 17 1 Chronicles 13 6 33 1 Chronicles 13 6 18 1 Chronicles 13 6 34 1 Chronicles 13 6 19 1 Chronicles 13 6 35 1 Chronicles 13 6 20 1 Chronicles 13 6 36 1 Chronicles 13 6 21 1 Chronicles 13 6 37 1 Chronicles 13 6 22 1 Chronicles 13 6 38 1 Chronicles 13 6 23 1 Chronicles 13 6 39 1 Chronicles 13 6 24 1 Chronicles 13 6 40 1 Chronicles 13 6 25 1 Chronicles 13 6 41 1 Chronicles 13 6 26 1 Chronicles 13 6 42 1 Chronicles 13 6 27 1 Chronicles 13 6 43 1 Chronicles 13 6 28 1 Chronicles 13 6 44 1 Chronicles 13 6 29 1 Chronicles 13 6 45 1 Chronicles 13 6 30 1 Chronicles 13 6 46 1 Chronicles 13 6 31 1 Chronicles 13 6 47 1 Chronicles 13 6 32 1 Chronicles 13 6 48 1 Chronicles 13 6 33 1 Chronicles 13 6 49 1 Chronicles 13 6 34 1 Chronicles 13 6 50 1 Chronicles 13 6 35 1 Chronicles 13 6 51 1 Chronicles 13 6 36 1 Chronicles 13 6 52 1 Chronicles 13 6 37 1 Chronicles 13 6 53 1 Chronicles 13 6 38 1 Chronicles 13 6 54 1 Chronicles 13 6 39 1 Chronicles 13 6 55 1 Chronicles 13 6 40 1 Chronicles 13 6 56 1 Chronicles 13 6 41 1 Chronicles 13 6 57 1 Chronicles 13 6 42 1 Chronicles 13 6 58 1 Chronicles 13 6 43 1 Chronicles 13 6 59 1 Chronicles 13 6 44 1 Chronicles 13 6 60 1 Chronicles 13 6 45 1 Chronicles 13 6 61 1 Chronicles 13 6 46 1 Chronicles 13 6 62 1 Chronicles 13 6 47 1 Chronicles 13 6 63 1 Chronicles 13 6 48 1 Chronicles 13 6 64 1 Chronicles 13 6 49 1 Chronicles 13 6 65 1 Chronicles 13 6 50 1 Chronicles 13 6 66 1 Chronicles 13 6 51 1 Chronicles 13 6 67 1 Chronicles 13 6 52 1 Chronicles 13 6 68 1 Chronicles 13 6 53 1 Chronicles 13 6 69 1 Chronicles 13 6 54 1 Chronicles 13 6 70 1 Chronicles 13 6 55 1 Chronicles 13 6 71 1 Chronicles 13 6 56 1 Chronicles 13 6 72 1 Chronicles 13 6 57 1 Chronicles 13 6 73 1 Chronicles 13 6 58 1 Chronicles 13 6 74 1 Chronicles 13 6 59 1 Chronicles 13 6 75 1 Chronicles 13 6 60 1 Chronicles 13 6 76 1 Chronicles 13 6 61 1 Chronicles 13 6 77 1 Chronicles 13 6 62 1 Chronicles 13 6 78 1 Chronicles 13 6 63 1 Chronicles 13 6 79 1 Chronicles 13 6 64 1 Chronicles 13 6 80 1 Chronicles 13 6 65 1 Chronicles 13 6 81 1 Chronicles 13 6 66 1 Chronicles 13 12 4 1 Chronicles 13 12 4 1 Chronicles 13 12 4 1 Chronicles 13 12 5 1 Chronicles 13 12 5 1 Chronicles 13 12 6 1 Chronicles 13 12 6 1 Chronicles 13 12 7 1 Chronicles 13 12 7 1 Chronicles 13 12 8 1 Chronicles 13 12 8 1 Chronicles 13 12 9 1 Chronicles 13 12 9 1 Chronicles 13 12 10 1 Chronicles 13 12 10 1 Chronicles 13 12 11 1 Chronicles 13 12 11 1 Chronicles 13 12 12 1 Chronicles 13 12 12 1 Chronicles 13 12 13 1 Chronicles 13 12 13 1 Chronicles 13 12 14 1 Chronicles 13 12 14 1 Chronicles 13 12 15 1 Chronicles 13 12 15 1 Chronicles 13 12 16 1 Chronicles 13 12 16 1 Chronicles 13 12 17 1 Chronicles 13 12 17 1 Chronicles 13 12 18 1 Chronicles 13 12 18 1 Chronicles 13 12 19 1 Chronicles 13 12 19 1 Chronicles 13 12 20 1 Chronicles 13 12 20 1 Chronicles 13 12 21 1 Chronicles 13 12 21 1 Chronicles 13 12 22 1 Chronicles 13 12 22 1 Chronicles 13 12 23 1 Chronicles 13 12 23 1 Chronicles 13 12 24 1 Chronicles 13 12 24 1 Chronicles 13 12 25 1 Chronicles 13 12 25 1 Chronicles 13 12 26 1 Chronicles 13 12 26 1 Chronicles 13 12 27 1 Chronicles 13 12 27 1 Chronicles 13 12 28 1 Chronicles 13 12 28 1 Chronicles 13 12 29 1 Chronicles 13 12 29 1 Chronicles 13 12 30 1 Chronicles 13 12 30 1 Chronicles 13 12 31 1 Chronicles 13 12 31 1 Chronicles 13 12 32 1 Chronicles 13 12 32 1 Chronicles 13 12 33 1 Chronicles 13 12 33 1 Chronicles 13 12 34 1 Chronicles 13 12 34 1 Chronicles 13 12 35 1 Chronicles 13 12 35 1 Chronicles 13 12 36 1 Chronicles 13 12 36 1 Chronicles 13 12 37 1 Chronicles 13 12 37 1 Chronicles 13 12 38 1 Chronicles 13 12 38 1 Chronicles 13 12 39 1 Chronicles 13 12 39 1 Chronicles 13 12 40 1 Chronicles 13 12 40 1 Chronicles 13 12 41 2 Chronicles 14 2 1 2 Chronicles 14 1 18 2 Chronicles 14 2 2 2 Chronicles 14 2 1 2 Chronicles 14 2 3 2 Chronicles 14 2 2 2 Chronicles 14 2 4 2 Chronicles 14 2 3 2 Chronicles 14 2 5 2 Chronicles 14 2 4 2 Chronicles 14 2 6 2 Chronicles 14 2 5 2 Chronicles 14 2 7 2 Chronicles 14 2 6 2 Chronicles 14 2 8 2 Chronicles 14 2 7 2 Chronicles 14 2 9 2 Chronicles 14 2 8 2 Chronicles 14 2 10 2 Chronicles 14 2 9 2 Chronicles 14 2 11 2 Chronicles 14 2 10 2 Chronicles 14 2 12 2 Chronicles 14 2 11 2 Chronicles 14 2 13 2 Chronicles 14 2 12 2 Chronicles 14 2 14 2 Chronicles 14 2 13 2 Chronicles 14 2 15 2 Chronicles 14 2 14 2 Chronicles 14 2 16 2 Chronicles 14 2 15 2 Chronicles 14 2 17 2 Chronicles 14 2 16 2 Chronicles 14 2 18 2 Chronicles 14 2 17 2 Chronicles 14 14 1 2 Chronicles 14 13 23 2 Chronicles 14 14 2 2 Chronicles 14 14 1 2 Chronicles 14 14 3 2 Chronicles 14 14 2 2 Chronicles 14 14 4 2 Chronicles 14 14 3 2 Chronicles 14 14 5 2 Chronicles 14 14 4 2 Chronicles 14 14 6 2 Chronicles 14 14 5 2 Chronicles 14 14 7 2 Chronicles 14 14 6 2 Chronicles 14 14 8 2 Chronicles 14 14 7 2 Chronicles 14 14 9 2 Chronicles 14 14 8 2 Chronicles 14 14 10 2 Chronicles 14 14 9 2 Chronicles 14 14 11 2 Chronicles 14 14 10 2 Chronicles 14 14 12 2 Chronicles 14 14 11 2 Chronicles 14 14 13 2 Chronicles 14 14 12 2 Chronicles 14 14 14 2 Chronicles 14 14 13 2 Chronicles 14 14 15 2 Chronicles 14 14 14 Nehemiah 16 4 1 Nehemiah 16 3 33 Nehemiah 16 4 2 Nehemiah 16 3 34 Nehemiah 16 4 3 Nehemiah 16 3 35 Nehemiah 16 4 4 Nehemiah 16 3 36 Nehemiah 16 4 5 Nehemiah 16 3 37 Nehemiah 16 4 6 Nehemiah 16 3 38 Nehemiah 16 4 7 Nehemiah 16 4 1 Nehemiah 16 4 8 Nehemiah 16 4 2 Nehemiah 16 4 9 Nehemiah 16 4 3 Nehemiah 16 4 10 Nehemiah 16 4 4 Nehemiah 16 4 11 Nehemiah 16 4 5 Nehemiah 16 4 12 Nehemiah 16 4 6 Nehemiah 16 4 13 Nehemiah 16 4 7 Nehemiah 16 4 14 Nehemiah 16 4 8 Nehemiah 16 4 15 Nehemiah 16 4 9 Nehemiah 16 4 16 Nehemiah 16 4 10 Nehemiah 16 4 17 Nehemiah 16 4 11 Nehemiah 16 4 18 Nehemiah 16 4 12 Nehemiah 16 4 19 Nehemiah 16 4 13 Nehemiah 16 4 20 Nehemiah 16 4 14 Nehemiah 16 4 21 Nehemiah 16 4 15 Nehemiah 16 4 22 Nehemiah 16 4 16 Nehemiah 16 4 23 Nehemiah 16 4 17 Nehemiah 16 7 72 Nehemiah 16 7 72 Nehemiah 16 8 1 Nehemiah 16 7 72 Nehemiah 16 8 2 Nehemiah 16 8 1 Nehemiah 16 8 3 Nehemiah 16 8 2 Nehemiah 16 8 4 Nehemiah 16 8 3 Nehemiah 16 8 5 Nehemiah 16 8 4 Nehemiah 16 8 6 Nehemiah 16 8 5 Nehemiah 16 8 7 Nehemiah 16 8 6 Nehemiah 16 8 8 Nehemiah 16 8 7 Nehemiah 16 8 9 Nehemiah 16 8 8 Nehemiah 16 8 10 Nehemiah 16 8 9 Nehemiah 16 8 11 Nehemiah 16 8 10 Nehemiah 16 8 12 Nehemiah 16 8 11 Nehemiah 16 8 13 Nehemiah 16 8 12 Nehemiah 16 8 14 Nehemiah 16 8 13 Nehemiah 16 8 15 Nehemiah 16 8 14 Nehemiah 16 8 16 Nehemiah 16 8 15 Nehemiah 16 8 17 Nehemiah 16 8 16 Nehemiah 16 8 18 Nehemiah 16 8 17 Nehemiah 16 8 19 Nehemiah 16 8 18 Nehemiah 16 9 38 Nehemiah 16 10 1 Nehemiah 16 10 1 Nehemiah 16 10 2 Nehemiah 16 10 2 Nehemiah 16 10 3 Nehemiah 16 10 3 Nehemiah 16 10 4 Nehemiah 16 10 4 Nehemiah 16 10 5 Nehemiah 16 10 5 Nehemiah 16 10 6 Nehemiah 16 10 6 Nehemiah 16 10 7 Nehemiah 16 10 7 Nehemiah 16 10 8 Nehemiah 16 10 8 Nehemiah 16 10 9 Nehemiah 16 10 9 Nehemiah 16 10 10 Nehemiah 16 10 10 Nehemiah 16 10 11 Nehemiah 16 10 11 Nehemiah 16 10 12 Nehemiah 16 10 12 Nehemiah 16 10 13 Nehemiah 16 10 13 Nehemiah 16 10 14 Nehemiah 16 10 14 Nehemiah 16 10 15 Nehemiah 16 10 15 Nehemiah 16 10 16 Nehemiah 16 10 16 Nehemiah 16 10 17 Nehemiah 16 10 17 Nehemiah 16 10 18 Nehemiah 16 10 18 Nehemiah 16 10 19 Nehemiah 16 10 19 Nehemiah 16 10 20 Nehemiah 16 10 20 Nehemiah 16 10 21 Nehemiah 16 10 21 Nehemiah 16 10 22 Nehemiah 16 10 22 Nehemiah 16 10 23 Nehemiah 16 10 23 Nehemiah 16 10 24 Nehemiah 16 10 24 Nehemiah 16 10 25 Nehemiah 16 10 25 Nehemiah 16 10 26 Nehemiah 16 10 26 Nehemiah 16 10 27 Nehemiah 16 10 27 Nehemiah 16 10 28 Nehemiah 16 10 28 Nehemiah 16 10 29 Nehemiah 16 10 29 Nehemiah 16 10 30 Nehemiah 16 10 30 Nehemiah 16 10 31 Nehemiah 16 10 31 Nehemiah 16 10 32 Nehemiah 16 10 32 Nehemiah 16 10 33 Nehemiah 16 10 33 Nehemiah 16 10 34 Nehemiah 16 10 34 Nehemiah 16 10 35 Nehemiah 16 10 35 Nehemiah 16 10 36 Nehemiah 16 10 36 Nehemiah 16 10 37 Nehemiah 16 10 37 Nehemiah 16 10 38 Nehemiah 16 10 38 Nehemiah 16 10 39 Nehemiah 16 10 39 Nehemiah 16 10 40 Job 18 39 1 Job 18 38 39 Job 18 39 2 Job 18 38 40 Job 18 39 3 Job 18 38 41 Job 18 39 4 Job 18 39 1 Job 18 39 5 Job 18 39 2 Job 18 39 6 Job 18 39 3 Job 18 39 7 Job 18 39 4 Job 18 39 8 Job 18 39 5 Job 18 39 9 Job 18 39 6 Job 18 39 10 Job 18 39 7 Job 18 39 11 Job 18 39 8 Job 18 39 12 Job 18 39 9 Job 18 39 13 Job 18 39 10 Job 18 39 14 Job 18 39 11 Job 18 39 15 Job 18 39 12 Job 18 39 16 Job 18 39 13 Job 18 39 17 Job 18 39 14 Job 18 39 18 Job 18 39 15 Job 18 39 19 Job 18 39 16 Job 18 39 20 Job 18 39 17 Job 18 39 21 Job 18 39 18 Job 18 39 22 Job 18 39 19 Job 18 39 23 Job 18 39 20 Job 18 39 24 Job 18 39 21 Job 18 39 25 Job 18 39 22 Job 18 39 26 Job 18 39 23 Job 18 39 27 Job 18 39 24 Job 18 39 28 Job 18 39 25 Job 18 39 29 Job 18 39 26 Job 18 39 30 Job 18 39 27 Job 18 39 31 Job 18 39 28 Job 18 39 32 Job 18 39 29 Job 18 39 33 Job 18 39 30 Job 18 39 34 Job 18 40 1 Job 18 39 35 Job 18 40 2 Job 18 39 36 Job 18 40 3 Job 18 39 37 Job 18 40 4 Job 18 39 38 Job 18 40 5 Job 18 40 1 Job 18 40 6 Job 18 40 2 Job 18 40 7 Job 18 40 3 Job 18 40 8 Job 18 40 4 Job 18 40 9 Job 18 40 5 Job 18 40 10 Job 18 40 6 Job 18 40 11 Job 18 40 7 Job 18 40 12 Job 18 40 8 Job 18 40 13 Job 18 40 9 Job 18 40 14 Job 18 40 10 Job 18 40 15 Job 18 40 11 Job 18 40 16 Job 18 40 12 Job 18 40 17 Job 18 40 13 Job 18 40 18 Job 18 40 14 Job 18 40 19 Job 18 40 15 Job 18 40 20 Job 18 40 16 Job 18 40 21 Job 18 40 17 Job 18 40 22 Job 18 40 18 Job 18 40 23 Job 18 40 19 Job 18 40 24 Job 18 40 20 Job 18 40 25 Job 18 40 21 Job 18 40 26 Job 18 40 22 Job 18 40 27 Job 18 40 23 Job 18 40 28 Job 18 40 24 Job 18 40 29 Job 18 40 25 Job 18 40 30 Job 18 40 26 Job 18 40 31 Job 18 40 27 Job 18 40 32 Job 18 40 28 Job 18 41 1 Job 18 41 1 Job 18 41 2 Job 18 41 2 Job 18 41 3 Job 18 41 3 Job 18 41 4 Job 18 41 4 Job 18 41 5 Job 18 41 5 Job 18 41 6 Job 18 41 6 Job 18 41 7 Job 18 41 7 Job 18 41 8 Job 18 41 8 Job 18 41 9 Job 18 41 9 Job 18 41 10 Job 18 41 10 Job 18 41 11 Job 18 41 11 Job 18 41 12 Job 18 41 12 Job 18 41 13 Job 18 41 13 Job 18 41 14 Job 18 41 14 Job 18 41 15 Job 18 41 15 Job 18 41 16 Job 18 41 16 Job 18 41 17 Job 18 41 17 Job 18 41 18 Job 18 41 18 Job 18 41 19 Job 18 41 19 Job 18 41 20 Job 18 41 20 Job 18 41 21 Job 18 41 21 Job 18 41 22 Job 18 41 22 Job 18 41 23 Job 18 41 23 Job 18 41 24 Job 18 41 24 Job 18 41 25 Job 18 41 25 Job 18 41 26 Song of Solomon 22 6 13 Song of Solomon 22 7 1 Song of Solomon 22 7 1 Song of Solomon 22 7 2 Song of Solomon 22 7 2 Song of Solomon 22 7 3 Song of Solomon 22 7 3 Song of Solomon 22 7 4 Song of Solomon 22 7 4 Song of Solomon 22 7 5 Song of Solomon 22 7 5 Song of Solomon 22 7 6 Song of Solomon 22 7 6 Song of Solomon 22 7 7 Song of Solomon 22 7 7 Song of Solomon 22 7 8 Song of Solomon 22 7 8 Song of Solomon 22 7 9 Song of Solomon 22 7 9 Song of Solomon 22 7 10 Song of Solomon 22 7 10 Song of Solomon 22 7 11 Song of Solomon 22 7 11 Song of Solomon 22 7 12 Song of Solomon 22 7 12 Song of Solomon 22 7 13 Song of Solomon 22 7 13 Song of Solomon 22 7 14 Isaiah 23 63 19 Isaiah 23 63 19 Isaiah 23 64 1 Isaiah 23 63 19 Isaiah 23 64 2 Isaiah 23 64 1 Isaiah 23 64 3 Isaiah 23 64 2 Isaiah 23 64 4 Isaiah 23 64 3 Isaiah 23 64 5 Isaiah 23 64 4 Isaiah 23 64 6 Isaiah 23 64 5 Isaiah 23 64 7 Isaiah 23 64 6 Isaiah 23 64 8 Isaiah 23 64 7 Isaiah 23 64 9 Isaiah 23 64 8 Isaiah 23 64 10 Isaiah 23 64 9 Isaiah 23 64 11 Isaiah 23 64 10 Isaiah 23 64 12 Isaiah 23 64 11 Jeremiah 24 9 1 Jeremiah 24 8 23 Jeremiah 24 9 2 Jeremiah 24 9 1 Jeremiah 24 9 3 Jeremiah 24 9 2 Jeremiah 24 9 4 Jeremiah 24 9 3 Jeremiah 24 9 5 Jeremiah 24 9 4 Jeremiah 24 9 6 Jeremiah 24 9 5 Jeremiah 24 9 7 Jeremiah 24 9 6 Jeremiah 24 9 8 Jeremiah 24 9 7 Jeremiah 24 9 9 Jeremiah 24 9 8 Jeremiah 24 9 10 Jeremiah 24 9 9 Jeremiah 24 9 11 Jeremiah 24 9 10 Jeremiah 24 9 12 Jeremiah 24 9 11 Jeremiah 24 9 13 Jeremiah 24 9 12 Jeremiah 24 9 14 Jeremiah 24 9 13 Jeremiah 24 9 15 Jeremiah 24 9 14 Jeremiah 24 9 16 Jeremiah 24 9 15 Jeremiah 24 9 17 Jeremiah 24 9 16 Jeremiah 24 9 18 Jeremiah 24 9 17 Jeremiah 24 9 19 Jeremiah 24 9 18 Jeremiah 24 9 20 Jeremiah 24 9 19 Jeremiah 24 9 21 Jeremiah 24 9 20 Jeremiah 24 9 22 Jeremiah 24 9 21 Jeremiah 24 9 23 Jeremiah 24 9 22 Jeremiah 24 9 24 Jeremiah 24 9 23 Jeremiah 24 9 25 Jeremiah 24 9 24 Jeremiah 24 9 26 Jeremiah 24 9 25 Ezekiel 26 20 45 Ezekiel 26 21 1 Ezekiel 26 20 46 Ezekiel 26 21 2 Ezekiel 26 20 47 Ezekiel 26 21 3 Ezekiel 26 20 48 Ezekiel 26 21 4 Ezekiel 26 20 49 Ezekiel 26 21 5 Ezekiel 26 21 1 Ezekiel 26 21 6 Ezekiel 26 21 2 Ezekiel 26 21 7 Ezekiel 26 21 3 Ezekiel 26 21 8 Ezekiel 26 21 4 Ezekiel 26 21 9 Ezekiel 26 21 5 Ezekiel 26 21 10 Ezekiel 26 21 6 Ezekiel 26 21 11 Ezekiel 26 21 7 Ezekiel 26 21 12 Ezekiel 26 21 8 Ezekiel 26 21 13 Ezekiel 26 21 9 Ezekiel 26 21 14 Ezekiel 26 21 10 Ezekiel 26 21 15 Ezekiel 26 21 11 Ezekiel 26 21 16 Ezekiel 26 21 12 Ezekiel 26 21 17 Ezekiel 26 21 13 Ezekiel 26 21 18 Ezekiel 26 21 14 Ezekiel 26 21 19 Ezekiel 26 21 15 Ezekiel 26 21 20 Ezekiel 26 21 16 Ezekiel 26 21 21 Ezekiel 26 21 17 Ezekiel 26 21 22 Ezekiel 26 21 18 Ezekiel 26 21 23 Ezekiel 26 21 19 Ezekiel 26 21 24 Ezekiel 26 21 20 Ezekiel 26 21 25 Ezekiel 26 21 21 Ezekiel 26 21 26 Ezekiel 26 21 22 Ezekiel 26 21 27 Ezekiel 26 21 23 Ezekiel 26 21 28 Ezekiel 26 21 24 Ezekiel 26 21 29 Ezekiel 26 21 25 Ezekiel 26 21 30 Ezekiel 26 21 26 Ezekiel 26 21 31 Ezekiel 26 21 27 Ezekiel 26 21 32 Ezekiel 26 21 28 Ezekiel 26 21 33 Ezekiel 26 21 29 Ezekiel 26 21 34 Ezekiel 26 21 30 Ezekiel 26 21 35 Ezekiel 26 21 31 Ezekiel 26 21 36 Ezekiel 26 21 32 Ezekiel 26 21 37 Daniel 27 4 1 Daniel 27 3 31 Daniel 27 4 2 Daniel 27 3 32 Daniel 27 4 3 Daniel 27 3 33 Daniel 27 4 4 Daniel 27 4 1 Daniel 27 4 5 Daniel 27 4 2 Daniel 27 4 6 Daniel 27 4 3 Daniel 27 4 7 Daniel 27 4 4 Daniel 27 4 8 Daniel 27 4 5 Daniel 27 4 9 Daniel 27 4 6 Daniel 27 4 10 Daniel 27 4 7 Daniel 27 4 11 Daniel 27 4 8 Daniel 27 4 12 Daniel 27 4 9 Daniel 27 4 13 Daniel 27 4 10 Daniel 27 4 14 Daniel 27 4 11 Daniel 27 4 15 Daniel 27 4 12 Daniel 27 4 16 Daniel 27 4 13 Daniel 27 4 17 Daniel 27 4 14 Daniel 27 4 18 Daniel 27 4 15 Daniel 27 4 19 Daniel 27 4 16 Daniel 27 4 20 Daniel 27 4 17 Daniel 27 4 21 Daniel 27 4 18 Daniel 27 4 22 Daniel 27 4 19 Daniel 27 4 23 Daniel 27 4 20 Daniel 27 4 24 Daniel 27 4 21 Daniel 27 4 25 Daniel 27 4 22 Daniel 27 4 26 Daniel 27 4 23 Daniel 27 4 27 Daniel 27 4 24 Daniel 27 4 28 Daniel 27 4 25 Daniel 27 4 29 Daniel 27 4 26 Daniel 27 4 30 Daniel 27 4 27 Daniel 27 4 31 Daniel 27 4 28 Daniel 27 4 32 Daniel 27 4 29 Daniel 27 4 33 Daniel 27 4 30 Daniel 27 4 34 Daniel 27 4 31 Daniel 27 4 35 Daniel 27 4 32 Daniel 27 4 36 Daniel 27 4 33 Daniel 27 4 37 Daniel 27 4 34 Hosea 28 1 10 Hosea 28 2 1 Hosea 28 1 11 Hosea 28 2 2 Hosea 28 1 12 Hosea 28 2 3 Hosea 28 2 1 Hosea 28 2 4 Hosea 28 2 2 Hosea 28 2 5 Hosea 28 2 3 Hosea 28 2 6 Hosea 28 2 4 Hosea 28 2 7 Hosea 28 2 5 Hosea 28 2 8 Hosea 28 2 6 Hosea 28 2 9 Hosea 28 2 7 Hosea 28 2 10 Hosea 28 2 8 Hosea 28 2 11 Hosea 28 2 9 Hosea 28 2 12 Hosea 28 2 10 Hosea 28 2 13 Hosea 28 2 11 Hosea 28 2 14 Hosea 28 2 12 Hosea 28 2 15 Hosea 28 2 13 Hosea 28 2 16 Hosea 28 2 14 Hosea 28 2 17 Hosea 28 2 15 Hosea 28 2 18 Hosea 28 2 16 Hosea 28 2 19 Hosea 28 2 17 Hosea 28 2 20 Hosea 28 2 18 Hosea 28 2 21 Hosea 28 2 19 Hosea 28 2 22 Hosea 28 2 20 Hosea 28 2 23 Hosea 28 2 21 Hosea 28 2 24 Hosea 28 2 22 Hosea 28 2 25 Joel 29 2 28 Joel 29 3 1 Joel 29 2 29 Joel 29 3 2 Joel 29 2 30 Joel 29 3 3 Joel 29 2 31 Joel 29 3 4 Joel 29 2 32 Joel 29 3 5 Joel 29 3 1 Joel 29 4 1 Joel 29 3 2 Joel 29 4 2 Joel 29 3 3 Joel 29 4 3 Joel 29 3 4 Joel 29 4 4 Joel 29 3 5 Joel 29 4 5 Joel 29 3 6 Joel 29 4 6 Joel 29 3 7 Joel 29 4 7 Joel 29 3 8 Joel 29 4 8 Joel 29 3 9 Joel 29 4 9 Joel 29 3 10 Joel 29 4 10 Joel 29 3 11 Joel 29 4 11 Joel 29 3 12 Joel 29 4 12 Joel 29 3 13 Joel 29 4 13 Joel 29 3 14 Joel 29 4 14 Joel 29 3 15 Joel 29 4 15 Joel 29 3 16 Joel 29 4 16 Joel 29 3 17 Joel 29 4 17 Joel 29 3 18 Joel 29 4 18 Joel 29 3 19 Joel 29 4 19 Joel 29 3 20 Joel 29 4 20 Joel 29 3 21 Joel 29 4 21 Jonah 32 1 17 Jonah 32 2 1 Jonah 32 2 1 Jonah 32 2 2 Jonah 32 2 2 Jonah 32 2 3 Jonah 32 2 3 Jonah 32 2 4 Jonah 32 2 4 Jonah 32 2 5 Jonah 32 2 5 Jonah 32 2 6 Jonah 32 2 6 Jonah 32 2 7 Jonah 32 2 7 Jonah 32 2 8 Jonah 32 2 8 Jonah 32 2 9 Jonah 32 2 9 Jonah 32 2 10 Jonah 32 2 10 Jonah 32 2 11 Nahum 34 1 15 Nahum 34 2 1 Nahum 34 2 1 Nahum 34 2 2 Nahum 34 2 2 Nahum 34 2 3 Nahum 34 2 3 Nahum 34 2 4 Nahum 34 2 4 Nahum 34 2 5 Nahum 34 2 5 Nahum 34 2 6 Nahum 34 2 6 Nahum 34 2 7 Nahum 34 2 7 Nahum 34 2 8 Nahum 34 2 8 Nahum 34 2 9 Nahum 34 2 9 Nahum 34 2 10 Nahum 34 2 10 Nahum 34 2 11 Nahum 34 2 11 Nahum 34 2 12 Nahum 34 2 12 Nahum 34 2 13 Nahum 34 2 13 Nahum 34 2 14 Haggai 37 2 1 Haggai 37 1 15 Haggai 37 2 2 Haggai 37 2 1 Haggai 37 2 3 Haggai 37 2 2 Haggai 37 2 4 Haggai 37 2 3 Haggai 37 2 5 Haggai 37 2 4 Haggai 37 2 6 Haggai 37 2 5 Haggai 37 2 7 Haggai 37 2 6 Haggai 37 2 8 Haggai 37 2 7 Haggai 37 2 9 Haggai 37 2 8 Haggai 37 2 10 Haggai 37 2 9 Haggai 37 2 11 Haggai 37 2 10 Haggai 37 2 12 Haggai 37 2 11 Haggai 37 2 13 Haggai 37 2 12 Haggai 37 2 14 Haggai 37 2 13 Haggai 37 2 15 Haggai 37 2 14 Haggai 37 2 16 Haggai 37 2 15 Haggai 37 2 17 Haggai 37 2 16 Haggai 37 2 18 Haggai 37 2 17 Haggai 37 2 19 Haggai 37 2 18 Haggai 37 2 20 Haggai 37 2 19 Haggai 37 2 21 Haggai 37 2 20 Haggai 37 2 22 Haggai 37 2 21 Haggai 37 2 23 Haggai 37 2 22 Haggai 37 2 24 Haggai 37 2 23 Zechariah 38 1 18 Zechariah 38 2 1 Zechariah 38 1 19 Zechariah 38 2 2 Zechariah 38 1 20 Zechariah 38 2 3 Zechariah 38 1 21 Zechariah 38 2 4 Zechariah 38 2 1 Zechariah 38 2 5 Zechariah 38 2 2 Zechariah 38 2 6 Zechariah 38 2 3 Zechariah 38 2 7 Zechariah 38 2 4 Zechariah 38 2 8 Zechariah 38 2 5 Zechariah 38 2 9 Zechariah 38 2 6 Zechariah 38 2 10 Zechariah 38 2 7 Zechariah 38 2 11 Zechariah 38 2 8 Zechariah 38 2 12 Zechariah 38 2 9 Zechariah 38 2 13 Zechariah 38 2 10 Zechariah 38 2 14 Zechariah 38 2 11 Zechariah 38 2 15 Zechariah 38 2 12 Zechariah 38 2 16 Zechariah 38 2 13 Zechariah 38 2 17 Malachi 39 4 1 Malachi 39 3 19 Malachi 39 4 2 Malachi 39 3 20 Malachi 39 4 3 Malachi 39 3 21 Malachi 39 4 4 Malachi 39 3 22 Malachi 39 4 5 Malachi 39 3 23 Malachi 39 4 6 Malachi 39 3 24 John 43 1 38 John 43 1 38 John 43 1 39 John 43 1 38 John 43 1 40 John 43 1 39 John 43 1 41 John 43 1 40 John 43 1 42 John 43 1 41 John 43 1 43 John 43 1 42 John 43 1 44 John 43 1 43 John 43 1 45 John 43 1 44 John 43 1 46 John 43 1 45 John 43 1 47 John 43 1 46 John 43 1 48 John 43 1 47 John 43 1 49 John 43 1 48 John 43 1 50 John 43 1 49 John 43 1 51 John 43 1 50 John 43 1 52 John 43 1 51 Romans 45 7 25 Romans 45 7 25 Romans 45 7 26 Romans 45 7 25 bibledit-gtk-4.6/templates/versification_russian_protestant.xml0000644000175000017500000030746111175243637025406 0ustar00teusteus00000000000000 Genesis 1 31 Genesis 2 25 Genesis 3 24 Genesis 4 26 Genesis 5 32 Genesis 6 22 Genesis 7 24 Genesis 8 22 Genesis 9 29 Genesis 10 32 Genesis 11 32 Genesis 12 20 Genesis 13 18 Genesis 14 24 Genesis 15 21 Genesis 16 16 Genesis 17 27 Genesis 18 33 Genesis 19 38 Genesis 20 18 Genesis 21 34 Genesis 22 24 Genesis 23 20 Genesis 24 67 Genesis 25 34 Genesis 26 35 Genesis 27 46 Genesis 28 22 Genesis 29 35 Genesis 30 43 Genesis 31 55 Genesis 32 32 Genesis 33 20 Genesis 34 31 Genesis 35 29 Genesis 36 43 Genesis 37 36 Genesis 38 30 Genesis 39 23 Genesis 40 23 Genesis 41 57 Genesis 42 38 Genesis 43 34 Genesis 44 34 Genesis 45 28 Genesis 46 34 Genesis 47 31 Genesis 48 22 Genesis 49 33 Genesis 50 26 Exodus 1 22 Exodus 2 25 Exodus 3 22 Exodus 4 31 Exodus 5 23 Exodus 6 30 Exodus 7 25 Exodus 8 32 Exodus 9 35 Exodus 10 29 Exodus 11 10 Exodus 12 51 Exodus 13 22 Exodus 14 31 Exodus 15 27 Exodus 16 36 Exodus 17 16 Exodus 18 27 Exodus 19 25 Exodus 20 26 Exodus 21 36 Exodus 22 31 Exodus 23 33 Exodus 24 18 Exodus 25 40 Exodus 26 37 Exodus 27 21 Exodus 28 43 Exodus 29 46 Exodus 30 38 Exodus 31 18 Exodus 32 35 Exodus 33 23 Exodus 34 35 Exodus 35 35 Exodus 36 38 Exodus 37 29 Exodus 38 31 Exodus 39 43 Exodus 40 38 Leviticus 1 17 Leviticus 2 16 Leviticus 3 17 Leviticus 4 35 Leviticus 5 19 Leviticus 6 30 Leviticus 7 38 Leviticus 8 36 Leviticus 9 24 Leviticus 10 20 Leviticus 11 47 Leviticus 12 8 Leviticus 13 59 Leviticus 14 56 Leviticus 15 33 Leviticus 16 34 Leviticus 17 16 Leviticus 18 30 Leviticus 19 37 Leviticus 20 27 Leviticus 21 24 Leviticus 22 33 Leviticus 23 44 Leviticus 24 23 Leviticus 25 55 Leviticus 26 46 Leviticus 27 34 Numbers 1 54 Numbers 2 34 Numbers 3 51 Numbers 4 49 Numbers 5 31 Numbers 6 27 Numbers 7 89 Numbers 8 26 Numbers 9 23 Numbers 10 36 Numbers 11 35 Numbers 12 15 Numbers 13 34 Numbers 14 45 Numbers 15 41 Numbers 16 50 Numbers 17 13 Numbers 18 32 Numbers 19 22 Numbers 20 29 Numbers 21 35 Numbers 22 41 Numbers 23 30 Numbers 24 25 Numbers 25 18 Numbers 26 65 Numbers 27 23 Numbers 28 31 Numbers 29 39 Numbers 30 17 Numbers 31 54 Numbers 32 42 Numbers 33 56 Numbers 34 29 Numbers 35 34 Numbers 36 13 Deuteronomy 1 46 Deuteronomy 2 37 Deuteronomy 3 29 Deuteronomy 4 49 Deuteronomy 5 33 Deuteronomy 6 25 Deuteronomy 7 26 Deuteronomy 8 20 Deuteronomy 9 29 Deuteronomy 10 22 Deuteronomy 11 32 Deuteronomy 12 32 Deuteronomy 13 18 Deuteronomy 14 29 Deuteronomy 15 23 Deuteronomy 16 22 Deuteronomy 17 20 Deuteronomy 18 22 Deuteronomy 19 21 Deuteronomy 20 20 Deuteronomy 21 23 Deuteronomy 22 30 Deuteronomy 23 25 Deuteronomy 24 22 Deuteronomy 25 19 Deuteronomy 26 19 Deuteronomy 27 26 Deuteronomy 28 68 Deuteronomy 29 29 Deuteronomy 30 20 Deuteronomy 31 30 Deuteronomy 32 52 Deuteronomy 33 29 Deuteronomy 34 12 Joshua 1 18 Joshua 2 24 Joshua 3 17 Joshua 4 24 Joshua 5 16 Joshua 6 26 Joshua 7 26 Joshua 8 35 Joshua 9 27 Joshua 10 43 Joshua 11 23 Joshua 12 24 Joshua 13 33 Joshua 14 15 Joshua 15 63 Joshua 16 10 Joshua 17 18 Joshua 18 28 Joshua 19 51 Joshua 20 9 Joshua 21 45 Joshua 22 34 Joshua 23 16 Joshua 24 33 Judges 1 36 Judges 2 23 Judges 3 31 Judges 4 24 Judges 5 31 Judges 6 40 Judges 7 25 Judges 8 35 Judges 9 57 Judges 10 18 Judges 11 40 Judges 12 15 Judges 13 25 Judges 14 20 Judges 15 20 Judges 16 31 Judges 17 13 Judges 18 31 Judges 19 30 Judges 20 48 Judges 21 25 Ruth 1 22 Ruth 2 23 Ruth 3 18 Ruth 4 22 1 Samuel 1 28 1 Samuel 2 36 1 Samuel 3 21 1 Samuel 4 22 1 Samuel 5 12 1 Samuel 6 21 1 Samuel 7 17 1 Samuel 8 22 1 Samuel 9 27 1 Samuel 10 27 1 Samuel 11 15 1 Samuel 12 25 1 Samuel 13 23 1 Samuel 14 52 1 Samuel 15 35 1 Samuel 16 23 1 Samuel 17 58 1 Samuel 18 30 1 Samuel 19 24 1 Samuel 20 43 1 Samuel 21 15 1 Samuel 22 23 1 Samuel 23 28 1 Samuel 24 23 1 Samuel 25 44 1 Samuel 26 25 1 Samuel 27 12 1 Samuel 28 25 1 Samuel 29 11 1 Samuel 30 31 1 Samuel 31 13 2 Samuel 1 27 2 Samuel 2 32 2 Samuel 3 39 2 Samuel 4 12 2 Samuel 5 25 2 Samuel 6 23 2 Samuel 7 29 2 Samuel 8 18 2 Samuel 9 13 2 Samuel 10 19 2 Samuel 11 27 2 Samuel 12 31 2 Samuel 13 39 2 Samuel 14 33 2 Samuel 15 37 2 Samuel 16 23 2 Samuel 17 29 2 Samuel 18 33 2 Samuel 19 43 2 Samuel 20 26 2 Samuel 21 22 2 Samuel 22 51 2 Samuel 23 39 2 Samuel 24 25 1 Kings 1 53 1 Kings 2 46 1 Kings 3 28 1 Kings 4 34 1 Kings 5 18 1 Kings 6 38 1 Kings 7 51 1 Kings 8 66 1 Kings 9 28 1 Kings 10 29 1 Kings 11 43 1 Kings 12 33 1 Kings 13 34 1 Kings 14 31 1 Kings 15 34 1 Kings 16 34 1 Kings 17 24 1 Kings 18 46 1 Kings 19 21 1 Kings 20 43 1 Kings 21 29 1 Kings 22 53 2 Kings 1 18 2 Kings 2 25 2 Kings 3 27 2 Kings 4 44 2 Kings 5 27 2 Kings 6 33 2 Kings 7 20 2 Kings 8 29 2 Kings 9 37 2 Kings 10 36 2 Kings 11 21 2 Kings 12 21 2 Kings 13 25 2 Kings 14 29 2 Kings 15 38 2 Kings 16 20 2 Kings 17 41 2 Kings 18 37 2 Kings 19 37 2 Kings 20 21 2 Kings 21 26 2 Kings 22 20 2 Kings 23 37 2 Kings 24 20 2 Kings 25 30 1 Chronicles 1 54 1 Chronicles 2 55 1 Chronicles 3 24 1 Chronicles 4 43 1 Chronicles 5 26 1 Chronicles 6 81 1 Chronicles 7 40 1 Chronicles 8 40 1 Chronicles 9 44 1 Chronicles 10 14 1 Chronicles 11 47 1 Chronicles 12 40 1 Chronicles 13 14 1 Chronicles 14 17 1 Chronicles 15 29 1 Chronicles 16 43 1 Chronicles 17 27 1 Chronicles 18 17 1 Chronicles 19 19 1 Chronicles 20 8 1 Chronicles 21 30 1 Chronicles 22 19 1 Chronicles 23 32 1 Chronicles 24 31 1 Chronicles 25 31 1 Chronicles 26 32 1 Chronicles 27 34 1 Chronicles 28 21 1 Chronicles 29 30 2 Chronicles 1 17 2 Chronicles 2 18 2 Chronicles 3 17 2 Chronicles 4 22 2 Chronicles 5 14 2 Chronicles 6 42 2 Chronicles 7 22 2 Chronicles 8 18 2 Chronicles 9 31 2 Chronicles 10 19 2 Chronicles 11 23 2 Chronicles 12 16 2 Chronicles 13 22 2 Chronicles 14 15 2 Chronicles 15 19 2 Chronicles 16 14 2 Chronicles 17 19 2 Chronicles 18 34 2 Chronicles 19 11 2 Chronicles 20 37 2 Chronicles 21 20 2 Chronicles 22 12 2 Chronicles 23 21 2 Chronicles 24 27 2 Chronicles 25 28 2 Chronicles 26 23 2 Chronicles 27 9 2 Chronicles 28 27 2 Chronicles 29 36 2 Chronicles 30 27 2 Chronicles 31 21 2 Chronicles 32 33 2 Chronicles 33 25 2 Chronicles 34 33 2 Chronicles 35 27 2 Chronicles 36 23 Ezra 1 11 Ezra 2 70 Ezra 3 13 Ezra 4 24 Ezra 5 17 Ezra 6 22 Ezra 7 28 Ezra 8 36 Ezra 9 15 Ezra 10 44 Nehemiah 1 11 Nehemiah 2 20 Nehemiah 3 32 Nehemiah 4 23 Nehemiah 5 19 Nehemiah 6 19 Nehemiah 7 73 Nehemiah 8 18 Nehemiah 9 38 Nehemiah 10 39 Nehemiah 11 36 Nehemiah 12 47 Nehemiah 13 31 Esther 1 22 Esther 2 23 Esther 3 15 Esther 4 17 Esther 5 14 Esther 6 14 Esther 7 10 Esther 8 17 Esther 9 32 Esther 10 3 Job 1 22 Job 2 13 Job 3 26 Job 4 21 Job 5 27 Job 6 30 Job 7 21 Job 8 22 Job 9 35 Job 10 22 Job 11 20 Job 12 25 Job 13 28 Job 14 22 Job 15 35 Job 16 22 Job 17 16 Job 18 21 Job 19 29 Job 20 29 Job 21 34 Job 22 30 Job 23 17 Job 24 25 Job 25 6 Job 26 14 Job 27 23 Job 28 28 Job 29 25 Job 30 31 Job 31 40 Job 32 22 Job 33 33 Job 34 37 Job 35 16 Job 36 33 Job 37 24 Job 38 41 Job 39 35 Job 40 27 Job 41 26 Job 42 17 Psalms 1 6 Psalms 2 12 Psalms 3 9 Psalms 4 9 Psalms 5 13 Psalms 6 11 Psalms 7 18 Psalms 8 10 Psalms 9 39 Psalms 10 7 Psalms 11 9 Psalms 12 6 Psalms 13 7 Psalms 14 5 Psalms 15 11 Psalms 16 15 Psalms 17 51 Psalms 18 15 Psalms 19 10 Psalms 20 14 Psalms 21 32 Psalms 22 6 Psalms 23 10 Psalms 24 22 Psalms 25 12 Psalms 26 14 Psalms 27 9 Psalms 28 11 Psalms 29 13 Psalms 30 25 Psalms 31 11 Psalms 32 22 Psalms 33 23 Psalms 34 28 Psalms 35 13 Psalms 36 40 Psalms 37 23 Psalms 38 14 Psalms 39 18 Psalms 40 14 Psalms 41 12 Psalms 42 5 Psalms 43 27 Psalms 44 18 Psalms 45 12 Psalms 46 10 Psalms 47 15 Psalms 48 21 Psalms 49 23 Psalms 50 21 Psalms 51 11 Psalms 52 7 Psalms 53 9 Psalms 54 24 Psalms 55 14 Psalms 56 12 Psalms 57 12 Psalms 58 18 Psalms 59 14 Psalms 60 9 Psalms 61 13 Psalms 62 12 Psalms 63 11 Psalms 64 14 Psalms 65 20 Psalms 66 8 Psalms 67 36 Psalms 68 37 Psalms 69 6 Psalms 70 24 Psalms 71 20 Psalms 72 28 Psalms 73 23 Psalms 74 11 Psalms 75 13 Psalms 76 21 Psalms 77 72 Psalms 78 13 Psalms 79 20 Psalms 80 17 Psalms 81 8 Psalms 82 19 Psalms 83 13 Psalms 84 14 Psalms 85 17 Psalms 86 7 Psalms 87 19 Psalms 88 53 Psalms 89 17 Psalms 90 16 Psalms 91 16 Psalms 92 5 Psalms 93 23 Psalms 94 11 Psalms 95 13 Psalms 96 12 Psalms 97 9 Psalms 98 9 Psalms 99 5 Psalms 100 8 Psalms 101 29 Psalms 102 22 Psalms 103 35 Psalms 104 45 Psalms 105 48 Psalms 106 43 Psalms 107 14 Psalms 108 31 Psalms 109 7 Psalms 110 10 Psalms 111 10 Psalms 112 9 Psalms 113 26 Psalms 114 9 Psalms 115 10 Psalms 116 2 Psalms 117 29 Psalms 118 176 Psalms 119 7 Psalms 120 8 Psalms 121 9 Psalms 122 4 Psalms 123 8 Psalms 124 5 Psalms 125 6 Psalms 126 5 Psalms 127 6 Psalms 128 8 Psalms 129 8 Psalms 130 3 Psalms 131 18 Psalms 132 3 Psalms 133 3 Psalms 134 21 Psalms 135 26 Psalms 136 9 Psalms 137 8 Psalms 138 24 Psalms 139 14 Psalms 140 10 Psalms 141 7 Psalms 142 12 Psalms 143 15 Psalms 144 21 Psalms 145 10 Psalms 146 11 Psalms 147 9 Psalms 148 14 Psalms 149 9 Psalms 150 6 Proverbs 1 33 Proverbs 2 22 Proverbs 3 35 Proverbs 4 27 Proverbs 5 23 Proverbs 6 35 Proverbs 7 27 Proverbs 8 36 Proverbs 9 18 Proverbs 10 32 Proverbs 11 31 Proverbs 12 28 Proverbs 13 25 Proverbs 14 35 Proverbs 15 33 Proverbs 16 33 Proverbs 17 28 Proverbs 18 24 Proverbs 19 29 Proverbs 20 30 Proverbs 21 31 Proverbs 22 29 Proverbs 23 35 Proverbs 24 34 Proverbs 25 28 Proverbs 26 28 Proverbs 27 27 Proverbs 28 28 Proverbs 29 27 Proverbs 30 33 Proverbs 31 31 Ecclesiastes 1 18 Ecclesiastes 2 26 Ecclesiastes 3 22 Ecclesiastes 4 17 Ecclesiastes 5 19 Ecclesiastes 6 12 Ecclesiastes 7 29 Ecclesiastes 8 17 Ecclesiastes 9 18 Ecclesiastes 10 20 Ecclesiastes 11 10 Ecclesiastes 12 14 Song of Solomon 1 16 Song of Solomon 2 17 Song of Solomon 3 11 Song of Solomon 4 16 Song of Solomon 5 16 Song of Solomon 6 12 Song of Solomon 7 14 Song of Solomon 8 14 Isaiah 1 31 Isaiah 2 22 Isaiah 3 25 Isaiah 4 6 Isaiah 5 30 Isaiah 6 13 Isaiah 7 25 Isaiah 8 22 Isaiah 9 21 Isaiah 10 34 Isaiah 11 16 Isaiah 12 6 Isaiah 13 22 Isaiah 14 32 Isaiah 15 9 Isaiah 16 14 Isaiah 17 14 Isaiah 18 7 Isaiah 19 25 Isaiah 20 6 Isaiah 21 17 Isaiah 22 25 Isaiah 23 18 Isaiah 24 23 Isaiah 25 12 Isaiah 26 21 Isaiah 27 13 Isaiah 28 29 Isaiah 29 24 Isaiah 30 33 Isaiah 31 9 Isaiah 32 20 Isaiah 33 24 Isaiah 34 17 Isaiah 35 10 Isaiah 36 22 Isaiah 37 38 Isaiah 38 22 Isaiah 39 8 Isaiah 40 31 Isaiah 41 29 Isaiah 42 25 Isaiah 43 28 Isaiah 44 28 Isaiah 45 25 Isaiah 46 13 Isaiah 47 15 Isaiah 48 22 Isaiah 49 26 Isaiah 50 11 Isaiah 51 23 Isaiah 52 15 Isaiah 53 12 Isaiah 54 17 Isaiah 55 13 Isaiah 56 12 Isaiah 57 21 Isaiah 58 14 Isaiah 59 21 Isaiah 60 22 Isaiah 61 11 Isaiah 62 12 Isaiah 63 19 Isaiah 64 12 Isaiah 65 25 Isaiah 66 24 Jeremiah 1 19 Jeremiah 2 37 Jeremiah 3 25 Jeremiah 4 31 Jeremiah 5 31 Jeremiah 6 30 Jeremiah 7 34 Jeremiah 8 22 Jeremiah 9 26 Jeremiah 10 25 Jeremiah 11 23 Jeremiah 12 17 Jeremiah 13 27 Jeremiah 14 22 Jeremiah 15 21 Jeremiah 16 21 Jeremiah 17 27 Jeremiah 18 23 Jeremiah 19 15 Jeremiah 20 18 Jeremiah 21 14 Jeremiah 22 30 Jeremiah 23 40 Jeremiah 24 10 Jeremiah 25 38 Jeremiah 26 24 Jeremiah 27 22 Jeremiah 28 17 Jeremiah 29 32 Jeremiah 30 24 Jeremiah 31 40 Jeremiah 32 44 Jeremiah 33 26 Jeremiah 34 22 Jeremiah 35 19 Jeremiah 36 32 Jeremiah 37 21 Jeremiah 38 28 Jeremiah 39 18 Jeremiah 40 16 Jeremiah 41 18 Jeremiah 42 22 Jeremiah 43 13 Jeremiah 44 30 Jeremiah 45 5 Jeremiah 46 28 Jeremiah 47 7 Jeremiah 48 47 Jeremiah 49 39 Jeremiah 50 46 Jeremiah 51 64 Jeremiah 52 34 Lamentations 1 22 Lamentations 2 22 Lamentations 3 66 Lamentations 4 22 Lamentations 5 22 Ezekiel 1 28 Ezekiel 2 10 Ezekiel 3 27 Ezekiel 4 17 Ezekiel 5 17 Ezekiel 6 14 Ezekiel 7 27 Ezekiel 8 18 Ezekiel 9 11 Ezekiel 10 22 Ezekiel 11 25 Ezekiel 12 28 Ezekiel 13 23 Ezekiel 14 23 Ezekiel 15 8 Ezekiel 16 63 Ezekiel 17 24 Ezekiel 18 32 Ezekiel 19 14 Ezekiel 20 49 Ezekiel 21 32 Ezekiel 22 31 Ezekiel 23 49 Ezekiel 24 27 Ezekiel 25 17 Ezekiel 26 21 Ezekiel 27 36 Ezekiel 28 26 Ezekiel 29 21 Ezekiel 30 26 Ezekiel 31 18 Ezekiel 32 32 Ezekiel 33 33 Ezekiel 34 31 Ezekiel 35 15 Ezekiel 36 38 Ezekiel 37 28 Ezekiel 38 23 Ezekiel 39 29 Ezekiel 40 49 Ezekiel 41 26 Ezekiel 42 20 Ezekiel 43 27 Ezekiel 44 31 Ezekiel 45 25 Ezekiel 46 24 Ezekiel 47 23 Ezekiel 48 35 Daniel 1 21 Daniel 2 49 Daniel 3 33 Daniel 4 34 Daniel 5 31 Daniel 6 28 Daniel 7 28 Daniel 8 27 Daniel 9 27 Daniel 10 21 Daniel 11 45 Daniel 12 13 Hosea 1 11 Hosea 2 23 Hosea 3 5 Hosea 4 19 Hosea 5 15 Hosea 6 11 Hosea 7 16 Hosea 8 14 Hosea 9 17 Hosea 10 15 Hosea 11 12 Hosea 12 14 Hosea 13 15 Hosea 14 10 Joel 1 20 Joel 2 32 Joel 3 21 Amos 1 15 Amos 2 16 Amos 3 15 Amos 4 13 Amos 5 27 Amos 6 14 Amos 7 17 Amos 8 14 Amos 9 15 Obadiah 1 21 Jonah 1 16 Jonah 2 11 Jonah 3 10 Jonah 4 11 Micah 1 16 Micah 2 13 Micah 3 12 Micah 4 13 Micah 5 15 Micah 6 16 Micah 7 20 Nahum 1 15 Nahum 2 13 Nahum 3 19 Habakkuk 1 17 Habakkuk 2 20 Habakkuk 3 19 Zephaniah 1 18 Zephaniah 2 15 Zephaniah 3 20 Haggai 1 15 Haggai 2 23 Zechariah 1 21 Zechariah 2 13 Zechariah 3 10 Zechariah 4 14 Zechariah 5 11 Zechariah 6 15 Zechariah 7 14 Zechariah 8 23 Zechariah 9 17 Zechariah 10 12 Zechariah 11 17 Zechariah 12 14 Zechariah 13 9 Zechariah 14 21 Malachi 1 14 Malachi 2 17 Malachi 3 18 Malachi 4 6 Matthew 1 25 Matthew 2 23 Matthew 3 17 Matthew 4 25 Matthew 5 48 Matthew 6 34 Matthew 7 29 Matthew 8 34 Matthew 9 38 Matthew 10 42 Matthew 11 30 Matthew 12 50 Matthew 13 58 Matthew 14 36 Matthew 15 39 Matthew 16 28 Matthew 17 27 Matthew 18 35 Matthew 19 30 Matthew 20 34 Matthew 21 46 Matthew 22 46 Matthew 23 39 Matthew 24 51 Matthew 25 46 Matthew 26 75 Matthew 27 66 Matthew 28 20 Mark 1 45 Mark 2 28 Mark 3 35 Mark 4 41 Mark 5 43 Mark 6 56 Mark 7 37 Mark 8 38 Mark 9 50 Mark 10 52 Mark 11 33 Mark 12 44 Mark 13 37 Mark 14 72 Mark 15 47 Mark 16 20 Luke 1 80 Luke 2 52 Luke 3 38 Luke 4 44 Luke 5 39 Luke 6 49 Luke 7 50 Luke 8 56 Luke 9 62 Luke 10 42 Luke 11 54 Luke 12 59 Luke 13 35 Luke 14 35 Luke 15 32 Luke 16 31 Luke 17 37 Luke 18 43 Luke 19 48 Luke 20 47 Luke 21 38 Luke 22 71 Luke 23 56 Luke 24 53 John 1 51 John 2 25 John 3 36 John 4 54 John 5 47 John 6 71 John 7 53 John 8 59 John 9 41 John 10 42 John 11 57 John 12 50 John 13 38 John 14 31 John 15 27 John 16 33 John 17 26 John 18 40 John 19 42 John 20 31 John 21 25 Acts 1 26 Acts 2 47 Acts 3 26 Acts 4 37 Acts 5 42 Acts 6 15 Acts 7 60 Acts 8 40 Acts 9 43 Acts 10 48 Acts 11 30 Acts 12 25 Acts 13 52 Acts 14 28 Acts 15 41 Acts 16 40 Acts 17 34 Acts 18 28 Acts 19 40 Acts 20 38 Acts 21 40 Acts 22 30 Acts 23 35 Acts 24 27 Acts 25 27 Acts 26 32 Acts 27 44 Acts 28 31 Romans 1 32 Romans 2 29 Romans 3 31 Romans 4 25 Romans 5 21 Romans 6 23 Romans 7 25 Romans 8 39 Romans 9 33 Romans 10 21 Romans 11 36 Romans 12 21 Romans 13 14 Romans 14 26 Romans 15 33 Romans 16 24 1 Corinthians 1 31 1 Corinthians 2 16 1 Corinthians 3 23 1 Corinthians 4 21 1 Corinthians 5 13 1 Corinthians 6 20 1 Corinthians 7 40 1 Corinthians 8 13 1 Corinthians 9 27 1 Corinthians 10 33 1 Corinthians 11 34 1 Corinthians 12 31 1 Corinthians 13 13 1 Corinthians 14 40 1 Corinthians 15 58 1 Corinthians 16 24 2 Corinthians 1 24 2 Corinthians 2 17 2 Corinthians 3 18 2 Corinthians 4 18 2 Corinthians 5 21 2 Corinthians 6 18 2 Corinthians 7 16 2 Corinthians 8 24 2 Corinthians 9 15 2 Corinthians 10 18 2 Corinthians 11 32 2 Corinthians 12 21 2 Corinthians 13 13 Galatians 1 24 Galatians 2 21 Galatians 3 29 Galatians 4 31 Galatians 5 26 Galatians 6 18 Ephesians 1 23 Ephesians 2 22 Ephesians 3 21 Ephesians 4 32 Ephesians 5 33 Ephesians 6 24 Philippians 1 30 Philippians 2 30 Philippians 3 21 Philippians 4 23 Colossians 1 29 Colossians 2 23 Colossians 3 25 Colossians 4 18 1 Thessalonians 1 10 1 Thessalonians 2 20 1 Thessalonians 3 13 1 Thessalonians 4 18 1 Thessalonians 5 28 2 Thessalonians 1 12 2 Thessalonians 2 17 2 Thessalonians 3 18 1 Timothy 1 20 1 Timothy 2 15 1 Timothy 3 16 1 Timothy 4 16 1 Timothy 5 25 1 Timothy 6 21 2 Timothy 1 18 2 Timothy 2 26 2 Timothy 3 17 2 Timothy 4 22 Titus 1 16 Titus 2 15 Titus 3 15 Philemon 1 25 Hebrews 1 14 Hebrews 2 18 Hebrews 3 19 Hebrews 4 16 Hebrews 5 14 Hebrews 6 20 Hebrews 7 28 Hebrews 8 13 Hebrews 9 28 Hebrews 10 39 Hebrews 11 40 Hebrews 12 29 Hebrews 13 25 James 1 27 James 2 26 James 3 18 James 4 17 James 5 20 1 Peter 1 25 1 Peter 2 25 1 Peter 3 22 1 Peter 4 19 1 Peter 5 14 2 Peter 1 21 2 Peter 2 22 2 Peter 3 18 1 John 1 10 1 John 2 29 1 John 3 24 1 John 4 21 1 John 5 21 2 John 1 13 3 John 1 15 Jude 1 25 Revelation 1 20 Revelation 2 29 Revelation 3 22 Revelation 4 11 Revelation 5 14 Revelation 6 17 Revelation 7 17 Revelation 8 13 Revelation 9 21 Revelation 10 11 Revelation 11 19 Revelation 12 17 Revelation 13 18 Revelation 14 20 Revelation 15 8 Revelation 16 21 Revelation 17 18 Revelation 18 24 Revelation 19 21 Revelation 20 15 Revelation 21 27 Revelation 22 21 bibledit-gtk-4.6/templates/nt-parallel-passages.xml0000644000175000017500000032015411175243637022523 0ustar00teusteus00000000000000
bibledit-gtk-4.6/templates/resource-nextbible-verse.ini0000644000175000017500000000175311176563507023411 0ustar00teusteus00000000000000 [general] title = NextBible per verse home page = http://net.bible.org/ url constructor = http://net.bible.org/verse.php?book=&chapter=&verse= [books] Genesis=Gen Exodus=Exo Leviticus=Lev Numbers=Num Deuteronomy=Deu Joshua=Jos Judges=Jdg Ruth=Rut 1 Samuel=1Sa 2 Samuel=2Sa 1 Kings=1Ki 2 Kings=2Ki 1 Chronicles=1Ch 2 Chronicles=2Ch Ezra=Ezr Nehemiah=Neh Esther=Est Job=Job Psalms=Psa Proverbs=Pro Ecclesiastes=Ecc Song of Solomon=Sos Isaiah=Isa Jeremiah=Jer Lamentations=Lam Ezekiel=Eze Daniel=Dan Hosea=Hos Joel=Joe Amos=Amo Obadiah=Oba Jonah=Jon Micah=Mic Nahum=Nah Habakkuk=Hab Zephaniah=Zep Haggai=Hag Zechariah=Zec Malachi=Mal Matthew=Mat Mark=Mar Luke=Luk John=Joh Acts=Act Romans=Rom 1 Corinthians=1Co 2 Corinthians=2Co Galatians=Gal Ephesians=Eph Philippians=Phi Colossians=Col 1 Thessalonians=1Th 2 Thessalonians=2Th 1 Timothy=1Ti 2 Timothy=2Ti Titus=Tit Philemon=Phm Hebrews=Heb James=Jam 1 Peter=1Pe 2 Peter=2Pe 1 John=1Jo 2 John=2Jo 3 John=3Jo Jude=Jud Revelation=Rev bibledit-gtk-4.6/templates/back_matter.usfm0000644000175000017500000000056711175243637021135 0ustar00teusteus00000000000000\id BAK \glo \mt Glossary \ip This dictionary is divided into sections. Below is a list all of the sections and all of the entries in alphabetical order. \b \p \k Angel\k* A supernatural being ... \mt General Word List \zopenwordlist \zclosewordlist \mt Hebrew Word List \zopenhebrewwordlist \zclosehebrewwordlist \mt Greek Word List \zopengreekwordlist \zclosegreekwordlist bibledit-gtk-4.6/templates/versification_septuagint.xml0000644000175000017500000030375411175243637023623 0ustar00teusteus00000000000000 Genesis 1 31 Genesis 2 25 Genesis 3 24 Genesis 4 26 Genesis 5 32 Genesis 6 22 Genesis 7 24 Genesis 8 22 Genesis 9 29 Genesis 10 32 Genesis 11 32 Genesis 12 20 Genesis 13 18 Genesis 14 24 Genesis 15 21 Genesis 16 16 Genesis 17 27 Genesis 18 33 Genesis 19 38 Genesis 20 18 Genesis 21 34 Genesis 22 24 Genesis 23 20 Genesis 24 67 Genesis 25 34 Genesis 26 35 Genesis 27 46 Genesis 28 22 Genesis 29 35 Genesis 30 43 Genesis 31 54 Genesis 32 33 Genesis 33 20 Genesis 34 31 Genesis 35 29 Genesis 36 43 Genesis 37 36 Genesis 38 30 Genesis 39 23 Genesis 40 23 Genesis 41 57 Genesis 42 38 Genesis 43 34 Genesis 44 34 Genesis 45 28 Genesis 46 34 Genesis 47 31 Genesis 48 22 Genesis 49 33 Genesis 50 26 Exodus 1 22 Exodus 2 25 Exodus 3 22 Exodus 4 31 Exodus 5 23 Exodus 6 30 Exodus 7 29 Exodus 8 28 Exodus 9 35 Exodus 10 29 Exodus 11 10 Exodus 12 51 Exodus 13 22 Exodus 14 31 Exodus 15 27 Exodus 16 36 Exodus 17 16 Exodus 18 27 Exodus 19 25 Exodus 20 26 Exodus 21 37 Exodus 22 30 Exodus 23 33 Exodus 24 18 Exodus 25 40 Exodus 26 37 Exodus 27 21 Exodus 28 43 Exodus 29 46 Exodus 30 38 Exodus 31 18 Exodus 32 35 Exodus 33 23 Exodus 34 35 Exodus 35 35 Exodus 36 38 Exodus 37 21 Exodus 38 27 Exodus 39 23 Exodus 40 38 Leviticus 1 17 Leviticus 2 16 Leviticus 3 17 Leviticus 4 35 Leviticus 5 26 Leviticus 6 23 Leviticus 7 38 Leviticus 8 36 Leviticus 9 24 Leviticus 10 20 Leviticus 11 47 Leviticus 12 8 Leviticus 13 59 Leviticus 14 57 Leviticus 15 33 Leviticus 16 34 Leviticus 17 16 Leviticus 18 30 Leviticus 19 37 Leviticus 20 27 Leviticus 21 24 Leviticus 22 33 Leviticus 23 44 Leviticus 24 23 Leviticus 25 55 Leviticus 26 46 Leviticus 27 34 Numbers 1 54 Numbers 2 34 Numbers 3 51 Numbers 4 49 Numbers 5 31 Numbers 6 26 Numbers 7 89 Numbers 8 26 Numbers 9 23 Numbers 10 36 Numbers 11 35 Numbers 12 16 Numbers 13 33 Numbers 14 45 Numbers 15 41 Numbers 16 35 Numbers 17 28 Numbers 18 32 Numbers 19 22 Numbers 20 29 Numbers 21 35 Numbers 22 41 Numbers 23 30 Numbers 24 25 Numbers 25 18 Numbers 26 65 Numbers 27 23 Numbers 28 31 Numbers 29 39 Numbers 30 17 Numbers 31 54 Numbers 32 42 Numbers 33 56 Numbers 34 29 Numbers 35 34 Numbers 36 13 Deuteronomy 1 46 Deuteronomy 2 37 Deuteronomy 3 29 Deuteronomy 4 49 Deuteronomy 5 33 Deuteronomy 6 25 Deuteronomy 7 26 Deuteronomy 8 20 Deuteronomy 9 29 Deuteronomy 10 22 Deuteronomy 11 32 Deuteronomy 12 31 Deuteronomy 13 19 Deuteronomy 14 29 Deuteronomy 15 23 Deuteronomy 16 22 Deuteronomy 17 20 Deuteronomy 18 22 Deuteronomy 19 21 Deuteronomy 20 20 Deuteronomy 21 23 Deuteronomy 22 29 Deuteronomy 23 26 Deuteronomy 24 22 Deuteronomy 25 19 Deuteronomy 26 19 Deuteronomy 27 26 Deuteronomy 28 69 Deuteronomy 29 28 Deuteronomy 30 20 Deuteronomy 31 30 Deuteronomy 32 52 Deuteronomy 33 29 Deuteronomy 34 12 Joshua 1 18 Joshua 2 24 Joshua 3 17 Joshua 4 24 Joshua 5 15 Joshua 6 27 Joshua 7 26 Joshua 8 29 Joshua 9 27 Joshua 10 42 Joshua 11 23 Joshua 12 24 Joshua 13 32 Joshua 14 15 Joshua 15 63 Joshua 16 10 Joshua 17 18 Joshua 18 28 Joshua 19 51 Joshua 20 9 Joshua 21 45 Joshua 22 34 Joshua 23 16 Joshua 24 33 Judges 1 36 Judges 2 23 Judges 3 31 Judges 4 24 Judges 5 31 Judges 6 40 Judges 7 25 Judges 8 35 Judges 9 57 Judges 10 18 Judges 11 40 Judges 12 15 Judges 13 25 Judges 14 20 Judges 15 20 Judges 16 31 Judges 17 13 Judges 18 31 Judges 19 30 Judges 20 48 Judges 21 25 Ruth 1 22 Ruth 2 23 Ruth 3 18 Ruth 4 22 1 Samuel 1 28 1 Samuel 2 36 1 Samuel 3 21 1 Samuel 4 22 1 Samuel 5 12 1 Samuel 6 21 1 Samuel 7 17 1 Samuel 8 22 1 Samuel 9 27 1 Samuel 10 27 1 Samuel 11 15 1 Samuel 12 25 1 Samuel 13 23 1 Samuel 14 52 1 Samuel 15 35 1 Samuel 16 23 1 Samuel 17 54 1 Samuel 18 29 1 Samuel 19 24 1 Samuel 20 42 1 Samuel 21 16 1 Samuel 22 23 1 Samuel 23 28 1 Samuel 24 23 1 Samuel 25 44 1 Samuel 26 25 1 Samuel 27 12 1 Samuel 28 25 1 Samuel 29 11 1 Samuel 30 31 1 Samuel 31 13 2 Samuel 1 27 2 Samuel 2 32 2 Samuel 3 39 2 Samuel 4 12 2 Samuel 5 25 2 Samuel 6 23 2 Samuel 7 29 2 Samuel 8 18 2 Samuel 9 13 2 Samuel 10 19 2 Samuel 11 27 2 Samuel 12 31 2 Samuel 13 39 2 Samuel 14 33 2 Samuel 15 37 2 Samuel 16 23 2 Samuel 17 29 2 Samuel 18 32 2 Samuel 19 44 2 Samuel 20 26 2 Samuel 21 22 2 Samuel 22 51 2 Samuel 23 39 2 Samuel 24 25 1 Kings 1 53 1 Kings 2 46 1 Kings 3 28 1 Kings 4 19 1 Kings 5 32 1 Kings 6 36 1 Kings 7 50 1 Kings 8 66 1 Kings 9 28 1 Kings 10 29 1 Kings 11 43 1 Kings 12 33 1 Kings 13 34 1 Kings 14 31 1 Kings 15 34 1 Kings 16 34 1 Kings 17 24 1 Kings 18 46 1 Kings 19 21 1 Kings 20 29 1 Kings 21 43 1 Kings 22 54 2 Kings 1 18 2 Kings 2 25 2 Kings 3 27 2 Kings 4 44 2 Kings 5 27 2 Kings 6 33 2 Kings 7 20 2 Kings 8 29 2 Kings 9 37 2 Kings 10 36 2 Kings 11 20 2 Kings 12 22 2 Kings 13 25 2 Kings 14 29 2 Kings 15 38 2 Kings 16 20 2 Kings 17 41 2 Kings 18 37 2 Kings 19 37 2 Kings 20 21 2 Kings 21 26 2 Kings 22 20 2 Kings 23 37 2 Kings 24 20 2 Kings 25 30 1 Chronicles 1 54 1 Chronicles 2 55 1 Chronicles 3 24 1 Chronicles 4 43 1 Chronicles 5 41 1 Chronicles 6 66 1 Chronicles 7 40 1 Chronicles 8 40 1 Chronicles 9 44 1 Chronicles 10 14 1 Chronicles 11 47 1 Chronicles 12 41 1 Chronicles 13 14 1 Chronicles 14 17 1 Chronicles 15 29 1 Chronicles 16 43 1 Chronicles 17 27 1 Chronicles 18 17 1 Chronicles 19 19 1 Chronicles 20 8 1 Chronicles 21 30 1 Chronicles 22 19 1 Chronicles 23 32 1 Chronicles 24 31 1 Chronicles 25 31 1 Chronicles 26 32 1 Chronicles 27 34 1 Chronicles 28 21 1 Chronicles 29 30 2 Chronicles 1 18 2 Chronicles 2 17 2 Chronicles 3 17 2 Chronicles 4 22 2 Chronicles 5 14 2 Chronicles 6 42 2 Chronicles 7 22 2 Chronicles 8 18 2 Chronicles 9 31 2 Chronicles 10 19 2 Chronicles 11 23 2 Chronicles 12 16 2 Chronicles 13 23 2 Chronicles 14 14 2 Chronicles 15 19 2 Chronicles 16 14 2 Chronicles 17 19 2 Chronicles 18 34 2 Chronicles 19 11 2 Chronicles 20 37 2 Chronicles 21 20 2 Chronicles 22 12 2 Chronicles 23 21 2 Chronicles 24 27 2 Chronicles 25 28 2 Chronicles 26 23 2 Chronicles 27 9 2 Chronicles 28 27 2 Chronicles 29 36 2 Chronicles 30 27 2 Chronicles 31 21 2 Chronicles 32 33 2 Chronicles 33 25 2 Chronicles 34 33 2 Chronicles 35 27 2 Chronicles 36 23 Esther 1 22 Esther 2 23 Esther 3 15 Esther 4 17 Esther 5 14 Esther 6 14 Esther 7 10 Esther 8 17 Esther 9 32 Esther 10 3 Job 1 22 Job 2 13 Job 3 26 Job 4 21 Job 5 27 Job 6 30 Job 7 21 Job 8 22 Job 9 35 Job 10 22 Job 11 20 Job 12 25 Job 13 28 Job 14 22 Job 15 35 Job 16 22 Job 17 16 Job 18 21 Job 19 29 Job 20 29 Job 21 34 Job 22 30 Job 23 17 Job 24 25 Job 25 6 Job 26 14 Job 27 23 Job 28 28 Job 29 25 Job 30 31 Job 31 40 Job 32 22 Job 33 33 Job 34 37 Job 35 16 Job 36 33 Job 37 24 Job 38 41 Job 39 30 Job 40 32 Job 41 26 Job 42 17 Psalms 1 6 Psalms 2 12 Psalms 3 9 Psalms 4 9 Psalms 5 13 Psalms 6 11 Psalms 7 18 Psalms 8 10 Psalms 9 39 Psalms 10 7 Psalms 11 9 Psalms 12 6 Psalms 13 7 Psalms 14 5 Psalms 15 11 Psalms 16 15 Psalms 17 51 Psalms 18 15 Psalms 19 10 Psalms 20 14 Psalms 21 32 Psalms 22 6 Psalms 23 10 Psalms 24 22 Psalms 25 12 Psalms 26 14 Psalms 27 9 Psalms 28 11 Psalms 29 13 Psalms 30 25 Psalms 31 11 Psalms 32 22 Psalms 33 23 Psalms 34 28 Psalms 35 13 Psalms 36 40 Psalms 37 23 Psalms 38 14 Psalms 39 18 Psalms 40 14 Psalms 41 12 Psalms 42 5 Psalms 43 27 Psalms 44 18 Psalms 45 12 Psalms 46 10 Psalms 47 15 Psalms 48 21 Psalms 49 23 Psalms 50 21 Psalms 51 11 Psalms 52 7 Psalms 53 9 Psalms 54 24 Psalms 55 14 Psalms 56 12 Psalms 57 12 Psalms 58 18 Psalms 59 14 Psalms 60 9 Psalms 61 13 Psalms 62 12 Psalms 63 11 Psalms 64 14 Psalms 65 20 Psalms 66 8 Psalms 67 36 Psalms 68 37 Psalms 69 6 Psalms 70 24 Psalms 71 20 Psalms 72 28 Psalms 73 23 Psalms 74 11 Psalms 75 13 Psalms 76 21 Psalms 77 72 Psalms 78 13 Psalms 79 20 Psalms 80 17 Psalms 81 8 Psalms 82 19 Psalms 83 13 Psalms 84 14 Psalms 85 17 Psalms 86 7 Psalms 87 19 Psalms 88 53 Psalms 89 17 Psalms 90 16 Psalms 91 16 Psalms 92 5 Psalms 93 23 Psalms 94 11 Psalms 95 13 Psalms 96 12 Psalms 97 9 Psalms 98 9 Psalms 99 5 Psalms 100 8 Psalms 101 29 Psalms 102 22 Psalms 103 35 Psalms 104 45 Psalms 105 48 Psalms 106 43 Psalms 107 14 Psalms 108 31 Psalms 109 7 Psalms 110 10 Psalms 111 10 Psalms 112 9 Psalms 113 26 Psalms 114 9 Psalms 115 10 Psalms 116 2 Psalms 117 29 Psalms 118 176 Psalms 119 7 Psalms 120 8 Psalms 121 9 Psalms 122 4 Psalms 123 8 Psalms 124 5 Psalms 125 6 Psalms 126 5 Psalms 127 6 Psalms 128 8 Psalms 129 8 Psalms 130 3 Psalms 131 18 Psalms 132 3 Psalms 133 3 Psalms 134 21 Psalms 135 26 Psalms 136 9 Psalms 137 8 Psalms 138 24 Psalms 139 14 Psalms 140 10 Psalms 141 8 Psalms 142 12 Psalms 143 15 Psalms 144 21 Psalms 145 10 Psalms 146 11 Psalms 147 9 Psalms 148 14 Psalms 149 9 Psalms 150 6 Psalms 151 7 Proverbs 1 33 Proverbs 2 22 Proverbs 3 35 Proverbs 4 27 Proverbs 5 23 Proverbs 6 35 Proverbs 7 27 Proverbs 8 36 Proverbs 9 18 Proverbs 10 32 Proverbs 11 31 Proverbs 12 28 Proverbs 13 25 Proverbs 14 35 Proverbs 15 33 Proverbs 16 33 Proverbs 17 28 Proverbs 18 22 Proverbs 19 29 Proverbs 20 30 Proverbs 21 31 Proverbs 22 29 Proverbs 23 35 Proverbs 24 34 Proverbs 25 28 Proverbs 26 28 Proverbs 27 27 Proverbs 28 28 Proverbs 29 27 Proverbs 30 33 Proverbs 31 31 Ecclesiastes 1 18 Ecclesiastes 2 26 Ecclesiastes 3 22 Ecclesiastes 4 17 Ecclesiastes 5 19 Ecclesiastes 6 12 Ecclesiastes 7 29 Ecclesiastes 8 17 Ecclesiastes 9 18 Ecclesiastes 10 20 Ecclesiastes 11 10 Ecclesiastes 12 14 Song of Solomon 1 17 Song of Solomon 2 17 Song of Solomon 3 11 Song of Solomon 4 16 Song of Solomon 5 16 Song of Solomon 6 12 Song of Solomon 7 14 Song of Solomon 8 14 Isaiah 1 31 Isaiah 2 21 Isaiah 3 26 Isaiah 4 6 Isaiah 5 30 Isaiah 6 13 Isaiah 7 25 Isaiah 8 23 Isaiah 9 20 Isaiah 10 34 Isaiah 11 16 Isaiah 12 6 Isaiah 13 22 Isaiah 14 32 Isaiah 15 9 Isaiah 16 14 Isaiah 17 14 Isaiah 18 7 Isaiah 19 25 Isaiah 20 6 Isaiah 21 17 Isaiah 22 25 Isaiah 23 18 Isaiah 24 23 Isaiah 25 12 Isaiah 26 21 Isaiah 27 13 Isaiah 28 29 Isaiah 29 24 Isaiah 30 33 Isaiah 31 9 Isaiah 32 20 Isaiah 33 24 Isaiah 34 17 Isaiah 35 10 Isaiah 36 22 Isaiah 37 38 Isaiah 38 22 Isaiah 39 8 Isaiah 40 31 Isaiah 41 29 Isaiah 42 25 Isaiah 43 28 Isaiah 44 28 Isaiah 45 25 Isaiah 46 13 Isaiah 47 15 Isaiah 48 22 Isaiah 49 26 Isaiah 50 11 Isaiah 51 23 Isaiah 52 15 Isaiah 53 12 Isaiah 54 17 Isaiah 55 13 Isaiah 56 11 Isaiah 57 21 Isaiah 58 14 Isaiah 59 21 Isaiah 60 22 Isaiah 61 11 Isaiah 62 12 Isaiah 63 19 Isaiah 64 11 Isaiah 65 25 Isaiah 66 24 Jeremiah 1 19 Jeremiah 2 37 Jeremiah 3 25 Jeremiah 4 31 Jeremiah 5 31 Jeremiah 6 30 Jeremiah 7 34 Jeremiah 8 23 Jeremiah 9 25 Jeremiah 10 25 Jeremiah 11 23 Jeremiah 12 17 Jeremiah 13 27 Jeremiah 14 22 Jeremiah 15 21 Jeremiah 16 21 Jeremiah 17 27 Jeremiah 18 23 Jeremiah 19 15 Jeremiah 20 18 Jeremiah 21 14 Jeremiah 22 30 Jeremiah 23 40 Jeremiah 24 10 Jeremiah 25 20 Jeremiah 26 28 Jeremiah 27 46 Jeremiah 28 64 Jeremiah 29 7 Jeremiah 30 33 Jeremiah 31 44 Jeremiah 32 38 Jeremiah 33 24 Jeremiah 34 22 Jeremiah 35 17 Jeremiah 36 32 Jeremiah 37 24 Jeremiah 38 40 Jeremiah 39 44 Jeremiah 40 13 Jeremiah 41 22 Jeremiah 42 19 Jeremiah 43 32 Jeremiah 44 21 Jeremiah 45 28 Jeremiah 46 18 Jeremiah 47 16 Jeremiah 48 18 Jeremiah 49 22 Jeremiah 50 13 Jeremiah 51 35 Jeremiah 52 34 Lamentations 1 22 Lamentations 2 22 Lamentations 3 66 Lamentations 4 22 Lamentations 5 22 Ezekiel 1 28 Ezekiel 2 10 Ezekiel 3 27 Ezekiel 4 17 Ezekiel 5 17 Ezekiel 6 14 Ezekiel 7 27 Ezekiel 8 18 Ezekiel 9 11 Ezekiel 10 22 Ezekiel 11 25 Ezekiel 12 28 Ezekiel 13 23 Ezekiel 14 23 Ezekiel 15 8 Ezekiel 16 63 Ezekiel 17 24 Ezekiel 18 32 Ezekiel 19 14 Ezekiel 20 44 Ezekiel 21 37 Ezekiel 22 31 Ezekiel 23 49 Ezekiel 24 27 Ezekiel 25 17 Ezekiel 26 21 Ezekiel 27 36 Ezekiel 28 26 Ezekiel 29 21 Ezekiel 30 26 Ezekiel 31 18 Ezekiel 32 32 Ezekiel 33 33 Ezekiel 34 31 Ezekiel 35 15 Ezekiel 36 38 Ezekiel 37 28 Ezekiel 38 23 Ezekiel 39 29 Ezekiel 40 49 Ezekiel 41 26 Ezekiel 42 20 Ezekiel 43 27 Ezekiel 44 31 Ezekiel 45 25 Ezekiel 46 24 Ezekiel 47 23 Ezekiel 48 35 Daniel 1 21 Daniel 2 49 Daniel 3 97 Daniel 4 37 Daniel 5 30 Daniel 6 29 Daniel 7 28 Daniel 8 27 Daniel 9 27 Daniel 10 21 Daniel 11 45 Daniel 12 13 Hosea 1 9 Hosea 2 25 Hosea 3 5 Hosea 4 19 Hosea 5 15 Hosea 6 11 Hosea 7 16 Hosea 8 14 Hosea 9 17 Hosea 10 15 Hosea 11 11 Hosea 12 15 Hosea 13 15 Hosea 14 10 Joel 1 20 Joel 2 27 Joel 3 5 Joel 4 21 Amos 1 15 Amos 2 16 Amos 3 15 Amos 4 13 Amos 5 27 Amos 6 14 Amos 7 17 Amos 8 14 Amos 9 15 Obadiah 1 21 Jonah 1 16 Jonah 2 11 Jonah 3 10 Jonah 4 11 Micah 1 16 Micah 2 13 Micah 3 12 Micah 4 14 Micah 5 14 Micah 6 16 Micah 7 20 Nahum 1 14 Nahum 2 14 Nahum 3 19 Habakkuk 1 17 Habakkuk 2 20 Habakkuk 3 19 Zephaniah 1 18 Zephaniah 2 15 Zephaniah 3 20 Haggai 1 15 Haggai 2 23 Zechariah 1 17 Zechariah 2 17 Zechariah 3 10 Zechariah 4 14 Zechariah 5 11 Zechariah 6 15 Zechariah 7 14 Zechariah 8 23 Zechariah 9 17 Zechariah 10 12 Zechariah 11 17 Zechariah 12 14 Zechariah 13 9 Zechariah 14 21 Malachi 1 14 Malachi 2 17 Malachi 3 24 Matthew 1 25 Matthew 2 23 Matthew 3 17 Matthew 4 25 Matthew 5 48 Matthew 6 34 Matthew 7 29 Matthew 8 34 Matthew 9 38 Matthew 10 42 Matthew 11 30 Matthew 12 50 Matthew 13 58 Matthew 14 36 Matthew 15 39 Matthew 16 28 Matthew 17 27 Matthew 18 35 Matthew 19 30 Matthew 20 34 Matthew 21 46 Matthew 22 46 Matthew 23 39 Matthew 24 51 Matthew 25 46 Matthew 26 75 Matthew 27 66 Matthew 28 20 Mark 1 45 Mark 2 28 Mark 3 35 Mark 4 41 Mark 5 43 Mark 6 56 Mark 7 37 Mark 8 38 Mark 9 50 Mark 10 52 Mark 11 33 Mark 12 44 Mark 13 37 Mark 14 72 Mark 15 47 Mark 16 20 Luke 1 80 Luke 2 52 Luke 3 38 Luke 4 44 Luke 5 39 Luke 6 49 Luke 7 50 Luke 8 56 Luke 9 62 Luke 10 42 Luke 11 54 Luke 12 59 Luke 13 35 Luke 14 35 Luke 15 32 Luke 16 31 Luke 17 37 Luke 18 43 Luke 19 48 Luke 20 47 Luke 21 38 Luke 22 71 Luke 23 56 Luke 24 53 John 1 51 John 2 25 John 3 36 John 4 54 John 5 47 John 6 71 John 7 53 John 8 59 John 9 41 John 10 42 John 11 57 John 12 50 John 13 38 John 14 31 John 15 27 John 16 33 John 17 26 John 18 40 John 19 42 John 20 31 John 21 25 Acts 1 26 Acts 2 47 Acts 3 26 Acts 4 37 Acts 5 42 Acts 6 15 Acts 7 60 Acts 8 40 Acts 9 43 Acts 10 48 Acts 11 30 Acts 12 25 Acts 13 52 Acts 14 28 Acts 15 41 Acts 16 40 Acts 17 34 Acts 18 28 Acts 19 40 Acts 20 38 Acts 21 40 Acts 22 30 Acts 23 35 Acts 24 27 Acts 25 27 Acts 26 32 Acts 27 44 Acts 28 31 Romans 1 32 Romans 2 29 Romans 3 31 Romans 4 25 Romans 5 21 Romans 6 23 Romans 7 25 Romans 8 39 Romans 9 33 Romans 10 21 Romans 11 36 Romans 12 21 Romans 13 14 Romans 14 23 Romans 15 33 Romans 16 27 1 Corinthians 1 31 1 Corinthians 2 16 1 Corinthians 3 23 1 Corinthians 4 21 1 Corinthians 5 13 1 Corinthians 6 20 1 Corinthians 7 40 1 Corinthians 8 13 1 Corinthians 9 27 1 Corinthians 10 33 1 Corinthians 11 34 1 Corinthians 12 31 1 Corinthians 13 13 1 Corinthians 14 40 1 Corinthians 15 58 1 Corinthians 16 24 2 Corinthians 1 24 2 Corinthians 2 17 2 Corinthians 3 18 2 Corinthians 4 18 2 Corinthians 5 21 2 Corinthians 6 18 2 Corinthians 7 16 2 Corinthians 8 24 2 Corinthians 9 15 2 Corinthians 10 18 2 Corinthians 11 33 2 Corinthians 12 21 2 Corinthians 13 13 Galatians 1 24 Galatians 2 21 Galatians 3 29 Galatians 4 31 Galatians 5 26 Galatians 6 18 Ephesians 1 23 Ephesians 2 22 Ephesians 3 21 Ephesians 4 32 Ephesians 5 33 Ephesians 6 24 Philippians 1 30 Philippians 2 30 Philippians 3 21 Philippians 4 23 Colossians 1 29 Colossians 2 23 Colossians 3 25 Colossians 4 18 1 Thessalonians 1 10 1 Thessalonians 2 20 1 Thessalonians 3 13 1 Thessalonians 4 18 1 Thessalonians 5 28 2 Thessalonians 1 12 2 Thessalonians 2 17 2 Thessalonians 3 18 1 Timothy 1 20 1 Timothy 2 15 1 Timothy 3 16 1 Timothy 4 16 1 Timothy 5 25 1 Timothy 6 21 2 Timothy 1 18 2 Timothy 2 26 2 Timothy 3 17 2 Timothy 4 22 Titus 1 16 Titus 2 15 Titus 3 15 Philemon 1 25 Hebrews 1 14 Hebrews 2 18 Hebrews 3 19 Hebrews 4 16 Hebrews 5 14 Hebrews 6 20 Hebrews 7 28 Hebrews 8 13 Hebrews 9 28 Hebrews 10 39 Hebrews 11 40 Hebrews 12 29 Hebrews 13 25 James 1 27 James 2 26 James 3 18 James 4 17 James 5 20 1 Peter 1 25 1 Peter 2 25 1 Peter 3 22 1 Peter 4 19 1 Peter 5 14 2 Peter 1 21 2 Peter 2 22 2 Peter 3 18 1 John 1 10 1 John 2 29 1 John 3 24 1 John 4 21 1 John 5 21 2 John 1 13 3 John 1 15 Jude 1 25 Revelation 1 20 Revelation 2 29 Revelation 3 22 Revelation 4 11 Revelation 5 14 Revelation 6 17 Revelation 7 17 Revelation 8 13 Revelation 9 21 Revelation 10 11 Revelation 11 19 Revelation 12 18 Revelation 13 18 Revelation 14 20 Revelation 15 8 Revelation 16 21 Revelation 17 18 Revelation 18 24 Revelation 19 21 Revelation 20 15 Revelation 21 27 Revelation 22 21 bibledit-gtk-4.6/templates/language_german_luther_2.xml0000644000175000017500000002121711175243637023422 0ustar00teusteus00000000000000 1 Genesis Genesis 1. Mose 2 Exodus Exodus 2. Mose 3 Leviticus Levitikus 3. Mose 4 Numbers Numeri 4. Mose 5 Deuteronomy Deuteronomium 5. Mose 6 Joshua Josua Jos 7 Judges Richter Ri 8 Ruth Rut Rut 9 1 Samuel 1 Samuel 1. Sam 10 2 Samuel 2 Samuel 2. Sam 11 1 Kings 1 Könige 1. Kön 12 2 Kings 2 Könige 2. Kön 13 1 Chronicles 1 Chronik 1. Chr 14 2 Chronicles 2 Chronik 2. Chr 15 Ezra Esra Esra 16 Nehemiah Nehemia Neh 17 Esther Ester Est 18 Job Ijob Hiob 19 Psalms Psalmen Ps 20 Proverbs Sprüche Spr 21 Ecclesiastes Kohelet Pred 22 Song of Solomon Hoheslied Hld 23 Isaiah Jesaja Jes 24 Jeremiah Jeremia Jer 25 Lamentations Klagelieder Klgl 26 Ezekiel Ezechiël Hes 27 Daniel Daniel Dan 28 Hosea Hosea Hos 29 Joel Joel Joel 30 Amos Amos Am 31 Obadiah Obadja Obd 32 Jonah Jona Jona 33 Micah Micha Mi 34 Nahum Nahum Nah 35 Habakkuk Habakuk Hab 36 Zephaniah Zefanja Zef 37 Haggai Haggai Hag 38 Zechariah Sacharja Sach 39 Malachi Maleachi Mal 40 Matthew Matthäus Mt 41 Mark Markus Mk 42 Luke Lukas Lk 43 John Johannes Joh 44 Acts Apostelgeschichte Apg 45 Romans Römer Röm 46 1 Corinthians 1 Korinther 1. Kor 47 2 Corinthians 2 Korinther 2. Kor 48 Galatians Galater Gal 49 Ephesians Epheser Eph 50 Philippians Philipper Phil 51 Colossians Kolosser Kol 52 1 Thessalonians 1 Thessalonicher 1. Thess 53 2 Thessalonians 2 Thessalonicher 2. Thess 54 1 Timothy 1 Timotheus 1. Tim 55 2 Timothy 2 Timotheus 2. Tim 56 Titus Titus Tit 57 Philemon Philemon Phlm 58 Hebrews Hebräer Hebr 59 James Jakobus Jak 60 1 Peter 1 Petrus 1. Petr 61 2 Peter 2 Petrus 2. Petr 62 1 John 1 Johannes 1. Joh 63 2 John 2 Johannes 2. Joh 64 3 John 3 Johannes 3. Joh 65 Jude Judas Jud 66 Revelation Offenbarung Offb 67 Front Matter Einleitung Einl. 68 Back Matter Anhang Anh. 69 Other Material Weiteres Material Weit. bibledit-gtk-4.6/templates/language_portuguese.xml0000644000175000017500000002277411600365277022556 0ustar00teusteus00000000000000 1 Genesis Génesis Gn 2 Exodus Êxodo Ex 3 Leviticus Levítico Lv 4 Numbers Números Nm 5 Deuteronomy Deuteronómio Dt 6 Joshua Josué Js 7 Judges Juízes Jz 8 Ruth Rute Rt 9 1 Samuel 1 Samuel 1 Sm 10 2 Samuel 2 Samuel 2 Sm 11 1 Kings 1 Reis 1 Rs 12 2 Kings 2 Reis 2 Rs 13 1 Chronicles 1 Crónicas 1 Cr 14 2 Chronicles 2 Crónicas 2 Cr 15 Ezra Esdras Esd 16 Nehemiah Neemias Ne 17 Esther Ester Est 18 Job Job Jb 19 Psalms Salmos Sl 20 Proverbs Provérbios Pr 21 Ecclesiastes Eclesiastes Ecl 22 Song of Solomon Cântico dos Cânticos Ct 23 Isaiah Isaías Is 24 Jeremiah Jeremias Jr 25 Lamentations Lamentações Lm 26 Ezekiel Ezequiel Ez 27 Daniel Daniel Dn 28 Hosea Oseias Os 29 Joel Joel Jl 30 Amos Amós Am 31 Obadiah Adbias Abd 32 Jonah Jonas Jn 33 Micah Miqueias Mq 34 Nahum Naum Na 35 Habakkuk Habacuc Hab 36 Zephaniah Sofonias Sf 37 Haggai Ageu Hag 38 Zechariah Zacarias Zc 39 Malachi Malaquias Ml 40 Matthew São Mateus Mt 41 Mark São Marcos Mc 42 Luke São Lucas Lc 43 John São João Jo 44 Acts Actos dos Apóstolos Act 45 Romans Romanos Rm 46 1 Corinthians 1 Coríntios 1 Cor 47 2 Corinthians 2 Coríntios 2 Cor 48 Galatians Gálatas Gl 49 Ephesians Efésios Ef 50 Philippians Filipenses Fl 51 Colossians Colossenses Cl 52 1 Thessalonians 1 Tessalonicenses 1 Ts 53 2 Thessalonians 2 Tessalonicenses 2 Ts 54 1 Timothy 1 Timóteo 1 Tm 55 2 Timothy 2 Timóteo 2 Tm 56 Titus Tito Tt 57 Philemon Filémon Flm 58 Hebrews Hebreus Heb 59 James São Tiago Tg 60 1 Peter 1 São Pedro 1 Pe 61 2 Peter 2 São Pedro 2 Pe 62 1 John 1 São João 1 Jo 63 2 John 2 São João 2 Jo 64 3 John 3 São João 3 Jo 65 Jude Judas Jd 66 Revelation Apocalipse Ap 67 Front Matter Introduções Intro. 68 Back Matter Suplementos Supl. 69 Other Material Outros Materiais Diversos 70 Tobit Tobite Tb 71 Judith Judite Jdt 73 Book of Wisdom Sabedoria Sb 74 Sirach Ben Sira Sir 75 Baruch Baruc Br 80 1 Maccabees 1 Macabeus 1 Mac 81 2 Maccabees 2 Macabeus 2 Mac bibledit-gtk-4.6/templates/gtkbuilder.gotoreferencedialog.xml0000644000175000017500000002665411311715660024646 0ustar00teusteus00000000000000 5 Goto reference False True center-on-parent dialog False True vertical True Press Control-G to go to another view False 1 True True True 5 True Go to False False 0 True True 1 True Free False True 2 3 4 4 True Book True Chapter 1 2 True Verse 2 3 60 200 True True never automatic True True False 1 2 60 200 True True never automatic True True False 1 2 1 2 60 200 True True never automatic True True False 2 3 1 2 1 True Aided 1 False True gtk-go-back True True False True True True False 0 gtk-go-forward True True False True True 1 2 True History 2 False 2 True end False end 0 bibledit-gtk-4.6/templates/versification_original.xml0000644000175000017500000030745611175243637023247 0ustar00teusteus00000000000000 Genesis 1 31 Genesis 2 25 Genesis 3 24 Genesis 4 26 Genesis 5 32 Genesis 6 22 Genesis 7 24 Genesis 8 22 Genesis 9 29 Genesis 10 32 Genesis 11 32 Genesis 12 20 Genesis 13 18 Genesis 14 24 Genesis 15 21 Genesis 16 16 Genesis 17 27 Genesis 18 33 Genesis 19 38 Genesis 20 18 Genesis 21 34 Genesis 22 24 Genesis 23 20 Genesis 24 67 Genesis 25 34 Genesis 26 35 Genesis 27 46 Genesis 28 22 Genesis 29 35 Genesis 30 43 Genesis 31 54 Genesis 32 33 Genesis 33 20 Genesis 34 31 Genesis 35 29 Genesis 36 43 Genesis 37 36 Genesis 38 30 Genesis 39 23 Genesis 40 23 Genesis 41 57 Genesis 42 38 Genesis 43 34 Genesis 44 34 Genesis 45 28 Genesis 46 34 Genesis 47 31 Genesis 48 22 Genesis 49 33 Genesis 50 26 Exodus 1 22 Exodus 2 25 Exodus 3 22 Exodus 4 31 Exodus 5 23 Exodus 6 30 Exodus 7 29 Exodus 8 28 Exodus 9 35 Exodus 10 29 Exodus 11 10 Exodus 12 51 Exodus 13 22 Exodus 14 31 Exodus 15 27 Exodus 16 36 Exodus 17 16 Exodus 18 27 Exodus 19 25 Exodus 20 26 Exodus 21 37 Exodus 22 30 Exodus 23 33 Exodus 24 18 Exodus 25 40 Exodus 26 37 Exodus 27 21 Exodus 28 43 Exodus 29 46 Exodus 30 38 Exodus 31 18 Exodus 32 35 Exodus 33 23 Exodus 34 35 Exodus 35 35 Exodus 36 38 Exodus 37 29 Exodus 38 31 Exodus 39 43 Exodus 40 38 Leviticus 1 17 Leviticus 2 16 Leviticus 3 17 Leviticus 4 35 Leviticus 5 26 Leviticus 6 23 Leviticus 7 38 Leviticus 8 36 Leviticus 9 24 Leviticus 10 20 Leviticus 11 47 Leviticus 12 8 Leviticus 13 59 Leviticus 14 57 Leviticus 15 33 Leviticus 16 34 Leviticus 17 16 Leviticus 18 30 Leviticus 19 37 Leviticus 20 27 Leviticus 21 24 Leviticus 22 33 Leviticus 23 44 Leviticus 24 23 Leviticus 25 55 Leviticus 26 46 Leviticus 27 34 Numbers 1 54 Numbers 2 34 Numbers 3 51 Numbers 4 49 Numbers 5 31 Numbers 6 27 Numbers 7 89 Numbers 8 26 Numbers 9 23 Numbers 10 36 Numbers 11 35 Numbers 12 16 Numbers 13 33 Numbers 14 45 Numbers 15 41 Numbers 16 35 Numbers 17 28 Numbers 18 32 Numbers 19 22 Numbers 20 29 Numbers 21 35 Numbers 22 41 Numbers 23 30 Numbers 24 25 Numbers 25 19 Numbers 26 65 Numbers 27 23 Numbers 28 31 Numbers 29 39 Numbers 30 17 Numbers 31 54 Numbers 32 42 Numbers 33 56 Numbers 34 29 Numbers 35 34 Numbers 36 13 Deuteronomy 1 46 Deuteronomy 2 37 Deuteronomy 3 29 Deuteronomy 4 49 Deuteronomy 5 33 Deuteronomy 6 25 Deuteronomy 7 26 Deuteronomy 8 20 Deuteronomy 9 29 Deuteronomy 10 22 Deuteronomy 11 32 Deuteronomy 12 31 Deuteronomy 13 19 Deuteronomy 14 29 Deuteronomy 15 23 Deuteronomy 16 22 Deuteronomy 17 20 Deuteronomy 18 22 Deuteronomy 19 21 Deuteronomy 20 20 Deuteronomy 21 23 Deuteronomy 22 29 Deuteronomy 23 26 Deuteronomy 24 22 Deuteronomy 25 19 Deuteronomy 26 19 Deuteronomy 27 26 Deuteronomy 28 69 Deuteronomy 29 28 Deuteronomy 30 20 Deuteronomy 31 30 Deuteronomy 32 52 Deuteronomy 33 29 Deuteronomy 34 12 Joshua 1 18 Joshua 2 24 Joshua 3 17 Joshua 4 24 Joshua 5 15 Joshua 6 27 Joshua 7 26 Joshua 8 35 Joshua 9 27 Joshua 10 43 Joshua 11 23 Joshua 12 24 Joshua 13 33 Joshua 14 15 Joshua 15 63 Joshua 16 10 Joshua 17 18 Joshua 18 28 Joshua 19 51 Joshua 20 9 Joshua 21 45 Joshua 22 34 Joshua 23 16 Joshua 24 33 Judges 1 36 Judges 2 23 Judges 3 31 Judges 4 24 Judges 5 31 Judges 6 40 Judges 7 25 Judges 8 35 Judges 9 57 Judges 10 18 Judges 11 40 Judges 12 15 Judges 13 25 Judges 14 20 Judges 15 20 Judges 16 31 Judges 17 13 Judges 18 31 Judges 19 30 Judges 20 48 Judges 21 25 Ruth 1 22 Ruth 2 23 Ruth 3 18 Ruth 4 22 1 Samuel 1 28 1 Samuel 2 36 1 Samuel 3 21 1 Samuel 4 22 1 Samuel 5 12 1 Samuel 6 21 1 Samuel 7 17 1 Samuel 8 22 1 Samuel 9 27 1 Samuel 10 27 1 Samuel 11 15 1 Samuel 12 25 1 Samuel 13 23 1 Samuel 14 52 1 Samuel 15 35 1 Samuel 16 23 1 Samuel 17 58 1 Samuel 18 30 1 Samuel 19 24 1 Samuel 20 42 1 Samuel 21 16 1 Samuel 22 23 1 Samuel 23 28 1 Samuel 24 23 1 Samuel 25 44 1 Samuel 26 25 1 Samuel 27 12 1 Samuel 28 25 1 Samuel 29 11 1 Samuel 30 31 1 Samuel 31 13 2 Samuel 1 27 2 Samuel 2 32 2 Samuel 3 39 2 Samuel 4 12 2 Samuel 5 25 2 Samuel 6 23 2 Samuel 7 29 2 Samuel 8 18 2 Samuel 9 13 2 Samuel 10 19 2 Samuel 11 27 2 Samuel 12 31 2 Samuel 13 39 2 Samuel 14 33 2 Samuel 15 37 2 Samuel 16 23 2 Samuel 17 29 2 Samuel 18 32 2 Samuel 19 44 2 Samuel 20 26 2 Samuel 21 22 2 Samuel 22 51 2 Samuel 23 39 2 Samuel 24 25 1 Kings 1 53 1 Kings 2 46 1 Kings 3 28 1 Kings 4 20 1 Kings 5 32 1 Kings 6 38 1 Kings 7 51 1 Kings 8 66 1 Kings 9 28 1 Kings 10 29 1 Kings 11 43 1 Kings 12 33 1 Kings 13 34 1 Kings 14 31 1 Kings 15 34 1 Kings 16 34 1 Kings 17 24 1 Kings 18 46 1 Kings 19 21 1 Kings 20 43 1 Kings 21 29 1 Kings 22 54 2 Kings 1 18 2 Kings 2 25 2 Kings 3 27 2 Kings 4 44 2 Kings 5 27 2 Kings 6 33 2 Kings 7 20 2 Kings 8 29 2 Kings 9 37 2 Kings 10 36 2 Kings 11 20 2 Kings 12 22 2 Kings 13 25 2 Kings 14 29 2 Kings 15 38 2 Kings 16 20 2 Kings 17 41 2 Kings 18 37 2 Kings 19 37 2 Kings 20 21 2 Kings 21 26 2 Kings 22 20 2 Kings 23 37 2 Kings 24 20 2 Kings 25 30 1 Chronicles 1 54 1 Chronicles 2 55 1 Chronicles 3 24 1 Chronicles 4 43 1 Chronicles 5 41 1 Chronicles 6 66 1 Chronicles 7 40 1 Chronicles 8 40 1 Chronicles 9 44 1 Chronicles 10 14 1 Chronicles 11 47 1 Chronicles 12 41 1 Chronicles 13 14 1 Chronicles 14 17 1 Chronicles 15 29 1 Chronicles 16 43 1 Chronicles 17 27 1 Chronicles 18 17 1 Chronicles 19 19 1 Chronicles 20 8 1 Chronicles 21 30 1 Chronicles 22 19 1 Chronicles 23 32 1 Chronicles 24 31 1 Chronicles 25 31 1 Chronicles 26 32 1 Chronicles 27 34 1 Chronicles 28 21 1 Chronicles 29 30 2 Chronicles 1 18 2 Chronicles 2 17 2 Chronicles 3 17 2 Chronicles 4 22 2 Chronicles 5 14 2 Chronicles 6 42 2 Chronicles 7 22 2 Chronicles 8 18 2 Chronicles 9 31 2 Chronicles 10 19 2 Chronicles 11 23 2 Chronicles 12 16 2 Chronicles 13 23 2 Chronicles 14 14 2 Chronicles 15 19 2 Chronicles 16 14 2 Chronicles 17 19 2 Chronicles 18 34 2 Chronicles 19 11 2 Chronicles 20 37 2 Chronicles 21 20 2 Chronicles 22 12 2 Chronicles 23 21 2 Chronicles 24 27 2 Chronicles 25 28 2 Chronicles 26 23 2 Chronicles 27 9 2 Chronicles 28 27 2 Chronicles 29 36 2 Chronicles 30 27 2 Chronicles 31 21 2 Chronicles 32 33 2 Chronicles 33 25 2 Chronicles 34 33 2 Chronicles 35 27 2 Chronicles 36 23 Ezra 1 11 Ezra 2 70 Ezra 3 13 Ezra 4 24 Ezra 5 17 Ezra 6 22 Ezra 7 28 Ezra 8 36 Ezra 9 15 Ezra 10 44 Nehemiah 1 11 Nehemiah 2 20 Nehemiah 3 38 Nehemiah 4 17 Nehemiah 5 19 Nehemiah 6 19 Nehemiah 7 72 Nehemiah 8 18 Nehemiah 9 37 Nehemiah 10 40 Nehemiah 11 36 Nehemiah 12 47 Nehemiah 13 31 Esther 1 22 Esther 2 23 Esther 3 15 Esther 4 17 Esther 5 14 Esther 6 14 Esther 7 10 Esther 8 17 Esther 9 32 Esther 10 3 Job 1 22 Job 2 13 Job 3 26 Job 4 21 Job 5 27 Job 6 30 Job 7 21 Job 8 22 Job 9 35 Job 10 22 Job 11 20 Job 12 25 Job 13 28 Job 14 22 Job 15 35 Job 16 22 Job 17 16 Job 18 21 Job 19 29 Job 20 29 Job 21 34 Job 22 30 Job 23 17 Job 24 25 Job 25 6 Job 26 14 Job 27 23 Job 28 28 Job 29 25 Job 30 31 Job 31 40 Job 32 22 Job 33 33 Job 34 37 Job 35 16 Job 36 33 Job 37 24 Job 38 41 Job 39 30 Job 40 32 Job 41 26 Job 42 17 Psalms 1 6 Psalms 2 12 Psalms 3 9 Psalms 4 9 Psalms 5 13 Psalms 6 11 Psalms 7 18 Psalms 8 10 Psalms 9 21 Psalms 10 18 Psalms 11 7 Psalms 12 9 Psalms 13 6 Psalms 14 7 Psalms 15 5 Psalms 16 11 Psalms 17 15 Psalms 18 51 Psalms 19 15 Psalms 20 10 Psalms 21 14 Psalms 22 32 Psalms 23 6 Psalms 24 10 Psalms 25 22 Psalms 26 12 Psalms 27 14 Psalms 28 9 Psalms 29 11 Psalms 30 13 Psalms 31 25 Psalms 32 11 Psalms 33 22 Psalms 34 23 Psalms 35 28 Psalms 36 13 Psalms 37 40 Psalms 38 23 Psalms 39 14 Psalms 40 18 Psalms 41 14 Psalms 42 12 Psalms 43 5 Psalms 44 27 Psalms 45 18 Psalms 46 12 Psalms 47 10 Psalms 48 15 Psalms 49 21 Psalms 50 23 Psalms 51 21 Psalms 52 11 Psalms 53 7 Psalms 54 9 Psalms 55 24 Psalms 56 14 Psalms 57 12 Psalms 58 12 Psalms 59 18 Psalms 60 14 Psalms 61 9 Psalms 62 13 Psalms 63 12 Psalms 64 11 Psalms 65 14 Psalms 66 20 Psalms 67 8 Psalms 68 36 Psalms 69 37 Psalms 70 6 Psalms 71 24 Psalms 72 20 Psalms 73 28 Psalms 74 23 Psalms 75 11 Psalms 76 13 Psalms 77 21 Psalms 78 72 Psalms 79 13 Psalms 80 20 Psalms 81 17 Psalms 82 8 Psalms 83 19 Psalms 84 13 Psalms 85 14 Psalms 86 17 Psalms 87 7 Psalms 88 19 Psalms 89 53 Psalms 90 17 Psalms 91 16 Psalms 92 16 Psalms 93 5 Psalms 94 23 Psalms 95 11 Psalms 96 13 Psalms 97 12 Psalms 98 9 Psalms 99 9 Psalms 100 5 Psalms 101 8 Psalms 102 29 Psalms 103 22 Psalms 104 35 Psalms 105 45 Psalms 106 48 Psalms 107 43 Psalms 108 14 Psalms 109 31 Psalms 110 7 Psalms 111 10 Psalms 112 10 Psalms 113 9 Psalms 114 8 Psalms 115 18 Psalms 116 19 Psalms 117 2 Psalms 118 29 Psalms 119 176 Psalms 120 7 Psalms 121 8 Psalms 122 9 Psalms 123 4 Psalms 124 8 Psalms 125 5 Psalms 126 6 Psalms 127 5 Psalms 128 6 Psalms 129 8 Psalms 130 8 Psalms 131 3 Psalms 132 18 Psalms 133 3 Psalms 134 3 Psalms 135 21 Psalms 136 26 Psalms 137 9 Psalms 138 8 Psalms 139 24 Psalms 140 14 Psalms 141 10 Psalms 142 8 Psalms 143 12 Psalms 144 15 Psalms 145 21 Psalms 146 10 Psalms 147 20 Psalms 148 14 Psalms 149 9 Psalms 150 6 Proverbs 1 33 Proverbs 2 22 Proverbs 3 35 Proverbs 4 27 Proverbs 5 23 Proverbs 6 35 Proverbs 7 27 Proverbs 8 36 Proverbs 9 18 Proverbs 10 32 Proverbs 11 31 Proverbs 12 28 Proverbs 13 25 Proverbs 14 35 Proverbs 15 33 Proverbs 16 33 Proverbs 17 28 Proverbs 18 24 Proverbs 19 29 Proverbs 20 30 Proverbs 21 31 Proverbs 22 29 Proverbs 23 35 Proverbs 24 34 Proverbs 25 28 Proverbs 26 28 Proverbs 27 27 Proverbs 28 28 Proverbs 29 27 Proverbs 30 33 Proverbs 31 31 Ecclesiastes 1 18 Ecclesiastes 2 26 Ecclesiastes 3 22 Ecclesiastes 4 17 Ecclesiastes 5 19 Ecclesiastes 6 12 Ecclesiastes 7 29 Ecclesiastes 8 17 Ecclesiastes 9 18 Ecclesiastes 10 20 Ecclesiastes 11 10 Ecclesiastes 12 14 Song of Solomon 1 17 Song of Solomon 2 17 Song of Solomon 3 11 Song of Solomon 4 16 Song of Solomon 5 16 Song of Solomon 6 12 Song of Solomon 7 14 Song of Solomon 8 14 Isaiah 1 31 Isaiah 2 22 Isaiah 3 26 Isaiah 4 6 Isaiah 5 30 Isaiah 6 13 Isaiah 7 25 Isaiah 8 23 Isaiah 9 20 Isaiah 10 34 Isaiah 11 16 Isaiah 12 6 Isaiah 13 22 Isaiah 14 32 Isaiah 15 9 Isaiah 16 14 Isaiah 17 14 Isaiah 18 7 Isaiah 19 25 Isaiah 20 6 Isaiah 21 17 Isaiah 22 25 Isaiah 23 18 Isaiah 24 23 Isaiah 25 12 Isaiah 26 21 Isaiah 27 13 Isaiah 28 29 Isaiah 29 24 Isaiah 30 33 Isaiah 31 9 Isaiah 32 20 Isaiah 33 24 Isaiah 34 17 Isaiah 35 10 Isaiah 36 22 Isaiah 37 38 Isaiah 38 22 Isaiah 39 8 Isaiah 40 31 Isaiah 41 29 Isaiah 42 25 Isaiah 43 28 Isaiah 44 28 Isaiah 45 25 Isaiah 46 13 Isaiah 47 15 Isaiah 48 22 Isaiah 49 26 Isaiah 50 11 Isaiah 51 23 Isaiah 52 15 Isaiah 53 12 Isaiah 54 17 Isaiah 55 13 Isaiah 56 12 Isaiah 57 21 Isaiah 58 14 Isaiah 59 21 Isaiah 60 22 Isaiah 61 11 Isaiah 62 12 Isaiah 63 19 Isaiah 64 11 Isaiah 65 25 Isaiah 66 24 Jeremiah 1 19 Jeremiah 2 37 Jeremiah 3 25 Jeremiah 4 31 Jeremiah 5 31 Jeremiah 6 30 Jeremiah 7 34 Jeremiah 8 23 Jeremiah 9 25 Jeremiah 10 25 Jeremiah 11 23 Jeremiah 12 17 Jeremiah 13 27 Jeremiah 14 22 Jeremiah 15 21 Jeremiah 16 21 Jeremiah 17 27 Jeremiah 18 23 Jeremiah 19 15 Jeremiah 20 18 Jeremiah 21 14 Jeremiah 22 30 Jeremiah 23 40 Jeremiah 24 10 Jeremiah 25 38 Jeremiah 26 24 Jeremiah 27 22 Jeremiah 28 17 Jeremiah 29 32 Jeremiah 30 24 Jeremiah 31 40 Jeremiah 32 44 Jeremiah 33 26 Jeremiah 34 22 Jeremiah 35 19 Jeremiah 36 32 Jeremiah 37 21 Jeremiah 38 28 Jeremiah 39 18 Jeremiah 40 16 Jeremiah 41 18 Jeremiah 42 22 Jeremiah 43 13 Jeremiah 44 30 Jeremiah 45 5 Jeremiah 46 28 Jeremiah 47 7 Jeremiah 48 47 Jeremiah 49 39 Jeremiah 50 46 Jeremiah 51 64 Jeremiah 52 34 Lamentations 1 22 Lamentations 2 22 Lamentations 3 66 Lamentations 4 22 Lamentations 5 22 Ezekiel 1 28 Ezekiel 2 10 Ezekiel 3 27 Ezekiel 4 17 Ezekiel 5 17 Ezekiel 6 14 Ezekiel 7 27 Ezekiel 8 18 Ezekiel 9 11 Ezekiel 10 22 Ezekiel 11 25 Ezekiel 12 28 Ezekiel 13 23 Ezekiel 14 23 Ezekiel 15 8 Ezekiel 16 63 Ezekiel 17 24 Ezekiel 18 32 Ezekiel 19 14 Ezekiel 20 44 Ezekiel 21 37 Ezekiel 22 31 Ezekiel 23 49 Ezekiel 24 27 Ezekiel 25 17 Ezekiel 26 21 Ezekiel 27 36 Ezekiel 28 26 Ezekiel 29 21 Ezekiel 30 26 Ezekiel 31 18 Ezekiel 32 32 Ezekiel 33 33 Ezekiel 34 31 Ezekiel 35 15 Ezekiel 36 38 Ezekiel 37 28 Ezekiel 38 23 Ezekiel 39 29 Ezekiel 40 49 Ezekiel 41 26 Ezekiel 42 20 Ezekiel 43 27 Ezekiel 44 31 Ezekiel 45 25 Ezekiel 46 24 Ezekiel 47 23 Ezekiel 48 35 Daniel 1 21 Daniel 2 49 Daniel 3 33 Daniel 4 34 Daniel 5 30 Daniel 6 29 Daniel 7 28 Daniel 8 27 Daniel 9 27 Daniel 10 21 Daniel 11 45 Daniel 12 13 Hosea 1 9 Hosea 2 25 Hosea 3 5 Hosea 4 19 Hosea 5 15 Hosea 6 11 Hosea 7 16 Hosea 8 14 Hosea 9 17 Hosea 10 15 Hosea 11 11 Hosea 12 15 Hosea 13 15 Hosea 14 10 Joel 1 20 Joel 2 27 Joel 3 5 Joel 4 21 Amos 1 15 Amos 2 16 Amos 3 15 Amos 4 13 Amos 5 27 Amos 6 14 Amos 7 17 Amos 8 14 Amos 9 15 Obadiah 1 21 Jonah 1 16 Jonah 2 11 Jonah 3 10 Jonah 4 11 Micah 1 16 Micah 2 13 Micah 3 12 Micah 4 14 Micah 5 14 Micah 6 16 Micah 7 20 Nahum 1 14 Nahum 2 14 Nahum 3 19 Habakkuk 1 17 Habakkuk 2 20 Habakkuk 3 19 Zephaniah 1 18 Zephaniah 2 15 Zephaniah 3 20 Haggai 1 15 Haggai 2 23 Zechariah 1 17 Zechariah 2 17 Zechariah 3 10 Zechariah 4 14 Zechariah 5 11 Zechariah 6 15 Zechariah 7 14 Zechariah 8 23 Zechariah 9 17 Zechariah 10 12 Zechariah 11 17 Zechariah 12 14 Zechariah 13 9 Zechariah 14 21 Malachi 1 14 Malachi 2 17 Malachi 3 24 Matthew 1 25 Matthew 2 23 Matthew 3 17 Matthew 4 25 Matthew 5 48 Matthew 6 34 Matthew 7 29 Matthew 8 34 Matthew 9 38 Matthew 10 42 Matthew 11 30 Matthew 12 50 Matthew 13 58 Matthew 14 36 Matthew 15 39 Matthew 16 28 Matthew 17 27 Matthew 18 35 Matthew 19 30 Matthew 20 34 Matthew 21 46 Matthew 22 46 Matthew 23 39 Matthew 24 51 Matthew 25 46 Matthew 26 75 Matthew 27 66 Matthew 28 20 Mark 1 45 Mark 2 28 Mark 3 35 Mark 4 41 Mark 5 43 Mark 6 56 Mark 7 37 Mark 8 38 Mark 9 50 Mark 10 52 Mark 11 33 Mark 12 44 Mark 13 37 Mark 14 72 Mark 15 47 Mark 16 20 Luke 1 80 Luke 2 52 Luke 3 38 Luke 4 44 Luke 5 39 Luke 6 49 Luke 7 50 Luke 8 56 Luke 9 62 Luke 10 42 Luke 11 54 Luke 12 59 Luke 13 35 Luke 14 35 Luke 15 32 Luke 16 31 Luke 17 37 Luke 18 43 Luke 19 48 Luke 20 47 Luke 21 38 Luke 22 71 Luke 23 56 Luke 24 53 John 1 51 John 2 25 John 3 36 John 4 54 John 5 47 John 6 71 John 7 53 John 8 59 John 9 41 John 10 42 John 11 57 John 12 50 John 13 38 John 14 31 John 15 27 John 16 33 John 17 26 John 18 40 John 19 42 John 20 31 John 21 25 Acts 1 26 Acts 2 47 Acts 3 26 Acts 4 37 Acts 5 42 Acts 6 15 Acts 7 60 Acts 8 40 Acts 9 43 Acts 10 48 Acts 11 30 Acts 12 25 Acts 13 52 Acts 14 28 Acts 15 41 Acts 16 40 Acts 17 34 Acts 18 28 Acts 19 40 Acts 20 38 Acts 21 40 Acts 22 30 Acts 23 35 Acts 24 27 Acts 25 27 Acts 26 32 Acts 27 44 Acts 28 31 Romans 1 32 Romans 2 29 Romans 3 31 Romans 4 25 Romans 5 21 Romans 6 23 Romans 7 25 Romans 8 39 Romans 9 33 Romans 10 21 Romans 11 36 Romans 12 21 Romans 13 14 Romans 14 23 Romans 15 33 Romans 16 27 1 Corinthians 1 31 1 Corinthians 2 16 1 Corinthians 3 23 1 Corinthians 4 21 1 Corinthians 5 13 1 Corinthians 6 20 1 Corinthians 7 40 1 Corinthians 8 13 1 Corinthians 9 27 1 Corinthians 10 33 1 Corinthians 11 34 1 Corinthians 12 31 1 Corinthians 13 13 1 Corinthians 14 40 1 Corinthians 15 58 1 Corinthians 16 24 2 Corinthians 1 24 2 Corinthians 2 17 2 Corinthians 3 18 2 Corinthians 4 18 2 Corinthians 5 21 2 Corinthians 6 18 2 Corinthians 7 16 2 Corinthians 8 24 2 Corinthians 9 15 2 Corinthians 10 18 2 Corinthians 11 33 2 Corinthians 12 21 2 Corinthians 13 13 Galatians 1 24 Galatians 2 21 Galatians 3 29 Galatians 4 31 Galatians 5 26 Galatians 6 18 Ephesians 1 23 Ephesians 2 22 Ephesians 3 21 Ephesians 4 32 Ephesians 5 33 Ephesians 6 24 Philippians 1 30 Philippians 2 30 Philippians 3 21 Philippians 4 23 Colossians 1 29 Colossians 2 23 Colossians 3 25 Colossians 4 18 1 Thessalonians 1 10 1 Thessalonians 2 20 1 Thessalonians 3 13 1 Thessalonians 4 18 1 Thessalonians 5 28 2 Thessalonians 1 12 2 Thessalonians 2 17 2 Thessalonians 3 18 1 Timothy 1 20 1 Timothy 2 15 1 Timothy 3 16 1 Timothy 4 16 1 Timothy 5 25 1 Timothy 6 21 2 Timothy 1 18 2 Timothy 2 26 2 Timothy 3 17 2 Timothy 4 22 Titus 1 16 Titus 2 15 Titus 3 15 Philemon 1 25 Hebrews 1 14 Hebrews 2 18 Hebrews 3 19 Hebrews 4 16 Hebrews 5 14 Hebrews 6 20 Hebrews 7 28 Hebrews 8 13 Hebrews 9 28 Hebrews 10 39 Hebrews 11 40 Hebrews 12 29 Hebrews 13 25 James 1 27 James 2 26 James 3 18 James 4 17 James 5 20 1 Peter 1 25 1 Peter 2 25 1 Peter 3 22 1 Peter 4 19 1 Peter 5 14 2 Peter 1 21 2 Peter 2 22 2 Peter 3 18 1 John 1 10 1 John 2 29 1 John 3 24 1 John 4 21 1 John 5 21 2 John 1 13 3 John 1 15 Jude 1 25 Revelation 1 20 Revelation 2 29 Revelation 3 22 Revelation 4 11 Revelation 5 14 Revelation 6 17 Revelation 7 17 Revelation 8 13 Revelation 9 21 Revelation 10 11 Revelation 11 19 Revelation 12 18 Revelation 13 18 Revelation 14 20 Revelation 15 8 Revelation 16 21 Revelation 17 18 Revelation 18 24 Revelation 19 21 Revelation 20 15 Revelation 21 27 Revelation 22 21 bibledit-gtk-4.6/templates/resource-nextbible-chapter.ini0000644000175000017500000000174211176564122023703 0ustar00teusteus00000000000000 [general] title = NextBible per chapter home page = http://net.bible.org/ url constructor = http://net.bible.org/bible.php?book=&chapter=#v2 [books] Genesis=Gen Exodus=Exo Leviticus=Lev Numbers=Num Deuteronomy=Deu Joshua=Jos Judges=Jdg Ruth=Rut 1 Samuel=1Sa 2 Samuel=2Sa 1 Kings=1Ki 2 Kings=2Ki 1 Chronicles=1Ch 2 Chronicles=2Ch Ezra=Ezr Nehemiah=Neh Esther=Est Job=Job Psalms=Psa Proverbs=Pro Ecclesiastes=Ecc Song of Solomon=Sos Isaiah=Isa Jeremiah=Jer Lamentations=Lam Ezekiel=Eze Daniel=Dan Hosea=Hos Joel=Joe Amos=Amo Obadiah=Oba Jonah=Jon Micah=Mic Nahum=Nah Habakkuk=Hab Zephaniah=Zep Haggai=Hag Zechariah=Zec Malachi=Mal Matthew=Mat Mark=Mar Luke=Luk John=Joh Acts=Act Romans=Rom 1 Corinthians=1Co 2 Corinthians=2Co Galatians=Gal Ephesians=Eph Philippians=Phi Colossians=Col 1 Thessalonians=1Th 2 Thessalonians=2Th 1 Timothy=1Ti 2 Timothy=2Ti Titus=Tit Philemon=Phm Hebrews=Heb James=Jam 1 Peter=1Pe 2 Peter=2Pe 1 John=1Jo 2 John=2Jo 3 John=3Jo Jude=Jud Revelation=Rev bibledit-gtk-4.6/templates/gtkbuilder.xetexdialog.xml0000644000175000017500000003702611324120075023141 0ustar00teusteus00000000000000 5 Print settings False True center-always dialog False True vertical 2 True vertical True 6 True Portion: False 0 True portion False 1 Change True True True True False 2 0 True True True True True vertical Write the references in the notes in full (not yet implemented) True True False True True 0 True Notes True False True vertical True 0 Page format and margins are set under menu Preferences / Printing 0 Crop marks True True False True True 1 1 True Page True 1 False True vertical True 0 XeTeX has a font mapping option that allows a Unicode->Unicode TECkit mapping table to be associated with a font. Such a mapping could be used to convert all numbers to their localized versions. True 0 True Clear True True True True False 0 True False 1 1 2 True Mapping True 2 False True vertical Use generic shaping engine True True False True True True False 0 Use arab shaping engine True True False True True True False False 1 3 True Engine 3 False True Options True True 1 False 1 True end False end 0 bibledit-gtk-4.6/templates/gtkbuilder.referencesettingsdialog.xml0000644000175000017500000000524511317370023025523 0ustar00teusteus00000000000000 5 Reference settings False True center dialog True vertical 2 Show verse text True True False True True False 2 Only show the relevant bits True True False True True False 3 True end False end 0 bibledit-gtk-4.6/templates/bibledit_resource_viewer_reference.html0000644000175000017500000000323311175243637025730 0ustar00teusteus00000000000000 Bibledit Resource Viewer

bibledit-gtk-4.6/templates/mapping_english.xml0000644000175000017500000173317111175243637021660 0ustar00teusteus00000000000000 Genesis 1 31 55 Genesis 1 32 1 Genesis 1 32 1 Genesis 1 32 2 Genesis 1 32 2 Genesis 1 32 3 Genesis 1 32 3 Genesis 1 32 4 Genesis 1 32 4 Genesis 1 32 5 Genesis 1 32 5 Genesis 1 32 6 Genesis 1 32 6 Genesis 1 32 7 Genesis 1 32 7 Genesis 1 32 8 Genesis 1 32 8 Genesis 1 32 9 Genesis 1 32 9 Genesis 1 32 10 Genesis 1 32 10 Genesis 1 32 11 Genesis 1 32 11 Genesis 1 32 12 Genesis 1 32 12 Genesis 1 32 13 Genesis 1 32 13 Genesis 1 32 14 Genesis 1 32 14 Genesis 1 32 15 Genesis 1 32 15 Genesis 1 32 16 Genesis 1 32 16 Genesis 1 32 17 Genesis 1 32 17 Genesis 1 32 18 Genesis 1 32 18 Genesis 1 32 19 Genesis 1 32 19 Genesis 1 32 20 Genesis 1 32 20 Genesis 1 32 21 Genesis 1 32 21 Genesis 1 32 22 Genesis 1 32 22 Genesis 1 32 23 Genesis 1 32 23 Genesis 1 32 24 Genesis 1 32 24 Genesis 1 32 25 Genesis 1 32 25 Genesis 1 32 26 Genesis 1 32 26 Genesis 1 32 27 Genesis 1 32 27 Genesis 1 32 28 Genesis 1 32 28 Genesis 1 32 29 Genesis 1 32 29 Genesis 1 32 30 Genesis 1 32 30 Genesis 1 32 31 Genesis 1 32 31 Genesis 1 32 32 Genesis 1 32 32 Genesis 1 32 33 Exodus 2 8 1 Exodus 2 7 26 Exodus 2 8 2 Exodus 2 7 27 Exodus 2 8 3 Exodus 2 7 28 Exodus 2 8 4 Exodus 2 7 29 Exodus 2 8 5 Exodus 2 8 1 Exodus 2 8 6 Exodus 2 8 2 Exodus 2 8 7 Exodus 2 8 3 Exodus 2 8 8 Exodus 2 8 4 Exodus 2 8 9 Exodus 2 8 5 Exodus 2 8 10 Exodus 2 8 6 Exodus 2 8 11 Exodus 2 8 7 Exodus 2 8 12 Exodus 2 8 8 Exodus 2 8 13 Exodus 2 8 9 Exodus 2 8 14 Exodus 2 8 10 Exodus 2 8 15 Exodus 2 8 11 Exodus 2 8 16 Exodus 2 8 12 Exodus 2 8 17 Exodus 2 8 13 Exodus 2 8 18 Exodus 2 8 14 Exodus 2 8 19 Exodus 2 8 15 Exodus 2 8 20 Exodus 2 8 16 Exodus 2 8 21 Exodus 2 8 17 Exodus 2 8 22 Exodus 2 8 18 Exodus 2 8 23 Exodus 2 8 19 Exodus 2 8 24 Exodus 2 8 20 Exodus 2 8 25 Exodus 2 8 21 Exodus 2 8 26 Exodus 2 8 22 Exodus 2 8 27 Exodus 2 8 23 Exodus 2 8 28 Exodus 2 8 24 Exodus 2 8 29 Exodus 2 8 25 Exodus 2 8 30 Exodus 2 8 26 Exodus 2 8 31 Exodus 2 8 27 Exodus 2 8 32 Exodus 2 8 28 Exodus 2 22 1 Exodus 2 21 37 Exodus 2 22 2 Exodus 2 22 1 Exodus 2 22 3 Exodus 2 22 2 Exodus 2 22 4 Exodus 2 22 3 Exodus 2 22 5 Exodus 2 22 4 Exodus 2 22 6 Exodus 2 22 5 Exodus 2 22 7 Exodus 2 22 6 Exodus 2 22 8 Exodus 2 22 7 Exodus 2 22 9 Exodus 2 22 8 Exodus 2 22 10 Exodus 2 22 9 Exodus 2 22 11 Exodus 2 22 10 Exodus 2 22 12 Exodus 2 22 11 Exodus 2 22 13 Exodus 2 22 12 Exodus 2 22 14 Exodus 2 22 13 Exodus 2 22 15 Exodus 2 22 14 Exodus 2 22 16 Exodus 2 22 15 Exodus 2 22 17 Exodus 2 22 16 Exodus 2 22 18 Exodus 2 22 17 Exodus 2 22 19 Exodus 2 22 18 Exodus 2 22 20 Exodus 2 22 19 Exodus 2 22 21 Exodus 2 22 20 Exodus 2 22 22 Exodus 2 22 21 Exodus 2 22 23 Exodus 2 22 22 Exodus 2 22 24 Exodus 2 22 23 Exodus 2 22 25 Exodus 2 22 24 Exodus 2 22 26 Exodus 2 22 25 Exodus 2 22 27 Exodus 2 22 26 Exodus 2 22 28 Exodus 2 22 27 Exodus 2 22 29 Exodus 2 22 28 Exodus 2 22 30 Exodus 2 22 29 Exodus 2 22 31 Exodus 2 22 30 Leviticus 3 6 1 Leviticus 3 5 20 Leviticus 3 6 2 Leviticus 3 5 21 Leviticus 3 6 3 Leviticus 3 5 22 Leviticus 3 6 4 Leviticus 3 5 23 Leviticus 3 6 5 Leviticus 3 5 24 Leviticus 3 6 6 Leviticus 3 5 25 Leviticus 3 6 7 Leviticus 3 5 26 Leviticus 3 6 8 Leviticus 3 6 1 Leviticus 3 6 9 Leviticus 3 6 2 Leviticus 3 6 10 Leviticus 3 6 3 Leviticus 3 6 11 Leviticus 3 6 4 Leviticus 3 6 12 Leviticus 3 6 5 Leviticus 3 6 13 Leviticus 3 6 6 Leviticus 3 6 14 Leviticus 3 6 7 Leviticus 3 6 15 Leviticus 3 6 8 Leviticus 3 6 16 Leviticus 3 6 9 Leviticus 3 6 17 Leviticus 3 6 10 Leviticus 3 6 18 Leviticus 3 6 11 Leviticus 3 6 19 Leviticus 3 6 12 Leviticus 3 6 20 Leviticus 3 6 13 Leviticus 3 6 21 Leviticus 3 6 14 Leviticus 3 6 22 Leviticus 3 6 15 Leviticus 3 6 23 Leviticus 3 6 16 Leviticus 3 6 24 Leviticus 3 6 17 Leviticus 3 6 25 Leviticus 3 6 18 Leviticus 3 6 26 Leviticus 3 6 19 Leviticus 3 6 27 Leviticus 3 6 20 Leviticus 3 6 28 Leviticus 3 6 21 Leviticus 3 6 29 Leviticus 3 6 22 Leviticus 3 6 30 Leviticus 3 6 23 Numbers 4 16 36 Numbers 4 17 1 Numbers 4 16 37 Numbers 4 17 2 Numbers 4 16 38 Numbers 4 17 3 Numbers 4 16 39 Numbers 4 17 4 Numbers 4 16 40 Numbers 4 17 5 Numbers 4 16 41 Numbers 4 17 6 Numbers 4 16 42 Numbers 4 17 7 Numbers 4 16 43 Numbers 4 17 8 Numbers 4 16 44 Numbers 4 17 9 Numbers 4 16 45 Numbers 4 17 10 Numbers 4 16 46 Numbers 4 17 11 Numbers 4 16 47 Numbers 4 17 12 Numbers 4 16 48 Numbers 4 17 13 Numbers 4 16 49 Numbers 4 17 14 Numbers 4 16 50 Numbers 4 17 15 Numbers 4 17 1 Numbers 4 17 16 Numbers 4 17 2 Numbers 4 17 17 Numbers 4 17 3 Numbers 4 17 18 Numbers 4 17 4 Numbers 4 17 19 Numbers 4 17 5 Numbers 4 17 20 Numbers 4 17 6 Numbers 4 17 21 Numbers 4 17 7 Numbers 4 17 22 Numbers 4 17 8 Numbers 4 17 23 Numbers 4 17 9 Numbers 4 17 24 Numbers 4 17 10 Numbers 4 17 25 Numbers 4 17 11 Numbers 4 17 26 Numbers 4 17 12 Numbers 4 17 27 Numbers 4 17 13 Numbers 4 17 28 Numbers 4 26 1 Numbers 4 25 19 Numbers 4 26 1 Numbers 4 26 1 Numbers 4 29 40 Numbers 4 30 1 Numbers 4 30 1 Numbers 4 30 2 Numbers 4 30 2 Numbers 4 30 3 Numbers 4 30 3 Numbers 4 30 4 Numbers 4 30 4 Numbers 4 30 5 Numbers 4 30 5 Numbers 4 30 6 Numbers 4 30 6 Numbers 4 30 7 Numbers 4 30 7 Numbers 4 30 8 Numbers 4 30 8 Numbers 4 30 9 Numbers 4 30 9 Numbers 4 30 10 Numbers 4 30 10 Numbers 4 30 11 Numbers 4 30 11 Numbers 4 30 12 Numbers 4 30 12 Numbers 4 30 13 Numbers 4 30 13 Numbers 4 30 14 Numbers 4 30 14 Numbers 4 30 15 Numbers 4 30 15 Numbers 4 30 16 Numbers 4 30 16 Numbers 4 30 17 Deuteronomy 5 12 32 Deuteronomy 5 13 1 Deuteronomy 5 13 1 Deuteronomy 5 13 2 Deuteronomy 5 13 2 Deuteronomy 5 13 3 Deuteronomy 5 13 3 Deuteronomy 5 13 4 Deuteronomy 5 13 4 Deuteronomy 5 13 5 Deuteronomy 5 13 5 Deuteronomy 5 13 6 Deuteronomy 5 13 6 Deuteronomy 5 13 7 Deuteronomy 5 13 7 Deuteronomy 5 13 8 Deuteronomy 5 13 8 Deuteronomy 5 13 9 Deuteronomy 5 13 9 Deuteronomy 5 13 10 Deuteronomy 5 13 10 Deuteronomy 5 13 11 Deuteronomy 5 13 11 Deuteronomy 5 13 12 Deuteronomy 5 13 12 Deuteronomy 5 13 13 Deuteronomy 5 13 13 Deuteronomy 5 13 14 Deuteronomy 5 13 14 Deuteronomy 5 13 15 Deuteronomy 5 13 15 Deuteronomy 5 13 16 Deuteronomy 5 13 16 Deuteronomy 5 13 17 Deuteronomy 5 13 17 Deuteronomy 5 13 18 Deuteronomy 5 13 18 Deuteronomy 5 13 19 Deuteronomy 5 22 30 Deuteronomy 5 23 1 Deuteronomy 5 23 1 Deuteronomy 5 23 2 Deuteronomy 5 23 2 Deuteronomy 5 23 3 Deuteronomy 5 23 3 Deuteronomy 5 23 4 Deuteronomy 5 23 4 Deuteronomy 5 23 5 Deuteronomy 5 23 5 Deuteronomy 5 23 6 Deuteronomy 5 23 6 Deuteronomy 5 23 7 Deuteronomy 5 23 7 Deuteronomy 5 23 8 Deuteronomy 5 23 8 Deuteronomy 5 23 9 Deuteronomy 5 23 9 Deuteronomy 5 23 10 Deuteronomy 5 23 10 Deuteronomy 5 23 11 Deuteronomy 5 23 11 Deuteronomy 5 23 12 Deuteronomy 5 23 12 Deuteronomy 5 23 13 Deuteronomy 5 23 13 Deuteronomy 5 23 14 Deuteronomy 5 23 14 Deuteronomy 5 23 15 Deuteronomy 5 23 15 Deuteronomy 5 23 16 Deuteronomy 5 23 16 Deuteronomy 5 23 17 Deuteronomy 5 23 17 Deuteronomy 5 23 18 Deuteronomy 5 23 18 Deuteronomy 5 23 19 Deuteronomy 5 23 19 Deuteronomy 5 23 20 Deuteronomy 5 23 20 Deuteronomy 5 23 21 Deuteronomy 5 23 21 Deuteronomy 5 23 22 Deuteronomy 5 23 22 Deuteronomy 5 23 23 Deuteronomy 5 23 23 Deuteronomy 5 23 24 Deuteronomy 5 23 24 Deuteronomy 5 23 25 Deuteronomy 5 23 25 Deuteronomy 5 23 26 Deuteronomy 5 29 1 Deuteronomy 5 28 69 Deuteronomy 5 29 2 Deuteronomy 5 29 1 Deuteronomy 5 29 3 Deuteronomy 5 29 2 Deuteronomy 5 29 4 Deuteronomy 5 29 3 Deuteronomy 5 29 5 Deuteronomy 5 29 4 Deuteronomy 5 29 6 Deuteronomy 5 29 5 Deuteronomy 5 29 7 Deuteronomy 5 29 6 Deuteronomy 5 29 8 Deuteronomy 5 29 7 Deuteronomy 5 29 9 Deuteronomy 5 29 8 Deuteronomy 5 29 10 Deuteronomy 5 29 9 Deuteronomy 5 29 11 Deuteronomy 5 29 10 Deuteronomy 5 29 12 Deuteronomy 5 29 11 Deuteronomy 5 29 13 Deuteronomy 5 29 12 Deuteronomy 5 29 14 Deuteronomy 5 29 13 Deuteronomy 5 29 15 Deuteronomy 5 29 14 Deuteronomy 5 29 16 Deuteronomy 5 29 15 Deuteronomy 5 29 17 Deuteronomy 5 29 16 Deuteronomy 5 29 18 Deuteronomy 5 29 17 Deuteronomy 5 29 19 Deuteronomy 5 29 18 Deuteronomy 5 29 20 Deuteronomy 5 29 19 Deuteronomy 5 29 21 Deuteronomy 5 29 20 Deuteronomy 5 29 22 Deuteronomy 5 29 21 Deuteronomy 5 29 23 Deuteronomy 5 29 22 Deuteronomy 5 29 24 Deuteronomy 5 29 23 Deuteronomy 5 29 25 Deuteronomy 5 29 24 Deuteronomy 5 29 26 Deuteronomy 5 29 25 Deuteronomy 5 29 27 Deuteronomy 5 29 26 Deuteronomy 5 29 28 Deuteronomy 5 29 27 Deuteronomy 5 29 29 Deuteronomy 5 29 28 1 Samuel 9 20 42 1 Samuel 9 20 41 1 Samuel 9 21 1 1 Samuel 9 21 2 1 Samuel 9 21 2 1 Samuel 9 21 3 1 Samuel 9 21 3 1 Samuel 9 21 4 1 Samuel 9 21 4 1 Samuel 9 21 5 1 Samuel 9 21 5 1 Samuel 9 21 6 1 Samuel 9 21 6 1 Samuel 9 21 7 1 Samuel 9 21 7 1 Samuel 9 21 8 1 Samuel 9 21 8 1 Samuel 9 21 9 1 Samuel 9 21 9 1 Samuel 9 21 10 1 Samuel 9 21 10 1 Samuel 9 21 11 1 Samuel 9 21 11 1 Samuel 9 21 12 1 Samuel 9 21 12 1 Samuel 9 21 13 1 Samuel 9 21 13 1 Samuel 9 21 14 1 Samuel 9 21 14 1 Samuel 9 21 15 1 Samuel 9 21 15 1 Samuel 9 21 16 1 Samuel 9 23 29 1 Samuel 9 24 1 1 Samuel 9 24 1 1 Samuel 9 24 2 1 Samuel 9 24 2 1 Samuel 9 24 3 1 Samuel 9 24 3 1 Samuel 9 24 4 1 Samuel 9 24 4 1 Samuel 9 24 5 1 Samuel 9 24 5 1 Samuel 9 24 6 1 Samuel 9 24 6 1 Samuel 9 24 7 1 Samuel 9 24 7 1 Samuel 9 24 8 1 Samuel 9 24 8 1 Samuel 9 24 9 1 Samuel 9 24 9 1 Samuel 9 24 10 1 Samuel 9 24 10 1 Samuel 9 24 11 1 Samuel 9 24 11 1 Samuel 9 24 12 1 Samuel 9 24 12 1 Samuel 9 24 13 1 Samuel 9 24 13 1 Samuel 9 24 14 1 Samuel 9 24 14 1 Samuel 9 24 15 1 Samuel 9 24 15 1 Samuel 9 24 16 1 Samuel 9 24 16 1 Samuel 9 24 17 1 Samuel 9 24 17 1 Samuel 9 24 18 1 Samuel 9 24 18 1 Samuel 9 24 19 1 Samuel 9 24 19 1 Samuel 9 24 20 1 Samuel 9 24 20 1 Samuel 9 24 21 1 Samuel 9 24 21 1 Samuel 9 24 22 1 Samuel 9 24 22 1 Samuel 9 24 23 2 Samuel 10 18 33 2 Samuel 10 19 1 2 Samuel 10 19 1 2 Samuel 10 19 2 2 Samuel 10 19 2 2 Samuel 10 19 3 2 Samuel 10 19 3 2 Samuel 10 19 4 2 Samuel 10 19 4 2 Samuel 10 19 5 2 Samuel 10 19 5 2 Samuel 10 19 6 2 Samuel 10 19 6 2 Samuel 10 19 7 2 Samuel 10 19 7 2 Samuel 10 19 8 2 Samuel 10 19 8 2 Samuel 10 19 9 2 Samuel 10 19 9 2 Samuel 10 19 10 2 Samuel 10 19 10 2 Samuel 10 19 11 2 Samuel 10 19 11 2 Samuel 10 19 12 2 Samuel 10 19 12 2 Samuel 10 19 13 2 Samuel 10 19 13 2 Samuel 10 19 14 2 Samuel 10 19 14 2 Samuel 10 19 15 2 Samuel 10 19 15 2 Samuel 10 19 16 2 Samuel 10 19 16 2 Samuel 10 19 17 2 Samuel 10 19 17 2 Samuel 10 19 18 2 Samuel 10 19 18 2 Samuel 10 19 19 2 Samuel 10 19 19 2 Samuel 10 19 20 2 Samuel 10 19 20 2 Samuel 10 19 21 2 Samuel 10 19 21 2 Samuel 10 19 22 2 Samuel 10 19 22 2 Samuel 10 19 23 2 Samuel 10 19 23 2 Samuel 10 19 24 2 Samuel 10 19 24 2 Samuel 10 19 25 2 Samuel 10 19 25 2 Samuel 10 19 26 2 Samuel 10 19 26 2 Samuel 10 19 27 2 Samuel 10 19 27 2 Samuel 10 19 28 2 Samuel 10 19 28 2 Samuel 10 19 29 2 Samuel 10 19 29 2 Samuel 10 19 30 2 Samuel 10 19 30 2 Samuel 10 19 31 2 Samuel 10 19 31 2 Samuel 10 19 32 2 Samuel 10 19 32 2 Samuel 10 19 33 2 Samuel 10 19 33 2 Samuel 10 19 34 2 Samuel 10 19 34 2 Samuel 10 19 35 2 Samuel 10 19 35 2 Samuel 10 19 36 2 Samuel 10 19 36 2 Samuel 10 19 37 2 Samuel 10 19 37 2 Samuel 10 19 38 2 Samuel 10 19 38 2 Samuel 10 19 39 2 Samuel 10 19 39 2 Samuel 10 19 40 2 Samuel 10 19 40 2 Samuel 10 19 41 2 Samuel 10 19 41 2 Samuel 10 19 42 2 Samuel 10 19 42 2 Samuel 10 19 43 2 Samuel 10 19 43 2 Samuel 10 19 44 1 Kings 11 4 21 1 Kings 11 5 1 1 Kings 11 4 22 1 Kings 11 5 2 1 Kings 11 4 23 1 Kings 11 5 3 1 Kings 11 4 24 1 Kings 11 5 4 1 Kings 11 4 25 1 Kings 11 5 5 1 Kings 11 4 26 1 Kings 11 5 6 1 Kings 11 4 27 1 Kings 11 5 7 1 Kings 11 4 28 1 Kings 11 5 8 1 Kings 11 4 29 1 Kings 11 5 9 1 Kings 11 4 30 1 Kings 11 5 10 1 Kings 11 4 31 1 Kings 11 5 11 1 Kings 11 4 32 1 Kings 11 5 12 1 Kings 11 4 33 1 Kings 11 5 13 1 Kings 11 4 34 1 Kings 11 5 14 1 Kings 11 5 1 1 Kings 11 5 15 1 Kings 11 5 2 1 Kings 11 5 16 1 Kings 11 5 3 1 Kings 11 5 17 1 Kings 11 5 4 1 Kings 11 5 18 1 Kings 11 5 5 1 Kings 11 5 19 1 Kings 11 5 6 1 Kings 11 5 20 1 Kings 11 5 7 1 Kings 11 5 21 1 Kings 11 5 8 1 Kings 11 5 22 1 Kings 11 5 9 1 Kings 11 5 23 1 Kings 11 5 10 1 Kings 11 5 24 1 Kings 11 5 11 1 Kings 11 5 25 1 Kings 11 5 12 1 Kings 11 5 26 1 Kings 11 5 13 1 Kings 11 5 27 1 Kings 11 5 14 1 Kings 11 5 28 1 Kings 11 5 15 1 Kings 11 5 29 1 Kings 11 5 16 1 Kings 11 5 30 1 Kings 11 5 17 1 Kings 11 5 31 1 Kings 11 5 18 1 Kings 11 5 32 1 Kings 11 18 33 1 Kings 11 18 33 1 Kings 11 18 33 1 Kings 11 18 34 1 Kings 11 22 43 1 Kings 11 22 43 1 Kings 11 22 43 1 Kings 11 22 44 1 Kings 11 22 44 1 Kings 11 22 45 1 Kings 11 22 45 1 Kings 11 22 46 1 Kings 11 22 46 1 Kings 11 22 47 1 Kings 11 22 47 1 Kings 11 22 48 1 Kings 11 22 48 1 Kings 11 22 49 1 Kings 11 22 49 1 Kings 11 22 50 1 Kings 11 22 50 1 Kings 11 22 51 1 Kings 11 22 51 1 Kings 11 22 52 1 Kings 11 22 52 1 Kings 11 22 53 1 Kings 11 22 53 1 Kings 11 22 54 2 Kings 12 11 21 2 Kings 12 12 1 2 Kings 12 12 1 2 Kings 12 12 2 2 Kings 12 12 2 2 Kings 12 12 3 2 Kings 12 12 3 2 Kings 12 12 4 2 Kings 12 12 4 2 Kings 12 12 5 2 Kings 12 12 5 2 Kings 12 12 6 2 Kings 12 12 6 2 Kings 12 12 7 2 Kings 12 12 7 2 Kings 12 12 8 2 Kings 12 12 8 2 Kings 12 12 9 2 Kings 12 12 9 2 Kings 12 12 10 2 Kings 12 12 10 2 Kings 12 12 11 2 Kings 12 12 11 2 Kings 12 12 12 2 Kings 12 12 12 2 Kings 12 12 13 2 Kings 12 12 13 2 Kings 12 12 14 2 Kings 12 12 14 2 Kings 12 12 15 2 Kings 12 12 15 2 Kings 12 12 16 2 Kings 12 12 16 2 Kings 12 12 17 2 Kings 12 12 17 2 Kings 12 12 18 2 Kings 12 12 18 2 Kings 12 12 19 2 Kings 12 12 19 2 Kings 12 12 20 2 Kings 12 12 20 2 Kings 12 12 21 2 Kings 12 12 21 2 Kings 12 12 22 1 Chronicles 13 6 1 1 Chronicles 13 5 27 1 Chronicles 13 6 2 1 Chronicles 13 5 28 1 Chronicles 13 6 3 1 Chronicles 13 5 29 1 Chronicles 13 6 4 1 Chronicles 13 5 30 1 Chronicles 13 6 5 1 Chronicles 13 5 31 1 Chronicles 13 6 6 1 Chronicles 13 5 32 1 Chronicles 13 6 7 1 Chronicles 13 5 33 1 Chronicles 13 6 8 1 Chronicles 13 5 34 1 Chronicles 13 6 9 1 Chronicles 13 5 35 1 Chronicles 13 6 10 1 Chronicles 13 5 36 1 Chronicles 13 6 11 1 Chronicles 13 5 37 1 Chronicles 13 6 12 1 Chronicles 13 5 38 1 Chronicles 13 6 13 1 Chronicles 13 5 39 1 Chronicles 13 6 14 1 Chronicles 13 5 40 1 Chronicles 13 6 15 1 Chronicles 13 5 41 1 Chronicles 13 6 16 1 Chronicles 13 6 1 1 Chronicles 13 6 17 1 Chronicles 13 6 2 1 Chronicles 13 6 18 1 Chronicles 13 6 3 1 Chronicles 13 6 19 1 Chronicles 13 6 4 1 Chronicles 13 6 20 1 Chronicles 13 6 5 1 Chronicles 13 6 21 1 Chronicles 13 6 6 1 Chronicles 13 6 22 1 Chronicles 13 6 7 1 Chronicles 13 6 23 1 Chronicles 13 6 8 1 Chronicles 13 6 24 1 Chronicles 13 6 9 1 Chronicles 13 6 25 1 Chronicles 13 6 10 1 Chronicles 13 6 26 1 Chronicles 13 6 11 1 Chronicles 13 6 27 1 Chronicles 13 6 12 1 Chronicles 13 6 28 1 Chronicles 13 6 13 1 Chronicles 13 6 29 1 Chronicles 13 6 14 1 Chronicles 13 6 30 1 Chronicles 13 6 15 1 Chronicles 13 6 31 1 Chronicles 13 6 16 1 Chronicles 13 6 32 1 Chronicles 13 6 17 1 Chronicles 13 6 33 1 Chronicles 13 6 18 1 Chronicles 13 6 34 1 Chronicles 13 6 19 1 Chronicles 13 6 35 1 Chronicles 13 6 20 1 Chronicles 13 6 36 1 Chronicles 13 6 21 1 Chronicles 13 6 37 1 Chronicles 13 6 22 1 Chronicles 13 6 38 1 Chronicles 13 6 23 1 Chronicles 13 6 39 1 Chronicles 13 6 24 1 Chronicles 13 6 40 1 Chronicles 13 6 25 1 Chronicles 13 6 41 1 Chronicles 13 6 26 1 Chronicles 13 6 42 1 Chronicles 13 6 27 1 Chronicles 13 6 43 1 Chronicles 13 6 28 1 Chronicles 13 6 44 1 Chronicles 13 6 29 1 Chronicles 13 6 45 1 Chronicles 13 6 30 1 Chronicles 13 6 46 1 Chronicles 13 6 31 1 Chronicles 13 6 47 1 Chronicles 13 6 32 1 Chronicles 13 6 48 1 Chronicles 13 6 33 1 Chronicles 13 6 49 1 Chronicles 13 6 34 1 Chronicles 13 6 50 1 Chronicles 13 6 35 1 Chronicles 13 6 51 1 Chronicles 13 6 36 1 Chronicles 13 6 52 1 Chronicles 13 6 37 1 Chronicles 13 6 53 1 Chronicles 13 6 38 1 Chronicles 13 6 54 1 Chronicles 13 6 39 1 Chronicles 13 6 55 1 Chronicles 13 6 40 1 Chronicles 13 6 56 1 Chronicles 13 6 41 1 Chronicles 13 6 57 1 Chronicles 13 6 42 1 Chronicles 13 6 58 1 Chronicles 13 6 43 1 Chronicles 13 6 59 1 Chronicles 13 6 44 1 Chronicles 13 6 60 1 Chronicles 13 6 45 1 Chronicles 13 6 61 1 Chronicles 13 6 46 1 Chronicles 13 6 62 1 Chronicles 13 6 47 1 Chronicles 13 6 63 1 Chronicles 13 6 48 1 Chronicles 13 6 64 1 Chronicles 13 6 49 1 Chronicles 13 6 65 1 Chronicles 13 6 50 1 Chronicles 13 6 66 1 Chronicles 13 6 51 1 Chronicles 13 6 67 1 Chronicles 13 6 52 1 Chronicles 13 6 68 1 Chronicles 13 6 53 1 Chronicles 13 6 69 1 Chronicles 13 6 54 1 Chronicles 13 6 70 1 Chronicles 13 6 55 1 Chronicles 13 6 71 1 Chronicles 13 6 56 1 Chronicles 13 6 72 1 Chronicles 13 6 57 1 Chronicles 13 6 73 1 Chronicles 13 6 58 1 Chronicles 13 6 74 1 Chronicles 13 6 59 1 Chronicles 13 6 75 1 Chronicles 13 6 60 1 Chronicles 13 6 76 1 Chronicles 13 6 61 1 Chronicles 13 6 77 1 Chronicles 13 6 62 1 Chronicles 13 6 78 1 Chronicles 13 6 63 1 Chronicles 13 6 79 1 Chronicles 13 6 64 1 Chronicles 13 6 80 1 Chronicles 13 6 65 1 Chronicles 13 6 81 1 Chronicles 13 6 66 1 Chronicles 13 12 4 1 Chronicles 13 12 4 1 Chronicles 13 12 4 1 Chronicles 13 12 5 1 Chronicles 13 12 5 1 Chronicles 13 12 6 1 Chronicles 13 12 6 1 Chronicles 13 12 7 1 Chronicles 13 12 7 1 Chronicles 13 12 8 1 Chronicles 13 12 8 1 Chronicles 13 12 9 1 Chronicles 13 12 9 1 Chronicles 13 12 10 1 Chronicles 13 12 10 1 Chronicles 13 12 11 1 Chronicles 13 12 11 1 Chronicles 13 12 12 1 Chronicles 13 12 12 1 Chronicles 13 12 13 1 Chronicles 13 12 13 1 Chronicles 13 12 14 1 Chronicles 13 12 14 1 Chronicles 13 12 15 1 Chronicles 13 12 15 1 Chronicles 13 12 16 1 Chronicles 13 12 16 1 Chronicles 13 12 17 1 Chronicles 13 12 17 1 Chronicles 13 12 18 1 Chronicles 13 12 18 1 Chronicles 13 12 19 1 Chronicles 13 12 19 1 Chronicles 13 12 20 1 Chronicles 13 12 20 1 Chronicles 13 12 21 1 Chronicles 13 12 21 1 Chronicles 13 12 22 1 Chronicles 13 12 22 1 Chronicles 13 12 23 1 Chronicles 13 12 23 1 Chronicles 13 12 24 1 Chronicles 13 12 24 1 Chronicles 13 12 25 1 Chronicles 13 12 25 1 Chronicles 13 12 26 1 Chronicles 13 12 26 1 Chronicles 13 12 27 1 Chronicles 13 12 27 1 Chronicles 13 12 28 1 Chronicles 13 12 28 1 Chronicles 13 12 29 1 Chronicles 13 12 29 1 Chronicles 13 12 30 1 Chronicles 13 12 30 1 Chronicles 13 12 31 1 Chronicles 13 12 31 1 Chronicles 13 12 32 1 Chronicles 13 12 32 1 Chronicles 13 12 33 1 Chronicles 13 12 33 1 Chronicles 13 12 34 1 Chronicles 13 12 34 1 Chronicles 13 12 35 1 Chronicles 13 12 35 1 Chronicles 13 12 36 1 Chronicles 13 12 36 1 Chronicles 13 12 37 1 Chronicles 13 12 37 1 Chronicles 13 12 38 1 Chronicles 13 12 38 1 Chronicles 13 12 39 1 Chronicles 13 12 39 1 Chronicles 13 12 40 1 Chronicles 13 12 40 1 Chronicles 13 12 41 2 Chronicles 14 2 1 2 Chronicles 14 1 18 2 Chronicles 14 2 2 2 Chronicles 14 2 1 2 Chronicles 14 2 3 2 Chronicles 14 2 2 2 Chronicles 14 2 4 2 Chronicles 14 2 3 2 Chronicles 14 2 5 2 Chronicles 14 2 4 2 Chronicles 14 2 6 2 Chronicles 14 2 5 2 Chronicles 14 2 7 2 Chronicles 14 2 6 2 Chronicles 14 2 8 2 Chronicles 14 2 7 2 Chronicles 14 2 9 2 Chronicles 14 2 8 2 Chronicles 14 2 10 2 Chronicles 14 2 9 2 Chronicles 14 2 11 2 Chronicles 14 2 10 2 Chronicles 14 2 12 2 Chronicles 14 2 11 2 Chronicles 14 2 13 2 Chronicles 14 2 12 2 Chronicles 14 2 14 2 Chronicles 14 2 13 2 Chronicles 14 2 15 2 Chronicles 14 2 14 2 Chronicles 14 2 16 2 Chronicles 14 2 15 2 Chronicles 14 2 17 2 Chronicles 14 2 16 2 Chronicles 14 2 18 2 Chronicles 14 2 17 2 Chronicles 14 14 1 2 Chronicles 14 13 23 2 Chronicles 14 14 2 2 Chronicles 14 14 1 2 Chronicles 14 14 3 2 Chronicles 14 14 2 2 Chronicles 14 14 4 2 Chronicles 14 14 3 2 Chronicles 14 14 5 2 Chronicles 14 14 4 2 Chronicles 14 14 6 2 Chronicles 14 14 5 2 Chronicles 14 14 7 2 Chronicles 14 14 6 2 Chronicles 14 14 8 2 Chronicles 14 14 7 2 Chronicles 14 14 9 2 Chronicles 14 14 8 2 Chronicles 14 14 10 2 Chronicles 14 14 9 2 Chronicles 14 14 11 2 Chronicles 14 14 10 2 Chronicles 14 14 12 2 Chronicles 14 14 11 2 Chronicles 14 14 13 2 Chronicles 14 14 12 2 Chronicles 14 14 14 2 Chronicles 14 14 13 2 Chronicles 14 14 15 2 Chronicles 14 14 14 Nehemiah 16 4 1 Nehemiah 16 3 33 Nehemiah 16 4 2 Nehemiah 16 3 34 Nehemiah 16 4 3 Nehemiah 16 3 35 Nehemiah 16 4 4 Nehemiah 16 3 36 Nehemiah 16 4 5 Nehemiah 16 3 37 Nehemiah 16 4 6 Nehemiah 16 3 38 Nehemiah 16 4 7 Nehemiah 16 4 1 Nehemiah 16 4 8 Nehemiah 16 4 2 Nehemiah 16 4 9 Nehemiah 16 4 3 Nehemiah 16 4 10 Nehemiah 16 4 4 Nehemiah 16 4 11 Nehemiah 16 4 5 Nehemiah 16 4 12 Nehemiah 16 4 6 Nehemiah 16 4 13 Nehemiah 16 4 7 Nehemiah 16 4 14 Nehemiah 16 4 8 Nehemiah 16 4 15 Nehemiah 16 4 9 Nehemiah 16 4 16 Nehemiah 16 4 10 Nehemiah 16 4 17 Nehemiah 16 4 11 Nehemiah 16 4 18 Nehemiah 16 4 12 Nehemiah 16 4 19 Nehemiah 16 4 13 Nehemiah 16 4 20 Nehemiah 16 4 14 Nehemiah 16 4 21 Nehemiah 16 4 15 Nehemiah 16 4 22 Nehemiah 16 4 16 Nehemiah 16 4 23 Nehemiah 16 4 17 Nehemiah 16 7 68 Nehemiah 16 7 67 Nehemiah 16 7 69 Nehemiah 16 7 68 Nehemiah 16 7 70 Nehemiah 16 7 69 Nehemiah 16 7 71 Nehemiah 16 7 70 Nehemiah 16 7 72 Nehemiah 16 7 71 Nehemiah 16 7 73 Nehemiah 16 7 72 Nehemiah 16 9 38 Nehemiah 16 10 1 Nehemiah 16 10 1 Nehemiah 16 10 2 Nehemiah 16 10 2 Nehemiah 16 10 3 Nehemiah 16 10 3 Nehemiah 16 10 4 Nehemiah 16 10 4 Nehemiah 16 10 5 Nehemiah 16 10 5 Nehemiah 16 10 6 Nehemiah 16 10 6 Nehemiah 16 10 7 Nehemiah 16 10 7 Nehemiah 16 10 8 Nehemiah 16 10 8 Nehemiah 16 10 9 Nehemiah 16 10 9 Nehemiah 16 10 10 Nehemiah 16 10 10 Nehemiah 16 10 11 Nehemiah 16 10 11 Nehemiah 16 10 12 Nehemiah 16 10 12 Nehemiah 16 10 13 Nehemiah 16 10 13 Nehemiah 16 10 14 Nehemiah 16 10 14 Nehemiah 16 10 15 Nehemiah 16 10 15 Nehemiah 16 10 16 Nehemiah 16 10 16 Nehemiah 16 10 17 Nehemiah 16 10 17 Nehemiah 16 10 18 Nehemiah 16 10 18 Nehemiah 16 10 19 Nehemiah 16 10 19 Nehemiah 16 10 20 Nehemiah 16 10 20 Nehemiah 16 10 21 Nehemiah 16 10 21 Nehemiah 16 10 22 Nehemiah 16 10 22 Nehemiah 16 10 23 Nehemiah 16 10 23 Nehemiah 16 10 24 Nehemiah 16 10 24 Nehemiah 16 10 25 Nehemiah 16 10 25 Nehemiah 16 10 26 Nehemiah 16 10 26 Nehemiah 16 10 27 Nehemiah 16 10 27 Nehemiah 16 10 28 Nehemiah 16 10 28 Nehemiah 16 10 29 Nehemiah 16 10 29 Nehemiah 16 10 30 Nehemiah 16 10 30 Nehemiah 16 10 31 Nehemiah 16 10 31 Nehemiah 16 10 32 Nehemiah 16 10 32 Nehemiah 16 10 33 Nehemiah 16 10 33 Nehemiah 16 10 34 Nehemiah 16 10 34 Nehemiah 16 10 35 Nehemiah 16 10 35 Nehemiah 16 10 36 Nehemiah 16 10 36 Nehemiah 16 10 37 Nehemiah 16 10 37 Nehemiah 16 10 38 Nehemiah 16 10 38 Nehemiah 16 10 39 Nehemiah 16 10 39 Nehemiah 16 10 40 Job 18 41 1 Job 18 40 25 Job 18 41 2 Job 18 40 26 Job 18 41 3 Job 18 40 27 Job 18 41 4 Job 18 40 28 Job 18 41 5 Job 18 40 29 Job 18 41 6 Job 18 40 30 Job 18 41 7 Job 18 40 31 Job 18 41 8 Job 18 40 32 Job 18 41 9 Job 18 41 1 Job 18 41 10 Job 18 41 2 Job 18 41 11 Job 18 41 3 Job 18 41 12 Job 18 41 4 Job 18 41 13 Job 18 41 5 Job 18 41 14 Job 18 41 6 Job 18 41 15 Job 18 41 7 Job 18 41 16 Job 18 41 8 Job 18 41 17 Job 18 41 9 Job 18 41 18 Job 18 41 10 Job 18 41 19 Job 18 41 11 Job 18 41 20 Job 18 41 12 Job 18 41 21 Job 18 41 13 Job 18 41 22 Job 18 41 14 Job 18 41 23 Job 18 41 15 Job 18 41 24 Job 18 41 16 Job 18 41 25 Job 18 41 17 Job 18 41 26 Job 18 41 18 Job 18 41 27 Job 18 41 19 Job 18 41 28 Job 18 41 20 Job 18 41 29 Job 18 41 21 Job 18 41 30 Job 18 41 22 Job 18 41 31 Job 18 41 23 Job 18 41 32 Job 18 41 24 Job 18 41 33 Job 18 41 25 Job 18 41 34 Job 18 41 26 Psalms 19 3 0 Psalms 19 3 1 Psalms 19 3 1 Psalms 19 3 2 Psalms 19 3 2 Psalms 19 3 3 Psalms 19 3 3 Psalms 19 3 4 Psalms 19 3 4 Psalms 19 3 5 Psalms 19 3 5 Psalms 19 3 6 Psalms 19 3 6 Psalms 19 3 7 Psalms 19 3 7 Psalms 19 3 8 Psalms 19 3 8 Psalms 19 3 9 Psalms 19 4 0 Psalms 19 4 1 Psalms 19 4 1 Psalms 19 4 2 Psalms 19 4 2 Psalms 19 4 3 Psalms 19 4 3 Psalms 19 4 4 Psalms 19 4 4 Psalms 19 4 5 Psalms 19 4 5 Psalms 19 4 6 Psalms 19 4 6 Psalms 19 4 7 Psalms 19 4 7 Psalms 19 4 8 Psalms 19 4 8 Psalms 19 4 9 Psalms 19 5 0 Psalms 19 5 1 Psalms 19 5 1 Psalms 19 5 2 Psalms 19 5 2 Psalms 19 5 3 Psalms 19 5 3 Psalms 19 5 4 Psalms 19 5 4 Psalms 19 5 5 Psalms 19 5 5 Psalms 19 5 6 Psalms 19 5 6 Psalms 19 5 7 Psalms 19 5 7 Psalms 19 5 8 Psalms 19 5 8 Psalms 19 5 9 Psalms 19 5 9 Psalms 19 5 10 Psalms 19 5 10 Psalms 19 5 11 Psalms 19 5 11 Psalms 19 5 12 Psalms 19 5 12 Psalms 19 5 13 Psalms 19 6 0 Psalms 19 6 1 Psalms 19 6 1 Psalms 19 6 2 Psalms 19 6 2 Psalms 19 6 3 Psalms 19 6 3 Psalms 19 6 4 Psalms 19 6 4 Psalms 19 6 5 Psalms 19 6 5 Psalms 19 6 6 Psalms 19 6 6 Psalms 19 6 7 Psalms 19 6 7 Psalms 19 6 8 Psalms 19 6 8 Psalms 19 6 9 Psalms 19 6 9 Psalms 19 6 10 Psalms 19 6 10 Psalms 19 6 11 Psalms 19 7 0 Psalms 19 7 1 Psalms 19 7 1 Psalms 19 7 2 Psalms 19 7 2 Psalms 19 7 3 Psalms 19 7 3 Psalms 19 7 4 Psalms 19 7 4 Psalms 19 7 5 Psalms 19 7 5 Psalms 19 7 6 Psalms 19 7 6 Psalms 19 7 7 Psalms 19 7 7 Psalms 19 7 8 Psalms 19 7 8 Psalms 19 7 9 Psalms 19 7 9 Psalms 19 7 10 Psalms 19 7 10 Psalms 19 7 11 Psalms 19 7 11 Psalms 19 7 12 Psalms 19 7 12 Psalms 19 7 13 Psalms 19 7 13 Psalms 19 7 14 Psalms 19 7 14 Psalms 19 7 15 Psalms 19 7 15 Psalms 19 7 16 Psalms 19 7 16 Psalms 19 7 17 Psalms 19 7 17 Psalms 19 7 18 Psalms 19 8 0 Psalms 19 8 1 Psalms 19 8 1 Psalms 19 8 2 Psalms 19 8 2 Psalms 19 8 3 Psalms 19 8 3 Psalms 19 8 4 Psalms 19 8 4 Psalms 19 8 5 Psalms 19 8 5 Psalms 19 8 6 Psalms 19 8 6 Psalms 19 8 7 Psalms 19 8 7 Psalms 19 8 8 Psalms 19 8 8 Psalms 19 8 9 Psalms 19 8 9 Psalms 19 8 10 Psalms 19 9 0 Psalms 19 9 1 Psalms 19 9 1 Psalms 19 9 2 Psalms 19 9 2 Psalms 19 9 3 Psalms 19 9 3 Psalms 19 9 4 Psalms 19 9 4 Psalms 19 9 5 Psalms 19 9 5 Psalms 19 9 6 Psalms 19 9 6 Psalms 19 9 7 Psalms 19 9 7 Psalms 19 9 8 Psalms 19 9 8 Psalms 19 9 9 Psalms 19 9 9 Psalms 19 9 10 Psalms 19 9 10 Psalms 19 9 11 Psalms 19 9 11 Psalms 19 9 12 Psalms 19 9 12 Psalms 19 9 13 Psalms 19 9 13 Psalms 19 9 14 Psalms 19 9 14 Psalms 19 9 15 Psalms 19 9 15 Psalms 19 9 16 Psalms 19 9 16 Psalms 19 9 17 Psalms 19 9 17 Psalms 19 9 18 Psalms 19 9 18 Psalms 19 9 19 Psalms 19 9 19 Psalms 19 9 20 Psalms 19 9 20 Psalms 19 9 21 Psalms 19 12 0 Psalms 19 12 1 Psalms 19 12 1 Psalms 19 12 2 Psalms 19 12 2 Psalms 19 12 3 Psalms 19 12 3 Psalms 19 12 4 Psalms 19 12 4 Psalms 19 12 5 Psalms 19 12 5 Psalms 19 12 6 Psalms 19 12 6 Psalms 19 12 7 Psalms 19 12 7 Psalms 19 12 8 Psalms 19 12 8 Psalms 19 12 9 Psalms 19 13 0 Psalms 19 13 1 Psalms 19 13 1 Psalms 19 13 2 Psalms 19 13 2 Psalms 19 13 3 Psalms 19 13 3 Psalms 19 13 4 Psalms 19 13 4 Psalms 19 13 5 Psalms 19 13 5 Psalms 19 13 6 Psalms 19 18 0 Psalms 19 18 1 Psalms 19 18 1 Psalms 19 18 2 Psalms 19 18 2 Psalms 19 18 3 Psalms 19 18 3 Psalms 19 18 4 Psalms 19 18 4 Psalms 19 18 5 Psalms 19 18 5 Psalms 19 18 6 Psalms 19 18 6 Psalms 19 18 7 Psalms 19 18 7 Psalms 19 18 8 Psalms 19 18 8 Psalms 19 18 9 Psalms 19 18 9 Psalms 19 18 10 Psalms 19 18 10 Psalms 19 18 11 Psalms 19 18 11 Psalms 19 18 12 Psalms 19 18 12 Psalms 19 18 13 Psalms 19 18 13 Psalms 19 18 14 Psalms 19 18 14 Psalms 19 18 15 Psalms 19 18 15 Psalms 19 18 16 Psalms 19 18 16 Psalms 19 18 17 Psalms 19 18 17 Psalms 19 18 18 Psalms 19 18 18 Psalms 19 18 19 Psalms 19 18 19 Psalms 19 18 20 Psalms 19 18 20 Psalms 19 18 21 Psalms 19 18 21 Psalms 19 18 22 Psalms 19 18 22 Psalms 19 18 23 Psalms 19 18 23 Psalms 19 18 24 Psalms 19 18 24 Psalms 19 18 25 Psalms 19 18 25 Psalms 19 18 26 Psalms 19 18 26 Psalms 19 18 27 Psalms 19 18 27 Psalms 19 18 28 Psalms 19 18 28 Psalms 19 18 29 Psalms 19 18 29 Psalms 19 18 30 Psalms 19 18 30 Psalms 19 18 31 Psalms 19 18 31 Psalms 19 18 32 Psalms 19 18 32 Psalms 19 18 33 Psalms 19 18 33 Psalms 19 18 34 Psalms 19 18 34 Psalms 19 18 35 Psalms 19 18 35 Psalms 19 18 36 Psalms 19 18 36 Psalms 19 18 37 Psalms 19 18 37 Psalms 19 18 38 Psalms 19 18 38 Psalms 19 18 39 Psalms 19 18 39 Psalms 19 18 40 Psalms 19 18 40 Psalms 19 18 41 Psalms 19 18 41 Psalms 19 18 42 Psalms 19 18 42 Psalms 19 18 43 Psalms 19 18 43 Psalms 19 18 44 Psalms 19 18 44 Psalms 19 18 45 Psalms 19 18 45 Psalms 19 18 46 Psalms 19 18 46 Psalms 19 18 47 Psalms 19 18 47 Psalms 19 18 48 Psalms 19 18 48 Psalms 19 18 49 Psalms 19 18 49 Psalms 19 18 50 Psalms 19 18 50 Psalms 19 18 51 Psalms 19 19 0 Psalms 19 19 1 Psalms 19 19 1 Psalms 19 19 2 Psalms 19 19 2 Psalms 19 19 3 Psalms 19 19 3 Psalms 19 19 4 Psalms 19 19 4 Psalms 19 19 5 Psalms 19 19 5 Psalms 19 19 6 Psalms 19 19 6 Psalms 19 19 7 Psalms 19 19 7 Psalms 19 19 8 Psalms 19 19 8 Psalms 19 19 9 Psalms 19 19 9 Psalms 19 19 10 Psalms 19 19 10 Psalms 19 19 11 Psalms 19 19 11 Psalms 19 19 12 Psalms 19 19 12 Psalms 19 19 13 Psalms 19 19 13 Psalms 19 19 14 Psalms 19 19 14 Psalms 19 19 15 Psalms 19 20 0 Psalms 19 20 1 Psalms 19 20 1 Psalms 19 20 2 Psalms 19 20 2 Psalms 19 20 3 Psalms 19 20 3 Psalms 19 20 4 Psalms 19 20 4 Psalms 19 20 5 Psalms 19 20 5 Psalms 19 20 6 Psalms 19 20 6 Psalms 19 20 7 Psalms 19 20 7 Psalms 19 20 8 Psalms 19 20 8 Psalms 19 20 9 Psalms 19 20 9 Psalms 19 20 10 Psalms 19 21 0 Psalms 19 21 1 Psalms 19 21 1 Psalms 19 21 2 Psalms 19 21 2 Psalms 19 21 3 Psalms 19 21 3 Psalms 19 21 4 Psalms 19 21 4 Psalms 19 21 5 Psalms 19 21 5 Psalms 19 21 6 Psalms 19 21 6 Psalms 19 21 7 Psalms 19 21 7 Psalms 19 21 8 Psalms 19 21 8 Psalms 19 21 9 Psalms 19 21 9 Psalms 19 21 10 Psalms 19 21 10 Psalms 19 21 11 Psalms 19 21 11 Psalms 19 21 12 Psalms 19 21 12 Psalms 19 21 13 Psalms 19 21 13 Psalms 19 21 14 Psalms 19 22 0 Psalms 19 22 1 Psalms 19 22 1 Psalms 19 22 2 Psalms 19 22 2 Psalms 19 22 3 Psalms 19 22 3 Psalms 19 22 4 Psalms 19 22 4 Psalms 19 22 5 Psalms 19 22 5 Psalms 19 22 6 Psalms 19 22 6 Psalms 19 22 7 Psalms 19 22 7 Psalms 19 22 8 Psalms 19 22 8 Psalms 19 22 9 Psalms 19 22 9 Psalms 19 22 10 Psalms 19 22 10 Psalms 19 22 11 Psalms 19 22 11 Psalms 19 22 12 Psalms 19 22 12 Psalms 19 22 13 Psalms 19 22 13 Psalms 19 22 14 Psalms 19 22 14 Psalms 19 22 15 Psalms 19 22 15 Psalms 19 22 16 Psalms 19 22 16 Psalms 19 22 17 Psalms 19 22 17 Psalms 19 22 18 Psalms 19 22 18 Psalms 19 22 19 Psalms 19 22 19 Psalms 19 22 20 Psalms 19 22 20 Psalms 19 22 21 Psalms 19 22 21 Psalms 19 22 22 Psalms 19 22 22 Psalms 19 22 23 Psalms 19 22 23 Psalms 19 22 24 Psalms 19 22 24 Psalms 19 22 25 Psalms 19 22 25 Psalms 19 22 26 Psalms 19 22 26 Psalms 19 22 27 Psalms 19 22 27 Psalms 19 22 28 Psalms 19 22 28 Psalms 19 22 29 Psalms 19 22 29 Psalms 19 22 30 Psalms 19 22 30 Psalms 19 22 31 Psalms 19 22 31 Psalms 19 22 32 Psalms 19 30 0 Psalms 19 30 1 Psalms 19 30 1 Psalms 19 30 2 Psalms 19 30 2 Psalms 19 30 3 Psalms 19 30 3 Psalms 19 30 4 Psalms 19 30 4 Psalms 19 30 5 Psalms 19 30 5 Psalms 19 30 6 Psalms 19 30 6 Psalms 19 30 7 Psalms 19 30 7 Psalms 19 30 8 Psalms 19 30 8 Psalms 19 30 9 Psalms 19 30 9 Psalms 19 30 10 Psalms 19 30 10 Psalms 19 30 11 Psalms 19 30 11 Psalms 19 30 12 Psalms 19 30 12 Psalms 19 30 13 Psalms 19 31 0 Psalms 19 31 1 Psalms 19 31 1 Psalms 19 31 2 Psalms 19 31 2 Psalms 19 31 3 Psalms 19 31 3 Psalms 19 31 4 Psalms 19 31 4 Psalms 19 31 5 Psalms 19 31 5 Psalms 19 31 6 Psalms 19 31 6 Psalms 19 31 7 Psalms 19 31 7 Psalms 19 31 8 Psalms 19 31 8 Psalms 19 31 9 Psalms 19 31 9 Psalms 19 31 10 Psalms 19 31 10 Psalms 19 31 11 Psalms 19 31 11 Psalms 19 31 12 Psalms 19 31 12 Psalms 19 31 13 Psalms 19 31 13 Psalms 19 31 14 Psalms 19 31 14 Psalms 19 31 15 Psalms 19 31 15 Psalms 19 31 16 Psalms 19 31 16 Psalms 19 31 17 Psalms 19 31 17 Psalms 19 31 18 Psalms 19 31 18 Psalms 19 31 19 Psalms 19 31 19 Psalms 19 31 20 Psalms 19 31 20 Psalms 19 31 21 Psalms 19 31 21 Psalms 19 31 22 Psalms 19 31 22 Psalms 19 31 23 Psalms 19 31 23 Psalms 19 31 24 Psalms 19 31 24 Psalms 19 31 25 Psalms 19 34 0 Psalms 19 34 1 Psalms 19 34 1 Psalms 19 34 2 Psalms 19 34 2 Psalms 19 34 3 Psalms 19 34 3 Psalms 19 34 4 Psalms 19 34 4 Psalms 19 34 5 Psalms 19 34 5 Psalms 19 34 6 Psalms 19 34 6 Psalms 19 34 7 Psalms 19 34 7 Psalms 19 34 8 Psalms 19 34 8 Psalms 19 34 9 Psalms 19 34 9 Psalms 19 34 10 Psalms 19 34 10 Psalms 19 34 11 Psalms 19 34 11 Psalms 19 34 12 Psalms 19 34 12 Psalms 19 34 13 Psalms 19 34 13 Psalms 19 34 14 Psalms 19 34 14 Psalms 19 34 15 Psalms 19 34 15 Psalms 19 34 16 Psalms 19 34 16 Psalms 19 34 17 Psalms 19 34 17 Psalms 19 34 18 Psalms 19 34 18 Psalms 19 34 19 Psalms 19 34 19 Psalms 19 34 20 Psalms 19 34 20 Psalms 19 34 21 Psalms 19 34 21 Psalms 19 34 22 Psalms 19 34 22 Psalms 19 34 23 Psalms 19 36 0 Psalms 19 36 1 Psalms 19 36 1 Psalms 19 36 2 Psalms 19 36 2 Psalms 19 36 3 Psalms 19 36 3 Psalms 19 36 4 Psalms 19 36 4 Psalms 19 36 5 Psalms 19 36 5 Psalms 19 36 6 Psalms 19 36 6 Psalms 19 36 7 Psalms 19 36 7 Psalms 19 36 8 Psalms 19 36 8 Psalms 19 36 9 Psalms 19 36 9 Psalms 19 36 10 Psalms 19 36 10 Psalms 19 36 11 Psalms 19 36 11 Psalms 19 36 12 Psalms 19 36 12 Psalms 19 36 13 Psalms 19 38 0 Psalms 19 38 1 Psalms 19 38 1 Psalms 19 38 2 Psalms 19 38 2 Psalms 19 38 3 Psalms 19 38 3 Psalms 19 38 4 Psalms 19 38 4 Psalms 19 38 5 Psalms 19 38 5 Psalms 19 38 6 Psalms 19 38 6 Psalms 19 38 7 Psalms 19 38 7 Psalms 19 38 8 Psalms 19 38 8 Psalms 19 38 9 Psalms 19 38 9 Psalms 19 38 10 Psalms 19 38 10 Psalms 19 38 11 Psalms 19 38 11 Psalms 19 38 12 Psalms 19 38 12 Psalms 19 38 13 Psalms 19 38 13 Psalms 19 38 14 Psalms 19 38 14 Psalms 19 38 15 Psalms 19 38 15 Psalms 19 38 16 Psalms 19 38 16 Psalms 19 38 17 Psalms 19 38 17 Psalms 19 38 18 Psalms 19 38 18 Psalms 19 38 19 Psalms 19 38 19 Psalms 19 38 20 Psalms 19 38 20 Psalms 19 38 21 Psalms 19 38 21 Psalms 19 38 22 Psalms 19 38 22 Psalms 19 38 23 Psalms 19 39 0 Psalms 19 39 1 Psalms 19 39 1 Psalms 19 39 2 Psalms 19 39 2 Psalms 19 39 3 Psalms 19 39 3 Psalms 19 39 4 Psalms 19 39 4 Psalms 19 39 5 Psalms 19 39 5 Psalms 19 39 6 Psalms 19 39 6 Psalms 19 39 7 Psalms 19 39 7 Psalms 19 39 8 Psalms 19 39 8 Psalms 19 39 9 Psalms 19 39 9 Psalms 19 39 10 Psalms 19 39 10 Psalms 19 39 11 Psalms 19 39 11 Psalms 19 39 12 Psalms 19 39 12 Psalms 19 39 13 Psalms 19 39 13 Psalms 19 39 14 Psalms 19 40 0 Psalms 19 40 1 Psalms 19 40 1 Psalms 19 40 2 Psalms 19 40 2 Psalms 19 40 3 Psalms 19 40 3 Psalms 19 40 4 Psalms 19 40 4 Psalms 19 40 5 Psalms 19 40 5 Psalms 19 40 6 Psalms 19 40 6 Psalms 19 40 7 Psalms 19 40 7 Psalms 19 40 8 Psalms 19 40 8 Psalms 19 40 9 Psalms 19 40 9 Psalms 19 40 10 Psalms 19 40 10 Psalms 19 40 11 Psalms 19 40 11 Psalms 19 40 12 Psalms 19 40 12 Psalms 19 40 13 Psalms 19 40 13 Psalms 19 40 14 Psalms 19 40 14 Psalms 19 40 15 Psalms 19 40 15 Psalms 19 40 16 Psalms 19 40 16 Psalms 19 40 17 Psalms 19 40 17 Psalms 19 40 18 Psalms 19 41 0 Psalms 19 41 1 Psalms 19 41 1 Psalms 19 41 2 Psalms 19 41 2 Psalms 19 41 3 Psalms 19 41 3 Psalms 19 41 4 Psalms 19 41 4 Psalms 19 41 5 Psalms 19 41 5 Psalms 19 41 6 Psalms 19 41 6 Psalms 19 41 7 Psalms 19 41 7 Psalms 19 41 8 Psalms 19 41 8 Psalms 19 41 9 Psalms 19 41 9 Psalms 19 41 10 Psalms 19 41 10 Psalms 19 41 11 Psalms 19 41 11 Psalms 19 41 12 Psalms 19 41 12 Psalms 19 41 13 Psalms 19 41 13 Psalms 19 41 14 Psalms 19 42 0 Psalms 19 42 1 Psalms 19 42 1 Psalms 19 42 2 Psalms 19 42 2 Psalms 19 42 3 Psalms 19 42 3 Psalms 19 42 4 Psalms 19 42 4 Psalms 19 42 5 Psalms 19 42 5 Psalms 19 42 6 Psalms 19 42 6 Psalms 19 42 7 Psalms 19 42 7 Psalms 19 42 8 Psalms 19 42 8 Psalms 19 42 9 Psalms 19 42 9 Psalms 19 42 10 Psalms 19 42 10 Psalms 19 42 11 Psalms 19 42 11 Psalms 19 42 12 Psalms 19 44 0 Psalms 19 44 1 Psalms 19 44 1 Psalms 19 44 2 Psalms 19 44 2 Psalms 19 44 3 Psalms 19 44 3 Psalms 19 44 4 Psalms 19 44 4 Psalms 19 44 5 Psalms 19 44 5 Psalms 19 44 6 Psalms 19 44 6 Psalms 19 44 7 Psalms 19 44 7 Psalms 19 44 8 Psalms 19 44 8 Psalms 19 44 9 Psalms 19 44 9 Psalms 19 44 10 Psalms 19 44 10 Psalms 19 44 11 Psalms 19 44 11 Psalms 19 44 12 Psalms 19 44 12 Psalms 19 44 13 Psalms 19 44 13 Psalms 19 44 14 Psalms 19 44 14 Psalms 19 44 15 Psalms 19 44 15 Psalms 19 44 16 Psalms 19 44 16 Psalms 19 44 17 Psalms 19 44 17 Psalms 19 44 18 Psalms 19 44 18 Psalms 19 44 19 Psalms 19 44 19 Psalms 19 44 20 Psalms 19 44 20 Psalms 19 44 21 Psalms 19 44 21 Psalms 19 44 22 Psalms 19 44 22 Psalms 19 44 23 Psalms 19 44 23 Psalms 19 44 24 Psalms 19 44 24 Psalms 19 44 25 Psalms 19 44 25 Psalms 19 44 26 Psalms 19 44 26 Psalms 19 44 27 Psalms 19 45 0 Psalms 19 45 1 Psalms 19 45 1 Psalms 19 45 2 Psalms 19 45 2 Psalms 19 45 3 Psalms 19 45 3 Psalms 19 45 4 Psalms 19 45 4 Psalms 19 45 5 Psalms 19 45 5 Psalms 19 45 6 Psalms 19 45 6 Psalms 19 45 7 Psalms 19 45 7 Psalms 19 45 8 Psalms 19 45 8 Psalms 19 45 9 Psalms 19 45 9 Psalms 19 45 10 Psalms 19 45 10 Psalms 19 45 11 Psalms 19 45 11 Psalms 19 45 12 Psalms 19 45 12 Psalms 19 45 13 Psalms 19 45 13 Psalms 19 45 14 Psalms 19 45 14 Psalms 19 45 15 Psalms 19 45 15 Psalms 19 45 16 Psalms 19 45 16 Psalms 19 45 17 Psalms 19 45 17 Psalms 19 45 18 Psalms 19 46 0 Psalms 19 46 1 Psalms 19 46 1 Psalms 19 46 2 Psalms 19 46 2 Psalms 19 46 3 Psalms 19 46 3 Psalms 19 46 4 Psalms 19 46 4 Psalms 19 46 5 Psalms 19 46 5 Psalms 19 46 6 Psalms 19 46 6 Psalms 19 46 7 Psalms 19 46 7 Psalms 19 46 8 Psalms 19 46 8 Psalms 19 46 9 Psalms 19 46 9 Psalms 19 46 10 Psalms 19 46 10 Psalms 19 46 11 Psalms 19 46 11 Psalms 19 46 12 Psalms 19 47 0 Psalms 19 47 1 Psalms 19 47 1 Psalms 19 47 2 Psalms 19 47 2 Psalms 19 47 3 Psalms 19 47 3 Psalms 19 47 4 Psalms 19 47 4 Psalms 19 47 5 Psalms 19 47 5 Psalms 19 47 6 Psalms 19 47 6 Psalms 19 47 7 Psalms 19 47 7 Psalms 19 47 8 Psalms 19 47 8 Psalms 19 47 9 Psalms 19 47 9 Psalms 19 47 10 Psalms 19 48 0 Psalms 19 48 1 Psalms 19 48 1 Psalms 19 48 2 Psalms 19 48 2 Psalms 19 48 3 Psalms 19 48 3 Psalms 19 48 4 Psalms 19 48 4 Psalms 19 48 5 Psalms 19 48 5 Psalms 19 48 6 Psalms 19 48 6 Psalms 19 48 7 Psalms 19 48 7 Psalms 19 48 8 Psalms 19 48 8 Psalms 19 48 9 Psalms 19 48 9 Psalms 19 48 10 Psalms 19 48 10 Psalms 19 48 11 Psalms 19 48 11 Psalms 19 48 12 Psalms 19 48 12 Psalms 19 48 13 Psalms 19 48 13 Psalms 19 48 14 Psalms 19 48 14 Psalms 19 48 15 Psalms 19 49 0 Psalms 19 49 1 Psalms 19 49 1 Psalms 19 49 2 Psalms 19 49 2 Psalms 19 49 3 Psalms 19 49 3 Psalms 19 49 4 Psalms 19 49 4 Psalms 19 49 5 Psalms 19 49 5 Psalms 19 49 6 Psalms 19 49 6 Psalms 19 49 7 Psalms 19 49 7 Psalms 19 49 8 Psalms 19 49 8 Psalms 19 49 9 Psalms 19 49 9 Psalms 19 49 10 Psalms 19 49 10 Psalms 19 49 11 Psalms 19 49 11 Psalms 19 49 12 Psalms 19 49 12 Psalms 19 49 13 Psalms 19 49 13 Psalms 19 49 14 Psalms 19 49 14 Psalms 19 49 15 Psalms 19 49 15 Psalms 19 49 16 Psalms 19 49 16 Psalms 19 49 17 Psalms 19 49 17 Psalms 19 49 18 Psalms 19 49 18 Psalms 19 49 19 Psalms 19 49 19 Psalms 19 49 20 Psalms 19 49 20 Psalms 19 49 21 Psalms 19 51 0 Psalms 19 51 1 Psalms 19 51 0 Psalms 19 51 2 Psalms 19 51 1 Psalms 19 51 3 Psalms 19 51 2 Psalms 19 51 4 Psalms 19 51 3 Psalms 19 51 5 Psalms 19 51 4 Psalms 19 51 6 Psalms 19 51 5 Psalms 19 51 7 Psalms 19 51 6 Psalms 19 51 8 Psalms 19 51 7 Psalms 19 51 9 Psalms 19 51 8 Psalms 19 51 10 Psalms 19 51 9 Psalms 19 51 11 Psalms 19 51 10 Psalms 19 51 12 Psalms 19 51 11 Psalms 19 51 13 Psalms 19 51 12 Psalms 19 51 14 Psalms 19 51 13 Psalms 19 51 15 Psalms 19 51 14 Psalms 19 51 16 Psalms 19 51 15 Psalms 19 51 17 Psalms 19 51 16 Psalms 19 51 18 Psalms 19 51 17 Psalms 19 51 19 Psalms 19 51 18 Psalms 19 51 20 Psalms 19 51 19 Psalms 19 51 21 Psalms 19 52 0 Psalms 19 52 1 Psalms 19 52 0 Psalms 19 52 2 Psalms 19 52 1 Psalms 19 52 3 Psalms 19 52 2 Psalms 19 52 4 Psalms 19 52 3 Psalms 19 52 5 Psalms 19 52 4 Psalms 19 52 6 Psalms 19 52 5 Psalms 19 52 7 Psalms 19 52 6 Psalms 19 52 8 Psalms 19 52 7 Psalms 19 52 9 Psalms 19 52 8 Psalms 19 52 10 Psalms 19 52 9 Psalms 19 52 11 Psalms 19 53 0 Psalms 19 53 1 Psalms 19 53 1 Psalms 19 53 2 Psalms 19 53 2 Psalms 19 53 3 Psalms 19 53 3 Psalms 19 53 4 Psalms 19 53 4 Psalms 19 53 5 Psalms 19 53 5 Psalms 19 53 6 Psalms 19 53 6 Psalms 19 53 7 Psalms 19 54 0 Psalms 19 54 1 Psalms 19 54 0 Psalms 19 54 2 Psalms 19 54 1 Psalms 19 54 3 Psalms 19 54 2 Psalms 19 54 4 Psalms 19 54 3 Psalms 19 54 5 Psalms 19 54 4 Psalms 19 54 6 Psalms 19 54 5 Psalms 19 54 7 Psalms 19 54 6 Psalms 19 54 8 Psalms 19 54 7 Psalms 19 54 9 Psalms 19 55 0 Psalms 19 55 1 Psalms 19 55 1 Psalms 19 55 2 Psalms 19 55 2 Psalms 19 55 3 Psalms 19 55 3 Psalms 19 55 4 Psalms 19 55 4 Psalms 19 55 5 Psalms 19 55 5 Psalms 19 55 6 Psalms 19 55 6 Psalms 19 55 7 Psalms 19 55 7 Psalms 19 55 8 Psalms 19 55 8 Psalms 19 55 9 Psalms 19 55 9 Psalms 19 55 10 Psalms 19 55 10 Psalms 19 55 11 Psalms 19 55 11 Psalms 19 55 12 Psalms 19 55 12 Psalms 19 55 13 Psalms 19 55 13 Psalms 19 55 14 Psalms 19 55 14 Psalms 19 55 15 Psalms 19 55 15 Psalms 19 55 16 Psalms 19 55 16 Psalms 19 55 17 Psalms 19 55 17 Psalms 19 55 18 Psalms 19 55 18 Psalms 19 55 19 Psalms 19 55 19 Psalms 19 55 20 Psalms 19 55 20 Psalms 19 55 21 Psalms 19 55 21 Psalms 19 55 22 Psalms 19 55 22 Psalms 19 55 23 Psalms 19 55 23 Psalms 19 55 24 Psalms 19 56 0 Psalms 19 56 1 Psalms 19 56 1 Psalms 19 56 2 Psalms 19 56 2 Psalms 19 56 3 Psalms 19 56 3 Psalms 19 56 4 Psalms 19 56 4 Psalms 19 56 5 Psalms 19 56 5 Psalms 19 56 6 Psalms 19 56 6 Psalms 19 56 7 Psalms 19 56 7 Psalms 19 56 8 Psalms 19 56 8 Psalms 19 56 9 Psalms 19 56 9 Psalms 19 56 10 Psalms 19 56 10 Psalms 19 56 11 Psalms 19 56 11 Psalms 19 56 12 Psalms 19 56 12 Psalms 19 56 13 Psalms 19 56 13 Psalms 19 56 14 Psalms 19 57 0 Psalms 19 57 1 Psalms 19 57 1 Psalms 19 57 2 Psalms 19 57 2 Psalms 19 57 3 Psalms 19 57 3 Psalms 19 57 4 Psalms 19 57 4 Psalms 19 57 5 Psalms 19 57 5 Psalms 19 57 6 Psalms 19 57 6 Psalms 19 57 7 Psalms 19 57 7 Psalms 19 57 8 Psalms 19 57 8 Psalms 19 57 9 Psalms 19 57 9 Psalms 19 57 10 Psalms 19 57 10 Psalms 19 57 11 Psalms 19 57 11 Psalms 19 57 12 Psalms 19 58 0 Psalms 19 58 1 Psalms 19 58 1 Psalms 19 58 2 Psalms 19 58 2 Psalms 19 58 3 Psalms 19 58 3 Psalms 19 58 4 Psalms 19 58 4 Psalms 19 58 5 Psalms 19 58 5 Psalms 19 58 6 Psalms 19 58 6 Psalms 19 58 7 Psalms 19 58 7 Psalms 19 58 8 Psalms 19 58 8 Psalms 19 58 9 Psalms 19 58 9 Psalms 19 58 10 Psalms 19 58 10 Psalms 19 58 11 Psalms 19 58 11 Psalms 19 58 12 Psalms 19 59 0 Psalms 19 59 1 Psalms 19 59 1 Psalms 19 59 2 Psalms 19 59 2 Psalms 19 59 3 Psalms 19 59 3 Psalms 19 59 4 Psalms 19 59 4 Psalms 19 59 5 Psalms 19 59 5 Psalms 19 59 6 Psalms 19 59 6 Psalms 19 59 7 Psalms 19 59 7 Psalms 19 59 8 Psalms 19 59 8 Psalms 19 59 9 Psalms 19 59 9 Psalms 19 59 10 Psalms 19 59 10 Psalms 19 59 11 Psalms 19 59 11 Psalms 19 59 12 Psalms 19 59 12 Psalms 19 59 13 Psalms 19 59 13 Psalms 19 59 14 Psalms 19 59 14 Psalms 19 59 15 Psalms 19 59 15 Psalms 19 59 16 Psalms 19 59 16 Psalms 19 59 17 Psalms 19 59 17 Psalms 19 59 18 Psalms 19 60 0 Psalms 19 60 1 Psalms 19 60 0 Psalms 19 60 2 Psalms 19 60 1 Psalms 19 60 3 Psalms 19 60 2 Psalms 19 60 4 Psalms 19 60 3 Psalms 19 60 5 Psalms 19 60 4 Psalms 19 60 6 Psalms 19 60 5 Psalms 19 60 7 Psalms 19 60 6 Psalms 19 60 8 Psalms 19 60 7 Psalms 19 60 9 Psalms 19 60 8 Psalms 19 60 10 Psalms 19 60 9 Psalms 19 60 11 Psalms 19 60 10 Psalms 19 60 12 Psalms 19 60 11 Psalms 19 60 13 Psalms 19 60 12 Psalms 19 60 14 Psalms 19 61 0 Psalms 19 61 1 Psalms 19 61 1 Psalms 19 61 2 Psalms 19 61 2 Psalms 19 61 3 Psalms 19 61 3 Psalms 19 61 4 Psalms 19 61 4 Psalms 19 61 5 Psalms 19 61 5 Psalms 19 61 6 Psalms 19 61 6 Psalms 19 61 7 Psalms 19 61 7 Psalms 19 61 8 Psalms 19 61 8 Psalms 19 61 9 Psalms 19 62 0 Psalms 19 62 1 Psalms 19 62 1 Psalms 19 62 2 Psalms 19 62 2 Psalms 19 62 3 Psalms 19 62 3 Psalms 19 62 4 Psalms 19 62 4 Psalms 19 62 5 Psalms 19 62 5 Psalms 19 62 6 Psalms 19 62 6 Psalms 19 62 7 Psalms 19 62 7 Psalms 19 62 8 Psalms 19 62 8 Psalms 19 62 9 Psalms 19 62 9 Psalms 19 62 10 Psalms 19 62 10 Psalms 19 62 11 Psalms 19 62 11 Psalms 19 62 12 Psalms 19 62 12 Psalms 19 62 13 Psalms 19 63 0 Psalms 19 63 1 Psalms 19 63 1 Psalms 19 63 2 Psalms 19 63 2 Psalms 19 63 3 Psalms 19 63 3 Psalms 19 63 4 Psalms 19 63 4 Psalms 19 63 5 Psalms 19 63 5 Psalms 19 63 6 Psalms 19 63 6 Psalms 19 63 7 Psalms 19 63 7 Psalms 19 63 8 Psalms 19 63 8 Psalms 19 63 9 Psalms 19 63 9 Psalms 19 63 10 Psalms 19 63 10 Psalms 19 63 11 Psalms 19 63 11 Psalms 19 63 12 Psalms 19 64 0 Psalms 19 64 1 Psalms 19 64 1 Psalms 19 64 2 Psalms 19 64 2 Psalms 19 64 3 Psalms 19 64 3 Psalms 19 64 4 Psalms 19 64 4 Psalms 19 64 5 Psalms 19 64 5 Psalms 19 64 6 Psalms 19 64 6 Psalms 19 64 7 Psalms 19 64 7 Psalms 19 64 8 Psalms 19 64 8 Psalms 19 64 9 Psalms 19 64 9 Psalms 19 64 10 Psalms 19 64 10 Psalms 19 64 11 Psalms 19 65 0 Psalms 19 65 1 Psalms 19 65 1 Psalms 19 65 2 Psalms 19 65 2 Psalms 19 65 3 Psalms 19 65 3 Psalms 19 65 4 Psalms 19 65 4 Psalms 19 65 5 Psalms 19 65 5 Psalms 19 65 6 Psalms 19 65 6 Psalms 19 65 7 Psalms 19 65 7 Psalms 19 65 8 Psalms 19 65 8 Psalms 19 65 9 Psalms 19 65 9 Psalms 19 65 10 Psalms 19 65 10 Psalms 19 65 11 Psalms 19 65 11 Psalms 19 65 12 Psalms 19 65 12 Psalms 19 65 13 Psalms 19 65 13 Psalms 19 65 14 Psalms 19 67 0 Psalms 19 67 1 Psalms 19 67 1 Psalms 19 67 2 Psalms 19 67 2 Psalms 19 67 3 Psalms 19 67 3 Psalms 19 67 4 Psalms 19 67 4 Psalms 19 67 5 Psalms 19 67 5 Psalms 19 67 6 Psalms 19 67 6 Psalms 19 67 7 Psalms 19 67 7 Psalms 19 67 8 Psalms 19 68 0 Psalms 19 68 1 Psalms 19 68 1 Psalms 19 68 2 Psalms 19 68 2 Psalms 19 68 3 Psalms 19 68 3 Psalms 19 68 4 Psalms 19 68 4 Psalms 19 68 5 Psalms 19 68 5 Psalms 19 68 6 Psalms 19 68 6 Psalms 19 68 7 Psalms 19 68 7 Psalms 19 68 8 Psalms 19 68 8 Psalms 19 68 9 Psalms 19 68 9 Psalms 19 68 10 Psalms 19 68 10 Psalms 19 68 11 Psalms 19 68 11 Psalms 19 68 12 Psalms 19 68 12 Psalms 19 68 13 Psalms 19 68 13 Psalms 19 68 14 Psalms 19 68 14 Psalms 19 68 15 Psalms 19 68 15 Psalms 19 68 16 Psalms 19 68 16 Psalms 19 68 17 Psalms 19 68 17 Psalms 19 68 18 Psalms 19 68 18 Psalms 19 68 19 Psalms 19 68 19 Psalms 19 68 20 Psalms 19 68 20 Psalms 19 68 21 Psalms 19 68 21 Psalms 19 68 22 Psalms 19 68 22 Psalms 19 68 23 Psalms 19 68 23 Psalms 19 68 24 Psalms 19 68 24 Psalms 19 68 25 Psalms 19 68 25 Psalms 19 68 26 Psalms 19 68 26 Psalms 19 68 27 Psalms 19 68 27 Psalms 19 68 28 Psalms 19 68 28 Psalms 19 68 29 Psalms 19 68 29 Psalms 19 68 30 Psalms 19 68 30 Psalms 19 68 31 Psalms 19 68 31 Psalms 19 68 32 Psalms 19 68 32 Psalms 19 68 33 Psalms 19 68 33 Psalms 19 68 34 Psalms 19 68 34 Psalms 19 68 35 Psalms 19 68 35 Psalms 19 68 36 Psalms 19 69 0 Psalms 19 69 1 Psalms 19 69 1 Psalms 19 69 2 Psalms 19 69 2 Psalms 19 69 3 Psalms 19 69 3 Psalms 19 69 4 Psalms 19 69 4 Psalms 19 69 5 Psalms 19 69 5 Psalms 19 69 6 Psalms 19 69 6 Psalms 19 69 7 Psalms 19 69 7 Psalms 19 69 8 Psalms 19 69 8 Psalms 19 69 9 Psalms 19 69 9 Psalms 19 69 10 Psalms 19 69 10 Psalms 19 69 11 Psalms 19 69 11 Psalms 19 69 12 Psalms 19 69 12 Psalms 19 69 13 Psalms 19 69 13 Psalms 19 69 14 Psalms 19 69 14 Psalms 19 69 15 Psalms 19 69 15 Psalms 19 69 16 Psalms 19 69 16 Psalms 19 69 17 Psalms 19 69 17 Psalms 19 69 18 Psalms 19 69 18 Psalms 19 69 19 Psalms 19 69 19 Psalms 19 69 20 Psalms 19 69 20 Psalms 19 69 21 Psalms 19 69 21 Psalms 19 69 22 Psalms 19 69 22 Psalms 19 69 23 Psalms 19 69 23 Psalms 19 69 24 Psalms 19 69 24 Psalms 19 69 25 Psalms 19 69 25 Psalms 19 69 26 Psalms 19 69 26 Psalms 19 69 27 Psalms 19 69 27 Psalms 19 69 28 Psalms 19 69 28 Psalms 19 69 29 Psalms 19 69 29 Psalms 19 69 30 Psalms 19 69 30 Psalms 19 69 31 Psalms 19 69 31 Psalms 19 69 32 Psalms 19 69 32 Psalms 19 69 33 Psalms 19 69 33 Psalms 19 69 34 Psalms 19 69 34 Psalms 19 69 35 Psalms 19 69 35 Psalms 19 69 36 Psalms 19 69 36 Psalms 19 69 37 Psalms 19 70 0 Psalms 19 70 1 Psalms 19 70 1 Psalms 19 70 2 Psalms 19 70 2 Psalms 19 70 3 Psalms 19 70 3 Psalms 19 70 4 Psalms 19 70 4 Psalms 19 70 5 Psalms 19 70 5 Psalms 19 70 6 Psalms 19 75 0 Psalms 19 75 1 Psalms 19 75 1 Psalms 19 75 2 Psalms 19 75 2 Psalms 19 75 3 Psalms 19 75 3 Psalms 19 75 4 Psalms 19 75 4 Psalms 19 75 5 Psalms 19 75 5 Psalms 19 75 6 Psalms 19 75 6 Psalms 19 75 7 Psalms 19 75 7 Psalms 19 75 8 Psalms 19 75 8 Psalms 19 75 9 Psalms 19 75 9 Psalms 19 75 10 Psalms 19 75 10 Psalms 19 75 11 Psalms 19 76 0 Psalms 19 76 1 Psalms 19 76 1 Psalms 19 76 2 Psalms 19 76 2 Psalms 19 76 3 Psalms 19 76 3 Psalms 19 76 4 Psalms 19 76 4 Psalms 19 76 5 Psalms 19 76 5 Psalms 19 76 6 Psalms 19 76 6 Psalms 19 76 7 Psalms 19 76 7 Psalms 19 76 8 Psalms 19 76 8 Psalms 19 76 9 Psalms 19 76 9 Psalms 19 76 10 Psalms 19 76 10 Psalms 19 76 11 Psalms 19 76 11 Psalms 19 76 12 Psalms 19 76 12 Psalms 19 76 13 Psalms 19 77 0 Psalms 19 77 1 Psalms 19 77 1 Psalms 19 77 2 Psalms 19 77 2 Psalms 19 77 3 Psalms 19 77 3 Psalms 19 77 4 Psalms 19 77 4 Psalms 19 77 5 Psalms 19 77 5 Psalms 19 77 6 Psalms 19 77 6 Psalms 19 77 7 Psalms 19 77 7 Psalms 19 77 8 Psalms 19 77 8 Psalms 19 77 9 Psalms 19 77 9 Psalms 19 77 10 Psalms 19 77 10 Psalms 19 77 11 Psalms 19 77 11 Psalms 19 77 12 Psalms 19 77 12 Psalms 19 77 13 Psalms 19 77 13 Psalms 19 77 14 Psalms 19 77 14 Psalms 19 77 15 Psalms 19 77 15 Psalms 19 77 16 Psalms 19 77 16 Psalms 19 77 17 Psalms 19 77 17 Psalms 19 77 18 Psalms 19 77 18 Psalms 19 77 19 Psalms 19 77 19 Psalms 19 77 20 Psalms 19 77 20 Psalms 19 77 21 Psalms 19 80 0 Psalms 19 80 1 Psalms 19 80 1 Psalms 19 80 2 Psalms 19 80 2 Psalms 19 80 3 Psalms 19 80 3 Psalms 19 80 4 Psalms 19 80 4 Psalms 19 80 5 Psalms 19 80 5 Psalms 19 80 6 Psalms 19 80 6 Psalms 19 80 7 Psalms 19 80 7 Psalms 19 80 8 Psalms 19 80 8 Psalms 19 80 9 Psalms 19 80 9 Psalms 19 80 10 Psalms 19 80 10 Psalms 19 80 11 Psalms 19 80 11 Psalms 19 80 12 Psalms 19 80 12 Psalms 19 80 13 Psalms 19 80 13 Psalms 19 80 14 Psalms 19 80 14 Psalms 19 80 15 Psalms 19 80 15 Psalms 19 80 16 Psalms 19 80 16 Psalms 19 80 17 Psalms 19 80 17 Psalms 19 80 18 Psalms 19 80 18 Psalms 19 80 19 Psalms 19 80 19 Psalms 19 80 20 Psalms 19 81 0 Psalms 19 81 1 Psalms 19 81 1 Psalms 19 81 2 Psalms 19 81 2 Psalms 19 81 3 Psalms 19 81 3 Psalms 19 81 4 Psalms 19 81 4 Psalms 19 81 5 Psalms 19 81 5 Psalms 19 81 6 Psalms 19 81 6 Psalms 19 81 7 Psalms 19 81 7 Psalms 19 81 8 Psalms 19 81 8 Psalms 19 81 9 Psalms 19 81 9 Psalms 19 81 10 Psalms 19 81 10 Psalms 19 81 11 Psalms 19 81 11 Psalms 19 81 12 Psalms 19 81 12 Psalms 19 81 13 Psalms 19 81 13 Psalms 19 81 14 Psalms 19 81 14 Psalms 19 81 15 Psalms 19 81 15 Psalms 19 81 16 Psalms 19 81 16 Psalms 19 81 17 Psalms 19 83 0 Psalms 19 83 1 Psalms 19 83 1 Psalms 19 83 2 Psalms 19 83 2 Psalms 19 83 3 Psalms 19 83 3 Psalms 19 83 4 Psalms 19 83 4 Psalms 19 83 5 Psalms 19 83 5 Psalms 19 83 6 Psalms 19 83 6 Psalms 19 83 7 Psalms 19 83 7 Psalms 19 83 8 Psalms 19 83 8 Psalms 19 83 9 Psalms 19 83 9 Psalms 19 83 10 Psalms 19 83 10 Psalms 19 83 11 Psalms 19 83 11 Psalms 19 83 12 Psalms 19 83 12 Psalms 19 83 13 Psalms 19 83 13 Psalms 19 83 14 Psalms 19 83 14 Psalms 19 83 15 Psalms 19 83 15 Psalms 19 83 16 Psalms 19 83 16 Psalms 19 83 17 Psalms 19 83 17 Psalms 19 83 18 Psalms 19 83 18 Psalms 19 83 19 Psalms 19 84 0 Psalms 19 84 1 Psalms 19 84 1 Psalms 19 84 2 Psalms 19 84 2 Psalms 19 84 3 Psalms 19 84 3 Psalms 19 84 4 Psalms 19 84 4 Psalms 19 84 5 Psalms 19 84 5 Psalms 19 84 6 Psalms 19 84 6 Psalms 19 84 7 Psalms 19 84 7 Psalms 19 84 8 Psalms 19 84 8 Psalms 19 84 9 Psalms 19 84 9 Psalms 19 84 10 Psalms 19 84 10 Psalms 19 84 11 Psalms 19 84 11 Psalms 19 84 12 Psalms 19 84 12 Psalms 19 84 13 Psalms 19 85 0 Psalms 19 85 1 Psalms 19 85 1 Psalms 19 85 2 Psalms 19 85 2 Psalms 19 85 3 Psalms 19 85 3 Psalms 19 85 4 Psalms 19 85 4 Psalms 19 85 5 Psalms 19 85 5 Psalms 19 85 6 Psalms 19 85 6 Psalms 19 85 7 Psalms 19 85 7 Psalms 19 85 8 Psalms 19 85 8 Psalms 19 85 9 Psalms 19 85 9 Psalms 19 85 10 Psalms 19 85 10 Psalms 19 85 11 Psalms 19 85 11 Psalms 19 85 12 Psalms 19 85 12 Psalms 19 85 13 Psalms 19 85 13 Psalms 19 85 14 Psalms 19 88 0 Psalms 19 88 1 Psalms 19 88 1 Psalms 19 88 2 Psalms 19 88 2 Psalms 19 88 3 Psalms 19 88 3 Psalms 19 88 4 Psalms 19 88 4 Psalms 19 88 5 Psalms 19 88 5 Psalms 19 88 6 Psalms 19 88 6 Psalms 19 88 7 Psalms 19 88 7 Psalms 19 88 8 Psalms 19 88 8 Psalms 19 88 9 Psalms 19 88 9 Psalms 19 88 10 Psalms 19 88 10 Psalms 19 88 11 Psalms 19 88 11 Psalms 19 88 12 Psalms 19 88 12 Psalms 19 88 13 Psalms 19 88 13 Psalms 19 88 14 Psalms 19 88 14 Psalms 19 88 15 Psalms 19 88 15 Psalms 19 88 16 Psalms 19 88 16 Psalms 19 88 17 Psalms 19 88 17 Psalms 19 88 18 Psalms 19 88 18 Psalms 19 88 19 Psalms 19 89 0 Psalms 19 89 1 Psalms 19 89 1 Psalms 19 89 2 Psalms 19 89 2 Psalms 19 89 3 Psalms 19 89 3 Psalms 19 89 4 Psalms 19 89 4 Psalms 19 89 5 Psalms 19 89 5 Psalms 19 89 6 Psalms 19 89 6 Psalms 19 89 7 Psalms 19 89 7 Psalms 19 89 8 Psalms 19 89 8 Psalms 19 89 9 Psalms 19 89 9 Psalms 19 89 10 Psalms 19 89 10 Psalms 19 89 11 Psalms 19 89 11 Psalms 19 89 12 Psalms 19 89 12 Psalms 19 89 13 Psalms 19 89 13 Psalms 19 89 14 Psalms 19 89 14 Psalms 19 89 15 Psalms 19 89 15 Psalms 19 89 16 Psalms 19 89 16 Psalms 19 89 17 Psalms 19 89 17 Psalms 19 89 18 Psalms 19 89 18 Psalms 19 89 19 Psalms 19 89 19 Psalms 19 89 20 Psalms 19 89 20 Psalms 19 89 21 Psalms 19 89 21 Psalms 19 89 22 Psalms 19 89 22 Psalms 19 89 23 Psalms 19 89 23 Psalms 19 89 24 Psalms 19 89 24 Psalms 19 89 25 Psalms 19 89 25 Psalms 19 89 26 Psalms 19 89 26 Psalms 19 89 27 Psalms 19 89 27 Psalms 19 89 28 Psalms 19 89 28 Psalms 19 89 29 Psalms 19 89 29 Psalms 19 89 30 Psalms 19 89 30 Psalms 19 89 31 Psalms 19 89 31 Psalms 19 89 32 Psalms 19 89 32 Psalms 19 89 33 Psalms 19 89 33 Psalms 19 89 34 Psalms 19 89 34 Psalms 19 89 35 Psalms 19 89 35 Psalms 19 89 36 Psalms 19 89 36 Psalms 19 89 37 Psalms 19 89 37 Psalms 19 89 38 Psalms 19 89 38 Psalms 19 89 39 Psalms 19 89 39 Psalms 19 89 40 Psalms 19 89 40 Psalms 19 89 41 Psalms 19 89 41 Psalms 19 89 42 Psalms 19 89 42 Psalms 19 89 43 Psalms 19 89 43 Psalms 19 89 44 Psalms 19 89 44 Psalms 19 89 45 Psalms 19 89 45 Psalms 19 89 46 Psalms 19 89 46 Psalms 19 89 47 Psalms 19 89 47 Psalms 19 89 48 Psalms 19 89 48 Psalms 19 89 49 Psalms 19 89 49 Psalms 19 89 50 Psalms 19 89 50 Psalms 19 89 51 Psalms 19 89 51 Psalms 19 89 52 Psalms 19 89 52 Psalms 19 89 53 Psalms 19 92 0 Psalms 19 92 1 Psalms 19 92 1 Psalms 19 92 2 Psalms 19 92 2 Psalms 19 92 3 Psalms 19 92 3 Psalms 19 92 4 Psalms 19 92 4 Psalms 19 92 5 Psalms 19 92 5 Psalms 19 92 6 Psalms 19 92 6 Psalms 19 92 7 Psalms 19 92 7 Psalms 19 92 8 Psalms 19 92 8 Psalms 19 92 9 Psalms 19 92 9 Psalms 19 92 10 Psalms 19 92 10 Psalms 19 92 11 Psalms 19 92 11 Psalms 19 92 12 Psalms 19 92 12 Psalms 19 92 13 Psalms 19 92 13 Psalms 19 92 14 Psalms 19 92 14 Psalms 19 92 15 Psalms 19 92 15 Psalms 19 92 16 Psalms 19 102 0 Psalms 19 102 1 Psalms 19 102 1 Psalms 19 102 2 Psalms 19 102 2 Psalms 19 102 3 Psalms 19 102 3 Psalms 19 102 4 Psalms 19 102 4 Psalms 19 102 5 Psalms 19 102 5 Psalms 19 102 6 Psalms 19 102 6 Psalms 19 102 7 Psalms 19 102 7 Psalms 19 102 8 Psalms 19 102 8 Psalms 19 102 9 Psalms 19 102 9 Psalms 19 102 10 Psalms 19 102 10 Psalms 19 102 11 Psalms 19 102 11 Psalms 19 102 12 Psalms 19 102 12 Psalms 19 102 13 Psalms 19 102 13 Psalms 19 102 14 Psalms 19 102 14 Psalms 19 102 15 Psalms 19 102 15 Psalms 19 102 16 Psalms 19 102 16 Psalms 19 102 17 Psalms 19 102 17 Psalms 19 102 18 Psalms 19 102 18 Psalms 19 102 19 Psalms 19 102 19 Psalms 19 102 20 Psalms 19 102 20 Psalms 19 102 21 Psalms 19 102 21 Psalms 19 102 22 Psalms 19 102 22 Psalms 19 102 23 Psalms 19 102 23 Psalms 19 102 24 Psalms 19 102 24 Psalms 19 102 25 Psalms 19 102 25 Psalms 19 102 26 Psalms 19 102 26 Psalms 19 102 27 Psalms 19 102 27 Psalms 19 102 28 Psalms 19 102 28 Psalms 19 102 29 Psalms 19 108 0 Psalms 19 108 1 Psalms 19 108 1 Psalms 19 108 2 Psalms 19 108 2 Psalms 19 108 3 Psalms 19 108 3 Psalms 19 108 4 Psalms 19 108 4 Psalms 19 108 5 Psalms 19 108 5 Psalms 19 108 6 Psalms 19 108 6 Psalms 19 108 7 Psalms 19 108 7 Psalms 19 108 8 Psalms 19 108 8 Psalms 19 108 9 Psalms 19 108 9 Psalms 19 108 10 Psalms 19 108 10 Psalms 19 108 11 Psalms 19 108 11 Psalms 19 108 12 Psalms 19 108 12 Psalms 19 108 13 Psalms 19 108 13 Psalms 19 108 14 Psalms 19 140 0 Psalms 19 140 1 Psalms 19 140 1 Psalms 19 140 2 Psalms 19 140 2 Psalms 19 140 3 Psalms 19 140 3 Psalms 19 140 4 Psalms 19 140 4 Psalms 19 140 5 Psalms 19 140 5 Psalms 19 140 6 Psalms 19 140 6 Psalms 19 140 7 Psalms 19 140 7 Psalms 19 140 8 Psalms 19 140 8 Psalms 19 140 9 Psalms 19 140 9 Psalms 19 140 10 Psalms 19 140 10 Psalms 19 140 11 Psalms 19 140 11 Psalms 19 140 12 Psalms 19 140 12 Psalms 19 140 13 Psalms 19 140 13 Psalms 19 140 14 Psalms 19 142 0 Psalms 19 142 1 Psalms 19 142 1 Psalms 19 142 2 Psalms 19 142 2 Psalms 19 142 3 Psalms 19 142 3 Psalms 19 142 4 Psalms 19 142 4 Psalms 19 142 5 Psalms 19 142 5 Psalms 19 142 6 Psalms 19 142 6 Psalms 19 142 7 Psalms 19 142 7 Psalms 19 142 8 Ecclesiastes 21 5 1 Ecclesiastes 21 4 17 Ecclesiastes 21 5 2 Ecclesiastes 21 5 1 Ecclesiastes 21 5 3 Ecclesiastes 21 5 2 Ecclesiastes 21 5 4 Ecclesiastes 21 5 3 Ecclesiastes 21 5 5 Ecclesiastes 21 5 4 Ecclesiastes 21 5 6 Ecclesiastes 21 5 5 Ecclesiastes 21 5 7 Ecclesiastes 21 5 6 Ecclesiastes 21 5 8 Ecclesiastes 21 5 7 Ecclesiastes 21 5 9 Ecclesiastes 21 5 8 Ecclesiastes 21 5 10 Ecclesiastes 21 5 9 Ecclesiastes 21 5 11 Ecclesiastes 21 5 10 Ecclesiastes 21 5 12 Ecclesiastes 21 5 11 Ecclesiastes 21 5 13 Ecclesiastes 21 5 12 Ecclesiastes 21 5 14 Ecclesiastes 21 5 13 Ecclesiastes 21 5 15 Ecclesiastes 21 5 14 Ecclesiastes 21 5 16 Ecclesiastes 21 5 15 Ecclesiastes 21 5 17 Ecclesiastes 21 5 16 Ecclesiastes 21 5 18 Ecclesiastes 21 5 17 Ecclesiastes 21 5 19 Ecclesiastes 21 5 18 Ecclesiastes 21 5 20 Ecclesiastes 21 5 19 Song of Solomon 22 6 13 Song of Solomon 22 7 1 Song of Solomon 22 7 1 Song of Solomon 22 7 2 Song of Solomon 22 7 2 Song of Solomon 22 7 3 Song of Solomon 22 7 3 Song of Solomon 22 7 4 Song of Solomon 22 7 4 Song of Solomon 22 7 5 Song of Solomon 22 7 5 Song of Solomon 22 7 6 Song of Solomon 22 7 6 Song of Solomon 22 7 7 Song of Solomon 22 7 7 Song of Solomon 22 7 8 Song of Solomon 22 7 8 Song of Solomon 22 7 9 Song of Solomon 22 7 9 Song of Solomon 22 7 10 Song of Solomon 22 7 10 Song of Solomon 22 7 11 Song of Solomon 22 7 11 Song of Solomon 22 7 12 Song of Solomon 22 7 12 Song of Solomon 22 7 13 Song of Solomon 22 7 13 Song of Solomon 22 7 14 Isaiah 23 9 1 Isaiah 23 8 23 Isaiah 23 9 2 Isaiah 23 9 1 Isaiah 23 9 3 Isaiah 23 9 2 Isaiah 23 9 4 Isaiah 23 9 3 Isaiah 23 9 5 Isaiah 23 9 4 Isaiah 23 9 6 Isaiah 23 9 5 Isaiah 23 9 7 Isaiah 23 9 6 Isaiah 23 9 8 Isaiah 23 9 7 Isaiah 23 9 9 Isaiah 23 9 8 Isaiah 23 9 10 Isaiah 23 9 9 Isaiah 23 9 11 Isaiah 23 9 10 Isaiah 23 9 12 Isaiah 23 9 11 Isaiah 23 9 13 Isaiah 23 9 12 Isaiah 23 9 14 Isaiah 23 9 13 Isaiah 23 9 15 Isaiah 23 9 14 Isaiah 23 9 16 Isaiah 23 9 15 Isaiah 23 9 17 Isaiah 23 9 16 Isaiah 23 9 18 Isaiah 23 9 17 Isaiah 23 9 19 Isaiah 23 9 18 Isaiah 23 9 20 Isaiah 23 9 19 Isaiah 23 9 21 Isaiah 23 9 20 Isaiah 23 64 2 Isaiah 23 64 1 Isaiah 23 64 3 Isaiah 23 64 2 Isaiah 23 64 4 Isaiah 23 64 3 Isaiah 23 64 5 Isaiah 23 64 4 Isaiah 23 64 6 Isaiah 23 64 5 Isaiah 23 64 7 Isaiah 23 64 6 Isaiah 23 64 8 Isaiah 23 64 7 Isaiah 23 64 9 Isaiah 23 64 8 Isaiah 23 64 10 Isaiah 23 64 9 Isaiah 23 64 11 Isaiah 23 64 10 Isaiah 23 64 12 Isaiah 23 64 11 Jeremiah 24 9 1 Jeremiah 24 8 23 Jeremiah 24 9 2 Jeremiah 24 9 1 Jeremiah 24 9 3 Jeremiah 24 9 2 Jeremiah 24 9 4 Jeremiah 24 9 3 Jeremiah 24 9 5 Jeremiah 24 9 4 Jeremiah 24 9 6 Jeremiah 24 9 5 Jeremiah 24 9 7 Jeremiah 24 9 6 Jeremiah 24 9 8 Jeremiah 24 9 7 Jeremiah 24 9 9 Jeremiah 24 9 8 Jeremiah 24 9 10 Jeremiah 24 9 9 Jeremiah 24 9 11 Jeremiah 24 9 10 Jeremiah 24 9 12 Jeremiah 24 9 11 Jeremiah 24 9 13 Jeremiah 24 9 12 Jeremiah 24 9 14 Jeremiah 24 9 13 Jeremiah 24 9 15 Jeremiah 24 9 14 Jeremiah 24 9 16 Jeremiah 24 9 15 Jeremiah 24 9 17 Jeremiah 24 9 16 Jeremiah 24 9 18 Jeremiah 24 9 17 Jeremiah 24 9 19 Jeremiah 24 9 18 Jeremiah 24 9 20 Jeremiah 24 9 19 Jeremiah 24 9 21 Jeremiah 24 9 20 Jeremiah 24 9 22 Jeremiah 24 9 21 Jeremiah 24 9 23 Jeremiah 24 9 22 Jeremiah 24 9 24 Jeremiah 24 9 23 Jeremiah 24 9 25 Jeremiah 24 9 24 Jeremiah 24 9 26 Jeremiah 24 9 25 Ezekiel 26 20 45 Ezekiel 26 21 1 Ezekiel 26 20 46 Ezekiel 26 21 2 Ezekiel 26 20 44 Ezekiel 26 21 3 Ezekiel 26 20 47 Ezekiel 26 21 3 Ezekiel 26 20 48 Ezekiel 26 21 4 Ezekiel 26 20 49 Ezekiel 26 21 5 Ezekiel 26 21 1 Ezekiel 26 21 6 Ezekiel 26 21 2 Ezekiel 26 21 7 Ezekiel 26 21 3 Ezekiel 26 21 8 Ezekiel 26 21 4 Ezekiel 26 21 9 Ezekiel 26 21 5 Ezekiel 26 21 10 Ezekiel 26 21 6 Ezekiel 26 21 11 Ezekiel 26 21 7 Ezekiel 26 21 12 Ezekiel 26 21 8 Ezekiel 26 21 13 Ezekiel 26 21 9 Ezekiel 26 21 14 Ezekiel 26 21 10 Ezekiel 26 21 15 Ezekiel 26 21 11 Ezekiel 26 21 16 Ezekiel 26 21 12 Ezekiel 26 21 17 Ezekiel 26 21 13 Ezekiel 26 21 18 Ezekiel 26 21 14 Ezekiel 26 21 19 Ezekiel 26 21 15 Ezekiel 26 21 20 Ezekiel 26 21 16 Ezekiel 26 21 21 Ezekiel 26 21 17 Ezekiel 26 21 22 Ezekiel 26 21 18 Ezekiel 26 21 23 Ezekiel 26 21 19 Ezekiel 26 21 24 Ezekiel 26 21 20 Ezekiel 26 21 25 Ezekiel 26 21 21 Ezekiel 26 21 26 Ezekiel 26 21 22 Ezekiel 26 21 27 Ezekiel 26 21 23 Ezekiel 26 21 28 Ezekiel 26 21 24 Ezekiel 26 21 29 Ezekiel 26 21 25 Ezekiel 26 21 30 Ezekiel 26 21 26 Ezekiel 26 21 31 Ezekiel 26 21 27 Ezekiel 26 21 32 Ezekiel 26 21 28 Ezekiel 26 21 33 Ezekiel 26 21 29 Ezekiel 26 21 34 Ezekiel 26 21 30 Ezekiel 26 21 35 Ezekiel 26 21 31 Ezekiel 26 21 36 Ezekiel 26 21 32 Ezekiel 26 21 37 Daniel 27 4 1 Daniel 27 3 31 Daniel 27 4 2 Daniel 27 3 32 Daniel 27 4 3 Daniel 27 3 33 Daniel 27 4 4 Daniel 27 4 1 Daniel 27 4 5 Daniel 27 4 2 Daniel 27 4 6 Daniel 27 4 3 Daniel 27 4 7 Daniel 27 4 4 Daniel 27 4 8 Daniel 27 4 5 Daniel 27 4 9 Daniel 27 4 6 Daniel 27 4 10 Daniel 27 4 7 Daniel 27 4 11 Daniel 27 4 8 Daniel 27 4 12 Daniel 27 4 9 Daniel 27 4 13 Daniel 27 4 10 Daniel 27 4 14 Daniel 27 4 11 Daniel 27 4 15 Daniel 27 4 12 Daniel 27 4 16 Daniel 27 4 13 Daniel 27 4 17 Daniel 27 4 14 Daniel 27 4 18 Daniel 27 4 15 Daniel 27 4 19 Daniel 27 4 16 Daniel 27 4 20 Daniel 27 4 17 Daniel 27 4 21 Daniel 27 4 18 Daniel 27 4 22 Daniel 27 4 19 Daniel 27 4 23 Daniel 27 4 20 Daniel 27 4 24 Daniel 27 4 21 Daniel 27 4 25 Daniel 27 4 22 Daniel 27 4 26 Daniel 27 4 23 Daniel 27 4 27 Daniel 27 4 24 Daniel 27 4 28 Daniel 27 4 25 Daniel 27 4 29 Daniel 27 4 26 Daniel 27 4 30 Daniel 27 4 27 Daniel 27 4 31 Daniel 27 4 28 Daniel 27 4 32 Daniel 27 4 29 Daniel 27 4 33 Daniel 27 4 30 Daniel 27 4 34 Daniel 27 4 31 Daniel 27 4 35 Daniel 27 4 32 Daniel 27 4 36 Daniel 27 4 33 Daniel 27 4 37 Daniel 27 4 34 Daniel 27 5 31 Daniel 27 6 1 Daniel 27 6 1 Daniel 27 6 2 Daniel 27 6 2 Daniel 27 6 3 Daniel 27 6 3 Daniel 27 6 4 Daniel 27 6 4 Daniel 27 6 5 Daniel 27 6 5 Daniel 27 6 6 Daniel 27 6 6 Daniel 27 6 7 Daniel 27 6 7 Daniel 27 6 8 Daniel 27 6 8 Daniel 27 6 9 Daniel 27 6 9 Daniel 27 6 10 Daniel 27 6 10 Daniel 27 6 11 Daniel 27 6 11 Daniel 27 6 12 Daniel 27 6 12 Daniel 27 6 13 Daniel 27 6 13 Daniel 27 6 14 Daniel 27 6 14 Daniel 27 6 15 Daniel 27 6 15 Daniel 27 6 16 Daniel 27 6 16 Daniel 27 6 17 Daniel 27 6 17 Daniel 27 6 18 Daniel 27 6 18 Daniel 27 6 19 Daniel 27 6 19 Daniel 27 6 20 Daniel 27 6 20 Daniel 27 6 21 Daniel 27 6 21 Daniel 27 6 22 Daniel 27 6 22 Daniel 27 6 23 Daniel 27 6 23 Daniel 27 6 24 Daniel 27 6 24 Daniel 27 6 25 Daniel 27 6 25 Daniel 27 6 26 Daniel 27 6 26 Daniel 27 6 27 Daniel 27 6 27 Daniel 27 6 28 Daniel 27 6 28 Daniel 27 6 29 Hosea 28 1 10 Hosea 28 2 1 Hosea 28 1 11 Hosea 28 2 2 Hosea 28 2 1 Hosea 28 2 3 Hosea 28 2 2 Hosea 28 2 4 Hosea 28 2 3 Hosea 28 2 5 Hosea 28 2 4 Hosea 28 2 6 Hosea 28 2 5 Hosea 28 2 7 Hosea 28 2 6 Hosea 28 2 8 Hosea 28 2 7 Hosea 28 2 9 Hosea 28 2 8 Hosea 28 2 10 Hosea 28 2 9 Hosea 28 2 11 Hosea 28 2 10 Hosea 28 2 12 Hosea 28 2 11 Hosea 28 2 13 Hosea 28 2 12 Hosea 28 2 14 Hosea 28 2 13 Hosea 28 2 15 Hosea 28 2 14 Hosea 28 2 16 Hosea 28 2 15 Hosea 28 2 17 Hosea 28 2 16 Hosea 28 2 18 Hosea 28 2 17 Hosea 28 2 19 Hosea 28 2 18 Hosea 28 2 20 Hosea 28 2 19 Hosea 28 2 21 Hosea 28 2 20 Hosea 28 2 22 Hosea 28 2 21 Hosea 28 2 23 Hosea 28 2 22 Hosea 28 2 24 Hosea 28 2 23 Hosea 28 2 25 Hosea 28 11 12 Hosea 28 12 1 Hosea 28 12 1 Hosea 28 12 2 Hosea 28 12 2 Hosea 28 12 3 Hosea 28 12 3 Hosea 28 12 4 Hosea 28 12 4 Hosea 28 12 5 Hosea 28 12 5 Hosea 28 12 6 Hosea 28 12 6 Hosea 28 12 7 Hosea 28 12 7 Hosea 28 12 8 Hosea 28 12 8 Hosea 28 12 9 Hosea 28 12 9 Hosea 28 12 10 Hosea 28 12 10 Hosea 28 12 11 Hosea 28 12 11 Hosea 28 12 12 Hosea 28 12 12 Hosea 28 12 13 Hosea 28 12 13 Hosea 28 12 14 Hosea 28 12 14 Hosea 28 12 15 Hosea 28 13 16 Hosea 28 14 1 Hosea 28 14 1 Hosea 28 14 2 Hosea 28 14 2 Hosea 28 14 3 Hosea 28 14 3 Hosea 28 14 4 Hosea 28 14 4 Hosea 28 14 5 Hosea 28 14 5 Hosea 28 14 6 Hosea 28 14 6 Hosea 28 14 7 Hosea 28 14 7 Hosea 28 14 8 Hosea 28 14 8 Hosea 28 14 9 Hosea 28 14 9 Hosea 28 14 10 Joel 29 2 28 Joel 29 3 1 Joel 29 2 29 Joel 29 3 2 Joel 29 2 30 Joel 29 3 3 Joel 29 2 31 Joel 29 3 4 Joel 29 2 32 Joel 29 3 5 Joel 29 3 1 Joel 29 4 1 Joel 29 3 2 Joel 29 4 2 Joel 29 3 3 Joel 29 4 3 Joel 29 3 4 Joel 29 4 4 Joel 29 3 5 Joel 29 4 5 Joel 29 3 6 Joel 29 4 6 Joel 29 3 7 Joel 29 4 7 Joel 29 3 8 Joel 29 4 8 Joel 29 3 9 Joel 29 4 9 Joel 29 3 10 Joel 29 4 10 Joel 29 3 11 Joel 29 4 11 Joel 29 3 12 Joel 29 4 12 Joel 29 3 13 Joel 29 4 13 Joel 29 3 14 Joel 29 4 14 Joel 29 3 15 Joel 29 4 15 Joel 29 3 16 Joel 29 4 16 Joel 29 3 17 Joel 29 4 17 Joel 29 3 18 Joel 29 4 18 Joel 29 3 19 Joel 29 4 19 Joel 29 3 20 Joel 29 4 20 Joel 29 3 21 Joel 29 4 21 Jonah 32 1 17 Jonah 32 2 1 Jonah 32 2 1 Jonah 32 2 2 Jonah 32 2 2 Jonah 32 2 3 Jonah 32 2 3 Jonah 32 2 4 Jonah 32 2 4 Jonah 32 2 5 Jonah 32 2 5 Jonah 32 2 6 Jonah 32 2 6 Jonah 32 2 7 Jonah 32 2 7 Jonah 32 2 8 Jonah 32 2 8 Jonah 32 2 9 Jonah 32 2 9 Jonah 32 2 10 Jonah 32 2 10 Jonah 32 2 11 Micah 33 5 1 Micah 33 4 14 Micah 33 5 2 Micah 33 5 1 Micah 33 5 3 Micah 33 5 2 Micah 33 5 4 Micah 33 5 3 Micah 33 5 5 Micah 33 5 4 Micah 33 5 6 Micah 33 5 5 Micah 33 5 7 Micah 33 5 6 Micah 33 5 8 Micah 33 5 7 Micah 33 5 9 Micah 33 5 8 Micah 33 5 10 Micah 33 5 9 Micah 33 5 11 Micah 33 5 10 Micah 33 5 12 Micah 33 5 11 Micah 33 5 13 Micah 33 5 12 Micah 33 5 14 Micah 33 5 13 Micah 33 5 15 Micah 33 5 14 Nahum 34 1 15 Nahum 34 2 1 Nahum 34 2 1 Nahum 34 2 2 Nahum 34 2 2 Nahum 34 2 3 Nahum 34 2 3 Nahum 34 2 4 Nahum 34 2 4 Nahum 34 2 5 Nahum 34 2 5 Nahum 34 2 6 Nahum 34 2 6 Nahum 34 2 7 Nahum 34 2 7 Nahum 34 2 8 Nahum 34 2 8 Nahum 34 2 9 Nahum 34 2 9 Nahum 34 2 10 Nahum 34 2 10 Nahum 34 2 11 Nahum 34 2 11 Nahum 34 2 12 Nahum 34 2 12 Nahum 34 2 13 Nahum 34 2 13 Nahum 34 2 14 Zechariah 38 1 18 Zechariah 38 2 1 Zechariah 38 1 19 Zechariah 38 2 2 Zechariah 38 1 20 Zechariah 38 2 3 Zechariah 38 1 21 Zechariah 38 2 4 Zechariah 38 2 1 Zechariah 38 2 5 Zechariah 38 2 2 Zechariah 38 2 6 Zechariah 38 2 3 Zechariah 38 2 7 Zechariah 38 2 4 Zechariah 38 2 8 Zechariah 38 2 5 Zechariah 38 2 9 Zechariah 38 2 6 Zechariah 38 2 10 Zechariah 38 2 7 Zechariah 38 2 11 Zechariah 38 2 8 Zechariah 38 2 12 Zechariah 38 2 9 Zechariah 38 2 13 Zechariah 38 2 10 Zechariah 38 2 14 Zechariah 38 2 11 Zechariah 38 2 15 Zechariah 38 2 12 Zechariah 38 2 16 Zechariah 38 2 13 Zechariah 38 2 17 Malachi 39 4 1 Malachi 39 3 19 Malachi 39 4 2 Malachi 39 3 20 Malachi 39 4 3 Malachi 39 3 21 Malachi 39 4 4 Malachi 39 3 22 Malachi 39 4 5 Malachi 39 3 23 Malachi 39 4 6 Malachi 39 3 24 Acts 44 19 41 Acts 44 19 40 bibledit-gtk-4.6/templates/language_shona.xml0000644000175000017500000002046711175243637021463 0ustar00teusteus00000000000000 1 Genesis Genesisi Gen. 2 Exodus Ekisodho Eki. 3 Leviticus Revhitiko Rev. 4 Numbers Numeri Num 5 Deuteronomy Deteronomio Det. 6 Joshua Joshuwa Josh. 7 Judges Vatongi Vato. 8 Ruth Rute Rut. 9 1 Samuel 1 Samueri 1 Sam. 10 2 Samuel 2 Samueri 2 Sam. 11 1 Kings 1 Madzimambo 1 Madz. 12 2 Kings 2 Madzimambo 2 Madz. 13 1 Chronicles 1 Makoronike 1 Makor. 14 2 Chronicles 2 Makoronike 2 Makor. 15 Ezra Ezira Ezi 16 Nehemiah Nehemia Neh. 17 Esther Esiteri Esi 18 Job Jobho Job. 19 Psalms Mapisarema Map. 20 Proverbs Zvirevo Zvir. 21 Ecclesiastes Muparidzi Mup. 22 Song of Solomon Rwiyo RwaSoromoni Rwiyo 23 Isaiah Isaya Isa. 24 Jeremiah Jeremia Jer. 25 Lamentations Mariro Marir. 26 Ezekiel Ezekieri Eze. 27 Daniel Dhanieri Dhan. 28 Hosea Hosiya Hos. 29 Joel Joweri Jow. 30 Amos Amosi Amo. 31 Obadiah Obhadhiya Obh. 32 Jonah Jona Jona 33 Micah Mika Mik. 34 Nahum Nahumi Nah. 35 Habakkuk Habhakuku Habh. 36 Zephaniah Zefania Zef. 37 Haggai Hagai Hag. 38 Zechariah Zekaria Zek. 39 Malachi Maraki Mara. 40 Matthew Matewu Mat. 41 Mark Mako Mako 42 Luke Ruka Ruk. 43 John Johwani Joh. 44 Acts Mabasa Mab. 45 Romans VaRoma VaRom. 46 1 Corinthians 1 VaKorinde 1 VaKori. 47 2 Corinthians 2 VaKorinde 2 VaKori. 48 Galatians VaGaratia VaGar. 49 Ephesians VaEfeso VaEfe. 50 Philippians VaFiripi VaFir. 51 Colossians VaKorosi VaKoro. 52 1 Thessalonians 1 VaTesaronika 1 VaTes. 53 2 Thessalonians 2 VaTesaronika 2 VaTes. 54 1 Timothy 1 Timoti 1 Tim. 55 2 Timothy 2 Timoti 2 Tim. 56 Titus Titosi Tit. 57 Philemon Firimoni Fir. 58 Hebrews VaHebheru VaHeb. 59 James Jakobho Jak. 60 1 Peter 1 Peturo 1 Pet. 61 2 Peter 2 Peturo 2 Pet. 62 1 John 1 Johwani 1 Joh. 63 2 John 2 Johwani 2 Joh. 64 3 John 3 Johwani 3 Joh. 65 Jude Judhasi Jud. 66 Revelation Zvakazarurwa Zvak. bibledit-gtk-4.6/templates/ot-parallel-passages.xml0000644000175000017500000031232011175243637022520 0ustar00teusteus00000000000000
bibledit-gtk-4.6/templates/language_french_tob.xml0000644000175000017500000002020111175243640022440 0ustar00teusteus00000000000000 1 Genesis Genèse Gn 2 Exodus Exode Ex 3 Leviticus Lévitique Lv 4 Numbers Nombres Nb 5 Deuteronomy Deutéronome Dt 6 Joshua Josué Jos 7 Judges Juges Jg 8 Ruth Ruth Rt 9 1 Samuel 1 Samuel 1S 10 2 Samuel 2 Samuel 2S 11 1 Kings 1 Rois 1K 12 2 Kings 2 Rois 2K 13 1 Chronicles 1 Chroniques 1Ch 14 2 Chronicles 2 Chroniques 2Ch 15 Ezra Esdras Esd 16 Nehemiah Néhémie Ne 17 Esther Esther Est 18 Job Job Jb 19 Psalms Psaumes Ps 20 Proverbs Proverbes Pr 21 Ecclesiastes Ecclésiaste Qo 22 Song of Solomon Cantique des cantiques Ct 23 Isaiah Esaïe Es 24 Jeremiah Jérémie Jr 25 Lamentations Lamentations Lm 26 Ezekiel Ezéchiel Ez 27 Daniel Daniel Dn 28 Hosea Osée Os 29 Joel Joël Jl 30 Amos Amos Am 31 Obadiah Abdias Ab 32 Jonah Jonas Jon 33 Micah Michée Mi 34 Nahum Nahum Na 35 Habakkuk Habakuk Ha 36 Zephaniah Sophonie So 37 Haggai Aggée Ag 38 Zechariah Zacharie Za 39 Malachi Malachie Ml 40 Matthew Matthieu Mt 41 Mark Marc Mc 42 Luke Luc Lc 43 John Jean Jn 44 Acts Actes Ac 45 Romans Romains Rm 46 1 Corinthians 1 Corinthiens 1Co 47 2 Corinthians 2 Corinthiens 2Co 48 Galatians Galates Ga 49 Ephesians Ephésiens Ep 50 Philippians Philippiens Ph 51 Colossians Colossiens Col 52 1 Thessalonians 1 Thessaloniciens 1Th 53 2 Thessalonians 2 Thessaloniciens 2Th 54 1 Timothy 1 Timothée 1Tm 55 2 Timothy 2 Timothée 2Tm 56 Titus Tite Tt 57 Philemon Philémon Phm 58 Hebrews Hébreux He 59 James Jacques Jc 60 1 Peter 1 Pierre 1P 61 2 Peter 2 Pierre 2P 62 1 John 1 Jean 1Jn 63 2 John 2 Jean 2Jn 64 3 John 3 Jean 3Jn 65 Jude Jude Jude 66 Revelation Apocalypse Ap bibledit-gtk-4.6/templates/gtkbuilder.systemlogdialog.xml0000644000175000017500000001271511351210175024031 0ustar00teusteus00000000000000 480 5 System log False True center 640 480 dialog False True vertical 2 True True automatic automatic True True False 1 True Show previous session True True False True True 0 Main True True False True True True 1 Shutdown True True False True True True 4 Diagnostics True True True image_diag True 5 False False 2 True end False end 0 True gtk-preferences bibledit-gtk-4.6/templates/versification_dutch_traditional.xml0000644000175000017500000030746211175243637025141 0ustar00teusteus00000000000000 Genesis 1 31 Genesis 2 25 Genesis 3 24 Genesis 4 26 Genesis 5 32 Genesis 6 22 Genesis 7 24 Genesis 8 22 Genesis 9 29 Genesis 10 32 Genesis 11 32 Genesis 12 20 Genesis 13 18 Genesis 14 24 Genesis 15 21 Genesis 16 16 Genesis 17 27 Genesis 18 33 Genesis 19 38 Genesis 20 18 Genesis 21 34 Genesis 22 24 Genesis 23 20 Genesis 24 67 Genesis 25 34 Genesis 26 35 Genesis 27 46 Genesis 28 22 Genesis 29 35 Genesis 30 43 Genesis 31 55 Genesis 32 32 Genesis 33 20 Genesis 34 31 Genesis 35 29 Genesis 36 43 Genesis 37 36 Genesis 38 30 Genesis 39 23 Genesis 40 23 Genesis 41 57 Genesis 42 38 Genesis 43 34 Genesis 44 34 Genesis 45 28 Genesis 46 34 Genesis 47 31 Genesis 48 22 Genesis 49 33 Genesis 50 26 Exodus 1 22 Exodus 2 25 Exodus 3 22 Exodus 4 31 Exodus 5 24 Exodus 6 29 Exodus 7 25 Exodus 8 32 Exodus 9 35 Exodus 10 29 Exodus 11 10 Exodus 12 51 Exodus 13 22 Exodus 14 31 Exodus 15 27 Exodus 16 36 Exodus 17 16 Exodus 18 27 Exodus 19 25 Exodus 20 26 Exodus 21 36 Exodus 22 31 Exodus 23 33 Exodus 24 18 Exodus 25 40 Exodus 26 37 Exodus 27 21 Exodus 28 43 Exodus 29 46 Exodus 30 38 Exodus 31 18 Exodus 32 35 Exodus 33 23 Exodus 34 35 Exodus 35 35 Exodus 36 38 Exodus 37 29 Exodus 38 31 Exodus 39 43 Exodus 40 38 Leviticus 1 17 Leviticus 2 16 Leviticus 3 17 Leviticus 4 35 Leviticus 5 19 Leviticus 6 30 Leviticus 7 38 Leviticus 8 36 Leviticus 9 24 Leviticus 10 20 Leviticus 11 47 Leviticus 12 8 Leviticus 13 59 Leviticus 14 57 Leviticus 15 33 Leviticus 16 34 Leviticus 17 16 Leviticus 18 30 Leviticus 19 37 Leviticus 20 27 Leviticus 21 24 Leviticus 22 33 Leviticus 23 44 Leviticus 24 23 Leviticus 25 55 Leviticus 26 46 Leviticus 27 34 Numbers 1 54 Numbers 2 34 Numbers 3 51 Numbers 4 49 Numbers 5 31 Numbers 6 27 Numbers 7 89 Numbers 8 26 Numbers 9 23 Numbers 10 36 Numbers 11 35 Numbers 12 16 Numbers 13 33 Numbers 14 45 Numbers 15 41 Numbers 16 50 Numbers 17 13 Numbers 18 32 Numbers 19 22 Numbers 20 29 Numbers 21 35 Numbers 22 41 Numbers 23 30 Numbers 24 25 Numbers 25 18 Numbers 26 65 Numbers 27 23 Numbers 28 31 Numbers 29 40 Numbers 30 16 Numbers 31 54 Numbers 32 42 Numbers 33 56 Numbers 34 29 Numbers 35 34 Numbers 36 13 Deuteronomy 1 46 Deuteronomy 2 37 Deuteronomy 3 29 Deuteronomy 4 49 Deuteronomy 5 33 Deuteronomy 6 25 Deuteronomy 7 26 Deuteronomy 8 20 Deuteronomy 9 29 Deuteronomy 10 22 Deuteronomy 11 32 Deuteronomy 12 32 Deuteronomy 13 18 Deuteronomy 14 29 Deuteronomy 15 23 Deuteronomy 16 22 Deuteronomy 17 20 Deuteronomy 18 22 Deuteronomy 19 21 Deuteronomy 20 20 Deuteronomy 21 23 Deuteronomy 22 30 Deuteronomy 23 25 Deuteronomy 24 22 Deuteronomy 25 19 Deuteronomy 26 19 Deuteronomy 27 26 Deuteronomy 28 68 Deuteronomy 29 29 Deuteronomy 30 20 Deuteronomy 31 30 Deuteronomy 32 52 Deuteronomy 33 29 Deuteronomy 34 12 Joshua 1 18 Joshua 2 24 Joshua 3 17 Joshua 4 24 Joshua 5 15 Joshua 6 27 Joshua 7 26 Joshua 8 35 Joshua 9 27 Joshua 10 43 Joshua 11 23 Joshua 12 24 Joshua 13 33 Joshua 14 15 Joshua 15 63 Joshua 16 10 Joshua 17 18 Joshua 18 28 Joshua 19 51 Joshua 20 9 Joshua 21 45 Joshua 22 34 Joshua 23 16 Joshua 24 33 Judges 1 36 Judges 2 23 Judges 3 31 Judges 4 24 Judges 5 31 Judges 6 40 Judges 7 25 Judges 8 35 Judges 9 57 Judges 10 18 Judges 11 40 Judges 12 15 Judges 13 25 Judges 14 20 Judges 15 20 Judges 16 31 Judges 17 13 Judges 18 31 Judges 19 30 Judges 20 48 Judges 21 25 Ruth 1 22 Ruth 2 23 Ruth 3 18 Ruth 4 22 1 Samuel 1 28 1 Samuel 2 36 1 Samuel 3 21 1 Samuel 4 22 1 Samuel 5 12 1 Samuel 6 21 1 Samuel 7 17 1 Samuel 8 22 1 Samuel 9 27 1 Samuel 10 27 1 Samuel 11 15 1 Samuel 12 25 1 Samuel 13 23 1 Samuel 14 52 1 Samuel 15 35 1 Samuel 16 23 1 Samuel 17 58 1 Samuel 18 30 1 Samuel 19 24 1 Samuel 20 43 1 Samuel 21 15 1 Samuel 22 23 1 Samuel 23 28 1 Samuel 24 23 1 Samuel 25 44 1 Samuel 26 25 1 Samuel 27 12 1 Samuel 28 25 1 Samuel 29 11 1 Samuel 30 31 1 Samuel 31 13 2 Samuel 1 27 2 Samuel 2 32 2 Samuel 3 39 2 Samuel 4 12 2 Samuel 5 25 2 Samuel 6 23 2 Samuel 7 29 2 Samuel 8 18 2 Samuel 9 13 2 Samuel 10 19 2 Samuel 11 27 2 Samuel 12 31 2 Samuel 13 39 2 Samuel 14 33 2 Samuel 15 37 2 Samuel 16 23 2 Samuel 17 29 2 Samuel 18 33 2 Samuel 19 43 2 Samuel 20 26 2 Samuel 21 22 2 Samuel 22 51 2 Samuel 23 39 2 Samuel 24 25 1 Kings 1 53 1 Kings 2 46 1 Kings 3 28 1 Kings 4 34 1 Kings 5 18 1 Kings 6 38 1 Kings 7 51 1 Kings 8 66 1 Kings 9 28 1 Kings 10 29 1 Kings 11 43 1 Kings 12 33 1 Kings 13 34 1 Kings 14 31 1 Kings 15 34 1 Kings 16 34 1 Kings 17 24 1 Kings 18 46 1 Kings 19 21 1 Kings 20 43 1 Kings 21 29 1 Kings 22 54 2 Kings 1 18 2 Kings 2 25 2 Kings 3 27 2 Kings 4 44 2 Kings 5 27 2 Kings 6 33 2 Kings 7 20 2 Kings 8 29 2 Kings 9 37 2 Kings 10 36 2 Kings 11 21 2 Kings 12 21 2 Kings 13 25 2 Kings 14 29 2 Kings 15 38 2 Kings 16 20 2 Kings 17 41 2 Kings 18 37 2 Kings 19 37 2 Kings 20 21 2 Kings 21 26 2 Kings 22 20 2 Kings 23 37 2 Kings 24 20 2 Kings 25 30 1 Chronicles 1 54 1 Chronicles 2 55 1 Chronicles 3 24 1 Chronicles 4 43 1 Chronicles 5 26 1 Chronicles 6 81 1 Chronicles 7 40 1 Chronicles 8 40 1 Chronicles 9 44 1 Chronicles 10 14 1 Chronicles 11 47 1 Chronicles 12 40 1 Chronicles 13 14 1 Chronicles 14 17 1 Chronicles 15 29 1 Chronicles 16 43 1 Chronicles 17 27 1 Chronicles 18 17 1 Chronicles 19 19 1 Chronicles 20 8 1 Chronicles 21 30 1 Chronicles 22 19 1 Chronicles 23 32 1 Chronicles 24 31 1 Chronicles 25 31 1 Chronicles 26 32 1 Chronicles 27 34 1 Chronicles 28 21 1 Chronicles 29 30 2 Chronicles 1 17 2 Chronicles 2 18 2 Chronicles 3 17 2 Chronicles 4 22 2 Chronicles 5 14 2 Chronicles 6 42 2 Chronicles 7 22 2 Chronicles 8 18 2 Chronicles 9 31 2 Chronicles 10 19 2 Chronicles 11 23 2 Chronicles 12 16 2 Chronicles 13 22 2 Chronicles 14 15 2 Chronicles 15 19 2 Chronicles 16 14 2 Chronicles 17 19 2 Chronicles 18 34 2 Chronicles 19 11 2 Chronicles 20 37 2 Chronicles 21 20 2 Chronicles 22 12 2 Chronicles 23 21 2 Chronicles 24 27 2 Chronicles 25 28 2 Chronicles 26 23 2 Chronicles 27 9 2 Chronicles 28 27 2 Chronicles 29 36 2 Chronicles 30 27 2 Chronicles 31 21 2 Chronicles 32 33 2 Chronicles 33 25 2 Chronicles 34 33 2 Chronicles 35 27 2 Chronicles 36 23 Ezra 1 11 Ezra 2 70 Ezra 3 13 Ezra 4 24 Ezra 5 17 Ezra 6 22 Ezra 7 28 Ezra 8 36 Ezra 9 15 Ezra 10 44 Nehemiah 1 11 Nehemiah 2 20 Nehemiah 3 32 Nehemiah 4 23 Nehemiah 5 19 Nehemiah 6 19 Nehemiah 7 72 Nehemiah 8 19 Nehemiah 9 38 Nehemiah 10 39 Nehemiah 11 36 Nehemiah 12 47 Nehemiah 13 31 Esther 1 22 Esther 2 23 Esther 3 15 Esther 4 17 Esther 5 14 Esther 6 14 Esther 7 10 Esther 8 17 Esther 9 32 Esther 10 3 Job 1 22 Job 2 13 Job 3 26 Job 4 21 Job 5 27 Job 6 30 Job 7 21 Job 8 22 Job 9 35 Job 10 22 Job 11 20 Job 12 25 Job 13 28 Job 14 22 Job 15 35 Job 16 22 Job 17 16 Job 18 21 Job 19 29 Job 20 29 Job 21 34 Job 22 30 Job 23 17 Job 24 25 Job 25 6 Job 26 14 Job 27 23 Job 28 28 Job 29 25 Job 30 31 Job 31 40 Job 32 22 Job 33 33 Job 34 37 Job 35 16 Job 36 33 Job 37 24 Job 38 38 Job 39 38 Job 40 28 Job 41 25 Job 42 17 Psalms 1 6 Psalms 2 12 Psalms 3 9 Psalms 4 9 Psalms 5 13 Psalms 6 11 Psalms 7 18 Psalms 8 10 Psalms 9 21 Psalms 10 18 Psalms 11 7 Psalms 12 9 Psalms 13 6 Psalms 14 7 Psalms 15 5 Psalms 16 11 Psalms 17 15 Psalms 18 51 Psalms 19 15 Psalms 20 10 Psalms 21 14 Psalms 22 32 Psalms 23 6 Psalms 24 10 Psalms 25 22 Psalms 26 12 Psalms 27 14 Psalms 28 9 Psalms 29 11 Psalms 30 13 Psalms 31 25 Psalms 32 11 Psalms 33 22 Psalms 34 23 Psalms 35 28 Psalms 36 13 Psalms 37 40 Psalms 38 23 Psalms 39 14 Psalms 40 18 Psalms 41 14 Psalms 42 12 Psalms 43 5 Psalms 44 27 Psalms 45 18 Psalms 46 12 Psalms 47 10 Psalms 48 15 Psalms 49 21 Psalms 50 23 Psalms 51 21 Psalms 52 11 Psalms 53 7 Psalms 54 9 Psalms 55 24 Psalms 56 14 Psalms 57 12 Psalms 58 12 Psalms 59 18 Psalms 60 14 Psalms 61 9 Psalms 62 13 Psalms 63 12 Psalms 64 11 Psalms 65 14 Psalms 66 20 Psalms 67 8 Psalms 68 36 Psalms 69 37 Psalms 70 6 Psalms 71 24 Psalms 72 20 Psalms 73 28 Psalms 74 23 Psalms 75 11 Psalms 76 13 Psalms 77 21 Psalms 78 72 Psalms 79 13 Psalms 80 20 Psalms 81 17 Psalms 82 8 Psalms 83 19 Psalms 84 13 Psalms 85 14 Psalms 86 17 Psalms 87 7 Psalms 88 19 Psalms 89 53 Psalms 90 17 Psalms 91 16 Psalms 92 16 Psalms 93 5 Psalms 94 23 Psalms 95 11 Psalms 96 13 Psalms 97 12 Psalms 98 9 Psalms 99 9 Psalms 100 5 Psalms 101 8 Psalms 102 29 Psalms 103 22 Psalms 104 35 Psalms 105 45 Psalms 106 48 Psalms 107 43 Psalms 108 14 Psalms 109 31 Psalms 110 7 Psalms 111 10 Psalms 112 10 Psalms 113 9 Psalms 114 8 Psalms 115 18 Psalms 116 19 Psalms 117 2 Psalms 118 29 Psalms 119 176 Psalms 120 7 Psalms 121 8 Psalms 122 9 Psalms 123 4 Psalms 124 8 Psalms 125 5 Psalms 126 6 Psalms 127 5 Psalms 128 6 Psalms 129 8 Psalms 130 8 Psalms 131 3 Psalms 132 18 Psalms 133 3 Psalms 134 3 Psalms 135 21 Psalms 136 26 Psalms 137 9 Psalms 138 8 Psalms 139 24 Psalms 140 14 Psalms 141 10 Psalms 142 8 Psalms 143 12 Psalms 144 15 Psalms 145 21 Psalms 146 10 Psalms 147 20 Psalms 148 14 Psalms 149 9 Psalms 150 6 Proverbs 1 33 Proverbs 2 22 Proverbs 3 35 Proverbs 4 27 Proverbs 5 23 Proverbs 6 35 Proverbs 7 27 Proverbs 8 36 Proverbs 9 18 Proverbs 10 32 Proverbs 11 31 Proverbs 12 28 Proverbs 13 25 Proverbs 14 35 Proverbs 15 33 Proverbs 16 33 Proverbs 17 28 Proverbs 18 24 Proverbs 19 29 Proverbs 20 30 Proverbs 21 31 Proverbs 22 29 Proverbs 23 35 Proverbs 24 34 Proverbs 25 28 Proverbs 26 28 Proverbs 27 27 Proverbs 28 28 Proverbs 29 27 Proverbs 30 33 Proverbs 31 31 Ecclesiastes 1 18 Ecclesiastes 2 26 Ecclesiastes 3 22 Ecclesiastes 4 17 Ecclesiastes 5 19 Ecclesiastes 6 12 Ecclesiastes 7 29 Ecclesiastes 8 17 Ecclesiastes 9 18 Ecclesiastes 10 20 Ecclesiastes 11 10 Ecclesiastes 12 14 Song of Solomon 1 17 Song of Solomon 2 17 Song of Solomon 3 11 Song of Solomon 4 16 Song of Solomon 5 16 Song of Solomon 6 13 Song of Solomon 7 13 Song of Solomon 8 14 Isaiah 1 31 Isaiah 2 22 Isaiah 3 26 Isaiah 4 6 Isaiah 5 30 Isaiah 6 13 Isaiah 7 25 Isaiah 8 23 Isaiah 9 20 Isaiah 10 34 Isaiah 11 16 Isaiah 12 6 Isaiah 13 22 Isaiah 14 32 Isaiah 15 9 Isaiah 16 14 Isaiah 17 14 Isaiah 18 7 Isaiah 19 25 Isaiah 20 6 Isaiah 21 17 Isaiah 22 25 Isaiah 23 18 Isaiah 24 23 Isaiah 25 12 Isaiah 26 21 Isaiah 27 13 Isaiah 28 29 Isaiah 29 24 Isaiah 30 33 Isaiah 31 9 Isaiah 32 20 Isaiah 33 24 Isaiah 34 17 Isaiah 35 10 Isaiah 36 22 Isaiah 37 38 Isaiah 38 22 Isaiah 39 8 Isaiah 40 31 Isaiah 41 29 Isaiah 42 25 Isaiah 43 28 Isaiah 44 28 Isaiah 45 25 Isaiah 46 13 Isaiah 47 15 Isaiah 48 22 Isaiah 49 26 Isaiah 50 11 Isaiah 51 23 Isaiah 52 15 Isaiah 53 12 Isaiah 54 17 Isaiah 55 13 Isaiah 56 12 Isaiah 57 21 Isaiah 58 14 Isaiah 59 21 Isaiah 60 22 Isaiah 61 11 Isaiah 62 12 Isaiah 63 19 Isaiah 64 12 Isaiah 65 25 Isaiah 66 24 Jeremiah 1 19 Jeremiah 2 37 Jeremiah 3 25 Jeremiah 4 31 Jeremiah 5 31 Jeremiah 6 30 Jeremiah 7 34 Jeremiah 8 22 Jeremiah 9 26 Jeremiah 10 25 Jeremiah 11 23 Jeremiah 12 17 Jeremiah 13 27 Jeremiah 14 22 Jeremiah 15 21 Jeremiah 16 21 Jeremiah 17 27 Jeremiah 18 23 Jeremiah 19 15 Jeremiah 20 18 Jeremiah 21 14 Jeremiah 22 30 Jeremiah 23 40 Jeremiah 24 10 Jeremiah 25 38 Jeremiah 26 24 Jeremiah 27 22 Jeremiah 28 17 Jeremiah 29 32 Jeremiah 30 24 Jeremiah 31 40 Jeremiah 32 44 Jeremiah 33 26 Jeremiah 34 22 Jeremiah 35 19 Jeremiah 36 32 Jeremiah 37 21 Jeremiah 38 28 Jeremiah 39 18 Jeremiah 40 16 Jeremiah 41 18 Jeremiah 42 22 Jeremiah 43 13 Jeremiah 44 30 Jeremiah 45 5 Jeremiah 46 28 Jeremiah 47 7 Jeremiah 48 47 Jeremiah 49 39 Jeremiah 50 46 Jeremiah 51 64 Jeremiah 52 34 Lamentations 1 22 Lamentations 2 22 Lamentations 3 66 Lamentations 4 22 Lamentations 5 22 Ezekiel 1 28 Ezekiel 2 10 Ezekiel 3 27 Ezekiel 4 17 Ezekiel 5 17 Ezekiel 6 14 Ezekiel 7 27 Ezekiel 8 18 Ezekiel 9 11 Ezekiel 10 22 Ezekiel 11 25 Ezekiel 12 28 Ezekiel 13 23 Ezekiel 14 23 Ezekiel 15 8 Ezekiel 16 63 Ezekiel 17 24 Ezekiel 18 32 Ezekiel 19 14 Ezekiel 20 49 Ezekiel 21 32 Ezekiel 22 31 Ezekiel 23 49 Ezekiel 24 27 Ezekiel 25 17 Ezekiel 26 21 Ezekiel 27 36 Ezekiel 28 26 Ezekiel 29 21 Ezekiel 30 26 Ezekiel 31 18 Ezekiel 32 32 Ezekiel 33 33 Ezekiel 34 31 Ezekiel 35 15 Ezekiel 36 38 Ezekiel 37 28 Ezekiel 38 23 Ezekiel 39 29 Ezekiel 40 49 Ezekiel 41 26 Ezekiel 42 20 Ezekiel 43 27 Ezekiel 44 31 Ezekiel 45 25 Ezekiel 46 24 Ezekiel 47 23 Ezekiel 48 35 Daniel 1 21 Daniel 2 49 Daniel 3 30 Daniel 4 37 Daniel 5 30 Daniel 6 29 Daniel 7 28 Daniel 8 27 Daniel 9 27 Daniel 10 21 Daniel 11 45 Daniel 12 13 Hosea 1 12 Hosea 2 22 Hosea 3 5 Hosea 4 19 Hosea 5 15 Hosea 6 11 Hosea 7 16 Hosea 8 14 Hosea 9 17 Hosea 10 15 Hosea 11 11 Hosea 12 15 Hosea 13 15 Hosea 14 10 Joel 1 20 Joel 2 32 Joel 3 21 Amos 1 15 Amos 2 16 Amos 3 15 Amos 4 13 Amos 5 27 Amos 6 14 Amos 7 17 Amos 8 14 Amos 9 15 Obadiah 1 21 Jonah 1 17 Jonah 2 10 Jonah 3 10 Jonah 4 11 Micah 1 16 Micah 2 13 Micah 3 12 Micah 4 14 Micah 5 14 Micah 6 16 Micah 7 20 Nahum 1 15 Nahum 2 13 Nahum 3 19 Habakkuk 1 17 Habakkuk 2 20 Habakkuk 3 19 Zephaniah 1 18 Zephaniah 2 15 Zephaniah 3 20 Haggai 1 14 Haggai 2 24 Zechariah 1 21 Zechariah 2 13 Zechariah 3 10 Zechariah 4 14 Zechariah 5 11 Zechariah 6 15 Zechariah 7 14 Zechariah 8 23 Zechariah 9 17 Zechariah 10 12 Zechariah 11 17 Zechariah 12 14 Zechariah 13 9 Zechariah 14 21 Malachi 1 14 Malachi 2 17 Malachi 3 18 Malachi 4 6 Matthew 1 25 Matthew 2 23 Matthew 3 17 Matthew 4 25 Matthew 5 48 Matthew 6 34 Matthew 7 29 Matthew 8 34 Matthew 9 38 Matthew 10 42 Matthew 11 30 Matthew 12 50 Matthew 13 58 Matthew 14 36 Matthew 15 39 Matthew 16 28 Matthew 17 27 Matthew 18 35 Matthew 19 30 Matthew 20 34 Matthew 21 46 Matthew 22 46 Matthew 23 39 Matthew 24 51 Matthew 25 46 Matthew 26 75 Matthew 27 66 Matthew 28 20 Mark 1 45 Mark 2 28 Mark 3 35 Mark 4 41 Mark 5 43 Mark 6 56 Mark 7 37 Mark 8 38 Mark 9 50 Mark 10 52 Mark 11 33 Mark 12 44 Mark 13 37 Mark 14 72 Mark 15 47 Mark 16 20 Luke 1 80 Luke 2 52 Luke 3 38 Luke 4 44 Luke 5 39 Luke 6 49 Luke 7 50 Luke 8 56 Luke 9 62 Luke 10 42 Luke 11 54 Luke 12 59 Luke 13 35 Luke 14 35 Luke 15 32 Luke 16 31 Luke 17 37 Luke 18 43 Luke 19 48 Luke 20 47 Luke 21 38 Luke 22 71 Luke 23 56 Luke 24 53 John 1 52 John 2 25 John 3 36 John 4 54 John 5 47 John 6 71 John 7 53 John 8 59 John 9 41 John 10 42 John 11 57 John 12 50 John 13 38 John 14 31 John 15 27 John 16 33 John 17 26 John 18 40 John 19 42 John 20 31 John 21 25 Acts 1 26 Acts 2 47 Acts 3 26 Acts 4 37 Acts 5 42 Acts 6 15 Acts 7 60 Acts 8 40 Acts 9 43 Acts 10 48 Acts 11 30 Acts 12 25 Acts 13 52 Acts 14 28 Acts 15 41 Acts 16 40 Acts 17 34 Acts 18 28 Acts 19 40 Acts 20 38 Acts 21 40 Acts 22 30 Acts 23 35 Acts 24 27 Acts 25 27 Acts 26 32 Acts 27 44 Acts 28 31 Romans 1 32 Romans 2 29 Romans 3 31 Romans 4 25 Romans 5 21 Romans 6 23 Romans 7 26 Romans 8 39 Romans 9 33 Romans 10 21 Romans 11 36 Romans 12 21 Romans 13 14 Romans 14 23 Romans 15 33 Romans 16 27 1 Corinthians 1 31 1 Corinthians 2 16 1 Corinthians 3 23 1 Corinthians 4 21 1 Corinthians 5 13 1 Corinthians 6 20 1 Corinthians 7 40 1 Corinthians 8 13 1 Corinthians 9 27 1 Corinthians 10 33 1 Corinthians 11 34 1 Corinthians 12 31 1 Corinthians 13 13 1 Corinthians 14 40 1 Corinthians 15 58 1 Corinthians 16 24 2 Corinthians 1 24 2 Corinthians 2 17 2 Corinthians 3 18 2 Corinthians 4 18 2 Corinthians 5 21 2 Corinthians 6 18 2 Corinthians 7 16 2 Corinthians 8 24 2 Corinthians 9 15 2 Corinthians 10 18 2 Corinthians 11 33 2 Corinthians 12 21 2 Corinthians 13 13 Galatians 1 24 Galatians 2 21 Galatians 3 29 Galatians 4 31 Galatians 5 26 Galatians 6 18 Ephesians 1 23 Ephesians 2 22 Ephesians 3 21 Ephesians 4 32 Ephesians 5 33 Ephesians 6 24 Philippians 1 30 Philippians 2 30 Philippians 3 21 Philippians 4 23 Colossians 1 29 Colossians 2 23 Colossians 3 25 Colossians 4 18 1 Thessalonians 1 10 1 Thessalonians 2 20 1 Thessalonians 3 13 1 Thessalonians 4 18 1 Thessalonians 5 28 2 Thessalonians 1 12 2 Thessalonians 2 17 2 Thessalonians 3 18 1 Timothy 1 20 1 Timothy 2 15 1 Timothy 3 16 1 Timothy 4 16 1 Timothy 5 25 1 Timothy 6 21 2 Timothy 1 18 2 Timothy 2 26 2 Timothy 3 17 2 Timothy 4 22 Titus 1 16 Titus 2 15 Titus 3 15 Philemon 1 25 Hebrews 1 14 Hebrews 2 18 Hebrews 3 19 Hebrews 4 16 Hebrews 5 14 Hebrews 6 20 Hebrews 7 28 Hebrews 8 13 Hebrews 9 28 Hebrews 10 39 Hebrews 11 40 Hebrews 12 29 Hebrews 13 25 James 1 27 James 2 26 James 3 18 James 4 17 James 5 20 1 Peter 1 25 1 Peter 2 25 1 Peter 3 22 1 Peter 4 19 1 Peter 5 14 2 Peter 1 21 2 Peter 2 22 2 Peter 3 18 1 John 1 10 1 John 2 29 1 John 3 24 1 John 4 21 1 John 5 21 2 John 1 13 3 John 1 15 Jude 1 25 Revelation 1 20 Revelation 2 29 Revelation 3 22 Revelation 4 11 Revelation 5 14 Revelation 6 17 Revelation 7 17 Revelation 8 13 Revelation 9 21 Revelation 10 11 Revelation 11 19 Revelation 12 18 Revelation 13 18 Revelation 14 20 Revelation 15 8 Revelation 16 21 Revelation 17 18 Revelation 18 24 Revelation 19 21 Revelation 20 15 Revelation 21 27 Revelation 22 21 bibledit-gtk-4.6/templates/gtkbuilder.timednotifywindow.xml0000644000175000017500000000152011202313260024370 0ustar00teusteus00000000000000 Notification False center-always notification True True False False True 60 60 bibledit-gtk-4.6/templates/keyterms.sql0000666000175000017500001570200011226072477020351 0ustar00teusteus00000000000000SQLite format 3@  AzKtablekeytermkeytermCREATE TABLE keyterm (id integer, category integer, name string, namecf string, comment string)KktablecategorycategoryCREATE TABLE category (id integer, name string)p/tablereferencereferenceCREATE TABLE reference (id integer, book integer, chapter integer, verse integer) }wqke_YSMGA;5/)# {uoic]WQKE?93-'! ysmga[UOIC=71+% " Ecd[!Y^PLXIHR@?L> 2F1(@#} :w4q.k(e"_YS޴ٳMԳ ϲG˲ıA~;x5r/l)f#`ZT|uNo nHgaB\V<PyK6Gs@0>m7*2g,$+a"[U O IC=z7tۘ1՗nҗ+̖hɖ%•b\VP JD>{8uy2voo,kie&cb^]RS NBJzD2CjB"6Z1,J V kL1k j:  _=( 9Old Testament Keyterms+Greek Key Terms EKey Terms in Biblical Hebrew(UNon-Greek words of the New Testament!GKeywords of the Old Testament(UFlora and Fauna of the Old Testament(UFlora and Fauna of the New Testament *~ytoje`[VQLGB=83.)# {uoic]WQKE?93-'! ysmga[UOIC=71+%_refereJNHMFL?K6J3H0E/C%B$@ ?=<;841/-*('%#  ~}݁z܁uځq؁nׁmցhԁfӁd́^ˁ[ʁXȁVŁUÁTRNMLIDA@;520/,*)('&#"}|{zxusrq nmjhfd|bw\sOqMnIhGgFeEb9_8\5Y4W3U0Q-L*J(E&B%>$:"8 752.,)%$!    e7UkT8 c.))bearded darnelbearded darnelTransliteration: zizanion _reference_start_Matthew 13:25_reference_end_ _reference_start_Matthew 13:26_reference_end_ _reference_start_Matthew 13:27_reference_end_ _reference_start_Matthew 13:29_reference_end_ _reference_start_Matthew 13:30_reference_end_ _reference_start_Matthew 13:36_reference_end_ _reference_start_Matthew 13:38_reference_end_ _reference_start_Matthew 13:40_reference_end_.?barleybarleyTransliteration: krithe _reference_start_John 6:9_reference_end_ _reference_start_John 6:13_reference_end_ _reference_start_Revelation 6:6_reference_end_++kanemone or lilyanemone or lilyTransliteration: krinon _reference_start_Matthew 6:28_reference_end_ _reference_start_Luke 12:27_reference_end_Q aloealoeTransliteration: aloe _reference_start_John 19:39_reference_end_ ;wbird (2)bird (2)Transliteration: peteinos _reference_start_Matthew 6:26_reference_end_ _reference_start_Matthew 8:20_reference_end_ _reference_start_Matthew 13:4_reference_end_ _reference_start_Matthew 13:32_reference_end_ _reference_start_Mark 4:4_reference_end_ _reference_start_Mark 4:32_reference_end_ _reference_start_Luke 8:5_reference_end_ _reference_start_Luke 9:58_reference_end_ _reference_start_Luke 12:24_reference_end_ _reference_start_Luke 13:19_reference_end_ _reference_start_Acts 10:12_reference_end_ _reference_start_Acts 11:6_reference_end_ _reference_start_Romans 1:23_reference_end_ _reference_start_James 3:7_reference_end_B_bird (1)bird (1)Transliteration: orneon _reference_start_Revelation 18:2_reference_end_ _reference_start_Revelation 19:17_reference_end_ _reference_start_Revelation 19:21_reference_end_ Y>Yb  bull, oxbull, oxTransliteration: tauros _reference_start_Matthew 22:4_reference_end_ _reference_start_Acts 14:13_reference_end_ _reference_start_Hebrews 9:13_reference_end_ _reference_start_Hebrews 10:4_reference_end_'//bull, cow, cattlebull, cow, cattleTransliteration: bous _reference_start_Luke 13:15_reference_end_ _reference_start_Luke 14:5_reference_end_ _reference_start_Luke 14:19_reference_end_ _reference_start_John 2:14_reference_end_ _reference_start_John 2:15_reference_end_ _reference_start_1 Corinthians 9:9_reference_end_ _reference_start_1 Corinthians 9:9_reference_end_ _reference_start_1 Timothy 5:18_reference_end_''qblack mustardblack mustardTransliteration: sinapi _reference_start_Matthew 13:31_reference_end_ _reference_start_Matthew 17:20_reference_end_ _reference_start_Mark 4:31_reference_end_ _reference_start_Luke 13:19_reference_end_ _reference_start_Luke 17:6_reference_end_ B2B k chaffchaffTransliteration: achuron _reference_start_Matthew 3:12_reference_end_ _reference_start_Luke 3:17_reference_end_2 K camelcamelTransliteration: kamelos _reference_start_Matthew 3:4_reference_end_ _reference_start_Matthew 19:24_reference_end_ _reference_start_Matthew 23:24_reference_end_ _reference_start_Mark 1:6_reference_end_ _reference_start_Mark 10:25_reference_end_ _reference_start_Luke 18:25_reference_end_3 Q calfcalfTransliteration: moschos _reference_start_Luke 15:23_reference_end_ _reference_start_Luke 15:27_reference_end_ _reference_start_Luke 15:30_reference_end_ _reference_start_Hebrews 9:12_reference_end_ _reference_start_Hebrews 9:19_reference_end_ _reference_start_Revelation 4:7_reference_end_K --Q bunch of graphesbunch of graphesTransliteration: staphulen _reference_start_Matthew 7:16_reference_end_ _reference_start_Luke 6:44_reference_end_ _reference_start_Revelation 14:18_reference_end_ r--cultivated olivecultivated oliveTransliteration: kallielaios _reference_start_Romans 11:24_reference_end_6WcockcockTransliteration: alektor _reference_start_Matthew 26:34_reference_end_ _reference_start_Matthew 26:74_reference_end_ _reference_start_Matthew 26:75_reference_end_ _reference_start_Mark 13:35_reference_end_ _reference_start_Mark 14:30_reference_end_ _reference_start_Mark 14:68_reference_end_ _reference_start_Mark 14:72_reference_end_ _reference_start_Luke 22:34_reference_end_ _reference_start_Luke 22:60_reference_end_ _reference_start_Luke 22:61_reference_end_ _reference_start_John 13:38_reference_end_ _reference_start_John 18:27_reference_end_:%%?clothes mothclothes mothTransliteration: ses _reference_start_Matthew 6:19_reference_end_ _reference_start_Matthew 6:20_reference_end_ _reference_start_Luke 12:33_reference_end_u--%cheylon cinnamoncheylon cinnamonTransliteration: kinnamomon _reference_start_Revelation 18:13_reference_end_ N|qf[PE:/$ti^SH=2'wlaVK@5* N*< M*" L)H K)D J) I) # H(K G(J F(" E* ! D( C( BB A * @ ( ? * > )  = ) < ( ; ( : ( 9 B 8 :  7 : 6 * 5 * 4 * 3 B 2 *, 1 ( 0 :  / : . , - ( ,6 +. *. )+ (+ '* &* %*  $* #*  ") !( (  ; - ,  , *  *  * : * ) ) ( (  ( ( B B B ( ( ( & ( $ (  (  (  (  (  B + + *  ( +' L|qf[PE:/$ti^SH=2'ymaUI=1%  ( ( ( B ; +2 +0 * *  *  )  )  )  ) ( ( ( ( ( ; *, ) ( - B B B B  ~B  }B  |B  {B zB yB  xB  wB  vB  u+ t+ s+ r* q* p)  o) n( m(  l( k+  j*# i*! h*! g* f)  e)  d)  c)  b( a( `( _+  ^* ]*  \( [( Z( YB X= W2 V* U( T( S( R-  Q+ P+ & O*=  J= 1EdonkeydonkeyTransliteration: onos _reference_start_Matthew 21:2_reference_end_ _reference_start_Matthew 21:5_reference_end_ _reference_start_Matthew 21:7_reference_end_ _reference_start_Luke 13:15_reference_end_ _reference_start_Luke 14:5_reference_end_ _reference_start_John 12:15_reference_end_ dogdogTransliteration: kuoon _reference_start_Matthew 7:6_reference_end_ _reference_start_Luke 16:21_reference_end_ _reference_start_Philippians 3:2_reference_end_ _reference_start_2 Peter 2:22_reference_end_ _reference_start_Revelation 22:15_reference_end_WdilldillTransliteration: anethon _reference_start_Matthew 23:23_reference_end_[cummincumminTransliteration: kuminon _reference_start_Matthew 23:23_reference_end_ ?''Edonkey's coltdonkey's coltTransliteration: polos _reference_start_Matthew 21:2_reference_end_ _reference_start_Matthew 21:5_reference_end_ _reference_start_Matthew 21:7_reference_end_ _reference_start_Mark 11:2_reference_end_ _reference_start_Mark 11:4_reference_end_ _reference_start_Mark 11:5_reference_end_ _reference_start_Mark 11:7_reference_end_ _reference_start_Luke 19:30_reference_end_ _reference_start_Luke 19:33_reference_end_ _reference_start_Luke 19:33_reference_end_ _reference_start_Luke 19:35_reference_end_ _reference_start_John 12:15_reference_end_ k%%!dove, pigeondove, pigeonTransliteration: peristera _reference_start_Matthew 3:16_reference_end_ _reference_start_Matthew 10:16_reference_end_ _reference_start_Matthew 21:12_reference_end_ _reference_start_Mark 1:10_reference_end_ _reference_start_Mark 11:15_reference_end_ _reference_start_Luke 2:24_reference_end_ _reference_start_Luke 3:22_reference_end_ _reference_start_John 1:32_reference_end_ _reference_start_John 2:14_reference_end_ _reference_start_John 2:16_reference_end_ \RfigfigTransliteration: sukon _reference_start_Matthew 7:16_reference_end_ _reference_start_Mark 11:13_reference_end_ _reference_start_Luke 6:44_reference_end_ _reference_start_James 3:12_reference_end_g))egyptian cobraegyptian cobraTransliteration: aspis _reference_start_Romans 3:13_reference_end_!%dragondragonTransliteration: drakon _reference_start_Revelation 12:3_reference_end_ _reference_start_Revelation 12:4_reference_end_ _reference_start_Revelation 12:7_reference_end_ _reference_start_Revelation 12:7_reference_end_ _reference_start_Revelation 12:9_reference_end_ _reference_start_Revelation 12:13_reference_end_ _reference_start_Revelation 12:16_reference_end_ _reference_start_Revelation 12:17_reference_end_ _reference_start_Revelation 13:2_reference_end_ _reference_start_Revelation 13:4_reference_end_ _reference_start_Revelation 13:11_reference_end_ _reference_start_Revelation 16:13_reference_end_ _reference_start_Revelation 20:2_reference_end_ n7fig treefig treeTransliteration: suke _reference_start_Matthew 21:19_reference_end_ _reference_start_Matthew 21:19_reference_end_ _reference_start_Matthew 21:20_reference_end_ _reference_start_Matthew 21:21_reference_end_ _reference_start_Matthew 24:32_reference_end_ _reference_start_Mark 11:13_reference_end_ _reference_start_Mark 11:20_reference_end_ _reference_start_Mark 11:21_reference_end_ _reference_start_Mark 13:28_reference_end_ _reference_start_Luke 13:6_reference_end_ _reference_start_Luke 13:7_reference_end_ _reference_start_Luke 21:29_reference_end_ _reference_start_John 1:48_reference_end_ _reference_start_John 1:50_reference_end_ _reference_start_James 3:12_reference_end_ _reference_start_Revelation 6:13_reference_end_ f7fishfishTransliteration: ichthus _reference_start_Matthew 7:10_reference_end_ _reference_start_Matthew 14:17_reference_end_ _reference_start_Matthew 14:19_reference_end_ _reference_start_Matthew 15:36_reference_end_ _reference_start_Matthew 17:27_reference_end_ _reference_start_Mark 6:38_reference_end_ _reference_start_Mark 6:41_reference_end_ _reference_start_Mark 6:43_reference_end_ _reference_start_Luke 5:6_reference_end_ _reference_start_Luke 5:9_reference_end_ _reference_start_Luke 9:13_reference_end_ _reference_start_Luke 9:16_reference_end_ _reference_start_Luke 11:11_reference_end_ _reference_start_Luke 11:11_reference_end_ _reference_start_Luke 24:42_reference_end_ _reference_start_John 21:6_reference_end_ _reference_start_John 21:8_reference_end_ _reference_start_John 21:11_reference_end_ _reference_start_1 Corinthians 15:39_reference_end_ H|pdXL@4(th\PD8, xl`TH<0$  b!+ a!+ `!+ _!+ ^!+ ]!+ \!+ [!+  Z!+$ Y!* X!* W!*  V!*  U!*  T!* S!*, R!*+ Q!*+ P!* O!* N!** M!)  L!)  K!) J!) I!) H!(+ G!() F!(" E!(" D!( C!(  B!(  A!( ! @!( ! ?!( ! >!( =!( <!( ;!( :!( 9!( 8!( 7!( 6!( 5 B 4* 3* : 2( 1.  0.  /+  .* -( ,B +(  *.' )+ (+ '+ &** %* $* #*  "* !* * )+ )) )& ( ($ NjWN\ # frogfrogTransliteration: batrachos _reference_start_Revelation 16:13_reference_end_(?foxfoxTransliteration: alopex _reference_start_Matthew 8:20_reference_end_ _reference_start_Luke 9:58_reference_end_ _reference_start_Luke 13:32_reference_end_flockflockTransliteration: poimne _reference_start_Matthew 26:31_reference_end_ _reference_start_Luke 2:8_reference_end_ _reference_start_John 10:16_reference_end_ _reference_start_1 Corinthians 9:7_reference_end_ _reference_start_1 Corinthians 9:7_reference_end_##uflax, linenflax, linenTransliteration: linon _reference_start_Matthew 12:20_reference_end_ _reference_start_Revelation 15:6_reference_end_ce_start_Mark 4:7_reference_end_ _reference_start_Mark 4:8_reference_end_ _reference_start_Mark 4:29_reference_end_ _reference_start_Mark 11:14_reference_end_ _reference_start_Mark 12:2_reference_end_ _reference_start_Luke 1:42_reference_end_ _reference_start_Luke 3:8_reference_end_ _reference_start_Luke 3:9_reference_end_ _reference_start_Luke 6:43_reference_end_ _reference_start_Luke 6:43_reference_end_ _reference_start_Luke 6:44_reference_end_ _reference_start_Luke 8:8_reference_end_ _reference_start_Luke 12:17_reference_end_ _reference_start_Luke 13:6_reference_end_ _reference_start_Luke 13:7_reference_end_ _reference_start_Luke 13:9_reference_end_ _reference_start_Luke 20:10_reference_end_ _reference_start_John 4:36_reference_end_ _reference_start_John 12:24_reference_end_ _reference_start_John 15:2_reference_end_ _reference_start_John 15:2_reference_end_ _reference_start_John 15:2_reference_end_ _reference_start_John 15:4_reference_end_ _reference_start_John 15:5_reference_end_ _reference_start_John 15:8_reference_end_ _reference_start_John 15:16_reference_end_ _reference_start_John 15:16_reference_end_ _reference_start_Acts 2:30_reference_end_ _reference_start_Romans 1:13_reference_end_ _reference_start_Romans 6:21_reference_end_ _reference_start_Romans 6:22_reference_end_ _reference_start_Romans 15:28_reference_end_ _reference_start_1 Corinthians 9:7_reference_end_ _reference_start_Galatians 5:22_reference_end_ _reference_start_Ephesians 5:9_reference_end_ _reference_start_Philippians 1:11_reference_end_ _reference_start_Philippians 1:22_reference_end_ _reference_start_Philippians 4:17_reference_end_ _reference_start_2 Timothy 2:6_reference_end_ _reference_start_Hebrews 12:11_reference_end_ _reference_start_Hebrews 13:15_reference_end_ _reference_start_James 3:17_reference_end_ _reference_start_James 3:18_reference_end_ _reference_start_James 5:7_reference_end_ _reference_start_James 5:18_reference_end_ _reference_start_Revelation 22:2_reference_end_ _reference_start_Revelation 22:2_reference_end_ gg !{!fruitfruitTransliteration: karpos _reference_start_Matthew 3:8_reference_end_ _reference_start_Matthew 3:10_reference_end_ _reference_start_Matthew 7:16_reference_end_ _reference_start_Matthew 7:17_reference_end_ _reference_start_Matthew 7:17_reference_end_ _reference_start_Matthew 7:18_reference_end_ _reference_start_Matthew 7:18_reference_end_ _reference_start_Matthew 7:19_reference_end_ _reference_start_Matthew 7:20_reference_end_ _reference_start_Matthew 12:33_reference_end_ _reference_start_Matthew 12:33_reference_end_ _reference_start_Matthew 12:33_reference_end_ _reference_start_Matthew 13:8_reference_end_ _reference_start_Matthew 13:26_reference_end_ _reference_start_Matthew 21:19_reference_end_ _reference_start_Matthew 21:34_reference_end_ _reference_start_Matthew 21:34_reference_end_ _reference_start_Matthew 21:41_reference_end_ _reference_start_Matthew 21:43_reference_end_ _referen H|pdXL@4(th\PD8, xl`TH<0$  *-( ),* * (,( '+:  &+:  %+: $+: #*B  "*B  !*) *( )) )) )( )( (B  (B  (B  (B  (B (B (< (: ! (7 '*  &< &, &+$ &+ %B %B %B %B %B %B %B %B  %B  %B %B  %B %B %B %B ~%; }$(! |#( {"- z"* * y") x"( w!B v!B u!; t!; s!; r!; q!:  p!: o!7 n!2 m!2 l!2 k!1 j!0 i!.  h!- g!- f!- e!- d!, c!+ ::X$$goatgoatTransliteration: eriphion _reference_start_Matthew 25:33_reference_end_j#))#gnat, mosquitognat, mosquitoTransliteration: konops _reference_start_Matthew 23:24_reference_end_}"99"garden herb, vegetablegarden herb, vegetableTransliteration: lachanon _reference_start_Matthew 13:32_reference_end_ _reference_start_Mark 4:32_reference_end_ _reference_start_Luke 11:42_reference_end_ _reference_start_Romans 14:2_reference_end_ %%1%horsehorseTransliteration: hippos _reference_start_James 3:3_reference_end_ _reference_start_Revelation 6:2_reference_end_ _reference_start_Revelation 6:4_reference_end_ _reference_start_Revelation 6:5_reference_end_ _reference_start_Revelation 6:8_reference_end_ _reference_start_Revelation 9:7_reference_end_ _reference_start_Revelation 9:9_reference_end_ _reference_start_Revelation 9:17_reference_end_ _reference_start_Revelation 9:17_reference_end_ _reference_start_Revelation 14:20_reference_end_ _reference_start_Revelation 18:13_reference_end_ _reference_start_Revelation 19:11_reference_end_ _reference_start_Revelation 19:14_reference_end_ _reference_start_Revelation 19:18_reference_end_ _reference_start_Revelation 19:19_reference_end_ _reference_start_Revelation 19:21_reference_end_ #f)!!)little doglittle dogTransliteration: kunarion _reference_start_Matthew 15:26_reference_end_ _reference_start_Matthew 15:27_reference_end_ _reference_start_Mark 7:27_reference_end_ _reference_start_Mark 7:28_reference_end_L((lionlionTransliteration: leon _reference_start_2 Timothy 4:17_reference_end_ _reference_start_Hebrews 11:33_reference_end_ _reference_start_1 Peter 5:8_reference_end_ _reference_start_Revelation 4:7_reference_end_ _reference_start_Revelation 5:5_reference_end_ _reference_start_Revelation 9:8_reference_end_ _reference_start_Revelation 9:17_reference_end_ _reference_start_Revelation 10:3_reference_end_ _reference_start_Revelation 13:2_reference_end_X' 'lamb (2)lamb (2)Transliteration: arne _reference_start_Luke 10:3_reference_end_Z&&lamb (1)lamb (1)Transliteration: amnos _reference_start_John 1:29_reference_end_ _reference_start_John 1:36_reference_end_ _reference_start_Acts 8:32_reference_end_ _reference_start_1 Peter 1:19_reference_end_ 6,s,mintmintTransliteration: heduosmon _reference_start_Matthew 23:23_reference_end_ _reference_start_Luke 11:42_reference_end_f+#+male goatmale goatTransliteration: tragos _reference_start_Hebrews 9:12_reference_end_ _reference_start_Hebrews 9:13_reference_end_ _reference_start_Hebrews 9:19_reference_end_ _reference_start_Hebrews 10:4_reference_end_^**locustlocustTransliteration: akris _reference_start_Matthew 3:4_reference_end_ _reference_start_Mark 1:6_reference_end_ _reference_start_Revelation 9:3_reference_end_ _reference_start_Revelation 9:7_reference_end_ "C".//s.palestinian viperpalestinian viperTransliteration: echidna _reference_start_Matthew 3:7_reference_end_ _reference_start_Matthew 12:34_reference_end_ _reference_start_Matthew 23:33_reference_end_ _reference_start_Luke 3:7_reference_end_ _reference_start_Acts 28:3_reference_end_:-[-oliveoliveTransliteration: elaia _reference_start_Matthew 21:1_reference_end_ _reference_start_Matthew 24:3_reference_end_ _reference_start_Matthew 26:30_reference_end_ _reference_start_Mark 11:1_reference_end_ _reference_start_Mark 13:3_reference_end_ _reference_start_Mark 14:26_reference_end_ _reference_start_Luke 19:29_reference_end_ _reference_start_Luke 19:37_reference_end_ _reference_start_Luke 21:37_reference_end_ _reference_start_Luke 22:39_reference_end_ _reference_start_John 8:1_reference_end_ _reference_start_Romans 11:17_reference_end_ _reference_start_Romans 11:24_reference_end_ _reference_start_James 3:12_reference_end_ _reference_start_Revelation 11:4_reference_end_ H|pdXL@4(th\PD8, xl`TH<0$  r8) q8)" p8( o8(! n8( m8( l8( k8( j8( i8(  h8(  g8( $ f8( e7B d7B  c7B  b7* a7*  `6B _6B ^6B ]6B \6:  [6( Z5* * Y4B X4B W4B  V4* U4)$ T4) S4(0 R4( Q4( P4(  O4(  N3*  M2B L2.' K2, J2* " I1B H1B G1B F1B E1B D16 C1( . B1( - A1( @0B  ?/B >/+ =., <.* ;.(! :.( " 9.( 8-B  7-; 6--  5--  4-+ 3-*' 2-*% 1-*% 0-* /-) .-)  --)  ,-( +-( -z=- 2??12possession, beast, animalpossession, beast, animalTransliteration: ktenos _reference_start_Luke 10:34_reference_end_ _reference_start_Acts 23:24_reference_end_ _reference_start_1 Corinthians 15:39_reference_end_ _reference_start_Revelation 18:13_reference_end_X11pearlpearlTransliteration: margarites _reference_start_Matthew 7:6_reference_end_ _reference_start_Matthew 13:45_reference_end_ _reference_start_Matthew 13:46_reference_end_ _reference_start_1 Timothy 2:9_reference_end_ _reference_start_Revelation 17:4_reference_end_ _reference_start_Revelation 18:12_reference_end_ _reference_start_Revelation 18:16_reference_end_ _reference_start_Revelation 21:21_reference_end_ _reference_start_Revelation 21:21_reference_end_`00pantherpantherTransliteration: pardalis _reference_start_Revelation 13:2_reference_end_/q/palmpalmTransliteration: phoinix _reference_start_John 12:13_reference_end_ _reference_start_Revelation 7:9_reference_end_ 33R55ruerueTransliteration: peganon _reference_start_Luke 11:42_reference_end_ 4+4reedreedTransliteration: kalamos _reference_start_Matthew 11:7_reference_end_ _reference_start_Matthew 12:20_reference_end_ _reference_start_Matthew 27:29_reference_end_ _reference_start_Matthew 27:30_reference_end_ _reference_start_Matthew 27:48_reference_end_ _reference_start_Mark 15:19_reference_end_ _reference_start_Mark 15:36_reference_end_ _reference_start_Luke 7:24_reference_end_ _reference_start_Revelation 11:1_reference_end_ _reference_start_Revelation 21:15_reference_end_ _reference_start_Revelation 21:16_reference_end_T33ravenravenTransliteration: korax _reference_start_Luke 12:24_reference_end_ {{77scorpionscorpionTransliteration: skorpios _reference_start_Luke 10:19_reference_end_ _reference_start_Luke 11:12_reference_end_ _reference_start_Revelation 9:3_reference_end_ _reference_start_Revelation 9:5_reference_end_ _reference_start_Revelation 9:10_reference_end_i677y6scarlet, crimson, redscarlet, crimson, redTransliteration: kokkinos _reference_start_Matthew 27:28_reference_end_ _reference_start_Hebrews 9:19_reference_end_ _reference_start_Revelation 17:3_reference_end_ _reference_start_Revelation 17:4_reference_end_ _reference_start_Revelation 18:12_reference_end_ _reference_start_Revelation 18:16_reference_end_rt_John 10:1_reference_end_ _reference_start_John 10:2_reference_end_ _reference_start_John 10:3_reference_end_ _reference_start_John 10:3_reference_end_ _reference_start_John 10:4_reference_end_ _reference_start_John 10:4_reference_end_ _reference_start_John 10:7_reference_end_ _reference_start_John 10:8_reference_end_ _reference_start_John 10:11_reference_end_ _reference_start_John 10:12_reference_end_ _reference_start_John 10:12_reference_end_ _reference_start_John 10:12_reference_end_ _reference_start_John 10:13_reference_end_ _reference_start_John 10:15_reference_end_ _reference_start_John 10:16_reference_end_ _reference_start_John 10:26_reference_end_ _reference_start_John 10:27_reference_end_ _reference_start_John 21:16_reference_end_ _reference_start_John 21:17_reference_end_ _reference_start_Acts 8:32_reference_end_ _reference_start_Romans 8:36_reference_end_ _reference_start_Hebrews 13:20_reference_end_ _reference_start_1 Peter 2:25_reference_end_ _reference_start_Revelation 18:13_reference_end_ +8=8sheepsheepTransliteration: probaton _reference_start_Matthew 7:15_reference_end_ _reference_start_Matthew 9:36_reference_end_ _reference_start_Matthew 10:6_reference_end_ _reference_start_Matthew 10:16_reference_end_ _reference_start_Matthew 12:11_reference_end_ _reference_start_Matthew 12:12_reference_end_ _reference_start_Matthew 15:24_reference_end_ _reference_start_Matthew 18:12_reference_end_ _reference_start_Matthew 25:32_reference_end_ _reference_start_Matthew 25:33_reference_end_ _reference_start_Matthew 26:31_reference_end_ _reference_start_Mark 6:34_reference_end_ _reference_start_Mark 14:27_reference_end_ _reference_start_Luke 15:4_reference_end_ _reference_start_Luke 15:6_reference_end_ _reference_start_John 2:14_reference_end_ _reference_start_John 2:15_reference_end_ _reference_sta! H|pdXL@4(th\PD8, xl`TH<0$  :@* 9?* 8?* 7?*! 6?* 5?) 4?) 3?) 2?) 1?) 0?( /?( .?( -?( ,?( +>+ *>)$ )>(0 (=+  '=) &<*  %<*  $<(  #<(  ";= !:B :B  :B  :B :B  :/  :. :+ :* :*  :) :(! :(  :( 9+ 9+ 9+ 9+ 9+ 8B 8< 8:  8-$ 8, 8+ 8+ 8+  8+  8+  8+  8+ 8+ 8+ 8+ 8+ ~8+  }8+  |8+  {8+  z8+  y8+  x8+  w8+  v8+ u8+ t8* s8* <<5:Q:snakesnakeTransliteration: ophis _reference_start_Matthew 7:10_reference_end_ _reference_start_Matthew 10:16_reference_end_ _reference_start_Matthew 23:33_reference_end_ _reference_start_Mark 16:18_reference_end_ _reference_start_Luke 10:19_reference_end_ _reference_start_Luke 11:11_reference_end_ _reference_start_John 3:14_reference_end_ _reference_start_1 Corinthians 10:9_reference_end_ _reference_start_2 Corinthians 11:3_reference_end_ _reference_start_Revelation 9:19_reference_end_ _reference_start_Revelation 12:9_reference_end_ _reference_start_Revelation 12:14_reference_end_ _reference_start_Revelation 12:15_reference_end_ _reference_start_Revelation 20:2_reference_end_ 9!!e9small fishsmall fishTransliteration: opsarion _reference_start_John 6:9_reference_end_ _reference_start_John 6:11_reference_end_ _reference_start_John 21:9_reference_end_ _reference_start_John 21:10_reference_end_ _reference_start_John 21:13_reference_end_ 41>E>spongespongeTransliteration: spoggos _reference_start_Matthew 27:48_reference_end_ _reference_start_Mark 15:36_reference_end_ _reference_start_John 19:29_reference_end_=c=spikenardspikenardTransliteration: nardos _reference_start_Mark 14:3_reference_end_ _reference_start_John 12:3_reference_end_b<#<sparrowsparrowTransliteration: strouthion _reference_start_Matthew 10:29_reference_end_ _reference_start_Matthew 10:31_reference_end_ _reference_start_Luke 12:6_reference_end_ _reference_start_Luke 12:7_reference_end_\;;sow = pigsow = pigTransliteration: hus _reference_start_2 Peter 2:22_reference_end_ %w%rB//Bsyrian brown bearsyrian brown bearTransliteration: arktos _reference_start_Revelation 13:2_reference_end_eA%%Asycamore figsycamore figTransliteration: sukomorea _reference_start_Luke 19:4_reference_end_u@55@sycamina or mulberrysycamina or mulberryTransliteration: sukaminos _reference_start_Luke 17:6_reference_end_?s?swineswineTransliteration: choros _reference_start_Matthew 7:6_reference_end_ _reference_start_Matthew 8:30_reference_end_ _reference_start_Matthew 8:31_reference_end_ _reference_start_Matthew 8:32_reference_end_ _reference_start_Matthew 8:32_reference_end_ _reference_start_Mark 5:11_reference_end_ _reference_start_Mark 5:12_reference_end_ _reference_start_Mark 5:13_reference_end_ _reference_start_Mark 5:14_reference_end_ _reference_start_Mark 5:16_reference_end_ _reference_start_Luke 8:32_reference_end_ _reference_start_Luke 8:33_reference_end_ _reference_start_Luke 15:15_reference_end_ _reference_start_Luke 15:16_reference_end_ H|pdXL@4(th\PD8, xl`TH<0$  J) J) J)  J)  ~J)  }J() |J(( {J(' zJ(! yJ( xJ( wJ( vJ( uJ( tJ( sI*  rHB qHB pH; oH+ nH+ mH+ lH* kH) jH( iG* hFB  gFB fFB eFB dFA cF* bF*  aF*, `F*+ _F*+ ^F* ]F* \F)  [F) ZF( YF( XF( ! WF( ! VF( ! UF( TF( SF( RF( QF( PF( OF( NE: ME+ LE* KE* JE* IE*, HE) GE) FE) EE( DE(  CE(  BE(  AE( @D: ?D( >C:  =C+ <BB  ;A* i$E55sEthorn, globe thistlethorn, globe thistleTransliteration: akantha _reference_start_Matthew 7:16_reference_end_ _reference_start_Matthew 13:7_reference_end_ _reference_start_Matthew 13:7_reference_end_ _reference_start_Matthew 13:22_reference_end_ _reference_start_Matthew 27:29_reference_end_ _reference_start_Mark 4:7_reference_end_ _reference_start_Mark 4:7_reference_end_ _reference_start_Mark 4:18_reference_end_ _reference_start_Luke 6:44_reference_end_ _reference_start_Luke 8:7_reference_end_ _reference_start_Luke 8:7_reference_end_ _reference_start_Luke 8:14_reference_end_ _reference_start_John 19:2_reference_end_ _reference_start_Hebrews 6:8_reference_end_&D77sDthistle, briar, thornthistle, briar, thornTransliteration: tribolous _reference_start_Matthew 7:16_reference_end_ _reference_start_Hebrews 6:8_reference_end_C''oCsyrian hyssopsyrian hyssopTransliteration: hussopos _reference_start_John 19:29_reference_end_ _reference_start_Hebrews 9:19_reference_end_nd_ _reference_start_Matthew 7:17_reference_end_ _reference_start_Matthew 7:18_reference_end_ _reference_start_Matthew 7:18_reference_end_ _reference_start_Matthew 7:19_reference_end_ _reference_start_Matthew 12:33_reference_end_ _reference_start_Matthew 12:33_reference_end_ _reference_start_Matthew 12:33_reference_end_ _reference_start_Matthew 13:32_reference_end_ _reference_start_Matthew 21:8_reference_end_ _reference_start_Mark 8:24_reference_end_ _reference_start_Mark 11:8_reference_end_ _reference_start_Luke 3:9_reference_end_ _reference_start_Luke 3:9_reference_end_ _reference_start_Luke 6:43_reference_end_ _reference_start_Luke 6:43_reference_end_ _reference_start_Luke 6:44_reference_end_ _reference_start_Luke 13:19_reference_end_ _reference_start_Luke 21:29_reference_end_ _reference_start_Jude 1:12_reference_end_ _reference_start_Revelation 7:1_reference_end_ _reference_start_Revelation 7:3_reference_end_ _reference_start_Revelation 8:7_reference_end_ _reference_start_Revelation 9:4_reference_end_ NL/N'J)JvineyardvineyardTransliteration: ampelon _reference_start_Matthew 20:1_reference_end_ _referen+qI//Ivineyard dressservineyard dressserTransliteration: ampelourgos _reference_start_Luke 13:7_reference_end_8H[HvinevineTransliteration: ampelos _reference_start_Matthew 26:29_reference_end_ _reference_start_Mark 14:25_reference_end_ _reference_start_Luke 22:18_reference_end_ _reference_start_John 15:1_reference_end_ _reference_start_John 15:4_reference_end_ _reference_start_John 15:5_reference_end_ _reference_start_James 3:12_reference_end_ _reference_start_Revelation 14:18_reference_end_ _reference_start_Revelation 14:19_reference_end_`G##Gturtle doveturtle doveTransliteration: trugon _reference_start_Luke 2:24_reference_end_)F=FtreetreeTransliteration: dendron _reference_start_Matthew 3:10_reference_end_ _reference_start_Matthew 3:10_reference_end_ _reference_start_Matthew 7:17_reference_e)ce_start_Matthew 20:2_reference_end_ _reference_start_Matthew 20:4_reference_end_ _reference_start_Matthew 20:7_reference_end_ _reference_start_Matthew 20:8_reference_end_ _reference_start_Matthew 21:28_reference_end_ _reference_start_Matthew 21:33_reference_end_ _reference_start_Matthew 21:39_reference_end_ _reference_start_Matthew 21:40_reference_end_ _reference_start_Matthew 21:41_reference_end_ _reference_start_Mark 12:1_reference_end_ _reference_start_Mark 12:2_reference_end_ _reference_start_Mark 12:8_reference_end_ _reference_start_Mark 12:9_reference_end_ _reference_start_Mark 12:9_reference_end_ _reference_start_Luke 13:6_reference_end_ _reference_start_Luke 20:9_reference_end_ _reference_start_Luke 20:10_reference_end_ _reference_start_Luke 20:13_reference_end_ _reference_start_Luke 20:15_reference_end_ _reference_start_Luke 20:15_reference_end_ _reference_start_Luke 20:16_reference_end_ _reference_start_1 Corinthians 9:7_reference_end_ H|pdXL@4(th\PD8, xl`TH<0$  JN(  IN( HM-  GM-  FLB ELB DLB CLB BLB ALB @LB ?LB >LB =LB <LB ;LB :LB 9LB 8LB 7LB 6LB 5LB 4LB 3LB 2LB  1LB  0LB  /LB  .LB  -LB  ,LB  +LB *LB )LB (LB  'LB  &LB  %LB  $LB  #LB  "LB  !LB L; L:  L8 L, L, L,  L, L) KB KB K.% K,& K, K+  K* K* K* K) K(  K(  K(  K( J.  J* J* J* J* J* J* J*  `PL11SLwild beast, animalwild beast, animalTransliteration: therion _reference_start_Mark 1:13_reference_end_ _reference_start_Acts 10:12_reference_end_ _reference_start_Acts 11:6_reference_end_ _reference_start_Ac.K!KwheatwheatTransliteration: sitos _reference_start_Matthew 3:12_reference_end_ _reference_start_Matthew 13:25_reference_end_ _reference_start_Matthew 13:29_reference_end_ _reference_start_Matthew 13:30_reference_end_ _reference_start_Mark 4:28_reference_end_ _reference_start_Luke 3:17_reference_end_ _reference_start_Luke 16:7_reference_end_ _reference_start_Luke 22:31_reference_end_ _reference_start_John 12:24_reference_end_ _reference_start_Acts 7:12_reference_end_ _reference_start_Acts 27:38_reference_end_ _reference_start_1 Corinthians 15:37_reference_end_ _reference_start_Revelation 6:6_reference_end_ _reference_start_Revelation 18:13_reference_end_/ts 28:4_reference_end_ _reference_start_Acts 28:5_reference_end_ _reference_start_Titus 1:12_reference_end_ _reference_start_Hebrews 12:20_reference_end_ _reference_start_James 3:7_reference_end_ _reference_start_Revelation 6:8_reference_end_ _reference_start_Revelation 11:7_reference_end_ _reference_start_Revelation 13:1_reference_end_ _reference_start_Revelation 13:2_reference_end_ _reference_start_Revelation 13:3_reference_end_ _reference_start_Revelation 13:4_reference_end_ _reference_start_Revelation 13:4_reference_end_ _reference_start_Revelation 13:4_reference_end_ _reference_start_Revelation 13:11_reference_end_ _reference_start_Revelation 13:12_reference_end_ _reference_start_Revelation 13:12_reference_end_ _reference_start_Revelation 13:14_reference_end_ _reference_start_Revelation 13:14_reference_end_ _reference_start_Revelation 13:15_reference_end_ _reference_start_Revelation 13:15_reference_end_ _reference_start_Revelation 13:15_reference_end_ _reference_start_Revelation 13:17_reference_end_ _reference_start_Revelation 13:18_reference_end_ _reference_start_Revelation 14:9_reference_end_ _reference_start_Revelation 14:11_reference_end_ _reference_start_Revelation 15:2_reference_end_ _reference_start_Revelation 16:2_reference_end_ _reference_start_Revelation 16:10_reference_end_ _reference_start_Revelation 16:13_reference_end_ _reference_start_Revelation 17:3_reference_end_ _reference_start_Revelation 17:7_reference_end_ _reference_start_Revelation 17:8_reference_end_ _reference_start_Revelation 17:8_reference_end_ _reference_start_Revelation 17:11_reference_end_ _reference_start_Revelation 17:12_reference_end_ _reference_start_Revelation 17:13_reference_end_ _reference_start_Revelation 17:16_reference_end_ _reference_start_Revelation 17:17_reference_end_ _reference_start_Revelation 19:19_reference_end_ _reference_start_Revelation 19:20_reference_end_ _reference_start_Revelation 19:20_reference_end_ _reference_start_Revelation 20:4_reference_end_ _reference_start_Revelation 20:10_reference_end_ *k;*[QQaddaxaddaxTransliteration: dishon _reference_start_Deuteronomy 14:5_reference_end_P PacaciaacaciaTransliteration: shittah _reference_start_Exodus 25:5_reference_end_ _reference_start_Exodus 25:10_reference_end_ _reference_start_Exodus 25:13_reference_end_ _reference_start_Exodus 25:23_reference_end_ _reference_start_Exodus 25:28_reference_end_ _referenc2OOwormwoodwormwoodTransliteration: apsinthos _reference_start_Revelation 8:11_reference_end_ _reference_start_Revelation 8:11_reference_end_-NENwolfwolfTransliteration: lukos _reference_start_Matthew 7:15_reference_end_ _reference_start_Matthew 10:16_reference_end_ _reference_start_Luke 10:3_reference_end_ _reference_start_John 10:12_reference_end_ _reference_start_John 10:12_reference_end_ _reference_start_Acts 20:29_reference_end_M!!wMwild olivewild oliveTransliteration: agrielaios _reference_start_Romans 11:17_reference_end_ _reference_start_Romans 11:24_reference_end_ H|pdXL@4(th\PD8, xl`TH<0$  Y  Y  Y  X X3 X. X X+ X% W" W\ W W W' W' W! W W V V ~V }V |V {V zU yT xT wS% vR uR tR% sR% rR% qR" pR! oR! nR+ mQ lP) kP  jP& iP& hP% gP% fP% eP% dP% cP% bP$$ aP$ `P$ _P# ^P# ]P \P [P ZP YP% XP WP VP UP TP SP RP QP POB OOB NN, MN+ LN+ KN* e_start_Exodus 26:15_reference_end_ _reference_start_Exodus 26:26_reference_end_ _reference_start_Exodus 26:32_reference_end_ _reference_start_Exodus 26:37_reference_end_ _reference_start_Exodus 27:1_reference_end_ _reference_start_Exodus 27:6_reference_end_ _reference_start_Exodus 30:1_reference_end_ _reference_start_Exodus 30:5_reference_end_ _reference_start_Exodus 35:7_reference_end_ _reference_start_Exodus 35:24_reference_end_ _reference_start_Exodus 36:20_reference_end_ _reference_start_Exodus 36:31_reference_end_ _reference_start_Exodus 36:36_reference_end_ _reference_start_Exodus 37:1_reference_end_ _reference_start_Exodus 37:4_reference_end_ _reference_start_Exodus 37:10_reference_end_ _reference_start_Exodus 37:15_reference_end_ _reference_start_Exodus 37:25_reference_end_ _reference_start_Exodus 37:28_reference_end_ _reference_start_Exodus 38:1_reference_end_ _reference_start_Exodus 38:6_reference_end_ _reference_start_Deuteronomy 10:3_reference_end_ _reference_start_Isaiah 41:19_reference_end_ 9FrU//Uaoudad or mouflonaoudad or mouflonTransliteration: zemer _reference_start_Deuteronomy 14:5_reference_end_TuTantantTransliteration: nemalah _reference_start_Proverbs 6:6_reference_end_ _reference_start_Proverbs 30:25_reference_end_kS--Salmond tree/woodalmond tree/woodTransliteration: luz _reference_start_Genesis 30:37_reference_end_DRkRalmondalmondTransliteration: shaqed _reference_start_Genesis 43:11_reference_end_ _reference_start_Exodus 25:33_reference_end_ _reference_start_Exodus 25:33_reference_end_ _reference_start_Exodus 25:34_reference_end_ _reference_start_Exodus 37:19_reference_end_ _reference_start_Exodus 37:19_reference_end_ _reference_start_Exodus 37:20_reference_end_ _reference_start_Numbers 17:23_reference_end_ _reference_start_Jeremiah 1:11_reference_end_ QW--]Waurochs or bisonaurochs or bisonTransliteration: re'em _reference_start_Numbers 23:22_reference_end_ _reference_start_Numbers 24:8_reference_end_ _reference_start_Deuteronomy 33:17_reference_end_ _reference_start_Job 39:9_reference_end_ _reference_start_Job 39:10_reference_end_ _reference_start_Psalms 22:22_reference_end_ _reference_start_Psalms 29:6_reference_end_ _reference_start_Psalms 92:11_reference_end_ _reference_start_Isaiah 34:7_reference_end_UVVappleappleTransliteration: tappuach _reference_start_Proverbs 25:11_reference_end_ _reference_start_Song of Solomon 2:3_reference_end_ _reference_start_Song of Solomon 2:5_reference_end_ _reference_start_Song of Solomon 7:9_reference_end_ _reference_start_Song of Solomon 8:5_reference_end_ _reference_start_Joel 1:12_reference_end_ 'Y''Ybalsam poplarbalsam poplarTransliteration: baka' _reference_start_2 Samuel 5:23_reference_end_ _reference_start_2 Samuel 5:24_reference_end_ _reference_start_1 Chronicles 14:14_reference_end_ _reference_start_1 Chronicles 14:15_reference_end_ _reference_start_Psalms 84:7_reference_end_] =]  <\ ;\ :\  9[" 8[ 7[  6Z 5Z 4Z 3Z- 2Z  1Z 0Z /Z) .Z -Z( ,Z +Z *Z )Z (Z  'Z  &Z  %Z * $Z  #Z  "Z  !Z  Z Z Z Z Z Z Z Z Z Z Z  Z  YT Y 17_reference_end_ _reference_start_2 Samuel 14:30_reference_end_ _reference_start_2 Samuel 17:28_reference_end_ _reference_start_2 Samuel 21:9_reference_end_ _reference_start_1 Kings 5:8_reference_end_ _reference_start_2 Kings 4:42_reference_end_ _reference_start_2 Kings 7:1_reference_end_ _reference_start_2 Kings 7:16_reference_end_ _reference_start_2 Kings 7:18_reference_end_ _reference_start_1 Chronicles 11:13_reference_end_ _reference_start_2 Chronicles 2:9_reference_end_ _reference_start_2 Chronicles 2:14_reference_end_ _reference_start_2 Chronicles 27:5_reference_end_ _reference_start_Job 31:40_reference_end_ _reference_start_Isaiah 28:25_reference_end_ _reference_start_Jeremiah 41:8_reference_end_ _reference_start_Ezekiel 4:9_reference_end_ _reference_start_Ezekiel 4:12_reference_end_ _reference_start_Ezekiel 13:19_reference_end_ _reference_start_Ezekiel 45:13_reference_end_ _reference_start_Hosea 3:2_reference_end_ _reference_start_Hosea 3:2_reference_end_ _reference_start_Joel 1:11_reference_end_ S S7\]\batbatTransliteration: 'atalleph _reference_start_Leviticus 11:19_reference_end_ _reference_start_Deuteronomy 14:18_reference_end_ _reference_start_Isaiah 2:20_reference_end_A[][barn owlbarn owlTransliteration: yanshuph _reference_start_Leviticus 11:17_reference_end_ _reference_start_Deuteronomy 14:16_reference_end_ _reference_start_Isaiah 34:11_reference_end_$Z+ZbarleybarleyTransliteration: se'orah _reference_start_Exodus 9:31_reference_end_ _reference_start_Exodus 9:31_reference_end_ _reference_start_Leviticus 27:16_reference_end_ _reference_start_Numbers 5:15_reference_end_ _reference_start_Deuteronomy 8:8_reference_end_ _reference_start_Judges 7:13_reference_end_ _reference_start_Ruth 1:22_reference_end_ _reference_start_Ruth 2:17_reference_end_ _reference_start_Ruth 2:23_reference_end_ _reference_start_Ruth 3:2_reference_end_ _reference_start_Ruth 3:15_reference_end_ _reference_start_Ruth 3:7 [}[=_77_beast, animal, cattlebeast, animal, cattleTransliteration: behemah _reference_start_Genesis 1:24_reference_end_ _reference_start_Genesis 1:25_reference_end_ _reference_start_Genesis 1:26_reference_end_ _reference_start_Genesis 2:20_reference_end_ _reference_start_Genesis 3:14_reference_end_ _reference_start_Genesis 6:7_reference_end_ _reference_start_Genesis 6:20_reference_end_ _reference_start_Genesis 7:2_reference_end_ _reference_start_Genesis 7:2_reference_end_ _reference_start_Genesis 7:8_reference_end_ _reference_start_Genesis 7:8_reference_end_ _reference_start_Genesis 7:14_referenc:;^GG}^bearded vulture = lammergeierbearded vulture = lammergeierTransliteration: peres _reference_start_Leviticus 11:13_reference_end_ _reference_start_Deuteronomy 14:12_reference_end_]k]beanbeanTransliteration: pol _reference_start_2 Samuel 17:28_reference_end_ _reference_start_Ezekiel 4:9_reference_end_;e_end_ _reference_start_Genesis 7:21_reference_end_ _reference_start_Genesis 7:23_reference_end_ _reference_start_Genesis 8:1_reference_end_ _reference_start_Genesis 8:17_reference_end_ _reference_start_Genesis 8:20_reference_end_ _reference_start_Genesis 9:10_reference_end_ _reference_start_Genesis 34:23_reference_end_ _reference_start_Genesis 36:6_reference_end_ _reference_start_Genesis 47:18_reference_end_ _reference_start_Exodus 8:13_reference_end_ _reference_start_Exodus 8:14_reference_end_ _reference_start_Exodus 9:9_reference_end_ _reference_start_Exodus 9:10_reference_end_ _reference_start_Exodus 9:19_reference_end_ _reference_start_Exodus 9:22_reference_end_ _reference_start_Exodus 9:25_reference_end_ _reference_start_Exodus 11:5_reference_end_ _reference_start_Exodus 11:7_reference_end_ _reference_start_Exodus 12:12_reference_end_ _reference_start_Exodus 12:29_reference_end_ _reference_start_Exodus 13:2_reference_end_ _reference_start_Exodus 13:12_reference_end_ _reference_start_Exodus 13:15_ref_start_Numbers 31:9_reference_end_ _reference_start_Numbers 31:11_reference_end_ _reference_start_Numbers 31:26_reference_end_ _reference_start_Numbers 31:30_reference_end_ _reference_start_Numbers 31:47_reference_end_ _reference_start_Numbers 32:26_reference_end_ _reference_start_Numbers 35:3_reference_end_ _reference_start_Deuteronomy 2:35_reference_end_ _reference_start_Deuteronomy 3:7_reference_end_ _reference_start_Deuteronomy 4:17_reference_end_ _reference_start_Deuteronomy 5:14_reference_end_ _reference_start_Deuteronomy 7:14_reference_end_ _reference_start_Deuteronomy 11:15_reference_end_ _reference_start_Deuteronomy 13:16_reference_end_ _reference_start_Deuteronomy 14:4_reference_end_ _reference_start_Deuteronomy 14:6_reference_end_ _reference_start_Deuteronomy 14:6_reference_end_ _reference_start_Deuteronomy 20:14_reference_end_ _reference_start_Deuteronomy 27:21_reference_end_ _reference_start_Deuteronomy 28:4_reference_end_ _reference_start_Deuteronomy 28:11_reference_end_ _reference_start_Deu?teronomy 28:26_reference_end_ _reference_start_Deuteronomy 28:51_reference_end_ _reference_start_Deuteronomy 30:9_reference_end_ _reference_start_Deuteronomy 32:24_reference_end_ _reference_start_Joshua 8:2_reference_end_ _reference_start_Joshua 8:27_reference_end_ _reference_start_Joshua 11:14_reference_end_ _reference_start_Joshua 21:2_reference_end_ _reference_start_Judges 20:48_reference_end_ _reference_start_1 Samuel 17:44_reference_end_ _reference_start_1 Kings 5:13_reference_end_ _reference_start_1 Kings 18:5_reference_end_ _reference_start_2 Kings 3:9_reference_end_ _reference_start_2 Kings 3:17_reference_end_ _reference_start_2 Chronicles 32:28_reference_end_ _reference_start_Ezra 1:4_reference_end_ _reference_start_Ezra 1:6_reference_end_ _reference_start_Nehemiah 2:12_reference_end_ _reference_start_Nehemiah 2:12_reference_end_ _reference_start_Nehemiah 2:14_reference_end_ _reference_start_Nehemiah 9:37_reference_end_ _reference_start_Nehemiah 10:37_reference_end_ _reference_start_Job 12:7_refe@rence_end_ _reference_start_Job 18:3_reference_end_ _reference_start_Job 35:11_reference_end_ _reference_start_Psalms 8:8_reference_end_ _reference_start_Psalms 36:7_reference_end_ _reference_start_Psalms 49:13_reference_end_ _reference_start_Psalms 49:21_reference_end_ _reference_start_Psalms 50:10_reference_end_ _reference_start_Psalms 73:22_reference_end_ _reference_start_Psalms 104:14_reference_end_ _reference_start_Psalms 107:38_reference_end_ _reference_start_Psalms 135:8_reference_end_ _reference_start_Psalms 147:9_reference_end_ _reference_start_Psalms 148:10_reference_end_ _reference_start_Proverbs 12:10_reference_end_ _reference_start_Proverbs 30:30_reference_end_ _reference_start_Ecclesiastes 3:18_reference_end_ _reference_start_Ecclesiastes 3:19_reference_end_ _reference_start_Ecclesiastes 3:19_reference_end_ _reference_start_Ecclesiastes 3:21_reference_end_ _reference_start_Isaiah 18:6_reference_end_ _reference_start_Isaiah 18:6_reference_end_ _reference_start_Isaiah 30:6_reference_end_ _refeArence_start_Isaiah 46:1_reference_end_ _reference_start_Isaiah 63:14_reference_end_ _reference_start_Jeremiah 7:20_reference_end_ _reference_start_Jeremiah 7:33_reference_end_ _reference_start_Jeremiah 9:9_reference_end_ _reference_start_Jeremiah 12:4_reference_end_ _reference_start_Jeremiah 15:3_reference_end_ _reference_start_Jeremiah 16:4_reference_end_ _reference_start_Jeremiah 19:7_reference_end_ _reference_start_Jeremiah 21:6_reference_end_ _reference_start_Jeremiah 27:5_reference_end_ _reference_start_Jeremiah 31:27_reference_end_ _reference_start_Jeremiah 32:43_reference_end_ _reference_start_Jeremiah 33:10_reference_end_ _reference_start_Jeremiah 33:10_reference_end_ _reference_start_Jeremiah 33:12_reference_end_ _reference_start_Jeremiah 34:20_reference_end_ _reference_start_Jeremiah 36:29_reference_end_ _reference_start_Jeremiah 50:3_reference_end_ _reference_start_Jeremiah 51:62_reference_end_ _reference_start_Ezekiel 8:10_reference_end_ _reference_start_Ezekiel 14:13_reference_end_ _reference_start_Ezekiel 14:17_reference_end_ _reference_start_Ezekiel 14:19_reference_end_ _reference_start_Ezekiel 14:21_reference_end_ _reference_start_Ezekiel 25:13_reference_end_ _reference_start_Ezekiel 29:8_reference_end_ _reference_start_Ezekiel 29:11_reference_end_ _reference_start_Ezekiel 32:13_reference_end_ _reference_start_Ezekiel 32:13_reference_end_ _reference_start_Ezekiel 36:11_reference_end_ _reference_start_Ezekiel 44:31_reference_end_ _reference_start_Joel 1:18_reference_end_ _reference_start_Joel 1:20_reference_end_ _reference_start_Joel 2:22_reference_end_ _reference_start_Jonah 3:7_reference_end_ _reference_start_Jonah 3:8_reference_end_ _reference_start_Jonah 4:11_reference_end_ _reference_start_Micah 5:7_reference_end_ _reference_start_Habakkuk 2:17_reference_end_ _reference_start_Zephaniah 1:3_reference_end_ _reference_start_Haggai 1:11_reference_end_ _reference_start_Zechariah 2:8_reference_end_ _reference_start_Zechariah 8:10_reference_end_ _reference_start_Zechariah 14:15_reference_end_ H|pdXL@4(th\PD8, xl`TH<0$  "_ !_ _ _ _ _ _  _  _ _ _ _ _# _# _  _/ _ _ _ _ _ _ _ _- _- _) _) _ _ _ _ _ _ _ _ _ ~_ }_ |_ {_ z_ y_ x_ w_ v_ u_ t_ s_ r_ q_ . p_ ' o_  n_  m_  l_ k_ j_ i_ h_ g_ f_ e_ d_ c_  b_ a_  `_  __ ^_  ]_  \_  [_  H|pdXL@4(th[NA5)ui]QE9-! j_ i_ h_ g_ f_ e_ d_3> c_2 b_$ a_" `_! __! ^_! ]_ + \_ [_ Z_ Y_ X_ W_ V_  U_ T_! S_ R_? Q_. P_ O_ N_ M_ L_ K_ J_ I_ H_ G_ F_ E_ D_k& C_h B_I A_2 @_1 ?_1 >_$ =_ <_# ;_ :_  9_ % 8_ % 7_ 6_ 5_ 4_ 3_ 2_  1_  0_  /_  ._  -_ , ,_0 +_ *_  )_ (_ '_  &_ %_3 $_ #_ H|pdXL@4(th\PD8, xl`TH<0$  2h  1h  0h  /h .h  -h  ,h  +h  *h  )h  (h  'h # &h  %h  $h  #h  "h  !g  g f: f  f  f  e e e d d d c' c c c. c c c c b b b b b# b a av a a, `N0 ` ` ` ` ~`- }_& |_& {_& z_% y_$ x_# w_! v_  u_  t_  s_ r_ q_ p_, o_$ n_ m_ l_ k_ >b!!Obbilly goatbilly goatTransliteration: tsapir _reference_start_2 Chronicles 29:21_reference_end_ _reference_start_Ezra 8:35_reference_end_ _reference_start_Daniel 8:5_reference_end_ _reference_start_Daniel 8:5_reference_end_ _reference_start_Daniel 8:8_reference_end_ _reference_start_Daniel 8:21_reference_end_^a+abeebeeTransliteration: deborah _reference_start_Deuteronomy 1:44_reference_end_ _reference_start_Judges 14:8_reference_end_ _reference_start_Psalms 118:12_reference_end_ _reference_start_Isaiah 7:18_reference_end_K`))Y`beasts, cattlebeasts, cattleTransliteration: be'iyr _reference_start_Genesis 45:17_reference_end_ _reference_start_Exodus 22:4_reference_end_ _reference_start_Numbers 20:4_reference_end_ _reference_start_Numbers 20:8_reference_end_ _reference_start_Numbers 20:11_reference_end_ _reference_start_Psalms 78:48_reference_end_ a`e--{eblossom of grapeblossom of grapeTransliteration: semader _reference_start_Song of Solomon 2:13_reference_end_ _reference_start_Song of Solomon 2:15_reference_end_ _reference_start_Song of Solomon 7:13_reference_end_@d%%Kdblack cumminblack cumminTransliteration: ketzach _reference_start_Isaiah 28:25_reference_end_ _reference_start_Isaiah 28:27_reference_end_ _reference_start_Isaiah 28:27_reference_end_c%%cbird of preybird of preyTransliteration: 'ayit _reference_start_Genesis 15:11_reference_end_ _reference_start_Job 28:7_reference_end_ _reference_start_Isaiah 18:6_reference_end_ _reference_start_Isaiah 18:6_reference_end_ _reference_start_Isaiah 46:11_reference_end_ _reference_start_Jeremiah 12:9_reference_end_ _reference_start_Jeremiah 12:9_reference_end_ _reference_start_Ezekiel 39:4_reference_end_ ||gwgbubalbubalTransliteration: yachmur _reference_start_Deuteronomy 14:5_reference_end_ _reference_start_1 Kings 5:3_reference_end_vf33fbramble, buck-thornbramble, buck-thornTransliteration: 'atad _reference_start_Judges 9:14_reference_end_ _reference_start_Judges 9:15_reference_end_ _reference_start_Judges 9:15_reference_end_ _reference_start_Psalms 58:10_reference_end_ngs 12:28_reference_end_ _reference_start_1 Kings 12:32_reference_end_ _reference_start_2 Kings 10:29_reference_end_ _reference_start_2 Kings 17:16_reference_end_ _reference_start_2 Chronicles 11:15_reference_end_ _reference_start_2 Chronicles 13:8_reference_end_ _reference_start_Nehemiah 9:18_reference_end_ _reference_start_Psalms 29:6_reference_end_ _reference_start_Psalms 68:31_reference_end_ _reference_start_Psalms 106:19_reference_end_ _reference_start_Isaiah 11:6_reference_end_ _reference_start_Isaiah 27:10_reference_end_ _reference_start_Jeremiah 31:18_reference_end_ _reference_start_Jeremiah 34:18_reference_end_ _reference_start_Jeremiah 34:19_reference_end_ _reference_start_Jeremiah 46:21_reference_end_ _reference_start_Ezekiel 1:7_reference_end_ _reference_start_Hosea 8:5_reference_end_ _reference_start_Hosea 8:6_reference_end_ _reference_start_Hosea 13:2_reference_end_ _reference_start_Amos 6:4_reference_end_ _reference_start_Micah 6:6_reference_end_ _reference_start_Malachi 3:20_reference_end_ th))+hcalf, bullcalfcalf, bullcalfTransliteration: 'egel _reference_start_Exodus 32:4_reference_end_ _reference_start_Exodus 32:8_reference_end_ _reference_start_Exodus 32:19_reference_end_ _reference_start_Exodus 32:20_reference_end_ _reference_start_Exodus 32:24_reference_end_ _reference_start_Exodus 32:35_reference_end_ _reference_start_Leviticus 9:2_reference_end_ _reference_start_Leviticus 9:3_reference_end_ _reference_start_Leviticus 9:8_reference_end_ _reference_start_Deuteronomy 9:16_reference_end_ _reference_start_Deuteronomy 9:21_reference_end_ _reference_start_1 Samuel 28:24_reference_end_ _reference_start_1 KiH H|pdXL@4(th\PD8, xl`TH<0$  zi& yi xi1 wi1 vi< ui ti si* ri qi piD oiC ni mi  li  ki ) ji  ii  hi  gi  fi  ei  di ci bi ai `i _i  ^i  ]i% \i  [i  Zi" Yi Xi+ Wi@ Vi? Ui= Ti. Si. Ri, Qi# Pi Oi Ni Mi Li Ki Ji Ii Hi Gi Fi Ei  Dh' Ch! Bh Ah  @h ?h >h =h. <h" ;h" :h 9h 8h  7hj 6hD 5h 4h  3h Lenesis 24:31_reference_end_ _reference_start_Genesis 24:32_reference_end_ _reference_start_Genesis 24:32_reference_end_ _reference_start_Genesis 24:35_reference_end_ _reference_start_Genesis 24:44_reference_end_ _reference_start_Genesis 24:46_reference_end_ _reference_start_Genesis 24:46_reference_end_ _reference_start_Genesis 24:61_reference_end_ _reference_start_Genesis 24:63_reference_end_ _reference_start_Genesis 24:64_reference_end_ _reference_start_Genesis 30:43_reference_end_ _reference_start_Genesis 31:17_reference_end_ _reference_start_Genesis 31:34_reference_end_ _reference_start_Genesis 32:8_reference_end_ _reference_start_Genesis 32:16_reference_end_ _reference_start_Genesis 37:25_reference_end_ _reference_start_Exodus 9:3_reference_end_ _reference_start_Leviticus 11:4_reference_end_ _reference_start_Deuteronomy 14:7_reference_end_ _reference_start_Judges 6:5_reference_end_ _reference_start_Judges 7:12_reference_end_ _reference_start_Judges 8:21_reference_end_ _reference_start_Judges 8:26_reference_end_ _reference_start_1 Samuel 15:3_reference_end_ _reference_start_1 Samuel 27:9_reference_end_ _reference_start_1 Samuel 30:17_reference_end_ _reference_start_1 Kings 10:2_reference_end_ _reference_start_2 Kings 8:9_reference_end_ _reference_start_1 Chronicles 5:21_reference_end_ _reference_start_1 Chronicles 12:41_reference_end_ _reference_start_1 Chronicles 27:30_reference_end_ _reference_start_2 Chronicles 9:1_reference_end_ _reference_start_2 Chronicles 14:14_reference_end_ _reference_start_Ezra 2:67_reference_end_ _reference_start_Nehemiah 7:68_reference_end_ _reference_start_Job 1:3_reference_end_ _reference_start_Job 1:17_reference_end_ _reference_start_Job 42:12_reference_end_ _reference_start_Isaiah 21:7_reference_end_ _reference_start_Isaiah 30:6_reference_end_ _reference_start_Isaiah 60:6_reference_end_ _reference_start_Jeremiah 49:29_reference_end_ _reference_start_Jeremiah 49:32_reference_end_ _reference_start_Ezekiel 25:5_reference_end_ _reference_start_Zechariah 14:15_reference_end_ "  nqncassia 2cassia 2Transliteration: qiddah _reference_start_Exodus 30:24_reference_end_ _reference_start_Ezekiel 27:19_reference_end_`mmcassia 1cassia 1Transliteration: qetshiy'ah _reference_start_Psalms 45:9_reference_end_l lcassiacassiafk%%kcarpet vipercarpet viperTransliteration: 'akshub _reference_start_Psalms 140:4_reference_end_j##sjcamel thorncamel thornTransliteration: na'atsuts _reference_start_Isaiah 7:19_reference_end_ _reference_start_Isaiah 55:13_reference_end_Ri icamelcamelTransliteration: gamal _reference_start_Genesis 12:16_reference_end_ _reference_start_Genesis 24:10_reference_end_ _reference_start_Genesis 24:10_reference_end_ _reference_start_Genesis 24:11_reference_end_ _reference_start_Genesis 24:14_reference_end_ _reference_start_Genesis 24:19_reference_end_ _reference_start_Genesis 24:20_reference_end_ _reference_start_Genesis 24:22_reference_end_ _reference_start_Genesis 24:30_reference_end_ _reference_start_GK H{ocWK?3'sg[OC7+wk_SG;/# Bq  Aq  @q  ?q  >q =q <q ;q :q 9q 8q 7q  6q  5q  4q  3q  2q  1q 0q /q" .q -q & ,q  +q  *q  )q  (q  'q  &q  %q  $q  #q  "q/ !q/ q/ q/ q/ q/ q/ q." q. q. q$ q$ q" q" q! q q q q q q  q  q  q p  p p p o o o! oN. o o % n n ~m- }k |j7 {j {qYqcattlecattleTransliteration: miqneh _reference_start_Genesis 4:20_reference_end_ _reference_start_Genesis 13:2_reference_end_ _reference_start_Genesis 13:7_reference_end_ _reference_start_Genesis 13:7_reference_end_ _reference_start_Genesis 29:7_referencPqp55 pcattail, water plantcattail, water plantTransliteration: suf _reference_start_Exodus 2:3_reference_end_ _reference_start_Exodus 2:5_reference_end_ _reference_start_Isaiah 19:6_reference_end_ _reference_start_Jonah 2:6_reference_end_Ao##QocaterpillarcaterpillarTransliteration: chasil _reference_start_1 Kings 8:37_reference_end_ _reference_start_2 Chronicles 6:28_reference_end_ _reference_start_Psalms 78:46_reference_end_ _reference_start_Isaiah 33:4_reference_end_ _reference_start_Joel 1:4_reference_end_ _reference_start_Joel 2:25_reference_end_Qe_end_ _reference_start_Genesis 30:29_reference_end_ _reference_start_Genesis 31:9_reference_end_ _reference_start_Genesis 31:18_reference_end_ _reference_start_Genesis 31:18_reference_end_ _reference_start_Genesis 33:17_reference_end_ _reference_start_Genesis 34:5_reference_end_ _reference_start_Genesis 34:23_reference_end_ _reference_start_Genesis 36:6_reference_end_ _reference_start_Genesis 36:7_reference_end_ _reference_start_Genesis 46:6_reference_end_ _reference_start_Genesis 46:32_reference_end_ _reference_start_Genesis 46:34_reference_end_ _reference_start_Genesis 47:6_reference_end_ _reference_start_Genesis 47:16_reference_end_ _reference_start_Genesis 47:16_reference_end_ _reference_start_Genesis 47:17_reference_end_ _reference_start_Genesis 47:17_reference_end_ _reference_start_Genesis 47:17_reference_end_ _reference_start_Genesis 47:18_reference_end_ _reference_start_Exodus 9:3_reference_end_ _reference_start_Exodus 9:4_reference_end_ _reference_start_Exodus 9:4_reference_end_ _reference_startR_Exodus 9:6_reference_end_ _reference_start_Exodus 9:6_reference_end_ _reference_start_Exodus 9:7_reference_end_ _reference_start_Exodus 9:19_reference_end_ _reference_start_Exodus 9:20_reference_end_ _reference_start_Exodus 9:21_reference_end_ _reference_start_Exodus 10:26_reference_end_ _reference_start_Exodus 12:38_reference_end_ _reference_start_Exodus 17:3_reference_end_ _reference_start_Exodus 34:19_reference_end_ _reference_start_Numbers 20:19_reference_end_ _reference_start_Numbers 31:9_reference_end_ _reference_start_Numbers 32:1_reference_end_ _reference_start_Numbers 32:1_reference_end_ _reference_start_Numbers 32:4_reference_end_ _reference_start_Numbers 32:4_reference_end_ _reference_start_Numbers 32:16_reference_end_ _reference_start_Numbers 32:26_reference_end_ _reference_start_Deuteronomy 3:19_reference_end_ _reference_start_Deuteronomy 3:19_reference_end_ _reference_start_Joshua 1:14_reference_end_ _reference_start_Joshua 14:4_reference_end_ _reference_start_Joshua 22:8_reference_end_ _reference_start_Judges 6:5_reference_end_ _reference_start_Judges 18:21_reference_end_ _reference_start_1 Samuel 23:5_reference_end_ _reference_start_1 Samuel 30:20_reference_end_ _reference_start_2 Kings 3:17_reference_end_ _reference_start_1 Chronicles 5:9_reference_end_ _reference_start_1 Chronicles 5:21_reference_end_ _reference_start_1 Chronicles 7:21_reference_end_ _reference_start_1 Chronicles 28:1_reference_end_ _reference_start_2 Chronicles 14:14_reference_end_ _reference_start_2 Chronicles 26:10_reference_end_ _reference_start_2 Chronicles 32:29_reference_end_ _reference_start_Job 1:3_reference_end_ _reference_start_Job 1:10_reference_end_ _reference_start_Job 36:33_reference_end_ _reference_start_Psalms 78:48_reference_end_ _reference_start_Ecclesiastes 2:7_reference_end_ _reference_start_Isaiah 30:23_reference_end_ _reference_start_Jeremiah 9:9_reference_end_ _reference_start_Jeremiah 49:32_reference_end_ _reference_start_Ezekiel 38:12_reference_end_ _reference_start_Ezekiel 38:13_reference_end_ H|pdXL@4(th\PD8, xl`TH<0$  r5 r3 r/ r- r) r' r# r! r r r r ~r }r |r {r zr yr xr wr vr ur tr sr  rr qr pr or nr mr lr" kr jr% ir hr & gr fr  er dr  cr2 br/ ar/ `r. _r- ^r" ]r! \r  [r Zr# Yr Xr Wr Vr Ur Tr  Sr  Rq& Qq& Pq1 Oq Nq Mq LqN0 Kq$! Jq Iq Hq  Gq Fq Eq  Dq  Cq Uis 18:8_reference_end_ _reference_start_Genesis 20:14_reference_end_ _reference_start_Genesis 21:27_reference_end_ _reference_start_Genesis 24:35_reference_end_ _reference_start_Genesis 26:14_reference_end_ _reference_start_Genesis 32:8_reference_end_ _reference_start_Genesis 33:13_reference_end_ _reference_start_Genesis 34:28_reference_end_ _reference_start_Genesis 45:10_reference_end_ _reference_start_Genesis 46:32_reference_end_ _reference_start_Genesis 47:1_reference_end_ _reference_start_Genesis 47:17_reference_end_ _reference_start_Genesis 50:8_reference_end_ _reference_start_Exodus 9:3_reference_end_ _reference_start_Exodus 10:9_reference_end_ _reference_start_Exodus 10:24_reference_end_ _reference_start_Exodus 12:32_reference_end_ _reference_start_Exodus 12:38_reference_end_ _reference_start_Exodus 20:24_reference_end_ _reference_start_Exodus 21:37_reference_end_ _reference_start_Exodus 29:1_reference_end_ _reference_start_Exodus 34:3_reference_end_ _reference_start_Leviticus 1:2_reference_end_ _rVeference_start_Leviticus 1:3_reference_end_ _reference_start_Leviticus 1:5_reference_end_ _reference_start_Leviticus 3:1_reference_end_ _reference_start_Leviticus 4:3_reference_end_ _reference_start_Leviticus 4:14_reference_end_ _reference_start_Leviticus 9:2_reference_end_ _reference_start_Leviticus 16:3_reference_end_ _reference_start_Leviticus 22:19_reference_end_ _reference_start_Leviticus 22:21_reference_end_ _reference_start_Leviticus 23:18_reference_end_ _reference_start_Leviticus 27:32_reference_end_ _reference_start_Numbers 7:3_reference_end_ _reference_start_Numbers 7:6_reference_end_ _reference_start_Numbers 7:7_reference_end_ _reference_start_Numbers 7:8_reference_end_ _reference_start_Numbers 7:15_reference_end_ _reference_start_Numbers 7:17_reference_end_ _reference_start_Numbers 7:21_reference_end_ _reference_start_Numbers 7:23_reference_end_ _reference_start_Numbers 7:27_reference_end_ _reference_start_Numbers 7:29_reference_end_ _reference_start_Numbers 7:33_reference_end_ _reference_starWt_Numbers 7:35_reference_end_ _reference_start_Numbers 7:39_reference_end_ _reference_start_Numbers 7:41_reference_end_ _reference_start_Numbers 7:45_reference_end_ _reference_start_Numbers 7:47_reference_end_ _reference_start_Numbers 7:51_reference_end_ _reference_start_Numbers 7:53_reference_end_ _reference_start_Numbers 7:57_reference_end_ _reference_start_Numbers 7:59_reference_end_ _reference_start_Numbers 7:63_reference_end_ _reference_start_Numbers 7:65_reference_end_ _reference_start_Numbers 7:69_reference_end_ _reference_start_Numbers 7:71_reference_end_ _reference_start_Numbers 7:75_reference_end_ _reference_start_Numbers 7:77_reference_end_ _reference_start_Numbers 7:81_reference_end_ _reference_start_Numbers 7:83_reference_end_ _reference_start_Numbers 7:87_reference_end_ _reference_start_Numbers 7:88_reference_end_ _reference_start_Numbers 8:8_reference_end_ _reference_start_Numbers 8:8_reference_end_ _reference_start_Numbers 11:22_reference_end_ _reference_start_Numbers 15:3_reference_end_ _Xreference_start_Numbers 15:8_reference_end_ _reference_start_Numbers 15:9_reference_end_ _reference_start_Numbers 15:24_reference_end_ _reference_start_Numbers 22:40_reference_end_ _reference_start_Numbers 28:11_reference_end_ _reference_start_Numbers 28:19_reference_end_ _reference_start_Numbers 28:27_reference_end_ _reference_start_Numbers 29:2_reference_end_ _reference_start_Numbers 29:8_reference_end_ _reference_start_Numbers 29:13_reference_end_ _reference_start_Numbers 29:17_reference_end_ _reference_start_Numbers 31:28_reference_end_ _reference_start_Numbers 31:30_reference_end_ _reference_start_Numbers 31:33_reference_end_ _reference_start_Numbers 31:38_reference_end_ _reference_start_Numbers 31:44_reference_end_ _reference_start_Deuteronomy 8:13_reference_end_ _reference_start_Deuteronomy 12:6_reference_end_ _reference_start_Deuteronomy 12:17_reference_end_ _reference_start_Deuteronomy 12:21_reference_end_ _reference_start_Deuteronomy 14:23_reference_end_ _reference_start_Deuteronomy 14:26_refereYnce_end_ _reference_start_Deuteronomy 15:19_reference_end_ _reference_start_Deuteronomy 16:2_reference_end_ _reference_start_Deuteronomy 21:3_reference_end_ _reference_start_Deuteronomy 32:14_reference_end_ _reference_start_Judges 3:31_reference_end_ _reference_start_1 Samuel 11:5_reference_end_ _reference_start_1 Samuel 11:7_reference_end_ _reference_start_1 Samuel 11:7_reference_end_ _reference_start_1 Samuel 14:32_reference_end_ _reference_start_1 Samuel 15:9_reference_end_ _reference_start_1 Samuel 15:14_reference_end_ _reference_start_1 Samuel 15:15_reference_end_ _reference_start_1 Samuel 15:21_reference_end_ _reference_start_1 Samuel 16:2_reference_end_ _reference_start_1 Samuel 27:9_reference_end_ _reference_start_1 Samuel 30:20_reference_end_ _reference_start_2 Samuel 6:6_reference_end_ _reference_start_2 Samuel 12:2_reference_end_ _reference_start_2 Samuel 12:4_reference_end_ _reference_start_2 Samuel 17:29_reference_end_ _reference_start_2 Samuel 24:22_reference_end_ _reference_start_2 Samuel 2Z4:22_reference_end_ _reference_start_2 Samuel 24:24_reference_end_ _reference_start_1 Kings 1:9_reference_end_ _reference_start_1 Kings 5:3_reference_end_ _reference_start_1 Kings 5:3_reference_end_ _reference_start_1 Kings 7:25_reference_end_ _reference_start_1 Kings 7:29_reference_end_ _reference_start_1 Kings 7:44_reference_end_ _reference_start_1 Kings 8:5_reference_end_ _reference_start_1 Kings 8:63_reference_end_ _reference_start_1 Kings 19:20_reference_end_ _reference_start_1 Kings 19:21_reference_end_ _reference_start_1 Kings 19:21_reference_end_ _reference_start_2 Kings 5:26_reference_end_ _reference_start_2 Kings 16:17_reference_end_ _reference_start_1 Chronicles 12:41_reference_end_ _reference_start_1 Chronicles 12:41_reference_end_ _reference_start_1 Chronicles 13:9_reference_end_ _reference_start_1 Chronicles 21:23_reference_end_ _reference_start_1 Chronicles 27:29_reference_end_ _reference_start_1 Chronicles 27:29_reference_end_ _reference_start_2 Chronicles 4:3_reference_end_ _reference_sta[rt_2 Chronicles 4:3_reference_end_ _reference_start_2 Chronicles 4:4_reference_end_ _reference_start_2 Chronicles 4:15_reference_end_ _reference_start_2 Chronicles 5:6_reference_end_ _reference_start_2 Chronicles 7:5_reference_end_ _reference_start_2 Chronicles 13:9_reference_end_ _reference_start_2 Chronicles 15:11_reference_end_ _reference_start_2 Chronicles 18:2_reference_end_ _reference_start_2 Chronicles 29:22_reference_end_ _reference_start_2 Chronicles 29:32_reference_end_ _reference_start_2 Chronicles 29:33_reference_end_ _reference_start_2 Chronicles 31:6_reference_end_ _reference_start_2 Chronicles 32:29_reference_end_ _reference_start_2 Chronicles 35:7_reference_end_ _reference_start_2 Chronicles 35:8_reference_end_ _reference_start_2 Chronicles 35:9_reference_end_ _reference_start_2 Chronicles 35:12_reference_end_ _reference_start_Nehemiah 10:37_reference_end_ _reference_start_Job 1:3_reference_end_ _reference_start_Job 1:14_reference_end_ _reference_start_Job 40:15_reference_end_ _reference_start_Job 42:12_reference_end_ _reference_start_Psalms 66:15_reference_end_ _reference_start_Ecclesiastes 2:7_reference_end_ _reference_start_Isaiah 7:21_reference_end_ _reference_start_Isaiah 11:7_reference_end_ _reference_start_Isaiah 22:13_reference_end_ _reference_start_Isaiah 65:10_reference_end_ _reference_start_Isaiah 65:25_reference_end_ _reference_start_Jeremiah 3:24_reference_end_ _reference_start_Jeremiah 5:17_reference_end_ _reference_start_Jeremiah 31:12_reference_end_ _reference_start_Jeremiah 52:20_reference_end_ _reference_start_Ezekiel 4:15_reference_end_ _reference_start_Ezekiel 43:19_reference_end_ _reference_start_Ezekiel 43:23_reference_end_ _reference_start_Ezekiel 43:25_reference_end_ _reference_start_Ezekiel 45:18_reference_end_ _reference_start_Ezekiel 46:6_reference_end_ _reference_start_Hosea 5:6_reference_end_ _reference_start_Joel 1:18_reference_end_ _reference_start_Amos 6:12_reference_end_ _reference_start_Jonah 3:7_reference_end_ _reference_start_Habakkuk 3:17_reference_end_ ggs%%Qscattle, oxencattle, oxenTransliteration: 'elef _reference_start_Deuteronomy 7:13_reference_end_ _reference_start_Deuteronomy 28:4_reference_end_ _reference_start_Deuteronomy 28:18_reference_end_ _reference_start_Deuteronomy 28:51_reference_end_ _reference_start_Psalms 8:8_reference_end_ _reference_start_Proverbs 14:4_reference_end_ _reference_start_Isaiah 30:24_reference_end_lr--rcattle, herd, oxcattle, herd, oxTransliteration: baqar _reference_start_Genesis 12:16_reference_end_ _reference_start_Genesis 13:5_reference_end_ _reference_start_Genesis 18:7_reference_end_ _reference_start_Genesis 18:7_reference_end_ _reference_start_GenesT H|pdXL@4(th\PD8, xl`TH<0$  Rr  Qr  Pr  Or ? Nr  Mr , Lr  Kr  Jr  Ir  Hr  Gr  Fr  Er  Dr  Cr  Br  Ar  @r  ?r  >r  =r  <r  ;r  :r  9r  8r  7r  6r  5r 4r  3r 2r 1r 0r /r .r  -r  ,r  +r *r, )r& (r! 'r &r %r $r #r "r !r r r r( r r r r r  r r rX rW rS rQ rM rK rG rE rA r? r; r9 H|pdXL@4(th\PD8, xl`TH<0$  t  t  t  t  t  t t t4 t3 t1 t t s s s s3 s s s r# r  r r r r. r- r+ r+ ~r+ }r |r4 {r zr yr xrA wrA vr ur  tr sr rrB qr* pr( or nr mr % lr# kr# jr# ir# hr  gr fr! er dr cr br ar `r _r ^r ]r \r [r Zr  Yr  Xr  Wr Vr ) Ur ) Tr  Sr `bers 24:6_reference_end_ _reference_start_Judges 9:15_reference_end_ _reference_start_2 Samuel 5:11_reference_end_ _reference_start_2 Samuel 7:2_reference_end_ _reference_start_2 Samuel 7:7_reference_end_ _reference_start_1 Kings 5:13_reference_end_ _reference_start_1 Kings 5:20_reference_end_ _reference_start_1 Kings 5:22_reference_end_ _reference_start_1 Kings 5:24_reference_end_ _reference_start_1 Kings 6:9_reference_end_ _reference_start_1 Kings 6:10_reference_end_ _reference_start_1 Kings 6:15_reference_end_ _reference_start_1 Kings 6:16_reference_end_ _reference_start_1 Kings 6:18_reference_end_ _reference_start_1 Kings 6:18_reference_end_ _reference_start_1 Kings 6:20_reference_end_ _reference_start_1 Kings 6:36_reference_end_ _reference_start_1 Kings 7:2_reference_end_ _reference_start_1 Kings 7:2_reference_end_ _reference_start_1 Kings 7:3_reference_end_ _reference_start_1 Kings 7:7_reference_end_ _reference_start_1 Kings 7:11_reference_end_ _reference_start_1 Kings 7:12_reference_end_ _referencea_start_1 Kings 9:11_reference_end_ _reference_start_1 Kings 10:27_reference_end_ _reference_start_2 Kings 14:9_reference_end_ _reference_start_2 Kings 19:23_reference_end_ _reference_start_1 Chronicles 14:1_reference_end_ _reference_start_1 Chronicles 17:1_reference_end_ _reference_start_1 Chronicles 17:6_reference_end_ _reference_start_1 Chronicles 22:4_reference_end_ _reference_start_1 Chronicles 22:4_reference_end_ _reference_start_2 Chronicles 1:15_reference_end_ _reference_start_2 Chronicles 2:2_reference_end_ _reference_start_2 Chronicles 2:7_reference_end_ _reference_start_2 Chronicles 9:27_reference_end_ _reference_start_2 Chronicles 25:18_reference_end_ _reference_start_Ezra 3:7_reference_end_ _reference_start_Job 40:17_reference_end_ _reference_start_Psalms 29:5_reference_end_ _reference_start_Psalms 29:5_reference_end_ _reference_start_Psalms 80:11_reference_end_ _reference_start_Psalms 92:13_reference_end_ _reference_start_Psalms 104:16_reference_end_ _reference_start_Psalms 148:9_reference_end_ _reference_start_Song of Solomon 1:17_reference_end_ _reference_start_Song of Solomon 5:15_reference_end_ _reference_start_Song of Solomon 8:9_reference_end_ _reference_start_Isaiah 2:13_reference_end_ _reference_start_Isaiah 9:9_reference_end_ _reference_start_Isaiah 14:8_reference_end_ _reference_start_Isaiah 37:24_reference_end_ _reference_start_Isaiah 41:19_reference_end_ _reference_start_Isaiah 44:14_reference_end_ _reference_start_Jeremiah 22:7_reference_end_ _reference_start_Jeremiah 22:14_reference_end_ _reference_start_Jeremiah 22:15_reference_end_ _reference_start_Jeremiah 22:23_reference_end_ _reference_start_Ezekiel 17:3_reference_end_ _reference_start_Ezekiel 17:22_reference_end_ _reference_start_Ezekiel 17:23_reference_end_ _reference_start_Ezekiel 27:5_reference_end_ _reference_start_Ezekiel 31:3_reference_end_ _reference_start_Ezekiel 31:8_reference_end_ _reference_start_Amos 2:9_reference_end_ _reference_start_Zechariah 11:1_reference_end_ _reference_start_Zechariah 11:2_reference_end_ tP =t <t ;t( :t 9t 8t  7t 6t 5t 4t  3t  2t  1t  0t  /t  .t  -t  ,t +t  *t  )t  (t  't  &t  %t $ $t  #t  "t  !t  t  t  t  t  t  t  rsbrW||cottoncottonTransliteration: karpas _reference_start_Esther 1:6_reference_end_{{cormorantcormorantTransliteration: shalak _reference_start_Leviticus 11:17_reference_end_ _reference_start_Deuteronomy 14:17_reference_end_ zizcoriandercorianderTransliteration: gad _reference_start_Exodus 16:31_reference_end_ _reference_start_Numbers 11:7_reference_end_ykycoralcoralTransliteration: ra'mah _reference_start_Job 28:18_reference_end_ _reference_start_Ezekiel 27:16_reference_end_ x%%_xclothes mothclothes mothTransliteration: ash _reference_start_Job 4:19_reference_end_ _reference_start_Job 9:9_reference_end_ _reference_start_Job 13:28_reference_end_ _reference_start_Job 27:18_reference_end_ _reference_start_Psalms 39:12_reference_end_ _reference_start_Isaiah 50:9_reference_end_ _reference_start_Isaiah 51:8_reference_end_ _reference_start_Hosea 5:12_reference_end_ D|pdXL@4(reXK>1$ {naTG:-  &  %  $  #  "  ! +      #       " '  " 1 " "    .  m i" N. '   %   &       ~  }  | { z  y x w v u  t s rh qJ p( o~* n} m}& l| k{ j{  iz  hz gy fy ex dx3 cx2 9{l9p''%desert locustdesert locustTransliteration: 'arbeh _reference_start_Exodus 10:4_reference_end_ _reference_sg3GcummincumminTransliteration: camon _reference_start_Isaiah 28:25_reference_end_ _reference_start_Isaiah 28:27_reference_end_ _reference_start_Isaiah 28:27_reference_end_cuckoocuckooTransliteration: shachaph _reference_start_Leviticus 11:16_reference_end_ _reference_start_Deuteronomy 14:15_reference_end_{crocodilecrocodileTransliteration: liwyathan _reference_start_Job 40:25_reference_end_ _reference_start_Psalms 74:14_reference_end_ _reference_start_Psalms 104:26_reference_end_ _reference_start_Isaiah 27:1_reference_end_ _reference_start_Isaiah 27:1_reference_end_c~%~cricketcricketTransliteration: tselatsal _reference_start_Deuteronomy 28:42_reference_end_}k}cranecraneTransliteration: soos _reference_start_Isaiah 38:14_reference_end_ _reference_start_Jeremiah 8:7_reference_end_tart_Exodus 10:12_reference_end_ _reference_start_Exodus 10:13_reference_end_ _reference_start_Exodus 10:14_reference_end_ _reference_start_Exodus 10:14_reference_end_ _reference_start_Exodus 10:19_reference_end_ _reference_start_Exodus 10:19_reference_end_ _reference_start_Leviticus 11:22_reference_end_ _reference_start_Deuteronomy 28:38_reference_end_ _reference_start_Judges 6:5_reference_end_ _reference_start_Judges 7:12_reference_end_ _reference_start_1 Kings 8:37_reference_end_ _reference_start_2 Chronicles 6:28_reference_end_ _reference_start_Job 39:20_reference_end_ _reference_start_Psalms 78:46_reference_end_ _reference_start_Psalms 105:34_reference_end_ _reference_start_Psalms 109:23_reference_end_ _reference_start_Proverbs 30:27_reference_end_ _reference_start_Jeremiah 46:23_reference_end_ _reference_start_Joel 1:4_reference_end_ _reference_start_Joel 1:4_reference_end_ _reference_start_Joel 2:25_reference_end_ _reference_start_Nahum 3:15_reference_end_ _reference_start_Nahum 3:17_reference_end_ &9doedoeTransliteration: 'ayyalah _reference_start_Genesis 49:21_reference_end_ _reference_start_2 Samuel 22:34_reference_end_ _reference_start_Job 39:1_reference_end_ _reference_start_Psalms 18:34_reference_end_ _reference_start_Psalms 22:1_reference_end_ _reference_start_Psalms 29:9_reference_end_ _reference_start_Proverbs 5:19_reference_end_ _reference_start_Song of Solomon 2:7_reference_end_ _reference_start_Song of Solomon 3:5_reference_end_ _reference_start_Jeremiah 14:5_reference_end_ _reference_start_Habakkuk 3:19_reference_end_s 14:11_reference_end_ _reference_start_1 Kings 16:4_reference_end_ _reference_start_1 Kings 21:19_reference_end_ _reference_start_1 Kings 21:19_reference_end_ _reference_start_1 Kings 21:23_reference_end_ _reference_start_1 Kings 21:24_reference_end_ _reference_start_1 Kings 22:38_reference_end_ _reference_start_2 Kings 8:13_reference_end_ _reference_start_2 Kings 9:10_reference_end_ _reference_start_2 Kings 9:36_reference_end_ _reference_start_Job 30:1_reference_end_ _reference_start_Psalms 22:17_reference_end_ _reference_start_Psalms 22:21_reference_end_ _reference_start_Psalms 59:7_reference_end_ _reference_start_Psalms 59:15_reference_end_ _reference_start_Psalms 68:24_reference_end_ _reference_start_Proverbs 26:11_reference_end_ _reference_start_Proverbs 26:17_reference_end_ _reference_start_Ecclesiastes 9:4_reference_end_ _reference_start_Isaiah 56:10_reference_end_ _reference_start_Isaiah 56:11_reference_end_ _reference_start_Isaiah 66:3_reference_end_ _reference_start_Jeremiah 15:3_reference_end_ VdogdogTransliteration: keleb _reference_start_Exodus 11:7_reference_end_ _reference_start_Exodus 22:30_reference_end_ _reference_start_Deuteronomy 23:19_reference_end_ _reference_start_Judges 7:5_reference_end_ _reference_start_1 Samuel 17:43_reference_end_ _reference_start_1 Samuel 24:15_reference_end_ _reference_start_2 Samuel 3:8_reference_end_ _reference_start_2 Samuel 9:8_reference_end_ _reference_start_2 Samuel 16:9_reference_end_ _reference_start_1 Kingi C~qdWJ=0# zm`SF9,vi\OB5( i h g f e d c'" b$ a# `# _ ^ ]" \ [ Z Y0 X< W; V& U T S R Q P OD N8 M7 L  K J I H G F  E  D C B A @ ? > = < ;B :8 98 8  7 6 5D 4; 3; 2 1 0 / $ . -  , & +  *  )  (  ' _Leviticus 14:30_reference_end_ _reference_start_Leviticus 15:14_reference_end_ _reference_start_Leviticus 15:29_reference_end_ _reference_start_Numbers 6:10_reference_end_ _reference_start_2 Kings 6:25_reference_end_ _reference_start_Psalms 55:7_reference_end_ _reference_start_Psalms 56:1_reference_end_ _reference_start_Psalms 68:14_reference_end_ _reference_start_Song of Solomon 1:15_reference_end_ _reference_start_Song of Solomon 2:14_reference_end_ _reference_start_Song of Solomon 4:1_reference_end_ _reference_start_Song of Solomon 5:2_reference_end_ _reference_start_Song of Solomon 5:12_reference_end_ _reference_start_Song of Solomon 6:9_reference_end_ _reference_start_Isaiah 38:14_reference_end_ _reference_start_Isaiah 59:11_reference_end_ _reference_start_Isaiah 60:8_reference_end_ _reference_start_Jeremiah 48:28_reference_end_ _reference_start_Ezekiel 7:16_reference_end_ _reference_start_Hosea 7:11_reference_end_ _reference_start_Hosea 11:11_reference_end_ _reference_start_Nahum 2:8_reference_end_ >%%Edove, pigeondove, pigeonTransliteration: yonah _reference_start_Genesis 8:8_reference_end_ _reference_start_Genesis 8:9_reference_end_ _reference_start_Genesis 8:10_reference_end_ _reference_start_Genesis 8:11_reference_end_ _reference_start_Genesis 8:12_reference_end_ _reference_start_Leviticus 1:14_reference_end_ _reference_start_Leviticus 5:7_reference_end_ _reference_start_Leviticus 5:11_reference_end_ _reference_start_Leviticus 12:6_reference_end_ _reference_start_Leviticus 12:8_reference_end_ _reference_start_Leviticus 14:22_reference_end_ _reference_startl GG5--#dugong = sea cowdugong = sea cowTransliteration: tachash _reference_start_Exodus 25:5_reference_end_ _reference_start_Exodus 26:14_reference_end_ _reference_start_Exodus 35:7_reference_end_ _reference_start_Exodus 35:23_reference_end_ _reference_start_Exodus 36:19_reference_end_ _reference_start_Exodus 39:34_reference_end_ _reference_start_Numbers 4:6_reference_end_ _reference_start_Numbers 4:8_reference_end_ _reference_start_Numbers 4:10_reference_end_ _reference_start_Numbers 4:11_reference_end_ _reference_start_Numbers 4:12_reference_end_ _reference_start_Numbers 4:14_reference_end_ _reference_start_Numbers 4:25_reference_end_ _reference_start_Ezekiel 16:10_reference_end_ C~qdWJ=0# yl_RE8+uh[NA4'  ,  +! * ) (  ' &  %  $  # " !   5    &         [ :    !    -  "  -   )     Q ( ~ } | {  z  y  x  w  v  u  t s r q  p o" n m l k jference_start_Ruth 2:23_reference_end_ _reference_start_1 Samuel 6:13_reference_end_ _reference_start_1 Samuel 12:17_reference_end_ _reference_start_2 Samuel 4:6_reference_end_ _reference_start_2 Samuel 17:28_reference_end_ _reference_start_1 Kings 5:25_reference_end_ _reference_start_1 Chronicles 21:20_reference_end_ _reference_start_1 Chronicles 21:23_reference_end_ _reference_start_2 Chronicles 2:9_reference_end_ _reference_start_2 Chronicles 2:14_reference_end_ _reference_start_2 Chronicles 27:5_reference_end_ _reference_start_Job 31:40_reference_end_ _reference_start_Psalms 81:17_reference_end_ _reference_start_Psalms 147:14_reference_end_ _reference_start_Song of Solomon 7:3_reference_end_ _reference_start_Isaiah 28:25_reference_end_ _reference_start_Jeremiah 12:13_reference_end_ _reference_start_Jeremiah 41:8_reference_end_ _reference_start_Ezekiel 4:9_reference_end_ _reference_start_Ezekiel 27:17_reference_end_ _reference_start_Ezekiel 45:13_reference_end_ _reference_start_Joel 1:11_reference_end_ OZ ebonyebonyTransliteration: hovanim _reference_start_Ezekiel 27:15_reference_end_z ))5eaglewood treeeaglewood treeTransliteration: 'ahalim _reference_start_Numbers 24:6_reference_end_ _reference_start_Psalms 45:9_reference_end_ _reference_start_Proverbs 7:17_reference_end_ _reference_start_Song of Solomon 4:14_reference_end_l++eagle/great owleagle/great owlTransliteration: qippoz _reference_start_Isaiah 34:15_reference_end_%##dutum wheatdutum wheatTransliteration: chittah _reference_start_Genesis 30:14_reference_end_ _reference_start_Exodus 9:32_reference_end_ _reference_start_Exodus 29:2_reference_end_ _reference_start_Exodus 34:22_reference_end_ _reference_start_Deuteronomy 8:8_reference_end_ _reference_start_Deuteronomy 32:14_reference_end_ _reference_start_Judges 6:11_reference_end_ _reference_start_Judges 15:1_reference_end_ _rep dKdc3eweeweTransliteration: rachel _reference_start_Genesis 31:38_reference_end_ _reference_start_Genesis 32:15_reference_end_ _reference_start_Song of Solomon 6:6_reference_end_ _reference_start_Isaiah 53:7_reference_end_? ##Kemmer wheatemmer wheatTransliteration: kussemeth _reference_start_Exodus 9:32_reference_end_ _reference_start_Isaiah 28:25_reference_end_ _reference_start_Ezekiel 4:9_reference_end_# --egyptian vultureegyptian vultureTransliteration: racham _reference_start_Leviticus 11:18_reference_end_ _reference_start_Deuteronomy 14:17_reference_end_G ))Oegyptian cobraegyptian cobraTransliteration: peten _reference_start_Deuteronomy 32:33_reference_end_ _reference_start_Job 20:14_reference_end_ _reference_start_Job 20:16_reference_end_ _reference_start_Psalms 58:5_reference_end_ _reference_start_Psalms 91:13_reference_end_ _reference_start_Isaiah 11:8_reference_end_ Zd!!fast camelfast camelTransliteration: rekesh _reference_start_1 Kings 5:8_reference_end_ _reference_start_Esther 8:10_reference_end_ _reference_start_Esther 8:14_reference_end_ _reference_start_Micah 1:13_reference_end_z55falcon, buzzard hawkfalcon, buzzard hawkTransliteration: ra'ah _reference_start_Deuteronomy 14:13_reference_end_"ewe lambewe lambTransliteration: kibsah _reference_start_Genesis 21:28_reference_end_ _reference_start_Genesis 21:29_reference_end_ _reference_start_Genesis 21:30_reference_end_ _reference_start_Leviticus 14:10_reference_end_ _reference_start_Numbers 6:14_reference_end_ _reference_start_2 Samuel 12:3_reference_end_ _reference_start_2 Samuel 12:4_reference_end_ _reference_start_2 Samuel 12:6_reference_end_rs 22:27_reference_end_ _reference_start_Numbers 22:28_reference_end_ _reference_start_Numbers 22:29_reference_end_ _reference_start_Numbers 22:30_reference_end_ _reference_start_Numbers 22:30_reference_end_ _reference_start_Numbers 22:32_reference_end_ _reference_start_Numbers 22:33_reference_end_ _reference_start_Judges 5:10_reference_end_ _reference_start_1 Samuel 9:3_reference_end_ _reference_start_1 Samuel 9:3_reference_end_ _reference_start_1 Samuel 9:5_reference_end_ _reference_start_1 Samuel 9:20_reference_end_ _reference_start_1 Samuel 10:2_reference_end_ _reference_start_1 Samuel 10:2_reference_end_ _reference_start_1 Samuel 10:14_reference_end_ _reference_start_1 Samuel 10:16_reference_end_ _reference_start_2 Kings 4:22_reference_end_ _reference_start_2 Kings 4:24_reference_end_ _reference_start_1 Chronicles 27:30_reference_end_ _reference_start_Job 1:3_reference_end_ _reference_start_Job 1:14_reference_end_ _reference_start_Job 42:12_reference_end_ _reference_start_Zechariah 9:9_reference_end_ ''yfemale donkeyfemale donkeyTransliteration: 'athon _reference_start_Genesis 12:16_reference_end_ _reference_start_Genesis 32:16_reference_end_ _reference_start_Genesis 45:23_reference_end_ _reference_start_Genesis 49:11_reference_end_ _reference_start_Numbers 22:21_reference_end_ _reference_start_Numbers 22:22_reference_end_ _reference_start_Numbers 22:23_reference_end_ _reference_start_Numbers 22:23_reference_end_ _reference_start_Numbers 22:25_reference_end_ _reference_start_Numbers 22:27_reference_end_ _reference_start_Numbet C~qdWJ=0# zm`SF9,vi\OB5( o! n m l k j i h g f e d c b a ` _ ^ ] \& [$ Z" Y X Wi! V  U  T  S  R Q P O N  M L& K* J I H  G  F  E  D  C  B  A  @  ?  >  = <! ; : 9 8 7 6 5 4 3 2 1 0 /1 .- - ence_start_Jeremiah 5:17_reference_end_ _reference_start_Jeremiah 8:13_reference_end_ _reference_start_Jeremiah 8:13_reference_end_ _reference_start_Jeremiah 24:1_reference_end_ _reference_start_Jeremiah 24:2_reference_end_ _reference_start_Jeremiah 24:2_reference_end_ _reference_start_Jeremiah 24:2_reference_end_ _reference_start_Jeremiah 24:3_reference_end_ _reference_start_Jeremiah 24:3_reference_end_ _reference_start_Jeremiah 24:5_reference_end_ _reference_start_Jeremiah 24:8_reference_end_ _reference_start_Jeremiah 29:17_reference_end_ _reference_start_Hosea 2:14_reference_end_ _reference_start_Hosea 9:10_reference_end_ _reference_start_Joel 1:7_reference_end_ _reference_start_Joel 1:12_reference_end_ _reference_start_Joel 2:22_reference_end_ _reference_start_Amos 4:9_reference_end_ _reference_start_Micah 4:4_reference_end_ _reference_start_Nahum 3:12_reference_end_ _reference_start_Habakkuk 3:17_reference_end_ _reference_start_Haggai 2:19_reference_end_ _reference_start_Zechariah 3:10_reference_end_  fishfishyfigfigTransliteration: te'en _reference_start_Genesis 3:7_reference_end_ _reference_start_Numbers 13:23_reference_end_ _reference_start_Numbers 20:5_reference_end_ _reference_start_Deuteronomy 8:8_reference_end_ _reference_start_Judges 9:10_reference_end_ _reference_start_Judges 9:11_reference_end_ _reference_start_1 Kings 5:5_reference_end_ _reference_start_2 Kings 18:31_reference_end_ _reference_start_2 Kings 20:7_reference_end_ _reference_start_Nehemiah 13:15_reference_end_ _reference_start_Psalms 105:33_reference_end_ _reference_start_Proverbs 27:18_reference_end_ _reference_start_Song of Solomon 2:13_reference_end_ _reference_start_Isaiah 34:4_reference_end_ _reference_start_Isaiah 36:16_reference_end_ _reference_start_Isaiah 38:21_reference_end_ _referw C~qdWJ=0# zm`SF9,vi\OB5( 2 1 0 /3 . - , +  *  ) ( ', &, %, $( #  " !     ;  4  0  / + *       / / /    2 i        $ $ #        & ~ } |( {  z  y ' x w! v  u  t  s& r% q# p" wwcfish (1)fish (1)Transliteration: dag _reference_start_Genesis 9:2_reference_end_ _reference_start_Numbers 11:22_reference_end_ _reference_start_1 Kings 5:13_reference_end_ _reference_start_2 Chronicles 33:14_reference_end_ _reference_start_Nehemiah 3:3_reference_end_ _reference_start_Nehemiah 12:39_reference_end_ _reference_start_Nehemiah 13:16_reference_end_ _reference_start_Job 12:8_reference_end_ _reference_start_Job 40:31_reference_end_ _reference_start_Psalms 8:9_reference_end_ _reference_start_Ecclesiastes 9:12_reference_end_ _reference_start_Ezekiel 38:20_reference_end_ _reference_start_Hosea 4:3_reference_end_ _reference_start_Jonah 2:1_reference_end_ _reference_start_Jonah 2:1_reference_end_ _reference_start_Jonah 2:11_reference_end_ _reference_start_Habakkuk 1:14_reference_end_ _reference_start_Zephaniah 1:3_reference_end_ _reference_start_Zephaniah 1:10_reference_end_ I(I[flaxflaxTransliteration: pishtah _reference_start_Exodus 9:31_reference_end_ _reference_start_Exodus 9:31_reference_end_ _reference_start_Isaiah 42:3_reference_end_ _reference_start_Isaiah 43:17_reference_end_Tfish (2)fish (2)Transliteration: dagah _reference_start_Genesis 1:26_reference_end_ _reference_start_Genesis 1:28_reference_end_ _reference_start_Exodus 7:18_reference_end_ _reference_start_Exodus 7:21_reference_end_ _reference_start_Numbers 11:5_reference_end_ _reference_start_Deuteronomy 4:18_reference_end_ _reference_start_Psalms 105:29_reference_end_ _reference_start_Isaiah 50:2_reference_end_ _reference_start_Ezekiel 29:4_reference_end_ _reference_start_Ezekiel 29:4_reference_end_ _reference_start_Ezekiel 29:5_reference_end_ _reference_start_Ezekiel 47:9_reference_end_ _reference_start_Ezekiel 47:10_reference_end_ _reference_start_Ezekiel 47:10_reference_end_ _reference_start_Jonah 2:2_reference_end_ YYyfleafleaTransliteration: par'osh _reference_start_1 Samuel 24:15_reference_end_ _reference_start_1 Samuel 26:20_reference_end_##{flax, linenflax, linenTransliteration: pishteh _reference_start_Leviticus 13:47_reference_end_ _reference_start_Leviticus 13:48_reference_end_ _reference_start_Leviticus 13:52_reference_end_ _reference_start_Leviticus 13:59_reference_end_ _reference_start_Deuteronomy 22:11_reference_end_ _reference_start_Joshua 2:6_reference_end_ _reference_start_Judges 15:14_reference_end_ _reference_start_Proverbs 31:13_reference_end_ _reference_start_Isaiah 19:9_reference_end_ _reference_start_Jeremiah 13:1_reference_end_ _reference_start_Ezekiel 40:3_reference_end_ _reference_start_Ezekiel 44:17_reference_end_ _reference_start_Ezekiel 44:18_reference_end_ _reference_start_Ezekiel 44:18_reference_end_ _reference_start_Hosea 2:7_reference_end_ _reference_start_Hosea 2:11_reference_end_   sKflockflockTransliteration: 'asterah _reference_start_Deuteronomy 7:13_reference_end_ _reference_start_Deuteronomy 28:4_reference_end_ _reference_start_Deuteronomy 28:18_reference_end_ _reference_start_Deuteronomy 28:51_reference_end_reference_start_Song of Solomon 4:1_reference_end_ _reference_start_Song of Solomon 4:2_reference_end_ _reference_start_Song of Solomon 6:5_reference_end_ _reference_start_Song of Solomon 6:6_reference_end_ _reference_start_Isaiah 17:2_reference_end_ _reference_start_Isaiah 32:14_reference_end_ _reference_start_Isaiah 40:11_reference_end_ _reference_start_Jeremiah 6:3_reference_end_ _reference_start_Jeremiah 13:17_reference_end_ _reference_start_Jeremiah 13:20_reference_end_ _reference_start_Jeremiah 31:10_reference_end_ _reference_start_Jeremiah 31:24_reference_end_ _reference_start_Jeremiah 51:23_reference_end_ _reference_start_Ezekiel 34:12_reference_end_ _reference_start_Joel 1:18_reference_end_ _reference_start_Joel 1:18_reference_end_ _reference_start_Micah 2:12_reference_end_ _reference_start_Micah 5:7_reference_end_ _reference_start_Zephaniah 2:14_reference_end_ _reference_start_Zephaniah 3:5_reference_end_ _reference_start_Zechariah 10:3_reference_end_ _reference_start_Malachi 1:14_reference_end_ !%% flock, sheepflock, sheepC##Sflock, herdflock, herdTransliteration: 'eder _reference_start_Genesis 29:2_reference_end_ _reference_start_Genesis 29:2_reference_end_ _reference_start_Genesis 29:3_reference_end_ _reference_start_Genesis 29:8_reference_end_ _reference_start_Genesis 30:40_reference_end_ _reference_start_Genesis 32:17_reference_end_ _reference_start_Genesis 32:17_reference_end_ _reference_start_Genesis 32:17_reference_end_ _reference_start_Genesis 32:17_reference_end_ _reference_start_Genesis 32:20_reference_end_ _reference_start_Judges 5:16_reference_end_ _reference_start_1 Samuel 17:34_reference_end_ _reference_start_2 Chronicles 32:28_reference_end_ _reference_start_Job 24:2_reference_end_ _reference_start_Psalms 78:52_reference_end_ _reference_start_Proverbs 27:23_reference_end_ _reference_start_Song of Solomon 1:7_reference_end_ _~ C~qdWJ=0# zm`SF9,vi\OB5( u+ t* s) r) q( p( o' n' m& l& k$ j i h g f e d c b a ` _ ^# ] \ [ Z  Y  X W V' U&  T$ S$ R! Q! P O N" M3 L K J  I  H G( F  E D C B A @ ? >N4 = <  ; " : 9  8  7  6  5  4( 3reference_start_Genesis 24:35_reference_end_ _reference_start_Genesis 26:14_reference_end_ _reference_start_Genesis 27:9_reference_end_ _reference_start_Genesis 29:2_reference_end_ _reference_start_Genesis 29:3_reference_end_ _reference_start_Genesis 29:6_reference_end_ _reference_start_Genesis 29:7_reference_end_ _reference_start_Genesis 29:8_reference_end_ _reference_start_Genesis 29:9_reference_end_ _reference_start_Genesis 29:10_reference_end_ _reference_start_Genesis 29:10_reference_end_ _reference_start_Genesis 30:31_reference_end_ _reference_start_Genesis 30:32_reference_end_ _reference_start_Genesis 30:36_reference_end_ _reference_start_Genesis 30:38_reference_end_ _reference_start_Genesis 30:38_reference_end_ _reference_start_Genesis 30:39_reference_end_ _reference_start_Genesis 30:39_reference_end_ _reference_start_Genesis 30:40_reference_end_ _reference_start_Genesis 30:40_reference_end_ _reference_start_Genesis 30:41_reference_end_ _reference_start_Genesis 30:41_reference_end_ _reference_start_Genesis 30:42_reference_end_ _reference_start_Genesis 30:43_reference_end_ _reference_start_Genesis 31:4_reference_end_ _reference_start_Genesis 31:8_reference_end_ _reference_start_Genesis 31:8_reference_end_ _reference_start_Genesis 31:10_reference_end_ _reference_start_Genesis 31:10_reference_end_ _reference_start_Genesis 31:12_reference_end_ _reference_start_Genesis 31:19_reference_end_ _reference_start_Genesis 31:38_reference_end_ _reference_start_Genesis 31:41_reference_end_ _reference_start_Genesis 31:43_reference_end_ _reference_start_Genesis 31:43_reference_end_ _reference_start_Genesis 32:6_reference_end_ _reference_start_Genesis 32:8_reference_end_ _reference_start_Genesis 33:13_reference_end_ _reference_start_Genesis 33:13_reference_end_ _reference_start_Genesis 34:28_reference_end_ _reference_start_Genesis 37:2_reference_end_ _reference_start_Genesis 37:12_reference_end_ _reference_start_Genesis 37:14_reference_end_ _reference_start_Genesis 38:12_reference_end_ _reference_start_Genesis 38:13_reference_end_ _reference_start_Genesis 38:17_reference_end_ _reference_start_Genesis 45:10_reference_end_ _reference_start_Genesis 46:32_reference_end_ _reference_start_Genesis 46:34_reference_end_ _reference_start_Genesis 47:1_reference_end_ _reference_start_Genesis 47:3_reference_end_ _reference_start_Genesis 47:4_reference_end_ _reference_start_Genesis 47:17_reference_end_ _reference_start_Genesis 50:8_reference_end_ _reference_start_Exodus 2:16_reference_end_ _reference_start_Exodus 2:17_reference_end_ _reference_start_Exodus 2:19_reference_end_ _reference_start_Exodus 3:1_reference_end_ _reference_start_Exodus 3:1_reference_end_ _reference_start_Exodus 9:3_reference_end_ _reference_start_Exodus 10:9_reference_end_ _reference_start_Exodus 10:24_reference_end_ _reference_start_Exodus 12:21_reference_end_ _reference_start_Exodus 12:32_reference_end_ _reference_start_Exodus 12:38_reference_end_ _reference_start_Exodus 20:24_reference_end_ _reference_start_Exodus 21:37_reference_end_ _reference_start_Exodus 22:29_reference_end_ _reference_start_Exodus 34:3_reference_end_ _reference_start_Leviticus 1:2_reference_end_ _reference_start_Leviticus 1:10_reference_end_ _reference_start_Leviticus 3:6_reference_end_ _reference_start_Leviticus 5:6_reference_end_ _reference_start_Leviticus 5:15_reference_end_ _reference_start_Leviticus 5:18_reference_end_ _reference_start_Leviticus 5:25_reference_end_ _reference_start_Leviticus 22:21_reference_end_ _reference_start_Leviticus 27:32_reference_end_ _reference_start_Numbers 11:22_reference_end_ _reference_start_Numbers 15:3_reference_end_ _reference_start_Numbers 22:40_reference_end_ _reference_start_Numbers 27:17_reference_end_ _reference_start_Numbers 31:28_reference_end_ _reference_start_Numbers 31:30_reference_end_ _reference_start_Numbers 31:32_reference_end_ _reference_start_Numbers 31:36_reference_end_ _reference_start_Numbers 31:37_reference_end_ _reference_start_Numbers 31:43_reference_end_ _reference_start_Numbers 32:16_reference_end_ _reference_start_Numbers 32:36_reference_end_ _reference_start_Deuteronomy 7:13_reference_end_ _reference_start_Deuteronomy 8:13_reference_end_ _reference_start_Deuteronomy 12:6_reference_end_ _reference_start_Deuteronomy 12:17_reference_end_ _reference_start_Deuteronomy 12:21_reference_end_ _reference_start_Deuteronomy 14:23_reference_end_ _reference_start_Deuteronomy 14:26_reference_end_ _reference_start_Deuteronomy 15:14_reference_end_ _reference_start_Deuteronomy 15:19_reference_end_ _reference_start_Deuteronomy 15:19_reference_end_ _reference_start_Deuteronomy 16:2_reference_end_ _reference_start_Deuteronomy 18:4_reference_end_ _reference_start_Deuteronomy 28:4_reference_end_ _reference_start_Deuteronomy 28:18_reference_end_ _reference_start_Deuteronomy 28:31_reference_end_ _reference_start_Deuteronomy 28:51_reference_end_ _reference_start_Deuteronomy 32:14_reference_end_ _reference_start_Joshua 7:24_reference_end_ _reference_start_1 Samuel 8:17_reference_end_ _reference_start_1 Samuel 14:32_reference_end_ _reference_start_1 Samuel 15:9_reference_end_ _reference_start_1 Samuel 15:14_reference_end_ _reference_start_1 Samuel 15:15_reference_end_ _reference_start_1 Samuel 15:21_reference_end_ _reference_start_1 Samuel 16:11_reference_end_ _reference_start_1 Samuel 16:19_reference_end_ _reference_start_1 Samuel 17:15_reference_end_ _reference_start_1 Samuel 17:20_reference_end_ _reference_start_1 Samuel 17:28_reference_end_ _reference_start_1 Samuel 17:34_reference_end_ _reference_start_1 Samuel 24:4_reference_end_ _reference_start_1 Samuel 25:2_reference_end_ _reference_start_1 Samuel 25:2_reference_end_ _reference_start_1 Samuel 25:4_reference_end_ _reference_start_1 Samuel 25:16_reference_end_ _reference_start_1 Samuel 25:18_reference_end_ _reference_start_1 Samuel 27:9_reference_end_ _reference_start_1 Samuel 30:20_reference_end_ _reference_start_2 Samuel 7:8_reference_end_ _reference_start_2 Samuel 12:2_reference_end_ _reference_start_2 Samuel 12:4_reference_end_ _reference_start_2 Samuel 17:29_reference_end_ _reference_start_2 Samuel 24:17_reference_end_ _reference_start_1 Kings 1:9_reference_end_ _reference_start_1 Kings 1:19_reference_end_ _reference_start_1 Kings 1:25_reference_end_ _reference_start_1 Kings 5:3_reference_end_ _reference_start_1 Kings 8:5_reference_end_ _reference_start_1 Kings 8:63_reference_end_ _reference_start_1 Kings 22:17_reference_end_ _reference_start_2 Kings 5:26_reference_end_ _reference_start_1 Chronicles 4:39_reference_end_ _reference_start_1 Chronicles 4:41_reference_end_ _reference_start_1 Chronicles 5:21_reference_end_ _reference_start_1 Chronicles 12:41_reference_end_ _reference_start_1 Chronicles 17:7_reference_end_ _reference_start_1 Chronicles 21:17_reference_end_ _reference_start_1 Chronicles 27:31_reference_end_ _reference_start_2 Chronicles 5:6_reference_end_ _reference_start_2 Chronicles 7:5_reference_end_ _reference_start_2 Chronicles 14:14_reference_end_ _reference_start_2 Chronicles 15:11_reference_end_ _reference_start_2 Chronicles 17:11_reference_end_ _reference_start_2 Chronicles 18:2_reference_end_ _reference_start_2 Chronicles 18:16_reference_end_ _reference_start_2 Chronicles 29:33_reference_end_ _reference_start_2 Chronicles 30:24_reference_end_ _reference_start_2 Chronicles 30:24_reference_end_ _reference_start_2 Chronicles 31:6_reference_end_ _reference_start_2 Chronicles 32:29_reference_end_ _reference_start_2 Chronicles 35:7_reference_end_ _reference_start_Ezra 10:19_reference_end_ _reference_start_Nehemiah 3:1_reference_end_ _reference_start_Nehemiah 3:32_reference_end_ _reference_start_Nehemiah 5:18_reference_end_ _reference_start_Nehemiah 10:37_reference_end_ _reference_start_Nehemiah 12:39_reference_end_ _reference_start_Job 1:3_reference_end_ _reference_start_Job 1:16_reference_end_ _reference_start_Job 21:11_reference_end_ _reference_start_Job 30:1_reference_end_ _reference_start_Job 42:12_reference_end_ _reference_start_Psalms 44:12_reference_end_ _reference_start_Psalms 44:23_reference_end_ _reference_start_Psalms 49:15_reference_end_ _reference_start_Psalms 65:14_reference_end_ _reference_start_Psalms 74:1_reference_end_ _reference_start_Psalms 77:21_reference_end_ _reference_start_Psalms 78:52_reference_end_ _reference_start_Psalms 78:70_reference_end_ _reference_start_Psalms 79:13_reference_end_ _reference_start_Psalms 80:2_reference_end_ _reference_start_Psalms 95:7_reference_end_ _reference_start_Psalms 100:3_reference_end_ _reference_start_Psalms 107:41_reference_end_ _reference_start_Psalms 114:4_reference_end_ _reference_start_Psalms 114:6_reference_end_ _reference_start_Psalms 144:13_reference_end_ _reference_start_Proverbs 27:23_reference_end_ _reference_start_Ecclesiastes 2:7_reference_end_ _reference_start_Song of Solomon 1:8_reference_end_ _reference_start_Isaiah 7:21_reference_end_ _reference_start_Isaiah 13:14_reference_end_ _reference_start_Isaiah 22:13_reference_end_ _reference_start_Isaiah 53:6_reference_end_ _reference_start_Isaiah 60:7_reference_end_ _reference_start_Isaiah 61:5_reference_end_ _reference_start_Isaiah 63:11_reference_end_ _reference_start_Isaiah 65:10_reference_end_ _reference_start_Jeremiah 3:24_reference_end_ _reference_start_Jeremiah 5:17_reference_end_ _reference_start_Jeremiah 12:3_reference_end_ _reference_start_Jeremiah 13:20_reference_end_ _reference_start_Jeremiah 23:1_reference_end_ _reference_start_Jeremiah 23:2_reference_end_ _reference_start_Jeremiah 23:3_reference_end_ _reference_start_Jeremiah 25:34_reference_end_ _reference_start_Jeremiah 25:35_reference_end_ _reference_start_Jeremiah 25:36_reference_end_ _reference_start_Jeremiah 31:12_reference_end_ _reference_start_Jeremiah 33:12_reference_end_ _reference_start_Jeremiah 33:13_reference_end_ _reference_start_Jeremiah 49:20_reference_end_ _reference_start_Jeremiah 49:29_reference_end_ _reference_start_Jeremiah 50:6_reference_end_ _reference_start_Jeremiah 50:8_reference_end_ _reference_start_Jeremiah 50:45_reference_end_ _reference_start_Ezekiel 24:5_reference_end_ _reference_start_Ezekiel 25:5_reference_end_ _reference_start_Ezekiel 34:2_reference_end_ _reference_start_Ezekiel 34:3_reference_end_ _reference_start_Ezekiel 34:6_reference_end_ _reference_start_Ezekiel 34:6_reference_end_ _reference_start_Ezekiel 34:8_reference_end_ _reference_start_Ezekiel 34:8_reference_end_ _reference_start_Ezekiel 34:8_reference_end_ _reference_start_Ezekiel 34:8_reference_end_ _reference_start_Ezekiel 34:10_reference_end_ _reference_start_Ezekiel 34:10_reference_end_ _reference_start_Ezekiel 34:10_reference_end_ _reference_start_Ezekiel 34:11_reference_end_ _reference_start_Ezekiel 34:12_reference_end_ _reference_start_Ezekiel 34:12_reference_end_ _reference_start_Ezekiel 34:15_reference_end_ _reference_start_Ezekiel 34:17_reference_end_ _reference_start_Ezekiel 34:19_reference_end_ _reference_start_Ezekiel 34:22_reference_end_ _reference_start_Ezekiel 34:31_reference_end_ _reference_start_Ezekiel 34:31_reference_end_ _reference_start_Ezekiel 36:37_reference_end_ _reference_start_Ezekiel 36:38_reference_end_ _reference_start_Ezekiel 36:38_reference_end_ _reference_start_Ezekiel 36:38_reference_end_ _reference_start_Ezekiel 43:23_reference_end_ _reference_start_Ezekiel 43:25_reference_end_ _reference_start_Ezekiel 45:15_reference_end_ _reference_start_Hosea 5:6_reference_end_ _reference_start_Joel 1:18_reference_end_ _reference_start_Amos 6:4_reference_end_ _reference_start_Amos 7:15_reference_end_ _reference_start_Jonah 3:7_reference_end_ _reference_start_Micah 2:12_reference_end_ _reference_start_Micah 5:7_reference_end_ _reference_start_Micah 7:14_reference_end_ _reference_start_Habakkuk 3:17_reference_end_ _reference_start_Zephaniah 2:6_reference_end_ _reference_start_Zechariah 9:16_reference_end_ _reference_start_Zechariah 10:2_reference_end_ _reference_start_Zechariah 11:4_reference_end_ _reference_start_Zechariah 11:7_reference_end_ _reference_start_Zechariah 11:7_reference_end_ _reference_start_Zechariah 11:7_reference_end_ _reference_start_Zechariah 11:11_reference_end_ _reference_start_Zechariah 11:17_reference_end_ _reference_start_Zechariah 13:7_reference_end_ MyM ''Yfox or jackalfox or jackalTransliteration: shual _reference_start_Judges 15:4_reference_end_ _reference_start_Nehemiah 3:35_reference_end_ _reference_start_Psalms 63:11_reference_end_ _reference_start_Song of Solomon 2:15_reference_end_ _reference_start_Song of Solomon 2:15_reference_end_ _reference_start_Lamentations 5:18_reference_end_ _reference_start_Ezekiel 13:4_reference_end_--mflock, sheep (2)flock, sheep (2)Transliteration: tsoneh _reference_start_Numbers 32:24_reference_end_ _reference_start_Psalms 8:8_reference_end_O--Uflock, sheep (1)flock, sheep (1)Transliteration: tson _reference_start_Genesis 4:2_reference_end_ _reference_start_Genesis 4:4_reference_end_ _reference_start_Genesis 12:16_reference_end_ _reference_start_Genesis 13:5_reference_end_ _reference_start_Genesis 20:14_reference_end_ _reference_start_Genesis 21:27_reference_end_ _reference_start_Genesis 21:28_reference_end_ _ C~qdWJ=0# zm`SF9,vi\OB5( 8 7 $ 6  5+ 4% 3$ 2 1 0 / .( - ,  + * ) ( ' & % $ # "" ! %   &              2 / / / / ." . - & & & % % % " ! !     + + ~) }& | { z y x w v C~qdWJ=0# zm`SF9,vi\OB5( { z y! x w v u t s r q  p  o  n ) m  l ) k ' j  i  h ? g  f  e  d  c  b  a  `  _  ^  ]  \  [  Z  Y  X  W  V  U " T  S  R  Q  P  O  N  M  L  K  J  I H  G3 F E D C B A @ ? > = <  ;  :  9 C~qdWJ=0# yl_RE8+uh[NA4'  >" =" <" ;" :" 9" 8 7 62- 52 42 31 21 1! 0! / .$ -# ," + * ) (  '  & % $A #? "= !< 5         r r k) d _ P O NF N4 M J A 1 , , *      '  %      ~# }  | C~qdWJ=0# zm`SF9,vi\OB5(      ~  }" |i {N- z y x w v u t s r q p o  n m l k? j# i h g  f&  e&  d& c&  b&  a&  `&  _&  ^&  ]$ \# [! Z! Y! X  W V U T S- R+ Q+ P$& O$& N$& M$% L" K" J" I" H" G" F" E" D" C" B" A" @" ?" 5Z"garlicgarlicTransliteration: shumim _reference_start_Numbers 11:5_reference_end_a!galbanumgalbanumTransliteration: chelbenah _reference_start_Exodus 30:34_reference_end_c /frogfrogTransliteration: sephardea _reference_start_Exodus 7:27_reference_end_ _reference_start_Exodus 7:28_reference_end_ _reference_start_Exodus 7:29_reference_end_ _reference_start_Exodus 8:1_reference_end_ _reference_start_Exodus 8:2_reference_end_ _reference_start_Exodus 8:3_reference_end_ _reference_start_Exodus 8:4_reference_end_ _reference_start_Exodus 8:5_reference_end_ _reference_start_Exodus 8:7_reference_end_ _reference_start_Exodus 8:8_reference_end_ _reference_start_Exodus 8:9_reference_end_ _reference_start_Psalms 78:45_reference_end_ _reference_start_Psalms 105:30_reference_end_ J#qgazellegazelleTransliteration: tsebiy _reference_start_Deuteronomy 12:15_reference_end_ _reference_start_Deuteronomy 12:22_reference_end_ _reference_start_Deuteronomy 14:5_reference_end_ _reference_start_Deuteronomy 15:22_reference_end_ _reference_start_2 Samuel 2:18_reference_end_ _reference_start_1 Kings 5:3_reference_end_ _reference_start_1 Chronicles 12:9_reference_end_ _reference_start_Proverbs 6:5_reference_end_ _reference_start_Song of Solomon 2:7_reference_end_ _reference_start_Song of Solomon 2:9_reference_end_ _reference_start_Song of Solomon 2:17_reference_end_ _reference_start_Song of Solomon 3:5_reference_end_ _reference_start_Song of Solomon 4:5_reference_end_ _reference_start_Song of Solomon 7:4_reference_end_ _reference_start_Song of Solomon 8:14_reference_end_ _reference_start_Isaiah 13:14_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( D C B> A$ @N ?A > = <  ; ( : 9 8 7 6  5 4  3! 23 1 0 /  .  - , + *% ) ( ' & % $ #  "H !A ' - * * )1 )#  '   "   ( ( !                       OeO& graingrainY%gourdgourdTransliteration: paquoth _reference_start_2 Kings 4:39_reference_end_;$'';globe thistleglobe thistleTransliteration: choach _reference_start_2 Kings 14:9_reference_end_ _reference_start_2 Kings 14:9_reference_end_ _reference_start_2 Chronicles 25:18_reference_end_ _reference_start_2 Chronicles 25:18_reference_end_ _reference_start_2 Chronicles 33:11_reference_end_ _reference_start_Job 31:40_reference_end_ _reference_start_Job 40:26_reference_end_ _reference_start_Proverbs 26:9_reference_end_ _reference_start_Song of Solomon 2:2_reference_end_ _reference_start_Isaiah 34:13_reference_end_ _reference_start_Hosea 9:6_reference_end_ ``' grain (2)grain (2)Transliteration: bar _reference_start_Genesis 41:35_reference_end_ _reference_start_Genesis 41:49_reference_end_ _reference_start_Genesis 42:3_reference_end_ _reference_start_Genesis 42:25_reference_end_ _reference_start_Genesis 45:23_reference_end_ _reference_start_Job 39:4_reference_end_ _reference_start_Psalms 65:14_reference_end_ _reference_start_Psalms 72:16_reference_end_ _reference_start_Proverbs 11:26_reference_end_ _reference_start_Jeremiah 23:28_reference_end_ _reference_start_Joel 2:24_reference_end_ _reference_start_Amos 5:11_reference_end_ _reference_start_Amos 8:5_reference_end_ _reference_start_Amos 8:6_reference_end_erence_start_Nehemiah 5:11_reference_end_ _reference_start_Nehemiah 10:40_reference_end_ _reference_start_Nehemiah 13:5_reference_end_ _reference_start_Nehemiah 13:12_reference_end_ _reference_start_Psalms 4:8_reference_end_ _reference_start_Psalms 65:10_reference_end_ _reference_start_Psalms 78:24_reference_end_ _reference_start_Isaiah 36:17_reference_end_ _reference_start_Isaiah 62:8_reference_end_ _reference_start_Jeremiah 31:12_reference_end_ _reference_start_Lamentations 2:12_reference_end_ _reference_start_Ezekiel 36:29_reference_end_ _reference_start_Hosea 2:10_reference_end_ _reference_start_Hosea 2:11_reference_end_ _reference_start_Hosea 2:24_reference_end_ _reference_start_Hosea 7:14_reference_end_ _reference_start_Hosea 9:1_reference_end_ _reference_start_Hosea 14:8_reference_end_ _reference_start_Joel 1:10_reference_end_ _reference_start_Joel 1:17_reference_end_ _reference_start_Joel 2:19_reference_end_ _reference_start_Haggai 1:11_reference_end_ _reference_start_Zechariah 9:17_reference_end_ b(grain (2)grain (2)Transliteration: dagan _reference_start_Genesis 27:28_reference_end_ _reference_start_Genesis 27:37_reference_end_ _reference_start_Numbers 18:12_reference_end_ _reference_start_Numbers 18:27_reference_end_ _reference_start_Deuteronomy 7:13_reference_end_ _reference_start_Deuteronomy 11:14_reference_end_ _reference_start_Deuteronomy 12:17_reference_end_ _reference_start_Deuteronomy 14:23_reference_end_ _reference_start_Deuteronomy 18:4_reference_end_ _reference_start_Deuteronomy 28:51_reference_end_ _reference_start_Deuteronomy 33:28_reference_end_ _reference_start_2 Kings 18:32_reference_end_ _reference_start_2 Chronicles 31:5_reference_end_ _reference_start_2 Chronicles 32:28_reference_end_ _reference_start_Nehemiah 5:2_reference_end_ _reference_start_Nehemiah 5:3_reference_end_ _reference_start_Nehemiah 5:10_reference_end_ _ref C~qdWJ=0# zm`SF9,vi\OB5( %   j i# h f f \ ~H } |  {  z y  x  w  v u  t  s  r q p o n m l k j i h g f  e d c  b a  `  _ ^ ] \1 [( Z( Y X W/ V, U+ T* S* R* Q* P&  O% N M L K J  I H G F E$ 33I)ggrain (3)grain (3)Transliteration: shever _reference_start_Genesis 42:1_reference_end_ _reference_start_Genesis 42:2_reference_end_ _reference_start_Genesis 42:19_reference_end_ _reference_start_Genesis 42:26_reference_end_ _reference_start_Genesis 43:2_reference_end_ _reference_start_Genesis 44:2_reference_end_ _reference_start_Genesis 47:14_reference_end_ _reference_start_Nehemiah 10:32_reference_end_ _reference_start_Amos 8:5_reference_end_ kk*grapegrapeTransliteration: 'enav _reference_start_Genesis 40:10_reference_end_ _reference_start_Genesis 40:11_reference_end_ _reference_start_Genesis 49:11_reference_end_ _reference_start_Leviticus 25:5_reference_end_ _reference_start_Numbers 6:3_reference_end_ _reference_start_Numbers 6:3_reference_end_ _reference_start_Numbers 13:20_reference_end_ _reference_start_Numbers 13:23_reference_end_ _reference_start_Deuteronomy 23:25_reference_end_ _reference_start_Deuteronomy 32:14_reference_end_ _reference_start_Deuteronomy 32:32_reference_end_ _reference_start_Deuteronomy 32:32_reference_end_ _reference_start_Nehemiah 13:15_reference_end_ _reference_start_Isaiah 5:2_reference_end_ _reference_start_Isaiah 5:4_reference_end_ _reference_start_Jeremiah 8:13_reference_end_ _reference_start_Hosea 3:1_reference_end_ _reference_start_Hosea 9:10_reference_end_ _reference_start_Amos 9:13_reference_end__reference_end_ _reference_start_Exodus 10:15_reference_end_ _reference_start_Deuteronomy 11:15_reference_end_ _reference_start_Deuteronomy 29:22_reference_end_ _reference_start_Deuteronomy 32:2_reference_end_ _reference_start_2 Kings 19:26_reference_end_ _reference_start_Job 5:25_reference_end_ _reference_start_Psalms 72:16_reference_end_ _reference_start_Psalms 92:8_reference_end_ _reference_start_Psalms 102:5_reference_end_ _reference_start_Psalms 102:12_reference_end_ _reference_start_Psalms 104:14_reference_end_ _reference_start_Psalms 105:35_reference_end_ _reference_start_Psalms 106:20_reference_end_ _reference_start_Proverbs 19:12_reference_end_ _reference_start_Proverbs 27:25_reference_end_ _reference_start_Isaiah 37:27_reference_end_ _reference_start_Isaiah 42:15_reference_end_ _reference_start_Jeremiah 12:4_reference_end_ _reference_start_Jeremiah 14:6_reference_end_ _reference_start_Amos 7:2_reference_end_ _reference_start_Micah 5:6_reference_end_ _reference_start_Zechariah 10:1_reference_end_ ww^,## grass, leekgrass, leekTransliteration: chatsir _reference_start_Numbers 11:5_reference_end_ _+##igrass, herbgrass, herbTransliteration: 'eseb _reference_start_Genesis 1:11_reference_end_ _reference_start_Genesis 1:12_reference_end_ _reference_start_Genesis 1:29_reference_end_ _reference_start_Genesis 1:30_reference_end_ _reference_start_Genesis 2:5_reference_end_ _reference_start_Genesis 3:18_reference_end_ _reference_start_Genesis 9:3_reference_end_ _reference_start_Exodus 9:22_reference_end_ _reference_start_Exodus 9:25_reference_end_ _reference_start_Exodus 10:12_reference_end_ _reference_start_Exodus 10:15 C~qdWJ=/!xk^QD7*tgZM@3& J I H G F  E  D  C B A% @ ? > = <) ;) :) 9) 8) 7) 6) 5) 4) 3) 2' 1 0  / .  -% , + *% )  (  ' & %  $  # "3 !, ( ( ( ( % #     h g Z % (        &  !     *reference_start_1 Kings 18:5_reference_end_ _reference_start_2 Kings 19:26_reference_end_ _reference_start_Job 8:12_reference_end_ _reference_start_Job 40:15_reference_end_ _reference_start_Psalms 37:2_reference_end_ _reference_start_Psalms 90:5_reference_end_ _reference_start_Psalms 103:15_reference_end_ _reference_start_Psalms 104:14_reference_end_ _reference_start_Psalms 129:6_reference_end_ _reference_start_Psalms 147:8_reference_end_ _reference_start_Proverbs 27:25_reference_end_ _reference_start_Isaiah 15:6_reference_end_ _reference_start_Isaiah 35:7_reference_end_ _reference_start_Isaiah 37:27_reference_end_ _reference_start_Isaiah 40:6_reference_end_ _reference_start_Isaiah 40:7_reference_end_ _reference_start_Isaiah 40:7_reference_end_ _reference_start_Isaiah 40:8_reference_end_ _reference_start_Isaiah 44:4_reference_end_ _reference_start_Isaiah 51:12_reference_end_ w-w2/MhawkhawkTransliteration: nes _reference_start_Leviticus 11:16_reference_end_ _reference_start_Deuteronomy 14:15_reference_end_ _reference_start_Job 39:26_reference_end_ .harehareTransliteration: arnebeth _reference_start_Leviticus 11:6_reference_end_ _reference_start_Deuteronomy 14:7_reference_end_@-99!greenness, green plantgreenness, green plantTransliteration: yereq _reference_start_Genesis 1:30_reference_end_ _reference_start_Genesis 9:3_reference_end_ _reference_start_Exodus 10:15_reference_end_ _reference_start_Numbers 22:4_reference_end_ _reference_start_Deuteronomy 11:10_reference_end_ _reference_start_1 Kings 21:2_reference_end_ _reference_start_2 Kings 19:26_reference_end_ _reference_start_Psalms 37:2_reference_end_ _reference_start_Proverbs 15:17_reference_end_ _reference_start_Isaiah 15:6_reference_end_ _reference_start_Isaiah 37:27_reference_end_ MM/0''#head of grainhead of grainTransliteration: shibbol _reference_start_Genesis 41:5_reference_end_ _reference_start_Genesis 41:6_reference_end_ _reference_start_Genesis 41:7_reference_end_ _reference_start_Genesis 41:7_reference_end_ _reference_start_Genesis 41:22_reference_end_ _reference_start_Genesis 41:23_reference_end_ _reference_start_Genesis 41:24_reference_end_ _reference_start_Genesis 41:24_reference_end_ _reference_start_Genesis 41:26_reference_end_ _reference_start_Genesis 41:27_reference_end_ _reference_start_Ruth 2:2_reference_end_ _reference_start_Job 24:24_reference_end_ _reference_start_Isaiah 17:5_reference_end_ _reference_start_Isaiah 17:5_reference_end_ce_end_ _reference_start_Leviticus 16:20_reference_end_ _reference_start_Leviticus 16:21_reference_end_ _reference_start_Leviticus 16:21_reference_end_ _reference_start_Leviticus 16:22_reference_end_ _reference_start_Leviticus 16:22_reference_end_ _reference_start_Leviticus 16:26_reference_end_ _reference_start_Leviticus 16:27_reference_end_ _reference_start_Leviticus 17:7_reference_end_ _reference_start_Leviticus 23:19_reference_end_ _reference_start_Numbers 7:16_reference_end_ _reference_start_Numbers 7:22_reference_end_ _reference_start_Numbers 7:28_reference_end_ _reference_start_Numbers 7:34_reference_end_ _reference_start_Numbers 7:40_reference_end_ _reference_start_Numbers 7:46_reference_end_ _reference_start_Numbers 7:52_reference_end_ _reference_start_Numbers 7:58_reference_end_ _reference_start_Numbers 7:64_reference_end_ _reference_start_Numbers 7:70_reference_end_ _reference_start_Numbers 7:76_reference_end_ _reference_start_Numbers 7:82_reference_end_ _reference_start_Numbers 7:87_reference_end_ _reference_start_Numbers 15:24_reference_end_ _reference_start_Numbers 28:15_reference_end_ _reference_start_Numbers 28:22_reference_end_ _reference_start_Numbers 28:30_reference_end_ _reference_start_Numbers 29:5_reference_end_ _reference_start_Numbers 29:11_reference_end_ _reference_start_Numbers 29:16_reference_end_ _reference_start_Numbers 29:19_reference_end_ _reference_start_Numbers 29:22_reference_end_ _reference_start_Numbers 29:25_reference_end_ _reference_start_Numbers 29:28_reference_end_ _reference_start_Numbers 29:31_reference_end_ _reference_start_Numbers 29:34_reference_end_ _reference_start_Numbers 29:38_reference_end_ _reference_start_2 Chronicles 11:15_reference_end_ _reference_start_2 Chronicles 29:23_reference_end_ _reference_start_Isaiah 13:21_reference_end_ _reference_start_Isaiah 34:14_reference_end_ _reference_start_Ezekiel 43:22_reference_end_ _reference_start_Ezekiel 43:25_reference_end_ _reference_start_Ezekiel 45:23_reference_end_ _reference_start_Daniel 8:21_reference_end_ o`om27he-goathe-goatTransliteration: tayish _reference_start_Genesis 30:35_reference_end_ _reference_start_Genesis 32:15_reference_end_ _reference_start_2 Chronicles 17:11_reference_end_ _reference_start_Proverbs 30:31_reference_end_1''ehe-goat, buckhe-goat, buckTransliteration: sa'ir _reference_start_Genesis 37:31_reference_end_ _reference_start_Leviticus 4:23_reference_end_ _reference_start_Leviticus 4:24_reference_end_ _reference_start_Leviticus 9:3_reference_end_ _reference_start_Leviticus 9:15_reference_end_ _reference_start_Leviticus 10:16_reference_end_ _reference_start_Leviticus 16:5_reference_end_ _reference_start_Leviticus 16:7_reference_end_ _reference_start_Leviticus 16:8_reference_end_ _reference_start_Leviticus 16:9_reference_end_ _reference_start_Leviticus 16:10_reference_end_ _reference_start_Leviticus 16:15_reference_end_ _reference_start_Leviticus 16:18_referen C~qdWJ=0# zm`SF9,vi\OB5(   X S M G A ; 5 / ) #     ~ } | {  z# y x- w+ v+ u" t  s r  q& p" o n m l k j i h g f e d cW bR aL `F _@ ^: ]4 \. [( Z" Y X W V U T S R Q P O N M L K 7:41_reference_end_ _reference_start_Numbers 7:47_reference_end_ _reference_start_Numbers 7:53_reference_end_ _reference_start_Numbers 7:59_reference_end_ _reference_start_Numbers 7:65_reference_end_ _reference_start_Numbers 7:71_reference_end_ _reference_start_Numbers 7:77_reference_end_ _reference_start_Numbers 7:83_reference_end_ _reference_start_Numbers 7:88_reference_end_ _reference_start_Deuteronomy 32:14_reference_end_ _reference_start_Psalms 50:9_reference_end_ _reference_start_Psalms 50:13_reference_end_ _reference_start_Psalms 66:15_reference_end_ _reference_start_Proverbs 27:26_reference_end_ _reference_start_Isaiah 1:11_reference_end_ _reference_start_Isaiah 14:9_reference_end_ _reference_start_Isaiah 34:6_reference_end_ _reference_start_Jeremiah 50:8_reference_end_ _reference_start_Jeremiah 51:40_reference_end_ _reference_start_Ezekiel 27:21_reference_end_ _reference_start_Ezekiel 34:17_reference_end_ _reference_start_Ezekiel 39:18_reference_end_ _reference_start_Zechariah 10:3_reference_end_ 9t975''3heifer, cow 1heifer, cow 1Transliteration: 'eglah _reference_start_Genesis 15:9_reference_end_ _reference_start_Deuteronomy 21:3_reference_end_ _reference_start_Deuteronomy 21:4_reference_end_ _reference_start_Deuteronomy 21:6_reference_end_ _reference_start_Judges 14:18_reference_end_ _reference_start_1 Samuel 16:2_reference_end_ _reference_start_Isaiah 7:21_reference_end_ _reference_start_Jeremiah 46:20_reference_end_ _reference_start_Jeremiah 50:11_reference_end_ _reference_start_Hosea 10:5_reference_end_ _reference_start_Hosea 10:11_reference_end_4## heifer, cowheifer, cow^3%%he-goat, ramhe-goat, ramTransliteration: 'atud _reference_start_Genesis 31:10_reference_end_ _reference_start_Genesis 31:12_reference_end_ _reference_start_Numbers 7:17_reference_end_ _reference_start_Numbers 7:23_reference_end_ _reference_start_Numbers 7:29_reference_end_ _reference_start_Numbers 7:35_reference_end_ _reference_start_Numbers C~qdWJ=0# zm`SF9,vi\OB5( P O N M L  K1 J/ I H G F1 E D  C( B A  @ ? > = <  ; :  9  8  7  6 5 4 3 2 1) 0) /) .) -) ,) +) *) )) () ') &  % $  #2 ". !        &  ' "  3( 2 "    B 2 2 rt_Genesis 41:3_reference_end_ _reference_start_Genesis 41:3_reference_end_ _reference_start_Genesis 41:4_reference_end_ _reference_start_Genesis 41:4_reference_end_ _reference_start_Genesis 41:18_reference_end_ _reference_start_Genesis 41:19_reference_end_ _reference_start_Genesis 41:20_reference_end_ _reference_start_Genesis 41:20_reference_end_ _reference_start_Genesis 41:26_reference_end_ _reference_start_Genesis 41:27_reference_end_ _reference_start_Numbers 19:2_reference_end_ _reference_start_Numbers 19:5_reference_end_ _reference_start_Numbers 19:6_reference_end_ _reference_start_Numbers 19:9_reference_end_ _reference_start_Numbers 19:10_reference_end_ _reference_start_1 Samuel 6:7_reference_end_ _reference_start_1 Samuel 6:10_reference_end_ _reference_start_1 Samuel 6:12_reference_end_ _reference_start_1 Samuel 6:14_reference_end_ _reference_start_Job 21:10_reference_end_ _reference_start_Isaiah 11:7_reference_end_ _reference_start_Hosea 4:16_reference_end_ _reference_start_Amos 4:1_reference_end_ T)-k;%%horned viperhorned viperTransliteration: shephiphon _reference_start_Genesis 49:17_reference_end_:hoopoehoopoeTransliteration: dukipha _reference_start_Leviticus 11:19_reference_end_ _reference_start_Deuteronomy 14:18_reference_end_e9%%hippopotamushippopotamusTransliteration: behemoth _reference_start_Job 40:15_reference_end_8heronheronTransliteration: anaphah _reference_start_Leviticus 11:19_reference_end_ _reference_start_Deuteronomy 14:18_reference_end_7hennahennaTransliteration: kopher _reference_start_Song of Solomon 1:14_reference_end_ _reference_start_Song of Solomon 4:13_reference_end_ 6''heifer, cow 2heifer, cow 2Transliteration: parah _reference_start_Genesis 32:16_reference_end_ _reference_start_Genesis 41:2_reference_end_ _reference_sta tC%t-@CibexibexTransliteration: ya'el _reference_start_1 Samuel 24:3_reference_end_ _reference_start_Job 39:1_reference_end_ _reference_start_Psalms 104:18_reference_end_i?7hyraxhyraxTransliteration: shaphan _reference_start_Leviticus 11:5_reference_end_ _reference_start_Deuteronomy 14:7_reference_end_ _reference_start_Psalms 104:18_reference_end_ _reference_start_Proverbs 30:26_reference_end_>uhouse flyhouse flyTransliteration: zebub _reference_start_Ecclesiastes 10:1_reference_end_ _reference_start_Isaiah 7:18_reference_end_}=_horsehorseTransliteration: sus _reference_start_Genesis 47:17_reference_end_ _reference_start_Genesis 49:17_reference_end_ _reference_start9<ShornethornetTransliteration: tsir'ah _reference_start_Exodus 23:28_reference_end_ _reference_start_Deuteronomy 7:20_reference_end_ _reference_start_Joshua 24:12_reference_end__Exodus 9:3_reference_end_ _reference_start_Exodus 14:9_reference_end_ _reference_start_Exodus 14:23_reference_end_ _reference_start_Exodus 15:1_reference_end_ _reference_start_Exodus 15:19_reference_end_ _reference_start_Exodus 15:21_reference_end_ _reference_start_Deuteronomy 11:4_reference_end_ _reference_start_Deuteronomy 17:16_reference_end_ _reference_start_Deuteronomy 17:16_reference_end_ _reference_start_Deuteronomy 20:1_reference_end_ _reference_start_Joshua 11:4_reference_end_ _reference_start_Joshua 11:6_reference_end_ _reference_start_Joshua 11:9_reference_end_ _reference_start_Judges 5:22_reference_end_ _reference_start_2 Samuel 15:1_reference_end_ _reference_start_1 Kings 5:6_reference_end_ _reference_start_1 Kings 5:8_reference_end_ _reference_start_1 Kings 10:25_reference_end_ _reference_start_1 Kings 10:28_reference_end_ _reference_start_1 Kings 10:29_reference_end_ _reference_start_1 Kings 18:5_reference_end_ _reference_start_1 Kings 20:1_reference_end_ _reference_start_1 Kings 20:20_reference_end_ _reference_start_1 Kings 20:21_reference_end_ _reference_start_1 Kings 20:25_reference_end_ _reference_start_1 Kings 20:25_reference_end_ _reference_start_1 Kings 22:4_reference_end_ _reference_start_1 Kings 22:4_reference_end_ _reference_start_2 Kings 2:11_reference_end_ _reference_start_2 Kings 3:7_reference_end_ _reference_start_2 Kings 3:7_reference_end_ _reference_start_2 Kings 5:9_reference_end_ _reference_start_2 Kings 6:14_reference_end_ _reference_start_2 Kings 6:15_reference_end_ _reference_start_2 Kings 6:17_reference_end_ _reference_start_2 Kings 7:6_reference_end_ _reference_start_2 Kings 7:7_reference_end_ _reference_start_2 Kings 7:10_reference_end_ _reference_start_2 Kings 7:13_reference_end_ _reference_start_2 Kings 7:14_reference_end_ _reference_start_2 Kings 9:18_reference_end_ _reference_start_2 Kings 9:19_reference_end_ _reference_start_2 Kings 9:33_reference_end_ _reference_start_2 Kings 10:2_reference_end_ _reference_start_2 Kings 11:16_reference_end_ _reference_start_2 Kings 14:20_reference_end_ _reference_start_2 Kings 18:23_reference_end_ _reference_start_2 Kings 23:11_reference_end_ _reference_start_2 Chronicles 1:16_reference_end_ _reference_start_2 Chronicles 1:17_reference_end_ _reference_start_2 Chronicles 9:24_reference_end_ _reference_start_2 Chronicles 9:25_reference_end_ _reference_start_2 Chronicles 9:28_reference_end_ _reference_start_2 Chronicles 23:15_reference_end_ _reference_start_2 Chronicles 25:28_reference_end_ _reference_start_Ezra 2:66_reference_end_ _reference_start_Nehemiah 3:28_reference_end_ _reference_start_Esther 6:8_reference_end_ _reference_start_Esther 6:9_reference_end_ _reference_start_Esther 6:9_reference_end_ _reference_start_Esther 6:10_reference_end_ _reference_start_Esther 6:11_reference_end_ _reference_start_Esther 8:10_reference_end_ _reference_start_Job 39:18_reference_end_ _reference_start_Job 39:19_reference_end_ _reference_start_Psalms 20:8_reference_end_ _reference_start_Psalms 32:9_reference_end_ _reference_start_Psalms 33:17_reference_end_ _reference_start_Psalms 76:7_reference_end_ _reference_start_Psalms 147:10_reference_end_ _reference_start_Proverbs 21:31_reference_end_ _reference_start_Proverbs 26:3_reference_end_ _reference_start_Ecclesiastes 10:7_reference_end_ _reference_start_Isaiah 2:7_reference_end_ _reference_start_Isaiah 5:28_reference_end_ _reference_start_Isaiah 30:16_reference_end_ _reference_start_Isaiah 31:1_reference_end_ _reference_start_Isaiah 31:3_reference_end_ _reference_start_Isaiah 36:8_reference_end_ _reference_start_Isaiah 43:17_reference_end_ _reference_start_Isaiah 63:13_reference_end_ _reference_start_Isaiah 66:20_reference_end_ _reference_start_Jeremiah 4:13_reference_end_ _reference_start_Jeremiah 5:8_reference_end_ _reference_start_Jeremiah 6:23_reference_end_ _reference_start_Jeremiah 8:6_reference_end_ _reference_start_Jeremiah 8:16_reference_end_ _reference_start_Jeremiah 12:5_reference_end_ _reference_start_Jeremiah 17:25_reference_end_ _reference_start_Jeremiah 22:4_reference_end_ _reference_start_Jeremiah 31:40_reference_end_ _reference_start_Jeremiah 46:4_reference_end_ _reference_start_Jeremiah 46:9_reference_end_ _reference_start_Jeremiah 50:37_reference_end_ _reference_start_Jeremiah 50:42_reference_end_ _reference_start_Jeremiah 51:21_reference_end_ _reference_start_Jeremiah 51:27_reference_end_ _reference_start_Ezekiel 17:15_reference_end_ _reference_start_Ezekiel 23:6_reference_end_ _reference_start_Ezekiel 23:12_reference_end_ _reference_start_Ezekiel 23:20_reference_end_ _reference_start_Ezekiel 23:23_reference_end_ _reference_start_Ezekiel 26:7_reference_end_ _reference_start_Ezekiel 26:10_reference_end_ _reference_start_Ezekiel 26:11_reference_end_ _reference_start_Ezekiel 27:14_reference_end_ _reference_start_Ezekiel 38:4_reference_end_ _reference_start_Ezekiel 38:15_reference_end_ _reference_start_Ezekiel 39:20_reference_end_ _reference_start_Hosea 1:7_reference_end_ _reference_start_Hosea 14:4_reference_end_ _reference_start_Joel 2:4_reference_end_ _reference_start_Amos 2:15_reference_end_ _reference_start_Amos 4:10_reference_end_ _reference_start_Amos 6:12_reference_end_ _reference_start_Micah 5:9_reference_end_ _reference_start_Nahum 3:2_reference_end_ _reference_start_Habakkuk 1:8_reference_end_ _reference_start_Habakkuk 3:8_reference_end_ _reference_start_Habakkuk 3:15_reference_end_ _reference_start_Haggai 2:22_reference_end_ _reference_start_Zechariah 1:8_reference_end_ _reference_start_Zechariah 1:8_reference_end_ _reference_start_Zechariah 6:2_reference_end_ _reference_start_Zechariah 6:2_reference_end_ _reference_start_Zechariah 6:3_reference_end_ _reference_start_Zechariah 6:3_reference_end_ _reference_start_Zechariah 6:6_reference_end_ _reference_start_Zechariah 9:10_reference_end_ _reference_start_Zechariah 10:3_reference_end_ _reference_start_Zechariah 10:5_reference_end_ _reference_start_Zechariah 12:4_reference_end_ _reference_start_Zechariah 12:4_reference_end_ _reference_start_Zechariah 14:15_reference_end_ _reference_start_Zechariah 14:20_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5(    L !   ' '        B       ~  } | {  z  y  x  w  v ! u  t  s  r  q  p  o  n  m  l  k  j  i  h  g  f  e  d  c  b  a  `  _  ^  ]  \  [  Z  Y X W  V  U T S R  Q C~qdWJ=0# zm`SF9,vi\OB5( V U  T S  R& Q& P&  O&  N&  M&  L& K& J& I& H& G& F& E& D% C# B# A# @" ?! > = < ; : 9 8' 7& 6& 5 4 3 2 1 0 / . - ,3 +3 *2* )2% (. '. &( % $ #  " !    B ? + $        C~qdWJ=0# zm`SF9,vi\OB5( '  3( "  A %          + %     $ " f    f      ~  }  | { z  y  x w v" u t& s& r& q p o&  n" m l k j< i7 h) g% f eh d c b  a ` " _  ^  ]  \  [h Z' Y  X Wh CC9AOjuniperjuniperTransliteration: berosh _reference_start_2 Samuel 6:5_reference_end_ _reference_start_1 Kings 5:22_reference_end_ _reference_start_1 Kings 5:24_reference_end_ _reference_start_1 Kings 6:15_reference_end_ _reference_start_1 Kings 6:34_reference_end_ _reference_start_1 Kings 9:11_reference_end_ _reference_start_2 Kings 19:23_reference_end_ _reference_start_2 Chronicles 2:7_reference_end_ _reference_start_2 Chronicles 3:5_reference_end_ _reference_start_Psalms 104:17_reference_end_ _reference_start_Isaiah 14:8_reference_end_ _reference_start_Isaiah 37:24_reference_end_ _reference_start_Isaiah 41:19_reference_end_ _reference_start_Isaiah 55:13_reference_end_ _reference_start_Isaiah 60:13_reference_end_ _reference_start_Ezekiel 27:5_reference_end_ _reference_start_Ezekiel 31:8_reference_end_ _reference_start_Hosea 14:9_reference_end_ _reference_start_Nahum 2:4_reference_end_ _reference_start_Zechariah 11:2_reference_end_ GD''Skind of owl 1kind of owl 1Transliteration: kos _reference_start_Leviticus 11:17_reference_end_ _reference_start_Deuteronomy 14:16_reference_end_ _reference_start_Psalms 102:7_reference_end_C## kind of owlkind of owl~BikidkidTransliteration: gediy _reference_start_Genesis 27:9_reference_end_ _reference_start_Genesis 27:16_reference_end_ _reference_start_Genesis 38:17_reference_end_ _reference_start_Genesis 38:20_reference_end_ _reference_start_Genesis 38:23_reference_end_ _reference_start_Exodus 23:19_reference_end_ _reference_start_Exodus 34:26_reference_end_ _reference_start_Deuteronomy 14:21_reference_end_ _reference_start_Judges 6:19_reference_end_ _reference_start_Judges 13:15_reference_end_ _reference_start_Judges 13:19_reference_end_ _reference_start_Judges 14:6_reference_end_ _reference_start_Judges 15:1_reference_end_ _reference_start_1 Samuel 10:3_reference_end_ _reference_start_1 Samuel 16:20_reference_end_ _reference_start_Isaiah 11:6_reference_end_ !.I5lamb (1)lamb (1)Transliteration: 'immar _reference_start_Ezra 6:9_reference_end_ _reference_start_Ezra 6:17_reference_end_ _reference_start_Ezra 7:17_reference_end_H lamblambGmladanumladanumTransliteration: lot _reference_start_Genesis 37:25_reference_end_ _reference_start_Genesis 43:11_reference_end_3FOkitekiteTransliteration: 'ayah _reference_start_Leviticus 11:14_reference_end_ _reference_start_Deuteronomy 14:13_reference_end_ _reference_start_Job 28:7_reference_end_$E'' kind of owl 2kind of owl 2Transliteration: qa'a _reference_start_Leviticus 11:18_reference_end_ _reference_start_Deuteronomy 14:17_reference_end_ _reference_start_Psalms 102:7_reference_end_ _reference_start_Isaiah 34:11_reference_end_ _reference_start_Zephaniah 2:14_reference_end_ %L## lamb, sheeplamb, sheep3KGlamb 3lamb 3Transliteration: taleh _reference_start_1 Samuel 7:9_reference_end_ _reference_start_Isaiah 40:11_reference_end_ _reference_start_Isaiah 65:25_reference_end_ Jlamb (2)lamb (2)Transliteration: kar _reference_start_Deuteronomy 32:14_reference_end_ _reference_start_1 Samuel 15:9_reference_end_ _reference_start_2 Kings 3:4_reference_end_ _reference_start_Psalms 37:20_reference_end_ _reference_start_Psalms 65:14_reference_end_ _reference_start_Isaiah 16:1_reference_end_ _reference_start_Isaiah 34:6_reference_end_ _reference_start_Jeremiah 51:40_reference_end_ _reference_start_Ezekiel 27:21_reference_end_ _reference_start_Ezekiel 39:18_reference_end_ _reference_start_Amos 6:4_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( \ [ Z YX XW WS VQ UM TK SG RE QA P? O; N9 M5 L3 K/ J- I) H' G# F! E D C B A @ ? > = < ; : 9 8 7 6 5 4 3  2  1 0) /( .' -' ,& +  * ) ( ' & % $# # " !( # !  A (    ]]M++{lamb, sheep (1)lamb, sheep (1)Transliteration: kesev _reference_start_Genesis 30:32_reference_end_ _reference_start_Genesis 30:33_reference_end_ _reference_start_Genesis 30:35_reference_end_ _reference_start_Genesis 30:40_reference_end_ _reference_start_Leviticus 1:10_reference_end_ _reference_start_Leviticus 3:7_reference_end_ _reference_start_Leviticus 4:35_reference_end_ _reference_start_Leviticus 7:23_reference_end_ _reference_start_Leviticus 17:3_reference_end_ _reference_start_Leviticus 22:19_reference_end_ _reference_start_Leviticus 22:27_reference_end_ _reference_start_Numbers 18:17_reference_end_ _reference_start_Deuteronomy 14:4_reference_end_:19_reference_end_ _reference_start_Leviticus 23:20_reference_end_ _reference_start_Numbers 6:12_reference_end_ _reference_start_Numbers 6:14_reference_end_ _reference_start_Numbers 7:15_reference_end_ _reference_start_Numbers 7:17_reference_end_ _reference_start_Numbers 7:21_reference_end_ _reference_start_Numbers 7:23_reference_end_ _reference_start_Numbers 7:27_reference_end_ _reference_start_Numbers 7:29_reference_end_ _reference_start_Numbers 7:33_reference_end_ _reference_start_Numbers 7:35_reference_end_ _reference_start_Numbers 7:39_reference_end_ _reference_start_Numbers 7:41_reference_end_ _reference_start_Numbers 7:45_reference_end_ _reference_start_Numbers 7:47_reference_end_ _reference_start_Numbers 7:51_reference_end_ _reference_start_Numbers 7:53_reference_end_ _reference_start_Numbers 7:57_reference_end_ _reference_start_Numbers 7:59_reference_end_ _reference_start_Numbers 7:63_reference_end_ _reference_start_Numbers 7:65_reference_end_ _reference_start_Numbers 7:69_reference_end_ _reference_start_Numbers 7:71_reference_end_ _reference_start_Numbers 7:75_reference_end_ _reference_start_Numbers 7:77_reference_end_ _reference_start_Numbers 7:81_reference_end_ _reference_start_Numbers 7:83_reference_end_ _reference_start_Numbers 7:87_reference_end_ _reference_start_Numbers 7:88_reference_end_ _reference_start_Numbers 15:5_reference_end_ _reference_start_Numbers 15:11_reference_end_ _reference_start_Numbers 28:3_reference_end_ _reference_start_Numbers 28:4_reference_end_ _reference_start_Numbers 28:4_reference_end_ _reference_start_Numbers 28:7_reference_end_ _reference_start_Numbers 28:8_reference_end_ _reference_start_Numbers 28:9_reference_end_ _reference_start_Numbers 28:11_reference_end_ _reference_start_Numbers 28:13_reference_end_ _reference_start_Numbers 28:14_reference_end_ _reference_start_Numbers 28:19_reference_end_ _reference_start_Numbers 28:21_reference_end_ _reference_start_Numbers 28:21_reference_end_ _reference_start_Numbers 28:27_reference_end_ _reference_start_Numbers 28:29_reference_end_ _reference_start_Numbers 28:29_reference_end_ _reference_start_Numbers 29:2_reference_end_ _reference_start_Numbers 29:4_reference_end_ _reference_start_Numbers 29:4_reference_end_ _reference_start_Numbers 29:8_reference_end_ _reference_start_Numbers 29:10_reference_end_ _reference_start_Numbers 29:10_reference_end_ _reference_start_Numbers 29:13_reference_end_ _reference_start_Numbers 29:15_reference_end_ _reference_start_Numbers 29:15_reference_end_ _reference_start_Numbers 29:17_reference_end_ _reference_start_Numbers 29:18_reference_end_ _reference_start_Numbers 29:20_reference_end_ _reference_start_Numbers 29:21_reference_end_ _reference_start_Numbers 29:23_reference_end_ _reference_start_Numbers 29:24_reference_end_ _reference_start_Numbers 29:26_reference_end_ _reference_start_Numbers 29:27_reference_end_ _reference_start_Numbers 29:29_reference_end_ _reference_start_Numbers 29:30_reference_end_ _reference_start_Numbers 29:32_reference_end_ _reference_start_Numbers 29:33_reference_end_ _reference_start_Numbers 29:36_reference_end_ _reference_start_Numbers 29:37_reference_end_ _reference_start_1 Chronicles 29:21_reference_end_ _reference_start_2 Chronicles 29:21_reference_end_ _reference_start_2 Chronicles 29:22_reference_end_ _reference_start_2 Chronicles 29:32_reference_end_ _reference_start_2 Chronicles 35:7_reference_end_ _reference_start_Ezra 8:35_reference_end_ _reference_start_Job 31:20_reference_end_ _reference_start_Proverbs 27:26_reference_end_ _reference_start_Isaiah 1:11_reference_end_ _reference_start_Isaiah 5:17_reference_end_ _reference_start_Isaiah 11:6_reference_end_ _reference_start_Jeremiah 11:19_reference_end_ _reference_start_Ezekiel 46:4_reference_end_ _reference_start_Ezekiel 46:5_reference_end_ _reference_start_Ezekiel 46:6_reference_end_ _reference_start_Ezekiel 46:7_reference_end_ _reference_start_Ezekiel 46:11_reference_end_ _reference_start_Ezekiel 46:13_reference_end_ _reference_start_Ezekiel 46:15_reference_end_ _reference_start_Hosea 4:16_reference_end_ eN++lamb, sheep (2)lamb, sheep (2)Transliteration: keves _reference_start_Exodus 12:5_reference_end_ _reference_start_Exodus 29:38_reference_end_ _reference_start_Exodus 29:39_reference_end_ _reference_start_Exodus 29:39_reference_end_ _reference_start_Exodus 29:40_reference_end_ _reference_start_Exodus 29:41_reference_end_ _reference_start_Leviticus 4:32_reference_end_ _reference_start_Leviticus 9:3_reference_end_ _reference_start_Leviticus 12:6_reference_end_ _reference_start_Leviticus 14:10_reference_end_ _reference_start_Leviticus 14:12_reference_end_ _reference_start_Leviticus 14:13_reference_end_ _reference_start_Leviticus 14:21_reference_end_ _reference_start_Leviticus 14:24_reference_end_ _reference_start_Leviticus 14:25_reference_end_ _reference_start_Leviticus 23:12_reference_end_ _reference_start_Leviticus 23:18_reference_end_ _reference_start_Leviticus 23 C~qdWJ=0# zm`SF9,vi\OB5(          "  < )  . . . . . . .         # #      % $ ! ~ } | { z y x w v u t s r q p o n m l k j i h g f e d c b a ` _ ^ ] Q XR11aleopard or cheetahleopard or cheetahTransliteration: namer _reference_start_Song of Solomon 4:8_reference_end_ _reference_start_Isaiah 11:6_reference_end_ _reference_start_Jeremiah 5:6_reference_end_ _reference_start_Jeremiah 13:23_reference_end_ _reference_start_Hosea 13:7_reference_end_ _reference_start_Habakkuk 1:8_reference_end_fQ-lentillentilTransliteration: adashah _reference_start_Genesis 25:34_reference_end_ _reference_start_2 Samuel 17:28_reference_end_ _reference_start_2 Samuel 23:11_reference_end_ _reference_start_Ezekiel 4:9_reference_end_ZPleechleechTransliteration: aluqah _reference_start_Proverbs 30:15_reference_end_+O==olaurestinus = nannyberrylaurestinus = nannyberryTransliteration: tidhar _reference_start_Isaiah 41:19_reference_end_ _reference_start_Isaiah 60:13_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( b  a  `  _  ^  ]  \  [  Z Y X W! V1 U1 T$ S" R Q P O N M3& L2 K& J I H G F  E  D  C  B  A  @  ? $ >  =  <  ;  : % 9 $ 8 " 7 6 5 4 3 2 1 0 / . - , + *P )E (< '- & %  $  #  "# !    T lionlion_S'lilylilyTransliteration: shushan _reference_start_1 Kings 7:19_reference_end_ _reference_start_1 Kings 7:22_reference_end_ _reference_start_1 Kings 7:26_reference_end_ _reference_start_2 Chronicles 4:5_reference_end_ _reference_start_Psalms 45:1_reference_end_ _reference_start_Psalms 60:1_reference_end_ _reference_start_Psalms 69:1_reference_end_ _reference_start_Psalms 80:1_reference_end_ _reference_start_Song of Solomon 2:1_reference_end_ _reference_start_Song of Solomon 2:2_reference_end_ _reference_start_Song of Solomon 2:16_reference_end_ _reference_start_Song of Solomon 4:5_reference_end_ _reference_start_Song of Solomon 5:13_reference_end_ _reference_start_Song of Solomon 6:2_reference_end_ _reference_start_Song of Solomon 6:3_reference_end_ _reference_start_Song of Solomon 7:3_reference_end_ _reference_start_Hosea 14:6_reference_end__reference_start_1 Kings 7:36_reference_end_ _reference_start_1 Kings 10:19_reference_end_ _reference_start_1 Kings 10:20_reference_end_ _reference_start_2 Kings 17:25_reference_end_ _reference_start_2 Kings 17:26_reference_end_ _reference_start_1 Chronicles 11:22_reference_end_ _reference_start_2 Chronicles 9:18_reference_end_ _reference_start_2 Chronicles 9:19_reference_end_ _reference_start_Proverbs 22:13_reference_end_ _reference_start_Proverbs 26:13_reference_end_ _reference_start_Proverbs 28:15_reference_end_ _reference_start_Song of Solomon 4:8_reference_end_ _reference_start_Isaiah 38:13_reference_end_ _reference_start_Jeremiah 50:17_reference_end_ _reference_start_Jeremiah 51:38_reference_end_ _reference_start_Ezekiel 19:2_reference_end_ _reference_start_Ezekiel 19:6_reference_end_ _reference_start_Ezekiel 22:25_reference_end_ _reference_start_Amos 3:12_reference_end_ _reference_start_Amos 5:19_reference_end_ _reference_start_Nahum 2:12_reference_end_ _reference_start_Zephaniah 3:3_reference_end_  U!lion 1lion 1Transliteration: 'ari _reference_start_Numbers 23:24_reference_end_ _reference_start_Numbers 24:9_reference_end_ _reference_start_Judges 14:5_reference_end_ _reference_start_Judges 14:18_reference_end_ _reference_start_1 Samuel 17:34_reference_end_ _reference_start_1 Samuel 17:36_reference_end_ _reference_start_1 Samuel 17:37_reference_end_ _reference_start_2 Samuel 1:23_reference_end_ _reference_start_2 Samuel 23:20_reference_end_ _reference_start_1 Kings 7:29_reference_end_ _reference_start_1 Kings 7:29_reference_end_ tart_1 Kings 13:25_reference_end_ _reference_start_1 Kings 13:26_reference_end_ _reference_start_1 Kings 13:28_reference_end_ _reference_start_1 Kings 13:28_reference_end_ _reference_start_1 Kings 20:36_reference_end_ _reference_start_1 Kings 20:36_reference_end_ _reference_start_1 Chronicles 12:9_reference_end_ _reference_start_Job 4:10_reference_end_ _reference_start_Psalms 7:3_reference_end_ _reference_start_Psalms 10:9_reference_end_ _reference_start_Psalms 17:12_reference_end_ _reference_start_Psalms 22:14_reference_end_ _reference_start_Psalms 22:22_reference_end_ _reference_start_Ecclesiastes 9:4_reference_end_ _reference_start_Isaiah 11:7_reference_end_ _reference_start_Isaiah 15:9_reference_end_ _reference_start_Isaiah 21:8_reference_end_ _reference_start_Isaiah 31:4_reference_end_ _reference_start_Isaiah 35:9_reference_end_ _reference_start_Isaiah 65:25_reference_end_ _reference_start_Jeremiah 2:30_reference_end_ _reference_start_Jeremiah 4:7_reference_end_ _reference_start_Jeremiah 5:6_reference_end_ _reference_start_Jeremiah 12:8_reference_end_ _reference_start_Jeremiah 49:19_reference_end_ _reference_start_Jeremiah 50:44_reference_end_ _reference_start_Lamentations 3:10_reference_end_ _reference_start_Ezekiel 1:10_reference_end_ _reference_start_Ezekiel 10:14_reference_end_ _reference_start_Daniel 6:8_reference_end_ _reference_start_Daniel 6:13_reference_end_ _reference_start_Daniel 6:17_reference_end_ _reference_start_Daniel 6:20_reference_end_ _reference_start_Daniel 6:21_reference_end_ _reference_start_Daniel 6:23_reference_end_ _reference_start_Daniel 6:25_reference_end_ _reference_start_Daniel 6:25_reference_end_ _reference_start_Daniel 6:28_reference_end_ _reference_start_Daniel 7:4_reference_end_ _reference_start_Hosea 11:10_reference_end_ _reference_start_Joel 1:6_reference_end_ _reference_start_Amos 3:4_reference_end_ _reference_start_Amos 3:8_reference_end_ _reference_start_Micah 5:7_reference_end_ _reference_start_Nahum 2:12_reference_end_ _reference_start_Nahum 2:13_reference_end_ |VYlion 2lion 2Transliteration: 'aryeh _reference_start_Genesis 49:9_reference_end_ _reference_start_Genesis 49:9_reference_end_ _reference_start_Deuteronomy 33:22_reference_end_ _reference_start_Judges 14:8_reference_end_ _reference_start_Judges 14:8_reference_end_ _reference_start_Judges 14:9_reference_end_ _reference_start_2 Samuel 17:10_reference_end_ _reference_start_2 Samuel 23:20_reference_end_ _reference_start_1 Kings 13:24_reference_end_ _reference_start_1 Kings 13:24_reference_end_ _reference_s C~qdWJ=0# zm`SF9,vi\OB5( % $  # " ![        " "       9 &'  !   1 " " !            ~ } | {  z y x2, w1 v  u t s rA q# p o n m  l  k j i h g f e d $ c $ g1XClion 4lion 4Transliteration: layish _reference_start_Job 4:11_reference_end_ _reference_start_Proverbs 30:30_reference_end_ _reference_start_Isaiah 30:6_reference_end_W lion 3lion 3Transliteration: labiy' _reference_start_Genesis 49:9_reference_end_ _reference_start_Numbers 23:24_reference_end_ _reference_start_Numbers 24:9_reference_end_ _reference_start_Deuteronomy 33:20_reference_end_ _reference_start_Job 4:11_reference_end_ _reference_start_Job 38:39_reference_end_ _reference_start_Psalms 57:5_reference_end_ _reference_start_Isaiah 5:29_reference_end_ _reference_start_Isaiah 30:6_reference_end_ _reference_start_Ezekiel 19:2_reference_end_ _reference_start_Hosea 13:8_reference_end_ _reference_start_Joel 1:6_reference_end_ _reference_start_Nahum 2:12_reference_end_ _reference_start_Nahum 2:13_reference_end_ jV[ maggotmaggotTransliteration: rimmah _reference_start_Exodus 16:24_reference_end_ _reference_start_Job 7:5_reference_end_ _reference_start_Job 17:14_reference_end_ _reference_start_Job 21:26_reference_end_ _reference_start_Job 24:20_reference_end_ _reference_start_Job 25:6_reference_end_ _reference_start_Isaiah 14:11_reference_end_2ZIlouselouseTransliteration: ken _reference_start_Exodus 8:12_reference_end_ _reference_start_Exodus 8:13_reference_end_ _reference_start_Exodus 8:13_reference_end_ _reference_start_Exodus 8:14_reference_end_ _reference_start_Exodus 8:14_reference_end_ _reference_start_Psalms 105:31_reference_end_\Ylion 5lion 5Transliteration: shachal _reference_start_Job 4:10_reference_end_ _reference_start_Job 10:16_reference_end_ _reference_start_Job 28:8_reference_end_ _reference_start_Psalms 91:13_reference_end_ _reference_start_Proverbs 26:13_reference_end_ _reference_start_Hosea 5:14_reference_end_ _reference_start_Hosea 13:7_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( h g f  e d c b a ` _ ^ ]- \' [" Z Y X W" V U T S R Q P! O N M  L K1 J/ I- H, G, F+ E+ D* C* B$ A" @  ?+ ># = < ;  :& 9 8 7 6  5  4  31 2  1 0 / . - , + *i ) ( ' & d:dX^mallowmallowTransliteration: chalamuth _reference_start_Job 6:6_reference_end_c]##male donkeymale donkeyTransliteration: chamor _reference_start_Genesis 12:16_reference_end_ _reference_start_Genesis 22:3_reference_end_ _reference_start_Genesis 22:5_reference_end_ _reference_start_Genesis 24:35_reference_end_ _reference_start_Genesis 30:43_reference_end_ _reference_start_Genesis 32:6_reference_end_ _reference_start_Genesis 34:28_reference_e΃B\]male assmale assTransliteration: 'ayir _reference_start_Genesis 32:16_reference_end_ _reference_start_Genesis 49:11_reference_end_ _reference_start_Judges 10:4_reference_end_ _reference_start_Judges 10:4_reference_end_ _reference_start_Judges 12:14_reference_end_ _reference_start_Job 11:12_reference_end_ _reference_start_Isaiah 30:6_reference_end_ _reference_start_Isaiah 30:24_reference_end_ _reference_start_Zechariah 9:9_reference_end_nd_ _reference_start_Genesis 36:24_reference_end_ _reference_start_Genesis 42:26_reference_end_ _reference_start_Genesis 42:27_reference_end_ _reference_start_Genesis 43:18_reference_end_ _reference_start_Genesis 43:24_reference_end_ _reference_start_Genesis 44:3_reference_end_ _reference_start_Genesis 44:13_reference_end_ _reference_start_Genesis 45:23_reference_end_ _reference_start_Genesis 47:17_reference_end_ _reference_start_Genesis 49:14_reference_end_ _reference_start_Exodus 4:20_reference_end_ _reference_start_Exodus 9:3_reference_end_ _reference_start_Exodus 13:13_reference_end_ _reference_start_Exodus 20:17_reference_end_ _reference_start_Exodus 21:33_reference_end_ _reference_start_Exodus 22:3_reference_end_ _reference_start_Exodus 22:8_reference_end_ _reference_start_Exodus 22:9_reference_end_ _reference_start_Exodus 23:4_reference_end_ _reference_start_Exodus 23:5_reference_end_ _reference_start_Exodus 23:12_reference_end_ _reference_start_Exodus 34:20_reference_end_ _reference_start_Numbers 16:15_reference_end_ _reference_start_Numbers 31:28_reference_end_ _reference_start_Numbers 31:30_reference_end_ _reference_start_Numbers 31:34_reference_end_ _reference_start_Numbers 31:39_reference_end_ _reference_start_Numbers 31:45_reference_end_ _reference_start_Deuteronomy 5:14_reference_end_ _reference_start_Deuteronomy 5:21_reference_end_ _reference_start_Deuteronomy 22:3_reference_end_ _reference_start_Deuteronomy 22:4_reference_end_ _reference_start_Deuteronomy 22:10_reference_end_ _reference_start_Deuteronomy 28:31_reference_end_ _reference_start_Joshua 6:21_reference_end_ _reference_start_Joshua 7:24_reference_end_ _reference_start_Joshua 9:4_reference_end_ _reference_start_Joshua 15:18_reference_end_ _reference_start_Judges 1:14_reference_end_ _reference_start_Judges 6:4_reference_end_ _reference_start_Judges 15:15_reference_end_ _reference_start_Judges 15:16_reference_end_ _reference_start_Judges 15:16_reference_end_ _reference_start_Judges 19:3_reference_end_ _reference_start_Judges 19:10_reference_end_ _reference_start_Judges 19:19_reference_end_ _reference_start_Judges 19:21_reference_end_ _reference_start_Judges 19:28_reference_end_ _reference_start_1 Samuel 8:16_reference_end_ _reference_start_1 Samuel 12:3_reference_end_ _reference_start_1 Samuel 15:3_reference_end_ _reference_start_1 Samuel 16:20_reference_end_ _reference_start_1 Samuel 22:19_reference_end_ _reference_start_1 Samuel 25:18_reference_end_ _reference_start_1 Samuel 25:20_reference_end_ _reference_start_1 Samuel 25:23_reference_end_ _reference_start_1 Samuel 25:42_reference_end_ _reference_start_1 Samuel 27:9_reference_end_ _reference_start_2 Samuel 16:1_reference_end_ _reference_start_2 Samuel 16:2_reference_end_ _reference_start_2 Samuel 17:23_reference_end_ _reference_start_2 Samuel 19:27_reference_end_ _reference_start_1 Kings 2:40_reference_end_ _reference_start_1 Kings 13:13_reference_end_ _reference_start_1 Kings 13:13_reference_end_ _reference_start_1 Kings 13:23_reference_end_ _reference_start_1 Kings 13:24_reference_end_ _reference_start_1 Kings 13:27_reference_end_ _reference_start_1 Kings 13:28_reference_end_ _reference_start_1 Kings 13:28_reference_end_ _reference_start_1 Kings 13:29_reference_end_ _reference_start_2 Kings 6:25_reference_end_ _reference_start_2 Kings 7:7_reference_end_ _reference_start_2 Kings 7:10_reference_end_ _reference_start_1 Chronicles 5:21_reference_end_ _reference_start_1 Chronicles 12:41_reference_end_ _reference_start_2 Chronicles 28:15_reference_end_ _reference_start_Ezra 2:67_reference_end_ _reference_start_Nehemiah 7:68_reference_end_ _reference_start_Nehemiah 13:15_reference_end_ _reference_start_Job 24:3_reference_end_ _reference_start_Proverbs 26:3_reference_end_ _reference_start_Isaiah 1:3_reference_end_ _reference_start_Isaiah 21:7_reference_end_ _reference_start_Isaiah 32:20_reference_end_ _reference_start_Jeremiah 22:19_reference_end_ _reference_start_Ezekiel 23:20_reference_end_ _reference_start_Zechariah 9:9_reference_end_ _reference_start_Zechariah 14:15_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( + ! *  ) (  '  &  %  $ # "! !       & &           D C   )                        (   ~  }  |  {  z * y  x  w  v  u  t  s  r  q p o n m l k j i COd''cmoorhen, ibismoorhen, ibisTransliteration: tinsheme _reference_start_Leviticus 11:18_reference_end_ _reference_start_Leviticus 11:30_reference_end_ _reference_start_Deuteronomy 14:16_reference_end_ cwmonkeymonkeyTransliteration: qoph _reference_start_1 Kings 10:22_reference_end_ _reference_start_2 Chronicles 9:21_reference_end_eb#mole ratmole ratTransliteration: chephar-parath _reference_start_Isaiah 2:20_reference_end_YamilletmilletTransliteration: dochan _reference_start_Ezekiel 4:9_reference_end_j`-- migratory locustmigratory locustTransliteration: geb _reference_start_Isaiah 33:4_reference_end_L_qmandrakemandrakeTransliteration: dudaim _reference_start_Genesis 30:14_reference_end_ _reference_start_Genesis 30:14_reference_end_ _reference_start_Genesis 30:15_reference_end_ _reference_start_Genesis 30:15_reference_end_ _reference_start_Genesis 30:16_reference_end_ _reference_start_Song of Solomon 7:14_reference_end_ bbLf%%amouse or ratmouse or ratTransliteration: 'akbar _reference_start_Leviticus 11:29_reference_end_ _reference_start_1 Samuel 6:4_reference_end_ _reference_start_1 Samuel 6:5_reference_end_ _reference_start_1 Samuel 6:11_reference_end_ _reference_start_1 Samuel 6:18_reference_end_ _reference_start_Isaiah 66:17_reference_end_JeGGmoroccan locust = grasshoppermoroccan locust = grasshopperTransliteration: chagab _reference_start_Leviticus 11:22_reference_end_ _reference_start_Numbers 13:33_reference_end_ _reference_start_2 Chronicles 7:13_reference_end_ _reference_start_Ecclesiastes 12:5_reference_end_ _reference_start_Isaiah 40:22_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( n m l  k j( i( h g f e d c b a `&  _ ^ ] \, [ Z Y  X % W  V U# T# S R  Q  P" O N$ M L K& J& I& H7 G) F E D  C& B A @B ? >B =  < ) ;  :  9  8  7  6  5  4B 3  2  1  0  /  .( -  ,  homuskmelonmuskmelonTransliteration: qishu'ah _reference_start_Numbers 11:5_reference_end_ _reference_start_Isaiah 1:8_reference_end_\g!mulemuleTransliteration: pered _reference_start_2 Samuel 13:29_reference_end_ _reference_start_2 Samuel 18:9_reference_end_ _reference_start_2 Samuel 18:9_reference_end_ _reference_start_2 Samuel 18:9_reference_end_ _reference_start_1 Kings 10:25_reference_end_ _reference_start_1 Kings 18:5_reference_end_ _reference_start_2 Kings 5:17_reference_end_ _reference_start_1 Chronicles 12:41_reference_end_ _reference_start_2 Chronicles 9:24_reference_end_ _reference_start_Ezra 2:66_reference_end_ _reference_start_Psalms 32:9_reference_end_ _reference_start_Isaiah 66:20_reference_end_ _reference_start_Ezekiel 1:11_reference_end_ _reference_start_Ezekiel 27:14_reference_end_ _reference_start_Zechariah 14:15_reference_end_ -m''nightjar/hawknightjar/hawkTransliteration: tachmas _reference_start_Leviticus 11:16_reference_end_ _reference_start_Deuteronomy 14:15_reference_end_8lInettle 2nettle 2Transliteration: qimmosh _reference_start_Proverbs 24:31_reference_end_ _reference_start_Isaiah 34:13_reference_end_ _reference_start_Hosea 9:6_reference_end_7kGnettle 1nettle 1Transliteration: charul _reference_start_Job 30:7_reference_end_ _reference_start_Proverbs 24:31_reference_end_ _reference_start_Zephaniah 2:9_reference_end_j nettlenettle@iamyrtlemyrtleTransliteration: hadas _reference_start_Nehemiah 8:15_reference_end_ _reference_start_Isaiah 41:19_reference_end_ _reference_start_Isaiah 55:13_reference_end_ _reference_start_Zechariah 1:8_reference_end_ _reference_start_Zechariah 1:10_reference_end_ _reference_start_Zechariah 1:11_reference_end_ gn;oakoakTransliteration: 'allon _reference_start_Genesis 35:8_reference_end_ _reference_start_Genesis 35:8_reference_end_ _reference_start_Judges 4:11_reference_end_ _reference_start_Judges 9:6_reference_end_ _reference_start_Judges 9:37_reference_end_ _reference_start_1 Samuel 10:3_reference_end_ _reference_start_Isaiah 2:13_reference_end_ _reference_start_Isaiah 6:13_reference_end_ _reference_start_Isaiah 44:14_reference_end_ _reference_start_Ezekiel 27:6_reference_end_ _reference_start_Hosea 4:13_reference_end_ _reference_start_Amos 2:9_reference_end_ _reference_start_Zechariah 11:2_reference_end_l 8:14_reference_end_ _reference_start_2 Samuel 15:30_reference_end_ _reference_start_2 Kings 5:26_reference_end_ _reference_start_2 Kings 18:32_reference_end_ _reference_start_1 Chronicles 27:28_reference_end_ _reference_start_Nehemiah 5:11_reference_end_ _reference_start_Nehemiah 8:15_reference_end_ _reference_start_Nehemiah 9:25_reference_end_ _reference_start_Job 15:33_reference_end_ _reference_start_Psalms 52:10_reference_end_ _reference_start_Psalms 128:3_reference_end_ _reference_start_Isaiah 17:6_reference_end_ _reference_start_Isaiah 24:13_reference_end_ _reference_start_Jeremiah 11:16_reference_end_ _reference_start_Hosea 14:7_reference_end_ _reference_start_Amos 4:9_reference_end_ _reference_start_Micah 6:15_reference_end_ _reference_start_Habakkuk 3:17_reference_end_ _reference_start_Haggai 2:19_reference_end_ _reference_start_Zechariah 4:3_reference_end_ _reference_start_Zechariah 4:11_reference_end_ _reference_start_Zechariah 4:12_reference_end_ _reference_start_Zechariah 14:4_reference_end_ ,sq77 onager = wild ass (1)onager = wild ass (1)Transliteration: 'arod _reference_start_Job 39:5_reference_end_+p// onager = wild assonager = wild assHouoliveoliveTransliteration: zayit _reference_start_Genesis 8:11_reference_end_ _reference_start_Exodus 23:11_reference_end_ _reference_start_Exodus 27:20_reference_end_ _reference_start_Exodus 30:24_reference_end_ _reference_start_Leviticus 24:2_reference_end_ _reference_start_Deuteronomy 6:11_reference_end_ _reference_start_Deuteronomy 8:8_reference_end_ _reference_start_Deuteronomy 24:20_reference_end_ _reference_start_Deuteronomy 28:40_reference_end_ _reference_start_Deuteronomy 28:40_reference_end_ _reference_start_Joshua 24:13_reference_end_ _reference_start_Judges 9:8_reference_end_ _reference_start_Judges 9:9_reference_end_ _reference_start_Judges 15:5_reference_end_ _reference_start_1 Samue C~pcVI</"yl_RE8+uh[NA4'  1$ 0$ /$ .# -# ,# +! * ) ( ' & % $ # "  !' ! 2' + "         3   % "        h '     ' & & & & % # ! ~ } |  { z y x4 w! v  u t s  r  q  p  o  D!u33ooriental plane treeoriental plane treeTransliteration: armon _reference_start_Genesis 30:37_reference_end_ _reference_start_Ezekiel 31:8_reference_end_]tonychaonychaTransliteration: shechelet _reference_start_Exodus 30:34_reference_end_XsoniononionTransliteration: batzal _reference_start_Numbers 11:5_reference_end_}r77onager = wild ass (2)onager = wild ass (2)Transliteration: pere' _reference_start_Genesis 16:12_reference_end_ _reference_start_Job 6:5_reference_end_ _reference_start_Job 11:12_reference_end_ _reference_start_Job 24:5_reference_end_ _reference_start_Job 39:5_reference_end_ _reference_start_Psalms 104:11_reference_end_ _reference_start_Isaiah 32:14_reference_end_ _reference_start_Jeremiah 2:24_reference_end_ _reference_start_Jeremiah 14:6_reference_end_ _reference_start_Hosea 8:9_reference_end_ U z ox, bullox, bullZyostrichostrichTransliteration: renanah _reference_start_Job 39:13_reference_end_0x//ostrich, barn owlostrich, barn owlTransliteration: ya'anah _reference_start_Leviticus 11:16_reference_end_ _reference_start_Deuteronomy 14:15_reference_end_ _reference_start_Job 30:29_reference_end_ _reference_start_Isaiah 13:21_reference_end_ _reference_start_Isaiah 34:13_reference_end_ _reference_start_Isaiah 43:20_reference_end_ _reference_start_Jeremiah 50:39_reference_end_ _reference_start_Micah 1:8_reference_end_wospreyospreyTransliteration: azniyah _reference_start_Leviticus 11:13_reference_end_ _reference_start_Deuteronomy 14:12_reference_end_'v77soryx = large antelopeoryx = large antelopeTransliteration: te'o _reference_start_Deuteronomy 14:5_reference_end_ _reference_start_Isaiah 51:20_reference_end_odus 21:35_reference_end_ _reference_start_Exodus 21:35_reference_end_ _reference_start_Exodus 21:36_reference_end_ _reference_start_Exodus 21:36_reference_end_ _reference_start_Exodus 21:36_reference_end_ _reference_start_Exodus 21:37_reference_end_ _reference_start_Exodus 21:37_reference_end_ _reference_start_Exodus 22:3_reference_end_ _reference_start_Exodus 22:8_reference_end_ _reference_start_Exodus 22:9_reference_end_ _reference_start_Exodus 22:29_reference_end_ _reference_start_Exodus 23:4_reference_end_ _reference_start_Exodus 23:12_reference_end_ _reference_start_Exodus 34:19_reference_end_ _reference_start_Leviticus 4:10_reference_end_ _reference_start_Leviticus 7:23_reference_end_ _reference_start_Leviticus 9:4_reference_end_ _reference_start_Leviticus 9:18_reference_end_ _reference_start_Leviticus 9:19_reference_end_ _reference_start_Leviticus 17:3_reference_end_ _reference_start_Leviticus 22:23_reference_end_ _reference_start_Leviticus 22:27_reference_end_ _reference_start_Leviticus 22:28_reference_end_ _reference_start_Leviticus 27:26_reference_end_ _reference_start_Numbers 7:3_reference_end_ _reference_start_Numbers 15:11_reference_end_ _reference_start_Numbers 18:17_reference_end_ _reference_start_Numbers 22:4_reference_end_ _reference_start_Deuteronomy 5:14_reference_end_ _reference_start_Deuteronomy 5:21_reference_end_ _reference_start_Deuteronomy 14:4_reference_end_ _reference_start_Deuteronomy 15:19_reference_end_ _reference_start_Deuteronomy 17:1_reference_end_ _reference_start_Deuteronomy 18:3_reference_end_ _reference_start_Deuteronomy 22:1_reference_end_ _reference_start_Deuteronomy 22:4_reference_end_ _reference_start_Deuteronomy 22:10_reference_end_ _reference_start_Deuteronomy 25:4_reference_end_ _reference_start_Deuteronomy 28:31_reference_end_ _reference_start_Deuteronomy 33:17_reference_end_ _reference_start_Joshua 6:21_reference_end_ _reference_start_Joshua 7:24_reference_end_ _reference_start_Judges 6:4_reference_end_ _reference_start_Judges 6:25_reference_end_ _reference_start_1 Samuel 12:3_reference_end_ _reference_start_1 Samuel 14:34_reference_end_ _reference_start_1 Samuel 14:34_reference_end_ _reference_start_1 Samuel 15:3_reference_end_ _reference_start_1 Samuel 22:19_reference_end_ _reference_start_2 Samuel 6:13_reference_end_ _reference_start_1 Kings 1:19_reference_end_ _reference_start_1 Kings 1:25_reference_end_ _reference_start_Nehemiah 5:18_reference_end_ _reference_start_Job 6:5_reference_end_ _reference_start_Job 21:10_reference_end_ _reference_start_Job 24:3_reference_end_ _reference_start_Psalms 69:32_reference_end_ _reference_start_Psalms 106:20_reference_end_ _reference_start_Proverbs 7:22_reference_end_ _reference_start_Proverbs 14:4_reference_end_ _reference_start_Proverbs 15:17_reference_end_ _reference_start_Isaiah 1:3_reference_end_ _reference_start_Isaiah 7:25_reference_end_ _reference_start_Isaiah 32:20_reference_end_ _reference_start_Isaiah 66:3_reference_end_ _reference_start_Ezekiel 1:10_reference_end_ _reference_start_Hosea 12:12_reference_end_ ,V,'}++ palm, date palmpalm, date palmd|%%ox, bull (2)ox, bull (2)Transliteration: towr _reference_start_Ezra 6:9_reference_end_ _reference_start_Ezra 6:17_reference_end_ _reference_start_Ezra 7:17_reference_end_ _reference_start_Daniel 4:22_reference_end_ _reference_start_Daniel 4:29_reference_end_ _reference_start_Daniel 4:30_reference_end_ _reference_start_Daniel 5:21_reference_end_.{%%%ox, bull (1)ox, bull (1)Transliteration: shor _reference_start_Genesis 32:6_reference_end_ _reference_start_Exodus 20:17_reference_end_ _reference_start_Exodus 21:28_reference_end_ _reference_start_Exodus 21:28_reference_end_ _reference_start_Exodus 21:28_reference_end_ _reference_start_Exodus 21:29_reference_end_ _reference_start_Exodus 21:29_reference_end_ _reference_start_Exodus 21:32_reference_end_ _reference_start_Exodus 21:32_reference_end_ _reference_start_Exodus 21:33_reference_end_ _reference_start_Exodus 21:35_reference_end_ _reference_start_Ex C~qdWJ=0# zm`SF9,vi\OB5( t s r q p o n mB l  k j i h g fj eE d c b a `  _  ^  ]  \  [ " Z " Y  X W V U T! S R Q P O N M L K J I H G F E D C B A @ ?  >  =  < ; :" 9 8 7 6 5 4 3% 2% C~qdWJ=0# zm`SF9,vi\OB5( 7  6 5 4  3' 2' 1' 0' /' ." -" ,! + *; ) (  ' &  %  $  #  "+ !         #    ) ) ) ) ) ) ) (% (" ( ( ( (   $  #            \  ~ } | { z" y! x( w v u **R~33Qpalm, date palm (1)palm, date palm (1)Transliteration: tamar _reference_start_Exodus 15:27_reference_end_ _reference_start_Leviticus 23:40_reference_end_ _reference_start_Numbers 33:9_reference_end_ _reference_start_Deuteronomy 34:3_reference_end_ _reference_start_Judges 1:16_reference_end_ _reference_start_Judges 3:13_reference_end_ _reference_start_Judges 4:5_reference_end_ _reference_start_2 Chronicles 28:15_reference_end_ _reference_start_Nehemiah 8:15_reference_end_ _reference_start_Psalms 92:13_reference_end_ _reference_start_Song of Solomon 7:8_reference_end_ _reference_start_Song of Solomon 7:9_reference_end_ _reference_start_Jeremiah 10:5_reference_end_ _reference_start_Joel 1:12_reference_end_ KK133palm, date palm (2)palm, date palm (2)Transliteration: timmorah _reference_start_1 Kings 6:29_reference_end_ _reference_start_1 Kings 6:32_reference_end_ _reference_start_1 Kings 6:32_reference_end_ _reference_start_1 Kings 6:35_reference_end_ _reference_start_1 Kings 7:36_reference_end_ _reference_start_2 Chronicles 3:5_reference_end_ _reference_start_Ezekiel 40:16_reference_end_ _reference_start_Ezekiel 40:22_reference_end_ _reference_start_Ezekiel 40:26_reference_end_ _reference_start_Ezekiel 40:31_reference_end_ _reference_start_Ezekiel 40:34_reference_end_ _reference_start_Ezekiel 40:37_reference_end_ _reference_start_Ezekiel 41:18_reference_end_ _reference_start_Ezekiel 41:18_reference_end_ _reference_start_Ezekiel 41:19_reference_end_ _reference_start_Ezekiel 41:19_reference_end_ _reference_start_Ezekiel 41:20_reference_end_ _reference_start_Ezekiel 41:25_reference_end_ _reference_start_Ezekiel 41:26_reference_end_ ~ i''pistachio nutpistachio nutTransliteration: botnim _reference_start_Genesis 43:11_reference_end_q))#persian walnutpersian walnutTransliteration: 'egoz _reference_start_Song of Solomon 6:11_reference_end_UpearlpearlTransliteration: gabish _reference_start_Job 28:18_reference_end_)55{peacock, guinea fowlpeacock, guinea fowlTransliteration: tukkiy _reference_start_1 Kings 10:22_reference_end_ _reference_start_2 Chronicles 9:21_reference_end_spartridgepartridgeTransliteration: qore _reference_start_1 Samuel 26:20_reference_end_ _reference_start_Jeremiah 17:11_reference_end_f''papyrus, rushpapyrus, rushTransliteration: gome' _reference_start_Exodus 2:3_reference_end_ _reference_start_Job 8:11_reference_end_ _reference_start_Isaiah 18:2_reference_end_ _reference_start_Isaiah 35:7_reference_end_ &"++poisonous snakepoisonous snakeTransliteration: tsepha' _reference_start_Proverbs 23:32_reference_end_ _reference_start_Isaiah 11:8_reference_end_ _reference_start_Isaiah 14:29_reference_end_ _reference_start_Isaiah 59:5_reference_end_ _reference_start_Jeremiah 8:17_reference_end_VplantplantTransliteration: qiyqayon _reference_start_Jonah 4:6_reference_end_ _reference_start_Jonah 4:7_reference_end_ _reference_start_Jonah 4:9_reference_end_ _reference_start_Jonah 4:10_reference_end_ence_end_ _reference_start_1 Samuel 14:2_reference_end_ _reference_start_1 Kings 7:18_reference_end_ _reference_start_1 Kings 7:20_reference_end_ _reference_start_1 Kings 7:42_reference_end_ _reference_start_1 Kings 7:42_reference_end_ _reference_start_2 Kings 25:17_reference_end_ _reference_start_2 Chronicles 3:16_reference_end_ _reference_start_2 Chronicles 4:13_reference_end_ _reference_start_2 Chronicles 4:13_reference_end_ _reference_start_Song of Solomon 4:3_reference_end_ _reference_start_Song of Solomon 4:13_reference_end_ _reference_start_Song of Solomon 6:7_reference_end_ _reference_start_Song of Solomon 6:11_reference_end_ _reference_start_Song of Solomon 7:13_reference_end_ _reference_start_Song of Solomon 8:2_reference_end_ _reference_start_Jeremiah 52:22_reference_end_ _reference_start_Jeremiah 52:22_reference_end_ _reference_start_Jeremiah 52:23_reference_end_ _reference_start_Jeremiah 52:23_reference_end_ _reference_start_Joel 1:12_reference_end_ _reference_start_Haggai 2:19_reference_end_ qq| U ram (1)ram (1)Transliteration: 'ayil _reference_start_Genesis 15:9_reference_end_ _reference_   ramrama ' quailquailTransliteration: selaw _reference_start_Exodus 16:13_reference_end_ _reference_start_Numbers 11:31_reference_end_ _reference_start_Numbers 11:32_reference_end_ _reference_start_Psalms 105:40_reference_end_##pomegranatepomegranateTransliteration: rimmon _reference_start_Exodus 28:33_reference_end_ _reference_start_Exodus 28:34_reference_end_ _reference_start_Exodus 28:34_reference_end_ _reference_start_Exodus 39:24_reference_end_ _reference_start_Exodus 39:25_reference_end_ _reference_start_Exodus 39:25_reference_end_ _reference_start_Exodus 39:26_reference_end_ _reference_start_Exodus 39:26_reference_end_ _reference_start_Numbers 13:23_reference_end_ _reference_start_Numbers 20:5_reference_end_ _reference_start_Deuteronomy 8:8_refer C~qdWJ=0# zm`SF9,vi\OB5( z   y   x   w  v  u  t  s  r  q  p  o  n  m  l  k  j '" i $ h # g # f  e  d  c  b  a  `  _  ^  ]  \  [  Z  Y  X  W  V  U  T   S & R  Q  P  O i( N  M   L  K% J I4 H4 G4 F4 E D C B A @ ? > = <  ; * : * 9  8 start_Genesis 22:13_reference_end_ _reference_start_Genesis 22:13_reference_end_ _reference_start_Genesis 31:38_reference_end_ _reference_start_Genesis 32:15_reference_end_ _reference_start_Exodus 25:5_reference_end_ _reference_start_Exodus 26:14_reference_end_ _reference_start_Exodus 29:1_reference_end_ _reference_start_Exodus 29:3_reference_end_ _reference_start_Exodus 29:15_reference_end_ _reference_start_Exodus 29:15_reference_end_ _reference_start_Exodus 29:16_reference_end_ _reference_start_Exodus 29:17_reference_end_ _reference_start_Exodus 29:18_reference_end_ _reference_start_Exodus 29:19_reference_end_ _reference_start_Exodus 29:19_reference_end_ _reference_start_Exodus 29:20_reference_end_ _reference_start_Exodus 29:22_reference_end_ _reference_start_Exodus 29:22_reference_end_ _reference_start_Exodus 29:26_reference_end_ _reference_start_Exodus 29:27_reference_end_ _reference_start_Exodus 29:31_reference_end_ _reference_start_Exodus 29:32_reference_end_ _reference_start_Exodus 35:7_reference_end_ _reference_start_Exodus 35:23_reference_end_ _reference_start_Exodus 36:19_reference_end_ _reference_start_Exodus 39:34_reference_end_ _reference_start_Leviticus 5:15_reference_end_ _reference_start_Leviticus 5:16_reference_end_ _reference_start_Leviticus 5:18_reference_end_ _reference_start_Leviticus 5:25_reference_end_ _reference_start_Leviticus 8:2_reference_end_ _reference_start_Leviticus 8:18_reference_end_ _reference_start_Leviticus 8:18_reference_end_ _reference_start_Leviticus 8:20_reference_end_ _reference_start_Leviticus 8:21_reference_end_ _reference_start_Leviticus 8:22_reference_end_ _reference_start_Leviticus 8:22_reference_end_ _reference_start_Leviticus 8:22_reference_end_ _reference_start_Leviticus 8:29_reference_end_ _reference_start_Leviticus 9:2_reference_end_ _reference_start_Leviticus 9:4_reference_end_ _reference_start_Leviticus 9:18_reference_end_ _reference_start_Leviticus 9:19_reference_end_ _reference_start_Leviticus 16:3_reference_end_ _reference_start_Leviticus 16:5_reference_end_ _reference_start_Leviticus 19:21_reference_end_ _reference_start_Leviticus 19:22_reference_end_ _reference_start_Leviticus 23:18_reference_end_ _reference_start_Numbers 5:8_reference_end_ _reference_start_Numbers 6:14_reference_end_ _reference_start_Numbers 6:17_reference_end_ _reference_start_Numbers 6:19_reference_end_ _reference_start_Numbers 7:15_reference_end_ _reference_start_Numbers 7:17_reference_end_ _reference_start_Numbers 7:21_reference_end_ _reference_start_Numbers 7:23_reference_end_ _reference_start_Numbers 7:27_reference_end_ _reference_start_Numbers 7:29_reference_end_ _reference_start_Numbers 7:33_reference_end_ _reference_start_Numbers 7:35_reference_end_ _reference_start_Numbers 7:39_reference_end_ _reference_start_Numbers 7:41_reference_end_ _reference_start_Numbers 7:45_reference_end_ _reference_start_Numbers 7:47_reference_end_ _reference_start_Numbers 7:51_reference_end_ _reference_start_Numbers 7:53_reference_end_ _reference_start_Numbers 7:57_reference_end_ _reference_start_Numbers 7:59_reference_end_ _reference_start_Numbers 7:63_reference_end_ _reference_start_Numbers 7:65_reference_end_ _reference_start_Numbers 7:69_reference_end_ _reference_start_Numbers 7:71_reference_end_ _reference_start_Numbers 7:75_reference_end_ _reference_start_Numbers 7:77_reference_end_ _reference_start_Numbers 7:81_reference_end_ _reference_start_Numbers 7:83_reference_end_ _reference_start_Numbers 7:87_reference_end_ _reference_start_Numbers 7:88_reference_end_ _reference_start_Numbers 15:6_reference_end_ _reference_start_Numbers 15:11_reference_end_ _reference_start_Numbers 23:1_reference_end_ _reference_start_Numbers 23:2_reference_end_ _reference_start_Numbers 23:4_reference_end_ _reference_start_Numbers 23:14_reference_end_ _reference_start_Numbers 23:29_reference_end_ _reference_start_Numbers 23:30_reference_end_ _reference_start_Numbers 28:11_reference_end_ _reference_start_Numbers 28:12_reference_end_ _reference_start_Numbers 28:14_reference_end_ _reference_start_Numbers 28:19_reference_end_ _reference_start_Numbers 28:20_reference_end_ _reference_start_Numbers 28:27_reference_end_ _reference_start_Numbers 28:28_reference_end_ _reference_start_Numbers 29:2_reference_end_ _reference_start_Numbers 29:3_reference_end_ _reference_start_Numbers 29:8_reference_end_ _reference_start_Numbers 29:9_reference_end_ _reference_start_Numbers 29:13_reference_end_ _reference_start_Numbers 29:14_reference_end_ _reference_start_Numbers 29:14_reference_end_ _reference_start_Numbers 29:17_reference_end_ _reference_start_Numbers 29:18_reference_end_ _reference_start_Numbers 29:20_reference_end_ _reference_start_Numbers 29:21_reference_end_ _reference_start_Numbers 29:23_reference_end_ _reference_start_Numbers 29:24_reference_end_ _reference_start_Numbers 29:26_reference_end_ _reference_start_Numbers 29:27_reference_end_ _reference_start_Numbers 29:29_reference_end_ _reference_start_Numbers 29:30_reference_end_ _reference_start_Numbers 29:32_reference_end_ _reference_start_Numbers 29:33_reference_end_ _reference_start_Numbers 29:36_reference_end_ _reference_start_Numbers 29:37_reference_end_ _reference_start_Deuteronomy 32:14_reference_end_ _reference_start_1 Samuel 15:22_reference_end_ _reference_start_2 Kings 3:4_reference_end_ _reference_start_1 Chronicles 15:26_reference_end_ _reference_start_1 Chronicles 29:21_reference_end_ _reference_start_2 Chronicles 13:9_reference_end_ _reference_start_2 Chronicles 17:11_reference_end_ _reference_start_2 Chronicles 29:21_reference_end_ _reference_start_2 Chronicles 29:22_reference_end_ _reference_start_2 Chronicles 29:32_reference_end_ _reference_start_Ezra 8:35_reference_end_ _reference_start_Ezra 10:19_reference_end_ _reference_start_Job 42:8_reference_end_ _reference_start_Psalms 66:15_reference_end_ _reference_start_Psalms 114:4_reference_end_ _reference_start_Psalms 114:6_reference_end_ _reference_start_Isaiah 1:11_reference_end_ _reference_start_Isaiah 34:6_reference_end_ _reference_start_Isaiah 60:7_reference_end_ _reference_start_Jeremiah 51:40_reference_end_ _reference_start_Ezekiel 27:21_reference_end_ _reference_start_Ezekiel 34:17_reference_end_ _reference_start_Ezekiel 39:18_reference_end_ _reference_start_Ezekiel 43:23_reference_end_ _reference_start_Ezekiel 43:25_reference_end_ _reference_start_Ezekiel 45:23_reference_end_ _reference_start_Ezekiel 45:24_reference_end_ _reference_start_Ezekiel 46:4_reference_end_ _reference_start_Ezekiel 46:5_reference_end_ _reference_start_Ezekiel 46:6_reference_end_ _reference_start_Ezekiel 46:7_reference_end_ _reference_start_Ezekiel 46:11_reference_end_ _reference_start_Daniel 8:3_reference_end_ _reference_start_Daniel 8:4_reference_end_ _reference_start_Daniel 8:6_reference_end_ _reference_start_Daniel 8:7_reference_end_ _reference_start_Daniel 8:7_reference_end_ _reference_start_Daniel 8:7_reference_end_ _reference_start_Daniel 8:7_reference_end_ _reference_start_Daniel 8:20_reference_end_ _reference_start_Micah 6:7_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( =  <  ;  :  9  8  7  6  5  4  3  2  1  0  /  .  -  ,  +  *  )  (  '  &  %  $  #  "  !       X  W  S  Q  M  K  G  E  A  ?  ;  9  5  3  /  -  )  '  #  !                         ~  }  |  {   C~qdWJ=0# zm`SF9,vi\OB5'  ) ) ~ } | { z y x " w  v  u  t &) s  r  q  p   o  n  m  l  k ! j  i  h  g  f  e  d  c  b . a . ` . _ . ^ . ] - \ - [ + Z + Y ' X " W  V 3( U < T " S  R r Q r P B O * N   M # L  K  J  I  H  G  F  E  D  C   B % A $ @ ! ?  >  TQTy W ravenravenTransliteration: oreb _reference_start_Genesis 8:7_reference_end_ _reference_start_Leviticus 11:15_reference_end_ _reference_start_Deuteronomy 14:14_reference_end_ _reference_start_1 Kings 17:4_reference_end_ _reference_start_1 Kings 17:6_reference_end_ _reference_start_Job 38:41_reference_end_ _reference_start_Psalms 147:9_reference_end_ _reference_start_Proverbs 30:17_reference_end_ _reference_start_Song of Solomon 5:11_reference_end_ _reference_start_Isaiah 34:11_reference_end_+ 3 ram (2)ram (2)Transliteration: dekar _reference_start_Ezra 6:9_reference_end_ _reference_start_Ezra 6:17_reference_end_ _reference_start_Ezra 7:17_reference_end_ `scops owlscops owlTransliteration: lilith _reference_start_Isaiah 34:14_reference_end_@''Erush, bulrushrush, bulrushTransliteration: 'agmon _reference_start_Isaiah 9:13_reference_end_ _reference_start_Isaiah 19:15_reference_end_ _reference_start_Isaiah 58:5_reference_end_>''Areeds, rushesreeds, rushesTransliteration: 'acho _reference_start_Genesis 41:2_reference_end_ _reference_start_Genesis 41:18_reference_end_ _reference_start_Job 8:11_reference_end_c%%red saundersred saundersTransliteration: almuggim/algummim _reference_start_1 Kings 10:11_reference_end_ _reference_start_1 Kings 10:12_reference_end_ _reference_start_1 Kings 10:12_reference_end_ _reference_start_2 Chronicles 2:7_reference_end_ _reference_start_2 Chronicles 9:10_reference_end_ _reference_start_2 Chronicles 9:11_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( C!h B!' A! @!  ? , >  = < ;% : 9  8 7 6 5 4 3 2 1# 0 / . -  , + *  )  ( ' & % $  #  " !   !       ;  :  ,  &  ! !              " :    RkRZsnailsnailTransliteration: shabbelul _reference_start_Psalms 58:9_reference_end_8Ishe-muleshe-muleTransliteration: pirdah _reference_start_1 Kings 1:33_reference_end_ _reference_start_1 Kings 1:38_reference_end_ _reference_start_1 Kings 1:44_reference_end_=!!Ksenna bushsenna bushTransliteration: seneh _reference_start_Exodus 3:2_reference_end_ _reference_start_Exodus 3:2_reference_end_ _reference_start_Exodus 3:2_reference_end_ _reference_start_Exodus 3:3_reference_end_ _reference_start_Exodus 3:4_reference_end_ _reference_start_Deuteronomy 33:16_reference_end_PyscorpionscorpionTransliteration: 'aqrab _reference_start_Deuteronomy 8:15_reference_end_ _reference_start_1 Kings 12:11_reference_end_ _reference_start_1 Kings 12:14_reference_end_ _reference_start_2 Chronicles 10:11_reference_end_ _reference_start_2 Chronicles 10:14_reference_end_ _reference_start_Ezekiel 2:6_reference_end_ !ws!&99mspiny zilla, brier (2)spiny zilla, brier (2)Transliteration: chedeq _reference_start_Proverbs 15:19_reference_end_ _reference_start_Micah 7:4_reference_end_$99ispiny zilla, brier (1)spiny zilla, brier (1)Transliteration: barqan _reference_start_Judges 8:7_reference_end_ _reference_start_Judges 8:16_reference_end_-11 spiny zilla, brierspiny zilla, brierPuspikenardspikenardTransliteration: nerd _reference_start_Song of Solomon 1:12_reference_end_ _reference_start_Song of Solomon 4:13_reference_end_ _reference_start_Song of Solomon 4:14_reference_end_kspiderspiderTransliteration: 'akkabish _reference_start_Job 8:14_reference_end_ _reference_start_Isaiah 59:5_reference_end_ N'99ospiny zilla, brier (4)spiny zilla, brier (4)Transliteration: sillon _reference_start_Ezekiel 2:6_reference_end_ _reference_start_Ezekiel 28:24_reference_end_.99}spiny zilla, brier (3)spiny zilla, brier (3)Transliteration: shamir _reference_start_Isaiah 5:6_reference_end_ _reference_start_Isaiah 7:23_reference_end_ _reference_start_Isaiah 7:24_reference_end_ _reference_start_Isaiah 7:25_reference_end_ _reference_start_Isaiah 9:17_reference_end_ _reference_start_Isaiah 10:17_reference_end_ _reference_start_Isaiah 27:4_reference_end_ _reference_start_Isaiah 32:13_reference_end_ stagstagTransliteration: 'ayyal _reference_start_Deuteronomy 12:15_reference_end_ _reference_start_Deuteronomy 12:22_reference_end_ _reference_start_Deuteronomy 14:5_reference_end_ _reference_start_Deuteronomy 15:22_reference_end_ _reference_start_1 Kings 5:3_reference_end_ _reference_start_Song of Solomon 2:9_reference_end_ _reference_start_Song of Solomon 2:17_reference_end_ _reference_start_Song of Solomon 8:14_reference_end_ _reference_start_Isaiah 35:6_reference_end_ _reference_start_Lamentations 1:6_reference_end_ ab !! stone pinestone pineTransliteration: tirzah _reference_start_Isaiah 44:14_reference_end_%%kstar thistlestar thistleTransliteration: dardar _reference_start_Genesis 3:18_reference_end_ _reference_start_Hosea 10:8_reference_end_))Mstanding grainstanding grainTransliteration: qamah _reference_start_Exodus 22:5_reference_end_ _reference_start_Deuteronomy 16:9_reference_end_ _reference_start_Deuteronomy 23:26_reference_end_ _reference_start_Deuteronomy 23:26_reference_end_ _reference_start_Judges 15:5_reference_end_ _reference_start_Judges 15:5_reference_end_ _reference_start_2 Kings 19:26_reference_end_ _reference_start_Isaiah 17:5_reference_end_ _reference_start_Isaiah 37:27_reference_end_ _reference_start_Hosea 8:7_reference_end_ .x###=#swine, boarswine, boarTransliteration: chazir _reference_start_Leviticus 11:7_reference_end_ _reference_start_Deuteronomy 14:8_reference_end_ _reference_start_Psalms 80:14_reference_end_ _reference_start_Proverbs 11:22_reference_end_ _reference_start_Isaiah 65:4_reference_end_ _reference_start_Isaiah 66:3_reference_end_ _reference_start_Isaiah 66:17_reference_end_"m"swallowswallowTransliteration: deror _reference_start_Psalms 84:4_reference_end_ _reference_start_Proverbs 26:2_reference_end_B!i!storkstorkTransliteration: chasidah _reference_start_Leviticus 11:19_reference_end_ _reference_start_Deuteronomy 14:18_reference_end_ _reference_start_Job 39:13_reference_end_ _reference_start_Psalms 104:17_reference_end_ _reference_start_Jeremiah 8:7_reference_end_ _reference_start_Zechariah 5:9_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( * * * ) )  )  ) ) ~) }) |( {( z( y( x( w(  v(  u(  t(  s(  r( q( p( o(# n'  m'  l'! k&3 j&  i& h& g&4 f&3 e&1 d& c& b&  a% `%  _% ^%; ]%  \% [% Z%  Y%  X% % W% $ V% " U$ T$ S$N/ R$  Q$ P$  O$  N#B M#B L#A K#  J#P I# H#  G" F"T E!& D! {f%//%syrian brown bearsyrian brown bearTransliteration: dob _reference_start_1 Samuel 17:34_reference_end_ _reference_start_1 Samuel 17:36_reference_end_ _reference_start_1 Samuel 17:37_reference_end_ _reference_start_2 Samuel 17:8_reference_end_ _reference_start_2 Kings 2:24_reference_end_ _reference_start_Proverbs 17:12_reference_end_ _reference_start_Proverbs 28:15_reference_end_ _reference_start_Isaiah 11:7_reference_end_ _reference_start_Isaiah 59:11_reference_end_ _reference_start_Lamentations 3:10_reference_end_ _reference_start_Hosea 13:8_reference_end_ _reference_start_Amos 5:19_reference_end_$%%K$sycamore figsycamore figTransliteration: shiqmah _reference_start_1 Kings 10:27_reference_end_ _reference_start_1 Chronicles 27:28_reference_end_ _reference_start_2 Chronicles 1:15_reference_end_ _reference_start_2 Chronicles 9:27_reference_end_ _reference_start_Psalms 78:47_reference_end_ _reference_start_Isaiah 9:9_reference_end_ _reference_start_Amos 7:14_reference_end_ 33<'Q'tamarisktamariskTransliteration: 'eshel _reference_start_Genesis 21:33_reference_end_ _reference_start_1 Samuel 22:6_reference_end_ _reference_start_1 Samuel 31:13_reference_end_ &''W&syrian hyssopsyrian hyssopTransliteration: 'ezob _reference_start_Exodus 12:22_reference_end_ _reference_start_Leviticus 14:4_reference_end_ _reference_start_Leviticus 14:6_reference_end_ _reference_start_Leviticus 14:49_reference_end_ _reference_start_Leviticus 14:51_reference_end_ _reference_start_Leviticus 14:52_reference_end_ _reference_start_Numbers 19:6_reference_end_ _reference_start_Numbers 19:18_reference_end_ _reference_start_1 Kings 5:13_reference_end_ _reference_start_Psalms 51:9_reference_end_ NN.(1(terebinthterebinthTransliteration: elah _reference_start_Genesis 35:4_reference_end_ _reference_start_Joshua 24:26_reference_end_ _reference_start_Judges 6:11_reference_end_ _reference_start_Judges 6:19_reference_end_ _reference_start_2 Samuel 18:9_reference_end_ _reference_start_2 Samuel 18:9_reference_end_ _reference_start_2 Samuel 18:10_reference_end_ _reference_start_2 Samuel 18:14_reference_end_ _reference_start_1 Kings 13:14_reference_end_ _reference_start_1 Chronicles 10:12_reference_end_ _reference_start_Isaiah 1:30_reference_end_ _reference_start_Isaiah 6:13_reference_end_ _reference_start_Ezekiel 6:13_reference_end_ _reference_start_Hosea 4:13_reference_end_ 11Z*--m*thorn, thornbushthorn, thornbushTransliteration: qots _reference_start_Genesis 3:18_reference_end_ _reference_start_Exodus 22:5_reference_end_ _reference_start_Judges 8:7_reference_end_ _reference_start_Judges 8:16_reference_end_ _reference_start_2 Samuel 23:6_reference_end_ _reference_start_Psalms 118:12_reference_end_ _reference_start_Isaiah 32:13_reference_end_ _reference_start_Isaiah 33:12_reference_end_ _reference_start_Jeremiah 4:3_reference_end_ _reference_start_Jeremiah 12:13_reference_end_ _reference_start_Ezekiel 28:24_reference_end_ _reference_start_Hosea 10:8_reference_end_m)%%#)thorn bushesthorn bushesTransliteration: shayit _reference_start_Isaiah 5:6_reference_end_ _reference_start_Isaiah 7:23_reference_end_ _reference_start_Isaiah 7:24_reference_end_ _reference_start_Isaiah 7:25_reference_end_ _reference_start_Isaiah 9:17_reference_end_ _reference_start_Isaiah 10:17_reference_end_ _reference_start_Isaiah 27:4_reference_end_ C~qdWJ=0# zm`SF9,vi[NA4'  I0 H0 G0 F0 E0$ D0" C0 B0 A0 @0 ?0 >0 =0 <0 ;0 :0 90i! 80P 70P 60N/ 50! 40  30 ' 20  10  00 /0 .0 -0 ,0 +0 *0 )01 (0( '0( &/ %. $. #.J ". !. . . . .  .  . . . . - -& ,( ,( +" + +" + *  * * * *! * *v *  * -//k-thrush or swallowthrush or swallowTransliteration: agor _reference_start_Isaiah 38:14_reference_end_ _reference_start_Jeremiah 8:7_reference_end_ ,%%c,thorny lotusthorny lotusTransliteration: tse'el _reference_start_Job 40:21_reference_end_ _reference_start_Job 40:22_reference_end_k+''+thorny burnetthorny burnetTransliteration: sir _reference_start_Ecclesiastes 7:6_reference_end_ _reference_start_Isaiah 34:13_reference_end_ _reference_start_Hosea 2:8_reference_end_ _reference_start_Nahum 1:10_reference_end_ 5p////unidentified treeunidentified treeTransliteration: gopher _reference_start_Genesis 6:14_reference_end_G.##[.turtle doveturtle doveTransliteration: tor _reference_start_Genesis 15:9_reference_end_ _reference_start_Leviticus 1:14_reference_end_ _reference_start_Leviticus 5:7_reference_end_ _reference_start_Leviticus 5:11_reference_end_ _reference_start_Leviticus 12:6_reference_end_ _reference_start_Leviticus 12:8_reference_end_ _reference_start_Leviticus 14:22_reference_end_ _reference_start_Leviticus 14:30_reference_end_ _reference_start_Leviticus 15:14_reference_end_ _reference_start_Leviticus 15:29_reference_end_ _reference_start_Numbers 6:10_reference_end_ _reference_start_Psalms 74:19_reference_end_ _reference_start_Song of Solomon 2:12_reference_end_ _reference_start_Jeremiah 8:7_reference_end__ _reference_start_Judges 13:14_reference_end_ _reference_start_1 Kings 5:5_reference_end_ _reference_start_2 Kings 4:39_reference_end_ _reference_start_2 Kings 18:31_reference_end_ _reference_start_Job 15:33_reference_end_ _reference_start_Psalms 78:47_reference_end_ _reference_start_Psalms 80:9_reference_end_ _reference_start_Psalms 80:15_reference_end_ _reference_start_Psalms 105:33_reference_end_ _reference_start_Psalms 128:3_reference_end_ _reference_start_Song of Solomon 2:13_reference_end_ _reference_start_Song of Solomon 6:11_reference_end_ _reference_start_Song of Solomon 7:9_reference_end_ _reference_start_Song of Solomon 7:13_reference_end_ _reference_start_Isaiah 7:23_reference_end_ _reference_start_Isaiah 16:8_reference_end_ _reference_start_Isaiah 16:9_reference_end_ _reference_start_Isaiah 24:7_reference_end_ _reference_start_Isaiah 32:12_reference_end_ _reference_start_Isaiah 34:4_reference_end_ _reference_start_Isaiah 36:16_reference_end_ _reference_start_Jeremiah 2:21_reference_end_ _reference_start_Jeremiah 5:17_reference_end_ _reference_start_Jeremiah 6:9_reference_end_ _reference_start_Jeremiah 8:13_reference_end_ _reference_start_Jeremiah 48:32_reference_end_ _reference_start_Ezekiel 15:2_reference_end_ _reference_start_Ezekiel 15:6_reference_end_ _reference_start_Ezekiel 17:6_reference_end_ _reference_start_Ezekiel 17:6_reference_end_ _reference_start_Ezekiel 17:7_reference_end_ _reference_start_Ezekiel 17:8_reference_end_ _reference_start_Ezekiel 19:10_reference_end_ _reference_start_Hosea 2:14_reference_end_ _reference_start_Hosea 10:1_reference_end_ _reference_start_Hosea 14:8_reference_end_ _reference_start_Joel 1:7_reference_end_ _reference_start_Joel 1:12_reference_end_ _reference_start_Joel 2:22_reference_end_ _reference_start_Micah 4:4_reference_end_ _reference_start_Habakkuk 3:17_reference_end_ _reference_start_Haggai 2:19_reference_end_ _reference_start_Zechariah 3:10_reference_end_ _reference_start_Zechariah 8:12_reference_end_ _reference_start_Malachi 3:11_reference_end_ 61E1vineyardvineyardTransliteration: kerem _reference_start_Genesis 9:20_reference_end_ _reference_start_Exodus 22:4_reference_end_ _reference_start_Exodus 22:4_reference_end_ _reference_start_Exodus 23:11_reference_end_ _reference_start_Leviticus 19:10_reference_end_ _reference_start_Leviticus 19:10_reference_end_ _reference_start_Leviticus 25:3_reference_end_ _reference_start_Leviticus 25:4_reference_end_ _reference_start_Numbers 16:14_refere 0++E0vine, vine treevine, vine treeTransliteration: gephen _reference_start_Genesis 40:9_reference_end_ _reference_start_Genesis 40:10_reference_end_ _reference_start_Genesis 49:11_reference_end_ _reference_start_Numbers 6:4_reference_end_ _reference_start_Numbers 20:5_reference_end_ _reference_start_Deuteronomy 8:8_reference_end_ _reference_start_Deuteronomy 32:32_reference_end_ _reference_start_Deuteronomy 32:32_reference_end_ _reference_start_Judges 9:12_reference_end_ _reference_start_Judges 9:13_reference_end C~qdWJ=0# zm`SF9,vi\OB5( 1 1 1  1  1  1  1  1  1  1  1  1  1  1  ~1  }1  |1  {1  z1  y1  x1  w1 v1 u1 t1 s1  r1 q1' p1 o1 n1 m1 l1 k1 j1 i1 h1 g1 f1 e1 d1 c1 b1 a1 `1 _1 ^1  ]0' \0& [0& Z0% Y0# X0! W0 V0 U0 T0 S0  R0 Q0 P0 O0 N0 M0 L0 K0 J00  nce_end_ _reference_start_Numbers 20:17_reference_end_ _reference_start_Numbers 21:22_reference_end_ _reference_start_Numbers 22:24_reference_end_ _reference_start_Deuteronomy 6:11_reference_end_ _reference_start_Deuteronomy 20:6_reference_end_ _reference_start_Deuteronomy 22:9_reference_end_ _reference_start_Deuteronomy 22:9_reference_end_ _reference_start_Deuteronomy 23:25_reference_end_ _reference_start_Deuteronomy 24:21_reference_end_ _reference_start_Deuteronomy 28:30_reference_end_ _reference_start_Deuteronomy 28:39_reference_end_ _reference_start_Joshua 24:13_reference_end_ _reference_start_Judges 9:27_reference_end_ _reference_start_Judges 14:5_reference_end_ _reference_start_Judges 15:5_reference_end_ _reference_start_Judges 21:20_reference_end_ _reference_start_Judges 21:21_reference_end_ _reference_start_1 Samuel 8:14_reference_end_ _reference_start_1 Samuel 8:15_reference_end_ _reference_start_1 Samuel 22:7_reference_end_ _reference_start_1 Kings 21:1_reference_end_ _reference_start_1 Kings 21 :2_reference_end_ _reference_start_1 Kings 21:2_reference_end_ _reference_start_1 Kings 21:6_reference_end_ _reference_start_1 Kings 21:6_reference_end_ _reference_start_1 Kings 21:6_reference_end_ _reference_start_1 Kings 21:7_reference_end_ _reference_start_1 Kings 21:15_reference_end_ _reference_start_1 Kings 21:16_reference_end_ _reference_start_1 Kings 21:18_reference_end_ _reference_start_2 Kings 5:26_reference_end_ _reference_start_2 Kings 18:32_reference_end_ _reference_start_2 Kings 19:29_reference_end_ _reference_start_2 Kings 25:12_reference_end_ _reference_start_1 Chronicles 27:27_reference_end_ _reference_start_1 Chronicles 27:27_reference_end_ _reference_start_2 Chronicles 26:10_reference_end_ _reference_start_Nehemiah 5:3_reference_end_ _reference_start_Nehemiah 5:4_reference_end_ _reference_start_Nehemiah 5:5_reference_end_ _reference_start_Nehemiah 5:11_reference_end_ _reference_start_Nehemiah 9:25_reference_end_ _reference_start_Job 24:6_reference_end_ _reference_start_Job 24:18_referenc e_end_ _reference_start_Psalms 107:37_reference_end_ _reference_start_Proverbs 24:30_reference_end_ _reference_start_Proverbs 31:16_reference_end_ _reference_start_Ecclesiastes 2:4_reference_end_ _reference_start_Song of Solomon 1:6_reference_end_ _reference_start_Song of Solomon 1:6_reference_end_ _reference_start_Song of Solomon 1:14_reference_end_ _reference_start_Song of Solomon 2:15_reference_end_ _reference_start_Song of Solomon 2:15_reference_end_ _reference_start_Song of Solomon 7:13_reference_end_ _reference_start_Song of Solomon 8:11_reference_end_ _reference_start_Song of Solomon 8:11_reference_end_ _reference_start_Song of Solomon 8:12_reference_end_ _reference_start_Isaiah 1:8_reference_end_ _reference_start_Isaiah 3:14_reference_end_ _reference_start_Isaiah 5:1_reference_end_ _reference_start_Isaiah 5:1_reference_end_ _reference_start_Isaiah 5:3_reference_end_ _reference_start_Isaiah 5:4_reference_end_ _reference_start_Isaiah 5:5_reference_end_ _reference_start_Isaiah 5:7_reference_end_ _reference_start_Isaiah 5:10_reference_end_ _reference_start_Isaiah 16:10_reference_end_ _reference_start_Isaiah 27:2_reference_end_ _reference_start_Isaiah 36:17_reference_end_ _reference_start_Isaiah 37:30_reference_end_ _reference_start_Isaiah 61:5_reference_end_ _reference_start_Isaiah 65:21_reference_end_ _reference_start_Jeremiah 12:10_reference_end_ _reference_start_Jeremiah 31:5_reference_end_ _reference_start_Jeremiah 32:15_reference_end_ _reference_start_Jeremiah 35:7_reference_end_ _reference_start_Jeremiah 35:9_reference_end_ _reference_start_Jeremiah 39:10_reference_end_ _reference_start_Jeremiah 52:16_reference_end_ _reference_start_Ezekiel 28:26_reference_end_ _reference_start_Hosea 2:17_reference_end_ _reference_start_Joel 1:11_reference_end_ _reference_start_Amos 4:9_reference_end_ _reference_start_Amos 5:11_reference_end_ _reference_start_Amos 5:17_reference_end_ _reference_start_Amos 9:14_reference_end_ _reference_start_Micah 1:6_reference_end_ _reference_start_Zephaniah 1:13_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5(  O5 N4$ M4# L4 K4 J4A I4  H41 G3, F3 E3 D3( C3( B2x A2 @2  ?2  >1$ =1! <1  ;1 :1 91 81 71 61 514 41' 31# 21# 11  01 /1 .1A -1= ,1% +1$ *1 )1 (1 '1 &1 %1 $1 #1 "1 !1 1 1 1 1 1 1 1 1 1 1 1 1 1 1k% 1 1 1  1 1 1 e434wolfwolfTransliteration: ze'eb _reference_start_Genesis 49:27_reference_end_ _reference_start_Isaiah 11:6_reference_end_ _reference_start_Isaiah 65:25_reference_end_ _reference_start_Jeremiah 5:6_reference_end_ _reference_start_Ezekiel 22:27_reference_end_ _reference_start_Habakkuk 1:8_reference_end_ _reference_start_Zephaniah 3:3_reference_end_3%%w3white willowwhite willowTransliteration: 'arab _reference_start_Leviticus 23:40_reference_end_ _reference_start_Job 40:22_reference_end_ _reference_start_Psalms 137:2_reference_end_ _reference_start_Isaiah 15:7_reference_end_ _reference_start_Isaiah 44:4_reference_end_g2##2white broomwhite broomTransliteration: rothem _reference_start_1 Kings 19:4_reference_end_ _reference_start_1 Kings 19:5_reference_end_ _reference_start_Job 30:4_reference_end_ _reference_start_Psalms 120:4_reference_end_ |0 833m8young bull, bullockyoung bull, bullockTransliteration: par _reference_start_Genesis 32:16_ref%7#7wormwoodwormwoodTransliteration: la'anah _reference_start_Deuteronomy 29:17_reference_end_ _reference_start_Proverbs 5:4_reference_end_ _reference_start_Jeremiah 9:14_reference_end_ _reference_start_Jeremiah 23:15_reference_end_ _reference_start_Lamentations 3:15_reference_end_ _reference_start_Lamentations 3:19_reference_end_ _reference_start_Amos 5:7_reference_end_ _reference_start_Amos 6:12_reference_end_H6%%Y6worm, maggotworm, maggotTransliteration: tola'a _reference_start_Exodus 16:20_reference_end_ _reference_start_Deuteronomy 28:39_reference_end_ _reference_start_Psalms 22:7_reference_end_ _reference_start_Isaiah 41:14_reference_end_ _reference_start_Isaiah 66:24_reference_end_ _reference_start_Jonah 4:7_reference_end_5i5wormwormTransliteration: tola'ah _reference_start_Job 25:6_reference_end_ _reference_start_Isaiah 14:11_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( 8Q 8K 8E 8? 89 83 8- 8' 8! 8 8 8 8 8 8 8 8 8 8 8 ~8 }8 |8 {8 z8 y8 x8 w8 v8 u8 t8 s8 r8 q8 p8 o8 n8 m8 l8 k8 j8 i8 h8$ g8 f8 e8 d8 c8 b8 a8 `8 _8  ^7 ]7 \7 [7 Z7 Y7  X7 W7 V6  U6B T6) S6 R6' Q6 P5 erence_end_ _reference_start_Exodus 24:5_reference_end_ _reference_start_Exodus 29:1_reference_end_ _reference_start_Exodus 29:3_reference_end_ _reference_start_Exodus 29:10_reference_end_ _reference_start_Exodus 29:10_reference_end_ _reference_start_Exodus 29:11_reference_end_ _reference_start_Exodus 29:12_reference_end_ _reference_start_Exodus 29:14_reference_end_ _reference_start_Exodus 29:36_reference_end_ _reference_start_Leviticus 4:3_reference_end_ _reference_start_Leviticus 4:4_reference_end_ _reference_start_Leviticus 4:4_reference_end_ _reference_start_Leviticus 4:4_reference_end_ _reference_start_Leviticus 4:5_reference_end_ _reference_start_Leviticus 4:7_reference_end_ _reference_start_Leviticus 4:8_reference_end_ _reference_start_Leviticus 4:11_reference_end_ _reference_start_Leviticus 4:12_reference_end_ _reference_start_Leviticus 4:14_reference_end_ _reference_start_Leviticus 4:15_reference_end_ _reference_start_Leviticus 4:15_reference_end_ _reference_start_Leviticus 4:16_reference_end_ _reference_start_Leviticus 4:20_reference_end_ _reference_start_Leviticus 4:20_reference_end_ _reference_start_Leviticus 4:21_reference_end_ _reference_start_Leviticus 4:21_reference_end_ _reference_start_Leviticus 8:2_reference_end_ _reference_start_Leviticus 8:14_reference_end_ _reference_start_Leviticus 8:14_reference_end_ _reference_start_Leviticus 8:17_reference_end_ _reference_start_Leviticus 16:3_reference_end_ _reference_start_Leviticus 16:6_reference_end_ _reference_start_Leviticus 16:11_reference_end_ _reference_start_Leviticus 16:11_reference_end_ _reference_start_Leviticus 16:14_reference_end_ _reference_start_Leviticus 16:15_reference_end_ _reference_start_Leviticus 16:18_reference_end_ _reference_start_Leviticus 16:27_reference_end_ _reference_start_Leviticus 23:18_reference_end_ _reference_start_Numbers 7:15_reference_end_ _reference_start_Numbers 7:21_reference_end_ _reference_start_Numbers 7:27_reference_end_ _reference_start_Numbers 7:33_reference_end_ _reference_start_Numbers 7:39_reference_end_ _reference_start_Numbers 7:45_reference_end_ _reference_start_Numbers 7:51_reference_end_ _reference_start_Numbers 7:57_reference_end_ _reference_start_Numbers 7:63_reference_end_ _reference_start_Numbers 7:69_reference_end_ _reference_start_Numbers 7:75_reference_end_ _reference_start_Numbers 7:81_reference_end_ _reference_start_Numbers 7:87_reference_end_ _reference_start_Numbers 7:88_reference_end_ _reference_start_Numbers 8:8_reference_end_ _reference_start_Numbers 8:8_reference_end_ _reference_start_Numbers 8:12_reference_end_ _reference_start_Numbers 15:24_reference_end_ _reference_start_Numbers 23:1_reference_end_ _reference_start_Numbers 23:2_reference_end_ _reference_start_Numbers 23:4_reference_end_ _reference_start_Numbers 23:14_reference_end_ _reference_start_Numbers 23:29_reference_end_ _reference_start_Numbers 23:30_reference_end_ _reference_start_Numbers 28:11_reference_end_ _reference_start_Numbers 28:12_reference_end_ _reference_start_Numbers 28:14_reference_end_ _reference_start_Numbers 28:19_reference_end_ _reference_start_Numbers 28:20_reference_end_ _reference_start_Numbers 28:27_reference_end_ _reference_start_Numbers 28:28_reference_end_ _reference_start_Numbers 29:2_reference_end_ _reference_start_Numbers 29:3_reference_end_ _reference_start_Numbers 29:8_reference_end_ _reference_start_Numbers 29:9_reference_end_ _reference_start_Numbers 29:13_reference_end_ _reference_start_Numbers 29:14_reference_end_ _reference_start_Numbers 29:14_reference_end_ _reference_start_Numbers 29:17_reference_end_ _reference_start_Numbers 29:18_reference_end_ _reference_start_Numbers 29:20_reference_end_ _reference_start_Numbers 29:21_reference_end_ _reference_start_Numbers 29:23_reference_end_ _reference_start_Numbers 29:24_reference_end_ _reference_start_Numbers 29:26_reference_end_ _reference_start_Numbers 29:27_reference_end_ _reference_start_Numbers 29:29_reference_end_ _reference_start_Numbers 29:30_reference_end_ _reference_start_Numbers 29:32_reference_end_ _reference_start_Numbers 29:33_reference_end_ _reference_start_Numbers 29:36_reference_end_ _reference_start_Numbers 29:37_reference_end_ _reference_start_Judges 6:25_reference_end_ _reference_start_Judges 6:25_reference_end_ _reference_start_Judges 6:26_reference_end_ _reference_start_Judges 6:28_reference_end_ _reference_start_1 Samuel 1:24_reference_end_ _reference_start_1 Samuel 1:25_reference_end_ _reference_start_1 Kings 18:23_reference_end_ _reference_start_1 Kings 18:23_reference_end_ _reference_start_1 Kings 18:23_reference_end_ _reference_start_1 Kings 18:25_reference_end_ _reference_start_1 Kings 18:26_reference_end_ _reference_start_1 Kings 18:33_reference_end_ _reference_start_1 Chronicles 15:26_reference_end_ _reference_start_1 Chronicles 29:21_reference_end_ _reference_start_2 Chronicles 13:9_reference_end_ _reference_start_2 Chronicles 29:21_reference_end_ _reference_start_2 Chronicles 30:24_reference_end_ _reference_start_2 Chronicles 30:24_reference_end_ _reference_start_Ezra 8:35_reference_end_ _reference_start_Job 42:8_reference_end_ _reference_start_Psalms 22:13_reference_end_ _reference_start_Psalms 50:9_reference_end_ _reference_start_Psalms 51:21_reference_end_ _reference_start_Psalms 69:32_reference_end_ _reference_start_Isaiah 1:11_reference_end_ _reference_start_Isaiah 34:7_reference_end_ _reference_start_Jeremiah 50:27_reference_end_ _reference_start_Ezekiel 39:18_reference_end_ _reference_start_Ezekiel 43:19_reference_end_ _reference_start_Ezekiel 43:21_reference_end_ _reference_start_Ezekiel 43:22_reference_end_ _reference_start_Ezekiel 43:23_reference_end_ _reference_start_Ezekiel 43:25_reference_end_ _reference_start_Ezekiel 45:18_reference_end_ _reference_start_Ezekiel 45:22_reference_end_ _reference_start_Ezekiel 45:23_reference_end_ _reference_start_Ezekiel 45:24_reference_end_ _reference_start_Ezekiel 46:6_reference_end_ _reference_start_Ezekiel 46:7_reference_end_ _reference_start_Ezekiel 46:11_reference_end_ _reference_start_Hosea 14:3_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( U82 T8" S8 R8E Q83 P82 O8 N8* M8# L8 K8 J8 I8 H8  G8  F8 ! E8  D8  C8  B8  A8  @8  ?8  >8 =8 <8 ;8 :8% 98$ 88! 78 68 58 48 38 28 18 08 /8 .8 -8 ,8 +8 *8 )8 (8 '8 &8 %8 $8 #8 "8 !8 8 8 8 8 8 8 8 8 8 8 8 8 8X 8W C~qdWJ=0# zm`SF9,vi\OB5( < <  <  < < < < < < < < < < <." <+ ; ; :&  :" :" :! : : :) :& :  ~: }: |: {: z:3& y:& x: w: v:  u: t: s: r: q:h p:[ o:: n:# m:" l: k:&' j: i: h9 g9 f9 e9 d9 c8 b8. a8. `8. _8- ^8- ]8- \8- [8+ Z8+ Y8+ X8+ W8+ V8'   i;11;Abadon (the abyss)abadon (the abyss)Hebrew: אֲבַדֹּון \f abîme \cme the abyss, where the dead go \cmf le lieu des morts _reference_start_Proverbs 15:11_reference_end_ _reference_start_Proverbs 27:20_reference_end_:!! :young lionyoung lionTransliteration: kephir _reference_start_Judges 14:5_reference_end_ _reference_start_Job 4:10_reference_end_ _reference_start_Job 38:39_reference_end_ _reference_start_Psalms 17:12_reference_end_ _reference_start_Psalms 34:11_reference_end_ _reference_start_Psalms 35:17_reference_end_ _reference_start_Psalms 58:7_reference_end_ _reference_start_Psalms 91:13_reference_end_ _reference_sF9--E9young hart, stagyoung hart, stagTransliteration: 'ofer _reference_start_Song of Solomon 2:9_reference_end_ _reference_start_Song of Solomon 2:17_reference_end_ _reference_start_Song of Solomon 4:5_reference_end_ _reference_start_Song of Solomon 7:4_reference_end_ _reference_start_Song of Solomon 8:14_reference_end_tart_Psalms 104:21_reference_end_ _reference_start_Proverbs 19:12_reference_end_ _reference_start_Proverbs 20:2_reference_end_ _reference_start_Proverbs 28:1_reference_end_ _reference_start_Isaiah 5:29_reference_end_ _reference_start_Isaiah 11:6_reference_end_ _reference_start_Isaiah 31:4_reference_end_ _reference_start_Jeremiah 2:15_reference_end_ _reference_start_Jeremiah 25:38_reference_end_ _reference_start_Jeremiah 51:38_reference_end_ _reference_start_Ezekiel 19:2_reference_end_ _reference_start_Ezekiel 19:3_reference_end_ _reference_start_Ezekiel 19:5_reference_end_ _reference_start_Ezekiel 19:6_reference_end_ _reference_start_Ezekiel 32:2_reference_end_ _reference_start_Ezekiel 38:13_reference_end_ _reference_start_Ezekiel 41:19_reference_end_ _reference_start_Hosea 5:14_reference_end_ _reference_start_Amos 3:4_reference_end_ _reference_start_Micah 5:7_reference_end_ _reference_start_Nahum 2:12_reference_end_ _reference_start_Nahum 2:14_reference_end_ _reference_start_Zechariah 11:3_reference_end_mpure \cme disgusting morally \cmf horreur moralement \cme disgusting, ritually unclean \cmf horreur, impure rituélement _reference_start_Genesis 43:32_reference_end_ _reference_start_Genesis 46:34_reference_end_ _reference_start_Exodus 8:22_reference_end_ _reference_start_Leviticus 18:22_reference_end_ _reference_start_Leviticus 18:26_reference_end_ _reference_start_Leviticus 18:27_reference_end_ _reference_start_Leviticus 18:29_reference_end_ _reference_start_Leviticus 20:13_reference_end_ _reference_start_Deuteronomy 29:16_reference_end_ _reference_start_Deuteronomy 25:16_reference_end_ _reference_start_Deuteronomy 14:03_reference_end_ _reference_start_Deuteronomy 24:04_reference_end_ _reference_start_Deuteronomy 32:16_reference_end_ _reference_start_2 Kings 23:24_reference_end_ _reference_start_Jeremiah 4:01_reference_end_ _reference_start_Daniel 9:27_reference_end_ _reference_start_Daniel 11:31_reference_end_ _reference_start_Daniel 12:11_reference_end_ _reference_start_Zechariah 9:07_reference_end_ b<##<abominationabominationHebrew: שִׁקּוּץ \f abomination \cme detestable thing, idols & their worship \cmf chose détestée, idols et leur culte \cme detestable thing, unclean food \cmf chose détestée, nouriture i C~qdWJ=0# zm`SF9,vi\OB5( [? Z? Y? X? " W? V? U? T? S?0 R? Q?( P? O? N? M? L? K? J? I? H?" G?" F?  E? D? C? B> A> @> ?= 2 >= ! ==  <=  ;=  :=  9=  8= 0 7=  6=  5= 4= 3= 2= 1= 0= /= .= -= ,= += *= )= (= '=# &=# %=# $=! #= "= !=  =  =  =  = <&  < <  < _Exodus 31:09_reference_end_ _reference_start_Exodus 30:01_reference_end_ _reference_start_Exodus 30:27_reference_end_ _reference_start_Exodus 31:08_reference_end_ _reference_start_Exodus 17:15_reference_end_ _reference_start_Exodus 20:24_reference_end_ _reference_start_Exodus 20:25_reference_end_ _reference_start_Exodus 20:26_reference_end_ _reference_start_Exodus 21:14_reference_end_ _reference_start_Exodus 24:04_reference_end_ _reference_start_Exodus 24:06_reference_end_ _reference_start_Leviticus 5:12_reference_end_ _reference_start_Joshua 8:30_reference_end_ _reference_start_1 Kings 6:20_reference_end_ _reference_start_1 Kings 6:22_reference_end_ _reference_start_1 Kings 7:48_reference_end_ _reference_start_1 Kings 8:22_reference_end_ _reference_start_1 Kings 8:31_reference_end_ _reference_start_1 Kings 9:25_reference_end_ _reference_start_1 Kings 6:20_reference_end_ _reference_start_1 Kings 6:22_reference_end_ _reference_start_1 Kings 12:33_reference_end_ _reference_start_1 Kings 1:50_reference_end_ kk =w=altaraltarHebrew: מִזבֵּחַ \f autel \cme altar in the temple in Jerusalem \cmf autel dans le temple à Jerusalem \cme altar of burnt offerings \cmf autel de haulocaustes \cme altar of incense \cmf autel de parfums \cme something built (of stones) to make sacrifices on \cmf construit (de pierres) pour y faire des sacrifices _reference_start_Genesis 8:20_reference_end_ _reference_start_Genesis 12:07_reference_end_ _reference_start_Genesis 12:08_reference_end_ _reference_start_Genesis 13:04_reference_end_ _reference_start_Genesis 13:18_reference_end_ _reference_start_Genesis 22:09_reference_end_ _reference_start_Genesis 26:25_reference_end_ _reference_start_Genesis 33:20_reference_end_ _reference_start_Genesis 35:01_reference_end_ _reference_start_Genesis 35:03_reference_end_ _reference_start_Genesis 35:07_reference_end_ _reference_start_Exodus 30:28_reference_end_ _reference_start ? ?angelangelHebrew: .מַלְאָךְ \f ange \cme angel as messenger from God \cmf messager angélique envoyé par Dieu \cme person sent as messenger \cmf personne qui apporte un message \cme theophany (God appearing to men) \cmf théophanie (Dieu apparait aux hommes) _reference_start_Genesis 19:01_reference_end_ _reference_start_Genesis 19:15_reference_end_ _reference_start_Genesis 28:12_reference_end_ _reference_start_Genesis 32:02_reference_end_ _reference_start_Genesis 34:04_reference_end_ _reference_start_Genesis 34:!>++i>Ancient of Daysancient of daysHebrew: עַתִּיק יֹומִין \f Ancien des jours \cme The Ancient of Days \cmf L'Ancien des jours _reference_start_Daniel 7:09_reference_end_ _reference_start_Daniel 7:13_reference_end_ _reference_start_Daniel 7:22_reference_end_07_reference_end_ _reference_start_Genesis 16:07_reference_end_ _reference_start_Genesis 16:09_reference_end_ _reference_start_Genesis 16:10_reference_end_ _reference_start_Genesis 16:11_reference_end_ _reference_start_Genesis 21:17_reference_end_ _reference_start_Genesis 22:11_reference_end_ _reference_start_Genesis 22:15_reference_end_ _reference_start_Genesis 24:07_reference_end_ _reference_start_Genesis 24:40_reference_end_ _reference_start_Genesis 31:11_reference_end_ _reference_start_Genesis 48:16_reference_end_ _reference_start_Exodus 3:02_reference_end_ _reference_start_Exodus 14:19_reference_end_ _reference_start_Exodus 23:20_reference_end_ _reference_start_Exodus 23:23_reference_end_ _reference_start_Exodus 32:34_reference_end_ _reference_start_Numbers 20:14_reference_end_ _reference_start_Numbers 20:16_reference_end_ _reference_start_Deuteronomy 2:26_reference_end_ _reference_start_Joshua 6:17_reference_end_ _reference_start_Daniel 3:28_reference_end_ _reference_start_Daniel 6:23_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  B B, B ! B B ~B2 }A  |A  {A  zA  yAA  xA( wA$ vA) u@  t@  s@T r@i q@ p@ o@  n@  m@  l@  k@  j@  i@ 3 h@  g@  f@  e@  d@  c@  b@  a@  `@  _@ ^? ]? \?_reference_start_1 Samuel 12:03_reference_end_ _reference_start_1 Samuel 12:05_reference_end_ _reference_start_1 Samuel 16:06_reference_end_ _reference_start_1 Samuel 24:07_reference_end_ _reference_start_1 Samuel 24:11_reference_end_ _reference_start_1 Samuel 26:09_reference_end_ _reference_start_1 Samuel 26:11_reference_end_ _reference_start_1 Samuel 26:16_reference_end_ _reference_start_1 Samuel 26:23_reference_end_ _reference_start_2 Samuel 22:51_reference_end_ _reference_start_2 Samuel 1:14_reference_end_ _reference_start_2 Samuel 1:16_reference_end_ _reference_start_2 Samuel 19:22_reference_end_ _reference_start_2 Samuel 23:01_reference_end_ _reference_start_2 Samuel 1:21_reference_end_ _reference_start_1 Chronicles 16:22_reference_end_ _reference_start_Psalms 2:02_reference_end_ _reference_start_Psalms 28:08_reference_end_ _reference_start_Psalms 105:15_reference_end_ _reference_start_Psalms 84:10_reference_end_ _reference_start_Daniel 9:25_reference_end_ _reference_start_Daniel 9:26_reference_end_ @Y@anointedanointedHebrew: מָשִׁיחַ \f oint \cme Davidic dynasy with Messianic ideals \cmf dynastie de David avec idéals messianique \cme king of Israel, annointed by God's command \cmf roi d'Israël oint par commandemant de Dieu \cme Messianic prince \cmf prince messianique \cme patriarchs of Israel \cmf partriarches d'Israël \cme putting oil or something on something to consecrate it \cmf metre huile ou autre substance sur qqch pour le consacrer _reference_start_Leviticus 4:03_reference_end_ # ,,hB77uBark (of the covenant)ark (of the covenant)Hebrew: אֲרֹון בְּרִית \f coffre (de l&aA##Aanoint (to)anoint (to)Hebrew: מָשַׁח \f oindre \cme put oil on for personal care \cmf mettre de l'huile pour des soins personnels \cme setting apart (by annointing with oil) \cmf designer pour qqch spécial (par onction d'huile) _reference_start_Exodus 28:41_reference_end_ _reference_start_Exodus 29:36_reference_end_ _reference_start_Deuteronomy 28:40_reference_end_ _reference_start_Jude 9:08_reference_end_ _reference_start_1 Samuel 9:16_reference_end_ _reference_start_2 Samuel 14:02_reference_end_ _reference_start_1 Kings 19:16_reference_end_ _reference_start_Daniel 9:24_reference_end_''alliance) \cme ark representing God's power \cmf boite réprésentant le pouvoir de Dieu \cme box representing God's presence \cmf boite réprésentant la présence de Dieu \cme coffin \cmf cercueil _reference_start_Genesis 50:26_reference_end_ _reference_start_Exodus 25:10_reference_end_ _reference_start_Exodus 25:14_reference_end_ _reference_start_Numbers 10:33_reference_end_ _reference_start_Numbers 14:44_reference_end_ _reference_start_Joshua 6:08_reference_end_ _reference_start_1 Samuel 3:03_reference_end_ _reference_start_1 Samuel 4:03_reference_end_ _reference_start_1 Samuel 4:04_reference_end_ _reference_start_1 Samuel 4:05_reference_end_ _reference_start_1 Samuel 4:06_reference_end_ _reference_start_1 Samuel 4:11_reference_end_ _reference_start_1 Samuel 4:13_reference_end_ _reference_start_1 Samuel 4:17_reference_end_ _reference_start_1 Samuel 4:18_reference_end_ _reference_start_1 Samuel 4:19_reference_end_ _reference_start_1 Samuel 4:21_reference_end_ _reference_start_1 Samuel 4:22_reference_e(nd_ _reference_start_1 Samuel 5:01_reference_end_ _reference_start_1 Samuel 5:02_reference_end_ _reference_start_1 Samuel 5:03_reference_end_ _reference_start_1 Samuel 5:04_reference_end_ _reference_start_1 Samuel 5:07_reference_end_ _reference_start_1 Samuel 5:08_reference_end_ _reference_start_1 Samuel 5:10_reference_end_ _reference_start_1 Samuel 5:11_reference_end_ _reference_start_1 Samuel 6:01_reference_end_ _reference_start_1 Samuel 6:02_reference_end_ _reference_start_1 Samuel 6:03_reference_end_ _reference_start_1 Samuel 6:08_reference_end_ _reference_start_1 Samuel 6:11_reference_end_ _reference_start_1 Samuel 6:13_reference_end_ _reference_start_1 Samuel 6:15_reference_end_ _reference_start_1 Samuel 6:18_reference_end_ _reference_start_1 Samuel 6:19_reference_end_ _reference_start_1 Samuel 6:21_reference_end_ _reference_start_1 Samuel 7:01_reference_end_ _reference_start_1 Samuel 7:02_reference_end_ _reference_start_1 Samuel 14:18_reference_end_ _reference_start_2 Samuel 6:02_reference_end_ _re)ference_start_2 Samuel 6:03_reference_end_ _reference_start_2 Samuel 6:04_reference_end_ _reference_start_2 Samuel 6:06_reference_end_ _reference_start_2 Samuel 6:07_reference_end_ _reference_start_2 Samuel 6:09_reference_end_ _reference_start_2 Samuel 6:10_reference_end_ _reference_start_2 Samuel 6:11_reference_end_ _reference_start_2 Samuel 6:12_reference_end_ _reference_start_2 Samuel 6:13_reference_end_ _reference_start_2 Samuel 6:15_reference_end_ _reference_start_2 Samuel 6:16_reference_end_ _reference_start_2 Samuel 6:17_reference_end_ _reference_start_2 Samuel 7:02_reference_end_ _reference_start_2 Samuel 11:11_reference_end_ _reference_start_2 Samuel 15:24_reference_end_ _reference_start_2 Samuel 15:25_reference_end_ _reference_start_2 Samuel 15:29_reference_end_ _reference_start_1 Kings 2:26_reference_end_ _reference_start_1 Kings 3:15_reference_end_ _reference_start_1 Kings 6:19_reference_end_ _reference_start_1 Kings 8:01_reference_end_ _reference_start_1 Kings 8:03_reference_end_ _reference_s*tart_1 Kings 8:04_reference_end_ _reference_start_1 Kings 8:05_reference_end_ _reference_start_1 Kings 8:06_reference_end_ _reference_start_1 Kings 8:07_reference_end_ _reference_start_1 Kings 8:09_reference_end_ _reference_start_1 Kings 8:21_reference_end_ _reference_start_1 Chronicles 6:16_reference_end_ _reference_start_1 Chronicles 13:03_reference_end_ _reference_start_1 Chronicles 13:05_reference_end_ _reference_start_1 Chronicles 13:06_reference_end_ _reference_start_1 Chronicles 13:07_reference_end_ _reference_start_1 Chronicles 13:09_reference_end_ _reference_start_1 Chronicles 13:10_reference_end_ _reference_start_1 Chronicles 13:12_reference_end_ _reference_start_1 Chronicles 13:13_reference_end_ _reference_start_1 Chronicles 13:14_reference_end_ _reference_start_1 Chronicles 15:01_reference_end_ _reference_start_1 Chronicles 15:02_reference_end_ _reference_start_1 Chronicles 15:03_reference_end_ _reference_start_1 Chronicles 15:12_reference_end_ _reference_start_1 Chronicles 15:14_reference_end_ _reference_start_1 Chronicles 15:15_reference_end_ _reference_start_1 Chronicles 15:23_reference_end_ _reference_start_1 Chronicles 15:24_reference_end_ _reference_start_1 Chronicles 15:25_reference_end_ _reference_start_1 Chronicles 15:26_reference_end_ _reference_start_1 Chronicles 15:27_reference_end_ _reference_start_1 Chronicles 15:28_reference_end_ _reference_start_1 Chronicles 15:29_reference_end_ _reference_start_1 Chronicles 16:01_reference_end_ _reference_start_1 Chronicles 16:04_reference_end_ _reference_start_1 Chronicles 16:06_reference_end_ _reference_start_1 Chronicles 16:37_reference_end_ _reference_start_1 Chronicles 17:01_reference_end_ _reference_start_1 Chronicles 22:19_reference_end_ _reference_start_1 Chronicles 28:02_reference_end_ _reference_start_1 Chronicles 28:18_reference_end_ _reference_start_2 Chronicles 6:41_reference_end_ _reference_start_Psalms 132:08_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( aB) `B  _B  ^B  ]B  \B % [B  ZB  YB  XB  WB  VB  UB  TB  SB  RB  QB  PB  OB  NB  MB  LB  KB  JB IB HB GB FB  EB  DB  CB  BB  AB  @B  ?B  >B  =B  <B  ;B  :B  9B  8B  7B  6B  5B  4B  3B 2B  1B  0B  /B  .B  -B  ,B  +B  *B  )B  (B  'B  &B  %B  $B  #B  "B  !B  B  B  C}pcVI</"yl_RE8+uh[NA4'  $E #E "E !E E  E  D  D  D# D C C C C C C  C  C  C  C  C  C  C A C / C  C 7 C  C  CA C  C C C C C C C C ~C }C |C {C# zC yC xC wC vC uC tC sC  rC qC pC oC nC mC lC / kC  jC  iC  hC gC  fC0 eC# dC cC1 bB.odus 16:09_reference_end_ _reference_start_Exodus 16:10_reference_end_ _reference_start_Exodus 16:22_reference_end_ _reference_start_Exodus 17:01_reference_end_ _reference_start_Numbers 10:07_reference_end_ _reference_start_Numbers 14:05_reference_end_ _reference_start_Numbers 16:03_reference_end_ _reference_start_Numbers 20:04_reference_end_ _reference_start_Numbers 20:06_reference_end_ _reference_start_Numbers 20:10_reference_end_ _reference_start_Numbers 20:12_reference_end_ _reference_start_Numbers 14:27_reference_end_ _reference_start_Numbers 14:35_reference_end_ _reference_start_Numbers 20:01_reference_end_ _reference_start_Numbers 20:02_reference_end_ _reference_start_Numbers 20:08_reference_end_ _reference_start_Numbers 20:11_reference_end_ _reference_start_Numbers 20:22_reference_end_ _reference_start_Numbers 20:27_reference_end_ _reference_start_Numbers 20:29_reference_end_ _reference_start_Numbers 22:04_reference_end_ _reference_start_Deuteronomy 5:19_reference_end_ _reference_start_Deuteronomy 9:10_reference_end_ _reference_start_Deuteronomy 18:16_reference_end_ _reference_start_Joshua 9:15_reference_end_ _reference_start_Jude 20:02_reference_end_ _reference_start_1 Samuel 8:14_reference_end_ _reference_start_1 Samuel 8:22_reference_end_ _reference_start_1 Samuel 8:55_reference_end_ _reference_start_1 Samuel 12:03_reference_end_ _reference_start_1 Samuel 17:47_reference_end_ _reference_start_1 Samuel 8:65_reference_end_ _reference_start_1 Kings 8:05_reference_end_ _reference_start_1 Chronicles 13:02_reference_end_ _reference_start_1 Chronicles 13:04_reference_end_ _reference_start_1 Chronicles 28:08_reference_end_ _reference_start_1 Chronicles 29:01_reference_end_ _reference_start_1 Chronicles 29:10_reference_end_ _reference_start_1 Chronicles 29:20_reference_end_ _reference_start_2 Chronicles 7:08_reference_end_ _reference_start_Psalms 1:05_reference_end_ _reference_start_Proverbs 26:26_reference_end_ _reference_start_Proverbs 5:14_reference_end_ _reference_start_Proverbs 21:16_reference_end_ TCCassemblyassemblyHebrew: קָהָל \f assemblée \cme congregation, organized body of people \cmf congrégation, group organizé \cme group assembled together, or acting together or in same way \cmf un group réuni, ou qui agi ensemble ou de la même façon \cme group called together for special reason \cmf un group rasemblé pour une raison spécifique \cme large number, multitude \cmf grande nombre, multitude _reference_start_Genesis 49:06_reference_end_ _reference_start_Genesis 28:03_reference_end_ _reference_start_Genesis 35:11_reference_end_ _reference_start_Genesis 48:04_reference_end_ _reference_start_Exodus 12:06_reference_end_ _reference_start_Exodus 16:03_reference_end_ _reference_start_Exodus 12:03_reference_end_ _reference_start_Exodus 12:06_reference_end_ _reference_start_Exodus 12:19_reference_end_ _reference_start_Exodus 12:47_reference_end_ _reference_start_Exodus 16:01_reference_end_ _reference_start_Exodus 16:02_reference_end_ _reference_start_Ex- E!!Eatone (to)atone (to)Hebrew: כִּפֶר \f expier \cme appease, make ammends \cmf apaiser, réparer ses torts \cme God treates sin as covered, atoned without sacrifice \cmf Dieu considere le péché couvrt, expié sans sacrifice \cme man covers over, atones for sin without sacrifice \cmf uner personne couvre, expie un péché sans sacrifice \cme sin covered over for by sacrifice or payment \cmf le péché couvert par sacrifice ou payment \cme sin is covered over apart from sacrifice \cmf le péché couvert apart le sacrifice _refe1:DIDatonementatonementHebrew: כֹּפֶר \f expiation \cme price for ransom of a life \cmf le prix pour rançon d'une vie _reference_start_Exodus 21:30_reference_end_ _reference_start_Numbers 35:31_reference_end_ _reference_start_1 Samuel 12:03_reference_end_ _reference_start_Proverbs 13:08_reference_end_rence_start_Genesis 32:21_reference_end_ _reference_start_Exodus 32:30_reference_end_ _reference_start_Exodus 30:15_reference_end_ _reference_start_Leviticus 25:09_reference_end_ _reference_start_Leviticus 5:06_reference_end_ _reference_start_Leviticus 5:10_reference_end_ _reference_start_Leviticus 5:13_reference_end_ _reference_start_Leviticus 5:16_reference_end_ _reference_start_Leviticus 5:18_reference_end_ _reference_start_Leviticus 5:26_reference_end_ _reference_start_Leviticus 16:30_reference_end_ _reference_start_Leviticus 17:11_reference_end_ _reference_start_Leviticus 17:11_reference_end_ _reference_start_Numbers 17:11_reference_end_ _reference_start_Numbers 8:21_reference_end_ _reference_start_Numbers 31:50_reference_end_ _reference_start_Deuteronomy 32:43_reference_end_ _reference_start_2 Samuel 21:03_reference_end_ _reference_start_Proverbs 16:14_reference_end_ _reference_start_Proverbs 16:06_reference_end_ _reference_start_Isaiah 6:07_reference_end_ _reference_start_Daniel 9:24_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( gI  fI  eI  dI cI bI aI  `I1 _I1 ^I ]I) \I& [I$ ZI# YI XI1 WI' VI! UI  TH SH RH ! QH PG  OG  NG MG LGN KG JG  IG  HG  GG  FG  EG  DG  CG  BG # AG  @G ?G >G =G <G ;G :G 9G 8G 7G* 6F 5F- 4E  3E 2E 1E 0E  /E + .E2 -E ,E +E *E )E (E 'E &E %E BH## Hbetray (to)betray (to)Hebrew: בָּגַד \f trahir \cme betray, break faith with \cmf trahir _reference_start_Exodus 21:08_reference_end_ _reference_start_1 Samuel 14:33_reference_end_ _reference_start_Psalms 25:03_reference_end_ _reference_start_Proverbs 2:22_reference_end_+G%%Gbelieve (to)believe (to)Hebrew: אָמַןּ \f croire \cme accept statement as true \cmf accepter une déclaration comme vrai \cme believe in someone or in God \cmf croire en qqn ou en Dieu \cme faithful \cmf qqn en qui on fait confiance, fiable _reference_start_Genesis 42:20_reference_end_ _reference_start_Genesis 15:06_reference_end_ _reference_start_Exodus 4:01_reference_end_ _reference_start_Exodus 4:05_reference4F//;Fbelieve, not (to)believe, not (to)Hebrew: לֹא אָמַן \f ne pas croire \cme not accept statement as true \cmf ne pas accepter une déclaration comme vrai _reference_start_Genesis 45:26_reference_end_ _reference_start_Exodus 4:09_reference_end__end_ _reference_start_Exodus 4:08_reference_end_ _reference_start_Exodus 4:09_reference_end_ _reference_start_Exodus 4:31_reference_end_ _reference_start_Exodus 14:31_reference_end_ _reference_start_Exodus 19:09_reference_end_ _reference_start_Numbers 20:12_reference_end_ _reference_start_1 Samuel 27:12_reference_end_ _reference_start_1 Samuel 2:35_reference_end_ _reference_start_1 Samuel 3:20_reference_end_ _reference_start_1 Samuel 22:14_reference_end_ _reference_start_1 Samuel 22:14_reference_end_ _reference_start_2 Samuel 20:19_reference_end_ _reference_start_1 Kings 8:26_reference_end_ _reference_start_1 Kings 10:07_reference_end_ _reference_start_1 Chronicles 17:23_reference_end_ _reference_start_1 Chronicles 17:24_reference_end_ _reference_start_Psalms 19:08_reference_end_ _reference_start_Psalms 78:22_reference_end_ _reference_start_Proverbs 14:05_reference_end_ _reference_start_Proverbs 27:06_reference_end_ _reference_start_Jeremiah 12:06_reference_end_ _reference_start_Jonah 3:05_reference_end_ference_start_Genesis 12:02_reference_end_ _reference_start_Genesis 33:11_reference_end_ _reference_start_Genesis 39:05_reference_end_ _reference_start_Genesis 49:25_reference_end_ _reference_start_Genesis 27:12_reference_end_ _reference_start_Genesis 27:35_reference_end_ _reference_start_Genesis 27:36_reference_end_ _reference_start_Genesis 27:38_reference_end_ _reference_start_Genesis 27:41_reference_end_ _reference_start_Genesis 28:04_reference_end_ _reference_start_Genesis 49:26_reference_end_ _reference_start_Genesis 49:28_reference_end_ _reference_start_Exodus 32:29_reference_end_ _reference_start_Leviticus 25:21_reference_end_ _reference_start_Deuteronomy 28:02_reference_end_ _reference_start_Deuteronomy 28:08_reference_end_ _reference_start_1 Samuel 25:27_reference_end_ _reference_start_1 Samuel 30:26_reference_end_ _reference_start_2 Samuel 7:29_reference_end_ _reference_start_Psalms 24:05_reference_end_ _reference_start_Proverbs 11:25_reference_end_ _reference_start_Proverbs 11:11_reference_end_ bDbBJ!!UJbless (to)bless (to)Hebrew: בָרַךְ \f bénir \cme be in a desirable position due to God's goodness \cmf être dans une postition désirable \cme curse \cmf maudire \cme God is subject, blesses \cmf Dieu béni, en tant que sujet \cme good things from God \cmf bienfaits de Dieu \cme greeting, leavetaking \cmf salutation, dire adieu \cme person bless another informally \cmf une personne béni une autre informellement \cme person praises, thanks God \cmf qqn80I9IblessingblessingHebrew: בְּרָכָה \f bénédiction \cme be in a desirable position due to God's goodness \cmf une position favorable due à la bonté de Dieu \cme gift, present \cmf cadeau \cme God is subject, blesses \cmf Dieu béni qqn \cme good things from God \cmf de bonne choses donnée par Dieu \cme sr person blesses jr person formally \cmf bénédiction formelle d'une personne âgé à une personne jeunne _re5 C~qdWJ=0# zm`SF9,vi\OB5( *J1 )J1 (J0 'J0 &J0 %J/ $J/ #J  "J) !J& J" J! J J J J J J J J J< J J0 J J J0 J  J J7 J J J J J1 J0 J0 J' J# J J J J J J  ~J }J |J {J zJ yJ xJ! wJ vJ uJ tJ sJ# rJ qJ pJ oJ nJ mJ lJ  kJ  jI iI  hI9 loue, remercie Dieu \cme sr person blesses jr person formally \cmf qqn plus âgé béni qqn de plus jeune \cme thank \cmf remercier _reference_start_Genesis 9:26_reference_end_ _reference_start_Genesis 12:03_reference_end_ _reference_start_Genesis 17:16_reference_end_ _reference_start_Genesis 17:20_reference_end_ _reference_start_Genesis 18:18_reference_end_ _reference_start_Genesis 22:18_reference_end_ _reference_start_Genesis 24:01_reference_end_ _reference_start_Genesis 24:31_reference_end_ _reference_start_Genesis 24:35_reference_end_ _reference_start_Genesis 26:04_reference_end_ _reference_start_Genesis 26:29_reference_end_ _reference_start_Genesis 27:27_reference_end_ _reference_start_Genesis 27:29_reference_end_ _reference_start_Genesis 27:33_reference_end_ _reference_start_Genesis 28:03_reference_end_ _reference_start_Genesis 28:14_reference_end_ _reference_start_Genesis 1:22_reference_end_ _reference_start_Genesis 1:28_reference_end_ _reference_start_Genesis 2:03_reference_end_ _reference_start_:Genesis 5:02_reference_end_ _reference_start_Genesis 9:01_reference_end_ _reference_start_Genesis 22:17_reference_end_ _reference_start_Genesis 25:11_reference_end_ _reference_start_Genesis 26:03_reference_end_ _reference_start_Genesis 26:12_reference_end_ _reference_start_Genesis 26:24_reference_end_ _reference_start_Genesis 35:09_reference_end_ _reference_start_Genesis 39:05_reference_end_ _reference_start_Genesis 48:03_reference_end_ _reference_start_Genesis 48:16_reference_end_ _reference_start_Genesis 49:25_reference_end_ _reference_start_Genesis 17:16_reference_end_ _reference_start_Genesis 27:27_reference_end_ _reference_start_Genesis 28:01_reference_end_ _reference_start_Genesis 28:06_reference_end_ _reference_start_Genesis 31:55_reference_end_ _reference_start_Genesis 27:29_reference_end_ _reference_start_Genesis 32:30_reference_end_ _reference_start_Genesis 48:20_reference_end_ _reference_start_Genesis 14:20_reference_end_ _reference_start_Genesis 24:27_reference_end_ _reference_start_Genesis 24;:48_reference_end_ _reference_start_Genesis 14:19_reference_end_ _reference_start_Genesis 24:60_reference_end_ _reference_start_Genesis 27:04_reference_end_ _reference_start_Genesis 27:07_reference_end_ _reference_start_Genesis 27:10_reference_end_ _reference_start_Genesis 27:19_reference_end_ _reference_start_Genesis 27:23_reference_end_ _reference_start_Genesis 27:25_reference_end_ _reference_start_Genesis 27:30_reference_end_ _reference_start_Genesis 27:31_reference_end_ _reference_start_Genesis 27:33_reference_end_ _reference_start_Genesis 27:34_reference_end_ _reference_start_Genesis 27:38_reference_end_ _reference_start_Genesis 27:41_reference_end_ _reference_start_Genesis 32:27_reference_end_ _reference_start_Genesis 47:07_reference_end_ _reference_start_Genesis 47:10_reference_end_ _reference_start_Genesis 48:09_reference_end_ _reference_start_Genesis 48:15_reference_end_ _reference_start_Genesis 48:20_reference_end_ _reference_start_Genesis 49:28_reference_end_ _reference_start_Genesis 49:28_refeJ ! =J ' <J  ;J :J  9J  8J  7J 6J  5J 4J 3J 2J 1J 0J /J .J -J ,J +J  KyKbloodbloodHebrew: ַדָּם \f sang \cme blood important in sacrifice \cmf important dans le sacrifice \cme responsibility, guilt \cmf résponsabilité, culpabilité \cme revenge for death \cmf vangence pour la mort de qqn _reference_start_Exodus 12:07_reference_end_ _reference_start_Exodus 12:13_reference_end_ _reference_start_Exodus 12:22_reference_end_ _reference_start_Exodus 12:23_reference_end_ _reference_start_Exodus 23:18_reference_end_ _reference_start_Exodus 24:06_reference_end_ _reference_start_Exodus 24:08_reference_end_ _reference_start_Exodus 29:10_reference_end_ _reference_start_Leviticus 5:09_reference_end_ _reference_start_2 Samuel 1:16_reference_end_ _reference_start_2 Samuel 3:27_reference_end_ _reference_start_2 Samuel 3:28_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( 0L  /LA  .L7 -L5 ,L +L *L ! )L  (L  'L &L  %L $L  #L "L !L L L1 L L L . L  L L L L L L) L) L) L) L) L( L L L L L L L  L  L L L L L L L L L ~L }L  |L% {L zL yL xL wK  vK  uK  tK sK rK qK pK oK  nK Benesis 17:13_reference_end_ _reference_start_Genesis 29:14_reference_end_ _reference_start_Genesis 37:27_reference_end_ _reference_start_Genesis 9:04_reference_end_ _reference_start_Genesis 6:03_reference_end_ _reference_start_Genesis 6:12_reference_end_ _reference_start_Genesis 6:13_reference_end_ _reference_start_Genesis 6:17_reference_end_ _reference_start_Genesis 6:19_reference_end_ _reference_start_Genesis 7:15_reference_end_ _reference_start_Genesis 7:16_reference_end_ _reference_start_Genesis 7:21_reference_end_ _reference_start_Genesis 8:17_reference_end_ _reference_start_Genesis 9:11_reference_end_ _reference_start_Genesis 9:15_reference_end_ _reference_start_Genesis 9:17_reference_end_ _reference_start_Genesis 17:11_reference_end_ _reference_start_Genesis 17:14_reference_end_ _reference_start_Genesis 17:23_reference_end_ _reference_start_Genesis 17:24_reference_end_ _reference_start_Genesis 17:25_reference_end_ _reference_start_Genesis 2:21_reference_end_ _reference_start_Genesis 40:19_referenceC_end_ _reference_start_Genesis 41:02_reference_end_ _reference_start_Genesis 41:03_reference_end_ _reference_start_Genesis 41:04_reference_end_ _reference_start_Genesis 41:18_reference_end_ _reference_start_Genesis 41:19_reference_end_ _reference_start_Exodus 16:03_reference_end_ _reference_start_Exodus 16:08_reference_end_ _reference_start_Exodus 16:12_reference_end_ _reference_start_Exodus 21:28_reference_end_ _reference_start_Exodus 22:30_reference_end_ _reference_start_Exodus 12:08_reference_end_ _reference_start_Exodus 12:46_reference_end_ _reference_start_Exodus 4:07_reference_end_ _reference_start_Leviticus 18:06_reference_end_ _reference_start_Leviticus 25:49_reference_end_ _reference_start_Leviticus 15:02_reference_end_ _reference_start_Leviticus 4:11_reference_end_ _reference_start_Leviticus 7:15-21_reference_end_ _reference_start_Leviticus 26:29_reference_end_ _reference_start_Leviticus 13:26_reference_end_ _reference_start_Leviticus 19:28_reference_end_ _reference_start_Numbers 11:04_referenceD_end_ _reference_start_Numbers 11:13_reference_end_ _reference_start_Numbers 11:18_reference_end_ _reference_start_Numbers 11:21_reference_end_ _reference_start_Numbers 11:33_reference_end_ _reference_start_Numbers 19:05_reference_end_ _reference_start_Numbers 8:07_reference_end_ _reference_start_Deuteronomy 28:53_reference_end_ _reference_start_Deuteronomy 28:55_reference_end_ _reference_start_Jude 9:02_reference_end_ _reference_start_1 Samuel 2:13_reference_end_ _reference_start_1 Samuel 2:15_reference_end_ _reference_start_1 Samuel 17:44_reference_end_ _reference_start_2 Samuel 5:01_reference_end_ _reference_start_2 Samuel 19:13_reference_end_ _reference_start_2 Samuel 19:14_reference_end_ _reference_start_1 Kings 17:06_reference_end_ _reference_start_1 Kings 19:21_reference_end_ _reference_start_1 Kings 21:27_reference_end_ _reference_start_1 Chronicles 11:01_reference_end_ _reference_start_2 Chronicles 32:08_reference_end_ _reference_start_Nehemiah 5:08_reference_end_ _reference_start_Job 10:04_referEence_end_ _reference_start_Job 2:05_reference_end_ _reference_start_Job 4:15_reference_end_ _reference_start_Psalms 56:05_reference_end_ _reference_start_Psalms 145:21_reference_end_ _reference_start_Psalms 56:05_reference_end_ _reference_start_Psalms 56:12_reference_end_ _reference_start_Psalms 63:01_reference_end_ _reference_start_Psalms 78:38_reference_end_ _reference_start_Psalms 38:04_reference_end_ _reference_start_Psalms 119:120_reference_end_ _reference_start_Proverbs 4:22_reference_end_ _reference_start_Proverbs 14:30_reference_end_ _reference_start_Ecclesiastes 2:03_reference_end_ _reference_start_Isaiah 22:13_reference_end_ _reference_start_Isaiah 44:16_reference_end_ _reference_start_Isaiah 40:05_reference_end_ _reference_start_Isaiah 49:26_reference_end_ _reference_start_Isaiah 49:26_reference_end_ _reference_start_Lamentations 3:04_reference_end_ _reference_start_Ezekiel 37:05_reference_end_ _reference_start_Daniel 1:15_reference_end_ _reference_start_Daniel 10:03_reference_end_ _reference_start_Daniel 2:11_reference_end_ _reference_start_Daniel 4:09_reference_end_ _reference_start_Daniel 7:05_reference_end_ Hebrew: קֶרֶב \f intestins, organs intérieurs \cme (say) to oneself \cmf (dire) à soi-même \cme inner part of something or someone \cmf partie interrieure de qqch ou qqn \cme part of person with thoughts, ideas, emotions \cmf partie d'une personne avec penseés, idées, emotions \cme physical internal organs \cmf organs internes physiques _reference_start_Genesis 18:12_reference_end_ _reference_start_Genesis 18:24_reference_end_ _reference_start_Genesis 45:06_reference_end_ _reference_start_Genesis 25:22_reference_end_ _reference_start_Genesis 41:21_reference_end_ _reference_start_Exodus 12:09_reference_end_ _reference_start_1 Samuel 25:37_reference_end_ _reference_start_1 Kings 3:28_reference_end_ _reference_start_Psalms 51:12_reference_end_ _reference_start_Proverbs 14:33_reference_end_ _reference_start_Proverbs 26:24_reference_end_ _reference_start_Jeremiah 4:14_reference_end_ MMLLbodybodyHebrew: בָּשָׂר \f corps \cme brother in figurative sense, relative \cmf frère (sens figuré), parent \cme flesh, meat \cmf viande, chair \cme human being \cmf personne humaine \cme human nature vs God \cmf nature humaine par opposition à Dieu \cme living being, animal or human \cmf tout être vivant, animal ou humain \cme male sexual organ \cmf organe sexuel mâle \cme meat of sacrifice \cmf viande de sacrifice \cme muscle vs bone \cmf le muscle par opposition à les os \cme muscle, flesh \cmf muscle, chair \cme whole body \cmf corps entier _reference_start_Genesis 2:23_reference_end_ _reference_start_Genesis 2:24_reference_end_ _reference_start_GA C~qdWJ=/"yl_RE8+uh[NA4'  sN rN qN pN oM  nM  mM lM kMG jM iM hM  gM  fM  eM  dM cM bM aL `L _L! ^L3 ]L  \L % [L ZL) YL XL- WL VL UL TL SL RL  QL PL% OL NL1 ML1 LL( KL, JL IL HL GL FLwx EL& DLN& CL? BL8 AL8 @L ?L8 >L =L <L  ;L :L  9L  8L  7L  6L  5L  4L  3L  2L , 1L  11KMwMbowelsbowelsHebrew: מֶעֵה \f intestins \cme inner part of something \cmf partie intérieure de qqch \cme intestines, inner organs \cmf organs intérieurs \cme metonymy for sperm and egg \cmf métonomie pour oeuf et sperme \cme part of person with emotions, pity \cmf partie d'une personne avec des sentiments, pitié _reference_start_Genesis 15:04_reference_end_ _reference_start_Genesis 25:23_reference_end_ _reference_start_Numbers 5:22_reference_end_ _reference_start_2 Samuel 20:10_reference_end_ _reference_start_2 Samuel 7:12_reference_end_ _reference_start_2 Samuel 16:11_reference_end_ _reference_start_2 Samuel 16:11_reference_end_ _reference_start_2 Chronicles 21:15_reference_end_ _reference_start_Job 30:27_reference_end_ _reference_start_Psalms 71:06_reference_end_ _reference_start_Isaiah 16:11_reference_end_ _reference_start_Jeremiah 31:20_reference_end_ _reference_start_Jonah 2:02_reference_end_ _reference_start_Jonah 2:01_reference_end_eference_start_Exodus 34:14_reference_end_ _reference_start_1 Samuel 1:03_reference_end_ _reference_start_1 Samuel 1:19_reference_end_ _reference_start_1 Samuel 1:28_reference_end_ _reference_start_1 Samuel 15:25_reference_end_ _reference_start_1 Samuel 15:30_reference_end_ _reference_start_1 Samuel 15:31_reference_end_ _reference_start_2 Samuel 12:20_reference_end_ _reference_start_2 Samuel 15:32_reference_end_ _reference_start_1 Kings 1:47_reference_end_ _reference_start_1 Kings 9:06_reference_end_ _reference_start_1 Kings 9:09_reference_end_ _reference_start_1 Kings 11:33_reference_end_ _reference_start_1 Kings 16:31_reference_end_ _reference_start_1 Kings 22:54_reference_end_ _reference_start_1 Chronicles 29:20_reference_end_ _reference_start_2 Chronicles 7:03_reference_end_ _reference_start_2 Chronicles 7:22_reference_end_ _reference_start_Psalms 22:27_reference_end_ _reference_start_Psalms 72:11_reference_end_ _reference_start_Psalms 81:09_reference_end_ _reference_start_Psalms 132:07_reference_end_ JJ*N''Nbow & worshipbow & worshipHebrew: חוה / שָׁחַח \f adorer, s'incliner pour adorer \cme bow down to worship God or gods \cmf s'incliner pour adorer Dieu ou des dieux _reference_start_Genesis 18:02_reference_end_ _reference_start_Genesis 19:01_reference_end_ _reference_start_Genesis 22:05_reference_end_ _reference_start_Genesis 24:22_reference_end_ _reference_start_Genesis 24:48_reference_end_ _reference_start_Genesis 24:52_reference_end_ _reference_start_Genesis 47:31_reference_end_ _reference_start_Exodus 4:27_reference_end_ _reference_start_Exodus 12:27_reference_end_ _reference_start_Exodus 20:05_reference_end_ _reference_start_Exodus 24:01_reference_end_ _rI C~qdWJ=0# yl_RE8+uh[NA4'  6P  5P  4P 3P 2P  1P 0P /P  .P  -P  ,P  +P  *P  )PA (P 'P &P %P $P #P" "P" !P P P P  P  P  P6 P. O O  O O  O  O  O O O N NQ NH N N N N  N 6 N  N ! N N  N / N  N  N  N  N  ~N  }N  |N  {N" zN yN xN  wN vN/ uN4 tN0  oPGGcPburnt offering, sacrifice (a)burnt offering, sacrifice (a)Hebrew: .זֶבַח \f haulocauste,MsOGObreathbreathHebrew: נְשָׁמָה \f halaine \cme breath of a person or animal \cmf halaine d'une personne ou un animal \cme creative breath of God \cmf soufle de Deiu qui crée \cme life \cmf vie \cme life, existence \cmf vie, existance \cme part of person which relates to God \cmf parti d'une personne en rélation avec Dieu _reference_start_Genesis 2:07_reference_end_ _reference_start_Genesis 7:22_reference_end_ _reference_start_Deuteronomy 20:16_reference_end_ _reference_start_2 Samuel 22:16_reference_end_ _reference_start_1 Kings 17:17_reference_end_ _reference_start_1 Kings 15:29_reference_end_ _reference_start_Proverbs 20:27_reference_end_ _reference_start_Daniel 10:17_reference_end_ _reference_start_Daniel 5:23_reference_end_N sacrifice \cme kill an animal, burn part as offering to God or gods, eat the rest \cmf tuer un animal, brûler une partie à Dieu ou dieux, manger le reste \cme killing & eating an animal to make a covenant \cmf tuer et manger un animal pour faire une alliance _reference_start_Genesis 46:01_reference_end_ _reference_start_Genesis 31:54_reference_end_ _reference_start_Exodus 10:25_reference_end_ _reference_start_Exodus 12:27_reference_end_ _reference_start_Exodus 12:27_reference_end_ _reference_start_Exodus 18:12_reference_end_ _reference_start_Exodus 18:12_reference_end_ _reference_start_Exodus 23:18_reference_end_ _reference_start_Exodus 34:15_reference_end_ _reference_start_Exodus 34:25_reference_end_ _reference_start_Exodus 24:05_reference_end_ _reference_start_Leviticus 7:12_reference_end_ _reference_start_Numbers 10:10_reference_end_ _reference_start_Numbers 25:02_reference_end_ _reference_start_Deuteronomy 18:03_reference_end_ _reference_start_Jude 16:23_reference_end_ _reference_start_1 Samuel 1:2O1_reference_end_ _reference_start_1 Samuel 2:13_reference_end_ _reference_start_1 Samuel 2:19_reference_end_ _reference_start_1 Samuel 2:29_reference_end_ _reference_start_1 Samuel 3:14_reference_end_ _reference_start_1 Samuel 6:15_reference_end_ _reference_start_1 Samuel 9:12_reference_end_ _reference_start_1 Samuel 9:13_reference_end_ _reference_start_1 Samuel 10:08_reference_end_ _reference_start_1 Samuel 12:09_reference_end_ _reference_start_1 Samuel 12:13_reference_end_ _reference_start_1 Samuel 15:22_reference_end_ _reference_start_1 Samuel 16:03_reference_end_ _reference_start_1 Samuel 16:05_reference_end_ _reference_start_1 Samuel 20:06_reference_end_ _reference_start_1 Samuel 20:29_reference_end_ _reference_start_1 Samuel 11:15_reference_end_ _reference_start_2 Samuel 15:12_reference_end_ _reference_start_1 Kings 8:62_reference_end_ _reference_start_1 Kings 8:63_reference_end_ _reference_start_1 Kings 12:27_reference_end_ _reference_start_1 Chronicles 29:21_reference_end_ _reference_start_2 Chronicles 7:01_reference_end_ _reference_start_2 Chronicles 7:04_reference_end_ _reference_start_2 Chronicles 7:05_reference_end_ _reference_start_2 Chronicles 7:12_reference_end_ _reference_start_2 Chronicles 29:31_reference_end_ _reference_start_Psalms 4:06_reference_end_ _reference_start_Psalms 51:18_reference_end_ _reference_start_Psalms 51:19_reference_end_ _reference_start_Psalms 51:21_reference_end_ _reference_start_Psalms 107:22_reference_end_ _reference_start_Psalms 50:05_reference_end_ _reference_start_Proverbs 7:14_reference_end_ _reference_start_Proverbs 15:08_reference_end_ _reference_start_Proverbs 17:01_reference_end_ _reference_start_Proverbs 21:03_reference_end_ _reference_start_Proverbs 21:27_reference_end_ _reference_start_Ecclesiastes 4:17_reference_end_ _reference_start_Isaiah 57:07_reference_end_ _reference_start_Daniel 9:27_reference_end_ _reference_start_Jonah 1:16_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( yQ  xQ  wQ  vQ  uQ  tQ @ sQ  rQ  qQ  pQ  oQ  nQ  mQ  lQ  kQ jQ iQ hQ  gQ  fQ  eQ  dQ  cQ bQ% aQ `Q _Q ^Q ]Q \Q [Q ZQ  YQ XQ WQ VQ UQ TQ SP  RP  QP9 PP OP NP MP LP KP JP2 IPk HP3 GP3 FP3 EP DP CP BP AP @P ?P  >P  =P ? <P > ;P  :P  9P  8P  7P Rs 22:03_reference_end_ _reference_start_Genesis 22:06_reference_end_ _reference_start_Genesis 22:07_reference_end_ _reference_start_Genesis 22:13_reference_end_ _reference_start_Exodus 10:25_reference_end_ _reference_start_Exodus 18:12_reference_end_ _reference_start_Exodus 20:24_reference_end_ _reference_start_Exodus 20:25_reference_end_ _reference_start_Exodus 24:05_reference_end_ _reference_start_Leviticus 5:07_reference_end_ _reference_start_Leviticus 5:10_reference_end_ _reference_start_Numbers 10:10_reference_end_ _reference_start_Numbers 28:37_reference_end_ _reference_start_Joshua 8:31_reference_end_ _reference_start_1 Samuel 6:14_reference_end_ _reference_start_1 Samuel 6:15_reference_end_ _reference_start_1 Samuel 7:09_reference_end_ _reference_start_1 Samuel 7:10_reference_end_ _reference_start_1 Samuel 10:08_reference_end_ _reference_start_1 Samuel 13:09_reference_end_ _reference_start_1 Samuel 13:10_reference_end_ _reference_start_1 Samuel 13:12_reference_end_ _reference_start_1 Samuel 15:22_reference_end_ _reference_start_2 Samuel 6:17_reference_end_ _reference_start_2 Samuel 6:18_reference_end_ _reference_start_2 Samuel 24:22_reference_end_ _reference_start_2 Samuel 24:24_reference_end_ _reference_start_2 Samuel 24:25_reference_end_ _reference_start_1 Kings 3:04_reference_end_ _reference_start_1 Kings 3:15_reference_end_ _reference_start_1 Kings 8:64_reference_end_ _reference_start_1 Kings 9:25_reference_end_ _reference_start_1 Kings 10:05_reference_end_ _reference_start_1 Chronicles 21:23_reference_end_ _reference_start_1 Chronicles 21:24_reference_end_ _reference_start_1 Chronicles 21:26_reference_end_ _reference_start_1 Chronicles 21:29_reference_end_ _reference_start_1 Chronicles 22:01_reference_end_ _reference_start_1 Chronicles 23:31_reference_end_ _reference_start_1 Chronicles 29:21_reference_end_ _reference_start_2 Chronicles 7:01_reference_end_ _reference_start_2 Chronicles 7:07_reference_end_ _reference_start_Psalms 20:04_reference_end_ _reference_start_Psalms 51:18_reference_end_ 66RRcherabimcherabimHebrew: כְּרֻבִים \f chérubim \cme angelic servant of God \cmf serviteur angélique de Dieu \cme seat of God on ark of covenant \cmf siege de Deiu sur l'arc de l'alliance _reference_start_Genesis 3:24_reference_end_ _reference_start_2 Samuel 6:02_reference_end_ _reference_start_2 Samuel 1:1_reference_end_ _reference_start_1 Kings 6:1_reference_end_ _reference_start_1 Kings 7:29_reference_end_ _reference_start_1 Kings 7:36_reference_end_ _reference_start_1 Kings 8:06_reference_end_ _reference_start_1 Kings 8:07_reference_end_ _reference_start_1 Chronicles 13:06_reference_end_ _reference_start_1 Chronicles 28:18_reference_end_Q))uQburnt offeringburnt offeringHebrew: עֹלָה \f holocauste \cme animal is killed and burnt as offering to God \cmf un animal est tuer et bruler en offrende à Dieu _reference_start_Genesis 8:20_reference_end_ _reference_start_Genesis 22:02_reference_end_ _reference_start_GenesiQtssx} "',16;@EJPV\bhntz "(.4:@FLRX^djpv|     !$%),.     !$%),.25 7"8$:%>&B(E*J-L0Q3U4W5Y8\9_EbFeGgIhMnOq\sbwd|fhjmnq rsuxz{|}"#&'()*,/025;@ADILMNRÁTŁUȁVʁXˁ[́^Ӂdԁfցhׁm؁nځq܁u݁z}~  #%'(*-/14of4flrx~ &,28>DJPV\bhntz "(.4:@FLRX^djpv|;<= ?$@%B/C0E3H6J?KFLHMJNLP;<= ?$@%B/C0E3H6J?KFLHMJNLPSRWSYTZV^XfYhZm\p]q`satbvexfyg{h}ikmnptuÂvƂwǂẑ{͂|΂~уփ؃݃߃    "$'=KM O!R"X$b%g(l*s,{-./0134689<?B؃CڃDۃE܃H߃IJKLNOPRTVXY[_`a"b)c-e.f0g2h C~qdWJ=0# zm`SF9,vi\OB5( <V ;V :V 9V 8V 7V 6U 5U # 4U& 3U 2U 1U ) 0U  /U ( .U  -T ,T # +T  *T )T (T% 'T &T3 %T $T #T  "T  !T  T  T  T  T  T  T" T# T! T T/ T/ S4 S  S  S S S S S S  S  R  R  R  R  R $ R  R  R  R  R Q3 Q Q ~Q }Q  |Q  {Q  zQ  <<@S%%ISchief priestchief priestHebrew: כֹּהֵן הָרֹאשׁ \f sacrificateur, chef \cme high or chief priest, head priest \cmf principal sacrificateur, le chef \cme leading priests \cmf les chefs des sacrificateurs _reference_start_2 Kings 25:18_reference_end_ _reference_start_1 Chronicles 27:05_reference_end_ _reference_start_2 Chronicles 19:11_reference_end_ _reference_start_2 Chronicles 24:11_reference_end_ _reference_start_2 Chronicles 26:20_reference_end_ _reference_start_2 Chronicles 31:10_reference_end_ _reference_start_Ezra 7:05_reference_end_ _reference_start_Ezra 10:05_reference_end_ _reference_start_Nehemiah 12:07_reference_end_ _reference_start_Jeremiah 52:24_reference_end_eference_end_ _reference_start_Leviticus 25:29_reference_end_ _reference_start_Numbers 14:33_reference_end_ _reference_start_Numbers 14:35_reference_end_ _reference_start_Deuteronomy 34:08_reference_end_ _reference_start_1 Samuel 16:11_reference_end_ _reference_start_2 Samuel 15:24_reference_end_ _reference_start_2 Samuel 20:18_reference_end_ _reference_start_2 Samuel 22:26_reference_end_ _reference_start_1 Kings 6:22_reference_end_ _reference_start_1 Kings 7:22_reference_end_ _reference_start_1 Kings 14:10_reference_end_ _reference_start_2 Kings 22:04_reference_end_ _reference_start_Job 22:03_reference_end_ _reference_start_Psalms 19:14_reference_end_ _reference_start_Psalms 51:09_reference_end_ _reference_start_Isaiah 1:18_reference_end_ _reference_start_Jeremiah 37:21_reference_end_ _reference_start_Ezekiel 24:10_reference_end_ _reference_start_Daniel 8:23_reference_end_ _reference_start_Daniel 9:24_reference_end_ _reference_start_Daniel 11:35_reference_end_ _reference_start_Daniel 12:10_reference_end_ PP$T33uTclean, pure (to be)clean, pure (to be)Hebrew: תָּמַם \f pur, être pur \cme be complete, finished \cmf être fini, complété \cme be innocent, blameless \cmf être innocent \cme be ready \cmf être prét \cme be used up \cmf être épuisé \cme be white or morally pure \cmf être blanc ou pur moralement \cme to die \cmf mourir _reference_start_Genesis 47:15_reference_end_ _reference_start_Genesis 47:18_rX V##oVclean, pureclean, pureHebrew: טָהֹור \f pur \cme ethically clean \cmf pur moralement \c[mU--Uclean, pure (to)clean, pure (to)Hebrew: בָּרַר / הִתבַרֶר \f pur, être pur \cme purge, test, purify (remove what is unwanted) \cmf purifier, tester (enlever ce qu'on ne veut pas) \cme purify self, show self pure, without unwanted stuff \cmf se purifier, se montrer pur, sans ce qu'on ne veut pas _reference_start_2 Samuel 22:27_reference_end_ _reference_start_1 Chronicles 7:40_reference_end_ _reference_start_1 Chronicles 9:22_reference_end_ _reference_start_1 Chronicles 16:41_reference_end_ _reference_start_Psalms 18:27_reference_end_ _reference_start_Ecclesiastes 3:18_reference_end_ _reference_start_Ezekiel 20:38_reference_end_ _reference_start_Daniel 11:35_reference_end_ _reference_start_Daniel 12:10_reference_end_me free from leprosy \cmf ne plus avoir la lèpre \cme pure, unadulterated \cmf non souillé \cme ritually pure before God \cmf pur rituellement devant Dieu \cme washed, cleaned \cmf nettoyé, lavé _reference_start_Genesis 7:02_reference_end_ _reference_start_Genesis 7:08_reference_end_ _reference_start_Genesis 8:20_reference_end_ _reference_start_Exodus 25:11_reference_end_ _reference_start_Leviticus 4:12_reference_end_ _reference_start_Deuteronomy 23:10_reference_end_ _reference_start_1 Samuel 20:26_reference_end_ _reference_start_2 Samuel 22:27_reference_end_ _reference_start_1 Kings 6:20_reference_end_ _reference_start_2 Kings 5:10_reference_end_ _reference_start_1 Chronicles 28:17_reference_end_ _reference_start_Job 17:02_reference_end_ _reference_start_Psalms 19:10_reference_end_ _reference_start_Proverbs 15:26_reference_end_ _reference_start_Proverbs 22:11_reference_end_ _reference_start_Proverbs 30:12_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( X ~X }X |X {X zX yX xX  wX vX  uX  tX  sX + rX & qX " pX  oX = nX : mX  lX  kX  jX  iX hX- gX fX eX dX cX bX aX `X _X ^X ]W  \W [W ZW YW XW  WW  VW  UW  TW  SW  RW  QW PW  OW" NW MW LW KW JW, IW) HW) GW FV EV DV CV BV AV  @V  ?V  >V  =V s 24:08_reference_end_ _reference_start_Genesis 4:41_reference_end_ _reference_start_Genesis 24:41_reference_end_ _reference_start_Genesis 44:10_reference_end_ _reference_start_Exodus 21:19_reference_end_ _reference_start_Exodus 23:07_reference_end_ _reference_start_Exodus 21:28_reference_end_ _reference_start_Exodus 20:07_reference_end_ _reference_start_Exodus 34:07_reference_end_ _reference_start_Numbers 32:22_reference_end_ _reference_start_Numbers 14:18_reference_end_ _reference_start_1 Samuel 26:09_reference_end_ _reference_start_1 Samuel 19:05_reference_end_ _reference_start_2 Samuel 3:28_reference_end_ _reference_start_2 Samuel 14:09_reference_end_ _reference_start_1 Kings 24:04_reference_end_ _reference_start_1 Kings 15:22_reference_end_ _reference_start_1 Kings 1:06_reference_end_ _reference_start_Psalms 19:13_reference_end_ _reference_start_Proverbs 6:29_reference_end_ _reference_start_Daniel 6:23_reference_end_ _reference_start_Joel 4:19_reference_end_ _reference_start_Jonah 1:14_reference_end_ ZZuX99 Xcommandments, preceptscommandments, preceptsHebrew: מִצְוָה \f commandements, précepte \cme God's command to a person \cmf commandement de Dieu pour une personne \cme God's law, code of living \cmf la loi de Dieu, sa code de vie \cme order or instruction of a person \cmf order ou instruction d'une personne _reference_start_Genesis 26:05_reference_end_ _referenc_WWcleancleanHebrew: נָקָה \f pur \cme exempt from obligation (of oaths, etc) \cmf sans obligation (de serment, etc) \cme exempt from punishment, acquited \cmf aquité, sans être puni \cme free from guilt, innocent \cmf innocent, sans culpabilité \cme free from obligation \cmf sans obligation \cme free from punishement \cmf libre de punition \cme innocent \cmf innocent \cme innocent (naqiy') \cmf innocent (naqiy') \cme leave unpunished, hold innocent \cmf ne pa punir, considérer comme innocent _reference_start_Genesi]`e_start_Exodus 15:26_reference_end_ _reference_start_Exodus 16:28_reference_end_ _reference_start_Exodus 20:06_reference_end_ _reference_start_Exodus 24:12_reference_end_ _reference_start_Leviticus 5:17_reference_end_ _reference_start_Deuteronomy 28:01_reference_end_ _reference_start_Deuteronomy 28:09_reference_end_ _reference_start_Deuteronomy 28:13_reference_end_ _reference_start_Deuteronomy 28:15_reference_end_ _reference_start_Deuteronomy 28:45_reference_end_ _reference_start_1 Samuel 13:13_reference_end_ _reference_start_1 Kings 13:21_reference_end_ _reference_start_1 Kings 2:03_reference_end_ _reference_start_1 Kings 3:14_reference_end_ _reference_start_1 Kings 6:12_reference_end_ _reference_start_1 Kings 8:58_reference_end_ _reference_start_1 Kings 8:61_reference_end_ _reference_start_1 Kings 9:06_reference_end_ _reference_start_1 Kings 11:34_reference_end_ _reference_start_1 Kings 11:38_reference_end_ _reference_start_1 Kings 2:43_reference_end_ _reference_start_1 Chronicles 28:07_reference_end_ _reference_start_1 Chronicles 28:08_reference_end_ _reference_start_1 Chronicles 29:19_reference_end_ _reference_start_2 Chronicles 8:15_reference_end_ _reference_start_Nehemiah 13:05_reference_end_ _reference_start_Esther 3:03_reference_end_ _reference_start_Job 23:12_reference_end_ _reference_start_Psalms 19:09_reference_end_ _reference_start_Proverbs 2:01_reference_end_ _reference_start_Proverbs 3:01_reference_end_ _reference_start_Proverbs 4:04_reference_end_ _reference_start_Proverbs 6:20_reference_end_ _reference_start_Proverbs 6:23_reference_end_ _reference_start_Proverbs 7:01_reference_end_ _reference_start_Proverbs 7:02_reference_end_ _reference_start_Proverbs 10:08_reference_end_ _reference_start_Proverbs 13:13_reference_end_ _reference_start_Proverbs 19:16_reference_end_ _reference_start_Ecclesiastes 12:13_reference_end_ _reference_start_Daniel 9:04_reference_end_ _reference_start_Daniel 9:05_reference_end_ _reference_start_Malachi 2:01_reference_end_ _reference_start_Malachi 2:04_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( BY  AY  @Y  ?Y  >Y  =Y <Y ;Y :Y" 9YE 8Y- 7Y 6Y 5Y 4Y 3Y 2Y 1Y 0Y /Y" .Y -Y ,Y +Y 2 *Y  )Y (Y 'Y &Y %Y $Y #Y "Y !Y Y Y2 Y2 Y/ Y, Y* Y  Y  Y  Y Y Y Y Y Y Y  Y Y Y Y Y Y X' X' X  X  X X X X  X X Xcnce_start_Genesis 26:11_reference_end_ _reference_start_Genesis 27:08_reference_end_ _reference_start_Genesis 28:01_reference_end_ _reference_start_Genesis 28:06_reference_end_ _reference_start_Genesis 32:05_reference_end_ _reference_start_Genesis 32:18_reference_end_ _reference_start_Genesis 32:20_reference_end_ _reference_start_Genesis 42:25_reference_end_ _reference_start_Genesis 44:01_reference_end_ _reference_start_Genesis 47:11_reference_end_ _reference_start_Genesis 50:02_reference_end_ _reference_start_Genesis 50:16_reference_end_ _reference_start_Exodus 19:07_reference_end_ _reference_start_Exodus 23:15_reference_end_ _reference_start_Exodus 1:22_reference_end_ _reference_start_Exodus 4:28_reference_end_ _reference_start_Exodus 5:06_reference_end_ _reference_start_Exodus 6:13_reference_end_ _reference_start_Exodus 7:02_reference_end_ _reference_start_Exodus 7:06_reference_end_ _reference_start_Exodus 7:10_reference_end_ _reference_start_Exodus 7:20_reference_end_ _reference_start_Exodus 12:28_refderence_end_ _reference_start_Exodus 12:50_reference_end_ _reference_start_Exodus 16:16_reference_end_ _reference_start_Exodus 16:24_reference_end_ _reference_start_Exodus 16:32_reference_end_ _reference_start_Exodus 16:34_reference_end_ _reference_start_Exodus 18:23_reference_end_ _reference_start_Numbers 20:09_reference_end_ _reference_start_Numbers 20:27_reference_end_ _reference_start_Deuteronomy 18:18_reference_end_ _reference_start_Deuteronomy 28:01_reference_end_ _reference_start_Deuteronomy 28:13_reference_end_ _reference_start_Deuteronomy 28:14_reference_end_ _reference_start_Deuteronomy 28:15_reference_end_ _reference_start_Deuteronomy 28:45_reference_end_ _reference_start_Deuteronomy 28:69_reference_end_ _reference_start_Deuteronomy 34:09_reference_end_ _reference_start_Deuteronomy 18:20_reference_end_ _reference_start_Joshua 1:10_reference_end_ _reference_start_1 Samuel 13:13_reference_end_ _reference_start_1 Samuel 13:14_reference_end_ _reference_start_1 Samuel 17:20_reference_end_ _reference_estart_1 Samuel 18:22_reference_end_ _reference_start_1 Samuel 20:29_reference_end_ _reference_start_1 Samuel 21:02_reference_end_ _reference_start_2 Samuel 4:12_reference_end_ _reference_start_2 Samuel 5:25_reference_end_ _reference_start_2 Samuel 7:07_reference_end_ _reference_start_2 Samuel 9:11_reference_end_ _reference_start_2 Samuel 11:19_reference_end_ _reference_start_2 Samuel 13:28_reference_end_ _reference_start_2 Samuel 13:29_reference_end_ _reference_start_2 Samuel 14:08_reference_end_ _reference_start_2 Samuel 14:19_reference_end_ _reference_start_2 Samuel 18:05_reference_end_ _reference_start_2 Samuel 18:12_reference_end_ _reference_start_2 Samuel 21:14_reference_end_ _reference_start_1 Kings 8:59_reference_end_ _reference_start_1 Kings 9:04_reference_end_ _reference_start_1 Kings 11:10_reference_end_ _reference_start_1 Kings 11:11_reference_end_ _reference_start_1 Kings 11:38_reference_end_ _reference_start_1 Kings 2:43_reference_end_ _reference_start_1 Kings 2:46_reference_end_ _reference_start_1 Kings 5:20_reference_end_ _reference_start_1 Kings 5:31_reference_end_ _reference_start_1 Kings 22:31_reference_end_ _reference_start_1 Chronicles 16:15_reference_end_ _reference_start_1 Chronicles 16:40_reference_end_ _reference_start_1 Chronicles 22:13_reference_end_ _reference_start_1 Chronicles 24:19_reference_end_ _reference_start_1 Chronicles 17:06_reference_end_ _reference_start_1 Chronicles 22:06_reference_end_ _reference_start_1 Chronicles 22:17_reference_end_ _reference_start_2 Chronicles 7:17_reference_end_ _reference_start_2 Chronicles 7:13_reference_end_ _reference_start_Esther 2:10_reference_end_ _reference_start_Esther 2:20_reference_end_ _reference_start_Esther 3:02_reference_end_ _reference_start_Esther 3:12_reference_end_ _reference_start_Esther 4:05_reference_end_ _reference_start_Esther 4:08_reference_end_ _reference_start_Esther 4:10_reference_end_ _reference_start_Esther 4:10_reference_end_ _reference_start_Esther 4:17_reference_end_ _reference_start_Esther 8:09_reference_end_ QY%%kYcommand (to)command (to)Hebrew: צָוָה \f commander \cme God gives his law to Israel \cmf Dieu donne sa loi à Israël \cme instruct, give an order \cmf instruire, donner un ordre _reference_start_Genesis 2:16_reference_end_ _reference_start_Genesis 3:11_reference_end_ _reference_start_Genesis 3:17_reference_end_ _reference_start_Genesis 7:05_reference_end_ _reference_start_Genesis 7:09_reference_end_ _reference_start_Genesis 7:16_reference_end_ _reference_start_Genesis 12:20_reference_end_ _reference_start_Genesis 18:19_reference_end_ _reference_start_Genesis 21:04_reference_end_ _refereb C~qdWJ=0# zm`SF9,uh[NA4'  [ [ [ [ [ [ [ ~[, }[ |[ {[ z[ yZ xZ  wZ  vZ? uZj. tZ sZwM rZE qZ3 pZ 2 oZ  nZ  mZ+ lZ+ kY jY iY hY gY fY eY dY cY bY aY `Y _Y  ^Y  ]Y  \Y  [Y  ZY ( YY  XY  WY  VY  UY . TY + SY & RY QY PY  OY ; NY  MY  LY  KY  JY  IY  HY  GY  FY EY  DY  CY  {Z!!GZcompassioncompassionHebrew: רַחֲמִים \f compassion \cme bowels, location in a person of feelings \cmf entrails, lieu des sentiments d'uner personne \cme compassion of God \cmf compassion de Dieu \cme favor of man \cmf faveur d'une personne _reference_start_Genesis 43:30_reference_end_ _reference_start_Genesis 43:14_reference_end_ _reference_start_2 Samuel 24:14_reference_end_ _reference_start_1 Kings 3:26_reference_end_ _reference_start_1 Kings 8:50_reference_end_ _reference_start_Psalms 51:03_reference_end_ _reference_start_Psalms 69:17_reference_end_ _reference_start_Psalms 119:77_reference_end_ _reference_start_Psalms 707:10_reference_end_ _reference_start_Psalms 106:46_reference_end_ _reference_start_Isaiah 63:07_reference_end_ _reference_start_Daniel 9:07_reference_end_ _reference_start_Daniel 9:18_reference_end_ _reference_start_Daniel 1:09_reference_end_juple de l'alliance, le peuple d'Israël _reference_start_Genesis 14:13_reference_end_ _reference_start_Genesis 21:27_reference_end_ _reference_start_Genesis 21:32_reference_end_ _reference_start_Genesis 26:28_reference_end_ _reference_start_Genesis 31:44_reference_end_ _reference_start_Genesis 15:18_reference_end_ _reference_start_Genesis 17:02_reference_end_ _reference_start_Genesis 17:04_reference_end_ _reference_start_Genesis 17:07_reference_end_ _reference_start_Genesis 17:09_reference_end_ _reference_start_Genesis 17:10_reference_end_ _reference_start_Genesis 17:11_reference_end_ _reference_start_Genesis 17:13_reference_end_ _reference_start_Genesis 17:14_reference_end_ _reference_start_Genesis 17:19_reference_end_ _reference_start_Genesis 17:21_reference_end_ _reference_start_Genesis 6:18_reference_end_ _reference_start_Genesis 9:09_reference_end_ _reference_start_Genesis 9:11_reference_end_ _reference_start_Genesis 9:12_reference_end_ _reference_start_Genesis 9:13_reference_end_ _reference_start_Geknesis 9:15_reference_end_ _reference_start_Genesis 9:16_reference_end_ _reference_start_Genesis 9:17_reference_end_ _reference_start_Exodus 23:32_reference_end_ _reference_start_Exodus 34:12_reference_end_ _reference_start_Exodus 34:15_reference_end_ _reference_start_Exodus 24:07_reference_end_ _reference_start_Exodus 24:08_reference_end_ _reference_start_Exodus 31:16_reference_end_ _reference_start_Exodus 34:10_reference_end_ _reference_start_Exodus 34:27_reference_end_ _reference_start_Exodus 34:28_reference_end_ _reference_start_Exodus 2:24_reference_end_ _reference_start_Exodus 6:04_reference_end_ _reference_start_Exodus 6:05_reference_end_ _reference_start_Exodus 19:05_reference_end_ _reference_start_Numbers 10:33_reference_end_ _reference_start_Numbers 14:44_reference_end_ _reference_start_1 Samuel 11:01_reference_end_ _reference_start_1 Samuel 18:03_reference_end_ _reference_start_1 Samuel 20:08_reference_end_ _reference_start_1 Samuel 23:18_reference_end_ _reference_start_1 Samuel 4:03_reference_elnd_ _reference_start_1 Samuel 4:04_reference_end_ _reference_start_2 Samuel 3:12_reference_end_ _reference_start_2 Samuel 3:13_reference_end_ _reference_start_2 Samuel 3:21_reference_end_ _reference_start_2 Samuel 5:03_reference_end_ _reference_start_2 Samuel 15:24_reference_end_ _reference_start_2 Samuel 23:05_reference_end_ _reference_start_1 Kings 5:26_reference_end_ _reference_start_1 Kings 15:19_reference_end_ _reference_start_1 Kings 20:34_reference_end_ _reference_start_1 Kings 3:15_reference_end_ _reference_start_1 Kings 6:19_reference_end_ _reference_start_1 Kings 8:01_reference_end_ _reference_start_1 Kings 8:06_reference_end_ _reference_start_1 Kings 8:21_reference_end_ _reference_start_1 Kings 8:23_reference_end_ _reference_start_1 Kings 11:11_reference_end_ _reference_start_1 Kings 19:10_reference_end_ _reference_start_1 Kings 19:14_reference_end_ _reference_start_1 Chronicles 11:03_reference_end_ _reference_start_1 Chronicles 15:25_reference_end_ _reference_start_1 Chronicles 15:26_reference_end_ _reference_start_1 Chronicles 15:28_reference_end_ _reference_start_1 Chronicles 15:29_reference_end_ _reference_start_1 Chronicles 16:06_reference_end_ _reference_start_1 Chronicles 16:15_reference_end_ _reference_start_1 Chronicles 16:17_reference_end_ _reference_start_1 Chronicles 17:01_reference_end_ _reference_start_1 Chronicles 17:37_reference_end_ _reference_start_1 Chronicles 22:19_reference_end_ _reference_start_1 Chronicles 28:02_reference_end_ _reference_start_1 Chronicles 28:18_reference_end_ _reference_start_2 Chronicles 13:05_reference_end_ _reference_start_2 Chronicles 21:07_reference_end_ _reference_start_Isaiah 55:03_reference_end_ _reference_start_Daniel 11:22_reference_end_ _reference_start_Daniel 9:04_reference_end_ _reference_start_Daniel 11:22_reference_end_ _reference_start_Daniel 11:30_reference_end_ _reference_start_Daniel 11:32_reference_end_ _reference_start_Daniel 9:27_reference_end_ _reference_start_Daniel 11:28_reference_end_ _reference_start_Daniel 11:30_reference_end_ |\]\crimecrimeHebrew: חֲבוּלָה \f crime \cme a crime \cmf un crime _reference_start_Daniel 6:23_reference_end_e[#[covenantcovenantHebrew: בְּרִית \f alliance \cme agreement between people \cmf alliance entre personnes \cme covenant at Sinai \cmf alliance du Sinaï \cme God's covenant with Abraham \cmf alliance de Dieu avec Abraham \cme God's covenant with Noah \cmf alliance de Dieu avec Noé \cme God's covenant with people of Israel \cmf alliance de Dieu avec le peuple d'Israël \cme God's promise to David \cmf alliance de Dieu avec David \cme the people of God's covenant, Israel \cmf les pei C~qdWJ=0# zm`SF9,vi\OB5( H[7 G[ F[  E[  D[  C[  B[ % A[  @[  ?[  >[  =[  <[  ;[  :[  9[  8[  7[  6[ 5[  4[  3[  2[  1[  0[  /[ " .[  -[  ,[  +[  *[  )[  ([  '[  &[  %[  $[  #[  "[  ![  [, [ ! [ [ [ [ [" [" [" [ [ [ [" [" [ [  [  [  [ [ [ [ [ [ [ [ [ C~qdWJ=0# zm`SF9,vi\OB5( b; b? b  b> a  a a$ ah aG a) a a a ~a1 }a |a {a z`  y`  x`$ w` v` u` t` s` r` q` p` o` n` m`  l`  k`  j` i` h`  g^ f^  e^  d^- c^ b^ a^ `]  _] ^]  ]]  \]  []  Z]  Y]  X]  W] + V]  U] T] S]  R] Q\ P[  O[  N[  M[ L[  K[  J[  I[  -]!!+]curse (to)curse (to)Hebrew: .קָלַל \f maudire \cme curse \cmf maudire \cme lighten, weigh less \cmf aléger _reference_start_Genesis 8:21_reference_end_ _reference_start_Genesis 12:03_reference_end_ _reference_start_Exodus 21:17_reference_end_ _reference_start_Exodus 22:27_reference_end_ _reference_start_1 Samuel 3:13_reference_end_ _reference_start_1 Samuel 17:43_reference_end_ _reference_start_2 Samuel 16:05_reference_end_ _reference_start_2 Samuel 16:07_reference_end_ _reference_start_2 Samuel 16:09_reference_end_ _reference_start_2 Samuel 16:10_reference_end_ _reference_start_2 Samuel 16:11_reference_end_ _reference_start_2 Samuel 16:13_reference_end_ _reference_start_1 Kings 2:08_reference_end_ _reference_start_Proverbs 30:10_reference_end_ _reference_start_Jonah 1:05_reference_end_ X.`u`deathdeathHebrew: מָוֶת \f mort (la) \cme personification \cmf personnification \cme physical death, opposite of life \cmf lar'_++ _Day of the Lordday of the lord$^-^cursecurseHebrew: קְלָלָה \f malédiction \cme a curse \cmf malédiction _reference_start_Genesis 27:12_reference_end_ _reference_start_Genesis 27:13_reference_end_ _reference_start_Deuteronomy 28:15_reference_end_ _reference_start_Deuteronomy 28:45_reference_end_ _reference_start_2 Samuel 16:12_reference_end_ _reference_start_1 Kings 2:08_reference_end_ _reference_start_Proverbs 26:02_reference_end_ mort physique, en opposition avec la vie \cme state of death, place of death, Sheol \cmf état d'être mort, lieu des morts, Sheol _reference_start_Proverbs 13:14_reference_end_ _reference_start_Proverbs 14:27_reference_end_ _reference_start_Proverbs 21:06_reference_end_ _reference_start_Proverbs 11:07_reference_end_ _reference_start_Proverbs 11:19_reference_end_ _reference_start_Proverbs 12:28_reference_end_ _reference_start_Proverbs 14:12_reference_end_ _reference_start_Proverbs 14:32_reference_end_ _reference_start_Proverbs 16:14_reference_end_ _reference_start_Proverbs 16:25_reference_end_ _reference_start_Proverbs 18:21_reference_end_ _reference_start_Proverbs 24:11_reference_end_ _reference_start_Proverbs 26:18_reference_end_ _reference_start_Proverbs 2:18_reference_end_ _reference_start_Proverbs 5:05_reference_end_ _reference_start_Proverbs 7:27_reference_end_ _reference_start_Proverbs 8:36_reference_end_ _reference_start_Proverbs 10:02_reference_end_ _reference_start_Proverbs 11:04_reference_end_ La//Madeep (the), abyssdeep (the), abyssHebrew: תְּהֹום \f abîme \cme abyss, where the dead go \cmf l'abîme, où vont les morts \cme primordial sea \cmf l'ocean primordiale \cme subterranean waters \cmf l'ocean souterraine \cme the ocean \cmf l'ocean _reference_start_Genesis 1:02_reference_end_ _reference_start_Genesis 7:11_reference_end_ _reference_start_Genesis 8:02_reference_end_ _reference_start_Genesis 49:25_reference_end_ _reference_start_Exodus 15:05_reference_end_ _reference_start_Exodus 15:08_reference_end_ _reference_start_Ezra 26:19_reference_end_ _reference_start_Job 41:24_reference_end_ _reference_start_Psalms 71:20_reference_end_ _reference_start_Psalms 104:06_reference_end_ _reference_start_Psalms 36:07_reference_end_ _reference_start_Proverbs 8:27_reference_end_ _reference_start_Jonah 2:06_reference_end_ ZZ"b##bdefile (to)defile (to)Hebrew: .גָּאַל \f souiller \cme be/become physically ritually defiled \cmf être/rendre impur physiquemnet rituellement \cme be/become ritually impure because of immoral acts \cmf être/rendre impur à cause des acts immorals _reference_start_Ezra 2:62_reference_end_ _reference_start_Nehemiah 13:29_reference_end_ _reference_start_Isaiah 63:03_reference_end_ _reference_start_Isaiah 59:03_reference_end_ _reference_start_Lamentations 4:14_reference_end_ _reference_start_Daniel 1:08_reference_end_ _reference_start_Zephaniah 3:01_reference_end_ _reference_start_Malachi 1:07_reference_end_ _reference_start_Malachi 1:12_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( Nh Mh Lh Kh Jh Ih Hh Gh Fh Eh! Dh Ch Bh Ah @h ?h >h =h <g ;g :g  9g  8g  7g  6g 5f  4f  3f 2f4 1f 0f /f# .e  -e ,e  +e  *e  )e  (e  'e &e %e! $e# #e "e1 !e e  e  e  e e e e dj% d  c c c c c c c b' b' b$ b b [U[e''wedesolate (to)desolate (to)Hebrew: שָׁמֵם \f délivrer \cme be appalled, horrified \cmf être épouvanté, horrifié \cme be deserted, ruined \cmf être déserté, ruiné \cme devastate, ravage \cmf ravage _reference_start_Isaiah 20:26_reference_end_ \cme horrible, appawQdddemondemonHebrew: שֵׁד \f démon \cme independent spiritual being \cmf être spirituel indépendent _reference_start_Deuteronomy 32:17_reference_end_ _reference_start_Psalms 106:37_reference_end_'c%%cdeliver (to)deliver (to)Hebrew: שְׁזַב \f délivrer \cme save from something \cmf délivrer de qqch _reference_start_Daniel 3:15_reference_end_ _reference_start_Daniel 3:17_reference_end_ _reference_start_Daniel 3:28_reference_end_ _reference_start_Daniel 6:15_reference_end_ _reference_start_Daniel 6:17_reference_end_ _reference_start_Daniel 6:21_reference_end_ _reference_start_Daniel 6:28_reference_end_lling \cmf être horrible, épouvantable \cme the thing that causes horror \cmf a chose qui cause l'horreur _reference_start_Leviticus 26:32_reference_end_ _reference_start_Leviticus 26:31_reference_end_ _reference_start_Leviticus 26:32_reference_end_ _reference_start_1 Samuel 5:06_reference_end_ _reference_start_2 Samuel 13:20_reference_end_ _reference_start_1 Kings 9:08_reference_end_ _reference_start_2 Chronicles 7:21_reference_end_ _reference_start_Isaiah 49:08_reference_end_ _reference_start_Ezekiel 26:16_reference_end_ _reference_start_Ezekiel 27:35_reference_end_ _reference_start_Ezekiel 33:28_reference_end_ _reference_start_Daniel 8:27_reference_end_ _reference_start_Daniel 8:13_reference_end_ _reference_start_Daniel 9:17_reference_end_ _reference_start_Daniel 9:18_reference_end_ _reference_start_Daniel 9:26_reference_end_ _reference_start_Daniel 9:27_reference_end_ _reference_start_Daniel 11:31_reference_end_ _reference_start_Daniel 12:11_reference_end_ _reference_start_Daniel 9:27_reference_end_ f!!UfdesolationdesolationHebrew: שָׁמֵם \f dévastation \cme be deserted, ruined \cmf être déserté, ruiné \cme waste, ruin of place or land \cmf ruine d'un terrain, terre à l'abandon _reference_start_Isaiah 35:04_reference_end_ _reference_start_Leviticus 26:31_reference_end_ _reference_start_Ezra 26:20_reference_end_ _reference_start_Isaiah 52:09_reference_end_ _reference_start_Jeremiah 12:11_reference_end_ _reference_start_Daniel 9:17_reference_end_ _reference_start_Daniel 9:02_reference_end_ tg##5gdestructiondestructionHebrew: מְְְְְחִתָּה \f destruction \cme dismay \cmf desaroie \cme ruin of something or someone \cmf ruine de qqch ou quelqu'un _reference_start_Proverbs 21:15_reference_end_ _reference_start_Proverbs 10:14_reference_end_ _reference_start_Proverbs 10:15_reference_end_ _reference_start_Proverbs 10:29_reference_end_ _reference_start_Proverbs 13:03_reference_end_ _reference_start_Proverbs 14:28_reference_end_ _reference_start_Proverbs 18:07_reference_end__start_Proverbs 14:33_reference_end_ _reference_start_Proverbs 15:14_reference_end_ _reference_start_Proverbs 16:21_reference_end_ _reference_start_Proverbs 17:10_reference_end_ _reference_start_Proverbs 17:24_reference_end_ _reference_start_Proverbs 17:28_reference_end_ _reference_start_Proverbs 18:15_reference_end_ _reference_start_Proverbs 19:26_reference_end_ _reference_start_Proverbs 28:02_reference_end_ _reference_start_Proverbs 28:07_reference_end_ _reference_start_Proverbs 28:11_reference_end_ _reference_start_Proverbs 21:29_reference_end_ _reference_start_Proverbs 23:01_reference_end_ _reference_start_Proverbs 7:07_reference_end_ _reference_start_Proverbs 14:15_reference_end_ _reference_start_Proverbs 29:19_reference_end_ _reference_start_Proverbs 2:05_reference_end_ _reference_start_Proverbs 2:09_reference_end_ _reference_start_Proverbs 20:24_reference_end_ _reference_start_Proverbs 24:12_reference_end_ _reference_start_Proverbs 28:05_reference_end_ _reference_start_Proverbs 29:07_reference_end_ 11ChchdiscerndiscernHebrew: בּין \f discerner \cme be discerning, discreet, intelligent \cmf plein de discernement, discret, intelligent \cme observe, consider with attention \cmf observer, considerer avec attention \cme perceive with the senses \cmf percevoir avec les sens \cme understand, know \cmf comprendre, savoire _reference_start_Proverbs 1:02_reference_end_ _reference_start_Proverbs 1:05_reference_end_ _reference_start_Proverbs 1:06_reference_end_ _reference_start_Proverbs 8:05_reference_end_ _reference_start_Proverbs 8:09_reference_end_ _reference_start_Proverbs 10:13_reference_end_ _reference_start_Proverbs 14:06_reference_end_ _reference_start_Proverbs 14:08_reference_end_ _referencez C~qdWJ=0# zm`SF9,vi\OB5( m m m  m  m m m m m l  l' l% l# k k k  j j j ~j }j  |j {j zj yj xj wj vj uj tj sj! rj qj  pj  oj  nj  mj! lj kj jj ij hj gj fj ej dj cj bj aj `i _i ^i ]i \i [i  Zh Yh Xh Wh Vh Uh Th Sh Rh Qh Ph Oh **Ri++aidiscipline (to)discipline (to)Hebrew: .יָסַר \f discipliner \cme admonish \cmf admonester, faire des remontrances à qqn \cme correct, discipline \cmf corriger, discipliner _reference_start_Proverbs 9:07_reference_end_ _reference_start_Proverbs 1:1_reference_end_ _reference_start_Proverbs 19:18_reference_end_ _reference_start_Proverbs 29:17_reference_end_ _reference_start_Proverbs 29:19_reference_end_ _reference_start_Proverbs 31:01_reference_end_e_start_Proverbs 8:10_reference_end_ _reference_start_Proverbs 8:33_reference_end_ _reference_start_Proverbs 10:17_reference_end_ _reference_start_Proverbs 12:01_reference_end_ _reference_start_Proverbs 13:01_reference_end_ _reference_start_Proverbs 13:18_reference_end_ _reference_start_Proverbs 15:32_reference_end_ _reference_start_Proverbs 15:33_reference_end_ _reference_start_Proverbs 16:22_reference_end_ _reference_start_Proverbs 19:20_reference_end_ _reference_start_Proverbs 19:27_reference_end_ _reference_start_Proverbs 23:12_reference_end_ _reference_start_Proverbs 23:23_reference_end_ _reference_start_Proverbs 23:23_reference_end_ _reference_start_Proverbs 24:32_reference_end_ _reference_start_Proverbs 3:11_reference_end_ _reference_start_Proverbs 7:22_reference_end_ _reference_start_Proverbs 13:24_reference_end_ _reference_start_Proverbs 15:05_reference_end_ _reference_start_Proverbs 15:10_reference_end_ _reference_start_Proverbs 22:16_reference_end_ _reference_start_Proverbs 23:13_reference_end_ glgk!!SkdiscretiondiscretionHebrew: מְזִמָּה \f discrétion \cme evil devising \cmf penser de faire le mal _reference_start_Proverbs 12:02_reference_end_ _reference_start_Proverbs 14:17_reference_end_ _reference_start_Proverbs 24:08_reference_end_j!!ajdisciplinedisciplineHebrew: מוסָר \f discipline \cme chastening, correction \cmf correction \cme punishment \cmf punition _reference_start_Proverbs 1:02_reference_end_ _reference_start_Proverbs 1:03_reference_end_ _reference_start_Proverbs 1:07_reference_end_ _reference_start_Proverbs 1:07_reference_end_ _reference_start_Proverbs 1:08_reference_end_ _reference_start_Proverbs 4:01_reference_end_ _reference_start_Proverbs 4:13_reference_end_ _reference_start_Proverbs 5:12_reference_end_ _reference_start_Proverbs 5:23_reference_end_ _reference_start_Proverbs 6:23_reference_end_ _reference_start_Proverbs 8:10_reference_end_ _referenc~  mmearthearthHebrew: יַבָּשָׁה \f terre, monde \cme coast, edge of the water \cmf la côte, à côté de la mer \cme debris of ruined city \cmf débrie d'une ville ruinée \cme dirt of the grave \cmf sol du tombeau \cme dirt, dust, soil \cmf sol, terre moble \cme dry land vs ocean or river \cmf terre sec en contrast avec l'ocean ou la rivière \cme farmer, tiller of soil \cmf fermier, celui qui travail la terre \cme figurative sense = abundance \cmf sense figuré = abondance \cme figurative sense = humiliation \cmf sense figur'l))ldrink offeringdrink offeringHebrew: נֶסֶךְ \f libation \cme drink offering \cmf libation _reference_start_Genesis 35:14_reference_end_ _reference_start_Leviticus 23:37_reference_end_ _reference_start_Numbers 29:39_reference_end_ _reference_start_1 Chronicles 29:21_reference_end_ = humiliation \cme figurative sense = scattered \cmf sense figuré = dispersé \cme figurative use for Israel's need for God \cmf sense figuré d'Israël qui a besoin de Dieu \cme inhabitents of earth \cmf les habitants du monde \cme land vs water or air \cmf terre en contraste avec l'eau et l'air \cme location, specific place \cmf local, lieu particulier \cme loose soil, dust \cmf terre meuble, sol \cme piece of ground, property \cmf propriété, terrain \cme powder \cmf poudre \cme soil, land, surface of ground \cmf terrain, sol et sa surface \cme surface of the ground, of earth \cmf surface du sol, de la terre \cme territory, country \cmf territoire, pays _reference_start_Genesis 2:07_reference_end_ _reference_start_Genesis 2:19_reference_end_ _reference_start_Genesis 3:19_reference_end_ _reference_start_Genesis 1:09_reference_end_ _reference_start_Genesis 1:10_reference_end_ _reference_start_Genesis 9:20_reference_end_ _reference_start_Genesis 13:16_reference_end_ _reference_start_Genesis 28:14_reference_end_ _reference_start_Genesis 18:27_reference_end_ _reference_start_Genesis 12:03_reference_end_ _reference_start_Genesis 28:14_reference_end_ _reference_start_Genesis 1:25_reference_end_ _reference_start_Genesis 4:10_reference_end_ _reference_start_Genesis 6:20_reference_end_ _reference_start_Genesis 7:08_reference_end_ _reference_start_Genesis 9:02_reference_end_ _reference_start_Genesis 4:11_reference_end_ _reference_start_Genesis 2:07_reference_end_ _reference_start_Genesis 3:14_reference_end_ _reference_start_Genesis 3:19_reference_end_ _reference_start_Genesis 26:15_reference_end_ _reference_start_Genesis 47:18_reference_end_ _reference_start_Genesis 47:19_reference_end_ _reference_start_Genesis 47:20_reference_end_ _reference_start_Genesis 47:22_reference_end_ _reference_start_Genesis 47:26_reference_end_ _reference_start_Genesis 2:05_reference_end_ _reference_start_Genesis 2:06_reference_end_ _reference_start_Genesis 2:09_reference_end_ _reference_start_Genesis 3:17_reference_end_ _reference_start_Genesis 3:23_reference_end_ _reference_start_Genesis 4:02_reference_end_ _reference_start_Genesis 4:03_reference_end_ _reference_start_Genesis 4:12_reference_end_ _reference_start_Genesis 4:14_reference_end_ _reference_start_Genesis 5:29_reference_end_ _reference_start_Genesis 6:01_reference_end_ _reference_start_Genesis 6:07_reference_end_ _reference_start_Genesis 7:04_reference_end_ _reference_start_Genesis 7:23_reference_end_ _reference_start_Genesis 8:08_reference_end_ _reference_start_Genesis 8:13_reference_end_ _reference_start_Genesis 8:21_reference_end_ _reference_start_Genesis 19:25_reference_end_ _reference_start_Genesis 47:23_reference_end_ _reference_start_Genesis 28:15_reference_end_ _reference_start_Genesis 1:1_reference_end_ _reference_start_Genesis 47:20_reference_end_ _reference_start_Genesis 47:26_reference_end_ _reference_start_Exodus 20:24_reference_end_ _reference_start_Exodus 4:09_reference_end_ _reference_start_Exodus 14:16_reference_end_ _reference_start_Exodus 14:22_reference_end_ _reference_start_Exodus 14:29_reference_end_ _reference_start_Exodus 15:19_reference_end_ _reference_start_Exodus 3:05_reference_end_ _reference_start_Exodus 10:06_reference_end_ _reference_start_Exodus 8:17_reference_end_ _reference_start_Exodus 23:19_reference_end_ _reference_start_Exodus 34:26_reference_end_ _reference_start_Exodus 8:12_reference_end_ _reference_start_Exodus 8:13_reference_end_ _reference_start_Exodus 20:12_reference_end_ _reference_start_Numbers 23:10_reference_end_ _reference_start_Numbers 19:17_reference_end_ _reference_start_Numbers 11:12_reference_end_ _reference_start_Deuteronomy 28:24_reference_end_ _reference_start_Deuteronomy 9:21_reference_end_ _reference_start_Deuteronomy 28:04_reference_end_ _reference_start_Deuteronomy 28:11_reference_end_ _reference_start_Deuteronomy 28:18_reference_end_ _reference_start_Deuteronomy 28:33_reference_end_ _reference_start_Deuteronomy 28:42_reference_end_ _reference_start_Deuteronomy 28:51_reference_end_ _reference_start_Deuteronomy 28:21_reference_end_ _reference_start_Deuteronomy 28:63_reference_end_ _reference_start_Deuteronomy 29:27_reference_end_ _reference_start_Joshua 4:22_reference_end_ _reference_start_1 Samuel 4:12_reference_end_ _reference_start_1 Samuel 2:08_reference_end_ _reference_start_1 Samuel 20:31_reference_end_ _reference_start_1 Samuel 20:15_reference_end_ _reference_start_2 Samuel 1:02_reference_end_ _reference_start_2 Samuel 15:32_reference_end_ _reference_start_2 Samuel 17:12_reference_end_ _reference_start_2 Samuel 14:07_reference_end_ _reference_start_2 Samuel 16:13_reference_end_ _reference_start_2 Samuel 22:43_reference_end_ _reference_start_2 Samuel 9:10_reference_end_ _reference_start_1 Kings 20:10_reference_end_ _reference_start_1 Kings 7:46_reference_end_ _reference_start_1 Kings 16:02_reference_end_ _reference_start_1 Kings 8:34_reference_end_ _reference_start_1 Kings 8:40_reference_end_ _reference_start_1 Kings 9:07_reference_end_ _reference_start_2 Kings 13:07_reference_end_ _reference_start_2 Chronicles 1:09_reference_end_ _reference_start_2 Chronicles 7:20_reference_end_ _reference_start_Nehemiah 9:11_reference_end_ _reference_start_Psalms 102:15_reference_end_ _reference_start_Psalms 22:16_reference_end_ _reference_start_Psalms 22:30_reference_end_ _reference_start_Psalms 146:04_reference_end_ _reference_start_Psalms 66:06_reference_end_ _reference_start_Psalms 7:06_reference_end_ _reference_start_Psalms 119:25_reference_end_ _reference_start_Psalms 18:43_reference_end_ _reference_start_Psalms 30:10_reference_end_ _reference_start_Psalms 83:11_reference_end_ _reference_start_Psalms 137:04_reference_end_ _reference_start_Proverbs 28:13_reference_end_ _reference_start_Isaiah 44:03_reference_end_ _reference_start_Daniel 12:02_reference_end_ _reference_start_Daniel 12:02_reference_end_ _reference_start_Daniel 11:09_reference_end_ _reference_start_Daniel 11:39_reference_end_ _reference_start_Jonah 1:13_reference_end_ _reference_start_Jonah 2:11_reference_end_ _reference_start_Jonah 1:09_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( Tm? Sm Rm3 Qm* Pm! Om Nm Mm Lm  Km Jm Im Hm Gm Fm Em Dm" Cm Bm Am  @m ?m >m =m <m ;m :m 9m/ 8m/ 7m 6m 5m/ 4m 3m 2m 1m 0m /m .m -m ,m +m *m )m (m 'm &m %m $m #m "m/ !m/ m/ m/ m/ m m m m m m  m m m m m m  C~qdWJ=0# yl_RD7*tgZM@3& n n n  n n n n  n n  n  n  n  n  n  n  n  n n n  n n n n n m  ~m  }m  |m ' {m zm  ym  xm, wm vm umS tm sm+ rmw qm pmB om nm mm lmf km jm im hm  gm  fm ( em " dm  cm . bm  am `m + _m  ^m  ]m  \m  [m  Zm  Ym  Xm  Wm  Vm Umrrain, sol \cme ground, soil, surface of ground \cmf terrain, sol et sa surface \cme ground, vs sky \cmf terre par opposition avec le ciel \cme land of Cannan or Israel \cmf pays de Canaan, ou d'Israël \cme metonomy for people \cmf metonomy pour personnes \cme metonymy for people \cmf métonomy pour personne \cme of the world, vs heavenly \cmf terrestre, en contraste avec le paradis \cme planet, world \cmf la planète \cme region, area \cmf région, district \cme scene of human activities \cmf scène des activités humaines \cme the known world & the inhabitants \cmf les régions connues et les habitants \cme tribal territory \cmf territoire d'un tribu \cme whole earth, planet \cmf la planète _reference_start_Psalms 19:05_reference_end_ \cme world, planet \cmf a planète _reference_start_Genesis 2:11_reference_end_ _reference_start_Genesis 2:12_reference_end_ _reference_start_Genesis 2:13_reference_end_ _reference_start_Genesis 4:16_reference_end_ _reference_start_Genesis 10:05_reference_end_ _reference_start_Genesis 10:10_reference_end_ _reference_start_Genesis 10:11_reference_end_ _reference_start_Genesis 10:20_reference_end_ _reference_start_Genesis 10:31_reference_end_ _reference_start_Genesis 11:28_reference_end_ _reference_start_Genesis 11:31_reference_end_ _reference_start_Genesis 12:01_reference_end_ _reference_start_Genesis 12:05_reference_end_ _reference_start_Genesis 12:06_reference_end_ _reference_start_Genesis 12:07_reference_end_ _reference_start_Genesis 12:10_reference_end_ _reference_start_Genesis 13:07_reference_end_ _reference_start_Genesis 13:09_reference_end_ _reference_start_Genesis 13:10_reference_end_ _reference_start_Genesis 13:12_reference_end_ _reference_start_Genesis 13:17_reference_end_ _reference_start_Genesis 15:07_reference_end_ _reference_start_Genesis 15:13_reference_end_ _reference_start_Genesis 15:18_reference_end_ _reference_start_Genesis 16:03_reference_end_ _reference_start_Genesis 16:08_reference_end_ _reference_start_Genesis 20:15_reference_end_ _reference_start_Genesis 21:21_reference_end_ _reference_start_Genesis 21:32_reference_end_ _reference_start_Genesis 21:34_reference_end_ _reference_start_Genesis 23:02_reference_end_ _reference_start_Genesis 23:07_reference_end_ _reference_start_Genesis 23:12_reference_end_ _reference_start_Genesis 23:13_reference_end_ _reference_start_Genesis 23:19_reference_end_ _reference_start_Genesis 24:04_reference_end_ _reference_start_Genesis 24:05_reference_end_ _reference_start_Genesis 24:07_reference_end_ _reference_start_Genesis 24:37_reference_end_ _reference_start_Genesis 26:01_reference_end_ _reference_start_Genesis 26:02_reference_end_ _reference_start_Genesis 26:03_reference_end_ _reference_start_Genesis 26:04_reference_end_ _reference_start_Genesis 26:12_reference_end_ _reference_start_Genesis 26:22_reference_end_ _reference_start_Genesis 27:46_reference_end_ _reference_start_Genesis 28:04_reference_end_ _reference_start_Genesis 29:01_reference_end_ _reference_start_Genesis 30:25_reference_end_ _reference_start_Genesis 31:03_reference_end_ _reference_start_Genesis 31:13_reference_end_ _reference_start_Genesis 31:18_reference_end_ _reference_start_Genesis 32:10_reference_end_ _reference_start_Genesis 32:14_reference_end_ _reference_start_Genesis 33:18_reference_end_ _reference_start_Genesis 34:01_reference_end_ _reference_start_Genesis 34:10_reference_end_ _reference_start_Genesis 34:21_reference_end_ _reference_start_Genesis 34:30_reference_end_ _reference_start_Genesis 35:06_reference_end_ _reference_start_Genesis 35:12_reference_end_ _reference_start_Genesis 35:22_reference_end_ _reference_start_Genesis 36:05_reference_end_ _reference_start_Genesis 36:06_reference_end_ _reference_start_Genesis 36:07_reference_end_ _reference_start_Genesis 36:16_reference_end_ _reference_start_Genesis 36:17_reference_end_ _reference_start_Genesis 36:20_reference_end_ _reference_start_Genesis 36:21_reference_end_ _reference_start_Genesis 36:30_reference_end_ _reference_start_Genesis 36:31_reference_end_ _reference_start_Genesis 36:43_reference_end_ _reference_start_Genesis 37:01_reference_end_ _reference_start_Genesis 40:15_reference_end_ _reference_start_Genesis 41:19_reference_end_ _reference_start_Genesis 41:29_reference_end_ _reference_start_Genesis 41:30_reference_end_ _reference_start_Genesis 41:31_reference_end_ _reference_start_Genesis 41:33_reference_end_ _reference_start_Genesis 41:34_reference_end_ _reference_start_Genesis 41:36_reference_end_ _reference_start_Genesis 41:41_reference_end_ _reference_start_Genesis 41:43_reference_end_ _reference_start_Genesis 41:44_reference_end_ _reference_start_Genesis 41:45_reference_end_ _reference_start_Genesis 41:46_reference_end_ _reference_start_Genesis 41:48_reference_end_ _reference_start_Genesis 41:52_reference_end_ _reference_start_Genesis 41:53_reference_end_ _reference_start_Genesis 41:54_reference_end_ _reference_start_Genesis 41:55_reference_end_ _reference_start_Genesis 41:56_reference_end_ _reference_start_Genesis 42:05_reference_end_ _reference_start_Genesis 42:06_reference_end_ _reference_start_Genesis 42:07_reference_end_ _reference_start_Genesis 42:09_reference_end_ _reference_start_Genesis 42:12_reference_end_ _reference_start_Genesis 42:13_reference_end_ _reference_start_Genesis 42:29_reference_end_ _reference_start_Genesis 42:30_reference_end_ _reference_start_Genesis 42:32_reference_end_ _reference_start_Genesis 42:33_reference_end_ _reference_start_Genesis 42:34_reference_end_ _reference_start_Genesis 43:01_reference_end_ _reference_start_Genesis 43:11_reference_end_ _reference_start_Genesis 44:08_reference_end_ _reference_start_Genesis 45:06_reference_end_ _reference_start_Genesis 45:08_reference_end_ _reference_start_Genesis 45:10_reference_end_ _reference_start_Genesis 45:17_reference_end_ _reference_start_Genesis 45:18_reference_end_ _reference_start_Genesis 45:19_reference_end_ _reference_start_Genesis 45:20_reference_end_ _reference_start_Genesis 45:25_reference_end_ _reference_start_Genesis 45:26_reference_end_ _reference_start_Genesis 46:06_reference_end_ _reference_start_Genesis 46:12_reference_end_ _reference_start_Genesis 46:20_reference_end_ _reference_start_Genesis 46:28_reference_end_ _reference_start_Genesis 46:31_reference_end_ _reference_start_Genesis 46:34_reference_end_ _reference_start_Genesis 47:01_reference_end_ _reference_start_Genesis 47:04_reference_end_ _reference_start_Genesis 47:06_reference_end_ _reference_start_Genesis 47:11_reference_end_ _reference_start_Genesis 47:13_reference_end_ _reference_start_Genesis 47:14_reference_end_ _reference_start_Genesis 47:15_reference_end_ _reference_start_Genesis 47:20_reference_end_ _reference_start_Genesis 47:27_reference_end_ _reference_start_Genesis 47:28_reference_end_ _reference_start_Genesis 48:03_reference_end_ _reference_start_Genesis 48:04_reference_end_ _reference_start_Genesis 48:05_reference_end_ _reference_start_Genesis 48:21_reference_end_ _reference_start_Genesis 49:30_reference_end_ _reference_start_Genesis 50:05_reference_end_ _reference_start_Genesis 50:07_reference_end_ _reference_start_Genesis 50:08_reference_end_ _reference_start_Genesis 50:11_reference_end_ _reference_start_Genesis 50:13_reference_end_ _reference_start_Genesis 50:24_reference_end_ _reference_start_Genesis 1:01_reference_end_ _reference_start_Genesis 1:02_reference_end_ _reference_start_Genesis 1:15_reference_end_ _reference_start_Genesis 1:17_reference_end_ _reference_start_Genesis 2:01_reference_end_ _reference_start_Genesis 2:04_reference_end_ _reference_start_Genesis 2:05_reference_end_ _reference_start_Genesis 2:16_reference_end_ _reference_start_Genesis 14:19_reference_end_ _reference_start_Genesis 14:22_reference_end_ _reference_start_Genesis 24:03_reference_end_ _reference_start_Genesis 24:07_reference_end_ _reference_start_Genesis 28:12_reference_end_ _reference_start_Genesis 13:06_reference_end_ _reference_start_Genesis 1:10-12_reference_end_ _reference_start_Genesis 1:20_reference_end_ _reference_start_Genesis 1:22_reference_end_ _reference_start_Genesis 1:24_reference_end_ _reference_start_Genesis 1:25_reference_end_ _reference_start_Genesis 1:26_reference_end_ _reference_start_Genesis 1:28_reference_end_ _reference_start_Genesis 1:30_reference_end_ _reference_start_Genesis 1:30_reference_end_ _reference_start_Genesis 7:14_reference_end_ _reference_start_Genesis 7:21_reference_end_ _reference_start_Genesis 8:17_reference_end_ _reference_start_Genesis 13:16_reference_end_ _reference_start_Genesis 18:02_reference_end_ _reference_start_Genesis 19:01_reference_end_ _reference_start_Genesis 24:52_reference_end_ _reference_start_Genesis 28:14_reference_end_ _reference_start_Genesis 33:03_reference_end_ _reference_start_Genesis 37:10_reference_end_ _reference_start_Genesis 38:09_reference_end_ _reference_start_Genesis 41:47_reference_end_ _reference_start_Genesis 42:06_reference_end_ _reference_start_Genesis 43:26_reference_end_ _reference_start_Genesis 44:11_reference_end_ _reference_start_Genesis 44:14_reference_end_ _reference_start_Genesis 45:07_reference_end_ _reference_start_Genesis 45:18_reference_end_ _reference_start_Genesis 48:12_reference_end_ _reference_start_Genesis 6:11_reference_end_ _reference_start_Genesis 6:12_reference_end_ _reference_start_Genesis 1:1_reference_end_ _reference_start_Genesis 10:25_reference_end_ _reference_start_Genesis 11:01_reference_end_ _reference_start_Genesis 19:31_reference_end_ _reference_start_Genesis 21:23_reference_end_ _reference_start_Genesis 41:36_reference_end_ _reference_start_Genesis 41:57_reference_end_ _reference_start_Genesis 1:26_reference_end_ _reference_start_Genesis 1:28_reference_end_ _reference_start_Genesis 1:29_reference_end_ _reference_start_Genesis 4:12_reference_end_ _reference_start_Genesis 4:14_reference_end_ _reference_start_Genesis 6:04-06_reference_end_ _reference_start_Genesis 6:12_reference_end_ _reference_start_Genesis 6:13_reference_end_ _reference_start_Genesis 6:17_reference_end_ _reference_start_Genesis 7:03_reference_end_ _reference_start_Genesis 7:04_reference_end_ _reference_start_Genesis 7:06_reference_end_ _reference_start_Genesis 7:10_reference_end_ _reference_start_Genesis 7:12_reference_end_ _reference_start_Genesis 7:17_reference_end_ _reference_start_Genesis 7:18_reference_end_ _reference_start_Genesis 7:19_reference_end_ _reference_start_Genesis 7:21_reference_end_ _reference_start_Genesis 7:23_reference_end_ _reference_start_Genesis 7:24_reference_end_ _reference_start_Genesis 8:01_reference_end_ _reference_start_Genesis 8:03_reference_end_ _reference_start_Genesis 8:07_reference_end_ _reference_start_Genesis 8:11_reference_end_ _reference_start_Genesis 8:13_reference_end_ _reference_start_Genesis 8:14_reference_end_ _reference_start_Genesis 8:17_reference_end_ _reference_start_Genesis 8:19_reference_end_ _reference_start_Genesis 8:22_reference_end_ _reference_start_Genesis 9:01_reference_end_ _reference_start_Genesis 9:02_reference_end_ _reference_start_Genesis 9:07_reference_end_ _reference_start_Genesis 9:10_reference_end_ _reference_start_Genesis 9:11_reference_end_ _reference_start_Genesis 9:14_reference_end_ _reference_start_Genesis 9:16_reference_end_ _reference_start_Genesis 9:17_reference_end_ _reference_start_Genesis 9:19_reference_end_ _reference_start_Genesis 10:08_reference_end_ _reference_start_Genesis 10:32_reference_end_ _reference_start_Genesis 18:18_reference_end_ _reference_start_Genesis 18:25_reference_end_ _reference_start_Genesis 19:23_reference_end_ _reference_start_Genesis 19:31_reference_end_ _reference_start_Genesis 22:18_reference_end_ _reference_start_Genesis 26:04_reference_end_ _reference_start_Genesis 27:28_reference_end_ _reference_start_Genesis 27:39_reference_end_ _reference_start_Genesis 41:57_reference_end_ _reference_start_Genesis 48:16_reference_end_ _reference_start_Genesis 13:15_reference_end_ _reference_start_Genesis 19:28_reference_end_ _reference_start_Genesis 20:01_reference_end_ _reference_start_Genesis 22:02_reference_end_ _reference_start_Genesis 23:15_reference_end_ _reference_start_Genesis 24:62_reference_end_ _reference_start_Genesis 25:06_reference_end_ _reference_start_Genesis 28:13_reference_end_ _reference_start_Genesis 36:34_reference_end_ _reference_start_Genesis 41:34_reference_end_ _reference_start_Genesis 47:11_reference_end_ _reference_start_Genesis 48:07_reference_end_ _reference_start_Genesis 49:15_reference_end_ _reference_start_Exodus 1:07_reference_end_ _reference_start_Exodus 1:10_reference_end_ _reference_start_Exodus 2:15_reference_end_ _reference_start_Exodus 2:22_reference_end_ _reference_start_Exodus 3:08_reference_end_ _reference_start_Exodus 3:17_reference_end_ _reference_start_Exodus 4:20_reference_end_ _reference_start_Exodus 5:05_reference_end_ _reference_start_Exodus 5:12_reference_end_ _reference_start_Exodus 6:01_reference_end_ _reference_start_Exodus 6:04_reference_end_ _reference_start_Exodus 6:08_reference_end_ _reference_start_Exodus 6:11_reference_end_ _reference_start_Exodus 6:13_reference_end_ _reference_start_Exodus 6:26_reference_end_ _reference_start_Exodus 7:02_reference_end_ _reference_start_Exodus 7:03_reference_end_ _reference_start_Exodus 7:04_reference_end_ _reference_start_Exodus 7:19_reference_end_ _reference_start_Exodus 7:21_reference_end_ _reference_start_Exodus 8:01_reference_end_ _reference_start_Exodus 8:02_reference_end_ _reference_start_Exodus 8:03_reference_end_ _reference_start_Exodus 8:10_reference_end_ _reference_start_Exodus 8:12_reference_end_ _reference_start_Exodus 8:13_reference_end_ _reference_start_Exodus 8:18_reference_end_ _reference_start_Exodus 8:20_reference_end_ _reference_start_Exodus 8:21_reference_end_ _reference_start_Exodus 9:05_reference_end_ _reference_start_Exodus 9:09_reference_end_ _reference_start_Exodus 9:22_reference_end_ _reference_start_Exodus 9:23_reference_end_ _reference_start_Exodus 9:24_reference_end_ _reference_start_Exodus 9:25_reference_end_ _reference_start_Exodus 9:26_reference_end_ _reference_start_Exodus 10:12_reference_end_ _reference_start_Exodus 10:13_reference_end_ _reference_start_Exodus 10:14_reference_end_ _reference_start_Exodus 10:15_reference_end_ _reference_start_Exodus 10:21_reference_end_ _reference_start_Exodus 10:22_reference_end_ _reference_start_Exodus 11:03_reference_end_ _reference_start_Exodus 11:05_reference_end_ _reference_start_Exodus 11:06_reference_end_ _reference_start_Exodus 11:09_reference_end_ _reference_start_Exodus 11:10_reference_end_ _reference_start_Exodus 12:01_reference_end_ _reference_start_Exodus 12:12_reference_end_ _reference_start_Exodus 12:13_reference_end_ _reference_start_Exodus 12:15_reference_end_ _reference_start_Exodus 12:17_reference_end_ _reference_start_Exodus 12:19_reference_end_ _reference_start_Exodus 12:33_reference_end_ _reference_start_Exodus 12:41_reference_end_ _reference_start_Exodus 12:42_reference_end_ _reference_start_Exodus 12:48_reference_end_ _reference_start_Exodus 12:51_reference_end_ _reference_start_Exodus 13:1_reference_end_ _reference_start_Exodus 16:1_reference_end_ _reference_start_Exodus 18:03_reference_end_ _reference_start_Exodus 18:27_reference_end_ _reference_start_Exodus 19:01_reference_end_ _reference_start_Exodus 20:02_reference_end_ _reference_start_Exodus 20:04_reference_end_ _reference_start_Exodus 20:11_reference_end_ _reference_start_Exodus 4:03_reference_end_ _reference_start_Exodus 8:12_reference_end_ _reference_start_Exodus 8:13_reference_end_ _reference_start_Exodus 10:05_reference_end_ _reference_start_Exodus 16:14_reference_end_ _reference_start_Exodus 8:18_reference_end_ _reference_start_Exodus 9:14_reference_end_ _reference_start_Exodus 9:15_reference_end_ _reference_start_Exodus 9:16_reference_end_ _reference_start_Exodus 9:22_reference_end_ _reference_start_Exodus 9:23_reference_end_ _reference_start_Exodus 9:29_reference_end_ _reference_start_Exodus 10:15_reference_end_ _reference_start_Exodus 15:12_reference_end_ _reference_start_Exodus 19:05_reference_end_ _reference_start_Exodus 14:03_reference_end_ _reference_start_Leviticus 18:03_reference_end_ _reference_start_Leviticus 18:27_reference_end_ _reference_start_Leviticus 25:02_reference_end_ _reference_start_Leviticus 25:10_reference_end_ _reference_start_Leviticus 25:18_reference_end_ _reference_start_Leviticus 25:24_reference_end_ _reference_start_Leviticus 25:31_reference_end_ _reference_start_Leviticus 25:38_reference_end_ _reference_start_Leviticus 25:42_reference_end_ _reference_start_Leviticus 25:45_reference_end_ _reference_start_Leviticus 25:55_reference_end_ _reference_start_Leviticus 18:25_reference_end_ _reference_start_Leviticus 18:27_reference_end_ _reference_start_Leviticus 18:28_reference_end_ _reference_start_Leviticus 25:04_reference_end_ _reference_start_Leviticus 25:05_reference_end_ _reference_start_Leviticus 25:06_reference_end_ _reference_start_Leviticus 25:07_reference_end_ _reference_start_Leviticus 25:09_reference_end_ _reference_start_Leviticus 25:19_reference_end_ _reference_start_Leviticus 25:23_reference_end_ _reference_start_Leviticus 25:24_reference_end_ _reference_start_Leviticus 19:20_reference_end_ _reference_start_Leviticus 25:02_reference_end_ _reference_start_Numbers 14:09_reference_end_ _reference_start_Deuteronomy 18:09_reference_end_ _reference_start_Deuteronomy 34:02_reference_end_ _reference_start_1 Samuel 9:04_reference_end_ _reference_start_1 Samuel 9:05_reference_end_ _reference_start_1 Samuel 9:16_reference_end_ _reference_start_1 Samuel 2:08_reference_end_ _reference_start_2 Samuel 22:08_reference_end_ _reference_start_2 Samuel 22:16_reference_end_ _reference_start_1 Kings 2:02_reference_end_ _reference_start_1 Kings 10:24_reference_end_ _reference_start_1 Kings 15:20_reference_end_ _reference_start_1 Chronicles 21:16_reference_end_ _reference_start_1 Chronicles 29:11_reference_end_ _reference_start_1 Chronicles 16:30_reference_end_ _reference_start_Esther 8:17_reference_end_ _reference_start_Esther 10:01_reference_end_ _reference_start_Job 18:01_reference_end_ _reference_start_Job 37:12_reference_end_ _reference_start_Psalms 60:04_reference_end_ _reference_start_Psalms 121:02_reference_end_ _reference_start_Psalms 72:06_reference_end_ _reference_start_Psalms 72:16_reference_end_ _reference_start_Psalms 9:09_reference_end_ _reference_start_Psalms 24:01_reference_end_ _reference_start_Psalms 34:17_reference_end_ _reference_start_Psalms 17:14_reference_end_ _reference_start_Psalms 2:02_reference_end_ _reference_start_Psalms 2:08_reference_end_ _reference_start_Psalms 2:10_reference_end_ _reference_start_Psalms 42:07_reference_end_ _reference_start_Proverbs 8:31_reference_end_ _reference_start_Proverbs 8:26_reference_end_ _reference_start_Isaiah 13:11_reference_end_ _reference_start_Daniel 1:02_reference_end_ _reference_start_Daniel 9:07_reference_end_ _reference_start_Daniel 9:15_reference_end_ _reference_start_Daniel 11:19_reference_end_ _reference_start_Daniel 11:28_reference_end_ _reference_start_Daniel 11:40_reference_end_ _reference_start_Daniel 11:42_reference_end_ _reference_start_Daniel 4:07_reference_end_ _reference_start_Daniel 4:12_reference_end_ _reference_start_Daniel 4:20_reference_end_ _reference_start_Daniel 7:04_reference_end_ _reference_start_Daniel 8:05_reference_end_ _reference_start_Daniel 8:07_reference_end_ _reference_start_Daniel 8:10_reference_end_ _reference_start_Daniel 8:12_reference_end_ _reference_start_Daniel 8:18_reference_end_ _reference_start_Daniel 10:09_reference_end_ _reference_start_Daniel 10:15_reference_end_ _reference_start_Daniel 6:28_reference_end_ _reference_start_Daniel 9:06_reference_end_ _reference_start_Daniel 11:16_reference_end_ _reference_start_Daniel 11:41_reference_end_ _reference_start_Daniel 2:10_reference_end_ _reference_start_Daniel 8:05_reference_end_ _reference_start_Daniel 2:39_reference_end_ _reference_start_Daniel 3:31_reference_end_ _reference_start_Daniel 4:32_reference_end_ _reference_start_Daniel 6:26_reference_end_ _reference_start_Daniel 7:23_reference_end_ _reference_start_Daniel 2:35_reference_end_ _reference_start_Daniel 4:08_reference_end_ _reference_start_Daniel 4:19_reference_end_ _reference_start_Daniel 7:17_reference_end_ _reference_start_Jonah 1:08_reference_end_ _reference_start_Jonah 2:07_reference_end_ In%%Ynearth, worldearth, worldHebrew: אֶרֶץ \f terre, monde \cme country, territory, land \cmf pays, territoire \cme death \cmf la mort \cme earth, vs heavens or sky \cmf terre, en contraste avec les cieux \cme figurative use \cmf sense figurée \cme ground, soil \cmf te C~qdWJ=0# zm`SF9,vi\OB5( Zn)6 Yn)5 Xn)4 Wn)0 Vn). Un)- Tn), Sn)+ Rn)) Qn)$ Pn)" On)! Nn) Mn) Ln) Kn) Jn( In% Hn$+ Gn$ Fn$ En$ Dn$ Cn$ Bn$ An$ @n$ ?n$ >n# =n# <n# ;n" :n" 9n" 8n" 7n! 6n  5n 4n 3n 2n 1n 0n /n .n. -n ,n +n *n )n (n 'n% &n %n $n #n "n !n n n n" n n n n n n C~qdWJ=0# zm`SF9,vi\OB5( n n  n n n n n n n n n n n n n n2 n2 n2 n2 n2 n2 n1 n0 n0 n0 n0 n/ n/ n/ n/ n/ ~n/ }n/ |n/ {n/ zn/ yn." xn. wn. vn. un. tn. sn- rn- qn- pn- on- nn- mn- ln- kn- jn, in+ hn+ gn*" fn*! en* dn* cn* bn* an* `n* _n* ^n* ]n* \n)8 [n)7 C~qdWJ=0# zm`SF9,vi\OB5( `n  _n  ^n ]n \n [n Zn Yn Xn Wn Vn Un Tn Sn Rn Qn Pn On Nn Mn Ln Kn Jn In Hn Gn Fn En Dn Cn Bn An)9 @n)$ ?n >n =n  <n  ;n :n 9n 8n0 7n- 6n- 5n, 4n, 3n+ 2n* 1n)/ 0n& /n% .n! -n ,n4 +n *n )n  (n 'n &n %n $n #n "n !n n n n C~qdWJ=0# zm`SF9,vi\OB5( #n  "n  !n  n  n n  n n n n n n n n n n n n n n n n n n n n n n n n n n n n n n1 n0 ~n/ }n)" |n$" {n zn yn> xn wn vn un tn  sn0 rn)9 qn' pn on nn mn ln kn jn in hn  gn  fn  en  dn  cn bn an  C~qdWJ=0# zm`SF9,vi\OB5( fn en dn cn bn an `n _n ^n ]n7 \n- [n* Zn& Yn Xn Wn Vn Un Tn Sn Rn Qn Pn On  Nn  Mn  Ln  Kn  Jn  In  Hn Gn Fn  En Dn Cn Bn An @n ?n >n =n <n ;n  :n 3 9n 0 8n * 7n ) 6n ! 5n  4n  3n  2n 1n 0n  /n .n -n  ,n  +n  *n  )n  (n  'n  &n %n $n  C~qdWJ=0# zm`SF9,vi\OB5( )n (n 'n &n %n' $n #n "n ) !n  n  n n  n n n n n n n n n n n * n ( n  n  n  n  n n n n n* n n n n n" n n nH nH ny ~n< }n% |n {n  zn yn  xn  wn  vn  un  tn  sn  rn  qn  pn  on  nn  mn" ln kn jn in hn gn C~qdWJ=0# zm`SF9,vi\OB5( lr  kq  jp io ho go fo  eo  do  co  bo  ao `o  _o  ^o  ]o \o  [o  Zo  Yo  Xo  Wo  Vo  Uo  To  So  Ro  Qo  Po  Oo  No  Mo  Lo  Ko  Jo  Io  Ho2 Go  Fo  Eo  Do  Co Bo Ao @o ?o >o =o <o ;o  :o 9o 8o 7o, 6o+ 5o# 4o 3o 2o 1o2 0o /n  .n  -n ,n +n *n#_reference_start_Exodus 17:06_reference_end_ _reference_start_Exodus 18:02_reference_end_ _reference_start_Exodus 19:07_reference_end_ _reference_start_Exodus 24:01_reference_end_ _reference_start_Exodus 24:14_reference_end_ _reference_start_Exodus 10:09_reference_end_ _reference_start_Numbers 11:16_reference_end_ _reference_start_Numbers 11:24_reference_end_ _reference_start_Numbers 11:25_reference_end_ _reference_start_Numbers 11:30_reference_end_ _reference_start_Deuteronomy 28:50_reference_end_ _reference_start_1 Samuel 4:03_reference_end_ _reference_start_1 Samuel 8:04_reference_end_ _reference_start_1 Samuel 11:03_reference_end_ _reference_start_1 Samuel 15:30_reference_end_ _reference_start_1 Samuel 16:04_reference_end_ _reference_start_1 Samuel 30:26_reference_end_ _reference_start_1 Samuel 2:31_reference_end_ _reference_start_1 Samuel 2:32_reference_end_ _reference_start_1 Samuel 28:14_reference_end_ _reference_start_2 Samuel 3:17_reference_end_ _reference_start_2 Samuel 5:03_reference_end_ _reference_start_2 Samuel 12:17_reference_end_ _reference_start_2 Samuel 17:04_reference_end_ _reference_start_2 Samuel 17:15_reference_end_ _reference_start_2 Samuel 19:12_reference_end_ _reference_start_1 Kings 8:01_reference_end_ _reference_start_1 Kings 8:03_reference_end_ _reference_start_1 Kings 10:08_reference_end_ _reference_start_1 Kings 12:06_reference_end_ _reference_start_1 Kings 12:08_reference_end_ _reference_start_1 Kings 12:13_reference_end_ _reference_start_1 Kings 20:07_reference_end_ _reference_start_1 Kings 21:08_reference_end_ _reference_start_1 Kings 21:11_reference_end_ _reference_start_1 Kings 13:11_reference_end_ _reference_start_1 Kings 13:25_reference_end_ _reference_start_1 Kings 13:29_reference_end_ _reference_start_1 Chronicles 11:03_reference_end_ _reference_start_1 Chronicles 15:25_reference_end_ _reference_start_1 Chronicles 21:16_reference_end_ _reference_start_Esther 3:13_reference_end_ _reference_start_Proverbs 17:06_reference_end_ _reference_start_Isaiah 3:02_reference_end_ GGp!!qperror (an)error (an)Hebrew: שְׁחִיתָה \f erreur, faute \cme corrupt \cmf corrompu _reference_start_Daniel 2:09_reference_end_ooelderelderHebrew: זָקֵן \f ancien \cme elder, person in authority \cmf chefs, personne en autorité \cme people who are old \cmf personnes âgées _reference_start_Genesis 24:02_reference_end_ _reference_start_Genesis 50:07_reference_end_ _reference_start_Genesis 18:11_reference_end_ _reference_start_Genesis 19:04_reference_end_ _reference_start_Genesis 25:08_reference_end_ _reference_start_Genesis 35:29_reference_end_ _reference_start_Genesis 43:27_reference_end_ _reference_start_Genesis 44:20_reference_end_ _reference_start_Exodus 3:16_reference_end_ _reference_start_Exodus 3:18_reference_end_ _reference_start_Exodus 4:29_reference_end_ _reference_start_Exodus 12:21_reference_end_ _reference_start_Exodus 14:09_reference_end_ _reference_start_Exodus 17:05_reference_end_  &ywt!!=tevil, harmevil, harmHebrew: רָעָה / רַע \f mal \cme displeasing, awful \cmf ne pas plaire, horrible \cme ethical evil \cmf méchanceté moral \c2sEseunucheunuchHebrew: סָרִיס \f eunuque \cme castrated male, offical in king's court \cmf homme châtré, fonctionnaire dans le cour royal \cme official in king's court \cmf fonctionnaire dans le cour royal _reference_start_Genesis 37:36_reference_end_ _reference_start_Genesis 39:01_reference_en}rWreternaleternalHebrew: עֹולָם \f éternel \cme always \cmf toujours, tout le temps \cme Vq%%uqeternal lifeeternal lifeHebrew: חַיֵּי עֹולָם \f vie éternel \cme live forever vs eternal shame \cmf vie éternel par opposition à honte éternel _reference_start_Daniel 12:02_reference_end_before the beginning of the world and after it's end \cmf avant le commencement de la terre et après sa fin \cme before the beginning of the world til after its end \cmf avant le commencement de la terre et après sa fin \cme for life \cmf pour toute la vie \cme going on forever \cmf pour toujours _reference_start_1 Kings 9:05_reference_end_ \cme live for ever \cmf vivre pour toujours \cme of past time \cmf du temps passé \cme of past time, of long ago \cmf de temps passé, auparavant \cme starting a long time ago \cmf depuis long temps _reference_start_Genesis 21:33_reference_end_ _reference_start_Genesis 49:26_reference_end_ _reference_start_Genesis 6:03_reference_end_ _reference_start_Genesis 9:12_reference_end_ _reference_start_Genesis 9:16_reference_end_ _reference_start_Genesis 13:15_reference_end_ _reference_start_Genesis 17:07_reference_end_ _reference_start_Genesis 17:08_reference_end_ _reference_start_Genesis 17:13_reference_end_ _reference_start_Genesis 17:19_reference_end_ _reference_start_Genesis 48:04_reference_end_ _reference_start_Genesis 3:22_reference_end_ _reference_start_Genesis 6:04_reference_end_ _reference_start_Genesis 49:26_reference_end_ _reference_start_Exodus 3:15_reference_end_ _reference_start_Exodus 15:18_reference_end_ _reference_start_Exodus 15:18_reference_end_ _reference_start_Exodus 19:09_reference_end_ _reference_start_Exodus 21:06_reference_end_ _reference_start_Exodus 12:14_reference_end_ _reference_start_Exodus 12:17_reference_end_ _reference_start_Exodus 12:24_reference_end_ _reference_start_Exodus 14:13_reference_end_ _reference_start_Exodus 27:21_reference_end_ _reference_start_Exodus 28:41_reference_end_ _reference_start_Numbers 10:08_reference_end_ _reference_start_Deuteronomy 33:27_reference_end_ _reference_start_Deuteronomy 28:46_reference_end_ _reference_start_Deuteronomy 32:40_reference_end_ _reference_start_Deuteronomy 32:07_reference_end_ _reference_start_1 Samuel 1:22_reference_end_ _reference_start_1 Samuel 2:30_reference_end_ _reference_start_1 Samuel 20:23_reference_end_ _reference_start_1 Samuel 27:12_reference_end_ _reference_start_1 Samuel 3:13_reference_end_ _reference_start_1 Samuel 3:14_reference_end_ _reference_start_1 Samuel 10:15_reference_end_ _reference_start_1 Samuel 13:13_reference_end_ _reference_start_1 Samuel 20:42_reference_end_ _reference_start_1 Samuel 27:08_reference_end_ _reference_start_2 Samuel 3:28_reference_end_ _reference_start_2 Samuel 7:13_reference_end_ _reference_start_2 Samuel 7:16_reference_end_ _reference_start_2 Samuel 7:24_reference_end_ _reference_start_2 Samuel 7:25_reference_end_ _reference_start_2 Samuel 7:26_reference_end_ _reference_start_2 Samuel 7:29_reference_end_ _reference_start_2 Samuel 12:10_reference_end_ _reference_start_2 Samuel 13:05_reference_end_ _reference_start_2 Samuel 22:51_reference_end_ _reference_start_1 Kings 1:31_reference_end_ _reference_start_1 Kings 2:33_reference_end_ _reference_start_1 Kings 2:45_reference_end_ _reference_start_1 Kings 8:13_reference_end_ _reference_start_1 Kings 9:03_reference_end_ _reference_start_1 Kings 10:09_reference_end_ _reference_start_1 Chronicles 16:15_reference_end_ _reference_start_1 Chronicles 16:36_reference_end_ _reference_start_1 Chronicles 15:02_reference_end_ _reference_start_1 Chronicles 16:17_reference_end_ _reference_start_1 Chronicles 16:34_reference_end_ _reference_start_1 Chronicles 16:41_reference_end_ _reference_start_1 Chronicles 17:12_reference_end_ _reference_start_1 Chronicles 17:14_reference_end_ _reference_start_1 Chronicles 17:22_reference_end_ _reference_start_1 Chronicles 17:23_reference_end_ _reference_start_1 Chronicles 17:24_reference_end_ _reference_start_1 Chronicles 17:27_reference_end_ _reference_start_1 Chronicles 22:10_reference_end_ _reference_start_1 Chronicles 23:13_reference_end_ _reference_start_1 Chronicles 23:25_reference_end_ _reference_start_1 Chronicles 28:04_reference_end_ _reference_start_1 Chronicles 28:07_reference_end_ _reference_start_1 Chronicles 28:08_reference_end_ _reference_start_1 Chronicles 28:09_reference_end_ _reference_start_1 Chronicles 29:10_reference_end_ _reference_start_1 Chronicles 29:18_reference_end_ _reference_start_2 Chronicles 7:03_reference_end_ _reference_start_2 Chronicles 7:06_reference_end_ _reference_start_2 Chronicles 7:16_reference_end_ _reference_start_Ezra 4:15_reference_end_ _reference_start_Ezra 4:19_reference_end_ _reference_start_Job 20:04_reference_end_ _reference_start_Psalms 90:02_reference_end_ _reference_start_Psalms 19:10_reference_end_ _reference_start_Psalms 24:07_reference_end_ _reference_start_Psalms 24:09_reference_end_ _reference_start_Psalms 28:09_reference_end_ _reference_start_Psalms 30:07_reference_end_ _reference_start_Psalms 30:12_reference_end_ _reference_start_Psalms 61:05_reference_end_ _reference_start_Psalms 61:08_reference_end_ _reference_start_Psalms 61:09_reference_end_ _reference_start_Psalms 71:01_reference_end_ _reference_start_Psalms 110:04_reference_end_ _reference_start_Psalms 139:24_reference_end_ _reference_start_Psalms 22:26_reference_end_ _reference_start_Proverbs 29:14_reference_end_ _reference_start_Proverbs 22:28_reference_end_ _reference_start_Daniel 2:20_reference_end_ _reference_start_Daniel 3:33_reference_end_ _reference_start_Daniel 4:31_reference_end_ _reference_start_Daniel 6:27_reference_end_ _reference_start_Daniel 7:14_reference_end_ _reference_start_Daniel 7:18_reference_end_ _reference_start_Daniel 12:03_reference_end_ _reference_start_Daniel 12:07_reference_end_ _reference_start_Daniel 12:03_reference_end_ _reference_start_Daniel 2:04_reference_end_ _reference_start_Daniel 2:44_reference_end_ _reference_start_Daniel 3:09_reference_end_ _reference_start_Daniel 5:10_reference_end_ _reference_start_Daniel 6:07_reference_end_ _reference_start_Daniel 6:22_reference_end_ _reference_start_Daniel 7:27_reference_end_ _reference_start_Daniel 9:24_reference_end_ _reference_start_Daniel 12:02_reference_end_ _reference_start_Habakkuk 3:06_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( /r  .r  -r  ,r  +r  *r ) )r " (r  'r  &r $ %r  $r #r  "r  !r - r ! r  r 3 r  r r  r  r  r  r  r  r  r  r * r r  r  r  r  r  r  r  r  r ( r. r! r  r) r r r  r  r  r ~r }r |r {r zr1 yr xr wr0 vr ur tr sr rr  qr  pr or nr1 mr! C~qdWJ=0# yl_RE8+uh[NA4'  rs qs ps os ns ms ls ks js is hs  gs  fs( es( ds' cs%$ br# ar  `r  _r ^r ]r \r [r Zr, Yr Xr  Wr  Vr  Ur Tr Sr Rr Qr! Pr Or Nr Mr Lr Krn JrG Ir= Hr= Gr= Fr Er Dr Cr Br Ar @rZ ?r >r =r <r ;r :r 9r  8r  7r  6r  5r  4r  3r  2r  1r  0r d_ _reference_start_Genesis 40:02_reference_end_ _reference_start_Genesis 40:07_reference_end_ _reference_start_1 Kings 22:09_reference_end_ _reference_start_2 Kings 8:06_reference_end_ _reference_start_Esther 1:10_reference_end_ _reference_start_Esther 1:12_reference_end_ _reference_start_Esther 1:15_reference_end_ _reference_start_Esther 2:03_reference_end_ _reference_start_Esther 2:14_reference_end_ _reference_start_Esther 2:15_reference_end_ _reference_start_Esther 2:21_reference_end_ _reference_start_Esther 4:04_reference_end_ _reference_start_Esther 2:1_reference_end_ _reference_start_Esther 6:02_reference_end_ _reference_start_Esther 6:14_reference_end_ _reference_start_Esther 7:09_reference_end_ _reference_start_Daniel 1:03_reference_end_ _reference_start_Daniel 1:07_reference_end_ _reference_start_Daniel 1:08_reference_end_ _reference_start_Daniel 1:09_reference_end_ _reference_start_Daniel 1:10_reference_end_ _reference_start_Daniel 1:11_reference_end_ _reference_start_Daniel 1:18_reference_end_ C~qdWJ=0# zm`SF9,uh[NA4'  5t  4t ' 3t  2t  1t  0t  /t  .t  -tA ,t; +t# *t  )t% (t# 't &t %t  $t  #t "t !t t t0 t0 t/ t," t, t, t( t t2 t2 t, t%! t% t% t% t4 t t t t2 t2 t' t& t t t t t t t t) t) t) ~t) }t) |t {s zs ys xs ws vs us ts ssme injury, wrong \cmf tor, malheur \cme misery, distress, punishement \cmf misère, détresse, punition \cme of low value \cmf pas de valeur \cme one who does wrong \cmf celui qui fait du mal \cme unkind, vicious \cmf méchant, haineux _reference_start_Genesis 28:08_reference_end_ _reference_start_Genesis 41:03_reference_end_ _reference_start_Genesis 41:19_reference_end_ _reference_start_Genesis 41:20_reference_end_ _reference_start_Genesis 41:21_reference_end_ _reference_start_Genesis 41:27_reference_end_ _reference_start_Genesis 2:09_reference_end_ _reference_start_Genesis 2:17_reference_end_ _reference_start_Genesis 3:05_reference_end_ _reference_start_Genesis 3:22_reference_end_ _reference_start_Genesis 6:05_reference_end_ _reference_start_Genesis 8:21_reference_end_ _reference_start_Genesis 13:13_reference_end_ _reference_start_Genesis 38:07_reference_end_ _reference_start_Genesis 39:09_reference_end_ _reference_start_Genesis 50:17_reference_end_ _reference_start_Genesis 24:50_reference_end_ _reference_start_Genesis 26:29_reference_end_ _reference_start_Genesis 31:24_reference_end_ _reference_start_Genesis 31:29_reference_end_ _reference_start_Genesis 31:52_reference_end_ _reference_start_Genesis 37:02_reference_end_ _reference_start_Genesis 37:02_reference_end_ _reference_start_Genesis 37:20_reference_end_ _reference_start_Genesis 37:33_reference_end_ _reference_start_Genesis 44:04_reference_end_ _reference_start_Genesis 50:15_reference_end_ _reference_start_Genesis 50:20_reference_end_ _reference_start_Genesis 19:19_reference_end_ _reference_start_Genesis 40:07_reference_end_ _reference_start_Genesis 44:29_reference_end_ _reference_start_Genesis 44:31_reference_end_ _reference_start_Genesis 44:34_reference_end_ _reference_start_Genesis 47:09_reference_end_ _reference_start_Genesis 48:16_reference_end_ _reference_start_Genesis 48:16_reference_end_ _reference_start_Exodus 21:08_reference_end_ _reference_start_Exodus 10:10_reference_end_ _reference_start_Exodus 5:19_reference_end_ _reference_start_Exodus 5:19_reference_end_ _reference_start_Leviticus 2710:1_reference_end_ _reference_start_Numbers 11:01_reference_end_ _reference_start_Numbers 20:05_reference_end_ _reference_start_Numbers 14:27_reference_end_ _reference_start_Numbers 14:35_reference_end_ _reference_start_Numbers 14:37_reference_end_ _reference_start_Numbers 11:15_reference_end_ _reference_start_Deuteronomy 28:35_reference_end_ _reference_start_Deuteronomy 28:59_reference_end_ _reference_start_Jude 15:03_reference_end_ _reference_start_1 Samuel 29:07_reference_end_ _reference_start_1 Samuel 12:17_reference_end_ _reference_start_1 Samuel 14:17_reference_end_ _reference_start_1 Samuel 24:12_reference_end_ _reference_start_1 Samuel 25:21_reference_end_ _reference_start_1 Samuel 25:28_reference_end_ _reference_start_1 Samuel 25:39_reference_end_ _reference_start_1 Samuel 26:18_reference_end_ _reference_start_1 Samuel 2:23_reference_end_ _reference_start_1 Samuel 6:09_reference_end_ _reference_start_1 Samuel 12:19_reference_end_ _reference_start_1 Samuel 12:20_reference_end_ _reference_start_1 Samuel 13:22_reference_end_ _reference_start_1 Samuel 15:19_reference_end_ _reference_start_1 Samuel 20:07_reference_end_ _reference_start_1 Samuel 20:09_reference_end_ _reference_start_1 Samuel 20:13_reference_end_ _reference_start_1 Samuel 23:09_reference_end_ _reference_start_1 Samuel 24:10_reference_end_ _reference_start_1 Samuel 24:18_reference_end_ _reference_start_1 Samuel 25:17_reference_end_ _reference_start_1 Samuel 25:26_reference_end_ _reference_start_1 Samuel 29:06_reference_end_ _reference_start_1 Samuel 10:19_reference_end_ _reference_start_1 Samuel 16:14_reference_end_ _reference_start_1 Samuel 16:15_reference_end_ _reference_start_1 Samuel 16:16_reference_end_ _reference_start_1 Samuel 16:23_reference_end_ _reference_start_1 Samuel 19:09_reference_end_ _reference_start_1 Samuel 25:03_reference_end_ _reference_start_1 Samuel 30:22_reference_end_ _reference_start_2 Samuel 3:39_reference_end_ _reference_start_2 Samuel 12:09_reference_end_ _reference_start_2 Samuel 12:11_reference_end_ _reference_start_2 Samuel 14:17_reference_end_ _reference_start_2 Samuel 12:18_reference_end_ _reference_start_2 Samuel 13:16_reference_end_ _reference_start_2 Samuel 15:14_reference_end_ _reference_start_2 Samuel 16:08_reference_end_ _reference_start_2 Samuel 18:32_reference_end_ _reference_start_2 Samuel 17:14_reference_end_ _reference_start_2 Samuel 19:08_reference_end_ _reference_start_2 Samuel 24:16_reference_end_ _reference_start_1 Kings 1:52_reference_end_ _reference_start_1 Kings 3:09_reference_end_ _reference_start_1 Kings 11:06_reference_end_ _reference_start_1 Kings 2:44_reference_end_ _reference_start_1 Kings 11:25_reference_end_ _reference_start_1 Kings 5:18_reference_end_ _reference_start_1 Kings 9:09_reference_end_ _reference_start_1 Kings 21:29_reference_end_ _reference_start_1 Chronicles 21:15_reference_end_ _reference_start_2 Chronicles 7:14_reference_end_ _reference_start_2 Chronicles 7:22_reference_end_ _reference_start_Esther 8:03_reference_end_ _reference_start_Esther 9:02_reference_end_ _reference_start_Esther 9:25_reference_end_ _reference_start_Esther 7:07_reference_end_ _reference_start_Esther 8:06_reference_end_ _reference_start_Esther 7:06_reference_end_ _reference_start_Psalms 28:03_reference_end_ _reference_start_Psalms 34:14_reference_end_ _reference_start_Psalms 34:15_reference_end_ _reference_start_Psalms 34:17_reference_end_ _reference_start_Psalms 34:22_reference_end_ _reference_start_Psalms 51:066_reference_end_ _reference_start_Psalms 52:03_reference_end_ _reference_start_Psalms 52:05_reference_end_ _reference_start_Psalms 52:05_reference_end_ _reference_start_Psalms 56:06_reference_end_ _reference_start_Psalms 71:13_reference_end_ _reference_start_Psalms 71:24_reference_end_ _reference_start_Psalms 10:06_reference_end_ _reference_start_Psalms 23:04_reference_end_ _reference_start_Psalms 23:04_reference_end_ _reference_start_Psalms 34:20_reference_end_ _reference_start_Psalms 49:06_reference_end_ _reference_start_Psalms 54:07_reference_end_ _reference_start_Psalms 71:20_reference_end_ _reference_start_Psalms 90:15_reference_end_ _reference_start_Psalms 94:13_reference_end_ _reference_start_Psalms 121:01_reference_end_ _reference_start_Psalms 140:12_reference_end_ _reference_start_Psalms 144:10_reference_end_ _reference_start_Proverbs 15:10_reference_end_ _reference_start_Proverbs 15:15_reference_end_ _reference_start_Proverbs 1:16_reference_end_ _reference_start_Proverbs 2:14_reference_end_ _reference_start_Proverbs 2:14_reference_end_ _reference_start_Proverbs 3:07_reference_end_ _reference_start_Proverbs 3:30_reference_end_ _reference_start_Proverbs 4:27_reference_end_ _reference_start_Proverbs 5:14_reference_end_ _reference_start_Proverbs 6:14_reference_end_ _reference_start_Proverbs 6:18_reference_end_ _reference_start_Proverbs 6:24_reference_end_ _reference_start_Proverbs 8:13_reference_end_ _reference_start_Proverbs 8:13_reference_end_ _reference_start_Proverbs 11:19_reference_end_ _reference_start_Proverbs 11:27_reference_end_ _reference_start_Proverbs 12:20_reference_end_ _reference_start_Proverbs 12:21_reference_end_ _reference_start_Proverbs 13:17_reference_end_ _reference_start_Proverbs 13:19_reference_end_ _reference_start_Proverbs 13:21_reference_end_ _reference_start_Proverbs 14:16_reference_end_ _reference_start_Proverbs 14:22_reference_end_ _reference_start_Proverbs 14:32_reference_end_ _reference_start_Proverbs 15:26_reference_end_ _reference_start_Proverbs 15:28_reference_end_ _reference_start_Proverbs 16:06_reference_end_ _reference_start_Proverbs 16:17_reference_end_ _reference_start_Proverbs 16:27_reference_end_ _reference_start_Proverbs 16:30_reference_end_ _reference_start_Proverbs 17:13_reference_end_ _reference_start_Proverbs 17:20_reference_end_ _reference_start_Proverbs 20:08_reference_end_ _reference_start_Proverbs 20:22_reference_end_ _reference_start_Proverbs 20:30_reference_end_ _reference_start_Proverbs 21:12_reference_end_ _reference_start_Proverbs 21:20_reference_end_ _reference_start_Proverbs 24:01_reference_end_ _reference_start_Proverbs 24:16_reference_end_ _reference_start_Proverbs 26:26_reference_end_ _reference_start_Proverbs 28:05_reference_end_ _reference_start_Proverbs 28:05_reference_end_ _reference_start_Proverbs 28:10_reference_end_ _reference_start_Proverbs 28:14_reference_end_ _reference_start_Proverbs 29:06_reference_end_ _reference_start_Proverbs 29:06_reference_end_ _reference_start_Proverbs 1:16_reference_end_ _reference_start_Proverbs 3:29_reference_end_ _reference_start_Proverbs 6:14_reference_end_ _reference_start_Proverbs 11:15_reference_end_ _reference_start_Proverbs 12:20_reference_end_ _reference_start_Proverbs 14:22_reference_end_ _reference_start_Proverbs 17:11_reference_end_ _reference_start_Proverbs 20:22_reference_end_ _reference_start_Proverbs 21:10_reference_end_ _reference_start_Proverbs 21:12_reference_end_ _reference_start_Proverbs 31:12_reference_end_ _reference_start_Proverbs 1:33_reference_end_ _reference_start_Proverbs 11:15_reference_end_ _reference_start_Proverbs 12:21_reference_end_ _reference_start_Proverbs 13:17_reference_end_ _reference_start_Proverbs 15:14_reference_end_ _reference_start_Proverbs 16:04_reference_end_ _reference_start_Proverbs 19:23_reference_end_ _reference_start_Proverbs 22:03_reference_end_ _reference_start_Proverbs 25:20_reference_end_ _reference_start_Proverbs 27:12_reference_end_ _reference_start_Proverbs 31:12_reference_end_ _reference_start_Proverbs 20:14_reference_end_ _reference_start_Proverbs 2:12_reference_end_ _reference_start_Proverbs 2:14_reference_end_ _reference_start_Proverbs 4:14_reference_end_ _reference_start_Proverbs 11:21_reference_end_ _reference_start_Proverbs 12:12_reference_end_ _reference_start_Proverbs 12:13_reference_end_ _reference_start_Proverbs 14:19_reference_end_ _reference_start_Proverbs 14:19_reference_end_ _reference_start_Proverbs 15:03_reference_end_ _reference_start_Proverbs 15:26_reference_end_ _reference_start_Proverbs 15:28_reference_end_ _reference_start_Proverbs 17:11_reference_end_ _reference_start_Proverbs 24:20_reference_end_ _reference_start_Proverbs 23:06_reference_end_ _reference_start_Proverbs 26:23_reference_end_ _reference_start_Proverbs 28:22_reference_end_ _reference_start_Ecclesiastes 8:12_reference_end_ _reference_start_Ecclesiastes 12:14_reference_end_ _reference_start_Ecclesiastes 5:12_reference_end_ _reference_start_Ecclesiastes 10:05_reference_end_ _reference_start_Ecclesiastes 1:13_reference_end_ _reference_start_Ecclesiastes 5:15_reference_end_ _reference_start_Ecclesiastes 12:01_reference_end_ _reference_start_Daniel 11:27_reference_end_ _reference_start_Daniel 9:12_reference_end_ _reference_start_Daniel 9:13_reference_end_ _reference_start_Daniel 9:14_reference_end_ _reference_start_Jonah 1:02_reference_end_ _reference_start_Jonah 3:10_reference_end_ _reference_start_Jonah 1:07_reference_end_ _reference_start_Jonah 1:08_reference_end_ _reference_start_Jonah 3:10_reference_end_ _reference_start_Jonah 4:02_reference_end_ _reference_start_Malachi 1:08_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( xt wt vt  utG ttG st8 rt4 qt4 pt4 ot3B nt" mt" lt" kt" jt it ht gt ft  et  dt ct bt at  `t  _t ^t  ]t  \t , [t  Zt  Yt 4 Xt  Wt  Vt  Ut  Tt  St  Rt  Qt  Pt  Ot Nt Mt ' Lt  Kt  Jt  It  Ht  Gt  Ft  Et  Dt  Ct  Bt  At  @t  ?t  >t  =t  <t  ;t  :t  9t  8t  7t  6t  C|obUH;.!xk^QD7*tgZM@3& ;t! :t 9t 8t 7t 6t 5t 4t  3t  2t 1t 0t /t .t -t ,t +t *t )t (t 't &t %t $t #t "t !t t t t t t t t t t t t  t  t  t  t  t  t  t t t t t t t t t t t t t t t t ty ~t^ }tZ |tG {t6 zt1 yt" C~qdWJ=0# zm`SF9,vi\OB5( ~v  }v  |v {v zv yv xv wv vv uv, tv+ sv rv qv pv) ou  nu  mu  lu  ku  ju  iuA  ht' gt  ft  et  dt  ct  bt  at  `t _t ^t  ]t  \t [t Zt  Yt Xt  Wt Vt Ut Tt St Rt Qt Pt Ot Nt Mt Lt Kt Jt  It Ht Gt Ft Et Dt Ct Bt At @t ?t >t  =t  <t  ju##!uevil spiritevil spiritHebrew: רוּחַ רָעָה \f esprit mauvais \cme spirit that causes bad things to happen \cmf esprit qui cause de mauvaises choses _reference_start_Jude 9:23_reference_end_ _reference_start_1 Samuel 16:14_reference_end_ _reference_start_1 Samuel 16:15_reference_end_ _reference_start_1 Samuel 16:16_reference_end_ _reference_start_1 Samuel 16:23_reference_end_ _reference_start_1 Samuel 18:10_reference_end_ _reference_start_1 Samuel 19:09_reference_end_ers 11:10_reference_end_ _reference_start_Numbers 11:11_reference_end_ _reference_start_Numbers 16:15_reference_end_ _reference_start_Numbers 20:15_reference_end_ _reference_start_Deuteronomy 28:20_reference_end_ _reference_start_1 Samuel 12:25_reference_end_ _reference_start_1 Samuel 26:21_reference_end_ _reference_start_1 Samuel 25:34_reference_end_ _reference_start_1 Samuel 17:28_reference_end_ _reference_start_2 Samuel 19:08_reference_end_ _reference_start_1 Kings 17:20_reference_end_ _reference_start_1 Chronicles 21:17_reference_end_ _reference_start_1 Chronicles 16:22_reference_end_ _reference_start_1 Chronicles 21:17_reference_end_ _reference_start_Psalms 28:04_reference_end_ _reference_start_Psalms 2:09_reference_end_ _reference_start_Proverbs 24:18_reference_end_ _reference_start_Proverbs 17:04_reference_end_ _reference_start_Proverbs 11:15_reference_end_ _reference_start_Proverbs 13:20_reference_end_ _reference_start_Ecclesiastes 7:03_reference_end_ _reference_start_Jeremiah 24:02_reference_end_ YvvevilevilHebrew: רֹע \f méchanceté \cme bad quality \cmf mauvaise qualité \cme displeasing \cmf déplaisant \cme distress, misery \cmf peine \cme ethical badness \cmf méchanceté morale \cme ethical evil \cmf méchanceté moral \cme injurious, do wrong \cmf nuisible, faire tor \cme sad \cmf triste \cme wilfulness \cmf obstination _reference_start_Genesis 41:19_reference_end_ _reference_start_Genesis 19:07_reference_end_ _reference_start_Genesis 19:09_reference_end_ _reference_start_Genesis 31:07_reference_end_ _reference_start_Genesis 43:06_reference_end_ _reference_start_Genesis 44:05_reference_end_ _reference_start_Exodus 5:22_reference_end_ _reference_start_Exodus 5:23_reference_end_ _reference_start_Numb C~qdWJ=0# zm`SF9,vi\OB5( Ay  @y  ?y  >y  =y  <y  ;y  :y 9y" 8y 7y 6y0 5y 4y/ 3y* 2y1 1y* 0x /x .x/ -x ,x +w *w" )w $ (w 'w &w %w0 $w #w" "w !w wn wc w9 w9 w%" w" w w  w  w  w 1 w  w / w  w  w  w  w w v v v  v  v v v v v  v  v  v  v  v  v "_reference_end_ _reference_start_2 Samuel 22:49_reference_end_ _reference_start_1 Kings 14:07_reference_end_ _reference_start_1 Kings 16:02_reference_end_ _reference_start_1 Chronicles 25:05_reference_end_ _reference_start_Psalms 30:02_reference_end_ _reference_start_Psalms 34:04_reference_end_ _reference_start_Psalms 37:34_reference_end_ _reference_start_Psalms 57:06_reference_end_ _reference_start_Psalms 57:12_reference_end_ _reference_start_Psalms 99:05_reference_end_ _reference_start_Psalms 110:07_reference_end_ _reference_start_Proverbs 11:11_reference_end_ _reference_start_Proverbs 14:29_reference_end_ _reference_start_Proverbs 14:34_reference_end_ _reference_start_Isaiah 10:12_reference_end_ _reference_start_Jeremiah 48:29_reference_end_ _reference_start_Daniel 5:20_reference_end_ _reference_start_Daniel 5:23_reference_end_ _reference_start_Daniel 11:12_reference_end_ _reference_start_Daniel 11:36_reference_end_ _reference_start_Daniel 4:34_reference_end_ _reference_start_Daniel 5:19_reference_end_ rrw!!Uwexalt (to)exalt (to)Hebrew: רוּם \f exalter \cme be presuptuous \cmf être présomptueux \cme exalt, worship God \cmf exalter, adorer Dieu \cme give or have pride, glory \cmf donner ou avoir orgueil, gloire \cme praise, exalt \cmf exalter \cme swear an oath \cmf prêter serment _reference_start_Genesis 14:22_reference_end_ _reference_start_Exodus 15:02_reference_end_ _reference_start_1 Samuel 2:01_reference_end_ _reference_start_1 Samuel 2:07_reference_end_ _reference_start_1 Samuel 2:08_reference_end_ _reference_start_1 Samuel 2:10_reference_end_ _reference_start_2 Samuel 22:47_reference_end_ _reference_start_2 Samuel 22:28 @S4z--!zfaithful (to be)faithful (to be)Hebrew: אֲמַן \f être fidèle \cme believe in, trust \cmf avoir confiance en, croire en \cme trustworthy \cmf digne de confiance _reference_start_Daniel 6:24_reference_end_ _reference_start_Daniel 2:45_reference_end_ _reference_start_Daniel 6:05_reference_end_Yy%%{yfaithfulnessfaithfulnessHebrew: אֱמֶ֔ת \f fidélité \cme be true \cmf être vrai \cme being honest, faithful \cmf tenir parole, être fidèle \cme faithfulness and mercy (of God) \cmf fidélité, miséricorde (deȃ  = <: ; :: 9+ 8$ 7 6 5 4  3 2 1" 0 / ." - , + *5 )* (~  '~ &~ %~ $~ #~! "~ !~ ~ ~  ~ ~ ~ ~ ~ ~Z ~7 ~" ~ ~ ~  ~ ~ }  } } } } }= }< }" }" }  } }  }*nce_end_ _reference_start_Exodus 20:20_reference_end_ _reference_start_2 Samuel 23:03_reference_end_ _reference_start_Psalms 2:11_reference_end_ _reference_start_Psalms 19:10_reference_end_ _reference_start_Psalms 34:12_reference_end_ _reference_start_Psalms 55:06_reference_end_ _reference_start_Psalms 90:11_reference_end_ _reference_start_Proverbs 1:07_reference_end_ _reference_start_Proverbs 1:29_reference_end_ _reference_start_Proverbs 2:05_reference_end_ _reference_start_Proverbs 8:13_reference_end_ _reference_start_Proverbs 9:10_reference_end_ _reference_start_Proverbs 10:27_reference_end_ _reference_start_Proverbs 14:26_reference_end_ _reference_start_Proverbs 14:27_reference_end_ _reference_start_Proverbs 15:16_reference_end_ _reference_start_Proverbs 15:33_reference_end_ _reference_start_Proverbs 16:06_reference_end_ _reference_start_Proverbs 19:23_reference_end_ _reference_start_Proverbs 22:04_reference_end_ _reference_start_Proverbs 23:17_reference_end_ _reference_start_Jonah 1:16_reference_end_ ttfoolishfoolishHebrew: אֱוִיל \f stupide \cme one who despises widsom and is morally badՂ ''_fool, foolishfool, foolishHebrew: סָכַל \cme lack of ethical and religious wisdom, not fear God \cmf manque de sagesse morale et religieuse, cpas caindre Dieu _reference_start_Genesis 31:28_reference_end_ _reference_start_Ecclesiastes 2:19_reference_end_sfear (to)fear (to)Hebrew: .יַרֶא \f craindre \cme awe inspiring \cmf qui inspire crainte \cme respect, honor \cmf respecter, honorer \cme terror of presence of God \cmf terreur de la présence de Dieu \cme worship God (or gods) in awe & obey him \cmf adorer Dieu (ҁi''Fear of Isaacfear of isaacHebrew: פַּחַד יִצְחָק \f Dieu (le Peur d'Issac) \cme the Fear of Isaac \cmf le Peur d'Issac _reference_start_Genesis 31:42_reference_end_ _reference_start_Genesis 31:53_reference_end_or dieux) en ayant peur et l'obeir _reference_start_Genesis 3:10_reference_end_ _reference_start_Genesis 20:08_reference_end_ _reference_start_Exodus 15:11_reference_end_ _reference_start_Exodus 34:10_reference_end_ _reference_start_Exodus 3:06_reference_end_ _reference_start_Exodus 20:20_reference_end_ _reference_start_Exodus 34:30_reference_end_ _reference_start_Exodus 1:17_reference_end_ _reference_start_Exodus 1:21_reference_end_ _reference_start_Exodus 9:30_reference_end_ _reference_start_Exodus 14:31_reference_end_ _reference_start_Leviticus 19:03_reference_end_ _reference_start_Leviticus 25:17_reference_end_ _reference_start_Leviticus 25:36_reference_end_ _reference_start_Leviticus 25:43_reference_end_ _reference_start_Deuteronomy 28:58_reference_end_ _reference_start_Deuteronomy 10:12_reference_end_ _reference_start_Deuteronomy 28:58_reference_end_ _reference_start_Joshua 4:14_reference_end_ _reference_start_1 Samuel 12:20_reference_end_ _reference_start_1 Samuel 12:14_reference_end_ _reference_start_1 Samuel 12:18_reference_end_ _reference_start_1 Samuel 12:24_reference_end_ _reference_start_2 Samuel 7:23_reference_end_ _reference_start_2 Samuel 6:09_reference_end_ _reference_start_1 Kings 3:28_reference_end_ _reference_start_1 Kings 8:40_reference_end_ _reference_start_1 Kings 8:43_reference_end_ _reference_start_1 Chronicles 17:21_reference_end_ _reference_start_1 Chronicles 16:25_reference_end_ _reference_start_Psalms 139:14_reference_end_ _reference_start_Psalms 52:08_reference_end_ _reference_start_Proverbs 13:13_reference_end_ _reference_start_Proverbs 24:21_reference_end_ _reference_start_Proverbs 3:07_reference_end_ _reference_start_Proverbs 14:02_reference_end_ _reference_start_Proverbs 24:21_reference_end_ _reference_start_Proverbs 31:30_reference_end_ _reference_start_Ecclesiastes 3:14_reference_end_ _reference_start_Ecclesiastes 8:12_reference_end_ _reference_start_Ecclesiastes 12:13_reference_end_ _reference_start_Daniel 7:04_reference_end_ _reference_start_Daniel 9:04_reference_end_ C}pcVI</"yl_RE8+tgZM@3&                ~ } | { z y x w  v" u+ t2 s r q  p o n m  l  k j i h g f e d c b a `  _  ^  ]  \  [ Z  Y X W V U  T S R Q P O N M L K J4 I H  \cmf qqn qui dédaigne la sagesse et qui est mal moralement _reference_start_Proverbs 1:07_reference_end_ _reference_start_Proverbs 7:22_reference_end_ _reference_start_Proverbs 10:08_reference_end_ _reference_start_Proverbs 10:10_reference_end_ _reference_start_Proverbs 10:14_reference_end_ _reference_start_Proverbs 10:21_reference_end_ _reference_start_Proverbs 11:29_reference_end_ _reference_start_Proverbs 12:15_reference_end_ _reference_start_Proverbs 12:16_reference_end_ _reference_start_Proverbs 14:09_reference_end_ _reference_start_Proverbs 14:09_reference_end_ _reference_start_Proverbs 15:05_reference_end_ _reference_start_Proverbs 16:22_reference_end_ _reference_start_Proverbs 17:28_reference_end_ _reference_start_Proverbs 20:03_reference_end_ _reference_start_Proverbs 24:07_reference_end_ _reference_start_Proverbs 27:03_reference_end_ _reference_start_Proverbs 27:22_reference_end_ _reference_start_Proverbs 29:09_reference_end_ 0u0A##OforgivenessforgivenessHebrew: סְלִיחָה \f pardon \cme God removes guilt (and gives life and blessing) \cmf Dieu enlève culpabilité (et donne la vie et bénédiction) _reference_start_Nehemiah 9:17_reference_end_ _reference_start_Psalms 130:04_reference_end_ _reference_start_Daniel 9:09_reference_end_wfoolfoolHebrew: כְּסִיל \f insensé \cme stupid person, fool \cmf peronne simple, un insensé _reference_start_Proverbs 1:22_reference_end_ _reference_start_Proverbs 10:23_reference_end_ _reference_start_Proverbs 12:23_reference_end_ _reference_start_Proverbs 15:02_reference_end_ _reference_start_Proverbs 15:14_reference_end_ _reference_start_Proverbs 18:02_reference_end_ce_end_ _reference_start_Leviticus 17:16_reference_end_ _reference_start_Leviticus 19:08_reference_end_ _reference_start_Leviticus 19:17_reference_end_ _reference_start_Leviticus 20:20_reference_end_ _reference_start_Leviticus 22:09_reference_end_ _reference_start_Leviticus 4:15_reference_end_ _reference_start_Numbers 5:31_reference_end_ _reference_start_Numbers 18:01_reference_end_ _reference_start_Numbers 18:23_reference_end_ _reference_start_Numbers 9:13_reference_end_ _reference_start_Numbers 14:18_reference_end_ _reference_start_Numbers 18:22_reference_end_ _reference_start_Numbers 18:32_reference_end_ _reference_start_1 Samuel 15:25_reference_end_ _reference_start_1 Samuel 25:28_reference_end_ _reference_start_Psalms 32:05_reference_end_ _reference_start_Psalms 85:03_reference_end_ _reference_start_Isaiah 33:24_reference_end_ _reference_start_Isaiah 53:12_reference_end_ _reference_start_Ezekiel 49:1_reference_end_ _reference_start_Hosea 14:03_reference_end_ _reference_start_Micah 7:18_reference_end_ MMK%%_forgive (to)forgive (to)Hebrew: כָּפַר \f pardonner \cme appease, pacify \cmf apaisir \ڌ8--)forgive sin (to)forgive sin (to)Hebrew: נָשָׂא עָוֹן/חֵטְא \f pardonner péché \cme bear punishement \cmf subir punition \cme God removes sin \cmf Deiu enlève péché \cme person forgives sin \cmf une personne pardonne le péché _reference_start_Genesis 50:17_reference_end_ _reference_start_Exodus 28:43_reference_end_ _reference_start_Exodus 34:07_reference_end_ _reference_start_Exodus 10:17_reference_end_ _reference_start_Leviticus 5:01_reference_end_ _reference_start_Leviticus 5:17_reference_end_ _reference_start_Leviticus 7:18_referen C~qdWJ=0# zm`SF9,vi\OB5( M L K" J I H! G F E  D  C B" A @, ?+ >/ = < ;m :3 93 8 7% 6 5 " 4  3 2 2 ' 1 $ 0 $ / " . " -  ,  +  * ) ( ' & % $ # " !      !     "       !  1 5 ! Ucme destroy, remove \cmf detruire, enlever \cme God forgives sin & doesn't punish \cmf Dieu pardonne le péché et ne puni pas \cme God removes from guilt of unintentional sin \cmf Dieu enlève culpabilité des péchés non-exprés \cme God removes guilt (and gives life and blessing) \cmf Dieu enlève culpabilité (et donne la vie et bénédiction) \cme God wipes away, removes sin \cmf Dieu enléve le péch \cme ransom, payment for a life \cmf rançon, payment pour une vie \cme take away guilt, pay for sin \cmf enlever responsabilité, payer pour le péché _reference_start_Genesis 32:21_reference_end_ _reference_start_Genesis 6:07_reference_end_ _reference_start_Genesis 7:04_reference_end_ _reference_start_Genesis 7:23_reference_end_ _reference_start_Exodus 17:14_reference_end_ _reference_start_Exodus 34:09_reference_end_ _reference_start_Exodus 21:30_reference_end_ _reference_start_Exodus 30:12_reference_end_ _reference_start_Exodus 30:15_reference_end_ _reference_start_Exodus 30:16_reference_end_ _reference_start_Exodus 29:33_reference_end_ _reference_start_Leviticus 5:10_reference_end_ _reference_start_Leviticus 5:13_reference_end_ _reference_start_Leviticus 5:16_reference_end_ _reference_start_Leviticus 5:18_reference_end_ _reference_start_Leviticus 5:26_reference_end_ _reference_start_Leviticus 4:07_reference_end_ _reference_start_Leviticus 5:06_reference_end_ _reference_start_Leviticus 5:10_reference_end_ _reference_start_Leviticus 5:13_reference_end_ _reference_start_Leviticus 5:16_reference_end_ _reference_start_Leviticus 5:18_reference_end_ _reference_start_Leviticus 5:26_reference_end_ _reference_start_Numbers 14:19_reference_end_ _reference_start_Numbers 14:20_reference_end_ _reference_start_Deuteronomy 21:08_reference_end_ _reference_start_1 Samuel 3:14_reference_end_ _reference_start_2 Samuel 21:03_reference_end_ _reference_start_1 Kings 8:30_reference_end_ _reference_start_1 Kings 8:34_reference_end_ _reference_start_1 Kings 8:34_reference_end_ _reference_start_1 Kings 8:36_reference_end_ _reference_start_1 Kings 8:36_reference_end_ _reference_start_1 Kings 8:39_reference_end_ _reference_start_1 Kings 8:50_reference_end_ _reference_start_2 Kings 24:04_reference_end_ _reference_start_1 Chronicles 6:34_reference_end_ _reference_start_2 Chronicles 7:14_reference_end_ _reference_start_Nehemiah 3:37_reference_end_ _reference_start_Psalms 25:11_reference_end_ _reference_start_Psalms 51:03_reference_end_ _reference_start_Psalms 51:11_reference_end_ _reference_start_Psalms 109:14_reference_end_ _reference_start_Proverbs 16:14_reference_end_ _reference_start_Proverbs 16:06_reference_end_ _reference_start_Isaiah 47:11_reference_end_ _reference_start_Isaiah 43:25_reference_end_ _reference_start_Isaiah 44:22_reference_end_ _reference_start_Isaiah 22:14_reference_end_ _reference_start_Jeremiah 31:34_reference_end_ _reference_start_Jeremiah 18:23_reference_end_ _reference_start_Daniel 9:19_reference_end_ _reference_start_Daniel 9:24_reference_end_ _reference_start_Amos 7:02_reference_end_ F%%Uglorify (to)glorify (to)Hebrew: הֱדֶר \f glorifier \cme glorify a person \cmf glorifier une personne \cme glorify God \cmf glorifier Dieu \cme honor, greatness given by greater to lesser \cmf honeur, grandeur donner par qqn supérieur à un inférieur _reference_start_Daniel 4:27_reference_end_ _reference_start_Daniel 4:33_reference_end_ _reference_start_Daniel 5:18_reference_end_ _reference_start_Daniel 4:31_reference_end_ _reference_start_Daniel 4:34_reference_end_ _reference_start_Daniel 5:23_reference_end_ _reference_start_Daniel 2:06_reference_end_ _reference_start_Daniel 2:37_reference_end_ _reference_start_Daniel 4:27_reference_end_ _reference_start_Daniel 4:33_reference_end_ _reference_start_Daniel 5:18_reference_end_ _reference_start_Daniel 5:20_reference_end_ _reference_start_Daniel 7:14_reference_end_ C~qdWJ=0"yl_RE8+uh[NA4'         ? 9 9 9        ~ } | { z y x  w  v  u  t  s  r  q  p  o  n  m  l k j i h g f e d c( b a- ` _1 ^ ]] \L [ Z Y X W  V U T S R Q P! O N% nnugloriousgloriousHebrew: אָדַר \f magnifique \cme glorious, majestic \cmf glorieux, majestique \cme majestic, awsome \cmf majestueux, impressionant _reference_start_Exodus 15:06_reference_end_ _reference_start_Exodus 15:11_reference_end_ _reference_start_Exodus 15:10_reference_end_ _reference_start_1 Samuel 4:08_reference_end_ _reference_start_Psalms 8:02_reference_end_ _reference_start_Psalms 8:10_reference_end_ _reference_start_Psalms 8:2_reference_end_ _reference_start_Psalms 16:03_reference_end_ _reference_start_Psalms 76:05_reference_end_ _reference_start_Psalms 93:04_reference_end_ _reference_start_Psalms 136:18_reference_end_ference_start_Numbers 14:22_reference_end_ _reference_start_Numbers 20:06_reference_end_ _reference_start_Joshua 7:19_reference_end_ _reference_start_1 Samuel 2:08_reference_end_ _reference_start_1 Samuel 6:05_reference_end_ _reference_start_1 Samuel 4:21_reference_end_ _reference_start_1 Samuel 4:22_reference_end_ _reference_start_1 Kings 3:13_reference_end_ _reference_start_1 Kings 8:11_reference_end_ _reference_start_1 Chronicles 17:18_reference_end_ _reference_start_1 Chronicles 29:12_reference_end_ _reference_start_1 Chronicles 29:28_reference_end_ _reference_start_1 Chronicles 16:24_reference_end_ _reference_start_1 Chronicles 16:28_reference_end_ _reference_start_1 Chronicles 16:29_reference_end_ _reference_start_2 Chronicles 7:01_reference_end_ _reference_start_2 Chronicles 7:02_reference_end_ _reference_start_2 Chronicles 7:03_reference_end_ _reference_start_Esther 1:04_reference_end_ _reference_start_Esther 5:11_reference_end_ _reference_start_Psalms 21:06_reference_end_ _reference_start_Psalms 3:04_reference_end_ _reference_start_Psalms 8:06_reference_end_ _reference_start_Psalms 19:02_reference_end_ _reference_start_Psalms 24:07_reference_end_ _reference_start_Psalms 24:08_reference_end_ _reference_start_Psalms 24:09_reference_end_ _reference_start_Psalms 24:10_reference_end_ _reference_start_Psalms 57:06_reference_end_ _reference_start_Psalms 57:09_reference_end_ _reference_start_Psalms 57:12_reference_end_ _reference_start_Psalms 63:03_reference_end_ _reference_start_Psalms 138:05_reference_end_ _reference_start_Psalms 30:13_reference_end_ _reference_start_Proverbs 3:16_reference_end_ _reference_start_Proverbs 20:03_reference_end_ _reference_start_Proverbs 22:04_reference_end_ _reference_start_Proverbs 25:02_reference_end_ _reference_start_Proverbs 25:27_reference_end_ _reference_start_Proverbs 29:23_reference_end_ _reference_start_Proverbs 25:02_reference_end_ _reference_start_Isaiah 22:24_reference_end_ _reference_start_Daniel 11:39_reference_end_ _reference_start_Nahum 2:10_reference_end_ ""N glorygloryHebrew: כָּבֹוד / כָּבֹד \f gloire \cme glory of kings and kingdoms \cmf gloire de rois et des royaumes \cme honor to a person in a high position \cmf honorer une personne en haute position \cme honor, reverence to God \cmf honor, révérance à Dieu \cme metonomy for person \cmf métonomie pour une personne \cme physical evidence of God's presence \cmf evidence physique du présence de Dieu \cme possessions, fortune \cmf posessions, fortune _reference_start_Genesis 49:06_reference_end_ _reference_start_Genesis 31:01_reference_end_ _reference_start_Genesis 45:13_reference_end_ _reference_start_Exodus 28:02_reference_end_ _reference_start_Exodus 28:40_reference_end_ _reference_start_Exodus 16:07_reference_end_ _reference_start_Exodus 16:10_reference_end_ _reference_start_Exodus 24:16_reference_end_ _reference_start_Exodus 24:17_reference_end_ _reference_start_Numbers 14:10_reference_end_ _reference_start_Numbers 14:21_reference_end_ _re C~qdWJ=0# zm`SF9,vi\OB5( S R Q P O N M L K J I H ' G F E D C B A @ ? > = < ; : 9 8/ 7 6 5 4 3 2 1 0 / . - , + * ) (/ '- & % $ #, " !  [ D    1 0 + #   "  '    z %%=God Almightygod almightyHebrew: אל שַׁדַּי \f Dieu Tout-Puissant \cme (God) Almighty \cmf (Dieu) le Tout-Puissant _reference_start_Genesis 17:01_reference_end_ _reference_start_Genesis 28:03_reference_end_ _reference_start_Genesis 35:11_reference_end_ _reference_start_Genesis 43:14_reference_end_ _reference_start_Genesis 48:03_reference_end_ _reference_start_Genesis 49:25_reference_end_ _reference_start_Exodus 6:03_reference_end_ _reference_start_Numbers 24:04_reference_end_ _reference_start_Numbers 24:16_reference_end_ _reference_start_Psalms 68:15_reference_end_ _reference_start_Psalms 91:01_reference_end_nce_end_ _reference_start_Daniel 6:12_reference_end_ _reference_start_Daniel 6:17_reference_end_ _reference_start_Daniel 6:21_reference_end_ _reference_start_Daniel 6:23_reference_end_ _reference_start_Daniel 6:24_reference_end_ _reference_start_Daniel 6:27_reference_end_ _reference_start_Daniel 2:11_reference_end_ _reference_start_Daniel 2:47_reference_end_ _reference_start_Daniel 3:12_reference_end_ _reference_start_Daniel 3:14_reference_end_ _reference_start_Daniel 3:15_reference_end_ _reference_start_Daniel 3:18_reference_end_ _reference_start_Daniel 3:25_reference_end_ _reference_start_Daniel 3:28_reference_end_ _reference_start_Daniel 4:05_reference_end_ _reference_start_Daniel 4:06_reference_end_ _reference_start_Daniel 4:15_reference_end_ _reference_start_Daniel 5:04_reference_end_ _reference_start_Daniel 5:11_reference_end_ _reference_start_Daniel 5:14_reference_end_ _reference_start_Daniel 5:23_reference_end_ _reference_start_Daniel 6:08_reference_end_ _reference_start_Daniel 6:13_reference_end_ G %%UGod (elohim)god (elohim)Hebrew: אֱלֹהִים \f Dieu (elohim) \cme God (elohim) \cmf Dieu (elohim) _reference_start_O !!oGod (elah)god (elah)Hebrew: אֱלָהּ \f Dieu (elah) \cme God \cmf Seigneur, Dieu \cme pagan god or gods \cmf dieu ou dieux païen(s) _reference_start_2 Chronicles 32:15_reference_end_ _reference_start_Psalms 18:32_reference_end_ _reference_start_Isaiah 44:08_reference_end_ _reference_start_Daniel 2:20_reference_end_ _reference_start_Daniel 2:23_reference_end_ _reference_start_Daniel 2:28_reference_end_ _reference_start_Daniel 2:45_reference_end_ _reference_start_Daniel 2:47_reference_end_ _reference_start_Daniel 3:17_reference_end_ _reference_start_Daniel 3:28_reference_end_ _reference_start_Daniel 3:29_reference_end_ _reference_start_Daniel 5:03_reference_end_ _reference_start_Daniel 5:23_reference_end_ _reference_start_Daniel 5:26_reference_end_ _reference_start_Daniel 6:06_reference_end_ _reference_start_Daniel 6:11_refere1 Kings 18:39_reference_end_ \cme pagan god or gods \cmf dieu ou dieux païen(s) _reference_start_Genesis 1:1_reference_end_ _reference_start_Genesis 1:01_reference_end_ _reference_start_Genesis 4:25_reference_end_ _reference_start_Genesis 5:01_reference_end_ _reference_start_Genesis 5:22_reference_end_ _reference_start_Genesis 5:24_reference_end_ _reference_start_Genesis 5:24_reference_end_ _reference_start_Genesis 6:1_reference_end_ _reference_start_Genesis 7:09_reference_end_ _reference_start_Genesis 7:16_reference_end_ _reference_start_Genesis 8:01_reference_end_ _reference_start_Genesis 8:15_reference_end_ _reference_start_Genesis 9:1_reference_end_ _reference_start_Genesis 17:1_reference_end_ _reference_start_Genesis 19:29_reference_end_ _reference_start_Genesis 20:1_reference_end_ _reference_start_Genesis 23:06_reference_end_ _reference_start_Genesis 24:03_reference_end_ _reference_start_Genesis 25:11_reference_end_ _reference_start_Genesis 27:28_reference_end_ _reference_start_Genesis 28:1_reference_end_ _reference_start_Genesis 30:1_reference_end_ _reference_start_Genesis 35:1_reference_end_ _reference_start_Genesis 39:09_reference_end_ _reference_start_Genesis 40:08_reference_end_ _reference_start_Genesis 41:1_reference_end_ _reference_start_Genesis 42:18_reference_end_ _reference_start_Genesis 42:28_reference_end_ _reference_start_Genesis 43:23_reference_end_ _reference_start_Genesis 43:29_reference_end_ _reference_start_Genesis 44:16_reference_end_ _reference_start_Genesis 45:05_reference_end_ _reference_start_Genesis 45:07_reference_end_ _reference_start_Genesis 45:08_reference_end_ _reference_start_Genesis 45:09_reference_end_ _reference_start_Genesis 46:01_reference_end_ _reference_start_Genesis 46:02_reference_end_ _reference_start_Genesis 46:03_reference_end_ _reference_start_Genesis 48:1_reference_end_ _reference_start_Genesis 50:1_reference_end_ _reference_start_Genesis 31:30_reference_end_ _reference_start_Genesis 31:32_reference_end_ _reference_start_Genesis 35:02_reference_end_ _reference_start_Genesis 35:04_reference_end_ _reference_start_Exodus 1:17_reference_end_ _reference_start_Exodus 1:20_reference_end_ _reference_start_Exodus 1:21_reference_end_ _reference_start_Exodus 2:23_reference_end_ _reference_start_Exodus 2:24_reference_end_ _reference_start_Exodus 2:25_reference_end_ _reference_start_Exodus 3:1_reference_end_ _reference_start_Exodus 5:03_reference_end_ _reference_start_Exodus 5:08_reference_end_ _reference_start_Exodus 6:02_reference_end_ _reference_start_Exodus 6:07_reference_end_ _reference_start_Exodus 7:01_reference_end_ _reference_start_Exodus 8:1_reference_end_ _reference_start_Exodus 13:1_reference_end_ _reference_start_Exodus 14:19_reference_end_ _reference_start_Exodus 15:02_reference_end_ _reference_start_Exodus 17:09_reference_end_ _reference_start_Exodus 18:1_reference_end_ _reference_start_Exodus 19:03_reference_end_ _reference_start_Exodus 19:17_reference_end_ _reference_start_Exodus 19:19_reference_end_ _reference_start_Exodus 20:01_reference_end_ _reference_start_Exodus 20:19_reference_end_ _reference_start_Exodus 20:20_reference_end_ _reference_start_Exodus 20:21_reference_end_ _reference_start_Exodus 21:13_reference_end_ _reference_start_Exodus 24:10_reference_end_ _reference_start_Exodus 24:11_reference_end_ _reference_start_Exodus 24:13_reference_end_ _reference_start_Exodus 29:45_reference_end_ _reference_start_Exodus 7:01_reference_end_ _reference_start_Exodus 12:12_reference_end_ _reference_start_Exodus 18:11_reference_end_ _reference_start_Exodus 20:03_reference_end_ _reference_start_Exodus 20:23_reference_end_ _reference_start_Exodus 22:19_reference_end_ _reference_start_Exodus 22:27_reference_end_ _reference_start_Exodus 23:13_reference_end_ _reference_start_Exodus 23:24_reference_end_ _reference_start_Exodus 23:32_reference_end_ _reference_start_Exodus 23:33_reference_end_ _reference_start_Leviticus 18:21_reference_end_ _reference_start_Leviticus 25:17_reference_end_ _reference_start_Leviticus 25:36_reference_end_ _reference_start_Leviticus 25:38_reference_end_ _reference_start_Leviticus 25:43_reference_end_ _reference_start_Leviticus 25:55_reference_end_ _reference_start_Numbers 10:10_reference_end_ _reference_start_Numbers 21:05_reference_end_ _reference_start_Deuteronomy 18:1_reference_end_ _reference_start_Deuteronomy 28:1_reference_end_ _reference_start_Deuteronomy 18:20_reference_end_ _reference_start_Deuteronomy 28:14_reference_end_ _reference_start_Deuteronomy 28:36_reference_end_ _reference_start_Deuteronomy 28:64_reference_end_ _reference_start_Deuteronomy 32:17_reference_end_ _reference_start_Deuteronomy 32:37_reference_end_ _reference_start_Deuteronomy 32:39_reference_end_ _reference_start_1 Samuel 1:17_reference_end_ _reference_start_1 Samuel 2:02_reference_end_ _reference_start_1 Samuel 2:27_reference_end_ _reference_start_1 Samuel 3:03_reference_end_ _reference_start_1 Samuel 3:17_reference_end_ _reference_start_1 Samuel 4:1_reference_end_ _reference_start_1 Samuel 5:1_reference_end_ _reference_start_1 Samuel 6:03_reference_end_ _reference_start_1 Samuel 6:05_reference_end_ _reference_start_1 Samuel 9:1_reference_end_ _reference_start_1 Samuel 10:1_reference_end_ _reference_start_1 Samuel 11:06_reference_end_ _reference_start_1 Samuel 14:1_reference_end_ _reference_start_1 Samuel 16:15_reference_end_ _reference_start_1 Samuel 16:16_reference_end_ _reference_start_1 Samuel 16:23_reference_end_ _reference_start_1 Samuel 17:45_reference_end_ _reference_start_1 Samuel 17:46_reference_end_ _reference_start_1 Samuel 18:10_reference_end_ _reference_start_1 Samuel 19:20_reference_end_ _reference_start_1 Samuel 19:23_reference_end_ _reference_start_1 Samuel 22:03_reference_end_ _reference_start_1 Samuel 22:13_reference_end_ _reference_start_1 Samuel 22:15_reference_end_ _reference_start_1 Samuel 23:07_reference_end_ _reference_start_1 Samuel 23:14_reference_end_ _reference_start_1 Samuel 23:16_reference_end_ _reference_start_1 Samuel 25:22_reference_end_ _reference_start_1 Samuel 26:08_reference_end_ _reference_start_1 Samuel 28:15_reference_end_ _reference_start_1 Samuel 29:09_reference_end_ _reference_start_1 Samuel 30:15_reference_end_ _reference_start_1 Samuel 5:07_reference_end_ _reference_start_1 Samuel 6:05_reference_end_ _reference_start_1 Samuel 7:03_reference_end_ _reference_start_1 Samuel 8:08_reference_end_ _reference_start_1 Samuel 17:43_reference_end_ _reference_start_1 Samuel 26:19_reference_end_ _reference_start_1 Samuel 28:13_reference_end_ _reference_start_2 Samuel 2:27_reference_end_ _reference_start_2 Samuel 3:09_reference_end_ _reference_start_2 Samuel 3:35_reference_end_ _reference_start_2 Samuel 6:1_reference_end_ _reference_start_2 Samuel 7:02_reference_end_ _reference_start_2 Samuel 7:22_reference_end_ _reference_start_2 Samuel 7:23_reference_end_ _reference_start_2 Samuel 7:24_reference_end_ _reference_start_2 Samuel 7:26_reference_end_ _reference_start_2 Samuel 7:28_reference_end_ _reference_start_2 Samuel 7:7_reference_end_ _reference_start_2 Samuel 9:03_reference_end_ _reference_start_2 Samuel 10:12_reference_end_ _reference_start_2 Samuel 12:16_reference_end_ _reference_start_2 Samuel 14:13_reference_end_ _reference_start_2 Samuel 14:14_reference_end_ _reference_start_2 Samuel 14:16_reference_end_ _reference_start_2 Samuel 14:17_reference_end_ _reference_start_2 Samuel 14:20_reference_end_ _reference_start_2 Samuel 15:24_reference_end_ _reference_start_2 Samuel 15:25_reference_end_ _reference_start_2 Samuel 15:29_reference_end_ _reference_start_2 Samuel 15:32_reference_end_ _reference_start_2 Samuel 16:23_reference_end_ _reference_start_2 Samuel 19:14_reference_end_ _reference_start_2 Samuel 19:28_reference_end_ _reference_start_2 Samuel 21:14_reference_end_ _reference_start_2 Samuel 22:03_reference_end_ _reference_start_2 Samuel 22:07_reference_end_ _reference_start_2 Samuel 22:22_reference_end_ _reference_start_2 Samuel 22:32_reference_end_ _reference_start_2 Samuel 22:47_reference_end_ _reference_start_2 Samuel 23:01_reference_end_ _reference_start_2 Samuel 23:03_reference_end_ _reference_start_2 Samuel 7:23_reference_end_ _reference_start_1 Kings 1:47_reference_end_ _reference_start_1 Kings 2:23_reference_end_ _reference_start_1 Kings 3:05_reference_end_ _reference_start_1 Kings 3:11_reference_end_ _reference_start_1 Kings 3:28_reference_end_ _reference_start_1 Kings 5:09_reference_end_ _reference_start_1 Kings 8:23_reference_end_ _reference_start_1 Kings 8:26_reference_end_ _reference_start_1 Kings 8:27_reference_end_ _reference_start_1 Kings 8:60_reference_end_ _reference_start_1 Kings 10:24_reference_end_ _reference_start_1 Kings 11:23_reference_end_ _reference_start_1 Kings 12:22_reference_end_ _reference_start_1 Kings 13:1_reference_end_ _reference_start_1 Kings 17:18_reference_end_ _reference_start_1 Kings 17:24_reference_end_ _reference_start_1 Kings 18:21_reference_end_ _reference_start_1 Kings 18:24_reference_end_ _reference_start_1 Kings 18:36_reference_end_ _reference_start_1 Kings 9:09_reference_end_ _reference_start_1 Kings 11:02_reference_end_ _reference_start_1 Kings 11:04_reference_end_ _reference_start_1 Kings 11:05_reference_end_ _reference_start_1 Kings 11:08_reference_end_ _reference_start_1 Kings 11:10_reference_end_ _reference_start_1 Kings 11:33_reference_end_ _reference_start_1 Kings 11:33_reference_end_ _reference_start_1 Chronicles 4:10_reference_end_ _reference_start_1 Chronicles 7:05_reference_end_ _reference_start_1 Chronicles 9:11_reference_end_ _reference_start_1 Chronicles 9:13_reference_end_ _reference_start_1 Chronicles 9:26_reference_end_ _reference_start_1 Chronicles 9:27_reference_end_ _reference_start_1 Chronicles 11:19_reference_end_ _reference_start_1 Chronicles 12:17_reference_end_ _reference_start_1 Chronicles 12:18_reference_end_ _reference_start_1 Chronicles 12:22_reference_end_ _reference_start_1 Chronicles 13:1_reference_end_ _reference_start_1 Chronicles 14:1_reference_end_ _reference_start_1 Chronicles 15:1_reference_end_ _reference_start_1 Chronicles 16:01_reference_end_ _reference_start_1 Chronicles 16:06_reference_end_ _reference_start_1 Chronicles 16:35_reference_end_ _reference_start_1 Chronicles 16:42_reference_end_ _reference_start_1 Chronicles 17:1_reference_end_ _reference_start_1 Chronicles 19:13_reference_end_ _reference_start_1 Chronicles 21:07_reference_end_ _reference_start_1 Chronicles 21:08_reference_end_ _reference_start_1 Chronicles 21:15_reference_end_ _reference_start_1 Chronicles 21:17_reference_end_ _reference_start_1 Chronicles 21:30_reference_end_ _reference_start_1 Chronicles 22:02_reference_end_ _reference_start_1 Chronicles 22:19_reference_end_ _reference_start_1 Chronicles 23:14_reference_end_ _reference_start_1 Chronicles 23:28_reference_end_ _reference_start_1 Chronicles 28:02_reference_end_ _reference_start_1 Chronicles 28:03_reference_end_ _reference_start_1 Chronicles 28:08_reference_end_ _reference_start_1 Chronicles 28:09_reference_end_ _reference_start_1 Chronicles 28:0_reference_end_ _reference_start_1 Chronicles 28:21_reference_end_ _reference_start_1 Chronicles 16:25_reference_end_ _reference_start_1 Chronicles 16:26_reference_end_ _reference_start_2 Chronicles 7:19_reference_end_ _reference_start_2 Chronicles 7:22_reference_end_ _reference_start_Psalms 8:06_reference_end_ _reference_start_Psalms 24:05_reference_end_ _reference_start_Psalms 51:03_reference_end_ _reference_start_Psalms 51:12_reference_end_ _reference_start_Psalms 51:16_reference_end_ _reference_start_Psalms 51:19_reference_end_ _reference_start_Psalms 51:19_reference_end_ _reference_start_Psalms 52:09_reference_end_ _reference_start_Psalms 52:10_reference_end_ _reference_start_Psalms 54:03_reference_end_ _reference_start_Psalms 54:04_reference_end_ _reference_start_Psalms 54:05_reference_end_ _reference_start_Psalms 54:06_reference_end_ _reference_start_Psalms 56:014_reference_end_ _reference_start_Psalms 56:02_reference_end_ _reference_start_Psalms 56:05_reference_end_ _reference_start_Psalms 56:08_reference_end_ _reference_start_Psalms 56:10_reference_end_ _reference_start_Psalms 56:10_reference_end_ _reference_start_Psalms 56:12_reference_end_ _reference_start_Psalms 56:13_reference_end_ _reference_start_Psalms 57:02_reference_end_ _reference_start_Psalms 57:04_reference_end_ _reference_start_Psalms 57:06_reference_end_ _reference_start_Psalms 57:08_reference_end_ _reference_start_Psalms 57:12_reference_end_ _reference_start_Psalms 59:02_reference_end_ _reference_start_Psalms 59:06_reference_end_ _reference_start_Psalms 59:14_reference_end_ _reference_start_Psalms 59:18_reference_end_ _reference_start_Psalms 60:03_reference_end_ _reference_start_Psalms 60:08_reference_end_ _reference_start_Psalms 60:12_reference_end_ _reference_start_Psalms 60:14_reference_end_ _reference_start_Psalms 61:02_reference_end_ _reference_start_Psalms 61:06_reference_end_ _reference_start_Psalms 61:08_reference_end_ _reference_start_Psalms 63:02_reference_end_ _reference_start_Psalms 63:12_reference_end_ _reference_start_Psalms 71:04_reference_end_ _reference_start_Psalms 71:11_reference_end_ _reference_start_Psalms 71:12_reference_end_ _reference_start_Psalms 71:17_reference_end_ _reference_start_Psalms 71:18_reference_end_ _reference_start_Psalms 71:19_reference_end_ _reference_start_Psalms 71:22_reference_end_ _reference_start_Psalms 90:01_reference_end_ _reference_start_Psalms 144:09_reference_end_ _reference_start_Psalms 144:15_reference_end_ _reference_start_Proverbs 2:05_reference_end_ _reference_start_Proverbs 3:04_reference_end_ _reference_start_Ecclesiastes 1:13_reference_end_ _reference_start_Ecclesiastes 3:10_reference_end_ _reference_start_Ecclesiastes 3:11_reference_end_ _reference_start_Ecclesiastes 3:13_reference_end_ _reference_start_Ecclesiastes 3:14_reference_end_ _reference_start_Ecclesiastes 3:18_reference_end_ _reference_start_Ecclesiastes 7:29_reference_end_ _reference_start_Ecclesiastes 8:12_reference_end_ _reference_start_Ecclesiastes 8:13_reference_end_ _reference_start_Ecclesiastes 9:01_reference_end_ _reference_start_Ecclesiastes 11:05_reference_end_ _reference_start_Ecclesiastes 12:07_reference_end_ _reference_start_Ecclesiastes 12:13_reference_end_ _reference_start_Ecclesiastes 12:14_reference_end_ _reference_start_Daniel 1:02_reference_end_ _reference_start_Daniel 1:09_reference_end_ _reference_start_Daniel 1:17_reference_end_ _reference_start_Daniel 9:11_reference_end_ _reference_start_Daniel 9:17_reference_end_ _reference_start_Daniel 9:19_reference_end_ _reference_start_Daniel 9:19_reference_end_ _reference_start_Daniel 9:20_reference_end_ _reference_start_Daniel 10:12_reference_end_ _reference_start_Daniel 11:32_reference_end_ _reference_start_Daniel 1:02_reference_end_ _reference_start_Daniel 11:08_reference_end_ _reference_start_Daniel 11:37_reference_end_ _reference_start_Jonah 1:06_reference_end_ _reference_start_Jonah 3:05_reference_end_ _reference_start_Jonah 3:08_reference_end_ _reference_start_Jonah 3:09_reference_end_ _reference_start_Jonah 3:10_reference_end_ _reference_start_Jonah 4:07_reference_end_ _reference_start_Jonah 4:08_reference_end_ _reference_start_Jonah 4:09_reference_end_ _reference_start_Jonah 1:05_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5(     -                     ~ } | { z y x w v u t# s# r q p2 o0 n. m. l. k- j- i- h- g, f+ e+ d* c* b) a( `' _# ^ ] \ [ Z Y X W V U  T C~qdWJ=0# zm`SF9,vi\OB5( Y  X # W  V  U  T  S + R  Q  P  O  N  M  L  K  J  I  H  G  F  E  D  C  B  A  @ . ? - >  =  <  ;  :  9  8  7  6  5  4  3  2  1  0  /  . ' - % ,  +@ *$ ) ( ' & % $ #7 "+ !& $   !       C~qdWJ=0# zm`SF9,vi\OB5(                  !  !            $                  <       ~  }  |  {  z  y / x  w  v  u / t  s  r  q  p  o  n  m  l  k  j  i  h  g  f  e  d  c  b a  `  _  ^  ]  \  [  Z  C~qdWJ=0# zm`SF9,vi\OB5( _? ^= ]= \= [< Z< Y< X< W; V; U; T; S9 R9 Q9 P9 O9 N8 M8 L8 K8 J8 I8 H8 G8 F6 E6 D6 C6 B4 A4 @3 ?3 >3 =3 <3 ; : 9 8 7  6  5  4  3  2  1  0  /  .  -  ,  +  *  )  (  '  &  %  $ * # # "  !          C}obUH;.!xk^QD7*tgZM@3& " !           1 . # # # # !                      %              ~ } | { z  y x  w  v  u t s r q p o n m l k j i hZ gG fG eG dG cG bG aG `? _reference_end_ _reference_start_Deuteronomy 28:32_reference_end_ _reference_start_1 Samuel 2:03_reference_end_ _reference_start_2 Samuel 22:31_reference_end_ _reference_start_2 Samuel 22:32_reference_end_ _reference_start_2 Samuel 22:33_reference_end_ _reference_start_2 Samuel 22:48_reference_end_ _reference_start_2 Samuel 23:05_reference_end_ _reference_start_Psalms 17:06_reference_end_ _reference_start_Psalms 1:1_reference_end_ _reference_start_Psalms 52:03_reference_end_ _reference_start_Psalms 52:07_reference_end_ _reference_start_Psalms 57:03_reference_end_ _reference_start_Psalms 63:02_reference_end_ _reference_start_Psalms 90:02_reference_end_ _reference_start_Psalms 139:17_reference_end_ _reference_start_Psalms 139:23_reference_end_ _reference_start_Psalms 150:01_reference_end_ _reference_start_Proverbs 3:27_reference_end_ _reference_start_Daniel 9:04_reference_end_ _reference_start_Daniel 11:36_reference_end_ _reference_start_Daniel 11:36_reference_end_ _reference_start_Jonah 4:02_reference_end_ ff uGod (el)god (el)Hebrew: אֶל \f Dieu (el) \cme God (el) \cmf Dieu \cme god(s) \cmf dieu (dieux) \cme strength \cmf pouvoir _reference_start_Genesis 16:13_reference_end_ _reference_start_Genesis 31:13_reference_end_ _reference_start_Genesis 33:20_reference_end_ _reference_start_Genesis 35:01_reference_end_ _reference_start_Genesis 35:03_reference_end_ _reference_start_Genesis 35:07_reference_end_ _reference_start_Genesis 35:11_reference_end_ _reference_start_Genesis 46:03_reference_end_ _reference_start_Genesis 49:25_reference_end_ _reference_start_Genesis 31:29_reference_end_ _reference_start_Exodus 15:02_reference_end_ _reference_start_Exodus 20:05_reference_end_ _reference_start_Exodus 15:11_reference_end_ _reference_start_Deuteronomy 32:04_reference_end_ _reference_start_Deuteronomy 32:18_reference_end_ _reference_start_Deuteronomy 32:21_reference_end_ _reference_start_Deuteronomy 32:12 C~qdWI;- wj]PC6)sfYL?2% e- d c b a) `) _) ^( ] \ [ Z Y$ X  W, V% U T S R Q P O$ N  M  L K J $ I/ H G F E D C B A @ ? >N# =  < ; : 9 8 7  6 $ 5 $ 4  3 2 1 0 /Z .? -9 ,4 +4 * ) (  ' 0 & ! %  $  #  00L'']God Most Highgod most highHebrew: .אל עֶליוֹן \f Dieu Très-Haut \cme God Most High \cmf Dieu Très-Haut \cme Most High God \cmf Dieu Très-Haut (Arm) \cme The Most High \cmf le Très-Haut _reference_start_Genesis 14:18_reference_end_ _reference_start_Genesis 14:19_reference_end_ _reference_start_Genesis 14:20_reference_end_ _reference_start_Genesis 14:22_reference_end_ _reference_start_Numbers 24:16_reference_end_ _reference_start_Deuteronomy 32:08_reference_end_ _reference_start_Psalms 78:35_reference_end_ _reference_start_Daniel 3:26_reference_end_ _reference_start_Daniel 3:32_reference_end_ _reference_start_Daniel 4:14_reference_end_ _reference_start_Daniel 4:21_reference_end_ _reference_start_Daniel 4:22_reference_end_ _reference_start_Daniel 4:29_reference_end_ _reference_start_Daniel 4:31_reference_end_ _reference_start_Daniel 5:18_reference_end_ _reference_start_Daniel 5:21_reference_end_ _reference_start_Daniel 7:25_reference_end_ i##God of godsgod of godsHebrew: .אֵל אֵלִים / אֱלָה אֱלָהִין \f Dieu des diex \cme God of gods \cmf Dieu des dieux _reference_start_Daniel 2:47_reference_end_ _reference_start_Daniel 11:36_reference_end_ j''God of heavengod of heavenHebrew: .אֱלֹהֵי שָׁמַיִם / אֱלֹֹהֶי הַאֶרֶץ \f Dieu des cieux \cme God of heaven (and earth) \cmf Dieu des cieux (et la terre) _reference_start_Genesis 24:03_reference_end_ _reference_start_Genesis 24:07_reference_end_ _reference_start_2 Kings 17:26_reference_end_ _reference_start_2 Kings 17:27_reference_end_ _reference_start_2 Chronicles 36:23_reference_end_ _reference_start_Ezra 1:02_reference_end_ _reference_start_Nehemiah 1:04_reference_end_ _reference_start_Nehemiah 1:05_reference_end_ _reference_start_Nehemiah 2:20_reference_end_ _reference_start_Daniel 2:18_reference_end_ _reference_start_Daniel 2:19_reference_end_ _reference_start_Daniel 2:37_reference_end_ _reference_start_Daniel 2:44_reference_end_ _reference_start_Jonah 1:09_reference_end_ _reference_start_Zephaniah 2:11_reference_end_ OZOZ%%}good (to be)good (to be)Hebrew: .יָטַב \f bon, être bon \cme be glad, joyful \cmf être joyeu, content \cme be pleasing, be accepted \cmf plaire, être accepté \cme be well for, go well with \cmf être bien, aller bien avec \cme better \cmf meiux \cme do good to (a person), give good things \cmf faire du bien (à une personne), donner de b*-goodnessgoodnessHebrew: טָב \f bien \cme good quality, excellent \cmf bonne qualité, excellent \cme to be pleasing, agreeable \cmf être agréable, plaire _reference_start_Ezra 5:17_reference_end_ _reference_start_Daniel 2:32_reference_end_ _reference_start_Daniel 6:24_reference_end_,))goodness, fairgoodness, fairHebrew: טֹּוב \f bien, belle \cme appropriate, becoming \cm"'' God of seeinggod of seeingHebrew: אֵל ראִי \f Dieu qui voi \cme God if seeing \cmf Dieu qui me voit _reference_start_Genesis 16:13_reference_end_f convenable, opportun \cme be happy, joyful \cmf être heureux, joyeux \cme belongings \cmf les biens \cme benefit, positive influence \cmf bénéfice, influence positive \cme better, preferred, best \cmf préferé, (le) meilleur \cme do what one wants, is appropriate, do right \cmf faire ce qu'on veut, faire le bien \cme favor, mercy \cmf faveur, miséricorde \cme generous \cmf généreux \cme giving pleasure, prosperity \cmf faire plaisir, prospérité \cme glad, happy, prosperous (a person) \cmf contante, prospérée (une personne) \cme good quality, excellent \cmf de bonne qualié, excellent \cme good things, blessings \cmf bonnes choses, bénédictions \cme good understanding (a person) \cmf bonne comprehension (uner personne) \cme good, kind \cmf bon, gentil, bienveillant \cme just, right \cmf juste, bon \cme moral good \cmf bien moral \cme pleasant, agreeable to the senses \cmf plesant, agréable au sens \cme rich, valuable \cmf rich, important, préciux \cme to act rightly, ethically, please God \cmf agir moralement, correctement, plaire Dieu \cme to be good, well (with) \cmf aller bien \cme to be pleasant, delightful \cmf être agréable, un délice \cme to be pleasing, agreeable \cmf être agéable, plaire \cme welfare, prosperity, happiness \cmf bien-être, prosperité, contentement _reference_start_Genesis 2:09_reference_end_ _reference_start_Genesis 2:18_reference_end_ _reference_start_Genesis 3:06_reference_end_ _reference_start_Genesis 40:16_reference_end_ _reference_start_Genesis 41:05_reference_end_ _reference_start_Genesis 41:22_reference_end_ _reference_start_Genesis 41:24_reference_end_ _reference_start_Genesis 24:10_reference_end_ _reference_start_Genesis 26:29_reference_end_ _reference_start_Genesis 29:19_reference_end_ _reference_start_Genesis 45:18_reference_end_ _reference_start_Genesis 45:20_reference_end_ _reference_start_Genesis 16:06_reference_end_ _reference_start_Genesis 19:08_reference_end_ _reference_start_Genesis 24:50_reference_end_ _reference_start_Genesis 31:24_reference_end_ _reference_start_Genesis 31:29_reference_end_ _reference_start_Genesis 20:15_reference_end_ _reference_start_Genesis 41:35_reference_end_ _reference_start_Genesis 49:15_reference_end_ _reference_start_Genesis 1:04_reference_end_ _reference_start_Genesis 1:10_reference_end_ _reference_start_Genesis 1:12_reference_end_ _reference_start_Genesis 1:18_reference_end_ _reference_start_Genesis 1:21_reference_end_ _reference_start_Genesis 1:25_reference_end_ _reference_start_Genesis 1:31_reference_end_ _reference_start_Genesis 2:12_reference_end_ _reference_start_Genesis 18:07_reference_end_ _reference_start_Genesis 27:09_reference_end_ _reference_start_Genesis 41:26_reference_end_ _reference_start_Genesis 45:23_reference_end_ _reference_start_Genesis 44:04_reference_end_ _reference_start_Genesis 2:09_reference_end_ _reference_start_Genesis 2:17_reference_end_ _reference_start_Genesis 3:05_reference_end_ _reference_start_Genesis 3:22_reference_end_ _reference_start_Genesis 6:02_reference_end_ _reference_start_Genesis 26:07_reference_end_ _reference_start_Genesis 15:15_reference_end_ _reference_start_Genesis 25:08_reference_end_ _reference_start_Genesis 30:20_reference_end_ _reference_start_Genesis 24:16_reference_end_ _reference_start_Genesis 50:20_reference_end_ _reference_start_Exodus 18:17_reference_end_ _reference_start_Exodus 14:12_reference_end_ _reference_start_Exodus 3:08_reference_end_ _reference_start_Exodus 18:09_reference_end_ _reference_start_Exodus 2:02_reference_end_ _reference_start_Leviticus 27:10_reference_end_ _reference_start_Leviticus 27:12_reference_end_ _reference_start_Leviticus 27:14_reference_end_ _reference_start_Leviticus 27:33_reference_end_ _reference_start_Numbers 14:03_reference_end_ _reference_start_Numbers 10:29_reference_end_ _reference_start_Numbers 36:06_reference_end_ _reference_start_Numbers 13:19_reference_end_ _reference_start_Numbers 24:13_reference_end_ _reference_start_Numbers 11:18_reference_end_ _reference_start_Numbers 24:05_reference_end_ _reference_start_Numbers 24:01_reference_end_ _reference_start_Numbers 10:29_reference_end_ _reference_start_Numbers 10:32_reference_end_ _reference_start_Numbers 14:07_reference_end_ _reference_start_Deuteronomy 1:14_reference_end_ _reference_start_Deuteronomy 28:47_reference_end_ _reference_start_Deuteronomy 6:18_reference_end_ _reference_start_Deuteronomy 1:25_reference_end_ _reference_start_Deuteronomy 1:35_reference_end_ _reference_start_Deuteronomy 3:25_reference_end_ _reference_start_Deuteronomy 3:25_reference_end_ _reference_start_Deuteronomy 4:21_reference_end_ _reference_start_Deuteronomy 4:22_reference_end_ _reference_start_Deuteronomy 6:18_reference_end_ _reference_start_Deuteronomy 8:07_reference_end_ _reference_start_Deuteronomy 8:10_reference_end_ _reference_start_Deuteronomy 9:06_reference_end_ _reference_start_Deuteronomy 11:17_reference_end_ _reference_start_Deuteronomy 28:12_reference_end_ _reference_start_Deuteronomy 1:39_reference_end_ _reference_start_Deuteronomy 30:15_reference_end_ _reference_start_Deuteronomy 6:10_reference_end_ _reference_start_Deuteronomy 8:12_reference_end_ _reference_start_Deuteronomy 5:29_reference_end_ _reference_start_Deuteronomy 6:24_reference_end_ _reference_start_Deuteronomy 26:11_reference_end_ _reference_start_Deuteronomy 28:11_reference_end_ _reference_start_Deuteronomy 30:09_reference_end_ _reference_start_Joshua 7:21_reference_end_ _reference_start_Jude 16:25_reference_end_ _reference_start_Jude 19:24_reference_end_ _reference_start_1 Samuel 9:10_reference_end_ _reference_start_1 Samuel 25:36_reference_end_ _reference_start_1 Samuel 19:04_reference_end_ _reference_start_1 Samuel 1:08_reference_end_ _reference_start_1 Samuel 15:22_reference_end_ _reference_start_1 Samuel 15:28_reference_end_ _reference_start_1 Samuel 27:01_reference_end_ _reference_start_1 Samuel 1:23_reference_end_ _reference_start_1 Samuel 11:10_reference_end_ _reference_start_1 Samuel 14:36_reference_end_ _reference_start_1 Samuel 14:40_reference_end_ _reference_start_1 Samuel 2:26_reference_end_ _r eference_start_1 Samuel 19:04_reference_end_ _reference_start_1 Samuel 20:07_reference_end_ _reference_start_1 Samuel 29:06_reference_end_ _reference_start_1 Samuel 24:19_reference_end_ _reference_start_1 Samuel 24:20_reference_end_ _reference_start_1 Samuel 25:08_reference_end_ _reference_start_1 Samuel 16:23_reference_end_ _reference_start_1 Samuel 8:14_reference_end_ _reference_start_1 Samuel 25:03_reference_end_ _reference_start_1 Samuel 15:09_reference_end_ _reference_start_1 Samuel 25:30_reference_end_ _reference_start_1 Samuel 25:15_reference_end_ _reference_start_1 Samuel 24:18_reference_end_ _reference_start_1 Samuel 25:21_reference_end_ _reference_start_1 Samuel 26:16_reference_end_ _reference_start_1 Samuel 29:06_reference_end_ _reference_start_1 Samuel 29:09_reference_end_ _reference_start_1 Samuel 8:16_reference_end_ _reference_start_1 Samuel 9:02_reference_end_ _reference_start_1 Samuel 12:23_reference_end_ _reference_start_1 Samuel 16:16_reference_end_ _reference_start_1 Samuel 20:12_refere nce_end_ _reference_start_1 Samuel 24:20_reference_end_ _reference_start_1 Samuel 2:24_reference_end_ _reference_start_1 Samuel 16:12_reference_end_ _reference_start_2 Samuel 17:07_reference_end_ _reference_start_2 Samuel 17:14_reference_end_ _reference_start_2 Samuel 13:28_reference_end_ _reference_start_2 Samuel 14:32_reference_end_ _reference_start_2 Samuel 17:14_reference_end_ _reference_start_2 Samuel 18:03_reference_end_ _reference_start_2 Samuel 2:06_reference_end_ _reference_start_2 Samuel 10:12_reference_end_ _reference_start_2 Samuel 15:26_reference_end_ _reference_start_2 Samuel 19:19_reference_end_ _reference_start_2 Samuel 19:28_reference_end_ _reference_start_2 Samuel 19:38_reference_end_ _reference_start_2 Samuel 19:39_reference_end_ _reference_start_2 Samuel 24:22_reference_end_ _reference_start_2 Samuel 18:27_reference_end_ _reference_start_2 Samuel 7:28_reference_end_ _reference_start_2 Samuel 16:12_reference_end_ _reference_start_2 Samuel 15:03_reference_end_ _reference_start_2 Samuel 1 4:17_reference_end_ _reference_start_2 Samuel 19:36_reference_end_ _reference_start_2 Samuel 11:02_reference_end_ _reference_start_2 Samuel 3:13_reference_end_ _reference_start_2 Samuel 3:19_reference_end_ _reference_start_2 Samuel 3:36_reference_end_ _reference_start_2 Samuel 13:22_reference_end_ _reference_start_1 Kings 2:18_reference_end_ _reference_start_1 Kings 2:38_reference_end_ _reference_start_1 Kings 2:42_reference_end_ _reference_start_1 Kings 18:24_reference_end_ _reference_start_1 Kings 8:66_reference_end_ _reference_start_1 Kings 2:32_reference_end_ _reference_start_1 Kings 12:07_reference_end_ _reference_start_1 Kings 14:15_reference_end_ _reference_start_1 Kings 8:66_reference_end_ _reference_start_1 Kings 8:56_reference_end_ _reference_start_1 Kings 3:09_reference_end_ _reference_start_1 Kings 8:18_reference_end_ _reference_start_1 Kings 8:36_reference_end_ _reference_start_1 Kings 14:13_reference_end_ _reference_start_1 Kings 1:06_reference_end_ _reference_start_1 Kings 1:42_reference_en d_ _reference_start_1 Kings 10:07_reference_end_ _reference_start_2 Kings 10:30_reference_end_ _reference_start_1 Chronicles 13:02_reference_end_ _reference_start_1 Chronicles 19:13_reference_end_ _reference_start_1 Chronicles 21:23_reference_end_ _reference_start_1 Chronicles 4:40_reference_end_ _reference_start_1 Chronicles 18:08_reference_end_ _reference_start_1 Chronicles 17:26_reference_end_ _reference_start_1 Chronicles 16:34_reference_end_ _reference_start_1 Chronicles 29:28_reference_end_ _reference_start_2 Chronicles 7:10_reference_end_ _reference_start_2 Chronicles 7:03_reference_end_ _reference_start_2 Chronicles 6:08_reference_end_ _reference_start_2 Chronicles 7:10_reference_end_ _reference_start_Esther 1:10_reference_end_ _reference_start_Esther 1:19_reference_end_ _reference_start_Esther 2:09_reference_end_ _reference_start_Esther 3:11_reference_end_ _reference_start_Esther 7:09_reference_end_ _reference_start_Esther 8:08_reference_end_ _reference_start_Esther 8:17_reference_end_ _reference _start_Esther 9:19_reference_end_ _reference_start_Esther 9:22_reference_end_ _reference_start_Esther 5:09_reference_end_ _reference_start_Esther 1:11_reference_end_ _reference_start_Esther 2:02_reference_end_ _reference_start_Esther 2:03_reference_end_ _reference_start_Esther 2:07_reference_end_ _reference_start_Esther 8:05_reference_end_ _reference_start_Esther 1:19_reference_end_ _reference_start_Esther 3:09_reference_end_ _reference_start_Esther 5:04_reference_end_ _reference_start_Esther 5:08_reference_end_ _reference_start_Esther 7:03_reference_end_ _reference_start_Esther 8:05_reference_end_ _reference_start_Esther 9:13_reference_end_ _reference_start_Esther 10:03_reference_end_ _reference_start_Psalms 147:01_reference_end_ _reference_start_Psalms 147:01_reference_end_ _reference_start_Psalms 119:065_reference_end_ _reference_start_Psalms 119:122_reference_end_ _reference_start_Psalms 37:16_reference_end_ _reference_start_Psalms 63:04_reference_end_ _reference_start_Psalms 84:11_reference_end_ _reference_start_Psalms 118:08_reference_end_ _reference_start_Psalms 118:09_reference_end_ _reference_start_Psalms 119:072_reference_end_ _reference_start_Psalms 31:20_reference_end_ _reference_start_Psalms 54:05_reference_end_ _reference_start_Psalms 86:17_reference_end_ _reference_start_Psalms 68:11_reference_end_ _reference_start_Psalms 109:21_reference_end_ _reference_start_Psalms 45:02_reference_end_ _reference_start_Psalms 106:05_reference_end_ _reference_start_Psalms 112:05_reference_end_ _reference_start_Psalms 133:02_reference_end_ _reference_start_Psalms 27:13_reference_end_ _reference_start_Psalms 103:05_reference_end_ _reference_start_Psalms 104:28_reference_end_ _reference_start_Psalms 107:09_reference_end_ _reference_start_Psalms 111:10_reference_end_ _reference_start_Psalms 119:068_reference_end_ _reference_start_Psalms 145:09_reference_end_ _reference_start_Psalms 119:066_reference_end_ _reference_start_Psalms 14:01_reference_end_ _reference_start_Psalms 25:07_reference_end_ _reference_start_Psalms 34:09_reference_end_ _reference_start_Psalms 35:12_reference_end_ _reference_start_Psalms 37:27_reference_end_ _reference_start_Psalms 38:21_reference_end_ _reference_start_Psalms 52:05_reference_end_ _reference_start_Psalms 52:11_reference_end_ _reference_start_Psalms 53:02_reference_end_ _reference_start_Psalms 53:04_reference_end_ _reference_start_Psalms 54:08_reference_end_ _reference_start_Psalms 69:17_reference_end_ _reference_start_Psalms 73:01_reference_end_ _reference_start_Psalms 86:05_reference_end_ _reference_start_Psalms 100:05_reference_end_ _reference_start_Psalms 106:01_reference_end_ _reference_start_Psalms 107:01_reference_end_ _reference_start_Psalms 109:05_reference_end_ _reference_start_Psalms 118:01_reference_end_ _reference_start_Psalms 118:29_reference_end_ _reference_start_Psalms 119:68_reference_end_ _reference_start_Psalms 125:04_reference_end_ _reference_start_Psalms 135:03_reference_end_ _reference_start_Psalms 136:01_reference_end_ _reference_start_Psalms 143:10_reference_end_ _reference_start_Psalms 145:07_reference_end_ _reference_start_Psalms 25:08_reference_end_ _reference_start_Psalms 34:15_reference_end_ _reference_start_Psalms 36:05_reference_end_ _reference_start_Psalms 37:03_reference_end_ _reference_start_Psalms 92:02_reference_end_ _reference_start_Psalms 119:039_reference_end_ _reference_start_Psalms 119:071_reference_end_ _reference_start_Psalms 128:02_reference_end_ _reference_start_Psalms 4:07_reference_end_ _reference_start_Psalms 16:02_reference_end_ _reference_start_Psalms 21:04_reference_end_ _reference_start_Psalms 23:06_reference_end_ _reference_start_Psalms 25:13_reference_end_ _reference_start_Psalms 34:11_reference_end_ _reference_start_Psalms 34:13_reference_end_ _reference_start_Psalms 39:03_reference_end_ _reference_start_Psalms 65:12_reference_end_ _reference_start_Psalms 73:28_reference_end_ _reference_start_Psalms 84:12_reference_end_ _reference_start_Psalms 85:13_reference_end_ _reference_start_Psalms 122:09_reference_end_ _reference_start_Psalms 128:05_reference_end_ _reference_start_Psalms 133:01_reference_end_ _reference_start_Proverbs 14:22_reference_end_ _reference_start_Proverbs 19:02_reference_end_ _reference_start_Proverbs 25:27_reference_end_ _reference_start_Proverbs 31:12_reference_end_ _reference_start_Proverbs 8:11_reference_end_ _reference_start_Proverbs 15:16_reference_end_ _reference_start_Proverbs 15:17_reference_end_ _reference_start_Proverbs 21:19_reference_end_ _reference_start_Proverbs 25:24_reference_end_ _reference_start_Proverbs 27:05_reference_end_ _reference_start_Proverbs 27:10_reference_end_ _reference_start_Proverbs 28:06_reference_end_ _reference_start_Proverbs 25:25_reference_end_ _reference_start_Proverbs 22:09_reference_end_ _reference_start_Proverbs 12:25_reference_end_ _reference_start_Proverbs 15:15_reference_end_ _reference_start_Proverbs 18:22_reference_end_ _reference_start_Proverbs 3:04_reference_end_ _reference_start_Proverbs 2:09_reference_end_ _reference_start_Proverbs 24:13_reference_end_ _reference_start_Proverbs 31:18_reference_end_ _reference_start_Proverbs 4:02_reference_end_ _reference_start_Proverbs 12:02_reference_end_ _reference_start_Ecclesiastes 2:03_reference_end_ _reference_start_Ecclesiastes 3:12_reference_end_ _reference_start_Ecclesiastes 3:1_reference_end_ _reference_start_Ecclesiastes 11:06_reference_end_ _reference_start_Ecclesiastes 7:20_reference_end_ _reference_start_Ecclesiastes 12:14_reference_end_ _reference_start_Ecclesiastes 2:01_reference_end_ _reference_start_Ecclesiastes 3:13_reference_end_ _reference_start_Ecclesiastes 8:12_reference_end_ _reference_start_Ecclesiastes 8:13_reference_end_ _reference_start_Jeremiah 6:20_reference_end_ _reference_start_Daniel 1:04_reference_end_ _reference_start_Daniel 1:15_reference_end_ _reference_start_Hosea 4:13_reference_end_ _reference_start_Jonah 4:03_reference_end_ _reference_start_Jonah 4:08_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( (  '  & % $ # " !  #   /             $    !         2        ~ } | {, z- y) x w v u t s r q p o n1 m)# l k j i2 h g f- C~qdWJ=0# zm`SF9,vi\OB5( k  j  i  h  g ' f & e  d  c  b a  `  _  ^  ]  \  [  Z  Y  X  W  V  U  T  S  R  Q  P  O  N  M  L  K  J  I  H  G  F  E  D  C  B  A  @ ( ? $ > =  <  ;  :  9  8  7 $ 6 5A 4A 3 2 1 0 / . - , + *' ) C~qdWJ=0# zm`SF9,vi\OB5( .? -% ,wz +wA * ) (  ' & % $ # " !                         "      (            *      $   ~  } 8 | B {  z  y  x B w  v * u & t  s  r $ q  p  o  n $ m  l  C~qdVI</"xk^QD7*}pcVI<.! qU pT oI nA m' l" k" j i h g f e dwG cw' b\ a% `$ _" ^ ] \ [ Z Y} XwD Wv Vv Um Tk Sj Rd QV PI OE N6 M5 L5 K4 J4 I& H% G# F" E D CwB B AwD @o ?k >h =g < ; :p 9j 8- 7m 6D 5V 46 3 2wH 1v 0v /T C|obUH;.!xk^QD7*tgZM@3& 4  3  2 1 0 / .( - , +  * ) ( ' & % $  #( " !- )% "                                       ~ } | { z y x w v u t s rz onnes choses \cme make glad, rejoice \cmf rejouir, être content \cme to do well, correctly \cmf bien faire, faire correctement \cme to do well, or thoroughly \cmf faire concencieusement \cme to make a thing good, beautiful \cmf beau, faire une bonne chose _reference_start_Genesis 34:18_reference_end_ _reference_start_Genesis 41:37_reference_end_ _reference_start_Genesis 45:16_reference_end_ _reference_start_Genesis 12:13_reference_end_ _reference_start_Genesis 40:14_reference_end_ _reference_start_Genesis 12:16_reference_end_ _reference_start_Genesis 32:09_reference_end_ _reference_start_Genesis 32:13_reference_end_ _reference_start_Genesis 4:07_reference_end_ _reference_start_Genesis 4:07_reference_end_ _reference_start_Exodus 1:20_reference_end_ _reference_start_Leviticus 5:04_reference_end_ _reference_start_Numbers 10:29_reference_end_ _reference_start_Numbers 10:32_reference_end_ _reference_start_Deuteronomy 1:23_reference_end_ _reference_start_Deuteronomy 4:40_reference_end_ _reference_start_Deuteronomy 5:16_reference_end_ _reference_start_Deuteronomy 5:26_reference_end_ _reference_start_Deuteronomy 6:03_reference_end_ _reference_start_Deuteronomy 6:18_reference_end_ _reference_start_Deuteronomy 12:25_reference_end_ _reference_start_Deuteronomy 12:28_reference_end_ _reference_start_Deuteronomy 22:07_reference_end_ _reference_start_Deuteronomy 8:16_reference_end_ _reference_start_Deuteronomy 28:63_reference_end_ _reference_start_Deuteronomy 30:05_reference_end_ _reference_start_Deuteronomy 5:25_reference_end_ _reference_start_Deuteronomy 9:21_reference_end_ _reference_start_Deuteronomy 13:15_reference_end_ _reference_start_Deuteronomy 17:02_reference_end_ _reference_start_Deuteronomy 18:17_reference_end_ _reference_start_Deuteronomy 19:18_reference_end_ _reference_start_Deuteronomy 27:08_reference_end_ _reference_start_Jude 18:20_reference_end_ _reference_start_Jude 19:22_reference_end_ _reference_start_1 Samuel 18:05_reference_end_ _reference_start_1 Samuel 2:32_reference_end_ _reference_start_1 Samuel 25:31_reference_end_ _reference_start_1 Samuel 20:13_reference_end_ _reference_start_1 Samuel 16:17_reference_end_ _reference_start_1 Samuel 24:05_reference_end_ _reference_start_2 Samuel 3:36_reference_end_ _reference_start_2 Samuel 18:04_reference_end_ _reference_start_1 Kings 21:07_reference_end_ _reference_start_1 Kings 3:10_reference_end_ _reference_start_1 Kings 1:47_reference_end_ _reference_start_Esther 1:21_reference_end_ _reference_start_Esther 2:04_reference_end_ _reference_start_Esther 2:04_reference_end_ _reference_start_Esther 2:09_reference_end_ _reference_start_Esther 5:14_reference_end_ _reference_start_Psalms 69:32_reference_end_ _reference_start_Psalms 49:19_reference_end_ _reference_start_Psalms 51:20_reference_end_ _reference_start_Psalms 125:04_reference_end_ _reference_start_Psalms 36:04_reference_end_ _reference_start_Psalms 119:068_reference_end_ _reference_start_Proverbs 17:22_reference_end_ _reference_start_Jonah 4:04_reference_end_ _reference_start_Jonah 4:09_reference_end_ C~qdWJ=0# zm`SF9,uh[NA4'  w/ v u t' s' r" q! p! o! n  m l k+ j! i! h* g f  e dt cp bo ag `V _  ^  ] \" [ Z  Y  X WwD V$ U} T3 S1 RE Q P O N M L / K  J  I  H $ G  F  E  D  C  B  AA @A ? > = < ;  :  9 8 7? 6 5 6//!grace, compassiongrace, compassionHebrew: חַנּוּן \f grâce \cme favorable attitude of God to people \cmf attitude favorable de Dieu envers les humains \cme favorable attitude of people to people \cmf attitude favorable d'une personne envers une personne _reference_start_Exodus 22:27_reference_end_ _reference_start_Exodus 34:06_reference_end_ _reference_start_2 Chronicles 30:09_reference_end_ _reference_start_Nehemiah 9:17_reference_end_ _reference_start_Nehemiah 9:31_reference_end_ _reference_start_Psalms 86:15_reference_end_ _reference_start_Psalms 103:08_reference_end_ _reference_start_Psalms 111:04_reference_end_ _reference_start_Psalms 112:04_reference_end_ _reference_start_Psalms 116:05_reference_end_ _reference_start_Psalms 145:08_reference_end_ _reference_start_Jonah 4:02_reference_end__reference_start_Genesis 19:19_reference_end_ _reference_start_Genesis 32:06_reference_end_ _reference_start_Genesis 33:08_reference_end_ _reference_start_Genesis 33:10_reference_end_ _reference_start_Genesis 33:15_reference_end_ _reference_start_Genesis 34:11_reference_end_ _reference_start_Genesis 39:04_reference_end_ _reference_start_Genesis 39:21_reference_end_ _reference_start_Genesis 18:03_reference_end_ _reference_start_Genesis 30:27_reference_end_ _reference_start_Genesis 47:25_reference_end_ _reference_start_Genesis 47:29_reference_end_ _reference_start_Genesis 50:04_reference_end_ _reference_start_Exodus 33:19_reference_end_ _reference_start_Exodus 33:12_reference_end_ _reference_start_Exodus 33:13_reference_end_ _reference_start_Exodus 33:16_reference_end_ _reference_start_Exodus 33:17_reference_end_ _reference_start_Exodus 34:09_reference_end_ _reference_start_Exodus 3:21_reference_end_ _reference_start_Exodus 11:03_reference_end_ _reference_start_Exodus 12:36_reference_end_ _reference_start_Numbers 11:11_reference_end_ _reference_start_Numbers 11:15_reference_end_ _reference_start_Deuteronomy 28:50_reference_end_ _reference_start_1 Samuel 1:18_reference_end_ _reference_start_1 Samuel 16:22_reference_end_ _reference_start_1 Samuel 20:03_reference_end_ _reference_start_1 Samuel 20:29_reference_end_ _reference_start_1 Samuel 25:08_reference_end_ _reference_start_1 Samuel 27:05_reference_end_ _reference_start_2 Samuel 12:22_reference_end_ _reference_start_2 Samuel 12:22_reference_end_ _reference_start_2 Samuel 15:25_reference_end_ _reference_start_2 Samuel 14:22_reference_end_ _reference_start_2 Samuel 16:04_reference_end_ _reference_start_1 Kings 8:33_reference_end_ _reference_start_1 Kings 8:47_reference_end_ _reference_start_1 Kings 8:59_reference_end_ _reference_start_1 Kings 9:03_reference_end_ _reference_start_1 Kings 11:19_reference_end_ _reference_start_Esther 4:08_reference_end_ _reference_start_Esther 8:03_reference_end_ _reference_start_Esther 2:15_reference_end_ _reference_start_Esther 2:17_reference_end_ _reference_start_Esther 5:02_reference_end_ _reference_start_Esther 5:08_reference_end_ _reference_start_Esther 7:03_reference_end_ _reference_start_Esther 8:05_reference_end_ _reference_start_Psalms 30:09_reference_end_ _reference_start_Psalms 142:02_reference_end_ _reference_start_Psalms 51:03_reference_end_ _reference_start_Psalms 56:02_reference_end_ _reference_start_Psalms 57:02_reference_end_ _reference_start_Psalms 59:06_reference_end_ _reference_start_Psalms 84:12_reference_end_ _reference_start_Psalms 45:03_reference_end_ _reference_start_Proverbs 3:04_reference_end_ _reference_start_Proverbs 3:04_reference_end_ _reference_start_Proverbs 13:13_reference_end_ _reference_start_Proverbs 14:21_reference_end_ _reference_start_Proverbs 15:31_reference_end_ _reference_start_Proverbs 19:17_reference_end_ _reference_start_Proverbs 22:11_reference_end_ _reference_start_Proverbs 31:30_reference_end_ _reference_start_Daniel 6:12_reference_end_ _reference_start_Daniel 4:24_reference_end_ iiaguidanceguidanceHebrew: תַּחְבּוּלָה \f direction \cme counsel, direction \cmf conseil, direction _reference_start_Proverbs 1:05_reference_end_ _reference_start_Proverbs 11:14_reference_end_ _reference_start_Proverbs 12:05_reference_end_ _reference_start_Proverbs 20:18_reference_end_ _reference_start_Proverbs 24:06_reference_end_!gracegraceHebrew: חָנַן \f grâce \cme ask for favor from a person \cmf demander de la faveur d'une personne \cme ask for favor from God \cmf demander de la faveur de Dieu \cme favorable attitude of God to person \cmf attitude favorable de Dieu envers une personne _reference_start_Psalms 30:11_reference_end_ _reference_start_Genesis 42:21_reference_end_ _reference_start_Genesis 33:05_reference_end_ _reference_start_Genesis 33:11_reference_end_ _reference_start_Genesis 43:29_reference_end_ _reference_start_Genesis 6:08_reference_end_  C~qdWJ=0# zm`SF9,uh[NA4'  : 9 8 7 6 5 4 3 2  1  0 / . - , + * ) ( ' & %- $T #; "9 !8 3                ;  /  !                       2     $    " ~! }! |! {! z! y2 x/t, penalty \cmf culpabilité du péché \cme miss the goal of right/duty - vs God (& man) \cmf manquer de faire juste/le devoire envers Dieu (et homme) \cme offense, fault \cmf offence, faute _reference_start_Genesis 26:10_reference_end_ _reference_start_Leviticus 5:06_reference_end_ _reference_start_Leviticus 5:07_reference_end_ _reference_start_Leviticus 5:15_reference_end_ _reference_start_Leviticus 5:16_reference_end_ _reference_start_Leviticus 5:19_reference_end_ _reference_start_Leviticus 6:10_reference_end_ _reference_start_Leviticus 19:21_reference_end_ _reference_start_Numbers 5:07_reference_end_ _reference_start_Numbers 5:08_reference_end_ _reference_start_Numbers 6:12_reference_end_ _reference_start_Numbers 18:09_reference_end_ _reference_start_Psalms 51:07_reference_end_ _reference_start_Psalms 1:1_reference_end_ _reference_start_Psalms 51:11_reference_end_ _reference_start_Psalms 68:22_reference_end_ _reference_start_Proverbs 14:09_reference_end_ _reference_start_Jeremiah 51:05_reference_end_ uOguiltguiltHebrew: אָשָׁם \f culpabilité \cme compensation \cmf compensation \cme guilt \cmf culpabilité \cme guilt offering (given along with compensation) \cmf sacrifice pour le péché (accompagné de réparation) \cme incur guil! C~qdWJ=0# zm`SF9,vi[NA4' } | { z y  x w v u t s- r" q p7 o) n m  l  k  j  i  h  g  f  e ) d  c  b a ` ) _ # ^ ] \ [ Z! Y X% W% V% U< T S R" Q" P OA N M L K J I H G F3 E DD C3 B A3 @ ? > = < ; [))wguilty (to be)guilty (to be)Hebrew: אָשַׁם \f coupable, être coupable \cme be held guilty \cmf considérer coupable \cme be or become guilty \cmf être ou devenir coupable \cme commit an offence, do a wrong \cmf commetre une offence, faire tort _reference_start_Leviticus 4:13_reference_end_ _reference_start_Leviticus 4:22_reference_end_ _reference_start_Leviticus 4:27_reference_end_ _reference_start_Leviticus 5:02_reference_end_ _reference_start_Leviticus 5:17_reference_end_ _reference_start_Leviticus 5:23_reference_end_ _reference_start_Leviticus 5:19_reference_end_ _reference_start_Numbers 5:07_reference_end_ _reference_start_Jude 21:23_reference_end_ _reference_start_Psalms 5:11_reference_end_ _reference_start_Psalms 34:22_reference_end_ _reference_start_Psalms 34:23_reference_end_ _reference_start_Proverbs 30:10_reference_end_&erence_start_Genesis 37:08_reference_end_ _reference_start_Genesis 29:31_reference_end_ _reference_start_Genesis 29:33_reference_end_ _reference_start_Exodus 1:10_reference_end_ _reference_start_Exodus 23:05_reference_end_ _reference_start_Exodus 18:21_reference_end_ _reference_start_Exodus 20:05_reference_end_ _reference_start_Numbers 10:35_reference_end_ _reference_start_Deuteronomy 32:41_reference_end_ _reference_start_Deuteronomy 21:15_reference_end_ _reference_start_Deuteronomy 21:17_reference_end_ _reference_start_2 Samuel 13:15_reference_end_ _reference_start_2 Samuel 19:07_reference_end_ _reference_start_2 Samuel 22:41_reference_end_ _reference_start_2 Samuel 13:15_reference_end_ _reference_start_2 Samuel 13:15_reference_end_ _reference_start_2 Samuel 13:22_reference_end_ _reference_start_2 Samuel 19:07_reference_end_ _reference_start_2 Samuel 22:18_reference_end_ _reference_start_Esther 9:16_reference_end_ _reference_start_Esther 9:01_reference_end_ _reference_start_Esther 9:05_reference_end_ _reference_start_Psalms 139:22_reference_end_ _reference_start_Psalms 18:41_reference_end_ _reference_start_Psalms 55:13_reference_end_ _reference_start_Psalms 25:19_reference_end_ _reference_start_Psalms 34:22_reference_end_ _reference_start_Psalms 45:08_reference_end_ _reference_start_Psalms 139:21_reference_end_ _reference_start_Psalms 139:22_reference_end_ _reference_start_Proverbs 15:17_reference_end_ _reference_start_Proverbs 26:26_reference_end_ _reference_start_Proverbs 27:06_reference_end_ _reference_start_Proverbs 11:15_reference_end_ _reference_start_Proverbs 19:07_reference_end_ _reference_start_Proverbs 25:17_reference_end_ _reference_start_Proverbs 6:16_reference_end_ _reference_start_Proverbs 8:13_reference_end_ _reference_start_Proverbs 9:08_reference_end_ _reference_start_Proverbs 12:01_reference_end_ _reference_start_Proverbs 25:21_reference_end_ _reference_start_Proverbs 13:24_reference_end_ _reference_start_Ecclesiastes 9:01_reference_end_ _reference_start_Ecclesiastes 3:08_reference_end_ ==headheadHebrew: רֹאשׁ \f tête \cme chief priest, leading priest or levite \cmf souverain sacrificateur, ou sacrificateur ou lévite important \cme chief, leader \cmf chef \cme chief, leader, elder (man) \cmf chef, ancien (une personne) \cme chief, most important (place, thing, etc) \cmf chef, le plus important (lieu, chose, etc) \cme figurative use \cmf sense figuré \cme head of a family \cmf chef d'une famill)|Mhate (to)hate (to)Hebrew: שִׂנְאָה \f haïre \cme abhor, dislike extreemly \cmf détester \cme an enemy \cmf un énemie \cme avoid \cmf éviter \cme dislike \cmf ne pas aimer \cme dislike extreemly, abhor \cmf détester \cme prefer less or reject (comparatively) \cmf préférer moins ou rejeter (comparaison) _reference_start_Genesis 26:27_reference_end_ _reference_start_Genesis 24:60_reference_end_ _reference_start_Genesis 37:04_reference_end_ _reference_start_Genesis 37:05_reference_end_ _ref% C~qdWJ=0# zm`SF9,vi\OB5( @  ?  >  = 9 < 6 ; 3 : . 9 & 8  7 - 6  5  4  3  2  1  0  / . ' - ' ,  +  *  )" (, ' & % $ #, "( !             /      0 0 0 ( (  1 ( ( (              ~ *e \cme leader or divion of an army \cmf chef ou section de l'armée \cme metonomy for hair or person or life \cmf métonomie pour les cheveux ou une personne ou la vie \cme mind, where dreams and visions happen \cmf esprit, où on a des visions et rêves \cme physical head of a body \cmf la tête physique du corps \cme physical head of a person or animal \cmf la tête physique d'une personne ou un animal _reference_start_2 Samuel 20:21_reference_end_ _reference_start_2 Samuel 20:22_reference_end_ \cme top of something \cmf le sommet de qqch \cme totality \cmf la totalité _reference_start_Genesis 1:1_reference_end_ _reference_start_Genesis 40:13_reference_end_ _reference_start_Genesis 40:19_reference_end_ _reference_start_Genesis 40:20_reference_end_ _reference_start_Genesis 49:26_reference_end_ _reference_start_Genesis 3:15_reference_end_ _reference_start_Genesis 40:16_reference_end_ _reference_start_Genesis 40:17_reference_end_ _reference_start_Genesis 48:14_reference_end_ _reference_start_Genesis 48:17+_reference_end_ _reference_start_Genesis 48:18_reference_end_ _reference_start_Genesis 8:05_reference_end_ _reference_start_Genesis 11:04_reference_end_ _reference_start_Genesis 28:12_reference_end_ _reference_start_Genesis 28:18_reference_end_ _reference_start_Genesis 47:31_reference_end_ _reference_start_Exodus 18:25_reference_end_ _reference_start_Exodus 6:14_reference_end_ _reference_start_Exodus 6:25_reference_end_ _reference_start_Exodus 12:09_reference_end_ _reference_start_Exodus 17:09_reference_end_ _reference_start_Exodus 17:10_reference_end_ _reference_start_Exodus 19:20_reference_end_ _reference_start_Exodus 24:17_reference_end_ _reference_start_Leviticus 5:08_reference_end_ _reference_start_Numbers 10:04_reference_end_ _reference_start_Numbers 14:04_reference_end_ _reference_start_Numbers 7:02_reference_end_ _reference_start_Numbers 14:40_reference_end_ _reference_start_Numbers 14:44_reference_end_ _reference_start_Numbers 20:28_reference_end_ _reference_start_Numbers 21:20_reference_end_ _re,ference_start_Deuteronomy 28:13_reference_end_ _reference_start_Deuteronomy 28:23_reference_end_ _reference_start_Deuteronomy 28:44_reference_end_ _reference_start_Deuteronomy 34:01_reference_end_ _reference_start_1 Samuel 15:17_reference_end_ _reference_start_1 Samuel 9:22_reference_end_ _reference_start_1 Samuel 28:02_reference_end_ _reference_start_1 Samuel 25:39_reference_end_ _reference_start_1 Samuel 25:39_reference_end_ _reference_start_1 Samuel 11:11_reference_end_ _reference_start_1 Samuel 13:17_reference_end_ _reference_start_1 Samuel 13:18_reference_end_ _reference_start_1 Samuel 28:02_reference_end_ _reference_start_1 Samuel 1:11_reference_end_ _reference_start_1 Samuel 4:12_reference_end_ _reference_start_1 Samuel 5:04_reference_end_ _reference_start_1 Samuel 10:01_reference_end_ _reference_start_1 Samuel 14:45_reference_end_ _reference_start_1 Samuel 17:05_reference_end_ _reference_start_1 Samuel 17:38_reference_end_ _reference_start_1 Samuel 17:46_reference_end_ _reference_start_1 Samuel 17-:51_reference_end_ _reference_start_1 Samuel 17:54_reference_end_ _reference_start_1 Samuel 17:57_reference_end_ _reference_start_1 Samuel 29:04_reference_end_ _reference_start_1 Samuel 31:09_reference_end_ _reference_start_1 Samuel 26:13_reference_end_ _reference_start_2 Samuel 22:44_reference_end_ _reference_start_2 Samuel 1:16_reference_end_ _reference_start_2 Samuel 3:29_reference_end_ _reference_start_2 Samuel 23:08_reference_end_ _reference_start_2 Samuel 23:13_reference_end_ _reference_start_2 Samuel 23:18_reference_end_ _reference_start_2 Samuel 2:16_reference_end_ _reference_start_2 Samuel 14:26_reference_end_ _reference_start_2 Samuel 18:09_reference_end_ _reference_start_2 Samuel 1:02_reference_end_ _reference_start_2 Samuel 1:10_reference_end_ _reference_start_2 Samuel 3:08_reference_end_ _reference_start_2 Samuel 4:07_reference_end_ _reference_start_2 Samuel 4:08_reference_end_ _reference_start_2 Samuel 4:12_reference_end_ _reference_start_2 Samuel 12:30_reference_end_ _reference_start_2 Samu.el 13:19_reference_end_ _reference_start_2 Samuel 14:26_reference_end_ _reference_start_2 Samuel 15:30_reference_end_ _reference_start_2 Samuel 15:32_reference_end_ _reference_start_2 Samuel 16:09_reference_end_ _reference_start_2 Samuel 2:25_reference_end_ _reference_start_2 Samuel 5:24_reference_end_ _reference_start_2 Samuel 15:32_reference_end_ _reference_start_2 Samuel 16:01_reference_end_ _reference_start_1 Kings 8:01_reference_end_ _reference_start_1 Kings 21:09_reference_end_ _reference_start_1 Kings 21:12_reference_end_ _reference_start_1 Kings 2:32_reference_end_ _reference_start_1 Kings 2:33_reference_end_ _reference_start_1 Kings 2:37_reference_end_ _reference_start_1 Kings 2:44_reference_end_ _reference_start_1 Kings 8:32_reference_end_ _reference_start_1 Kings 20:31_reference_end_ _reference_start_1 Kings 20:32_reference_end_ _reference_start_1 Kings 7:16_reference_end_ _reference_start_1 Kings 7:17_reference_end_ _reference_start_1 Kings 7:18_reference_end_ _reference_start_1 Kings 7:19_ref/erence_end_ _reference_start_1 Kings 7:22_reference_end_ _reference_start_1 Kings 7:35_reference_end_ _reference_start_1 Kings 7:41_reference_end_ _reference_start_1 Kings 8:08_reference_end_ _reference_start_1 Kings 10:19_reference_end_ _reference_start_1 Kings 18:42_reference_end_ _reference_start_2 Kings 25:18_reference_end_ _reference_start_1 Chronicles 27:05_reference_end_ _reference_start_1 Chronicles 16:05_reference_end_ _reference_start_1 Chronicles 26:10_reference_end_ _reference_start_1 Chronicles 29:11_reference_end_ _reference_start_1 Chronicles 10:09_reference_end_ _reference_start_1 Chronicles 9:09_reference_end_ _reference_start_1 Chronicles 9:13_reference_end_ _reference_start_1 Chronicles 9:17_reference_end_ _reference_start_1 Chronicles 9:33_reference_end_ _reference_start_1 Chronicles 9:34_reference_end_ _reference_start_1 Chronicles 23:08_reference_end_ _reference_start_1 Chronicles 23:09_reference_end_ _reference_start_1 Chronicles 23:11_reference_end_ _reference_start_1 Chronicles 230:16_reference_end_ _reference_start_1 Chronicles 23:17_reference_end_ _reference_start_1 Chronicles 23:18_reference_end_ _reference_start_1 Chronicles 23:19_reference_end_ _reference_start_1 Chronicles 23:20_reference_end_ _reference_start_1 Chronicles 23:24_reference_end_ _reference_start_1 Chronicles 24:04_reference_end_ _reference_start_1 Chronicles 11:06_reference_end_ _reference_start_1 Chronicles 12:20_reference_end_ _reference_start_2 Chronicles 19:11_reference_end_ _reference_start_Ezra 5:10_reference_end_ _reference_start_Nehemiah 11:17_reference_end_ _reference_start_Nehemiah 12:07_reference_end_ _reference_start_Nehemiah 12:24_reference_end_ _reference_start_Nehemiah 12:46_reference_end_ _reference_start_Esther 9:25_reference_end_ _reference_start_Esther 2:17_reference_end_ _reference_start_Esther 6:08_reference_end_ _reference_start_Esther 6:12_reference_end_ _reference_start_Esther 5:02_reference_end_ _reference_start_Psalms 110:06_reference_end_ _reference_start_Psalms 3:04_reference_end_ _reference_start_Psalms 40:13_reference_end_ _reference_start_Psalms 60:09_reference_end_ _reference_start_Psalms 110:07_reference_end_ _reference_start_Psalms 23:05_reference_end_ _reference_start_Proverbs 25:22_reference_end_ _reference_start_Ecclesiastes 2:14_reference_end_ _reference_start_Daniel 1:10_reference_end_ _reference_start_Daniel 2:28_reference_end_ _reference_start_Daniel 4:02_reference_end_ _reference_start_Daniel 4:07_reference_end_ _reference_start_Daniel 7:01_reference_end_ _reference_start_Daniel 7:15_reference_end_ _reference_start_Daniel 2:32_reference_end_ _reference_start_Daniel 2:38_reference_end_ _reference_start_Daniel 3:27_reference_end_ _reference_start_Daniel 4:10_reference_end_ _reference_start_Daniel 7:06_reference_end_ _reference_start_Daniel 7:09_reference_end_ _reference_start_Daniel 7:20_reference_end_ _reference_start_Daniel 7:01_reference_end_ _reference_start_Jonah 2:06_reference_end_ _reference_start_Jonah 4:06_reference_end_ _reference_start_Jonah 4:08_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5(           ~  }  |  {  z  y  x " w ! v  u t s r  q  p  o  n  m * l  k  j ) i # h  g  f  e  d  c  b  a  ` , _ % ^ ! ]  \  [  Z  Y  X  W  V  U  T  S  R  Q  P  O  N  M  L  K  J  I  H  G  F  E  D  C  B  A , C~qdWJ=0# zm`SF9,vi\OB5( F E D C B A @ ? > =$ < ; : 9  8 7 62 5- 4* 3" 2 1 0 / . -) ,- + * ) (  '  &  % $ # " !  &           n < (  n        .          4rt of us with desires & concerns \cmf partie d'une personne avec ses désires et ses souçis \cme part of us with emotions & feelings \cmf partie d'une personne avec ses émotions et ses sentiments \cme part of us with intentions & will \cmf parti d'une personne avec intentions et volonté \cme part of us with thoughts & ideas \cmf partie d'une personne avec ses pensées et ses idées \cme the person him/herself \cmf la personne elle-même _reference_start_Genesis 8:21_reference_end_ _reference_start_Genesis 17:17_reference_end_ _reference_start_Genesis 18:05_reference_end_ _reference_start_Genesis 24:45_reference_end_ _reference_start_Genesis 27:41_reference_end_ _reference_start_Genesis 20:05_reference_end_ _reference_start_Genesis 31:26_reference_end_ _reference_start_Genesis 6:05_reference_end_ _reference_start_Genesis 8:21_reference_end_ _reference_start_Genesis 6:06_reference_end_ _reference_start_Genesis 34:03_reference_end_ _reference_start_Genesis 42:28_reference_end_ _reference_start_Genesis 45:526_reference_end_ _reference_start_Genesis 50:21_reference_end_ _reference_start_Genesis 20:06_reference_end_ _reference_start_Genesis 31:20_reference_end_ _reference_start_Exodus 9:21_reference_end_ _reference_start_Exodus 14:05_reference_end_ _reference_start_Exodus 15:08_reference_end_ _reference_start_Exodus 28:29_reference_end_ _reference_start_Exodus 36:02_reference_end_ _reference_start_Exodus 4:14_reference_end_ _reference_start_Exodus 4:21_reference_end_ _reference_start_Exodus 7:03_reference_end_ _reference_start_Exodus 7:13_reference_end_ _reference_start_Exodus 7:14_reference_end_ _reference_start_Exodus 7:22_reference_end_ _reference_start_Exodus 7:23_reference_end_ _reference_start_Exodus 8:11_reference_end_ _reference_start_Exodus 8:15_reference_end_ _reference_start_Exodus 8:28_reference_end_ _reference_start_Exodus 9:07_reference_end_ _reference_start_Exodus 9:12_reference_end_ _reference_start_Exodus 9:34_reference_end_ _reference_start_Exodus 9:35_reference_end_ _reference_start_Exodus 610:01_reference_end_ _reference_start_Exodus 10:20_reference_end_ _reference_start_Exodus 10:27_reference_end_ _reference_start_Exodus 11:10_reference_end_ _reference_start_Exodus 14:04_reference_end_ _reference_start_Exodus 14:08_reference_end_ _reference_start_Exodus 14:17_reference_end_ _reference_start_Exodus 36:02_reference_end_ _reference_start_Exodus 9:14_reference_end_ _reference_start_Deuteronomy 18:21_reference_end_ _reference_start_Deuteronomy 4:11_reference_end_ _reference_start_Deuteronomy 28:47_reference_end_ _reference_start_Deuteronomy 28:65_reference_end_ _reference_start_Deuteronomy 28:65_reference_end_ _reference_start_Deuteronomy 28:67_reference_end_ _reference_start_Deuteronomy 5:26_reference_end_ _reference_start_Deuteronomy 28:28_reference_end_ _reference_start_Deuteronomy 29:03_reference_end_ _reference_start_Jude 16:17_reference_end_ _reference_start_1 Samuel 1:13_reference_end_ _reference_start_1 Samuel 27:01_reference_end_ _reference_start_1 Samuel 4:20_reference_end_ _reference7_start_1 Samuel 10:26_reference_end_ _reference_start_1 Samuel 17:32_reference_end_ _reference_start_1 Samuel 21:13_reference_end_ _reference_start_1 Samuel 24:06_reference_end_ _reference_start_1 Samuel 28:05_reference_end_ _reference_start_1 Samuel 16:07_reference_end_ _reference_start_1 Samuel 17:28_reference_end_ _reference_start_1 Samuel 25:25_reference_end_ _reference_start_1 Samuel 25:37_reference_end_ _reference_start_1 Samuel 9:19_reference_end_ _reference_start_1 Samuel 9:20_reference_end_ _reference_start_1 Samuel 13:14_reference_end_ _reference_start_1 Samuel 1:08_reference_end_ _reference_start_1 Samuel 4:13_reference_end_ _reference_start_1 Samuel 25:36_reference_end_ _reference_start_1 Samuel 2:35_reference_end_ _reference_start_1 Samuel 6:06_reference_end_ _reference_start_1 Samuel 6:06_reference_end_ _reference_start_1 Samuel 7:03_reference_end_ _reference_start_1 Samuel 12:20_reference_end_ _reference_start_1 Samuel 12:24_reference_end_ _reference_start_1 Samuel 14:07_reference_end_ _ref8erence_start_1 Samuel 2:01_reference_end_ _reference_start_1 Samuel 10:09_reference_end_ _reference_start_1 Samuel 25:31_reference_end_ _reference_start_2 Samuel 7:27_reference_end_ _reference_start_2 Samuel 13:20_reference_end_ _reference_start_2 Samuel 13:33_reference_end_ _reference_start_2 Samuel 14:01_reference_end_ _reference_start_2 Samuel 15:06_reference_end_ _reference_start_2 Samuel 15:13_reference_end_ _reference_start_2 Samuel 17:10_reference_end_ _reference_start_2 Samuel 18:03_reference_end_ _reference_start_2 Samuel 19:08_reference_end_ _reference_start_2 Samuel 19:15_reference_end_ _reference_start_2 Samuel 24:10_reference_end_ _reference_start_2 Samuel 18:14_reference_end_ _reference_start_2 Samuel 6:16_reference_end_ _reference_start_2 Samuel 13:28_reference_end_ _reference_start_2 Samuel 7:03_reference_end_ _reference_start_2 Samuel 7:21_reference_end_ _reference_start_2 Samuel 19:20_reference_end_ _reference_start_1 Kings 8:47_reference_end_ _reference_start_1 Kings 2:04_reference_end_9 _reference_start_1 Kings 3:06_reference_end_ _reference_start_1 Kings 8:23_reference_end_ _reference_start_1 Kings 8:38_reference_end_ _reference_start_1 Kings 8:39_reference_end_ _reference_start_1 Kings 8:48_reference_end_ _reference_start_1 Kings 8:58_reference_end_ _reference_start_1 Kings 8:61_reference_end_ _reference_start_1 Kings 11:02_reference_end_ _reference_start_1 Kings 11:03_reference_end_ _reference_start_1 Kings 11:04_reference_end_ _reference_start_1 Kings 11:09_reference_end_ _reference_start_1 Kings 8:17_reference_end_ _reference_start_1 Kings 8:18_reference_end_ _reference_start_1 Kings 8:66_reference_end_ _reference_start_1 Kings 21:07_reference_end_ _reference_start_1 Kings 9:03_reference_end_ _reference_start_1 Kings 9:04_reference_end_ _reference_start_1 Kings 3:09_reference_end_ _reference_start_1 Kings 3:12_reference_end_ _reference_start_1 Kings 5:09_reference_end_ _reference_start_1 Kings 10:02_reference_end_ _reference_start_1 Kings 10:24_reference_end_ _reference_start_1 Kin:gs 2:44_reference_end_ _reference_start_2 Kings 9:24_reference_end_ _reference_start_1 Chronicles 17:19_reference_end_ _reference_start_1 Chronicles 22:19_reference_end_ _reference_start_1 Chronicles 28:09_reference_end_ _reference_start_1 Chronicles 29:09_reference_end_ _reference_start_1 Chronicles 29:17_reference_end_ _reference_start_1 Chronicles 29:18_reference_end_ _reference_start_1 Chronicles 29:19_reference_end_ _reference_start_1 Chronicles 17:02_reference_end_ _reference_start_1 Chronicles 22:07_reference_end_ _reference_start_1 Chronicles 28:02_reference_end_ _reference_start_1 Chronicles 16:10_reference_end_ _reference_start_2 Chronicles 7:10_reference_end_ _reference_start_2 Chronicles 7:11_reference_end_ _reference_start_2 Chronicles 10:16_reference_end_ _reference_start_Esther 6:06_reference_end_ _reference_start_Esther 1:10_reference_end_ _reference_start_Esther 5:09_reference_end_ _reference_start_Esther 7:05_reference_end_ _reference_start_Psalms 28:07_reference_end_ _reference_start_Ps;alms 61:03_reference_end_ _reference_start_Psalms 7:11_reference_end_ _reference_start_Psalms 17:03_reference_end_ _reference_start_Psalms 24:04_reference_end_ _reference_start_Psalms 28:03_reference_end_ _reference_start_Psalms 31:25_reference_end_ _reference_start_Psalms 32:11_reference_end_ _reference_start_Psalms 46:03_reference_end_ _reference_start_Psalms 51:12_reference_end_ _reference_start_Psalms 119:002_reference_end_ _reference_start_Psalms 119:007_reference_end_ _reference_start_Psalms 119:036_reference_end_ _reference_start_Psalms 119:145_reference_end_ _reference_start_Psalms 139:23_reference_end_ _reference_start_Psalms 38:11_reference_end_ _reference_start_Psalms 4:08_reference_end_ _reference_start_Psalms 19:09_reference_end_ _reference_start_Psalms 31:25_reference_end_ _reference_start_Psalms 34:19_reference_end_ _reference_start_Psalms 17:03_reference_end_ _reference_start_Psalms 57:08_reference_end_ _reference_start_Psalms 4:05_reference_end_ _reference_start_Psalms 19:15_reference_end<_ _reference_start_Psalms 90:12_reference_end_ _reference_start_Psalms 51:19_reference_end_ _reference_start_Psalms 119:080_reference_end_ _reference_start_Proverbs 11:12_reference_end_ _reference_start_Proverbs 3:03_reference_end_ _reference_start_Proverbs 3:05_reference_end_ _reference_start_Proverbs 22:11_reference_end_ _reference_start_Proverbs 30:19_reference_end_ _reference_start_Proverbs 14:30_reference_end_ _reference_start_Proverbs 19:21_reference_end_ _reference_start_Proverbs 14:13_reference_end_ _reference_start_Proverbs 18:12_reference_end_ _reference_start_Proverbs 23:19_reference_end_ _reference_start_Proverbs 15:28_reference_end_ _reference_start_Proverbs 18:02_reference_end_ _reference_start_Proverbs 2:02_reference_end_ _reference_start_Proverbs 3:01_reference_end_ _reference_start_Proverbs 10:08_reference_end_ _reference_start_Proverbs 15:14_reference_end_ _reference_start_Proverbs 23:17_reference_end_ _reference_start_Proverbs 24:17_reference_end_ _reference_start_Ecclesiastes 2:01_reference_end_ _reference_start_Ecclesiastes 3:18_reference_end_ _reference_start_Ecclesiastes 9:01_reference_end_ _reference_start_Ecclesiastes 1:13_reference_end_ _reference_start_Ecclesiastes 2:03_reference_end_ _reference_start_Ecclesiastes 3:11_reference_end_ _reference_start_Ecclesiastes 2:10_reference_end_ _reference_start_Jeremiah 4:19_reference_end_ _reference_start_Daniel 1:08_reference_end_ _reference_start_Daniel 10:12_reference_end_ _reference_start_Daniel 11:27_reference_end_ _reference_start_Daniel 11:28_reference_end_ _reference_start_Daniel 5:20_reference_end_ _reference_start_Daniel 5:22_reference_end_ _reference_start_Daniel 8:25_reference_end_ _reference_start_Daniel 11:12_reference_end_ _reference_start_Daniel 11:25_reference_end_ _reference_start_Daniel 2:30_reference_end_ _reference_start_Daniel 4:13_reference_end_ _reference_start_Daniel 5:21_reference_end_ _reference_start_Daniel 7:04_reference_end_ _reference_start_Hosea 13:08_reference_end_ _reference_start_Jonah 2:04_reference_end_ \\j##!heaven, skyheaven, skyHebrew: שְׁמַיִן \f ciel, paradis \cme hyperbole for exaultation, honor \cmf une façon d'augmAf/heartheartHebrew: .לֶב / לֶבַב / לבַב \f coeur \cme (say) to oneself \cmf (dire) à soi-même \cme believe, have faith in \cmf croire (en) \cme figurative expression (strength, conscience, loyalty, etc) \cmf sens figuré \cme innermost, essential, central part of something \cmf partie la plus intime et centrale de qqch \cme organ heart, and/or thorax of body \cmf organ physique, et/ou thorax du corps \cme part of a person that controls the body \cmf parti d'une personne qui control le corps \cme pa3 C~qdWJ=0# zm`SF9,vi\OB5(                       ~  } ! |  {  z  y x  w  v  u  t  s  r  q # p $ o  n  m  l  k  j % i  h  g  f  e  d  c  b  a  `  _  ^A ] \ [ ZC YA XA W/ V U T  S$ R Q P O N  M  L  K # J " I H  G C~qdWJ=0# zm`SF9,vi\OB5( L K" J I H G& F Ew Dw$ Cw Bw A3 @. ? > = < ; : 9= 8 7 6 5 4 3  2 1 0  /  .  -  ,  +  *  )  (  '  &  %  $ , #  "  !             B             =  :  0  '  &        /     C~qdWJ=0# zm`SF9,vi\OB5(   '                ~ } | {  z  y x w v u  t s r q p  o  n m l k j i h g  f e d c b a  ` _ ^ ] \ [ Z Y X W V U T S RwP Q3 PZ O N M9Benter l'honeur de Dieu \cme hyperbole for honor, exaltation \cmf une façon d'augmenter l'honeur de Dieu \cme metonomy for God \cmf métonomie pour Dieu \cme place where gods & spirits dwell \cmf lieu où habitent les dieux et les esprits \cme sky vs earth \cmf le ciel en contraste avec la terre \cme space, outer space \cmf l'espace, l'espace créé \cme the four points of the compas \cmf quatre points cardinaux \cme where gods and spirits dwell \cmf séjour des dieux et des esprits _reference_start_Genesis 24:07_reference_end_ _reference_start_Genesis 1:20_reference_end_ _reference_start_Genesis 1:26_reference_end_ _reference_start_Genesis 1:28_reference_end_ _reference_start_Genesis 1:30_reference_end_ _reference_start_Genesis 2:19_reference_end_ _reference_start_Genesis 2:20_reference_end_ _reference_start_Genesis 6:07_reference_end_ _reference_start_Genesis 6:17_reference_end_ _reference_start_Genesis 7:03_reference_end_ _reference_start_Genesis 7:11_reference_end_ _reference_start_Genesis 7:19_refereCnce_end_ _reference_start_Genesis 7:23_reference_end_ _reference_start_Genesis 8:02_reference_end_ _reference_start_Genesis 9:02_reference_end_ _reference_start_Genesis 19:24_reference_end_ _reference_start_Genesis 27:28_reference_end_ _reference_start_Genesis 27:39_reference_end_ _reference_start_Genesis 1:01_reference_end_ _reference_start_Genesis 1:06_reference_end_ _reference_start_Genesis 1:07_reference_end_ _reference_start_Genesis 1:08_reference_end_ _reference_start_Genesis 1:08_reference_end_ _reference_start_Genesis 1:09_reference_end_ _reference_start_Genesis 1:14_reference_end_ _reference_start_Genesis 1:14_reference_end_ _reference_start_Genesis 1:15_reference_end_ _reference_start_Genesis 1:15_reference_end_ _reference_start_Genesis 1:17_reference_end_ _reference_start_Genesis 1:17_reference_end_ _reference_start_Genesis 1:20_reference_end_ _reference_start_Genesis 2:01_reference_end_ _reference_start_Genesis 2:04_reference_end_ _reference_start_Genesis 11:04_reference_end_ _reference_start_DGenesis 14:19_reference_end_ _reference_start_Genesis 14:22_reference_end_ _reference_start_Genesis 15:05_reference_end_ _reference_start_Genesis 22:17_reference_end_ _reference_start_Genesis 24:03_reference_end_ _reference_start_Genesis 26:04_reference_end_ _reference_start_Genesis 21:17_reference_end_ _reference_start_Genesis 22:11_reference_end_ _reference_start_Genesis 22:15_reference_end_ _reference_start_Genesis 28:12_reference_end_ _reference_start_Genesis 28:17_reference_end_ _reference_start_Genesis 49:25_reference_end_ _reference_start_Exodus 9:08_reference_end_ _reference_start_Exodus 9:10_reference_end_ _reference_start_Exodus 9:22_reference_end_ _reference_start_Exodus 9:23_reference_end_ _reference_start_Exodus 10:21_reference_end_ _reference_start_Exodus 10:22_reference_end_ _reference_start_Exodus 16:04_reference_end_ _reference_start_Exodus 17:14_reference_end_ _reference_start_Exodus 20:04_reference_end_ _reference_start_Exodus 24:10_reference_end_ _reference_start_Exodus 20:11_referenceE_end_ _reference_start_Exodus 20:22_reference_end_ _reference_start_Deuteronomy 28:12_reference_end_ _reference_start_Deuteronomy 28:23_reference_end_ _reference_start_Deuteronomy 28:24_reference_end_ _reference_start_Deuteronomy 28:26_reference_end_ _reference_start_Deuteronomy 28:62_reference_end_ _reference_start_Deuteronomy 33:13_reference_end_ _reference_start_1 Samuel 17:44_reference_end_ _reference_start_1 Samuel 17:46_reference_end_ _reference_start_1 Samuel 2:10_reference_end_ _reference_start_1 Samuel 5:12_reference_end_ _reference_start_2 Samuel 18:09_reference_end_ _reference_start_2 Samuel 21:10_reference_end_ _reference_start_2 Samuel 22:08_reference_end_ _reference_start_2 Samuel 22:10_reference_end_ _reference_start_2 Samuel 22:14_reference_end_ _reference_start_1 Kings 8:22_reference_end_ _reference_start_1 Kings 8:35_reference_end_ _reference_start_1 Kings 8:54_reference_end_ _reference_start_1 Kings 8:27_reference_end_ _reference_start_1 Kings 8:23_reference_end_ _reference_start_1 KingFs 8:30_reference_end_ _reference_start_1 Kings 8:32_reference_end_ _reference_start_1 Kings 8:34_reference_end_ _reference_start_1 Kings 8:36_reference_end_ _reference_start_1 Kings 8:39_reference_end_ _reference_start_1 Kings 8:45_reference_end_ _reference_start_1 Kings 8:49_reference_end_ _reference_start_1 Chronicles 16:31_reference_end_ _reference_start_1 Chronicles 21:26_reference_end_ _reference_start_1 Chronicles 16:26_reference_end_ _reference_start_1 Chronicles 29:11_reference_end_ _reference_start_1 Chronicles 21:16_reference_end_ _reference_start_2 Chronicles 7:01_reference_end_ _reference_start_2 Chronicles 7:13_reference_end_ _reference_start_2 Chronicles 7:14_reference_end_ _reference_start_Psalms 8:02_reference_end_ _reference_start_Psalms 57:06_reference_end_ _reference_start_Psalms 57:11_reference_end_ _reference_start_Psalms 57:12_reference_end_ _reference_start_Psalms 119:89_reference_end_ _reference_start_Psalms 8:09_reference_end_ _reference_start_Psalms 19:07_reference_end_ _referencGe_start_Psalms 8:04_reference_end_ _reference_start_Psalms 19:02_reference_end_ _reference_start_Psalms 124:08_reference_end_ _reference_start_Psalms 139:08_reference_end_ _reference_start_Psalms 150:01_reference_end_ _reference_start_Psalms 19:02_reference_end_ _reference_start_Psalms 2:04_reference_end_ _reference_start_Psalms 57:04_reference_end_ _reference_start_Psalms 144:05_reference_end_ _reference_start_Ecclesiastes 1:13_reference_end_ _reference_start_Ecclesiastes 2:03_reference_end_ _reference_start_Daniel 2:19_reference_end_ _reference_start_Daniel 2:19_reference_end_ _reference_start_Daniel 2:37_reference_end_ _reference_start_Daniel 2:44_reference_end_ _reference_start_Daniel 4:34_reference_end_ _reference_start_Daniel 5:23_reference_end_ _reference_start_Daniel 4:23_reference_end_ _reference_start_Daniel 2:28_reference_end_ _reference_start_Daniel 4:10_reference_end_ _reference_start_Daniel 4:20_reference_end_ _reference_start_Daniel 4:34_reference_end_ _reference_start_Daniel 428:1_reference_end_ _reference_start_Daniel 6:28_reference_end_ _reference_start_Daniel 7:13_reference_end_ _reference_start_Daniel 2:38_reference_end_ _reference_start_Daniel 4:08_reference_end_ _reference_start_Daniel 4:09_reference_end_ _reference_start_Daniel 4:12_reference_end_ _reference_start_Daniel 4:17_reference_end_ _reference_start_Daniel 4:19_reference_end_ _reference_start_Daniel 4:19_reference_end_ _reference_start_Daniel 4:20_reference_end_ _reference_start_Daniel 4:22_reference_end_ _reference_start_Daniel 4:30_reference_end_ _reference_start_Daniel 4:31_reference_end_ _reference_start_Daniel 5:21_reference_end_ _reference_start_Daniel 8:08_reference_end_ _reference_start_Daniel 9:12_reference_end_ _reference_start_Daniel 11:04_reference_end_ _reference_start_Daniel 12:07_reference_end_ _reference_start_Daniel 8:10_reference_end_ _reference_start_Daniel 12:03_reference_end_ _reference_start_Daniel 7:02_reference_end_ _reference_start_Daniel 7:27_reference_end_ _reference_start_Jonah 1:09_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( R  Q  P 1 O - N ' M $ L " K  J  I  H  G 6 F # E  D  C  B  A  @  ?  >  = . < , ;! :> 9 8 7 6 5 4 3 2 1 0 /  .  -  ,  + *  )1 ( ' & % $ # " !                   C~qdWJ=0"wj]PC6(reXK>1$  + ) ( ' ' '                     ~ } | { z y& x w v u" t s r q p o" n, m% l k j i h g9 f e d c b| a ` _ ^ ]wY \9 [9 Z9 Y X W V U  T  S art_Genesis 43:32_reference_end_ _reference_start_Exodus 1:15_reference_end_ _reference_start_Exodus 1:16_reference_end_ _reference_start_Exodus 1:19_reference_end_ _reference_start_Exodus 2:06_reference_end_ _reference_start_Exodus 2:07_reference_end_ _reference_start_Exodus 2:11_reference_end_ _reference_start_Exodus 2:13_reference_end_ _reference_start_Exodus 3:18_reference_end_ _reference_start_Exodus 5:03_reference_end_ _reference_start_Exodus 7:16_reference_end_ _reference_start_Exodus 9:01_reference_end_ _reference_start_Exodus 9:13_reference_end_ _reference_start_Exodus 10:03_reference_end_ _reference_start_Exodus 21:02_reference_end_ _reference_start_1 Samuel 4:06_reference_end_ _reference_start_1 Samuel 4:09_reference_end_ _reference_start_1 Samuel 13:03_reference_end_ _reference_start_1 Samuel 13:19_reference_end_ _reference_start_1 Samuel 14:11_reference_end_ _reference_start_1 Samuel 14:21_reference_end_ _reference_start_1 Samuel 29:03_reference_end_ _reference_start_Jonah 1:09_reference_end_ )m)@55)He who lives foreverhe who lives foreverHebrew: ,חֵי הָעֹולָם / עָלְמָא \f Celui qui vit à jamais \cme He who lives forever \cmf Celui qui vit à jamais _reference_start_Deuteronomy 32:40_reference_end_ _reference_start_Daniel 4:31_reference_end_ _reference_start_Daniel 12:07_reference_end_oHebrewhebrewHebrew: עברי \f hébreu \cme of the Hebrew people \cmf membre du peuple hébreu _reference_start_Genesis 14:13_reference_end_ _reference_start_Genesis 39:14_reference_end_ _reference_start_Genesis 39:17_reference_end_ _reference_start_Genesis 39:17_reference_end_ _reference_start_Genesis 40:15_reference_end_ _reference_start_Genesis 41:12_reference_end_ _reference_stJ C~qdWJ=0# zm`SF9,vi\OB5( XA W? V U T S  R " Q  P 2 O  N M L K J I H  G F E D C B A @( ?$ > = <% ;" :! 90 8+ 7- 6 5 4" 3 2 1# 0# /# . -  , + ( *  )  (  '  &  %  $  #  " !              E ##Whigh priesthigh priestHebrew: הַכֹּהֵן הַגָּדֹול \f souverain sacrificateur \cme high priest, head priest \cmf souverein sacrificateur _reference_start_Leviticus 21:10_reference_end_ _reference_start_Numbers 35:25_reference_end_ _reference_start_Numbers 35:25_reference_end_ _reference_start_Numbers 35:28_reference_end_ _reference_start_Joshua 20:06_reference_end_ _reference_start_2 Kings 12:10_reference_end_ _reference_start_2 Chronicles 34:09_reference_end_ _reference_start_Nehemiah 3:01_reference_end_ _reference_start_Nehemiah 3:20_reference_end_start_Leviticus 6:22_reference_end_ _reference_start_Leviticus 7:01_reference_end_ _reference_start_Leviticus 10:12_reference_end_ _reference_start_Leviticus 10:17_reference_end_ _reference_start_Leviticus 14:13_reference_end_ _reference_start_Leviticus 27:28_reference_end_ _reference_start_Numbers 18:10_reference_end_ _reference_start_Numbers 4:04_reference_end_ _reference_start_Numbers 4:19_reference_end_ _reference_start_Numbers 18:09_reference_end_ _reference_start_1 Kings 6:16_reference_end_ _reference_start_1 Kings 7:50_reference_end_ _reference_start_1 Kings 8:06_reference_end_ _reference_start_1 Chronicles 6:34_reference_end_ _reference_start_1 Chronicles 23:13_reference_end_ _reference_start_2 Chronicles 3:08_reference_end_ _reference_start_2 Chronicles 4:22_reference_end_ _reference_start_2 Chronicles 5:07_reference_end_ _reference_start_Ezra 2:63_reference_end_ _reference_start_Nehemiah 7:65_reference_end_ _reference_start_Ezekiel 41:04_reference_end_ _reference_start_Daniel 9:24_reference_end_ QQ#!))holy of holiesholy of holiesHebrew: קֹדשׁ הַקדשִׁים \f lieu très saint \cme holy of holies, inner room of tablernacle or temple \cmf lieu très saint, sanctuaire du temple _reference_start_Ezekiel 45:03_reference_end_ \cme very holy thing, set apart to God \cmf qqch de très saint, mise apart pour Dieu _reference_start_Ezekiel 43:12_reference_end_ _reference_start_Ezekiel 48:12_reference_end_ _reference_start_Exodus 26:33_reference_end_ _reference_start_Exodus 26:34_reference_end_ _reference_start_Exodus 29:37_reference_end_ _reference_start_Exodus 30:10_reference_end_ _reference_start_Exodus 30:29_reference_end_ _reference_start_Exodus 30:36_reference_end_ _reference_start_Exodus 40:10_reference_end_ _reference_start_Leviticus 2:03_reference_end_ _reference_start_Leviticus 2:10_reference_end_ _reference_start_Leviticus 6:10_reference_end_ _reference_start_Leviticus 6:18_reference_end_ _reference_N C~qdWJ=0# zm`SF9,vi\OB5(          2      3                          & + ~# } |! { z y x  w v u t  s  r  q  p  o  n @ m  l  k  j  i  h  g  f e d c b a  ` _ ^ ] \  [ Z  Y)s 10:23_reference_end_ _reference_start_Exodus 19:14_reference_end_ _reference_start_Leviticus 21:08_reference_end_ _reference_start_Leviticus 21:08_reference_end_ _reference_start_Numbers 20:12_reference_end_ _reference_start_Numbers 20:13_reference_end_ _reference_start_Numbers 11:19_reference_end_ _reference_start_1 Samuel 7:01_reference_end_ _reference_start_1 Samuel 16:05_reference_end_ _reference_start_1 Samuel 21:06_reference_end_ _reference_start_1 Samuel 16:05_reference_end_ _reference_start_2 Samuel 8:11_reference_end_ _reference_start_2 Samuel 11:04_reference_end_ _reference_start_1 Kings 8:64_reference_end_ _reference_start_1 Kings 9:03_reference_end_ _reference_start_1 Kings 9:07_reference_end_ _reference_start_1 Chronicles 18:11_reference_end_ _reference_start_1 Chronicles 23:13_reference_end_ _reference_start_1 Chronicles 15:12_reference_end_ _reference_start_1 Chronicles 15:14_reference_end_ _reference_start_2 Chronicles 7:16_reference_end_ _reference_start_2 Chronicles 7:20_reference_end_  "%%]holy (to be)holy (to be)Hebrew: קָדֶשׁ / קָדַשׁ \f saint, être saint \cme attribute of God, unapproachable, inviolable \cmf attribut de Dieu, non-approchable \cme be dedicated to God, sacred \cmf être dédié à Dieu, sacré \cme be or make undefiled, morally pure like God \cmf pur moralement comme Dieu \cme ritually cleanse \cmf purifier rituellement \cme to ceremonially cleanse and set aside as holy \cmf puifier rituellement et connaître qqn/qqch comme saint _reference_start_Genesis 2:03_reference_end_ _reference_start_Exodus 13:02_reference_end_ _reference_start_Exodus 20:08_reference_end_ _reference_start_Exodus 20:11_reference_end_ _reference_start_Exodus 19:10_reference_end_ _reference_start_Exodus 19:22_reference_end_ _reference_start_ExoduQTui est dédié à Dieu, sacré \cme ceremonially cleanse and set aside as holy \cmf puifier rituellement et connaître qqn/qqch comme saint \cme Jerusalem and its hills; place made holy by God's presence \cmf Jérusalem et ses colines; lieu sanctifié par présence de Dieu \cme messanger (angel) sent by God \cmf messager (ange) envoyé par Dieu \cme name for God \cmf nom de Dieu \cme outer room of temple or tabernacle \cmf première chambre dans le temple ou tabernacle \cme place made holy by God's presence \cmf lieu sanctifié par la présence de Dieu \cme saints, chesen people of God \cmf un saint, le peuple choisi par Dieu \cme something given by God \cmf qqch donné par Dieu \cme temple/tabernacle and its precincts; place made holy by God's presence \cmf le temple/tabernacle; lieu sanctifié par présence de Dieu \cme the people of God \cmf le peuple de Dieu _reference_start_Exodus 15:11_reference_end_ _reference_start_Exodus 12:16_reference_end_ _reference_start_Exodus 16:23_reference_end_ _referenceU_start_Exodus 19:06_reference_end_ _reference_start_Exodus 22:30_reference_end_ _reference_start_Exodus 26:33_reference_end_ _reference_start_Exodus 28:29_reference_end_ _reference_start_Exodus 28:35_reference_end_ _reference_start_Exodus 28:43_reference_end_ _reference_start_Exodus 38:27_reference_end_ _reference_start_Exodus 3:05_reference_end_ _reference_start_Exodus 15:13_reference_end_ _reference_start_Leviticus 2:03_reference_end_ _reference_start_Leviticus 25:12_reference_end_ _reference_start_Leviticus 5:15_reference_end_ _reference_start_Leviticus 5:16_reference_end_ _reference_start_Leviticus 4:06_reference_end_ _reference_start_Leviticus 5:15_reference_end_ _reference_start_Leviticus 10:18_reference_end_ _reference_start_Leviticus 16:02_reference_end_ _reference_start_Leviticus 16:16_reference_end_ _reference_start_Numbers 20:13_reference_end_ _reference_start_Numbers 18:17_reference_end_ _reference_start_Deuteronomy 28:09_reference_end_ _reference_start_1 Samuel 2:02_reference_end_ _reference_Vstart_1 Samuel 6:20_reference_end_ _reference_start_1 Samuel 21:05_reference_end_ _reference_start_1 Samuel 21:06_reference_end_ _reference_start_1 Samuel 21:07_reference_end_ _reference_start_1 Kings 7:51_reference_end_ _reference_start_1 Kings 8:04_reference_end_ _reference_start_1 Kings 6:16_reference_end_ _reference_start_1 Kings 7:50_reference_end_ _reference_start_1 Kings 8:06_reference_end_ _reference_start_1 Kings 8:08_reference_end_ _reference_start_1 Kings 8:10_reference_end_ _reference_start_1 Chronicles 16:10_reference_end_ _reference_start_1 Chronicles 16:35_reference_end_ _reference_start_1 Chronicles 29:16_reference_end_ _reference_start_1 Chronicles 16:29_reference_end_ _reference_start_1 Chronicles 9:29_reference_end_ _reference_start_1 Chronicles 22:19_reference_end_ _reference_start_1 Chronicles 23:13_reference_end_ _reference_start_1 Chronicles 23:28_reference_end_ _reference_start_1 Chronicles 28:12_reference_end_ _reference_start_1 Chronicles 22:19_reference_end_ _reference_start_1 CWhronicles 23:32_reference_end_ _reference_start_1 Chronicles 29:03_reference_end_ _reference_start_Psalms 30:05_reference_end_ _reference_start_Psalms 33:21_reference_end_ _reference_start_Psalms 51:13_reference_end_ _reference_start_Psalms 105:43_reference_end_ _reference_start_Psalms 134:02_reference_end_ _reference_start_Psalms 2:06_reference_end_ _reference_start_Psalms 3:05_reference_end_ _reference_start_Psalms 24:03_reference_end_ _reference_start_Psalms 63:03_reference_end_ _reference_start_Psalms 110:03_reference_end_ _reference_start_Psalms 71:22_reference_end_ _reference_start_Psalms 78:41_reference_end_ _reference_start_Psalms 28:02_reference_end_ _reference_start_Psalms 60:08_reference_end_ _reference_start_Psalms 34:10_reference_end_ _reference_start_Proverbs 20:25_reference_end_ _reference_start_Proverbs 9:10_reference_end_ _reference_start_Daniel 8:13_reference_end_ _reference_start_Daniel 4:10_reference_end_ _reference_start_Daniel 4:14_reference_end_ _reference_start_Daniel 4:20_reference_end_ _reference_start_Daniel 4:05_reference_end_ _reference_start_Daniel 4:06_reference_end_ _reference_start_Daniel 4:15_reference_end_ _reference_start_Daniel 5:11_reference_end_ _reference_start_Daniel 12:07_reference_end_ _reference_start_Daniel 9:16_reference_end_ _reference_start_Daniel 9:20_reference_end_ _reference_start_Daniel 9:24_reference_end_ _reference_start_Daniel 11:45_reference_end_ _reference_start_Daniel 8:13_reference_end_ _reference_start_Daniel 7:18_reference_end_ _reference_start_Daniel 7:21_reference_end_ _reference_start_Daniel 7:22_reference_end_ _reference_start_Daniel 7:25_reference_end_ _reference_start_Daniel 7:27_reference_end_ _reference_start_Daniel 11:28_reference_end_ _reference_start_Daniel 11:30_reference_end_ _reference_start_Daniel 8:13_reference_end_ _reference_start_Daniel 8:14_reference_end_ _reference_start_Daniel 9:24_reference_end_ _reference_start_Daniel 8:24_reference_end_ _reference_start_Jonah 2:05_reference_end_ _reference_start_Jonah 2:08_reference_end_ ==N$!!mhonor (to)honor (to)Hebrew: כָּבֶד / כָּבַד \f honorer \cme distinguished, important \cmf distangué, repsecté \cme glorify, worship God or gods \cmf glorifier, adorer Dieu ou des dieux \cme God's high position \cmf la haute position de Dieu \cme honored, respected \cmf honoré, respecté _reference_start_Genesis 34:19_reference_end_ _reference_start_Exodus 14:04_reference_end_ _reference_start_Exodus 14:17_reference_end_ _reference_start_ZM#holyholyHebrew: קָדֹושׁ \f saint \cme angel, messanger from God \cmf ange, messager de Dieu \cme angels sent by God \cmf anges envoyés par Dieu \cme attribut of God, unapproachable, involable \cmf attribut de Dieu, non-approchable \cme attribute of God, unapproachable \cmf attribut de Dieu, non-approchable \cme attribute of God, unapproachable, inviolable \cmf attribut de Dieu, non-approchable \cme belonging to, dedicated to God, sacred \cmf qui appartient, qS C~qdWJ=/"yl_RE8+uh[NA4'  ^  ]  \  [  Z  Y  X: W V U T S" R  Q  P O  N M L  K  J I H G F E D - C  B  A  @  ? > = < ; : 9 8 7 6 5" 4< 3 2N) 1G 0n /? . - , + *i+ )3 (! ' &  %  $  #  "  !           #Exodus 14:18_reference_end_ _reference_start_Exodus 20:12_reference_end_ _reference_start_Deuteronomy 28:58_reference_end_ _reference_start_1 Samuel 2:30_reference_end_ _reference_start_1 Samuel 2:29_reference_end_ _reference_start_1 Samuel 2:30_reference_end_ _reference_start_1 Samuel 9:06_reference_end_ _reference_start_1 Samuel 15:30_reference_end_ _reference_start_1 Samuel 22:14_reference_end_ _reference_start_2 Samuel 6:20_reference_end_ _reference_start_2 Samuel 6:22_reference_end_ _reference_start_2 Samuel 10:03_reference_end_ _reference_start_2 Samuel 23:19_reference_end_ _reference_start_2 Samuel 23:23_reference_end_ _reference_start_1 Chronicles 4:09_reference_end_ _reference_start_1 Chronicles 11:21_reference_end_ _reference_start_1 Chronicles 11:25_reference_end_ _reference_start_1 Chronicles 19:03_reference_end_ _reference_start_Psalms 149:08_reference_end_ _reference_start_Proverbs 3:09_reference_end_ _reference_start_Proverbs 14:31_reference_end_ _reference_start_Daniel 11:38_reference_end_ C}pcVI</"yl_RE8+uh[NA4'  ! 0  -  (      &  %                    2  '                                   ~  }  |  {  z  y  x  w  v  u  t  s  r  q  p  o  n m l k & j i h g  f  e  d  c  b  a  `  _ ]rence_start_1 Samuel 3:15_reference_end_ _reference_start_1 Samuel 31:09_reference_end_ _reference_start_1 Samuel 5:02_reference_end_ _reference_start_1 Samuel 5:05_reference_end_ _reference_start_1 Samuel 31:10_reference_end_ _reference_start_2 Samuel 12:20_reference_end_ _reference_start_2 Samuel 7:05_reference_end_ _reference_start_2 Samuel 7:06_reference_end_ _reference_start_2 Samuel 7:07_reference_end_ _reference_start_2 Samuel 7:13_reference_end_ _reference_start_1 Kings 6:27_reference_end_ _reference_start_1 Kings 1:1_reference_end_ _reference_start_1 Kings 6:03_reference_end_ _reference_start_1 Kings 6:04_reference_end_ _reference_start_1 Kings 6:05_reference_end_ _reference_start_1 Kings 6:06_reference_end_ _reference_start_1 Kings 6:07_reference_end_ _reference_start_1 Kings 6:08_reference_end_ _reference_start_1 Kings 6:09_reference_end_ _reference_start_1 Kings 6:10_reference_end_ _reference_start_1 Kings 6:14_reference_end_ _reference_start_1 Kings 6:15_reference_end_ _reference_start_1 King^s 6:16_reference_end_ _reference_start_1 Kings 6:17_reference_end_ _reference_start_1 Kings 6:18_reference_end_ _reference_start_1 Kings 6:19_reference_end_ _reference_start_1 Kings 6:21_reference_end_ _reference_start_1 Kings 6:22_reference_end_ _reference_start_1 Kings 6:29_reference_end_ _reference_start_1 Kings 6:30_reference_end_ _reference_start_1 Kings 7:12_reference_end_ _reference_start_1 Kings 7:39_reference_end_ _reference_start_1 Kings 7:50_reference_end_ _reference_start_1 Kings 8:06_reference_end_ _reference_start_1 Kings 8:10_reference_end_ _reference_start_1 Kings 8:11_reference_end_ _reference_start_1 Kings 5:17_reference_end_ _reference_start_1 Kings 5:19_reference_end_ _reference_start_1 Kings 5:31_reference_end_ _reference_start_1 Kings 5:32_reference_end_ _reference_start_1 Kings 6:01_reference_end_ _reference_start_1 Kings 6:12_reference_end_ _reference_start_1 Kings 6:37_reference_end_ _reference_start_1 Kings 6:38_reference_end_ _reference_start_1 Kings 7:09_reference_end_ _referen_ce_start_1 Kings 7:12_reference_end_ _reference_start_1 Kings 7:40_reference_end_ _reference_start_1 Kings 7:45_reference_end_ _reference_start_1 Kings 7:48_reference_end_ _reference_start_1 Kings 7:51_reference_end_ _reference_start_1 Kings 8:13_reference_end_ _reference_start_1 Kings 8:16_reference_end_ _reference_start_1 Kings 8:17_reference_end_ _reference_start_1 Kings 8:18_reference_end_ _reference_start_1 Kings 8:19_reference_end_ _reference_start_1 Kings 8:20_reference_end_ _reference_start_1 Kings 8:27_reference_end_ _reference_start_1 Kings 8:29_reference_end_ _reference_start_1 Kings 8:31_reference_end_ _reference_start_1 Kings 8:33_reference_end_ _reference_start_1 Kings 8:38_reference_end_ _reference_start_1 Kings 8:42_reference_end_ _reference_start_1 Kings 8:43_reference_end_ _reference_start_1 Kings 8:44_reference_end_ _reference_start_1 Kings 8:48_reference_end_ _reference_start_1 Kings 8:63_reference_end_ _reference_start_1 Kings 8:64_reference_end_ _reference_start_1 Kings 9:01_referenc`e_end_ _reference_start_1 Kings 9:03_reference_end_ _reference_start_1 Kings 9:07_reference_end_ _reference_start_1 Kings 9:08_reference_end_ _reference_start_1 Kings 9:10_reference_end_ _reference_start_1 Kings 9:16_reference_end_ _reference_start_1 Kings 9:25_reference_end_ _reference_start_1 Kings 10:05_reference_end_ _reference_start_1 Kings 10:12_reference_end_ _reference_start_1 Chronicles 28:11_reference_end_ _reference_start_1 Chronicles 9:11_reference_end_ _reference_start_1 Chronicles 9:13_reference_end_ _reference_start_1 Chronicles 9:23_reference_end_ _reference_start_1 Chronicles 9:26_reference_end_ _reference_start_1 Chronicles 9:27_reference_end_ _reference_start_1 Chronicles 10:10_reference_end_ _reference_start_1 Chronicles 28:11_reference_end_ _reference_start_1 Chronicles 17:04_reference_end_ _reference_start_1 Chronicles 17:05_reference_end_ _reference_start_1 Chronicles 17:06_reference_end_ _reference_start_1 Chronicles 17:12_reference_end_ _reference_start_1 Chronicles 22:01_referencae_end_ _reference_start_1 Chronicles 22:02_reference_end_ _reference_start_1 Chronicles 22:05_reference_end_ _reference_start_1 Chronicles 22:06_reference_end_ _reference_start_1 Chronicles 22:07_reference_end_ _reference_start_1 Chronicles 22:08_reference_end_ _reference_start_1 Chronicles 22:10_reference_end_ _reference_start_1 Chronicles 22:11_reference_end_ _reference_start_1 Chronicles 22:14_reference_end_ _reference_start_1 Chronicles 22:19_reference_end_ _reference_start_1 Chronicles 23:28_reference_end_ _reference_start_1 Chronicles 28:02_reference_end_ _reference_start_1 Chronicles 28:03_reference_end_ _reference_start_1 Chronicles 28:06_reference_end_ _reference_start_1 Chronicles 28:10_reference_end_ _reference_start_1 Chronicles 28:12_reference_end_ _reference_start_1 Chronicles 28:13_reference_end_ _reference_start_1 Chronicles 28:20_reference_end_ _reference_start_1 Chronicles 28:21_reference_end_ _reference_start_1 Chronicles 29:02_reference_end_ _reference_start_1 Chronicles 29:03_reference_end_ _reference_start_1 Chronicles 29:04_reference_end_ _reference_start_1 Chronicles 29:07_reference_end_ _reference_start_1 Chronicles 29:08_reference_end_ _reference_start_1 Chronicles 29:10_reference_end_ _reference_start_2 Chronicles 7:01_reference_end_ _reference_start_2 Chronicles 7:02_reference_end_ _reference_start_2 Chronicles 7:03_reference_end_ _reference_start_2 Chronicles 7:07_reference_end_ _reference_start_2 Chronicles 7:05_reference_end_ _reference_start_2 Chronicles 7:11_reference_end_ _reference_start_2 Chronicles 7:12_reference_end_ _reference_start_2 Chronicles 7:16_reference_end_ _reference_start_2 Chronicles 7:20_reference_end_ _reference_start_2 Chronicles 7:21_reference_end_ _reference_start_Psalms 23:06_reference_end_ _reference_start_Psalms 52:10_reference_end_ _reference_start_Daniel 1:02_reference_end_ _reference_start_Daniel 5:03_reference_end_ _reference_start_Daniel 5:23_reference_end_ _reference_start_Daniel 1:02_reference_end_ _reference_start_Daniel 1:02_reference_end_ }}c%//{house of the LORDhouse of the lordHebrew: בַּיִת ־ לַ יהוָה \f maison de l'Eternel \cme descendents \cmf parants, descendents \cme house of God, inner courtyards and building \cmf maison de Dieu, cours inérieurs et bâtiment \cme inner room of temple, holy of holies \cmf la salle interieure du temple, le lieu très saint \cme place where God is \cmf lieu où Dieu se trouve \cme tabernacle, tent \cmf tabernacle, tente \cme temple of other gods \cmf temple d'autres dieux \cme the temple building inside the court \cmf le bâtiment du temple dans la cour \cme whole temple area in Jerusalem \cmf tout le lieu sacré à Jérusalem _reference_start_Genesis 28:17_reference_end_ _reference_start_Genesis 28:22_reference_end_ _reference_start_Exodus 23:19_reference_end_ _reference_start_1 Samuel 1:07_reference_end_ _reference_start_1 Samuel 1:24_reference_end_ _refe\ C~qdWJ=0# zm`SF9,vi\OB5( d c b a  `  _  ^  ]  \  [  Z  Y  X  W  V  U  T  S  R  Q  P  O  N  M  L  K  J  I  H  G  F  E  D  C B  A  @  ? > =  < ;  :  9  8 7  6  5  4  3 @ 2 ? 1 0 0 , / + . * - & , ! +  *  )  (  '  &  %  $  #  " 3 C~qdWJ=0# zm`SF9,vi\OB5( ' " &" %  $ # " !      U  k Z   ; 3 & $   3                                 "   ~ } | {  z y x& w v u t, s r q p o n m4 l k j i h g f efce_end_ _reference_start_Genesis 19:15_reference_end_ _reference_start_Exodus 20:05_reference_end_ _reference_start_Exodus 28:38_reference_end_ _reference_start_Leviticus 5:01_reference_end_ _reference_start_Leviticus 5:17_reference_end_ _reference_start_Leviticus 10:17_reference_end_ _reference_start_Leviticus 18:25_reference_end_ _reference_start_Numbers 15:31_reference_end_ _reference_start_Numbers 14:18_reference_end_ _reference_start_Numbers 14:19_reference_end_ _reference_start_Numbers 14:18_reference_end_ _reference_start_Numbers 14:34_reference_end_ _reference_start_Deuteronomy 19:15_reference_end_ _reference_start_Deuteronomy 5:09_reference_end_ _reference_start_1 Samuel 20:08_reference_end_ _reference_start_1 Samuel 3:13_reference_end_ _reference_start_1 Samuel 20:01_reference_end_ _reference_start_1 Samuel 3:14_reference_end_ _reference_start_1 Samuel 25:24_reference_end_ _reference_start_1 Samuel 28:10_reference_end_ _reference_start_2 Samuel 14:32_reference_end_ _reference_start_2 Samuel 19:20_reference_end_ _reference_start_2 Samuel 22:24_reference_end_ _reference_start_2 Samuel 24:10_reference_end_ _reference_start_2 Samuel 3:08_reference_end_ _reference_start_2 Samuel 14:09_reference_end_ _reference_start_1 Kings 17:18_reference_end_ _reference_start_2 Kings 7:09_reference_end_ _reference_start_1 Chronicles 21:08_reference_end_ _reference_start_Psalms 51:04_reference_end_ _reference_start_Psalms 32:05_reference_end_ _reference_start_Psalms 36:03_reference_end_ _reference_start_Psalms 38:05_reference_end_ _reference_start_Psalms 51:07_reference_end_ _reference_start_Psalms 59:05_reference_end_ _reference_start_Psalms 32:02_reference_end_ _reference_start_Psalms 90:08_reference_end_ _reference_start_Psalms 107:17_reference_end_ _reference_start_Psalms 25:11_reference_end_ _reference_start_Psalms 85:03_reference_end_ _reference_start_Proverbs 16:06_reference_end_ _reference_start_Daniel 9:13_reference_end_ _reference_start_Daniel 9:16_reference_end_ _reference_start_Daniel 9:24_reference_end_ Y (minjusticeinjusticeHebrew: עַוְלָה \f injustice \cme injustice \cmf injustice \cme unjuh'{iniquityiniquityHebrew: עֲוָיָא \f péchés \cme ethically wrong \cmf mal moralement _reference_start_Daniel 4:24_reference_end_&++Ainiquity, guiltiniquity, guiltHebrew: עָוֹן \f iniquité, faute \cme cleansing from sin \cmf purification du péché \cme guilty of moral wrongdoing \cmf être coupable du péché \cme hold someone guilty, condemn \cmf condamner \cme moral wrongdoing \cmf mal moral \cme sin and its forgiveness \cmf péché et son pardon \cme sin and its punishment \cmf péché et sa punition _reference_start_Genesis 15:16_reference_end_ _reference_start_Genesis 44:16_reference_end_ _reference_start_Genesis 4:13_referenest speech \cmf paroles injustes \cme unrighteousness, injustice \cmf inustice, impiété \cme unrighteousness, wrong \cmf injustice, mal _reference_start_Leviticus 19:15_reference_end_ _reference_start_Deuteronomy 25:16_reference_end_ _reference_start_Deuteronomy 32:04_reference_end_ _reference_start_Deuteronomy 34:10_reference_end_ _reference_start_2 Samuel 3:34_reference_end_ _reference_start_2 Samuel 7:10_reference_end_ _reference_start_2 Chronicles 19:07_reference_end_ _reference_start_Psalms 64:07_reference_end_ _reference_start_Psalms 92:16_reference_end_ _reference_start_Psalms 107:42_reference_end_ _reference_start_Psalms 7:04_reference_end_ _reference_start_Psalms 53:02_reference_end_ _reference_start_Psalms 43:01_reference_end_ _reference_start_Psalms 119:03_reference_end_ _reference_start_Psalms 125:03_reference_end_ _reference_start_Proverbs 22:08_reference_end_ _reference_start_Proverbs 29:27_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( j * i $ h g f  e d  c  b  a  `  _  ^  ]  \ ) [ $ Z  Y  X  W  V  U  T  S # R " Q  P  O  N  M % L  K  J  I  H  G  F  E D  C  B A  @  ?  >  =  < 6 ; : 9 8  7  6  5 4 3 2 1} 0w /+ .5 - ,k* +\ *@ ) (  og glrx~ &,28>DJPV\bhntz "(.4:@FLRX^djpv| N b*r#:',J16ZB"CjD2JzNB N b*r#:',J16ZB"CjD2JzNBS ]R^cbe&kio,voy2u8{>DJ PV\•bɖ%̖hҗ+՗nۘ1t7z=CI  OU["+a,$2g7*>m@0GsK6PyV<\aBgnHo uN|TZ`#f)l/r5x;~ıA˲ϲGԳ ٳM޴SY_"e(k.q4wofjflrx~ &,28>DJPV\bhntz "(.4:@FLRX^djpv|i#}(@12F> ?L@HRILXPY^[!cdd'#}(@12F> ?L@HRILXPY^[!cdd'ijp-tp|3v9|?EKQW] c&i,o2u8{>D J PV\#*b+%3h8+?nF1LtM7VzW=bcCuvIw xOyzU[a$g*m0s6y<BH NTZ`# f3)4l5/6r758x9;:~;AKUG *UJerusalemjerusalemHebrew: יְרוּשָׁלַם \f Jérusalem \cme Jerusalem \cmf Jerusalem _reference_start_1 Samuel 17:54_reference_end_ _reference_start_2 Samuel 5:014_reference_end_ _reference_start_2 Samuel 5:05_reference_end_ _reference_start_2 Samuelm$)integrityintegrityHebrew: תּ ֹם / תֻּמָּה \f intégrité \cme blameless or innocent conduct, integrity \cmf conduit innocent or sans blâme, intégrité _reference_start_Proverbs 2:07_reference_end_ _reference_start_Proverbs 10:09_reference_end_ _reference_start_Proverbs 10:29_reference_end_ _reference_start_Proverbs 11:03_reference_end_ _reference_start_Proverbs 13:06_reference_end_ _reference_start_Proverbs 19:01_reference_end_ _reference_start_Proverbs 20:07_reference_end_ _reference_start_Proverbs 28:06_reference_end_n 5:06_reference_end_ _reference_start_2 Samuel 5:13_reference_end_ _reference_start_2 Samuel 8:07_reference_end_ _reference_start_2 Samuel 9:13_reference_end_ _reference_start_2 Samuel 10:14_reference_end_ _reference_start_2 Samuel 11:01_reference_end_ _reference_start_2 Samuel 11:12_reference_end_ _reference_start_2 Samuel 12:31_reference_end_ _reference_start_2 Samuel 14:23_reference_end_ _reference_start_2 Samuel 14:28_reference_end_ _reference_start_2 Samuel 15:08_reference_end_ _reference_start_2 Samuel 15:11_reference_end_ _reference_start_2 Samuel 15:14_reference_end_ _reference_start_2 Samuel 15:29_reference_end_ _reference_start_2 Samuel 15:37_reference_end_ _reference_start_2 Samuel 16:15_reference_end_ _reference_start_2 Samuel 17:20_reference_end_ _reference_start_2 Samuel 19:20_reference_end_ _reference_start_2 Samuel 19:26_reference_end_ _reference_start_2 Samuel 19:34_reference_end_ _reference_start_2 Samuel 19:35_reference_end_ _reference_start_2 Samuel 20:02_reference_end_ _reference_starot_2 Samuel 20:03_reference_end_ _reference_start_2 Samuel 20:07_reference_end_ _reference_start_2 Samuel 20:22_reference_end_ _reference_start_2 Samuel 24:08_reference_end_ _reference_start_2 Samuel 24:16_reference_end_ _reference_start_1 Kings 2:11_reference_end_ _reference_start_1 Kings 2:36_reference_end_ _reference_start_1 Kings 2:41_reference_end_ _reference_start_1 Kings 3:01_reference_end_ _reference_start_1 Kings 3:15_reference_end_ _reference_start_1 Kings 8:01_reference_end_ _reference_start_1 Kings 9:15_reference_end_ _reference_start_1 Kings 9:19_reference_end_ _reference_start_1 Kings 10:02_reference_end_ _reference_start_1 Kings 10:27_reference_end_ _reference_start_1 Kings 11:07_reference_end_ _reference_start_1 Kings 11:13_reference_end_ _reference_start_1 Kings 11:29_reference_end_ _reference_start_1 Kings 11:32_reference_end_ _reference_start_1 Kings 11:32_reference_end_ _reference_start_1 Kings 11:36_reference_end_ _reference_start_1 Kings 11:42_reference_end_ _reference_start_1 Chronicles 9:03_reference_end_ _reference_start_1 Chronicles 9:34_reference_end_ _reference_start_1 Chronicles 9:38_reference_end_ _reference_start_1 Chronicles 21:04_reference_end_ _reference_start_1 Chronicles 21:15_reference_end_ _reference_start_1 Chronicles 21:16_reference_end_ _reference_start_1 Chronicles 23:24_reference_end_ _reference_start_1 Chronicles 28:01_reference_end_ _reference_start_1 Chronicles 29:27_reference_end_ _reference_start_Psalms 51:20_reference_end_ _reference_start_Ecclesiastes 1:12_reference_end_ _reference_start_Ecclesiastes 2:07_reference_end_ _reference_start_Ecclesiastes 2:09_reference_end_ _reference_start_Daniel 1:01_reference_end_ _reference_start_Daniel 5:02_reference_end_ _reference_start_Daniel 5:03_reference_end_ _reference_start_Daniel 6:11_reference_end_ _reference_start_Daniel 9:02_reference_end_ _reference_start_Daniel 9:07_reference_end_ _reference_start_Daniel 9:12_reference_end_ _reference_start_Daniel 9:16_reference_end_ _reference_start_Daniel 9:25_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( -  ,  +  *  )  (  '  &  %  $  #  "  !                                           ~ }  |  { z y x w v u t3 s  r  q  p  o  n  m & l " k r_reference_end_ _reference_start_Esther 3:04_reference_end_ _reference_start_Esther 3:06_reference_end_ _reference_start_Esther 3:10_reference_end_ _reference_start_Esther 3:13_reference_end_ _reference_start_Esther 4:03_reference_end_ _reference_start_Esther 4:07_reference_end_ _reference_start_Esther 4:13_reference_end_ _reference_start_Esther 4:14_reference_end_ _reference_start_Esther 4:16_reference_end_ _reference_start_Esther 5:13_reference_end_ _reference_start_Esther 6:10_reference_end_ _reference_start_Esther 6:13_reference_end_ _reference_start_Esther 6:13_reference_end_ _reference_start_Esther 8:01_reference_end_ _reference_start_Esther 8:03_reference_end_ _reference_start_Esther 8:05_reference_end_ _reference_start_Esther 8:07_reference_end_ _reference_start_Esther 8:08_reference_end_ _reference_start_Esther 8:09_reference_end_ _reference_start_Esther 8:11_reference_end_ _reference_start_Esther 8:13_reference_end_ _reference_start_Esther 8:16_reference_end_ _reference_start_Esther 8:17_reference_end_ _reference_start_Esther 9:01_reference_end_ _reference_start_Esther 9:02_reference_end_ _reference_start_Esther 9:03_reference_end_ _reference_start_Esther 9:05_reference_end_ _reference_start_Esther 9:06_reference_end_ _reference_start_Esther 9:10_reference_end_ _reference_start_Esther 9:12_reference_end_ _reference_start_Esther 9:13_reference_end_ _reference_start_Esther 9:15_reference_end_ _reference_start_Esther 9:16_reference_end_ _reference_start_Esther 9:18_reference_end_ _reference_start_Esther 9:19_reference_end_ _reference_start_Esther 9:20_reference_end_ _reference_start_Esther 9:22_reference_end_ _reference_start_Esther 9:23_reference_end_ _reference_start_Esther 9:24_reference_end_ _reference_start_Esther 9:25_reference_end_ _reference_start_Esther 9:27_reference_end_ _reference_start_Esther 9:28_reference_end_ _reference_start_Esther 9:29_reference_end_ _reference_start_Esther 9:30_reference_end_ _reference_start_Esther 9:31_reference_end_ _reference_start_Esther 10:03_reference_end_ . ,ijudgementjudgementHebrew: מִשְׁפָּט \f jugement \cme act of deciding a case \cmf act de donner un jugement \cme attribute of right, justice \cmf attribut de droiture, de justice \cme court, seat of judgement \cmf la cour \cme custom, usual practice \cmf coutume, habitude \cme events showing God's judgement \cmf faites qui montre le jugement de Deiu \cme judge \cmf juge \cme just law or ordinance \cmf une loi ou ordonance juste \cme plans, blueprints \cmf plans, spécifications \cme process of judgement, litigauB+qJewjewHebrew: יְהוּדִי \f juif \cme people of Israel, a Jew \cmf le peuple d'Israël, uner pseronne juive _reference_start_1 Chronicles 4:18_reference_end_ _reference_start_Esther 2:05q C~qdWJ=0# zm`SF9,vh[NA4'  p o5 n m l k j" i  h g f  e d c b a ` _ ^ ] \ [ Z Y  X  W  V  U  T  S  R ( Q P & O ! N  M : L  K  J  I  H  G  F  E  D  C  B  A  @  ? > = < ; : 9 8 7 6 5 4 3 2( 1 0  /  . vtion \cmf procésus \cme pronounce a judgement in court \cmf prononcer un verdict devant la cour (Arm) \cme sentence, decision of judgement \cmf la décision du juge \cme the one who makes judgement \cmf celui qui fait jugement _reference_start_Genesis 18:25_reference_end_ _reference_start_Genesis 40:13_reference_end_ _reference_start_Exodus 21:09_reference_end_ _reference_start_Exodus 6:06_reference_end_ _reference_start_Exodus 7:04_reference_end_ _reference_start_Exodus 12:12_reference_end_ _reference_start_Exodus 15:25_reference_end_ _reference_start_Exodus 21:01_reference_end_ _reference_start_Exodus 21:31_reference_end_ _reference_start_Leviticus 5:10_reference_end_ _reference_start_Leviticus 18:04_reference_end_ _reference_start_Leviticus 18:05_reference_end_ _reference_start_Leviticus 18:26_reference_end_ _reference_start_Leviticus 25:18_reference_end_ _reference_start_Deuteronomy 16:18_reference_end_ _reference_start_1 Samuel 8:03_reference_end_ _reference_start_1 Samuel 2:13_reference_end_ _referwence_start_1 Samuel 27:11_reference_end_ _reference_start_1 Samuel 10:25_reference_end_ _reference_start_1 Samuel 30:25_reference_end_ _reference_start_2 Samuel 15:02_reference_end_ _reference_start_2 Samuel 15:06_reference_end_ _reference_start_2 Samuel 22:23_reference_end_ _reference_start_2 Samuel 8:15_reference_end_ _reference_start_1 Kings 3:28_reference_end_ _reference_start_1 Kings 7:07_reference_end_ _reference_start_1 Kings 2:03_reference_end_ _reference_start_1 Kings 6:12_reference_end_ _reference_start_1 Kings 8:58_reference_end_ _reference_start_1 Kings 9:04_reference_end_ _reference_start_1 Kings 11:33_reference_end_ _reference_start_1 Kings 6:38_reference_end_ _reference_start_1 Kings 10:09_reference_end_ _reference_start_1 Kings 20:40_reference_end_ _reference_start_1 Kings 5:08_reference_end_ _reference_start_1 Chronicles 23:31_reference_end_ _reference_start_1 Chronicles 22:13_reference_end_ _reference_start_1 Chronicles 28:07_reference_end_ _reference_start_1 Chronicles 16:12_reference_end_ _reference_start_1 Chronicles 16:14_reference_end_ _reference_start_1 Chronicles 18:14_reference_end_ _reference_start_2 Chronicles 7:17_reference_end_ _reference_start_Ezra 7:25_reference_end_ _reference_start_Ezra 7:26_reference_end_ _reference_start_Job 14:03_reference_end_ _reference_start_Psalms 1:05_reference_end_ _reference_start_Psalms 19:10_reference_end_ _reference_start_Psalms 143:02_reference_end_ _reference_start_Psalms 7:07_reference_end_ _reference_start_Psalms 17:02_reference_end_ _reference_start_Proverbs 29:04_reference_end_ _reference_start_Proverbs 19:29_reference_end_ _reference_start_Ecclesiastes 3:16_reference_end_ _reference_start_Ecclesiastes 12:14_reference_end_ _reference_start_Ecclesiastes 8:05_reference_end_ _reference_start_Ecclesiastes 8:06_reference_end_ _reference_start_Daniel 9:05_reference_end_ _reference_start_Daniel 4:34_reference_end_ _reference_start_Daniel 7:10_reference_end_ _reference_start_Daniel 7:22_reference_end_ _reference_start_Daniel 7:26_reference_end_yr la justice, gouverner \cme final judgement \cmf dernier jugement \cme plead case of \cmf plaider \cme to sit (a judge in court) \cmf s'asseoir (un juge dans la cour) \cme to sit and judge \cmf s'asoire et juger \cme vindicate, justify \cmf justifier, rendre justice _reference_start_Genesis 16:05_reference_end_ _reference_start_Genesis 31:53_reference_end_ _reference_start_Genesis 18:25_reference_end_ _reference_start_Genesis 19:09_reference_end_ _reference_start_Exodus 5:21_reference_end_ _reference_start_Exodus 18:13_reference_end_ _reference_start_Exodus 18:16_reference_end_ _reference_start_Exodus 2:14_reference_end_ _reference_start_Exodus 18:22_reference_end_ _reference_start_Exodus 18:26_reference_end_ _reference_start_Jude 11:27_reference_end_ _reference_start_Jude 2:16_reference_end_ _reference_start_Jude 2:18_reference_end_ _reference_start_1 Samuel 3:13_reference_end_ _reference_start_1 Samuel 1:01_reference_end_ _reference_start_1 Samuel 8:02_reference_end_ _reference_start_1 Samuel 24:13_refzerence_end_ _reference_start_1 Samuel 24:16_reference_end_ _reference_start_1 Samuel 4:18_reference_end_ _reference_start_1 Samuel 7:06_reference_end_ _reference_start_1 Samuel 7:15_reference_end_ _reference_start_1 Samuel 7:16_reference_end_ _reference_start_1 Samuel 7:17_reference_end_ _reference_start_1 Samuel 8:05_reference_end_ _reference_start_1 Samuel 8:06_reference_end_ _reference_start_1 Samuel 8:20_reference_end_ _reference_start_1 Samuel 12:07_reference_end_ _reference_start_1 Samuel 24:16_reference_end_ _reference_start_2 Samuel 15:04_reference_end_ _reference_start_2 Samuel 7:11_reference_end_ _reference_start_2 Samuel 18:19_reference_end_ _reference_start_2 Samuel 18:31_reference_end_ _reference_start_1 Kings 3:28_reference_end_ _reference_start_1 Kings 7:07_reference_end_ _reference_start_1 Kings 8:32_reference_end_ _reference_start_1 Kings 3:09_reference_end_ _reference_start_1 Chronicles 23:04_reference_end_ _reference_start_1 Chronicles 26:29_reference_end_ _reference_start_1 Chronicles 17:06_reference_end_ _reference_start_1 Chronicles 17:10_reference_end_ _reference_start_1 Chronicles 16:33_reference_end_ _reference_start_Ezra 7:03_reference_end_ _reference_start_Job 4:12_reference_end_ _reference_start_Psalms 51:06_reference_end_ _reference_start_Psalms 82:10_reference_end_ _reference_start_Psalms 2:10_reference_end_ _reference_start_Psalms 58:02_reference_end_ _reference_start_Psalms 50:06_reference_end_ _reference_start_Psalms 96:13_reference_end_ _reference_start_Psalms 37:32_reference_end_ _reference_start_Psalms 10:18_reference_end_ _reference_start_Psalms 26:01_reference_end_ _reference_start_Proverbs 31:09_reference_end_ _reference_start_Proverbs 29:14_reference_end_ _reference_start_Proverbs 29:09_reference_end_ _reference_start_Ecclesiastes 3:17_reference_end_ _reference_start_Daniel 9:12_reference_end_ _reference_start_Daniel 7:26_reference_end_ _reference_start_Daniel 7:09_reference_end_ _reference_start_Daniel 7:10_reference_end_ _reference_start_Daniel 7:26_reference_end_ z-!!Ejudge (to)judge (to)Hebrew: שָׁפַט \f juger \cme condemn and punish \cmf condamner et punir \cme decide controversy, pass judgement \cmf trancher un argument, donner un jugement \cme establish or maintain justice, govern \cmf établir ou maintenix C~qdWJ=0# zm`SF9,vi\OB5( 3 2  1 0  / . ! - , + * ) ( ' & % $ # " !   % ` 2 :  R 3    !                                               ~  }  |  {  zA yA xA  w v u t s r q ~tart_Joshua 11:10_reference_end_ _reference_start_1 Samuel 10:18_reference_end_ _reference_start_1 Samuel 13:13_reference_end_ _reference_start_1 Samuel 13:14_reference_end_ _reference_start_1 Samuel 27:05_reference_end_ _reference_start_1 Samuel 28:17_reference_end_ _reference_start_1 Samuel 20:31_reference_end_ _reference_start_1 Samuel 24:21_reference_end_ _reference_start_1 Samuel 10:16_reference_end_ _reference_start_1 Samuel 10:25_reference_end_ _reference_start_1 Samuel 11:14_reference_end_ _reference_start_1 Samuel 14:47_reference_end_ _reference_start_1 Samuel 18:08_reference_end_ _reference_start_2 Samuel 3:10_reference_end_ _reference_start_2 Samuel 5:12_reference_end_ _reference_start_2 Samuel 7:12_reference_end_ _reference_start_2 Samuel 7:13_reference_end_ _reference_start_2 Samuel 7:16_reference_end_ _reference_start_2 Samuel 3:28_reference_end_ _reference_start_2 Samuel 16:08_reference_end_ _reference_start_2 Samuel 12:26_reference_end_ _reference_start_1 Kings 2:46_reference_end_ _reference_start_1 Kings 9:05_reference_end_ _reference_start_1 Kings 11:11_reference_end_ _reference_start_1 Kings 11:13_reference_end_ _reference_start_1 Kings 11:31_reference_end_ _reference_start_1 Kings 11:34_reference_end_ _reference_start_1 Kings 2:12_reference_end_ _reference_start_1 Kings 5:01_reference_end_ _reference_start_1 Kings 10:20_reference_end_ _reference_start_1 Kings 1:46_reference_end_ _reference_start_1 Kings 2:15_reference_end_ _reference_start_1 Kings 2:22_reference_end_ _reference_start_1 Kings 11:35_reference_end_ _reference_start_1 Chronicles 29:11_reference_end_ _reference_start_1 Chronicles 11:10_reference_end_ _reference_start_1 Chronicles 14:02_reference_end_ _reference_start_1 Chronicles 17:14_reference_end_ _reference_start_1 Chronicles 28:05_reference_end_ _reference_start_1 Chronicles 28:07_reference_end_ _reference_start_1 Chronicles 16:20_reference_end_ _reference_start_1 Chronicles 29:30_reference_end_ _reference_start_1 Chronicles 12:23_reference_end_ _reference_start_1 Chronicles 17:11_reference_end_ _reference_start_1 Chronicles 26:31_reference_end_ _reference_start_1 Chronicles 29:30_reference_end_ _reference_start_1 Chronicles 22:10_reference_end_ _reference_start_1 Chronicles 29:25_reference_end_ _reference_start_2 Chronicles 7:18_reference_end_ _reference_start_Esther 1:07_reference_end_ _reference_start_Esther 1:19_reference_end_ _reference_start_Esther 4:14_reference_end_ _reference_start_Esther 1:14_reference_end_ _reference_start_Esther 1:20_reference_end_ _reference_start_Esther 2:03_reference_end_ _reference_start_Esther 3:06_reference_end_ _reference_start_Esther 3:08_reference_end_ _reference_start_Esther 5:03_reference_end_ _reference_start_Esther 5:06_reference_end_ _reference_start_Esther 7:02_reference_end_ _reference_start_Esther 9:30_reference_end_ _reference_start_Esther 2:16_reference_end_ _reference_start_Esther 1:02_reference_end_ _reference_start_Esther 1:04_reference_end_ _reference_start_Esther 1:09_reference_end_ _reference_start_Esther 1:11_reference_end_ _reference_start_Esther 2:16_reference_end_ _reference_start_Esther 2:17_reference_end_ _reference_start_Esther 5:01_reference_end_ _reference_start_Esther 6:08_reference_end_ _reference_start_Esther 8:15_reference_end_ _reference_start_Psalms 135:11_reference_end_ _reference_start_Ecclesiastes 4:14_reference_end_ _reference_start_Daniel 2:42_reference_end_ _reference_start_Daniel 2:44_reference_end_ _reference_start_Daniel 4:23_reference_end_ _reference_start_Daniel 4:28_reference_end_ _reference_start_Daniel 4:33_reference_end_ _reference_start_Daniel 5:07_reference_end_ _reference_start_Daniel 5:16_reference_end_ _reference_start_Daniel 5:18_reference_end_ _reference_start_Daniel 5:29_reference_end_ _reference_start_Daniel 6:01_reference_end_ _reference_start_Daniel 6:04_reference_end_ _reference_start_Daniel 6:27_reference_end_ _reference_start_Daniel 7:14_reference_end_ _reference_start_Daniel 7:18_reference_end_ _reference_start_Daniel 7:22_reference_end_ _reference_start_Daniel 7:27_reference_end_ _reference_start_Daniel 7:27_reference_end_ _reference_start_Daniel 8:23_reference_end_ _reference_start_Daniel 11:20_reference_end_ _reference_start_Daniel 11:21_reference_end_ _reference_start_Daniel 1:20_reference_end_ _reference_start_Daniel 2:37_reference_end_ _reference_start_Daniel 2:39_reference_end_ _reference_start_Daniel 2:40_reference_end_ _reference_start_Daniel 2:44_reference_end_ _reference_start_Daniel 4:14_reference_end_ _reference_start_Daniel 4:15_reference_end_ _reference_start_Daniel 4:22_reference_end_ _reference_start_Daniel 4:29_reference_end_ _reference_start_Daniel 4:41_reference_end_ _reference_start_Daniel 5:11_reference_end_ _reference_start_Daniel 5:21_reference_end_ _reference_start_Daniel 5:28_reference_end_ _reference_start_Daniel 6:02_reference_end_ _reference_start_Daniel 6:04_reference_end_ _reference_start_Daniel 6:08_reference_end_ _reference_start_Daniel 7:23_reference_end_ _reference_start_Daniel 7:24_reference_end_ _reference_start_Daniel 7:27_reference_end_ _reference_start_Daniel 8:22_reference_end_ _reference_start_Daniel 9:01_reference_end_ _reference_start_Daniel 10:13_reference_end_ _reference_start_Daniel 11:02_reference_end_ _reference_start_Daniel 11:04_reference_end_ _reference_start_Daniel 11:09_reference_end_ _reference_start_Daniel 11:17_reference_end_ _reference_start_Daniel 1:01_reference_end_ _reference_start_Daniel 2:01_reference_end_ _reference_start_Daniel 3:33_reference_end_ _reference_start_Daniel 4:31_reference_end_ _reference_start_Daniel 4:33_reference_end_ _reference_start_Daniel 5:26_reference_end_ _reference_start_Daniel 6:29_reference_end_ _reference_start_Daniel 7:18_reference_end_ _reference_start_Daniel 1:1_reference_end_ _reference_start_Daniel 8:01_reference_end_ _reference_start_Daniel 1:03_reference_end_ _reference_start_Daniel 4:26_reference_end_ _reference_start_Daniel 4:27_reference_end_ _reference_start_Daniel 5:20_reference_end_ _reference_start_Daniel 6:27_reference_end_ _reference_start_Daniel 11:21_reference_end_ <<$.%kingdomkingdomHebrew: .מַמְלָכָה \f royaume \cme authority, belonging to the king \cmf autorité, apartenant au roi \cme authority, government \cmf autorité, gouvernement \cme geo-political entities \cmf états politiques \cme geo-political entity \cmf états politiques \cme government, authority \cmf autorité, gouvernement \cme reign, period a king is in power \cmf reigne, période pendent qu'un roi tiens pouvoir \cme relation between God and those he rules \cmf relation entre Dieu et ceux sur lequels il règne \cme royal, belonging to a king \cmf royal, qui apartient au roi \cme royal, belonging to king \cmf royal, qui apartien au roi _reference_start_Genesis 10:10_reference_end_ _reference_start_Genesis 20:09_reference_end_ _reference_start_Exodus 19:06_reference_end_ _reference_start_Numbers 32:33_reference_end_ _reference_start_Deuteronomy 28:25_reference_end_ _reference_start_Joshua 10:02_reference_end_ _reference_s} C~qdWJ=0# zm`SF9,vi\OB5( v u t s r q p o n m  l k j i h g f e d c b a `  _  ^  ]  \  [  Z  Y  X  W  V  U  T S  R # Q  P  O . N  M  L  K " J  I H G  F . E  D  C  B  A  @  ?  >  =  < / ;  :  9  8  7  6  5  4  C}pcVI</"yl_RE8+uh[NA4'  9 8 7  6 5 4 3 2 1 0 / . - ,! + *! ) ( '  & %  $  # "  !          )     , ( ' %                   ~! } | {, z* y x w_Exodus 1:15_reference_end_ _reference_start_Exodus 1:17_reference_end_ _reference_start_Exodus 1:18_reference_end_ _reference_start_Exodus 2:23_reference_end_ _reference_start_Exodus 3:18_reference_end_ _reference_start_Exodus 3:19_reference_end_ _reference_start_Exodus 5:04_reference_end_ _reference_start_Exodus 6:11_reference_end_ _reference_start_Exodus 6:13_reference_end_ _reference_start_Exodus 6:27_reference_end_ _reference_start_Exodus 6:29_reference_end_ _reference_start_Exodus 14:05_reference_end_ _reference_start_Exodus 14:08_reference_end_ _reference_start_Numbers 20:14_reference_end_ _reference_start_Numbers 20:17_reference_end_ _reference_start_Numbers 21:01_reference_end_ _reference_start_Deuteronomy 28:36_reference_end_ _reference_start_1 Samuel 12:12_reference_end_ _reference_start_1 Samuel 1:1_reference_end_ _reference_start_2 Samuel 1:1_reference_end_ _reference_start_1 Kings 1:1_reference_end_ _reference_start_1 Chronicles 1:1_reference_end_ _reference_start_2 Chronicles 7:04_reference_end_ _reference_start_2 Chronicles 7:05_reference_end_ _reference_start_2 Chronicles 7:06_reference_end_ _reference_start_2 Chronicles 7:11_reference_end_ _reference_start_Esther 1:1_reference_end_ _reference_start_Psalms 27:07_reference_end_ _reference_start_Psalms 27:08_reference_end_ _reference_start_Psalms 27:09_reference_end_ _reference_start_Psalms 27:10_reference_end_ _reference_start_Psalms 5:03_reference_end_ _reference_start_Psalms 2:02_reference_end_ _reference_start_Psalms 2:06_reference_end_ _reference_start_Psalms 2:10_reference_end_ _reference_start_Psalms 61:07_reference_end_ _reference_start_Psalms 63:12_reference_end_ _reference_start_Psalms 110:05_reference_end_ _reference_start_Psalms 144:10_reference_end_ _reference_start_Proverbs 22:11_reference_end_ _reference_start_Proverbs 22:19_reference_end_ _reference_start_Proverbs 29:14_reference_end_ _reference_start_Ecclesiastes 1:12_reference_end_ _reference_start_Ecclesiastes 2:08_reference_end_ _reference_start_Daniel 1:1_reference_end_ X/kingkingHebrew: .מֶלֶךְ \f roi \cme God as king \cmf Deiu comme roi \cme king, leader of a ciy-state or country \cmf chef d'une ville ou un pays _reference_start_Genesis 14:1_reference_end_ _reference_start_Genesis 14:01_reference_end_ _reference_start_Genesis 17:06_reference_end_ _reference_start_Genesis 17:16_reference_end_ _reference_start_Genesis 20:02_reference_end_ _reference_start_Genesis 26:01_reference_end_ _reference_start_Genesis 26:08_reference_end_ _reference_start_Genesis 35:11_reference_end_ _reference_start_Genesis 36:31_reference_end_ _reference_start_Genesis 39:20_reference_end_ _reference_start_Genesis 40:01_reference_end_ _reference_start_Genesis 40:05_reference_end_ _reference_start_Genesis 41:46_reference_end_ _reference_start_Genesis 49:20_reference_end_ _reference_start_Exodus 1:08_reference_end_ _reference_start C~qdWJ=0# zm`SF9,vi[NA4'  | { z y  x w v u t s r q p o n m ln k? j= i h g f e d c b a ` _ ^ ] \  [  Z  Y  X W$ V U T S R Q P O N M L K J I H G F E1 D). C( B( A' @$ ?# > = < ; :ference_start_Proverbs 19:02_reference_end_ _reference_start_Proverbs 19:25_reference_end_ _reference_start_Proverbs 19:27_reference_end_ _reference_start_Proverbs 21:11_reference_end_ _reference_start_Proverbs 22:17_reference_end_ _reference_start_Proverbs 22:20_reference_end_ _reference_start_Proverbs 23:12_reference_end_ _reference_start_Proverbs 24:04_reference_end_ _reference_start_Proverbs 12:23_reference_end_ _reference_start_Proverbs 2:1_reference_end_ _reference_start_Proverbs 14:07_reference_end_ _reference_start_Proverbs 20:15_reference_end_ _reference_start_Proverbs 1:07_reference_end_ _reference_start_Proverbs 1:22_reference_end_ _reference_start_Proverbs 1:29_reference_end_ _reference_start_Proverbs 2:05_reference_end_ _reference_start_Proverbs 2:10_reference_end_ _reference_start_Proverbs 9:10_reference_end_ _reference_start_Proverbs 30:03_reference_end_ _reference_start_Proverbs 0:06_reference_end_ _reference_start_Proverbs 3:20_reference_end_ _reference_start_Proverbs 21:12_reference_end_ DD005knowledgeknowledgeHebrew: דַּעַת \f connaisance \cme discernment, understanding \cmf discernement, compréhension \cme in contrast to foolishness \cmf par opposition à la stupidité \cme knowledge of God \cmf connaissance de Dieu \cme knowledge possessed by God \cmf la connaissance que Dieu possède _reference_start_Proverbs 1:04_reference_end_ _reference_start_Proverbs 5:02_reference_end_ _reference_start_Proverbs 8:09_reference_end_ _reference_start_Proverbs 8:10_reference_end_ _reference_start_Proverbs 8:12_reference_end_ _reference_start_Proverbs 12:01_reference_end_ _reference_start_Proverbs 14:06_reference_end_ _reference_start_Proverbs 17:27_reference_end_ _re C~qdWJ=0# zm`SF9,vi\OB5( ?N > = <" ; :  9 ( 8  7  6  5 4  3  2  1 0= /: . - , + *$ ) ( '" &( % $& # " !      1             1                     ~ } ll1##mlatter dayslatter daysHebrew: אַחֲרִית \f la suite des temps \cme in future \cmf dans le futur \cme posterity, descendents \cmf descendants \cme the finish, result \cmf la terminaison, le résultat \cme time leading to God's judgement \cmf avant le dernier jugement de Dieu _reference_start_Genesis 49:01_reference_end_ _reference_start_Numbers 24:14_reference_end_ _reference_start_Ecclesiastes 7:08_reference_end_ _reference_start_Daniel 10:14_reference_end_ _reference_start_Daniel 11:04_reference_end_ _reference_start_Daniel 12:08_reference_end_ _reference_start_Daniel 2:28_reference_end_ _reference_start_Daniel 8:19_reference_end_) \cmf l'alliance de Moïse (utilisé avec 'arche', 'tente', 'tabernacle) \cme non-specific commands of God \cmf commandemants non-specifiques de Dieu \cme tablets of the 10 commandments in the ark \cmf la tablette des 10 commandemeants dans l'arche \cme the ark of God \cmf l'arche de Dieu _reference_start_Genesis 26:05_reference_end_ _reference_start_Exodus 24:12_reference_end_ _reference_start_Exodus 12:49_reference_end_ _reference_start_Exodus 13:09_reference_end_ _reference_start_Exodus 16:04_reference_end_ _reference_start_Exodus 16:28_reference_end_ _reference_start_Exodus 18:16_reference_end_ _reference_start_Exodus 18:20_reference_end_ _reference_start_Exodus 25:16_reference_end_ _reference_start_Exodus 25:21_reference_end_ _reference_start_Exodus 38:21_reference_end_ _reference_start_Exodus 25:21_reference_end_ _reference_start_Exodus 40:20_reference_end_ _reference_start_Exodus 16:34_reference_end_ _reference_start_Exodus 27:21_reference_end_ _reference_start_Exodus 30:06_reference_end_ _reference_start_Exodus 30:36_reference_end_ _reference_start_Leviticus 24:03_reference_end_ _reference_start_Leviticus 16:13_reference_end_ _reference_start_Numbers 10:11_reference_end_ _reference_start_Deuteronomy 1:05_reference_end_ _reference_start_Deuteronomy 28:58_reference_end_ _reference_start_Deuteronomy 28:61_reference_end_ _reference_start_Joshua 1:07_reference_end_ _reference_start_2 Samuel 7:19_reference_end_ _reference_start_1 Kings 2:03_reference_end_ _reference_start_1 Kings 2:03_reference_end_ _reference_start_2 Kings 11:12_reference_end_ _reference_start_2 Kings 17:15_reference_end_ _reference_start_2 Kings 23:03_reference_end_ _reference_start_1 Chronicles 22:12_reference_end_ _reference_start_1 Chronicles 16:40_reference_end_ _reference_start_1 Chronicles 29:19_reference_end_ _reference_start_2 Chronicles 23:11_reference_end_ _reference_start_2 Chronicles 34:31_reference_end_ _reference_start_Psalms 1:02_reference_end_ _reference_start_Psalms 19:08_reference_end_ _reference_start_Psalms 78:05_reference_end_ _reference_start_Psalms 78:01_reference_end_ _reference_start_Psalms 81:06_reference_end_ _reference_start_Psalms 105:45_reference_end_ _reference_start_Psalms 19:08_reference_end_ _reference_start_Psalms 119:14_reference_end_ _reference_start_Proverbs 1:08_reference_end_ _reference_start_Proverbs 3:01_reference_end_ _reference_start_Proverbs 4:02_reference_end_ _reference_start_Proverbs 6:20_reference_end_ _reference_start_Proverbs 6:23_reference_end_ _reference_start_Proverbs 7:02_reference_end_ _reference_start_Proverbs 13:14_reference_end_ _reference_start_Proverbs 28:04_reference_end_ _reference_start_Proverbs 28:07_reference_end_ _reference_start_Proverbs 28:09_reference_end_ _reference_start_Proverbs 29:18_reference_end_ _reference_start_Proverbs 31:26_reference_end_ _reference_start_Isaiah 1:10_reference_end_ _reference_start_Isaiah 30:09_reference_end_ _reference_start_Daniel 9:10_reference_end_ _reference_start_Daniel 9:11_reference_end_ _reference_start_Daniel 9:13_reference_end_ <3''=leader, (ram)leader, (ram)Hebrew: אַיִל \f chef, (bélier) \cme chief, leader (figurative use of 'ram') \cmf chef (sens figuré de 'bélier') \cme ram \cmf bélier _reference_start_Genesis 32:15_reference_end_ _reference_start_Exodus 15:15_reference_end_ _reference_start_2 Kings 24:15_reference_end_ _reference_start_Ezra 17:13_reference_end_ _reference_start_Ezra 31:11_reference_end_ _reference_start_Ezra 31:14_reference_end_2%lawlawHebrew: תֹּורָה \f loi \cme Deuteronomic code of law \cmf système juridique déutéronomique \cme Exodus law of God \cmf loi de Dieu dans l'Exode \cme human instruction, human teaching \cmf instruction humaine, enseignement humain \cme instruction, teaching from God \cmf instruction, enseignement venant de Dieu \cme law of the passover \cmf loi de la Pâque des juifs \cme laws of priestly code beyond Deut. code \cmf lois spéciales, lois des sacrificateurs \cme Mosaic covenant (used with 'ark', 'tent', 'tabernacle', 'veil' C~qdWJ=0# zm`SF9,vi\OB5(       ~ } |! { z y x w v u t& s1 r. q# p# o" n" m" l k7 j 6 i 3 h g$+ f$* e$) d$( c$ b$ a$ `$ _$ ^$ ]$ \$ [ Z Y X  W V  U T S R Q P O N M L K  J I H G F E Dw C Bi- AQ @N bb4leaderleaderHebrew: אַלּוּף \f chef \cme companion, confidant \cmf copain, ami \cme leader, protector \cmf protecteur _reference_start_Genesis 36:15_reference_end_ _reference_start_Genesis 36:16_reference_end_ _reference_start_Genesis 36:17_reference_end_ _reference_start_Genesis 36:18_reference_end_ _reference_start_Genesis 36:19_reference_end_ _reference_start_Genesis 36:21_reference_end_ _reference_start_Genesis 36:29_reference_end_ _reference_start_Genesis 36:30_reference_end_ _reference_start_Genesis 36:40_reference_end_ _reference_start_Genesis 36:41_reference_end_ _reference_start_Genesis 36:42_reference_end_ _reference_start_Genesis 36:43_reference_end_ _reference_start_Exodus 15:15_reference_end_ _reference_start_1 Chronicles 1:51_reference_end_ _reference_start_1 Chronicles 1:54_reference_end_ _reference_start_Psalms 55:14_reference_end_ _reference_start_Proverbs 2:17_reference_end__end_ _reference_start_Genesis 35:23_reference_end_ _reference_start_Genesis 46:11_reference_end_ _reference_start_Genesis 49:05_reference_end_ _reference_start_Exodus 38:21_reference_end_ _reference_start_Exodus 4:14_reference_end_ _reference_start_Exodus 1:02_reference_end_ _reference_start_Exodus 6:16_reference_end_ _reference_start_Exodus 2:01_reference_end_ _reference_start_Exodus 6:19_reference_end_ _reference_start_Exodus 6:25_reference_end_ _reference_start_Leviticus 25:32_reference_end_ _reference_start_Leviticus 25:33_reference_end_ _reference_start_Deuteronomy 18:01_reference_end_ _reference_start_Deuteronomy 18:06_reference_end_ _reference_start_Deuteronomy 18:07_reference_end_ _reference_start_Deuteronomy 18:01_reference_end_ _reference_start_1 Samuel 6:15_reference_end_ _reference_start_2 Samuel 15:24_reference_end_ _reference_start_1 Kings 8:04_reference_end_ _reference_start_1 Kings 12:31_reference_end_ _reference_start_1 Chronicles 9:02_reference_end_ _reference_start_1 Chronicles 9:14_reference_end_ _reference_start_1 Chronicles 9:18_reference_end_ _reference_start_1 Chronicles 9:26_reference_end_ _reference_start_1 Chronicles 9:31_reference_end_ _reference_start_1 Chronicles 9:33_reference_end_ _reference_start_1 Chronicles 9:34_reference_end_ _reference_start_1 Chronicles 16:04_reference_end_ _reference_start_1 Chronicles 23:02_reference_end_ _reference_start_1 Chronicles 23:26_reference_end_ _reference_start_1 Chronicles 23:27_reference_end_ _reference_start_1 Chronicles 28:13_reference_end_ _reference_start_1 Chronicles 28:21_reference_end_ _reference_start_1 Chronicles 2:01_reference_end_ _reference_start_1 Chronicles 23:06_reference_end_ _reference_start_1 Chronicles 21:06_reference_end_ _reference_start_1 Chronicles 23:03_reference_end_ _reference_start_1 Chronicles 23:06_reference_end_ _reference_start_1 Chronicles 23:14_reference_end_ _reference_start_1 Chronicles 23:24_reference_end_ _reference_start_2 Chronicles 7:06_reference_end_ _reference_start_Psalms 135:20_reference_end_ <<<\6!lifelifeHebrew: חַיִּים / חַי \f vie \cme be alive \cmf vivre, être vivant \cme eternal life \cmf vie éternelle \cme figurative sens \cmf sens figuré \cme form of an oath \cmf forme d'un serment \cme good things of life & spiritual blessing \cmf les bonnes choses de la vie et bénédictions spirituelles \cme life, period of time someone is alive \cmf duré de vie, périod d'être vivant _reference_start_Genesis 1:20_reference_end_ _reference_start_Genesis 1:21_reference_end_ _45IleviteleviteHebrew: לֵוִי \f lévite \cme Levites as religious group \cmf Lévites comme group réligieux \cme member of tribe of Levi \cmf membre de la tribu de Lévi \cme son of Jacob \cmf fils de Jacob \cme the tribe of Levi \cmf le tribu de Lévi _reference_start_Genesis 29:34_reference_end_ _reference_start_Genesis 34:25_reference_end_ _reference_start_Genesis 34:30_reference_end_ _reference_start_Genesis 35:23_reference C~qdWJ=0# yl_RE8+uh[NA4'  E D C B A @ ? >* =* < ;. :- 9- 8- 7+ 6+ 5+ 4. 3 2 1  0  / . -  , + * ) ( ' & % $ # " !                                    "  !              reference_start_Genesis 1:24_reference_end_ _reference_start_Genesis 1:28_reference_end_ _reference_start_Genesis 1:30_reference_end_ _reference_start_Genesis 2:07_reference_end_ _reference_start_Genesis 2:19_reference_end_ _reference_start_Genesis 3:14_reference_end_ _reference_start_Genesis 3:17_reference_end_ _reference_start_Genesis 6:17_reference_end_ _reference_start_Genesis 6:19_reference_end_ _reference_start_Genesis 7:11_reference_end_ _reference_start_Genesis 7:15_reference_end_ _reference_start_Genesis 7:22_reference_end_ _reference_start_Genesis 8:01_reference_end_ _reference_start_Genesis 8:17_reference_end_ _reference_start_Genesis 8:19_reference_end_ _reference_start_Genesis 8:21_reference_end_ _reference_start_Genesis 9:03_reference_end_ _reference_start_Genesis 9:10_reference_end_ _reference_start_Genesis 9:12_reference_end_ _reference_start_Genesis 9:15_reference_end_ _reference_start_Genesis 9:16_reference_end_ _reference_start_Genesis 16:14_reference_end_ _reference_start_Genesis 25:06_reference_end_ _reference_start_Genesis 27:46_reference_end_ _reference_start_Genesis 43:07_reference_end_ _reference_start_Genesis 43:27_reference_end_ _reference_start_Genesis 43:28_reference_end_ _reference_start_Genesis 45:03_reference_end_ _reference_start_Genesis 45:26_reference_end_ _reference_start_Genesis 45:28_reference_end_ _reference_start_Genesis 46:30_reference_end_ _reference_start_Genesis 26:19_reference_end_ _reference_start_Genesis 42:15_reference_end_ _reference_start_Genesis 42:16_reference_end_ _reference_start_Genesis 2:09_reference_end_ _reference_start_Genesis 3:22_reference_end_ _reference_start_Genesis 3:24_reference_end_ _reference_start_Genesis 18:10_reference_end_ _reference_start_Genesis 18:14_reference_end_ _reference_start_Genesis 23:01_reference_end_ _reference_start_Genesis 25:07_reference_end_ _reference_start_Genesis 25:17_reference_end_ _reference_start_Genesis 47:08_reference_end_ _reference_start_Genesis 47:28_reference_end_ _reference_start_Genesis 48:09_reference_end_ _reference_start_Exodus 1:14_reference_end_ _reference_start_Exodus 4:18_reference_end_ _reference_start_Exodus 6:16_reference_end_ _reference_start_Exodus 21:35_reference_end_ _reference_start_Leviticus 18:18_reference_end_ _reference_start_Numbers 14:21_reference_end_ _reference_start_Deuteronomy 28:66_reference_end_ _reference_start_1 Samuel 1:26_reference_end_ _reference_start_1 Samuel 14:39_reference_end_ _reference_start_1 Samuel 15:08_reference_end_ _reference_start_1 Samuel 17:26_reference_end_ _reference_start_1 Samuel 17:36_reference_end_ _reference_start_1 Samuel 20:14_reference_end_ _reference_start_1 Samuel 25:06_reference_end_ _reference_start_1 Samuel 17:55_reference_end_ _reference_start_1 Samuel 19:06_reference_end_ _reference_start_1 Samuel 20:03_reference_end_ _reference_start_1 Samuel 20:21_reference_end_ _reference_start_1 Samuel 25:26_reference_end_ _reference_start_1 Samuel 25:34_reference_end_ _reference_start_1 Samuel 26:10_reference_end_ _reference_start_1 Samuel 26:16_reference_end_ _reference_start_1 Samuel 28:10_reference_end_ _reference_start_1 Samuel 29:06_reference_end_ _reference_start_1 Samuel 1:11_reference_end_ _reference_start_1 Samuel 7:15_reference_end_ _reference_start_1 Samuel 18:18_reference_end_ _reference_start_1 Samuel 25:29_reference_end_ _reference_start_2 Samuel 1:23_reference_end_ _reference_start_2 Samuel 12:18_reference_end_ _reference_start_2 Samuel 12:21_reference_end_ _reference_start_2 Samuel 12:22_reference_end_ _reference_start_2 Samuel 18:14_reference_end_ _reference_start_2 Samuel 19:07_reference_end_ _reference_start_2 Samuel 19:35_reference_end_ _reference_start_2 Samuel 22:47_reference_end_ _reference_start_2 Samuel 2:27_reference_end_ _reference_start_2 Samuel 4:09_reference_end_ _reference_start_2 Samuel 11:11_reference_end_ _reference_start_2 Samuel 12:05_reference_end_ _reference_start_2 Samuel 14:11_reference_end_ _reference_start_2 Samuel 14:19_reference_end_ _reference_start_2 Samuel 15:21_reference_end_ _reference_start_2 Samuel 15:21_reference_end_ _reference_start_2 Samuel 18:18_reference_end_ _reference_start_1 Kings 3:22_reference_end_ _reference_start_1 Kings 3:23_reference_end_ _reference_start_1 Kings 3:25_reference_end_ _reference_start_1 Kings 3:26_reference_end_ _reference_start_1 Kings 3:27_reference_end_ _reference_start_1 Kings 8:40_reference_end_ _reference_start_1 Kings 11:34_reference_end_ _reference_start_1 Kings 1:29_reference_end_ _reference_start_1 Kings 2:24_reference_end_ _reference_start_1 Kings 5:01_reference_end_ _reference_start_Psalms 52:07_reference_end_ _reference_start_Psalms 63:04_reference_end_ _reference_start_Psalms 63:05_reference_end_ _reference_start_Psalms 124:03_reference_end_ _reference_start_Psalms 30:06_reference_end_ _reference_start_Psalms 17:14_reference_end_ _reference_start_Psalms 23:06_reference_end_ _reference_start_Psalms 34:13_reference_end_ _reference_start_Proverbs 1:12_reference_end_ _reference_start_Proverbs 3:02_reference_end_ _reference_start_Proverbs 3:22_reference_end_ _reference_start_Proverbs 14:30_reference_end_ _reference_start_Proverbs 18:21_reference_end_ _reference_start_Proverbs 31:12_reference_end_ _reference_start_Proverbs 2:19_reference_end_ _reference_start_Proverbs 3:19_reference_end_ _reference_start_Proverbs 5:06_reference_end_ _reference_start_Proverbs 11:30_reference_end_ _reference_start_Proverbs 13:12_reference_end_ _reference_start_Proverbs 15:04_reference_end_ _reference_start_Proverbs 15:24_reference_end_ _reference_start_Proverbs 3:22_reference_end_ _reference_start_Proverbs 4:13_reference_end_ _reference_start_Proverbs 4:22_reference_end_ _reference_start_Proverbs 4:23_reference_end_ _reference_start_Proverbs 4:23_reference_end_ _reference_start_Proverbs 6:23_reference_end_ _reference_start_Proverbs 8:35_reference_end_ _reference_start_Proverbs 10:11_reference_end_ _reference_start_Proverbs 10:16_reference_end_ _reference_start_Proverbs 10:17_reference_end_ _reference_start_Proverbs 11:19_reference_end_ _reference_start_Proverbs 12:28_reference_end_ _reference_start_Proverbs 13:14_reference_end_ _reference_start_Proverbs 14:27_reference_end_ _reference_start_Proverbs 14:27_reference_end_ _reference_start_Proverbs 15:31_reference_end_ _reference_start_Proverbs 16:15_reference_end_ _reference_start_Proverbs 16:22_reference_end_ _reference_start_Proverbs 19:23_reference_end_ _reference_start_Proverbs 21:21_reference_end_ _reference_start_Proverbs 22:04_reference_end_ _reference_start_Proverbs 27:27_reference_end_ _reference_start_Proverbs 3:02_reference_end_ _reference_start_Proverbs 4:10_reference_end_ _reference_start_Proverbs 9:11_reference_end_ _reference_start_Proverbs 14:30_reference_end_ _reference_start_Proverbs 31:12_reference_end_ _reference_start_Ecclesiastes 2:03_reference_end_ _reference_start_Ecclesiastes 3:12_reference_end_ _reference_start_Daniel 12:07_reference_end_ _reference_start_Daniel 12:02_reference_end_ _reference_start_Jonah 4:03_reference_end_ _reference_start_Jonah 4:08_reference_end_ _reference_start_Jonah 2:07_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( "    | ? ? 4     ~  } " | ( {  z  y  x  w  v  u  t  s  r  q  p o  n  m / l # k  j  i  h  g  f  e  d  c  b  a  `  _  ^  ] " \  [  Z  Y  X 7 W  V  U $ T  S  R ' Q  PB O N M# L K J I0 H/ G/ F C~qdWJ=0# zm`SF9,vi\OB5( K J I H  G  F  E D C  B  A  @ ? >  = < ; : 9 8 7  6  5  4  3  2 1 0 / . - , + * ) ( ' & % $ # "  !         #                     verbs 4:24_reference_end_ _reference_start_Proverbs 5:02_reference_end_ _reference_start_Proverbs 5:03_reference_end_ _reference_start_Proverbs 7:21_reference_end_ _reference_start_Proverbs 8:06_reference_end_ _reference_start_Proverbs 8:07_reference_end_ _reference_start_Proverbs 10:08_reference_end_ _reference_start_Proverbs 10:10_reference_end_ _reference_start_Proverbs 10:13_reference_end_ _reference_start_Proverbs 10:18_reference_end_ _reference_start_Proverbs 10:19_reference_end_ _reference_start_Proverbs 10:21_reference_end_ _reference_start_Proverbs 10:32_reference_end_ _reference_start_Proverbs 12:13_reference_end_ _reference_start_Proverbs 12:19_reference_end_ _reference_start_Proverbs 12:22_reference_end_ _reference_start_Proverbs 13:03_reference_end_ _reference_start_Proverbs 14:03_reference_end_ _reference_start_Proverbs 14:07_reference_end_ _reference_start_Proverbs 14:23_reference_end_ _reference_start_Proverbs 15:08_reference_end_ _reference_start_Proverbs 16:10_reference_end_ _reference_start_Proverbs 16:13_reference_end_ _reference_start_Proverbs 16:21_reference_end_ _reference_start_Proverbs 16:23_reference_end_ _reference_start_Proverbs 16:27_reference_end_ _reference_start_Proverbs 16:30_reference_end_ _reference_start_Proverbs 17:04_reference_end_ _reference_start_Proverbs 17:07_reference_end_ _reference_start_Proverbs 17:28_reference_end_ _reference_start_Proverbs 18:06_reference_end_ _reference_start_Proverbs 18:07_reference_end_ _reference_start_Proverbs 18:28_reference_end_ _reference_start_Proverbs 19:01_reference_end_ _reference_start_Proverbs 20:15_reference_end_ _reference_start_Proverbs 20:19_reference_end_ _reference_start_Proverbs 22:11_reference_end_ _reference_start_Proverbs 16:1_reference_end_ _reference_start_Proverbs 24:02_reference_end_ _reference_start_Proverbs 24:26_reference_end_ _reference_start_Proverbs 24:28_reference_end_ _reference_start_Proverbs 26:23_reference_end_ _reference_start_Proverbs 26:24_reference_end_ _reference_start_Proverbs 27:02_reference_end_ Y_Y8iliverliverHebrew: כָּבֵד \f foie \cme emotions \cmf émotions \cme liver, entrail \cmf les entrailles _reference_start_Exodus 29:13_reference_end_ _reference_start_Proverbs 7:23_reference_end_ _reference_start_Lamentations 2:11_reference_end_7liplipHebrew: שָׂפָה \f levre \cme speech, what is said; figurative sense \cmf parole, ce qui est dit; sense figuré _reference_start_Pro C~qdWJ=0# zm`SF9,vi\OB5(                     ~ } | { z y x w v u t s r$ q p% o% nT m* l  k  j $ i  h g f e d c b a ` _ ^ ] \ [ Z Y X W V U T S R Q P O N M L 19!!3Living Godliving godHebrew: אֱלֹהִים חַי / חַיִּים \f Deiu vivant \cme the living God \cmf le Dieu vivant _reference_start_Deuteronomy 5:26_reference_end_ _reference_start_Joshua 3:10_reference_end_ _reference_start_1 Samuel 17:26_reference_end_ _reference_start_1 Samuel 17:36_reference_end_ _reference_start_2 Kings 19:04_reference_end_ _reference_start_2 Kings 19:16_reference_end_ _reference_start_Psalms 42:03_reference_end_ _reference_start_Psalms 84:02_reference_end_ _reference_start_Isaiah 37:04_reference_end_ _reference_start_Isaiah 37:17_reference_end_ _reference_start_Jeremiah 10:10_reference_end_ _reference_start_Jeremiah 23:36_reference_end_ _reference_start_Daniel 6:21_reference_end_ _reference_start_Daniel 6:27_reference_end_ _reference_start_Hosea 2:01_reference_end_reference_start_Genesis 28:13_reference_end_ _reference_start_Genesis 15:02_reference_end_ _reference_start_Genesis 15:08_reference_end_ _reference_start_Exodus 3:15_reference_end_ _reference_start_Exodus 3:16_reference_end_ _reference_start_Exodus 3:18_reference_end_ _reference_start_Exodus 4:05_reference_end_ _reference_start_Exodus 5:01_reference_end_ _reference_start_Exodus 5:03_reference_end_ _reference_start_Exodus 6:07_reference_end_ _reference_start_Exodus 7:16_reference_end_ _reference_start_Exodus 8:06_reference_end_ _reference_start_Exodus 8:22_reference_end_ _reference_start_Exodus 8:23_reference_end_ _reference_start_Exodus 8:24_reference_end_ _reference_start_Exodus 9:01_reference_end_ _reference_start_Exodus 9:13_reference_end_ _reference_start_Exodus 9:26_reference_end_ _reference_start_Exodus 9:30_reference_end_ _reference_start_Exodus 10:1_reference_end_ _reference_start_Exodus 15:26_reference_end_ _reference_start_Exodus 16:12_reference_end_ _reference_start_Exodus 20:1_reference_end_ _reference_start_Exodus 20:25_reference_end_ _reference_start_Exodus 23:19_reference_end_ _reference_start_Leviticus 18:02_reference_end_ _reference_start_Leviticus 18:04_reference_end_ _reference_start_Leviticus 18:30_reference_end_ _reference_start_Leviticus 25:17_reference_end_ _reference_start_Leviticus 25:38_reference_end_ _reference_start_Leviticus 25:55_reference_end_ _reference_start_Numbers 10:09_reference_end_ _reference_start_Numbers 10:10_reference_end_ _reference_start_Deuteronomy 18:1_reference_end_ _reference_start_Deuteronomy 28:1_reference_end_ _reference_start_Deuteronomy 3:24_reference_end_ _reference_start_Deuteronomy 9:26_reference_end_ _reference_start_Joshua 7:07_reference_end_ _reference_start_Jude 6:22_reference_end_ _reference_start_Jude 16:28_reference_end_ _reference_start_1 Samuel 2:30_reference_end_ _reference_start_1 Samuel 5:10_reference_end_ _reference_start_1 Samuel 7:08_reference_end_ _reference_start_1 Samuel 10:18_reference_end_ _reference_start_1 Samuel 12:09_reference_end_ _reference_start_1 Samuel 12:12_reference_end_ _reference_start_1 Samuel 12:14_reference_end_ _reference_start_1 Samuel 12:19_reference_end_ _reference_start_1 Samuel 13:13_reference_end_ _reference_start_1 Samuel 14:17_reference_end_ _reference_start_1 Samuel 14:41_reference_end_ _reference_start_1 Samuel 15:15_reference_end_ _reference_start_1 Samuel 15:21_reference_end_ _reference_start_1 Samuel 15:30_reference_end_ _reference_start_1 Samuel 20:12_reference_end_ _reference_start_1 Samuel 23:10_reference_end_ _reference_start_1 Samuel 23:11_reference_end_ _reference_start_1 Samuel 25:29_reference_end_ _reference_start_1 Samuel 25:32_reference_end_ _reference_start_1 Samuel 25:34_reference_end_ _reference_start_1 Samuel 30:06_reference_end_ _reference_start_2 Samuel 7:25_reference_end_ _reference_start_2 Samuel 12:07_reference_end_ _reference_start_2 Samuel 14:11_reference_end_ _reference_start_2 Samuel 18:28_reference_end_ _reference_start_2 Samuel 24:03_reference_end_ _reference_start_2 Samuel 24:23_reference_end_ _reference_start_2 Samuel 24:24_reference_end_ _reference_start_2 Samuel 7:18-20_reference_end_ _reference_start_2 Samuel 7:22_reference_end_ _reference_start_2 Samuel 7:28_reference_end_ _reference_start_2 Samuel 7:29_reference_end_ _reference_start_1 Kings 1:17_reference_end_ _reference_start_1 Kings 1:30_reference_end_ _reference_start_1 Kings 1:36_reference_end_ _reference_start_1 Kings 1:48_reference_end_ _reference_start_1 Kings 2:03_reference_end_ _reference_start_1 Kings 3:07_reference_end_ _reference_start_1 Kings 5:17_reference_end_ _reference_start_1 Kings 5:18_reference_end_ _reference_start_1 Kings 5:19_reference_end_ _reference_start_1 Kings 8:1_reference_end_ _reference_start_1 Kings 9:09_reference_end_ _reference_start_1 Kings 10:09_reference_end_ _reference_start_1 Kings 11:04_reference_end_ _reference_start_1 Kings 11:09_reference_end_ _reference_start_1 Kings 11:31_reference_end_ _reference_start_1 Kings 13:06_reference_end_ _reference_start_1 Kings 13:21_reference_end_ _reference_start_1 Kings 2:26_reference_end_ _reference_start_1 Kings 8:53_reference_end_ _reference_start_2 Kings 19:19_reference_end_ _reference_start_1 Chronicles 16:04_reference_end_ _reference_start_1 Chronicles 16:14_reference_end_ _reference_start_1 Chronicles 17:16_reference_end_ _reference_start_1 Chronicles 17:17_reference_end_ _reference_start_1 Chronicles 21:17_reference_end_ _reference_start_1 Chronicles 22:1_reference_end_ _reference_start_1 Chronicles 23:25_reference_end_ _reference_start_1 Chronicles 24:19_reference_end_ _reference_start_1 Chronicles 28:08_reference_end_ _reference_start_1 Chronicles 28:20_reference_end_ _reference_start_1 Chronicles 29:1_reference_end_ _reference_start_2 Chronicles 7:22_reference_end_ _reference_start_Psalms 30:03_reference_end_ _reference_start_Psalms 30:13_reference_end_ _reference_start_Psalms 72:18_reference_end_ _reference_start_Psalms 80:05_reference_end_ _reference_start_Psalms 80:20_reference_end_ _reference_start_Psalms 84:09_reference_end_ _reference_start_Psalms 84:12_reference_end_ _reference_start_Psalms 69:07_reference_end_ _reference_start_Psalms 71:05_reference_end_ _reference_start_Psalms 71:16_reference_end_ _reference_start_Psalms 73:28_reference_end_ _reference_start_Isaiah 3:15_reference_end_ _reference_start_Isaiah 22:05_reference_end_ _reference_start_Isaiah 52:04_reference_end_ _reference_start_Isaiah 61:01_reference_end_ _reference_start_Isaiah 61:11_reference_end_ _reference_start_Isaiah 65:13_reference_end_ _reference_start_Isaiah 65:15_reference_end_ _reference_start_Jeremiah 10:10_reference_end_ _reference_start_Jeremiah 1:06_reference_end_ _reference_start_Ezekiel 1:1_reference_end_ _reference_start_Daniel 9:04_reference_end_ _reference_start_Daniel 9:10_reference_end_ _reference_start_Daniel 9:13_reference_end_ _reference_start_Daniel 9:14_reference_end_ _reference_start_Daniel 9:20_reference_end_ _reference_start_Amos 1:1_reference_end_ _reference_start_Jonah 2:02_reference_end_ _reference_start_Jonah 2:07_reference_end_ __4<''-Lord (my) Godlord (my) godHebrew: אֲדֹנָי הָאֱלֹהִים \f Seigneur (mon) Dieu \cme Lord (my, your, our) God \cmf Seigneur (mon, ton, notre) Dieu _reference_start_Psalms 38:16_reference_end_ _reference_start_Psalms 86:12_reference_end_ _reference_start_Psalms 90:17_reference_end_ _reference_start_Daniel 9:03_reference_end_ _reference_start_Daniel 9:09_reference_end_ _reference_start_Daniel 9:15_reference_end_;%%Qlord, masterlord, masterHebrew: אָדֹון \f seigneur, maître \cme husband \cmf mari \cme king, prince, "sir", "my lord" \cmf roi, prince, "mon se!:LORD Godlord godHebrew: .יהוה אלהים \f L'Eternel Dieu \cme LORD (our, your, my) God \cmf l'Eternel (ton, notre, mon) Dieu \cme Lord GOD \cmf Seigneur Eternel _reference_start_Genesis 2:1_reference_end_ _reference_start_Genesis 24:1_reference_end_ _reference_start_Genesis 27:20_reference_end_ _ C~qdWJ=0# zm`SF9,vi\OB5( Q  P  O  N M  L K J  I  H  G  F  E  D 0 C $ B  A  @  ?  >  =  <  ;  :  9  8  7  6  5  4 " 3  2  1  0  /  .  -  ,  + ) *  ) (  '  & % $  #  "  !  A A         7 &        C~qdWJ=0# zm`SF9,vi\OB5( , , , , , , + * ! ! ! !       #       ~ }  |  { z  y  x w v  u t s rA qA p= o= n4 m l kI jG iG hE gT fT eP dP cH b a ` _  ^  ]  \  [  Z  Y  X  W  V  U  T  S 5 R igneur" \cme Lord, name for God \cmf Seigneur, le nom de Dieu see list for "God" \cme one in authority over another \cmf qqn en autorité envers un autre _reference_start_Genesis 18:12_reference_end_ _reference_start_Genesis 19:02_reference_end_ _reference_start_Genesis 19:18_reference_end_ _reference_start_Genesis 23:06_reference_end_ _reference_start_Genesis 23:11_reference_end_ _reference_start_Genesis 23:15_reference_end_ _reference_start_Genesis 24:18_reference_end_ _reference_start_Genesis 31:35_reference_end_ _reference_start_Genesis 32:05_reference_end_ _reference_start_Genesis 32:06_reference_end_ _reference_start_Genesis 32:19_reference_end_ _reference_start_Genesis 33:08_reference_end_ _reference_start_Genesis 33:13_reference_end_ _reference_start_Genesis 33:14_reference_end_ _reference_start_Genesis 33:15_reference_end_ _reference_start_Genesis 42:10_reference_end_ _reference_start_Genesis 43:20_reference_end_ _reference_start_Genesis 44:07_reference_end_ _reference_start_Genesis 44:08_reference_end_ _reference_start_Genesis 44:09_reference_end_ _reference_start_Genesis 44:16_reference_end_ _reference_start_Genesis 44:18_reference_end_ _reference_start_Genesis 44:19_reference_end_ _reference_start_Genesis 44:20_reference_end_ _reference_start_Genesis 44:22_reference_end_ _reference_start_Genesis 44:24_reference_end_ _reference_start_Genesis 44:33_reference_end_ _reference_start_Genesis 47:18_reference_end_ _reference_start_Genesis 47:25_reference_end_ _reference_start_Genesis 24:09_reference_end_ _reference_start_Genesis 24:10_reference_end_ _reference_start_Genesis 24:12_reference_end_ _reference_start_Genesis 24:14_reference_end_ _reference_start_Genesis 24:27_reference_end_ _reference_start_Genesis 24:35_reference_end_ _reference_start_Genesis 24:36_reference_end_ _reference_start_Genesis 24:37_reference_end_ _reference_start_Genesis 24:39_reference_end_ _reference_start_Genesis 24:44_reference_end_ _reference_start_Genesis 24:48_reference_end_ _reference_start_Genesis 24:49_reference_end_ _reference_start_Genesis 24:51_reference_end_ _reference_start_Genesis 24:54_reference_end_ _reference_start_Genesis 24:56_reference_end_ _reference_start_Genesis 24:65_reference_end_ _reference_start_Genesis 39:02_reference_end_ _reference_start_Genesis 39:03_reference_end_ _reference_start_Genesis 39:07_reference_end_ _reference_start_Genesis 39:08_reference_end_ _reference_start_Genesis 39:16_reference_end_ _reference_start_Genesis 39:19_reference_end_ _reference_start_Genesis 39:20_reference_end_ _reference_start_Genesis 40:01_reference_end_ _reference_start_Genesis 40:07_reference_end_ _reference_start_Genesis 42:30_reference_end_ _reference_start_Genesis 42:33_reference_end_ _reference_start_Genesis 44:05_reference_end_ _reference_start_Genesis 45:08_reference_end_ _reference_start_Genesis 45:08_reference_end_ _reference_start_Exodus 21:04_reference_end_ _reference_start_Exodus 21:05_reference_end_ _reference_start_Exodus 21:06_reference_end_ _reference_start_Exodus 21:08_reference_end_ _reference_start_Exodus 21:32_reference_end_ _reference_start_Jude 19:26_reference_end_ _reference_start_Jude 3:25_reference_end_ _reference_start_1 Samuel 1:15_reference_end_ _reference_start_1 Samuel 1:26_reference_end_ _reference_start_1 Samuel 16:16_reference_end_ _reference_start_1 Samuel 22:12_reference_end_ _reference_start_1 Samuel 24:09_reference_end_ _reference_start_1 Samuel 24:11_reference_end_ _reference_start_1 Samuel 25:24_reference_end_ _reference_start_1 Samuel 25:25_reference_end_ _reference_start_1 Samuel 25:26_reference_end_ _reference_start_1 Samuel 25:27_reference_end_ _reference_start_1 Samuel 25:28_reference_end_ _reference_start_1 Samuel 25:29_reference_end_ _reference_start_1 Samuel 25:30_reference_end_ _reference_start_1 Samuel 25:31_reference_end_ _reference_start_1 Samuel 25:41_reference_end_ _reference_start_1 Samuel 26:15_reference_end_ _reference_start_1 Samuel 26:17_reference_end_ _reference_start_1 Samuel 26:18_reference_end_ _reference_start_1 Samuel 26:19_reference_end_ _reference_start_1 Samuel 29:08_reference_end_ _reference_start_1 Samuel 20:38_reference_end_ _reference_start_1 Samuel 24:07_reference_end_ _reference_start_1 Samuel 25:10_reference_end_ _reference_start_1 Samuel 25:14_reference_end_ _reference_start_1 Samuel 25:17_reference_end_ _reference_start_1 Samuel 26:16_reference_end_ _reference_start_1 Samuel 29:04_reference_end_ _reference_start_1 Samuel 29:10_reference_end_ _reference_start_1 Samuel 30:13_reference_end_ _reference_start_1 Samuel 30:15_reference_end_ _reference_start_2 Samuel 1:10_reference_end_ _reference_start_2 Samuel 2:05_reference_end_ _reference_start_2 Samuel 2:07_reference_end_ _reference_start_2 Samuel 3:21_reference_end_ _reference_start_2 Samuel 4:08_reference_end_ _reference_start_2 Samuel 9:11_reference_end_ _reference_start_2 Samuel 11:11_reference_end_ _reference_start_2 Samuel 13:32_reference_end_ _reference_start_2 Samuel 13:33_reference_end_ _reference_start_2 Samuel 14:09_reference_end_ _reference_start_2 Samuel 14:12_reference_end_ _reference_start_2 Samuel 14:15_reference_end_ _reference_start_2 Samuel 14:17_reference_end_ _reference_start_2 Samuel 14:18_reference_end_ _reference_start_2 Samuel 14:19_reference_end_ _reference_start_2 Samuel 14:20_reference_end_ _reference_start_2 Samuel 14:22_reference_end_ _reference_start_2 Samuel 15:15_reference_end_ _reference_start_2 Samuel 15:21_reference_end_ _reference_start_2 Samuel 16:04_reference_end_ _reference_start_2 Samuel 16:09_reference_end_ _reference_start_2 Samuel 18:28_reference_end_ _reference_start_2 Samuel 18:31_reference_end_ _reference_start_2 Samuel 18:32_reference_end_ _reference_start_2 Samuel 19:20_reference_end_ _reference_start_2 Samuel 19:21_reference_end_ _reference_start_2 Samuel 19:27_reference_end_ _reference_start_2 Samuel 19:27_reference_end_ _reference_start_2 Samuel 19:29_reference_end_ _reference_start_2 Samuel 19:31_reference_end_ _reference_start_2 Samuel 19:36_reference_end_ _reference_start_2 Samuel 19:38_reference_end_ _reference_start_2 Samuel 24:03_reference_end_ _reference_start_2 Samuel 24:21_reference_end_ _reference_start_2 Samuel 24:22_reference_end_ _reference_start_2 Samuel 9:09_reference_end_ _reference_start_2 Samuel 9:10_reference_end_ _reference_start_2 Samuel 10:03_reference_end_ _reference_start_2 Samuel 11:09_reference_end_ _reference_start_2 Samuel 11:13_reference_end_ _reference_start_2 Samuel 12:08_reference_end_ _reference_start_2 Samuel 16:03_reference_end_ _reference_start_2 Samuel 20:06_reference_end_ _reference_start_Psalms 45:12_reference_end_ _reference_start_Psalms 1345:05_reference_end_ _reference_start_Psalms 136:03_reference_end_ _reference_start_Psalms 8:02_reference_end_ _reference_start_Psalms 8:10_reference_end_ _reference_start_Psalms 110:01_reference_end_ _reference_start_Psalms 136:03_reference_end_ _reference_start_Daniel 1:10_reference_end_ _reference_start_Daniel 10:16_reference_end_ _reference_start_Daniel 10:17_reference_end_ _reference_start_Daniel 10:19_reference_end_ _reference_start_Daniel 12:08_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( W  V  U  T & S  R  Q  P  O  N ) M  L  K  J  I  H  G  F  E  D  C  B  A  @  ?A >A = < ; : 9 8- 7- 6, 5*! 4* 3( 2( 1' 0' /' .' -' ,' +' *A )8 (6 '3 &1 %0 $, #' "% !$ #      / / ,! , , , C~qdWJ=0# zm`SF9,vhZM@3%      Z V &           n    A -                 ~  } & | $ {  z  y  x  w  v  u  t  s  r  q  p  o  n  m  l  k  j  i  h  g  f ! e d c b  a  `  _  ^  ]  \  [  Z  Y  X  --;?'';LORD of Hostslord of hostsHebrew: יְהוִה צְבָאֹות \f Eternel des armées \cme Lord of Hosts \cmf Eternel des armées _reference_start_1 Samuel 1:03_reference_end_ _reference_start_1 Samuel 1:11_reference_end_ _reference_start_1 Samuel 4:04_reference_end_ _reference_start_1 Samuel 15:02_reference_end_ _reference_start_1 Samuel 17:45_reference_end_ _reference_start_2 Samuel 6:02_reference_end_ _reference_start_2 Samuel 6:18_refer@>))ALord of heavenlord of heavenHebrew: מָרֵא שְׁמַיִן \f Seigneur du ciel \cme Master/Lord of Heaven \cmf Seigneur du ciel (Arm) _reference_start_Daniel 5:23_reference_end_<=))9lord, officiallord, officialHebrew: רַב \f seigneur, chef \cme chief, main one \cmf chef des autres \cme servant, official (rab beytu) \cmf serviteur, intendant (rab beytu) _reference_start_Esther 1:08_reference_end_ _reference_start_Daniel 1:03_reference_end_ _reference_start_Jonah 1:06_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( ]& \& [& Z& Y& X$ W$ V% U% T% S% R% Q% P% O% N# M" L" K! J3: I39 H G F E D C B6 A @ ? > = < ; : 9 8 7 6T 5T 4T 30 2. 1. 0 /  .  - ,  +  *  )  (  '  &  %  $  # - "  !          ence_end_ _reference_start_2 Samuel 6:18_reference_end_ _reference_start_2 Samuel 7:08_reference_end_ _reference_start_2 Samuel 7:26_reference_end_ _reference_start_2 Samuel 7:27_reference_end_ _reference_start_1 Kings 18:15_reference_end_ _reference_start_1 Kings 18:15_reference_end_ _reference_start_2 Kings 3:14_reference_end_ _reference_start_1 Chronicles 11:09_reference_end_ _reference_start_1 Chronicles 17:07_reference_end_ _reference_start_1 Chronicles 17:24_reference_end_ _reference_start_Psalms 24:10_reference_end_ _reference_start_Psalms 46:08_reference_end_ _reference_start_Psalms 46:12_reference_end_ _reference_start_Psalms 48:09_reference_end_ _reference_start_Psalms 84:01_reference_end_ _reference_start_Psalms 84:05_reference_end_ _reference_start_Psalms 84:12_reference_end_ _reference_start_Isaiah 1:09_reference_end_ _reference_start_Isaiah 1:24_reference_end_ _reference_start_Isaiah 2:12_reference_end_ _reference_start_Isaiah 3:01_reference_end_ _reference_start_Isaiah 3:15_reference_end_ _reference_start_Isaiah 5:07_reference_end_ _reference_start_Isaiah 5:09_reference_end_ _reference_start_Isaiah 5:16_reference_end_ _reference_start_Isaiah 5:24_reference_end_ _reference_start_Isaiah 6:03_reference_end_ _reference_start_Isaiah 6:05_reference_end_ _reference_start_Isaiah 54:05_reference_end_ _reference_start_Jeremiah 2:19_reference_end_ _reference_start_Jeremiah 6:06_reference_end_ _reference_start_Jeremiah 6:09_reference_end_ _reference_start_Jeremiah 7:03_reference_end_ _reference_start_Jeremiah 7:21_reference_end_ _reference_start_Jeremiah 16:09_reference_end_ _reference_start_Jeremiah 51:57_reference_end_ _reference_start_Jeremiah 51:58_reference_end_ _reference_start_Micah 4:04_reference_end_ _reference_start_Nahum 2:14_reference_end_ _reference_start_Nahum 3:05_reference_end_ _reference_start_Habakkuk 2:13_reference_end_ _reference_start_Haggai 1:02_reference_end_ _reference_start_Haggai 1:05_reference_end_ _reference_start_Haggai 1:07_reference_end_ _reference_start_Haggai 1:09_reference_end_ _reference_start_Haggai 1:14_reference_end_ _reference_start_Haggai 2:04_reference_end_ _reference_start_Haggai 2:06_reference_end_ _reference_start_Haggai 2:23_reference_end_ _reference_start_Zephaniah 2:09_reference_end_ _reference_start_Zephaniah 2:10_reference_end_ _reference_start_Zechariah 1:03_reference_end_ _reference_start_Zechariah 1:04_reference_end_ _reference_start_Zechariah 1:06_reference_end_ _reference_start_Zechariah 1:12_reference_end_ _reference_start_Zechariah 1:15_reference_end_ _reference_start_Zechariah 1:17_reference_end_ _reference_start_Zechariah 2:12_reference_end_ _reference_start_Zechariah 2:13_reference_end_ _reference_start_Zechariah 3:07_reference_end_ _reference_start_Malachi 1:04_reference_end_ _reference_start_Malachi 1:06_reference_end_ _reference_start_Malachi 1:08_reference_end_ _reference_start_Malachi 1:09-11_reference_end_ _reference_start_Malachi 1:13_reference_end_ _reference_start_Malachi 2:02_reference_end_ _reference_start_Malachi 3:01_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5(             /   Z                  n Z G G ; 9 6 3     5 ~  }  |  {  z  y  x  w v u t s r q p o n m l k j i h' g' f' e' d' c' b' a& `& _& ^&:08_reference_end_ _reference_start_Genesis 18:27_reference_end_ _reference_start_Genesis 18:30_reference_end_ _reference_start_Genesis 18:31_reference_end_ _reference_start_Genesis 18:32_reference_end_ _reference_start_Genesis 20:04_reference_end_ _reference_start_Genesis 18:03_reference_end_ _reference_start_Exodus 4:10_reference_end_ _reference_start_Exodus 4:13_reference_end_ _reference_start_Exodus 5:22_reference_end_ _reference_start_Exodus 15:17_reference_end_ _reference_start_Exodus 23:17_reference_end_ _reference_start_Exodus 23:17_reference_end_ _reference_start_Numbers 14:17_reference_end_ _reference_start_2 Samuel 7:18_reference_end_ _reference_start_2 Samuel 7:19_reference_end_ _reference_start_2 Samuel 7:20_reference_end_ _reference_start_2 Samuel 7:28_reference_end_ _reference_start_2 Samuel 7:29_reference_end_ _reference_start_1 Kings 2:26_reference_end_ _reference_start_1 Kings 3:10_reference_end_ _reference_start_1 Kings 8:53_reference_end_ _reference_start_1 Kings 22:06_reference_end_ _reference_start_Psalms 2:04_reference_end_ _reference_start_Psalms 51:17_reference_end_ _reference_start_Psalms 54:06_reference_end_ _reference_start_Psalms 57:10_reference_end_ _reference_start_Psalms 59:12_reference_end_ _reference_start_Psalms 71:05_reference_end_ _reference_start_Psalms 71:16_reference_end_ _reference_start_Psalms 90:01_reference_end_ _reference_start_Psalms 110:05_reference_end_ _reference_start_Daniel 1:02_reference_end_ _reference_start_Daniel 9:03_reference_end_ _reference_start_Daniel 9:04_reference_end_ _reference_start_Daniel 9:07_reference_end_ _reference_start_Daniel 9:08_reference_end_ _reference_start_Daniel 9:15_reference_end_ _reference_start_Daniel 9:16_reference_end_ _reference_start_Daniel 9:17_reference_end_ _reference_start_Daniel 9:19_reference_end_ _reference_start_Daniel 90:09_reference_end_ _reference_start_Daniel 4:16_reference_end_ _reference_start_Daniel 4:21_reference_end_ _reference_start_Daniel 2:47_reference_end_ _reference_start_Daniel 5:23_reference_end_ g`B55ilove, steadfast lovelove, steadfast loveHebrew: חֶסֶד \f bienveillance \cme evil, event provoking shame \cmf mal, evenement qui deshonore \cme faithfulness of God in keeping the covenant \cmf fidélité de Dieu selon l'allianZA##LORD (YHWH)lord (yhwh)Hebrew: יהוה \f L'Eternel (YHWH) \cme LORD (YHWH) \cmf l'Eternel _ @{lordlordHebrew: מָרֵא \f signeur \cme God \cmf Dieu see "God of heaven" \cme Lord, God \cmf Seigneur \cme polite address \cmf salutation poli \cme prince, king,"sir", "my lord" \cmf prince, roi, "mon seigneur" (Arm) \cme someone who has authority over another \cmf maître, qqn en autorité envers un autre (Arm) _reference_start_Genesis 15:02_reference_end_ _reference_start_Genesis 15reference_start_Genesis 2:01_reference_end_ _reference_start_Genesis 4:1_reference_end_ _reference_start_Genesis 5:29_reference_end_ _reference_start_Genesis 6:1_reference_end_ _reference_start_Genesis 9:26_reference_end_ _reference_start_Genesis 10:1_reference_end_ _reference_start_Genesis 14:22_reference_end_ _reference_start_Genesis 15:1_reference_end_ _reference_start_Genesis 17:01_reference_end_ _reference_start_Genesis 18:1_reference_end_ _reference_start_Genesis 20:18_reference_end_ _reference_start_Genesis 21:1_reference_end_ _reference_start_Genesis 24:1_reference_end_ _reference_start_Genesis 32:10_reference_end_ _reference_start_Genesis 38:1_reference_end_ _reference_start_Genesis 49:18_reference_end_ _reference_start_Exodus 3:1_reference_end_ _reference_start_Exodus 15:01_reference_end_ _reference_start_Exodus 22:1_reference_end_ _reference_start_Exodus 27:21_reference_end_ _reference_start_Exodus 28:1_reference_end_ _reference_start_Exodus 38:22_reference_end_ _reference_start_Exodus 39:1_reference_end_ _reference_start_Leviticus 1:1_reference_end_ _reference_start_Numbers 1:1_reference_end_ _reference_start_Deuteronomy 1:1_reference_end_ _reference_start_1 Samuel 1:1_reference_end_ _reference_start_1 Samuel 4:03_reference_end_ _reference_start_1 Samuel 4:04_reference_end_ _reference_start_1 Samuel 4:05_reference_end_ _reference_start_1 Samuel 4:06_reference_end_ _reference_start_1 Samuel 5:03_reference_end_ _reference_start_1 Samuel 5:04_reference_end_ _reference_start_1 Samuel 5:06_reference_end_ _reference_start_1 Samuel 5:09_reference_end_ _reference_start_1 Samuel 6:1_reference_end_ _reference_start_1 Samuel 8:06_reference_end_ _reference_start_1 Samuel 8:07_reference_end_ _reference_start_1 Samuel 8:10_reference_end_ _reference_start_1 Samuel 8:18_reference_end_ _reference_start_1 Samuel 8:21_reference_end_ _reference_start_1 Samuel 8:22_reference_end_ _reference_start_1 Samuel 9:15_reference_end_ _reference_start_1 Samuel 9:17_reference_end_ _reference_start_1 Samuel 10:1_reference_end_ _reference_start_1 Samuel 11:07_reference_end_ _reference_start_1 Samuel 11:13_reference_end_ _reference_start_1 Samuel 11:15_reference_end_ _reference_start_1 Samuel 12:1_reference_end_ _reference_start_1 Samuel 13:12_reference_end_ _reference_start_1 Samuel 13:13_reference_end_ _reference_start_1 Samuel 13:14_reference_end_ _reference_start_1 Samuel 14:1_reference_end_ _reference_start_1 Samuel 17:37_reference_end_ _reference_start_1 Samuel 17:45_reference_end_ _reference_start_1 Samuel 17:46_reference_end_ _reference_start_1 Samuel 17:47_reference_end_ _reference_start_1 Samuel 18:12_reference_end_ _reference_start_1 Samuel 18:14_reference_end_ _reference_start_1 Samuel 18:17_reference_end_ _reference_start_1 Samuel 18:28_reference_end_ _reference_start_1 Samuel 19:05_reference_end_ _reference_start_1 Samuel 19:06_reference_end_ _reference_start_1 Samuel 19:09_reference_end_ _reference_start_1 Samuel 20:1_reference_end_ _reference_start_1 Samuel 21:07_reference_end_ _reference_start_1 Samuel 21:08_reference_end_ _reference_start_1 Samuel 22:10_reference_end_ _reference_start_1 Samuel 22:17_reference_end_ _reference_start_1 Samuel 22:21_reference_end_ _reference_start_1 Samuel 23:1_reference_end_ _reference_start_1 Samuel 24:1_reference_end_ _reference_start_1 Samuel 28:1_reference_end_ _reference_start_1 Samuel 29:06_reference_end_ _reference_start_1 Samuel 30:06_reference_end_ _reference_start_1 Samuel 30:08_reference_end_ _reference_start_1 Samuel 30:23_reference_end_ _reference_start_1 Samuel 30:26_reference_end_ _reference_start_2 Samuel 1:12_reference_end_ _reference_start_2 Samuel 1:14_reference_end_ _reference_start_2 Samuel 1:16_reference_end_ _reference_start_2 Samuel 2:01_reference_end_ _reference_start_2 Samuel 2:05_reference_end_ _reference_start_2 Samuel 2:06_reference_end_ _reference_start_2 Samuel 3:09_reference_end_ _reference_start_2 Samuel 3:28_reference_end_ _reference_start_2 Samuel 3:39_reference_end_ _reference_start_2 Samuel 4:08_reference_end_ _reference_start_2 Samuel 4:09_reference_end_ _reference_start_2 Samuel 5:1_reference_end_ _reference_start_2 Samuel 8:06_reference_end_ _reference_start_2 Samuel 1:1_reference_end_ _reference_start_2 Samuel 10:12_reference_end_ _reference_start_2 Samuel 11:27_reference_end_ _reference_start_2 Samuel 12:1_reference_end_ _reference_start_2 Samuel 14:11_reference_end_ _reference_start_2 Samuel 14:17_reference_end_ _reference_start_2 Samuel 15:1_reference_end_ _reference_start_2 Samuel 17:14_reference_end_ _reference_start_2 Samuel 18:19_reference_end_ _reference_start_2 Samuel 18:28_reference_end_ _reference_start_2 Samuel 18:31_reference_end_ _reference_start_2 Samuel 19:08_reference_end_ _reference_start_2 Samuel 19:22_reference_end_ _reference_start_2 Samuel 20:19_reference_end_ _reference_start_2 Samuel 21:1_reference_end_ _reference_start_2 Samuel 23:02_reference_end_ _reference_start_2 Samuel 23:10_reference_end_ _reference_start_2 Samuel 23:12_reference_end_ _reference_start_2 Samuel 23:16_reference_end_ _reference_start_2 Samuel 23:17_reference_end_ _reference_start_2 Samuel 24:1_reference_end_ _reference_start_1 Kings 1:1_reference_end_ _reference_start_1 Kings 3:01_reference_end_ _reference_start_1 Kings 3:02_reference_end_ _reference_start_1 Kings 3:03_reference_end_ _reference_start_1 Kings 3:05_reference_end_ _reference_start_1 Kings 3:07_reference_end_ _reference_start_1 Kings 5:17_reference_end_ _reference_start_1 Kings 5:18_reference_end_ _reference_start_1 Kings 5:19_reference_end_ _reference_start_1 Kings 5:21_reference_end_ _reference_start_1 Kings 5:26_reference_end_ _reference_start_1 Kings 6:01_reference_end_ _reference_start_1 Kings 6:02_reference_end_ _reference_start_1 Kings 6:11_reference_end_ _reference_start_1 Kings 6:19_reference_end_ _reference_start_1 Kings 6:37_reference_end_ _reference_start_1 Kings 7:12_reference_end_ _reference_start_1 Kings 7:40_reference_end_ _reference_start_1 Kings 7:45_reference_end_ _reference_start_1 Kings 7:48_reference_end_ _reference_start_1 Kings 7:51_reference_end_ _reference_start_1 Kings 8:1_reference_end_ _reference_start_1 Kings 10:01_reference_end_ _reference_start_1 Kings 10:05_reference_end_ _reference_start_1 Kings 10:09_reference_end_ _reference_start_1 Kings 10:12_reference_end_ _reference_start_1 Kings 11:1_reference_end_ _reference_start_1 Chronicles 9:19_reference_end_ _reference_start_1 Chronicles 9:20_reference_end_ _reference_start_1 Chronicles 9:23_reference_end_ _reference_start_1 Chronicles 16:1_reference_end_ _reference_start_1 Chronicles 18:06_reference_end_ _reference_start_1 Chronicles 18:11_reference_end_ _reference_start_1 Chronicles 19:13_reference_end_ _reference_start_1 Chronicles 21:1_reference_end_ _reference_start_1 Chronicles 28:1_reference_end_ _reference_start_2 Chronicles 7:1_reference_end_ _reference_start_Psalms 1:02_reference_end_ _reference_start_Psalms 1:06_reference_end_ _reference_start_Psalms 2:02_reference_end_ _reference_start_Psalms 2:07_reference_end_ _reference_start_Psalms 2:11_reference_end_ _reference_start_Psalms 3:1_reference_end_ _reference_start_Psalms 8:02_reference_end_ _reference_start_Psalms 8:10_reference_end_ _reference_start_Psalms 17:01_reference_end_ _reference_start_Psalms 17:13_reference_end_ _reference_start_Psalms 17:14_reference_end_ _reference_start_Psalms 19:08_reference_end_ _reference_start_Psalms 19:09_reference_end_ _reference_start_Psalms 19:10_reference_end_ _reference_start_Psalms 19:15_reference_end_ _reference_start_Psalms 23:01_reference_end_ _reference_start_Psalms 23:06_reference_end_ _reference_start_Psalms 24:01_reference_end_ _reference_start_Psalms 24:03_reference_end_ _reference_start_Psalms 24:05_reference_end_ _reference_start_Psalms 24:08_reference_end_ _reference_start_Psalms 24:10_reference_end_ _reference_start_Psalms 28:01_reference_end_ _reference_start_Psalms 28:05_reference_end_ _reference_start_Psalms 28:06_reference_end_ _reference_start_Psalms 28:07_reference_end_ _reference_start_Psalms 28:08_reference_end_ _reference_start_Psalms 30:1_reference_end_ _reference_start_Psalms 32:02_reference_end_ _reference_start_Psalms 32:05_reference_end_ _reference_start_Psalms 32:10_reference_end_ _reference_start_Psalms 32:11_reference_end_ _reference_start_Psalms 34:1_reference_end_ _reference_start_Psalms 54:08_reference_end_ _reference_start_Psalms 56:11_reference_end_ _reference_start_Psalms 59:04_reference_end_ _reference_start_Psalms 59:06_reference_end_ _reference_start_Psalms 59:09_reference_end_ _reference_start_Psalms 71:01_reference_end_ _reference_start_Psalms 71:05_reference_end_ _reference_start_Psalms 71:16_reference_end_ _reference_start_Psalms 90:13_reference_end_ _reference_start_Psalms 110:01_reference_end_ _reference_start_Psalms 110:02_reference_end_ _reference_start_Psalms 110:04_reference_end_ _reference_start_Psalms 124:01_reference_end_ _reference_start_Psalms 124:02_reference_end_ _reference_start_Psalms 124:06_reference_end_ _reference_start_Psalms 124:08_reference_end_ _reference_start_Psalms 127:01_reference_end_ _reference_start_Psalms 127:03_reference_end_ _reference_start_Psalms 139:01_reference_end_ _reference_start_Psalms 139:04_reference_end_ _reference_start_Psalms 139:21_reference_end_ _reference_start_Psalms 142:02_reference_end_ _reference_start_Psalms 142:06_reference_end_ _reference_start_Psalms 144:01_reference_end_ _reference_start_Psalms 144:03_reference_end_ _reference_start_Psalms 1:1_reference_end_ _reference_start_Proverbs 2:05_reference_end_ _reference_start_Proverbs 2:06_reference_end_ _reference_start_Proverbs 3:05_reference_end_ _reference_start_Proverbs 3:07_reference_end_ _reference_start_Proverbs 3:09_reference_end_ _reference_start_Proverbs 3:11_reference_end_ _reference_start_Proverbs 3:12_reference_end_ _reference_start_Proverbs 5:21_reference_end_ _reference_start_Proverbs 9:10_reference_end_ _reference_start_Proverbs 10:03_reference_end_ _reference_start_Proverbs 14:26_reference_end_ _reference_start_Proverbs 14:27_reference_end_ _reference_start_Proverbs 15:16_reference_end_ _reference_start_Proverbs 15:29_reference_end_ _reference_start_Proverbs 16:06_reference_end_ _reference_start_Proverbs 18:22_reference_end_ _reference_start_Proverbs 19:17_reference_end_ _reference_start_Proverbs 21:31_reference_end_ _reference_start_Proverbs 22:04_reference_end_ _reference_start_Proverbs 23:17_reference_end_ _reference_start_Daniel 9:02_reference_end_ _reference_start_Daniel 9:04_reference_end_ _reference_start_Daniel 9:08_reference_end_ _reference_start_Daniel 9:10_reference_end_ _reference_start_Daniel 9:13_reference_end_ _reference_start_Daniel 9:14_reference_end_ _reference_start_Daniel 9:20_reference_end_ _reference_start_Jonah 1:1_reference_end_ _reference_start_Jonah 1:01_reference_end_ _reference_start_Jonah 3:03_reference_end_ _reference_start_Jonah 4:02_reference_end_ _reference_start_Jonah 4:03_reference_end_ _reference_start_Jonah 4:04_reference_end_ _reference_start_Jonah 4:06_reference_end_ _reference_start_Jonah 4:10_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( c  b  a  `  _  ^  ]  \  [  Z  Y  X  W  V  U  T  S  R  Q  P / O . N - M % L  K  J I H  G  F E  D  C  B  A  @  ?  >  =  <  ;  :  9  8  7  6  5  4  3  2  1 0 / .' -& , + * ) ( '1 && % $ # " ! C~qdWJ=0# zm`SF9,vi\OB5( &  %  $  #  "  !         3  0  -  (    %                                                 ~  }  |  {  z  y  x  w  v  u  t s  r  q  p  o  n ' m  l  k  j  i  h  g  f  e  d  C~qdWJ=0# zm`SF9,vi\OB5( i h g f e d c b a ` _ ^ ]| \| [| Z| Yn Xn Wn VZ UG TG SG R; Q; P; O8 N6 M" L K J  I  H G F E D C B A @ ? > = < ; : 9 8 7 6 5 4 3 2 1 0 / . - , +  *  )  (  '  C~qdWJ=0# zm`SF9,vi\OB5( ,  +  * 3 )  (  '  &  %  $  #  "  !                     '  / 1  (                         ~  }  |  { z y x w v u t s r q  p o n m l k jce \cme kindness of person to person in doing favors \cmf bienveillance des hommes aux hommes \cme loyalty and faithfulness of a person \cmf loyauté d'une personne \cme mercy and kindness given to poor and needy \cmf pitié donner aux pauvres \cme mercy of God in forgiveness of sin \cmf pitié de Dieu en pardonant les péchés \cme mercy of God in keeping us alive \cmf pitié de Dieu en nous gardant en vie \cme mercy of God in saving from trouble \cmf miséricorde de Dieu en la délivrance des problèmes et ennemis \cme mercy, steadfast love of God \cmf bienveillance, miséricorde de Dieu \cme specific acts of kindness of God \cmf actes bienveillants spécifiques de Dieu _reference_start_Genesis 20:13_reference_end_ _reference_start_Genesis 24:12_reference_end_ _reference_start_Genesis 40:14_reference_end_ _reference_start_Genesis 21:23_reference_end_ _reference_start_Genesis 24:49_reference_end_ _reference_start_Genesis 47:29_reference_end_ _reference_start_Genesis 19:19_reference_end_ _reference_start_Genesis 39:21_reference_end_ _reference_start_Genesis 24:27_reference_end_ _reference_start_Genesis 24:14_reference_end_ _reference_start_Genesis 32:11_reference_end_ _reference_start_Exodus 15:13_reference_end_ _reference_start_Exodus 20:06_reference_end_ _reference_start_Leviticus 20:17_reference_end_ _reference_start_Numbers 14:18_reference_end_ _reference_start_Numbers 14:19_reference_end_ _reference_start_Deuteronomy 7:09_reference_end_ _reference_start_1 Samuel 15:06_reference_end_ _reference_start_1 Samuel 20:15_reference_end_ _reference_start_1 Samuel 20:08_reference_end_ _reference_start_1 Samuel 20:14_reference_end_ _reference_start_2 Samuel 2:05_reference_end_ _reference_start_2 Samuel 9:01_reference_end_ _reference_start_2 Samuel 9:03_reference_end_ _reference_start_2 Samuel 9:07_reference_end_ _reference_start_2 Samuel 10:02_reference_end_ _reference_start_2 Samuel 3:08_reference_end_ _reference_start_2 Samuel 16:17_reference_end_ _reference_start_2 Samuel 2:06_reference_end_ _reference_start_2 Samuel 7:15_reference_end_ _reference_start_2 Samuel 15:20_reference_end_ _reference_start_2 Samuel 22:51_reference_end_ _reference_start_1 Kings 3:06_reference_end_ _reference_start_1 Kings 8:23_reference_end_ _reference_start_1 Kings 2:07_reference_end_ _reference_start_1 Kings 20:31_reference_end_ _reference_start_1 Chronicles 17:13_reference_end_ _reference_start_1 Chronicles 19:02_reference_end_ _reference_start_1 Chronicles 16:34_reference_end_ _reference_start_1 Chronicles 16:41_reference_end_ _reference_start_2 Chronicles 7:03_reference_end_ _reference_start_2 Chronicles 7:06_reference_end_ _reference_start_Esther 2:09_reference_end_ _reference_start_Esther 2:17_reference_end_ _reference_start_Job 6:14_reference_end_ _reference_start_Job 10:12_reference_end_ _reference_start_Psalms 18:51_reference_end_ _reference_start_Psalms 52:03_reference_end_ _reference_start_Psalms 25:07_reference_end_ _reference_start_Psalms 51:03_reference_end_ _reference_start_Psalms 90:14_reference_end_ _reference_start_Psalms 6:05_reference_end_ _reference_start_Psalms 63:04_reference_end_ _reference_start_Psalms 21:08_reference_end_ _reference_start_Psalms 32:10_reference_end_ _reference_start_Psalms 57:04_reference_end_ _reference_start_Psalms 57:11_reference_end_ _reference_start_Psalms 59:11_reference_end_ _reference_start_Psalms 59:17_reference_end_ _reference_start_Psalms 59:18_reference_end_ _reference_start_Psalms 61:08_reference_end_ _reference_start_Psalms 144:02_reference_end_ _reference_start_Psalms 23:06_reference_end_ _reference_start_Psalms 25:10_reference_end_ _reference_start_Psalms 52:10_reference_end_ _reference_start_Psalms 25:06_reference_end_ _reference_start_Proverbs 14:34_reference_end_ _reference_start_Proverbs 31:26_reference_end_ _reference_start_Proverbs 3:03_reference_end_ _reference_start_Proverbs 16:06_reference_end_ _reference_start_Daniel 9:04_reference_end_ _reference_start_Daniel 1:09_reference_end_ _reference_start_Jonah 2:09_reference_end_ _reference_start_Jonah 4:02_reference_end_ C~qdWJ=0# yl_RE8+uh[NA4'  o  n  m  l  k  j  iA h g f e d c b a, `% _% ^ ] \ [ Z Y" X W V UC T  S  R Q  P O N M" L K4 J I H G= F; E; D; C9 B9 A @ ?? > =Z <3 ; :4 93 8 7 6 5 4 3 2 ) 1 " 0  /  .  - _end_ _reference_start_Genesis 29:30_reference_end_ _reference_start_Genesis 29:32_reference_end_ _reference_start_Genesis 34:03_reference_end_ _reference_start_Genesis 27:04_reference_end_ _reference_start_Genesis 27:09_reference_end_ _reference_start_Genesis 27:14_reference_end_ _reference_start_Genesis 22:02_reference_end_ _reference_start_Genesis 25:28_reference_end_ _reference_start_Genesis 37:03_reference_end_ _reference_start_Genesis 37:04_reference_end_ _reference_start_Genesis 44:20_reference_end_ _reference_start_Exodus 20:06_reference_end_ _reference_start_Exodus 21:05_reference_end_ _reference_start_Leviticus 19:18_reference_end_ _reference_start_Deuteronomy 6:05_reference_end_ _reference_start_Deuteronomy 30:06_reference_end_ _reference_start_Deuteronomy 5:10_reference_end_ _reference_start_Deuteronomy 7:09_reference_end_ _reference_start_Jude 5:31_reference_end_ _reference_start_1 Samuel 1:05_reference_end_ _reference_start_1 Samuel 18:20_reference_end_ _reference_start_1 Samuel 16:21_reference_end_ _reference_start_1 Samuel 18:01_reference_end_ _reference_start_1 Samuel 20:17_reference_end_ _reference_start_1 Samuel 18:16_reference_end_ _reference_start_1 Samuel 18:22_reference_end_ _reference_start_1 Samuel 18:28_reference_end_ _reference_start_2 Samuel 12:24_reference_end_ _reference_start_2 Samuel 13:01_reference_end_ _reference_start_2 Samuel 13:04_reference_end_ _reference_start_2 Samuel 13:15_reference_end_ _reference_start_2 Samuel 19:07_reference_end_ _reference_start_2 Samuel 1:23_reference_end_ _reference_start_2 Samuel 19:07_reference_end_ _reference_start_1 Kings 11:01_reference_end_ _reference_start_1 Kings 11:02_reference_end_ _reference_start_1 Kings 3:03_reference_end_ _reference_start_1 Kings 5:15_reference_end_ _reference_start_2 Chronicles 26:10_reference_end_ _reference_start_Esther 5:10_reference_end_ _reference_start_Esther 5:14_reference_end_ _reference_start_Esther 6:13_reference_end_ _reference_start_Esther 2:17_reference_end_ _reference_start_Psalms 52:05_reference_end_ _reference_start_Psalms 52:06_reference_end_ _reference_start_Psalms 47:05_reference_end_ _reference_start_Psalms 34:13_reference_end_ _reference_start_Psalms 116:01_reference_end_ _reference_start_Psalms 5:12_reference_end_ _reference_start_Psalms 31:24_reference_end_ _reference_start_Psalms 145:20_reference_end_ _reference_start_Proverbs 1:22_reference_end_ _reference_start_Proverbs 17:19_reference_end_ _reference_start_Proverbs 22:11_reference_end_ _reference_start_Proverbs 27:06_reference_end_ _reference_start_Proverbs 3:12_reference_end_ _reference_start_Proverbs 19:08_reference_end_ _reference_start_Proverbs 21:17_reference_end_ _reference_start_Proverbs 29:03_reference_end_ _reference_start_Proverbs 13:24_reference_end_ _reference_start_Proverbs 17:17_reference_end_ _reference_start_Proverbs 18:24_reference_end_ _reference_start_Proverbs 9:08_reference_end_ _reference_start_Ecclesiastes 5:09_reference_end_ _reference_start_Isaiah 1:23_reference_end_ _reference_start_Daniel 9:04_reference_end_ llCUlove (to)love (to)Hebrew: אָהַב / אָהֵב \f aimer \cme enjoy doing -something, -right, -wrong \cmf aimer faire -qqch, -le bien, -le mal \cme friend \cmf ami \cme God loves people \cmf Dieu aime les humains \cme God's love as a father \cmf l'amour de Dieu comme un père \cme heterosexual love between persons \cmf amour sexuel entre homme et femme \cme highly value something \cmf metre une grande valeur sur qqch \cme like the taste of food \cmf savourer la nouriture \cme love between family and friend \cmf amour entre famille et entre amis \cme person feels love for God \cmf une personne resentie amour pour Dieu \cme person loves God (by keeping commandments) \cmf une personne aime Dieu (et guarde ses commandemants) \cme respect and loyalty to authority \cmf respet et loyauté envers autorité _reference_start_Genesis 24:67_reference_end_ _reference_start_Genesis 29:18_reference C~qdWJ=0# yl_RE8+uh[NA4'  2 11 0  / . -p ,o +g *V )N& (  '  & % $" #  " !                                   t " / 4 4    ~ } |  {  z  y  x  w  v  u  t  s  r  q  p  bD-loveloveHebrew: אַהֲבָה \f amour \cme God's love for people \cmf amour de Dieu pour des personnes \cme harmony and kindness, in contrast to hate \cmf harmonie et bienveillance, en contraste avec la haine \cme heterosexual love between man & woman \cmf amour entre un homme et une femme \cme love between friends \cmf amour entre amis _reference_start_Genesis 29:20_reference_end_ _reference_start_1 Samuel 18:03_reference_end_ _reference_start_1 Samuel 20:18_reference_end_ _reference_start_2 Samuel 1:26_reference_end_ _reference_start_2 Samuel 13:15_reference_end_ _reference_start_2 Samuel 1:26_reference_end_ _reference_start_1 Kings 10:09_reference_end_ _reference_start_Proverbs 15:17_reference_end_ _reference_start_Proverbs 17:09_reference_end_ _reference_start_Proverbs 27:05_reference_end_ _reference_start_Ecclesiastes 9:01_reference_end_ 99CEkmercymercyHebrew: ּרַחוּם \f compassion, pitié \cme compassion of God \cmf compassion de Dieu _reference_start_Exodus 34:06_reference_end_ _reference_start_Deuteronomy 4:31_reference_end_ _reference_start_2 Chronicles 30:09_reference_end_ _reference_start_Nehemiah 9:17_reference_end_ _reference_start_Nehemiah 9:31_reference_end_ _reference_start_Psalms 78:38_reference_end_ _reference_start_Psalms 86:15_reference_end_ _reference_start_Psalms 103:08_reference_end_ _reference_start_Psalms 111:04_reference_end_ _reference_start_Psalms 112:04_reference_end_ _reference_start_Psalms 145:08_reference_end_ _reference_start_Joel 2:13_reference_end_ _reference_start_Jonah 4:02_reference_end_ H_mock (to)mock (to)Hebrew: לָעַג \f moquer (se moquer de) \cme mock, laugh at someone \cmf se moquer de qqn _reference_start_Proverbs 1:26_reference_end_ _reference_start_Proverbs 17:05_reference_end_ _reference_start_Proverbs 30:17_reference_end_eG'miraclemiracleHebrew: מֹופֵת \f miracle \cme display of supernatural power by false proނoF!!/Mighty Onemighty oneHebrew: אָבִיר \f Puissant \cme Mighty One \cmf le Puissant _reference_start_Genesis 49:24_reference_end_ _reference_start_Psalms 132:02_reference_end_ _reference_start_Psalms 132:05_reference_end_ _reference_start_Isaiah 1:24_reference_end_ _reference_start_Isaiah 49:26_reference_end_ _reference_start_Isaiah 60:16_reference_end_ C}pcVI</!xk^QD7*tgZM@3& u  t  s  r q& p  o9 n m l k j i h  g  f e d c b a ` _ ^ ] \ [ Z Y X W V U T S R Q P9 O2 N M  L  K J I H G F E D C BG A  @  ?  >" =. <  ; : 9 8 7 6< 51 4 3phets \cmf pouvoire surnatuel démontré par faux prophètes \cme sign of future event \cmf présage d'un événement future \cme something showing the power of God \cmf qqch qui montre le pouvoir de Dieu \cme special display of God's power \cmf signe spécial montrant le pouvoir de Dieu _reference_start_Exodus 7:09_reference_end_ _reference_start_Exodus 4:21_reference_end_ _reference_start_Exodus 7:03_reference_end_ _reference_start_Exodus 11:09_reference_end_ _reference_start_Exodus 11:10_reference_end_ _reference_start_Deuteronomy 13:02_reference_end_ _reference_start_Deuteronomy 28:46_reference_end_ _reference_start_Deuteronomy 34:11_reference_end_ _reference_start_1 Kings 13:03_reference_end_ _reference_start_1 Kings 13:05_reference_end_ _reference_start_1 Chronicles 16:12_reference_end_ _reference_start_Psalms 71:07_reference_end_ _reference_start_Psalms 135:09_reference_end_ KI''[Most High Godmost high godHebrew: עֶלְיֹון \f Dieu le Très-Haut \cme Most High God \cmf Dieu le Très-Haut _reference_start_Genesis 14:18_reference_end_ _reference_start_Genesis 14:19_reference_end_ _reference_start_Genesis 14:20_reference_end_ _reference_start_Genesis 14:22_reference_end_ _reference_start_Numbers 24:16_reference_end_ _reference_start_Deuteronomy 32:08_reference_end_ _reference_start_2 Samuel 22:14_reference_end_ _reference_start_Psalms 18:14_reference_end_ _reference_start_Psalms 50:14_reference_end_ _reference_start_Psalms 57:03_reference_end_ CC9JGMost Highmost highHebrew: .עִלַּי / עֶלְיֹון \f Très-Haut \cme The Most High \cmf leTrès-Haut (Arm) _reference_start_Daniel 3:26_reference_end_ _reference_start_Daniel 3:32_reference_end_ _reference_start_Daniel 4:14_reference_end_ _reference_start_Daniel 4:21_reference_end_ _reference_start_Daniel 4:22_reference_end_ _reference_start_Daniel 4:31_reference_end_ _reference_start_Daniel 5:18_reference_end_ _reference_start_Daniel 5:21_reference_end_ _reference_start_Daniel 7:18_reference_end_ _reference_start_Daniel 7:22_reference_end_ _reference_start_Daniel 7:25_reference_end_ _reference_start_Daniel 7:25_reference_end_ _reference_start_Daniel 7:27_reference_end_ rKImouthmouthHebrew: פֶּה \f bouche \cme figurative use \cmf sense figuré \cme mouth, physical organ \cmf bouche, organe physique \cme speech, what is said; figurative sense \cmf parole, ce qui est dit; sense figuré _reference_start_Proverbs 22:06_reference_end_ _reference_start_Proverbs 19:24_reference_end_ _reference_start_Proverbs 26:15_reference_end_ _reference_start_Proverbs 30:20_reference_end_ _reference_start_Proverbs 30:32_reference_end_ _reference_start_Proverbs 4:24_reference_end_ _reference_start_Proverbs 6:12_reference_end_ _reference_start_Proverbs 8:13_reference_end_ _reference_start_Proverbs 8:29_reference_end_ _reference_start_Proverbs 12:08_reference_end_ _reference_start_Proverbs 13:03_reference_end_ _reference_start_Proverbs 21:23_reference_end_ _reference_start_Proverbs 26:28_reference_end_ _reference_start_Proverbs 27:21_reference_end_ =L));nation, peoplenation, peopleHebrew: .לְאֹם / לְאוֹם \f nation, peuple \cme people in general \cmf des personnes en géneral \cme people, tribe, nation (poetry) \cmf peuple, tribu, nation (poesie) \cme population \cmf la population _reference_start_Genesis 23:23_reference_end_ _reference_start_Genesis 27:29_reference_end_ _reference_start_Psalms 2:01_reference_end_ _reference_start_Psalms 57:10_reference_end_ _reference_start_Proverbs 11:26_reference_end_ _reference_start_Proverbs 14:38_reference_end_ _reference_start_Proverbs 14:28_reference_end__Genesis 10:31_reference_end_ _reference_start_Genesis 10:32_reference_end_ _reference_start_Genesis 12:02_reference_end_ _reference_start_Genesis 17:04_reference_end_ _reference_start_Genesis 17:05_reference_end_ _reference_start_Genesis 17:06_reference_end_ _reference_start_Genesis 17:16_reference_end_ _reference_start_Genesis 17:20_reference_end_ _reference_start_Genesis 18:18_reference_end_ _reference_start_Genesis 20:04_reference_end_ _reference_start_Genesis 21:13_reference_end_ _reference_start_Genesis 21:18_reference_end_ _reference_start_Genesis 22:18_reference_end_ _reference_start_Genesis 25:23_reference_end_ _reference_start_Genesis 26:04_reference_end_ _reference_start_Genesis 35:11_reference_end_ _reference_start_Genesis 46:03_reference_end_ _reference_start_Genesis 48:19_reference_end_ _reference_start_Genesis 15:14_reference_end_ _reference_start_Genesis 14:01_reference_end_ _reference_start_Genesis 14:09_reference_end_ _reference_start_Exodus 9:24_reference_end_ _reference_start_Exodus 32:10_reference_end_ _reference_start_Exodus 33:12_reference_end_ _reference_start_Exodus 19:06_reference_end_ _reference_start_Exodus 34:24_reference_end_ _reference_start_Leviticus 18:24_reference_end_ _reference_start_Leviticus 18:28_reference_end_ _reference_start_Leviticus 20:23_reference_end_ _reference_start_Numbers 14:12_reference_end_ _reference_start_Numbers 14:15_reference_end_ _reference_start_Deuteronomy 18:09_reference_end_ _reference_start_Deuteronomy 18:14_reference_end_ _reference_start_Deuteronomy 28:01_reference_end_ _reference_start_Deuteronomy 28:12_reference_end_ _reference_start_Deuteronomy 28:36_reference_end_ _reference_start_Deuteronomy 28:49_reference_end_ _reference_start_Deuteronomy 28:50_reference_end_ _reference_start_Deuteronomy 28:65_reference_end_ _reference_start_Joshua 3:17_reference_end_ _reference_start_Joshua 4:01_reference_end_ _reference_start_Joshua 5:06_reference_end_ _reference_start_Joshua 23:03_reference_end_ _reference_start_Joshua 23:04_reference_end_ _reference_start_1 Samuel 8:05_reference_end_ _reference_start_1 Samuel 8:20_reference_end_ _reference_start_2 Samuel 7:23_reference_end_ _reference_start_2 Samuel 8:11_reference_end_ _reference_start_2 Samuel 22:44_reference_end_ _reference_start_2 Samuel 22:50_reference_end_ _reference_start_1 Kings 4:31_reference_end_ _reference_start_1 Kings 11:02_reference_end_ _reference_start_1 Chronicles 16:20_reference_end_ _reference_start_1 Chronicles 16:24_reference_end_ _reference_start_1 Chronicles 16:31_reference_end_ _reference_start_1 Chronicles 16:35_reference_end_ _reference_start_1 Chronicles 17:21_reference_end_ _reference_start_Psalms 2:02_reference_end_ _reference_start_Psalms 2:08_reference_end_ _reference_start_Psalms 59:06_reference_end_ _reference_start_Psalms 59:09_reference_end_ _reference_start_Psalms 110:06_reference_end_ _reference_start_Proverbs 14:34_reference_end_ _reference_start_Daniel 8:22_reference_end_ _reference_start_Daniel 11:23_reference_end_ _reference_start_Daniel 12:01_reference_end_ J?JqNGnoblenobleHebrew: פַּרְתְּמִים \f noble \cme leader, dignitary \cmf nobles, dignitaires _reference_start_Esther 1:03_reference_end_ _reference_start_Esther 6:09_reference_end_ _reference_start_Daniel 1:03_reference_end_-M7nationsnationsHebrew: גֹּוי \f nations \cme group of people, nation \cmf un peuple, une nation \cme Jews, God's chosen people \cmf juifs, le peuple choisi par Dieu \cme non Jews, godless peoples \cmf non-juifs, gens qui ne reconnaissent pas Dieu \cme proper name of a city/region \cmf nom propre d'un ville ou région _reference_start_Genesis 10:05_reference_end_ _reference_start_Genesis 10:20_reference_end_ _reference_start C~qdWJ=0# zm`SF9,vi\OB5( 8 7 6  5  4 3" 2n 1; 0; / . -  , # +  *  )  (  '  & 2 % , $  #  "  !       A 2 1 $          "  !       0 . #      ~ } | { z y x w  v C~qdWJ=0# zm`SF9,vi\OB5( {  z  y  x  w  v  u  t  s  r: q- p o n m l k j i h g" f e d c  b" a ` _ ^ ] \  [  Z  Y X W V U T S R Q P O)# N% M L K J I H G F EA Di C  B + A  @  ? > = < ; : 9 OoathoathHebrew: שְׁבוּעָה \f serment \cme curse \cmf maudire \cme make an oath or agreement \cmf faire un accorde \cme take an oath, swear to \cmf faire un serment, jurer _reference_start_Genesis 24:08_reference_end_ _reference_start_Genesis 26:03_reference_end_ _reference_start_Exodus 22:10_reference_end_ _reference_start_Leviticus 5:04_reference_end_ _reference_start_Numbers 5:21_reference_end_ _reference_start_Deuteronomy 7:08_reference_end_ _reference_start_1 Samuel 14:26_reference_end_ _reference_start_2 Samuel 21:07_reference_end_ _reference_start_1 Kings 2:43_reference_end_ _reference_start_1 Chronicles 16:16_reference_end_ _reference_start_Psalms 105:09_reference_end_ _reference_start_Isaiah 65:15_reference_end_ _reference_start_Daniel 9:11_reference_end__reference_start_Genesis 28:20_reference_end_ _reference_start_Genesis 30:31_reference_end_ _reference_start_Genesis 37:11_reference_end_ _reference_start_Genesis 41:35_reference_end_ _reference_start_Genesis 17:09_reference_end_ _reference_start_Genesis 17:10_reference_end_ _reference_start_Genesis 18:19_reference_end_ _reference_start_Genesis 26:05_reference_end_ _reference_start_Genesis 24:06_reference_end_ _reference_start_Genesis 31:24_reference_end_ _reference_start_Genesis 31:29_reference_end_ _reference_start_Exodus 22:06_reference_end_ _reference_start_Exodus 22:09_reference_end_ _reference_start_Exodus 19:05_reference_end_ _reference_start_Exodus 12:17_reference_end_ _reference_start_Exodus 12:24_reference_end_ _reference_start_Exodus 12:25_reference_end_ _reference_start_Exodus 13:10_reference_end_ _reference_start_Exodus 23:15_reference_end_ _reference_start_Exodus 15:26_reference_end_ _reference_start_Exodus 16:28_reference_end_ _reference_start_Exodus 20:06_reference_end_ _reference_start_Exodus 34:11_reference_end_ _reference_start_Exodus 10:28_reference_end_ _reference_start_Exodus 19:12_reference_end_ _reference_start_Exodus 23:13_reference_end_ _reference_start_Exodus 23:21_reference_end_ _reference_start_Exodus 34:12_reference_end_ _reference_start_Leviticus 18:04_reference_end_ _reference_start_Leviticus 18:05_reference_end_ _reference_start_Leviticus 18:26_reference_end_ _reference_start_Leviticus 18:30_reference_end_ _reference_start_Leviticus 25:18_reference_end_ _reference_start_Deuteronomy 28:01_reference_end_ _reference_start_Deuteronomy 28:09_reference_end_ _reference_start_Deuteronomy 28:13_reference_end_ _reference_start_Deuteronomy 28:15_reference_end_ _reference_start_Deuteronomy 28:45_reference_end_ _reference_start_Deuteronomy 28:58_reference_end_ _reference_start_1 Samuel 21:05_reference_end_ _reference_start_1 Samuel 17:20_reference_end_ _reference_start_1 Samuel 17:22_reference_end_ _reference_start_1 Samuel 26:16_reference_end_ _reference_start_1 Samuel 28:02_reference_end_ _reference_start_1 Samuel 2:09_reference_end_ _reference_start_1 Samuel 7:01_reference_end_ _reference_start_1 Samuel 9:24_reference_end_ _reference_start_1 Samuel 25:21_reference_end_ _reference_start_1 Samuel 26:15_reference_end_ _reference_start_1 Samuel 30:23_reference_end_ _reference_start_1 Samuel 13:13_reference_end_ _reference_start_1 Samuel 13:14_reference_end_ _reference_start_1 Samuel 19:02_reference_end_ _reference_start_2 Samuel 22:24_reference_end_ _reference_start_2 Samuel 15:16_reference_end_ _reference_start_2 Samuel 16:21_reference_end_ _reference_start_2 Samuel 18:12_reference_end_ _reference_start_2 Samuel 20:03_reference_end_ _reference_start_2 Samuel 22:44_reference_end_ _reference_start_2 Samuel 23:05_reference_end_ _reference_start_2 Samuel 22:22_reference_end_ _reference_start_2 Samuel 18:12_reference_end_ _reference_start_2 Samuel 20:10_reference_end_ _reference_start_1 Kings 14:27_reference_end_ _reference_start_1 Kings 2:43_reference_end_ _reference_start_1 Kings 3:06_reference_end_ _reference_start_1 Kings 8:23_reference_end_ _reference_start_1 Kings 8:24_reference_end_ _reference_start_1 Kings 8:25_reference_end_ _reference_start_1 Kings 11:11_reference_end_ _reference_start_1 Kings 2:03_reference_end_ _reference_start_1 Kings 3:14_reference_end_ _reference_start_1 Kings 6:12_reference_end_ _reference_start_1 Kings 8:58_reference_end_ _reference_start_1 Kings 8:61_reference_end_ _reference_start_1 Kings 9:04_reference_end_ _reference_start_1 Kings 9:06_reference_end_ _reference_start_1 Kings 11:10_reference_end_ _reference_start_1 Kings 11:34_reference_end_ _reference_start_1 Kings 11:38_reference_end_ _reference_start_1 Kings 2:04_reference_end_ _reference_start_1 Kings 8:25_reference_end_ _reference_start_2 Kings 6:09_reference_end_ _reference_start_1 Chronicles 9:19_reference_end_ _reference_start_1 Chronicles 29:18_reference_end_ _reference_start_1 Chronicles 8:28_reference_end_ _reference_start_1 Chronicles 22:12_reference_end_ _reference_start_1 Chronicles 29:19_reference_end_ _reference_start_1 Chronicles 22:13_reference_end_ _reference_start_2 Chronicles 7:17_reference_end_ _reference_start_Esther 2:03_reference_end_ _reference_start_Esther 2:08_reference_end_ _reference_start_Esther 2:14_reference_end_ _reference_start_Esther 2:15_reference_end_ _reference_start_Esther 2:21_reference_end_ _reference_start_Esther 6:02_reference_end_ _reference_start_Psalms 34:21_reference_end_ _reference_start_Psalms 59:09_reference_end_ _reference_start_Psalms 127:01_reference_end_ _reference_start_Psalms 17:04_reference_end_ _reference_start_Psalms 19:12_reference_end_ _reference_start_Psalms 39:02_reference_end_ _reference_start_Proverbs 13:03_reference_end_ _reference_start_Proverbs 2:20_reference_end_ _reference_start_Proverbs 4:04_reference_end_ _reference_start_Proverbs 10:17_reference_end_ _reference_start_Proverbs 21:23_reference_end_ _reference_start_Ecclesiastes 12:13_reference_end_ _reference_start_Daniel 9:04_reference_end_ _reference_start_Jonah 2:09_reference_end_ EP_obey (to)obey (to)Hebrew: שָׁמַר \f obéir \cme avoid doing \cmf éviter, ne pas faire _reference_start_Psalms 18:24_reference_end_ \cme be responsible for something or someone \cmf avoir la responsabilité pour qqn ou qqch \cme guard, hold onto \cmf surveiller, garder \cme keep a covenant, an agreement \cmf tenir un accord, un serment \cme keep a holiday, practice a rite \cmf practiquer un rite, fêter une fête \cme obey God's commandments \cmf obéir les commandements de Dieu \cme watch out, be careful \cmf faire attention _reference_start_Genesis 2:15_reference_end_ _reference_start_Genesis 3:24_reference_end_ _reference_start_Genesis 4:09_reference_end_ _reference_start_Genesis 28:15_reference_end_  C~qdWJ=0# zm`SF9,vi\OB5( >! =  <  ;  :  9  8  7 6 5  4 3 2  1' 0 / . -; ," + * ) ( ' & % $  #  "  !             &  "       =  :                 +            ,               ~ }  | _reference_end_ _reference_start_Genesis 33:10_reference_end_ _reference_start_Genesis 43:11_reference_end_ _reference_start_Genesis 43:15_reference_end_ _reference_start_Genesis 43:25_reference_end_ _reference_start_Genesis 43:26_reference_end_ _reference_start_Genesis 4:03_reference_end_ _reference_start_Genesis 4:04_reference_end_ _reference_start_Genesis 4:05_reference_end_ _reference_start_Exodus 29:41_reference_end_ _reference_start_Leviticus 1:02_reference_end_ _reference_start_Leviticus 1:03_reference_end_ _reference_start_Leviticus 1:10_reference_end_ _reference_start_Leviticus 2:01_reference_end_ _reference_start_Leviticus 2:15_reference_end_ _reference_start_Leviticus 3:14_reference_end_ _reference_start_Leviticus 5:11_reference_end_ _reference_start_Numbers 6:14_reference_end_ _reference_start_Numbers 7:13_reference_end_ _reference_start_Numbers 31:50_reference_end_ _reference_start_Joshua 22:21_reference_end_ _reference_start_Jude 3:15_reference_end_ _reference_start_1 Samuel 10:27_reference_end_ _reference_start_1 Samuel 2:17_reference_end_ _reference_start_1 Samuel 2:29_reference_end_ _reference_start_1 Samuel 3:14_reference_end_ _reference_start_1 Samuel 26:19_reference_end_ _reference_start_2 Samuel 8:02_reference_end_ _reference_start_2 Samuel 8:06_reference_end_ _reference_start_1 Kings 10:25_reference_end_ _reference_start_1 Kings 8:64_reference_end_ _reference_start_1 Kings 18:29_reference_end_ _reference_start_1 Kings 5:01_reference_end_ _reference_start_2 Kings 16:15_reference_end_ _reference_start_1 Chronicles 16:29_reference_end_ _reference_start_1 Chronicles 21:23_reference_end_ _reference_start_1 Chronicles 23:29_reference_end_ _reference_start_2 Chronicles 7:07_reference_end_ _reference_start_Ezra 9:04_reference_end_ _reference_start_Ezra 9:05_reference_end_ _reference_start_Psalms 141:02_reference_end_ _reference_start_Ezekiel 20:28_reference_end_ _reference_start_Daniel 2:46_reference_end_ _reference_start_Daniel 9:21_reference_end_ _reference_start_Daniel 9:27_reference_end_ <<^RoverseeroverseerHebrew: פָּקִיד \f chargé d'affaires \cme commissioner, overseer \cmf ministre, chargé d'affaires _reference_start_Genesis 41:34_reference_end_ _reference_start_Esther 2:03_reference_end_RQ}offeringofferingHebrew: מִנְחָה \f offrande \cme present offered to person \cmf cadeau offert a une personne \cme regular/daily grain offering to God \cmf sacrifice - offrende quotidien de blé offert à Dieu \cme something offered to God \cmf qqch offert à Dieu \cme tribute \cmf tribut _reference_start_Genesis 32:14_reference_end_ _reference_start_Genesis 32:19_reference_end_ _reference_start_Genesis 32:21_reference_end_ _reference_start_Genesis 32:22 C~qdWJ=0# zm`SF9,uh[NA4'   @  ?   ~  }  | {  z  y x w v uB tA s r  q - p  o  n ' m  l  k j)" i  h  g. f e d  c  b a  `  _  ^  ]  \  [ @ Z  Y  X  W  V  U  T  S  RA Q P2 O N M L K J I H G F) E D C B+ A+ @+ ?+ JJ T))Ypeace offeringpeace offeringHebrew: שֶׁלֶם \f sacrifice d'action de grâce \cme sacrifiCS''Kpeace (be at)peace (be at)Hebrew: שָׁלַם \f paix, être en paix \cme God's punishment of sin & evil \cmf Dieu puni le mal, les péchés \cme God's reward of good \cmf Dieu récompense le bien \cme opposite of war \cmf le contraire de la guerre \cme to seek right relationship with God, & his \cmf desirer bonne rélation avec Dieu, et sa bénédiction _reference_start_1 Samuel 24:20_reference_end_ _reference_start_1 Samuel 24:20_reference_end_ _reference_start_2 Samuel 3:39_reference_end_ _reference_start_2 Samuel 10:19_reference_end_ _reference_start_2 Samuel 20:19_reference_end_ _reference_start_1 Kings 22:45_reference_end_ _reference_start_1 Chronicles 19:19_reference_end_ _reference_start_Proverbs 31:21_reference_end_ _reference_start_Isaiah 65:06_reference_end_ _reference_start_Isaiah 66:06_reference_end_ce to establish/affirm covenant with God \cmf pour établier, afirmer l'alliance avec Dieu _reference_start_Exodus 20:24_reference_end_ _reference_start_Exodus 24:05_reference_end_ _reference_start_Exodus 29:28_reference_end_ _reference_start_Numbers 10:10_reference_end_ _reference_start_1 Samuel 10:08_reference_end_ _reference_start_1 Samuel 11:15_reference_end_ _reference_start_1 Samuel 13:09_reference_end_ _reference_start_2 Samuel 6:17_reference_end_ _reference_start_2 Samuel 6:18_reference_end_ _reference_start_1 Kings 3:15_reference_end_ _reference_start_1 Kings 8:63_reference_end_ _reference_start_1 Kings 8:64_reference_end_ _reference_start_1 Kings 9:25_reference_end_ _reference_start_1 Chronicles 16:01_reference_end_ _reference_start_1 Chronicles 16:02_reference_end_ _reference_start_1 Chronicles 21:26_reference_end_ _reference_start_2 Chronicles 7:07_reference_end_ _reference_start_Proverbs 7:14_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( D C# B" Ax @x ? >  = <  ;  : ! 9  8  7  6  5  4  3  2  1  0  /  .  -  ,  +  *  )  (  '  &  % # $  #  "  !     *                 , + + %      % + )          ble, agréable \cme greeting extending wholeness, wellbeing \cmf salutation souhaitant le bien être, la santé \cme harmony among men, safety \cmf harmonie entre personnes, salut \cme opposite of war \cmf en opposition avec la guerre \cme peace covenant - restoring God's blessing on Israel \cmf alliance de paix - restitue la bénédiction de Dieu enver Israël \cme right relationship with God, blessing & salvation \cmf la bonne rélation avec Dieu, bénédiction et salut \cme welfare of someone \cmf comment va une personne \cme wellbeing under favorable circumstances \cmf bien-être dans des circonstances favorables _reference_start_Genesis 41:16_reference_end_ _reference_start_Genesis 43:23_reference_end_ _reference_start_Genesis 37:04_reference_end_ _reference_start_Genesis 26:29_reference_end_ _reference_start_Genesis 26:31_reference_end_ _reference_start_Genesis 15:15_reference_end_ _reference_start_Genesis 28:21_reference_end_ _reference_start_Genesis 29:06_reference_end_ _reference_start_Genesis 37:14_reference_end_ _reference_start_Genesis 43:27_reference_end_ _reference_start_Genesis 43:28_reference_end_ _reference_start_Genesis 44:17_reference_end_ _reference_start_Exodus 18:07_reference_end_ _reference_start_Exodus 18:07_reference_end_ _reference_start_Exodus 18:23_reference_end_ _reference_start_Exodus 18:23_reference_end_ _reference_start_Numbers 25:12_reference_end_ _reference_start_Numbers 6:26_reference_end_ _reference_start_1 Samuel 1:17_reference_end_ _reference_start_1 Samuel 10:04_reference_end_ _reference_start_1 Samuel 16:04_reference_end_ _reference_start_1 Samuel 16:05_reference_end_ _reference_start_1 Samuel 17:22_reference_end_ _reference_start_1 Samuel 20:42_reference_end_ _reference_start_1 Samuel 25:05_reference_end_ _reference_start_1 Samuel 25:06_reference_end_ _reference_start_1 Samuel 20:07_reference_end_ _reference_start_1 Samuel 20:13_reference_end_ _reference_start_1 Samuel 20:21_reference_end_ _reference_start_1 Samuel 25:35_reference_end_ _reference_start_1 Samuel 29:07_reference_end_ _reference_start_1 Samuel 7:14_reference_end_ _reference_start_1 Samuel 17:18_reference_end_ _reference_start_2 Samuel 11:07_reference_end_ _reference_start_2 Samuel 15:09_reference_end_ _reference_start_2 Samuel 15:27_reference_end_ _reference_start_2 Samuel 18:28_reference_end_ _reference_start_2 Samuel 20:09_reference_end_ _reference_start_2 Samuel 3:21_reference_end_ _reference_start_2 Samuel 3:22_reference_end_ _reference_start_2 Samuel 3:23_reference_end_ _reference_start_2 Samuel 19:25_reference_end_ _reference_start_2 Samuel 19:31_reference_end_ _reference_start_2 Samuel 18:29_reference_end_ _reference_start_2 Samuel 18:32_reference_end_ _reference_start_1 Kings 2:13_reference_end_ _reference_start_1 Kings 2:06_reference_end_ _reference_start_1 Kings 2:05_reference_end_ _reference_start_1 Kings 4:26_reference_end_ _reference_start_1 Kings 5:04_reference_end_ _reference_start_1 Kings 2:33_reference_end_ _reference_start_1 Chronicles 22:09_reference_end_ _reference_start_Esther 9:30_reference_end_ _reference_start_Esther 2:11_reference_end_ _reference_start_Esther 10:03_reference_end_ _reference_start_Psalms 28:03_reference_end_ _reference_start_Psalms 120:06_reference_end_ _reference_start_Psalms 120:07_reference_end_ _reference_start_Psalms 34:15_reference_end_ _reference_start_Psalms 35:27_reference_end_ _reference_start_Psalms 4:09_reference_end_ _reference_start_Psalms 38:04_reference_end_ _reference_start_Proverbs 3:02_reference_end_ _reference_start_Proverbs 3:17_reference_end_ _reference_start_Isaiah 54:10_reference_end_ _reference_start_Jeremiah 6:14_reference_end_ _reference_start_Ezekiel 34:05_reference_end_ _reference_start_Ezekiel 37:06_reference_end_ _reference_start_Ezekiel 13:16_reference_end_ _reference_start_Daniel 3:31_reference_end_ _reference_start_Daniel 6:26_reference_end_ _reference_start_Daniel 10:19_reference_end_ _reference_start_Micah 3:05_reference_end_ 77V))speople, nationpeople, nationHebrew: עַם \f peuple, nation \cme all mankind \cmf tout homme \cme citizen(s) \cmf citoyen(s) \cme fighting band, army \cmf armée \cme followers, retainers \cmf adepts, cex qui suivent qqn \cme kinfolk, family, tribe \cmf famille, parents, tribu \cme people in general \cmf des personnes \cme people living in an area, don't form a tribe \cmf gens qui habitent une région, qui ne formment pas un tribu \cme people of Israel, the Jews \cmf les peuples d'Israël, les juifs \cme people, tribe, nation \cmf peuples, tribu, nation _reference_start_Genesis 11:06_reference_end_ _reference_start_Genesis 23:11_reference_end_ _reference_start_Genesis 26:10_reference_end_ _reference_start_Genesis 33:15_reference_end_ _reference_start_Genesis 35:06_reference_end_ _reference_start_Genesis 25:08_reference_end_ _rqUGpeacepeaceHebrew: .שָׁלֹום / שְׁלָם \f paix \cme favorable, agreable \cmf favora C~qdWJ=0# zm`SF9,vi\OB5(          ~ } | { z y  x  w v u t s r q p o1 n0 m0 l/ k)( j" i" h g f e d c b a `2 _/ ^* ])7 \ [1! Z1 Y1 X# W V U# T! S R Q  P! O  N M L  K% J" I H6 G F E&eference_start_Genesis 25:17_reference_end_ _reference_start_Genesis 35:29_reference_end_ _reference_start_Genesis 49:16_reference_end_ _reference_start_Genesis 49:29_reference_end_ _reference_start_Genesis 49:33_reference_end_ _reference_start_Genesis 27:29_reference_end_ _reference_start_Genesis 41:55_reference_end_ _reference_start_Genesis 42:06_reference_end_ _reference_start_Genesis 47:21_reference_end_ _reference_start_Genesis 50:20_reference_end_ _reference_start_Genesis 19:04_reference_end_ _reference_start_Genesis 23:07_reference_end_ _reference_start_Genesis 23:12_reference_end_ _reference_start_Genesis 23:13_reference_end_ _reference_start_Genesis 14:16_reference_end_ _reference_start_Genesis 17:16_reference_end_ _reference_start_Genesis 26:11_reference_end_ _reference_start_Genesis 28:03_reference_end_ _reference_start_Genesis 34:16_reference_end_ _reference_start_Genesis 34:22_reference_end_ _reference_start_Genesis 41:40_reference_end_ _reference_start_Genesis 47:23_reference_end_ _reference_start_Genesis 48:04_reference_end_ _reference_start_Genesis 48:19_reference_end_ _reference_start_Genesis 49:10_reference_end_ _reference_start_Exodus 7:28_reference_end_ _reference_start_Exodus 7:29_reference_end_ _reference_start_Exodus 8:04_reference_end_ _reference_start_Exodus 8:05_reference_end_ _reference_start_Exodus 8:07_reference_end_ _reference_start_Exodus 8:17_reference_end_ _reference_start_Exodus 8:19_reference_end_ _reference_start_Exodus 8:27_reference_end_ _reference_start_Exodus 9:15_reference_end_ _reference_start_Exodus 11:03_reference_end_ _reference_start_Exodus 16:27_reference_end_ _reference_start_Exodus 22:25_reference_end_ _reference_start_Exodus 23:11_reference_end_ _reference_start_Exodus 17:13_reference_end_ _reference_start_Exodus 1:09_reference_end_ _reference_start_Exodus 5:16_reference_end_ _reference_start_Exodus 19:05_reference_end_ _reference_start_Exodus 1:09_reference_end_ _reference_start_Exodus 1:20_reference_end_ _reference_start_Exodus 3:07_reference_end_ _reference_start_Exodus 3:10_reference_end_ _reference_start_Exodus 3:21_reference_end_ _reference_start_Exodus 4:16_reference_end_ _reference_start_Exodus 4:21_reference_end_ _reference_start_Exodus 4:30_reference_end_ _reference_start_Exodus 4:31_reference_end_ _reference_start_Exodus 5:1_reference_end_ _reference_start_Exodus 5:01_reference_end_ _reference_start_Exodus 6:07_reference_end_ _reference_start_Exodus 7:1_reference_end_ _reference_start_Exodus 8:04_reference_end_ _reference_start_Exodus 8:16_reference_end_ _reference_start_Exodus 8:19_reference_end_ _reference_start_Exodus 9:1_reference_end_ _reference_start_Exodus 9:17_reference_end_ _reference_start_Exodus 10:03_reference_end_ _reference_start_Exodus 10:04_reference_end_ _reference_start_Exodus 11:02_reference_end_ _reference_start_Exodus 11:03_reference_end_ _reference_start_Exodus 12:1_reference_end_ _reference_start_Exodus 13:1_reference_end_ _reference_start_Exodus 14:1_reference_end_ _reference_start_Exodus 15:1_reference_end_ _reference_start_Exodus 16:04_reference_end_ _reference_start_Exodus 16:30_reference_end_ _reference_start_Exodus 17:01-05_reference_end_ _reference_start_Exodus 18:1_reference_end_ _reference_start_Exodus 19:1_reference_end_ _reference_start_Exodus 20:20_reference_end_ _reference_start_Exodus 24:02_reference_end_ _reference_start_Exodus 24:03_reference_end_ _reference_start_Exodus 24:07_reference_end_ _reference_start_Exodus 1:22_reference_end_ _reference_start_Exodus 12:31_reference_end_ _reference_start_Exodus 15:14_reference_end_ _reference_start_Exodus 19:05_reference_end_ _reference_start_Exodus 21:08_reference_end_ _reference_start_Exodus 22:27_reference_end_ _reference_start_Exodus 23:27_reference_end_ _reference_start_Leviticus 19:18_reference_end_ _reference_start_Leviticus 18:29_reference_end_ _reference_start_Numbers 20:20_reference_end_ _reference_start_Numbers 20:20_reference_end_ _reference_start_Numbers 21:23_reference_end_ _reference_start_Numbers 21:33_reference_end_ _reference_start_Numbers 20:24_reference_end_ _reference_start_Numbers 11:34_reference_end_ _reference_start_Numbers 14:09_reference_end_ _reference_start_Numbers 11:1_reference_end_ _reference_start_Numbers 11:01_reference_end_ _reference_start_Numbers 11:12_reference_end_ _reference_start_Numbers 11:13_reference_end_ _reference_start_Numbers 11:29_reference_end_ _reference_start_Numbers 12:15_reference_end_ _reference_start_Numbers 12:16_reference_end_ _reference_start_Numbers 14:1_reference_end_ _reference_start_Numbers 20:01_reference_end_ _reference_start_Numbers 21:1_reference_end_ _reference_start_Numbers 21:02_reference_end_ _reference_start_Numbers 21:29_reference_end_ _reference_start_Numbers 21:34_reference_end_ _reference_start_Numbers 21:35_reference_end_ _reference_start_Deuteronomy 18:03_reference_end_ _reference_start_Deuteronomy 28:09_reference_end_ _reference_start_Deuteronomy 28:10_reference_end_ _reference_start_Deuteronomy 28:32_reference_end_ _reference_start_Deuteronomy 28:33_reference_end_ _reference_start_Deuteronomy 28:37_reference_end_ _reference_start_Deuteronomy 28:64_reference_end_ _reference_start_1 Samuel 26:15_reference_end_ _reference_start_1 Samuel 11:11_reference_end_ _reference_start_1 Samuel 13:04_reference_end_ _reference_start_1 Samuel 13:06_reference_end_ _reference_start_1 Samuel 13:07_reference_end_ _reference_start_1 Samuel 13:08_reference_end_ _reference_start_1 Samuel 13:11_reference_end_ _reference_start_1 Samuel 13:22_reference_end_ _reference_start_1 Samuel 14:1_reference_end_ _reference_start_1 Samuel 15:1_reference_end_ _reference_start_1 Samuel 17:27_reference_end_ _reference_start_1 Samuel 17:30_reference_end_ _reference_start_1 Samuel 23:08_reference_end_ _reference_start_1 Samuel 26:05_reference_end_ _reference_start_1 Samuel 26:07_reference_end_ _reference_start_1 Samuel 26:14_reference_end_ _reference_start_1 Samuel 30:04_reference_end_ _reference_start_1 Samuel 30:06_reference_end_ _reference_start_1 Samuel 30:21_reference_end_ _reference_start_1 Samuel 9:02_reference_end_ _reference_start_1 Samuel 10:24_reference_end_ _reference_start_1 Samuel 9:12_reference_end_ _reference_start_1 Samuel 9:13_reference_end_ _reference_start_1 Samuel 11:04_reference_end_ _reference_start_1 Samuel 11:05_reference_end_ _reference_start_1 Samuel 9:16_reference_end_ _reference_start_1 Samuel 9:18_reference_end_ _reference_start_1 Samuel 10:17_reference_end_ _reference_start_1 Samuel 10:24_reference_end_ _reference_start_1 Samuel 10:25_reference_end_ _reference_start_1 Samuel 11:07_reference_end_ _reference_start_1 Samuel 11:12_reference_end_ _reference_start_1 Samuel 11:14_reference_end_ _reference_start_1 Samuel 11:15_reference_end_ _reference_start_1 Samuel 12:1_reference_end_ _reference_start_1 Samuel 13:14_reference_end_ _reference_start_1 Samuel 15:01_reference_end_ _reference_start_1 Samuel 18:05_reference_end_ _reference_start_1 Samuel 27:12_reference_end_ _reference_start_1 Samuel 12:22_reference_end_ _reference_start_1 Samuel 31:09_reference_end_ _reference_start_2 Samuel 8:15_reference_end_ _reference_start_2 Samuel 18:07_reference_end_ _reference_start_2 Samuel 18:08_reference_end_ _reference_start_2 Samuel 1:04_reference_end_ _reference_start_2 Samuel 2:26_reference_end_ _reference_start_2 Samuel 2:27_reference_end_ _reference_start_2 Samuel 3:31_reference_end_ _reference_start_2 Samuel 6:02_reference_end_ _reference_start_2 Samuel 10:10_reference_end_ _reference_start_2 Samuel 11:07_reference_end_ _reference_start_2 Samuel 11:17_reference_end_ _reference_start_2 Samuel 12:28_reference_end_ _reference_start_2 Samuel 12:29_reference_end_ _reference_start_2 Samuel 12:31_reference_end_ _reference_start_2 Samuel 18:01_reference_end_ _reference_start_2 Samuel 18:03_reference_end_ _reference_start_2 Samuel 18:06_reference_end_ _reference_start_2 Samuel 18:16_reference_end_ _reference_start_2 Samuel 19:034_reference_end_ _reference_start_2 Samuel 23:10_reference_end_ _reference_start_2 Samuel 23:11_reference_end_ _reference_start_2 Samuel 2:30_reference_end_ _reference_start_2 Samuel 3:35_reference_end_ _reference_start_2 Samuel 15:12_reference_end_ _reference_start_2 Samuel 15:17_reference_end_ _reference_start_2 Samuel 15:23_reference_end_ _reference_start_2 Samuel 15:24_reference_end_ _reference_start_2 Samuel 15:30_reference_end_ _reference_start_2 Samuel 16:06_reference_end_ _reference_start_2 Samuel 16:14_reference_end_ _reference_start_2 Samuel 16:15_reference_end_ _reference_start_2 Samuel 16:18_reference_end_ _reference_start_2 Samuel 17:1_reference_end_ _reference_start_2 Samuel 17:03_reference_end_ _reference_start_2 Samuel 17:29_reference_end_ _reference_start_2 Samuel 18:05_reference_end_ _reference_start_2 Samuel 19:40_reference_end_ _reference_start_2 Samuel 1:12_reference_end_ _reference_start_2 Samuel 6:19_reference_end_ _reference_start_2 Samuel 22:28_reference_end_ _reference_start_2 Samuel 12:31_reference_end_ _reference_start_2 Samuel 20:22_reference_end_ _reference_start_2 Samuel 3:18_reference_end_ _reference_start_2 Samuel 5:02_reference_end_ _reference_start_2 Samuel 5:12_reference_end_ _reference_start_2 Samuel 6:21_reference_end_ _reference_start_2 Samuel 7:1_reference_end_ _reference_start_2 Samuel 14:13_reference_end_ _reference_start_2 Samuel 3:32_reference_end_ _reference_start_2 Samuel 3:34_reference_end_ _reference_start_2 Samuel 3:36_reference_end_ _reference_start_2 Samuel 3:37_reference_end_ _reference_start_2 Samuel 6:18_reference_end_ _reference_start_2 Samuel 6:19_reference_end_ _reference_start_2 Samuel 10:12_reference_end_ _reference_start_2 Samuel 14:15_reference_end_ _reference_start_2 Samuel 17:03_reference_end_ _reference_start_2 Samuel 19:03_reference_end_ _reference_start_2 Samuel 19:04_reference_end_ _reference_start_2 Samuel 19:09_reference_end_ _reference_start_2 Samuel 19:10_reference_end_ _reference_start_2 Samuel 22:44_reference_end_ _reference_start_2 Samuel 22:48_reference_end_ _reference_start_1 Kings 5:30_reference_end_ _reference_start_1 Kings 9:20_reference_end_ _reference_start_1 Kings 9:23_reference_end_ _reference_start_1 Kings 9:23_r eference_end_ _reference_start_1 Kings 3:09_reference_end_ _reference_start_1 Kings 5:21_reference_end_ _reference_start_1 Kings 6:13_reference_end_ _reference_start_1 Kings 8:1_reference_end_ _reference_start_1 Kings 1:40_reference_end_ _reference_start_1 Kings 3:02_reference_end_ _reference_start_1 Kings 5:14_reference_end_ _reference_start_1 Kings 8:43_reference_end_ _reference_start_1 Kings 8:5_reference_end_ _reference_start_1 Kings 8:60_reference_end_ _reference_start_1 Kings 9:07_reference_end_ _reference_start_1 Chronicles 16:08_reference_end_ _reference_start_1 Chronicles 16:24_reference_end_ _reference_start_1 Chronicles 19:13_reference_end_ _reference_start_1 Chronicles 20:03_reference_end_ _reference_start_1 Chronicles 21:02_reference_end_ _reference_start_1 Chronicles 20:03_reference_end_ _reference_start_1 Chronicles 16:02_reference_end_ _reference_start_1 Chronicles 16:36_reference_end_ _reference_start_1 Chronicles 16:43_reference_end_ _reference_start_1 Chronicles 17:1_reference_end_ _ref erence_start_1 Chronicles 18:14_reference_end_ _reference_start_1 Chronicles 21:17_reference_end_ _reference_start_1 Chronicles 21:22_reference_end_ _reference_start_1 Chronicles 23:25_reference_end_ _reference_start_1 Chronicles 29:09_reference_end_ _reference_start_1 Chronicles 29:117_reference_end_ _reference_start_1 Chronicles 29:14_reference_end_ _reference_start_1 Chronicles 29:18_reference_end_ _reference_start_1 Chronicles 16:20_reference_end_ _reference_start_1 Chronicles 16:26_reference_end_ _reference_start_1 Chronicles 16:28_reference_end_ _reference_start_1 Chronicles 21:05_reference_end_ _reference_start_2 Chronicles 7:1_reference_end_ _reference_start_2 Chronicles 7:20_reference_end_ _reference_start_Esther 1:11_reference_end_ _reference_start_Esther 1:16_reference_end_ _reference_start_Esther 4:11_reference_end_ _reference_start_Esther 1:05_reference_end_ _reference_start_Esther 10:03_reference_end_ _reference_start_Esther 1:22_reference_end_ _reference_start_Esther 2:10_reference_end_ _re ference_start_Esther 2:20_reference_end_ _reference_start_Esther 3:06_reference_end_ _reference_start_Esther 3:08_reference_end_ _reference_start_Esther 3:11_reference_end_ _reference_start_Esther 3:12_reference_end_ _reference_start_Esther 3:14_reference_end_ _reference_start_Esther 4:08_reference_end_ _reference_start_Esther 7:03_reference_end_ _reference_start_Esther 7:04_reference_end_ _reference_start_Esther 8:06_reference_end_ _reference_start_Esther 8:09_reference_end_ _reference_start_Esther 8:13_reference_end_ _reference_start_Esther 8:17_reference_end_ _reference_start_Psalms 57:10_reference_end_ _reference_start_Psalms 3:07_reference_end_ _reference_start_Psalms 3:09_reference_end_ _reference_start_Psalms 59:12_reference_end_ _reference_start_Psalms 60:05_reference_end_ _reference_start_Psalms 110:03_reference_end_ _reference_start_Psalms 125:02_reference_end_ _reference_start_Psalms 144:15_reference_end_ _reference_start_Psalms 56:08_reference_end_ _reference_start_Psalms 144:02_reference_end_ _reference_start_Proverbs 29:02_reference_end_ _reference_start_Daniel 9:06_reference_end_ _reference_start_Daniel 11:15_reference_end_ _reference_start_Daniel 11:32_reference_end_ _reference_start_Daniel 7:27_reference_end_ _reference_start_Daniel 8:24_reference_end_ _reference_start_Daniel 9:15_reference_end_ _reference_start_Daniel 9:16_reference_end_ _reference_start_Daniel 9:19_reference_end_ _reference_start_Daniel 9:20_reference_end_ _reference_start_Daniel 9:24_reference_end_ _reference_start_Daniel 10:14_reference_end_ _reference_start_Daniel 11:33_reference_end_ _reference_start_Daniel 12:07_reference_end_ _reference_start_Daniel 2:44_reference_end_ _reference_start_Daniel 3:07_reference_end_ _reference_start_Daniel 3:31_reference_end_ _reference_start_Daniel 5:19_reference_end_ _reference_start_Daniel 6:26_reference_end_ _reference_start_Daniel 7:14_reference_end_ _reference_start_Daniel 9:26_reference_end_ _reference_start_Daniel 11:15_reference_end_ _reference_start_Jonah 1:08_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( J I  H@ G% F! E D C B A# @" ? > = < ; :  9  8  7 6 5  4  3 2 " 1 0! / . - , + * ) ( ' & %  $ # " !                                  C~qdWJ=0# zm`SF9,vi\OB5(            #        "           ~  }  |  {  z y  x  w  v  u  t  s  r  q  p  o  n  m  l  k  j  i  h g  f  e  d  c  b  a  `  _ ^ ]  \  [  Z  Y  X  W  V  U  T  S  R  Q  P  O N  M  L  K  C~qdWJ=0# zm`SF9,vi\OB5( P  O u N  M  L  K  J  I  H + G $ F  E  D  C  B  A  @  ?  > < =  < + ;  :  9 ( 8  7  6  5  4  3  2  1  0 0 / , .  -  ,  +  *  )  ( '  &  % % $ $ # " "  !                       (                 C~qdWJ=0# zm`SF8+tgZM@3&                    ,    !       ~  }  |  { z y x  w  v u t8 s r} qn p< o; n m l9 k j i h g f e d c b a ` _ ^ ] \  [ Z Y X W V U  T  S  R  Q th God \cmf sans blame, en bonne relation avec Dieu \cme perfection of God and his law \cmf perfection de Dieu et sa loi \cme without blemish or defect, healthy \cmf sans défaut, en bonne santé _reference_start_Genesis 6:09_reference_end_ _reference_start_Genesis 17:01_reference_end_ _reference_start_Exodus 12:05_reference_end_ _reference_start_Leviticus 5:15_reference_end_ _reference_start_Leviticus 5:18_reference_end_ _reference_start_Leviticus 5:25_reference_end_ _reference_start_Leviticus 22:21_reference_end_ _reference_start_Deuteronomy 18:13_reference_end_ _reference_start_2 Samuel 22:24_reference_end_ _reference_start_2 Samuel 22:26_reference_end_ _reference_start_2 Samuel 22:33_reference_end_ _reference_start_2 Samuel 22:26_reference_end_ _reference_start_2 Samuel 22:31_reference_end_ _reference_start_Psalms 18:31_reference_end_ _reference_start_Psalms 19:08_reference_end_ hX-- perverse (to be)perverse (to be)Hebrew: עָקַשׁ \f perverse, être perverse \cme be perverted, twisted \cmf perverse, tordu _reference_start_Proverbs 10:09_reference_end_ _reference_start_Proverbs 28:18_reference_end_fW)perfectperfectHebrew: תָּמִים \f sans défaut \cme blameless, in right relationship wi C~qdWJ=0# zm`SF9,vi\OB5( V  U ) T # S " R  Q  P  O  N  M  L  K  J $ I  H  G # F ! E  D 2 C  B  A @  ? > =# <1 ;  : 9N= 8 7 6  5  43 3 27 1 0 /# .  - ,! + * ) (! ' & % $  # " ! e              !      1Y;perverseperverseHebrew: תַּהְפּוּכָה \f pervers \cme perversity, slander \cmf pervers, calomnie \cme twisted, perverted \cmf perverse, tordu _reference_start_Deuteronomy 32:05_reference_end_ _reference_start_2 Samuel 22:27_reference_end_ _reference_start_Psalms 101:04_reference_end_ _reference_start_Proverbs 2:12_reference_end_ _reference_start_Proverbs 2:14_reference_end_ _reference_start_Proverbs 6:14_reference_end_ _reference_start_Proverbs 10:31_reference_end_ _reference_start_Proverbs 10:32_reference_end_ _reference_start_Proverbs 16:28_reference_end_ _reference_start_Proverbs 16:30_reference_end_ _reference_start_Proverbs 23:33_reference_end_ _reference_start_Proverbs 2:15_reference_end_ _reference_start_Proverbs 8:08_reference_end_ _reference_start_Proverbs 28:06_reference_end_ mm[##qplan (evil)plan (evil)Hebrew: זִמָּה \f plan (mauvais) \cme evil plan, wicked act \cmf projet mauais, action néfaste _reference_start_Proverbs 10:23_reference_end_ _reference_start_Proverbs 21:27_reference_end_ _reference_start_Proverbs 24:09_reference_end_yZGpit (the)pit (the)Hebrew: שַׁחַת \f la fosse \cme hole in the ground as trap \cmf un trou qui sert comme piège \cme where dead people are \cmf lieu où demeurent les morts _reference_start_Job 33:28_reference_end_ _reference_start_Psalms 7:16_reference_end_ _reference_start_Psalms 9:16_reference_end_ _reference_start_Psalms 35:07_reference_end_ _reference_start_Psalms 16:10_reference_end_ _reference_start_Psalms 30:10_reference_end_ _reference_start_Psalms 55:24_reference_end_ _reference_start_Proverbs 26:17_reference_end_ _reference_start_Isaiah 51:14_reference_end_ _reference_start_Jonah 2:07_reference_end_ A AU_presidentpresidentHebrew: סָרְכִין \f chef \cme government offical in Persia \cmf fonctionaire en Perse _reference_start_Daniel 6:03_reference_end_ _reference_start_Daniel 6:04_reference_end_ _reference_start_Daniel 6:05_reference_end_ _reference_start_Daniel 6:07_reference_end_ _reference_start_Daniel 6:07_reference_end_t^##5praise (to)praise (to)Hebrew: .הָלַל \f louer \cme boast about God \cmf venter Dieu \cme1]11praise, adorn (to)praise, adorn (to)Hebrew: נָוָה \f louer, orner \cme adorn (with praise) \cmf orner (avec louanage) _reference_start_Exodus 15:02_reference_end_>\AA power, ark of the covenantpower, ark of the covenantHebrew: עֹז \f pouvoir, coffre de l'alliance \cme the ark of the covenant; God's power manifested in connection with the ark \cmf coffre de l'alliance; le pouvoir de Dieu manifesté en relation avec le coffre _reference_start_Psalms 78:61_reference_end_ boast about self \cmf se venter \cme commend someone \cmf louer une personne \cme confess sins \cmf confesser ses péchés \cme fame, glory of person or thing \cmf gloire, célébrité d'une personne ou une chose \cme praise God \cmf louer Dieu \cme praise God for his deeds/salvation \cmf louer Dieu pour ses faites, son salult \cme praise good qualities of thing or person \cmf louer les bonnes qualités de qqn ou qqch \cme praise, thank a person \cmf louer, remercier une personne \cme praise, thank God \cmf louer, remercier Dieu \cme praise, thank God or gods (Arm) \cmf louer, remercier Dieu ou dieux (Arm) \cme praiseworthy deeds of God \cmf les actes de Dieu qui doivent être glorifiées \cme prasie God \cmf louer Dieu \cme thank God \cmf remercier Dieu _reference_start_Genesis 12:15_reference_end_ _reference_start_Genesis 49:08_reference_end_ _reference_start_Genesis 29:35_reference_end_ _reference_start_Exodus 15:11_reference_end_ _reference_start_Leviticus 5:05_reference_end_ _reference_start_Deuteronomy 10:21_reference_end_ _reference_start_Deuteronomy 26:19_reference_end_ _reference_start_2 Samuel 22:04_reference_end_ _reference_start_2 Samuel 14:25_reference_end_ _reference_start_2 Samuel 22:50_reference_end_ _reference_start_1 Kings 20:11_reference_end_ _reference_start_1 Kings 8:33_reference_end_ _reference_start_1 Kings 8:35_reference_end_ _reference_start_1 Chronicles 16:04_reference_end_ _reference_start_1 Chronicles 16:25_reference_end_ _reference_start_1 Chronicles 16:36_reference_end_ _reference_start_1 Chronicles 23:05_reference_end_ _reference_start_1 Chronicles 23:30_reference_end_ _reference_start_1 Chronicles 25:03_reference_end_ _reference_start_1 Chronicles 29:13_reference_end_ _reference_start_1 Chronicles 16:10_reference_end_ _reference_start_1 Chronicles 16:04_reference_end_ _reference_start_1 Chronicles 16:07_reference_end_ _reference_start_1 Chronicles 16:08_reference_end_ _reference_start_1 Chronicles 16:34_reference_end_ _reference_start_1 Chronicles 16:35_reference_end_ _reference_start_1 Chronicles 16:41_reference_end_ _reference_start_1 Chronicles 1:1_reference_end_ _reference_start_1 Chronicles 25:03_reference_end_ _reference_start_1 Chronicles 29:13_reference_end_ _reference_start_1 Chronicles 16:35_reference_end_ _reference_start_2 Chronicles 6:24_reference_end_ _reference_start_2 Chronicles 6:26_reference_end_ _reference_start_2 Chronicles 7:06_reference_end_ _reference_start_2 Chronicles 7:03_reference_end_ _reference_start_2 Chronicles 7:06_reference_end_ _reference_start_2 Chronicles 20:22_reference_end_ _reference_start_2 Chronicles 30:22_reference_end_ _reference_start_Nehemiah 1:06_reference_end_ _reference_start_Nehemiah 12:46_reference_end_ _reference_start_Psalms 34:03_reference_end_ _reference_start_Psalms 63:12_reference_end_ _reference_start_Psalms 52:03_reference_end_ _reference_start_Psalms 32:05_reference_end_ _reference_start_Psalms 63:06_reference_end_ _reference_start_Psalms 56:05_reference_end_ _reference_start_Psalms 56:11_reference_end_ _reference_start_Psalms 18:50_reference_end_ _reference_start_Psalms 28:07_reference_end_ _reference_start_Psalms 30:05_reference_end_ _reference_start_Psalms 30:10_reference_end_ _reference_start_Psalms 30:13_reference_end_ _reference_start_Psalms 34:02_reference_end_ _reference_start_Psalms 51:17_reference_end_ _reference_start_Psalms 52:11_reference_end_ _reference_start_Psalms 54:08_reference_end_ _reference_start_Psalms 57:10_reference_end_ _reference_start_Psalms 71:06_reference_end_ _reference_start_Psalms 71:08_reference_end_ _reference_start_Psalms 71:14_reference_end_ _reference_start_Psalms 71:22_reference_end_ _reference_start_Psalms 139:14_reference_end_ _reference_start_Psalms 142:08_reference_end_ _reference_start_Psalms 63:04_reference_end_ _reference_start_Psalms 117:01_reference_end_ _reference_start_Psalms 145:04_reference_end_ _reference_start_Psalms 147:12_reference_end_ _reference_start_Psalms 18:04_reference_end_ _reference_start_Psalms 69:31_reference_end_ _reference_start_Proverbs 20:14_reference_end_ _reference_start_Proverbs 27:01_reference_end_ _reference_start_Proverbs 28:13_reference_end_ _reference_start_Proverbs 27:02_reference_end_ _reference_start_Proverbs 31:28_reference_end_ _reference_start_Proverbs 31:30_reference_end_ _reference_start_Proverbs 31:31_reference_end_ _reference_start_Ecclesiastes 4:02_reference_end_ _reference_start_Ecclesiastes 8:15_reference_end_ _reference_start_Isaiah 45:25_reference_end_ _reference_start_Isaiah 62:07_reference_end_ _reference_start_Jeremiah 49:25_reference_end_ _reference_start_Daniel 9:03_reference_end_ _reference_start_Daniel 9:04_reference_end_ _reference_start_Daniel 9:20_reference_end_ _reference_start_Daniel 2:23_reference_end_ _reference_start_Daniel 2:23_reference_end_ _reference_start_Daniel 4:31_reference_end_ _reference_start_Daniel 4:34_reference_end_ _reference_start_Daniel 5:04_reference_end_ _reference_start_Daniel 5:23_reference_end_ C~qdWJ=0# zm`SE7*reXK>1$        "          1 > -          E ~ } | {u z? y x wG vG uG tG s9 r6 q4 p3 o" n m l k j2 i8 h8 g? f  e4 d? c" b . a ` _ ^ ] \ [ Z Y # X  W  b`)prideprideHebrew: גָּאֹון \f orgeuil \cme area of lush vegetation, jungle \cmf région de végétation, jungle \cme God's power in saving \cmf le pouvoir de Dieu en son salut \cme majesty, excellence, glory \cmf majesté, excellence, gloire \cme pride \cmf orgeuil _reference_start_Exodus 15:07_reference_end_ _reference_start_Leviticus 26:19_reference_end_ _reference_start_Job 37:04_reference_end_ _reference_start_Psalms 47:05_reference_end_ _reference_start_Psalms 59:13_reference_end_ _reference_start_Proverbs 8:13_reference_end_ _reference_start_Proverbs 16:18_reference_end_ _reference_start_Isaiah 14:11_reference_end_ _reference_start_Jeremiah 12:05_reference_end_ _reference_start_Jeremiah 49:19_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( \ # [  Z  Y  X  W  V  U  T  S # R  Q  P  O  N  M  L  K $ J  I  H # G  F  E  D  C  B  A  @  ? > =  < ; : 9 8 7 6 5 4 3 2 1 0 / . - ,/ +/ *. )-2 ()- '> & $ % $ #1 "  !   ; / %   Ga!!_priesthoodpriesthoodHebrew: כְּהֻנָּה \f sacerdoce \cme role or office of being a priest \cmf le rôle ou la position du sacerdoce _reference_start_Exodus 29:09_reference_end_ _reference_start_Joshua 18:07_reference_end_ _reference_start_1 Samuel 2:36_reference_end_ _reference_start_Ezra 2:62_reference_end_ nd_ _reference_start_Exodus 19:06_reference_end_ _reference_start_Exodus 19:22_reference_end_ _reference_start_Exodus 19:24_reference_end_ _reference_start_Numbers 5:06_reference_end_ _reference_start_Numbers 5:08_reference_end_ _reference_start_Numbers 5:10_reference_end_ _reference_start_Numbers 5:12_reference_end_ _reference_start_Numbers 5:13_reference_end_ _reference_start_Numbers 5:16_reference_end_ _reference_start_Numbers 5:18_reference_end_ _reference_start_Numbers 10:08_reference_end_ _reference_start_Deuteronomy 18:01_reference_end_ _reference_start_Deuteronomy 18:03_reference_end_ _reference_start_1 Samuel 5:05_reference_end_ _reference_start_1 Samuel 6:02_reference_end_ _reference_start_1 Samuel 1:03_reference_end_ _reference_start_1 Samuel 2:11_reference_end_ _reference_start_1 Samuel 2:13_reference_end_ _reference_start_1 Samuel 2:14_reference_end_ _reference_start_1 Samuel 2:15_reference_end_ _reference_start_1 Samuel 2:28_reference_end_ _reference_start_1 Samuel 2:35_reference_end_ _refer!ence_start_1 Samuel 14:03_reference_end_ _reference_start_1 Samuel 14:19_reference_end_ _reference_start_1 Samuel 14:36_reference_end_ _reference_start_1 Samuel 21:1_reference_end_ _reference_start_1 Samuel 22:1_reference_end_ _reference_start_1 Samuel 23:09_reference_end_ _reference_start_1 Samuel 30:07_reference_end_ _reference_start_2 Samuel 15:27_reference_end_ _reference_start_2 Samuel 8:17_reference_end_ _reference_start_2 Samuel 8:18_reference_end_ _reference_start_2 Samuel 15:35_reference_end_ _reference_start_2 Samuel 17:15_reference_end_ _reference_start_2 Samuel 19:12_reference_end_ _reference_start_2 Samuel 20:25_reference_end_ _reference_start_2 Samuel 20:26_reference_end_ _reference_start_1 Kings 1:1_reference_end_ _reference_start_1 Kings 2:22_reference_end_ _reference_start_1 Kings 2:26_reference_end_ _reference_start_1 Kings 2:27_reference_end_ _reference_start_1 Kings 2:35_reference_end_ _reference_start_1 Kings 4:02_reference_end_ _reference_start_1 Kings 4:04_reference_end_ _reference_start_1 Kings 8:1_reference_end_ _reference_start_1 Kings 4:05_reference_end_ _reference_start_1 Chronicles 9:02_reference_end_ _reference_start_1 Chronicles 23:02_reference_end_ _reference_start_1 Chronicles 24:06_reference_end_ _reference_start_1 Chronicles 24:31_reference_end_ _reference_start_1 Chronicles 28:13_reference_end_ _reference_start_1 Chronicles 28:21_reference_end_ _reference_start_1 Chronicles 9:10_reference_end_ _reference_start_1 Chronicles 9:30_reference_end_ _reference_start_1 Chronicles 16:06_reference_end_ _reference_start_1 Chronicles 16:39_reference_end_ _reference_start_1 Chronicles 18:16_reference_end_ _reference_start_1 Chronicles 24:06_reference_end_ _reference_start_1 Chronicles 29:22_reference_end_ _reference_start_2 Chronicles 7:02_reference_end_ _reference_start_2 Chronicles 7:06_reference_end_ _reference_start_Psalms 78:64_reference_end_ _reference_start_Psalms 132:09_reference_end_ _reference_start_Psalms 132:16_reference_end_ _reference_start_Psalms 110:04_reference_end_ cc bspriestpriestHebrew: כֹהֵן \f sacrificateur \cme Aaronic priest in Israel \cmf sacrificateur aaronique en Israël \cme Levitical priests in Israel \cmf sacrificateur lévitique en Israël \cme non-Jewish, pagan \cmf prêtre non-juif, paiën \cme priest of God in Israel \cmf sacrificateur de Dieu en Israël \cme priest of God, and king/leader of a nation \cmf sacrificateur de Dieu, et roi/chef d'une nation _reference_start_Genesis 41:45_reference_end_ _reference_start_Genesis 45:50_reference_end_ _reference_start_Genesis 46:20_reference_end_ _reference_start_Genesis 47:22_reference_end_ _reference_start_Genesis 47:26_reference_end_ _reference_start_Genesis 14:18_reference_end_ _reference_start_Exodus 2:16_reference_end_ _reference_start_Exodus 28:01_reference_end_ _reference_start_Exodus 2:16_reference_end_ _reference_start_Exodus 3:01_reference_end_ _reference_start_Exodus 18:01_reference_e C~qdWJ=0# xk^QD7*tgZM@3&          &            7                    / ) ) ) ( ( ( ( ( ( ~( }( |( {' z' y' x' w%$ v u t sn r q pN@ o n m  l  k  j ' i  h  g f  e  d  c  b  a  `  _  ^  ] %Genesis 39:01_reference_end_ _reference_start_Genesis 39:21_reference_end_ _reference_start_Genesis 39:22_reference_end_ _reference_start_Genesis 39:23_reference_end_ _reference_start_Genesis 40:02_reference_end_ _reference_start_Genesis 40:03_reference_end_ _reference_start_Genesis 40:04_reference_end_ _reference_start_Genesis 40:09_reference_end_ _reference_start_Genesis 40:16_reference_end_ _reference_start_Genesis 40:20_reference_end_ _reference_start_Genesis 40:21_reference_end_ _reference_start_Genesis 40:22_reference_end_ _reference_start_Genesis 40:23_reference_end_ _reference_start_Genesis 41:09_reference_end_ _reference_start_Genesis 41:10_reference_end_ _reference_start_Genesis 41:12_reference_end_ _reference_start_Genesis 47:06_reference_end_ _reference_start_Genesis 12:15_reference_end_ _reference_start_Exodus 2:14_reference_end_ _reference_start_Exodus 18:21_reference_end_ _reference_start_Exodus 18:25_reference_end_ _reference_start_Exodus 1:11_reference_end_ _reference_start_Numbers 21:18_&reference_end_ _reference_start_1 Samuel 22:02_reference_end_ _reference_start_1 Samuel 29:03_reference_end_ _reference_start_1 Samuel 29:04_reference_end_ _reference_start_1 Samuel 29:09_reference_end_ _reference_start_1 Samuel 8:13_reference_end_ _reference_start_1 Samuel 17:18_reference_end_ _reference_start_1 Samuel 17:55_reference_end_ _reference_start_1 Samuel 18:30_reference_end_ _reference_start_1 Samuel 22:07_reference_end_ _reference_start_1 Samuel 26:05_reference_end_ _reference_start_2 Samuel 4:02_reference_end_ _reference_start_2 Samuel 2:08_reference_end_ _reference_start_2 Samuel 3:38_reference_end_ _reference_start_2 Samuel 10:16_reference_end_ _reference_start_2 Samuel 10:18_reference_end_ _reference_start_2 Samuel 18:01_reference_end_ _reference_start_2 Samuel 18:05_reference_end_ _reference_start_2 Samuel 19:07_reference_end_ _reference_start_2 Samuel 19:14_reference_end_ _reference_start_2 Samuel 23:19_reference_end_ _reference_start_2 Samuel 10:03_reference_end_ _reference_start_1 Kin'gs 11:24_reference_end_ _reference_start_1 Kings 22:26_reference_end_ _reference_start_1 Kings 1:19_reference_end_ _reference_start_1 Kings 1:25_reference_end_ _reference_start_1 Kings 2:05_reference_end_ _reference_start_1 Kings 2:32_reference_end_ _reference_start_1 Kings 9:22_reference_end_ _reference_start_1 Kings 11:15_reference_end_ _reference_start_1 Kings 11:21_reference_end_ _reference_start_1 Kings 5:30_reference_end_ _reference_start_1 Kings 9:23_reference_end_ _reference_start_1 Kings 4:02_reference_end_ _reference_start_2 Kings 10:01_reference_end_ _reference_start_2 Kings 9:22_reference_end_ _reference_start_1 Chronicles 27:22_reference_end_ _reference_start_1 Chronicles 28:01_reference_end_ _reference_start_1 Chronicles 29:06_reference_end_ _reference_start_1 Chronicles 21:02_reference_end_ _reference_start_1 Chronicles 26:26_reference_end_ _reference_start_1 Chronicles 27:01_reference_end_ _reference_start_1 Chronicles 27:03_reference_end_ _reference_start_1 Chronicles 27:05_reference_end_( _reference_start_1 Chronicles 27:08_reference_end_ _reference_start_1 Chronicles 28:01_reference_end_ _reference_start_1 Chronicles 29:06_reference_end_ _reference_start_1 Chronicles 27:31_reference_end_ _reference_start_1 Chronicles 22:17_reference_end_ _reference_start_1 Chronicles 23:02_reference_end_ _reference_start_1 Chronicles 24:06_reference_end_ _reference_start_1 Chronicles 27:34_reference_end_ _reference_start_1 Chronicles 28:01_reference_end_ _reference_start_1 Chronicles 28:21_reference_end_ _reference_start_1 Chronicles 29:24_reference_end_ _reference_start_1 Chronicles 24:05_reference_end_ _reference_start_2 Chronicles 18:25_reference_end_ _reference_start_Nehemiah 4:10_reference_end_ _reference_start_Esther 1:03_reference_end_ _reference_start_Esther 8:09_reference_end_ _reference_start_Esther 1:03_reference_end_ _reference_start_Esther 1:11_reference_end_ _reference_start_Esther 1:14_reference_end_ _reference_start_Esther 1:16_reference_end_ _reference_start_Esther 1:18_reference_end_ _reference_start_Esther 1:21_reference_end_ _reference_start_Esther 2:18_reference_end_ _reference_start_Esther 3:01_reference_end_ _reference_start_Esther 3:12_reference_end_ _reference_start_Esther 5:11_reference_end_ _reference_start_Esther 6:09_reference_end_ _reference_start_Psalms 119:161_reference_end_ _reference_start_Psalms 148:11_reference_end_ _reference_start_Daniel 11:05_reference_end_ _reference_start_Daniel 1:18_reference_end_ _reference_start_Daniel 8:11_reference_end_ _reference_start_Daniel 10:13_reference_end_ _reference_start_Daniel 10:20_reference_end_ _reference_start_Daniel 11:21_reference_end_ _reference_start_Daniel 12:01_reference_end_ _reference_start_Daniel 1:07_reference_end_ _reference_start_Daniel 1:08_reference_end_ _reference_start_Daniel 1:09_reference_end_ _reference_start_Daniel 1:10_reference_end_ _reference_start_Daniel 1:11_reference_end_ _reference_start_Daniel 9:06_reference_end_ _reference_start_Daniel 9:08_reference_end_ _reference_start_Daniel 11:05_reference_end_ c''eprince, rulerprince, rulerHebrew: שַׂר \f ministre, souverain \cme chief of tribe, of group \cmf chef du tribu, du group \cme city council member, cheif of city \cmf membre du conseil municipal, chef de ville \cme magistrate, judge of a district \cmf juge, magistrat d'une région \cme military officer \cmf officier militaire \cme person in a position of authority \cmf personne en position d'autorité \cme powerful spiritual authorities \cmf puissants êtres spirituels \cme prince, noble, official \cmf haut fonctionaire, prince, noble \cme religious official \cmf officier réligieux _reference_start_Genesis 21:22_reference_end_ _reference_start_Genesis 21:32_reference_end_ _reference_start_Genesis 26:26_reference_end_ _reference_start_Genesis 37:36_reference_end_ _reference_start_$ C~qdWJ=0# zm`SF9,vi\OA3& b a ` _ ^ ]  \  [  Z Y X W  V Uw T S R Q P O N M L K J I H G F E  D  C  B  A " @  ?  >  =  <  ;  :  9  8  7  6  5  4  3  2  1  0  /  .  -  ,  +  *  )  (  '  &  %  $  #  "  !    C~qdWJ=0# zm`SF9,vi\OB5( % $ #  "  !  3                               "           "   A     ~  }  |  {  z  y " x  w  v  u  t  s  r  q  p  o  n  m, l k j i" h g f e  d  c raël _reference_start_Genesis 17:20_reference_end_ _reference_start_Genesis 23:06_reference_end_ _reference_start_Genesis 25:16_reference_end_ _reference_start_Genesis 34:02_reference_end_ _reference_start_Exodus 16:22_reference_end_ _reference_start_Exodus 22:27_reference_end_ _reference_start_Numbers 1:16_reference_end_ _reference_start_Numbers 1:44_reference_end_ _reference_start_Numbers 10:04_reference_end_ _reference_start_1 Samuel 5:08_reference_end_ _reference_start_1 Samuel 5:08_reference_end_ _reference_start_1 Samuel 6:04_reference_end_ _reference_start_1 Samuel 6:12_reference_end_ _reference_start_1 Samuel 6:16_reference_end_ _reference_start_1 Samuel 6:18_reference_end_ _reference_start_1 Samuel 7:07_reference_end_ _reference_start_1 Samuel 29:02_reference_end_ _reference_start_1 Samuel 29:06_reference_end_ _reference_start_1 Samuel 29:07_reference_end_ _reference_start_1 Kings 11:34_reference_end_ _reference_start_1 Kings 8:01_reference_end_ _reference_start_1 Chronicles 12:19_reference_end_ We''sprophesy (to)prophesy (to)Hebrew: נָבָא \f prophétiser \cme fortell the future \cmf prophétiser _reference_start_1 Kings 22:08_reference_end_ _reference_start_1 Kings 22:10_reference_end_ _reference_start_1 Kings 22:12_reference_end_ _reference_start_1 Kings 22:18_reference_end_ _reference_start_Jeremiah 20:06_reference_end_od?princeprinceHebrew: נָשִׂיא \f prince \cme chief man, leader of a group of people \cmf homme chef, chef d'un group \cme ruler of the Philistines \cmf chef des Philestains \cme tribal chiefs of Israel \cmf chefs des tribus d'Is, Nf!!mprophetessprophetessHebrew: נְבִיאָה \f prophétesse \cme woman who associates with the prophets \cmf femme qui associent avec les prophètes \cme woman who give a word from God \cmf femme qui donne la parole de Dieu \cme woman with gift of writing songs \cmf femme douée de composer des chançons _reference_start_Exodus 15:20_reference_end_ _reference_start_Jude 4:04_reference_end_ _reference_start_2 Kings 22:14_reference_end_ _reference_start_2 Chronicles 34:22_reference_end_ _reference_start_Nehemiah 6:14_reference_end_ _reference_start_Isaiah 8:03_reference_end_rence_start_1 Samuel 9:09_reference_end_ _reference_start_1 Samuel 10:05_reference_end_ _reference_start_1 Samuel 10:10_reference_end_ _reference_start_1 Samuel 10:11_reference_end_ _reference_start_1 Samuel 10:12_reference_end_ _reference_start_1 Samuel 19:20_reference_end_ _reference_start_1 Samuel 19:24_reference_end_ _reference_start_1 Samuel 22:05_reference_end_ _reference_start_1 Samuel 28:06_reference_end_ _reference_start_1 Samuel 28:15_reference_end_ _reference_start_2 Samuel 7:02_reference_end_ _reference_start_2 Samuel 12:25_reference_end_ _reference_start_1 Kings 1:1_reference_end_ _reference_start_1 Kings 11:29_reference_end_ _reference_start_1 Chronicles 16:22_reference_end_ _reference_start_1 Chronicles 17:01_reference_end_ _reference_start_1 Chronicles 29:29_reference_end_ _reference_start_Psalms 51:02_reference_end_ _reference_start_Daniel 9:24_reference_end_ _reference_start_Daniel 9:02_reference_end_ _reference_start_Daniel 9:06_reference_end_ _reference_start_Daniel 9:10_reference_end_ qg?prophetprophetHebrew: נָבִיא \f prophète \cme books of teachings of prophets \cmf livres d'enseignement des prophètes de l'ancien testament \cme false prophet, speaks without God's direction or for other gods \cmf faux prophéte - parle sans autorisation de Dieu ou pour autres dieux \cme one speaking for God in an ecstatic state \cmf qqn qui parle pour Dieu en état d'extasie \cme one who speaks for God or another person \cmf qqn qui parle pour Dieu ou une autre personne _reference_start_Genesis 20:07_reference_end_ _reference_start_Exodus 7:01_reference_end_ _reference_start_Numbers 11:29_reference_end_ _reference_start_Deuteronomy 18:20_reference_end_ _reference_start_Deuteronomy 18:15_reference_end_ _reference_start_Deuteronomy 18:18_reference_end_ _reference_start_Deuteronomy 19:22_reference_end_ _reference_start_Deuteronomy 34:10_reference_end_ _refe/reference_end_ _reference_start_Deuteronomy 28:37_reference_end_ _reference_start_1 Samuel 10:02_reference_end_ _reference_start_1 Samuel 24:14_reference_end_ _reference_start_1 Kings 5:12_reference_end_ _reference_start_1 Kings 9:07_reference_end_ _reference_start_2 Chronicles 7:20_reference_end_ _reference_start_Ezra 12:23_reference_end_ _reference_start_Ezra 17:02_reference_end_ _reference_start_Ezra 21:05_reference_end_ _reference_start_Ezra 24:03_reference_end_ _reference_start_Job 13:12_reference_end_ _reference_start_Psalms 49:05_reference_end_ _reference_start_Psalms 78:02_reference_end_ _reference_start_Psalms 44:15_reference_end_ _reference_start_Proverbs 10:01_reference_end_ _reference_start_Proverbs 25:01_reference_end_ _reference_start_Proverbs 26:07_reference_end_ _reference_start_Proverbs 26:09_reference_end_ _reference_start_Ecclesiastes 12:09_reference_end_ _reference_start_Isaiah 14:04_reference_end_ _reference_start_Micah 2:04_reference_end_ _reference_start_Habakkuk 2:06_reference_end_ thEproverbproverbHebrew: .מָשָׁל \f proverbe \cme brief sentence of popular wisdom \cmf phrase courte de sagesse populaire \cme poem \cmf poème \cme prophetic figure \cmf illustration prophétique \cme sentence with ethical wisdom \cmf phrase de sagaesse moral \cme short narative with symbolic meaning \cmf narratif court avec un sens symolique \cme standing joke, by-word \cmf fable, façon de se moquer de qqn _reference_start_Numbers 24:03_reference_end_ _reference_start_Numbers 24:15_1 C~qdWJ=0# zm`SF9,vi\OB5( h g$ f  e  d  c  b  a  `  _  ^ ] \ [ Z Y X W V U T S R Q P O N M L K J# I  H  G F E D C B A @ ?  >  = <# ;! : 9 8 7 6 5  4, 3N 21 1 0 / . -  , +  *  )  (  '% & hk++ prudent (to be)prudent (to be)Hebrew: שָׂכַל \f prudent (être) \cme act circumspectly,5Ej%%Sprudent (be)prudent (be)Hebrew: עָרֹם \f être prudent \cme be shrewd \cmf être sagasse _reference_start_Proverbs 15:05_reference_end_ _reference_start_Proverbs 19:25_reference_end_7iGprudenceprudenceHebrew: שֶׂכֶל \f prudence \cme insight, understanding \cmf comprehention, perspicacité \cme prudence \cmf prudence _reference_start_Proverbs 3:04_reference_end_ _reference_start_Proverbs 12:08_reference_end_ _reference_start_Proverbs 13:15_reference_end_ _reference_start_Proverbs 16:22_reference_end_ _reference_start_Proverbs 19:11_reference_end_ _reference_start_Proverbs 23:09_reference_end_ _reference_start_Proverbs 1:04_reference_end_ _reference_start_Proverbs 8:05_reference_end_ _reference_start_Proverbs 8:12_reference_end_ prudently \cmf agir d'une manière circonspecte, prudente \cme comprehend, understand \cmf comprendre \cme give attention to, ponder \cmf faire attention, penser \cme give understanding, teach \cmf donner compréhention, enseigner \cme prosper, have success \cmf prosperer, avoir succes _reference_start_Proverbs 10:05_reference_end_ _reference_start_Proverbs 10:19_reference_end_ _reference_start_Proverbs 14:35_reference_end_ _reference_start_Proverbs 15:24_reference_end_ _reference_start_Proverbs 17:02_reference_end_ _reference_start_Proverbs 19:14_reference_end_ _reference_start_Proverbs 1:03_reference_end_ _reference_start_Proverbs 21:16_reference_end_ _reference_start_Proverbs 16:20_reference_end_ _reference_start_Proverbs 21:12_reference_end_ _reference_start_Proverbs 16:23_reference_end_ _reference_start_Proverbs 21:11_reference_end_ _reference_start_Proverbs 17:08_reference_end_ x>marebelrebelHebrew: מָָרַד \f rebeller \cme rebel, revolt against a king \cmf rebeller, revolter contre un roi \cme rebel, revolt against God \cmf rebeller, revolter contre Dieu \cme rebell against parent \cmf rebeller, désobéir les parents \cme revolt against, disobey God \cmf rebeller, désobéir Deiu _reference_start_Genesis 14:04_reference_end_ _reference_start_Numbers 14:09_reference_end_ _reference_start_Numbers 20:10_refere7lqpurepureHebrew: נְקֵא \f pur \cme without impurities \cmf sans impuretés _reference_start_Daniel 7:09_reference_end_nce_end_ _reference_start_Numbers 20:24_reference_end_ _reference_start_Numbers 27:14_reference_end_ _reference_start_Deuteronomy 21:18_reference_end_ _reference_start_Deuteronomy 21:20_reference_end_ _reference_start_Joshua 22:16_reference_end_ _reference_start_Joshua 22:18_reference_end_ _reference_start_1 Samuel 12:14_reference_end_ _reference_start_1 Samuel 12:15_reference_end_ _reference_start_1 Kings 13:21_reference_end_ _reference_start_1 Kings 13:26_reference_end_ _reference_start_2 Kings 18:07_reference_end_ _reference_start_2 Kings 18:20_reference_end_ _reference_start_2 Kings 24:01_reference_end_ _reference_start_2 Kings 24:20_reference_end_ _reference_start_2 Chronicles 36:13_reference_end_ _reference_start_Ezra 2:03_reference_end_ _reference_start_Ezra 20:38_reference_end_ _reference_start_Nehemiah 6:06_reference_end_ _reference_start_Psalms 78:55_reference_end_ _reference_start_Isaiah 36:05_reference_end_ _reference_start_Daniel 9:05_reference_end_ _reference_start_Daniel 9:09_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( +  *2 )& (%# '* &C % $ # "  !    4 3 0      , + )  k J j          # #      1 0 !  ~ } | { z0 y x w, v! u  t$ s  r  q  p" o! n m  l$ kN7 j i& TT(n))reconcile (to)reconcile (to)Hebrew: רָצָה \f réconciliation \cme accept favorably \cmf accepter favorablement \cme make acceptable \cmf rendre acceptable _reference_start_Genesis 33:10_reference_end_ _reference_start_Leviticus 26:34_reference_end_ _reference_start_1 Samuel 29:04_reference_end_ _reference_start_2 Samuel 24:23_reference_end_ _reference_start_1 Chronicles 29:17_reference_end_ _reference_start_2 Chronicles 36:21_reference_end_ _reference_start_Esther 10:03_reference_end_ _reference_start_Job 33:26_reference_end_ _reference_start_Psalms 44:04_reference_end_ _reference_start_Psalms 1:1_reference_end_ _reference_start_Proverbs 3:12_reference_end_end_ _reference_start_Leviticus 25:49_reference_end_ _reference_start_Leviticus 27:13_reference_end_ _reference_start_Leviticus 27:15_reference_end_ _reference_start_Leviticus 27:19_reference_end_ _reference_start_Leviticus 27:20_reference_end_ _reference_start_Leviticus 27:31_reference_end_ _reference_start_Numbers 35:19_reference_end_ _reference_start_Numbers 35:27_reference_end_ _reference_start_Numbers 5:08_reference_end_ _reference_start_Deuteronomy 19:06_reference_end_ _reference_start_2 Samuel 14:11_reference_end_ _reference_start_1 Kings 16:11_reference_end_ _reference_start_Job 3:05_reference_end_ _reference_start_Psalms 19:15_reference_end_ _reference_start_Psalms 1:1_reference_end_ _reference_start_Psalms 106:10_reference_end_ _reference_start_Psalms 74:02_reference_end_ _reference_start_Psalms 107:02_reference_end_ _reference_start_Proverbs 23:11_reference_end_ _reference_start_Isaiah 41:14_reference_end_ _reference_start_Isaiah 43:01_reference_end_ _reference_start_Isaiah 44:22_reference_end_ Wo##{redeem (to)redeem (to)Hebrew: .גָּאַל \f rédempter \cme act as kinsman, keep something in the family \cmf agir comme parant, garder qqch dans la famille \cme avenge the death of a relative \cmf venger la mort d'un parent \cme God delivers from death and trouble \cmf délivrer de la mort \cme God delivers from slavery and exile \cmf délivrer de l'esclavage et exile \cme kinsman-redeemer \cmf parant-rédempteur \cme pay the value of something \cmf payer la valeur de qqch _reference_start_Genesis 48:16_reference_end_ _reference_start_Exodus 6:06_reference_end_ _reference_start_Exodus 15:13_reference_end_ _reference_start_Exodus 13:13_reference_end_ _reference_start_Leviticus 25:25_reference_end_ _reference_start_Leviticus 25:26_reference_end_ _reference_start_Leviticus 25:33_reference_end_ _reference_start_Leviticus 25:48_reference_: Sq!!repentancerepentanceHebrew: נֹחַם \f répentance \cme repentance, sorrow \cmf chagrin, douleur _reference_start_Hosea 13:14_reference_end_)p!!#redemptionredemptionHebrew: גְּאֻלָּה \f rédempter \cme act of keeping property in the family \cmf action de guarder la patrimoine dans la famille \cme kinsman, relative \cmf un parent _reference_start_Leviticus 25:24_reference_end_ _reference_start_Leviticus 25:26_reference_end_ _reference_start_Leviticus 25:29_reference_end_ _reference_start_Leviticus 25:31_reference_end_ _reference_start_Leviticus 25:32_reference_end_ _reference_start_Leviticus 25:48_reference_end_ _reference_start_Leviticus 25:51_reference_end_ _reference_start_Leviticus 25:52_reference_end_ _reference_start_Jeremiah 32:08_reference_end_ _reference_start_Ezekiel 11:15_reference_end_erence_start_Jude 21:06_reference_end_ _reference_start_1 Samuel 15:11_reference_end_ _reference_start_1 Samuel 15:29_reference_end_ _reference_start_1 Samuel 15:35_reference_end_ _reference_start_2 Samuel 24:16_reference_end_ _reference_start_2 Samuel 10:02_reference_end_ _reference_start_2 Samuel 10:03_reference_end_ _reference_start_2 Samuel 12:24_reference_end_ _reference_start_2 Samuel 13:39_reference_end_ _reference_start_1 Chronicles 21:15_reference_end_ _reference_start_1 Chronicles 7:22_reference_end_ _reference_start_1 Chronicles 19:02_reference_end_ _reference_start_1 Chronicles 19:03_reference_end_ _reference_start_Psalms 110:04_reference_end_ _reference_start_Psalms 23:04_reference_end_ _reference_start_Psalms 119:052_reference_end_ _reference_start_Psalms 71:21_reference_end_ _reference_start_Psalms 90:13_reference_end_ _reference_start_Psalms 135:11_reference_end_ _reference_start_Jonah 3:09_reference_end_ _reference_start_Jonah 3:10_reference_end_ _reference_start_Jonah 4:02_reference_end_ KK)r##repent (to)repent (to)Hebrew: נָחַם \f repentir \cme change one's mind \cmf changer d'avis \cme comfort self or another \cmf conforter qqn ou soit-même \cme have pity, companssion on \cmf avoir pitié pour qqn _reference_start_Genesis 6:06_reference_end_ _reference_start_Genesis 6:07_reference_end_ _reference_start_Genesis 5:29_reference_end_ _reference_start_Genesis 24:67_reference_end_ _reference_start_Genesis 27:42_reference_end_ _reference_start_Genesis 37:35_reference_end_ _reference_start_Genesis 38:12_reference_end_ _reference_start_Genesis 50:21_reference_end_ _reference_start_Exodus 13:17_reference_end_ _reference_start_Exodus 32:12_reference_end_ _ref= C~qdWJ=0# yl_RE8+uh[NA4'  n  m  l  k  j  i  h  gA f e! d c b  a `R _3 ^ ]  \ [& Z, Y X W V U T  S  R Q P O N M L K J I  H  G  F E D C B  A  @  ? >Z =G <w4 ; :n 9  8  7  6  5 ' 4  3  2  1  0 # /  .  -A , sreproofreproofHebrew: תּוֹכַחַה \f réprobation \cme reproof, chiding, discipline \cmf réprobation, gronderie, discipline _reference_start_Proverbs 1:23_reference_end_ _reference_start_Proverbs 3:11_reference_end_ _reference_start_Proverbs 5:12_reference_end_ _reference_start_Proverbs 6:23_reference_end_ _reference_start_Proverbs 10:17_reference_end_ _reference_start_Proverbs 12:01_reference_end_ _reference_start_Proverbs 13:18_reference_end_ _reference_start_Proverbs 15:05_reference_end_ _reference_start_Proverbs 15:10_reference_end_ _reference_start_Proverbs 15:31_reference_end_ _reference_start_Proverbs 15:32_reference_end_ _reference_start_Proverbs 27:05_reference_end_ _reference_start_Proverbs 29:01_reference_end_ _reference_start_Proverbs 29:15_reference_end_ _t%%reprove (to)reprove (to)Hebrew: *יָכַח \f réprimander \cme convict \cmf condamner \cme correct, discipline \cmf corriger, discipliner \cme reprove, chide \cmf réprimander _reference_start_Proverbs 30:06_reference_end_ _reference_start_Proverbs 3:12_reference_end_ _reference_start_Proverbs 9:07_reference_end_ _reference_start_Proverbs 9:08_reference_end_ _reference_start_Proverbs 15:12_reference_end_ _reference_start_Proverbs 19:25_reference_end_ _reference_start_Proverbs 24:25_reference_end_ _reference_start_Proverbs 25:12_reference_end_ _reference_start_Proverbs 28:23_reference_end_ ev''qrighteousnessrighteousnessHebrew: צְדָקָה / צִדְקָה \f justice, droiture \cme aCu++krighteous, justrighteous, justHebrew: צָדַק \f juste \cme be just \cmf être juste \cme declare righteous, justify \cmf declarer juste, justifieé \cme do justice \cmf faire la justice \cme havae a juste cause \cmf avoire une cause juste _reference_start_Genesis 44:16_reference_end_ _reference_start_Genesis 38:26_reference_end_ _reference_start_Exodus 23:07_reference_end_ _reference_start_2 Samuel 15:04_reference_end_ _reference_start_Psalms 19:10_reference_end_ _reference_start_Psalms 51:06_reference_end_ _reference_start_Psalms 82:03_reference_end_ _reference_start_Proverbs 17:15_reference_end_ _reference_start_Daniel 12:03_reference_end_Dcting in a right way, ethically right \cmf action juste, moralement \cme consider, declare righteous \cmf considérer, déclarer juste \cme govern justly, justice \cmf gouverner avec justice \cme governing justly \cmf gouverner avec justice \cme morally right \cmf moralement \cme right, what is owed \cmf droit, ce qui est du \cme righteous acts \cmf des actes justes \cme rightness in a cause \cmf une cause juste \cme vindication \cmf justification \cme what is right, just \cmf ce qui est juste _reference_start_Genesis 15:06_reference_end_ _reference_start_Genesis 18:19_reference_end_ _reference_start_Genesis 30:33_reference_end_ _reference_start_Leviticus 19:15_reference_end_ _reference_start_Jude 5:11_reference_end_ _reference_start_1 Samuel 26:23_reference_end_ _reference_start_1 Samuel 12:07_reference_end_ _reference_start_2 Samuel 22:21_reference_end_ _reference_start_2 Samuel 22:25_reference_end_ _reference_start_2 Samuel 8:15_reference_end_ _reference_start_2 Samuel 19:29_reference_end_ _reference_sEtart_1 Kings 3:06_reference_end_ _reference_start_1 Kings 8:32_reference_end_ _reference_start_1 Kings 10:09_reference_end_ _reference_start_Job 36:03_reference_end_ _reference_start_Job 35:02_reference_end_ _reference_start_Job 6:29_reference_end_ _reference_start_Job 31:06_reference_end_ _reference_start_Psalms 106:03_reference_end_ _reference_start_Psalms 24:05_reference_end_ _reference_start_Psalms 36:11_reference_end_ _reference_start_Psalms 51:15_reference_end_ _reference_start_Psalms 71:02_reference_end_ _reference_start_Psalms 119:121_reference_end_ _reference_start_Psalms 71:15_reference_end_ _reference_start_Psalms 71:16_reference_end_ _reference_start_Psalms 71:19_reference_end_ _reference_start_Psalms 71:24_reference_end_ _reference_start_Psalms 35:27_reference_end_ _reference_start_Psalms 40:10_reference_end_ _reference_start_Psalms 132:09_reference_end_ _reference_start_Psalms 4:06_reference_end_ _reference_start_Psalms 23:03_reference_end_ _reference_start_Proverbs 11:18_reference_end_ _reference_start_Proverbs 14:34_reference_end_ _reference_start_Proverbs 8:18_reference_end_ _reference_start_Proverbs 8:15_reference_end_ _reference_start_Proverbs 25:03_reference_end_ _reference_start_Proverbs 31:09_reference_end_ _reference_start_Proverbs 1:03_reference_end_ _reference_start_Proverbs 2:09_reference_end_ _reference_start_Proverbs 8:08_reference_end_ _reference_start_Proverbs 12:17_reference_end_ _reference_start_Proverbs 16:13_reference_end_ _reference_start_Ecclesiastes 5:07_reference_end_ _reference_start_Isaiah 1:27_reference_end_ _reference_start_Isaiah 5:16_reference_end_ _reference_start_Isaiah 11:04_reference_end_ _reference_start_Isaiah 64:05_reference_end_ _reference_start_Isaiah 62:01_reference_end_ _reference_start_Daniel 9:07_reference_end_ _reference_start_Daniel 9:18_reference_end_ _reference_start_Daniel 9:24_reference_end_ _reference_start_Daniel 9:16_reference_end_ _reference_start_Joel 2:23_reference_end_ C~qdWJ=0#yl_RE8+uh[NA4'  1" 0" /! . - , +" * )  (  '  &  %  $ # "  !                 > @                "      ( # ~G }G |G {G zwy yG x3 w$ v uj t s r# q$ p o  H:27_reference_end_ _reference_start_Exodus 23:07_reference_end_ _reference_start_Exodus 23:08_reference_end_ _reference_start_1 Samuel 24:18_reference_end_ _reference_start_2 Samuel 23:03_reference_end_ _reference_start_2 Samuel 4:11_reference_end_ _reference_start_1 Kings 2:32_reference_end_ _reference_start_1 Kings 8:32_reference_end_ _reference_start_Psalms 32:11_reference_end_ _reference_start_Psalms 34:16_reference_end_ _reference_start_Psalms 142:08_reference_end_ _reference_start_Psalms 1:05_reference_end_ _reference_start_Psalms 1:06_reference_end_ _reference_start_Psalms 33:01_reference_end_ _reference_start_Psalms 34:20_reference_end_ _reference_start_Psalms 34:22_reference_end_ _reference_start_Psalms 52:08_reference_end_ _reference_start_Proverbs 17:15_reference_end_ _reference_start_Proverbs 17:26_reference_end_ _reference_start_Proverbs 18:05_reference_end_ _reference_start_Proverbs 18:17_reference_end_ _reference_start_Proverbs 24:24_reference_end_ _reference_start_Proverbs 25:26_reference_Iend_ _reference_start_Proverbs 29:02_reference_end_ _reference_start_Proverbs 2:20_reference_end_ _reference_start_Proverbs 3:33_reference_end_ _reference_start_Proverbs 4:18_reference_end_ _reference_start_Proverbs 9:09_reference_end_ _reference_start_Proverbs 1:21_reference_end_ _reference_start_Proverbs 10:03_reference_end_ _reference_start_Proverbs 10:06_reference_end_ _reference_start_Proverbs 10:07_reference_end_ _reference_start_Proverbs 10:11_reference_end_ _reference_start_Proverbs 10:16_reference_end_ _reference_start_Proverbs 10:20_reference_end_ _reference_start_Proverbs 10:24_reference_end_ _reference_start_Proverbs 10:25_reference_end_ _reference_start_Proverbs 10:28_reference_end_ _reference_start_Proverbs 10:30_reference_end_ _reference_start_Proverbs 10:31_reference_end_ _reference_start_Proverbs 10:32_reference_end_ _reference_start_Proverbs 11:08_reference_end_ _reference_start_Proverbs 11:09_reference_end_ _reference_start_Proverbs 11:10_reference_end_ _reference_start_Proverbs 11:21_rJeference_end_ _reference_start_Proverbs 11:23_reference_end_ _reference_start_Proverbs 11:28_reference_end_ _reference_start_Proverbs 11:30_reference_end_ _reference_start_Proverbs 11:31_reference_end_ _reference_start_Proverbs 12:03_reference_end_ _reference_start_Proverbs 12:05_reference_end_ _reference_start_Proverbs 12:07_reference_end_ _reference_start_Proverbs 12:10_reference_end_ _reference_start_Proverbs 12:12_reference_end_ _reference_start_Proverbs 12:13_reference_end_ _reference_start_Proverbs 12:21_reference_end_ _reference_start_Proverbs 12:26_reference_end_ _reference_start_Proverbs 13:05_reference_end_ _reference_start_Proverbs 13:09_reference_end_ _reference_start_Proverbs 13:21_reference_end_ _reference_start_Proverbs 13:22_reference_end_ _reference_start_Proverbs 13:25_reference_end_ _reference_start_Proverbs 14:19_reference_end_ _reference_start_Proverbs 14:32_reference_end_ _reference_start_Proverbs 15:06_reference_end_ _reference_start_Proverbs 15:28_reference_end_ _reference_start_Proverbs 15:29_reference_end_ _reference_start_Proverbs 18:10_reference_end_ _reference_start_Proverbs 20:07_reference_end_ _reference_start_Proverbs 21:12_reference_end_ _reference_start_Proverbs 21:15_reference_end_ _reference_start_Proverbs 21:18_reference_end_ _reference_start_Proverbs 21:26_reference_end_ _reference_start_Proverbs 23:24_reference_end_ _reference_start_Proverbs 24:15_reference_end_ _reference_start_Proverbs 24:16_reference_end_ _reference_start_Proverbs 25:26_reference_end_ _reference_start_Proverbs 28:01_reference_end_ _reference_start_Proverbs 28:12_reference_end_ _reference_start_Proverbs 28:28_reference_end_ _reference_start_Proverbs 29:06_reference_end_ _reference_start_Proverbs 29:07_reference_end_ _reference_start_Proverbs 29:16_reference_end_ _reference_start_Proverbs 29:27_reference_end_ _reference_start_Ecclesiastes 3:17_reference_end_ _reference_start_Ecclesiastes 7:20_reference_end_ _reference_start_Ecclesiastes 9:01_reference_end_ _reference_start_Daniel 9:14_reference_end_ !!GwcrighteousrighteousHebrew: צַדִּיק \f juste \cme be right, just \cmf avoir raison, être juste \cme justice, good government \cmf justifice, gouverner avec droiture \cme moral integrity \cmf intégrité morale \cme right in conduct toward God \cmf moral, juste devant Dieu \cme vindicated by God \cmf justifié par Dieu _reference_start_Genesis 6:09_reference_end_ _reference_start_Genesis 20:04_reference_end_ _reference_start_Genesis 7:01_reference_end_ _reference_start_Genesis 18:23_reference_end_ _reference_start_Genesis 18:24_reference_end_ _reference_start_Genesis 18:25_reference_end_ _reference_start_Genesis 18:26_reference_end_ _reference_start_Genesis 18:28_reference_end_ _reference_start_Exodus 9G C~qdWJ=0# zm`SF9,vi\OB5( t s r q p o n m l k j i h g f e d c b a ` _  ^  ]  \ [  Z  Y  X W V U  T  S  R  Q  P  O  N  M L K  J I  H  G  F  E  D  C  B A  @  ?  > = < ;! : 9 8 7 6 5 4 3 24 C~qdWJ=0# zm`SF9,vi\OB5( 7 6 5 4 3  2  1 0 / . - , + * ) ( ' & % $# #. " !      6       G G 3 "  "     (  %                       ~ } | { z y  x  w v u_reference_start_2 Samuel 9:10_reference_end_ _reference_start_2 Samuel 9:13_reference_end_ _reference_start_1 Kings 10:08_reference_end_ _reference_start_2 Kings 4:19_reference_end_ _reference_start_2 Kings 25:29_reference_end_ _reference_start_2 Kings 25:30_reference_end_ _reference_start_1 Chronicles 16:06_reference_end_ _reference_start_1 Chronicles 16:11_reference_end_ _reference_start_1 Chronicles 16:37_reference_end_ _reference_start_1 Chronicles 16:40_reference_end_ _reference_start_1 Chronicles 23:31_reference_end_ _reference_start_Ezra 3:05_reference_end_ _reference_start_Nehemiah 10:34_reference_end_ _reference_start_Psalms 34:02_reference_end_ _reference_start_Psalms 51:05_reference_end_ _reference_start_Psalms 71:06_reference_end_ _reference_start_Psalms 71:14_reference_end_ _reference_start_Daniel 8:11_reference_end_ _reference_start_Daniel 8:12_reference_end_ _reference_start_Daniel 8:13_reference_end_ _reference_start_Daniel 11:31_reference_end_ _reference_start_Daniel 12:11_reference_end_ ux''/sacrifice (a)sacrifice (a)Hebrew: תָּמִיד \f sacrifice \cme (offering given) continually, without interruption \cmf (donné) continuellement, sans interruption \cme daily burnt/whole offerings to God, morning and evening \cmf haulocauste quotidien à Dieu, matin et soir \cme regular repetition of something \cmf qui arrive continuellement, répétition regulière _reference_start_Exodus 25:30_reference_end_ _reference_start_Exodus 27:20_reference_end_ _reference_start_Leviticus 6:06_reference_end_ _reference_start_Numbers 4:07_reference_end_ _reference_start_Numbers 28:03_reference_end_ _reference_start_Numbers 28:06_reference_end_ _reference_start_Numbers 28:10_reference_end_ _reference_start_Numbers 28:15_reference_end_ _reference_start_Numbers 9:16_reference_end_ _reference_start_Deuteronomy 11:12_reference_end_ _reference_start_2 Samuel 9:07_reference_end_ NQor gods, eat the rest - peace \cmf touer un animal, brûler une part à Dieu ou aux dieux, manger le reste - paix \cme kill children or person as sacrifice to gods \cmf tuer des enfents ou un adult comme haulocaute aux diex \cme offer, pour out (a sacrifice) \cmf offrir, verser un sacrifice _reference_start_Genesis 31:54_reference_end_ _reference_start_Genesis 8:20_reference_end_ _reference_start_Genesis 22:02_reference_end_ _reference_start_Genesis 22:03_reference_end_ _reference_start_Genesis 22:06_reference_end_ _reference_start_Genesis 22:07_reference_end_ _reference_start_Genesis 22:08_reference_end_ _reference_start_Genesis 22:13_reference_end_ _reference_start_Genesis 46:01_reference_end_ _reference_start_Genesis 35:14_reference_end_ _reference_start_Exodus 18:12_reference_end_ _reference_start_Exodus 20:24_reference_end_ _reference_start_Exodus 24:05_reference_end_ _reference_start_Exodus 3:18_reference_end_ _reference_start_Exodus 5:03_reference_end_ _reference_start_Exodus 5:08_reference_end_ _rReference_start_Exodus 5:17_reference_end_ _reference_start_Exodus 8:04_reference_end_ _reference_start_Exodus 8:21_reference_end_ _reference_start_Exodus 8:22_reference_end_ _reference_start_Exodus 8:23_reference_end_ _reference_start_Exodus 8:24_reference_end_ _reference_start_Exodus 8:25_reference_end_ _reference_start_Exodus 13:15_reference_end_ _reference_start_Exodus 13:15_reference_end_ _reference_start_Exodus 20:24_reference_end_ _reference_start_Exodus 22:19_reference_end_ _reference_start_Exodus 23:18_reference_end_ _reference_start_Exodus 24:05_reference_end_ _reference_start_Exodus 30:09_reference_end_ _reference_start_Leviticus 2:12_reference_end_ _reference_start_Deuteronomy 12:15_reference_end_ _reference_start_Deuteronomy 18:03_reference_end_ _reference_start_Joshua 8:31_reference_end_ _reference_start_1 Samuel 6:14_reference_end_ _reference_start_1 Samuel 6:15_reference_end_ _reference_start_1 Samuel 7:09_reference_end_ _reference_start_1 Samuel 7:10_reference_end_ _reference_start_1 SamueSl 10:08_reference_end_ _reference_start_1 Samuel 13:09_reference_end_ _reference_start_1 Samuel 13:10_reference_end_ _reference_start_1 Samuel 13:12_reference_end_ _reference_start_1 Samuel 28:15_reference_end_ _reference_start_1 Samuel 28:24_reference_end_ _reference_start_1 Samuel 1:03_reference_end_ _reference_start_1 Samuel 1:04_reference_end_ _reference_start_1 Samuel 1:21_reference_end_ _reference_start_1 Samuel 2:13_reference_end_ _reference_start_1 Samuel 2:15_reference_end_ _reference_start_1 Samuel 2:19_reference_end_ _reference_start_1 Samuel 6:15_reference_end_ _reference_start_1 Samuel 10:08_reference_end_ _reference_start_1 Samuel 11:15_reference_end_ _reference_start_1 Samuel 15:15_reference_end_ _reference_start_1 Samuel 15:21_reference_end_ _reference_start_1 Samuel 16:02_reference_end_ _reference_start_1 Samuel 16:05_reference_end_ _reference_start_2 Samuel 6:17_reference_end_ _reference_start_2 Samuel 6:18_reference_end_ _reference_start_2 Samuel 24:22_reference_end_ _reference_start_2 TSamuel 24:24_reference_end_ _reference_start_2 Samuel 24:25_reference_end_ _reference_start_2 Samuel 6:13_reference_end_ _reference_start_2 Samuel 15:12_reference_end_ _reference_start_2 Samuel 23:16_reference_end_ _reference_start_1 Kings 3:04_reference_end_ _reference_start_1 Kings 3:15_reference_end_ _reference_start_1 Kings 9:25_reference_end_ _reference_start_1 Kings 19:21_reference_end_ _reference_start_1 Kings 1:09_reference_end_ _reference_start_1 Kings 1:19_reference_end_ _reference_start_1 Kings 1:25_reference_end_ _reference_start_1 Kings 3:02_reference_end_ _reference_start_1 Kings 3:03_reference_end_ _reference_start_1 Kings 3:04_reference_end_ _reference_start_1 Kings 8:05_reference_end_ _reference_start_1 Kings 8:62_reference_end_ _reference_start_1 Kings 8:63_reference_end_ _reference_start_1 Kings 11:08_reference_end_ _reference_start_1 Kings 12:32_reference_end_ _reference_start_1 Kings 22:44_reference_end_ _reference_start_1 Kings 13:02_reference_end_ _reference_start_2 Kings 23:20_reference_end_ _reference_start_1 Chronicles 16:02_reference_end_ _reference_start_1 Chronicles 16:40_reference_end_ _reference_start_1 Chronicles 21:24_reference_end_ _reference_start_1 Chronicles 21:26_reference_end_ _reference_start_1 Chronicles 23:31_reference_end_ _reference_start_1 Chronicles 29:21_reference_end_ _reference_start_1 Chronicles 15:26_reference_end_ _reference_start_1 Chronicles 21:28_reference_end_ _reference_start_1 Chronicles 29:21_reference_end_ _reference_start_1 Chronicles 11:18_reference_end_ _reference_start_2 Chronicles 7:04_reference_end_ _reference_start_2 Chronicles 7:05_reference_end_ _reference_start_Psalms 47:10_reference_end_ _reference_start_Psalms 97:09_reference_end_ _reference_start_Psalms 54:08_reference_end_ _reference_start_Psalms 106:37_reference_end_ _reference_start_Ezekiel 16:20_reference_end_ _reference_start_Daniel 2:46_reference_end_ _reference_start_Hosea 9:04_reference_end_ _reference_start_Jonah 1:16_reference_end_ _reference_start_Jonah 2:10_reference_end_ 0!0ezsalvationsalvationHebrew: יְשׁוּעָה \f salut \cme deliverance \cmf délivrance \cme physical and spiritual \cmf physique et spirituel \cme physical and spiritual rescue \cmf sauvetage physique et spirituel \cme safety, prosperity \cmf sécurité, prospérité \cme security, prosperity \cmf sécurité, prospérité \cme victory \cmf victoire _reference_start_Genesis 49:18_reference_end_ _reference_start_Exodus 14:13_reference_end_ _reference_start_Exodus 15:02_refereXCy))Gsacrifice (to)sacrifice (to)Hebrew: עָלָה \f sacrifice \cme exalt, praise \cmf exalter, louer \cme kill & eat an animal to make covenant between people \cmf tuer et manger un animal = une alliance entre personnes \cme kill and burn an animal as a sacrifice - whole/burnt offerings \cmf tuer et brûler un animal comme sacrifice - haulocauste \cme kill animal for eating \cmf touer un animal pour le manger \cme kill animal, burn a part as sacrifice to God P C~qdWJ=0# zm`SF9,vi\OB5( z/ y x w  v  u  t  s  r  q  p  o ( n  m  l  k , j i  h ? g > f  e  d  c  b  a  `  _  ^  ]  \  [  Z  Y  X  W  V  U  T  S  R  Q  P  O  N  M  L  K  J  I  H  G  F  E  D C B A  @  ?  >  =  < ; :  9 8 C~qdWJ=0# zm`SF9,vi\OB5( = < ;  : 92 82 7/ 6- 5 4 3 2 1 0% /% . - ,& +& * )  (  '  &  %  $ #  "  ! J          -  E 3  5     #    3    $  /     -       1       . ~ }j% |6 {a nce_end_ _reference_start_Deuteronomy 32:15_reference_end_ _reference_start_1 Samuel 2:01_reference_end_ _reference_start_1 Samuel 14:45_reference_end_ _reference_start_2 Samuel 10:11_reference_end_ _reference_start_2 Samuel 22:03_reference_end_ _reference_start_2 Samuel 22:47_reference_end_ _reference_start_2 Samuel 22:36_reference_end_ _reference_start_2 Samuel 23:05_reference_end_ _reference_start_2 Samuel 22:51_reference_end_ _reference_start_1 Chronicles 16:23_reference_end_ _reference_start_1 Chronicles 16:35_reference_end_ _reference_start_Job 5:04_reference_end_ _reference_start_Job 30:15_reference_end_ _reference_start_Psalms 3:03_reference_end_ _reference_start_Psalms 53:07_reference_end_ _reference_start_Psalms 24:05_reference_end_ _reference_start_Psalms 51:14_reference_end_ _reference_start_Psalms 69:14_reference_end_ _reference_start_Psalms 28:08_reference_end_ _reference_start_Isaiah 45:08_reference_end_ _reference_start_Isaiah 26:18_reference_end_ _reference_start_Jonah 2:10_reference_end_ j{)sanctuarysanctuaryHebrew: מִקְדָּשׁ \f sanctuaire \cme holy place in Israel \cmf lieu saint en Israël \cme place of worship of God or gods \cmf lieu d'adoration de Dieu ou des dieux \cme temple precinct \cmf le temple et ses environs _reference_start_Exodus 15:17_reference_end_ _reference_start_Exodus 25:08_reference_end_ _reference_start_Numbers 10:21_reference_end_ _reference_start_1 Chronicles 22:19_reference_end_ _reference_start_Psalms 74:07_reference_end_ _reference_start_Daniel 8:11_reference_end_ _reference_start_Daniel 9:17_reference_end_ _reference_start_Daniel 11:31_reference_end_ *|9satansatanHebrew: שָׂטָן \f Satan \cme adversary, enemy \cmf adversaire, énemie \cme satan, his name \cmf satan, son nom _reference_start_Numbers 22:22_reference_end_ _reference_start_1 Samuel 29:04_reference_end_ _reference_start_2 Samuel 19:23_reference_end_ _reference_start_1 Kings 5:18_reference_end_ _reference_start_1 Kings 11:14_reference_end_ _reference_start_1 Chronicles 21:01_reference_end_ _reference_start_Job 1:06_reference_end_ _reference_start_Zechariah 3:01_reference_end_ _reference_start_Zechariah 3:02_reference_end_\auver, se délivrer \cme save, deliver (or be saved) \cmf sauver, délivrer (ou être sauver) \cme separate \cmf séparer \cme take vengence on someone \cmf se venger de qqn _reference_start_Genesis 31:09_reference_end_ _reference_start_Genesis 31:16_reference_end_ _reference_start_Genesis 37:21_reference_end_ _reference_start_Genesis 37:22_reference_end_ _reference_start_Genesis 6:19_reference_end_ _reference_start_Genesis 6:20_reference_end_ _reference_start_Genesis 7:03_reference_end_ _reference_start_Genesis 12:12_reference_end_ _reference_start_Genesis 19:19_reference_end_ _reference_start_Genesis 45:07_reference_end_ _reference_start_Genesis 47:25_reference_end_ _reference_start_Genesis 50:20_reference_end_ _reference_start_Genesis 50:20_reference_end_ _reference_start_Genesis 32:12_reference_end_ _reference_start_Genesis 32:31_reference_end_ _reference_start_Exodus 2:17_reference_end_ _reference_start_Exodus 14:30_reference_end_ _reference_start_Exodus 3:22_reference_end_ _reference_start_Exodus 12]:36_reference_end_ _reference_start_Exodus 3:08_reference_end_ _reference_start_Exodus 18:09_reference_end_ _reference_start_Exodus 1:17_reference_end_ _reference_start_Exodus 1:18_reference_end_ _reference_start_Exodus 1:22_reference_end_ _reference_start_Exodus 22:17_reference_end_ _reference_start_Exodus 2:19_reference_end_ _reference_start_Exodus 5:23_reference_end_ _reference_start_Exodus 6:06_reference_end_ _reference_start_Exodus 12:27_reference_end_ _reference_start_Exodus 18:04_reference_end_ _reference_start_Exodus 18:08_reference_end_ _reference_start_Exodus 18:10_reference_end_ _reference_start_Deuteronomy 32:39_reference_end_ _reference_start_Deuteronomy 23:15_reference_end_ _reference_start_Joshua 22:22_reference_end_ _reference_start_Jude 6:31_reference_end_ _reference_start_Jude 7:02_reference_end_ _reference_start_1 Samuel 4:03_reference_end_ _reference_start_1 Samuel 7:08_reference_end_ _reference_start_1 Samuel 9:16_reference_end_ _reference_start_1 Samuel 10:27_reference_end_ _referenc^e_start_1 Samuel 23:02_reference_end_ _reference_start_1 Samuel 23:05_reference_end_ _reference_start_1 Samuel 14:06_reference_end_ _reference_start_1 Samuel 14:23_reference_end_ _reference_start_1 Samuel 14:39_reference_end_ _reference_start_1 Samuel 17:47_reference_end_ _reference_start_1 Samuel 25:26_reference_end_ _reference_start_1 Samuel 10:19_reference_end_ _reference_start_1 Samuel 11:03_reference_end_ _reference_start_1 Samuel 4:08_reference_end_ _reference_start_1 Samuel 7:03_reference_end_ _reference_start_1 Samuel 7:14_reference_end_ _reference_start_1 Samuel 10:18_reference_end_ _reference_start_1 Samuel 12:11_reference_end_ _reference_start_1 Samuel 14:48_reference_end_ _reference_start_1 Samuel 17:35_reference_end_ _reference_start_1 Samuel 17:37_reference_end_ _reference_start_1 Samuel 30:08_reference_end_ _reference_start_1 Samuel 30:18_reference_end_ _reference_start_1 Samuel 30:22_reference_end_ _reference_start_1 Samuel 2:06_reference_end_ _reference_start_1 Samuel 27:09_reference_end__ _reference_start_1 Samuel 27:11_reference_end_ _reference_start_1 Samuel 12:10_reference_end_ _reference_start_1 Samuel 12:21_reference_end_ _reference_start_1 Samuel 26:24_reference_end_ _reference_start_1 Samuel 25:31_reference_end_ _reference_start_1 Samuel 25:33_reference_end_ _reference_start_2 Samuel 3:18_reference_end_ _reference_start_2 Samuel 22:03_reference_end_ _reference_start_2 Samuel 22:03_reference_end_ _reference_start_2 Samuel 22:04_reference_end_ _reference_start_2 Samuel 22:28_reference_end_ _reference_start_2 Samuel 22:42_reference_end_ _reference_start_2 Samuel 8:06_reference_end_ _reference_start_2 Samuel 8:14_reference_end_ _reference_start_2 Samuel 10:11_reference_end_ _reference_start_2 Samuel 10:19_reference_end_ _reference_start_2 Samuel 14:04_reference_end_ _reference_start_2 Samuel 12:07_reference_end_ _reference_start_2 Samuel 22:18_reference_end_ _reference_start_2 Samuel 22:49_reference_end_ _reference_start_2 Samuel 23:12_reference_end_ _reference_start_2 Samuel 8:02_refe`rence_end_ _reference_start_2 Samuel 20:06_reference_end_ _reference_start_2 Samuel 14:16_reference_end_ _reference_start_2 Samuel 19:10_reference_end_ _reference_start_2 Samuel 22:01_reference_end_ _reference_start_2 Samuel 14:06_reference_end_ _reference_start_1 Kings 18:05_reference_end_ _reference_start_1 Kings 20:13_reference_end_ _reference_start_2 Kings 19:12_reference_end_ _reference_start_1 Chronicles 16:35_reference_end_ _reference_start_1 Chronicles 11:14_reference_end_ _reference_start_1 Chronicles 18:06_reference_end_ _reference_start_1 Chronicles 18:13_reference_end_ _reference_start_1 Chronicles 19:19_reference_end_ _reference_start_1 Chronicles 16:35_reference_end_ _reference_start_Psalms 39:09_reference_end_ _reference_start_Psalms 51:16_reference_end_ _reference_start_Psalms 20:07_reference_end_ _reference_start_Psalms 28:09_reference_end_ _reference_start_Psalms 3:08_reference_end_ _reference_start_Psalms 34:07_reference_end_ _reference_start_Psalms 34:19_reference_end_ _reference_start_Psalms 54:01_reference_end_ _reference_start_Psalms 57:04_reference_end_ _reference_start_Psalms 59:03_reference_end_ _reference_start_Psalms 71:02_reference_end_ _reference_start_Psalms 71:03_reference_end_ _reference_start_Psalms 59:03_reference_end_ _reference_start_Psalms 71:02_reference_end_ _reference_start_Psalms 71:11_reference_end_ _reference_start_Psalms 142:07_reference_end_ _reference_start_Psalms 30:04_reference_end_ _reference_start_Psalms 71:20_reference_end_ _reference_start_Psalms 34:05_reference_end_ _reference_start_Psalms 34:18_reference_end_ _reference_start_Psalms 34:20_reference_end_ _reference_start_Psalms 54:09_reference_end_ _reference_start_Psalms 56:14_reference_end_ _reference_start_Psalms 69:15_reference_end_ _reference_start_Proverbs 6:03_reference_end_ _reference_start_Proverbs 19:19_reference_end_ _reference_start_Proverbs 20:22_reference_end_ _reference_start_Daniel 8:04_reference_end_ _reference_start_Daniel 8:07_reference_end_ _reference_start_Jonah 4:06_reference_end_ 6u~OscornscornHebrew: לִיץ / לָצוֹן \f mépris \cme to scorn, one who scornes \cmf mépd*})save (to)save (to)Hebrew: .נָצַל \f sauver \cme deliver from sin \cmf délivrer du péché \cme deliver, free \cmf délivrer, libèrer \cme give victory to \cmf donner la victoire \cme help \cmf aider \cme pillage, take away \cmf dépouiller, enlever \cme rescue, recover \cmf rescater, recouperer \cme restore to life \cmf redonner la vie \cme save life, let live \cmf sauver la vie, laisser en vie \cme save oneself, escape \cmf se s[ C~qdWJ=0# zm`SF9,vi\OB5(    1 ~  }  |  {  z y  x  w * v  u  t  s  r  q ! p  o  n  m l  k  j  i  h  g  f % e # d 0 c b  a  `  _  ^  ]  \  [ / Z ' Y  X  W  V  U  T  S  R  QA PA O N M ' L K J I  H G F E D C B A @ ? $ > C~qdWJ=0# zl_RE8+uh[NA4'  C B AZ @ ? > = < ; : 9 8 7 6 5 4  3 2  1  0" /" . -  , + * ) ( 'E &8 %6 $" #" "" !G   G G ; G G ; 9 6 " "    3 '  #          #                  riser, qqn qui méprise _reference_start_Proverbs 1:22_reference_end_ _reference_start_Proverbs 3:34_reference_end_ _reference_start_Proverbs 3:34_reference_end_ _reference_start_Proverbs 9:07_reference_end_ _reference_start_Proverbs 9:08_reference_end_ _reference_start_Proverbs 9:12_reference_end_ _reference_start_Proverbs 13:01_reference_end_ _reference_start_Proverbs 14:06_reference_end_ _reference_start_Proverbs 14:09_reference_end_ _reference_start_Proverbs 15:12_reference_end_ _reference_start_Proverbs 19:25_reference_end_ _reference_start_Proverbs 19:28_reference_end_ _reference_start_Proverbs 19:29_reference_end_ _reference_start_Proverbs 20:01_reference_end_ _reference_start_Proverbs 21:11_reference_end_ _reference_start_Proverbs 21:24_reference_end_ _reference_start_Proverbs 22:10_reference_end_ _reference_start_Proverbs 24:09_reference_end_ _reference_start_Proverbs 29:08_reference_end_f _reference_start_Genesis 32:21_reference_end_ _reference_start_Genesis 33:05_reference_end_ _reference_start_Genesis 33:14_reference_end_ _reference_start_Genesis 42:10_reference_end_ _reference_start_Genesis 42:11_reference_end_ _reference_start_Genesis 42:13_reference_end_ _reference_start_Genesis 43:28_reference_end_ _reference_start_Genesis 44:1_reference_end_ _reference_start_Genesis 46:34_reference_end_ _reference_start_Genesis 47:03_reference_end_ _reference_start_Genesis 47:04_reference_end_ _reference_start_Genesis 40:20_reference_end_ _reference_start_Genesis 41:10_reference_end_ _reference_start_Genesis 41:37_reference_end_ _reference_start_Genesis 41:38_reference_end_ _reference_start_Genesis 45:16_reference_end_ _reference_start_Genesis 50:07_reference_end_ _reference_start_Genesis 9:25_reference_end_ _reference_start_Genesis 9:25_reference_end_ _reference_start_Genesis 9:26_reference_end_ _reference_start_Genesis 9:27_reference_end_ _reference_start_Genesis 12:16_reference_end_ _reference_sgtart_Genesis 15:13_reference_end_ _reference_start_Genesis 20:14_reference_end_ _reference_start_Genesis 24:02_reference_end_ _reference_start_Genesis 24:05_reference_end_ _reference_start_Genesis 24:09_reference_end_ _reference_start_Genesis 24:10_reference_end_ _reference_start_Genesis 24:17_reference_end_ _reference_start_Genesis 24:34_reference_end_ _reference_start_Genesis 24:35_reference_end_ _reference_start_Genesis 24:52_reference_end_ _reference_start_Genesis 24:53_reference_end_ _reference_start_Genesis 24:59_reference_end_ _reference_start_Genesis 24:61_reference_end_ _reference_start_Genesis 24:65_reference_end_ _reference_start_Genesis 24:66_reference_end_ _reference_start_Genesis 30:43_reference_end_ _reference_start_Genesis 32:06_reference_end_ _reference_start_Genesis 39:17_reference_end_ _reference_start_Genesis 39:19_reference_end_ _reference_start_Genesis 41:12_reference_end_ _reference_start_Genesis 43:18_reference_end_ _reference_start_Genesis 44:09_reference_end_ _reference_start_Genhesis 44:10_reference_end_ _reference_start_Genesis 44:16_reference_end_ _reference_start_Genesis 44:17_reference_end_ _reference_start_Genesis 44:33_reference_end_ _reference_start_Genesis 47:19_reference_end_ _reference_start_Genesis 47:25_reference_end_ _reference_start_Genesis 50:02_reference_end_ _reference_start_Genesis 50:18_reference_end_ _reference_start_Genesis 14:15_reference_end_ _reference_start_Genesis 20:08_reference_end_ _reference_start_Genesis 21:25_reference_end_ _reference_start_Genesis 21:25_reference_end_ _reference_start_Genesis 26:15_reference_end_ _reference_start_Genesis 26:19_reference_end_ _reference_start_Genesis 26:32_reference_end_ _reference_start_Genesis 27:27_reference_end_ _reference_start_Genesis 32:17_reference_end_ _reference_start_Genesis 24:14_reference_end_ _reference_start_Genesis 26:24_reference_end_ _reference_start_Genesis 50:17_reference_end_ _reference_start_Exodus 4:10_reference_end_ _reference_start_Exodus 5:21_reference_end_ _reference_start_Exodus 7:10_refierence_end_ _reference_start_Exodus 7:20_reference_end_ _reference_start_Exodus 8:05_reference_end_ _reference_start_Exodus 8:17_reference_end_ _reference_start_Exodus 8:20_reference_end_ _reference_start_Exodus 9:14_reference_end_ _reference_start_Exodus 9:20_reference_end_ _reference_start_Exodus 9:30_reference_end_ _reference_start_Exodus 9:34_reference_end_ _reference_start_Exodus 10:01_reference_end_ _reference_start_Exodus 10:06_reference_end_ _reference_start_Exodus 11:03_reference_end_ _reference_start_Exodus 11:08_reference_end_ _reference_start_Exodus 12:30_reference_end_ _reference_start_Exodus 14:05_reference_end_ _reference_start_Exodus 9:20_reference_end_ _reference_start_Exodus 9:21_reference_end_ _reference_start_Exodus 12:14_reference_end_ _reference_start_Exodus 12:44_reference_end_ _reference_start_Exodus 13:03_reference_end_ _reference_start_Exodus 13:14_reference_end_ _reference_start_Exodus 20:02_reference_end_ _reference_start_Exodus 20:10_reference_end_ _reference_start_Exodus 20:1j7_reference_end_ _reference_start_Exodus 21:02_reference_end_ _reference_start_Exodus 21:05_reference_end_ _reference_start_Exodus 21:07_reference_end_ _reference_start_Exodus 21:20_reference_end_ _reference_start_Exodus 21:26_reference_end_ _reference_start_Exodus 21:27_reference_end_ _reference_start_Exodus 21:32_reference_end_ _reference_start_Exodus 5:15_reference_end_ _reference_start_Exodus 5:16_reference_end_ _reference_start_Exodus 7:28_reference_end_ _reference_start_Exodus 7:29_reference_end_ _reference_start_Exodus 14:31_reference_end_ _reference_start_Leviticus 25:06_reference_end_ _reference_start_Leviticus 25:39_reference_end_ _reference_start_Leviticus 25:42_reference_end_ _reference_start_Leviticus 25:44_reference_end_ _reference_start_Leviticus 25:42_reference_end_ _reference_start_Leviticus 25:42_reference_end_ _reference_start_Leviticus 25:55_reference_end_ _reference_start_Numbers 11:11_reference_end_ _reference_start_Numbers 14:24_reference_end_ _reference_start_Deuteronomy 34:11_refekrence_end_ _reference_start_Deuteronomy 28:68_reference_end_ _reference_start_Deuteronomy 34:05_reference_end_ _reference_start_1 Samuel 12:19_reference_end_ _reference_start_1 Samuel 17:32_reference_end_ _reference_start_1 Samuel 17:34_reference_end_ _reference_start_1 Samuel 17:36_reference_end_ _reference_start_1 Samuel 17:58_reference_end_ _reference_start_1 Samuel 20:07_reference_end_ _reference_start_1 Samuel 20:08_reference_end_ _reference_start_1 Samuel 22:15_reference_end_ _reference_start_1 Samuel 23:10_reference_end_ _reference_start_1 Samuel 23:11_reference_end_ _reference_start_1 Samuel 25:08_reference_end_ _reference_start_1 Samuel 25:39_reference_end_ _reference_start_1 Samuel 25:41_reference_end_ _reference_start_1 Samuel 26:18_reference_end_ _reference_start_1 Samuel 26:19_reference_end_ _reference_start_1 Samuel 27:05_reference_end_ _reference_start_1 Samuel 28:02_reference_end_ _reference_start_1 Samuel 29:08_reference_end_ _reference_start_1 Samuel 16:15_reference_end_ _reference_startl_1 Samuel 16:16_reference_end_ _reference_start_1 Samuel 16:17_reference_end_ _reference_start_1 Samuel 18:05_reference_end_ _reference_start_1 Samuel 18:22_reference_end_ _reference_start_1 Samuel 18:23_reference_end_ _reference_start_1 Samuel 18:24_reference_end_ _reference_start_1 Samuel 19:01_reference_end_ _reference_start_1 Samuel 1:1_reference_end_ _reference_start_1 Samuel 21:08_reference_end_ _reference_start_1 Samuel 21:12_reference_end_ _reference_start_1 Samuel 21:15_reference_end_ _reference_start_1 Samuel 22:14_reference_end_ _reference_start_1 Samuel 25:41_reference_end_ _reference_start_1 Samuel 28:07_reference_end_ _reference_start_1 Samuel 28:23_reference_end_ _reference_start_1 Samuel 28:25_reference_end_ _reference_start_1 Samuel 30:13_reference_end_ _reference_start_1 Samuel 11:11_reference_end_ _reference_start_1 Samuel 17:08_reference_end_ _reference_start_1 Samuel 18:26_reference_end_ _reference_start_1 Samuel 18:30_reference_end_ _reference_start_1 Samuel 22:06_reference_end_ _refmerence_start_1 Samuel 22:07_reference_end_ _reference_start_1 Samuel 22:09_reference_end_ _reference_start_1 Samuel 22:17_reference_end_ _reference_start_1 Samuel 25:10_reference_end_ _reference_start_1 Samuel 25:40_reference_end_ _reference_start_1 Samuel 29:03_reference_end_ _reference_start_1 Samuel 29:10_reference_end_ _reference_start_1 Samuel 35:10_reference_end_ _reference_start_1 Samuel 17:09_reference_end_ _reference_start_1 Samuel 22:08_reference_end_ _reference_start_1 Samuel 25:10_reference_end_ _reference_start_1 Samuel 27:12_reference_end_ _reference_start_2 Samuel 7:19_reference_end_ _reference_start_2 Samuel 7:20_reference_end_ _reference_start_2 Samuel 7:21_reference_end_ _reference_start_2 Samuel 7:25_reference_end_ _reference_start_2 Samuel 7:27_reference_end_ _reference_start_2 Samuel 7:29_reference_end_ _reference_start_2 Samuel 9:02_reference_end_ _reference_start_2 Samuel 9:06_reference_end_ _reference_start_2 Samuel 9:08_reference_end_ _reference_start_2 Samuel 9:11_reference_end_ n_reference_start_2 Samuel 13:24_reference_end_ _reference_start_2 Samuel 13:35_reference_end_ _reference_start_2 Samuel 14:22_reference_end_ _reference_start_2 Samuel 15:02_reference_end_ _reference_start_2 Samuel 15:08_reference_end_ _reference_start_2 Samuel 15:15_reference_end_ _reference_start_2 Samuel 15:21_reference_end_ _reference_start_2 Samuel 18:29_reference_end_ _reference_start_2 Samuel 19:20_reference_end_ _reference_start_2 Samuel 19:21_reference_end_ _reference_start_2 Samuel 19:27_reference_end_ _reference_start_2 Samuel 19:28_reference_end_ _reference_start_2 Samuel 19:29_reference_end_ _reference_start_2 Samuel 19:36_reference_end_ _reference_start_2 Samuel 19:37_reference_end_ _reference_start_2 Samuel 19:38_reference_end_ _reference_start_2 Samuel 24:21_reference_end_ _reference_start_2 Samuel 3:38_reference_end_ _reference_start_2 Samuel 8:07_reference_end_ _reference_start_2 Samuel 10:02_reference_end_ _reference_start_2 Samuel 10:03_reference_end_ _reference_start_2 Samuel 10:04_refoerence_end_ _reference_start_2 Samuel 11:09_reference_end_ _reference_start_2 Samuel 11:13_reference_end_ _reference_start_2 Samuel 12:18_reference_end_ _reference_start_2 Samuel 12:19_reference_end_ _reference_start_2 Samuel 12:21_reference_end_ _reference_start_2 Samuel 13:24_reference_end_ _reference_start_2 Samuel 13:31_reference_end_ _reference_start_2 Samuel 13:36_reference_end_ _reference_start_2 Samuel 14:19_reference_end_ _reference_start_2 Samuel 14:20_reference_end_ _reference_start_2 Samuel 15:14_reference_end_ _reference_start_2 Samuel 15:15_reference_end_ _reference_start_2 Samuel 15:18_reference_end_ _reference_start_2 Samuel 16:06_reference_end_ _reference_start_2 Samuel 16:11_reference_end_ _reference_start_2 Samuel 19:15_reference_end_ _reference_start_2 Samuel 9:02_reference_end_ _reference_start_2 Samuel 9:10_reference_end_ _reference_start_2 Samuel 9:12_reference_end_ _reference_start_2 Samuel 14:20_reference_end_ _reference_start_2 Samuel 14:31_reference_end_ _reference_start_2 Samuepl 19:18_reference_end_ _reference_start_2 Samuel 19:27_reference_end_ _reference_start_2 Samuel 2:12_reference_end_ _reference_start_2 Samuel 2:13_reference_end_ _reference_start_2 Samuel 2:15_reference_end_ _reference_start_2 Samuel 2:17_reference_end_ _reference_start_2 Samuel 2:31_reference_end_ _reference_start_2 Samuel 3:22_reference_end_ _reference_start_2 Samuel 11:01_reference_end_ _reference_start_2 Samuel 11:17_reference_end_ _reference_start_2 Samuel 11:21_reference_end_ _reference_start_2 Samuel 11:24_reference_end_ _reference_start_2 Samuel 17:20_reference_end_ _reference_start_2 Samuel 18:07_reference_end_ _reference_start_2 Samuel 18:09_reference_end_ _reference_start_2 Samuel 19:06_reference_end_ _reference_start_2 Samuel 19:07_reference_end_ _reference_start_2 Samuel 19:08_reference_end_ _reference_start_2 Samuel 19:29_reference_end_ _reference_start_2 Samuel 20:06_reference_end_ _reference_start_2 Samuel 21:15_reference_end_ _reference_start_2 Samuel 21:22_reference_end_ _reference_startq_2 Samuel 6:20_reference_end_ _reference_start_2 Samuel 8:02_reference_end_ _reference_start_2 Samuel 8:06_reference_end_ _reference_start_2 Samuel 8:14_reference_end_ _reference_start_2 Samuel 10:19_reference_end_ _reference_start_2 Samuel 15:34_reference_end_ _reference_start_2 Samuel 3:18_reference_end_ _reference_start_2 Samuel 7:05_reference_end_ _reference_start_2 Samuel 7:08_reference_end_ _reference_start_2 Samuel 7:26_reference_end_ _reference_start_1 Kings 1:26_reference_end_ _reference_start_1 Kings 1:51_reference_end_ _reference_start_1 Kings 2:38_reference_end_ _reference_start_1 Kings 3:07_reference_end_ _reference_start_1 Kings 3:08_reference_end_ _reference_start_1 Kings 3:09_reference_end_ _reference_start_1 Kings 8:28_reference_end_ _reference_start_1 Kings 8:29_reference_end_ _reference_start_1 Kings 8:30_reference_end_ _reference_start_1 Kings 3:06_reference_end_ _reference_start_1 Kings 8:24_reference_end_ _reference_start_1 Kings 8:26_reference_end_ _reference_start_1 Kings 8:66_referrence_end_ _reference_start_1 Kings 825:1_reference_end_ _reference_start_1 Kings 11:13_reference_end_ _reference_start_1 Kings 11:32_reference_end_ _reference_start_1 Kings 11:34_reference_end_ _reference_start_1 Kings 11:36_reference_end_ _reference_start_1 Kings 11:38_reference_end_ _reference_start_1 Kings 1:02_reference_end_ _reference_start_1 Kings 1:09_reference_end_ _reference_start_1 Kings 1:19_reference_end_ _reference_start_1 Kings 1:26_reference_end_ _reference_start_1 Kings 1:27_reference_end_ _reference_start_1 Kings 1:33_reference_end_ _reference_start_1 Kings 1:47_reference_end_ _reference_start_1 Kings 5:15_reference_end_ _reference_start_1 Kings 10:08_reference_end_ _reference_start_1 Kings 10:13_reference_end_ _reference_start_1 Kings 11:11_reference_end_ _reference_start_1 Kings 2:39_reference_end_ _reference_start_1 Kings 2:40_reference_end_ _reference_start_1 Kings 9:21_reference_end_ _reference_start_1 Kings 9:22_reference_end_ _reference_start_1 Kings 10:05_reference_end_ _referencse_start_1 Kings 9:22_reference_end_ _reference_start_1 Kings 11:26_reference_end_ _reference_start_1 Kings 3:15_reference_end_ _reference_start_1 Kings 5:20_reference_end_ _reference_start_1 Kings 5:23_reference_end_ _reference_start_1 Kings 9:27_reference_end_ _reference_start_1 Kings 8:23_reference_end_ _reference_start_1 Kings 8:32_reference_end_ _reference_start_1 Kings 8:36_reference_end_ _reference_start_1 Kings 8:52_reference_end_ _reference_start_1 Kings 8:53_reference_end_ _reference_start_1 Kings 8:56_reference_end_ _reference_start_1 Kings 8:59_reference_end_ _reference_start_2 Kings 9:07_reference_end_ _reference_start_1 Chronicles 17:1_reference_end_ _reference_start_1 Chronicles 21:08_reference_end_ _reference_start_1 Chronicles 17:04_reference_end_ _reference_start_1 Chronicles 17:07_reference_end_ _reference_start_1 Chronicles 21:03_reference_end_ _reference_start_1 Chronicles 16:13_reference_end_ _reference_start_Esther 1:03_reference_end_ _reference_start_Esther 2:18_reference_end_ _reference_start_Esther 3:02_reference_end_ _reference_start_Esther 3:03_reference_end_ _reference_start_Esther 4:11_reference_end_ _reference_start_Esther 5:11_reference_end_ _reference_start_Psalms 19:12_reference_end_ _reference_start_Psalms 19:14_reference_end_ _reference_start_Psalms 144:10_reference_end_ _reference_start_Psalms 34:23_reference_end_ _reference_start_Psalms 90:13_reference_end_ _reference_start_Ecclesiastes 2:07_reference_end_ _reference_start_Isaiah 20:03_reference_end_ _reference_start_Daniel 1:12_reference_end_ _reference_start_Daniel 1:13_reference_end_ _reference_start_Daniel 2:04_reference_end_ _reference_start_Daniel 2:07_reference_end_ _reference_start_Daniel 9:17_reference_end_ _reference_start_Daniel 10:17_reference_end_ _reference_start_Daniel 9:06_reference_end_ _reference_start_Daniel 9:10_reference_end_ _reference_start_Daniel 3:26_reference_end_ _reference_start_Daniel 3:28_reference_end_ _reference_start_Daniel 6:21_reference_end_ _reference_start_Daniel 9:11_reference_end_ :OservantservantHebrew: עֶבֶד \f serviteur, esclave \cme polite address to equals or superiors \cmf politesse envers des superieurs et les egaux \cme prophet of God \cmf prophète de Dieu \cme servant to royalty, minister \cmf serviteur du roi, haut fonctionnaire \cme slave, servant \cmf esclave, serviteur \cme soldiers, fighting men, followers \cmf armée, hommes de guerre, partisans \cme subject, citizen, vassel \cmf citoyen \cme worshipers and followers of God \cmf ceux qui suivent et adorent Dieu _reference_start_Psalms 90:16_reference_end_ _reference_start_Genesis 18:03_reference_end_ _reference_start_Genesis 18:05_reference_end_ _reference_start_Genesis 19:02_reference_end_ _reference_start_Genesis 19:19_reference_end_ _reference_start_Genesis 32:05_reference_end_ _reference_start_Genesis 32:11_reference_end_ _reference_start_Genesis 32:19_reference_end_e C~qdWJ=0# zm`SF9,vi\OB5(          ~ } |2 {2 z/ y/ x,! w, v, u, t, s+ r) q' p' o  n+ mB lA k= j; i5 h4 g# f" e d c b a ` _ ^  ]  \  [  Z  Y2 X- W)& V)% U) T( S/ R/ Q." P, O+ N* M* L* K! J! I  H  G F  E D C~qdWJ=0# zm`SF9,vi\OB5( I  H  G ) F ' E  D  C  B  A  @  ? : > $ = " <  ;  :" 9D 8" 7 6 57 4* 3* 2, 1* 0' / . - , + * ) ( ' & % $ # " !       ,                   "              2  C~qdWJ=0# zm`SF9,vi\OB5(    &    &  %  $                 ~  }  |  { # z  y x  w  v  u  t  s  r  q  p  o  n  m  l  k # j  i  h ( g  f  e  d  c  b  a  `  _ ^  ]  \  [  Z ) Y  X  W  V  U  T  S  R  Q  P  O  N  M  L  K  J  C~qdWJ=0# zm`SF9,vi\OB5( O  N  M  L  K  J  I  H  G & F 3 E  D  C  B  A  @ " ?  >  =  <  ;  :  9  8  7  6  5  4  3  2  1  0  /  .  -  ,  +  *  )  (  '  &  %  $  #  " !                    $                   C}pcVI</"yl_RE8+uh[M@3&                Z "       ~ } | {  z  y  x  w  v  u  t ; s 8 r 5 q 4 p $ o  n  m  l  k  j  i  h  g  f  e  d ( c ' b a `  _  ^ / ] ! \  [  Z  Y  X  W & V $ U " T S R 9 Q B P  C~qdVI</"yl_RE8+uh[NA4'  U  T SA R Q  P O  N " M L" K. J I H G F E D C  B  A @ ? > = < ; :  9 8 7 6  5 4 3 2 1 0 / .  -  ,  +  *  )& ( ' & % $ #  " !   X           , *& %#   sense figuré) _reference_start_Genesis 37:35_reference_end_ _reference_start_Genesis 42:38_reference_end_ _reference_start_Genesis 44:29_reference_end_ _reference_start_1 Samuel 2:06_reference_end_ _reference_start_2 Samuel 22:06_reference_end_ _reference_start_1 Kings 2:06_reference_end_ _reference_start_Job 24:19_reference_end_ _reference_start_Psalms 9:18_reference_end_ _reference_start_Psalms 30:04_reference_end_ _reference_start_Psalms 88:04_reference_end_ _reference_start_Psalms 139:08_reference_end_ _reference_start_Proverbs 1:12_reference_end_ _reference_start_Proverbs 5:05_reference_end_ _reference_start_Proverbs 7:25_reference_end_ _reference_start_Proverbs 9:18_reference_end_ _reference_start_Proverbs 15:11_reference_end_ _reference_start_Proverbs 15:24_reference_end_ _reference_start_Proverbs 23:14_reference_end_ _reference_start_Proverbs 27:20_reference_end_ _reference_start_Proverbs 30:16_reference_end_ _reference_start_Isaiah 38:18_reference_end_ _reference_start_Jonah 2:03_reference_end_ YYysignsignHebrew: אֹות / אָת \f signe \cme indicating changes in weather \cmf indications du changment du météo \cme memorial s}[shrewdshrewdHebrew: עָרוּם \f sagasse \cme shrewd, sensible \cmf sagasse, judicieux _reference_start_Proverbs 12:16_reference_end_ _reference_start_Proverbs 12:23_reference_end_ _reference_start_Proverbs 13:08_reference_end_ _reference_start_Proverbs 13:16_reference_end_ _reference_start_Proverbs 14:15_reference_end_ _reference_start_Proverbs 14:18_reference_end_ _reference_start_Proverbs 22:03_reference_end_ _reference_start_Proverbs 27:12_reference_end_$11ysheol, grave (the)sheol, grave (the)Hebrew: שְׁאֹול \f séjour des morts \cme place where wicked go after death \cmf lieu où les pécheurs vont après la mort \cme where spirits go after death (literal or figurative sense) \cmf lieu des esprits après la mort (sense litéral ou{~tones \cmf rochés mémoriales \cme miracle or event showing God's power \cmf un miracle ou un événement qui montre le pouvoir de Dieu \cme omen predicting event \cmf présage qui predit un événement \cme pledge of covenant and promise \cmf gage de la promèse et l'alliance de Dieu \cme pledge, token \cmf signe, gage _reference_start_Genesis 1:14_reference_end_ _reference_start_Genesis 9:12_reference_end_ _reference_start_Genesis 9:13_reference_end_ _reference_start_Genesis 9:17_reference_end_ _reference_start_Genesis 17:11_reference_end_ _reference_start_Genesis 4:15_reference_end_ _reference_start_Exodus 13:09_reference_end_ _reference_start_Exodus 13:16_reference_end_ _reference_start_Exodus 4:08_reference_end_ _reference_start_Exodus 4:09_reference_end_ _reference_start_Exodus 4:17_reference_end_ _reference_start_Exodus 4:28_reference_end_ _reference_start_Exodus 4:30_reference_end_ _reference_start_Exodus 7:03_reference_end_ _reference_start_Exodus 8:19_reference_end_ _reference_start_Exodus 10:01_reference_end_ _reference_start_Exodus 10:02_reference_end_ _reference_start_Exodus 3:12_reference_end_ _reference_start_Exodus 31:13_reference_end_ _reference_start_Exodus 31:17_reference_end_ _reference_start_Exodus 12:13_reference_end_ _reference_start_Numbers 17:03_reference_end_ _reference_start_Numbers 14:11_reference_end_ _reference_start_Numbers 14:22_reference_end_ _reference_start_Deuteronomy 28:46_reference_end_ _reference_start_Deuteronomy 34:11_reference_end_ _reference_start_Joshua 2:12_reference_end_ _reference_start_1 Samuel 2:34_reference_end_ _reference_start_1 Samuel 10:07_reference_end_ _reference_start_1 Samuel 10:09_reference_end_ _reference_start_1 Samuel 14:10_reference_end_ _reference_start_Job 21:29_reference_end_ _reference_start_Psalms 65:09_reference_end_ _reference_start_Isaiah 19:20_reference_end_ _reference_start_Jeremiah 10:02_reference_end_ _reference_start_Daniel 3:32_reference_end_ _reference_start_Daniel 3:33_reference_end_ _reference_start_Daniel 6:28_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5(  (  ' 2 $   , +     '      3          ~ }" |  {3 z; y; x3 w  v  u  t  s  r " q  p  o  n m l k j i h g  f  e  d  c b a ` _ ^ ] \ [ Z Y X W! V Y%%{simple (adj)simple (adj)Hebrew: פָּתָהּ \f simple (adj) \cme be persuaded \cmf être persuadé \cme seduce, deceive \cmf séduire, décevoire _reference_start_Proverbs 25:15_reference_end_ _reference_start_Proverbs 1:10_reference_end_ _reference_start_Proverbs 16:29_reference_end_ _reference_start_Proverbs 24:28_reference_end_ ]simplesimpleHebrew: פֶּתִי \f sot \cme open-minded, open to anything, good and bad \cmf qui a l'esprit ouvert à tout,le bon et le mauvais _reference_start_Proverbs 1:04_reference_end_ _reference_start_Proverbs 1:22_reference_end_ _reference_start_Proverbs 1:22_reference_end_ _reference_start_Proverbs 1:32_reference_end_ _reference_start_Proverbs 1:32_reference_end_ _reference_start_Proverbs 7:07_reference_end_ _reference_start_Proverbs 8:05_reference_end_ _reference_start_Proverbs 9:04_reference_end_ _reference_start_Proverbs 9:04_reference_end_ _reference_start_Proverbs 9:06_reference_end_ _reference_start_Proverbs 9:16_reference_end_ _reference_start_Proverbs 14:15_reference_end_ _reference_start_Proverbs 14:18_reference_end_ _reference_start_Proverbs 19:25_reference_end_ _reference_start_Proverbs 21:11_reference_end_ _reference_start_Proverbs 22:03_reference_end_ _reference_start_Proverbs 22:03_reference_end_ _reference_start_Proverbs 27:12_reference_end_u péché \cme miss the goal of right/duty - vs God (& man) \cmf manquer de faire juste/le devoire envers Dieu (et homme) \cme miss the goal of right/duty - vs man \cmf manquer de faire juste/le devoire envers homme \cme purify from sin (by putting blood on horns of altar) \cmf purifié du péché (en versant le sang sur l'autel) _reference_start_1 Kings 14:16_reference_end_ _reference_start_1 Kings 15:20_reference_end_ _reference_start_1 Kings 15:26_reference_end_ _reference_start_1 Kings 15:34_reference_end_ _reference_start_1 Kings 16:13_reference_end_ _reference_start_2 Kings 21:16_reference_end_ _reference_start_2 Kings 21:17_reference_end_ _reference_start_Psalms 32:05_reference_end_ _reference_start_Psalms 32:05_reference_end_ _reference_start_Psalms 51:05_reference_end_ _reference_start_Psalms 59:04_reference_end_ _reference_start_Psalms 59:13_reference_end_ _reference_start_Psalms 51:04_reference_end_ _reference_start_Proverbs 13:06_reference_end_ _reference_start_Proverbs 14:34_reference_end_ pAsinfulsinfulHebrew: חַטָּא \f coupable \cme miss the goal of right/duty - vs God (& man) \cmf manquer de faire juste/le devoire envers Dieu (et homme) \cme reckoned as offenders \cmf consideré comme délenquants \cme sinners, those who miss doing right/duty \cmf pécheurs, qui manquent de faire juste/le devoire _reference_start_Genesis 13:13_reference_end_ _reference_start_Numbers 32:14_reference_end_ _reference_start_1 Samuel 15:18_reference_end_ _reference_start_1 Kings 1:21_reference_end_ _reference_start_Psalms 1:01_reference_end_ _reference_start_Psalms 1:05_reference_end_ _reference_start_Psalms 25:08_reference_end_ _reference_start_Psalms 51:15_reference_end_ _reference_start_Proverbs 1:10_reference_end_ _reference_start_Proverbs 13:21_reference_end_ _reference_start_Proverbs 23:17_reference_end_ _reference_start_Ecclesiastes 1:1_reference_end_`sin (a)sin (a)Hebrew: חַטָּאת \f péché \cme incur guilt, penalty \cmf culpabilité d\cme God deals with sin \cmf Dieu répond au péché \cme guilt of sin \cmf culpabilité du péché \cme incur guilt, penalty \cmf culpabilité du péché \cme miss doing right or duty - vs God (& man) \cmf manquer de faire droite/dévoire contre Dieu (et homme) \cme miss doing right or duty - vs man \cmf manquer de faire droite/dévoire contre une personne \cme miss the goal of right/duty - vs God (& man) \cmf manquer de faire juste/le devoire envers Dieu (et homme) \cme miss the goal of right/duty - vs man \cmf manquer de faire juste/le devoire - contre une personne \cme miss the mark \cmf manquer le cible \cme punishement for sin \cmf punition pour le péché \cme purify from sin (by putting blood on horns of altar) \cmf purifier du péché (en versant le sang sur l'autel) \cme purify from uncleanness \cmf purifier d'impureté \cme sin inadvertantly, unintentionally \cmf sans se rendre conte, sans intention \cme sin offering \cmf sacrifices pour le péché \cme sin-offering (offer one) \cmf sacrifice pour le péché (l'offrir) \cme spoil, ruin \cmf ruiner, abimer \cme to overlook, forgive sin \cmf oublier, pardonner le péché \cme to overstep, sin \cmf aller trop loin, pécher \cme turn away from, stop sinning \cmf arrêter de, repentir de pécher _reference_start_Genesis 31:39_reference_end_ _reference_start_Genesis 6:11_reference_end_ _reference_start_Genesis 6:12_reference_end_ _reference_start_Genesis 18:20_reference_end_ _reference_start_Genesis 20:06_reference_end_ _reference_start_Genesis 43:09_reference_end_ _reference_start_Genesis 44:32_reference_end_ _reference_start_Genesis 4:07_reference_end_ _reference_start_Genesis 20:09_reference_end_ _reference_start_Genesis 31:36_reference_end_ _reference_start_Genesis 50:17_reference_end_ _reference_start_Genesis 39:09_reference_end_ _reference_start_Genesis 20:09_reference_end_ _reference_start_Genesis 40:01_reference_end_ _reference_start_Genesis 1:1_reference_end_ _reference_start_Genesis 42:22_reference_end_ _reference_start_Genesis 6:03_reference_end_ _reference_start_Exodus 23:33_reference_end_ _reference_start_Exodus 10:17_reference_end_ _reference_start_Exodus 32:34_reference_end_ _reference_start_Exodus 32:21_reference_end_ _reference_start_Exodus 9:27_reference_end_ _reference_start_Exodus 9:34_reference_end_ _reference_start_Exodus 10:16_reference_end_ _reference_start_Exodus 1:1_reference_end_ _reference_start_Exodus 20:20_reference_end_ _reference_start_Exodus 5:16_reference_end_ _reference_start_Exodus 43:22_reference_end_ _reference_start_Exodus 8:20_reference_end_ _reference_start_Exodus 21:26_reference_end_ _reference_start_Leviticus 5:11_reference_end_ _reference_start_Leviticus 5:16_reference_end_ _reference_start_Leviticus 5:17_reference_end_ _reference_start_Leviticus 5:21_reference_end_ _reference_start_Leviticus 5:23_reference_end_ _reference_start_Leviticus 5:05_reference_end_ _reference_start_Leviticus 5:15_reference_end_ _reference_start_Leviticus 5:22_reference_end_ _reference_start_Leviticus 5:01_reference_end_ _reference_start_Leviticus 10:20_reference_end_ _reference_start_Leviticus 8:15_reference_end_ _reference_start_Leviticus 14:49_reference_end_ _reference_start_Leviticus 14:52_reference_end_ _reference_start_Leviticus 5:18_reference_end_ _reference_start_Leviticus 7:37_reference_end_ _reference_start_Leviticus 9:15_reference_end_ _reference_start_Numbers 16:26_reference_end_ _reference_start_Numbers 32:23_reference_end_ _reference_start_Numbers 14:40_reference_end_ _reference_start_Numbers 21:07_reference_end_ _reference_start_Numbers 19:19_reference_end_ _reference_start_Numbers 19:20_reference_end_ _reference_start_Numbers 15:28_reference_end_ _reference_start_Numbers 14:41_reference_end_ _reference_start_Deuteronomy 24:04_reference_end_ _reference_start_Deuteronomy 4:16_reference_end_ _reference_start_Deuteronomy 9:21_reference_end_ _reference_start_Deuteronomy 26:13_reference_end_ _reference_start_Joshua 7:11_reference_end_ _reference_start_Joshua 7:15_reference_end_ _reference_start_Jude 20:16_reference_end_ _reference_start_Jude 2:20_reference_end_ _reference_start_1 Samuel 14:34_reference_end_ _reference_start_1 Samuel 20:01_reference_end_ _reference_start_1 Samuel 2:25_reference_end_ _reference_start_1 Samuel 7:06_reference_end_ _reference_start_1 Samuel 12:10_reference_end_ _reference_start_1 Samuel 12:23_reference_end_ _reference_start_1 Samuel 15:24_reference_end_ _reference_start_1 Samuel 15:30_reference_end_ _reference_start_1 Samuel 2:25_reference_end_ _reference_start_1 Samuel 19:04_reference_end_ _reference_start_1 Samuel 19:05_reference_end_ _reference_start_1 Samuel 24:12_reference_end_ _reference_start_1 Samuel 26:21_reference_end_ _reference_start_1 Samuel 15:24_reference_end_ _reference_start_2 Samuel 12:13_reference_end_ _reference_start_2 Samuel 12:13_reference_end_ _reference_start_2 Samuel 19:21_reference_end_ _reference_start_2 Samuel 12:13_reference_end_ _reference_start_2 Samuel 24:10_reference_end_ _reference_start_1 Kings 14:16_reference_end_ _reference_start_1 Kings 1:1_reference_end_ _reference_start_1 Kings 15:20_reference_end_ _reference_start_1 Kings 15:26_reference_end_ _reference_start_1 Kings 15:34_reference_end_ _reference_start_1 Kings 1:1_reference_end_ _reference_start_1 Kings 8:34_reference_end_ _reference_start_1 Kings 8:36_reference_end_ _reference_start_1 Kings 8:47_reference_end_ _reference_start_1 Kings 8:50_reference_end_ _reference_start_1 Kings 14:16_reference_end_ _reference_start_1 Kings 14:33_reference_end_ _reference_start_1 Kings 15:20_reference_end_ _reference_start_1 Kings 16:13_reference_end_ _reference_start_1 Kings 8:33_reference_end_ _reference_start_1 Kings 8:35_reference_end_ _reference_start_1 Kings 8:46_reference_end_ _reference_start_1 Kings 8:31_reference_end_ _reference_start_1 Kings 8:35_reference_end_ _reference_start_2 Kings 1:1_reference_end_ _reference_start_2 Kings 13:02_reference_end_ _reference_start_2 Kings 17:21_reference_end_ _reference_start_2 Kings 17:22_reference_end_ _reference_start_2 Kings 21:16_reference_end_ _reference_start_2 Kings 21:17_reference_end_ _reference_start_2 Kings 1:1_reference_end_ _reference_start_2 Kings 13:02_reference_end_ _reference_start_2 Kings 1:1_reference_end_ _reference_start_2 Kings 12:17_reference_end_ _reference_start_2 Kings 18:12_reference_end_ _reference_start_2 Kings 10:31_reference_end_ _reference_start_1 Chronicles 21:08_reference_end_ _reference_start_1 Chronicles 21:17_reference_end_ _reference_start_1 Chronicles 21:08_reference_end_ _reference_start_2 Chronicles 7:14_reference_end_ _reference_start_2 Chronicles 29:21_reference_end_ _reference_start_2 Chronicles 29:24_reference_end_ _reference_start_2 Chronicles 24:20_reference_end_ _reference_start_2 Chronicles 6:26_reference_end_ _reference_start_Esther 3:03_reference_end_ _reference_start_Job 12:16_reference_end_ _reference_start_Psalms 25:18_reference_end_ _reference_start_Psalms 51:04_reference_end_ _reference_start_Psalms 109:04_reference_end_ _reference_start_Psalms 32:05_reference_end_ _reference_start_Psalms 32:01_reference_end_ _reference_start_Psalms 32:05_reference_end_ _reference_start_Psalms 51:04_reference_end_ _reference_start_Psalms 51:05_reference_end_ _reference_start_Psalms 59:04_reference_end_ _reference_start_Psalms 109:07_reference_end_ _reference_start_Psalms 59:13_reference_end_ _reference_start_Psalms 51:06_reference_end_ _reference_start_Psalms 78:17_reference_end_ _reference_start_Psalms 119:011_reference_end_ _reference_start_Psalms 4:05_reference_end_ _reference_start_Psalms 51:09_reference_end_ _reference_start_Psalms 119:67_reference_end_ _reference_start_Psalms 40:07_reference_end_ _reference_start_Psalms 17:03_reference_end_ _reference_start_Psalms 148:06_reference_end_ _reference_start_Proverbs 28:24_reference_end_ _reference_start_Proverbs 14:34_reference_end_ _reference_start_Proverbs 11:31_reference_end_ _reference_start_Proverbs 14:21_reference_end_ _reference_start_Proverbs 19:02_reference_end_ _reference_start_Proverbs 11:09_reference_end_ _reference_start_Proverbs 25:26_reference_end_ _reference_start_Proverbs 19:11_reference_end_ _reference_start_Proverbs 26:10_reference_end_ _reference_start_Ecclesiastes 7:20_reference_end_ _reference_start_Ecclesiastes 8:12_reference_end_ _reference_start_Isaiah 38:17_reference_end_ _reference_start_Isaiah 53:12_reference_end_ _reference_start_Isaiah 24:05_reference_end_ _reference_start_Jeremiah 34:18_reference_end_ _reference_start_Ezekiel 43:20_reference_end_ _reference_start_Ezekiel 43:23_reference_end_ _reference_start_Daniel 9:24_reference_end_ _reference_start_Daniel 9:20_reference_end_ _reference_start_Daniel 4:241342_reference_end_ _reference_start_Daniel 9:05_reference_end_ _reference_start_Daniel 9:08_reference_end_ _reference_start_Daniel 9:11_reference_end_ _reference_start_Daniel 9:15_reference_end_ _reference_start_Daniel 9:11_reference_end_ _reference_start_Hosea 6:07_reference_end_ _reference_start_Hosea 8:01_reference_end_ _reference_start_Amos 7:08_reference_end_ _reference_start_Amos 8:02_reference_end_ _reference_start_Micah 7:18_reference_end_ 6YsinsinHebrew: שְׁגָגָה \f péché \cme inadvertant error \cmf erreur inaverti _reference_start_Leviticus 5:15_reference_end_ _reference_start_Leviticus 5:18_reference_end_ _reference_start_Leviticus 22:14_reference_end_ _reference_start_Numbers 15:27_reference_end_ _reference_start_Numbers 15:28_reference_end_ _reference_start_Numbers 35:11_reference_end_ _reference_start_Joshua 20:03_reference_end_ _reference_start_Joshua 20:09_reference_end_ _reference_start_Ecclesiastes 5:05_reference_end_ _reference_start_Ecclesiastes 10:05_reference_end_ osin (to)sin (to)Hebrew: חָטָא \f pécher \cme bear loss of something \cmf subir la perte de qqch \cme cause to sin \cmf faire pécher \cme condemnation, punishement as result of an action \cmf condemnation, punition en conséquance d'une action \cme evil, corrupt \cmf perverse, corrompu  C~qdWJ=0# zm`SF9,vi\OB5( [  Z  Y X  W V U  T  S  R  Q  P  O  N  M  L K  J  I  H " GA FA E D C B  A @ ?) > = < ; :( 9  8 7  6% 5 44 31 2 1  0 / . - , + * ) ( ' & %+ $ # " !   "      "   !  * C~qdWJ=0# zm`SF9,vi\OB5(       "    ( wC 3  w N 3 ; m ; 3 3       m 3        ~ } |  {  z  y  x  w  v  u  t  s  r  q  p  o  n  m # l  k . j # i ! h  g  f ! e  d 2 c / b $ a " `  _ " ^  ]  \  C~qdUH;.!xk^QD7*tgZM@3& a ` _ ^ ] \ [   Z  Y  X & W  V  U  T  S  R  Q  P  O  N  M  L  K  J   I   H  G  F  E  D  C  B  A  @  ?  > = < ;# : 9 8 7 6 5! 4 3 2 1 0 /  . -  ,  + *  )  (+ '+ &" % $5 #& " !   l A skinskinHebrew: עֹור \f peau \cme clothing, covering \cmf vêtements, couverture \cme skin or person or animal hide \cmf peau d'une personne ou un animal _reference_start_Genesis 3:21_reference_end_ _reference_start_Genesis 27:16_reference_end_ _reference_start_Exodus 22:26_reference_end_ _reference_start_Leviticus 16:27_reference_end_ _reference_start_Numbers 19:05_reference_end_ _reference_start_2 Kings 1:08_reference_end_ _reference_start_Lamentations 3:04_reference_end_ ((g %% sluggishnesssluggishnessHebrew: עַצְלָה / עַצְלוּת \f paresse \cme laziness, idleness \cmf paresse, fainéantise _reference_start_Proverbs 19:15_reference_end_ _reference_start_Proverbs 31:27_reference_end_i + sluggardsluggardHebrew: עָצֵל \f paresseux \cme lazy person \cmf paresseux _reference_start_Proverbs 6:06_reference_end_ _reference_start_Proverbs 6:09_reference_end_ _reference_start_Proverbs 10:26_reference_end_ _reference_start_Proverbs 13:04_reference_end_ _reference_start_Proverbs 15:19_reference_end_ _reference_start_Proverbs 19:24_reference_end_ _reference_start_Proverbs 20:04_reference_end_ _reference_start_Proverbs 21:25_reference_end_ _reference_start_Proverbs 22:13_reference_end_ _reference_start_Proverbs 24:30_reference_end_ _reference_start_Proverbs 26:13_reference_end_ _reference_start_Proverbs 26:14_reference_end_ _reference_start_Proverbs 26:15_reference_end_ _reference_start_Proverbs 26:16_reference_end_ D ##] sons of mensons of menHebrew: בְּנֵי אָדָם / בֶּן־אָדָם \f fils des hommes \cme all of humanity \cmf toute l'humanité \cme son of man - his humanity \cmf fils d'hommes - son humanité _reference_start_Daniel 2:38_reference_end_ _reference_start_Daniel 5:21_reference_end_ _reference_start_Daniel 8:17_reference_end_ _reference_start_Daniel 10:16_reference_end_8 !!A son of manson of manHebrew: בַּר אֱנָשׁ \f fils d'homme \cme son of man - his humanity \cmf fils d'homme - son humanité _reference_start_Daniel 7:13_reference_end_suffre \cme part of us with a will or thoughts \cmf partie d'une personne avec volonté ou pensés \cme part of us with emotions and desires \cmf partie d'une personne avec désirs et émotions \cme physical life, state of being alive \cmf vie physique, être en vie \cme pronoun, person \cmf une personne, pronom \cme soul, inner being, self \cmf l'être intérieur, soi-même \cme throat \cmf la gorge _reference_start_Genesis 1:20_reference_end_ _reference_start_Genesis 1:21_reference_end_ _reference_start_Genesis 1:24_reference_end_ _reference_start_Genesis 2:19_reference_end_ _reference_start_Genesis 9:10_reference_end_ _reference_start_Genesis 9:12_reference_end_ _reference_start_Genesis 9:15_reference_end_ _reference_start_Genesis 9:16_reference_end_ _reference_start_Genesis 35:18_reference_end_ _reference_start_Genesis 2:07_reference_end_ _reference_start_Genesis 9:05_reference_end_ _reference_start_Genesis 12:05_reference_end_ _reference_start_Genesis 14:21_reference_end_ _reference_start_Genesis 17:14_reference_end_ _reference_start_Genesis 36:06_reference_end_ _reference_start_Genesis 46:15_reference_end_ _reference_start_Genesis 46:18_reference_end_ _reference_start_Genesis 46:22_reference_end_ _reference_start_Genesis 46:25_reference_end_ _reference_start_Genesis 46:26_reference_end_ _reference_start_Genesis 46:27_reference_end_ _reference_start_Genesis 37:21_reference_end_ _reference_start_Genesis 23:08_reference_end_ _reference_start_Genesis 34:03_reference_end_ _reference_start_Genesis 34:08_reference_end_ _reference_start_Genesis 42:21_reference_end_ _reference_start_Genesis 44:30_reference_end_ _reference_start_Genesis 1:30_reference_end_ _reference_start_Genesis 9:04_reference_end_ _reference_start_Genesis 19:17_reference_end_ _reference_start_Genesis 19:20_reference_end_ _reference_start_Genesis 32:31_reference_end_ _reference_start_Genesis 12:13_reference_end_ _reference_start_Genesis 19:19_reference_end_ _reference_start_Genesis 27:04_reference_end_ _reference_start_Genesis 27:19_reference_end_ _reference_start_Genesis 27:25_reference_end_ _reference_start_Genesis 27:31_reference_end_ _reference_start_Genesis 49:06_reference_end_ _reference_start_Exodus 21:30_reference_end_ _reference_start_Exodus 1:05_reference_end_ _reference_start_Exodus 12:04_reference_end_ _reference_start_Exodus 12:15_reference_end_ _reference_start_Exodus 12:16_reference_end_ _reference_start_Exodus 12:19_reference_end_ _reference_start_Exodus 16:16_reference_end_ _reference_start_Exodus 30:12_reference_end_ _reference_start_Exodus 23:09_reference_end_ _reference_start_Exodus 15:09_reference_end_ _reference_start_Exodus 4:19_reference_end_ _reference_start_Exodus 21:23_reference_end_ _reference_start_Leviticus 5:01_reference_end_ _reference_start_Leviticus 5:02_reference_end_ _reference_start_Leviticus 5:04_reference_end_ _reference_start_Leviticus 5:15_reference_end_ _reference_start_Leviticus 5:17_reference_end_ _reference_start_Leviticus 17:10_reference_end_ _reference_start_Leviticus 18:29_reference_end_ _reference_start_Numbers 5:02_reference_end_ _reference_start_Numbers 6:06_reference_end_ _reference_start_Numbers 6:11_reference_end_ _reference_start_Numbers 11:06_reference_end_ _reference_start_Numbers 21:04_reference_end_ _reference_start_Numbers 21:05_reference_end_ _reference_start_Deuteronomy 19:06_reference_end_ _reference_start_Deuteronomy 18:06_reference_end_ _reference_start_Deuteronomy 28:65_reference_end_ _reference_start_Deuteronomy 12:23_reference_end_ _reference_start_Jude 10:16_reference_end_ _reference_start_Jude 5:18_reference_end_ _reference_start_1 Samuel 19:05_reference_end_ _reference_start_1 Samuel 28:21_reference_end_ _reference_start_1 Samuel 22:22_reference_end_ _reference_start_1 Samuel 2:35_reference_end_ _reference_start_1 Samuel 20:04_reference_end_ _reference_start_1 Samuel 1:10_reference_end_ _reference_start_1 Samuel 1:15_reference_end_ _reference_start_1 Samuel 2:33_reference_end_ _reference_start_1 Samuel 18:01_reference_end_ _reference_start_1 Samuel 22:02_reference_end_ _reference_start_1 Samuel 23:20_reference_end_ _reference_start_1 Samuel 30:06_reference_end_ _reference_start_1 Samuel 19:11_reference_end_ _reference_start_1 Samuel 20:01_reference_end_ _reference_start_1 Samuel 22:23_reference_end_ _reference_start_1 Samuel 23:15_reference_end_ _reference_start_1 Samuel 24:12_reference_end_ _reference_start_1 Samuel 25:29_reference_end_ _reference_start_1 Samuel 26:21_reference_end_ _reference_start_1 Samuel 26:24_reference_end_ _reference_start_1 Samuel 28:09_reference_end_ _reference_start_1 Samuel 1:26_reference_end_ _reference_start_1 Samuel 2:16_reference_end_ _reference_start_1 Samuel 17:55_reference_end_ _reference_start_1 Samuel 20:03_reference_end_ _reference_start_1 Samuel 25:26_reference_end_ _reference_start_1 Samuel 18:01_reference_end_ _reference_start_1 Samuel 18:03_reference_end_ _reference_start_1 Samuel 20:17_reference_end_ _reference_start_2 Samuel 23:17_reference_end_ _reference_start_2 Samuel 14:14_reference_end_ _reference_start_2 Samuel 3:21_reference_end_ _reference_start_2 Samuel 5:08_reference_end_ _reference_start_2 Samuel 17:08_reference_end_ _reference_start_2 Samuel 1:09_reference_end_ _reference_start_2 Samuel 4:08_reference_end_ _reference_start_2 Samuel 4:09_reference_end_ _reference_start_2 Samuel 14:07_reference_end_ _reference_start_2 Samuel 16:11_reference_end_ _reference_start_2 Samuel 18:13_reference_end_ _reference_start_2 Samuel 19:06_reference_end_ _reference_start_2 Samuel 11:11_reference_end_ _reference_start_2 Samuel 14:19_reference_end_ _reference_start_1 Kings 17:21_reference_end_ _reference_start_1 Kings 19:03_reference_end_ _reference_start_1 Kings 2:04_reference_end_ _reference_start_1 Kings 8:48_reference_end_ _reference_start_1 Kings 11:37_reference_end_ _reference_start_1 Kings 1:12_reference_end_ _reference_start_1 Kings 1:29_reference_end_ _reference_start_1 Kings 2:23_reference_end_ _reference_start_1 Kings 3:11_reference_end_ _reference_start_1 Kings 20:39_reference_end_ _reference_start_2 Kings 10:24_reference_end_ _reference_start_1 Chronicles 22:19_reference_end_ _reference_start_1 Chronicles 28:09_reference_end_ _reference_start_Esther 7:03_reference_end_ _reference_start_Esther 7:07_reference_end_ _reference_start_Esther 8:11_reference_end_ _reference_start_Esther 9:16_reference_end_ _reference_start_Esther 4:13_reference_end_ _reference_start_Esther 9:31_reference_end_ _reference_start_Job 19:02_reference_end_ _reference_start_Job 23:13_reference_end_ _reference_start_Psalms 30:04_reference_end_ _reference_start_Psalms 71:23_reference_end_ _reference_start_Psalms 124:07_reference_end_ _reference_start_Psalms 7:1_reference_end_ _reference_start_Psalms 19:08_reference_end_ _reference_start_Psalms 11:05_reference_end_ _reference_start_Psalms 24:04_reference_end_ _reference_start_Psalms 23:03_reference_end_ _reference_start_Psalms 34:34_reference_end_ _reference_start_Psalms 54:05_reference_end_ _reference_start_Psalms 56:07_reference_end_ _reference_start_Psalms 56:14_reference_end_ _reference_start_Psalms 57:02_reference_end_ _reference_start_Psalms 63:10_reference_end_ _reference_start_Psalms 71:10_reference_end_ _reference_start_Psalms 3:03_reference_end_ _reference_start_Psalms 34:03_reference_end_ _reference_start_Psalms 54:06_reference_end_ _reference_start_Psalms 57:05_reference_end_ _reference_start_Psalms 59:04_reference_end_ _reference_start_Psalms 63:09_reference_end_ _reference_start_Psalms 71:13_reference_end_ _reference_start_Psalms 142:05_reference_end_ _reference_start_Psalms 142:08_reference_end_ _reference_start_Psalms 139:14_reference_end_ _reference_start_Psalms 63:02_reference_end_ _reference_start_Psalms 63:06_reference_end_ _reference_start_Psalms 107:05_reference_end_ _reference_start_Psalms 124:04_reference_end_ _reference_start_Psalms 124:05_reference_end_ _reference_start_Proverbs 23:14_reference_end_ _reference_start_Proverbs 3:22_reference_end_ _reference_start_Proverbs 11:25_reference_end_ _reference_start_Proverbs 19:02_reference_end_ _reference_start_Proverbs 23:02_reference_end_ _reference_start_Proverbs 25:25_reference_end_ _reference_start_Proverbs 28:25_reference_end_ _reference_start_Proverbs 23:07_reference_end_ _reference_start_Proverbs 13:04_reference_end_ _reference_start_Proverbs 13:25_reference_end_ _reference_start_Proverbs 16:24_reference_end_ _reference_start_Proverbs 19:08_reference_end_ _reference_start_Proverbs 21:10_reference_end_ _reference_start_Proverbs 25:13_reference_end_ _reference_start_Proverbs 27:07_reference_end_ _reference_start_Proverbs 27:09_reference_end_ _reference_start_Proverbs 29:17_reference_end_ _reference_start_Proverbs 31:06_reference_end_ _reference_start_Proverbs 1:19_reference_end_ _reference_start_Proverbs 7:23_reference_end_ _reference_start_Proverbs 8:36_reference_end_ _reference_start_Proverbs 12:10_reference_end_ _reference_start_Proverbs 13:03_reference_end_ _reference_start_Proverbs 13:08_reference_end_ _reference_start_Proverbs 16:17_reference_end_ _reference_start_Proverbs 19:16_reference_end_ _reference_start_Proverbs 22:05_reference_end_ _reference_start_Proverbs 29:10_reference_end_ _reference_start_Proverbs 2:10_reference_end_ _reference_start_Proverbs 11:25_reference_end_ _reference_start_Proverbs 11:30_reference_end_ _reference_start_Proverbs 14:25_reference_end_ _reference_start_Proverbs 19:15_reference_end_ _reference_start_Proverbs 24:12_reference_end_ _reference_start_Proverbs 24:14_reference_end_ _reference_start_Proverbs 27:07_reference_end_ _reference_start_Proverbs 28:17_reference_end_ _reference_start_Proverbs 3:22_reference_end_ _reference_start_Proverbs 11:17_reference_end_ _reference_start_Proverbs 10:03_reference_end_ _reference_start_Proverbs 25:25_reference_end_ _reference_start_Isaiah 1:14_reference_end_ _reference_start_Jeremiah 12:07_reference_end_ _reference_start_Jeremiah 51:14_reference_end_ _reference_start_Jonah 2:08_reference_end_ _reference_start_Jonah 1:14_reference_end_ _reference_start_Jonah 4:03_reference_end_ _reference_start_Jonah 4:08_reference_end_ _reference_start_Jonah 2:06_reference_end_ 1IsoulsoulHebrew: נֶפֶשׁ \f âme \cme all living beings \cmf tout être vivant \cme be allowed to live \cmf être "autorisé" à vivre \cme breath \cmf le soufle \cme dead body, cadaver \cmf corps mort, cadavre \cme figure for risking or saving a life \cmf sense figuré de risquer ou sauver la vie \cme metonymy for person or people \cmf une personne ou plusières personnes \cme neck \cmf le cou \cme part of us that suffers \cmf partie d'une personne qui  C~qdWJ=0# zm`SF9,vi\OB5( $  #  "  !A A    A                                 1    ~ } | {  z y x  w v, u* t" s" r q% p. o. n. m. l. k. j$ i h g  f  e d# c  b  C~qdWJ=0# zm`SF9,vi\OB5( g  f e d| cG b a ` _  ^ ]  \ [ Z Y  X  W  V ' U  T  S  R  Q % P 0 O  N  M  L  K J  I  H  G  F  E  D  C  B  A  @  ?  >  =  <  ;  :  9 7 8  7  6  5  4  3  2  1  0  /  .  -  ,  +  *  ) ! (  '  &  % # C~qdWJ=0"wj]PC6)sfYL?2% *  ) ( '  &  % $ # " !                 $                        | ~| }k |? {? z y x wG v? u; t9 s6 r" q pG o? n9 m8 l8 k6 j"" i h C~qdWJ=0# zm`SF9,vi\OB5( m  l  k - j  i  h  g  f  e  d  c  b  a  `  _  ^" ]  \  [  Z  Y  X  W V U T S  R Q P O N M L K- J I# H) G F E D  C  B  A  @  ? > = < ; :3 9  8  7  6 5 4# 3 2)& 1 0  /  .  -  ,  +3 ;'';spirit of Godspirit of godHebrew: .רוּח אלהים / אֱלָהִי \f esprit de Dieu \cme spirit from God \cmf esprit venant de Dieu _reference_start_Genesis 1:02_reference_end_ _reference_start_Genesis 41:38_reference_end_ _reference_start_Exodus 31:03_reference_end_ _reference_start_Exodus 35:31_reference_end_ _reference_start_Numbers 24:02_reference_end_ _reference_start_1 Samuel 10:10_reference_end_ _reference_start_1 Samuel 11:06_reference_end_ _reference_start_1 Samuel 19:20_reference_end_ _reference_start_1 Samuel 19:23_reference_end_ _reference_start_Psalms 51:13_reference_end_ _reference_start_Daniel 4:05_reference_end_ _reference_start_Daniel 4:06_reference_end_ _reference_start_Daniel 4:15_reference_end_ _reference_start_Daniel 5:11_reference_end_ _reference_start_Daniel 5:14_reference_end_ XX spiritspiritHebrew: רוּחַ \f esprit \cme 4 compass points \cmf 4 points candineaux \cme ability, gift \cmf habilité, don \cme anger (breath of nose) \cmf colère (soufle du nez) \cme breath \cmf souffle, haleine \cme desires and thoughts of a person \cmf partie d'une personne avec émotions et pensées \cme disposition, character \cmf disposition, charactère \cme emotions of a person \cmf émotions d'une personne \cme figure of speech = vanity, worthlessness \cmf sense figuré = vanité, sans valeur \cme indpendent spiritual beint11Spirit of the LORDspirit of the lordHebrew: רוּחַ יְהוָה \f esprit de l'Eternel \cme Spirit of God \cmf Esprit de Dieu _reference_start_1 Samuel 10:06_reference_end_ _reference_start_1 Samuel 16:13_reference_end_ _reference_start_1 Samuel 16:14_reference_end_ _reference_start_2 Samuel 23:02_reference_end_ _reference_start_1 Kings 18:1_reference_end_g \cmf être spirituel indépendent \cme life, being alive \cmf vie, être vivant \cme mental capacity of a person, (vs animals) \cmf capacité mental d'une personne en contraste avec des animaux \cme part of a person that remains after death \cmf la partie d'une personne qui existe après la mort \cme person in relation to supernatural world \cmf personne en rélation avec le monde surnaturel \cme power, authority of a person \cmf pouvoir, autorité d'une personne \cme spirit of God (on a person to prophecy or lead) \cmf de Dieu (en une personne pour prophètiser ou guider) \cme strength, vital force \cmf viguer, force vitale \cme will of a person \cmf volonté d'une personne \cme wind \cmf vent _reference_start_Genesis 6:17_reference_end_ _reference_start_Genesis 7:15_reference_end_ _reference_start_Genesis 7:22_reference_end_ _reference_start_Genesis 41:08_reference_end_ _reference_start_Genesis 26:35_reference_end_ _reference_start_Genesis 6:03_reference_end_ _reference_start_Genesis 45:27_reference_end_ _reference_start_Genesis 3:08_reference_end_ _reference_start_Genesis 8:01_reference_end_ _reference_start_Exodus 28:03_reference_end_ _reference_start_Exodus 15:08_reference_end_ _reference_start_Exodus 15:10_reference_end_ _reference_start_Exodus 6:09_reference_end_ _reference_start_Exodus 10:13_reference_end_ _reference_start_Exodus 10:19_reference_end_ _reference_start_Exodus 14:21_reference_end_ _reference_start_Numbers 14:24_reference_end_ _reference_start_Numbers 16:22_reference_end_ _reference_start_Numbers 27:16_reference_end_ _reference_start_Numbers 11:17_reference_end_ _reference_start_Numbers 11:17_reference_end_ _reference_start_Numbers 11:25_reference_end_ _reference_start_Numbers 11:26_reference_end_ _reference_start_Numbers 11:29_reference_end_ _reference_start_Numbers 11:31_reference_end_ _reference_start_Deuteronomy 34:09_reference_end_ _reference_start_1 Samuel 1:15_reference_end_ _reference_start_1 Samuel 16:14_reference_end_ _reference_start_1 Samuel 16:15_reference_end_ _reference_start_1 Samuel 16:16_reference_end_ _reference_start_1 Samuel 16:23_reference_end_ _reference_start_1 Samuel 18:10_reference_end_ _reference_start_1 Samuel 19:09_reference_end_ _reference_start_1 Samuel 30:12_reference_end_ _reference_start_2 Samuel 22:16_reference_end_ _reference_start_2 Samuel 22:11_reference_end_ _reference_start_1 Kings 10:05_reference_end_ _reference_start_1 Kings 21:05_reference_end_ _reference_start_1 Kings 18:45_reference_end_ _reference_start_2 Kings 19:07_reference_end_ _reference_start_2 Kings 2:09_reference_end_ _reference_start_2 Kings 2:15_reference_end_ _reference_start_1 Chronicles 9:24_reference_end_ _reference_start_1 Chronicles 28:12_reference_end_ _reference_start_1 Chronicles 12:19_reference_end_ _reference_start_Job 34:14_reference_end_ _reference_start_Job 34:14_reference_end_ _reference_start_Job 15:13_reference_end_ _reference_start_Psalms 18:15_reference_end_ _reference_start_Psalms 104:29_reference_end_ _reference_start_Psalms 32:02_reference_end_ _reference_start_Psalms 51:12_reference_end_ _reference_start_Psalms 51:19_reference_end_ _reference_start_Psalms 34:19_reference_end_ _reference_start_Psalms 142:04_reference_end_ _reference_start_Psalms 51:14_reference_end_ _reference_start_Psalms 139:07_reference_end_ _reference_start_Psalms 51:14_reference_end_ _reference_start_Psalms 1:04_reference_end_ _reference_start_Proverbs 16:18_reference_end_ _reference_start_Proverbs 16:19_reference_end_ _reference_start_Proverbs 29:23_reference_end_ _reference_start_Proverbs 14:29_reference_end_ _reference_start_Proverbs 2:18_reference_end_ _reference_start_Proverbs 9:16_reference_end_ _reference_start_Proverbs 21:16_reference_end_ _reference_start_Proverbs 25:23_reference_end_ _reference_start_Ecclesiastes 12:07_reference_end_ _reference_start_Ecclesiastes 1:06_reference_end_ _reference_start_Ecclesiastes 1:14_reference_end_ _reference_start_Ecclesiastes 1:17_reference_end_ _reference_start_Ecclesiastes 2:11_reference_end_ _reference_start_Ecclesiastes 2:17_reference_end_ _reference_start_Ecclesiastes 2:26_reference_end_ _reference_start_Ecclesiastes 4:04_reference_end_ _reference_start_Ecclesiastes 4:06_reference_end_ _reference_start_Ecclesiastes 4:16_reference_end_ _reference_start_Ecclesiastes 5:15_reference_end_ _reference_start_Ecclesiastes 6:09_reference_end_ _reference_start_Ecclesiastes 11:05_reference_end_ _reference_start_Isaiah 19:03_reference_end_ _reference_start_Jeremiah 49:36_reference_end_ _reference_start_Ezekiel 11:19_reference_end_ _reference_start_Daniel 7:02_reference_end_ _reference_start_Daniel 5:12_reference_end_ _reference_start_Daniel 6:04_reference_end_ _reference_start_Daniel 2:01_reference_end_ _reference_start_Daniel 2:03_reference_end_ _reference_start_Daniel 7:15_reference_end_ _reference_start_Daniel 5:20_reference_end_ _reference_start_Daniel 2:35_reference_end_ _reference_start_Daniel 8:08_reference_end_ _reference_start_Daniel 11:04_reference_end_ _reference_start_Jonah 1:04_reference_end_ _reference_start_Jonah 4:08_reference_end_ C~qdWI<.!xk^QD7*tgZM@3& 0 / + .  -  ,  + * ) ( ' &/ % $/ #  "  !   #          1$                           ~3 } |3 { z" y3 x3 w  vh u t s" r" q  p  o  n l \cme ritual laws \cmf lois des rituels réligieux _reference_start_Genesis 47:26_reference_end_ _reference_start_Genesis 26:05_reference_end_ _reference_start_Genesis 47:22_reference_end_ _reference_start_Exodus 5:14_reference_end_ _reference_start_Exodus 15:25_reference_end_ _reference_start_Exodus 15:26_reference_end_ _reference_start_Exodus 18:16_reference_end_ _reference_start_Exodus 18:20_reference_end_ _reference_start_Exodus 12:24_reference_end_ _reference_start_Exodus 12:14_reference_end_ _reference_start_Exodus 12:17_reference_end_ _reference_start_Exodus 12:43_reference_end_ _reference_start_Exodus 13:10_reference_end_ _reference_start_Exodus 27:21_reference_end_ _reference_start_Exodus 28:43_reference_end_ _reference_start_Exodus 29:09_reference_end_ _reference_start_Leviticus 18:26_reference_end_ _reference_start_Leviticus 25:18_reference_end_ _reference_start_Leviticus 18:04_reference_end_ _reference_start_Leviticus 18:05_reference_end_ _reference_start_Numbers 10:08_reference_end_ _reference_start_Deuteronomy 28:15_reference_end_ _reference_start_Deuteronomy 28:45_reference_end_ _reference_start_1 Samuel 30:25_reference_end_ _reference_start_2 Samuel 22:23_reference_end_ _reference_start_1 Kings 0:14_reference_end_ _reference_start_1 Kings 8:58_reference_end_ _reference_start_1 Kings 8:61_reference_end_ _reference_start_1 Kings 9:04_reference_end_ _reference_start_1 Kings 2:03_reference_end_ _reference_start_1 Kings 3:03_reference_end_ _reference_start_1 Kings 6:12_reference_end_ _reference_start_1 Kings 9:06_reference_end_ _reference_start_1 Kings 11:11_reference_end_ _reference_start_1 Kings 11:33_reference_end_ _reference_start_1 Kings 11:34_reference_end_ _reference_start_1 Kings 11:38_reference_end_ _reference_start_1 Chronicles 7:17_reference_end_ _reference_start_1 Chronicles 22:13_reference_end_ _reference_start_1 Chronicles 29:19_reference_end_ _reference_start_2 Chronicles 7:19_reference_end_ _reference_start_Psalms 2:07_reference_end_ _reference_start_Psalms 50:16_reference_end_ 00@]statutestatuteHebrew: חֹק \f loi \cme amount of something allotted to someone \cmf montant de qqch asignier à qqn \cme general law of God \cmf loi général de Dieu \cme law of a person in authority \cmf loi d'une personne en position d'autorité \cme law or commandment of God \cmf loi ou commandement de Dieu \cme portion (of sacrifice) given to priests \cmf portion (des sacrifices) donner au prêtres \cme ritual law of God \cmf loi ritue C~qdWJ=0# zm`SF9,vi\OB5( s  r  q  p o n m l  k  j  i ' h  g  f e  d  c  b a ` _  ^  ]  \  [  Z  Y  X W V U T S R Q P O N2 M L K  J  I  H & G " F ! E D  C  B  A  @  ? = > : =  <  ;  :- 9 8  7 6 5 4 3 2+ 1 ..N!!mstone (to)stone (to)Hebrew: .סָקַל \f lapider \cme throw stones at (not to kill) \cmf lapider mais pas pour tuer \cme to stone, kill \cmf tuer en lancant des pierres _reference_start_Exodus 8:22_reference_end_ _reference_start_Exodus 17:04_reference_end_ _reference_start_Exodus 19:13_reference_end_ _reference_start_Exodus 21:28_reference_end_ _reference_start_Exodus 21:29_reference_end_ _reference_start_Exodus 21:32_reference_end_ _reference_start_Deuteronomy 13:11_reference_end_ _reference_start_Deuteronomy 17:05_reference_end_ _reference_start_Deuteronomy 22:21_reference_end_ _reference_start_Deuteronomy 22:24_reference_end_ _reference_start_1 Samuel 30:06_reference_end_ _reference_start_2 Samuel 16:13_reference_end_ _reference_start_2 Samuel 16:06_reference_end_ _reference_start_1 Kings 21:10_reference_end_ _reference_start_1 Kings 21:13_reference_end_ _reference_start_1 Kings 21:14_reference_end_ _reference_start_1 Kings 21:15_reference_end_ MM/3stupiditystupidityHebrew: כְּסִילוּת \f stupidité \cme opposite of wisdom \cmf en opposition avec la sagesse _reference_start_Proverbs 9:13_reference_end_ BB:!!EtabernacletabernacleHebrew: מִּשְׁכָּן \f tabernacle \cme tent, place where people live \cmf tente, lieu d'habitation \cme tent, portable house of God \cmf tente, sanctuaire portable _reference_start_Exodus 25:09_reference_end_ _reference_start_Exodus 26:01_reference_end_ _reference_start_Numbers 10:01_reference_end_ _reference_start_Numbers 10:17_reference_end_ _reference_start_Numbers 10:21_reference_end_ _reference_start_Joshua 22:19_reference_end_ _reference_start_2 Samuel 7:06_reference_end_ _reference_start_1 Chronicles 6:17_reference_end_ _reference_start_1 Chronicles 16:39_reference_end_ _reference_start_1 Chronicles 17:05_reference_end_ _reference_start_1 Chronicles 21:29_reference_end_ _reference_start_1 Chronicles 23:26_reference_end_ _reference_start_Job 18:21_reference_end_ _reference_start_Psalms 26:08_reference_end_ _reference_start_Psalms 132:05_reference_end_ _reference_start_Psalms 132:07_reference_end_end_ _reference_start_1 Kings 6:03_reference_end_ _reference_start_1 Kings 6:05_reference_end_ _reference_start_1 Kings 6:17_reference_end_ _reference_start_1 Kings 6:33_reference_end_ _reference_start_1 Kings 21:01_reference_end_ _reference_start_1 Kings 7:21_reference_end_ _reference_start_1 Kings 7:50_reference_end_ _reference_start_2 Kings 20:18_reference_end_ _reference_start_2 Kings 18:16_reference_end_ _reference_start_2 Kings 23:13_reference_end_ _reference_start_Ezra 4:14_reference_end_ _reference_start_Ezra 5:14_reference_end_ _reference_start_Ezra 5:15_reference_end_ _reference_start_Ezra 6:05_reference_end_ _reference_start_Daniel 1:04_reference_end_ _reference_start_Daniel 4:01_reference_end_ _reference_start_Daniel 4:26_reference_end_ _reference_start_Daniel 5:05_reference_end_ _reference_start_Daniel 6:19_reference_end_ _reference_start_Daniel 5:02_reference_end_ _reference_start_Daniel 5:03_reference_end_ _reference_start_Jonah 2:05_reference_end_ _reference_start_Jonah 2:08_reference_end_ M++Wtent of meetingtent of meetingHebrew: אֹהֶל מֹועֵד \f tente de la Rencontre \cme tent where God was worhipped \cmf tente de la Rencontre où Dieu était adoré _reference_start_Exodus 26:09_reference_end_ _reference_start_Exodus 27:21_reference_end_ _reference_start_Exodus 28:43_reference_end_ _reference_start_Exodus 29:10_reference_end_ _reference_start_Leviticus 1:01_reference_end_ _reference_start_Leviticus 24:03_reference_end_ _referenc ==+temple, holy place, navetemple, holy place, naveHebrew: הֵיכָל \f lieu saint \cme outer room in temple building \cmf première chambre du temple \cme palace (of a king) \cmf palais d'un roi \cme place of worship of God or gods \cmf lieu d'adoration de Dieu ou des dieux \cme whole area of tabernacle \cmf aire du tabernacle \cme whole temple building \cmf le batiment entier _reference_start_1 Samuel 1:09_reference_end_ _reference_start_1 Samuel 3:03_reference_end_ _reference_start_2 Samuel 22:07_reference_nl\lrx~ &,28>DJPV\bhntz "(.4:@FLRX^djpv||   6m9n;or@sAtBvKwOxUzY{Z|a~t|   Ä#DŽ$Ȅ%Ʉ&ʄ'˄(̈́)΄*Є,ф.ք/݄12467;?BEKNQS2T>WQXTYX[\^_bdef'h.j:lTneoiqssux`zq|}   ΅5Q`n!"%&'(Ʌ/35 C~qdWJ=0# zm`SF9,vi\OB5( 6  5  4 3)( 2 1 # 0 / . - ,i +B *B )  (A 'A &= % $ #  "  !             '                     +                 ~ }  |  {  z 2 y  x  w ! v  u  t e_start_Numbers 10:03_reference_end_ _reference_start_Numbers 11:16_reference_end_ _reference_start_Numbers 11:24_reference_end_ _reference_start_Numbers 11:26_reference_end_ _reference_start_Numbers 14:10_reference_end_ _reference_start_Numbers 20:06_reference_end_ _reference_start_Joshua 18:01_reference_end_ _reference_start_1 Samuel 2:22_reference_end_ _reference_start_2 Samuel 6:17_reference_end_ _reference_start_2 Samuel 7:06_reference_end_ _reference_start_1 Kings 1:39_reference_end_ _reference_start_1 Kings 2:28_reference_end_ _reference_start_1 Kings 2:29_reference_end_ _reference_start_1 Kings 2:30_reference_end_ _reference_start_1 Kings 8:04_reference_end_ _reference_start_1 Chronicles 9:19_reference_end_ _reference_start_1 Chronicles 9:21_reference_end_ _reference_start_1 Chronicles 9:23_reference_end_ _reference_start_1 Chronicles 23:32_reference_end_ _reference_start_2 Chronicles 1:03_reference_end_ _reference_start_2 Chronicles 5:05_reference_end_ _reference_start_Psalms 61:05_reference_end_ MM throatthroatHebrew: לֹעַ \f gorge \cme throat, physical organ \cmf gorge, organe physique _reference_start_Proverbs 23:02_reference_end_))ktested (to be)tested (to be)Hebrew: צָרַף \f afiné, être afiné \cme be purified by suffering \cmf être purifié par suffrance \cme refine, prove a person true \cmf afiner, prouver la loyauté d'une personne \cme test (a person's loyalty) \cmf tester ( la loyauté d'une personne) _reference_start_Jude 7:04_reference_end_ _reference_start_Jude 7:04_reference_end_ _reference_start_2 Samuel 22:31_reference_end_ _reference_start_Psalms 66:10_reference_end_ _reference_start_Psalms 66:10_reference_end_ _reference_start_Psalms 105:19_reference_end_ _reference_start_Isaiah 1:25_reference_end_ _reference_start_Isaiah 1:25_reference_end_ _reference_start_Jeremiah 6:29_reference_end_ _reference_start_Daniel 12:10_reference_end_ _reference_start_Daniel 11:35_reference_end_ honor of important person \cmf place d'honeur d'une personne importante \cme throne of king or ruler, or judge \cmf trône du roi ou chef, ou un juge _reference_start_Genesis 41:40_reference_end_ _reference_start_Exodus 17:16_reference_end_ _reference_start_Exodus 11:05_reference_end_ _reference_start_Exodus 12:29_reference_end_ _reference_start_1 Samuel 1:09_reference_end_ _reference_start_1 Samuel 2:08_reference_end_ _reference_start_1 Samuel 4:13_reference_end_ _reference_start_1 Samuel 4:18_reference_end_ _reference_start_2 Samuel 3:10_reference_end_ _reference_start_2 Samuel 7:13_reference_end_ _reference_start_2 Samuel 7:16_reference_end_ _reference_start_2 Samuel 14:09_reference_end_ _reference_start_1 Kings 22:19_reference_end_ _reference_start_1 Kings 1:1_reference_end_ _reference_start_1 Kings 2:04_reference_end_ _reference_start_1 Kings 2:12_reference_end_ _reference_start_1 Kings 2:24_reference_end_ _reference_start_1 Kings 2:33_reference_end_ _reference_start_1 Kings 2:45_reference_end_ _reference_start_1 Kings 3:06_reference_end_ _reference_start_1 Kings 5:19_reference_end_ _reference_start_1 Kings 8:20_reference_end_ _reference_start_1 Kings 8:25_reference_end_ _reference_start_1 Kings 9:05_reference_end_ _reference_start_1 Kings 10:09_reference_end_ _reference_start_1 Kings 16:11_reference_end_ _reference_start_1 Kings 2:19_reference_end_ _reference_start_1 Kings 7:07_reference_end_ _reference_start_1 Kings 10:18_reference_end_ _reference_start_1 Kings 22:10_reference_end_ _reference_start_1 Chronicles 7:12_reference_end_ _reference_start_1 Chronicles 17:14_reference_end_ _reference_start_1 Chronicles 22:10_reference_end_ _reference_start_1 Chronicles 28:05_reference_end_ _reference_start_1 Chronicles 29:23_reference_end_ _reference_start_2 Chronicles 7:18_reference_end_ _reference_start_Esther 1:02_reference_end_ _reference_start_Esther 3:01_reference_end_ _reference_start_Esther 5:01_reference_end_ _reference_start_Proverbs 29:14_reference_end_ _reference_start_Jonah 3:06_reference_end_ LL$)thronethroneHebrew: כִּסֵּא \f trône \cme God as heavenly king \cmf Dieu comme roi céleste \cme royal authority \cmf autorité royale \cme seat, place of C~qdWJ=0# zm`SF9,vi\OB5( y x w 2 v  u  t s r q p" o n2 m$ l k! j i h g f e d c! b a `  _  ^  ]  \ [  Z Y X W V U  T  S  R  Q  P  O  N  M  L  K J  I  H  G  F  E - D ! C  B  A  @  ?  >  =  <  ;  :  9  8  7  nn}tonguetongueHebrew: לָשֹׁון \f langue \cme organ of speech; what is said, figurative sense \cmf organ de parole; ce qui est dit, sense figuré _reference_start_Proverbs 6:24_reference_end_ _reference_start_Proverbs 10:20_reference_end_ _reference_start_Proverbs 10:31_reference_end_ _reference_start_Proverbs 12:18_reference_end_ _reference_start_Proverbs 12:19_reference_end_ _reference_start_Proverbs 15:02_reference_end_ _reference_start_Proverbs 15:04_reference_end_ _reference_start_Proverbs 15:33_reference_end_ _reference_start_Proverbs 16:01_reference_end_ _reference_start_Proverbs 16:17_reference_end_ _reference_start_Proverbs 17:04_reference_end_ _reference_start_Proverbs 17:20_reference_end_ _reference_start_Proverbs 21:06_reference_end_ _reference_start_Proverbs 21:23_reference_end_ _reference_start_Proverbs 25:15_reference_end_ _reference_start_Proverbs 28:33_reference_end_ Z''qtransgressiontransgressionHebrew: פֶּשַׁע \f iniquité, péché \cme guilt of transgression \cmf culpabilité de rébellion \cme rebellion ag"++tongue, use thetongue, use theHebrew: לָשַׁן \f langue, utiliser la \cme slander, to \cmf calomnier _reference_start_Proverbs 30:10_reference_end_ains a person \cmf rébellion contre une personne \cme rebellion against God \cmf rébellion contre Dieu \cme rebellion against God - its forgiveness \cmf rébellion contre Dieu, son pardon \cme rebellion against God - its punishment \cmf rébellion contre Dieu, sa punition \cme rebellion of nation against nation \cmf rébellion de nation contre nation _reference_start_Genesis 31:36_reference_end_ _reference_start_Genesis 50:17_reference_end_ _reference_start_Exodus 22:08_reference_end_ _reference_start_Exodus 34:07_reference_end_ _reference_start_Exodus 23:21_reference_end_ _reference_start_Leviticus 16:16_reference_end_ _reference_start_Numbers 14:18_reference_end_ _reference_start_Joshua 24:19_reference_end_ _reference_start_1 Samuel 24:12_reference_end_ _reference_start_1 Samuel 25:28_reference_end_ _reference_start_1 Kings 8:50_reference_end_ _reference_start_Psalms 5:11_reference_end_ _reference_start_Psalms 19:14_reference_end_ _reference_start_Psalms 59:04_reference_end_ _reference_start_Psalms 36:02_reference_end_ _reference_start_Psalms 51:05_reference_end_ _reference_start_Psalms 32:01_reference_end_ _reference_start_Psalms 39:09_reference_end_ _reference_start_Psalms 51:03_reference_end_ _reference_start_Psalms 65:04_reference_end_ _reference_start_Psalms 32:05_reference_end_ _reference_start_Proverbs 10:12_reference_end_ _reference_start_Proverbs 10:19_reference_end_ _reference_start_Proverbs 12:13_reference_end_ _reference_start_Proverbs 17:09_reference_end_ _reference_start_Proverbs 28:24_reference_end_ _reference_start_Proverbs 29:06_reference_end_ _reference_start_Proverbs 29:16_reference_end_ _reference_start_Proverbs 29:22_reference_end_ _reference_start_Proverbs 19:11_reference_end_ _reference_start_Proverbs 28:02_reference_end_ _reference_start_Isaiah 58:01_reference_end_ _reference_start_Daniel 8:12_reference_end_ _reference_start_Daniel 8:13_reference_end_ _reference_start_Daniel 9:24_reference_end_ _reference_start_Amos 1:03_reference_end_ _reference_start_Micah 1:05_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( <#  ;#A :# 9# 8# 7# 6# 5#  4"/ 3"" 2! 1!G 0  /  .  -  ,  +  *  )  ( > ' 8 & 8 % 8 $ 4 # 4 "  !         4     3 %&        2   !      :              A 3 ~' }  |3 {$ z; H''Utrust in (to)trust in (to)Hebrew: רְחַץ \f confiance, avoir confieance en \cme trust in someone or something \cmf avoir confiance en qqn/qqch _reference_start_Daniel 3:28_reference_end_++otransgress (to)transgress (to)Hebrew: פָּשַׁע \f pécher \cme nation rebel against nation \cmf une nation rebelle contre une nation \cme rebel against a person \cmf rebeller contre une personne \cme rebel against God \cmf rébeller contre Dieu \cme rebel against God - its forgiveness \cmf rebeller contre Dieu, son pardon _reference_start_1 Kings 12:19_reference_end_ _reference_start_1 Kings 8:50_reference_end_ _reference_start_2 Kings 1:01_reference_end_ _reference_start_2 Kings 3:05_reference_end_ _reference_start_2 Kings 3:07_reference_end_ _reference_start_Psalms 37:38_reference_end_ _reference_start_Psalms 51:15_reference_end_ _reference_start_Proverbs 18:19_reference_end_ _reference_start_Proverbs 28:21_reference_end_ _reference_start_Daniel 8:23_reference_end_u, en qqn ou en qqch \cme trust in God, someone or something \cmf en Dieu, en qqn or en qqch _reference_start_Deuteronomy 28:52_reference_end_ _reference_start_2 Kings 18:21_reference_end_ _reference_start_1 Chronicles 5:20_reference_end_ _reference_start_2 Chronicles 32:10_reference_end_ _reference_start_Psalms 31:15_reference_end_ _reference_start_Psalms 32:10_reference_end_ _reference_start_Psalms 52:09_reference_end_ _reference_start_Psalms 52:10_reference_end_ _reference_start_Psalms 56:04_reference_end_ _reference_start_Psalms 56:05_reference_end_ _reference_start_Psalms 56:12_reference_end_ _reference_start_Psalms 62:09_reference_end_ _reference_start_Proverbs 14:16_reference_end_ _reference_start_Proverbs 28:01_reference_end_ _reference_start_Proverbs 28:25_reference_end_ _reference_start_Proverbs 3:05_reference_end_ _reference_start_Proverbs 28:26_reference_end_ _reference_start_Proverbs 31:11_reference_end_ _reference_start_Isaiah 26:03_reference_end_ _reference_start_Isaiah 26:04_reference_end_ 5SOq#++#turn aside (to)turn aside (to)Hebrew: סוּר \f s'écarter \cme turn aside from commands of God \cmf s'éĂ"%%I"truth, righttruth, rightHebrew: קְשׁוּט \f vérité \cme righteousness of God \cmf vérité - la justice de Dieu \cme what is true \cmf ce qui est vrai _reference_start_Daniel 4:34_reference_end_ _reference_start_Daniel 2:47_reference_end_^!!!trusttrustHebrew: מִבְטַח \f confidence \cme object of confidence, of trust \cmf object de confiance, de croyance _reference_start_Psalms 71:05_reference_end_ _reference_start_Proverbs 14:26_reference_end_? !!O trust (to)trust (to)Hebrew: בָּטַח \f croire, avoir confier en \cme be confident \cmf avoire confiance (en soit) \cme rely on God, someone or something \cmf faire confiance en Diecarter des commandements de Dieu (BDB-Q1.) _reference_start_Exodus 32:08_reference_end_ _reference_start_Deuteronomy 5:29_reference_end_ _reference_start_Deuteronomy 7:04_reference_end_ _reference_start_Deuteronomy 9:12_reference_end_ _reference_start_Deuteronomy 28:14_reference_end_ _reference_start_Deuteronomy 31:29_reference_end_ _reference_start_Jude 2:17_reference_end_ _reference_start_1 Samuel 6:12_reference_end_ _reference_start_1 Samuel 12:20_reference_end_ _reference_start_1 Samuel 12:21_reference_end_ _reference_start_2 Samuel 2:22_reference_end_ _reference_start_2 Samuel 22:23_reference_end_ _reference_start_1 Kings 15:05_reference_end_ _reference_start_1 Kings 22:43_reference_end_ _reference_start_Psalms 14:03_reference_end_ _reference_start_Psalms 18:23_reference_end_ _reference_start_Psalms 34:15_reference_end_ _reference_start_Psalms 119:102_reference_end_ _reference_start_Proverbs 3:07_reference_end_ _reference_start_Proverbs 28:09_reference_end_ _reference_start_Daniel 9:11_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( (  ~( }( |( {( z' y' x'+ w'+ v' u'  t' s' r'! q& p& o& n& m& l& k& j& i& h& g& f& e% d%  c%  b% a% `%  _% ^% ]% \% [$j' Z$O Y$$ X$ W$#" V$ U$ T$ S$ R$ Q$ P$ O$ N$ M$ L$" K$" J$" I# H# G# F#wf E#" D# C# B# + A#  @#  ?#  >#  =# land and people of Isael by immoral actions \cmf rendre le pays ou peuple d'Israël impurs par actions imorales \cme immoral sexual impurity \cmf impureté moral sexuel _reference_start_Genesis 34:05_reference_end_ _reference_start_Genesis 34:13_reference_end_ _reference_start_Genesis 34:27_reference_end_ _reference_start_Leviticus 5:03_reference_end_ _reference_start_Leviticus 15:18_reference_end_ _reference_start_Leviticus 18:30_reference_end_ _reference_start_Leviticus 18:24_reference_end_ _reference_start_Leviticus 18:25_reference_end_ _reference_start_Leviticus 18:27_reference_end_ _reference_start_Leviticus 18:28_reference_end_ _reference_start_Leviticus 18:20_reference_end_ _reference_start_Leviticus 18:23_reference_end_ _reference_start_Numbers 6:09_reference_end_ _reference_start_Numbers 35:34_reference_end_ _reference_start_Deuteronomy 24:04_reference_end_ _reference_start_2 Chronicles 36:14_reference_end_ _reference_start_Psalms 79:01_reference_end_ _reference_start_Psalms 106:39_reference_end_ '$++ $unclean (to be)unclean (to be)Hebrew: טָמֵא \f impur, être impur \cme be or make physically ritually unclean \cmf causer ou avoir impurités physiques rituels \cme defile God's house or people by idols, etc. \cmf rendre la maison de Dieu impurite par des idols, etc. \cme defile the  ]%%uncleanuncleanHebrew: טֻמְאָה \f impur \cme defilement of temple by idols, etc \cmf impurté dans le temple à cause des idols, etc. \cme physical ritual uncleanness \cmf impurté physique rituel \cme ritually unclean \cmf impur rituellement _reference_start_Genesis 7:02_reference_end_ _reference_start_Genesis 7:08_reference_end_ _reference_start_Leviticus 5:03_reference_end_ _reference_start_Leviticus 7:20_reference_end_ _reference_start_Leviticus 13:08_reference_end_ _reference_start_Leviticus 18:19_reference_end_ _reference_start_Deuteronomy 23:11_reference_end_ _reference_start_1 Samuel 20:26_reference_end_ _reference_start_2 Samuel 11:04_reference_end_ _reference_start_2 Chronicles 29:16_reference_end_ .&''!&understandingunderstandingHebrew: בִּינָה \f comprehention \cme faculty of understanding \cmf la faculté de comprendre \cme personification of understanding \cmf personification de comprehention \cme persuasiveness \cmf force de persuasion _reference_start_Proverbs 3:05_reference_end_ _reference_start_Proverbs 4:05_reference_end_ _reference_start_Proverbs 4:06_reference_end_ _reference_start_Proverbs 16:16_reference_end_ _reference_start_Proverbs 23:04_reference_end_ _reference_start_Proverbs 30:02_reference_end_ _reference_start_Proverbs 2:08_reference_end_ _reference_start_Proverbs 7:04_reference_end_ _reference_start_Proverbs 8:14_reference_end_ _reference_start_Proverbs 7:21_reference_end_ _reference_start_Proverbs 16:21_reference_end_ _reference_start_Proverbs 16:23_reference_end_ l'11 'unfaithful (to be)unfaithful (to be)Hebrew: זְנוּת \f infidèle, être infidèle \cme worship other gods (figure of sexual unfaithfulness) \cmf adorer autres dieux (figure de infidélité sexuel) _reference_start_Numbers 14:33_reference_end_ _reference_start_Jeremiah 3:02_reference_end_ _reference_start_Jeremiah 3:09_reference_end_ _reference_start_Jeremiah 13:27_reference_end_ _reference_start_Ezekiel 23:27_reference_end_ _reference_start_Ezekiel 43:07_reference_end_ _reference_start_Ezekiel 43:09_reference_end_ _reference_start_Hosea 4:11_reference_end_ _reference_start_Hosea 6:10_reference_end_ 77E(!![(unfaithfulunfaithfulHebrew: .מָעַל \f infidèle \cme act unfaithfully towards a person \cmf agir sans fidélité contre une personne \cme act unfaithfully towards God \cmf agir sans fidélité contre Dieu \cme unfaithfulness in marriage \cmf infidélité dans un marriage _reference_start_Leviticus 5:15_reference_end_ _reference_start_Numbers 5:12_reference_end_ _reference_start_Numbers 5:27_reference_end_ _reference_start_Joshua 7:01_reference_end_ _reference_start_1 Chronicles 2:07_reference_end_ _reference_start_1 Chronicles 5:25_reference_end_ _reference_start_1 Chronicles 10:13_reference_end_ _reference_start_Proverbs 16:10_reference_end_ _reference_start_Daniel 9:07_reference_end_ C~qdWJ=0# zm`SF9,uh[NA4'  B. A- @-  ?-  >- =-  <- ;- . :- 9, 8, 7, 6, 5, 4, 3, 2+ 1+ 0+ /+ .+ -+ ,+ ++ *+ )+ (+ '+ &+ %+  $+R #+  "+ !+ + + + + + + +  *  * * *  * * * * * * )  )  ) )+ )J )  ) ) ) ) ) )1 (  ( ( (  Q)55K)unholy (to be, make)unholy (to be, make)Hebrew: .חָלַל \f souiller \cme damage God's reputation \cmf endomager la réputation de Dieu \cme dishonor, insult \cmf déshonorer, insulter \cme make unholy, defile \cmf faire devenir impure, souiller \cme make use of \cmf utiliser _reference_start_Genesis 49:04_reference_end_ _reference_start_Exodus 20:25_reference_end_ _reference_start_Exodus 31:14_reference_end_ _reference_start_Leviticus 18:21_reference_end_ _reference_start_Leviticus 19:29_reference_end_ _reference_start_Deuteronomy 28:30_reference_end_ _reference_start_1 Chronicles 5:01_reference_end_ _reference_start_Psalms 74:07_reference_end_ _reference_start_Isaiah 43:28_reference_end_ _reference_start_Jeremiah 16:18_reference_end_ _reference_start_Ezekiel 13:19_reference_end_ _reference_start_Daniel 11:31_reference_end_   \*##*uprightnessuprightnessHebrew: מֵישָׁר \f droiture \cme equity, moral uprightness \cmf équité, droiture morale \cme moral straightness, righteousness \cmf droiture morale, justesse \cme what is right, what is due \cmf ce qui est juste, ce qui est du _reference_start_Proverbs 1:03_reference_end_ _reference_start_Proverbs 2:09_reference_end_ _reference_start_Proverbs 8:06_reference_end_ _reference_start_Proverbs 23:16_reference_end_ _reference_start_Proverbs 2:13_reference_end_ _reference_start_Proverbs 4:11_reference_end_ _reference_start_Proverbs 11:24_reference_end_ _reference_start_Proverbs 14:02_reference_end_ _reference_start_Proverbs 17:26_reference_end_ _reference_start_Proverbs 11:24_reference_end_e_start_Proverbs 21:02_reference_end_ _reference_start_Proverbs 2:07_reference_end_ _reference_start_Proverbs 2:21_reference_end_ _reference_start_Proverbs 3:11_reference_end_ _reference_start_Proverbs 3:32_reference_end_ _reference_start_Proverbs 8:09_reference_end_ _reference_start_Proverbs 11:03_reference_end_ _reference_start_Proverbs 1106:1_reference_end_ _reference_start_Proverbs 12:06_reference_end_ _reference_start_Proverbs 14:09_reference_end_ _reference_start_Proverbs 14:11_reference_end_ _reference_start_Proverbs 15:08_reference_end_ _reference_start_Proverbs 15:19_reference_end_ _reference_start_Proverbs 16:07_reference_end_ _reference_start_Proverbs 16:13_reference_end_ _reference_start_Proverbs 20:11_reference_end_ _reference_start_Proverbs 21:08_reference_end_ _reference_start_Proverbs 21:18_reference_end_ _reference_start_Proverbs 21:29_reference_end_ _reference_start_Proverbs 28:10_reference_end_ _reference_start_Proverbs 29:10_reference_end_ _reference_start_Proverbs 29:27_reference_end_   G,s,voicevoiceHebrew: קוֹל \f voie \cme speech, what is said; figurative sense \cmf parole, ce qui est dit; sense figuré _reference_start_Proverbs 1:20_reference_end_ _reference_start_Proverbs 2:03_reference_end_ _reference_start_Proverbs 5:13_reference_end_ _reference_start_Proverbs 8:01_reference_end_ _reference_start_Proverbs 8:04_reference_end_ _reference_start_Proverbs 26:25_reference_end_ _reference_start_Proverbs 27:14_reference_end_++uprightuprightHebrew: יָשָׁר \f droiture \cme right, pleasing \cmf droit, agréable \cme upright, just \cmf droit, justse _reference_start_Proverbs 12:15_reference_end_ _reference_start_Proverbs 14:12_reference_end_ _reference_start_Proverbs 16:25_reference_end_ _referenc TTZ. .way, roadway, roadHebrew: דֶּרֶךְ \f voie, chemin \cme action, undertaking; figurative҄9-[-warnwarnHebrew: עוּד \f avertir \cme command, prohibit \cmf commander, proscrir \cme obey \cmf obéir \cme swear in, desigante as a witness \cmf jurer, désignier qqn comme témoin _reference_start_Exodus 19:23_reference_end_ _reference_start_Deuteronomy 32:46_reference_end_ _reference_start_Deuteronomy 4:26_reference_end_ _reference_start_2 Kings 17:03_reference_end_ _reference_start_Isaiah 8:02_reference_end_ _reference_start_Jeremiah 11:07_reference_end_ _reference_start_Jeremiah 11:07_reference_end_ _reference_start_Jeremiah 32:10_reference_end_ sense \cmf action, entreprise; sense figuré \cme duty; figurative sense \cmf obligation, devoir; sense figuré \cme moral action or character; figurative sense \cmf action morale or caractère moral; sense figuré _reference_start_Proverbs 1:15_reference_end_ _reference_start_Proverbs 1:31_reference_end_ _reference_start_Proverbs 2:08_reference_end_ _reference_start_Proverbs 2:12_reference_end_ _reference_start_Proverbs 2:13_reference_end_ _reference_start_Proverbs 2:20_reference_end_ _reference_start_Proverbs 3:06_reference_end_ _reference_start_Proverbs 3:13_reference_end_ _reference_start_Proverbs 3:17_reference_end_ _reference_start_Proverbs 3:31_reference_end_ _reference_start_Proverbs 4:11_reference_end_ _reference_start_Proverbs 4:19_reference_end_ _reference_start_Proverbs 6:06_reference_end_ _reference_start_Proverbs 6:23_reference_end_ _reference_start_Proverbs 7:25_reference_end_ _reference_start_Proverbs 8:13_reference_end_ _reference_start_Proverbs 8:22_reference_end_ _reference_start_Proverbs 8:22_reference_end_ _reference_start_Proverbs 9:06_reference_end_ _reference_start_Proverbs 10:29_reference_end_ _reference_start_Proverbs 11:03_reference_end_ _reference_start_Proverbs 11:20_reference_end_ _reference_start_Proverbs 12:15_reference_end_ _reference_start_Proverbs 12:28_reference_end_ _reference_start_Proverbs 13:06_reference_end_ _reference_start_Proverbs 13:15_reference_end_ _reference_start_Proverbs 14:12_reference_end_ _reference_start_Proverbs 14:14_reference_end_ _reference_start_Proverbs 15:09_reference_end_ _reference_start_Proverbs 15:29_reference_end_ _reference_start_Proverbs 16:25_reference_end_ _reference_start_Proverbs 16:29_reference_end_ _reference_start_Proverbs 16:31_reference_end_ _reference_start_Proverbs 20:24_reference_end_ _reference_start_Proverbs 21:08_reference_end_ _reference_start_Proverbs 22:05_reference_end_ _reference_start_Proverbs 23:26_reference_end_ _reference_start_Proverbs 28:06_reference_end_ _reference_start_Proverbs 28:10_reference_end_ _reference_start_Proverbs 28:18_reference_end_ _reference_start_Proverbs 29:27_reference_end_ _reference_start_Proverbs 31:03_reference_end_ _reference_start_Proverbs 12:19_reference_end_ _reference_start_Proverbs 21:16_reference_end_ _reference_start_Proverbs 22:06_reference_end_ _reference_start_Proverbs 4:26_reference_end_ _reference_start_Proverbs 5:21_reference_end_ _reference_start_Proverbs 1:1_reference_end_ _reference_start_Proverbs 10:09_reference_end_ _reference_start_Proverbs 14:02_reference_end_ _reference_start_Proverbs 14:08_reference_end_ _reference_start_Proverbs 14:12_reference_end_ _reference_start_Proverbs 16:02_reference_end_ _reference_start_Proverbs 16:07_reference_end_ _reference_start_Proverbs 16:09_reference_end_ _reference_start_Proverbs 16:17_reference_end_ _reference_start_Proverbs 16:25_reference_end_ _reference_start_Proverbs 19:03_reference_end_ _reference_start_Proverbs 19:16_reference_end_ _reference_start_Proverbs 21:02_reference_end_ _reference_start_Proverbs 21:29_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( / /  /w / / / / ~. }. |. {. z. y. x. w. v. u. t. s. r. q. p. o. n. m. l.  k. j. i. h. g. f. e. d. c. b. a. `. _. ^. ]. \. [.  Z.  Y.  X.  W.  V.  U.  T.  S. R. Q. P. O. N. M. L. K. J. I. H. G. F. E. D. C. 33I/--K/wickedness, evilwickedness, evilHebrew: זִמָּה \f méchanceté, infamie \cme acts that are repugnant to God \cmf acts que Dieu haïse, qui lui sont répugnants \cme plans that are evil, sinful \cmf plans qui sont mauvais, scandaleux _reference_start_Leviticus 18:17_reference_end_ _reference_start_Leviticus 19:29_reference_end_ _reference_start_Leviticus 20:14_reference_end_ _reference_start_Psalms 26:10_reference_end_ _reference_start_Psalms 119:150_reference_end_ _reference_start_Proverbs 10:23_reference_end_ _reference_start_Proverbs 21:27_reference_end_ _reference_start_Proverbs 24:09_reference_end_ _reference_start_Isaiah 32:07_reference_end_ _reference_start_Hosea 6:09_reference_end_ C~qdWJ=0# xk^QD7*tgZM@3& H0  G0 F0! E0 D0 C0 B0 A0  @0  ?0 >0 =0  <0 ;0 :0 90 80 70 60- 50G 40 30 20 10Z 007 /0  .0 -0 ,0  +0  *0  )0 (0ww '0w5 &0 %0 $0 #0^ "0 !0 0 0 0" 0 0 0 0% 0  0 / 0  0  0  0  0  0 0 0  0 0 0 0 0# 0 0 / /  / mal moralement; celui qui fait mal \cme guilty of a crime \cmf être coupable d'un crime \cme guilty of sin \cmf coupable du péché \cme hostile to God \cmf hostile contre Dieu \cme idolatry \cmf idolatrie \cme trouble, sorrow \cmf malheur, chagrin \cme unethical relations \cmf rélations immorals \cme wickedness, sin \cmf péché, mechanceté _reference_start_Genesis 18:23_reference_end_ _reference_start_Genesis 18:25_reference_end_ _reference_start_Genesis 35:18_reference_end_ _reference_start_Exodus 22:08_reference_end_ _reference_start_Exodus 2:13_reference_end_ _reference_start_Exodus 23:01_reference_end_ _reference_start_Exodus 23:07_reference_end_ _reference_start_Exodus 9:27_reference_end_ _reference_start_Numbers 16:26_reference_end_ _reference_start_Deuteronomy 26:14_reference_end_ _reference_start_1 Samuel 24:14_reference_end_ _reference_start_1 Samuel 24:14_reference_end_ _reference_start_1 Samuel 15:23_reference_end_ _reference_start_2 Samuel 4:11_reference_end_ _reference_start_2 Samuel 22:22_reference_end_ _reference_start_1 Kings 8:47_reference_end_ _reference_start_1 Kings 8:32_reference_end_ _reference_start_2 Chronicles 6:37_reference_end_ _reference_start_Psalms 1:04_reference_end_ _reference_start_Psalms 17:09_reference_end_ _reference_start_Psalms 18:22_reference_end_ _reference_start_Psalms 34:22_reference_end_ _reference_start_Psalms 139:19_reference_end_ _reference_start_Psalms 141:06_reference_end_ _reference_start_Psalms 1:05_reference_end_ _reference_start_Psalms 3:08_reference_end_ _reference_start_Psalms 94:21_reference_end_ _reference_start_Psalms 5:06_reference_end_ _reference_start_Psalms 1:06_reference_end_ _reference_start_Psalms 32:10_reference_end_ _reference_start_Psalms 119:053_reference_end_ _reference_start_Psalms 119:119_reference_end_ _reference_start_Psalms 7:10_reference_end_ _reference_start_Psalms 9:06_reference_end_ _reference_start_Psalms 9:17_reference_end_ _reference_start_Psalms 9:18_reference_end_ _reference_start_Psalms 17:13_reference_end_ _reference_start_Psalms 7:15_reference_end_ _reference_start_Psalms 10:07_reference_end_ _reference_start_Psalms 55:11_reference_end_ _reference_start_Psalms 90:10_reference_end_ _reference_start_Psalms 1:01_reference_end_ _reference_start_Psalms 5:05_reference_end_ _reference_start_Psalms 28:03_reference_end_ _reference_start_Psalms 71:04_reference_end_ _reference_start_Psalms 45:08_reference_end_ _reference_start_Proverbs 11:11_reference_end_ _reference_start_Proverbs 16:12_reference_end_ _reference_start_Proverbs 24:19_reference_end_ _reference_start_Proverbs 24:20_reference_end_ _reference_start_Proverbs 28:01_reference_end_ _reference_start_Proverbs 29:16_reference_end_ _reference_start_Proverbs 12:02_reference_end_ _reference_start_Proverbs 6:12_reference_end_ _reference_start_Proverbs 6:18_reference_end_ _reference_start_Proverbs 10:29_reference_end_ _reference_start_Proverbs 11:07_reference_end_ _reference_start_Proverbs 17:04_reference_end_ _reference_start_Proverbs 19:28_reference_end_ _reference_start_Proverbs 21:15_reference_end_ _reference_start_Proverbs 30:20_reference_end_ _reference_start_Proverbs 3:33_reference_end_ _reference_start_Proverbs 4:17_reference_end_ _reference_start_Proverbs 10:02_reference_end_ _reference_start_Proverbs 12:03_reference_end_ _reference_start_Proverbs 16:02_reference_end_ _reference_start_Proverbs 17:13_reference_end_ _reference_start_Proverbs 17:23_reference_end_ _reference_start_Proverbs 18:05_reference_end_ _reference_start_Proverbs 20:26_reference_end_ _reference_start_Proverbs 24:24_reference_end_ _reference_start_Proverbs 25:05_reference_end_ _reference_start_Proverbs 28:04_reference_end_ _reference_start_Proverbs 28:15_reference_end_ _reference_start_Proverbs 29:02_reference_end_ _reference_start_Proverbs 29:12_reference_end_ _reference_start_Proverbs 4:19_reference_end_ _reference_start_Proverbs 9:07_reference_end_ _reference_start_Proverbs 10:03_reference_end_ _reference_start_Proverbs 11:07_reference_end_ _reference_start_Proverbs 12:26_reference_end_ _reference_start_Proverbs 15:09_reference_end_ _reference_start_Proverbs 21:29_reference_end_ _reference_start_Proverbs 14:11_reference_end_ _reference_start_Proverbs 15:29_reference_end_ _reference_start_Proverbs 12:21_reference_end_ _reference_start_Proverbs 22:08_reference_end_ _reference_start_Proverbs 22:08_reference_end_ _reference_start_Proverbs 8:07_reference_end_ _reference_start_Proverbs 11:18_reference_end_ _reference_start_Proverbs 12:21_reference_end_ _reference_start_Proverbs 15:28_reference_end_ _reference_start_Proverbs 19:28_reference_end_ _reference_start_Proverbs 29:07_reference_end_ _reference_start_Proverbs 10:04_reference_end_ _reference_start_Ecclesiastes 9:02_reference_end_ _reference_start_Ecclesiastes 8:13_reference_end_ _reference_start_Ecclesiastes 3:16_reference_end_ _reference_start_Daniel 9:05_reference_end_ _reference_start_Daniel 9:15_reference_end_ _reference_start_Daniel 11:32_reference_end_ _reference_start_Daniel 12:10_reference_end_ _reference_start_Daniel 12:10_reference_end_ 1m1wisdomwisdomHebrew: תּוּשִׁיָּה \f sagesse \cme abiding success, sound wisdom \cmf success qui dure, sagesse justse \cme ethical and religious wisdom, fear God \cmf sagesse morale et religieuse, craindre Dieu _reference_start_Proverbs 8:11_reference_end_ _reference_start_Wisdom of Solomon 1:1_reference_end_ _reference_start_Proverbs 2:07_reference_end_ _reference_start_Proverbs 3:21_reference_end_ _reference_start_Proverbs 8:14_reference_end_ _reference_start_Proverbs 18:01_reference_end_ _reference_ߪN0!!m0wickednesswickednessHebrew: רָשָׁע / רָשַׁע \f méchanceté \cme act wickedly \cmf agir avec méchanceté \cme condem as guilty, morally and religiouslly \cmf condamné comme coupable, moralement, réligeusement \cme condemn as guilty, civil court \cmf condamné comme coupable, cour civil \cme ethical evil; one who does evil \cmf  C~qdWJ=0# zm`SF9,vi\OB5( 1 1 1 1! 1! 1 1 1 1 1 1 1 1 ~1 }1 |1 {1  z1 y1 x1 w1 v1 u1 t1 s1 r1 q1I p1 o0 n0 m0 l0  k0  j0 i0 h0  g0  f0 e0 d0 c0  b0  a0 `0 _0 ^0  ]0 \0 [0 Z0 Y0  X0  W0  V0  U0 T0 S0 R0 Q0 P0 O0 N0 M0 L0 K0 J0 I0 start_Proverbs 1:02_reference_end_ _reference_start_Proverbs 1:07_reference_end_ _reference_start_Proverbs 2:02_reference_end_ _reference_start_Proverbs 2:10_reference_end_ _reference_start_Proverbs 3:13_reference_end_ _reference_start_Proverbs 10:23_reference_end_ _reference_start_Proverbs 4:05_reference_end_ _reference_start_Proverbs 4:07_reference_end_ _reference_start_Proverbs 4:07_reference_end_ _reference_start_Proverbs 4:11_reference_end_ _reference_start_Proverbs 5:01_reference_end_ _reference_start_Proverbs 9:10_reference_end_ _reference_start_Proverbs 10:13_reference_end_ _reference_start_Proverbs 13:10_reference_end_ _reference_start_Proverbs 14:01_reference_end_ _reference_start_Proverbs 14:06_reference_end_ _reference_start_Proverbs 14:08_reference_end_ _reference_start_Proverbs 14:33_reference_end_ _reference_start_Proverbs 15:33_reference_end_ _reference_start_Proverbs 16:16_reference_end_ _reference_start_Proverbs 17:16_reference_end_ _reference_start_Proverbs 17:24_reference_end_ _reference_start_Proverbs 18:04_reference_end_ _reference_start_Proverbs 21:30_reference_end_ _reference_start_Proverbs 23:23_reference_end_ _reference_start_Proverbs 24:03_reference_end_ _reference_start_Proverbs 28:26_reference_end_ _reference_start_Proverbs 24:07_reference_end_ _reference_start_Proverbs 24:14_reference_end_ _reference_start_Proverbs 29:03_reference_end_ _reference_start_Proverbs 29:15_reference_end_ _reference_start_Proverbs 30:03_reference_end_ _reference_start_Proverbs 31:25_reference_end_ _reference_start_Proverbs 1:20_reference_end_ _reference_start_Proverbs 1:23_reference_end_ _reference_start_Proverbs 8:01_reference_end_ _reference_start_Proverbs 8:05_reference_end_ _reference_start_Proverbs 8:11_reference_end_ _reference_start_Proverbs 8:12_reference_end_ _reference_start_Proverbs 8:14_reference_end_ _reference_start_Proverbs 8:22-31_reference_end_ _reference_start_Proverbs 9:01-05_reference_end_ _reference_start_Proverbs 2:06_reference_end_ _reference_start_Proverbs 3:19_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( N2 M2 L2 K2 J2 I2 H2 G2 F2 E2 D2 C2  B2 A2 @2 ?2 >2 =2 <2 ;2 :2 92 82 72 62 52 42 32 22 12 02 /2  .2  -2  ,2  +2  *2  )2  (2  '2  &2 %2  $2# #2 "2 !1 1 1  1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1rbs 1:06_reference_end_ _reference_start_Proverbs 3:35_reference_end_ _reference_start_Proverbs 9:08_reference_end_ _reference_start_Proverbs 9:09_reference_end_ _reference_start_Proverbs 10:01_reference_end_ _reference_start_Proverbs 10:08_reference_end_ _reference_start_Proverbs 10:14_reference_end_ _reference_start_Proverbs 11:30_reference_end_ _reference_start_Proverbs 12:15_reference_end_ _reference_start_Proverbs 12:18_reference_end_ _reference_start_Proverbs 13:01_reference_end_ _reference_start_Proverbs 13:14_reference_end_ _reference_start_Proverbs 13:20_reference_end_ _reference_start_Proverbs 14:03_reference_end_ _reference_start_Proverbs 14:16_reference_end_ _reference_start_Proverbs 14:24_reference_end_ _reference_start_Proverbs 15:02_reference_end_ _reference_start_Proverbs 15:07_reference_end_ _reference_start_Proverbs 15:12_reference_end_ _reference_start_Proverbs 15:20_reference_end_ _reference_start_Proverbs 15:31_reference_end_ _reference_start_Proverbs 16:21_reference_end_ _reference_start_Proverbs 16:23_reference_end_ _reference_start_Proverbs 17:28_reference_end_ _reference_start_Proverbs 18:15_reference_end_ _reference_start_Proverbs 21:11_reference_end_ _reference_start_Proverbs 21:20_reference_end_ _reference_start_Proverbs 21:22_reference_end_ _reference_start_Proverbs 22:17_reference_end_ _reference_start_Proverbs 23:24_reference_end_ _reference_start_Proverbs 24:05_reference_end_ _reference_start_Proverbs 25:12_reference_end_ _reference_start_Proverbs 11:29_reference_end_ _reference_start_Proverbs 16:14_reference_end_ _reference_start_Proverbs 29:08_reference_end_ _reference_start_Proverbs 29:09_reference_end_ _reference_start_Proverbs 29:11_reference_end_ _reference_start_Proverbs 3:07_reference_end_ _reference_start_Proverbs 26:05_reference_end_ _reference_start_Proverbs 26:12_reference_end_ _reference_start_Proverbs 26:16_reference_end_ _reference_start_Proverbs 28:11_reference_end_ _reference_start_Proverbs 30:24_reference_end_ _reference_start_Proverbs 20:26_reference_end_ aa2!!o2wise (adj)wise (adj)Hebrew: חָכָם \f sage (adj) \cme ethically and religiously wise, fear God \cmf sage moralement et réligieusement, craindre Dieu \cme prudent \cmf prudent \cme shrewd, crafty, cunning \cmf sagace, astucieux, rusé \cme wise in administration of government \cmf sage dans l'administration du gouvernement _reference_start_Proverbs 1:05_reference_end_ _reference_start_Prove dd44wonderwonderHebrew: פָּלָא \f merveille \cme extaordinary, unusual \cmf exceptionel, étrange \cme something showing the power of God \cmf qt3=3wise (be)wise (be)Hebrew: חָכַם \f sage (être) \cme be wise, act wisely \cmf avoir de la sagesse, agir avec sagesse \cme embodiment of wisdom \cmf la personnification de la sagesse _reference_start_Proverbs 6:06_reference_end_ _reference_start_Proverbs 8:33_reference_end_ _reference_start_Proverbs 9:09_reference_end_ _reference_start_Proverbs 9:12_reference_end_ _reference_start_Proverbs 13:20_reference_end_ _reference_start_Proverbs 19:20_reference_end_ _reference_start_Proverbs 20:01_reference_end_ _reference_start_Proverbs 21:11_reference_end_ _reference_start_Proverbs 23:15_reference_end_ _reference_start_Proverbs 23:19_reference_end_ _reference_start_Proverbs 27:11_reference_end_ _reference_start_Proverbs 30:24_reference_end_ C~qdWJ=0# xk^QD7*tgZM@3& 5 5 5 5 5 5 5 5  5  5  5  5 5 5 5 5 5 5 5 ~5 }5 |5 {5 z5 y5 x5 w5 v5 u5 t5 s5 r5 q5 p5 o5 n5 , m4  l4 k4! j4 i4 h4 g4 f4 e4M d4G c4 b4  a4  `4  _4  ^4 ]4; \4 [4 Z3 Y3 X3 W3 V3 U3 T3 S3  R3 Q3 P3! O3qch qui montre le pouvoir de Dieu \cme wonder of God's judgements and redemption \cmf le merveille des jugements et la rédemption de Dieu _reference_start_Exodus 3:20_reference_end_ _reference_start_Exodus 15:11_reference_end_ _reference_start_Deuteronomy 28:59_reference_end_ _reference_start_Joshua 3:05_reference_end_ _reference_start_2 Samuel 1:26_reference_end_ _reference_start_1 Chronicles 16:09_reference_end_ _reference_start_1 Chronicles 16:12_reference_end_ _reference_start_1 Chronicles 16:24_reference_end_ _reference_start_2 Chronicles 2:08_reference_end_ _reference_start_Psalms 71:17_reference_end_ _reference_start_Psalms 77:15_reference_end_ _reference_start_Psalms 136:04_reference_end_ _reference_start_Psalms 139:14_reference_end_ _reference_start_Proverbs 30:18_reference_end_ _reference_start_Daniel 8:24_reference_end_ _reference_start_Daniel 3:32_reference_end_ _reference_start_Daniel 3:33_reference_end_ _reference_start_Daniel 6:28_reference_end_ _reference_start_Daniel 12:06_reference_end__start_Proverbs 18:13_reference_end_ _reference_start_Proverbs 25:02_reference_end_ _reference_start_Proverbs 1:02_reference_end_ _reference_start_Proverbs 1:06_reference_end_ _reference_start_Proverbs 1:21_reference_end_ _reference_start_Proverbs 1:23_reference_end_ _reference_start_Proverbs 2:01_reference_end_ _reference_start_Proverbs 2:16_reference_end_ _reference_start_Proverbs 4:05_reference_end_ _reference_start_Proverbs 4:10_reference_end_ _reference_start_Proverbs 4:20_reference_end_ _reference_start_Proverbs 5:07_reference_end_ _reference_start_Proverbs 6:02_reference_end_ _reference_start_Proverbs 7:01_reference_end_ _reference_start_Proverbs 7:05_reference_end_ _reference_start_Proverbs 7:24_reference_end_ _reference_start_Proverbs 8:08_reference_end_ _reference_start_Proverbs 10:19_reference_end_ _reference_start_Proverbs 12:06_reference_end_ _reference_start_Proverbs 12:25_reference_end_ _reference_start_Proverbs 13:05_reference_end_ _reference_start_Proverbs 14:15_reference_end_ _reference_start_Proverbs 14:23_reference_end_ _reference_start_Proverbs 15:01_reference_end_ _reference_start_Proverbs 15:23_reference_end_ _reference_start_Proverbs 15:26_reference_end_ _reference_start_Proverbs 16:24_reference_end_ _reference_start_Proverbs 7:1_reference_end_ _reference_start_Proverbs 18:04_reference_end_ _reference_start_Proverbs 18:08_reference_end_ _reference_start_Proverbs 22:12_reference_end_ _reference_start_Proverbs 22:17_reference_end_ _reference_start_Proverbs 22:21_reference_end_ _reference_start_Proverbs 23:08_reference_end_ _reference_start_Proverbs 24:16_reference_end_ _reference_start_Proverbs 25:11_reference_end_ _reference_start_Proverbs 26:06_reference_end_ _reference_start_Proverbs 26:22_reference_end_ _reference_start_Proverbs 27:11_reference_end_ _reference_start_Proverbs 29:12_reference_end_ _reference_start_Proverbs 29:19_reference_end_ _reference_start_Proverbs 29:20_reference_end_ _reference_start_Proverbs 30:06_reference_end_ _reference_start_Proverbs 30:08_reference_end_ PPp6I6workworkHebrew: עֲבֹודָה \f travail \cme worship of God by sacrifice, cult of temple and tabernacl$515wordwordHebrew: דָּבָר \f parole \cme advice, counsel, teaching \cmf avis, conseil, enseignement \cme matter, affaire \cmf affaire \cme speech act \cmf parole _reference_start_2 Samuel 19:44_reference_end_ _reference_start_Esther 5:05_reference_end_ _reference_start_Proverbs 4:04_reference_end_ _reference_start_Proverbs 4:20_reference_end_ _reference_start_Proverbs 13:13_reference_end_ _reference_start_Proverbs 11:13_reference_end_ _reference_start_Proverbs 16:20_reference_end_ _reference_start_Proverbs 17:09_reference_end_ _reference C~qdWJ=0# zm`SF9,vi\OB5( T7/ S7$ R7 Q7 P7 O7 N7 M7 L7 K7 J7 I7 H7! G7 F7  E7  D7  C7  B7  A7 @7  ?7  >7  =7 <7  ;7 :7 97 87 77 67 57 46  36  26  16  06  /6  .6  -6  ,6  +6  *6  )6  (6  '6 &6 ! %6  $6  #6  "6  !5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5e \cmf adorer Dieu en donnant une sacrifice, culte du temple et tabernacle _reference_start_Exodus 12:25_reference_end_ _reference_start_Exodus 12:26_reference_end_ _reference_start_Exodus 13:05_reference_end_ _reference_start_1 Chronicles 6:17_reference_end_ _reference_start_1 Chronicles 6:33_reference_end_ _reference_start_1 Chronicles 9:13_reference_end_ _reference_start_1 Chronicles 9:19_reference_end_ _reference_start_1 Chronicles 9:28_reference_end_ _reference_start_1 Chronicles 23:24_reference_end_ _reference_start_1 Chronicles 23:26_reference_end_ _reference_start_1 Chronicles 23:28_reference_end_ _reference_start_1 Chronicles 23:32_reference_end_ _reference_start_1 Chronicles 24:03_reference_end_ _reference_start_1 Chronicles 28:13_reference_end_ _reference_start_1 Chronicles 28:14_reference_end_ _reference_start_1 Chronicles 28:15_reference_end_ _reference_start_1 Chronicles 28:20_reference_end_ _reference_start_1 Chronicles 28:21_reference_end_ _reference_start_1 Chronicles 29:07_reference_end_ce_start_Exodus 10:26_reference_end_ _reference_start_Exodus 12:31_reference_end_ _reference_start_Exodus 13:05_reference_end_ _reference_start_Exodus 10:05_reference_end_ _reference_start_Exodus 23:24_reference_end_ _reference_start_Exodus 23:33_reference_end_ _reference_start_Numbers 3:07_reference_end_ _reference_start_Numbers 3:08_reference_end_ _reference_start_Numbers 8:25_reference_end_ _reference_start_Numbers 16:09_reference_end_ _reference_start_Numbers 18:07_reference_end_ _reference_start_Numbers 18:21_reference_end_ _reference_start_Numbers 18:23_reference_end_ _reference_start_Deuteronomy 6:13_reference_end_ _reference_start_Deuteronomy 4:28_reference_end_ _reference_start_Deuteronomy 28:14_reference_end_ _reference_start_Deuteronomy 28:36_reference_end_ _reference_start_Deuteronomy 28:47_reference_end_ _reference_start_Deuteronomy 28:64_reference_end_ _reference_start_Deuteronomy 29:25_reference_end_ _reference_start_Joshua 23:07_reference_end_ _reference_start_Jude 2:19_reference_end_ _reference_start_1 Samuel 12:10_reference_end_ _reference_start_1 Samuel 12:14_reference_end_ _reference_start_1 Samuel 12:20_reference_end_ _reference_start_1 Samuel 12:24_reference_end_ _reference_start_1 Samuel 7:03_reference_end_ _reference_start_1 Samuel 7:04_reference_end_ _reference_start_1 Samuel 8:08_reference_end_ _reference_start_1 Samuel 1:1_reference_end_ _reference_start_1 Samuel 1:1_reference_end_ _reference_start_1 Samuel 26:19_reference_end_ _reference_start_2 Samuel 15:08_reference_end_ _reference_start_1 Kings 9:06_reference_end_ _reference_start_1 Kings 9:09_reference_end_ _reference_start_1 Kings 16:31_reference_end_ _reference_start_1 Chronicles 28:09_reference_end_ _reference_start_2 Chronicles 7:19_reference_end_ _reference_start_2 Chronicles 7:22_reference_end_ _reference_start_Psalms 100:02_reference_end_ _reference_start_Isaiah 19:21_reference_end_ _reference_start_Jeremiah 2:20_reference_end_ _reference_start_Jeremiah 5:19_reference_end_ _reference_start_Malachi 3:18_reference_end_ >>27%%-7worship (to)worship (to)Hebrew: עָבַד \f adorer \cme worship God by keeing his covenant \cmf adorer Dieu par garder son alliance \cme worship God by sacrifice & cult of temple or tabernacle \cmf adorer Dieu par sacrifice et le culte du temple et le tabernacle \cme worship other gods \cmf adorer autes dieux _reference_start_Exodus 3:12_reference_end_ _reference_start_Exodus 4:23_reference_end_ _reference_start_Exodus 14:12_reference_end_ _reference_start_Exodus 23:25_reference_end_ _reference_start_Exodus 7:16_reference_end_ _reference_start_Exodus 7:26_reference_end_ _reference_start_Exodus 8:16_reference_end_ _reference_start_Exodus 9:01_reference_end_ _reference_start_Exodus 9:13_reference_end_ _reference_start_Exodus 10:03_reference_end_ _reference_start_Exodus 10:07_reference_end_ _reference_start_Exodus 10:08_reference_end_ _reference_start_Exodus 10:11_reference_end_ _reference_start_Exodus 10:24_reference_end_ _referen C~qdWJ=0# zm`SF9,vi\OB5( ;($ ;( ;( ;( ;( ;( ;( ;( ;( ;( ;(  ;( ;( * ;(  ;(  ;( ;( ;( ;( ;( ;( ;( :0 :- :)$ ~8  }8 |88 {82 z82 y8d x8_ w8E v8* u8 t8  s8 ( r8 & q8  p8 o8 n7' m7 l7 k7 j7d i7 h7 g7  f7  e7 d7  c7  b7  a7  `7  _7  ^7  ]7  \7  [7  Z7  Y7 X7A W7 V7 U7@f chançons de louange \cme thank offering \cmf offrande de remerciment \cme thank, praise God and abandon sin \cmf remercier, louer Dieu en abandonant le péché _reference_start_Leviticus 7:12_reference_end_ _reference_start_Joshua 7:19_reference_end_ _reference_start_Nehemiah 12:31_reference_end_ _reference_start_Nehemiah 12:38_reference_end_ _reference_start_Nehemiah 12:40_reference_end_ _reference_start_Nehemiah 12:27_reference_end_ _reference_start_Psalms 26:07_reference_end_ _reference_start_Psalms 42:05_reference_end_ _reference_start_Psalms 69:31_reference_end_ _reference_start_Psalms 95:02_reference_end_ _reference_start_Psalms 100:04_reference_end_ _reference_start_Psalms 50:14_reference_end_ _reference_start_Psalms 50:23_reference_end_ _reference_start_Psalms 56:13_reference_end_ _reference_start_Jeremiah 30:19_reference_end_ _reference_start_Jonah 2:10_reference_end_ G; ;amenamenTransliteration: amen _reference_start_Matthew 5:18_reference_end_ _reference_start_Matthew 5:26_reference_end_ _reference_start_Matthew 6:2_reference_end_ _reference_start_Matthew 6:5_reference_end_ _reference_start_Matthew 6:13_reference_end_ _reference_start_Matthew 6:16_reference_end_ _reference_start_Matthew 8:10_reference_end_ _reference_start_Matthew 10:15_reference_end_ _reference_start_Matthew 10:23_reference_end_ _reference_start_Matthew 10:42_reference_end_ _reference_start_Matthew 11:11_reference_end_ _reference_st,:A:AbbaabbaTransliteration: Abba _reference_start_Mark 14:36_reference_end_ _reference_start_Romans 8:15_reference_end_ _reference_start_Galatians 4:6_reference_end_9''q9wrong (to do)wrong (to do)Hebrew: עָוָה \f mal, faire mal \cme commit sin, pervert \cmf faire tort, faire mal \cme crooked \cmf courbéc8#8worshipworshipHebrew: תֹּודָה \f louer \cme choir \cmf choral \cme song of worship \cmart_Matthew 13:17_reference_end_ _reference_start_Matthew 16:28_reference_end_ _reference_start_Matthew 17:20_reference_end_ _reference_start_Matthew 18:3_reference_end_ _reference_start_Matthew 18:13_reference_end_ _reference_start_Matthew 18:18_reference_end_ _reference_start_Matthew 19:23_reference_end_ _reference_start_Matthew 19:28_reference_end_ _reference_start_Matthew 21:21_reference_end_ _reference_start_Matthew 21:31_reference_end_ _reference_start_Matthew 23:36_reference_end_ _reference_start_Matthew 24:2_reference_end_ _reference_start_Matthew 24:34_reference_end_ _reference_start_Matthew 24:47_reference_end_ _reference_start_Matthew 25:12_reference_end_ _reference_start_Matthew 25:40_reference_end_ _reference_start_Matthew 25:45_reference_end_ _reference_start_Matthew 26:13_reference_end_ _reference_start_Matthew 26:21_reference_end_ _reference_start_Matthew 26:34_reference_end_ _reference_start_Matthew 28:20_reference_end_ _reference_start_Mark 3:28_reference_end_ _reference_start_Mark 6:11_reference_end_ _reference_start_Mark 8:12_reference_end_ _reference_start_Mark 9:1_reference_end_ _reference_start_Mark 9:41_reference_end_ _reference_start_Mark 10:15_reference_end_ _reference_start_Mark 10:29_reference_end_ _reference_start_Mark 11:23_reference_end_ _reference_start_Mark 12:43_reference_end_ _reference_start_Mark 13:30_reference_end_ _reference_start_Mark 14:9_reference_end_ _reference_start_Mark 14:18_reference_end_ _reference_start_Mark 14:25_reference_end_ _reference_start_Mark 14:30_reference_end_ _reference_start_Mark 16:20_reference_end_ _reference_start_Luke 4:24_reference_end_ _reference_start_Luke 12:37_reference_end_ _reference_start_Luke 13:35_reference_end_ _reference_start_Luke 18:17_reference_end_ _reference_start_Luke 18:29_reference_end_ _reference_start_Luke 21:32_reference_end_ _reference_start_Luke 23:43_reference_end_ _reference_start_Luke 24:53_reference_end_ _reference_start_John 1:51_reference_end_ _reference_start_John 3:3_reference_end_ _reference_start_John 3:5_reference_end_ _reference_start_John 3:11_reference_end_ _reference_start_John 5:19_reference_end_ _reference_start_John 5:24_reference_end_ _reference_start_John 5:25_reference_end_ _reference_start_John 6:26_reference_end_ _reference_start_John 6:32_reference_end_ _reference_start_John 6:47_reference_end_ _reference_start_John 6:53_reference_end_ _reference_start_John 8:34_reference_end_ _reference_start_John 8:51_reference_end_ _reference_start_John 8:58_reference_end_ _reference_start_John 10:1_reference_end_ _reference_start_John 10:7_reference_end_ _reference_start_John 12:24_reference_end_ _reference_start_John 13:16_reference_end_ _reference_start_John 13:20_reference_end_ _reference_start_John 13:21_reference_end_ _reference_start_John 13:38_reference_end_ _reference_start_John 14:12_reference_end_ _reference_start_John 16:20_reference_end_ _reference_start_John 16:23_reference_end_ _reference_start_John 21:18_reference_end_ _reference_start_John 21:25_reference_end_ _reference_start_Romans 1:25_reference_end_ _reference_start_Romans 9:5_reference_end_ _reference_start_Romans 11:36_reference_end_ _reference_start_Romans 15:33_reference_end_ _reference_start_Romans 16:20_reference_end_ _reference_start_Romans 16:24_reference_end_ _reference_start_Romans 16:27_reference_end_ _reference_start_1 Corinthians 14:16_reference_end_ _reference_start_1 Corinthians 16:24_reference_end_ _reference_start_2 Corinthians 1:20_reference_end_ _reference_start_2 Corinthians 13:14_reference_end_ _reference_start_Galatians 1:5_reference_end_ _reference_start_Galatians 6:18_reference_end_ _reference_start_Ephesians 3:21_reference_end_ _reference_start_Philippians 4:20_reference_end_ _reference_start_Philippians 4:23_reference_end_ _reference_start_Colossians 4:18_reference_end_ _reference_start_1 Thessalonians 5:28_reference_end_ _reference_start_2 Thessalonians 3:18_reference_end_ _reference_start_1 Timothy 1:17_reference_end_ _reference_start_1 Timothy 6:16_reference_end_ _reference_start_1 Timothy 6:21_reference_end_ _reference_start_2 Timothy 4:18_reference_end_ _reference_start_2 Timothy 4:22_reference_end_ _reference_start_Titus 3:15_reference_end_ _reference_start_Philemon 1:25_reference_end_ _reference_start_Hebrews 13:21_reference_end_ _reference_start_Hebrews 13:25_reference_end_ _reference_start_1 Peter 4:11_reference_end_ _reference_start_1 Peter 5:11_reference_end_ _reference_start_1 Peter 5:14_reference_end_ _reference_start_2 Peter 3:18_reference_end_ _reference_start_1 John 5:21_reference_end_ _reference_start_2 John 1:13_reference_end_ _reference_start_Jude 1:25_reference_end_ _reference_start_Revelation 1:6_reference_end_ _reference_start_Revelation 1:7_reference_end_ _reference_start_Revelation 1:18_reference_end_ _reference_start_Revelation 3:14_reference_end_ _reference_start_Revelation 5:14_reference_end_ _reference_start_Revelation 7:12_reference_end_ _reference_start_Revelation 19:4_reference_end_ _reference_start_Revelation 22:20_reference_end_ _reference_start_Revelation 22:21_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( Z;. Y;- X;- W;- V;-! U;- $ T;-  S;- R;+ Q;+ P;+ O;+ N;+ M;+ & L;+  K;+  J;+  I;+  H;+  G;+  F;+: E;+3 D;+" C;+5 B;+/ A;+ @;+ ?;+ >;+ =;+ <;+ ;;+ :;+ 9;+3 8;*5 7;*+ 6;* 5;* 4;* 3;* # 2;* % 1;* 0;) /;) .;) -;) ,;) +;)  *;) + );)  (;)  ';)  &;) ) %;)  $;) #;) ";) !;( ;(" ;( ;( ;(- ;(( ;( ;(/ ;(" ;( C~qdWJ=0# zm`SF9,vi\OB5( C(! C( C( C(  C( C( C( BB BB BB BB A)) @) ?B ?+  ?+ ?* ?* # ?*) ?) ?)  ?)% ?( ?( ?( ?( ?( ?( >, =( <)" ~;B };B |;B {;B z;B y;B x;B w;B v;B u;A t;? s;> r;= q;< p;< o;< n;:  m;:  l;9 k;8 j;7 i;7 h;6 g;6 f;6 e;5 d;4 c;3 b;2 a;2 `;1 _;0 ^;0 ];/  \;/ [;. >F?e?denariusdenariusTransliteration: denarion _reference_start_Matthew 18:28_reference_end_ _reference_start_Matthew 20:2_reference_end_ _reference_start_Matthew 20:9_reference_end_ _reference_start_Matthew 20:10_reference_end_ _reference_start_Matthew 20:13_reference_end_ _reference_start_Matthew 22:19_reference_end_ _reference_start_Mark 6:37_reference_end_ _reference_start_Mark 12:15_reference_end_ _reference_start_Mark 14:5_reference_end_ _reference_start_Luke 7:41_reference_end_ _reference_start_Luke 10:35_reference_end_ _reference_start_Luke 20:24_reference_end_ _reference_start_John 6:7_reference_end_ _reference_start_John 12:5_reference_end_ _reference_start_Revelation 6:6_reference_end_Y>>colonycolonyTransliteration: kolonia _reference_start_Acts 16:12_reference_end_^==blockheadblockheadTransliteration: raka _reference_start_Matthew 5:22_reference_end_^<<be openedbe openedTransliteration: effatha _reference_start_Mark 7:34_reference_end_ ICIvBABhallelujahallelujaTransliteration: halleluja _reference_start_Revelation 19:1_reference_end_ _reference_start_Revelation 19:3_reference_end_ _reference_start_Revelation 19:4_reference_end_ _reference_start_Revelation 19:6_reference_end_TAAgirlgirlTransliteration: talitha _reference_start_Mark 5:41_reference_end_c@%%@gift offeredgift offeredTransliteration: korban _reference_start_Mark 7:11_reference_end_ EkEhyssophyssopTransliteration: hyssop _reference_start_John 19:29_reference_end_ _reference_start_Hebrews 9:19_reference_end_DuDhosannahhosannahTransliteration: hosannah _reference_start_Matthew 21:9_reference_end_ _reference_start_Matthew 21:15_reference_end_ _reference_start_Mark 11:9_reference_end_ _reference_start_Mark 11:10_reference_end_ _reference_start_John 12:13_reference_end_HC%%YChell / gravehell / graveTransliteration: genna _reference_start_Matthew 5:22_reference_end_ _reference_start_Matthew 5:29_reference_end_ _reference_start_Matthew 5:30_reference_end_ _reference_start_Matthew 10:28_reference_end_ _reference_start_Matthew 18:9_reference_end_ _reference_start_Matthew 23:15_reference_end_ _reference_start_Matthew 23:33_reference_end_ _reference_start_Mark 9:43_reference_end_ _reference_start_Mark 9:45_reference_end_ _reference_start_Mark 9:47_reference_end_ _reference_start_Luke 12:5_reference_end_ _reference_start_James 3:6_reference_end_ C~qdWJ=0# zm`SF9,vi\OB5( `O* _O* ^O) ]O) \O) [O) ZO) YO) XO) WO) VO) UO) TO) SO( RO( QO( PO( OO( NO(  MO(  LO(  KO(  JN+  IN+  HN+ GN+ FN+ EN+ DN+1 CN+& BN)- AN)  @N)  ?N(1 >N( =N( <N( ;M) * :M( 9L+ 8L) 3 7K(. 6K(. 5J)" 4J)" 3HB 2H:  1H+: 0H+1 /H+ .G. -F* ,F) +F) *F(5 )E:  (E+ 'D+ &D) %D) $D( #D( "C; !C*  C) / C) - C) + x$ xK!!mKmy God (2)my god (2)Transliteration: Eli _reference_start_Matthew 27:46_reference_end_ _reference_start_Matthew 27:46_reference_end_ J!!cJmy God (1)my god (1)Transliteration: Eloi _reference_start_Mark 15:34_reference_end_ _reference_start_Mark 15:34_reference_end_I Imy Godmy godHmHmannamannaTransliteration: manna _reference_start_John 6:31_reference_end_ _reference_start_John 6:49_reference_end_ _reference_start_John 6:58_reference_end_ _reference_start_Hebrews 9:4_reference_end_ _reference_start_Revelation 2:17_reference_end_jG)GLord comelord comeTransliteration: maranatha _reference_start_1 Corinthians 16:22_reference_end_XFFlegionlegionTransliteration: legion _reference_start_Matthew 26:53_reference_end_ _reference_start_Mark 5:9_reference_end_ _reference_start_Mark 5:15_reference_end_ _reference_start_Luke 8:30_reference_end_ 3t3-N?NrabbirabbiTransliteration: rabbi _reference_start_Matthew 23:7_reference_end_ _reference_start_Matthew 23:8_reference_end_ _reference_start_Matthew 26:25_reference_end_ _reference_start_Matthew 26:49_reference_end_ _reference_start_Mark 9:5_reference_end_ _reference_start_Mark 11:21_reference_end_ _reference_start_Mark 14:45_reference_end_ _reference_start_John 1:38_reference_end_ _reference_start_John 1:49_reference_end_ _reference_start_John 3:2_reference_end_ _reference_start_John 3:26_reference_end_ _reference_start_John 4:31_reference_end_ _reference_start_John 6:25_reference_end_ _reference_start_John 9:2_reference_end_ _reference_start_John 11:8_reference_end_ MqMquadransquadransTransliteration: kodrantes _reference_start_Matthew 5:26_reference_end_ _reference_start_Mark 12:42_reference_end_LiLmy rabbimy rabbiTransliteration: rabouni _reference_start_Mark 10:51_reference_end_ _reference_start_John 20:16_reference_end_end_ _reference_start_Mark 3:2_reference_end_ _reference_start_Mark 3:4_reference_end_ _reference_start_Mark 6:2_reference_end_ _reference_start_Mark 16:1_reference_end_ _reference_start_Mark 16:2_reference_end_ _reference_start_Mark 16:9_reference_end_ _reference_start_Luke 4:16_reference_end_ _reference_start_Luke 4:31_reference_end_ _reference_start_Luke 6:1_reference_end_ _reference_start_Luke 6:2_reference_end_ _reference_start_Luke 6:5_reference_end_ _reference_start_Luke 6:6_reference_end_ _reference_start_Luke 6:7_reference_end_ _reference_start_Luke 6:9_reference_end_ _reference_start_Luke 13:10_reference_end_ _reference_start_Luke 13:14_reference_end_ _reference_start_Luke 13:15_reference_end_ _reference_start_Luke 13:16_reference_end_ _reference_start_Luke 14:1_reference_end_ _reference_start_Luke 14:3_reference_end_ _reference_start_Luke 14:5_reference_end_ _reference_start_Luke 18:12_reference_end_ _reference_start_Luke 23:54_reference_end_ _reference_start_Luke 23:56_reference_end_ _reference_start_Luke 24:1_reference_end_ _reference_start_John 5:9_reference_end_ _reference_start_John 5:10_reference_end_ _reference_start_John 5:16_reference_end_ _reference_start_John 5:18_reference_end_ _reference_start_John 7:22_reference_end_ _reference_start_John 7:23_reference_end_ _reference_start_John 9:14_reference_end_ _reference_start_John 9:16_reference_end_ _reference_start_John 19:31_reference_end_ _reference_start_John 20:1_reference_end_ _reference_start_John 20:19_reference_end_ _reference_start_Acts 1:12_reference_end_ _reference_start_Acts 13:14_reference_end_ _reference_start_Acts 13:27_reference_end_ _reference_start_Acts 13:42_reference_end_ _reference_start_Acts 13:44_reference_end_ _reference_start_Acts 15:21_reference_end_ _reference_start_Acts 16:13_reference_end_ _reference_start_Acts 17:2_reference_end_ _reference_start_Acts 18:4_reference_end_ _reference_start_Acts 20:7_reference_end_ _reference_start_1 Corinthians 16:2_reference_end_ _reference_start_Colossians 2:16_reference_end_ 'a'ZQQwealthwealthTransliteration: mammon _reference_start_Matthew 6:24_reference_end_ _reference_start_Luke 16:9_reference_end_ _reference_start_Luke 16:11_reference_end_ _reference_start_Luke 16:13_reference_end_YP Pstand upstand upTransliteration: kumi _reference_start_Mark 5:41_reference_end_O{OsabbathsabbathTransliteration: sabbath _reference_start_Matthew 12:1_reference_end_ _reference_start_Matthew 12:2_reference_end_ _reference_start_Matthew 12:5_reference_end_ _reference_start_Matthew 12:8_reference_end_ _reference_start_Matthew 12:10_reference_end_ _reference_start_Matthew 12:11_reference_end_ _reference_start_Matthew 12:12_reference_end_ _reference_start_Matthew 24:20_reference_end_ _reference_start_Matthew 28:1_reference_end_ _reference_start_Mark 1:21_reference_end_ _reference_start_Mark 2:23_reference_end_ _reference_start_Mark 2:24_reference_end_ _reference_start_Mark 2:27_reference_end_ _reference_start_Mark 2:28_reference_ C~qdWJ=0# zm`SF9,vi\OB5( #S< "S  !SU SO SO S  S  SU SO S< S  S$ S  S S . S  S  S S% S R)" R(. Q* Q* Q* Q( P)) O3 O. O, O, O, O, O, O, , O, * O,  ~O,  }O, |O+ {O+ zO+ yO+  xO+  wO+ vO+ uO+ tO+ sO+ rO+ qO* pO*8 oO*6 nO* mO* lO* kO* jO*  iO*  hO*  gO* fO* eO* dO* cO* bO* aO* xS55Sto be angry (אנף)to be angry (אנף)Strong's number: 00599 Part of speech: v Frequency: 14 Cognate(s): אַף Abstract for Busy Tr~RiRwhywhyTransliteration: lama _reference_start_Matthew 27:46_reference_end_ _reference_start_Mark 15:34_reference_end_anslators: The only distinction in meaning is between God being angry with someone, Meaning 1a, and someone being angry with someone else, Meaning 1b. Notes for Translators: God’s anger is always righteous. It is directed against a person or people who are wrong. It may be translated by the same terms as human anger, unless those terms can only mean sinful anger. Hebraists' Comments: The Qal and Hithpael are used without obvious difference in meaning. The former, normally, and the latter, consistently, express the target with בְּ. Comparison of Meanings and Uses: 1 Focus: response; response: anger a Experiencer: God b Experiencer: human Domain and Frame Notes: See notes for other synonyms Level 2: 1 Meaning: To experience the emotion of anger Frame for Meaning: Anger Verb Stem: Qal and Hithpael Grammar Notes: Where the Stimulus event is explicit, it is either consecutive or related syntactically by עַל ,בִּגְלַל or כִּי). Participant Roles for Meaning: Experiencer: God (or once the Davidic king) Target: human = individual or the nation of Israel Level 3: a Context: Of God, to experience the emotion of anger Intrinsic Domains for Meaning:c Apostasy and Judgement Participant Roles for Meaning:c Experiencer = subject: God Target = בְּ or implicit: human = individual or the nation of Israel Key Reference: _reference_start_1 Kings 11:9_reference_end_ Key Verse: KTBH - Yahweh |bwas angry |b*with Solomon because his heart had turned away from Yahweh, the God of Israel, who had appeared to him twice Evaluation of Translations: Any of the expressions 'be/become angry with Solomon' used by most translations would be a good model. CEV departs from this by leaving 'Solomon' out of the anger clause, 'this made the Lord very angry' and thereby losing the interpersonal aspect of the anger. This should be avoided. _reference_start_Deuteronomy 1:37_reference_end_ _reference_start_Deuteronomy 4:21_reference_end_ _reference_start_Deuteronomy 9:8_reference_end_ _reference_start_Deuteronomy 9:20_reference_end_ _reference_start_1 Kings 8:46_reference_end_ _reference_start_1 Kings 11:9_reference_end_ _reference_start_2 Kings 17:18_reference_end_ _reference_start_2 Chronicles 6:36_reference_end_ _reference_start_Ezra 9:14_reference_end_ _reference_start_Psalms 60:3_reference_end_ _reference_start_Psalms 79:5_reference_end_ _reference_start_Psalms 85:6_reference_end_ _reference_start_Isaiah 12:1_reference_end_ Keyword: Similar Collocating Term: קצף Gloss: to make angry References: _reference_start_Deuteronomy 9:8_reference_end_ Keyword: Similar Collocating Term: בער Gloss: [jealousy] to burn References: _reference_start_Psalms 79:5_reference_end_ Keyword: Similar Collocating Term: קִנְאָה Gloss: jealousy References: _reference_start_Psalms 79:5_reference_end_ Keyword: Similar Collocating Term: אַף Gloss: anger References: _reference_start_Psalms 85:6_reference_end_ _reference_start_Isaiah 12:1_reference_end_ Keyword: Similar Collocating Term: זנח Glo ss: to reject References: _reference_start_Psalms 60:3_reference_end_ Keyword: Similar Collocating Term: פרץ Gloss: to break out upon References: _reference_start_Psalms 60:3_reference_end_ Keyword: Opposite Collocating Term: נחם Gloss: to comfort References: _reference_start_Isaiah 12:1_reference_end_ Level 3: b Context: Of humans, to experience the emotion of anger Intrinsic Domains for Meaning:c Kingship, Rebellion Participant Roles for Meaning:c Experiencer = subject: human = Davidic kingTarget = implicit: human = rebellious nations Key Reference: _reference_start_Psalms 2:12_reference_end_ Key Verse: KTBH - Pay homage to the kingly son, lest |bhe be angry|b*... Evaluation of Translations: Most (RSV, NRS, REB, NJB, NJPS) accept one or other of the alternative emendationsb*, though all appear to read יאנף and render it something like 'lest he be angry' (NIV, RSV, NJB). NIV (also ESV, NAS) capitalises 'Son' indicating a Messianic interpretation. TEV and CEV appear to accept the same i nterpretation as KTBH, as does NLT is also a good model translation, 'Submit to God's royal son, or he will become angry'. This makes explicit the king's role as God's adopted son. _reference_start_Psalms 2:12_reference_end_ Keyword: Similar Collocating Term: אַף Gloss: anger References: _reference_start_Psalms 2:12_reference_end_ Keyword: Similar Collocating Term: בער Gloss: [anger] to burn References: _reference_start_Psalms 2:12_reference_end_ Note: (a) In almost all cases, the Target of the anger is the Agent of the stimulus event which provokes the anger. Unusually, in Deu 1:37 and 4:21, Moses is the target, but the people of Israel are the agents of the stimulus event. Note: (b) Text critical, exegetical and hermeneutical questions abound in this verse. KTBH takes the view that בַּר, although apparently Aramaic rather than Hebrew, does mean 'son' and is coreferential with 'my son' of v. 7. The psalm is taken to be a coronation hymn, in which David or the Davidic king is presented as being adopted by Yahweh (v. 7). The surrounding nations are envisaged as being in the rebellion against the king and refusing to kiss him, that is to pay homage to him.Alternative suggestions are based on change of vowels, change of consonants or redivision of vv. 11-12. For a discussion see Bratcher and Reyburn, who reject the interpretation given here (HBK), and Craigie (WBC 1983) who defends it, noting that 'the use of בר here avoids the dissonance of בן פן'.A further question is whether the son in view is the Messiah, and thus whether 'Son' should be capitalised. In the original context of the psalm, the referent was probably the then King of Israel or Judah, and the psalm was not overtly prophetic, so the Experiencer was human and 'son' should probably not be capitalised. Version: 0 Date: 2007-12-21 16:07:43 cjs Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. C~qdWJ=0# zm`SF9,vi\OB5( fT eT dT cT bT aT  `T  _T  ^T ]T \T [T ZT YT XT WT VT  UT  TT  ST  RT  QT  PT  OT  NT' MT LT KT JT IT HT GT  FT ET DT CT BT AT @T  ?T  >T  =T <T ;T  :T 9T 8T 7T 6T 5T 4T 3T ! 2T 1T  0T" /T .T -T ,T +T *T )S (S 'S &S %S  $S< . Hebraists' Comments: There is unanimous agreement that the particle אַף and the noun are homonyms (BDB, HALOT, DCH, TDOT, NIDOTTE, TWOT). Equally there is agreement that the two meanings of the noun, 'nose, nostril' and 'anger', are related. The original meaning of the root אנף and the precise nature of the relationship between the meanings of אַף, however, are less certain.In some cases, the connection becomes explicit where other Hebrew words for 'anger' collocate with אַף used in the sense 'nose'. TDOT cites Ezk 38:18 and Psa 18:8-9, noting that 'in the OT the nose plays a certain role in the description of anger' (1.351). Similarly in Isa 65:5, 'these people are smoke in my nose' implying that they are a source of irritation and anger.One suggestion is that אנף may originally have meant 'to snort' and thus form a link between 'nose' and 'anger' but this is not universally accepted (TDOT 1.351). Comparison of Meanings and Uses: 1 Focus: response; response: anger a Experiencer: God b Experiencer: human 2 Other meanings a nose, nostril or face b also, even, indeed Domain and Frame Notes: For notes see other synonyms. In addition:It may be helpful to distinguish positive and negative frames for divine anger:For the positive frame, the domain related to the stimulus event is apostasy, and that related to the consequence frame is judgement.For the negative frame 'turning from anger' the domain related to the stimulus event is repentance, and that related to the consequence frame is mercy.The negative frame is often expressed by a construction with שׁוב*, either with the verb in the Qal and אַף* as subject, often with a מִן* phrase of the former target, (x18), or with the verb in the Hiphil and God as subject (x5).Alternatively, it may be expressed by the Hiphil of נוח* with חֵמָה* as object, 'God gave rest to his anger'. Level 2: 1 Meaning: The emotion of anger Frame for Meaning: Anger Participant Roles for Meaning: Experiencer: God or humans Target: human Level 3: a Context: Of God, the emotion of anger Intrinsic Domains for Meaning:c Apostasy and Judgement, Repentance and Restoration, Opposition to Israel, Eschatological judgement Participant Roles for Meaning:c Experiencer = genitive: God Target = עַל or בְּ or implicit: human = an individual or a nation, Israel or another Key Reference: _reference_start_Psalms 2:5_reference_end_ Key Verse: KTBH - Then he speaks to them in his |banger|b*, and in his fury he terrifies them Evaluation of Translations: Most translations use two of the available English synonyms for the two Hebrew synonyms in the parallelism - 'anger, wrath' (NIV), 'anger, fury' (TEV), 'anger, rage' (NJB, NJPS) or 'wrath, fury' (RSV, NRS). These are all good models, though, perhaps, since אַף* is the most common of the Hebrew synonyms, and 'anger' is the most common in English, 'anger' might be the best choice. REB renders the prepositional phrase 'in his anger' by the adverb 'angrily' which may also be followed. CEV renders the verse rather freely, 'The Lord becomes furious and threatens them'. _reference_start_Exodus 4:14_reference_end_ _reference_start_Exodus 22:23_reference_end_ _reference_start_Exodus 32:10_reference_end_ _reference_start_Exodus 32:11_reference_end_ _reference_start_Exodus 32:12_reference_end_ _reference_start_Exodus 34:6_reference_end_ _reference_start_Numbers 11:1_reference_end_ _reference_start_Numbers 11:10_reference_end_ _reference_start_Numbers 11:33_reference_end_ _reference_start_Numbers 12:9_reference_end_ _reference_start_Numbers 14:18_reference_end_ _reference_start_Numbers 22:22_reference_end_ _reference_start_Numbers 25:3_reference_end_ _reference_start_Numbers 25:4_reference_end_ _reference_start_Numbers 32:10_reference_end_ _reference_start_Numbers 32:13_reference_end_ _reference_start_Numbers 32:14_reference_end_ _reference_start_Deuteronomy 6:15_reference_end_ _reference_start_Deuteronomy 7:4_reference_end_ _reference_start_Deuteronomy 9:19_reference_end_ _reference_start_Deuteronomy 11:17_reference_end_ _reference_start_Deuteronomy 13:18_reference_end_ _reference_start_Deuteronomy 29:19_reference_end_ _reference_start_Deuteronomy 29:22_reference_end_ _reference_start_Deuteronomy 29:23_reference_end_ _reference_start_Deuteronomy 29:26_reference_end_ _reference_start_Deuteronomy 29:27_reference_end_ _reference_start_Deuteronomy 31:17_reference_end_ _reference_start_Deuteronomy 32:22_reference_end_ _reference_start_Joshua 7:1_reference_end_ _reference_start_Joshua 7:26_reference_end_ _reference_start_Joshua 23:16_reference_end_ _reference_start_Judges 2:14_reference_end_ _reference_start_Judges 2:20_reference_end_ _reference_start_Judges 3:8_reference_end_ _reference_start_Judges 6:39_reference_end_ _reference_start_Judges 10:7_reference_end_ _reference_start_1 Samuel 28:18_reference_end_ _reference_start_2 Samuel 6:7_reference_end_ _reference_start_2 Samuel 24:1_reference_end_ _reference_start_2 Kings 13:3_reference_end_ _reference_start_2 Kings 23:26_reference_end_ _reference_start_2 Kings 23:26_reference_end_ _reference_start_2 Kings 24:20_reference_end_ _reference_start_1 Chronicles 13:10_reference_end_ _reference_start_2 Chronicles 12:12_reference_end_ _reference_start_2 Chronicles 25:15_reference_end_ _reference_start_2 Chronicles 28:11_reference_end_ _reference_start_2 Chronicles 28:13_reference_end_ _reference_start_2 Chronicles 29:10_reference_end_ _reference_start_2 Chronicles 30:8_reference_end_ _reference_start_Ezra 8:22_reference_end_ _reference_start_Ezra 10:14_reference_end_ _reference_start_Nehemiah 9:17_reference_end_ _reference_start_Job 9:5_reference_end_ _reference_start_Job 9:13_reference_end_ _reference_start_Job 14:13_reference_end_ _reference_start_Job 16:9_reference_end_ _reference_start_Job 19:11_reference_end_ _reference_start_Job 20:23_reference_end_ _reference_start_Job 20:28_reference_end_ _reference_start_Job 21:17_reference_end_ _reference_start_Job 35:15_reference_end_ _reference_start_Job 36:33_reference_end_ _reference_start_Job 42:7_reference_end_ _reference_start_Psalms 2:5_reference_end_ _reference_start_Psalms 6:2_reference_end_ _reference_start_Psalms 7:7_reference_end_ _reference_start_Psalms 21:10_reference_end_ _reference_start_Psalms 27:9_reference_end_ _reference_start_Psalms 30:6_reference_end_ _reference_start_Psalms 56:8_reference_end_ _reference_start_Psalms 69:25_reference_end_ _reference_start_Psalms 74:1_reference_end_ _reference_start_Psalms 76:8_reference_end_ _reference_start_Psalms 77:10_reference_end_ _reference_start_Psalms 78:21_reference_end_ _reference_start_Psalms 78:31_reference_end_ _reference_start_Psalms 78:38_reference_end_ _reference_start_Psalms 78:49_reference_end_ _reference_start_Psalms 78:50_reference_end_ _reference_start_Psalms 85:4_reference_end_ _reference_start_Psalms 85:6_reference_end_ _reference_start_Psalms 86:15_reference_end_ _reference_start_Psalms 90:7_reference_end_ _reference_start_Psalms 90:11_reference_end_ _reference_start_Psalms 95:11_reference_end_ _reference_start_Psalms 103:8_reference_end_ _reference_start_Psalms 106:40_reference_end_ _reference_start_Psalms 110:5_reference_end_ _reference_start_Psalms 145:8_reference_end_ _reference_start_Proverbs 24:18_reference_end_ _reference_start_Isaiah 5:25_reference_end_ _reference_start_Isaiah 5:25_reference_end_ _reference_start_Isaiah 9:11_reference_end_ _reference_start_Isaiah 9:16_reference_end_ _reference_start_Isaiah 9:20_reference_end_ _reference_start_Isaiah 10:4_reference_end_ _reference_start_Isaiah 10:5_reference_end_ _reference_start_Isaiah 10:25_reference_end_ _reference_start_Isaiah 12:1_reference_end_ _reference_start_Isaiah 13:3_reference_end_ _reference_start_Isaiah 13:9_reference_end_ _reference_start_Isaiah 13:13_reference_end_ _reference_start_Isaiah 30:27_reference_end_ _reference_start_Isaiah 30:30_reference_end_ _reference_start_Isaiah 42:25_reference_end_ _reference_start_Isaiah 48:9_reference_end_ _reference_start_Isaiah 63:3_reference_end_ _reference_start_Isaiah 63:6_reference_end_ _reference_start_Isaiah 66:15_reference_end_ _reference_start_Jeremiah 2:35_reference_end_ _reference_start_Jeremiah 4:8_reference_end_ _reference_start_Jeremiah 4:26_reference_end_ _reference_start_Jeremiah 7:20_reference_end_ _reference_start_Jeremiah 10:24_reference_end_ _reference_start_Jeremiah 12:13_reference_end_ _reference_start_Jeremiah 15:14_reference_end_ _reference_start_Jeremiah 15:15_reference_end_ _reference_start_Jeremiah 17:4_reference_end_ _reference_start_Jeremiah 18:23_reference_end_ _reference_start_Jeremiah 21:5_reference_end_ _reference_start_Jeremiah 23:20_reference_end_ _reference_start_Jeremiah 25:37_reference_end_ _reference_start_Jeremiah 25:38_reference_end_ _reference_start_Jeremiah 30:24_reference_end_ _reference_start_Jeremiah 32:31_reference_end_ _reference_start_Jeremiah 32:37_reference_end_ _reference_start_Jeremiah 33:5_reference_end_ _reference_start_Jeremiah 36:7_reference_end_ _reference_start_Jeremiah 42:18_reference_end_ _reference_start_Jeremiah 44:6_reference_end_ _reference_start_Jeremiah 49:37_reference_end_ _reference_start_Jeremiah 51:45_reference_end_ _reference_start_Jeremiah 52:3_reference_end_ _reference_start_Lamentations 1:12_reference_end_ _reference_start_Lamentations 2:1_reference_end_ _reference_start_Lamentations 2:1_reference_end_ _reference_start_Lamentations 2:3_reference_end_ _reference_start_Lamentations 2:6_reference_end_ _reference_start_Lamentations 2:21_reference_end_ _reference_start_Lamentations 2:22_reference_end_ _reference_start_Lamentations 3:43_reference_end_ _reference_start_Lamentations 3:66_reference_end_ _reference_start_Lamentations 4:11_reference_end_ _reference_start_Ezekiel 5:13_reference_end_ _reference_start_Ezekiel 5:15_reference_end_ _reference_start_Ezekiel 7:3_reference_end_ _reference_start_Ezekiel 7:8_reference_end_ _reference_start_Ezekiel 13:13_reference_end_ _reference_start_Ezekiel 20:8_reference_end_ _reference_start_Ezekiel 20:21_reference_end_ _reference_start_Ezekiel 22:20_reference_end_ _reference_start_Ezekiel 25:14_reference_end_ _reference_start_Ezekiel 38:18_reference_end_ _reference_start_Ezekiel 43:8_reference_end_ _reference_start_Daniel 9:16_reference_end_ _reference_start_Hosea 8:5_reference_end_ _reference_start_Hosea 11:9_reference_end_ _reference_start_Hosea 13:11_reference_end_ _reference_start_Hosea 14:5_reference_end_ _reference_start_Joel 2:13_reference_end_ _reference_start_Jonah 3:9_reference_end_ _reference_start_Jonah 4:2_reference_end_ _reference_start_Micah 5:14_reference_end_ _reference_start_Micah 7:18_reference_end_ _reference_start_Nahum 1:3_reference_end_ _reference_start_Nahum 1:6_reference_end_ _reference_start_Habakkuk 3:8_reference_end_ _reference_start_Habakkuk 3:12_reference_end_ _reference_start_Zephaniah 2:2_reference_end_ _reference_start_Zephaniah 2:2_reference_end_ _reference_start_Zephaniah 2:3_reference_end_ _reference_start_Zephaniah 3:8_reference_end_ _reference_start_Zechariah 10:3_reference_end_ Keyword: Cognate Collocating Term: אנף Gloss: to be angry References: _reference_start_Psalms 85:6_reference_end_ _reference_start_Isaiah 10:25_reference_end_ Keyword: Similar Collocating Term: חרה Gloss: to burn References: _reference_start_Exodus 4:14_reference_end_ _reference_start_Exodus 22:23_reference_end_ _reference_start_Exodus 32:10_reference_end_ _reference_start_Exodus 32:11_reference_end_ _reference_start_Numbers 11:1_reference_end_ _reference_start_Numbers 11:10_reference_end_ _reference_start_Numbers 11:33_reference_end_ _reference_start_Numbers 12:9_reference_end_ _reference_start_Numbers 22:22_reference_end_ _reference_start_Numbers 25:3_reference_end_ _reference_start_Numbers 32:10_reference_end_ _reference_start_Numbers 32:13_reference_end_ _reference_start_Deuteronomy 6:15_reference_end_ _reference_start_Deuteronomy 7:4_reference_end_ _reference_start_Deuteronomy 11:17_reference_end_ _reference_start_Deuteronomy 29:26_reference_end_ _reference_start_Deuteronomy 31:17_reference_end_ _reference_start_Joshua 7:1_reference_end_ _reference_start_Joshua 23:16_reference_end_ _reference_start_Judges 2:14_reference_end_ _reference_start_Judges 2:20_reference_end_ _reference_start_Judges 3:8_reference_end_ _reference_start_Judges 6:39_reference_end_ _reference_start_Judges 10:7_reference_end_ _reference_start_2 Samuel 6:7_reference_end_ _reference_start_2 Samuel 24:1_reference_end_ _reference_start_2 Kings 13:3_reference_end_ _reference_start_2 Kings 23:26_reference_end_ _reference_start_1 Chronicles 13:10_reference_end_ _reference_start_2 Chronicles 25:15_reference_end_ _reference_start_Job 19:11_reference_end_ _reference_start_Job 42:7_reference_end_ _reference_start_Psalms 106:40_reference_end_ _reference_start_Isaiah 5:25_reference_end_ _reference_start_Hosea 8:5_reference_end_ _reference_start_Habakkuk 3:8_reference_end_ _reference_start_Zechariah 10:3_reference_end_ Keyword: Similar Collocating Term: חָרֹון Gloss: burning References: _reference_start_Exodus 32:12_reference_end_ _reference_start_Numbers 25:4_reference_end_ _reference_start_Numbers 32:14_reference_end_ _reference_start_Deuteronomy 13:18_reference_end_ _reference_start_Joshua 7:26_reference_end_ _reference_start_1 Samuel 28:18_reference_end_ _reference_start_2 Kings 23:26_reference_end_ _reference_start_2 Chronicles 28:11_reference_end_ _reference_start_2 Chronicles 28:13_reference_end_ _reference_start_2 Chronicles 29:10_reference_end_ _reference_start_2 Chronicles 30:8_reference_end_ _reference_start_Ezra 10:14_reference_end_ _reference_start_Job 20:23_reference_end_ _reference_start_Psalms 2:5_reference_end_ _reference_start_Psalms 69:25_reference_end_ _reference_start_Psalms 78:49_reference_end_ _reference_start_Psalms 85:4_reference_end_ _reference_start_Isaiah 13:9_reference_end_ _reference_start_Isaiah 13:13_reference_end_ _reference_start_Jeremiah 4:8_reference_end_ _reference_start_Jeremiah 4:26_reference_end_ _reference_start_Jeremiah 12:13_reference_end_ _reference_start_Jeremiah 25:37_reference_end_ _reference_start_Jeremiah 25:38_reference_end_ _reference_start_Jeremiah 30:24_reference_end_ _reference_start_Jeremiah 49:37_reference_end_ _reference_start_Jeremiah 51:45_reference_end_ _reference_start_Lamentations 1:12_reference_end_ _reference_start_Lamentations 4:11_reference_end_ _reference_start_Hosea 11:9_reference_end_ _reference_start_Jonah 3:9_reference_end_ _reference_start_Nahum 1:6_reference_end_ _reference_start_Zephaniah 2:2_reference_end_ _reference_start_Zephaniah 3:8_reference_end_ Keyword: Similar Collocating Term: חְָרִי Gloss: burning References: _reference_start_Deuteronomy 29:23_reference_end_ _reference_start_Lamentations 2:3_reference_end_ Keyword: Similar Collocating Term: חֵמָה Gloss: anger References: _reference_start_Deuteronomy 9:19_reference_end_ _reference_start_Deuteronomy 29:22_reference_end_ _reference_start_Deuteronomy 29:27_reference_end_ _reference_start_Psalms 6:2_reference_end_ _reference_start_Psalms 78:38_reference_end_ _reference_start_Psalms 90:7_reference_end_ _reference_start_Isaiah 30:30_reference_end_ _reference_start_Isaiah 63:3_reference_end_ _reference_start_Isaiah 63:6_reference_end_ _reference_start_Isaiah 66:15_reference_end_ _reference_start_Jeremiah 7:20_reference_end_ _reference_start_Jeremiah 21:5_reference_end_ _reference_start_Jeremiah 32:31_reference_end_ _reference_start_Jeremiah 32:37_reference_end_ _reference_start_Jeremiah 33:5_reference_end_ _reference_start_Jeremiah 36:7_reference_end_ _reference_start_Jeremiah 42:18_reference_end_ _reference_start_Jeremiah 44:6_reference_end_ _reference_start_Lamentations 4:11_reference_end_ _reference_start_Ezekiel 5:13_reference_end_ _reference_start_Ezekiel 5:15_reference_end_ _reference_start_Ezekiel 7:8_reference_end_ _reference_start_Ezekiel 13:13_reference_end_ _reference_start_Ezekiel 20:8_reference_end_ _reference_start_Ezekiel 20:21_reference_end_ _reference_start_Ezekiel 22:20_reference_end_ _reference_start_Ezekiel 25:14_reference_end_ _reference_start_Ezekiel 38:18_reference_end_ _reference_start_Daniel 9:16_reference_end_ _reference_start_Micah 5:14_reference_end_ _reference_start_Nahum 1:6_reference_end_ Keyword: Similar Collocating Term: קצף Gloss: to be angry References: _reference_start_Deuteronomy 9:19_reference_end_ Keyword: Similar Collocating Term: קֶצֶף Gloss: anger References: _reference_start_Deuteronomy 29:27_reference_end_ _reference_start_Jeremiah 21:5_reference_end_ _reference_start_Jeremiah 32:37_reference_end_ Keyword: Similar Collocating Term: זַעַם Gloss: anger References: _reference_start_Psalms 69:25_reference_end_ _reference_start_Psalms 78:49_reference_end_ _reference_start_Isaiah 10:5_reference_end_ _reference_start_Isaiah 10:25_reference_end_ _reference_start_Isaiah 30:27_reference_end_ _reference_start_Lamentations 2:6_reference_end_ _reference_start_Nahum 1:6_reference_end_ _reference_start_Habakkuk 3:12_reference_end_ _reference_start_Zephaniah 3:8_reference_end_ Keyword: Similar Collocating Term: זַעַף Gloss: anger References: _reference_start_Isaiah 30:30_reference_end_ Keyword: Similar Collocating Term: עבר Gloss: to be angry References: _reference_start_Psalms 78:21_reference_end_ Keyword: Similar Collocating Term: עֶבְרָה Gloss: anger References: _reference_start_Psalms 78:49_reference_end_ _reference_start_Psalms 85:4_reference_end_ _reference_start_Psalms 90:11_reference_end_ _reference_start_Isaiah 13:9_reference_end_ _reference_start_Isaiah 13:13_reference_end_ _reference_start_Hosea 13:11_reference_end_ _reference_start_Habakkuk 3:8_reference_end_ Keyword: Similar Collocating Term: בער Gloss: to burn References: _reference_start_Isaiah 30:27_reference_end_ _reference_start_Jeremiah 44:6_reference_end_ Keyword: Similar Collocating Term: עשׁן Gloss: to smoke References: _reference_start_Deuteronomy 29:19_reference_end_ _reference_start_Psalms 74:1_reference_end_ Keyword: Similar Collocating Term: קִנְאָה Gloss: jealousy References: _reference_start_Deuteronomy 29:19_reference_end_ _reference_start_Zephaniah 3:8_reference_end_ Keyword: Similar Collocating Term: חרק שִׁנַּיִם Gloss: to gnash teethe* References: _reference_start_Job 16:9_reference_end_ Keyword: Similar Collocating Term: תעב Gloss: to abhor References: _reference_start_Psalms 106:40_reference_end_ Keyword: Similar Collocating Term: נאץ Gloss: to spurn References: _reference_start_Lamentations 2:6_reference_end_ Keyword: Similar Collocating Term: גְּעָרָה Gloss: rebuke References: _reference_start_Isaiah 66:15_reference_end_ Keyword: Similar Collocating Term: תֹּוכַחַת Gloss: rebuke References: _reference_start_Ezekiel 5:15_reference_end_ Keyword: Similar Collocating Term: סתר פָּנִים Gloss: to hide ... face References: _reference_start_Jeremiah 33:5_reference_end_ Keyword: Similar Collocating Term: נְקָמָה Gloss: vengeance References: _reference_start_Ezekiel 25:14_reference_end_ Keyword: Similar Collocating Term: נחם Gloss: to ease oneself [by taking vengeance] References: _reference_start_Ezekiel 5:13_reference_end_ Keyword: Opposite Collocating Term: חנן Glos s: to be gracious References: _reference_start_Psalms 77:10_reference_end_ Keyword: Opposite Collocating Term: חַנוּן Gloss: gracious References: _reference_start_Exodus 34:6_reference_end_ _reference_start_Nehemiah 9:17_reference_end_ _reference_start_Psalms 86:15_reference_end_ _reference_start_Psalms 103:8_reference_end_ _reference_start_Psalms 145:8_reference_end_ _reference_start_Joel 2:13_reference_end_ _reference_start_Jonah 4:2_reference_end_ Keyword: Opposite Collocating Term: רחם Gloss: to have compassion References: _reference_start_Deuteronomy 13:18_reference_end_ Keyword: Opposite Collocating Term: רַחוּם Gloss: compassionate References: _reference_start_Exodus 34:6_reference_end_ _reference_start_Nehemiah 9:17_reference_end_ _reference_start_Psalms 86:15_reference_end_ _reference_start_Psalms 103:8_reference_end_ _reference_start_Psalms 145:8_reference_end_ _reference_start_Joel 2:13_reference_end_ _reference_start_Jonah 4:2_reference_end_ Keyword: Opposite Collocating Term: !ַחֲמִים Gloss: compassion References: _reference_start_Deuteronomy 13:18_reference_end_ _reference_start_Psalms 77:10_reference_end_ Keyword: Opposite Collocating Term: חֶסֶד Gloss: covenant loyalty References: _reference_start_Exodus 34:6_reference_end_ _reference_start_Numbers 14:18_reference_end_ _reference_start_Nehemiah 9:17_reference_end_ _reference_start_Psalms 86:15_reference_end_ _reference_start_Psalms 103:8_reference_end_ _reference_start_Psalms 145:8_reference_end_ _reference_start_Joel 2:13_reference_end_ _reference_start_Jonah 4:2_reference_end_ _reference_start_Micah 7:18_reference_end_ Keyword: Opposite Collocating Term: אֱמֶת Gloss: faithfulness References: _reference_start_Exodus 34:6_reference_end_ _reference_start_Psalms 86:15_reference_end_ Keyword: Opposite Collocating Term: סלח Gloss: to forgive References: _reference_start_Deuteronomy 29:19_reference_end_ Keyword: Opposite Collocating Term: סְלִיחָה Gloss: forgiving References: _reference_start_Nehemiah" 9:17_reference_end_ Keyword: Opposite Collocating Term: רָצֹון Gloss: favour References: _reference_start_Psalms 30:6_reference_end_ Keyword: Opposite Collocating Term: נחם Gloss: to comfort References: _reference_start_Isaiah 12:1_reference_end_ Keyword: Opposite Collocating Term: אהב Gloss: to love References: _reference_start_Hosea 14:5_reference_end_ Level 3: b Context: Of humans, the emotion of anger Intrinsic Domains for Meaning:c Various, including: Family, Violence, Enmity, Warfare, Wickedness, Goodness, Folly, Strife, Participant Roles for Meaning:c Experiencer = genitive or implicit: human Target: = בְּ or implicit: human Key Reference: _reference_start_Psalms 37:8_reference_end_ Key Verse: KTBH - Refrain from |banger |b*and forsake wrath, ... Evaluation of Translations: Most translations render אַף by 'anger' and use another of the available English synonyms for חֵמָה in the parallel colon - 'anger, wrath' (NIV, RSV, NRS), 'anger, fury' (NJPS), 'anger, r#age' (NJB) or 'wrath, fury' (RSV, NRS). These are all good models, especially since אַף is the most common of the Hebrew synonyms, and 'anger' is the most common in English. REB, 'be angry no more' and CEV, 'don't be angry' transform the noun into a predicative adjective. This may be appropriate in some languages. TEV, 'don't give in to ... anger' combines the two Hebrew synonyms into one, 'anger', which may also be appropriate. _reference_start_Genesis 27:45_reference_end_ _reference_start_Genesis 30:2_reference_end_ _reference_start_Genesis 39:19_reference_end_ _reference_start_Genesis 44:18_reference_end_ _reference_start_Genesis 49:6_reference_end_ _reference_start_Genesis 49:7_reference_end_ _reference_start_Exodus 11:8_reference_end_ _reference_start_Exodus 32:19_reference_end_ _reference_start_Exodus 32:22_reference_end_ _reference_start_Numbers 22:27_reference_end_ _reference_start_Numbers 24:10_reference_end_ _reference_start_Judges 9:30_reference_end_ _reference_start_Judges 14:19_reference_e$nd_ _reference_start_1 Samuel 11:6_reference_end_ _reference_start_1 Samuel 17:28_reference_end_ _reference_start_1 Samuel 20:30_reference_end_ _reference_start_1 Samuel 20:34_reference_end_ _reference_start_2 Samuel 12:5_reference_end_ _reference_start_2 Chronicles 25:10_reference_end_ _reference_start_2 Chronicles 25:10_reference_end_ _reference_start_Job 18:4_reference_end_ _reference_start_Job 32:2_reference_end_ _reference_start_Job 32:2_reference_end_ _reference_start_Job 32:3_reference_end_ _reference_start_Job 32:5_reference_end_ _reference_start_Job 36:13_reference_end_ _reference_start_Job 40:11_reference_end_ _reference_start_Psalms 2:12_reference_end_ _reference_start_Psalms 37:8_reference_end_ _reference_start_Psalms 55:4_reference_end_ _reference_start_Psalms 124:3_reference_end_ _reference_start_Psalms 138:7_reference_end_ _reference_start_Proverbs 14:17_reference_end_ _reference_start_Proverbs 14:29_reference_end_ _reference_start_Proverbs 15:1_reference_end_ _reference_start_Proverbs 15:1%8_reference_end_ _reference_start_Proverbs 16:32_reference_end_ _reference_start_Proverbs 19:11_reference_end_ _reference_start_Proverbs 21:14_reference_end_ _reference_start_Proverbs 22:24_reference_end_ _reference_start_Proverbs 25:15_reference_end_ _reference_start_Proverbs 27:4_reference_end_ _reference_start_Proverbs 29:8_reference_end_ _reference_start_Proverbs 29:22_reference_end_ _reference_start_Proverbs 30:33_reference_end_ _reference_start_Isaiah 7:4_reference_end_ _reference_start_Isaiah 14:6_reference_end_ _reference_start_Ezekiel 35:11_reference_end_ _reference_start_Daniel 11:20_reference_end_ _reference_start_Amos 1:11_reference_end_ Keyword: Similar Collocating Term: חרה Qal Gloss: to burn References: _reference_start_Genesis 30:2_reference_end_ _reference_start_Genesis 39:19_reference_end_ _reference_start_Genesis 44:18_reference_end_ _reference_start_Numbers 22:27_reference_end_ _reference_start_Numbers 24:10_reference_end_ _reference_start_Judges 9:30_reference_end_ _reference_start&_Judges 14:19_reference_end_ _reference_start_1 Samuel 11:6_reference_end_ _reference_start_1 Samuel 17:28_reference_end_ _reference_start_1 Samuel 20:30_reference_end_ _reference_start_2 Samuel 12:5_reference_end_ _reference_start_2 Chronicles 25:10_reference_end_ _reference_start_Job 32:2_reference_end_ _reference_start_Job 32:2_reference_end_ _reference_start_Job 32:3_reference_end_ _reference_start_Job 32:5_reference_end_ _reference_start_Psalms 124:3_reference_end_ Keyword: Similar Collocating Term: חרה Hithpael Gloss: to fret References: _reference_start_Psalms 37:8_reference_end_ Keyword: Similar Collocating Term: חְָרִי Gloss: burning References: _reference_start_Exodus 11:8_reference_end_ _reference_start_1 Samuel 20:34_reference_end_ _reference_start_2 Chronicles 25:10_reference_end_ _reference_start_Isaiah 7:4_reference_end_ Keyword: Similar Collocating Term: עֶבְרָה Gloss: anger References: _reference_start_Genesis 49:7_reference_end_ _reference_start_Job 40:11_reference_end_ _'reference_start_Isaiah 14:6_reference_end_ _reference_start_Amos 1:11_reference_end_ Keyword: Similar Collocating Term: אנף Gloss: to be angry References: _reference_start_Psalms 2:12_reference_end_ Keyword: Similar Collocating Term: חֵמָה Gloss: anger References: _reference_start_Psalms 37:8_reference_end_ _reference_start_Proverbs 15:1_reference_end_ _reference_start_Proverbs 15:18_reference_end_ _reference_start_Proverbs 21:14_reference_end_ _reference_start_Proverbs 22:24_reference_end_ _reference_start_Proverbs 27:4_reference_end_ _reference_start_Proverbs 29:22_reference_end_ Keyword: Similar Collocating Term: בער Gloss: to burn References: _reference_start_Psalms 2:12_reference_end_ Keyword: Similar Collocating Term: קִנְאָה Gloss: jealousy References: _reference_start_Proverbs 27:4_reference_end_ _reference_start_Ezekiel 35:11_reference_end_ Keyword: Similar Collocating Term: שִׂנְאָה Gloss: hatred References: _reference_start_Ezekiel 35:11_reference_end_ Keyword: Similar( Collocating Term: עצב Gloss: to be grieved References: _reference_start_1 Samuel 20:34_reference_end_ Keyword: Opposite Collocating Term: רָצֹון Gloss: pleasure References: _reference_start_Genesis 49:6_reference_end_ Keyword: Opposite Collocating Term: רַחֲמִים Gloss: compassion References: _reference_start_Amos 1:11_reference_end_ Level 2: 2 Meaning: Other meanings Level 3: a Context: Nose, nostril or face (literal, metaphorical and anthropomorphic) _reference_start_Genesis 2:7_reference_end_ _reference_start_Genesis 3:19_reference_end_ _reference_start_Genesis 7:22_reference_end_ _reference_start_Genesis 19:1_reference_end_ _reference_start_Genesis 24:47_reference_end_ _reference_start_Genesis 42:6_reference_end_ _reference_start_Genesis 48:12_reference_end_ _reference_start_Exodus 15:8_reference_end_ _reference_start_Numbers 11:20_reference_end_ _reference_start_Numbers 22:31_reference_end_ _reference_start_Deuteronomy 33:10_reference_end_ _reference_start_1 Samuel 1:5_reference_end_) _reference_start_1 Samuel 20:41_reference_end_ _reference_start_1 Samuel 24:9_reference_end_ _reference_start_1 Samuel 25:23_reference_end_ _reference_start_1 Samuel 25:41_reference_end_ _reference_start_1 Samuel 28:14_reference_end_ _reference_start_2 Samuel 14:4_reference_end_ _reference_start_2 Samuel 14:33_reference_end_ _reference_start_2 Samuel 18:28_reference_end_ _reference_start_2 Samuel 22:9_reference_end_ _reference_start_2 Samuel 22:16_reference_end_ _reference_start_2 Samuel 24:20_reference_end_ _reference_start_1 Kings 1:23_reference_end_ _reference_start_1 Kings 1:31_reference_end_ _reference_start_2 Kings 19:28_reference_end_ _reference_start_1 Chronicles 21:21_reference_end_ _reference_start_2 Chronicles 7:3_reference_end_ _reference_start_2 Chronicles 20:18_reference_end_ _reference_start_Nehemiah 8:6_reference_end_ _reference_start_Job 4:9_reference_end_ _reference_start_Job 27:3_reference_end_ _reference_start_Job 40:24_reference_end_ _reference_start_Job 40:26_reference_end_ _referen*ce_start_Psalms 10:4_reference_end_ _reference_start_Psalms 18:9_reference_end_ _reference_start_Psalms 18:16_reference_end_ _reference_start_Psalms 115:6_reference_end_ _reference_start_Proverbs 11:22_reference_end_ _reference_start_Proverbs 30:33_reference_end_ _reference_start_Song of Solomon 7:5_reference_end_ _reference_start_Song of Solomon 7:9_reference_end_ _reference_start_Isaiah 2:22_reference_end_ _reference_start_Isaiah 3:21_reference_end_ _reference_start_Isaiah 37:29_reference_end_ _reference_start_Isaiah 49:23_reference_end_ _reference_start_Isaiah 65:5_reference_end_ _reference_start_Lamentations 4:20_reference_end_ _reference_start_Ezekiel 8:17_reference_end_ _reference_start_Ezekiel 16:12_reference_end_ _reference_start_Ezekiel 23:25_reference_end_ _reference_start_Amos 4:10_reference_end_ Keyword: Level 3: b Context: Focus particle: also, even, indeed _reference_start_Genesis 3:1_reference_end_ _reference_start_Genesis 18:13_reference_end_ _reference_start_Genesis 18:23_reference_end_ _+reference_start_Genesis 18:24_reference_end_ _reference_start_Genesis 40:16_reference_end_ _reference_start_Leviticus 26:16_reference_end_ _reference_start_Leviticus 26:24_reference_end_ _reference_start_Leviticus 26:28_reference_end_ _reference_start_Leviticus 26:39_reference_end_ _reference_start_Leviticus 26:40_reference_end_ _reference_start_Leviticus 26:41_reference_end_ _reference_start_Leviticus 26:42_reference_end_ _reference_start_Leviticus 26:42_reference_end_ _reference_start_Leviticus 26:44_reference_end_ _reference_start_Numbers 16:14_reference_end_ _reference_start_Deuteronomy 2:11_reference_end_ _reference_start_Deuteronomy 2:20_reference_end_ _reference_start_Deuteronomy 15:17_reference_end_ _reference_start_Deuteronomy 31:27_reference_end_ _reference_start_Deuteronomy 33:3_reference_end_ _reference_start_Deuteronomy 33:20_reference_end_ _reference_start_Deuteronomy 33:28_reference_end_ _reference_start_Judges 5:29_reference_end_ _reference_start_1 Samuel 2:7_reference_end_ _reference_star,t_1 Samuel 14:30_reference_end_ _reference_start_1 Samuel 21:6_reference_end_ _reference_start_1 Samuel 23:3_reference_end_ _reference_start_2 Samuel 4:11_reference_end_ _reference_start_2 Samuel 16:11_reference_end_ _reference_start_2 Samuel 20:14_reference_end_ _reference_start_1 Kings 8:27_reference_end_ _reference_start_2 Kings 2:14_reference_end_ _reference_start_2 Kings 5:13_reference_end_ _reference_start_1 Chronicles 8:32_reference_end_ _reference_start_1 Chronicles 9:38_reference_end_ _reference_start_1 Chronicles 16:30_reference_end_ _reference_start_2 Chronicles 6:18_reference_end_ _reference_start_2 Chronicles 12:5_reference_end_ _reference_start_2 Chronicles 32:15_reference_end_ _reference_start_Nehemiah 2:18_reference_end_ _reference_start_Nehemiah 9:18_reference_end_ _reference_start_Nehemiah 13:15_reference_end_ _reference_start_Esther 5:12_reference_end_ _reference_start_Job 4:19_reference_end_ _reference_start_Job 6:27_reference_end_ _reference_start_Job 9:14_reference_end_ _reference_st-art_Job 14:3_reference_end_ _reference_start_Job 15:4_reference_end_ _reference_start_Job 15:16_reference_end_ _reference_start_Job 19:4_reference_end_ _reference_start_Job 25:6_reference_end_ _reference_start_Job 32:10_reference_end_ _reference_start_Job 32:17_reference_end_ _reference_start_Job 32:17_reference_end_ _reference_start_Job 34:12_reference_end_ _reference_start_Job 34:17_reference_end_ _reference_start_Job 35:14_reference_end_ _reference_start_Job 36:16_reference_end_ _reference_start_Job 36:29_reference_end_ _reference_start_Job 37:1_reference_end_ _reference_start_Job 37:11_reference_end_ _reference_start_Job 40:8_reference_end_ _reference_start_Psalms 16:6_reference_end_ _reference_start_Psalms 16:7_reference_end_ _reference_start_Psalms 16:9_reference_end_ _reference_start_Psalms 18:49_reference_end_ _reference_start_Psalms 44:10_reference_end_ _reference_start_Psalms 58:3_reference_end_ _reference_start_Psalms 65:14_reference_end_ _reference_start_Psalms 68:9_reference_end_ _reference_s.tart_Psalms 68:17_reference_end_ _reference_start_Psalms 68:19_reference_end_ _reference_start_Psalms 74:16_reference_end_ _reference_start_Psalms 77:17_reference_end_ _reference_start_Psalms 77:18_reference_end_ _reference_start_Psalms 89:6_reference_end_ _reference_start_Psalms 89:12_reference_end_ _reference_start_Psalms 89:22_reference_end_ _reference_start_Psalms 89:28_reference_end_ _reference_start_Psalms 89:44_reference_end_ _reference_start_Psalms 93:1_reference_end_ _reference_start_Psalms 96:10_reference_end_ _reference_start_Psalms 108:2_reference_end_ _reference_start_Psalms 119:3_reference_end_ _reference_start_Psalms 135:17_reference_end_ _reference_start_Proverbs 9:2_reference_end_ _reference_start_Proverbs 11:31_reference_end_ _reference_start_Proverbs 15:11_reference_end_ _reference_start_Proverbs 17:7_reference_end_ _reference_start_Proverbs 19:7_reference_end_ _reference_start_Proverbs 19:10_reference_end_ _reference_start_Proverbs 21:27_reference_end_ _reference_start_Proverbs 22:19_r/eference_end_ _reference_start_Proverbs 23:28_reference_end_ _reference_start_Ecclesiastes 2:9_reference_end_ _reference_start_Song of Solomon 1:16_reference_end_ _reference_start_Song of Solomon 1:16_reference_end_ _reference_start_Isaiah 26:8_reference_end_ _reference_start_Isaiah 26:9_reference_end_ _reference_start_Isaiah 26:11_reference_end_ _reference_start_Isaiah 33:2_reference_end_ _reference_start_Isaiah 35:2_reference_end_ _reference_start_Isaiah 40:24_reference_end_ _reference_start_Isaiah 40:24_reference_end_ _reference_start_Isaiah 40:24_reference_end_ _reference_start_Isaiah 41:10_reference_end_ _reference_start_Isaiah 41:10_reference_end_ _reference_start_Isaiah 41:23_reference_end_ _reference_start_Isaiah 41:26_reference_end_ _reference_start_Isaiah 41:26_reference_end_ _reference_start_Isaiah 41:26_reference_end_ _reference_start_Isaiah 42:13_reference_end_ _reference_start_Isaiah 43:7_reference_end_ _reference_start_Isaiah 43:19_reference_end_ _reference_start_Isaiah 44:15_reference_end_0 _reference_start_Isaiah 44:15_reference_end_ _reference_start_Isaiah 44:16_reference_end_ _reference_start_Isaiah 44:19_reference_end_ _reference_start_Isaiah 45:21_reference_end_ _reference_start_Isaiah 46:6_reference_end_ _reference_start_Isaiah 46:7_reference_end_ _reference_start_Isaiah 46:11_reference_end_ _reference_start_Isaiah 46:11_reference_end_ _reference_start_Isaiah 46:11_reference_end_ _reference_start_Isaiah 48:12_reference_end_ _reference_start_Isaiah 48:13_reference_end_ _reference_start_Isaiah 48:15_reference_end_ _reference_start_Ezekiel 14:21_reference_end_ _reference_start_Ezekiel 15:5_reference_end_ _reference_start_Ezekiel 23:40_reference_end_ _reference_start_Amos 2:11_reference_end_ _reference_start_Habakkuk 2:5_reference_end_ _reference_start_Habakkuk 2:15_reference_end_ Keyword: Note: (a) Unusually, the target is more extensive than the agent of the stimulus, suggesting corporate culpability. Note: (b) Most consider this to refer to God's anger, but Reyburn notes that the phras1e 'in his anger' or 'by his nostril' may suggest the picture of a hot blast of breath through the nostril (HBK). Note: (c) If מִקְנֶה with the sense 'cattle' is retained, then אַף is probably the particle rather than the noun. However, the Targum appears to have understood מִקְנֶה as derived from the verb קנא 'to be jealous', so a translation 'the wrath of indignation' is possible (Hartley, NICOT 1988, 477 n.17). Both HALOT and BDB recommend repointing as the Hiphil participle מַקְנֶה. For other possible emendations of this difficult verse, see Pope (AB 1965, 238). Note: (d) Several Hebrew mss, supported by LXX and Tg, read חֶרֶב* 'sword' for חָרֹון* 'burning [anger]', in which case there is no collocating synonym. See חָרֹון*. Note: (e) Presumably an expression of anger or other emotion. Note: (f) רוּחַ אַפֹּו should probably be understood as an anthropomorphism, 'the breath of his nose/nostrils' even though God's anger is also in the background. Note: (g) The idiom here, if indeed the text is correct, is unclear. LXX appears to have read אפס* for אפים*, '... although he loved Hannah ...'. Klein follows this reading (WBC, 1983). The Peshitta understood the phrase מָנָה אַחַת אפַּיִם* to mean 'a double portion', perhaps on the basis of the dual form. This understanding has been defended by KD on the grounds of a shift from אַף* to 'face' to 'person' and since it is dual, one portion for two persons. This has been followed by NIV and NRS. Other emendations have been proposed, see AB and HBK.Whatever reading is accepted, anger is not in view. Note: (h) The sense here is of smoke in (or 'from' see Anderson, WBC on 2Sa 22:9) God's nose, though his anger is also in view, as the preceding verse shows. Version: 0 Date: 2007-12-27 10:50:37 cjs Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. TSSoTanger, nose, nostril, also (אַף)anger, nose, nostril, also (אַף)Strong's number: 00639 Part of speech: Pc Part of speech: ncm Frequency: 410 Cognate(s): אנף Abstract for Busy Translators: 1. There are two Hebrew words with the same form. One of them is a noun meaning either ‘anger’ or ‘nose, nostril, face’. The other is a particle meaning ‘also, even, indeed’. 2. When the word means ‘anger’, there is a further distinction in meaning between God being angry with someone, Meaning 1a, and someone being angry with someone else, Meaning 1b. Notes for Translators: God’s anger is always righteous. It is directed against a person or people who are wrong. It may be translated by the same terms as human anger, unless those terms can only mean sinful anger C~qdWJ=0# zl_RE8+uh[NA4'  )T  (T 'T& &T% %T $T #T "T !T T T T  T T T T# TB T? T? T0 T* T T T T T  T  T  T  T  T  T  T T T T T Tn Tj( Tg T_ TZ TZ ~TV }TU |TU {TN2 zTN1 yTN& xTN wTN vTM uTL tTJ sTE rT8 qT pT oT nT mT lT kT* jT$! iT# hT gT C~qdWJ=0# zm`SF9,vi\OB5( lT kT jT  iT hT gT fT eT dT cT bT ! aT `T  _T ^T ]T \T [T  ZTU YT&  XT$ WT$ VT$ UT$ TT# ST# RT" QT" PT! OT! NT  MT  LT KT JT IT HT GT  FT+ ET& DT CT BT AT @T ?T >T =T <T ;T :TB 9T+ 8T 7T 6T 5T 4T 3T 2T 1T4 0T3- /T1% .T, -T* ,T$ +T! *T % C~qdWJ=0# zm`SF9,vi\OB5( /T .TB -T? ,T? +T *TZ )TN& (T 'T &T %T  $T #T "T$ !T$ T" T  T T T T3- T1% T T& T% T T T T T TU TN1 TE T T T  T T T T T  T  T T  T  T T T&  T# ~T }T |Tj( {T* zT yT xT wT  vT  uT  tT  sT  rT' qT pT oT nT mT C~qdWJ=0# zm`SF9,vi\OB5( rT  qT" pT  oT  nT mT lTg kTV jT  iT" hTM gT fT eT! dT cTB bT aTj( `T _T$ ^T ]TJ \T [T, ZT YT# XT WT VT UTZ TTU STN1 RTN QT PT$ OT# NT" MT LT KT  JT  ITN1 HTE GT % FT ET DT  CT" BT! AT  @T& ?T >T =T <T ;T :T 9T 8T 7T 6T, 5T* 4T$ 3T! 2T % 1T  0T C}pcUH;.!xk^QD7*tgZM@3% 5T 4T 3T 2T 1T 0T /T .T -T ,T +T *T )T| (T7 'T% &T %T( $T$ #T  "T  !T  T  T T T T  T " T  T  T  T T  T T T  T  T  T1 T1 T, T' T T- T% T T  T T  T TV T" T! T  T T ~Tg }TV |T  {T zT" yTM xT  wT  vT uT tTg sTV C~qdWJ=0# zm`SF9,vi\OB5( xT ! wT  vT  uT ) tT  sT  rT ) qT  pT! oT nT  mT lT0 kT* jT/ iT hT gT fT eT dT1 cT " bT# aT# `T _T ^T ]T \T [T ZT YT XT% WT VT UT TT( ST1 RT QT PT " OT  NT% MT| LT  KT  JT  IT  HT GT  FT  ET  DT  CT BT  AT @T ?T, >T' =T <T ;T  :T# 9T 8T 7T! 6T C~qdWJ=0# zm`SF9,vi\OB5( ;T  :T  9T  8T  7T  6T  5T  4T  3T  2T  1T  0T /T! .T! -T! ,T +T *T )T (T 'T, &T* %T* $T) #T( "T' !T T T T( T T T T T T T T T TA T1 T% T T T T T! T  Ts T T T  T( T( T T T T T T  T  ~T  }T  |T  {T  zT  yT  C~qdWJ=0# zm`SF9,vh[NA4'  ~T! }T |T {T zT yT xT wT vT uT tT sT rT qT pT  oT  nT mTw lTl kT` jT] iTY, hTY gTY fTY eTY dTM cTM bTJ aTD `TD _TD ^TA ]T: \T, [T1 ZT YT XT WT( VT% UT% TT$ ST$ RT# QT" PT" OT  NT  MT LT KT JT IT HT GT  FT ET DT CT  BT  AT @T  ?T  >T =T  <T & C~qdWJ=0# zm`SF9,vi\OB5( AWE @W& ?WE >V  =V  <V ;V :V& 9V& 8V' 7V' 6V& 5VB 4V 3V& 2V 1V 0V /V .V -V ,V +V *V! )V (V 'V &U %U $U #Uw5 "U  !U  U  U  T# T# T T( T T T0 T0 T0 T. T. T. T. T. T- T, T, T, T, T+ T+ T* T) T) T) T) T) T) T( T( T( T#= derived by insertion of ל* into זעף* (Klein, "Etymological Dictionary Language" MacMillan New York, 1992, 199). Insertion of ל* or ר* between the first and the second letters of a triliteral root is rare but not unknown (GKC 30.q). Level 2: 1 Meaning: Burning heat Level 3: a Context: Burning heat [of wind] _reference_start_Psalms 11:6_reference_end_ Keyword: Similar Collocating Term: אֵשׁ Gloss: fire References: _reference_start_Psalms 11:6_reference_end_ Keyword: Similar Collocating Term: גָּפְרִית Gloss: brimstone References: _reference_start_Psalms 11:6_reference_end_ Keyword: Similar Collocating Term: פֶּחָםa* Gloss: coal References: _reference_start_Psalms 11:6_reference_end_ Level 3: b Context: Burning heat of indignation Frame for Meaning:c Anger Intrinsic Domains for Meaning:c Apostasy Participant Roles for Meaning:c Experiencer = implicit: humanTarget = implicit: humanStimulus = מִן*: human _reference_start_Psalms 119:53_reference_end_ Keyword: Level 3: c Context: Burning heat of famine (fever?) Meaning Comments:c Reynolds summarises discussion of this phrase. '"The burning heat of famine" is taken by most translators to mean fever brought on by hunger. NEB, however, takes it as a figurative expression and translates more generally "the ravages of starvation."' (HBK). _reference_start_Lamentations 5:10_reference_end_ Keyword: Similar Collocating Term: כמר Gloss: to become hot References: _reference_start_Lamentations 5:10_reference_end_ Keyword: Similar Collocating Term: תַּנּוּר Gloss: oven References: _reference_start_Lamentations 5:10_reference_end_ Note: (a) This assumes an emendation, supported by LXX, of פחים* to פחם* or פחםי*, since פַּחִים* 'bird-traps' hardly fits the context. Version: 0 Date: 2007-12-12 11:12:22 cjs Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. .W11?Wanger (זַעַם)anger (זַעַם)Strong's number: 02195 Part of speech: ncm Frequency: 22 EVIIVto curse, to be angry (זעם)to curse, to be angry (זעם)Strong's number: 02194 Part of speech: v Frequency: 12 Cognate(s): זַעַם Abstract for Busy Translators: 1. The main distinction in meaning for the verb is between ‘to curse’ or ‘to be angry’. Note that the noun from the same root refers only to anger. 2. For the Meaning 'to curse', there is a further distinction in meaning between God cursing someone, Meaning 1a, and someone cursing someone else, Meaning 1b. 3. For the Meaning 'to be angry', there is a further distinction in meaning between God being angry at someone, Meaning 2a, and someone being angry at someone else, Mea?BUOOyUburning heat (זַלְעָפָה)burning heat (זַלְעָפָה)Strong's number: 02152 Part of speech: ncf Frequency: 3 Cognate(s): זעף Hebraists' Comments: This apparent quadriliteral is<@ning 2b. Notes for Translators: God’s anger is always righteous. It is directed against a person or people who are wrong. It may be translated by the same terms as human anger, unless those terms can only mean sinful anger. Hebraists' Comments: The relationship between this noun and its cognate verb requires specific comment. The noun collocates frequently with words for 'anger', whereas the verb does not. In Num 23:7-8 and Pro 24:24, the verb collocates instead with words meaning 'to curse'. The relationship then may be that, for the verb, the meaning shifts from 'to be angry' > 'to speak in anger' > 'to curse', whereas for the noun, the meaning 'anger' dominates. Comparison of Meanings and Uses: 1 Participants: Speaker and Target a Speaker: God b Speaker: human2 Participants: Experiencer and Target a Experiencer: God b Experiencer: human Level 2: 1 Meaning: To pronounce a curse on someone Frame for Meaning: Cursing Verb Stem: Qal Participant Roles for Meaning: Speaker: God or humanTarget: humAan Level 3: a Context: Of God, to pronounce a curse on someone Intrinsic Domains for Meaning:c Apostasy; Opposition to Israel Participant Roles for Meaning:c Speaker = subject or genitive or implicit: GodTarget = object or implicit: human Key Reference: _reference_start_Numbers 23:8_reference_end_ Key Verse: How can I curse those whom God has not cursed or how can I denounce those whom Yahweh has not |bdenounced|b* (KTBH) Evaluation of Translations: The problem here is the parallelism between קבב and זעם (cf v 7, Meaning 1b). Except for NJPS 'damn', all render the former well by 'curse' and are left with a problem for the latter. The most common is 'denounce' (NIV, RSV, NRS, REB, NJB)‏, which is not quite right but may be the best solution. _reference_start_Numbers 23:8_reference_end_ _reference_start_Proverbs 22:14_reference_end_ _reference_start_Micah 6:10_reference_end_ Keyword: Similar Collocating Term: קבב Gloss: to curse References: _reference_start_Numbers 23:8_rBeference_end_ Level 3: b Context: Of humans, to pronounce a curse on someone Intrinsic Domains for Meaning:c Opposition to Israel; Wickedness Participant Roles for Meaning:c Speaker = subject: humanTarget = object: human Key Reference: _reference_start_Numbers 23:7_reference_end_ Key Verse: ... come, curse Jacob for me and come, |bdenounce |b*Israel (KTBH). Evaluation of Translations: The problem here is the parallelism between ארר and זעם (cf v 8, Meaning 1a). Except for TEV 'speak', all render the former well by 'curse' and are left with a problem for the latter. The most common is 'denounce' (NIV, RSV, NRS, REB, NJB), which is not quite right but may be the best solution. _reference_start_Numbers 23:7_reference_end_ _reference_start_Numbers 23:8_reference_end_ _reference_start_Proverbs 24:24_reference_end_ Keyword: Similar Collocating Term: ארר Gloss: to curse References: _reference_start_Numbers 23:7_reference_end_ Keyword: Similar Collocating Term: קבב Gloss: to curse References: _Creference_start_Numbers 23:8_reference_end_ _reference_start_Proverbs 24:24_reference_end_ Level 2: 2 Meaning: To experience the emotion of anger Frame for Meaning: Anger Verb Stem: Qal, and Niphal (once) Participant Roles for Meaning: Experiencer: God or humanTarget: human Level 3: a Context: Of God, to experience the emotion of anger Intrinsic Domains for Meaning:c Apostasy; Wickedness; Opposition to Israel Participant Roles for Meaning:c Experiencer = subject: GodTarget = object or implicit: human Key Reference: _reference_start_Zechariah 1:12_reference_end_ Key Verse: NRS - Then the angel of the Lord said, “O Lord of hosts, how long will you withhold mercy from Jerusalem and the cities of Judah, with which |byou have been angry |b*these seventy years?” Evaluation of Translations: Most translations render by 'anger' or 'angry' or a synonym such as 'indignation' or 'wrath'. Any of these may be followed. _reference_start_Psalms 7:12_reference_end_ _reference_staDrt_Isaiah 66:14_reference_end_ _reference_start_Zechariah 1:12_reference_end_ _reference_start_Malachi 1:4_reference_end_ Keyword: Similar Collocating Term: שׂנא Gloss: to hate References: _reference_start_Malachi 1:4_reference_end_ Keyword: Opposite Collocating Term: רחם Gloss: to have compassion References: _reference_start_Zechariah 1:12_reference_end_ Keyword: Opposite Collocating Term: נִחֻמִים Gloss: comfort References: _reference_start_Zechariah 1:12_reference_end_ Level 3: b Context: Of humans, to experience the emotion of anger Intrinsic Domains for Meaning:c Gossip; Opposition to Israel Participant Roles for Meaning:c Experiencer = subject or implicit: humanTarget = עַל or implicit: human Key Reference: _reference_start_Proverbs 25:23_reference_end_ Key Verse: NIV - As a north wind brings rain, so a sly tongue brings |bangry |b*looks. Evaluation of Translations: The participle of זעם modifies 'faces' which is rightly understood by most translations to refer to 'looks'. זעם itself is rendered angry by several translations and this is a good model to follow. TEV and CEV render the whole phrase 'angry looks' by 'anger' and this may also be followed. _reference_start_Proverbs 25:23_reference_end_ _reference_start_Daniel 11:30_reference_end_ Keyword: Opposite Collocating Term: בין Gloss: to pay attention to References: _reference_start_Daniel 11:30_reference_end_ Note: (a) The apparent target of the cursing is the 'short measure' and thus inanimate, but that is used metonymically for those who sell short measure cf v. 11. Note: (b) Specifically, the target is 'the holy covenant' but by metonymy for either the God who initiated that covenant or the people as the other party. Compare v. 30b, 'those who forsake the holy covenant'. Version: 0 Date: 2007-12-27 10:51:26 cjs Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org.FCognate(s): זעם Abstract for Busy Translators: The only distinction in meaning is between God being angry with someone, Meaning 1a, and someone being angry with someone else, Meaning 1b. Notes for Translators: God’s anger is always righteous. It is directed against a person or people who are wrong. It may be translated by the same terms as human anger, unless those terms can only mean sinful anger. Hebraists' Comments: The relationship between this noun and its cognate verb requires specific comment. The noun collocates frequently with words for 'anger', whereas the verb does not. In Num 23:7-8 and Pro 24:24, the verb collocates instead with words meaning 'to curse'. The relationship then may be that, for the verb, the meaning shifts from 'to be angry' > 'to speak in anger' > 'to curse', whereas for the noun, the meaning 'anger' dominates. Comparison of Meanings and Uses: 1 Focus: response; response: anger a Experiencer: God b Experiencer: human Level 2: 1 Meaning: The emotion of anger Frame for MGeaning: Anger Participant Roles for Meaning: : Experiencer: God or humans Target: human Level 3: a Context: Of God, the emotion of anger Intrinsic Domains for Meaning:c Enmity Participant Roles for Meaning:c : Experiencer = genitive or implicit: God Target = implicit: human Key Reference: _reference_start_Psalms 69:25_reference_end_ Key Verse: KTBH - Pour out your |bwrath |b*on them and let your burning anger overtake them Evaluation of Translations: Most translations use 'anger' for the אַף* in the second colon, and one of the available English synonyms for זַעַם* in the first: 'indignation' (RSV, NRS, REB), 'wrath' (NIV, NJPS), 'fury' (NJB). This seems a better model to follow than TEV which reverses this 'anger, indignation' (CEV is similar), because it seems better to match the more common and more general words in the translation. _reference_start_Psalms 38:4_reference_end_ _reference_start_Psalms 69:25_reference_end_ _reference_start_Psalms 78:49_referenHce_end_ _reference_start_Psalms 102:11_reference_end_ _reference_start_Isaiah 10:5_reference_end_ _reference_start_Isaiah 10:25_reference_end_ _reference_start_Isaiah 13:5_reference_end_ _reference_start_Isaiah 26:20_reference_end_ _reference_start_Isaiah 30:27_reference_end_ _reference_start_Jeremiah 10:10_reference_end_ _reference_start_Jeremiah 50:25_reference_end_ _reference_start_Lamentations 2:6_reference_end_ _reference_start_Ezekiel 21:36_reference_end_ _reference_start_Ezekiel 22:24_reference_end_ _reference_start_Ezekiel 22:31_reference_end_ _reference_start_Daniel 8:19_reference_end_ _reference_start_Daniel 11:36_reference_end_ _reference_start_Nahum 1:6_reference_end_ _reference_start_Habakkuk 3:12_reference_end_ _reference_start_Zephaniah 3:8_reference_end_ Keyword: Similar Collocating Term: אַף Gloss: anger References: _reference_start_Psalms 69:25_reference_end_ _reference_start_Psalms 78:49_reference_end_ _reference_start_Isaiah 10:5_reference_end_ _reference_start_Isaiah 10:25_referencIe_end_ _reference_start_Isaiah 30:27_reference_end_ _reference_start_Lamentations 2:6_reference_end_ _reference_start_Nahum 1:6_reference_end_ _reference_start_Habakkuk 3:12_reference_end_ _reference_start_Zephaniah 3:8_reference_end_ Keyword: Similar Collocating Term: חָרֹון Gloss: burning [of anger] References: _reference_start_Psalms 69:25_reference_end_ _reference_start_Psalms 78:49_reference_end_ _reference_start_Nahum 1:6_reference_end_ _reference_start_Zephaniah 3:8_reference_end_ Keyword: Similar Collocating Term: קֶצֶף Gloss: anger References: _reference_start_Psalms 38:4_reference_end_ _reference_start_Psalms 102:11_reference_end_ _reference_start_Jeremiah 10:10_reference_end_ Keyword: Similar Collocating Term: עֶבְרָה Gloss: anger References: _reference_start_Psalms 78:49_reference_end_ _reference_start_Ezekiel 21:36_reference_end_ _reference_start_Ezekiel 22:31_reference_end_ Keyword: Similar Collocating Term: חֵמָה Gloss: anger References: _reference_start_Psalms 38:4_rJeference_end_ _reference_start_Nahum 1:6_reference_end_ Keyword: Similar Collocating Term: קִנְאָה Gloss: jealousy References: _reference_start_Zephaniah 3:8_reference_end_ Keyword: Similar Collocating Term: צָרָה Gloss: trouble References: _reference_start_Psalms 78:49_reference_end_ Keyword: Similar Collocating Term: נאץ Gloss: to spurn References: _reference_start_Lamentations 2:6_reference_end_ Level 3: b Context: Of humans, the emotion of anger Intrinsic Domains for Meaning:c Prophet, Apostasy Participant Roles for Meaning:c : Experiencer = implicit: human Target = implicit: human = Judahb* Key Reference: _reference_start_Jeremiah 15:17_reference_end_ Key Verse: KTBH - I sat alone because you had filled me with |banger|b* Evaluation of Translations: Most translations render זַעַם* by 'indignation' (NIV, RSV, NRS, REB, NJB), perhaps to distinguish it from other words for anger, whereas TEV and CEV use the more general English word 'anger'. Either would be fully acceptable. NJPS 'gloom' fits the context well, but seems harder to justify otherwise and should not be followed. _reference_start_Jeremiah 15:17_reference_end_ _reference_start_Hosea 7:16_reference_end_ Keyword: Similar Collocating Term: לַעַג Gloss: derision References: _reference_start_Hosea 7:16_reference_end_ Keyword: Opposite_Term Collocating Term: שׂחק Gloss: to be joyful References: _reference_start_Jeremiah 15:17_reference_end_ Note: (a) The genitive לָשֹׁון 'tongue' is used by metonymy for the Experiencers and suggests that their anger leads to speech. Note: (b) Even though Jeremiah is the actual Experiencer, he is sharing in Yahweh's anger, cf Jer 6:11 'I am full of the anger of Yahweh'. Version: 0 Date: 2007-12-27 10:51:54 cjs Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. C~qdWJ=0# zm`SF9,vi\OB5( Y Y Y Y Y Y ~Y! }Y |Y! {X( zX yX( xX( wX  vX  uX  tX sX rX qX pW oW nW mW lW kW jWN1 iW$ hW" gW& fW eW$ dWN1 cW bWf aW& `W$ _W" ^WN1 ]WE \W$ [W# ZW" YW XW WW  VW  UWN1 TWE SW$ RW# QW" PW $ OW NW MW LW$ KW JW2 IW HW GW FW  EW  DW  CWf BWN1Mat meaning, leading some to propose two homonyms. זעף* I 'to rage, be angry' is well attested in cognate languages, but the existence of זעף* II is debated. HALOT, TDOT and NIDOTTE all defend homonym II by citing an Arabic root|i ḍaʿif|i* 'look wretched, pitiful, dejected' though TDOT notes that |iḍ |i*does not correspond to Hebrew ז*.BDB maintains a single root with a central meaning 'be out of humour' which develops in two directions 'be dejected' and 'be enraged' corresponding to the two main meanings presented here. Comparison of Meanings and Uses: 1 Meaning: to be angry a Participants: Experiencer and Target 2 Meaning: to act violently a Participants: Force 3 Meaning: to be physically unwell or emotionally upset a Participants: Patient Level 2: 1 Meaning: To experience the emotion of anger Frame for Meaning: Anger Verb Stem: Qal Participant Roles for Meaning: Experiencer: humanTarget: human or God Level 3: a Context: Of humans, to experience the emotion of anger Intrinsic DoNmains for Meaning:c Folly, Rebuke Participant Roles for Meaning:c Experiencer = subject or genitive or implicit: human = king, or the heart by metonymy for the personTarget = עִם or עַל or implicit: human or God Key Reference: _reference_start_Proverbs 19:3_reference_end_ Key Verse: KTBH - A person's folly ruins his life, but it is against Yahweh that his heart |brages|b* Evaluation of Translations: Most translations render זעף* with '[his heart] rages' (NIV, RSV, NRS, REB, NJB, NJPS). This is a good model to follow. TEV and CEV use 'blame', thereby making explicit the implicit step in the experience which might go 'experience ruin' > 'blame someone' > 'get angry with that someone'. This shift may be necessary if the 'blame' step is not obvious. _reference_start_2 Chronicles 26:19_reference_end_ _reference_start_2 Chronicles 26:19_reference_end_ _reference_start_Proverbs 19:3_reference_end_ Keyword: Level 2: 2 Meaning: To act violently, of the sea or a storm Frame for MeOaning: Meteorology Verb Stem: Qal Participant Roles for Meaning: Force: Sea Level 3: a Context: To act violently, of the sea Intrinsic Domains for Meaning:c Sea Participant Roles for Meaning:c Force = genitive subject: Sea Key Reference: _reference_start_Jonah 1:15_reference_end_ Key Verse: KTBH - They picked up Jonah and they threw him into the sea and the sea ceased its |braging|b* Evaluation of Translations: Some translations follow the structure of the Hebrew closely: 'and the sea ceased from its raging' (RSV, NRS), 'and the sea stopped raging' (NJB, NJPS). Others recognise that the raging is a property of the sea and translate 'the raging sea' (NIV), the raging of the sea' (REB). 'Rage' is a good rendering because the English and Hebrew match, though this may not be possible in other languages. TEV conveys the meaning without the word 'rage': '[the sea] calmed down' (CEV similar). Depending on translation style, any of these would be a good model to follow. _reference_start_Jonah 1:15_reference_endP_ Keyword: Opposite Collocating Term: עמד Gloss: to stand still References: _reference_start_Jonah 1:15_reference_end_ Level 2: 3 Meaning: To be physically unwell or emotionally upset and to show it Frame for Meaning: Health Verb Stem: Qal Participant Roles for Meaning: Patient: human Meaning Comments: The term זעף expresses a response to an incomprehensible dream in one case, and a change of diet in the other. In neither case is anger appropriate to the context. The fact that Joseph saw that something was wrong suggests that the word refers to something visible. Joseph's reference to the men's faces being רָעִים 'sad' also supports the element 'and to show it' in the definition. In a similar way, Nebuchadnezzar would have observed a problem. Level 3: a Context: To be physically unwell or emotionally upset and to show it Intrinsic Domains for Meaning:c Food, Dreams Participant Roles for Meaning:c Patient = subject: human Key Reference: _reference_start_Genesis 40:6_reference_end_ Key Verse: KTBH - Joseph came to them in the morning and he saw them; they |bwere dejected|b* Evaluation of Translations: The precise nuance of this meaning of the term is hard to establish and eight translations render in six different ways, 'dejected' (NIV), 'troubled' (RSV, NRS), 'dispirited' (REB), 'upset' (TEV, CEV), 'gloomy' (NJB), 'distraught' (NJPS). All fit the context well and all are consistent with the evidence for meaning. It would probably be best, however, to choose a translation equivalent which indicates that whatever was wrong was visible. _reference_start_Genesis 40:6_reference_end_ _reference_start_Daniel 1:10_reference_end_ Keyword: Similar Collocating Term: פָּנִים רָעִים Gloss: faces [are] dejected References: _reference_start_Genesis 40:6_reference_end_ Version: 0 Date: 2007-12-21 16:14:57 cjs Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. &&>XggAXto be angry, to rage, to be dejected (זעף)to be angry, to rage, to be dejected (זעף)Strong's number: 02196 Part of speech: v Frequency: 6 Cognate(s): זָעֵף, זַעַף, זַלְעָפָה Abstract for Busy Translators: 1. The main distinction in meaning is between someone being angry with someone else, Meaning 1, and someone being physically unwell or emotionally upset and showing it, Meaning 3. 2. The one instance of Meaning 2 refers to the violence of the sea, behaving as if it were angry (cf Meaning 1). Hebraists' Comments: Most of the instances of זעף* and its cognates occur in contexts where the meaning 'anger' is appropriate. A few, particularly Gen 40:6 and Dan 1:10, cannot have thLSing:c Judgement Participant Roles for Meaning:c Experiencer = genitive or implicit: GodTarget = implicit: human Key Reference: _reference_start_Micah 7:9_reference_end_ Key Verse: KTBH - I will bear Yahweh's |banger |b*since I have sinned against him ... Evaluation of Translations: Most use 'anger' (REB, TEV, CEV, NJB, NJPS). This neutral term is a good model to follow. NIV 'wrath' is equally acceptable for divine anger. RSV and NRS use 'indignation' which seems too mild. _reference_start_Isaiah 30:30_reference_end_ _reference_start_Micah 7:9_reference_end_ Keyword: Similar Collocating Term: אַף Gloss: anger References: _reference_start_Isaiah 30:30_reference_end_ Level 3: b Context: Of humans, the emotion of anger Intrinsic Domains for Meaning:c Kingship, Disfavour, Warfare Participant Roles for Meaning:c Experiencer = genitive or implicit: human = kingTarget = עִם or implicit: human Key Reference: _reference_start_Proverbs 19:12_reference_end_ Key Verse: KTBH - A king's |brage |b*is like a lion's roar, but his favour is like dew on the grass Evaluation of Translations: Most use 'rage' (NIV, REB, NJPS) or 'anger' (NRS, TEV, NJB). Either would be a good model to follow. RSV 'wrath' sounds old-fashioned for human anger. _reference_start_2 Chronicles 16:10_reference_end_ _reference_start_2 Chronicles 28:9_reference_end_ _reference_start_Proverbs 19:12_reference_end_ Keyword: Similar Collocating Term: כעס Gloss: to be angry References: _reference_start_2 Chronicles 16:10_reference_end_ Keyword: Similar Collocating Term: חֵמָה Gloss: anger References: _reference_start_2 Chronicles 28:9_reference_end_ Keyword: Opposite Collocating Term: רָצֹון Gloss: favour References: _reference_start_Proverbs 19:12_reference_end_ Version: 0 Date: 2007-12-21 16:10:29 cjs Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. 00@Y111Yanger (זַעַף)anger (זַעַף)Strong's number: 02197 Part of speech: ncm Frequency: 5 Cognate(s): זעף Abstract for Busy Translators: The only distinction in meaning is between God being angry with someone, Meaning 1a, and someone being angry with someone else, Meaning 1b. Notes for Translators: God’s anger is always righteous. It is directed against a person or people who are wrong. It may be translated by the same terms as human anger, unless those terms can only mean sinful anger. Hebraists' Comments: The noun seems to be related to homonym I of the verb, not homonym II. See the discussion under זעף*. Comparison of Meanings and Uses: 1 Focus: response; response: anger a Experiencer: God b Experiencer: human Level 2: 1 Meaning: The emotion of anger Frame for Meaning: Anger Participant Roles for Meaning: Experiencer: God or humanTarget: human Level 3: a Context: Of God, the emotion of anger Intrinsic Domains for MeanR C~qdWJ=0# zm`SF9,vi\OB5( G[ F[ E[ D[ C[ B[ A[ @[ ?[, >[* =[* <[$ ;[! :[ % 9[  8[ 7[ 6[ 5[ 4[ 3[ 2[  1[ 0[ /[ .[B -[? ,[? +[? *[; )[3 ([3 '[3 &[* %[" $[ #[j "[Z ![Y/ [X [O [N& [; [& [ [ [ [$ [" [" [ [  [  [  [ [ [  [ [ [ Z  Z + Z  Z + Z + Y Y Wout of humour, dejected' would also fit. In particular, the clause 'and he turned his face [away]' later in 1Ki 21:4 is consistent with dejection. Comparison of Meanings and Uses: 1 Focus: response; response: anger a Experiencer: human Level 2: 1 Meaning: Experiencing the emotion of anger Frame for Meaning: Anger Grammar Notes: This rare term only occurs as a word pair with the equally rare סַרa*, in the phrase סַר וְזָעֵף, in which the meaning may be carried by the whole, rather than the parts. Participant Roles for Meaning: Experiencer: humanTarget: human Level 3: a Context: Of humans, experiencing the emotion of anger Intrinsic Domains for Meaning:c Prophecy, Commercial Transaction Participant Roles for Meaning:c Experiencer = implicit: human = kingTarget = implicit: human Key Reference: _reference_start_1 Kings 20:43_reference_end_ Key Verse: KTBH - He went home sullen and |bangry |b*and he came to Samaria Evaluation of Translations: The rarity and difficulty of the word pair סַר וְזָעֵף is reflected in the variety of translations: 'sullen and angry' (NIV, RSV), 'resentful and sullen' (RSV, NRS), 'worried and depressed' (TEV), 'angry and depressed' (CEV), 'gloomy and out of temper' (NJB), 'dispirited and sullen' (NJPS). All of them fit the context as descriptions of Ahab's likely mood, but probably some term for 'anger' should be used. _reference_start_1 Kings 20:43_reference_end_ _reference_start_1 Kings 21:4_reference_end_ Keyword: Similar Collocating Term: סַרa* Gloss: stubborn, resentful, sullen, ill-humoured References: _reference_start_1 Kings 20:43_reference_end_ _reference_start_1 Kings 21:4_reference_end_ Note: (a) This word is restricted to the same contexts as זָעֵף* in 1Ki 20:43; 21:4, 5. Version: 0 Date: 2007-12-11 15:44:48 cjs Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. %M%[[11e[anger (חֵמָה)anger (חֵמָה)\level1 1 Strong's number: 02535 Part of speech: ncf Frequency: 125 Cognate(s): יחם Abstract for Busy Translators: 1. Most instances of the word refer to anger or to the heat of anger, Meaning 1. 2. When the word means ‘anger’, there is a further distinction in meaning between God being angry with someone, Meaning 1a, and someone being angry with someone else, Meaning 1b. 3. In a few instances, the word has other meanings, perhaps related to heat. One is ‘poison, venom’, Meaning Y#Z11wZangry (זָעֵף)angry (זָעֵף)Strong's number: 02198 Part of speech: a Frequency: 2 Cognate(s): זעף Abstract for Busy Translators: Both instances of the word refer to someone being angry with someone else. Variant Spelling(s):int The majority view (HALOT, TDOT, NIDOTTE) is that the adjective is derived from זעף* I and has the sense 'angry'. It is worth noting, however, that זעף* II, with the sense 'VZ2a, and another is heat from wine, Meaning 2b. Notes for Translators: God’s anger is always righteous. It is directed against a person or people who are wrong. It may be translated by the same terms as human anger, unless those terms can only mean sinful anger. Hebraists' Comments: חֵמָה is generally agreed to be derived from יחם, though חמם and יחם are closely associated roots and there is even some doubt over which of the two roots gives rise to some of the Qal forms.חמם means 'to be hot' in various senses, and יחם also means 'to be' hot', but in a more limited sexual and reproductive sense. This sexual and reproductive sense, however, is not attested for חֵמָה. Its most common sense is 'anger', though it occurs a few times in the senses 'poison, venom' and 'heat from wine'. As TDOT notes, 'the notion of "being hot" ... probably furnishes the point of departure for all three meanings'. Comparison of Meanings and Uses: 1 Focus: response; response: anger a Experiencer: God b E[xperiencer: human 2 Other meanings a Meaning: venom, poison b Meaning: heat from wine Level 2: 1 Meaning: The emotion of anger Frame for Meaning: Anger Participant Roles for Meaning: Experiencer: God or humanTarget: human Level 3: a Context: Of God, the emotion of anger Intrinsic Domains for Meaning:c Apostasy and Judgement, Repentance and Restoration, Opposition to Israel, Eschatological judgement Participant Roles for Meaning:c Experiencer = genitive or implicit: GodTarget = בְּ or עַל or implicit: human Key Reference: _reference_start_Psalms 6:2_reference_end_ Key Verse: NIV - O LORD, do not rebuke me in your anger or discipline me in your |bwrath|b* Evaluation of Translations: A problem here is the two words for 'anger' in the parallel cola. Most use two English synonyms: 'anger, wrath' (NIV, RSV, NRS, REB), 'anger, fury' (NJPS) or 'anger, heat of wrath' (NJB). Use of the neutral 'anger' for the common אַף is natural, but care is necessary for the other word to avoid w\rong connotations. 'Wrath' is little-used except for God's wrath, but may be the best choice. 'Fury' conveys intensity and is appropriate for a temporary anger, which is not a settled attitude. CEV collapses the parallel cola without loss of meaning and thus needs only one word 'anger'. This may also be followed. _reference_start_Leviticus 26:28_reference_end_ _reference_start_Numbers 25:11_reference_end_ _reference_start_Deuteronomy 9:19_reference_end_ _reference_start_Deuteronomy 29:22_reference_end_ _reference_start_Deuteronomy 29:27_reference_end_ _reference_start_2 Kings 22:13_reference_end_ _reference_start_2 Kings 22:17_reference_end_ _reference_start_2 Chronicles 12:7_reference_end_ _reference_start_2 Chronicles 28:9_reference_end_ _reference_start_2 Chronicles 34:21_reference_end_ _reference_start_2 Chronicles 34:25_reference_end_ _reference_start_2 Chronicles 36:16_reference_end_ _reference_start_Job 19:29_reference_end_ _reference_start_Job 21:20_reference_end_ _reference_start_Psalms 6:2_refe]rence_end_ _reference_start_Psalms 38:2_reference_end_ _reference_start_Psalms 59:14_reference_end_ _reference_start_Psalms 78:38_reference_end_ _reference_start_Psalms 79:6_reference_end_ _reference_start_Psalms 88:8_reference_end_ _reference_start_Psalms 89:47_reference_end_ _reference_start_Psalms 90:7_reference_end_ _reference_start_Psalms 106:23_reference_end_ _reference_start_Isaiah 27:4_reference_end_ _reference_start_Isaiah 34:2_reference_end_ _reference_start_Isaiah 42:25_reference_end_ _reference_start_Isaiah 51:17_reference_end_ _reference_start_Isaiah 51:20_reference_end_ _reference_start_Isaiah 51:22_reference_end_ _reference_start_Isaiah 59:18_reference_end_ _reference_start_Isaiah 63:3_reference_end_ _reference_start_Isaiah 63:5_reference_end_ _reference_start_Isaiah 63:6_reference_end_ _reference_start_Isaiah 66:15_reference_end_ _reference_start_Jeremiah 4:4_reference_end_ _reference_start_Jeremiah 6:11_reference_end_ _reference_start_Jeremiah 7:20_reference_end_ _reference_start_Jeremiah^ 10:25_reference_end_ _reference_start_Jeremiah 18:20_reference_end_ _reference_start_Jeremiah 21:5_reference_end_ _reference_start_Jeremiah 21:12_reference_end_ _reference_start_Jeremiah 23:19_reference_end_ _reference_start_Jeremiah 25:15_reference_end_ _reference_start_Jeremiah 30:23_reference_end_ _reference_start_Jeremiah 32:31_reference_end_ _reference_start_Jeremiah 32:37_reference_end_ _reference_start_Jeremiah 33:5_reference_end_ _reference_start_Jeremiah 36:7_reference_end_ _reference_start_Jeremiah 42:18_reference_end_ _reference_start_Jeremiah 42:18_reference_end_ _reference_start_Jeremiah 44:6_reference_end_ _reference_start_Lamentations 2:4_reference_end_ _reference_start_Lamentations 4:11_reference_end_ _reference_start_Ezekiel 5:13_reference_end_ _reference_start_Ezekiel 5:13_reference_end_ _reference_start_Ezekiel 5:15_reference_end_ _reference_start_Ezekiel 5:15_reference_end_ _reference_start_Ezekiel 6:12_reference_end_ _reference_start_Ezekiel 7:8_reference_end_ _reference_start_Ezekie_l 8:18_reference_end_ _reference_start_Ezekiel 9:8_reference_end_ _reference_start_Ezekiel 13:13_reference_end_ _reference_start_Ezekiel 13:13_reference_end_ _reference_start_Ezekiel 13:15_reference_end_ _reference_start_Ezekiel 14:19_reference_end_ _reference_start_Ezekiel 16:38_reference_end_ _reference_start_Ezekiel 16:42_reference_end_ _reference_start_Ezekiel 19:12_reference_end_ _reference_start_Ezekiel 20:8_reference_end_ _reference_start_Ezekiel 20:13_reference_end_ _reference_start_Ezekiel 20:21_reference_end_ _reference_start_Ezekiel 20:33_reference_end_ _reference_start_Ezekiel 20:34_reference_end_ _reference_start_Ezekiel 21:22_reference_end_ _reference_start_Ezekiel 22:20_reference_end_ _reference_start_Ezekiel 22:22_reference_end_ _reference_start_Ezekiel 24:8_reference_end_ _reference_start_Ezekiel 24:13_reference_end_ _reference_start_Ezekiel 25:14_reference_end_ _reference_start_Ezekiel 25:17_reference_end_ _reference_start_Ezekiel 30:15_reference_end_ _reference_start_Ezekiel 36:6_refere`nce_end_ _reference_start_Ezekiel 36:18_reference_end_ _reference_start_Ezekiel 38:18_reference_end_ _reference_start_Daniel 9:16_reference_end_ _reference_start_Micah 5:14_reference_end_ _reference_start_Nahum 1:2_reference_end_ _reference_start_Nahum 1:6_reference_end_ _reference_start_Zechariah 8:2_reference_end_ Keyword: Similar Collocating Term: אַף Gloss: anger References: _reference_start_Deuteronomy 9:19_reference_end_ _reference_start_Deuteronomy 29:22_reference_end_ _reference_start_Deuteronomy 29:27_reference_end_ _reference_start_Psalms 6:2_reference_end_ _reference_start_Psalms 78:38_reference_end_ _reference_start_Psalms 90:7_reference_end_ _reference_start_Isaiah 42:25_reference_end_ _reference_start_Isaiah 63:3_reference_end_ _reference_start_Isaiah 63:6_reference_end_ _reference_start_Isaiah 66:15_reference_end_ _reference_start_Jeremiah 7:20_reference_end_ _reference_start_Jeremiah 21:5_reference_end_ _reference_start_Jeremiah 32:37_reference_end_ _reference_start_Jeremiah 33:5_refereance_end_ _reference_start_Jeremiah 36:7_reference_end_ _reference_start_Jeremiah 44:6_reference_end_ _reference_start_Lamentations 4:11_reference_end_ _reference_start_Ezekiel 5:13_reference_end_ _reference_start_Ezekiel 7:8_reference_end_ _reference_start_Ezekiel 13:13_reference_end_ _reference_start_Ezekiel 20:21_reference_end_ _reference_start_Ezekiel 22:20_reference_end_ _reference_start_Ezekiel 25:14_reference_end_ _reference_start_Ezekiel 38:18_reference_end_ _reference_start_Daniel 9:16_reference_end_ _reference_start_Micah 5:14_reference_end_ _reference_start_Nahum 1:6_reference_end_ Keyword: Similar Collocating Term: חָרֹון Gloss: anger References: _reference_start_Lamentations 4:11_reference_end_ _reference_start_Nahum 1:6_reference_end_ Keyword: Similar Collocating Term: קצף Gloss: to be angry References: _reference_start_Deuteronomy 9:19_reference_end_ Keyword: Similar Collocating Term: קֶצֶף Gloss: anger References: _reference_start_Deuteronomy 29:27_reference_end_ _reference_stbart_Psalms 38:2_reference_end_ _reference_start_Isaiah 34:2_reference_end_ _reference_start_Jeremiah 21:5_reference_end_ _reference_start_Jeremiah 32:31_reference_end_ _reference_start_Jeremiah 32:37_reference_end_ Keyword: Similar Collocating Term: כעס Gloss: (Qal) to be angry References: _reference_start_Ezekiel 16:42_reference_end_ Keyword: Similar Collocating Term: כעס Gloss: (Hiphil) to make angry References: _reference_start_2 Kings 22:17_reference_end_ _reference_start_2 Chronicles 34:25_reference_end_ Keyword: Similar Collocating Term: זַעַף Gloss: anger References: _reference_start_2 Chronicles 28:9_reference_end_ Keyword: Similar Collocating Term: זַעַם Gloss: anger References: _reference_start_Nahum 1:6_reference_end_ Keyword: Similar Collocating Term: יצת Gloss: to be kindled References: _reference_start_2 Kings 22:13_reference_end_ _reference_start_2 Kings 22:17_reference_end_ Keyword: Similar Collocating Term: קנא Gloss: to be jealous References: _reference_start_Zecharciah 8:2_reference_end_ Keyword: Similar Collocating Term: קִנְאָה Gloss: jealousy References: _reference_start_Ezekiel 5:13_reference_end_ _reference_start_Ezekiel 16:38_reference_end_ _reference_start_Ezekiel 16:42_reference_end_ _reference_start_Ezekiel 36:6_reference_end_ _reference_start_Zechariah 8:2_reference_end_ Keyword: Similar Collocating Term: קֶרִי Gloss: hostility References: _reference_start_Leviticus 26:28_reference_end_ Keyword: Similar Collocating Term: מִשְׁבָּר Gloss: waves References: _reference_start_Psalms 88:8_reference_end_ Keyword: Similar Collocating Term: גְּעָרָה Gloss: rebuke References: _reference_start_Isaiah 51:20_reference_end_ _reference_start_Isaiah 66:15_reference_end_ Keyword: Similar Collocating Term: תּוֹכַחַת Gloss: rebuke References: _reference_start_Ezekiel 5:15_reference_end_ Keyword: Similar Collocating Term: גְּמוּל Gloss: recompense References: _reference_start_Isaiah 59:18_reference_end_ Keyword: Similar Collocatindg Term: נחם Gloss: to ease oneself [by taking vengeance] References: _reference_start_Ezekiel 5:13_reference_end_ _reference_start_Ezekiel 5:13_reference_end_ Keyword: Opposite Collocating Term: שׁקט Gloss: to be at peace References: _reference_start_Ezekiel 16:42_reference_end_ Keyword: Opposite Collocating Term: חנן Gloss: to show favour References: _reference_start_Psalms 6:2_reference_end_ Keyword: Opposite Collocating Term: רַחוּם Gloss: compassionate References: _reference_start_Psalms 59:14_reference_end_ Keyword: Opposite Collocating Term: חוס Gloss: to look with compassion References: _reference_start_Ezekiel 8:18_reference_end_ Keyword: Opposite Collocating Term: חמל Gloss: to have compassion References: _reference_start_Ezekiel 8:18_reference_end_ Keyword: Opposite Collocating Term: כפר Gloss: to forgive References: _reference_start_Psalms 59:14_reference_end_ Keyword: Opposite Collocating Term: רפא Gloss: to heal References: _reference_start_Psalms 6:2_reference_ende_ Level 3: b Context: Of humans, the emotion of anger Intrinsic Domains for Meaning:c Various, including: Family, Kingship, Court etiquette, Friendship, Arrogance, Oppression, Warfare, Prophet Participant Roles for Meaning:c Experiencer = genitive or implicit: humanTarget = עַל (once) or implicit: human Key Reference: _reference_start_Proverbs 15:1_reference_end_ Key Verse: KTBH - A gentle answer turns away |brage |b*but a hurtful word provokes anger Evaluation of Translations: Again, the problem here is the two words for 'anger' in the parallel cola. Most use the same two English synonyms: 'wrath, anger' (NIV, RSV, NRS, NJB, NJPS). For human anger, 'wrath' has a distinctly old-fashioned sound, so perhaps an alternative such as 'rage' should be used.TEV and CEV retain the parallelism, but avoid the problem, by using a pronoun in the second colon: 'A gentle answer quietens anger but a harsh one stirs it up' (TEV). This seems a good example to follow if a language lacks a suitable synonym.f _reference_start_Genesis 27:44_reference_end_ _reference_start_2 Samuel 11:20_reference_end_ _reference_start_2 Kings 5:12_reference_end_ _reference_start_Esther 1:12_reference_end_ _reference_start_Esther 2:1_reference_end_ _reference_start_Esther 3:5_reference_end_ _reference_start_Esther 5:9_reference_end_ _reference_start_Esther 7:7_reference_end_ _reference_start_Esther 7:10_reference_end_ _reference_start_Job 36:18_reference_end_ _reference_start_Psalms 37:8_reference_end_ _reference_start_Psalms 76:11_reference_end_ _reference_start_Psalms 76:11_reference_end_ _reference_start_Proverbs 6:34_reference_end_ _reference_start_Proverbs 15:1_reference_end_ _reference_start_Proverbs 15:18_reference_end_ _reference_start_Proverbs 16:14_reference_end_ _reference_start_Proverbs 19:19_reference_end_ _reference_start_Proverbs 21:14_reference_end_ _reference_start_Proverbs 22:24_reference_end_ _reference_start_Proverbs 27:4_reference_end_ _reference_start_Proverbs 29:22_reference_end_ _reference_start_Isaiah 5g1:13_reference_end_ _reference_start_Isaiah 51:13_reference_end_ _reference_start_Ezekiel 3:14_reference_end_ _reference_start_Ezekiel 23:25_reference_end_ _reference_start_Daniel 8:6_reference_end_ _reference_start_Daniel 11:44_reference_end_ _reference_start_Habakkuk 2:15_reference_end_ Keyword: Similar Collocating Term: אַף Gloss: anger References: _reference_start_Psalms 37:8_reference_end_ _reference_start_Proverbs 15:1_reference_end_ _reference_start_Proverbs 15:18_reference_end_ _reference_start_Proverbs 21:14_reference_end_ _reference_start_Proverbs 22:24_reference_end_ _reference_start_Proverbs 27:4_reference_end_ _reference_start_Proverbs 29:22_reference_end_ Keyword: Similar Collocating Term: קצף Gloss: to be angry References: _reference_start_Esther 1:12_reference_end_ Keyword: Similar Collocating Term: חרה Hithpael Gloss: to fret References: _reference_start_Psalms 37:8_reference_end_ Keyword: Similar Collocating Term: קִנְאָה Gloss: jealousy References: _reference_start_Provehrbs 6:34_reference_end_ _reference_start_Proverbs 27:4_reference_end_ _reference_start_Ezekiel 23:25_reference_end_ Keyword: Similar Collocating Term: מַר Gloss: bitter References: _reference_start_Ezekiel 3:14_reference_end_ Keyword: Opposite Collocating Term: שׁקט Gloss: to be at peace References: _reference_start_Proverbs 15:18_reference_end_ Keyword: Opposite Collocating Term: אפך Gloss: to restrain oneself References: _reference_start_Esther 5:9_reference_end_ Level 2: 2 Meaning: Other meanings Level 3: a Context: Venom/poison _reference_start_Deuteronomy 32:24_reference_end_ _reference_start_Deuteronomy 32:33_reference_end_ _reference_start_Job 6:4_reference_end_ _reference_start_Psalms 58:5_reference_end_ _reference_start_Psalms 58:5_reference_end_ _reference_start_Psalms 140:4_reference_end_ Keyword: Similar Collocating Term: רֹאשׁ Gloss: poison References: _reference_start_Deuteronomy 32:33_reference_end_ Keyword: Similar Collocating Term: שֵׁן Gloss: tooth References: _referenice_start_Deuteronomy 32:24_reference_end_ Keyword: Similar Collocating Term: לָשֹׁון Gloss: tongue References: _reference_start_Psalms 140:4_reference_end_ Keyword: Similar Collocating Term: חֵץ Gloss: arrow References: _reference_start_Job 6:4_reference_end_ Level 3: b Context: Heat from wine _reference_start_Hosea 7:5_reference_end_ Keyword: Similar Collocating Term: חלה Gloss: to be sick References: _reference_start_Hosea 7:5_reference_end_ Note: (a) The text is difficult. Many emend חֵמָה* to הֵמָּה* 'these things'. NICOT accepts this as the simplest way to make sense of the text, but WBC retains MT and translates the colon 'for [yours is] an anger worthy of the sword'.If MT is retained, the anger is probably divine and the verse should be understood, 'for wrath will bring punishment by the sword' (NIV). Note: (b) There is a minority view (REB, TDOT) which sees this as an instance of the '[heat of] wine', probably under the influence of Driver (cited by Watts, WBC). Watts (WBC), Oswalt (NICOT) and Young all reject this meaning and take חֵמָה* to have its normal meaning 'anger'. Note: (c) Even though Jeremiah is the actual Experiencer, he is sharing in Yahweh's anger, cf Jer 15:17 'you filled me with anger'. Note: (d) 'Anger' is difficult in this context. Many either delete or emend eg NICOT. If MT is retained, NRS is a good model to follow, 'Beware that wrath does not entice you into scoffing', though 'anger' might be better than 'wrath' unless God's anger is in view. Note: (e) There is considerable ambiguity here. For fuller discussion see NICOT. KTBH retains MT, follows HALOT in reading the noun חֵמָה* rather than חֵמֶת*, understands חֵמָה* in its normal sense 'anger' and takes the Experiencer as the addressee, the Babylonians. Version: 0 Date: 2007-12-27 10:52:37 cjs Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. C~qdWJ=0# zm`SF9,vi\OB5( [* [ % [  [ [" [& [ [  [" [ [" [! ~[  }[& |[ {[ z[ y[ x[ w[ v[ u[, t[$ s[! r[ % q[ p[ o[B n[? m[? l[* k[Z j[N& i[ h[ g[ f[  e[& d[" c[" b[! a[  `[& _[$ ^[$ ][ \[ [[ Z[ Y[ X[ W[ V[ U[" T[! S[ R[ Q[ P[ O[* N[& M[ L[  K[ J[ I[  H[ C~qdWJ=0# zm`SF9,vi\OB5( M[" L[% K[ J[ I[ H[ G[ F[ E[ D[% C[# B[ , A[ @[ ?[ >[3 =[3 <[ ;[ :[ 9[ 8[ 7[ 6[ 5[ 4[" 3[L 2[L 1[% 0[$ /[ .[ -[ ,[ +[ *[ )[  ([  '[, &[ %[ $[; #[ "[ ![; [ [* [ [ [; [ [B [3 [X [ [& [$ [* [& [ [& [  [  [" [ [" [  C~pcVH;.!xk^QD7*tgZM@3& \ ! \ \  \ \ \ \ \  \&  \# \ \ \j( \ \* \ \ \ ~\  }\  |\  {\  z\  y\  x\' w\ v\ u\ t\ s\ r\ q\ p\  o\ n\ m\ l\ k\ j\ i\ h\ ! g\ f\  e\ d\ c\ b\ a\ `\ _\ ^[ ][ \[ [[ Z[  Y[ ! X[ W[: V[: U[ T[ ! S[  R[ Q[ P[ O[ N[nly’, Meaning 2c. Notes for Translators: God’s anger is always righteous. It is directed against a person or people who are wrong. It may be translated by the same terms as human anger, unless those terms can only mean sinful anger. Hebraists' Comments: Other ANE languages have a cognate root which has the meaning 'to burn' in a literal sense. This suggests that the literal meaning may also have been present in Hebrew, but in the Hebrew Bible the root only occurs in metaphorical senses, particularly 'to burn with anger'. It does however, collocate with literal fire, both in narrative (Num 11:1) and in poetry (2Sa 22:8-9, Psa 18:8-9).Other verbs עבר 'to burn' (Psa 2:12, Isa 30.27) and עשׁן 'to smoke' (Deu 29:19, Psa 74:1) also take אַף (and other words for anger) as subject, though less often than חרה and their literal meaning is more prominent. חרה is unique, however, in that the literal sense is unattested.Of the two main constructions of the Qal,a* one makes the anger explicit, 'someoone's anger burned', and the other is an impersonal construction in which the anger is implicit, 'it burned to someone' = 'someone was angry'. The latter construction is also attested in Hebrew for other emotions.b* There appears, however, to be little or no difference between the two constructions. The fuller expression is used for most instances of Yahweh's anger, but not consistently. The shorter expression is more common for human anger, but both occur. Evaluating Evidence: HALOT proposes a second homonym, attested only at Isa 24:6. The Westminster Hebrew Institute, in their morphological database, however, follow the majority of authorities (BDB, NIDOTTE, GKC, Even-Shoshan) against HALOT and considers the form חָרוּ, found at Isa 24:6, to be derived from the root חרר 'to burn'. Comparison of Meanings and Uses: 1 Focus: response; response: anger a Experiencer: God b Experiencer: human 2 Other meanings a Meaning: to be worried or distressed b Meaning: to compete c Meaning: zealously Domainp and Frame Notes: See other synonyms for notes. In addition:1. 'Then David was angry because the Lord's wrath had broken out against Uzzah' (2Sa 6:8, NIV, similarly REB) is an informative mistranslation. The Hebrew makes Yahweh the subject of the verb פרץ*, but NIV makes Yahweh's anger into the subject, thereby demoting Yahweh in terms of the actor-undergoer hierarchy, and presenting him as being driven by his own anger. Others follow Hebrew more closely, making Yahweh the agent of the 'breaking out'.2. It is the event-type of the associated events that determines the domains involved. For example, for divine anger, the stimulus is typically apostasy and the consequence is judgement. Level 2: 1 Meaning: To experience the emotion of anger Frame for Meaning: Anger Verb Stem: Qal, Niphalc* (3x) or Hiphild* (1x) Grammar Notes: There are two main constructions (see further the Comments for Hebraists), one of which makes the anger explicit, 'someone's anger burned', and the other is an impersonal constructioqn in which the anger is implicit, 'it burned to someone' = 'someone was angry'. Whichever occurs in the Hebrew, the same translation options may be used (see Evaluation or Translations). Participant Roles for Meaning: Experiencer: God or humanTarget: human = individual(s) or a nation, Israel or anothere* Level 3: a Context: Of God, to experience the emotion of anger Intrinsic Domains for Meaning:c Apostasy and Judgement, Opposition to Israel Participant Roles for Meaning:c Experiencer = לְ or genitive with אַף: God Target = בְּ or rarely עַל or implicit: human Key Reference: _reference_start_Exodus 4:14_reference_end_ Key Verse: KTBH - The anger of Yahweh |bburned |b*against Moses and he said ... Evaluation of Translations: Some translations, such as NIV, preserve the Hebrew idiom, 'then the Lord's anger burned against Moses' (similarly RSV, NRS, NJB). This works well in English and could be followed in other languages where the idiom is natural. Other trranslations, such as NJPS remove the imagery of burning and simplify the expression, 'the LORD became angry with Moses (similarly TEV, CEV, REB). _reference_start_Genesis 18:30_reference_end_ _reference_start_Genesis 18:32_reference_end_ _reference_start_Exodus 4:14_reference_end_ _reference_start_Exodus 22:23_reference_end_ _reference_start_Exodus 32:10_reference_end_ _reference_start_Exodus 32:11_reference_end_ _reference_start_Numbers 11:1_reference_end_ _reference_start_Numbers 11:10_reference_end_ _reference_start_Numbers 11:33_reference_end_ _reference_start_Numbers 12:9_reference_end_ _reference_start_Numbers 22:22_reference_end_ _reference_start_Numbers 25:3_reference_end_ _reference_start_Numbers 32:10_reference_end_ _reference_start_Numbers 32:13_reference_end_ _reference_start_Deuteronomy 6:15_reference_end_ _reference_start_Deuteronomy 7:4_reference_end_ _reference_start_Deuteronomy 11:17_reference_end_ _reference_start_Deuteronomy 29:26_reference_end_ _reference_start_Deuteronomy 31:17_referesnce_end_ _reference_start_Joshua 7:1_reference_end_ _reference_start_Joshua 23:16_reference_end_ _reference_start_Judges 2:14_reference_end_ _reference_start_Judges 2:20_reference_end_ _reference_start_Judges 3:8_reference_end_ _reference_start_Judges 6:39_reference_end_ _reference_start_Judges 10:7_reference_end_ _reference_start_2 Samuel 6:7_reference_end_ _reference_start_2 Samuel 22:8_reference_end_ _reference_start_2 Samuel 24:1_reference_end_ _reference_start_2 Kings 13:3_reference_end_ _reference_start_2 Kings 23:26_reference_end_ _reference_start_1 Chronicles 13:10_reference_end_ _reference_start_2 Chronicles 25:15_reference_end_ _reference_start_Job 19:11_reference_end_ _reference_start_Job 42:7_reference_end_ _reference_start_Psalms 18:8_reference_end_ _reference_start_Psalms 106:40_reference_end_ _reference_start_Isaiah 5:25_reference_end_ _reference_start_Hosea 8:5_reference_end_ _reference_start_Habakkuk 3:8_reference_end_ _reference_start_Zechariah 10:3_reference_end_ Keyword: Cognate Colloctating Term: חָרֹון Gloss: anger References: _reference_start_2 Kings 23:26_reference_end_ Keyword: Similar Collocating Term: אַף Gloss: anger References: _reference_start_Exodus 4:14_reference_end_ _reference_start_Exodus 22:23_reference_end_ _reference_start_Exodus 32:10_reference_end_ _reference_start_Exodus 32:11_reference_end_ _reference_start_Numbers 11:1_reference_end_ _reference_start_Numbers 11:10_reference_end_ _reference_start_Numbers 11:33_reference_end_ _reference_start_Numbers 12:9_reference_end_ _reference_start_Numbers 22:22_reference_end_ _reference_start_Numbers 25:3_reference_end_ _reference_start_Numbers 32:10_reference_end_ _reference_start_Numbers 32:13_reference_end_ _reference_start_Deuteronomy 7:4_reference_end_ _reference_start_Deuteronomy 11:17_reference_end_ _reference_start_Deuteronomy 29:26_reference_end_ _reference_start_Deuteronomy 31:17_reference_end_ _reference_start_Joshua 7:1_reference_end_ _reference_start_Joshua 23:16_reference_end_ _reference_start_Judges 2:1u4_reference_end_ _reference_start_Judges 2:20_reference_end_ _reference_start_Judges 3:8_reference_end_ _reference_start_Judges 6:39_reference_end_ _reference_start_Judges 10:7_reference_end_ _reference_start_2 Samuel 6:7_reference_end_ _reference_start_2 Samuel 24:1_reference_end_ _reference_start_2 Kings 13:3_reference_end_ _reference_start_2 Kings 23:26_reference_end_ _reference_start_1 Chronicles 13:10_reference_end_ _reference_start_2 Chronicles 25:15_reference_end_ _reference_start_Job 19:11_reference_end_ _reference_start_Job 42:7_reference_end_ _reference_start_Psalms 106:40_reference_end_ _reference_start_Isaiah 5:25_reference_end_ _reference_start_Hosea 8:5_reference_end_ _reference_start_Habakkuk 3:8_reference_end_ _reference_start_Zechariah 10:3_reference_end_ Keyword: Similar Collocating Term: עֶבְרָה Gloss: anger References: _reference_start_Habakkuk 3:8_reference_end_ Keyword: Similar Collocating Term: קַנָּא Gloss: jealous References: _reference_start_Deuteronomy 6:15_referencve_end_ Keyword: Similar Collocating Term: צַר Gloss: enemy References: _reference_start_Job 19:11_reference_end_ Keyword: Similar Collocating Term: תעב Gloss: to abhor References: _reference_start_Psalms 106:40_reference_end_ Keyword: Similar Collocating Term: פקד Gloss: to bring judgement References: _reference_start_Zechariah 10:3_reference_end_ Level 3: b Context: Of humans, to experience the emotion of anger Intrinsic Domains for Meaning:c Various, including: Family, Rivalry, Enmity, Criticism, Rebellion, Mercy Participant Roles for Meaning:c Experiencer = לְ or genitive with אַף (or subject of Niphal): human Target = בְּ or אֶל or implicit: human = individual(s) or God Key Reference: _reference_start_Exodus 32:19_reference_end_ Key Verse: KTBH - ... Moses' anger |bburned |b*and he threw down ... Evaluation of Translations: As above, some translations such as RSV preserve the Hebrew idiom, 'Moses' anger burned hot' (similarwly NIV, NRS, NJB). This works well in English and could be followed in other languages where the idiom is natural. Other translations, such as TEV, remove the imagery of burning and simplify the expression, 'he [Moses] was furious' (similarly NJPS, CEV, REB). _reference_start_Genesis 4:5_reference_end_ _reference_start_Genesis 4:6_reference_end_ _reference_start_Genesis 30:2_reference_end_ _reference_start_Genesis 31:35_reference_end_ _reference_start_Genesis 31:36_reference_end_ _reference_start_Genesis 34:7_reference_end_ _reference_start_Genesis 39:19_reference_end_ _reference_start_Genesis 44:18_reference_end_ _reference_start_Genesis 45:5_reference_end_ _reference_start_Exodus 32:19_reference_end_ _reference_start_Exodus 32:22_reference_end_ _reference_start_Numbers 16:15_reference_end_ _reference_start_Numbers 22:27_reference_end_ _reference_start_Numbers 24:10_reference_end_ _reference_start_Judges 9:30_reference_end_ _reference_start_Judges 14:19_reference_end_ _reference_start_1 Samuel 11:6_referxence_end_ _reference_start_1 Samuel 15:11_reference_end_ _reference_start_1 Samuel 17:28_reference_end_ _reference_start_1 Samuel 18:8_reference_end_ _reference_start_1 Samuel 20:7_reference_end_ _reference_start_1 Samuel 20:7_reference_end_ _reference_start_1 Samuel 20:30_reference_end_ _reference_start_2 Samuel 3:8_reference_end_ _reference_start_2 Samuel 6:8_reference_end_ _reference_start_2 Samuel 12:5_reference_end_ _reference_start_2 Samuel 13:21_reference_end_ _reference_start_2 Samuel 19:43_reference_end_ _reference_start_1 Chronicles 13:11_reference_end_ _reference_start_2 Chronicles 25:10_reference_end_ _reference_start_Nehemiah 3:33_reference_end_ _reference_start_Nehemiah 4:1_reference_end_ _reference_start_Nehemiah 5:6_reference_end_ _reference_start_Job 32:2_reference_end_ _reference_start_Job 32:2_reference_end_ _reference_start_Job 32:3_reference_end_ _reference_start_Job 32:5_reference_end_ _reference_start_Psalms 124:3_reference_end_ _reference_start_Song of Solomon 1:6_reference_end_ _ryeference_start_Isaiah 41:11_reference_end_ _reference_start_Isaiah 45:24_reference_end_ _reference_start_Jonah 4:1_reference_end_ _reference_start_Jonah 4:4_reference_end_ _reference_start_Jonah 4:9_reference_end_ _reference_start_Jonah 4:9_reference_end_ Keyword: Similar Collocating Term: אַף Gloss: anger References: _reference_start_Genesis 30:2_reference_end_ _reference_start_Genesis 39:19_reference_end_ _reference_start_Genesis 44:18_reference_end_ _reference_start_Exodus 32:19_reference_end_ _reference_start_Exodus 32:22_reference_end_ _reference_start_Numbers 22:27_reference_end_ _reference_start_Numbers 24:10_reference_end_ _reference_start_Judges 9:30_reference_end_ _reference_start_Judges 14:19_reference_end_ _reference_start_1 Samuel 11:6_reference_end_ _reference_start_1 Samuel 17:28_reference_end_ _reference_start_1 Samuel 20:30_reference_end_ _reference_start_2 Samuel 12:5_reference_end_ _reference_start_2 Chronicles 25:10_reference_end_ _reference_start_Job 32:2_reference_end_ _reference_zstart_Job 32:2_reference_end_ _reference_start_Job 32:3_reference_end_ _reference_start_Job 32:5_reference_end_ _reference_start_Psalms 124:3_reference_end_ Keyword: Similar Collocating Term: כעס Gloss: to be angry References: _reference_start_Nehemiah 3:33_reference_end_ Keyword: Similar Collocating Term: נפל פָּנִים Gloss: [someone's] face to fall References: _reference_start_Genesis 4:5_reference_end_ _reference_start_Genesis 4:6_reference_end_ Keyword: Similar Collocating Term: עצב Gloss: to feel hurt References: _reference_start_Genesis 34:7_reference_end_ _reference_start_Genesis 45:5_reference_end_ Keyword: Similar Collocating Term: נחם Gloss: to regret References: _reference_start_1 Samuel 15:11_reference_end_ Keyword: Similar Collocating Term: רִיב Gloss: strife References: _reference_start_Isaiah 41:11_reference_end_ Keyword: Similar Collocating Term: מַצּוּת Gloss: strife References: _reference_start_Isaiah 41:11_reference_end_ Keyword: Similar Collocating Term: מ{ִלְחָמָה Gloss: warfare References: _reference_start_Isaiah 41:11_reference_end_ Level 2: 2 Meaning: Other meanings Level 3: a Context: To be worried or distressed Meaning Comments:c Hithpael _reference_start_Psalms 37:1_reference_end_ _reference_start_Psalms 37:7_reference_end_ _reference_start_Psalms 37:8_reference_end_ _reference_start_Proverbs 24:19_reference_end_ Keyword: Similar Collocating Term: קנא Gloss: to envy References: _reference_start_Psalms 37:1_reference_end_ Keyword: Opposite Collocating Term: דמם Gloss: to be still, quiet References: _reference_start_Psalms 37:7_reference_end_ Keyword: Opposite Collocating Term: חיל Gloss: to wait longinglyj* References: _reference_start_Psalms 37:7_reference_end_ Keyword: Opposite Collocating Term: רפה מֵאַף Gloss: to refrain from anger References: _reference_start_Psalms 37:8_reference_end_ Keyword: Opposite Collocating Term: עזב חֵמָה Gloss: to forsake anger References: _reference_start_Psalms 37:8_reference_end_ Leve|l 3: b Context: To compete Meaning Comments:c Hithpael _reference_start_Jeremiah 12:5_reference_end_ _reference_start_Jeremiah 22:15_reference_end_ Keyword: Similar Collocating Term: רוץ Gloss: to run References: _reference_start_Jeremiah 12:5_reference_end_ Level 3: c Context: Zealously Meaning Comments:c Hiphil _reference_start_Nehemiah 3:20_reference_end_ Keyword: Note: (a) A third construction with בְּעֵינֵי also occurs, but only twice, both times in Genesis (31:35; 45:5) and both negated. Note: (b) Joüon and Muraoka note that impersonal constructions with לְ occur with a 3ms verb, especially when they express an emotion. חָרָה לֹו 'he is angry', חַם לֹו 'he is hot', צַר לֹו 'he is distressed', מַר לֹו 'he is unhappy' and others (§152.d). See also GKC §144.b and IBHS §22.7.b. Note: (c) There are only three instances of the Niphal of חרה*. They show a different syntax in that the Experiencer is subject, but the target is still introduced by בְּ. Some co}mmentators attribute reflexive significance to the Niphal form: thus KD renders it by 'burn inwardly' at Sng 1:6 and TOTC by 'keep themselves incensed' at Isa 45:24, but there is insufficient evidence to support a distinct meaning. Thus KTBH includes the Niphal with the more common Qal.BHS proposes repointing both instances of the Niphal in Isaiah as a form of נחר* 'snort [with indignation]' but this is 'unnecessary here, since MT is neither impossible nor improbable' (NICOT on Isa 41:11). Note: (d) In Job 19:11, MT points as the Hiphil, but BHS and HALOT recommend repointing as the Qal. If MT is retained, the construction with the Hiphil may either be the same as the impersonal construction with the Qal, with אַפֹּו* as subject 'his anger burned', or there may be a causative nuance, 'he has kindled his anger', with אַפֹּו* as object. Note: (e) At Deu 29:26, the target is 'that land' but by metonymy it refers to the people of the land, the Egyptians Note: (f) Unusually, the target is more e~xtensive than the agent of the stimulus. Note: (g) The syntax of Hab 3:8 seems to be unique. If MT is accepted, then יהוה* must be either the personal subject of חרה* or a vocative with elision of the לְךָ* normally expected with חרה*. Most commentaries and translations assume the latter, except for Robertson (NICOT 1990, 229) who appears to assume the former without comment. For detailed discussion, including defence of MT, see Andersen (AB 2001, 316-17). Note: (h) In this instance, self-anger is probably implied, which is rare in the Hebrew Bible. The same construction, with בְּעֵנֵי, occurs at Gen 31:35 but there Experiencer and Target are distinct. Note: (i) This may be an unusual instance of an inanimate target, but it is more likely that עַל expresses the stimulus, 'about the plant', as the translations all agree and Price and Nida make explicit, 'It is important not to imply that Jonah was angry at the plant itself but because the plant had withered and died' (HBK). Note: (j) This gloss is taken from BDB. HALOT and BHS both recommend emendation to some form of יחל* 'to wait'. The normal meaning of the Hithpolel of חיל* hardly fits the context: 'to writhe with fear (HALOT) or 'to whirl, writhe' (BDB). Note: (k) This word appears to be a Hiphil form from חרה*, but it is difficult to assign a meaning to such a form in this context. The word is absent from LXX, probably either because it was missing from their |iVorlage |i*or because they did not understand it either. Those who retain MT generally translate 'eagerly, zealously' or the like, but, as Williamson notes, 'this is not a legitimate meaning of this word' (WBC). NICOT translates in brackets and WBC and AB omit. In the context of the present work in KTBH, the sense 'anger' is absent. Version: 0 Date: 2007-12-27 10:53:40 cjs Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. RR]\GG=\to burn [with anger] (חרה)to burn [with anger] (חרה)\level1 1 Strong's number: 02734 Part of speech: v \inc חָרוֹן Part of speech (inc): ncm \inc חֳרִי Part of speech (inc): ncm Frequency: 93 Abstract for Busy Translators: 1. Most instances of the word refer to burning with anger, Meaning 1. 2. When the word means ‘anger’, There is a further distinction in meaning between God being angry with someone, Meaning 1a, and someone being angry with someone else, Meaning 1b. 3. In a few instances, the word has other meanings. One is ‘to be worried or distressed’, Meaning 2a, another is ‘to compete’, Meaning 2b, and a third is ‘zealousm C~qdWJ=0# zm`SF9,vi\OB5( S\ R\! Q\ P\ O\ + N\  M\  L\  K\  J\  I\  H\  G\  F\  E\  D\  C\ B\  A\ @\ ?\ >\  =\  <\- ;\, :\' 9\" 8\$ 7\# 6\ 5\ 4\ 3\  2\&  1\j( 0\ /\ .\# -\&  ,\# +\ *\ )\j( (\* '\ &\ %\ $\  #\  "\  !\  \  \' \ \ \ \ \ \ \ \  \ \ \ \ \ \ C~qdWJ=0# zm`SF9,vi\OB5( ] ] ] ] ]  ]  ] ]  ]  ] ] ] ]E \ \  \ \  \% \% \% \% \% \ \% ~\% }\% |\) {\) z\) y\  x\- w\" v\ u\ t\! s\| r\  q\  p\  o\  n\ m\  l\  k\  j\  i\ h\  g\ f\ e\  d\  c\, b\' a\ `\  _\  ^\  ]\  \\- [\) Z\ Y\| X\  W\  V\  U\  T\human anger, unless those terms can only mean sinful anger. Hebraists' Comments: For discussion of the likely original sense 'burning' of the root see the cognate verb חרה*. Although the term is never used of literal burning,a* it is used in contexts in which literal burning is a consequence of God's anger (eg Lam 4:11).In a similar manner to the verb, there are two constructions, the more common in which אַף* 'anger' is explicit, God's חֲרֹון אַף*, and the less common in which it is implicit, God's חָרֹון*. There appears to be little or no difference in meaning between the two constructions. Comparison of Meanings and Uses: 1 Focus: response; response: anger a Experiencer: God b Experiencer: human 2 Meaning uncertain a Meaning uncertain Domain and Frame Notes: The domain, Apostasy / repentance, includes many sub-domains: Disobedience / obedience, Injustice, Law-breaking, The ban (חֶרֶם*). For further comments see other synonyms. Level 2: 1 Meaning: The emotion of anger Frame for Meaning: Anger Grammar Notes: In a similar manner to the verb, there are two constructions, the more common in which the word for anger is explicit, and the less common in which it is implicit. There appears to be little or no difference in meaning between the two constructions and they may be translated in the same way. Participant Roles for Meaning: Experiencer: GodTarget: human Meaning Comments: This meaning appears to be used only with God as Experiencer.b* Level 3: a Context: Of God. the emotion of anger Intrinsic Domains for Meaning:c Apostasy and Judgement, Repentance and Restoration, Opposition to Israel, Eschatological judgement Participant Roles for Meaning:c Experiencer = genitive or implicit: GodTarget = בְּ or עַל or implicit: human = individual or a nation, Israel or another Key Reference: _reference_start_Psalms 69:25_reference_end_ Key Verse: KTBH - Pour out your wrath on them and let your |bburning |b*anger overtake them Evaluation of Translations: Most retain the 'burning' imagery and understand the construct pair חֲרֹון אַף* as an intensifying construction, 'burning anger' (RSV, NRS, REB, NJB) or 'blazing anger' (NJPS). This works well in English and could be followed in other languages where it is natural. NIV mutes the imagery, but is otherwise similar, 'fierce anger'. It may be appropriate to use an intensifying adjective with a basic word for 'anger' in this way. Others simplify the expression to 'indignation' (TEV) or 'be furious' (CEV). _reference_start_Exodus 15:7_reference_end_ _reference_start_Exodus 32:12_reference_end_ _reference_start_Numbers 25:4_reference_end_ _reference_start_Numbers 32:14_reference_end_ _reference_start_Deuteronomy 13:18_reference_end_ _reference_start_Joshua 7:26_reference_end_ _reference_start_1 Samuel 28:18_reference_end_ _reference_start_2 Kings 23:26_reference_end_ _reference_start_2 Chronicles 28:11_reference_end_ _reference_start_2 Chronicles 28:13_reference_end_ _reference_start_2 Chronicles 29:10_reference_end_ _reference_start_2 Chronicles 30:8_reference_end_ _reference_start_Ezra 10:14_reference_end_ _reference_start_Nehemiah 13:18_reference_end_ _reference_start_Job 20:23_reference_end_ _reference_start_Psalms 2:5_reference_end_ _reference_start_Psalms 69:25_reference_end_ _reference_start_Psalms 78:49_reference_end_ _reference_start_Psalms 85:4_reference_end_ _reference_start_Psalms 88:17_reference_end_ _reference_start_Isaiah 13:9_reference_end_ _reference_start_Isaiah 13:13_reference_end_ _reference_start_Jeremiah 4:8_reference_end_ _reference_start_Jeremiah 4:26_reference_end_ _reference_start_Jeremiah 12:13_reference_end_ _reference_start_Jeremiah 25:37_reference_end_ _reference_start_Jeremiah 25:38_reference_end_ _reference_start_Jeremiah 30:24_reference_end_ _reference_start_Jeremiah 49:37_reference_end_ _reference_start_Jeremiah 51:45_reference_end_ _reference_start_Lamentations 1:12_reference_end_ _reference_start_Lamentations 4:11_reference_end_ _reference_start_Ezekiel 7:12_reference_end_ _reference_start_Ezekiel 7:14_reference_end_ _reference_start_Hosea 11:9_reference_end_ _reference_start_Jonah 3:9_reference_end_ _reference_start_Nahum 1:6_reference_end_ _reference_start_Zephaniah 2:2_reference_end_ _reference_start_Zephaniah 3:8_reference_end_ Keyword: Cognate Collocating Term: חרה Gloss: to burn [with anger] References: _reference_start_2 Kings 23:26_reference_end_ Keyword: Similar Collocating Term: אַף Gloss: anger References: _reference_start_Exodus 32:12_reference_end_ _reference_start_Numbers 25:4_reference_end_ _reference_start_Numbers 32:14_reference_end_ _reference_start_Deuteronomy 13:18_reference_end_ _reference_start_Joshua 7:26_reference_end_ _reference_start_1 Samuel 28:18_reference_end_ _reference_start_2 Kings 23:26_reference_end_ _reference_start_2 Chronicles 28:11_reference_end_ _reference_start_2 Chronicles 28:13_reference_end_ _reference_start_2 Chronicles 29:10_reference_end_ _reference_start_2 Chronicles 30:8_reference_end_ _reference_start_Ezra 10:14_reference_end_ _reference_start_Job 20:23_reference_end_ _reference_start_Psalms 2:5_reference_end_ _reference_start_Psalms 69:25_reference_end_ _reference_start_Psalms 78:49_reference_end_ _reference_start_Psalms 85:4_reference_end_ _reference_start_Isaiah 13:9_reference_end_ _reference_start_Isaiah 13:13_reference_end_ _reference_start_Jeremiah 4:8_reference_end_ _reference_start_Jeremiah 4:26_reference_end_ _reference_start_Jeremiah 12:13_reference_end_ _reference_start_Jeremiah 25:37_reference_end_ _reference_start_Jeremiah 25:38_reference_end_ _reference_start_Jeremiah 30:24_reference_end_ _reference_start_Jeremiah 49:37_reference_end_ _reference_start_Jeremiah 51:45_reference_end_ _reference_start_Lamentations 1:12_reference_end_ _reference_start_Lamentations 4:11_reference_end_ _reference_start_Hosea 11:9_reference_end_ _reference_start_Jonah 3:9_reference_end_ _reference_start_Nahum 1:6_reference_end_ _reference_start_Zephaniah 2:2_reference_end_ _reference_start_Zephaniah 3:8_reference_end_ Keyword: Similar Collocating Term: חֵמָה Gloss: anger References: _reference_start_Lamentations 4:11_reference_end_ _reference_start_Nahum 1:6_reference_end_ Keyword: Similar Collocating Term: זַעַם Gloss: anger References: _reference_start_Psalms 69:25_reference_end_ _reference_start_Psalms 78:49_reference_end_ _reference_start_Nahum 1:6_reference_end_ _reference_start_Zephaniah 3:8_reference_end_ Keyword: Similar Collocating Term: עֶבְרָה Gloss: anger References: _reference_start_Psalms 78:49_reference_end_ _reference_start_Psalms 85:4_reference_end_ _reference_start_Isaiah 13:9_reference_end_ _reference_start_Isaiah 13:13_reference_end_ Keyword: Similar Collocating Term: צָרָה Gloss: distress References: _reference_start_Psalms 78:49_reference_end_ Keyword: Similar Collocating Term: אֵימָה Gloss: terror References: _reference_start_Psalms 88:17_reference_end_ Keyword: Similar Collocating Term: בִּעוּת Gloss: terror References: _reference_start_Psalms 88:17_reference_end_ Keyword: Similar Collocating Term: אכל Gloss: to consume References: _reference_start_Exodus 15:7_reference_end_ Keyword: Similar Collocating Term: אַכְזָרִי Gloss: cruel References: _reference_start_Isaiah 13:9_reference_end_ Keyword: Opposite Collocating Term: נחם Gloss: to relent References: _reference_start_Exodus 32:12_reference_end_ _reference_start_Jonah 3:9_reference_end_ Keyword: Opposite Collocating Term: רחם Gloss: to have compassion References: _reference_start_Deuteronomy 13:18_reference_end_ Keyword: Opposite Collocating Term: רַחְַמִים Gloss: compassion References: _reference_start_Deuteronomy 13:18_reference_end_ Level 3: b Context: Of humans. the emotion of anger Intrinsic Domains for Meaning:c Oppression Participant Roles for Meaning:c Experiencer = genitive: humanTarget = implicit: human Key Reference: _reference_start_Jeremiah 25:38_reference_end_ Key Verse: KTBH - ... because of the |banger |b*of the oppressor ... Evaluation of Translations: NJB 'owing to the devastating fury', and NJPS 'because of the oppressive wrath' translate MT and appear to understand הַיֹּונָה *as 'oppressing', and take it to qualify חֲרֹון*. Most others accept emendation of חֲרֹון *to חֶרֶב*, and understand הַיֹּונָה *as a collective 'oppressors' eg NIV 'because of the sword of the oppressor' (Similarly RSV, NRS, REB, and probably TEV). CEV omits the entire second half of the verse.Depending whether or not the textual emendation is accepted, either NIV or NJPS would be good models to follow. _reference_start_Jeremiah 25:38_reference_end_ Keyword: Level 2: 2 Meaning: Meaning uncertain Level 3: a Context: Meaning uncertain _reference_start_Psalms 58:10_reference_end_ Keyword: Note: (a) With the possible exception of the very doubtful Psa 58:10 (see below). Note: (b) Though the difficult Jer 25:38a may be an exception (see note f). Note: (c) Only here in the plural. Tate takes it as an intensive or plural of amplification, citing GKC 124.e (WBC 1990). BDB suggests 'bursts of burning anger' probably assuming a plural of intensity. Note: (d) This assumes that the 3ms suffix refers to Yahweh (cf the similar phrase in v. 37) and not הַיֹּונָה*, understood as 'the oppressor'. However the commentaries handle the difficulties of the preceding colon, they agree that it is the anger of Yahweh that is in view. Note: (e) The Experiencer is ambiguous in this verse, but essentially the same phrase, differing only in an explicit 1cs suffix, refers to Yahweh's anger in v. 14, so that is likely to be the case in v. 12 too. There is, however, textual uncertainty in the sequence חָרֹון* (v. 12), חָזֹון* (v. 13) and חֲרֹונִי* (v. 14), which looks suspicious and is missing from LXX. See Allen (WBC 1994). Note: (f) This assignment makes two assumptions:1) MT is correct, though several Hebrew mss, supported by LXX and Tg, read חֶרֶב* 'sword' for חָרֹון* 'burning [anger]' and2) the following genitive הַיֹּונָה* should be understood as 'the oppressor'.A good case can be made for accepting an emendation based on LXX if חָרֹון* was read by dittography from the colon that follows. Most translations and commentaries do so.If MT is retained, the next word הַיֹּונָה *is generally understood as 'oppressor(s)' though it may also be an abstract noun 'oppression' (WBC). Note: (g) The meaning of v. 10, especially the second half is very uncertain. See, for example, Tate (WBC 1990). KTBH shares the view of HBK that, 'It would be of little practical use to list the many ways in which the text has been handled. No two translations agree completely, and all (including even NIV) have textual footnotes. Whatever course a translator takes, a note should indicate that the Hebrew makes little sense'. Version: 0 Date: 2007-12-27 10:54:21 cjs Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. \2^KKa^burning [of anger] (חֳרִי)burning [of anger] (חֳרִי)Strong's number: 02750 Part of p]OOS]burning [of anger] (חָרוֹן)burning [of anger] (חָרוֹן)Strong's number: 02740 Part of speech: ncm Frequency: 41 Cognate(s): חרה Abstract for Busy Translators: 1. All but one instance of the word refers to the burning of anger, Meaning 1. 2. When the word refers to ‘anger’, there is a further distinction in meaning between God being angry with someone, Meaning 1a, and someone being angry with someone else, Meaning 1b. 3. In Psa 58:10, the meaning is very uncertain, Meaning 2. Notes for Translators: God’s anger is always righteous. It is directed against a person or people who are wrong. It may be translated by the same terms as  C~qdWJ=0# zm`SF9,vi\OB5( Y]" X]N1 W]E V]" U] T]$ S]$ R]" Q]  P] O] N] M]3- L]1% K] J]& I]% H] G] F] E] D] C]U B]N1 A]E @] ?] >]  =] <] ;] :] 9]  8]  7] 6]  5]  4] 3] 2]  1]$ 0]$ /]" .]  -] ,] +] *] )] (]3- ']1% &] %]& $]% #] "] !] ] ] ]X ]U ]N1 ]E ] ] ]  ]  C~qdWJ=0# zm`SF9,vi\OB5( _  _ ! _  _  _  _  _  _  _  _ _  _  _ _  _ _  _ _ _ _ _ _p _! _ _ _ _p _! _ _ ~_* }_* |_* {_* z_* y^ " x^ w^ v^ " u^  t^ s^ r^ " q^  p^ o^ n^ m^ l^ k^ j]: i]& h]& g]  f]  e]  d] c] b] a]X `]X _]N1 ^] ]] \]U []N1 Z]$speech: ncm Frequency: 6 Cognate(s): חרה Abstract for Busy Translators: 1. All instances of the word refer to the burning of anger. 2. There is a distinction in meaning between God being angry with someone, Meaning 1a, and someone being angry with someone else, Meaning 1b. Notes for Translators: God’s anger is always righteous. It is directed against a person or people who are wrong. It may be translated by the same terms as human anger, unless those terms can only mean sinful anger. Hebraists' Comments: For discussion of 'burning' as the probable original sense of the root, see the discussion of the cognate verb חרה*.Unlike the verb and the cognate noun חָרֹון*, only one construction is found in HB, that in which אַף* 'anger' is explicit, someone's חְָרִי אַף*. Six instances, however, provide inadequate evidence that the alternative, without אַף*, cannot occur. Comparison of Meanings and Uses: 1 Focus: response; response: anger a Experiencer: God b Experiencer: human Domain and Frame Notes: See other words for anger Level 2: 1 Meaning: The emotion of anger Frame for Meaning: Anger Grammar Notes: In each instance, חְָרִי* is used in the construct with אַף* as the genitive. Participant Roles for Meaning: Experiencer: God or humanTarget: human Level 3: a Context: Of God, the emotion of anger Intrinsic Domains for Meaning:c Apostasy and Judgement Participant Roles for Meaning:c Experiencer = implicit: GodTarget = implicit: Israel or Judah Key Reference: _reference_start_Lamentations 2:3_reference_end_ Key Verse: KTBH - In |bburning |b*anger, he has cut off every horn of Israel Evaluation of Translations: Some translations take the construct pair חְָרִי אַף* as an intensifying construction and use an adjective 'fierce anger' (NIV, RSV, NRS, REB), 'burning anger' (NJB) or 'blazing anger' (NJPS). The imagery of the Hebrew idiom 'burning anger' works well in English and may be followed in other languages if they use similar imagery. TEV combines the two words into one 'fury' and this may also be followed. _reference_start_Deuteronomy 29:23_reference_end_ _reference_start_Lamentations 2:3_reference_end_ Keyword: Similar Collocating Term: אַף Gloss: anger References: _reference_start_Deuteronomy 29:23_reference_end_ _reference_start_Lamentations 2:3_reference_end_ Level 3: b Context: Of humans, the emotion of anger Intrinsic Domains for Meaning:c Various, including Unbelief, Warfare Participant Roles for Meaning:c Experiencer = genitive or implicit: humanTarget = implicit: human = individual or nation Key Reference: _reference_start_Isaiah 7:4_reference_end_ Key Verse: KTBH - ... because of the |bburning |b*anger of Rezin and Aram and the son of Remaliah Evaluation of Translations: Some translations take the construct pair חְָרִי אַף* as an intensifying construction and use an adjective 'fierce anger' (NIV, RSV, NRS, NJB) or 'blazing anger' (REB). The imagery of the Hebrew idiom 'burning anger' works well in English and may be followed in other languages if they use similar imagery. Other translations combine the two words into one eg anger (TEV) or raging (NJPS), and this may also be followed. _reference_start_Exodus 11:8_reference_end_ _reference_start_1 Samuel 20:34_reference_end_ _reference_start_2 Chronicles 25:10_reference_end_ _reference_start_Isaiah 7:4_reference_end_ Keyword: Similar Collocating Term: אַף Gloss: anger References: _reference_start_Exodus 11:8_reference_end_ _reference_start_1 Samuel 20:34_reference_end_ _reference_start_2 Chronicles 25:10_reference_end_ _reference_start_Isaiah 7:4_reference_end_ Keyword: Similar Collocating Term: עצב Gloss: to grieve References: _reference_start_1 Samuel 20:34_reference_end_ Version: 0 Date: 2007-12-27 10:54:56 cjs Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org.ry with someone else, Meanings 1b, 2b. Notes for Translators: God’s anger is always righteous. It is directed against a person or people who are wrong. It may be translated by the same terms as human anger, unless those terms can only mean sinful anger. Hebraists' Comments: 1. The two instances of the Piel both collocate closely with the Hiphil. Either they describe the same sequence of events (1Sa 1:6-7) or they connect two similar events (a cause and its effect; Deu 32:21). Both stems signal a causative meaning. The distinction is stylistic, not semantic (TDOT: 'the very rare piel appears to represent a stylistically motivated variant to a nearby hiphil').2. The cognate noun (see כַּעַס) collocates with the verb, either in a simple cognate accusative construction (1Sa 1:6) or in a more complex relative construction eg בְּכַעְסוֹ אֲשֶׁר הִכְעִיס אֶת־יְהוָה ‘because of the provocation with which he provoked Yahweh’ (1Ki 15:30 cf 1Ki 21:22, 2Ki 23:26).3. The majority of instances of this root are spelled with ס, but in the book of Job, it is spelled consistently with שׂ. There appears to be no difference in meaning, so KTBH treats the two forms in the same entry as alternative spellings. TDOT and NIDOTTE suggest that the spelling with שׂ may indicate a relationship to an Arabic cognate. Comparison of Meanings and Uses: 1 Stem: Qal; agent: none; experiencer: subject; target: human; focus: response a Experiencer: God; response: anger; target: human b Experiencer: human; response: anger; target: human c Experiencer: human; response: frustration; target: futility 2 Stem: Piel or Hiphil; agent: subject; experiencer: object; focus: provocation a Experiencer: God; response: anger b Experiencer: human; response: anger c Experiencer: human; response: fear Domain and Frame Notes: With a few exceptions the meanings of כעס all relate to the same frame, labelled simply ‘anger’ in which the elements are: the anger event itself an experiencer of the anger an event which is the stimulus for the anger an agent who instigates that event and may be described as the agent which causes the anger a target of the anger who is normally the same as the agent consequence event(s) of the anger having an impact on the target Meaning 1 points to the anger event itself, while for Meaning 2 the focus is the event which is the stimulus for the anger.Subsequent research might show that it would be better to deal with two sub-frames, divine anger and human anger, which would relate to different domains in different ways. Alternatively, since, at least some of the time, the anger of a man of God is expected to match that of God, the sub-frames might be righteous and unrighteous anger.Perhaps because anger is such a common human experience, the anger frame is evoked in many contexts so that the frame is understood against a background of many domains. Thus there are no core domains, only non-core. For example: Wickedness: God's anger towards the target/agent is a response to the sin of the agent Idolatry: God's anger is provoked by idolatry Injustice: God's anger towards the target/agent is a response to the sin of the agent Unbelief: God's anger towards the target/agent is a response to the unbelief of Israel in the wilderness Prophecy: a prophet provoked the anger of an ungodly king Judgement: God's anger against the target was expected to have punishment as a consequence Level 2: 1 Meaning: To experience a negative emotional response to an event or object Frame for Meaning: Stimulus - Negative Response Verb Stem: Qal Participant Roles for Meaning: Experiencer: God or humanTarget: human = individual(s) or the nation of Israel, or none Level 3: a Context: Of God, to experience the emotion of anger Frame for Meaning:c Anger Intrinsic Domains for Meaning:c Apostasy and Judgement Participant Roles for Meaning:c Experiencer = subject: God Target = implicit: human = the nation of Israel Key Reference: _reference_start_Ezekiel 16:42_reference_end_ Key Verse: KTBH - I will make my anger against you cease, my jealousy will turn aside from you, I will be calm and |bI will be angry|b* no more Evaluation of Translations: Most translations have the simple 'I will [not] be angry', from which there seems no reason to depart. 'I shall ... no longer be provoked to anger' (REB) implies a passive causative rather than the simple stative and seems unnecessarily complex. _reference_start_Ezekiel 16:42_reference_end_ \paradigl 1 Keyword: Similar Collocating Term: חֵמָה Gloss: anger References: _reference_start_Ezekiel 16:42_reference_end_ Keyword: Similar Collocating Term: קנא Gloss: to be jealous References: _reference_start_Ezekiel 16:42_reference_end_ Keyword: Opposite Collocating Term: שׁקט Gloss: to maintain a quiet attitude References: _reference_start_Ezekiel 16:42_reference_end_ Level 3: b Context: Of humans, to experience the emotion of anger Frame for Meaning:c Anger Intrinsic Domains for Meaning:c Wickedness, Criticism, Godliness Participant Roles for Meaning:c Experiencer = subject: human Target = אֶל or implicit: human = individual(s) Key Reference: _reference_start_2 Chronicles 16:10_reference_end_ Key Verse: KTBH - Asa |bwas angry |b*with the seer and he put him in prison because of his rage with him over this ... Evaluation of Translations: Most have 'be angry' or the equivalent, 'be vexed' (REB, NJPS) or 'be enraged' (NJB). _reference_start_2 Chronicles 16:10_reference_end_ _reference_start_Nehemiah 3:33_reference_end_ _reference_start_Psalms 112:10_reference_end_ _reference_start_Ecclesiastes 7:9_reference_end_ \paradigl 1 Keyword: Cognate Collocating Term: כַּעַס Gloss: anger References: _reference_start_Ecclesiastes 7:9_reference_end_ Keyword: Similar Collocating Term: זַעַף Gloss: anger References: _reference_start_2 Chronicles 16:10_reference_end_ Keyword: Similar Collocating Term: חרה Gloss: to be angry References: _reference_start_Nehemiah 3:33_reference_end_ Keyword: Similar Collocating Term: חרק שִׁנַּיִם Gloss: to gnash teetha* References: _reference_start_Psalms 112:10_reference_end_ Keyword: Similar Collocating Term: גְּבָה רוּחַ Gloss: pride References: _reference_start_Ecclesiastes 7:9_reference_end_ Keyword: Opposite Collocating Term: אֶרֶךְ רוּחַ Gloss: patience References: _reference_start_Ecclesiastes 7:9_reference_end_ Level 3: c Context: Of humans, to experience a state of frustration in response to the futility of life and work Frame for Meaning:c Frustration Intrinsic Domains for Meaning:c Work; Futility Participant Roles for Meaning:c Experiencer = implicit: human Target = implicit: the frustration of meaningless work and futility Key Reference: _reference_start_Ecclesiastes 5:16_reference_end_ Key Verse: KTBH - all his days he will eat in darkness, |bhe will be |b*greatly |bfrustrated|b*, with sickness and anger Evaluation of Translations: All translations examined read the noun rather than the verb.b* If the verb is read, then it should be rendered in such a way as to express frustration. _reference_start_Ecclesiastes 5:16_reference_end_ Keyword: Similar Collocating Term: קֶצֶף Gloss: anger References: _reference_start_Ecclesiastes 5:16_reference_end_ Level 2: 2 Meaning: To cause someone to experience a negative emotional response Frame for Meaning: Stimulus - Negative Response Verb Stem: Piel and Hiphil Participant Roles for Meaning: Agent: God or human Experiencer: God or human Level 3: a Context: To cause God to experience the emotion of anger Frame for Meaning:c Anger Intrinsic Domains for Meaning:c Apostasy and Judgement Participant Roles for Meaning:c Agent: = subject: human Experiencer = object: God Key Reference: _reference_start_Deuteronomy 32:16_reference_end_ Key Verse: KTBH - They made him jealous with foreign gods and |bthey provoked |b*him |bto anger|b* by abominations Evaluation of Translations: Most translations express causation, eg 'to anger' (NIV, NJB), 'to make angry' (CEV), 'to provoke' (NRS), 'to provoke to anger' (RSV, REB), 'to vex' (NJPS). TEV 'the evil they did made him angry’ removes the element of personal provocation by treating the stimulus event as the cause, rather than the agents of that event, and should not be followed. _reference_start_Deuteronomy 4:25_reference_end_ _reference_start_Deuteronomy 9:18_reference_end_ _reference_start_Deuteronomy 31:29_reference_end_ _reference_start_Deuteronomy 32:16_reference_end_ _reference_start_Deuteronomy 32:21_reference_end_ _reference_start_Judges 2:12_reference_end_ _reference_start_1 Kings 14:9_reference_end_ _reference_start_1 Kings 14:15_reference_end_ _reference_start_1 Kings 15:30_reference_end_ _reference_start_1 Kings 16:2_reference_end_ _reference_start_1 Kings 16:7_reference_end_ _reference_start_1 Kings 16:13_reference_end_ _reference_start_1 Kings 16:26_reference_end_ _reference_start_1 Kings 16:33_reference_end_ _reference_start_1 Kings 21:22_reference_end_ _reference_start_1 Kings 22:54_reference_end_ _reference_start_2 Kings 17:11_reference_end_ _reference_start_2 Kings 17:17_reference_end_ _reference_start_2 Kings 21:6_reference_end_ _reference_start_2 Kings 21:15_reference_end_ _reference_start_2 Kings 22:17_reference_end_ _reference_start_2 Kings 23:19_reference_end_ _reference_start_2 Kings 23:26_reference_end_ _reference_start_2 Chronicles 28:25_reference_end_ _reference_start_2 Chronicles 33:6_reference_end_ _reference_start_2 Chronicles 34:25_reference_end_ _reference_start_Nehemiah 3:37_reference_end_ _reference_start_Psalms 78:58_reference_end_ _reference_start_Psalms 106:29_reference_end_ _reference_start_Isaiah 65:3_reference_end_ _reference_start_Jeremiah 7:18_reference_end_ _reference_start_Jeremiah 7:19_reference_end_ _reference_start_Jeremiah 8:19_reference_end_ _reference_start_Jeremiah 11:17_reference_end_ _reference_start_Jeremiah 25:6_reference_end_ _reference_start_Jeremiah 25:7_reference_end_ _reference_start_Jeremiah 25:7_reference_end_ _reference_start_Jeremiah 32:29_reference_end_ _reference_start_Jeremiah 32:30_reference_end_ _reference_start_Jeremiah 32:32_reference_end_ _reference_start_Jeremiah 44:3_reference_end_ _reference_start_Jeremiah 44:8_reference_end_ _reference_start_Ezekiel 8:17_reference_end_ _reference_start_Ezekiel 16:26_reference_end_ _reference_start_Hosea 12:15_reference_end_ \paradigl 1 Keyword: Cognate Collocating Term: כַּעַס Gloss: anger References: _reference_start_1 Kings 15:30_reference_end_ _reference_start_1 Kings 21:22_reference_end_ _reference_start_2 Kings 23:26_reference_end_ Keyword: Similar Collocating Term: חרה Gloss: to be angry References: _reference_start_2 Kings 23:26_reference_end_ Keyword: Similar Collocating Term: חָרֹון Gloss: anger References: _reference_start_2 Kings 23:26_reference_end_ Keyword: Similar Collocating Term: אַף Gloss: anger References: _reference_start_2 Kings 23:26_reference_end_ Keyword: Similar Collocating Term: עבר Gloss: to become angry References: _reference_start_Psalms 78:58_reference_end_ Keyword: Similar Collocating Term: קנא Gloss: to make jealous References: _reference_start_Deuteronomy 32:16_reference_end_ _reference_start_Deuteronomy 32:21_reference_end_ _reference_start_Psalms 78:58_reference_end_ Keyword: Similar Collocating Term: מאס Gloss: to reject References: _reference_start_Psalms 78:58_reference_end_ Keyword: Similar_Term Collocating Term: עזב Gloss: to forsake References: _reference_start_Judges 2:12_reference_end_ _reference_start_2 Kings 22:17_reference_end_ _reference_start_2 Chronicles 34:25_reference_end_ Level 3: b Context: To cause humans to experience the emotion of anger Frame for Meaning:c Anger Intrinsic Domains for Meaning:c Judgement, Rivalry, Childlessness Participant Roles for Meaning:c Agent = subject: God or human Experiencer = object: human Key Reference: _reference_start_Deuteronomy 32:21_reference_end_ Key Verse: KTBH - ... I will make them jealous by a non-people; I will |bmake |b*them |bangry |b*by a foolish nation Evaluation of Translations: Some (NIV, TEV, CEV) make the anger explicit. Others (RSV, NRS, REB) translate as 'provoke' without specifying the nature of the response provoked, but anger would be readily understood. _reference_start_Deuteronomy 32:21_reference_end_ _reference_start_1 Samuel 1:6_reference_end_ _reference_start_1 Samuel 1:7_reference_end_ _reference_start_Nehemiah 3:37_reference_end_ \paradigl 1 Keyword: Similar Collocating Term: קנא Gloss: to make jealous References: _reference_start_Deuteronomy 32:21_reference_end_ Keyword: Similar Collocating Term: רעם Gloss: (?) to irritate, humiliate References: _reference_start_1 Samuel 1:6_reference_end_ Level 3: c Context: To cause humans to experience fear or horror Frame for Meaning:c Fearf* Intrinsic Domains for Meaning:c Judgement Participant Roles for Meaning:c Agent = subject: God Experiencer = object: human Key Reference: _reference_start_Ezekiel 32:9_reference_end_ Key Verse: KTBH - |bI will disturb |b*the heart of many nations when I bring about your destruction among the nations in lands which you have not known Evaluation of Translations: It is important to distinguish the response from anger. Most translations appropriately use a generic translation, eg 'I will trouble' (NIV, RSV, NRS, TEV) or 'I shall cause disquiet' (REB). CEV's 'nations will be shocked' may capture more precisely the nature of the response which God provokes, as indicated in v. 10. However, its use of a passive, perhaps for stylistic reasons, reduces the force of nineteen first person singular verbs in twelve verses in the Hebrew, which emphasise what Yahweh will do. NJPS's use of ‘vex’ (its normal equivalent for כעס*) implies anger, which is out of place here. Similarly, 'grieve' (NJB) slightly misreads the response. _reference_start_Ezekiel 32:9_reference_end_ \paradigl 1 Keyword: Similar Collocating Term: שׁמם Gloss: to appal References: _reference_start_Ezekiel 32:9_reference_end_ \paradigl 2 Keyword: Similar Collocating Term: שׂער Gloss: to shudder References: _reference_start_Ezekiel 32:9_reference_end_ \paradigl 3 Keyword: Similar Collocating Term: שַׂעַר Gloss: shuddering References: _reference_start_Ezekiel 32:9_reference_end_ \paradigl 4 Keyword: Similar Collocating Term: חרד Gloss: to tremble References: _reference_start_Ezekiel 32:9_reference_end_ Note: (a) Presumably an expression of anger or other emotion. Note: (b) The ancient versions (LXX, Syr, Tg, Vul) appear to have read the noun וְכַעַס for the verb וְכָעַס of the MT, from which it differs by only one vowel. If this is accepted and the בְּ prefixed to חֹשֶׁךְ is taken to govern the whole string of coordinated nouns, the verse reads more smoothly, ‘All his days he eats in darkness, with great frustration, affliction and anger.’ (NIV). This emendation is widely adopted by modern versions and is accepted by WBC, NICOT, AB and HBK. If this emendation of the verb to the noun is adopted, this instance should be seen as an example of כַּעַס, Meaning 1d, and rendered ‘frustration’. A second emendation, which should also be considered, is adopted by NIV, above, and most others, based on the ancient versions (LXX, Syr, Tg, Vul) which appear to have read וְחָלְיוֹ as וָחְָלִי without the pronominal suffix. The ו-suffix may have arisen by dittography. Note: (c) Probably. Following Williamson (WBC, 1985:214, 217) and some modern translations (eg NLT, ESV, RSV), KTBH assigns Nehemiah 3:37 to Meaning 2a and recommends making God the explicit Experiencer whose anger is being provoked. Fensham (NICOT), TDOT and other modern translations (eg NIV, NRS, NJPS, NJB, NAB and REB), however, interpret the preposition in ְנֶגֶד הַבּוֹנִים 'in front of the builders' as signalling the people provoked rather than the witnesses of the provocation. Although TDOT favours God as the implied Experiencer for each of five other instances listed below, it rejects this interpretation in the case of Nehemiah 3:37. Evidence for this view includes Sanballat's ridicule of the Jews (v. 33), which may point to the 'builders' as the Experiencers (Use 2b). Arguments against this position include: 1. It would involve a unique use of this preposition and Williamson (WBC, 1985:214) sees this as 'an insuperable difficulty'. 2. In five other instances God is the implied, but unexpressed, Experiencer of the Hiphil of כעס (1Ki 21:22; 2Ki 21:6; 2Ki 23:19; Hos 12:15; Psa 106:29). 3. Nehemiah's request earlier in the same verse 'do not cover up their guilt or blot out their sins from before you' may imply some offence against God, which would provoke His anger. A third possibility (not followed in any translation) may be indicated by the context of the previous few verses (33-36), where it was Nehemiah and his associates who were being provoked (in the hearing of the builders). Note: (d) In the relationship between Hannah and Peninnah, Hannah’s emotional response would have been complex and mixed, but is likely to have included both anger and grief. Even without Penninnah’s malicious provocation, Hannah would have been experiencing grief, shame and jealousy, simply because of her childlessness and the constant presence of a rival wife. That provocation must have introduced something new to the mixture of negative emotions. As a response to provocation, probably in the form of taunting as several versions suggest, it may best be described as anger. Note: (e) Possibly. Note: (f) Ezk 32:9 the 'anger' frame is precluded by the context. The parallel use of the verbs in v. 10 (see Similar Terms) signals a different meaning such as 'to disturb' (HALOT) or 'to agitate'. TDOT similarly distinguishes Ezk 32:9 by noting its association with trembling. BDB, however, does not make this distinction and gives the gloss 'vex, provoke to anger'. Version: 0 Date: 2007-12-27 11:09:47 cjs Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. uu:_SS__to be angry, provoke anger (כעס)to be angry, provoke anger (כעס)\level1 1 Strong's number: 03707 Variant Spelling(s): כעשׂ Part of speech: v Frequency: 55 Cognate(s): כַּעַס Abstract for Busy Translators: 1. The key meaning distinction is between someone experiencing anger, frustration etc, Meaning 1, and someone causing someone to else experience the anger etc, Meaning 2. 2. Another distinction which requires care in translation is the nature of the response. The verb has a wider range of meaning than some other anger terms. It is used for responses which include frustration, Meaning 1c, and fear, Meaning 2c, as well as anger, Meanings 1a and 1b. Sometimes it may be wise to translate with a neutral word like the English ‘to provoke’. 3. There is a further distinction in meaning between God being angry with someone, Meanings 1a, 2a, and someone being ang C~qdWJ=0# zm`SF9,vi\OB5( _` ^` ]`  \` [`  Z`U Y`U X`U W`  V`U U_ T_ S_ R_ Q_ P_ O_  N_  M_% L_  K_  J_  I_  H_" G_  F_ E_N: D_N: C_  B_  A_N: @_  ?_  >_  =_  <_  ;_  :_  9_ 8_ 7_, 6_, 5_ 4_  3_  2_ 1_ 0_ /_  ._ -_ ,_ +_A *_j )_N: (_% '_" &_! %_ $_  #_  "_  !_  _  _  _  _ 6rovocation to anger (כַּעַס)Strong's number: 03708 \level1 1 Variant Spelling(s): כַּעַשׂ Part of speech: n Frequency: 25 Cognate(s): כעס Abstract for Busy Translators: 1. The key meaning distinction is between the anger, grief etc which someone experiences, Meaning 1, and what causes someone to experience the anger etc, Meaning 2. 2. Another distinction which requires care in translation is the nature of the response. The noun has a wider range of meaning than some other anger terms. It is used for responses which include grief, Meaning 1c, and frustration, Meaning 1d, as well as anger, Meanings 1a and 1b. Sometimes it may be wise to translate with a neutral word like the English ‘provocation’. 3. There is a further distinction in meaning between God being angry with someone, Meanings 1a, 2a, and someone being angry with someone else, Meanings 1b, 2b. Notes for Translators: God’s anger is always righteous. It is directed against a person or people who are wrong. It may be translated by the same terms as human anger, unless those terms can only mean sinful anger. Hebraists' Comments: 1. The cognate verb (see כעס*) collocates with the noun, either in a simple cognate accusative construction (1Sa 1:6) or in a more complex relative construction e.g.בְּכַעְסוֹ אֲשֶׁר הִכְעִיס אֶת־יְהוָה* ‘with the provocation with which he provoked Yahweh’ (1Ki 15:30 cf. 1Ki 21:22, 2Ki 23:26).2. The majority of instances of the root are spelled with a ס*, but in the book of Job, the spelling is consistently with שׂ*. There appears to be no difference in meaning, so KTBH treats the two forms in the same entry as alternative spellings. It is suggested that the spelling with שׂ* may indicate a relationship to an Arabic cognate (TDOT, NIDOTTE) or that it is a dialectal variation (BDB, TWOT).3. Unlike the cognate verb (see כעס*), the participants are, for the most part, not closely linked syntactically to the head word. Some are vague, especially in the Wisdom literature (see below), but generally they can be recovered from the wider context and a knowledge of the frame involved. Comparison of Meanings and Uses: 1 Focus: response a Experiencer: God; response: anger; target: human b Experiencer: human; response: anger; target: human c Experiencer: human; response: grief; target: none d Experiencer: human; response: frustration; target: futility 2 Focus: provocation a Experiencer: God; response: anger b Experiencer: human; response: anger Domain and Frame Notes: For notes on the ‘anger’ frame, see this section in the entry for the cognate verb.The Contextual Uses of Meaning 1 are closely related since anger, grief and frustration are closely related experiences. The Specific Frame listed is, in each case, a sub-frame of the more generic 'stimulus - negative response' frame. The main points of distinction between the sub-frames concern the nature of the emotions and the reactions they cause, but they may also be distinguished on the basis of differences in participant roles. The ‘grief’ frame is distinguished from the ‘anger’ frame by the absence of a target. Otherwise, the corresponding elements are present: the grief event itself an experiencer of the grief an event which is the stimulus for the grief an agent who may instigate that event a consequence event - weeping etc The ‘frustration’ frame is distinguished from the ‘anger’ frame by an impersonal instrument causing the frustration and absence of an agent the frustration event itself an experiencer of the frustration an event which is the target for the frustration - in Ecclesiastes it is the futility of life and toil. In the causing event, this is an abstract instrument rather than a personal agent. Additional Information: The Wisdom writings sometimes leave participants unexpressed and very general (eg the target in Ecc 7:9 and the experiencer in Pro 27:3). It is the knowledge of the 'anger' frame that enables the reader to recognise that there must be an experiencer and a target in each case. Level 2: 1 Meaning: Negative emotional response to an event or object Frame for Meaning: Stimulus - Negative Response Participant Roles for Meaning: Experiencer: God or humans Target: human = individual(s) or the nation of Israel, or none Level 3: a Context: Of God, the emotion of anger Frame for Meaning:c Anger Intrinsic Domains for Meaning:c Apostasy and Judgement, Repentance and Restoration Participant Roles for Meaning:c Experiencer = genitive: God Target = עִם: human = an individual or the nation of Israel Key Reference: _reference_start_Psalms 85:5_reference_end_ Key Verse: KTBH - Restore us, O God of our salvation, and annul your |banger |b*with us Evaluation of Translations: Most translation use a weaker synonym of ‘anger’: 'displeasure' (NIV, REB, TEV, NJPS) or 'indignation' (RSV, NRS, NJB). It seems undesirable to weaken the force expressed by ‘anger’ in this way. CEV 'don't be angry’ transforms the noun to a verb, but retains a strong word from the 'anger' group which gives adequate expression to the strength of the response. _reference_start_Job 10:17_reference_end_ _reference_start_Psalms 85:5_reference_end_ Keyword: Similar Collocating Term: אנף Gloss: to be angry References: _reference_start_Psalms 85:5_reference_end_ Keyword: Similar Collocating Term: אַף Gloss: anger References: _reference_start_Psalms 85:5_reference_end_ Level 3: b Context: Of humans, the emotion of anger Frame for Meaning:c Anger Intrinsic Domains for Meaning:c Folly, Honour, Marriage Participant Roles for Meaning:c Experiencer = genitive or implicit: human Target: = implicit: human Key Reference: _reference_start_Proverbs 12:16_reference_end_ Key Verse: KTBH - A fool makes his |banger |b*known at the time, but a prudent person conceals dishonour Evaluation of Translations: Most translations use 'anger' (NRS, NJB) or a similar noun, 'annoyance' (NIV, REB) or 'vexation' (RSV, NJPS). _reference_start_Job 5:2_reference_end_ _reference_start_Proverbs 12:16_reference_end_ _reference_start_Proverbs 21:19_reference_end_ _reference_start_Ecclesiastes 7:9_reference_end_ Keyword: Similar Collocating Term: קִנְאָה Gloss: envy References: _reference_start_Job 5:2_reference_end_ Keyword: Similar Collocating Term: מָדֹון Gloss: strife, quarrelling, scolding References: _reference_start_Proverbs 21:19_reference_end_ Keyword: Similar Collocating Term: קָלֹון Gloss: dishonour References: _reference_start_Proverbs 12:16_reference_end_ Level 3: c Context: Of humans, the emotion of sorrow in response to loss Frame for Meaning:c Grief Intrinsic Domains for Meaning:c Barrenness, Suffering, Mourning Participant Roles for Meaning:c Experiencer = genitive or implicit: human Target: none Key Reference: _reference_start_Psalms 6:8_reference_end_ Key Verse: KTBH - My eye has wasted away from |bgrief|b*; it has grown weak because of all my foes Evaluation of Translations: Most translate by 'grief' (RSV, NRS, REB) or 'sorrow' (NIV, CEV). This seems appropriate because the effect on the psalmist's eyes is likely to be from weeping. The use of 'vexation' by NJPS and NJB points to anger rather than grief, so should be avoided. TEV ‘I can hardly see; my eyes are so swollen from the weeping caused by my enemies’ makes the weeping explicit and points unambiguously to grief, though it does not have a direct equivalent to כַּעַס*. _reference_start_1 Samuel 1:16_reference_end_ _reference_start_Job 6:2_reference_end_ _reference_start_Job 17:7_reference_end_ _reference_start_Psalms 6:8_reference_end_ _reference_start_Psalms 31:10_reference_end_ _reference_start_Ecclesiastes 7:3_reference_end_ Keyword: Similar_Term Collocating Term: שִׂיחַ Gloss: complaint References: _reference_start_1 Samuel 1:16_reference_end_ Keyword: Similar_Term Collocating Term: הַוָּה Gloss: disaster References: _reference_start_Job 6:2_reference_end_ Keyword: Similar_Term Collocating Term: יָגֹון Gloss: agony, grief References: _reference_start_Psalms 31:10_reference_end_ Keyword: Similar_Term Collocating Term: אָבֶל Gloss: mourning References: _reference_start_Ecclesiastes 7:3_reference_end_ Keyword: Opposite_Term Collocating Term: מִשְׁתֶּה Gloss: feasting References: _reference_start_Ecclesiastes 7:3_reference_end_ Keyword: Opposite_Term Collocating Term: שְׂחֹוק Gloss: laughter References: _reference_start_Ecclesiastes 7:3_reference_end_ Level 3: d Context: Of humans, a state of frustration in response to the futility of life and worka* Frame for Meaning:c Frustration Intrinsic Domains for Meaning:c Work, Futility Participant Roles for Meaning:c Experiencer = implicit: human Target = implicit: the frustration of meaningless work and futility Key Reference: _reference_start_Ecclesiastes 1:18_reference_end_ Key Verse: KTBH - Much wisdom leads to much |bfrustration|b*; whoever increases in knowledge will increase in pain Evaluation of Translations: The translations do not communicate well the sense of Qoheleth's frustration with life. The nearest is 'vexation' (RSV, NRS, REB, NJPS), but even this covers a wide semantic range and permits other senses. Others, such as 'sorrow' (NIV), 'worries' (TEV) and 'grief' (NJB) seem further from the point. _reference_start_Ecclesiastes 1:18_reference_end_ _reference_start_Ecclesiastes 2:23_reference_end_ _reference_start_Ecclesiastes 11:10_reference_end_ Keyword: Similar Collocating Term: מַכְאֹוב Gloss: pain References: _reference_start_Ecclesiastes 1:18_reference_end_ _reference_start_Ecclesiastes 2:23_reference_end_ Keyword: Similar Collocating Term: עִנְיָן Gloss: occupation, task References: _reference_start_Ecclesiastes 2:23_reference_end_ Keyword: Similar Collocating Term: עָמָל Gloss: care, anxiety References: _reference_start_Ecclesiastes 2:23_reference_end_ Keyword: Similar Collocating Term: עמל Gloss: to exert oneself References: _reference_start_Ecclesiastes 2:23_reference_end_ Keyword: Similar Collocating Term: רַעְיֹון Gloss: striving References: _reference_start_Ecclesiastes 2:23_reference_end_ Keyword: Similar Collocating Term: רָעָה Gloss: trouble References: _reference_start_Ecclesiastes 11:10_reference_end_ Keyword: Opposite Collocating Term: שׁכב Gloss: to rest References: _reference_start_Ecclesiastes 2:23_reference_end_ Level 2: 2 Meaning: An event or object which causes a negative emotional response Frame for Meaning: Stimulus - Negative Response Participant Roles for Meaning: Agent: Human Experiencer: God or human Level 3: a Context: An event or object which causes God to experience the emotion of anger Frame for Meaning:c Anger Intrinsic Domains for Meaning:c Apostasy and Judgement Participant Roles for Meaning:c Agent = genitive or implicit: human Experiencer = implicit: God Key Reference: _reference_start_Deuteronomy 32:19_reference_end_ Key Verse: KTBH - Yahweh saw this and he rejected them because of the |bprovocation |b*of his sons and his daughters Evaluation of Translations: RSV 'because of the provocation of his sons' retains a noun 'provocation' which in English generally implies provocation to anger and thus is satisfactory. A subjective genitive ‘provocation by his sons' would be readily understood. Other translations transform the noun into a verb and thereby convey the same meaning eg 'because he was angered by his sons and daughters' (NIV). Several translations reconstruct the verse to achieve a smoother reading eg NRS, 'The LORD saw it, and was jealous; he spurned his sons and daughters.' It is not clear, however, whether this is a decision to follow the emendation proposed in BHS or whether it is a matter of translation technique. _reference_start_Deuteronomy 32:19_reference_end_ _reference_start_Deuteronomy 32:27_reference_end_ _reference_start_1 Kings 15:30_reference_end_ _reference_start_1 Kings 21:22_reference_end_ _reference_start_2 Kings 23:26_reference_end_ _reference_start_Ezekiel 20:28_reference_end_ Keyword: Cognate Collocating Term: כעס Gloss: to anger References: _reference_start_1 Kings 15:30_reference_end_ _reference_start_1 Kings 21:22_reference_end_ _reference_start_2 Kings 23:26_reference_end_ Keyword: Similar Collocating Term: נאץ Gloss: to spurn References: _reference_start_Deuteronomy 32:19_reference_end_ Level 3: b Context: An event or object which causes humans to experience the emotion of anger Frame for Meaning:c Anger Intrinsic Domains for Meaning:c Barrenness; Suffering, Wickedness, Family, Folly Participant Roles for Meaning:c Agent = genitive or implicit: human Experiencer = לְ or implicit: human Key Reference: _reference_start_Proverbs 27:3_reference_end_ Key Verse: KTBH - A stone is heavy and sand is a burden, but |bthe anger provoked by|b* a fool is heavier than both Evaluation of Translations: Most translations imply that the fool is the agent of the כַּעַס rather than the experiencer.d* For example, NIV 'but provocation by a fool is heavier than both' makes this explicit. RSV 'but a fool's provocation is heavier than both' is less clear but still points in the same direction. Both CEV and TEV make the causative nuance explicit by translating freely. NJB 'a grudge borne by a fool' makes the fool the experiencer and should probably not be followed. _reference_start_1 Samuel 1:6_reference_end_ _reference_start_Psalms 10:14_reference_end_ _reference_start_Proverbs 17:25_reference_end_ _reference_start_Proverbs 27:3_reference_end_ Keyword: Cognate Collocating Term: כעס Gloss: to anger References: _reference_start_1 Samuel 1:6_reference_end_ Keyword: Similar Collocating Term: רעם Gloss: to irritate, humiliate References: _reference_start_1 Samuel 1:6_reference_end_ Keyword: Similar Collocating Term: עָמָל Gloss: mischief, trouble References: _reference_start_Psalms 10:14_reference_end_ Keyword: Similar Collocating Term: מֶמֶר Gloss: bitterness References: _reference_start_Proverbs 17:25_reference_end_ Note: (a) This usage is unique to Ecclesiastes (1:18; 2:23; 11:10 and also 5:16, if the emendation of the verb to the noun is accepted - see כעס note b). Neither BDB nor HALOT distinguishes this sense, but both list these instances under the same sense as others outside Ecclesiastes which have the sense of ‘grief’. The context, however, does not permit the sense ‘anger’ and, while ‘grief’ is close, it is not quite right. The collocation with עָמָל and עִנְיָן, other key terms in Ecclesiastes, indicates a more specific sense for the word. A major, if not the major, theme of the book is the futility of life, wisdom and work; everything is meaningless (for further discussion see הֶבֶל). The English ‘frustration’ seems to express this and is proposed both as a gloss and as a frame label. The other two occurrences of כַּעַס in Ecclesiastes (7:3, 9) appear, from their contexts, to have the senses ‘grief’ and ‘anger’ respectively. Note: (b) In the phrase כַּעַס אוֹיֵב ‘the provocation of an enemy’, the 'enemy' could be either a subjective or an objective genitive. A subjective genitive would imply that the enemy was the Experiencer. However, the enemy’s misunderstanding and false claim that it was they who had defeated Israel (v. 27b) would constitute provocation to Yahweh (cf Craigie, NICOT). In this respect, the construction is similar to several instances of the Hiphil of the cognate verb כעס where Yahweh is the unexpressed Experiencer. Thus KTBH takes the Experiencer to be Yahweh and the enemy to be the Agent and assigns this instance to Use 2a. Note: (c) This is the only use of the plural. There appears to be little or no difference in meaning from the singular in the almost identical constructions in 1Ki 15:30 and 21:22. The plural may signal intensity, 'great provocation' (cf Jouon and Muraoka §136.f) or 'a repeated series of actions or a habit' (VDM). Note: (d) This understanding is also supported by commentaries (WBC, NCBC, EBC) and by TDOT. Note: (e) English translations differ in their treatment of this instance of כַּעַס*. NIV, NRS and REB translate ‘grief’ (cf KTBH Use 1c); CEV and TEV are similar. RSV, NJPS, NJB and also WBC translate ‘vexation’ (cf KTBH Use 2b). The difference appears to be whether עָמָל וְכַעַס* are seen as cause and effect ‘trouble [which causes] grief’ or as synonyms ‘mischief and provocation [which together provoke anger]’. Since the Psalm focuses on the activity of the wicked, it seems better to take both עָמָל* and כַּעַס* as describing that activity, rather than the response of the victim. KTBH thus classifies this instance as Use 2b, ‘something which provokes anger’. Version: 0 Date: 2007-12-27 11:10:58 cjs Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. SSybOOebanger, arrogance (עֶבְרָה)anger, arrogance (עֶבְרָה)Strong's number: 05678 Part of speech: ncf Frequency: 34 Cognate(s): עבר Abstract for Busy Translators: 1. The key meaning distinction is between the majority of instances of this word which refer to anger, Meaning 1, and a small number which refer to arrogance, Meaning 2. 2. When the meaning is anger, there is a further distinction in meaning between God being angry with someone, Meaning 1a, and someone being angry with someone else, Meaning 1b. Notes for Translators: God’s anger is always righteous. It is directed against a person or people who are wrong. It may be translated by th傈aQQ}ato pass over, to be angry (עבר)to pass over, to be angry (עבר)Strong's number: 05674 Part of speech: v Frequency: 562 Cogn>`  w`anger, grief, frustration, provocation to anger (כַּעַס)anger, grief, frustration, p C~qdWJ=0# zm`SF9,vi\OB5( "a !a a a a a a a a aY' aY' aN; aN aY' aN> aN; aN a aN; ` `  `  `  ` ` `  `  ` `  `  `  `  ` `  `  `  ~`  }`  |`  {` z` y` x` w` v` u` t` s` r` q` p` o` n` m` l` k` j`  i` h` g` f` e` d`  c` b`  a` ``ate(s): מַעְבָּר, מַעְבָּרָה, עֲבוּר, עֵבֶר, עֶבְרָה, עֲבָרָה Abstract for Busy Translators: 1. This is a very common word, often meaning ‘to pass over, to pass by, to pass through‘ in a literal sense. Instances of this meaning are listed briefly without analysis as ‘Other meanings’, Meaning 4. 2. Certain instances of the term, marked by the Hebrew verb form, have a different meaning and mostly refer to anger. 3. When the meaning is anger, the key meaning distinction is between someone being angry with someone else, Meaning 1, and someone making someone else angry, Meaning 2. 2. There is a further distinction in meaning between God being angry with someone, Meaning 1a, and someone being angry with someone else, Meanings 1b, 2a. 3. Meaning 3 is distinguished in Pro 14:16, where the word refers to arrogance. Compare Meaning 2 of the cognate noun. Elsewhere it refers to anger. Notes for Translators: God’s anger is always righteous. It is directed against a person or people who are wrong. It may be translated by the same terms as human anger, unless those terms can only mean sinful anger. Hebraists' Comments: Most authorities recognise two homonyms for עבר (BDB, HALOT, TDOT, NIDOTTE, TWOT), but express some uncertainty about their relationship to one another and to the noun עֶבְרָה. BDB seems to imply an etymological link from עבר I (mostly Qal and Hiphil) 'to pass over' to עֶבְרָה '[overflowing of] anger, arrogance' to עבר II (Hithpael only) 'to be arrogant, furious'. HALOT proposes a link to an Arabic root meaning 'to be nasty' and TDOT appears to refer to the same Arabic root 'be malicious, malice, rancour, resentment'. Only the Hithpael, assumed to be from homonym II is treated here as a key term. Comparison of Meanings and Uses: 1 Stem: Hithpael; agent: none; experiencer: subject; target: human; focus: response; response: anger a Experiencer: God b Experiencer: human 2 Stem: Hithpael; agent: subject; experiencer: object; target: = agent; focus: provocation; response: anger a Agent: human; experiencer: human 3 Stem: Hithpael; agent: none; experiencer: subject; target: none; focus: attitude; attitude: arrogance a Experiencer: human 4 Stem: not Hithpael 4a Meanings: other Level 2: 1 Meaning: To experience the emotion of anger Frame for Meaning: Anger Verb Stem: Hithpael Participant Roles for Meaning: Experiencer: God or humanTarget: human Level 3: a Context: Of God, to experience the emotion of anger Intrinsic Domains for Meaning:c Apostasy and Judgement Participant Roles for Meaning:c Experiencer = subject: GodTarget = בְּ or עִם or implicit: human = Israel or an individual Key Reference: _reference_start_Psalms 78:59_reference_end_ Key Verse: KTBH - God heard and |bhe was angry |b*and he utterly rejected Israel Evaluation of Translations: Apart from TEV 'God was angry', most translations express some intensified form of anger. Thus, 'very angry' (NIV), 'full of wrath' (RSV, NRS), 'enraged' (REB, NJPS), 'furious' (CEV). These are all acceptable models, but it is hard to justify intensifying the anger, unless the Hithpael form is taken to imply, in itself, intensification. _reference_start_Deuteronomy 3:26_reference_end_ _reference_start_Psalms 78:21_reference_end_ _reference_start_Psalms 78:59_reference_end_ _reference_start_Psalms 78:62_reference_end_ _reference_start_Psalms 89:39_reference_end_ Keyword: Similar Collocating Term: אַף Gloss: anger References: _reference_start_Psalms 78:21_reference_end_ Keyword: Similar Collocating Term: מאס Gloss: to reject References: _reference_start_Psalms 78:59_reference_end_ _reference_start_Psalms 89:39_reference_end_ Keyword: Similar Collocating Term: זנח Gloss: to reject References: _reference_start_Psalms 89:39_reference_end_ Level 3: b Context: Of humans, to experience the emotion of anger Intrinsic Domains for Meaning:c Quarrel Participant Roles for Meaning:c Experiencer = substantive participle: humanTarget = implicit: human Key Reference: _reference_start_Proverbs 26:17_reference_end_ Key Verse: KTBH - Like someone who seizes a dog by the ears is a passer-by |bwho gets angry |b*over a quarrel not his own Evaluation of Translations: All the standard translations appear to assume metathesis and emend to מִתְעָרֵב* and to translate 'meddle' or the like. This is acceptable, though MT is intelligible. _reference_start_Proverbs 26:17_reference_end_ Keyword: Level 2: 2 Meaning: To cause someone to experience the emotion of anger Frame for Meaning: Anger Verb Stem: Hithpael Participant Roles for Meaning: Agent: humanExperiencer: human Meaning Comments: This is the only transitive use of the Hithpael and the context seems to require a causative sense. Level 3: a Context: To cause humans to experience the emotion of anger Intrinsic Domains for Meaning:c Kingship Participant Roles for Meaning:c Agent = subject: humanExperiencer = object: human Key Reference: _reference_start_Proverbs 20:2_reference_end_ Key Verse: KTBH - Whoever |bangers |b*him forfeits his life Evaluation of Translations: The translations all agree that anger is in view and that it is being caused. Any of the models may be followed, 'he who angers him' (NIV), 'anyone provokes him to anger' (NRS cf RSV), 'making him angry' (TEV cf CEV). NJB 'whoever provokes him' also implies anger. _reference_start_Proverbs 20:2_reference_end_ Keyword: Similar Collocating Term: אֵימָה Gloss: terror References: _reference_start_Proverbs 20:2_reference_end_ Level 2: 3 Meaning: To think of oneself as having higher status than others Frame for Meaning: Pride Verb Stem: Hithpael Participant Roles for Meaning: Experiencer: human Level 3: a Context: To think of oneself as having higher status than others Intrinsic Domains for Meaning:c Folly Participant Roles for Meaning:c Experiencer = subject: human Key Reference: _reference_start_Proverbs 14:16_reference_end_ Key Verse: KTBH - ... but a fool is |barrogant |b*and self-confident Evaluation of Translations: There is considerable variation, reflecting the difficulty of determining the precise meaning.c* Thus 'hothead' (NIV), 'throws off restraint' (RSV, NRS), 'careless' (TEV), 'insolent' (NJB) are all acceptable and may be followed, as may NJPS, which assumes hendiadys and renders the pair of verbs 'rushes in confidently'. _reference_start_Proverbs 14:16_reference_end_ Keyword: Similar Collocating Term: בטח Gloss: to be confidentd* References: _reference_start_Proverbs 14:16_reference_end_ Keyword: Opposite Collocating Term: ירא Gloss: to fear References: _reference_start_Proverbs 14:16_reference_end_ Level 2: 4 Meaning: Other meanings Verb Stem: Stems other than Hithpael Level 3: a Context: Other meanings _reference_start_Genesis 8:1_reference_end_ _reference_start_Genesis 12:6_reference_end_ _reference_start_Genesis 15:17_reference_end_ _reference_start_Genesis 18:3_reference_end_ _reference_start_Genesis 18:5_reference_end_ _reference_start_Genesis 18:5_reference_end_ _reference_start_Genesis 23:16_reference_end_ _reference_start_Genesis 30:32_reference_end_ _reference_start_Genesis 31:21_reference_end_ _reference_start_Genesis 31:52_reference_end_ _reference_start_Genesis 31:52_reference_end_ _reference_start_Genesis 32:11_reference_end_ _reference_start_Genesis 32:17_reference_end_ _reference_start_Genesis 32:22_reference_end_ _reference_start_Genesis 32:23_reference_end_ _reference_start_Genesis 32:24_reference_end_ _reference_start_Genesis 32:24_reference_end_ _reference_start_Genesis 32:32_reference_end_ _reference_start_Genesis 33:3_reference_end_ _reference_start_Genesis 33:14_reference_end_ _reference_start_Genesis 37:28_reference_end_ _reference_start_Genesis 41:46_reference_end_ _reference_start_Genesis 47:21_reference_end_ _reference_start_Genesis 50:4_reference_end_ _reference_start_Exodus 12:12_reference_end_ _reference_start_Exodus 12:23_reference_end_ _reference_start_Exodus 13:12_reference_end_ _reference_start_Exodus 15:16_reference_end_ _reference_start_Exodus 15:16_reference_end_ _reference_start_Exodus 17:5_reference_end_ _reference_start_Exodus 30:13_reference_end_ _reference_start_Exodus 30:14_reference_end_ _reference_start_Exodus 32:27_reference_end_ _reference_start_Exodus 33:19_reference_end_ _reference_start_Exodus 33:22_reference_end_ _reference_start_Exodus 33:22_reference_end_ _reference_start_Exodus 34:6_reference_end_ _reference_start_Exodus 36:6_reference_end_ _reference_start_Exodus 38:26_reference_end_ _reference_start_Leviticus 18:21_reference_end_ _reference_start_Leviticus 25:9_reference_end_ _reference_start_Leviticus 25:9_reference_end_ _reference_start_Leviticus 26:6_reference_end_ _reference_start_Leviticus 27:32_reference_end_ _reference_start_Numbers 5:14_reference_end_ _reference_start_Numbers 5:14_reference_end_ _reference_start_Numbers 5:30_reference_end_ _reference_start_Numbers 6:5_reference_end_ _reference_start_Numbers 8:7_reference_end_ _reference_start_Numbers 13:32_reference_end_ _reference_start_Numbers 14:7_reference_end_ _reference_start_Numbers 14:41_reference_end_ _reference_start_Numbers 20:17_reference_end_ _reference_start_Numbers 20:17_reference_end_ _reference_start_Numbers 20:17_reference_end_ _reference_start_Numbers 20:18_reference_end_ _reference_start_Numbers 20:19_reference_end_ _reference_start_Numbers 20:20_reference_end_ _reference_start_Numbers 20:21_reference_end_ _reference_start_Numbers 21:22_reference_end_ _reference_start_Numbers 21:22_reference_end_ _reference_start_Numbers 21:23_reference_end_ _reference_start_Numbers 22:18_reference_end_ _reference_start_Numbers 22:26_reference_end_ _reference_start_Numbers 24:13_reference_end_ _reference_start_Numbers 27:7_reference_end_ _reference_start_Numbers 27:8_reference_end_ _reference_start_Numbers 31:23_reference_end_ _reference_start_Numbers 31:23_reference_end_ _reference_start_Numbers 32:5_reference_end_ _reference_start_Numbers 32:7_reference_end_ _reference_start_Numbers 32:21_reference_end_ _reference_start_Numbers 32:27_reference_end_ _reference_start_Numbers 32:29_reference_end_ _reference_start_Numbers 32:30_reference_end_ _reference_start_Numbers 32:32_reference_end_ _reference_start_Numbers 33:8_reference_end_ _reference_start_Numbers 33:51_reference_end_ _reference_start_Numbers 34:4_reference_end_ _reference_start_Numbers 34:4_reference_end_ _reference_start_Numbers 35:10_reference_end_ _reference_start_Deuteronomy 2:4_reference_end_ _reference_start_Deuteronomy 2:8_reference_end_ _reference_start_Deuteronomy 2:8_reference_end_ _reference_start_Deuteronomy 2:13_reference_end_ _reference_start_Deuteronomy 2:13_reference_end_ _reference_start_Deuteronomy 2:14_reference_end_ _reference_start_Deuteronomy 2:18_reference_end_ _reference_start_Deuteronomy 2:24_reference_end_ _reference_start_Deuteronomy 2:27_reference_end_ _reference_start_Deuteronomy 2:28_reference_end_ _reference_start_Deuteronomy 2:29_reference_end_ _reference_start_Deuteronomy 2:30_reference_end_ _reference_start_Deuteronomy 3:18_reference_end_ _reference_start_Deuteronomy 3:21_reference_end_ _reference_start_Deuteronomy 3:25_reference_end_ _reference_start_Deuteronomy 3:27_reference_end_ _reference_start_Deuteronomy 3:28_reference_end_ _reference_start_Deuteronomy 4:14_reference_end_ _reference_start_Deuteronomy 4:21_reference_end_ _reference_start_Deuteronomy 4:22_reference_end_ _reference_start_Deuteronomy 4:22_reference_end_ _reference_start_Deuteronomy 4:26_reference_end_ _reference_start_Deuteronomy 6:1_reference_end_ _reference_start_Deuteronomy 9:1_reference_end_ _reference_start_Deuteronomy 9:3_reference_end_ _reference_start_Deuteronomy 11:8_reference_end_ _reference_start_Deuteronomy 11:11_reference_end_ _reference_start_Deuteronomy 11:31_reference_end_ _reference_start_Deuteronomy 12:10_reference_end_ _reference_start_Deuteronomy 17:2_reference_end_ _reference_start_Deuteronomy 18:10_reference_end_ _reference_start_Deuteronomy 24:5_reference_end_ _reference_start_Deuteronomy 26:13_reference_end_ _reference_start_Deuteronomy 27:2_reference_end_ _reference_start_Deuteronomy 27:3_reference_end_ _reference_start_Deuteronomy 27:4_reference_end_ _reference_start_Deuteronomy 27:12_reference_end_ _reference_start_Deuteronomy 29:11_reference_end_ _reference_start_Deuteronomy 29:15_reference_end_ _reference_start_Deuteronomy 29:15_reference_end_ _reference_start_Deuteronomy 30:13_reference_end_ _reference_start_Deuteronomy 30:18_reference_end_ _reference_start_Deuteronomy 31:2_reference_end_ _reference_start_Deuteronomy 31:3_reference_end_ _reference_start_Deuteronomy 31:3_reference_end_ _reference_start_Deuteronomy 31:13_reference_end_ _reference_start_Deuteronomy 32:47_reference_end_ _reference_start_Deuteronomy 34:4_reference_end_ _reference_start_Joshua 1:2_reference_end_ _reference_start_Joshua 1:11_reference_end_ _reference_start_Joshua 1:11_reference_end_ _reference_start_Joshua 1:14_reference_end_ _reference_start_Joshua 2:23_reference_end_ _reference_start_Joshua 3:1_reference_end_ _reference_start_Joshua 3:2_reference_end_ _reference_start_Joshua 3:4_reference_end_ _reference_start_Joshua 3:6_reference_end_ _reference_start_Joshua 3:11_reference_end_ _reference_start_Joshua 3:14_reference_end_ _reference_start_Joshua 3:16_reference_end_ _reference_start_Joshua 3:17_reference_end_ _reference_start_Joshua 3:17_reference_end_ _reference_start_Joshua 4:1_reference_end_ _reference_start_Joshua 4:3_reference_end_ _reference_start_Joshua 4:5_reference_end_ _reference_start_Joshua 4:7_reference_end_ _reference_start_Joshua 4:8_reference_end_ _reference_start_Joshua 4:10_reference_end_ _reference_start_Joshua 4:11_reference_end_ _reference_start_Joshua 4:11_reference_end_ _reference_start_Joshua 4:12_reference_end_ _reference_start_Joshua 4:13_reference_end_ _reference_start_Joshua 4:22_reference_end_ _reference_start_Joshua 4:23_reference_end_ _reference_start_Joshua 4:23_reference_end_ _reference_start_Joshua 5:1_reference_end_ _reference_start_Joshua 5:1_reference_end_ _reference_start_Joshua 6:7_reference_end_ _reference_start_Joshua 6:7_reference_end_ _reference_start_Joshua 6:8_reference_end_ _reference_start_Joshua 7:7_reference_end_ _reference_start_Joshua 7:7_reference_end_ _reference_start_Joshua 7:11_reference_end_ _reference_start_Joshua 7:15_reference_end_ _reference_start_Joshua 10:29_reference_end_ _reference_start_Joshua 10:31_reference_end_ _reference_start_Joshua 10:34_reference_end_ _reference_start_Joshua 15:3_reference_end_ _reference_start_Joshua 15:3_reference_end_ _reference_start_Joshua 15:4_reference_end_ _reference_start_Joshua 15:6_reference_end_ _reference_start_Joshua 15:7_reference_end_ _reference_start_Joshua 15:10_reference_end_ _reference_start_Joshua 15:10_reference_end_ _reference_start_Joshua 15:11_reference_end_ _reference_start_Joshua 16:2_reference_end_ _reference_start_Joshua 16:6_reference_end_ _reference_start_Joshua 18:9_reference_end_ _reference_start_Joshua 18:13_reference_end_ _reference_start_Joshua 18:18_reference_end_ _reference_start_Joshua 18:19_reference_end_ _reference_start_Joshua 19:13_reference_end_ _reference_start_Joshua 22:19_reference_end_ _reference_start_Joshua 23:16_reference_end_ _reference_start_Joshua 24:11_reference_end_ _reference_start_Joshua 24:17_reference_end_ _reference_start_Judges 2:20_reference_end_ _reference_start_Judges 3:26_reference_end_ _reference_start_Judges 3:28_reference_end_ _reference_start_Judges 6:33_reference_end_ _reference_start_Judges 8:4_reference_end_ _reference_start_Judges 9:25_reference_end_ _reference_start_Judges 9:26_reference_end_ _reference_start_Judges 10:9_reference_end_ _reference_start_Judges 11:17_reference_end_ _reference_start_Judges 11:19_reference_end_ _reference_start_Judges 11:20_reference_end_ _reference_start_Judges 11:29_reference_end_ _reference_start_Judges 11:29_reference_end_ _reference_start_Judges 11:29_reference_end_ _reference_start_Judges 11:32_reference_end_ _reference_start_Judges 12:1_reference_end_ _reference_start_Judges 12:1_reference_end_ _reference_start_Judges 12:3_reference_end_ _reference_start_Judges 12:5_reference_end_ _reference_start_Judges 18:13_reference_end_ _reference_start_Judges 19:12_reference_end_ _reference_start_Judges 19:14_reference_end_ _reference_start_Judges 19:18_reference_end_ _reference_start_Ruth 2:8_reference_end_ _reference_start_Ruth 4:1_reference_end_ _reference_start_1 Samuel 2:24_reference_end_ _reference_start_1 Samuel 9:4_reference_end_ _reference_start_1 Samuel 9:4_reference_end_ _reference_start_1 Samuel 9:4_reference_end_ _reference_start_1 Samuel 9:4_reference_end_ _reference_start_1 Samuel 9:27_reference_end_ _reference_start_1 Samuel 9:27_reference_end_ _reference_start_1 Samuel 13:7_reference_end_ _reference_start_1 Samuel 14:1_reference_end_ _reference_start_1 Samuel 14:4_reference_end_ _reference_start_1 Samuel 14:6_reference_end_ _reference_start_1 Samuel 14:8_reference_end_ _reference_start_1 Samuel 14:23_reference_end_ _reference_start_1 Samuel 15:12_reference_end_ _reference_start_1 Samuel 15:24_reference_end_ _reference_start_1 Samuel 16:8_reference_end_ _reference_start_1 Samuel 16:9_reference_end_ _reference_start_1 Samuel 16:10_reference_end_ _reference_start_1 Samuel 20:36_reference_end_ _reference_start_1 Samuel 25:19_reference_end_ _reference_start_1 Samuel 26:13_reference_end_ _reference_start_1 Samuel 26:22_reference_end_ _reference_start_1 Samuel 27:2_reference_end_ _reference_start_1 Samuel 29:2_reference_end_ _reference_start_1 Samuel 29:2_reference_end_ _reference_start_1 Samuel 30:10_reference_end_ _reference_start_2 Samuel 2:8_reference_end_ _reference_start_2 Samuel 2:15_reference_end_ _reference_start_2 Samuel 2:29_reference_end_ _reference_start_2 Samuel 3:10_reference_end_ _reference_start_2 Samuel 10:17_reference_end_ _reference_start_2 Samuel 11:27_reference_end_ _reference_start_2 Samuel 12:13_reference_end_ _reference_start_2 Samuel 12:31_reference_end_ _reference_start_2 Samuel 15:18_reference_end_ _reference_start_2 Samuel 15:18_reference_end_ _reference_start_2 Samuel 15:22_reference_end_ _reference_start_2 Samuel 15:22_reference_end_ _reference_start_2 Samuel 15:23_reference_end_ _reference_start_2 Samuel 15:23_reference_end_ _reference_start_2 Samuel 15:23_reference_end_ _reference_start_2 Samuel 15:24_reference_end_ _reference_start_2 Samuel 15:33_reference_end_ _reference_start_2 Samuel 16:1_reference_end_ _reference_start_2 Samuel 16:9_reference_end_ _reference_start_2 Samuel 17:16_reference_end_ _reference_start_2 Samuel 17:16_reference_end_ _reference_start_2 Samuel 17:20_reference_end_ _reference_start_2 Samuel 17:21_reference_end_ _reference_start_2 Samuel 17:22_reference_end_ _reference_start_2 Samuel 17:22_reference_end_ _reference_start_2 Samuel 17:24_reference_end_ _reference_start_2 Samuel 18:9_reference_end_ _reference_start_2 Samuel 18:23_reference_end_ _reference_start_2 Samuel 19:16_reference_end_ _reference_start_2 Samuel 19:19_reference_end_ _reference_start_2 Samuel 19:19_reference_end_ _reference_start_2 Samuel 19:19_reference_end_ _reference_start_2 Samuel 19:32_reference_end_ _reference_start_2 Samuel 19:34_reference_end_ _reference_start_2 Samuel 19:37_reference_end_ _reference_start_2 Samuel 19:38_reference_end_ _reference_start_2 Samuel 19:39_reference_end_ _reference_start_2 Samuel 19:40_reference_end_ _reference_start_2 Samuel 19:40_reference_end_ _reference_start_2 Samuel 19:41_reference_end_ _reference_start_2 Samuel 19:41_reference_end_ _reference_start_2 Samuel 19:41_reference_end_ _reference_start_2 Samuel 19:41_reference_end_ _reference_start_2 Samuel 19:42_reference_end_ _reference_start_2 Samuel 20:13_reference_end_ _reference_start_2 Samuel 20:14_reference_end_ _reference_start_2 Samuel 24:5_reference_end_ _reference_start_2 Samuel 24:10_reference_end_ _reference_start_2 Samuel 24:20_reference_end_ _reference_start_1 Kings 2:37_reference_end_ _reference_start_1 Kings 6:21_reference_end_ _reference_start_1 Kings 9:8_reference_end_ _reference_start_1 Kings 13:25_reference_end_ _reference_start_1 Kings 15:12_reference_end_ _reference_start_1 Kings 18:6_reference_end_ _reference_start_1 Kings 18:29_reference_end_ _reference_start_1 Kings 19:11_reference_end_ _reference_start_1 Kings 19:19_reference_end_ _reference_start_1 Kings 20:39_reference_end_ _reference_start_1 Kings 22:24_reference_end_ _reference_start_1 Kings 22:36_reference_end_ _reference_start_2 Kings 2:8_reference_end_ _reference_start_2 Kings 2:9_reference_end_ _reference_start_2 Kings 2:14_reference_end_ _reference_start_2 Kings 4:8_reference_end_ _reference_start_2 Kings 4:8_reference_end_ _reference_start_2 Kings 4:9_reference_end_ _reference_start_2 Kings 4:31_reference_end_ _reference_start_2 Kings 6:9_reference_end_ _reference_start_2 Kings 6:26_reference_end_ _reference_start_2 Kings 6:30_reference_end_ _reference_start_2 Kings 8:21_reference_end_ _reference_start_2 Kings 12:5_reference_end_ _reference_start_2 Kings 14:9_reference_end_ _reference_start_2 Kings 16:3_reference_end_ _reference_start_2 Kings 17:17_reference_end_ _reference_start_2 Kings 18:12_reference_end_ _reference_start_2 Kings 21:6_reference_end_ _reference_start_2 Kings 23:10_reference_end_ _reference_start_1 Chronicles 12:16_reference_end_ _reference_start_1 Chronicles 19:17_reference_end_ _reference_start_1 Chronicles 21:8_reference_end_ _reference_start_1 Chronicles 29:30_reference_end_ _reference_start_2 Chronicles 7:21_reference_end_ _reference_start_2 Chronicles 15:8_reference_end_ _reference_start_2 Chronicles 18:23_reference_end_ _reference_start_2 Chronicles 21:9_reference_end_ _reference_start_2 Chronicles 24:20_reference_end_ _reference_start_2 Chronicles 25:18_reference_end_ _reference_start_2 Chronicles 30:5_reference_end_ _reference_start_2 Chronicles 30:10_reference_end_ _reference_start_2 Chronicles 33:6_reference_end_ _reference_start_2 Chronicles 35:23_reference_end_ _reference_start_2 Chronicles 35:24_reference_end_ _reference_start_2 Chronicles 36:22_reference_end_ _reference_start_Ezra 1:1_reference_end_ _reference_start_Ezra 10:7_reference_end_ _reference_start_Nehemiah 2:7_reference_end_ _reference_start_Nehemiah 2:14_reference_end_ _reference_start_Nehemiah 2:14_reference_end_ _reference_start_Nehemiah 8:15_reference_end_ _reference_start_Nehemiah 9:11_reference_end_ _reference_start_Esther 1:19_reference_end_ _reference_start_Esther 3:3_reference_end_ _reference_start_Esther 4:17_reference_end_ _reference_start_Esther 8:2_reference_end_ _reference_start_Esther 8:3_reference_end_ _reference_start_Esther 9:27_reference_end_ _reference_start_Esther 9:28_reference_end_ _reference_start_Job 6:15_reference_end_ _reference_start_Job 7:21_reference_end_ _reference_start_Job 9:11_reference_end_ _reference_start_Job 11:16_reference_end_ _reference_start_Job 13:13_reference_end_ _reference_start_Job 14:5_reference_end_ _reference_start_Job 15:19_reference_end_ _reference_start_Job 17:11_reference_end_ _reference_start_Job 19:8_reference_end_ _reference_start_Job 21:10_reference_end_ _reference_start_Job 21:29_reference_end_ _reference_start_Job 30:15_reference_end_ _reference_start_Job 33:18_reference_end_ _reference_start_Job 33:28_reference_end_ _reference_start_Job 34:20_reference_end_ _reference_start_Job 36:12_reference_end_ _reference_start_Job 37:21_reference_end_ _reference_start_Psalms 8:9_reference_end_ _reference_start_Psalms 17:3_reference_end_ _reference_start_Psalms 18:13_reference_end_ _reference_start_Psalms 37:36_reference_end_ _reference_start_Psalms 38:5_reference_end_ _reference_start_Psalms 42:5_reference_end_ _reference_start_Psalms 42:8_reference_end_ _reference_start_Psalms 48:5_reference_end_ _reference_start_Psalms 57:2_reference_end_ _reference_start_Psalms 66:6_reference_end_ _reference_start_Psalms 73:7_reference_end_ _reference_start_Psalms 78:13_reference_end_ _reference_start_Psalms 80:13_reference_end_ _reference_start_Psalms 81:7_reference_end_ _reference_start_Psalms 84:7_reference_end_ _reference_start_Psalms 88:17_reference_end_ _reference_start_Psalms 89:42_reference_end_ _reference_start_Psalms 90:4_reference_end_ _reference_start_Psalms 103:16_reference_end_ _reference_start_Psalms 104:9_reference_end_ _reference_start_Psalms 119:37_reference_end_ _reference_start_Psalms 119:39_reference_end_ _reference_start_Psalms 124:4_reference_end_ _reference_start_Psalms 124:5_reference_end_ _reference_start_Psalms 129:8_reference_end_ _reference_start_Psalms 136:14_reference_end_ _reference_start_Psalms 141:10_reference_end_ _reference_start_Psalms 144:4_reference_end_ _reference_start_Psalms 148:6_reference_end_ _reference_start_Proverbs 4:15_reference_end_ _reference_start_Proverbs 4:15_reference_end_ _reference_start_Proverbs 7:8_reference_end_ _reference_start_Proverbs 8:29_reference_end_ _reference_start_Proverbs 9:15_reference_end_ _reference_start_Proverbs 10:25_reference_end_ _reference_start_Proverbs 19:11_reference_end_ _reference_start_Proverbs 22:3_reference_end_ _reference_start_Proverbs 24:30_reference_end_ _reference_start_Proverbs 26:10_reference_end_ _reference_start_Proverbs 26:17_reference_end_ _reference_start_Proverbs 27:12_reference_end_ _reference_start_Ecclesiastes 11:10_reference_end_ _reference_start_Song of Solomon 2:11_reference_end_ _reference_start_Song of Solomon 3:4_reference_end_ _reference_start_Song of Solomon 5:5_reference_end_ _reference_start_Song of Solomon 5:6_reference_end_ _reference_start_Song of Solomon 5:13_reference_end_ _reference_start_Isaiah 8:8_reference_end_ _reference_start_Isaiah 8:21_reference_end_ _reference_start_Isaiah 10:28_reference_end_ _reference_start_Isaiah 10:29_reference_end_ _reference_start_Isaiah 16:8_reference_end_ _reference_start_Isaiah 23:2_reference_end_ _reference_start_Isaiah 23:6_reference_end_ _reference_start_Isaiah 23:10_reference_end_ _reference_start_Isaiah 23:12_reference_end_ _reference_start_Isaiah 24:5_reference_end_ _reference_start_Isaiah 26:20_reference_end_ _reference_start_Isaiah 26:20_reference_end_ _reference_start_Isaiah 28:15_reference_end_ _reference_start_Isaiah 28:15_reference_end_ _reference_start_Isaiah 28:18_reference_end_ _reference_start_Isaiah 28:19_reference_end_ _reference_start_Isaiah 28:19_reference_end_ _reference_start_Isaiah 29:5_reference_end_ _reference_start_Isaiah 31:9_reference_end_ _reference_start_Isaiah 33:8_reference_end_ _reference_start_Isaiah 33:21_reference_end_ _reference_start_Isaiah 34:10_reference_end_ _reference_start_Isaiah 35:8_reference_end_ _reference_start_Isaiah 40:27_reference_end_ _reference_start_Isaiah 41:3_reference_end_ _reference_start_Isaiah 43:2_reference_end_ _reference_start_Isaiah 45:14_reference_end_ _reference_start_Isaiah 45:14_reference_end_ _reference_start_Isaiah 47:2_reference_end_ _reference_start_Isaiah 51:10_reference_end_ _reference_start_Isaiah 51:23_reference_end_ _reference_start_Isaiah 51:23_reference_end_ _reference_start_Isaiah 54:9_reference_end_ _reference_start_Isaiah 60:15_reference_end_ _reference_start_Isaiah 62:10_reference_end_ _reference_start_Isaiah 62:10_reference_end_ _reference_start_Jeremiah 2:6_reference_end_ _reference_start_Jeremiah 2:10_reference_end_ _reference_start_Jeremiah 2:20_reference_end_ _reference_start_Jeremiah 5:22_reference_end_ _reference_start_Jeremiah 5:22_reference_end_ _reference_start_Jeremiah 5:28_reference_end_ _reference_start_Jeremiah 8:13_reference_end_ _reference_start_Jeremiah 8:20_reference_end_ _reference_start_Jeremiah 9:9_reference_end_ _reference_start_Jeremiah 9:11_reference_end_ _reference_start_Jeremiah 11:15_reference_end_ _reference_start_Jeremiah 13:24_reference_end_ _reference_start_Jeremiah 15:14_reference_end_ _reference_start_Jeremiah 18:16_reference_end_ _reference_start_Jeremiah 19:8_reference_end_ _reference_start_Jeremiah 22:8_reference_end_ _reference_start_Jeremiah 23:9_reference_end_ _reference_start_Jeremiah 32:35_reference_end_ _reference_start_Jeremiah 33:13_reference_end_ _reference_start_Jeremiah 34:18_reference_end_ _reference_start_Jeremiah 34:18_reference_end_ _reference_start_Jeremiah 34:19_reference_end_ _reference_start_Jeremiah 41:10_reference_end_ _reference_start_Jeremiah 46:17_reference_end_ _reference_start_Jeremiah 48:32_reference_end_ _reference_start_Jeremiah 49:17_reference_end_ _reference_start_Jeremiah 50:13_reference_end_ _reference_start_Jeremiah 51:43_reference_end_ _reference_start_Lamentations 1:12_reference_end_ _reference_start_Lamentations 2:15_reference_end_ _reference_start_Lamentations 3:44_reference_end_ _reference_start_Lamentations 4:21_reference_end_ _reference_start_Ezekiel 5:1_reference_end_ _reference_start_Ezekiel 5:14_reference_end_ _reference_start_Ezekiel 5:17_reference_end_ _reference_start_Ezekiel 9:4_reference_end_ _reference_start_Ezekiel 9:5_reference_end_ _reference_start_Ezekiel 14:15_reference_end_ _reference_start_Ezekiel 14:15_reference_end_ _reference_start_Ezekiel 14:17_reference_end_ _reference_start_Ezekiel 16:6_reference_end_ _reference_start_Ezekiel 16:8_reference_end_ _reference_start_Ezekiel 16:15_reference_end_ _reference_start_Ezekiel 16:21_reference_end_ _reference_start_Ezekiel 16:25_reference_end_ _reference_start_Ezekiel 20:26_reference_end_ _reference_start_Ezekiel 20:31_reference_end_ _reference_start_Ezekiel 20:37_reference_end_ _reference_start_Ezekiel 23:37_reference_end_ _reference_start_Ezekiel 29:11_reference_end_ _reference_start_Ezekiel 29:11_reference_end_ _reference_start_Ezekiel 33:28_reference_end_ _reference_start_Ezekiel 35:7_reference_end_ _reference_start_Ezekiel 36:34_reference_end_ _reference_start_Ezekiel 37:2_reference_end_ _reference_start_Ezekiel 39:11_reference_end_ _reference_start_Ezekiel 39:11_reference_end_ _reference_start_Ezekiel 39:14_reference_end_ _reference_start_Ezekiel 39:14_reference_end_ _reference_start_Ezekiel 39:15_reference_end_ _reference_start_Ezekiel 39:15_reference_end_ _reference_start_Ezekiel 46:21_reference_end_ _reference_start_Ezekiel 47:3_reference_end_ _reference_start_Ezekiel 47:4_reference_end_ _reference_start_Ezekiel 47:4_reference_end_ _reference_start_Ezekiel 47:5_reference_end_ _reference_start_Ezekiel 47:5_reference_end_ _reference_start_Ezekiel 48:14_reference_end_ _reference_start_Ezekiel 48:14_reference_end_ _reference_start_Daniel 9:11_reference_end_ _reference_start_Daniel 11:10_reference_end_ _reference_start_Daniel 11:20_reference_end_ _reference_start_Daniel 11:40_reference_end_ _reference_start_Hosea 6:7_reference_end_ _reference_start_Hosea 8:1_reference_end_ _reference_start_Hosea 10:11_reference_end_ _reference_start_Joel 4:17_reference_end_ _reference_start_Amos 5:5_reference_end_ _reference_start_Amos 5:17_reference_end_ _reference_start_Amos 6:2_reference_end_ _reference_start_Amos 7:8_reference_end_ _reference_start_Amos 8:2_reference_end_ _reference_start_Amos 8:5_reference_end_ _reference_start_Jonah 2:4_reference_end_ _reference_start_Jonah 3:6_reference_end_ _reference_start_Micah 1:11_reference_end_ _reference_start_Micah 2:8_reference_end_ _reference_start_Micah 2:13_reference_end_ _reference_start_Micah 2:13_reference_end_ _reference_start_Micah 5:7_reference_end_ _reference_start_Micah 7:18_reference_end_ _reference_start_Nahum 1:8_reference_end_ _reference_start_Nahum 1:12_reference_end_ _reference_start_Nahum 2:1_reference_end_ _reference_start_Nahum 2:1_reference_end_ _reference_start_Nahum 3:19_reference_end_ _reference_start_Habakkuk 1:11_reference_end_ _reference_start_Habakkuk 3:10_reference_end_ _reference_start_Zephaniah 2:2_reference_end_ _reference_start_Zephaniah 2:15_reference_end_ _reference_start_Zephaniah 3:6_reference_end_ _reference_start_Zechariah 3:4_reference_end_ _reference_start_Zechariah 7:14_reference_end_ _reference_start_Zechariah 9:8_reference_end_ _reference_start_Zechariah 9:8_reference_end_ _reference_start_Zechariah 10:11_reference_end_ _reference_start_Zechariah 13:2_reference_end_ Keyword: Note: (a) Unusually, the target and the agent of the stimulus are different. Note: (b) Vul appears to have read מתערב (cf 14:16) and this appears to be accepted by NIV and REB. MT does, however, make sense, if understood as '[a passer-by] who gets angry over ...' (cf BDB, ICC) and can be retained (cf NICOT). Note: (c) The precise meaning is hard to establish. Options are:1. The coordination of בטח suggests the meaning 'to be arrogant' as found for the cognate noun עֶבְרָה. This is appropriately predicated of a fool. BDB and ICC suggest this, and similarly Reyburn and Fry suggest that the word 'may mean to “be arrogant or excited,” that is, to “lose control.”' (HBK).2. Waltke maintains a sense 'anger' with Yahweh as the unexpressed object of both cola in this verse, ''fears [Yahweh]' and 'gets angry [with Yahweh]' (NICOT). 3. HALOT also maintains a sense 'anger' but differently - 'brings anger upon himself'.4. LXX (cf Syr and Tg) translates by μίγνυμι 'to meddle', presumably having read מתערב, and this also fits the context.KTBH considers that option 1 fits the context best. Note: (d) This gloss is derived from BDB. HALOT proposes a homonym בטח* II, 'to fall on the ground'. Version: 0 Date: 2007-12-27 11:15:21 cjs Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. C~qdWJ=0# zm`SF9,vi\OB5( ea da ca ba aa `a _a ^a ]a \a [a Za Ya Xa Wa Va) Ua Ta Sa Ra Qa Pa Oa Na Ma La Ka Ja Ia& Ha$ Ga" Fa! Ea! Da! Ca  Ba Aa @a ?a >a =a <a  ;a :a2 9a/ 8a). 7a% 6a! 5a! 4a 3a  2a  1a  0a  /a  .a -a4 ,a4 +a *a )a (a 'a &a %a $a  #a C~qdWJ=0# zm`SF9,vi\OB5( (a 'a &a %a $a #a" "a / !a a a a a a a a a a a a a a a a a a a  a a  a  a  a a a a a a a a a a a a ~a }a |a {a za ya xa wa va ua ta sa# ra" qa" pa!3 oa! na ma  la  ka  ja  ia  ha  ga fa C~qdWJ=0# zm`SF9,vi\OB5( ka  ja  ia  ha  ga  fa  ea da  ca  ba aa! `a _a ^a ]a \a [a Za Ya Xa Wa Va Ua Ta Sa Ra Qa Pa Oa Na Ma La Ka Ja " Ia  Ha  Ga Fa Ea Da Ca Ba Aa @a ?a >a =a <a ;a :a 9a 8a 7a 6a 5a 4a 3a 2a 1a 0a /a .a -a ,a +a *a )a C~qdWJ=0# zm`SF9,vi\OB5( .a  -a  ,a  +a  *a  )a  (a  'a  &a  %a  $a  #a  "a  !a ! a  a  a  a  a  a  a  a  a  a a  a  a  a  a  a  a  a  a  a  a  a  a  a $ a  a  a  a  a  a  a  a  a  a  ~a  }a  |a  {a  za  ya  xa  wa  va ua ta sa ra qa pa  oa  na  ma  la C~qdWJ=0# zm`SF9,vi\OB5( qa  pa oa$ na# ma# la! ka ja ia ha ga fa ea da ca  ba  aa  `a  _a  ^a  ]a  \a  [a  Za  Ya  Xa  Wa  Va  Ua  Ta  Sa  Ra  Qa  Pa  Oa  Na  Ma $ La  Ka ' Ja  Ia  Ha  Ga  Fa  Ea  Da  Ca  Ba % Aa  @a  ?a  >a  =a  <a * ;a ) :a ) 9a ) 8a ) 7a ( 6a ( 5a ' 4a & 3a % 2a " 1a  0a  /a  C~qdWJ=0# zm`SF9,vi\OA3% 4a 3a 2a 1a  0a  /a .a -a ,a +a *a )a (a 'a &a| %a| $aw' #aw% "ah !ag aZ aY* aX aT aQ aP aN aI aB a9 a0 a* a* a& a%$ a a a a% a$ a" a! a! a a a a a a a a a  a a ~a }a  |a  {a za ya xa wa va ua ta sa ra C~qdWJ=0# zm`SF9,vi\OB5( wa" va" ua" ta! sa # ra qa pa oa na ma  la  ka ja ia ha ga fa ea da ca ba aa> `a> _a< ^a6 ]a3 \a3 [a3 Za/ Ya- Xa- Wa+ Va) Ua( Ta# Sa" Ra! Qa! Pa Oa Na Ma La Ka Ja Ia Ha Ga Fa Ea Da Ca Ba Aa  @a  ?a >a =a <a ;a :a 9a 8a 7a 6a 5a C~qdWJ=0# zm`SF9,vi\OB5( :a! 9a! 8a! 7a! 6a  5a  4a 3a 2a 1a 0a /a .a -a ,a +a *a ( )a  (a 'a &a0 %a0 $a/ #a/ "a/ !a/ a/ a. a' a' a' a' a' a' a% a$" a# a! a a a% a% a a a a a a a a a a a  a  a a a a a, a ~a }a3+ |a2 {a1 za0 ya. xa) C~qdWJ=0# zm`SF9,vi\OB5( }b |b( {b1 zb1 yb xbN1 wb$ vb& ub tb$ sbN1 rb qb pbU obN1 nb# mb# lb kb jb ib hbZ gbU fbN1 eb$ db$ cb# bb ab `b& _b ^b ]b$ \b [b Zb Yb Xb Wb Vb  Ub  Tb  Sb  RbZ QbZ PbU ObN1 Nb Mb La&  Ka& Ja&  Ia&  Ha& Ga& Fa$ Ea$ Da$ Ca# Ba# Aa" @a" ?a" >a" =a" <a! ;a!e same terms as human anger, unless those terms can only mean sinful anger. Comparison of Meanings and Uses: 1 Focus: response; response: anger a Experiencer: God b Experiencer: human 2 Focus: attitude; attitude: arrogance a Experiencer: human Level 2: 1 Meaning: The emotion of anger Frame for Meaning: Anger Grammar Notes: The plural occurs three times (Job 21:30; 40:11; Psa 7:7) without obvious difference in meaning. It may be a plural of intensity (cf Jouon and Muraoka 136.f, GKC 124.e) or, at least at Job 40:11 and Psa 7:7, it could indicate a repeated series of actions or a habitual behaviour 'outbursts of anger' (HALOT, cf IBHS 7.4.2.c, VDM 24.3.3.v). Participant Roles for Meaning: Experiencer: God or humanTarget: human, an individual or an nation, or (once) the sea Level 3: a Context: Of God, the emotion of anger Intrinsic Domains for Meaning:c Apostasy and Judgement Participant Roles for Meaning:c Experiencer = genitive or implicit: GodTarget = in construct or implicit: human, an individual or an nation, or (once) the sea Key Reference: _reference_start_Hosea 13:11_reference_end_ Key Verse: KTBH - In my anger I gave to you a king; and |bin my wrath |b*I took him away Evaluation of Translations: Most translations use 'anger, wrath' (NIV, RSV, NRS, REB, NJB), for the two Hebrew synonyms in the parallelism. This is a good model, since 'wrath' is acceptable when God is the experiencer. However, TEV and CEV choose a less old-fashioned alternative from among the range of available English synonyms, 'anger, fury' (TEV, CEV). NJPS uses 'ire, wrath', but 'ire' is probably too archaic to be used. _reference_start_Job 21:30_reference_end_ _reference_start_Psalms 78:49_reference_end_ _reference_start_Psalms 85:4_reference_end_ _reference_start_Psalms 90:9_reference_end_ _reference_start_Psalms 90:11_reference_end_ _reference_start_Proverbs 11:4_reference_end_ _reference_start_Proverbs 11:23_reference_end_ _reference_start_Isaiah 9:18_reference_end_ _reference_start_Isaiah 10:6_reference_end_ _reference_start_Isaiah 13:9_reference_end_ _reference_start_Isaiah 13:13_reference_end_ _reference_start_Jeremiah 7:29_reference_end_ _reference_start_Lamentations 2:2_reference_end_ _reference_start_Lamentations 3:1_reference_end_ _reference_start_Ezekiel 7:19_reference_end_ _reference_start_Ezekiel 21:36_reference_end_ _reference_start_Ezekiel 22:21_reference_end_ _reference_start_Ezekiel 22:31_reference_end_ _reference_start_Ezekiel 38:19_reference_end_ _reference_start_Hosea 5:10_reference_end_ _reference_start_Hosea 13:11_reference_end_ _reference_start_Habakkuk 3:8_reference_end_ _reference_start_Zephaniah 1:15_reference_end_ _reference_start_Zephaniah 1:18_reference_end_ Keyword: Similar Collocating Term: אַף Gloss: anger References: _reference_start_Psalms 78:49_reference_end_ _reference_start_Psalms 85:4_reference_end_ _reference_start_Psalms 90:11_reference_end_ _reference_start_Isaiah 13:9_reference_end_ _reference_start_Isaiah 13:13_reference_end_ _reference_start_Lamentations 2:2_reference_end_ _reference_start_Hosea 13:11_reference_end_ _reference_start_Habakkuk 3:8_reference_end_ Keyword: Similar Collocating Term: חרה Gloss: to burn [with anger] References: _reference_start_Habakkuk 3:8_reference_end_ Keyword: Similar Collocating Term: חָרֹון Gloss: burning References: _reference_start_Psalms 78:49_reference_end_ _reference_start_Psalms 85:4_reference_end_ _reference_start_Isaiah 13:9_reference_end_ _reference_start_Isaiah 13:13_reference_end_ Keyword: Similar Collocating Term: זַעַם Gloss: anger References: _reference_start_Psalms 78:49_reference_end_ _reference_start_Ezekiel 21:36_reference_end_ _reference_start_Ezekiel 22:31_reference_end_ Keyword: Similar Collocating Term: קִנְאָה Gloss: jealousy References: _reference_start_Ezekiel 38:19_reference_end_ _reference_start_Zephaniah 1:18_reference_end_ Keyword: Similar Collocating Term: צָרָה Gloss: trouble References: _reference_start_Psalms 78:49_reference_end_ Keyword: Similar Collocating Term: אַכְזָרִי Gloss: cruel References: _reference_start_Isaiah 13:9_reference_end_ Level 3: b Context: Of humans, the emotion of anger Intrinsic Domains for Meaning:c Various, including: Violence, Warfare, Injustice, Pride Participant Roles for Meaning:c Experiencer = genitive or implicit: humanTarget = implicit: human, an individual or (once) nations Key Reference: _reference_start_Genesis 49:7_reference_end_ Key Verse: KTBH - Cursed is their anger, for it is fierce, their |bfury|b*, for it is harsh Evaluation of Translations: Most translations use two words from among the range of available English synonyms for the two Hebrew synonyms in the parallelism: 'anger, wrath' (RSV, NRS, REB, NJPS), 'anger, fury' (NIV, TEV) or 'rage, wrath' (NJB). 'Anger' is a good choice for אַף, but 'wrath' is probably archaic, unless God is the experiencer, so 'anger, fury' or 'anger, rage' are preferable.CEV collapses the bicolon to one clause and renders the two parallel Hebrew words by 'fierce anger'. This is also a good model. _reference_start_Genesis 49:7_reference_end_ _reference_start_Job 40:11_reference_end_ _reference_start_Psalms 7:7_reference_end_ _reference_start_Proverbs 14:35_reference_end_ _reference_start_Proverbs 22:8_reference_end_ _reference_start_Isaiah 14:6_reference_end_ _reference_start_Amos 1:11_reference_end_ Keyword: Similar Collocating Term: אַף Gloss: anger References: _reference_start_Genesis 49:7_reference_end_ _reference_start_Job 40:11_reference_end_ _reference_start_Psalms 7:7_reference_end_ _reference_start_Amos 1:11_reference_end_ Keyword: Opposite Collocating Term: רָצֹון Gloss: favour References: _reference_start_Proverbs 14:35_reference_end_ Keyword: Opposite Collocating Term: רַחֲמִים Gloss: compassion References: _reference_start_Amos 1:11_reference_end_ Level 2: 2 Meaning: Thinking of oneself as having higher status than others Frame for Meaning: Arrogance Participant Roles for Meaning: Experiencer: human Meaning Comments: All three instances of this meaning are used in contexts where other words for pride occur. Level 3: a Context: Thinking of oneself as having higher status than others Intrinsic Domains for Meaning:c Judgement, Mockery Participant Roles for Meaning:c Experiencer = genitive or implicit: human Key Reference: _reference_start_Proverbs 21:24_reference_end_ Key Verse: NRS - The proud, haughty person, named "Scoffer," acts with |barrogant |b*pride Evaluation of Translations: 'Arrogant' (RSV, NRS, TEV) is probably best. 'Overweening' (NIV, REB, NJB) conveys exactly the right sense but is such a rare word as to be unsuitable. TEV and, even more, CEV render so freely they have no clear equivalent. _reference_start_Proverbs 21:24_reference_end_ _reference_start_Isaiah 16:6_reference_end_ _reference_start_Jeremiah 48:30_reference_end_ Keyword: Similar Collocating Term: זֵד Gloss: presumptuous References: _reference_start_Proverbs 21:24_reference_end_ Keyword: Similar Collocating Term: זָדֹון Gloss: presumption References: _reference_start_Proverbs 21:24_reference_end_ Keyword: Similar Collocating Term: יָהִיר Gloss: presumptuous References: _reference_start_Proverbs 21:24_reference_end_ Keyword: Similar Collocating Term: ליץ Gloss: to scoff References: _reference_start_Proverbs 21:24_reference_end_ Keyword: Similar Collocating Term: גָּאֹון Gloss: arrogance References: _reference_start_Isaiah 16:6_reference_end_ Keyword: Similar Collocating Term: גֵּא Gloss: arrogant References: _reference_start_Isaiah 16:6_reference_end_ Keyword: Similar Collocating Term: גַּאֲוָה Gloss: presumption References: _reference_start_Isaiah 16:6_reference_end_ Keyword: Similar Collocating Term: בַּד Gloss: boasting References: _reference_start_Isaiah 16:6_reference_end_ _reference_start_Jeremiah 48:30_reference_end_ Keyword: Opposite Collocating Term: כֵּן Gloss: correct, right, accurate, honest References: _reference_start_Jeremiah 48:30_reference_end_ Note: (a) The experiencer of the anger is not certain, but the phrases 'day of disaster' and 'day of wrath' point to Yahweh. Note: (b) The parallel between death and the day of wrath, over which only Yahweh has power, strongly suggests that this refers to the day of Yahweh's anger (cf NICOT). Note: (c) LXX appears to have read אבדה* (cf 10:28), but MT is the harder reading and should be accepted. Furthermore, there is better parallelism between 'good' and 'wrath' (WBC).Waltke notes that the anger may be the anger of the wicked against others or the anger of God against the wicked, and suggests that both are in view and a pun is intended (NICOT). As ICC points out, however, the book focuses on consequences (Toy 1899, 234), so KTBH concludes that the anger in view is that of God against the wicked. Note: (d) This instance is noteworthy because it is one of the few examples where the target is inanimate. Note: (e) LXX appears to have read עבדתו 'his works', which, if understood as 'tilling' provides a good parallel to the first colon. However, since MT makes sense, it should be retained (cf HOTTP, B rating). Although Toy accepts the reading of LXX, he summarises clearly the options for understanding MT 'the rod of his wrath'. Either it is the 'tyranny of a bad and powerful man' or the wrath that falls on him (ICC 1899).In this case, the 3ms suffix must thus refer either to God as experiencer, or to the wicked person as target. Although God is presupposed throughout the Bible, the one who sows wickedness provides a more active antecedent. KTBH thus concludes that the anger in view is that of the wicked as they oppress others.Murphy notes the difficulties of the verse and translates v. 8b 'and the rod of his pride will fail' but he appears to be a lone voice in taking עֶבְרָה to have Meaning 2 here (WBC 1998). Version: 0 Date: 2007-12-27 11:16:15 cjs Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. C~qdWJ=0# zm`SF9,vi\OB5( @c  ?c  >c =c <c% ;c :c 9c 8c  7c  6c  5c 4c  3c 2c) 1c( 0c( /c@ .c9 -c6 ,c +c  *c  )c& (c& 'c& &c& %c& $c #c@ "c@ !c9 c9 c9 c6 c/ c c c  c" c c  c" b0 b0 b b b b b b b b b0 b b b b b# b b b( b1 b b b ~b#ween God being angry with someone, Meanings 1a, 2a, and someone being angry with someone else, Meaning 1b. Notes for Translators: God’s anger is always righteous. It is directed against a person or people who are wrong. It may be translated by the same terms as human anger, unless those terms can only mean sinful anger. Hebraists' Comments: In this analysis, the Qal expresses a state ‘be angry’ or a process ‘become angry’ while the Hiphil expresses a causative ‘make angry’ in accord with the prototypical senses of the respective stems. Traditional Hebrew lexicography reached the same conclusion, distinguishing a stative Qal (BDB: ‘be wroth’ and HALOT: ‘be angry’) from a causative Hiphil (BDB: ‘provoke to wrath’ and HALOT: ‘to rouse to anger’), though their glosses may have relied too much on the morphology. Comparison of Meanings and Uses: 1 Stem: Qal or Hithpael; experiencer: subject; target: human or God; focus: response; response: anger a Experiencer: God b Experiencer: human 2 Stem: Hiphil; agent: subject; experiencer: object; target = agent; focus: provocation; response: anger a Agent: human; experiencer: God Level 2: 1 Meaning: To experience the emotion of anger Frame for Meaning: Anger Verb Stem: Qal and (once) Hithpaela* Participant Roles for Meaning: Experiencer: God or humans Target: human: individual(s) or nation(s) or god(s) Level 3: a Context: Of God, to experience the emotion of anger Intrinsic Domains for Meaning:c Apostasy and Judgement, Repentance and Restoration, Eschatological judgement Participant Roles for Meaning:c Experiencer = subject: God Target = עַלb* or implicit: human: individual(s)‏ or nation(s)‏ Key Reference: _reference_start_Deuteronomy 1:34_reference_end_ Key Verse: KTBH - Yahweh heard your words and |bhe was angry |b*and he swore an oath Evaluation of Translations: Most translations use some variation on the word 'anger': 'was angry (NIV, REB, NJPS), 'became angry' (TEV), 'was angered' (RSV). Any of these is a good model to follow. NRS uses 'wrathful' which is acceptable for divine anger. CEV assumes a causal relationship between the first two clauses of the verse and combines them, 'You had made the Lord angry'. This loses too much of the Hebrew and should not be followed. NJB combines the second and third clauses, making the second into a prepositional phrase, 'in his anger swore ...'. This may be followed if it is more natural in the receptor language. _reference_start_Leviticus 10:6_reference_end_ _reference_start_Numbers 16:22_reference_end_ _reference_start_Deuteronomy 1:34_reference_end_ _reference_start_Deuteronomy 9:19_reference_end_ _reference_start_Joshua 22:18_reference_end_ _reference_start_Ecclesiastes 5:5_reference_end_ _reference_start_Isaiah 47:6_reference_end_ _reference_start_Isaiah 54:9_reference_end_ _reference_start_Isaiah 57:16_reference_end_ _reference_start_Isaiah 57:17_reference_end_ _reference_start_Isaiah 57:17_reference_end_ _reference_start_Isaiah 64:4_reference_end_ _reference_start_Isaiah 64:8_reference_end_ _reference_start_Lamentations 5:22_reference_end_ _reference_start_Zechariah 1:2_reference_end_ _reference_start_Zechariah 1:15_reference_end_ _reference_start_Zechariah 1:15_reference_end_ Keyword: Cognate Collocating Term: קֶצֶף Gloss: anger References: _reference_start_Zechariah 1:2_reference_end_ _reference_start_Zechariah 1:15_reference_end_ Keyword: Similar Collocating Term: אַף Gloss: anger References: _reference_start_Deuteronomy 9:19_reference_end_ Keyword: Similar Collocating Term: חֵמָה Gloss: anger References: _reference_start_Deuteronomy 9:19_reference_end_ Keyword: Similar Collocating Term: מאס Gloss: to reject References: _reference_start_Lamentations 5:22_reference_end_ Keyword: Similar Collocating Term: גער Gloss: to rebuke References: _reference_start_Isaiah 54:9_reference_end_ Keyword: Similar Collocating Term: ריב Gloss: to contend References: _reference_start_Isaiah 57:16_reference_end_ Keyword: Opposite Collocating Term: פגע Gloss: to meet with References: _reference_start_Isaiah 64:4_reference_end_ Level 3: b Context: Of humans, to experience the emotion of anger Intrinsic Domains for Meaning:c Various, including: Kingship, Apostasy, Distrust, Pride, Enmity Participant Roles for Meaning:c Experiencer = subject: humanTarget = עַלb* or implicit: human: individual(s)‏ or nation(s)‏, or god(s)‏ (x1)‏ Key Reference: _reference_start_Genesis 40:2_reference_end_ Key Verse: KTBH - Pharaoh |bwas angry |b*with two of his officials, the chief of the cupbearers and the chief of the bakers Evaluation of Translations: Most of the standard translations render קצף as ‘[Pharaoh] was angry’ (NIV, RSV, NRS, TEV, NJB, NJPS). This is a good model. REB softens the wording, ‘Pharaoh was displeased.’ This is hard to justify; see the frame-level entry for discussion of intensities of anger. CEV combines חטא in v. 1 and קצף in v. 2 and renders both together, '... made the king angry'. _reference_start_Genesis 40:2_reference_end_ _reference_start_Genesis 41:10_reference_end_ _reference_start_Exodus 16:20_reference_end_ _reference_start_Leviticus 10:16_reference_end_ _reference_start_Numbers 31:14_reference_end_ _reference_start_1 Samuel 29:4_reference_end_ _reference_start_2 Kings 5:11_reference_end_ _reference_start_2 Kings 13:19_reference_end_ _reference_start_Esther 1:12_reference_end_ _reference_start_Esther 2:21_reference_end_ _reference_start_Isaiah 8:21_reference_end_ _reference_start_Jeremiah 37:15_reference_end_ Keyword: Similar Collocating Term: חֵמָה Gloss: anger References: _reference_start_Esther 1:12_reference_end_ Keyword: Similar Collocating Term: קלל Gloss: to curse References: _reference_start_Isaiah 8:21_reference_end_ Level 2: 2 Meaning: To cause someone to experience the emotion of anger Frame for Meaning: Anger Verb Stem: Hiphil Participant Roles for Meaning: Agent: human Experiencer: God Level 3: a Context: To cause God to experience the emotion of anger Intrinsic Domains for Meaning:c Apostasy and Judgement Participant Roles for Meaning:c Agent = subject: human Experiencer = object: God Key Reference: _reference_start_Deuteronomy 9:8_reference_end_ Key Verse: KTBH - At Horeb you |bprovoked |b*Yahweh's |bwrath |b*and he was angry enough with you to destroy you Evaluation of Translations: It is necessary to express the causation in the first clause. Translations do this in various ways, 'you aroused the Lord's wrath' (NIV), 'you provoked the Lord to wrath (RSV, NRS), 'you roused the Lord's anger' (REB), 'you made the Lord angry' (TEV). These are all good models. NJB and NJPS leave the anger implicit, 'you provoked', and this may also be followed, since the anger is explicit in the next clause. CEV combines the first two clauses, both of which refer to anger, into one, 'you made the Lord so angry that ...' but conveys the causation adequately.There is also the issue of the presence of a synonym in the second clause, typical of similar issues discussed elsewhere. _reference_start_Deuteronomy 9:7_reference_end_ _reference_start_Deuteronomy 9:8_reference_end_ _reference_start_Deuteronomy 9:22_reference_end_ _reference_start_Psalms 106:32_reference_end_ _reference_start_Zechariah 8:14_reference_end_ Keyword: Similar Collocating Term: אנף Gloss: to be angry References: _reference_start_Deuteronomy 9:8_reference_end_ Keyword: Similar Collocating Term: מרה Gloss: to rebel References: _reference_start_Deuteronomy 9:7_reference_end_ Keyword: Opposite Collocating Term: נחם Gloss: to relent References: _reference_start_Zechariah 8:14_reference_end_ Note: (a) The Hithpael occurs only once (Isa 8:21) and there are insufficient grounds to distinguish its meaning from that of the Qal. Note: (b) It might be possible to take the עַל *normally associated with the Qal of קצף* as causal and see it as introducing the agent which caused the anger, leading to a gloss, ‘the experiencer was made angry by/because of the agent.’ This passive causative sense, however, would not be prototypical for a verb in the Qal stem. Num16:22b is significant in this connection הָאִ֤ישׁ אֶחָד֙ יֶחֱטָ֔א וְעַ֥ל כָּל־הָעֵדָ֖ה תִּקְצֹֽף* ‘will one man sin and you be angry with the whole congregation?’ Whether the initial ה *of הָאִ֤ישׁ *is read as the article, with MT, or repointed as the interrogative (cf. BHS margin), this is a rhetorical question expecting the answer, ‘no.’ Moses and Aaron are proposing a separation of the two participant roles under discussion, that of target, here the whole congregation, and that of the agent which caused the anger, here ‘one man,’ Korah, and reject the proposal. For our purposes, two points are significant. Firstly, at least conceptually, it is possible to separate the two roles, and secondly, it is the role of target that is expressed by the עַל*-phrase. This conclusion forms the basis of the analysis above. Note: (c) Unusually, the target is more extensive than the agent of the stimulus. Note: (d) The target is expressed with אֶל which BHS proposes to emend to the more usual עַל. This is plausible, since these prepositions are easily confused (Jouon and Muraoka §133.b) and some of their senses overlap (IBHS §11.2.13b), but it is unsupported in the manuscript tradition and is probably unnecessary. Note: (e) Elsewhere, the Hiphil of קצף* has an object, but MT has none in this case. A pronominal object is, however, present in LXX and Syr. This may reflect a variant text in the |iVorlage|i* or may have resulted from making implicit information explicit. Whatever the original text, the allusion to Exo 17:1-7, where Yahweh is the Experiencer, makes it clear that Yahweh is the Experiencer here too. Version: 0 Date: 2007-12-27 11:17:10 cjs Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org.  } Ld11Gdanger (קֶצֶף)anger (קֶצֶף)Strong's number: 07110 \level1 1 Part of speech: n Frequency: 29 Cognate(s): קצף Abstract for Busy Translators: 1. The main distinction in meaning is between God being angry with someone, Meaning 1a, and someone being angry with someone else, Meaning 1b. 2. In Hos 10:7, an etymologically unrelated word of the samScSScto be angry, to make angry (קצף)to be angry, to make angry (קצף)Strong's number: 7107 Part of speech: v Frequency: 34 Cognate(s): קֶצֶף Abstract for Busy Translators: 1. The key meaning distinction is between someone being angry with someone else, Meaning 1, and someone making someone else angry, Meaning 2. 2. There is a further distinction in meaning bet C~qdWJ=0# zm`SF9,vi\OB5( e e eM eM e ~e  }eM |e  {e  ze  yd  xd  wd vd ud td sd  rd qd< pd6 od6 nd mdf ld % kd jd" id& hd gd % fd ed dd& cd& bd& ad& `d& _d2 ^d % ]d \d [d< Zd6 Yd" Xdf Wd& Vd  Ud  Td Sd Rd Qd Pd  Od  Nd Md  Ld Kd Jd Id5 Hd< Gc& Fc  Ec  Dc& Ccj Bc  Ac e form is used in the sense ‘something of little value or significance’, Meaning 2. Notes for Translators: God’s anger is always righteous. It is directed against a person or people who are wrong. It may be translated by the same terms as human anger, unless those terms can only mean sinful anger. Hebraists' Comments: 1. The general view is that Meaning 2 is taken from a homonymous root found in the HB only as nouns. The masculine form קֶצֶף* occurs only at Hos 10:7 (see below), and the feminine form קְצָפָה* only at Jol 1:7, where it has an abstract sense 'snapping, splintering' (BDB) or 'literally snapped, in particular of damage from breaking off twigs or branches' (HALOT).2. The noun in Meaning 1 is used with the verb twice in a cognate accusative construction (Zec 1:2, 15). Comparison of Meanings and Uses: 1 Focus: response; response: anger a Experiencer: God b Experiencer: human2 Other meanings a Something of little value or significance Level 2: 1 Meaning: The emotion of anger Frame for Meaning: Anger Participant Roles for Meaning: Experiencer: GodTarget: human = individual or a nationStimulus: event Level 3: a Context: Of God, the emotion of anger Intrinsic Domains for Meaning:c Apostasy and Judgement, Repentance and Restoration, Opposition to Israel, Eschatological judgement Participant Roles for Meaning:c Experiencer = genitive or implicit: GodTarget = עַל* or implicit: human = individual or a nationStimulus = עַל* or בָּזֹּאת* (twice) or implicit: event Key Reference: _reference_start_Isaiah 60:10_reference_end_ Key Verse: KTBH - Foreigners will rebuild your walls, and their kings will serve you. In my |banger |b*I struck you, but in my favour I have had compassion on you Evaluation of Translations: The translations all use either 'anger' or 'wrath' for קֶצֶף*. Either of these or a synonym is appropriate. _reference_start_Numbers 1:53_reference_end_ _reference_start_Numbers 17:11_reference_end_ _reference_start_Numbers 18:5_reference_end_ _reference_start_Deuteronomy 29:27_reference_end_ _reference_start_Joshua 9:20_reference_end_ _reference_start_Joshua 22:20_reference_end_ _reference_start_2 Kings 3:27_reference_end_ _reference_start_1 Chronicles 27:24_reference_end_ _reference_start_2 Chronicles 19:2_reference_end_ _reference_start_2 Chronicles 19:10_reference_end_ _reference_start_2 Chronicles 24:18_reference_end_ _reference_start_2 Chronicles 29:8_reference_end_ _reference_start_2 Chronicles 32:25_reference_end_ _reference_start_2 Chronicles 32:26_reference_end_ _reference_start_Psalms 38:2_reference_end_ _reference_start_Psalms 102:11_reference_end_ _reference_start_Isaiah 34:2_reference_end_ _reference_start_Isaiah 54:8_reference_end_ _reference_start_Isaiah 60:10_reference_end_ _reference_start_Jeremiah 10:10_reference_end_ _reference_start_Jeremiah 21:5_reference_end_ _reference_start_Jeremiah 32:37_reference_end_ _reference_start_Jeremiah 50:13_reference_end_ _reference_start_Zechariah 1:2_reference_end_ _reference_start_Zechariah 1:15_reference_end_ _reference_start_Zechariah 7:12_reference_end_ Keyword: Cognate Collocating Term: קצף Gloss: to be angry References: _reference_start_Zechariah 1:2_reference_end_ _reference_start_Zechariah 1:15_reference_end_ Keyword: Similar Collocating Term: אַף Gloss: anger References: _reference_start_Deuteronomy 29:27_reference_end_ _reference_start_Jeremiah 21:5_reference_end_ _reference_start_Jeremiah 32:37_reference_end_ Keyword: Similar Collocating Term: חֵמָה Gloss: anger References: _reference_start_Deuteronomy 29:27_reference_end_ _reference_start_Psalms 38:2_reference_end_ _reference_start_Isaiah 34:2_reference_end_ _reference_start_Jeremiah 21:5_reference_end_ _reference_start_Jeremiah 32:37_reference_end_ Keyword: Similar Collocating Term: זַעַם Gloss: anger References: _reference_start_Psalms 102:11_reference_end_ _reference_start_Jeremiah 10:10_reference_end_ Keyword: Opposite Collocating Term: חֶסֶד Gloss: covenant loyalty References: _reference_start_Isaiah 54:8_reference_end_ Keyword: Opposite Collocating Term: רחם Gloss: to have compassion References: _reference_start_Isaiah 54:8_reference_end_ Keyword: Opposite Collocating Term: רָצֹון Gloss: favour, acceptance References: _reference_start_Isaiah 60:10_reference_end_ Level 3: b Context: Of humans, the emotion of anger Intrinsic Domains for Meaning:c Warfare, Futility, Marriage Participant Roles for Meaning:c Experiencer = implicit: humanTarget = עַל* or implicit: human = individual or a nationStimulus = implicit: event Key Reference: _reference_start_Esther 1:18_reference_end_ Key Verse: KTBH - ... and there will be contempt and |banger |b*in plenty Evaluation of Translations: The Hebrew is cryptic, but the meaning is clear. Most translations use either the word 'anger' itself (NJB), 'wrath' (RSV, NRS) or an equivalent verb (CEV, TEV). NIV and REB generalise somewhat by translating as 'discord'. NJPS takes קֶצֶף *to refer to 'provocation', implying 'to anger', rather than to the anger itself and should not be followed.d* _reference_start_2 Kings 3:27_reference_end_ _reference_start_Esther 1:18_reference_end_ _reference_start_Ecclesiastes 5:16_reference_end_ Keyword: Similar Collocating Term: כעס Gloss: to be angry References: _reference_start_Esther 1:18_reference_end_ Keyword: Similar Collocating Term: בִּזָּיֹון Gloss: contempt References: _reference_start_Esther 1:18_reference_end_ Level 2: 2 Meaning: Something of little value, weight or significance, which can be carried away easily by a stream Frame for Meaning: Flowing stream Intrinsic Domains for Meaning: Value Level 3: a Context: Something of little value, weight or significance, which can be carried away easily by a stream Key Reference: _reference_start_Hosea 10:7_reference_end_ Key Verse: KTBH - Samaria and its king will be destroyed like a |btwig |b*on the surface of water Evaluation of Translations: Translations differ somewhat in assessing the syntactic relationships of 'Samaria' and 'its king' but the chosen simile consistently indicates the lightness, insubstantiality and worthlessness of Samaria's king - 'twig' (NIV, CEV), 'chip' (RSV, NRS, TEV), 'flotsam' (REB), 'foam' (NJPS), 'straw' (NJB). _reference_start_Hosea 10:7_reference_end_ Keyword: Note: (a) Unusually, the target is more extensive than the agent of the stimulus. Note: (b) Possibly Note: (c) The presence of גֹויִם* in the parallel colon suggests that 'the earth' is to be understood metonymically for its inhabitants, who shake with fear, rather than apocalyptically of shaking the earth itself. Note: (d) NJPS takes קֶצֶף* to refer to 'provocation', implying provocation to anger, rather than to the anger itself. This would be a causative sense of the noun corresponding to the Hiphil of the verb that is otherwise unattested for the noun. Note: (e) Probably. The Experiencer and even the Target of the anger are far from certain. The commentaries construct scenarios in which they suggest the Stimulus and Experiencer of the anger. For details, see the commentaries, but, in outline, possibilities are:1. Yahweh was angry with Israel for driving Moab to such extreme measures as human sacrifice to Chemosh (KD).2. Israel was angry with (עַל) itself for the same reason and left the battle in disgust (WBC, AB and, among translations, REB, CEV, NJB).3. Moab was stimulated by the sacrifice to great anger and effective warfare (WBC).They are all speculative and none is totally convincing, but KTBH considers that Yahweh as Experiencer is less plausible than one or other of the human Experiencers.Other translations are non-committal and leave the Experiencer vague (NIV, RSV, NRS, NJPS). This may the best solution for translation. Version: 0 Date: 2007-12-21 16:11:33 cjs Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org.ysical shaking or trembling, Meaning 1, and metaphorical or internal shaking as a result of a negative emotion, Meaning 3.3. A second key meaning distinction is between someone or something trembling, for whatever reason, Meanings 1 and 2, and someone making someone or something else tremble, Meanings 3 and 4. 4. There are further distinctions in meaning based on the context and on the cause of the trembling. In some cases there is an associated emotion. The nature of that emotion can be established from the context. Notes for Translators: God’s anger is always righteous. It is directed against a person or people who are wrong. It may be translated by the same terms as human anger, unless those terms can only mean sinful anger. Comparison of Meanings and Uses: Although there is only one instance of literal, physical shaking or trembling (1Sa 14:15), that seems to be the central meaning of the word-group (cf TDOT). Other senses seem to develop from that in various contexts. In the context of theophany, heaven and earth tremble. Elsewhere, human trembling results from intense emotion - fear, anger, grief or excitement. In some cases, there may be associated physical trembling but, in others, that disappears from view and the trembling is metaphorical, internal and emotional. 1 Stem: Qal; agent: none; theme: subject a Theme: inanimate; context: earthquake b Theme: inanimate, but personified; context: theophany2 Stem: Hiphil; agent: subject; theme: object a Agent: God; theme: inanimate, but personified; target: none; context: theophany3 Stem: Qal or Hithpael; agent: none; experiencer: subject a Experiencer: human; target: none; context: fear b Experiencer: human; target: none; context: fear c Experiencer: God; target: human; context: anger d Experiencer: human; target: human or God; context: anger e Experiencer: human; target: none; context: grief f Experiencer: human; target: none; context: excitement 4 Stem: Hiphil or Qal; agent: subject; theme or experiencer: object a Agent: God or human; experiencer: human; target: none; context: fear b Agent: human; experiencer: God; target: human; context: anger c Agent: human; experiencer: human; target: none; context: disturbance Level 2: 1 Meaning: To move back and forth in one place Frame for Meaning: Static motion Verb Stem: Qal Participant Roles for Meaning: Theme: inanimate Level 3: a Context: To move back and forth in one place Frame for Meaning:c Earthquake Intrinsic Domains for Meaning:c Warfare, Miracle, Panic Participant Roles for Meaning:c Theme = subject: the earth Key Reference: _reference_start_1 Samuel 14:15_reference_end_ Key Verse: NIV - Then panic struck the whole army--those in the camp and field, and those in the outposts and raiding parties--and the ground |bshook|b*. It was a panic sent by God Evaluation of Translations: All the standard translations render רגז* by either 'shook' (NIV, TEV) or 'quaked' (RSV, NRS, REB, NJB, NJPS) or 'tremble' (CEV). Any of them would be a good model to follow. _reference_start_1 Samuel 14:15_reference_end_ Keyword: Similar Collocating Term: חֲרָדָה Gloss: trembling References: _reference_start_1 Samuel 14:15_reference_end_ Level 3: b Context: To shake or tremble violently and involuntarily as a result of God's appearing, of the elements personified Frame for Meaning:c Theophany Intrinsic Domains for Meaning:c Deliverance, Judgement Participant Roles for Meaning:c Theme = subject: inanimate but personified Key Reference: _reference_start_Psalms 77:19_reference_end_ Key Verse: KTBH - The sound of your thunder was in the whirlwind; lightning lit up the world; the earth |btrembled |b*and shook Evaluation of Translations: The translations render the synonyms רגז* and רעשׁ* by two from a range of English synonyms 'trembled, shook, quaked, shuddered' in various combinations. These are all good models to follow. CEV appears to have assumed a hendiadys and renders the pair by 'trembled'. This is also a good model to follow. _reference_start_2 Samuel 22:8_reference_end_ _reference_start_P salms 18:8_reference_end_ _reference_start_Psalms 77:17_reference_end_ _reference_start_Psalms 77:19_reference_end_ _reference_start_Isaiah 5:25_reference_end_ _reference_start_Joel 2:10_reference_end_ Keyword: Similar Collocating Term: געשׁ Gloss: to shake References: _reference_start_2 Samuel 22:8_reference_end_ _reference_start_Psalms 18:8_reference_end_ Keyword: Similar Collocating Term: רעשׁ Gloss: to shake References: _reference_start_2 Samuel 22:8_reference_end_ _reference_start_Psalms 18:8_reference_end_ _reference_start_Psalms 77:19_reference_end_ _reference_start_Joel 2:10_reference_end_ Keyword: Similar Collocating Term: חיל Gloss: to writhe References: _reference_start_Psalms 77:17_reference_end_ Level 2: 2 Meaning: To cause something to move back and forth in one place Frame for Meaning: Static motion Verb Stem: Hiphil Participant Roles for Meaning: Agent: God Theme: inanimate Level 3: a Context: Of Yahweh, to cause the (personified) elements to shake or tremble violently Frame for Meaning:c Theophany Intrinsic Domains for Meaning:c Judgement, God's sovereignty Participant Roles for Meaning:c Agent = subject: GodTheme = object: heaven or earth Key Reference: _reference_start_Isaiah 13:13_reference_end_ Key Verse: KTBH - Therefore |bI will make |b*the heavens |btremble |b*and the earth will shake ... Evaluation of Translations: Most render the Hiphil of רגז* by 'I will make ... tremble' (NIV, RSV, NRS, TEV, CEV) or 'I shall make ... shudder' (REB). In NJB 'I am going to shake the heavens', 'shake' is transitive and thus causative. All these convey the causation and the lexemes are good equivalents. Any of them may be followed. NJPS transforms to a passive 'therefore shall heaven be shaken'. Although the unexpressed agent is understood to be Yahweh, there seems no reason to follow this example. _reference_start_Job 9:6_reference_end_ _reference_start_Isaiah 13:13_reference_end_ Keyword: Similar Collocating Term: פלץ Gloss: to shudder References: _reference_start_Job 9 :6_reference_end_ Keyword: Similar Collocating Term: רעשׁ Gloss: to shake References: _reference_start_Isaiah 13:13_reference_end_ Level 2: 3 Meaning: To experience a negative emotion typically associated with shaking (Extension of Meaning 1) Frame for Meaning: Negative emotion Verb Stem: Qal, Hithpael Grammar Notes: The Hithpael occurs only in the parallel passages in 2KI 19:27-28//Isa 37:28-29, which have no parallel in 2 Chronicles. There is insufficient evidence to justify a distinction of meaning, although BDB tries to indicate a reflexive nuance by glossing 'excite oneself', which seems artificial. HALOT makes no attempt to indicate a reflexive nuance, glossing 'to get worked up, be enraged'. Participant Roles for Meaning: Experiencer: God, human or personified inanimate Level 3: a Context: Of people, to experience fear, typically associated with involuntary trembling, as a result of God's activity Frame for Meaning:c Fear Intrinsic Domains for Meaning:c Deliverance, Judgement Participant Roles for Meaning:c Experiencer = subject: human = Israel, individuals or personified inanimate Key Reference: _reference_start_Joel 2:1_reference_end_ Key Verse: KTBH - Sound a trumpet in Zion and raise a war-cry on my holy mountain. Let all who live in the land |btremble |b*for the day of Yahweh is coming, it is near Evaluation of Translations: The standard translations all render רגז* by 'tremble' and this should be followed. It hardly seems necessary to make the fear explicit and none do. _reference_start_Exodus 15:14_reference_end_ _reference_start_Psalms 4:5_reference_end_ _reference_start_Psalms 99:1_reference_end_ _reference_start_Isaiah 32:10_reference_end_ _reference_start_Isaiah 32:11_reference_end_ _reference_start_Isaiah 64:1_reference_end_ _reference_start_Jeremiah 33:9_reference_end_ _reference_start_Joel 2:1_reference_end_ _reference_start_Amos 8:8_reference_end_ _reference_start_Micah 7:17_reference_end_ _reference_start_Habakkuk 3:7_reference_end_ _reference_start_Habakkuk 3:16_reference_ end_ _reference_start_Habakkuk 3:16_reference_end_ Keyword: Similar Collocating Term: חִיל Gloss: writhing, anguish References: _reference_start_Exodus 15:14_reference_end_ Keyword: Similar Collocating Term: נוט Gloss: to shake References: _reference_start_Psalms 99:1_reference_end_ Keyword: Similar Collocating Term: רַעַד Gloss: trembling References: _reference_start_Exodus 15:14_reference_end_ Keyword: Similar Collocating Term: חרד Gloss: to tremble with fear References: _reference_start_Isaiah 32:11_reference_end_ Keyword: Similar Collocating Term: צלל Gloss: to quiver in terror References: _reference_start_Habakkuk 3:16_reference_end_ Keyword: Similar Collocating Term: בהל Gloss: to be terrified References: _reference_start_Exodus 15:14_reference_end_ Keyword: Similar Collocating Term: אֵימָה Gloss: terror References: _reference_start_Exodus 15:14_reference_end_ Keyword: Similar Collocating Term: פחד Gloss: to fear References: _reference_start_Jeremiah 33:9_reference_end_ _reference_start_Micah 7:17_reference_end_ Keyword: Similar Collocating Term: פַּחַד Gloss: fear References: _reference_start_Exodus 15:14_reference_end_ Keyword: Similar Collocating Term: ירא Gloss: to fear References: _reference_start_Micah 7:17_reference_end_ Level 3: b Context: Of people or the (personified) earth, to experience fear, typically associated with involuntary trembling, as a result of an unnerving experience Frame for Meaning:c Fear Intrinsic Domains for Meaning:c Oppression, Wickedness Participant Roles for Meaning:c Experiencer = subject: human = Israel, individuals Key Reference: _reference_start_2 Samuel 7:10_reference_end_ Key Verse: KTBH - I will appoint a place for my people Israel ... so that they will no longer |btremble with fear |b*and violent people will no longer oppress them as before Evaluation of Translations: Only CEV and NJPS render רגז* by 'tremble' and only CEV makes the fear explicit. If the receptor language can convey the idea, this model should be followed. Most English translations use 'be disturbed' (NIV, RSV, NRS, REB, NJB). This is adequate, but is weaker than the original. _reference_start_Deuteronomy 2:25_reference_end_ _reference_start_2 Samuel 7:10_reference_end_ _reference_start_1 Chronicles 17:9_reference_end_ _reference_start_Proverbs 30:21_reference_end_ Keyword: Similar Collocating Term: חיל Gloss: to writhe, to be in anguish References: _reference_start_Deuteronomy 2:25_reference_end_ Keyword: Similar Collocating Term: יִרְאָה Gloss: fear References: _reference_start_Deuteronomy 2:25_reference_end_ Keyword: Similar Collocating Term: פַּחַד Gloss: fear References: _reference_start_Deuteronomy 2:25_reference_end_ Level 3: c Context: Of God, to experience the emotion of anger, typically associated with involuntary trembling Frame for Meaning:c Anger Intrinsic Domains for Meaning:c Judgement Participant Roles for Meaning:c Experiencer = subject: GodTarget = implicit: Israel Key Reference: _reference_start_Isaiah 28:21_reference_end_ Key Verse: KTBH - Yahweh will rise up as at Mount Perazim; as in the Valley of Gibeon |bhe will be enraged|b* ... Evaluation of Translations: The translations show considerable variation in this verse because the cause of any trembling is far from clear. Some make a nuance of anger explicit 'be wroth' (RSV), 'rage' (NRS), 'storm with rage' (REB). NJB 'he will storm' probably also conveys a nuance of anger. Except for RSV which is archaic, these may be followed.'Rouse himself' (NIV, NJPS) provides a good parallel for קום* in the first colon, but does not correspond well to רגז*. Some expression of Yahweh's attitude is needed. TEV and CEV collapse the two cola into one and have no direct equivalent to רגז* and also lack the nuance of anger. _reference_start_Isaiah 28:21_reference_end_ Keyword: Similar Collocating Term: קום Gloss: to arise References: _reference_start_Isaiah 28:21_reference_end_ Level 3: d Context: Of humans, to experience the emotion of anger, typically associated with involuntary trembling Frame for Meaning:c Anger Intrinsic Domains for Meaning:c Family, Folly, Enmity Participant Roles for Meaning:c Experiencer = subject or genitive: humanTarget = אֶל* or implicit: God or human Key Reference: _reference_start_Psalms 4:5_reference_end_ Key Verse: KTBH - |bBe angry|b*, but do not sin... Evaluation of Translations: The translations show great variation in this verse because the cause of any trembling is far from clear. LXX renders רגז* by ὀργίζω*, and this is taken up in the NT which quotes this verse at Eph 4:26. This may have influenced NIV and RSV who translate 'in your anger' and 'be angry' respectively. These models may be followed.REB 'let awe restrain you from sin' and TEV 'tremble with fear' understand the context to be 'fear', probably implicitly, fear of God. This also may be followed.CEV and NJPS 'tremble' leave the cause ambiguous. This is a legitimate option if the translation style does not try to spell out implied information. _reference_start_Genesis 45:24_reference_end_ _reference_start_2 Kings 19:27_reference_end_ _reference_start_2 Kings 19:28_reference_end_ _reference_start_Psalms 4:5_reference_end_ _reference_start_Proverbs 29:9_reference_end_ _reference_start_Isaiah 37:28_reference_end_ _reference_start_Isaiah 37:29_reference_end_ Keyword: Similar Collocating Term: שַׁאֲנָן Gloss: arrogance References: _reference_start_2 Kings 19:28_reference_end_ _reference_start_Isaiah 37:29_reference_end_ Keyword: Similar Collocating Term: שׂחק Gloss: to laugh in derision References: _reference_start_Proverbs 29:9_reference_end_ Keyword: Opposite Collocating Term: נַחַת Gloss: quietness References: _reference_start_Proverbs 29:9_reference_end_ Level 3: e Context: To experience sorrow or grief, typically associated with involuntary trembling Frame for Meaning:c Grief Intrinsic Domains for Meaning:c Death Participant Roles for Meaning:c Experiencer = subject: human Key Reference: _reference_start_2 Samuel 19:1_reference_end_ Key Verse: KTBH - The king |bwas trembling with grief |b*and he went up to the room ... Evaluation of Translations: The context is clearly one of grief, but translations differ in whether they focus on the trembling, either physical or internal, or on the grief. Thus TEV makes the grief explicit 'was overcome with grief' but at the expense of any nuance of motion, whereas CEV 'started trembling' does not make clear that the trembling arises from emotion and, in English, trembling is not conventionally associated with grief. RSV, NRS and REB render 'was deeply moved'. This is a good model to follow, because it conveys the nuance of motion present in the Hebrew imagery, makes clear that the motion is internal and emotional and allows the contest to make clear that the emotion is grief. It is better than 'was shaken' (NIV, NJPS) which is less clearly arising from emotion. _reference_start_2 Samuel 19:1_reference_end_ Keyword: Similar Collocating Term: בכה Gloss: to weep References: _reference_start_2 Samuel 19:1_reference_end_ Keyword: Similar Collocating Term: אבל Gloss: to mourn References: _reference_start_2 Samuel 19:1_reference_end_ Level 3: f Context: To experience excitement, typically associated with involuntary trembling Frame for Meaning:c Excitement Intrinsic Domains for Meaning:c Sheol, Judgement Participant Roles for Meaning:c Experiencer = subject: the inhabitants of Sheol Key Reference: _reference_start_Isaiah 14:9_reference_end_ Key Verse: Sheol beneath |bis excited |b*to meet you ... (KTBH) Evaluation of Translations: The irony of this passage is that the King of Babylon has become just like the shades in Sheol, and they are excited at the prospect of gloating over the one who oppressed them in life. Most render רגז* in a way that conveys that excitement, 'all astir' (NIV, REB), 'stirred up' (RSV, NRS). These models may be followed. Even CEV 'eagerly awaits' which renders four words in the Hebrew conveys the excitement. TEV 'getting ready' is weak and loses the sense of excitement, so it should not be followed. _reference_start_Isaiah 14:9_reference_end_ Keyword: Similar Collocating Term: עור Gloss: to rouse References: _reference_start_Isaiah 14:9_reference_end_ Keyword: Similar Collocating Term: קום Gloss: to make rise References: _reference_start_Isaiah 14:9_reference_end_ Level 2: 4 Meaning: To cause someone to experience a negative emotion typically associated with shaking (Extension of Meaning 2) Frame for Meaning: Negative emotion Verb Stem: Qalh* and Hiphil Participant Roles for Meaning: Agent: God or human Experiencer: God, human or inanimate Level 3: a Context: To cause someone to experience fear, typically associated with involuntary trembling, as a result of an unnerving experience Frame for Meaning:c Fear Intrinsic Domains for Meaning:c Judgement Participant Roles for Meaning:c Agent = subject: God or human Experiencer = object: human Key Reference: _reference_start_Isaiah 23:11_reference_end_ Key Verse: KTBH - He has stretched out his hand over the sea and |bmade |b*kingdoms |btremble|b* Evaluation of Translations: NIV renders the Hiphil of רגז by 'he has made ... tremble' and others are similar 'made ... quake' (REB, NJPS). In 'he has shaken' (RSV, NRS, NJB) 'shake' is transitive and thus causative. All these convey the causation and the lexemes are good equivalents. Any of them may be followed. CEV 'upsetting the nations' seems rather weak in the context, and TEV '... overthrown kingdoms' moves the focus away from the kingdom's fear to a later stage in Yahweh's activity. Neither should be followed. _reference_start_Isaiah 14:16_reference_end_ _reference_start_Isaiah 23:11_reference_end_ _reference_start_Jeremiah 50:34_reference_end_ Keyword: Similar Collocating Term: רעשׁ Gloss: to shake References: _reference_start_Isaiah 14:16_reference_end_ Keyword: Opposite Collocating Term: רגע Gloss: to give rest References: _reference_start_Jeremiah 50:34_reference_end_ Level 3: b Context: To cause someone to experience the emotion of anger, associated with involuntary trembling Frame for Meaning:c Anger Intrinsic Domains for Meaning:c Apostasy, Judgement Participant Roles for Meaning:c Agent = implicit: human Experiencer = object or לְ: God Key Reference: _reference_start_Ezekiel 16:43_reference_end_ Key Verse: KTBH - Because you did not remember the days of your youth but |byou made |b*me |bangry |b*by all these things ... Evaluation of Translations: Any of the various translations may be followed: 'enrage' (NIV, RSV, NRS, REB), 'provoke' (NJB), infuriate (NJPS), 'make ... angry' (TEV), 'make ... furious' (CEV). Even if the emendation to the Hiphil is not accepted,h* the context demands a causative and all these renderings convey it. _reference_start_Job 12:6_reference_end_ _reference_start_Ezekiel 16:43_reference_end_ Keyword: Similar Collocating Term: שׁדד Gloss: to despoil References: _reference_start_Job 12:6_reference_end_ Level 3: c Context: To cause someone to become disturbed, typically associated with involuntary trembling Frame for Meaning:c Excitement Intrinsic Domains for Meaning:c Necromancy Participant Roles for Meaning:c Agent = implicit: human = Saul Experiencer = object: human = Samuel Key Reference: _reference_start_1 Samuel 28:15_reference_end_ Key Verse: KTBH - Samuel said to Saul, 'why |bhave you disturbed |b*me by bringing me up' ... Evaluation of Translations: Most of the standard translations use 'disturbed' and that may be followed. _reference_start_1 Samuel 28:15_reference_end_ Keyword: Note: (a) Possibly Note: (b) The preposition מִן 'from their strongholds' suggests that there is movement from a place as well as movement at a place. מִן is common in pregnant expressions (cf GKC 119.x-z) so BDB and HALOT gloss as 'come quivering' and 'to come out quaking with fear' respectively. NICOT takes the phrase after the athnah 'to Yahweh our God' with what precedes 'May they come quaking out of their strongholds to Yahweh our God', but that is not necessary. Note: (c) Assuming that 'the tent-curtains of the land of Midian' is metonymy for the people of Midian (cf NICOT). Note: (d) Most translations and some commentaries (AB, HBK, but not NICOT) emend the following word to אֲשֻׁרָי ’my steps trembled beneath me‘ with the support of LXX. This would imply Meaning 1a, but MT is intelligible if אֲשֵׁר is taken as causal (cf NICOT) and should be retained. Note: (e) Commentators suggest humour or whimsy, here. 'The earth trembles under three things' may be hyperbole, but, as WBC notes, social cataclysm is sometimes associated with physical disturbance as in Amo 7:10 and 1Sa 2:10. Note: (f) TWOT notes that 'Occasionally its meaning may be difficult to discern. In Gen 45:24 it is usually translated as some kind of arguing or bickering (RSV "quarrel"; ASV, KJV "fall out") following the idea of raging in anger noted above, but this translation is not certain.' Speiser (AB 1982, 339), followed by Hamilton (NICOT) suggests 'let there be no recriminations on the way' which seems to catch the potential very well. Note: (g) Probably. BHS proposes major reordering of MT, but LXX supports MT, which should be retained. In that case, the options for the first two words appear to be 'tremble [with fear of God], so don't sin' or 'tremble [with anger], but don't sin'. Commentators and translations are divided. Note: (h) The only instance where the Qal of רגז is transitive is at Ezk 16:43, where the ancient versions appear to have read the vowels for the Hiphil. There is widespread agreement (BHS, BDB, HALOT, NICOT, WBC) that it should be repointed, though Greenberg retains the Qal and proposes that the negative particle in the preceding clause does double duty, 'you were not in dread of me' (AB 1983 1.288). Version: 0 Date: 2007-12-27 11:38:44 cjs Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. 6e33eto tremble (רגז)to tremble (רגז)Strong's number: 07264 Part of speech: v Frequency: 41 Cognate(s): אַרְגַּז, רַגָּז, רֹגֶז, רָגְזָה Abstract for Busy Translators: 1. Although there are only few instances of literal, physical shaking or trembling, that seems to be the central meaning of the word-group. Other senses seem to develop from that in various contexts and the trembling may be metaphorical, internal or emotional.2. The main meaning distinction is between that literal, ph ?tfXJ<. xj\N@2$|n`RD6( Be  Ae  @e  ?e >e =e% <e  ;e% :e% 9e 8e 7e  6e  5e- 4e 3e 2e 1e 0e /e .e -e ,e  +e  *e )e  (e! 'e &e! %e! $e #e "e# !e e ec e e# e# e# e! e e e! e@ e e ec e e e e e  e e  e eM e eM e e  e e  ?tfXJ<. xj\N@2$|n`RD6( i i i ~i }i |i {i zi yi xi wi vi uh  th  sh  rh  qh  pg og ng mg lg kg jg ig hg gg fg eg# dg# cg# bg' ag' `g' _g% ^g% ]g% \g% [g% Zg% YfA XfA WfA VfA UfA TfA Se  Re  Qe  Pe+ Oe  Ne+ Me2" Le Ke2" Je Ie He Ge Fe Ee De Ce  with shaking Frame for Meaning: Negative emotion Participant Roles for Meaning: Experiencer: human Level 3: a Context: The experience of sorrow or grief, typically associated with involuntary trembling Frame for Meaning:c Grief Intrinsic Domains for Meaning:c Exile Participant Roles for Meaning:c Experiencer = implicit: human = Israel in exile Meaning Comments:c There would be a complex mixture of emotions to be experienced by Israel in exile. KTBH suggests that grief might predominate. Key Reference: _reference_start_Deuteronomy 28:65_reference_end_ Key Verse: KTBH - ... There Yahweh will give you a |btrembling |b*heart, failing eyes and a despairing spirit Evaluation of Translations: Some translations preserve the metaphor 'trembling' (RSV, NRS), 'quaking' (NJB). This works well in English and has the additional advantage that it leaves unspecified the precise emotion to be experienced by Israel in exile. NJPS conveys the intensity of the emotion, using 'anguished', while others specify it 'anxious' (NIV, similarly TEV), unquiet (REB). Since it is hard to be precise about the nature of the emotion, any of these may be followed. _reference_start_Deuteronomy 28:65_reference_end_ Keyword: Similar Collocating Term: כִּלָּיֹון Gloss: failing [of eyes] References: _reference_start_Deuteronomy 28:65_reference_end_ Keyword: Similar Collocating Term: דְּאָבֹון Gloss: faintness, languishing, languishing, despair References: _reference_start_Deuteronomy 28:65_reference_end_ Keyword: Opposite Collocating Term: רגע Gloss: to be at rest, repose, get some peace, stay, linger References: _reference_start_Deuteronomy 28:65_reference_end_ Keyword: Opposite Collocating Term: מָנֹחַ Gloss: resting-place References: _reference_start_Deuteronomy 28:65_reference_end_ Version: 0 Date: 2007-12-27 11:24:37 cjs Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. ofWWCftrembling [with grief] (רַגָּז)trembling [with grief] (רַגָּז)Strong's number: 07268 Part of speech: a Frequency: 1 Cognate(s): רגז Abstract for Busy Translators: The analysis assumes that this adjective had a similar range of uses to the verb but that the one instance is in the context of grief. Comparison of Meanings and Uses: Participant role: experiencer: a Experiencer: human; context: grief Level 2: 1 Meaning: The experience of a negative emotion typically associated!ranslators: God’s anger is always righteous. It is directed against a person or people who are wrong. It may be translated by the same terms as human anger, unless those terms can only mean sinful anger. Variant Spelling(s):int This form of the root is particularly difficult to classify and the scheme below should be taken as tentative. If the root is accepted as meaning 'to tremble' then that sense can be detected in some cases, but is largely absent for others. Thus a war-horse may tremble with excitement when held back before battle, but in Contextual Use (d) the sense has been lost, as with the English words 'agitation, disturbance, turmoil'. Comparison of Meanings and Uses: 1 Agent: none; theme: a Theme: inanimate, but personified; target: none; context: theophany b Theme: animal; target: none; context: excitement 2 Agent: none; experiencer: a Experiencer: God; target: human; context: anger b Experiencer: human; target: none; context: adverse circumstances Level 2: 1 Meaning: Movement back and fo"rth in one place Frame for Meaning: Static motion Participant Roles for Meaning: Theme: animal or inanimate but personifieda* Level 3: a Context: Shaking or trembling violently and involuntarily as a result of God's appearing, of the elements personifieda* Frame for Meaning:c Theophany Participant Roles for Meaning:c Theme = implicit: inanimate but personifieda* Key Reference: _reference_start_Job 37:2_reference_end_ Key Verse: KTBH - Listen carefully to the |bthunder |b*of his voice and the rumbling that comes from his mouth Evaluation of Translations: The reference in context is clearly to thunder as one aspect of a theophany. Most versions make that explicit (RSV, NRS, REB, TEV, CEV), either in the first colon for רֹגֶז* or in the second for הֶגֶה*. Most also try to express the imagery in which the thunder is presented as God speaking by retaining 'voice' for קֹל*. NIV, NJB and NJPS all make the thunder explicit in 36:33 so do not need to repeat this in 37:2. They render רֹגֶז* by '#roar', 'blast' and 'rumbling' respectively. _reference_start_Job 37:2_reference_end_ Keyword: Similar_Term Collocating Term: רֵעַ Gloss: roar [of thunder] References: _reference_start_Job 37:2_reference_end_ Keyword: Similar_Term Collocating Term: הֶגֶה Gloss: rumbling [of thunder] References: _reference_start_Job 37:2_reference_end_ Keyword: Similar_Term Collocating Term: שׁאג Gloss: to roar References: _reference_start_Job 37:2_reference_end_ Keyword: Similar_Term Collocating Term: רעם Gloss: to thunder References: _reference_start_Job 37:2_reference_end_ Level 3: b Context: Shaking or trembling violently and involuntarily as a result of excitement Frame for Meaning:c Excitement Intrinsic Domains for Meaning:c Battle Participant Roles for Meaning:c Theme: war-horse Key Reference: _reference_start_Job 39:24_reference_end_ Key Verse: KTBH - Shaking and |btrembling|b*, it paws the ground Evaluation of Translations: Some translations bring out well the eagerness or excitement of the horse (R$EB, TEV, CEV, NJB, NJPS). These are good models to follow. NIV assumes a hendiadys 'in frenzied excitement'. This may also be followed. RSV and NRS use 'rage' which is appropriate of a human, but hardly of a horse. _reference_start_Job 39:24_reference_end_ Keyword: Similar Collocating Term: רַעַשׁ Gloss: shaking References: _reference_start_Job 39:24_reference_end_ Level 2: 2 Meaning: The experience of a negative emotion typically associated with shaking (Extension of Meaning 1) Frame for Meaning: Negative emotion Participant Roles for Meaning: Theme: human Level 3: a Context: Of God, the experience of anger, typically associated with involuntary trembling Frame for Meaning:c Anger Intrinsic Domains for Meaning:c Apostasy and Judgement, Repentance and Restoration Participant Roles for Meaning:c Experiencer = implicit: God Key Reference: _reference_start_Habakkuk 3:2_reference_end_ Key Verse: KTBH - ... in |banger|b*, remember mercy Evaluation of Translations: Most use 'wrath' (NIV, RSV, NRS, REB, %NJB) or 'anger' (CEV, similarly TEV, NJPS). Either would be a good model to follow. _reference_start_Habakkuk 3:2_reference_end_ Keyword: Opposite Collocating Term: רחם Gloss: to have compassion References: _reference_start_Habakkuk 3:2_reference_end_ Level 3: b Context: Negative emotion, associated with inward shaking, as a result of adverse external circumstances Frame for Meaning:c Trouble Participant Roles for Meaning:c Experiencer = implicit or genitive: human Key Reference: _reference_start_Job 3:26_reference_end_ Key Verse: NIV - I have no peace, no quietness; I have no rest, but only |bturmoil|b* Evaluation of Translations: Most use 'trouble' (RSV, NRS, REB, NJPS) or 'troubles' (TEV, CEV). This is an acceptable model to follow but NIV 'turmoil' catches a nuance of metaphorical movement probably present in the Hebrew. NJB 'torments' seems hard to justify. _reference_start_Job 3:17_reference_end_ _reference_start_Job 3:26_reference_end_ _reference_start_Job 14:1_reference_end_ _reference_start_Is&aiah 14:3_reference_end_ Keyword: Similar Collocating Term: עֹצֶב Gloss: pain References: _reference_start_Isaiah 14:3_reference_end_ Keyword: Similar Collocating Term: עֲבֹודָה Gloss: labour References: _reference_start_Isaiah 14:3_reference_end_ Keyword: Opposite Collocating Term: נוח Gloss: to be at rest, to give rest References: _reference_start_Job 3:17_reference_end_ _reference_start_Isaiah 14:3_reference_end_ Keyword: Opposite Collocating Term: שׁלו Gloss: to be at ease References: _reference_start_Job 3:26_reference_end_ Keyword: Opposite Collocating Term: שׁקט Gloss: to be undisturbed References: _reference_start_Job 3:26_reference_end_ Note: (a) The participant roles are assigned assuming that the 'hearer' feels the shaking of the earth which results from God speaking. Note: (b) Most translations and commentaries support KTBH. There are however minority reports. NICOT notes that 'the word indicates a condition of agitation, excitement, or disturbance' and translates 'in (the time of ) trembling, remember mercy'. AB sees a reference to the trembling of the prophet as in v. 16 where the cognate verb is used. Note: (c) KTBH considers that the trembling in view here is that which results from adverse external circumstances. The theme in this speech of Job is the levelling effect of death, so that even the wicked gain rest from trouble. This understanding is shared by NICOT, 'In Sheol there is no turmoil ... to make one weary, not even for the wicked'.The alternative is expressed by WBC 'their raging' and TOTC '... from troubling others' (following RSV) taking רֹגֶז* to refer to the rage and malice of the wicked, so that Job is looking for rest in Sheol from that rage. This is possible but fits less well with the overall thrust of the speech. Version: 0 Date: 2007-12-27 11:40:54 cjs Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. FnhYY=htrembling [with fear] (רָגְזָה)trembling [with fear] (רָגְזָה)Strong's number: (gKK)gtrembling, shaking (רֹגֶז)trembling, shaking (רֹגֶז)Strong's number: 07267 Part of speech: ncm Frequency: 7 Cognate(s): רגז Abstract for Busy Translators: 1. This form of the root is particularly difficult to classify and the scheme below should be taken as tentative.2. The main meaning distinction is between literal, physical shaking or trembling, Meaning 1, and metaphorical or internal shaking as a result of a negative emotion, Meaning 2.3. There are further distinctions in meaning based on the context and on the cause of the trembling. In some cases there is an associated emotion. The nature of that emotion can be established from the context. Notes for T )07269 Part of speech: ncf Frequency: 1 Cognate(s): רגז Abstract for Busy Translators: The analysis assumes that this noun had a similar range of uses to the verb but that the one instance is in the context of fear. Comparison of Meanings and Uses: Participant role: experiencer: a Experiencer: human; context: fear Level 2: 1 Meaning: The experience of a negative emotion typically associated with shaking Frame for Meaning: Negative emotion Participant Roles for Meaning: Experiencer: human Level 3: a Context: The experience of fear, typically associated with involuntary trembling, as a result of an unnerving experience Frame for Meaning:c Fear Intrinsic Domains for Meaning:c Judgement Participant Roles for Meaning:c Experiencer = implicit: human = Ezekiel Key Reference: _reference_start_Ezekiel 12:18_reference_end_ Key Verse: NJPS - ... eat your bread in trembling and drink your water in |bfear |b*and anxiety Evaluation of Translations: There are three key words in the verse, at least one of which should be translated in such a way as to convey the fear that Ezekiel should share with 'the people of the land' (cf v 19b). Most do this in a variety of ways, except for NJB whose 'apprehensively' is weak. _reference_start_Ezekiel 12:18_reference_end_ Keyword: Similar Collocating Term: רַעַשׁ Gloss: quaking, shaking References: _reference_start_Ezekiel 12:18_reference_end_ Keyword: Similar Collocating Term: דְּאָגָה Gloss: anxiety, anxious care, worry, concern References: _reference_start_Ezekiel 12:18_reference_end_ Keyword: Similar Collocating Term: שִׁמָּמֹון Gloss: horror, shuddering References: _reference_start_Ezekiel 12:18_reference_end_ Version: 0 Date: 2007-12-27 11:37:57 cjs Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org.+mains that have not been thoroughly analyzed. Meaning 1.The basic event of a person taking an item as a security or pledge for a loan or debt Meaning 2. The event of acting wickedlyMeaning 3. The event of destroying thingsMeaning 4. Extension of meaning 3 Meaning 5. The event of a woman labouring to give birth to a child. One occurrence in this meaning category is metaphorical in nature. Level 2: 1 Meaning: To take an item as a security or pledge for a loan or debt Frame for Meaning: Commercial Transaction: loan Verb Stem: Qal Participant Roles for Meaning: Agent (Creditor): human Patient: human, animal or thing Source (Debtor): human Level 3: a Context: To take an item as a security or pledge for a loan or debt Intrinsic Domains for Meaning:c Pledge Participant Roles for Meaning:c Agent (Creditor) = agent: human Patient = object: human, animal or thing Source (Debtor) = object or genitive: human Key Reference: _reference_start_Exodus 22:25_reference_end_ Key Verse: If you |btake ,|b*your neighbor’s garment |bin pledge|b*, you must return it to him before the sun sets; (NJPS) Evaluation of Translations: This is an acceptable translation and a similar translation is used in several versions (NJB, RSV, NIV, TEV). Other translations substitute a more modern term 'in pawn' (NRS, REB) or a more explanatory phrase is used, 'as security for a loan' (CEV). In some cultures, longer explanatory phrases will be necessary due to the lack of specific terms for this kind of a commercial transaction. _reference_start_Exodus 22:25_reference_end_ _reference_start_Exodus 22:25_reference_end_ _reference_start_Deuteronomy 24:6_reference_end_ _reference_start_Deuteronomy 24:6_reference_end_ _reference_start_Deuteronomy 24:17_reference_end_ _reference_start_Job 22:6_reference_end_ _reference_start_Job 24:3_reference_end_ _reference_start_Job 24:9_reference_end_ _reference_start_Proverbs 20:16_reference_end_ _reference_start_Proverbs 27:13_reference_end_ _reference_start_Ezekiel 18:16_reference_end_ _r-eference_start_Amos 2:8_reference_end_ \level1 2 Keyword: Similar Collocating Term: נהג Gloss: to lead References: _reference_start_Job 24:3_reference_end_ Keyword: Similar Collocating Term: ערב Gloss: to pledge References: _reference_start_Proverbs 20:16_reference_end_ _reference_start_Proverbs 27:13_reference_end_ Keyword: Opposite Collocating Term: שׁוב Gloss: to return References: _reference_start_Exodus 22:25_reference_end_ Level 2: 2 Meaning: Other meanings Verb Stem: Qal Level 3: a Context: To act wickedly _reference_start_Nehemiah 1:7_reference_end_ _reference_start_Nehemiah 1:7_reference_end_ _reference_start_Job 34:31_reference_end_ \level1 3 Keyword: Level 2: 3 Meaning: Other meanings Verb Stem: Niphal; Piel; Pual Level 3: a Context: To destroy _reference_start_Proverbs 13:13_reference_end_ _reference_start_Ecclesiastes 5:5_reference_end_ _reference_start_Song of Solomon 2:15_reference_end_ _reference_start_Isaiah 10:27_reference_end_ _reference_start_Isaiah 13:5_reference_end_ _reference_start_Isaiah 32:7_reference_end_ _reference_start_Isaiah 54:16_reference_end_ _reference_start_Micah 2:10_reference_end_ Keyword: Level 2: 4 Meaning: Other meanings Verb Stem: Pual Level 3: a Context: To be discouraged (metaphorical extension of Meaning 3) _reference_start_Job 17:1_reference_end_ \level1 4 Keyword: Level 2: 5 Meaning: Other meanings Frame for Meaning: Childbirth Intrinsic Domains for Meaning: Childbirth; Verb Stem: Piel Level 3: a Context: To labour as a woman in child-birth _reference_start_Psalms 7:15_reference_end_ _reference_start_Song of Solomon 8:5_reference_end_ _reference_start_Song of Solomon 8:5_reference_end_ \level1 5 Keyword: Note: (a) There are several textual problems in this verse that affect the translation and interpretation of חבל*. Version: 4 Date: 2007-06-26 10:21:05 Wade Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. VVgj11jto borrow (לוה)to borrow (לוה)\level1 1 Strong's number: 3867 Part of speech: v Frequen0#iEEOito take as a pledge (חבל)to take as a pledge (חבל)\level1 1 Strong's number: 2254 Part of speech: v Frequency: 27 Cognate(s): חֶבֶל[1], חֹבֵל, חִבֵּל, חֹבְלִים Abstract for Busy Translators: 1. In the sense 'to takes as a pledge' the verb חבל *is used to refer to an event in which a person takes an item as a security or pledge for a loan or debt.2. The one taking the item as a pledge was expected to show mercy to the poor.3. Standard lexicons list up to three different roots for the verb חבל. Other meanings of the verb that are not related to the Commercial Transaction frame are listed in Meanings 2-5. Comparison of Meanings and Uses: Meaning 1 is the only meaning relevant for the Commercial Transaction frame. Meanings 2-5 are other meanings from a variety of do* ?tfXJ<. xj\N@2$|n`RD6( @k ?k >k0 =j <j& ;j " :j2 9j8 8j8 7j 6jS 5j  4j 3j 2j" 1j 0j /j .j -jp ,j% +j *j )j (jp 'j% &j, %j, $j #j "j !j% j% j j% j j j j j% j j j i i i i i! i6 i  i  i  i i i i" i i i i i i i1cy: 26 Cognate(s): לִוְיָה, לִוְיָתָן, לֹיָה Abstract for Busy Translators: 1. The verb לוה* 'to borrow' is used to refer to the event of borrowing something from someone. 2. A second Meaning, 'to lend', views the same event from the perspective of the person from whom the item is borrowed. 3. In addition, the root may refer to an event of joining one thing or person to another or the event of accompanying something. In standard lexicons these two meanings are generally listed as being from a separate root. Comparison of Meanings and Uses: Meaning 1. Stem: Qal Perspective: borrower Recipient (Borrower): human Frame: commercial transaction: loan Meaning 2. Stem: Hiphil Perspective: lender Recipient (Borrower): human, nation, God Frame: commercial translation: loan Meaning 3. Stem: Niphal Frame: Other: the event of joining one thing or person to another in a type of associationMeaning 4. Stem: Qal Frame: Other: the event of accompanying Level 2: 1 Meaning: To borrow something 2from someone; To temporarily acquire an item from another person with the intent of returning the item. Frame for Meaning: Commercial Transaction: loan Verb Stem: Qal Participant Roles for Meaning: Agent (Borrower): human Patient (Item): money or other valued item Level 3: a Context: To borrow something from someone; To temporarily acquire an item from another person with the intent of returning the item. Intrinsic Domains for Meaning:c Various (according to the item borrowed) Participant Roles for Meaning:c Agent (Borrower) = subject: human Patient = object: money or other valued item Key Reference: _reference_start_Nehemiah 5:4_reference_end_ Key Verse: And there were those who said, “|bWe are having to borrow |b*money on our fields and vineyards to pay the king's tax. (NRS) Evaluation of Translations: The NRS is an acceptable translation. All versions consulted used a form of 'borrow'. _reference_start_Deuteronomy 28:12_reference_end_ _reference_start_Nehemiah 5:4_reference_end_ _reference_start_Ps3alms 37:21_reference_end_ _reference_start_Proverbs 22:7_reference_end_ _reference_start_Isaiah 24:2_reference_end_ Keyword: Agent_focus Gloss: borrower References: _reference_start_Proverbs 22:7_reference_end_ _reference_start_Isaiah 24:2_reference_end_ Keyword: Opposite Collocating Term: חנן Gloss: to be generous References: _reference_start_Psalms 37:21_reference_end_ Keyword: Opposite Collocating Term: נשׁה Gloss: to be a creditor References: _reference_start_Isaiah 24:2_reference_end_ Keyword: Opposite Collocating Term: נתן Gloss: to give References: _reference_start_Psalms 37:21_reference_end_ Keyword: Opposite Collocating Term: שׁלם Gloss: to repay References: _reference_start_Psalms 37:21_reference_end_ Level 2: 2 Meaning: To lend something to someone; To temporarily give an item to another person with the expectation that it will be returned Frame for Meaning: Commercial Transaction: loan Verb Stem: Hiphil Grammar Notes: As with many Hiphil verbs, a double accusative may be used. On4e accusative identifies the recipient of the loan and the other accusative is the item loaned. Participant Roles for Meaning: Agent (Lender): human, nation Recipient (Borrower): human, nation, God Patient (Item): money or other valued item Level 3: a Context: To lend something to someone; To temporarily give an item to another person with the expectation that it will be returned Intrinsic Domains for Meaning:c Various (according to the item being loaned) Participant Roles for Meaning:c Agent (Lender) = subject: human, nation Recipient (Borrower) = object: human, nation, God Patient (Item) = object: money or other valued item Key Reference: _reference_start_Exodus 22:24_reference_end_ Key Verse: If you |blend |b*money to my people, to the poor among you, you shall not deal with them as a creditor; you shall not exact interest from them. (NRS) Evaluation of Translations: This is an acceptable translation that was used by all translations examined with the exception of REB, which used 'advance'. _refe5rence_start_Exodus 22:24_reference_end_ _reference_start_Deuteronomy 28:12_reference_end_ _reference_start_Deuteronomy 28:44_reference_end_ _reference_start_Deuteronomy 28:44_reference_end_ _reference_start_Psalms 37:26_reference_end_ _reference_start_Psalms 112:5_reference_end_ _reference_start_Proverbs 19:17_reference_end_ _reference_start_Proverbs 22:7_reference_end_ _reference_start_Isaiah 24:2_reference_end_ Keyword: Similar Collocating Term: חנן Gloss: to be generous References: _reference_start_Psalms 37:26_reference_end_ _reference_start_Psalms 112:5_reference_end_ _reference_start_Proverbs 19:17_reference_end_ Keyword: Similar Collocating Term: נשׁה Gloss: to be a creditor References: _reference_start_Exodus 22:24_reference_end_ _reference_start_Isaiah 24:2_reference_end_ Keyword: Opposite Collocating Term: שׁלם Gloss: to repay References: _reference_start_Proverbs 19:17_reference_end_ Level 2: 3 Meaning: Other meanings Verb Stem: Niphal Level 3: a Context: To join one thing or person to another (in a type of association) _reference_start_Genesis 29:34_reference_end_ _reference_start_Numbers 18:2_reference_end_ _reference_start_Numbers 18:4_reference_end_ _reference_start_Esther 9:27_reference_end_ _reference_start_Psalms 83:9_reference_end_ _reference_start_Isaiah 14:1_reference_end_ _reference_start_Isaiah 56:3_reference_end_ _reference_start_Isaiah 56:6_reference_end_ _reference_start_Jeremiah 50:5_reference_end_ _reference_start_Daniel 11:34_reference_end_ _reference_start_Zechariah 2:15_reference_end_ Keyword: Level 2: 4 Meaning: Other meanings Verb Stem: Qal Level 3: a Context: To accompany _reference_start_Ecclesiastes 8:15_reference_end_ Keyword: Version: 4 Date: 2007-06-26 10:23:10 Wade Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org.7, the verb can refer to an internal change of nature in an item. Comparison of Meanings and Uses: Meaning 1 refers to the basic event of exchanging one item or attribute for another item or attribute. Meaning 2 refers to the basic event of an internal change that occurs in the nature of the item. Level 2: 1 Meaning: To exchange one item for another item Frame for Meaning: Commercial Transaction Verb Stem: Hiphil, Niphal Grammar Notes: There is only one occurrence of the Niphal. Participant Roles for Meaning: Agent: human Patient1: animal, thing, or attributePatient2: animal, thing, or attribute Meaning Comments: The Agent exchanges Patient1 for Patient2. Items exchanged may be viewed as equivalent in value by one party in the exchange, but in many examples an item of lesser value or quality is substituted for an item of greater value or quality. Level 3: a Context: To exchange one item or attribute for another item or attribute Intrinsic Domains for Meaning:c Various (according to the nature of the item8s exchanged) Participant Roles for Meaning:c Agent = subject: human Patient1 = object: animal, thing, or attributePatient2 = בְּ* : animal, thing, or attribute Key Reference: _reference_start_Ezekiel 48:14_reference_end_ Key Verse: They shall not sell or |bexchange |b*any of it; they shall not transfer this choice portion of the land, for it is holy to the Lord. (NRS) _reference_start_Leviticus 27:10_reference_end_ _reference_start_Leviticus 27:10_reference_end_ _reference_start_Leviticus 27:10_reference_end_ _reference_start_Leviticus 27:33_reference_end_ _reference_start_Leviticus 27:33_reference_end_ _reference_start_Leviticus 27:33_reference_end_ _reference_start_Psalms 15:4_reference_end_ _reference_start_Psalms 106:20_reference_end_ _reference_start_Jeremiah 2:11_reference_end_ _reference_start_Ezekiel 48:14_reference_end_ _reference_start_Micah 2:4_reference_end_ Keyword: Cognate_Term Collocating Term: תְּמוּרָה Gloss: substitute References: _reference_start_Leviticus 27:10_reference_9end_ _reference_start_Leviticus 27:33_reference_end_ Keyword: Similar Collocating Term: חלק Gloss: to divide References: _reference_start_Micah 2:4_reference_end_ Keyword: Similar Collocating Term: חלף Gloss: to change References: _reference_start_Leviticus 27:10_reference_end_ Keyword: Similar Collocating Term: מושׁ Gloss: to remove References: _reference_start_Micah 2:4_reference_end_ Keyword: Similar Collocating Term: מכר Gloss: to sell References: _reference_start_Ezekiel 48:14_reference_end_ Keyword: Similar Collocating Term: עבר Gloss: to cause to pass over (to another) References: _reference_start_Ezekiel 48:14_reference_end_ Keyword: Opposite Collocating Term: גאל Gloss: to redeem References: _reference_start_Leviticus 27:33_reference_end_ Level 2: 2 Meaning: Other meanings Verb Stem: Hiphil, Niphal Level 3: a Context: To change the nature of an item _reference_start_Psalms 46:3_reference_end_ _reference_start_Jeremiah 48:11_reference_end_ _reference_start_Hosea 4:7_reference_end_ Keyword: Note: (a) The assignment of Hos 4:7 to Meaning 2 presupposes that the MT is followed as suggested in HO TTP and that 'their glory' refers to an attribute of the priests. An additional factor in favour of the assignment of Hos 4:7 to Meaning 2 is the fact that elsewhere in the book (Hos 9:11; 10:5), כָּבוֹד *is used to refer to an attribute of an item. This interpretation (Meaning 2) is followed by TEV, CEV, RSV, NJPS, and others. Several translations (NIV, NJB, and others) follow a variant text that has a different form of the verb מור* and interpret 'their Glory' as a name for God. (See the discussion of this verse in WBC.) If this interpretation and textual variant are followed, then this occurrence of מור* in Hos 4.7 would be assigned to Meaning 1. Version: 2 Date: 2007-06-25 07:54:12 Wade Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. kk\l55alprice (מְחִיר)price (מְחִיר)\level1 1 Strong's number: 4242, 4243 Part of speech: ncm Frequency: 16 Abstract for Busy Translators: 1. The term מְחִיר *'price' is used to refer to money or other items that are used in a commercial transaction (Meaning 1). The price most frequently refers to an amount of money that has been or will< k55Ckto exchange (מור)to exchange (מור)Strong's number: 4171 \level1 1 Part of speech: v Frequency: 14 Cognate(s): תְּמוּרָה Abstract for Busy Translators: 1. The verb מור *'to exchange' is used to refer to exchanging one item or attribute for another item or attribute. 2. Money is not mentioned in any context with this type of exchange. 3. Items exchanged are technically equivalent, but often an item of lesser quality or value is exchanged for one of greater quality or value. 4. In addition to external exchanges6 ?tfXJ<. xj\N@2$|n`RD6( m ~m }m |m" {m zm ym xm wm vm um tm% sm# rm/ qm/ pm! om nm ml  ll  kl! jl- il! hl gl7 fl, el dl! cl ' bl al `l7 _l- ^l ]l \l, [l Zl Yl  Xl  Wl  Vl Ul7 Tk Sk0 Rk. Qk! Pk0 Ok0 Nk! Mk Lk! Kk! Jk Ik! Hk0 Gk Fkj Ek Dk! Ck! Bk! Ak = be given in exchange for the purpose of acquiring ownership of an item. 2. Meaning 2 is a proper name for a male. Comparison of Meanings and Uses: Meaning 1.The the amount of money used in a commercial transactionMeaning 2: A proper name Level 2: 1 Meaning: Money or other items that are given in exchange for the purpose of transferring ownership of an item or obtaining a service considered to be equal in value Frame for Meaning: Commercial Transaction Level 3: a Context: Money or other items that are given in exchange for the purpose of transferring ownership of an item or obtaining a service considered to be equal in value Intrinsic Domains for Meaning:c Various (according to the item being sold) Key Reference: _reference_start_Isaiah 55:1_reference_end_ Key Verse: Come, buy wine and milk without money and without |bprice|b*. (NRS) Evaluation of Translations: NRS, RSV, and REB all use the generic noun 'price'. Other translations use the term 'cost' (NIV, TEV) or the specific phrase 'paying a cent' (CE>V). All of these are acceptable translations. Collapsing the translation of parallel phrases into a single phrase, as in TEV and CEV, is not recommended unless the language is lacking terms that can be used for this aspect of a commercial transaction. _reference_start_Deuteronomy 23:19_reference_end_ _reference_start_2 Samuel 24:24_reference_end_ _reference_start_1 Kings 10:28_reference_end_ _reference_start_1 Kings 21:2_reference_end_ _reference_start_2 Chronicles 1:16_reference_end_ _reference_start_Job 28:15_reference_end_ _reference_start_Psalms 44:13_reference_end_ _reference_start_Proverbs 17:16_reference_end_ _reference_start_Proverbs 27:26_reference_end_ _reference_start_Isaiah 45:13_reference_end_ _reference_start_Isaiah 55:1_reference_end_ _reference_start_Jeremiah 15:13_reference_end_ _reference_start_Lamentations 5:4_reference_end_ _reference_start_Daniel 11:39_reference_end_ _reference_start_Micah 3:11_reference_end_ \level1 2 Keyword: Similar Collocating Term: אֶתְנַן Gloss: fee References: _reference_start_Deuteronomy 23:19_reference_end_ Keyword: Similar Collocating Term: הוֹן Gloss: wealth References: _reference_start_Psalms 44:13_reference_end_ Keyword: Similar Collocating Term: כֶּסֶף Gloss: silver References: _reference_start_Isaiah 55:1_reference_end_ _reference_start_Lamentations 5:4_reference_end_ _reference_start_Micah 3:11_reference_end_ Keyword: Similar Collocating Term: שֹׁחַד Gloss: bribe References: _reference_start_Isaiah 45:13_reference_end_ _reference_start_Micah 3:11_reference_end_ Keyword: Opposite Collocating Term: חִנָּם Gloss: for free References: _reference_start_2 Samuel 24:24_reference_end_ Level 2: 2 Meaning: Other meanings Level 3: a Context: Mehir _reference_start_1 Chronicles 4:11_reference_end_ Keyword: Version: 2 Date: 2007-06-25 07:55:06 Wade Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org.@to sell’ can be used metaphorically for the rejection of a positive moral value (Meaning 4) and for submitting oneself totally to doing evil (Meaning 3).The final extended meaning (Meaning 5) is uncertain, but seems to refer to the person who is enslaving or exploiting others by a variety of means. Comparison of Meanings and Uses: The five meanings of מכר* ‘to sell’ can be basically divided into two groups. Those occurrences that refer to a literal commercial transaction (Meaning 1) and those that are extensions of Meaning 1 (Meanings 2-5). Meaning 1. The basic event (focus: the commercial transaction) Meaning 2. Extension of Meaning 1 (focus: ownership) Meaning 3. Extension of Meaning 1 (focus: control) Meaning 4. Extension of Meaning 1 (focus: ownership) Meaning 5. Extension of Meaning 1 (focus: control) Domain and Frame Notes: 1. In Meaning 1 humans sell various items including other humans. This usage triggers the Commercial Transaction frame and the sell sub-frame. The Commercial TranAsaction frame is used against the background of a variety of domains depending on the item being sold. This includes the Slavery domain and one occurrence that is best understood against the background of the Marriage domain. 2. In Meaning 2, YHWH is selling His people and this use of the verb triggers the Ownership frame and the disown sub-frame. One of the background cognitive domains necessary to make this correct interpretation is the 'YHWH is a king' metaphor that is a recurring theme throughout the Old Testament. YHWH is like a king who has made a treaty with the people of Israel - one that obligates both parties to fulfill certain requirements. When Israel breaks this agreement, by not fulfilling their obligations, then YHWH has the right to respond accordingly. In the context of a king's responsibilities towards his subjects, ‘disown’ means ‘relieve oneself of the responsibility to protect’ which in turn means ‘allow their enemies to defeat them’. The purpose is to punish them for theiBr rebellion. 3. In Meaning 3, a person is selling himself to the control of evil. This use of the verb triggers the Control frame and the submit sub-frame. This meaning is best understood against the background of the domains of Pagan Religions, Evil, and Sin. A person submits to the control of evil by participating in pagan activities such as divination, child sacrifice, and augury. All of these activities are viewed as evil by God. 4. In Meaning 4, a person is encouraged to not sell truth. This metaphorical use of the verb triggers the Ownership frame and the disown sub-frame. This usage is best understood against the background of the Wisdom/Folly domain. Wise people are those who buy (acquire possession of) truth and do not sell (disown or reject) it. 5. Meaning 5 is uncertain, but it seems to refer to an entity that is enslaving or exploiting another by the use of various kinds of evil activities. This extension of Meaning 1 seen in the participle triggers the Control frame and the submit sub-frame Cand focuses on the agent of the activity. This extended meaning is best understood against the background of the domains of Exploitation, Slavery, and Evil. An entity (the city of Nineveh who is spoken of as a harlot) causes the Israelites to submit to her control (ie sells them) by means of various evil activities. Level 2: 1 Meaning: To sell; To transfer ownership of a possession or the right to own a possession to another human in exchange for money or other items considered equal in value Frame for Meaning: Commercial Transaction Verb Stem: Qal, Niphal, Hithpael (1x) Participant Roles for Meaning: Agent (Seller): human Patient (Item): human, animal, or thing Recipient (Buyer): human Instrument (Price): silver, gold, or other valued item Level 3: a Context: To sell (a thing); To transfer ownership of a thing to another human in exchange for money or other items considered equal in value Intrinsic Domains for Meaning:c Various (according to the item being sold) Participant Roles for Meaning:c Agent (SelDler) = subject: human Patient (Item) = object: animal or thing Recipient (Buyer) = לְ* : human Instrument (Price) = בְּ* : silver, gold, or other valued item Key Reference: _reference_start_Leviticus 27:20_reference_end_ Key Verse: If, however, he does not redeem the field, or if he has |bsold |b*it to someone else, it can never be redeemed. (NIV) Evaluation of Translations: NIV is an acceptable translation. _reference_start_Genesis 25:31_reference_end_ _reference_start_Genesis 25:33_reference_end_ _reference_start_Genesis 47:20_reference_end_ _reference_start_Genesis 47:22_reference_end_ _reference_start_Exodus 21:35_reference_end_ _reference_start_Exodus 21:37_reference_end_ _reference_start_Leviticus 25:14_reference_end_ _reference_start_Leviticus 25:15_reference_end_ _reference_start_Leviticus 25:16_reference_end_ _reference_start_Leviticus 25:23_reference_end_ _reference_start_Leviticus 25:25_reference_end_ _reference_start_Leviticus 25:27_reference_end_ _rEeference_start_Leviticus 25:29_reference_end_ _reference_start_Leviticus 25:34_reference_end_ _reference_start_Leviticus 27:20_reference_end_ _reference_start_Leviticus 27:27_reference_end_ _reference_start_Deuteronomy 14:21_reference_end_ _reference_start_Ruth 4:3_reference_end_ _reference_start_2 Kings 4:7_reference_end_ _reference_start_Nehemiah 10:32_reference_end_ _reference_start_Nehemiah 13:15_reference_end_ _reference_start_Nehemiah 13:16_reference_end_ _reference_start_Nehemiah 13:20_reference_end_ _reference_start_Proverbs 31:24_reference_end_ _reference_start_Isaiah 24:2_reference_end_ _reference_start_Ezekiel 7:12_reference_end_ _reference_start_Ezekiel 7:13_reference_end_ _reference_start_Ezekiel 48:14_reference_end_ _reference_start_Zechariah 11:5_reference_end_ Keyword: Agent_focus Gloss: one who sells; seller References: _reference_start_Nehemiah 13:20_reference_end_ _reference_start_Isaiah 24:2_reference_end_ _reference_start_Ezekiel 7:12_reference_end_ _reference_start_Ezekiel 7:13_referFence_end_ _reference_start_Zechariah 11:5_reference_end_ Keyword: Cognate_Term Collocating Term: מִמְכָּר Gloss: sale References: _reference_start_Leviticus 25:27_reference_end_ _reference_start_Leviticus 25:29_reference_end_ Keyword: Similar_Term Collocating Term: מור Gloss: to exchange References: _reference_start_Ezekiel 48:14_reference_end_ Keyword: Similar_Term Collocating Term: נתן Gloss: to give References: _reference_start_Proverbs 31:24_reference_end_ Keyword: Similar_Term Collocating Term: עבר Gloss: to transfer References: _reference_start_Ezekiel 48:14_reference_end_ Keyword: Similar_Term Collocating Term: רכל Gloss: to trade References: _reference_start_Nehemiah 13:20_reference_end_ Keyword: Opposite_Term Collocating Term: גאל Gloss: to redeem References: _reference_start_Leviticus 25:25_reference_end_ _reference_start_Leviticus 27:20_reference_end_ _reference_start_Leviticus 27:27_reference_end_ Keyword: Opposite_Term Collocating Term: גְּאֻלָּה Gloss: right oGf redemption References: _reference_start_Leviticus 25:29_reference_end_ Keyword: Opposite_Term Collocating Term: לקח Gloss: to take References: _reference_start_Nehemiah 10:32_reference_end_ Keyword: Opposite_Term Collocating Term: פדה Gloss: to ransom References: _reference_start_Leviticus 27:27_reference_end_ Keyword: Opposite_Term Collocating Term: קנה Gloss: to buy References: _reference_start_Genesis 47:20_reference_end_ _reference_start_Genesis 47:22_reference_end_ _reference_start_Leviticus 25:14_reference_end_ _reference_start_Leviticus 25:15_reference_end_ _reference_start_Isaiah 24:2_reference_end_ _reference_start_Ezekiel 7:12_reference_end_ _reference_start_Zechariah 11:5_reference_end_ Level 3: b Context: To sell (a person); To transfer ownership of a human to another human in exchange for money or other items considered equal in value Intrinsic Domains for Meaning:c Slavery Participant Roles for Meaning:c Agent (Seller) = subject: human Patient (Item) = object: human RecipieHnt (Buyer) = לְ* : human Instrument (Price) = בְּ* : silver, gold, or other valued items Key Reference: _reference_start_Exodus 21:7_reference_end_ Key Verse: If a man |bsells |b*his daughter as a slave, she is not to be set free, as male slaves are. (TEV) Evaluation of Translations: TEV is an acceptable translation. _reference_start_Genesis 37:27_reference_end_ _reference_start_Genesis 37:28_reference_end_ _reference_start_Genesis 37:36_reference_end_ _reference_start_Genesis 45:4_reference_end_ _reference_start_Genesis 45:5_reference_end_ _reference_start_Exodus 21:7_reference_end_ _reference_start_Exodus 21:8_reference_end_ _reference_start_Exodus 21:16_reference_end_ _reference_start_Exodus 22:2_reference_end_ _reference_start_Leviticus 25:39_reference_end_ _reference_start_Leviticus 25:42_reference_end_ _reference_start_Leviticus 25:47_reference_end_ _reference_start_Leviticus 25:48_reference_end_ _reference_start_Leviticus 25:50_reference_end_ _reference_start_Leviticus 27:28_reference_end_ I_reference_start_Deuteronomy 15:12_reference_end_ _reference_start_Deuteronomy 21:14_reference_end_ _reference_start_Deuteronomy 21:14_reference_end_ _reference_start_Deuteronomy 24:7_reference_end_ _reference_start_Deuteronomy 28:68_reference_end_ _reference_start_Nehemiah 5:8_reference_end_ _reference_start_Nehemiah 5:8_reference_end_ _reference_start_Nehemiah 5:8_reference_end_ _reference_start_Esther 7:4_reference_end_ _reference_start_Esther 7:4_reference_end_ _reference_start_Psalms 105:17_reference_end_ _reference_start_Jeremiah 34:14_reference_end_ _reference_start_Joel 4:3_reference_end_ _reference_start_Joel 4:6_reference_end_ _reference_start_Joel 4:7_reference_end_ _reference_start_Joel 4:8_reference_end_ _reference_start_Amos 2:6_reference_end_ Keyword: Cognate_Term Collocating Term: מִמְכָּר Gloss: sale References: _reference_start_Leviticus 25:50_reference_end_ Keyword: Cognate_Term Collocating Term: מִמְכֶּרֶת Gloss: sale References: _reference_start_Leviticus 25:42_referJence_end_ Keyword: Similar_Term Collocating Term: נתן Gloss: to give References: _reference_start_Joel 4:3_reference_end_ Keyword: Opposite_Term Collocating Term: גאל Gloss: to redeem References: _reference_start_Leviticus 25:48_reference_end_ _reference_start_Leviticus 27:28_reference_end_ Keyword: Opposite_Term Collocating Term: גְּאֻלָּה Gloss: right of redemption References: _reference_start_Leviticus 25:48_reference_end_ Keyword: Opposite_Term Collocating Term: יצא Gloss: to go out References: _reference_start_Exodus 21:7_reference_end_ Keyword: Opposite_Term Collocating Term: פדה Gloss: to ransom References: _reference_start_Exodus 21:8_reference_end_ Keyword: Opposite_Term Collocating Term: קנה Gloss: to buy References: _reference_start_Leviticus 25:50_reference_end_ _reference_start_Deuteronomy 28:68_reference_end_ _reference_start_Nehemiah 5:8_reference_end_ Keyword: Opposite_Term Collocating Term: שׁלח Gloss: to send (away as a free person) References: _reference_starKt_Deuteronomy 15:12_reference_end_ _reference_start_Deuteronomy 21:14_reference_end_ _reference_start_Jeremiah 34:14_reference_end_ Level 3: c Context: To sell (for a bride price); To transfer ownership of a woman to a man for the purpose of her becoming his wife Intrinsic Domains for Meaning:c Marriage Participant Roles for Meaning:c Agent (Seller) = subject: human Patient (Item) = object: woman Recipient (Buyer) = implicit: man Instrument (Price) = implicit: silver, gold, or other valued items Key Reference: _reference_start_Genesis 31:15_reference_end_ Key Verse: He treats us like foreigners. He |bsold |b*us, and now he has spent all the money he was paid for us. (TEV) Evaluation of Translations: TEV is an acceptable literal translation. If the sale of women as brides is not a known custom, then it might be better to use a translation such as 'sold us for a bride price.' CEV has chosen to use the term bride price, though there are other aspects of its translation that are nLot as acceptable. 'He treats us like foreigners and has even cheated us out of the bride price that should have been ours.' _reference_start_Genesis 31:15_reference_end_ Keyword: Level 2: 2 Meaning: To hand over (to enemies); To transfer ownership of a community to foreign enemies (for the purpose of punishment) Frame for Meaning: Ownership: disown Intrinsic Domains for Meaning: Kingship, Punishment, Warfare, Defeat, Oppression Verb Stem: Qal, Niphal Participant Roles for Meaning: Agent: God Patient: Israel Recipient: humans Level 3: a Context: To cause to be defeated (in battle); To transfer ownership of a community to foreign enemies for defeat at their hands (for the purpose of punishment) Participant Roles for Meaning:c Agent = subject: God Patient = object: Israel Recipient = בְּיַד : humans Meaning Comments:c This meaning always occurs with the phrase 'into the hand of'. This phrase designates the group or individual to whom God gives the ownership or control of an individuMal, a people, or a land. Key Reference: _reference_start_Judges 3:8_reference_end_ Key Verse: . . . and he |brejected |b*them |band caused them to be under the authority of |b*Cushan-Rishathaim king of Aram Naharaim, (KTBH) Evaluation of Translations: Most English translations have a literal translation of this usage of the word 'sell.' For instance, NRS translates it as '. . . he |bsold |b*them into the hand of King Cushan-rishathaim of Aram-naharaim; . . .' The CEV and TEV are an improvement over a literal translation and translate as follows: '. . . so he let Israel |bbe defeated|b* by King Cushan Rishathaim of northern Syria, . . . ' (CEV) and '. . . let King Cushan Rishathaim of Mesopotamia |bconquer |b*them. . . .' (TEV). _reference_start_Judges 2:14_reference_end_ _reference_start_Judges 3:8_reference_end_ _reference_start_Judges 4:2_reference_end_ _reference_start_Judges 4:9_reference_end_ _reference_start_Judges 10:7_reference_end_ _reference_start_1 Samuel 12:9_reference_end_ _reference_start_ENzekiel 30:12_reference_end_ _reference_start_Joel 4:8_reference_end_ Keyword: Similar_Term Collocating Term: נתן Gloss: to give (into the hand of) References: _reference_start_Judges 2:14_reference_end_ Keyword: Similar_Term Collocating Term: שׁמם Gloss: to cause to be desolated References: _reference_start_Ezekiel 30:12_reference_end_ Level 3: b Context: To cause to be exiled; To transfer ownership of a community to foreign enemies for deportation into foreign lands (for the purpose of punishment) Intrinsic Domains for Meaning:c Captivity, Deportation, Exile Participant Roles for Meaning:c Agent = subject: God Patient = object: humanRecipient = לְ* : human Key Reference: _reference_start_Isaiah 50:1_reference_end_ Key Verse: . . . Or to which of my creditors did I |bsell |b*you? Because of your sins you were |bsold|b*; because of your transgressions your mother was sent away. (NIV) Evaluation of Translations: NIV is an acceptable literal translation. If, however, the metaphoricOal nature of this usage is not understood, it would be better to follow the style of TEV ' . . . No, you |bwent away captive|b* because of your sins; . . . .' _reference_start_Deuteronomy 32:30_reference_end_ _reference_start_Psalms 44:13_reference_end_ _reference_start_Isaiah 50:1_reference_end_ _reference_start_Isaiah 50:1_reference_end_ _reference_start_Isaiah 52:3_reference_end_ Keyword: Similar_Term Collocating Term: סגר Gloss: to cause to be delivered References: _reference_start_Deuteronomy 32:30_reference_end_ Keyword: Similar_Term Collocating Term: שׁלח Gloss: to send References: _reference_start_Isaiah 50:1_reference_end_ Keyword: Opposite_Term Collocating Term: גאל Gloss: to redeem References: _reference_start_Isaiah 52:3_reference_end_ Level 2: 3 Meaning: To give oneself over (to sin); To transfer control of oneself to the control of (something morally wrong) Frame for Meaning: Control: submit Intrinsic Domains for Meaning: Pagan Religion, Evil, Sin Verb Stem: Hithpael Participant RPoles for Meaning: Agent: humans Patient: (same) humans Level 3: a Context: To give oneself over (to sin); To transfer control of oneself to the control of (something morally wrong) Intrinsic Domains for Meaning:c Pagan Religion, Evil, Sin Participant Roles for Meaning:c Agent = subject: humans Patient = object: (same) human Meaning Comments:c All examples with this meaning occur with the phrase 'to do evil in the eyes of YHWH'. Key Reference: _reference_start_2 Kings 17:17_reference_end_ Key Verse: They used magic and witchcraft and even sacrificed their own children. The Israelites |bwillingly chose|b* to do whatever the LORD hated. (KTBH) Evaluation of Translations: 'They made their sons and their daughters pass through fire; they used divination and augury; and they |bsold themselves |b*to do evil in the sight of the LORD, provoking him to anger.' (NRS) The NRS, NIV, REB, and RSV translate this phrase literally. If the metaphorical nature of the phrase 'sell oneself' is not understood, then a trQanslation such as CEV, ' . . . The Israelites were |bdetermined to do |b*whatever the LORD hated' or the KTBH suggestion would be a better option. _reference_start_1 Kings 21:20_reference_end_ _reference_start_1 Kings 21:25_reference_end_ _reference_start_2 Kings 17:17_reference_end_ Keyword: Level 2: 4 Meaning: To reject (a moral value); To transfer ownership of an abstract quality to another entity Frame for Meaning: Ownership: disown Intrinsic Domains for Meaning: Wisdom/Folly Verb Stem: Qal Participant Roles for Meaning: Agent: human Patient: abstract quality (truth) Level 3: a Context: To reject (a moral value); To transfer ownership of an abstract quality to another entity Intrinsic Domains for Meaning:c Wisdom/Folly Participant Roles for Meaning:c Agent = subject: human Patient = object: abstract quality (truth) Key Reference: _reference_start_Proverbs 23:23_reference_end_ Key Verse: Invest in truth and wisdom, discipline and good sense, and don't |bpart with |b*them. (CEV) Evaluation of TransRlations: The CEV is a good example of a non-literal translation. If the metaphorical nature of a literal translation will be understood properly, then a literal translation such as NRS 'Buy truth, and do not |bsell |b*it; . . . .' may be used. _reference_start_Proverbs 23:23_reference_end_ Keyword: Opposite_Term Collocating Term: קנה Gloss: to buy References: _reference_start_Proverbs 23:23_reference_end_ Level 2: 5 Meaning: To exploit; To cause others to be in a submissive relationship; To enslave another Frame for Meaning: Control: submit Intrinsic Domains for Meaning: Exploitation, Slavery, Evil Verb Stem: Qal participle Participant Roles for Meaning: Agent: city Patient: humans Level 3: a Context: To exploit; To cause others to be in a submissive relationship; To enslave another Intrinsic Domains for Meaning:c Exploitation, Slavery, Evil Participant Roles for Meaning:c Agent = subject: city Patient = object: humans Key Reference: _reference_start_Nahum 3:4_reference_end_ Key Verse: Because of tShe countless debaucheries of the prostitute, gracefully alluring, mistress of sorcery, who |benslaves |b*nations through her debaucheries, and peoples through her sorcery, (NRS) Evaluation of Translations: NRS is an acceptable translation of a verse whose specific meaning is uncertain. Versions vary widely in their translation of this verse, but none of the 8 translations consulted translated מכר ‘to sell’ literally. The main grammatical difficulty in translating this verse is determining the semantic functions of בִּזְנוּנֶיהָ ‘through her debaucheries’ and בִּכְשָׁפֶיהָ ‘through her sorcery’. In most verses with מכר ‘to sell’ the preposition בּ ‘with’ is used to refer to the instrument for which an item is sold, e.g., ‘for twenty pieces of silver’ (Gen 37:28). In at least one verse, the preposition בּ ‘with’ indicates the reason the sale was made, i.e., ‘for your sins’ (Isa 50:1). If the first interpretation is chosen, then she was selling the nations so that she would be able to commit adultery and magic as a result of the sale. If the second interpretation is chosen, then she was selling the nations because of her adultery and magic. Most translations follow neither of these interpretations. Instead, the phrases are interpreted as the means by which the nations are enslaved or trapped, as in CEV and other versions -- ‘You were nothing more than a prostitute using your magical charms and witchcraft to attract and trap nations’. _reference_start_Nahum 3:4_reference_end_ Keyword: Agent_focus Gloss: one who enslaves; exploiter References: _reference_start_Nahum 3:4_reference_end_ Keyword: Similar_Term Collocating Term: בַּעֲלָה Gloss: mistress References: _reference_start_Nahum 3:4_reference_end_ Version: 2 Date: 2007-06-26 10:30:11 Wade Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. :n??;npurchase (מִקְנָה)purchase (מִקְנָה)Strong's number: 4736 \level1 1 Part of speWim-- mto sell (מכר)to sell (מכר)Strong's number: 4376 \level1 1 Part of speech: v Frequency: 80 Cognate(s): מֶכֶר, מִמְכָּר, מִמְכֶּרֶת Abstract for Busy Translators: 1. The verb מכר* ‘to sell’ is used most frequently to refer to a commercial transaction that involves the sale of an item (including humans) to another human for a price. 2. Selling an item involves a change of ownership and control. 3. These elements of ownership and control allow for the extended usage of the verb מכר ‘to sell’ to refer to God's causing Israel to be defeated in battle (Meaning 2a) and his sending them into exile (Meaning 2b). In addition, the verb מכר ? ?tfXJ<. xj\N@2$|n`RD6( >mi =m <m ;m :m 9m 8mD 7m 6m 5m 4m 3m 2m2 1m0 0m/ /m* .m' -m ,m +m *m )m- (m- 'm%$ &m% %m% $m #m&  "m !m m m m/ m/ m m m m m m m  m0 m m0 m m m&  m m m m  m&  m0 m m m m m  m  m  m m  m ?tfXJ<. xj\N@2$|n`RD6( }n |n {n zn yn  xn  wn vn un tn sm" rm" qm" pm" om nm mm lm  km  jm  im  hm4 gm2 fm  em4 dm2 cm2 bm, am  `m2 _m ^m ]m \m [m Zm  Ym Xm Wm Vm Um Tm Sm Rm" Qm Pm Om NmD Mm2 Lm Km Jm0 Im Hm0 Gm Fm* Em2 Dm Cm Bm Am @m ?m"Xech: ncf Frequency: 15 Cognate(s): קנה Abstract for Busy Translators: 1. The noun מִקְנָה* ‘purchase’ is used most frequently to refer to an item (including humans) that has been acquired and is under the ownership of another human as a result of an exchange of money or other items considered to be equal in value. 2. When there is a transfer of ownership, the noun מִקְנָה* ‘purchase’ can be used to refer to the money given in exchange for the item. 3. In addition, the completed event can also be referred to by the same term, מִקְנָה* ‘purchase’. Comparison of Meanings and Uses: Meaning 1 refers to the completed event.Meaning 2 refers to the patient of the event of acquisition. Meaning 3 refers to the instrument (money) of the event of acquisition. Level 2: 1 Meaning: The completed process of acquiring the ownership of an item from another human in exchange for money or other items considered to be equal in value Frame for Meaning: Commercial Transaction Participant RolYes for Meaning: |b|b*Agent (Buyer): human Patient (Item): land Source (Seller): human Instrument (Price): silver, gold, or other valued item Level 3: a Context: The completed process of acquiring the ownership of an item from another human in exchange for money or other items considered to be equal in value Intrinsic Domains for Meaning:c Trading Participant Roles for Meaning:c |b|b*Agent (Buyer) = implict: human Patient (Item) = genitive: land Source (Seller) = implicit: human Instrument (Price) = implicit: silver, gold, or other valued item Key Reference: _reference_start_Jeremiah 32:11_reference_end_ Key Verse: I took the deed of |bpurchase|b*--the sealed copy containing the terms and conditions, as well as the unsealed copy-- (NIV) Evaluation of Translations: 'I had two copies of the bill of |bsale |b*written out, each containing all the details of our agreement. Some witnesses and I signed the official copy, which was folded and tied, before being sealed shut with hot wax.' (CEV) English translatioZns refer to הַמִּקְנָה אֶת־סֵפֶר ‘the book of the purchase’ using either the phrase 'deed of purchase' (NRS, NIV, RSV, REB, TEV, NJB, NJPS) or the phrase ‘bill of sale’ (CEV). Both of these are acceptable translations. _reference_start_Jeremiah 32:11_reference_end_ _reference_start_Jeremiah 32:12_reference_end_ _reference_start_Jeremiah 32:12_reference_end_ _reference_start_Jeremiah 32:14_reference_end_ _reference_start_Jeremiah 32:16_reference_end_ Keyword: Level 2: 2 Meaning: An item that has been acquired and is under the ownership of another human as a result of an exchange of money or other items considered to be equal in value Frame for Meaning: Commercial Transaction Participant Roles for Meaning: Agent (Buyer): human Patient (Item): human, thing Source (Seller): human Instrument (Price): silver, gold, or other valued item Level 3: a Context: A piece of land that has been acquired and is under the ownership of another human as a result of an exchange of money or other ite[ms considered to be equal in value Intrinsic Domains for Meaning:c Trading Participant Roles for Meaning:c |b|b*Agent (Buyer) = genitive: human Patient (Item) = object: land Source (Seller) = implicit: human Instrument (Price) = implicit: silver, gold, or other valued item Key Reference: _reference_start_Genesis 23:18_reference_end_ Key Verse: to Abraham as his |bproperty |b*in the presence of all the Hittites who had come to the gate of the city. (NIV) Evaluation of Translations: '|blegal possession |b*of Abraham, in the presence of all the Hittites who had assembled at the city gate.' (REB) Most English translations use either 'possession' or 'property'. Both are acceptable choices, but property is probably the more commonly used term for land. REB uses the phrase ‘legal possession,’ which is probably more a translation of the context than of the word מִקְנָה* ‘purchase’. _reference_start_Genesis 23:18_reference_end_ _reference_start_Leviticus 27:22_reference_end_ Keyword: Opposite Col\locating Term: אֲחֻזָּה Gloss: inherited possession References: _reference_start_Leviticus 27:22_reference_end_ Level 3: b Context: A human that has been acquired and is under the ownership of another human as a result of an exchange of money or other items considered to be equal in value; a slave Intrinsic Domains for Meaning:c Slavery Participant Roles for Meaning:c Agent (Buyer) = genitive: human Patient (Item) = implicit: human Source (Seller) = מִן*: human Instrument (Price) = genitive: silver, gold, or other valued items. Key Reference: _reference_start_Genesis 17:23_reference_end_ Key Verse: Then Abraham took his son Ishmael and all the slaves born in his house or |bbought |b*with his money, every male among the men of Abraham's house, and he circumcised the flesh of their foreskins that very day, as God had said to him. (NRS) Evaluation of Translations: Most English translations use a verbal phrase ('he had bought') with or without a literal translation of the word 'its silver'. CEV]'s translation 'and so were all other men and boys in his household, including his servants and slaves' seems to equate 'servants' with ones born in his household and 'slaves' as ones bought with his money. These would not, however, be the naturally understood equivalents for these terms. Because of this it would be best not to follow CEV's example. _reference_start_Genesis 17:12_reference_end_ _reference_start_Genesis 17:13_reference_end_ _reference_start_Genesis 17:23_reference_end_ _reference_start_Genesis 17:27_reference_end_ _reference_start_Exodus 12:44_reference_end_ Keyword: Opposite Collocating Term: יָלִיד Gloss: born References: _reference_start_Genesis 17:12_reference_end_ _reference_start_Genesis 17:13_reference_end_ _reference_start_Genesis 17:23_reference_end_ _reference_start_Genesis 17:27_reference_end_ Level 2: 3 Meaning: The amount of money given in order to acquire ownership of an item Frame for Meaning: Commercial Transaction Participant Roles for Meaning: Agent (Buyer): human ^Patient (Item): human, thing Source (Seller): human Instrument (Price): silver, gold, or other valued item |b |b* Level 3: a Context: The amount of money given in order to acquire ownership of an item Intrinsic Domains for Meaning:c Payment Participant Roles for Meaning:c Agent (Buyer) = implicit: human Patient (Item) = genitive: human, thing Source (Seller)= implicit: human Instrument (Price) = object: silver, gold, or other valued item |b |b* Key Reference: _reference_start_Leviticus 25:51_reference_end_ Key Verse: If many years remain, he must pay for his redemption a larger share of the |bprice |b*paid for him. (NIV) Evaluation of Translations: 'The longer the time until then, the more you will have to pay.' (CEV) English translations generally use the term 'price' to translate this meaning of the term. The difference between this meaning and Meaning 1b, may be seen in a comparison of the meaning and the translation of the construct chain מִקְנַת כַּסְפֶּךָ 'purchase of your silver' in Gen 17.12 and the construct chain כֶּסֶף מִקְנָתוֹ 'silver of his purchase' in Lev 25:51. In the first, the focus is on the fact that the slave (Item) was purchased with money. In the second, the focus is on the amount of money (Price) involved in the purchase. In Lev 25:51 the term מִקְנָה ‘purchase’ is translated by terms such as ‘(price) paid for him,’ (NIV, RSV) ‘pay’ (CEV), ‘purchase (price)’ (NRS, TEV, NJPS) ‘sale-price’ (NJB), ‘(sum) for which he sold himself’ (REB). All of these translations are basically adequate. _reference_start_Leviticus 25:16_reference_end_ _reference_start_Leviticus 25:16_reference_end_ _reference_start_Leviticus 25:51_reference_end_ Keyword: Version: 2 Date: 2007-06-26 10:38:33 Wade Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. ?tfXJ<. xj\N@2$|n`RD6( <p ;p :p 9o' 8o 7o 6o1 5o% 4o 3o 2o 1o% 0o$ /o .o  -o  ,o  +o *o )o  (o 'o2 &o %o $o #o "o2 !o o om o  o  o o o o2 o o om o o o o  o  o o o o o n3 n n n3 n n n n n , n n n n ~nas translated 'to lift up', rather than a meaning related to this verb root. 5. All occurrences of the verb seem to contain an element of 'compulsion', i.e. being forced, compelled, or persuaded to do something that the patient would not otherwise have done. Comparison of Meanings and Uses: Meaning 1 refers to an event that is a type of commercial transaction. Meanings 2-4 refer to other domains and have not been thoroughly analyzed.Meaning 2 refers to the event of forcing something upon someone or compelling someone to do something. Meaning 3 refers to the event of deceiving someone or causing someone to have an inaccurate view of the truth. Meaning 4 includes one reference, the meaning of which is uncertain due to textual variants and other problems of interpretation. Level 2: 1 Meaning: To loan something to another person for the purpose of collecting interest Frame for Meaning: Commercial Transaction: loan Verb Stem: Qal, Hiphil Participant Roles for Meaning: Agent (Lender): human Recipient (Borrowerb): human Patient (Item): money or other valued item Meaning Comments: Interest is specifically mentioned in Neh 5:7 and this may be the factor that distinguishes נשׁא* from לוה *in Isa 24:2. Level 3: a Context: To loan something to another person for the purpose of collecting interest Intrinsic Domains for Meaning:c Interest Participant Roles for Meaning:c Agent (Lender) = subject: humanObject (Loan) = object: loan, money or other valued itemRecipient (Borrower) = בְּ *: human Key Reference: _reference_start_Isaiah 24:2_reference_end_ Key Verse: And it shall be, as with the people, so with the priest; as with the slave, so with his master; as with the maid, so with her mistress; as with the buyer, so with the seller; as with the lender, so with the borrower; as with the |bcreditor|b*, so with the |bdebtor|b*. (NRS) Evaluation of Translations: NRS is a good translation. _reference_start_Exodus 22:24_reference_end_ _reference_start_Deuteronomy 15:2_reference_end_ _reference_start_Deuteronomy 24:1c0_reference_end_ _reference_start_Deuteronomy 24:11_reference_end_ _reference_start_1 Samuel 22:2_reference_end_ _reference_start_2 Kings 4:1_reference_end_ _reference_start_Nehemiah 5:7_reference_end_ _reference_start_Nehemiah 5:10_reference_end_ _reference_start_Nehemiah 5:11_reference_end_ _reference_start_Psalms 109:11_reference_end_ _reference_start_Isaiah 24:2_reference_end_ _reference_start_Isaiah 24:2_reference_end_ _reference_start_Isaiah 50:1_reference_end_ _reference_start_Jeremiah 15:10_reference_end_ _reference_start_Jeremiah 15:10_reference_end_ \level1 3 Keyword: Agent_focus Gloss: creditor References: _reference_start_Exodus 22:24_reference_end_ _reference_start_1 Samuel 22:2_reference_end_ _reference_start_2 Kings 4:1_reference_end_ _reference_start_Psalms 109:11_reference_end_ _reference_start_Isaiah 24:2_reference_end_ _reference_start_Isaiah 24:2_reference_end_ _reference_start_Isaiah 50:1_reference_end_ Keyword: Similar_Term Collocating Term: נגשׂ Gloss: to exact tribute Referenceds: _reference_start_Deuteronomy 15:2_reference_end_ Keyword: Similar_Term Collocating Term: עבט Gloss: to take as a pledge References: _reference_start_Deuteronomy 24:10_reference_end_ Keyword: Opposite_Term Collocating Term: לוה Gloss: to borrow References: _reference_start_Isaiah 24:2_reference_end_ _reference_start_Isaiah 24:2_reference_end_ Keyword: Opposite_Term Collocating Term: מכר Gloss: to sell References: _reference_start_Isaiah 50:1_reference_end_ Keyword: Opposite_Term Collocating Term: שׁמט Gloss: to remit References: _reference_start_Deuteronomy 15:2_reference_end_ Level 2: 2 Meaning: Other meanings Verb Stem: Qal Level 3: a Context: To force (something upon someone); To compel (someone to do something) _reference_start_1 Kings 8:31_reference_end_ _reference_start_2 Chronicles 6:22_reference_end_ Keyword: Level 2: 3 Meaning: Other meanings Verb Stem: Hiphil Level 3: a Context: To deceive; To cause someone to have an inaccurate view of the truth _reference_start_Genesis 3:13_reference_end_ _reference_start_2 Kings 18:29_reference_end_ _reference_start_2 Kings 19:10_reference_end_ _reference_start_2 Chronicles 32:15_reference_end_ _reference_start_Isaiah 19:13_reference_end_ _reference_start_Isaiah 36:14_reference_end_ _reference_start_Isaiah 37:10_reference_end_ _reference_start_Jeremiah 4:10_reference_end_ _reference_start_Jeremiah 4:10_reference_end_ _reference_start_Jeremiah 29:8_reference_end_ _reference_start_Jeremiah 37:9_reference_end_ _reference_start_Jeremiah 49:16_reference_end_ _reference_start_Obadiah 1:3_reference_end_ _reference_start_Obadiah 1:7_reference_end_ \level1 2 Keyword: Level 2: 4 Meaning: Other meanings Verb Stem: Qal Level 3: a Context: Uncertain due to textual variants _reference_start_Jeremiah 23:39_reference_end_ Keyword: Version: 4 Date: 2007-06-25 07:57:36 Wade Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. //5o ++#oto deceive; to loan something for the purpose of collecting interest (נשׁא)to deceive; to loan something for the purpose of collecting interest (נשׁא)Strong's number: 5377, 5378, 5383 \level1 1 Part of speech: v Frequency: 20 Cognate(s): מַשָּׁא, מַשָּׁאוֹן, מַשּׁוּאוֹת, נְשִׁי Abstract for Busy Translators: 1. One meaning of the verb נשׁא *is 'to loan something for the purpose of collecting interest'. This meaning only occurs 3 times. In addition to these occurrences, 12 occurrences of נשׁה *Meaning 2 'to loan something for the purpose of collecting interest' are also included here because of the fact that the two verbs were often used interchangeably due to the nature of their final consonants. 2. The most frequent meaning of the verb is 'to deceive'. 3. Another infrequent meaning of the verb is 'to compel'.4. In one occurrence, most translations seemed to be based on a textual variant that i`g pain (Extension of Meaning 2) Level 2: 1 Meaning: To pay interest; To earn interest Frame for Meaning: Commercial Transaction: loan Verb Stem: Qal, Hiphil Participant Roles for Meaning: Agent (Lender): human Recipient (Borrower): humanPatient (Item): money or other things Level 3: a Context: To pay interest; to earn interest Intrinsic Domains for Meaning:c Oppression; Prosperity Participant Roles for Meaning:c Agent (Lender) = subject or genitive: human Recipient (Borrower) = לְ* or subject: humanPatient (Item) = object: money or other things Key Reference: _reference_start_Deuteronomy 23:20_reference_end_ Key Verse: You must not lend on interest to your brother, whether the loan be of money, of food, or of anything else that may|b earn interest|b*. (NJB) Evaluation of Translations: This is an acceptable translation. The agent that pays the interest is unspecified. Because of that, many translations use a passive ('anything else on which interest can be charged' [REB]) or another wording that changhes the focus back to the person who collects the interest ('anything that is lent for interest' [RSV]). _reference_start_Deuteronomy 23:20_reference_end_ _reference_start_Deuteronomy 23:20_reference_end_ _reference_start_Deuteronomy 23:21_reference_end_ _reference_start_Deuteronomy 23:21_reference_end_ _reference_start_Habakkuk 2:7_reference_end_ Keyword: Causative Gloss: to charge interest = to cause to pay interest References: _reference_start_Deuteronomy 23:20_reference_end_ _reference_start_Deuteronomy 23:21_reference_end_ _reference_start_Deuteronomy 23:21_reference_end_ Level 2: 2 Meaning: Other meanings Level 3: a Context: To bite _reference_start_Genesis 49:17_reference_end_ _reference_start_Numbers 21:6_reference_end_ _reference_start_Numbers 21:8_reference_end_ _reference_start_Numbers 21:9_reference_end_ _reference_start_Ecclesiastes 10:8_reference_end_ _reference_start_Ecclesiastes 10:11_reference_end_ _reference_start_Jeremiah 8:17_reference_end_ _reference_start_Amos 5:19_reference_end_ _reference_start_Amos 9:3_reference_end_ _reference_start_Micah 3:5_reference_end_ Keyword: Level 2: 3 Meaning: Other meanings Level 3: a Context: To cause pain or harm that is comparable to the bite of a snake (metaphoric extension of Meaning 1) _reference_start_Proverbs 23:32_reference_end_ Keyword: Note: (a) In light of the contrasts seen in Hab 2:6, this verse has been interpreted as referring to the debtors rising up against the creditors, ie the Qal form of Meaning 1 'to pay interest'. This interpretation is followed by REB, NIV, RSV. See Clark and Hatton 1989:98-99 for a discussion of the choice between translating נֹשְׁכֶיךָ as 'debtors' versus 'creditors'. Translations interpretנֹשְׁכֶיךָ as a reference to 'creditors' include NRS, NJPS, NJB, and CEV. Version: 4 Date: 2007-06-26 10:43:24 Wade Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. jq??iqinterest (נֶשֶׁךְ)interest (נֶשֶׁךְ)\level1 1 Strong's number: 5392 Part of speech: ncm Frequency: 12 Cognate(s): נשׁךְ Abstract for Busy Translators: 1. Interest for a loan could be charged on a variety of items. 2. Interest was not supposed to be charged to a fellow-Israelite. Comparison of Meanings and Uses: There is only one meaning ofkSpAA7pto pay interest (נשׁך)to pay interest (נשׁך)\level1 1 Strong's number: 5391 Part of speech: v Frequency: 16 Cognate(s): נֶשֶׁךְ Abstract for Busy Translators: 1. The verb נשׁךְ* 'to pay interest' is used five times to refer to the paying or charging of interest (causative form of the verb). 2. Meaning 2 refers to the act of biting, the most frequent usage of this root.3. Meaning 3 refers to causing pain, an extension of Meaning 2. Comparison of Meanings and Uses: Meaning 1. The basic economic event: To pay interest Meaning 2. The basic event: To bite Meaning 3. To causef ?tfXJ<. xj\N@2$|n`RD6( {r zr  yr xr  wr% vr ur& tr$ sr rr qr pr or nr/ mr lr kr jr  ir hr  gr*" fr% er" dr" cr br*" aq% `q _q ^q ]q \q [q$ Zq Yq Xq Wq Vq Uq Tq Sq Rq Qq% Pq$ Oq Nq Mp Lp! Kp  Jp Ip Hp Gp  Fp Ep Dp Cp1 Bp Ap @p ?p# >p =pl נֶשֶׁךְ * 'interest.' Level 2: 1 Meaning: Interest; Money or profit gained from loaning money or provisions or other items to another person Frame for Meaning: Commercial Transaction: loan Level 3: a Context: Interest; Money or profit gained from loaning money or provisions or other items to another person Intrinsic Domains for Meaning:c Oppression; Prosperity Key Reference: _reference_start_Deuteronomy 23:20_reference_end_ Key Verse: You are not to exact |binterest |b*on anything you lend to a fellow-countryman, whether money or food or anything else on which interest can be charged. (REB) Evaluation of Translations: This is an acceptable translation. All translations examined use the term "interest" in the translation of this verse. _reference_start_Exodus 22:24_reference_end_ _reference_start_Leviticus 25:36_reference_end_ _reference_start_Leviticus 25:37_reference_end_ _reference_start_Deuteronomy 23:20_reference_end_ _reference_start_Deuteronomy 23:20_reference_end_ _reference_start_Deuteronomy 23:20_reference_end_ _reference_start_Psalms 15:5_reference_end_ _reference_start_Proverbs 28:8_reference_end_ _reference_start_Ezekiel 18:8_reference_end_ _reference_start_Ezekiel 18:13_reference_end_ _reference_start_Ezekiel 18:17_reference_end_ _reference_start_Ezekiel 22:12_reference_end_ Keyword: Similar Collocating Term: תַּרְבִּית Gloss: profit References: _reference_start_Leviticus 25:36_reference_end_ _reference_start_Proverbs 28:8_reference_end_ _reference_start_Ezekiel 18:8_reference_end_ _reference_start_Ezekiel 18:13_reference_end_ _reference_start_Ezekiel 18:17_reference_end_ _reference_start_Ezekiel 22:12_reference_end_ Keyword: Similar Collocating Term: מַרְבִּית Gloss: increase References: _reference_start_Leviticus 25:37_reference_end_ Version: 4 Date: 2007-02-08 12:35:11 Wade Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org.nal transaction)Meaning 2. Metaphorical use of meaning 1 (focus: concern) Level 2: 1 Meaning: To travel in order to trade; To move from place to place for the purpose of buying and selling items Frame for Meaning: Commercial Transaction Verb Stem: Qal Grammar Notes: All examples are participles. Participant Roles for Meaning: Agent (Seller): human Patient (Item): thing Recipient (Buyer): human Instrument (Price): silver, gold, or other valued item Level 3: a Context: To travel in order to trade; To move from place to place for the purpose of buying and selling items Intrinsic Domains for Meaning:c Travelling Participant Roles for Meaning:c Agent (Seller) = subject: human Patient (Item) = implicit: thing Recipient (Buyer) = implicit: human Instrument (Price) = implicit: silver, gold, or other valued item Key Reference: _reference_start_Genesis 42:34_reference_end_ Key Verse: . . . Then I will release your brother to you, and you may |btrade |b*in the land. (NRS) Evaluation oof Translations: NRS '... you may trade in the land' focuses on the economic aspect of the meaning of the verb. While it is true that trading is an aspect of the meaning of the verb, it fails to distinguish between this verb and רכל* 'to trade'. The NJB 'and you will be free to move about the country.' and NJV ' you shall be free to move about in the land,' correctly recognize the movement that is indicated by this verb root, but fail to include the economic activity. A better translation would include both activities, i.e. 'you may move from place to place and trade in the land'. _reference_start_Genesis 23:16_reference_end_ _reference_start_Genesis 34:10_reference_end_ _reference_start_Genesis 34:21_reference_end_ _reference_start_Genesis 37:28_reference_end_ _reference_start_Genesis 42:34_reference_end_ _reference_start_1 Kings 10:28_reference_end_ _reference_start_2 Chronicles 1:16_reference_end_ _reference_start_2 Chronicles 9:14_reference_end_ _reference_start_Proverbs 31:14_reference_end_ _referepnce_start_Isaiah 23:2_reference_end_ _reference_start_Isaiah 23:8_reference_end_ _reference_start_Isaiah 47:15_reference_end_ _reference_start_Ezekiel 27:12_reference_end_ _reference_start_Ezekiel 27:16_reference_end_ _reference_start_Ezekiel 27:18_reference_end_ _reference_start_Ezekiel 27:21_reference_end_ _reference_start_Ezekiel 27:21_reference_end_ _reference_start_Ezekiel 27:36_reference_end_ _reference_start_Ezekiel 38:13_reference_end_ Keyword: Agent_focus Gloss: one who moves from place to place for the purpose of buying and selling items; trader References: _reference_start_Genesis 23:16_reference_end_ _reference_start_Genesis 37:28_reference_end_ _reference_start_1 Kings 10:28_reference_end_ _reference_start_2 Chronicles 1:16_reference_end_ _reference_start_2 Chronicles 9:14_reference_end_ _reference_start_Proverbs 31:14_reference_end_ _reference_start_Isaiah 23:2_reference_end_ _reference_start_Isaiah 23:8_reference_end_ _reference_start_Ezekiel 27:36_reference_end_ _reference_start_Ezekiel 38q:13_reference_end_ Keyword: Similar_Term Collocating Term: כְּנַעַן Gloss: trader References: _reference_start_Isaiah 23:8_reference_end_ Keyword: Similar_Term Collocating Term: נתן Gloss: to give References: _reference_start_Ezekiel 27:12_reference_end_ _reference_start_Ezekiel 27:16_reference_end_ Keyword: Similar_Term Collocating Term: תור Gloss: to exchange References: _reference_start_2 Chronicles 9:14_reference_end_ Level 2: 2 Meaning: To travel around like a trader; to wander; to roam Frame for Meaning: Travelling Verb Stem: Qal Grammar Notes: Location in which travelling was done is marked with the preposition אֶל*. Participant Roles for Meaning: Agent: human = priest and prophet Level 3: a Context: To travel around like a trader; to wander; to roam Intrinsic Domains for Meaning:c Travelling Participant Roles for Meaning:c Agent = subject: human = priest and prophet Key Reference: _reference_start_Jeremiah 14:18_reference_end_ Key Verse: If I go out to the country— Lo, the slairn of the sword. If I enter the city— Lo, those who are sick with famine. Both priest and prophet |broam |b*the land, They know not where. (NJPS) Evaluation of Translations: The NJPS is an acceptable translation that reflects the interpretation of KTBH (See footnote (a).) Other translations that follow this interpretation include NJB 'roam' and REB 'wander without rest'. NIV appears to follow this interpretation, but their translation choice, 'have gone (to the land)', fails to reflect the continuous nature of the activity. Other translations seem to assign this reference to meaning 1 and have translations that reflect that choice, eg ' ply their trade' (RSV, NRSV), 'carry on their work' (TEV), 'go about their business' (CEV). The translations that have chosen meaning 1 have left the nature of the business of the priest and prophet unstated. Translators who choose meaning 1 instead of meaning 2 should make sure that in the translation the priests and prophets are not travelling around trading goods, but rather that they performing other services that are appropriate for priests and prophets. _reference_start_Jeremiah 14:18_reference_end_ Keyword: Level 2: 3 Meaning: Other meanings Verb Stem: Piel Level 3: a Context: To beat rapidly (metaphorical extension of meaning 2 when used in this idiom) _reference_start_Psalms 38:11_reference_end_ Keyword: Note: (a) The meaning of סחר* has been disputed in three occurrences (Gen 34:10, 21; 42:34). For a survey of the main points of the argument for and against interpreting these as referring to trading, see the entry for this word in TWOT. KTBH has assigned these three occurrences to Meaning 1 due to the overall context, but Jeremiah 14:18 has been assigned to Meaning 2 because of the fact that the agents are priests and prophets. Version: 2 Date: 2007-06-25 08:01:17 Wade Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. (((s__#sto give something as a guarantee (ערב)to give something as a guarantee (ערב)\level1 1 uIrUU{rto travel in order to trade (סחר)to travel in order to trade (סחר)Strong's number: 5503 \level1 1 Part of speech: v Frequency: 21 Cognate(s): מִסְחָר ,סַחַר ,סְחֹרָה ,סֹחֵרָה ,סֹחֶרֶת Abstract for Busy Translators: 1. The verb סחר* ‘to travel in order to trade’ is used most frequently to refer to the activity of moving from place to place for the purpose of buying and selling items (including humans). 2. Movement (Travelling) is one of the central components of the meaning of this verb. 3. This element of movement allows for the metaphorical usage of the verb in which the heart is described as moving rapidly using a variant of the Piel verb form. This unique verb form is used to refer to a state of the mind. Comparison of Meanings and Uses: Meaning 1. The basic event (focus: movement and commercim ?tfXJ<. xj\N@2$|n`RD6( :t 9t 8t 7t  6t  5t 4s 3s  2s 1s' 0s  /s% .s -s ,s  +s *sh" )s (s 's &sj# %s  $s$ #s  "s  !s s s s s s s& swz s, s+ s s s  s s s s s s s s s  s s s s s r& r r r  r r r r& ~r$ }r |rvStrong's number: 6148; 6149;6150 Part of speech: v Frequency: 33 Cognate(s): מַעֲרָב, עֲרֻבָּה, עֶרֶב, עֵרֶב, עָרֵב, עָרֹב, עֵרָבוֹן, תַּעֲרוּבָה Abstract for Busy Translators: 1. The verb ערב* 'to give something as a guarantee' is used to refer to several different types of commercial transactions. These include 'to give something as a guarantee, ie to place an item under the control of another person in order to obtain something one is lacking', 'to guarantee the repayment of the debt of another' and 'to trade'. These types of activities are used in an extended manner to refer to events in other domains. 2. Both the event of giving items as a guarantee and the event of guaranteeing the repayment of the debt of another have negative connotations. 3. The verb ערב also may be used for several other meanings including 'to mix with', 'to be pleasing', and 'to become dark as happens in the evening'. There are also meanings that are metaphorical extewnsions of these basic meanings. Comparison of Meanings and Uses: Meaning 1. The basic event of giving an item as a guarantee, ie placing an item under the control of another person in order to obtain something one is lacking Meaning 2. The basic event of guaranteeing the repayment of someone's debt Meaning 3. Extension of meaning 2. Rather than guaranteeing the repayment, the agent is guaranteeing the safety of another. Meaning 4. Extension of meaning 2. Rather than guaranteeing the repayment, the idiom with heart refers to the eagerness about doing an event. Meaning 5. Another type of economic event -- 'to trade' Meaning 6. Extension of meaning 5. Instead of actually trade, it refers to the wager about a potential trade. Meaning 7. A non-economic event -- 'to mix with' Meaning 8. Extension of meaning 7 -- 'to share' Meaning 9. A non-economic event -- 'to be pleasing' Meaning 10. A non-economic event -- 'to become dark as happens in the evening' Meaning 11. Extension of meaning 10 -- 'to become dark' Levexl 2: 1 Meaning: To give something as a guarantee; To place an item under the control of another person in order to obtain something one is lacking Frame for Meaning: Commercial Transaction: loan Verb Stem: Qal Participant Roles for Meaning: Agent: human Patient: thing or human Meaning Comments: Job 17:3 has been interpreted in a variety of ways. Level 3: a Context: To give something as a guarantee; To place an item under the control of another person in order to obtain something one is lacking Intrinsic Domains for Meaning:c Interest Participant Roles for Meaning:c Agent = subject: human Patient = object: thing or human Key Reference: _reference_start_Nehemiah 5:3_reference_end_ Key Verse: NJPS - Others said, “We must pawn our fields, our vineyards, and our homes to get grain to stave off hunger.” (NJPS) Evaluation of Translations: Most translations use the term 'to mortgage', a technical term that is known in countries with developed banking systems. NJPS uses the term 'pawn' which is very colloquiyal, but again would be unknown in many parts of the world. In languages that lack such technical terminology the translator may use a more generic translation, such as 'to pledge' (NRS) or a much longer explanation may have to be made to explain the idea of borrowing money and having to give someone land if the money is not returned by a certain date. _reference_start_Nehemiah 5:3_reference_end_ _reference_start_Job 17:3_reference_end_ Keyword: Level 2: 2 Meaning: To guarantee the repayment of another person's debt Frame for Meaning: Commercial Transaction: loan Verb Stem: Qal Grammar Notes: In Hebrew, the direct object may be either the patient or the benefactive, but if both patient and benefactive are explicitly stated, the benefactive will be marked with a preposition. Participant Roles for Meaning: Agent: human Patient: debt Benefactive: human Level 3: a Context: To guarantee the repayment of another person's debt Intrinsic Domains for Meaning:c Folly Participant Roles for Meaning:c Agent = subject:z human Patient = object: debt Benefactive = עִם* : human Key Reference: _reference_start_Proverbs 17:18_reference_end_ Key Verse: It is senseless to give a pledge, |bto become surety|b* for a neighbor. (NRS) Evaluation of Translations: The translation 'to become surety' (NRS) is a technically correct translation, but may not be understood by those unfamiliar with technical business terminology. TEV's translation 'to be responsible for someone else's debts' is a translation that can be understood by everyone. As is typical of the CEV, the parallel lines have been collapsed into one line and the "clapping of hands" phrase has been combined with the translation of ערב*. This approach is not recommended. _reference_start_Proverbs 6:1_reference_end_ _reference_start_Proverbs 11:15_reference_end_ _reference_start_Proverbs 17:18_reference_end_ _reference_start_Proverbs 20:16_reference_end_ _reference_start_Proverbs 22:26_reference_end_ _reference_start_Proverbs 27:13_reference_end_ Keyword: Cognate_Term C{ollocating Term: עֲרֻבָּה Gloss: pledge References: _reference_start_Proverbs 17:18_reference_end_ Keyword: Similar Collocating Term: חבל Gloss: to pledge References: _reference_start_Proverbs 20:16_reference_end_ _reference_start_Proverbs 27:13_reference_end_ Keyword: Similar Collocating Term: תקע Gloss: to clap (hands) References: _reference_start_Proverbs 6:1_reference_end_ _reference_start_Proverbs 11:15_reference_end_ _reference_start_Proverbs 17:18_reference_end_ _reference_start_Proverbs 22:26_reference_end_ Level 2: 3 Meaning: Other meanings Frame for Meaning: Security Level 3: a Context: To guarantee the safety of a person (Extension of meaning 2) _reference_start_Genesis 43:9_reference_end_ _reference_start_Genesis 44:32_reference_end_ _reference_start_Psalms 119:122_reference_end_ _reference_start_Isaiah 38:14_reference_end_ Keyword: Level 2: 4 Meaning: Other meanings Frame for Meaning: Willingness Level 3: a Context: To be eager to participate in an event (Extension of meaning 2)| _reference_start_Jeremiah 30:21_reference_end_ Keyword: Level 2: 5 Meaning: To trade; To exchange one item for another Frame for Meaning: Commercial Transaction Verb Stem: Qal Participant Roles for Meaning: Agent: human Patient1: animal, thing, or attributePatient2: animal, thing, or attribute Meaning Comments: Due to the limited number of occurrences of this meaning of the verb, there are no references in which all participant roles are explicitly stated. Level 3: a Context: To trade; To exchange one item for another Intrinsic Domains for Meaning:c Various (according to the nature of the item being traded) Participant Roles for Meaning:c Agent = subject: human Patient1 = implicit: animal, thing, or attributePatient2 = object or genitive: animal, thing, or attribute Key Reference: _reference_start_Ezekiel 27:9_reference_end_ Key Verse: Veteran craftsmen of Gebal were on board as shipwrights to caulk your seams. All the ships of the sea and their sailors came alongside|b to trade |b*for your wares. }(NIV) Evaluation of Translations: This is an acceptable translation. Other versions use terms such as 'to barter for your wares' or 'to guarantee your trade.' Because of the infrequent usage of this meaning of the term it is difficult to distinguish how this differs from other terms for trade. Possibly there is a component of putting up security for a trade that makes this term distinct with respect to other terms for trade. _reference_start_Ezekiel 27:9_reference_end_ _reference_start_Ezekiel 27:27_reference_end_ Keyword: Cognate_Term Collocating Term: מַעֲרָב Gloss: merchandise References: _reference_start_Ezekiel 27:9_reference_end_ _reference_start_Ezekiel 27:27_reference_end_ Level 2: 6 Meaning: Other meanings Frame for Meaning: Verbal Commitment Verb Stem: Hithpael Level 3: a Context: To make a wager Key Reference: _reference_start_2 Kings 18:23_reference_end_ Key Verse: Come now, |bmake a wager|b* with my master the king of Assyria: I will give you two thousand horses, if you are able on yo~ur part to set riders on them. (NRS) Evaluation of Translations: This is an acceptable translation. Other acceptable translations are 'make a bet' (CEV) and 'make a deal' (REB). The translation 'make a bargain' (NIV) may not carry the proper connotations of a wager/bet, but due to the lack of occurrences of this verb with this meaning, it is hard to clearly define the meaning. _reference_start_2 Kings 18:23_reference_end_ _reference_start_Isaiah 36:8_reference_end_ Keyword: Level 2: 7 Meaning: Other meanings Verb Stem: Hithpael Level 3: a Context: To mix with; To interact with _reference_start_Ezra 9:2_reference_end_ _reference_start_Psalms 106:35_reference_end_ _reference_start_Proverbs 20:19_reference_end_ _reference_start_Proverbs 24:21_reference_end_ Keyword: Level 2: 8 Meaning: Other meanings Verb Stem: Hithpael Level 3: a Context: To share (Extension of meaning 7) _reference_start_Proverbs 14:10_reference_end_ Keyword: Level 2: 9 Meaning: Other meanings Verb Stem: Qal Level 3: a Context: To be pleasing (to someone) _reference_start_Psalms 104:34_reference_end_ _reference_start_Proverbs 3:24_reference_end_ _reference_start_Proverbs 13:19_reference_end_ _reference_start_Jeremiah 6:20_reference_end_ _reference_start_Jeremiah 31:26_reference_end_ _reference_start_Ezekiel 16:37_reference_end_ _reference_start_Hosea 9:4_reference_end_ _reference_start_Malachi 3:4_reference_end_ Keyword: Level 2: 10 Meaning: Other meanings Verb Stem: Qal, Hiphil Level 3: a Context: To become dark as happens in the evening _reference_start_Judges 19:9_reference_end_ _reference_start_1 Samuel 17:16_reference_end_ Keyword: Level 2: 11 Meaning: Other meanings Level 3: a Context: To become gloomy (Extension of meaning 10) _reference_start_Isaiah 24:11_reference_end_ Keyword: Version: 4 Date: 2007-06-26 10:49:53 Wade Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org.roduce. Level 2: 1 Meaning: An item that has been acquired by a particular person and is under that person's ownership. Frame for Meaning: Commercial Transaction Participant Roles for Meaning: Event: to acquireAgent: humanPatient: thing Meaning Comments: The word רְכוּשׁ *does not appear to include human beings (Gen 14:16, 21). It does, however, sometimes include animals (Gen 36:7). At other times, רְכוּשׁ* appears to refer to items in addition to or other than certain types of animals that are listed separately (Gen 46.6). Hence מִקְנֶה* can be in both a part-whole relationship with רְכוּשׁ*, i.e., possessions including livestock, and it can also be the opposite of רְכוּשׁ*, i.e. livestock and NOT possessions. Some examples may be interpreted in at least two different ways. For instance, the phrase לִבְהֶמְתָּם וְלִרְכֻשָׁם וּלְכֹל חַיָּתָֽם׃*may be interpreted as referring to two coordinated items that are exclusive of each other and both of these two items are included in the all living creatures category. A second interpretation is that each of these three terms refers to distinct referents that are exclusive of the other two items. In this interpretation, the term חַיָּה* would refer to other animals that are neither cattle nor possessions, i.e., wild animals. Level 3: a Context: An item that has been acquired by a particular person and is under that person's ownership. Intrinsic Domains for Meaning:c Various (according to the nature of the item that is acquired) Participant Roles for Meaning:c Event = implicit: to acquireAgent = genitive: humanPatient = implicit: thing Key Reference: _reference_start_Genesis 14:16_reference_end_ Key Verse: He brought back all the |bpossessions|b*; he also brought back his kinsman Lot and his |bpossessions|b*, and the women and the rest of the people. (NJV) Evaluation of Translations: English translations included terms such as 'possessions' (TEV, CEV, NIV), 'goods' (NRS, RSV), and 'flocks and herds' (REB). Most of these terms are acceptable contextual translations, but the phrase 'flocks and herds' may be too restrictive since other items were probably included. _reference_start_Genesis 12:5_reference_end_ _reference_start_Genesis 13:6_reference_end_ _reference_start_Genesis 14:11_reference_end_ _reference_start_Genesis 14:12_reference_end_ _reference_start_Genesis 14:16_reference_end_ _reference_start_Genesis 14:16_reference_end_ _reference_start_Genesis 14:21_reference_end_ _reference_start_Genesis 15:14_reference_end_ _reference_start_Genesis 31:18_reference_end_ _reference_start_Genesis 36:7_reference_end_ _reference_start_Genesis 46:6_reference_end_ _reference_start_Numbers 16:32_reference_end_ _reference_start_Numbers 35:3_reference_end_ _reference_start_1 Chronicles 27:31_reference_end_ _reference_start_1 Chronicles 28:1_reference_end_ _reference_start_2 Chronicles 20:25_reference_end_ _reference_start_2 Chronicles 21:14_reference_end_ _reference_start_2 Chronicles 21:17_reference_end_ _reference_start_2 Chronicles 31:3_reference_end_ _reference_start_2 Chronicles 32:29_reference_end_ _reference_start_2 Chronicles 35:7_reference_end_ _reference_start_Ezra 1:4_reference_end_ _reference_start_Ezra 1:6_reference_end_ _reference_start_Ezra 8:21_reference_end_ _reference_start_Ezra 10:8_reference_end_ _reference_start_Daniel 11:13_reference_end_ _reference_start_Daniel 11:24_reference_end_ _reference_start_Daniel 11:28_reference_end_ Keyword: Cognate_Term Collocating Term: רכשׁ Keyword: Similar_Term Collocating Term: קִנְיָן Gloss: owned item References: _reference_start_Genesis 31:18_reference_end_ Keyword: Opposite_Term Collocating Term: אֹכֶל Gloss: food References: _reference_start_Genesis 14:11_reference_end_ Keyword: Opposite_Term Collocating Term: אָדָם Gloss: man References: _reference_start_Numbers 16:32_reference_end_ Keyword: Opposite_Term Collocating Term: אִשָּׁה Gloss: woman References: _reference_start_Genesis 14:16_reference_end_ _reference_start_2 Chronicles 21:14_reference_end_ _reference_start_2 Chronicles 21:17_reference_end_ Keyword: Opposite_Term Collocating Term: בְּהֵמָה Gloss: cattle References: _reference_start_Ezra 1:4_reference_end_ Keyword: Opposite_Term Collocating Term: בֵּן Gloss: son References: _reference_start_2 Chronicles 21:14_reference_end_ _reference_start_2 Chronicles 21:17_reference_end_ Keyword: Opposite_Term Collocating Term: חַיָּה Gloss: living creature References: _reference_start_Numbers 35:3_reference_end_ Keyword: Opposite_Term Collocating Term: טַף Gloss: children References: _reference_start_Ezra 8:21_reference_end_ Keyword: Opposite_Term Collocating Term: כְּלִי Gloss: vessels References: _reference_start_2 Chronicles 20:25_reference_end_ Keyword: Opposite_Term Collocating Term: מֶגֶד Gloss: presents References: _reference_start_Ezra 1:6_reference_end_ Keyword: Opposite_Term Collocating Term: מִקְנֶה Gloss: livestock References: _reference_start_Genesis 46:6_reference_end_ _reference_start_Numbers 35:3_reference_end_ _reference_start_1 Chronicles 28:1_reference_end_ _reference_start_Ezra 1:4_reference_end_ _reference_start_Ezra 1:6_reference_end_ Keyword: Opposite_Term Collocating Term: נֶפֶשׁ Gloss: people References: _reference_start_Genesis 12:5_reference_end_ _reference_start_Genesis 14:21_reference_end_ Keyword: Opposite_Term Collocating Term: עַם Gloss: people References: _reference_start_Genesis 14:16_reference_end_ _reference_start_2 Chronicles 21:14_reference_end_ Keyword: Opposite_Term Collocating Term: שָׁלָל Gloss: booty References: _reference_start_Daniel 11:24_reference_end_ Keyword: Part-whole_Term Collocating Term: מִקְנֶה Gloss: livestock References: _reference_start_Genesis 36:7_reference_end_ Version: 2 Date: 2007-01-29 08:34:20 Wade Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. ||suCCquto serve as priest (כהן)to serve as priest (כהן)Strong's number: 3547 Part of speech: v Frequency: 23 Cognate(s): כֹּהֵן, כְּEtEEtpossessions (רְכוּשׁ)possessions (רְכוּשׁ)Strong's number: 7399 \level1 1 Part of speech: ncm Frequency: 28 Cognate(s): רכשׁ Abstract for Busy Translators: The term רְכוּשׁ* 'possessions' refers to items that have been acquired by a particular person by one of a variety of means. These items are then under that person's ownership. * Comparison of Meanings and Uses: There is only one meaning for רְכוּשׁ* 'possessions'. Domain and Frame Notes: In 2 Chronicles 35:7, רְכוּשׁ* is used as a summary term that includes all kinds of animals in herds and flocks as well as other possessions such as silver, gold, other costly items, and storage buildings with grain, wine, and other p ?tfXJ<. xj\N@2$|n`RD6( yu xu wu# vu( uu( tu') su# ru qu pu, ou nu) mu lu ku ju( it$ ht  gt ft et dt  ct bt at  `t# _t. ^t ]t \t [t# Zt Yt Xt Wt Vt Ut Tt St Rt Qt  Pt  Ot Nt  Mt Lt Kt Jt# It  Ht Gt Ft Et Dt  Ct  Bt# At @t. ?t$ >t =t <t ;tהֻנָּה Abstract for Busy Translators: 1. This word most commonly refers to the service of priests of the order of Aaron in the tabernacle and the temple.2. It is used once of the service of Levites at local shrines.3. In a few cases the focus is on adornment as a priest.4. Once the word is used of a bridegroom dressing himself like a priest.5. Once this word is used metaphorically of Israel's special relationship with God. Hebraists' Comments: This verb is used only in the Piel stem. It is generally considered to be derived from the noun כֹּהֵן*. Alternatively, the noun may be understood as the participle of the otherwise unknown Qal form of the verb. Comparison of Meanings and Uses: *1 Frame: Priesthood2 Metaphorical extension of Meaning 1; Frame: Service of God3 Metaphorical extension of Meaning 1; Frame: Adornment4 Metaphorical extension of Meaning 1; Frame: Special relationship Domain and Frame Notes: See the notes under כֹּהֵן*. Level 2: 1 Meaning: To serve as priest of God, regularly to offer sacrifices to God as an intermediary between people and God Frame for Meaning: Priesthood Intrinsic Domains for Meaning: Sacrifice; Service of God; Hereditary role Verb Stem: Piel Participant Roles for Meaning: Agent: humanRecipient: GodBeneficiary: human Level 3: a Context: To serve as priest of the order of Aaron Intrinsic Domains for Meaning:c Tabernacle; Temple; Special clothing; Special head covering; High Priest Participant Roles for Meaning:c Agent = subject: human = Aaron or descendantRecipient = לְ* or implicit (or in context): GodBeneficiary = implicit: human = Israelite Meaning Comments:c The focus in Exodus 31:10; 35:19; 39:41 is not on priestly activities or on God as beneficiary, but on proper adornment. In Exodus 28:3, 4, 41; 40:13 this focus is combined with a wider focus on priestly activities. In each case the garments to be worn are described in the immediate context. Key Reference: _reference_start_Exodus 40:13_reference_end_ Key Verse: Then dress Aaron in the sacred garments, anoint him and consecrate him so he may |bserve |b*me |bas priest|b*. (NIV) Evaluation of Translations: REB and CEV differ from other translations in omitting 'serve'. _reference_start_Exodus 28:1_reference_end_ _reference_start_Exodus 28:3_reference_end_ _reference_start_Exodus 28:4_reference_end_ _reference_start_Exodus 28:41_reference_end_ _reference_start_Exodus 29:1_reference_end_ _reference_start_Exodus 29:44_reference_end_ _reference_start_Exodus 30:30_reference_end_ _reference_start_Exodus 31:10_reference_end_ _reference_start_Exodus 35:19_reference_end_ _reference_start_Exodus 39:41_reference_end_ _reference_start_Exodus 40:13_reference_end_ _reference_start_Exodus 40:15_reference_end_ _reference_start_Leviticus 7:35_reference_end_ _reference_start_Leviticus 16:32_reference_end_ _reference_start_Numbers 3:3_reference_end_ _reference_start_Numbers 3:4_reference_end_ _reference_start_Deuteronomy 10:6_reference_end_ _reference_start_1 Chronicles 5:36_reference_end_ _reference_start_1 Chronicles 24:2_reference_end_ _reference_start_Ezekiel 44:13_reference_end_ Keyword: Similar Collocating Term: קרב Gloss: to approach References: _reference_start_Exodus 28:1_reference_end_ _reference_start_Leviticus 7:35_reference_end_ Keyword: Similar Collocating Term: נגשׁ Gloss: to approach References: _reference_start_Ezekiel 44:13_reference_end_ Keyword: Associated Collocating Term: קדשׁ Gloss: to sanctify References: _reference_start_Exodus 28:3_reference_end_ _reference_start_Exodus 28:41_reference_end_ _reference_start_Exodus 29:1_reference_end_ _reference_start_Exodus 29:44_reference_end_ _reference_start_Exodus 30:30_reference_end_ _reference_start_Exodus 40:13_reference_end_ Keyword: Associated Collocating Term: משׁח Gloss: to anoint References: _reference_start_Exodus 28:41_reference_end_ _reference_start_Exodus 30:30_reference_end_ _reference_start_Exodus 40:13_reference_end_ _reference_start_Exodus 40:15_reference_end_ _reference_start_Leviticus 16:32_reference_end_ _reference_start_Numbers 3:3_reference_end_ Keyword: Associated Collocating Term: מלא יָד Gloss: to ordain References: _reference_start_Exodus 28:41_reference_end_ _reference_start_Leviticus 16:32_reference_end_ _reference_start_Numbers 3:3_reference_end_ Keyword: Associated Collocating Term: שׁרת Gloss: to serve References: _reference_start_Exodus 35:19_reference_end_ _reference_start_Exodus 39:41_reference_end_ Keyword: Associated Collocating Term: כֹּהֵן Gloss: priest References: _reference_start_Exodus 31:10_reference_end_ _reference_start_Exodus 35:19_reference_end_ _reference_start_Exodus 39:41_reference_end_ _reference_start_Leviticus 16:32_reference_end_ _reference_start_Numbers 3:3_reference_end_ Keyword: Associated Collocating Term: בֶּגֶד Gloss: garment References: _reference_start_Exodus 28:3_reference_end_ _reference_start_Exodus 28:4_reference_end_ _reference_start_Exodus 31:10_reference_end_ _reference_start_Exodus 35:19_reference_end_ _reference_start_Exodus 39:41_reference_end_ _reference_start_Exodus 40:13_reference_end_ _reference_start_Leviticus 16:32_reference_end_ Level 2: 2 Meaning: To serve God in a role similar to that of a priest (Metaphorical extension of Meaning 1) Frame for Meaning: Service of God Intrinsic Domains for Meaning: Hereditary role Level 3: a Context: To serve as Levite Intrinsic Domains for Meaning:c Local shrines; Northern kingdom of Israel Participant Roles for Meaning:c Agent = subject: human = LeviteBeneficiary = לְ*: God Key Reference: _reference_start_2 Chronicles 11:14_reference_end_ Key Verse: The Levites had left their pasturelands and their holdings and had set out for Judah and Jerusalem, for Jeroboam and his sons had prevented them from |bserving|b* the Lord, (Tanakh) Evaluation of Translations: Most translations, excluding Tanakh, read 'serve as priests' or similar. But the passage distinguishes priests from Levites, and this verse seems to refer to the latter. If so, the verb כהן* must refer to their service as Levites rather than as priests. An alternative interpretation would be to understand vv.13-14 as chiastic, so that v.14a refers to Levites and v.14b refers to priests. _reference_start_2 Chronicles 11:14_reference_end_ Keyword: Similar Collocating Term: לֵוִי Gloss: Levite References: _reference_start_2 Chronicles 11:14_reference_end_ Level 2: 3 Meaning: To dress up like a priest (Metaphorical extension of Meaning 1) Frame for Meaning: Adornment Verb Stem: Piel Participant Roles for Meaning: Agent: humanTheme: adornment Level 3: a Context: To dress up like a priest, of a bridegroom for his wedding Intrinsic Domains for Meaning:c Wedding; Special head covering Participant Roles for Meaning:c Agent = subject: human = bridegroomTheme = object: adornment Key Reference: _reference_start_Isaiah 61:10_reference_end_ Key Verse: ... as a bridegroom |badorns|b* his head |blike a priest|b*, and as a bride adorns herself with her jewels. (NIV) Evaluation of Translations: Most translations lose the reference here to being like a priest. NIV brings it out well, and also cleverly avoids specifying the exact meaning of פְּאֵר*, which is not 'head' but something uncertain worn on the head. _reference_start_Isaiah 61:10_reference_end_ Keyword: Similar Collocating Term: לבשׁ Gloss: to put on (garment) References: _reference_start_Isaiah 61:10_reference_end_ Keyword: Similar Collocating Term: יעט Gloss: to cover References: _reference_start_Isaiah 61:10_reference_end_ Keyword: Similar Collocating Term: עדה Gloss: to adorn oneself References: _reference_start_Isaiah 61:10_reference_end_ Level 2: 4 Meaning: To have a special relationship with God like that of a priest (Metaphorical extension of Meaning 1) Frame for Meaning: Relationship with God Verb Stem: Piel Participant Roles for Meaning: Agent: God Patient: nation Level 3: a Context: To have a special relationship with God like that of a priest, of Israel Intrinsic Domains for Meaning:c Prophetic denunciation; Israelites Participant Roles for Meaning:c Agent = לְ*: God Patient = subject: nation = Israel Meaning Comments:c This verse seems to refer not to the priests of the order of Aaron but to Israel's special relationship with God. Key Reference: _reference_start_Hosea 4:6_reference_end_ Key Verse: ... because you have rejected knowledge, I reject you from |bbeing a priest|b* to me. (RSV) Evaluation of Translations: NIV, TEV and CEV read 'priests' in the plural, but the 'you' is singular and so refers collectively to Israel, likened to a priest. RSV, NRSV, REB and NJV make the singular clear. See also the discussion of Hosea 4:4 in כֹּהֵן* note (k). _reference_start_Hosea 4:6_reference_end_ Keyword: Version: 0 Date: 2004-04-06 peterk Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. ?tfXJ<. xj\N@2$|n`RD6( 8v 7v 6v 5v 4v 3v 2v 1v 0v /v .v -v ,v +v *v )v (u 'u &u= %u= $u= #u= "u= !u  u  u  u u( u') u# u u u u u u') u# u u') u# u u u) u u u( u( u u) u( u u, u u) u u, u# u ~u, }u  |u $ {u  zudVTV\bhntz$+29@GNU\cjqx  '.5<CJQX_fmt{kMlSY_"e(k.q4w:kMlSY_"e(k.q4w:}@B/@;U>V}_<j{t:y8䁅w偆6恆u灇4聇s遈2ꁈq끉0쁉o큊.m,k*i(g&KeL$McN"OaP Q_RS]TU[VWYagWrUSQOŁMƁ ǁKρ IGECA? ~=|*;+z,9-x.7/v657tR3Srling(s): כָּהֵן (Aramaic) Part of speech: ncm Frequency: 758 Cognate(s): כהן Abstract for Busy Translators: 1. This word refers primarily to priests serving God in the Tabernacle and the Temple.2. It is also used for other priests of God and for priests of pagan gods.3. In a few cases it refers to a special relationship with God.4. In three places where the meaning is sometimes understood as 'royal adviser', KTBH prefers to understand a reference to an unofficial priesthood. Notes for Translators: 1. The role of a כֹּהֵן* is very different from that of the leaders of Christian congregations (see 'New Testament' below). Therefore it is inappropriate to translate this word with a term which is used primarily for Christian leaders.2. Uses 1b and 1d refer to the single High Priest, who had special functions. But this role was not clearly defined during the early monarchy period. In translation, a special word or phrase for 'High Priest' may be used when the Hebrew word is qualified by גָּדֹול* or רֹאשׁ*. When the Hebrew is simply כֹּהֵן* but the reference is to someone elsewhere identified as High Priest, the word or phrase for 'High Priest' may be appropriate, but other prominent named priests should not be assumed to be the High Priest.3. The leaders (plural) of the priests mentioned at 2 Chronicles 36:14 and Ezra 8:24, 29; 10:5 should be distinguished from the singular High Priest; a rendering like 'chief priests' may be misleading. 4. כֹּהֵן*, and Aramaic כָּהֵן*, is related to the Arabic word |ikāhin|i*, which has been borrowed into other languages. The meaning in Arabic is rather different from the Hebrew, more like 'diviner', but in some other languages this word is used in the sense 'priest' and so may be an appropriate rendering of כֹּהֵן*. Hebraists' Comments: The noun כֹּהֵן* may be understood as the participle of the otherwise unknown Qal form of the verb כהן*. New Testament Evidence: The Greek equivalents of כֹּהֵן*, ἱερες*, also ἀρχιερεύς* 'High Priest, chief priest', are used in the New Testament almost entirely of Jewish priests, and only once of pagan priests (Acts 14:13). They are used of Jesus Christ only in Hebrews. They are also used three times in Revelation (1:6; 5:10; 20:6; cf. ἱεράτευμα* 'priesthood' 1 Peter 2:5,9) of all Christian believers; these uses allude to Exodus 19:6, and so relate to Meaning 3 below and bring out the idea of a priest as an intermediary between people and God but with no sacrificial function. But they are nowhere used as a specific term for Christian leaders, who did not offer sacrifices; their relationship with other Christians should not be compared to that of Jewish priests with other Jews. Comparison of Meanings and Uses: 1 Frame: Priesthood; Core domains: Sacrifice; Service of God; Hereditary role 1a Domains: Tabernacle; Temple; Instruction; Agent: any descendant of Aaron 1b Domains: Tabernacle; Temple; High Priest; Agent: Aaron or most senior descendant 1c Domains: Tabernacle; Temple; Instruction; Agent: Aaron or descendant, named 1d Domains: Tabernacle; Temple; High Priest; Agent: Aaron or most senior descendant, named 1e Domains: Local shrines; Northern kingdom of Israel 1f Domain: Non-Israelite people 1g Domain: Prophetic promise2 Frame: Priesthood; Core domains: Sacrifice; Worship of pagan gods 2a Domain: Israelites; Recipient: Baal 2b Domain: Non-Israelite people3 Metaphorical extension of Meaning 1; Frame: Special relationship 3a Domains: Prophetic promise; Israelites 3b Domains: Prophetic promise; Non-Israelite people Domain and Frame Notes: כֹּהֵן* is a cultic term. The great majority of its uses refer to those charged with leading worship in the Tabernacle and the Temple. A smaller number relate to other worship of God and to worship of pagan gods. Just a few times the word is used to indicate a special relationship with God.The analysis of this word and of its cognates is based on an understanding that in Hebrew thinking there were several distinct domains of worship. These are distinguished by different settings, regulations, associations, and sequences of events, and by the biblical authors' different attitudes towards them. Therefore a distinction is made here between Worship in the Tabernacle and the Temple, Worship at local shrines (i.e. authorised worship led by Levites), Unofficial Israelite worship of God (including worship not authorised by the Law of Moses), Non-Israelite worship of God, and Worship of pagan gods. The precise distinctions between these domains are unclear, and sometimes depend on the different perspectives and evaluations of different biblical authors.The main duties of a priest in the Tabernacle and the Temple were to offer sacrifices. Subsidiary roles included teaching and prayer, and seeking guidance from God. Certain sacrifices could be offered only by the single High Priest. Priests at local shrines also offered some sacrifices, although this is not permitted by the law of Moses; this is why Josiah closed down the local shrines (2 Kings 23:8, 9). The main roles of non-Israelite priests also seem to have been sacrificial. Level 2: 1 Meaning: Priest of God, one who offers sacrifices to God as an intermediary between people and God Frame for Meaning: Priesthood Intrinsic Domains for Meaning: Sacrifice; Service of God; Hereditary role Participant Roles for Meaning: Event: to sacrificeAgent = headword: human = priestRecipient: God Beneficiary: human = worshipper Level 3: a Context: Priest of the order of Aaron (generic), one who offers sacrifices to God in the Tabernacle or Temple as an intermediary between Israelite people and God Intrinsic Domains for Meaning:c Tabernacle; Temple; Instruction Participant Roles for Meaning:c Event = mostly implicit or in wider context: to sacrificeAgent = headword: human = any descendant of AaronRecipient = mostly implicit or in wider context: God Beneficiary = mostly implicit or in wider context: human = Israelite Key Reference: _reference_start_Leviticus 1:5_reference_end_ Key Verse: ... Aaron's sons the |bpriests |b*shall present the blood ... (RSV) Evaluation of Translations: All the translations consulted use 'priest' here. _reference_start_Leviticus 1:5_reference_end_ _reference_start_Leviticus 1:8_reference_end_ _reference_start_Leviticus 1:9_reference_end_ _reference_start_Leviticus 1:11_reference_end_ _reference_start_Leviticus 1:12_reference_end_ _reference_start_Leviticus 1:13_reference_end_ _reference_start_Leviticus 1:15_reference_end_ _reference_start_Leviticus 1:17_reference_end_ _reference_start_Leviticus 2:2_reference_end_ _reference_start_Leviticus 2:2_reference_end_ _reference_start_Leviticus 2:8_reference_end_ _reference_start_Leviticus 2:9_reference_end_ _reference_start_Leviticus 2:16_reference_end_ _reference_start_Leviticus 3:2_reference_end_ _reference_start_Leviticus 3:11_reference_end_ _reference_start_Leviticus 3:16_reference_end_ _reference_start_Leviticus 4:25_reference_end_ _reference_start_Leviticus 4:26_reference_end_ _reference_start_Leviticus 4:30_reference_end_ _reference_start_Leviticus 4:31_reference_end_ _reference_start_Leviticus 4:31_reference_end_ _reference_start_Leviticus 4:34_reference_end_ _reference_start_Leviticus 4:35_reference_end_ _reference_start_Leviticus 4:35_reference_end_ _reference_start_Leviticus 5:6_reference_end_ _reference_start_Leviticus 5:8_reference_end_ _reference_start_Leviticus 5:10_reference_end_ _reference_start_Leviticus 5:12_reference_end_ _reference_start_Leviticus 5:12_reference_end_ _reference_start_Leviticus 5:13_reference_end_ _reference_start_Leviticus 5:13_reference_end_ _reference_start_Leviticus 5:16_reference_end_ _reference_start_Leviticus 5:16_reference_end_ _reference_start_Leviticus 5:18_reference_end_ _reference_start_Leviticus 5:18_reference_end_ _reference_start_Leviticus 5:25_reference_end_ _reference_start_Leviticus 5:26_reference_end_ _reference_start_Leviticus 6:3_reference_end_ _reference_start_Leviticus 6:5_reference_end_ _reference_start_Leviticus 6:16_reference_end_ _reference_start_Leviticus 6:19_reference_end_ _reference_start_Leviticus 6:22_reference_end_ _reference_start_Leviticus 7:5_reference_end_ _reference_start_Leviticus 7:6_reference_end_ _reference_start_Leviticus 7:7_reference_end_ _reference_start_Leviticus 7:8_reference_end_ _reference_start_Leviticus 7:8_reference_end_ _reference_start_Leviticus 7:9_reference_end_ _reference_start_Leviticus 7:14_reference_end_ _reference_start_Leviticus 7:31_reference_end_ _reference_start_Leviticus 7:32_reference_end_ _reference_start_Leviticus 12:6_reference_end_ _reference_start_Leviticus 12:8_reference_end_ _reference_start_Leviticus 13:2_reference_end_ _reference_start_Leviticus 13:3_reference_end_ _reference_start_Leviticus 13:3_reference_end_ _reference_start_Leviticus 13:4_reference_end_ _reference_start_Leviticus 13:5_reference_end_ _reference_start_Leviticus 13:5_reference_end_ _reference_start_Leviticus 13:6_reference_end_ _reference_start_Leviticus 13:6_reference_end_ _reference_start_Leviticus 13:7_reference_end_ _reference_start_Leviticus 13:7_reference_end_ _reference_start_Leviticus 13:8_reference_end_ _reference_start_Leviticus 13:8_reference_end_ _reference_start_Leviticus 13:9_reference_end_ _reference_start_Leviticus 13:10_reference_end_ _reference_start_Leviticus 13:11_reference_end_ _reference_start_Leviticus 13:12_reference_end_ _reference_start_Leviticus 13:13_reference_end_ _reference_start_Leviticus 13:15_reference_end_ _reference_start_Leviticus 13:16_reference_end_ _reference_start_Leviticus 13:17_reference_end_ _reference_start_Leviticus 13:17_reference_end_ _reference_start_Leviticus 13:19_reference_end_ _reference_start_Leviticus 13:20_reference_end_ _reference_start_Leviticus 13:20_reference_end_ _reference_start_Leviticus 13:21_reference_end_ _reference_start_Leviticus 13:21_reference_end_ _reference_start_Leviticus 13:22_reference_end_ _reference_start_Leviticus 13:23_reference_end_ _reference_start_Leviticus 13:25_reference_end_ _reference_start_Leviticus 13:25_reference_end_ _reference_start_Leviticus 13:26_reference_end_ _reference_start_Leviticus 13:26_reference_end_ _reference_start_Leviticus 13:27_reference_end_ _reference_start_Leviticus 13:27_reference_end_ _reference_start_Leviticus 13:28_reference_end_ _reference_start_Leviticus 13:30_reference_end_ _reference_start_Leviticus 13:30_reference_end_ _reference_start_Leviticus 13:31_reference_end_ _reference_start_Leviticus 13:31_reference_end_ _reference_start_Leviticus 13:32_reference_end_ _reference_start_Leviticus 13:33_reference_end_ _reference_start_Leviticus 13:34_reference_end_ _reference_start_Leviticus 13:34_reference_end_ _reference_start_Leviticus 13:36_reference_end_ _reference_start_Leviticus 13:36_reference_end_ _reference_start_Leviticus 13:37_reference_end_ _reference_start_Leviticus 13:39_reference_end_ _reference_start_Leviticus 13:43_reference_end_ _reference_start_Leviticus 13:44_reference_end_ _reference_start_Leviticus 13:49_reference_end_ _reference_start_Leviticus 13:50_reference_end_ _reference_start_Leviticus 13:53_reference_end_ _reference_start_Leviticus 13:54_reference_end_ _reference_start_Leviticus 13:55_reference_end_ _reference_start_Leviticus 13:56_reference_end_ _reference_start_Leviticus 14:2_reference_end_ _reference_start_Leviticus 14:3_reference_end_ _reference_start_Leviticus 14:3_reference_end_ _reference_start_Leviticus 14:4_reference_end_ _reference_start_Leviticus 14:5_reference_end_ _reference_start_Leviticus 14:11_reference_end_ _reference_start_Leviticus 14:12_reference_end_ _reference_start_Leviticus 14:13_reference_end_ _reference_start_Leviticus 14:14_reference_end_ _reference_start_Leviticus 14:14_reference_end_ _reference_start_Leviticus 14:15_reference_end_ _reference_start_Leviticus 14:15_reference_end_ _reference_start_Leviticus 14:16_reference_end_ _reference_start_Leviticus 14:17_reference_end_ _reference_start_Leviticus 14:18_reference_end_ _reference_start_Leviticus 14:18_reference_end_ _reference_start_Leviticus 14:19_reference_end_ _reference_start_Leviticus 14:20_reference_end_ _reference_start_Leviticus 14:20_reference_end_ _reference_start_Leviticus 14:23_reference_end_ _reference_start_Leviticus 14:24_reference_end_ _reference_start_Leviticus 14:24_reference_end_ _reference_start_Leviticus 14:25_reference_end_ _reference_start_Leviticus 14:26_reference_end_ _reference_start_Leviticus 14:26_reference_end_ _reference_start_Leviticus 14:27_reference_end_ _reference_start_Leviticus 14:28_reference_end_ _reference_start_Leviticus 14:29_reference_end_ _reference_start_Leviticus 14:31_reference_end_ _reference_start_Leviticus 14:35_reference_end_ _reference_start_Leviticus 14:36_reference_end_ _reference_start_Leviticus 14:36_reference_end_ _reference_start_Leviticus 14:36_reference_end_ _reference_start_Leviticus 14:38_reference_end_ _reference_start_Leviticus 14:39_reference_end_ _reference_start_Leviticus 14:40_reference_end_ _reference_start_Leviticus 14:44_reference_end_ _reference_start_Leviticus 14:48_reference_end_ _reference_start_Leviticus 14:48_reference_end_ _reference_start_Leviticus 15:14_reference_end_ _reference_start_Leviticus 15:15_reference_end_ _reference_start_Leviticus 15:15_reference_end_ _reference_start_Leviticus 15:29_reference_end_ _reference_start_Leviticus 15:30_reference_end_ _reference_start_Leviticus 15:30_reference_end_ _reference_start_Leviticus 16:33_reference_end_ _reference_start_Leviticus 17:5_reference_end_ _reference_start_Leviticus 17:6_reference_end_ _reference_start_Leviticus 19:22_reference_end_ _reference_start_Leviticus 21:1_reference_end_ _reference_start_Leviticus 21:9_reference_end_ _reference_start_Leviticus 22:10_reference_end_ _reference_start_Leviticus 22:11_reference_end_ _reference_start_Leviticus 22:12_reference_end_ _reference_start_Leviticus 22:13_reference_end_ _reference_start_Leviticus 22:14_reference_end_ _reference_start_Leviticus 23:10_reference_end_ _reference_start_Leviticus 23:11_reference_end_ _reference_start_Leviticus 23:20_reference_end_ _reference_start_Leviticus 23:20_reference_end_ _reference_start_Leviticus 27:8_reference_end_ _reference_start_Leviticus 27:8_reference_end_ _reference_start_Leviticus 27:8_reference_end_ _reference_start_Leviticus 27:11_reference_end_ _reference_start_Leviticus 27:12_reference_end_ _reference_start_Leviticus 27:12_reference_end_ _reference_start_Leviticus 27:14_reference_end_ _reference_start_Leviticus 27:14_reference_end_ _reference_start_Leviticus 27:18_reference_end_ _reference_start_Leviticus 27:21_reference_end_ _reference_start_Leviticus 27:23_reference_end_ _reference_start_Numbers 3:3_reference_end_ _reference_start_Numbers 5:8_reference_end_ _reference_start_Numbers 5:9_reference_end_ _reference_start_Numbers 5:10_reference_end_ _reference_start_Numbers 5:15_reference_end_ _reference_start_Numbers 5:16_reference_end_ _reference_start_Numbers 5:17_reference_end_ _reference_start_Numbers 5:17_reference_end_ _reference_start_Numbers 5:18_reference_end_ _reference_start_Numbers 5:18_reference_end_ _reference_start_Numbers 5:19_reference_end_ _reference_start_Numbers 5:21_reference_end_ _reference_start_Numbers 5:21_reference_end_ _reference_start_Numbers 5:23_reference_end_ _reference_start_Numbers 5:25_reference_end_ _reference_start_Numbers 5:26_reference_end_ _reference_start_Numbers 5:30_reference_end_ _reference_start_Numbers 6:10_reference_end_ _reference_start_Numbers 6:11_reference_end_ _reference_start_Numbers 6:16_reference_end_ _reference_start_Numbers 6:17_reference_end_ _reference_start_Numbers 6:19_reference_end_ _reference_start_Numbers 6:20_reference_end_ _reference_start_Numbers 6:20_reference_end_ _reference_start_Numbers 10:8_reference_end_ _reference_start_Numbers 15:25_reference_end_ _reference_start_Numbers 15:28_reference_end_ _reference_start_Deuteronomy 17:9_reference_end_ _reference_start_Deuteronomy 17:12_reference_end_ _reference_start_Deuteronomy 17:18_reference_end_ _reference_start_Deuteronomy 18:1_reference_end_ _reference_start_Deuteronomy 18:3_reference_end_ _reference_start_Deuteronomy 18:3_reference_end_ _reference_start_Deuteronomy 19:17_reference_end_ _reference_start_Deuteronomy 20:2_reference_end_ _reference_start_Deuteronomy 21:5_reference_end_ _reference_start_Deuteronomy 24:8_reference_end_ _reference_start_Deuteronomy 26:3_reference_end_ _reference_start_Deuteronomy 26:4_reference_end_ _reference_start_Deuteronomy 27:9_reference_end_ _reference_start_Deuteronomy 31:9_reference_end_ _reference_start_Joshua 3:3_reference_end_ _reference_start_Joshua 3:6_reference_end_ _reference_start_Joshua 3:8_reference_end_ _reference_start_Joshua 3:13_reference_end_ _reference_start_Joshua 3:14_reference_end_ _reference_start_Joshua 3:15_reference_end_ _reference_start_Joshua 3:17_reference_end_ _reference_start_Joshua 4:3_reference_end_ _reference_start_Joshua 4:9_reference_end_ _reference_start_Joshua 4:10_reference_end_ _reference_start_Joshua 4:11_reference_end_ _reference_start_Joshua 4:16_reference_end_ _reference_start_Joshua 4:17_reference_end_ _reference_start_Joshua 4:18_reference_end_ _reference_start_Joshua 4:18_reference_end_ _reference_start_Joshua 6:4_reference_end_ _reference_start_Joshua 6:4_reference_end_ _reference_start_Joshua 6:6_reference_end_ _reference_start_Joshua 6:6_reference_end_ _reference_start_Joshua 6:8_reference_end_ _reference_start_Joshua 6:9_reference_end_ _reference_start_Joshua 6:12_reference_end_ _reference_start_Joshua 6:13_reference_end_ _reference_start_Joshua 6:16_reference_end_ _reference_start_Joshua 8:33_reference_end_ _reference_start_Joshua 21:19_reference_end_ _reference_start_1 Samuel 22:11_reference_end_ _reference_start_1 Samuel 22:17_reference_end_ _reference_start_1 Samuel 22:17_reference_end_ _reference_start_1 Samuel 22:18_reference_end_ _reference_start_1 Samuel 22:18_reference_end_ _reference_start_1 Samuel 22:19_reference_end_ _reference_start_1 Samuel 22:21_reference_end_ _reference_start_1 Kings 8:3_reference_end_ _reference_start_1 Kings 8:4_reference_end_ _reference_start_1 Kings 8:6_reference_end_ _reference_start_1 Kings 8:10_reference_end_ _reference_start_1 Kings 8:11_reference_end_ _reference_start_2 Kings 12:5_reference_end_ _reference_start_2 Kings 12:6_reference_end_ _reference_start_2 Kings 12:7_reference_end_ _reference_start_2 Kings 12:8_reference_end_ _reference_start_2 Kings 12:9_reference_end_ _reference_start_2 Kings 12:10_reference_end_ _reference_start_2 Kings 12:17_reference_end_ _reference_start_2 Kings 19:2_reference_end_ _reference_start_2 Kings 23:2_reference_end_ _reference_start_2 Kings 23:4_reference_end_ _reference_start_1 Chronicles 9:2_reference_end_ _reference_start_1 Chronicles 9:10_reference_end_ _reference_start_1 Chronicles 9:30_reference_end_ _reference_start_1 Chronicles 13:2_reference_end_ _reference_start_1 Chronicles 15:14_reference_end_ _reference_start_1 Chronicles 15:24_reference_end_ _reference_start_1 Chronicles 16:6_reference_end_ _reference_start_1 Chronicles 16:39_reference_end_ _reference_start_1 Chronicles 23:2_reference_end_ _reference_start_1 Chronicles 24:6_reference_end_ _reference_start_1 Chronicles 24:31_reference_end_ _reference_start_1 Chronicles 28:13_reference_end_ _reference_start_1 Chronicles 28:21_reference_end_ _reference_start_2 Chronicles 4:6_reference_end_ _reference_start_2 Chronicles 4:9_reference_end_ _reference_start_2 Chronicles 5:5_reference_end_ _reference_start_2 Chronicles 5:7_reference_end_ _reference_start_2 Chronicles 5:11_reference_end_ _reference_start_2 Chronicles 5:11_reference_end_ _reference_start_2 Chronicles 5:12_reference_end_ _reference_start_2 Chronicles 5:14_reference_end_ _reference_start_2 Chronicles 6:41_reference_end_ _reference_start_2 Chronicles 7:2_reference_end_ _reference_start_2 Chronicles 7:6_reference_end_ _reference_start_2 Chronicles 7:6_reference_end_ _reference_start_2 Chronicles 8:14_reference_end_ _reference_start_2 Chronicles 8:14_reference_end_ _reference_start_2 Chronicles 8:15_reference_end_ _reference_start_2 Chronicles 11:13_reference_end_ _reference_start_2 Chronicles 13:9_reference_end_ _reference_start_2 Chronicles 13:10_reference_end_ _reference_start_2 Chronicles 13:12_reference_end_ _reference_start_2 Chronicles 13:14_reference_end_ _reference_start_2 Chronicles 15:3_reference_end_ _reference_start_2 Chronicles 17:8_reference_end_ _reference_start_2 Chronicles 19:8_reference_end_ _reference_start_2 Chronicles 23:4_reference_end_ _reference_start_2 Chronicles 23:6_reference_end_ _reference_start_2 Chronicles 23:18_reference_end_ _reference_start_2 Chronicles 24:5_reference_end_ _reference_start_2 Chronicles 26:17_reference_end_ _reference_start_2 Chronicles 26:18_reference_end_ _reference_start_2 Chronicles 26:19_reference_end_ _reference_start_2 Chronicles 26:19_reference_end_ _reference_start_2 Chronicles 26:20_reference_end_ _reference_start_2 Chronicles 29:4_reference_end_ _reference_start_2 Chronicles 29:16_reference_end_ _reference_start_2 Chronicles 29:21_reference_end_ _reference_start_2 Chronicles 29:22_reference_end_ _reference_start_2 Chronicles 29:24_reference_end_ _reference_start_2 Chronicles 29:26_reference_end_ _reference_start_2 Chronicles 29:34_reference_end_ _reference_start_2 Chronicles 29:34_reference_end_ _reference_start_2 Chronicles 29:34_reference_end_ _reference_start_2 Chronicles 30:3_reference_end_ _reference_start_2 Chronicles 30:15_reference_end_ _reference_start_2 Chronicles 30:16_reference_end_ _reference_start_2 Chronicles 30:21_reference_end_ _reference_start_2 Chronicles 30:24_reference_end_ _reference_start_2 Chronicles 30:25_reference_end_ _reference_start_2 Chronicles 30:27_reference_end_ _reference_start_2 Chronicles 31:2_reference_end_ _reference_start_2 Chronicles 31:2_reference_end_ _reference_start_2 Chronicles 31:4_reference_end_ _reference_start_2 Chronicles 31:9_reference_end_ _reference_start_2 Chronicles 31:15_reference_end_ _reference_start_2 Chronicles 31:17_reference_end_ _reference_start_2 Chronicles 31:19_reference_end_ _reference_start_2 Chronicles 31:19_reference_end_ _reference_start_2 Chronicles 34:30_reference_end_ _reference_start_2 Chronicles 35:2_reference_end_ _reference_start_2 Chronicles 35:8_reference_end_ _reference_start_2 Chronicles 35:8_reference_end_ _reference_start_2 Chronicles 35:10_reference_end_ _reference_start_2 Chronicles 35:11_reference_end_ _reference_start_2 Chronicles 35:14_reference_end_ _reference_start_2 Chronicles 35:14_reference_end_ _reference_start_2 Chronicles 35:14_reference_end_ _reference_start_2 Chronicles 35:18_reference_end_ _reference_start_2 Chronicles 36:14_reference_end_ _reference_start_Ezra 1:5_reference_end_ _reference_start_Ezra 2:36_reference_end_ _reference_start_Ezra 2:61_reference_end_ _reference_start_Ezra 2:63_reference_end_ _reference_start_Ezra 2:69_reference_end_ _reference_start_Ezra 2:70_reference_end_ _reference_start_Ezra 3:2_reference_end_ _reference_start_Ezra 3:8_reference_end_ _reference_start_Ezra 3:10_reference_end_ _reference_start_Ezra 3:12_reference_end_ _reference_start_Ezra 6:9_reference_end_ _reference_start_Ezra 6:16_reference_end_ _reference_start_Ezra 6:18_reference_end_ _reference_start_Ezra 6:20_reference_end_ _reference_start_Ezra 6:20_reference_end_ _reference_start_Ezra 7:7_reference_end_ _reference_start_Ezra 7:13_reference_end_ _reference_start_Ezra 7:16_reference_end_ _reference_start_Ezra 7:24_reference_end_ _reference_start_Ezra 8:15_reference_end_ _reference_start_Ezra 8:24_reference_end_ _reference_start_Ezra 8:29_reference_end_ _reference_start_Ezra 8:30_reference_end_ _reference_start_Ezra 9:1_reference_end_ _reference_start_Ezra 9:7_reference_end_ _reference_start_Ezra 10:5_reference_end_ _reference_start_Ezra 10:18_reference_end_ _reference_start_Nehemiah 2:16_reference_end_ _reference_start_Nehemiah 3:1_reference_end_ _reference_start_Nehemiah 3:22_reference_end_ _reference_start_Nehemiah 3:28_reference_end_ _reference_start_Nehemiah 5:12_reference_end_ _reference_start_Nehemiah 7:39_reference_end_ _reference_start_Nehemiah 7:63_reference_end_ _reference_start_Nehemiah 7:65_reference_end_ _reference_start_Nehemiah 7:69_reference_end_ _reference_start_Nehemiah 7:71_reference_end_ _reference_start_Nehemiah 7:72_reference_end_ _reference_start_Nehemiah 8:13_reference_end_ _reference_start_Nehemiah 9:32_reference_end_ _reference_start_Nehemiah 9:34_reference_end_ _reference_start_Nehemiah 10:1_reference_end_ _reference_start_Nehemiah 10:9_reference_end_ _reference_start_Nehemiah 10:29_reference_end_ _reference_start_Nehemiah 10:35_reference_end_ _reference_start_Nehemiah 10:37_reference_end_ _reference_start_Nehemiah 10:38_reference_end_ _reference_start_Nehemiah 10:39_reference_end_ _reference_start_Nehemiah 10:40_reference_end_ _reference_start_Nehemiah 11:3_reference_end_ _reference_start_Nehemiah 11:10_reference_end_ _reference_start_Nehemiah 11:20_reference_end_ _reference_start_Nehemiah 12:1_reference_end_ _reference_start_Nehemiah 12:7_reference_end_ _reference_start_Nehemiah 12:12_reference_end_ _reference_start_Nehemiah 12:22_reference_end_ _reference_start_Nehemiah 12:30_reference_end_ _reference_start_Nehemiah 12:35_reference_end_ _reference_start_Nehemiah 12:41_reference_end_ _reference_start_Nehemiah 12:44_reference_end_ _reference_start_Nehemiah 12:44_reference_end_ _reference_start_Nehemiah 13:5_reference_end_ _reference_start_Nehemiah 13:13_reference_end_ _reference_start_Nehemiah 13:30_reference_end_ _reference_start_Psalms 78:64_reference_end_ _reference_start_Psalms 132:9_reference_end_ _reference_start_Psalms 132:16_reference_end_ _reference_start_Isaiah 8:2_reference_end_ _reference_start_Isaiah 24:2_reference_end_ _reference_start_Isaiah 28:7_reference_end_ _reference_start_Isaiah 37:2_reference_end_ _reference_start_Jeremiah 1:1_reference_end_ _reference_start_Jeremiah 1:18_reference_end_ _reference_start_Jeremiah 2:8_reference_end_ _reference_start_Jeremiah 2:26_reference_end_ _reference_start_Jeremiah 4:9_reference_end_ _reference_start_Jeremiah 5:31_reference_end_ _reference_start_Jeremiah 6:13_reference_end_ _reference_start_Jeremiah 8:1_reference_end_ _reference_start_Jeremiah 8:10_reference_end_ _reference_start_Jeremiah 13:13_reference_end_ _reference_start_Jeremiah 14:18_reference_end_ _reference_start_Jeremiah 18:18_reference_end_ _reference_start_Jeremiah 19:1_reference_end_ _reference_start_Jeremiah 23:11_reference_end_ _reference_start_Jeremiah 23:33_reference_end_ _reference_start_Jeremiah 23:34_reference_end_ _reference_start_Jeremiah 26:7_reference_end_ _reference_start_Jeremiah 26:8_reference_end_ _reference_start_Jeremiah 26:11_reference_end_ _reference_start_Jeremiah 26:16_reference_end_ _reference_start_Jeremiah 27:16_reference_end_ _reference_start_Jeremiah 28:1_reference_end_ _reference_start_Jeremiah 28:5_reference_end_ _reference_start_Jeremiah 29:1_reference_end_ _reference_start_Jeremiah 29:25_reference_end_ _reference_start_Jeremiah 31:14_reference_end_ _reference_start_Jeremiah 32:32_reference_end_ _reference_start_Jeremiah 33:18_reference_end_ _reference_start_Jeremiah 33:21_reference_end_ _reference_start_Jeremiah 34:19_reference_end_ _reference_start_Lamentations 1:4_reference_end_ _reference_start_Lamentations 1:19_reference_end_ _reference_start_Lamentations 2:6_reference_end_ _reference_start_Lamentations 2:20_reference_end_ _reference_start_Lamentations 4:13_reference_end_ _reference_start_Lamentations 4:16_reference_end_ _reference_start_Ezekiel 7:26_reference_end_ _reference_start_Ezekiel 22:26_reference_end_ _reference_start_Ezekiel 40:45_reference_end_ _reference_start_Ezekiel 40:46_reference_end_ _reference_start_Ezekiel 42:13_reference_end_ _reference_start_Ezekiel 42:14_reference_end_ _reference_start_Ezekiel 43:19_reference_end_ _reference_start_Ezekiel 43:24_reference_end_ _reference_start_Ezekiel 43:27_reference_end_ _reference_start_Ezekiel 44:15_reference_end_ _reference_start_Ezekiel 44:21_reference_end_ _reference_start_Ezekiel 44:22_reference_end_ _reference_start_Ezekiel 44:30_reference_end_ _reference_start_Ezekiel 44:30_reference_end_ _reference_start_Ezekiel 44:31_reference_end_ _reference_start_Ezekiel 45:4_reference_end_ _reference_start_Ezekiel 45:19_reference_end_ _reference_start_Ezekiel 46:2_reference_end_ _reference_start_Ezekiel 46:19_reference_end_ _reference_start_Ezekiel 46:20_reference_end_ _reference_start_Ezekiel 48:10_reference_end_ _reference_start_Ezekiel 48:11_reference_end_ _reference_start_Ezekiel 48:13_reference_end_ _reference_start_Joel 1:9_reference_end_ _reference_start_Joel 1:13_reference_end_ _reference_start_Joel 2:17_reference_end_ _reference_start_Micah 3:11_reference_end_ _reference_start_Zephaniah 1:4_reference_end_ _reference_start_Zephaniah 3:4_reference_end_ _reference_start_Haggai 2:11_reference_end_ _reference_start_Haggai 2:12_reference_end_ _reference_start_Haggai 2:13_reference_end_ _reference_start_Zechariah 7:3_reference_end_ _reference_start_Zechariah 7:5_reference_end_ _reference_start_Malachi 1:6_reference_end_ _reference_start_Malachi 2:1_reference_end_ _reference_start_Malachi 2:7_reference_end_ Keyword: Qualifying Collocating Term: שַׂר Gloss: leader References: _reference_start_2 Chronicles 36:14_reference_end_ _reference_start_Ezra 8:24_reference_end_ _reference_start_Ezra 8:29_reference_end_ _reference_start_Ezra 10:5_reference_end_ Keyword: Qualifying Collocating Term: מִשְׁנֶה Gloss: second References: _reference_start_2 Kings 23:4_reference_end_ Keyword: Qualifying Collocating Term: לֵוִי Gloss: of the tribe of Levi References: _reference_start_Deuteronomy 17:9_reference_end_ _reference_start_Deuteronomy 17:18_reference_end_ _reference_start_Deuteronomy 18:1_reference_end_ _reference_start_Deuteronomy 21:5_reference_end_ _reference_start_Deuteronomy 24:8_reference_end_ _reference_start_Deuteronomy 27:9_reference_end_ _reference_start_Deuteronomy 31:9_reference_end_ _reference_start_Joshua 3:3_reference_end_ _reference_start_Joshua 8:33_reference_end_ _reference_start_1 Chronicles 9:2_reference_end_ _reference_start_2 Chronicles 5:5_reference_end_ _reference_start_2 Chronicles 23:18_reference_end_ _reference_start_2 Chronicles 30:27_reference_end_ _reference_start_Ezra 10:5_reference_end_ _reference_start_Nehemiah 10:35_reference_end_ _reference_start_Nehemiah 11:20_reference_end_ _reference_start_Jeremiah 33:18_reference_end_ _reference_start_Jeremiah 33:21_reference_end_ _reference_start_Ezekiel 43:19_reference_end_ _reference_start_Ezekiel 44:15_reference_end_ Keyword: Similar Collocating Term: לֵוִי Gloss: Levite References: _reference_start_1 Kings 8:4_reference_end_ _reference_start_1 Chronicles 13:2_reference_end_ _reference_start_1 Chronicles 15:14_reference_end_ _reference_start_1 Chronicles 23:2_reference_end_ _reference_start_1 Chronicles 24:31_reference_end_ _reference_start_1 Chronicles 28:13_reference_end_ _reference_start_1 Chronicles 28:21_reference_end_ _reference_start_2 Chronicles 7:6_reference_end_ _reference_start_2 Chronicles 8:14_reference_end_ _reference_start_2 Chronicles 8:15_reference_end_ _reference_start_2 Chronicles 11:13_reference_end_ _reference_start_2 Chronicles 13:9_reference_end_ _reference_start_2 Chronicles 13:10_reference_end_ _reference_start_2 Chronicles 17:8_reference_end_ _reference_start_2 Chronicles 19:8_reference_end_ _reference_start_2 Chronicles 23:4_reference_end_ _reference_start_2 Chronicles 23:6_reference_end_ _reference_start_2 Chronicles 24:5_reference_end_ _reference_start_2 Chronicles 29:4_reference_end_ _reference_start_2 Chronicles 29:16_reference_end_ _reference_start_2 Chronicles 29:26_reference_end_ _reference_start_2 Chronicles 30:15_reference_end_ _reference_start_2 Chronicles 30:21_reference_end_ _reference_start_2 Chronicles 30:25_reference_end_ _reference_start_2 Chronicles 31:2_reference_end_ _reference_start_2 Chronicles 31:2_reference_end_ _reference_start_2 Chronicles 31:4_reference_end_ _reference_start_2 Chronicles 31:9_reference_end_ _reference_start_2 Chronicles 31:17_reference_end_ _reference_start_2 Chronicles 34:30_reference_end_ _reference_start_2 Chronicles 35:8_reference_end_ _reference_start_2 Chronicles 35:10_reference_end_ _reference_start_2 Chronicles 35:11_reference_end_ _reference_start_2 Chronicles 35:18_reference_end_ _reference_start_Ezra 1:5_reference_end_ _reference_start_Ezra 2:70_reference_end_ _reference_start_Ezra 3:8_reference_end_ _reference_start_Ezra 3:10_reference_end_ _reference_start_Ezra 3:12_reference_end_ _reference_start_Ezra 6:16_reference_end_ _reference_start_Ezra 6:18_reference_end_ _reference_start_Ezra 6:20_reference_end_ _reference_start_Ezra 7:7_reference_end_ _reference_start_Ezra 7:13_reference_end_ _reference_start_Ezra 7:24_reference_end_ _reference_start_Ezra 8:29_reference_end_ _reference_start_Ezra 8:30_reference_end_ _reference_start_Ezra 9:1_reference_end_ _reference_start_Nehemiah 7:72_reference_end_ _reference_start_Nehemiah 8:13_reference_end_ _reference_start_Nehemiah 10:1_reference_end_ _reference_start_Nehemiah 10:29_reference_end_ _reference_start_Nehemiah 10:39_reference_end_ _reference_start_Nehemiah 11:3_reference_end_ _reference_start_Nehemiah 12:1_reference_end_ _reference_start_Nehemiah 12:22_reference_end_ _reference_start_Nehemiah 12:30_reference_end_ _reference_start_Nehemiah 12:44_reference_end_ _reference_start_Nehemiah 12:44_reference_end_ _reference_start_Nehemiah 13:30_reference_end_ _reference_start_Ezekiel 48:13_reference_end_ Keyword: Similar Collocating Term: נָתִין Gloss: Temple servant References: _reference_start_1 Chronicles 9:2_reference_end_ _reference_start_Ezra 2:70_reference_end_ _reference_start_Ezra 7:7_reference_end_ _reference_start_Ezra 7:24_reference_end_ _reference_start_Nehemiah 7:72_reference_end_ _reference_start_Nehemiah 10:29_reference_end_ _reference_start_Nehemiah 11:3_reference_end_ Keyword: Similar Collocating Term: כֹּמֶר Gloss: idol-priest References: _reference_start_Zephaniah 1:4_reference_end_ Keyword: Associated Collocating Term: כהן Gloss: to serve as priest References: _reference_start_Numbers 3:3_reference_end_ Keyword: Associated Collocating Term: שׁרת Gloss: to serve References: _reference_start_Deuteronomy 17:12_reference_end_ _reference_start_Deuteronomy 21:5_reference_end_ _reference_start_1 Kings 8:11_reference_end_ _reference_start_2 Chronicles 5:14_reference_end_ _reference_start_2 Chronicles 13:10_reference_end_ _reference_start_2 Chronicles 23:6_reference_end_ _reference_start_2 Chronicles 31:2_reference_end_ _reference_start_Nehemiah 10:37_reference_end_ _reference_start_Nehemiah 10:40_reference_end_ _reference_start_Ezekiel 44:15_reference_end_ _reference_start_Ezekiel 45:4_reference_end_ _reference_start_Joel 1:9_reference_end_ _reference_start_Joel 1:13_reference_end_ _reference_start_Joel 2:17_reference_end_ Keyword: Associated Collocating Term: שׁמר Gloss: to keep References: _reference_start_2 Kings 12:10_reference_end_ _reference_start_Ezekiel 40:45_reference_end_ _reference_start_Ezekiel 40:46_reference_end_ _reference_start_Ezekiel 44:15_reference_end_ _reference_start_Ezekiel 48:11_reference_end_ _reference_start_Malachi 2:7_reference_end_ Keyword: Associated Collocating Term: מִשְׁמֶרֶת Gloss: duties References: _reference_start_2 Chronicles 7:6_reference_end_ _reference_start_2 Chronicles 35:2_reference_end_ _reference_start_Nehemiah 13:30_reference_end_ _reference_start_Ezekiel 40:45_reference_end_ _reference_start_Ezekiel 40:46_reference_end_ _reference_start_Ezekiel 44:15_reference_end_ _reference_start_Ezekiel 48:11_reference_end_ Keyword: Associated Collocating Term: עֲבֹודָה Gloss: service References: _reference_start_1 Chronicles 28:13_reference_end_ _reference_start_1 Chronicles 28:21_reference_end_ _reference_start_2 Chronicles 8:14_reference_end_ _reference_start_2 Chronicles 31:2_reference_end_ _reference_start_2 Chronicles 35:2_reference_end_ _reference_start_Ezra 6:18_reference_end_ Keyword: Associated Collocating Term: עמד Gloss: to stand References: _reference_start_Deuteronomy 17:12_reference_end_ _reference_start_Joshua 3:8_reference_end_ _reference_start_Joshua 3:17_reference_end_ _reference_start_Joshua 4:10_reference_end_ _reference_start_1 Kings 8:11_reference_end_ _reference_start_2 Chronicles 5:12_reference_end_ _reference_start_2 Chronicles 5:14_reference_end_ _reference_start_2 Chronicles 7:6_reference_end_ _reference_start_2 Chronicles 8:14_reference_end_ _reference_start_2 Chronicles 19:8_reference_end_ _reference_start_2 Chronicles 26:17_reference_end_ _reference_start_2 Chronicles 29:26_reference_end_ _reference_start_2 Chronicles 30:16_reference_end_ _reference_start_2 Chronicles 31:2_reference_end_ _reference_start_2 Chronicles 35:2_reference_end_ _reference_start_2 Chronicles 35:10_reference_end_ _reference_start_Ezra 2:63_reference_end_ _reference_start_Ezra 3:10_reference_end_ _reference_start_Nehemiah 7:65_reference_end_ _reference_start_Nehemiah 12:44_reference_end_ _reference_start_Nehemiah 13:30_reference_end_ _reference_start_Ezekiel 44:15_reference_end_ Keyword: Associated Collocating Term: עֹמֶד Gloss: standing place References: _reference_start_2 Chronicles 30:16_reference_end_ _reference_start_2 Chronicles 35:10_reference_end_ Keyword: Associated Collocating Term: קדשׁ Gloss: to sanctify References: _reference_start_1 Chronicles 15:14_reference_end_ _reference_start_2 Chronicles 5:11_reference_end_ _reference_start_2 Chronicles 26:18_reference_end_ _reference_start_2 Chronicles 29:34_reference_end_ _reference_start_2 Chronicles 29:34_reference_end_ _reference_start_2 Chronicles 30:3_reference_end_ _reference_start_2 Chronicles 30:15_reference_end_ _reference_start_2 Chronicles 30:24_reference_end_ _reference_start_Ezekiel 48:11_reference_end_ Keyword: Associated Collocating Term: קֹדֶשׁ Gloss: holiness References: _reference_start_2 Chronicles 23:6_reference_end_ Keyword: Associated Collocating Term: קרב Gloss: to approach References: _reference_start_Leviticus 1:5_reference_end_ _reference_start_Leviticus 1:13_reference_end_ _reference_start_Leviticus 1:15_reference_end_ _reference_start_Leviticus 5:8_reference_end_ _reference_start_Leviticus 7:8_reference_end_ _reference_start_Leviticus 7:8_reference_end_ _reference_start_Leviticus 7:9_reference_end_ _reference_start_Leviticus 14:12_reference_end_ _reference_start_Numbers 5:16_reference_end_ _reference_start_Numbers 5:25_reference_end_ _reference_start_Numbers 6:16_reference_end_ _reference_start_Ezekiel 42:14_reference_end_ _reference_start_Ezekiel 44:15_reference_end_ Keyword: Associated Collocating Term: קָרֵב Gloss: approaching References: _reference_start_Ezekiel 40:46_reference_end_ _reference_start_Ezekiel 45:4_reference_end_ Keyword: Associated Collocating Term: קָרוֹב Gloss: near References: _reference_start_Ezekiel 42:13_reference_end_ _reference_start_Ezekiel 43:19_reference_end_ Keyword: Associated Collocating Term: נגשׁ Gloss: to approach References: _reference_start_Leviticus 2:8_reference_end_ _reference_start_Deuteronomy 20:2_reference_end_ _reference_start_Deuteronomy 21:5_reference_end_ Keyword: Associated Collocating Term: קטר Gloss: to burn (sacrifice) References: _reference_start_Leviticus 1:9_reference_end_ _reference_start_Leviticus 1:13_reference_end_ _reference_start_Leviticus 1:15_reference_end_ _reference_start_Leviticus 1:17_reference_end_ _reference_start_Leviticus 2:2_reference_end_ _reference_start_Leviticus 2:9_reference_end_ _reference_start_Leviticus 2:16_reference_end_ _reference_start_Leviticus 3:11_reference_end_ _reference_start_Leviticus 3:16_reference_end_ _reference_start_Leviticus 4:26_reference_end_ _reference_start_Leviticus 4:31_reference_end_ _reference_start_Leviticus 4:35_reference_end_ _reference_start_Leviticus 5:12_reference_end_ _reference_start_Leviticus 6:5_reference_end_ _reference_start_Leviticus 7:5_reference_end_ _reference_start_Leviticus 7:31_reference_end_ _reference_start_Leviticus 17:6_reference_end_ _reference_start_Numbers 5:26_reference_end_ _reference_start_2 Chronicles 26:18_reference_end_ _reference_start_Jeremiah 33:18_reference_end_ Keyword: Associated Collocating Term: כפר Gloss: to atone References: _reference_start_Leviticus 4:26_reference_end_ _reference_start_Leviticus 4:31_reference_end_ _reference_start_Leviticus 4:35_reference_end_ _reference_start_Leviticus 5:6_reference_end_ _reference_start_Leviticus 5:10_reference_end_ _reference_start_Leviticus 5:13_reference_end_ _reference_start_Leviticus 5:16_reference_end_ _reference_start_Leviticus 5:18_reference_end_ _reference_start_Leviticus 5:26_reference_end_ _reference_start_Leviticus 7:7_reference_end_ _reference_start_Leviticus 12:8_reference_end_ _reference_start_Leviticus 14:18_reference_end_ _reference_start_Leviticus 14:19_reference_end_ _reference_start_Leviticus 14:20_reference_end_ _reference_start_Leviticus 14:29_reference_end_ _reference_start_Leviticus 14:31_reference_end_ _reference_start_Leviticus 15:15_reference_end_ _reference_start_Leviticus 15:30_reference_end_ _reference_start_Leviticus 19:22_reference_end_ _reference_start_Numbers 6:11_reference_end_ _reference_start_Numbers 15:25_reference_end_ _reference_start_Numbers 15:28_reference_end_ _reference_start_2 Chronicles 29:24_reference_end_ Keyword: Associated Collocating Term: ירה Gloss: to instruct References: _reference_start_Deuteronomy 24:8_reference_end_ _reference_start_2 Chronicles 15:3_reference_end_ _reference_start_Micah 3:11_reference_end_ Keyword: Associated Collocating Term: תֹּורָה Gloss: instruction, lawd* References: _reference_start_Numbers 5:30_reference_end_ _reference_start_Deuteronomy 17:18_reference_end_ _reference_start_Deuteronomy 31:9_reference_end_ _reference_start_2 Chronicles 15:3_reference_end_ _reference_start_2 Chronicles 31:4_reference_end_ _reference_start_Jeremiah 2:8_reference_end_ _reference_start_Jeremiah 18:18_reference_end_ _reference_start_Ezekiel 7:26_reference_end_ _reference_start_Haggai 2:11_reference_end_ _reference_start_Malachi 2:7_reference_end_ Keyword: Associated Collocating Term: בְּרִית Gloss: covenant References: _reference_start_Jeremiah 33:21_reference_end_ Keyword: Associated Collocating Term: אוּרִים Gloss: Urim References: _reference_start_Ezra 2:63_reference_end_ _reference_start_Nehemiah 7:65_reference_end_ Keyword: Associated Collocating Term: תֻּמִּים Gloss: Thummim References: _reference_start_Ezra 2:63_reference_end_ _reference_start_Nehemiah 7:65_reference_end_ Level 3: b Context: The High Priest (generic), the hereditary head of the priests of the order of Aaron, the only priest permitted to offer certain sacrifices to God in the Tabernacle or Temple Intrinsic Domains for Meaning:c Tabernacle; Temple; High Priest Participant Roles for Meaning:c Event = mostly implicit or in wider context: to sacrificeAgent = headword: human = Aaron or most senior descendantRecipient = mostly implicit or in wider context: God Beneficiary = mostly implicit or in wider context: human = Israelite Key Reference: _reference_start_Leviticus 16:32_reference_end_ Key Verse: ... the |bpriest |b*duly anointed and ordained to serve in succession to his father ... (REB) Evaluation of Translations: TEV and CEV render 'high priest' here. This is an acceptable alternative which clarifies the unique status of this priest, although technically the title 'high priest' was not used until a much later period. _reference_start_Exodus 29:30_reference_end_ _reference_start_Leviticus 4:3_reference_end_ _reference_start_Leviticus 4:5_reference_end_ _reference_start_Leviticus 4:6_reference_end_ _reference_start_Leviticus 4:7_reference_end_ _reference_start_Leviticus 4:10_reference_end_ _reference_start_Leviticus 4:16_reference_end_ _reference_start_Leviticus 4:17_reference_end_ _reference_start_Leviticus 4:20_reference_end_ _reference_start_Leviticus 6:15_reference_end_ _reference_start_Leviticus 16:32_reference_end_ _reference_start_Leviticus 21:10_reference_end_ _reference_start_Numbers 35:25_reference_end_ _reference_start_Numbers 35:28_reference_end_ _reference_start_Numbers 35:28_reference_end_ _reference_start_Numbers 35:32_reference_end_ _reference_start_Joshua 20:6_reference_end_ _reference_start_1 Samuel 2:28_reference_end_ _reference_start_2 Kings 12:11_reference_end_ _reference_start_2 Chronicles 24:11_reference_end_ Keyword: Qualifying Collocating Term: מָשִׁיחַ Gloss: anointede* References: _reference_start_Leviticus 4:3_reference_end_ _reference_start_Leviticus 4:5_reference_end_ _reference_start_Leviticus 4:16_reference_end_ _reference_start_Leviticus 6:15_reference_end_ Keyword: Qualifying Collocating Term: גָּדֹול Gloss: greate* References: _reference_start_Leviticus 21:10_reference_end_ _reference_start_Numbers 35:25_reference_end_ _reference_start_Numbers 35:28_reference_end_ _reference_start_Numbers 35:28_reference_end_ _reference_start_Joshua 20:6_reference_end_ _reference_start_2 Kings 12:11_reference_end_ Keyword: Qualifying Collocating Term: רֹאשׁ Gloss: heade* References: _reference_start_2 Chronicles 24:11_reference_end_ Keyword: Associated Collocating Term: משׁח Gloss: anoint References: _reference_start_Leviticus 16:32_reference_end_ _reference_start_Numbers 35:25_reference_end_ Keyword: Associated Collocating Term: מִשְׁחָה Gloss: anointing References: _reference_start_Leviticus 21:10_reference_end_ Keyword: Associated Collocating Term: מלא יָד Gloss: to ordain References: _reference_start_Leviticus 16:32_reference_end_ _reference_start_Leviticus 21:10_reference_end_ Keyword: Associated Collocating Term: כהן Gloss: to serve as priest References: _reference_start_Leviticus 16:32_reference_end_ Keyword: Associated Collocating Term: קרב Gloss: to approach References: _reference_start_Leviticus 4:3_reference_end_ Keyword: Associated Collocating Term: קטר Gloss: to burn (sacrifice) References: _reference_start_Leviticus 4:10_reference_end_ _reference_start_1 Samuel 2:28_reference_end_ Keyword: Associated Collocating Term: כפר Gloss: to atone References: _reference_start_Leviticus 4:20_reference_end_ _reference_start_Leviticus 16:32_reference_end_ Level 3: c Context: Named senior priests of the order of Aaron, excluding those identified as High Priestf* Intrinsic Domains for Meaning:c Tabernacle; Temple; Instruction Participant Roles for Meaning:c Event = mostly implicit or in wider context: to sacrificeAgent = headword: human = Aaron or descendant, namedRecipient = mostly implicit or in wider context: God Beneficiary = mostly implicit or in wider context: human = Israelite Key Reference: _reference_start_2 Kings 25:18_reference_end_ Key Verse: In addition, Nebuzaradan, the commanding officer, took away as prisoners Seraiah the High Priest, Zephaniah the |bpriest |b*next in rank, and the three other important Temple officials. (TEV) Evaluation of Translations: CEV calls Zephaniah merely Seraiah's 'assistant', which is too weak, especially considering his important role described in the book of Jeremiah. REB does better in calling him 'deputy chief priest'. All the other translations consulted use 'priest' here, with various suitable qualifications. _reference_start_Numbers 3:32_reference_end_ _reference_start_Numbers 4:16_reference_end_ _reference_start_Numbers 4:28_reference_end_ _reference_start_Numbers 4:33_reference_end_ _reference_start_Numbers 7:8_reference_end_ _reference_start_Numbers 17:2_reference_end_ _reference_start_Numbers 17:4_reference_end_ _reference_start_Numbers 19:3_reference_end_ _reference_start_Numbers 19:4_reference_end_ _reference_start_Numbers 19:6_reference_end_ _reference_start_Numbers 19:7_reference_end_ _reference_start_Numbers 19:7_reference_end_ _reference_start_Numbers 25:7_reference_end_ _reference_start_Numbers 25:11_reference_end_ _reference_start_Numbers 31:6_reference_end_ _reference_start_Joshua 22:13_reference_end_ _reference_start_Joshua 22:30_reference_end_ _reference_start_Joshua 22:31_reference_end_ _reference_start_Joshua 22:32_reference_end_ _reference_start_1 Samuel 1:3_reference_end_ _reference_start_1 Samuel 1:9_reference_end_ _reference_start_1 Samuel 2:11_reference_end_ _reference_start_1 Samuel 2:13_reference_end_ _reference_start_1 Samuel 2:13_reference_end_ _reference_start_1 Samuel 2:14_reference_end_ _reference_start_1 Samuel 2:15_reference_end_ _reference_start_1 Samuel 2:15_reference_end_ _reference_start_1 Samuel 14:3_reference_end_ _reference_start_1 Samuel 14:19_reference_end_ _reference_start_1 Samuel 14:19_reference_end_ _reference_start_1 Samuel 14:36_reference_end_ _reference_start_1 Samuel 21:2_reference_end_ _reference_start_1 Samuel 21:3_reference_end_ _reference_start_1 Samuel 21:5_reference_end_ _reference_start_1 Samuel 21:6_reference_end_ _reference_start_1 Samuel 21:7_reference_end_ _reference_start_1 Samuel 21:10_reference_end_ _reference_start_1 Samuel 22:11_reference_end_ _reference_start_1 Samuel 23:9_reference_end_ _reference_start_1 Samuel 30:7_reference_end_ _reference_start_2 Samuel 8:17_reference_end_ _reference_start_2 Samuel 15:27_reference_end_ _reference_start_2 Samuel 15:35_reference_end_ _reference_start_2 Samuel 15:35_reference_end_ _reference_start_2 Samuel 17:15_reference_end_ _reference_start_2 Samuel 19:12_reference_end_ _reference_start_2 Samuel 20:25_reference_end_ _reference_start_1 Kings 1:7_reference_end_ _reference_start_1 Kings 1:8_reference_end_ _reference_start_1 Kings 1:19_reference_end_ _reference_start_1 Kings 1:25_reference_end_ _reference_start_1 Kings 1:26_reference_end_ _reference_start_1 Kings 1:32_reference_end_ _reference_start_1 Kings 1:34_reference_end_ _reference_start_1 Kings 1:38_reference_end_ _reference_start_1 Kings 1:39_reference_end_ _reference_start_1 Kings 1:42_reference_end_ _reference_start_1 Kings 1:44_reference_end_ _reference_start_1 Kings 1:45_reference_end_ _reference_start_1 Kings 2:22_reference_end_ _reference_start_1 Kings 2:26_reference_end_ _reference_start_1 Kings 2:27_reference_end_ _reference_start_1 Kings 2:35_reference_end_ _reference_start_1 Kings 4:2_reference_end_ _reference_start_1 Kings 4:4_reference_end_ _reference_start_2 Kings 11:9_reference_end_ _reference_start_2 Kings 11:9_reference_end_ _reference_start_2 Kings 11:10_reference_end_ _reference_start_2 Kings 11:15_reference_end_ _reference_start_2 Kings 11:15_reference_end_ _reference_start_2 Kings 11:18_reference_end_ _reference_start_2 Kings 12:3_reference_end_ _reference_start_2 Kings 12:8_reference_end_ _reference_start_2 Kings 12:10_reference_end_ _reference_start_2 Kings 16:10_reference_end_ _reference_start_2 Kings 16:11_reference_end_ _reference_start_2 Kings 16:11_reference_end_ _reference_start_2 Kings 16:15_reference_end_ _reference_start_2 Kings 16:16_reference_end_ _reference_start_2 Kings 25:18_reference_end_ _reference_start_1 Chronicles 15:11_reference_end_ _reference_start_1 Chronicles 16:39_reference_end_ _reference_start_1 Chronicles 18:16_reference_end_ _reference_start_1 Chronicles 24:6_reference_end_ _reference_start_1 Chronicles 27:5_reference_end_ _reference_start_1 Chronicles 29:22_reference_end_ _reference_start_2 Chronicles 22:11_reference_end_ _reference_start_2 Chronicles 23:8_reference_end_ _reference_start_2 Chronicles 23:8_reference_end_ _reference_start_2 Chronicles 23:9_reference_end_ _reference_start_2 Chronicles 23:14_reference_end_ _reference_start_2 Chronicles 23:14_reference_end_ _reference_start_2 Chronicles 24:2_reference_end_ _reference_start_2 Chronicles 24:20_reference_end_ _reference_start_2 Chronicles 24:25_reference_end_ _reference_start_Ezra 7:11_reference_end_ _reference_start_Ezra 7:12_reference_end_ _reference_start_Ezra 7:21_reference_end_ _reference_start_Ezra 8:33_reference_end_ _reference_start_Ezra 10:10_reference_end_ _reference_start_Ezra 10:16_reference_end_ _reference_start_Nehemiah 8:2_reference_end_ _reference_start_Nehemiah 8:9_reference_end_ _reference_start_Nehemiah 12:26_reference_end_ _reference_start_Jeremiah 20:1_reference_end_ _reference_start_Jeremiah 21:1_reference_end_ _reference_start_Jeremiah 29:25_reference_end_ _reference_start_Jeremiah 29:26_reference_end_ _reference_start_Jeremiah 29:26_reference_end_ _reference_start_Jeremiah 29:29_reference_end_ _reference_start_Jeremiah 37:3_reference_end_ _reference_start_Jeremiah 52:24_reference_end_ _reference_start_Ezekiel 1:3_reference_end_ Keyword: Qualifying Collocating Term: מִשְׁנֶה Gloss: second References: _reference_start_2 Kings 25:18_reference_end_ _reference_start_Jeremiah 52:24_reference_end_ Keyword: Associated Collocating Term: עמד Gloss: to stand References: _reference_start_2 Chronicles 24:20_reference_end_ Keyword: Associated Collocating Term: קטר Gloss: to burn (sacrifce) References: _reference_start_2 Kings 16:15_reference_end_ Keyword: Associated Collocating Term: ירה Gloss: to instruct References: _reference_start_2 Kings 12:3_reference_end_ Keyword: Associated Collocating Term: תֹּורָה Gloss: instruction, lawd* References: _reference_start_Nehemiah 8:2_reference_end_ Keyword: Associated Collocating Term: סֹופֵר Gloss: scribeg* References: _reference_start_Ezra 7:11_reference_end_ _reference_start_Ezra 7:12_reference_end_ _reference_start_Ezra 7:21_reference_end_ _reference_start_Nehemiah 8:9_reference_end_ _reference_start_Nehemiah 12:26_reference_end_ Level 3: d Context: Named High Priests of the order of Aaronh* Intrinsic Domains for Meaning:c Tabernacle; Temple; High Priest Participant Roles for Meaning:c Event = mostly implicit or in wider context: to sacrificeAgent = headword: human = Aaron or descendant, namedRecipient = mostly implicit or in wider context: God Beneficiary = mostly implicit or in wider context: human = Israelite Key Reference: _reference_start_2 Kings 25:18_reference_end_ Key Verse: In addition, Nebuzaradan, the commanding officer, took away as prisoners Seraiah the High |bPriest|b*, Zephaniah the priest next in rank, and the three other important Temple officials. (TEV) Evaluation of Translations: All the translations consulted apart from TEV use 'chief priest' for Seraiah here. But there is no need to make a translation distinction between 'chief priest' and 'high priest'. _reference_start_Exodus 31:10_reference_end_ _reference_start_Exodus 35:19_reference_end_ _reference_start_Exodus 38:21_reference_end_ _reference_start_Exodus 39:41_reference_end_ _reference_start_Leviticus 1:7_reference_end_ _reference_start_Leviticus 7:34_reference_end_ _reference_start_Leviticus 13:2_reference_end_ _reference_start_Leviticus 21:21_reference_end_ _reference_start_Numbers 3:6_reference_end_ _reference_start_Numbers 18:28_reference_end_ _reference_start_Numbers 26:1_reference_end_ _reference_start_Numbers 26:3_reference_end_ _reference_start_Numbers 26:63_reference_end_ _reference_start_Numbers 26:64_reference_end_ _reference_start_Numbers 27:2_reference_end_ _reference_start_Numbers 27:19_reference_end_ _reference_start_Numbers 27:21_reference_end_ _reference_start_Numbers 27:22_reference_end_ _reference_start_Numbers 31:12_reference_end_ _reference_start_Numbers 31:13_reference_end_ _reference_start_Numbers 31:21_reference_end_ _reference_start_Numbers 31:26_reference_end_ _reference_start_Numbers 31:29_reference_end_ _reference_start_Numbers 31:31_reference_end_ _reference_start_Numbers 31:41_reference_end_ _reference_start_Numbers 31:51_reference_end_ _reference_start_Numbers 31:54_reference_end_ _reference_start_Numbers 32:2_reference_end_ _reference_start_Numbers 32:28_reference_end_ _reference_start_Numbers 33:38_reference_end_ _reference_start_Numbers 34:17_reference_end_ _reference_start_Joshua 14:1_reference_end_ _reference_start_Joshua 17:4_reference_end_ _reference_start_Joshua 19:51_reference_end_ _reference_start_Joshua 21:1_reference_end_ _reference_start_Joshua 21:4_reference_end_ _reference_start_Joshua 21:13_reference_end_ _reference_start_2 Kings 22:4_reference_end_ _reference_start_2 Kings 22:8_reference_end_ _reference_start_2 Kings 22:10_reference_end_ _reference_start_2 Kings 22:12_reference_end_ _reference_start_2 Kings 22:14_reference_end_ _reference_start_2 Kings 23:4_reference_end_ _reference_start_2 Kings 23:24_reference_end_ _reference_start_2 Chronicles 19:11_reference_end_ _reference_start_2 Chronicles 26:17_reference_end_ _reference_start_2 Chronicles 26:20_reference_end_ _reference_start_2 Chronicles 31:10_reference_end_ _reference_start_2 Chronicles 34:9_reference_end_ _reference_start_2 Chronicles 34:14_reference_end_ _reference_start_2 Chronicles 34:18_reference_end_ _reference_start_Ezra 7:5_reference_end_ _reference_start_Nehemiah 3:1_reference_end_ _reference_start_Nehemiah 3:20_reference_end_ _reference_start_Nehemiah 13:4_reference_end_ _reference_start_Nehemiah 13:28_reference_end_ _reference_start_Jeremiah 52:24_reference_end_ _reference_start_Haggai 1:1_reference_end_ _reference_start_Haggai 1:12_reference_end_ _reference_start_Haggai 1:14_reference_end_ _reference_start_Haggai 2:2_reference_end_ _reference_start_Haggai 2:4_reference_end_ _reference_start_Zechariah 3:1_reference_end_ _reference_start_Zechariah 3:8_reference_end_ _reference_start_Zechariah 6:11_reference_end_ Keyword: Qualifying Collocating Term: גָּדֹול Gloss: greate* References: _reference_start_2 Kings 22:4_reference_end_ _reference_start_2 Kings 22:8_reference_end_ _reference_start_2 Kings 23:4_reference_end_ _reference_start_2 Chronicles 34:9_reference_end_ _reference_start_Nehemiah 3:1_reference_end_ _reference_start_Nehemiah 3:20_reference_end_ _reference_start_Nehemiah 13:28_reference_end_ _reference_start_Haggai 1:1_reference_end_ _reference_start_Haggai 1:12_reference_end_ _reference_start_Haggai 1:14_reference_end_ _reference_start_Haggai 2:2_reference_end_ _reference_start_Haggai 2:4_reference_end_ _reference_start_Zechariah 3:1_reference_end_ _reference_start_Zechariah 3:8_reference_end_ _reference_start_Zechariah 6:11_reference_end_ Keyword: Qualifying Collocating Term: רֹאשׁ Gloss: heade* References: _reference_start_2 Kings 25:18_reference_end_ _reference_start_2 Chronicles 19:11_reference_end_ _reference_start_2 Chronicles 26:20_reference_end_ _reference_start_2 Chronicles 31:10_reference_end_ _reference_start_Ezra 7:5_reference_end_ _reference_start_Jeremiah 52:24_reference_end_ Keyword: Associated Collocating Term: כהן Gloss: to serve as priest References: _reference_start_Exodus 31:10_reference_end_ _reference_start_Exodus 35:19_reference_end_ _reference_start_Exodus 39:41_reference_end_ Keyword: Associated Collocating Term: שׁרת Gloss: to serve References: _reference_start_Exodus 35:19_reference_end_ _reference_start_Exodus 39:41_reference_end_ Keyword: Associated Collocating Term: עמד Gloss: to stand References: _reference_start_2 Chronicles 26:17_reference_end_ _reference_start_Zechariah 3:1_reference_end_ Keyword: Associated Collocating Term: תֹּורָה Gloss: instruction, lawd* References: _reference_start_2 Kings 22:8_reference_end_ _reference_start_2 Kings 23:24_reference_end_ _reference_start_2 Chronicles 34:14_reference_end_ Keyword: Associated Collocating Term: אוּרִים Gloss: Urim References: _reference_start_Numbers 27:21_reference_end_ Level 3: e Context: Non-Aaronic Israelite priest, one who offers sacrifices to God outside the official Tabernacle and Temple system as an intermediary between Israelite people and God Intrinsic Domains for Meaning:c Local shrines; Northern kingdom of Israel Participant Roles for Meaning:c Event = mostly implicit: to sacrificeAgent = headword: human = IsraeliteRecipient = mostly implicit: God Beneficiary = mostly implicit: human = Israelite Key Reference: _reference_start_1 Kings 12:31_reference_end_ Key Verse: Jeroboam ... chose |bpriests |b*from families who were not of the tribe of Levi. (TEV) Evaluation of Translations: All the translations consulted use 'priest' here. _reference_start_Exodus 19:22_reference_end_ _reference_start_Exodus 19:24_reference_end_ _reference_start_Judges 17:5_reference_end_ _reference_start_Judges 17:10_reference_end_ _reference_start_Judges 17:12_reference_end_ _reference_start_Judges 17:13_reference_end_ _reference_start_Judges 18:4_reference_end_ _reference_start_Judges 18:6_reference_end_ _reference_start_Judges 18:17_reference_end_ _reference_start_Judges 18:18_reference_end_ _reference_start_Judges 18:19_reference_end_ _reference_start_Judges 18:19_reference_end_ _reference_start_Judges 18:19_reference_end_ _reference_start_Judges 18:20_reference_end_ _reference_start_Judges 18:24_reference_end_ _reference_start_Judges 18:27_reference_end_ _reference_start_Judges 18:30_reference_end_ _reference_start_2 Samuel 8:18_reference_end_ _reference_start_2 Samuel 20:26_reference_end_ _reference_start_1 Kings 4:5_reference_end_ _reference_start_1 Kings 12:31_reference_end_ _reference_start_1 Kings 12:32_reference_end_ _reference_start_1 Kings 13:2_reference_end_ _reference_start_1 Kings 13:33_reference_end_ _reference_start_1 Kings 13:33_reference_end_ _reference_start_2 Kings 17:27_reference_end_ _reference_start_2 Kings 17:28_reference_end_ _reference_start_2 Kings 17:32_reference_end_ _reference_start_2 Kings 23:8_reference_end_ _reference_start_2 Kings 23:8_reference_end_ _reference_start_2 Kings 23:9_reference_end_ _reference_start_2 Kings 23:20_reference_end_ _reference_start_2 Chronicles 11:15_reference_end_ _reference_start_2 Chronicles 13:9_reference_end_ _reference_start_2 Chronicles 13:9_reference_end_ _reference_start_2 Chronicles 34:5_reference_end_ _reference_start_Job 12:19_reference_end_ _reference_start_Psalms 99:6_reference_end_ _reference_start_Hosea 4:4_reference_end_ _reference_start_Hosea 4:9_reference_end_ _reference_start_Hosea 5:1_reference_end_ _reference_start_Hosea 6:9_reference_end_ _reference_start_Amos 7:10_reference_end_ Keyword: Similar Collocating Term: לֵוִי Gloss: Levite References: _reference_start_Judges 17:13_reference_end_ _reference_start_1 Kings 12:31_reference_end_ Keyword: Similar Collocating Term: קרא שֵׁם Gloss: to call on the name References: _reference_start_Psalms 99:6_reference_end_ Keyword: Associated Collocating Term: מלא יָד Gloss: to ordain References: _reference_start_Judges 17:12_reference_end_ Keyword: Associated Collocating Term: עמד Gloss: to stand References: _reference_start_1 Kings 12:32_reference_end_ _reference_start_2 Chronicles 11:15_reference_end_ Keyword: Associated Collocating Term: קדשׁ Gloss: to sanctify References: _reference_start_Exodus 19:22_reference_end_ Keyword: Associated Collocating Term: נגשׁ Gloss: to approach References: _reference_start_Exodus 19:22_reference_end_ Keyword: Associated Collocating Term: קטר Gloss: to burn (sacrifce) References: _reference_start_1 Kings 13:2_reference_end_ _reference_start_2 Kings 23:8_reference_end_ Keyword: Associated Collocating Term: ירה Gloss: to instruct References: _reference_start_2 Kings 17:27_reference_end_ _reference_start_2 Kings 17:28_reference_end_ Level 3: f Context: Non-Israelite priest of God, one who offers sacrifices to God as an intermediary between non-Israelite people and God Intrinsic Domains for Meaning:c Non-Israelite people Participant Roles for Meaning:c Event = implicit: to sacrificeAgent  = headword: human = non-IsraeliteRecipient = לְ* or implicit: God Beneficiary = mostly implicit: human = non-Israelite Meaning Comments:c This contextual use is used only with reference to Melchizedek (Genesis 14:18; Psalm 110:4) and Jethro (Exodus 2:16; 3:1; 18:1). Key Reference: _reference_start_Genesis 14:18_reference_end_ Key Verse: And Melchizedek, who was king of Salem and also a |bpriest |b*of the Most High God, brought bread and wine to Abram, (TEV) Evaluation of Translations: All the translations consulted use 'priest' here. _reference_start_Genesis 14:18_reference_end_ _reference_start_Exodus 2:16_reference_end_ _reference_start_Exodus 3:1_reference_end_ _reference_start_Exodus 18:1_reference_end_ _reference_start_Psalms 110:4_reference_end_ Keyword: Level 3: g Context: Promised future priest Intrinsic Domains for Meaning:c Prophetic promise Participant Roles for Meaning:c Event = implicit: to sacrificeAgent = headword: humanRecipient = לְ* or implicit: God Beneficiary = implicit: human = Israelite Key Reference: _reference_start_1 Samuel 2:35_reference_end_ Key Verse: I will choose a |bpriest |b*who will be faithful to me and do everything I want him to. ... (TEV) Evaluation of Translations: All the translations consulted use 'priest' here. _reference_start_1 Samuel 2:35_reference_end_ _reference_start_Zechariah 6:13_reference_end_ Keyword: Level 2: 2 Meaning: Priest of pagan gods, one who offers sacrifices to pagan gods as an intermediary between people and pagan gods Frame for Meaning: Priesthood Intrinsic Domains for Meaning: Sacrifice; Worship of pagan gods Participant Roles for Meaning: Event: to sacrificeAgent = headword: human = priestRecipient: pagan god Beneficiary: human = worshipper Level 3: a Context: Priest of Baal (in the land of Israel), one who offers sacrifices to Baal as an intermediary between Israelite people and Baal Intrinsic Domains for Meaning:c Israelites Participant Roles for Meaning:c Event = implicit: to sacrificeAgent = headword: human = priestRecipient = genitive or in wider context: pagan god = Baal Beneficiary = in context or in wider context: human = Israelite Key Reference: _reference_start_2 Kings 11:18_reference_end_ Key Verse: Then the people went to the temple of Baal and tore it down; they smashed the altars and the idols, and killed Mattan, the |bpriest |b*of Baal, in front of the altars. ... (TEV) Evaluation of Translations: All the translations consulted use 'priest' here. _reference_start_2 Kings 10:11_reference_end_ _reference_start_2 Kings 10:19_reference_end_ _reference_start_2 Kings 11:18_reference_end_ _reference_start_2 Chronicles 23:17_reference_end_ Keyword: Level 3: b Context: Priest of pagan gods, one who offers sacrifices to pagan gods as an intermediary between non-Israelite people and their gods Intrinsic Domains for Meaning:c Non-Israelite people Participant Roles for Meaning:c Event = implicit: to sacrificeAgent = headword: human = priestRecipient = genitive or in context or implicit: pagan godBeneficiary = in wider context or in context: human = non-Israelite Key Reference: _reference_start_Jeremiah 48:7_reference_end_ Key Verse: ... your god Chemosh will go into exile, along with his princes and |bpriests|b*. (TEV) Evaluation of Translations: All the translations consulted use 'priest' here. _reference_start_Genesis 41:45_reference_end_ _reference_start_Genesis 41:50_reference_end_ _reference_start_Genesis 46:20_reference_end_ _reference_start_Genesis 47:22_reference_end_ _reference_start_Genesis 47:22_reference_end_ _reference_start_Genesis 47:26_reference_end_ _reference_start_1 Samuel 5:5_reference_end_ _reference_start_1 Samuel 6:2_reference_end_ _reference_start_Jeremiah 48:7_reference_end_ _reference_start_Jeremiah 49:3_reference_end_ Keyword: Associated Collocating Term: קסם Gloss: to divine References: _reference_start_1 Samuel 6:2_reference_end_ Level 2: 3 Meaning: One with a special relationship with God like that of a priest (Metaphorical extension of Meaning 1) Frame for Meaning: Relationship with God Participant Roles for Meaning: Event: to relateAgent: God Patient: human (sometimes collective) Meaning Comments: This meaning may include the idea of acting as an intermediary between people and God, but without the sacrificial functions. Level 3: a Context: Israelite as having a special relationship with God Intrinsic Domains for Meaning:c Prophetic promise; Israelites Participant Roles for Meaning:c Event = implicit: to relateAgent = genitive or לְ*: GodPatient = headword: human = Israelite Key Reference: _reference_start_Exodus 19:6_reference_end_ Key Verse: (5) Now therefore, if you will obey my voice and keep my covenant, you shall be my own possession among all peoples; for all the earth is mine, (6) and you shall be to me a kingdom of |bpriests |b*and a holy nation. ... (RSV) Evaluation of Translations: All the translations consulted use 'priest' here, except for NRSV 'priestly'. TEV and CEV lose an important thought by failing to translate 'kingdom'. _reference_start_Exodus 19:6_reference_end_ _reference_start_Isaiah 61:6_reference_end_ Keyword: Similar Collocating Term: סְגֻלָּה Gloss: special possession References: _reference_start_Exodus 19:6_reference_end_ Keyword: Similar Collocating Term: גֹּוי קָדֹושׁ Gloss: holy people References: _reference_start_Exodus 19:6_reference_end_ Keyword: Associated Collocating Term: שׁרת Gloss: to serve References: _reference_start_Isaiah 61:6_reference_end_ Level 3: b Context: Non-Israelite promised a special relationship with God Intrinsic Domains for Meaning:c Prophetic promise; Non-Israelite people Participant Roles for Meaning:c Event = implicit: to relateAgent = in context: God Patient = headword: human = non-Israelite Key Reference: _reference_start_Isaiah 66:21_reference_end_ Key Verse: I will make some of them |bpriests |b*and Levites. (TEV) Evaluation of Translations: All the translations consulted use 'priest' here. _reference_start_Isaiah 66:21_reference_end_ Keyword: Similar Collocating Term: לֵוִי Gloss: Levite References: _reference_start_Isaiah 66:21_reference_end_ Note: (a) Aramaic references. Note: (b) In this verse כֹּהֵן* is used in parallel with כֹּמֶר*, in a way suggesting that two different groups are referred to. The latter word surely refers to the priests of Baal, as in 2 Kings 23:5, and so it seems likely that the former refers to apostate priests of the Temple of God, cf. 3:4. Therefore this occurrence of כֹּהֵן* is listed under this contextual use. Note: (c) Aramaic עֲבִידָה*. Note: (d) The references listed here are only those in which the priests relate to the instruction or law as guardians or instructors. Note: (e) The High Priest is only sometimes distinguished by the qualifying terms מָשִׁיחַ, גָּדֹול, רֹאשׁ*. More often he is distinguished from other priests by longer expressions or from the context. Hilkiah seems to have been the first priest given the title הַכֹּהֵן הַגָּדֹול*, but some earlier priests were known as כֹּהֵן הָרֹאשׁ*. Note: (f) These named priests are not specifically called High Priest, although some of them seem to have served as such. In the early monarchy period there does not seem to have been a single High Priest; during David's reign Zadok and Abiathar seem to have shared the leading role.Included here are the following references to priests by name: אֶלְעָזָר *Eleazar (before the death of Aaron): NUM 3:32; 4:16; 17:2,4; 19:3,4אִיתָמָר *Ithamar: EXO 38:21; NUM 4:28,33; 7:8 פִּינְחָס *Phinehas, son of Eleazar: NUM 25:7,11; 31:6; JOS 22:13,30,31,32 עֵלִי *Eli: 1SA 1:9; 2:11; 14:3חָפְנִי *Hophni and פִּינְחָס *Phinehas: 1SA 1:3 אֲחִימֶלֶךְ *Ahimelech: 1SA 21:2,3; 22:11; 2SA 8:17; 1CH 18:16 אֶבְיָתָר *Abiathar: 1SA 23:9; 30:7; 2SA 15:35,35; 17:15; 19:12; 20:25; 1KI 1:7,19,25,42; 2:22,26,27; 4:4; 1CH 15:11 צָדֹוק *Zadok: 2SA 8:17; 15:27,35,35; 17:15; 19:12; 20:25; 1KI 1:8,26,32,34,38,39,44,45; 2:35; 4:4; 1CH 15:11; 16:39; 18:16; 24:6; 29:22עֲזַרְיָהוּ *Azariah: 1KI 4:2יְהֹויָדָע *Jehoiada: 2KI 11:9,9,15; 12:3,8,10; 2CH 22:11; 23:8,8,9,14; 24:2,20,25; and an earlier Jehoiada: 1CH 27:5; and a later Jehoiada: JER 21:26אוּרִיָּה *Uriah: 2KI 16:10,11,11,15,16 פַּשְׁחוּר *Pashhur: JER 20:1צְפַנְיָהוּ *Zephaniah: 2KI 25:18; JER 21:1,25,29; 37:3; 52:24יְהֶזְקֵאל* Ezekiel: EZK 1:3עֶזְרָא *Ezra: EZR 7:11,12,21; 10:10,16; NEH 8:2,9; 12:26מְרֵמֹות *Meremoth: EZR 8:33 Note: (g) כֹּהֵן* and סֹופֵר* are used in parallel only of Ezra. In the Aramaic references Ezra 7:12,21 the parallel is between כָּהֵן* and סָפֵר*. Note: (h) Included here are the following references to High Priests by name: אַהֲרֹן *Aaron: EXO 31:10; 35:19; 39:41; LEV 1:7; 7:34; 13:2; 21:21; NUM 3:6; 18:28; 26:64; 33:38; JOS 21:4,13; EZR 7:5 אֶלְעָזָר *Eleazar (after the death of Aaron): 26:1,3,63; 27:2,19,21,22; 31:12,13,21,26,29,31,41,51,54; 32:2,28; 34:17; JOS 14:1; 17:4; 19:51; 21:1אֲמַרְיָהוּ *Amariah: 2CH 19:11 עֲזַרְיָהוּ *Azariah: 2CH 26:17,20; and another Azariah: 2CH 31:10חִלְקִיָּהוּ, חִלְקִיָּה *Hilkiah: 2KI 22:4,8,10,12,14; 23:4,24; 2CH 34:9,14,18שְׂרָיָה *Seraiah: 2KI 25:18; JER 52:24 אֶלְיָשִׁיב *Eliashib: NEH 3:1,20; 13:4,28 יְהֹושֻׁעַ *Joshua: HAG 1:1,12,14; 2:2,4; ZEC 3:1,8; 6:11 Note: (i) These references seem to be to a priesthood in Israel predating and separate from the order of Aaron - including in Psalm 99:6 where Moses as well as Aaron is named as a priest. Note: (j) 2 Samuel 8:18 seems to state clearly that David's sons were priests; compare also 2 Samuel 20:26 and 1 Kings 4:5. But this contradicts the law of Moses which allows only descendants of Aaron to be priests. The Levitical priests Zadok and Ahimelech are listed in verse 17. So it is often suggested that here כֹּהֵן* means not 'priest' but 'royal adviser', as in NIV; compare LXX αὐλάρχης *'chief of the court'. However, the law of Moses was not obeyed in every detail during the time of David, and the text should not be adjusted to make it appear that it was.In the parallel passage, 1 Chronicles 18:17, the text reads, in place of 'priests', literally 'first to the hand of the king'. It seems probable that the text of 2 Samuel was changed in 1 Chronicles as part of its presentation of David as an ideal king who observed the law of Moses. The LXX translator may have had similar reasons for adjusting the text.In the light of Psalm 110:4, it is possible that David appointed his sons to the priesthood of God Most High who was worshipped in pre-Israelite Jerusalem, i.e. as successors of Melchizedek. (In the light of the New Testament, these sons of David would also be precursors of the greater Son of David who was also called a priest of the order of Melchizedek, Hebrews 6:20.) Note: (k) The text of Hosea 4:4 is commonly emended e.g. to 'for with you is my contention, O priest' (RSV), which implies that the addressee Israel is here being referred to as a priest. But the text as written makes sense, and is accurately translated 'for your people are like those who bring charges against a priest' (NIV). The meaning of this in context is obscure, but the priest referred to here, as elsewhere in Hosea (cf. Amos 7:10 where this is clear), is presumably one of the non-Aaronic priests of the northern kingdom of Israel. Note: (l) In view of v.18 and 1 Kings 16:31, 32, it is assumed that the priests mentioned in 2 Kings 10:11 are priests of Baal, not non-Aaronic priests of God. But it is possible that priests of God are also being referred to here. Version: 0 Date: 2004-04-06 peterk Note: (a) Aramaic references. Note: (b) In this verse כֹּהֵן* is used in parallel with כֹּמֶר*, in a way suggesting that two different groups are referred to. The latter word surely refers to the priests of Baal, as in 2 Kings 23:5, and so it seems likely that the former refers to apostate priests of the Temple of God, cf. 3:4. Therefore this occurrence of כֹּהֵן* is listed under this contextual use. Note: (c) Aramaic עֲבִידָה*. Note: (d) The references listed here are only those in which the priests relate to the instruction or law as guardians or instructors. Note: (e) The High Priest is only sometimes distinguished by the qualifying terms מָשִׁיחַ, גָּדֹול, רֹאשׁ*. More often he is distinguished from other priests by longer expressions or from the context. Hilkiah seems to have been the first priest given the title הַכֹּהֵן הַߒָּדֹול*, but some earlier priests were known as כֹּהֵן הָרֹאשׁ*. Note: (f) These named priests are not specifically called High Priest, although some of them seem to have served as such. In the early monarchy period there does not seem to have been a single High Priest; during David's reign Zadok and Abiathar seem to have shared the leading role.Included here are the following references to priests by name: אֶלְעָזָר *Eleazar (before the death of Aaron): NUM 3:32; 4:16; 17:2,4; 19:3,4אִיתָמָר *Ithamar: EXO 38:21; NUM 4:28,33; 7:8 פִּינְחָס *Phinehas, son of Eleazar: NUM 25:7,11; 31:6; JOS 22:13,30,31,32 עֵלִי *Eli: 1SA 1:9; 2:11; 14:3חָפְנִי *Hophni and פִּינְחָס *Phinehas: 1SA 1:3 אֲחִימֶלֶךְ *Ahimelech: 1SA 21:2,3; 22:11; 2SA 8:17; 1CH 18:16 אֶבְיָתָר *Abiathar: 1SA 23:9; 30:7; 2SA 15:35,35; 17:15; 19:12; 20:25; 1KI 1:7,19,25,42; 2:22,26,27; 4:4; 1CH 15:11 צָדֹוק *Zadok: 2SA 8:17; 15:27,35,35; 17:15; 19:12; 20:25; 1KI 1:8,26,32,34,38,39,44,45; 2:35; 4:4; 1CH 15:11; 16:39; 18:16; 24:6; 29:22עֲזַרְיָהוּ *Azariah: 1KI 4:2יְהֹויָדָע *Jehoiada: 2KI 11:9,9,15; 12:3,8,10; 2CH 22:11; 23:8,8,9,14; 24:2,20,25; and an earlier Jehoiada: 1CH 27:5; and a later Jehoiada: JER 21:26אוּרִיָּה *Uriah: 2KI 16:10,11,11,15,16 פַּשְׁחוּר *Pashhur: JER 20:1צְפַנְיָהוּ *Zephaniah: 2KI 25:18; JER 21:1,25,29; 37:3; 52:24יְהֶזְקֵאל* Ezekiel: EZK 1:3עֶזְרָא *Ezra: EZR 7:11,12,21; 10:10,16; NEH 8:2,9; 12:26מְרֵמֹות *Meremoth: EZR 8:33 Note: (g) כֹּהֵן* and סֹופֵר* are used in parallel only of Ezra. In the Aramaic references Ezra 7:12,21 the parallel is between כָּהֵן* and סָפֵר*. Note: (h) Included here are the following references to High Priests by name: אַהֲרֹן *Aaron: EXO 31:10; 35:19; 39:41; LEV 1:7; 7:34; 13:2; 21:21; NUM 3:6; 18:28; 26:64; 33:38; JOS 21:4,13; EZR 7:5 אֶלְעָזָר *Eleazar (after the death of Aaron): 26:1,3,63; 27:2,19,21,22; 31:12,13,21,26,29,31,41,51,54; 32:2,28; 34:17; JOS 14:1; 17:4; 19:51; 21:1אֲמַרְיָהוּ *Amariah: 2CH 19:11 עֲזַרְיָהוּ *Azariah: 2CH 26:17,20; and another Azariah: 2CH 31:10חִלְקִיָּהוּ, חִלְקִיָּה *Hilkiah: 2KI 22:4,8,10,12,14; 23:4,24; 2CH 34:9,14,18שְׂרָיָה *Seraiah: 2KI 25:18; JER 52:24 אֶלְיָשִׁיב *Eliashib: NEH 3:1,20; 13:4,28 יְהֹושֻׁעַ *Joshua: HAG 1:1,12,14; 2:2,4; ZEC 3:1,8; 6:11 Note: (i) These references seem to be to a priesthood in Israel predating and separate from the order of Aaron - including in Psalm 99:6 where Moses as well as Aaron is named as a priest. Note: (j) 2 Samuel 8:18 seems to state clearly that David's sons were priests; compare also 2 Samuel 20:26 and 1 Kings 4:5. But this contradicts the law of Moses which allows only descendants of Aaron to be priests. The Levitical priests Zadok and Ahimelech are listed in verse 17. So it is often suggested that here כֹּהֵן* means not 'priest' but 'royal adviser', as in NIV; compare LXX αὐλάρχης *'chief of the court'. However, the law of Moses was not obeyed in every detail during the time of David, and the text should not be adjusted to make it appear that it was.In the parallel passage, 1 Chronicles 18:17, the text reads, in place of 'priests', literally 'first to the hand of the king'. It seems probable that the text of 2 Samuel was changed in 1 Chronicles as part of its presentation of David as an ideal king who observed the law of Moses. The LXX translator may have had similar reasons for adjusting the text.In the light of Psalm 110:4, it is possible that David appointed his sons to the priesthood of God Most High who was worshipped in pre-Israelite Jerusalem, i.e. as successors of Melchizedek. (In the light of the New Testament, these sons of David would also be precursors of the greater Son of David who was also called a priest of the order of Melchizedek, Hebrews 6:20.) Note: (k) The text of Hosea 4:4 is commonly emended e.g. to 'for with you is my contention, O priest' (RSV), which implies that the addressee Israel is here being referred to as a priest. But the text as written makes sense, and is accurately translated 'for your people are like those who bring charges against a priest' (NIV). The meaning of this in context is obscure, but the priest referred to here, as elsewhere in Hosea (cf. Amos 7:10 where this is clear), is presumably one of the non-Aaronic priests of the northern kingdom of Israel. Note: (l) In view of v.18 and 1 Kings 16:31, 32, it is assumed that the priests mentioned in 2 Kings 10:11 are priests of Baal, not non-Aaronic priests of God. But it is possible that priests of God are also being referred to here. Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. $$zxAAxaltar (מִזְבֵּחַ)altar (מִזְבֵּחַ)Strong's number: 4196 Part of speech: ncTwKK#wpriesthood (כְּהֻנָּה)priesthood (כְּהֻנָּה)Strong's number: 3550 \level1 1 Part of speech: ncf Frequency: 14 Cognate(s): כהן Abstract for Busy Translators: 1. This word refers to the status and duties of the priests serving in the Tabernacle and the Temple.2. Once the focus is on priesthood as a source of income.3. Once the word is used as a collective term for "priests".4. Once it refers to the service of the Levites. Comparison of Meanings and Uses: 1 Frame: Pr9v77vpriest (כֹּהֵן)priest (כֹּהֵן)Strong's number: 3548, 3549 (Aramaic) Variant Spel ?tfXJ<. xj\N@2$|n`RD6( wv  vv  uv  tv  sv  rv  qv  pv  ov nv mv lv kv jv  iv  hv  gv  fv  ev  dv  cv  bv  av  `v  _v  ^v  ]v  \v [v Zv Yv Xv Wv Vv Uv Tv Sv Rv Qv Pv Ov Nv Mv Lv Kv Jv Iv Hv Gv Fv Ev Dv Cv Bv Av# @v# ?v" >v =v <v ;v :v 9v ?tfXJ<. xj\N@2$|n`RD6( 6v$ 5v$ 4v$ 3v# 2v 1v 0v /v .v -v ,v +v *v )v (v 'v &v %v $v #v "v !v v v v v v v v v v v v v 8 v 7 v 6 v 5 v 2 v 1 v , v + v ' v % v $ v $ v " v " v ! v v  v  v  v  v  v  v  ~v  }v  |v  {v  zv  yv  xv  ?tfXJ<. xj\N@2$|n`RD6( uv  tv sv rv qv pv ov nv mv lv kv jv iv hv gv fv ev dv cv bv av `v _v ^v ]v \v [v Zv Yv Xv Wv Vv Uv Tv Sv Rv Qv Pv Ov Nv Mv Lv Kv Jv Iv Hv Gv Fv Ev Dv Cv! Bv Av @v ?v >v =v <v0 ;v0 :v, 9v( 8v' 7v& ?tfXJ<. xj\N@2$|n`RD6( 4v  3v  2v  1v 0v /v  .v  -v  ,v  +v  *v  )v  (v  'v  &v  %v  $v  #v  "v  !v  v  v v! v v v v v v v v v v v v v v v v v v v v v v v v v v v v v v v ~v }v |v {v zv yv xv wv vv ?tfXJ<. xj\N@2$|n`RD6( sv rv qv pv ov nv mv lv kv" jv" iv" hv gv fv ev dv cv bv av `v _v ^v ]v \v [v Zv Yv Xv Wv Vv  Uv Tv Sv Rv Qv Pv Ov Nv Mv Lv Kv) Jv Iv Hv Gv Fv Ev Dv Cv Bv  Av  @v  ?v  >v  =v ' <v  ;v  :v  9v  8v  7v 6v  5v  ?tfXJ<. xj\N@2$|n`RD6( 2v # 1v  0v /v  .v " -v ,v +vH *vG )vE (vA 'v? &v' %v $v #v "v !v v  v  v  v  v v v v v v v v v v v v v v v v v vF vE v? v= v$ v v$ v# v# v# v# v# v# ~v# }v# |v# {v" zv yv xv wv vv uv tv ?tfXJ<. vhZL>0"zl^PB4& qv pv ov nv mv lv kv jv" iv! hv! gv fv ev dv cv bv av `v _v ^v ]v \v" [v! Zv Yv Xv Wv Vv Uv Tv Sv Rv Qv Pv Ov Nv Mv Lv% Kv Jv Iv Hv Gv FvN@ Ev  Dv Cv  Bv , Av , @v ) ?v # >v  =v  <v ;v  :v  9v  8v 7v  6v ( 5v ' 4v & 3v % ?tfXJ<. xj\N@2$|n`RD6( 0v  /v  .v, -v+ ,v! +v! *v  )v # (v  'v &v %v $v  #v! "v !v v v v v v v v  v  v v v$ v' v' v' v& v& v% v% v% v$ v$ v! v v v v0 v0 v0 v. v. v. v- v- v, ~v, }v, |v, {v, zv, yv+ xv+ wv+ vv* uv* tv(. sv(- rv ?tfXJ<. xj\N@2$|n`RD6( ov nv mvF lv  kv0 jv  iv , hv , gv  fv  ev  dv  cv ' bv  av  `v _vH ^v  ]v \v [v Zv Yv Xv Wv Vv Uv Tv Sv RvF Qv Pv# Ov# Nv# Mv# Lv" Kv Jv Iv Hv Gv Fv Ev Dv Cv Bv Av @v ?v >v =v <v ;v :v 9v 8v 7v 6v 5v  4v  3v  2v  1v  ?tfXJ<. xj\N@2$|n`RD6( .v  -v# ,v +v, *v  )v , (vA 'v &v? %v# $v# #v "v !v v v v v v v v  v v v v v v# v v v  v  v0 v, v(. v(- v  v# v v' v0 v, v(. v(- v v v v v- ~v, }v ( |v % {v zv yv xv wv  vv uv tv sv$ rv  qv  pvH ?tfXJ<. xj\N@2$|n`RD6( mv lv kv jv  iv hv gv fv ev dv cv bv# av `v _v! ^v ]v \v [v Zv Yv Xv Wv# Vv Uv Tv Sv Rv Qv Pv Ov Nv Mv Lv Kv Jv Iv Hv+ Gv* Fv- Ev(. Dv, Cv* Bv Av @v ?v >v =v <v ;v :v 9v 8v 7v 6v0 5v 4v 3v 2v" 1v" 0v /v ?tfXJ<. xj\N@2$|n`RD6( ,v +v *v# )v (v 'v &v %v# $v# #v# "v !v v v v v v v  v v# v# v# v# v v v v v v v v v v v v v vA v? vA v? v! v' v% v v v ~v }v |v {v zv yv! xv wv vv uv tv sv rv qv pv ov nv ?tfXJ<. xj\N@2$|n`RD6( kv & jv " iv  hv  gv  fv  ev  dv  cv  bv  av  `v # _v # ^v  ]v  \v  [v  Zv  Yv  Xv  Wv  Vv  Uv  Tv  Sv $ Rv  Qv  Pv  Ov  Nv  Mv  Lv  Kv  Jv  Iv  Hv  Gv Fv Ev Dv Cv Bv Av @v ?v >v =v <v ;v :v 9v 8v! 7v 6v 5v 4v  3v 2v 1v  0v /v .v -v ?tfXJ<. xj\N@2$|n`RD6( *v  )v  (v 'v4 &v  %v $v4 #v% "v !v v v v v v  v v v  v v! v v v v v v v v v v v v v  v  v  v  v ' v  v  v  v  v  v  v  ~v }v  |v  {v  zv  yv  xv wv vv uv  tv  sv # rv  qv  pv  ov - nv , mv * lv ' ?tfXJ<. xj\N@2$|n`RD6( iv  hv  gv fv ev dv" cv" bv" av `v _v ^v ]v  \v  [v  Zv  Yv  Xv  Wv  Vv Uv Tv Sv3 Rv Qv Pv" Ov!& Nv  Mv  Lv6 Kv3 Jv) Iv Hv Gv Fv Ev Dv Cv Bv Av @v ?v@ >v? =v <v ;v :v 9v 8v  7v" 6v 5v') 4v& 3v# 2v 1v  0v  /v .v -v ,v +v ?tfXJ<. xj\N@2$|n`RD6( (v  'v  &v  %v  $v #v "v !v v v v v v v v v v v v v v v  v v" v  v  v& v v') v# v') v# v v4 v v v v v  v& v& v& ~v% }v% |v% {v% zv% yv  xv wv vv" uv  tv  sv  rv& qv& pv& ov% nv% mv% lv% kv% jv4 ?tfXJ<. xj\N@2$|n`RD6( gv= fv ev dv  cv1 bv0 av  `v  _v/ ^v/ ]v/ \v. [v)2 Zv)- Yv0 Xv Wv  Vv  Uv Tv  Sv& Rv # Qv # Pvn Ov Nv Mv Lv Kv Jv  Iv  Hv  Gv  Fv Ev Dv  Cv Bv Avc @v  ?v >v =v <v ;v :v 9vc 8v  7v" 6v 5v 4v  3v  2v  1v  0v  /v  .v  -v  ,v ! +v ! *v  )v ?tfXJ<. xj\N@2$|n`RD6( &x  %x $x  #x  "x !x x x x x x x x x# x# x# x! x x x x  x  x  x  x x x w w w w  w  w  w  w $ w $ w $ w w w ~w }w |w {w( zw yw  xw@ ww> vw uw tw sw rw qw pw( ow nw mvB lvB kvB jv= iv hviesthood; Agent: human 1a Domains: Tabernacle; Temple 1b Domain: Employment2 Frame: Priesthood; Agent: human (collective)3 Metaphorical extension of Meaning 1; Frame: Service of God; Agent: human Domain and Frame Notes: See the notes under כֹּהֵן*. Almost all the uses of כְּהֻנָּה* refer to worship in the Tabernacle and the Temple. In 1 Samuel 2:36 the focus is on the priestly office as employment and a source of income. Level 2: 1 Meaning: Status and duties of priest, as one who offers sacrifices to God as an intermediary between people and God Frame for Meaning: Priesthood Intrinsic Domains for Meaning: Sacrifice; Service of God; Hereditary role Participant Roles for Meaning: Event: to sacrificeAgent: humanRecipient: GodBeneficiary: human Level 3: a Context: Status and duties as priest of the order of Aaron Intrinsic Domains for Meaning:c Tabernacle; Temple Participant Roles for Meaning:c Event = in wider context or implicit:  to sacrificeAgent = genitive or in context (or לְ*): human = Aaron or descendantRecipient = in wider context or in context (or implicit): GodBeneficiary = in wider context or implicit (or in context): human = Israelite Key Reference: _reference_start_Exodus 29:9_reference_end_ Key Verse: ... they and their descendants will always be |bpriests|b*. (CEV) Evaluation of Translations: Most translations read 'the priesthood will be theirs' or similar, but the underlying thought is clarified by CEV's 'be priests'. The focus here is on status rather than responsibilities, and so TEV 'serve me as priests' is misleading. Some translations might be misunderstood as saying that these individuals will be priests for ever; TEV and CEV clarify that this is not the intention by adding 'and their descendants'. _reference_start_Exodus 29:9_reference_end_ _reference_start_Exodus 40:15_reference_end_ _reference_start_Numbers 3:10_reference_end_ _reference_start_Numbers 16:10_reference_end_ _reference_start_Numbers 18:1_reference_end_ _reference_start_Numbers 18:7_reference_end_ _reference_start_Numbers 18:7_reference_end_ _reference_start_Numbers 25:13_reference_end_ _reference_start_Ezra 2:62_reference_end_ _reference_start_Nehemiah 7:64_reference_end_ _reference_start_Nehemiah 13:29_reference_end_ Keyword: Associated Collocating Term: מלא יָד Gloss: to ordain References: _reference_start_Exodus 29:9_reference_end_ Keyword: Associated Collocating Term: מָשְׁחָה Gloss: anointing References: _reference_start_Exodus 40:15_reference_end_ Keyword: Associated Collocating Term: פקד Gloss: to appoint References: _reference_start_Numbers 3:10_reference_end_ Keyword: Associated Collocating Term: קרב Gloss: to approach References: _reference_start_Numbers 3:10_reference_end_ _reference_start_Numbers 18:7_reference_end_ Keyword: Associated Collocating Term: מִקְדָּשׁ Gloss: sanctuary References: _reference_start_Numbers 18:1_reference_end_ Keyword: Associated Collocating Term: שׁמר Gloss: to keep References: _reference_start_Numbers 3:10_reference_end_ _reference_start_Numbers 18:7_reference_end_ Level 3: b Context: Duties as priest as a source of income Intrinsic Domains for Meaning:c Employment Participant Roles for Meaning:c Event = implicit: to sacrificeAgent + Beneficiary = in context: human = one with status of priestRecipient = in wider context: God Meaning Comments:c Only in this use is כְּהֻנָּה* used in the plural. Key Reference: _reference_start_1 Samuel 2:36_reference_end_ Key Verse: ... Please give me some |bpriestly work|b*, so that I can have a scrap of bread to eat. (NJB) Evaluation of Translations: The reference here is to people who as descendants of Aaron had the status of priests, but had no specific duties or income from them. CEV 'be a priest' and TEV 'help the priests' are confusing because these people were already priests. RSV and NRSV 'in one of the priest's places' (|isic|i*, with the odd placing of the apostrophe) could be misunderstood as suggesting this person wants to replace another priest. NIV, REB and Tanakh reflect possible more specific understandings, but NJB 'some priestly work' is suitably generic. _reference_start_1 Samuel 2:36_reference_end_ \paradigl 1 Keyword: Associated Collocating Term: ספח Gloss: to join References: _reference_start_1 Samuel 2:36_reference_end_ Level 2: 2 Meaning: Priests of God (collective), those who offer sacrifices to God as intermediaries between people and God Frame for Meaning: Priesthood Intrinsic Domains for Meaning: Sacrifice; Service of God; Hereditary role Participant Roles for Meaning: Event: to sacrificeAgent: human (collective)Recipient: GodBeneficiary: human Level 3: a Context: Priests of the order of Aaron, those who offer sacrifices to God in the Tabernacle or Temple as intermediaries between Israelite people and God Intrinsic Domains for Meaning:c Tabernacle; Temple Participant Roles for Meaning:c Event = implicit: to sacrificeAgent = headword: human (collective) = descendants of AaronRecipient = in context: GodBeneficiary = implicit: human = Israelite Key Reference: _reference_start_Nehemiah 13:29_reference_end_ Key Verse: ... the covenant you made with the |bpriests |b*and the Levites. (TEV) Evaluation of Translations: This use refers to the second occurrence of the word in this verse, in conjunction with 'Levites'. Many ancient and modern translations, but not all, correctly understand this as indicating that the word is being used here as a collective noun meaning 'priests'. CEV misses the point of this verse. _reference_start_Nehemiah 13:29_reference_end_ \paradigl 1 Keyword: Similar Collocating Term: לֵוִי Gloss: Levite References: _reference_start_Nehemiah 13:29_reference_end_ Keyword: Associated Collocating Term: בְּרִית Gloss: covenant References: _reference_start_Nehemiah 13:29_reference_end_ Level 2: 3 Meaning: Status and duties of those who serve God (Metaphorical extension of Meaning 1) Frame for Meaning: Service of God Intrinsic Domains for Meaning: Hereditary role Participant Roles for Meaning: Event: to serveAgent: humanBeneficiary: God Level 3: a Context: Status and duties as Levite Intrinsic Domains for Meaning:c Local shrines Participant Roles for Meaning:c Event = headword: to serveAgent = in context: human = descendant of LeviBeneficiary = genitive: God Key Reference: _reference_start_Joshua 18:7_reference_end_ Key Verse: The Levites do not get a portion among you, because their inheritance is |bspecial service|b* to the LORD. ... (KTBH) Evaluation of Translations: All of the translations consulted use the word 'priesthood' or similar here, but this is misleading because the reference is apparently to the service of all of the Levites, which took place throughout the land (as specified in Joshua 21), and distinct from the service of the priests of the the order of Aaron, which was restricted to the central sanctuary. _reference_start_Joshua 18:7_reference_end_ Keyword: Similar Collocating Term: לֵוִי Gloss: Levite References: _reference_start_Joshua 18:7_reference_end_ Note: (a) Exceptionally, in this reference the agents are not descended from Aaron and the causing agent is not God, because here Korah and his associates were attempting to appoint themselves as priests although they were not entitled to it by descent. Version: 0 Date: 2004-04-06 peterk Note: (a) Exceptionally, in this reference the agents are not descended from Aaron and the causing agent is not God, because here Korah and his associates were attempting to appoint themselves as priests although they were not entitled to it by descent. Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org.m Frequency: 403 Cognate(s): זבח Abstract for Busy Translators: 1. This word refers to an elevated physical structure dedicated to the worship of a deity. 2. The elevated structure was a platform made of packed earth, piled stones, cut stones, wood overlaid or plated with a metal such as bronze or gold. The Israelites were not permitted to build an altar of cut stones (Exo 20:25). 3. The structure was normally used as a stand for burning animal sacrifices or cereal offerings. An altar could also serve as a memorial marker, or as a place of refuge. The word also referred to a stand for burning incense. 4. The structure was high enough to allow the officiator to work on it while standing at its base. In some cases, the structure was built in stages that required the officiator to mount steps to be able to work on it. The people of Israel were forbidden to build such altars (Exo 20:26). 5. In the Old Testament, the word most frequently refers to the altar of burnt offering which stood in the tabernacle or temple just before the entrance to the sanctuary. This altar was eventually promoted as the only legitimate place to offer animal sacrifice and cereal offerings to the God of Israel. In the tabernacle, this altar was made of acacia wood overlaid by bronze. The temple altar is referred to as the bronze altar, but it is not clear whether it was made entirely of bronze or of wood overlaid with bronze. 6. The word, especially when used in the plural, can refer to altars for pagan worship, such as for the worship of Baal. 7. The word can also refer to the altar of incense which stood in the sanctuary of the tabernacle or the temple and served as a brazier for burning incense. In the tabernacle this was made of acacia wood overlaid with gold. In the temple, it is sometimes referred to as the gold altar. 8. In certain contexts, an altar was built as a memorial marker, not as a platform for burning sacrifices or incense. In addition to serving as a platform for burning sacrifice or incense, it also served the function of a place of refuge from vengeance killing in cases of manslaughter. Notes for Translators: Care needs to taken when translating 'altar' in Tazi contexts. Any large animal killed for food is ritually 'sacrificed' and it is done on a floor set apart for that purpose. So a substantive referring to 'place of sacrifice' usually refers to a floor where a butcher works. It bears no resemblance to the physical structure of Old Testament altars and does not suggest an object used for worship.In traditional Christian contexts, churches of liturgical background may include a raised structure that is called an 'altar'. But care must be taken in these cases, as well. There are valid metaphorical comparisons between a Christian altar and the kinds of altar that were used in Israelite worship. But in terms of actual form and function there are very significant differences. It would be helpful to the translator to look for pictures or diagrams of Old Testament altars in Bible dictionaries or handbooks before they decide on the proper description or designation of an altar in their translation. Hebraists' Comments: מִזְבֵּחַ* is a noun derived from the verb זבח* 'to slaughter, to sacrifice' using a ם *preformitive . Such nouns 'are mainly abstract nouns, nouns of place and nouns of instrument' (Joüon and Muraoka 1993; §88Ld). In the vast majority of occurrences, מִזְבֵּח* is not abstract, but is referring to a concrete structure. However, an altar is a place of sacrifice. Comparison of Meanings and Uses: All occurrences of מִזְבֵּחַ* make reference to a physical structure. The primary function of the structure was to provide a platform for burning sacrifices and offerings. This primary function is clear in the first three meanings. Meaning 1 refers to altars that were built by the patriarchs in a variety of places, in a practice that was continued well after the development of the official cult centered around the altars in the Tabernacle and the Temple, especially in the Northern Kingdom. A contextual use distinction was made for the altar that was built on Mount Ebal at the time the Israelites entered the land. It functions as both a place of sacrifice and as a memorial to the covenant law that had been established between God and the people while they were in the desert.Meaning 2 refers to the bronze altar that was a focus of official worship when the Tabernacle and later the Temple were established and the priesthood was instituted. Contextual uses were distinguished for the different altars in the Tabernacle and the various versions of the Temple. In addition, these altars could serve as a point of refuge and become references for expressions that refer to the activities of priesthood or congregational worship.Meaning 3 refers to altars that were dedicated to pagan gods. One contextual use is distinguished where the altar in Bethel is personified as the focus of guilt for northern kingdom's apostacy and as a result is punished.Meaning 4 refers to the altar that was built by the eastern tribes following the conquest. The western tribes interpreted its function as that of sacrifice. The eastern tribes insisted that it was built only as a reminder. The western tribes accepted that explanation which indicates that 'memorial' was an understood secondary function of a patriarchal style altar.Meaning 5 refers to the incense burner that was built for the Tabarnacle and the Temple. It did not function as a place of sacrifice, but the burning of incense was probably viewed as analagous to the burning of the animal sacrifices and cereal offerings, allowing the term 'altar' to be extended to refer to 'the altar of incense'. Domain and Frame Notes: The word 'altar' evokes the frame of Sacrifice and that frame unites all of the meanings even if only by analogy in the case of Meaning 5. Though the frame is the same throughout, domains of patriarchal religion, priesthood, pagan religion, memorial, and purification rituals distinguish the various meanings of the word. Level 2: 1 Meaning: Altar, an elevated structure for offering sacrifices, built where significant interaction with God takes place Frame for Meaning: Sacrifice Intrinsic Domains for Meaning: Patriarchal Religion Participant Roles for Meaning: Event: to sacrificeAgent: humanBeneficiary: GodPatient: sacrifice or offeringLocation: headword Meaning Comments: The patriarchal altar was built for the purpose of offering sacrifices. Patriarchs and prophets built altars in response to interaction with God. The altars were built on the site where God appeared or revealed himself to them. These altars may have had a memorial function in addition to being altars for sacrifice. Level 3: a Context: Altar built by an Israelite patriarch, leader, or prophet, for sacrifice and/or as a monument in response to interaction with God Participant Roles for Meaning:c Agent: human = patriarch or prophet Key Reference: _reference_start_Genesis 8:20_reference_end_ Key Verse: "Then Noah built an|b altar|b* to the Lord, and took of every clean animal and of every clean bird, and offered burnt offerings on the altar" (RSV). Evaluation of Translations: All translations consulted use "altar" here. _reference_start_Genesis 8:20_reference_end_ _reference_start_Genesis 8:20_reference_end_ _reference_start_Genesis 12:7_reference_end_ _reference_start_Genesis 12:8_reference_end_ _reference_start_Genesis 13:4_reference_end_ _reference_start_Genesis 13:18_reference_end_ _reference_start_Genesis 22:9_reference_end_ _reference_start_Genesis 22:9_reference_end_ _reference_start_Genesis 26:25_reference_end_ _reference_start_Genesis 33:20_reference_end_ _reference_start_Genesis 35:1_reference_end_ _reference_start_Genesis 35:3_reference_end_ _reference_start_Genesis 35:7_reference_end_ _reference_start_Exodus 17:15_reference_end_ _reference_start_Exodus 20:24_reference_end_ _reference_start_Exodus 20:25_reference_end_ _reference_start_Exodus 20:26_reference_end_ _reference_start_Exodus 24:4_reference_end_ _reference_start_Exodus 24:6_reference_end_ _reference_start_Judges 6:24_reference_end_ _reference_start_Judges 6:26_reference_end_ _reference_start_Judges 6:28_reference_end_ _reference_start_Judges 13:20_reference_end_ _reference_start_Judges 13:20_reference_end_ _reference_start_Judges 21:4_reference_end_ _reference_start_1 Samuel 7:17_reference_end_ _reference_start_1 Samuel 14:35_reference_end_ _reference_start_1 Samuel 14:35_reference_end_ _reference_start_2 Samuel 24:18_reference_end_ _reference_start_2 Samuel 24:21_reference_end_ _reference_start_2 Samuel 24:25_reference_end_ _reference_start_1 Kings 18:30_reference_end_ _reference_start_1 Kings 18:32_reference_end_ _reference_start_1 Kings 18:32_reference_end_ _reference_start_1 Kings 18:35_reference_end_ _reference_start_1 Kings 19:10_reference_end_ _reference_start_1 Kings 19:14_reference_end_ _reference_start_1 Chronicles 21:18_reference_end_ _reference_start_1 Chronicles 21:22_reference_end_ _reference_start_1 Chronicles 21:26_reference_end_ _reference_start_1 Chronicles 21:26_reference_end_ _reference_start_1 Chronicles 22:1_reference_end_ _reference_start_Isaiah 19:19_reference_end_ Keyword: Associated Collocating Term: בנה [שָׁם]‏ Gloss: he built [there] (an altar) References: _reference_start_Genesis 8:20_reference_end_ _reference_start_Genesis 12:7_reference_end_ _reference_start_Genesis 12:8_reference_end_ _reference_start_Genesis 13:18_reference_end_ _reference_start_Genesis 22:9_reference_end_ _reference_start_Genesis 26:25_reference_end_ _reference_start_Genesis 35:7_reference_end_ _reference_start_Exodus 17:15_reference_end_ _reference_start_Exodus 24:4_reference_end_ _reference_start_Judges 6:24_reference_end_ _reference_start_Judges 6:26_reference_end_ _reference_start_Judges 21:4_reference_end_ _reference_start_1 Samuel 7:17_reference_end_ _reference_start_1 Samuel 14:35_reference_end_ _reference_start_1 Samuel 14:35_reference_end_ _reference_start_2 Samuel 24:21_reference_end_ _reference_start_2 Samuel 24:25_reference_end_ _reference_start_1 Chronicles 21:22_reference_end_ _reference _start_1 Chronicles 21:26_reference_end_ _reference_start_1 Chronicles 22:1_reference_end_ Keyword: Associated Collocating Term: בנה אֶת־הָאֲבָנִים Gloss: to build the stones (of the altar) References: _reference_start_1 Kings 18:32_reference_end_ Keyword: Associated Collocating Term: עשׂה [שָׁם]‏ Gloss: to make [there] (an altar) References: _reference_start_Genesis 13:4_reference_end_ _reference_start_Genesis 35:1_reference_end_ _reference_start_Genesis 35:3_reference_end_ _reference_start_Exodus 20:24_reference_end_ _reference_start_Exodus 20:25_reference_end_ Keyword: Associated Collocating Term: קום (hiphil)* Gloss: to erect (an altar) References: _reference_start_2 Samuel 24:18_reference_end_ _reference_start_1 Chronicles 21:18_reference_end_ Keyword: Associated Collocating Term: הרס Gloss: tear down (an altar) References: _reference_start_1 Kings 18:30_reference_end_ _reference_start_1 Kings 19:10_reference_end_ _reference_start_1 Kings 19:14_reference_end_ Keyword: Identifying Collocating Term: לַיהוָה Gloss: (an altar) to Yahweh References: _reference_start_Genesis 8:20_reference_end_ _reference_start_Genesis 12:7_reference_end_ _reference_start_Genesis 12:8_reference_end_ _reference_start_Genesis 13:18_reference_end_ _reference_start_Judges 6:24_reference_end_ _reference_start_Judges 6:26_reference_end_ _reference_start_1 Samuel 7:17_reference_end_ _reference_start_1 Samuel 14:35_reference_end_ _reference_start_1 Samuel 14:35_reference_end_ _reference_start_2 Samuel 24:18_reference_end_ _reference_start_2 Samuel 24:21_reference_end_ _reference_start_2 Samuel 24:25_reference_end_ _reference_start_1 Chronicles 21:18_reference_end_ _reference_start_1 Chronicles 21:22_reference_end_ _reference_start_Isaiah 19:19_reference_end_ Keyword: Identifying Collocating Term: יְהוָה Gloss: (the altar) of Yahweh References: _reference_start_1 Kings 18:30_reference_end_ Keyword: Identifying Collocating Term: מִזְבְּחֹתֶיךָ Gloss: your altar (referring t o Yahweh) References: _reference_start_1 Kings 19:10_reference_end_ _reference_start_1 Kings 19:14_reference_end_ Keyword: Identifying Collocating Term: לָאֵל Gloss: (an altar) to God References: _reference_start_Genesis 35:1_reference_end_ _reference_start_Genesis 35:3_reference_end_ Keyword: Associated Collocating Term: קרא בְּשֵׁם יְהוָה Gloss: he called on the name of Yahweh References: _reference_start_Genesis 12:8_reference_end_ _reference_start_Genesis 13:4_reference_end_ _reference_start_Genesis 26:25_reference_end_ Keyword: Similar_Term Collocating Term: מַצֵּבָה Gloss: pillar, stone set up for worship or memorial References: _reference_start_Exodus 24:4_reference_end_ _reference_start_Isaiah 19:19_reference_end_ Keyword: Associated Collocating Term: עלה עֹלוֹת [בּ־]‏ Gloss: to offer up burnt offerings on (the altar) References: _reference_start_Genesis 8:20_reference_end_ _reference_start_Exodus 24:4_reference_end_ Keyword: Associated Collocating Term:  עלה עֹלוֹת וּשְׁלָמִים Gloss: to offer up burnt offerings and peace offerings References: _reference_start_2 Samuel 24:25_reference_end_ _reference_start_1 Chronicles 21:26_reference_end_ Keyword: Identifying Collocating Term: הָעֹלָה Gloss: (the altar) of burnt offering References: _reference_start_1 Chronicles 21:26_reference_end_ Keyword: Identifying Collocating Term: לְעֹלָה לְיִשְׂרָאֵל Gloss: (the altar) for burnt offering for Israel References: _reference_start_1 Chronicles 22:1_reference_end_ Keyword: Associated Collocating Term: זבח זְבָחִים Gloss: to sacrifice sacrifices References: _reference_start_Exodus 20:24_reference_end_ _reference_start_Exodus 24:4_reference_end_ Keyword: Associated Collocating Term: נָבִיא, בְּרִית Gloss: prophet, covenant References: _reference_start_1 Kings 19:10_reference_end_ _reference_start_1 Kings 19:14_reference_end_ Level 3: b Context: The altar commanded by Moses and built by Joshua on Mount  Ebal in the promised land for sacrifice and to commemorate the law which makes the Israelites a people Intrinsic Domains for Meaning:c Covenant memorial Participant Roles for Meaning:c Agent: human = Joshua as representative of people Meaning Comments:c The function of commemorating the law by writing it on the altar (see Deuteronomy 27:8, Joshua 8:32) is similar to using an altar as a memorial marker, see Meaning 6. Key Reference: _reference_start_Deuteronomy 27:5_reference_end_ Key Verse: |u4|u* "When you have passed over the Jordan, you shall set up these stones, concerning which I command you this day, on Mount Ebal... |u5|u* And there you shall build an |baltar|b* to the Lord your God, an |baltar|b* of stones; you shall lift up no iron tool upon them." RSV Evaluation of Translations: All of the translation consulted use 'altar' here. _reference_start_Deuteronomy 27:5_reference_end_ _reference_start_Deuteronomy 27:5_reference_end_ _reference_start_Deuteronomy 27:6_reference_end_ _reference_start_Joshua 8:30_reference_end_ _reference_start_Joshua 8:31_reference_end_ Keyword: Associated Collocating Term: בנה Gloss: to build (an altar) References: _reference_start_Deuteronomy 27:5_reference_end_ _reference_start_Deuteronomy 27:6_reference_end_ _reference_start_Joshua 8:30_reference_end_ Keyword: Associated Collocating Term: עלה עֹלוֹת עַל־ Gloss: to offer up burnt offerings on (the altar) References: _reference_start_Deuteronomy 27:6_reference_end_ _reference_start_Joshua 8:31_reference_end_ Keyword: Associated Collocating Term: זבח שְׁלָמִים Gloss: to sacrifice peace offerings References: _reference_start_Joshua 8:31_reference_end_ Keyword: Identifying Collocating Term: לַיהוָה אֱלֹהֶיךָ Gloss: (an altar) to Yahweh your God References: _reference_start_Deuteronomy 27:5_reference_end_ Keyword: Identifying Collocating Term: לַיהוָה אֱלֹהֵי יִשְׂרָאֵל Gloss: (an altar) to Yahweh God of Israel References: _reference_start_Joshua 8:30_reference_end_ Keyword: Identifying Collocating Term: יְהוָה אֱלֹהֶיךָ Gloss: (the altar) of Yahweh your God References: _reference_start_Deuteronomy 27:6_reference_end_ Keyword: Identifying Collocating Term: אֲבָנִים לֹא־תָנִיף עֲלֵיהֶם בַּרְזֶל Gloss: (an altar) of stones, you shall not use iron (tool) on them References: _reference_start_Deuteronomy 27:5_reference_end_ _reference_start_Joshua 8:31_reference_end_ Keyword: Identifying Collocating Term: אֲבָנִים שְׁלֵמֹות Gloss: (an altar) of uncut stones References: _reference_start_Deuteronomy 27:6_reference_end_ _reference_start_Joshua 8:31_reference_end_ Level 2: 2 Meaning: Altar of burnt offering built for priest-led worship of God in the Israelite tabernacle or the temple Frame for Meaning: Sacrifice Intrinsic Domains for Meaning: Tabernacle, Temple, Priesthood Participant Roles for Meaning: Event: to sacrificeAgent: human = priestsBeneficiary: GodPatient: sacrifice or offeringLocation: headword Level 3: a Context: The portable altar, built of acacia wood overlaid with bronze, used as the altar of burnt offering in the tabernacle Intrinsic Domains for Meaning:c Tabernacle worship Participant Roles for Meaning:c Location: headword = altar in the Tabernacle Key Reference: _reference_start_Exodus 40:6_reference_end_ Key Verse: You shall place the |baltar|b* of burnt offering before the entrance of the Tabernacle of the Tent of Meeting. (NJPS) Evaluation of Translations: All translations consulted use 'altar' here. _reference_start_Exodus 27:1_reference_end_ _reference_start_Exodus 27:1_reference_end_ _reference_start_Exodus 27:5_reference_end_ _reference_start_Exodus 27:5_reference_end_ _reference_start_Exodus 27:6_reference_end_ _reference_start_Exodus 27:7_reference_end_ _reference_start_Exodus 29:12_reference_end_ _reference_start_Exodus 29:12_reference_end_ _reference_start_Exodus 29:13_reference_end_ _reference_start_Exodus 29:16_reference_end_ _reference_start_Exodus 29:18_reference_end_ _reference_start_Exodus 29:20_reference_end_ _reference_start_Exodus 29:21_reference_end_ _reference_start_Exodus 29:25_reference_end_ _reference_start_Exodus 29:36_reference_end_ _reference_start_Exodus 29:37_reference_end_ _reference_start_Exodus 29:37_reference_end_ _reference_start_Exodus 29:37_reference_end_ _reference_start_Exodus 29:38_reference_end_ _reference_start_Exodus 29:44_reference_end_ _reference_start_Exodus 30:18_reference_end_ _reference_start_Exodus 30:20_reference_end_ _reference_start_Exodus 30:28_reference_end_ _reference_start_Exodus 31:9_reference_end_ _reference_start_Exodus 35:16_reference_end_ _reference_start_Exodus 38:1_reference_end_ _reference_start_Exodus 38:3_reference_end_ _reference_start_Exodus 38:4_reference_end_ _reference_start_Exodus 38:7_reference_end_ _reference_start_Exodus 38:30_reference_end_ _reference_start_Exodus 38:30_reference_end_ _reference_start_Exodus 39:39_reference_end_ _reference_start_Exodus 40:6_reference_end_ _reference_start_Exodus 40:7_reference_end_ _reference_start_Exodus 40:10_reference_end_ _reference_start_Exodus 40:10_reference_end_ _reference_start_Exodus 40:10_reference_end_ _reference_start_Exodus 40:29_reference_end_ _reference_start_Exodus 40:30_reference_end_ _reference_start_Exodus 40:32_reference_end_ _reference_start_Exodus 40:33_reference_end_ _reference_start_Leviticus 1:5_reference_end_ _reference_start_Leviticus 1:7_reference_end_ _reference_start_Leviticus 1:8_reference_end_ _reference_start_Leviticus 1:9_reference_end_ _reference_start_Leviticus 1:11_reference_end_ _reference_start_Leviticus 1:11_reference_end_ _reference_start_Leviticus 1:12_reference_end_ _reference_start_Leviticus 1:13_reference_end_ _reference_start_Leviticus 1:15_reference_end_ _reference_start_Leviticus 1:15_reference_end_ _reference_start_Leviticus 1:15_reference_end_ _reference_start_Leviticus 1:16_reference_end_ _reference_start_Leviticus 1:17_reference_end_ _reference_start_Leviticus 2:2_reference_end_ _reference_start_Leviticus 2:8_reference_end_ _reference_start_Leviticus 2:9_reference_end_ _reference_start_Leviticus 2:12_reference_end_ _reference_start_Leviticus 3:2_reference_end_ _reference_start_Leviticus 3:5_reference_end_ _reference_start_Leviticus 3:8_reference_end_ _reference_start_Leviticus 3:11_reference_end_ _reference_start_Leviticus 3:13_reference_end_ _reference_start_Leviticus 3:16_reference_end_ _reference_start_Leviticus 4:7_reference_end_ _reference_start_Leviticus 4:10_reference_end_ _reference_start_Leviticus 4:18_reference_end_ _reference_start_Leviticus 4:19_reference_end_ _reference_start_Leviticus 4:25_reference_end_ _reference_start_Leviticus 4:25_reference_end_ _reference_start_Leviticus 4:26_reference_end_ _reference_start_Leviticus 4:30_reference_end_ _reference_start_Leviticus 4:30_reference_end_ _reference_start_Leviticus 4:31_reference_end_ _reference_start_Leviticus 4:34_reference_end_ _reference_start_Leviticus 4:34_reference_end_ _reference_start_Leviticus 4:35_reference_end_ _reference_start_Leviticus 5:9_reference_end_ _reference_start_Leviticus 5:9_reference_end_ _reference_start_Leviticus 5:12_reference_end_ _reference_start_Leviticus 6:2_reference_end_ _reference_start_Leviticus 6:2_reference_end_ _reference_start_Leviticus 6:3_reference_end_ _reference_start_Leviticus 6:3_reference_end_ _reference_start_Leviticus 6:5_reference_end_ _reference_start_Leviticus 6:6_reference_end_ _reference_start_Leviticus 6:7_reference_end_ _reference_start_Leviticus 6:8_reference_end_ _reference_start_Leviticus 7:2_reference_end_ _reference_start_Leviticus 7:5_reference_end_ _reference_start_Leviticus 7:31_reference_end_ _reference_start_Leviticus 8:11_reference_end_ _reference_start_Leviticus 8:11_reference_end_ _reference_start_Leviticus 8:15_reference_end_ _reference_start_Leviticus 8:15_reference_end_ _reference_start_Leviticus 8:15_reference_end_ _reference_start_Leviticus 8:16_reference_end_ _reference_start_Leviticus 8:19_reference_end_ _reference_start_Leviticus 8:21_reference_end_ _reference_start_Leviticus 8:24_reference_end_ _reference_start_Leviticus 8:28_reference_end_ _reference_start_Leviticus 8:30_reference_end_ _reference_start_Leviticus 9:7_reference_end_ _reference_start_Leviticus 9:8_reference_end_ _reference_start_Leviticus 9:9_reference_end_ _reference_start_Leviticus 9:9_reference_end_ _reference_start_Leviticus 9:10_reference_end_ _reference_start_Leviticus 9:12_reference_end_ _reference_start_Leviticus 9:13_reference_end_ _reference_start_Leviticus 9:14_reference_end_ _reference_start_Leviticus 9:17_reference_end_ _reference_start_Leviticus 9:18_reference_end_ _reference_start_Leviticus 9:20_reference_end_ _reference_start_Leviticus 9:24_reference_end_ _reference_start_Leviticus 10:12_reference_end_ _reference_start_Leviticus 14:20_reference_end_ _reference_start_Leviticus 16:12_reference_end_ _reference_start_Leviticus 16:18_reference_end_ _reference_start_Leviticus 16:18_reference_end_ _reference_start_Leviticus 16:20_reference_end_ _reference_start_Leviticus 16:25_reference_end_ _reference_start_Leviticus 16:33_reference_end_ _reference_start_Leviticus 17:6_reference_end_ _reference_start_Leviticus 17:11_reference_end_ _reference_start_Leviticus 21:23_reference_end_ _reference_start_Leviticus 22:22_reference_end_ _reference_start_Numbers 3:26_reference_end_ _reference_start_Numbers 4:13_reference_end_ _reference_start_Numbers 4:14_reference_end_ _reference_start_Numbers 4:26_reference_end_ _reference_start_Numbers 5:25_reference_end_ _reference_start_Numbers 5:26_reference_end_ _reference_start_Numbers 7:1_reference_end_ _reference_start_Numbers 7:10_reference_end_ _reference_start_Numbers 7:10_reference_end_ _reference_start_Numbers 7:11_reference_end_ _reference_start_Numbers 7:84_reference_end_ _reference_start_Numbers 7:88_reference_end_ _reference_start_Numbers 17:3_reference_end_ _reference_start_Numbers 17:4_reference_end_ _reference_start_Numbers 17:11_reference_end_ _reference_start_Numbers 18:3_reference_end_ _reference_start_Numbers 18:17_reference_end_ _reference_start_Joshua 22:19_reference_end_ _reference_start_Joshua 22:28_reference_end_ _reference_start_Joshua 22:29_reference_end_ _reference_start_1 Kings 3:4_reference_end_ _reference_start_1 Chronicles 6:34_reference_end_ _reference_start_1 Chronicles 16:40_reference_end_ _reference_start_1 Chronicles 21:29_reference_end_ _reference_start_2 Chronicles 1:5_reference_end_ _reference_start_2 Chronicles 1:6_reference_end_ Keyword: Associated Collocating Term: עשׂה אֶת־ Gloss: to make (the altar) References: _reference_start_Exodus 27:1_reference_end_ _reference_start_Exodus 38:1_reference_end_ _reference_start_2 Chronicles 1:5_reference_end_ Keyword: Associated Collocating Term: משׁח Gloss: to anoint (the altar) References: _reference_start_Exodus 29:36_reference_end_ _reference_start_Exodus 30:28_reference_end_ _reference_start_Exodus 40:10_reference_end_ _reference_start_Leviticus 8:11_reference_end_ _reference_start_Numbers 7:1_reference_end_ _reference_start_Numbers 7:10_reference_end_ _reference_start_Numbers 7:84_reference_end_ _reference_start_Numbers 7:88_reference_end_ Keyword: Associated Collocating Term: קַדֵּשׁ Gloss: to sanctify (the altar) References: _reference_start_Exodus 29:36_reference_end_ _reference_start_Exodus 29:37_reference_end_ _reference_start_Exodus 29:44_reference_end_ _reference_start_Exodus 30:28_reference_end_ _reference_start_Exodus 40:10_reference_end_ _reference_start_Leviticus 8:11_reference_end_ _reference_start_Leviticus 8:15_reference_end_ _reference_start_Numbers 7:1_reference_end_ Keyword: Identifying Collocating Term: היה קֹדֶשׁ קָֽדָשִׁים Gloss: (the altar) will be most holy References: _reference_start_Exodus 29:37_reference_end_ _reference_start_Exodus 40:10_reference_end_ Keyword: Associated Collocating Term: כפר עַל־ (piel)‏* Gloss: to make atonement for (the altar) References: _reference_start_Exodus 29:36_reference_end_ _reference_start_Exodus 29:37_reference_end_ _reference_start_Leviticus 8:15_reference_end_ _reference_start_Leviticus 16:18_reference_end_ Keyword: Associated Collocating Term: כפר אֵת־ (piel)* Gloss: to make atonement for (the altar) References: _reference_start_Leviticus 16:20_reference_end_ _reference_start_Leviticus 16:33_reference_end_ Keyword: Associated Collocating Term: קטר... הַמִּזְבֵּחָה (hiphil)* Gloss: to turn...into smoke at the altar References: _reference_start_Exodus 29:13_reference_end_ _reference_start_Exodus 29:18_reference_end_ _reference_start_Exodus 29:25_reference_end_ _reference_start_Leviticus 1:9_reference_end_ _reference_start_Leviticus 1:13_reference_end_ _reference_start_Leviticus 1:15_reference_end_ _reference_start_Leviticus 1:17_reference_end_ _reference_start_Leviticus 2:2_reference_end_ _reference_start_Leviticus 2:9_reference_end_ _reference_start_Leviticus 3:5_reference_end_ _reference_start_Leviticus 3:11_reference_end_ _reference_start_Leviticus 3:16_reference_end_ _reference_start_Leviticus 4:19_reference_end_ _reference_start_Leviticus 4:26_reference_end_ _reference_start_Leviticus 4:31_reference_end_ _reference_start_Leviticus 4:35_reference_end_ _reference_start_Leviticus 5:12_reference_end_ _reference_start_Leviticus 6:8_reference_end_ _reference_start_Leviticus 7:5_reference_end_ _reference_start_Leviticus 7:31_reference_end_ _reference_start_Leviticus 8:16_reference_end_ _reference_start_Leviticus 8:21_reference_end_ _reference_start_Leviticus 8:28_reference_end_ _reference_start_Leviticus 9:10_reference_end_ _reference_start_Leviticus 9:14_reference_end_ _reference_start_Leviticus 9:20_reference_end_ _reference_start_Leviticus 16:25_reference_end_ _reference_start_Numbers 5:26_reference_end_ Keyword: Associated Collocating Term: קטר...עַל־ (hiphil)* Gloss: to turn...into smoke on (the altar) References: _reference_start_Leviticus 9:13_reference_end_ _reference_start_Leviticus 9:17_reference_end_ _reference_start_1 Chronicles 6:34_reference_end_ Keyword: Associated Collocating Term: נתן [הַדָּם] עַל־קַרְנֹת...[בְּאֶצְבָעֶךָ] Gloss: put [the blood] on the horns (of the altar) [with your finger] References: _reference_start_Exodus 29:12_reference_end_ _reference_start_Leviticus 4:25_reference_end_ _reference_start_Leviticus 4:30_reference_end_ _reference_start_Leviticus 4:34_reference_end_ _reference_start_Leviticus 8:15_reference_end_ _reference_start_Leviticus 9:9_reference_end_ _reference_start_Leviticus 16:18_reference_end_ Keyword: Associated Collocating Term: אֵת כָּל־הַדָּם שׁפך אֶל־יְסֹוד Gloss: pour out all the blood at the base (of the altar) References: _reference_start_Exodus 29:12_reference_end_ _reference_start_Leviticus 4:7_reference_end_ _reference_start_Leviticus 4:18_reference_end_ _reference_start_Leviticus 4:25_reference_end_ _reference_start_Leviticus 4:30_reference_end_ _reference_start_Leviticus 4:34_reference_end_ Keyword: Associated Collocating Term: אֶת־הַדָּם יצק אֶל־יְסֹוד Gloss: the blood he poured out at the base of (the altar) References: _reference_start_Leviticus 8:15_reference_end_ _reference_start_Leviticus 9:9_reference_end_ Keyword: Associated Collocating Term: זרק [אֶת־הַדָּם] עַל־הַמִּזְבֵּחַ סָבִיב Gloss: splash [the blood] on the altar all sides References: _reference_start_Exodus 29:16_reference_end_ _reference_start_Exodus 29:20_reference_end_ _reference_start_Leviticus 1:5_reference_end_ _reference_start_Leviticus 1:11_reference_end_ _reference_start_Leviticus 3:2_reference_end_ _reference_start_Leviticus 3:8_reference_end_ _reference_start_Leviticus 3:13_reference_end_ _reference_start_Leviticus 7:2_reference_end_ _reference_start_Leviticus 8:19_reference_end_ _reference_start_Leviticus 8:24_reference_end_ _reference_start_Leviticus 9:12_reference_end_ _reference_start_Leviticus 9:18_reference_end_ _reference_start_Numbers 18:17_reference_end_ Keyword: Identifying Collocating Term: הָעֹלָה Gloss: (the altar of) burnt offering References: _reference_start_Exodus 30:28_reference_end_ _reference_start_Exodus 31:9_reference_end_ _reference_start_Exodus 35:16_reference_end_ _reference_start_Exodus 38:1_reference_end_ _reference_start_Exodus 40:6_reference_end_ _reference_start_Exodus 40:10_reference_end_ _reference_start_Exodus 40:29_reference_end_ _reference_start_Leviticus 4:7_reference_end_ _reference_start_Leviticus 4:10_reference_end_ _reference_start_Leviticus 4:18_reference_end_ _reference_start_Leviticus 4:25_reference_end_ _reference_start_Leviticus 4:25_reference_end_ _reference_start_Leviticus 4:30_reference_end_ _reference_start_Leviticus 4:34_reference_end_ _reference_start_1 Chronicles 6:34_reference_end_ _reference_start_1 Chronicles 16:40_reference_end_ _reference_start_1 Chronicles 21:29_reference_end_ Keyword: Identifying Collocating Term: לִפְנֵי פֶּתַח מִשְׁכַּן אֹהֶל־מֹועֵד Gloss: before the opening of the dwelling of the tent of meeting References: _reference_start_Exodus 40:6_reference_end_ _reference_start_Exodus 40:29_reference_end_ _reference_start_Leviticus 4:18_reference_end_ Keyword: Identifying Collocating Term: הַנְּחֹשֶׁת Gloss: (the altar of) bronze References: _reference_start_Exodus 38:30_reference_end_ _reference_start_Exodus 39:39_reference_end_ _reference_start_2 Chronicles 1:5_reference_end_ _reference_start_2 Chronicles 1:6_reference_end_ Level 3: b Context: The altar of the LORD your God in the place that the LORD will choose Intrinsic Domains for Meaning:c Tabernacle or Temple worship Participant Roles for Meaning:c Location: headword = altar in the place YHWH will choose Meaning Comments:c The altar in the place that the LORD will choose foresees the time when the temple is built and the worship of God is centralised. Key Reference: _reference_start_Deuteronomy 12:27_reference_end_ Key Verse: |u26|u* ...you shall go to the place which the Lord will choose, |u27|u* and offer your burnt offerings, the flesh and the blood, on the |baltar|b* of the Lord your God; the blood of your sacrifices shall be poured out on the |baltar|b* of the Lord your God, but the flesh you may eat. (RSV) Evaluation of Translations: All of the translations consulted used 'altar' here. _reference_start_Deuteronomy 12:27_reference_end_ _reference_start_Deuteronomy 12:27_reference_end_ _reference_start_Deuteronomy 16:21_reference_end_ _reference_start_Deuteronomy 26:4_reference_end_ Keyword: Identifying Collocating Term: יְהוָה אֱלֹהֶיךָ Gloss: (the altar) of Yahweh your God References: _reference_start_Deuteronomy 12:27_reference_end_ _reference_start_Deuteronomy 12:27_reference_end_ _reference_start_Deuteronomy 16:21_reference_end_ _reference_start_Deuteronomy 26:4_reference_end_ Keyword: Associated Collocating Term: עשׂה עֹלֹת עַל־ Gloss: to make burnt offerings on (the altar) References: _reference_start_Deuteronomy 12:27_reference_end_ Keyword: Similar_Term Collocating Term: אֲשֵׁרָה Gloss: Asherah, sacred pole References: _reference_start_Deuteronomy 16:21_reference_end_ Keyword: Simila r_Term Collocating Term: מַצֵּבָה Gloss: sacred pillar References: _reference_start_Deuteronomy 16:21_reference_end_ Level 3: c Context: The altar made of bronze used for burnt offering in the temple built by Solomon Intrinsic Domains for Meaning:c Temple worship Participant Roles for Meaning:c Location: headword = altar in Solomon's Temple Key Reference: _reference_start_1 Kings 9:25_reference_end_ Key Verse: Three times a year, Solomon burned incense and offered sacrifices to the LORD on the |baltar|b* he had built. Solomon had now finished building the LORD's temple. (CEV) Evaluation of Translations: All translations consulted used 'altar' here. _reference_start_1 Kings 8:22_reference_end_ _reference_start_1 Kings 8:31_reference_end_ _reference_start_1 Kings 8:54_reference_end_ _reference_start_1 Kings 8:64_reference_end_ _reference_start_1 Kings 9:25_reference_end_ _reference_start_2 Kings 11:11_reference_end_ _reference_start_2 Kings 12:10_reference_end_ _reference_start_2 Kings 16:14_refere!nce_end_ _reference_start_2 Kings 16:15_reference_end_ _reference_start_2 Kings 18:22_reference_end_ _reference_start_2 Kings 23:9_reference_end_ _reference_start_2 Chronicles 4:1_reference_end_ _reference_start_2 Chronicles 5:12_reference_end_ _reference_start_2 Chronicles 6:12_reference_end_ _reference_start_2 Chronicles 6:22_reference_end_ _reference_start_2 Chronicles 7:7_reference_end_ _reference_start_2 Chronicles 7:9_reference_end_ _reference_start_2 Chronicles 8:12_reference_end_ _reference_start_2 Chronicles 15:8_reference_end_ _reference_start_2 Chronicles 23:10_reference_end_ _reference_start_2 Chronicles 29:18_reference_end_ _reference_start_2 Chronicles 29:19_reference_end_ _reference_start_2 Chronicles 29:21_reference_end_ _reference_start_2 Chronicles 29:22_reference_end_ _reference_start_2 Chronicles 29:22_reference_end_ _reference_start_2 Chronicles 29:22_reference_end_ _reference_start_2 Chronicles 29:24_reference_end_ _reference_start_2 Chronicles 29:27_reference_end_ _reference_start_2" Chronicles 32:12_reference_end_ _reference_start_2 Chronicles 33:16_reference_end_ _reference_start_2 Chronicles 35:16_reference_end_ _reference_start_Isaiah 36:7_reference_end_ _reference_start_Ezekiel 8:5_reference_end_ _reference_start_Ezekiel 8:16_reference_end_ _reference_start_Ezekiel 9:2_reference_end_ _reference_start_Zechariah 9:15_reference_end_ _reference_start_Zechariah 14:20_reference_end_ Keyword: Associated Collocating Term: עשׂה Gloss: to make (an altar) References: _reference_start_2 Chronicles 4:1_reference_end_ _reference_start_2 Chronicles 7:7_reference_end_ Keyword: Associated Collocating Term: בנה Gloss: to build (an altar) References: _reference_start_1 Kings 9:25_reference_end_ _reference_start_2 Chronicles 8:12_reference_end_ _reference_start_2 Chronicles 33:16_reference_end_ Keyword: Identifying Collocating Term: הַנְּחֹשֶׁת [נְחֹשֶׁת] Gloss: (the altar) of bronze [(an altar) of bronze] References: _reference_start_1 Kings 8:64_reference_end_ _reference#_start_2 Kings 16:14_reference_end_ _reference_start_2 Kings 16:15_reference_end_ _reference_start_2 Chronicles 4:1_reference_end_ _reference_start_2 Chronicles 7:7_reference_end_ _reference_start_Ezekiel 9:2_reference_end_ Keyword: Identifying Collocating Term: יְהוָה Gloss: (the altar) of Yahweh References: _reference_start_1 Kings 8:22_reference_end_ _reference_start_1 Kings 8:54_reference_end_ _reference_start_2 Kings 23:9_reference_end_ _reference_start_2 Chronicles 6:12_reference_end_ _reference_start_2 Chronicles 8:12_reference_end_ _reference_start_2 Chronicles 15:8_reference_end_ _reference_start_2 Chronicles 29:19_reference_end_ _reference_start_2 Chronicles 29:21_reference_end_ _reference_start_2 Chronicles 33:16_reference_end_ _reference_start_2 Chronicles 35:16_reference_end_ Keyword: Identifying Collocating Term: הָעֹולָה Gloss: (the altar) of burnt offering References: _reference_start_2 Chronicles 29:18_reference_end_ Keyword: Associated Collocating Term: עלה עֹלֹות $עַל־ (hiphil)* Gloss: to offer burnt offerings on (the altar) References: _reference_start_2 Chronicles 8:12_reference_end_ _reference_start_2 Chronicles 29:27_reference_end_ _reference_start_2 Chronicles 35:16_reference_end_ Level 3: d Context: The altar of burnt offering described in Ezekiel's vision of a new temple Intrinsic Domains for Meaning:c Temple worship (in the temple of Ezekiel's vision) Participant Roles for Meaning:c Location: headword = altar in temple of Ezekiel's vision Key Reference: _reference_start_Ezekiel 40:47_reference_end_ Key Verse: Now the man measured the inner courtyard; it was one hundred seventy feet square. I also saw an |baltar|b* in front of the temple. (CEV) Evaluation of Translations: All of the translation consulted use 'altar' here. _reference_start_Ezekiel 40:47_reference_end_ _reference_start_Ezekiel 41:22_reference_end_ _reference_start_Ezekiel 43:13_reference_end_ _reference_start_Ezekiel 43:13_reference_end_ _reference_start_Ezekiel 43:18_reference_end_ _refer%ence_start_Ezekiel 43:22_reference_end_ _reference_start_Ezekiel 43:26_reference_end_ _reference_start_Ezekiel 43:27_reference_end_ _reference_start_Ezekiel 45:19_reference_end_ _reference_start_Ezekiel 47:1_reference_end_ Keyword: Associated Collocating Term: עשׂה Gloss: to make (an altar) References: _reference_start_Ezekiel 43:18_reference_end_ Keyword: Associated Collocating Term: כפר אֵת־ (piel)‏* Gloss: to make atonement for (the altar) References: _reference_start_Ezekiel 43:26_reference_end_ Keyword: Associated Collocating Term: לְהַעֲלֹות עֹלֹות עַל־ Gloss: to offer burnt offerings on (the altar) References: _reference_start_Ezekiel 43:18_reference_end_ Keyword: Associated Collocating Term: זרק הַדָּם עַל־ Gloss: to splash blood against (the altar) References: _reference_start_Ezekiel 43:18_reference_end_ Keyword: Similar_Term Collocating Term: שֻׁלְחָן Gloss: table References: _reference_start_Ezekiel 41:22_reference_end_ Level 3: e Context: &The altar of burnt offering in the rebuilt temple, following the return from exile in Babylon Intrinsic Domains for Meaning:c Temple worship (in the rebuilt temple, following the return from exile) Participant Roles for Meaning:c Location: headword = altar in second Temple Key Reference: _reference_start_Ezra 3:2_reference_end_ Key Verse: Then Jeshua son of Jozadak and his fellow priests and Zerubbabel son of Shealtiel and his associates began to build the |baltar|b* of the God of Israel to sacrifice burnt offerings on it, in accordance with what is written in the Law of Moses the man of God. (NIV) Evaluation of Translations: All the translations consulted used 'altar' here. _reference_start_Ezra 3:2_reference_end_ _reference_start_Ezra 3:3_reference_end_ _reference_start_Nehemiah 10:35_reference_end_ _reference_start_Malachi 1:7_reference_end_ _reference_start_Malachi 1:10_reference_end_ _reference_start_Malachi 2:13_reference_end_ Keyword: Associated Collocating Term: בנה אֶת־ Gloss: to build (th'e altar) References: _reference_start_Ezra 3:2_reference_end_ Keyword: Associated Collocating Term: לְהַעֲלֹות עֹלֹות עַל־ Gloss: to offer burnt offerings on (the altar) References: _reference_start_Ezra 3:2_reference_end_ _reference_start_Ezra 3:3_reference_end_ Level 3: f Context: Altar is used in an expression that refers to priestly or Levitical activity, where the altar is the focus of offering sacrifices or incense, and of the care that such activity would entail Intrinsic Domains for Meaning:c Priesthood Participant Roles for Meaning:c Agent: human = priests or Levites Meaning Comments:c In these occurrences, 'altar' is used as a specific point of reference for an expression that is referring to a more general activity done by the priests or Levites. In some instances and languages, the translator may want to use an expression referring to the more general activity in focus. Key Reference: _reference_start_1 Samuel 2:28_reference_end_ Key Verse: Out of all the tribes of Israel, (I chose your family to be my priests. I wanted them to |boffer sacrifices|b* and burn incense to me... (CEV) Evaluation of Translations: The Hebrew says literally, 'go up to my altar'. Since the purpose of going up to the altar would be to offer sacrifices, CEV understands the phrase to be part-whole figure for 'to offer sacrifices'. Translation: The French common language translation (FCL) keeps the reference to altar but explains it: 'to go up to my altar' becomes 'to offer sacrifices on my altar'. _reference_start_Numbers 3:31_reference_end_ _reference_start_Numbers 18:5_reference_end_ _reference_start_Numbers 18:7_reference_end_ _reference_start_Deuteronomy 33:10_reference_end_ _reference_start_Joshua 9:27_reference_end_ _reference_start_1 Samuel 2:28_reference_end_ _reference_start_1 Samuel 2:33_reference_end_ _reference_start_Lamentations 2:7_reference_end_ _reference_start_Ezekiel 40:46_reference_end_ _reference_start_Joel 1:13_reference_end_ _reference_start_Joel 2:17_reference_end_ Keyword: Assoc)iated Collocating Term: מִשְׁמֶרֶת Gloss: Observance of (the altar) References: _reference_start_Numbers 3:31_reference_end_ _reference_start_Numbers 18:5_reference_end_ _reference_start_Ezekiel 40:46_reference_end_ Keyword: Associated Collocating Term: שׁמר [מִשְׁמֶרֶת] Gloss: to keep [the observance of] (the altar) References: _reference_start_Numbers 18:5_reference_end_ _reference_start_Numbers 18:7_reference_end_ _reference_start_Ezekiel 40:46_reference_end_ Level 3: g Context: Altar is used in an expression that refers to congregational worship, where the altar, or sacrifice done on the altar, is the focus of that worship Intrinsic Domains for Meaning:c Congregational Worship, Priesthood, Ritual Key Reference: _reference_start_Psalms 43:4_reference_end_ Key Verse: Then I will |bworship|b* at your |baltar|b* because you make me joyful. You are my God, and I will praise you. Yes, I will praise you as I play my harp. (CEV) Evaluation of Translations: Most translations translate t*he expression literally: 'I will go to the altar of God'. CEV explains the significance of the action of 'going to the altar of God' as 'I will worship at your altar'. _reference_start_Psalms 26:6_reference_end_ _reference_start_Psalms 43:4_reference_end_ _reference_start_Psalms 51:21_reference_end_ _reference_start_Psalms 84:4_reference_end_ _reference_start_Psalms 118:27_reference_end_ _reference_start_Isaiah 56:7_reference_end_ _reference_start_Isaiah 60:7_reference_end_ _reference_start_Amos 2:8_reference_end_ Keyword: Associated Collocating Term: עלה עַל־ Gloss: to offer burnt offering on (the altar) References: _reference_start_Psalms 51:21_reference_end_ _reference_start_Isaiah 60:7_reference_end_ Level 3: h Context: The altar of burnt offering in the tabernacle (and presumably the temple) functioned as a site of refuge from vengeance in cases of manslaughter Intrinsic Domains for Meaning:c Refuge, Justice Meaning Comments:c A man could not be killed while he grasped the altar. If the man wa+s innocent of premeditated murder he could be protected against vengeance slaying. If he was guilty of premeditated murder he would be taken away from the altar and executed. Exodus 21:14 sets down the law and presumably refers to any altar. 1 Kings 1:50,51,53;2:28,29 provides examples of specific instances where the altar of burnt offering in the Tabernacle was used as a place of refuge. In the case of Adonijah the altar is not specifically named. In the case of Joab, it is the altar in the Tabernacle (the tent of the LORD). So, it seems likely that Adonijah also fled to the altar in the tabernacle. Key Reference: _reference_start_Exodus 21:14_reference_end_ Key Verse: But when someone gets angry and deliberately kills someone else, he is to be put to death, even if he has run to my |baltar|b* for safety. (TEV) Evaluation of Translations: All the translations consulted use 'altar' here. _reference_start_Exodus 21:14_reference_end_ _reference_start_1 Kings 1:50_reference_end_ _reference_start_1 Kings 1:5,1_reference_end_ _reference_start_1 Kings 1:53_reference_end_ _reference_start_1 Kings 2:28_reference_end_ _reference_start_1 Kings 2:29_reference_end_ Keyword: Associated Collocating Term: חזק/אחז בְּקַרְנֹות (hiphil)* Gloss: to take hold of/seize the horns of (the altar) References: _reference_start_1 Kings 1:50_reference_end_ _reference_start_1 Kings 1:51_reference_end_ _reference_start_1 Kings 2:28_reference_end_ Level 2: 3 Meaning: Pagan altar, a platform for sacrifice and offering dedicated to the worship of a god other than the God of Israel Frame for Meaning: Sacrifice Intrinsic Domains for Meaning: Apostacy, Idolatry Grammar Notes: In most of the cases, when 'altar' is in the plural, pagan altars are referred to. On a few occasions 'altars' can refer to the two altars in the tabernacle or temple. Participant Roles for Meaning: Event: to sacrificeAgent: humanBeneficiary: pagan godsPatient: sacrifice or offeringLocation: headword Level 3: a Context: Altars used for worship of Canaa-nite or Aramaen deities Key Reference: _reference_start_Deuteronomy 12:3_reference_end_ Key Verse: |u2|u* In the land that you are taking, destroy all the places where the people worship their gods on high mountains, on hills, and under green trees. |u3|u* Tear down their |baltars|b* and smash their sacred stone pillars to pieces. Burn their symbols of the goddess Asherah and chop down their idols, so that they will never again be worshiped at those places. (TEV) Evaluation of Translations: All the translation consulted use 'altar' here. _reference_start_Exodus 32:5_reference_end_ _reference_start_Exodus 34:13_reference_end_ _reference_start_Numbers 23:1_reference_end_ _reference_start_Numbers 23:2_reference_end_ _reference_start_Numbers 23:4_reference_end_ _reference_start_Numbers 23:4_reference_end_ _reference_start_Numbers 23:14_reference_end_ _reference_start_Numbers 23:14_reference_end_ _reference_start_Numbers 23:29_reference_end_ _reference_start_Numbers 23:30_reference_end_ _reference_start_Deuter.onomy 7:5_reference_end_ _reference_start_Deuteronomy 12:3_reference_end_ _reference_start_Judges 2:2_reference_end_ _reference_start_Judges 6:25_reference_end_ _reference_start_Judges 6:28_reference_end_ _reference_start_Judges 6:30_reference_end_ _reference_start_Judges 6:31_reference_end_ _reference_start_Judges 6:32_reference_end_ _reference_start_1 Kings 12:32_reference_end_ _reference_start_1 Kings 12:33_reference_end_ _reference_start_1 Kings 12:33_reference_end_ _reference_start_1 Kings 13:1_reference_end_ _reference_start_1 Kings 13:3_reference_end_ _reference_start_1 Kings 13:4_reference_end_ _reference_start_1 Kings 13:5_reference_end_ _reference_start_1 Kings 13:5_reference_end_ _reference_start_1 Kings 16:32_reference_end_ _reference_start_1 Kings 18:26_reference_end_ _reference_start_2 Kings 11:18_reference_end_ _reference_start_2 Kings 11:18_reference_end_ _reference_start_2 Kings 11:18_reference_end_ _reference_start_2 Kings 16:10_reference_end_ _reference_start_2 Kings 16:10_reference_end/_ _reference_start_2 Kings 16:11_reference_end_ _reference_start_2 Kings 16:12_reference_end_ _reference_start_2 Kings 16:12_reference_end_ _reference_start_2 Kings 16:13_reference_end_ _reference_start_2 Kings 16:14_reference_end_ _reference_start_2 Kings 16:14_reference_end_ _reference_start_2 Kings 16:15_reference_end_ _reference_start_2 Kings 18:22_reference_end_ _reference_start_2 Kings 21:3_reference_end_ _reference_start_2 Kings 21:4_reference_end_ _reference_start_2 Kings 21:5_reference_end_ _reference_start_2 Kings 23:12_reference_end_ _reference_start_2 Kings 23:12_reference_end_ _reference_start_2 Kings 23:15_reference_end_ _reference_start_2 Kings 23:15_reference_end_ _reference_start_2 Kings 23:16_reference_end_ _reference_start_2 Kings 23:17_reference_end_ _reference_start_2 Kings 23:20_reference_end_ _reference_start_2 Chronicles 14:2_reference_end_ _reference_start_2 Chronicles 23:17_reference_end_ _reference_start_2 Chronicles 23:17_reference_end_ _reference_start_2 Chronicles 28:24_refer0ence_end_ _reference_start_2 Chronicles 30:14_reference_end_ _reference_start_2 Chronicles 31:1_reference_end_ _reference_start_2 Chronicles 32:12_reference_end_ _reference_start_2 Chronicles 33:3_reference_end_ _reference_start_2 Chronicles 33:4_reference_end_ _reference_start_2 Chronicles 33:5_reference_end_ _reference_start_2 Chronicles 33:15_reference_end_ _reference_start_2 Chronicles 34:4_reference_end_ _reference_start_2 Chronicles 34:5_reference_end_ _reference_start_2 Chronicles 34:5_reference_end_ _reference_start_2 Chronicles 34:7_reference_end_ _reference_start_Isaiah 17:8_reference_end_ _reference_start_Isaiah 27:9_reference_end_ _reference_start_Isaiah 36:7_reference_end_ _reference_start_Jeremiah 11:13_reference_end_ _reference_start_Jeremiah 11:13_reference_end_ _reference_start_Jeremiah 17:1_reference_end_ _reference_start_Jeremiah 17:2_reference_end_ _reference_start_Ezekiel 6:4_reference_end_ _reference_start_Ezekiel 6:5_reference_end_ _reference_start_Ezekiel 6:6_reference_end_ _refere1nce_start_Ezekiel 6:13_reference_end_ _reference_start_Hosea 8:11_reference_end_ _reference_start_Hosea 8:11_reference_end_ _reference_start_Hosea 10:1_reference_end_ _reference_start_Hosea 10:2_reference_end_ _reference_start_Hosea 10:8_reference_end_ _reference_start_Hosea 12:12_reference_end_ _reference_start_Amos 3:14_reference_end_ _reference_start_Amos 9:1_reference_end_ Keyword: Associated Collocating Term: בנה Gloss: to build (an altar) References: _reference_start_Exodus 32:5_reference_end_ _reference_start_Numbers 23:1_reference_end_ _reference_start_Numbers 23:14_reference_end_ _reference_start_Numbers 23:29_reference_end_ _reference_start_2 Kings 16:11_reference_end_ _reference_start_2 Kings 21:4_reference_end_ _reference_start_2 Kings 21:5_reference_end_ _reference_start_2 Chronicles 33:4_reference_end_ _reference_start_2 Chronicles 33:5_reference_end_ _reference_start_2 Chronicles 33:15_reference_end_ Keyword: Associated Collocating Term: עשׂה Gloss: to make (an altar) References: _re2ference_start_1 Kings 12:33_reference_end_ _reference_start_1 Kings 18:26_reference_end_ _reference_start_2 Kings 23:12_reference_end_ _reference_start_2 Chronicles 28:24_reference_end_ _reference_start_Isaiah 17:8_reference_end_ Keyword: Associated Collocating Term: קום (hiphil)* Gloss: to erect (an altar) References: _reference_start_1 Kings 16:32_reference_end_ _reference_start_2 Kings 21:3_reference_end_ _reference_start_2 Chronicles 33:3_reference_end_ Keyword: Associated Collocating Term: נתץ Gloss: to pull down (their altars) References: _reference_start_Exodus 34:13_reference_end_ _reference_start_Deuteronomy 7:5_reference_end_ _reference_start_Deuteronomy 12:3_reference_end_ _reference_start_Judges 2:2_reference_end_ _reference_start_Judges 6:28_reference_end_ _reference_start_Judges 6:30_reference_end_ _reference_start_Judges 6:31_reference_end_ _reference_start_Judges 6:32_reference_end_ _reference_start_2 Kings 11:18_reference_end_ _reference_start_2 Chronicles 31:1_reference_end_ _refer3ence_start_2 Chronicles 34:4_reference_end_ _reference_start_2 Chronicles 34:7_reference_end_ Keyword: Associated Collocating Term: הרס Gloss: to tear down (the altar) References: _reference_start_Judges 6:25_reference_end_ Keyword: Associated Collocating Term: סור (hiphil)* Gloss: to remove (their altars) References: _reference_start_2 Kings 18:22_reference_end_ _reference_start_2 Chronicles 14:2_reference_end_ _reference_start_2 Chronicles 30:14_reference_end_ _reference_start_2 Chronicles 32:12_reference_end_ _reference_start_2 Chronicles 33:15_reference_end_ _reference_start_Isaiah 36:7_reference_end_ Keyword: Identifying Collocating Term: הַבַּעַל Gloss: of Baal References: _reference_start_Judges 6:25_reference_end_ _reference_start_Judges 6:28_reference_end_ _reference_start_Judges 6:30_reference_end_ _reference_start_Judges 6:32_reference_end_ Keyword: Identifying Collocating Term: הַבְּעָלִים Gloss: of the Baals References: _reference_start_2 Chronicles 34:4_reference_end4_ Keyword: Identifying Collocating Term: לַבַּעַל Gloss: for Baal References: _reference_start_1 Kings 16:32_reference_end_ _reference_start_2 Kings 21:3_reference_end_ Keyword: Identifying Collocating Term: לַבְּעָלִים Gloss: for the Baals References: _reference_start_2 Chronicles 33:3_reference_end_ Keyword: Identifying Collocating Term: לְקַטֵּר לַבַּעַל Gloss: to make smoke to Baal References: _reference_start_Jeremiah 11:13_reference_end_ Keyword: Similar_Term Collocating Term: מַצֵּבָה Gloss: sacred pillar, memorial stone References: _reference_start_Exodus 34:13_reference_end_ _reference_start_Deuteronomy 7:5_reference_end_ _reference_start_Deuteronomy 12:3_reference_end_ _reference_start_2 Chronicles 14:2_reference_end_ _reference_start_2 Chronicles 31:1_reference_end_ Keyword: Similar_Term Collocating Term: אֲשֵׁרָה Gloss: sacred pole, Asherah References: _reference_start_Exodus 34:13_reference_end_ _reference_start_Deuteronomy 7:5_reference_end_5 _reference_start_Deuteronomy 12:3_reference_end_ _reference_start_Judges 6:25_reference_end_ _reference_start_Judges 6:28_reference_end_ _reference_start_Judges 6:30_reference_end_ _reference_start_1 Kings 16:32_reference_end_ _reference_start_2 Kings 21:3_reference_end_ _reference_start_2 Chronicles 14:2_reference_end_ _reference_start_2 Chronicles 31:1_reference_end_ _reference_start_2 Chronicles 33:3_reference_end_ _reference_start_2 Chronicles 34:4_reference_end_ _reference_start_2 Chronicles 34:7_reference_end_ _reference_start_Isaiah 17:8_reference_end_ _reference_start_Isaiah 27:9_reference_end_ _reference_start_Jeremiah 17:2_reference_end_ Keyword: Similar_Term Collocating Term: בָּמָה Gloss: high place, shrine References: _reference_start_1 Kings 12:32_reference_end_ _reference_start_2 Kings 18:22_reference_end_ _reference_start_2 Kings 21:3_reference_end_ _reference_start_2 Kings 23:15_reference_end_ _reference_start_2 Kings 23:15_reference_end_ _reference_start_2 Kings 23:20_reference_en6d_ _reference_start_2 Chronicles 14:2_reference_end_ _reference_start_2 Chronicles 31:1_reference_end_ _reference_start_2 Chronicles 32:12_reference_end_ _reference_start_2 Chronicles 33:3_reference_end_ _reference_start_Isaiah 36:7_reference_end_ _reference_start_Ezekiel 6:4_reference_end_ _reference_start_Ezekiel 6:6_reference_end_ Keyword: Similar_Term Collocating Term: חַמָּן Gloss: incense altaro* References: _reference_start_2 Chronicles 14:2_reference_end_ _reference_start_2 Chronicles 34:4_reference_end_ _reference_start_2 Chronicles 34:7_reference_end_ _reference_start_Isaiah 17:8_reference_end_ _reference_start_Isaiah 27:9_reference_end_ _reference_start_Ezekiel 6:4_reference_end_ _reference_start_Ezekiel 6:6_reference_end_ Keyword: Identifying Collocating Term: בְּבֵית־אֵל Gloss: in Bethel References: _reference_start_1 Kings 12:32_reference_end_ _reference_start_1 Kings 12:33_reference_end_ _reference_start_1 Kings 13:4_reference_end_ _reference_start_2 Kings 23:15_reference_e7nd_ Keyword: Identifying Collocating Term: בֵּית־אֵל Gloss: (the altar) of Bethel References: _reference_start_2 Kings 23:17_reference_end_ Keyword: Identifying Collocating Term: הַמִּזְבֵּחַ הַגָּדֹול Gloss: the great altar References: _reference_start_2 Kings 16:15_reference_end_ Keyword: Associated Collocating Term: עלה...פָּר וָאַיִל Gloss: to offer up...bull and ram References: _reference_start_Numbers 23:2_reference_end_ _reference_start_Numbers 23:4_reference_end_ _reference_start_Numbers 23:14_reference_end_ _reference_start_Numbers 23:30_reference_end_ Keyword: Associated Collocating Term: עלה עַל־ Gloss: to go to / to offer burnt offerings on References: _reference_start_1 Kings 12:32_reference_end_ _reference_start_1 Kings 12:33_reference_end_ _reference_start_1 Kings 12:33_reference_end_ _reference_start_2 Kings 16:12_reference_end_ Keyword: Associated Collocating Term: ‏ Gloss: to burn a whole offering on- References: _reference_start_1 Kin8gs 12:33_reference_end_ _reference_start_1 Kings 13:1_reference_end_ _reference_start_2 Kings 16:13_reference_end_ _reference_start_2 Kings 16:15_reference_end_ Keyword: Associated Collocating Term: קטר מִנחָה (hiphil)* Gloss: to burn a cereal offering References: _reference_start_2 Kings 16:13_reference_end_ _reference_start_2 Kings 16:15_reference_end_ Keyword: Associated Collocating Term: זרק הָדַּם עַל־ Gloss: to splash the blood on (the altar) References: _reference_start_2 Kings 16:13_reference_end_ _reference_start_2 Kings 16:15_reference_end_ Level 3: b Context: Figurative use: The altar at Bethel is personified as an agent of apostasy and worthy of judgment. Intrinsic Domains for Meaning:c Pagan ritual Key Reference: _reference_start_1 Kings 13:2_reference_end_ Key Verse: Suddenly one of God's prophets arrived from Judah and shouted: The Lord sent me with a message about this |baltar|b*. A child named Josiah will be born into David's family. He will sacrifice on this altar t9he priests who make offerings here, and human bones will be burned on it. (CEV) Evaluation of Translations: In the Hebrew the prophet adresses the altar: 'Altar! Altar!' and the rest of prophecy refers to the altar in the second person. Most of the translations translate the personification literally. However, in a language where the personification is unnatural or misunderstood, it would be possible to follow the CEV. It removes the personification and changes the reference from 2nd person to 3rd person. _reference_start_1 Kings 13:2_reference_end_ _reference_start_1 Kings 13:2_reference_end_ _reference_start_1 Kings 13:2_reference_end_ _reference_start_1 Kings 13:4_reference_end_ _reference_start_1 Kings 13:32_reference_end_ _reference_start_Amos 3:14_reference_end_ Keyword: Keyword: Associated Collocating Term: רבה ל־ (hiphil)* Gloss: to multiply (altars) References: _reference_start_Hosea 8:11_reference_end_ _reference_start_Hosea 10:1_reference_end_ Keyword: Associated Collocating Term: קרא :ַל־ Gloss: call out against (the altar) References: _reference_start_1 Kings 13:2_reference_end_ _reference_start_1 Kings 13:4_reference_end_ _reference_start_1 Kings 13:32_reference_end_ Keyword: Similar_Term Collocating Term: מַצֵּבָה Gloss: sacred pillar References: _reference_start_Hosea 10:1_reference_end_ _reference_start_Hosea 10:2_reference_end_ Keyword: Similar_Term Collocating Term: בָּמָה Gloss: high place, shrine References: _reference_start_Hosea 10:8_reference_end_ Keyword: Associated Collocating Term: פקד עַל־ Gloss: to bring punishment against (the altar) References: _reference_start_Amos 3:14_reference_end_ Keyword: Identifying Collocating Term: בֵּית־אֵל Gloss: (the altar) of Bethel References: _reference_start_Amos 3:14_reference_end_ Keyword: Similar_Term Collocating Term: בָּמָה Gloss: high place/shrine References: _reference_start_1 Kings 13:2_reference_end_ _reference_start_1 Kings 13:32_reference_end_ Level 2: 4 Meaning: Altar built as a memo;rial marker to the God of Israel, not as a platform for offering sacrifice. Frame for Meaning: Sacrifice Intrinsic Domains for Meaning: Memorial Meaning Comments: An altar is prototypically understood as a place of sacrifice. But it could also serve as a memorial marker. Such a function is implicit in many of the contexts for Meaning 1. The altars are built on locations of significant interaction with God, often there is no mention of sacrifice being made, and one of the functions may be to remind those who follow of what happened. Exodus 20:24 refers to the altar as a "place where I cause my name to be remembered" (RSV). But the only place where an altar's function as a memorial marker is asserted and distinguished from its function as a place of sacrifice is in Joshua 22. In this passage, it is clear that the function as a place of sacrifice is what comes to mind when the western tribes hear that the eastern tribes are building their own altar. But they accept the eastern tribes assertion that the altar< is only to serve as a memorial. Level 3: a Context: The Altar of Witness, built by the tribes east of the Jordan river (Rueben, Gad and the half-tribe of Manasseh) to remind the other tribes of they are a part of God's family Key Reference: _reference_start_Joshua 22:28_reference_end_ Key Verse: |u26|u* ‘So we said to each other, “Let us build this |baltar|b*, not for burnt offerings or other sacrifices |u27|u* but as a witness between us and you ...” (NJB) Evaluation of Translations: All the translations consulted use 'altar' here. _reference_start_Joshua 22:10_reference_end_ _reference_start_Joshua 22:10_reference_end_ _reference_start_Joshua 22:11_reference_end_ _reference_start_Joshua 22:16_reference_end_ _reference_start_Joshua 22:19_reference_end_ _reference_start_Joshua 22:23_reference_end_ _reference_start_Joshua 22:26_reference_end_ _reference_start_Joshua 22:29_reference_end_ _reference_start_Joshua 22:34_reference_end_ Keyword: Associated Collocating Term: בנה Gloss: to build (an alta=r) References: _reference_start_Joshua 22:10_reference_end_ _reference_start_Joshua 22:11_reference_end_ _reference_start_Joshua 22:16_reference_end_ _reference_start_Joshua 22:19_reference_end_ _reference_start_Joshua 22:23_reference_end_ _reference_start_Joshua 22:26_reference_end_ _reference_start_Joshua 22:29_reference_end_ Keyword: Associated Collocating Term: מרד בַּיהוָה Gloss: to rebel against Yahwehq* References: _reference_start_Joshua 22:16_reference_end_ _reference_start_Joshua 22:19_reference_end_ _reference_start_Joshua 22:23_reference_end_ _reference_start_Joshua 22:29_reference_end_ Keyword: Associated Collocating Term: שׁוב מֵאַחֲרֵי יְהוָה Gloss: to turn away from Yahwehq* References: _reference_start_Joshua 22:16_reference_end_ _reference_start_Joshua 22:23_reference_end_ _reference_start_Joshua 22:29_reference_end_ Keyword: Identifying Collocating Term: לְעֹלָה Gloss: for burnt offering References: _reference_start_Joshua 22:23_reference_end_ _refer>ence_start_Joshua 22:26_reference_end_ _reference_start_Joshua 22:29_reference_end_ Keyword: Identifying Collocating Term: לְמִנְחָה Gloss: for cereal offering References: _reference_start_Joshua 22:23_reference_end_ _reference_start_Joshua 22:29_reference_end_ Keyword: Identifying Collocating Term: לְזָבַח Gloss: for sacrifices References: _reference_start_Joshua 22:26_reference_end_ _reference_start_Joshua 22:29_reference_end_ Keyword: Identifying Collocating Term: לַעֲשֹׂות זִבְחֵי שְׁלָמִים Gloss: for making sacrifices of peacemaking References: _reference_start_Joshua 22:23_reference_end_ Level 2: 5 Meaning: Incense burner, or altar of incense, a raised structure used by the High Priest for burning incense to establish holiness within the sanctuary Frame for Meaning: Sacrifice Intrinsic Domains for Meaning: Ritual Purification, Tabernacle, Temple, Holiness Participant Roles for Meaning: Event =to burn incenseAgent =High PriestPatient =incenseBeneficiary =High ?PriestLocation =headword Meaning Comments: No sacrifice is done on the altar of incense. It is probably referred to as an altar because the burning of incense and the going up of its smoke is comparable to the burning of a sacrifice and the going up of its smoke. In addition it is comparable in shape, being square in its cross-section with upturned corners, called horns. It is likely that the burning of incense was viewed as analogous to the burning of a sacrifice.The actual function of the incense burned on the altar is not clearly described. In Exodus 30:7,8, the high priest is to offer incense on the altar when he goes into the sanctuary every morning and evening to take care of the lamps. In Leviticus 16:12-13, when the high priest enters the sanctuary to sprinkle blood on the covenant box, he is to bring in coals and incense, and burn the incense on the fire (the word 'altar' is not actually used in this instance). 'The smoke of the incense will conceal the atonement cover above the Testimony, so tha@t he will not die' (Lev 16:13, NIV). Nielsen comments 'This incense cloud provides the high priest with cover against the divine wrath or the divine “radiation.” The incense smoke gives protection.'r* Another way to put this is to say that the incense smoke establishes holiness. Level 3: a Context: The portable incense burner, or altar of incense, made of acacia wood overlaid with gold, located in the sanctuary, or holy place, of the tabernacle, before the Ark of the Covenant Intrinsic Domains for Meaning:c Tabernacle, Sanctuary, High Priesthood Participant Roles for Meaning:c Location: headword = altar in the Tabernacle Key Reference: _reference_start_Exodus 37:25_reference_end_ Key Verse: He made an |baltar|b* out of acacia wood, for burning incense. It was square, 18 inches long and 18 inches wide, and it was 36 inches high. Its projections at the four corners formed one piece with it. (TEV) Evaluation of Translations: All the translations consulted use 'altar' here. They vary slightly in whether tAhey modify it as an 'incense altar' (NJV), an 'altar of incense' (RSV, NIV, REB), or an 'altar...for burning incense' (TEV, CEV). _reference_start_Exodus 28:43_reference_end_ _reference_start_Exodus 30:1_reference_end_ _reference_start_Exodus 30:27_reference_end_ _reference_start_Exodus 31:8_reference_end_ _reference_start_Exodus 35:15_reference_end_ _reference_start_Exodus 37:25_reference_end_ _reference_start_Exodus 39:38_reference_end_ _reference_start_Exodus 40:5_reference_end_ _reference_start_Exodus 40:26_reference_end_ _reference_start_Leviticus 4:7_reference_end_ _reference_start_Leviticus 4:18_reference_end_ _reference_start_Numbers 4:11_reference_end_ _reference_start_1 Chronicles 6:34_reference_end_ Keyword: Associated Collocating Term: עשׂה Gloss: to make (an altar) References: _reference_start_Exodus 30:1_reference_end_ _reference_start_Exodus 35:15_reference_end_ _reference_start_Exodus 37:25_reference_end_ Keyword: Identifying Collocating Term: מִקְטַר קְטֹרֶת Gloss: a burBning place of incense References: _reference_start_Exodus 30:1_reference_end_ Keyword: Identifying Collocating Term: הַקְּטֹרֶת Gloss: (the altar) of incense References: _reference_start_Exodus 30:27_reference_end_ _reference_start_Exodus 31:8_reference_end_ _reference_start_Exodus 35:15_reference_end_ _reference_start_Exodus 37:25_reference_end_ _reference_start_1 Chronicles 6:34_reference_end_ Keyword: Identifying Collocating Term: לִקְטֹרֶת Gloss: (altar) for incense References: _reference_start_Exodus 40:5_reference_end_ Keyword: Identifying Collocating Term: קְטֹרֶת הַסַּמִּים Gloss: (the altar) of incense of perfumes References: _reference_start_Leviticus 4:7_reference_end_ Keyword: Identifying Collocating Term: הַזָּהָב Gloss: (the altar) of gold References: _reference_start_Exodus 39:38_reference_end_ _reference_start_Exodus 40:5_reference_end_ _reference_start_Exodus 40:26_reference_end_ _reference_start_Numbers 4:11_reference_end_ Keyword: Identifying CCollocating Term: בְּאֹהֶל מֹועֵד Gloss: in the tent of meeting References: _reference_start_Exodus 40:26_reference_end_ _reference_start_Leviticus 4:7_reference_end_ _reference_start_Leviticus 4:18_reference_end_ Keyword: Identifying Collocating Term: לִפְנֵי אֲרֹון הָעֵדֻת Gloss: before the Ark of the Testimony References: _reference_start_Exodus 40:5_reference_end_ Keyword: Identifying Collocating Term: לִפְנֵי יְהוָה Gloss: before Yahweh References: _reference_start_Leviticus 4:7_reference_end_ _reference_start_Leviticus 4:18_reference_end_ Level 3: b Context: The incense burner, or altar of incense, in the temple, made for Solomon of cedar wood overlaid with gold Intrinsic Domains for Meaning:c Temple, Sanctuary, High Priesthood Participant Roles for Meaning:c Location: headword = altar of incense in Solomon's temple Key Reference: _reference_start_1 Kings 6:22_reference_end_ Key Verse: The whole interior of the Temple was covered with gold, as well as tDhe |baltar|b* in the Most Holy Place. (TEV) Evaluation of Translations: All the translations consulted use 'altar' here. However, it is clearly the incense burner that is being referred to. To avoid confusion it would not be inaccurate to designate this altar as 'the altar of incense'. Translation: The French |iBible du Semeur|i* translates simply 'altar', but has a footnote: This is the altar of incense (7.48; Ex 30.1,6; 37.25–28; He 9.3–4). _reference_start_1 Kings 6:20_reference_end_ _reference_start_1 Kings 6:22_reference_end_ _reference_start_1 Kings 7:48_reference_end_ _reference_start_1 Chronicles 28:18_reference_end_ _reference_start_2 Chronicles 4:19_reference_end_ _reference_start_2 Chronicles 26:16_reference_end_ _reference_start_2 Chronicles 26:19_reference_end_ _reference_start_Isaiah 6:6_reference_end_ Keyword: Associated Collocating Term: עשׂה Gloss: to make (an altar) References: _reference_start_1 Kings 7:48_reference_end_ _reference_start_2 Chronicles 4:19_reference_end_ KeywoErd: Identifying Collocating Term: הַקְּטֹרֶת Gloss: (the altar) of incense References: _reference_start_1 Chronicles 28:18_reference_end_ _reference_start_2 Chronicles 26:16_reference_end_ _reference_start_2 Chronicles 26:19_reference_end_ Keyword: Identifying Collocating Term: הַזָּהָב Gloss: (the altar) of gold References: _reference_start_1 Kings 7:48_reference_end_ _reference_start_2 Chronicles 4:19_reference_end_ Note: (a) In these two occurrences in 1 Kings 19, Elijah may be referring to the altar on Mt. Carmel. The same verb for "torn down" is used in 18:30 and in 19:10, 14. But the word is in the plural and would seem to refer to altars throughout the northern kingdom, like that on Mt. Carmel, that were alternatives to the state Baal worship promoted by Ahab and Jezebel. In seeking to stamp out the worship of the LORD, they must have systematically torn down altars dedicated to his worship. Note: (b) Isaiah provides no information about who will build this altar. Yet it would seeFm to follow the patriarchal pattern of building an altar to commemorate significant interaction with God. It serves as both a memorial and as a place of sacrifice. Note: (c) Elijah accuses the Israelites of three things: abandoning the covenant, tearing down the altars, murdering the prophets. In this case 'altar' may be a figure of speech to refer to temple worship and the sacrificial system, just as 'covenant' might refer to OT instruction, and 'prophet' to religious leadership. Note: (d) In 1 Kings 3:4 it sounds like Solomon is offering sacrifices at a Canaanite shrine in Gibeon. 2 Chronicles 1:3-5 clarifies that by saying that the tabernacle was located at Gibeon at this time and that Solomon offered his sacrifices on the bronze altar in front of the tent of the LORD's presence. Note: (e) 1 Kings does not actually record the building of the bronze altar of burnt offering for the temple. In the context of 1 Kings, the altar in this verse could be understood to be the bronze altar of the tabernacle. ButG the parallel passage in 2 Chronicles 4:1 (compare 1Ki 7:23) indicates that Solomon had a new altar built for the temple. It does not go into much detail but it was significantly larger than the portable bronze altar in the tabernacle. Note: (f) Ezekiel compares a wooden table found in the temple to an altar. The point of comparison is not clear. It is most likely its shape since he describes the table as having the appearance of a wooden altar. But it could be its position in the temple, or it could be its function of standing before the Lord. It is not likely that it was meant to be used as an altar of incense or of burnt offering because the wood would not withstand the fire without metal overlay. Note: (g) Amos may be referring to pagan altars here. But the context seems to refer to perversion of proper religion rather than to apostasy. If this is perversion of religion than these altars would seem to refer to altars of Yahweh that were still acceptable places of worship in the northern kingdom. Note:H (h) The incident of the golden calf may be a bit early in the history of Israel to be attributed to Canaanite religious practices. But Jeroboam is portrayed as having patterned his official cult after the golden calf, and it seems likely that his cult was patterned after Canaanite practice. Baal was frequently pictured as a bull. Note: (i) Numbers 23 tells the story of Balak enlisting Balaam to curse the Israelites. God responds to Balaam and speaks through Balaam. So, one could question whether it is appropriate to group these occurrences under pagan altars. But Balak didn't associate Balaam with the God of the Israelites, nor does Balaam try to correct Balak. God used Balaam in spite of his adherence to pagan practices. Note: (j) Baal worship was a specific manifestation of Canaanite worship centered around an important god in the Canaanite pantheon. In some cases, especially when used in the plural 'the Baals', Baal may be used as a specific for general reference to Canaanite gods. On the other hand, Igeneral references to Canaanite altars may refer to Baal worship, especially when in conjunction with references to Asherah. Note: (k) Jeroboam set up shrines with calf idols at Dan and Bethel to try to draw his people away from worship in Jerusalem. The calf idol and Jeroboam's words echo those of Aaron in Exo 32:4. Apparently the altar at the shrine of Bethel became a significant focus of worship for Jeroboam's state religion. Jeroboam may have tried to claim that it was Yahwistic worship. But that claim was rejected by prophets who would condemn the practice. Note: (l) See the parallel passages in 2 Chronicles 32:12 and Isaiah 36:7 The Rabshakeh (the spokesman for the Assyrian king) is making an ironic reference to the Canaanite altars that Hezekiah had torn down. Hezekiah was trying to centralize worship in Jerusalem and eliminate worship that combined elements of Canaanite and Israelite worship. There was opposition to Hezekiah was doing and the Rabshakeh is trying to capitalize on that opposition. CJompare 2 Kings 21:3. Note: (m) Context indicates that this is probably the altar in the temple at Bethel. Amos addressed his prophecy to the northern kingdom and mentions the altar at Bethel in prior passages. TEV inserts the word 'the Temple' to help the reader identify that when God 'strikes the tops of the columns' Amos is referring to the columns in the Temple. But it leads to confusion with the Temple in Jerusalem. CEV translates 'the temple altar' but footnotes it with 'The one at Bethel'. De Waard and Smalley (A TRANSLATOR'S HANDBOOK on The Book of Amos, New York, UBS1979, electronic) also identify this with the altar in the temple in Bethel. Note: (n) See the preceding verse. Note: (o) This particular term always seems to refer to a Canaanite incense altar, never to the altar of incense in the Tabernacle or the Temple. Note: (p) See verse 4. Note: (q) This is what the other tribes accused them of doing by building the altar, and what the two and a half tribes denied that they were doing. Note: (r) Kjeld Nielsen, "Incense" ABD, electronic version, 1992. Note: (s) The altar in this verse is not described. But since the clothing is made for Aaron and his sons and the altar is located within the tent of meeting or the sanctuary, it is probably referring to the altar of incense. Note: (t) See 35:10 Note: (u) Isaiah doesn't specify which altar the coal was taken from. But Young notes: 'The ricPah* was a stone on which the incense was placed and burned, and hence it would seem that the scene reflects upon the altar of incense rather than that of burnt offering, inasmuch as it is difficult to account for the presence of the stone upon the latter.' Edward J. Young, The Book of Isaiah, Grand Rapids, Mich.: Eerdmans, 1965. Version: 0 Date: 2007-07-16 18:33:21 paul Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. ?tfXJ<. xj\N@2$|n`RD6( ex dx  cx  bx  ax  `x  _x # ^x # ]x  \x [x Zx  Yx  Xx  Wx Vx  Ux  Tx  Sx  Rx  Qx Px Ox# Nx# Mx  Lx  Kx  Jx  Ix  Hx  Gx  Fx # Ex # Dx  Cx Bx Ax @x ?x >x# =x <x ;x  :x  9x  8x 7x 6x  5x  4x  3x  2x  1x  0x  /x # .x  -x  ,x  +x  *x  )x  (x # 'x # ?tfXJ<. xj\N@2$|n`RD6( $x #x "x !x, x& x% x% x% x$ x x x x x x x x x x x x x x x( x x x x x x x x x x x x x x ~x }x |x {x zx yx  xx  wx vx ux  tx  sx  rx  qx px ox nx mx lx  kx  jx# ix# hx  gx  fx  ?tfXJ<. xj\N@2$|n`RD6( cx bx ax `x _x ^x ]x \x [x Zx# Yx" Xx" Wx Vx Ux Tx Sx Rx Qx Px Ox Nx Mx Lx Kx Jx Ix Hx Gx Fx Ex Dx Cx Bx Ax @x ?x >x =x <x ;x :x 9x 8x 7x 6x(! 5x( 4x( 3x( 2x( 1x( 0x( /x( .x( -x'' ,x& +x& *x& )x& (x& 'x& &x# %x ?tfXJ<. xj\N@2$|n`RD6( "x ( !x " x  x x x x x x x x xX xT x x x x x x x x x x x x x x x! x x x x x x x x  ~x  }x  |x  {x  zx yx xx wx vx ux  tx  sx rx qx px ox nx mx lx kx jx ix hx gx fx ex dx ?tfXJ<. xj\N@2$|n`RD6( ax `x _x " ^x  ]x \x [x Zx  Yx  Xx Wx Vx Ux Tx Sx Rx Qx Px# Ox Nx Mx Lx Kx Jx Ix Hx Gx Fx Ex Dx Cx Bx Ax @x! ?x >x =x <x% ;x$ :x( 9x% 8x 7x 6x 5x( 4x 3x, 2x% 1x$ 0xX /xT .x -x ,x +x( *x )x$ (x 'x& &x %x $x #x  ?tfXJ<. xj\N@2$|n`RD6( x  x x x  x x x  x  x x x  x  x  x x x'' x& x x( x( x  x ( x " x" x x x x x x x( x( x( x& ~x# }x |x {x zx  yx xx wx vx ux tx sx rx qx px ox nx mx lx" kx jx ix hx gx fx ex dx cx" bx ?tfXJ<. xj\N@2$|n`RD6( _x(/ ^x# ]x \x [x Zx# Yx! Xx Wx Vx Ux Tx Sx  Rx 6 Qx  Px  Ox Nx Mx  Lx  Kx @ Jx! Ix Hx  Gx Fx Ex& Dx&  Cx  Bx Ax @x$ ?x# >x! =x <x ;x :x 9x 8x 7x 6x 5x 4x 3x 2x 1x 0x /x .x -x ,x +x  *x  )x  (x  'x &x %x  $x @ #x 6 "x  !x  ?tfXJ<. xj\N@2$|n`RD6( x 3 x 2 x  x  x 5 x 3 x 2 x x x< x3 x x< x8 xv xT x3 x+ x x+ x(. x x x(. x x x x x(. x x ! x  ~x  }x! |x {x zx yx  xx wx vx ux' tx' sx' rx # qx px ox nx) mx+ lx+ kx+ jx+ ix/ hx- gx+ fx+ ex+ dx+ cx+ bx+ ax) `x(/ ?tfXJ<. xj\N@2$|n`RD6( ]x! \x! [x! Zx Yx Xx Wx Vx Ux Tx Sx  Rx  Qx  Px  Ox  Nx  Mx  Lx  Kx  Jx  Ix  Hx  Gx  Fx  Ex  Dx  Cx  Bx  Ax  @x  ?x  >x  =x  <x  ;x  :x  9x  8x  7x  6x  5x ! 4x ! 3x 2x 1x 0x /x .x -x ,x  +x *x )x (x 'x &x %x $x #x "x" !x  x  x  ?tfXJ<. xj\N@2$|n`RD6( x x x$ x! x x x x  x x" x" x x  x x x x x x  x x" x! x  x  x x x  x  x ! x! ~x! }x! |x  {x  zx  yx xx wx vx  ux  tx sx rx  qx  px  ox nx mx lx kx jx ix hx gx fx ex$ dx cx bx" ax" `x" _x" ^x! ?tfXJ<. xj\N@2$|n`RD6( [x ! Zx  Yx ! Xx ! Wx Vx Ux Tx Sx Rx  Qx  Px  Ox  Nx ! Mx Lx Kx Jx Ix Hx" Gx" Fx Ex Dx Cx$ Bx! Ax @x ?x >x  =x  <x  ;x  :x  9x 8x 7x 6x 5x" 4x" 3x! 2x 1x 0x  /x  .x -x ,x +x  *x )x" (x 'x &x  %x $x" #x "x! !x  x  x" x x ?tfXJ<. xj\N@2$|n`RD6( x x x x+ x% x x x x x x x x x x x x x x x x x x x x x x x" ~x }x |x {x zx yx xx wx vx ux tx  sx rx qx  px  ox  nx mx  lx  kx  jx ix hx gx  fx  ex  dx  cx  bx  ax  `x  _x  ^x  ]x  \x  ?tfXJ<. xj\N@2$|n`RD6( Yy  Xy Wy Vyk Uy Ty Sy  Ry Qy Py Oy Ny  My Ly  Ky Jy Iy Hx Gx 0 Fx Ex Dx  Cx Bx 0 Ax @x ?x >x =x  <x 0 ;x  :x  9x  8x 7x 6x( 5x 4x 3x( 2x 1x( 0x( /x'& .x -x( ,x " +x% *x# )x (x 'x &x% %x# $x #x " "x !x x x( x( x'& x% x#Ynonymous. 2. The אֱוִיל is a person who is foolish, despises wisdom and even enjoys bad things.3. The word can function both as a noun and as an adjective.4. For the difference with כְּסִיל, see that entry (Comments for Hebraists). Hebraists' Comments: If we do not count 2 Ki 24:15 (preferring the |iQere |i*אֵילֵי over the Ketib אֱוִלֵי, this word has 26 occurrences in the OT. Additionally it occurs 4x in Ben Sira. See: Fox M.V. 1997 "Words for Folly" |iZeitschrift für Althebraistik |i*10:4-15; Bruce Waltke, |iProverbs |i*(NICOT), section (3), 'Two Words for Fool'.For the difference between כְּסִיל 'complacent fool' and אֱוִיל, see the Comments for Hebraists under כְּסִיל. Comparison of Meanings and Uses: 1. Frame: Folly; Experiencer: human 1.a. adjective 1.b. noun Domain and Frame Notes: One would think that terms in the Folly frame would typically negate terms of the Wisdom frame, but there are two indications that this is not the case. First, folly teZrms cannot be mapped as standard negative counterparts of wisdom terms, like 'wise - unwise', 'intelligent - unintelligent' etc. So, it is not the case that e.g. אִוֶּלֶת 'foolishness' would be the standard antonym of חָכְמָה 'wisdom', סִכְלוּת 'folly' the antonym of עָרְמָה 'cunning, astuteness' etc. The Folly frame is mapped along lines that seem to be independent of those in the Wisdom frame. (However, in the book of Proverbs חָכָם 'wisdom' is so often contrasted to כְּסִיל 'complacent fool' that THAT II, 838 speaks of an antitype.)Second, - in fact an illustration of the first point - whereas the Wisdom frame contains a series of nouns that are connected with verbs (e.g. חָכְמָה 'wisdom' with חכם 'to be wise', עָרְמָה 'astuteness' with ערם 'to be cunning, astute' etc.), the Folly frame possesses a series of adjectives and nouns but often lacks corresponding verbs. Level 2: 1 Meaning: Stupid and insensitive to a negative outcome of one's wor[ds or actions, to the extent of rejecting correction or reconciliation Frame for Meaning: Folly Participant Roles for Meaning: Experiencer: human Level 3: a Context: Stupid and insensitive to a negative outcome of one's words or actions, to the extent of rejecting correction or reconciliation Intrinsic Domains for Meaning:c Justice; Impiety; Prophecy Participant Roles for Meaning:c Experiencer: human Key Reference: _reference_start_Proverbs 29:9_reference_end_ Key Verse: KTBH - If a wise man goes to law with an |bidiot|b*, he will meet with unceasing abuse and derision. Evaluation of Translations: Although most English versions have rendered אֱוִיל as 'fool', this verse illustrates that it is not really an adequate term. The notion of 'moral corruption' is not expressed, and besides, English versions render many different Hebrew terms with 'fool', which blurs the characteristics of the Hebrew words. Fox suggests 'knave' but that is an old-fashioned word. 'Idiot' too is not ideal, but we emply it her\e to draw attention to the translation problem. Hopefully, in other languages words for a 'morally corrupt person' will be available, that are still in use. _reference_start_Proverbs 29:9_reference_end_ _reference_start_Jeremiah 4:22_reference_end_ _reference_start_Hosea 9:7_reference_end_ Keyword: Similar_Term Collocating Term: סָכָל Gloss: foolish References: _reference_start_Jeremiah 4:22_reference_end_ Keyword: Similar_Term Collocating Term: שׁגע Gloss: to be mad (Pual) References: _reference_start_Hosea 9:7_reference_end_ Keyword: Opposite_Term Collocating Term: בין Gloss: discerning (Niphal) References: _reference_start_Jeremiah 4:22_reference_end_ Keyword: Opposite_Term Collocating Term: חָכָם Gloss: wise References: _reference_start_Proverbs 29:9_reference_end_ _reference_start_Jeremiah 4:22_reference_end_ Level 3: b Context: A person who is stupid and insensitive to a negative outcome of his words or actions, to the extent of rejecting correction or reconciliation Intrinsic Domai]ns for Meaning:c Anger; Prosperity; Failure; Destruction; Instruction; Punishment; Communication; Reconciliation; Quarrel; Authority; Impiety Participant Roles for Meaning:c Experiencer: human Key Reference: _reference_start_Proverbs 14:9_reference_end_ Key Verse: KTBH - |bIdiots|b* are too arrogant to make amends; the upright know what reconciliation requires. Evaluation of Translations: Although most English versions have rendered אֱוִיל as 'fool', this verse illustrates that it is not really an adequate term. The notion of 'moral corruption' is not expressed, and besides, English versions render many different Hebrew terms with 'fool', which blurs the characteristics of the Hebrew words. Fox suggests 'knave' but that is an old-fashioned word. 'Idiot' too is not ideal, but we emply it here to draw attention to the translation problem. Hopefully, in other languages words for a 'morally corrupt person' will be available, that are still in use. _reference_start_2 Kings 24:15_reference_end_ _reference^_start_Job 5:2_reference_end_ _reference_start_Job 5:3_reference_end_ _reference_start_Psalms 107:17_reference_end_ _reference_start_Proverbs 1:7_reference_end_ _reference_start_Proverbs 7:22_reference_end_ _reference_start_Proverbs 10:8_reference_end_ _reference_start_Proverbs 10:10_reference_end_ _reference_start_Proverbs 10:14_reference_end_ _reference_start_Proverbs 10:21_reference_end_ _reference_start_Proverbs 11:29_reference_end_ _reference_start_Proverbs 12:15_reference_end_ _reference_start_Proverbs 12:16_reference_end_ _reference_start_Proverbs 14:3_reference_end_ _reference_start_Proverbs 14:9_reference_end_ _reference_start_Proverbs 15:5_reference_end_ _reference_start_Proverbs 16:22_reference_end_ _reference_start_Proverbs 17:28_reference_end_ _reference_start_Proverbs 20:3_reference_end_ _reference_start_Proverbs 24:7_reference_end_ _reference_start_Proverbs 27:3_reference_end_ _reference_start_Proverbs 27:22_reference_end_ _reference_start_Isaiah 19:11_reference_end_ _reference_start_Isaiah_ 35:8_reference_end_ Keyword: Similar_Term Collocating Term: בער Gloss: to be ignorant References: _reference_start_Isaiah 19:11_reference_end_ Keyword: Similar_Term Collocating Term: פתה Gloss: to be simple References: _reference_start_Job 5:2_reference_end_ Keyword: Opposite_Term Collocating Term: בין Gloss: discerning (Niphal) References: _reference_start_Proverbs 17:28_reference_end_ Keyword: Opposite_Term Collocating Term: חָכָם Gloss: wise References: _reference_start_Proverbs 1:7_reference_end_ _reference_start_Proverbs 10:8_reference_end_ _reference_start_Proverbs 10:14_reference_end_ _reference_start_Proverbs 11:29_reference_end_ _reference_start_Proverbs 12:15_reference_end_ _reference_start_Proverbs 14:3_reference_end_ _reference_start_Proverbs 17:28_reference_end_ _reference_start_Isaiah 19:11_reference_end_ Keyword: Opposite_Term Collocating Term: יָשָׁר Gloss: upright References: _reference_start_Proverbs 14:9_reference_end_ Keyword: Opposite_Term Collocating Term: ערם Gloss: to be cunning/astute References: _reference_start_Proverbs 15:5_reference_end_ Keyword: Opposite_Term Collocating Term: עָרוּם Gloss: astute References: _reference_start_Proverbs 12:16_reference_end_ Keyword: Opposite_Term Collocating Term: צַדִּיק Gloss: righteous References: _reference_start_Proverbs 10:21_reference_end_ Note: (a) Clearly the Qere has to be followed here. Next to the royal family and the craftsmen, the אֵילֵי הָאָרֶץ *'elite of the land' (|iQere|i*) were sent into captivity, not the אֱוִלֵי הָאָרֶץ* 'fools of the land' (|iKetib|i*), the latter apparently reflecting a scribal error. Note: (b) RSV and REB have adopted a different text, with an appeal to the Septuagint: 'and he who boldly rebukes promotes peace'. Version: 0 Date: 2008-01-31 14:02:09 tvdl Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. #zOO;zperverse folly (אִוֶּלֶת)perverse folly (אִוֶּלֶת)Strong's number: 200 Part of speech: ncf Frequency: 25 Cognate(s): אול Abstract for Busy Translators: 1.bDyaaWyfool, foolish person, idiot (אֱוִיל)fool, foolish person, idiot (אֱוִיל)Strong's number: 191 Variant Spelling(s): אֱוִל Part of speech: ncm Frequency: 26 Cognate(s): אול Abstract for Busy Translators: 1. Hebrew words for different types of fools (including בער, כְּסִיל, נָבָל ,סכל, פֶּתִי) are not syX ?tfXJ<. xj\N@2$|n`RD6( z& z z z& zE z z z z z z z z z z z z z z z z z z z z z  ~z  }z |zE {z& zz yy  xy  wy vy uy ty sy ry  qy  py  oy  ny my ly ky jy# iy hy gy fy ey dy cy by ay `y _y  ^y  ]y  \y  [y  Zy c The אֱוִיל is a foolish person who, as a result of moral corruption, refuses to make the right moral choices. 2. The moral corruption of אֱוִיל and אִוֶּלֶת is shown by the frequent contrast with words like 'upright' and 'righteous'. 3. The אֱוִיל does not bother to contain his anger or other unproductive emotions. Hebraists' Comments: This word occurs also 5x in Ben Sira.Reference: Fox M.V. 1997 "Words for Folly" |iZeitschrift für Althebraistik |i*10:4-15. Variant Spelling(s):int Several Hebrew terms relating to folly are too often rendered as 'fool', 'folly' in English versions. However, a closer look reveals that these terms (including בער, כְּסִיל, נָבָל ,סכל, פֶּתִי) are not synonymous. Fox defines אֱוִיל, for example, as 'moral corruption from the standpoint of its impact on judgement and reason'. Accordingly, the אֱוִיל is a person who, as a result of moral corruption, refuses to make the right moral choices. It is thus for good reasond that אֱוִיל and אִוֶּלֶת are often contrasted with words like 'upright' and 'righteous'. The fool does not bother to contain his anger or other unproductive emotions. Domain and Frame Notes: See the remarks under the related entry אֱוִיל*. Level 2: 1 Meaning: An enduring lack of good sense, coupled with moral corruption Frame for Meaning: Folly Participant Roles for Meaning: Experiencer: human Level 3: a Context: A lack of good sense, coupled with moral corruption Intrinsic Domains for Meaning:c Sin; Communication; Behaviour; Destruction; Delusion; Anger; Reward; Instruction; Punishment; Impiety; Key Reference: _reference_start_Proverbs 14:1_reference_end_ Key Verse: KTBH - The wisdom of a woman holds her household together, but |bperverse folly|b* can destroy it. Evaluation of Translations: English versions are virtually unanimous in choosing either 'folly' or 'foolishness' as a rendering of אִוֶּלֶת*. The definitions given here, however, demand a somewhat more specific rendeering. Fox translates it as 'perverse folly'. _reference_start_Psalms 38:6_reference_end_ _reference_start_Psalms 69:6_reference_end_ _reference_start_Proverbs 5:23_reference_end_ _reference_start_Proverbs 12:23_reference_end_ _reference_start_Proverbs 13:16_reference_end_ _reference_start_Proverbs 14:1_reference_end_ _reference_start_Proverbs 14:8_reference_end_ _reference_start_Proverbs 14:17_reference_end_ _reference_start_Proverbs 14:18_reference_end_ _reference_start_Proverbs 14:24_reference_end_ _reference_start_Proverbs 14:24_reference_end_ _reference_start_Proverbs 14:29_reference_end_ _reference_start_Proverbs 15:2_reference_end_ _reference_start_Proverbs 15:14_reference_end_ _reference_start_Proverbs 15:21_reference_end_ _reference_start_Proverbs 16:22_reference_end_ _reference_start_Proverbs 17:12_reference_end_ _reference_start_Proverbs 18:13_reference_end_ _reference_start_Proverbs 19:3_reference_end_ _reference_start_Proverbs 22:15_reference_end_ _reference_start_Proverbs 24:9_reference_end_ f_reference_start_Proverbs 26:4_reference_end_ _reference_start_Proverbs 26:5_reference_end_ _reference_start_Proverbs 26:11_reference_end_ _reference_start_Proverbs 27:22_reference_end_ Keyword: Similar_Term Collocating Term: אַשְׁמָה Gloss: guilty deed References: _reference_start_Psalms 69:6_reference_end_ Keyword: Similar_Term Collocating Term: חַטָּאת Gloss: sin References: _reference_start_Psalms 38:6_reference_end_ _reference_start_Proverbs 5:23_reference_end_ Keyword: Similar_Term Collocating Term: לֵץ Gloss: scoffer References: _reference_start_Proverbs 24:9_reference_end_ Keyword: Similar_Term Collocating Term: עָוֹן Gloss: iniquity References: _reference_start_Psalms 38:6_reference_end_ _reference_start_Proverbs 5:23_reference_end_ Keyword: Opposite_Term Collocating Term: דַּעַת Gloss: knowledge References: _reference_start_Proverbs 12:23_reference_end_ _reference_start_Proverbs 13:16_reference_end_ _reference_start_Proverbs 14:18_reference_end_ _reference_start_Proverbs 15:2_reference_end_ _reference_start_Proverbs 15:14_reference_end_ Keyword: Opposite_Term Collocating Term: חָכְמָה Gloss: wisdom References: _reference_start_Proverbs 14:1_reference_end_ _reference_start_Proverbs 14:8_reference_end_ Keyword: Opposite_Term Collocating Term: ישׁר לֶכֶת Gloss: to walk aright References: _reference_start_Proverbs 15:21_reference_end_ Keyword: Opposite_Term Collocating Term: מוּסָר Gloss: discipline References: _reference_start_Proverbs 5:23_reference_end_ Keyword: Opposite_Term Collocating Term: שֶׂכֶל Gloss: good sense References: _reference_start_Proverbs 16:22_reference_end_ Keyword: Opposite_Term Collocating Term: תְּבוּנָה Gloss: discernment References: _reference_start_Proverbs 14:29_reference_end_ Version: 0 Date: 2008-01-10 14:46:07 tvdl Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. ?tfXJ<. xj\N@2$|n`RD6( W{! V{  U{+ T{* S{* R{* Q{ P{" O{ N{ M{" L{w3 K{ J{w3 I{" H{ G{ F{ E{ D{  C{  B{ A{  @{ ?{ >{ ={ <{ ;{ :{ 9{ 8{ 7{ 6{ 5{ 4{ 3{ 2{ 1{ 0{ /{ .{ -{ ,{  +{ *{  ){  ({" '{ &{ %{  $z #z "z !z z z z z z z  z  zien subsumed under this entry, although some dictionaries (HALOT e.g.) treat them as nouns of its own. The relationship of Meaning 3 to Meanings 1 and 2 is disputed. Some propose a homonym, but others see a common base to all three Meanings, 'to talk freely, to talk big'.References: |iTheologisches Woerterbuch zum AT|i* IV, 567-572; Fox, M.V. 1997 "Words for Folly", |iZeitschrift für Althebraistik |i*10:4-15. Variant Spelling(s):int Traditional English versions render לֵץ as 'mocker' or 'scoffer', but that is misleading, as has already been argued by Buhl in 1913 and by other scholars since (see TWAT IV, 567f.). Why misleading? The main reason is that deriding other people's beliefs and repudiating intellectual principles is not the meaning of this verb. Rather, it denotes insolence and disdainful and contemptuous treatment of others, as LXX has well understood (which interprets it as 'insolence', 'haughtiness'). Fox defines it as 'arrogance manifest as contempt for other people and ideas'. Comparison jof Meanings and Uses: 1; Frame: Arrogance; intransitive; stem: qal, polel, hithpolel, hiphil; agent: null; experiencer: subject: human2; Frame: Arrogance; transitive; stem: hiphil; agent: subject:human; patient: human, inanimate3; Frame: Communication; stem: hiphil; agent: subject: human Level 2: 1 Meaning: To behave in an arrogant way and show contempt for other people and ideas Frame for Meaning: Arrogance Intrinsic Domains for Meaning: Folly Verb Stem: Qal, Polel, Hithpolel, Hiphil Participant Roles for Meaning: Experiencer: human Level 3: a Context: To behave in an arrogant way and show contempt for other people and ideas Intrinsic Domains for Meaning:c Shame; Punishment; Drunkenness; Instruction; Conceit; Conflict; Destruction; Conspiracy Participant Roles for Meaning:c Experiencer: human Meaning Comments:c Most cases under this Meaning are instances of the participle לֵץ, which functions practically as a noun. Key Reference: _reference_start_Proverbs 9:8_reference_end_ Key Verse: REB89 - Do not rkeprove the |binsolent person|b* or he will hate you; reprove a wise one, and he will be your friend. Evaluation of Translations: Other versions have either the traditional renderings 'mocker' or 'scoffer', but these are not very adequate. REB gives a good lead by rendering most occurrences לֵץ* with 'insolent' and 'arrogant'. _reference_start_Psalms 1:1_reference_end_ _reference_start_Proverbs 1:22_reference_end_ _reference_start_Proverbs 3:34_reference_end_ _reference_start_Proverbs 9:7_reference_end_ _reference_start_Proverbs 9:8_reference_end_ _reference_start_Proverbs 9:12_reference_end_ _reference_start_Proverbs 13:1_reference_end_ _reference_start_Proverbs 14:6_reference_end_ _reference_start_Proverbs 15:12_reference_end_ _reference_start_Proverbs 19:25_reference_end_ _reference_start_Proverbs 19:29_reference_end_ _reference_start_Proverbs 20:1_reference_end_ _reference_start_Proverbs 21:11_reference_end_ _reference_start_Proverbs 21:24_reference_end_ _reference_start_Proverbs 22:10_reference_endl_ _reference_start_Proverbs 24:9_reference_end_ _reference_start_Isaiah 28:22_reference_end_ _reference_start_Isaiah 29:20_reference_end_ _reference_start_Hosea 7:5_reference_end_ Keyword: Similar_Term Collocating Term: הֹמֶה Gloss: brawler References: _reference_start_Proverbs 20:1_reference_end_ Keyword: Similar_Term Collocating Term: זֵד Gloss: haughty one References: _reference_start_Proverbs 21:24_reference_end_ Keyword: Similar_Term Collocating Term: חַטָּא Gloss: sinner References: _reference_start_Psalms 1:1_reference_end_ Keyword: Similar_Term Collocating Term: כְּסִיל Gloss: complacent fool References: _reference_start_Proverbs 1:22_reference_end_ _reference_start_Proverbs 19:29_reference_end_ Keyword: Similar_Term Collocating Term: פֶּתִי Gloss: simpleton References: _reference_start_Proverbs 1:22_reference_end_ Keyword: Similar_Term Collocating Term: עָרִיץ Gloss: ruthless References: _reference_start_Isaiah 29:20_reference_end_ Keyword: Similar_Term Collocatinmg Term: רָשָׁע Gloss: wicked References: _reference_start_Psalms 1:1_reference_end_ _reference_start_Proverbs 9:7_reference_end_ Keyword: Opposite_Term Collocating Term: חכם Gloss: to be wise References: _reference_start_Proverbs 9:12_reference_end_ Keyword: Opposite_Term Collocating Term: חָכָם Gloss: wise References: _reference_start_Proverbs 9:8_reference_end_ _reference_start_Proverbs 13:1_reference_end_ _reference_start_Proverbs 15:12_reference_end_ _reference_start_Proverbs 21:11_reference_end_ Keyword: Opposite_Term Collocating Term: בין Gloss: discerning (Niphal) References: _reference_start_Proverbs 14:6_reference_end_ _reference_start_Proverbs 19:25_reference_end_ Keyword: Opposite_Term Collocating Term: עָנִי Gloss: humble References: _reference_start_Proverbs 3:34_reference_end_ Level 2: 2 Meaning: To treat someone or something with insolence and contempt Frame for Meaning: Arrogance Intrinsic Domains for Meaning: Folly; Conflict Verb Stem: Hiphil Participant Roles for Menaning: Agent: humanPatient: human, inanimate Level 3: a Context: To treat someone or something with insolence and contempt Intrinsic Domains for Meaning:c Debate; Conflict; Lawlessness Participant Roles for Meaning:c Agent: humanPatient: human, inanimate Meaning Comments:c The instances under this Meaning are transitive. Key Reference: _reference_start_Psalms 119:51_reference_end_ Key Verse: REB89 - Proud people |btreat |b*me |bwith insolent scorn|b*, but I do not swerve from your commandments. Evaluation of Translations: This rendering is better than 'mock' (NIV). NJPS holds a middle way with 'cruelly mock'. _reference_start_Job 16:20_reference_end_ _reference_start_Psalms 119:51_reference_end_ _reference_start_Proverbs 3:34_reference_end_ _reference_start_Proverbs 14:9_reference_end_ _reference_start_Proverbs 19:28_reference_end_ Keyword: Opposite_Term Collocating Term: נָתַן חֵן Gloss: to show favour References: _reference_start_Proverbs 3:34_reference_end_ Keyword: Opposite_Term Collocating Teorm: רֵעַ Gloss: friend References: _reference_start_Job 16:20_reference_end_ Level 2: 3 Meaning: To act as a intermediary between two parties that cannot communicate otherwise Frame for Meaning: Mediation Intrinsic Domains for Meaning: Communication Verb Stem: Hiphil Participant Roles for Meaning: Agent: human Level 3: a Context: To translate orally from one language to another and vice versa Intrinsic Domains for Meaning:c Language Participant Roles for Meaning:c Agent: human Key Reference: _reference_start_Genesis 42:23_reference_end_ Key Verse: NIV84 - They did not realize that Joseph could understand them, since he was using an |binterpreter|b*. Evaluation of Translations: English versions are rightly unanimous for this term. _reference_start_Genesis 42:23_reference_end_ Keyword: Agent_focus References: _reference_start_Genesis 42:23_reference_end_ Level 3: b Context: To act as an intermediary for a party for communicating with another party that is removed in distance or in status Intrinsic Domaipns for Meaning:c Politics; Priesthood Participant Roles for Meaning:c Agent: human, angelic Key Reference: _reference_start_Isaiah 43:27_reference_end_ Key Verse: RSV52 - Your first father sinned, and your |bmediators |b*transgressed against me. Evaluation of Translations: A translation like 'leaders' (NLT, CEV) does not fit the Meaning and should be dismissed. REB, NIV, NJPS have 'spokesmen', but it is doubtful whether this is adequate, for Israel did not have people's spokesmen towards the Lord. Rather, as the following verse makes clear, |ipriests|i* are meant here, as cultic intermediaries between God and his people.In 2Ch 23:31 the rendering 'envoys' seems very apt. _reference_start_2 Chronicles 32:31_reference_end_ _reference_start_Job 33:23_reference_end_ _reference_start_Isaiah 43:27_reference_end_ Keyword: Similar_Term Collocating Term: מַלְאָךְ Gloss: angel, messenger References: _reference_start_Job 33:23_reference_end_ Keyword: Agent_focus Note: (a) The wine is here called an arrogant man. This is a metonymy: 'wine' is used for the person who has drunk too much of it. Note: (b) Some translations render מְלִיצַי* as 'my advocates' (related to Meaning 3) but this seems less adequate, because Job's friends do not act as intermediaries between God and him. Besides, it is questionable if pleading belongs to that Meaning of this verb. So we support HOTTP's interpretation of this verse, but not its translation. For a better translation, see this entry. Note: (c) NJPS connects this occurrence with Meaning 3 of this word (less likely): 'Reparations mediate between fools, / Between the upright, good will.' Version: 0 Date: 2007-01-25 08:56:11 tvdl; 2007-01-25 08:59:40 theo; 2007-01-25 09:19:20 tvdl; 2007-01-25 11:17:38 theo; 2007-08-27 10:03:00 tvdl; 2007-11-02 10:14:26 cjs; 2008-01-10 13:48:53 tvdl Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. __|==O|Boor; Nabal (נָבָל)boor; nabal (נָבָל)\level1 1 Strong's number: 5036 Part of speech: a Frequency: 40 Cognate(s): נבל \level1 2 Abstract for Busy Translators:{;;{to be insolent (ליץ)to be insolent (ליץ)Strong's number: 3887 Part of speech: v Frequency: 28 Cognate(s): לָצוֹן, מְלִיצָה Abstract for Busy Translators: 1. This verb denotes insolence and disdainful and contemptuous treatment of others.2. There is a homonym, meaning 'to act as an intermediary' (either as an interpreter or as a mediator). Hebraists' Comments: The occurrences of לֵץ (occurring another 8x in Ben Sira) and מֵלִיץ have beh ?tfXJ<. xj\N@2$|n`RD6( }  }  }  } } } }  } } } } } } }" } |  |  |  |  | ' | ' | ' | & | % ~| $ }| $ || " {|  z|  y|  x|  w|  v|  u|  t|  s|  r|  q|  p|  o| n|  m| l|  k| j|  i|  h| g| f| e|J d|J c|5 b|' a| `| _| ^| ]| ! \|  [|  Z| Y{! X{+ts: The traditional rendering 'fool', is inadequate because this term denotes not merely lack of wisdom (for which Hebrew has other terms at its disposal), but also an utter lack of honour and shame, so that the person in question does not shrink from gross violations of what is right and proper towards God and fellow men. A נָבָל* is a typical perpetrator of נְבָלָה* (see also that entry), a wanton and brutish act towards someone or a wanton and brutish disregard of something. Comparison of Meanings and Uses: 1; Frame: Folly; experiencer: human2; Frame: Names Level 2: 1 Meaning: Lacking not only in wisdom, but also in any sense of honour and shame, and thus capable of gross provocations against God and fellow men Frame for Meaning: Folly Intrinsic Domains for Meaning: Shame Participant Roles for Meaning: Experiencer: human Level 3: a Context: Lacking not only in wisdom, but also in any sense of honour and shame, and thus capable of gross provocations against God and fellow men Intrinsic Domainus for Meaning:c Covenant; Nation; Death; Incest; Cursing; Blasphemy; Communication; Judgement; Parenthood; Injustice; Destruction; Prophecy Participant Roles for Meaning:c Experiencer: human Key Reference: _reference_start_Proverbs 17:7_reference_end_ Key Verse: REB89 - Fine talk is out of place in a |bboor|b*, how much more are false words from a noble character! Evaluation of Translations: English versions often offer 'fool' as a rendering, but this only partially covers the desired meaning. Therefore new Bible translations should try to move away from this traditional but inadequate rendering. Alternatives from existing Bible translations include 'villain', 'scoundrel', 'churl'. The English term 'boor' seems a better candidate, but it is not often used (e.g. REB Pro 17:21), probably because it sounds too coarse in the Bible. Nevertheless this term is strong in Hebrew, so it should sound strong in a target language. _reference_start_Deuteronomy 32:6_reference_end_ _reference_start_Deuteronomy 32:21_refevrence_end_ _reference_start_2 Samuel 3:33_reference_end_ _reference_start_2 Samuel 13:13_reference_end_ _reference_start_Job 2:10_reference_end_ _reference_start_Job 30:8_reference_end_ _reference_start_Psalms 14:1_reference_end_ _reference_start_Psalms 39:9_reference_end_ _reference_start_Psalms 53:2_reference_end_ _reference_start_Psalms 74:18_reference_end_ _reference_start_Psalms 74:22_reference_end_ _reference_start_Proverbs 17:7_reference_end_ _reference_start_Proverbs 17:21_reference_end_ _reference_start_Proverbs 30:22_reference_end_ _reference_start_Isaiah 32:5_reference_end_ _reference_start_Isaiah 32:6_reference_end_ _reference_start_Jeremiah 17:11_reference_end_ _reference_start_Ezekiel 13:3_reference_end_ Keyword: Similar_Term Collocating Term: כְּסִיל Gloss: (complacent) fool References: _reference_start_Proverbs 17:21_reference_end_ Keyword: Opposite_Term Collocating Term: חָכָם Gloss: wise References: _reference_start_Deuteronomy 32:6_reference_end_ Keyword: Opposite_Term Collowcating Term: נָדִיב Gloss: noble References: _reference_start_Proverbs 17:7_reference_end_ _reference_start_Isaiah 32:5_reference_end_ Level 2: 2 Meaning: Personal name of a man, 'Nabal' Frame for Meaning: Names Intrinsic Domains for Meaning: Shame Meaning Comments: Nabal's farm is located in Carmel, in the south-east of Judah, and his name probably reflects influence of Arabic dialects in the border regions of Judah. Nabil is a popular name in Arabic to this day. It goes without saying that Nabil doesn't mean 'boor' in Arabic, and that no father would dream of calling his son Boor. But to the Israelite audience the association of Nabal with 'boor' cannot be missed. Level 3: a Context: Personal name of a man, 'Nabal' Meaning Comments:c The exaggeration that Nabal's conduct is designated by the extreme term נְבָלָה* (see that entry) may be deliberate, serving to placate David’s anger, which is Abigail’s main purpose. Her wordplay on Nabal’s name also serves to appease David by making himx feel that his anger is justified. Key Reference: _reference_start_1 Samuel 25:25_reference_end_ Key Verse: Please, my lord, pay no attention to that wretched fellow |bNabal|b*. For he is just what his name says: His name means |bboor|b* and he is a boor. Evaluation of Translations: All English versions transliterate the name as Nabal. But this is a clear case where the author plays on the meaning of the Hebrew word נָבָל*. Nabal in fact embodies the boor in optima forma; notions of honour / shame, ingratitude, provocation are eminently present. It thus does not comes as a surprise that verse 25 makes this connection explicit. It would be very nice when a language has the possibility to imitate this wordplay. European languages do not offer this possibility. _reference_start_1 Samuel 25:3_reference_end_ _reference_start_1 Samuel 25:4_reference_end_ _reference_start_1 Samuel 25:5_reference_end_ _reference_start_1 Samuel 25:9_reference_end_ _reference_start_1 Samuel 25:10_reference_end_ _reference_start_1 Samuel 25:14_reference_end_ _reference_start_1 Samuel 25:19_reference_end_ _reference_start_1 Samuel 25:25_reference_end_ _reference_start_1 Samuel 25:25_reference_end_ _reference_start_1 Samuel 25:26_reference_end_ _reference_start_1 Samuel 25:34_reference_end_ _reference_start_1 Samuel 25:36_reference_end_ _reference_start_1 Samuel 25:36_reference_end_ _reference_start_1 Samuel 25:37_reference_end_ _reference_start_1 Samuel 25:38_reference_end_ _reference_start_1 Samuel 25:39_reference_end_ _reference_start_1 Samuel 25:39_reference_end_ _reference_start_1 Samuel 25:39_reference_end_ _reference_start_1 Samuel 27:3_reference_end_ _reference_start_1 Samuel 30:5_reference_end_ _reference_start_2 Samuel 2:2_reference_end_ _reference_start_2 Samuel 3:3_reference_end_ Keyword: Version: 0 Date: 2008-01-10 13:23:44 tvdl Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org.zng in extreme responses and actions. Evaluating Evidence: BDB defines this noun as ‘disgraceful folly (wanton deed)’. HALOT also gives two meanings: ‘stupidity, folly’ (1Sa 25:25; Job 42:8) and ‘wilful sin, sacrilege’. HALOT’s analysis of this word is a significant improvement on BDB’s, but it still retains the idea of folly in two instances. Yet there is nothing in the context of these two instances that would necessarily prevent the scandal frame from being evoked, albeit with some elements behaving as weaker implicatures. Despite the weaker implicatures, the offences referred to by this expression are far more damaging and shocking than mere ‘disorderly conduct’ or ‘folly’. Nevertheless, in Deu 32:6 the related noun נָבָל is contrasted to חָכָם, which signals that the Wisom/Folly frame is certainly present. Comparison of Meanings and Uses: 1; Frame: Crime; agent: human; target: human2; Frame: Communication; agent: human; target: human3; Frame: Judgement; agent: God; ta{rget: human Domain and Frame Notes: This word belongs, together with others, in the overachring Sin frame. There are two main differences from the usages of most other evaluative terms for sin. The standards violated are worthy of greater respect and the effects are more extreme. 1. Synonyms Our focus term (נְבָלָה* ‘scandalous crime’) is related to Hebrew words for sin, horror, disgrace, and outrage. For instance, HALOT defines שַׁמָּה* as ‘horrific, atrocious event (always referring to destruction following judgement)’. Both נְבָלָה* ‘scandalous crime' and שַׁמָּה* ‘atrocious destruction’ refer to events that cause horror. But, while נְבָלָה* refers to horrific criminal acts, שַׁמָּה* ‘atrocious destruction’ refers to horrific acts of desolation, often as punishment for criminal acts. While נְבָלָה* ‘scandalous crime' refers to the kinds of events that call for swift judgment, שַׁמָּה* ‘atrocious destruction’ refers to the |acts of judgment themselves that are called for by serious crimes. The causative relationships may be shown like this: נְבָלָה* ‘scandalous crime’ > horror > judgement > שַׁמָּה* ‘atrocious destruction’ > more horror 2. Contrasting Focus of Synonyms נְבָלָה* ‘scandalous crime’ perspectivises the extreme reaction of outrage to the sinful event. Compare the perspectives called in by neighbouring terms: |bTerm Focus |b*חֵטְא* none פֶּשַׁע* intention of agent: deliberate (therefore, culpable) עָוֹן* consequence for agent: culpability and punishment עָוֶל* agent: unexpected act by formerly righteous agent אָשָׁם* effect on agent: guilt חנף* effect on agent: moral impurity תּוֹעֵבָה* effect on others: disgust נְבָלָה* effect on others: outrage etc. Level 2: 1 Meaning: Shameless act that violates the most sacred standards of morality and causes an extreme response from others Fr}ame for Meaning: Crime Intrinsic Domains for Meaning: Folly; Shame Participant Roles for Meaning: Agent: human Targets: human Level 3: a Context: Shameless act that violates one of the most sacred standards of morality and causes an extreme response from others \distc This is an act, as opposed to speech (cf. Lexical Meaning 2) Scandalous crime: the sin event is an act, the victim is human, and a consequence is public outrage. Intrinsic Domains for Meaning:c Rape; Marriage; Virginity; Ban; Hospitality; Homosexuality; Prophecy; Retribution Participant Roles for Meaning:c Agent: humanTarget: human Meaning Comments:c The fixed expression ‘to commit a scandalous crime in Israel’ emphasises two things about such crimes: (1) they offend the public conscience of the nation as a whole, causing a nation-wide outcry and (2) the whole nation is implicated in the crime and must be purged by getting rid of the perpetrators from among them (cf. Deu 22:21; Jos 7; Jdg 19-20). Key Reference: _reference_start_Deuterono~my 22:21_reference_end_ Key Verse: KTBH - Then the elders are to bring the girl out to the entrance of her father's house and the men of her town must stone her to death. You must purge this evil from among you. After all, by prostituting herself while under her father's authority, her |boffence has caused a scandal|b* among the people of Israel! Evaluation of Translations: Translators should find a strongly-worded expression that emphasises both the enormity of the offence (to God and to the entire community) and the serious consequences it brings (to the doer and to the community as a whole). CEV renders the fixed expression as ‘brought evil into your community’. This conveys part of the significance of the fixed expression. But since this aspect is already represented elsewhere in the verse, it is better at this point to emphasise the extreme offensiveness of the crime - one that should cause an outrage throughout all Israel. Unlike other modern translations, however, the CEV unambiguously shows that the fixed expression properly refers to the people of Israel, not to the land of Israel.REB renders the fixed expression as ‘committed an outrage in Israel’ (cf. ESV). This accurately portrays the idea of scandal, as does a noun like ‘infamy’ (NJB and TOB). GW’s ‘godless act’ may not always evoke the idea of public scandal for all English speakers, but it is better than the following. Several other translations are only a little astray by employing adjectives such as ‘disgraceful’ (NIV, NRSV, NLT, NCV, EIN) or ‘shameful’ (TEV, NJPS). Those that use ‘folly’ (LXX, RSV, NASB) are far from signifying the horrific enormity of the offence.The tentative KTBH rendering offered here redistributes semantic features. Where it says literally 'she did נְבָלָה among Israel', the notion of offence is made more explicit in: 'her offence caused a scandal among the people of Israel.' _reference_start_Genesis 34:7_reference_end_ _reference_start_Deuteronomy 22:21_reference_end_ _reference_start_Joshua 7:15_reference_end_ _reference_start_Judges 19:23_reference_end_ _reference_start_Judges 19:24_reference_end_ _reference_start_Judges 20:6_reference_end_ _reference_start_Judges 20:10_reference_end_ _reference_start_1 Samuel 25:25_reference_end_ _reference_start_2 Samuel 13:12_reference_end_ _reference_start_Jeremiah 29:23_reference_end_ \paradigl 1 Scandalous crime: offensive and abhorrent conduct that violates one of the most sacred standards of morality, appals and outrages the public conscience, disgraces those associated with it, angers God, and normally calls for the immediate death of the perpetrator Keyword: Similar_Term Collocating Term: זִמָּה Gloss: act of depravity References: _reference_start_Judges 20:6_reference_end_ Level 3: b Context: Shameless speech that violates one of the most sacred standards of morality and causes an extreme response from others \distc Some aspects of Job 42:8 (see Lexical meaning 2) are included here, because the penalty is caused by a scandalous sin of the same sort as this use. Sacrilegious speech against God: the sin event is a speech, the victim is God, and a consequence is divine outrage. Frame for Meaning:c Communication Intrinsic Domains for Meaning:c Prophecy Participant Roles for Meaning:c Agent: humanTarget: human Meaning Comments:c The term נְבָלָה* occurs as an object of דבר* ‘to speak’ where no action is involved, only scandalous speech (Isa 9:17; 32:6), as an object of עשׂה* ‘to do’ in Jer 29:23, even though offensive speech is entailed, because there is scandalous action (adultery) as well. Key Reference: _reference_start_Isaiah 9:16_reference_end_ Key Verse: KTBH -This is why YHWH shows no partiality to the young men, and no mercy even to the orphans and widows: because everyone is immoral and evil, and every mouth speaks |bshocking lies |b*about God. Evaluation of Translations: Many English translations still use terms like ‘folly’ (KJV, NRSV, NAB), ‘foolishness’ (NASB, GW), ‘foolishly’ (CEV) and ‘madness’ (NJB). Exceptions include ‘impiety’ (REB, NJPS), ‘evil’ (TEV) and ‘lies’ (NLT and NCV). But the guilt of the Israelites in Isaiah’s time was far greater than foolish lies would cause. Their scandalous words were no mere slips of the tongue or insignificant blunders, made because they were ignorant and foolish. Such meanings might be signalled when English words like ‘folly’ are used. Translators might consider explicitly stating the nature of the crime and the identity of the victim, such as ‘shocking lies about God’. \paradigl 1 _reference_start_Isaiah 9:16_reference_end_ _reference_start_Isaiah 32:6_reference_end_ Keyword: Similar_Term Collocating Term: תּוֹעָה Gloss: lie, disloyalty References: _reference_start_Isaiah 32:6_reference_end_ Level 2: 2 Meaning: Extreme response called up by a shameless and scandalous act \distl The penalty for 1.2 (probably death): the outcome of the sin event. Frame for Meaning: Judgement Intrinsic Domains for Meaning: Folly; Shame Participant Roles for Meaning: Agent: God Patient: human Meaning Comments: נְבָלָה *is here the object of עשׂה *‘to do’. But this time the Agent of the verb is not the same as the Agent of the scandalous crime. Rather the Agent of the verb is |ipunishing|i* the Agent of the scandalous crime. But there are scholars who hold that YHWH is here the Agent of the נְבָלָה*, but in a metaphorical way: "I would do to you such an outrageous thing that would be called נְבָלָה* among humans." Level 3: a Context: Extreme response called up by a shameful and scandalous act Intrinsic Domains for Meaning:c Speech; Falsehood; Atonement Participant Roles for Meaning:c Agent (punisher): God Patient: human Key Reference: _reference_start_Job 42:8_reference_end_ Key Verse: NJPS - for I have shown him favor and not |btreat you vilely|b* since you have not spoken the truth about Me as did My servant Job. Evaluation of Translations: The set of ideas prompted by the use of this noun will often require an expansive translation. Some elements may be omitted by simply conveying that God is not going to punish them as harshly as they deserve, as some modern versions do. A word like ‘folly’ does not render this noun’s meaning forcefully enough, despite CEV, NRSV, NCV, NIV and NASB. It could be an idea to make the connection between the offence and the punishment more explicit so that the notion of נְבָלָה* is clearly dissociated from YHWH: 'And then I will accept his prayer not to punish you as severely|i as your sacrilegious talk about me deserves.'|i* But the NJPS translation is also acceptable, although it presupposes that YHWH is the Agent (which brings it under Meaning 1.). _reference_start_Job 42:8_reference_end_ \paradigl 1 Keyword: Version: 0 Date: 2004-02-04 peterk; 2008-01-10 13:23:15 tvdl Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. H}OO}scandalous crime (נְבָלָה)scandalous crime (נְבָלָה)Strong's number: 05039 Part of speech: ncf Frequency: 13 Cognate(s): נבל Abstract for Busy Translators: 1. The term נְבָלָה indicates a flagrant violation of the most revered standards of morality.2. It can be defined as a wanton brutish act towards someone or a wanton brutish disregard of something.3. The doer of נְבָלָה lacks any sense of honour and shame.4. An important element in the meaning is: extremity, i.e. the enormity of the crime, its extreme offensiveness.5. It provokes public outrage and God’s indignation, resultiy ?tfXJ<. xj\N@2${m_QC5' U T S R Q P O  N  M Lt K J- I- H G F E D C B  A  @ ? > = < ;w :t 9 8 7 6 5 4 3 2 1 0 / .  - , +~ *~ )~ (~ '~S &~S %~S $~ #~ "~ !~ ~ ~ ~ ~ ~  ~  ~  }* }* } istik |i*6: 149-169. Comparison of Meanings and Uses: 1. Frame: Cunning; Stem: qal, hiphil; Experiencer: human2. Frame: Planning; Stem: hiphil; Agent: human; Content: plan3. Frame: Heaping up; Stem: niphal; Agent: God; Patient: inanimate Additional Information: In Sirach 6:32, being shrewd can be learned, and it is a question of will. The verse reads:אִם תַּחְפֹּץ, בְּנִי, תִּתְחַכָּם, וְאִם תָּשִׂים לִבְּךָ תַּעְרִם *'If you desire, my son, you can become wise, and if you apply your wits, you will become shrewd.' Level 2: 1 Meaning: To be able to manipulate difficult circumstances in such a way that the outcome is favourable to you Frame for Meaning: Cunning Intrinsic Domains for Meaning: Competition Verb Stem: Qal, Hiphil Participant Roles for Meaning: Experiencer: human Level 3: a Context: To be able to manipulate difficult circumstances in such a way that the outcome is favourable to you Intrinsic Domains for Meaning:c Instruction; Warfare; Punishment Participant Roles for Meaning:c Experiencer: human Key Reference: _reference_start_1 Samuel 23:22_reference_end_ Key Verse: CEVUK - for I've been told that he|b's|b* very |bcunning|b*. Evaluation of Translations: An acceptable rendering. Other renderings include 'crafty', 'listig' (German). A pejorative rendering may be justified by the fact that David's enemy, Saul, is speaking here. Otherwise a more neutral rendering, such as 'shrewd', might be preferred. _reference_start_1 Samuel 23:22_reference_end_ _reference_start_1 Samuel 23:22_reference_end_ _reference_start_Job 5:13_reference_end_ _reference_start_Proverbs 15:5_reference_end_ _reference_start_Proverbs 19:25_reference_end_ Keyword: Opposite_Term Collocating Term: אֱוִיל Gloss: fool References: _reference_start_Proverbs 15:5_reference_end_ Keyword: Opposite_Term Collocating Term: פֶּתִי Gloss: simpleton References: _reference_start_Proverbs 19:25_reference_end_ Keyword: Similar_Term Collocating Term: בין דַּעַת Gloss: to understand knowledge References: _reference_start_Proverbs 19:25_reference_end_ Keyword: Similar_Term Collocating Term: מַחְשָׁבָה Gloss: plan References: _reference_start_Job 5:13_reference_end_ Keyword: Similar_Term Collocating Term: עֵצָה Gloss: counsel References: _reference_start_Job 5:13_reference_end_ Keyword: Level 2: 2 Meaning: To devise a plan to manipulate difficult circumstances in such a way that the outcome is favourable to you Frame for Meaning: Planning Intrinsic Domains for Meaning: Competition Verb Stem: Hiphil Participant Roles for Meaning: Agent: humanContent: plan Meaning Comments: This Meaning is different from (1) because it is transitive. Level 3: a Context: To devise a plan to manipulate difficult circumstances in such a way that the outcome is favourable to you Intrinsic Domains for Meaning:c Conspiracy; Hostility Participant Roles for Meaning:c Experiencer: humanContent: plan Key Reference: _reference_start_Psalms 83:4_reference_end_ Key Verse: REB89 - They |bdevise a|b* |bcunning |b*plot against your people Evaluation of Translations: Other translations have e.g.:TEVUK - They are |bmaking|b* secret |bplans |b*against your people;NJPS - They plot |bcraftily|b* against Your people All three translations are good, as they highlight different aspects of סוֹד*. _reference_start_Psalms 83:4_reference_end_ Keyword: Similar_Term Collocating Term: יעץ Gloss: to conspire (Hithpael) References: _reference_start_Psalms 83:4_reference_end_ Level 2: 3 Meaning: To arrange or collect a substance (or items) with a heap or pile as a result Frame for Meaning: Heaping up Verb Stem: Niphal Participant Roles for Meaning: Agent = implicit: DivinePatient: inanimate Level 3: a Context: To arrange or collect a substance (or items) with a heap or pile as a result Intrinsic Domains for Meaning:c Water Participant Roles for Meaning:c Agent = implicit: DivinePatient: inanimate Key Reference: _reference_start_Exodus 15:8_reference_end_ Key Verse: REB89 - At the blast of your nostrils the waters |bpiled up|b*, / the floods stood up in a heap; / the deeps congealed in the heart of the sea. Evaluation of Translations: This rendering is good, and most English versions have something similar. If the synonymy becomes a problem, it is worthwile to render the third verb in its literal sense (if the target audience has cattle), as CEV does, of all versions (!): '... and the ocean depths curdled like cheese'. _reference_start_Exodus 15:8_reference_end_ Keyword: Similar_Term Collocating Term: נצב Gloss: to stand up (Niphal) References: _reference_start_Exodus 15:8_reference_end_ Keyword: Similar_Term Collocating Term: קפא Gloss: to congeal (lit. to curdle) References: _reference_start_Exodus 15:8_reference_end_ Version: 0 Date: 2007-08-24 10:52:23 tvdl; 2007-11-02 08:27:20 cjs; 2008-01-10 11:03:40 tvdl Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. ??$UU1cunning, astuteness (עָרְמָה)cunning, astuteness (עָרְמָה)Strong's number: 6195 Part of speech: ncf Frequency: 5 Cognate(s): ערם Abstract for Busy Trm~cc'~to be cunning / astute; to pile up (ערם)to be cunning / astute; to pile up (ערם)\level1 1 Strong's number: 6191 Part of speech: v Frequency: 7 Cognate(s): עָרוּם, עָרְמָה, עֲרֵמָה \level1 2 Abstract for Busy Translators: 1. One meaning of this verb is 'to be cunning / astute'.2. It can be used in both a positive and a negative sense (see also עָרְמָה). 3. In the Hiphil, it means 'to devise a cunning plan'.4. A homonym of this verb, meaning 'to pile up', occurs only once. Hebraists' Comments: The root ערם* is a homonym, i.e. a word with two different meanings that cannot be related to one another: 1. to be astute; 2. to pile up. For further reading: See Fox, M.V. 1993 "Words for Wisdom." |iZeitschrift für Althebraanslators: The noun עָרְמָה* does not necessarily have a pejorative meaning. In several cases, notably in Proverbs, it can better be translated as 'astuteness' or 'shrewdness' than as 'cunning', which has stronger negative associations. Hebraists' Comments: See See Fox, M.V. 1993 "Words for Wisdom." |iZeitschrift für Althebraistik |i*6: 149-169. Domain and Frame Notes: As TWAT VI,388 notes, both עָרְמָה* and מְזִמָּה* hold the border line with the pejoratives (cunning, craftiness). This is related to the fact that in ancient Israel, wisdom education concentrated on intellectual attitudes rather than on morality. W. McKane rightly stresses in his |iProverbs|i* commentary (London 1970, 265): 'Wisdom did not educate men to change the world, but to make their way successfully in the world as it was.' Or in Fox's words: 'This [i.e. that Wisdom boasts proximity to עָרְמָה*, Pro 8:12] does not make עָרְמָה* an inherently virtuous ability; rather it is a practical faculty that wisdom promises its adherents.' Level 2: 1 Meaning: The ability to manipulate difficult circumstances in such a way that the outcome is favourable to you Frame for Meaning: Mental activity Intrinsic Domains for Meaning: Competition Participant Roles for Meaning: Experiencer: human Level 3: a Context: The ability to manipulate difficult circumstances in such a way that the outcome is favourable to you Intrinsic Domains for Meaning:c Murder; Deceit; Disguise; Instruction Participant Roles for Meaning:c Experiencer: human Key Reference: _reference_start_Proverbs 8:12_reference_end_ Key Verse: REB89 - I am wisdom, I bestow |bshrewdness|b* and show the way to knowledge and discretion. Evaluation of Translations: 'Prudence' (NRS) is a colourless rendering. 'Shrewdness' is more fitting, because it approaches the border line with the pejorative connotation. But the choice also depends on how you render the other synonyms of wisdom found in this context (and in Pro 1:1-5). _reference_start_Exodus 21:14_reference_end_ _reference_start_Joshua 9:4_reference_end_ _reference_start_Proverbs 1:4_reference_end_ _reference_start_Proverbs 8:5_reference_end_ _reference_start_Proverbs 8:12_reference_end_ Keyword: Similar_Term Collocating Term: דַּעַת Gloss: knowledge References: _reference_start_Proverbs 1:4_reference_end_ _reference_start_Proverbs 8:12_reference_end_ Keyword: Similar_Term Collocating Term: חָכְמָה Gloss: wisdom References: _reference_start_Proverbs 8:12_reference_end_ Keyword: Similar_Term Collocating Term: לֵב Gloss: prudence References: _reference_start_Proverbs 8:5_reference_end_ Keyword: Similar_Term Collocating Term: מְזִמָּה Gloss: resourcefulness References: _reference_start_Proverbs 1:4_reference_end_ _reference_start_Proverbs 8:12_reference_end_ Version: 0 Date: 2008-01-10 14:53:49 tvdl Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org.uire these qualities. Frame for Meaning: Folly Participant Roles for Meaning: Experiencer: human Level 3: a Context: A person who runs certain risks because he lacks intelligence and experience but who can still acquire these qualities. Intrinsic Domains for Meaning:c Instruction; Providence; Punishment; Seduction; Atonement Participant Roles for Meaning:c Experiencer: human Key Reference: _reference_start_Proverbs 1:32_reference_end_ Key Verse: NIV84 - For the waywardness of the |bsimple|b* will kill them, and the complacency of fools will destroy them; Evaluation of Translations: In general, most English versions translate פֶּתִי* with 'simple(ton)', 'ignorant', and even 'naive', while 'inexperienced' ('unerfahren') can be found in the Gute Nachricht. These do not seem unacceptable renderings on the whole. 'Stupid fools', on the other hand (CEV in Pro 19:25), is far too strong and misses the point. It is interesting that 'gullible' (Fox' proposal) is not found in English versions. _reference_start_Psalms 19:8_reference_end_ _reference_start_Psalms 116:6_reference_end_ _reference_start_Psalms 119:130_reference_end_ _reference_start_Proverbs 1:4_reference_end_ _reference_start_Proverbs 1:22_reference_end_ _reference_start_Proverbs 1:32_reference_end_ _reference_start_Proverbs 7:7_reference_end_ _reference_start_Proverbs 8:5_reference_end_ _reference_start_Proverbs 9:4_reference_end_ _reference_start_Proverbs 9:16_reference_end_ _reference_start_Proverbs 14:15_reference_end_ _reference_start_Proverbs 14:18_reference_end_ _reference_start_Proverbs 19:25_reference_end_ _reference_start_Proverbs 21:11_reference_end_ _reference_start_Proverbs 22:3_reference_end_ _reference_start_Proverbs 27:12_reference_end_ _reference_start_Ezekiel 45:20_reference_end_ Keyword: Similar_Term Collocating Term: אִישׁ שֹׁגֶה Gloss: inadvertent man References: _reference_start_Ezekiel 45:20_reference_end_ Keyword: Similar_Term Collocating Term: בֵּן Gloss: young man References: _reference_start_Proverbs 7:7_reference_end_ Keyword: Similar_Term Collocating Term: דלל Gloss: to be needy, helpless References: _reference_start_Psalms 116:6_reference_end_ Keyword: Similar_Term Collocating Term: חֲסַר לֵב Gloss: lacking heart (brains) References: _reference_start_Proverbs 7:7_reference_end_ _reference_start_Proverbs 9:4_reference_end_ _reference_start_Proverbs 9:16_reference_end_ Keyword: Similar_Term Collocating Term: כְּסִיל Gloss: complacent fool References: _reference_start_Proverbs 1:22_reference_end_ _reference_start_Proverbs 1:32_reference_end_ _reference_start_Proverbs 8:5_reference_end_ Keyword: Similar_Term Collocating Term: נַעַר Gloss: young man References: _reference_start_Proverbs 1:4_reference_end_ Keyword: Opposite_Term Collocating Term: חָכָם Gloss: wise References: _reference_start_Proverbs 21:11_reference_end_ Keyword: Opposite_Term Collocating Term: בִּין Gloss: discerning (Niphal) References: _reference_start_Proverbs 19:25_reference_end_ Keyword: Opposite_Term Collocating Term: עָרוּם Gloss: astute References: _reference_start_Proverbs 14:15_reference_end_ _reference_start_Proverbs 14:18_reference_end_ _reference_start_Proverbs 22:3_reference_end_ _reference_start_Proverbs 27:12_reference_end_ Level 2: 2 Meaning: Risky lack of intelligence and experience, but with a possibility to acquire these qualities. Frame for Meaning: Folly Participant Roles for Meaning: Experiencer: human Level 3: a Context: Risky lack of intelligence and experience, but with a possibility to acquire these qualities. Intrinsic Domains for Meaning:c Instruction; Reward Participant Roles for Meaning:c Experiencer: human Key Reference: _reference_start_Proverbs 1:22_reference_end_ Key Verse: RSV52 - How long, O simple ones, will you love |bbeing simple|b*? How long will scoffers delight in their scoffing and fools hate knowledge? Evaluation of Translations: Interestingly, English versions offer a variety of renderings here. 'Being simple' and 'simplicity' (REB, NJPS) are not bad renderings, but they are less adequate than 'being simpleminded' (NLT) because they have positive connotations. 'Naiveté' would be a good option. _reference_start_Proverbs 1:22_reference_end_ _reference_start_Proverbs 9:6_reference_end_ Keyword: Similar_Term Collocating Term: דַּעַת Gloss: knowledge References: _reference_start_Proverbs 1:22_reference_end_ Keyword: Opposite_Term Collocating Term: דֶּרֶךְ בִּינָה Gloss: the way of understanding References: _reference_start_Proverbs 9:6_reference_end_ Note: (a) There is no unanimity if in Pro 9:6 פֶּתִי refers to a person (so REB) or an abstract notion 'simplicity, naiveté' (most versions). In KTBH, we have chosen for the second option (hence Meaning 2), because the parallel term points to an abstract term. Version: 0 Date: 2008-01-10 14:59:18 tvdl Disclaimer: Key Terms in Biblical Hebrew: The entries are an experimental sample set, not yet fully reviewed and approved. The KTBH team would welcome feed-back to christopher_samuel@sil.org. O[[{simpleton; naïve person (פֶּתִי)simpleton; naïve person (פֶּתִי)Strong's number: 6612 Part of speech: ncm Frequency: 19 Cognate(s): פתה Abstract for Busy Translators: The term פֶּתִי* refers to a person who runs certain risks due to lack of intelligence and experience. Such a person believes everything and is easily seduced. He is not wise but is not beyond the possibility of improvement. A simpleton can and must be taught in order to become intelligent and gain experience. Hebraists' Comments: Reference: Fox M.V. 1997 "Words for Folly" |iZeitschrift für Althebraistik |i*10:4-15. Level 2: 1 Meaning: A person who runs certain risks due to a lack of intelligence and experience but who can still acq ?tfXJ<. xj\N@2$|n`RD6( B B B :  * ; : : .  . -  * 3 (# ( ( ( ( ( - " + + + ~+ }> |B {; z)& y( x( ' w= v- u:  t. s* r; q- p- o+ n* m* l)  k( j( i( h+ g) f( e) d) c( b( a0 `- _)$ ^  ] \  [ Z Y X W V {VP-AGEage\see (see WORLD)#33sADVOCATE, COUNSELORadvocate, counselor\see (see also MEDIATOR) \o1 1. Advocate, one who speakvEADULTERYadultery\o1 1. The act of sexual unfaithfulness \o1 2. One who sexually violates marriage vows \o2 a. Masculine offenders \o2 b. Feminine offenders \o1 3. Those who are in any way unfaithful to God \gtrm moicaliv \trnl moichalis \"+ABYSSabyss\see (see HELL)D99+ABSTINENCE FROM EATINGabstinence from eating\see (see FAST):]ABBAabba\o1 1. Father (familiar form) \gtrm abba \trnl abba \xref [L&N 12.12] \def Father, transliterated from Aramaic \en2 1. Father (familiar form) \gtrm abba \trnl abba _reference_start_Mark 14:36_reference_end_ _reference_start_Romans 8:15_reference_end_ _reference_start_Galatians 4:6_reference_end_xref [L&N 31.101] \def unfaithful \gtrm moicaomai \trnl moichaomai \xref [L&N 88.276] \def commit adultery \gtrm moiceia \trnl moicheia \xref [L&N 88.276] \def adultery \gtrm moiceuw \trnl moicheuõ \xref [L&N 88.276] \def commit adultery \gtrm moicov \trnl moichos \xref [L&N 88.277] \def adulterer \en2 1. The act of sexual unfaithfulness \gtrm moicaomai \trnl moichaomai MAT 5:32 (2 occurrences); 19:9 _reference_start_Matthew 5:32_reference_end_ _reference_start_Matthew 19:9_reference_end_ _reference_start_Mark 10:11_reference_end_ _reference_start_Mark 10:12_reference_end_ \gtrm moiceia \trnl moicheia _reference_start_Matthew 15:19_reference_end_ _reference_start_Mark 7:21_reference_end_ _reference_start_John 8:3_reference_end_ \gtrm moiceuw \trnl moicheuõ _reference_start_Matthew 5:27_reference_end_ _reference_start_Matthew 5:28_reference_end_ _reference_start_Matthew 19:18_reference_end_ _reference_start_Mark 10:19_reference_end_ LUK 16:18 (2 occurrences); 18:20 _reference_start_Luke 16:18_reference_end_ _reference_start_Luke 18:20_reference_end_ _reference_start_John 8:4_reference_end_ ROM 2:22 (2 occurrences); 13:9 _reference_start_Romans 2:22_reference_end_ _reference_start_Romans 13:9_reference_end_ JAS 2:11 (2 occurrences) _reference_start_James 2:11_reference_end_ \en2 2. One who sexually violates marriage vows \en3 a. Masculine offenders \gtrm moicov \trnl moichos _reference_start_Luke 18:11_reference_end_ _reference_start_1 Corinthians 6:9_reference_end_ _reference_start_Hebrews 13:4_reference_end_ \en3 b. Feminine offenders \gtrm moicaliv \trnl moichalis ROM 7:3 (2 occurrences) _reference_start_Romans 7:3_reference_end_ _reference_start_2 Peter 2:14_reference_end_ \en2 3. Those who are in any way unfaithful to God \gtrm moicaliv \trnl moichalis _reference_start_Matthew 12:39_reference_end_ _reference_start_Matthew 16:4_reference_end_ _reference_start_Mark 8:38_reference_end_ _reference_start_James 4:4_reference_end_ \gtrm moiceuw \trnl moicheuõ _reference_start_Revelation 2:22_reference_end_s on behalf of another \o1 2. Helper, counselor, one who actively guides and helps \o1 3. Advisor (same meaning as 2. above. different Greek term) \gtrm parakljtov \trnl paraklætos \xref [L&N 12.19] \def the Helper \xref [L&N 35.16] \def helper \gtrm sumboulov \trnl sumboulos \xref [L&N 33.297] \def advisor \en2 1. Advocate, one who speaks on behalf of another \gtrm parakljtov \trnl paraklætos 1JN 2:1 (Jesus Christ) _reference_start_1 John 2:1_reference_end_ \en2 2. Helper, counselor, one who actively guides and helps \gtrm parakljtov \trnl paraklætos JHN 14:16 (Holy Spirit), 26 (Holy Spirit); 15:26 (Holy Spirit); 16:7 (Holy Spirit) _reference_start_John 14:16_reference_end_ _reference_start_John 14:26_reference_end_ _reference_start_John 15:26_reference_end_ _reference_start_John 16:7_reference_end_ \en2 3. Advisor (same meaning as 2. above. different Greek term) \gtrm sumboulov \trnl sumboulos _reference_start_Romans 11:34_reference_end_rion \xref [L&N 6.114] \def altar of any sort \gtrm qumiatjrion \trnl thumiatærion \xref [L&N 6.116] \def incense altar \gtrm bwmov \trnl bõmos \xref [L&N 6.115] \def altar with a base or pedestal \en2 1. Altar of burnt offering \gtrm qusiastjrion \trnl thusiastærion _reference_start_Matthew 5:23_reference_end_ _reference_start_Matthew 5:24_reference_end_ _reference_start_Matthew 23:18_reference_end_ _reference_start_Matthew 23:19_reference_end_ _reference_start_Matthew 23:20_reference_end_ _reference_start_Matthew 23:35_reference_end_ _reference_start_Luke 11:51_reference_end_ _reference_start_Romans 11:3_reference_end_ _reference_start_1 Corinthians 9:13_reference_end_ _reference_start_1 Corinthians 10:18_reference_end_ HEB 7:13; 13:10 (metonymy of the subject, i.e. the altar as a figure for the sacrifice) _reference_start_Hebrews 7:13_reference_end_ _reference_start_Hebrews 13:10_reference_end_ _reference_start_James 2:21_reference_end_ \en2 2. Altar of incense \gtrm qusiastjrion \trnl thusiastærion _reference_start_Luke 1:11_reference_end_ \gtrm qumiatjrion \trnl thumiatærion _reference_start_Hebrews 9:4_reference_end_ \en2 3. Altar in heaven (no longer a place of animal sacrifice) \gtrm qusiastjrion \trnl thusiastærion REV 6:9; 8:3 (2 occurrences), 5; 9:13; 11:1; 14:18 (synecdoche: part for the whole, i.e. the altar as a part representing the whole Temple (also this is a double figure because “Temple” is a metonymy of the subject, i.e. Temple is a figure for the presence of God.)); 16:7 (metonymy of the adjunct, i.e. the altar as a figure for those who worship there) _reference_start_Revelation 6:9_reference_end_ _reference_start_Revelation 8:3_reference_end_ _reference_start_Revelation 8:5_reference_end_ _reference_start_Revelation 9:13_reference_end_ _reference_start_Revelation 11:1_reference_end_ _reference_start_Revelation 14:18_reference_end_ _reference_start_Revelation 16:7_reference_end_ \en2 4. Altar to an unknown god \gtrm bwmov \trnl bõmos _reference_start_Acts 17:23_reference_end_ X,X! //wANOINT, ANOINTINGanoint, anointing\o1 1. To put oil (or a similar substance) on somebody \o1 9UANGELangel\o1 1. A supernatural, spiritual being who is a messenger from God \o1 2. A morally fallen supernatural, spiritual being who serves Satan \o1 3. A human appointed to deliver a message or to do a particular task \o1 4. A figurative use \gtrm aggelov \trnl angelos \xref [L&N 33.195] \def messenger \xref [L&N 12.28] \def angel \en2 1. A supernatural, spiritual being who is a messenger from God \gtrm aggelov \trnl angelos _reference_start_Matthew 1:20_reference_end_ _reference_start_Matthew 1:24_reference_end_ _reference_start_Matthew 2:13_reference_end_ _reference_start_Matthew 2:DmALTARaltar\o1 1. Altar of burnt offering \o1 2. Altar of incense \o1 3. Altar in heaven (no longer a place of animal sacrifice) \o1 4. Altar to an unknown god \gtrm qusiastjrion \trnl thusiastæ ?tfXJ<. xj\N@2$|n`RD6( S,  R,  Q, P,5 O,& N,# M, L, K, J+ I+  H+3 G* F*+ E*$ D* C* B* A*  @*  ?* >* =* <* ;* :* 9*& 8*# 7*" 6* 5* 4* 3* 2* 1* 0) /)  .)  -)& ,) +( *( )(5 (( '($ &( %( $( #( "( 1 !( ) ( ' ( ( ( ( ( ( , B B B  B 19_reference_end_ _reference_start_Matthew 4:6_reference_end_ _reference_start_Matthew 4:11_reference_end_ _reference_start_Matthew 13:39_reference_end_ _reference_start_Matthew 13:41_reference_end_ _reference_start_Matthew 13:49_reference_end_ _reference_start_Matthew 16:27_reference_end_ _reference_start_Matthew 18:10_reference_end_ _reference_start_Matthew 22:30_reference_end_ _reference_start_Matthew 24:31_reference_end_ _reference_start_Matthew 24:36_reference_end_ _reference_start_Matthew 25:31_reference_end_ _reference_start_Matthew 26:53_reference_end_ _reference_start_Matthew 28:2_reference_end_ _reference_start_Matthew 28:5_reference_end_ _reference_start_Mark 1:13_reference_end_ _reference_start_Mark 8:38_reference_end_ _reference_start_Mark 12:25_reference_end_ _reference_start_Mark 13:27_reference_end_ _reference_start_Mark 13:32_reference_end_ LUK 1:11, 13, 18, 19, 26, 30, 34, 35, 38; 2:9, 10, 13, 15, 21; 4:10; 9:26; 12:8, 9; 15:10; 16:22; 20:36 (compound word); 22:43 (textual variant); 24:23 _reference_start_Luke 1:11_reference_end_ _reference_start_Luke 1:13_reference_end_ _reference_start_Luke 1:18_reference_end_ _reference_start_Luke 1:19_reference_end_ _reference_start_Luke 1:26_reference_end_ _reference_start_Luke 1:30_reference_end_ _reference_start_Luke 1:34_reference_end_ _reference_start_Luke 1:35_reference_end_ _reference_start_Luke 1:38_reference_end_ _reference_start_Luke 2:9_reference_end_ _reference_start_Luke 2:10_reference_end_ _reference_start_Luke 2:13_reference_end_ _reference_start_Luke 2:15_reference_end_ _reference_start_Luke 2:21_reference_end_ _reference_start_Luke 4:10_reference_end_ _reference_start_Luke 9:26_reference_end_ _reference_start_Luke 12:8_reference_end_ _reference_start_Luke 12:9_reference_end_ _reference_start_Luke 15:10_reference_end_ _reference_start_Luke 16:22_reference_end_ _reference_start_Luke 20:36_reference_end_ _reference_start_Luke 22:43_reference_end_ _reference_start_Luke 24:23_reference_end_ _reference_start_John 1:51_reference_end_ _reference_start_John 12:29_reference_end_ _reference_start_John 20:12_reference_end_ _reference_start_Acts 5:19_reference_end_ _reference_start_Acts 6:15_reference_end_ _reference_start_Acts 7:30_reference_end_ _reference_start_Acts 7:35_reference_end_ _reference_start_Acts 7:38_reference_end_ _reference_start_Acts 7:53_reference_end_ _reference_start_Acts 8:26_reference_end_ _reference_start_Acts 10:3_reference_end_ _reference_start_Acts 10:7_reference_end_ _reference_start_Acts 10:22_reference_end_ _reference_start_Acts 11:13_reference_end_ _reference_start_Acts 12:7_reference_end_ _reference_start_Acts 12:8_reference_end_ _reference_start_Acts 12:9_reference_end_ _reference_start_Acts 12:10_reference_end_ _reference_start_Acts 12:11_reference_end_ _reference_start_Acts 12:15_reference_end_ _reference_start_Acts 12:23_reference_end_ _reference_start_Acts 23:8_reference_end_ _reference_start_Acts 23:9_reference_end_ _reference_start_Acts 27:23_reference_end_ _reference_start_Romans 8:38_reference_end_ _reference_start_1 Corinthians 4:9_reference_end_ _reference_start_1 Corinthians 11:10_reference_end_ _reference_start_1 Corinthians 13:1_reference_end_ _reference_start_2 Corinthians 11:14_reference_end_ _reference_start_Galatians 1:8_reference_end_ _reference_start_Galatians 3:19_reference_end_ _reference_start_Galatians 4:14_reference_end_ _reference_start_Colossians 2:18_reference_end_ _reference_start_2 Thessalonians 1:7_reference_end_ _reference_start_1 Timothy 3:16_reference_end_ _reference_start_1 Timothy 5:21_reference_end_ HEB 1:4, 5, 6, 7 (2 occurrences), 13; 2:2, 5, 7, 9, 16; 12:22; 13:2 _reference_start_Hebrews 1:4_reference_end_ _reference_start_Hebrews 1:5_reference_end_ _reference_start_Hebrews 1:6_reference_end_ _reference_start_Hebrews 1:7_reference_end_ _reference_start_Hebrews 1:13_reference_end_ _reference_start_Hebrews 2:2_reference_end_ _reference_start_Hebrews 2:5_reference_end_ _reference_start_Hebrews 2:7_reference_end_ _reference_start_Hebrews 2:9_reference_end_ _reference_start_Hebrews 2:16_reference_end_ _reference_start_Hebrews 12:22_reference_end_ _reference_start_Hebrews 13:2_reference_end_ _reference_start_1 Peter 1:12_reference_end_ _reference_start_1 Peter 3:22_reference_end_ _reference_start_2 Peter 2:11_reference_end_ REV 1:1, 20; 2:1, 8, 12, 18; 3:1, 5, 7, 14; 5:2, 11; 7:1, 2 (2 occurrences), 11; 8:2, 3, 4, 5, 6, 7 (Implied contextually), 8, 10, 12, 13; 9:1, 13, 14; 10:1, 5, 7, 8, 9, 10; 11:15; 12:7; 14:6, 8, 9, 10, 15, 17, 18, 19; 15:1, 6, 7, 8; 16:1, 2 (Implied contextually), 3 (Implied contextually), 4 (Implied contextually), 5, 8 (Implied contextually), 10 (Implied contextually), 12 (Implied contextually), 17 (Implied contextually); 17:1, 7; 18:1, 21; 19:9 (Implied contextually), 17; 20:1; 21:9, 12, 17; 22:6, 8, 16 _reference_start_Revelation 1:1_reference_end_ _reference_start_Revelation 1:20_reference_end_ _reference_start_Revelation 2:1_reference_end_ _reference_start_Revelation 2:8_reference_end_ _reference_start_Revelation 2:12_reference_end_ _reference_start_Revelation 2:18_reference_end_ _reference_start_Revelation 3:1_reference_end_ _reference_start_Revelation 3:5_reference_end_ _reference_start_Revelation 3:7_reference_end_ _reference_start_Revelation 3:14_reference_end_ _reference_start_Revelation 5:2_reference_end_ _reference_start_Revelation 5:11_reference_end_ _reference_start_Revelation 7:1_reference_end_ _reference_start_Revelation 7:2_reference_end_ _reference_start_Revelation 7:11_reference_end_ _reference_start_Revelation 8:2_reference_end_ _reference_start_Revelation 8:3_reference_end_ _reference_start_Revelation 8:4_reference_end_ _reference_start_Revelation 8:5_reference_end_ _reference_start_Revelation 8:6_reference_end_ _reference_start_Revelation 8:7_reference_end_ _reference_start_Revelation 8:8_reference_end_ _reference_start_Revelation 8:10_reference_end_ _reference_start_Revelation 8:12_reference_end_ _reference_start_Revelation 8:13_reference_end_ _reference_start_Revelation 9:1_reference_end_ _reference_start_Revelation 9:13_reference_end_ _reference_start_Revelation 9:14_reference_end_ _reference_start_Revelation 10:1_reference_end_ _reference_start_Revelation 10:5_reference_end_ _reference_start_Revelation 10:7_reference_end_ _reference_start_Revelation 10:8_reference_end_ _reference_start_Revelation 10:9_reference_end_ _reference_start_Revelation 10:10_reference_end_ _reference_start_Revelation 11:15_reference_end_ _reference_start_Revelation 12:7_reference_end_ _reference_start_Revelation 14:6_reference_end_ _reference_start_Revelation 14:8_reference_end_ _reference_start_Revelation 14:9_reference_end_ _reference_start_Revelation 14:10_reference_end_ _reference_start_Revelation 14:15_reference_end_ _reference_start_Revelation 14:17_reference_end_ _reference_start_Revelation 14:18_reference_end_ _reference_start_Revelation 14:19_reference_end_ _reference_start_Revelation 15:1_reference_end_ _reference_start_Revelation 15:6_reference_end_ _reference_start_Revelation 15:7_reference_end_ _reference_start_Revelation 15:8_reference_end_ _reference_start_Revelation 16:1_reference_end_ _reference_start_Revelation 16:2_reference_end_ _reference_start_Revelation 16:3_reference_end_ _reference_start_Revelation 16:4_reference_end_ _reference_start_Revelation 16:5_reference_end_ _reference_start_Revelation 16:8_reference_end_ _reference_start_Revelation 16:10_reference_end_ _reference_start_Revelation 16:12_reference_end_ _reference_start_Revelation 16:17_reference_end_ _reference_start_Revelation 17:1_reference_end_ _reference_start_Revelation 17:7_reference_end_ _reference_start_Revelation 18:1_reference_end_ _reference_start_Revelation 18:21_reference_end_ _reference_start_Revelation 19:9_reference_end_ _reference_start_Revelation 19:17_reference_end_ _reference_start_Revelation 20:1_reference_end_ _reference_start_Revelation 21:9_reference_end_ _reference_start_Revelation 21:12_reference_end_ _reference_start_Revelation 21:17_reference_end_ _reference_start_Revelation 22:6_reference_end_ _reference_start_Revelation 22:8_reference_end_ _reference_start_Revelation 22:16_reference_end_ \en2 2. A morally fallen supernatural, spiritual being who serves Satan \gtrm aggelov \trnl angelos _reference_start_Matthew 25:41_reference_end_ _reference_start_1 Corinthians 6:3_reference_end_ _reference_start_2 Peter 2:4_reference_end_ _reference_start_Jude 1:6_reference_end_ _reference_start_Revelation 9:11_reference_end_ _reference_start_Revelation 9:14_reference_end_ _reference_start_Revelation 9:15_reference_end_ _reference_start_Revelation 12:7_reference_end_ _reference_start_Revelation 12:9_reference_end_ \en2 3. A human appointed to deliver a message or to do a particular task \gtrm aggelov \trnl angelos _reference_start_Matthew 11:10_reference_end_ _reference_start_Mark 1:2_reference_end_ _reference_start_Luke 7:24_reference_end_ _reference_start_Luke 7:27_reference_end_ _reference_start_Luke 9:52_reference_end_ _reference_start_James 2:25_reference_end_ \en2 4. A figurative use \gtrm aggelov \trnl angelos _reference_start_2 Corinthians 12:7_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( B B B B B B B B B B B B B B B B B B B B ~B }B |B {B z= y< x< w:  v:  u: t: s: r: q: p: o: n: m: l: k6 j6 i5 h3 g0 f0 e0 d/  c.  b. a. `-& _, ^, ], \,  [,  Z, Y, X, W,  V,  U, T,  ?tfXJ<. xj\N@2$|n`RD6( Q( P/  O; N* 4 M* L* K) J( IB HB  GB  FB  EB DA C= B. A() @B ?B >B =B <B ;B :B 9B 8B 7B 6B 5B 4B 3B 2B 1B 0B /B .B -B ,B +B *B )B (B 'B &B %B $B #B "B !B B B B  B  B B B  B  B  B  B  B B  B 2. To be appointed by the Holy Spirit to a special position \gtrm aleifw \trnl aleiphõ \xref [L&N 47.14] \def anoint, put liquid (oil or perfume) on \gtrm criw \trnl chriõ \xref [L&N 37.107] \def to appoint, assign, bless, endow (extension of “anoint”) \gtrm crisma \trnl chrisma \xref [L&N 37.107] \def appointment, endowment, anointing \gtrm epicriw \trnl epichriõ \xref [L&N 85.51] \def to place on \gtrm murizw \trnl murizõ \xref [L&N 6.206] \def to anoint with perfume (for burial) \gtrm encriw \trnl enchriõ \xref [L&N 47.15] \def to smear or rub on as an ointment \gtrm cristov \trnl christos \xref [L&N 37.107] \def The Anointed One, Messiah, Christ \en2 1. To put oil (or a similar substance) on somebody \gtrm aleifw \trnl aleiphõ _reference_start_Matthew 6:17_reference_end_ _reference_start_Mark 6:13_reference_end_ _reference_start_Mark 16:1_reference_end_ LUK 7:38, 46 (2 occurrences) _reference_start_Luke 7:38_reference_end_ _reference_start_Luke 7:46_reference_end_ _reference_start_John 11:2_reference_end_ _reference_start_John 12:3_reference_end_ _reference_start_James 5:14_reference_end_ \gtrm criw \trnl chriõ HEB 1:9 (figurative oil) _reference_start_Hebrews 1:9_reference_end_ \gtrm epicriw \trnl epichriõ _reference_start_John 9:6_reference_end_ _reference_start_John 9:11_reference_end_ \gtrm murizw \trnl murizõ _reference_start_Mark 14:8_reference_end_ \gtrm encriw \trnl enchriõ REV 3:18 (figurative salve) _reference_start_Revelation 3:18_reference_end_ \en2 2. To be appointed by the Holy Spirit to a special position \gtrm criw \trnl chriõ _reference_start_Luke 4:18_reference_end_ _reference_start_Acts 4:27_reference_end_ _reference_start_Acts 10:38_reference_end_ _reference_start_2 Corinthians 1:21_reference_end_ \gtrm crisma \trnl chrisma 1JN 2:20, 27 (2 occurrences) _reference_start_1 John 2:20_reference_end_ _reference_start_1 John 2:27_reference_end_ \gtrm cristov \trnl christos _reference_start_Acts 4:26_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( , , * * * * * ) ) (  : 2 / +  * 1 B  B  B ~B }B |B {B zB yB xB wB vB uB tB sB rB  qB  pB  oB  nB  mB  l5 k5 j)  i( h? g> f> e> d, c> b> a/ `, & _, ^* ]B \) [+ Z+  Y: X; W+  V+  U*. T*& S) R) to be Christ \gtrm qjrion \trnl thærion \xref [L&N 4.3] \def animal \xref [L&N 4.4] \def quadruped \xref [L&N 88.119] \def wicked person \en2 1. One who opposes the Christ (i.e. an enemy of) \gtrm anticristov \trnl antichristos 1JN 2:18 (2 occurrences), 22; 4:3 _reference_start_1 John 2:18_reference_end_ _reference_start_1 John 2:22_reference_end_ _reference_start_1 John 4:3_reference_end_ _reference_start_2 John 1:7_reference_end_ \en2 2. One who claims the title Christ (i.e. an alternative of) \gtrm yeudocristov \trnl pseudochristos _reference_start_Matthew 24:24_reference_end_ _reference_start_Mark 13:22_reference_end_ \en2 3. One who claims the title of God \itrm Antichrist implied _reference_start_2 Thessalonians 2:3_reference_end_ _reference_start_2 Thessalonians 2:4_reference_end_ \en2 4. The (first) beast of Revelation \gtrm qjrion \trnl thærion REV 11:7 (first beast?); 13:1, 2, 3, 4 (3 occurrences), 5, 12; 17:3, 7, 8, 11, 12, 13, 16, 17; 19:19, 20 (2 occurrences); 20:4, 10 _reference_start_Revelation 11:7_reference_end_ _reference_start_Revelation 13:1_reference_end_ _reference_start_Revelation 13:2_reference_end_ _reference_start_Revelation 13:3_reference_end_ _reference_start_Revelation 13:4_reference_end_ _reference_start_Revelation 13:5_reference_end_ _reference_start_Revelation 13:12_reference_end_ _reference_start_Revelation 17:3_reference_end_ _reference_start_Revelation 17:7_reference_end_ _reference_start_Revelation 17:8_reference_end_ _reference_start_Revelation 17:11_reference_end_ _reference_start_Revelation 17:12_reference_end_ _reference_start_Revelation 17:13_reference_end_ _reference_start_Revelation 17:16_reference_end_ _reference_start_Revelation 17:17_reference_end_ _reference_start_Revelation 19:19_reference_end_ _reference_start_Revelation 19:20_reference_end_ _reference_start_Revelation 20:4_reference_end_ _reference_start_Revelation 20:10_reference_end_ \itrm Antichrist implied _reference_start_Revelation 13:6_reference_end_ _reference_start_Revelation 13:7_reference_end_ >, !!+ANTICIPATEanticipate\see (see HOPE)2 ==}ANTICHRIST, FALSE CHRISTantichrist, false christ\o1 1. One who opposes the Christ (i.e. an enemy of) \o1 2. One who claims the title Christ (i.e. an alternative of) \o1 3. One who claims the title of God \o1 4. The (first) beast of Revelation \gtrm anticristov \trnl antichristos \xref [L&N 53.83] \def one who opposes Christ and usurps his role \gtrm yeudocristov \trnl pseudochristos \xref [L&N 53.84] \def one who falsely claims ference_start_Hebrews 3:1_reference_end_ \en2 2. An appointed representative of Jesus Christ for certain functions \gtrm apostolov \trnl apostolos _reference_start_Matthew 10:2_reference_end_ MRK 3:14 (textual variant); 6:30 (alternate sense 1.) _reference_start_Mark 3:14_reference_end_ _reference_start_Mark 6:30_reference_end_ LUK 6:13; 9:10 (alternate sense 1.); 17:5; 22:14; 24:10 _reference_start_Luke 6:13_reference_end_ _reference_start_Luke 9:10_reference_end_ _reference_start_Luke 17:5_reference_end_ _reference_start_Luke 22:14_reference_end_ _reference_start_Luke 24:10_reference_end_ _reference_start_Acts 1:2_reference_end_ _reference_start_Acts 1:26_reference_end_ _reference_start_Acts 2:37_reference_end_ _reference_start_Acts 2:42_reference_end_ _reference_start_Acts 2:43_reference_end_ _reference_start_Acts 4:33_reference_end_ _reference_start_Acts 4:35_reference_end_ _reference_start_Acts 4:36_reference_end_ _reference_start_Acts 4:37_reference_end_ _reference_start_Acts 5:2_reference_end_ _reference_start_Acts 5:12_reference_end_ _reference_start_Acts 5:18_reference_end_ _reference_start_Acts 5:29_reference_end_ _reference_start_Acts 5:40_reference_end_ _reference_start_Acts 6:6_reference_end_ _reference_start_Acts 8:1_reference_end_ _reference_start_Acts 8:14_reference_end_ _reference_start_Acts 8:18_reference_end_ _reference_start_Acts 9:27_reference_end_ _reference_start_Acts 11:1_reference_end_ _reference_start_Acts 14:4_reference_end_ _reference_start_Acts 14:14_reference_end_ _reference_start_Acts 15:2_reference_end_ _reference_start_Acts 15:4_reference_end_ _reference_start_Acts 15:6_reference_end_ _reference_start_Acts 15:22_reference_end_ _reference_start_Acts 15:23_reference_end_ _reference_start_Acts 16:4_reference_end_ _reference_start_Romans 1:1_reference_end_ _reference_start_Romans 11:13_reference_end_ _reference_start_Romans 16:7_reference_end_ 1CO 1:1; 4:9; 9:1, 2, 5; 12:28, 29; 15:7, 9 (2 occurrences) _reference_start_1 Corinthians 1:1_reference_end_ _reference_start_1 Corinthians 4:9_reference_end_ _reference_start_1 Corinthians 9:1_reference_end_ _reference_start_1 Corinthians 9:2_reference_end_ _reference_start_1 Corinthians 9:5_reference_end_ _reference_start_1 Corinthians 12:28_reference_end_ _reference_start_1 Corinthians 12:29_reference_end_ _reference_start_1 Corinthians 15:7_reference_end_ _reference_start_1 Corinthians 15:9_reference_end_ 2CO 1:1; 11:5 (false (sarcasm)), 13; 12:11 (false (sarcasm)), 12 _reference_start_2 Corinthians 1:1_reference_end_ _reference_start_2 Corinthians 11:5_reference_end_ _reference_start_2 Corinthians 11:13_reference_end_ _reference_start_2 Corinthians 12:11_reference_end_ _reference_start_Galatians 1:1_reference_end_ _reference_start_Galatians 1:17_reference_end_ _reference_start_Galatians 1:19_reference_end_ _reference_start_Ephesians 1:1_reference_end_ _reference_start_Ephesians 2:20_reference_end_ _reference_start_Ephesians 3:5_reference_end_ _reference_start_Ephesians 4:11_reference_end_ _reference_start_Colossians 1:1_reference_end_ _reference_start_1 Thessalonians 2:6_reference_end_ _reference_start_1 Timothy 1:1_reference_end_ _reference_start_1 Timothy 2:7_reference_end_ _reference_start_2 Timothy 1:1_reference_end_ _reference_start_2 Timothy 1:11_reference_end_ _reference_start_Titus 1:1_reference_end_ _reference_start_1 Peter 1:1_reference_end_ _reference_start_2 Peter 1:1_reference_end_ _reference_start_2 Peter 3:2_reference_end_ _reference_start_Jude 1:17_reference_end_ REV 2:2 (false); 18:20; 21:14 _reference_start_Revelation 2:2_reference_end_ _reference_start_Revelation 18:20_reference_end_ _reference_start_Revelation 21:14_reference_end_ \gtrm apostolj \trnl apostolæ _reference_start_Galatians 2:8_reference_end_ \gtrm yeudapostolov \trnl pseudapostolos _reference_start_2 Corinthians 11:13_reference_end_ \en2 3. The position or ministry of being an apostle \gtrm apostolj \trnl apostolæ _reference_start_Acts 1:25_reference_end_ _reference_start_Romans 1:5_reference_end_ _reference_start_1 Corinthians 9:2_reference_end_ |N| ]]sAUTHORITY, TERMS FOR PEOPLE IN AUTHORITYauthority, terms for people in authority\see (see also Greek words related to “kurios”, “krinõ”, and “dunamis”) \o1 1. Terms for people in autho APOSTLEapostle\o1 1. An appointed representative \o1 2. An appointed representative of Jesus Christ for certain functions \o1 3. The position or ministry of being an apostle \gtrm apostolov \trnl apostolos \xref [L&N 53.74] \def apostle \xref [L&N 33.194] \def messenger \gtrm apostolj \trnl apostolæ \xref [L&N 53.73] \def apostleship \gtrm yeudapostolov \trnl pseudapostolos \xref [L&N 53.75] \def false apostle \en2 1. An appointed representative \gtrm apostolov \trnl apostolos _reference_start_Luke 11:49_reference_end_ _reference_start_John 13:16_reference_end_ _reference_start_2 Corinthians 8:23_reference_end_ _reference_start_Philippians 2:25_reference_end_ _re ?tfXJ<. xj\N@2$|n`RD6( OB NB MB LA K= J= I< H8 G7 F7 E6 D6 C4 B3 A1 @1 ?1 >1 =0 <0 ;0 :/ 9/ 8/  7/ 6. 5. 4.  3.  2.  1.  0.  /. .. -- ,- +- *, ), (, ', &, %, $, #, ",  !,  , , , , ,( , , , , ,% ,$ ,# ,! ,+ ,* ,% ?tfXJ<. xj\N@2$|n`RD6( . + + +  *  ) (  ( " -  , -  -  -  * , , ~, },  |, {, z, y, x+ * w+0 v+ u+ t* s*# r* q6 p, o*4 nB m. l. k, j, i,# h, g* f* e* : d* c*) b( a(  `(  _8 ^< ]8 \0 [. Z. Y- X* W* V* U* * T.  S- R, Q/ P0rity \o2 a. Manager, steward \o2 b. Ruler, person in charge \o2 c. Ruler, high official \o2 d. Jewish council member \o2 e. City official \o2 f. Those who have authority in general \o2 g. Ruler, referring to the ruler of evil spirits \o2 h. Powerful spiritual beings, authorities in the supernatural world \o1 2. Concept of authority \o2 a. For ruling \o2 b. For managing as a responsible steward \o2 c. For judging \o2 d. For controlling \o2 e. For commanding and teaching \o2 f. Freedom of self determination, general ability, power \o2 g. Supernatural authority \o1 3. Authoritative action \o2 a. To reign over \o2 b. To usurp authority, dominate, control \o2 c. To manage, to be steward \o2 d. To receive, to acknowledge the authority of someone, to obey \o1 4. Associations with authority \o2 a. Jurisdiction \o2 b. Symbol of authority \o2 c. By means of an authority \gtrm exousia \trnl exousia \xref [L&N 37.35] \def authority to rule \xref [L&N 37.36] \def jurisdiction \xref [L&N 37.37] \def symbol of authority \xref [L&N 37.38] \def one authorized to rule, a ruler \xref [L&N 37.41] \def authoritative teaching \xref [L&N 37.13] \def control \xref [L&N 76.12] \def power \xref [L&N 12.44] \def supernatural power \xref [L&N 30.122] \def right to judge \gtrm katexousiazw \trnl katexousiazõ \xref [L&N 37.48] \def reign, exercise authority (over) \gtrm exousiazw \trnl exousiazõ \xref [L&N 37.48] \def bring under power, exercise authority \gtrm arcj \trnl archæ \xref [L&N 37.55] \def sphere of authority \xref [L&N 37.56] \def ruler \xref [L&N 12.44] \def supernatural power \note Other more basic senses: beginning, first cause, elementary aspect, corner \gtrm arcw \trnl archõ \xref [L&N 37.54] \def to rule, reign \gtrm arcwn \trnl archõn \xref [L&N 37.56] \def ruler, governor, officer-in-charge \xref [L&N 56.29] \def judge \xref [L&N 37.95] \def member of the Jewish Council \xref [L&N 12.44] \def supernatural power \gtrm politarcjv \trnl politarchæs \xref [L&N 37.93] \def city official(s) \gtrm dunastjv \trnl dunastæs \xref [L&N 37.62] \def official ruler \gtrm dunatov \trnl dunatos \xref [L&N 87.43] \def important people \note Other senses: possible, able, competent, The Mighty One \gtrm oikonomew \trnl oikonomeõ \def to manage, be steward \gtrm oikonomia \trnl oikonomia \xref [L&N 46.1] \def management of a household, stewardship \xref [L&N 42.25] \def task \xref [L&N 30.68] \def plan \gtrm oikonomov \trnl oikonomos \xref [L&N 46.4] \def manager of a household \xref [L&N 37.39] \def administrator \xref [L&N 57.231] \def city treasurer \gtrm auqentew \trnl authenteõ \xref [L&N 37.21] \def control, (usurp authority over) \gtrm epidecomai \trnl epidechomai \xref [L&N 36.14] \def obey, acknowledge ones authority \xref [L&N 34.53] \def welcome, receive \gtrm epitagj \trnl epitagæ \xref [L&N 37.42] \def authority \xref [L&N 33.326] \def ordinance \gtrm doxa \trnl doxa \xref [L&N 12.49] \def glorious being(s), dignitaries, authorities \see (see also GLORY for other senses) \gtrm kata, en \trnl kata, en \xref [L&N 90.29] \def by, in (the authority of) \note There are many other varied senses \gtrm krinw \trnl krinõ \xref [L&N 37.49] \def to govern \note Other senses: to decide, prefer, evaluate, hold a view, make legal decision, condemn \gtrm ktisiv \trnl ktisis \xref [L&N 42.39] \def institution or \xref [L&N 37.43] \def instituted authority 1PE 2:13 \note Other senses: universe, creation, creature \gtrm kurieuw \trnl kurieuõ \xref [L&N 37.50] \def to lord it over, rule \gtrm kuriotjv \trnl kuriotæs \xref [L&N 37.52] \def ruling power \xref [L&N 12.44] \def supernatural power \note This does not exhaustively cover the components of “lordship”, “rulership”, and “power” \en2 1. Terms for people in authority \en3 a. Manager, steward \gtrm oikonomov \trnl oikonomos _reference_start_Luke 12:42_reference_end_ _reference_start_Luke 16:1_reference_end_ _reference_start_Luke 16:3_reference_end_ _reference_start_Luke 16:8_reference_end_ _reference_start_Romans 16:23_reference_end_ _reference_start_1 Corinthians 4:1_reference_end_ _reference_start_1 Corinthians 4:2_reference_end_ _reference_start_Galatians 4:2_reference_end_ _reference_start_Titus 1:7_reference_end_ _reference_start_1 Peter 4:10_reference_end_ \en3 b. Ruler, person in charge \gtrm arcj \trnl archæ _reference_start_Titus 3:1_reference_end_ \gtrm arcwn \trnl archõn _reference_start_Matthew 9:18_reference_end_ _reference_start_Matthew 9:23_reference_end_ _reference_start_Matthew 20:25_reference_end_ LUK 8:41; 12:11 (alternate sense 1.d.), 58; 14:1; 18:18 _reference_start_Luke 8:41_reference_end_ _reference_start_Luke 12:11_reference_end_ _reference_start_Luke 12:58_reference_end_ _reference_start_Luke 14:1_reference_end_ _reference_start_Luke 18:18_reference_end_ ACT 7:27, 35 (2 occurrences); 16:19; 23:5 _reference_start_Acts 7:27_reference_end_ _reference_start_Acts 7:35_reference_end_ _reference_start_Acts 16:19_reference_end_ _reference_start_Acts 23:5_reference_end_ _reference_start_1 Corinthians 2:6_reference_end_ _reference_start_1 Corinthians 2:8_reference_end_ _reference_start_Revelation 1:5_reference_end_ \en3 c. Ruler, high official \gtrm dunastjv \trnl dunastæs _reference_start_Luke 1:52_reference_end_ _reference_start_Acts 8:27_reference_end_ _reference_start_1 Timothy 6:15_reference_end_ \en3 d. Jewish council member \gtrm arcwn \trnl archõn _reference_start_Luke 23:13_reference_end_ _reference_start_Luke 23:35_reference_end_ _reference_start_Luke 24:20_reference_end_ _reference_start_John 3:1_reference_end_ _reference_start_John 7:26_reference_end_ _reference_start_John 7:48_reference_end_ _reference_start_John 12:42_reference_end_ _reference_start_Acts 3:17_reference_end_ _reference_start_Acts 4:5_reference_end_ _reference_start_Acts 4:8_reference_end_ _reference_start_Acts 4:26_reference_end_ _reference_start_Acts 13:27_reference_end_ _reference_start_Acts 14:5_reference_end_ \en3 e. City official \gtrm politarcjv \trnl politarchæs _reference_start_Acts 17:6_reference_end_ _reference_start_Acts 17:8_reference_end_ \en3 f. Those who have authority in general \gtrm exousia \trnl exousia _reference_start_Luke 12:11_reference_end_ ROM 13:1 (2 occurrences), 2, 3 (2 occurrences) _reference_start_Romans 13:1_reference_end_ _reference_start_Romans 13:2_reference_end_ _reference_start_Romans 13:3_reference_end_ \gtrm dunatov \trnl dunatos _reference_start_Acts 25:5_reference_end_ \itrm Implied ROM 13:6 (context of 13:3) _reference_start_Romans 13:6_reference_end_ \en3 g. Ruler, referring to the ruler of evil spirits \gtrm arcwn \trnl archõn _reference_start_Matthew 9:34_reference_end_ _reference_start_Matthew 12:24_reference_end_ _reference_start_Mark 3:22_reference_end_ _reference_start_Luke 11:15_reference_end_ _reference_start_John 12:31_reference_end_ _reference_start_John 14:30_reference_end_ _reference_start_John 16:11_reference_end_ \en3 h. Powerful spiritual beings, authorities in the supernatural world \gtrm exousia \trnl exousia 1CO 15:24 (alternate sense 1.b. for “rule”) _reference_start_1 Corinthians 15:24_reference_end_ _reference_start_Ephesians 1:21_reference_end_ _reference_start_Ephesians 3:10_reference_end_ _reference_start_Ephesians 6:12_reference_end_ COL 1:16 (alternate sense 1.b. for “authorities”); 2:10 (alternate sense 1.b.), 15 _reference_start_Colossians 1:16_reference_end_ _reference_start_Colossians 2:10_reference_end_ _reference_start_Colossians 2:15_reference_end_ _reference_start_1 Peter 3:22_reference_end_ COL 1:16 (COL 1:16 and 1:10 include both supernatural and nonsupernatural powers; COL 2:15 is specifically spirit powers) _reference_start_Colossians 1:16_reference_end_ \gtrm arcj \trnl archæ _reference_start_1 Corinthians 15:24_reference_end_ _reference_start_Ephesians 1:21_reference_end_ _reference_start_Ephesians 3:10_reference_end_ _reference_start_Ephesians 6:12_reference_end_ _reference_start_Colossians 1:16_reference_end_ _reference_start_Romans 8:38_reference_end_ _reference_start_Colossians 1:16_reference_end_ _reference_start_Colossians 2:10_reference_end_ _reference_start_Colossians 2:15_reference_end_ \gtrm dunastjv \trnl dunastæs _reference_start_1 Timothy 6:15_reference_end_ \gtrm kuriotjv \trnl kuriotæs _reference_start_Ephesians 1:21_reference_end_ _reference_start_Colossians 1:16_reference_end_ \en2 2. Concept of authority \en3 a. For ruling \gtrm exousia \trnl exousia _reference_start_Luke 19:17_reference_end_ _reference_start_Luke 20:20_reference_end_ _reference_start_Luke 22:53_reference_end_ JHN 17:2 (alternate sense 2.d.) _reference_start_John 17:2_reference_end_ _reference_start_Acts 26:10_reference_end_ _reference_start_Acts 26:12_reference_end_ _reference_start_Ephesians 2:2_reference_end_ _reference_start_Jude 1:25_reference_end_ REV 2:26; 12:10; 13:7 (alternate sense 2.d.), 12; 17:12, 13; 18:1 (alternate sense 2.d.) _reference_start_Revelation 2:26_reference_end_ _reference_start_Revelation 12:10_reference_end_ _reference_start_Revelation 13:7_reference_end_ _reference_start_Revelation 13:12_reference_end_ _reference_start_Revelation 17:12_reference_end_ _reference_start_Revelation 17:13_reference_end_ _reference_start_Revelation 18:1_reference_end_ \gtrm exousiazw \trnl exousiazõ _reference_start_Luke 22:25_reference_end_ \gtrm doxa \trnl doxa _reference_start_Jude 1:8_reference_end_ \gtrm kuriotjv \trnl kuriotæs _reference_start_2 Peter 2:10_reference_end_ _reference_start_Jude 1:8_reference_end_ \en3 b. For managing as a responsible steward \gtrm oikonomia \trnl oikonomia _reference_start_Luke 16:2_reference_end_ _reference_start_Luke 16:3_reference_end_ _reference_start_Luke 16:4_reference_end_ _reference_start_1 Corinthians 9:17_reference_end_ \en3 c. For judging \gtrm exousia \trnl exousia _reference_start_Matthew 9:6_reference_end_ _reference_start_Matthew 9:8_reference_end_ _reference_start_Mark 2:10_reference_end_ LUK 5:24; 12:5 (alternate sense 2.d.) _reference_start_Luke 5:24_reference_end_ _reference_start_Luke 12:5_reference_end_ _reference_start_John 5:27_reference_end_ _reference_start_Acts 9:14_reference_end_ \itrm Implied JHN 5:30 (literally: on my own) _reference_start_John 5:30_reference_end_ \en3 d. For controlling \gtrm exousia \trnl exousia _reference_start_Luke 10:19_reference_end_ JHN 19:10 (2 occurrences), 11 _reference_start_John 19:10_reference_end_ _reference_start_John 19:11_reference_end_ REV 6:8; 9:3 (2 occurrences), 10, 19; 11:6 (2 occurrences); 20:6 _reference_start_Revelation 6:8_reference_end_ _reference_start_Revelation 9:3_reference_end_ _reference_start_Revelation 9:10_reference_end_ _reference_start_Revelation 9:19_reference_end_ _reference_start_Revelation 11:6_reference_end_ _reference_start_Revelation 20:6_reference_end_ \gtrm exousiazw \trnl exousiazõ _reference_start_1 Corinthians 6:12_reference_end_ \en3 e. For commanding and teaching \gtrm exousia \trnl exousia MAT 8:9; 7:29; 10:1; 21:23 (2 occurrences), 24, 27; 28:18 _reference_start_Matthew 8:9_reference_end_ _reference_start_Matthew 7:29_reference_end_ _reference_start_Matthew 10:1_reference_end_ _reference_start_Matthew 21:23_reference_end_ _reference_start_Matthew 21:24_reference_end_ _reference_start_Matthew 21:27_reference_end_ _reference_start_Matthew 28:18_reference_end_ MRK 1:22, 27; 3:15; 6:7; 11:28 (2 occurrences), 29, 33; 13:34 _reference_start_Mark 1:22_reference_end_ _reference_start_Mark 1:27_reference_end_ _reference_start_Mark 3:15_reference_end_ _reference_start_Mark 6:7_reference_end_ _reference_start_Mark 11:28_reference_end_ _reference_start_Mark 11:29_reference_end_ _reference_start_Mark 11:33_reference_end_ _reference_start_Mark 13:34_reference_end_ LUK 4:32, 36; 7:8; 9:1; 20:2 (2 occurrences), 8 _reference_start_Luke 4:32_reference_end_ _reference_start_Luke 4:36_reference_end_ _reference_start_Luke 7:8_reference_end_ _reference_start_Luke 9:1_reference_end_ _reference_start_Luke 20:2_reference_end_ _reference_start_Luke 20:8_reference_end_ _reference_start_2 Corinthians 10:8_reference_end_ _reference_start_2 Corinthians 13:10_reference_end_ _reference_start_Revelation 13:2_reference_end_ _reference_start_Revelation 13:4_reference_end_ \gtrm epitagj \trnl epitagæ _reference_start_Titus 2:15_reference_end_ \gtrm kata, en \trnl kata, en _reference_start_2 Corinthians 11:17_reference_end_ \itrm Implied _reference_start_John 7:17_reference_end_ _reference_start_John 7:18_reference_end_ _reference_start_John 8:28_reference_end_ _reference_start_John 12:49_reference_end_ _reference_start_John 14:10_reference_end_ _reference_start_John 16:13_reference_end_ 1CO 9:8 (literally: as a man) _reference_start_1 Corinthians 9:8_reference_end_ \en3 f. Freedom of self determination, general ability, power \gtrm exousia \trnl exousia JHN 1:12; 10:18 (2 occurrences) _reference_start_John 1:12_reference_end_ _reference_start_John 10:18_reference_end_ _reference_start_Acts 1:7_reference_end_ _reference_start_Acts 5:4_reference_end_ _reference_start_Romans 9:21_reference_end_ 1CO 7:37; 8:9; 9:4, 5, 6, 12 (2 occurrences), 18 _reference_start_1 Corinthians 7:37_reference_end_ _reference_start_1 Corinthians 8:9_reference_end_ _reference_start_1 Corinthians 9:4_reference_end_ _reference_start_1 Corinthians 9:5_reference_end_ _reference_start_1 Corinthians 9:6_reference_end_ _reference_start_1 Corinthians 9:12_reference_end_ _reference_start_1 Corinthians 9:18_reference_end_ _reference_start_2 Thessalonians 3:9_reference_end_ _reference_start_Hebrews 13:10_reference_end_ _reference_start_Revelation 22:14_reference_end_ \gtrm exousiazw \trnl exousiazõ 1CO 7:4 (2 occurrences) _reference_start_1 Corinthians 7:4_reference_end_ \en3 g. Supernatural authority \gtrm exousia \trnl exousia _reference_start_Acts 8:19_reference_end_ _reference_start_Acts 26:18_reference_end_ \en2 3. Authoritative action \en3 a. To reign over \gtrm exousia \trnl exousia _reference_start_Revelation 13:5_reference_end_ \gtrm katexousiazw \trnl katexousiazõ _reference_start_Matthew 20:25_reference_end_ _reference_start_Mark 10:42_reference_end_ \gtrm arcw \trnl archõ _reference_start_Matthew 10:42_reference_end_ _reference_start_Romans 15:12_reference_end_ \gtrm krinw \trnl krinõ _reference_start_Matthew 19:28_reference_end_ _reference_start_Luke 22:30_reference_end_ \en3 b. To usurp authority, dominate, control \gtrm auqentew \trnl authenteõ _reference_start_1 Timothy 2:12_reference_end_ \en3 c. To manage, to be steward \en3 d. To receive, to acknowledge the authority of someone, to obey \gtrm epidecomai \trnl epidechomai _reference_start_3 John 1:9_reference_end_ \en2 4. Associations with authority \en3 a. Jurisdiction \gtrm exousia \trnl exousia _reference_start_Luke 4:6_reference_end_ _reference_start_Luke 23:7_reference_end_ COL 1:13 (alternate sense 2.d.) _reference_start_Colossians 1:13_reference_end_ \gtrm arcj \trnl archæ LUK 20:20 (2 occurrences) ( alternate senses 2.a.-2.c.) _reference_start_Luke 20:20_reference_end_ \en3 b. Symbol of authority \gtrm exousia \trnl exousia _reference_start_1 Corinthians 11:10_reference_end_ \en3 c. By means of an authority \gtrm arcwn \trnl archõn _reference_start_Matthew 9:34_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( M( L( K. JB IB  HB  GB FB  EB D+ C+ B*  A+ @,  ?+ >*  =* <) ;(  :(  9.  8* 7* 6* 5A 4= 3A 2* 1B 0B /B .B -B  ,B +B *A )1 (, ', &+ %*5 $* #* "3 !1 6 3 3 3 -& 3 1 1 1 . 3 < 3 3 3 1 1 1 ?tfXJ<. xj\N@2$|n`RD6( * 3 * * @ 6 * ( - ( * ) * ( B  , ~, }. |B {: z5 y.  x. w.  v.  u.  t. s.% r-  q, p, o+  n+ m.  l+ k+ j+ 1 i+ h+ g+ f/  e8 dB  cB  b/ a/  `* _* ^*  ]* \*$ [* Z) " Y) ! X)  W)  V) U) T) S) R( Q( P( O( N(  ?tfXJ<. xj\N@2$|n`RD6( K,! J, I, 0 H, / G,  F,& E,$ D, C, B, A,) @,& ?) >( =, <, ;, :,  9, % 8, 7* 6* 5* 4)  3) 2( 1( 0, /,  ., -+ ( ,+ ++ *+ )+ (+ '+! &+ %+ $+ #+ "* !* * * * * ) ) ) ) ) ) ( ( ( ( : : ) * & ( " . 49] \def cause religious experience \xref [L&N 53.31] \def wash \gtrm baptisma \trnl baptisma \xref [L&N 53.41] \def baptism \xref [L&N 24.82] \def suffer severely (baptisma baptizomai) \gtrm baptismov \trnl baptismos \xref [L&N 53.41] \def baptism \xref [L&N 53.31] \def washing \gtrm baptistjv \trnl baptistæs \xref [L&N 53.42] \def baptizer \en2 1. Jewish custom of baptism before the time of Christ \gtrm baptizw \trnl baptizõ _reference_start_Luke 11:38_reference_end_ \gtrm baptismov \trnl baptismos _reference_start_Mark 7:4_reference_end_ _reference_start_Hebrews 6:2_reference_end_ _reference_start_Hebrews 9:10_reference_end_ \en2 2. The baptism of John \gtrm baptizw \trnl baptizõ _reference_start_Matthew 3:6_reference_end_ _reference_start_Matthew 3:11_reference_end_ _reference_start_Matthew 3:13_reference_end_ _reference_start_Matthew 3:16_reference_end_ _reference_start_Mark 1:4_reference_end_ _reference_start_Mark 1:5_reference_end_ _reference_start_Mark 1:8_reference_end_ _reference_start_Mark 1:9_reference_end_ _reference_start_Mark 6:14_reference_end_ _reference_start_Mark 6:24_reference_end_ LUK 3:7, 12, 16, 21 (2 occurrences); 7:29, 30 _reference_start_Luke 3:7_reference_end_ _reference_start_Luke 3:12_reference_end_ _reference_start_Luke 3:16_reference_end_ _reference_start_Luke 3:21_reference_end_ _reference_start_Luke 7:29_reference_end_ _reference_start_Luke 7:30_reference_end_ JHN 1:25, 26, 28, 31, 33; 3:22 (by Christ's disciples), 23 (2 occurrences), 26 (by Christ's disciples); 4:1 (by Christ's disciples), 2 (by Christ's disciples); 10:40 _reference_start_John 1:25_reference_end_ _reference_start_John 1:26_reference_end_ _reference_start_John 1:28_reference_end_ _reference_start_John 1:31_reference_end_ _reference_start_John 1:33_reference_end_ _reference_start_John 3:22_reference_end_ _reference_start_John 3:23_reference_end_ _reference_start_John 3:26_reference_end_ _reference_start_John 4:1_reference_end_ _reference_start_John 4:2_reference_end_ _reference_start_John 10:40_reference_end_ ACT 1:5 (2 occurrences); 11:16; 19:4 _reference_start_Acts 1:5_reference_end_ _reference_start_Acts 11:16_reference_end_ _reference_start_Acts 19:4_reference_end_ \gtrm baptisma \trnl baptisma _reference_start_Matthew 3:7_reference_end_ _reference_start_Matthew 21:25_reference_end_ _reference_start_Mark 1:4_reference_end_ _reference_start_Mark 11:30_reference_end_ _reference_start_Luke 3:3_reference_end_ _reference_start_Luke 7:29_reference_end_ _reference_start_Luke 20:4_reference_end_ _reference_start_Acts 1:22_reference_end_ _reference_start_Acts 10:37_reference_end_ _reference_start_Acts 13:24_reference_end_ _reference_start_Acts 18:25_reference_end_ _reference_start_Acts 19:3_reference_end_ _reference_start_Acts 19:4_reference_end_ \en2 3. Christian baptism \gtrm baptizw \trnl baptizõ _reference_start_Matthew 28:19_reference_end_ _reference_start_Mark 16:16_reference_end_ _reference_start_Acts 2:38_reference_end_ _reference_start_Acts 2:41_reference_end_ _reference_start_Acts 8:12_reference_end_ _reference_start_Acts 8:13_reference_end_ _reference_start_Acts 8:16_reference_end_ _reference_start_Acts 8:36_reference_end_ _reference_start_Acts 8:38_reference_end_ _reference_start_Acts 9:18_reference_end_ _reference_start_Acts 10:47_reference_end_ _reference_start_Acts 10:48_reference_end_ _reference_start_Acts 16:15_reference_end_ _reference_start_Acts 16:33_reference_end_ _reference_start_Acts 18:8_reference_end_ _reference_start_Acts 19:3_reference_end_ _reference_start_Acts 19:5_reference_end_ _reference_start_Acts 22:16_reference_end_ ROM 6:3 (2 occurrences) _reference_start_Romans 6:3_reference_end_ 1CO 1:13, 14, 15, 16 (2 occurrences), 17; 15:29 (2 occurrences) _reference_start_1 Corinthians 1:13_reference_end_ _reference_start_1 Corinthians 1:14_reference_end_ _reference_start_1 Corinthians 1:15_reference_end_ _reference_start_1 Corinthians 1:16_reference_end_ _reference_start_1 Corinthians 1:17_reference_end_ _reference_start_1 Corinthians 15:29_reference_end_ _reference_start_Galatians 3:27_reference_end_ \gtrm baptisma \trnl baptisma _reference_start_Romans 6:4_reference_end_ _reference_start_Ephesians 4:5_reference_end_ _reference_start_Colossians 2:12_reference_end_ _reference_start_1 Peter 3:21_reference_end_ \en2 4. Baptism in the Holy Spirit \gtrm baptizw \trnl baptizõ _reference_start_Matthew 3:11_reference_end_ _reference_start_Matthew 3:14_reference_end_ _reference_start_Mark 1:8_reference_end_ _reference_start_Luke 3:16_reference_end_ _reference_start_John 1:33_reference_end_ _reference_start_Acts 11:16_reference_end_ _reference_start_1 Corinthians 12:13_reference_end_ \en2 5. A titular reference to John the Baptist \gtrm baptistjv \trnl baptistæs _reference_start_Matthew 3:1_reference_end_ _reference_start_Matthew 11:11_reference_end_ _reference_start_Matthew 11:12_reference_end_ _reference_start_Matthew 14:2_reference_end_ _reference_start_Matthew 14:8_reference_end_ _reference_start_Matthew 16:14_reference_end_ _reference_start_Matthew 17:13_reference_end_ _reference_start_Mark 6:25_reference_end_ _reference_start_Mark 8:28_reference_end_ _reference_start_Luke 7:20_reference_end_ _reference_start_Luke 7:33_reference_end_ _reference_start_Luke 9:19_reference_end_ \en2 6. Figurative uses \en3 a. Water involved \gtrm baptizw \trnl baptizõ 1CO 10:2 (Moses) _reference_start_1 Corinthians 10:2_reference_end_ \en3 b. No water involved \gtrm baptizw \trnl baptizõ _reference_start_Mark 10:38_reference_end_ _reference_start_Mark 10:38_reference_end_ _reference_start_Mark 10:39_reference_end_ _reference_start_Mark 10:39_reference_end_ _reference_start_Luke 12:50_reference_end_ \gtrm baptisma \trnl baptisma _reference_start_Mark 10:38_reference_end_ _reference_start_Mark 10:39_reference_end_ _reference_start_Luke 12:50_reference_end_ \en2 7. A related word: baptõ \itrm Dip into water _reference_start_Luke 16:24_reference_end_ \itrm Dip into wine JHN 13:26 (2 occurrences) _reference_start_John 13:26_reference_end_ \itrm Dip into blood _reference_start_Revelation 19:13_reference_end_ [;QBELIEVERbeliever\see (see BROTHER, DISCIPLE, HOLY)--CBAPTIZE, BAPTISMbaptize, baptism\o1 1. Jewish custom of baptism before the time of Christ \o1 2. The baptism of John \o1 3. Christian baptism \o1 4. Baptism in the Holy Spirit \o1 5. A titular reference to John the Baptist \o1 6. Figurative uses \o2 a. Water involved \o2 b. No water involved \o1 7. A related word: baptõ \gtrm baptizw \trnl baptizõ \xref [L&N 53.41] \def baptize \xref [L&N 53. ?tfXJ<. xj\N@2$|n`RD6( + + + + +2 + + ) ) ) ) * )  ~)  })$ |(* {( zB y+  x* w* 2 v) ' u) & t* 2 s) ' r) ' q) & p) & o.  n*  m*! l* k) j) i( h( g( f( e( d( c( b. a,  `+! _* ^) ]( \( [< Z3 Y1 X- W0 V. U. T. S. R. Q. P- O, N, M, L,e \o2 b. To be unfaithful, to not do as one has promised \o2 c. Unbelief \o2 d. Unbelieving \o2 e. Faithless, unfaithful \o2 f. Unbelievable, incredible \gtrm pisteuw \trnl pisteuõ \xref [L&N 31.35] \def think to be true (verb) \xref [L&N 31.85] \def trust \xref [L&N 31.102] \def have Christian faith \xref [L&N 35.50] \def entrust \gtrm apistew \trnl apisteõ \xref [L&N 31.39] \def not think true (verb) \xref [L&N 31.97] \def not trust \xref [L&N 31.105] \def not believe \gtrm pistov \trnl pistos \xref [L&N 31.86] \def trusting (adjective) \gtrm apistov \trnl apistos \xref [L&N 31.40] \def unbelievable (adjective) \xref [L&N 31.98] \def lack in trust \gtrm pistiv \trnl pistis \xref [L&N 31.43] \def what can be believed (noun) \xref [L&N 31.85] \def trust \xref [L&N 31.88] \def trustworthiness \xref [L&N 31.102] \def Christian faith \xref [L&N 31.104] \def doctrine \xref [L&N 33.289] \def promise \gtrm apistia \trnl apistia \xref [L&N 31.89] \def not trustworthy (noun) \xref [L&N 31.97] \def not trusting \xref [L&N 31.105] \def not believing \gtrm pistow, pistoomai \trnl pistoõ, pistoomai \def to be assured of (verb) \gtrm peiqw \trnl peithõ \xref [L&N 33.301] \def persuade (verb) \xref [L&N 31.82] \def trust \xref [L&N 25.166] \def be assured (peithõ tæn kardian) \en2 1. To believe, to have faith, to trust (verb form) \en3 a. To believe in a person, to trust someone, to rely on someone \gtrm pisteuw \trnl pisteuõ _reference_start_Matthew 18:6_reference_end_ _reference_start_Matthew 27:42_reference_end_ _reference_start_Mark 5:36_reference_end_ _reference_start_Mark 9:23_reference_end_ _reference_start_Mark 9:24_reference_end_ _reference_start_Mark 9:42_reference_end_ _reference_start_Mark 15:32_reference_end_ _reference_start_Mark 16:16_reference_end_ _reference_start_Mark 16:17_reference_end_ JHN 1:7, 12, 50; 2:11, 23; 3:15, 16, 18 (3 occurrences), 36; 4:39, 41, 42, 48, 53; 5:24, 38, 44; 6:29, 30, 35, 36, 40, 47, 64 (2 occurrences), 69; 7:5, 31, 38, 39, 48; 8:30, 31; 9:35, 36, 38; 10:25, 26, 37, 38 (2 occurrences), 42; 11:15, 25, 26, 40, 45, 48; 12:11, 36, 37, 39, 42, 44 (2 occurrences), 46; 14:1 (2 occurrences), 12, 29; 16:9; 17:20; 19:35; 20:8, 25, 29 (2 occurrences), 31 _reference_start_John 1:7_reference_end_ _reference_start_John 1:12_reference_end_ _reference_start_John 1:50_reference_end_ _reference_start_John 2:11_reference_end_ _reference_start_John 2:23_reference_end_ _reference_start_John 3:15_reference_end_ _reference_start_John 3:16_reference_end_ _reference_start_John 3:18_reference_end_ _reference_start_John 3:36_reference_end_ _reference_start_John 4:39_reference_end_ _reference_start_John 4:41_reference_end_ _reference_start_John 4:42_reference_end_ _reference_start_John 4:48_reference_end_ _reference_start_John 4:53_reference_end_ _reference_start_John 5:24_reference_end_ _reference_start_John 5:38_reference_end_ _reference_start_John 5:44_reference_end_ _reference_start_John 6:29_reference_end_ _reference_start_John 6:30_reference_end_ _reference_start_John 6:35_reference_end_ _reference_start_John 6:36_reference_end_ _reference_start_John 6:40_reference_end_ _reference_start_John 6:47_reference_end_ _reference_start_John 6:64_reference_end_ _reference_start_John 6:69_reference_end_ _reference_start_John 7:5_reference_end_ _reference_start_John 7:31_reference_end_ _reference_start_John 7:38_reference_end_ _reference_start_John 7:39_reference_end_ _reference_start_John 7:48_reference_end_ _reference_start_John 8:30_reference_end_ _reference_start_John 8:31_reference_end_ _reference_start_John 9:35_reference_end_ _reference_start_John 9:36_reference_end_ _reference_start_John 9:38_reference_end_ _reference_start_John 10:25_reference_end_ _reference_start_John 10:26_reference_end_ _reference_start_John 10:37_reference_end_ _reference_start_John 10:38_reference_end_ _reference_start_John 10:42_reference_end_ _reference_start_John 11:15_reference_end_ _reference_start_John 11:25_reference_end_ _reference_start_John 11:26_reference_end_ _reference_start_John 11:40_reference_end_ _reference_start_John 11:45_reference_end_ _reference_start_John 11:48_reference_end_ _reference_start_John 12:11_reference_end_ _reference_start_John 12:36_reference_end_ _reference_start_John 12:37_reference_end_ _reference_start_John 12:39_reference_end_ _reference_start_John 12:42_reference_end_ _reference_start_John 12:44_reference_end_ _reference_start_John 12:46_reference_end_ _reference_start_John 14:1_reference_end_ _reference_start_John 14:12_reference_end_ _reference_start_John 14:29_reference_end_ _reference_start_John 16:9_reference_end_ _reference_start_John 17:20_reference_end_ _reference_start_John 19:35_reference_end_ _reference_start_John 20:8_reference_end_ _reference_start_John 20:25_reference_end_ _reference_start_John 20:29_reference_end_ _reference_start_John 20:31_reference_end_ ACT 2:44; 4:4, 32; 5:14; 8:13; 9:42; 10:43; 11:17, 21; 13:12, 39, 48; 14:1, 23; 15:5; 16:31, 34; 17:12, 34; 18:8 (2 occurrences), 27; 19:2, 4, 18; 21:20, 25; 22:19; 27:25 _reference_start_Acts 2:44_reference_end_ _reference_start_Acts 4:4_reference_end_ _reference_start_Acts 4:32_reference_end_ _reference_start_Acts 5:14_reference_end_ _reference_start_Acts 8:13_reference_end_ _reference_start_Acts 9:42_reference_end_ _reference_start_Acts 10:43_reference_end_ _reference_start_Acts 11:17_reference_end_ _reference_start_Acts 11:21_reference_end_ _reference_start_Acts 13:12_reference_end_ _reference_start_Acts 13:39_reference_end_ _reference_start_Acts 13:48_reference_end_ _reference_start_Acts 14:1_reference_end_ _reference_start_Acts 14:23_reference_end_ _reference_start_Acts 15:5_reference_end_ _reference_start_Acts 16:31_reference_end_ _reference_start_Acts 16:34_reference_end_ _reference_start_Acts 17:12_reference_end_ _reference_start_Acts 17:34_reference_end_ _reference_start_Acts 18:8_reference_end_ _reference_start_Acts 18:27_reference_end_ _reference_start_Acts 19:2_reference_end_ _reference_start_Acts 19:4_reference_end_ _reference_start_Acts 19:18_reference_end_ _reference_start_Acts 21:20_reference_end_ _reference_start_Acts 21:25_reference_end_ _reference_start_Acts 22:19_reference_end_ _reference_start_Acts 27:25_reference_end_ ROM 1:16; 3:22; 4:3, 5, 11, 17, 24; 9:33; 10:4, 10, 11, 14 (2 occurrences); 13:11; 15:13 _reference_start_Romans 1:16_reference_end_ _reference_start_Romans 3:22_reference_end_ _reference_start_Romans 4:3_reference_end_ _reference_start_Romans 4:5_reference_end_ _reference_start_Romans 4:11_reference_end_ _reference_start_Romans 4:17_reference_end_ _reference_start_Romans 4:24_reference_end_ _reference_start_Romans 9:33_reference_end_ _reference_start_Romans 10:4_reference_end_ _reference_start_Romans 10:10_reference_end_ _reference_start_Romans 10:11_reference_end_ _reference_start_Romans 10:14_reference_end_ _reference_start_Romans 13:11_reference_end_ _reference_start_Romans 15:13_reference_end_ 1CO 1:21; 3:5; 13:7; 14:22 (2 occurrences); 15:2, 11 _reference_start_1 Corinthians 1:21_reference_end_ _reference_start_1 Corinthians 3:5_reference_end_ _reference_start_1 Corinthians 13:7_reference_end_ _reference_start_1 Corinthians 14:22_reference_end_ _reference_start_1 Corinthians 15:2_reference_end_ _reference_start_1 Corinthians 15:11_reference_end_ 2CO 4:13 (2 occurrences) _reference_start_2 Corinthians 4:13_reference_end_ _reference_start_Galatians 2:16_reference_end_ _reference_start_Galatians 3:6_reference_end_ _reference_start_Galatians 3:22_reference_end_ _reference_start_Ephesians 1:13_reference_end_ _reference_start_Ephesians 1:19_reference_end_ _reference_start_Philippians 1:29_reference_end_ _reference_start_1 Thessalonians 1:7_reference_end_ _reference_start_1 Thessalonians 2:10_reference_end_ _reference_start_1 Thessalonians 2:13_reference_end_ _reference_start_2 Thessalonians 1:10_reference_end_ _reference_start_1 Timothy 1:16_reference_end_ _reference_start_1 Timothy 3:16_reference_end_ _reference_start_2 Timothy 1:12_reference_end_ _reference_start_Hebrews 4:3_reference_end_ _reference_start_James 2:23_reference_end_ _reference_start_1 Peter 1:8_reference_end_ _reference_start_1 Peter 2:6_reference_end_ _reference_start_1 Peter 2:7_reference_end_ 1JN 3:23; 4:1; 5:10 (2 occurrences), 13 _reference_start_1 John 3:23_reference_end_ _reference_start_1 John 4:1_reference_end_ _reference_start_1 John 5:10_reference_end_ _reference_start_1 John 5:13_reference_end_ _reference_start_Jude 1:5_reference_end_ \gtrm peiqw \trnl peithõ _reference_start_Matthew 27:43_reference_end_ _reference_start_Luke 18:9_reference_end_ _reference_start_Philippians 2:24_reference_end_ _reference_start_Hebrews 2:13_reference_end_ \en3 b. To accept something as true \en4 1) To believe that a statement is true \gtrm pisteuw \trnl pisteuõ _reference_start_Matthew 8:13_reference_end_ _reference_start_Matthew 9:28_reference_end_ _reference_start_Matthew 21:22_reference_end_ _reference_start_Matthew 24:23_reference_end_ _reference_start_Matthew 24:26_reference_end_ _reference_start_Mark 1:15_reference_end_ _reference_start_Mark 11:24_reference_end_ _reference_start_Mark 13:21_reference_end_ _reference_start_Luke 8:50_reference_end_ JHN 2:22; 8:24; 9:18; 11:26, 27, 42; 13:19; 14:10, 11 (2 occurrences); 16:27, 30, 31; 17:8, 21; 20:31 _reference_start_John 2:22_reference_end_ _reference_start_John 8:24_reference_end_ _reference_start_John 9:18_reference_end_ _reference_start_John 11:26_reference_end_ _reference_start_John 11:27_reference_end_ _reference_start_John 11:42_reference_end_ _reference_start_John 13:19_reference_end_ _reference_start_John 14:10_reference_end_ _reference_start_John 14:11_reference_end_ _reference_start_John 16:27_reference_end_ _reference_start_John 16:30_reference_end_ _reference_start_John 16:31_reference_end_ _reference_start_John 17:8_reference_end_ _reference_start_John 17:21_reference_end_ _reference_start_John 20:31_reference_end_ ACT 9:26; 15:7, 11; 24:14; 26:27 (2 occurrences) _reference_start_Acts 9:26_reference_end_ _reference_start_Acts 15:7_reference_end_ _reference_start_Acts 15:11_reference_end_ _reference_start_Acts 24:14_reference_end_ _reference_start_Acts 26:27_reference_end_ _reference_start_Romans 6:8_reference_end_ _reference_start_Romans 10:9_reference_end_ _reference_start_Romans 10:16_reference_end_ _reference_start_Romans 14:2_reference_end_ _reference_start_1 Corinthians 11:18_reference_end_ _reference_start_1 Thessalonians 4:14_reference_end_ _reference_start_2 Thessalonians 2:11_reference_end_ _reference_start_2 Thessalonians 2:12_reference_end_ _reference_start_Hebrews 11:6_reference_end_ JAS 2:19 (2 occurrences) _reference_start_James 2:19_reference_end_ _reference_start_1 John 4:16_reference_end_ _reference_start_1 John 5:1_reference_end_ _reference_start_1 John 5:5_reference_end_ _reference_start_1 John 5:10_reference_end_ \en4 2) To believe what someone says \gtrm pisteuw \trnl pisteuõ MAT 21:22, 25, 32 (3 occurrences) _reference_start_Matthew 21:22_reference_end_ _reference_start_Matthew 21:25_reference_end_ _reference_start_Matthew 21:32_reference_end_ _reference_start_Mark 11:23_reference_end_ _reference_start_Mark 11:31_reference_end_ _reference_start_Mark 16:13_reference_end_ _reference_start_Mark 16:14_reference_end_ _reference_start_Luke 1:20_reference_end_ _reference_start_Luke 1:45_reference_end_ _reference_start_Luke 8:12_reference_end_ _reference_start_Luke 8:13_reference_end_ _reference_start_Luke 20:5_reference_end_ _reference_start_Luke 22:67_reference_end_ _reference_start_Luke 24:25_reference_end_ JHN 3:12 (2 occurrences); 4:21, 50; 5:46 (2 occurrences), 47 (2 occurrences); 8:45, 46; 12:38 _reference_start_John 3:12_reference_end_ _reference_start_John 4:21_reference_end_ _reference_start_John 4:50_reference_end_ _reference_start_John 5:46_reference_end_ _reference_start_John 5:47_reference_end_ _reference_start_John 8:45_reference_end_ _reference_start_John 8:46_reference_end_ _reference_start_John 12:38_reference_end_ _reference_start_Acts 8:12_reference_end_ _reference_start_Acts 13:41_reference_end_ _reference_start_Romans 4:18_reference_end_ _reference_start_2 Thessalonians 1:10_reference_end_ \en3 c. To trust or entrust someone or something to someone \gtrm pisteuw \trnl pisteuõ _reference_start_Luke 16:11_reference_end_ _reference_start_John 2:24_reference_end_ _reference_start_Romans 3:2_reference_end_ _reference_start_1 Corinthians 9:17_reference_end_ _reference_start_Galatians 2:7_reference_end_ _reference_start_1 Thessalonians 2:4_reference_end_ _reference_start_1 Timothy 1:11_reference_end_ _reference_start_Titus 1:3_reference_end_ \en2 2. Believing, faithful (adjective form) \en3 a. Believing, trusting \gtrm pistov \trnl pistos _reference_start_Matthew 6:30_reference_end_ _reference_start_Matthew 14:31_reference_end_ _reference_start_Matthew 16:8_reference_end_ LUK 12:28 (Greek compound word meaning “little faiths”) _reference_start_Luke 12:28_reference_end_ _reference_start_John 20:27_reference_end_ _reference_start_Acts 10:45_reference_end_ _reference_start_Acts 16:1_reference_end_ _reference_start_Acts 16:15_reference_end_ _reference_start_2 Corinthians 6:15_reference_end_ _reference_start_Galatians 3:9_reference_end_ 1TI 4:3, 10, 12; 5:16; 6:2 (2 occurrences) _reference_start_1 Timothy 4:3_reference_end_ _reference_start_1 Timothy 4:10_reference_end_ _reference_start_1 Timothy 4:12_reference_end_ _reference_start_1 Timothy 5:16_reference_end_ _reference_start_1 Timothy 6:2_reference_end_ _reference_start_Titus 1:6_reference_end_ _reference_start_Titus 3:8_reference_end_ _reference_start_1 Peter 1:21_reference_end_ _reference_start_Revelation 2:10_reference_end_ \gtrm peiqw \trnl peithõ LUK 11:22 (in this case the trust is in something) _reference_start_Luke 11:22_reference_end_ \en3 b. Worthy of being believed in, trustworthy, reliable \gtrm pistov \trnl pistos MAT 24:45; 25:21 (2 occurrences), 23 (2 occurrences) _reference_start_Matthew 24:45_reference_end_ _reference_start_Matthew 25:21_reference_end_ _reference_start_Matthew 25:23_reference_end_ LUK 12:42; 16:10 (2 occurrences), 11, 12; 19:17 _reference_start_Luke 12:42_reference_end_ _reference_start_Luke 16:10_reference_end_ _reference_start_Luke 16:11_reference_end_ _reference_start_Luke 16:12_reference_end_ _reference_start_Luke 19:17_reference_end_ _reference_start_Acts 13:34_reference_end_ _reference_start_1 Corinthians 1:9_reference_end_ _reference_start_1 Corinthians 4:2_reference_end_ _reference_start_1 Corinthians 4:17_reference_end_ _reference_start_1 Corinthians 7:25_reference_end_ _reference_start_1 Corinthians 10:13_reference_end_ _reference_start_2 Corinthians 1:18_reference_end_ _reference_start_Ephesians 1:1_reference_end_ _reference_start_Ephesians 6:21_reference_end_ _reference_start_Colossians 1:2_reference_end_ _reference_start_Colossians 1:7_reference_end_ _reference_start_Colossians 4:7_reference_end_ _reference_start_Colossians 4:9_reference_end_ _reference_start_1 Thessalonians 5:24_reference_end_ _reference_start_2 Thessalonians 3:3_reference_end_ _reference_start_1 Timothy 1:12_reference_end_ _reference_start_1 Timothy 1:15_reference_end_ _reference_start_1 Timothy 3:1_reference_end_ _reference_start_1 Timothy 3:11_reference_end_ _reference_start_1 Timothy 4:9_reference_end_ _reference_start_2 Timothy 2:2_reference_end_ _reference_start_2 Timothy 2:11_reference_end_ _reference_start_2 Timothy 2:13_reference_end_ _reference_start_Titus 1:9_reference_end_ _reference_start_Titus 3:8_reference_end_ HEB 2:17; 3:2, 5, 6 (Implied contextually); 10:23; 11:11 _reference_start_Hebrews 2:17_reference_end_ _reference_start_Hebrews 3:2_reference_end_ _reference_start_Hebrews 3:5_reference_end_ _reference_start_Hebrews 3:6_reference_end_ _reference_start_Hebrews 10:23_reference_end_ _reference_start_Hebrews 11:11_reference_end_ _reference_start_1 Peter 4:19_reference_end_ _reference_start_1 Peter 5:12_reference_end_ _reference_start_1 John 1:9_reference_end_ _reference_start_3 John 1:5_reference_end_ _reference_start_Revelation 1:5_reference_end_ _reference_start_Revelation 2:13_reference_end_ _reference_start_Revelation 3:14_reference_end_ _reference_start_Revelation 17:14_reference_end_ _reference_start_Revelation 19:11_reference_end_ _reference_start_Revelation 21:5_reference_end_ _reference_start_Revelation 22:6_reference_end_ \en2 3. Belief, faith (noun form) \en3 a. Faith, the quality of trusting someone \gtrm pistiv \trnl pistis _reference_start_Matthew 8:10_reference_end_ _reference_start_Matthew 8:26_reference_end_ _reference_start_Matthew 9:2_reference_end_ _reference_start_Matthew 9:22_reference_end_ _reference_start_Matthew 15:28_reference_end_ _reference_start_Matthew 17:20_reference_end_ _reference_start_Matthew 23:23_reference_end_ _reference_start_Mark 2:5_reference_end_ _reference_start_Mark 4:40_reference_end_ _reference_start_Mark 5:34_reference_end_ _reference_start_Mark 10:52_reference_end_ _reference_start_Mark 11:22_reference_end_ _reference_start_Luke 5:20_reference_end_ _reference_start_Luke 7:9_reference_end_ _reference_start_Luke 7:50_reference_end_ _reference_start_Luke 8:25_reference_end_ _reference_start_Luke 8:48_reference_end_ _reference_start_Luke 17:5_reference_end_ _reference_start_Luke 17:6_reference_end_ _reference_start_Luke 17:19_reference_end_ _reference_start_Luke 18:8_reference_end_ _reference_start_Luke 18:42_reference_end_ _reference_start_Luke 22:32_reference_end_ ACT 3:16 (2 occurrences); 6:5; 11:24; 14:9, 27; 15:9; 16:5; 20:21; 24:24; 26:18 _reference_start_Acts 3:16_reference_end_ _reference_start_Acts 6:5_reference_end_ _reference_start_Acts 11:24_reference_end_ _reference_start_Acts 14:9_reference_end_ _reference_start_Acts 14:27_reference_end_ _reference_start_Acts 15:9_reference_end_ _reference_start_Acts 16:5_reference_end_ _reference_start_Acts 20:21_reference_end_ _reference_start_Acts 24:24_reference_end_ _reference_start_Acts 26:18_reference_end_ ROM 1:5, 8, 12, 17 (3 occurrences); 3:22, 25, 26, 27, 28, 30 (2 occurrences), 31; 4:5, 9, 11, 12, 13, 14, 16 (2 occurrences), 19, 20, 22 (Implied contextually); 5:1; 9:30, 32; 10:6, 8, 17; 11:20; 12:3, 6; 14:1, 22, 23 (2 occurrences); 16:26 _reference_start_Romans 1:5_reference_end_ _reference_start_Romans 1:8_reference_end_ _reference_start_Romans 1:12_reference_end_ _reference_start_Romans 1:17_reference_end_ _reference_start_Romans 3:22_reference_end_ _reference_start_Romans 3:25_reference_end_ _reference_start_Romans 3:26_reference_end_ _reference_start_Romans 3:27_reference_end_ _reference_start_Romans 3:28_reference_end_ _reference_start_Romans 3:30_reference_end_ _reference_start_Romans 3:31_reference_end_ _reference_start_Romans 4:5_reference_end_ _reference_start_Romans 4:9_reference_end_ _reference_start_Romans 4:11_reference_end_ _reference_start_Romans 4:12_reference_end_ _reference_start_Romans 4:13_reference_end_ _reference_start_Romans 4:14_reference_end_ _reference_start_Romans 4:16_reference_end_ _reference_start_Romans 4:19_reference_end_ _reference_start_Romans 4:20_reference_end_ _reference_start_Romans 4:22_reference_end_ _reference_start_Romans 5:1_reference_end_ _reference_start_Romans 9:30_reference_end_ _reference_start_Romans 9:32_reference_end_ _reference_start_Romans 10:6_reference_end_ _reference_start_Romans 10:8_reference_end_ _reference_start_Romans 10:17_reference_end_ _reference_start_Romans 11:20_reference_end_ _reference_start_Romans 12:3_reference_end_ _reference_start_Romans 12:6_reference_end_ _reference_start_Romans 14:1_reference_end_ _reference_start_Romans 14:22_reference_end_ _reference_start_Romans 14:23_reference_end_ _reference_start_Romans 16:26_reference_end_ _reference_start_1 Corinthians 2:5_reference_end_ _reference_start_1 Corinthians 12:9_reference_end_ _reference_start_1 Corinthians 13:2_reference_end_ _reference_start_1 Corinthians 13:13_reference_end_ _reference_start_1 Corinthians 15:14_reference_end_ _reference_start_1 Corinthians 15:17_reference_end_ _reference_start_1 Corinthians 16:13_reference_end_ 2CO 1:24 (2 occurrences); 4:13; 5:7; 8:7; 10:15; 13:5 _reference_start_2 Corinthians 1:24_reference_end_ _reference_start_2 Corinthians 4:13_reference_end_ _reference_start_2 Corinthians 5:7_reference_end_ _reference_start_2 Corinthians 8:7_reference_end_ _reference_start_2 Corinthians 10:15_reference_end_ _reference_start_2 Corinthians 13:5_reference_end_ GAL 2:16 (2 occurrences), 20; 3:2, 5, 7, 8, 9, 11, 12, 14, 22, 23 (2 occurrences), 24, 25, 26; 5:5, 6; 6:10 _reference_start_Galatians 2:16_reference_end_ _reference_start_Galatians 2:20_reference_end_ _reference_start_Galatians 3:2_reference_end_ _reference_start_Galatians 3:5_reference_end_ _reference_start_Galatians 3:7_reference_end_ _reference_start_Galatians 3:8_reference_end_ _reference_start_Galatians 3:9_reference_end_ _reference_start_Galatians 3:11_reference_end_ _reference_start_Galatians 3:12_reference_end_ _reference_start_Galatians 3:14_reference_end_ _reference_start_Galatians 3:22_reference_end_ _reference_start_Galatians 3:23_reference_end_ _reference_start_Galatians 3:24_reference_end_ _reference_start_Galatians 3:25_reference_end_ _reference_start_Galatians 3:26_reference_end_ _reference_start_Galatians 5:5_reference_end_ _reference_start_Galatians 5:6_reference_end_ _reference_start_Galatians 6:10_reference_end_ _reference_start_Ephesians 1:15_reference_end_ _reference_start_Ephesians 2:8_reference_end_ _reference_start_Ephesians 3:12_reference_end_ _reference_start_Ephesians 3:17_reference_end_ _reference_start_Ephesians 4:13_reference_end_ _reference_start_Ephesians 6:16_reference_end_ _reference_start_Ephesians 6:23_reference_end_ PHP 2:17; 3:9 (2 occurrences) _reference_start_Philippians 2:17_reference_end_ _reference_start_Philippians 3:9_reference_end_ _reference_start_Colossians 1:4_reference_end_ _reference_start_Colossians 1:23_reference_end_ _reference_start_Colossians 2:5_reference_end_ _reference_start_Colossians 2:7_reference_end_ _reference_start_Colossians 2:12_reference_end_ _reference_start_1 Thessalonians 1:3_reference_end_ _reference_start_1 Thessalonians 1:8_reference_end_ _reference_start_1 Thessalonians 3:2_reference_end_ _reference_start_1 Thessalonians 3:5_reference_end_ _reference_start_1 Thessalonians 3:6_reference_end_ _reference_start_1 Thessalonians 3:7_reference_end_ _reference_start_1 Thessalonians 3:10_reference_end_ _reference_start_1 Thessalonians 5:8_reference_end_ _reference_start_2 Thessalonians 1:3_reference_end_ _reference_start_2 Thessalonians 1:4_reference_end_ _reference_start_2 Thessalonians 1:11_reference_end_ _reference_start_2 Thessalonians 3:2_reference_end_ 1TI 1:4, 5, 14, 19 (2 occurrences); 2:15; 4:1, 12; 5:12; 6:11, 12, 21 _reference_start_1 Timothy 1:4_reference_end_ _reference_start_1 Timothy 1:5_reference_end_ _reference_start_1 Timothy 1:14_reference_end_ _reference_start_1 Timothy 1:19_reference_end_ _reference_start_1 Timothy 2:15_reference_end_ _reference_start_1 Timothy 4:1_reference_end_ _reference_start_1 Timothy 4:12_reference_end_ _reference_start_1 Timothy 5:12_reference_end_ _reference_start_1 Timothy 6:11_reference_end_ _reference_start_1 Timothy 6:12_reference_end_ _reference_start_1 Timothy 6:21_reference_end_ _reference_start_2 Timothy 1:5_reference_end_ _reference_start_2 Timothy 1:13_reference_end_ _reference_start_2 Timothy 2:18_reference_end_ _reference_start_2 Timothy 2:22_reference_end_ _reference_start_2 Timothy 3:8_reference_end_ _reference_start_2 Timothy 3:10_reference_end_ _reference_start_2 Timothy 3:15_reference_end_ _reference_start_Titus 1:1_reference_end_ _reference_start_Titus 1:4_reference_end_ _reference_start_Titus 2:2_reference_end_ _reference_start_Philemon 1:5_reference_end_ HEB 4:2; 6:1, 12; 10:22, 38, 39; 11:1, 3, 4, 5, 6, 7 (2 occurrences), 8, 9, 11, 13, 17, 20, 21, 22, 23, 24, 27, 28, 29, 30, 31, 33, 39; 12:2; 13:7 _reference_start_Hebrews 4:2_reference_end_ _reference_start_Hebrews 6:1_reference_end_ _reference_start_Hebrews 6:12_reference_end_ _reference_start_Hebrews 10:22_reference_end_ _reference_start_Hebrews 10:38_reference_end_ _reference_start_Hebrews 10:39_reference_end_ _reference_start_Hebrews 11:1_reference_end_ _reference_start_Hebrews 11:3_reference_end_ _reference_start_Hebrews 11:4_reference_end_ _reference_start_Hebrews 11:5_reference_end_ _reference_start_Hebrews 11:6_reference_end_ _reference_start_Hebrews 11:7_reference_end_ _reference_start_Hebrews 11:8_reference_end_ _reference_start_Hebrews 11:9_reference_end_ _reference_start_Hebrews 11:11_reference_end_ _reference_start_Hebrews 11:13_reference_end_ _reference_start_Hebrews 11:17_reference_end_ _reference_start_Hebrews 11:20_reference_end_ _reference_start_Hebrews 11:21_reference_end_ _reference_start_Hebrews 11:22_reference_end_ _reference_start_Hebrews 11:23_reference_end_ _reference_start_Hebrews 11:24_reference_end_ _reference_start_Hebrews 11:27_reference_end_ _reference_start_Hebrews 11:28_reference_end_ _reference_start_Hebrews 11:29_reference_end_ _reference_start_Hebrews 11:30_reference_end_ _reference_start_Hebrews 11:31_reference_end_ _reference_start_Hebrews 11:33_reference_end_ _reference_start_Hebrews 11:39_reference_end_ _reference_start_Hebrews 12:2_reference_end_ _reference_start_Hebrews 13:7_reference_end_ JAS 1:3; 2:1, 5, 14 (real faith), 18 (real faith) (2 occurrences); 5:15 _reference_start_James 1:3_reference_end_ _reference_start_James 2:1_reference_end_ _reference_start_James 2:5_reference_end_ _reference_start_James 2:14_reference_end_ _reference_start_James 2:18_reference_end_ _reference_start_James 5:15_reference_end_ _reference_start_1 Peter 1:5_reference_end_ _reference_start_1 Peter 1:7_reference_end_ _reference_start_1 Peter 1:9_reference_end_ _reference_start_1 Peter 1:21_reference_end_ _reference_start_1 Peter 5:9_reference_end_ _reference_start_2 Peter 1:1_reference_end_ _reference_start_2 Peter 1:5_reference_end_ _reference_start_1 John 5:4_reference_end_ _reference_start_Revelation 2:13_reference_end_ _reference_start_Revelation 2:19_reference_end_ _reference_start_Revelation 13:10_reference_end_ _reference_start_Revelation 14:12_reference_end_ \en3 b. Belief, accepting a fact as true \gtrm pistiv \trnl pistis _reference_start_Matthew 9:29_reference_end_ _reference_start_Matthew 17:20_reference_end_ _reference_start_Matthew 21:21_reference_end_ _reference_start_2 Thessalonians 2:13_reference_end_ JAS 1:6; 2:14 (intellectual assent), 17 (intellectual assent), 18 (intellectual assent), 20 (intellectual assent), 22 (intellectual assent) (2 occurrences), 24 (intellectual assent), 26 (intellectual assent) _reference_start_James 1:6_reference_end_ _reference_start_James 2:14_reference_end_ _reference_start_James 2:17_reference_end_ _reference_start_James 2:18_reference_end_ _reference_start_James 2:20_reference_end_ _reference_start_James 2:22_reference_end_ _reference_start_James 2:24_reference_end_ _reference_start_James 2:26_reference_end_ \en3 c. Trustworthiness, faithfulness \gtrm pistiv \trnl pistis _reference_start_Romans 3:3_reference_end_ _reference_start_Galatians 5:22_reference_end_ _reference_start_1 Timothy 2:7_reference_end_ _reference_start_2 Timothy 4:7_reference_end_ _reference_start_Titus 2:10_reference_end_ \en3 d. The faith, the truth that Christians believe in and practice \gtrm pistiv \trnl pistis _reference_start_Acts 6:7_reference_end_ _reference_start_Acts 13:8_reference_end_ _reference_start_Acts 14:22_reference_end_ _reference_start_Galatians 1:23_reference_end_ _reference_start_Ephesians 4:5_reference_end_ _reference_start_Philippians 1:25_reference_end_ _reference_start_Philippians 1:27_reference_end_ _reference_start_1 Timothy 1:2_reference_end_ _reference_start_1 Timothy 3:9_reference_end_ _reference_start_1 Timothy 3:13_reference_end_ _reference_start_1 Timothy 4:6_reference_end_ _reference_start_1 Timothy 5:8_reference_end_ _reference_start_1 Timothy 6:10_reference_end_ _reference_start_Titus 1:13_reference_end_ _reference_start_Titus 3:15_reference_end_ _reference_start_Philemon 1:6_reference_end_ _reference_start_Jude 1:3_reference_end_ _reference_start_Jude 1:20_reference_end_ \en2 4. Negative forms \en3 a. To not believe, to disbelieve \gtrm pisteuw \trnl pisteuõ _reference_start_Mark 16:11_reference_end_ _reference_start_Mark 16:16_reference_end_ _reference_start_Luke 24:11_reference_end_ _reference_start_Luke 24:41_reference_end_ _reference_start_Acts 28:24_reference_end_ _reference_start_1 Peter 2:7_reference_end_ \en3 b. To be unfaithful, to not do as one has promised \gtrm pisteuw \trnl pisteuõ _reference_start_Romans 3:3_reference_end_ \gtrm pistov \trnl pistos _reference_start_2 Timothy 2:13_reference_end_ \en3 c. Unbelief \gtrm pistiv \trnl pistis _reference_start_Matthew 13:58_reference_end_ _reference_start_Mark 6:6_reference_end_ _reference_start_Mark 9:24_reference_end_ _reference_start_Mark 16:14_reference_end_ _reference_start_Romans 3:3_reference_end_ _reference_start_Romans 4:20_reference_end_ _reference_start_Romans 11:20_reference_end_ _reference_start_Romans 11:23_reference_end_ _reference_start_1 Timothy 1:13_reference_end_ _reference_start_Hebrews 3:12_reference_end_ _reference_start_Hebrews 3:19_reference_end_ \en3 d. Unbelieving \gtrm pistov \trnl pistos _reference_start_Matthew 17:17_reference_end_ _reference_start_Mark 9:19_reference_end_ _reference_start_Luke 9:41_reference_end_ _reference_start_Luke 12:46_reference_end_ _reference_start_John 20:27_reference_end_ 1CO 6:6; 7:12, 13, 14 (2 occurrences), 15; 10:27; 14:22 (2 occurrences), 23, 24 _reference_start_1 Corinthians 6:6_reference_end_ _reference_start_1 Corinthians 7:12_reference_end_ _reference_start_1 Corinthians 7:13_reference_end_ _reference_start_1 Corinthians 7:14_reference_end_ _reference_start_1 Corinthians 7:15_reference_end_ _reference_start_1 Corinthians 10:27_reference_end_ _reference_start_1 Corinthians 14:22_reference_end_ _reference_start_1 Corinthians 14:23_reference_end_ _reference_start_1 Corinthians 14:24_reference_end_ _reference_start_2 Corinthians 4:4_reference_end_ _reference_start_2 Corinthians 6:14_reference_end_ _reference_start_2 Corinthians 6:15_reference_end_ _reference_start_1 Timothy 5:8_reference_end_ _reference_start_Titus 1:15_reference_end_ \en3 e. Faithless, unfaithful \gtrm pistov \trnl pistos _reference_start_Revelation 21:8_reference_end_ \en3 f. Unbelievable, incredible \gtrm pistov \trnl pistos _reference_start_Acts 26:8_reference_end_ &+BELOVEDbeloved\see (see LOVE)O]]uBELIEVE, BELIEVING, BELIEF, FAITH, TRUSTbelieve, believing, belief, faith, trust\o1 1. To believe, to have faith, to trust (verb form) \o2 a. To believe in a person, to trust someone, to rely on someone \o2 b. To accept something as true \o3 1) To believe that a statement is true \o3 2) To believe what someone says \o2 c. To trust or entrust someone or something to someone \o1 2. Believing, faithful (adjective form) \o2 a. Believing, trusting \o2 b. Worthy of being believed in, trustworthy, reliable \o1 3. Belief, faith (noun form) \o2 a. Faith, the quality of trusting someone \o2 b. Belief, accepting a fact as true \o2 c. Trustworthiness, faithfulness \o2 d. The faith, the truth that Christians believe in and practice \o1 4. Negative forms \o2 a. To not believe, to disbeliev ?tfXJ<. xj\N@2$|n`RD6( I, + H, * G, F, E, D, C,, B+ A+ @+ ?+ >+# =+ <+ ;+ :+ 9+ 8+ . 7+ , 6+ * 5+ ' 4+ % 3+ $ 2+ 1+ 0 0+ - /+ ( .+  -+  ,+  ++ * *+ & )+ % (+  '+  &+ & %+ $ $+ # #+ "+ !+0 +' +& + + +E +@ +/ +( +$ +# + + +, +& + +5 +0 +* +) +' +$ + ?tfXJ<. xj\N@2$|n`RD6( > > > < < < ; : 7 6 ~6 }5 |4 {4 z4 y2 x1 w1 v0 u0 t0 s/ r. q. p. o.  n. m. l- k- j-  i- h- g-  f- ! e- d- c- b- a- `- _- ^, ], \, [, Z, Y, X, W, V, U," T, S," R, Q, P, O, N, 0 M, ' L, K,  J,  ?tfXJ<. xj\N@2$|n`RD6( G* F*C E* D* C* B*- A* @) ?) >)  =)  <( ;( :( 9> 8> 7> 6> 5; 4:  35 25 14 0.  /- .-  -- ,- +, *, ), (, ',  &+ %+ $+ #+ "+ !+ + + +  + * +  +  +  + + *2 )  )  ) ( ( ( (  ( : 2 * (+ A > ?tfXJ<. xj\N@2$|n`RD6( 5 4 3 3 3 3 1 1 ~/ }. |. {. z. y. x, " w* v* u* t* s* * r( q( p(- o*  nB m< l8 k8 j6 i6 h6 g6 f6 e0 d/ c, b, a, - `+ _*  ^( ]( \( [8 Z6 Y4 X0 W.  V- U+ T* S5 R- Q, ) P, O+ & N+. M+- L+/ K+. J+2 I+ H+ ?tfXJ<. xj\N@2$|n`RD6( E- D- C- B, A, @, ?, >, =, <, ;,  :, 9, 8* 7** 6* 5* 4* 3* 2*0 1* 0*2 /* .* -)  ,) 4 +)" *)( )) (( '( &( %(  $(  #( "( !B B B B B B B @ > < < : :  : : : : 8 8 7 7 7 6 6 6 6 6 ?tfXJ<. xj\N@2$|n`RD6( 1 0 0 0 0 0 ~0 }0 |0 {0 z0 y0 x0 w0 v0 u0 t0 s0 r0 q/  p/  o/ n/ m/ l/ k. j. i. h. g.  f. e. d- c- b- a- `-  _-  ^-  ]-  \-  [-  Z- Y-  X- W- V- U- T- S- R- Q- P- O- N- M- L- K- J- I- H- G- F- ?tfXJ<. xj\N@2$|n`RD6( C: B: A: @:  ?:  >:  =:  <:  ;:  ::  9: ' 8: & 7:  6: 5: 4: 39 28 18 08 /7 .7 -7 ,7 +7 *7 )7 (6 '6 &6 %6 $6 #6 "6 !6 6 6 6 5 5 5 5 4 4 4 4 4 4 4 4 3 3 3 3 3 2 2 1 1 1 1 1 1 ?tfXJ<. xj\N@2$|n`RD6( 6 6 6 6 ~6 }6 |2 {2 z1 y0 x, w,  v, u8 t7 s6 r0 q- p; o; n; m; l; k; j; i; h5 g( f( e(  dB cB bB aB `> _= ^= ]< \< [< Z< Y< X; W; V; U; T; S; R:  Q:  P: ' O: ! N:  M:  L:  K:  J:  I:  H:  G:  F:  E:  D:  ?tfXJ<. xj\N@2$|n`RD6( A(A @(  ?(  >< =*, <6 ;, :< 98 86 72 6, 5.& 4.% 3.$ 2* 1* 0( /, .B -8 ,6 +/ */ )/ (. '. &. %.  $. #. ". !. . + * . * ) )  ( : : 6 -  -  - - ) )  ) ( : 7 - < , *) * ) ) A A 9 8 8 ooBISHOPbishop\o1 1. Leader, protector \o1 2. Office, position of leadership \o1 3. Personal inBETROTHEDbetrothed\o1 1. Pledged to be married \gtrm mnjsteuomai \trnl mnæsteuomai \xref [L&N 34.74] \def promise in marriage \gtrm ƒrmozw, ƒrmozomai \trnl harmozõ, harmozomai \xref [L&N 34.74] \def betroth \gtrm parqenov \trnl parthenos \xref [L&N 34.77] \def unmarried person (noun) \xref [L&N 9.39] \def virgin (female) \xref [L&N 9.33] \def virgin (male) \en2 1. Pledged to be married \gtrm mnjsteuomai \trnl mnæsteuomai _reference_start_Matthew 1:18_reference_end_ _reference_start_Luke 1:27_reference_end_ _reference_start_Luke 2:5_reference_end_ \gtrm parqenov \trnl parthenos 1CO 7:36 (Implied), 37 (Implied), 38 (Implied) _reference_start_1 Corinthians 7:36_reference_end_ _reference_start_1 Corinthians 7:37_reference_end_ _reference_start_1 Corinthians 7:38_reference_end_teraction by God, demonstration of divine power \gtrm episkopj \trnl episkopæ \xref [L&N 34.51] \def visitation \xref [L&N 53.69] \def office as a church leader \xref [L&N 35.40] \def position of responsibility \gtrm episkopov \trnl episkopos \xref [L&N 35.43] \def guardian \xref [L&N 53.71] \def church leader \en2 1. Leader, protector \gtrm episkopov \trnl episkopos _reference_start_Acts 20:28_reference_end_ _reference_start_Philippians 1:1_reference_end_ _reference_start_1 Timothy 3:2_reference_end_ _reference_start_Titus 1:7_reference_end_ _reference_start_1 Peter 2:25_reference_end_ \en2 2. Office, position of leadership \gtrm episkopj \trnl episkopæ _reference_start_Acts 1:20_reference_end_ _reference_start_1 Timothy 3:1_reference_end_ \en2 3. Personal interaction by God, demonstration of divine power \gtrm episkopj \trnl episkopæ _reference_start_Luke 19:44_reference_end_ _reference_start_1 Peter 2:12_reference_end_aking evil and insulting words \o1 3. Insult, belittle Christ \o1 4. Insult, belittle angels \o1 5. Insult, belittle, speak evil against humans (especially God's people) \gtrm blasfjmew \trnl blasphæmeõ \xref [L&N 33.400] \def blaspheme, revile \gtrm blasfjmia \trnl blasphæmia \xref [L&N 33.400] \def reviling \xref [L&N 33.401] \def blasphemy \gtrm blasfjmov, ov \trnl blasphæmos, ov \xref [L&N 33.402] \def blasphemous \gtrm blasfjmov, ou \trnl blasphæmos, ou \xref [L&N 33.403] \def blasphemer \en2 1. Assuming authority which belongs only to God or the Holy Spirit, taking God's authority lightly, belittling God (or a god) \gtrm blasfjmew \trnl blasphæmeõ MAT 9:3; 12:31 (2 occurrences); 26:65 _reference_start_Matthew 9:3_reference_end_ _reference_start_Matthew 12:31_reference_end_ _reference_start_Matthew 26:65_reference_end_ _reference_start_Mark 3:29_reference_end_ LUK 12:10; 22:65 (alternate sense 1.) _reference_start_Luke 12:10_reference_end_ _reference_start_Luke 22:65_reference_end_ _reference_start_John 10:36_reference_end_ _reference_start_Acts 19:37_reference_end_ _reference_start_Acts 26:11_reference_end_ _reference_start_1 Timothy 1:20_reference_end_ _reference_start_1 Timothy 6:1_reference_end_ _reference_start_Titus 2:5_reference_end_ _reference_start_2 Peter 2:2_reference_end_ _reference_start_Romans 2:24_reference_end_ _reference_start_Revelation 13:6_reference_end_ _reference_start_Revelation 16:9_reference_end_ _reference_start_Revelation 16:11_reference_end_ _reference_start_Revelation 16:21_reference_end_ \gtrm blasfjmia \trnl blasphæmia _reference_start_Matthew 26:65_reference_end_ _reference_start_Mark 2:7_reference_end_ _reference_start_Mark 14:64_reference_end_ _reference_start_Luke 5:21_reference_end_ _reference_start_John 10:33_reference_end_ _reference_start_Revelation 2:9_reference_end_ _reference_start_Revelation 13:1_reference_end_ _reference_start_Revelation 13:5_reference_end_ _reference_start_Revelation 13:6_reference_end_ _reference_start_Revelation 17:3_reference_end_ \gtrm blasfjmov, ov \trnl blasphæmos, ov ACT 6:11 (because of Moses' association with God's law), 13 (against the temple because of its association with God) _reference_start_Acts 6:11_reference_end_ _reference_start_Acts 6:13_reference_end_ \gtrm blasfjmov, ou \trnl blasphæmos, ou _reference_start_1 Timothy 1:13_reference_end_ \en2 2. As 1, with particular focus on speaking evil and insulting words \gtrm blasfjmew \trnl blasphæmeõ _reference_start_Mark 3:28_reference_end_ \gtrm blasfjmia \trnl blasphæmia _reference_start_Matthew 12:31_reference_end_ _reference_start_Matthew 15:19_reference_end_ _reference_start_Mark 3:28_reference_end_ _reference_start_Mark 7:22_reference_end_ _reference_start_Ephesians 4:31_reference_end_ _reference_start_Colossians 3:8_reference_end_ _reference_start_1 Timothy 6:4_reference_end_ \gtrm blasfjmov, ov \trnl blasphæmos, ov _reference_start_2 Timothy 3:2_reference_end_ \en2 3. Insult, belittle Christ \gtrm blasfjmew \trnl blasphæmeõ _reference_start_Matthew 27:39_reference_end_ _reference_start_Mark 15:29_reference_end_ _reference_start_Luke 23:39_reference_end_ _reference_start_James 2:7_reference_end_ \en2 4. Insult, belittle angels \gtrm blasfjmew \trnl blasphæmeõ _reference_start_2 Peter 2:10_reference_end_ _reference_start_2 Peter 2:12_reference_end_ _reference_start_Jude 1:8_reference_end_ _reference_start_Jude 1:10_reference_end_ \gtrm blasfjmia \trnl blasphæmia _reference_start_Jude 1:9_reference_end_ \gtrm blasfjmov, ov \trnl blasphæmos, ov _reference_start_2 Peter 2:11_reference_end_ \en2 5. Insult, belittle, speak evil against humans (especially God's people) \gtrm blasfjmew \trnl blasphæmeõ _reference_start_Acts 13:45_reference_end_ _reference_start_Acts 18:6_reference_end_ _reference_start_Romans 3:8_reference_end_ _reference_start_Romans 14:16_reference_end_ _reference_start_1 Corinthians 4:13_reference_end_ _reference_start_1 Corinthians 10:30_reference_end_ _reference_start_Titus 3:2_reference_end_ _reference_start_1 Peter 4:4_reference_end_ %1%d==_BLESS, BLESSED, BLESSINGbless, blessed, blessing\o1 1. To bless, when God, or Christ, is the subject: to endow with power, to do something good for someone \o1 2. To bless, when someone other than God is the subject: to convey God's beneficent power to someone, to ask God to do something good to someone \o2 a. A senior person blesses a junior person in a formal act \o2 b. Someone blesses someone else informally \o1 3. To praise God or thank Him for what He has provided or done, to refer to God as the source of power and good \o1 4. Blessed (adjective or verb participle form) \o2 a. The state of person for whom God has done something good \o2 b. Praised, acknowledged as being the source of good \o2 c. Being in a desirable state or positi7CBLASPHEMEblaspheme\o1 1. Assuming authority which belongs only to God or the Holy Spirit, taking God's authority lightly, belittling God (or a god) \o1 2. As 1, with particular focus on spe ?tfXJ<. xj\N@2$|n`RD6( *" : ~1 }0 |0 {, z, y*3 x< w8 v.  u. t- s- r, q, - p= oA nA mA l= k= j; i*' h) g(' f7 e6 d3 c1 b) a) `( _(  ^) ]6 \, [, ZB YB  XB  WB  VB U+ ! T* S)@ R) Q(A PB OB NB MB  L- K= J8 I6 H6 G, F,% E+ $ D*A C* B)on, fortunate \o1 5. Blessing \o2 a. The good things that God does for his people, spiritual or material provisions \o2 b. The activity of praising or thanking God \o2 c. The state of being in a desirable situation, fortunate \o1 6. Miscellaneous \gtrm eulogew \trnl eulogeõ \xref [L&N 33.470] \def bless \xref [L&N 88.69] \def act kindly toward \xref [L&N 33.356] \def praise \gtrm eulogjtov \trnl eulogætos \xref [L&N 33.362] \def to be praised \gtrm eulogia \trnl eulogia \xref [L&N 33.356] \def praise \xref [L&N 33.366] \def flattery \xref [L&N 33.470] \def blessing \xref [L&N 88.70] \def benefit \xref [L&N 57.105] \def gift \xref [L&N 59.56] \def large amount (part of an idiom) \gtrm kateulogew \trnl kateulogeõ \xref [L&N 33.470] \def bless \gtrm makariov \trnl makarios \xref [L&N 25.119] \def happy \gtrm makarismov \trnl makarismos \xref [L&N 25.118] \def happiness \gtrm makarizw \trnl makarizõ \xref [L&N 25.120] \def regard as happy \en2 1. To bless, when God, or Christ, is the subject: to endow with power, to do something good for someone \gtrm eulogew \trnl eulogeõ _reference_start_Luke 24:51_reference_end_ _reference_start_Acts 3:25_reference_end_ _reference_start_Acts 3:26_reference_end_ GAL 3:8 (a prefix is affixed to this form), 9 _reference_start_Galatians 3:8_reference_end_ _reference_start_Galatians 3:9_reference_end_ _reference_start_Ephesians 1:3_reference_end_ _reference_start_Hebrews 6:14_reference_end_ \en2 2. To bless, when someone other than God is the subject: to convey God's beneficent power to someone, to ask God to do something good to someone \en3 a. A senior person blesses a junior person in a formal act \gtrm eulogew \trnl eulogeõ _reference_start_Luke 2:34_reference_end_ _reference_start_Luke 24:50_reference_end_ _reference_start_Hebrews 7:1_reference_end_ _reference_start_Hebrews 7:6_reference_end_ _reference_start_Hebrews 7:7_reference_end_ _reference_start_Hebrews 11:20_reference_end_ _reference_start_Hebrews 11:21_reference_end_ \gtrm kateulogew \trnl kateulogeõ _reference_start_Mark 10:16_reference_end_ \en3 b. Someone blesses someone else informally \gtrm eulogew \trnl eulogeõ _reference_start_Luke 6:28_reference_end_ ROM 12:14 (2 occurrences) _reference_start_Romans 12:14_reference_end_ _reference_start_1 Corinthians 4:12_reference_end_ _reference_start_1 Peter 3:9_reference_end_ \en2 3. To praise God or thank Him for what He has provided or done, to refer to God as the source of power and good \gtrm eulogew \trnl eulogeõ _reference_start_Matthew 14:19_reference_end_ _reference_start_Matthew 26:26_reference_end_ _reference_start_Mark 6:41_reference_end_ _reference_start_Mark 8:7_reference_end_ _reference_start_Mark 14:22_reference_end_ _reference_start_Luke 1:64_reference_end_ _reference_start_Luke 2:28_reference_end_ _reference_start_Luke 9:16_reference_end_ _reference_start_Luke 24:30_reference_end_ _reference_start_Luke 24:53_reference_end_ _reference_start_1 Corinthians 10:16_reference_end_ _reference_start_1 Corinthians 14:16_reference_end_ _reference_start_James 3:9_reference_end_ \en2 4. Blessed (adjective or verb participle form) \en3 a. The state of person for whom God has done something good \gtrm eulogew \trnl eulogeõ _reference_start_Matthew 21:9_reference_end_ _reference_start_Matthew 23:39_reference_end_ _reference_start_Matthew 25:34_reference_end_ _reference_start_Mark 11:9_reference_end_ _reference_start_Mark 11:10_reference_end_ LUK 1:42 (2 occurrences); 13:35; 19:38 _reference_start_Luke 1:42_reference_end_ _reference_start_Luke 13:35_reference_end_ _reference_start_Luke 19:38_reference_end_ _reference_start_John 12:13_reference_end_ \en3 b. Praised, acknowledged as being the source of good \gtrm eulogjtov \trnl eulogætos _reference_start_Mark 14:61_reference_end_ _reference_start_Luke 1:68_reference_end_ _reference_start_Romans 1:25_reference_end_ _reference_start_Romans 9:5_reference_end_ _reference_start_2 Corinthians 1:3_reference_end_ _reference_start_2 Corinthians 11:31_reference_end_ _reference_start_Ephesians 1:3_reference_end_ _reference_start_1 Peter 1:3_reference_end_ \gtrm makariov \trnl makarios _reference_start_1 Timothy 1:11_reference_end_ _reference_start_1 Timothy 6:15_reference_end_ \en3 c. Being in a desirable state or position, fortunate \gtrm makariov \trnl makarios _reference_start_Matthew 5:3_reference_end_ _reference_start_Matthew 5:4_reference_end_ _reference_start_Matthew 5:5_reference_end_ _reference_start_Matthew 5:6_reference_end_ _reference_start_Matthew 5:7_reference_end_ _reference_start_Matthew 5:8_reference_end_ _reference_start_Matthew 5:9_reference_end_ _reference_start_Matthew 5:10_reference_end_ _reference_start_Matthew 5:11_reference_end_ _reference_start_Matthew 11:6_reference_end_ _reference_start_Matthew 13:16_reference_end_ _reference_start_Matthew 16:17_reference_end_ _reference_start_Matthew 24:46_reference_end_ LUK 1:45; 6:20, 21 (2 occurrences), 22; 7:23; 10:23; 11:27, 28; 12:37, 38, 43; 14:14, 15; 23:29 _reference_start_Luke 1:45_reference_end_ _reference_start_Luke 6:20_reference_end_ _reference_start_Luke 6:21_reference_end_ _reference_start_Luke 6:22_reference_end_ _reference_start_Luke 7:23_reference_end_ _reference_start_Luke 10:23_reference_end_ _reference_start_Luke 11:27_reference_end_ _reference_start_Luke 11:28_reference_end_ _reference_start_Luke 12:37_reference_end_ _reference_start_Luke 12:38_reference_end_ _reference_start_Luke 12:43_reference_end_ _reference_start_Luke 14:14_reference_end_ _reference_start_Luke 14:15_reference_end_ _reference_start_Luke 23:29_reference_end_ _reference_start_John 13:17_reference_end_ _reference_start_John 20:29_reference_end_ _reference_start_Acts 20:35_reference_end_ _reference_start_Acts 26:2_reference_end_ _reference_start_Romans 4:7_reference_end_ _reference_start_Romans 4:8_reference_end_ _reference_start_Romans 14:22_reference_end_ _reference_start_1 Corinthians 7:40_reference_end_ _reference_start_Titus 2:13_reference_end_ _reference_start_James 1:12_reference_end_ _reference_start_James 1:25_reference_end_ _reference_start_1 Peter 3:14_reference_end_ _reference_start_1 Peter 4:14_reference_end_ REV 1:3; 14:13 (2 occurrences); 16:15; 19:9; 20:6; 22:7, 14 _reference_start_Revelation 1:3_reference_end_ _reference_start_Revelation 14:13_reference_end_ _reference_start_Revelation 16:15_reference_end_ _reference_start_Revelation 19:9_reference_end_ _reference_start_Revelation 20:6_reference_end_ _reference_start_Revelation 22:7_reference_end_ _reference_start_Revelation 22:14_reference_end_ \gtrm makarizw \trnl makarizõ LUK 1:48 (Greek verb form corresponds to the Greek adjective form) _reference_start_Luke 1:48_reference_end_ JAS 5:11 (Greek verb form corresponds to the Greek adjective form) _reference_start_James 5:11_reference_end_ \en2 5. Blessing \en3 a. The good things that God does for his people, spiritual or material provisions \gtrm eulogia \trnl eulogia _reference_start_Romans 15:29_reference_end_ 2CO 9:5 (this may be an indirect blessing of God) (2 occurrences), 6 (this may be an indirect blessing of God) (2 occurrences) _reference_start_2 Corinthians 9:5_reference_end_ _reference_start_2 Corinthians 9:6_reference_end_ _reference_start_Galatians 3:14_reference_end_ _reference_start_Ephesians 1:3_reference_end_ _reference_start_Hebrews 6:7_reference_end_ _reference_start_Hebrews 12:17_reference_end_ _reference_start_1 Peter 3:9_reference_end_ \en3 b. The activity of praising or thanking God \gtrm eulogia \trnl eulogia _reference_start_James 3:10_reference_end_ _reference_start_Revelation 5:12_reference_end_ _reference_start_Revelation 5:13_reference_end_ _reference_start_Revelation 7:12_reference_end_ \en3 c. The state of being in a desirable situation, fortunate \gtrm makarismov \trnl makarismos _reference_start_Romans 4:6_reference_end_ _reference_start_Romans 4:9_reference_end_ _reference_start_Galatians 4:15_reference_end_ \en2 6. Miscellaneous \gtrm eulogia \trnl eulogia ROM 16:18 (in this case, the activity is a non-activity) _reference_start_Romans 16:18_reference_end_ _reference_start_1 Corinthians 10:16_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( ?*  >*  =* <* ;* :* 9*- 8(. 7( 6(  5(  4( 3( 2( 1( 0( /( .( -( ,( +6 *6 )< (1 '/  &/ %-  $- #*D ")= !+ *& * # ** ) ) (" (' ( ; . .  *5 * *  * *@ ) ) )) ( ( < . -  * )  :  :  : : : *2 ?tfXJ<. xj\N@2$|n`RD6( ~-  }- |- {- z- y+ x* w*  v*  u*  t) s) r) q( p( o(  n( m.  l- k0 j- i- hB gB fB e; d< c:  b: a1 `0 _/  ^/  ]- \; [*0 ZB YB XB WB VB UB TB S< R< Q; P; O8 N.( M- L- K- J, I,# H+ G+  F* E* D* C* + B* & A* % @*  united together; the Church of Jesus Christ \o1 4. The dead body of a person or animal \o1 5. The form or substance of an inanimate object \o1 6. The reality as opposed to its representation \o1 7. A sexual union of two persons \gtrm swma \trnl sõma \xref [L&N 8.1] \def body (noun) \xref [L&N 9.8] \def physical being \xref [L&N 11.34] \def church \xref [L&N 87.78] \def slave \xref [L&N 58.66] \def reality \xref [L&N 1.26] \def celestial bodies \xref [L&N 23.91] \def alive (at home in the body) \xref [L&N 23.111] \def die (depart from the body) \gtrm swmatikov \trnl sõmatikos \xref [L&N 8.2] \def bodily, physical (adjective) \gtrm swmatikwv \trnl sõmatikõs \xref [L&N 8.2] \def bodily, physically (adverb) \xref [L&N 70.7] \def in reality \gtrm susswma, susswmov \trnl sussõma, sussõmos \xref [L&N 11.9] \def co-member \gtrm ptwma \trnl ptõma \xref [L&N 8.7] \def dead body, carcass, corpse (noun) \gtrm crwv \trnl chrõs \xref [L&N 8.53] \def skin \gtrm kwlon \trnl kõlon \xref [L&N 8.8] \def dead man's  unburied body, corpse \en2 1. The physical body of a living person or animal \en3 a. The living, physical part of a person or animal, the flesh \gtrm swma \trnl sõma MAT 6:25 (2 occurrences); 10:28 (2 occurrences); 26:12, 26 (possibly a metaphor) _reference_start_Matthew 6:25_reference_end_ _reference_start_Matthew 10:28_reference_end_ _reference_start_Matthew 26:12_reference_end_ _reference_start_Matthew 26:26_reference_end_ MRK 5:29; 14:8, 22 (possibly a metaphor) _reference_start_Mark 5:29_reference_end_ _reference_start_Mark 14:8_reference_end_ _reference_start_Mark 14:22_reference_end_ LUK 12:4, 22, 23; 22:19 (possibly a metaphor) _reference_start_Luke 12:4_reference_end_ _reference_start_Luke 12:22_reference_end_ _reference_start_Luke 12:23_reference_end_ _reference_start_Luke 22:19_reference_end_ _reference_start_John 2:21_reference_end_ _reference_start_Romans 1:24_reference_end_ _reference_start_Romans 4:19_reference_end_ _reference_start_Romans 7:4_reference_end_ _reference_start_Romans 8:10_re ference_end_ _reference_start_Romans 12:4_reference_end_ 1CO 5:3; 6:13 (2 occurrences), 18 (2 occurrences) ( alternate sense 3.), 19 (alternate sense 3.), 20 (alternate sense 3.); 7:4 (2 occurrences), 34; 10:16; 11:24 (possibly a metaphor), 27, 29 (alternate sense 3.); 12:12 (3 occurrences), 14 (figuratively #3 (personification of the members of the human body which represent members of the body of Christ)), 15 (figuratively #3 (personification of the members of the human body which represent members of the body of Christ)) (2 occurrences), 16 (figuratively #3 (personification of the members of the human body which represent members of the body of Christ)) (2 occurrences), 17 (figuratively #3 (personification of the members of the human body which represent members of the body of Christ)) (2 occurrences), 18 (figuratively #3 (personification of the members of the human body which represent members of the body of Christ)), 19 (figuratively #3 (personification of the members of the human body which represent members of the body of Christ)), 20 (figuratively #3 (personification of the members of the human body which represent members of the body of Christ)), 22 (figuratively #3 (personification of the members of the human body which represent members of the body of Christ)), 23 (figuratively #3 (personification of the members of the human body which represent members of the body of Christ)), 24 (figuratively #3 (personification of the members of the human body which represent members of the body of Christ)), 25 (figuratively #3 (personification of the members of the human body which represent members of the body of Christ)); 13:3 _reference_start_1 Corinthians 5:3_reference_end_ _reference_start_1 Corinthians 6:13_reference_end_ _reference_start_1 Corinthians 6:18_reference_end_ _reference_start_1 Corinthians 6:19_reference_end_ _reference_start_1 Corinthians 6:20_reference_end_ _reference_start_1 Corinthians 7:4_reference_end_ _reference_start_1 Corinthians 7:34_reference_end_ _reference_start_1 Corinthians 10:16_reference_end_ _reference_start_1 Corinthians 11:24_reference_end_ _reference_start_1 Corinthians 11:27_reference_end_ _reference_start_1 Corinthians 11:29_reference_end_ _reference_start_1 Corinthians 12:12_reference_end_ _reference_start_1 Corinthians 12:14_reference_end_ _reference_start_1 Corinthians 12:15_reference_end_ 2CO 12:2 (2 occurrences), 3 (2 occurrences) _reference_start_2 Corinthians 12:2_reference_end_ _reference_start_2 Corinthians 12:3_reference_end_ _reference_start_Galatians 6:17_reference_end_ PHP 3:21 (2 occurrences) _reference_start_Philippians 3:21_reference_end_ _reference_start_Colossians 1:22_reference_end_ _reference_start_Colossians 2:23_reference_end_ _reference_start_1 Thessalonians 5:23_reference_end_ _reference_start_Hebrews 10:5_reference_end_ _reference_start_Hebrews 10:10_reference_end_ JAS 2:16, 26; 3:2 (alternate sense 1.c. by extension), 3, 6 (alternate sense 1.c. by extension) _reference_start_James 2:16_reference_end_ _reference_start_James 2:26_reference_end_ _reference_start_James 3:2_reference_end_ _reference_start_James 3:3_reference_end_ _reference_start_James 3:6_reference_end_ _reference_start_1 Peter 2:24_reference_end_ _reference_start_Revelation 18:13_reference_end_ \gtrm swmatikov \trnl sõmatikos _reference_start_Luke 3:22_reference_end_ _reference_start_1 Timothy 4:8_reference_end_ \gtrm swmatikwv \trnl sõmatikõs _reference_start_Colossians 2:9_reference_end_ \gtrm crwv \trnl chrõs _reference_start_Acts 19:12_reference_end_ \en3 b. A human being living in this world, one's humanity \gtrm swma \trnl sõma 2CO 4:10 (2 occurrences); 5:6, 8, 10 _reference_start_2 Corinthians 4:10_reference_end_ _reference_start_2 Corinthians 5:6_reference_end_ _reference_start_2 Corinthians 5:8_reference_end_ _reference_start_2 Corinthians 5:10_reference_end_ HEB 13:3 (i.e. As if you were in their boots (paraphrased from NIV)) _reference_start_Hebrews 13:3_reference_end_ \en3 c. The whole of a person (not only the physical part), the self \gtrm swma \trnl sõma MAT 5:29, 30; 6:22 (2 occurrences), 23 _reference_start_Matthew 5:29_reference_end_ _reference_start_Matthew 5:30_reference_end_ _reference_start_Matthew 6:22_reference_end_ _reference_start_Matthew 6:23_reference_end_ LUK 11:34 (3 occurrences), 36 _reference_start_Luke 11:34_reference_end_ _reference_start_Luke 11:36_reference_end_ _reference_start_Romans 8:23_reference_end_ _reference_start_Romans 12:1_reference_end_ _reference_start_1 Corinthians 6:15_reference_end_ _reference_start_1 Corinthians 9:27_reference_end_ _reference_start_2 Corinthians 10:10_reference_end_ _reference_start_Ephesians 5:28_reference_end_ _reference_start_Philippians 1:20_reference_end_ HEB 10:22 (alternate sense 1.a. referring to the ceremonial cleansing by a priest as a figure for our spiritual cleansing) _reference_start_Hebrews 10:22_reference_end_ \en2 2. Human nature, that part of a human being that tends toward sin \gtrm swma \trnl sõma ROM 6:6, 12 (alternate sense 1.); 7:24; 8:11 (alternate sense 1.), 13 _reference_start_Romans 6:6_reference_end_ _reference_start_Romans 6:12_reference_end_ _reference_start_Romans 7:24_reference_end_ _reference_start_Romans 8:11_reference_end_ _reference_start_Romans 8:13_reference_end_ _reference_start_Colossians 2:11_reference_end_ \en2 3. A group of people united together; the Church of Jesus Christ \gtrm swma \trnl sõma _reference_start_Romans 12:5_reference_end_ 1CO 10:17; 11:29 (alternate sense 1.a.); 12:13, 27 _reference_start_1 Corinthians 10:17_reference_end_ _reference_start_1 Corinthians 11:29_reference_end_ _reference_start_1 Corinthians 12:13_reference_end_ _reference_start_1 Corinthians 12:27_reference_end_ EPH 1:23; 2:16; 4:4, 12, 16 (2 occurrences); 5:23, 30 _reference_start_Ephesians 1:23_reference_end_ _reference_start_Ephesians 2:16_reference_end_ _reference_start_Ephesians 4:4_reference_end_ _reference_start_Ephesians 4:12_reference_end_ _reference_start_Ephesians 4:16_reference_end_ _reference_start_Ephesians 5:23_reference_end_ _reference_start_Ephesians 5:30_reference_end_ _reference_start_Colossians 1:18_reference_end_ _reference_start_Colossians 1:24_reference_end_ _reference_start_Colossians 2:19_reference_end_ _reference_start_Colossians 3:15_reference_end_ \en2 4. The dead body of a person or animal \gtrm swma \trnl sõma _reference_start_Matthew 27:52_reference_end_ _reference_start_Matthew 27:58_reference_end_ _reference_start_Matthew 27:59_reference_end_ _reference_start_Mark 15:43_reference_end_ _reference_start_Luke 17:37_reference_end_ _reference_start_Luke 23:52_reference_end_ _reference_start_Luke 23:55_reference_end_ _reference_start_Luke 24:3_reference_end_ _reference_start_Luke 24:23_reference_end_ JHN 19:31 (alternate sense 1.), 38 (2 occurrences), 40; 20:12 _reference_start_John 19:31_reference_end_ _reference_start_John 19:38_reference_end_ _reference_start_John 19:40_reference_end_ _reference_start_John 20:12_reference_end_ _reference_start_Acts 9:40_reference_end_ _reference_start_Hebrews 13:11_reference_end_ _reference_start_Jude 1:9_reference_end_ \gtrm ptwma \trnl ptõma _reference_start_Matthew 14:12_reference_end_ _reference_start_Matthew 24:28_reference_end_ _reference_start_Mark 6:29_reference_end_ _reference_start_Mark 15:45_reference_end_ _reference_start_Revelation 11:8_reference_end_ _reference_start_Revelation 11:9_reference_end_ \gtrm kwlon \trnl kõlon _reference_start_Hebrews 3:17_reference_end_ \en2 5. The form or substance of an inanimate object \gtrm swma \trnl sõma 1CO 15:35, 37, 38 (2 occurrences), 40 (2 occurrences), 44 (3 occurrences) _reference_start_1 Corinthians 15:35_reference_end_ _reference_start_1 Corinthians 15:37_reference_end_ _reference_start_1 Corinthians 15:38_reference_end_ _reference_start_1 Corinthians 15:40_reference_end_ _reference_start_1 Corinthians 15:44_reference_end_ \en2 6. The reality as opposed to its representation \gtrm swma \trnl sõma _reference_start_Colossians 2:17_reference_end_ \en2 7. A sexual union of two persons \gtrm swma \trnl sõma _reference_start_1 Corinthians 6:16_reference_end_ g?++9BROTHER, SISTERbrother, sister\see (see also DISCIPLE, HOLY) \o1 1. Biological sibling, children of the same parent or parents \i9BODYbody\see (see also FLESH, sense 3.) \o1 1. The physical body of a living person or animal \o2 a. The living, physical part of a person or animal, the flesh \o2 b. A human being living in this world, one's humanity \o2 c. The whole of a person (not only the physical part), the self \o1 2. Human nature, that part of a human being that tends toward sin \o1 3. A group of people  ?tfXJ<. xj\N@2$|n`RD6( =. <.  ;.  :-  93 8- 7- 6- 5- 4- 3:  22 11 0/ /.  .. --  ,- +* $ ** " )( (( '( &( %:  $/ #/ "/ !/ , 3 6 * B < ; ; ; ; ; : :  4 3 3 2 0 /  /  .  .  . .  .  .  .  ." . . . . . . ?tfXJ<. xj\N@2$|n`RD6( |( . {(  z( y( x( w( v< u= t:  s4 r- q5 p* o* n* m)  l)  k)# j( i( 2 h(  g. f3 e., d.( c.& b.% a.# `: _B ^B  ])- \) [( Z( YA X: W, ( V+ U+( T+& S+ R* Q* P*7 O*4 N*% M)+ L(; K(: J(4 I3 H3 G3 F3 E1 D1 C1 B1 A1 @1 ?1 >. o2 a. Generic, including both female and male \o2 b. Male \o2 c. Female \o1 2. Fellow believer \o2 a. Second person, as a form of address (usually generic unless the context dictates otherwise) \o2 b. Third person, as a masculine reference \o2 c. Third person, as a feminine reference \o2 d. Third person, as a generic reference \o1 3. Fellow Jew \o1 4. Fellow countryman \o1 5. Neighbor \gtrm adelfov \trnl adelphos \xref [L&N 10.49] \def brother(s) \xref [L&N 11.23] \def fellow believer \xref [L&N 11.25] \def fellow Jew \xref [L&N 11.57] \def fellow countryman \xref [L&N 11.89] \def neighbor \gtrm adelfotjv \trnl adelphotæs \xref [L&N 11.22] \def brotherhood \gtrm adelfj \trnl adelphæ \xref [L&N 10.50] \def sister \xref [L&N 11.24] \def fellow believer \gtrm filadelfia \trnl philadelphia \xref [L&N 25.34] \def love for fellow believer \gtrm filadelfov \trnl philadelphos \xref [L&N 25.35] \def one who loves fellow believers \en2 1. Biological sibling, children of the same parent or parents \en3 a. Generic, including both female and male \gtrm adelfov \trnl adelphos MAT 10:21 (2 occurrences); 12:50 (a live metaphor for “insider”, some one who counts and has influence); 19:29 _reference_start_Matthew 10:21_reference_end_ _reference_start_Matthew 12:50_reference_end_ _reference_start_Matthew 19:29_reference_end_ MRK 3:35 (a live metaphor for “insider”, some one who counts and has influence); 10:29, 30 _reference_start_Mark 3:35_reference_end_ _reference_start_Mark 10:29_reference_end_ _reference_start_Mark 10:30_reference_end_ _reference_start_Luke 14:12_reference_end_ _reference_start_Luke 14:26_reference_end_ _reference_start_Luke 18:29_reference_end_ _reference_start_2 Thessalonians 3:15_reference_end_ \gtrm filadelfia \trnl philadelphia _reference_start_Romans 12:10_reference_end_ 1TH 4:9 (metaphor) _reference_start_1 Thessalonians 4:9_reference_end_ _reference_start_Hebrews 13:1_reference_end_ 2PE 1:7 (2 occurrences) _reference_start_2 Peter 1:7_reference_end_ \gtrm filadelfov \trnl philadelphos _reference_start_1 Peter 3:8_reference_end_ \en3 b. Male \gtrm adelfov \trnl adelphos MAT 1:2, 11; 4:18 (2 occurrences), 21 (2 occurrences); 10:2 (2 occurrences); 12:46, 47, 48, 49 (a live metaphor for “insider”, some one who counts and has influence); 13:55; 14:3; 17:1; 20:24; 22:24 (2 occurrences), 25 (2 occurrences) _reference_start_Matthew 1:2_reference_end_ _reference_start_Matthew 1:11_reference_end_ _reference_start_Matthew 4:18_reference_end_ _reference_start_Matthew 4:21_reference_end_ _reference_start_Matthew 10:2_reference_end_ _reference_start_Matthew 12:46_reference_end_ _reference_start_Matthew 12:47_reference_end_ _reference_start_Matthew 12:48_reference_end_ _reference_start_Matthew 12:49_reference_end_ _reference_start_Matthew 13:55_reference_end_ _reference_start_Matthew 14:3_reference_end_ _reference_start_Matthew 17:1_reference_end_ _reference_start_Matthew 20:24_reference_end_ _reference_start_Matthew 22:24_reference_end_ _reference_start_Matthew 22:25_reference_end_ MRK 1:16, 19; 3:17, 31, 32, 33, 34 (could also be generic); 5:37; 6:3, 17, 18; 12:19 (2 occurrences), 20; 13:12 (2 occurrences) _reference_start_Mark 1:16_reference_end_ _reference_start_Mark 1:19_reference_end_ _reference_start_Mark 3:17_reference_end_ _reference_start_Mark 3:31_reference_end_ _reference_start_Mark 3:32_reference_end_ _reference_start_Mark 3:33_reference_end_ _reference_start_Mark 3:34_reference_end_ _reference_start_Mark 5:37_reference_end_ _reference_start_Mark 6:3_reference_end_ _reference_start_Mark 6:17_reference_end_ _reference_start_Mark 6:18_reference_end_ _reference_start_Mark 12:19_reference_end_ _reference_start_Mark 12:20_reference_end_ _reference_start_Mark 13:12_reference_end_ LUK 3:1, 19; 6:14; 8:19, 20, 21; 12:13; 15:27, 32; 16:28; 20:28 (2 occurrences), 29; 21:16 _reference_start_Luke 3:1_reference_end_ _reference_start_Luke 3:19_reference_end_ _reference_start_Luke 6:14_reference_end_ _reference_start_Luke 8:19_reference_end_ _reference_start_Luke 8:20_reference_end_ _reference_start_Luke 8:21_reference_end_ _reference_start_Luke 12:13_reference_end_ _reference_start_Luke 15:27_reference_end_ _reference_start_Luke 15:32_reference_end_ _reference_start_Luke 16:28_reference_end_ _reference_start_Luke 20:28_reference_end_ _reference_start_Luke 20:29_reference_end_ _reference_start_Luke 21:16_reference_end_ _reference_start_John 1:40_reference_end_ _reference_start_John 1:41_reference_end_ _reference_start_John 2:12_reference_end_ _reference_start_John 6:8_reference_end_ _reference_start_John 7:3_reference_end_ _reference_start_John 7:5_reference_end_ _reference_start_John 7:10_reference_end_ _reference_start_John 11:2_reference_end_ _reference_start_John 11:19_reference_end_ _reference_start_John 11:21_reference_end_ _reference_start_John 11:23_reference_end_ _reference_start_John 11:32_reference_end_ ACT 1:14; 7:13 (2 occurrences); 12:2; 28:11 _reference_start_Acts 1:14_reference_end_ _reference_start_Acts 7:13_reference_end_ _reference_start_Acts 12:2_reference_end_ _reference_start_Acts 28:11_reference_end_ _reference_start_Romans 16:23_reference_end_ _reference_start_1 Corinthians 9:5_reference_end_ _reference_start_Galatians 1:19_reference_end_ _reference_start_1 Timothy 5:1_reference_end_ _reference_start_Philemon 1:16_reference_end_ 1JN 3:12 (2 occurrences) _reference_start_1 John 3:12_reference_end_ _reference_start_Jude 1:1_reference_end_ \en3 c. Female \gtrm adelfj \trnl adelphæ MAT 12:50 (metaphor); 13:56; 19:29 _reference_start_Matthew 12:50_reference_end_ _reference_start_Matthew 13:56_reference_end_ _reference_start_Matthew 19:29_reference_end_ MRK 3:35 (a live metaphor for “insider”, some one who counts and has influence); 6:3; 10:29, 30 _reference_start_Mark 3:35_reference_end_ _reference_start_Mark 6:3_reference_end_ _reference_start_Mark 10:29_reference_end_ _reference_start_Mark 10:30_reference_end_ _reference_start_Luke 10:39_reference_end_ _reference_start_Luke 10:40_reference_end_ _reference_start_Luke 14:26_reference_end_ _reference_start_John 11:1_reference_end_ _reference_start_John 11:2_reference_end_ _reference_start_John 11:5_reference_end_ _reference_start_John 11:28_reference_end_ _reference_start_John 11:39_reference_end_ _reference_start_John 19:25_reference_end_ _reference_start_Acts 23:16_reference_end_ _reference_start_Romans 16:15_reference_end_ _reference_start_1 Timothy 5:2_reference_end_ \en2 2. Fellow believer \en3 a. Second person, as a form of address (usually generic unless the context dictates otherwise) \gtrm adelfov \trnl adelphos _reference_start_Acts 9:17_reference_end_ _reference_start_Acts 15:7_reference_end_ _reference_start_Acts 15:13_reference_end_ _reference_start_Acts 21:20_reference_end_ _reference_start_Acts 22:13_reference_end_ _reference_start_Romans 1:13_reference_end_ _reference_start_Romans 7:1_reference_end_ _reference_start_Romans 7:4_reference_end_ _reference_start_Romans 8:12_reference_end_ _reference_start_Romans 10:1_reference_end_ _reference_start_Romans 11:25_reference_end_ _reference_start_Romans 12:1_reference_end_ _reference_start_Romans 15:14_reference_end_ _reference_start_Romans 15:30_reference_end_ _reference_start_Romans 16:17_reference_end_ _reference_start_1 Corinthians 1:10_reference_end_ _reference_start_1 Corinthians 1:11_reference_end_ _reference_start_1 Corinthians 1:26_reference_end_ _reference_start_1 Corinthians 2:1_reference_end_ _reference_start_1 Corinthians 3:1_reference_end_ _reference_start_1 Corinthians 4:6_reference_end_ _reference_start_1 Corinthians 7:24_reference_end_ _reference_start_1 Corinthians 7:29_reference_end_ _reference_start_1 Corinthians 10:1_reference_end_ _reference_start_1 Corinthians 11:33_reference_end_ _reference_start_1 Corinthians 12:1_reference_end_ _reference_start_1 Corinthians 14:6_reference_end_ _reference_start_1 Corinthians 14:20_reference_end_ _reference_start_1 Corinthians 14:26_reference_end_ _reference_start_1 Corinthians 14:39_reference_end_ _reference_start_1 Corinthians 15:1_reference_end_ _reference_start_1 Corinthians 15:50_reference_en d_ _reference_start_1 Corinthians 15:58_reference_end_ _reference_start_1 Corinthians 16:15_reference_end_ _reference_start_2 Corinthians 1:8_reference_end_ _reference_start_2 Corinthians 8:1_reference_end_ _reference_start_2 Corinthians 13:11_reference_end_ _reference_start_Galatians 1:11_reference_end_ _reference_start_Galatians 3:15_reference_end_ _reference_start_Galatians 4:12_reference_end_ _reference_start_Galatians 4:28_reference_end_ _reference_start_Galatians 4:31_reference_end_ _reference_start_Galatians 5:11_reference_end_ _reference_start_Galatians 5:13_reference_end_ _reference_start_Galatians 6:1_reference_end_ _reference_start_Galatians 6:18_reference_end_ _reference_start_Philippians 1:12_reference_end_ _reference_start_Philippians 3:1_reference_end_ _reference_start_Philippians 3:13_reference_end_ _reference_start_Philippians 3:17_reference_end_ _reference_start_Philippians 4:1_reference_end_ _reference_start_Philippians 4:8_reference_end_ _reference_start_1 Thessalonians 1:4_reference_e!nd_ _reference_start_1 Thessalonians 2:1_reference_end_ _reference_start_1 Thessalonians 2:9_reference_end_ _reference_start_1 Thessalonians 2:17_reference_end_ _reference_start_1 Thessalonians 3:7_reference_end_ _reference_start_1 Thessalonians 4:1_reference_end_ _reference_start_1 Thessalonians 4:10_reference_end_ _reference_start_1 Thessalonians 4:13_reference_end_ _reference_start_1 Thessalonians 5:1_reference_end_ _reference_start_1 Thessalonians 5:12_reference_end_ _reference_start_1 Thessalonians 5:14_reference_end_ _reference_start_1 Thessalonians 5:25_reference_end_ _reference_start_2 Thessalonians 1:3_reference_end_ _reference_start_2 Thessalonians 2:1_reference_end_ _reference_start_2 Thessalonians 2:13_reference_end_ _reference_start_2 Thessalonians 2:15_reference_end_ _reference_start_2 Thessalonians 3:1_reference_end_ _reference_start_2 Thessalonians 3:6_reference_end_ _reference_start_2 Thessalonians 3:13_reference_end_ _reference_start_Philemon 1:20_reference_end_ _reference_start_Hebrews "3:1_reference_end_ _reference_start_Hebrews 3:12_reference_end_ _reference_start_Hebrews 10:19_reference_end_ _reference_start_Hebrews 13:22_reference_end_ _reference_start_James 1:2_reference_end_ _reference_start_James 1:16_reference_end_ _reference_start_James 1:19_reference_end_ _reference_start_James 2:1_reference_end_ _reference_start_James 2:5_reference_end_ _reference_start_James 2:14_reference_end_ _reference_start_James 3:1_reference_end_ _reference_start_James 3:10_reference_end_ _reference_start_James 3:12_reference_end_ _reference_start_James 4:11_reference_end_ _reference_start_James 5:7_reference_end_ _reference_start_James 5:9_reference_end_ _reference_start_James 5:10_reference_end_ _reference_start_James 5:12_reference_end_ _reference_start_James 5:19_reference_end_ _reference_start_2 Peter 1:10_reference_end_ \en3 b. Third person, as a masculine reference \gtrm adelfov \trnl adelphos _reference_start_Acts 11:12_reference_end_ _reference_start_Acts 16:40_reference_end_ 1CO 1:1; 7:12, 15 #(2 occurrences); 16:12 (2 occurrences) _reference_start_1 Corinthians 1:1_reference_end_ _reference_start_1 Corinthians 7:12_reference_end_ _reference_start_1 Corinthians 7:15_reference_end_ _reference_start_1 Corinthians 16:12_reference_end_ _reference_start_2 Corinthians 1:1_reference_end_ _reference_start_2 Corinthians 2:13_reference_end_ _reference_start_2 Corinthians 8:18_reference_end_ _reference_start_2 Corinthians 8:22_reference_end_ _reference_start_2 Corinthians 8:23_reference_end_ _reference_start_2 Corinthians 9:3_reference_end_ _reference_start_2 Corinthians 9:5_reference_end_ _reference_start_2 Corinthians 11:9_reference_end_ _reference_start_2 Corinthians 12:18_reference_end_ _reference_start_Ephesians 6:21_reference_end_ _reference_start_Philippians 2:25_reference_end_ _reference_start_Colossians 1:1_reference_end_ _reference_start_Colossians 4:7_reference_end_ _reference_start_Colossians 4:9_reference_end_ _reference_start_1 Thessalonians 3:2_reference_end_ _reference_start_Philemon 1:1_r$eference_end_ _reference_start_Philemon 1:7_reference_end_ _reference_start_Hebrews 13:23_reference_end_ _reference_start_James 2:15_reference_end_ _reference_start_1 Peter 5:12_reference_end_ 2PE 3:15 (2 occurrences) _reference_start_2 Peter 3:15_reference_end_ _reference_start_Revelation 1:9_reference_end_ \en3 c. Third person, as a feminine reference \gtrm adelfj \trnl adelphæ _reference_start_Romans 16:1_reference_end_ _reference_start_1 Corinthians 7:15_reference_end_ _reference_start_1 Corinthians 9:5_reference_end_ _reference_start_James 2:15_reference_end_ 2JN 1:13 (probably a metaphor for church) _reference_start_2 John 1:13_reference_end_ \en3 d. Third person, as a generic reference \gtrm adelfov \trnl adelphos _reference_start_Matthew 23:8_reference_end_ _reference_start_Matthew 25:40_reference_end_ _reference_start_Matthew 28:10_reference_end_ _reference_start_Luke 22:32_reference_end_ _reference_start_John 20:17_reference_end_ _reference_start_John 21:23_reference_end_ _reference_start_Acts %9:30_reference_end_ _reference_start_Acts 10:23_reference_end_ _reference_start_Acts 11:1_reference_end_ _reference_start_Acts 11:29_reference_end_ _reference_start_Acts 12:17_reference_end_ _reference_start_Acts 14:2_reference_end_ _reference_start_Acts 15:1_reference_end_ _reference_start_Acts 15:3_reference_end_ _reference_start_Acts 15:22_reference_end_ _reference_start_Acts 15:23_reference_end_ _reference_start_Acts 15:32_reference_end_ _reference_start_Acts 15:33_reference_end_ _reference_start_Acts 15:36_reference_end_ _reference_start_Acts 15:40_reference_end_ _reference_start_Acts 16:2_reference_end_ _reference_start_Acts 17:6_reference_end_ _reference_start_Acts 17:10_reference_end_ _reference_start_Acts 17:14_reference_end_ _reference_start_Acts 18:18_reference_end_ _reference_start_Acts 18:27_reference_end_ _reference_start_Acts 21:7_reference_end_ _reference_start_Acts 21:17_reference_end_ _reference_start_Acts 28:14_reference_end_ _reference_start_Acts 28:15_reference_end_ ROM 8:29; 14:10 (2& occurrences), 13, 15, 21; 16:14 _reference_start_Romans 8:29_reference_end_ _reference_start_Romans 14:10_reference_end_ _reference_start_Romans 14:13_reference_end_ _reference_start_Romans 14:15_reference_end_ _reference_start_Romans 14:21_reference_end_ _reference_start_Romans 16:14_reference_end_ 1CO 5:11; 6:5, 6 (2 occurrences), 8; 8:11, 12, 13 (4 occurrences); 15:6; 16:11, 20 _reference_start_1 Corinthians 5:11_reference_end_ _reference_start_1 Corinthians 6:5_reference_end_ _reference_start_1 Corinthians 6:6_reference_end_ _reference_start_1 Corinthians 6:8_reference_end_ _reference_start_1 Corinthians 8:11_reference_end_ _reference_start_1 Corinthians 8:12_reference_end_ _reference_start_1 Corinthians 8:13_reference_end_ _reference_start_1 Corinthians 15:6_reference_end_ _reference_start_1 Corinthians 16:11_reference_end_ _reference_start_1 Corinthians 16:20_reference_end_ _reference_start_Galatians 1:2_reference_end_ _reference_start_Ephesians 6:23_reference_end_ _reference_start_Philippians 1:14'_reference_end_ _reference_start_Philippians 4:21_reference_end_ _reference_start_Colossians 1:2_reference_end_ _reference_start_Colossians 4:15_reference_end_ _reference_start_1 Thessalonians 4:6_reference_end_ _reference_start_1 Thessalonians 4:10_reference_end_ _reference_start_1 Thessalonians 5:26_reference_end_ _reference_start_1 Thessalonians 5:27_reference_end_ _reference_start_2 Thessalonians 3:6_reference_end_ _reference_start_1 Timothy 4:6_reference_end_ _reference_start_1 Timothy 6:2_reference_end_ _reference_start_2 Timothy 4:21_reference_end_ _reference_start_Hebrews 2:11_reference_end_ _reference_start_Hebrews 2:12_reference_end_ _reference_start_Hebrews 2:17_reference_end_ _reference_start_James 1:9_reference_end_ 1JN 2:9; 3:14 (2 occurrences), 16; 5:16 _reference_start_1 John 2:9_reference_end_ _reference_start_1 John 3:14_reference_end_ _reference_start_1 John 3:16_reference_end_ _reference_start_1 John 5:16_reference_end_ _reference_start_3 John 1:3_reference_end_ _reference_start_3 John( 1:5_reference_end_ _reference_start_3 John 1:10_reference_end_ _reference_start_Revelation 6:11_reference_end_ _reference_start_Revelation 12:10_reference_end_ _reference_start_Revelation 19:10_reference_end_ _reference_start_Revelation 22:9_reference_end_ \gtrm adelfotjv \trnl adelphotæs _reference_start_1 Peter 2:17_reference_end_ _reference_start_1 Peter 5:9_reference_end_ \gtrm filadelfia \trnl philadelphia _reference_start_1 Peter 1:22_reference_end_ \itrm Implied _reference_start_1 Corinthians 6:1_reference_end_ \en2 3. Fellow Jew \gtrm adelfov \trnl adelphos ACT 2:29, 37; 3:22, 17; 6:3; 7:2, 23 (alternate sense 4.), 25, 26, 37; 13:15, 26, 38; 22:1, 5; 23:1, 5, 6; 28:17, 21 _reference_start_Acts 2:29_reference_end_ _reference_start_Acts 2:37_reference_end_ _reference_start_Acts 3:22_reference_end_ _reference_start_Acts 3:17_reference_end_ _reference_start_Acts 6:3_reference_end_ _reference_start_Acts 7:2_reference_end_ _reference_start_Acts 7:23_reference_end_ _reference_start_Acts 7:25_reference_)end_ _reference_start_Acts 7:26_reference_end_ _reference_start_Acts 7:37_reference_end_ _reference_start_Acts 13:15_reference_end_ _reference_start_Acts 13:26_reference_end_ _reference_start_Acts 13:38_reference_end_ _reference_start_Acts 22:1_reference_end_ _reference_start_Acts 22:5_reference_end_ _reference_start_Acts 23:1_reference_end_ _reference_start_Acts 23:5_reference_end_ _reference_start_Acts 23:6_reference_end_ _reference_start_Acts 28:17_reference_end_ _reference_start_Acts 28:21_reference_end_ _reference_start_Romans 9:3_reference_end_ HEB 7:5 (2 occurrences) _reference_start_Hebrews 7:5_reference_end_ \en2 4. Fellow countryman \gtrm adelfov \trnl adelphos MAT 5:47 (alternate sense 3.) _reference_start_Matthew 5:47_reference_end_ ACT 7:23 (alternate sense 3.) _reference_start_Acts 7:23_reference_end_ _reference_start_1 Thessalonians 2:14_reference_end_ \en2 5. Neighbor \gtrm adelfov \trnl adelphos MAT 5:22 (2 occurrences), 23, 24; 7:3, 4, 5; 18:15 (2 occurrences), 21, 35 _reference_start_Matthew 5:22_reference_end_ _reference_start_Matthew 5:23_reference_end_ _reference_start_Matthew 5:24_reference_end_ _reference_start_Matthew 7:3_reference_end_ _reference_start_Matthew 7:4_reference_end_ _reference_start_Matthew 7:5_reference_end_ _reference_start_Matthew 18:15_reference_end_ _reference_start_Matthew 18:21_reference_end_ _reference_start_Matthew 18:35_reference_end_ LUK 6:41, 42 (3 occurrences); 17:3 _reference_start_Luke 6:41_reference_end_ _reference_start_Luke 6:42_reference_end_ _reference_start_Luke 17:3_reference_end_ _reference_start_Hebrews 8:11_reference_end_ JAS 4:11 (3 occurrences) _reference_start_James 4:11_reference_end_ 1JN 2:10, 11; 3:10, 15, 17; 4:20 (2 occurrences), 21 _reference_start_1 John 2:10_reference_end_ _reference_start_1 John 2:11_reference_end_ _reference_start_1 John 3:10_reference_end_ _reference_start_1 John 3:15_reference_end_ _reference_start_1 John 3:17_reference_end_ _reference_start_1 John 4:20_reference_end_ _reference_start_1 John 4:21_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( ;)# :( 9( 8 8( 2 7A 6> 59 46 30 2.  1- 0, /,  ., -, ,+ ++  *+  )+  (+  '+ &+ %+ $+ #+ "+) !+( * * * * * * * * * * * * * ) )  )  ) ) ) )% )" )! ) ) ) ) ) ( ( ( ( ( ( 7 ( 1 ~( 0 }( / ?tfXJ<. xj\N@2$|n`RD6( z2 y2 x0 w0 v0 u0 t0 s0 r0 q0 p0 o/ n/ m/ l. k.: j.2 i. h.' g. f. e. d.  c. ! b.  a. `. _. ^. ]. \. [. Z. Y- X- W- V-  U-  T-  S- R- Q- P- O, N, M, L, K,  J6 I- H, G+ F+ ' E+  D+  C+  B+  A* @* ( ?* ' >)  =)  <) ?tfXJ<. xj\N@2$|n`RD6( 93 83 72 61 5/  4/ 3/  2/  1/ 0/ // ./ -/ ,. +. *. ). (,( ', &= %; $; #; "; !; ; ; ; ; ; ; ; ; ; ; :  :  : : 9 5 5 5 5 5 5 5 4 4 4 4 4 4 4 4 4 4 4 4 ~2 }2 |2 {2 ?tfXJ<. xj\N@2$|n`RD6( x2 w1 v0 u. t. s. r. q. p. o. n. m. l. k- j- i- h- g- f- e, d, c, b, a, `, _, ^, ], \, [,( Z,$ Y,! X, W, V, U, T, S, R,  Q,  P,  O,  N,  M+ L+ K* J( I(( H( G? F; E.  D. C- BB A= @< ?; >:  =9 <9 ;4 :3 ?tfXJ<. xj\N@2$|n`RD6( 7( 6( 5( 4( 3( 2( 1( 0( /4 ., -(/ ,: +-  *, ), (, ', &, %, $, #, & ",  !,  ,% , , , , , , , ,% , . < < < B B B B @ @ @ > > > > ; : : : 7 6 6 5 4 ~4 }4 |4 {3 z3 y2 ?tfXJ<. xj\N@2$|n`RD6( v+ u+ t+ 9 s+ / r+- q+ p* o* n* m* l*B k*4 j* i* h* g* f*/ e*  d) c) b) a) `) _)7 ^)5 ])+ \) [) Z)  Y)  X) ! W) V( U(> T() S( R( Q( P( O( N(; M(/ L( K( J(- I( H( G( F( E( D> C> B> A> @> ?> >> =; <: ;* :** 9*) 8(#1reference_start_Matthew 26:59_reference_end_ _reference_start_Matthew 27:1_reference_end_ _reference_start_Matthew 27:3_reference_end_ _reference_start_Matthew 27:6_reference_end_ _reference_start_Matthew 27:12_reference_end_ _reference_start_Matthew 27:20_reference_end_ _reference_start_Matthew 27:41_reference_end_ _reference_start_Matthew 27:62_reference_end_ _reference_start_Matthew 28:11_reference_end_ _reference_start_Mark 8:31_reference_end_ _reference_start_Mark 10:33_reference_end_ _reference_start_Mark 11:18_reference_end_ _reference_start_Mark 11:27_reference_end_ _reference_start_Mark 14:1_reference_end_ _reference_start_Mark 14:10_reference_end_ _reference_start_Mark 14:43_reference_end_ _reference_start_Mark 14:53_reference_end_ _reference_start_Mark 14:55_reference_end_ _reference_start_Mark 15:1_reference_end_ _reference_start_Mark 15:3_reference_end_ _reference_start_Mark 15:10_reference_end_ _reference_start_Mark 15:11_reference_end_ _reference_start_Mark 15:31_reference_end_ _reference_s2tart_Luke 9:22_reference_end_ _reference_start_Luke 19:47_reference_end_ _reference_start_Luke 20:1_reference_end_ _reference_start_Luke 20:19_reference_end_ _reference_start_Luke 22:2_reference_end_ _reference_start_Luke 22:4_reference_end_ _reference_start_Luke 22:52_reference_end_ _reference_start_Luke 22:66_reference_end_ _reference_start_Luke 23:4_reference_end_ _reference_start_Luke 23:10_reference_end_ _reference_start_Luke 23:13_reference_end_ _reference_start_Luke 24:20_reference_end_ _reference_start_John 7:32_reference_end_ _reference_start_John 7:45_reference_end_ _reference_start_John 11:47_reference_end_ _reference_start_John 11:57_reference_end_ _reference_start_John 12:10_reference_end_ _reference_start_John 18:3_reference_end_ _reference_start_John 18:35_reference_end_ _reference_start_John 19:6_reference_end_ _reference_start_John 19:15_reference_end_ _reference_start_John 19:21_reference_end_ ACT 4:23; 5:24; 9:14, 21; 19:14 (best as chief priest because Sceva is not in the list of high 3priests); 22:30; 23:14; 25:2, 15; 26:10, 12 _reference_start_Acts 4:23_reference_end_ _reference_start_Acts 5:24_reference_end_ _reference_start_Acts 9:14_reference_end_ _reference_start_Acts 9:21_reference_end_ _reference_start_Acts 19:14_reference_end_ _reference_start_Acts 22:30_reference_end_ _reference_start_Acts 23:14_reference_end_ _reference_start_Acts 25:2_reference_end_ _reference_start_Acts 25:15_reference_end_ _reference_start_Acts 26:10_reference_end_ _reference_start_Acts 26:12_reference_end_ \en2 2. The ruler of the chief priests, the (supreme) High Priest \gtrm arciereuv \trnl archiereus _reference_start_Matthew 26:3_reference_end_ _reference_start_Matthew 26:51_reference_end_ _reference_start_Matthew 26:57_reference_end_ _reference_start_Matthew 26:58_reference_end_ _reference_start_Matthew 26:62_reference_end_ _reference_start_Matthew 26:63_reference_end_ _reference_start_Matthew 26:65_reference_end_ _reference_start_Mark 2:26_reference_end_ _reference_start_Mark 14:47_reference_end_ _re4ference_start_Mark 14:53_reference_end_ _reference_start_Mark 14:54_reference_end_ _reference_start_Mark 14:60_reference_end_ _reference_start_Mark 14:61_reference_end_ _reference_start_Mark 14:63_reference_end_ _reference_start_Mark 14:66_reference_end_ _reference_start_Luke 22:50_reference_end_ _reference_start_Luke 22:54_reference_end_ JHN 11:49, 51; 18:10, 13, 15 (2 occurrences), 16, 19, 22, 24, 26 _reference_start_John 11:49_reference_end_ _reference_start_John 11:51_reference_end_ _reference_start_John 18:10_reference_end_ _reference_start_John 18:13_reference_end_ _reference_start_John 18:15_reference_end_ _reference_start_John 18:16_reference_end_ _reference_start_John 18:19_reference_end_ _reference_start_John 18:22_reference_end_ _reference_start_John 18:24_reference_end_ _reference_start_John 18:26_reference_end_ _reference_start_Acts 4:6_reference_end_ _reference_start_Acts 5:17_reference_end_ _reference_start_Acts 5:21_reference_end_ _reference_start_Acts 5:27_reference_end_ _reference_start_Acts 7:1_reference_end_ _reference_start_Acts 9:1_reference_end_ _reference_start_Acts 22:5_reference_end_ _reference_start_Acts 23:2_reference_end_ _reference_start_Acts 23:4_reference_end_ _reference_start_Acts 23:5_reference_end_ _reference_start_Acts 24:1_reference_end_ HEB 2:17; 3:1; 4:14, 15; 5:1, 5, 10; 6:20; 7:26, 27 (plural high priest (see context: HEB 7:26)), 28 (plural high priest (see context: HEB 7:26)); 8:1, 3; 9:7, 11, 25; 13:11 _reference_start_Hebrews 2:17_reference_end_ _reference_start_Hebrews 3:1_reference_end_ _reference_start_Hebrews 4:14_reference_end_ _reference_start_Hebrews 4:15_reference_end_ _reference_start_Hebrews 5:1_reference_end_ _reference_start_Hebrews 5:5_reference_end_ _reference_start_Hebrews 5:10_reference_end_ _reference_start_Hebrews 6:20_reference_end_ _reference_start_Hebrews 7:26_reference_end_ _reference_start_Hebrews 7:27_reference_end_ _reference_start_Hebrews 7:28_reference_end_ \gtrm arcieratikov \trnl archieratikos _reference_start_Acts 4:6_reference_end_ ;;)??gCHIEF PRIEST, HIGH PRIESTchief priest, high priest\see (see also PRIEST) \o1 1. Influential group of the most important priests \o1 2. The ruler of the chief priests, the (supreme) High Priest \gtrm arciereuv \trnl archiereus \xref [L&N 53.88] \def chief priest, a principal priest \xref [L&N 53.89] \def high priest, the principal priest \gtrm arcieratikov \trnl archieratikos \xref [L&N 53.90] \def high priestly, pertaining to the high priest \en2 1. Influential group of the most important priests \gtrm arciereuv \trnl archiereus _reference_start_Matthew 2:4_reference_end_ _reference_start_Matthew 16:21_reference_end_ _reference_start_Matthew 20:18_reference_end_ _reference_start_Matthew 21:15_reference_end_ _reference_start_Matthew 21:23_reference_end_ _reference_start_Matthew 21:45_reference_end_ _reference_start_Matthew 26:3_reference_end_ _reference_start_Matthew 26:14_reference_end_ _reference_start_Matthew 26:47_reference_end_ _0 ?tfXJ<. xj\N@2$|n`RD6( 5: 4: 3: 2: 1: 0: /: .: -: ,: +, *, ), (, ', &,  %, $, #, ", !, + + + + + + + + + 3 + 1 *6 *2 )B )? )= )< )6 )5 )/ ) (A (? (> (: (9 (3 ( , , , , , , , ~,  },  |, {, z+ y+ x+ w+# ?tfXJ<. xj\N@2$|n`RD6( t-  s, r, q, p, o,  n, m,* l, k, j, i,$ h, g+ f+ " e+  d+  c+  b+* a+) `+ _+ ^+ ]+ \+ [+ Z+) Y+ X+ W*. V* U*' T*# S* R*C Q*) P*  O*) N* M* L* K) J)= I)  H) # G) ) F) E( D( C(D B(? A( @( ?( >(* =( <( ;(  :( 9( 8( 7, 6:9ence_end_ _reference_start_Matthew 11:2_reference_end_ _reference_start_Matthew 16:16_reference_end_ _reference_start_Matthew 16:20_reference_end_ _reference_start_Matthew 22:42_reference_end_ _reference_start_Matthew 23:10_reference_end_ _reference_start_Matthew 24:5_reference_end_ _reference_start_Matthew 24:23_reference_end_ _reference_start_Matthew 26:63_reference_end_ _reference_start_Matthew 26:68_reference_end_ _reference_start_Matthew 27:17_reference_end_ _reference_start_Matthew 27:22_reference_end_ _reference_start_Mark 8:29_reference_end_ _reference_start_Mark 9:41_reference_end_ _reference_start_Mark 12:35_reference_end_ _reference_start_Mark 13:21_reference_end_ _reference_start_Mark 14:61_reference_end_ _reference_start_Mark 15:32_reference_end_ _reference_start_Luke 2:11_reference_end_ _reference_start_Luke 2:26_reference_end_ _reference_start_Luke 3:15_reference_end_ _reference_start_Luke 4:41_reference_end_ _reference_start_Luke 9:20_reference_end_ _reference_start_Luke 20:41_reference_en:d_ _reference_start_Luke 22:67_reference_end_ _reference_start_Luke 23:2_reference_end_ _reference_start_Luke 23:35_reference_end_ _reference_start_Luke 23:39_reference_end_ _reference_start_Luke 24:26_reference_end_ _reference_start_Luke 24:46_reference_end_ JHN 1:20, 25, 41; 3:28; 4:25, 29; 7:26, 27, 31, 41 (2 occurrences), 42; 9:22; 10:24; 11:27; 12:34; 20:31 _reference_start_John 1:20_reference_end_ _reference_start_John 1:25_reference_end_ _reference_start_John 1:41_reference_end_ _reference_start_John 3:28_reference_end_ _reference_start_John 4:25_reference_end_ _reference_start_John 4:29_reference_end_ _reference_start_John 7:26_reference_end_ _reference_start_John 7:27_reference_end_ _reference_start_John 7:31_reference_end_ _reference_start_John 7:41_reference_end_ _reference_start_John 7:42_reference_end_ _reference_start_John 9:22_reference_end_ _reference_start_John 10:24_reference_end_ _reference_start_John 11:27_reference_end_ _reference_start_John 12:34_reference_end_ _reference_start_John ;20:31_reference_end_ ACT 2:31, 36; 3:18, 20; 4:26; 5:42; 8:5; 9:22; 17:3 (2 occurrences); 18:5, 28; 26:23 _reference_start_Acts 2:31_reference_end_ _reference_start_Acts 2:36_reference_end_ _reference_start_Acts 3:18_reference_end_ _reference_start_Acts 3:20_reference_end_ _reference_start_Acts 4:26_reference_end_ _reference_start_Acts 5:42_reference_end_ _reference_start_Acts 8:5_reference_end_ _reference_start_Acts 9:22_reference_end_ _reference_start_Acts 17:3_reference_end_ _reference_start_Acts 18:5_reference_end_ _reference_start_Acts 18:28_reference_end_ _reference_start_Acts 26:23_reference_end_ _reference_start_Romans 9:5_reference_end_ 1PE 1:11 (2 occurrences) _reference_start_1 Peter 1:11_reference_end_ _reference_start_1 John 2:22_reference_end_ _reference_start_1 John 5:1_reference_end_ _reference_start_Revelation 11:15_reference_end_ _reference_start_Revelation 12:10_reference_end_ \gtrm messiav \trnl messias _reference_start_John 1:41_reference_end_ _reference_start_John 4:25_reference_end_< \en2 2. As a name \en3 a. The name “Christ” \gtrm cristov \trnl christos _reference_start_Romans 5:6_reference_end_ _reference_start_Romans 5:8_reference_end_ _reference_start_Romans 6:4_reference_end_ _reference_start_Romans 6:8_reference_end_ _reference_start_Romans 6:9_reference_end_ _reference_start_Romans 7:4_reference_end_ _reference_start_Romans 8:9_reference_end_ _reference_start_Romans 8:10_reference_end_ _reference_start_Romans 8:17_reference_end_ _reference_start_Romans 8:35_reference_end_ _reference_start_Romans 9:1_reference_end_ _reference_start_Romans 9:3_reference_end_ _reference_start_Romans 10:4_reference_end_ _reference_start_Romans 10:6_reference_end_ _reference_start_Romans 10:7_reference_end_ _reference_start_Romans 10:17_reference_end_ _reference_start_Romans 12:5_reference_end_ _reference_start_Romans 14:9_reference_end_ _reference_start_Romans 14:15_reference_end_ _reference_start_Romans 14:18_reference_end_ _reference_start_Romans 15:3_reference_end_ _reference_start_Romans 15=:7_reference_end_ _reference_start_Romans 15:8_reference_end_ _reference_start_Romans 15:18_reference_end_ _reference_start_Romans 15:19_reference_end_ _reference_start_Romans 15:20_reference_end_ _reference_start_Romans 15:29_reference_end_ _reference_start_Romans 16:5_reference_end_ _reference_start_Romans 16:7_reference_end_ _reference_start_Romans 16:9_reference_end_ _reference_start_Romans 16:10_reference_end_ _reference_start_Romans 16:16_reference_end_ _reference_start_Romans 16:18_reference_end_ 1CO 1:6, 12, 13, 17 (2 occurrences), 23, 24; 2:16; 3:1, 23 (2 occurrences); 4:1, 10 (2 occurrences), 15 (2 occurrences), 17; 5:7; 6:15 (2 occurrences); 7:22; 8:11, 12; 9:12, 21; 10:4, 16 (2 occurrences); 11:1, 3 (2 occurrences); 12:12, 27; 15:3, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23 (2 occurrences) _reference_start_1 Corinthians 1:6_reference_end_ _reference_start_1 Corinthians 1:12_reference_end_ _reference_start_1 Corinthians 1:13_reference_end_ _reference_start_1 Corinthians 1:17_reference_end_ _re>ference_start_1 Corinthians 1:23_reference_end_ _reference_start_1 Corinthians 1:24_reference_end_ _reference_start_1 Corinthians 2:16_reference_end_ _reference_start_1 Corinthians 3:1_reference_end_ _reference_start_1 Corinthians 3:23_reference_end_ _reference_start_1 Corinthians 4:1_reference_end_ _reference_start_1 Corinthians 4:10_reference_end_ _reference_start_1 Corinthians 4:15_reference_end_ _reference_start_1 Corinthians 4:17_reference_end_ _reference_start_1 Corinthians 5:7_reference_end_ _reference_start_1 Corinthians 6:15_reference_end_ _reference_start_1 Corinthians 7:22_reference_end_ _reference_start_1 Corinthians 8:11_reference_end_ _reference_start_1 Corinthians 8:12_reference_end_ _reference_start_1 Corinthians 9:12_reference_end_ _reference_start_1 Corinthians 9:21_reference_end_ _reference_start_1 Corinthians 10:4_reference_end_ _reference_start_1 Corinthians 10:16_reference_end_ _reference_start_1 Corinthians 11:1_reference_end_ _reference_start_1 Corinthians 11:3_reference_end_ _refe?rence_start_1 Corinthians 12:12_reference_end_ _reference_start_1 Corinthians 12:27_reference_end_ _reference_start_1 Corinthians 15:3_reference_end_ _reference_start_1 Corinthians 15:12_reference_end_ _reference_start_1 Corinthians 15:13_reference_end_ _reference_start_1 Corinthians 15:14_reference_end_ _reference_start_1 Corinthians 15:15_reference_end_ _reference_start_1 Corinthians 15:16_reference_end_ _reference_start_1 Corinthians 15:17_reference_end_ _reference_start_1 Corinthians 15:18_reference_end_ _reference_start_1 Corinthians 15:19_reference_end_ _reference_start_1 Corinthians 15:20_reference_end_ _reference_start_1 Corinthians 15:22_reference_end_ _reference_start_1 Corinthians 15:23_reference_end_ 2CO 1:5 (2 occurrences), 21; 2:10, 12, 14, 15, 17; 3:3, 4, 14; 4:4, 6; 5:10, 14, 16, 17, 18, 19, 20 (2 occurrences); 6:15; 8:23; 9:13; 10:1, 5, 7 (2 occurrences), 14; 11:2, 3, 10, 13, 23; 12:2, 9, 10, 19; 13:3 _reference_start_2 Corinthians 1:5_reference_end_ _reference_start_2 Corinthians 1:21_re@ference_end_ _reference_start_2 Corinthians 2:10_reference_end_ _reference_start_2 Corinthians 2:12_reference_end_ _reference_start_2 Corinthians 2:14_reference_end_ _reference_start_2 Corinthians 2:15_reference_end_ _reference_start_2 Corinthians 2:17_reference_end_ _reference_start_2 Corinthians 3:3_reference_end_ _reference_start_2 Corinthians 3:4_reference_end_ _reference_start_2 Corinthians 3:14_reference_end_ _reference_start_2 Corinthians 4:4_reference_end_ _reference_start_2 Corinthians 4:6_reference_end_ _reference_start_2 Corinthians 5:10_reference_end_ _reference_start_2 Corinthians 5:14_reference_end_ _reference_start_2 Corinthians 5:16_reference_end_ _reference_start_2 Corinthians 5:17_reference_end_ _reference_start_2 Corinthians 5:18_reference_end_ _reference_start_2 Corinthians 5:19_reference_end_ _reference_start_2 Corinthians 5:20_reference_end_ _reference_start_2 Corinthians 6:15_reference_end_ _reference_start_2 Corinthians 8:23_reference_end_ _reference_start_2 Corinthians 9:13_refereAnce_end_ _reference_start_2 Corinthians 10:1_reference_end_ _reference_start_2 Corinthians 10:5_reference_end_ _reference_start_2 Corinthians 10:7_reference_end_ _reference_start_2 Corinthians 10:14_reference_end_ _reference_start_2 Corinthians 11:2_reference_end_ _reference_start_2 Corinthians 11:3_reference_end_ _reference_start_2 Corinthians 11:10_reference_end_ _reference_start_2 Corinthians 11:13_reference_end_ _reference_start_2 Corinthians 11:23_reference_end_ _reference_start_2 Corinthians 12:2_reference_end_ _reference_start_2 Corinthians 12:9_reference_end_ _reference_start_2 Corinthians 12:10_reference_end_ _reference_start_2 Corinthians 12:19_reference_end_ _reference_start_2 Corinthians 13:3_reference_end_ GAL 1:6, 7, 10, 22; 2:17 (2 occurrences), 20 (2 occurrences), 21; 3:13, 16, 24, 27 (2 occurrences), 29; 4:19; 5:1, 2, 4; 6:2, 12 _reference_start_Galatians 1:6_reference_end_ _reference_start_Galatians 1:7_reference_end_ _reference_start_Galatians 1:10_reference_end_ _reference_start_GalatiBans 1:22_reference_end_ _reference_start_Galatians 2:17_reference_end_ _reference_start_Galatians 2:20_reference_end_ _reference_start_Galatians 2:21_reference_end_ _reference_start_Galatians 3:13_reference_end_ _reference_start_Galatians 3:16_reference_end_ _reference_start_Galatians 3:24_reference_end_ _reference_start_Galatians 3:27_reference_end_ _reference_start_Galatians 3:29_reference_end_ _reference_start_Galatians 4:19_reference_end_ _reference_start_Galatians 5:1_reference_end_ _reference_start_Galatians 5:2_reference_end_ _reference_start_Galatians 5:4_reference_end_ _reference_start_Galatians 6:2_reference_end_ _reference_start_Galatians 6:12_reference_end_ EPH 1:9 (Implied contextually), 12, 20; 2:5, 12; 3:4, 8, 17, 19; 4:7, 12, 13, 15, 20, 32; 5:2, 5, 14, 21, 23, 24, 25, 29, 32; 6:5, 6 _reference_start_Ephesians 1:9_reference_end_ _reference_start_Ephesians 1:12_reference_end_ _reference_start_Ephesians 1:20_reference_end_ _reference_start_Ephesians 2:5_reference_end_ _reference_start_EphesiCans 2:12_reference_end_ _reference_start_Ephesians 3:4_reference_end_ _reference_start_Ephesians 3:8_reference_end_ _reference_start_Ephesians 3:17_reference_end_ _reference_start_Ephesians 3:19_reference_end_ _reference_start_Ephesians 4:7_reference_end_ _reference_start_Ephesians 4:12_reference_end_ _reference_start_Ephesians 4:13_reference_end_ _reference_start_Ephesians 4:15_reference_end_ _reference_start_Ephesians 4:20_reference_end_ _reference_start_Ephesians 4:32_reference_end_ _reference_start_Ephesians 5:2_reference_end_ _reference_start_Ephesians 5:5_reference_end_ _reference_start_Ephesians 5:14_reference_end_ _reference_start_Ephesians 5:21_reference_end_ _reference_start_Ephesians 5:23_reference_end_ _reference_start_Ephesians 5:24_reference_end_ _reference_start_Ephesians 5:25_reference_end_ _reference_start_Ephesians 5:29_reference_end_ _reference_start_Ephesians 5:32_reference_end_ _reference_start_Ephesians 6:5_reference_end_ _reference_start_Ephesians 6:6_reference_end_ _reference_startD_Philippians 1:10_reference_end_ _reference_start_Philippians 1:13_reference_end_ _reference_start_Philippians 1:15_reference_end_ _reference_start_Philippians 1:17_reference_end_ _reference_start_Philippians 1:18_reference_end_ _reference_start_Philippians 1:20_reference_end_ _reference_start_Philippians 1:21_reference_end_ _reference_start_Philippians 1:23_reference_end_ _reference_start_Philippians 1:27_reference_end_ _reference_start_Philippians 1:29_reference_end_ _reference_start_Philippians 2:1_reference_end_ _reference_start_Philippians 2:16_reference_end_ _reference_start_Philippians 2:30_reference_end_ _reference_start_Philippians 3:7_reference_end_ _reference_start_Philippians 3:9_reference_end_ _reference_start_Philippians 3:18_reference_end_ COL 1:2, 7, 24, 27, 28; 2:2, 5, 8, 11, 17, 20; 3:1 (2 occurrences), 3, 4, 11, 15, 16, 24; 4:3 _reference_start_Colossians 1:2_reference_end_ _reference_start_Colossians 1:7_reference_end_ _reference_start_Colossians 1:24_reference_end_ _reference_start_CoElossians 1:27_reference_end_ _reference_start_Colossians 1:28_reference_end_ _reference_start_Colossians 2:2_reference_end_ _reference_start_Colossians 2:5_reference_end_ _reference_start_Colossians 2:8_reference_end_ _reference_start_Colossians 2:11_reference_end_ _reference_start_Colossians 2:17_reference_end_ _reference_start_Colossians 2:20_reference_end_ _reference_start_Colossians 3:1_reference_end_ _reference_start_Colossians 3:3_reference_end_ _reference_start_Colossians 3:4_reference_end_ _reference_start_Colossians 3:11_reference_end_ _reference_start_Colossians 3:15_reference_end_ _reference_start_Colossians 3:16_reference_end_ _reference_start_Colossians 3:24_reference_end_ _reference_start_Colossians 4:3_reference_end_ _reference_start_1 Thessalonians 2:6_reference_end_ _reference_start_1 Thessalonians 3:2_reference_end_ _reference_start_1 Thessalonians 4:16_reference_end_ _reference_start_2 Thessalonians 3:5_reference_end_ _reference_start_1 Timothy 5:11_reference_end_ _reference_start_PhileFmon 1:6_reference_end_ _reference_start_Philemon 1:8_reference_end_ _reference_start_Philemon 1:20_reference_end_ HEB 3:6, 14; 5:5; 6:1; 8:6 (Implied contextually); 9:11, 14, 24, 28; 10:5 (Implied contextually), 12 (Implied contextually); 11:26 _reference_start_Hebrews 3:6_reference_end_ _reference_start_Hebrews 3:14_reference_end_ _reference_start_Hebrews 5:5_reference_end_ _reference_start_Hebrews 6:1_reference_end_ _reference_start_Hebrews 8:6_reference_end_ _reference_start_Hebrews 9:11_reference_end_ _reference_start_Hebrews 9:14_reference_end_ _reference_start_Hebrews 9:24_reference_end_ _reference_start_Hebrews 9:28_reference_end_ _reference_start_Hebrews 10:5_reference_end_ _reference_start_Hebrews 10:12_reference_end_ _reference_start_Hebrews 11:26_reference_end_ _reference_start_1 Peter 1:19_reference_end_ _reference_start_1 Peter 2:21_reference_end_ _reference_start_1 Peter 3:15_reference_end_ _reference_start_1 Peter 3:16_reference_end_ _reference_start_1 Peter 3:18_reference_end_ _reference_sGtart_1 Peter 4:1_reference_end_ _reference_start_1 Peter 4:13_reference_end_ _reference_start_1 Peter 4:14_reference_end_ _reference_start_1 Peter 5:1_reference_end_ _reference_start_1 Peter 5:10_reference_end_ _reference_start_1 Peter 5:14_reference_end_ _reference_start_2 John 1:9_reference_end_ _reference_start_Revelation 20:4_reference_end_ _reference_start_Revelation 20:6_reference_end_ \en3 b. The name “Jesus Christ” \gtrm cristov \trnl christos _reference_start_Matthew 1:1_reference_end_ _reference_start_Matthew 1:18_reference_end_ _reference_start_Mark 1:1_reference_end_ _reference_start_John 1:17_reference_end_ _reference_start_John 17:3_reference_end_ _reference_start_Acts 2:38_reference_end_ _reference_start_Acts 3:6_reference_end_ _reference_start_Acts 4:10_reference_end_ _reference_start_Acts 8:12_reference_end_ _reference_start_Acts 9:34_reference_end_ _reference_start_Acts 10:36_reference_end_ _reference_start_Acts 10:48_reference_end_ _reference_start_Acts 16:18_reference_end_ _referenceH_start_Romans 1:1_reference_end_ _reference_start_Romans 1:4_reference_end_ _reference_start_Romans 1:6_reference_end_ _reference_start_Romans 1:8_reference_end_ _reference_start_Romans 3:22_reference_end_ _reference_start_Romans 5:15_reference_end_ _reference_start_Romans 5:17_reference_end_ _reference_start_Romans 5:21_reference_end_ _reference_start_Romans 7:25_reference_end_ _reference_start_Romans 16:25_reference_end_ _reference_start_Romans 16:27_reference_end_ _reference_start_1 Corinthians 1:9_reference_end_ _reference_start_1 Corinthians 2:2_reference_end_ _reference_start_1 Corinthians 3:11_reference_end_ _reference_start_1 Corinthians 8:6_reference_end_ _reference_start_2 Corinthians 1:19_reference_end_ _reference_start_2 Corinthians 4:5_reference_end_ _reference_start_2 Corinthians 13:5_reference_end_ GAL 1:1, 12; 2:16 (3 occurrences); 3:1, 22 _reference_start_Galatians 1:1_reference_end_ _reference_start_Galatians 1:12_reference_end_ _reference_start_Galatians 2:16_reference_end_ _reference_sItart_Galatians 3:1_reference_end_ _reference_start_Galatians 3:22_reference_end_ _reference_start_Ephesians 1:5_reference_end_ _reference_start_Philippians 1:6_reference_end_ _reference_start_Philippians 1:11_reference_end_ _reference_start_Philippians 1:19_reference_end_ _reference_start_Philippians 2:11_reference_end_ _reference_start_Philippians 2:21_reference_end_ _reference_start_1 Timothy 1:16_reference_end_ _reference_start_2 Timothy 2:8_reference_end_ _reference_start_Titus 1:1_reference_end_ _reference_start_Titus 3:6_reference_end_ _reference_start_Hebrews 10:10_reference_end_ _reference_start_Hebrews 13:8_reference_end_ _reference_start_Hebrews 13:21_reference_end_ _reference_start_1 Peter 1:1_reference_end_ _reference_start_1 Peter 1:2_reference_end_ _reference_start_1 Peter 1:7_reference_end_ _reference_start_1 Peter 1:13_reference_end_ _reference_start_1 Peter 2:5_reference_end_ _reference_start_1 Peter 3:21_reference_end_ _reference_start_1 Peter 4:11_reference_end_ 2PE 1:1 (2 occurrences) J_reference_start_2 Peter 1:1_reference_end_ _reference_start_1 John 1:3_reference_end_ _reference_start_1 John 2:1_reference_end_ _reference_start_1 John 3:23_reference_end_ _reference_start_1 John 4:2_reference_end_ _reference_start_1 John 5:6_reference_end_ _reference_start_1 John 5:20_reference_end_ _reference_start_2 John 1:3_reference_end_ _reference_start_2 John 1:7_reference_end_ JUD 1:1 (2 occurrences), 4, 25 _reference_start_Jude 1:1_reference_end_ _reference_start_Jude 1:4_reference_end_ _reference_start_Jude 1:25_reference_end_ _reference_start_Revelation 1:1_reference_end_ _reference_start_Revelation 1:2_reference_end_ _reference_start_Revelation 1:5_reference_end_ \en3 c. The name “Christ Jesus” \gtrm cristov \trnl christos _reference_start_Acts 24:24_reference_end_ _reference_start_Romans 2:16_reference_end_ _reference_start_Romans 3:24_reference_end_ _reference_start_Romans 6:3_reference_end_ _reference_start_Romans 6:11_reference_end_ _reference_start_Romans 6:23_reference_end_ _referencKe_start_Romans 8:1_reference_end_ _reference_start_Romans 8:2_reference_end_ _reference_start_Romans 8:11_reference_end_ _reference_start_Romans 8:34_reference_end_ _reference_start_Romans 8:39_reference_end_ _reference_start_Romans 15:5_reference_end_ _reference_start_Romans 15:16_reference_end_ _reference_start_Romans 15:17_reference_end_ _reference_start_Romans 16:3_reference_end_ 1CO 1:1, 2 (2 occurrences), 4, 30; 15:31; 16:24 _reference_start_1 Corinthians 1:1_reference_end_ _reference_start_1 Corinthians 1:2_reference_end_ _reference_start_1 Corinthians 1:4_reference_end_ _reference_start_1 Corinthians 1:30_reference_end_ _reference_start_1 Corinthians 15:31_reference_end_ _reference_start_1 Corinthians 16:24_reference_end_ _reference_start_2 Corinthians 1:1_reference_end_ _reference_start_Galatians 2:4_reference_end_ _reference_start_Galatians 3:14_reference_end_ _reference_start_Galatians 3:26_reference_end_ _reference_start_Galatians 3:28_reference_end_ _reference_start_Galatians 4:14_reference_eLnd_ _reference_start_Galatians 5:6_reference_end_ _reference_start_Galatians 5:24_reference_end_ EPH 1:1 (2 occurrences); 2:6, 7, 10, 13 (2 occurrences), 20; 3:1, 6, 11, 21 _reference_start_Ephesians 1:1_reference_end_ _reference_start_Ephesians 2:6_reference_end_ _reference_start_Ephesians 2:7_reference_end_ _reference_start_Ephesians 2:10_reference_end_ _reference_start_Ephesians 2:13_reference_end_ _reference_start_Ephesians 2:20_reference_end_ _reference_start_Ephesians 3:1_reference_end_ _reference_start_Ephesians 3:6_reference_end_ _reference_start_Ephesians 3:11_reference_end_ _reference_start_Ephesians 3:21_reference_end_ PHP 1:1 (2 occurrences), 8, 26; 2:5; 3:3, 8 (2 occurrences), 12, 14; 4:7, 19, 21 _reference_start_Philippians 1:1_reference_end_ _reference_start_Philippians 1:8_reference_end_ _reference_start_Philippians 1:26_reference_end_ _reference_start_Philippians 2:5_reference_end_ _reference_start_Philippians 3:3_reference_end_ _reference_start_Philippians 3:8_reference_end_ _reference_sMtart_Philippians 3:12_reference_end_ _reference_start_Philippians 3:14_reference_end_ _reference_start_Philippians 4:7_reference_end_ _reference_start_Philippians 4:19_reference_end_ _reference_start_Philippians 4:21_reference_end_ _reference_start_Colossians 1:1_reference_end_ _reference_start_Colossians 1:4_reference_end_ _reference_start_Colossians 2:6_reference_end_ _reference_start_Colossians 4:12_reference_end_ _reference_start_1 Thessalonians 2:14_reference_end_ _reference_start_1 Thessalonians 5:18_reference_end_ 1TI 1:1 (2 occurrences), 2, 12, 14, 15; 2:5; 3:13; 4:6; 5:21; 6:13 _reference_start_1 Timothy 1:1_reference_end_ _reference_start_1 Timothy 1:2_reference_end_ _reference_start_1 Timothy 1:12_reference_end_ _reference_start_1 Timothy 1:14_reference_end_ _reference_start_1 Timothy 1:15_reference_end_ _reference_start_1 Timothy 2:5_reference_end_ _reference_start_1 Timothy 3:13_reference_end_ _reference_start_1 Timothy 4:6_reference_end_ _reference_start_1 Timothy 5:21_reference_end_ _refereNnce_start_1 Timothy 6:13_reference_end_ 2TI 1:1 (2 occurrences), 2, 9, 10, 13; 2:1, 3, 10; 3:12, 15; 4:1 _reference_start_2 Timothy 1:1_reference_end_ _reference_start_2 Timothy 1:2_reference_end_ _reference_start_2 Timothy 1:9_reference_end_ _reference_start_2 Timothy 1:10_reference_end_ _reference_start_2 Timothy 1:13_reference_end_ _reference_start_2 Timothy 2:1_reference_end_ _reference_start_2 Timothy 2:3_reference_end_ _reference_start_2 Timothy 2:10_reference_end_ _reference_start_2 Timothy 3:12_reference_end_ _reference_start_2 Timothy 3:15_reference_end_ _reference_start_2 Timothy 4:1_reference_end_ _reference_start_Titus 1:4_reference_end_ _reference_start_Philemon 1:1_reference_end_ _reference_start_Philemon 1:9_reference_end_ _reference_start_Philemon 1:23_reference_end_ \en3 d. The name “Lord Jesus Christ” \gtrm cristov \trnl christos _reference_start_Acts 11:17_reference_end_ _reference_start_Acts 15:26_reference_end_ _reference_start_Acts 20:21_reference_end_ _reference_start_Acts 28:31_rOeference_end_ ROM 1:7; 5:1, 11; 13:14; 15:6, 30; 16:20 (Implied contextually) _reference_start_Romans 1:7_reference_end_ _reference_start_Romans 5:1_reference_end_ _reference_start_Romans 5:11_reference_end_ _reference_start_Romans 13:14_reference_end_ _reference_start_Romans 15:6_reference_end_ _reference_start_Romans 15:30_reference_end_ _reference_start_Romans 16:20_reference_end_ _reference_start_1 Corinthians 1:3_reference_end_ _reference_start_1 Corinthians 1:7_reference_end_ _reference_start_1 Corinthians 1:8_reference_end_ _reference_start_1 Corinthians 1:10_reference_end_ _reference_start_1 Corinthians 6:11_reference_end_ _reference_start_1 Corinthians 15:57_reference_end_ _reference_start_2 Corinthians 1:2_reference_end_ _reference_start_2 Corinthians 1:3_reference_end_ _reference_start_2 Corinthians 8:9_reference_end_ _reference_start_2 Corinthians 13:14_reference_end_ _reference_start_Galatians 1:3_reference_end_ _reference_start_Galatians 6:14_reference_end_ _reference_start_Galatians 6:18_rePference_end_ EPH 1:2, 3 (2 occurrences), 17; 5:20; 6:23, 24 _reference_start_Ephesians 1:2_reference_end_ _reference_start_Ephesians 1:3_reference_end_ _reference_start_Ephesians 1:17_reference_end_ _reference_start_Ephesians 5:20_reference_end_ _reference_start_Ephesians 6:23_reference_end_ _reference_start_Ephesians 6:24_reference_end_ _reference_start_Philippians 1:2_reference_end_ _reference_start_Philippians 3:20_reference_end_ _reference_start_Philippians 4:23_reference_end_ _reference_start_Colossians 1:3_reference_end_ _reference_start_1 Thessalonians 1:1_reference_end_ _reference_start_1 Thessalonians 1:3_reference_end_ _reference_start_1 Thessalonians 5:9_reference_end_ _reference_start_1 Thessalonians 5:23_reference_end_ _reference_start_1 Thessalonians 5:28_reference_end_ _reference_start_2 Thessalonians 1:1_reference_end_ _reference_start_2 Thessalonians 1:2_reference_end_ _reference_start_2 Thessalonians 1:12_reference_end_ _reference_start_2 Thessalonians 2:1_reference_end_ _reference_start_2 Thessalonians 2:14_reference_end_ _reference_start_2 Thessalonians 2:16_reference_end_ _reference_start_2 Thessalonians 3:6_reference_end_ _reference_start_2 Thessalonians 3:12_reference_end_ _reference_start_2 Thessalonians 3:18_reference_end_ _reference_start_1 Timothy 6:3_reference_end_ _reference_start_1 Timothy 6:14_reference_end_ _reference_start_Philemon 1:3_reference_end_ _reference_start_Philemon 1:25_reference_end_ _reference_start_James 2:1_reference_end_ 1PE 1:3 (2 occurrences) _reference_start_1 Peter 1:3_reference_end_ _reference_start_2 Peter 1:8_reference_end_ _reference_start_2 Peter 1:14_reference_end_ _reference_start_2 Peter 1:16_reference_end_ _reference_start_Jude 1:17_reference_end_ _reference_start_Jude 1:21_reference_end_ \en3 e. The name “God/Lord and Savior Jesus Christ” \gtrm cristov \trnl christos _reference_start_Titus 2:13_reference_end_ _reference_start_2 Peter 1:11_reference_end_ _reference_start_2 Peter 2:20_reference_end_ _reference_start_2 Peter 3:18_reference_end_ _CHRISTchrist\o1 1. As a title \o1 2. As a name \o2 a. The name “Christ” \o2 b. The name “Jesus Christ” \o2 c. The name “Christ Jesus” \o2 d. The name “Lord Jesus Christ” \o2 e. The name “God/Lord and Savior Jesus Christ” \gtrm cristov \trnl christos \xref [L&N 53.82] \def Messiah \xref [L&N 93.387] \def Christ \gtrm messiav \trnl messias \xref [L&N 53.82] \def Messiah \en2 1. As a title \gtrm cristov \trnl christos _reference_start_Matthew 1:16_reference_end_ _reference_start_Matthew 1:17_reference_end_ _reference_start_Matthew 2:4_refer8 ?tfXJ<. xj\N@2$|n`RD6( 3.  2.  1.  0.  /. .. -. ,. +. *. ). (. '. &. %. $. #. ". !. . . . . - - - - - - - - - - - - - - - - -  -  -  -  -  -  -  -# - - - - - - ~- }- |- {+ z+) yB xB  w> v> u< ?tfXJ<. xj\N@2$|n`RD6( r0 q0 p0 o0 n0 m0 l0 k0 j0 i0 h0 g0 f/  e/  d/ c/ b/  a/  `/ _/ ^/  ]/  \/  [/  Z/  Y/  X/ W/ V/ U/ T/ S/ R/ Q/ P/ O/ N/ M/ L/ K/ J/ I/ H/ G/ F/ E/ D/ C/ B. A. @. ?. >. =. <. ;. :. 9. 8. 7. 6.  5. 4.  ?tfXJ<. xj\N@2$|n`RD6( 13 03 /3 .3 -3 ,3 +3 *3 )3 (3 '3 &3 %3 $3 #3 "2 !2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 ~1 }1 |1 {1 z1 y1 x0 w0 v0 u0 t0 s0 ?tfXJ<. xj\N@2$|n`RD6( p. o- n- m- l- k- j- i- h- g- f- e- d, c, 0 b, $ a, " `, _, ^, ],& \+ [+ Z) Y( X( WB VB U? T< S< R< Q< P< O< N< M< L< K< J< I:  H: G:  F:  E:  D:  C: B: A: @: ?: >: =9 <9 ;9 :6 95 84 74 64 53 43 33 23 ?tfXJ<. xj\N@2$|n`RD6( /. .. -- ,- +- *- )-' (-" '- &- %- $- #- "- !- - , B B B A A A ? ? > > > > > > = < < < < < < < :  :  : 8 8 7 6 2 2 2 ~2 }2 |1 {0 z0 y0 x0 w0 v/  u/ t/ s. r. q. ?tfXJ<. xj\N@2$|n`RD6( n9 m9 l8 k7 j7 i7 h7 g7 f7 e7 d7 c7 b7 a7 `6 _6 ^6 ]6 \6 [6 Z6 Y6 X6 W6 V4 U4 T3 S3 R3 Q3 P2 O2 N2 M2 L2 K2 J2 I2 H2 G2 F2 E1 D1 C1 B1 A1 @1 ?1 >1 =1 <1 ;0 :0 90 80 70 60 50 4/ 3. 2. 1. 0. ?tfXJ<. xj\N@2$|n`RD6( -= ,= +8 *A )A (= '= &= %< $; #9 "9 !6 6 5 5 5 5 5 5 5 5 5 4 4 4 4 4 3 2 2 2 1 1 1 1 1 1 0 0 0 /  / / / .9 . ~. }. |. {. z- y- x- w-  v- u- t- s, r, q, p,  o9 ?tfXJ<. xj\N@2$|n`RD6( lB kB jB iB hB gB fB eB d@ c@ b@ a; `9 _6 ^6 ]5 \5 [4 Z4 Y3 X3 W2 V0 U0 T/ S/  R/  Q/ P/ O/ N/ M/ L/ K. J. I. H.  G. F. E. D. C- B- A- @- ?- >, =, <, ;, :,) 9, 8, 7, 6, 5,  4,  3,  2, 1, 0, /( .=[gtrm ekkljsia \trnl ekklæsia MAT 18:17 (2 occurrences) _reference_start_Matthew 18:17_reference_end_ _reference_start_Acts 5:11_reference_end_ _reference_start_Acts 8:1_reference_end_ _reference_start_Acts 8:3_reference_end_ _reference_start_Acts 11:22_reference_end_ _reference_start_Acts 11:26_reference_end_ _reference_start_Acts 13:1_reference_end_ _reference_start_Acts 14:23_reference_end_ _reference_start_Acts 14:27_reference_end_ _reference_start_Acts 15:3_reference_end_ _reference_start_Acts 15:4_reference_end_ _reference_start_Acts 15:41_reference_end_ _reference_start_Acts 16:5_reference_end_ _reference_start_Acts 18:22_reference_end_ _reference_start_Acts 20:17_reference_end_ _reference_start_Acts 20:28_reference_end_ _reference_start_Romans 16:1_reference_end_ _reference_start_Romans 16:4_reference_end_ _reference_start_Romans 16:5_reference_end_ _reference_start_Romans 16:16_reference_end_ _reference_start_Romans 16:23_reference_end_ 1CO 1:2; 4:17; 6:4; 7:17; 11:16; 14:23; 16:1, 19 (2 occurren\ces) _reference_start_1 Corinthians 1:2_reference_end_ _reference_start_1 Corinthians 4:17_reference_end_ _reference_start_1 Corinthians 6:4_reference_end_ _reference_start_1 Corinthians 7:17_reference_end_ _reference_start_1 Corinthians 11:16_reference_end_ _reference_start_1 Corinthians 14:23_reference_end_ _reference_start_1 Corinthians 16:1_reference_end_ _reference_start_1 Corinthians 16:19_reference_end_ _reference_start_2 Corinthians 1:1_reference_end_ _reference_start_2 Corinthians 8:1_reference_end_ _reference_start_2 Corinthians 8:18_reference_end_ _reference_start_2 Corinthians 8:19_reference_end_ _reference_start_2 Corinthians 8:23_reference_end_ _reference_start_2 Corinthians 8:24_reference_end_ _reference_start_2 Corinthians 11:8_reference_end_ _reference_start_2 Corinthians 11:28_reference_end_ _reference_start_2 Corinthians 12:13_reference_end_ _reference_start_Galatians 1:2_reference_end_ _reference_start_Galatians 1:22_reference_end_ _reference_start_Philippians 4:15_reference_end_ _refe]rence_start_Colossians 4:15_reference_end_ _reference_start_Colossians 4:16_reference_end_ _reference_start_1 Thessalonians 1:1_reference_end_ _reference_start_1 Thessalonians 2:14_reference_end_ _reference_start_2 Thessalonians 1:1_reference_end_ _reference_start_2 Thessalonians 1:4_reference_end_ _reference_start_1 Timothy 3:5_reference_end_ _reference_start_1 Timothy 5:16_reference_end_ _reference_start_Philemon 1:2_reference_end_ _reference_start_James 5:14_reference_end_ _reference_start_3 John 1:6_reference_end_ _reference_start_3 John 1:9_reference_end_ _reference_start_3 John 1:10_reference_end_ REV 1:4, 11, 20 (2 occurrences); 2:1, 7, 8, 11, 12, 17, 18, 23, 29; 3:1, 6, 7, 13, 14, 22; 22:16 _reference_start_Revelation 1:4_reference_end_ _reference_start_Revelation 1:11_reference_end_ _reference_start_Revelation 1:20_reference_end_ _reference_start_Revelation 2:1_reference_end_ _reference_start_Revelation 2:7_reference_end_ _reference_start_Revelation 2:8_reference_end_ _reference_start_Revelation ^2:11_reference_end_ _reference_start_Revelation 2:12_reference_end_ _reference_start_Revelation 2:17_reference_end_ _reference_start_Revelation 2:18_reference_end_ _reference_start_Revelation 2:23_reference_end_ _reference_start_Revelation 2:29_reference_end_ _reference_start_Revelation 3:1_reference_end_ _reference_start_Revelation 3:6_reference_end_ _reference_start_Revelation 3:7_reference_end_ _reference_start_Revelation 3:13_reference_end_ _reference_start_Revelation 3:14_reference_end_ _reference_start_Revelation 3:22_reference_end_ _reference_start_Revelation 22:16_reference_end_ \en2 2. A meeting or gathering of believers \gtrm ekkljsia \trnl ekklæsia _reference_start_Acts 15:22_reference_end_ _reference_start_1 Corinthians 11:18_reference_end_ _reference_start_1 Corinthians 14:4_reference_end_ _reference_start_1 Corinthians 14:5_reference_end_ _reference_start_1 Corinthians 14:12_reference_end_ _reference_start_1 Corinthians 14:19_reference_end_ _reference_start_1 Corinthians 14:28_reference_end__ _reference_start_1 Corinthians 14:33_reference_end_ _reference_start_1 Corinthians 14:34_reference_end_ _reference_start_1 Corinthians 14:35_reference_end_ \en2 3. The general community of believers in Christ, the universal church \gtrm ekkljsia \trnl ekklæsia _reference_start_Matthew 16:18_reference_end_ _reference_start_Acts 9:31_reference_end_ _reference_start_Acts 12:1_reference_end_ _reference_start_Acts 12:5_reference_end_ 1CO 5:12 (Implied contextually); 10:32; 11:22; 12:28; 15:9 _reference_start_1 Corinthians 5:12_reference_end_ _reference_start_1 Corinthians 10:32_reference_end_ _reference_start_1 Corinthians 11:22_reference_end_ _reference_start_1 Corinthians 12:28_reference_end_ _reference_start_1 Corinthians 15:9_reference_end_ _reference_start_Galatians 1:13_reference_end_ _reference_start_Ephesians 1:22_reference_end_ _reference_start_Ephesians 3:10_reference_end_ _reference_start_Ephesians 3:21_reference_end_ _reference_start_Ephesians 5:23_reference_end_ _reference_start_Ephesians 5:24_reference_end_ _reference_start_Ephesians 5:25_reference_end_ _reference_start_Ephesians 5:27_reference_end_ _reference_start_Ephesians 5:29_reference_end_ _reference_start_Ephesians 5:32_reference_end_ _reference_start_Philippians 3:6_reference_end_ _reference_start_Colossians 1:18_reference_end_ _reference_start_Colossians 1:24_reference_end_ _reference_start_1 Timothy 3:15_reference_end_ HEB 12:23 (due to the parallel features of this passage it is possible that the semantic scope is much broader than the universal church, i.e. it may include OT Saints and thus fit into category 4 as well) _reference_start_Hebrews 12:23_reference_end_ \en2 4. Old Testament saints and/or gatherings \gtrm ekkljsia \trnl ekklæsia _reference_start_Acts 7:38_reference_end_ _reference_start_Hebrews 2:12_reference_end_ \en2 5. A secular meeting of the people of a town \gtrm ekkljsia \trnl ekklæsia _reference_start_Acts 19:32_reference_end_ _reference_start_Acts 19:39_reference_end_ _reference_start_Acts 19:41_reference_end_   uGGoCIRCUMCISION, THE CIRCUMCISEDcircumcision, the circumcised\o1 1. Referring to Jews in general, or a particular group of Jews \o2 a. All those who belonged to the Jewish race \o2 b. Jewish believers, Jewish Christians \o2 c. Jewish ChristibM{CHURCHchurch\o1 1. A group of believers-in-Christ who live in one place \o1 2. A meeting or gathering of believers \o1 3. The general community of believers in Christ, the universal church \o1 4. Old Testament saints and/or gatherings \o1 5. A secular meeting of the people of a town \gtrm ekkljsia \trnl ekklæsia \xref [L&N 11.32] \def congregation \xref [L&N 11.33] \def church \xref [L&N 11.78] \def assembly \en2 1. A group of believers-in-Christ who live in one place \Z ?tfXJ<. xj\N@2$|n`RD6( +,  *8 )3 (- ', - &3 %1 $0 #0 "0 !- - - ,) ,' , : ,& :  6 3 3 2 1 1 1 1 1 1 1 1 1 0 . .  .  . . ,  ,  ,  ( .# ." .! ~. }. |. {. z. y.  x, wB vB uB tB sB rB qB pB oB nB mBcans who insisted that all Christians should follow Jewish customs \o1 2. God's people of whatever nationality \o1 3. The actual covenantal, surgical procedure \o1 4. Internal, spiritual procedure, figurative \gtrm peritomj \trnl peritomæ \xref [L&N 53.51] \def circumcision \xref [L&N 11.51] \def those of the circumcision \gtrm peritemnw \trnl peritemnõ \xref [L&N 53.51] \def circumcise \gtrm akrobustia \trnl akrobustia \xref [L&N 11.52] \def being uncircumcised \xref [L&N 11.53] \def gentiles \gtrm epispaomai \trnl epispaomai \xref [L&N 53.52] \def conceal circumcision \en2 1. Referring to Jews in general, or a particular group of Jews \en3 a. All those who belonged to the Jewish race \gtrm peritomj \trnl peritomæ _reference_start_Romans 3:30_reference_end_ _reference_start_Romans 4:9_reference_end_ _reference_start_Romans 15:8_reference_end_ _reference_start_Galatians 2:7_reference_end_ _reference_start_Galatians 2:8_reference_end_ _reference_start_Galatians 2:9_reference_end_ _reference_start_Ephesiadns 2:11_reference_end_ _reference_start_Colossians 3:11_reference_end_ \en3 b. Jewish believers, Jewish Christians \gtrm peritomj \trnl peritomæ _reference_start_Acts 10:45_reference_end_ _reference_start_Romans 4:12_reference_end_ _reference_start_Colossians 4:11_reference_end_ _reference_start_Titus 1:10_reference_end_ \en3 c. Jewish Christians who insisted that all Christians should follow Jewish customs \gtrm peritomj \trnl peritomæ _reference_start_Acts 11:2_reference_end_ _reference_start_Galatians 2:12_reference_end_ \en2 2. God's people of whatever nationality \gtrm peritomj \trnl peritomæ _reference_start_Philippians 3:3_reference_end_ \en2 3. The actual covenantal, surgical procedure \gtrm peritomj \trnl peritomæ _reference_start_John 7:22_reference_end_ _reference_start_John 7:23_reference_end_ _reference_start_Acts 7:8_reference_end_ ROM 2:25 (2 occurrences), 27; 3:1; 4:10, 11, 12 (2 occurrences) _reference_start_Romans 2:25_reference_end_ _reference_start_Romans 2:27_reference_end_ _reference_start_Romans 3:1_reference_end_ _reference_start_Romans 4:10_reference_end_ _reference_start_Romans 4:11_reference_end_ _reference_start_Romans 4:12_reference_end_ _reference_start_1 Corinthians 7:19_reference_end_ _reference_start_Galatians 5:6_reference_end_ _reference_start_Galatians 5:11_reference_end_ _reference_start_Galatians 6:15_reference_end_ _reference_start_Philippians 3:5_reference_end_ \gtrm peritemnw \trnl peritemnõ _reference_start_Luke 1:59_reference_end_ _reference_start_Luke 2:21_reference_end_ _reference_start_John 7:22_reference_end_ _reference_start_Acts 7:8_reference_end_ _reference_start_Acts 15:1_reference_end_ _reference_start_Acts 15:5_reference_end_ _reference_start_Acts 15:24_reference_end_ \en2 4. Internal, spiritual procedure, figurative \gtrm peritomj \trnl peritomæ _reference_start_Romans 2:26_reference_end_ _reference_start_Romans 2:28_reference_end_ _reference_start_Romans 2:29_reference_end_ COL 2:11 (2 occurrences) _reference_start_Colossians 2:11_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( j< i; h8 g6 f2 e/  d/ c= b2 a; `:  _8 ^7 ]7 \6 [6 Z, Y, X+ W+ V+ U( T8 S- R* ) QB PB OB N(; M+  L) K< JB IB H+ G( F3 E- D- C- B, A, @, ?, >+ =* <*; ;2 :0 90 80 7. 6- 5- 4- 3- 2- 1- 0, /+ .+ -2 ,0 grification (noun forms) \o2 a. The act of making someone ritually clean \o2 b. The event of being freed from sin and guilt \o1 8. Purity (noun form) \o1 9. Opposites of unclean \o2 a. Undefiled \o2 b. Spotless \gtrm kaqarov \trnl katharos \xref [L&N 79.48] \def clean \xref [L&N 53.29] \def pure (ritually) \gtrm kaqarizw \trnl katharizõ \xref [L&N 79.49] \def to make clean \xref [L&N 53.28] \def to purify (ritually) \xref [L&N 23.137] \def to heal \gtrm kaqarizmov \trnl katharizmos \xref [L&N 53.28] \def purification (ritually) \gtrm kaqarotjv \trnl katharotæs \xref [L&N 53.28] \def purification (ritually) \gtrm ekkaqairw \trnl ekkathairõ \xref [L&N 79.50] \def clean out (by removal of filth) \gtrm eilikrinjv \trnl eilikrinæs \xref [L&N 88.41] \def sincere \gtrm ƒgnizw \trnl hagnizõ \xref [L&N 53.30] \def purify (ritual) \xref [L&N 88.30] \def purify (moral) \gtrm ƒgnismov \trnl hagnismos \xref [L&N 53.30] \def purification (ritual) \gtrm ƒgnov \trnl hagnos \xref [L&N 88.28] \def pure, hwithout moral defect \gtrm ƒgnotjv \trnl hagnotæs \xref [L&N 88.29] \def purity \gtrm ƒgneia \trnl hagneia \xref [L&N 88.29] \def purity \gtrm adolov \trnl adolos \xref [L&N 79.98] \def pure, unadulterated \gtrm pistikov \trnl pistikos \xref [L&N 79.97] \def pure, high quality, sterling \gtrm diakaqairw \trnl diakathairõ \xref [L&N 79.51] \def clean off (thoroughly clean) \gtrm diakaqarizw \trnl diakatharizõ \xref [L&N 79.51] \def clean off (thoroughly clean) \gtrm amiantov \trnl amiantos \xref [L&N 53.36] \def undefiled (ritually) \gtrm aspilov \trnl aspilos \xref [L&N 79.59] \def spotless \xref [L&N 88.33] \def pure \en2 1. Clean, Pure (adjective form) \en3 a. Physically clean, free from dirt or contamination \gtrm kaqarov \trnl katharos _reference_start_Matthew 23:26_reference_end_ _reference_start_John 13:10_reference_end_ \en3 b. Having nothing added or mixed in, unadulterated \gtrm kaqarov \trnl katharos REV 21:18 (possible figure), 21 (possible figure) _reference_start_Revelation 21:18_referenice_end_ _reference_start_Revelation 21:21_reference_end_ \gtrm adolov \trnl adolos _reference_start_1 Peter 2:2_reference_end_ \gtrm pistikov \trnl pistikos _reference_start_Mark 14:3_reference_end_ _reference_start_John 12:3_reference_end_ \en3 c. White, referring to linen cloth \gtrm kaqarov \trnl katharos _reference_start_Matthew 27:59_reference_end_ _reference_start_Revelation 15:6_reference_end_ _reference_start_Revelation 19:8_reference_end_ _reference_start_Revelation 19:14_reference_end_ \en2 2. Ritually clean before God, free from taboo \gtrm kaqarov \trnl katharos _reference_start_Luke 11:41_reference_end_ _reference_start_Romans 14:20_reference_end_ TIT 1:15 (2 occurrences) _reference_start_Titus 1:15_reference_end_ \en2 3. Spiritually pure, free from sin \gtrm kaqarov \trnl katharos _reference_start_Matthew 5:8_reference_end_ JHN 13:10, 11; 15:3 (also sense 1. This word has an intended double meaning) _reference_start_John 13:10_reference_end_ _reference_start_John 13:11_reference_end_ _referejnce_start_John 15:3_reference_end_ _reference_start_Acts 18:6_reference_end_ _reference_start_Acts 20:26_reference_end_ _reference_start_1 Timothy 1:5_reference_end_ _reference_start_1 Timothy 3:9_reference_end_ _reference_start_2 Timothy 1:3_reference_end_ _reference_start_2 Timothy 2:22_reference_end_ _reference_start_Titus 1:15_reference_end_ HEB 10:22 (figurative) _reference_start_Hebrews 10:22_reference_end_ _reference_start_James 1:27_reference_end_ \gtrm eilikrinjv \trnl eilikrinæs _reference_start_Philippians 1:10_reference_end_ _reference_start_2 Peter 3:1_reference_end_ \gtrm ƒgnov \trnl hagnos _reference_start_2 Corinthians 7:11_reference_end_ _reference_start_2 Corinthians 11:2_reference_end_ _reference_start_Philippians 4:8_reference_end_ _reference_start_1 Timothy 5:22_reference_end_ _reference_start_Titus 2:5_reference_end_ _reference_start_James 3:17_reference_end_ _reference_start_1 Peter 3:2_reference_end_ _reference_start_1 John 3:3_reference_end_ \en2 4. To cleanse, to make clean, tok purify (verb form) \en3 a. To wash clean, to clear away what is not wanted \gtrm kaqarizw \trnl katharizõ JAS 4:8 (also sense 3. This word has an intended double meaning) _reference_start_James 4:8_reference_end_ \gtrm diakaqairw \trnl diakathairõ _reference_start_Matthew 3:12_reference_end_ _reference_start_Luke 3:17_reference_end_ \en2 5. To make something ritually clean \en3 a. To declare something to be acceptable to God \gtrm kaqarizw \trnl katharizõ _reference_start_Mark 7:19_reference_end_ _reference_start_Acts 10:15_reference_end_ \en3 b. To make acceptable to God through sacrifice or ritual \gtrm kaqarizw \trnl katharizõ _reference_start_Matthew 23:25_reference_end_ _reference_start_Matthew 23:26_reference_end_ _reference_start_Luke 11:39_reference_end_ _reference_start_Acts 11:9_reference_end_ _reference_start_Hebrews 9:22_reference_end_ _reference_start_Hebrews 9:23_reference_end_ \gtrm ekkaqairw \trnl ekkathairõ _reference_start_1 Corinthians 5:7_reference_end_ _reference_start_2 Timothyl 2:21_reference_end_ \gtrm ƒgnizw \trnl hagnizõ _reference_start_John 11:55_reference_end_ _reference_start_Acts 21:24_reference_end_ _reference_start_Acts 24:18_reference_end_ \en3 c. To heal leprosy and to remove the ritual impurity of it \gtrm kaqarizw \trnl katharizõ MAT 8:2, 3 (2 occurrences); 10:8; 11:5 _reference_start_Matthew 8:2_reference_end_ _reference_start_Matthew 8:3_reference_end_ _reference_start_Matthew 10:8_reference_end_ _reference_start_Matthew 11:5_reference_end_ _reference_start_Mark 1:40_reference_end_ _reference_start_Mark 1:41_reference_end_ _reference_start_Mark 1:42_reference_end_ _reference_start_Luke 4:27_reference_end_ _reference_start_Luke 5:12_reference_end_ _reference_start_Luke 5:13_reference_end_ _reference_start_Luke 7:22_reference_end_ _reference_start_Luke 17:14_reference_end_ _reference_start_Luke 17:17_reference_end_ \en2 6. To rid from sin, to rid from guilt \gtrm kaqarov \trnl katharos _reference_start_1 Peter 1:22_reference_end_ \gtrm kaqarizw \trnl katharizõm _reference_start_Acts 15:9_reference_end_ _reference_start_2 Corinthians 7:1_reference_end_ _reference_start_Ephesians 5:26_reference_end_ _reference_start_Titus 2:14_reference_end_ _reference_start_Hebrews 9:14_reference_end_ _reference_start_Hebrews 10:2_reference_end_ _reference_start_1 John 1:7_reference_end_ _reference_start_1 John 1:9_reference_end_ \gtrm ƒgnizw \trnl hagnizõ _reference_start_James 4:8_reference_end_ _reference_start_1 Peter 1:22_reference_end_ _reference_start_1 John 3:3_reference_end_ \en2 7. Cleansing, purification (noun forms) \en3 a. The act of making someone ritually clean \gtrm kaqarizmov \trnl katharizmos _reference_start_Mark 1:44_reference_end_ _reference_start_Luke 2:22_reference_end_ _reference_start_Luke 5:14_reference_end_ _reference_start_John 2:6_reference_end_ _reference_start_John 3:25_reference_end_ \gtrm kaqarotjv \trnl katharotæs _reference_start_Hebrews 9:13_reference_end_ \gtrm ƒgnizw \trnl hagnizõ _reference_start_Acts 21:26_reference_end_ \gtrm ƒgnismov \trnl hagnismos _reference_start_Acts 21:26_reference_end_ \en3 b. The event of being freed from sin and guilt \gtrm kaqarizmov \trnl katharizmos _reference_start_Hebrews 1:3_reference_end_ _reference_start_2 Peter 1:9_reference_end_ \en2 8. Purity (noun form) \gtrm ƒgnotjv \trnl hagnotæs _reference_start_2 Corinthians 6:6_reference_end_ _reference_start_2 Corinthians 11:3_reference_end_ \gtrm ƒgneia \trnl hagneia _reference_start_1 Timothy 4:12_reference_end_ _reference_start_1 Timothy 5:2_reference_end_ \en2 9. Opposites of unclean \en3 a. Undefiled \gtrm amiantov \trnl amiantos _reference_start_Hebrews 7:26_reference_end_ _reference_start_Hebrews 13:4_reference_end_ JAS 1:27 (2 occurrences) _reference_start_James 1:27_reference_end_ _reference_start_1 Peter 1:4_reference_end_ \en3 b. Spotless \gtrm aspilov \trnl aspilos _reference_start_1 Timothy 6:14_reference_end_ _reference_start_James 1:27_reference_end_ _reference_start_1 Peter 1:19_reference_end_ _reference_start_2 Peter 3:14_reference_end_ [[YCLEAN, CLEANSE, CLEANSING, PURIFICATIONclean, cleanse, cleansing, purification\see (see also UNCLEAN) \o1 1. Clean, Pure (adjective form) \o2 a. Physically clean, free from dirt or contamination \o2 b. Having nothing added or mixed in, unadulterated \o2 c. White, referring to linen cloth \o1 2. Ritually clean before God, free from taboo \o1 3. Spiritually pure, free from sin \o1 4. To cleanse, to make clean, to purify (verb form) \o2 a. To wash clean, to clear away what is not wanted \o1 5. To make something ritually clean \o2 a. To declare something to be acceptable to God \o2 b. To make acceptable to God through sacrifice or ritual \o2 c. To heal leprosy and to remove the ritual impurity of it \o1 6. To rid from sin, to rid from guilt \o1 7. Cleansing, puf ?tfXJ<. xj\N@2$|n`RD6( )< (; '6 &< %; $:  #: "6 !6 /  / = : , , : + + * * ), > < ; > > :  :  8 1 / , < * * * * * * )* )) )( (  ~(  }( |( {, z, y+ 7 x7 w. v:  u:  t, s* ' r( q( p,  o) n* m( l; k> ?tfXJ<. xj\N@2$|n`RD6( h3 g1 f1 e. d- c- b- a- `- _- ^- ], \, [+ Z+ Y+ X+ W+ " V+ 2 U+ 1 T+ 9 S+  R*8 Q* P* O* N)  M)  L)  K)  J) I) H(( G(& F($ E( D( C( B3 A) @( ?8 >8 =6 </ ;. :. 9- 8:  7-  6,5 54 43 31 2, 1, 0* /6 .6 -4 ,, +, *=rrm paraggellw \trnl parangellõ \xref [L&N 33.327] \def command, announce what must be done \gtrm dogma \trnl dogma \xref [L&N 33.332] \def an official order or decree (noun) \gtrm epw \trnl epõ \xref [L&N not found] \def command, bid (but usually rendered “say”, “speak”, or “tell”) \gtrm keleusma \trnl keleusma \xref [L&N 32.324] \def call, shout of command (noun) \gtrm keleuw \trnl keleuõ \xref [L&N 32.333] \def command \gtrm ¿ew \trnl hreõ \xref [L&N not found] \def was commanded (but usually rendered “was spoken”) \gtrm diastellomai \trnl diastellomai \xref [L&N 33.323] \def command, state with authority/force what others must do \gtrm diatagj \trnl diatagæ \xref [L&N 33.326] \def ordinance, specific instruction, decree (noun) \gtrm diatagma \trnl diatagma \xref [L&N 33.326] \def ordinance, specific instruction, decree (noun) \gtrm epitagj \trnl epitagæ \xref [L&N 33.326] \def ordinance (noun) \xref [L&N 37.42] \def authority \gtrm entalma \trnl entalma \xref [L&N 33.330] \def commandmenst, an official order (noun) \gtrm entellw, entellomai \trnl entellõ, entellomai \xref [L&N 33.329] \def command, to give definite and official orders \gtrm entolj \trnl entolæ \xref [L&N 33.330] \def commandment (noun) \gtrm diatassw \trnl diatassõ \xref [L&N 33.325] \def command, state what must be done in detail \xref [L&N 62.8] \def arrange for \gtrm epitassw \trnl epitassõ \xref [L&N 33.325] \def command \gtrm prostassw \trnl prostassõ \xref [L&N 33.325] \def command \xref [L&N 62.9] \def arrange for \gtrm epitimaw \trnl epitimaõ \xref [L&N 33.331] \def command with implication of a threat \en2 1. Commandment \en3 a. Announcement of what must be done \gtrm paraggelia \trnl parangelia _reference_start_Acts 5:28_reference_end_ _reference_start_Acts 16:24_reference_end_ _reference_start_1 Thessalonians 4:2_reference_end_ _reference_start_1 Timothy 1:5_reference_end_ _reference_start_1 Timothy 1:18_reference_end_ \en3 b. Decree, official order \gtrm dogma \trnl dogma _reference_start_Luke 2:1_referetnce_end_ _reference_start_Acts 16:4_reference_end_ _reference_start_Acts 17:7_reference_end_ _reference_start_Ephesians 2:15_reference_end_ _reference_start_Colossians 2:14_reference_end_ \en3 c. Shout of command \gtrm keleusma \trnl keleusma _reference_start_1 Thessalonians 4:16_reference_end_ \en3 d. Detailed ordinance, authority \gtrm diatagj \trnl diatagæ _reference_start_Acts 7:53_reference_end_ _reference_start_Romans 13:2_reference_end_ \gtrm diatagma \trnl diatagma _reference_start_Hebrews 11:23_reference_end_ \gtrm epitagj \trnl epitagæ _reference_start_Romans 16:26_reference_end_ _reference_start_1 Corinthians 7:6_reference_end_ _reference_start_1 Corinthians 7:25_reference_end_ _reference_start_2 Corinthians 8:8_reference_end_ _reference_start_1 Timothy 1:1_reference_end_ _reference_start_Titus 1:3_reference_end_ _reference_start_Titus 2:15_reference_end_ \en3 e. Commandment, A definite and official order \gtrm entalma \trnl entalma _reference_start_Matthew 15:9_reference_end_ _reference_starut_Mark 7:7_reference_end_ _reference_start_Colossians 2:22_reference_end_ \gtrm entolj \trnl entolæ _reference_start_Matthew 5:19_reference_end_ _reference_start_Matthew 15:3_reference_end_ _reference_start_Matthew 19:17_reference_end_ _reference_start_Matthew 22:36_reference_end_ _reference_start_Matthew 22:38_reference_end_ _reference_start_Matthew 22:40_reference_end_ _reference_start_Mark 7:8_reference_end_ _reference_start_Mark 7:9_reference_end_ _reference_start_Mark 10:5_reference_end_ _reference_start_Mark 10:19_reference_end_ _reference_start_Mark 12:28_reference_end_ _reference_start_Mark 12:31_reference_end_ _reference_start_Luke 1:6_reference_end_ _reference_start_Luke 15:29_reference_end_ _reference_start_Luke 18:20_reference_end_ _reference_start_Luke 23:56_reference_end_ JHN 10:18; 11:57; 12:49, 50; 13:34; 14:15, 21; 15:10 (2 occurrences), 12 _reference_start_John 10:18_reference_end_ _reference_start_John 11:57_reference_end_ _reference_start_John 12:49_reference_end_ _reference_start_Johvn 12:50_reference_end_ _reference_start_John 13:34_reference_end_ _reference_start_John 14:15_reference_end_ _reference_start_John 14:21_reference_end_ _reference_start_John 15:10_reference_end_ _reference_start_John 15:12_reference_end_ _reference_start_Acts 1:2_reference_end_ _reference_start_Acts 17:15_reference_end_ ROM 7:8, 9, 10, 11, 12, 13; 13:9 (2 occurrences) _reference_start_Romans 7:8_reference_end_ _reference_start_Romans 7:9_reference_end_ _reference_start_Romans 7:10_reference_end_ _reference_start_Romans 7:11_reference_end_ _reference_start_Romans 7:12_reference_end_ _reference_start_Romans 7:13_reference_end_ _reference_start_Romans 13:9_reference_end_ _reference_start_1 Corinthians 7:19_reference_end_ _reference_start_Ephesians 2:15_reference_end_ _reference_start_Ephesians 6:2_reference_end_ _reference_start_Colossians 4:10_reference_end_ _reference_start_1 Timothy 6:14_reference_end_ _reference_start_Titus 1:14_reference_end_ _reference_start_Hebrews 7:5_reference_end_ _reference_start_wHebrews 7:16_reference_end_ _reference_start_Hebrews 7:18_reference_end_ _reference_start_Hebrews 9:19_reference_end_ _reference_start_2 Peter 2:21_reference_end_ _reference_start_2 Peter 3:2_reference_end_ 1JN 2:3, 4, 7 (3 occurrences), 8; 3:22, 23, 24; 4:21; 5:2, 3 (2 occurrences) _reference_start_1 John 2:3_reference_end_ _reference_start_1 John 2:4_reference_end_ _reference_start_1 John 2:7_reference_end_ _reference_start_1 John 2:8_reference_end_ _reference_start_1 John 3:22_reference_end_ _reference_start_1 John 3:23_reference_end_ _reference_start_1 John 3:24_reference_end_ _reference_start_1 John 4:21_reference_end_ _reference_start_1 John 5:2_reference_end_ _reference_start_1 John 5:3_reference_end_ 2JN 1:4, 5, 6 (2 occurrences) _reference_start_2 John 1:4_reference_end_ _reference_start_2 John 1:5_reference_end_ _reference_start_2 John 1:6_reference_end_ REV 12:17; 14:12; 22:14 (not all texts) _reference_start_Revelation 12:17_reference_end_ _reference_start_Revelation 14:12_reference_end_ _refexrence_start_Revelation 22:14_reference_end_ \en2 2. Command \en3 a. Tell people what they must do \gtrm paraggellw \trnl parangellõ _reference_start_Matthew 10:5_reference_end_ _reference_start_Mark 6:8_reference_end_ _reference_start_Mark 8:6_reference_end_ _reference_start_Luke 5:14_reference_end_ _reference_start_Luke 8:29_reference_end_ _reference_start_Luke 8:56_reference_end_ _reference_start_Luke 9:21_reference_end_ _reference_start_Acts 1:4_reference_end_ _reference_start_Acts 4:18_reference_end_ _reference_start_Acts 5:28_reference_end_ _reference_start_Acts 5:40_reference_end_ _reference_start_Acts 10:42_reference_end_ _reference_start_Acts 15:5_reference_end_ _reference_start_Acts 16:18_reference_end_ _reference_start_Acts 16:23_reference_end_ _reference_start_Acts 17:30_reference_end_ _reference_start_Acts 23:22_reference_end_ _reference_start_Acts 23:30_reference_end_ _reference_start_1 Corinthians 7:10_reference_end_ _reference_start_1 Corinthians 11:17_reference_end_ _reference_start_1 Theyssalonians 4:11_reference_end_ _reference_start_2 Thessalonians 3:4_reference_end_ _reference_start_2 Thessalonians 3:6_reference_end_ _reference_start_2 Thessalonians 3:10_reference_end_ _reference_start_2 Thessalonians 3:12_reference_end_ _reference_start_1 Timothy 1:3_reference_end_ _reference_start_1 Timothy 4:11_reference_end_ _reference_start_1 Timothy 5:7_reference_end_ _reference_start_1 Timothy 6:13_reference_end_ _reference_start_1 Timothy 6:17_reference_end_ \en3 b. “Say” (implying command) with an imperative \gtrm epw \trnl epõ MAT 2:8, 13; 3:15; 4:3 (2 occurrences) (the second occurrence is a performative); 8:13, 22, 32; 9:2 (performative), 5 (performative) (2 occurrences); 11:3; 14:18, 29; 16:6, 12; 17:7; 19:14; 20:4, 21 (performative); 21:21 (performative), 28, 30; 22:4, 13, 24, 44; 23:3; 26:18; 28:5, 7 _reference_start_Matthew 2:8_reference_end_ _reference_start_Matthew 2:13_reference_end_ _reference_start_Matthew 3:15_reference_end_ _reference_start_Matthew 4:3_reference_end_ _referencze_start_Matthew 8:13_reference_end_ _reference_start_Matthew 8:22_reference_end_ _reference_start_Matthew 8:32_reference_end_ _reference_start_Matthew 9:2_reference_end_ _reference_start_Matthew 9:5_reference_end_ _reference_start_Matthew 11:3_reference_end_ _reference_start_Matthew 14:18_reference_end_ _reference_start_Matthew 14:29_reference_end_ _reference_start_Matthew 16:6_reference_end_ _reference_start_Matthew 16:12_reference_end_ _reference_start_Matthew 17:7_reference_end_ _reference_start_Matthew 19:14_reference_end_ _reference_start_Matthew 20:4_reference_end_ _reference_start_Matthew 20:21_reference_end_ _reference_start_Matthew 21:21_reference_end_ _reference_start_Matthew 21:28_reference_end_ _reference_start_Matthew 21:30_reference_end_ _reference_start_Matthew 22:4_reference_end_ _reference_start_Matthew 22:13_reference_end_ _reference_start_Matthew 22:24_reference_end_ _reference_start_Matthew 22:44_reference_end_ _reference_start_Matthew 23:3_reference_end_ _reference_start_Matthew 26:18{_reference_end_ _reference_start_Matthew 28:5_reference_end_ _reference_start_Matthew 28:7_reference_end_ MRK 2:9 (performative) (2 occurrences); 4:39 (performative); 5:34, 43; 6:31; 7:10; 8:7, 34; 9:39; 10:14, 49; 11:14 (performative), 23; 12:36; 14:6; 16:15 _reference_start_Mark 2:9_reference_end_ _reference_start_Mark 4:39_reference_end_ _reference_start_Mark 5:34_reference_end_ _reference_start_Mark 5:43_reference_end_ _reference_start_Mark 6:31_reference_end_ _reference_start_Mark 7:10_reference_end_ _reference_start_Mark 8:7_reference_end_ _reference_start_Mark 8:34_reference_end_ _reference_start_Mark 9:39_reference_end_ _reference_start_Mark 10:14_reference_end_ _reference_start_Mark 10:49_reference_end_ _reference_start_Mark 11:14_reference_end_ _reference_start_Mark 11:23_reference_end_ _reference_start_Mark 12:36_reference_end_ _reference_start_Mark 14:6_reference_end_ _reference_start_Mark 16:15_reference_end_ LUK 1:13; 2:10; 3:13, 14; 4:3 (performative); 5:4, 13 (performative); 7:13, 14, 48 (|performative); 8:52; 9:13, 14, 50, 54, 59, 60; 10:35, 37, 40; 12:13, 22; 13:12 (performative), 23, 32; 14:17, 23; 15:22; 17:14, 19; 18:42 (performative); 19:5, 15, 30; 20:23, 25; 21:8; 22:8, 40, 51; 23:28; 24:29 _reference_start_Luke 1:13_reference_end_ _reference_start_Luke 2:10_reference_end_ _reference_start_Luke 3:13_reference_end_ _reference_start_Luke 3:14_reference_end_ _reference_start_Luke 4:3_reference_end_ _reference_start_Luke 5:4_reference_end_ _reference_start_Luke 5:13_reference_end_ _reference_start_Luke 7:13_reference_end_ _reference_start_Luke 7:14_reference_end_ _reference_start_Luke 7:48_reference_end_ _reference_start_Luke 8:52_reference_end_ _reference_start_Luke 9:13_reference_end_ _reference_start_Luke 9:14_reference_end_ _reference_start_Luke 9:50_reference_end_ _reference_start_Luke 9:54_reference_end_ _reference_start_Luke 9:59_reference_end_ _reference_start_Luke 9:60_reference_end_ _reference_start_Luke 10:35_reference_end_ _reference_start_Luke 10:37_reference_end_ _reference}_start_Luke 10:40_reference_end_ _reference_start_Luke 12:13_reference_end_ _reference_start_Luke 12:22_reference_end_ _reference_start_Luke 13:12_reference_end_ _reference_start_Luke 13:23_reference_end_ _reference_start_Luke 13:32_reference_end_ _reference_start_Luke 14:17_reference_end_ _reference_start_Luke 14:23_reference_end_ _reference_start_Luke 15:22_reference_end_ _reference_start_Luke 17:14_reference_end_ _reference_start_Luke 17:19_reference_end_ _reference_start_Luke 18:42_reference_end_ _reference_start_Luke 19:5_reference_end_ _reference_start_Luke 19:15_reference_end_ _reference_start_Luke 19:30_reference_end_ _reference_start_Luke 20:23_reference_end_ _reference_start_Luke 20:25_reference_end_ _reference_start_Luke 21:8_reference_end_ _reference_start_Luke 22:8_reference_end_ _reference_start_Luke 22:40_reference_end_ _reference_start_Luke 22:51_reference_end_ _reference_start_Luke 23:28_reference_end_ _reference_start_Luke 24:29_reference_end_ JHN 2:16; 4:16, 50 (performative); 5:11, 14;~ 6:10; 9:7, 11; 12:7; 21:6 _reference_start_John 2:16_reference_end_ _reference_start_John 4:16_reference_end_ _reference_start_John 4:50_reference_end_ _reference_start_John 5:11_reference_end_ _reference_start_John 5:14_reference_end_ _reference_start_John 6:10_reference_end_ _reference_start_John 9:7_reference_end_ _reference_start_John 9:11_reference_end_ _reference_start_John 12:7_reference_end_ _reference_start_John 21:6_reference_end_ ACT 2:34, 38; 3:4; 5:19; 7:3, 33, 40; 8:29; 9:11, 34 (performative), 40; 11:12; 12:8, 17; 13:2; 14:10; 16:31; 18:9; 20:10; 22:10, 13 (performative), 21, 24, 27; 23:23 _reference_start_Acts 2:34_reference_end_ _reference_start_Acts 2:38_reference_end_ _reference_start_Acts 3:4_reference_end_ _reference_start_Acts 5:19_reference_end_ _reference_start_Acts 7:3_reference_end_ _reference_start_Acts 7:33_reference_end_ _reference_start_Acts 7:40_reference_end_ _reference_start_Acts 8:29_reference_end_ _reference_start_Acts 9:11_reference_end_ _reference_start_Acts 9:34_reference_end_ _reference_start_Acts 9:40_reference_end_ _reference_start_Acts 11:12_reference_end_ _reference_start_Acts 12:8_reference_end_ _reference_start_Acts 12:17_reference_end_ _reference_start_Acts 13:2_reference_end_ _reference_start_Acts 14:10_reference_end_ _reference_start_Acts 16:31_reference_end_ _reference_start_Acts 18:9_reference_end_ _reference_start_Acts 20:10_reference_end_ _reference_start_Acts 22:10_reference_end_ _reference_start_Acts 22:13_reference_end_ _reference_start_Acts 22:21_reference_end_ _reference_start_Acts 22:24_reference_end_ _reference_start_Acts 22:27_reference_end_ _reference_start_Acts 23:23_reference_end_ _reference_start_2 Corinthians 4:6_reference_end_ _reference_start_Colossians 4:17_reference_end_ JAS 2:3 (2 occurrences), 11 (2 occurrences), 16 (performative) _reference_start_James 2:3_reference_end_ _reference_start_James 2:11_reference_end_ _reference_start_James 2:16_reference_end_ JUD 1:9 (performative) _reference_start_Jude 1:9_reference_end_ _reference_start_Revelation 22:17_reference_end_ \itrm Implied JHN 5:8 (performative); 11:43 _reference_start_John 5:8_reference_end_ _reference_start_John 11:43_reference_end_ \en3 c. Tell to do something, with a generic subject \gtrm ¿ew \trnl hreõ _reference_start_Matthew 5:21_reference_end_ _reference_start_Matthew 5:27_reference_end_ _reference_start_Matthew 5:31_reference_end_ _reference_start_Matthew 5:33_reference_end_ _reference_start_Matthew 5:38_reference_end_ _reference_start_Matthew 5:43_reference_end_ _reference_start_Revelation 6:11_reference_end_ _reference_start_Revelation 9:4_reference_end_ \en3 d. Explicit, often publicly announced, authoritative command \gtrm keleuw \trnl keleuõ _reference_start_Matthew 8:18_reference_end_ _reference_start_Matthew 14:9_reference_end_ _reference_start_Matthew 14:19_reference_end_ _reference_start_Matthew 14:28_reference_end_ _reference_start_Matthew 15:35_reference_end_ _reference_start_Matthew 18:25_reference_end_ _reference_start_Matthew 27:58_reference_end_ _reference_start_Matthew 26:64_reference_end_ _reference_start_Luke 18:40_reference_end_ _reference_start_Acts 4:15_reference_end_ _reference_start_Acts 5:34_reference_end_ _reference_start_Acts 8:38_reference_end_ _reference_start_Acts 12:19_reference_end_ _reference_start_Acts 16:22_reference_end_ _reference_start_Acts 21:33_reference_end_ _reference_start_Acts 21:34_reference_end_ _reference_start_Acts 22:24_reference_end_ _reference_start_Acts 22:30_reference_end_ _reference_start_Acts 23:3_reference_end_ _reference_start_Acts 23:10_reference_end_ _reference_start_Acts 23:35_reference_end_ _reference_start_Acts 24:8_reference_end_ _reference_start_Acts 25:6_reference_end_ _reference_start_Acts 25:17_reference_end_ _reference_start_Acts 25:21_reference_end_ _reference_start_Acts 25:23_reference_end_ _reference_start_Acts 27:43_reference_end_ \en3 e. Forcefully/authoritatively state what must be done \gtrm diastellomai \trnl diastellomai _reference_start_Matthew 16:20_reference_end_ MRK 5:43; 7:36 (2 occurrences); 8:15; 9:9 _reference_start_Mark 5:43_reference_end_ _reference_start_Mark 7:36_reference_end_ _reference_start_Mark 8:15_reference_end_ _reference_start_Mark 9:9_reference_end_ _reference_start_Acts 15:24_reference_end_ _reference_start_Hebrews 12:20_reference_end_ \en3 f. Give a definite and official order \en3 g. State what must be done in detail \gtrm diatassw \trnl diatassõ _reference_start_Matthew 11:1_reference_end_ _reference_start_Luke 3:13_reference_end_ _reference_start_Luke 8:55_reference_end_ _reference_start_Luke 17:9_reference_end_ _reference_start_Luke 17:10_reference_end_ _reference_start_Acts 7:44_reference_end_ _reference_start_Acts 18:22_reference_end_ _reference_start_Acts 23:31_reference_end_ _reference_start_1 Corinthians 7:17_reference_end_ _reference_start_1 Corinthians 9:14_reference_end_ _reference_start_1 Corinthians 11:34_reference_end_ _reference_start_1 Corinthians 16:1_reference_end_ _reference_start_Galatians 3:19_reference_end_ \gtrm epitassw \trnl epitassõ _reference_start_Mark 1:27_reference_end_ _reference_start_Mark 6:27_reference_end_ _reference_start_Mark 6:39_reference_end_ _reference_start_Mark 9:25_reference_end_ _reference_start_Luke 4:36_reference_end_ _reference_start_Luke 8:25_reference_end_ _reference_start_Luke 14:22_reference_end_ _reference_start_Acts 23:2_reference_end_ _reference_start_Philemon 1:8_reference_end_ \gtrm prostassw \trnl prostassõ _reference_start_Matthew 1:24_reference_end_ _reference_start_Matthew 8:4_reference_end_ _reference_start_Matthew 21:6_reference_end_ _reference_start_Mark 1:44_reference_end_ _reference_start_Luke 5:14_reference_end_ _reference_start_Acts 10:33_reference_end_ _reference_start_Acts 10:48_reference_end_ \en3 h. Command, with implication of a threat \gtrm epitimaw \trnl epitimaõ _reference_start_Matthew 8:26_reference_end_ _reference_start_Matthew 12:16_reference_end_ _reference_start_Matthew 16:22_reference_end_ _reference_start_Matthew 17:18_reference_end_ _reference_start_Matthew 19:13_reference_end_ _reference_start_Matthew 20:31_reference_end_ _reference_start_Mark 1:25_reference_end_ _reference_start_Mark 3:12_reference_end_ _reference_start_Mark 4:39_reference_end_ _reference_start_Mark 8:30_reference_end_ _reference_start_Mark 8:32_reference_end_ _reference_start_Mark 8:33_reference_end_ _reference_start_Mark 9:25_reference_end_ _reference_start_Mark 10:13_reference_end_ _reference_start_Mark 10:48_reference_end_ _reference_start_Luke 4:35_reference_end_ _reference_start_Luke 4:39_reference_end_ _reference_start_Luke 4:41_reference_end_ _reference_start_Luke 8:24_reference_end_ _reference_start_Luke 9:21_reference_end_ _reference_start_Luke 9:42_reference_end_ _reference_start_Luke 9:55_reference_end_ _reference_start_Luke 17:3_reference_end_ _reference_start_Luke 18:15_reference_end_ _reference_start_Luke 18:39_reference_end_ _reference_start_Luke 19:39_reference_end_ _reference_start_Luke 23:40_reference_end_ _reference_start_2 Timothy 4:2_reference_end_ _reference_start_Jude 1:9_reference_end_ x55COMMANDMENT, COMMANDcommandment, command\see (see also LAW) \o1 1. Commandment \o2 a. Announcement of what must be done \o2 b. Decree, official order \o2 c. Shout of command \o2 d. Detailed ordinance, authority \o2 e. Commandment, A definite and official order \o1 2. Command \o2 a. Tell people what they must do \o2 b. “Say” (implying command) with an imperative \o2 c. Tell to do something, with a generic subject \o2 d. Explicit, often publicly announced, authoritative command \o2 e. Forcefully/authoritatively state what must be done \o2 f. Give a definite and official order \o2 g. State what must be done in detail \o2 h. Command, with implication of a threat \gtrm paraggelia \trnl parangelia \xref [L&N 33.328] \def command, an announcement as to what must be done (noun) \gtq ?tfXJ<. xj\N@2$|n`RD6( '(  &(  %( $( #( "( !( ( ( 6 6 6 6 6 5 5 5 5 4 .  . , , , , , , , * ,( , , , *  *8 * * ) ) (  B B ~B  }? |? {? z> y> x> w> v> u> t> s> r> q> p= o= n:  m: l: k: j8 i6 ?tfXJ<. xj\N@2$|n`RD6( f* e* d* c*  b* a*  `* _* ( ^* % ]* # \* < [* ; Z* 6 Y* 2 X*  W* V*4 U*0 T* S* R* Q* P* O* N* M* L* K) J) I) $ H)  G)  F) 1 E)  D) ' C)" B) A) @) ?)+ >)" =)' <) ;( :( 9( 8( 7(, 6( 5( 4( 3( 2( 1( 0( /( .( -( ,( +( *( )( ((  ?tfXJ<. xj\N@2$|n`RD6( %(! $( #( "( !+ + + B A ; ; ; 3 / , , , , , , , , , , ,  ,  ,  , , ( , " , , ,( ,! , , , ,& ," + ~+  }+ |+  {+ z+ y+ x+2 w+ v+ u* t* s*3 r*( q* p* o* n* m* l* k* j** i* h* g* ?tfXJ<. xj\N@2$|n`RD6( d( c( b( a9 `, _* ^* ]*$ \)  [)' Z) Y) X0 W. V. " U.  T. S, R, Q,, P* O* N*7 M* L(  K:  J, I) H) G)$ F)+ E( D,+ C, B, A, @, ?, >,# =, <, ;, :, 9," 8,! 7, 6,  5,& 4," 3, 2*( 1(@ 0(: /( .(# -( ,( +( *( )B  (B '(+ &(& ?tfXJ<. xj\N@2$|n`RD6( #, ", !; 2 / ; 3 ; 2 < ; * * ! * )  ) )" )) (" ( ( ( ( $ > 2 2 3 : " < : A 7 *( *' *' * * ~* 7 }* * |*  {* z*) y*' x*# w) 0 v) u)  t)! s) r) q)' p) o) n( m( l( k( j(  i( h, 0 g, ! f* e),def tenderly help \gtrm oiktirmov \trnl oiktirmos \xref [L&N 88.80] \def mercy, tender compassion \gtrm oiktirmwn \trnl oiktirmõn \xref [L&N 88.81] \def merciful, tenderly compassionate \en2 1. Gentle compassion \gtrm metriopaqew \trnl metriopatheõ _reference_start_Hebrews 5:2_reference_end_ \en2 2. Sympathetic compassion \gtrm sumpaqjv \trnl sumpathæs _reference_start_1 Peter 3:8_reference_end_ \gtrm sumpaqew \trnl sumpatheõ _reference_start_Hebrews 10:34_reference_end_ _reference_start_Colossians 3:12_reference_end_ \gtrm oiktirmov \trnl oiktirmos _reference_start_Philippians 2:1_reference_end_ \en2 3. Yearning compassion \gtrm splancna \trnl splanchna _reference_start_Philippians 2:1_reference_end_ _reference_start_1 John 3:17_reference_end_ \gtrm splancnizomai \trnl splanchnizomai _reference_start_Matthew 9:36_reference_end_ _reference_start_Matthew 14:14_reference_end_ _reference_start_Matthew 15:32_reference_end_ _reference_start_Matthew 18:27_reference_end_ _reference_start_Matthew 20:34_reference_end_ _reference_start_Mark 1:41_reference_end_ _reference_start_Mark 6:34_reference_end_ _reference_start_Mark 8:2_reference_end_ _reference_start_Mark 9:22_reference_end_ _reference_start_Luke 7:13_reference_end_ _reference_start_Luke 10:33_reference_end_ _reference_start_Luke 15:20_reference_end_ \gtrm polusplancnov \trnl polusplanchnos _reference_start_James 5:11_reference_end_ \gtrm eusplancnov \trnl eusplanchnos _reference_start_1 Peter 3:8_reference_end_ \gtrm oiktirmov \trnl oiktirmos _reference_start_Philippians 2:1_reference_end_ \gtrm oiktirmwn \trnl oiktirmõn _reference_start_James 5:11_reference_end_ \en2 4. Tender compassion \gtrm sumpaqew \trnl sumpatheõ _reference_start_Colossians 3:12_reference_end_ \gtrm polusplancnov \trnl polusplanchnos _reference_start_James 5:11_reference_end_ \gtrm oiktirmov \trnl oiktirmos _reference_start_2 Corinthians 1:3_reference_end_ _reference_start_Philippians 2:1_reference_end_ \gtrm oiktirmwn \trnl oiktirmõn _reference_start_James 5:11_reference_end_ R!!uCOMPASSIONcompassion\see (see also GRACE, MERCY) \o1 1. Gentle compassion \o1 2. Sympathetic compassion \o1 3. Yearning compassion \o1 4. Tender compassion \gtrm metriopaqew \trnl metriopatheõ \xref [L&N 88.65] \def deal gently/moderately with \gtrm sumpaqjv \trnl sumpathæs \xref [L&N 25.58] \def sympathetic \gtrm sumpaqew \trnl sumpatheõ \xref [L&N 25.57] \def have sympathy for \xref [L&N 24.80] \def suffer with (literal meaning) \gtrm splancna \trnl splanchna \xref [L&N 25.49] \def compassion \xref [L&N 25.50] \def object of affection \xref [L&N 8.58] \def intestines (literal meaning) \xref [L&N 26.11] \def desires \gtrm splancnizomai \trnl splanchnizomai \xref [L&N 25.49] \def feel deep yearning compassion or affection \gtrm polusplancnov \trnl polusplanchnos \xref [L&N 25.52] \def extremely compassionate \gtrm eusplancnov \trnl eusplanchnos \xref [L&N 25.51] \def genuinely compassionate \gtrm oikteirw, oiktirw \trnl oikteirõ, oiktirõ \xref [L&N 88.80] \ D.!3COUNSELORcounselor\see (see ADVOCATE)j !!%CONSCIENCEconscience\o1 1. Sense of personal integrity, good or bad, doing what one knows to be right \o1 2. Sense of right and wrong with regard to moral issues \gtrm suneidjsiv \trnl suneidæsis \xref [L&N 26.13] \def conscience \xref [L&N 28.4] \def to be aware of \xref [L&N 27.54] \def to be sensitive to \en2 1. Sense of personal integrity, good or bad, doing what one knows to be right \gtrm suneidjsiv \trnl suneidæsis _reference_start_Acts 23:1_reference_end_ _reference_start_Acts 24:16_reference_end_ _reference_start_1 Corinthians 8:7_reference_end_ _reference_start_1 Corinthians 8:10_reference_end_ _reference_start_1 Corinthians 8:12_reference_end_ _reference_start_1 Timothy 1:5_reference_end_ _reference_start_1 Timothy 1:19_reference_end_ _reference_start_1 Timothy 3:9_reference_end_ _reference_start_2 Timothy 1:3_reference_end_ _reference_start_HC77-CONDEMN, CONDEMNATIONcondemn, condemnation\see (see JUDGE)ebrews 9:9_reference_end_ _reference_start_Hebrews 10:2_reference_end_ _reference_start_Hebrews 10:22_reference_end_ _reference_start_Hebrews 13:18_reference_end_ _reference_start_1 Peter 3:16_reference_end_ _reference_start_1 Peter 3:21_reference_end_ \en2 2. Sense of right and wrong with regard to moral issues \gtrm suneidjsiv \trnl suneidæsis _reference_start_Romans 2:15_reference_end_ _reference_start_Romans 9:1_reference_end_ _reference_start_Romans 13:5_reference_end_ _reference_start_1 Corinthians 10:25_reference_end_ _reference_start_1 Corinthians 10:27_reference_end_ _reference_start_1 Corinthians 10:28_reference_end_ _reference_start_1 Corinthians 10:29_reference_end_ _reference_start_2 Corinthians 1:12_reference_end_ _reference_start_2 Corinthians 4:2_reference_end_ _reference_start_2 Corinthians 5:11_reference_end_ _reference_start_1 Timothy 1:19_reference_end_ _reference_start_1 Timothy 4:2_reference_end_ _reference_start_Titus 1:15_reference_end_ _reference_start_Hebrews 9:14_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( b:  a:  `:  _: ^: ]/ \: [: Z0 Y- X, W*I V:  U: T: S: R0 Q0 P0 O0 N0 M0 L0 K0 J- I- H-  G- F- E- D- C, B0 A, @, ?*H >:  =8 <6 ;6 :/ 9/ 8/ 7.  6.  5.  4.  3-  2-  1- 0< /< .:  -:  ,:  +: *7 )6 (6 '6 &. %. $.[L&N 33.387] \def to promise beforehand \gtrm epaggelma \trnl epangelma \xref [L&N 33.288] \def a promise \gtrm orkwmosia \trnl orkõmosia \xref [L&N 33.463] \def an oath, an affirmation of the truth of a statement \en2 1. God's covenant with Abraham \gtrm diaqjkj \trnl diathækæ _reference_start_Luke 1:72_reference_end_ _reference_start_Acts 3:25_reference_end_ _reference_start_Acts 7:8_reference_end_ _reference_start_Galatians 3:17_reference_end_ \gtrm epaggelia \trnl epangelia _reference_start_Acts 7:17_reference_end_ _reference_start_Romans 4:13_reference_end_ _reference_start_Romans 4:14_reference_end_ _reference_start_Romans 4:16_reference_end_ _reference_start_Romans 4:20_reference_end_ _reference_start_Romans 9:8_reference_end_ _reference_start_Romans 9:9_reference_end_ _reference_start_Romans 15:8_reference_end_ GAL 3:14, 16, 17, 18 (2 occurrences), 21, 29; 4:23, 28 _reference_start_Galatians 3:14_reference_end_ _reference_start_Galatians 3:16_reference_end_ _reference_start_Galatians 3:17_reference_end_ _reference_start_Galatians 3:18_reference_end_ _reference_start_Galatians 3:21_reference_end_ _reference_start_Galatians 3:29_reference_end_ _reference_start_Galatians 4:23_reference_end_ _reference_start_Galatians 4:28_reference_end_ HEB 6:15; 7:6; 11:9 (2 occurrences), 17 _reference_start_Hebrews 6:15_reference_end_ _reference_start_Hebrews 7:6_reference_end_ _reference_start_Hebrews 11:9_reference_end_ _reference_start_Hebrews 11:17_reference_end_ \gtrm érkov \trnl horkos _reference_start_Luke 1:73_reference_end_ \gtrm epaggellomai \trnl epangellomai _reference_start_Acts 7:5_reference_end_ _reference_start_Romans 4:21_reference_end_ _reference_start_Galatians 3:19_reference_end_ _reference_start_Hebrews 6:13_reference_end_ _reference_start_Hebrews 11:11_reference_end_ \en2 2. God's covenant with Moses \gtrm diaqjkj \trnl diathækæ _reference_start_2 Corinthians 3:14_reference_end_ HEB 8:7 (Implied contextually), 9 (2 occurrences); 9:1 (Implied contextually), 4 (2 occurrences), 15, 18 (Implied contextually), 20 _reference_start_Hebrews 8:7_reference_end_ _reference_start_Hebrews 8:9_reference_end_ _reference_start_Hebrews 9:1_reference_end_ _reference_start_Hebrews 9:4_reference_end_ _reference_start_Hebrews 9:15_reference_end_ _reference_start_Hebrews 9:18_reference_end_ _reference_start_Hebrews 9:20_reference_end_ REV 11:19 (possibly a heavenly ark of the New covenant) _reference_start_Revelation 11:19_reference_end_ \en2 3. God's promise to David \gtrm epaggelia \trnl epangelia _reference_start_Acts 13:23_reference_end_ \gtrm érkov \trnl horkos _reference_start_Acts 2:30_reference_end_ \en2 4. New covenant \gtrm diaqjkj \trnl diathækæ _reference_start_Matthew 26:28_reference_end_ _reference_start_Mark 14:24_reference_end_ _reference_start_Luke 22:20_reference_end_ _reference_start_Romans 11:27_reference_end_ _reference_start_1 Corinthians 11:25_reference_end_ _reference_start_2 Corinthians 3:6_reference_end_ HEB 7:22; 8:6, 8, 10, 13 (Implied contextually); 9:15; 10:16, 29; 12:24; 13:20 _reference_start_Hebrews 7:22_reference_end_ _reference_start_Hebrews 8:6_reference_end_ _reference_start_Hebrews 8:8_reference_end_ _reference_start_Hebrews 8:10_reference_end_ _reference_start_Hebrews 8:13_reference_end_ _reference_start_Hebrews 9:15_reference_end_ _reference_start_Hebrews 10:16_reference_end_ _reference_start_Hebrews 10:29_reference_end_ _reference_start_Hebrews 12:24_reference_end_ _reference_start_Hebrews 13:20_reference_end_ \gtrm epaggelia \trnl epangelia _reference_start_Galatians 3:22_reference_end_ _reference_start_Hebrews 8:6_reference_end_ _reference_start_Hebrews 9:15_reference_end_ \gtrm orkwmosia \trnl orkõmosia _reference_start_Hebrews 7:20_reference_end_ _reference_start_Hebrews 7:21_reference_end_ _reference_start_Hebrews 7:28_reference_end_ \en2 5. A legal promise made by someone to give something to someone else \gtrm diaqjkj \trnl diathækæ _reference_start_Galatians 3:15_reference_end_ _reference_start_Hebrews 9:16_reference_end_ _reference_start_Hebrews 9:17_reference_end_ \en2 6. A promise made with an appeal to a higher authority \gtrm érkov \trnl horkos HEB 6:16, 17 (God appeals to himself since there is no higher authority) _reference_start_Hebrews 6:16_reference_end_ _reference_start_Hebrews 6:17_reference_end_ \gtrm orkwmosia \trnl orkõmosia _reference_start_Hebrews 7:21_reference_end_ \en2 7. References to covenants in the plural \gtrm diaqjkj \trnl diathækæ ROM 9:4 (Abrahamic and Mosaic and (possibly others)) (2 occurrences) _reference_start_Romans 9:4_reference_end_ GAL 4:24 (Mosaic and New) _reference_start_Galatians 4:24_reference_end_ EPH 2:12 (Abrahamic (probably)) _reference_start_Ephesians 2:12_reference_end_ \gtrm epaggelia \trnl epangelia _reference_start_Hebrews 6:12_reference_end_ \en2 8. A verbal guarantee given by one person and/or group to another \gtrm epaggelia \trnl epangelia _reference_start_Acts 23:21_reference_end_ \gtrm epaggellomai \trnl epangellomai _reference_start_Mark 14:11_reference_end_ _reference_start_2 Peter 2:19_reference_end_ \gtrm proepaggellomai \trnl proepangellomai _reference_start_2 Corinthians 9:5_reference_end_ \en2 9. A divine oath or pledge (general) \gtrm epaggelia \trnl epangelia _reference_start_Luke 24:49_reference_end_ _reference_start_Acts 1:4_reference_end_ _reference_start_Acts 2:33_reference_end_ _reference_start_Acts 2:39_reference_end_ _reference_start_2 Corinthians 1:20_reference_end_ _reference_start_2 Corinthians 7:1_reference_end_ _reference_start_Ephesians 1:13_reference_end_ _reference_start_Ephesians 2:12_reference_end_ _reference_start_Ephesians 3:6_reference_end_ _reference_start_Ephesians 6:2_reference_end_ _reference_start_2 Timothy 1:1_reference_end_ _reference_start_Hebrews 4:1_reference_end_ _reference_start_Hebrews 10:36_reference_end_ _reference_start_Hebrews 11:13_reference_end_ _reference_start_Hebrews 11:33_reference_end_ _reference_start_Hebrews 11:39_reference_end_ _reference_start_2 Peter 3:4_reference_end_ _reference_start_2 Peter 3:9_reference_end_ _reference_start_1 John 2:25_reference_end_ \gtrm epaggellomai \trnl epangellomai _reference_start_Titus 1:2_reference_end_ _reference_start_Hebrews 10:23_reference_end_ _reference_start_Hebrews 12:26_reference_end_ _reference_start_James 1:12_reference_end_ _reference_start_James 2:5_reference_end_ _reference_start_1 John 2:25_reference_end_ \gtrm proepaggellomai \trnl proepangellomai _reference_start_Romans 1:2_reference_end_ \gtrm epaggelma \trnl epangelma _reference_start_2 Peter 1:4_reference_end_ _reference_start_2 Peter 3:13_reference_end_ \en2 10. Referring to all the covenants as one promise \gtrm epaggelia \trnl epangelia _reference_start_Acts 13:32_reference_end_ _reference_start_Acts 26:6_reference_end_ _reference_start_Hebrews 6:17_reference_end_ \en2 11. To profess or claim faith in something \gtrm epaggellomai \trnl epangellomai _reference_start_1 Timothy 2:10_reference_end_ _reference_start_1 Timothy 6:21_reference_end_ \en2 12. Assurance \gtrm epaggelia \trnl epangelia _reference_start_1 Timothy 4:8_reference_end_ @";;COVENANT, PROMISE, OATHcovenant, promise, oath\o1 1. God's covenant with Abraham \o1 2. God's covenant with Moses \o1 3. God's promise to David \o1 4. New covenant \o1 5. A legal promise made by someone to give something to someone else \o1 6. A promise made with an appeal to a higher authority \o1 7. References to covenants in the plural \o1 8. A verbal guarantee given by one person and/or group to another \o1 9. A divine oath or pledge (general) \o1 10. Referring to all the covenants as one promise \o1 11. To profess or claim faith in something \o1 12. Assurance \gtrm diaqjkj \trnl diathækæ \def covenant \gtrm epaggelia \trnl epangelia \xref [L&N 33.288] \def a promise \xref [L&N 33.280] \def an agreement \gtrm érkov \trnl horkos \xref [L&N 33.463] \def an oath, an affirmation of the truth of a statement \gtrm epaggellomai \trnl epangellomai \xref [L&N 33.286] \def to promise \xref [L&N 33.219] \def to assert \gtrm proepaggellomai \trnl proepangellomai \xref  ?tfXJ<. xj\N@2$|n`RD6( !:  :  8 > = = : ' : ! : : $ : 7 1 1 1 1 / / ,' ,! , *1 /  = ) , : 1 0 -  : : : :  :  ~0 }: |: {: z:  y: x0 w:  v:  u:  t:  s:  r: q: p: o: n: m/ l.  k-  j* i) h( g, f,  eB  d:  c:  ?tfXJ<. xj\N@2$|n`RD6( `) _) ^) ]) \) [) Z) Y) X( W(, V(& U(# T( S( R( Q( P( O(" N( M* L*  K)" J( I( & H2 G0 F0 E. D. C:  B3 A3 @1 ?0 >< =0 <,  ;, ' :, 92 8+ 7+ 6+ 5+ 4* 3) 2) 1) 0(* /(( .( -6 ,6 +6 *: ), (, '= &= %- $> #; "; wood, tree, club, and stocks \gtrm prospjgnumi \trnl prospægnumi \xref [L&N 20.76] \def to hang on a tree, crucify (hapax legomenon) \en2 1. A wooden beam with crossbeam used for execution purposes \gtrm staurov \trnl stauros _reference_start_Matthew 27:32_reference_end_ _reference_start_Matthew 27:40_reference_end_ _reference_start_Matthew 27:42_reference_end_ _reference_start_Mark 15:21_reference_end_ _reference_start_Mark 15:30_reference_end_ _reference_start_Mark 15:32_reference_end_ _reference_start_Luke 23:26_reference_end_ _reference_start_John 19:17_reference_end_ _reference_start_John 19:19_reference_end_ _reference_start_John 19:25_reference_end_ _reference_start_John 19:31_reference_end_ _reference_start_Philippians 2:8_reference_end_ \gtrm xulon \trnl xulon _reference_start_Acts 5:30_reference_end_ _reference_start_Acts 10:39_reference_end_ _reference_start_Acts 13:29_reference_end_ _reference_start_Galatians 3:13_reference_end_ _reference_start_1 Peter 2:24_reference_end_ \en2 2. Figurative uses of cross \en3 a. Metonymy, cross refers to the death of Christ \gtrm staurov \trnl stauros _reference_start_Galatians 6:14_reference_end_ _reference_start_Ephesians 2:16_reference_end_ _reference_start_Colossians 1:20_reference_end_ _reference_start_Colossians 2:14_reference_end_ _reference_start_Hebrews 12:2_reference_end_ \en3 b. Metonymy, cross refers to the message about the death of Christ \gtrm staurov \trnl stauros _reference_start_1 Corinthians 1:17_reference_end_ _reference_start_1 Corinthians 1:18_reference_end_ _reference_start_Galatians 5:11_reference_end_ _reference_start_Galatians 6:12_reference_end_ _reference_start_Philippians 3:18_reference_end_ \en3 c. Metonymy, cross used figuratively for death to self \gtrm staurov \trnl stauros _reference_start_Matthew 10:38_reference_end_ _reference_start_Matthew 16:24_reference_end_ _reference_start_Mark 8:34_reference_end_ _reference_start_Luke 9:23_reference_end_ _reference_start_Luke 14:27_reference_end_ \en2 3. Crucify, the act of killing a person by nailing him to a cross \gtrm staurow \trnl stauroõ MAT 20:19; 23:34; 26:2; 27:22, 23, 26, 31, 35, 38, 44 (compound word reflects a corporate sense (i.e. crucify together with someone)); 28:5 _reference_start_Matthew 20:19_reference_end_ _reference_start_Matthew 23:34_reference_end_ _reference_start_Matthew 26:2_reference_end_ _reference_start_Matthew 27:22_reference_end_ _reference_start_Matthew 27:23_reference_end_ _reference_start_Matthew 27:26_reference_end_ _reference_start_Matthew 27:31_reference_end_ _reference_start_Matthew 27:35_reference_end_ _reference_start_Matthew 27:38_reference_end_ _reference_start_Matthew 27:44_reference_end_ _reference_start_Matthew 28:5_reference_end_ MRK 15:13, 14, 15, 20, 24, 25, 27, 32 (compound word reflects a corporate sense (i.e. crucify together with someone)); 16:6 _reference_start_Mark 15:13_reference_end_ _reference_start_Mark 15:14_reference_end_ _reference_start_Mark 15:15_reference_end_ _reference_start_Mark 15:20_reference_end_ _reference_start_Mark 15:24_reference_end_ _reference_start_Mark 15:25_reference_end_ _reference_start_Mark 15:27_reference_end_ _reference_start_Mark 15:32_reference_end_ _reference_start_Mark 16:6_reference_end_ LUK 23:21 (2 occurrences), 23, 33; 24:7, 20 _reference_start_Luke 23:21_reference_end_ _reference_start_Luke 23:23_reference_end_ _reference_start_Luke 23:33_reference_end_ _reference_start_Luke 24:7_reference_end_ _reference_start_Luke 24:20_reference_end_ JHN 19:6 (3 occurrences), 10, 15 (2 occurrences), 16, 18, 20, 23, 32 (compound word reflects a corporate sense (i.e. crucify together with someone)), 41 _reference_start_John 19:6_reference_end_ _reference_start_John 19:10_reference_end_ _reference_start_John 19:15_reference_end_ _reference_start_John 19:16_reference_end_ _reference_start_John 19:18_reference_end_ _reference_start_John 19:20_reference_end_ _reference_start_John 19:23_reference_end_ _reference_start_John 19:32_reference_end_ _reference_start_John 19:41_reference_end_ _reference_start_Acts 2:36_reference_end_ _reference_start_Acts 4:10_reference_end_ _reference_start_1 Corinthians 1:13_reference_end_ _reference_start_1 Corinthians 1:23_reference_end_ _reference_start_1 Corinthians 2:2_reference_end_ _reference_start_1 Corinthians 2:8_reference_end_ _reference_start_2 Corinthians 13:4_reference_end_ _reference_start_Galatians 3:1_reference_end_ _reference_start_Revelation 11:8_reference_end_ \gtrm prospjgnumi \trnl prospægnumi _reference_start_Acts 2:23_reference_end_ \en2 4. Figurative uses of crucify \en3 a. Totally reject the sinful nature \gtrm staurow \trnl stauroõ _reference_start_Romans 6:6_reference_end_ _reference_start_Galatians 2:20_reference_end_ _reference_start_Galatians 5:24_reference_end_ _reference_start_Galatians 6:14_reference_end_ \en3 b. A special Greek form \gtrm staurow \trnl stauroõ HEB 6:6 (word has a preposition making it a compound word which means either “willfully crucify” or “recrucify”. There is no consensus here.) _reference_start_Hebrews 6:6_reference_end_  )%1DEFILEDdefiled\see (see UNCLEAN)'$-CRUCIFYcrucify\see (see CROSS)Y#))sCROSS, CRUCIFYcross, crucify\o1 1. A wooden beam with crossbeam used for execution purposes \o1 2. Figurative uses of cross \o2 a. Metonymy, cross refers to the death of Christ \o2 b. Metonymy, cross refers to the message about the death of Christ \o2 c. Metonymy, cross used figuratively for death to self \o1 3. Crucify, the act of killing a person by nailing him to a cross \o1 4. Figurative uses of crucify \o2 a. Totally reject the sinful nature \o2 b. A special Greek form \gtrm staurov \trnl stauros \xref [L&N 6.27] \def a cross \xref [L&N 24.83] \def death by suffering \gtrm staurow \trnl stauroõ \xref [L&N 20.76] \def to crucify \gtrm xulon \trnl xulon \xref [L&N 6.28] \def cross \xref (others) \def wood, fire ?tfXJ<. xj\N@2$|n`RD6( ( ( ( ($ (! ( ( ( ( ( ( ( ( ( ( $ ( ( 1 (  (  (  (  ( * (  (  (  ( % (  (  ( ( ( ( ( ~: }0 |0 {0 z- y, xB  w0 v/  u. t. s. r. q, p,$ o+) n+ m+ l+ k+ j+ i+ h+ g+ f* e* d*! c* b* a) 23:1; 24:1, 3; 26:1, 8, 17, 18, 19, 20, 26, 35, 36, 40, 45, 56; 27:64; 28:7, 8, 13, 16 _reference_start_Matthew 5:1_reference_end_ _reference_start_Matthew 8:21_reference_end_ _reference_start_Matthew 8:23_reference_end_ _reference_start_Matthew 9:10_reference_end_ _reference_start_Matthew 9:11_reference_end_ _reference_start_Matthew 9:14_reference_end_ _reference_start_Matthew 9:19_reference_end_ _reference_start_Matthew 9:37_reference_end_ _reference_start_Matthew 10:1_reference_end_ _reference_start_Matthew 10:24_reference_end_ _reference_start_Matthew 10:25_reference_end_ _reference_start_Matthew 10:42_reference_end_ _reference_start_Matthew 11:1_reference_end_ _reference_start_Matthew 11:2_reference_end_ _reference_start_Matthew 12:1_reference_end_ _reference_start_Matthew 12:2_reference_end_ _reference_start_Matthew 12:49_reference_end_ _reference_start_Matthew 13:10_reference_end_ _reference_start_Matthew 13:36_reference_end_ _reference_start_Matthew 14:12_reference_end_ _reference_start_Matthew 14:15_reference_end_ _reference_start_Matthew 14:19_reference_end_ _reference_start_Matthew 14:22_reference_end_ _reference_start_Matthew 14:26_reference_end_ _reference_start_Matthew 15:2_reference_end_ _reference_start_Matthew 15:12_reference_end_ _reference_start_Matthew 15:23_reference_end_ _reference_start_Matthew 15:32_reference_end_ _reference_start_Matthew 15:33_reference_end_ _reference_start_Matthew 15:36_reference_end_ _reference_start_Matthew 16:5_reference_end_ _reference_start_Matthew 16:13_reference_end_ _reference_start_Matthew 16:20_reference_end_ _reference_start_Matthew 16:21_reference_end_ _reference_start_Matthew 16:24_reference_end_ _reference_start_Matthew 17:6_reference_end_ _reference_start_Matthew 17:10_reference_end_ _reference_start_Matthew 17:13_reference_end_ _reference_start_Matthew 17:16_reference_end_ _reference_start_Matthew 17:19_reference_end_ _reference_start_Matthew 18:1_reference_end_ _reference_start_Matthew 19:10_reference_end_ _reference_start_Matthew 19:13_reference_end_ _reference_start_Matthew 19:23_reference_end_ _reference_start_Matthew 19:25_reference_end_ _reference_start_Matthew 20:17_reference_end_ _reference_start_Matthew 21:1_reference_end_ _reference_start_Matthew 21:6_reference_end_ _reference_start_Matthew 21:20_reference_end_ _reference_start_Matthew 22:16_reference_end_ _reference_start_Matthew 23:1_reference_end_ _reference_start_Matthew 24:1_reference_end_ _reference_start_Matthew 24:3_reference_end_ _reference_start_Matthew 26:1_reference_end_ _reference_start_Matthew 26:8_reference_end_ _reference_start_Matthew 26:17_reference_end_ _reference_start_Matthew 26:18_reference_end_ _reference_start_Matthew 26:19_reference_end_ _reference_start_Matthew 26:20_reference_end_ _reference_start_Matthew 26:26_reference_end_ _reference_start_Matthew 26:35_reference_end_ _reference_start_Matthew 26:36_reference_end_ _reference_start_Matthew 26:40_reference_end_ _reference_start_Matthew 26:45_reference_end_ _reference_start_Matthew 26:56_reference_end_ _reference_start_Matthew 27:64_reference_end_ _reference_start_Matthew 28:7_reference_end_ _reference_start_Matthew 28:8_reference_end_ _reference_start_Matthew 28:13_reference_end_ _reference_start_Matthew 28:16_reference_end_ MRK 2:15, 16, 18 (of John and the Pharisees) (4 occurrences), 23; 3:7, 9; 4:34; 5:31; 6:1, 29 (of John), 35, 41, 45; 7:2, 5, 17; 8:1, 4, 6, 10, 27 (2 occurrences), 33, 34; 9:14, 18, 28, 31; 10:10, 13, 23, 24, 46; 11:1, 14; 12:43; 13:1; 14:12, 13, 14, 16, 32; 16:7 _reference_start_Mark 2:15_reference_end_ _reference_start_Mark 2:16_reference_end_ _reference_start_Mark 2:18_reference_end_ _reference_start_Mark 2:23_reference_end_ _reference_start_Mark 3:7_reference_end_ _reference_start_Mark 3:9_reference_end_ _reference_start_Mark 4:34_reference_end_ _reference_start_Mark 5:31_reference_end_ _reference_start_Mark 6:1_reference_end_ _reference_start_Mark 6:29_reference_end_ _reference_start_Mark 6:35_reference_end_ _reference_start_Mark 6:41_reference_end_ _reference_start_Mark 6:45_reference_end_ _reference_start_Mark 7:2_reference_end_ _reference_start_Mark 7:5_reference_end_ _reference_start_Mark 7:17_reference_end_ _reference_start_Mark 8:1_reference_end_ _reference_start_Mark 8:4_reference_end_ _reference_start_Mark 8:6_reference_end_ _reference_start_Mark 8:10_reference_end_ _reference_start_Mark 8:27_reference_end_ _reference_start_Mark 8:33_reference_end_ _reference_start_Mark 8:34_reference_end_ _reference_start_Mark 9:14_reference_end_ _reference_start_Mark 9:18_reference_end_ _reference_start_Mark 9:28_reference_end_ _reference_start_Mark 9:31_reference_end_ _reference_start_Mark 10:10_reference_end_ _reference_start_Mark 10:13_reference_end_ _reference_start_Mark 10:23_reference_end_ _reference_start_Mark 10:24_reference_end_ _reference_start_Mark 10:46_reference_end_ _reference_start_Mark 11:1_reference_end_ _reference_start_Mark 11:14_reference_end_ _reference_start_Mark 12:43_reference_end_ _reference_start_Mark 13:1_reference_end_ _reference_start_Mark 14:12_reference_end_ _reference_start_Mark 14:13_reference_end_ _reference_start_Mark 14:14_reference_end_ _reference_start_Mark 14:16_reference_end_ _reference_start_Mark 14:32_reference_end_ _reference_start_Mark 16:7_reference_end_ LUK 5:30, 33; 6:1, 13, 17, 20, 40; 7:11, 18 (of John), 19; 8:9, 22; 9:14, 16, 18, 40, 43, 54; 10:23; 11:1 (2 occurrences); 12:1, 22; 14:26, 27, 33; 16:1; 17:1, 22; 18:15; 19:29, 37, 39; 20:45; 22:11, 39, 45 _reference_start_Luke 5:30_reference_end_ _reference_start_Luke 5:33_reference_end_ _reference_start_Luke 6:1_reference_end_ _reference_start_Luke 6:13_reference_end_ _reference_start_Luke 6:17_reference_end_ _reference_start_Luke 6:20_reference_end_ _reference_start_Luke 6:40_reference_end_ _reference_start_Luke 7:11_reference_end_ _reference_start_Luke 7:18_reference_end_ _reference_start_Luke 7:19_reference_end_ _reference_start_Luke 8:9_reference_end_ _reference_start_Luke 8:22_reference_end_ _reference_start_Luke 9:14_reference_end_ _reference_start_Luke 9:16_reference_end_ _reference_start_Luke 9:18_reference_end_ _reference_start_Luke 9:40_reference_end_ _reference_start_Luke 9:43_reference_end_ _reference_start_Luke 9:54_reference_end_ _reference_start_Luke 10:23_reference_end_ _reference_start_Luke 11:1_reference_end_ _reference_start_Luke 12:1_reference_end_ _reference_start_Luke 12:22_reference_end_ _reference_start_Luke 14:26_reference_end_ _reference_start_Luke 14:27_reference_end_ _reference_start_Luke 14:33_reference_end_ _reference_start_Luke 16:1_reference_end_ _reference_start_Luke 17:1_reference_end_ _reference_start_Luke 17:22_reference_end_ _reference_start_Luke 18:15_reference_end_ _reference_start_Luke 19:29_reference_end_ _reference_start_Luke 19:37_reference_end_ _reference_start_Luke 19:39_reference_end_ _reference_start_Luke 20:45_reference_end_ _reference_start_Luke 22:11_reference_end_ _reference_start_Luke 22:39_reference_end_ _reference_start_Luke 22:45_reference_end_ JHN 1:35 (of John), 37 (of John); 2:2, 11, 12, 17, 22; 3:22, 25 (of John); 4:1, 2, 8, 27, 31, 33; 6:3, 8, 12, 16, 22 (2 occurrences), 24, 60, 61, 66; 7:3; 8:31; 9:2, 27, 28 (of Moses) (2 occurrences); 11:7, 8, 12, 16, 54; 12:4, 16; 13:5, 22, 23, 35; 15:8; 16:17, 29; 18:1 (2 occurrences), 2, 15 (2 occurrences), 16, 17, 19, 25; 19:26, 27 (2 occurrences), 38; 20:2, 3, 4, 8, 10, 18, 19, 20, 25, 26, 30; 21:1, 2, 4, 7, 8, 12, 14, 20, 23, 24 _reference_start_John 1:35_reference_end_ _reference_start_John 1:37_reference_end_ _reference_start_John 2:2_reference_end_ _reference_start_John 2:11_reference_end_ _reference_start_John 2:12_reference_end_ _reference_start_John 2:17_reference_end_ _reference_start_John 2:22_reference_end_ _reference_start_John 3:22_reference_end_ _reference_start_John 3:25_reference_end_ _reference_start_John 4:1_reference_end_ _reference_start_John 4:2_reference_end_ _reference_start_John 4:8_reference_end_ _reference_start_John 4:27_reference_end_ _reference_start_John 4:31_reference_end_ _reference_start_John 4:33_reference_end_ _reference_start_John 6:3_reference_end_ _reference_start_John 6:8_reference_end_ _reference_start_John 6:12_reference_end_ _reference_start_John 6:16_reference_end_ _reference_start_John 6:22_reference_end_ _reference_start_John 6:24_reference_end_ _reference_start_John 6:60_reference_end_ _reference_start_John 6:61_reference_end_ _reference_start_John 6:66_reference_end_ _reference_start_John 7:3_reference_end_ _reference_start_John 8:31_reference_end_ _reference_start_John 9:2_reference_end_ _reference_start_John 9:27_reference_end_ _reference_start_John 9:28_reference_end_ _reference_start_John 11:7_reference_end_ _reference_start_John 11:8_reference_end_ _reference_start_John 11:12_reference_end_ _reference_start_John 11:16_reference_end_ _reference_start_John 11:54_reference_end_ _reference_start_John 12:4_reference_end_ _reference_start_John 12:16_reference_end_ _reference_start_John 13:5_reference_end_ _reference_start_John 13:22_reference_end_ _reference_start_John 13:23_reference_end_ _reference_start_John 13:35_reference_end_ _reference_start_John 15:8_reference_end_ _reference_start_John 16:17_reference_end_ _reference_start_John 16:29_reference_end_ _reference_start_John 18:1_reference_end_ _reference_start_John 18:2_reference_end_ _reference_start_John 18:15_reference_end_ _reference_start_John 18:16_reference_end_ _reference_start_John 18:17_reference_end_ _reference_start_John 18:19_reference_end_ _reference_start_John 18:25_reference_end_ _reference_start_John 19:26_reference_end_ _reference_start_John 19:27_reference_end_ _reference_start_John 19:38_reference_end_ _reference_start_John 20:2_reference_end_ _reference_start_John 20:3_reference_end_ _reference_start_John 20:4_reference_end_ _reference_start_John 20:8_reference_end_ _reference_start_John 20:10_reference_end_ _reference_start_John 20:18_reference_end_ _reference_start_John 20:19_reference_end_ _reference_start_John 20:20_reference_end_ _reference_start_John 20:25_reference_end_ _reference_start_John 20:26_reference_end_ _reference_start_John 20:30_reference_end_ _reference_start_John 21:1_reference_end_ _reference_start_John 21:2_reference_end_ _reference_start_John 21:4_reference_end_ _reference_start_John 21:7_reference_end_ _reference_start_John 21:8_reference_end_ _reference_start_John 21:12_reference_end_ _reference_start_John 21:14_reference_end_ _reference_start_John 21:20_reference_end_ _reference_start_John 21:23_reference_end_ _reference_start_John 21:24_reference_end_ ACT 6:1, 2, 7; 9:1, 10, 19, 25, 26 (2 occurrences), 38; 11:26, 29; 13:52; 14:20, 22, 28; 15:10; 16:1; 18:23, 27; 19:1 (of John), 9, 30; 20:1, 30; 21:4, 16 (2 occurrences) _reference_start_Acts 6:1_reference_end_ _reference_start_Acts 6:2_reference_end_ _reference_start_Acts 6:7_reference_end_ _reference_start_Acts 9:1_reference_end_ _reference_start_Acts 9:10_reference_end_ _reference_start_Acts 9:19_reference_end_ _reference_start_Acts 9:25_reference_end_ _reference_start_Acts 9:26_reference_end_ _reference_start_Acts 9:38_reference_end_ _reference_start_Acts 11:26_reference_end_ _reference_start_Acts 11:29_reference_end_ _reference_start_Acts 13:52_reference_end_ _reference_start_Acts 14:20_reference_end_ _reference_start_Acts 14:22_reference_end_ _reference_start_Acts 14:28_reference_end_ _reference_start_Acts 15:10_reference_end_ _reference_start_Acts 16:1_reference_end_ _reference_start_Acts 18:23_reference_end_ _reference_start_Acts 18:27_reference_end_ _reference_start_Acts 19:1_reference_end_ _reference_start_Acts 19:9_reference_end_ _reference_start_Acts 19:30_reference_end_ _reference_start_Acts 20:1_reference_end_ _reference_start_Acts 20:30_reference_end_ _reference_start_Acts 21:4_reference_end_ _reference_start_Acts 21:16_reference_end_ \gtrm maqjteuo \trnl mathæteuo _reference_start_Matthew 27:57_reference_end_ \gtrm maqjtria \trnl mathætria _reference_start_Acts 9:36_reference_end_ \en2 2. To train someone as a disciple \gtrm maqjteuo \trnl mathæteuo _reference_start_Matthew 13:52_reference_end_ _reference_start_Matthew 28:19_reference_end_ _reference_start_Acts 14:21_reference_end_ l&/DISCIPLEdisciple\see (see also BROTHER, HOLY) \o1 1. A committed follower or pupil \o1 2. To train someone as a disciple \gtrm maqjtjv \trnl mathætæs \xref [L&N 36.38] \def follower \xref [L&N 27.16] \def pupil \gtrm maqjteuo \trnl mathæteuo \xref [L&N 36.31] \def follow \xref [L&N 36.37] \def make followers \gtrm maqjtria \trnl mathætria \xref [L&N 35.41] \def woman disciple \en2 1. A committed follower or pupil \gtrm maqjtjv \trnl mathætæs MAT 5:1; 8:21, 23; 9:10, 11, 14 (of John) (2 occurrences), 19, 37; 10:1, 24, 25, 42; 11:1, 2 (of John); 12:1, 2, 49; 13:10, 36; 14:12 (of John), 15, 19 (2 occurrences), 22, 26; 15:2, 12, 23, 32, 33, 36 (2 occurrences); 16:5, 13, 20, 21, 24; 17:6, 10, 13, 16, 19; 18:1; 19:10, 13, 23, 25; 20:17; 21:1, 6, 20; 22:16 (of the Pharisees); ?tfXJ<. xj\N@2$|n`RD6( ^)  ])  \)  [)" Z)! Y) X) W) V) U) T) S) R) Q)- P)) O)# N) M) L) K)" J) I) H) G) F) E) D( C( B( A( @(@ ?(8 >(- =(( <($ ;(# :( 9( 8( 7( 6( 5( 4( 3( 2( 1( 0( /( .( -( ,( +( *( )( (( '( &( %( $( #( "( !( ( ?tfXJ<. xj\N@2$|n`RD6( + + + + + + + + + +% +# *- *' * *- *' *% * * * * * *! * * *  *  *  *  * 6 * + ~* ( }*  |*  {*  z* y* x* w* v* u*( t* s* r* q* p*! o* n) m) l) k) j) i) h)  g) + f)  e)  d) . c)  b)  a) `) _)  ?tfXJ<. xj\N@2$|n`RD6( \+ [+ Z+ Y+ X+ W+ V+ U+ T+ S+ R+ Q+ P+ O+ N+ M+ L+ K+ J+ I+ H+ G+& F+ E+ D+ C+ B+ A+ @+ ?+ >+ =+ <+ ;+ :+ # 9+  8+  7+  6+  5+  4+ 6 3+  2+ 1+  0+  /+  .+  -+  ,+ ++ *+B )+= (+< '+ &+ %+ $+ #+ "+ !+! + + + ?tfXJ<. xj\N@2$|n`RD6( , , ,  , *B , , , , , , , *4 * *  * ) )5 )+ )  ) ( () ( ( ( ( (9 (/ ~( }( |( {, z( y( 4 x, $ w(9 v, u, t, s, r, q, p, o, n, m, l, k, j, i, h, 4 g,  f,  e, & d,  c,  b,  a, `,  _, ^, ],[L&N 11.31] \def old man \gtrm presbutiv, idov \trnl presbutis, idos \xref [L&N 9.37] \def old woman \en2 1. Elders as a distinct group of Jewish leaders \gtrm presbuterov, a, on \trnl presbuteros, a, on _reference_start_Matthew 16:21_reference_end_ _reference_start_Matthew 21:23_reference_end_ _reference_start_Matthew 26:3_reference_end_ _reference_start_Matthew 26:47_reference_end_ _reference_start_Matthew 26:57_reference_end_ _reference_start_Matthew 27:1_reference_end_ _reference_start_Matthew 27:3_reference_end_ _reference_start_Matthew 27:12_reference_end_ _reference_start_Matthew 27:20_reference_end_ _reference_start_Matthew 27:41_reference_end_ _reference_start_Matthew 28:12_reference_end_ _reference_start_Mark 8:31_reference_end_ _reference_start_Mark 11:27_reference_end_ _reference_start_Mark 14:43_reference_end_ _reference_start_Mark 14:53_reference_end_ _reference_start_Mark 15:1_reference_end_ _reference_start_Luke 7:3_reference_end_ _reference_start_Luke 9:22_reference_end_ _reference_start_Luke 20:1_reference_end_ _reference_start_Luke 22:52_reference_end_ _reference_start_Acts 4:5_reference_end_ _reference_start_Acts 4:8_reference_end_ _reference_start_Acts 4:23_reference_end_ _reference_start_Acts 6:12_reference_end_ _reference_start_Acts 23:14_reference_end_ _reference_start_Acts 24:1_reference_end_ _reference_start_Acts 25:15_reference_end_ \gtrm presbuterion, ou \trnl presbuterion, ou _reference_start_Luke 22:66_reference_end_ _reference_start_Acts 22:5_reference_end_ \en2 2. Elders as leaders of the Christian church \gtrm presbuterov, a, on \trnl presbuteros, a, on _reference_start_Acts 11:30_reference_end_ _reference_start_Acts 14:23_reference_end_ _reference_start_Acts 15:2_reference_end_ _reference_start_Acts 15:4_reference_end_ _reference_start_Acts 15:6_reference_end_ _reference_start_Acts 15:22_reference_end_ _reference_start_Acts 15:23_reference_end_ _reference_start_Acts 16:4_reference_end_ _reference_start_Acts 20:17_reference_end_ _reference_start_Acts 21:18_reference_end_ _reference_start_1 Timothy 5:17_reference_end_ _reference_start_1 Timothy 5:19_reference_end_ _reference_start_Titus 1:5_reference_end_ _reference_start_James 5:14_reference_end_ 1PE 5:1 (2 occurrences), 5 (alternate sense 4.) _reference_start_1 Peter 5:1_reference_end_ _reference_start_1 Peter 5:5_reference_end_ _reference_start_2 John 1:1_reference_end_ _reference_start_3 John 1:1_reference_end_ \gtrm presbuterion, ou \trnl presbuterion, ou _reference_start_1 Timothy 4:14_reference_end_ \en2 3. Elders amongst God's people in heaven \gtrm presbuterov, a, on \trnl presbuteros, a, on _reference_start_Revelation 4:4_reference_end_ _reference_start_Revelation 4:10_reference_end_ _reference_start_Revelation 5:5_reference_end_ _reference_start_Revelation 5:6_reference_end_ _reference_start_Revelation 5:8_reference_end_ _reference_start_Revelation 5:11_reference_end_ _reference_start_Revelation 5:14_reference_end_ _reference_start_Revelation 7:11_reference_end_ _reference_start_Revelation 7:13_reference_end_ _reference_start_Revelation 11:16_reference_end_ _reference_start_Revelation 14:3_reference_end_ _reference_start_Revelation 19:4_reference_end_ \en2 4. Elders as ancestors \gtrm presbuterov, a, on \trnl presbuteros, a, on _reference_start_Matthew 15:2_reference_end_ _reference_start_Mark 7:3_reference_end_ _reference_start_Mark 7:5_reference_end_ \en2 5. People who are elderly \gtrm presbuterov, a, on \trnl presbuteros, a, on _reference_start_Acts 2:17_reference_end_ _reference_start_1 Timothy 5:1_reference_end_ _reference_start_1 Timothy 5:2_reference_end_ _reference_start_Hebrews 11:2_reference_end_ \gtrm presbutjv, ou \trnl presbutæs, ou _reference_start_Luke 1:18_reference_end_ _reference_start_Titus 2:2_reference_end_ _reference_start_Philemon 1:9_reference_end_ \gtrm presbutiv, idov \trnl presbutis, idos _reference_start_Titus 2:3_reference_end_ \en2 6. Comparative age \gtrm presbuterov, a, on \trnl presbuteros, a, on _reference_start_Luke 15:25_reference_end_ _reference_start_John 8:9_reference_end_ ooy'WELDERelder\o1 1. Elders as a distinct group of Jewish leaders \o1 2. Elders as leaders of the Christian church \o1 3. Elders amongst God's people in heaven \o1 4. Elders as ancestors \o1 5. People who are elderly \o1 6. Comparative age \gtrm presbuterov, a, on \trnl presbuteros, a, on \xref [L&N 67.102] \def older \xref [L&N 67.27] \def of ancient times \gtrm presbuterov, ou \trnl presbuteros, ou \xref [L&N 9.31] \def old man \xref [L&N 53.77] \def elder \gtrm presbuterion, ou \trnl presbuterion, ou \xref [L&N 11.83] \def high council of the Jews \xref [L&N 11.84] \def group of elders \gtrm presbutjv, ou \trnl presbutæs, ou \xref  ?tfXJ<. xj\N@2$|n`RD6( Z+  Y+  X+D W+6 V+/ U+( T+ S+' R+ Q+$ P+ O+$ N+ M+ L* K* J*  I)  H)  G(. F( E( D+ C* B8 A9 @8 ?* >:  =6 <6 ;, :) 9) 8( 7B 6B 5B  4B 3B 2B 1B 0B /B .B -B ,B +6 *@ )? (< '< &; %8 $6 #6 ", !, , , , , ,people \gtrm aiwniov \trnl aiõnios \xref [L&N 67.96] \def eternal \xref [L&N 67.133] \def since all time \en2 1. Eternal \en3 a. Eternal life \gtrm aiwniov \trnl aiõnios _reference_start_Matthew 19:16_reference_end_ _reference_start_Matthew 19:29_reference_end_ _reference_start_Matthew 25:46_reference_end_ _reference_start_Mark 10:17_reference_end_ _reference_start_Mark 10:30_reference_end_ _reference_start_Luke 10:25_reference_end_ _reference_start_Luke 18:18_reference_end_ _reference_start_Luke 18:30_reference_end_ _reference_start_John 3:15_reference_end_ _reference_start_John 3:16_reference_end_ _reference_start_John 3:36_reference_end_ _reference_start_John 4:14_reference_end_ _reference_start_John 4:36_reference_end_ _reference_start_John 5:24_reference_end_ _reference_start_John 5:39_reference_end_ _reference_start_John 6:27_reference_end_ _reference_start_John 6:40_reference_end_ _reference_start_John 6:47_reference_end_ _reference_start_John 6:54_reference_end_ _reference_start_John 6:68_reference_end_ _reference_start_John 10:28_reference_end_ _reference_start_John 12:25_reference_end_ _reference_start_John 12:50_reference_end_ _reference_start_John 17:2_reference_end_ _reference_start_John 17:3_reference_end_ _reference_start_Acts 13:46_reference_end_ _reference_start_Acts 13:48_reference_end_ _reference_start_Romans 2:7_reference_end_ _reference_start_Romans 5:21_reference_end_ _reference_start_Romans 6:22_reference_end_ _reference_start_Romans 6:23_reference_end_ _reference_start_Galatians 6:8_reference_end_ _reference_start_1 Timothy 1:16_reference_end_ _reference_start_1 Timothy 6:12_reference_end_ _reference_start_Titus 1:2_reference_end_ _reference_start_Titus 3:7_reference_end_ _reference_start_1 John 1:2_reference_end_ _reference_start_1 John 2:25_reference_end_ _reference_start_1 John 3:15_reference_end_ _reference_start_1 John 5:11_reference_end_ _reference_start_1 John 5:13_reference_end_ _reference_start_1 John 5:20_reference_end_ _reference_start_Jude 1:21_reference_end_ \en3 b. Eternal fire \gtrm aiwniov \trnl aiõnios _reference_start_Matthew 18:8_reference_end_ _reference_start_Matthew 25:41_reference_end_ _reference_start_Jude 1:7_reference_end_ \en3 c. Eternal judgment in general \gtrm aidiov \trnl aidios _reference_start_Jude 1:6_reference_end_ \gtrm aiwniov \trnl aiõnios _reference_start_Matthew 25:46_reference_end_ _reference_start_2 Thessalonians 1:9_reference_end_ _reference_start_Hebrews 6:2_reference_end_ \en3 d. Other eternal things \gtrm aidiov \trnl aidios _reference_start_Romans 1:20_reference_end_ \gtrm aiwn \trnl aiõn _reference_start_Ephesians 3:11_reference_end_ _reference_start_1 Timothy 1:17_reference_end_ \gtrm aiwniov \trnl aiõnios _reference_start_Mark 3:29_reference_end_ _reference_start_Luke 16:9_reference_end_ _reference_start_Romans 16:26_reference_end_ _reference_start_2 Corinthians 4:17_reference_end_ _reference_start_2 Corinthians 4:18_reference_end_ _reference_start_2 Corinthians 5:1_reference_end_ _reference_start_2 Thessalonians 2:16_reference_end_ _reference_start_1 Timothy 6:16_reference_end_ _reference_start_2 Timothy 2:10_reference_end_ _reference_start_Hebrews 5:9_reference_end_ _reference_start_Hebrews 9:12_reference_end_ _reference_start_Hebrews 9:14_reference_end_ _reference_start_Hebrews 9:15_reference_end_ _reference_start_Hebrews 13:20_reference_end_ _reference_start_1 Peter 5:10_reference_end_ _reference_start_2 Peter 1:11_reference_end_ _reference_start_Revelation 14:6_reference_end_ \en2 2. Eternally \en3 a. Forever \gtrm aiwn \trnl aiõn _reference_start_Matthew 21:19_reference_end_ _reference_start_Mark 11:14_reference_end_ _reference_start_Luke 1:33_reference_end_ _reference_start_Luke 1:55_reference_end_ JHN 6:51, 58; 8:35 (2 occurrences); 12:34; 14:16 _reference_start_John 6:51_reference_end_ _reference_start_John 6:58_reference_end_ _reference_start_John 8:35_reference_end_ _reference_start_John 12:34_reference_end_ _reference_start_John 14:16_reference_end_ _reference_start_Romans 1:25_reference_end_ _reference_start_Romans 9:5_reference_end_ _reference_start_Romans 11:36_reference_end_ _reference_start_Romans 16:27_reference_end_ _reference_start_1 Corinthians 8:13_reference_end_ _reference_start_2 Corinthians 9:9_reference_end_ _reference_start_Hebrews 5:6_reference_end_ _reference_start_Hebrews 6:20_reference_end_ _reference_start_Hebrews 7:17_reference_end_ _reference_start_Hebrews 7:21_reference_end_ _reference_start_Hebrews 7:24_reference_end_ _reference_start_Hebrews 13:8_reference_end_ _reference_start_1 Peter 1:23_reference_end_ _reference_start_1 Peter 1:25_reference_end_ _reference_start_2 Peter 3:18_reference_end_ _reference_start_1 John 2:17_reference_end_ _reference_start_2 John 1:2_reference_end_ _reference_start_Jude 1:13_reference_end_ _reference_start_Jude 1:25_reference_end_ \gtrm aiwniov \trnl aiõnios _reference_start_Philemon 1:15_reference_end_ \en3 b. Forever and ever \gtrm aiwn \trnl aiõn _reference_start_Galatians 1:5_reference_end_ _reference_start_Philippians 4:20_reference_end_ _reference_start_1 Timothy 1:17_reference_end_ _reference_start_2 Timothy 4:18_reference_end_ _reference_start_Hebrews 1:8_reference_end_ _reference_start_Hebrews 13:21_reference_end_ _reference_start_1 Peter 4:11_reference_end_ _reference_start_1 Peter 5:11_reference_end_ _reference_start_Revelation 1:6_reference_end_ _reference_start_Revelation 4:9_reference_end_ _reference_start_Revelation 4:10_reference_end_ _reference_start_Revelation 5:13_reference_end_ _reference_start_Revelation 7:12_reference_end_ _reference_start_Revelation 10:6_reference_end_ _reference_start_Revelation 11:15_reference_end_ _reference_start_Revelation 14:11_reference_end_ _reference_start_Revelation 15:7_reference_end_ _reference_start_Revelation 19:3_reference_end_ _reference_start_Revelation 20:10_reference_end_ _reference_start_Revelation 22:5_reference_end_ \en3 c. For ever more \gtrm aiwn \trnl aiõn _reference_start_2 Corinthians 11:31_reference_end_ _reference_start_Hebrews 7:28_reference_end_ _reference_start_Revelation 1:18_reference_end_ \en3 d. For all ages, ages to come \gtrm aiwn \trnl aiõn _reference_start_Ephesians 2:7_reference_end_ _reference_start_Ephesians 3:21_reference_end_ \en2 3. Forever with a negative \gtrm aiwn \trnl aiõn _reference_start_Mark 3:29_reference_end_ _reference_start_John 4:14_reference_end_ _reference_start_John 8:51_reference_end_ _reference_start_John 8:52_reference_end_ _reference_start_John 10:28_reference_end_ _reference_start_John 11:26_reference_end_ _reference_start_John 13:8_reference_end_ \en2 4. From eternity past, before the beginning of the world \gtrm aiwn \trnl aiõn _reference_start_Luke 1:70_reference_end_ _reference_start_John 9:32_reference_end_ _reference_start_Acts 3:21_reference_end_ _reference_start_Acts 15:18_reference_end_ _reference_start_1 Corinthians 2:7_reference_end_ _reference_start_Ephesians 3:9_reference_end_ \gtrm aiwniov \trnl aiõnios _reference_start_Romans 16:25_reference_end_ _reference_start_2 Timothy 1:9_reference_end_ _reference_start_Titus 1:2_reference_end_ 33)(-- ETERNAL, FOREVEReternal, forever\o1 1. Eternal \o2 a. Eternal life \o2 b. Eternal fire \o2 c. Eternal judgment in general \o2 d. Other eternal things \o1 2. Eternally \o2 a. Forever \o2 b. Forever and ever \o2 c. For ever more \o2 d. For all ages, ages to come \o1 3. Forever with a negative \o1 4. From eternity past, before the beginning of the world \gtrm aidiov \trnl aidios \xref [L&N 67.96] \def eternal, everlasting \gtrm aiwn \trnl aiõn \xref [L&N 67.87] \def eternally \xref [L&N 67.95] \def forever \xref [L&N 67.133] \def since all time \xref [L&N 67.25] \def long ago \xref (others) \def era, universe, world system, supernatural power, the devil, non-religious  ?tfXJ<. xj\N@2$|n`RD6( / . - - $ -  - + + " +# +: +3 *7 *! )  ( B = < :  :  :  : : 7 6 5 / ~/ }/ |- {* z) y6 x1 w- v: u5 t(. sA rA q() p( oA n> m> l> k> j> i> h8 g8 f6 e6 d0 c- b- a- `- _, 0 ^, . ]+ \+ [+ 2 ?tfXJ<. xj\N@2$|n`RD6( X, W*  V*  U* ' T)  S( - R(  Q( P8 O7 N- M1 L. K, J, I+ H*F G+  F+  E+  D+4 C+3 B+ A) @1 ?1 >B =: </  ;B :B 9B 8B 7B 6B  5B  4B 3B 2B 1B 0B /< .< -:  ,: +7 *6 )2 (0 '9 &A %A $? #> "= !< < :  : : : : :] \def evil spirit \xref (others) \def inner being, ghost, Holy Spirit, wind, breath, life/death, etc. \gtrm ponjrov \trnl ponæros \xref [L&N 88.110] \def wicked (also worthless, sick, etc.) \gtrm pneuma ponjrov \trnl pneuma ponæros \xref [L&N 12.38] \def evil spirit with “evil” emphasized \gtrm akaqartov \trnl akathartos \xref [L&N 53.39] \def defiled religiously \gtrm pneuma akaqarton \trnl pneuma akatharton \xref [L&N 12.39] \def unclean spirit, foul spirit \gtrm daimonizomai \trnl daimonizomai \xref [L&N 12.41] \def demonized \gtrm daimonion \trnl daimonion \xref [L&N 12.37] \def demon \xref [L&N 12.26] \def god \gtrm daimoniwdjv \trnl daimoniõdæs \xref [L&N 12.40] \def demonic \gtrm daimwn \trnl daimõn \xref [L&N 12.37] \def demon \en2 1. Spirits under Satan's domain \en3 a. Implicitly evil spirit \gtrm pneuma \trnl pneuma _reference_start_Matthew 8:16_reference_end_ _reference_start_Matthew 12:28_reference_end_ _reference_start_Matthew 12:45_reference_end_ _reference_start_Mark 9:20_reference_end_ _reference_start_Luke 9:39_reference_end_ _reference_start_Luke 10:20_reference_end_ _reference_start_Luke 11:26_reference_end_ _reference_start_Acts 16:18_reference_end_ _reference_start_Acts 23:8_reference_end_ _reference_start_Acts 23:9_reference_end_ \en3 b. Explicitly evil spirit \gtrm pneuma ponjrov \trnl pneuma ponæros _reference_start_Luke 7:21_reference_end_ _reference_start_Luke 8:2_reference_end_ _reference_start_Acts 19:12_reference_end_ _reference_start_Acts 19:13_reference_end_ _reference_start_Acts 19:15_reference_end_ _reference_start_Acts 19:16_reference_end_ \en3 c. Unclean spirit (synonym of evil spirit) \gtrm pneuma akaqarton \trnl pneuma akatharton _reference_start_Matthew 10:1_reference_end_ _reference_start_Matthew 12:43_reference_end_ _reference_start_Mark 1:23_reference_end_ _reference_start_Mark 1:26_reference_end_ _reference_start_Mark 1:27_reference_end_ _reference_start_Mark 3:11_reference_end_ _reference_start_Mark 3:30_reference_end_ _reference_start_Mark 5:2_reference_end_ _reference_start_Mark 5:8_reference_end_ _reference_start_Mark 5:13_reference_end_ _reference_start_Mark 6:7_reference_end_ _reference_start_Mark 7:25_reference_end_ _reference_start_Mark 9:25_reference_end_ LUK 4:33 (see also SATAN), 36; 6:18; 8:29; 9:42; 11:24 _reference_start_Luke 4:33_reference_end_ _reference_start_Luke 4:36_reference_end_ _reference_start_Luke 6:18_reference_end_ _reference_start_Luke 8:29_reference_end_ _reference_start_Luke 9:42_reference_end_ _reference_start_Luke 11:24_reference_end_ _reference_start_Acts 5:16_reference_end_ _reference_start_Acts 8:7_reference_end_ _reference_start_Revelation 18:2_reference_end_ \en3 d. a particular kind of evil spirit \gtrm pneuma \trnl pneuma _reference_start_Mark 9:17_reference_end_ _reference_start_Luke 13:11_reference_end_ _reference_start_Mark 9:25_reference_end_ _reference_start_Acts 16:16_reference_end_ _reference_start_Romans 8:15_reference_end_ _reference_start_1 Corinthians 2:12_reference_end_ _reference_start_2 Corinthians 11:4_reference_end_ _reference_start_Ephesians 2:2_reference_end_ _reference_start_2 Thessalonians 2:2_reference_end_ _reference_start_2 Timothy 1:7_reference_end_ _reference_start_1 John 4:1_reference_end_ _reference_start_1 John 4:6_reference_end_ _reference_start_Revelation 16:14_reference_end_ \en2 2. Demons \en3 a. Demon \gtrm daimonion \trnl daimonion MAT 7:22; 8:31; 9:33, 34 (2 occurrences); 10:8; 11:18; 12:24 (2 occurrences), 27, 28; 17:18 _reference_start_Matthew 7:22_reference_end_ _reference_start_Matthew 8:31_reference_end_ _reference_start_Matthew 9:33_reference_end_ _reference_start_Matthew 9:34_reference_end_ _reference_start_Matthew 10:8_reference_end_ _reference_start_Matthew 11:18_reference_end_ _reference_start_Matthew 12:24_reference_end_ _reference_start_Matthew 12:27_reference_end_ _reference_start_Matthew 12:28_reference_end_ _reference_start_Matthew 17:18_reference_end_ MRK 1:34 (2 occurrences), 39; 3:15, 22 (2 occurrences); 6:13; 7:26, 29, 30; 9:38; 16:9, 17 _reference_start_Mark 1:34_reference_end_ _reference_start_Mark 1:39_reference_end_ _reference_start_Mark 3:15_reference_end_ _reference_start_Mark 3:22_reference_end_ _reference_start_Mark 6:13_reference_end_ _reference_start_Mark 7:26_reference_end_ _reference_start_Mark 7:29_reference_end_ _reference_start_Mark 7:30_reference_end_ _reference_start_Mark 9:38_reference_end_ _reference_start_Mark 16:9_reference_end_ _reference_start_Mark 16:17_reference_end_ LUK 4:33, 35, 41; 7:33; 8:2, 27, 30, 33, 35, 38; 9:1, 42, 49; 10:17; 11:14 (2 occurrences), 15 (2 occurrences), 18, 19, 20; 13:32 _reference_start_Luke 4:33_reference_end_ _reference_start_Luke 4:35_reference_end_ _reference_start_Luke 4:41_reference_end_ _reference_start_Luke 7:33_reference_end_ _reference_start_Luke 8:2_reference_end_ _reference_start_Luke 8:27_reference_end_ _reference_start_Luke 8:30_reference_end_ _reference_start_Luke 8:33_reference_end_ _reference_start_Luke 8:35_reference_end_ _reference_start_Luke 8:38_reference_end_ _reference_start_Luke 9:1_reference_end_ _reference_start_Luke 9:42_reference_end_ _reference_start_Luke 9:49_reference_end_ _reference_start_Luke 10:17_reference_end_ _reference_start_Luke 11:14_reference_end_ _reference_start_Luke 11:15_reference_end_ _reference_start_Luke 11:18_reference_end_ _reference_start_Luke 11:19_reference_end_ _reference_start_Luke 11:20_reference_end_ _reference_start_Luke 13:32_reference_end_ _reference_start_John 7:20_reference_end_ _reference_start_John 8:48_reference_end_ _reference_start_John 8:49_reference_end_ _reference_start_John 8:52_reference_end_ _reference_start_John 10:20_reference_end_ _reference_start_John 10:21_reference_end_ 1CO 10:20 (2 occurrences), 21 (2 occurrences) _reference_start_1 Corinthians 10:20_reference_end_ _reference_start_1 Corinthians 10:21_reference_end_ _reference_start_1 Timothy 4:1_reference_end_ _reference_start_James 2:19_reference_end_ _reference_start_Revelation 9:20_reference_end_ \gtrm daimwn \trnl daimõn _reference_start_Mark 5:12_reference_end_ _reference_start_Luke 8:29_reference_end_ _reference_start_Revelation 16:14_reference_end_ _reference_start_Revelation 18:2_reference_end_ \en3 b. Demonized, affected in some way by a demon \gtrm daimonizomai \trnl daimonizomai _reference_start_Matthew 4:24_reference_end_ _reference_start_Matthew 8:16_reference_end_ _reference_start_Matthew 8:28_reference_end_ _reference_start_Matthew 8:33_reference_end_ _reference_start_Matthew 9:32_reference_end_ _reference_start_Matthew 12:22_reference_end_ _reference_start_Matthew 15:22_reference_end_ _reference_start_Mark 1:32_reference_end_ _reference_start_Mark 5:15_reference_end_ _reference_start_Mark 5:16_reference_end_ _reference_start_Mark 5:18_reference_end_ _reference_start_Luke 8:36_reference_end_ _reference_start_John 10:21_reference_end_ \en3 c. demonic, acting as immorally as a demon \gtrm daimoniwdjv \trnl daimoniõdæs _reference_start_James 3:15_reference_end_ \en3 d. a god, a supernatural being \gtrm daimonion \trnl daimonion _reference_start_Acts 17:18_reference_end_ e| e^/QQ-FELLOWSHIP, PARTICIPATION, SHARINGfellowship, participation, sharing\o1 1. Fellowship \o2 a. Close interrelat#.-FAVORfavor\see (see GRACE)o-EEgFAST, ABSTINENCE FROM EATINGfast, abstinence from eating\o1 1. Self imposed hunger \o1 2. Inv6,%%7FALSE CHRISTfalse christ\see (see ANTICHRIST)%+1FAITHfaith\see (see BELIEVE)$*+EXPECTexpect\see (see HOPE)X)##}EVIL SPIRITevil spirit\see (see also SATAN, SPIRIT) \o1 1. Spirits under Satan's domain \o2 a. Implicitly evil spirit \o2 b. Explicitly evil spirit \o2 c. Unclean spirit (synonym of evil spirit) \o2 d. a particular kind of evil spirit \o1 2. Demons \o2 a. Demon \o2 b. Demonized, affected in some way by a demon \o2 c. demonic, acting as immorally as a demon \o2 d. a god, a supernatural being \gtrm pneuma \trnl pneuma \xref [L&N 12.33] \def spirit \xref [L&N 12.37 ?tfXJ<. xj\N@2$|n`RD6( ) ) & ) ) ) ) ) ) )' )" ( (  (  (  (  (  ( " ( ! ( ( B > > 7 5 ~1 }/  |. {- z, y)  x* w)  vB u, t, s*  r* * q* p* o*$ n*! m)  l) k) j) i) h) g) f) e) d) c) b( + a(  `, _, ^, ], \* [* Z, Y, ?tfXJ<. xj\N@2$|n`RD6( V) U) T(  S(  R( Q( P( O( N, M*% L)  K( J, I; H+  G*$ F) E) D) C) B( A(  @( ?(! >( =( <( ;B :B 9* 8) 7B  6; 56 4.  3.  2+  1+  0+4 /+1 .+0 -+ ,* +*  **  )*  (*  '*  &*  %* 1 $* * #*  "*& !*# *! * * * *! *) *# *! )oluntary hunger \o1 3. A specific fast, (referring to festival of atonement) \gtrm njsteia \trnl næsteia \xref [L&N 53.65] \def fasting \xref [L&N 23.31] \def hunger \xref [L&N 51.11] \def festival of atonement \gtrm njsteuw \trnl næsteuõ \xref [L&N 53.65] \def fast \gtrm njstiv \trnl næstis \xref [L&N 23.31] \def hunger \gtrm asitov \trnl asitos \xref [L&N 23.32] \def without food \en2 1. Self imposed hunger \gtrm njsteia \trnl næsteia MAT 17:21 (not in RSV) _reference_start_Matthew 17:21_reference_end_ MRK 9:29 (not in RSV) _reference_start_Mark 9:29_reference_end_ _reference_start_Luke 2:37_reference_end_ _reference_start_Acts 14:23_reference_end_ \gtrm njsteuw \trnl næsteuõ MAT 4:2; 6:16 (2 occurrences), 17, 18; 9:14 (2 occurrences), 15 _reference_start_Matthew 4:2_reference_end_ _reference_start_Matthew 6:16_reference_end_ _reference_start_Matthew 6:17_reference_end_ _reference_start_Matthew 6:18_reference_end_ _reference_start_Matthew 9:14_reference_end_ _reference_start_Matthew 9:15_reference_end_ MRK 2:18 (3 occurrences), 19 (2 occurrences), 20 _reference_start_Mark 2:18_reference_end_ _reference_start_Mark 2:19_reference_end_ _reference_start_Mark 2:20_reference_end_ _reference_start_Luke 5:33_reference_end_ _reference_start_Luke 5:34_reference_end_ _reference_start_Luke 5:35_reference_end_ _reference_start_Luke 18:12_reference_end_ _reference_start_Acts 13:2_reference_end_ _reference_start_Acts 13:3_reference_end_ \gtrm asitov \trnl asitos _reference_start_Acts 27:21_reference_end_ \en2 2. Involuntary hunger \gtrm njsteia \trnl næsteia _reference_start_2 Corinthians 6:5_reference_end_ _reference_start_2 Corinthians 11:27_reference_end_ \gtrm njstiv \trnl næstis _reference_start_Matthew 15:32_reference_end_ _reference_start_Mark 8:3_reference_end_ \en2 3. A specific fast, (referring to festival of atonement) \gtrm njsteia \trnl næsteia _reference_start_Acts 27:9_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( B 2 .  -  = < : ! 9 / / .  .  * ( 0 - B 1 ? 6 .  .  : ~: }.  |. {< z: y- x2 w:  v/ u- t2 s/ r9 q2 p2 o/ n/ m.  l2 k/  j> i> h0 g,* f> e> d. c, b) a( `/  _/ ^, ],  \,  [* Z*# Y*" X*! W)ionship with God or with Jesus Christ \o2 b. Close interrelationship with fellow-believers in Jesus Christ \o2 c. Fellowship among believers because each has the Holy Spirit \o2 d. Sharing an experience with someone \o2 e. Sharing material things with others \o1 2. To Have something in common \o2 a. Being in a common situation \o2 b. Doing the same kind of thing \o2 c. Having a common association with someone or something else \o2 d. Contributing to a common cause \o1 3. A Partner, a fellow participant \o1 4. Jointly possessed, shared \o1 5. Ready and willing to share, generous \o1 6. A portion of \o1 7. To belong to \o1 8. The Greek word “echõ”, “to have” expressing the idea of fellowship \gtrm koinwnew \trnl koinõneõ \xref [L&N 57.98] \def share (verb) \xref [L&N 42.16] \def do together with \xref [L&N 9.15] \def be a person (idiom) \gtrm koinwnia, av \trnl koinõnia, as \xref [L&N 34.5] \def fellowship \xref [L&N 57.98] \def share \xref [L&N 57.101] \def willing contribution \gtrm koinwnikov \trnl koinõnikos \xref [L&N 57.100] \def ready sharing (adjective) \gtrm koinwnov \trnl koinõnos \xref [L&N 34.6] \def partner (noun) \gtrm sunkoinwnew \trnl sunkoinõneõ \xref [L&N 34.4] \def associate with (verb) \gtrm sunkoinwnov \trnl sunkoinõnos \xref [L&N 34.6] \def partner (noun) \xref [L&N 57.10] \def sharer \gtrm koinov \trnl koinos \xref [L&N 57.9] \def mutual (adjective) \xref [L&N 89.118] \def in common \xref [L&N 57.99] \def share mutually (idiom) \xref [L&N 65.15] \def worthless \xref [L&N 53.39] \def defiled \gtrm metocj \trnl metochæ \xref [L&N 34.7] \def partnership \gtrm metocov \trnl metochos \xref [L&N 34.8] \def companion \gtrm metecw \trnl metechõ \xref [L&N 57.6] \def share in \xref [L&N 23.2] \def eat, drink \xref [L&N 34.31] \def belong to \xref [L&N 34.32] \def belong to a religious group \gtrm ecw \trnl echõ \xref [L&N 57.1] \def possession \xref [L&N 18.6] \def hold on to \xref [L&N 90.65] \def to experience \gtrm ecw (en epignwsei) \trnl echõ (en epignõsei) \xref [L&N 31.28] \def to acknowledge for who he is \gtrm ecw (koinos) \trnl echõ (koinos) \xref [L&N 57.99] \def share mutually \xref (others) \def hold a view, wear, be able to, be \en2 1. Fellowship \en3 a. Close interrelationship with God or with Jesus Christ \gtrm koinwnia, av \trnl koinõnia, as _reference_start_1 Corinthians 1:9_reference_end_ _reference_start_1 John 1:3_reference_end_ _reference_start_1 John 1:6_reference_end_ \en3 b. Close interrelationship with fellow-believers in Jesus Christ \gtrm koinwnia, av \trnl koinõnia, as _reference_start_Acts 2:42_reference_end_ _reference_start_Galatians 2:9_reference_end_ _reference_start_1 John 1:3_reference_end_ _reference_start_1 John 1:7_reference_end_ \en3 c. Fellowship among believers because each has the Holy Spirit \gtrm koinwnia, av \trnl koinõnia, as 2CO 13:14 (verse 13 in Greek) _reference_start_2 Corinthians 13:14_reference_end_ _reference_start_Philippians 2:1_reference_end_ \en3 d. Sharing an experience with someone \gtrm koinwnia, av \trnl koinõnia, as 1CO 10:16 (2 occurrences) _reference_start_1 Corinthians 10:16_reference_end_ _reference_start_2 Corinthians 6:14_reference_end_ _reference_start_2 Corinthians 8:4_reference_end_ _reference_start_Philippians 1:5_reference_end_ _reference_start_Philippians 3:10_reference_end_ _reference_start_Philemon 1:6_reference_end_ \gtrm metocj \trnl metochæ _reference_start_2 Corinthians 6:14_reference_end_ \en3 e. Sharing material things with others \gtrm koinwnew \trnl koinõneõ _reference_start_Philippians 4:15_reference_end_ \gtrm koinwnia, av \trnl koinõnia, as _reference_start_Romans 15:26_reference_end_ _reference_start_2 Corinthians 9:13_reference_end_ _reference_start_Hebrews 13:16_reference_end_ \gtrm sunkoinwnew \trnl sunkoinõneõ PHP 4:14 (ellipsis: share your things with me to alleviate my trouble) _reference_start_Philippians 4:14_reference_end_ \en2 2. To Have something in common \en3 a. Being in a common situation \gtrm koinwnew \trnl koinõneõ _reference_start_Romans 15:27_reference_end_ _reference_start_Hebrews 2:14_reference_end_ _reference_start_1 Peter 4:13_reference_end_ \gtrm metecw \trnl metechõ _reference_start_1 Corinthians 9:12_reference_end_ _reference_start_1 Corinthians 10:30_reference_end_ _reference_start_Hebrews 2:14_reference_end_ _reference_start_Hebrews 5:13_reference_end_ \en3 b. Doing the same kind of thing \gtrm metecw \trnl metechõ _reference_start_1 Corinthians 10:17_reference_end_ _reference_start_1 Corinthians 10:21_reference_end_ \en3 c. Having a common association with someone or something else \gtrm koinwnew \trnl koinõneõ _reference_start_1 Timothy 5:22_reference_end_ _reference_start_2 John 1:11_reference_end_ \gtrm sunkoinwnew \trnl sunkoinõneõ _reference_start_Ephesians 5:11_reference_end_ _reference_start_Revelation 18:4_reference_end_ \en3 d. Contributing to a common cause \gtrm koinwnew \trnl koinõneõ _reference_start_Romans 12:13_reference_end_ _reference_start_Galatians 6:6_reference_end_ \en2 3. A Partner, a fellow participant \gtrm koinwnov \trnl koinõnos _reference_start_Matthew 23:30_reference_end_ _reference_start_Luke 5:10_reference_end_ _reference_start_1 Corinthians 10:18_reference_end_ _reference_start_1 Corinthians 10:20_reference_end_ _reference_start_2 Corinthians 1:7_reference_end_ _reference_start_2 Corinthians 8:23_reference_end_ _reference_start_Philemon 1:17_reference_end_ _reference_start_Hebrews 10:33_reference_end_ _reference_start_1 Peter 5:1_reference_end_ _reference_start_2 Peter 1:4_reference_end_ \gtrm sunkoinwnov \trnl sunkoinõnos _reference_start_Romans 11:17_reference_end_ _reference_start_1 Corinthians 9:23_reference_end_ _reference_start_Philippians 1:7_reference_end_ _reference_start_Revelation 1:9_reference_end_ \gtrm metocov \trnl metochos _reference_start_Luke 5:7_reference_end_ _reference_start_Hebrews 1:9_reference_end_ _reference_start_Hebrews 3:1_reference_end_ _reference_start_Hebrews 3:14_reference_end_ _reference_start_Hebrews 6:4_reference_end_ _reference_start_Hebrews 12:8_reference_end_ \en2 4. Jointly possessed, shared \gtrm koinov \trnl koinos _reference_start_Acts 4:32_reference_end_ _reference_start_Titus 1:4_reference_end_ _reference_start_Jude 1:3_reference_end_ \gtrm ecw \trnl echõ _reference_start_Acts 2:44_reference_end_ \en2 5. Ready and willing to share, generous \gtrm koinwnikov \trnl koinõnikos _reference_start_1 Timothy 6:18_reference_end_ \en2 6. A portion of \gtrm metecw \trnl metechõ _reference_start_1 Corinthians 9:10_reference_end_ \en2 7. To belong to \gtrm metecw \trnl metechõ _reference_start_Hebrews 7:13_reference_end_ \en2 8. The Greek word “echõ”, “to have” expressing the idea of fellowship \gtrm ecw \trnl echõ ROM 1:28 (have in acknowledgment) _reference_start_Romans 1:28_reference_end_ 1JN 5:12 (4 occurrences) (there is a possible ellipsis of “in acknowledgment” in the first and third occurrences) _reference_start_1 John 5:12_reference_end_ 2JN 1:9 (possible ellipsis of “in acknowledgment”) _reference_start_2 John 1:9_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( T3 S2 R2 Q1 P0 O/  N/ M. L, K)& J() I? H> G< F< E< D:  C: B6 A3 @3 ?3 >3 =3 <1 ;1 :1 90 80 7/  6- 5+ 4. 3- 2/ 1B 0B /B ..' -, ,+8 ++7 *+6 )+5 (+4 '+3 &*' %? $> #- ": !. 6 ,, A 8 , :  : : : : *. A human being, with reference to his life in this world \o2 c. The whole person, the self \o2 d. Humanity in contrast with the divine \o2 e. Human lineage, physical descent or relationship \o2 f. That which is outward or external \o1 3. Negative human propensities (human nature) \o1 4. A one-flesh unit consisting of two persons \o1 5. Material and/or worldly benefits or possessions \gtrm sarx \trnl sarx \xref [L&N 8.63] \def flesh \xref [L&N 8.4] \def body \xref [L&N 9.11] \def people \xref [L&N 9.12] \def human \xref [L&N 10.1] \def nation \xref [L&N 26.7] \def human nature \xref [L&N 58.10] \def physical nature \xref [L&N 23.90] \def life \xref [L&N 9.14] \def human being (idiom) \xref [L&N 9.15] \def be a person (idiom) \xref [L&N 88.279] \def homosexual activity (idiom) \xref [L&N 22.20] \def trouble (idiom) \xref [L&N 25.29] \def sexual desire (idiom) \gtrm sarkinov \trnl sarkinos \xref [L&N 9.13] \def of people \xref [L&N 26.8] \def human \xref [L&N 79.4] \def natural \xref [L&N 41.42] \def worldly \gtrm sarkikov \trnl sarkikos \xref [L&N 26.8] \def human \xref [L&N 79.1] \def material \xref [L&N 79.4] \def natural \xref [L&N 41.42] \def worldly \gtrm kreav \trnl kreas \xref [L&N 5.14] \def meat \en2 1. Muscle and sinew covering the bone \gtrm sarx \trnl sarx _reference_start_Luke 24:39_reference_end_ JHN 6:51 (possibly figure, synecdoche of the part: i.e. flesh is put for the whole and true humanity of Christ and/or belief in Him. See JHN 6:47 and Bullinger F.O.S. p. 643), 52, 53 (possibly figure, synecdoche of the part: i.e. flesh is put for the whole and true humanity of Christ and/or belief in Him. See JHN 6:47 and Bullinger F.O.S. p. 643), 54 (possibly figure, synecdoche of the part: i.e. flesh is put for the whole and true humanity of Christ and/or belief in Him. See JHN 6:47 and Bullinger F.O.S. p. 643), 55 (possibly figure, synecdoche of the part: i.e. flesh is put for the whole and true humanity of Christ and/or belief in Him. See JHN 6:47 and Bullinger F.O.S. p. 643), 56 (possibly figure, synecdoche of the part: i.e. flesh is put for the whole and true humanity of Christ and/or belief in Him. See JHN 6:47 and Bullinger F.O.S. p. 643) _reference_start_John 6:51_reference_end_ _reference_start_John 6:52_reference_end_ _reference_start_John 6:53_reference_end_ _reference_start_John 6:54_reference_end_ _reference_start_John 6:55_reference_end_ _reference_start_John 6:56_reference_end_ _reference_start_Acts 2:31_reference_end_ 1CO 15:39 (4 occurrences) _reference_start_1 Corinthians 15:39_reference_end_ REV 17:16; 19:18 (5 occurrences), 21 _reference_start_Revelation 17:16_reference_end_ _reference_start_Revelation 19:18_reference_end_ _reference_start_Revelation 19:21_reference_end_ \gtrm sarkinov \trnl sarkinos _reference_start_2 Corinthians 3:3_reference_end_ \gtrm kreav \trnl kreas _reference_start_Romans 14:21_reference_end_ _reference_start_1 Corinthians 8:13_reference_end_ \en2 2. The physical body of a person or animal \en3 a. In the simple material sense \gtrm sarx \trnl sarx _reference_start_John 1:14_reference_end_ _reference_start_Romans 8:3_reference_end_ _reference_start_2 Corinthians 12:7_reference_end_ _reference_start_Galatians 4:13_reference_end_ _reference_start_Galatians 4:14_reference_end_ EPH 2:11, 15 (EPH 2:14 in Greek text); 5:29 _reference_start_Ephesians 2:11_reference_end_ _reference_start_Ephesians 2:15_reference_end_ _reference_start_Ephesians 5:29_reference_end_ _reference_start_Colossians 1:22_reference_end_ _reference_start_Colossians 1:24_reference_end_ _reference_start_Colossians 2:1_reference_end_ _reference_start_Colossians 2:5_reference_end_ _reference_start_Colossians 2:13_reference_end_ _reference_start_1 Timothy 3:16_reference_end_ _reference_start_Hebrews 5:7_reference_end_ _reference_start_Hebrews 10:20_reference_end_ 1PE 3:18, 21; 4:1 (2 occurrences) _reference_start_1 Peter 3:18_reference_end_ _reference_start_1 Peter 3:21_reference_end_ _reference_start_1 Peter 4:1_reference_end_ _reference_start_1 John 4:2_reference_end_ _reference_start_2 John 1:7_reference_end_ \en3 b. A human being, with reference to his life in this world \gtrm sarx \trnl sarx _reference_start_Matthew 26:41_reference_end_ _reference_start_Mark 14:38_reference_end_ _reference_start_Acts 2:26_reference_end_ _reference_start_1 Corinthians 7:28_reference_end_ _reference_start_2 Corinthians 4:11_reference_end_ _reference_start_2 Corinthians 10:3_reference_end_ _reference_start_Galatians 2:20_reference_end_ _reference_start_Ephesians 6:5_reference_end_ _reference_start_Philippians 1:22_reference_end_ _reference_start_Philippians 1:24_reference_end_ _reference_start_Colossians 3:22_reference_end_ _reference_start_1 Peter 4:2_reference_end_ _reference_start_1 Peter 4:6_reference_end_ \en3 c. The whole person, the self \gtrm sarx \trnl sarx _reference_start_2 Corinthians 7:5_reference_end_ _reference_start_James 5:3_reference_end_ _reference_start_Galatians 2:16_reference_end_ \en3 d. Humanity in contrast with the divine \gtrm sarx \trnl sarx MAT 16:17; 24:22 (2 occurrences) _reference_start_Matthew 16:17_reference_end_ _reference_start_Matthew 24:22_reference_end_ _reference_start_Mark 13:20_reference_end_ _reference_start_Luke 3:6_reference_end_ JHN 1:13; 3:6 (2 occurrences); 6:63; 8:15; 17:2 _reference_start_John 1:13_reference_end_ _reference_start_John 3:6_reference_end_ _reference_start_John 6:63_reference_end_ _reference_start_John 8:15_reference_end_ _reference_start_John 17:2_reference_end_ _reference_start_Acts 2:17_reference_end_ _reference_start_Romans 3:20_reference_end_ _reference_start_1 Corinthians 1:26_reference_end_ _reference_start_1 Corinthians 1:29_reference_end_ _reference_start_1 Corinthians 15:50_reference_end_ 2CO 1:17; 5:16 (2 occurrences); 10:2, 3 _reference_start_2 Corinthians 1:17_reference_end_ _reference_start_2 Corinthians 5:16_reference_end_ _reference_start_2 Corinthians 10:2_reference_end_ _reference_start_2 Corinthians 10:3_reference_end_ _reference_start_Galatians 1:16_reference_end_ _reference_start_Galatians 3:3_reference_end_ _reference_start_Ephesians 6:12_reference_end_ _reference_start_Hebrews 2:14_reference_end_ _reference_start_1 Peter 1:24_reference_end_ \gtrm sarkikov \trnl sarkikos _reference_start_2 Corinthians 1:12_reference_end_ _reference_start_2 Corinthians 10:4_reference_end_ \en3 e. Human lineage, physical descent or relationship \gtrm sarx \trnl sarx _reference_start_Romans 1:3_reference_end_ _reference_start_Romans 4:1_reference_end_ _reference_start_Romans 9:3_reference_end_ _reference_start_Romans 9:5_reference_end_ _reference_start_Romans 9:8_reference_end_ _reference_start_Romans 11:14_reference_end_ _reference_start_1 Corinthians 10:18_reference_end_ _reference_start_Galatians 4:23_reference_end_ _reference_start_Galatians 4:29_reference_end_ _reference_start_Ephesians 2:11_reference_end_ _reference_start_Philemon 1:16_reference_end_ _reference_start_Hebrews 12:9_reference_end_ \gtrm sarkinov \trnl sarkinos _reference_start_Hebrews 7:16_reference_end_ \en3 f. That which is outward or external \gtrm sarx \trnl sarx _reference_start_Romans 2:28_reference_end_ _reference_start_2 Corinthians 7:1_reference_end_ _reference_start_Galatians 6:12_reference_end_ _reference_start_Galatians 6:13_reference_end_ PHP 3:3, 4 (2 occurrences) _reference_start_Philippians 3:3_reference_end_ _reference_start_Philippians 3:4_reference_end_ _reference_start_Hebrews 9:10_reference_end_ _reference_start_Hebrews 9:13_reference_end_ _reference_start_Jude 1:8_reference_end_ _reference_start_Jude 1:23_reference_end_ \en2 3. Negative human propensities (human nature) \gtrm sarx \trnl sarx ROM 6:19; 7:5, 18, 25; 8:3 (2 occurrences), 4, 5 (2 occurrences), 6, 7, 8, 9, 12 (2 occurrences), 13; 13:14 _reference_start_Romans 6:19_reference_end_ _reference_start_Romans 7:5_reference_end_ _reference_start_Romans 7:18_reference_end_ _reference_start_Romans 7:25_reference_end_ _reference_start_Romans 8:3_reference_end_ _reference_start_Romans 8:4_reference_end_ _reference_start_Romans 8:5_reference_end_ _reference_start_Romans 8:6_reference_end_ _reference_start_Romans 8:7_reference_end_ _reference_start_Romans 8:8_reference_end_ _reference_start_Romans 8:9_reference_end_ _reference_start_Romans 8:12_reference_end_ _reference_start_Romans 8:13_reference_end_ _reference_start_Romans 13:14_reference_end_ _reference_start_1 Corinthians 5:5_reference_end_ GAL 5:13, 16, 17 (2 occurrences), 19, 24; 6:8 (2 occurrences) _reference_start_Galatians 5:13_reference_end_ _reference_start_Galatians 5:16_reference_end_ _reference_start_Galatians 5:17_reference_end_ _reference_start_Galatians 5:19_reference_end_ _reference_start_Galatians 5:24_reference_end_ _reference_start_Galatians 6:8_reference_end_ EPH 2:3 (2 occurrences) _reference_start_Ephesians 2:3_reference_end_ _reference_start_Colossians 2:11_reference_end_ _reference_start_Colossians 2:18_reference_end_ _reference_start_Colossians 2:23_reference_end_ _reference_start_2 Peter 2:10_reference_end_ _reference_start_2 Peter 2:18_reference_end_ _reference_start_1 John 2:16_reference_end_ _reference_start_Jude 1:7_reference_end_ \gtrm sarkinov \trnl sarkinos _reference_start_Romans 7:14_reference_end_ _reference_start_1 Corinthians 3:1_reference_end_ \gtrm sarkikov \trnl sarkikos 1CO 3:3 (2 occurrences) _reference_start_1 Corinthians 3:3_reference_end_ _reference_start_1 Peter 2:11_reference_end_ \en2 4. A one-flesh unit consisting of two persons \gtrm sarx \trnl sarx MAT 19:5 (alternate sense 2.c.), 6 (alternate sense 2.c.) _reference_start_Matthew 19:5_reference_end_ _reference_start_Matthew 19:6_reference_end_ MRK 10:8 (2 occurrences) ( alternate sense 2.c.) _reference_start_Mark 10:8_reference_end_ 1CO 6:16 (alternate sense 2.c.) _reference_start_1 Corinthians 6:16_reference_end_ EPH 5:31 (alternate sense 2.c.) _reference_start_Ephesians 5:31_reference_end_ \en2 5. Material and/or worldly benefits or possessions \gtrm sarx \trnl sarx _reference_start_2 Corinthians 11:18_reference_end_ \gtrm sarkikov \trnl sarkikos _reference_start_Romans 15:27_reference_end_ _reference_start_1 Corinthians 9:11_reference_end_ [/hD3SSsGENTILE, PAGAN, NATION, THE NATIONSgentile, pagan, nation, the nations\o1 1. Gentiles, non-Jewish peoples in general \o1 2. Greek-speaking person, usually used in the sense of gentile, a non-Jewish person, in contrast to Jew (and therefore in many contexts synonymous with Gentile \o1 3. Godless people, those who do not know God \o1 4. Greeks as educated, civilized pe/255FORGIVE, FORGIVENESSforgive, forgiveness\see (see also PROPITIATION) \o1 An act of mercy in which the offended determines to wipe out the debt or fault of the offender \gtrm afijmi )11FOREVERforever\see (see ETERNAL)u0MFLESHflesh\o1 1. Muscle and sinew covering the bone \o1 2. The physical body of a person or animal \o2 a. In the simple material sense \o2 b ?tfXJ<. xj\N@2$|n`RD6( - - - - - - - - - - A A : : 2 2 0 0 / - : ~: }9 |1 {0 z0 y.  x-  w-  v-  u-  t- s- r/  q/ p< o: n1 m0 l0 k/  j/  i/ h/ g.2 f. e. d- c, b+ a+ `+? _+ ^+ ]* \)  [( Z( Y0 X; W/ V< U< ?tfXJ<. xj\N@2$|n`RD6( R, Q+ P*" O* N* M* L*  K*1 J*0 I*/ H* G* F* E* D)  C) B) A) @) ?) >) =(# <( ;( :( 9( 8(  7(  6(  5( 4( 3( 2. 1- 0/  /1 .. -)  ,( +( *< ). (. '- &A %> $= #= "3 !3 3 1 0 0 0 0 0 0 . -  - - - \trnl aphiæmi \xref [L&N 40.8] \def forgive \xref (others) \def dismiss, depart from leave behind, leave in a place, divorce, cancel a debt, reject, stop, allow, produce, and die \gtrm afesiv \trnl aphesis \xref [L&N 40.8] \def pardon \xref [L&N 37.132] \def liberty \gtrm apoluw \trnl apoluõ \xref [L&N 40.8] \def forgive \xref (others) \def dismiss, send, set free, and divorce \gtrm carizomai \trnl charizomai \xref [L&N 40.10] \def forgive \xref (others) \def give generously, cancel a debt, and hand over to \gtrm epikaluptw \trnl epikaluptõ \xref [L&N 40.11] \def forgive \gtrm paresiv \trnl paresis \xref [L&N 30.49] \def disregard \en2 An act of mercy in which the offended determines to wipe out the debt or fault of the offender \gtrm afijmi \trnl aphiæmi MAT 6:12 (2 occurrences), 14 (2 occurrences), 15 (2 occurrences); 9:2, 5; 12:31 (2 occurrences), 32 (2 occurrences); 18:21, 27, 32, 35 _reference_start_Matthew 6:12_reference_end_ _reference_start_Matthew 6:14_reference_end_ _reference_start_Matthew 6:15_reference_end_ _reference_start_Matthew 9:2_reference_end_ _reference_start_Matthew 9:5_reference_end_ _reference_start_Matthew 12:31_reference_end_ _reference_start_Matthew 12:32_reference_end_ _reference_start_Matthew 18:21_reference_end_ _reference_start_Matthew 18:27_reference_end_ _reference_start_Matthew 18:32_reference_end_ _reference_start_Matthew 18:35_reference_end_ MRK 2:5, 7, 9, 10; 3:28; 4:12; 11:25 (2 occurrences) _reference_start_Mark 2:5_reference_end_ _reference_start_Mark 2:7_reference_end_ _reference_start_Mark 2:9_reference_end_ _reference_start_Mark 2:10_reference_end_ _reference_start_Mark 3:28_reference_end_ _reference_start_Mark 4:12_reference_end_ _reference_start_Mark 11:25_reference_end_ LUK 5:20, 21, 23, 24; 7:47 (2 occurrences), 48, 49; 11:4 (2 occurrences); 12:10 (2 occurrences); 17:3, 4; 23:34 _reference_start_Luke 5:20_reference_end_ _reference_start_Luke 5:21_reference_end_ _reference_start_Luke 5:23_reference_end_ _reference_start_Luke 5:24_reference_end_ _reference_start_Luke 7:47_reference_end_ _reference_start_Luke 7:48_reference_end_ _reference_start_Luke 7:49_reference_end_ _reference_start_Luke 11:4_reference_end_ _reference_start_Luke 12:10_reference_end_ _reference_start_Luke 17:3_reference_end_ _reference_start_Luke 17:4_reference_end_ _reference_start_Luke 23:34_reference_end_ JHN 20:23 (2 occurrences) _reference_start_John 20:23_reference_end_ _reference_start_Acts 8:22_reference_end_ _reference_start_Romans 4:7_reference_end_ _reference_start_James 5:15_reference_end_ _reference_start_1 John 1:9_reference_end_ _reference_start_1 John 2:12_reference_end_ \gtrm afesiv \trnl aphesis _reference_start_Matthew 26:28_reference_end_ _reference_start_Mark 1:4_reference_end_ _reference_start_Mark 3:29_reference_end_ _reference_start_Luke 1:77_reference_end_ _reference_start_Luke 3:3_reference_end_ _reference_start_Luke 24:47_reference_end_ _reference_start_Acts 2:38_reference_end_ _reference_start_Acts 5:31_reference_end_ _reference_start_Acts 10:43_reference_end_ _reference_start_Acts 13:38_reference_end_ _reference_start_Acts 26:18_reference_end_ _reference_start_Ephesians 1:7_reference_end_ _reference_start_Colossians 1:14_reference_end_ _reference_start_Hebrews 9:22_reference_end_ _reference_start_Hebrews 10:18_reference_end_ \gtrm apoluw \trnl apoluõ LUK 6:37 (2 occurrences) _reference_start_Luke 6:37_reference_end_ \gtrm carizomai \trnl charizomai _reference_start_Luke 7:42_reference_end_ _reference_start_Luke 7:43_reference_end_ 2CO 2:7, 10 (3 occurrences); 12:13 _reference_start_2 Corinthians 2:7_reference_end_ _reference_start_2 Corinthians 2:10_reference_end_ _reference_start_2 Corinthians 12:13_reference_end_ _reference_start_Ephesians 4:32_reference_end_ COL 2:13; 3:13 (2 occurrences) _reference_start_Colossians 2:13_reference_end_ _reference_start_Colossians 3:13_reference_end_ \gtrm epikaluptw \trnl epikaluptõ _reference_start_Romans 4:7_reference_end_ \gtrm paresiv \trnl paresis ROM 3:25 (hapax legomenon) _reference_start_Romans 3:25_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( - - - -  -  - - , , , , , , , , , , , , ~, }, 0 |, . {,  z,  y, - x,  w, v* u(  t6 s0 r, q, p- o- n3 m3 l1 k/ j/ i/ h*+ g** f*% e:  d:  c3 b1 a, `, & _, + ^, ],& \*/ [* Z*M Y) X) W( V> U> T; S-ople \o1 5. Barbarians, uncivilized and/or uneducated or unintelligible \o1 6. Proselyte, Gentile converts to Judaism \o1 7. The Jewish nation \o1 8. A figurative or spiritual nation made up of God's people \o1 9. Gentiles and Jews inclusive \o2 a. The nations, all the nations (where the focus is on inclusion, every nation, rather than on contrast with Jews) \o2 b. Tribes \o2 c. Peoples \o2 d. Families \o1 10. A titular reference to the Gentiles \o1 11. Gentiles--Greek in particular \o2 a. Greek people \o2 b. Greek language \gtrm eqnov \trnl ethnos \xref [L&N 11.55] \def nation \gtrm ta eqnj \trnl ta ethnæ \xref [L&N 11.37] \def heathen \gtrm eqnikov \trnl ethnikos \xref [L&N 11.38] \def heathen \gtrm eqnikwv \trnl ethnikõs \xref [L&N 11.39] \def like a heathen \gtrm ›lljn \trnl hellæn \xref [L&N 11.90] \def Greek \xref [L&N 11.40] \def Gentile \gtrm ›lljnikov \trnl hellænikos \xref [L&N 11.92] \def Grecian (language) \gtrm ›lljniv \trnl hellænis \xref [L&N 11.91] \def Greek woman \xref [L&N 11.41] \def Gentile woman \gtrm ›lljnistjv \trnl hellænistæs \xref [L&N 11.93] \def Greek speaking Jew \gtrm ›lljnisti \trnl hellænisti \xref [L&N 33.5] \def In the Grecian Language \gtrm barbarov \trnl barbaros \xref [L&N 11.95] \def non-Greek \xref [L&N 11.94] \def native people \xref [L&N 41.31] \def uncivilized \gtrm prosjlutov \trnl prosælutos \xref [L&N 11.54] \def proselyte \gtrm alloyulov \trnl allopsulos \xref [L&N 11.43] \def heathen (hapax legomenon) \gtrm fulj \trnl phulæ \xref [L&N 10.6] \def tribe \xref [L&N 11.56] \def nation \xref [L&N 11.15] \def all God's people (idiom) \gtrm laov \trnl laos \xref [L&N 11.55] \def nation \xref [L&N 11.12] \def people of God \xref [L&N 11.1] \def crowd \xref [L&N 87.64] \def common people \gtrm akrobustia \trnl akrobustia \xref [L&N 11.53] \def Gentiles--a titular expression \xref [L&N 11.52] \def being uncircumcised \gtrm patria \trnl patria \xref [L&N 10.24] \def lineage \xref [L&N 11.56] \def nation \en2 1. Gentiles, non-Jewish peoples in general \gtrm eqnov \trnl ethnos _reference_start_Acts 15:23_reference_end_ _reference_start_Acts 26:17_reference_end_ _reference_start_Galatians 2:15_reference_end_ _reference_start_1 Timothy 2:7_reference_end_ \gtrm ta eqnj \trnl ta ethnæ _reference_start_Matthew 10:5_reference_end_ _reference_start_Luke 2:32_reference_end_ _reference_start_Acts 4:27_reference_end_ _reference_start_Acts 9:15_reference_end_ _reference_start_Acts 10:45_reference_end_ _reference_start_Acts 11:1_reference_end_ _reference_start_Acts 11:18_reference_end_ _reference_start_Acts 13:46_reference_end_ _reference_start_Acts 13:48_reference_end_ _reference_start_Acts 14:2_reference_end_ _reference_start_Acts 14:5_reference_end_ _reference_start_Acts 14:27_reference_end_ _reference_start_Acts 15:3_reference_end_ _reference_start_Acts 15:7_reference_end_ _reference_start_Acts 15:12_reference_end_ _reference_start_Acts 15:14_reference_end_ _reference_start_Acts 18:6_reference_end_ _reference_start_Acts 21:19_reference_end_ _reference_start_Acts 21:21_reference_end_ _reference_start_Acts 21:25_reference_end_ _reference_start_Acts 26:23_reference_end_ _reference_start_Acts 28:28_reference_end_ ROM 1:13; 3:29 (2 occurrences); 9:24, 30; 11:11, 12, 13, 25; 15:9, 10, 11, 16 (2 occurrences), 18, 27; 16:4 _reference_start_Romans 1:13_reference_end_ _reference_start_Romans 3:29_reference_end_ _reference_start_Romans 9:24_reference_end_ _reference_start_Romans 9:30_reference_end_ _reference_start_Romans 11:11_reference_end_ _reference_start_Romans 11:12_reference_end_ _reference_start_Romans 11:13_reference_end_ _reference_start_Romans 11:25_reference_end_ _reference_start_Romans 15:9_reference_end_ _reference_start_Romans 15:10_reference_end_ _reference_start_Romans 15:11_reference_end_ _reference_start_Romans 15:16_reference_end_ _reference_start_Romans 15:18_reference_end_ _reference_start_Romans 15:27_reference_end_ _reference_start_Romans 16:4_reference_end_ _reference_start_1 Corinthians 1:23_reference_end_ _reference_start_2 Corinthians 11:26_reference_end_ _reference_start_Galatians 1:16_reference_end_ _reference_start_Galatians 2:2_reference_end_ _reference_start_Galatians 2:8_reference_end_ _reference_start_Galatians 2:9_reference_end_ _reference_start_Galatians 2:12_reference_end_ _reference_start_Galatians 2:14_reference_end_ _reference_start_Galatians 3:8_reference_end_ _reference_start_Galatians 3:14_reference_end_ _reference_start_Ephesians 2:11_reference_end_ _reference_start_Ephesians 3:1_reference_end_ _reference_start_Ephesians 3:6_reference_end_ _reference_start_Ephesians 3:8_reference_end_ _reference_start_1 Thessalonians 2:16_reference_end_ \gtrm eqnikwv \trnl ethnikõs _reference_start_Galatians 2:14_reference_end_ \en2 2. Greek-speaking person, usually used in the sense of gentile, a non-Jewish person, in contrast to Jew (and therefore in many contexts synonymous with Gentile \gtrm ›lljn \trnl hellæn JHN 7:35 (2 occurrences); 12:20 _reference_start_John 7:35_reference_end_ _reference_start_John 12:20_reference_end_ _reference_start_Acts 6:1_reference_end_ _reference_start_Acts 9:29_reference_end_ _reference_start_Acts 11:20_reference_end_ _reference_start_Acts 14:1_reference_end_ _reference_start_Acts 16:1_reference_end_ _reference_start_Acts 16:3_reference_end_ _reference_start_Acts 17:4_reference_end_ _reference_start_Acts 18:4_reference_end_ _reference_start_Acts 19:10_reference_end_ _reference_start_Acts 19:17_reference_end_ _reference_start_Acts 20:21_reference_end_ _reference_start_Acts 21:28_reference_end_ _reference_start_Romans 1:16_reference_end_ _reference_start_Romans 2:9_reference_end_ _reference_start_Romans 2:10_reference_end_ _reference_start_Romans 3:9_reference_end_ _reference_start_Romans 10:12_reference_end_ _reference_start_1 Corinthians 1:22_reference_end_ _reference_start_1 Corinthians 1:24_reference_end_ _reference_start_1 Corinthians 10:32_reference_end_ _reference_start_1 Corinthians 12:13_reference_end_ _reference_start_Galatians 2:3_reference_end_ _reference_start_Galatians 3:28_reference_end_ _reference_start_Colossians 3:11_reference_end_ \gtrm ›lljniv \trnl hellænis _reference_start_Mark 7:26_reference_end_ _reference_start_Acts 17:12_reference_end_ \en2 3. Godless people, those who do not know God \gtrm eqnov \trnl ethnos ACT 4:25 (alternate sense 1.); 21:11 (alternate sense 1.) _reference_start_Acts 4:25_reference_end_ _reference_start_Acts 21:11_reference_end_ ROM 2:14 (alternate sense 1.) _reference_start_Romans 2:14_reference_end_ _reference_start_1 Corinthians 12:2_reference_end_ \gtrm ta eqnj \trnl ta ethnæ MAT 4:15; 6:32; 20:19 (alternate sense 1.), 25 _reference_start_Matthew 4:15_reference_end_ _reference_start_Matthew 6:32_reference_end_ _reference_start_Matthew 20:19_reference_end_ _reference_start_Matthew 20:25_reference_end_ MRK 10:33 (alternate sense 1.), 42 _reference_start_Mark 10:33_reference_end_ _reference_start_Mark 10:42_reference_end_ LUK 12:30; 18:32 (alternate sense 1.); 21:24 (2 occurrences); 22:25 _reference_start_Luke 12:30_reference_end_ _reference_start_Luke 18:32_reference_end_ _reference_start_Luke 21:24_reference_end_ _reference_start_Luke 22:25_reference_end_ ACT 26:20 (alternate sense 1.) _reference_start_Acts 26:20_reference_end_ ROM 2:24 (alternate sense 1.) _reference_start_Romans 2:24_reference_end_ _reference_start_1 Corinthians 5:1_reference_end_ _reference_start_1 Corinthians 10:20_reference_end_ _reference_start_Ephesians 4:17_reference_end_ _reference_start_1 Thessalonians 4:5_reference_end_ _reference_start_1 Peter 2:12_reference_end_ _reference_start_1 Peter 4:3_reference_end_ _reference_start_Revelation 11:2_reference_end_ \gtrm eqnikov \trnl ethnikos _reference_start_Matthew 5:47_reference_end_ _reference_start_Matthew 6:7_reference_end_ _reference_start_Matthew 18:17_reference_end_ _reference_start_3 John 1:7_reference_end_ \en2 4. Greeks as educated, civilized people \gtrm ›lljn \trnl hellæn _reference_start_Romans 1:14_reference_end_ \en2 5. Barbarians, uncivilized and/or uneducated or unintelligible \gtrm barbarov \trnl barbaros _reference_start_Acts 28:2_reference_end_ _reference_start_Acts 28:4_reference_end_ _reference_start_Romans 1:14_reference_end_ 1CO 14:11 (2 occurrences) _reference_start_1 Corinthians 14:11_reference_end_ _reference_start_Colossians 3:11_reference_end_ \en2 6. Proselyte, Gentile converts to Judaism \gtrm prosjlutov \trnl prosælutos _reference_start_Matthew 23:15_reference_end_ _reference_start_Acts 2:11_reference_end_ _reference_start_Acts 6:5_reference_end_ _reference_start_Acts 13:43_reference_end_ \en2 7. The Jewish nation \gtrm eqnov \trnl ethnos _reference_start_Luke 7:5_reference_end_ _reference_start_Luke 23:2_reference_end_ _reference_start_John 11:48_reference_end_ _reference_start_John 11:50_reference_end_ _reference_start_John 11:51_reference_end_ _reference_start_John 11:52_reference_end_ _reference_start_John 18:35_reference_end_ _reference_start_Acts 10:22_reference_end_ _reference_start_Acts 24:2_reference_end_ _reference_start_Acts 24:10_reference_end_ _reference_start_Acts 24:17_reference_end_ _reference_start_Acts 26:4_reference_end_ _reference_start_Acts 28:19_reference_end_ \en2 8. A figurative or spiritual nation made up of God's people \gtrm eqnov \trnl ethnos _reference_start_1 Peter 2:9_reference_end_ \en2 9. Gentiles and Jews inclusive \en3 a. The nations, all the nations (where the focus is on inclusion, every nation, rather than on contrast with Jews) \gtrm eqnov \trnl ethnos MAT 24:7 (2 occurrences) _reference_start_Matthew 24:7_reference_end_ MRK 13:8 (2 occurrences) _reference_start_Mark 13:8_reference_end_ LUK 21:10 (2 occurrences), 25; 24:47 _reference_start_Luke 21:10_reference_end_ _reference_start_Luke 21:25_reference_end_ _reference_start_Luke 24:47_reference_end_ ACT 2:5; 7:7 (Egypt); 8:9 (Samaria); 10:35; 13:19, 47; 17:26; 22:21 _reference_start_Acts 2:5_reference_end_ _reference_start_Acts 7:7_reference_end_ _reference_start_Acts 8:9_reference_end_ _reference_start_Acts 10:35_reference_end_ _reference_start_Acts 13:19_reference_end_ _reference_start_Acts 13:47_reference_end_ _reference_start_Acts 17:26_reference_end_ _reference_start_Acts 22:21_reference_end_ ROM 4:17, 18; 10:19 (2 occurrences); 15:9, 12 (2 occurrences) _reference_start_Romans 4:17_reference_end_ _reference_start_Romans 4:18_reference_end_ _reference_start_Romans 10:19_reference_end_ _reference_start_Romans 15:9_reference_end_ _reference_start_Romans 15:12_reference_end_ _reference_start_1 Timothy 3:16_reference_end_ _reference_start_Revelation 5:9_reference_end_ _reference_start_Revelation 7:9_reference_end_ _reference_start_Revelation 13:7_reference_end_ _reference_start_Revelation 14:6_reference_end_ \gtrm ta eqnj \trnl ta ethnæ _reference_start_Matthew 10:18_reference_end_ _reference_start_Matthew 12:18_reference_end_ _reference_start_Matthew 12:21_reference_end_ _reference_start_Matthew 21:43_reference_end_ _reference_start_Matthew 24:9_reference_end_ _reference_start_Matthew 24:14_reference_end_ _reference_start_Matthew 25:32_reference_end_ _reference_start_Matthew 28:19_reference_end_ _reference_start_Mark 11:17_reference_end_ _reference_start_Mark 13:10_reference_end_ _reference_start_Luke 21:24_reference_end_ _reference_start_Acts 7:45_reference_end_ _reference_start_Acts 14:16_reference_end_ _reference_start_Acts 15:17_reference_end_ _reference_start_Acts 15:19_reference_end_ _reference_start_Romans 1:5_reference_end_ _reference_start_Romans 16:26_reference_end_ _reference_start_Galatians 3:8_reference_end_ _reference_start_Colossians 1:27_reference_end_ _reference_start_2 Timothy 4:17_reference_end_ _reference_start_Revelation 2:26_reference_end_ _reference_start_Revelation 10:11_reference_end_ _reference_start_Revelation 11:9_reference_end_ _reference_start_Revelation 11:18_reference_end_ _reference_start_Revelation 12:5_reference_end_ _reference_start_Revelation 14:8_reference_end_ _reference_start_Revelation 15:4_reference_end_ _reference_start_Revelation 16:19_reference_end_ _reference_start_Revelation 17:15_reference_end_ _reference_start_Revelation 18:3_reference_end_ _reference_start_Revelation 18:23_reference_end_ _reference_start_Revelation 19:15_reference_end_ _reference_start_Revelation 20:3_reference_end_ _reference_start_Revelation 20:8_reference_end_ _reference_start_Revelation 21:24_reference_end_ _reference_start_Revelation 21:26_reference_end_ _reference_start_Revelation 22:2_reference_end_ \gtrm alloyulov \trnl allopsulos _reference_start_Acts 10:28_reference_end_ \en3 b. Tribes \gtrm fulj \trnl phulæ _reference_start_Matthew 24:30_reference_end_ _reference_start_Revelation 1:7_reference_end_ _reference_start_Revelation 5:9_reference_end_ _reference_start_Revelation 7:9_reference_end_ _reference_start_Revelation 11:9_reference_end_ _reference_start_Revelation 13:7_reference_end_ _reference_start_Revelation 14:6_reference_end_ \en3 c. Peoples \gtrm laov \trnl laos _reference_start_Luke 2:31_reference_end_ _reference_start_Acts 4:25_reference_end_ _reference_start_Romans 15:11_reference_end_ _reference_start_Revelation 5:9_reference_end_ _reference_start_Revelation 7:9_reference_end_ _reference_start_Revelation 10:11_reference_end_ _reference_start_Revelation 11:9_reference_end_ _reference_start_Revelation 13:7_reference_end_ _reference_start_Revelation 14:6_reference_end_ _reference_start_Revelation 17:15_reference_end_ \en3 d. Families \gtrm patria \trnl patria _reference_start_Acts 3:25_reference_end_ _reference_start_Ephesians 3:15_reference_end_ \en2 10. A titular reference to the Gentiles \gtrm akrobustia \trnl akrobustia _reference_start_Romans 3:30_reference_end_ _reference_start_Romans 4:9_reference_end_ _reference_start_Galatians 2:7_reference_end_ _reference_start_Colossians 3:11_reference_end_ \en2 11. Gentiles--Greek in particular \en3 a. Greek people \gtrm ›lljnistjv \trnl hellænistæs _reference_start_Acts 6:1_reference_end_ _reference_start_Acts 9:29_reference_end_ _reference_start_Acts 11:20_reference_end_ \en3 b. Greek language \gtrm ›lljnisti \trnl hellænisti _reference_start_John 19:20_reference_end_ _reference_start_Acts 21:37_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( P*  O) * N) ! M( L( K( J( I.  H- G, F, E, D) C3 B0 A0 @. ?. >. =. <- ;- :- 9- 8- 7, 6, 5, 4, 3, 2, 1, 0, /, .,  -,  ,, ++  *+# )0 (4 '1 &1 %1 $1 #0 "0 !0 0 0 0 0 0 /  . - - - - - - - -  ?tfXJ<. xj\N@2$|n`RD6( B B  B B 6 - - -  - - , , , / ,  , # , , ~, }*/ |* {* z)  y( x< w, v, u, t, s, r,  q+# p+ 4 o+ 3 n+ 2 m+ 0 l* k* j, + i, h, g( f3 e. d- c, b, a- `@ _( ^( ](/ \B  [< Z< Y4 X1 W.  V. U- T, S* R* Q* ?tfXJ<. xj\N@2$|n`RD6( N,  M, L3 K0 J- I- H1 G, FB EB DB  CB BB AB @B ?- >, =* <B ;B  :B 9B 8B 7B 6( 5,  4B 3B 2B 1B 0B /B .B -B ,B +B *B )B (B  'B  &B %B $B #7 "3 !0 - - , , , ,- * ) )  ( ( ( ( (+ (  (  (  ?tfXJ<. xj\N@2$|n`RD6( * * = ; 8 5 3 * *  *  )  )& ( ( ( ~+ ( }= |< {: z2 y1 x1 w1 v1 u/ t/ s/ r/ q/ p/ o/ n.  m-  l-  k- j- i, h+ ) g+ f+ eB dB cB bB a:  `/ _, ^,7 ]* \* [< Z.) Y.( X.  WB VB U*  T* S( R( Q,% P+ O,  To give honor to someone, especially to God \o2 b. To cause someone to be honored \o2 c. To reveal the greatness of someone \o2 d. A ministry, plan or program which is worthy of honor \gtrm doxa \trnl doxa \xref [L&N 79.18] \def splendor (noun) \xref [L&N 14.49] \def brightness \xref [L&N 76.13] \def amazing might \xref [L&N 33.357] \def praise \xref [L&N 87.4] \def honor \xref [L&N 87.23] \def greatness \xref [L&N 12.49] \def glorious being \xref [L&N 1.15] \def heaven \xref [L&N 25.205] \def pride \xref [L&N 33.468] \def promise to tell the truth \xref [L&N 12.6] \def Sublime Glory \gtrm doxazw \trnl doxazõ \xref [L&N 33.357] \def praise (verb) \xref [L&N 87.8] \def honor \xref [L&N 87.24] \def glorify \gtrm endoxazomai \trnl endoxazomai \xref [L&N 87.9] \def be honored (verb) \gtrm endoxov \trnl endoxos \xref [L&N 79.19] \def splendid (adjective) \xref [L&N 87.6] \def honored \gtrm sundoxazwmai \trnl sundoxazõmai \xref [L&N 87.10] \def be honored with (verb) \en2 1. Glory: Physical magnificence and splendor, great beauty and importance \en3 a. With reference to kings or their kingdoms \gtrm doxa \trnl doxa _reference_start_Matthew 4:8_reference_end_ _reference_start_Matthew 6:29_reference_end_ _reference_start_Luke 4:6_reference_end_ _reference_start_Luke 12:27_reference_end_ _reference_start_Revelation 21:24_reference_end_ _reference_start_Revelation 21:26_reference_end_ \en3 b. With reference to man or other created things \gtrm doxa \trnl doxa 1CO 11:7; 15:40, 41 (4 occurrences) _reference_start_1 Corinthians 11:7_reference_end_ _reference_start_1 Corinthians 15:40_reference_end_ _reference_start_1 Corinthians 15:41_reference_end_ _reference_start_1 Peter 1:24_reference_end_ \en2 2. Visible evidence of the God's presence in power and holiness \en3 a. The bright beautiful light around God and angels \gtrm doxa \trnl doxa _reference_start_Luke 2:9_reference_end_ _reference_start_Luke 9:32_reference_end_ ACT 7:55 (alternate sense 1.b.2.); 22:11 _reference_start_Acts 7:55_reference_end_ _reference_start_Acts 22:11_reference_end_ 2CO 3:7 (2 occurrences) _reference_start_2 Corinthians 3:7_reference_end_ HEB 9:5 (alternate sense 1.b.4.) _reference_start_Hebrews 9:5_reference_end_ REV 15:8 (alternate sense 1.b.2.); 18:1; 21:11, 23 _reference_start_Revelation 15:8_reference_end_ _reference_start_Revelation 18:1_reference_end_ _reference_start_Revelation 21:11_reference_end_ _reference_start_Revelation 21:23_reference_end_ \en3 b. Other outstanding ways God shows his presence \gtrm doxa \trnl doxa JHN 1:14 (2 occurrences); 2:11; 12:41 _reference_start_John 1:14_reference_end_ _reference_start_John 2:11_reference_end_ _reference_start_John 12:41_reference_end_ _reference_start_Acts 7:2_reference_end_ _reference_start_Romans 1:23_reference_end_ _reference_start_Romans 6:4_reference_end_ _reference_start_Romans 9:4_reference_end_ _reference_start_Romans 9:23_reference_end_ _reference_start_1 Corinthians 11:7_reference_end_ 2CO 3:8, 9 (2 occurrences), 10, 11 (2 occurrences), 18 (2 occurrences); 4:4, 6 _reference_start_2 Corinthians 3:8_reference_end_ _reference_start_2 Corinthians 3:9_reference_end_ _reference_start_2 Corinthians 3:10_reference_end_ _reference_start_2 Corinthians 3:11_reference_end_ _reference_start_2 Corinthians 3:18_reference_end_ _reference_start_2 Corinthians 4:4_reference_end_ _reference_start_2 Corinthians 4:6_reference_end_ _reference_start_Ephesians 1:12_reference_end_ _reference_start_Ephesians 1:14_reference_end_ _reference_start_Ephesians 1:17_reference_end_ _reference_start_Ephesians 3:16_reference_end_ _reference_start_Philippians 4:19_reference_end_ _reference_start_Hebrews 1:3_reference_end_ _reference_start_1 Peter 4:14_reference_end_ _reference_start_2 Peter 1:3_reference_end_ \gtrm doxazw \trnl doxazõ _reference_start_John 11:40_reference_end_ \en3 c. God's majesty seen at Christ's second coming \gtrm doxa \trnl doxa _reference_start_Matthew 16:27_reference_end_ _reference_start_Matthew 24:30_reference_end_ _reference_start_Matthew 25:31_reference_end_ _reference_start_Mark 8:38_reference_end_ _reference_start_Mark 13:26_reference_end_ LUK 9:26, 31 (alternate sense 1.b.1., 1.b.2.); 21:27 _reference_start_Luke 9:26_reference_end_ _reference_start_Luke 9:31_reference_end_ _reference_start_Luke 21:27_reference_end_ COL 3:4 (alternate sense 1.b.1., 1.b.2.) _reference_start_Colossians 3:4_reference_end_ _reference_start_2 Thessalonians 1:9_reference_end_ _reference_start_Titus 2:13_reference_end_ \en3 d. A title for God \gtrm doxa \trnl doxa _reference_start_James 2:1_reference_end_ 2PE 1:17 (2 occurrences) _reference_start_2 Peter 1:17_reference_end_ \en2 3. Honor, praise or high reputation \en3 a. Honor given to God for his greatness \gtrm doxa \trnl doxa _reference_start_Luke 2:14_reference_end_ _reference_start_Luke 14:10_reference_end_ _reference_start_Luke 17:18_reference_end_ _reference_start_Luke 19:38_reference_end_ JHN 5:41, 44 (2 occurrences); 7:18 (2 occurrences); 8:50, 54; 9:24; 11:4 _reference_start_John 5:41_reference_end_ _reference_start_John 5:44_reference_end_ _reference_start_John 7:18_reference_end_ _reference_start_John 8:50_reference_end_ _reference_start_John 8:54_reference_end_ _reference_start_John 9:24_reference_end_ _reference_start_John 11:4_reference_end_ _reference_start_Acts 12:23_reference_end_ JHN 12:43 (2 occurrences) _reference_start_John 12:43_reference_end_ _reference_start_Romans 3:7_reference_end_ _reference_start_Romans 4:20_reference_end_ _reference_start_Romans 11:36_reference_end_ _reference_start_Romans 15:7_reference_end_ _reference_start_Romans 16:27_reference_end_ _reference_start_1 Corinthians 10:31_reference_end_ _reference_start_2 Corinthians 1:20_reference_end_ _reference_start_2 Corinthians 4:15_reference_end_ _reference_start_2 Corinthians 6:8_reference_end_ _reference_start_2 Corinthians 8:19_reference_end_ _reference_start_Galatians 1:5_reference_end_ _reference_start_Ephesians 3:21_reference_end_ _reference_start_Philippians 1:11_reference_end_ _reference_start_Philippians 2:11_reference_end_ _reference_start_Philippians 4:20_reference_end_ _reference_start_1 Thessalonians 2:6_reference_end_ _reference_start_1 Timothy 1:17_reference_end_ _reference_start_2 Timothy 4:18_reference_end_ _reference_start_Hebrews 2:7_reference_end_ _reference_start_Hebrews 2:9_reference_end_ _reference_start_Hebrews 3:3_reference_end_ _reference_start_Hebrews 13:21_reference_end_ _reference_start_1 Peter 1:7_reference_end_ _reference_start_1 Peter 4:11_reference_end_ _reference_start_2 Peter 3:18_reference_end_ _reference_start_Jude 1:25_reference_end_ _reference_start_Revelation 1:6_reference_end_ _reference_start_Revelation 4:9_reference_end_ _reference_start_Revelation 4:11_reference_end_ _reference_start_Revelation 5:12_reference_end_ _reference_start_Revelation 5:13_reference_end_ _reference_start_Revelation 7:12_reference_end_ _reference_start_Revelation 11:13_reference_end_ _reference_start_Revelation 14:7_reference_end_ _reference_start_Revelation 16:9_reference_end_ _reference_start_Revelation 19:1_reference_end_ _reference_start_Revelation 19:7_reference_end_ \en3 b. Honor Christians share by belonging to God \gtrm doxa \trnl doxa _reference_start_Mark 10:37_reference_end_ _reference_start_Luke 24:26_reference_end_ _reference_start_John 17:5_reference_end_ _reference_start_John 17:22_reference_end_ _reference_start_John 17:24_reference_end_ _reference_start_Romans 2:7_reference_end_ _reference_start_Romans 2:10_reference_end_ _reference_start_Romans 3:23_reference_end_ _reference_start_Romans 5:2_reference_end_ _reference_start_Romans 8:18_reference_end_ _reference_start_Romans 9:23_reference_end_ _reference_start_1 Corinthians 2:7_reference_end_ _reference_start_1 Corinthians 2:8_reference_end_ _reference_start_1 Corinthians 15:43_reference_end_ _reference_start_2 Corinthians 4:17_reference_end_ _reference_start_Colossians 1:27_reference_end_ _reference_start_1 Thessalonians 2:12_reference_end_ _reference_start_2 Thessalonians 2:14_reference_end_ _reference_start_1 Timothy 3:16_reference_end_ _reference_start_2 Timothy 2:10_reference_end_ _reference_start_Hebrews 2:10_reference_end_ _reference_start_1 Peter 1:11_reference_end_ _reference_start_1 Peter 1:21_reference_end_ _reference_start_1 Peter 4:13_reference_end_ _reference_start_1 Peter 5:1_reference_end_ _reference_start_1 Peter 5:4_reference_end_ _reference_start_1 Peter 5:10_reference_end_ \en2 4. Someone or something that brings honor to someone \gtrm doxa \trnl doxa _reference_start_Luke 2:32_reference_end_ _reference_start_1 Corinthians 11:15_reference_end_ _reference_start_2 Corinthians 8:23_reference_end_ _reference_start_Ephesians 3:13_reference_end_ _reference_start_Philippians 3:19_reference_end_ _reference_start_1 Thessalonians 2:20_reference_end_ \en2 5. Glorious \en3 a. Magnificent, amazing, as associated with God and his presence \gtrm doxa \trnl doxa _reference_start_Matthew 19:28_reference_end_ _reference_start_Matthew 25:31_reference_end_ _reference_start_Romans 8:21_reference_end_ _reference_start_Ephesians 1:6_reference_end_ _reference_start_Ephesians 1:18_reference_end_ _reference_start_Philippians 3:21_reference_end_ _reference_start_Colossians 1:11_reference_end_ _reference_start_Colossians 1:27_reference_end_ _reference_start_1 Timothy 1:11_reference_end_ _reference_start_Jude 1:24_reference_end_ \gtrm doxazw \trnl doxazõ 1PE 1:8 (verb is in noun/adjective category because it is a participle) _reference_start_1 Peter 1:8_reference_end_ \gtrm endoxov \trnl endoxos _reference_start_Luke 13:17_reference_end_ _reference_start_Ephesians 5:27_reference_end_ \en3 b. Angels as glorious ones \gtrm doxa \trnl doxa _reference_start_2 Peter 2:10_reference_end_ _reference_start_Jude 1:8_reference_end_ \en3 c. Men as honored ones \gtrm endoxov \trnl endoxos _reference_start_Luke 7:25_reference_end_ _reference_start_1 Corinthians 4:10_reference_end_ \en2 6. To Glorify \en3 a. To give honor to someone, especially to God \gtrm doxazw \trnl doxazõ _reference_start_Matthew 5:16_reference_end_ _reference_start_Matthew 6:2_reference_end_ _reference_start_Matthew 9:8_reference_end_ _reference_start_Matthew 15:31_reference_end_ _reference_start_Mark 2:12_reference_end_ _reference_start_Luke 2:20_reference_end_ _reference_start_Luke 5:25_reference_end_ _reference_start_Luke 5:26_reference_end_ _reference_start_Luke 7:16_reference_end_ _reference_start_Luke 13:13_reference_end_ _reference_start_Luke 17:15_reference_end_ _reference_start_Luke 18:43_reference_end_ _reference_start_Luke 23:47_reference_end_ JHN 8:54 (2 occurrences) _reference_start_John 8:54_reference_end_ ACT 4:21; 11:18; 13:48 (figure: metonymy (the word of God is put for God)); 21:20 _reference_start_Acts 4:21_reference_end_ _reference_start_Acts 11:18_reference_end_ _reference_start_Acts 13:48_reference_end_ _reference_start_Acts 21:20_reference_end_ _reference_start_Romans 1:21_reference_end_ _reference_start_Romans 15:6_reference_end_ _reference_start_Romans 15:9_reference_end_ _reference_start_Galatians 1:24_reference_end_ 2TH 3:1 (figure: metonymy (the word of the Lord is put for God)) _reference_start_2 Thessalonians 3:1_reference_end_ _reference_start_1 Peter 2:12_reference_end_ _reference_start_1 Peter 4:11_reference_end_ REV 15:4; 18:7 (figure: personification (Babylon is assuming glory for herself which is due only to God)) _reference_start_Revelation 15:4_reference_end_ _reference_start_Revelation 18:7_reference_end_ \en3 b. To cause someone to be honored \gtrm doxazw \trnl doxazõ _reference_start_John 7:39_reference_end_ _reference_start_John 12:16_reference_end_ _reference_start_John 12:23_reference_end_ _reference_start_John 17:5_reference_end_ _reference_start_Acts 3:13_reference_end_ _reference_start_Romans 8:30_reference_end_ _reference_start_Hebrews 5:5_reference_end_ \gtrm sundoxazwmai \trnl sundoxazõmai _reference_start_Romans 8:17_reference_end_ \en3 c. To reveal the greatness of someone \gtrm doxazw \trnl doxazõ _reference_start_Luke 4:15_reference_end_ JHN 11:4; 12:28 (3 occurrences); 13:31 (2 occurrences), 32 (3 occurrences); 14:13; 15:8; 16:14; 17:1 (2 occurrences), 4, 10; 21:19 _reference_start_John 11:4_reference_end_ _reference_start_John 12:28_reference_end_ _reference_start_John 13:31_reference_end_ _reference_start_John 13:32_reference_end_ _reference_start_John 14:13_reference_end_ _reference_start_John 15:8_reference_end_ _reference_start_John 16:14_reference_end_ _reference_start_John 17:1_reference_end_ _reference_start_John 17:4_reference_end_ _reference_start_John 17:10_reference_end_ _reference_start_John 21:19_reference_end_ _reference_start_1 Corinthians 6:20_reference_end_ _reference_start_1 Corinthians 12:26_reference_end_ _reference_start_2 Corinthians 9:13_reference_end_ _reference_start_1 Peter 4:16_reference_end_ \gtrm endoxazomai \trnl endoxazomai _reference_start_2 Thessalonians 1:10_reference_end_ _reference_start_2 Thessalonians 1:12_reference_end_ \en3 d. A ministry, plan or program which is worthy of honor \gtrm doxazw \trnl doxazõ _reference_start_Romans 11:13_reference_end_ 2CO 3:10 (2 occurrences) _reference_start_2 Corinthians 3:10_reference_end_  y5]GODgod\see (see also HEAVEN, IDOLS, KINGDOM) \o1 1. God \o1 2. Specifically, Son of God \o1 3. Spe A4==GLORY, GLORIOUS, GLORIFYglory, glorious, glorify\o1 1. Glory: Physical magnificence and splendor, great beauty and importance \o2 a. With reference to kings or their kingdoms \o2 b. With reference to man or other created things \o1 2. Visible evidence of the God's presence in power and holiness \o2 a. The bright beautiful light around God and angels \o2 b. Other outstanding ways God shows his presence \o2 c. God's majesty seen at Christ's second coming \o2 d. A title for God \o1 3. Honor, praise or high reputation \o2 a. Honor given to God for his greatness \o2 b. Honor Christians share by belonging to God \o1 4. Someone or something that brings honor to someone \o1 5. Glorious \o2 a. Magnificent, amazing, as associated with God and his presence \o2 b. Angels as glorious ones \o2 c. Men as honored ones \o1 6. To Glorify \o2 a. ?tfXJ<. xj\N@2$|n`RD6( L/ K.+ J. I. H-  G- F- E- D- C- B+ A+ @+ ?* >) % =B <B ;B :B 9B 8B 7B 6B 5B 4B 3B 2A 1= 0< /< .:  -: ,: +: *7 )6 (4 '2 &2 %2 $1 #0 "/ !/ / / .  - - - $ - - + + ,  +  +  +6 +2 + +, +) *& * ?tfXJ<. xj\N@2$|n`RD6( +' B B < < 5 0 - - - , , 0 ,  ~, }+6 |*/ {*+ z* y* x* w* v* u* t) s( r(  q( p( o. n* mA l= k1 j*  i< hA g6 f3 e3 d2 c1 b1 a- `( _( ^4 ]2 \1 [/ Z.  Y* X< W< V< U< T< S< R: Q7 P6 O5 N4 M3 ?tfXJ<. xj\N@2$|n`RD6( J) I) H) G(. F(+ E(? D(= C( B(% A( @( ?( >( =( <( ;( :( 9( 8( 7( 6( 5( 4(  3(  2(  1( 0( /(" .( -( ,( +( *( )( (( '( &/ %- $5 #5 "< !/ .  . + + + + + + + + +  +  +  * - : - , + +  +  cifically Kingdom of God (see KINGDOM) \o1 4. Specifically Word of God (not yet extracted) \o1 5. God related \o2 a. Divine, deity \o2 b. Theophilus \o2 c. Various \o1 6. Exhalted titles of God \o2 a. Almighty One \o2 b. The Most High \o2 c. The Blessed One, The Majestic One, The Excellent Glory \gtrm qeov \trnl theos \xref [L&N 12.1] \def God \xref [L&N 12.15] \def Son of God \xref [L&N 12.22] \def god \xref [L&N 12.24] \def The god of this world (Satan) \xref [L&N 12.25] \def goddess \gtrm qeodidaktov \trnl theodidaktos \xref [L&N 33.228] \def taught by God \gtrm qeomacov \trnl theomachos \xref [L&N 39.32] \def fighting against God \gtrm qeopneustov \trnl theopneustos \xref [L&N 33.261] \def inspired by God \gtrm qeosebeia \trnl theosebeia \xref [L&N 53.1] \def religion \gtrm qeosebjv \trnl theosebæs \xref [L&N 53.6] \def religious \gtrm qeostugjv \trnl theostugæs \xref [L&N 88.205] \def hating God \gtrm qeotjv \trnl theotæs \xref [L&N 12.13] \def divine being \gtrm qeofilov \trnl theophilos \xref [L&N 93.153] \def Theophilus, lover of God \gtrm qeiov \trnl theios \xref [L&N 12.14] \def divine \gtrm qeiotjv \trnl theiotæs \xref [L&N 12.13] \def divine being \gtrm crjmatismov \trnl chræmatismos \xref [L&N 28.40] \def divine revelation \gtrm aqeov \trnl atheos \xref [L&N 12.2] \def without any relationship with God \gtrm filoqeov \trnl philotheos \xref [L&N 25.40] \def loving God \gtrm Ãyistov \trnl hupsistos \xref [L&N 12.4] \def Most High \gtrm megalwsunj, tjv \trnl megalõsunæ, tæs \xref [L&N 12.5] \def The Majestic One \gtrm megaloprepjv doxa \trnl megaloprepæs doxa \xref [L&N 12.6] \def The Majestic Glory \gtrm pantokratwr \trnl pantokratõr \xref [L&N 12.7] \def The Almighty \gtrm eulogjtov, tjv \trnl eulogætos, tæs \xref [L&N not found] \def The Blessed \gtrm eidwlon \trnl eidõlon \xref [L&N 6.97] \def idol \xref [L&N 12.23] \def false god \gtrm daimonion \trnl daimonion \xref [L&N 12.37] \def demon \xref [L&N 12.26] \def god, lesser than theos 12.22 \gtrm qea \trnl thea \xref [L&N 12.25] \def goddess \en2 1. God \gtrm qeov \trnl theos MAT 1:23; 3:9, 16; 4:4, 7, 10; 5:8, 9, 34; 6:24, 30; 9:8; 12:4, 28 (2 occurrences); 15:3, 4, 6, 31; 16:23; 19:6, 26; 21:12; 22:16, 21 (2 occurrences), 29, 31, 32 (4 occurrences), 37; 23:22; 26:61, 63 (2 occurrences); 27:43 (3 occurrences), 46 (2 occurrences) _reference_start_Matthew 1:23_reference_end_ _reference_start_Matthew 3:9_reference_end_ _reference_start_Matthew 3:16_reference_end_ _reference_start_Matthew 4:4_reference_end_ _reference_start_Matthew 4:7_reference_end_ _reference_start_Matthew 4:10_reference_end_ _reference_start_Matthew 5:8_reference_end_ _reference_start_Matthew 5:9_reference_end_ _reference_start_Matthew 5:34_reference_end_ _reference_start_Matthew 6:24_reference_end_ _reference_start_Matthew 6:30_reference_end_ _reference_start_Matthew 9:8_reference_end_ _reference_start_Matthew 12:4_reference_end_ _reference_start_Matthew 12:28_reference_end_ _reference_start_Matthew 15:3_reference_end_ _reference_start_Matthew 15:4_reference_end_ _reference_start_Matthew 15:6_reference_end_ _reference_start_Matthew 15:31_reference_end_ _reference_start_Matthew 16:23_reference_end_ _reference_start_Matthew 19:6_reference_end_ _reference_start_Matthew 19:26_reference_end_ _reference_start_Matthew 21:12_reference_end_ _reference_start_Matthew 22:16_reference_end_ _reference_start_Matthew 22:21_reference_end_ _reference_start_Matthew 22:29_reference_end_ _reference_start_Matthew 22:31_reference_end_ _reference_start_Matthew 22:32_reference_end_ _reference_start_Matthew 22:37_reference_end_ _reference_start_Matthew 23:22_reference_end_ _reference_start_Matthew 26:61_reference_end_ _reference_start_Matthew 26:63_reference_end_ _reference_start_Matthew 27:43_reference_end_ _reference_start_Matthew 27:46_reference_end_ MRK 1:14, 24; 2:7, 12, 26; 3:35; 7:8, 9, 13; 8:33; 10:6 (Implied contextually), 9, 18, 27 (2 occurrences); 11:22; 12:14, 17 (2 occurrences), 24, 26 (4 occurrences), 27, 29, 30; 13:19; 15:34 (2 occurrences); 16:19 _reference_start_Mark 1:14_reference_end_ _reference_start_Mark 1:24_reference_end_ _reference_start_Mark 2:7_reference_end_ _reference_start_Mark 2:12_reference_end_ _reference_start_Mark 2:26_reference_end_ _reference_start_Mark 3:35_reference_end_ _reference_start_Mark 7:8_reference_end_ _reference_start_Mark 7:9_reference_end_ _reference_start_Mark 7:13_reference_end_ _reference_start_Mark 8:33_reference_end_ _reference_start_Mark 10:6_reference_end_ _reference_start_Mark 10:9_reference_end_ _reference_start_Mark 10:18_reference_end_ _reference_start_Mark 10:27_reference_end_ _reference_start_Mark 11:22_reference_end_ _reference_start_Mark 12:14_reference_end_ _reference_start_Mark 12:17_reference_end_ _reference_start_Mark 12:24_reference_end_ _reference_start_Mark 12:26_reference_end_ _reference_start_Mark 12:27_reference_end_ _reference_start_Mark 12:29_reference_end_ _reference_start_Mark 12:30_reference_end_ _reference_start_Mark 13:19_reference_end_ _reference_start_Mark 15:34_reference_end_ _reference_start_Mark 16:19_reference_end_ LUK 1:6, 8, 16, 19, 26, 30, 32, 37, 47, 64, 68, 78; 2:13, 14, 20, 28, 38, 40, 52; 3:2, 6, 8, 38; 4:8, 12, 34; 5:1, 21, 25, 26; 6:4, 12; 7:16 (2 occurrences), 29, 30; 8:11, 21, 28, 39; 9:20, 43; 10:27; 11:20 (2 occurrences), 28, 42, 49; 12:6, 8, 9, 20, 21, 24, 28; 13:13; 15:10; 16:13, 15 (2 occurrences); 17:15, 18; 18:2, 4, 7, 11, 13, 19, 27, 43 (2 occurrences); 19:37; 20:21, 25 (2 occurrences), 36, 37 (3 occurrences), 38; 22:69; 23:35, 40, 47; 24:19, 53 _reference_start_Luke 1:6_reference_end_ _reference_start_Luke 1:8_reference_end_ _reference_start_Luke 1:16_reference_end_ _reference_start_Luke 1:19_reference_end_ _reference_start_Luke 1:26_reference_end_ _reference_start_Luke 1:30_reference_end_ _reference_start_Luke 1:32_reference_end_ _reference_start_Luke 1:37_reference_end_ _reference_start_Luke 1:47_reference_end_ _reference_start_Luke 1:64_reference_end_ _reference_start_Luke 1:68_reference_end_ _reference_start_Luke 1:78_reference_end_ _reference_start_Luke 2:13_reference_end_ _reference_start_Luke 2:14_reference_end_ _reference_start_Luke 2:20_reference_end_ _reference_start_Luke 2:28_reference_end_ _reference_start_Luke 2:38_reference_end_ _reference_start_Luke 2:40_reference_end_ _reference_start_Luke 2:52_reference_end_ _reference_start_Luke 3:2_reference_end_ _reference_start_Luke 3:6_reference_end_ _reference_start_Luke 3:8_reference_end_ _reference_start_Luke 3:38_reference_end_ _reference_start_Luke 4:8_reference_end_ _reference_start_Luke 4:12_reference_end_ _reference_start_Luke 4:34_reference_end_ _reference_start_Luke 5:1_reference_end_ _reference_start_Luke 5:21_reference_end_ _reference_start_Luke 5:25_reference_end_ _reference_start_Luke 5:26_reference_end_ _reference_start_Luke 6:4_reference_end_ _reference_start_Luke 6:12_reference_end_ _reference_start_Luke 7:16_reference_end_ _reference_start_Luke 7:29_reference_end_ _reference_start_Luke 7:30_reference_end_ _reference_start_Luke 8:11_reference_end_ _reference_start_Luke 8:21_reference_end_ _reference_start_Luke 8:28_reference_end_ _reference_start_Luke 8:39_reference_end_ _reference_start_Luke 9:20_reference_end_ _reference_start_Luke 9:43_reference_end_ _reference_start_Luke 10:27_reference_end_ _reference_start_Luke 11:20_reference_end_ _reference_start_Luke 11:28_reference_end_ _reference_start_Luke 11:42_reference_end_ _reference_start_Luke 11:49_reference_end_ _reference_start_Luke 12:6_reference_end_ _reference_start_Luke 12:8_reference_end_ _reference_start_Luke 12:9_reference_end_ _reference_start_Luke 12:20_reference_end_ _reference_start_Luke 12:21_reference_end_ _reference_start_Luke 12:24_reference_end_ _reference_start_Luke 12:28_reference_end_ _reference_start_Luke 13:13_reference_end_ _reference_start_Luke 15:10_reference_end_ _reference_start_Luke 16:13_reference_end_ _reference_start_Luke 16:15_reference_end_ _reference_start_Luke 17:15_reference_end_ _reference_start_Luke 17:18_reference_end_ _reference_start_Luke 18:2_reference_end_ _reference_start_Luke 18:4_reference_end_ _reference_start_Luke 18:7_reference_end_ _reference_start_Luke 18:11_reference_end_ _reference_start_Luke 18:13_reference_end_ _reference_start_Luke 18:19_reference_end_ _reference_start_Luke 18:27_reference_end_ _reference_start_Luke 18:43_reference_end_ _reference_start_Luke 19:37_reference_end_ _reference_start_Luke 20:21_reference_end_ _reference_start_Luke 20:25_reference_end_ _reference_start_Luke 20:36_reference_end_ _reference_start_Luke 20:37_reference_end_ _reference_start_Luke 20:38_reference_end_ _reference_start_Luke 22:69_reference_end_ _reference_start_Luke 23:35_reference_end_ _reference_start_Luke 23:40_reference_end_ _reference_start_Luke 23:47_reference_end_ _reference_start_Luke 24:19_reference_end_ _reference_start_Luke 24:53_reference_end_ JHN 1:1 (2 occurrences), 2, 6, 12, 13, 18, 29, 36, 51; 3:2 (2 occurrences), 16, 17, 21, 33, 34 (2 occurrences), 36; 4:10, 24; 5:18 (2 occurrences), 42, 44; 6:27, 28, 29, 33, 45, 46, 69; 7:17; 8:40, 41, 42 (2 occurrences), 47 (3 occurrences), 54; 9:3, 16, 24, 29, 31 (2 occurrences), 33; 10:33, 35; 11:22 (2 occurrences), 40, 52; 12:43; 13:3 (2 occurrences), 31, 32 (2 occurrences); 14:1; 16:2, 30; 17:3; 20:17 (2 occurrences), 28; 21:19 _reference_start_John 1:1_reference_end_ _reference_start_John 1:2_reference_end_ _reference_start_John 1:6_reference_end_ _reference_start_John 1:12_reference_end_ _reference_start_John 1:13_reference_end_ _reference_start_John 1:18_reference_end_ _reference_start_John 1:29_reference_end_ _reference_start_John 1:36_reference_end_ _reference_start_John 1:51_reference_end_ _reference_start_John 3:2_reference_end_ _reference_start_John 3:16_reference_end_ _reference_start_John 3:17_reference_end_ _reference_start_John 3:21_reference_end_ _reference_start_John 3:33_reference_end_ _reference_start_John 3:34_reference_end_ _reference_start_John 3:36_reference_end_ _reference_start_John 4:10_reference_end_ _reference_start_John 4:24_reference_end_ _reference_start_John 5:18_reference_end_ _reference_start_John 5:42_reference_end_ _reference_start_John 5:44_reference_end_ _reference_start_John 6:27_reference_end_ _reference_start_John 6:28_reference_end_ _reference_start_John 6:29_reference_end_ _reference_start_John 6:33_reference_end_ _reference_start_John 6:45_reference_end_ _reference_start_John 6:46_reference_end_ _reference_start_John 6:69_reference_end_ _reference_start_John 7:17_reference_end_ _reference_start_John 8:40_reference_end_ _reference_start_John 8:41_reference_end_ _reference_start_John 8:42_reference_end_ _reference_start_John 8:47_reference_end_ _reference_start_John 8:54_reference_end_ _reference_start_John 9:3_reference_end_ _reference_start_John 9:16_reference_end_ _reference_start_John 9:24_reference_end_ _reference_start_John 9:29_reference_end_ _reference_start_John 9:31_reference_end_ _reference_start_John 9:33_reference_end_ _reference_start_John 10:33_reference_end_ _reference_start_John 10:35_reference_end_ _reference_start_John 11:22_reference_end_ _reference_start_John 11:40_reference_end_ _reference_start_John 11:52_reference_end_ _reference_start_John 12:43_reference_end_ _reference_start_John 13:3_reference_end_ _reference_start_John 13:31_reference_end_ _reference_start_John 13:32_reference_end_ _reference_start_John 14:1_reference_end_ _reference_start_John 16:2_reference_end_ _reference_start_John 16:30_reference_end_ _reference_start_John 17:3_reference_end_ _reference_start_John 20:17_reference_end_ _reference_start_John 20:28_reference_end_ _reference_start_John 21:19_reference_end_ ACT 2:11, 17, 22 (2 occurrences), 23, 24, 30, 32, 33, 36, 39, 47; 3:8, 9, 13 (2 occurrences), 15, 18, 21, 22, 25, 26; 4:10, 19 (2 occurrences), 21, 24, 31; 5:4, 29, 30, 31, 32, 39; 6:2, 7, 11; 7:2, 4 (Implied contextually), 6, 7, 9, 17, 20, 25, 32 (2 occurrences), 35, 37, 42, 45, 46 (2 occurrences), 55 (2 occurrences), 56; 8:10, 14, 20, 21; 10:2 (2 occurrences), 3, 4, 15, 22, 28, 31, 33, 34, 38 (2 occurrences), 40, 41, 42, 46; 11:1, 9, 17 (2 occurrences), 18 (2 occurrences), 23; 12:5, 23, 24; 13:5, 7, 16, 17, 21, 23, 26, 30, 32, 36, 37, 43, 44, 46, 48; 14:15, 26, 27; 15:4, 7, 8, 10, 12, 14, 19; 16:10, 14, 17, 25, 34; 17:13, 24, 27, 29, 30; 18:7, 11, 13, 21, 26; 19:11; 20:21, 24, 27, 28, 32; 21:19, 20; 22:3, 14; 23:1, 3, 4; 24:14, 15, 16; 26:6, 8, 18, 20, 22, 29; 27:23, 24, 25, 35; 28:15, 28 _reference_start_Acts 2:11_reference_end_ _reference_start_Acts 2:17_reference_end_ _reference_start_Acts 2:22_reference_end_ _reference_start_Acts 2:23_reference_end_ _reference_start_Acts 2:24_reference_end_ _reference_start_Acts 2:30_reference_end_ _reference_start_Acts 2:32_reference_end_ _reference_start_Acts 2:33_reference_end_ _reference_start_Acts 2:36_reference_end_ _reference_start_Acts 2:39_reference_end_ _reference_start_Acts 2:47_reference_end_ _reference_start_Acts 3:8_reference_end_ _reference_start_Acts 3:9_reference_end_ _reference_start_Acts 3:13_reference_end_ _reference_start_Acts 3:15_reference_end_ _reference_start_Acts 3:18_reference_end_ _reference_start_Acts 3:21_reference_end_ _reference_start_Acts 3:22_reference_end_ _reference_start_Acts 3:25_reference_end_ _reference_start_Acts 3:26_reference_end_ _reference_start_Acts 4:10_reference_end_ _reference_start_Acts 4:19_reference_end_ _reference_start_Acts 4:21_reference_end_ _reference_start_Acts 4:24_reference_end_ _reference_start_Acts 4:31_reference_end_ _reference_start_Acts 5:4_reference_end_ _reference_start_Acts 5:29_reference_end_ _reference_start_Acts 5:30_reference_end_ _reference_start_Acts 5:31_reference_end_ _reference_start_Acts 5:32_reference_end_ _reference_start_Acts 5:39_reference_end_ _reference_start_Acts 6:2_reference_end_ _reference_start_Acts 6:7_reference_end_ _reference_start_Acts 6:11_reference_end_ _reference_start_Acts 7:2_reference_end_ _reference_start_Acts 7:4_reference_end_ _reference_start_Acts 7:6_reference_end_ _reference_start_Acts 7:7_reference_end_ _reference_start_Acts 7:9_reference_end_ _reference_start_Acts 7:17_reference_end_ _reference_start_Acts 7:20_reference_end_ _reference_start_Acts 7:25_reference_end_ _reference_start_Acts 7:32_reference_end_ _reference_start_Acts 7:35_reference_end_ _reference_start_Acts 7:37_reference_end_ _reference_start_Acts 7:42_reference_end_ _reference_start_Acts 7:45_reference_end_ _reference_start_Acts 7:46_reference_end_ _reference_start_Acts 7:55_reference_end_ _reference_start_Acts 7:56_reference_end_ _reference_start_Acts 8:10_reference_end_ _reference_start_Acts 8:14_reference_end_ _reference_start_Acts 8:20_reference_end_ _reference_start_Acts 8:21_reference_end_ _reference_start_Acts 10:2_reference_end_ _reference_start_Acts 10:3_reference_end_ _reference_start_Acts 10:4_reference_end_ _reference_start_Acts 10:15_reference_end_ _reference_start_Acts 10:22_reference_end_ _reference_start_Acts 10:28_reference_end_ _reference_start_Acts 10:31_reference_end_ _reference_start_Acts 10:33_reference_end_ _reference_start_Acts 10:34_reference_end_ _reference_start_Acts 10:38_reference_end_ _reference_start_Acts 10:40_reference_end_ _reference_start_Acts 10:41_reference_end_ _reference_start_Acts 10:42_reference_end_ _reference_start_Acts 10:46_reference_end_ _reference_start_Acts 11:1_reference_end_ _reference_start_Acts 11:9_reference_end_ _reference_start_Acts 11:17_reference_end_ _reference_start_Acts 11:18_reference_end_ _reference_start_Acts 11:23_reference_end_ _reference_start_Acts 12:5_reference_end_ _reference_start_Acts 12:23_reference_end_ _reference_start_Acts 12:24_reference_end_ _reference_start_Acts 13:5_reference_end_ _reference_start_Acts 13:7_reference_end_ _reference_start_Acts 13:16_reference_end_ _reference_start_Acts 13:17_reference_end_ _reference_start_Acts 13:21_reference_end_ _reference_start_Acts 13:23_reference_end_ _reference_start_Acts 13:26_reference_end_ _reference_start_Acts 13:30_reference_end_ _reference_start_Acts 13:32_reference_end_ _reference_start_Acts 13:36_reference_end_ _reference_start_Acts 13:37_reference_end_ _reference_start_Acts 13:43_reference_end_ _reference_start_Acts 13:44_reference_end_ _reference_start_Acts 13:46_reference_end_ _reference_start_Acts 13:48_reference_end_ _reference_start_Acts 14:15_reference_end_ _reference_start_Acts 14:26_reference_end_ _reference_start_Acts 14:27_reference_end_ _reference_start_Acts 15:4_reference_end_ _reference_start_Acts 15:7_reference_end_ _reference_start_Acts 15:8_reference_end_ _reference_start_Acts 15:10_reference_end_ _reference_start_Acts 15:12_reference_end_ _reference_start_Acts 15:14_reference_end_ _reference_start_Acts 15:19_reference_end_ _reference_start_Acts 16:10_reference_end_ _reference_start_Acts 16:14_reference_end_ _reference_start_Acts 16:17_reference_end_ _reference_start_Acts 16:25_reference_end_ _reference_start_Acts 16:34_reference_end_ _reference_start_Acts 17:13_reference_end_ _reference_start_Acts 17:24_reference_end_ _reference_start_Acts 17:27_reference_end_ _reference_start_Acts 17:29_reference_end_ _reference_start_Acts 17:30_reference_end_ _reference_start_Acts 18:7_reference_end_ _reference_start_Acts 18:11_reference_end_ _reference_start_Acts 18:13_reference_end_ _reference_start_Acts 18:21_reference_end_ _reference_start_Acts 18:26_reference_end_ _reference_start_Acts 19:11_reference_end_ _reference_start_Acts 20:21_reference_end_ _reference_start_Acts 20:24_reference_end_ _reference_start_Acts 20:27_reference_end_ _reference_start_Acts 20:28_reference_end_ _reference_start_Acts 20:32_reference_end_ _reference_start_Acts 21:19_reference_end_ _reference_start_Acts 21:20_reference_end_ _reference_start_Acts 22:3_reference_end_ _reference_start_Acts 22:14_reference_end_ _reference_start_Acts 23:1_reference_end_ _reference_start_Acts 23:3_reference_end_ _reference_start_Acts 23:4_reference_end_ _reference_start_Acts 24:14_reference_end_ _reference_start_Acts 24:15_reference_end_ _reference_start_Acts 24:16_reference_end_ _reference_start_Acts 26:6_reference_end_ _reference_start_Acts 26:8_reference_end_ _reference_start_Acts 26:18_reference_end_ _reference_start_Acts 26:20_reference_end_ _reference_start_Acts 26:22_reference_end_ _reference_start_Acts 26:29_reference_end_ _reference_start_Acts 27:23_reference_end_ _reference_start_Acts 27:24_reference_end_ _reference_start_Acts 27:25_reference_end_ _reference_start_Acts 27:35_reference_end_ _reference_start_Acts 28:15_reference_end_ _reference_start_Acts 28:28_reference_end_ ROM 1:1, 7 (2 occurrences), 8, 9, 10, 16, 17, 18, 19 (2 occurrences), 21 (2 occurrences), 23, 24, 25, 26, 28 (2 occurrences), 32; 2:2, 3, 4, 5, 11, 13, 16, 17, 23, 24, 29; 3:2, 3, 4, 5 (2 occurrences), 6, 7, 11, 18, 19, 21, 22, 23, 25, 29, 30; 4:2, 3, 6, 17, 20 (2 occurrences), 21 (Implied contextually); 5:1, 2, 5, 8, 9 (Implied contextually), 10, 11, 15; 6:10, 11, 13 (2 occurrences), 17, 22, 23; 7:4, 22, 25 (2 occurrences); 8:3, 7 (2 occurrences), 8, 9, 14 (2 occurrences), 16, 17, 19, 21, 27, 28, 31, 33 (2 occurrences), 34, 39; 9:5, 6, 8, 11, 14, 16, 20, 22, 26; 10:1, 2, 3 (2 occurrences), 9; 11:1, 2 (2 occurrences), 8, 21, 22 (2 occurrences), 23, 29, 30, 32, 33; 12:1 (2 occurrences), 2, 3; 13:1 (2 occurrences), 2, 4 (2 occur rences), 6; 14:3, 6 (2 occurrences), 10, 11, 12, 18, 20, 22; 15:5, 6, 7, 8, 9, 13, 15, 16, 17, 30, 32, 33; 16:20, 26, 27 _reference_start_Romans 1:1_reference_end_ _reference_start_Romans 1:7_reference_end_ _reference_start_Romans 1:8_reference_end_ _reference_start_Romans 1:9_reference_end_ _reference_start_Romans 1:10_reference_end_ _reference_start_Romans 1:16_reference_end_ _reference_start_Romans 1:17_reference_end_ _reference_start_Romans 1:18_reference_end_ _reference_start_Romans 1:19_reference_end_ _reference_start_Romans 1:21_reference_end_ _reference_start_Romans 1:23_reference_end_ _reference_start_Romans 1:24_reference_end_ _reference_start_Romans 1:25_reference_end_ _reference_start_Romans 1:26_reference_end_ _reference_start_Romans 1:28_reference_end_ _reference_start_Romans 1:32_reference_end_ _reference_start_Romans 2:2_reference_end_ _reference_start_Romans 2:3_reference_end_ _reference_start_Romans 2:4_reference_end_ _reference_start_Romans 2:5_reference_end_ _reference_start_Romans 2:1!1_reference_end_ _reference_start_Romans 2:13_reference_end_ _reference_start_Romans 2:16_reference_end_ _reference_start_Romans 2:17_reference_end_ _reference_start_Romans 2:23_reference_end_ _reference_start_Romans 2:24_reference_end_ _reference_start_Romans 2:29_reference_end_ _reference_start_Romans 3:2_reference_end_ _reference_start_Romans 3:3_reference_end_ _reference_start_Romans 3:4_reference_end_ _reference_start_Romans 3:5_reference_end_ _reference_start_Romans 3:6_reference_end_ _reference_start_Romans 3:7_reference_end_ _reference_start_Romans 3:11_reference_end_ _reference_start_Romans 3:18_reference_end_ _reference_start_Romans 3:19_reference_end_ _reference_start_Romans 3:21_reference_end_ _reference_start_Romans 3:22_reference_end_ _reference_start_Romans 3:23_reference_end_ _reference_start_Romans 3:25_reference_end_ _reference_start_Romans 3:29_reference_end_ _reference_start_Romans 3:30_reference_end_ _reference_start_Romans 4:2_reference_end_ _reference_start_Romans 4:3_reference_end_" _reference_start_Romans 4:6_reference_end_ _reference_start_Romans 4:17_reference_end_ _reference_start_Romans 4:20_reference_end_ _reference_start_Romans 4:21_reference_end_ _reference_start_Romans 5:1_reference_end_ _reference_start_Romans 5:2_reference_end_ _reference_start_Romans 5:5_reference_end_ _reference_start_Romans 5:8_reference_end_ _reference_start_Romans 5:9_reference_end_ _reference_start_Romans 5:10_reference_end_ _reference_start_Romans 5:11_reference_end_ _reference_start_Romans 5:15_reference_end_ _reference_start_Romans 6:10_reference_end_ _reference_start_Romans 6:11_reference_end_ _reference_start_Romans 6:13_reference_end_ _reference_start_Romans 6:17_reference_end_ _reference_start_Romans 6:22_reference_end_ _reference_start_Romans 6:23_reference_end_ _reference_start_Romans 7:4_reference_end_ _reference_start_Romans 7:22_reference_end_ _reference_start_Romans 7:25_reference_end_ _reference_start_Romans 8:3_reference_end_ _reference_start_Romans 8:7_reference_end_ _reference_start#_Romans 8:8_reference_end_ _reference_start_Romans 8:9_reference_end_ _reference_start_Romans 8:14_reference_end_ _reference_start_Romans 8:16_reference_end_ _reference_start_Romans 8:17_reference_end_ _reference_start_Romans 8:19_reference_end_ _reference_start_Romans 8:21_reference_end_ _reference_start_Romans 8:27_reference_end_ _reference_start_Romans 8:28_reference_end_ _reference_start_Romans 8:31_reference_end_ _reference_start_Romans 8:33_reference_end_ _reference_start_Romans 8:34_reference_end_ _reference_start_Romans 8:39_reference_end_ _reference_start_Romans 9:5_reference_end_ _reference_start_Romans 9:6_reference_end_ _reference_start_Romans 9:8_reference_end_ _reference_start_Romans 9:11_reference_end_ _reference_start_Romans 9:14_reference_end_ _reference_start_Romans 9:16_reference_end_ _reference_start_Romans 9:20_reference_end_ _reference_start_Romans 9:22_reference_end_ _reference_start_Romans 9:26_reference_end_ _reference_start_Romans 10:1_reference_end_ _reference_start_Romans 10:2_$reference_end_ _reference_start_Romans 10:3_reference_end_ _reference_start_Romans 10:9_reference_end_ _reference_start_Romans 11:1_reference_end_ _reference_start_Romans 11:2_reference_end_ _reference_start_Romans 11:8_reference_end_ _reference_start_Romans 11:21_reference_end_ _reference_start_Romans 11:22_reference_end_ _reference_start_Romans 11:23_reference_end_ _reference_start_Romans 11:29_reference_end_ _reference_start_Romans 11:30_reference_end_ _reference_start_Romans 11:32_reference_end_ _reference_start_Romans 11:33_reference_end_ _reference_start_Romans 12:1_reference_end_ _reference_start_Romans 12:2_reference_end_ _reference_start_Romans 12:3_reference_end_ _reference_start_Romans 13:1_reference_end_ _reference_start_Romans 13:2_reference_end_ _reference_start_Romans 13:4_reference_end_ _reference_start_Romans 13:6_reference_end_ _reference_start_Romans 14:3_reference_end_ _reference_start_Romans 14:6_reference_end_ _reference_start_Romans 14:10_reference_end_ _reference_start_Romans 14:11%_reference_end_ _reference_start_Romans 14:12_reference_end_ _reference_start_Romans 14:18_reference_end_ _reference_start_Romans 14:20_reference_end_ _reference_start_Romans 14:22_reference_end_ _reference_start_Romans 15:5_reference_end_ _reference_start_Romans 15:6_reference_end_ _reference_start_Romans 15:7_reference_end_ _reference_start_Romans 15:8_reference_end_ _reference_start_Romans 15:9_reference_end_ _reference_start_Romans 15:13_reference_end_ _reference_start_Romans 15:15_reference_end_ _reference_start_Romans 15:16_reference_end_ _reference_start_Romans 15:17_reference_end_ _reference_start_Romans 15:30_reference_end_ _reference_start_Romans 15:32_reference_end_ _reference_start_Romans 15:33_reference_end_ _reference_start_Romans 16:20_reference_end_ _reference_start_Romans 16:26_reference_end_ _reference_start_Romans 16:27_reference_end_ 1CO 1:1, 2, 3, 4 (2 occurrences), 9, 18, 20, 21 (3 occurrences), 24 (2 occurrences), 25 (2 occurrences), 27 (2 occurrences), 28, 29, 30; 2:1, 5, 7 (2 occu&rrences), 9, 10 (2 occurrences), 11 (2 occurrences), 12 (2 occurrences), 14; 3:6, 7, 9 (3 occurrences), 10, 16 (2 occurrences), 17 (3 occurrences), 19, 23; 4:1, 5, 9; 5:13; 6:11, 13, 14, 19, 20; 7:7, 15, 17, 19, 24, 40; 8:3, 4, 6, 8; 9:9, 21; 10:5, 13, 20, 31, 32; 11:3, 7, 12, 13, 16, 22; 12:3, 6, 18, 24, 28; 14:2, 18, 25 (2 occurrences), 28, 33, 36; 15:9, 10 (2 occurrences), 15 (2 occurrences), 24, 28, 34, 38, 57 _reference_start_1 Corinthians 1:1_reference_end_ _reference_start_1 Corinthians 1:2_reference_end_ _reference_start_1 Corinthians 1:3_reference_end_ _reference_start_1 Corinthians 1:4_reference_end_ _reference_start_1 Corinthians 1:9_reference_end_ _reference_start_1 Corinthians 1:18_reference_end_ _reference_start_1 Corinthians 1:20_reference_end_ _reference_start_1 Corinthians 1:21_reference_end_ _reference_start_1 Corinthians 1:24_reference_end_ _reference_start_1 Corinthians 1:25_reference_end_ _reference_start_1 Corinthians 1:27_reference_end_ _reference_start_1 Corinthians 1:28_reference_'end_ _reference_start_1 Corinthians 1:29_reference_end_ _reference_start_1 Corinthians 1:30_reference_end_ _reference_start_1 Corinthians 2:1_reference_end_ _reference_start_1 Corinthians 2:5_reference_end_ _reference_start_1 Corinthians 2:7_reference_end_ _reference_start_1 Corinthians 2:9_reference_end_ _reference_start_1 Corinthians 2:10_reference_end_ _reference_start_1 Corinthians 2:11_reference_end_ _reference_start_1 Corinthians 2:12_reference_end_ _reference_start_1 Corinthians 2:14_reference_end_ _reference_start_1 Corinthians 3:6_reference_end_ _reference_start_1 Corinthians 3:7_reference_end_ _reference_start_1 Corinthians 3:9_reference_end_ _reference_start_1 Corinthians 3:10_reference_end_ _reference_start_1 Corinthians 3:16_reference_end_ _reference_start_1 Corinthians 3:17_reference_end_ _reference_start_1 Corinthians 3:19_reference_end_ _reference_start_1 Corinthians 3:23_reference_end_ _reference_start_1 Corinthians 4:1_reference_end_ _reference_start_1 Corinthians 4:5_reference_end_ _ref(erence_start_1 Corinthians 4:9_reference_end_ _reference_start_1 Corinthians 5:13_reference_end_ _reference_start_1 Corinthians 6:11_reference_end_ _reference_start_1 Corinthians 6:13_reference_end_ _reference_start_1 Corinthians 6:14_reference_end_ _reference_start_1 Corinthians 6:19_reference_end_ _reference_start_1 Corinthians 6:20_reference_end_ _reference_start_1 Corinthians 7:7_reference_end_ _reference_start_1 Corinthians 7:15_reference_end_ _reference_start_1 Corinthians 7:17_reference_end_ _reference_start_1 Corinthians 7:19_reference_end_ _reference_start_1 Corinthians 7:24_reference_end_ _reference_start_1 Corinthians 7:40_reference_end_ _reference_start_1 Corinthians 8:3_reference_end_ _reference_start_1 Corinthians 8:4_reference_end_ _reference_start_1 Corinthians 8:6_reference_end_ _reference_start_1 Corinthians 8:8_reference_end_ _reference_start_1 Corinthians 9:9_reference_end_ _reference_start_1 Corinthians 9:21_reference_end_ _reference_start_1 Corinthians 10:5_reference_end_ _reference_)start_1 Corinthians 10:13_reference_end_ _reference_start_1 Corinthians 10:20_reference_end_ _reference_start_1 Corinthians 10:31_reference_end_ _reference_start_1 Corinthians 10:32_reference_end_ _reference_start_1 Corinthians 11:3_reference_end_ _reference_start_1 Corinthians 11:7_reference_end_ _reference_start_1 Corinthians 11:12_reference_end_ _reference_start_1 Corinthians 11:13_reference_end_ _reference_start_1 Corinthians 11:16_reference_end_ _reference_start_1 Corinthians 11:22_reference_end_ _reference_start_1 Corinthians 12:3_reference_end_ _reference_start_1 Corinthians 12:6_reference_end_ _reference_start_1 Corinthians 12:18_reference_end_ _reference_start_1 Corinthians 12:24_reference_end_ _reference_start_1 Corinthians 12:28_reference_end_ _reference_start_1 Corinthians 14:2_reference_end_ _reference_start_1 Corinthians 14:18_reference_end_ _reference_start_1 Corinthians 14:25_reference_end_ _reference_start_1 Corinthians 14:28_reference_end_ _reference_start_1 Corinthians 14:33_reference_e*nd_ _reference_start_1 Corinthians 14:36_reference_end_ _reference_start_1 Corinthians 15:9_reference_end_ _reference_start_1 Corinthians 15:10_reference_end_ _reference_start_1 Corinthians 15:15_reference_end_ _reference_start_1 Corinthians 15:24_reference_end_ _reference_start_1 Corinthians 15:28_reference_end_ _reference_start_1 Corinthians 15:34_reference_end_ _reference_start_1 Corinthians 15:38_reference_end_ _reference_start_1 Corinthians 15:57_reference_end_ 2CO 1:1 (2 occurrences), 2, 3 (2 occurrences), 4, 9, 12, 18, 20 (2 occurrences), 21, 23; 2:14, 15, 17 (3 occurrences); 3:3, 4, 5; 4:2 (2 occurrences), 4, 6 (2 occurrences), 7, 15; 5:1, 5, 11, 13, 18, 19, 20 (2 occurrences), 21; 6:1, 4, 7, 16 (4 occurrences); 7:1, 6, 9 (literally: God grief), 10 (literally: God grief), 11 (literally: God grief), 12; 8:1, 5, 16; 9:7, 8, 11, 12, 13, 14, 15; 10:4, 5, 13; 11:2, 7, 11, 31; 12:2, 3, 19, 21; 13:4 (2 occurrences), 7, 11, 14 (verse 13 in Greek) _reference_start_2 Corinthians 1:1_reference_end_ _referenc+e_start_2 Corinthians 1:2_reference_end_ _reference_start_2 Corinthians 1:3_reference_end_ _reference_start_2 Corinthians 1:4_reference_end_ _reference_start_2 Corinthians 1:9_reference_end_ _reference_start_2 Corinthians 1:12_reference_end_ _reference_start_2 Corinthians 1:18_reference_end_ _reference_start_2 Corinthians 1:20_reference_end_ _reference_start_2 Corinthians 1:21_reference_end_ _reference_start_2 Corinthians 1:23_reference_end_ _reference_start_2 Corinthians 2:14_reference_end_ _reference_start_2 Corinthians 2:15_reference_end_ _reference_start_2 Corinthians 2:17_reference_end_ _reference_start_2 Corinthians 3:3_reference_end_ _reference_start_2 Corinthians 3:4_reference_end_ _reference_start_2 Corinthians 3:5_reference_end_ _reference_start_2 Corinthians 4:2_reference_end_ _reference_start_2 Corinthians 4:4_reference_end_ _reference_start_2 Corinthians 4:6_reference_end_ _reference_start_2 Corinthians 4:7_reference_end_ _reference_start_2 Corinthians 4:15_reference_end_ _reference_start_2 C,orinthians 5:1_reference_end_ _reference_start_2 Corinthians 5:5_reference_end_ _reference_start_2 Corinthians 5:11_reference_end_ _reference_start_2 Corinthians 5:13_reference_end_ _reference_start_2 Corinthians 5:18_reference_end_ _reference_start_2 Corinthians 5:19_reference_end_ _reference_start_2 Corinthians 5:20_reference_end_ _reference_start_2 Corinthians 5:21_reference_end_ _reference_start_2 Corinthians 6:1_reference_end_ _reference_start_2 Corinthians 6:4_reference_end_ _reference_start_2 Corinthians 6:7_reference_end_ _reference_start_2 Corinthians 6:16_reference_end_ _reference_start_2 Corinthians 7:1_reference_end_ _reference_start_2 Corinthians 7:6_reference_end_ _reference_start_2 Corinthians 7:9_reference_end_ _reference_start_2 Corinthians 7:10_reference_end_ _reference_start_2 Corinthians 7:11_reference_end_ _reference_start_2 Corinthians 7:12_reference_end_ _reference_start_2 Corinthians 8:1_reference_end_ _reference_start_2 Corinthians 8:5_reference_end_ _reference_start_2 Corinthians- 8:16_reference_end_ _reference_start_2 Corinthians 9:7_reference_end_ _reference_start_2 Corinthians 9:8_reference_end_ _reference_start_2 Corinthians 9:11_reference_end_ _reference_start_2 Corinthians 9:12_reference_end_ _reference_start_2 Corinthians 9:13_reference_end_ _reference_start_2 Corinthians 9:14_reference_end_ _reference_start_2 Corinthians 9:15_reference_end_ _reference_start_2 Corinthians 10:4_reference_end_ _reference_start_2 Corinthians 10:5_reference_end_ _reference_start_2 Corinthians 10:13_reference_end_ _reference_start_2 Corinthians 11:2_reference_end_ _reference_start_2 Corinthians 11:7_reference_end_ _reference_start_2 Corinthians 11:11_reference_end_ _reference_start_2 Corinthians 11:31_reference_end_ _reference_start_2 Corinthians 12:2_reference_end_ _reference_start_2 Corinthians 12:3_reference_end_ _reference_start_2 Corinthians 12:19_reference_end_ _reference_start_2 Corinthians 12:21_reference_end_ _reference_start_2 Corinthians 13:4_reference_end_ _reference_start_2 Corinthi.ans 13:7_reference_end_ _reference_start_2 Corinthians 13:11_reference_end_ _reference_start_2 Corinthians 13:14_reference_end_ GAL 1:1, 3, 4, 10, 13, 20, 24; 2:6, 19, 21; 3:6, 8, 11, 17, 18, 20, 21, 26; 4:4, 6, 7, 8, 9 (2 occurrences), 14; 6:7, 16 _reference_start_Galatians 1:1_reference_end_ _reference_start_Galatians 1:3_reference_end_ _reference_start_Galatians 1:4_reference_end_ _reference_start_Galatians 1:10_reference_end_ _reference_start_Galatians 1:13_reference_end_ _reference_start_Galatians 1:20_reference_end_ _reference_start_Galatians 1:24_reference_end_ _reference_start_Galatians 2:6_reference_end_ _reference_start_Galatians 2:19_reference_end_ _reference_start_Galatians 2:21_reference_end_ _reference_start_Galatians 3:6_reference_end_ _reference_start_Galatians 3:8_reference_end_ _reference_start_Galatians 3:11_reference_end_ _reference_start_Galatians 3:17_reference_end_ _reference_start_Galatians 3:18_reference_end_ _reference_start_Galatians 3:20_reference_end_ _reference_start_Galatian/s 3:21_reference_end_ _reference_start_Galatians 3:26_reference_end_ _reference_start_Galatians 4:4_reference_end_ _reference_start_Galatians 4:6_reference_end_ _reference_start_Galatians 4:7_reference_end_ _reference_start_Galatians 4:8_reference_end_ _reference_start_Galatians 4:9_reference_end_ _reference_start_Galatians 4:14_reference_end_ _reference_start_Galatians 6:7_reference_end_ _reference_start_Galatians 6:16_reference_end_ _reference_start_Ephesians 1:1_reference_end_ _reference_start_Ephesians 1:2_reference_end_ _reference_start_Ephesians 1:3_reference_end_ _reference_start_Ephesians 1:17_reference_end_ _reference_start_Ephesians 2:4_reference_end_ _reference_start_Ephesians 2:8_reference_end_ _reference_start_Ephesians 2:10_reference_end_ _reference_start_Ephesians 2:16_reference_end_ _reference_start_Ephesians 2:19_reference_end_ _reference_start_Ephesians 2:22_reference_end_ _reference_start_Ephesians 3:2_reference_end_ _reference_start_Ephesians 3:7_reference_end_ _reference_start_Ephesia0ns 3:9_reference_end_ _reference_start_Ephesians 3:10_reference_end_ _reference_start_Ephesians 3:19_reference_end_ _reference_start_Ephesians 4:6_reference_end_ _reference_start_Ephesians 4:18_reference_end_ _reference_start_Ephesians 4:24_reference_end_ _reference_start_Ephesians 4:30_reference_end_ _reference_start_Ephesians 4:32_reference_end_ _reference_start_Ephesians 5:1_reference_end_ _reference_start_Ephesians 5:2_reference_end_ _reference_start_Ephesians 5:5_reference_end_ _reference_start_Ephesians 5:6_reference_end_ _reference_start_Ephesians 5:20_reference_end_ _reference_start_Ephesians 6:6_reference_end_ _reference_start_Ephesians 6:11_reference_end_ _reference_start_Ephesians 6:13_reference_end_ _reference_start_Ephesians 6:17_reference_end_ _reference_start_Ephesians 6:23_reference_end_ PHP 1:2, 3, 8, 11, 14, 28; 2:6 (2 occurrences), 9, 11, 13, 15, 27; 3:3, 9, 14, 15; 4:6, 7, 9, 18, 19, 20 _reference_start_Philippians 1:2_reference_end_ _reference_start_Philippians 1:3_reference_end_ _ref1erence_start_Philippians 1:8_reference_end_ _reference_start_Philippians 1:11_reference_end_ _reference_start_Philippians 1:14_reference_end_ _reference_start_Philippians 1:28_reference_end_ _reference_start_Philippians 2:6_reference_end_ _reference_start_Philippians 2:9_reference_end_ _reference_start_Philippians 2:11_reference_end_ _reference_start_Philippians 2:13_reference_end_ _reference_start_Philippians 2:15_reference_end_ _reference_start_Philippians 2:27_reference_end_ _reference_start_Philippians 3:3_reference_end_ _reference_start_Philippians 3:9_reference_end_ _reference_start_Philippians 3:14_reference_end_ _reference_start_Philippians 3:15_reference_end_ _reference_start_Philippians 4:6_reference_end_ _reference_start_Philippians 4:7_reference_end_ _reference_start_Philippians 4:9_reference_end_ _reference_start_Philippians 4:18_reference_end_ _reference_start_Philippians 4:19_reference_end_ _reference_start_Philippians 4:20_reference_end_ COL 1:1, 2, 3, 6, 10, 15, 25 (2 occurrences), 27; 2:22, 12, 13 (Implied contextually), 19; 3:1, 3, 6, 12, 16, 17; 4:3, 12 _reference_start_Colossians 1:1_reference_end_ _reference_start_Colossians 1:2_reference_end_ _reference_start_Colossians 1:3_reference_end_ _reference_start_Colossians 1:6_reference_end_ _reference_start_Colossians 1:10_reference_end_ _reference_start_Colossians 1:15_reference_end_ _reference_start_Colossians 1:25_reference_end_ _reference_start_Colossians 1:27_reference_end_ _reference_start_Colossians 2:2_reference_end_ _reference_start_Colossians 2:12_reference_end_ _reference_start_Colossians 2:13_reference_end_ _reference_start_Colossians 2:19_reference_end_ _reference_start_Colossians 3:1_reference_end_ _reference_start_Colossians 3:3_reference_end_ _reference_start_Colossians 3:6_reference_end_ _reference_start_Colossians 3:12_reference_end_ _reference_start_Colossians 3:16_reference_end_ _reference_start_Colossians 3:17_reference_end_ _reference_start_Colossians 4:3_reference_end_ _reference_start_Colossians 4:12_reference_end_ 31TH 1:1, 2, 3, 4, 8, 9 (2 occurrences); 2:2 (2 occurrences), 4 (2 occurrences), 5, 8, 9, 10, 12, 13 (3 occurrences), 14, 15; 3:2, 9 (2 occurrences), 11, 13; 4:1, 3, 5, 7, 8, 14, 16; 5:9, 18, 23 _reference_start_1 Thessalonians 1:1_reference_end_ _reference_start_1 Thessalonians 1:2_reference_end_ _reference_start_1 Thessalonians 1:3_reference_end_ _reference_start_1 Thessalonians 1:4_reference_end_ _reference_start_1 Thessalonians 1:8_reference_end_ _reference_start_1 Thessalonians 1:9_reference_end_ _reference_start_1 Thessalonians 2:2_reference_end_ _reference_start_1 Thessalonians 2:4_reference_end_ _reference_start_1 Thessalonians 2:5_reference_end_ _reference_start_1 Thessalonians 2:8_reference_end_ _reference_start_1 Thessalonians 2:9_reference_end_ _reference_start_1 Thessalonians 2:10_reference_end_ _reference_start_1 Thessalonians 2:12_reference_end_ _reference_start_1 Thessalonians 2:13_reference_end_ _reference_start_1 Thessalonians 2:14_reference_end_ _reference_start_1 Thessalonians 2:15_refe4rence_end_ _reference_start_1 Thessalonians 3:2_reference_end_ _reference_start_1 Thessalonians 3:9_reference_end_ _reference_start_1 Thessalonians 3:11_reference_end_ _reference_start_1 Thessalonians 3:13_reference_end_ _reference_start_1 Thessalonians 4:1_reference_end_ _reference_start_1 Thessalonians 4:3_reference_end_ _reference_start_1 Thessalonians 4:5_reference_end_ _reference_start_1 Thessalonians 4:7_reference_end_ _reference_start_1 Thessalonians 4:8_reference_end_ _reference_start_1 Thessalonians 4:14_reference_end_ _reference_start_1 Thessalonians 4:16_reference_end_ _reference_start_1 Thessalonians 5:9_reference_end_ _reference_start_1 Thessalonians 5:18_reference_end_ _reference_start_1 Thessalonians 5:23_reference_end_ 2TH 1:1, 2, 3, 4, 5 (2 occurrences), 6, 8, 11, 12; 2:4 (2 occurrences), 11, 13 (2 occurrences), 16; 3:5 _reference_start_2 Thessalonians 1:1_reference_end_ _reference_start_2 Thessalonians 1:2_reference_end_ _reference_start_2 Thessalonians 1:3_reference_end_ _reference_star5t_2 Thessalonians 1:4_reference_end_ _reference_start_2 Thessalonians 1:5_reference_end_ _reference_start_2 Thessalonians 1:6_reference_end_ _reference_start_2 Thessalonians 1:8_reference_end_ _reference_start_2 Thessalonians 1:11_reference_end_ _reference_start_2 Thessalonians 1:12_reference_end_ _reference_start_2 Thessalonians 2:4_reference_end_ _reference_start_2 Thessalonians 2:11_reference_end_ _reference_start_2 Thessalonians 2:13_reference_end_ _reference_start_2 Thessalonians 2:16_reference_end_ _reference_start_2 Thessalonians 3:5_reference_end_ 1TI 1:1, 2, 4, 11, 17; 2:3, 5 (2 occurrences); 3:5, 15 (2 occurrences); 4:3, 4, 5, 10; 5:4, 5, 21; 6:1, 11, 13, 17 _reference_start_1 Timothy 1:1_reference_end_ _reference_start_1 Timothy 1:2_reference_end_ _reference_start_1 Timothy 1:4_reference_end_ _reference_start_1 Timothy 1:11_reference_end_ _reference_start_1 Timothy 1:17_reference_end_ _reference_start_1 Timothy 2:3_reference_end_ _reference_start_1 Timothy 2:5_reference_end_ _reference_start_1 6Timothy 3:5_reference_end_ _reference_start_1 Timothy 3:15_reference_end_ _reference_start_1 Timothy 4:3_reference_end_ _reference_start_1 Timothy 4:4_reference_end_ _reference_start_1 Timothy 4:5_reference_end_ _reference_start_1 Timothy 4:10_reference_end_ _reference_start_1 Timothy 5:4_reference_end_ _reference_start_1 Timothy 5:5_reference_end_ _reference_start_1 Timothy 5:21_reference_end_ _reference_start_1 Timothy 6:1_reference_end_ _reference_start_1 Timothy 6:11_reference_end_ _reference_start_1 Timothy 6:13_reference_end_ _reference_start_1 Timothy 6:17_reference_end_ _reference_start_2 Timothy 1:1_reference_end_ _reference_start_2 Timothy 1:2_reference_end_ _reference_start_2 Timothy 1:3_reference_end_ _reference_start_2 Timothy 1:6_reference_end_ _reference_start_2 Timothy 1:7_reference_end_ _reference_start_2 Timothy 1:8_reference_end_ _reference_start_2 Timothy 2:9_reference_end_ _reference_start_2 Timothy 2:15_reference_end_ _reference_start_2 Timothy 2:19_reference_end_ _reference_start_2 7Timothy 2:25_reference_end_ _reference_start_2 Timothy 3:17_reference_end_ _reference_start_2 Timothy 4:1_reference_end_ TIT 1:1 (2 occurrences), 2, 3, 4, 7, 16; 2:5, 10, 11, 13; 3:4, 8 _reference_start_Titus 1:1_reference_end_ _reference_start_Titus 1:2_reference_end_ _reference_start_Titus 1:3_reference_end_ _reference_start_Titus 1:4_reference_end_ _reference_start_Titus 1:7_reference_end_ _reference_start_Titus 1:16_reference_end_ _reference_start_Titus 2:5_reference_end_ _reference_start_Titus 2:10_reference_end_ _reference_start_Titus 2:11_reference_end_ _reference_start_Titus 2:13_reference_end_ _reference_start_Titus 3:4_reference_end_ _reference_start_Titus 3:8_reference_end_ _reference_start_Philemon 1:3_reference_end_ _reference_start_Philemon 1:4_reference_end_ HEB 1:1, 6, 8, 9 (2 occurrences); 2:4, 5, 9, 13, 17; 3:4, 12; 4:4, 9, 10, 12; 5:1, 4, 10, 12; 6:1, 3, 5, 7, 10, 13, 17, 18; 7:1, 19, 25; 8:10; 9:14 (2 occurrences), 20, 24; 10:7, 12, 21, 31, 36; 11:3, 4 (2 occurrences), 5 (2 occurrences8), 6, 10, 16 (2 occurrences), 19, 25, 40; 12:2, 7, 15, 22, 23, 28, 29; 13:4, 7, 15, 16, 20 _reference_start_Hebrews 1:1_reference_end_ _reference_start_Hebrews 1:6_reference_end_ _reference_start_Hebrews 1:8_reference_end_ _reference_start_Hebrews 1:9_reference_end_ _reference_start_Hebrews 2:4_reference_end_ _reference_start_Hebrews 2:5_reference_end_ _reference_start_Hebrews 2:9_reference_end_ _reference_start_Hebrews 2:13_reference_end_ _reference_start_Hebrews 2:17_reference_end_ _reference_start_Hebrews 3:4_reference_end_ _reference_start_Hebrews 3:12_reference_end_ _reference_start_Hebrews 4:4_reference_end_ _reference_start_Hebrews 4:9_reference_end_ _reference_start_Hebrews 4:10_reference_end_ _reference_start_Hebrews 4:12_reference_end_ _reference_start_Hebrews 5:1_reference_end_ _reference_start_Hebrews 5:4_reference_end_ _reference_start_Hebrews 5:10_reference_end_ _reference_start_Hebrews 5:12_reference_end_ _reference_start_Hebrews 6:1_reference_end_ _reference_start_Hebrews 6:3_reference_end9_ _reference_start_Hebrews 6:5_reference_end_ _reference_start_Hebrews 6:7_reference_end_ _reference_start_Hebrews 6:10_reference_end_ _reference_start_Hebrews 6:13_reference_end_ _reference_start_Hebrews 6:17_reference_end_ _reference_start_Hebrews 6:18_reference_end_ _reference_start_Hebrews 7:1_reference_end_ _reference_start_Hebrews 7:19_reference_end_ _reference_start_Hebrews 7:25_reference_end_ _reference_start_Hebrews 8:10_reference_end_ _reference_start_Hebrews 9:14_reference_end_ _reference_start_Hebrews 9:20_reference_end_ _reference_start_Hebrews 9:24_reference_end_ _reference_start_Hebrews 10:7_reference_end_ _reference_start_Hebrews 10:12_reference_end_ _reference_start_Hebrews 10:21_reference_end_ _reference_start_Hebrews 10:31_reference_end_ _reference_start_Hebrews 10:36_reference_end_ _reference_start_Hebrews 11:3_reference_end_ _reference_start_Hebrews 11:4_reference_end_ _reference_start_Hebrews 11:5_reference_end_ _reference_start_Hebrews 11:6_reference_end_ _reference_start_Hebrews 11::10_reference_end_ _reference_start_Hebrews 11:16_reference_end_ _reference_start_Hebrews 11:19_reference_end_ _reference_start_Hebrews 11:25_reference_end_ _reference_start_Hebrews 11:40_reference_end_ _reference_start_Hebrews 12:2_reference_end_ _reference_start_Hebrews 12:7_reference_end_ _reference_start_Hebrews 12:15_reference_end_ _reference_start_Hebrews 12:22_reference_end_ _reference_start_Hebrews 12:23_reference_end_ _reference_start_Hebrews 12:28_reference_end_ _reference_start_Hebrews 12:29_reference_end_ _reference_start_Hebrews 13:4_reference_end_ _reference_start_Hebrews 13:7_reference_end_ _reference_start_Hebrews 13:15_reference_end_ _reference_start_Hebrews 13:16_reference_end_ _reference_start_Hebrews 13:20_reference_end_ JAS 1:1, 5, 13 (2 occurrences), 20, 27; 2:5, 19, 23 (2 occurrences); 3:9; 4:4 (2 occurrences), 6, 7, 8 _reference_start_James 1:1_reference_end_ _reference_start_James 1:5_reference_end_ _reference_start_James 1:13_reference_end_ _reference_start_James 1:20_reference_e;nd_ _reference_start_James 1:27_reference_end_ _reference_start_James 2:5_reference_end_ _reference_start_James 2:19_reference_end_ _reference_start_James 2:23_reference_end_ _reference_start_James 3:9_reference_end_ _reference_start_James 4:4_reference_end_ _reference_start_James 4:6_reference_end_ _reference_start_James 4:7_reference_end_ _reference_start_James 4:8_reference_end_ 1PE 1:2, 3, 5, 21 (2 occurrences), 23; 2:4, 5, 10, 12, 15, 16, 17, 19, 20; 3:4, 5, 17, 18, 20, 21, 22; 4:2, 6, 10, 11 (3 occurrences), 14, 16, 17 (2 occurrences), 19; 5:2, 5, 6, 10, 12 _reference_start_1 Peter 1:2_reference_end_ _reference_start_1 Peter 1:3_reference_end_ _reference_start_1 Peter 1:5_reference_end_ _reference_start_1 Peter 1:21_reference_end_ _reference_start_1 Peter 1:23_reference_end_ _reference_start_1 Peter 2:4_reference_end_ _reference_start_1 Peter 2:5_reference_end_ _reference_start_1 Peter 2:10_reference_end_ _reference_start_1 Peter 2:12_reference_end_ _reference_start_1 Peter 2:15_reference_end_ _refeference_start_1 John 3:10_reference_end_ _reference_start_1 John 3:17_reference_end_ _reference_start_1 John 3:20_reference_end_ _reference_start_1 John 3:21_reference_end_ _reference_start_1 John 4:1_reference_end_ _reference_start_1 John 4:2_reference_end_ _reference_start_1 John 4:3_reference_end_ _reference_start_1 John 4:4_reference_end_ _reference_start_1 John 4:6_reference_end_ _reference_start_1 John 4:7_reference_end_ _reference_start_1 John 4:8_reference_end_ _reference_start_1 John 4:9_reference_end_ _reference_start_1 John 4:10_reference_end_ _reference_start_1 John 4:11_reference_end_ _reference_start_1 John 4:12_reference_end_ _reference_start_1 John 4:15_reference_end_ _reference_start_1 John 4:16_reference_end_ _reference_start_1 John 4:20_reference_end_ _reference_start_1 John 4:21_reference_end_ _reference_start_1 John 5:1_reference_end_ _reference_start_1 John 5:2_reference_end_ _reference_start_1 John 5:3_reference_end_ _reference_start_1 John 5:4_reference_end_ _reference_start_1 John? 5:9_reference_end_ _reference_start_1 John 5:11_reference_end_ _reference_start_1 John 5:18_reference_end_ _reference_start_1 John 5:19_reference_end_ _reference_start_2 John 1:3_reference_end_ _reference_start_2 John 1:9_reference_end_ 3JN 1:6, 11 (2 occurrences) _reference_start_3 John 1:6_reference_end_ _reference_start_3 John 1:11_reference_end_ _reference_start_Jude 1:1_reference_end_ _reference_start_Jude 1:4_reference_end_ _reference_start_Jude 1:21_reference_end_ _reference_start_Jude 1:25_reference_end_ REV 1:1, 2, 6, 8, 9; 2:7; 3:1, 2, 12 (4 occurrences), 14; 4:5, 8, 11; 5:6, 9, 10; 6:9; 7:2, 3, 10, 11, 12, 15, 17; 8:2, 4; 9:4, 13; 10:7; 11:1, 11, 13, 16 (2 occurrences), 17, 19; 12:5, 6, 10 (2 occurrences), 17; 13:6; 14:4, 7, 10, 12, 19; 15:1, 2, 3 (2 occurrences), 7, 8; 16:1, 7, 9, 11, 14, 19, 21; 17:17 (2 occurrences); 18:5, 8, 20; 19:1, 4, 5, 6, 9, 10, 13, 15, 17; 20:4, 6; 21:2, 3 (2 occurrences), 7, 10, 11, 22, 23; 22:1, 3, 5, 6, 9, 18, 19 _reference_start_Revelation 1:1_reference_end_ _ref@erence_start_Revelation 1:2_reference_end_ _reference_start_Revelation 1:6_reference_end_ _reference_start_Revelation 1:8_reference_end_ _reference_start_Revelation 1:9_reference_end_ _reference_start_Revelation 2:7_reference_end_ _reference_start_Revelation 3:1_reference_end_ _reference_start_Revelation 3:2_reference_end_ _reference_start_Revelation 3:12_reference_end_ _reference_start_Revelation 3:14_reference_end_ _reference_start_Revelation 4:5_reference_end_ _reference_start_Revelation 4:8_reference_end_ _reference_start_Revelation 4:11_reference_end_ _reference_start_Revelation 5:6_reference_end_ _reference_start_Revelation 5:9_reference_end_ _reference_start_Revelation 5:10_reference_end_ _reference_start_Revelation 6:9_reference_end_ _reference_start_Revelation 7:2_reference_end_ _reference_start_Revelation 7:3_reference_end_ _reference_start_Revelation 7:10_reference_end_ _reference_start_Revelation 7:11_reference_end_ _reference_start_Revelation 7:12_reference_end_ _reference_start_Revelation 7:A15_reference_end_ _reference_start_Revelation 7:17_reference_end_ _reference_start_Revelation 8:2_reference_end_ _reference_start_Revelation 8:4_reference_end_ _reference_start_Revelation 9:4_reference_end_ _reference_start_Revelation 9:13_reference_end_ _reference_start_Revelation 10:7_reference_end_ _reference_start_Revelation 11:1_reference_end_ _reference_start_Revelation 11:11_reference_end_ _reference_start_Revelation 11:13_reference_end_ _reference_start_Revelation 11:16_reference_end_ _reference_start_Revelation 11:17_reference_end_ _reference_start_Revelation 11:19_reference_end_ _reference_start_Revelation 12:5_reference_end_ _reference_start_Revelation 12:6_reference_end_ _reference_start_Revelation 12:10_reference_end_ _reference_start_Revelation 12:17_reference_end_ _reference_start_Revelation 13:6_reference_end_ _reference_start_Revelation 14:4_reference_end_ _reference_start_Revelation 14:7_reference_end_ _reference_start_Revelation 14:10_reference_end_ _reference_start_Revelation 14:12_refBerence_end_ _reference_start_Revelation 14:19_reference_end_ _reference_start_Revelation 15:1_reference_end_ _reference_start_Revelation 15:2_reference_end_ _reference_start_Revelation 15:3_reference_end_ _reference_start_Revelation 15:7_reference_end_ _reference_start_Revelation 15:8_reference_end_ _reference_start_Revelation 16:1_reference_end_ _reference_start_Revelation 16:7_reference_end_ _reference_start_Revelation 16:9_reference_end_ _reference_start_Revelation 16:11_reference_end_ _reference_start_Revelation 16:14_reference_end_ _reference_start_Revelation 16:19_reference_end_ _reference_start_Revelation 16:21_reference_end_ _reference_start_Revelation 17:17_reference_end_ _reference_start_Revelation 18:5_reference_end_ _reference_start_Revelation 18:8_reference_end_ _reference_start_Revelation 18:20_reference_end_ _reference_start_Revelation 19:1_reference_end_ _reference_start_Revelation 19:4_reference_end_ _reference_start_Revelation 19:5_reference_end_ _reference_start_Revelation 19:6_referencCe_end_ _reference_start_Revelation 19:9_reference_end_ _reference_start_Revelation 19:10_reference_end_ _reference_start_Revelation 19:13_reference_end_ _reference_start_Revelation 19:15_reference_end_ _reference_start_Revelation 19:17_reference_end_ _reference_start_Revelation 20:4_reference_end_ _reference_start_Revelation 20:6_reference_end_ _reference_start_Revelation 21:2_reference_end_ _reference_start_Revelation 21:3_reference_end_ _reference_start_Revelation 21:7_reference_end_ _reference_start_Revelation 21:10_reference_end_ _reference_start_Revelation 21:11_reference_end_ _reference_start_Revelation 21:22_reference_end_ _reference_start_Revelation 21:23_reference_end_ _reference_start_Revelation 22:1_reference_end_ _reference_start_Revelation 22:3_reference_end_ _reference_start_Revelation 22:5_reference_end_ _reference_start_Revelation 22:6_reference_end_ _reference_start_Revelation 22:9_reference_end_ _reference_start_Revelation 22:18_reference_end_ _reference_start_Revelation 22:19_reference_Dend_ \gtrm daimonion \trnl daimonion _reference_start_Hebrews 1:3_reference_end_ _reference_start_Hebrews 8:1_reference_end_ \itrm God, by implication _reference_start_Matthew 15:5_reference_end_ _reference_start_Matthew 16:22_reference_end_ _reference_start_Mark 7:11_reference_end_ _reference_start_Luke 20:16_reference_end_ _reference_start_Romans 11:28_reference_end_ _reference_start_Romans 12:19_reference_end_ _reference_start_Romans 13:5_reference_end_ 1CO 15:27 (structure/verse 26 in Greek) _reference_start_1 Corinthians 15:27_reference_end_ _reference_start_2 Corinthians 4:1_reference_end_ _reference_start_Colossians 1:19_reference_end_ _reference_start_1 Thessalonians 2:16_reference_end_ HEB 1:5; 3:2 (literally: the house of his), 5 (literally: the house of his), 6 (literally: the house of his); 4:8; 11:2 _reference_start_Hebrews 1:5_reference_end_ _reference_start_Hebrews 3:2_reference_end_ _reference_start_Hebrews 3:5_reference_end_ _reference_start_Hebrews 3:6_reference_end_ _reference_start_HebErews 4:8_reference_end_ _reference_start_Hebrews 11:2_reference_end_ _reference_start_1 Peter 2:9_reference_end_ 1JN 5:16 (literally: He will give) _reference_start_1 John 5:16_reference_end_ \en2 2. Specifically, Son of God \gtrm qeov \trnl theos _reference_start_Matthew 4:3_reference_end_ _reference_start_Matthew 4:6_reference_end_ _reference_start_Matthew 8:29_reference_end_ _reference_start_Matthew 14:33_reference_end_ _reference_start_Matthew 16:16_reference_end_ _reference_start_Matthew 27:40_reference_end_ _reference_start_Matthew 27:54_reference_end_ MRK 1:1; 3:11; 5:7 (2 occurrences); 15:39 _reference_start_Mark 1:1_reference_end_ _reference_start_Mark 3:11_reference_end_ _reference_start_Mark 5:7_reference_end_ _reference_start_Mark 15:39_reference_end_ _reference_start_Luke 1:35_reference_end_ _reference_start_Luke 4:3_reference_end_ _reference_start_Luke 4:9_reference_end_ _reference_start_Luke 4:41_reference_end_ _reference_start_Luke 22:70_reference_end_ JHN 1:34, 49; 3:18; 5:25; 10:36; 11:4F (2 occurrences), 27; 19:7; 20:31 _reference_start_John 1:34_reference_end_ _reference_start_John 1:49_reference_end_ _reference_start_John 3:18_reference_end_ _reference_start_John 5:25_reference_end_ _reference_start_John 10:36_reference_end_ _reference_start_John 11:4_reference_end_ _reference_start_John 11:27_reference_end_ _reference_start_John 19:7_reference_end_ _reference_start_John 20:31_reference_end_ _reference_start_Acts 9:20_reference_end_ _reference_start_Romans 1:4_reference_end_ _reference_start_2 Corinthians 1:19_reference_end_ _reference_start_Galatians 2:20_reference_end_ _reference_start_Ephesians 4:13_reference_end_ _reference_start_Hebrews 4:14_reference_end_ _reference_start_Hebrews 6:6_reference_end_ _reference_start_Hebrews 7:3_reference_end_ _reference_start_Hebrews 10:29_reference_end_ 1JN 3:8; 4:15 (3 occurrences); 5:5, 10 (3 occurrences), 12, 13, 20 (2 occurrences) _reference_start_1 John 3:8_reference_end_ _reference_start_1 John 4:15_reference_end_ _reference_start_1 John 5:G5_reference_end_ _reference_start_1 John 5:10_reference_end_ _reference_start_1 John 5:12_reference_end_ _reference_start_1 John 5:13_reference_end_ _reference_start_1 John 5:20_reference_end_ _reference_start_Revelation 2:18_reference_end_ \en2 3. Specifically Kingdom of God (see KINGDOM) \en2 4. Specifically Word of God (not yet extracted) \en2 5. God related \en3 a. Divine, deity \gtrm qeiov \trnl theios _reference_start_Acts 17:29_reference_end_ _reference_start_2 Peter 1:3_reference_end_ _reference_start_2 Peter 1:4_reference_end_ \gtrm qeiotjv \trnl theiotæs ROM 1:20 (hapax legomenon) _reference_start_Romans 1:20_reference_end_ \en3 b. Theophilus \gtrm qeofilov \trnl theophilos _reference_start_Luke 1:3_reference_end_ _reference_start_Acts 1:1_reference_end_ \en3 c. Various \gtrm qeodidaktov \trnl theodidaktos 1TH 4:9 (hapax legomenon) _reference_start_1 Thessalonians 4:9_reference_end_ \gtrm qeomacov \trnl theomachos ACT 5:39 (hapax legomenon) _reference_start_Acts 5:39_reference_end_ \gtrm qeopneHustov \trnl theopneustos 2TI 3:16 (hapax legomenon) _reference_start_2 Timothy 3:16_reference_end_ \gtrm qeosebeia \trnl theosebeia 1TI 2:10 (hapax legomenon) _reference_start_1 Timothy 2:10_reference_end_ \gtrm qeosebjv \trnl theosebæs JHN 9:31 (hapax legomenon) _reference_start_John 9:31_reference_end_ \gtrm qeostugjv \trnl theostugæs ROM 1:30 (hapax legomenon) _reference_start_Romans 1:30_reference_end_ \gtrm qeotjv \trnl theotæs COL 2:9 (hapax legomenon) _reference_start_Colossians 2:9_reference_end_ \gtrm crjmatismov \trnl chræmatismos ROM 11:4 (hapax legomenon) _reference_start_Romans 11:4_reference_end_ \gtrm aqeov \trnl atheos EPH 2:12 (hapax legomenon) _reference_start_Ephesians 2:12_reference_end_ \gtrm filoqeov \trnl philotheos 2TI 3:4 (hapax legomenon) _reference_start_2 Timothy 3:4_reference_end_ \en2 6. Exhalted titles of God \en3 a. Almighty One \gtrm pantokratwr \trnl pantokratõr _reference_start_2 Corinthians 6:18_reference_end_ _reference_start_Revelation 1:8_reference_end_ _reference_start_Revelation 4:8_reference_end_ _reference_start_Revelation 11:17_reference_end_ _reference_start_Revelation 15:3_reference_end_ _reference_start_Revelation 16:7_reference_end_ _reference_start_Revelation 16:14_reference_end_ _reference_start_Revelation 19:6_reference_end_ _reference_start_Revelation 19:15_reference_end_ _reference_start_Revelation 21:22_reference_end_ \en3 b. The Most High \gtrm Ãyistov \trnl hupsistos _reference_start_Luke 1:32_reference_end_ _reference_start_Luke 1:35_reference_end_ _reference_start_Luke 1:76_reference_end_ _reference_start_Luke 6:35_reference_end_ _reference_start_Acts 7:48_reference_end_ \en3 c. The Blessed One, The Majestic One, The Excellent Glory \gtrm megalwsunj, tjv \trnl megalõsunæ, tæs _reference_start_Hebrews 1:3_reference_end_ _reference_start_Hebrews 8:1_reference_end_ \gtrm megaloprepjv doxa \trnl megaloprepæs doxa _reference_start_2 Peter 1:17_reference_end_ \gtrm eulogjtov, tjv \trnl eulogætos, tæs _reference_start_Mark 14:61_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( * + *  *' * * * * * * * * ~* }* |* {* z*" y* x* w*& v* u* t* s*4 r*( q*& p* o* n* m* l*N k*D j*@ i*/ h*% g* f* e* d* c* b* a* `) _)" ^)  ])  \)  [)  Z)  Y)  X)  W)  V)  U)  T)  S) R)  Q)! P) O) N) M)# L) K) ?tfXJ<. xj\N@2$|n`RD6( H+! G+ F+ E+ D+, C+* B+ A+ @+ ?+$ >+" =+! <+ ;+ :+ 9+ 8+3 7+$ 6+ 5+ 4+ 3+ 2+ 1+ 0+ /*5 .* -*/ ,*( +*# **E )*& (*% '*$ &* %* $*% #*+ "* !* * * * * * * * * * * * *  *  *  *  * *  *  * 1 * * *  *  *  ?tfXJ<. xj\N@2$|n`RD6( , ,' , , , , , , , ~, }, |, {, z, y, x, w, v, u, t, s, r,/ q,' p,$ o,! n, m, l, k, j, i, h, g+ f+ e+ d+ c+ b+ a+ `+ _+  ^+  ]+ + \+ 4 [+ ( Z+  Y+ # X+ ! W+ ! V+  U+  T+  S+  R+  Q+6 P+/ O+* N+) M+( L+ K+E J+. I+-bR 2RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{UpV/WnX-Yla+ejo)ph'f%d#UpV/WnX-Yla+ejo)ph'f%d#b!`^\ZXʁˁV΁ցT⁷ぷR聸PN  L  JI JHKMFNODPQBRS@TU>V}W<X{Y:Zy[8cwd6rus4ts2q0o.m,k*i(g&eǁ$ȁcɁ"΁aс ׁ_܁][ Y  W  U  $S % &Q ' 1O ?tfXJ<. xj\N@2$|n`RD6( F, E, D, C, B, 0 A, . @, , ?, + >, % =, $ <, ;,  :,  9,  8,  7,  6,  5,  4,  3,  2,  1,  0,  /,  .,  -, ,,  +, . *, * ), ) (, ( ', & &, " %, ! $,  #,  ",  !,  ,  ,  ,  , , , , ,8 ,7 ,. ,- ,* ,% ,# , , , , , , , , , , , ?tfXJ<. xj\N@2$|n`RD6( - - - - - - - ~- }- |- {- z- y- x- w, v, u,# t, s, r, q, p, o, n, m, l, k, j, i, h, g, f, e, d, c, b, a, `, _, ^, ], \, [, Z, Y, X, W, V, U, T, S, R, Q," P, O, N, M, L, K, J, I, H, G, ?tfXJ<. xj\N@2$|n`RD6( D- C- B- A- @- ?- >- =- <- ;- :- 9- 8- 7- 6- 5- 4- 3- 2- 1- 0- /- .- -- ,- +- *- )- (- '- &- %- $- #- "- !- - - - - - - - - - - - - - - - - - - - - - - - - - - - ?tfXJ<. xj\N@2$|n`RD6( . . . . . ~. }. |- {- z- y-! x- w- v- u- t- s- r- q- p- o- n- m- l- k- j- i- h- g- f- e-  d-  c-  b-  a-  `-  _-  ^- ! ]- \-  [-  Z-  Y-  X-  W-  V-  U-  T- S-  R-  Q-  P-  O-  N-  M-  L-  K- J-  I-  H-  G-' F-" E-! ?tfXJ<. xj\N@2$|n`RD6( B. A. @. ?.  >.  =.  <.  ;.  :.  9.  8. 7. 6.  5.  4. 3.  2.  1. 0.  /.  .. -. ,. +. *. ).( (. '. &. %. $. #. ". !. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ?tfXJ<. xj\N@2$|n`RD6( / /  /  ~/  }/  |/ {/ z/ y/  x/  w/ v/ u/ t/ s/ r/ q/ p/ o/ n/ m/ l/ k/ j/ i/ h/ g/ f/ e/ d/ c/ b/ a/ `/ _/ ^/ ]/ \/ [/ Z/ Y/ X/ W/ V/ U/ T/ S/ R/ Q/ P/ O/ N/ M.9 L.& K." J. I. H. G. F. E.$ D.! C. ?tfXJ<. xj\N@2$|n`RD6( @1 ?1 >1 =1 <1 ;1 :1 91 81 71 61 51 41 31 21 11 01 /1 .1 -1 ,1 +1 *1 )1 (1 '0 &0 %0 $0 #0 "0 !0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 /  / /  /  /  /  /  /  /  / /  /  ?tfXJ<. xj\N@2$|n`RD6( 4 ~4 }4 |4 {4 z4 y4 x4 w4 v4 u4 t4 s4 r4 q4 p4 o3 n3 m3 l3 k3 j3 i3 h3 g3 f3 e3 d3 c3 b3 a3 `3 _3 ^3 ]3 \3 [2 Z2 Y2 X2 W2 V2 U2 T2 S2 R2 Q2 P2 O2 N2 M2 L2 K2 J2 I2 H2 G2 F2 E1 D1 C1 B1 A1 ?tfXJ<. xj\N@2$|n`RD6( >8 =8 <8 ;7 :7 97 87 77 67 57 47 37 27 17 07 /6 .6 -6 ,6 +6 *6 )6 (6 '6 &6 %6 $6 #6 "6 !6 6 6 6 6 6 5 5 5 5 5 5 5 5 5 5 5 5 5 5 4 4 4 4 4 4 4 4 4 4 4 4 4 4 ?tfXJ<. xj\N@2$|n`RD6( }:  |:  {:  z:  y: ( x:  w:  v:  u: t:  s:  r:  q:  p: $ o:  n:  m: l:  k:  j:  i:  h: g: f: e: d: c: b: a: `: _: ^: ]: \: [: Z: Y: X: W: V: U: T: S: R: Q: P: O: N: M: L: K: J: I9 H9 G8 F8 E8 D8 C8 B8 A8 @8 ?8 ?tfXJ<. xj\N@2$|n`RD6( <> ;= := 9= 8= 7= 6= 5= 4< 3< 2< 1< 0< /< .< -< ,< +< *< )< (< '< &< %< $< #< "< !< < < < < < < < < < < < < < < ; ; ; ; ; ; ; ; ; ; ; ; ; :  :  :  :  :  :  :  ~:  ?tfXJ<. xj\N@2$|n`RD6( {B zB yB xB wB vB uB tB sB rB qB pB oB nB mB lB kB jB iB hB gB fB eA dA cA bA a@ `@ _? ^? ]> \> [> Z> Y> X> W> V> U> T> S> R> Q> P> O> N> M> L> K> J> I> H> G> F> E> D> C> B> A> @> ?> >> => ?tfXJ<. xj\N@2$|n`RD6( :B 9B 8B 7B 6B 5B 4B 3B 2B 1B 0B /B .B -B ,B +B *B )B (B 'B &B %B $B #B "B !B B B B B B B B B B B B B B B B B B B B B  B  B B  B  B  B  B  B B B  B  B B  B ~B }B |B ?tfXJ<. xj\N@2$|n`RD6( y> x> w> v> u> t> s> r:  q: p: o: n1 m0 l/ k- j,  i+ h+ g+  f+  e+ $ d+ c+ b+1 a+" `*F _*) ^* ]* \*# [)' Z) Y) X) W(6 V(( U( T(! S( R( Q( P> O< N:  M: L: K: J: I: H4 G3 F/ E. D-  C-  B-  A* @) ?( >( =: <: ;B ?tfXJ<. xj\N@2$|n`RD6( 8.  7.  6. 5. 4- 3- 2- 1-  0-  /- .- -- ,- +, *, )) () ') &)  %)# $) #) ") !( ( ( # ( )= = : : ,0 *# *L *# * B B B B B B B  B B / 7 1 -  3 - +  6 7 ,' 4 , * ~- }= |= {, zB F7CCGOSPEL, PROCLAIM THE GOSPELgospel, proclaim the gospel\o1 1. The joyful message of salvation \o1 2. The act of proclaiming, preaching a message \gtrm euaggelion \trnl euangelion \xref [L&N 33.217] \def the good news \gtrm euaggelizw \trnl euangelizõ \xref [L&N 33.215] \def tell the good news \gtrm proeuaggelizomai \trnl proeuangelizomai \xref [L&N 33.216] \def bring good news ahead of time (hapax legomenon) \en2 1. The joyful message of salvation \gtrm euaggelion \trnl euangelion _reference_start_Matthew 4:23_reference_end_ _reference_start_Matthew 9:35_reference_end_ _reference_start_Matthew 24:14_reference_end_ _reference_start_Matthew 26:13_reference_end_ _reference_start_Mark 1:1_reference_end_ _reference_star]!6-GODSgods\see (see IDOLS)^t_Mark 1:14_reference_end_ _reference_start_Mark 1:15_reference_end_ _reference_start_Mark 8:35_reference_end_ _reference_start_Mark 10:29_reference_end_ _reference_start_Mark 13:10_reference_end_ _reference_start_Mark 14:9_reference_end_ _reference_start_Mark 16:15_reference_end_ _reference_start_Acts 15:7_reference_end_ _reference_start_Acts 20:24_reference_end_ _reference_start_Romans 1:1_reference_end_ _reference_start_Romans 1:9_reference_end_ _reference_start_Romans 1:16_reference_end_ _reference_start_Romans 2:16_reference_end_ _reference_start_Romans 10:16_reference_end_ _reference_start_Romans 11:28_reference_end_ _reference_start_Romans 15:16_reference_end_ _reference_start_Romans 15:19_reference_end_ _reference_start_Romans 16:25_reference_end_ 1CO 4:15; 9:12, 14 (2 occurrences), 18 (2 occurrences), 23; 15:1 _reference_start_1 Corinthians 4:15_reference_end_ _reference_start_1 Corinthians 9:12_reference_end_ _reference_start_1 Corinthians 9:14_reference_end_ _reference_start_1 Corinthians 9:18__reference_end_ _reference_start_1 Corinthians 9:23_reference_end_ _reference_start_1 Corinthians 15:1_reference_end_ _reference_start_2 Corinthians 2:12_reference_end_ _reference_start_2 Corinthians 4:3_reference_end_ _reference_start_2 Corinthians 4:4_reference_end_ _reference_start_2 Corinthians 8:18_reference_end_ _reference_start_2 Corinthians 9:13_reference_end_ _reference_start_2 Corinthians 10:14_reference_end_ _reference_start_2 Corinthians 11:4_reference_end_ _reference_start_2 Corinthians 11:7_reference_end_ _reference_start_Galatians 1:6_reference_end_ _reference_start_Galatians 1:7_reference_end_ _reference_start_Galatians 1:11_reference_end_ _reference_start_Galatians 2:2_reference_end_ _reference_start_Galatians 2:5_reference_end_ _reference_start_Galatians 2:7_reference_end_ _reference_start_Galatians 2:14_reference_end_ _reference_start_Ephesians 1:13_reference_end_ _reference_start_Ephesians 3:6_reference_end_ _reference_start_Ephesians 6:15_reference_end_ _reference_start_Ephesians 6:19_`reference_end_ PHP 1:5, 7, 12, 16, 27 (2 occurrences); 2:22; 4:3, 15 _reference_start_Philippians 1:5_reference_end_ _reference_start_Philippians 1:7_reference_end_ _reference_start_Philippians 1:12_reference_end_ _reference_start_Philippians 1:16_reference_end_ _reference_start_Philippians 1:27_reference_end_ _reference_start_Philippians 2:22_reference_end_ _reference_start_Philippians 4:3_reference_end_ _reference_start_Philippians 4:15_reference_end_ _reference_start_Colossians 1:5_reference_end_ _reference_start_Colossians 1:23_reference_end_ _reference_start_1 Thessalonians 1:5_reference_end_ _reference_start_1 Thessalonians 2:2_reference_end_ _reference_start_1 Thessalonians 2:4_reference_end_ _reference_start_1 Thessalonians 2:8_reference_end_ _reference_start_1 Thessalonians 2:9_reference_end_ _reference_start_1 Thessalonians 3:2_reference_end_ _reference_start_2 Thessalonians 1:8_reference_end_ _reference_start_2 Thessalonians 2:14_reference_end_ _reference_start_1 Timothy 1:11_reference_end_ _reaference_start_2 Timothy 1:8_reference_end_ _reference_start_2 Timothy 1:10_reference_end_ _reference_start_2 Timothy 2:8_reference_end_ _reference_start_Philemon 1:13_reference_end_ _reference_start_1 Peter 4:17_reference_end_ _reference_start_Revelation 14:6_reference_end_ \itrm Good news implied _reference_start_Romans 1:3_reference_end_ _reference_start_Ephesians 3:7_reference_end_ _reference_start_2 Timothy 1:11_reference_end_ _reference_start_2 Timothy 2:9_reference_end_ \en2 2. The act of proclaiming, preaching a message \gtrm euaggelizw \trnl euangelizõ _reference_start_Matthew 11:5_reference_end_ _reference_start_Luke 1:19_reference_end_ _reference_start_Luke 2:10_reference_end_ _reference_start_Luke 3:18_reference_end_ _reference_start_Luke 4:18_reference_end_ _reference_start_Luke 4:43_reference_end_ _reference_start_Luke 7:22_reference_end_ _reference_start_Luke 8:1_reference_end_ _reference_start_Luke 9:6_reference_end_ _reference_start_Luke 16:16_reference_end_ _reference_start_Luke 20:1_refberence_end_ _reference_start_Acts 5:42_reference_end_ _reference_start_Acts 8:4_reference_end_ _reference_start_Acts 8:12_reference_end_ _reference_start_Acts 8:25_reference_end_ _reference_start_Acts 8:35_reference_end_ _reference_start_Acts 8:40_reference_end_ _reference_start_Acts 10:36_reference_end_ _reference_start_Acts 11:20_reference_end_ _reference_start_Acts 13:32_reference_end_ _reference_start_Acts 14:7_reference_end_ _reference_start_Acts 14:15_reference_end_ _reference_start_Acts 14:21_reference_end_ _reference_start_Acts 15:35_reference_end_ _reference_start_Acts 16:10_reference_end_ _reference_start_Acts 17:18_reference_end_ _reference_start_Romans 1:15_reference_end_ _reference_start_Romans 10:15_reference_end_ _reference_start_Romans 15:20_reference_end_ 1CO 1:17; 9:16 (2 occurrences), 18; 15:1 _reference_start_1 Corinthians 1:17_reference_end_ _reference_start_1 Corinthians 9:16_reference_end_ _reference_start_1 Corinthians 9:18_reference_end_ _reference_start_1 Corinthians 15:1_reference_end_ _reference_start_2 Corinthians 10:16_reference_end_ _reference_start_2 Corinthians 11:7_reference_end_ _reference_start_Galatians 1:8_reference_end_ _reference_start_Galatians 1:9_reference_end_ _reference_start_Galatians 1:11_reference_end_ _reference_start_Galatians 1:16_reference_end_ _reference_start_Galatians 1:23_reference_end_ _reference_start_Galatians 4:13_reference_end_ _reference_start_Ephesians 2:17_reference_end_ _reference_start_Ephesians 3:8_reference_end_ _reference_start_1 Thessalonians 3:6_reference_end_ _reference_start_Hebrews 4:2_reference_end_ _reference_start_Hebrews 4:6_reference_end_ _reference_start_1 Peter 1:12_reference_end_ _reference_start_1 Peter 1:25_reference_end_ _reference_start_1 Peter 4:6_reference_end_ _reference_start_Revelation 10:7_reference_end_ _reference_start_Revelation 14:6_reference_end_ \gtrm proeuaggelizomai \trnl proeuangelizomai _reference_start_Galatians 3:8_reference_end_ \itrm Good news implied _reference_start_1 Corinthians 15:2_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( w, v,* u* t* s*  r* q* p*+ o* n* m* l* k(  j7 i7 h1 g- fB e< d9 c7 b7 a7 `6 _5 ^5 ]4 \4 [4 Z4 Y4 X4 W3 V3 U2 T2 S2 R2 Q2 P2 O2 N2 M1 L1 K1 J1 I0 H0 G0 F0 E0 D0 C0 B/  A/  @/  ?/ >/ =/ </ ;/ :. 9.  ?tfXJ<. xj\N@2$|n`RD6( 68 57 47 36 26 15 05 /4 .4 -3 ,3 +2 *2 )1 (1 '0 &0 %/  $/ #. ". !- - . 0 B B  < < < : : 4 1 1 0 0 0 0 0 0 /  /  . .  .  . - -  - , , ,# , , , ~, },  |, $ {,( z,# y, x, f and strength, God's empowering \o2 c. God's grace as shown by special abilities he distributes \o2 d. God's grace in choosing a person to do a particular task \o2 e. The favorable attitude of one human being towards another \o2 f. God's grace shown to an individual by means of healing \o2 g. God's grace shown through forgiveness \o1 3. An act of kindness, goodwill, or favor \o1 4. Something good and helpful, a benefit \o1 5. Privilege, privileged position given because of God's goodwill \o1 6. Other senses of “charis”, not usually translated as “grace” in English \o2 a. Pleasing, attractive, and suitable speech \o2 b. Thanks, gratitude \o2 c. A privilege given by God to suffer for His sake \o2 d. Graced by God by revealing His grace through suffering \o2 e. A gift from God contingent upon human requests \o2 f. The judicial transferal of one being held as a criminal \o2 g. The most ultimate conveying of blessing, favor, and honor \gtrm cariv \trnl charis \xref [L&N g88.66] \def kindness \xref [L&N 57.103] \def gift \xref [L&N 33.350] \def thanks \xref [L&N 25.89] \def good will \gtrm carisma \trnl charisma \xref [L&N 57.103] \def gift \gtrm caritow \trnl charitoõ \xref [L&N 88.66] \def show kindness \gtrm carizomai \trnl charizomai \xref [L&N 57.102] \def give generously \xref [L&N 40.10] \def forgive \xref [L&N 57.223] \def cancel a debt \xref [L&N 37.30] \def hand over to \en2 1. Blessing, may God's grace be with you, especially as part of a greeting \gtrm cariv \trnl charis _reference_start_Romans 1:7_reference_end_ _reference_start_Romans 16:20_reference_end_ _reference_start_1 Corinthians 1:3_reference_end_ _reference_start_1 Corinthians 16:23_reference_end_ _reference_start_2 Corinthians 1:2_reference_end_ _reference_start_2 Corinthians 13:14_reference_end_ _reference_start_Galatians 1:3_reference_end_ _reference_start_Galatians 6:18_reference_end_ _reference_start_Ephesians 1:2_reference_end_ _reference_start_Ephesians 6:24_reference_end_ _reference_start_Phihlippians 1:2_reference_end_ _reference_start_Philippians 4:23_reference_end_ _reference_start_Colossians 1:2_reference_end_ _reference_start_Colossians 4:18_reference_end_ _reference_start_1 Thessalonians 1:1_reference_end_ _reference_start_1 Thessalonians 5:28_reference_end_ _reference_start_2 Thessalonians 1:2_reference_end_ _reference_start_2 Thessalonians 3:18_reference_end_ _reference_start_1 Timothy 1:2_reference_end_ _reference_start_1 Timothy 6:21_reference_end_ _reference_start_2 Timothy 1:2_reference_end_ _reference_start_2 Timothy 4:22_reference_end_ _reference_start_Titus 1:4_reference_end_ _reference_start_Titus 3:15_reference_end_ _reference_start_Philemon 1:3_reference_end_ _reference_start_Philemon 1:25_reference_end_ _reference_start_1 Peter 1:2_reference_end_ _reference_start_2 Peter 1:2_reference_end_ _reference_start_Hebrews 13:25_reference_end_ _reference_start_2 John 1:3_reference_end_ _reference_start_Revelation 1:4_reference_end_ _reference_start_Revelation 22:21_reference_end_ \eni2 2. Loving-kindness (undeserved) \en3 a. God's grace as shown by his plan of salvation \gtrm cariv \trnl charis JHN 1:14, 16 (2 occurrences), 17 _reference_start_John 1:14_reference_end_ _reference_start_John 1:16_reference_end_ _reference_start_John 1:17_reference_end_ _reference_start_Acts 11:23_reference_end_ _reference_start_Acts 14:3_reference_end_ _reference_start_Acts 15:11_reference_end_ _reference_start_Acts 18:27_reference_end_ _reference_start_Acts 20:24_reference_end_ ROM 3:24; 4:16; 5:15, 15, 17, 20, 21; 6:1, 14, 15; 11:5, 6 (3 occurrences) _reference_start_Romans 3:24_reference_end_ _reference_start_Romans 4:16_reference_end_ _reference_start_Romans 5:15_reference_end_ _reference_start_Romans 5:15_reference_end_ _reference_start_Romans 5:17_reference_end_ _reference_start_Romans 5:20_reference_end_ _reference_start_Romans 5:21_reference_end_ _reference_start_Romans 6:1_reference_end_ _reference_start_Romans 6:14_reference_end_ _reference_start_Romans 6:15_reference_end_ _reference_start_Romjans 11:5_reference_end_ _reference_start_Romans 11:6_reference_end_ _reference_start_1 Corinthians 1:4_reference_end_ _reference_start_2 Corinthians 4:15_reference_end_ _reference_start_2 Corinthians 6:1_reference_end_ _reference_start_2 Corinthians 8:9_reference_end_ _reference_start_Galatians 1:6_reference_end_ _reference_start_Galatians 1:15_reference_end_ _reference_start_Galatians 2:21_reference_end_ _reference_start_Ephesians 1:6_reference_end_ _reference_start_Ephesians 1:7_reference_end_ _reference_start_Ephesians 2:5_reference_end_ _reference_start_Ephesians 2:7_reference_end_ _reference_start_Ephesians 2:8_reference_end_ _reference_start_Colossians 1:6_reference_end_ _reference_start_2 Thessalonians 1:12_reference_end_ _reference_start_2 Thessalonians 2:16_reference_end_ _reference_start_1 Timothy 1:14_reference_end_ _reference_start_2 Timothy 1:9_reference_end_ _reference_start_Titus 2:11_reference_end_ _reference_start_Titus 3:7_reference_end_ _reference_start_Hebrews 2:9_reference_end_ _referkence_start_Hebrews 12:15_reference_end_ _reference_start_1 Peter 1:10_reference_end_ _reference_start_1 Peter 1:13_reference_end_ _reference_start_1 Peter 3:7_reference_end_ _reference_start_Jude 1:4_reference_end_ \gtrm carisma \trnl charisma _reference_start_Romans 5:15_reference_end_ _reference_start_Romans 5:16_reference_end_ _reference_start_Romans 6:23_reference_end_ _reference_start_Romans 11:29_reference_end_ \gtrm caritow \trnl charitoõ _reference_start_Ephesians 1:6_reference_end_ \gtrm carizomai \trnl charizomai _reference_start_1 Corinthians 2:12_reference_end_ _reference_start_Galatians 3:18_reference_end_ \en3 b. God's grace as shown by his giving ongoing help and strength, God's empowering \gtrm cariv \trnl charis _reference_start_Acts 4:33_reference_end_ _reference_start_Acts 6:8_reference_end_ _reference_start_Acts 13:43_reference_end_ _reference_start_Acts 14:26_reference_end_ _reference_start_Acts 15:40_reference_end_ _reference_start_Acts 20:32_reference_end_ 1CO 15:10 (3 occurrences)l _reference_start_1 Corinthians 15:10_reference_end_ _reference_start_2 Corinthians 1:12_reference_end_ _reference_start_2 Corinthians 9:14_reference_end_ _reference_start_2 Corinthians 12:9_reference_end_ _reference_start_Philippians 1:7_reference_end_ _reference_start_2 Timothy 2:1_reference_end_ HEB 4:16 (2 occurrences); 13:9 _reference_start_Hebrews 4:16_reference_end_ _reference_start_Hebrews 13:9_reference_end_ JAS 4:6 (2 occurrences) _reference_start_James 4:6_reference_end_ 1PE 4:10; 5:5, 10, 12 (alternate sense 5.) _reference_start_1 Peter 4:10_reference_end_ _reference_start_1 Peter 5:5_reference_end_ _reference_start_1 Peter 5:10_reference_end_ _reference_start_1 Peter 5:12_reference_end_ _reference_start_2 Peter 3:18_reference_end_ \gtrm carisma \trnl charisma _reference_start_Romans 1:11_reference_end_ _reference_start_2 Corinthians 1:11_reference_end_ \gtrm carizomai \trnl charizomai _reference_start_Acts 27:24_reference_end_ _reference_start_Romans 8:32_reference_end_ \en3 c. God's grace asm shown by special abilities he distributes \gtrm cariv \trnl charis _reference_start_Romans 12:6_reference_end_ _reference_start_Romans 15:15_reference_end_ _reference_start_1 Corinthians 3:10_reference_end_ _reference_start_2 Corinthians 8:1_reference_end_ _reference_start_Ephesians 4:7_reference_end_ _reference_start_Hebrews 10:29_reference_end_ \gtrm carisma \trnl charisma _reference_start_Romans 12:6_reference_end_ _reference_start_1 Corinthians 1:7_reference_end_ _reference_start_1 Corinthians 7:7_reference_end_ _reference_start_1 Corinthians 12:4_reference_end_ _reference_start_1 Corinthians 12:9_reference_end_ _reference_start_1 Corinthians 12:28_reference_end_ _reference_start_1 Corinthians 12:30_reference_end_ _reference_start_1 Corinthians 12:31_reference_end_ _reference_start_1 Timothy 4:14_reference_end_ _reference_start_2 Timothy 1:6_reference_end_ _reference_start_1 Peter 4:10_reference_end_ \en3 d. God's grace in choosing a person to do a particular task \gtrm cariv \trnl charis _reference_nstart_Luke 1:30_reference_end_ _reference_start_Luke 2:40_reference_end_ _reference_start_Luke 2:52_reference_end_ _reference_start_Acts 7:46_reference_end_ \en3 e. The favorable attitude of one human being towards another \gtrm cariv \trnl charis _reference_start_Acts 2:47_reference_end_ _reference_start_Acts 7:10_reference_end_ \en3 f. God's grace shown to an individual by means of healing \gtrm carizomai \trnl charizomai _reference_start_Luke 7:21_reference_end_ \en3 g. God's grace shown through forgiveness \gtrm carizomai \trnl charizomai _reference_start_Luke 7:42_reference_end_ _reference_start_Luke 7:43_reference_end_ 2CO 2:7, 10 (3 occurrences); 12:13 _reference_start_2 Corinthians 2:7_reference_end_ _reference_start_2 Corinthians 2:10_reference_end_ _reference_start_2 Corinthians 12:13_reference_end_ EPH 4:32 (2 occurrences) _reference_start_Ephesians 4:32_reference_end_ COL 2:13; 3:13 (2 occurrences) _reference_start_Colossians 2:13_reference_end_ _reference_start_Colossians 3:13_reference_end_ o\en2 3. An act of kindness, goodwill, or favor \gtrm cariv \trnl charis _reference_start_Acts 24:27_reference_end_ _reference_start_Acts 25:3_reference_end_ _reference_start_Acts 25:9_reference_end_ _reference_start_Romans 4:4_reference_end_ _reference_start_1 Corinthians 16:3_reference_end_ _reference_start_2 Corinthians 8:6_reference_end_ _reference_start_2 Corinthians 8:7_reference_end_ _reference_start_2 Corinthians 8:19_reference_end_ \en2 4. Something good and helpful, a benefit \gtrm cariv \trnl charis _reference_start_2 Corinthians 1:15_reference_end_ _reference_start_2 Corinthians 9:8_reference_end_ _reference_start_Ephesians 4:29_reference_end_ \en2 5. Privilege, privileged position given because of God's goodwill \gtrm cariv \trnl charis _reference_start_Romans 1:5_reference_end_ _reference_start_Romans 5:2_reference_end_ _reference_start_Romans 12:3_reference_end_ _reference_start_2 Corinthians 8:4_reference_end_ _reference_start_Galatians 2:9_reference_end_ _reference_start_Galatians 5:4_refeprence_end_ _reference_start_Ephesians 3:2_reference_end_ _reference_start_Ephesians 3:7_reference_end_ _reference_start_Ephesians 3:8_reference_end_ \gtrm caritow \trnl charitoõ _reference_start_Luke 1:28_reference_end_ \en2 6. Other senses of “charis”, not usually translated as “grace” in English \en3 a. Pleasing, attractive, and suitable speech \gtrm cariv \trnl charis _reference_start_Luke 4:22_reference_end_ _reference_start_Colossians 4:6_reference_end_ \en3 b. Thanks, gratitude \gtrm cariv \trnl charis _reference_start_Luke 6:32_reference_end_ _reference_start_Luke 6:33_reference_end_ _reference_start_Luke 6:34_reference_end_ _reference_start_Luke 17:9_reference_end_ _reference_start_Romans 6:17_reference_end_ _reference_start_Romans 7:25_reference_end_ _reference_start_1 Corinthians 10:30_reference_end_ _reference_start_1 Corinthians 15:57_reference_end_ _reference_start_2 Corinthians 2:14_reference_end_ _reference_start_2 Corinthians 8:16_reference_end_ _reference_start_2 Corinthians 9:15_reference_end_ _reference_start_Colossians 3:16_reference_end_ _reference_start_1 Timothy 1:12_reference_end_ _reference_start_2 Timothy 1:3_reference_end_ _reference_start_Hebrews 12:28_reference_end_ \en3 c. A privilege given by God to suffer for His sake \gtrm carizomai \trnl charizomai _reference_start_Philippians 1:29_reference_end_ \en3 d. Graced by God by revealing His grace through suffering \gtrm cariv \trnl charis _reference_start_1 Peter 2:19_reference_end_ _reference_start_1 Peter 2:20_reference_end_ \en3 e. A gift from God contingent upon human requests \gtrm carizomai \trnl charizomai _reference_start_Philemon 1:22_reference_end_ \en3 f. The judicial transferal of one being held as a criminal \gtrm carizomai \trnl charizomai _reference_start_Acts 3:14_reference_end_ _reference_start_Acts 25:11_reference_end_ _reference_start_Acts 25:16_reference_end_ \en3 g. The most ultimate conveying of blessing, favor, and honor \gtrm carizomai \trnl charizomai _reference_start_Philippians 2:9_reference_end_ j:7HEARTheart\see (see also COMPASSION, LOVE, SOUL, SPIRIT ) \o1 1. The center or innermost part of our non-physical being \o2 a. The innermost part of us in general \o2 b. The part of our being associated with thoughts and ideas \o3 1) From the Greek word “kardia” \o3 2) From other Greek words \o2 c. The part of our being associated with our desires and concerns \o2 d. The part of our being associated with our emotions and feelings \o1 2. Common phrases \o2 a. From the heart (sincerely, genuinely) \o2 b. With all the heart (with complete devotion of your will) \o2 c. In singleness of heart (with single minded loyalty and devotu"9+HADEShades\see (see HELL)W8%%uGRACE, FAVORgrace, favor\o1 1. Blessing, may God's grace be with you, especially as part of a greeting \o1 2. Loving-kindness (undeserved) \o2 a. God's grace as shown by his plan of salvation \o2 b. God's grace as shown by his giving ongoing helpe ?tfXJ<. xj\N@2$|n`RD6( u, t,! s0 r. q1 p-  o- n- m- lA k< j< i< h:  g: f8 e8 d7 c6 b5 a5 `3 _1 ^1 ]1 \1 [1 Z0 Y0 X0 W/ V/ U/ T. S-  R-  Q- P- O- N- M- L- K- J- I- H- G, F, E, D, C,  B+ A+ @+ ?B >B =? <:  ;= :< 99 89 78 ?tfXJ<. xj\N@2$|n`RD6( 4/ 3/ 2/ 1/ 0. /- ., -, ,, +3 *3 )1 (/ '/ &/ %*+ $** #* ", !,/ ,. *4 *( * < 7 6 .  .  .  . .  . . -  :  1 / . - -  - , / - = < < < < ; : : 7 ~2 }/ |/  {/ z. y, x,( w, v, + ?tfXJ<. xj\N@2$|n`RD6( s(  r( " q(  p( o+& n, m, lB k< j< i; h; g: f:  e: d4 c3 b2 a1 `0 _/ ^- ]- \, [, Z* Y2 X, W, V, U9 T< S< R2 Q:  P7 O6 N3 M/  L/ K/ J.9 I.  H- G- F* E*" D*! C* B3 A* @* ?1 >1 =1 <0 ;0 :/ 9-  8- 7- 61 5/ vion) \o1 3. The innermost part of things other than human beings \o1 4. Other ways of speaking of things of the heart \o2 a. Being concerned with \o2 b. The idea to “take heart” \o2 c. The inner man \gtrm kardia \trnl kardia \xref [L&N 26.3] \def inner self \xref [L&N 83.14] \def inside \xref (others) \def Also participates in idioms of thought, learning, opinion, decision, friendliness, affection, worry, sorrow, stubbornness, purification, etc. \gtrm kardiognwstjv \trnl kardiognõstæs \xref [L&N 28.12] \def knower of hearts \gtrm skljrokardian \trnl sklærokardian \xref [L&N 88.224] \def stubborn \gtrm splancna \trnl splanchna \xref [L&N 8.58] \def intestines \xref [L&N 26.11] \def feelings, desires, intention \xref [L&N 25.49] \def compassion \xref [L&N 25.50] \def object of affection \xref [L&N 25.55] \def refuse to show compassion (idiom) \xref [L&N 25.54] \def restrict ones affection to (idiom) \gtrm eusplancnav \trnl eusplanchnas \xref [L&N 25.51] \def compassion \gtrm koilia \trnl koiliwa \xref [L&N 8.67] \def belly \xref [L&N 8.69] \def womb \xref [L&N 26.11] \def feelings \xref [L&N 25.28] \def bodily desires \gtrm nouv \trnl nous \xref [L&N 26.14] \def mind \xref [L&N 30.5] \def way of thinking \gtrm nojma \trnl noæma \xref [L&N 26.14] \def mind \xref [L&N 30.15] \def thought \gtrm dianoia \trnl dianoia \xref [L&N 26.14] \def mind \xref [L&N 30.5] \def way of thinking \xref [L&N 30.15] \def thought \gtrm fronjma \trnl phronæma \xref [L&N 26.15] \def thoughtful planning \gtrm fronew \trnl phroneõ \xref [L&N 26.16] \def have attitude \xref [L&N 30.20] \def ponder \xref [L&N 31.1] \def hold a view \xref [L&N 87.12] \def honor \xref [L&N 88.209] \def be haughty (high minded) \gtrm qarsew \trnl tharseõ \xref [L&N 25.156] \def have courage, take heart \gtrm euqumew \trnl euthumeõ \xref [L&N 25.146] \def be encouraged \gtrm esw anqrwpov \trnl esõ anthrõpos \def inner man \en2 1. The center or innermost part of our non-physical being \en3 a. The innermost part of us in general \gtrm kaxrdia \trnl kardia _reference_start_Luke 16:15_reference_end_ _reference_start_Acts 8:21_reference_end_ _reference_start_Acts 15:9_reference_end_ _reference_start_Romans 5:5_reference_end_ _reference_start_Romans 8:27_reference_end_ _reference_start_2 Corinthians 1:22_reference_end_ _reference_start_Galatians 4:6_reference_end_ _reference_start_Ephesians 3:17_reference_end_ _reference_start_Philippians 4:7_reference_end_ _reference_start_Colossians 3:15_reference_end_ _reference_start_1 Thessalonians 2:4_reference_end_ HEB 3:10; 10:22 (2 occurrences) ( alternate sense 1.c.); 13:9 _reference_start_Hebrews 3:10_reference_end_ _reference_start_Hebrews 10:22_reference_end_ _reference_start_Hebrews 13:9_reference_end_ _reference_start_James 1:26_reference_end_ _reference_start_James 4:8_reference_end_ _reference_start_1 Peter 3:4_reference_end_ _reference_start_1 Peter 3:15_reference_end_ _reference_start_Revelation 2:23_reference_end_ \gtrm kardiognwstjv \trnl kardiognõstæs ACT 1:24 (compound word); 15:8 (coympound word) _reference_start_Acts 1:24_reference_end_ _reference_start_Acts 15:8_reference_end_ \gtrm koilia \trnl koilia _reference_start_John 7:38_reference_end_ \en3 b. The part of our being associated with thoughts and ideas \en4 1) From the Greek word “kardia” \gtrm kardia \trnl kardia MAT 5:28; 9:4; 12:34; 13:15 (2 occurrences), 19; 15:18, 19; 24:48 _reference_start_Matthew 5:28_reference_end_ _reference_start_Matthew 9:4_reference_end_ _reference_start_Matthew 12:34_reference_end_ _reference_start_Matthew 13:15_reference_end_ _reference_start_Matthew 13:19_reference_end_ _reference_start_Matthew 15:18_reference_end_ _reference_start_Matthew 15:19_reference_end_ _reference_start_Matthew 24:48_reference_end_ _reference_start_Mark 2:6_reference_end_ _reference_start_Mark 2:8_reference_end_ _reference_start_Mark 3:5_reference_end_ _reference_start_Mark 6:52_reference_end_ _reference_start_Mark 7:19_reference_end_ _reference_start_Mark 7:21_reference_end_ _reference_start_Mark 8:17_reference_end_ _rezference_start_Mark 11:23_reference_end_ LUK 1:66; 2:19, 35, 51; 3:15; 5:22; 6:45 (2 occurrences); 8:12; 9:47; 12:45; 21:14, 34; 24:25, 38 _reference_start_Luke 1:66_reference_end_ _reference_start_Luke 2:19_reference_end_ _reference_start_Luke 2:35_reference_end_ _reference_start_Luke 2:51_reference_end_ _reference_start_Luke 3:15_reference_end_ _reference_start_Luke 5:22_reference_end_ _reference_start_Luke 6:45_reference_end_ _reference_start_Luke 8:12_reference_end_ _reference_start_Luke 9:47_reference_end_ _reference_start_Luke 12:45_reference_end_ _reference_start_Luke 21:14_reference_end_ _reference_start_Luke 21:34_reference_end_ _reference_start_Luke 24:25_reference_end_ _reference_start_Luke 24:38_reference_end_ JHN 12:40 (2 occurrences); 13:2 _reference_start_John 12:40_reference_end_ _reference_start_John 13:2_reference_end_ _reference_start_Acts 5:3_reference_end_ _reference_start_Acts 5:4_reference_end_ _reference_start_Acts 7:23_reference_end_ _reference_start_Acts 16:14_reference_end_ _refe{rence_start_Romans 1:21_reference_end_ _reference_start_Romans 2:5_reference_end_ _reference_start_Romans 2:15_reference_end_ _reference_start_Romans 10:6_reference_end_ _reference_start_Romans 10:8_reference_end_ _reference_start_Romans 10:9_reference_end_ _reference_start_Romans 10:10_reference_end_ _reference_start_Romans 16:18_reference_end_ 1CO 2:9; 4:5; 7:37 (2 occurrences); 14:25 _reference_start_1 Corinthians 2:9_reference_end_ _reference_start_1 Corinthians 4:5_reference_end_ _reference_start_1 Corinthians 7:37_reference_end_ _reference_start_1 Corinthians 14:25_reference_end_ 2CO 3:2, 3, 15; 4:6; 5:12; 6:11, 13 (Implied); 9:7 _reference_start_2 Corinthians 3:2_reference_end_ _reference_start_2 Corinthians 3:3_reference_end_ _reference_start_2 Corinthians 3:15_reference_end_ _reference_start_2 Corinthians 4:6_reference_end_ _reference_start_2 Corinthians 5:12_reference_end_ _reference_start_2 Corinthians 6:11_reference_end_ _reference_start_2 Corinthians 6:13_reference_end_ _reference_start_2 Cor|inthians 9:7_reference_end_ _reference_start_Ephesians 1:18_reference_end_ _reference_start_Ephesians 4:18_reference_end_ _reference_start_Hebrews 3:8_reference_end_ _reference_start_Hebrews 3:12_reference_end_ _reference_start_Hebrews 3:15_reference_end_ _reference_start_Hebrews 4:7_reference_end_ _reference_start_Hebrews 4:12_reference_end_ _reference_start_Hebrews 8:10_reference_end_ _reference_start_Hebrews 10:16_reference_end_ _reference_start_2 Peter 1:19_reference_end_ 1JN 3:19, 20 (2 occurrences), 21 _reference_start_1 John 3:19_reference_end_ _reference_start_1 John 3:20_reference_end_ _reference_start_1 John 3:21_reference_end_ _reference_start_Revelation 17:17_reference_end_ _reference_start_Revelation 18:7_reference_end_ \gtrm skljrokardian \trnl sklærokardian MAT 19:8 (compound word) _reference_start_Matthew 19:8_reference_end_ MRK 10:5 (compound word); 16:14 (compound word) _reference_start_Mark 10:5_reference_end_ _reference_start_Mark 16:14_reference_end_ \en4 2) From other Greek words \g}trm kardia \trnl kardia _reference_start_Philippians 4:7_reference_end_ \gtrm nouv \trnl nous _reference_start_Luke 24:45_reference_end_ _reference_start_Romans 1:28_reference_end_ _reference_start_Romans 7:23_reference_end_ _reference_start_Romans 7:25_reference_end_ _reference_start_Romans 11:34_reference_end_ _reference_start_Romans 12:2_reference_end_ _reference_start_Romans 14:5_reference_end_ 1CO 1:10; 2:16 (2 occurrences); 14:14, 15 (2 occurrences), 19 _reference_start_1 Corinthians 1:10_reference_end_ _reference_start_1 Corinthians 2:16_reference_end_ _reference_start_1 Corinthians 14:14_reference_end_ _reference_start_1 Corinthians 14:15_reference_end_ _reference_start_1 Corinthians 14:19_reference_end_ _reference_start_Ephesians 4:17_reference_end_ _reference_start_Ephesians 4:23_reference_end_ _reference_start_Colossians 2:18_reference_end_ _reference_start_2 Thessalonians 2:2_reference_end_ _reference_start_1 Timothy 6:5_reference_end_ _reference_start_2 Timothy 3:8_reference_end_ _reference_s~tart_Titus 1:15_reference_end_ _reference_start_Revelation 13:18_reference_end_ _reference_start_Revelation 17:9_reference_end_ \gtrm nojma \trnl noæma _reference_start_2 Corinthians 2:11_reference_end_ _reference_start_2 Corinthians 3:14_reference_end_ _reference_start_2 Corinthians 4:4_reference_end_ _reference_start_2 Corinthians 10:5_reference_end_ _reference_start_2 Corinthians 11:3_reference_end_ _reference_start_Philippians 4:7_reference_end_ \gtrm dianoia \trnl dianoia _reference_start_Matthew 22:37_reference_end_ _reference_start_Mark 12:30_reference_end_ _reference_start_Luke 1:51_reference_end_ _reference_start_Luke 10:27_reference_end_ _reference_start_Ephesians 1:18_reference_end_ _reference_start_Ephesians 2:3_reference_end_ _reference_start_Ephesians 4:18_reference_end_ _reference_start_Colossians 1:21_reference_end_ _reference_start_Hebrews 8:10_reference_end_ _reference_start_Hebrews 10:16_reference_end_ _reference_start_1 Peter 1:13_reference_end_ _reference_start_2 Peter 3:1_reference_end_ _reference_start_1 John 5:20_reference_end_ \gtrm fronjma \trnl phronæma ROM 8:6 (2 occurrences), 7, 27 _reference_start_Romans 8:6_reference_end_ _reference_start_Romans 8:7_reference_end_ _reference_start_Romans 8:27_reference_end_ \en3 c. The part of our being associated with our desires and concerns \gtrm kardia \trnl kardia _reference_start_Matthew 5:8_reference_end_ _reference_start_Matthew 6:21_reference_end_ _reference_start_Matthew 11:29_reference_end_ _reference_start_Matthew 15:8_reference_end_ _reference_start_Mark 7:6_reference_end_ _reference_start_Luke 1:17_reference_end_ _reference_start_Luke 1:51_reference_end_ _reference_start_Luke 8:15_reference_end_ _reference_start_Luke 12:34_reference_end_ ACT 4:32; 7:39, 51; 8:22; 13:22; 21:13; 28:27 (2 occurrences) _reference_start_Acts 4:32_reference_end_ _reference_start_Acts 7:39_reference_end_ _reference_start_Acts 7:51_reference_end_ _reference_start_Acts 8:22_reference_end_ _reference_start_Acts 13:22_reference_end_ _reference_start_Acts 21:13_reference_end_ _reference_start_Acts 28:27_reference_end_ _reference_start_Romans 1:24_reference_end_ _reference_start_Romans 2:29_reference_end_ _reference_start_Romans 10:1_reference_end_ _reference_start_2 Corinthians 7:3_reference_end_ _reference_start_2 Corinthians 8:16_reference_end_ _reference_start_Philippians 1:7_reference_end_ _reference_start_2 Thessalonians 2:17_reference_end_ _reference_start_2 Thessalonians 3:5_reference_end_ _reference_start_1 Timothy 1:5_reference_end_ _reference_start_2 Timothy 2:22_reference_end_ _reference_start_1 Peter 1:22_reference_end_ _reference_start_2 Peter 2:14_reference_end_ _reference_start_James 3:14_reference_end_ \en3 d. The part of our being associated with our emotions and feelings \gtrm kardia \trnl kardia _reference_start_Luke 24:32_reference_end_ _reference_start_John 14:1_reference_end_ _reference_start_John 14:27_reference_end_ _reference_start_John 16:6_reference_end_ _reference_start_John 16:22_reference_end_ _reference_start_Acts 2:26_reference_end_ _reference_start_Acts 2:37_reference_end_ _reference_start_Acts 2:46_reference_end_ _reference_start_Acts 14:17_reference_end_ _reference_start_Romans 9:2_reference_end_ _reference_start_2 Corinthians 2:4_reference_end_ _reference_start_Ephesians 6:22_reference_end_ _reference_start_Colossians 2:2_reference_end_ _reference_start_Colossians 3:16_reference_end_ _reference_start_Colossians 4:8_reference_end_ _reference_start_1 Thessalonians 2:17_reference_end_ _reference_start_1 Thessalonians 3:13_reference_end_ _reference_start_James 5:5_reference_end_ _reference_start_James 5:8_reference_end_ \gtrm splancna \trnl splanchna LUK 1:78 (figurative) _reference_start_Luke 1:78_reference_end_ _reference_start_2 Corinthians 6:12_reference_end_ _reference_start_2 Corinthians 7:15_reference_end_ _reference_start_Philippians 1:8_reference_end_ _reference_start_Philippians 2:1_reference_end_ _reference_start_Colossians 3:12_reference_end_ _reference_start_Philemon 1:7_reference_end_ _reference_start_Philemon 1:12_reference_end_ _reference_start_Philemon 1:20_reference_end_ _reference_start_1 John 3:17_reference_end_ \gtrm eusplancnav \trnl eusplanchnas _reference_start_Ephesians 4:32_reference_end_ _reference_start_1 Peter 3:8_reference_end_ \en2 2. Common phrases \en3 a. From the heart (sincerely, genuinely) \gtrm kardia \trnl kardia _reference_start_Matthew 18:35_reference_end_ _reference_start_Romans 6:17_reference_end_ \en3 b. With all the heart (with complete devotion of your will) \gtrm kardia \trnl kardia _reference_start_Matthew 22:37_reference_end_ _reference_start_Mark 12:30_reference_end_ _reference_start_Mark 12:33_reference_end_ _reference_start_Luke 10:27_reference_end_ _reference_start_Acts 11:23_reference_end_ _reference_start_Ephesians 5:19_reference_end_ \en3 c. In singleness of heart (with single minded loyalty and devotion) \gtrm kardia \trnl kardia _reference_start_Ephesians 6:5_reference_end_ _reference_start_Colossians 3:22_reference_end_ \en2 3. The innermost part of things other than human beings \gtrm kardia \trnl kardia _reference_start_Matthew 12:40_reference_end_ \en2 4. Other ways of speaking of things of the heart \en3 a. Being concerned with \gtrm fronew \trnl phroneõ _reference_start_Matthew 16:23_reference_end_ _reference_start_Mark 8:33_reference_end_ _reference_start_Acts 23:22_reference_end_ ROM 8:5; 12:3, 16 (2 occurrences); 14:6 (2 occurrences); 15:5 _reference_start_Romans 8:5_reference_end_ _reference_start_Romans 12:3_reference_end_ _reference_start_Romans 12:16_reference_end_ _reference_start_Romans 14:6_reference_end_ _reference_start_Romans 15:5_reference_end_ _reference_start_1 Corinthians 4:6_reference_end_ _reference_start_1 Corinthians 13:11_reference_end_ _reference_start_Galatians 5:10_reference_end_ PHP 1:7; 2:2, 5; 3:15 (2 occurrences), 16, 19; 4:2, 10 (2 occurrences) _reference_start_Philippians 1:7_reference_end_ _reference_start_Philippians 2:2_reference_end_ _reference_start_Philippians 2:5_reference_end_ _reference_start_Philippians 3:15_reference_end_ _reference_start_Philippians 3:16_reference_end_ _reference_start_Philippians 3:19_reference_end_ _reference_start_Philippians 4:2_reference_end_ _reference_start_Philippians 4:10_reference_end_ _reference_start_Colossians 3:2_reference_end_ \en3 b. The idea to “take heart” \gtrm qarsew \trnl tharseõ _reference_start_Matthew 9:2_reference_end_ _reference_start_Matthew 9:22_reference_end_ _reference_start_Matthew 14:27_reference_end_ _reference_start_Mark 6:50_reference_end_ _reference_start_Mark 10:49_reference_end_ _reference_start_Luke 8:48_reference_end_ _reference_start_John 16:33_reference_end_ _reference_start_Acts 23:11_reference_end_ \gtrm euqumew \trnl euthumeõ _reference_start_Acts 27:22_reference_end_ _reference_start_Acts 27:25_reference_end_ _reference_start_James 5:13_reference_end_ \en3 c. The inner man \gtrm esw anqrwpov \trnl esõ anthrõpos _reference_start_Romans 7:22_reference_end_ _reference_start_2 Corinthians 4:16_reference_end_ _reference_start_Ephesians 3:16_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( 2> 1= 0:  /: .: -: ,: +: *: )1 (1 '/  &/ %/ $/ #/ "/ !/ / . .% . . - - - -  -  - - - , , , , +  + ( *& * *" * * - * / * *- * * *3 *# * *B )  ~) }) |) {)4 z) y) x) w(0 v( u( t(  ?tfXJ<. xj\N@2$|n`RD6( q,3 p,' o, n* " m* l*3 k* j) i( h(  g( f( e- d- c- b> a= `< _:  ^: ]3 \1 [1 Z1 Y*  X*3 W)  V(% U2 T/  S/  R/ Q/ P/ OB NB  M8 L7 K6 J5 I3 H1 G1 F. E. D. C. B. A- @-  ?- " >- =- <- ;*- :2 9) 8)  7( 6B 5B 4> 3> ?tfXJ<. xj\N@2$|n`RD6( 0- /, .)! -( ,( ( +3 *1 )1 (,  '*  &) ! %)  $(% #- "(# !< 1 > 9 9 9 3 2 2 / / *N ; ; 4 4 3 3 3 1 / -  , ,. ,% , + + + + * ; = < 7 ~6 }5 |5 {2 z/ y/ x-  w- v- u, t, s,  r, ?tfXJ<. xj\N@2$|n`RD6( o,  n, m,* l, k, j, i, h*! g* f* e* d*  c* 8 b*  a* : `* _)> ^)  ])  \)  [) Z(@ Y(# X( W( V( U( T( S( R(  Q( P( O( N1 M/ L- K; J, I, H, G+! F*0 E) 1 D)2 C( B(  A(  @3 ?2 >2 =2 <2 ;2 :2 92 82 70 6. 5. 4- 3- 2-  1- spiritual beings \o1 3. Sky as associated with God's presence or blessing \o1 4. Figurative uses \o2 a. Heaven, metonymy referring to God \o2 b. Heaven, personified, or metonymy in doublet for its occupants \o2 c. Other figurative uses \o1 5. Having to do with the supernatural world \o2 a. The heavenly places, in the supernatural realm \o2 b. Things of a spiritual kind \gtrm ouranov \trnl ouranos \xref [L&N 1.5] \def sky \xref [L&N 1.11] \def heaven \xref [L&N 12.16] \def God \xref [L&N 1.3] \def universe (heaven and earth) \xref [L&N 1.43] \def on earth (all under heaven) \xref [L&N 4.41] \def wild (birds of the heaven) \xref [L&N 12.45] \def supernatural (ranks of heaven) \xref [L&N 59.66] \def immensely (increase to the heavens) \gtrm ouraniov \trnl ouranios \xref [L&N 1.12] \def heavenly (adjective) \xref [L&N 12.30] \def angelic (heavenly ranks) \gtrm ouranoqen \trnl ouranothen \xref [L&N 1.9] \def from the sky \gtrm paradeisov \trnl paradeisos \xref [L&N 1.14] \def paradise \gtrm epouraniov \trnl epouranios \xref [L&N 1.8] \def in the sky (adjective) \xref [L&N 1.12] \def heavenly \xref [L&N 12.17] \def from God \xref [L&N 1.26] \def heavenly (body) \xref [L&N 12.44] \def supernatural (powers) \gtrm mesouranjma \trnl mesouranæma \xref [L&N 1.10] \def high in the sky \gtrm diopetjv \trnl diopetæs \xref [L&N 2.48] \def stone from heaven (hapax legomenon) (adjective) \gtrm anw... \trnl anõ... \xref [L&N 83.48] \def above (where it implies heaven) \xref [L&N 84.25] \def upwards (where it implies heaven) \gtrm anwqen \trnl anõthen \xref [L&N 84.13] \def from above \xref (others) \def again, for a long time, be born again \gtrm Ãyjlov \trnl hupsælos \xref [L&N 1.13] \def world above \xref (others) \def tall, valuable, arrogant, powerful \gtrm Ãyistov \trnl hupsistos \xref [L&N 1.13] \def world above \xref [L&N 12.4] \def the most high \gtrm Ãyov \trnl hupsos \xref [L&N 1.13] \def world above \xref [L&N 14.42] \def the dawn from on high \xref (others) \def height, and high rank \en2 1. The sky, where weather and stars are observed \gtrm ouranov \trnl ouranos MAT 5:18; 6:26; 8:20; 11:25; 13:32; 16:2, 3 (2 occurrences); 24:29 (2 occurrences), 30 (2 occurrences), 31, 35; 26:64 _reference_start_Matthew 5:18_reference_end_ _reference_start_Matthew 6:26_reference_end_ _reference_start_Matthew 8:20_reference_end_ _reference_start_Matthew 11:25_reference_end_ _reference_start_Matthew 13:32_reference_end_ _reference_start_Matthew 16:2_reference_end_ _reference_start_Matthew 16:3_reference_end_ _reference_start_Matthew 24:29_reference_end_ _reference_start_Matthew 24:30_reference_end_ _reference_start_Matthew 24:31_reference_end_ _reference_start_Matthew 24:35_reference_end_ _reference_start_Matthew 26:64_reference_end_ MRK 4:32; 13:25 (2 occurrences), 27, 31; 14:62 _reference_start_Mark 4:32_reference_end_ _reference_start_Mark 13:25_reference_end_ _reference_start_Mark 13:27_reference_end_ _reference_start_Mark 13:31_reference_end_ _reference_start_Mark 14:62_reference_end_ _reference_start_Luke 8:5_reference_end_ _reference_start_Luke 9:58_reference_end_ _reference_start_Luke 10:21_reference_end_ _reference_start_Luke 12:56_reference_end_ _reference_start_Luke 13:19_reference_end_ _reference_start_Luke 16:17_reference_end_ _reference_start_Luke 17:24_reference_end_ _reference_start_Luke 21:26_reference_end_ _reference_start_Luke 21:33_reference_end_ _reference_start_Acts 2:5_reference_end_ _reference_start_Acts 2:19_reference_end_ _reference_start_Acts 4:12_reference_end_ _reference_start_Acts 4:24_reference_end_ _reference_start_Acts 7:42_reference_end_ _reference_start_Acts 10:12_reference_end_ _reference_start_Acts 11:6_reference_end_ _reference_start_Acts 14:15_reference_end_ _reference_start_Acts 17:24_reference_end_ _reference_start_Ephesians 1:10_reference_end_ _reference_start_Colossians 1:16_reference_end_ _reference_start_Colossians 1:20_reference_end_ _reference_start_Colossians 1:23_reference_end_ _reference_start_Hebrews 1:10_reference_end_ _reference_start_Hebrews 11:12_reference_end_ _reference_start_Hebrews 12:26_reference_end_ _reference_start_2 Peter 3:5_reference_end_ _reference_start_2 Peter 3:7_reference_end_ _reference_start_2 Peter 3:10_reference_end_ _reference_start_2 Peter 3:12_reference_end_ _reference_start_2 Peter 3:13_reference_end_ REV 6:13, 14; 9:1; 10:6; 12:1, 3, 4; 14:7; 20:11; 21:1 (2 occurrences) _reference_start_Revelation 6:13_reference_end_ _reference_start_Revelation 6:14_reference_end_ _reference_start_Revelation 9:1_reference_end_ _reference_start_Revelation 10:6_reference_end_ _reference_start_Revelation 12:1_reference_end_ _reference_start_Revelation 12:3_reference_end_ _reference_start_Revelation 12:4_reference_end_ _reference_start_Revelation 14:7_reference_end_ _reference_start_Revelation 20:11_reference_end_ _reference_start_Revelation 21:1_reference_end_ \gtrm epouraniov \trnl epouranios 1CO 15:40 (2 occurrences) _reference_start_1 Corinthians 15:40_reference_end_ \gtrm mesouranjma \trnl mesouranæma _reference_start_Revelation 8:13_reference_end_ _reference_start_Revelation 14:6_reference_end_ _reference_start_Revelation 19:17_reference_end_ \en2 2. Heaven, the dwelling place of God and other spiritual beings \gtrm ouranov \trnl ouranos MAT 5:12, 16, 34, 45; 6:1, 9, 10, 20; 7:11, 21; 10:32, 33; 12:50; 16:17, 19 (2 occurrences); 18:10 (2 occurrences), 14, 18 (2 occurrences), 19; 19:21; 22:30; 23:22; 24:36; 28:18 _reference_start_Matthew 5:12_reference_end_ _reference_start_Matthew 5:16_reference_end_ _reference_start_Matthew 5:34_reference_end_ _reference_start_Matthew 5:45_reference_end_ _reference_start_Matthew 6:1_reference_end_ _reference_start_Matthew 6:9_reference_end_ _reference_start_Matthew 6:10_reference_end_ _reference_start_Matthew 6:20_reference_end_ _reference_start_Matthew 7:11_reference_end_ _reference_start_Matthew 7:21_reference_end_ _reference_start_Matthew 10:32_reference_end_ _reference_start_Matthew 10:33_reference_end_ _reference_start_Matthew 12:50_reference_end_ _reference_start_Matthew 16:17_reference_end_ _reference_start_Matthew 16:19_reference_end_ _reference_start_Matthew 18:10_reference_end_ _reference_start_Matthew 18:14_reference_end_ _reference_start_Matthew 18:18_reference_end_ _reference_start_Matthew 18:19_reference_end_ _reference_start_Matthew 19:21_reference_end_ _reference_start_Matthew 22:30_reference_end_ _reference_start_Matthew 23:22_reference_end_ _reference_start_Matthew 24:36_reference_end_ _reference_start_Matthew 28:18_reference_end_ _reference_start_Mark 10:21_reference_end_ _reference_start_Mark 11:25_reference_end_ _reference_start_Mark 12:25_reference_end_ _reference_start_Mark 13:32_reference_end_ _reference_start_Mark 16:19_reference_end_ LUK 2:13 (or ouranios, textual problem), 15; 6:23; 10:20; 11:13; 12:33; 15:7; 18:22; 19:38 _reference_start_Luke 2:13_reference_end_ _reference_start_Luke 2:15_reference_end_ _reference_start_Luke 6:23_reference_end_ _reference_start_Luke 10:20_reference_end_ _reference_start_Luke 11:13_reference_end_ _reference_start_Luke 12:33_reference_end_ _reference_start_Luke 15:7_reference_end_ _reference_start_Luke 18:22_reference_end_ _reference_start_Luke 19:38_reference_end_ JHN 3:13 (2 occurrences); 6:32, 33, 38, 41, 42, 50, 51, 58 _reference_start_John 3:13_reference_end_ _reference_start_John 6:32_reference_end_ _reference_start_John 6:33_reference_end_ _reference_start_John 6:38_reference_end_ _reference_start_John 6:41_reference_end_ _reference_start_John 6:42_reference_end_ _reference_start_John 6:50_reference_end_ _reference_start_John 6:51_reference_end_ _reference_start_John 6:58_reference_end_ _reference_start_Acts 3:21_reference_end_ _reference_start_Acts 7:49_reference_end_ _reference_start_Romans 1:18_reference_end_ _reference_start_1 Corinthians 8:5_reference_end_ _reference_start_1 Corinthians 15:47_reference_end_ _reference_start_2 Corinthians 5:1_reference_end_ _reference_start_Galatians 1:8_reference_end_ _reference_start_Ephesians 3:15_reference_end_ _reference_start_Ephesians 6:9_reference_end_ _reference_start_Philippians 3:20_reference_end_ _reference_start_Colossians 1:5_reference_end_ _reference_start_Colossians 4:1_reference_end_ HEB 8:1; 9:23 (2 occurrences), 24; 12:23, 25 _reference_start_Hebrews 8:1_reference_end_ _reference_start_Hebrews 9:23_reference_end_ _reference_start_Hebrews 9:24_reference_end_ _reference_start_Hebrews 12:23_reference_end_ _reference_start_Hebrews 12:25_reference_end_ _reference_start_James 5:12_reference_end_ _reference_start_1 Peter 1:4_reference_end_ _reference_start_1 Peter 1:12_reference_end_ _reference_start_Revelation 3:12_reference_end_ _reference_start_Revelation 4:2_reference_end_ _reference_start_Revelation 5:3_reference_end_ _reference_start_Revelation 5:13_reference_end_ _reference_start_Revelation 8:1_reference_end_ _reference_start_Revelation 11:13_reference_end_ _reference_start_Revelation 11:15_reference_end_ _reference_start_Revelation 11:19_reference_end_ _reference_start_Revelation 12:7_reference_end_ _reference_start_Revelation 12:10_reference_end_ _reference_start_Revelation 13:6_reference_end_ _reference_start_Revelation 14:17_reference_end_ _reference_start_Revelation 15:1_reference_end_ _reference_start_Revelation 15:5_reference_end_ _reference_start_Revelation 16:11_reference_end_ _reference_start_Revelation 19:1_reference_end_ _reference_start_Revelation 19:14_reference_end_ \gtrm ouraniov \trnl ouranios _reference_start_Matthew 5:48_reference_end_ _reference_start_Matthew 6:14_reference_end_ _reference_start_Matthew 6:26_reference_end_ _reference_start_Matthew 6:32_reference_end_ _reference_start_Matthew 15:13_reference_end_ _reference_start_Matthew 18:35_reference_end_ _reference_start_Matthew 23:9_reference_end_ _reference_start_Acts 26:19_reference_end_ \gtrm paradeisov \trnl paradeisos _reference_start_Luke 23:43_reference_end_ _reference_start_2 Corinthians 12:3_reference_end_ _reference_start_2 Corinthians 12:4_reference_end_ _reference_start_Revelation 2:7_reference_end_ \gtrm epouraniov \trnl epouranios 1CO 15:48 (2 occurrences), 49 _reference_start_1 Corinthians 15:48_reference_end_ _reference_start_1 Corinthians 15:49_reference_end_ _reference_start_Philippians 2:10_reference_end_ _reference_start_Hebrews 3:1_reference_end_ _reference_start_Hebrews 6:4_reference_end_ \gtrm anw... \trnl anõ... _reference_start_John 8:23_reference_end_ _reference_start_Galatians 4:26_reference_end_ _reference_start_Philippians 3:14_reference_end_ _reference_start_Colossians 3:1_reference_end_ _reference_start_Colossians 3:2_reference_end_ \gtrm Ãyjlov \trnl hupsælos _reference_start_Hebrews 1:3_reference_end_ \gtrm Ãyistov \trnl hupsistos _reference_start_Matthew 21:9_reference_end_ _reference_start_Mark 11:10_reference_end_ _reference_start_Luke 2:14_reference_end_ _reference_start_Luke 19:38_reference_end_ \gtrm Ãyov \trnl hupsos _reference_start_Luke 1:78_reference_end_ _reference_start_Luke 24:49_reference_end_ _reference_start_Ephesians 4:8_reference_end_ \en2 3. Sky as associated with God's presence or blessing \gtrm ouranov \trnl ouranos _reference_start_Matthew 3:16_reference_end_ _reference_start_Matthew 3:17_reference_end_ _reference_start_Matthew 14:19_reference_end_ _reference_start_Matthew 16:1_reference_end_ _reference_start_Matthew 28:2_reference_end_ _reference_start_Mark 1:10_reference_end_ _reference_start_Mark 1:11_reference_end_ _reference_start_Mark 6:41_reference_end_ _reference_start_Mark 7:34_reference_end_ _reference_start_Mark 8:11_reference_end_ _reference_start_Luke 3:21_reference_end_ _reference_start_Luke 3:22_reference_end_ _reference_start_Luke 4:25_reference_end_ _reference_start_Luke 9:16_reference_end_ _reference_start_Luke 9:54_reference_end_ _reference_start_Luke 10:18_reference_end_ _reference_start_Luke 11:16_reference_end_ _reference_start_Luke 17:29_reference_end_ _reference_start_Luke 18:13_reference_end_ _reference_start_Luke 21:11_reference_end_ _reference_start_Luke 24:51_reference_end_ _reference_start_John 1:32_reference_end_ _reference_start_John 3:31_reference_end_ _reference_start_John 6:31_reference_end_ _reference_start_John 6:32_reference_end_ _reference_start_John 12:28_reference_end_ _reference_start_John 17:1_reference_end_ ACT 1:10, 11 (3 occurrences); 2:2, 34; 7:55, 56; 9:3; 10:11, 16; 11:5, 9, 10; 22:6 _reference_start_Acts 1:10_reference_end_ _reference_start_Acts 1:11_reference_end_ _reference_start_Acts 2:2_reference_end_ _reference_start_Acts 2:34_reference_end_ _reference_start_Acts 7:55_reference_end_ _reference_start_Acts 7:56_reference_end_ _reference_start_Acts 9:3_reference_end_ _reference_start_Acts 10:11_reference_end_ _reference_start_Acts 10:16_reference_end_ _reference_start_Acts 11:5_reference_end_ _reference_start_Acts 11:9_reference_end_ _reference_start_Acts 11:10_reference_end_ _reference_start_Acts 22:6_reference_end_ _reference_start_Romans 10:6_reference_end_ _reference_start_2 Corinthians 12:2_reference_end_ _reference_start_Ephesians 4:10_reference_end_ _reference_start_1 Thessalonians 1:10_reference_end_ _reference_start_1 Thessalonians 4:16_reference_end_ _reference_start_2 Thessalonians 1:7_reference_end_ _reference_start_Hebrews 4:14_reference_end_ _reference_start_Hebrews 7:26_reference_end_ _reference_start_James 5:18_reference_end_ _reference_start_1 Peter 3:22_reference_end_ _reference_start_2 Peter 1:18_reference_end_ REV 4:1; 8:10; 10:1, 4, 5, 8; 11:6, 12 (2 occurrences); 12:8; 13:13; 14:2, 13; 16:21; 18:1, 4; 19:11; 20:1, 9; 21:2, 10 _reference_start_Revelation 4:1_reference_end_ _reference_start_Revelation 8:10_reference_end_ _reference_start_Revelation 10:1_reference_end_ _reference_start_Revelation 10:4_reference_end_ _reference_start_Revelation 10:5_reference_end_ _reference_start_Revelation 10:8_reference_end_ _reference_start_Revelation 11:6_reference_end_ _reference_start_Revelation 11:12_reference_end_ _reference_start_Revelation 12:8_reference_end_ _reference_start_Revelation 13:13_reference_end_ _reference_start_Revelation 14:2_reference_end_ _reference_start_Revelation 14:13_reference_end_ _reference_start_Revelation 16:21_reference_end_ _reference_start_Revelation 18:1_reference_end_ _reference_start_Revelation 18:4_reference_end_ _reference_start_Revelation 19:11_reference_end_ _reference_start_Revelation 20:1_reference_end_ _reference_start_Revelation 20:9_reference_end_ _reference_start_Revelation 21:2_reference_end_ _reference_start_Revelation 21:10_reference_end_ \gtrm ouranoqen \trnl ouranothen _reference_start_Acts 14:17_reference_end_ _reference_start_Acts 26:13_reference_end_ \gtrm diopetjv \trnl diopetæs _reference_start_Acts 19:35_reference_end_ \en2 4. Figurative uses \en3 a. Heaven, metonymy referring to God \gtrm ouranov \trnl ouranos MAT 3:2; 4:17; 5:3, 10, 19 (2 occurrences), 20; 7:21; 8:11; 10:7; 11:11, 12; 13:11, 24, 31, 33, 44, 45, 47, 52; 16:19; 18:1, 3, 4, 23; 19:12, 14, 23; 20:1; 21:25 (2 occurrences); 22:2; 23:13; 25:1 _reference_start_Matthew 3:2_reference_end_ _reference_start_Matthew 4:17_reference_end_ _reference_start_Matthew 5:3_reference_end_ _reference_start_Matthew 5:10_reference_end_ _reference_start_Matthew 5:19_reference_end_ _reference_start_Matthew 5:20_reference_end_ _reference_start_Matthew 7:21_reference_end_ _reference_start_Matthew 8:11_reference_end_ _reference_start_Matthew 10:7_reference_end_ _reference_start_Matthew 11:11_reference_end_ _reference_start_Matthew 11:12_reference_end_ _reference_start_Matthew 13:11_reference_end_ _reference_start_Matthew 13:24_reference_end_ _reference_start_Matthew 13:31_reference_end_ _reference_start_Matthew 13:33_reference_end_ _reference_start_Matthew 13:44_reference_end_ _reference_start_Matthew 13:45_reference_end_ _reference_start_Matthew 13:47_reference_end_ _reference_start_Matthew 13:52_reference_end_ _reference_start_Matthew 16:19_reference_end_ _reference_start_Matthew 18:1_reference_end_ _reference_start_Matthew 18:3_reference_end_ _reference_start_Matthew 18:4_reference_end_ _reference_start_Matthew 18:23_reference_end_ _reference_start_Matthew 19:12_reference_end_ _reference_start_Matthew 19:14_reference_end_ _reference_start_Matthew 19:23_reference_end_ _reference_start_Matthew 20:1_reference_end_ _reference_start_Matthew 21:25_reference_end_ _reference_start_Matthew 22:2_reference_end_ _reference_start_Matthew 23:13_reference_end_ _reference_start_Matthew 25:1_reference_end_ _reference_start_Mark 11:30_reference_end_ _reference_start_Mark 11:31_reference_end_ _reference_start_Luke 15:18_reference_end_ _reference_start_Luke 15:21_reference_end_ _reference_start_Luke 20:4_reference_end_ _reference_start_Luke 20:5_reference_end_ _reference_start_John 3:27_reference_end_ \gtrm anwqen \trnl anõthen _reference_start_John 19:11_reference_end_ _reference_start_James 1:17_reference_end_ _reference_start_James 3:15_reference_end_ _reference_start_James 3:17_reference_end_ \en3 b. Heaven, personified, or metonymy in doublet for its occupants \gtrm ouranov \trnl ouranos _reference_start_Revelation 12:12_reference_end_ _reference_start_Revelation 18:20_reference_end_ \en3 c. Other figurative uses \gtrm ouranov \trnl ouranos MAT 11:23 (hyperbole) _reference_start_Matthew 11:23_reference_end_ LUK 10:15 (hyperbole) _reference_start_Luke 10:15_reference_end_ JHN 1:51 (metaphorical allusion to Jacob's ladder) _reference_start_John 1:51_reference_end_ REV 18:5 (simile and hyperbole) _reference_start_Revelation 18:5_reference_end_ \en2 5. Having to do with the supernatural world \en3 a. The heavenly places, in the supernatural realm \gtrm epouraniov \trnl epouranios _reference_start_Ephesians 1:3_reference_end_ _reference_start_Ephesians 1:20_reference_end_ _reference_start_Ephesians 2:6_reference_end_ _reference_start_Ephesians 3:10_reference_end_ _reference_start_Ephesians 6:12_reference_end_ \en3 b. Things of a spiritual kind \gtrm ouranov \trnl ouranos _reference_start_2 Corinthians 5:2_reference_end_ \gtrm epouraniov \trnl epouranios _reference_start_John 3:12_reference_end_ _reference_start_Hebrews 8:5_reference_end_ _reference_start_Hebrews 9:23_reference_end_ _reference_start_Hebrews 11:16_reference_end_ _reference_start_Hebrews 12:22_reference_end_ _reference_start_2 Timothy 4:18_reference_end_ nh?##KHOLY SPIRITholy spirit\see (see also SPIRIT) \o1 1. The Holy Spirit \o1 2. The Spirit of God (explicit) \o1 3. The Spirit (of God implied) \o2 a. In/by/with the S6>##;HIGH PRIESThigh priest\see (see CHIEF PRIEST)>=11-HELL, HADES, ABYSShell, hades, abyss\o1 1. A place and state of punishment through suffering \o1 2. A place where the spirits of people go at death \o1 3. A pit that is so deep it is without a bottom \o1 4. A place where evil gods are punished \o1 5. Expressions possibly referring to Hades \o2 a. Under the earth \o2 b. The h<HEBREWhebrew\o1 1. The Hebrew people \o1 2. The Hebrew language \gtrm ›braiov \trnl hebraiosA;##MHEAVEN, SKYheaven, sky\o1 1. The sky, where weather and stars are observed \o1 2. Heaven, the dwelling place of God and other  ?tfXJ<. xj\N@2$|n`RD6( .* ! -* ,*  +* ** )* () ') &)  %)  $)  #( "($ !( ( ( ( ( ( ( ( ( ( 2 ( ! ( ( ( ( ( ( ( (- (" ( ( B B B .( B B B B  B  B  B  B  B ~B }= |= {= z= y= x:  w: v: u3 t3 s3 r1 q, p, ?tfXJ<. xj\N@2$|n`RD6( m.1 l.0 kB j/  i/  h*+ g, f( e(# d( c( b( a( `(0 _B ^B ]B \B [B ZB YB  XB WB  VB  UB  TB SB RB QB PB OB N< M< L; K:  J:  I:  H:  G: F3 E3 D2 C1 B1 A0 @/ ?./ >. =- <,1 ;, :+: 9+3 8+2 7+* 6+) 5+& 4+! 3+ 2+ 1*& 0* /* ?tfXJ<. xj\N@2$|n`RD6( ,: +5 *4 )4 (1 '/  &-  %, $, #, ",  !,  , ,  ,8 ,7 ," , , , + +  + + + + *3 * * * *  *  * 6 *  * * * ) )" )) ) ) ( ( ( ( ~( }1 |*1 {*N z*& y* x) w( v: u3 t3 s2 r0 q+ p: o: n2 ?tfXJ<. xj\N@2$|n`RD6( k* j* i)  h)  g( f( e( d( c( b( a( `( _( ^( ]( \( [( Z( 4 Y( / X( - W( , V( ! U(  T(  S( R( Q( P(  O( N( M( L( K( J( I( H( G,# F, E, DB CB BB AB @B ?B >B =B <B ;B :B 9B  8B 7B  6B  5B  4B  3B  2B 1B 0= /< .; -: ?tfXJ<. xj\N@2$|n`RD6( *B  )* (-  'B &B %B $B #, ", !( * *  (  ; *  ) / ) - ) + (! ( ( (  ( ( ( B B + + + + + , , ,( 2 /  , 7 :  :  :  : + ~/ }1 |1 {1 z1 y1 xB w+3 v*  u(  tB sB r; q; p; o+ n+ m* l* \xref [L&N 93.105] \def Hebrew, a Hebrew person \gtrm ›braiv \trnl hebrais \xref [L&N 93.104] \def Hebrew, pertaining to the Hebrews \gtrm ›braisti \trnl hebraisti \xref [L&N 33.6] \def Hebrew Language \en2 1. The Hebrew people \gtrm ›braiov \trnl hebraios _reference_start_Acts 6:1_reference_end_ _reference_start_2 Corinthians 11:22_reference_end_ PHP 3:5 (2 occurrences) _reference_start_Philippians 3:5_reference_end_ \en2 2. The Hebrew language \gtrm ›braiv \trnl hebrais _reference_start_Acts 21:40_reference_end_ _reference_start_Acts 22:2_reference_end_ _reference_start_Acts 26:14_reference_end_ \gtrm ›braisti \trnl hebraisti _reference_start_John 5:2_reference_end_ _reference_start_John 19:13_reference_end_ _reference_start_John 19:17_reference_end_ _reference_start_John 19:20_reference_end_ _reference_start_John 20:16_reference_end_ _reference_start_Revelation 9:11_reference_end_ _reference_start_Revelation 16:16_reference_end_eart of the earth \o2 c. The lower parts of the earth \o1 6. Expressions possibly referring to hell \o2 a. The eternal fire \o2 b. The lake of fire \o2 c. The outer darkness \o2 d. destruction, perdition \o1 7. “Nether gloom (pits)” possibly referring to “the abyss” \gtrm geenna \trnl geenna \xref [L&N 1.21] \def hell \gtrm ƒdjv \trnl hadæs \xref [L&N 1.19] \def world of the dead \xref [L&N 23.108] \def death \xref [L&N 12.50] \def supernatural powers (gates of death) \gtrm abussov \trnl abussos \xref [L&N 1.20] \def very deep place \gtrm tartarow \trnl tartaroõ \xref [L&N 1.25] \def cast into hell (hapax legomenon) \gtrm katacqoniov \trnl katachthonios \def beings under the earth \gtrm Ãpokatw tjv gjv \trnl hupokatõ tæs gæs \def under the earth \gtrm kardia tjv gjv \trnl kardia tæs gæs \def heart of the earth \gtrm katwtera merj tjv gjv \trnl katõtera meræ tæs gæs \def lower parts of the earth \gtrm pur to aiwnion \trnl pur to aiõnion \def fire of the ages \gtrm purov zjlov \trnl puros zælos \def fire that is zealous \gtrm purov aiwniou dikjn \trnl puros aiõniou dikæn \def fire of eternal vengeance \gtrm limnjn tou purov \trnl limnæn tou puros \def lake of fire \gtrm limnj tj kaiomenj puri kai qeiw \trnl limnæ tæ kaiomenæ puri kai theiõ \def lake burning with fire and brimstone \gtrm skotov to exwteron \trnl skotos to exõteron \def the darkness outside \gtrm zofov tou skotouv \trnl zophos tou skotous \def nether-gloom of darkness \gtrm apwleia \trnl apõleia \xref [L&N 20.31] \def destruction \gtrm oleqron aiwnion \trnl olethron aiõnion \def eternal destruction \gtrm seiraiv zofou \trnl seirais zophou \def pits of nether-gloom \gtrm Ãpo zofon \trnl hupo zophon \def under gloom \en2 1. A place and state of punishment through suffering \gtrm geenna \trnl geenna _reference_start_Matthew 5:22_reference_end_ _reference_start_Matthew 5:29_reference_end_ _reference_start_Matthew 5:30_reference_end_ _reference_start_Matthew 10:28_reference_end_ _reference_start_Matthew 18:9_reference_end_ _reference_start_Matthew 23:15_reference_end_ _reference_start_Matthew 23:33_reference_end_ _reference_start_Mark 9:43_reference_end_ _reference_start_Mark 9:45_reference_end_ _reference_start_Mark 9:47_reference_end_ _reference_start_Luke 12:5_reference_end_ JAS 3:6 (figure: personification, hell as the source of evil) _reference_start_James 3:6_reference_end_ \gtrm ƒdjv \trnl hadæs MAT 11:23 (alternate sense 2.) _reference_start_Matthew 11:23_reference_end_ LUK 10:15 (alternate sense 2.); 16:23 (alternate sense 2.) _reference_start_Luke 10:15_reference_end_ _reference_start_Luke 16:23_reference_end_ \en2 2. A place where the spirits of people go at death \gtrm ƒdjv \trnl hadæs MAT 16:18 (literally: gates of Hades) _reference_start_Matthew 16:18_reference_end_ _reference_start_Acts 2:27_reference_end_ _reference_start_Acts 2:31_reference_end_ _reference_start_Revelation 1:18_reference_end_ _reference_start_Revelation 6:8_reference_end_ _reference_start_Revelation 20:13_reference_end_ _reference_start_Revelation 20:14_reference_end_ \gtrm abussov \trnl abussos ROM 10:7 (alternate sense 3.) _reference_start_Romans 10:7_reference_end_ \en2 3. A pit that is so deep it is without a bottom \gtrm abussov \trnl abussos _reference_start_Luke 8:31_reference_end_ _reference_start_Revelation 9:1_reference_end_ _reference_start_Revelation 9:2_reference_end_ _reference_start_Revelation 9:11_reference_end_ _reference_start_Revelation 11:7_reference_end_ _reference_start_Revelation 17:8_reference_end_ _reference_start_Revelation 20:1_reference_end_ _reference_start_Revelation 20:3_reference_end_ \en2 4. A place where evil gods are punished \gtrm tartarow \trnl tartaroõ _reference_start_2 Peter 2:4_reference_end_ \en2 5. Expressions possibly referring to Hades \en3 a. Under the earth \gtrm katacqoniov \trnl katachthonios _reference_start_Philippians 2:10_reference_end_ \gtrm Ãpokatw tjv gjv \trnl hupokatõ tæs gæs _reference_start_Revelation 5:3_reference_end_ _reference_start_Revelation 5:13_reference_end_ \en3 b. The heart of the earth \gtrm kardia tjv gjv \trnl kardia tæs gæs _reference_start_Matthew 12:40_reference_end_ \en3 c. The lower parts of the earth \gtrm katwtera merj tjv gjv \trnl katõtera meræ tæs gæs EPH 4:9 (also possibly referring to the incarnation) _reference_start_Ephesians 4:9_reference_end_ \en2 6. Expressions possibly referring to hell \en3 a. The eternal fire \gtrm pur to aiwnion \trnl pur to aiõnion _reference_start_Matthew 18:8_reference_end_ _reference_start_Matthew 25:41_reference_end_ \gtrm purov zjlov \trnl puros zælos _reference_start_Hebrews 10:27_reference_end_ \gtrm purov aiwniou dikjn \trnl puros aiõniou dikæn _reference_start_Jude 1:7_reference_end_ \en3 b. The lake of fire \gtrm limnjn tou purov \trnl limnæn tou puros _reference_start_Revelation 19:20_reference_end_ _reference_start_Revelation 20:10_reference_end_ _reference_start_Revelation 20:14_reference_end_ _reference_start_Revelation 20:15_reference_end_ \gtrm limnj tj kaiomenj puri kai qeiw \trnl limnæ tæ kaiomenæ puri kai theiõ _reference_start_Revelation 21:8_reference_end_ \en3 c. The outer darkness \gtrm skotov to exwteron \trnl skotos to exõteron _reference_start_Matthew 8:12_reference_end_ _reference_start_Matthew 22:13_reference_end_ _reference_start_Matthew 25:30_reference_end_ \gtrm zofov tou skotouv \trnl zophos tou skotous _reference_start_2 Peter 2:17_reference_end_ _reference_start_Jude 1:13_reference_end_ \en3 d. destruction, perdition \gtrm apwleia \trnl apõleia _reference_start_Matthew 7:13_reference_end_ _reference_start_John 17:12_reference_end_ _reference_start_Philippians 3:19_reference_end_ _reference_start_2 Thessalonians 2:3_reference_end_ \gtrm oleqron aiwnion \trnl olethron aiõnion _reference_start_2 Thessalonians 1:9_reference_end_ \en2 7. “Nether gloom (pits)” possibly referring to “the abyss” \gtrm seiraiv zofou \trnl seirais zophou _reference_start_2 Peter 2:4_reference_end_ \gtrm Ãpo zofon \trnl hupo zophon _reference_start_Jude 1:6_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( i, h, g, f, e+ d+ c+! b* a* `* _*  ^* ]* \* [* Z* Y*C X*) W*# V* U) T) $ S) R) Q( P( O( N( M( L- KA J= I5 H5 G2 F+ E( DA C= B( A( @( ?B >B =B <B ;B :A 9:  8() 7( 61 5( ( 4B 3B 22 1= 0B /B .B -B  ,B +B pirit \o2 b. Life directed by the Holy Spirit \o2 c. According to the Spirit \o2 d. Other references to the Spirit \gtrm pneuma \trnl pneuma \xref [L&N 12.33] \def spirit \xref [L&N 12.18] \def Holy Spirit \xref (others) \def inner being, ghost, evil spirit, wind, breath, life/death, etc. \gtrm ƒgiov \trnl hagios \xref [L&N 88.24] \def holy \gtrm pneuma to ƒgion \trnl pneuma to hagion \def Holy Spirit \en2 1. The Holy Spirit \gtrm pneuma \trnl pneuma _reference_start_Romans 1:4_reference_end_ \gtrm pneuma to ƒgion \trnl pneuma to hagion _reference_start_Matthew 1:18_reference_end_ _reference_start_Matthew 1:20_reference_end_ _reference_start_Matthew 3:11_reference_end_ _reference_start_Matthew 12:32_reference_end_ _reference_start_Matthew 28:19_reference_end_ _reference_start_Mark 1:8_reference_end_ _reference_start_Mark 3:29_reference_end_ _reference_start_Mark 12:36_reference_end_ _reference_start_Mark 13:11_reference_end_ _reference_start_Luke 1:15_reference_end_ _reference_start_Luke 1:35_reference_end_ _reference_start_Luke 1:41_reference_end_ _reference_start_Luke 1:67_reference_end_ _reference_start_Luke 2:25_reference_end_ _reference_start_Luke 2:26_reference_end_ _reference_start_Luke 3:16_reference_end_ _reference_start_Luke 3:22_reference_end_ _reference_start_Luke 4:1_reference_end_ _reference_start_Luke 10:21_reference_end_ _reference_start_Luke 11:13_reference_end_ _reference_start_Luke 12:10_reference_end_ _reference_start_Luke 12:12_reference_end_ _reference_start_John 1:33_reference_end_ _reference_start_John 14:26_reference_end_ _reference_start_John 20:22_reference_end_ ACT 1:2, 5, 8, 16; 2:4, 33, 38; 4:8, 25, 31; 5:3, 32; 6:5; 7:51, 55; 8:15, 17, 19; 9:17, 31; 10:38, 44, 45, 47; 11:15, 16, 24; 13:2, 4, 9, 52; 15:8, 28; 16:6; 19:2 (2 occurrences), 6; 20:23, 28; 21:11; 28:25 _reference_start_Acts 1:2_reference_end_ _reference_start_Acts 1:5_reference_end_ _reference_start_Acts 1:8_reference_end_ _reference_start_Acts 1:16_reference_end_ _reference_start_Acts 2:4_reference_end_ _reference_start_Acts 2:33_reference_end_ _reference_start_Acts 2:38_reference_end_ _reference_start_Acts 4:8_reference_end_ _reference_start_Acts 4:25_reference_end_ _reference_start_Acts 4:31_reference_end_ _reference_start_Acts 5:3_reference_end_ _reference_start_Acts 5:32_reference_end_ _reference_start_Acts 6:5_reference_end_ _reference_start_Acts 7:51_reference_end_ _reference_start_Acts 7:55_reference_end_ _reference_start_Acts 8:15_reference_end_ _reference_start_Acts 8:17_reference_end_ _reference_start_Acts 8:19_reference_end_ _reference_start_Acts 9:17_reference_end_ _reference_start_Acts 9:31_reference_end_ _reference_start_Acts 10:38_reference_end_ _reference_start_Acts 10:44_reference_end_ _reference_start_Acts 10:45_reference_end_ _reference_start_Acts 10:47_reference_end_ _reference_start_Acts 11:15_reference_end_ _reference_start_Acts 11:16_reference_end_ _reference_start_Acts 11:24_reference_end_ _reference_start_Acts 13:2_reference_end_ _reference_start_Acts 13:4_reference_end_ _reference_start_Acts 13:9_reference_end_ _reference_start_Acts 13:52_reference_end_ _reference_start_Acts 15:8_reference_end_ _reference_start_Acts 15:28_reference_end_ _reference_start_Acts 16:6_reference_end_ _reference_start_Acts 19:2_reference_end_ _reference_start_Acts 19:6_reference_end_ _reference_start_Acts 20:23_reference_end_ _reference_start_Acts 20:28_reference_end_ _reference_start_Acts 21:11_reference_end_ _reference_start_Acts 28:25_reference_end_ _reference_start_Romans 5:5_reference_end_ _reference_start_Romans 9:1_reference_end_ _reference_start_Romans 14:17_reference_end_ _reference_start_Romans 15:13_reference_end_ _reference_start_Romans 15:16_reference_end_ _reference_start_Romans 15:19_reference_end_ _reference_start_1 Corinthians 6:19_reference_end_ _reference_start_1 Corinthians 12:3_reference_end_ _reference_start_2 Corinthians 6:6_reference_end_ _reference_start_2 Corinthians 13:14_reference_end_ _reference_start_Ephesians 1:13_reference_end_ _reference_start_Ephesians 4:30_reference_end_ _reference_start_1 Thessalonians 1:5_reference_end_ _reference_start_1 Thessalonians 1:6_reference_end_ _reference_start_1 Thessalonians 4:8_reference_end_ _reference_start_2 Timothy 1:14_reference_end_ _reference_start_Titus 3:5_reference_end_ _reference_start_Hebrews 2:4_reference_end_ _reference_start_Hebrews 3:7_reference_end_ _reference_start_Hebrews 6:4_reference_end_ _reference_start_Hebrews 9:8_reference_end_ _reference_start_Hebrews 10:15_reference_end_ _reference_start_1 Peter 1:12_reference_end_ _reference_start_2 Peter 1:21_reference_end_ _reference_start_Jude 1:20_reference_end_ \en2 2. The Spirit of God (explicit) \gtrm pneuma \trnl pneuma _reference_start_Matthew 1:16_reference_end_ _reference_start_Matthew 3:16_reference_end_ _reference_start_Matthew 10:20_reference_end_ _reference_start_Matthew 12:18_reference_end_ _reference_start_Matthew 12:28_reference_end_ _reference_start_Luke 4:18_reference_end_ _reference_start_Acts 2:17_reference_end_ _reference_start_Acts 2:18_reference_end_ _reference_start_Acts 5:9_reference_end_ _reference_start_Acts 8:39_reference_end_ _reference_start_Romans 8:9_reference_end_ _reference_start_Romans 8:11_reference_end_ _reference_start_Romans 8:14_reference_end_ _reference_start_Romans 15:19_reference_end_ _reference_start_1 Corinthians 2:10_reference_end_ _reference_start_1 Corinthians 2:11_reference_end_ _reference_start_1 Corinthians 2:12_reference_end_ _reference_start_1 Corinthians 2:14_reference_end_ _reference_start_1 Corinthians 3:16_reference_end_ _reference_start_2 Corinthians 3:17_reference_end_ _reference_start_2 Corinthians 3:18_reference_end_ _reference_start_1 Corinthians 6:11_reference_end_ _reference_start_1 Corinthians 7:40_reference_end_ _reference_start_1 Corinthians 12:3_reference_end_ _reference_start_2 Corinthians 3:3_reference_end_ _reference_start_Philippians 1:19_reference_end_ _reference_start_1 Peter 4:14_reference_end_ _reference_start_1 John 4:2_reference_end_ _reference_start_1 Peter 1:11_reference_end_ _reference_start_1 John 4:13_reference_end_ \en2 3. The Spirit (of God implied) \en3 a. In/by/with the Spirit \gtrm pneuma \trnl pneuma _reference_start_Matthew 22:43_reference_end_ _reference_start_Ephesians 5:18_reference_end_ _reference_start_Revelation 4:2_reference_end_ _reference_start_Revelation 1:10_reference_end_ _reference_start_Revelation 17:3_reference_end_ _reference_start_Revelation 21:10_reference_end_ \en3 b. Life directed by the Holy Spirit \gtrm pneuma \trnl pneuma ROM 8:9 (2 occurrences) _reference_start_Romans 8:9_reference_end_ _reference_start_Galatians 3:3_reference_end_ _reference_start_Galatians 5:16_reference_end_ _reference_start_Ephesians 2:22_reference_end_ _reference_start_Ephesians 6:18_reference_end_ _reference_start_Colossians 1:8_reference_end_ \en3 c. According to the Spirit \gtrm pneuma \trnl pneuma _reference_start_Galatians 4:29_reference_end_ \en3 d. Other references to the Spirit \gtrm pneuma \trnl pneuma MAT 4:1 (possibly human spirit?); 12:31 _reference_start_Matthew 4:1_reference_end_ _reference_start_Matthew 12:31_reference_end_ MRK 1:10, 12 (possibly human spirit?) _reference_start_Mark 1:10_reference_end_ _reference_start_Mark 1:12_reference_end_ _reference_start_Luke 2:27_reference_end_ _reference_start_Luke 4:1_reference_end_ _reference_start_Luke 4:14_reference_end_ JHN 1:32, 33; 3:5, 6, 8, 34; 7:39 (2 occurrences); 14:17; 15:26; 16:13 _reference_start_John 1:32_reference_end_ _reference_start_John 1:33_reference_end_ _reference_start_John 3:5_reference_end_ _reference_start_John 3:6_reference_end_ _reference_start_John 3:8_reference_end_ _reference_start_John 3:34_reference_end_ _reference_start_John 7:39_reference_end_ _reference_start_John 14:17_reference_end_ _reference_start_John 15:26_reference_end_ _reference_start_John 16:13_reference_end_ _reference_start_Acts 2:4_reference_end_ _reference_start_Acts 8:18_reference_end_ _reference_start_Acts 8:29_reference_end_ _reference_start_Acts 10:19_reference_end_ _reference_start_Acts 11:12_reference_end_ _reference_start_Acts 11:28_reference_end_ _reference_start_Acts 16:7_reference_end_ _reference_start_Acts 21:4_reference_end_ ROM 7:6; 8:1, 2, 4, 5, 6, 9, 10, 13, 15, 16, 23, 26 (2 occurrences), 27; 15:30 _reference_start_Romans 7:6_reference_end_ _reference_start_Romans 8:1_reference_end_ _reference_start_Romans 8:2_reference_end_ _reference_start_Romans 8:4_reference_end_ _reference_start_Romans 8:5_reference_end_ _reference_start_Romans 8:6_reference_end_ _reference_start_Romans 8:9_reference_end_ _reference_start_Romans 8:10_reference_end_ _reference_start_Romans 8:13_reference_end_ _reference_start_Romans 8:15_reference_end_ _reference_start_Romans 8:16_reference_end_ _reference_start_Romans 8:23_reference_end_ _reference_start_Romans 8:26_reference_end_ _reference_start_Romans 8:27_reference_end_ _reference_start_Romans 15:30_reference_end_ 1CO 2:4, 10, 13; 12:4, 7, 8 (2 occurrences), 9 (2 occurrences), 11, 13 (2 occurrences); 14:2 _reference_start_1 Corinthians 2:4_reference_end_ _reference_start_1 Corinthians 2:10_reference_end_ _reference_start_1 Corinthians 2:13_reference_end_ _reference_start_1 Corinthians 12:4_reference_end_ _reference_start_1 Corinthians 12:7_reference_end_ _reference_start_1 Corinthians 12:8_reference_end_ _reference_start_1 Corinthians 12:9_reference_end_ _reference_start_1 Corinthians 12:11_reference_end_ _reference_start_1 Corinthians 12:13_reference_end_ _reference_start_1 Corinthians 14:2_reference_end_ 2CO 1:22; 3:6 (2 occurrences), 8, 17; 5:5 _reference_start_2 Corinthians 1:22_reference_end_ _reference_start_2 Corinthians 3:6_reference_end_ _reference_start_2 Corinthians 3:8_reference_end_ _reference_start_2 Corinthians 3:17_reference_end_ _reference_start_2 Corinthians 5:5_reference_end_ GAL 3:2, 5, 14; 4:6; 5:5, 17 (2 occurrences), 18, 22, 25 (2 occurrences); 6:8 (2 occurrences) _reference_start_Galatians 3:2_reference_end_ _reference_start_Galatians 3:5_reference_end_ _reference_start_Galatians 3:14_reference_end_ _reference_start_Galatians 4:6_reference_end_ _reference_start_Galatians 5:5_reference_end_ _reference_start_Galatians 5:17_reference_end_ _reference_start_Galatians 5:18_reference_end_ _reference_start_Galatians 5:22_reference_end_ _reference_start_Galatians 5:25_reference_end_ _reference_start_Galatians 6:8_reference_end_ _reference_start_Ephesians 2:18_reference_end_ _reference_start_Ephesians 3:5_reference_end_ _reference_start_Ephesians 3:16_reference_end_ _reference_start_Ephesians 4:3_reference_end_ _reference_start_Ephesians 4:4_reference_end_ _reference_start_Ephesians 5:9_reference_end_ _reference_start_Ephesians 6:17_reference_end_ _reference_start_Philippians 2:1_reference_end_ _reference_start_1 Thessalonians 5:19_reference_end_ _reference_start_2 Thessalonians 2:13_reference_end_ _reference_start_1 Timothy 3:16_reference_end_ _reference_start_1 Timothy 4:1_reference_end_ _reference_start_Hebrews 9:14_reference_end_ _reference_start_Hebrews 10:29_reference_end_ _reference_start_1 Peter 1:2_reference_end_ _reference_start_1 Peter 3:18_reference_end_ 1JN 3:24; 5:6 (2 occurrences), 7 (2 occurrences), 8 _reference_start_1 John 3:24_reference_end_ _reference_start_1 John 5:6_reference_end_ _reference_start_1 John 5:7_reference_end_ _reference_start_1 John 5:8_reference_end_ _reference_start_Jude 1:19_reference_end_ _reference_start_Revelation 1:4_reference_end_ _reference_start_Revelation 1:10_reference_end_ _reference_start_Revelation 2:7_reference_end_ _reference_start_Revelation 2:11_reference_end_ _reference_start_Revelation 2:17_reference_end_ _reference_start_Revelation 2:29_reference_end_ _reference_start_Revelation 3:1_reference_end_ _reference_start_Revelation 3:6_reference_end_ _reference_start_Revelation 3:13_reference_end_ _reference_start_Revelation 3:22_reference_end_ _reference_start_Revelation 4:2_reference_end_ _reference_start_Revelation 4:5_reference_end_ _reference_start_Revelation 5:6_reference_end_ _reference_start_Revelation 11:11_reference_end_ _reference_start_Revelation 14:13_reference_end_ _reference_start_Revelation 22:17_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( (( '( &A %= $< #:  ":  !: : : 8 7 4 4 4 1 1 /  / .  . - - - - -  - , , , , , , , , , , 4 , ,  ,  ,  ,  ~,  }, / |, - {, , z, & y,  x,  w, v, u, t,7 s,3 r, q, p, o, n, m, l,& k,! j, ?tfXJ<. xj\N@2$|n`RD6( g, f,  e, d, c, b+ a+ `+ _+' ^+" ]+ \+ [+ Z+! Y+ X* W* V* U) T) S(  R( Q0 P3 O1 N1 M0 L0 K- JB IB HB GB F1 E(+ D> C< B> A< @2 ?/ >.  =.( <. ;/ :/ 9. 8. 7. 6. 5. 4- 3- 2- 1- 0,' /, ., -, ,* +(  *(  )(  ?tfXJ<. xj\N@2$|n`RD6( &> %> $> #> "< !< :  :  6 6 5 4 2 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 / / / / / . . . . .  ~.  }.  |. {. z. y- x- w- v- u- t- s- r- q- p- o- n- m- l- k- j, i, h,  ?tfXJ<. xj\N@2$|n`RD6( e- d- c- b- a- `- _-  ^- ]- \, [, ) Z, Y, X* W) V(4 U, " T7 SA R= Q- P- O*H N= M1 L, K*F JB IA H,  G*  F)& E, D, C+E B*" A) @B ?B >B =B <B ;> :, 9+ 8*1 7B 6B 5B 4B 3B 2B 1B 0B /B .B -B ,B +B *B )B (B 'A, prophets who spoke God's messages \o2 e. given by God (referring to law, Scriptures, covenant, et al) \o1 3. Belonging to God, dedicated to the service of God \o2 a. saints, people belonging to God, God's people \o2 b. places and things dedicated to God \o1 4. Morally pure like God \o1 5. To dedicate and set aside for God, to consecrate \o1 6. To respectfully acknowledge, or reverence as holy \o1 7. The state of being holy \o1 8. The process of becoming holy \gtrm ƒgiov \trnl hagios \xref [L&N 88.24] \def holy, superior in moral and divine qualities \xref [L&N 53.46] \def dedicated \xref [L&N 11.27] \def God's people (the holy ones) \gtrm ³eroprepjv \trnl hieroprepæs \xref [L&N 53.6] \def religious (hapax legomenon) \gtrm ³erov \trnl hieros \xref [L&N 53.9] \def holy, appropriate for worship and reverence \gtrm ésiov \trnl hosios \xref [L&N 88.24] \def holy, superior in moral and divine qualities \xref [L&N 53.46] \def dedicated \xref [L&N 33.290] \def divine promises \gtrm ésiotjv \trnl hosiotæs \xref [L&N 88.25] \def holiness \xref [L&N 53.45] \def dedication to the service of God, a state \gtrm ésiwv \trnl hosiõs \xref [L&N 88.24] \def holy, superior in moral and divine qualities \gtrm ƒgiazw \trnl hagiazõ \xref [L&N 53.44] \def to dedicate \xref [L&N 88.26] \def make holy \xref [L&N 88.27] \def honor as holy \gtrm ƒgiasmov \trnl hagiasmos \xref [L&N 53.44] \def to dedicate \gtrm ƒgiotjv \trnl hagiotæs \xref [L&N 88.25] \def holiness \gtrm ƒgiwsunj \trnl hagiõsunæ \xref [L&N 88.25] \def holiness \xref [L&N 53.45] \def dedication to the service of God, a state \gtrm amwmov \trnl amõmos \xref [L&N 79.61] \def without defect \xref [L&N 88.34] \def blameless, without fault \gtrm amwmjtov \trnl amõmætos \xref [L&N 88.35] \def blameless, not subject to blame (hapax legomenon) \gtrm amemptov \trnl amemptos \xref [L&N 88.317] \def blameless, innocent, guiltless \gtrm amemptwv \trnl amemptõs \xref [L&N 88.317] \def blameless, innocent, guiltless \gtrm anenkljtov \trnl anenklætos \xref [L&N 33.433] \def without accusation \gtrm anepiljmptov \trnl anepilæmptos \xref [L&N 33.415] \def above criticism \gtrm akeraiov \trnl akeraios \xref [L&N 88.32] \def pure, innocent (harmless) \en2 1. Attribute of God, unique, unapproachable, beyond knowing, like God \gtrm ƒgiov \trnl hagios _reference_start_Luke 1:49_reference_end_ _reference_start_John 17:11_reference_end_ _reference_start_Acts 3:14_reference_end_ _reference_start_1 John 2:20_reference_end_ REV 3:7; 4:8 (3 occurrences); 6:10 _reference_start_Revelation 3:7_reference_end_ _reference_start_Revelation 4:8_reference_end_ _reference_start_Revelation 6:10_reference_end_ \gtrm ésiov \trnl hosios _reference_start_Revelation 15:4_reference_end_ _reference_start_Revelation 16:5_reference_end_ \en2 2. Originating from God \en3 a. Holy Spirit, Spirit of God (see below) \en3 b. Holy in titles for Christ, proceeding from God \gtrm ƒgiov \trnl hagios MRK 1:24 (alternate sense 1.) _reference_start_Mark 1:24_reference_end_ LUK 4:34 (alternate sense 1.) _reference_start_Luke 4:34_reference_end_ JHN 6:69 (alternate sense 1.) _reference_start_John 6:69_reference_end_ _reference_start_Acts 4:27_reference_end_ _reference_start_Acts 4:30_reference_end_ \en3 c. holy angels, angels sent by God \gtrm ƒgiov \trnl hagios _reference_start_Mark 8:38_reference_end_ _reference_start_Luke 9:26_reference_end_ _reference_start_Acts 10:22_reference_end_ _reference_start_Jude 1:14_reference_end_ _reference_start_Revelation 14:10_reference_end_ \en3 d. holy prophets, prophets who spoke God's messages \gtrm ƒgiov \trnl hagios _reference_start_Luke 1:70_reference_end_ _reference_start_Acts 3:21_reference_end_ _reference_start_Ephesians 3:5_reference_end_ _reference_start_2 Peter 3:2_reference_end_ \en3 e. given by God (referring to law, Scriptures, covenant, et al) \gtrm ƒgiov \trnl hagios _reference_start_Luke 1:72_reference_end_ ROM 1:2; 7:12 (2 occurrences) _reference_start_Romans 1:2_reference_end_ _reference_start_Romans 7:12_reference_end_ _reference_start_2 Peter 2:21_reference_end_ JUD 1:20 (2 occurrences) _reference_start_Jude 1:20_reference_end_ \gtrm ³erov \trnl hieros _reference_start_2 Timothy 3:15_reference_end_ \gtrm ésiov \trnl hosios _reference_start_Acts 13:34_reference_end_ \en2 3. Belonging to God, dedicated to the service of God \en3 a. saints, people belonging to God, God's people \gtrm ƒgiov \trnl hagios _reference_start_Matthew 27:52_reference_end_ _reference_start_Mark 6:20_reference_end_ _reference_start_Luke 2:23_reference_end_ _reference_start_Acts 9:13_reference_end_ _reference_start_Acts 9:32_reference_end_ _reference_start_Acts 9:41_reference_end_ _reference_start_Acts 26:10_reference_end_ _reference_start_Romans 1:7_reference_end_ _reference_start_Romans 8:27_reference_end_ _reference_start_Romans 12:1_reference_end_ _reference_start_Romans 12:13_reference_end_ _reference_start_Romans 15:25_reference_end_ _reference_start_Romans 15:26_reference_end_ _reference_start_Romans 15:31_reference_end_ _reference_start_Romans 16:2_reference_end_ _reference_start_Romans 16:15_reference_end_ _reference_start_Romans 16:16_reference_end_ _reference_start_1 Corinthians 1:2_reference_end_ _reference_start_1 Corinthians 6:1_reference_end_ _reference_start_1 Corinthians 6:2_reference_end_ _reference_start_1 Corinthians 7:14_reference_end_ _reference_start_1 Corinthians 7:34_reference_end_ _reference_start_1 Corinthians 14:33_reference_end_ _reference_start_1 Corinthians 16:1_reference_end_ _reference_start_1 Corinthians 16:15_reference_end_ _reference_start_1 Corinthians 16:20_reference_end_ _reference_start_2 Corinthians 1:1_reference_end_ _reference_start_2 Corinthians 8:4_reference_end_ _reference_start_2 Corinthians 9:1_reference_end_ _reference_start_2 Corinthians 9:12_reference_end_ _reference_start_2 Corinthians 13:12_reference_end_ _reference_start_2 Corinthians 13:13_reference_end_ _reference_start_Ephesians 1:1_reference_end_ _reference_start_Ephesians 1:15_reference_end_ _reference_start_Ephesians 1:18_reference_end_ _reference_start_Ephesians 2:19_reference_end_ _reference_start_Ephesians 3:8_reference_end_ _reference_start_Ephesians 3:18_reference_end_ _reference_start_Ephesians 4:12_reference_end_ _reference_start_Ephesians 5:3_reference_end_ _reference_start_Ephesians 6:18_reference_end_ _reference_start_Philippians 1:1_reference_end_ _reference_start_Philippians 4:21_reference_end_ _reference_start_Philippians 4:22_reference_end_ _reference_start_Colossians 1:2_reference_end_ _reference_start_Colossians 1:4_reference_end_ _reference_start_Colossians 1:12_reference_end_ _reference_start_Colossians 1:26_reference_end_ _reference_start_Colossians 3:12_reference_end_ _reference_start_1 Thessalonians 3:13_reference_end_ _reference_start_1 Thessalonians 5:26_reference_end_ _reference_start_2 Thessalonians 1:10_reference_end_ _reference_start_1 Timothy 5:10_reference_end_ _reference_start_Philemon 1:5_reference_end_ _reference_start_Philemon 1:7_reference_end_ _reference_start_Hebrews 3:1_reference_end_ _reference_start_Hebrews 6:10_reference_end_ _reference_start_Hebrews 13:24_reference_end_ _reference_start_1 Peter 2:5_reference_end_ _reference_start_1 Peter 2:9_reference_end_ _reference_start_1 Peter 3:5_reference_end_ _reference_start_2 Peter 3:11_reference_end_ _reference_start_Jude 1:3_reference_end_ REV 5:8; 8:3, 4; 11:18; 13:7, 10; 14:12; 16:6; 17:6; 18:20, 24; 19:8; 20:6, 9; 22:11 (alternate sense 1.d.) _reference_start_Revelation 5:8_reference_end_ _reference_start_Revelation 8:3_reference_end_ _reference_start_Revelation 8:4_reference_end_ _reference_start_Revelation 11:18_reference_end_ _reference_start_Revelation 13:7_reference_end_ _reference_start_Revelation 13:10_reference_end_ _reference_start_Revelation 14:12_reference_end_ _reference_start_Revelation 16:6_reference_end_ _reference_start_Revelation 17:6_reference_end_ _reference_start_Revelation 18:20_reference_end_ _reference_start_Revelation 18:24_reference_end_ _reference_start_Revelation 19:8_reference_end_ _reference_start_Revelation 20:6_reference_end_ _reference_start_Revelation 20:9_reference_end_ _reference_start_Revelation 22:11_reference_end_ \gtrm ³erov \trnl hieros _reference_start_1 Corinthians 9:13_reference_end_ \itrm Saints implied _reference_start_Revelation 22:21_reference_end_ \en3 b. places and things dedicated to God \gtrm ƒgiov \trnl hagios _reference_start_Matthew 4:5_reference_end_ _reference_start_Matthew 7:6_reference_end_ _reference_start_Matthew 24:15_reference_end_ _reference_start_Matthew 27:53_reference_end_ _reference_start_Acts 6:13_reference_end_ _reference_start_Acts 7:33_reference_end_ _reference_start_Acts 21:28_reference_end_ ROM 11:16 (2 occurrences) _reference_start_Romans 11:16_reference_end_ _reference_start_1 Corinthians 3:17_reference_end_ _reference_start_Ephesians 2:21_reference_end_ _reference_start_2 Timothy 1:9_reference_end_ HEB 8:2; 9:1, 2, 3 (2 occurrences), 12, 24, 25; 10:19; 13:11 _reference_start_Hebrews 8:2_reference_end_ _reference_start_Hebrews 9:1_reference_end_ _reference_start_Hebrews 9:2_reference_end_ _reference_start_Hebrews 9:3_reference_end_ _reference_start_Hebrews 9:12_reference_end_ _reference_start_Hebrews 9:24_reference_end_ _reference_start_Hebrews 9:25_reference_end_ _reference_start_Hebrews 10:19_reference_end_ _reference_start_Hebrews 13:11_reference_end_ _reference_start_2 Peter 1:18_reference_end_ _reference_start_Revelation 11:2_reference_end_ _reference_start_Revelation 21:2_reference_end_ _reference_start_Revelation 21:10_reference_end_ _reference_start_Revelation 22:19_reference_end_ \en2 4. Morally pure like God \gtrm ƒgiov \trnl hagios _reference_start_Ephesians 1:4_reference_end_ _reference_start_Ephesians 5:27_reference_end_ _reference_start_Colossians 1:22_reference_end_ 1PE 1:15 (2 occurrences), 16 (2 occurrences) _reference_start_1 Peter 1:15_reference_end_ _reference_start_1 Peter 1:16_reference_end_ \gtrm ³eroprepjv \trnl hieroprepæs _reference_start_Titus 2:3_reference_end_ \gtrm ésiov \trnl hosios _reference_start_Acts 2:27_reference_end_ _reference_start_Acts 13:35_reference_end_ _reference_start_1 Timothy 2:8_reference_end_ _reference_start_Titus 1:8_reference_end_ _reference_start_Hebrews 7:26_reference_end_ \gtrm ésiwv \trnl hosiõs _reference_start_1 Thessalonians 2:10_reference_end_ \gtrm amwmov \trnl amõmos _reference_start_Ephesians 1:4_reference_end_ _reference_start_Ephesians 5:27_reference_end_ _reference_start_Philippians 2:15_reference_end_ _reference_start_Colossians 1:22_reference_end_ _reference_start_Hebrews 9:14_reference_end_ _reference_start_1 Peter 1:19_reference_end_ _reference_start_Jude 1:24_reference_end_ _reference_start_Revelation 14:5_reference_end_ \gtrm amwmjtov \trnl amõmætos _reference_start_2 Peter 3:14_reference_end_ \gtrm amemptov \trnl amemptos _reference_start_Luke 1:6_reference_end_ _reference_start_Philippians 2:15_reference_end_ _reference_start_Philippians 3:6_reference_end_ _reference_start_Hebrews 8:7_reference_end_ \gtrm amemptwv \trnl amemptõs _reference_start_1 Thessalonians 2:10_reference_end_ _reference_start_1 Thessalonians 3:13_reference_end_ _reference_start_1 Thessalonians 5:23_reference_end_ \gtrm anenkljtov \trnl anenklætos _reference_start_1 Corinthians 1:8_reference_end_ _reference_start_Colossians 1:22_reference_end_ _reference_start_1 Timothy 3:10_reference_end_ _reference_start_Titus 1:6_reference_end_ _reference_start_Titus 1:7_reference_end_ \gtrm anepiljmptov \trnl anepilæmptos _reference_start_1 Timothy 3:2_reference_end_ _reference_start_1 Timothy 5:7_reference_end_ _reference_start_1 Timothy 6:14_reference_end_ \gtrm akeraiov \trnl akeraios _reference_start_Philippians 2:15_reference_end_ \en2 5. To dedicate and set aside for God, to consecrate \gtrm ƒgiazw \trnl hagiazõ _reference_start_Matthew 23:17_reference_end_ _reference_start_Matthew 23:19_reference_end_ _reference_start_John 10:36_reference_end_ _reference_start_John 17:17_reference_end_ _reference_start_John 17:19_reference_end_ _reference_start_Acts 20:32_reference_end_ _reference_start_Acts 26:18_reference_end_ _reference_start_Romans 15:16_reference_end_ 1CO 1:2; 6:11; 7:14 (2 occurrences) _reference_start_1 Corinthians 1:2_reference_end_ _reference_start_1 Corinthians 6:11_reference_end_ _reference_start_1 Corinthians 7:14_reference_end_ _reference_start_Ephesians 5:26_reference_end_ _reference_start_1 Thessalonians 5:23_reference_end_ _reference_start_1 Timothy 4:5_reference_end_ _reference_start_2 Timothy 2:21_reference_end_ HEB 2:11 (2 occurrences); 9:13; 10:10, 14, 29; 13:12 _reference_start_Hebrews 2:11_reference_end_ _reference_start_Hebrews 9:13_reference_end_ _reference_start_Hebrews 10:10_reference_end_ _reference_start_Hebrews 10:14_reference_end_ _reference_start_Hebrews 10:29_reference_end_ _reference_start_Hebrews 13:12_reference_end_ _reference_start_Revelation 22:11_reference_end_ \en2 6. To respectfully acknowledge, or reverence as holy \gtrm ƒgiazw \trnl hagiazõ _reference_start_Matthew 6:9_reference_end_ _reference_start_Luke 11:2_reference_end_ _reference_start_1 Peter 3:15_reference_end_ \en2 7. The state of being holy \gtrm ésiotjv \trnl hosiotæs _reference_start_Luke 1:75_reference_end_ _reference_start_Ephesians 4:24_reference_end_ \gtrm ƒgiasmov \trnl hagiasmos _reference_start_1 Corinthians 1:30_reference_end_ _reference_start_1 Thessalonians 4:3_reference_end_ _reference_start_1 Thessalonians 4:4_reference_end_ _reference_start_1 Thessalonians 4:7_reference_end_ _reference_start_1 Timothy 2:15_reference_end_ _reference_start_Hebrews 12:14_reference_end_ \gtrm ƒgiotjv \trnl hagiotæs _reference_start_2 Corinthians 1:12_reference_end_ _reference_start_Hebrews 12:10_reference_end_ \gtrm ƒgiwsunj \trnl hagiõsunæ _reference_start_Romans 1:4_reference_end_ _reference_start_2 Corinthians 7:1_reference_end_ _reference_start_1 Thessalonians 3:13_reference_end_ \en2 8. The process of becoming holy \gtrm ƒgiasmov \trnl hagiasmos _reference_start_Romans 6:19_reference_end_ _reference_start_Romans 6:22_reference_end_ _reference_start_2 Thessalonians 2:13_reference_end_ _reference_start_1 Peter 1:2_reference_end_ Q6B))/HOUSE (OF GOD)house (of god)\see (see TEMPLE)^AOO1HOPE, ANTICIPATE, EXPECT, RELY ONhope, anticipate, expect, rely on\o1 Hope -- an unclassified list \gtrm elpizw \trnl elpizõ \xref [L&N 25.59] \def to hope for \xref [L&N 30.54] \def to expect \gtrm elpiv \trnl elpis \xref [L&N 25.59] \def to be the first to hope for \xref [L&N 25.61] \def what is hoped for \xref [L&N 25.62] \def basis for hope \gtrm aro@{{yHOLY, HOLINESS, SACRED, SAINT, SANCTIFY, SANCTIFICATIONholy, holiness, sacred, saint, sanctify, sanctification\see (see also CLEAN, HOLY SPIRIT, JUST) \o1 1. Attribute of God, unique, unapproachable, beyond knowing, like God \o1 2. Originating from God \o2 a. Holy Spirit, Spirit of God \o2 b. Holy in titles for Christ, proceeding from God \o2 c. holy angels, angels sent by God \o2 d. holy prophets ?tfXJ<. xj\N@2$|n`RD6( $. #B "B !B B B B B B B B B  B  B B B A = < < < :  : : 9 9 6 5 4 4 3 3 3 3 3 2 2 2 ~1 }1 |1 {1 z1 y1 x1 w1 v1 u/ t/ s/ r/  q/ p/ o. n. m. l.! k." j. i. h. g. f- ?tfXJ<. xj\N@2$|n`RD6( c2 b6 a6 `6 _8 ^8 ]6 \3 [. Z4 Y4 X4 W: V2 U2 T* S= RB QA P< O:  N3 M2 L1 K1 J4 I: H8 G6 F, # E, D8 C< B< A3 @1 ?1 >B =B <B ;B  := 9: 8:  7:  6:  5: 4:  3:  2:  1: 07 /1 .. --  ,, +,! *, )(5 (( '( &( %B ?tfXJ<. xj\N@2$|n`RD6( "6 !2 2 /  / / / . . .  - - - - , , +- * * *" (  < 5 - - 4 / - : / :  6 4 4 4 . ~1 }*K |< {*  z( yB x: w:  v:  u: t: s: r7 q6 p4 o1 n. m. l. k- j, i, h+ g+ f+ $ e( d(a \trnl ara \xref [L&N 71.19] \def perhaps \xref [L&N 89.46] \def as a result \xref [L&N 71.7] \def possible \gtrm proelpizw \trnl proelpizõ \xref [L&N 25.60] \def hope beforehand \en2 Hope -- an unclassified list \gtrm elpizw \trnl elpizõ _reference_start_Matthew 12:21_reference_end_ _reference_start_Luke 6:34_reference_end_ _reference_start_Luke 23:8_reference_end_ _reference_start_Luke 24:21_reference_end_ _reference_start_John 5:45_reference_end_ _reference_start_Acts 24:26_reference_end_ _reference_start_Acts 26:7_reference_end_ _reference_start_Romans 8:24_reference_end_ _reference_start_Romans 8:25_reference_end_ _reference_start_Romans 15:12_reference_end_ _reference_start_Romans 15:24_reference_end_ _reference_start_1 Corinthians 13:7_reference_end_ _reference_start_1 Corinthians 15:19_reference_end_ _reference_start_1 Corinthians 16:7_reference_end_ _reference_start_2 Corinthians 1:10_reference_end_ _reference_start_2 Corinthians 1:13_reference_end_ _reference_start_2 Corinthians 5:11_reference_end_ _reference_start_2 Corinthians 13:6_reference_end_ _reference_start_Philippians 2:19_reference_end_ _reference_start_Philippians 2:23_reference_end_ _reference_start_1 Timothy 3:14_reference_end_ _reference_start_1 Timothy 4:10_reference_end_ _reference_start_1 Timothy 5:5_reference_end_ _reference_start_1 Timothy 6:17_reference_end_ _reference_start_Hebrews 11:1_reference_end_ _reference_start_1 Peter 1:13_reference_end_ _reference_start_1 Peter 3:5_reference_end_ _reference_start_1 Peter 3:15_reference_end_ _reference_start_2 John 1:12_reference_end_ _reference_start_3 John 1:14_reference_end_ \gtrm elpiv \trnl elpis _reference_start_Acts 2:26_reference_end_ _reference_start_Acts 16:19_reference_end_ _reference_start_Acts 23:6_reference_end_ _reference_start_Acts 24:15_reference_end_ _reference_start_Acts 26:6_reference_end_ _reference_start_Acts 26:7_reference_end_ _reference_start_Acts 27:20_reference_end_ _reference_start_Acts 28:20_reference_end_ ROM 4:18 (2 occurrences); 5:2, 4, 5; 8:20; 12:12; 15:4, 13 (2 occurrences) _reference_start_Romans 4:18_reference_end_ _reference_start_Romans 5:2_reference_end_ _reference_start_Romans 5:4_reference_end_ _reference_start_Romans 5:5_reference_end_ _reference_start_Romans 8:20_reference_end_ _reference_start_Romans 12:12_reference_end_ _reference_start_Romans 15:4_reference_end_ _reference_start_Romans 15:13_reference_end_ 1CO 9:10 (2 occurrences); 13:13 _reference_start_1 Corinthians 9:10_reference_end_ _reference_start_1 Corinthians 13:13_reference_end_ _reference_start_2 Corinthians 1:7_reference_end_ _reference_start_2 Corinthians 3:12_reference_end_ _reference_start_2 Corinthians 10:15_reference_end_ _reference_start_Galatians 5:5_reference_end_ _reference_start_Ephesians 1:18_reference_end_ _reference_start_Ephesians 2:12_reference_end_ _reference_start_Ephesians 4:4_reference_end_ _reference_start_Philippians 1:20_reference_end_ _reference_start_Colossians 1:5_reference_end_ _reference_start_Colossians 1:23_reference_end_ _reference_start_Colossians 1:27_reference_end_ _reference_start_1 Thessalonians 1:3_reference_end_ _reference_start_1 Thessalonians 2:19_reference_end_ _reference_start_1 Thessalonians 4:13_reference_end_ _reference_start_1 Thessalonians 5:8_reference_end_ _reference_start_2 Thessalonians 2:16_reference_end_ _reference_start_1 Timothy 1:1_reference_end_ _reference_start_Titus 1:2_reference_end_ _reference_start_Titus 2:13_reference_end_ _reference_start_Titus 3:7_reference_end_ _reference_start_Hebrews 3:6_reference_end_ _reference_start_Hebrews 6:11_reference_end_ _reference_start_Hebrews 6:18_reference_end_ _reference_start_Hebrews 7:19_reference_end_ _reference_start_Hebrews 10:23_reference_end_ _reference_start_1 Peter 1:3_reference_end_ _reference_start_1 Peter 1:21_reference_end_ _reference_start_1 John 3:3_reference_end_ \gtrm ara \trnl ara _reference_start_Acts 17:27_reference_end_ \gtrm proelpizw \trnl proelpizõ _reference_start_Ephesians 1:12_reference_end_ \itrm Implied _reference_start_Hebrews 6:19_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( a( `( _( ^( ]( \: [1 Z, Y> X< W< V:  U: T: S: R: Q8 P8 O8 N6 M5 L4 K4 J4 I4 H3 G3 F3 E2 D1 C1 B1 A0 @/  ?/ >/ =. <. ;- :- 9- 8- 7- 6- 5- 4- 3, 2, 1, 0, /, ., -, ,, +@ *? )< (< '< &:  %6 $6 #6 e_start_Matthew 23:29_reference_end_ _reference_start_Matthew 24:51_reference_end_ _reference_start_Mark 7:6_reference_end_ _reference_start_Luke 6:42_reference_end_ _reference_start_Luke 12:56_reference_end_ _reference_start_Luke 13:15_reference_end_ \en2 2. Hypocrisy \gtrm Ãpokrisiv \trnl hupokrisis _reference_start_Matthew 23:28_reference_end_ _reference_start_Mark 12:15_reference_end_ _reference_start_Luke 12:1_reference_end_ _reference_start_Galatians 2:13_reference_end_ _reference_start_1 Timothy 4:2_reference_end_ _reference_start_1 Peter 2:1_reference_end_ \en2 3. To pretend \gtrm Ãpokrinomai \trnl hupokrinomai _reference_start_Luke 20:20_reference_end_ \en2 4. Opposite of hypocrisy, genuine \gtrm anupokritov \trnl anupokritos _reference_start_Romans 12:9_reference_end_ _reference_start_2 Corinthians 6:6_reference_end_ _reference_start_1 Timothy 1:5_reference_end_ _reference_start_2 Timothy 1:5_reference_end_ _reference_start_1 Peter 1:22_reference_end_ _reference_start_James 3:17_reference_end_ 00DC]HYPOCRITEhypocrite\o1 1. Hypocrite \o1 2. Hypocrisy \o1 3. To pretend \o1 4. Opposite of hypocrisy, genuine \gtrm anupokritov \trnl anupokritos \xref [L&N 73.8] \def unpretentious, genuine \gtrm Ãpokrinomai \trnl hupokrinomai \xref [L&N 88.227] \def to pretend \gtrm Ãpokrisiv \trnl hupokrisis \xref [L&N 88.227] \def pretense \gtrm Ãpokritjv \trnl hupokritæs \xref [L&N 88.228] \def pretender \en2 1. Hypocrite \gtrm Ãpokritjv \trnl hupokritæs _reference_start_Matthew 6:2_reference_end_ _reference_start_Matthew 6:5_reference_end_ _reference_start_Matthew 6:16_reference_end_ _reference_start_Matthew 7:5_reference_end_ _reference_start_Matthew 15:7_reference_end_ _reference_start_Matthew 22:18_reference_end_ _reference_start_Matthew 23:13_reference_end_ _reference_start_Matthew 23:15_reference_end_ _reference_start_Matthew 23:23_reference_end_ _reference_start_Matthew 23:25_reference_end_ _reference_start_Matthew 23:27_reference_end_ _referenc ?tfXJ<. xj\N@2$|n`RD6( B B 1 .  . . . 0 < 3 .  , B  > 4 / .  .  . . - , ,) . ,% , 5 2 0 / . , , , ~, },  |,+ {,( z; y< x7 w6 v/ u- t* s< r6 q0 p*  o)  n( m*  l* 8 k** j) i(3 h( g( f( e( d( c( b(l worship \o2 c. Idol worshipper \o2 d. food dedicated to idols \o1 3. Other gods \gtrm qeov \trnl theos \xref [L&N 12.1] \def God \xref [L&N 12.15] \def Son of God \xref [L&N 12.22] \def god \xref [L&N 12.25] \def goddess \xref [L&N 12.24] \def The god of this world (Satan) \gtrm eidwleion \trnl eidõleion \xref [L&N 7.19] \def temple of an idol \gtrm eidwloquton \trnl eidõlothuton \xref [L&N 5.15] \def sacrificial meat \gtrm eidwlolatria \trnl eidõlolatria \xref [L&N 53.63] \def idolatry \gtrm eidwlolatrjv \trnl eidõlolatræs \xref [L&N 53.64] \def worshipper of idols \gtrm eidwlon \trnl eidõlon \xref [L&N 6.97] \def idol \xref [L&N 12.23] \def false god \gtrm kateidwlov \trnl kateidõlos \xref [L&N 6.98] \def full of idols \gtrm puqwn \trnl puthõn \xref [L&N 12.48] \def spirit of divination \gtrm daimonion \trnl daimonion \xref [L&N 12.37] \def demon \xref [L&N 12.26] \def god, lesser than theos 12.22 \gtrm qea \trnl thea \xref [L&N 12.25] \def goddess \gtrm kuriov \trnl kurios \xref [L&N 12.9] \def Lord (also Owner, Ruler, and Sir) \en2 1. False “theos” gods \en3 a. Masculine \gtrm qeov \trnl theos ACT 7:40, 43; 12:22; 14:11; 17:23; 19:26 (2 occurrences); 28:6 _reference_start_Acts 7:40_reference_end_ _reference_start_Acts 7:43_reference_end_ _reference_start_Acts 12:22_reference_end_ _reference_start_Acts 14:11_reference_end_ _reference_start_Acts 17:23_reference_end_ _reference_start_Acts 19:26_reference_end_ _reference_start_Acts 28:6_reference_end_ 1CO 8:5 (2 occurrences) _reference_start_1 Corinthians 8:5_reference_end_ _reference_start_2 Corinthians 4:4_reference_end_ _reference_start_Galatians 4:8_reference_end_ _reference_start_Philippians 3:19_reference_end_ _reference_start_2 Thessalonians 2:4_reference_end_ \en3 b. Feminine \gtrm qea \trnl thea _reference_start_Acts 19:27_reference_end_ _reference_start_Acts 19:37_reference_end_ \en2 2. Idol (eidõlon) gods \en3 a. Idol \gtrm eidwleion \trnl eidõleion _reference_start_1 Corinthians 8:10_reference_end_ \gtrm eidwlon \trnl eidõlon _reference_start_Acts 7:41_reference_end_ _reference_start_Acts 15:20_reference_end_ _reference_start_Romans 2:22_reference_end_ _reference_start_1 Corinthians 8:4_reference_end_ _reference_start_1 Corinthians 8:7_reference_end_ _reference_start_1 Corinthians 10:19_reference_end_ _reference_start_1 Corinthians 12:2_reference_end_ _reference_start_2 Corinthians 6:16_reference_end_ _reference_start_1 Thessalonians 1:9_reference_end_ _reference_start_1 John 5:21_reference_end_ _reference_start_Revelation 9:20_reference_end_ \gtrm kateidwlov \trnl kateidõlos _reference_start_Acts 17:16_reference_end_ \en3 b. Idol worship \gtrm eidwlolatria \trnl eidõlolatria _reference_start_1 Corinthians 10:14_reference_end_ _reference_start_Colossians 3:5_reference_end_ _reference_start_1 Peter 4:3_reference_end_ _reference_start_Galatians 5:20_reference_end_ \en3 c. Idol worshipper \gtrm eidwlolatrjv \trnl eidõlolatræs _reference_start_1 Corinthians 5:10_reference_end_ _reference_start_1 Corinthians 5:11_reference_end_ _reference_start_1 Corinthians 6:9_reference_end_ _reference_start_1 Corinthians 10:7_reference_end_ _reference_start_Ephesians 5:5_reference_end_ _reference_start_Revelation 21:8_reference_end_ _reference_start_Revelation 22:15_reference_end_ \en3 d. food dedicated to idols \gtrm eidwloquton \trnl eidõlothuton _reference_start_Acts 15:29_reference_end_ _reference_start_Acts 21:25_reference_end_ _reference_start_1 Corinthians 8:1_reference_end_ _reference_start_1 Corinthians 8:4_reference_end_ _reference_start_1 Corinthians 8:7_reference_end_ _reference_start_1 Corinthians 8:10_reference_end_ _reference_start_1 Corinthians 10:19_reference_end_ _reference_start_Revelation 2:14_reference_end_ _reference_start_Revelation 2:20_reference_end_ \en2 3. Other gods \gtrm puqwn \trnl puthõn ACT 16:16 (hapax legomenon) _reference_start_Acts 16:16_reference_end_ \gtrm daimonion \trnl daimonion _reference_start_Acts 17:18_reference_end_ \gtrm kuriov \trnl kurios _reference_start_1 Corinthians 8:5_reference_end_ _5FcIN CHRISTin christ\o1 In Christ, an unclassified list of references \gtrm eis/en cristov \trnl eis/en christos \xref [L&N 93.387] \def Christ \gtrm (cristov, ou) \trnl (christos, ou) \xref [L&N 53.82] \def Messiah \note For senses of this phrase, see “The Meaning of in Christ”, by Clarence Hale \en2 In Christ, an unclassified list of references \gtrm eis/en cristov \trnl eis/en christos _reference_start_Acts 24:24_reference_end_ _reference_start_Romans 3:24_reference_end_ _reference_start_Romans 6:11_reference_end_ _r'E1IMPUREimpure\see (see UNCLEAN) D!!cIDOL, GODSidol, gods\o1 1. False “theos” gods \o2 a. Masculine \o2 b. Feminine \o1 2. Idol (eidõlon) gods \o2 a. Idol \o2 b. Ido ?tfXJ<. xj\N@2$|n`RD6( _1 ^1 ]1 \1 [1 Z1 Y1 X1 W1 V1 U1 T0 S0 R0 Q0 P0 O0 N0 M/  L/  K/ J/ I/ H/ G/ F. E. D. C. B. A. @. ?. >. =. <. ;. :- 9- 8- 7- 6- 5-  4-  3-' 2- 1- 0- /- .- -, ,. +, *, )B (B '.  &. %. $. #. ", !,eference_start_Romans 6:23_reference_end_ _reference_start_Romans 8:1_reference_end_ _reference_start_Romans 8:2_reference_end_ _reference_start_Romans 8:39_reference_end_ _reference_start_Romans 9:1_reference_end_ _reference_start_Romans 12:5_reference_end_ _reference_start_Romans 15:17_reference_end_ _reference_start_Romans 16:3_reference_end_ _reference_start_Romans 16:7_reference_end_ _reference_start_Romans 16:9_reference_end_ _reference_start_Romans 16:10_reference_end_ 1CO 1:2, 4, 30; 3:1; 4:10, 15 (2 occurrences), 17; 15:18, 19, 22, 31; 16:24 _reference_start_1 Corinthians 1:2_reference_end_ _reference_start_1 Corinthians 1:4_reference_end_ _reference_start_1 Corinthians 1:30_reference_end_ _reference_start_1 Corinthians 3:1_reference_end_ _reference_start_1 Corinthians 4:10_reference_end_ _reference_start_1 Corinthians 4:15_reference_end_ _reference_start_1 Corinthians 4:17_reference_end_ _reference_start_1 Corinthians 15:18_reference_end_ _reference_start_1 Corinthians 15:19_reference_end_ _reference_start_1 Corinthians 15:22_reference_end_ _reference_start_1 Corinthians 15:31_reference_end_ _reference_start_1 Corinthians 16:24_reference_end_ _reference_start_2 Corinthians 1:21_reference_end_ _reference_start_2 Corinthians 2:14_reference_end_ _reference_start_2 Corinthians 2:17_reference_end_ _reference_start_2 Corinthians 5:17_reference_end_ _reference_start_2 Corinthians 5:19_reference_end_ _reference_start_2 Corinthians 12:2_reference_end_ _reference_start_2 Corinthians 12:19_reference_end_ GAL 2:4, 16 (2 occurrences), 17; 3:14, 26, 28; 5:6 _reference_start_Galatians 2:4_reference_end_ _reference_start_Galatians 2:16_reference_end_ _reference_start_Galatians 2:17_reference_end_ _reference_start_Galatians 3:14_reference_end_ _reference_start_Galatians 3:26_reference_end_ _reference_start_Galatians 3:28_reference_end_ _reference_start_Galatians 5:6_reference_end_ _reference_start_Ephesians 1:1_reference_end_ _reference_start_Ephesians 1:3_reference_end_ _reference_start_Ephesians 1:9_reference_end_ _reference_start_Ephesians 1:12_reference_end_ _reference_start_Ephesians 1:20_reference_end_ _reference_start_Ephesians 2:6_reference_end_ _reference_start_Ephesians 2:7_reference_end_ _reference_start_Ephesians 2:10_reference_end_ _reference_start_Ephesians 2:13_reference_end_ _reference_start_Ephesians 3:6_reference_end_ _reference_start_Ephesians 3:11_reference_end_ _reference_start_Ephesians 3:21_reference_end_ _reference_start_Ephesians 4:32_reference_end_ _reference_start_Philippians 1:1_reference_end_ _reference_start_Philippians 1:26_reference_end_ _reference_start_Philippians 2:1_reference_end_ _reference_start_Philippians 2:5_reference_end_ _reference_start_Philippians 3:3_reference_end_ _reference_start_Philippians 3:9_reference_end_ _reference_start_Philippians 3:14_reference_end_ _reference_start_Philippians 4:7_reference_end_ _reference_start_Philippians 4:19_reference_end_ _reference_start_Philippians 4:21_reference_end_ _reference_start_Colossians 1:2_reference_end_ _reference_start_Colossians 1:4_reference_end_ _reference_start_Colossians 1:28_reference_end_ _reference_start_Colossians 2:5_reference_end_ _reference_start_1 Thessalonians 2:14_reference_end_ _reference_start_1 Thessalonians 4:16_reference_end_ _reference_start_1 Thessalonians 5:18_reference_end_ _reference_start_1 Timothy 1:14_reference_end_ _reference_start_1 Timothy 3:13_reference_end_ _reference_start_2 Timothy 1:1_reference_end_ _reference_start_2 Timothy 1:9_reference_end_ _reference_start_2 Timothy 1:13_reference_end_ _reference_start_2 Timothy 2:1_reference_end_ _reference_start_2 Timothy 2:10_reference_end_ _reference_start_2 Timothy 3:12_reference_end_ _reference_start_2 Timothy 3:15_reference_end_ _reference_start_Philemon 1:6_reference_end_ _reference_start_Philemon 1:8_reference_end_ _reference_start_Philemon 1:20_reference_end_ _reference_start_Philemon 1:23_reference_end_ _reference_start_1 Peter 3:16_reference_end_ _reference_start_1 Peter 5:10_reference_end_ _reference_start_1 Peter 5:14_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( + + +1 + * * * * * *" * * *P *D *6 * ) )  (* ( ( ( ( (  ( ! ( ( -  < < < 9 ~9 }9 |9 {7 z7 y7 x7 w7 v7 u7 t6 s6 r4 q4 p4 o3 n3 m3 l3 k2 j2 i2 h2 g2 f2 e2 d2 c2 b2 a1 `1e_start_Romans 9:6_reference_end_ \en2 2. All the people descended from Israel, the nation of Israel \gtrm israjl \trnl israæl MAT 2:6; 8:10 (alternate sense 4.); 9:33 (alternate sense 4.); 10:6; 15:24, 31; 19:28; 27:9, 42 _reference_start_Matthew 2:6_reference_end_ _reference_start_Matthew 8:10_reference_end_ _reference_start_Matthew 9:33_reference_end_ _reference_start_Matthew 10:6_reference_end_ _reference_start_Matthew 15:24_reference_end_ _reference_start_Matthew 15:31_reference_end_ _reference_start_Matthew 19:28_reference_end_ _reference_start_Matthew 27:9_reference_end_ _reference_start_Matthew 27:42_reference_end_ _reference_start_Mark 12:29_reference_end_ _reference_start_Mark 15:32_reference_end_ LUK 1:16, 54, 68, 80; 2:25, 32, 34 (alternate sense 4.); 4:25 (alternate sense 4.), 27 (alternate sense 4.); 7:9 (alternate sense 4.); 22:30; 24:21 _reference_start_Luke 1:16_reference_end_ _reference_start_Luke 1:54_reference_end_ _reference_start_Luke 1:68_reference_end_ _reference_start_Luke 1:80_reference_end_ _reference_start_Luke 2:25_reference_end_ _reference_start_Luke 2:32_reference_end_ _reference_start_Luke 2:34_reference_end_ _reference_start_Luke 4:25_reference_end_ _reference_start_Luke 4:27_reference_end_ _reference_start_Luke 7:9_reference_end_ _reference_start_Luke 22:30_reference_end_ _reference_start_Luke 24:21_reference_end_ _reference_start_John 1:31_reference_end_ _reference_start_John 1:49_reference_end_ _reference_start_John 3:10_reference_end_ _reference_start_John 12:13_reference_end_ _reference_start_Acts 1:6_reference_end_ _reference_start_Acts 2:36_reference_end_ _reference_start_Acts 4:10_reference_end_ _reference_start_Acts 4:27_reference_end_ _reference_start_Acts 5:21_reference_end_ _reference_start_Acts 5:31_reference_end_ _reference_start_Acts 7:23_reference_end_ _reference_start_Acts 7:37_reference_end_ _reference_start_Acts 7:42_reference_end_ _reference_start_Acts 9:15_reference_end_ _reference_start_Acts 10:36_reference_end_ _reference_start_Acts 13:17_reference_end_ _reference_start_Acts 13:23_reference_end_ _reference_start_Acts 13:24_reference_end_ _reference_start_Acts 28:20_reference_end_ ROM 9:27 (2 occurrences), 31; 10:19, 21; 11:2, 7, 11 (contextually implied, literally: them), 25, 26 _reference_start_Romans 9:27_reference_end_ _reference_start_Romans 9:31_reference_end_ _reference_start_Romans 10:19_reference_end_ _reference_start_Romans 10:21_reference_end_ _reference_start_Romans 11:2_reference_end_ _reference_start_Romans 11:7_reference_end_ _reference_start_Romans 11:11_reference_end_ _reference_start_Romans 11:25_reference_end_ _reference_start_Romans 11:26_reference_end_ _reference_start_1 Corinthians 10:18_reference_end_ _reference_start_2 Corinthians 3:7_reference_end_ _reference_start_2 Corinthians 3:13_reference_end_ _reference_start_Philippians 3:5_reference_end_ _reference_start_Hebrews 8:10_reference_end_ _reference_start_Hebrews 11:22_reference_end_ _reference_start_Revelation 2:14_reference_end_ _reference_start_Revelation 7:4_reference_end_ _reference_start_Revelation 21:12_reference_end_ \gtrm israjleitjv \trnl israæleitæs _reference_start_John 1:47_reference_end_ _reference_start_Acts 2:22_reference_end_ _reference_start_Acts 3:12_reference_end_ _reference_start_Acts 5:35_reference_end_ _reference_start_Acts 13:16_reference_end_ _reference_start_Acts 21:28_reference_end_ _reference_start_Romans 9:4_reference_end_ _reference_start_Romans 11:1_reference_end_ _reference_start_2 Corinthians 11:22_reference_end_ \en2 3. God's people of whatever ethnic origin \gtrm israjl \trnl israæl _reference_start_Romans 9:6_reference_end_ _reference_start_Galatians 6:16_reference_end_ _reference_start_Ephesians 2:12_reference_end_ \en2 4. The land of Israel \gtrm israjl \trnl israæl _reference_start_Matthew 2:20_reference_end_ _reference_start_Matthew 2:21_reference_end_ _reference_start_Matthew 10:23_reference_end_ \en2 5. The kingdom of Israel in contrast to the kingdom of Judah \gtrm israjl \trnl israæl _reference_start_Hebrews 8:8_reference_end_ OG//SISRAEL, ISRAELITEisrael, israelite\o1 1. The man Jacob by his God given name, Israel \o1 2. All the people descended from Israel, the nation of Israel \o1 3. God's people of whatever ethnic origin \o1 4. The land of Israel \o1 5. The kingdom of Israel in contrast to the kingdom of Judah \gtrm israjl \trnl israæl \def Israel \gtrm israjleitjv \trnl israæleitæs \def Israelites \en2 1. The man Jacob by his God given name, Israel \gtrm israjl \trnl israæl _referenc ?tfXJ<. xj\N@2$|n`RD6( ]*% \* [) Z) Y) X) W) V* U) T( S(% R( Q( P( O: N(  M( L( K1 J0 I-  H/  G-  F-  E, D,  C,# B, A, @+/ ?B >B =B <:  ;: :2 9/ 8/ 7.  6-  5-  4- 3-  2-  1-  0-  /-  .-  -, ,,  +,  *,  ), $ (,  ',* &,% %, $, #, ", !, ,$ , [L&N 93.171] \def Jewish \en2 1. The people of Israel \gtrm ioudaiov, ou \trnl ioudaios, ou _reference_start_Matthew 2:2_reference_end_ _reference_start_Matthew 27:11_reference_end_ _reference_start_Matthew 27:29_reference_end_ _reference_start_Matthew 27:37_reference_end_ _reference_start_Matthew 28:15_reference_end_ _reference_start_Mark 7:3_reference_end_ _reference_start_Luke 7:3_reference_end_ _reference_start_Mark 15:2_reference_end_ _reference_start_Mark 15:9_reference_end_ _reference_start_Mark 15:12_reference_end_ _reference_start_Mark 15:18_reference_end_ _reference_start_Mark 15:26_reference_end_ _reference_start_Luke 23:3_reference_end_ _reference_start_Luke 23:37_reference_end_ _reference_start_Luke 23:38_reference_end_ _reference_start_Luke 23:50_reference_end_ _reference_start_Luke 23:51_reference_end_ JHN 2:6, 13; 3:1; 4:9 (2 occurrences), 22; 5:1; 6:4; 7:2; 11:55; 18:12, 33, 35, 39; 19:3, 19, 20, 21 (3 occurrences), 40, 42 _reference_start_John 2:6_reference_end_ _reference_start_John 2:13_reference_end_ _reference_start_John 3:1_reference_end_ _reference_start_John 4:9_reference_end_ _reference_start_John 4:22_reference_end_ _reference_start_John 5:1_reference_end_ _reference_start_John 6:4_reference_end_ _reference_start_John 7:2_reference_end_ _reference_start_John 11:55_reference_end_ _reference_start_John 18:12_reference_end_ _reference_start_John 18:33_reference_end_ _reference_start_John 18:35_reference_end_ _reference_start_John 18:39_reference_end_ _reference_start_John 19:3_reference_end_ _reference_start_John 19:19_reference_end_ _reference_start_John 19:20_reference_end_ _reference_start_John 19:21_reference_end_ _reference_start_John 19:40_reference_end_ _reference_start_John 19:42_reference_end_ ACT 2:5, 10, 14; 9:22; 10:22, 28; 11:19; 12:11; 13:5, 6; 14:1 (2 occurrences), 2, 5; 16:1, 3, 20; 17:1, 10, 13, 17; 18:2 (2 occurrences), 4, 5, 24; 19:10, 13, 14, 17, 34; 20:21; 21:20, 21, 27, 39; 22:3, 12; 24:5, 18, 24, 27 (alternate sense 2.); 25:2, 8, 15, 24; 26:4; 28:17 _reference_start_Acts 2:5_reference_end_ _reference_start_Acts 2:10_reference_end_ _reference_start_Acts 2:14_reference_end_ _reference_start_Acts 9:22_reference_end_ _reference_start_Acts 10:22_reference_end_ _reference_start_Acts 10:28_reference_end_ _reference_start_Acts 11:19_reference_end_ _reference_start_Acts 12:11_reference_end_ _reference_start_Acts 13:5_reference_end_ _reference_start_Acts 13:6_reference_end_ _reference_start_Acts 14:1_reference_end_ _reference_start_Acts 14:2_reference_end_ _reference_start_Acts 14:5_reference_end_ _reference_start_Acts 16:1_reference_end_ _reference_start_Acts 16:3_reference_end_ _reference_start_Acts 16:20_reference_end_ _reference_start_Acts 17:1_reference_end_ _reference_start_Acts 17:10_reference_end_ _reference_start_Acts 17:13_reference_end_ _reference_start_Acts 17:17_reference_end_ _reference_start_Acts 18:2_reference_end_ _reference_start_Acts 18:4_reference_end_ _reference_start_Acts 18:5_reference_end_ _reference_start_Acts 18:24_reference_end_ _reference_start_Acts 19:10_reference_end_ _reference_start_Acts 19:13_reference_end_ _reference_start_Acts 19:14_reference_end_ _reference_start_Acts 19:17_reference_end_ _reference_start_Acts 19:34_reference_end_ _reference_start_Acts 20:21_reference_end_ _reference_start_Acts 21:20_reference_end_ _reference_start_Acts 21:21_reference_end_ _reference_start_Acts 21:27_reference_end_ _reference_start_Acts 21:39_reference_end_ _reference_start_Acts 22:3_reference_end_ _reference_start_Acts 22:12_reference_end_ _reference_start_Acts 24:5_reference_end_ _reference_start_Acts 24:18_reference_end_ _reference_start_Acts 24:24_reference_end_ _reference_start_Acts 24:27_reference_end_ _reference_start_Acts 25:2_reference_end_ _reference_start_Acts 25:8_reference_end_ _reference_start_Acts 25:15_reference_end_ _reference_start_Acts 25:24_reference_end_ _reference_start_Acts 26:4_reference_end_ _reference_start_Acts 28:17_reference_end_ _reference_start_Romans 1:16_reference_end_ _reference_start_Romans 2:9_reference_end_ _reference_start_Romans 2:10_reference_end_ _reference_start_Romans 2:17_reference_end_ _reference_start_Romans 2:28_reference_end_ _reference_start_Romans 2:29_reference_end_ _reference_start_Romans 3:1_reference_end_ _reference_start_Romans 3:9_reference_end_ _reference_start_Romans 3:29_reference_end_ _reference_start_Romans 9:24_reference_end_ _reference_start_Romans 10:12_reference_end_ 1CO 1:23; 9:20 (3 occurrences) _reference_start_1 Corinthians 1:23_reference_end_ _reference_start_1 Corinthians 9:20_reference_end_ _reference_start_2 Corinthians 11:24_reference_end_ _reference_start_Galatians 2:13_reference_end_ _reference_start_Galatians 2:14_reference_end_ _reference_start_Galatians 2:15_reference_end_ _reference_start_1 Corinthians 1:22_reference_end_ _reference_start_1 Corinthians 1:24_reference_end_ _reference_start_1 Corinthians 10:32_reference_end_ _reference_start_1 Corinthians 12:13_reference_end_ _reference_start_Galatians 3:28_reference_end_ _reference_start_Colossians 3:11_reference_end_ _reference_start_1 Thessalonians 2:14_reference_end_ REV 2:9 (i.e. spiritual Jews); 3:9 (i.e. spiritual Jews) _reference_start_Revelation 2:9_reference_end_ _reference_start_Revelation 3:9_reference_end_ \gtrm ioudaikov \trnl ioudaikos _reference_start_Titus 1:14_reference_end_ \gtrm ioudaizw \trnl ioudaizõ _reference_start_Galatians 2:14_reference_end_ \gtrm ioudaikwv \trnl ioudaikõs _reference_start_Galatians 2:14_reference_end_ \itrm Jew/Jewish by implication _reference_start_Acts 17:11_reference_end_ ROM 3:2 (literally: they); 11:14 (literally: of my flesh) _reference_start_Romans 3:2_reference_end_ _reference_start_Romans 11:14_reference_end_ \en2 2. Committed followers of the Jewish religious authorities, Judean leaders \gtrm ioudaiov, ou \trnl ioudaios, ou JHN 1:19; 2:18, 20; 3:25; 5:10, 15, 16, 18; 6:41, 52; 7:1, 11, 13, 15, 35; 8:22, 31 (alternate sense 1.), 48, 52, 57; 9:18, 22 (2 occurrences); 10:19, 24, 31, 33; 13:33; 18:14, 20, 31, 36, 38; 19:7, 12, 14, 31, 38; 20:19 _reference_start_John 1:19_reference_end_ _reference_start_John 2:18_reference_end_ _reference_start_John 2:20_reference_end_ _reference_start_John 3:25_reference_end_ _reference_start_John 5:10_reference_end_ _reference_start_John 5:15_reference_end_ _reference_start_John 5:16_reference_end_ _reference_start_John 5:18_reference_end_ _reference_start_John 6:41_reference_end_ _reference_start_John 6:52_reference_end_ _reference_start_John 7:1_reference_end_ _reference_start_John 7:11_reference_end_ _reference_start_John 7:13_reference_end_ _reference_start_John 7:15_reference_end_ _reference_start_John 7:35_reference_end_ _reference_start_John 8:22_reference_end_ _reference_start_John 8:31_reference_end_ _reference_start_John 8:48_reference_end_ _reference_start_John 8:52_reference_end_ _reference_start_John 8:57_reference_end_ _reference_start_John 9:18_reference_end_ _reference_start_John 9:22_reference_end_ _reference_start_John 10:19_reference_end_ _reference_start_John 10:24_reference_end_ _reference_start_John 10:31_reference_end_ _reference_start_John 10:33_reference_end_ _reference_start_John 13:33_reference_end_ _reference_start_John 18:14_reference_end_ _reference_start_John 18:20_reference_end_ _reference_start_John 18:31_reference_end_ _reference_start_John 18:36_reference_end_ _reference_start_John 18:38_reference_end_ _reference_start_John 19:7_reference_end_ _reference_start_John 19:12_reference_end_ _reference_start_John 19:14_reference_end_ _reference_start_John 19:31_reference_end_ _reference_start_John 19:38_reference_end_ _reference_start_John 20:19_reference_end_ ACT 9:23; 12:3; 13:43 (alternate sense 1.), 45 (alternate sense 1.), 50 (alternate sense 1.); 14:4, 19 (alternate sense 1.); 17:5 (alternate sense 1.); 18:12 (alternate sense 1.), 14 (2 occurrences) ( alternate sense 1.), 19 (alternate sense 1.), 28 (alternate sense 1.); 19:33 (alternate sense 1.); 20:3 (alternate sense 1.), 19 (alternate sense 1.); 21:11 (alternate sense 1.); 22:30 (alternate sense 1.); 23:12 (alternate sense 1.), 20, 27 (alternate sense 1.); 24:9 (alternate sense 1.); 25:7 (alternate sense 1.), 9 (alternate sense 1.), 10 (alternate sense 1.); 26:2 (alternate sense 1.), 3 (alternate sense 1.), 7 (alternate sense 1.), 21 (alternate sense 1.); 28:19 (alternate sense 1.) _reference_start_Acts 9:23_reference_end_ _reference_start_Acts 12:3_reference_end_ _reference_start_Acts 13:43_reference_end_ _reference_start_Acts 13:45_reference_end_ _reference_start_Acts 13:50_reference_end_ _reference_start_Acts 14:4_reference_end_ _reference_start_Acts 14:19_reference_end_ _reference_start_Acts 17:5_reference_end_ _reference_start_Acts 18:12_reference_end_ _reference_start_Acts 18:14_reference_end_ _reference_start_Acts 18:19_reference_end_ _reference_start_Acts 18:28_reference_end_ _reference_start_Acts 19:33_reference_end_ _reference_start_Acts 20:3_reference_end_ _reference_start_Acts 20:19_reference_end_ _reference_start_Acts 21:11_reference_end_ _reference_start_Acts 22:30_reference_end_ _reference_start_Acts 23:12_reference_end_ _reference_start_Acts 23:20_reference_end_ _reference_start_Acts 23:27_reference_end_ _reference_start_Acts 24:9_reference_end_ _reference_start_Acts 25:7_reference_end_ _reference_start_Acts 25:9_reference_end_ _reference_start_Acts 25:10_reference_end_ _reference_start_Acts 26:2_reference_end_ _reference_start_Acts 26:3_reference_end_ _reference_start_Acts 26:7_reference_end_ _reference_start_Acts 26:21_reference_end_ _reference_start_Acts 28:19_reference_end_ \en2 3. Local inhabitants of Judea \gtrm ioudaiov, ou \trnl ioudaios, ou JHN 11:8 (alternate sense 2.), 19, 31, 33, 36, 45, 54; 12:9, 11 _reference_start_John 11:8_reference_end_ _reference_start_John 11:19_reference_end_ _reference_start_John 11:31_reference_end_ _reference_start_John 11:33_reference_end_ _reference_start_John 11:36_reference_end_ _reference_start_John 11:45_reference_end_ _reference_start_John 11:54_reference_end_ _reference_start_John 12:9_reference_end_ _reference_start_John 12:11_reference_end_ _reference_start_Acts 10:39_reference_end_ gH##JEW, JEWISHjew, jewish\see (see also CIRCUMCISION, HEBREW, ISRAEL) \o1 1. The people of Israel \o1 2. Committed followers of the Jewish religious authorities, Judean leaders \o1 3. Local inhabitants of Judea \gtrm ioudaiov, ou \trnl ioudaios, ou \xref [L&N 93.172] \def Jew \gtrm ioudaiov, a, on \trnl ioudaios, a, on \xref [L&N 93.487] \def Judean \gtrm ioudaikov \trnl ioudaikos \xref [L&N 93.171] \def Jewish \gtrm ioudaizw \trnl ioudaizõ \xref [L&N 41.32] \def live as Jew \gtrm ioudaikwv \trnl ioudaikõs \xref ?tfXJ<. xj\N@2$|n`RD6( , , , , , , , ,' , , , , ," , , , , , , , , , , , , , , , , , ~, },  |,  {, z,  y,  x,  w,  v, u, t, s+* r+( q+ p+ o+ n+ m+' l+# k+! j+ i+ 7 h+ g+ f+ e+ d+ c+ b+ a+ `*3 _*2 ^*& ?tfXJ<. xj\N@2$|n`RD6( [+ ! Z+  Y+  X+  W+  V+  U+9 T+4 S+0 R+ Q+ P+# O+ N+ M+ L+ K+4 J+) I+ H+ G+ F+ E+ D+ C+ B+ A-  @- ?, >0 =0 <8 ;B :B 94 83 70 6. 5. 4. 3. 20 10 00 //  ..  -. ,- +-  *- )- (- '- &- %- $- #- "- !, , , , , ?tfXJ<. xj\N@2$|n`RD6( .  . .  .  - , , , , . , * 9 *+ , ' + + + 6 + - + $ + ! +  +  +  , , , , , , ~, }, |, {, z, y, x, w, v, u, t,! s, r, q, p, o, n, m, l, 2 k, - j, + i,  h,  g+ f+& e+ d+ c+ b+ a+& `+$ _+ ^+ ]+ \+ !\def evaluation, judgment, decision \xref [L&N 56.20] \def to try a case and give sentence \xref [L&N 56.22] \def authority to judge guilt or innocence \xref [L&N 56.24] \def verdict, guilty or not \xref [L&N 56.30] \def judge as guilty and punishable \xref [L&N 56.2] \def lawsuit \gtrm apokrima \trnl apokrima \xref [L&N 56.26] \def official decision which may also be a verdict \gtrm katakrima \trnl katakrima \xref [L&N 56.31] \def to judge to be definitely guilty and punishable \gtrm prokrima \trnl prokrima \xref [L&N 30.79] \def prejudge, to decide in a prejudiced manner (hapax legomenon) \gtrm krinw \trnl krinõ \xref [L&N 30.75] \def decide \xref [L&N 30.99] \def to prefer, judge to be better than... \xref [L&N 30.108] \def to evaluate, judge on correctness or value \xref [L&N 31.3] \def hold a view \xref [L&N 56.20] \def to try a case and give sentence \xref [L&N 56.30] \def condemn, judge as guilty and punishable \xref [L&N 37.49] \def rule \gtrm anakrinw \trnl anakrinõ \xref [L&N 30.109] \def analyze, judge on basis of details \gtrm diakrinw \trnl diakrinõ \xref [L&N 30.99] \def to prefer, judge to be better than... \gtrm epikrinw \trnl epikrinõ \xref [L&N 30.75] \def to decide (hapax legomenon) \gtrm katakrinw \trnl katakrinõ \xref [L&N 56.31] \def to judge to be definitely guilty and punishable \gtrm krisiv \trnl krisis \xref [L&N 30.110] \def evaluation, judgment, decision \xref [L&N 30.111] \def basis for judgment \xref [L&N 56.20] \def to try a case and give sentence \xref [L&N 56.22] \def authority to judge guilt or innocence \xref [L&N 56.24] \def verdict, guilty or not \xref [L&N 56.25] \def give justice, make a just verdict \xref [L&N 56.30] \def judge as guilty and punishable \gtrm anakrisiv \trnl anakrisis \xref [L&N 56.12] \def investigation in court (hapax legomenon) \gtrm diakrisiv \trnl diakrisis \xref [L&N 30.112] \def able to analyze \gtrm katakrisiv \trnl katakrisis \xref [L&N 56.31] \def to judge to be definitely guilty and punishable \gtrm dikaiokrisia \trnl dikaiokrisia \xref [L&N 56.27] \def a right or just verdict or judgment \gtrm kritjrion \trnl kritærion \xref [L&N 56.1] \def court of justice \xref [L&N 56.2] \def lawsuit \gtrm kritjv \trnl kritæs \xref [L&N 56.28] \def a presiding judge \gtrm kritikov \trnl kritikos \xref [L&N 56.23] \def able to judge legal cases (hapax legomenon) \xref [L&N 30.109] \def analyze, judge on basis of details \xref [L&N 30.113] \def discriminate, judge that there is a difference \gtrm autokatakritov \trnl autokatakritos \xref [L&N 30.119] \def condemned by one's own actions (hapax legomenon) \gtrm diaginwskw \trnl diaginõskõ \xref [L&N 56.21] \def to examine, deliberate, and give a verdict \gtrm diagnwsiv \trnl diagnõsis \xref [L&N 56.21] \def to arrive at a verdict after examination \gtrm kataginwskw \trnl kataginõskõ \xref [L&N 30.118] \def to judge something to be bad \gtrm katadikazw \trnl katadikazõ \xref [L&N 56.31] \def to judge to be definitely guilty and punishable \gtrm katadikj \trnl katadikæ \xref [L&N 56.31] \def to judge to be definitely guilty and punishable (hapax legomenon) \gtrm dokimazw \trnl dokimazõ \xref [L&N 30.114] \def approve, to regard as genuine or worthy on basis of testing \gtrm apodokimazw \trnl apodokimazõ \xref [L&N 30.117] \def reject, to judge something as not worthy or genuine \gtrm dokimov \trnl dokimos \xref [L&N 30.115] \def approval, pertaining to judging as genuine or worthy \gtrm apodiorizw \trnl apodiorizõ \xref [L&N 30.116] \def distinguish, to judge there to be a significant distinction between \xref [L&N 56.34] \def acquittal \gtrm dikastjv \trnl dikastæs \xref [L&N 56.28] \def a presiding judge \gtrm arcwn \trnl archõn \xref [L&N 56.29] \def an official, though minor, judge (usually a ruler or prince) \gtrm akatagnwstov \trnl akatagnõstos \xref [L&N 33.415] \def above criticism \gtrm bjma \trnl bæma \xref [L&N 7.63] \def judgment seat \gtrm para \trnl para \xref [L&N 90.20] \def in the sight of, from beholder's point of view +dative \gtrm prov \trnl pros \xref [L&N 90.20] \def in the sight of, to beholder's way of thinking +accusative \gtrm emprosqen sou \trnl emprosthen sou \xref [L&N 90.20] \def in the sight of, in front of \gtrm enantion \trnl enantion \xref [L&N 90.20] \def in the sight of, in front of \gtrm enwpion \trnl enõpion \xref [L&N 90.20] \def in the sight of, as present with the beholder +genitive \gtrm katenwpion \trnl katenõpion \xref [L&N 90.20] \def in the sight of, as directly in front of the beholder +genitive \gtrm proswpoljptew \trnl prosõpolæpteõ \xref [L&N 88.238] \def to be partial \gtrm proswtoljptjv \trnl prosõtolæptæs \xref [L&N 88.239] \def a respector of persons \gtrm proswpoljyia \trnl prosõpolæpsia \xref [L&N 88.238] \def partiality \gtrm proswpon \trnl prosõpon \xref [L&N 30.120] \def regard or accept according to “face” (political standing) \gtrm Ãpo krisin piptw \trnl hupo krisin piptõ \xref [L&N 56.32] \def to fall under judgment \en2 1. Non-legal: \en3 a. To assess something as to whether good or bad generally \gtrm krinw \trnl krinõ _reference_start_Luke 7:43_reference_end_ _reference_start_Luke 12:57_reference_end_ _reference_start_Acts 4:19_reference_end_ _reference_start_Acts 13:46_reference_end_ _reference_start_Acts 15:19_reference_end_ _reference_start_Acts 16:15_reference_end_ _reference_start_Acts 26:8_reference_end_ ROM 14:5 (2 occurrences) _reference_start_Romans 14:5_reference_end_ _reference_start_1 Corinthians 10:15_reference_end_ _reference_start_1 Corinthians 10:29_reference_end_ _reference_start_1 Corinthians 11:13_reference_end_ _reference_start_1 Corinthians 11:31_reference_end_ _reference_start_2 Corinthians 2:1_reference_end_ _reference_start_2 Corinthians 5:14_reference_end_ \gtrm anakrinw \trnl anakrinõ _reference_start_1 Corinthians 2:14_reference_end_ _reference_start_1 Corinthians 2:15_reference_end_ \gtrm diakrinw \trnl diakrinõ _reference_start_Matthew 16:3_reference_end_ _reference_start_1 Corinthians 11:31_reference_end_ _reference_start_1 Corinthians 14:29_reference_end_ \gtrm diakrisiv \trnl diakrisis _reference_start_1 Corinthians 12:10_reference_end_ _reference_start_Hebrews 5:14_reference_end_ \gtrm kritikov \trnl kritikos _reference_start_Hebrews 4:12_reference_end_ \gtrm dokimazw \trnl dokimazõ _reference_start_Luke 14:19_reference_end_ _reference_start_2 Corinthians 8:8_reference_end_ _reference_start_2 Corinthians 13:5_reference_end_ _reference_start_Galatians 6:4_reference_end_ _reference_start_Ephesians 5:10_reference_end_ _reference_start_Philippians 1:10_reference_end_ _reference_start_1 Thessalonians 2:4_reference_end_ _reference_start_1 Thessalonians 5:21_reference_end_ _reference_start_Hebrews 3:9_reference_end_ _reference_start_1 John 4:1_reference_end_ \gtrm enwpion \trnl enõpion _reference_start_Hebrews 4:13_reference_end_ \en3 b. Assess as good (approve) \gtrm dokimazw \trnl dokimazõ _reference_start_Romans 12:2_reference_end_ _reference_start_Romans 2:18_reference_end_ _reference_start_Romans 14:22_reference_end_ _reference_start_1 Corinthians 3:13_reference_end_ _reference_start_1 Corinthians 11:28_reference_end_ _reference_start_1 Corinthians 16:3_reference_end_ _reference_start_1 Thessalonians 2:4_reference_end_ _reference_start_1 Timothy 3:10_reference_end_ _reference_start_1 Peter 1:7_reference_end_ \gtrm dokimov \trnl dokimos _reference_start_Romans 14:18_reference_end_ _reference_start_Romans 16:10_reference_end_ _reference_start_1 Corinthians 11:19_reference_end_ _reference_start_2 Corinthians 10:18_reference_end_ _reference_start_2 Corinthians 13:7_reference_end_ _reference_start_2 Timothy 2:15_reference_end_ _reference_start_James 1:12_reference_end_ \gtrm para \trnl para _reference_start_Galatians 3:11_reference_end_ \gtrm emprosqen sou \trnl emprosthen sou _reference_start_Matthew 11:26_reference_end_ _reference_start_Luke 10:21_reference_end_ \gtrm enantion \trnl enantion _reference_start_Acts 7:10_reference_end_ \gtrm enwpion \trnl enõpion _reference_start_Luke 1:6_reference_end_ _reference_start_Luke 1:15_reference_end_ _reference_start_Luke 1:75_reference_end_ _reference_start_Acts 10:4_reference_end_ _reference_start_Acts 4:19_reference_end_ _reference_start_Acts 7:46_reference_end_ _reference_start_Acts 10:31_reference_end_ _reference_start_Romans 12:17_reference_end_ 2CO 4:2; 7:12; 8:21 (2 occurrences) _reference_start_2 Corinthians 4:2_reference_end_ _reference_start_2 Corinthians 7:12_reference_end_ _reference_start_2 Corinthians 8:21_reference_end_ _reference_start_Galatians 1:20_reference_end_ _reference_start_1 Timothy 2:3_reference_end_ _reference_start_1 Timothy 5:4_reference_end_ _reference_start_Hebrews 13:21_reference_end_ _reference_start_James 4:10_reference_end_ _reference_start_1 Peter 3:4_reference_end_ _reference_start_1 John 3:22_reference_end_ _reference_start_Revelation 3:2_reference_end_ _reference_start_Revelation 16:19_reference_end_ \gtrm katenwpion \trnl katenõpion 2CO 2:17 (2 occurrences); 12:19 _reference_start_2 Corinthians 2:17_reference_end_ _reference_start_2 Corinthians 12:19_reference_end_ _reference_start_Ephesians 1:4_reference_end_ _reference_start_Colossians 1:22_reference_end_ \gtrm proswpon \trnl prosõpon 1PE 3:12 (2 occurrences) _reference_start_1 Peter 3:12_reference_end_ \en3 c. Assess as bad or in the wrong, criticize \gtrm krinw \trnl krinõ _reference_start_John 8:26_reference_end_ _reference_start_Romans 2:1_reference_end_ _reference_start_Romans 14:22_reference_end_ _reference_start_Colossians 2:16_reference_end_ \gtrm diakrinw \trnl diakrinõ _reference_start_Acts 11:2_reference_end_ \gtrm katakrinw \trnl katakrinõ _reference_start_Romans 14:23_reference_end_ \gtrm katakrisiv \trnl katakrisis _reference_start_2 Corinthians 7:3_reference_end_ \gtrm kataginwskw \trnl kataginõskõ _reference_start_Galatians 2:11_reference_end_ _reference_start_1 John 3:20_reference_end_ _reference_start_1 John 3:21_reference_end_ \gtrm akatagnwstov \trnl akatagnõstos TIT 2:8 (hapax legomenon) _reference_start_Titus 2:8_reference_end_ \en3 d. Reject \gtrm apodokimazw \trnl apodokimazõ _reference_start_Matthew 21:42_reference_end_ _reference_start_Mark 8:31_reference_end_ _reference_start_Mark 12:10_reference_end_ _reference_start_Luke 9:22_reference_end_ _reference_start_Luke 17:25_reference_end_ _reference_start_Luke 20:17_reference_end_ _reference_start_Hebrews 12:17_reference_end_ _reference_start_1 Peter 2:4_reference_end_ _reference_start_1 Peter 2:7_reference_end_ \gtrm proswpon \trnl prosõpon _reference_start_1 Peter 3:12_reference_end_ \en3 e. Wrong in the sight of \gtrm enwpion \trnl enõpion _reference_start_Luke 15:18_reference_end_ _reference_start_Luke 15:21_reference_end_ _reference_start_Luke 16:15_reference_end_ _reference_start_Luke 24:11_reference_end_ _reference_start_Acts 8:21_reference_end_ \en3 f. Assess accurately, justly \gtrm krinw \trnl krinõ _reference_start_John 7:24_reference_end_ \gtrm dokimazw \trnl dokimazõ LUK 12:56 (2 occurrences) _reference_start_Luke 12:56_reference_end_ \en3 g. Assess with wrong motives or standards \gtrm krinw \trnl krinõ _reference_start_John 7:24_reference_end_ _reference_start_John 8:15_reference_end_ \gtrm diakrinw \trnl diakrinõ _reference_start_Matthew 21:21_reference_end_ _reference_start_Mark 11:23_reference_end_ _reference_start_Acts 10:20_reference_end_ _reference_start_Acts 11:12_reference_end_ _reference_start_Acts 15:9_reference_end_ _reference_start_Romans 4:20_reference_end_ _reference_start_Romans 14:23_reference_end_ _reference_start_1 Corinthians 4:7_reference_end_ _reference_start_1 Corinthians 11:29_reference_end_ JAS 1:6 (2 occurrences); 2:4 _reference_start_James 1:6_reference_end_ _reference_start_James 2:4_reference_end_ _reference_start_Jude 1:22_reference_end_ \gtrm apodiorizw \trnl apodiorizõ _reference_start_Jude 1:19_reference_end_ \gtrm proswpoljptew \trnl prosõpolæpteõ _reference_start_James 2:9_reference_end_ \gtrm proswtoljptjv \trnl prosõtolæptæs _reference_start_Acts 10:34_reference_end_ \gtrm proswpoljyia \trnl prosõpolæpsia _reference_start_Romans 2:11_reference_end_ _reference_start_Ephesians 6:9_reference_end_ _reference_start_Colossians 3:25_reference_end_ _reference_start_James 2:1_reference_end_ \gtrm proswpon \trnl prosõpon _reference_start_Matthew 22:16_reference_end_ _reference_start_Mark 12:14_reference_end_ _reference_start_Luke 20:21_reference_end_ _reference_start_Galatians 2:6_reference_end_ _reference_start_Jude 1:16_reference_end_ \en3 h. To decide what is the best thing to do \gtrm prokrima \trnl prokrima _reference_start_1 Timothy 5:21_reference_end_ \gtrm krinw \trnl krinõ _reference_start_Acts 3:13_reference_end_ _reference_start_Acts 16:4_reference_end_ _reference_start_Acts 20:16_reference_end_ _reference_start_Acts 21:25_reference_end_ _reference_start_Acts 25:25_reference_end_ _reference_start_Acts 27:1_reference_end_ _reference_start_1 Corinthians 2:2_reference_end_ _reference_start_1 Corinthians 7:37_reference_end_ _reference_start_Titus 3:12_reference_end_ \en3 i. To assume the position of a judge over someone \gtrm krima \trnl krima MAT 7:2 (alternate sense 2.a.) _reference_start_Matthew 7:2_reference_end_ \gtrm krinw \trnl krinõ MAT 7:1 (alternate sense 2.a.) _reference_start_Matthew 7:1_reference_end_ LUK 6:37 (alternate sense 2.a.) _reference_start_Luke 6:37_reference_end_ ROM 2:1 (3 occurrences) (alternate sense 2.a.), 3 (alternate sense 2.a.); 3:4 (alternate sense 2.a.); 14:3, 4, 10, 13 _reference_start_Romans 2:1_reference_end_ _reference_start_Romans 2:3_reference_end_ _reference_start_Romans 3:4_reference_end_ _reference_start_Romans 14:3_reference_end_ _reference_start_Romans 14:4_reference_end_ _reference_start_Romans 14:10_reference_end_ _reference_start_Romans 14:13_reference_end_ _reference_start_1 Corinthians 4:5_reference_end_ _reference_start_1 Corinthians 5:12_reference_end_ JAS 4:11 (4 occurrences), 12 _reference_start_James 4:11_reference_end_ _reference_start_James 4:12_reference_end_ \gtrm anakrinw \trnl anakrinõ 1CO 4:3 (2 occurrences) _reference_start_1 Corinthians 4:3_reference_end_ \gtrm kritjv \trnl kritæs _reference_start_James 2:4_reference_end_ \gtrm pro v \trnl pros _reference_start_John 21:22_reference_end_ _reference_start_John 21:23_reference_end_ \en2 2. Legal use \en3 a. To go to law, hold a court case, or consider the evidence \gtrm krima \trnl krima _reference_start_John 9:39_reference_end_ _reference_start_Acts 24:25_reference_end_ _reference_start_1 Corinthians 6:7_reference_end_ \gtrm krinw \trnl krinõ MAT 5:40; 7:1 (alternate sense 1.c.), 2 (alternate sense 1.c.) _reference_start_Matthew 5:40_reference_end_ _reference_start_Matthew 7:1_reference_end_ _reference_start_Matthew 7:2_reference_end_ LUK 6:37 (alternate sense 1.c.) _reference_start_Luke 6:37_reference_end_ _reference_start_John 5:22_reference_end_ _reference_start_John 8:15_reference_end_ _reference_start_John 8:16_reference_end_ _reference_start_Acts 17:31_reference_end_ _reference_start_Acts 23:6_reference_end_ _reference_start_1 Corinthians 6:1_reference_end_ _reference_start_1 Corinthians 6:6_reference_end_ _reference_start_1 Corinthians 11:32_reference_end_ _reference_start_1 P eter 4:5_reference_end_ _reference_start_Revelation 11:18_reference_end_ _reference_start_Revelation 20:12_reference_end_ _reference_start_Revelation 20:13_reference_end_ \gtrm anakrinw \trnl anakrinõ _reference_start_Luke 23:14_reference_end_ _reference_start_Acts 4:9_reference_end_ _reference_start_Acts 12:19_reference_end_ _reference_start_Acts 17:11_reference_end_ _reference_start_Acts 24:8_reference_end_ _reference_start_Acts 28:18_reference_end_ _reference_start_1 Corinthians 4:4_reference_end_ _reference_start_1 Corinthians 9:3_reference_end_ \gtrm diakrinw \trnl diakrinõ _reference_start_1 Corinthians 6:5_reference_end_ _reference_start_Jude 1:9_reference_end_ \gtrm krisiv \trnl krisis _reference_start_Matthew 5:21_reference_end_ _reference_start_Matthew 5:22_reference_end_ _reference_start_Matthew 10:15_reference_end_ _reference_start_Matthew 11:22_reference_end_ _reference_start_Matthew 11:24_reference_end_ _reference_start_Matthew 12:36_reference_end_ _reference_start_Luke 10:14_reference_end _ _reference_start_John 12:31_reference_end_ _reference_start_Hebrews 9:27_reference_end_ _reference_start_Revelation 14:7_reference_end_ \gtrm anakrisiv \trnl anakrisis _reference_start_Acts 25:26_reference_end_ \gtrm diakrisiv \trnl diakrisis _reference_start_Romans 14:1_reference_end_ \gtrm kritjrion \trnl kritærion _reference_start_1 Corinthians 6:2_reference_end_ _reference_start_1 Corinthians 6:4_reference_end_ _reference_start_James 2:6_reference_end_ \gtrm diaginwskw \trnl diaginõskõ _reference_start_Acts 23:15_reference_end_ _reference_start_Acts 24:22_reference_end_ \gtrm diagnwsiv \trnl diagnõsis _reference_start_Acts 25:21_reference_end_ \en3 b. To pronounce a verdict, to give judgment in court \gtrm krima \trnl krima _reference_start_Romans 5:16_reference_end_ _reference_start_James 3:1_reference_end_ _reference_start_1 Peter 4:17_reference_end_ \gtrm krinw \trnl krinõ JHN 5:30 (2 occurrences); 8:50; 12:48 (2 occurrences); 16:11; 18:31 _reference_start_John 5:30_reference_end_ _reference _start_John 8:50_reference_end_ _reference_start_John 12:48_reference_end_ _reference_start_John 16:11_reference_end_ _reference_start_John 18:31_reference_end_ _reference_start_Acts 23:3_reference_end_ _reference_start_Acts 24:21_reference_end_ _reference_start_Acts 25:9_reference_end_ _reference_start_Acts 25:10_reference_end_ _reference_start_Acts 25:20_reference_end_ _reference_start_Acts 26:6_reference_end_ _reference_start_Romans 2:12_reference_end_ _reference_start_Romans 2:16_reference_end_ _reference_start_Romans 3:6_reference_end_ _reference_start_1 Corinthians 5:12_reference_end_ _reference_start_1 Corinthians 5:13_reference_end_ _reference_start_1 Peter 4:6_reference_end_ 1CO 6:2 (2 occurrences), 3 _reference_start_1 Corinthians 6:2_reference_end_ _reference_start_1 Corinthians 6:3_reference_end_ _reference_start_2 Timothy 4:1_reference_end_ _reference_start_James 2:12_reference_end_ _reference_start_1 Peter 1:17_reference_end_ _reference_start_1 Peter 2:23_reference_end_ \gtrm epikrinw \trnl epikrinõ _reference_start_Luke 23:24_reference_end_ \gtrm krisiv \trnl krisis _reference_start_John 5:22_reference_end_ _reference_start_John 5:27_reference_end_ _reference_start_John 7:24_reference_end_ _reference_start_John 8:16_reference_end_ _reference_start_2 Thessalonians 1:5_reference_end_ _reference_start_2 Peter 2:9_reference_end_ _reference_start_2 Peter 3:7_reference_end_ _reference_start_1 John 4:17_reference_end_ _reference_start_Jude 1:6_reference_end_ \gtrm dikaiokrisia \trnl dikaiokrisia _reference_start_Romans 2:5_reference_end_ \en3 c. Acquit (see JUST, JUSTIFY) \en3 d. Condemn, pronounce guilty and punishable \gtrm krima \trnl krima _reference_start_Mark 12:40_reference_end_ _reference_start_Luke 20:47_reference_end_ _reference_start_Luke 23:40_reference_end_ _reference_start_Luke 24:20_reference_end_ _reference_start_Romans 2:2_reference_end_ _reference_start_Romans 2:3_reference_end_ _reference_start_Romans 3:8_reference_end_ _reference_start_Romans 13:2_reference_end_ _reference_sta rt_1 Corinthians 11:29_reference_end_ _reference_start_1 Corinthians 11:34_reference_end_ _reference_start_Galatians 5:10_reference_end_ _reference_start_1 Timothy 3:6_reference_end_ _reference_start_1 Timothy 5:12_reference_end_ _reference_start_Hebrews 6:2_reference_end_ _reference_start_2 Peter 2:3_reference_end_ _reference_start_Jude 1:4_reference_end_ _reference_start_Revelation 17:1_reference_end_ _reference_start_Revelation 18:20_reference_end_ \gtrm apokrima \trnl apokrima 2CO 1:9 (hapax legomenon) _reference_start_2 Corinthians 1:9_reference_end_ \gtrm katakrima \trnl katakrima _reference_start_Romans 5:16_reference_end_ _reference_start_Romans 5:18_reference_end_ _reference_start_Romans 8:1_reference_end_ \gtrm krinw \trnl krinõ _reference_start_Luke 19:22_reference_end_ JHN 3:17, 18 (2 occurrences); 7:51; 12:47 (2 occurrences); 16:11 _reference_start_John 3:17_reference_end_ _reference_start_John 3:18_reference_end_ _reference_start_John 7:51_reference_end_ _reference_start_John 12:47_referenc e_end_ _reference_start_John 16:11_reference_end_ _reference_start_Acts 7:7_reference_end_ _reference_start_Acts 13:27_reference_end_ _reference_start_Romans 3:7_reference_end_ _reference_start_1 Corinthians 5:3_reference_end_ _reference_start_1 Corinthians 11:31_reference_end_ _reference_start_2 Thessalonians 2:12_reference_end_ _reference_start_Hebrews 10:30_reference_end_ _reference_start_Hebrews 13:4_reference_end_ _reference_start_James 5:9_reference_end_ _reference_start_1 Peter 4:6_reference_end_ REV 6:10; 16:5; 18:8; 19:2 (2 occurrences), 11 _reference_start_Revelation 6:10_reference_end_ _reference_start_Revelation 16:5_reference_end_ _reference_start_Revelation 18:8_reference_end_ _reference_start_Revelation 19:2_reference_end_ _reference_start_Revelation 19:11_reference_end_ \gtrm katakrinw \trnl katakrinõ _reference_start_Matthew 20:18_reference_end_ _reference_start_Matthew 27:3_reference_end_ _reference_start_Mark 10:33_reference_end_ _reference_start_Mark 14:64_reference_end_ _reference_st art_Mark 16:16_reference_end_ _reference_start_John 8:10_reference_end_ _reference_start_John 8:11_reference_end_ _reference_start_Romans 8:3_reference_end_ _reference_start_Romans 8:34_reference_end_ _reference_start_1 Corinthians 11:32_reference_end_ _reference_start_2 Peter 2:6_reference_end_ \gtrm krisiv \trnl krisis _reference_start_Matthew 23:33_reference_end_ _reference_start_John 3:19_reference_end_ _reference_start_John 5:24_reference_end_ _reference_start_John 5:29_reference_end_ _reference_start_John 16:8_reference_end_ _reference_start_1 Timothy 5:24_reference_end_ _reference_start_Hebrews 10:27_reference_end_ JAS 2:13 (2 occurrences) _reference_start_James 2:13_reference_end_ _reference_start_2 Peter 2:4_reference_end_ _reference_start_2 Peter 2:11_reference_end_ _reference_start_Jude 1:9_reference_end_ _reference_start_Jude 1:15_reference_end_ _reference_start_Revelation 16:7_reference_end_ _reference_start_Revelation 18:10_reference_end_ _reference_start_Revelation 19:2_reference_end_ \gtrm  katakrisiv \trnl katakrisis _reference_start_2 Corinthians 3:9_reference_end_ \gtrm katadikazw \trnl katadikazõ _reference_start_Matthew 12:7_reference_end_ _reference_start_Matthew 12:37_reference_end_ _reference_start_Luke 6:37_reference_end_ _reference_start_James 5:6_reference_end_ \gtrm katadikj \trnl katadikæ _reference_start_Acts 25:15_reference_end_ \gtrm Ãpo krisin piptw \trnl hupo krisin piptõ _reference_start_James 5:12_reference_end_ \en3 e. Cause to be condemned \gtrm krinw \trnl krinõ _reference_start_Romans 2:27_reference_end_ \gtrm katakrinw \trnl katakrinõ _reference_start_Romans 2:1_reference_end_ _reference_start_Hebrews 11:7_reference_end_ \gtrm krisiv \trnl krisis _reference_start_Matthew 12:41_reference_end_ _reference_start_Matthew 12:42_reference_end_ _reference_start_Luke 11:31_reference_end_ _reference_start_Luke 11:32_reference_end_ _reference_start_John 16:11_reference_end_ \gtrm autokatakritov \trnl autokatakritos _reference_start_Titus 3:11_reference_end_ \en2 3. Offic ial use \en3 a. A judge, judges \gtrm kritjv \trnl kritæs MAT 5:25 (2 occurrences); 12:27 _reference_start_Matthew 5:25_reference_end_ _reference_start_Matthew 12:27_reference_end_ LUK 11:19; 12:14, 58 (2 occurrences); 18:2, 6 _reference_start_Luke 11:19_reference_end_ _reference_start_Luke 12:14_reference_end_ _reference_start_Luke 12:58_reference_end_ _reference_start_Luke 18:2_reference_end_ _reference_start_Luke 18:6_reference_end_ _reference_start_Acts 10:42_reference_end_ _reference_start_Acts 18:15_reference_end_ _reference_start_Acts 24:10_reference_end_ _reference_start_2 Timothy 4:8_reference_end_ _reference_start_Hebrews 12:23_reference_end_ _reference_start_James 4:12_reference_end_ _reference_start_James 5:9_reference_end_ \gtrm dikastjv \trnl dikastæs _reference_start_Luke 12:14_reference_end_ _reference_start_Acts 7:27_reference_end_ _reference_start_Acts 7:35_reference_end_ \gtrm arcwn \trnl archõn _reference_start_Luke 12:58_reference_end_ \en3 b. Judgment seat \gtrm bjma \trnl bæma _reference_start_Matthew 27:19_reference_end_ _reference_start_John 19:13_reference_end_ _reference_start_Acts 12:21_reference_end_ _reference_start_Acts 18:12_reference_end_ _reference_start_Acts 18:16_reference_end_ _reference_start_Acts 18:17_reference_end_ _reference_start_Acts 25:6_reference_end_ _reference_start_Acts 25:10_reference_end_ _reference_start_Acts 25:17_reference_end_ _reference_start_Romans 14:10_reference_end_ _reference_start_2 Corinthians 5:10_reference_end_ \en3 c. To govern, to rule \gtrm krima \trnl krima _reference_start_Romans 11:33_reference_end_ _reference_start_Revelation 20:4_reference_end_ \gtrm krinw \trnl krinõ _reference_start_Matthew 19:28_reference_end_ _reference_start_Luke 22:30_reference_end_ \gtrm kritjv \trnl kritæs _reference_start_Acts 13:20_reference_end_ \en2 4. Miscellaneous \gtrm anakrinw \trnl anakrinõ _reference_start_1 Corinthians 10:25_reference_end_ _reference_start_1 Corinthians 10:27_reference_end_ _reference_start_1 Corinthians 14:24_reference_end_ 11bIYY#JUDGE, JUDGMENT, CONDEMN, CONDEMNATIONjudge, judgment, condemn, condemnation\see (see also AUTHORITY, KINGDOM, JUST) \o1 1. Non-legal: \o2 a. To assess something as to whether good or bad generally \o2 b. Assess as good (approve) \o2 c. Assess as bad or in the wrong, criticize \o2 d. Reject \o2 e. Wrong in the sight of \o2 f. Assess accurately, justly \o2 g. Assess with wrong motives or standards \o2 h. To decide what is the best thing to do \o2 i. To assume the position of a judge over someone \o1 2. Legal use \o2 a. To go to law, hold a court case, or consider the evidence \o2 b. To pronounce a verdict, to give judgment in court \o2 c. Acquit (see JUST, JUSTIFY) \o2 d. Condemn, pronounce guilty and punishable \o2 e. Cause to be condemned \o1 3. Official use \o2 a. A judge, judges \o2 b. Judgment seat \o2 c. To govern, to rule \o1 4. Miscellaneous \gtrm krima \trnl krima \xref [L&N 30.110]  ?tfXJ<. xj\N@2$|n`RD6( Y/  X/ WB VB U> T< S; R:  Q6 P6 O0 N/ M/ L/ K-  J,  I,. H, G,  F*K E* D* C, B*  A(  @0 ?; >7 =/  </  ;.  :- 9- 8< 76 64 5. 4.  3. 2- 1- 0-  /: .> -: ,4 +4 *2 )1 (0 '/  &/ %* $: #: ". !. .  ( . . / / ?tfXJ<. xj\N@2$|n`RD6( , , , , , 6 A 0 * )  ( ; 3 1 - , " ; A A ; ; .  . - - , ~, },  |)  {( z+ y+ x* 8 w+ v, u* t* s* r* q< p< o< n:  m* l* k*  j) i) h(* g8 f> e> d0 c/ b- a,  `3 _- ^- ]+ \< [3 Z1 ?tfXJ<. xj\N@2$|n`RD6( W- V, UB T:  S+  R*  Q( $ P(  O(  N(  M( L( KA J. I.  H. G, F, E, D,  C, B* AB @B ?B  >< =. <. ;. :, 9, 8+ 7+ 6+ 5*% 4( 3( 2(( 1. 0, /+ ' .+ -+ ,; +. *; ); (. '. &- %- $- #- "- !- - *% ( ( 8 .% . , ?tfXJ<. xj\N@2$|n`RD6( - / B B A = : 6 6 0 . " .  -  - - - * *( */ ) ( - A > = ~= }5 |+ {+ z+ y+ x* w< v< u; t7 s. r. q< p. o. n- m- l- k, j, i, h, g, f, e+ d+ c+ 0 b+2 a+ `< _; ^- ], \, [, Z; Y. X. ?tfXJ<. xj\N@2$|n`RD6( U* T*  S( * R( ) Q:  P- O- N; M, L; K*% J( % I(  H/ GB FB EB DA CA B= A= @; ?:  >6 =+ <+ ;+ :+ 9(! 8= 7. 6-" 5- 4+ 3+ 2) 1)@ 0) ! /( .( -B ,B +B *B )B (< '; &:  %:  $5 #.  ". !- ,  , + + / +3 + + * - - ?tfXJ<. xj\N@2$|n`RD6( * * ) ) (. (% ( ( ( 1 ( + (  ( ) ( (- ( - B B B B > 7 ~- }+ |. {.  z.  y,  x* w( vB u- ! t/ s- r, q, p, o, n, m, l,  k+ j( i* : h,# g, f*  e; d; c:  b7 a, `, _, * ^* ]* \* : [*  Z*  Y(  X( W8 V+  Justification, righteousness (nouns) \o2 a. Justice, acting fairly, consistently and in a right way \o2 b. Doing what is right in God's sight, living with integrity \o2 c. Imparted righteousness making one accepted by God \o2 d. Ordinance, decree, precept, or regulation \o2 e. Justice given to one who has been wronged \gtrm dikaiov \trnl dikaios \xref [L&N 88.12] \def righteous (adjective) \xref [L&N 34.47] \def be put right with \xref [L&N 66.5] \def proper \gtrm dikaiosunj \trnl dikaiosunæ \xref [L&N 88.13] \def righteousness (noun) \xref [L&N 34.46] \def be put right with \xref [L&N 53.4] \def religious observances \xref [L&N 57.111] \def charity \gtrm dikaiow \trnl dikaioõ \xref [L&N 34.46] \def be put right with (verb) \xref [L&N 88.16] \def show to be right \xref [L&N 56.34] \def acquit \xref [L&N 37.138] \def set free \xref [L&N 36.22] \def obey righteous commands \gtrm dikaiwma \trnl dikaiõma \xref [L&N 33.334] \def dikaioma (noun) \xref [L&N 88.14] \def righteous act \xref [L&N  56.34] \def acquit \gtrm dikaiwv \trnl dikaiõs \xref [L&N 88.15] \def right (adjective/verb) \gtrm dikaiwsiv \trnl dikaiõsis \xref [L&N 34.46] \def be put right with (noun) \xref [L&N 56.34] \def acquittal \gtrm endikov \trnl endikos \xref [L&N 88.15] \def just (adjective) \gtrm euquv \trnl euthus \xref [L&N 79.88] \def straight (adjective) \xref [L&N 88.17] \def upright \gtrm euqeia édov \trnl eutheia hodos \xref [L&N 88.18] \def just way of life \gtrm euqutjv \trnl euthutæs \xref [L&N 88.19] \def righteousness (hapax legomenon) (noun) \gtrm agaqoergew \trnl agathoergeõ \xref [L&N 88.3] \def do good (hapax legomenon) (verb) \gtrm agaqopoiew \trnl agathopoieõ \xref [L&N 88.3] \def do good (verb) \gtrm agaqopoiia \trnl agathopoiia \xref [L&N 88.3] \def good deeds (hapax legomenon) (noun) \gtrm agaqopoiov \trnl agathopoios \xref [L&N 88.8] \def one doing good deeds (hapax legomenon) (adjective) \gtrm dikj \trnl dikæ \xref [L&N 12.27] \def the goddess Justice \xref [L&N 38.8] \def punishment \gtrm kr itjrion \trnl kritærion \xref [L&N 56.1] \def court of justice \xref [L&N 56.2] \def lawsuit \gtrm krisiv \trnl krisis \xref [L&N 56.25] \def give justice \xref (others) \def judge, evaluate, sentence, verdict, etc. \gtrm ekdikew \trnl ekdikeõ \xref [L&N 56.35] \def to give justice to one who is wronged \xref (others) \def revenge, punish \gtrm ekdikjsiv \trnl ekdikæsis \xref [L&N 56.35] \def to give justice to one who is wronged \xref (others) \def revenge, punish \gtrm krisiv \trnl krisis \xref [L&N 56.1] \def court of justice \xref [L&N 56.25] \def justice \xref (others) \def authority to judge, judgment, condemnation, legal decision, basis for judgment, punishment \gtrm agoraiov \trnl agoraios \xref [L&N 56.1] \def court of justice \xref [L&N 88.251] \def loafer \gtrm kritjrion \trnl kritærion \xref [L&N 56.1] \def court of justice \xref [L&N 56.2] \def lawsuit \gtrm dikj \trnl dikæ \xref [L&N 12.27] \def the goddess Justice \xref [L&N 38.8] \def punishment \gtrm kalwv \trnl kalõs \xref [L&N 88. 4] \def morally good \xref (others) \def valuable, important, accurate, please, certainly \gtrm dikaiokrisia \trnl dikaiokrisia \xref [L&N 56.27] \def just verdict (hapax legomenon) \en2 1. Just, righteous (adjectives/adverbs) \en3 a. God's character: totally consistent with himself and his word \gtrm dikaiov \trnl dikaios _reference_start_John 17:25_reference_end_ _reference_start_Romans 3:26_reference_end_ _reference_start_2 Timothy 4:8_reference_end_ _reference_start_1 John 1:9_reference_end_ _reference_start_Revelation 15:3_reference_end_ _reference_start_Revelation 16:5_reference_end_ _reference_start_Revelation 16:7_reference_end_ _reference_start_Revelation 19:2_reference_end_ \gtrm dikaiokrisia \trnl dikaiokrisia _reference_start_Romans 2:5_reference_end_ \en3 b. Human character: being obedient to the laws that God gave to Moses \gtrm dikaiov \trnl dikaios MAT 1:19; 5:45; 9:13; 10:41 (3 occurrences); 13:17, 43, 49; 23:28, 29; 25:37, 46 _reference_start_Matthew 1:19_reference_end_ _reference_start_ Matthew 5:45_reference_end_ _reference_start_Matthew 9:13_reference_end_ _reference_start_Matthew 10:41_reference_end_ _reference_start_Matthew 13:17_reference_end_ _reference_start_Matthew 13:43_reference_end_ _reference_start_Matthew 13:49_reference_end_ _reference_start_Matthew 23:28_reference_end_ _reference_start_Matthew 23:29_reference_end_ _reference_start_Matthew 25:37_reference_end_ _reference_start_Matthew 25:46_reference_end_ _reference_start_Mark 2:17_reference_end_ _reference_start_Mark 6:20_reference_end_ _reference_start_Luke 1:6_reference_end_ _reference_start_Luke 1:17_reference_end_ _reference_start_Luke 2:25_reference_end_ _reference_start_Luke 5:32_reference_end_ _reference_start_Luke 14:14_reference_end_ _reference_start_Luke 15:7_reference_end_ _reference_start_Luke 18:9_reference_end_ _reference_start_Luke 23:50_reference_end_ _reference_start_Acts 3:14_reference_end_ _reference_start_Acts 7:52_reference_end_ _reference_start_Acts 10:22_reference_end_ _reference_start_Acts 22:14_ref erence_end_ _reference_start_Acts 24:15_reference_end_ _reference_start_Romans 1:17_reference_end_ _reference_start_Romans 2:13_reference_end_ _reference_start_Romans 3:10_reference_end_ _reference_start_Romans 5:7_reference_end_ _reference_start_Galatians 3:11_reference_end_ _reference_start_1 Timothy 1:9_reference_end_ _reference_start_Titus 1:8_reference_end_ _reference_start_Hebrews 10:38_reference_end_ _reference_start_Hebrews 12:23_reference_end_ _reference_start_James 5:6_reference_end_ _reference_start_James 5:16_reference_end_ _reference_start_1 Peter 3:18_reference_end_ _reference_start_1 Peter 4:18_reference_end_ _reference_start_2 Peter 2:7_reference_end_ _reference_start_2 Peter 2:8_reference_end_ 1JN 2:1, 29; 3:7 (2 occurrences), 12 _reference_start_1 John 2:1_reference_end_ _reference_start_1 John 2:29_reference_end_ _reference_start_1 John 3:7_reference_end_ _reference_start_1 John 3:12_reference_end_ \gtrm dikaiwv \trnl dikaiõs _reference_start_1 Thessalonians 2:10_reference_end_ _refere nce_start_Titus 2:12_reference_end_ \en3 c. Human character: being innocent, not guilty of an offense \gtrm dikaiov \trnl dikaios _reference_start_Matthew 23:35_reference_end_ _reference_start_Matthew 27:19_reference_end_ _reference_start_Luke 20:20_reference_end_ _reference_start_Luke 23:47_reference_end_ _reference_start_Romans 5:19_reference_end_ _reference_start_1 Peter 3:12_reference_end_ _reference_start_Revelation 22:11_reference_end_ \en3 d. Figurative uses, imputing righteousness to things: \gtrm dikaiov \trnl dikaios _reference_start_Matthew 23:35_reference_end_ _reference_start_2 Thessalonians 1:5_reference_end_ _reference_start_2 Peter 2:8_reference_end_ \gtrm euqutjv \trnl euthutæs _reference_start_Hebrews 1:8_reference_end_ \en3 e. What is right, what is just \gtrm dikaiov \trnl dikaios _reference_start_Matthew 20:4_reference_end_ _reference_start_Luke 12:57_reference_end_ _reference_start_John 5:30_reference_end_ _reference_start_John 7:24_reference_end_ _reference_start_Acts 4:19_referenc e_end_ _reference_start_Romans 7:12_reference_end_ _reference_start_Ephesians 6:1_reference_end_ _reference_start_Philippians 1:7_reference_end_ _reference_start_Philippians 4:8_reference_end_ _reference_start_Colossians 4:1_reference_end_ _reference_start_2 Thessalonians 1:6_reference_end_ _reference_start_2 Peter 1:13_reference_end_ \gtrm dikaiwv \trnl dikaiõs _reference_start_Luke 23:41_reference_end_ _reference_start_1 Corinthians 15:34_reference_end_ _reference_start_1 Peter 2:23_reference_end_ \gtrm endikov \trnl endikos _reference_start_Romans 3:8_reference_end_ _reference_start_Hebrews 2:2_reference_end_ \gtrm euquv \trnl euthus _reference_start_Acts 8:21_reference_end_ \gtrm kalwv \trnl kalõs _reference_start_Matthew 15:26_reference_end_ _reference_start_Mark 7:27_reference_end_ _reference_start_Luke 8:15_reference_end_ _reference_start_Romans 7:16_reference_end_ _reference_start_Romans 7:18_reference_end_ _reference_start_Romans 7:21_reference_end_ _reference_start_Romans 14:21_reference_end_ _reference_start_2 Corinthians 13:7_reference_end_ _reference_start_James 4:17_reference_end_ \en3 f. Doing right \gtrm euquv \trnl euthus _reference_start_2 Peter 2:15_reference_end_ \gtrm agaqoergew \trnl agathoergeõ 1TI 6:18 (verb (infinitive)) _reference_start_1 Timothy 6:18_reference_end_ \gtrm agaqopoiew \trnl agathopoieõ MRK 3:4 (verb (infinitive)) _reference_start_Mark 3:4_reference_end_ LUK 6:9 (verb (infinitive)), 33 (2 occurrences) ( verb (subjunctive).), 35 (verb (imperative)) _reference_start_Luke 6:9_reference_end_ _reference_start_Luke 6:33_reference_end_ 1PE 2:15 (verb is a participle, thus classified with adjectives), 20 (verb is a participle, thus classified with adjectives); 3:6 (verb is a participle, thus classified with adjectives), 17 (verb is a participle, thus classified with adjectives) _reference_start_1 Peter 2:15_reference_end_ _reference_start_1 Peter 2:20_reference_end_ _reference_start_1 Peter 3:6_reference_end_ _reference_start_1 Peter 3:17_reference_end_ 3JN 1:11 (verb i s a participle, thus classified with adjectives) _reference_start_3 John 1:11_reference_end_ \gtrm agaqopoiia \trnl agathopoiia 1PE 4:19 (noun) _reference_start_1 Peter 4:19_reference_end_ \gtrm agaqopoiov \trnl agathopoios _reference_start_1 Peter 2:14_reference_end_ \en3 g. Metaphor of “straight path” for moral integrity \gtrm euquv \trnl euthus _reference_start_Matthew 3:3_reference_end_ _reference_start_Mark 1:3_reference_end_ _reference_start_Luke 3:4_reference_end_ _reference_start_Luke 3:5_reference_end_ _reference_start_Acts 13:10_reference_end_ \en3 h. A proper name \gtrm euquv \trnl euthus _reference_start_Acts 9:11_reference_end_ \gtrm dikj \trnl dikæ ACT 28:4 (alternate sense 1.c.) _reference_start_Acts 28:4_reference_end_ \en2 2. To justify, to make just, to make righteous (verbs) \en3 a. To show or prove that someone is righteous \gtrm dikaiow \trnl dikaioõ _reference_start_Matthew 11:19_reference_end_ _reference_start_Matthew 12:37_reference_end_ _reference_start_Luke 7:29_reference_end _ _reference_start_Luke 7:35_reference_end_ _reference_start_Luke 10:29_reference_end_ _reference_start_Luke 16:15_reference_end_ _reference_start_Romans 3:4_reference_end_ _reference_start_1 Corinthians 4:4_reference_end_ _reference_start_1 Timothy 3:16_reference_end_ \en3 b. To declare someone to be righteous \gtrm dikaiov \trnl dikaios _reference_start_Hebrews 11:4_reference_end_ \gtrm dikaiow \trnl dikaioõ _reference_start_Luke 18:14_reference_end_ ACT 13:39 (2 occurrences) _reference_start_Acts 13:39_reference_end_ ROM 2:13; 3:20, 24, 26, 28, 30; 4:2, 5; 5:1, 9; 6:7; 8:30 (2 occurrences), 33 _reference_start_Romans 2:13_reference_end_ _reference_start_Romans 3:20_reference_end_ _reference_start_Romans 3:24_reference_end_ _reference_start_Romans 3:26_reference_end_ _reference_start_Romans 3:28_reference_end_ _reference_start_Romans 3:30_reference_end_ _reference_start_Romans 4:2_reference_end_ _reference_start_Romans 4:5_reference_end_ _reference_start_Romans 5:1_reference_end_ _reference_start_Roman s 5:9_reference_end_ _reference_start_Romans 6:7_reference_end_ _reference_start_Romans 8:30_reference_end_ _reference_start_Romans 8:33_reference_end_ _reference_start_1 Corinthians 6:11_reference_end_ GAL 2:16 (3 occurrences), 17; 3:8, 11, 24; 5:4 _reference_start_Galatians 2:16_reference_end_ _reference_start_Galatians 2:17_reference_end_ _reference_start_Galatians 3:8_reference_end_ _reference_start_Galatians 3:11_reference_end_ _reference_start_Galatians 3:24_reference_end_ _reference_start_Galatians 5:4_reference_end_ _reference_start_Titus 3:7_reference_end_ _reference_start_James 2:21_reference_end_ _reference_start_James 2:24_reference_end_ _reference_start_James 2:25_reference_end_ \en2 3. Justification, righteousness (nouns) \en3 a. Justice, acting fairly, consistently and in a right way \gtrm dikaiosunj \trnl dikaiosunæ _reference_start_Acts 17:31_reference_end_ _reference_start_Romans 3:5_reference_end_ _reference_start_Romans 3:25_reference_end_ _reference_start_Romans 3:26_reference_end_ _ reference_start_2 Corinthians 9:9_reference_end_ _reference_start_Hebrews 7:2_reference_end_ _reference_start_Hebrews 11:33_reference_end_ _reference_start_2 Peter 1:1_reference_end_ _reference_start_Revelation 19:11_reference_end_ \gtrm dikaiow \trnl dikaioõ _reference_start_Acts 8:33_reference_end_ \gtrm dikaiwma \trnl dikaiõma _reference_start_Romans 8:4_reference_end_ _reference_start_Revelation 15:4_reference_end_ \gtrm krisiv \trnl krisis _reference_start_John 16:11_reference_end_ \en3 b. Doing what is right in God's sight, living with integrity \gtrm dikaiosunj \trnl dikaiosunæ _reference_start_Matthew 3:15_reference_end_ _reference_start_Matthew 5:6_reference_end_ _reference_start_Matthew 5:10_reference_end_ _reference_start_Matthew 5:20_reference_end_ _reference_start_Matthew 6:1_reference_end_ _reference_start_Matthew 6:33_reference_end_ _reference_start_Matthew 21:32_reference_end_ _reference_start_Luke 1:75_reference_end_ _reference_start_Acts 10:35_reference_end_ _reference_start_Acts 13:1 0_reference_end_ _reference_start_Acts 24:25_reference_end_ ROM 6:13 (figure: personification), 18 (figure: personification), 19 (figure: personification), 20 (figure: personification); 8:10; 14:17 _reference_start_Romans 6:13_reference_end_ _reference_start_Romans 6:18_reference_end_ _reference_start_Romans 6:19_reference_end_ _reference_start_Romans 6:20_reference_end_ _reference_start_Romans 8:10_reference_end_ _reference_start_Romans 14:17_reference_end_ 2CO 6:7, 14; 9:10; 11:15 (figure: personification) _reference_start_2 Corinthians 6:7_reference_end_ _reference_start_2 Corinthians 6:14_reference_end_ _reference_start_2 Corinthians 9:10_reference_end_ _reference_start_2 Corinthians 11:15_reference_end_ _reference_start_Ephesians 4:24_reference_end_ _reference_start_Ephesians 5:9_reference_end_ _reference_start_Ephesians 6:14_reference_end_ _reference_start_Philippians 3:6_reference_end_ _reference_start_1 Timothy 6:11_reference_end_ _reference_start_2 Timothy 2:22_reference_end_ _reference_start_2 T imothy 3:16_reference_end_ _reference_start_Titus 3:5_reference_end_ _reference_start_Hebrews 1:9_reference_end_ _reference_start_Hebrews 5:13_reference_end_ _reference_start_Hebrews 12:11_reference_end_ _reference_start_James 1:20_reference_end_ _reference_start_James 3:18_reference_end_ _reference_start_1 Peter 2:24_reference_end_ _reference_start_1 Peter 3:14_reference_end_ _reference_start_2 Peter 2:5_reference_end_ _reference_start_2 Peter 3:13_reference_end_ _reference_start_1 John 2:29_reference_end_ _reference_start_1 John 3:7_reference_end_ _reference_start_1 John 3:10_reference_end_ _reference_start_Revelation 22:11_reference_end_ \gtrm dikaiwma \trnl dikaiõma _reference_start_Romans 5:18_reference_end_ _reference_start_Revelation 19:8_reference_end_ \gtrm krisiv \trnl krisis _reference_start_Matthew 12:18_reference_end_ _reference_start_Matthew 12:20_reference_end_ _reference_start_Matthew 23:23_reference_end_ _reference_start_Luke 11:42_reference_end_ \en3 c. Imparted righteousness making one ! accepted by God \gtrm dikaiosunj \trnl dikaiosunæ _reference_start_John 16:8_reference_end_ _reference_start_John 16:10_reference_end_ ROM 1:17; 3:21, 22; 4:3, 5, 6, 9, 11 (2 occurrences), 13, 22; 5:17, 21; 6:16; 9:30 (2 occurrences), 31; 10:3 (2 occurrences), 4, 5, 6, 10 _reference_start_Romans 1:17_reference_end_ _reference_start_Romans 3:21_reference_end_ _reference_start_Romans 3:22_reference_end_ _reference_start_Romans 4:3_reference_end_ _reference_start_Romans 4:5_reference_end_ _reference_start_Romans 4:6_reference_end_ _reference_start_Romans 4:9_reference_end_ _reference_start_Romans 4:11_reference_end_ _reference_start_Romans 4:13_reference_end_ _reference_start_Romans 4:22_reference_end_ _reference_start_Romans 5:17_reference_end_ _reference_start_Romans 5:21_reference_end_ _reference_start_Romans 6:16_reference_end_ _reference_start_Romans 9:30_reference_end_ _reference_start_Romans 9:31_reference_end_ _reference_start_Romans 10:3_reference_end_ _reference_start_Romans 10:4_reference_end_ _ "reference_start_Romans 10:5_reference_end_ _reference_start_Romans 10:6_reference_end_ _reference_start_Romans 10:10_reference_end_ _reference_start_1 Corinthians 1:30_reference_end_ _reference_start_2 Corinthians 3:9_reference_end_ _reference_start_2 Corinthians 5:21_reference_end_ _reference_start_Galatians 2:21_reference_end_ _reference_start_Galatians 3:21_reference_end_ _reference_start_Galatians 3:6_reference_end_ _reference_start_Galatians 5:5_reference_end_ PHP 1:11; 3:9 (2 occurrences) _reference_start_Philippians 1:11_reference_end_ _reference_start_Philippians 3:9_reference_end_ _reference_start_2 Timothy 4:8_reference_end_ _reference_start_Hebrews 11:7_reference_end_ _reference_start_James 2:23_reference_end_ _reference_start_2 Peter 2:21_reference_end_ \gtrm dikaiwma \trnl dikaiõma _reference_start_Romans 5:16_reference_end_ \gtrm dikaiwsiv \trnl dikaiõsis _reference_start_Romans 4:25_reference_end_ _reference_start_Romans 5:18_reference_end_ \en3 d. Ordinance, decree, precept, or regulation \gtrm dikaiwma \trnl dikaiõma _reference_start_Luke 1:6_reference_end_ _reference_start_Romans 1:32_reference_end_ _reference_start_Romans 2:26_reference_end_ _reference_start_Hebrews 9:1_reference_end_ _reference_start_Hebrews 9:10_reference_end_ \en3 e. Justice given to one who has been wronged \gtrm kritjrion \trnl kritærion _reference_start_James 2:6_reference_end_ \gtrm krisiv \trnl krisis _reference_start_Acts 8:33_reference_end_ \gtrm ekdikew \trnl ekdikeõ _reference_start_Luke 18:3_reference_end_ _reference_start_Luke 18:5_reference_end_ _reference_start_Romans 12:19_reference_end_ _reference_start_Revelation 6:10_reference_end_ _reference_start_Revelation 19:2_reference_end_ \gtrm ekdikjsiv \trnl ekdikæsis _reference_start_Luke 18:7_reference_end_ _reference_start_Luke 18:8_reference_end_ _reference_start_Acts 7:24_reference_end_ _reference_start_Romans 12:19_reference_end_ _reference_start_Hebrews 10:30_reference_end_ \gtrm agoraiov \trnl agoraios _reference_start_Acts 19:38_reference_end_ ;JyyJUST, JUSTIFY, JUSTIFICATION, RIGHTEOUS, RIGHTEOUSNESSjust, justify, justification, righteous, righteousness\see (see also UNJUST) \o1 1. Just, righteous (adjectives/adverbs) \o2 a. God's character: totally consistent with himself and his word \o2 b. Human character: being obedient to the laws that God gave to Moses \o2 c. Human character: being innocent, not guilty of an offense \o2 d. Figurative uses, imputing righteousness to things: \o2 e. What is right, what is just \o2 f. Doing right \o2 g. Metaphor of “straight path” for moral integrity \o2 h. A proper name \o1 2. To justify, to make just, to make righteous (verbs) \o2 a. To show or prove that someone is righteous \o2 b. To declare someone to be righteous \o1 3.  ?tfXJ<. xj\N@2$|n`RD6( S) R( Q, P: O- N< M." L*) K= J5 I3 H2 G2 F1 E- D, C+ B+ A* 9 @( ?: >= =5 <(# ;B :< 9- 8*/ 7* 6( 5(# 48 34 2> 1> 0> /> .= -= ,< +< *; ); (:  ': & &8 %6 $0 #- "- !- - , , ,  ,4 , *2 * * * * * ?tfXJ<. xj\N@2$|n`RD6( , ; ; ; 8 0 0 0 0 0 0 . -! - - - - - - - ~- }- |- {- z- y, ' x* w:  v6 u. t- s* r*  q*# p* o( % n(  m, l, k, j* i* h) g( f< e< d@ c< b< a< `< _*! ^* ]) \6 [= Z; Y/  X- W- V- U- T* ?tfXJ<. xj\N@2$|n`RD6( Q- P+ O+ N* * M( L(  K(  JB I- HB G> F> E> D= C= B< A< @; ?; >: =: <: ;8 :7 97 86 72 61 51 41 3/  2/ 1/ 0/ /- .- -- ,- +- *- ), (, ', # &*K %( $(! #( "( !( ( ( + B - ,! B = : ! : / - - - ?tfXJ<. xj\N@2$|n`RD6( ( ( ( & ( ( (! ( ( ( ( ,& :  -  , * * B B ~-  }* |* {,! z; y: x:  w- v- u* t- s- r- q= p; o:  n7 m2 l2 k0 j0 i0 h0 g/ f/ e. d- c-  b-  a-  `-  _-  ^-  ]- \- [- Z- Y- X- W- V- U- T- S- R- )ioi tjv basileiav \trnl huioi tæs basileias \xref [L&N 11.13] \def people of God \en2 1. The relationship between God and the people he rules \gtrm basileia \trnl basileia MAT 5:3, 10, 19 (2 occurrences), 20; 6:33; 7:21; 11:11; 13:38; 16:19; 18:1, 3, 4; 19:12, 14, 23, 24; 21:31, 43; 23:13 _reference_start_Matthew 5:3_reference_end_ _reference_start_Matthew 5:10_reference_end_ _reference_start_Matthew 5:19_reference_end_ _reference_start_Matthew 5:20_reference_end_ _reference_start_Matthew 6:33_reference_end_ _reference_start_Matthew 7:21_reference_end_ _reference_start_Matthew 11:11_reference_end_ _reference_start_Matthew 13:38_reference_end_ _reference_start_Matthew 16:19_reference_end_ _reference_start_Matthew 18:1_reference_end_ _reference_start_Matthew 18:3_reference_end_ _reference_start_Matthew 18:4_reference_end_ _reference_start_Matthew 19:12_reference_end_ _reference_start_Matthew 19:14_reference_end_ _reference_start_Matthew 19:23_reference_end_ _reference_start_Matthew 19:24_reference_end_ _r *eference_start_Matthew 21:31_reference_end_ _reference_start_Matthew 21:43_reference_end_ _reference_start_Matthew 23:13_reference_end_ _reference_start_Mark 9:47_reference_end_ _reference_start_Mark 10:14_reference_end_ _reference_start_Mark 10:15_reference_end_ _reference_start_Mark 10:23_reference_end_ _reference_start_Mark 10:24_reference_end_ _reference_start_Mark 10:25_reference_end_ _reference_start_Mark 12:34_reference_end_ _reference_start_Luke 6:20_reference_end_ _reference_start_Luke 7:28_reference_end_ _reference_start_Luke 9:62_reference_end_ _reference_start_Luke 12:31_reference_end_ _reference_start_Luke 12:32_reference_end_ _reference_start_Luke 18:16_reference_end_ _reference_start_Luke 18:17_reference_end_ _reference_start_Luke 18:24_reference_end_ _reference_start_Luke 18:25_reference_end_ _reference_start_Luke 18:29_reference_end_ _reference_start_John 3:3_reference_end_ _reference_start_John 3:5_reference_end_ _reference_start_Acts 14:22_reference_end_ _reference_start_1 Corinthians 6 +:9_reference_end_ _reference_start_1 Corinthians 6:10_reference_end_ _reference_start_1 Corinthians 15:50_reference_end_ _reference_start_Galatians 5:21_reference_end_ _reference_start_Ephesians 5:5_reference_end_ _reference_start_Colossians 1:13_reference_end_ _reference_start_Colossians 4:11_reference_end_ _reference_start_1 Thessalonians 2:12_reference_end_ _reference_start_2 Thessalonians 1:5_reference_end_ _reference_start_Hebrews 12:28_reference_end_ _reference_start_James 2:5_reference_end_ _reference_start_Revelation 1:9_reference_end_ \en2 2. The coming of God's rule \gtrm basileia \trnl basileia _reference_start_Matthew 3:2_reference_end_ _reference_start_Matthew 4:17_reference_end_ _reference_start_Matthew 6:10_reference_end_ _reference_start_Matthew 8:11_reference_end_ _reference_start_Matthew 8:12_reference_end_ _reference_start_Matthew 10:7_reference_end_ _reference_start_Matthew 12:28_reference_end_ _reference_start_Matthew 13:41_reference_end_ _reference_start_Matthew 13:43_reference_end_ ,_reference_start_Matthew 16:28_reference_end_ _reference_start_Matthew 20:21_reference_end_ _reference_start_Matthew 25:34_reference_end_ _reference_start_Matthew 26:29_reference_end_ _reference_start_Mark 1:15_reference_end_ _reference_start_Mark 9:1_reference_end_ _reference_start_Mark 14:25_reference_end_ _reference_start_Mark 15:43_reference_end_ LUK 1:33; 9:27; 10:9, 11; 11:2, 20; 13:28, 29; 14:15; 17:20 (2 occurrences), 21 (possible figure: metonymy in which the kingdom of God is put for the King); 19:11; 21:31; 22:16, 18, 29, 30; 23:42, 51 _reference_start_Luke 1:33_reference_end_ _reference_start_Luke 9:27_reference_end_ _reference_start_Luke 10:9_reference_end_ _reference_start_Luke 10:11_reference_end_ _reference_start_Luke 11:2_reference_end_ _reference_start_Luke 11:20_reference_end_ _reference_start_Luke 13:28_reference_end_ _reference_start_Luke 13:29_reference_end_ _reference_start_Luke 14:15_reference_end_ _reference_start_Luke 17:20_reference_end_ _reference_start_Luke 17:21_reference_end -_ _reference_start_Luke 19:11_reference_end_ _reference_start_Luke 21:31_reference_end_ _reference_start_Luke 22:16_reference_end_ _reference_start_Luke 22:18_reference_end_ _reference_start_Luke 22:29_reference_end_ _reference_start_Luke 22:30_reference_end_ _reference_start_Luke 23:42_reference_end_ _reference_start_Luke 23:51_reference_end_ _reference_start_2 Timothy 4:1_reference_end_ _reference_start_2 Timothy 4:18_reference_end_ _reference_start_2 Peter 1:11_reference_end_ REV 11:15 (Implied contextually); 12:10 _reference_start_Revelation 11:15_reference_end_ _reference_start_Revelation 12:10_reference_end_ \en2 3. Proclaiming and hearing the message about God's Rule \gtrm basileia \trnl basileia _reference_start_Matthew 4:23_reference_end_ _reference_start_Matthew 9:35_reference_end_ _reference_start_Matthew 11:12_reference_end_ _reference_start_Matthew 13:11_reference_end_ _reference_start_Matthew 13:19_reference_end_ _reference_start_Matthew 13:52_reference_end_ _reference_start_Matthew 24:14_re .ference_end_ _reference_start_Mark 4:11_reference_end_ _reference_start_Luke 4:43_reference_end_ _reference_start_Luke 8:1_reference_end_ _reference_start_Luke 8:10_reference_end_ _reference_start_Luke 9:2_reference_end_ _reference_start_Luke 9:11_reference_end_ _reference_start_Luke 9:60_reference_end_ _reference_start_Luke 16:16_reference_end_ _reference_start_Acts 1:3_reference_end_ _reference_start_Acts 8:12_reference_end_ _reference_start_Acts 19:8_reference_end_ _reference_start_Acts 20:25_reference_end_ _reference_start_Acts 28:23_reference_end_ _reference_start_Acts 28:31_reference_end_ \en2 4. The character of God's rule \gtrm basileia \trnl basileia _reference_start_Matthew 13:24_reference_end_ _reference_start_Matthew 13:31_reference_end_ _reference_start_Matthew 13:33_reference_end_ _reference_start_Matthew 13:44_reference_end_ _reference_start_Matthew 13:45_reference_end_ _reference_start_Matthew 13:47_reference_end_ _reference_start_Matthew 18:23_reference_end_ _reference_start_Matthew 20:1_ /reference_end_ _reference_start_Matthew 22:2_reference_end_ _reference_start_Matthew 25:1_reference_end_ _reference_start_Mark 4:26_reference_end_ _reference_start_Mark 4:30_reference_end_ _reference_start_Luke 13:18_reference_end_ _reference_start_Luke 13:20_reference_end_ _reference_start_Romans 14:17_reference_end_ _reference_start_1 Corinthians 4:20_reference_end_ _reference_start_Hebrews 1:8_reference_end_ \en2 5. Geo-political entities \gtrm basileia \trnl basileia MAT 4:8; 12:25; 24:7 (2 occurrences) _reference_start_Matthew 4:8_reference_end_ _reference_start_Matthew 12:25_reference_end_ _reference_start_Matthew 24:7_reference_end_ MRK 3:24 (2 occurrences); 6:23; 11:10; 13:8 (2 occurrences) _reference_start_Mark 3:24_reference_end_ _reference_start_Mark 6:23_reference_end_ _reference_start_Mark 11:10_reference_end_ _reference_start_Mark 13:8_reference_end_ LUK 4:5; 11:17; 19:12, 15; 21:10 (2 occurrences) _reference_start_Luke 4:5_reference_end_ _reference_start_Luke 11:17_reference_end_ _reference_start_Luke 19:12_reference_end_ _reference_start_Luke 19:15_reference_end_ _reference_start_Luke 21:10_reference_end_ _reference_start_Acts 1:6_reference_end_ _reference_start_Hebrews 11:33_reference_end_ \en2 6. A priesthood of the redeemed \gtrm basileia \trnl basileia _reference_start_Revelation 1:6_reference_end_ _reference_start_Revelation 5:10_reference_end_ \en2 7. The rule of dark and evil forces \gtrm basileia \trnl basileia _reference_start_Matthew 12:26_reference_end_ _reference_start_Luke 11:18_reference_end_ _reference_start_Revelation 16:10_reference_end_ \en2 8. The totality of earthly kingdoms \gtrm basileia \trnl basileia _reference_start_1 Corinthians 15:24_reference_end_ _reference_start_Revelation 11:15_reference_end_ \en2 9. Authority to rule \gtrm basileia \trnl basileia JHN 18:36 (3 occurrences) _reference_start_John 18:36_reference_end_ _reference_start_Revelation 17:12_reference_end_ _reference_start_Revelation 17:17_reference_end_ _reference_start_Revelation 17:18_reference_end_ SKwwIKINGDOM (including Kingdom of God, Kingdom of Heaven)kingdom (including kingdom of god, kingdom of heaven)\o1 1. The relationship between God and the people he rules \o1 2. The coming of God's rule \o1 3. Proclaiming and hearing the message about God's Rule \o1 4. The character of God's rule \o1 5. Geo-political entities \o1 6. A priesthood of the redeemed \o1 7. The rule of dark and evil forces \o1 8. The totality of earthly kingdoms \o1 9. Authority to rule \gtrm basileia \trnl basileia \xref [L&N 37.64] \def reign \xref [L&N 1.82] \def kingdom \gtrm lambanw basileian \trnl lambanõ basileian \xref [L&N 37.65] \def become a king \gtrm diatiqemai basileian \trnl diatithemai basileian \xref [L&N 37.105] \def give right to rule \gtrm ( ?tfXJ<. xj\N@2$|n`RD6( O*  N* M* L*  K*! J)+ I) H)  G) F( E(" D( C( B( + A( ) @(  ?(  >( =( <( ;( :( 9B 8; 7:  65 54 43 33 21 10 0.2 /. .. -, ,+ ++ ** )* (* '* &* %* $*  #* > "* !* ) " )  )  )  )  )  ) / ( (+ ( ( ( ( ( ( ( ?tfXJ<. xj\N@2$|n`RD6( ) ) ) ( (  ( : . - *  *  ) ) ( ( ( ~( }( / |( - {( , z( ! y(  x(  w, v, u, t, s, r, q* p* < o* n*  m* l* k*+ j) i( h( 4 g(  f( e( d( # c( bB aB  `= _7 ^7 ]*3 \** [* Z* Y* X* W* V* U* T* S* R*  Q*  P*  ?tfXJ<. xj\N@2$|n`RD6( M- L- K- J- I- H- G- F- E- D- C- B- A- @, ?, ' >,5 =+ <+ ;+1 :+ 9+ 8+ 7* 6* 5*' 4* 3* 2( 1(( 0($ /( .( -( ,:  +: *0 )0 (- '- &- %- $- #- "+ !B B B +$ B  . B *  (  B B : ! , * * * *  * )  5on \o2 b. A consistently occurring event, what always happens \o1 6. An inner force that governs one's actions \o1 7. Lawful \o1 8. Lawfully \o1 9. Law giving and law receiving \o1 10. Lawless \o1 11. Lawlessness \o1 12. Against The Law \gtrm nomov \trnl nomos \xref [L&N 33.333] \def law \xref [L&N 33.341] \def marriage law \xref [L&N 33.55] \def The Law \xref [L&N 33.56] \def the Scriptures \xref [L&N 33.58] \def the Sacred writings, “Law and Prophets” \gtrm exesti \trnl exesti \xref [L&N 71.1] \def permissible (also Possible) \xref [L&N 71.32] \def ought to \gtrm anomov \trnl anomos \xref [L&N 11.42] \def heathen \xref [L&N 33.57] \def without the Law \xref [L&N 88.140] \def lawless \gtrm anomwv \trnl anomõs \xref [L&N 33.57] \def without the Law \gtrm ennomov \trnl ennomos \xref [L&N 33.336] \def legal \xref [L&N 33.342] \def subject to law \gtrm mwsjv \trnl mõsæs \xref [L&N 93.266] \def Moses \xref [L&N 33.59] \def the Law of Moses \gtrm nomoqesia \trnl nomothesia \xref [L&N 33.339] \def give 6law \gtrm nomimwv \trnl nomimõs \xref [L&N 72.18] \def correctly \gtrm nomoqetjv \trnl nomothetæs \xref [L&N 33.340] \def law giver \gtrm nomoqetew \trnl nomotheteõ \xref [L&N 33.339] \def give law \gtrm aqemitov \trnl athemitos \xref [L&N 13.144] \def forbidden \gtrm aqesmwv \trnl athesmõs \xref [L&N 88.141] \def lawless \gtrm anomia \trnl anomia \xref [L&N 88.139] \def lawlessness \gtrm paranomew \trnl paranomeõ \def not found contrary to the law (hapax legomenon) \en2 1. A law, law in general \gtrm nomov \trnl nomos JHN 19:7 (2 occurrences) _reference_start_John 19:7_reference_end_ ROM 2:14; 4:15; 5:13; 7:2 (2 occurrences), 3, 23 _reference_start_Romans 2:14_reference_end_ _reference_start_Romans 4:15_reference_end_ _reference_start_Romans 5:13_reference_end_ _reference_start_Romans 7:2_reference_end_ _reference_start_Romans 7:3_reference_end_ _reference_start_Romans 7:23_reference_end_ GAL 3:21 (2 occurrences); 5:23 _reference_start_Galatians 3:21_reference_end_ _reference_start_Galatians 5:23_re 7ference_end_ _reference_start_Hebrews 8:10_reference_end_ _reference_start_Hebrews 10:16_reference_end_ \en2 2. The laws that God gave through Moses to the people of Israel \en3 a. Moses' instructions as principles to live by \gtrm nomov \trnl nomos _reference_start_Matthew 5:17_reference_end_ _reference_start_Matthew 5:18_reference_end_ _reference_start_Matthew 7:12_reference_end_ _reference_start_Matthew 22:36_reference_end_ _reference_start_Matthew 22:40_reference_end_ _reference_start_Matthew 23:23_reference_end_ _reference_start_Luke 2:22_reference_end_ _reference_start_Luke 2:27_reference_end_ _reference_start_Luke 2:39_reference_end_ _reference_start_Luke 16:16_reference_end_ _reference_start_Luke 16:17_reference_end_ JHN 1:17; 7:19 (2 occurrences), 23, 49; 8:5, 17 _reference_start_John 1:17_reference_end_ _reference_start_John 7:19_reference_end_ _reference_start_John 7:23_reference_end_ _reference_start_John 7:49_reference_end_ _reference_start_John 8:5_reference_end_ _reference_start_John 8:17_r 8eference_end_ _reference_start_Acts 7:53_reference_end_ _reference_start_Acts 13:39_reference_end_ _reference_start_Acts 15:5_reference_end_ ROM 2:12, 12, 13 (2 occurrences), 14 (3 occurrences), 15, 17, 18, 20, 23 (2 occurrences), 25 (2 occurrences), 26, 27 (2 occurrences); 3:19 (2 occurrences), 20 (2 occurrences), 21, 28, 31 (2 occurrences); 4:13, 14, 15, 16; 5:13, 20; 6:14, 15; 7:1 (2 occurrences), 4, 5, 6, 7 (3 occurrences), 8, 9, 12, 14, 16, 22, 25; 8:3, 4, 7; 9:31 (2 occurrences); 10:4, 5; 13:8, 10 _reference_start_Romans 2:12_reference_end_ _reference_start_Romans 2:12_reference_end_ _reference_start_Romans 2:13_reference_end_ _reference_start_Romans 2:14_reference_end_ _reference_start_Romans 2:15_reference_end_ _reference_start_Romans 2:17_reference_end_ _reference_start_Romans 2:18_reference_end_ _reference_start_Romans 2:20_reference_end_ _reference_start_Romans 2:23_reference_end_ _reference_start_Romans 2:25_reference_end_ _reference_start_Romans 2:26_reference_end_ _reference_start_Romans 2:2 97_reference_end_ _reference_start_Romans 3:19_reference_end_ _reference_start_Romans 3:20_reference_end_ _reference_start_Romans 3:21_reference_end_ _reference_start_Romans 3:28_reference_end_ _reference_start_Romans 3:31_reference_end_ _reference_start_Romans 4:13_reference_end_ _reference_start_Romans 4:14_reference_end_ _reference_start_Romans 4:15_reference_end_ _reference_start_Romans 4:16_reference_end_ _reference_start_Romans 5:13_reference_end_ _reference_start_Romans 5:20_reference_end_ _reference_start_Romans 6:14_reference_end_ _reference_start_Romans 6:15_reference_end_ _reference_start_Romans 7:1_reference_end_ _reference_start_Romans 7:4_reference_end_ _reference_start_Romans 7:5_reference_end_ _reference_start_Romans 7:6_reference_end_ _reference_start_Romans 7:7_reference_end_ _reference_start_Romans 7:8_reference_end_ _reference_start_Romans 7:9_reference_end_ _reference_start_Romans 7:12_reference_end_ _reference_start_Romans 7:14_reference_end_ _reference_start_Romans 7:16_reference_end :_ _reference_start_Romans 7:22_reference_end_ _reference_start_Romans 7:25_reference_end_ _reference_start_Romans 8:3_reference_end_ _reference_start_Romans 8:4_reference_end_ _reference_start_Romans 8:7_reference_end_ _reference_start_Romans 9:31_reference_end_ _reference_start_Romans 10:4_reference_end_ _reference_start_Romans 10:5_reference_end_ _reference_start_Romans 13:8_reference_end_ _reference_start_Romans 13:10_reference_end_ 1CO 9:20 (4 occurrences); 15:56 _reference_start_1 Corinthians 9:20_reference_end_ _reference_start_1 Corinthians 15:56_reference_end_ GAL 2:16 (3 occurrences), 19 (2 occurrences), 21; 3:2, 5, 10, 11, 12, 13, 17, 18, 19, 23, 21, 24; 4:4, 5, 21; 5:3, 4, 14, 18; 6:13 _reference_start_Galatians 2:16_reference_end_ _reference_start_Galatians 2:19_reference_end_ _reference_start_Galatians 2:21_reference_end_ _reference_start_Galatians 3:2_reference_end_ _reference_start_Galatians 3:5_reference_end_ _reference_start_Galatians 3:10_reference_end_ _reference_start_Galatians 3:11_re ;ference_end_ _reference_start_Galatians 3:12_reference_end_ _reference_start_Galatians 3:13_reference_end_ _reference_start_Galatians 3:17_reference_end_ _reference_start_Galatians 3:18_reference_end_ _reference_start_Galatians 3:19_reference_end_ _reference_start_Galatians 3:23_reference_end_ _reference_start_Galatians 3:21_reference_end_ _reference_start_Galatians 3:24_reference_end_ _reference_start_Galatians 4:4_reference_end_ _reference_start_Galatians 4:5_reference_end_ _reference_start_Galatians 4:21_reference_end_ _reference_start_Galatians 5:3_reference_end_ _reference_start_Galatians 5:4_reference_end_ _reference_start_Galatians 5:14_reference_end_ _reference_start_Galatians 5:18_reference_end_ _reference_start_Galatians 6:13_reference_end_ _reference_start_Ephesians 2:15_reference_end_ _reference_start_Philippians 3:5_reference_end_ _reference_start_Philippians 3:6_reference_end_ _reference_start_Philippians 3:9_reference_end_ _reference_start_1 Timothy 1:8_reference_end_ _reference_start_1 Tim _ _reference_start_Acts 22:12_reference_end_ _reference_start_Acts 23:3_reference_end_ _reference_start_Acts 23:29_reference_end_ _reference_start_Acts 25:8_reference_end_ _reference_start_1 Corinthians 9:8_reference_end_ \en3 c. The laws concerning sacrifices \gtrm nomov \trnl nomos HEB 7:5, 12, 16, 19, 28 (2 occurrences); 8:4; 9:19, 22; 10:1, 8 _reference_start_Hebrews 7:5_reference_end_ _reference_start_Hebrews 7:12_reference_end_ _reference_start_Hebrews 7:16_reference_end_ _reference_start_Hebrews 7:19_reference_end_ _reference_start_Hebrews 7:28_reference_end_ _reference_start_Hebrews 8:4_reference_end_ _reference_start_Hebrews 9:19_reference_end_ _reference_start_Hebrews 9:22_reference_end_ _reference_start_Hebrews 10:1_reference_end_ _reference_start_Hebrews 10:8_reference_end_ \en2 3. The written Law (Scripture) \en3 a. The Pentateuch (the first five books of the Old Testament) \gtrm nomov \trnl nomos _reference_start_Matthew 11:13_reference_end_ _reference_start_Matthew 12:5_reference_end_ _refe ?rence_start_Luke 2:23_reference_end_ _reference_start_Luke 2:24_reference_end_ _reference_start_Luke 10:26_reference_end_ _reference_start_Luke 24:44_reference_end_ _reference_start_1 Corinthians 9:9_reference_end_ _reference_start_John 1:45_reference_end_ _reference_start_Acts 13:15_reference_end_ _reference_start_Acts 24:14_reference_end_ _reference_start_Acts 28:23_reference_end_ _reference_start_Romans 3:21_reference_end_ _reference_start_Galatians 3:10_reference_end_ _reference_start_Galatians 4:21_reference_end_ \gtrm nomoqesia \trnl nomothesia ROM 9:4 (alternate senses 2.a., 2.b., 3.b.) _reference_start_Romans 9:4_reference_end_ \en3 b. The Old Testament as a whole \gtrm nomov \trnl nomos _reference_start_Matthew 15:6_reference_end_ _reference_start_John 10:34_reference_end_ _reference_start_John 12:34_reference_end_ _reference_start_John 15:25_reference_end_ _reference_start_1 Corinthians 14:21_reference_end_ _reference_start_1 Corinthians 14:34_reference_end_ \en2 4. The teachings of Christ \gtrm @ nomov \trnl nomos _reference_start_Galatians 6:2_reference_end_ _reference_start_James 1:25_reference_end_ _reference_start_James 2:8_reference_end_ _reference_start_James 2:12_reference_end_ \gtrm ennomov \trnl ennomos _reference_start_1 Corinthians 9:21_reference_end_ \en2 5. A consistent truth, a system or fact that remains true \en3 a. A principle, an acceptable way to reach a conclusion \gtrm nomov \trnl nomos ROM 3:27 (2 occurrences) _reference_start_Romans 3:27_reference_end_ \en3 b. A consistently occurring event, what always happens \gtrm nomov \trnl nomos _reference_start_Romans 7:21_reference_end_ \en2 6. An inner force that governs one's actions \gtrm nomov \trnl nomos ROM 7:23 (2 occurrences), 25; 8:2 (2 occurrences) _reference_start_Romans 7:23_reference_end_ _reference_start_Romans 7:25_reference_end_ _reference_start_Romans 8:2_reference_end_ \en2 7. Lawful \gtrm exesti \trnl exesti _reference_start_Matthew 12:2_reference_end_ _reference_start_Matthew 12:4_reference_end_ _reference_start_ AMatthew 12:10_reference_end_ _reference_start_Matthew 12:12_reference_end_ _reference_start_Matthew 14:4_reference_end_ _reference_start_Matthew 15:26_reference_end_ _reference_start_Matthew 19:3_reference_end_ _reference_start_Matthew 20:15_reference_end_ _reference_start_Matthew 22:17_reference_end_ _reference_start_Matthew 27:6_reference_end_ _reference_start_Mark 2:24_reference_end_ _reference_start_Mark 2:26_reference_end_ _reference_start_Mark 3:4_reference_end_ _reference_start_Mark 6:18_reference_end_ _reference_start_Mark 10:2_reference_end_ _reference_start_Mark 12:14_reference_end_ _reference_start_Luke 6:2_reference_end_ _reference_start_Luke 6:4_reference_end_ _reference_start_Luke 6:9_reference_end_ _reference_start_Luke 14:3_reference_end_ _reference_start_Luke 20:22_reference_end_ _reference_start_John 5:10_reference_end_ _reference_start_John 18:31_reference_end_ _reference_start_Acts 2:29_reference_end_ _reference_start_Acts 16:21_reference_end_ _reference_start_Acts 22:25_reference_end_ B 1CO 6:12 (2 occurrences); 10:23 (2 occurrences) _reference_start_1 Corinthians 6:12_reference_end_ _reference_start_1 Corinthians 10:23_reference_end_ _reference_start_2 Corinthians 12:4_reference_end_ \gtrm ennomov \trnl ennomos _reference_start_Acts 19:39_reference_end_ \en2 8. Lawfully \gtrm nomimwv \trnl nomimõs _reference_start_1 Timothy 1:8_reference_end_ _reference_start_2 Timothy 2:5_reference_end_ \en2 9. Law giving and law receiving \gtrm nomoqetjv \trnl nomothetæs _reference_start_James 4:12_reference_end_ \gtrm nomoqetew \trnl nomotheteõ _reference_start_Hebrews 7:11_reference_end_ _reference_start_Hebrews 8:6_reference_end_ \en2 10. Lawless \gtrm anomov \trnl anomos _reference_start_Luke 22:37_reference_end_ _reference_start_Acts 2:23_reference_end_ 2TH 2:8, 9 (Implied contextually) _reference_start_2 Thessalonians 2:8_reference_end_ _reference_start_2 Thessalonians 2:9_reference_end_ _reference_start_1 Timothy 1:9_reference_end_ _reference_start_2 Peter 2:8_reference_end_ \gtrm aqemitov \trnl athemitos _reference_start_Acts 10:28_reference_end_ _reference_start_1 Peter 4:3_reference_end_ \gtrm aqesmwv \trnl athesmõs _reference_start_2 Peter 2:7_reference_end_ _reference_start_2 Peter 3:17_reference_end_ \en2 11. Lawlessness \gtrm anomia \trnl anomia _reference_start_Matthew 7:23_reference_end_ _reference_start_Matthew 13:41_reference_end_ _reference_start_Matthew 23:28_reference_end_ _reference_start_Matthew 24:12_reference_end_ _reference_start_Romans 4:7_reference_end_ _reference_start_Romans 6:19_reference_end_ _reference_start_2 Corinthians 6:14_reference_end_ _reference_start_2 Thessalonians 2:3_reference_end_ _reference_start_2 Thessalonians 2:7_reference_end_ _reference_start_Titus 2:14_reference_end_ _reference_start_Hebrews 1:9_reference_end_ _reference_start_Hebrews 10:17_reference_end_ 1JN 3:4 (2 occurrences) _reference_start_1 John 3:4_reference_end_ \en2 12. Against The Law \gtrm paranomew \trnl paranomeõ ACT 23:3 (hapax legomenon) _reference_start_Acts 23:3_reference_end_ {{&M/LAWYERlawyer\see (see SCRIBE)LLAWlaw\see (see also JUDGE, SCRIPTURE) \o1 1. A law, law in general \o1 2. The laws that God gave through Moses to the people of Israel \o2 a. Moses' instructions as principles to live by \o2 b. Moses written regulations, religious and civil \o2 c. The laws concerning sacrifices \o1 3. The written Law (Scripture) \o2 a. The Pentateuch (the first five books of the Old Testament) \o2 b. The Old Testament as a whole \o1 4. The teachings of Christ \o1 5. A consistent truth, a system or fact that remains true \o2 a. A principle, an acceptable way to reach a conclusi 4 ?tfXJ<. xj\N@2$|n`RD6( 6 6 2 2 2 1 0 0 0 0 0 0 0 0 ~0 }0 |0 {0 z0 y0 x0 w0 v0 u0 t0 s0 r0 q0 p0 o.8 n.  m- l-  k-  j-  i-  h- g- f- e- d- c- b- a- `- _- ^- ]- \- [- Z- Y- X- W- V- U- T- S- R- Q- P- O- N- ?tfXJ<. xj\N@2$|n`RD6( K. J+ I+ " H+ " G( F-  E0 D0 C- B, A, @,  ?+- >. =*, <*  ;* :* 9(  8( 7:  6:  5:  4:  3: 2: 1: 0: /: .: -.  ,, +, *, ), (, ', &, %, $, #, ", !+ +3 / .  - , , , +- * * * , - - .  ; ; ; ; :  ?tfXJ<. xj\N@2$|n`RD6( / - - ( ( ( ) ( = = < ,  = ~6 }5 |5 {, z*% y: x: w; v7 u6 t,' s/  r.  q. p, o, n, m+ l+ k* j* i* h* g* f)  e)  d) c) b) a) `( _( ^( ]( \( [( Z( Y( X(  W(  V- U- T- S- R- Q.  P; O; N; M0 L." ?tfXJ<. xj\N@2$|n`RD6( I+ & H+ % G+  F+  E+ D) - C( B:  A:  @*  ?( >; =6 <. ;* :*K 9: 8- 73 6- 5. 4*" 37 26 1* 0*  /( ..  -> ,* +*  ** )* (*+ ') , &.$ %> $2 #, ", !, * * 8 < : 2 . -& , 2 0 / : * + ,$ , > :  : 8 5 5 UU'N/LEVITElevite\o1 1. Member of the tribe/clan of Levi, descendant of Levi \o1 2. Levites of Aaron's line appointed to serve in the tabernacle/temple \gtrm leuitjv \trnl leuitæs \xref [L&N 53.91] \def Levite \gtrm leuitikov \trnl leuitikos \xref [L&N 53.92] \def Levitical \en2 1. Member of the tribe/clan of Levi, descendant of Levi \gtrm leuitjv \trnl leuitæs _reference_start_Acts 4:36_reference_end_ \en2 2. Levites of Aaron's line appointed to serve in the tabernacle/temple \gtrm leuitjv \trnl leuitæs _reference_start_John 1:19_reference_end_ _reference_start_Luke 10:32_reference_end_ \gtrm leuitikov \trnl leuitikos _reference_start_Hebrews 7:11_reference_end_ J 2) Loss of life by murder \o3 3) Loss of life without intention \o2 f. Giving life to someone \o2 g. Eternal life \o2 h. Resurrection life \o1 2. Way of life \o2 a. Overall behavior \o2 b. Specific behavior \o2 c. Wordplay on two senses of life \gtrm agwgj \trnl agõgæ \xref [L&N 41.3] \def behavior \gtrm biov \trnl bios \xref [L&N 41.18] \def daily activity \xref [L&N 57.18] \def possessions \gtrm biwsiv \trnl biõsis \xref [L&N 41.18] \def daily life, manner of life \gtrm biwtikov \trnl biõtikos \xref [L&N 41.19] \def of daily life \gtrm zaw \trnl zaõ \xref [L&N 41.2] \def behave thus \xref [L&N 23.88] \def to live \xref [L&N 23.93] \def live again \gtrm zwj \trnl zõæ \xref [L&N 23.88] \def life \gtrm yucj zwjv \trnl psuchæ zõæs \xref [L&N 4.1] \def living creature \gtrm yucj \trnl psuchæ \xref [L&N 23.88] \def life \xref [L&N 26.4] \def inner self, soul \xref [L&N 9.20] \def person \gtrm zjtew tjn yucjn \trnl zæteõ tæn psuchæn \xref [L&N 20.66] \def want to kill \g Ktrm Ólikia \trnl hælikia \xref [L&N 67.151] \def lifetime \xref [L&N 67.156] \def mature \xref [L&N 81.4] \def stature \gtrm zwopoiew \trnl zõopoieõ \xref [L&N 23.92] \def make live, give life to \gtrm anastrofj \trnl anastrophæ \xref [L&N 41.3] \def behavior \gtrm peripatew \trnl peripateõ \xref [L&N 41.11] \def customarily behave \xref [L&N 15.227] \def walk \gtrm politeuomai \trnl politeuomai \xref [L&N 41.34] \def conduct one's life \gtrm anazaw \trnl anazaõ \xref [L&N 23.93] \def live again \xref [L&N 42.6] \def begin to function \gtrm tropov \trnl tropos \xref [L&N 41.10] \def way of life \xref [L&N 89.83] \def manner \gtrm anastasiv \trnl anastasis \xref [L&N 23.93] \def resurrection \xref (others) \def rising up (status or change) \en2 1. Being alive \en3 a. State of being alive physically \gtrm zaw \trnl zaõ _reference_start_2 Corinthians 1:8_reference_end_ GAL 2:20 (alternate sense 2.a.) _reference_start_Galatians 2:20_reference_end_ _reference_start_Philippians 1:22_reference_end_ \gtrm L zwj \trnl zõæ _reference_start_Acts 17:25_reference_end_ _reference_start_Romans 8:38_reference_end_ _reference_start_1 Corinthians 3:22_reference_end_ _reference_start_Philippians 1:20_reference_end_ _reference_start_Hebrews 7:3_reference_end_ _reference_start_1 Peter 3:10_reference_end_ \gtrm yucj \trnl psuchæ LUK 9:56 (some manuscripts); 14:26 _reference_start_Luke 9:56_reference_end_ _reference_start_Luke 14:26_reference_end_ _reference_start_Acts 15:26_reference_end_ _reference_start_Acts 20:10_reference_end_ _reference_start_Acts 20:24_reference_end_ _reference_start_Philippians 2:30_reference_end_ 1JN 3:16 (2 occurrences) _reference_start_1 John 3:16_reference_end_ \gtrm zwopoiew \trnl zõopoieõ _reference_start_1 Corinthians 15:36_reference_end_ \en3 b. Necessities/products of life: food, clothing, money \gtrm biov \trnl bios _reference_start_Mark 12:44_reference_end_ _reference_start_Luke 8:43_reference_end_ _reference_start_Luke 15:12_reference_end_ _reference_start_Luke 15:30_reference_end M_ _reference_start_Luke 12:4_reference_end_ _reference_start_Luke 21:4_reference_end_ _reference_start_1 John 3:17_reference_end_ \gtrm zaw \trnl zaõ _reference_start_1 Corinthians 9:14_reference_end_ \gtrm yucj \trnl psuchæ MAT 6:25 (2 occurrences) _reference_start_Matthew 6:25_reference_end_ _reference_start_Luke 12:22_reference_end_ \en3 c. Routine of life, daily activities \gtrm biov \trnl bios _reference_start_Luke 8:14_reference_end_ _reference_start_1 Timothy 2:2_reference_end_ _reference_start_2 Timothy 2:4_reference_end_ \gtrm biwtikov \trnl biõtikos _reference_start_Luke 21:34_reference_end_ _reference_start_1 Corinthians 6:3_reference_end_ \gtrm zaw \trnl zaõ _reference_start_Romans 6:10_reference_end_ \gtrm peripatew \trnl peripateõ _reference_start_Colossians 3:7_reference_end_ \en3 d. Lifetime \gtrm zaw \trnl zaõ _reference_start_Romans 7:1_reference_end_ _reference_start_Hebrews 2:15_reference_end_ \gtrm zwj \trnl zõæ _reference_start_Luke 1:75_reference_end_ _reference_start_Luke 1 N6:25_reference_end_ _reference_start_1 Corinthians 15:19_reference_end_ 1TI 4:8 (2 occurrences) _reference_start_1 Timothy 4:8_reference_end_ _reference_start_James 4:14_reference_end_ \gtrm Ólikia \trnl hælikia _reference_start_Matthew 6:27_reference_end_ _reference_start_Luke 12:25_reference_end_ \gtrm anastrofj \trnl anastrophæ _reference_start_Hebrews 13:7_reference_end_ \itrm Jew/Jewish by implication HEB 11:22 (literally: When he died) _reference_start_Hebrews 11:22_reference_end_ \en3 e. Loss of life, death \en4 1) Loss of life by self sacrifice \gtrm yucj \trnl psuchæ _reference_start_Matthew 20:28_reference_end_ _reference_start_Mark 10:45_reference_end_ _reference_start_John 10:11_reference_end_ _reference_start_John 10:15_reference_end_ _reference_start_John 10:17_reference_end_ _reference_start_John 13:37_reference_end_ _reference_start_John 13:38_reference_end_ _reference_start_John 15:13_reference_end_ \en4 2) Loss of life by murder \gtrm yucj \trnl psuchæ _reference_start_Matthew 2:20_ Oreference_end_ _reference_start_Romans 11:3_reference_end_ \en4 3) Loss of life without intention \gtrm yucj \trnl psuchæ _reference_start_Acts 27:10_reference_end_ _reference_start_Acts 27:22_reference_end_ \en3 f. Giving life to someone \gtrm zwj \trnl zõæ _reference_start_John 6:33_reference_end_ \gtrm yucj \trnl psuchæ _reference_start_Mark 3:4_reference_end_ _reference_start_Luke 6:9_reference_end_ _reference_start_Romans 16:4_reference_end_ \gtrm zwopoiew \trnl zõopoieõ JHN 5:21 (2 occurrences) _reference_start_John 5:21_reference_end_ _reference_start_1 Timothy 6:13_reference_end_ \en3 g. Eternal life \gtrm zaw \trnl zaõ _reference_start_Romans 6:13_reference_end_ \gtrm zwj \trnl zõæ _reference_start_Matthew 7:14_reference_end_ _reference_start_Matthew 18:8_reference_end_ _reference_start_Matthew 18:9_reference_end_ _reference_start_Matthew 19:16_reference_end_ _reference_start_Matthew 19:17_reference_end_ _reference_start_Matthew 19:29_reference_end_ _reference_start_Matthew 25:46_referen Pce_end_ _reference_start_Mark 9:43_reference_end_ _reference_start_Mark 9:45_reference_end_ _reference_start_Mark 10:17_reference_end_ _reference_start_Mark 10:30_reference_end_ _reference_start_Luke 10:25_reference_end_ _reference_start_Luke 12:15_reference_end_ _reference_start_Luke 18:18_reference_end_ _reference_start_Luke 18:30_reference_end_ JHN 1:4 (2 occurrences) ( alternate senses 1.a. and 1.h.); 3:15, 16, 36 (2 occurrences); 4:14, 36; 5:24 (2 occurrences), 26 (2 occurrences), 39, 40; 6:27, 35, 40, 47, 48, 51, 53, 54, 63 (2 occurrences), 68; 8:12; 10:10, 28; 11:25; 12:50; 14:6; 17:2, 3; 20:31 _reference_start_John 1:4_reference_end_ _reference_start_John 3:15_reference_end_ _reference_start_John 3:16_reference_end_ _reference_start_John 3:36_reference_end_ _reference_start_John 4:14_reference_end_ _reference_start_John 4:36_reference_end_ _reference_start_John 5:24_reference_end_ _reference_start_John 5:26_reference_end_ _reference_start_John 5:39_reference_end_ _reference_start_John 5:40_referen Qce_end_ _reference_start_John 6:27_reference_end_ _reference_start_John 6:35_reference_end_ _reference_start_John 6:40_reference_end_ _reference_start_John 6:47_reference_end_ _reference_start_John 6:48_reference_end_ _reference_start_John 6:51_reference_end_ _reference_start_John 6:53_reference_end_ _reference_start_John 6:54_reference_end_ _reference_start_John 6:63_reference_end_ _reference_start_John 6:68_reference_end_ _reference_start_John 8:12_reference_end_ _reference_start_John 10:10_reference_end_ _reference_start_John 10:28_reference_end_ _reference_start_John 11:25_reference_end_ _reference_start_John 12:50_reference_end_ _reference_start_John 14:6_reference_end_ _reference_start_John 17:2_reference_end_ _reference_start_John 17:3_reference_end_ _reference_start_John 20:31_reference_end_ _reference_start_Acts 2:28_reference_end_ _reference_start_Acts 3:15_reference_end_ _reference_start_Acts 5:20_reference_end_ _reference_start_Acts 8:33_reference_end_ _reference_start_Acts 11:18_reference_end R_ _reference_start_Acts 13:46_reference_end_ _reference_start_Acts 13:48_reference_end_ ROM 2:7; 5:17, 18, 21; 6:4 (alternate senses 1.h. and 2.a.), 22, 23; 7:10; 8:2, 6 _reference_start_Romans 2:7_reference_end_ _reference_start_Romans 5:17_reference_end_ _reference_start_Romans 5:18_reference_end_ _reference_start_Romans 5:21_reference_end_ _reference_start_Romans 6:4_reference_end_ _reference_start_Romans 6:22_reference_end_ _reference_start_Romans 6:23_reference_end_ _reference_start_Romans 7:10_reference_end_ _reference_start_Romans 8:2_reference_end_ _reference_start_Romans 8:6_reference_end_ 2CO 2:16 (2 occurrences); 4:10, 11, 12 _reference_start_2 Corinthians 2:16_reference_end_ _reference_start_2 Corinthians 4:10_reference_end_ _reference_start_2 Corinthians 4:11_reference_end_ _reference_start_2 Corinthians 4:12_reference_end_ _reference_start_Galatians 6:8_reference_end_ _reference_start_Ephesians 4:18_reference_end_ _reference_start_Philippians 2:16_reference_end_ _reference_start_Philippians S4:3_reference_end_ _reference_start_Colossians 3:3_reference_end_ _reference_start_Colossians 3:4_reference_end_ 1TI 1:16; 6:12, 19 (2 occurrences) _reference_start_1 Timothy 1:16_reference_end_ _reference_start_1 Timothy 6:12_reference_end_ _reference_start_1 Timothy 6:19_reference_end_ _reference_start_2 Timothy 1:1_reference_end_ _reference_start_2 Timothy 1:10_reference_end_ _reference_start_Titus 1:2_reference_end_ _reference_start_Titus 3:7_reference_end_ _reference_start_Hebrews 7:16_reference_end_ _reference_start_James 1:12_reference_end_ _reference_start_1 Peter 3:7_reference_end_ _reference_start_2 Peter 1:3_reference_end_ 1JN 1:1, 2 (2 occurrences); 2:25; 3:14, 15; 5:11 (2 occurrences), 12 (2 occurrences), 13, 16, 20 _reference_start_1 John 1:1_reference_end_ _reference_start_1 John 1:2_reference_end_ _reference_start_1 John 2:25_reference_end_ _reference_start_1 John 3:14_reference_end_ _reference_start_1 John 3:15_reference_end_ _reference_start_1 John 5:11_reference_end_ _reference_start_1 TJohn 5:12_reference_end_ _reference_start_1 John 5:13_reference_end_ _reference_start_1 John 5:16_reference_end_ _reference_start_1 John 5:20_reference_end_ _reference_start_Jude 1:21_reference_end_ _reference_start_Revelation 2:7_reference_end_ _reference_start_Revelation 2:10_reference_end_ _reference_start_Revelation 3:5_reference_end_ _reference_start_Revelation 13:8_reference_end_ _reference_start_Revelation 17:8_reference_end_ _reference_start_Revelation 20:12_reference_end_ _reference_start_Revelation 20:15_reference_end_ _reference_start_Revelation 21:6_reference_end_ _reference_start_Revelation 21:27_reference_end_ _reference_start_Revelation 22:1_reference_end_ _reference_start_Revelation 22:2_reference_end_ _reference_start_Revelation 22:14_reference_end_ _reference_start_Revelation 22:17_reference_end_ _reference_start_Revelation 22:19_reference_end_ \gtrm yucj \trnl psuchæ MAT 16:26 (2 occurrences) _reference_start_Matthew 16:26_reference_end_ _reference_start_Mark 8:36_reference_end_ _refer Uence_start_Mark 8:37_reference_end_ _reference_start_Luke 12:23_reference_end_ \gtrm zwopoiew \trnl zõopoieõ _reference_start_2 Corinthians 3:6_reference_end_ \itrm Jew/Jewish by implication MAT 10:39 (it) (2 occurrences); 16:25 (it) (2 occurrences) _reference_start_Matthew 10:39_reference_end_ _reference_start_Matthew 16:25_reference_end_ MRK 8:35 (it) (2 occurrences) _reference_start_Mark 8:35_reference_end_ JHN 12:25 (it) (3 occurrences) _reference_start_John 12:25_reference_end_ _reference_start_Romans 7:6_reference_end_ _reference_start_1 Corinthians 1:30_reference_end_ _reference_start_Colossians 2:10_reference_end_ \en3 h. Resurrection life \gtrm zaw \trnl zaõ _reference_start_Revelation 2:8_reference_end_ _reference_start_Revelation 20:4_reference_end_ \gtrm zwj \trnl zõæ _reference_start_John 5:29_reference_end_ ROM 5:10; 11:15 (alternate sense 1.g. figuratively) _reference_start_Romans 5:10_reference_end_ _reference_start_Romans 11:15_reference_end_ 2CO 5:4 (alternate sense 1.g.) _reference V_start_2 Corinthians 5:4_reference_end_ _reference_start_Revelation 11:11_reference_end_ \gtrm zwopoiew \trnl zõopoieõ _reference_start_Romans 4:17_reference_end_ _reference_start_Romans 8:11_reference_end_ \gtrm anazaw \trnl anazaõ _reference_start_Revelation 20:5_reference_end_ \gtrm anastasiv \trnl anastasis _reference_start_Hebrews 11:35_reference_end_ \en2 2. Way of life \en3 a. Overall behavior \gtrm agwgj \trnl agõgæ _reference_start_2 Timothy 3:10_reference_end_ \gtrm biov \trnl bios _reference_start_1 Peter 4:3_reference_end_ \gtrm biwsiv \trnl biõsis _reference_start_Acts 26:4_reference_end_ \gtrm anastrofj \trnl anastrophæ _reference_start_Galatians 1:13_reference_end_ _reference_start_Ephesians 4:22_reference_end_ \gtrm peripatew \trnl peripateõ _reference_start_Ephesians 4:1_reference_end_ _reference_start_Colossians 1:10_reference_end_ _reference_start_1 Thessalonians 2:12_reference_end_ _reference_start_3 John 1:3_reference_end_ \gtrm politeuomai \trnl politeuomai _reference_start_Philippians 1:27_reference_end_ \gtrm tropov \trnl tropos _reference_start_Hebrews 13:5_reference_end_ \en3 b. Specific behavior \gtrm zaw \trnl zaõ _reference_start_2 Timothy 3:12_reference_end_ \gtrm anastrofj \trnl anastrophæ _reference_start_James 3:13_reference_end_ \gtrm peripatew \trnl peripateõ _reference_start_Romans 6:4_reference_end_ \itrm Jew/Jewish by implication _reference_start_1 Corinthians 7:17_reference_end_ \en3 c. Wordplay on two senses of life \gtrm biov \trnl bios _reference_start_1 John 2:16_reference_end_ \gtrm yucj \trnl psuchæ MAT 10:39 (2 occurrences); 16:25 (2 occurrences) _reference_start_Matthew 10:39_reference_end_ _reference_start_Matthew 16:25_reference_end_ MRK 8:35 (2 occurrences) _reference_start_Mark 8:35_reference_end_ LUK 9:24 (2 occurrences); 17:33 (2 occurrences) _reference_start_Luke 9:24_reference_end_ _reference_start_Luke 17:33_reference_end_ JHN 12:25 (3 occurrences) _reference_start_John 12:25_reference_end_ _reference_start_Revelation 12:11_reference_end_ +OCCaLIFE -- a tentative listinglife -- a tentative listing\see (see also LIVE) \o1 1. Being alive \o2 a. State of being alive physically \o2 b. Necessities/products of life: food, clothing, money \o2 c. Routine of life, daily activities \o2 d. Lifetime \o2 e. Loss of life, death \o3 1) Loss of life by self sacrifice \o3 I ?tfXJ<. xj\N@2$|n`RD6( , 0 , . ,  ,! , , , + + + ~+ }+ 2 |+  {+  z+ y+ x+D w+? v+6 u+5 t+3 s+0 r+/ q+( p+# o+ n+( m+' l+ k+ j+$ i+ h+$ g+ f+ e+ d* c* b*  a*  `)  _)  ^) - ]) + \(. [( Z( Y( X( W( V( U- T6 S+ R- Q* P) O+! N, M, L-  K( J+ ?tfXJ<. xj\N@2$|n`RD6( G( F( ' E/ D*  C)% B)$ A( @B ?B >B =B <B ;B :B 9B 8B 7B 6B  5B 4B 3B 2A 1> 0> /> .> -> ,> +> *> )> (> '= &< %; $: #8 "8 !7 7 6 6 6 3 3 2 2 1 0 / / / / - - - - - - - - - - ?tfXJ<. xj\N@2$|n`RD6( , *& B :  4 .' - - ~- }(? |< {7 z- y, x, * w* v*& u)  t( sB rB qB p.- o-  nB m+  l*! k*  j)# i( h( ' g> f. e- d; c7 b:  a2 `@ _4 ^3 ]1 \1 [0 Z, Y< X7 W: # VB U- T- SB R/ Q-  P- O+ NB MB L3 K. J- I+  H)# \illed in life \o1 4. About dwelling in a certain place or with certain people \o1 5. About God's life of power and blessing \o2 a. God's own eternal power and authority \o2 b. Having God's eternal life, purpose and authority \o2 c. Affirming by God's name, “As God lives!” \o2 d. Living under God's blessing (OT focus) \o2 e. Having eternal life (NT focus) \o2 f. Metaphorical expressions about giving eternal life \o3 1) Living water \o3 2) Living word \o3 3) Living bread and living way \gtrm anastrefomai \trnl anastrephomai \xref [L&N 41.3] \def behave \gtrm anastrefw \trnl anastrephõ \xref [L&N 15.89] \def return \gtrm diagw \trnl diagõ \xref [L&N 41.3] \def behave \gtrm eirjneuw \trnl eiræneuõ \xref [L&N 88.102] \def live in peace \gtrm zaw \trnl zaõ \xref [L&N 23.88] \def to live \xref [L&N 23.93] \def live again \xref [L&N 41.2] \def behave thus \gtrm esqiw \trnl esthiõ \xref [L&N 57.190] \def earn a living, “eat ones own bread” \xref (others) \def to eat or ] to destroy \gtrm esomai makrocroniav \trnl esomai makrochronias \def to be long lived \gtrm zwogonew \trnl zõogoneõ \xref [L&N 23.89] \def to keep alive \xref [L&N 23.92] \def make live \gtrm suzaw \trnl suzaõ \xref [L&N 23.96] \def live with \gtrm politeuomai \trnl politeuomai \xref [L&N 41.34] \def conduct one's life \gtrm peripatew \trnl peripateõ \xref [L&N 41.11] \def customarily behave \xref [L&N 15.227] \def walk \gtrm trufaw \trnl truphaõ \xref [L&N 88.253] \def revel, live it up \gtrm anazaw \trnl anazaõ \xref [L&N 23.93] \def live again \xref [L&N 42.6] \def begin to function \gtrm Ãparcw \trnl huparchõ \xref [L&N 13.5] \def be \xref [L&N 13.77] \def exist \xref (others) \def be identical, belong to \gtrm eimi \trnl eimi \xref [L&N 13.1] \def be \xref [L&N 13.69] \def exist \xref (others) \def be identical, happen, belong, represent, etc. \gtrm makrocroniov \trnl makrochronios \xref [L&N 67.89] \def long time (hapax legomenon) \gtrm Ósucazo \trnl hæsuchazo \xref [L&N 88.103] \def live ^ quiet life \xref (others) \def rest, remain quiet \gtrm sunoikew \trnl sunoikeõ \xref [L&N 41.9] \def live with \gtrm biow \trnl bioõ \xref [L&N 41.18] \def conduct daily life \gtrm paroikiav humwn cronon \trnl paroikias humõn chronon \def time of your sojourn \gtrm ioudaizw \trnl ioudaizõ \xref [L&N 41.32] \def live as a Jew \en2 1. About being alive in this world \en3 a. Living beings as opposed to inanimate things \gtrm zaw \trnl zaõ _reference_start_Romans 12:1_reference_end_ _reference_start_1 Corinthians 15:45_reference_end_ _reference_start_Revelation 5:14_reference_end_ _reference_start_Revelation 15:7_reference_end_ _reference_start_Revelation 16:3_reference_end_ \en3 b. People who are presently alive, “the living” \gtrm zaw \trnl zaõ _reference_start_Matthew 22:32_reference_end_ _reference_start_Mark 12:27_reference_end_ _reference_start_Luke 20:38_reference_end_ _reference_start_Luke 24:5_reference_end_ _reference_start_Acts 10:42_reference_end_ _reference_start_Acts 14:15_reference_en _d_ _reference_start_Romans 14:9_reference_end_ _reference_start_2 Timothy 4:1_reference_end_ _reference_start_1 Peter 4:5_reference_end_ \en3 c. During one's life time \gtrm zaw \trnl zaõ _reference_start_Matthew 27:63_reference_end_ _reference_start_Romans 7:2_reference_end_ _reference_start_Romans 7:1_reference_end_ _reference_start_Romans 7:3_reference_end_ _reference_start_1 Corinthians 7:39_reference_end_ _reference_start_1 Thessalonians 4:17_reference_end_ _reference_start_Hebrews 9:17_reference_end_ _reference_start_Revelation 19:20_reference_end_ \en3 d. To be able to relate to God and others as a person \gtrm zaw \trnl zaõ LUK 20:38 (2 occurrences) _reference_start_Luke 20:38_reference_end_ _reference_start_Acts 17:28_reference_end_ \en3 e. To actively maintain one's life \gtrm zaw \trnl zaõ _reference_start_Matthew 4:4_reference_end_ _reference_start_Luke 4:4_reference_end_ \gtrm esqiw \trnl esthiõ _reference_start_2 Thessalonians 3:12_reference_end_ \gtrm zwogonew \trnl zõogoneõ _referenc `e_start_Luke 17:33_reference_end_ _reference_start_Acts 7:19_reference_end_ \en3 f. To recover from an illness \gtrm zaw \trnl zaõ _reference_start_Mark 5:23_reference_end_ _reference_start_John 4:50_reference_end_ _reference_start_John 4:53_reference_end_ _reference_start_John 4:51_reference_end_ _reference_start_Revelation 13:14_reference_end_ \en3 g. To be allowed to live \gtrm zaw \trnl zaõ _reference_start_Acts 22:22_reference_end_ _reference_start_Acts 25:24_reference_end_ _reference_start_Acts 28:4_reference_end_ ROM 14:8 (3 occurrences) ( the second “live” is in sense 2.b.) _reference_start_Romans 14:8_reference_end_ _reference_start_2 Corinthians 4:11_reference_end_ _reference_start_2 Corinthians 6:9_reference_end_ PHP 1:21 (alternate sense 5.), 22 _reference_start_Philippians 1:21_reference_end_ _reference_start_Philippians 1:22_reference_end_ \gtrm suzaw \trnl suzaõ _reference_start_2 Corinthians 7:3_reference_end_ \en3 h. To come back to life \gtrm zaw \trnl zaõ _reference_start_Matthew a9:18_reference_end_ JHN 11:25; 14:19 (2 occurrences) _reference_start_John 11:25_reference_end_ _reference_start_John 14:19_reference_end_ _reference_start_Mark 16:11_reference_end_ _reference_start_Luke 24:23_reference_end_ _reference_start_Acts 1:3_reference_end_ _reference_start_Acts 9:41_reference_end_ _reference_start_Acts 20:12_reference_end_ _reference_start_Acts 25:19_reference_end_ \en2 2. About behavior \en3 a. To do whatever one does in the course of life \gtrm anastrefomai \trnl anastrephomai _reference_start_1 Corinthians 2:12_reference_end_ _reference_start_1 Timothy 3:15_reference_end_ _reference_start_Hebrews 13:18_reference_end_ \gtrm diagw \trnl diagõ _reference_start_1 Timothy 2:2_reference_end_ \gtrm zaw \trnl zaõ _reference_start_Romans 14:7_reference_end_ GAL 2:20 (4 occurrences) (the first two occurrences are taken in sense 2.c., and the last occurrence in sense 2.b.1.) _reference_start_Galatians 2:20_reference_end_ _reference_start_Colossians 2:20_reference_end_ _reference_start_ bTitus 2:12_reference_end_ JAS 4:15 (alternate sense 1.g.4.) _reference_start_James 4:15_reference_end_ \gtrm politeuomai \trnl politeuomai _reference_start_Philippians 1:27_reference_end_ \gtrm peripatew \trnl peripateõ _reference_start_Colossians 3:7_reference_end_ _reference_start_1 Thessalonians 4:1_reference_end_ \gtrm biow \trnl bioõ _reference_start_1 Peter 4:2_reference_end_ \gtrm paroikiav humwn cronon \trnl paroikias humõn chronon _reference_start_1 Peter 1:17_reference_end_ \itrm Jew/Jewish by implication 1PE 2:16 (2 occurrences) (the second occurrence has the sense of 2.b.) _reference_start_1 Peter 2:16_reference_end_ \en3 b. To control someone's behavior \gtrm zaw \trnl zaõ GAL 2:20 (4 occurrences) _reference_start_Galatians 2:20_reference_end_ \en3 c. To live in peace and harmony with others \gtrm eirjneuw \trnl eiræneuõ _reference_start_Mark 9:50_reference_end_ _reference_start_Romans 12:18_reference_end_ _reference_start_2 Corinthians 13:11_reference_end_ _reference_start_1 Thessaloni cans 5:13_reference_end_ \gtrm Ósucazo \trnl hæsuchazo _reference_start_1 Thessalonians 4:11_reference_end_ \gtrm sunoikew \trnl sunoikeõ ROM 12:16 (be same minded); 15:5 _reference_start_Romans 12:16_reference_end_ _reference_start_Romans 15:5_reference_end_ _reference_start_1 Peter 3:7_reference_end_ \en3 d. To live for God, by his word, and/or through his grace \gtrm zaw \trnl zaõ ROM 6:11; 14:8 (3 occurrences) ( the first and last “live” is in sense 1.c.) _reference_start_Romans 6:11_reference_end_ _reference_start_Romans 14:8_reference_end_ GAL 2:19, 20 (4 occurrences) (the first two occurrences are taken in sense 2.c., and the third occurrence in sense 2.b.1.) _reference_start_Galatians 2:19_reference_end_ _reference_start_Galatians 2:20_reference_end_ _reference_start_2 Timothy 3:12_reference_end_ _reference_start_1 Peter 2:24_reference_end_ _reference_start_Revelation 3:1_reference_end_ \gtrm politeuomai \trnl politeuomai _reference_start_Acts 23:1_reference_end_ \gtrm peripatew \trnl peripat deõ _reference_start_Philippians 3:17_reference_end_ _reference_start_Colossians 2:6_reference_end_ \gtrm eimi \trnl eimi _reference_start_1 Corinthians 7:29_reference_end_ _reference_start_Ephesians 1:12_reference_end_ \itrm Jew/Jewish by implication _reference_start_2 Corinthians 5:15_reference_end_ 1PE 2:16 (2 occurrences) (the first occurrence has the sense of 2.h.) _reference_start_1 Peter 2:16_reference_end_ _reference_start_1 John 1:6_reference_end_ \en3 e. To live according to wrong beliefs \gtrm anastrefomai \trnl anastrephomai _reference_start_2 Peter 2:18_reference_end_ \gtrm peripatew \trnl peripateõ EPH 4:17 (2 occurrences) _reference_start_Ephesians 4:17_reference_end_ _reference_start_Philippians 3:18_reference_end_ \en3 f. To live by tradition \gtrm zaw \trnl zaõ _reference_start_Acts 26:5_reference_end_ _reference_start_Galatians 2:14_reference_end_ \gtrm peripatew \trnl peripateõ _reference_start_Mark 7:5_reference_end_ \gtrm Ósucazo \trnl hæsuchazo _reference_start_Acts 21:24_refer eence_end_ \gtrm ioudaizw \trnl ioudaizõ _reference_start_Galatians 2:14_reference_end_ \en3 g. To live for sin or self \gtrm anastrefomai \trnl anastrephomai _reference_start_Ephesians 2:3_reference_end_ \gtrm diagw \trnl diagõ _reference_start_Titus 3:3_reference_end_ \gtrm zaw \trnl zaõ _reference_start_Luke 15:13_reference_end_ 2CO 5:15 (2 occurrences) _reference_start_2 Corinthians 5:15_reference_end_ _reference_start_1 Timothy 5:6_reference_end_ \gtrm trufaw \trnl truphaõ JAS 5:5 (the third occurrence is taken in sense 2.a., and the fourth occurrence in sense 2.b.1.) _reference_start_James 5:5_reference_end_ \gtrm Ãparcw \trnl huparchõ _reference_start_Luke 7:25_reference_end_ \gtrm eimi \trnl eimi ROM 6:2; 8:12, 13 (2 occurrences) _reference_start_Romans 6:2_reference_end_ _reference_start_Romans 8:12_reference_end_ _reference_start_Romans 8:13_reference_end_ \itrm Jew/Jewish by implication ROM 8:5 (2 occurrences) _reference_start_Romans 8:5_reference_end_ \en2 3. About feeling whole or fulfil fled in life \gtrm zaw \trnl zaõ _reference_start_Romans 7:9_reference_end_ _reference_start_1 Thessalonians 3:8_reference_end_ \en2 4. About dwelling in a certain place or with certain people \gtrm anastrefomai \trnl anastrephomai _reference_start_Matthew 17:22_reference_end_ \gtrm zaw \trnl zaõ _reference_start_Luke 2:36_reference_end_ \gtrm peripatew \trnl peripateõ _reference_start_2 Corinthians 10:3_reference_end_ \gtrm trufaw \trnl truphaõ _reference_start_Acts 1:20_reference_end_ _reference_start_Acts 13:27_reference_end_ _reference_start_Acts 17:24_reference_end_ _reference_start_Acts 17:26_reference_end_ \gtrm eimi \trnl eimi 2CO 6:16 (originally referred to the location of the tabernacle in the middle of the camp of Israel) _reference_start_2 Corinthians 6:16_reference_end_ \gtrm biow \trnl bioõ _reference_start_1 Corinthians 7:12_reference_end_ _reference_start_1 Corinthians 7:13_reference_end_ \itrm Jew/Jewish by implication 2CO 5:1 (“our...tent”, a metaphor for death) _reference_start_2 g Corinthians 5:1_reference_end_ \en2 5. About God's life of power and blessing \en3 a. God's own eternal power and authority \gtrm zaw \trnl zaõ _reference_start_Matthew 16:16_reference_end_ _reference_start_Matthew 26:63_reference_end_ _reference_start_John 6:57_reference_end_ ROM 6:10 (2 occurrences); 9:26 _reference_start_Romans 6:10_reference_end_ _reference_start_Romans 9:26_reference_end_ _reference_start_1 Timothy 3:15_reference_end_ _reference_start_1 Timothy 4:10_reference_end_ _reference_start_Hebrews 3:12_reference_end_ _reference_start_Hebrews 9:14_reference_end_ _reference_start_Hebrews 10:31_reference_end_ _reference_start_Hebrews 12:22_reference_end_ _reference_start_1 Peter 1:23_reference_end_ _reference_start_1 Peter 1:3_reference_end_ _reference_start_1 Peter 2:4_reference_end_ _reference_start_1 Peter 2:5_reference_end_ _reference_start_Revelation 1:18_reference_end_ _reference_start_Revelation 4:10_reference_end_ _reference_start_Revelation 7:2_reference_end_ _reference_start_Revelati hon 10:6_reference_end_ \en3 b. Having God's eternal life, purpose and authority \gtrm zaw \trnl zaõ JHN 6:57 (2 occurrences) _reference_start_John 6:57_reference_end_ _reference_start_2 Corinthians 13:4_reference_end_ _reference_start_Hebrews 7:8_reference_end_ _reference_start_Hebrews 7:25_reference_end_ \en3 c. Affirming by God's name, “As God lives!” \gtrm zaw \trnl zaõ _reference_start_Romans 14:11_reference_end_ \en3 d. Living under God's blessing (OT focus) \gtrm zaw \trnl zaõ _reference_start_Luke 10:28_reference_end_ JHN 5:25; 6:51 (2 occurrences), 58 _reference_start_John 5:25_reference_end_ _reference_start_John 6:51_reference_end_ _reference_start_John 6:58_reference_end_ _reference_start_Romans 1:17_reference_end_ _reference_start_Galatians 3:12_reference_end_ \gtrm makrocroniov \trnl makrochronios _reference_start_Ephesians 6:3_reference_end_ \en3 e. Having eternal life (NT focus) \gtrm zaw \trnl zaõ JHN 11:26 (alternate sense 2.b. or 1.f.3.) _reference_start_John 11:26_reference_end_ 2CO 5:15 (2 occurrences) _reference_start_2 Corinthians 5:15_reference_end_ _reference_start_Galatians 3:11_reference_end_ _reference_start_Galatians 5:25_reference_end_ _reference_start_1 Thessalonians 5:10_reference_end_ _reference_start_Hebrews 10:38_reference_end_ _reference_start_Hebrews 12:9_reference_end_ _reference_start_1 Peter 4:6_reference_end_ _reference_start_1 John 4:9_reference_end_ \gtrm suzaw \trnl suzaõ _reference_start_Romans 6:8_reference_end_ _reference_start_2 Timothy 2:11_reference_end_ \en3 f. Metaphorical expressions about giving eternal life \en4 1) Living water \gtrm zaw \trnl zaõ _reference_start_John 4:10_reference_end_ _reference_start_John 4:11_reference_end_ _reference_start_Revelation 7:17_reference_end_ \en4 2) Living word \gtrm zaw \trnl zaõ _reference_start_Acts 7:38_reference_end_ _reference_start_Hebrews 4:12_reference_end_ \en4 3) Living bread and living way \gtrm zaw \trnl zaõ _reference_start_John 6:51_reference_end_ _reference_start_Hebrews 10:20_reference_end_ uu-QELORDlord\see (see CHRIST, GOD, IDOL)PCCALIVE -- a tentative listinglive -- a tentative listing\see (see also LIFE) \o1 1. About being alive in this world \o2 a. Living beings as opposed to inanimate things \o2 b. People who are presently alive, “the living” \o2 c. During one's life time \o2 d. To be able to relate to God and others as a person \o2 e. To actively maintain one's life \o2 f. To recover from an illness \o2 g. To be allowed to live \o2 h. To come back to life \o1 2. About behavior \o2 a. To do whatever one does in the course of life \o2 b. To control someone's behavior \o2 c. To live in peace and harmony with others \o2 d. To live for God, by his word, and/or through his grace \o2 e. To live according to wrong beliefs \o2 f. To live by tradition \o2 g. To live for sin or self \o1 3. About feeling whole or fulf [ ?tfXJ<. xj\N@2$|n`RD6( E. D3 C2 B, AB @< ?7 >0 =0 <- ;- :< 9- 8-  74 64 5/ 4-  3) 2 20 1< 0< /< .4 -3 ,2 +; *8 )3 (0 '- &6 %:  $6 #. ", !, , ) , * ) + +  (  / 2 2 / / - , , , B  +3 +5 +2 ) , *! 5 * ( ?tfXJ<. xj\N@2$|n`RD6( +3 + *  - : : ~/  }+9 |B  {B zB yB x< w< v< u< t:  s:  r:  q: p6 o6 n-  m- l+9 k(? j( i/ h. g. f/ e, d, c,  b, a/  `*$ _( ^4 ]- \- [- Z- Y- X* W; V6 U/ T* S8 R1 Q0 P, O) N0 M, L2 K1 J= I> H< G/ F1 ?tfXJ<. xj\N@2$|n`RD6( C+ B+ A+ @> ?> >> =5 <1 ;+ :* * 9( 8> 7> 6> 5> 4> 3< 2; 1; 01 /. .. -- ,+ ++ *+ )+ (+ '+ &+ %+ $+ #+ "+ !+ +* +# *  ) ! )  (% :  +3 : ,& B + + 7 - > < : : & 4 0 0 / +  1 0 - +: nn for someone \o2 c. To highly value something \o1 2. Beloved \o2 a. Concerning God's Beloved Son \o2 b. Direct address to recipients of a letter \o2 c. Attribute of people \o2 d. Description of other objects \gtrm agapaw \trnl agapaõ \xref [L&N 25.43] \def to love \xref [L&N 25.44] \def to show love \xref [L&N 25.104] \def to take pleasure in \gtrm agapj \trnl agapæ \xref [L&N 25.43] \def love (abstract concept) \xref [L&N 23.28] \def fellowship meal \gtrm agapjtov \trnl agapætos \xref [L&N 25.45] \def beloved \xref [L&N 58.53] \def only and very dear \gtrm filew \trnl phileõ \xref [L&N 25.33] \def to love (also to kiss) \gtrm filia \trnl philia \xref [L&N 25.33] \def love/friendship \gtrm filj \trnl philæ \xref [L&N 34.62] \def a female friend (female) \gtrm filov \trnl philos \xref [L&N 34.11] \def loving, loved one (also friend) (male) \gtrm filagaqov \trnl philagathos \xref [L&N 25.105] \def lover of good men \gtrm filadelfia \trnl philadelphia \xref [L&N 25.34] \def brotherly lov oe \gtrm filadelfov \trnl philadelphos \xref [L&N 25.35] \def brother loving, beloved brother \gtrm filandrov \trnl philandros \xref [L&N 25.3] \def loving ones husband \gtrm filanqropia \trnl philanthropia \xref [L&N 88.71] \def friendliness \gtrm filanqropov \trnl philanthropos \xref [L&N 88.72] \def friendly \gtrm filarguria \trnl philarguria \xref [L&N 25.107] \def money love \gtrm filargurov \trnl philarguros \xref [L&N 25.108] \def money lover \gtrm afilargurov \trnl aphilarguros \xref [L&N 25.109] \def non-money lover \gtrm filautov \trnl philautos \xref [L&N 25.39] \def selfish \gtrm filjdonov \trnl philædonos \xref [L&N 25.112] \def pleasure lover \gtrm filoqeov \trnl philotheos \xref [L&N 25.40] \def loving toward God \gtrm filostorgov \trnl philostorgos \xref [L&N 25.41] \def loving/dearly beloved \gtrm filoteknov \trnl philoteknos \xref [L&N 25.38] \def loving of children \gtrm filofronwv \trnl philophronõs \xref [L&N 88.72] \def friendly \gtrm afilagaqov \trnl aphilagathos \xref [L&N 25.106] p \def against what is good \en2 1. To love, love \en3 a. To seek the good of someone; to be devoted to them \en4 1) When God or Jesus Christ is the object of love \gtrm agapaw \trnl agapaõ _reference_start_Matthew 22:37_reference_end_ _reference_start_Mark 12:30_reference_end_ _reference_start_Mark 12:33_reference_end_ _reference_start_Luke 10:27_reference_end_ JHN 3:35; 8:42; 14:15, 21 (2 occurrences), 23, 24, 28, 31; 15:9; 17:23, 24, 26; 21:15, 16 _reference_start_John 3:35_reference_end_ _reference_start_John 8:42_reference_end_ _reference_start_John 14:15_reference_end_ _reference_start_John 14:21_reference_end_ _reference_start_John 14:23_reference_end_ _reference_start_John 14:24_reference_end_ _reference_start_John 14:28_reference_end_ _reference_start_John 14:31_reference_end_ _reference_start_John 15:9_reference_end_ _reference_start_John 17:23_reference_end_ _reference_start_John 17:24_reference_end_ _reference_start_John 17:26_reference_end_ _reference_start_John 21:15_reference_end_ _referenc qe_start_John 21:16_reference_end_ _reference_start_Romans 8:28_reference_end_ _reference_start_1 Corinthians 2:9_reference_end_ _reference_start_1 Corinthians 8:3_reference_end_ _reference_start_Ephesians 6:24_reference_end_ _reference_start_James 1:12_reference_end_ _reference_start_James 2:5_reference_end_ _reference_start_1 Peter 1:8_reference_end_ 1JN 4:10, 20 (2 occurrences), 21; 5:1 (figurative), 2 _reference_start_1 John 4:10_reference_end_ _reference_start_1 John 4:20_reference_end_ _reference_start_1 John 4:21_reference_end_ _reference_start_1 John 5:1_reference_end_ _reference_start_1 John 5:2_reference_end_ \gtrm agapj \trnl agapæ _reference_start_Matthew 24:12_reference_end_ _reference_start_Luke 11:42_reference_end_ _reference_start_John 17:26_reference_end_ _reference_start_Ephesians 6:24_reference_end_ _reference_start_2 Thessalonians 3:5_reference_end_ _reference_start_1 John 2:5_reference_end_ _reference_start_1 John 2:15_reference_end_ _reference_start_1 John 5:3_reference_end_ \gtrm fi rlew \trnl phileõ JHN 5:20; 16:27; 21:15, 16, 17 (3 occurrences) _reference_start_John 5:20_reference_end_ _reference_start_John 16:27_reference_end_ _reference_start_John 21:15_reference_end_ _reference_start_John 21:16_reference_end_ _reference_start_John 21:17_reference_end_ _reference_start_1 Corinthians 16:22_reference_end_ \gtrm filoqeov \trnl philotheos _reference_start_2 Timothy 3:4_reference_end_ \en4 2) When people are the object of love \gtrm agapaw \trnl agapaõ MAT 5:43, 44, 46 (2 occurrences); 6:24; 19:19; 22:39 _reference_start_Matthew 5:43_reference_end_ _reference_start_Matthew 5:44_reference_end_ _reference_start_Matthew 5:46_reference_end_ _reference_start_Matthew 6:24_reference_end_ _reference_start_Matthew 19:19_reference_end_ _reference_start_Matthew 22:39_reference_end_ _reference_start_Mark 12:31_reference_end_ _reference_start_Mark 12:33_reference_end_ LUK 6:27, 32 (4 occurrences), 35; 7:5, 42, 47 (2 occurrences); 16:13 _reference_start_Luke 6:27_reference_end_ _reference_start_Lu ske 6:32_reference_end_ _reference_start_Luke 6:35_reference_end_ _reference_start_Luke 7:5_reference_end_ _reference_start_Luke 7:42_reference_end_ _reference_start_Luke 7:47_reference_end_ _reference_start_Luke 16:13_reference_end_ JHN 3:16; 13:1 (2 occurrences), 34 (3 occurrences); 14:21 (2 occurrences), 23; 15:9, 9, 12 (2 occurrences), 17; 17:23 _reference_start_John 3:16_reference_end_ _reference_start_John 13:1_reference_end_ _reference_start_John 13:34_reference_end_ _reference_start_John 14:21_reference_end_ _reference_start_John 14:23_reference_end_ _reference_start_John 15:9_reference_end_ _reference_start_John 15:9_reference_end_ _reference_start_John 15:12_reference_end_ _reference_start_John 15:17_reference_end_ _reference_start_John 17:23_reference_end_ ROM 8:37; 13:8 (2 occurrences), 9 _reference_start_Romans 8:37_reference_end_ _reference_start_Romans 13:8_reference_end_ _reference_start_Romans 13:9_reference_end_ 2CO 11:11; 12:15 (2 occurrences) _reference_start_2 Corinthians 11:11_referen tce_end_ _reference_start_2 Corinthians 12:15_reference_end_ _reference_start_Galatians 2:20_reference_end_ _reference_start_Galatians 5:14_reference_end_ EPH 2:4; 5:2, 25 (2 occurrences), 28 (3 occurrences), 33 _reference_start_Ephesians 2:4_reference_end_ _reference_start_Ephesians 5:2_reference_end_ _reference_start_Ephesians 5:25_reference_end_ _reference_start_Ephesians 5:28_reference_end_ _reference_start_Ephesians 5:33_reference_end_ _reference_start_Colossians 3:19_reference_end_ _reference_start_1 Thessalonians 4:9_reference_end_ _reference_start_1 Thessalonians 4:10_reference_end_ _reference_start_2 Thessalonians 2:16_reference_end_ _reference_start_Hebrews 12:6_reference_end_ _reference_start_James 2:8_reference_end_ _reference_start_1 Peter 2:17_reference_end_ 1JN 2:10; 3:10, 11, 14 (2 occurrences), 18, 23; 4:7, 7, 8, 10, 10, 11 (2 occurrences), 12, 19 (2 occurrences), 20, 21; 5:1, 2 _reference_start_1 John 2:10_reference_end_ _reference_start_1 John 3:10_reference_end_ _reference_start_1 John u3:11_reference_end_ _reference_start_1 John 3:14_reference_end_ _reference_start_1 John 3:18_reference_end_ _reference_start_1 John 3:23_reference_end_ _reference_start_1 John 4:7_reference_end_ _reference_start_1 John 4:7_reference_end_ _reference_start_1 John 4:8_reference_end_ _reference_start_1 John 4:10_reference_end_ _reference_start_1 John 4:10_reference_end_ _reference_start_1 John 4:11_reference_end_ _reference_start_1 John 4:12_reference_end_ _reference_start_1 John 4:19_reference_end_ _reference_start_1 John 4:20_reference_end_ _reference_start_1 John 4:21_reference_end_ _reference_start_1 John 5:1_reference_end_ _reference_start_1 John 5:2_reference_end_ _reference_start_2 John 1:5_reference_end_ _reference_start_3 John 1:1_reference_end_ _reference_start_Revelation 1:5_reference_end_ _reference_start_Revelation 3:9_reference_end_ \gtrm agapj \trnl agapæ JHN 5:42; 13:35; 15:9 (alternate sense 1.a.1. for last “love”), 10 (2 occurrences), 13 _reference_start_John 5:42_reference_end_ _referenc ve_start_John 13:35_reference_end_ _reference_start_John 15:9_reference_end_ _reference_start_John 15:10_reference_end_ _reference_start_John 15:13_reference_end_ ROM 5:5, 8; 8:35, 39; 12:9; 13:10 (2 occurrences); 14:15; 15:30 _reference_start_Romans 5:5_reference_end_ _reference_start_Romans 5:8_reference_end_ _reference_start_Romans 8:35_reference_end_ _reference_start_Romans 8:39_reference_end_ _reference_start_Romans 12:9_reference_end_ _reference_start_Romans 13:10_reference_end_ _reference_start_Romans 14:15_reference_end_ _reference_start_Romans 15:30_reference_end_ 1CO 8:1; 13:1, 2, 3, 4 (2 occurrences), 5, 8, 13 (2 occurrences); 14:1; 16:14, 24 _reference_start_1 Corinthians 8:1_reference_end_ _reference_start_1 Corinthians 13:1_reference_end_ _reference_start_1 Corinthians 13:2_reference_end_ _reference_start_1 Corinthians 13:3_reference_end_ _reference_start_1 Corinthians 13:4_reference_end_ _reference_start_1 Corinthians 13:5_reference_end_ _reference_start_1 Corinthians 13:8_reference_end_ _re wference_start_1 Corinthians 13:13_reference_end_ _reference_start_1 Corinthians 14:1_reference_end_ _reference_start_1 Corinthians 16:14_reference_end_ _reference_start_1 Corinthians 16:24_reference_end_ _reference_start_2 Corinthians 2:4_reference_end_ _reference_start_2 Corinthians 2:8_reference_end_ _reference_start_2 Corinthians 5:14_reference_end_ _reference_start_2 Corinthians 6:6_reference_end_ _reference_start_2 Corinthians 8:7_reference_end_ _reference_start_2 Corinthians 8:8_reference_end_ _reference_start_2 Corinthians 8:24_reference_end_ _reference_start_2 Corinthians 13:11_reference_end_ _reference_start_2 Corinthians 13:14_reference_end_ _reference_start_Galatians 5:6_reference_end_ _reference_start_Galatians 5:13_reference_end_ _reference_start_Galatians 5:22_reference_end_ _reference_start_Ephesians 1:5_reference_end_ _reference_start_Ephesians 1:15_reference_end_ _reference_start_Ephesians 2:4_reference_end_ _reference_start_Ephesians 3:17_reference_end_ _reference_start_Ephesians 3:19_re xference_end_ _reference_start_Ephesians 4:2_reference_end_ _reference_start_Ephesians 4:15_reference_end_ _reference_start_Ephesians 4:16_reference_end_ _reference_start_Ephesians 5:2_reference_end_ _reference_start_Ephesians 6:23_reference_end_ _reference_start_Philippians 1:9_reference_end_ _reference_start_Philippians 1:16_reference_end_ _reference_start_Philippians 2:1_reference_end_ _reference_start_Philippians 2:2_reference_end_ _reference_start_Colossians 1:4_reference_end_ _reference_start_Colossians 1:8_reference_end_ _reference_start_Colossians 2:2_reference_end_ _reference_start_Colossians 3:14_reference_end_ 1TH 1:3; 3:6, 12; 5:8, 13 (alternate sense 1.a.1.) _reference_start_1 Thessalonians 1:3_reference_end_ _reference_start_1 Thessalonians 3:6_reference_end_ _reference_start_1 Thessalonians 3:12_reference_end_ _reference_start_1 Thessalonians 5:8_reference_end_ _reference_start_1 Thessalonians 5:13_reference_end_ _reference_start_2 Thessalonians 1:3_reference_end_ _reference_start_1 Timothy y1:5_reference_end_ _reference_start_1 Timothy 1:14_reference_end_ _reference_start_1 Timothy 2:15_reference_end_ _reference_start_1 Timothy 4:12_reference_end_ _reference_start_1 Timothy 6:11_reference_end_ _reference_start_2 Timothy 1:7_reference_end_ _reference_start_2 Timothy 1:13_reference_end_ _reference_start_2 Timothy 2:22_reference_end_ _reference_start_2 Timothy 3:10_reference_end_ _reference_start_Titus 2:2_reference_end_ _reference_start_Philemon 1:5_reference_end_ _reference_start_Philemon 1:7_reference_end_ _reference_start_Hebrews 6:10_reference_end_ _reference_start_Hebrews 10:24_reference_end_ 1PE 1:22; 4:8 (2 occurrences); 5:14 _reference_start_1 Peter 1:22_reference_end_ _reference_start_1 Peter 4:8_reference_end_ _reference_start_1 Peter 5:14_reference_end_ _reference_start_2 Peter 1:7_reference_end_ 1JN 3:1, 16, 17; 4:7, 8, 9, 10, 12, 16 (3 occurrences), 17, 18 (3 occurrences) _reference_start_1 John 3:1_reference_end_ _reference_start_1 John 3:16_reference_end_ _reference_start_1 John z 3:17_reference_end_ _reference_start_1 John 4:7_reference_end_ _reference_start_1 John 4:8_reference_end_ _reference_start_1 John 4:9_reference_end_ _reference_start_1 John 4:10_reference_end_ _reference_start_1 John 4:12_reference_end_ _reference_start_1 John 4:16_reference_end_ _reference_start_1 John 4:17_reference_end_ _reference_start_1 John 4:18_reference_end_ 2JN 1:3, 6 (alternate sense 1.a.1. for the first occurrence) _reference_start_2 John 1:3_reference_end_ _reference_start_2 John 1:6_reference_end_ _reference_start_3 John 1:6_reference_end_ _reference_start_Jude 1:2_reference_end_ _reference_start_Jude 1:12_reference_end_ _reference_start_Jude 1:21_reference_end_ _reference_start_Revelation 2:4_reference_end_ _reference_start_Revelation 2:19_reference_end_ \gtrm agapjtov \trnl agapætos _reference_start_Philippians 4:1_reference_end_ \gtrm filew \trnl phileõ _reference_start_Matthew 10:37_reference_end_ _reference_start_John 15:19_reference_end_ _reference_start_John 16:27_reference_end_ _re {ference_start_Titus 3:15_reference_end_ _reference_start_Revelation 3:19_reference_end_ \gtrm filagaqov \trnl philagathos TIT 1:8 (alternate sense 1.c.) _reference_start_Titus 1:8_reference_end_ \gtrm filadelfia \trnl philadelphia _reference_start_Romans 12:10_reference_end_ _reference_start_1 Thessalonians 4:9_reference_end_ _reference_start_Hebrews 13:1_reference_end_ _reference_start_1 Peter 1:22_reference_end_ _reference_start_2 Peter 1:7_reference_end_ _reference_start_2 Peter 1:7_reference_end_ \gtrm filadelfov \trnl philadelphos _reference_start_1 Peter 3:8_reference_end_ \gtrm filandrov \trnl philandros TIT 2:4 (2 occurrences) ( alternate sense 1.b.) _reference_start_Titus 2:4_reference_end_ \gtrm filanqropia \trnl philanthropia _reference_start_Acts 28:2_reference_end_ _reference_start_Titus 3:4_reference_end_ \gtrm filostorgov \trnl philostorgos _reference_start_Romans 12:10_reference_end_ \gtrm filofronwv \trnl philophronõs _reference_start_Acts 28:7_reference_end_ \itrm Jew/Jewish by implicat |ion _reference_start_1 Corinthians 13:7_reference_end_ \en3 b. To have affection for someone \gtrm agapaw \trnl agapaõ _reference_start_John 11:5_reference_end_ _reference_start_John 13:23_reference_end_ _reference_start_John 19:26_reference_end_ _reference_start_John 21:7_reference_end_ _reference_start_John 21:20_reference_end_ \gtrm agapj \trnl agapæ _reference_start_Philemon 1:9_reference_end_ \gtrm filew \trnl phileõ _reference_start_Matthew 10:37_reference_end_ _reference_start_John 11:3_reference_end_ _reference_start_John 11:36_reference_end_ _reference_start_John 20:2_reference_end_ \en3 c. To highly value something \gtrm agapaw \trnl agapaõ _reference_start_Mark 10:21_reference_end_ _reference_start_Luke 11:43_reference_end_ JHN 3:19; 10:17 (alternate sense 1.a.1.); 12:43 _reference_start_John 3:19_reference_end_ _reference_start_John 10:17_reference_end_ _reference_start_John 12:43_reference_end_ ROM 9:13 (choose vs. reject) _reference_start_Romans 9:13_reference_end_ _reference_start_2 Cor }inthians 9:7_reference_end_ _reference_start_2 Timothy 4:8_reference_end_ _reference_start_2 Timothy 4:10_reference_end_ _reference_start_Hebrews 1:9_reference_end_ _reference_start_1 Peter 3:10_reference_end_ _reference_start_2 Peter 2:15_reference_end_ 1JN 2:15 (2 occurrences) _reference_start_1 John 2:15_reference_end_ _reference_start_Revelation 12:11_reference_end_ \gtrm agapj \trnl agapæ _reference_start_1 Corinthians 4:21_reference_end_ _reference_start_2 Thessalonians 2:10_reference_end_ \gtrm filew \trnl phileõ _reference_start_Matthew 6:5_reference_end_ _reference_start_Matthew 23:6_reference_end_ _reference_start_Luke 20:46_reference_end_ _reference_start_John 12:25_reference_end_ _reference_start_Revelation 22:15_reference_end_ \gtrm filia \trnl philia _reference_start_James 4:4_reference_end_ \gtrm filj \trnl philæ _reference_start_Philippians 4:8_reference_end_ \gtrm filov \trnl philos _reference_start_James 4:4_reference_end_ \gtrm filarguria \trnl philarguria _reference_start_1 Timothy ~6:10_reference_end_ \gtrm filargurov \trnl philarguros _reference_start_Luke 16:14_reference_end_ _reference_start_2 Timothy 3:2_reference_end_ _reference_start_Hebrews 13:5_reference_end_ \gtrm afilargurov \trnl aphilarguros _reference_start_1 Timothy 3:3_reference_end_ \gtrm filautov \trnl philautos _reference_start_2 Timothy 3:2_reference_end_ \gtrm filjdonov \trnl philædonos _reference_start_2 Timothy 3:4_reference_end_ \en2 2. Beloved \en3 a. Concerning God's Beloved Son \gtrm agapaw \trnl agapaõ _reference_start_Ephesians 1:6_reference_end_ \gtrm agapjtov \trnl agapætos _reference_start_Matthew 3:17_reference_end_ _reference_start_Matthew 12:18_reference_end_ _reference_start_Matthew 17:5_reference_end_ _reference_start_Mark 1:11_reference_end_ _reference_start_Mark 9:7_reference_end_ _reference_start_Mark 12:6_reference_end_ _reference_start_Luke 3:22_reference_end_ _reference_start_Luke 9:35_reference_end_ _reference_start_Luke 20:13_reference_end_ _reference_start_2 Peter 1:17_reference_end_ \ en3 b. Direct address to recipients of a letter \gtrm agapaw \trnl agapaõ _reference_start_Colossians 3:12_reference_end_ _reference_start_1 Thessalonians 1:4_reference_end_ \gtrm agapj \trnl agapæ JUD 1:1 (stylized direct address) _reference_start_Jude 1:1_reference_end_ \gtrm agapjtov \trnl agapætos ROM 1:7 (stylized direct address); 12:19 _reference_start_Romans 1:7_reference_end_ _reference_start_Romans 12:19_reference_end_ _reference_start_1 Corinthians 10:14_reference_end_ _reference_start_1 Corinthians 15:58_reference_end_ _reference_start_2 Corinthians 7:1_reference_end_ _reference_start_2 Corinthians 12:19_reference_end_ _reference_start_Philippians 2:12_reference_end_ PHM 1:1 (stylized direct address) _reference_start_Philemon 1:1_reference_end_ _reference_start_Hebrews 6:9_reference_end_ _reference_start_James 1:16_reference_end_ _reference_start_James 1:19_reference_end_ _reference_start_James 2:5_reference_end_ _reference_start_1 Peter 2:11_reference_end_ _reference_start_1 Peter 4:12_refe rence_end_ _reference_start_2 Peter 3:1_reference_end_ _reference_start_2 Peter 3:8_reference_end_ _reference_start_2 Peter 3:14_reference_end_ _reference_start_2 Peter 3:15_reference_end_ _reference_start_2 Peter 3:17_reference_end_ _reference_start_1 John 2:7_reference_end_ _reference_start_1 John 3:2_reference_end_ _reference_start_1 John 3:21_reference_end_ _reference_start_1 John 4:1_reference_end_ _reference_start_1 John 4:7_reference_end_ _reference_start_1 John 4:11_reference_end_ _reference_start_3 John 1:1_reference_end_ _reference_start_3 John 1:2_reference_end_ _reference_start_3 John 1:5_reference_end_ _reference_start_3 John 1:11_reference_end_ _reference_start_Jude 1:3_reference_end_ _reference_start_Jude 1:17_reference_end_ _reference_start_Jude 1:20_reference_end_ \en3 c. Attribute of people \gtrm agapaw \trnl agapaõ ROM 9:25 (chosen beloved) (2 occurrences) _reference_start_Romans 9:25_reference_end_ _reference_start_2 Thessalonians 2:13_reference_end_ \gtrm agapj \trnl agapæ _reference_start_Colossians 1:13_reference_end_ \gtrm agapjtov \trnl agapætos _reference_start_Acts 15:25_reference_end_ _reference_start_Romans 11:28_reference_end_ _reference_start_Romans 16:5_reference_end_ _reference_start_Romans 16:8_reference_end_ _reference_start_Romans 16:9_reference_end_ _reference_start_Romans 16:12_reference_end_ _reference_start_1 Corinthians 4:14_reference_end_ _reference_start_1 Corinthians 4:17_reference_end_ _reference_start_Ephesians 5:1_reference_end_ _reference_start_Ephesians 6:21_reference_end_ _reference_start_Colossians 1:7_reference_end_ _reference_start_Colossians 4:7_reference_end_ _reference_start_Colossians 4:9_reference_end_ _reference_start_Colossians 4:14_reference_end_ _reference_start_1 Thessalonians 2:8_reference_end_ _reference_start_1 Timothy 6:2_reference_end_ _reference_start_2 Timothy 1:2_reference_end_ _reference_start_Philemon 1:16_reference_end_ \en3 d. Description of other objects \gtrm agapaw \trnl agapaõ _reference_start_Revelation 20:9_reference_end_ T++mMERCY, MERCIFULmercy, merciful\see (see also COMPASSION, FORGIVE, GRACE, PROPITIATION, RECONC sS?MEDIATORmediator\see (see also ADVOCATE) \o1 Mediator, or representative \gtrm mesitjv \trnl mesitæs \xref [L&N 31.22] \def mediator \xref [L&N 40.6] \def reconciler \en2 Mediator, or representative \gtrm mesitjv \trnl mesitæs 1TI 2:5 (Jesus Christ) _reference_start_1 Timothy 2:5_reference_end_ HEB 8:6 (Jesus Christ); 9:15 (Jesus Christ); 12:24 (Jesus Christ) _reference_start_Hebrews 8:6_reference_end_ _reference_start_Hebrews 9:15_reference_end_ _reference_start_Hebrews 12:24_reference_end_ GAL 3:19 (MSS), 20 (MSS) _reference_start_Galatians 3:19_reference_end_ _reference_start_Galatians 3:20_reference_end_-R''LOVE, BELOVEDlove, beloved\o1 1. To love, love \o2 a. To seek the good of someone; to be devoted to them \o3 1) When God or Jesus Christ is the object of love \o3 2) When people are the object of love \o2 b. To have affectio m ?tfXJ<. xj\N@2$|n`RD6( > > > > ~> }> |> {> z> y> x> w> v> u> t> s< r; q:  p5 o4 n4 m3 l1! k1 j1 i1 h1 g0 f0 e/  d/ c- b-  a-% `+ _+ ^+ ]+ \+ [+ Z+ Y+ " X+  W+ V* U*/ T** S* R*# Q* P* O) ! N)  M(' L( K( J(. I(, H(+ G7 F. E+ D+ ?tfXJ<. xj\N@2$|n`RD6( A4 @4 ?3 >3 =3 <3 ;2 :2 92 82 71 61 51 41 31 21 11 01 /1 .1 -0 ,0 +0 */  )/ (/ '/ &/ %/ $/ #/ "/ !. . . . .  .  .  .  .  .  . - - - - -' -# - - + + + + # +* B B @ ? > > > ?tfXJ<. xj\N@2$|n`RD6( +  +  ~.  }, |- {8 z, y8 x< w= v= u< t:  s4 r- q8 pB o8 n+ m+ l( % k2 jB iB hA gA fA e@ d? c? b> a> `> _> ^> ]> \> [> Z> Y> X> W= V< U< T< S:  R: Q9 P9 O8 N7 M7 L7 K7 J6 I6 H6 G6 F6 E5 D4 C4 B4 ?tfXJ<. xj\N@2$|n`RD6( ?; >: =9 <2 ;/  :/ 9.: 8.  7-  6- 5A 44 33 2= 1* 0* # /* .)  -)  ,) +( *(  )( (1 '7 &7 %6 $:  #7 "* !6 ; 2 ; B +  *. ( ( 5 . B > = < : 7 7 /  - + + +  + * + )  + + $ +  ( % 9 + + + ?tfXJ<. xj\N@2$|n`RD6( ~* }* |) 0 {) / z) y( x( w(! v( u( t(  sB r. q0 p0 o:  n:  m: l6 kB j9 i7 h6 g4 f3 e3 d3 c3 b1 a1 `. _. ^- ]- \- [- Z-  Y, X3 W5 V-  UA TA SA R@ Q@ P@ O@ N> M> L> K> J> I> H= G= F= E= D= C< B< A; @; ILE) \o1 1. Mercy in common collocations \o2 a. Needing mercy \o2 b. Granting/showing/having mercy on \o2 c. Receiving mercy \o2 d. By the mercy of God \o2 e. For, on, and of the mercy of God/Christ \o2 f. Full of mercy \o2 g. Merciful \o2 h. Merciless \o1 2. Use in special contexts \o2 a. Mercy in greetings \o2 b. Mercy as a characteristic required by God \o2 c. The mercy of God in honoring the Old Testament covenant \o2 d. The Mercy Seat of the Ark of the Covenant \gtrm eleeinov \trnl eleeinos \xref [L&N 88.79] \def pitiable \gtrm eleew \trnl eleeõ \xref [L&N 88.76] \def show mercy, compassion, pity \gtrm elejmwn \trnl eleæmõn \xref [L&N 88.77] \def merciful \gtrm eleov \trnl eleos \xref [L&N 88.76] \def mercy, mercifulness \gtrm ³laskomai \trnl hilaskomai \xref [L&N 40.9] \def forgive \xref [L&N 88.75] \def show mercy despite moral offense \gtrm ³lewv \trnl hileõs \xref [L&N 88.77] \def merciful \xref [L&N 88.78] \def God forbid! (hileõs soi) \gtrm ³lastjrion \trnl hilastærion \xref [L&N 40.12] \def means of forgiveness, expiation \xref [L&N 40.13] \def place of forgiveness, mercy seat \gtrm oikteirw, oiktirw \trnl oikteirõ, oiktirõ \xref [L&N 88.80] \def tender compassion \gtrm oiktirmov \trnl oiktirmos \xref [L&N 88.80] \def mercy, tender compassion \gtrm oiktirmwn \trnl oiktirmõn \xref [L&N 88.81] \def merciful \gtrm anelejmwn \trnl aneleæmõn \xref [L&N 88.82] \def unmerciful (adjective) \gtrm aneleov \trnl aneleos \xref [L&N 88.82] \def unmerciful \en2 1. Mercy in common collocations \en3 a. Needing mercy \gtrm eleeinov \trnl eleeinos _reference_start_1 Corinthians 15:19_reference_end_ _reference_start_Revelation 3:17_reference_end_ \en3 b. Granting/showing/having mercy on \gtrm eleew \trnl eleeõ MAT 9:27; 15:22; 17:15; 18:33 (2 occurrences); 20:30, 31 _reference_start_Matthew 9:27_reference_end_ _reference_start_Matthew 15:22_reference_end_ _reference_start_Matthew 17:15_reference_end_ _reference_start_Matthew 18:33_reference_end_ _reference_start _Matthew 20:30_reference_end_ _reference_start_Matthew 20:31_reference_end_ _reference_start_Mark 5:19_reference_end_ _reference_start_Mark 10:47_reference_end_ _reference_start_Mark 10:48_reference_end_ _reference_start_Luke 16:24_reference_end_ _reference_start_Luke 17:13_reference_end_ _reference_start_Luke 18:38_reference_end_ _reference_start_Luke 18:39_reference_end_ _reference_start_Romans 9:15_reference_end_ _reference_start_Romans 9:15_reference_end_ _reference_start_Romans 9:18_reference_end_ _reference_start_Romans 11:32_reference_end_ _reference_start_Romans 12:8_reference_end_ _reference_start_Philippians 2:27_reference_end_ _reference_start_Jude 1:23_reference_end_ \gtrm eleov \trnl eleos _reference_start_Luke 1:58_reference_end_ _reference_start_Luke 10:37_reference_end_ 2TI 1:16, 18 (alternate sense 2.d.) _reference_start_2 Timothy 1:16_reference_end_ _reference_start_2 Timothy 1:18_reference_end_ _reference_start_James 2:13_reference_end_ \en3 c. Receiving mercy \gtrm eleeinov \trnl eleei nos _reference_start_Romans 11:30_reference_end_ _reference_start_Romans 11:31_reference_end_ _reference_start_1 Timothy 1:13_reference_end_ _reference_start_1 Timothy 1:16_reference_end_ 1PE 2:10 (2 occurrences) _reference_start_1 Peter 2:10_reference_end_ \gtrm elejmwn \trnl eleæmõn _reference_start_Matthew 5:7_reference_end_ \gtrm eleov \trnl eleos _reference_start_Hebrews 4:16_reference_end_ \en3 d. By the mercy of God \gtrm eleew \trnl eleeõ ROM 11:31 (alternate sense 2.c.) _reference_start_Romans 11:31_reference_end_ _reference_start_1 Corinthians 7:25_reference_end_ _reference_start_2 Corinthians 4:1_reference_end_ \gtrm eleov \trnl eleos _reference_start_Luke 1:78_reference_end_ _reference_start_Titus 3:5_reference_end_ _reference_start_1 Peter 1:3_reference_end_ \gtrm oiktirmov \trnl oiktirmos _reference_start_Romans 12:1_reference_end_ \en3 e. For, on, and of the mercy of God/Christ \gtrm eleew \trnl eleeõ _reference_start_Romans 9:16_reference_end_ _reference_start_Jude 1:21_reference_end_ \gtrm eleov \trnl eleos _reference_start_Luke 1:50_reference_end_ _reference_start_Romans 9:23_reference_end_ _reference_start_Romans 15:9_reference_end_ \en3 f. Full of mercy \gtrm eleov \trnl eleos _reference_start_Ephesians 2:4_reference_end_ _reference_start_James 3:17_reference_end_ \en3 g. Merciful \gtrm elejmwn \trnl eleæmõn _reference_start_Matthew 5:7_reference_end_ _reference_start_Hebrews 2:17_reference_end_ \gtrm ³laskomai \trnl hilaskomai _reference_start_Luke 18:13_reference_end_ \gtrm ³lewv \trnl hileõs _reference_start_Hebrews 8:12_reference_end_ \gtrm oiktirmov \trnl oiktirmos _reference_start_2 Corinthians 1:3_reference_end_ \gtrm oiktirmwn \trnl oiktirmõn LUK 6:36 (2 occurrences) _reference_start_Luke 6:36_reference_end_ _reference_start_James 5:11_reference_end_ \en3 h. Merciless \gtrm oiktirmov \trnl oiktirmos _reference_start_Hebrews 10:28_reference_end_ \gtrm anelejmwn \trnl aneleæmõn _reference_start_Romans 1:31_reference_end_ \gtrm aneleov \trnl aneleos _reference_start_James 2:13_reference_end_ \en2 2. Use in special contexts \en3 a. Mercy in greetings \gtrm eleov \trnl eleos _reference_start_Galatians 6:16_reference_end_ _reference_start_1 Timothy 1:2_reference_end_ _reference_start_2 Timothy 1:2_reference_end_ _reference_start_2 John 1:3_reference_end_ _reference_start_Jude 1:2_reference_end_ \en3 b. Mercy as a characteristic required by God \gtrm eleov \trnl eleos _reference_start_Matthew 9:13_reference_end_ _reference_start_Matthew 12:7_reference_end_ _reference_start_Matthew 23:23_reference_end_ _reference_start_James 2:13_reference_end_ \gtrm oiktirmov \trnl oiktirmos _reference_start_Colossians 3:12_reference_end_ \en3 c. The mercy of God in honoring the Old Testament covenant \gtrm eleov \trnl eleos _reference_start_Luke 1:54_reference_end_ _reference_start_Luke 1:72_reference_end_ \en3 d. The Mercy Seat of the Ark of the Covenant \gtrm ³lastjrion \trnl hilastærion _reference_start_Hebrews 9:5_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( =) <( ;( :( ' 9( & 8:  7*H 6*6 53 4; 3( 2(  1( 0A /? .7 -6 ,0 +; *- ):  (; '*$ &/ %: $* #: "( !; 1 - -  *2 A -  -  < 8 *N / . -  : ( < 6 6 -  -  ; 7 7 * % *: A 2 -  - -  -  -  *' *& at an important event is about to happen \o2 d. Miraculous sky pictures showing God is working in the world \o1 2. Non-miraculous senses \o2 a. A sign to distinguish one person from another \o2 b. A sign that what God says is true \o2 c. A sign of events to come \o2 d. A warning sign \o2 e. Evidence \gtrm sjmeion \trnl sæmeion \xref [L&N 33.477] \def sign \gtrm terav \trnl teras \xref [L&N 33.480] \def portent \gtrm dunamiv \trnl dunamis \xref [L&N 76.7] \def mighty deed \xref (others) \def ability, power, ruler, meaning, etc. \gtrm paratjrjsiv \trnl paratæræsis \xref [L&N 24.48] \def observable phenomenon (hapax legomenon) \gtrm megaleiov \trnl megaleios \xref [L&N 76.8] \def mighty act (hapax legomenon) \en2 1. Sign \en3 a. Miraculous sign, showing that someone is truly from God \gtrm sjmeion \trnl sæmeion MAT 12:38, 39 (3 occurrences); 16:1, 4 (2 occurrences) _reference_start_Matthew 12:38_reference_end_ _reference_start_Matthew 12:39_reference_end_ _reference_start_Matthew 16:1_r eference_end_ _reference_start_Matthew 16:4_reference_end_ MRK 8:11, 12 (2 occurrences); 16:17, 20 _reference_start_Mark 8:11_reference_end_ _reference_start_Mark 8:12_reference_end_ _reference_start_Mark 16:17_reference_end_ _reference_start_Mark 16:20_reference_end_ LUK 11:16, 29 (2 occurrences); 23:8 _reference_start_Luke 11:16_reference_end_ _reference_start_Luke 11:29_reference_end_ _reference_start_Luke 23:8_reference_end_ _reference_start_John 2:11_reference_end_ _reference_start_John 2:18_reference_end_ _reference_start_John 2:23_reference_end_ _reference_start_John 3:2_reference_end_ _reference_start_John 4:48_reference_end_ _reference_start_John 4:54_reference_end_ _reference_start_John 6:2_reference_end_ _reference_start_John 6:14_reference_end_ _reference_start_John 6:26_reference_end_ _reference_start_John 6:30_reference_end_ _reference_start_John 7:31_reference_end_ _reference_start_John 9:16_reference_end_ _reference_start_John 10:41_reference_end_ _reference_start_John 11:47_reference_end_ _reference_start_John 12:18_reference_end_ _reference_start_John 12:37_reference_end_ _reference_start_John 20:30_reference_end_ _reference_start_Acts 2:22_reference_end_ _reference_start_Acts 2:43_reference_end_ _reference_start_Acts 4:16_reference_end_ _reference_start_Acts 4:22_reference_end_ _reference_start_Acts 4:30_reference_end_ _reference_start_Acts 5:12_reference_end_ _reference_start_Acts 6:8_reference_end_ _reference_start_Acts 7:36_reference_end_ _reference_start_Acts 8:6_reference_end_ _reference_start_Acts 8:13_reference_end_ _reference_start_Acts 14:3_reference_end_ _reference_start_Acts 15:12_reference_end_ _reference_start_Romans 15:19_reference_end_ _reference_start_1 Corinthians 1:22_reference_end_ _reference_start_2 Corinthians 12:12_reference_end_ _reference_start_Hebrews 2:4_reference_end_ \gtrm terav \trnl teras _reference_start_John 4:48_reference_end_ _reference_start_Acts 2:22_reference_end_ _reference_start_Acts 2:43_reference_end_ _reference_start_Acts 4:30_reference_end_ _re ference_start_Acts 5:12_reference_end_ _reference_start_Acts 6:8_reference_end_ _reference_start_Acts 7:36_reference_end_ _reference_start_Acts 14:3_reference_end_ _reference_start_Acts 15:12_reference_end_ _reference_start_Romans 15:19_reference_end_ _reference_start_2 Corinthians 12:12_reference_end_ _reference_start_Hebrews 2:4_reference_end_ \gtrm dunamiv \trnl dunamis _reference_start_Matthew 7:22_reference_end_ _reference_start_Matthew 11:20_reference_end_ _reference_start_Matthew 11:21_reference_end_ _reference_start_Matthew 11:23_reference_end_ _reference_start_Matthew 13:54_reference_end_ _reference_start_Matthew 13:58_reference_end_ _reference_start_Matthew 14:2_reference_end_ _reference_start_Mark 6:2_reference_end_ _reference_start_Mark 6:5_reference_end_ _reference_start_Mark 6:14_reference_end_ _reference_start_Mark 9:39_reference_end_ _reference_start_Luke 10:13_reference_end_ _reference_start_Luke 19:37_reference_end_ _reference_start_Acts 2:22_reference_end_ _reference_start_Acts 8:13_ref erence_end_ _reference_start_Acts 19:11_reference_end_ _reference_start_1 Corinthians 12:10_reference_end_ _reference_start_1 Corinthians 12:28_reference_end_ _reference_start_1 Corinthians 12:29_reference_end_ _reference_start_2 Corinthians 12:12_reference_end_ _reference_start_Galatians 3:5_reference_end_ _reference_start_Ephesians 3:7_reference_end_ _reference_start_Hebrews 2:4_reference_end_ \gtrm megaleiov \trnl megaleios _reference_start_Acts 2:11_reference_end_ \en3 b. Satan's false signs to make his messengers look like God's \gtrm sjmeion \trnl sæmeion _reference_start_Matthew 24:24_reference_end_ _reference_start_Mark 13:22_reference_end_ _reference_start_2 Thessalonians 2:9_reference_end_ _reference_start_Revelation 13:13_reference_end_ _reference_start_Revelation 13:14_reference_end_ _reference_start_Revelation 16:14_reference_end_ _reference_start_Revelation 19:20_reference_end_ \gtrm terav \trnl teras _reference_start_Matthew 24:24_reference_end_ _reference_start_Mark 13:22_reference_end_ _ reference_start_2 Thessalonians 2:9_reference_end_ \en3 c. Miraculous sign that an important event is about to happen \gtrm sjmeion \trnl sæmeion _reference_start_Luke 21:11_reference_end_ _reference_start_Luke 21:25_reference_end_ _reference_start_Acts 2:19_reference_end_ \gtrm paratjrjsiv \trnl paratæræsis _reference_start_Luke 17:20_reference_end_ \en3 d. Miraculous sky pictures showing God is working in the world \gtrm sjmeion \trnl sæmeion _reference_start_Matthew 24:30_reference_end_ _reference_start_Revelation 12:1_reference_end_ _reference_start_Revelation 12:3_reference_end_ _reference_start_Revelation 15:1_reference_end_ \gtrm terav \trnl teras _reference_start_Acts 2:19_reference_end_ \gtrm dunamiv \trnl dunamis MAT 24:29 (could also be referring to demonic powers) _reference_start_Matthew 24:29_reference_end_ MRK 13:25 (could also be referring to demonic powers) _reference_start_Mark 13:25_reference_end_ LUK 21:26 (could also be referring to demonic powers) _reference_start_Luke 21:26_reference_end_ \en2 2. Non-miraculous senses \en3 a. A sign to distinguish one person from another \gtrm sjmeion \trnl sæmeion _reference_start_Matthew 26:48_reference_end_ _reference_start_2 Corinthians 12:12_reference_end_ \en3 b. A sign that what God says is true \gtrm sjmeion \trnl sæmeion LUK 2:12 (alternate sense 1.) _reference_start_Luke 2:12_reference_end_ _reference_start_Romans 4:11_reference_end_ \en3 c. A sign of events to come \gtrm sjmeion \trnl sæmeion _reference_start_Matthew 16:3_reference_end_ _reference_start_Matthew 24:3_reference_end_ _reference_start_Mark 13:4_reference_end_ _reference_start_Luke 21:7_reference_end_ \en3 d. A warning sign \gtrm sjmeion \trnl sæmeion _reference_start_Matthew 16:4_reference_end_ _reference_start_Luke 2:34_reference_end_ _reference_start_Luke 11:29_reference_end_ _reference_start_Luke 11:30_reference_end_ _reference_start_1 Corinthians 14:22_reference_end_ \en3 e. Evidence \gtrm sjmeion \trnl sæmeion _reference_start_2 Thessalonians 3:17_reference_end_ kk%Y1PAGANpagan\see (see GENTILE)$X3OATHoath\see (see COVENANT)AW331NATION, THE NATIONSnation, the nations\see (see GENTILE)=VaNAMEname\o1 1. The label which identifies a particular person \o1 2. A person himself \o2 a. An individual person \o2 b. An important, notable person \o2 c. A person as he has revealed himself to others \o1 3. A person's reputation, honor, or cause \o1 4. The rank or category of a person \o2 a. Title or special identity \o2 b. Authority of someone \o2 c. Relationship with someone \o3 1) Relationship as “in the name” \o3 2) Relationship as in “for the na aUQQ3MIRACLE, SIGN, WONDER, MIGHTY WORKmiracle, sign, wonder, mighty work\o1 1. Sign \o2 a. Miraculous sign, showing that someone is truly from God \o2 b. Satan's false signs to make his messengers look like God's \o2 c. Miraculous sign th ?tfXJ<. xj\N@2$|n`RD6( |* {) ' z) y) x) w( v( : u( 6 t(  s(  r(  q( p: o/ n- m, l, k,$ j, i, h, g,+ f, e+0 d: c/ b. a- `, _, ^, ], \,$ [, Z, Y, X, W, V,+ U, T+ S+ % R+  Q+ / P+ ) O+  N+ M+ L+ K+ J+ I+6 H+0 G+ F+ E+ D+ C* B*  A*  @) ?) >) ?tfXJ<. xj\N@2$|n`RD6( ;* :* 9*? 8* 7* 6* 5) 4) 3) 2(9 1( 0(  /) .( -,: ,5 +. **  )*  (*" '( &* %)  $( #( "- !* / (0 * )  ( , B B  B  ( * , * * 5 )  ( B B B  B 5 )  ( , : 1 0 / .  .  . , , ~, }*% me's sake” \o3 3) Relationship as “name” in other phrases \o2 d. Important characteristic of someone (phrases similar to 2.c.) \o1 5. The process of “naming” \o2 a. To give a proper name to someone \o2 b. To give a title to someone \o2 c. To mention a person's name \o2 d. To mention a word, to discuss a particular topic in conversation \o2 e. To use someone's name as a means to exorcise evil spirits \o2 f. To confess allegiance to \gtrm kalew \trnl kaleõ \xref [L&N 33.129] \def name \xref (others) \def call, call to do, summon, invite \gtrm legw \trnl legõ \xref [L&N 33.129] \def name \xref (others) \def call, speak, mean, imply, think \gtrm onoma \trnl onoma \xref [L&N 33.126] \def name \xref [L&N 33.128] \def give name to \xref [L&N 9.19] \def person \xref [L&N 33.265] \def reputation \xref [L&N 58.22] \def category \gtrm bastazw onoma \trnl bastazõ onoma \xref [L&N 33.210] \def inform \gtrm ekballw to onoma \trnl ekballõ to onoma \xref [L&N 33.396] \def slander \gtrm onoma tinov epi tina \trnl onoma tinos epi tina \xref [L&N 11.28] \def be people of \gtrm onomazw to onoma kuriou \trnl onomazõ to onoma kuriou \xref [L&N 53.62] \def say that one belongs to the Lord \gtrm onomazw \trnl onomazõ \xref [L&N 33.127] \def give a name to \xref [L&N 33.133] \def pronounce a name \xref [L&N 33.93] \def speak about \gtrm onomazw to onoma kuriou \trnl onomazõ to onoma kuriou \xref [L&N 53.62] \def say that one belongs to the Lord \en2 1. The label which identifies a particular person \gtrm kalew \trnl kaleõ _reference_start_Acts 7:58_reference_end_ \gtrm legw \trnl legõ _reference_start_Matthew 9:9_reference_end_ _reference_start_Mark 15:7_reference_end_ \gtrm onoma \trnl onoma _reference_start_Matthew 10:2_reference_end_ _reference_start_Matthew 27:32_reference_end_ _reference_start_Matthew 27:57_reference_end_ MRK 5:9 (2 occurrences), 22; 14:32 _reference_start_Mark 5:9_reference_end_ _reference_start_Mark 5:22_reference_end_ _reference_start_Mark 14:32_reference_end_ LUK 1:5 (2 occurrences), 26, 27 (2 occurrences), 63; 2:21, 25; 5:27; 8:30, 41; 10:20, 38; 16:20; 19:2; 23:50; 24:13, 18 _reference_start_Luke 1:5_reference_end_ _reference_start_Luke 1:26_reference_end_ _reference_start_Luke 1:27_reference_end_ _reference_start_Luke 1:63_reference_end_ _reference_start_Luke 2:21_reference_end_ _reference_start_Luke 2:25_reference_end_ _reference_start_Luke 5:27_reference_end_ _reference_start_Luke 8:30_reference_end_ _reference_start_Luke 8:41_reference_end_ _reference_start_Luke 10:20_reference_end_ _reference_start_Luke 10:38_reference_end_ _reference_start_Luke 16:20_reference_end_ _reference_start_Luke 19:2_reference_end_ _reference_start_Luke 23:50_reference_end_ _reference_start_Luke 24:13_reference_end_ _reference_start_Luke 24:18_reference_end_ _reference_start_John 1:6_reference_end_ _reference_start_John 3:1_reference_end_ _reference_start_John 10:3_reference_end_ _reference_start_John 18:10_reference_end_ _reference_start_Acts 5:1_reference_end_ _reference_start_Ac ts 5:34_reference_end_ _reference_start_Acts 8:9_reference_end_ _reference_start_Acts 9:10_reference_end_ _reference_start_Acts 9:11_reference_end_ _reference_start_Acts 9:12_reference_end_ _reference_start_Acts 9:33_reference_end_ _reference_start_Acts 9:36_reference_end_ _reference_start_Acts 10:1_reference_end_ _reference_start_Acts 11:28_reference_end_ _reference_start_Acts 12:13_reference_end_ _reference_start_Acts 13:6_reference_end_ _reference_start_Acts 13:8_reference_end_ _reference_start_Acts 16:1_reference_end_ _reference_start_Acts 16:14_reference_end_ _reference_start_Acts 17:34_reference_end_ _reference_start_Acts 18:2_reference_end_ _reference_start_Acts 18:7_reference_end_ _reference_start_Acts 18:24_reference_end_ _reference_start_Acts 19:24_reference_end_ _reference_start_Acts 20:9_reference_end_ _reference_start_Acts 21:10_reference_end_ _reference_start_Acts 27:1_reference_end_ _reference_start_Acts 28:7_reference_end_ _reference_start_Philippians 4:3_reference_end_ _reference_start_3 John 1:14_reference_end_ REV 2:17; 3:12 (3 occurrences) ( figure for sense 4.c.); 6:8; 8:11; 9:11; 13:8, 17 (2 occurrences); 14:1 (2 occurrences) ( figure for sense 4.c.), 11 (figure for sense 4.c.); 15:2 (figure for sense 4.c.); 17:5, 8; 19:12 (alternate sense 4.a.); 21:12, 14; 22:4 (figure for sense 4.c.) _reference_start_Revelation 2:17_reference_end_ _reference_start_Revelation 3:12_reference_end_ _reference_start_Revelation 6:8_reference_end_ _reference_start_Revelation 8:11_reference_end_ _reference_start_Revelation 9:11_reference_end_ _reference_start_Revelation 13:8_reference_end_ _reference_start_Revelation 13:17_reference_end_ _reference_start_Revelation 14:1_reference_end_ _reference_start_Revelation 14:11_reference_end_ _reference_start_Revelation 15:2_reference_end_ _reference_start_Revelation 17:5_reference_end_ _reference_start_Revelation 17:8_reference_end_ _reference_start_Revelation 19:12_reference_end_ _reference_start_Revelation 21:12_reference_end_ _reference_start_Revelation 21:14_re ference_end_ _reference_start_Revelation 22:4_reference_end_ \itrm “named” implied by context _reference_start_Acts 19:14_reference_end_ \en2 2. A person himself \en3 a. An individual person \gtrm onoma \trnl onoma _reference_start_Acts 1:15_reference_end_ _reference_start_Revelation 3:4_reference_end_ _reference_start_Revelation 11:13_reference_end_ \en3 b. An important, notable person \gtrm onoma \trnl onoma _reference_start_Acts 3:16_reference_end_ _reference_start_Acts 18:15_reference_end_ _reference_start_Ephesians 1:21_reference_end_ \en3 c. A person as he has revealed himself to others \gtrm onoma \trnl onoma _reference_start_Matthew 6:9_reference_end_ _reference_start_Matthew 12:21_reference_end_ _reference_start_Mark 16:17_reference_end_ _reference_start_Luke 1:49_reference_end_ _reference_start_Luke 11:2_reference_end_ _reference_start_Luke 24:47_reference_end_ _reference_start_John 1:12_reference_end_ _reference_start_John 2:23_reference_end_ _reference_start_John 3:18_reference_end_ _referen ce_start_John 12:28_reference_end_ _reference_start_John 17:6_reference_end_ _reference_start_John 17:26_reference_end_ _reference_start_Acts 3:16_reference_end_ _reference_start_Acts 8:12_reference_end_ _reference_start_Acts 19:17_reference_end_ _reference_start_Acts 26:9_reference_end_ _reference_start_Romans 2:24_reference_end_ _reference_start_Romans 15:9_reference_end_ _reference_start_2 Thessalonians 1:12_reference_end_ _reference_start_1 Timothy 6:1_reference_end_ _reference_start_Hebrews 6:10_reference_end_ _reference_start_Hebrews 13:15_reference_end_ _reference_start_James 2:7_reference_end_ _reference_start_1 John 3:23_reference_end_ _reference_start_1 John 5:13_reference_end_ _reference_start_Revelation 3:8_reference_end_ _reference_start_Revelation 11:18_reference_end_ _reference_start_Revelation 13:6_reference_end_ _reference_start_Revelation 15:4_reference_end_ _reference_start_Revelation 16:9_reference_end_ \en2 3. A person's reputation, honor, or cause \gtrm onoma \trnl onoma _reference_s tart_Matthew 19:29_reference_end_ _reference_start_Mark 6:14_reference_end_ _reference_start_Luke 6:22_reference_end_ _reference_start_Acts 9:15_reference_end_ _reference_start_Acts 9:16_reference_end_ _reference_start_Acts 15:26_reference_end_ _reference_start_Acts 21:13_reference_end_ _reference_start_Romans 1:5_reference_end_ _reference_start_Romans 9:17_reference_end_ _reference_start_Hebrews 2:12_reference_end_ _reference_start_3 John 1:7_reference_end_ _reference_start_Revelation 3:1_reference_end_ \en2 4. The rank or category of a person \en3 a. Title or special identity \gtrm onoma \trnl onoma MAT 10:41 (2 occurrences), 42; 24:5 _reference_start_Matthew 10:41_reference_end_ _reference_start_Matthew 10:42_reference_end_ _reference_start_Matthew 24:5_reference_end_ _reference_start_Mark 9:41_reference_end_ _reference_start_Luke 1:61_reference_end_ PHP 2:9 (2 occurrences) _reference_start_Philippians 2:9_reference_end_ _reference_start_Hebrews 1:4_reference_end_ _reference_start_1 Peter 4:16_referenc e_end_ _reference_start_Revelation 13:1_reference_end_ _reference_start_Revelation 17:3_reference_end_ _reference_start_Revelation 19:13_reference_end_ _reference_start_Revelation 19:16_reference_end_ \gtrm onomazw \trnl onomazõ _reference_start_Mark 3:14_reference_end_ _reference_start_Luke 6:13_reference_end_ _reference_start_1 Corinthians 5:11_reference_end_ _reference_start_Ephesians 1:21_reference_end_ _reference_start_Ephesians 3:15_reference_end_ \en3 b. Authority of someone \gtrm onoma \trnl onoma MAT 7:22 (3 occurrences); 18:20; 21:9; 23:39 _reference_start_Matthew 7:22_reference_end_ _reference_start_Matthew 18:20_reference_end_ _reference_start_Matthew 21:9_reference_end_ _reference_start_Matthew 23:39_reference_end_ _reference_start_Mark 9:38_reference_end_ _reference_start_Mark 9:39_reference_end_ _reference_start_Mark 11:9_reference_end_ _reference_start_Mark 13:6_reference_end_ _reference_start_Luke 9:49_reference_end_ _reference_start_Luke 10:17_reference_end_ _reference_start_Luke 13:35_ reference_end_ _reference_start_Luke 19:38_reference_end_ _reference_start_Luke 21:8_reference_end_ JHN 5:43 (2 occurrences); 10:25; 12:13; 14:26 _reference_start_John 5:43_reference_end_ _reference_start_John 10:25_reference_end_ _reference_start_John 12:13_reference_end_ _reference_start_John 14:26_reference_end_ _reference_start_Acts 3:6_reference_end_ _reference_start_Acts 4:7_reference_end_ _reference_start_Acts 4:10_reference_end_ _reference_start_Acts 16:18_reference_end_ _reference_start_Acts 19:13_reference_end_ _reference_start_1 Corinthians 5:4_reference_end_ _reference_start_2 Thessalonians 3:6_reference_end_ _reference_start_James 5:10_reference_end_ _reference_start_James 5:14_reference_end_ \en3 c. Relationship with someone \en4 1) Relationship as “in the name” \gtrm onoma \trnl onoma _reference_start_Matthew 18:5_reference_end_ _reference_start_Matthew 28:19_reference_end_ _reference_start_Mark 9:37_reference_end_ _reference_start_John 14:13_reference_end_ _reference_start_John 14:14_ref erence_end_ _reference_start_John 15:16_reference_end_ _reference_start_John 16:23_reference_end_ _reference_start_John 16:24_reference_end_ _reference_start_John 16:26_reference_end_ _reference_start_John 17:11_reference_end_ _reference_start_John 17:12_reference_end_ _reference_start_John 20:31_reference_end_ _reference_start_Acts 2:38_reference_end_ _reference_start_Acts 8:16_reference_end_ _reference_start_Acts 10:48_reference_end_ _reference_start_Acts 19:5_reference_end_ _reference_start_1 Corinthians 1:13_reference_end_ _reference_start_1 Corinthians 1:15_reference_end_ _reference_start_1 Corinthians 6:11_reference_end_ _reference_start_Ephesians 5:20_reference_end_ _reference_start_Philippians 2:10_reference_end_ _reference_start_Colossians 3:17_reference_end_ \en4 2) Relationship as in “for the name's sake” \gtrm onoma \trnl onoma _reference_start_Matthew 10:22_reference_end_ _reference_start_Matthew 24:9_reference_end_ _reference_start_Mark 13:13_reference_end_ _reference_start_Luke 9:48_refer ence_end_ _reference_start_Luke 21:12_reference_end_ _reference_start_Luke 21:17_reference_end_ _reference_start_John 15:21_reference_end_ _reference_start_Acts 5:41_reference_end_ _reference_start_Acts 15:14_reference_end_ _reference_start_1 Peter 4:14_reference_end_ _reference_start_Revelation 2:3_reference_end_ \en4 3) Relationship as “name” in other phrases \gtrm onoma \trnl onoma _reference_start_Acts 4:12_reference_end_ _reference_start_Acts 15:17_reference_end_ _reference_start_2 Timothy 2:19_reference_end_ REV 3:5 (2 occurrences) _reference_start_Revelation 3:5_reference_end_ \en3 d. Important characteristic of someone (phrases similar to 2.c.) \gtrm onoma \trnl onoma ACT 2:21 (the Lord as God); 4:17 (Jesus as Messiah), 18 (Jesus as Messiah), 30 (Jesus as Healer); 5:28 (Jesus as Messiah), 40 (Jesus as Messiah); 9:14 (the Lord as God), 21 (Jesus as God), 27 (Jesus as Messiah), 28, 29 (Jesus as Messiah) (2 occurrences); 10:43 (Jesus as Redeemer); 22:16 (Jesus as Savior) _reference_start_Acts 2:21_ reference_end_ _reference_start_Acts 4:17_reference_end_ _reference_start_Acts 4:18_reference_end_ _reference_start_Acts 4:30_reference_end_ _reference_start_Acts 5:28_reference_end_ _reference_start_Acts 5:40_reference_end_ _reference_start_Acts 9:14_reference_end_ _reference_start_Acts 9:21_reference_end_ _reference_start_Acts 9:27_reference_end_ _reference_start_Acts 9:28_reference_end_ _reference_start_Acts 9:29_reference_end_ _reference_start_Acts 10:43_reference_end_ _reference_start_Acts 22:16_reference_end_ ROM 10:13 (the Lord as God) _reference_start_Romans 10:13_reference_end_ 1CO 1:2 (Jesus as God), 10 (Christ as Common Head) _reference_start_1 Corinthians 1:2_reference_end_ _reference_start_1 Corinthians 1:10_reference_end_ 1JN 2:12 (Christ as Savior) _reference_start_1 John 2:12_reference_end_ REV 2:13 (Jesus as Lord; alternate sense 4.c.) _reference_start_Revelation 2:13_reference_end_ \en2 5. The process of “naming” \en3 a. To give a proper name to someone \gtrm onoma \trnl onoma _reference_start_Matthew 1:21_reference_end_ _reference_start_Matthew 1:25_reference_end_ _reference_start_Mark 3:16_reference_end_ _reference_start_Mark 3:17_reference_end_ _reference_start_Luke 1:13_reference_end_ _reference_start_Luke 1:31_reference_end_ _reference_start_Luke 1:59_reference_end_ \gtrm onomazw \trnl onomazõ _reference_start_Luke 6:14_reference_end_ \en3 b. To give a title to someone \gtrm onoma \trnl onoma _reference_start_Matthew 1:23_reference_end_ \en3 c. To mention a person's name \gtrm onomazw \trnl onomazõ _reference_start_Romans 15:20_reference_end_ \en3 d. To mention a word, to discuss a particular topic in conversation \gtrm onomazw \trnl onomazõ _reference_start_1 Corinthians 5:1_reference_end_ _reference_start_Ephesians 5:3_reference_end_ \en3 e. To use someone's name as a means to exorcise evil spirits \gtrm onomazw \trnl onomazõ _reference_start_Acts 19:13_reference_end_ \en3 f. To confess allegiance to \gtrm onomazw \trnl onomazõ _reference_start_2 Timothy 2:19_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( z1 y, x, wB vB u, t, sB rB qB pB oB nB mB lB kB jB  iB  hB gB fB eB dB c@ b2 a, `, _, ^, ], \, [, Z, Y," X, W, V,  U,  T, S,  R,  Q, $ P, ! O, N, M, L, K," J, I+ H+  G+ F+ E* D* C*2 B* A* @* & ?*  >*) =* <* ?tfXJ<. xj\N@2$|n`RD6( 9(' 8( 7( 6( 51 41 3. 2* 1) 0B /B .B -B  ,< +: *2 )*= () ) '( &( * %( ) $B #@ ": !-  - , , ,  ,  * ) ( B B B  B  B > > ; :  : 6 5 - - , , , , + + +  + + + */ *  ~*1 }) |(  {( ?tfXJ<. xj\N@2$|n`RD6( x, w, v, u, tB s7 r, q, pB o< n, m,) l+ k* j* i* 0 h) g( f(  e3 d2 c1 b. a. `. _, ^, 0 ], \,& [+ Z+ Y+ X+ W+ V+ U+ T+ S+ R) % Q( P( O; N; M5 L. K, J, I, H, G, F+ E+ D+  C++ B* A*& @* # ?*  >* 1 =)  <) ;) ' :) & ?tfXJ<. xj\N@2$|n`RD6( 7* 6* 5* 4* 3*  2* ) 1*  0* /* .* -* ,) +)  *)" ))! () ') &) %) $) #( "(- !(! ( ( 5 ( $ ( # ( " ( ! (  (  (  ( ( (  7 , 1 . - ( * *; * * ) ) ( ( B > . . - , , + ,  ~,  },  |,  {,  z,( y, d_ _reference_start_Matthew 13:34_reference_end_ _reference_start_Matthew 13:35_reference_end_ _reference_start_Matthew 13:36_reference_end_ _reference_start_Matthew 13:53_reference_end_ _reference_start_Matthew 15:15_reference_end_ _reference_start_Matthew 21:33_reference_end_ _reference_start_Matthew 21:45_reference_end_ _reference_start_Matthew 22:1_reference_end_ MRK 4:2, 10, 11, 13 (2 occurrences), 30, 33, 34; 12:1, 12 _reference_start_Mark 4:2_reference_end_ _reference_start_Mark 4:10_reference_end_ _reference_start_Mark 4:11_reference_end_ _reference_start_Mark 4:13_reference_end_ _reference_start_Mark 4:30_reference_end_ _reference_start_Mark 4:33_reference_end_ _reference_start_Mark 4:34_reference_end_ _reference_start_Mark 12:1_reference_end_ _reference_start_Mark 12:12_reference_end_ _reference_start_Luke 8:4_reference_end_ _reference_start_Luke 8:9_reference_end_ _reference_start_Luke 8:10_reference_end_ _reference_start_Luke 8:11_reference_end_ _reference_start_Luke 12:16_reference_end_ _reference_start_Luke 12:41_reference_end_ _reference_start_Luke 13:6_reference_end_ _reference_start_Luke 18:1_reference_end_ _reference_start_Luke 18:9_reference_end_ _reference_start_Luke 19:11_reference_end_ _reference_start_Luke 20:9_reference_end_ _reference_start_Luke 20:19_reference_end_ _reference_start_Luke 21:29_reference_end_ \en2 2. Illustrative comparison with symbolic meaning \gtrm parabolj \trnl parabolæ _reference_start_Mark 3:23_reference_end_ _reference_start_Mark 7:17_reference_end_ _reference_start_Luke 4:23_reference_end_ _reference_start_Luke 5:36_reference_end_ _reference_start_Luke 6:39_reference_end_ _reference_start_Luke 14:7_reference_end_ _reference_start_Luke 15:3_reference_end_ \en2 3. Object lesson \gtrm parabolj \trnl parabolæ _reference_start_Matthew 24:32_reference_end_ _reference_start_Mark 13:28_reference_end_ \en2 4. Allegorical, figurative or symbolic \gtrm parabolj \trnl parabolæ _reference_start_Hebrews 9:9_reference_end_ _reference_start_Hebrews 11:19_reference_end_ ff8[''7PARTICIPATIONparticipation\see (see FELLOWSHIP)OZ{PARABLEparable\o1 1. Short narrative with symbolic meaning \o1 2. Illustrative comparison with symbolic meaning \o1 3. Object lesson \o1 4. Allegorical, figurative or symbolic \gtrm parabolj \trnl parabolæ \xref [L&N 33.15] \def parable \xref [L&N 33.16] \def tell a parable \xref [L&N 33.17] \def figuratively, “in parable” \xref [L&N 58.63] \def archetype \en2 1. Short narrative with symbolic meaning \gtrm parabolj \trnl parabolæ MAT 13:3, 10, 13, 18, 24, 31, 33, 34 (2 occurrences), 35, 36, 53; 15:15; 21:33, 45; 22:1 _reference_start_Matthew 13:3_reference_end_ _reference_start_Matthew 13:10_reference_end_ _reference_start_Matthew 13:13_reference_end_ _reference_start_Matthew 13:18_reference_end_ _reference_start_Matthew 13:24_reference_end_ _reference_start_Matthew 13:31_reference_end_ _reference_start_Matthew 13:33_reference_en ?tfXJ<. xj\N@2$|n`RD6( v+ u+ t= s: r3 q2 p1 o- n- m+! l+ k** j*& i* h*O gB f4 e, d,  c* b* 3 a( " `< _; ^:  ]1 \. [- Z,  Y3 X1 W1 V1 U1 T- S, $ R, Q7 P0 O- N- M- L; K. J,$ I,! H*0 G*2 F* E)" D:  C: B)  A( @* ?* >*' =*$ <* ;) :) 9* 8* ref [L&N 88.104] \def quiet \gtrm eirjnopoiew \trnl eirænopoieõ \xref [L&N 40.4] \def make peace \gtrm eirjnopoiov \trnl eirænopoios \xref [L&N 40.5] \def peacemaker \gtrm siwpaw \trnl siõpaõ \xref [L&N 14.24] \def become calm \xref [L&N 33.117] \def be silent \xref [L&N 33.118] \def not be able to speak \en2 1. Noun \en3 a. Peace, Tranquillity under favorable circumstance or state \gtrm eirjnj \trnl eirænæ _reference_start_Mark 5:34_reference_end_ _reference_start_Luke 2:29_reference_end_ _reference_start_Luke 7:50_reference_end_ _reference_start_Luke 8:48_reference_end_ _reference_start_Acts 15:33_reference_end_ _reference_start_Acts 16:36_reference_end_ _reference_start_1 Corinthians 16:11_reference_end_ _reference_start_James 2:16_reference_end_ \en3 b. Freedom from worry \gtrm eirjnj \trnl eirænæ _reference_start_Romans 2:10_reference_end_ _reference_start_Romans 14:17_reference_end_ _reference_start_Romans 15:13_reference_end_ _reference_start_Galatians 5:22_reference_end_ _reference_start_ 2 Timothy 2:22_reference_end_ \en3 c. Reconciliation as the content and goal of all gospel preaching \gtrm eirjnj \trnl eirænæ ACT 7:26 (not in RSV); 10:36 _reference_start_Acts 7:26_reference_end_ _reference_start_Acts 10:36_reference_end_ _reference_start_Romans 5:1_reference_end_ _reference_start_Ephesians 2:14_reference_end_ _reference_start_Ephesians 2:15_reference_end_ _reference_start_Ephesians 2:17_reference_end_ _reference_start_Ephesians 6:15_reference_end_ \gtrm eirjnopoiew \trnl eirænopoieõ _reference_start_Colossians 1:20_reference_end_ \en3 d. Harmony and unity among men \gtrm eirjnj \trnl eirænæ _reference_start_Acts 9:31_reference_end_ _reference_start_Romans 14:19_reference_end_ _reference_start_1 Corinthians 7:15_reference_end_ _reference_start_Ephesians 4:3_reference_end_ _reference_start_Hebrews 12:14_reference_end_ JAS 3:18 (2 occurrences) _reference_start_James 3:18_reference_end_ _reference_start_1 Peter 3:11_reference_end_ \en3 e. Opposite of war \gtrm eirjnj \trnl eirænæ M AT 10:34 (2 occurrences) _reference_start_Matthew 10:34_reference_end_ _reference_start_Luke 12:51_reference_end_ _reference_start_Luke 14:32_reference_end_ _reference_start_Acts 12:20_reference_end_ _reference_start_Acts 24:2_reference_end_ _reference_start_1 Thessalonians 5:3_reference_end_ _reference_start_Revelation 6:4_reference_end_ \en3 f. Eschatological salvation of the whole person \gtrm eirjnj \trnl eirænæ _reference_start_Luke 1:79_reference_end_ _reference_start_Luke 2:14_reference_end_ _reference_start_Luke 19:38_reference_end_ _reference_start_Luke 19:42_reference_end_ JHN 14:27 (2 occurrences); 16:33 _reference_start_John 14:27_reference_end_ _reference_start_John 16:33_reference_end_ _reference_start_Romans 3:17_reference_end_ _reference_start_Romans 8:6_reference_end_ _reference_start_Ephesians 2:17_reference_end_ _reference_start_Philippians 4:7_reference_end_ _reference_start_Colossians 3:15_reference_end_ HEB 7:2 (here, Melchizedek is a type of Christ) _reference_start_Hebrews 7:2_re ference_end_ _reference_start_2 Peter 3:14_reference_end_ \en3 g. Greeting or Farewell with a blessing of wholeness and well-being \en4 1) Regular \gtrm eirjnj \trnl eirænæ _reference_start_John 20:19_reference_end_ _reference_start_John 20:21_reference_end_ _reference_start_John 20:26_reference_end_ _reference_start_Romans 1:7_reference_end_ _reference_start_1 Corinthians 1:3_reference_end_ _reference_start_2 Corinthians 1:2_reference_end_ _reference_start_Galatians 1:3_reference_end_ _reference_start_Galatians 6:16_reference_end_ _reference_start_Ephesians 1:2_reference_end_ _reference_start_Ephesians 6:23_reference_end_ _reference_start_Philippians 1:2_reference_end_ _reference_start_Colossians 1:2_reference_end_ _reference_start_1 Thessalonians 1:1_reference_end_ _reference_start_2 Thessalonians 1:2_reference_end_ _reference_start_2 Thessalonians 3:16_reference_end_ _reference_start_1 Timothy 1:2_reference_end_ _reference_start_2 Timothy 1:2_reference_end_ _reference_start_Titus 1:4_reference_end_ _ reference_start_Philemon 1:3_reference_end_ _reference_start_Hebrews 11:31_reference_end_ _reference_start_1 Peter 1:2_reference_end_ _reference_start_1 Peter 5:14_reference_end_ _reference_start_2 Peter 1:2_reference_end_ _reference_start_2 John 1:3_reference_end_ _reference_start_3 John 1:14_reference_end_ _reference_start_3 John 1:15_reference_end_ _reference_start_Jude 1:2_reference_end_ _reference_start_Revelation 1:4_reference_end_ \en4 2) Extended meaning implied \gtrm eirjnj \trnl eirænæ MAT 10:13 (2 occurrences) ( alternate sense 1.f.) _reference_start_Matthew 10:13_reference_end_ LUK 10:5 (alternate sense 1.f.), 6 (2 occurrences) ( alternate sense 1.f.) _reference_start_Luke 10:5_reference_end_ _reference_start_Luke 10:6_reference_end_ \en3 h. God of peace and salvation \gtrm eirjnj \trnl eirænæ _reference_start_Romans 15:33_reference_end_ _reference_start_Romans 16:20_reference_end_ _reference_start_1 Corinthians 14:33_reference_end_ _reference_start_2 Corinthians 13:11_reference_end_ _reference_start_Philippians 4:9_reference_end_ _reference_start_1 Thessalonians 5:23_reference_end_ _reference_start_2 Thessalonians 3:16_reference_end_ _reference_start_Hebrews 13:20_reference_end_ \en3 i. Safe or secure \gtrm eirjnj \trnl eirænæ _reference_start_Luke 11:21_reference_end_ \en2 2. Verbs: \en3 a. To Live in harmony \gtrm eirjneuw \trnl eiræneuõ _reference_start_Mark 9:50_reference_end_ _reference_start_Romans 12:18_reference_end_ _reference_start_2 Corinthians 13:11_reference_end_ _reference_start_1 Thessalonians 5:13_reference_end_ \gtrm eirjnopoiov \trnl eirænopoios _reference_start_Matthew 5:9_reference_end_ \en3 b. To become calm \gtrm siwpaw \trnl siõpaõ _reference_start_Mark 4:39_reference_end_ \en2 3. Adjectives \en3 a. A spirit of harmony \gtrm jremov \trnl æremos 1TI 2:2 (hapax legomenon) _reference_start_1 Timothy 2:2_reference_end_ \en3 b. Free from worry \gtrm eirjnikov \trnl eirænikos _reference_start_Hebrews 12:11_reference_end_ _reference_start_James 3:17_reference_end_ --3\KPEACEpeace\see (see also RECONCILE) \o1 1. Noun \o2 a. Peace, Tranquillity under favorable circumstance or state \o2 b. Freedom from worry \o2 c. Reconciliation as the content and goal of all gospel preaching \o2 d. Harmony and unity among men \o2 e. Opposite of war \o2 f. Eschatological salvation of the whole person \o2 g. Greeting or Farewell with a blessing of wholeness and well-being \o3 1) Regular \o3 2) Extended meaning implied \o2 h. God of peace and salvation \o2 i. Safe or secure \o1 2. Verbs: \o2 a. To Live in harmony \o2 b. To become calm \o1 3. Adjectives \o2 a. A spirit of harmony \o2 b. Free from worry \gtrm eirjneuw \trnl eiræneuõ \xref [L&N 88.102] \def live in peace \gtrm eirjnj \trnl eirænæ \xref [L&N 22.42] \def peace, tranquillity \xref [L&N 25.248] \def freedom from worry \gtrm eirjnikov \trnl eirænikos \xref [L&N 25.249] \def free from worry \gtrm jremov \trnl æremos \x ?tfXJ<. xj\N@2$|n`RD6( 5( 4( 3( 2( 1( 0( /( .( & -(  ,(  +(  *( " )(  (( '( &( %; $: #6 ")' !( 4 / -  ) 2 *  :  5 4 2 / .! - -! *  *  ( B A @ @ ? = < < :  9 8 7 6 5 5 4 3 2 ~1 }1 |0 {0 z/ y. x- w+ t_Matthew 12:24_reference_end_ _reference_start_Matthew 12:38_reference_end_ _reference_start_Matthew 15:1_reference_end_ _reference_start_Matthew 15:12_reference_end_ _reference_start_Matthew 16:1_reference_end_ _reference_start_Matthew 16:6_reference_end_ _reference_start_Matthew 16:11_reference_end_ _reference_start_Matthew 16:12_reference_end_ _reference_start_Matthew 19:3_reference_end_ _reference_start_Matthew 21:45_reference_end_ _reference_start_Matthew 22:15_reference_end_ _reference_start_Matthew 22:34_reference_end_ _reference_start_Matthew 22:41_reference_end_ _reference_start_Matthew 23:2_reference_end_ _reference_start_Matthew 23:13_reference_end_ _reference_start_Matthew 23:15_reference_end_ _reference_start_Matthew 23:23_reference_end_ _reference_start_Matthew 23:25_reference_end_ _reference_start_Matthew 23:26_reference_end_ _reference_start_Matthew 23:27_reference_end_ _reference_start_Matthew 23:29_reference_end_ _reference_start_Matthew 27:62_reference_end_ MRK 2:16, 18 (2 occurrences) , 24; 3:6; 7:1, 3, 5; 8:11, 15; 10:2; 12:13 _reference_start_Mark 2:16_reference_end_ _reference_start_Mark 2:18_reference_end_ _reference_start_Mark 2:24_reference_end_ _reference_start_Mark 3:6_reference_end_ _reference_start_Mark 7:1_reference_end_ _reference_start_Mark 7:3_reference_end_ _reference_start_Mark 7:5_reference_end_ _reference_start_Mark 8:11_reference_end_ _reference_start_Mark 8:15_reference_end_ _reference_start_Mark 10:2_reference_end_ _reference_start_Mark 12:13_reference_end_ LUK 5:17, 21, 30, 33; 6:2, 7; 7:30, 36 (2 occurrences), 37, 39; 11:37, 38, 39, 42, 43, 53; 12:1; 13:31; 14:1, 3; 15:2; 16:14; 17:20; 18:10, 11; 19:39 _reference_start_Luke 5:17_reference_end_ _reference_start_Luke 5:21_reference_end_ _reference_start_Luke 5:30_reference_end_ _reference_start_Luke 5:33_reference_end_ _reference_start_Luke 6:2_reference_end_ _reference_start_Luke 6:7_reference_end_ _reference_start_Luke 7:30_reference_end_ _reference_start_Luke 7:36_reference_end_ _reference_start_Luke 7:37_refere nce_end_ _reference_start_Luke 7:39_reference_end_ _reference_start_Luke 11:37_reference_end_ _reference_start_Luke 11:38_reference_end_ _reference_start_Luke 11:39_reference_end_ _reference_start_Luke 11:42_reference_end_ _reference_start_Luke 11:43_reference_end_ _reference_start_Luke 11:53_reference_end_ _reference_start_Luke 12:1_reference_end_ _reference_start_Luke 13:31_reference_end_ _reference_start_Luke 14:1_reference_end_ _reference_start_Luke 14:3_reference_end_ _reference_start_Luke 15:2_reference_end_ _reference_start_Luke 16:14_reference_end_ _reference_start_Luke 17:20_reference_end_ _reference_start_Luke 18:10_reference_end_ _reference_start_Luke 18:11_reference_end_ _reference_start_Luke 19:39_reference_end_ JHN 1:24; 3:1; 4:1; 7:32 (2 occurrences), 45, 47, 48; 8:3, 13; 9:13, 15, 16, 40; 11:46, 47, 57; 12:19, 42; 18:3 _reference_start_John 1:24_reference_end_ _reference_start_John 3:1_reference_end_ _reference_start_John 4:1_reference_end_ _reference_start_John 7:32_reference_end_ _reference_start_John 7:45_reference_end_ _reference_start_John 7:47_reference_end_ _reference_start_John 7:48_reference_end_ _reference_start_John 8:3_reference_end_ _reference_start_John 8:13_reference_end_ _reference_start_John 9:13_reference_end_ _reference_start_John 9:15_reference_end_ _reference_start_John 9:16_reference_end_ _reference_start_John 9:40_reference_end_ _reference_start_John 11:46_reference_end_ _reference_start_John 11:47_reference_end_ _reference_start_John 11:57_reference_end_ _reference_start_John 12:19_reference_end_ _reference_start_John 12:42_reference_end_ _reference_start_John 18:3_reference_end_ ACT 5:34; 15:5; 23:6 (3 occurrences), 7, 8, 9; 26:5 _reference_start_Acts 5:34_reference_end_ _reference_start_Acts 15:5_reference_end_ _reference_start_Acts 23:6_reference_end_ _reference_start_Acts 23:7_reference_end_ _reference_start_Acts 23:8_reference_end_ _reference_start_Acts 23:9_reference_end_ _reference_start_Acts 26:5_reference_end_ _reference_start_Philippians 3:5_reference_end_ I]kPHARISEEpharisee\o1 1. Pharisee \gtrm farisaiov \trnl pharisaios \xref [L&N 11.49] \def Pharisee (The dominant religious party among the Jews known for their belief in the resurrection and their strict adherance to the traditions handed down by the scribes. These traditions explained the law of Moses, and applied them to everyday life.) \en2 1. Pharisee \gtrm farisaiov \trnl pharisaios _reference_start_Matthew 3:7_reference_end_ _reference_start_Matthew 5:20_reference_end_ _reference_start_Matthew 9:11_reference_end_ _reference_start_Matthew 9:14_reference_end_ _reference_start_Matthew 9:34_reference_end_ _reference_start_Matthew 12:2_reference_end_ _reference_start_Matthew 12:14_reference_end_ _reference_star ?tfXJ<. xj\N@2$|n`RD6( t+ ( s+  r+  q+ p+ o+ n+0 m+/ l+- k+ j+ i+ h+ g*' f* e* d* c* b* a* `* _*  ^*  ]* 5 \* + [* * Z* ' Y* & X* % W*' V*% U*$ T* S* R* Q*! P* O* N* M) L)  K) J) I) H) G) F) E) D) C) B(> A( @( ?( >( =( <( ;( :( 9() 8(" 7( 6(- ?tfXJ<. xj\N@2$|n`RD6( 3/  2/ 1/ 0/ // ..8 -.+ ,. +. *. ). (. '. &. %. $- #- "-  !- - - , & , , , ,! , , , *1 *E * *  *  *. * * *$ * *# * )> )  )  )  ) (@ ( ( 2 , , , ~, }, |, {," z+ y+ * x+  w+ 9 v+ / u+ . great strength, power or authority (could be separated into God's supernatural power, and power or authority in the human context) \gtrm dunamiv \trnl dunamis MAT 22:29; 24:30; 26:64 (figurative: metonymy of attributive association (here the attribute of power is put for God)) _reference_start_Matthew 22:29_reference_end_ _reference_start_Matthew 24:30_reference_end_ _reference_start_Matthew 26:64_reference_end_ MRK 5:30; 9:1; 12:24; 13:26; 14:62 (figurative: metonymy of attributive association (here the attribute of power is put for God)) _reference_start_Mark 5:30_reference_end_ _reference_start_Mark 9:1_reference_end_ _reference_start_Mark 12:24_reference_end_ _reference_start_Mark 13:26_reference_end_ _reference_start_Mark 14:62_reference_end_ _reference_start_Luke 1:17_reference_end_ _reference_start_Luke 1:35_reference_end_ _reference_start_Luke 4:14_reference_end_ _reference_start_Luke 4:36_reference_end_ _reference_start_Luke 5:17_reference_end_ _reference_start_Luke 6:19_reference_end_ _referenc e_start_Luke 8:46_reference_end_ _reference_start_Luke 9:1_reference_end_ _reference_start_Luke 10:19_reference_end_ _reference_start_Luke 21:27_reference_end_ _reference_start_Luke 22:69_reference_end_ _reference_start_Luke 24:49_reference_end_ _reference_start_Acts 1:8_reference_end_ _reference_start_Acts 3:12_reference_end_ _reference_start_Acts 4:7_reference_end_ _reference_start_Acts 4:33_reference_end_ _reference_start_Acts 6:8_reference_end_ _reference_start_Acts 8:10_reference_end_ _reference_start_Acts 8:19_reference_end_ _reference_start_Acts 10:38_reference_end_ ROM 1:4, 16, 20; 9:17; 15:13, 19 (2 occurrences) _reference_start_Romans 1:4_reference_end_ _reference_start_Romans 1:16_reference_end_ _reference_start_Romans 1:20_reference_end_ _reference_start_Romans 9:17_reference_end_ _reference_start_Romans 15:13_reference_end_ _reference_start_Romans 15:19_reference_end_ _reference_start_1 Corinthians 1:18_reference_end_ _reference_start_1 Corinthians 1:24_reference_end_ _reference_start_1 Corin thians 2:4_reference_end_ _reference_start_1 Corinthians 2:5_reference_end_ _reference_start_1 Corinthians 4:19_reference_end_ _reference_start_1 Corinthians 4:20_reference_end_ _reference_start_1 Corinthians 5:4_reference_end_ _reference_start_1 Corinthians 6:14_reference_end_ _reference_start_1 Corinthians 15:43_reference_end_ _reference_start_1 Corinthians 15:56_reference_end_ 2CO 1:8 (i.e. without strength); 4:7; 6:7; 12:9 (2 occurrences); 13:4 (2 occurrences) _reference_start_2 Corinthians 1:8_reference_end_ _reference_start_2 Corinthians 4:7_reference_end_ _reference_start_2 Corinthians 6:7_reference_end_ _reference_start_2 Corinthians 12:9_reference_end_ _reference_start_2 Corinthians 13:4_reference_end_ _reference_start_Ephesians 1:19_reference_end_ _reference_start_Ephesians 1:21_reference_end_ _reference_start_Ephesians 3:16_reference_end_ _reference_start_Ephesians 3:20_reference_end_ _reference_start_Philippians 3:10_reference_end_ _reference_start_Colossians 1:11_reference_end_ _reference_sta rt_Colossians 1:29_reference_end_ _reference_start_1 Thessalonians 1:5_reference_end_ _reference_start_2 Thessalonians 1:7_reference_end_ _reference_start_2 Thessalonians 1:11_reference_end_ _reference_start_2 Thessalonians 2:9_reference_end_ _reference_start_2 Timothy 1:7_reference_end_ _reference_start_2 Timothy 1:8_reference_end_ _reference_start_2 Timothy 3:5_reference_end_ HEB 1:3; 7:16; 11:34 (i.e. powerful blazes) _reference_start_Hebrews 1:3_reference_end_ _reference_start_Hebrews 7:16_reference_end_ _reference_start_Hebrews 11:34_reference_end_ _reference_start_1 Peter 1:5_reference_end_ _reference_start_2 Peter 1:3_reference_end_ _reference_start_2 Peter 1:16_reference_end_ _reference_start_2 Peter 2:11_reference_end_ REV 1:16; 3:8; 4:11; 5:12; 7:12; 11:17; 12:10; 13:2; 15:8; 17:13; 18:3 (i.e. strong passion); 19:1 _reference_start_Revelation 1:16_reference_end_ _reference_start_Revelation 3:8_reference_end_ _reference_start_Revelation 4:11_reference_end_ _reference_start_Revelation 5:12_reference_end_ _reference_start_Revelation 7:12_reference_end_ _reference_start_Revelation 11:17_reference_end_ _reference_start_Revelation 12:10_reference_end_ _reference_start_Revelation 13:2_reference_end_ _reference_start_Revelation 15:8_reference_end_ _reference_start_Revelation 17:13_reference_end_ _reference_start_Revelation 18:3_reference_end_ _reference_start_Revelation 19:1_reference_end_ \en2 2. The word “dunamis” as ability \gtrm dunamiv \trnl dunamis _reference_start_Matthew 25:15_reference_end_ _reference_start_Hebrews 11:11_reference_end_ 2CO 8:3 (2 occurrences) _reference_start_2 Corinthians 8:3_reference_end_ \en2 3. The word “dunamis” as supernatural beings \gtrm dunamiv \trnl dunamis _reference_start_Romans 8:38_reference_end_ _reference_start_1 Corinthians 15:24_reference_end_ _reference_start_Hebrews 6:5_reference_end_ _reference_start_1 Peter 3:22_reference_end_ \en2 4. The word “dunamis” as interpretation \gtrm dunamiv \trnl dunamis _reference_start_1 Corinthians 14:11_reference_end_ ^POWERpower\see (see also SIGN) \o1 1. The word “dunamis” as great strength, power or authority (could be separated into God's supernatural power, and power or authority in the human context) \o1 2. The word “dunamis” as ability \o1 3. The word “dunamis” as supernatural beings \o1 4. The word “dunamis” as interpretation \gtrm dunamiv \trnl dunamis \xref [L&N 76.1] \def power \xref [L&N 12.44] \def supernatural power \xref [L&N 74.1] \def ability \xref [L&N 33.134] \def meaning, interpretation \en2 1. The word “dunamis” as ?tfXJ<. xj\N@2$|n`RD6( r( q( p( o( n( m(, l@ k> j+ i+ h+ g+ f+ e4 d,  c, b, a, `* _*$ ^*  ]( & \. [< Z: Y. X-& W/ V: U( TB SB RB QB PB  OB NB  MB LB KB JB IB H= G= F= E< D: " C: B: A7 @7 ?7 >5 =5 <5 ;4 :3 93 82 71 61 51 41 trm dejsiv \trnl deæsis \xref [L&N 33.171] \def plea \gtrm enteuxiv \trnl enteuxis \xref [L&N 33.347] \def intercession \gtrm eucj \trnl euchæ \xref [L&N 33.178] \def prayer \gtrm proseucj \trnl proseuchæ \xref [L&N 33.178] \def prayer \xref [L&N 33.179] \def place for prayer \gtrm epikaleomai \trnl epikaleomai \xref [L&N 33.176] \def ask for help \xref [L&N 56.15] \def appeal to a higher court \en2 1. Pray to God \gtrm deomai \trnl deomai _reference_start_Matthew 9:38_reference_end_ _reference_start_Luke 10:2_reference_end_ _reference_start_Luke 21:36_reference_end_ _reference_start_Luke 22:32_reference_end_ _reference_start_Acts 4:31_reference_end_ _reference_start_Acts 8:22_reference_end_ _reference_start_Acts 8:24_reference_end_ _reference_start_Acts 10:2_reference_end_ _reference_start_1 Thessalonians 3:10_reference_end_ \gtrm erwtaw \trnl erõtaõ JHN 14:16; 16:26; 17:9 (2 occurrences), 15, 20 _reference_start_John 14:16_reference_end_ _reference_start_John 16:26_reference_end_ _reference_start_J ohn 17:9_reference_end_ _reference_start_John 17:15_reference_end_ _reference_start_John 17:20_reference_end_ _reference_start_1 John 5:16_reference_end_ \gtrm eucomai \trnl euchomai _reference_start_3 John 1:2_reference_end_ \gtrm proseucomai \trnl proseuchomai MAT 5:44; 6:5 (2 occurrences), 6 (2 occurrences), 7, 9; 14:23; 19:13; 24:20; 26:36, 39, 41, 42, 44 _reference_start_Matthew 5:44_reference_end_ _reference_start_Matthew 6:5_reference_end_ _reference_start_Matthew 6:6_reference_end_ _reference_start_Matthew 6:7_reference_end_ _reference_start_Matthew 6:9_reference_end_ _reference_start_Matthew 14:23_reference_end_ _reference_start_Matthew 19:13_reference_end_ _reference_start_Matthew 24:20_reference_end_ _reference_start_Matthew 26:36_reference_end_ _reference_start_Matthew 26:39_reference_end_ _reference_start_Matthew 26:41_reference_end_ _reference_start_Matthew 26:42_reference_end_ _reference_start_Matthew 26:44_reference_end_ MRK 1:35; 6:46; 11:24, 25; 12:40; 13:18, 33 (not in all manuscripts); 14:32, 35, 38, 39 _reference_start_Mark 1:35_reference_end_ _reference_start_Mark 6:46_reference_end_ _reference_start_Mark 11:24_reference_end_ _reference_start_Mark 11:25_reference_end_ _reference_start_Mark 12:40_reference_end_ _reference_start_Mark 13:18_reference_end_ _reference_start_Mark 13:33_reference_end_ _reference_start_Mark 14:32_reference_end_ _reference_start_Mark 14:35_reference_end_ _reference_start_Mark 14:38_reference_end_ _reference_start_Mark 14:39_reference_end_ LUK 1:10; 3:21; 5:16; 6:12 (2 occurrences), 28; 9:18, 28, 29; 11:1 (2 occurrences), 2; 18:1, 10, 11; 20:47; 22:40, 41, 45, 46 _reference_start_Luke 1:10_reference_end_ _reference_start_Luke 3:21_reference_end_ _reference_start_Luke 5:16_reference_end_ _reference_start_Luke 6:12_reference_end_ _reference_start_Luke 6:28_reference_end_ _reference_start_Luke 9:18_reference_end_ _reference_start_Luke 9:28_reference_end_ _reference_start_Luke 9:29_reference_end_ _reference_start_Luke 11:1_reference_end_ _reference_start_Luke 11:2 _reference_end_ _reference_start_Luke 18:1_reference_end_ _reference_start_Luke 18:10_reference_end_ _reference_start_Luke 18:11_reference_end_ _reference_start_Luke 20:47_reference_end_ _reference_start_Luke 22:40_reference_end_ _reference_start_Luke 22:41_reference_end_ _reference_start_Luke 22:45_reference_end_ _reference_start_Luke 22:46_reference_end_ _reference_start_Acts 1:24_reference_end_ _reference_start_Acts 6:6_reference_end_ _reference_start_Acts 8:15_reference_end_ _reference_start_Acts 9:11_reference_end_ _reference_start_Acts 9:40_reference_end_ _reference_start_Acts 10:9_reference_end_ _reference_start_Acts 10:30_reference_end_ _reference_start_Acts 11:5_reference_end_ _reference_start_Acts 12:12_reference_end_ _reference_start_Acts 13:3_reference_end_ _reference_start_Acts 14:23_reference_end_ _reference_start_Acts 16:25_reference_end_ _reference_start_Acts 20:36_reference_end_ _reference_start_Acts 21:5_reference_end_ _reference_start_Acts 22:17_reference_end_ _reference_start_Acts 28:8 _reference_end_ _reference_start_Romans 8:26_reference_end_ 1CO 11:4, 5, 13; 14:13, 14 (2 occurrences), 15 (2 occurrences) _reference_start_1 Corinthians 11:4_reference_end_ _reference_start_1 Corinthians 11:5_reference_end_ _reference_start_1 Corinthians 11:13_reference_end_ _reference_start_1 Corinthians 14:13_reference_end_ _reference_start_1 Corinthians 14:14_reference_end_ _reference_start_1 Corinthians 14:15_reference_end_ _reference_start_Ephesians 6:18_reference_end_ _reference_start_Philippians 1:9_reference_end_ _reference_start_Colossians 1:3_reference_end_ _reference_start_Colossians 1:9_reference_end_ _reference_start_Colossians 4:2_reference_end_ _reference_start_Colossians 4:3_reference_end_ _reference_start_1 Thessalonians 5:17_reference_end_ _reference_start_1 Thessalonians 5:25_reference_end_ _reference_start_2 Thessalonians 1:11_reference_end_ _reference_start_2 Thessalonians 3:1_reference_end_ _reference_start_1 Timothy 2:8_reference_end_ _reference_start_Hebrews 13:18_reference_end_ _ reference_start_James 5:13_reference_end_ _reference_start_James 5:14_reference_end_ _reference_start_James 5:17_reference_end_ _reference_start_James 5:18_reference_end_ _reference_start_Jude 1:20_reference_end_ \gtrm dejsiv \trnl deæsis _reference_start_Luke 1:13_reference_end_ _reference_start_Luke 2:37_reference_end_ _reference_start_Luke 5:33_reference_end_ _reference_start_Romans 10:1_reference_end_ _reference_start_2 Corinthians 1:11_reference_end_ _reference_start_2 Corinthians 9:14_reference_end_ _reference_start_Ephesians 6:18_reference_end_ PHP 1:4 (2 occurrences), 19 _reference_start_Philippians 1:4_reference_end_ _reference_start_Philippians 1:19_reference_end_ _reference_start_2 Timothy 1:3_reference_end_ _reference_start_Hebrews 5:7_reference_end_ _reference_start_James 5:16_reference_end_ _reference_start_1 Peter 3:12_reference_end_ \gtrm enteuxiv \trnl enteuxis _reference_start_1 Timothy 4:5_reference_end_ \gtrm eucj \trnl euchæ _reference_start_2 Corinthians 13:7_reference_end_ _refere nce_start_2 Corinthians 13:9_reference_end_ _reference_start_James 5:15_reference_end_ _reference_start_James 5:16_reference_end_ \gtrm proseucj \trnl proseuchæ _reference_start_Matthew 21:13_reference_end_ _reference_start_Matthew 21:22_reference_end_ _reference_start_Mark 9:29_reference_end_ _reference_start_Mark 11:17_reference_end_ _reference_start_Luke 19:46_reference_end_ _reference_start_Acts 1:14_reference_end_ _reference_start_Acts 2:42_reference_end_ _reference_start_Acts 3:1_reference_end_ _reference_start_Acts 6:4_reference_end_ _reference_start_Acts 10:4_reference_end_ _reference_start_Acts 10:31_reference_end_ _reference_start_Acts 12:5_reference_end_ _reference_start_Acts 16:13_reference_end_ _reference_start_Acts 16:16_reference_end_ _reference_start_Romans 1:9_reference_end_ _reference_start_Romans 12:12_reference_end_ _reference_start_Romans 15:30_reference_end_ _reference_start_1 Corinthians 7:5_reference_end_ _reference_start_Ephesians 1:16_reference_end_ _reference_start_Ephesians 6:18_reference_end_ _reference_start_Philippians 4:6_reference_end_ _reference_start_Colossians 4:12_reference_end_ _reference_start_1 Thessalonians 1:2_reference_end_ _reference_start_1 Timothy 2:1_reference_end_ _reference_start_1 Timothy 5:5_reference_end_ _reference_start_Philemon 1:4_reference_end_ _reference_start_Philemon 1:22_reference_end_ _reference_start_1 Peter 3:7_reference_end_ _reference_start_1 Peter 4:7_reference_end_ _reference_start_Revelation 5:8_reference_end_ _reference_start_Revelation 8:3_reference_end_ _reference_start_Revelation 8:4_reference_end_ \gtrm epikaleomai \trnl epikaleomai _reference_start_Acts 7:59_reference_end_ \itrm “named” implied by context _reference_start_Philemon 1:6_reference_end_ \en2 2. Wish for or ask people \gtrm deomai \trnl deomai _reference_start_Acts 8:34_reference_end_ \gtrm erwtaw \trnl erõtaõ _reference_start_Luke 14:18_reference_end_ _reference_start_Luke 14:19_reference_end_ \gtrm eucomai \trnl euchomai _reference_start_Acts 27:29_reference_end_ MMS`--]PREACH, PROCLAIMpreach, proclaim\o1 1. With focus on sharing information \o2 a. Tell a joyful message, preach the gospel \o2 b. Proclaim, tell people about something \o1 2. With focus on announcing a message to a large audience \o2 a. To announce to many people, to proclaim loudly \o2 b. To announce loudly, to call something out loudly \o1 3. Other inference _oPRAYpray\o1 1. Pray to God \o1 2. Wish for or ask people \gtrm deomai \trnl deomai \xref [L&N 33.170] \def plead \gtrm erwtaw \trnl erõtaõ \xref [L&N 33.181] \def ask \xref [L&N 33.161] \def ask for \gtrm eucomai \trnl euchomai \xref [L&N 33.178] \def pray \xref [L&N 25.6] \def desire \gtrm parakalew \trnl parakaleõ \xref [L&N 33.168] \def ask for earnestly \xref [L&N 33.315] \def invite \xref [L&N 33.310] \def call together to \xref [L&N 25.250] \def encourage \gtrm proseucomai \trnl proseuchomai \xref [L&N 33.178] \def pray \g ?tfXJ<. xj\N@2$|n`RD6( 13 03 /2 .1 -. ,. +. *. ).  (.  '- &, %, $, #,$ ", !, ,  , ,  ,  , , ( , , , , *. *- *) *( */ * * * *  *  *  *  *  * * * * * )' )& )# ) ) ! )  ~) ( })  |)  {). z)# y(, x(* w() v(' u($ t( s( ?tfXJ<. xj\N@2$|n`RD6( pB oB nB m< l< k9 j9 i6 h6 g4 f3 e2 d1 c1 b. a- `- _- ^, ], \,  [,  Z,  Y, X, W,* V, U*. T)  S)  R( Q( P; O; N/ M/  L6 K< J; I: H7 G2 F2 E1 D/  C/ B-  A*! @*% ?* >A =; <; ;; :; 9:  86 75 65 54 44 33 23 ?tfXJ<. xj\N@2$|n`RD6( /1 .1 -0 ,0 +0 *0 )0 (0 '/  &/  %/ $. #. ".  !.  . - -  - , , ,# , , , , ,  , $ ,( ,# , , , ,* * * *  * * *+ * * * (  -  , * < = 1 ~- }+ |+ {* z> y> x(  w> v, u* t* s," r9 q,; s to preaching \gtrm anaggellw \trnl anangellõ \xref [L&N 33.197] \def inform \gtrm apaggellw \trnl apangellõ \xref [L&N 33.198] \def inform \xref [L&N 33.327] \def command \gtrm apodeiknumi \trnl apodeiknumi \xref [L&N 28.50] \def demonstrate \xref [L&N 28.65] \def show publicly \xref [L&N 72.5] \def show to be true \gtrm gnwrizw \trnl gnõrizõ \xref [L&N 28.26] \def make known \xref [L&N 28.1] \def know \gtrm diaggellw \trnl diangellõ \xref [L&N 33.203] \def give notice \xref [L&N 33.207] \def proclaim \gtrm euaggelizw \trnl euangelizõ \xref [L&N 33.215] \def tell the good news \gtrm kataggellw \trnl katangellõ \xref [L&N 33.204] \def proclaim throughout \gtrm kjrugma \trnl kærugma \xref [L&N 33.258] \def preaching \gtrm kjrux \trnl kærux \xref [L&N 33.259] \def preacher \gtrm kjrussw \trnl kærussõ \xref [L&N 33.256] \def preach \xref [L&N 33.206] \def announce \xref [L&N 33.207] \def tell \gtrm krazw \trnl krazõ \xref [L&N 33.83] \def shout \gtrm legw \trnl legõ \xref [L&N 33.69] \def speak \xref (others) \def name, call, mean, imply, etc. \gtrm logov \trnl logos \xref [L&N 33.99] \def speech \xref [L&N 33.260] \def gospel \xref (others) \def statement, treatise, Word, reason event, appearance, accusation, etc. \gtrm parakljsiv \trnl paraklæsis \xref [L&N 25.150] \def encouragement, exhortation \xref [L&N 33.168] \def earnest request \gtrm pljrow \trnl plæroõ \xref [L&N 33.199] \def proclaim completely \xref (others) \def fill, complete, finish, provide fully, give true meaning, cause to happen, etc. \gtrm proeuaggelizomai \trnl proeuangelizomai \xref [L&N 33.216] \def bring good news ahead of time \gtrm prokataggellw \trnl prokatangellõ \xref [L&N 33.283] \def foretell \gtrm ¿jma \trnl hræma \xref [L&N 33.9] \def word \xref [L&N 33.98] \def statement \xref [L&N 13.115] \def event \en2 1. With focus on sharing information \en3 a. Tell a joyful message, preach the gospel \gtrm anaggellw \trnl anangellõ _reference_start_1 John 1:5_reference_end_ \gtrm apaggellw \trnl apangellõ _refere nce_start_Matthew 12:18_reference_end_ _reference_start_1 John 1:2_reference_end_ _reference_start_1 John 1:3_reference_end_ \gtrm gnwrizw \trnl gnõrizõ _reference_start_Luke 2:15_reference_end_ _reference_start_John 15:15_reference_end_ _reference_start_John 17:26_reference_end_ _reference_start_Romans 16:26_reference_end_ _reference_start_Ephesians 6:19_reference_end_ _reference_start_2 Peter 1:16_reference_end_ \gtrm diaggellw \trnl diangellõ _reference_start_Luke 9:60_reference_end_ _reference_start_Acts 21:26_reference_end_ _reference_start_Romans 9:17_reference_end_ \gtrm euaggelizw \trnl euangelizõ _reference_start_Matthew 11:5_reference_end_ LUK 1:19; 2:10; 4:18 (2 occurrences), 43; 7:22; 8:1; 9:6; 16:16; 20:1 _reference_start_Luke 1:19_reference_end_ _reference_start_Luke 2:10_reference_end_ _reference_start_Luke 4:18_reference_end_ _reference_start_Luke 4:43_reference_end_ _reference_start_Luke 7:22_reference_end_ _reference_start_Luke 8:1_reference_end_ _reference_start_Luke 9:6_reference_e nd_ _reference_start_Luke 16:16_reference_end_ _reference_start_Luke 20:1_reference_end_ _reference_start_Acts 5:42_reference_end_ _reference_start_Acts 8:4_reference_end_ _reference_start_Acts 8:12_reference_end_ _reference_start_Acts 8:25_reference_end_ _reference_start_Acts 8:35_reference_end_ _reference_start_Acts 8:40_reference_end_ _reference_start_Acts 10:36_reference_end_ _reference_start_Acts 11:20_reference_end_ _reference_start_Acts 13:32_reference_end_ _reference_start_Acts 14:7_reference_end_ _reference_start_Acts 14:15_reference_end_ _reference_start_Acts 14:21_reference_end_ _reference_start_Acts 15:35_reference_end_ _reference_start_Acts 16:10_reference_end_ _reference_start_Acts 17:18_reference_end_ _reference_start_Romans 1:15_reference_end_ _reference_start_Romans 10:15_reference_end_ _reference_start_Romans 15:20_reference_end_ 1CO 1:17; 9:16 (2 occurrences), 18; 15:2, 1 _reference_start_1 Corinthians 1:17_reference_end_ _reference_start_1 Corinthians 9:16_reference_end_ _reference_sta rt_1 Corinthians 9:18_reference_end_ _reference_start_1 Corinthians 15:2_reference_end_ _reference_start_1 Corinthians 15:1_reference_end_ _reference_start_2 Corinthians 2:12_reference_end_ _reference_start_2 Corinthians 10:16_reference_end_ _reference_start_2 Corinthians 11:7_reference_end_ GAL 1:8 (2 occurrences), 9, 11, 16, 23; 4:13 _reference_start_Galatians 1:8_reference_end_ _reference_start_Galatians 1:9_reference_end_ _reference_start_Galatians 1:11_reference_end_ _reference_start_Galatians 1:16_reference_end_ _reference_start_Galatians 1:23_reference_end_ _reference_start_Galatians 4:13_reference_end_ _reference_start_Ephesians 2:17_reference_end_ _reference_start_Ephesians 3:8_reference_end_ _reference_start_1 Thessalonians 3:6_reference_end_ _reference_start_Hebrews 4:2_reference_end_ _reference_start_Hebrews 4:6_reference_end_ _reference_start_1 Peter 1:12_reference_end_ _reference_start_1 Peter 1:25_reference_end_ _reference_start_1 Peter 4:6_reference_end_ _reference_start_Revelation 10:7_re ference_end_ _reference_start_Revelation 14:6_reference_end_ \gtrm kataggellw \trnl katangellõ _reference_start_Acts 17:18_reference_end_ \gtrm kjrussw \trnl kærussõ _reference_start_Romans 10:15_reference_end_ \gtrm prokataggellw \trnl prokatangellõ _reference_start_Acts 3:24_reference_end_ \en3 b. Proclaim, tell people about something \gtrm euaggelizw \trnl euangelizõ _reference_start_Acts 17:18_reference_end_ \gtrm kataggellw \trnl katangellõ _reference_start_Acts 4:2_reference_end_ _reference_start_Acts 13:5_reference_end_ _reference_start_Acts 13:38_reference_end_ _reference_start_Acts 15:36_reference_end_ _reference_start_Acts 17:3_reference_end_ _reference_start_Acts 17:13_reference_end_ _reference_start_Acts 17:18_reference_end_ _reference_start_Acts 17:23_reference_end_ _reference_start_Acts 26:23_reference_end_ _reference_start_Romans 1:8_reference_end_ _reference_start_1 Corinthians 2:1_reference_end_ _reference_start_1 Corinthians 9:14_reference_end_ _reference_start_1 Corinthians 11:26_ reference_end_ _reference_start_Philippians 1:18_reference_end_ _reference_start_Colossians 1:28_reference_end_ \gtrm proeuaggelizomai \trnl proeuangelizomai _reference_start_Galatians 3:8_reference_end_ \en2 2. With focus on announcing a message to a large audience \en3 a. To announce to many people, to proclaim loudly \gtrm euaggelizw \trnl euangelizõ _reference_start_Romans 10:15_reference_end_ \gtrm kjrugma \trnl kærugma _reference_start_Matthew 12:41_reference_end_ _reference_start_Luke 11:32_reference_end_ _reference_start_Romans 16:25_reference_end_ _reference_start_1 Corinthians 1:21_reference_end_ _reference_start_1 Corinthians 2:4_reference_end_ _reference_start_1 Corinthians 15:14_reference_end_ _reference_start_2 Timothy 4:17_reference_end_ _reference_start_Titus 1:3_reference_end_ _reference_start_Hebrews 2:12_reference_end_ \gtrm kjrux \trnl kærux _reference_start_1 Timothy 2:7_reference_end_ _reference_start_2 Timothy 1:11_reference_end_ \gtrm kjrussw \trnl kærussõ _reference_start_Mat thew 3:1_reference_end_ _reference_start_Matthew 4:17_reference_end_ _reference_start_Matthew 4:23_reference_end_ _reference_start_Matthew 9:35_reference_end_ _reference_start_Matthew 10:7_reference_end_ _reference_start_Matthew 10:27_reference_end_ _reference_start_Matthew 11:1_reference_end_ _reference_start_Matthew 24:14_reference_end_ _reference_start_Matthew 26:13_reference_end_ _reference_start_Mark 1:4_reference_end_ _reference_start_Mark 1:7_reference_end_ _reference_start_Mark 1:14_reference_end_ _reference_start_Mark 1:38_reference_end_ _reference_start_Mark 1:39_reference_end_ _reference_start_Mark 1:45_reference_end_ _reference_start_Mark 2:2_reference_end_ _reference_start_Mark 3:14_reference_end_ _reference_start_Mark 5:20_reference_end_ _reference_start_Mark 6:12_reference_end_ _reference_start_Mark 7:36_reference_end_ _reference_start_Mark 13:10_reference_end_ _reference_start_Mark 14:9_reference_end_ _reference_start_Mark 16:15_reference_end_ _reference_start_Mark 16:20_reference_end_ _re ference_start_Luke 3:3_reference_end_ _reference_start_Luke 4:19_reference_end_ _reference_start_Luke 4:44_reference_end_ _reference_start_Luke 8:39_reference_end_ _reference_start_Luke 9:2_reference_end_ _reference_start_Luke 12:3_reference_end_ _reference_start_Luke 24:47_reference_end_ _reference_start_Acts 6:2_reference_end_ _reference_start_Acts 8:5_reference_end_ _reference_start_Acts 9:20_reference_end_ _reference_start_Acts 9:27_reference_end_ _reference_start_Acts 9:29_reference_end_ _reference_start_Acts 10:37_reference_end_ _reference_start_Acts 10:42_reference_end_ _reference_start_Acts 13:24_reference_end_ _reference_start_Acts 15:21_reference_end_ _reference_start_Acts 18:5_reference_end_ _reference_start_Acts 19:13_reference_end_ _reference_start_Acts 20:25_reference_end_ _reference_start_Acts 28:31_reference_end_ _reference_start_Romans 2:21_reference_end_ _reference_start_Romans 10:8_reference_end_ _reference_start_Romans 10:14_reference_end_ _reference_start_Romans 10:15_reference_end_ _ reference_start_1 Corinthians 1:23_reference_end_ _reference_start_1 Corinthians 9:27_reference_end_ _reference_start_1 Corinthians 15:11_reference_end_ _reference_start_1 Corinthians 15:12_reference_end_ _reference_start_2 Corinthians 1:19_reference_end_ _reference_start_2 Corinthians 4:5_reference_end_ _reference_start_2 Corinthians 8:18_reference_end_ _reference_start_2 Corinthians 11:4_reference_end_ _reference_start_Galatians 2:2_reference_end_ _reference_start_Galatians 5:11_reference_end_ _reference_start_Philippians 1:15_reference_end_ _reference_start_Colossians 1:23_reference_end_ _reference_start_1 Thessalonians 2:9_reference_end_ _reference_start_1 Timothy 3:16_reference_end_ _reference_start_2 Timothy 4:2_reference_end_ _reference_start_1 Peter 3:19_reference_end_ _reference_start_Revelation 5:2_reference_end_ \itrm “named” implied by context _reference_start_Acts 10:37_reference_end_ \en3 b. To announce loudly, to call something out loudly \gtrm krazw \trnl krazõ _reference_start_John 7:28_reference_end_ _reference_start_John 7:37_reference_end_ _reference_start_John 12:44_reference_end_ _reference_start_Acts 7:52_reference_end_ _reference_start_Acts 16:17_reference_end_ _reference_start_Acts 24:21_reference_end_ \en2 3. Other inferences to preaching \gtrm apodeiknumi \trnl apodeiknumi 2TH 2:4 (showing, proving) _reference_start_2 Thessalonians 2:4_reference_end_ \gtrm legw \trnl legõ MAT 23:3 (speak) _reference_start_Matthew 23:3_reference_end_ \gtrm logov \trnl logos 1TI 5:17 (in word (preaching implied)) _reference_start_1 Timothy 5:17_reference_end_ \gtrm parakljsiv \trnl paraklæsis 1TI 4:13 (exhort) _reference_start_1 Timothy 4:13_reference_end_ \gtrm pljrow \trnl plæroõ ROM 15:19 (fulfilled (preaching implied)) _reference_start_Romans 15:19_reference_end_ \gtrm ¿jma \trnl hræma ROM 10:17 (word, statement) _reference_start_Romans 10:17_reference_end_ \itrm “named” implied by context _reference_start_Philippians 1:17_reference_end_ _reference_start_2 Timothy 2:8_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( n) m) l) k)$ j) i) h) g) f)- e)' d)& c) b) a) `( _( ^(  ](  \(  [( # Z( Y( X( W7 V6 U: T8 S7 R. Q. P. O- N* M( ) L-  K0 J3 I2 H.  G.  F. E- D, C, B, A, @, ?,$ >, & =,  <, ;, :, 9-  8, 7B 6B  5< 4< 3< 2: 1: 04 ?tfXJ<. xj\N@2$|n`RD6( -* ,) +), *(  )(  (( '7 &2 %-  $- #6 "6 !( 5 , , ,4 + , +% + , % B < 7 6 4 3 2 0 0 /  / / / . . .  . -  -  -  - , , , , , ~,  }, * |, % {,  z,  y,  x, w, v*/ u*  t*  s*' r*, q* p* o) \o1 5. Non-Jewish priest \gtrm ³ereuv \trnl hiereus \xref [L&N 53.87] \def priest \gtrm ³erwsune \trnl hierõsune \xref [L&N 53.86] \def priesthood, priestly office \gtrm ³erateia \trnl hierateia \xref [L&N 53.86] \def priesthood, priestly office \gtrm ³erateuma \trnl hierateuma \xref [L&N 53.86] \def priesthood, priestly office \gtrm ³erateuw \trnl hierateuõ \xref [L&N 53.85] \def be as priest \gtrm ³erourgew \trnl hierourgeõ \xref [L&N 53.85] \def be as priest \en2 1. Jewish priest \gtrm ³ereuv \trnl hiereus _reference_start_Matthew 8:4_reference_end_ _reference_start_Matthew 12:4_reference_end_ _reference_start_Matthew 12:5_reference_end_ _reference_start_Mark 1:44_reference_end_ _reference_start_Mark 2:26_reference_end_ _reference_start_Luke 1:5_reference_end_ _reference_start_Luke 5:14_reference_end_ _reference_start_Luke 6:4_reference_end_ _reference_start_Luke 10:31_reference_end_ _reference_start_Luke 17:14_reference_end_ _reference_start_John 1:19_reference_end_ _reference_start_Acts 4: 1_reference_end_ _reference_start_Acts 6:7_reference_end_ HEB 7:14, 21 (Implied contextually), 23; 8:4 (2 occurrences); 9:6; 10:11 _reference_start_Hebrews 7:14_reference_end_ _reference_start_Hebrews 7:21_reference_end_ _reference_start_Hebrews 7:23_reference_end_ _reference_start_Hebrews 8:4_reference_end_ _reference_start_Hebrews 9:6_reference_end_ _reference_start_Hebrews 10:11_reference_end_ \en2 2. The office of being a priest \gtrm ³erwsune \trnl hierõsune HEB 7:11 (Levitical (#1)), 12 (Levitical (#1)), 24 (Melchizedekian (#3)) _reference_start_Hebrews 7:11_reference_end_ _reference_start_Hebrews 7:12_reference_end_ \gtrm ³erateia \trnl hierateia LUK 1:9 (Levitical (#1)) _reference_start_Luke 1:9_reference_end_ HEB 7:5 (Levitical (#1)) _reference_start_Hebrews 7:5_reference_end_ \gtrm ³erateuma \trnl hierateuma 1PE 2:5 (believer (#4)), 9 (believer (#4)) _reference_start_1 Peter 2:5_reference_end_ _reference_start_1 Peter 2:9_reference_end_ \gtrm ³erateuw \trnl hierateuõ LUK 1:8 (Levitical (#1)) _reference_start_Luke 1:8_reference_end_ \gtrm ³erourgew \trnl hierourgeõ ROM 15:16 (believer (#4)) _reference_start_Romans 15:16_reference_end_ \en2 3. Melchizedekian priest (i.e. a Christ-like priest) \gtrm ³ereuv \trnl hiereus HEB 5:6; 7:1, 3, 11, 15, 16 (Implied contextually), 17, 21; 10:21 (Implied contextually) _reference_start_Hebrews 5:6_reference_end_ _reference_start_Hebrews 7:1_reference_end_ _reference_start_Hebrews 7:3_reference_end_ _reference_start_Hebrews 7:11_reference_end_ _reference_start_Hebrews 7:15_reference_end_ _reference_start_Hebrews 7:16_reference_end_ _reference_start_Hebrews 7:17_reference_end_ _reference_start_Hebrews 7:21_reference_end_ _reference_start_Hebrews 10:21_reference_end_ \en2 4. Believer priests \gtrm ³ereuv \trnl hiereus _reference_start_Revelation 1:6_reference_end_ _reference_start_Revelation 5:10_reference_end_ _reference_start_Revelation 20:6_reference_end_ \en2 5. Non-Jewish priest \gtrm ³ereuv \trnl hiereus _reference_start_Acts 14:13_reference_end_ Y*c3PROMISEpromise\see (see COVENANT)Hb33?PROCLAIM THE GOSPELproclaim the gospel\see (see GOSPEL, PREACH)aPRIESTpriest\o1 1. Jewish priest \o1 2. The office of being a priest \o1 3. Melchizedekian priest (i.e. a Christ-like priest) \o1 4. Believer priests ?tfXJ<. xj\N@2$|n`RD6( l( k(% j(" i( h( g( f(. e( d( c( b( a( `( 9 _( # ^(  ]( ' \(  [( Z( Y( ) X( W( V( U( T( S( R( Q( P( O, NB MB LB K:  J: I: H: G: F: E: D: C: B- A* @< ?< >: =* <: ;: :: 9:  8: 7: 6: 5: 4, 3, 2+ 1* 0*  /* .* æs MAT 1:22; 2:5, 15, 17, 23; 3:3; 4:14; 5:12; 8:17; 10:41 (3 occurrences); 11:9 (2 occurrences), 13; 12:17, 39; 13:17, 35, 57; 14:5; 16:14; 21:4, 11, 26, 46; 23:29, 30, 31, 34, 37; 24:15; 26:56; 27:9 _reference_start_Matthew 1:22_reference_end_ _reference_start_Matthew 2:5_reference_end_ _reference_start_Matthew 2:15_reference_end_ _reference_start_Matthew 2:17_reference_end_ _reference_start_Matthew 2:23_reference_end_ _reference_start_Matthew 3:3_reference_end_ _reference_start_Matthew 4:14_reference_end_ _reference_start_Matthew 5:12_reference_end_ _reference_start_Matthew 8:17_reference_end_ _reference_start_Matthew 10:41_reference_end_ _reference_start_Matthew 11:9_reference_end_ _reference_start_Matthew 11:13_reference_end_ _reference_start_Matthew 12:17_reference_end_ _reference_start_Matthew 12:39_reference_end_ _reference_start_Matthew 13:17_reference_end_ _reference_start_Matthew 13:35_reference_end_ _reference_start_Matthew 13:57_reference_end_ _reference_start_Matthew 14:5_reference_end_ _re ference_start_Matthew 16:14_reference_end_ _reference_start_Matthew 21:4_reference_end_ _reference_start_Matthew 21:11_reference_end_ _reference_start_Matthew 21:26_reference_end_ _reference_start_Matthew 21:46_reference_end_ _reference_start_Matthew 23:29_reference_end_ _reference_start_Matthew 23:30_reference_end_ _reference_start_Matthew 23:31_reference_end_ _reference_start_Matthew 23:34_reference_end_ _reference_start_Matthew 23:37_reference_end_ _reference_start_Matthew 24:15_reference_end_ _reference_start_Matthew 26:56_reference_end_ _reference_start_Matthew 27:9_reference_end_ MRK 6:4, 15 (2 occurrences); 8:28; 11:32 _reference_start_Mark 6:4_reference_end_ _reference_start_Mark 6:15_reference_end_ _reference_start_Mark 8:28_reference_end_ _reference_start_Mark 11:32_reference_end_ LUK 1:70, 76; 3:4; 4:17, 24, 27; 6:23; 7:16, 26 (2 occurrences), 39; 9:8, 19; 10:24; 11:47, 49, 50; 13:28, 33, 34; 18:31; 20:6; 24:19, 25 _reference_start_Luke 1:70_reference_end_ _reference_start_Luke 1:76_reference_e nd_ _reference_start_Luke 3:4_reference_end_ _reference_start_Luke 4:17_reference_end_ _reference_start_Luke 4:24_reference_end_ _reference_start_Luke 4:27_reference_end_ _reference_start_Luke 6:23_reference_end_ _reference_start_Luke 7:16_reference_end_ _reference_start_Luke 7:26_reference_end_ _reference_start_Luke 7:39_reference_end_ _reference_start_Luke 9:8_reference_end_ _reference_start_Luke 9:19_reference_end_ _reference_start_Luke 10:24_reference_end_ _reference_start_Luke 11:47_reference_end_ _reference_start_Luke 11:49_reference_end_ _reference_start_Luke 11:50_reference_end_ _reference_start_Luke 13:28_reference_end_ _reference_start_Luke 13:33_reference_end_ _reference_start_Luke 13:34_reference_end_ _reference_start_Luke 18:31_reference_end_ _reference_start_Luke 20:6_reference_end_ _reference_start_Luke 24:19_reference_end_ _reference_start_Luke 24:25_reference_end_ _reference_start_John 1:23_reference_end_ _reference_start_John 1:45_reference_end_ _reference_start_John 4:19_reference_end_ _reference_start_John 4:44_reference_end_ _reference_start_John 7:52_reference_end_ _reference_start_John 8:52_reference_end_ _reference_start_John 8:53_reference_end_ _reference_start_John 9:17_reference_end_ _reference_start_John 12:38_reference_end_ ACT 2:16, 30; 3:18, 21, 24, 25; 7:42, 48, 52; 8:34; 10:43 (alternate sense 1.d.); 13:20, 27; 15:15; 26:22; 28:25 _reference_start_Acts 2:16_reference_end_ _reference_start_Acts 2:30_reference_end_ _reference_start_Acts 3:18_reference_end_ _reference_start_Acts 3:21_reference_end_ _reference_start_Acts 3:24_reference_end_ _reference_start_Acts 3:25_reference_end_ _reference_start_Acts 7:42_reference_end_ _reference_start_Acts 7:48_reference_end_ _reference_start_Acts 7:52_reference_end_ _reference_start_Acts 8:34_reference_end_ _reference_start_Acts 10:43_reference_end_ _reference_start_Acts 13:20_reference_end_ _reference_start_Acts 13:27_reference_end_ _reference_start_Acts 15:15_reference_end_ _reference_start_Acts 26:22_reference_end_ _reference_start_Ac ts 28:25_reference_end_ _reference_start_Romans 1:2_reference_end_ _reference_start_Romans 11:3_reference_end_ _reference_start_1 Thessalonians 2:15_reference_end_ _reference_start_Hebrews 1:1_reference_end_ _reference_start_Hebrews 11:32_reference_end_ _reference_start_James 5:10_reference_end_ _reference_start_1 Peter 1:10_reference_end_ _reference_start_2 Peter 3:2_reference_end_ REV 10:7; 11:18 (alternate sense 1.d.); 16:6 (alternate sense 1.d.); 18:20 (alternate sense 1.d.), 24 (alternate sense 1.d.); 22:6 (alternate sense 1.d.), 9 (alternate sense 1.d.) _reference_start_Revelation 10:7_reference_end_ _reference_start_Revelation 11:18_reference_end_ _reference_start_Revelation 16:6_reference_end_ _reference_start_Revelation 18:20_reference_end_ _reference_start_Revelation 18:24_reference_end_ _reference_start_Revelation 22:6_reference_end_ _reference_start_Revelation 22:9_reference_end_ \gtrm profjtiv \trnl prophætis _reference_start_Luke 2:36_reference_end_ _reference_start_Revelation 2:20_referenc e_end_ \en3 b. Books in which the words or teachings of the prophets are found \gtrm profjtjv \trnl prophætæs _reference_start_Matthew 5:17_reference_end_ _reference_start_Matthew 7:12_reference_end_ _reference_start_Matthew 22:40_reference_end_ _reference_start_Mark 1:2_reference_end_ _reference_start_Luke 16:16_reference_end_ _reference_start_Luke 16:29_reference_end_ _reference_start_Luke 16:31_reference_end_ _reference_start_Luke 24:27_reference_end_ _reference_start_Luke 24:44_reference_end_ _reference_start_John 6:45_reference_end_ _reference_start_Acts 8:28_reference_end_ _reference_start_Acts 8:30_reference_end_ _reference_start_Acts 13:15_reference_end_ _reference_start_Acts 13:40_reference_end_ _reference_start_Acts 24:14_reference_end_ _reference_start_Acts 26:27_reference_end_ _reference_start_Acts 28:23_reference_end_ _reference_start_Romans 3:21_reference_end_ \en3 c. The Prophet (expected due to Old Testament prophesies, esp. DEU 18:15-16) \gtrm profjtjv \trnl prophætæs _reference_start _John 1:21_reference_end_ _reference_start_John 1:25_reference_end_ _reference_start_John 6:14_reference_end_ _reference_start_John 7:40_reference_end_ _reference_start_Acts 3:22_reference_end_ _reference_start_Acts 3:23_reference_end_ _reference_start_Acts 7:37_reference_end_ \en3 d. A New Testament believer with the spiritual gift of prophesy \gtrm profjtjv \trnl prophætæs _reference_start_Acts 11:27_reference_end_ _reference_start_Acts 13:1_reference_end_ _reference_start_Acts 15:32_reference_end_ _reference_start_Acts 21:10_reference_end_ 1CO 12:28, 29; 14:29, 32 (2 occurrences), 37 _reference_start_1 Corinthians 12:28_reference_end_ _reference_start_1 Corinthians 12:29_reference_end_ _reference_start_1 Corinthians 14:29_reference_end_ _reference_start_1 Corinthians 14:32_reference_end_ _reference_start_1 Corinthians 14:37_reference_end_ EPH 2:20 (alternate sense 1.a.); 3:5; 4:11 _reference_start_Ephesians 2:20_reference_end_ _reference_start_Ephesians 3:5_reference_end_ _reference_start_Ephesians 4:11_reference_end_ \en2 2. Originating from a prophet \gtrm profjtikov \trnl prophætikos _reference_start_Romans 16:26_reference_end_ _reference_start_2 Peter 1:19_reference_end_ \en2 3. The two witnesses (eschatological prophets) \gtrm profjtjv \trnl prophætæs _reference_start_Revelation 11:10_reference_end_ \en2 4. False prophet \gtrm yeudoprofjtjv \trnl pseudoprophætæs _reference_start_Matthew 7:15_reference_end_ _reference_start_Matthew 24:11_reference_end_ _reference_start_Matthew 24:24_reference_end_ _reference_start_Mark 13:22_reference_end_ _reference_start_Luke 6:26_reference_end_ _reference_start_Acts 13:6_reference_end_ _reference_start_2 Peter 2:1_reference_end_ _reference_start_1 John 4:1_reference_end_ _reference_start_Revelation 16:13_reference_end_ _reference_start_Revelation 19:20_reference_end_ _reference_start_Revelation 20:10_reference_end_ \en2 5. Pagan prophet \gtrm profjtjv \trnl prophætæs _reference_start_Titus 1:12_reference_end_ _reference_start_2 Peter 2:16_reference_end_ Xd PROPHETprophet\o1 1. Prophet of God, one who acts as a spokesman for God \o2 a. Prophets in the Old Testament \o2 b. Books in which the words or teachings of the prophets are found \o2 c. The Prophet (expected due to Old Testament prophesies, esp. DEU 18:15-16) \o2 d. A New Testament believer with the spiritual gift of prophesy \o1 2. Originating from a prophet \o1 3. The two witnesses (eschatological prophets) \o1 4. False prophet \o1 5. Pagan prophet \gtrm profjtjv \trnl prophætæs \xref [L&N 53.79] \def prophet \gtrm profjtikov \trnl prophætikos \xref [L&N 33.462] \def prophetic \gtrm profjtiv \trnl prophætis \xref [L&N 53.80] \def prophetess \gtrm yeudoprofjtjv \trnl pseudoprophætæs \xref [L&N 53.81] \def false prophet \en2 1. Prophet of God, one who acts as a spokesman for God \en3 a. Prophets in the Old Testament \gtrm profjtjv \trnl prophæt ?tfXJ<. xj\N@2$|n`RD6( +B  *= )< (; ': &: %4 $-  #- ", !, , ,  ,  , + ," ,4 ,0 ,* , , , , , , + & +  +5 +4 +4 +, + +- + * * * * * " * ! *  * 2 * 1 * / *  ~*  }*  |*' {* z* y* x* w* v* u* t*L s*F r) q) p) o) n( m(8 ?tfXJ<. xj\N@2$|n`RD6( j: i* h= g8 fB eB dB c> b= a,  `* _)  ^( ]( \( [B Z= Y- X1 W1 V1 U.% T. S. R.  Q.  P, O, N,  M,  L,% K, J, I+( H+ G+ F+ E- D, C, B, A, ( @,  ?, >, =+- <*, ;* :* 9* 8* 7) 6(( 5( 4( 3B 2*$ 1B 0B /B .B -B ,B ns are forgiven \o1 3. The location or place where sins are forgiven \gtrm ³laskomai \trnl hilaskomai \xref [L&N 40.9] \def forgive \xref [L&N 88.75] \def show mercy \gtrm ³lasmov \trnl hilasmos \xref [L&N 40.12] \def means of forgiveness \gtrm ³lastjrion \trnl hilastærion \xref [L&N 40.12] \def means of forgiveness \xref [L&N 40.13] \def place of forgiveness \note Overall meaning: To cause God's attitude toward sinners to change from anger to mercy \en2 1. To forgive, with the focus on the means of forgiveness \gtrm ³laskomai \trnl hilaskomai _reference_start_Luke 18:13_reference_end_ _reference_start_Hebrews 2:17_reference_end_ \en2 2. The means by which sins are forgiven \gtrm ³lasmov \trnl hilasmos _reference_start_1 John 2:2_reference_end_ _reference_start_1 John 4:10_reference_end_ \gtrm ³lastjrion \trnl hilastærion _reference_start_Romans 3:25_reference_end_ \en2 3. The location or place where sins are forgiven \gtrm ³lastjrion \trnl hilastærion _reference_start_Hebrews 9:5_reference_end_ d0.&i+RELY ONrely on\see (see HOPE)1hCREDEEMredeem\see (see also RECONCILE, SAVE) \o1 1. A Ransom \o1 2. To redeem, to ransom, rede ng1RECONCILEreconcile\see (see also PEACE) \o1 1. People reconciling themselves to one another \o1 2. Someone who causes reconciliation to occur between others \o1 3. Someone who causes reconciliation to occur between God and man \o1 4. To cau 1f%%-PURIFICATIONpurification\see (see CLEAN)e%%iPROPITIATIONpropitiation\see (see also FORGIVE) \o1 1. To forgive, with the focus on the means of forgiveness \o1 2. The means by which si ?tfXJ<. xj\N@2$|n`RD6( ),& () ') &( %( $B #B ",# !: # 0 0 B = . . :  3 1 . - : < 8 1 1 - * *& *D * 6 ) - ( 7 , 3 3 1 / / / - / ~/ }-  |- {3 z: y:  x:  w: v6 u0 t0 s( r* : q( p, o. n:  m- l> k> se a state of reconciliation between God and man \o1 5. Referring to God and human beings being reconciled \o1 6. Figurative use \o1 7. Negative use \gtrm katallagj \trnl katallagæ \xref [L&N 40.1] \def reconciliation \gtrm katallassw \trnl katallassõ \xref [L&N 40.1] \def reconcile \gtrm apokatallassw \trnl apokatallassõ \xref [L&N 40.1] \def reconcile \gtrm sunallassw \trnl sunallassõ \xref [L&N 40.1] \def reconcile \gtrm diallassomai \trnl diallassomai \xref [L&N 40.2] \def make peace \gtrm apallassw \trnl apallassõ \xref [L&N 40.3] \def settle with \gtrm eirjnopoiew \trnl eirænopoieõ \xref [L&N 40.4] \def make peace \gtrm eirjnopoiov \trnl eirænopoios \xref [L&N 40.5] \def peacemaker \gtrm mesitjv \trnl mesitæs \xref [L&N 40.6] \def reconciler \xref [L&N 31.22] \def mediator \gtrm aspondov \trnl aspondos \xref [L&N 40.7] \def irreconcilable \en2 1. People reconciling themselves to one another \gtrm katallassw \trnl katallassõ _reference_start_1 Corinthians 7:11_reference_end_ \gtrm sunallass w \trnl sunallassõ ACT 7:26 (hapax legomenon) _reference_start_Acts 7:26_reference_end_ \gtrm diallassomai \trnl diallassomai MAT 5:24 (hapax legomenon) _reference_start_Matthew 5:24_reference_end_ \gtrm apallassw \trnl apallassõ _reference_start_Luke 12:58_reference_end_ \en2 2. Someone who causes reconciliation to occur between others \gtrm eirjnopoiov \trnl eirænopoios MAT 5:9 (hapax legomenon compound) _reference_start_Matthew 5:9_reference_end_ \en2 3. Someone who causes reconciliation to occur between God and man \gtrm mesitjv \trnl mesitæs _reference_start_Galatians 3:19_reference_end_ _reference_start_Galatians 3:20_reference_end_ _reference_start_1 Timothy 2:5_reference_end_ _reference_start_Hebrews 8:6_reference_end_ _reference_start_Hebrews 9:15_reference_end_ _reference_start_Hebrews 12:24_reference_end_ \en2 4. To cause a state of reconciliation between God and man \gtrm apallassw \trnl apallassõ _reference_start_Hebrews 2:15_reference_end_ \gtrm eirjnopoiew \trnl eirænopoieõ COL 1:20 (hapax legomenon compound) _reference_start_Colossians 1:20_reference_end_ \en2 5. Referring to God and human beings being reconciled \gtrm katallagj \trnl katallagæ _reference_start_Romans 5:11_reference_end_ _reference_start_Romans 11:15_reference_end_ _reference_start_2 Corinthians 5:18_reference_end_ _reference_start_2 Corinthians 5:19_reference_end_ \gtrm katallassw \trnl katallassõ ROM 5:10 (2 occurrences) _reference_start_Romans 5:10_reference_end_ _reference_start_2 Corinthians 5:18_reference_end_ _reference_start_2 Corinthians 5:19_reference_end_ _reference_start_2 Corinthians 5:20_reference_end_ \gtrm apokatallassw \trnl apokatallassõ _reference_start_Ephesians 2:16_reference_end_ _reference_start_Colossians 1:20_reference_end_ _reference_start_Colossians 1:22_reference_end_ \en2 6. Figurative use \gtrm apallassw \trnl apallassõ _reference_start_Acts 19:12_reference_end_ \en2 7. Negative use \gtrm aspondov \trnl aspondos 2TI 3:3 (hapax legomenon) _reference_start_2 Timothy 3:3_reference_end_ mption \o2 a. To liberate Israel from sin and rule by the Romans \o2 b. The liberation of the present evil world when Christ returns \o2 c. Reference to the death of Christ \o2 d. The release of a prisoner on certain conditions \o1 3. A liberator, deliverer, redeemer \o1 4. Other \gtrm lutron \trnl lutron \xref [L&N 37.130] \def means of release, ransom \gtrm antilutron \trnl antilutron \xref [L&N 37.130] \def means of release, ransom \gtrm lutrwtjv \trnl lutrõtæs \xref [L&N 37.129] \def deliverer, liberator \gtrm lutrow \trnl lutroõ \xref [L&N 37.128] \def to deliver or liberate \gtrm lutrwsiv \trnl lutrõsis \xref [L&N 37.128] \def deliverance or liberation \gtrm apolutrwsiv \trnl apolutrõsis \xref [L&N 37.128] \def deliverance or liberation \gtrm agorazw \trnl agorazõ \xref [L&N 37.131] \def to set free at great expense \gtrm exagorazw \trnl exagorazõ \xref [L&N 37.131] \def to set free at great expense \en2 1. A Ransom \gtrm lutron \trnl lutron _reference_start_Matthew 20:28_referenc e_end_ _reference_start_Mark 10:45_reference_end_ \gtrm antilutron \trnl antilutron 1TI 2:6 (hapax legomenon) _reference_start_1 Timothy 2:6_reference_end_ \en2 2. To redeem, to ransom, redemption \en3 a. To liberate Israel from sin and rule by the Romans \gtrm lutrow \trnl lutroõ _reference_start_Luke 24:21_reference_end_ \gtrm lutrwsiv \trnl lutrõsis _reference_start_Luke 1:68_reference_end_ _reference_start_Luke 2:38_reference_end_ \en3 b. The liberation of the present evil world when Christ returns \gtrm apolutrwsiv \trnl apolutrõsis _reference_start_Luke 21:28_reference_end_ _reference_start_Romans 8:23_reference_end_ _reference_start_Ephesians 1:14_reference_end_ _reference_start_Ephesians 4:30_reference_end_ \en3 c. Reference to the death of Christ \gtrm lutrow \trnl lutroõ _reference_start_Titus 2:14_reference_end_ _reference_start_1 Peter 1:18_reference_end_ \gtrm lutrwsiv \trnl lutrõsis _reference_start_Hebrews 9:12_reference_end_ \gtrm apolutrwsiv \trnl apolutrõsis _reference_start_Romans 3:24_reference_end_ _reference_start_1 Corinthians 1:30_reference_end_ _reference_start_Ephesians 1:7_reference_end_ _reference_start_Colossians 1:14_reference_end_ _reference_start_Hebrews 9:15_reference_end_ \gtrm agorazw \trnl agorazõ _reference_start_1 Corinthians 6:20_reference_end_ _reference_start_1 Corinthians 7:23_reference_end_ _reference_start_2 Peter 2:1_reference_end_ _reference_start_Revelation 5:9_reference_end_ \gtrm exagorazw \trnl exagorazõ _reference_start_Galatians 3:13_reference_end_ _reference_start_Galatians 4:5_reference_end_ \en3 d. The release of a prisoner on certain conditions \gtrm apolutrwsiv \trnl apolutrõsis _reference_start_Hebrews 11:35_reference_end_ \en2 3. A liberator, deliverer, redeemer \gtrm lutrwtjv \trnl lutrõtæs ACT 7:35 (hapax legomenon) _reference_start_Acts 7:35_reference_end_ \en2 4. Other \gtrm agorazw \trnl agorazõ _reference_start_Revelation 14:3_reference_end_ _reference_start_Revelation 14:4_reference_end_ os \xref [L&N 25.271] \def not regretful \en2 1. To regret ones sin and unbelief, turn from it, and follow God \en3 a. Repent \en4 1) Repent as a command \gtrm metanoew \trnl metanoeõ _reference_start_Matthew 3:2_reference_end_ _reference_start_Matthew 4:17_reference_end_ _reference_start_Mark 1:15_reference_end_ _reference_start_Mark 6:12_reference_end_ _reference_start_Acts 2:38_reference_end_ _reference_start_Acts 3:19_reference_end_ _reference_start_Acts 8:22_reference_end_ _reference_start_Acts 17:30_reference_end_ _reference_start_Acts 26:20_reference_end_ _reference_start_Revelation 2:5_reference_end_ _reference_start_Revelation 2:16_reference_end_ _reference_start_Revelation 3:3_reference_end_ _reference_start_Revelation 3:19_reference_end_ \en4 2) Not willing to repent \gtrm metanoew \trnl metanoeõ _reference_start_Matthew 11:20_reference_end_ _reference_start_2 Corinthians 12:21_reference_end_ _reference_start_Revelation 2:21_reference_end_ _reference_start_Revelation 9:20_reference_end_ _refe rence_start_Revelation 9:21_reference_end_ _reference_start_Revelation 16:9_reference_end_ _reference_start_Revelation 16:11_reference_end_ \en4 3) Repent with an ultimatum \gtrm metanoew \trnl metanoeõ _reference_start_Luke 13:3_reference_end_ _reference_start_Luke 13:5_reference_end_ _reference_start_Revelation 2:5_reference_end_ _reference_start_Revelation 2:22_reference_end_ \en4 4) Repent with the subjunctive \gtrm metanoew \trnl metanoeõ _reference_start_Matthew 11:21_reference_end_ _reference_start_Luke 10:13_reference_end_ _reference_start_Luke 17:3_reference_end_ \en4 5) Repent as a normal verb \gtrm metanoew \trnl metanoeõ _reference_start_Matthew 12:41_reference_end_ _reference_start_Luke 11:32_reference_end_ _reference_start_Luke 15:7_reference_end_ _reference_start_Luke 15:10_reference_end_ _reference_start_Luke 16:30_reference_end_ _reference_start_Luke 17:4_reference_end_ \gtrm metamelomai \trnl metamelomai _reference_start_Matthew 21:29_reference_end_ \en3 b. Repentance \en4 1) Repentan ce associated with baptism \gtrm metanoia \trnl metanoia _reference_start_Matthew 3:11_reference_end_ _reference_start_Mark 1:4_reference_end_ _reference_start_Luke 3:3_reference_end_ _reference_start_Acts 13:24_reference_end_ _reference_start_Acts 19:4_reference_end_ \en4 2) Repentance associated with deeds \gtrm metanoia \trnl metanoia _reference_start_Matthew 3:8_reference_end_ _reference_start_Luke 3:8_reference_end_ _reference_start_Acts 26:20_reference_end_ \en4 3) Repentance granted or given \gtrm metanoia \trnl metanoia _reference_start_Acts 5:31_reference_end_ _reference_start_Acts 11:18_reference_end_ _reference_start_2 Timothy 2:25_reference_end_ HEB 6:4, 6 (verse 6 in Greek) _reference_start_Hebrews 6:4_reference_end_ _reference_start_Hebrews 6:6_reference_end_ \en4 4) Repentance production \gtrm metanoew \trnl metanoeõ _reference_start_Revelation 2:21_reference_end_ \gtrm metanoia \trnl metanoia _reference_start_Romans 2:4_reference_end_ _reference_start_2 Corinthians 7:10_reference_end_ _reference_start_2 Peter 3:9_reference_end_ _reference_start_2 Corinthians 7:9_reference_end_ \en4 5) Repentance in General \gtrm metanoia \trnl metanoia _reference_start_Luke 5:32_reference_end_ _reference_start_Luke 15:7_reference_end_ _reference_start_Luke 24:47_reference_end_ _reference_start_Acts 20:21_reference_end_ _reference_start_Hebrews 6:1_reference_end_ \en2 2. More secular aspects of repent \en3 a. Regret \gtrm metamelomai \trnl metamelomai _reference_start_Matthew 27:3_reference_end_ 2CO 7:8 (2 occurrences) _reference_start_2 Corinthians 7:8_reference_end_ \gtrm ametameljtov \trnl ametamelætos _reference_start_2 Corinthians 7:10_reference_end_ \en3 b. Revoke, reverse a decision \gtrm metanoia \trnl metanoia _reference_start_Hebrews 12:17_reference_end_ \gtrm metamelomai \trnl metamelomai MAT 21:32 (alternate sense 1.a.3.) _reference_start_Matthew 21:32_reference_end_ _reference_start_Hebrews 7:21_reference_end_ \gtrm ametameljtov \trnl ametamelætos _reference_start_Romans 11:29_reference_end_ AA'j11REPENT, REPENTANCErepent, repentance\o1 1. To regret ones sin and unbelief, turn from it, and follow God \o2 a. Repent \o3 1) Repent as a command \o3 2) Not willing to repent \o3 3) Repent with an ultimatum \o3 4) Repent with the subjunctive \o3 5) Repent as a normal verb \o2 b. Repentance \o3 1) Repentance associated with baptism \o3 2) Repentance associated with deeds \o3 3) Repentance granted or given \o3 4) Repentance production \o3 5) Repentance in General \o1 2. More secular aspects of repent \o2 a. Regret \o2 b. Revoke, reverse a decision \gtrm metanoew \trnl metanoeõ \xref [L&N 41.52] \def repent, change one's own attitude and behavior \gtrm metanoia \trnl metanoia \xref [L&N 41.52] \def repentance \gtrm metamelomai \trnl metamelomai \xref [L&N 25.270] \def feel sad about \xref [L&N 31.59] \def change one's mind \gtrm ametameljtov \trnl ametamelæt ?tfXJ<. xj\N@2$|n`RD6( h( g( f( e( d-  c: b( a:  `/ _/ ^( ]: \, [*/ Z* Y* X/ W= V/ U- TB S: R: Q7 P,  O, N, M* L( K, J,  I* H) G( F( E* D* C* B* A* @( ) ?* >* =(  <B ;B :*  9*  8B 7B 6B  5B  4B 3/  2(  1B 0B /B .B -, ,, +, *, trnl anastasis _reference_start_Matthew 22:23_reference_end_ _reference_start_Matthew 22:28_reference_end_ _reference_start_Matthew 22:30_reference_end_ _reference_start_Matthew 22:31_reference_end_ _reference_start_Mark 12:18_reference_end_ _reference_start_Mark 12:23_reference_end_ _reference_start_Luke 14:14_reference_end_ _reference_start_Luke 20:27_reference_end_ _reference_start_Luke 20:33_reference_end_ _reference_start_Luke 20:35_reference_end_ _reference_start_Luke 20:36_reference_end_ JHN 5:29 (2 occurrences); 11:24, 25 _reference_start_John 5:29_reference_end_ _reference_start_John 11:24_reference_end_ _reference_start_John 11:25_reference_end_ _reference_start_Acts 1:22_reference_end_ _reference_start_Acts 2:31_reference_end_ _reference_start_Acts 4:2_reference_end_ _reference_start_Acts 4:33_reference_end_ _reference_start_Acts 17:18_reference_end_ _reference_start_Acts 17:32_reference_end_ _reference_start_Acts 23:6_reference_end_ _reference_start_Acts 23:8_reference_end_ _reference_start_Acts 24:15_reference_end_ _reference_start_Acts 24:21_reference_end_ _reference_start_Romans 1:4_reference_end_ _reference_start_Romans 6:5_reference_end_ _reference_start_1 Corinthians 15:12_reference_end_ _reference_start_1 Corinthians 15:13_reference_end_ _reference_start_1 Corinthians 15:21_reference_end_ _reference_start_1 Corinthians 15:42_reference_end_ _reference_start_Philippians 3:10_reference_end_ _reference_start_Philippians 3:11_reference_end_ _reference_start_2 Timothy 2:18_reference_end_ HEB 6:2; 11:35 (2 occurrences) _reference_start_Hebrews 6:2_reference_end_ _reference_start_Hebrews 11:35_reference_end_ _reference_start_1 Peter 1:3_reference_end_ _reference_start_1 Peter 3:21_reference_end_ _reference_start_Revelation 20:5_reference_end_ _reference_start_Revelation 20:6_reference_end_ \gtrm egersiv \trnl egersis _reference_start_Matthew 27:53_reference_end_ \en2 2. Rising up \gtrm anastasiv \trnl anastasis _reference_start_Luke 2:34_reference_end_ _reference_start_Acts 26:23_reference_end_ hhHl==+RIGHTEOUS, RIGHTEOUSNESSrighteous, righteousness\see (see JUST)=k%%CRESURRECTIONresurrection\o1 1. Resurrection \o1 2. Rising up \gtrm anastasiv \trnl anastasis \xref [L&N 23.93] \def resurrection \xref [L&N 87.39] \def rising up (status) \xref [L&N 13.60] \def rising up (change) \gtrm egersiv \trnl egersis \xref [L&N 23.93] \def resurrection \en2 1. Resurrection \gtrm anastasiv \ ?tfXJ<. xj\N@2$|n`RD6( '* &* %* $* #* "* !* ) ) ) ) ) ) ) ) ) ( ( ( ( ( (  (  (  (  , *" (5 B B < < : # : 7 2 2 .* . . . ~- }- |, {, z, y, x, w, v,! u, t, s, r+  q+  p+ o*$ n*# m*! l* k* j)  i)  _start_Matthew 12:11_reference_end_ _reference_start_Matthew 12:12_reference_end_ _reference_start_Matthew 24:20_reference_end_ _reference_start_Matthew 28:1_reference_end_ MRK 1:21; 2:23, 24, 27 (2 occurrences), 28; 3:2, 4; 6:2; 16:1 _reference_start_Mark 1:21_reference_end_ _reference_start_Mark 2:23_reference_end_ _reference_start_Mark 2:24_reference_end_ _reference_start_Mark 2:27_reference_end_ _reference_start_Mark 2:28_reference_end_ _reference_start_Mark 3:2_reference_end_ _reference_start_Mark 3:4_reference_end_ _reference_start_Mark 6:2_reference_end_ _reference_start_Mark 16:1_reference_end_ LUK 4:16, 31; 6:1, 2, 5, 6, 7, 9; 13:10, 14 (2 occurrences), 15, 16; 14:1, 3, 5; 23:54, 56 _reference_start_Luke 4:16_reference_end_ _reference_start_Luke 4:31_reference_end_ _reference_start_Luke 6:1_reference_end_ _reference_start_Luke 6:2_reference_end_ _reference_start_Luke 6:5_reference_end_ _reference_start_Luke 6:6_reference_end_ _reference_start_Luke 6:7_reference_end_ _reference_start_Luke 6:9_refe rence_end_ _reference_start_Luke 13:10_reference_end_ _reference_start_Luke 13:14_reference_end_ _reference_start_Luke 13:15_reference_end_ _reference_start_Luke 13:16_reference_end_ _reference_start_Luke 14:1_reference_end_ _reference_start_Luke 14:3_reference_end_ _reference_start_Luke 14:5_reference_end_ _reference_start_Luke 23:54_reference_end_ _reference_start_Luke 23:56_reference_end_ JHN 5:9, 10, 16, 18; 7:22, 23 (2 occurrences); 9:14, 16; 19:31 (2 occurrences) _reference_start_John 5:9_reference_end_ _reference_start_John 5:10_reference_end_ _reference_start_John 5:16_reference_end_ _reference_start_John 5:18_reference_end_ _reference_start_John 7:22_reference_end_ _reference_start_John 7:23_reference_end_ _reference_start_John 9:14_reference_end_ _reference_start_John 9:16_reference_end_ _reference_start_John 19:31_reference_end_ _reference_start_Acts 1:12_reference_end_ _reference_start_Acts 13:14_reference_end_ _reference_start_Acts 13:27_reference_end_ _reference_start_Acts 13:42_reference_end_ _reference_start_Acts 13:44_reference_end_ _reference_start_Acts 15:21_reference_end_ _reference_start_Acts 16:13_reference_end_ _reference_start_Acts 18:4_reference_end_ _reference_start_Colossians 2:16_reference_end_ \en2 2. The day immediately preceding the Sabbath \gtrm prosabbaton \trnl prosabbaton _reference_start_Mark 15:42_reference_end_ \en2 3. Eschatological Sabbath (a figurative use) \gtrm sabbatismov \trnl sabbatismos _reference_start_Hebrews 4:9_reference_end_ \en2 4. A time period of seven days, one week, referred to as “a Sabbath” \gtrm sabbaton \trnl sabbaton _reference_start_Matthew 28:1_reference_end_ _reference_start_Mark 16:2_reference_end_ _reference_start_Mark 16:9_reference_end_ _reference_start_Luke 18:12_reference_end_ _reference_start_Luke 24:1_reference_end_ _reference_start_John 20:1_reference_end_ _reference_start_John 20:19_reference_end_ _reference_start_Acts 17:2_reference_end_ _reference_start_Acts 20:7_reference_end_ _reference_start_1 Corinthians 16:2_reference_end_ ))CmcSABBATHsabbath\o1 1. The last day of the Jewish week, Friday sunset to Saturday sunset \o1 2. The day immediately preceding the Sabbath \o1 3. Eschatological Sabbath (a figurative use) \o1 4. A time period of seven days, one week, referred to as “a Sabbath” \gtrm sabbaton \trnl sabbaton \xref [L&N 67.184] \def Sabbath \xref [L&N 81.28] \def Sabbath journey \xref [L&N 67.177] \def week \gtrm sabbatismov \trnl sabbatismos \xref [L&N 67.185] \def Sabbath rest (hapax legomenon) \gtrm prosabbaton \trnl prosabbaton \xref [L&N 67.202] \def Friday (hapax legomenon) \en2 1. The last day of the Jewish week, Friday sunset to Saturday sunset \gtrm sabbaton \trnl sabbaton MAT 12:1, 2, 5 (2 occurrences), 8, 10, 11, 12; 24:20; 28:1 _reference_start_Matthew 12:1_reference_end_ _reference_start_Matthew 12:2_reference_end_ _reference_start_Matthew 12:5_reference_end_ _reference_start_Matthew 12:8_reference_end_ _reference_start_Matthew 12:10_reference_end_ _reference ?tfXJ<. xj\N@2$|n`RD6( f, e, d* c) b:  a:  `: _:  ^:  ]:  \:  [: Z: Y: X: W.  V,* U,) T*  S* R) ! Q(  P( O. N, M, L+ K+ J* I* H) G) F( E: D)* C3 B, A, @, ?, , >, * =,  <,  ;, :+ 9+  8+  7+ 6+ 5+ 4+ 3+ 2+ 1*8 0*6 /* .* -* ,*  +*  **  )* (* %oSACRIFICEsacrifice\o1 1. Animal and other sacrifices \o2 a. As sacrificial killing \o2 b. As a sacrificial presentation or offering \o2 c. As sacrificial meat \o2 d. As a sacrifice wholly burnt \o2 e. As a sacrifice by implication, elision or association \o2 f. As a sacrifice in terms of “blood” \o1 2. The sacrificial death of Christ \o2 a. In direct terms \o2 b. In terms of blood \o1 3. Christian offerings to God \gtrm qusia \trnl thusia \xref [L&N 53.20] \def a sacrifice \gtrm qusiastjrion \trnl thusiastærion \xref [L&N 6.114] \def altar \gtrm quw \trnl thuõ \xref [L&N 53.19] \def to sacrifice \xref [L&N 20.72] \def to slaughter \gtrm prosferw \trnl prospherõ \xref [L&N 57.80] \def present to, offer \xref [L&N 15.172] \def bring into presence \xref [L&N 15.192] \def bring to \gtrm prosfora \trnl prosphora \xref [L&N 53.16] \def sacrifice, offering \gtrm eidwloquton \trnl eidõlothuton \xref [L&N 5.15] \def $n+SACREDsacred\see (see HOLY) sacrificial meat \gtrm élokautwma \trnl holokautõma \xref [L&N 53.24] \def whole burnt offering \gtrm spendw \trnl spendõ \xref [L&N 53.27] \def to pour libation offering \gtrm ƒima \trnl haima \xref [L&N 8.64] \def blood \xref (others) \def death, killing, etc. \gtrm ƒmartia \trnl hamartia \xref [L&N 88.289] \def sin (with “offering” elided) \xref [L&N 88.310] \def guilt (with “offering” elided) \xref [L&N 88.118] \def being evil \gtrm katakaiw \trnl katakaiõ \xref [L&N 14.66] \def burn down (burn up) \en2 1. Animal and other sacrifices \en3 a. As sacrificial killing \gtrm qusia \trnl thusia _reference_start_Matthew 9:13_reference_end_ _reference_start_Matthew 12:7_reference_end_ _reference_start_Mark 12:33_reference_end_ _reference_start_Luke 2:24_reference_end_ _reference_start_Luke 13:1_reference_end_ _reference_start_Acts 7:41_reference_end_ _reference_start_Acts 7:42_reference_end_ _reference_start_1 Corinthians 10:18_reference_end_ _reference_start_Hebrews 5:1_reference_end_ _reference_st art_Hebrews 7:27_reference_end_ _reference_start_Hebrews 8:3_reference_end_ _reference_start_Hebrews 9:9_reference_end_ _reference_start_Hebrews 9:23_reference_end_ _reference_start_Hebrews 10:1_reference_end_ _reference_start_Hebrews 10:5_reference_end_ _reference_start_Hebrews 10:8_reference_end_ _reference_start_Hebrews 10:11_reference_end_ _reference_start_Hebrews 10:26_reference_end_ _reference_start_Hebrews 11:4_reference_end_ \gtrm quw \trnl thuõ _reference_start_Mark 14:12_reference_end_ _reference_start_Luke 22:7_reference_end_ _reference_start_Acts 14:13_reference_end_ _reference_start_Acts 14:18_reference_end_ _reference_start_1 Corinthians 10:20_reference_end_ \en3 b. As a sacrificial presentation or offering \gtrm prosferw \trnl prospherõ _reference_start_Mark 1:44_reference_end_ _reference_start_Luke 5:14_reference_end_ _reference_start_Acts 21:26_reference_end_ _reference_start_Acts 24:17_reference_end_ HEB 5:3; 9:14; 10:2, 8, 18; 11:17 (2 occurrences) _reference_start_Hebrews 5:3_referen ce_end_ _reference_start_Hebrews 9:14_reference_end_ _reference_start_Hebrews 10:2_reference_end_ _reference_start_Hebrews 10:8_reference_end_ _reference_start_Hebrews 10:18_reference_end_ _reference_start_Hebrews 11:17_reference_end_ \gtrm prosfora \trnl prosphora _reference_start_Hebrews 10:6_reference_end_ _reference_start_Hebrews 10:8_reference_end_ \gtrm élokautwma \trnl holokautõma _reference_start_Hebrews 10:8_reference_end_ \en3 c. As sacrificial meat \gtrm eidwloquton \trnl eidõlothuton _reference_start_Acts 15:29_reference_end_ _reference_start_Acts 21:25_reference_end_ 1CO 8:1, 4, 7, 10; 10:18, 19, 20, 28 (2 occurrences) _reference_start_1 Corinthians 8:1_reference_end_ _reference_start_1 Corinthians 8:4_reference_end_ _reference_start_1 Corinthians 8:7_reference_end_ _reference_start_1 Corinthians 8:10_reference_end_ _reference_start_1 Corinthians 10:18_reference_end_ _reference_start_1 Corinthians 10:19_reference_end_ _reference_start_1 Corinthians 10:20_reference_end_ _reference_start_1 C orinthians 10:28_reference_end_ _reference_start_Revelation 2:14_reference_end_ _reference_start_Revelation 2:20_reference_end_ \en3 d. As a sacrifice wholly burnt \gtrm élokautwma \trnl holokautõma _reference_start_Mark 12:33_reference_end_ _reference_start_Hebrews 10:6_reference_end_ _reference_start_Hebrews 10:8_reference_end_ \en3 e. As a sacrifice by implication, elision or association \gtrm qusia \trnl thusia HEB 10:3 (“sacrifices” implied), 8 _reference_start_Hebrews 10:3_reference_end_ _reference_start_Hebrews 10:8_reference_end_ \gtrm qusiastjrion \trnl thusiastærion _reference_start_1 Corinthians 9:13_reference_end_ \gtrm prosfora \trnl prosphora _reference_start_Hebrews 10:8_reference_end_ \gtrm élokautwma \trnl holokautõma _reference_start_Hebrews 10:8_reference_end_ \gtrm ƒima \trnl haima _reference_start_Hebrews 13:11_reference_end_ \gtrm ƒmartia \trnl hamartia _reference_start_Hebrews 10:8_reference_end_ _reference_start_Hebrews 13:11_reference_end_ \gtrm katakaiw \trnl katakaiõ H EB 13:11 (sacrifice) _reference_start_Hebrews 13:11_reference_end_ \en3 f. As a sacrifice in terms of “blood” \itrm 2 occurrences _reference_start_Hebrews 9:22_reference_end_ \en2 2. The sacrificial death of Christ \en3 a. In direct terms \gtrm qusia \trnl thusia _reference_start_Hebrews 9:23_reference_end_ _reference_start_Hebrews 9:26_reference_end_ _reference_start_Hebrews 10:12_reference_end_ \gtrm quw \trnl thuõ _reference_start_1 Corinthians 5:7_reference_end_ \gtrm prosferw \trnl prospherõ _reference_start_Hebrews 9:14_reference_end_ _reference_start_Hebrews 9:25_reference_end_ _reference_start_Hebrews 9:28_reference_end_ _reference_start_Hebrews 10:10_reference_end_ _reference_start_Hebrews 10:14_reference_end_ \itrm “sacrifice” implied _reference_start_Hebrews 8:3_reference_end_ \itrm Implied HEB 9:7 (sacrificial blood) _reference_start_Hebrews 9:7_reference_end_ \en3 b. In terms of blood \gtrm ƒima \trnl haima _reference_start_Matthew 26:28_reference_end_ _reference_start_Mark 14:24_refer ence_end_ _reference_start_Luke 22:20_reference_end_ _reference_start_John 6:53_reference_end_ _reference_start_John 6:54_reference_end_ _reference_start_John 6:55_reference_end_ _reference_start_John 6:56_reference_end_ _reference_start_Acts 20:28_reference_end_ _reference_start_Romans 3:25_reference_end_ _reference_start_Romans 5:9_reference_end_ _reference_start_1 Corinthians 10:16_reference_end_ _reference_start_1 Corinthians 11:25_reference_end_ _reference_start_Ephesians 1:7_reference_end_ _reference_start_Ephesians 2:13_reference_end_ COL 1:14 (a few late manuscripts have “Through His blood”), 20 _reference_start_Colossians 1:14_reference_end_ _reference_start_Colossians 1:20_reference_end_ _reference_start_Hebrews 9:12_reference_end_ _reference_start_Hebrews 9:14_reference_end_ _reference_start_Hebrews 10:19_reference_end_ _reference_start_Hebrews 10:29_reference_end_ _reference_start_Hebrews 12:24_reference_end_ _reference_start_Hebrews 13:11_reference_end_ _reference_start_Hebrews 13:12_reference_end_ _reference_start_Hebrews 13:20_reference_end_ _reference_start_1 Peter 1:2_reference_end_ _reference_start_1 Peter 1:19_reference_end_ 1JN 1:7; 5:6 (2 occurrences), 8 _reference_start_1 John 1:7_reference_end_ _reference_start_1 John 5:6_reference_end_ _reference_start_1 John 5:8_reference_end_ _reference_start_Revelation 1:5_reference_end_ _reference_start_Revelation 5:9_reference_end_ _reference_start_Revelation 7:14_reference_end_ _reference_start_Revelation 12:11_reference_end_ \en2 3. Christian offerings to God \gtrm qusia \trnl thusia _reference_start_Romans 12:1_reference_end_ _reference_start_Ephesians 5:2_reference_end_ _reference_start_Philippians 2:17_reference_end_ _reference_start_Philippians 4:18_reference_end_ _reference_start_Hebrews 13:15_reference_end_ _reference_start_Hebrews 13:16_reference_end_ _reference_start_1 Peter 2:5_reference_end_ \gtrm spendw \trnl spendõ _reference_start_Philippians 2:17_reference_end_ 2TI 4:6 (martyred) _reference_start_2 Timothy 4:6_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( %1 $.  #.  "- !- , +8 +7 +6 +5 * ) ( :  : :  : :  :  :  . : :  :  :  : : :  : :  :  . :  :  :  :  ) ! B B ~.  }.  |.  {.  z. y. x. w. v, u, t:  s:  r:  q:  p:  o:  n:  m:  l: k, j, i* h), g.  ?tfXJ<. xj\N@2$|n`RD6( d/ c. b. a- `, _, ^+  ]* \* [*  Z*  Y*  X)! W) V) U) T) S( R(  Q( P, O, N, M, L, K* J)  I(" H( G( F( E( D( C( B7 A2 @< ?:  >:  =2 <2 ;1 :-  9B 8B 7B 6B 5> 4> 3> 2< 1< 0:  /: .: -:  ,:  +:  *:  ): (3 '3 &1 bR 8RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{ ? ~ = | ; z 9 x 7 v 5 t 3 Ár 3M D EK F GI X YG Z jE k lC  A ? ~ = | ; z 9 x 7 v 5 t 3 Ár ́1 ΁p ρ/ ہn ܁- l + j ) h ' f % d # b '! (` ) .^ 5 6\ T UZ V WX X YV p qT r sR t zP { N L J H  F Á āD Ł ƁB ǁ ρ@ ԁ > } < { : y 8 w 6 u 4 s 2 q 0 #o *. -m 4, **Rp}SADDUCEEsadducee\o1 1. Sadducee \gtrm saddoukaiov \trnl saddoukaios \xref [L&N 11.48] \def Sadducee -- An affluent religious party of the Jews having much political power. They insisted upon a strict observance of the law of Moses. They rejected oral traditions and did not believe in life after death. \en2 1. Sadducee \gtrm saddoukaiov \trnl saddoukaios _reference_start_Matthew 3:7_reference_end_ _reference_start_Matthew 16:1_reference_end_ _reference_start_Matthew 16:6_reference_end_ _reference_start_Matthew 16:11_reference_end_ _reference_start_Matthew 16:12_reference_end_ _reference_start_Matthew 22:23_reference_end_ _reference_start_Matthew 22:34_reference_end_ _reference_start_Mark 12:18_reference_end_ _reference_start_Luke 20:27_reference_end_ _reference_start_Acts 4:1_reference_end_ _reference_start_Acts 5:17_reference_end_ _reference_start_Acts 23:6_reference_end_ _reference_start_Acts 23:7_reference_end_ _reference_start_Acts 23:8_reference_end_ @c4@PuSATANsatan\o1 1. Names \o2 a. Satan \o2 b. Devil \o2 c. Beelzeboul \o2 d. Belial \o1 2. Titles and descriptions \o2 a. The prince of demons \o2 b. The prince of the power of the air \o2 c. The ruler (prince, god) of this world \o2 d. The evil one \o2 e. The enemy \o2 f. The adversary, accuser \o2 g. The tempter \o1 3. Related expressions \gtrm satanav \trnl satanas \xref [L&N 12.34] \def slanderer, the devil (Hebrew) \xref [L&N 4567] \def 93.330 ,t/SANCTUARYsanctuary\see (see TEMPLE)Hs==+SANCTIFICATION, SANCTIFYsanctification, sanctify\see (see HOLY)*r+SALVATIONsalvation\see (see SAVE)"q+SAINTsaint\see (see HOLY)  slandering adversary (Aramaic) \gtrm beelzeboul \trnl beelzeboul \xref [L&N 93.68] \def the devil's name as prince of demons \gtrm belial \trnl belial \xref [L&N 93.69] \def name for the devil or antichrist \gtrm diabolov \trnl diabolos \xref [L&N 12.34] \def adversary, Greek equivalent for Satan \xref [L&N 88.124] \def some one like the devil, devilish \gtrm katjgwr \trnl katægõr \xref [L&N 33.429] \def formal accuser \gtrm é ponjrov \trnl ho ponæros \xref [L&N 12.35] \def the evil one, Satan \gtrm é peirazwn \trnl ho peirazõn \xref [L&N 12.36] \def the tempter, Satan \gtrm é antidikov \trnl ho antidikos \xref [L&N 39.9] \def adversary \xref [L&N 56.11] \def accuser \gtrm antikeimai \trnl antikeimai \xref [L&N 39.1] \def be hostile toward \gtrm ecqrov \trnl echthros \xref [L&N 39.11] \def be the enemy of \gtrm arcwn \trnl archõn \xref [L&N 12.44] \def supernatural power (more commonly ruler or judge) \gtrm qeov \trnl theos \xref [L&N 12.24] \def the god of this world, Satan \en2 1. Names \en3 a.  Satan \gtrm satanav \trnl satanas MAT 4:10; 12:26 (2 occurrences); 16:23 (figurative) _reference_start_Matthew 4:10_reference_end_ _reference_start_Matthew 12:26_reference_end_ _reference_start_Matthew 16:23_reference_end_ MRK 1:13; 3:23 (2 occurrences), 26; 4:15; 8:33 _reference_start_Mark 1:13_reference_end_ _reference_start_Mark 3:23_reference_end_ _reference_start_Mark 3:26_reference_end_ _reference_start_Mark 4:15_reference_end_ _reference_start_Mark 8:33_reference_end_ _reference_start_Luke 10:18_reference_end_ _reference_start_Luke 11:18_reference_end_ _reference_start_Luke 13:16_reference_end_ _reference_start_Luke 22:3_reference_end_ _reference_start_Luke 22:31_reference_end_ _reference_start_John 13:27_reference_end_ _reference_start_Acts 5:3_reference_end_ _reference_start_Acts 26:18_reference_end_ _reference_start_Romans 16:20_reference_end_ _reference_start_1 Corinthians 5:5_reference_end_ _reference_start_1 Corinthians 7:5_reference_end_ _reference_start_2 Corinthians 2:11_reference_end_ _r eference_start_2 Corinthians 11:14_reference_end_ _reference_start_2 Corinthians 12:7_reference_end_ _reference_start_1 Thessalonians 2:18_reference_end_ _reference_start_2 Thessalonians 2:9_reference_end_ _reference_start_1 Timothy 1:20_reference_end_ _reference_start_1 Timothy 5:15_reference_end_ REV 2:9, 13 (2 occurrences), 24; 3:9; 12:9; 20:2, 7 _reference_start_Revelation 2:9_reference_end_ _reference_start_Revelation 2:13_reference_end_ _reference_start_Revelation 2:24_reference_end_ _reference_start_Revelation 3:9_reference_end_ _reference_start_Revelation 12:9_reference_end_ _reference_start_Revelation 20:2_reference_end_ _reference_start_Revelation 20:7_reference_end_ \en3 b. Devil \gtrm diabolov \trnl diabolos _reference_start_Matthew 4:1_reference_end_ _reference_start_Matthew 4:5_reference_end_ _reference_start_Matthew 4:8_reference_end_ _reference_start_Matthew 4:11_reference_end_ _reference_start_Matthew 13:39_reference_end_ _reference_start_Matthew 25:41_reference_end_ LUK 4:2, 3, 5 (Implie d contextually), 6, 13; 8:12 _reference_start_Luke 4:2_reference_end_ _reference_start_Luke 4:3_reference_end_ _reference_start_Luke 4:5_reference_end_ _reference_start_Luke 4:6_reference_end_ _reference_start_Luke 4:13_reference_end_ _reference_start_Luke 8:12_reference_end_ _reference_start_John 6:70_reference_end_ _reference_start_John 8:44_reference_end_ _reference_start_John 13:2_reference_end_ _reference_start_Acts 10:38_reference_end_ _reference_start_Acts 13:10_reference_end_ _reference_start_Ephesians 4:27_reference_end_ _reference_start_Ephesians 6:11_reference_end_ _reference_start_1 Timothy 3:6_reference_end_ _reference_start_1 Timothy 3:7_reference_end_ _reference_start_2 Timothy 2:26_reference_end_ _reference_start_Hebrews 2:14_reference_end_ _reference_start_James 4:7_reference_end_ _reference_start_1 Peter 5:8_reference_end_ 1JN 3:8 (3 occurrences), 10 _reference_start_1 John 3:8_reference_end_ _reference_start_1 John 3:10_reference_end_ _reference_start_Jude 1:9_reference_end_ _reference_ start_Revelation 2:10_reference_end_ _reference_start_Revelation 12:9_reference_end_ _reference_start_Revelation 12:12_reference_end_ _reference_start_Revelation 20:2_reference_end_ _reference_start_Revelation 20:10_reference_end_ \en3 c. Beelzeboul \gtrm beelzeboul \trnl beelzeboul _reference_start_Matthew 10:25_reference_end_ _reference_start_Matthew 12:24_reference_end_ _reference_start_Matthew 12:27_reference_end_ _reference_start_Mark 3:22_reference_end_ _reference_start_Luke 11:15_reference_end_ _reference_start_Luke 11:18_reference_end_ _reference_start_Luke 11:19_reference_end_ \en3 d. Belial \gtrm belial \trnl belial 2CO 6:15 (hapax legomenon) _reference_start_2 Corinthians 6:15_reference_end_ \en2 2. Titles and descriptions \en3 a. The prince of demons \gtrm arcwn \trnl archõn _reference_start_Matthew 9:34_reference_end_ _reference_start_Matthew 12:24_reference_end_ _reference_start_Mark 3:22_reference_end_ _reference_start_Luke 11:15_reference_end_ \en3 b. The prince of the power of the air \g trm arcwn \trnl archõn _reference_start_Ephesians 2:2_reference_end_ \en3 c. The ruler (prince, god) of this world \gtrm arcwn \trnl archõn _reference_start_John 12:31_reference_end_ _reference_start_John 14:30_reference_end_ _reference_start_John 16:11_reference_end_ \gtrm qeov \trnl theos _reference_start_2 Corinthians 4:4_reference_end_ \en3 d. The evil one \gtrm é ponjrov \trnl ho ponæros MAT 5:37 (alternate Possibly the evil one), 39 (alternate Possibly the evil one); 6:13 (alternate Possibly the evil one); 13:19, 38 _reference_start_Matthew 5:37_reference_end_ _reference_start_Matthew 5:39_reference_end_ _reference_start_Matthew 6:13_reference_end_ _reference_start_Matthew 13:19_reference_end_ _reference_start_Matthew 13:38_reference_end_ _reference_start_John 17:15_reference_end_ _reference_start_Ephesians 6:16_reference_end_ _reference_start_2 Thessalonians 3:3_reference_end_ _reference_start_1 John 2:13_reference_end_ _reference_start_1 John 2:14_reference_end_ _reference_start_1 John 3:12_reference_end_ _reference_start_1 John 5:18_reference_end_ _reference_start_1 John 5:19_reference_end_ \en3 e. The enemy \gtrm antikeimai \trnl antikeimai _reference_start_1 Timothy 5:14_reference_end_ \gtrm ecqrov \trnl echthros _reference_start_Matthew 13:25_reference_end_ _reference_start_Matthew 13:28_reference_end_ _reference_start_Matthew 13:39_reference_end_ _reference_start_Luke 10:19_reference_end_ _reference_start_Acts 13:10_reference_end_ \en3 f. The adversary, accuser \gtrm katjgwr \trnl katægõr REV 12:10 (hapax legomenon) _reference_start_Revelation 12:10_reference_end_ \gtrm é antidikov \trnl ho antidikos _reference_start_1 Peter 5:8_reference_end_ \en3 g. The tempter \gtrm é peirazwn \trnl ho peirazõn _reference_start_Matthew 4:3_reference_end_ _reference_start_1 Thessalonians 3:5_reference_end_ \en2 3. Related expressions \gtrm diabolov \trnl diabolos 1TI 3:11 (figurative?) _reference_start_1 Timothy 3:11_reference_end_ 2TI 3:3 (figurative?) _reference_start_2 Timothy 3:3_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( #/ "+ !+ +  1 *  ) (  ( " / *  *  *  ) (  (  (  B B B B B A > > < ; : 7 6 6 1 1 , , & +  +, ~+F }* |* {* z* y* x* w() v( ' u( t( s( r( qB pB oB nB mB lB kB j6 i6 h5 g4 f/  e/  ?tfXJ<. xj\N@2$|n`RD6( b; a: `: _8 ^7 ]7 \6 [6 Z.  Y. X. W-  V+ / U+  T*' S*% R*# Q* P** O* N*  M*0 L*2 K* J) I) H) 4 G)# F)" E) D(1 C(* B(( A( @( ?(  >( =( <7 ;6 :4 9( 8< 7B 6, 5*  4( ' 3(  2(  16 0> /> .> -> ,> +5 *1 )+ (( & '(  &( %(' $(%  21.27] \def to cause to experience divine salvation \gtrm diaswzw \trnl diasõzõ \xref [L&N 21.19] \def to rescue completely from danger \gtrm swtjria \trnl sõtæria \xref [L&N 21.18] \def deliverance \xref [L&N 21.25] \def completed salvation \xref [L&N 21.26] \def process of salvation \gtrm swtjrion \trnl sõtærion \xref [L&N 21.29] \def means of salvation \xref [L&N 21.30] \def message of salvation \gtrm swtjriov \trnl sõtærios \xref [L&N 21.28] \def bringing or pertaining to salvation \gtrm swtjr \trnl sõtær \xref [L&N 21.22] \def deliverer, rescuer, savior \xref [L&N 21.31] \def one who saves, savior \gtrm exairew \trnl exaireõ \xref [L&N 21.17] \def to deliver, rescue, set free from danger \gtrm diafulassw \trnl diaphulassõ \xref [L&N 21.21] \def to guard, protect, keep safe \gtrm ¿uomai \trnl hruomai \xref [L&N 21.23] \def to rescue from great/imminent danger \gtrm ktaomai \trnl ktaomai \xref [L&N 21.20] \def to “acquire” one's soul \en2 1. To save, to be saved (verb form) \en3 a. To s ave (active) \gtrm swzw \trnl sõzõ MAT 1:21; 8:25; 9:22; 14:30; 16:25; 27:40, 42 (2 occurrences), 49 _reference_start_Matthew 1:21_reference_end_ _reference_start_Matthew 8:25_reference_end_ _reference_start_Matthew 9:22_reference_end_ _reference_start_Matthew 14:30_reference_end_ _reference_start_Matthew 16:25_reference_end_ _reference_start_Matthew 27:40_reference_end_ _reference_start_Matthew 27:42_reference_end_ _reference_start_Matthew 27:49_reference_end_ MRK 3:4; 5:34; 8:35 (2 occurrences); 10:52; 15:30, 31 (2 occurrences) _reference_start_Mark 3:4_reference_end_ _reference_start_Mark 5:34_reference_end_ _reference_start_Mark 8:35_reference_end_ _reference_start_Mark 10:52_reference_end_ _reference_start_Mark 15:30_reference_end_ _reference_start_Mark 15:31_reference_end_ LUK 6:9; 7:50; 8:48; 9:24 (2 occurrences); 17:19; 18:42; 19:10; 23:35 (2 occurrences), 37, 39 _reference_start_Luke 6:9_reference_end_ _reference_start_Luke 7:50_reference_end_ _reference_start_Luke 8:48_reference_end_ _referenc e_start_Luke 9:24_reference_end_ _reference_start_Luke 17:19_reference_end_ _reference_start_Luke 18:42_reference_end_ _reference_start_Luke 19:10_reference_end_ _reference_start_Luke 23:35_reference_end_ _reference_start_Luke 23:37_reference_end_ _reference_start_Luke 23:39_reference_end_ _reference_start_John 12:27_reference_end_ _reference_start_John 12:47_reference_end_ _reference_start_Romans 11:14_reference_end_ 1CO 1:21; 7:16 (2 occurrences); 9:22 _reference_start_1 Corinthians 1:21_reference_end_ _reference_start_1 Corinthians 7:16_reference_end_ _reference_start_1 Corinthians 9:22_reference_end_ _reference_start_1 Timothy 1:15_reference_end_ _reference_start_1 Timothy 4:16_reference_end_ _reference_start_2 Timothy 1:9_reference_end_ _reference_start_2 Timothy 4:18_reference_end_ _reference_start_Titus 3:5_reference_end_ _reference_start_Hebrews 5:7_reference_end_ _reference_start_Hebrews 7:25_reference_end_ _reference_start_James 1:21_reference_end_ _reference_start_James 2:14_reference_end_ _ref erence_start_James 4:12_reference_end_ _reference_start_James 5:15_reference_end_ _reference_start_James 5:20_reference_end_ _reference_start_1 Peter 3:21_reference_end_ _reference_start_Jude 1:5_reference_end_ _reference_start_Jude 1:23_reference_end_ \gtrm diaswzw \trnl diasõzõ _reference_start_Luke 7:3_reference_end_ _reference_start_Acts 23:24_reference_end_ _reference_start_Acts 27:43_reference_end_ \gtrm diafulassw \trnl diaphulassõ LUK 4:10 (hapax legomenon) _reference_start_Luke 4:10_reference_end_ \en3 b. To be saved (passive) \gtrm swzw \trnl sõzõ _reference_start_Matthew 9:21_reference_end_ _reference_start_Matthew 9:22_reference_end_ _reference_start_Matthew 10:22_reference_end_ _reference_start_Matthew 19:25_reference_end_ _reference_start_Matthew 24:13_reference_end_ _reference_start_Matthew 24:22_reference_end_ _reference_start_Mark 5:23_reference_end_ _reference_start_Mark 5:28_reference_end_ _reference_start_Mark 6:56_reference_end_ _reference_start_Mark 10:26_reference_end_ _referen ce_start_Mark 13:13_reference_end_ _reference_start_Mark 13:20_reference_end_ _reference_start_Mark 16:16_reference_end_ _reference_start_Luke 8:12_reference_end_ _reference_start_Luke 8:36_reference_end_ _reference_start_Luke 8:50_reference_end_ _reference_start_Luke 13:23_reference_end_ _reference_start_Luke 18:26_reference_end_ _reference_start_John 3:17_reference_end_ _reference_start_John 5:34_reference_end_ _reference_start_John 10:9_reference_end_ _reference_start_John 11:12_reference_end_ _reference_start_Acts 2:21_reference_end_ _reference_start_Acts 2:40_reference_end_ _reference_start_Acts 2:47_reference_end_ _reference_start_Acts 4:9_reference_end_ _reference_start_Acts 4:12_reference_end_ _reference_start_Acts 11:14_reference_end_ _reference_start_Acts 14:9_reference_end_ _reference_start_Acts 15:1_reference_end_ _reference_start_Acts 15:11_reference_end_ _reference_start_Acts 16:30_reference_end_ _reference_start_Acts 16:31_reference_end_ _reference_start_Acts 27:20_reference_end_ _reference !_start_Acts 27:31_reference_end_ _reference_start_Romans 5:9_reference_end_ _reference_start_Romans 5:10_reference_end_ _reference_start_Romans 8:24_reference_end_ _reference_start_Romans 9:27_reference_end_ _reference_start_Romans 10:9_reference_end_ _reference_start_Romans 10:13_reference_end_ _reference_start_Romans 11:26_reference_end_ _reference_start_1 Corinthians 1:18_reference_end_ _reference_start_1 Corinthians 3:15_reference_end_ _reference_start_1 Corinthians 5:5_reference_end_ _reference_start_1 Corinthians 10:33_reference_end_ _reference_start_1 Corinthians 15:2_reference_end_ _reference_start_2 Corinthians 2:15_reference_end_ _reference_start_Ephesians 2:5_reference_end_ _reference_start_Ephesians 2:8_reference_end_ _reference_start_1 Thessalonians 2:16_reference_end_ _reference_start_2 Thessalonians 2:10_reference_end_ _reference_start_1 Timothy 2:4_reference_end_ _reference_start_1 Timothy 2:15_reference_end_ _reference_start_1 Peter 4:18_reference_end_ \gtrm diaswzw \trnl diasõzõ _refer "ence_start_Matthew 14:36_reference_end_ _reference_start_Acts 27:44_reference_end_ _reference_start_Acts 28:1_reference_end_ _reference_start_Acts 28:4_reference_end_ _reference_start_1 Peter 3:20_reference_end_ \gtrm ¿uomai \trnl hruomai _reference_start_Luke 1:74_reference_end_ _reference_start_Romans 15:31_reference_end_ _reference_start_2 Thessalonians 3:2_reference_end_ _reference_start_2 Timothy 4:17_reference_end_ \en3 c. To be saved (middle) \gtrm exairew \trnl exaireõ _reference_start_Acts 7:10_reference_end_ _reference_start_Acts 7:34_reference_end_ _reference_start_Acts 12:11_reference_end_ _reference_start_Acts 23:27_reference_end_ _reference_start_Acts 26:17_reference_end_ _reference_start_Galatians 1:4_reference_end_ \en3 d. To be saved (middle deponent) \gtrm ¿uomai \trnl hruomai _reference_start_Matthew 6:13_reference_end_ _reference_start_Matthew 27:43_reference_end_ _reference_start_Luke 11:4_reference_end_ _reference_start_Romans 7:24_reference_end_ 2CO 1:10 (3 occurrences) _referenc #e_start_2 Corinthians 1:10_reference_end_ _reference_start_Colossians 1:13_reference_end_ _reference_start_2 Timothy 3:11_reference_end_ _reference_start_2 Timothy 4:18_reference_end_ _reference_start_2 Peter 2:7_reference_end_ \en3 e. To be saved (middle or passive deponent) \gtrm ¿uomai \trnl hruomai _reference_start_Romans 11:26_reference_end_ _reference_start_1 Thessalonians 1:10_reference_end_ _reference_start_2 Peter 2:9_reference_end_ \en2 2. Salvation (abstract noun form) \gtrm swtjria \trnl sõtæria _reference_start_Luke 1:69_reference_end_ _reference_start_Luke 1:71_reference_end_ _reference_start_Luke 1:77_reference_end_ _reference_start_Luke 19:9_reference_end_ _reference_start_John 4:22_reference_end_ _reference_start_Acts 4:12_reference_end_ _reference_start_Acts 7:25_reference_end_ _reference_start_Acts 13:26_reference_end_ _reference_start_Acts 13:47_reference_end_ _reference_start_Acts 16:17_reference_end_ _reference_start_Acts 27:34_reference_end_ _reference_start_Romans 1:16_reference $_end_ _reference_start_Romans 10:1_reference_end_ _reference_start_Romans 10:10_reference_end_ _reference_start_Romans 11:11_reference_end_ _reference_start_Romans 13:11_reference_end_ 2CO 1:6; 6:2 (2 occurrences); 7:10 _reference_start_2 Corinthians 1:6_reference_end_ _reference_start_2 Corinthians 6:2_reference_end_ _reference_start_2 Corinthians 7:10_reference_end_ _reference_start_Ephesians 1:13_reference_end_ _reference_start_Philippians 1:19_reference_end_ _reference_start_Philippians 1:28_reference_end_ _reference_start_Philippians 2:12_reference_end_ _reference_start_1 Thessalonians 5:8_reference_end_ _reference_start_1 Thessalonians 5:9_reference_end_ _reference_start_2 Thessalonians 2:13_reference_end_ _reference_start_2 Timothy 2:10_reference_end_ _reference_start_2 Timothy 3:15_reference_end_ _reference_start_Hebrews 1:14_reference_end_ _reference_start_Hebrews 2:3_reference_end_ _reference_start_Hebrews 2:10_reference_end_ _reference_start_Hebrews 5:9_reference_end_ _reference_start_Hebrews 6 %:9_reference_end_ _reference_start_Hebrews 9:28_reference_end_ _reference_start_Hebrews 11:7_reference_end_ _reference_start_1 Peter 1:5_reference_end_ _reference_start_1 Peter 1:9_reference_end_ _reference_start_1 Peter 1:10_reference_end_ _reference_start_1 Peter 2:2_reference_end_ _reference_start_2 Peter 3:15_reference_end_ _reference_start_Jude 1:3_reference_end_ _reference_start_Revelation 7:10_reference_end_ _reference_start_Revelation 12:10_reference_end_ _reference_start_Revelation 19:1_reference_end_ \gtrm swtjrion \trnl sõtærion _reference_start_Luke 2:30_reference_end_ _reference_start_Luke 3:6_reference_end_ _reference_start_Acts 28:28_reference_end_ _reference_start_Ephesians 6:17_reference_end_ \gtrm swtjriov \trnl sõtærios TIT 2:11 (hapax legomenon) _reference_start_Titus 2:11_reference_end_ \en2 3. Savior, one who saves (personal noun form) \gtrm swtjr \trnl sõtær _reference_start_Luke 1:47_reference_end_ _reference_start_Luke 2:11_reference_end_ _reference_start_John 4:42_reference_end_ _reference_start_Acts 5:31_reference_end_ _reference_start_Acts 13:23_reference_end_ _reference_start_Ephesians 5:23_reference_end_ _reference_start_Philippians 3:20_reference_end_ _reference_start_1 Timothy 1:1_reference_end_ _reference_start_1 Timothy 2:3_reference_end_ _reference_start_1 Timothy 4:10_reference_end_ _reference_start_2 Timothy 1:10_reference_end_ _reference_start_Titus 1:3_reference_end_ _reference_start_Titus 1:4_reference_end_ _reference_start_Titus 2:10_reference_end_ _reference_start_Titus 2:13_reference_end_ _reference_start_Titus 3:4_reference_end_ _reference_start_Titus 3:6_reference_end_ _reference_start_2 Peter 1:1_reference_end_ _reference_start_2 Peter 1:11_reference_end_ _reference_start_2 Peter 2:20_reference_end_ _reference_start_2 Peter 3:2_reference_end_ _reference_start_2 Peter 3:18_reference_end_ _reference_start_1 John 4:14_reference_end_ _reference_start_Jude 1:25_reference_end_ \en2 4. Idiom \gtrm ktaomai \trnl ktaomai _reference_start_Luke 21:19_reference_end_ MM:xISCRIPTUREscripture\see (see also LAW) \o1 1. Where the entire Old Testament is intended \o1 2. Where The Law is intended \o1 3. Where a specific section or passage is intended \o1 4. Where the reference is ambiguous \o1 5. The Word of God as combining OT Scripture and Christ's teachings \gtrm grafj \trnl graphæ \xref [L&N 33. /w))aSCRIBE, LAWYERscribe, lawyer\o1 1. Teacher of the law \o2 a. Grammateus \o2 b. Nomikos *6v;;SAVE, SAVIOR, SALVATIONsave, savior, salvation\o1 1. To save, to be saved (verb form) \o2 a. To save (active) \o2 b. To be saved (passive) \o2 c. To be saved (middle) \o2 d. To be saved (middle deponent) \o2 e. To be saved (middle or passive deponent) \o1 2. Salvation (abstract noun form) \o1 3. Savior, one who saves (personal noun form) \o1 4. Idiom \gtrm swzw \trnl sõzõ \xref [L&N 21.18] \def to restore to former state of safety, deliver \xref [L&N  ?tfXJ<. xj\N@2$|n`RD6( !5 4 1 1 / . . ! . . . -  - - -  - - - , , , , , , , ,  , , ,/ ,( , + + +" + * ~*  }*2 |*$ {* z) y)  x) w)  v)8 u) t) s( r( q( p(  o(  n(  m* l,+ k, j* iA hA g< f; e; d; c; ?tfXJ<. xj\N@2$|n`RD6( `: _: ^: ]: \: [7 Z7 Y5 X4 W4 V2 U2 T2 S1 R/ Q/ P/ O- N- M- L-  K- J," I, H, / G,  F, E, D+ C* B*M A*G @*E ?= >4 =-  <= ;7 :7 93 8/ 7- 6*  5(+ 4( 30 2, 1, 0, /," ., -7 ,5 +- **J )< (, ', &,, %($ $< #6 "6 ?tfXJ<. xj\N@2$|n`RD6( () (9 (" ( ( ( ( ( ( ( ( ( ( ( ( ( 4 ( & (  ( ( ( ( * A > = = = = = 8 8 8 ~8 }8 |8 {7 z6 y6 x6 w2 v1 u,  t, s+* r* q*/ p8 o1 n, m* l* kB jB iB hA g= f< e< d< c< b:  a:  +\o2 c. Nomodidaskalos \o1 2. A public official \gtrm grammateuv \trnl grammateus \xref [L&N 53.94] \def expert in the law \xref [L&N 27.22] \def scholar \xref [L&N 37.94] \def town clerk \gtrm nomikov \trnl nomikos \xref [L&N 33.337] \def about the law \gtrm nomodidaskalov \trnl nomodidaskalos \xref [L&N 33.248] \def teacher of the law \en2 1. Teacher of the law \en3 a. Grammateus \gtrm grammateuv \trnl grammateus MAT 2:4; 5:20; 7:29; 8:19; 9:3; 12:38; 13:52 (disciples of Christ); 15:1; 16:21; 17:10; 20:18; 21:15; 23:2, 13, 15, 23, 25, 27, 29, 34 (disciples of Christ); 26:57; 27:41 _reference_start_Matthew 2:4_reference_end_ _reference_start_Matthew 5:20_reference_end_ _reference_start_Matthew 7:29_reference_end_ _reference_start_Matthew 8:19_reference_end_ _reference_start_Matthew 9:3_reference_end_ _reference_start_Matthew 12:38_reference_end_ _reference_start_Matthew 13:52_reference_end_ _reference_start_Matthew 15:1_reference_end_ _reference_start_Matthew 16:21_reference_end_ _reference_start_Matth ,ew 17:10_reference_end_ _reference_start_Matthew 20:18_reference_end_ _reference_start_Matthew 21:15_reference_end_ _reference_start_Matthew 23:2_reference_end_ _reference_start_Matthew 23:13_reference_end_ _reference_start_Matthew 23:15_reference_end_ _reference_start_Matthew 23:23_reference_end_ _reference_start_Matthew 23:25_reference_end_ _reference_start_Matthew 23:27_reference_end_ _reference_start_Matthew 23:29_reference_end_ _reference_start_Matthew 23:34_reference_end_ _reference_start_Matthew 26:57_reference_end_ _reference_start_Matthew 27:41_reference_end_ _reference_start_Mark 1:22_reference_end_ _reference_start_Mark 2:6_reference_end_ _reference_start_Mark 2:16_reference_end_ _reference_start_Mark 3:22_reference_end_ _reference_start_Mark 7:1_reference_end_ _reference_start_Mark 7:5_reference_end_ _reference_start_Mark 8:31_reference_end_ _reference_start_Mark 9:11_reference_end_ _reference_start_Mark 9:14_reference_end_ _reference_start_Mark 10:33_reference_end_ _reference_start_Mark 11:18 -_reference_end_ _reference_start_Mark 11:27_reference_end_ _reference_start_Mark 12:28_reference_end_ _reference_start_Mark 12:32_reference_end_ _reference_start_Mark 12:35_reference_end_ _reference_start_Mark 12:38_reference_end_ _reference_start_Mark 14:1_reference_end_ _reference_start_Mark 14:43_reference_end_ _reference_start_Mark 14:53_reference_end_ _reference_start_Mark 15:1_reference_end_ _reference_start_Mark 15:31_reference_end_ _reference_start_Luke 5:21_reference_end_ _reference_start_Luke 5:30_reference_end_ _reference_start_Luke 6:7_reference_end_ _reference_start_Luke 9:22_reference_end_ _reference_start_Luke 15:2_reference_end_ _reference_start_Luke 19:47_reference_end_ _reference_start_Luke 20:1_reference_end_ _reference_start_Luke 20:19_reference_end_ _reference_start_Luke 20:39_reference_end_ _reference_start_Luke 20:46_reference_end_ _reference_start_Luke 22:2_reference_end_ _reference_start_Luke 22:66_reference_end_ _reference_start_Luke 23:10_reference_end_ _reference_start_John 8:3_reference_end_ _reference_start_Acts 4:5_reference_end_ _reference_start_Acts 6:12_reference_end_ _reference_start_Acts 23:9_reference_end_ _reference_start_1 Corinthians 1:20_reference_end_ \gtrm nomikov \trnl nomikos _reference_start_Luke 11:53_reference_end_ \en3 b. Nomikos \gtrm nomikov \trnl nomikos _reference_start_Matthew 22:35_reference_end_ _reference_start_Luke 7:30_reference_end_ _reference_start_Luke 10:25_reference_end_ _reference_start_Luke 11:45_reference_end_ _reference_start_Luke 11:46_reference_end_ _reference_start_Luke 11:52_reference_end_ _reference_start_Luke 14:3_reference_end_ _reference_start_Titus 3:13_reference_end_ \en3 c. Nomodidaskalos \gtrm nomodidaskalov \trnl nomodidaskalos _reference_start_Luke 5:17_reference_end_ _reference_start_Acts 5:34_reference_end_ _reference_start_1 Timothy 1:7_reference_end_ \en2 2. A public official \gtrm grammateuv \trnl grammateus _reference_start_Acts 19:35_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( ^, ], \, [+ # Z+' Y+ X*- W* V* U)  T( S,# R6 Q," P* O8 N* M* 4 L* . K* - J*  I* H(# G* 5 F. E, D, C, B+ A* @*B ?* >*. =*' <* ;* :*/ 9* 8*  7* 6* 5* 4) 3) 2)5 1)+ 0) /) & .) # -) ,)  +)  *)  )) ! ()  ') &) %) $) #) ") !) ) 053] \def a particular passage of the OT \xref [L&N 33.54] \def the sacred writings, i.e. the OT \gtrm gramma \trnl gramma \xref [L&N 33.50] \def the contents of any written document \gtrm grafw \trnl graphõ \xref [L&N 33.61] \def to write (there are many references which refer to Scripture but not represented here.) \gtrm variouv \trnl various \def “Word of God” where it refers to the Scriptures \en2 1. Where the entire Old Testament is intended \gtrm grafj \trnl graphæ _reference_start_Matthew 22:29_reference_end_ _reference_start_Mark 12:24_reference_end_ _reference_start_Luke 24:27_reference_end_ _reference_start_Luke 24:32_reference_end_ _reference_start_Luke 24:45_reference_end_ _reference_start_John 2:22_reference_end_ _reference_start_John 5:39_reference_end_ _reference_start_John 10:35_reference_end_ _reference_start_Acts 17:2_reference_end_ _reference_start_Acts 17:11_reference_end_ _reference_start_Acts 18:24_reference_end_ _reference_start_Acts 18:28_reference_end_ _reference_start_Romans 1 1:2_reference_end_ _reference_start_Romans 15:4_reference_end_ _reference_start_Romans 16:26_reference_end_ _reference_start_2 Timothy 3:16_reference_end_ _reference_start_2 Peter 3:16_reference_end_ \gtrm gramma \trnl gramma _reference_start_2 Timothy 3:15_reference_end_ \itrm Preaching implied _reference_start_1 Timothy 4:13_reference_end_ \en2 2. Where The Law is intended \gtrm gramma \trnl gramma _reference_start_John 5:47_reference_end_ ROM 2:27 (2 occurrences); 7:6 _reference_start_Romans 2:27_reference_end_ _reference_start_Romans 7:6_reference_end_ 2CO 3:6 (2 occurrences) (the second occurrence is personified), 7 _reference_start_2 Corinthians 3:6_reference_end_ _reference_start_2 Corinthians 3:7_reference_end_ \en2 3. Where a specific section or passage is intended \gtrm grafj \trnl graphæ MAT 21:42 (PSA 118:22-23); 26:54 (ZEC 13:7?) _reference_start_Matthew 21:42_reference_end_ _reference_start_Matthew 26:54_reference_end_ MRK 12:10 (PSA 118:22,23); 14:49 (ISA 53; ZEC 13:7) _reference_start_Mark 2 12:10_reference_end_ _reference_start_Mark 14:49_reference_end_ LUK 4:21 (ISA 61:1-2) _reference_start_Luke 4:21_reference_end_ JHN 7:42 (MIC 5:2 figure: personification); 13:18 (PSA 41:9); 17:12 (PSA 41:9); 19:24 (EXO 28:32; PSA 22:18), 28 (PSA 69:21), 36 (EXO 12:46; NUM 9:12; PSA 34:21), 37 (ZEC 12:10 figure: personification) _reference_start_John 7:42_reference_end_ _reference_start_John 13:18_reference_end_ _reference_start_John 17:12_reference_end_ _reference_start_John 19:24_reference_end_ _reference_start_John 19:28_reference_end_ _reference_start_John 19:36_reference_end_ _reference_start_John 19:37_reference_end_ ACT 1:16 (PSA 41:9); 8:32 (ISA 53:7-8), 35 (ISA 53:7-8) _reference_start_Acts 1:16_reference_end_ _reference_start_Acts 8:32_reference_end_ _reference_start_Acts 8:35_reference_end_ ROM 4:3 (GEN 15:6 figure: personification); 9:17 (EXO 9:16 figure: personification); 10:11 (ISA 28:16 figure: personification); 11:2 (PSA 94:14; 1KI 19:10 figure: personification) _reference_start_Romans 4:3 3_reference_end_ _reference_start_Romans 9:17_reference_end_ _reference_start_Romans 10:11_reference_end_ _reference_start_Romans 11:2_reference_end_ 1CO 15:3 (ISA 53) _reference_start_1 Corinthians 15:3_reference_end_ GAL 3:8 (GEN 12:3; 18:18 figure: personification); 4:30 (GEN 21:10-12 figure: personification) _reference_start_Galatians 3:8_reference_end_ _reference_start_Galatians 4:30_reference_end_ 1TI 5:18 (DEU 25:4 figure: personification) _reference_start_1 Timothy 5:18_reference_end_ JAS 2:8 (LEV 19:18), 23 (GEN 15:6; ISA 41:8; 2CH 20:7 figure: personification) _reference_start_James 2:8_reference_end_ _reference_start_James 2:23_reference_end_ 1PE 2:6 (ISA 28:16) _reference_start_1 Peter 2:6_reference_end_ \gtrm grafw \trnl graphõ _reference_start_Luke 22:37_reference_end_ \en2 4. Where the reference is ambiguous \gtrm grafj \trnl graphæ JHN 7:38 (figure: personification); 20:9 _reference_start_John 7:38_reference_end_ _reference_start_John 20:9_reference_end_ _reference_start_1 Corinthians 15: 44_reference_end_ GAL 3:22 (figure: personification) _reference_start_Galatians 3:22_reference_end_ JAS 4:5 (figure: personification) _reference_start_James 4:5_reference_end_ _reference_start_2 Peter 1:20_reference_end_ \gtrm variouv \trnl various _reference_start_Matthew 15:6_reference_end_ _reference_start_Mark 7:13_reference_end_ _reference_start_Romans 9:6_reference_end_ \en2 5. The Word of God as combining OT Scripture and Christ's teachings \gtrm variouv \trnl various _reference_start_Luke 5:1_reference_end_ _reference_start_Luke 8:11_reference_end_ _reference_start_Luke 8:21_reference_end_ _reference_start_Luke 11:28_reference_end_ _reference_start_Acts 4:31_reference_end_ _reference_start_Acts 6:2_reference_end_ _reference_start_Acts 6:7_reference_end_ _reference_start_Acts 8:14_reference_end_ _reference_start_Acts 11:1_reference_end_ _reference_start_Acts 12:24_reference_end_ _reference_start_Acts 13:5_reference_end_ _reference_start_Acts 13:7_reference_end_ _reference_start_Acts 13:44_reference_end_ _reference_start_Acts 13:46_reference_end_ _reference_start_Acts 13:48_reference_end_ _reference_start_Acts 17:13_reference_end_ _reference_start_Acts 18:11_reference_end_ _reference_start_1 Corinthians 14:36_reference_end_ _reference_start_Ephesians 6:17_reference_end_ _reference_start_Philippians 1:14_reference_end_ _reference_start_Colossians 1:25_reference_end_ _reference_start_1 Thessalonians 2:13_reference_end_ _reference_start_1 Timothy 4:5_reference_end_ _reference_start_2 Timothy 2:9_reference_end_ _reference_start_Titus 2:5_reference_end_ _reference_start_Hebrews 4:12_reference_end_ _reference_start_Hebrews 6:5_reference_end_ _reference_start_Hebrews 13:7_reference_end_ _reference_start_1 Peter 1:23_reference_end_ _reference_start_1 John 2:14_reference_end_ _reference_start_Revelation 1:2_reference_end_ _reference_start_Revelation 1:9_reference_end_ _reference_start_Revelation 6:9_reference_end_ _reference_start_Revelation 19:13_reference_end_ _reference_start_Revelation 20:4_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( , . , , ,  ,  ,  ,  , , , , *  * * * -  ) ( = ; 0 . + +& *% < ; ; 6 0 0 . ~-  }- |-  {- z,# y, x, w+% v+$ u+ t+ s+ r+  q+* p* o)1 n) m(6 l(* k/ j/ i- h- g+/ f6 e7 d= c7 b- a- `- _, ?tfXJ<. xj\N@2$|n`RD6( \(  [(  Z(  Y, X*0 W*& V+ UB T0 S0 R0 Q0 P, O* NB MB  LB K9 J8 I3 H3 G3 F1 E1 D0 C0 B0 A. @. ?. >. =- <- ;- :+ 9+# 8* 7* 6* 5* 4(3 3( 2B 1B 0B /B .B -> ,< +:  *: ): (8 '7 &6 %4 $3 #2 "1 !.$ , , , 0 8g as a deacon \o2 h. Worshipping \o2 i. Serving without devotion \o1 3. Physical slavery \o2 a. Enslave \o2 b. Be a slave \o1 4. Physical captivity \o2 a. A captive \o2 b. Take captive \o2 c. Be a captive, captivity \o1 5. Subservience \o2 a. Make subservient to (a wrong principle) \o2 b. Be subservient, subservience \o1 6. Influence \o2 a. Influence, get direct control of \o2 b. Be influenced or controlled by something \gtrm diakonew \trnl diakoneõ \xref [L&N 35.19] \def perform duties as an assistant, serve \xref [L&N 35.37] \def take care of, doing many menial tasks \xref [L&N 46.13] \def wait upon at table, attend to the wishes of \xref [L&N 53.66] \def be a deacon \xref [L&N 57.230] \def handle finances \gtrm diakonia \trnl diakonia \xref [L&N 35.19] \def service \xref [L&N 35.21] \def role or position of serving, ministry \xref [L&N 46.13] \def waiting upon \xref [L&N 35.38] \def provision \xref [L&N 57.119] \def contribution \gtrm diakonov \trnl diakonos \xref [L&N 9 35.20] \def servant \xref [L&N 53.67] \def deacon \gtrm doulagwgew \trnl doulagõgeõ \xref [L&N 35.30] \def make ready for service, make subservient \gtrm douleia \trnl douleia \xref [L&N 37.26] \def subservience \gtrm douleuw \trnl douleuõ \xref [L&N 87.79] \def be a slave \xref [L&N 37.25] \def be controlled by \xref [L&N 35.27] \def serve as a slave \gtrm doulj \trnl doulæ \xref [L&N 87.83] \def slave woman \gtrm doulov j, on \trnl doulos æ, on \xref [L&N 37.3] \def subservient to \gtrm doulov ou \trnl doulos ou \xref [L&N 87.76] \def slave man \gtrm doulow \trnl douloõ \xref [L&N 87.82] \def enslave \gtrm douloomai \trnl douloomai \xref [L&N 37.27] \def make subservient \gtrm katadoulow \trnl katadouloõ \xref [L&N 37.27] \def make subservient \gtrm sundoulov \trnl sundoulos \xref [L&N 87.81] \def fellow slave \gtrm qerapeia \trnl therapeia \xref [L&N 46.6] \def household servants (also healing) \gtrm qerapeuw \trnl therapeuõ \xref [L&N 35.19] \def serve, help, worship (usually heal) \gtrm qera :pwn \trnl therapõn \xref [L&N 35.20] \def servant responsible for ones well being \gtrm leitourgew \trnl leitourgeõ \xref [L&N 35.22] \def to serve in a formal capacity \gtrm leitourgia \trnl leitourgia \xref [L&N 35.22] \def formal service \xref [L&N 35.25] \def prescribed ministry \xref [L&N 53.13] \def performance of religious duties \gtrm leitourgikov \trnl leitourgikos \xref [L&N 35.24] \def serving (adjective) \xref [L&N 53.13] \def to perform religious duties \gtrm leitourgov \trnl leitourgos \xref [L&N 35.23] \def specialist servant \gtrm oiketeia \trnl oiketeia \xref [L&N 46.6] \def household servants \gtrm oiketjv \trnl oiketæs \xref [L&N 46.5] \def house servant \gtrm paiv \trnl pais \xref [L&N 87.77] \def personal aid (also child, son) \gtrm paidiskj \trnl paidiskæ \xref [L&N 87.83] \def slave girl \gtrm Ãpjretew \trnl hupæreteõ \xref [L&N 35.19] \def serve, support \xref [L&N 35.32] \def provide for \gtrm Ãpjretjv \trnl hupæretæs \xref [L&N 35.20] \def assistant, support worker, off ;icer \gtrm aicmalwsia \trnl aichmalõsia \xref [L&N 55.23] \def captivity \gtrm aicmalwteuw \trnl aichmalõteuõ \xref [L&N 55.24] \def take captive \gtrm aicmalwtizw \trnl aichmalõtizõ \xref [L&N 55.24] \def take captive \xref [L&N 37.29] \def get control of \gtrm aicmalwtov \trnl aichmalõtos \xref [L&N 55.25] \def war prisoner \gtrm andrapodistjv \trnl andrapodistæs \xref [L&N 57.187] \def slave dealer \gtrm arcitriklinov \trnl architriklinos \xref [L&N 46.7] \def head servant \gtrm zugov \trnl zugos \xref [L&N 87.80] \def servitude \xref [L&N 22.27] \def load down with obligations (literally: yoke) \gtrm ›terozugew \trnl heterozugeõ \def unequally yoked \gtrm suzugov \trnl suzugos \def yokefellow, fellowservant \gtrm qurwrov \trnl thurõros \xref [L&N 46.8] \def door keeper \gtrm misqiov \trnl misthios \xref [L&N 57.174] \def hired worker \gtrm misqwtov \trnl misthõtos \xref [L&N 57.174] \def hired worker \gtrm ofqalmodoulia \trnl ophthalmodoulia \xref [L&N 35.29] \def eye service \gtrm stigma \ :18_reference_end_ \gtrm paiv \trnl pais LUK 7:7 (same person as above) _reference_start_Luke 7:7_reference_end_ \gtrm paidiskj \trnl paidiskæ _reference_start_Acts 16:16_reference_end_ GAL 4:22, 23, 30 (2 occurrences), 31 (a live metaphor) _reference_start_Galatians 4:22_reference_end_ _reference_start_Galatians 4:23_reference_end_ _reference_start_Galatians 4:30_reference_end_ _reference_start_Galatians 4:31_reference_end_ \gtrm swma \trnl sõma _reference_start_Revelation 18:13_reference_end_ \en4 2) Translated as servant \gtrm diakonov \trnl diakonos _reference_start_John 2:5_reference_end_ \gtrm doulj \trnl doulæ _reference_start_Luke 1:38_reference_end_ _reference_start_Luke 1:48_reference_end_ _reference_start_Acts 2:18_reference_end_ \gtrm doulov ou \trnl doulos ou _reference_start_Matthew 10:24_reference_end_ _reference_start_Matthew 10:25_reference_end_ _reference_start_Matthew 13:27_reference_end_ _reference_start_Matthew 13:28_reference_end_ _reference_start_Matthew 18:23_reference_end_ _ref ?erence_start_Matthew 18:26_reference_end_ _reference_start_Matthew 18:27_reference_end_ _reference_start_Matthew 18:28_reference_end_ _reference_start_Matthew 18:32_reference_end_ _reference_start_Matthew 21:34_reference_end_ _reference_start_Matthew 21:35_reference_end_ _reference_start_Matthew 21:36_reference_end_ _reference_start_Matthew 22:3_reference_end_ _reference_start_Matthew 22:4_reference_end_ _reference_start_Matthew 22:6_reference_end_ _reference_start_Matthew 22:8_reference_end_ _reference_start_Matthew 22:10_reference_end_ _reference_start_Matthew 24:45_reference_end_ _reference_start_Matthew 24:46_reference_end_ _reference_start_Matthew 24:48_reference_end_ _reference_start_Matthew 24:50_reference_end_ _reference_start_Matthew 25:14_reference_end_ _reference_start_Matthew 25:19_reference_end_ _reference_start_Matthew 25:21_reference_end_ _reference_start_Matthew 25:23_reference_end_ _reference_start_Matthew 25:26_reference_end_ _reference_start_Matthew 25:30_reference_end_ _reference_start @_Mark 12:2_reference_end_ _reference_start_Mark 12:4_reference_end_ _reference_start_Mark 13:34_reference_end_ _reference_start_Mark 14:47_reference_end_ LUK 2:29; 12:37, 38 (Implied contextually), 43, 45, 46, 47; 14:17, 21 (2 occurrences), 22, 23; 15:22; 17:7, 9, 10; 19:13, 15, 17, 22; 20:10, 11; 22:50 _reference_start_Luke 2:29_reference_end_ _reference_start_Luke 12:37_reference_end_ _reference_start_Luke 12:38_reference_end_ _reference_start_Luke 12:43_reference_end_ _reference_start_Luke 12:45_reference_end_ _reference_start_Luke 12:46_reference_end_ _reference_start_Luke 12:47_reference_end_ _reference_start_Luke 14:17_reference_end_ _reference_start_Luke 14:21_reference_end_ _reference_start_Luke 14:22_reference_end_ _reference_start_Luke 14:23_reference_end_ _reference_start_Luke 15:22_reference_end_ _reference_start_Luke 17:7_reference_end_ _reference_start_Luke 17:9_reference_end_ _reference_start_Luke 17:10_reference_end_ _reference_start_Luke 19:13_reference_end_ _reference_start_Luke 19:15_re Aference_end_ _reference_start_Luke 19:17_reference_end_ _reference_start_Luke 19:22_reference_end_ _reference_start_Luke 20:10_reference_end_ _reference_start_Luke 20:11_reference_end_ _reference_start_Luke 22:50_reference_end_ JHN 4:51; 13:16; 15:15 (2 occurrences), 20; 18:18, 26 _reference_start_John 4:51_reference_end_ _reference_start_John 13:16_reference_end_ _reference_start_John 15:15_reference_end_ _reference_start_John 15:20_reference_end_ _reference_start_John 18:18_reference_end_ _reference_start_John 18:26_reference_end_ _reference_start_Acts 2:18_reference_end_ _reference_start_Acts 4:29_reference_end_ _reference_start_Philippians 2:7_reference_end_ \gtrm sundoulov \trnl sundoulos _reference_start_Matthew 18:28_reference_end_ _reference_start_Matthew 18:29_reference_end_ _reference_start_Matthew 18:31_reference_end_ _reference_start_Matthew 18:33_reference_end_ _reference_start_Matthew 24:49_reference_end_ \gtrm paiv \trnl pais _reference_start_Matthew 8:6_reference_end_ _reference_start_Matt Bhew 8:8_reference_end_ _reference_start_Matthew 8:13_reference_end_ _reference_start_Matthew 14:2_reference_end_ _reference_start_Luke 12:45_reference_end_ _reference_start_Luke 15:26_reference_end_ \gtrm paidiskj \trnl paidiskæ MAT 26:69, 71 (Implied contextually) _reference_start_Matthew 26:69_reference_end_ _reference_start_Matthew 26:71_reference_end_ _reference_start_Mark 14:66_reference_end_ _reference_start_Mark 14:69_reference_end_ _reference_start_Luke 12:45_reference_end_ _reference_start_Luke 22:56_reference_end_ _reference_start_Acts 12:13_reference_end_ \en4 3) General bond servant of God \gtrm doulov ou \trnl doulos ou _reference_start_Colossians 4:12_reference_end_ _reference_start_1 Peter 2:16_reference_end_ _reference_start_Revelation 1:1_reference_end_ _reference_start_Revelation 2:20_reference_end_ _reference_start_Revelation 7:3_reference_end_ _reference_start_Revelation 19:2_reference_end_ _reference_start_Revelation 19:5_reference_end_ _reference_start_Revelation 22:3_reference_end_ C \gtrm doulow \trnl douloõ _reference_start_Romans 6:22_reference_end_ \gtrm sundoulov \trnl sundoulos _reference_start_Colossians 1:7_reference_end_ _reference_start_Colossians 4:7_reference_end_ _reference_start_Revelation 6:11_reference_end_ _reference_start_Revelation 19:10_reference_end_ _reference_start_Revelation 22:9_reference_end_ \en3 b. Household servant \gtrm qerapeia \trnl therapeia _reference_start_Luke 12:42_reference_end_ \gtrm oiketeia \trnl oiketeia GAL 6:10 (a figure for the church) _reference_start_Galatians 6:10_reference_end_ EPH 2:19 (a figure for the church) _reference_start_Ephesians 2:19_reference_end_ 1TI 5:8 (a figure for the church) _reference_start_1 Timothy 5:8_reference_end_ \gtrm oiketjv \trnl oiketæs _reference_start_Luke 16:13_reference_end_ _reference_start_Acts 10:7_reference_end_ 1PE 2:18 (alternate sense 1.c.) _reference_start_1 Peter 2:18_reference_end_ \gtrm paidiskj \trnl paidiskæ _reference_start_John 18:17_reference_end_ \gtrm qurwrov \trnl thurõros _referen Dce_start_Mark 13:34_reference_end_ _reference_start_John 18:16_reference_end_ _reference_start_John 18:17_reference_end_ \en3 c. General Servant \gtrm diakonov \trnl diakonos _reference_start_Matthew 20:26_reference_end_ _reference_start_Matthew 22:13_reference_end_ _reference_start_Matthew 23:11_reference_end_ _reference_start_Mark 9:35_reference_end_ _reference_start_Mark 10:43_reference_end_ _reference_start_John 12:26_reference_end_ \gtrm oiketjv \trnl oiketæs ROM 14:4 (alternate sense 1.b.) _reference_start_Romans 14:4_reference_end_ \gtrm arcitriklinov \trnl architriklinos JHN 2:8, 9 (2 occurrences) _reference_start_John 2:8_reference_end_ _reference_start_John 2:9_reference_end_ \gtrm suzugov \trnl suzugos _reference_start_Philippians 4:3_reference_end_ \en3 d. Worker, wages earner \gtrm misqiov \trnl misthios LUK 15:17, 19, 21 (only some texts have “treat me as one of your hired servants.”) _reference_start_Luke 15:17_reference_end_ _reference_start_Luke 15:19_reference_end_ _reference_start_Lu Eke 15:21_reference_end_ \gtrm misqwtov \trnl misthõtos _reference_start_Mark 1:20_reference_end_ JHN 10:12, 13 (2 occurrences) _reference_start_John 10:12_reference_end_ _reference_start_John 10:13_reference_end_ \en3 e. Attendant \gtrm Ãpjretjv \trnl hupæretæs _reference_start_Matthew 5:25_reference_end_ _reference_start_Matthew 26:58_reference_end_ _reference_start_Mark 14:54_reference_end_ _reference_start_Mark 14:65_reference_end_ _reference_start_Luke 4:20_reference_end_ _reference_start_John 7:32_reference_end_ _reference_start_John 7:45_reference_end_ _reference_start_John 7:46_reference_end_ _reference_start_John 18:3_reference_end_ _reference_start_John 18:12_reference_end_ _reference_start_John 18:18_reference_end_ _reference_start_John 18:22_reference_end_ _reference_start_John 18:36_reference_end_ _reference_start_John 19:6_reference_end_ _reference_start_Acts 5:22_reference_end_ _reference_start_Acts 5:26_reference_end_ \en3 f. Minister \gtrm diakonov \trnl diakonos _reference_start_Roman Fs 15:8_reference_end_ _reference_start_2 Corinthians 6:4_reference_end_ _reference_start_2 Corinthians 11:15_reference_end_ _reference_start_2 Corinthians 11:23_reference_end_ _reference_start_Galatians 2:17_reference_end_ _reference_start_Ephesians 3:7_reference_end_ _reference_start_Ephesians 6:21_reference_end_ _reference_start_Colossians 1:7_reference_end_ _reference_start_Colossians 1:23_reference_end_ _reference_start_Colossians 1:25_reference_end_ _reference_start_Colossians 4:7_reference_end_ 1TH 3:2 (a few manuscripts have “God's servant”) _reference_start_1 Thessalonians 3:2_reference_end_ _reference_start_1 Timothy 4:6_reference_end_ \gtrm doulov ou \trnl doulos ou _reference_start_Acts 16:17_reference_end_ _reference_start_Romans 1:1_reference_end_ _reference_start_Galatians 1:10_reference_end_ _reference_start_Ephesians 6:6_reference_end_ _reference_start_Philippians 1:1_reference_end_ _reference_start_2 Timothy 2:24_reference_end_ _reference_start_Titus 1:1_reference_end_ _reference_start_ GJames 1:1_reference_end_ _reference_start_2 Peter 1:1_reference_end_ _reference_start_Jude 1:1_reference_end_ _reference_start_Revelation 1:1_reference_end_ _reference_start_Revelation 10:7_reference_end_ _reference_start_Revelation 11:18_reference_end_ _reference_start_Revelation 15:3_reference_end_ _reference_start_Revelation 22:6_reference_end_ \gtrm qerapwn \trnl therapõn HEB 3:5 (hapax legomenon) _reference_start_Hebrews 3:5_reference_end_ \gtrm leitourgov \trnl leitourgos _reference_start_Romans 15:16_reference_end_ _reference_start_Hebrews 1:7_reference_end_ _reference_start_Hebrews 8:2_reference_end_ \gtrm Ãpjretjv \trnl hupæretæs _reference_start_Luke 1:2_reference_end_ _reference_start_Acts 26:16_reference_end_ \gtrm stigma \trnl stigma GAL 6:17 (live metaphor of 1.j.) _reference_start_Galatians 6:17_reference_end_ \en3 g. Deacon \gtrm diakonov \trnl diakonos _reference_start_Romans 16:1_reference_end_ _reference_start_Philippians 1:1_reference_end_ _reference_start_1 Timothy 3:8_reference_e Hnd_ _reference_start_1 Timothy 3:12_reference_end_ \en3 h. Slave of those in the family of God \gtrm doulov ou \trnl doulos ou _reference_start_Matthew 20:27_reference_end_ _reference_start_Mark 10:44_reference_end_ _reference_start_2 Corinthians 4:5_reference_end_ \gtrm doulow \trnl douloõ _reference_start_1 Corinthians 9:19_reference_end_ \en3 i. Servant of a spiritual power or principal \gtrm diakonov \trnl diakonos _reference_start_2 Corinthians 11:15_reference_end_ \gtrm doulow \trnl douloõ _reference_start_Romans 6:18_reference_end_ \en3 j. King's appointed official \gtrm diakonov \trnl diakonos ROM 13:4 (2 occurrences) _reference_start_Romans 13:4_reference_end_ \gtrm leitourgov \trnl leitourgos _reference_start_Romans 13:6_reference_end_ \gtrm paiv \trnl pais _reference_start_Matthew 12:18_reference_end_ LUK 1:54 (alternate sense 1.c.), 69 _reference_start_Luke 1:54_reference_end_ _reference_start_Luke 1:69_reference_end_ _reference_start_Acts 3:13_reference_end_ _reference_start_Acts 3:26_refer Ience_end_ _reference_start_Acts 4:25_reference_end_ _reference_start_Acts 4:27_reference_end_ _reference_start_Acts 4:30_reference_end_ \en2 2. The performance of duty \en3 a. Serving involuntarily \gtrm douleuw \trnl douleuõ _reference_start_Luke 15:29_reference_end_ ROM 9:12; 16:18 (alternate sense 2.d.) _reference_start_Romans 9:12_reference_end_ _reference_start_Romans 16:18_reference_end_ _reference_start_Galatians 4:8_reference_end_ \en3 b. Serving voluntarily \gtrm diakonew \trnl diakoneõ LUK 22:26 (alternate sense 2.d.), 27 _reference_start_Luke 22:26_reference_end_ _reference_start_Luke 22:27_reference_end_ JHN 12:26 (2 occurrences) _reference_start_John 12:26_reference_end_ \gtrm douleuw \trnl douleuõ MAT 6:24 (2 occurrences) _reference_start_Matthew 6:24_reference_end_ LUK 16:13 (2 occurrences) _reference_start_Luke 16:13_reference_end_ _reference_start_Acts 20:19_reference_end_ ROM 6:6; 7:6, 25; 12:11; 14:18 (alternate sense 2.e.) _reference_start_Romans 6:6_reference_end_ _reference_start_ JRomans 7:6_reference_end_ _reference_start_Romans 7:25_reference_end_ _reference_start_Romans 12:11_reference_end_ _reference_start_Romans 14:18_reference_end_ _reference_start_Galatians 5:13_reference_end_ _reference_start_Ephesians 6:7_reference_end_ _reference_start_Colossians 3:24_reference_end_ 1TH 1:9 (alternate sense 2.h.) _reference_start_1 Thessalonians 1:9_reference_end_ _reference_start_1 Timothy 6:2_reference_end_ \en3 c. Waiting upon (at a meal) \gtrm diakonew \trnl diakoneõ _reference_start_Matthew 8:15_reference_end_ _reference_start_Mark 1:31_reference_end_ _reference_start_Luke 4:39_reference_end_ _reference_start_Luke 12:37_reference_end_ _reference_start_Luke 17:8_reference_end_ _reference_start_Luke 22:27_reference_end_ _reference_start_John 12:2_reference_end_ _reference_start_Acts 6:2_reference_end_ \gtrm diakonia \trnl diakonia _reference_start_Luke 10:40_reference_end_ _reference_start_Luke 10:40_reference_end_ \en3 d. Providing for and helping, provision(s) \gtrm diakonew \trnl d Kiakoneõ MAT 4:11 (alternate sense 2.d.); 20:28 (2 occurrences) (alternate sense 2.f.); 25:44; 27:55 _reference_start_Matthew 4:11_reference_end_ _reference_start_Matthew 20:28_reference_end_ _reference_start_Matthew 25:44_reference_end_ _reference_start_Matthew 27:55_reference_end_ MRK 1:13; 10:45 (2 occurrences); 15:41 _reference_start_Mark 1:13_reference_end_ _reference_start_Mark 10:45_reference_end_ _reference_start_Mark 15:41_reference_end_ _reference_start_Luke 8:3_reference_end_ ACT 19:22 (alternate sense 1.e.) _reference_start_Acts 19:22_reference_end_ _reference_start_Romans 15:25_reference_end_ _reference_start_2 Corinthians 8:19_reference_end_ _reference_start_2 Corinthians 8:20_reference_end_ _reference_start_2 Timothy 1:18_reference_end_ _reference_start_Philemon 1:13_reference_end_ HEB 6:10 (2 occurrences) _reference_start_Hebrews 6:10_reference_end_ \gtrm diakonia \trnl diakonia ACT 6:1 (alternate sense 2.c.); 11:29 _reference_start_Acts 6:1_reference_end_ _reference_start_Acts 11:29_refer Lence_end_ ROM 12:7 (2 occurrences); 15:31 _reference_start_Romans 12:7_reference_end_ _reference_start_Romans 15:31_reference_end_ _reference_start_2 Corinthians 8:4_reference_end_ _reference_start_2 Corinthians 9:1_reference_end_ _reference_start_2 Corinthians 9:12_reference_end_ _reference_start_2 Corinthians 9:13_reference_end_ _reference_start_Revelation 2:19_reference_end_ \gtrm qerapeuw \trnl therapeuõ ACT 17:25 (alternate sense 2.h.) _reference_start_Acts 17:25_reference_end_ \gtrm leitourgew \trnl leitourgeõ _reference_start_Romans 15:27_reference_end_ \gtrm leitourgia \trnl leitourgia _reference_start_Philippians 2:30_reference_end_ \gtrm Ãpjretew \trnl hupæreteõ _reference_start_Acts 20:34_reference_end_ _reference_start_Acts 24:23_reference_end_ \gtrm Ãpjretjv \trnl hupæretæs _reference_start_Acts 13:5_reference_end_ \en3 e. Performing religious duties, such service related \gtrm leitourgew \trnl leitourgeõ _reference_start_Acts 13:2_reference_end_ \gtrm leitourgia \trnl leitourgia _re Mference_start_Luke 1:23_reference_end_ _reference_start_2 Corinthians 9:12_reference_end_ _reference_start_Philippians 2:17_reference_end_ _reference_start_Hebrews 9:21_reference_end_ \gtrm leitourgikov \trnl leitourgikos HEB 1:14 (hapax legomenon) _reference_start_Hebrews 1:14_reference_end_ \gtrm leitourgov \trnl leitourgos PHP 2:25 (alternate sense 2.d. but with focus on the spiritual nature of the service) _reference_start_Philippians 2:25_reference_end_ \en3 f. Ministering to man on God's behalf. The office of \gtrm diakonew \trnl diakoneõ _reference_start_2 Corinthians 3:3_reference_end_ _reference_start_1 Peter 1:12_reference_end_ _reference_start_1 Peter 4:10_reference_end_ _reference_start_1 Peter 4:11_reference_end_ \gtrm diakonia \trnl diakonia _reference_start_Acts 1:17_reference_end_ _reference_start_Acts 1:25_reference_end_ _reference_start_Acts 6:4_reference_end_ _reference_start_Acts 12:25_reference_end_ _reference_start_Acts 20:24_reference_end_ _reference_start_Acts 21:19_reference_end_ N _reference_start_Romans 11:13_reference_end_ 1CO 12:5; 16:15 (alternate sense 2.d.) _reference_start_1 Corinthians 12:5_reference_end_ _reference_start_1 Corinthians 16:15_reference_end_ 2CO 3:7, 8, 9 (2 occurrences); 4:1; 5:18; 6:3; 11:8 _reference_start_2 Corinthians 3:7_reference_end_ _reference_start_2 Corinthians 3:8_reference_end_ _reference_start_2 Corinthians 3:9_reference_end_ _reference_start_2 Corinthians 4:1_reference_end_ _reference_start_2 Corinthians 5:18_reference_end_ _reference_start_2 Corinthians 6:3_reference_end_ _reference_start_2 Corinthians 11:8_reference_end_ _reference_start_Ephesians 4:12_reference_end_ _reference_start_Colossians 4:17_reference_end_ _reference_start_1 Timothy 1:12_reference_end_ _reference_start_2 Timothy 4:5_reference_end_ _reference_start_2 Timothy 4:11_reference_end_ HEB 1:14 (alternate sense 2.d.) _reference_start_Hebrews 1:14_reference_end_ \gtrm diakonov \trnl diakonos _reference_start_1 Corinthians 3:5_reference_end_ _reference_start_2 Corinthians 3:6_r Oeference_end_ \gtrm douleuw \trnl douleuõ _reference_start_Philippians 2:22_reference_end_ \gtrm leitourgew \trnl leitourgeõ _reference_start_Hebrews 10:11_reference_end_ \gtrm leitourgia \trnl leitourgia _reference_start_Hebrews 8:6_reference_end_ \gtrm Ãpjretew \trnl hupæreteõ ACT 13:36 (alternate sense 2.d.) _reference_start_Acts 13:36_reference_end_ \gtrm Ãpjretjv \trnl hupæretæs _reference_start_1 Corinthians 4:1_reference_end_ \en3 g. Serving as a deacon \gtrm diakonew \trnl diakoneõ _reference_start_1 Timothy 3:10_reference_end_ _reference_start_1 Timothy 3:13_reference_end_ \en3 h. Worshipping \gtrm latreia \trnl latreia _reference_start_John 16:2_reference_end_ _reference_start_Romans 9:4_reference_end_ _reference_start_Romans 12:1_reference_end_ _reference_start_Hebrews 9:1_reference_end_ _reference_start_Hebrews 9:6_reference_end_ \gtrm latreuw \trnl latreuõ _reference_start_Matthew 4:10_reference_end_ _reference_start_Luke 1:74_reference_end_ _reference_start_Luke 2:37_reference_end_ P _reference_start_Luke 4:8_reference_end_ _reference_start_Acts 7:7_reference_end_ _reference_start_Acts 7:42_reference_end_ _reference_start_Acts 24:14_reference_end_ _reference_start_Acts 26:7_reference_end_ _reference_start_Acts 27:23_reference_end_ _reference_start_Romans 1:9_reference_end_ _reference_start_Romans 1:25_reference_end_ _reference_start_Philippians 3:3_reference_end_ _reference_start_2 Timothy 1:3_reference_end_ _reference_start_Hebrews 8:5_reference_end_ _reference_start_Hebrews 9:9_reference_end_ _reference_start_Hebrews 9:14_reference_end_ _reference_start_Hebrews 10:2_reference_end_ _reference_start_Hebrews 12:28_reference_end_ _reference_start_Hebrews 13:10_reference_end_ _reference_start_Revelation 7:15_reference_end_ _reference_start_Revelation 22:3_reference_end_ \en3 i. Serving without devotion \gtrm ofqalmodoulia \trnl ophthalmodoulia _reference_start_Ephesians 6:6_reference_end_ _reference_start_Colossians 3:22_reference_end_ \en2 3. Physical slavery \en3 a. Enslave \gtrm andr Qapodistjv \trnl andrapodistæs _reference_start_1 Timothy 1:10_reference_end_ \en3 b. Be a slave \gtrm douleia \trnl douleia GAL 4:24 (a live metaphor) _reference_start_Galatians 4:24_reference_end_ \gtrm douleuw \trnl douleuõ _reference_start_John 8:33_reference_end_ _reference_start_Acts 7:7_reference_end_ GAL 4:25 (a live metaphor) _reference_start_Galatians 4:25_reference_end_ \gtrm doulov ou \trnl doulos ou _reference_start_John 8:34_reference_end_ _reference_start_1 Timothy 6:1_reference_end_ \gtrm zugov \trnl zugos GAL 5:1 (a live metaphor) _reference_start_Galatians 5:1_reference_end_ _reference_start_1 Timothy 6:1_reference_end_ \en2 4. Physical captivity \en3 a. A captive \gtrm aicmalwsia \trnl aichmalõsia _reference_start_Ephesians 4:8_reference_end_ \gtrm aicmalwtov \trnl aichmalõtos LUK 4:18 (alternate sense 6.b.) _reference_start_Luke 4:18_reference_end_ \en3 b. Take captive \gtrm aicmalwsia \trnl aichmalõsia _reference_start_Revelation 13:10_reference_end_ \gtrm aicmalwteuw \trnl aichma Rlõteuõ _reference_start_Ephesians 4:8_reference_end_ \en3 c. Be a captive, captivity \gtrm aicmalwsia \trnl aichmalõsia _reference_start_Revelation 13:10_reference_end_ \gtrm aicmalwtizw \trnl aichmalõtizõ _reference_start_Luke 21:24_reference_end_ \en2 5. Subservience \en3 a. Make subservient to (a wrong principle) \gtrm doulagwgew \trnl doulagõgeõ _reference_start_1 Corinthians 9:27_reference_end_ \gtrm doulow \trnl douloõ _reference_start_Acts 7:6_reference_end_ \gtrm katadoulow \trnl katadouloõ _reference_start_2 Corinthians 11:20_reference_end_ _reference_start_Galatians 2:4_reference_end_ \gtrm aicmalwtizw \trnl aichmalõtizõ _reference_start_Romans 7:23_reference_end_ \gtrm zugov \trnl zugos _reference_start_Acts 15:10_reference_end_ \en3 b. Be subservient, subservience \gtrm douleia \trnl douleia ROM 8:15 (alternate sense 3.b.), 21 _reference_start_Romans 8:15_reference_end_ _reference_start_Romans 8:21_reference_end_ _reference_start_Galatians 5:1_reference_end_ _reference_start_Hebrews 2:15_reference_end_ \gtrm doulov j, on \trnl doulos æ, on ROM 6:19 (2 occurrences) _reference_start_Romans 6:19_reference_end_ \gtrm zugov \trnl zugos _reference_start_Matthew 11:29_reference_end_ _reference_start_Matthew 11:30_reference_end_ \en2 6. Influence \en3 a. Influence, get direct control of \gtrm aicmalwteuw \trnl aichmalõteuõ _reference_start_2 Timothy 3:6_reference_end_ \gtrm aicmalwtizw \trnl aichmalõtizõ _reference_start_2 Corinthians 10:5_reference_end_ \en3 b. Be influenced or controlled by something \gtrm douleuw \trnl douleuõ _reference_start_Galatians 4:9_reference_end_ _reference_start_Titus 3:3_reference_end_ \gtrm doulov ou \trnl doulos ou _reference_start_2 Peter 2:19_reference_end_ \gtrm doulow \trnl douloõ _reference_start_1 Corinthians 7:15_reference_end_ _reference_start_Galatians 4:3_reference_end_ _reference_start_Titus 2:3_reference_end_ _reference_start_2 Peter 2:19_reference_end_ \gtrm ›terozugew \trnl heterozugeõ _reference_start_2 Corinthians 6:14_reference_end_ #{1SIGNsign\see (see MIRACLE),z7SHARINGsharing\see (see FELLOWSHIP)(y))SERVE, SERVANTserve, servant\o1 1. The Performer of Duty \o2 a. Slave -- doulos \o3 1) Translated as Slave \o3 2) Translated as servant \o3 3) General bond servant of God \o2 b. Household servant \o2 c. General Servant \o2 d. Worker, wages earner \o2 e. Attendant \o2 f. Minister \o2 g. Deacon \o2 h. Slave of those in the family of God \o2 i. Servant of a spiritual power or principal \o2 j. King's appointed official \o1 2. The performance of duty \o2 a. Serving involuntarily \o2 b. Serving voluntarily \o2 c. Waiting upon (at a meal) \o2 d. Providing for and helping, provision(s) \o2 e. Performing religious duties, such service related \o2 f. Ministering to man on God's behalf. The office of \o2 g. Servin 7 ?tfXJ<. xj\N@2$|n`RD6( (! ( ( ( 2 , , + + + + +  +3 *2 * * * * * * * * * * * * * * * / ~* . }* - |* + {* & z* % y* x)/ w) " v)  u)  t( s( r( q( p( o( n(2 m(0 l(. k(- j( i( h( g( f( e($ d(# c(" b( a( `( _( ^( ](  ?tfXJ<. xj\N@2$|n`RD6( Z+. Y+- X+ W* V)A U)6 T(: S( R+ Q+ P) O* N* M* L2 K+ J+ I- H+  G) + F) # E( D( C( B+ A+ @) " ?+ >< =,  <* ;6 :1 90 8* * 7B 6B 5B 43 33 2- 1B 0B /B .B -B ,B +< *3 ), (*8 '* - &)E %)B $(G #(E "* !* - ( ( ( ( (1 ?tfXJ<. xj\N@2$|n`RD6( , , , , , *E *6 (  -  -  - /  .  / ) , ( 6 6 2 - 0 , * : : - : ~B }B |B  {B  zB yA x= w; v8 u7 t2 s1 r0 q- p, o6 n4 m3 l3 k3 j3 i1 h1 g0 f/  e/  d/ c- b, a, `+ _+$ ^+ ]+ \+ [+ ?tfXJ<. xj\N@2$|n`RD6( X/ W* V,  U,  T, S," R2 Q- P, OB N/ M/ L/  K/ J- I-  H,  G, F: E9 D7 C/ B/ A- @, ?* >)) =) - <) ;(7 :(, 9( 8( 7* ( 6* ( 5, 4+  3* 2* 1* % 0*' /) .( -6 ,4 +3 *1 )0 (- '- &- %- $- #, "* !( +  * * 0 - - * ?tfXJ<. xj\N@2$|n`RD6( : :  :  :  : : 7 2 - - , , , ,* , * *% *J ( :  :  -  -  + 6 ~6 }. |, $ {: z: y2 x/ w. v: u7 t7 s6 r3 q1 p/  o/ n/ m/ l/ k/ j/ i. h.  g- f, e, d,  c, b, a, `< _< ^< ]/ \2 [: Z:  Y2 ?tfXJ<. xj\N@2$|n`RD6( V> U> T> S< R< Q; P; O; N; M; L:  K6 J6 I/  H- G,< F+. E+" D) C(  B( A/ @= ?8 >0 =. <= ;8 :0 9/  87 7(  6(  5- 4: 30 2- 1- 0, /- .0 -/  ,, +.  ** )B (1 'B &* %1 $6 #0 "6 !+" 0 , +! 0 6 3 1 B B [t or acts of wrong doing \o2 a. To actively do wrong \o2 b. To fail or stumble (euphemisms for sinning) \o1 3. To make an occasion for someone to sin or stumble \o2 a. Generally make it easy to sin \o2 b. Provide a questionable example for someone to follow \o2 c. Tempt by deliberately enticing someone to sin \o2 d. Temptation (the noun form) \o2 e. Related ideas \o3 1) To offend and cause rejection or retaliation \o3 2) To hinder or block \o1 4. Sinner, a person who does not follow God's law \o2 a. Generally ungodly \o2 b. Religious outcasts, Jews who did not follow the Mosaic law \gtrm ƒmartia \trnl hamartia \xref [L&N 88.289] \def sin(s) \xref [L&N 88.310] \def guilt, moral consequence of sin \xref [L&N 88.118] \def essentially evil, depraved (JHN 9:34) \gtrm ƒmartwlov \trnl hamartõlos \xref [L&N 88.294] \def sinful, (with Greek “on”) \gtrm ƒmartano \trnl hamartano \xref [L&N 88.289] \def sin, trespass, offend, act contrary to God's will \gtrm ƒmartjma \trn \l hamartæma \xref [L&N 88.290] \def sin(s), that which is done contrary to God's will sinful one(s) (with Greek “ou, m”) \gtrm proamartano \trnl proamartano \xref [L&N 88.293] \def previously (already) sinned \gtrm anamartjtov \trnl anamartætos \xref [L&N 88.311] \def guiltless, without sin (JHN 8:7) \gtrm ofeiletjv \trnl opheiletæs \xref [L&N 88.300] \def sinner, offender \xref [L&N 57.222] \def debtor in the secular sense \xref [L&N 72.27] \def one who must, who ought \gtrm paraptwma \trnl paraptõma \xref [L&N 88.297] \def sin, offense, trespass, fault, false step, failure \xref [L&N 68.39] \def cease, ACT 1:25 \gtrm parabainw \trnl parabainõ \xref [L&N 36.28] \def transgress, disobey \gtrm parabasiv \trnl parabasis \xref [L&N 36.28] \def transgressing/-ion \gtrm parabatjv \trnl parabatæs \xref [L&N 36.29] \def transgressor(s) \gtrm skandalizw \trnl skandalizõ \xref [L&N 88.304] \def cause to sin \xref [L&N 31.78] \def cause to no longer believe \xref [L&N 25.279] \def give offense \note (cause ] to stumble literally) \gtrm skandalon \trnl skandalon \xref [L&N 88.306] \def sin \xref [L&N 25.181] \def offense, hindrance, that which causes opposition \xref [L&N 6.25] \def trap literally \gtrm proskoptw \trnl proskoptõ \xref [L&N 15.228] \def stumble \xref [L&N 25.182] \def take offense \xref [L&N 19.5] \def strike against \gtrm proskomma \trnl proskomma \xref [L&N 15.229] \def stumbling \xref [L&N 25.183] \def offense \xref [L&N 88.307] \def occasion to sin \gtrm proskopj \trnl proskopæ \xref [L&N 22.14] \def obstacle \xref [L&N 25.183] \def offense \xref [L&N 88.307] \def occasion to sin \gtrm ptaiw \trnl ptaiõ \xref [L&N 88.291] \def sin \gtrm apeirastov \trnl apeirastos \xref [L&N 88.309] \def cannot be tempted \gtrm ekpeirazw \trnl ekpeirazõ \xref [L&N 88.308] \def tempt \xref [L&N 27.31] \def try to trap \xref [L&N 27.46] \def test \gtrm peirazw \trnl peirazõ \xref [L&N 88.308] \def tempt \xref [L&N 27.31] \def try to trap \xref [L&N 27.46] \def examine \xref [L&N 68.58] \def attempt \gtr ^m peirasmov \trnl peirasmos \xref [L&N 88.308] \def temptation \xref [L&N 27.46] \def testing \en2 1. Sin (noun form) \en3 a. A specific act or acts of wrongdoing \gtrm ƒmartia \trnl hamartia _reference_start_Matthew 3:6_reference_end_ _reference_start_Matthew 12:31_reference_end_ _reference_start_Mark 1:5_reference_end_ _reference_start_John 8:34_reference_end_ _reference_start_John 8:46_reference_end_ _reference_start_Acts 7:60_reference_end_ _reference_start_Romans 14:23_reference_end_ _reference_start_2 Corinthians 11:7_reference_end_ _reference_start_1 Timothy 5:22_reference_end_ _reference_start_1 Timothy 5:24_reference_end_ _reference_start_Hebrews 12:1_reference_end_ JAS 2:9; 4:17; 5:15, 16 (some have paraptõma (trespasses)), 20 _reference_start_James 2:9_reference_end_ _reference_start_James 4:17_reference_end_ _reference_start_James 5:15_reference_end_ _reference_start_James 5:16_reference_end_ _reference_start_James 5:20_reference_end_ _reference_start_1 Peter 2:22_reference_end_ _reference_s _tart_1 Peter 4:8_reference_end_ 1JN 1:9 (2 occurrences); 3:4, 8; 5:16, 16, 17 (2 occurrences) _reference_start_1 John 1:9_reference_end_ _reference_start_1 John 3:4_reference_end_ _reference_start_1 John 3:8_reference_end_ _reference_start_1 John 5:16_reference_end_ _reference_start_1 John 5:16_reference_end_ _reference_start_1 John 5:17_reference_end_ _reference_start_Revelation 18:4_reference_end_ \gtrm ƒmartano \trnl hamartano _reference_start_Romans 5:16_reference_end_ _reference_start_2 Peter 2:4_reference_end_ _reference_start_1 John 3:9_reference_end_ _reference_start_1 John 5:16_reference_end_ \gtrm ƒmartjma \trnl hamartæma _reference_start_Mark 3:28_reference_end_ _reference_start_Mark 3:29_reference_end_ _reference_start_1 Corinthians 6:18_reference_end_ \gtrm paraptwma \trnl paraptõma _reference_start_Matthew 6:14_reference_end_ _reference_start_Matthew 6:15_reference_end_ ROM 5:15 (2 occurrences), 16, 16, 17, 18, 20; 11:11 (rejection of Christ), 12 _reference_start_Romans 5:15_reference_en `d_ _reference_start_Romans 5:16_reference_end_ _reference_start_Romans 5:16_reference_end_ _reference_start_Romans 5:17_reference_end_ _reference_start_Romans 5:18_reference_end_ _reference_start_Romans 5:20_reference_end_ _reference_start_Romans 11:11_reference_end_ _reference_start_Romans 11:12_reference_end_ _reference_start_Galatians 6:1_reference_end_ \gtrm skandalon \trnl skandalon MAT 13:41; 18:7 (3 occurrences) _reference_start_Matthew 13:41_reference_end_ _reference_start_Matthew 18:7_reference_end_ \itrm Implied _reference_start_Matthew 18:35_reference_end_ \en3 b. Sinfulness; being in the wrong, in a fallen state, guilty \gtrm ƒmartia \trnl hamartia _reference_start_John 1:29_reference_end_ _reference_start_John 16:8_reference_end_ _reference_start_John 16:9_reference_end_ ROM 3:20; 5:13 (2 occurrences), 20; 6:1; 7:7 (2 occurrences); 8:10 _reference_start_Romans 3:20_reference_end_ _reference_start_Romans 5:13_reference_end_ _reference_start_Romans 5:20_reference_end_ _reference_start_Romans 6 a:1_reference_end_ _reference_start_Romans 7:7_reference_end_ _reference_start_Romans 8:10_reference_end_ 2CO 5:21 (2 occurrences) _reference_start_2 Corinthians 5:21_reference_end_ _reference_start_Hebrews 9:28_reference_end_ _reference_start_Hebrews 11:25_reference_end_ _reference_start_1 Peter 4:1_reference_end_ _reference_start_2 Peter 2:14_reference_end_ _reference_start_1 John 3:4_reference_end_ _reference_start_1 John 3:5_reference_end_ \gtrm ƒmartwlov \trnl hamartõlos MRK 8:38 (alternate sense 3.a.) _reference_start_Mark 8:38_reference_end_ _reference_start_Romans 7:13_reference_end_ \gtrm ƒmartano \trnl hamartano _reference_start_1 John 5:18_reference_end_ \en3 c. An accumulated record of wrong doing which demands judgment \gtrm ƒmartia \trnl hamartia _reference_start_Matthew 1:21_reference_end_ _reference_start_Matthew 9:2_reference_end_ _reference_start_Matthew 9:5_reference_end_ _reference_start_Matthew 9:6_reference_end_ _reference_start_Matthew 26:28_reference_end_ _reference_start_Mark 1 b:4_reference_end_ _reference_start_Mark 2:5_reference_end_ _reference_start_Mark 2:7_reference_end_ _reference_start_Mark 2:9_reference_end_ _reference_start_Mark 2:10_reference_end_ _reference_start_Luke 1:77_reference_end_ _reference_start_Luke 3:3_reference_end_ _reference_start_Luke 5:20_reference_end_ _reference_start_Luke 5:21_reference_end_ _reference_start_Luke 5:23_reference_end_ _reference_start_Luke 5:24_reference_end_ _reference_start_Luke 7:47_reference_end_ _reference_start_Luke 7:48_reference_end_ _reference_start_Luke 7:49_reference_end_ _reference_start_Luke 11:4_reference_end_ _reference_start_Luke 24:47_reference_end_ JHN 8:21, 24 (2 occurrences); 9:34, 41 (2 occurrences); 15:22 (2 occurrences), 24; 19:11; 20:23 (2 occurrences) _reference_start_John 8:21_reference_end_ _reference_start_John 8:24_reference_end_ _reference_start_John 9:34_reference_end_ _reference_start_John 9:41_reference_end_ _reference_start_John 15:22_reference_end_ _reference_start_John 15:24_reference_end_ _referenc ce_start_John 19:11_reference_end_ _reference_start_John 20:23_reference_end_ _reference_start_Acts 2:38_reference_end_ _reference_start_Acts 3:19_reference_end_ _reference_start_Acts 5:31_reference_end_ _reference_start_Acts 10:43_reference_end_ _reference_start_Acts 13:38_reference_end_ _reference_start_Acts 22:16_reference_end_ _reference_start_Acts 26:18_reference_end_ _reference_start_Romans 4:7_reference_end_ _reference_start_Romans 4:8_reference_end_ _reference_start_Romans 11:27_reference_end_ _reference_start_1 Corinthians 15:3_reference_end_ _reference_start_1 Corinthians 15:17_reference_end_ _reference_start_Galatians 1:4_reference_end_ _reference_start_Ephesians 2:1_reference_end_ _reference_start_Colossians 1:14_reference_end_ _reference_start_2 Timothy 3:6_reference_end_ _reference_start_Hebrews 1:3_reference_end_ _reference_start_Hebrews 2:17_reference_end_ _reference_start_Hebrews 4:15_reference_end_ _reference_start_Hebrews 5:1_reference_end_ _reference_start_Hebrews 5:3_reference_end_ _re dference_start_Hebrews 7:27_reference_end_ _reference_start_Hebrews 8:12_reference_end_ _reference_start_Hebrews 9:26_reference_end_ _reference_start_Hebrews 9:28_reference_end_ _reference_start_Hebrews 10:2_reference_end_ _reference_start_Hebrews 10:3_reference_end_ _reference_start_Hebrews 10:4_reference_end_ _reference_start_Hebrews 10:6_reference_end_ _reference_start_Hebrews 10:8_reference_end_ _reference_start_Hebrews 10:11_reference_end_ _reference_start_Hebrews 10:12_reference_end_ _reference_start_Hebrews 10:17_reference_end_ _reference_start_Hebrews 10:18_reference_end_ _reference_start_Hebrews 10:26_reference_end_ _reference_start_Hebrews 13:11_reference_end_ _reference_start_1 Peter 2:24_reference_end_ _reference_start_1 Peter 3:18_reference_end_ _reference_start_2 Peter 1:9_reference_end_ _reference_start_1 John 1:7_reference_end_ _reference_start_1 John 1:8_reference_end_ _reference_start_1 John 2:2_reference_end_ _reference_start_1 John 2:12_reference_end_ _reference_start_1 John 3:5_referen ece_end_ _reference_start_1 John 4:10_reference_end_ _reference_start_Revelation 1:5_reference_end_ _reference_start_Revelation 18:5_reference_end_ \gtrm ƒmartjma \trnl hamartæma _reference_start_Romans 3:25_reference_end_ \gtrm paraptwma \trnl paraptõma _reference_start_Mark 11:25_reference_end_ _reference_start_Romans 4:25_reference_end_ _reference_start_2 Corinthians 5:19_reference_end_ _reference_start_Ephesians 1:7_reference_end_ _reference_start_Ephesians 2:1_reference_end_ _reference_start_Ephesians 2:5_reference_end_ COL 2:13 (2 occurrences) _reference_start_Colossians 2:13_reference_end_ \itrm Implied _reference_start_1 Thessalonians 2:16_reference_end_ _reference_start_Hebrews 9:22_reference_end_ \en3 d. A personified force in people's lives making them do wrong \gtrm ƒmartia \trnl hamartia _reference_start_John 8:34_reference_end_ ROM 3:9; 5:12, 21; 6:2, 6 (2 occurrences) ( NIV: body of sin), 7, 10, 11, 12, 13, 14, 16, 17, 18, 20, 22, 23; 7:5 (Greek: passions of sin), 8 (2 occurrences), 9, 1 f1, 13, 14, 17, 20, 23, 25; 8:2, 3 (3 occurrences) _reference_start_Romans 3:9_reference_end_ _reference_start_Romans 5:12_reference_end_ _reference_start_Romans 5:21_reference_end_ _reference_start_Romans 6:2_reference_end_ _reference_start_Romans 6:6_reference_end_ _reference_start_Romans 6:7_reference_end_ _reference_start_Romans 6:10_reference_end_ _reference_start_Romans 6:11_reference_end_ _reference_start_Romans 6:12_reference_end_ _reference_start_Romans 6:13_reference_end_ _reference_start_Romans 6:14_reference_end_ _reference_start_Romans 6:16_reference_end_ _reference_start_Romans 6:17_reference_end_ _reference_start_Romans 6:18_reference_end_ _reference_start_Romans 6:20_reference_end_ _reference_start_Romans 6:22_reference_end_ _reference_start_Romans 6:23_reference_end_ _reference_start_Romans 7:5_reference_end_ _reference_start_Romans 7:8_reference_end_ _reference_start_Romans 7:9_reference_end_ _reference_start_Romans 7:11_reference_end_ _reference_start_Romans 7:13_reference_end_ _referenc ge_start_Romans 7:14_reference_end_ _reference_start_Romans 7:17_reference_end_ _reference_start_Romans 7:20_reference_end_ _reference_start_Romans 7:23_reference_end_ _reference_start_Romans 7:25_reference_end_ _reference_start_Romans 8:2_reference_end_ _reference_start_Romans 8:3_reference_end_ 1CO 15:56 (2 occurrences) _reference_start_1 Corinthians 15:56_reference_end_ _reference_start_Galatians 2:17_reference_end_ _reference_start_Galatians 3:22_reference_end_ _reference_start_Hebrews 3:13_reference_end_ _reference_start_Hebrews 12:4_reference_end_ JAS 1:15 (2 occurrences) _reference_start_James 1:15_reference_end_ _reference_start_1 Peter 2:24_reference_end_ \itrm Implied COL 2:11 (metonymy: whole life dominated by sinful desires (ROM 6:21,8:12)) _reference_start_Colossians 2:11_reference_end_ \en2 2. To Sin, to do a specific act or acts of wrong doing \en3 a. To actively do wrong \gtrm ƒmartano \trnl hamartano _reference_start_Matthew 18:15_reference_end_ _reference_start_Matthew 18:21_reference_en hd_ _reference_start_Matthew 27:4_reference_end_ _reference_start_Luke 15:18_reference_end_ _reference_start_Luke 15:21_reference_end_ _reference_start_Luke 17:3_reference_end_ _reference_start_Luke 17:4_reference_end_ _reference_start_John 5:14_reference_end_ _reference_start_John 8:11_reference_end_ _reference_start_John 9:2_reference_end_ _reference_start_John 9:3_reference_end_ _reference_start_Acts 25:8_reference_end_ ROM 2:12 (2 occurrences); 3:23; 5:12, 14; 6:15 _reference_start_Romans 2:12_reference_end_ _reference_start_Romans 3:23_reference_end_ _reference_start_Romans 5:12_reference_end_ _reference_start_Romans 5:14_reference_end_ _reference_start_Romans 6:15_reference_end_ 1CO 6:18; 7:28 (2 occurrences), 36 (Greek: He is not sinning); 8:12 (2 occurrences); 15:34 _reference_start_1 Corinthians 6:18_reference_end_ _reference_start_1 Corinthians 7:28_reference_end_ _reference_start_1 Corinthians 7:36_reference_end_ _reference_start_1 Corinthians 8:12_reference_end_ _reference_start_1 Corinthians 1 i5:34_reference_end_ _reference_start_Ephesians 4:26_reference_end_ _reference_start_1 Timothy 5:20_reference_end_ _reference_start_Titus 3:11_reference_end_ _reference_start_Hebrews 3:17_reference_end_ _reference_start_Hebrews 10:26_reference_end_ _reference_start_1 Peter 2:20_reference_end_ 1JN 1:10; 2:1 (2 occurrences); 3:6 (2 occurrences), 8, 9 _reference_start_1 John 1:10_reference_end_ _reference_start_1 John 2:1_reference_end_ _reference_start_1 John 3:6_reference_end_ _reference_start_1 John 3:8_reference_end_ _reference_start_1 John 3:9_reference_end_ \gtrm proamartano \trnl proamartano _reference_start_2 Corinthians 12:21_reference_end_ _reference_start_2 Corinthians 13:2_reference_end_ \gtrm anamartjtov \trnl anamartætos _reference_start_John 8:7_reference_end_ \en3 b. To fail or stumble (euphemisms for sinning) \gtrm skandalon \trnl skandalon _reference_start_1 Peter 2:8_reference_end_ \gtrm proskoptw \trnl proskoptõ _reference_start_John 11:9_reference_end_ _reference_start_John 11:10_refere jnce_end_ _reference_start_Romans 9:32_reference_end_ \gtrm ptaiw \trnl ptaiõ _reference_start_Romans 11:11_reference_end_ JAS 2:10; 3:2 (2 occurrences) _reference_start_James 2:10_reference_end_ _reference_start_James 3:2_reference_end_ _reference_start_1 Peter 1:10_reference_end_ \en2 3. To make an occasion for someone to sin or stumble \en3 a. Generally make it easy to sin \gtrm skandalizw \trnl skandalizõ _reference_start_Matthew 5:29_reference_end_ _reference_start_Matthew 5:30_reference_end_ _reference_start_Matthew 18:6_reference_end_ _reference_start_Matthew 18:8_reference_end_ _reference_start_Matthew 18:9_reference_end_ _reference_start_Mark 9:42_reference_end_ _reference_start_Mark 9:43_reference_end_ _reference_start_Mark 9:45_reference_end_ _reference_start_Mark 9:47_reference_end_ _reference_start_Luke 17:2_reference_end_ _reference_start_2 Corinthians 11:29_reference_end_ \gtrm skandalon \trnl skandalon MAT 18:7 (3 occurrences) _reference_start_Matthew 18:7_reference_end_ _reference_start_ k1 John 2:10_reference_end_ \en3 b. Provide a questionable example for someone to follow \gtrm skandalizw \trnl skandalizõ 1CO 8:13 (2 occurrences) _reference_start_1 Corinthians 8:13_reference_end_ \gtrm skandalon \trnl skandalon _reference_start_Romans 14:13_reference_end_ \gtrm proskoptw \trnl proskoptõ _reference_start_Romans 14:21_reference_end_ \gtrm proskomma \trnl proskomma _reference_start_Romans 14:13_reference_end_ _reference_start_Romans 14:20_reference_end_ _reference_start_1 Corinthians 8:9_reference_end_ \en3 c. Tempt by deliberately enticing someone to sin \gtrm skandalon \trnl skandalon _reference_start_Revelation 2:14_reference_end_ \gtrm apeirastov \trnl apeirastos _reference_start_James 1:13_reference_end_ \gtrm ekpeirazw \trnl ekpeirazõ _reference_start_Matthew 4:7_reference_end_ \gtrm peirazw \trnl peirazõ _reference_start_Matthew 4:1_reference_end_ _reference_start_Matthew 4:3_reference_end_ _reference_start_Mark 1:13_reference_end_ _reference_start_Luke 4:2_reference_end_ _refer lence_start_1 Corinthians 7:5_reference_end_ _reference_start_1 Corinthians 10:13_reference_end_ _reference_start_Galatians 6:1_reference_end_ 1TH 3:5 (2 occurrences) _reference_start_1 Thessalonians 3:5_reference_end_ _reference_start_Hebrews 2:18_reference_end_ _reference_start_Hebrews 4:15_reference_end_ _reference_start_James 1:13_reference_end_ _reference_start_James 1:14_reference_end_ \en3 d. Temptation (the noun form) \gtrm skandalon \trnl skandalon _reference_start_Luke 17:1_reference_end_ \gtrm peirasmov \trnl peirasmos _reference_start_Matthew 6:13_reference_end_ _reference_start_Matthew 26:41_reference_end_ _reference_start_Mark 14:38_reference_end_ _reference_start_Luke 4:13_reference_end_ _reference_start_Luke 8:13_reference_end_ _reference_start_Luke 11:4_reference_end_ _reference_start_Luke 22:40_reference_end_ _reference_start_Luke 22:46_reference_end_ 1CO 10:13 (2 occurrences) _reference_start_1 Corinthians 10:13_reference_end_ _reference_start_1 Timothy 6:9_reference_end_ \itrm Implied _ mreference_start_1 Corinthians 7:2_reference_end_ \en3 e. Related ideas \en4 1) To offend and cause rejection or retaliation \gtrm proskomma \trnl proskomma _reference_start_Romans 9:32_reference_end_ _reference_start_1 Peter 2:8_reference_end_ \gtrm ekpeirazw \trnl ekpeirazõ _reference_start_Luke 4:12_reference_end_ \gtrm peirazw \trnl peirazõ _reference_start_Acts 5:9_reference_end_ \en4 2) To hinder or block \gtrm skandalon \trnl skandalon _reference_start_Matthew 16:23_reference_end_ _reference_start_Romans 9:33_reference_end_ _reference_start_Romans 16:17_reference_end_ _reference_start_1 Corinthians 1:23_reference_end_ _reference_start_Galatians 5:11_reference_end_ \gtrm proskopj \trnl proskopæ _reference_start_2 Corinthians 6:3_reference_end_ \en2 4. Sinner, a person who does not follow God's law \en3 a. Generally ungodly \gtrm ƒmartwlov \trnl hamartõlos _reference_start_Matthew 26:45_reference_end_ _reference_start_Mark 14:41_reference_end_ _reference_start_Luke 5:8_reference_end_ _reference_s ntart_Luke 13:2_reference_end_ _reference_start_Luke 24:7_reference_end_ _reference_start_John 9:16_reference_end_ _reference_start_John 9:24_reference_end_ _reference_start_John 9:25_reference_end_ _reference_start_John 9:31_reference_end_ _reference_start_Romans 3:7_reference_end_ _reference_start_Romans 5:8_reference_end_ _reference_start_Romans 5:19_reference_end_ _reference_start_Galatians 2:15_reference_end_ _reference_start_Galatians 2:17_reference_end_ 1TI 1:9, 15 (2 occurrences) _reference_start_1 Timothy 1:9_reference_end_ _reference_start_1 Timothy 1:15_reference_end_ _reference_start_Hebrews 7:26_reference_end_ _reference_start_Hebrews 12:3_reference_end_ _reference_start_James 4:8_reference_end_ _reference_start_James 5:20_reference_end_ _reference_start_1 Peter 4:18_reference_end_ _reference_start_Jude 1:15_reference_end_ \gtrm ofeiletjv \trnl opheiletæs _reference_start_Luke 13:4_reference_end_ \en3 b. Religious outcasts, Jews who did not follow the Mosaic law \gtrm ƒmartwlov \trnl hamartlos _reference_start_Matthew 9:10_reference_end_ _reference_start_Matthew 9:11_reference_end_ _reference_start_Matthew 9:13_reference_end_ _reference_start_Matthew 11:19_reference_end_ MRK 2:15, 16 (2 occurrences), 17 _reference_start_Mark 2:15_reference_end_ _reference_start_Mark 2:16_reference_end_ _reference_start_Mark 2:17_reference_end_ LUK 5:30, 32; 6:32, 33, 34 (2 occurrences); 7:34, 37, 39; 15:1, 2, 7, 10; 18:13; 19:7 _reference_start_Luke 5:30_reference_end_ _reference_start_Luke 5:32_reference_end_ _reference_start_Luke 6:32_reference_end_ _reference_start_Luke 6:33_reference_end_ _reference_start_Luke 6:34_reference_end_ _reference_start_Luke 7:34_reference_end_ _reference_start_Luke 7:37_reference_end_ _reference_start_Luke 7:39_reference_end_ _reference_start_Luke 15:1_reference_end_ _reference_start_Luke 15:2_reference_end_ _reference_start_Luke 15:7_reference_end_ _reference_start_Luke 15:10_reference_end_ _reference_start_Luke 18:13_reference_end_ _reference_start_Luke 19:7_reference_end_ qY/ .q%)STUMBLEstumble\see (see SIN)e)SPIRITspirit\see (see also EVIL SPIRIT, HOLY SPIRIT) \o1 1. A person's spirit \o2 a. A person in relation to God and the supern b'' SOUL, SOULISHsoul, soulish\see (see also LIFE) \o1 1. A person's inner being, the self \o2 |9!!CSON OF MANson of man\o1 1. A title from Daniel 7:13-14 used exclusively of Jesus Christ \o2 u ~/SKYsky\see (see HEAVEN)'}1SISTERsister\see (see BROTHER)J|==+SIN, STUMBLE, TEMPTATIONsin, stumble, temptation\see (see also GENTILE, JUST, LAW, UNCLEAN) \o1 1. Sin (noun form) \o2 a. A specific act or acts of wrongdoing \o2 b. Sinfulness; being in the wrong, in a fallen state, guilty \o2 c. An accumulated record of wrong doing which demands judgment \o2 d. A personified force in people's lives making them do wrong \o1 2. To Sin, to do a specific ac Z ?tfXJ<. xj\N@2$|n`RD6( *1 *0 */ * * * * * *M ) ) ) ) ) ( (  (  (  ( > - )& > ~> }= |< {:  z:  y/ x- w- v- u- t- s- r+ q+ p+ o(# n( m( ) l0 k- j- i- h- g- f- e- d- c( b( a. `) _) ^> ]> \= [- ZB Y> X> W> ?tfXJ<. xj\N@2$|n`RD6( T1 S1 R/ Q- P)  O- NB MB L> K> J> I> H> G> F= E< D< C: B:  A:  @:  ?: >: =:  <:  ;:  ::  9:  8:  7:  6: 5: 4: 3: 2: 1: 0: /7 .3 -1 ,0 +. *. )-  (- '- &, %, $, & #, + ", !, ,& + + + + + ) + " + + */ *  ?tfXJ<. xj\N@2$|n`RD6( . .$ . . - - - - - , +  +  + + * * * * ( ( ( ~3 }< |; {:  z: y0 x0 w.8 v- u- t- s- r- q- p- o- n- m- l- k- j- i- h- g- f- e- d- c- b- a- `- _- ^- ]- \- [- Z- Y+" X:  W4 V3 U1 ?tfXJ<. xj\N@2$|n`RD6( R* Q* P)& O() N( M* L; K; J: I: H4 G0 F. E. D* C) B( A( @( ?; >B =. <- ;- :- 9- 8. 7> 6( 5/  4* 3) / 2) - 1) + 0) * /( .( -( ,( +( *< ); (; '- &- %+ $+ #< "+ !/  /  > > > > > < :  : 8 6 1 ." ?tfXJ<. xj\N@2$|n`RD6( +5 + + * * * * * * *' *% *" *" *! * * * ) ) ~) }(  |( {( z( y*  xA w< v; u; t:  s: r6 q6 p0 o0 n- m- l- k+  j+  i+  h+  g* f*  e* d)) c(- b/ a0 `. _- ^- ! ]( \, [* Z< Y- X. W6 V. U*. T*( S*  v a. “Son of Man” used to indicate his heavenly origin \o2 b. “Son of Man” used to indicate His humanity \o2 c. “Son of Man” representing God to all mankind (not just Jews) \o2 d. “Son of Man” used to indicate His humility \o2 e. “Son of Man” in authority as God's Messiah in earth and heaven \o1 2. A typical human being, humanity, not necessarily excluding Christ \gtrm Ãiov tou anqrwpou \trnl huios tou anthrõpou \xref [L&N 9.3] \def Son of Man \en2 1. A title from Daniel 7:13-14 used exclusively of Jesus Christ \en3 a. “Son of Man” used to indicate his heavenly origin \gtrm Ãiov tou anqrwpou \trnl huios tou anthrõpou _reference_start_John 3:13_reference_end_ _reference_start_John 3:14_reference_end_ _reference_start_John 6:53_reference_end_ _reference_start_John 6:62_reference_end_ _reference_start_John 8:28_reference_end_ \en3 b. “Son of Man” used to indicate His humanity \gtrm Ãiov tou anqrwpou \trnl huios tou anthrõpou _reference_start_Matthew 11:19_reference_end_ _refer wence_start_Luke 7:34_reference_end_ \en3 c. “Son of Man” representing God to all mankind (not just Jews) \gtrm Ãiov tou anqrwpou \trnl huios tou anthrõpou _reference_start_Matthew 12:40_reference_end_ _reference_start_Matthew 13:37_reference_end_ _reference_start_Matthew 20:28_reference_end_ _reference_start_Mark 10:45_reference_end_ _reference_start_Luke 11:30_reference_end_ _reference_start_Luke 19:10_reference_end_ \en3 d. “Son of Man” used to indicate His humility \gtrm Ãiov tou anqrwpou \trnl huios tou anthrõpou _reference_start_Matthew 8:20_reference_end_ _reference_start_Matthew 17:12_reference_end_ _reference_start_Matthew 17:22_reference_end_ _reference_start_Matthew 20:18_reference_end_ _reference_start_Matthew 26:2_reference_end_ _reference_start_Matthew 26:45_reference_end_ _reference_start_Mark 8:31_reference_end_ _reference_start_Mark 9:12_reference_end_ _reference_start_Mark 9:31_reference_end_ _reference_start_Mark 10:33_reference_end_ _reference_start_Mark 14:41_reference_end_ _re xference_start_Luke 9:22_reference_end_ _reference_start_Luke 9:44_reference_end_ _reference_start_Luke 9:58_reference_end_ _reference_start_Luke 18:31_reference_end_ _reference_start_Luke 24:7_reference_end_ \en3 e. “Son of Man” in authority as God's Messiah in earth and heaven \gtrm Ãiov tou anqrwpou \trnl huios tou anthrõpou MAT 9:6; 10:23; 12:8, 32; 13:41; 16:13, 27, 28; 17:9; 19:28; 24:27, 30 (2 occurrences), 37, 39, 44; 25:31; 26:24 (2 occurrences), 64 _reference_start_Matthew 9:6_reference_end_ _reference_start_Matthew 10:23_reference_end_ _reference_start_Matthew 12:8_reference_end_ _reference_start_Matthew 12:32_reference_end_ _reference_start_Matthew 13:41_reference_end_ _reference_start_Matthew 16:13_reference_end_ _reference_start_Matthew 16:27_reference_end_ _reference_start_Matthew 16:28_reference_end_ _reference_start_Matthew 17:9_reference_end_ _reference_start_Matthew 19:28_reference_end_ _reference_start_Matthew 24:27_reference_end_ _reference_start_Matthew 24:30_reference_end_ _refer yence_start_Matthew 24:37_reference_end_ _reference_start_Matthew 24:39_reference_end_ _reference_start_Matthew 24:44_reference_end_ _reference_start_Matthew 25:31_reference_end_ _reference_start_Matthew 26:24_reference_end_ _reference_start_Matthew 26:64_reference_end_ MRK 2:10, 28; 8:38; 9:9; 13:26; 14:21 (2 occurrences), 62 _reference_start_Mark 2:10_reference_end_ _reference_start_Mark 2:28_reference_end_ _reference_start_Mark 8:38_reference_end_ _reference_start_Mark 9:9_reference_end_ _reference_start_Mark 13:26_reference_end_ _reference_start_Mark 14:21_reference_end_ _reference_start_Mark 14:62_reference_end_ _reference_start_Luke 5:24_reference_end_ _reference_start_Luke 6:5_reference_end_ _reference_start_Luke 6:22_reference_end_ _reference_start_Luke 9:26_reference_end_ _reference_start_Luke 12:8_reference_end_ _reference_start_Luke 12:10_reference_end_ _reference_start_Luke 12:40_reference_end_ _reference_start_Luke 17:22_reference_end_ _reference_start_Luke 17:24_reference_end_ _reference_start_Luke 17:26_reference_end_ _reference_start_Luke 17:30_reference_end_ _reference_start_Luke 18:8_reference_end_ _reference_start_Luke 21:27_reference_end_ _reference_start_Luke 21:36_reference_end_ _reference_start_Luke 22:22_reference_end_ _reference_start_Luke 22:48_reference_end_ _reference_start_Luke 22:69_reference_end_ JHN 1:51; 5:27; 6:27; 9:35; 12:23, 34 (2 occurrences); 13:31 _reference_start_John 1:51_reference_end_ _reference_start_John 5:27_reference_end_ _reference_start_John 6:27_reference_end_ _reference_start_John 9:35_reference_end_ _reference_start_John 12:23_reference_end_ _reference_start_John 12:34_reference_end_ _reference_start_John 13:31_reference_end_ _reference_start_Acts 7:56_reference_end_ \en2 2. A typical human being, humanity, not necessarily excluding Christ \gtrm Ãiov tou anqrwpou \trnl huios tou anthrõpou _reference_start_Hebrews 2:6_reference_end_ _reference_start_Revelation 1:13_reference_end_ _reference_start_Revelation 14:14_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( P* O* N* M* L* K* ( J* I*  H*  G* F* E* D)> C) B)  A) @)& ?) >) =(@ <( ;( :(, 9(' 8(% 7( 6( 5( 4( 3( 2( 1( 0( ) /( .(  -(  ,(  +* ** )* : (* , '*  &)) %) ! $)  #) ") !(- ( ( ( ( ( * *  ) - ( ( % ( ( *" (  + +> ?tfXJ<. xj\N@2$|n`RD6( (  @ = < < < < < ; ; :  : ' : /  +  * *! ~*  })% |)$ {)# z( y( x(  w( ' v(  u= t:  s, r, q+  p+  o*# n)" m(& l4 k2 j2 i: h4 g3 f2 e1 d, c*  b)  a(% `B _B ^: ],8 \+  [+ " Z+  Y+ # X+ W+ V+3 U*E T*0 S* R*$ Q* } a. A person's inner longings and desires \o2 b. A person's feelings or emotions \o2 c. The self in its relationship with God \o1 2. A synonym for the personal pronouns \o1 3. A person, an individual \o2 a. A living person \o2 b. A dead person \o1 4. The physical life of an individual \o1 5. Soulish \o2 a. Natural, physical \o2 b. Unspiritual, worldly \gtrm yucj \trnl psuchæ \xref [L&N 26.4] \def inner self \xref [L&N 23.88] \def life \xref [L&N 9.20] \def person \gtrm zjtew tjn yucjn \trnl zæteõ tæn psuchæn \xref [L&N 20.66] \def want to kill \gtrm sumyucov \trnl sumpsuchos \xref [L&N 26.6] \def harmonious (hapax legomenon) \gtrm isoyucov \trnl isopsuchos \xref [L&N 26.5] \def similarly minded (hapax legomenon) \gtrm oligoyucov \trnl oligopsuchos \xref [L&N 25.290] \def discouraged (hapax legomenon) \gtrm yucikov \trnl psuchikos \xref [L&N 79.2] \def physical (adjective) \xref [L&N 79.5] \def natural \xref [L&N 41.41] \def worldly \en2 1. A person's inner being, the self \en3 a. A ~person's inner longings and desires \gtrm yucj \trnl psuchæ _reference_start_Matthew 22:37_reference_end_ _reference_start_Mark 12:30_reference_end_ _reference_start_Luke 10:27_reference_end_ _reference_start_Acts 4:32_reference_end_ _reference_start_Ephesians 6:6_reference_end_ _reference_start_Philippians 1:27_reference_end_ COL 3:23 (literally: from the soul) _reference_start_Colossians 3:23_reference_end_ _reference_start_1 Thessalonians 5:23_reference_end_ _reference_start_Hebrews 4:12_reference_end_ \gtrm sumyucov \trnl sumpsuchos PHP 2:2 (literally: like-minded) _reference_start_Philippians 2:2_reference_end_ \gtrm isoyucov \trnl isopsuchos PHP 2:20 (literally: like-minded) _reference_start_Philippians 2:20_reference_end_ \gtrm oligoyucov \trnl oligopsuchos _reference_start_1 Thessalonians 5:14_reference_end_ \en3 b. A person's feelings or emotions \gtrm yucj \trnl psuchæ _reference_start_Matthew 26:38_reference_end_ _reference_start_Mark 14:34_reference_end_ _reference_start_Luke 2:35_reference_ end_ JHN 10:24 (literally: our souls in suspense); 12:27 _reference_start_John 10:24_reference_end_ _reference_start_John 12:27_reference_end_ _reference_start_Acts 14:2_reference_end_ _reference_start_Acts 14:22_reference_end_ HEB 12:3 (literally: fainting in your souls) _reference_start_Hebrews 12:3_reference_end_ _reference_start_2 Peter 2:8_reference_end_ \en3 c. The self in its relationship with God \gtrm yucj \trnl psuchæ MAT 10:28 (2 occurrences), 39 (2 occurrences) ( alternate sense 2.); 11:29; 16:25 (2 occurrences) ( alternate sense 2.), 26 (2 occurrences) ( alternate sense 2.) _reference_start_Matthew 10:28_reference_end_ _reference_start_Matthew 10:39_reference_end_ _reference_start_Matthew 11:29_reference_end_ _reference_start_Matthew 16:25_reference_end_ _reference_start_Matthew 16:26_reference_end_ MRK 8:35 (2 occurrences) ( alternate sense 2.), 36 (alternate sense 2.), 37 (alternate sense 2.) _reference_start_Mark 8:35_reference_end_ _reference_start_Mark 8:36_reference_end_ _reference_sta rt_Mark 8:37_reference_end_ LUK 9:24 (2 occurrences) ( alternate sense 2.); 17:33 (2 occurrences) ( alternate sense 2. by implication); 21:19 _reference_start_Luke 9:24_reference_end_ _reference_start_Luke 17:33_reference_end_ _reference_start_Luke 21:19_reference_end_ JHN 12:25 (2 occurrences) ( alternate sense 2.) _reference_start_John 12:25_reference_end_ _reference_start_2 Corinthians 12:15_reference_end_ _reference_start_Hebrews 6:19_reference_end_ _reference_start_Hebrews 10:39_reference_end_ _reference_start_Hebrews 13:17_reference_end_ _reference_start_James 1:21_reference_end_ _reference_start_James 5:20_reference_end_ _reference_start_1 Peter 1:9_reference_end_ _reference_start_1 Peter 1:22_reference_end_ _reference_start_1 Peter 2:11_reference_end_ _reference_start_1 Peter 2:25_reference_end_ _reference_start_1 Peter 4:19_reference_end_ _reference_start_2 Peter 2:14_reference_end_ _reference_start_3 John 1:2_reference_end_ \en2 2. A synonym for the personal pronouns \gtrm yucj \trnl psuchæ _re ference_start_Matthew 12:18_reference_end_ LUK 1:46; 12:19 (2 occurrences) _reference_start_Luke 1:46_reference_end_ _reference_start_Luke 12:19_reference_end_ ACT 2:27 (alternate sense 4.); 15:24 _reference_start_Acts 2:27_reference_end_ _reference_start_Acts 15:24_reference_end_ _reference_start_1 Thessalonians 2:8_reference_end_ _reference_start_Hebrews 10:38_reference_end_ _reference_start_Revelation 18:14_reference_end_ \en2 3. A person, an individual \en3 a. A living person \gtrm yucj \trnl psuchæ _reference_start_Acts 2:41_reference_end_ _reference_start_Acts 2:43_reference_end_ _reference_start_Acts 3:23_reference_end_ _reference_start_Acts 7:14_reference_end_ _reference_start_Acts 27:37_reference_end_ _reference_start_Romans 2:9_reference_end_ _reference_start_Romans 13:1_reference_end_ _reference_start_1 Corinthians 15:45_reference_end_ _reference_start_1 Peter 3:20_reference_end_ _reference_start_Revelation 16:3_reference_end_ _reference_start_Revelation 18:13_reference_end_ \en3 b. A dead per son \gtrm yucj \trnl psuchæ _reference_start_Revelation 6:9_reference_end_ _reference_start_Revelation 20:4_reference_end_ \en2 4. The physical life of an individual \gtrm yucj \trnl psuchæ MAT 2:20; 6:25 (2 occurrences); 20:28 _reference_start_Matthew 2:20_reference_end_ _reference_start_Matthew 6:25_reference_end_ _reference_start_Matthew 20:28_reference_end_ _reference_start_Mark 3:4_reference_end_ _reference_start_Mark 10:45_reference_end_ _reference_start_Luke 6:9_reference_end_ _reference_start_Luke 12:20_reference_end_ _reference_start_Luke 12:22_reference_end_ _reference_start_Luke 12:23_reference_end_ _reference_start_Luke 14:26_reference_end_ _reference_start_John 10:11_reference_end_ _reference_start_John 10:15_reference_end_ _reference_start_John 10:17_reference_end_ _reference_start_John 13:37_reference_end_ _reference_start_John 13:38_reference_end_ _reference_start_John 15:13_reference_end_ _reference_start_Acts 15:26_reference_end_ _reference_start_Acts 20:10_reference_end_ _reference_start_Acts 20:24_reference_end_ _reference_start_Acts 27:10_reference_end_ _reference_start_Acts 27:22_reference_end_ _reference_start_Romans 11:3_reference_end_ _reference_start_Romans 16:4_reference_end_ 2CO 1:23 (literally: my life) _reference_start_2 Corinthians 1:23_reference_end_ _reference_start_Philippians 2:30_reference_end_ _reference_start_1 John 3:16_reference_end_ REV 8:9 (literally: soul bearing); 12:11 _reference_start_Revelation 8:9_reference_end_ _reference_start_Revelation 12:11_reference_end_ \en2 5. Soulish \en3 a. Natural, physical \gtrm yucikov \trnl psuchikos 1CO 15:44 (2 occurrences), 46 _reference_start_1 Corinthians 15:44_reference_end_ _reference_start_1 Corinthians 15:46_reference_end_ \en3 b. Unspiritual, worldly \gtrm yucikov \trnl psuchikos _reference_start_1 Corinthians 2:14_reference_end_ _reference_start_James 3:15_reference_end_ _reference_start_Jude 1:19_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( N+ M+ L+ K* J*P I*/ H) G) F() E( DA C; B. A.. @., ?B >B => <2 ;/ :- 9-  8, 7, 6, 5, 4, 3+ 2+ & 1+ % 0+  /+  .+ -* ,*  +*  **  )* () - ') &( %( $( #B "B !B B < .- -  - ,% , , ,+ ,) B : & 4 , , *  *. atural world \o2 b. A person under the influence of an external spiritual being \o2 c. A person's inner state, his state in relation to God \o2 d. A person's mental attitude \o2 e. The immortal inner person that leaves the body at death \o1 2. An independent and invisible being \o2 a. The category of spirits in general \o2 b. A ghost, a bodiless spirit, usually a dead person's spirit \o1 3. A supernatural impulse or inspiration \o1 4. Wind or breath \o1 5. Impersonal idea or element \o1 6. Unclear category of spirit (according to KBT) \o1 7. Adverbs, adjectives: To do with the Holy Spirit \o2 a. Originating from the Holy Spirit \o2 b. Through the instrumentality of the Holy Spirit \o1 8. Person(s) controlled by the Holy Spirit \o1 9. Communicating a hidden meaning, allegorical \gtrm pneuma \trnl pneuma \xref [L&N 12.18] \def Holy Spirit \xref [L&N 12.33] \def spirit \xref [L&N 12.37] \def evil spirit \xref [L&N 12.42] \def ghost \xref [L&N 26.9] \def inner being \xref [L&N 30.6] \d ef way of thinking \xref (others) \def wind, breath, enthusiasm, etc.) \gtrm pneumatikov \trnl pneumatikos \xref [L&N 12.21] \def from the Spirit (adjective) \xref [L&N 26.10] \def spiritual \xref [L&N 41.40] \def of spiritual conduct \xref [L&N 79.3] \def not physical \xref [L&N 79.6] \def supernatural \xref [L&N 12.44] \def supernatural powers \gtrm pneumatikwv \trnl pneumatikõs \xref [L&N 12.21] \def from the Spirit (adverb) \xref [L&N 26.10] \def spiritual \xref [L&N 33.17] \def figuratively \gtrm fantasma \trnl phantasma \xref [L&N 12.42] \def ghost (noun) \gtrm stoiceion \trnl stoicheion \xref [L&N 2.1] \def natural substance \xref [L&N 12.43] \def supernatural powers \xref [L&N 58.19] \def basic principles \gtrm logikov \trnl logikos \xref [L&N 73.5] \def true to real nature \en2 1. A person's spirit \en3 a. A person in relation to God and the supernatural world \gtrm pneuma \trnl pneuma _reference_start_Matthew 5:3_reference_end_ _reference_start_Matthew 26:41_reference_end_ _reference_start_Mark 2:8_reference_end_ _reference_start_Mark 8:12_reference_end_ LUK 1:47, 80; 13:11 (alternate sense 1.b.) _reference_start_Luke 1:47_reference_end_ _reference_start_Luke 1:80_reference_end_ _reference_start_Luke 13:11_reference_end_ _reference_start_John 3:6_reference_end_ _reference_start_John 4:23_reference_end_ _reference_start_John 4:24_reference_end_ _reference_start_John 11:33_reference_end_ _reference_start_John 13:21_reference_end_ ACT 17:16; 19:21 (literally: in his spirit); 20:22 (alternate sense 2.b.) _reference_start_Acts 17:16_reference_end_ _reference_start_Acts 19:21_reference_end_ _reference_start_Acts 20:22_reference_end_ _reference_start_Romans 1:9_reference_end_ _reference_start_Romans 8:16_reference_end_ 1CO 2:11; 5:3, 4, 5; 7:34; 14:14, 15 (2 occurrences), 16; 16:18 _reference_start_1 Corinthians 2:11_reference_end_ _reference_start_1 Corinthians 5:3_reference_end_ _reference_start_1 Corinthians 5:4_reference_end_ _reference_start_1 Corinthians 5:5_reference_end_ _reference_start_1 Cor inthians 7:34_reference_end_ _reference_start_1 Corinthians 14:14_reference_end_ _reference_start_1 Corinthians 14:15_reference_end_ _reference_start_1 Corinthians 14:16_reference_end_ _reference_start_1 Corinthians 16:18_reference_end_ _reference_start_2 Corinthians 2:13_reference_end_ _reference_start_2 Corinthians 7:1_reference_end_ _reference_start_2 Corinthians 7:13_reference_end_ _reference_start_Galatians 6:18_reference_end_ _reference_start_Philippians 3:3_reference_end_ _reference_start_Philippians 4:23_reference_end_ _reference_start_Colossians 2:5_reference_end_ _reference_start_1 Thessalonians 5:23_reference_end_ _reference_start_2 Timothy 4:22_reference_end_ _reference_start_Philemon 1:25_reference_end_ _reference_start_Hebrews 4:12_reference_end_ _reference_start_Hebrews 12:9_reference_end_ _reference_start_James 4:5_reference_end_ _reference_start_1 Peter 3:18_reference_end_ _reference_start_1 Peter 4:6_reference_end_ _reference_start_Revelation 22:6_reference_end_ \en3 b. A person under th e influence of an external spiritual being \gtrm pneuma \trnl pneuma 1JN 4:1 (2 occurrences) ( alternate sense 2.a.), 2 (alternate sense 2.a.), 3 (2 occurrences) (alternate sense 2.a.), 6 (2 occurrences) _reference_start_1 John 4:1_reference_end_ _reference_start_1 John 4:2_reference_end_ _reference_start_1 John 4:3_reference_end_ _reference_start_1 John 4:6_reference_end_ _reference_start_Revelation 19:10_reference_end_ \en3 c. A person's inner state, his state in relation to God \gtrm pneuma \trnl pneuma _reference_start_Luke 1:17_reference_end_ _reference_start_Acts 18:25_reference_end_ ROM 8:15 (2 occurrences) ( alternate sense 2.a.); 11:8; 12:11 (alternate sense 2.b.) _reference_start_Romans 8:15_reference_end_ _reference_start_Romans 11:8_reference_end_ _reference_start_Romans 12:11_reference_end_ 1CO 2:12 (alternate sense 2.a.) _reference_start_1 Corinthians 2:12_reference_end_ _reference_start_2 Corinthians 4:13_reference_end_ _reference_start_Ephesians 1:17_reference_end_ _reference_start_Ephesia ns 4:23_reference_end_ _reference_start_Philippians 1:27_reference_end_ 2TI 1:7 (2 occurrences) _reference_start_2 Timothy 1:7_reference_end_ \en3 d. A person's mental attitude \gtrm pneuma \trnl pneuma _reference_start_1 Corinthians 4:21_reference_end_ _reference_start_2 Corinthians 12:18_reference_end_ _reference_start_Galatians 6:1_reference_end_ _reference_start_1 Peter 3:4_reference_end_ \en3 e. The immortal inner person that leaves the body at death \gtrm pneuma \trnl pneuma _reference_start_Matthew 27:50_reference_end_ _reference_start_Luke 8:55_reference_end_ _reference_start_Luke 23:46_reference_end_ _reference_start_John 19:30_reference_end_ _reference_start_Acts 7:59_reference_end_ _reference_start_Hebrews 12:23_reference_end_ _reference_start_James 2:26_reference_end_ \en2 2. An independent and invisible being \en3 a. The category of spirits in general \gtrm pneuma \trnl pneuma _reference_start_John 4:24_reference_end_ _reference_start_Acts 23:8_reference_end_ _reference_start_Acts 23:9_refere nce_end_ _reference_start_1 Corinthians 6:17_reference_end_ _reference_start_1 Corinthians 15:45_reference_end_ _reference_start_2 Corinthians 11:4_reference_end_ _reference_start_Hebrews 1:7_reference_end_ _reference_start_Hebrews 1:14_reference_end_ _reference_start_Revelation 1:4_reference_end_ _reference_start_Revelation 3:1_reference_end_ _reference_start_Revelation 4:5_reference_end_ _reference_start_Revelation 5:6_reference_end_ \en3 b. A ghost, a bodiless spirit, usually a dead person's spirit \gtrm pneuma \trnl pneuma _reference_start_Luke 24:37_reference_end_ _reference_start_Luke 24:39_reference_end_ \gtrm fantasma \trnl phantasma _reference_start_Matthew 14:26_reference_end_ _reference_start_Mark 6:49_reference_end_ \en2 3. A supernatural impulse or inspiration \gtrm pneuma \trnl pneuma _reference_start_1 Corinthians 12:10_reference_end_ _reference_start_1 Corinthians 14:12_reference_end_ _reference_start_1 Corinthians 14:32_reference_end_ _reference_start_2 Thessalonians 2:2_reference_end_ \e n2 4. Wind or breath \gtrm pneuma \trnl pneuma _reference_start_2 Thessalonians 2:8_reference_end_ _reference_start_Revelation 11:11_reference_end_ _reference_start_Revelation 13:15_reference_end_ \en2 5. Impersonal idea or element \gtrm stoiceion \trnl stoicheion _reference_start_Galatians 4:3_reference_end_ _reference_start_Galatians 4:9_reference_end_ _reference_start_Colossians 2:8_reference_end_ _reference_start_Colossians 2:20_reference_end_ _reference_start_Hebrews 5:12_reference_end_ _reference_start_2 Peter 3:10_reference_end_ _reference_start_2 Peter 3:12_reference_end_ \en2 6. Unclear category of spirit (according to KBT) \gtrm pneuma \trnl pneuma JHN 6:63 (2 occurrences); 7:39 (2 occurrences) _reference_start_John 6:63_reference_end_ _reference_start_John 7:39_reference_end_ _reference_start_Acts 6:3_reference_end_ _reference_start_Acts 6:10_reference_end_ _reference_start_Romans 1:4_reference_end_ _reference_start_Romans 2:29_reference_end_ _reference_start_Romans 8:10_reference_end_ _referen ce_start_1 Corinthians 14:2_reference_end_ _reference_start_2 Corinthians 6:6_reference_end_ _reference_start_2 Thessalonians 2:13_reference_end_ _reference_start_1 Timothy 3:16_reference_end_ _reference_start_1 Peter 1:2_reference_end_ _reference_start_1 Peter 3:19_reference_end_ \en2 7. Adverbs, adjectives: To do with the Holy Spirit \en3 a. Originating from the Holy Spirit \gtrm pneumatikov \trnl pneumatikos _reference_start_Romans 1:11_reference_end_ _reference_start_Romans 7:14_reference_end_ _reference_start_Romans 15:27_reference_end_ 1CO 2:13; 9:11; 12:1; 14:1; 15:44 (2 occurrences), 46 (2 occurrences) _reference_start_1 Corinthians 2:13_reference_end_ _reference_start_1 Corinthians 9:11_reference_end_ _reference_start_1 Corinthians 12:1_reference_end_ _reference_start_1 Corinthians 14:1_reference_end_ _reference_start_1 Corinthians 15:44_reference_end_ _reference_start_1 Corinthians 15:46_reference_end_ _reference_start_Ephesians 1:3_reference_end_ _reference_start_Ephesians 5:19_reference_end_ _reference_start_Colossians 1:9_reference_end_ _reference_start_Colossians 3:16_reference_end_ 1PE 2:5 (2 occurrences) _reference_start_1 Peter 2:5_reference_end_ \gtrm logikov \trnl logikos _reference_start_Romans 12:1_reference_end_ _reference_start_1 Peter 2:2_reference_end_ \en3 b. Through the instrumentality of the Holy Spirit \gtrm pneumatikwv \trnl pneumatikõs _reference_start_1 Corinthians 2:14_reference_end_ \en2 8. Person(s) controlled by the Holy Spirit \gtrm pneumatikov \trnl pneumatikos _reference_start_1 Corinthians 2:13_reference_end_ _reference_start_1 Corinthians 2:15_reference_end_ _reference_start_1 Corinthians 3:1_reference_end_ _reference_start_1 Corinthians 14:37_reference_end_ _reference_start_Galatians 6:1_reference_end_ \en2 9. Communicating a hidden meaning, allegorical \gtrm pneumatikov \trnl pneumatikos 1CO 10:3, 4 (2 occurrences) _reference_start_1 Corinthians 10:3_reference_end_ _reference_start_1 Corinthians 10:4_reference_end_ _reference_start_Revelation 11:8_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( . , , + ; :  ,; + *. *7 (2 < 0 /  . ~7 }2 |1 {1 z/ y. x- w-  v- u, t* sB r> q> p> o> nB m< l< k; j: i: h9 g7 f4 e3 d2 c2 b0 a/ `/ _/ ^. ]. \. [. Z." Y. X. W. V. U- T- S, R, Q, P+  O+ ! ?tfXJ<. xj\N@2$|n`RD6( L.  K.  J0 I.% H. G. F. E. D< C-  B< A3 @3 ?1 >1 =.. <., ;. :.  9. 8. 7- 6- 5- 4< 3< 26 15 0/ /. .- -- ,- +, *, )+' (+? '= &= %: $3 #3 "0 !0 B  B 5 5 . . . )1 ( *' *% B B B B : : /  .- ?tfXJ<. xj\N@2$|n`RD6( (  (  ( ( (. :  * * * ,% * B B ~; }, |, {,  z*  y*1 x)& w)$ v)# u) t+ s+ * r+  q,  p, o+ n+; m* l*. k* j* i* + h*) g* f* e*, d*& c*! b* a* `* _* ^) ]) ' \) [) Z)' Y) X) W) V(" U( T( 6 S( R(  Q( # P( O( N( MB  enter for religious activity/meeting Place \gtrm sunagoge \trnl sunagoge _reference_start_Matthew 4:23_reference_end_ _reference_start_Matthew 6:2_reference_end_ _reference_start_Matthew 6:5_reference_end_ _reference_start_Matthew 9:35_reference_end_ _reference_start_Matthew 10:17_reference_end_ _reference_start_Matthew 12:9_reference_end_ _reference_start_Matthew 13:54_reference_end_ _reference_start_Matthew 23:6_reference_end_ _reference_start_Matthew 23:34_reference_end_ _reference_start_Mark 1:21_reference_end_ _reference_start_Mark 1:23_reference_end_ _reference_start_Mark 1:29_reference_end_ _reference_start_Mark 1:39_reference_end_ _reference_start_Mark 3:1_reference_end_ _reference_start_Mark 6:2_reference_end_ _reference_start_Mark 12:39_reference_end_ _reference_start_Mark 13:9_reference_end_ _reference_start_Luke 4:15_reference_end_ _reference_start_Luke 4:16_reference_end_ _reference_start_Luke 4:20_reference_end_ _reference_start_Luke 4:28_reference_end_ _reference_start_Luke 4:33_reference_e nd_ _reference_start_Luke 4:38_reference_end_ _reference_start_Luke 4:44_reference_end_ _reference_start_Luke 6:6_reference_end_ _reference_start_Luke 7:5_reference_end_ _reference_start_Luke 8:41_reference_end_ _reference_start_Luke 11:43_reference_end_ _reference_start_Luke 12:11_reference_end_ _reference_start_Luke 13:10_reference_end_ _reference_start_Luke 20:46_reference_end_ _reference_start_Luke 21:12_reference_end_ _reference_start_John 6:59_reference_end_ _reference_start_John 18:20_reference_end_ ACT 6:9 (of Freedmen (i.e. a group responsible for the accusations which led to the stoning of Stephen)); 9:2 (metonymy of the subject, i.e. synagogue for the members of the synagogue), 20; 13:5, 14, 43 (metonymy of the subject (i.e. synagogue for the members of the synagogue)); 14:1; 15:21; 17:1, 10, 17; 18:4, 7, 19, 26; 19:8; 22:19; 24:12; 26:11 _reference_start_Acts 6:9_reference_end_ _reference_start_Acts 9:2_reference_end_ \gtrm aposunagogov \trnl aposunagogos _reference_start_John 9:22_reference_end_ _reference_start_John 12:42_reference_end_ _reference_start_John 16:2_reference_end_ \en2 2. Synagogue ruler \gtrm arcisunagogov \trnl archisunagogos _reference_start_Mark 5:22_reference_end_ _reference_start_Mark 5:35_reference_end_ _reference_start_Mark 5:36_reference_end_ _reference_start_Mark 5:38_reference_end_ _reference_start_Luke 8:49_reference_end_ _reference_start_Luke 13:14_reference_end_ _reference_start_Acts 13:15_reference_end_ _reference_start_Acts 18:8_reference_end_ _reference_start_Acts 18:17_reference_end_ \en2 3. An assembly of Christians \gtrm sunagoge \trnl sunagoge _reference_start_James 2:2_reference_end_ \en2 4. A group of people under Satan's power who opposed Christianity \gtrm sunagoge \trnl sunagoge REV 2:9 (of Satan (i.e. Jews who are opposing Christianity and are under the power of Satan)); 3:9 (of Satan (i.e. Jews who are opposing Christianity and are under the power of Satan)) _reference_start_Revelation 2:9_reference_end_ _reference_start_Revelation 3:9_reference_end_ yTAXtax\o1 1. Registration, census count (primarily for tax purposes) \o1 2. Tax collectors \o1 3. Tax office \o1 4. Tax, duty and revenue in general \o1 5. Tribute to a king \o1 6. Temple tax \gtrm apografj \trnl apographæ \xref [L&N 33.43] \def census (with a view to taxation) \gtrm apografw \trnl apographõ \xref [L&N 33.42] \def register (usually with a view to taxing people) \gtrm did =!!MTABERNACLEtabernacle\see (see TEMPLE, TENT (OF GOD))SSYNAGOGUEsynagogue\o1 1. Center for religious activity/meeting Place \o1 2. Synagogue ruler \o1 3. An assembly of Christians \o1 4. A group of people under Satan's power who opposed Christianity \gtrm sunagoge \trnl sunagoge \xref [L&N 11.44] \def assembly \xref [L&N 11.45] \def congregation of Jews \xref [L&N 7.20] \def synagogue \gtrm arcisunagogov \trnl archisunagogos \xref [L&N 53.93] \def leader of a synagogue \gtrm aposunagogov \trnl aposunagogos \xref [L&N 11.46] \def expelled from synagogue \en2 1. C racmon \trnl didrachmon \xref [L&N 57.181] \def temple tax \gtrm kjnsov \trnl kænsos \xref [L&N 57.180] \def male pole tax \gtrm telov \trnl telos \xref [L&N 57.179] \def tax, duty, revenue \xref (others) \def end, result, purpose, completely) \gtrm telwnjv \trnl telõnæs \xref [L&N 57.184] \def tax collector \gtrm telwnion \trnl telõnion \xref [L&N 57.183] \def tax office \gtrm forov \trnl phoros \xref [L&N 57.182] \def tribute \gtrm arcitelwnjv \trnl architelõnæs \xref [L&N 57.185] \def chief tax collector \en2 1. Registration, census count (primarily for tax purposes) \gtrm apografj \trnl apographæ _reference_start_Luke 2:2_reference_end_ _reference_start_Acts 5:37_reference_end_ \gtrm apografw \trnl apographõ _reference_start_Luke 2:1_reference_end_ _reference_start_Luke 2:3_reference_end_ _reference_start_Luke 2:5_reference_end_ HEB 12:23 (Exemption: Not for taxation!) _reference_start_Hebrews 12:23_reference_end_ \en2 2. Tax collectors \gtrm telwnjv \trnl telõnæs _reference_start_Matthew 5: 46_reference_end_ _reference_start_Matthew 9:10_reference_end_ _reference_start_Matthew 9:11_reference_end_ _reference_start_Matthew 10:3_reference_end_ _reference_start_Matthew 11:19_reference_end_ _reference_start_Matthew 18:17_reference_end_ _reference_start_Matthew 21:31_reference_end_ _reference_start_Matthew 21:32_reference_end_ MRK 2:15, 16 (2 occurrences) _reference_start_Mark 2:15_reference_end_ _reference_start_Mark 2:16_reference_end_ _reference_start_Luke 5:27_reference_end_ _reference_start_Luke 5:29_reference_end_ _reference_start_Luke 5:30_reference_end_ _reference_start_Luke 7:29_reference_end_ _reference_start_Luke 7:34_reference_end_ _reference_start_Luke 15:1_reference_end_ _reference_start_Luke 18:10_reference_end_ _reference_start_Luke 18:11_reference_end_ _reference_start_Luke 18:13_reference_end_ \gtrm arcitelwnjv \trnl architelõnæs _reference_start_Luke 19:2_reference_end_ \en2 3. Tax office \gtrm telwnion \trnl telõnion _reference_start_Matthew 9:9_reference_end_ _reference_start_Mark 2:14_reference_end_ _reference_start_Luke 5:27_reference_end_ \en2 4. Tax, duty and revenue in general \gtrm kjnsov \trnl kænsos _reference_start_Matthew 17:25_reference_end_ _reference_start_Matthew 22:17_reference_end_ _reference_start_Matthew 22:19_reference_end_ _reference_start_Mark 12:14_reference_end_ \gtrm telov \trnl telos _reference_start_Matthew 17:25_reference_end_ _reference_start_Romans 13:7_reference_end_ \gtrm telwnjv \trnl telõnæs _reference_start_Luke 3:12_reference_end_ \gtrm forov \trnl phoros _reference_start_Romans 13:7_reference_end_ \en2 5. Tribute to a king \gtrm kjnsov \trnl kænsos _reference_start_Matthew 17:25_reference_end_ \gtrm telov \trnl telos _reference_start_Matthew 17:25_reference_end_ \gtrm forov \trnl phoros _reference_start_Luke 20:22_reference_end_ _reference_start_Luke 23:2_reference_end_ _reference_start_Romans 13:6_reference_end_ \en2 6. Temple tax \gtrm didracmon \trnl didrachmon MAT 17:24 (2 occurrences) _reference_start_Matthew 17:24_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( J*5 I*5 H*4 G*& F*% E* D* C*/ B*- A* @* ?*. >*% =* <)1 ;)  :)  9) # 8)  7)  6)  5) 4(7 3( 2( 1( 0( /( .(  -(  ,( +( *-  )* (* '( &( %-  $* #-  "( !)  ( ( ( * ) ( * * * * * *" * * * * ) ) ( ( ( Uses \o2 a. Christ's Body as a dwelling place of God \o2 b. God's People as a dwelling place of God \o2 c. Temple equated with God and the Lamb \o1 5. Tabernacle \gtrm ³eron \trnl hieron \xref [L&N 7.16] \def temple \gtrm stratjgov tou ³erou \trnl stratægos tou hierou \xref [L&N 37.91] \def commander of the temple guard \gtrm naov \trnl naos \xref [L&N 7.15] \def temple \xref [L&N 6.100] \def model of a shrine \gtrm oikon tou qeou \trnl oikon tou theou \xref [L&N 7.2] \def house of God, temple \gtrm ƒgiov \trnl hagios \xref [L&N 7.18] \def sanctuary \gtrm newkopov \trnl neõkopos \xref [L&N 53.95] \def temple-keeper, worshipper \gtrm eidwleion \trnl eidõleion \xref [L&N 7.19] \def temple of an idol \en2 1. The Temple in Jerusalem (whole or part) \gtrm ³eron \trnl hieron MAT 4:5; 12:5, 6; 21:12 (2 occurrences), 14, 15, 23; 24:1 (2 occurrences); 26:55 _reference_start_Matthew 4:5_reference_end_ _reference_start_Matthew 12:5_reference_end_ _reference_start_Matthew 12:6_reference_end_ _referen ce_start_Matthew 21:12_reference_end_ _reference_start_Matthew 21:14_reference_end_ _reference_start_Matthew 21:15_reference_end_ _reference_start_Matthew 21:23_reference_end_ _reference_start_Matthew 24:1_reference_end_ _reference_start_Matthew 26:55_reference_end_ MRK 11:11, 15 (2 occurrences), 16, 27; 12:35; 13:1, 3; 14:49 _reference_start_Mark 11:11_reference_end_ _reference_start_Mark 11:15_reference_end_ _reference_start_Mark 11:16_reference_end_ _reference_start_Mark 11:27_reference_end_ _reference_start_Mark 12:35_reference_end_ _reference_start_Mark 13:1_reference_end_ _reference_start_Mark 13:3_reference_end_ _reference_start_Mark 14:49_reference_end_ _reference_start_Luke 2:27_reference_end_ _reference_start_Luke 2:37_reference_end_ _reference_start_Luke 2:46_reference_end_ _reference_start_Luke 4:9_reference_end_ _reference_start_Luke 18:10_reference_end_ _reference_start_Luke 19:45_reference_end_ _reference_start_Luke 19:47_reference_end_ _reference_start_Luke 20:1_reference_end_ _reference_s tart_Luke 21:5_reference_end_ _reference_start_Luke 21:37_reference_end_ _reference_start_Luke 21:38_reference_end_ _reference_start_Luke 22:52_reference_end_ _reference_start_Luke 22:53_reference_end_ _reference_start_Luke 24:53_reference_end_ _reference_start_John 2:14_reference_end_ _reference_start_John 2:15_reference_end_ _reference_start_John 5:14_reference_end_ _reference_start_John 7:14_reference_end_ _reference_start_John 7:28_reference_end_ _reference_start_John 8:2_reference_end_ _reference_start_John 8:20_reference_end_ _reference_start_John 8:59_reference_end_ _reference_start_John 10:23_reference_end_ _reference_start_John 11:56_reference_end_ _reference_start_John 18:20_reference_end_ ACT 2:46; 3:1, 2 (2 occurrences), 3, 8, 10; 4:1; 5:20, 21, 24, 25, 42; 21:26, 27, 28, 29, 30; 22:17; 24:6, 12, 18; 25:8; 26:21 _reference_start_Acts 2:46_reference_end_ _reference_start_Acts 3:1_reference_end_ _reference_start_Acts 3:2_reference_end_ _reference_start_Acts 3:3_reference_end_ _reference_start_Ac ts 3:8_reference_end_ _reference_start_Acts 3:10_reference_end_ _reference_start_Acts 4:1_reference_end_ _reference_start_Acts 5:20_reference_end_ _reference_start_Acts 5:21_reference_end_ _reference_start_Acts 5:24_reference_end_ _reference_start_Acts 5:25_reference_end_ _reference_start_Acts 5:42_reference_end_ _reference_start_Acts 21:26_reference_end_ _reference_start_Acts 21:27_reference_end_ _reference_start_Acts 21:28_reference_end_ _reference_start_Acts 21:29_reference_end_ _reference_start_Acts 21:30_reference_end_ _reference_start_Acts 22:17_reference_end_ _reference_start_Acts 24:6_reference_end_ _reference_start_Acts 24:12_reference_end_ _reference_start_Acts 24:18_reference_end_ _reference_start_Acts 25:8_reference_end_ _reference_start_Acts 26:21_reference_end_ _reference_start_Romans 2:22_reference_end_ 1CO 9:13 (2 occurrences) _reference_start_1 Corinthians 9:13_reference_end_ \gtrm naov \trnl naos MAT 23:16 (2 occurrences), 17, 21, 35; 27:5, 51 _reference_start_Matthew 23:16_reference_end _ _reference_start_Matthew 23:17_reference_end_ _reference_start_Matthew 23:21_reference_end_ _reference_start_Matthew 23:35_reference_end_ _reference_start_Matthew 27:5_reference_end_ _reference_start_Matthew 27:51_reference_end_ _reference_start_Mark 15:38_reference_end_ _reference_start_Luke 1:9_reference_end_ _reference_start_Luke 1:21_reference_end_ _reference_start_Luke 1:22_reference_end_ _reference_start_Luke 23:45_reference_end_ _reference_start_John 2:20_reference_end_ _reference_start_2 Thessalonians 2:4_reference_end_ \gtrm oikon tou qeou \trnl oikon tou theou MAT 21:13 (2 occurrences) _reference_start_Matthew 21:13_reference_end_ MRK 11:17 (2 occurrences) _reference_start_Mark 11:17_reference_end_ LUK 11:51; 19:46 (2 occurrences) _reference_start_Luke 11:51_reference_end_ _reference_start_Luke 19:46_reference_end_ JHN 2:16 (2 occurrences), 17 _reference_start_John 2:16_reference_end_ _reference_start_John 2:17_reference_end_ \gtrm ƒgiov \trnl hagios _reference_start_Hebrews 9:8_reference_end _ _reference_start_Hebrews 13:11_reference_end_ \en2 2. The Temple in Heaven \gtrm naov \trnl naos REV 3:12; 7:15; 11:1, 2, 19 (2 occurrences); 14:15, 17; 15:5, 6, 8 (2 occurrences); 16:1, 17; 21:22 _reference_start_Revelation 3:12_reference_end_ _reference_start_Revelation 7:15_reference_end_ _reference_start_Revelation 11:1_reference_end_ _reference_start_Revelation 11:2_reference_end_ _reference_start_Revelation 11:19_reference_end_ _reference_start_Revelation 14:15_reference_end_ _reference_start_Revelation 14:17_reference_end_ _reference_start_Revelation 15:5_reference_end_ _reference_start_Revelation 15:6_reference_end_ _reference_start_Revelation 15:8_reference_end_ _reference_start_Revelation 16:1_reference_end_ _reference_start_Revelation 16:17_reference_end_ _reference_start_Revelation 21:22_reference_end_ \gtrm oikon tou qeou \trnl oikon tou theou _reference_start_Hebrews 10:21_reference_end_ \gtrm ƒgiov \trnl hagios HEB 8:2, 5 (Implied contextually); 9:24; 10:19 _reference_start_Hebrews 8:2_r eference_end_ _reference_start_Hebrews 8:5_reference_end_ _reference_start_Hebrews 9:24_reference_end_ _reference_start_Hebrews 10:19_reference_end_ \en2 3. Temples of the gods \gtrm ³eron \trnl hieron ACT 14:13 (or naos) (Implied contextually); 19:27 _reference_start_Acts 14:13_reference_end_ _reference_start_Acts 19:27_reference_end_ \gtrm naov \trnl naos _reference_start_Acts 17:24_reference_end_ _reference_start_Acts 19:24_reference_end_ \gtrm newkopov \trnl neõkopos ACT 19:35 (hapax legomenon (temple keeper is one word in Greek)) _reference_start_Acts 19:35_reference_end_ \gtrm eidwleion \trnl eidõleion 1CO 8:10 (hapax legomenon (idol's temple is one word in Greek)) _reference_start_1 Corinthians 8:10_reference_end_ \en2 4. Figurative Uses \en3 a. Christ's Body as a dwelling place of God \gtrm naov \trnl naos _reference_start_Matthew 26:61_reference_end_ _reference_start_Matthew 27:40_reference_end_ _reference_start_Mark 14:58_reference_end_ _reference_start_Mark 15:29_reference_end_ _reference_start_John 2:19_reference_end_ _reference_start_John 2:21_reference_end_ \en3 b. God's People as a dwelling place of God \gtrm naov \trnl naos 1CO 3:16, 17 (2 occurrences); 6:19 _reference_start_1 Corinthians 3:16_reference_end_ _reference_start_1 Corinthians 3:17_reference_end_ _reference_start_1 Corinthians 6:19_reference_end_ 2CO 6:16 (2 occurrences) _reference_start_2 Corinthians 6:16_reference_end_ _reference_start_Ephesians 2:21_reference_end_ \gtrm oikon tou qeou \trnl oikon tou theou _reference_start_1 Timothy 3:15_reference_end_ _reference_start_1 Peter 4:17_reference_end_ \en3 c. Temple equated with God and the Lamb \gtrm naov \trnl naos _reference_start_Revelation 21:22_reference_end_ \en2 5. Tabernacle \gtrm oikon tou qeou \trnl oikon tou theou MAT 12:4 (TBL) _reference_start_Matthew 12:4_reference_end_ MRK 2:26 (TBL) _reference_start_Mark 2:26_reference_end_ LUK 6:4 (TBL) _reference_start_Luke 6:4_reference_end_ \gtrm ƒgiov \trnl hagios HEB 9:1 (TBL) _reference_start_Hebrews 9:1_reference_end_ ff% 1 TRUSTtrust\see (see BELIEVE)F??!TENT (OF GOD), TABERNACLEtent (of god), tabernacle\o1 1. Shelter or dwelling place for God and/or man \o1 2. Portable sanctuary \o1 3. Shrine \o1 4. Figurative uses \o2 a. Earthly human body \o2 b. Prototype of heavenly tabernacle \o2 c. Those who dwell in Heaven \o1 5. Verbal uses \gtrm skjnj \trnl skænæ \xref [L&N +!!)TEMPTATIONtemptation\see (see SIN)BOOwTEMPLE, HOUSE (OF GOD), SANCTUARYtemple, house (of god), sanctuary\see (see also TENT (OF GOD)) \o1 1. The Temple in Jerusalem (whole or part) \o1 2. The Temple in Heaven \o1 3. Temples of the gods \o1 4. Figurative ?tfXJ<. xj\N@2$|n`RD6( B B  B  B  B B : :  + + *. ~* 3 })  |( {5 z+ y*- x* w* v* u)& t(3 s( r(# q( p( o( n. m- l, k, j, i, h, g, f, e, d, c, b, a,* `, _, ^, ], \, [, Z, Y, X, W, V,. U+ T+ 8 S+  R+; Q+ P+ O+ N+ M+ L+ K+ ?tfXJ<. xj\N@2$|n`RD6( H: G= F= E/ D/ C,+ B:  A* @) ?(  >: =:  <:  ;:  ::  9:  8: 7,, 6,. 5+ 4B 3: 2, 1* 0* ! /)  .( -:  ,* +) *(  )B (< '6 &1 %/ $. #. ". !+ + ) ): (( (= . ,# , , , , :  :  : : :  B B B B B B B 7.9] \def tent \xref [L&N 7.17] \def tabernacle tent \gtrm skjnopjgia \trnl skænopægia \xref [L&N 51.10] \def festival of the tents \gtrm skjnov \trnl skænos \xref [L&N 8.5] \def body \gtrm skjnoma \trnl skænoma \xref [L&N 7.8] \def dwelling \xref [L&N 85.77] \def dwelling place \xref [L&N 8.5] \def body \gtrm skjnopoiov \trnl skænopoios \xref [L&N 88.224] \def stubborn \gtrm skjnow \trnl skænoõ \xref [L&N 85.75] \def take up residence \gtrm oikon tou qeou \trnl oikon tou theou \xref [L&N 7.2] \def house of God \gtrm ƒgiov \trnl hagios \xref [L&N 7.18] \def sanctuary \en2 1. Shelter or dwelling place for God and/or man \gtrm skjnj \trnl skænæ _reference_start_Matthew 17:4_reference_end_ _reference_start_Mark 9:5_reference_end_ _reference_start_Luke 9:33_reference_end_ _reference_start_Luke 16:9_reference_end_ _reference_start_Acts 15:16_reference_end_ _reference_start_Hebrews 11:9_reference_end_ REV 21:3 (of God) _reference_start_Revelation 21:3_reference_end_ \gtrm skjnopjgia \trnl skænopægi a _reference_start_John 7:2_reference_end_ \gtrm skjnoma \trnl skænoma ACT 7:46 (of God) _reference_start_Acts 7:46_reference_end_ \en2 2. Portable sanctuary \gtrm skjnj \trnl skænæ _reference_start_Acts 7:44_reference_end_ HEB 8:5; 9:2 (outer tent only), 3 (inner tent only), 6 (outer tent only), 8 (outer tent only), 21; 13:10 _reference_start_Hebrews 8:5_reference_end_ _reference_start_Hebrews 9:2_reference_end_ _reference_start_Hebrews 9:3_reference_end_ _reference_start_Hebrews 9:6_reference_end_ _reference_start_Hebrews 9:8_reference_end_ _reference_start_Hebrews 9:21_reference_end_ _reference_start_Hebrews 13:10_reference_end_ \gtrm oikon tou qeou \trnl oikon tou theou _reference_start_Matthew 12:4_reference_end_ _reference_start_Mark 2:26_reference_end_ _reference_start_Luke 6:4_reference_end_ \gtrm ƒgiov \trnl hagios _reference_start_Hebrews 9:1_reference_end_ \en2 3. Shrine \gtrm skjnj \trnl skænæ _reference_start_Acts 7:43_reference_end_ \en2 4. Figurative uses \en3 a. Earthly human body \gtrm skjnov \trnl skænos _reference_start_2 Corinthians 5:1_reference_end_ _reference_start_2 Corinthians 5:4_reference_end_ \gtrm skjnoma \trnl skænoma _reference_start_2 Peter 1:13_reference_end_ _reference_start_2 Peter 1:14_reference_end_ \en3 b. Prototype of heavenly tabernacle \gtrm skjnj \trnl skænæ _reference_start_Hebrews 8:2_reference_end_ _reference_start_Hebrews 9:11_reference_end_ _reference_start_Revelation 15:5_reference_end_ \en3 c. Those who dwell in Heaven \gtrm skjnj \trnl skænæ REV 13:6 (metonymy: the place is given for those who dwell there, this figure is contextually explained) _reference_start_Revelation 13:6_reference_end_ \en2 5. Verbal uses \gtrm skjnopoiov \trnl skænopoios _reference_start_Acts 18:3_reference_end_ \gtrm skjnow \trnl skænoõ _reference_start_John 1:14_reference_end_ _reference_start_Revelation 7:15_reference_end_ _reference_start_Revelation 12:12_reference_end_ _reference_start_Revelation 13:6_reference_end_ _reference_start_Revelation 21:3_reference_end_ ?tfXJ<. xj\N@2$|n`RD6(  :   8  8  7  7  7  7  7  7 ~ 6 } 6 | 6 { 6 z 6 y 5 x 5 w 5 v 3 u 3 t 1 s 1 r 0 q 0 p 0 o / n - m - l - k - j +% i + h + g + f +, e + d > c :  b :  a : ` 3 _ , ^ , ] +# \ 1 [ 0 Z 6 Y 1 X /  W -  V , U + T +. S +- R +( QB PB  OB NB M+ L, KB  JB I: a \trnl alætheia \xref [L&N 72.2] \def truth \xref [L&N 70.4] \def really \gtrm aljqeuw \trnl alætheuõ \xref [L&N 33.251] \def speak truth \gtrm aljqjv \trnl alæthæs \xref [L&N 72.1] \def true \xref [L&N 70.3] \def real \xref [L&N 88.39] \def honest \gtrm aljqinov \trnl alæthinos \xref [L&N 70.3] \def real \xref [L&N 72.1] \def true \xref [L&N 73.2] \def genuine \gtrm aljqwv \trnl alæthõs \xref [L&N 70.3] \def really \gtrm amjn \trnl amæn \xref [L&N 72.6] \def truly \gtrm asfaleia \trnl asphaleia \xref [L&N 31.41] \def certainty \xref [L&N 21.9] \def safety \gtrm asfaljv \trnl asphalæs \xref [L&N 31.42] \def certain \xref [L&N 21.10] \def safe \gtrm asfalov \trnl asphalos \xref [L&N 31.42] \def assuredly \gtrm gar \trnl gar \xref [L&N not found] \def indeed \xref [L&N 89.23] \def because \xref [L&N 91.1] \def then \gtrm gnjsiov \trnl gnæsios \xref [L&N 73.1] \def genuine \gtrm djpou \trnl dæpou \xref [L&N 91.7] \def indeed HEB 2:16 \gtrm kai \trnl kai \xref [L&N 91.12] \def yet, indeed \xref ( others) \def and, and then, and also \gtrm men \trnl men \xref [L&N 91.6] \def indeed (an affirmative particle) \xref (others) \def sometimes “and”, “but”, or left apparently untranslated \gtrm menougge \trnl menounge \xref [L&N 89.128] \def on the contrary \gtrm ontwv \trnl ontõs \xref [L&N 70.2] \def really \gtrm alla \trnl alla \xref [L&N 91.11] \def certainly \xref (others) \def but, and, and yet \gtrm ósper \trnl hõsper \xref [L&N 64.13] \def just as (cited where consistency is in focus) \gtrm eiper \trnl eiper \xref [L&N 89.66] \def if indeed \gtrm nai \trnl nai \xref [L&N 69.1] \def yes \gtrm kaqwv \trnl kathõs \xref [L&N 64.14] \def just as \xref (others) \def in as much as, when, how, etc. \gtrm dei \trnl dei \xref [L&N 71.21] \def should (cited where certainty is in focus) \xref [L&N 71.34] \def be necessary (cited where certainty is in focus) \gtrm ginomai \trnl ginomai \xref [L&N 13.3] \def be (cited where certainty is in focus) \xref (others) \def come to exist, become, happen, etc. \ gtrm ge \trnl ge \xref [L&N 91.6] \def indeed \gtrm mallon \trnl mallon \xref [L&N 89.126] \def instead [RSV: really... marking contra-expectation] \gtrm mentoi \trnl mentoi \xref [L&N 89.130] \def never-the-less [RSV: really... contra-expectation] \gtrm anupokritov \trnl anupokritos \xref [L&N 73.8] \def genuine \gtrm dokimov \trnl dokimos \xref [L&N 73.4] \def proven genuine \xref (others) \def considered good, honored \gtrm pistiv \trnl pistis \xref [L&N 31.43] \def what can be believed \xref [L&N 33.289] \def promise \xref (others) \def trust, faith, doctrine \gtrm ou mj \trnl ou mæ \xref [L&N 69.5] \def by no means (certainly not) \xref [L&N 69.13] \def marker of question \gtrm pljroforiuv \trnl plærophorius \xref [L&N 31.45] \def complete certainty \gtrm pljroforew \trnl plærophoreõ \xref [L&N 31.45] \def be completely certain \gtrm pljroporia \trnl plæroporia \xref [L&N 31.45] \def assurance \gtrm Ãpostasiv \trnl hupostasis \xref [L&N 58.1] \def substance \xref [L&N 31.84] \def trust \gtrm pe ismonj \trnl peismonæ \xref [L&N 33.303] \def that which persuades [RSV: reassures] \gtrm kalwv \trnl kalõs \xref [L&N 88.4] \def good (moral) \xref (others) \def valuable, advantageous, beautiful, etc. \gtrm ara \trnl ara \xref [L&N 69.14] \def indeed \gtrm idou \trnl idou \xref [L&N 91.10] \def indeed \xref [L&N 91.13] \def Look! \gtrm agaqov \trnl agathos \xref [L&N 88.1] \def good (moral) \xref (others) \def valuable, generous, and possessions \gtrm autov \trnl autos \xref [L&N 58.31] \def same (cited where consistency is in focus) \xref [L&N 92.37] \def self (cited where consistency is in focus) \xref (others) \def he, she, it, his family \gtrm nuni de \trnl nuni de \xref [L&N 91.4] \def and so [RSV but in fact...] \gtrm anendekton...mj \trnl anendekton...mæ \xref [L&N 71.5] \def impossible but that... \gtrm pepoiqav \trnl pepoithas \xref [L&N 31.82] \def be persuaded (be certain) \xref [L&N 33.301] \def persuade \gtrm egguov \trnl enguos \xref [L&N 70.8] \def guarantor (hapax legomenon) \gtrm beb aiov \trnl bebaios \xref [L&N 71.15] \def certain \xref (others) \def trustworthy and verified \gtrm ginoskw \trnl ginoskõ \xref [L&N 28.1] \def know (cited where certainty is in focus) \xref (others) \def learn, understand, acknowledge, etc. \en2 1. Truth, that which is true \en3 a. True statement \gtrm aljqeia \trnl alætheia _reference_start_John 8:40_reference_end_ _reference_start_John 8:45_reference_end_ _reference_start_John 8:46_reference_end_ _reference_start_John 16:7_reference_end_ _reference_start_Acts 26:25_reference_end_ _reference_start_Romans 9:1_reference_end_ _reference_start_2 Corinthians 12:6_reference_end_ _reference_start_Ephesians 4:25_reference_end_ _reference_start_1 Timothy 2:7_reference_end_ \gtrm aljqeuw \trnl alætheuõ _reference_start_Galatians 4:16_reference_end_ _reference_start_Ephesians 4:15_reference_end_ \gtrm aljqjv \trnl alæthæs _reference_start_John 19:35_reference_end_ \en3 b. Assurance, certainty \gtrm aljqwv \trnl alæthõs _reference_start_Acts 12:11_referenc e_end_ \gtrm pistiv \trnl pistis _reference_start_Acts 17:31_reference_end_ \gtrm pljroforew \trnl plærophoreõ _reference_start_Colossians 4:12_reference_end_ \gtrm pljroporia \trnl plæroporia _reference_start_Hebrews 6:11_reference_end_ _reference_start_Hebrews 10:22_reference_end_ \gtrm Ãpostasiv \trnl hupostasis _reference_start_Hebrews 11:1_reference_end_ \gtrm peismonj \trnl peismonæ _reference_start_1 John 3:19_reference_end_ \en3 c. Proper theology, Christian doctrine in particular \gtrm aljqeia \trnl alætheia JHN 8:32, 44; 16:13; 17:17 (first occurrence), 19 (alternate sense 3.b. or 3.f.); 18:37 _reference_start_John 8:32_reference_end_ _reference_start_John 8:44_reference_end_ _reference_start_John 16:13_reference_end_ _reference_start_John 17:17_reference_end_ _reference_start_John 17:19_reference_end_ _reference_start_John 18:37_reference_end_ _reference_start_Romans 1:18_reference_end_ _reference_start_Romans 1:25_reference_end_ _reference_start_Romans 2:8_reference_end_ _reference_start _Romans 2:20_reference_end_ _reference_start_2 Corinthians 4:2_reference_end_ GAL 2:5 (alternate sense 1.d.), 14; 5:7 _reference_start_Galatians 2:5_reference_end_ _reference_start_Galatians 2:14_reference_end_ _reference_start_Galatians 5:7_reference_end_ _reference_start_Ephesians 1:13_reference_end_ _reference_start_Ephesians 6:14_reference_end_ _reference_start_Colossians 1:5_reference_end_ _reference_start_Colossians 1:6_reference_end_ _reference_start_2 Thessalonians 2:10_reference_end_ _reference_start_2 Thessalonians 2:12_reference_end_ _reference_start_2 Thessalonians 2:13_reference_end_ _reference_start_1 Timothy 2:4_reference_end_ _reference_start_1 Timothy 2:7_reference_end_ _reference_start_1 Timothy 3:15_reference_end_ _reference_start_1 Timothy 4:3_reference_end_ _reference_start_1 Timothy 6:5_reference_end_ _reference_start_2 Timothy 2:15_reference_end_ _reference_start_2 Timothy 2:18_reference_end_ _reference_start_2 Timothy 2:25_reference_end_ _reference_start_2 Timothy 3:7_reference_end _ _reference_start_2 Timothy 3:8_reference_end_ _reference_start_2 Timothy 4:4_reference_end_ _reference_start_Titus 1:1_reference_end_ _reference_start_Titus 1:14_reference_end_ _reference_start_Hebrews 10:26_reference_end_ _reference_start_James 1:18_reference_end_ _reference_start_James 3:14_reference_end_ _reference_start_James 5:19_reference_end_ _reference_start_1 Peter 1:22_reference_end_ _reference_start_2 Peter 1:12_reference_end_ _reference_start_2 Peter 2:2_reference_end_ 1JN 1:6, 8 (alternate sense 1.a.); 2:4 (alternate sense 1.a.), 21 (2 occurrences); 3:18; 4:6 _reference_start_1 John 1:6_reference_end_ _reference_start_1 John 1:8_reference_end_ _reference_start_1 John 2:4_reference_end_ _reference_start_1 John 2:21_reference_end_ _reference_start_1 John 3:18_reference_end_ _reference_start_1 John 4:6_reference_end_ _reference_start_2 John 1:4_reference_end_ _reference_start_3 John 1:8_reference_end_ \itrm Implied _reference_start_2 Timothy 1:14_reference_end_ \en3 d. The facts \gtrm aljqeia \trnl alætheia _reference_start_Mark 5:33_reference_end_ _reference_start_John 5:33_reference_end_ _reference_start_John 8:32_reference_end_ _reference_start_Romans 2:2_reference_end_ \gtrm asfaleia \trnl asphaleia _reference_start_Luke 1:4_reference_end_ \gtrm asfaljv \trnl asphalæs _reference_start_Acts 21:34_reference_end_ \itrm Implied _reference_start_1 Corinthians 2:13_reference_end_ \en3 e. The embodiment of righteousness in word and deed \gtrm aljqeia \trnl alætheia JHN 1:14, 17; 3:21; 8:44; 14:6, 17; 15:26; 16:13; 17:17 (second occurrence); 18:37, 38 _reference_start_John 1:14_reference_end_ _reference_start_John 1:17_reference_end_ _reference_start_John 3:21_reference_end_ _reference_start_John 8:44_reference_end_ _reference_start_John 14:6_reference_end_ _reference_start_John 14:17_reference_end_ _reference_start_John 15:26_reference_end_ _reference_start_John 16:13_reference_end_ _reference_start_John 17:17_reference_end_ _reference_start_John 18:37_reference_end_ _reference_start_John 18:3 8_reference_end_ _reference_start_1 Corinthians 5:8_reference_end_ _reference_start_1 Corinthians 13:6_reference_end_ 2CO 11:10; 13:8 (2 occurrences) _reference_start_2 Corinthians 11:10_reference_end_ _reference_start_2 Corinthians 13:8_reference_end_ _reference_start_Ephesians 4:21_reference_end_ _reference_start_1 John 3:19_reference_end_ _reference_start_1 John 5:7_reference_end_ 2JN 1:1 (2 occurrences), 2, 3 _reference_start_2 John 1:1_reference_end_ _reference_start_2 John 1:2_reference_end_ _reference_start_2 John 1:3_reference_end_ _reference_start_3 John 1:1_reference_end_ _reference_start_3 John 1:3_reference_end_ _reference_start_3 John 1:4_reference_end_ _reference_start_3 John 1:12_reference_end_ \en2 2. True, as a matter of quality \en3 a. True--as a statement \gtrm aljqeia \trnl alætheia 2CO 6:7; 7:14 (2 occurrences) _reference_start_2 Corinthians 6:7_reference_end_ _reference_start_2 Corinthians 7:14_reference_end_ \gtrm aljqjv \trnl alæthæs _reference_start_John 5:31_reference_end_ _re ference_start_John 5:32_reference_end_ _reference_start_John 8:13_reference_end_ _reference_start_John 8:14_reference_end_ _reference_start_John 8:16_reference_end_ _reference_start_John 8:17_reference_end_ _reference_start_John 10:41_reference_end_ _reference_start_John 21:24_reference_end_ PHP 4:8 (alternate senses 2.b. and 2.d.) _reference_start_Philippians 4:8_reference_end_ _reference_start_Titus 1:13_reference_end_ _reference_start_2 Peter 2:22_reference_end_ _reference_start_3 John 1:12_reference_end_ \gtrm aljqinov \trnl alæthinos _reference_start_John 4:37_reference_end_ _reference_start_John 19:35_reference_end_ _reference_start_Revelation 3:14_reference_end_ _reference_start_Revelation 19:9_reference_end_ _reference_start_Revelation 21:5_reference_end_ _reference_start_Revelation 22:6_reference_end_ \gtrm ara \trnl ara _reference_start_1 Corinthians 15:15_reference_end_ \en3 b. True--trustworthy, consistent \gtrm aljqeia \trnl alætheia _reference_start_Matthew 22:16_reference_end_ ROM 3:7 (al ternate sense 1.e.); 15:8 (alternate sense 1.e.) _reference_start_Romans 3:7_reference_end_ _reference_start_Romans 15:8_reference_end_ _reference_start_Ephesians 5:9_reference_end_ PHP 1:18 (i.e. as sincere men) _reference_start_Philippians 1:18_reference_end_ \gtrm aljqjv \trnl alæthæs _reference_start_Matthew 22:16_reference_end_ _reference_start_Mark 12:14_reference_end_ _reference_start_John 3:33_reference_end_ _reference_start_John 7:18_reference_end_ _reference_start_John 8:26_reference_end_ _reference_start_Romans 3:4_reference_end_ _reference_start_2 Corinthians 6:8_reference_end_ _reference_start_1 John 2:8_reference_end_ \gtrm aljqinov \trnl alæthinos _reference_start_John 7:28_reference_end_ _reference_start_Hebrews 10:22_reference_end_ 1JN 5:20 (first 2 occurrences) _reference_start_1 John 5:20_reference_end_ _reference_start_Revelation 3:7_reference_end_ _reference_start_Revelation 6:10_reference_end_ _reference_start_Revelation 15:3_reference_end_ _reference_start_Revelation 16:7_referen ce_end_ _reference_start_Revelation 19:2_reference_end_ _reference_start_Revelation 19:11_reference_end_ \gtrm amjn \trnl amæn _reference_start_Revelation 3:14_reference_end_ \gtrm asfaljv \trnl asphalæs _reference_start_Hebrews 6:19_reference_end_ \gtrm djpou \trnl dæpou _reference_start_Philippians 4:3_reference_end_ \gtrm autov \trnl autos _reference_start_Philippians 3:16_reference_end_ \en3 c. True--genuine, non-phony \gtrm aljqeia \trnl alætheia _reference_start_John 4:23_reference_end_ _reference_start_John 4:24_reference_end_ _reference_start_Ephesians 4:24_reference_end_ \gtrm aljqjv \trnl alæthæs _reference_start_1 Peter 5:12_reference_end_ _reference_start_1 John 2:27_reference_end_ \gtrm aljqinov \trnl alæthinos _reference_start_John 4:23_reference_end_ \gtrm aljqwv \trnl alæthõs _reference_start_1 Thessalonians 2:13_reference_end_ \gtrm djpou \trnl dæpou _reference_start_2 Corinthians 8:8_reference_end_ \en3 d. True--actual, real thing, anti-type \gtrm aljqjv \trnl alæthæs _refere nce_start_Acts 12:9_reference_end_ \gtrm aljqinov \trnl alæthinos _reference_start_Luke 16:11_reference_end_ JHN 1:9; 6:32; 15:1; 17:3 (2 occurrences) _reference_start_John 1:9_reference_end_ _reference_start_John 6:32_reference_end_ _reference_start_John 15:1_reference_end_ _reference_start_John 17:3_reference_end_ _reference_start_1 Thessalonians 1:9_reference_end_ _reference_start_Hebrews 8:2_reference_end_ _reference_start_Hebrews 9:24_reference_end_ 1JN 2:8; 5:20 (third occurrence) _reference_start_1 John 2:8_reference_end_ _reference_start_1 John 5:20_reference_end_ \gtrm aljqwv \trnl alæthõs _reference_start_John 4:42_reference_end_ _reference_start_John 6:55_reference_end_ \gtrm asfaljv \trnl asphalæs _reference_start_Acts 22:30_reference_end_ \gtrm gar \trnl gar _reference_start_Philippians 3:3_reference_end_ \gtrm gnjsiov \trnl gnæsios _reference_start_Philippians 2:20_reference_end_ \gtrm men \trnl men _reference_start_2 Corinthians 12:12_reference_end_ \gtrm ontwv \trnl ontõs _reference_ start_Mark 11:32_reference_end_ _reference_start_1 Timothy 6:19_reference_end_ \gtrm kaqwv \trnl kathõs _reference_start_1 Corinthians 5:7_reference_end_ \gtrm anupokritov \trnl anupokritos _reference_start_Romans 12:9_reference_end_ _reference_start_2 Corinthians 6:6_reference_end_ \gtrm dokimov \trnl dokimos _reference_start_1 Corinthians 11:19_reference_end_ _reference_start_1 Peter 1:7_reference_end_ \gtrm autov \trnl autos HEB 10:1 (2 occurrences) _reference_start_Hebrews 10:1_reference_end_ \itrm Implied ROM 2:28 (2 occurrences), 29 _reference_start_Romans 2:28_reference_end_ _reference_start_Romans 2:29_reference_end_ _reference_start_1 Corinthians 8:4_reference_end_ \en3 e. True--100%, complete, epitome of \gtrm aljqwv \trnl alæthõs JHN 1:47 (alternate sense 2.f.); 8:31 (alternate sense 2.f.) _reference_start_John 1:47_reference_end_ _reference_start_John 8:31_reference_end_ \gtrm djpou \trnl dæpou _reference_start_1 Timothy 1:2_reference_end_ _reference_start_Titus 1:4_reference_end_ \gtrm ka i \trnl kai _reference_start_Romans 8:34_reference_end_ _reference_start_Romans 9:25_reference_end_ \gtrm ontwv \trnl ontõs _reference_start_1 Timothy 5:3_reference_end_ _reference_start_1 Timothy 5:5_reference_end_ _reference_start_1 Timothy 5:16_reference_end_ \gtrm ósper \trnl hõsper _reference_start_1 Corinthians 8:5_reference_end_ \gtrm agaqov \trnl agathos _reference_start_Titus 2:10_reference_end_ \en2 3. Truly, as a matter of emphasis \en3 a. Truly stated \gtrm aljqeia \trnl alætheia _reference_start_Matthew 22:16_reference_end_ _reference_start_Mark 12:14_reference_end_ _reference_start_Mark 12:32_reference_end_ _reference_start_Luke 4:25_reference_end_ _reference_start_Luke 20:21_reference_end_ \gtrm aljqjv \trnl alæthæs _reference_start_John 4:18_reference_end_ \gtrm aljqwv \trnl alæthõs _reference_start_Luke 9:27_reference_end_ _reference_start_Luke 12:44_reference_end_ _reference_start_Luke 21:3_reference_end_ \gtrm amjn \trnl amæn _reference_start_Matthew 5:18_reference_end_ _refere nce_start_Matthew 5:26_reference_end_ _reference_start_Matthew 6:2_reference_end_ _reference_start_Matthew 6:5_reference_end_ _reference_start_Matthew 6:16_reference_end_ _reference_start_Matthew 8:10_reference_end_ _reference_start_Matthew 10:15_reference_end_ _reference_start_Matthew 10:23_reference_end_ _reference_start_Matthew 10:42_reference_end_ _reference_start_Matthew 11:11_reference_end_ _reference_start_Matthew 13:17_reference_end_ _reference_start_Matthew 16:28_reference_end_ _reference_start_Matthew 17:20_reference_end_ _reference_start_Matthew 18:3_reference_end_ _reference_start_Matthew 18:13_reference_end_ _reference_start_Matthew 18:18_reference_end_ _reference_start_Matthew 19:23_reference_end_ _reference_start_Matthew 19:28_reference_end_ _reference_start_Matthew 21:21_reference_end_ _reference_start_Matthew 21:31_reference_end_ _reference_start_Matthew 23:36_reference_end_ _reference_start_Matthew 24:2_reference_end_ _reference_start_Matthew 24:34_reference_end_ _reference_start_Matthew 24:47_reference_end_ _reference_start_Matthew 25:12_reference_end_ _reference_start_Matthew 25:40_reference_end_ _reference_start_Matthew 25:45_reference_end_ _reference_start_Matthew 26:13_reference_end_ _reference_start_Matthew 26:21_reference_end_ _reference_start_Matthew 26:34_reference_end_ _reference_start_Mark 3:28_reference_end_ _reference_start_Mark 8:12_reference_end_ _reference_start_Mark 9:1_reference_end_ _reference_start_Mark 9:41_reference_end_ _reference_start_Mark 10:15_reference_end_ _reference_start_Mark 10:29_reference_end_ _reference_start_Mark 11:23_reference_end_ _reference_start_Mark 12:14_reference_end_ _reference_start_Mark 12:32_reference_end_ _reference_start_Mark 12:43_reference_end_ _reference_start_Mark 13:30_reference_end_ _reference_start_Mark 14:9_reference_end_ _reference_start_Mark 14:18_reference_end_ _reference_start_Mark 14:25_reference_end_ _reference_start_Mark 14:30_reference_end_ _reference_start_Luke 4:24_reference_end_ _reference_start_Luke 12:37_reference_end _ _reference_start_Luke 18:17_reference_end_ _reference_start_Luke 18:29_reference_end_ _reference_start_Luke 20:21_reference_end_ _reference_start_Luke 21:32_reference_end_ _reference_start_Luke 23:43_reference_end_ _reference_start_John 1:51_reference_end_ _reference_start_John 3:3_reference_end_ _reference_start_John 3:5_reference_end_ _reference_start_John 3:11_reference_end_ _reference_start_John 5:19_reference_end_ _reference_start_John 5:24_reference_end_ _reference_start_John 5:25_reference_end_ _reference_start_John 6:26_reference_end_ _reference_start_John 6:32_reference_end_ _reference_start_John 6:47_reference_end_ _reference_start_John 6:53_reference_end_ _reference_start_John 8:34_reference_end_ _reference_start_John 8:51_reference_end_ _reference_start_John 8:58_reference_end_ _reference_start_John 10:1_reference_end_ _reference_start_John 10:7_reference_end_ _reference_start_John 12:24_reference_end_ _reference_start_John 13:16_reference_end_ _reference_start_John 13:20_reference_end_ _ref erence_start_John 13:21_reference_end_ _reference_start_John 13:38_reference_end_ _reference_start_John 14:12_reference_end_ _reference_start_John 16:20_reference_end_ _reference_start_John 16:23_reference_end_ _reference_start_John 21:18_reference_end_ _reference_start_1 Corinthians 11:31_reference_end_ \en3 b. Assuredly \gtrm aljqeia \trnl alætheia _reference_start_Luke 22:59_reference_end_ _reference_start_Acts 10:34_reference_end_ \gtrm aljqwv \trnl alæthõs _reference_start_Matthew 14:33_reference_end_ _reference_start_Matthew 26:73_reference_end_ _reference_start_Matthew 27:54_reference_end_ _reference_start_Mark 14:70_reference_end_ _reference_start_Mark 15:39_reference_end_ _reference_start_John 6:14_reference_end_ _reference_start_John 7:40_reference_end_ _reference_start_John 17:8_reference_end_ _reference_start_1 John 2:5_reference_end_ \gtrm asfalov \trnl asphalos _reference_start_Acts 2:36_reference_end_ \gtrm gar \trnl gar 1TH 2:20 (NIV) _reference_start_1 Thessalonians 2:20_reference_end_ \gtrm djpou \trnl dæpou _reference_start_Hebrews 2:16_reference_end_ \gtrm kai \trnl kai ACT 17:28 (2 occurrences) _reference_start_Acts 17:28_reference_end_ _reference_start_1 Timothy 3:16_reference_end_ _reference_start_Philemon 1:11_reference_end_ \gtrm menougge \trnl menounge _reference_start_Romans 10:18_reference_end_ \gtrm ontwv \trnl ontõs _reference_start_Luke 24:34_reference_end_ _reference_start_John 8:36_reference_end_ _reference_start_1 Corinthians 14:25_reference_end_ _reference_start_Galatians 3:21_reference_end_ \gtrm nai \trnl nai _reference_start_Revelation 14:13_reference_end_ \gtrm ginomai \trnl ginomai ROM 3:6 (NIV); 7:7 (NIV) _reference_start_Romans 3:6_reference_end_ _reference_start_Romans 7:7_reference_end_ \gtrm ge \trnl ge _reference_start_Galatians 3:4_reference_end_ _reference_start_Galatians 3:5_reference_end_ \gtrm ou mj \trnl ou mæ MAT 10:42 (NIV) _reference_start_Matthew 10:42_reference_end_ 1TH 4:15 (NIV) _reference_start_1 Thessalonians 4:15_reference_end_ \gtrm idou \trnl idou _reference_start_Colossians 2:2_reference_end_ \en3 c. Especially \gtrm kai \trnl kai MAT 13:14 (first occurrence) _reference_start_Matthew 13:14_reference_end_ \gtrm men \trnl men 1TH 2:18 (NIV) _reference_start_1 Thessalonians 2:18_reference_end_ \en3 d. Actually, in fact \gtrm aljqwv \trnl alæthõs JHN 7:26 (alternate sense 3.b.) _reference_start_John 7:26_reference_end_ \gtrm eiper \trnl eiper ROM 8:17 (NIV) _reference_start_Romans 8:17_reference_end_ \gtrm mallon \trnl mallon _reference_start_Philippians 1:12_reference_end_ \gtrm nuni de \trnl nuni de 1CO 15:20 (NIV) _reference_start_1 Corinthians 15:20_reference_end_ \en3 e. Completely \gtrm mentoi \trnl mentoi _reference_start_James 2:8_reference_end_ \en3 f. Indeed, as a matter of fact, introducing further support \gtrm aljqeia \trnl alætheia _reference_start_Acts 4:27_reference_end_ \gtrm gar \trnl gar ROM 2:14 (NIV); 8:7 _reference_start_Romans 2:14_reference_end_ _reference_start_Romans 8:7_reference_end_ 1CO 14:2 (NIV) _reference _start_1 Corinthians 14:2_reference_end_ \gtrm kai \trnl kai _reference_start_Matthew 12:29_reference_end_ _reference_start_Matthew 13:23_reference_end_ _reference_start_Matthew 13:34_reference_end_ _reference_start_Mark 3:27_reference_end_ LUK 12:7 (NIV) _reference_start_Luke 12:7_reference_end_ _reference_start_John 16:32_reference_end_ ACT 3:24 (NIV); 17:28 (2 occurrences) _reference_start_Acts 3:24_reference_end_ _reference_start_Acts 17:28_reference_end_ _reference_start_Romans 15:27_reference_end_ _reference_start_2 Corinthians 3:10_reference_end_ _reference_start_Philippians 2:27_reference_end_ _reference_start_Philippians 3:8_reference_end_ _reference_start_Colossians 1:6_reference_end_ _reference_start_Colossians 3:15_reference_end_ _reference_start_1 Thessalonians 4:10_reference_end_ _reference_start_2 Timothy 3:12_reference_end_ _reference_start_Hebrews 9:22_reference_end_ _reference_start_Hebrews 12:21_reference_end_ \gtrm alla \trnl alla _reference_start_John 16:2_reference_end_ ROM 7:7 (NIV) _reference_start_Romans 7:7_reference_end_ 1CO 3:2 (NIV); 4:3 (NIV) _reference_start_1 Corinthians 3:2_reference_end_ _reference_start_1 Corinthians 4:3_reference_end_ 2CO 1:9 (NIV) _reference_start_2 Corinthians 1:9_reference_end_ \gtrm kaqwv \trnl kathõs _reference_start_3 John 1:3_reference_end_ \gtrm ou mj \trnl ou mæ JHN 4:14 (NIV) _reference_start_John 4:14_reference_end_ \gtrm idou \trnl idou LUK 13:30 (NIV) _reference_start_Luke 13:30_reference_end_ \itrm Word order shows emphasis, NIV _reference_start_Luke 18:25_reference_end_ \en2 4. True/truly...but, (concession) \gtrm gar \trnl gar _reference_start_Hebrews 7:28_reference_end_ \gtrm kai \trnl kai MAT 13:14 (last 2 occurrences) _reference_start_Matthew 13:14_reference_end_ MRK 4:12 (2 occurrences) _reference_start_Mark 4:12_reference_end_ ACT 28:26 (2 occurrences) _reference_start_Acts 28:26_reference_end_ 2CO 5:2; 13:4 (NIV) _reference_start_2 Corinthians 5:2_reference_end_ _reference_start_2 Corinthians 13:4_reference_end_ _reference_start_Philippians 4:10_reference_end_ \gtrm men \trnl men MAT 3:11 (KJV); 9:37; 17:11; 20:23 (NIV); 26:41 _reference_start_Matthew 3:11_reference_end_ _reference_start_Matthew 9:37_reference_end_ _reference_start_Matthew 17:11_reference_end_ _reference_start_Matthew 20:23_reference_end_ _reference_start_Matthew 26:41_reference_end_ _reference_start_Mark 14:38_reference_end_ _reference_start_Luke 23:41_reference_end_ _reference_start_Romans 2:25_reference_end_ _reference_start_Romans 14:20_reference_end_ 1CO 14:17 (NIV) _reference_start_1 Corinthians 14:17_reference_end_ _reference_start_Philippians 1:15_reference_end_ _reference_start_Colossians 2:23_reference_end_ \gtrm kalwv \trnl kalõs 1CO 11:22 (NIV) _reference_start_1 Corinthians 11:22_reference_end_ \itrm Implied _reference_start_Romans 5:13_reference_end_ _reference_start_Romans 11:20_reference_end_ \en2 5. Residue \gtrm gar \trnl gar _reference_start_Hebrews 6:16_reference_end_ \gtrm eiper \trnl eiper _reference_start_2 Thessalonians 1:6_reference_end_ I II TRUTH (a preliminary analysis)truth (a preliminary analysis)\o1 1. Truth, that which is true \o2 a. True statement \o2 b. Assurance, certainty \o2 c. Proper theology, Christian doctrine in particular \o2 d. The facts \o2 e. The embodiment of righteousness in word and deed \o1 2. True, as a matter of quality \o2 a. True--as a statement \o2 b. True--trustworthy, consistent \o2 c. True--genuine, non-phony \o2 d. True--actual, real thing, anti-type \o2 e. True--100%, complete, epitome of \o1 3. Truly, as a matter of emphasis \o2 a. Truly stated \o2 b. Assuredly \o2 c. Especially \o2 d. Actually, in fact \o2 e. Completely \o2 f. Indeed, as a matter of fact, introducing further support \o1 4. True/truly...but, (concession) \o1 5. Residue \gtrm aljqei ?tfXJ<. xj\N@2$|n`RD6( F +# E +% D @ C = B 8 A 2 @ + ? + ) > + = + < + ; + : + 9 + 8 / 7 / 6 @ 5 @ 4 @ 3 @ 2 ? 1 ? 0 ? / > . > - 1 , /  + / * .  ) . ( +& ' +% & + % + $ + # + " + ! +,  +  +  +  .  ,"  *  -  +  +!  )!  7  @  ?  >  >  >  >  >  >  =  =  <  ;  ;  ; ?tfXJ<. xj\N@2$|n`RD6(  <  .   /  -  .  6  ) ~ / } 2 | 2 { , z +7 y +* x > w > v :  u : t 4 s + r + q + p + o * n , m / l 4 k + j > i < h 1 g + f + e 2 d 2 c : b B a B ` B _ B ^ B ] B \ B [ > Z :  Y + X > W / V - U + T + S +! R )  Q ( P 2 O 1 N - M - L ( K . J B I B H B G B ?tfXJ<. xj\N@2$|n`RD6( D ) C )  B )  A )  @ )  ? ) ) > )  = ) < ) ; (" : ( 9 ( 8 (- 7 (( 6 ( 5 (/ 4 (" 3 ( 2 ($ 1 ( 0 ( / ( . ( - ( , ( + ( * ( ) ( ( (  ' ( & ( * % (  $ (  # ( " ( ! (  (  (  (  *  * ,  *   +  *  *  )  )   (  8  .  6  6  6  -   -"  8  6  +  +/  .  -  -  :  ?tfXJ<. xj\N@2$|n`RD6(  -  B  0  .  +$ ~ *" } -  | 9 { 6 z , y : x 4 w ,$ v > u + t +( s + r )' q )F p (6 o (I n (! m , " l *; k .  j + i + h + g + f + & e +  d +  c +  b +  a +  ` +  _ +: ^ +3 ] +" \ +5 [ +/ Z + Y + X + W + V + U + T + S + R +3 Q *+ P * O * N * M * L * % K * J ) I ) H ) G ) F )  E ) + ?tfXJ<. xj\N@2$|n`RD6( B 3 A 2 @ . ? - > - = *) < )& ; () : ( 9 ( 8 ( % 7 ( 6 2 5 /  4 / 3 , 2 ) 1 (  0 : / * . *  - + , @ + / * . ) . ( - ' + & :  % :  $ 7 # 4 " 3 ! 3  2  2  /  -  ,  ,  +  *   )  ( "  (   (   .  -  -  ,  ;  .  2  -  +  4  (   3  4  ( *  0  0  - ?tfXJ<. xj\N@2$|n`RD6(  )  )  ) ~ ) } ( | ( { ( z , y (  x + w : v , u , t ,  s ( r 7 q 6 p 6 o :  n B m B l B k 1 j , i , h *  g * * f * e * d *$ c *! b )  a ) ` ) _ ) ^ ) ] ) \ ) [ ) Z ) Y ) X ) W ( + V (  U 6 T :  S - R ,  Q ,  P ,  O ) N ) M B L / K . J ,  I ,  H ,  G 5 F : E -  D - C .  b. Contaminated by sin and unfit for God's presence \gtrm akaqartov \trnl akathartos \xref [L&N 53.39] \def defiled, ritually unclean \gtrm koinov \trnl koinos \xref [L&N 53.39] \def defiled, ritually unclean \gtrm bebjlov \trnl bebælos \xref [L&N 53.33] \def to defile or profane \gtrm koinow \trnl koinoõ \xref [L&N 53.33] \def to defile or profane \xref [L&N 53.40] \def to regard something as defiled \gtrm miainw \trnl miainõ \xref [L&N 53.34] \def to defile seriously, to stain \gtrm molunw \trnl molunõ \xref [L&N 53.34] \def to defile seriously, to stain \gtrm bebjlow \trnl bebæloõ \xref [L&N 53.33] \def to defile or profane \gtrm akaqarsia \trnl akatharsia \xref [L&N 79.54] \def filth, dirt, rubbish \xref [L&N 88.261] \def perversion \gtrm molusmov \trnl molusmos \xref [L&N 53.35] \def state of defilement (hapax legomenon) \gtrm miasmov \trnl miasmos \xref [L&N 88.259] \def impure, tainted, evil (hapax legomenon) \gtrm miasma \trnl miasma \xref [L&N 88.259] \def impurity, defilement (hapax leg omenon) \gtrm alisgjma \trnl alisgæma \xref [L&N 53.37] \def that which has been ritually defiled (hapax legomenon) \gtrm to bdelugma tjv erjmwsewv \trnl to bdelugma tæs eræmõseõs \xref [L&N 53.38] \def “the detestable thing of desolation” \en2 1. Unclean, impure, common (adjective forms) \en3 a. Contaminated (things and people) \gtrm akaqartov \trnl akathartos _reference_start_Acts 10:14_reference_end_ _reference_start_Acts 10:28_reference_end_ _reference_start_Acts 11:8_reference_end_ _reference_start_1 Corinthians 7:14_reference_end_ _reference_start_2 Corinthians 6:17_reference_end_ _reference_start_Revelation 18:2_reference_end_ \gtrm koinov \trnl koinos _reference_start_Mark 7:2_reference_end_ _reference_start_Mark 7:5_reference_end_ _reference_start_Acts 10:14_reference_end_ _reference_start_Acts 10:28_reference_end_ _reference_start_Acts 11:8_reference_end_ ROM 14:14 (3 occurrences) _reference_start_Romans 14:14_reference_end_ _reference_start_Hebrews 10:29_reference_end_ \gtrm bebjlov \trn l bebælos _reference_start_1 Timothy 1:9_reference_end_ \en3 b. Morally unclean \gtrm akaqartov \trnl akathartos _reference_start_Matthew 10:1_reference_end_ _reference_start_Matthew 12:43_reference_end_ _reference_start_Mark 1:23_reference_end_ _reference_start_Mark 1:26_reference_end_ _reference_start_Mark 1:27_reference_end_ _reference_start_Mark 3:11_reference_end_ _reference_start_Mark 3:30_reference_end_ _reference_start_Mark 5:2_reference_end_ _reference_start_Mark 5:8_reference_end_ _reference_start_Mark 5:13_reference_end_ _reference_start_Mark 6:7_reference_end_ _reference_start_Mark 7:25_reference_end_ _reference_start_Mark 9:25_reference_end_ _reference_start_Luke 4:33_reference_end_ _reference_start_Luke 4:36_reference_end_ _reference_start_Luke 6:18_reference_end_ _reference_start_Luke 8:29_reference_end_ _reference_start_Luke 9:42_reference_end_ _reference_start_Luke 11:24_reference_end_ _reference_start_Acts 5:16_reference_end_ _reference_start_Acts 8:7_reference_end_ _reference_start_Eph esians 5:5_reference_end_ _reference_start_Revelation 16:13_reference_end_ _reference_start_Revelation 18:2_reference_end_ \gtrm koinov \trnl koinos _reference_start_Revelation 21:27_reference_end_ \gtrm bebjlov \trnl bebælos _reference_start_Hebrews 12:16_reference_end_ \en3 c. Profane or godless \gtrm bebjlov \trnl bebælos _reference_start_1 Timothy 4:7_reference_end_ _reference_start_1 Timothy 6:20_reference_end_ _reference_start_2 Timothy 2:16_reference_end_ \gtrm to bdelugma tjv erjmwsewv \trnl to bdelugma tæs eræmõseõs _reference_start_Matthew 24:15_reference_end_ \en2 2. To make unclean, to defile, to corrupt (verb forms) \en3 a. To make or call contaminated, to defile \gtrm koinow \trnl koinoõ _reference_start_Acts 10:15_reference_end_ _reference_start_Acts 11:9_reference_end_ _reference_start_Acts 21:28_reference_end_ _reference_start_Hebrews 9:13_reference_end_ \gtrm miainw \trnl miainõ _reference_start_John 18:28_reference_end_ \gtrm bebjlow \trnl bebæloõ _reference_start_Matthew 12:5 _reference_end_ _reference_start_Acts 24:6_reference_end_ \en3 b. To morally contaminate \gtrm koinow \trnl koinoõ MAT 15:11, 18, 20 (2 occurrences) _reference_start_Matthew 15:11_reference_end_ _reference_start_Matthew 15:18_reference_end_ _reference_start_Matthew 15:20_reference_end_ MRK 7:15 (2 occurrences), 18, 20, 23 _reference_start_Mark 7:15_reference_end_ _reference_start_Mark 7:18_reference_end_ _reference_start_Mark 7:20_reference_end_ _reference_start_Mark 7:23_reference_end_ \gtrm miainw \trnl miainõ _reference_start_Titus 1:15_reference_end_ _reference_start_Hebrews 12:15_reference_end_ _reference_start_Jude 1:8_reference_end_ \gtrm molunw \trnl molunõ _reference_start_1 Corinthians 8:7_reference_end_ _reference_start_Revelation 3:4_reference_end_ _reference_start_Revelation 14:4_reference_end_ \en2 3. Uncleanness, impurity, defilement (noun forms) \en3 a. Contaminated such that it should not be touched \gtrm akaqarsia \trnl akatharsia _reference_start_Matthew 23:27_reference_end_ \gtrm alisgjma \trnl alisgæma ACT 15:20 (hapax legomenon) _reference_start_Acts 15:20_reference_end_ \en3 b. Contaminated by sin and unfit for God's presence \gtrm akaqartov \trnl akathartos REV 17:4 (adjective) _reference_start_Revelation 17:4_reference_end_ \gtrm akaqarsia \trnl akatharsia _reference_start_Romans 1:24_reference_end_ _reference_start_Romans 6:19_reference_end_ _reference_start_2 Corinthians 12:21_reference_end_ _reference_start_Galatians 5:19_reference_end_ _reference_start_Ephesians 4:19_reference_end_ _reference_start_Ephesians 5:3_reference_end_ _reference_start_Colossians 3:5_reference_end_ _reference_start_1 Thessalonians 2:3_reference_end_ _reference_start_1 Thessalonians 4:7_reference_end_ \gtrm molusmov \trnl molusmos 2CO 7:1 (hapax legomenon) _reference_start_2 Corinthians 7:1_reference_end_ \gtrm miasmov \trnl miasmos 2PE 2:10 (hapax legomenon) _reference_start_2 Peter 2:10_reference_end_ \gtrm miasma \trnl miasma 2PE 2:20 (hapax legomenon) _reference_start_2 Peter 2:20_reference_end_ > ] UNJUSTunjust\see (see also JUST) \o1 1. Unjust, unfair, and/or inconsistent with what God has said \o1 2. Unjust, unrighteous, doing what is wrong in God's sight \o1 3. Dishonest, not keeping an agreement \o1 4. An act considered wrong in the sight of a government \o1 5. Doing what is wrong towards other men \o1 6. To damage or to cause pain \gtrm adikew \trnl adikeõ \xref [L&N 88.22] \def act unjustly (verb) \xref (others) \def hurt, mistreat) \g гo WWC UNCLEAN, UNCLEANNESS, DEFILED, IMPUREunclean, uncleanness, defiled, impure\see (see also EVIL, SPIRIT ) \o1 1. Unclean, impure, common (adjective forms) \o2 a. Contaminated (things and people) \o2 b. Morally unclean \o2 c. Profane or godless \o1 2. To make unclean, to defile, to corrupt (verb forms) \o2 a. To make or call contaminated, to defile \o2 b. To morally contaminate \o1 3. Uncleanness, impurity, defilement (noun forms) \o2 a. Contaminated such that it should not be touched \o2 ?tfXJ<. xj\N@2$|n`RD6( @ ( ? , > , = , < * ; * : * 9 = 8 5 7 , 6 + 5 * 4 * 3 * 2 = 1 < 0 . / . . - - , , (- + > * > ) = ( ; ' : & 7 % 5 $ .  # - " - ! -  -  ,  *   B  B  =  <  :  -   -  =  =  /  4  4  3  1  1  0  /   -  -  B  ,  (  B  B  .  A  :   8 trm adikjma \trnl adikæma \xref [L&N 88.23] \def unrighteous act (noun) \gtrm adikia \trnl adikia \xref [L&N 88.21] \def unjust deed (noun) \gtrm adikov \trnl adikos \xref [L&N 88.20] \def unjustly (adjective) \gtrm adikwv \trnl adikõs \xref [L&N 88.20] \def unjustly (hapax legomenon) (adjective/verb) \en2 1. Unjust, unfair, and/or inconsistent with what God has said \gtrm adikia \trnl adikia _reference_start_Romans 3:5_reference_end_ _reference_start_Romans 9:14_reference_end_ \gtrm adikov \trnl adikos _reference_start_Hebrews 6:10_reference_end_ \gtrm adikwv \trnl adikõs _reference_start_1 Peter 2:19_reference_end_ \en2 2. Unjust, unrighteous, doing what is wrong in God's sight \gtrm adikew \trnl adikeõ _reference_start_2 Peter 2:13_reference_end_ _reference_start_Revelation 22:11_reference_end_ \gtrm adikjma \trnl adikæma _reference_start_Revelation 18:5_reference_end_ \gtrm adikia \trnl adikia _reference_start_Luke 13:27_reference_end_ _reference_start_Acts 1:18_reference_end_ ROM 1:18 (2 occurre nces), 29; 2:8; 6:13 _reference_start_Romans 1:18_reference_end_ _reference_start_Romans 1:29_reference_end_ _reference_start_Romans 2:8_reference_end_ _reference_start_Romans 6:13_reference_end_ _reference_start_1 Corinthians 13:6_reference_end_ _reference_start_2 Thessalonians 2:12_reference_end_ _reference_start_2 Timothy 2:19_reference_end_ _reference_start_Hebrews 8:12_reference_end_ _reference_start_James 3:6_reference_end_ _reference_start_2 Peter 2:13_reference_end_ _reference_start_1 John 1:9_reference_end_ _reference_start_1 John 5:17_reference_end_ \gtrm adikov \trnl adikos _reference_start_Matthew 5:45_reference_end_ _reference_start_Acts 24:15_reference_end_ _reference_start_Romans 3:5_reference_end_ _reference_start_1 Corinthians 6:1_reference_end_ _reference_start_1 Corinthians 6:9_reference_end_ _reference_start_1 Peter 3:18_reference_end_ _reference_start_2 Peter 2:9_reference_end_ \en2 3. Dishonest, not keeping an agreement \gtrm adikia \trnl adikia _reference_start_Luke 16:8_reference_e nd_ _reference_start_Luke 16:9_reference_end_ _reference_start_Luke 18:6_reference_end_ _reference_start_John 7:18_reference_end_ _reference_start_Acts 8:23_reference_end_ _reference_start_2 Thessalonians 2:10_reference_end_ _reference_start_2 Peter 2:15_reference_end_ \gtrm adikov \trnl adikos LUK 16:10 (2 occurrences), 11; 18:11 _reference_start_Luke 16:10_reference_end_ _reference_start_Luke 16:11_reference_end_ _reference_start_Luke 18:11_reference_end_ \en2 4. An act considered wrong in the sight of a government \gtrm adikew \trnl adikeõ _reference_start_Acts 25:11_reference_end_ \gtrm adikjma \trnl adikæma _reference_start_Acts 18:14_reference_end_ _reference_start_Acts 24:20_reference_end_ \en2 5. Doing what is wrong towards other men \gtrm adikew \trnl adikeõ _reference_start_Matthew 20:13_reference_end_ _reference_start_Acts 7:24_reference_end_ _reference_start_Acts 7:26_reference_end_ _reference_start_Acts 7:27_reference_end_ _reference_start_Acts 25:10_reference_end_ _reference_start_1 Corinthians 6:7_reference_end_ _reference_start_1 Corinthians 6:8_reference_end_ 2CO 7:2, 12 (2 occurrences) _reference_start_2 Corinthians 7:2_reference_end_ _reference_start_2 Corinthians 7:12_reference_end_ _reference_start_Galatians 4:12_reference_end_ COL 3:25 (2 occurrences) _reference_start_Colossians 3:25_reference_end_ PHM 1:18 (alternate sense 3.) _reference_start_Philemon 1:18_reference_end_ \gtrm adikia \trnl adikia _reference_start_2 Corinthians 12:13_reference_end_ \en2 6. To damage or to cause pain \gtrm adikew \trnl adikeõ _reference_start_Luke 10:19_reference_end_ REV 2:11; 6:6; 7:2, 3; 9:4, 10, 19; 11:5 (2 occurrences) _reference_start_Revelation 2:11_reference_end_ _reference_start_Revelation 6:6_reference_end_ _reference_start_Revelation 7:2_reference_end_ _reference_start_Revelation 7:3_reference_end_ _reference_start_Revelation 9:4_reference_end_ _reference_start_Revelation 9:10_reference_end_ _reference_start_Revelation 9:19_reference_end_ _reference_start_Revelation 11:5_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( B ~B }= |= {; z:  y3 x3 w1 v1 u, t, s*! r* q*  p)  o( n(# m(  l( k: j:  i: h+ gB fB  e< d:  c: b1 a. `. _- ^, ]+ \+ [+ Z+ Y* 2 X(" W( V( # U B  T B  S B R B  Q B P B O B N B M *  L / K 9 J 3 I 0 H / G / F . E . D , C , B , A , !!{WORLD, AGEworld, age\see (see also ETERNAL, FLESH) \o1 1. The universe that God created \o2 a. The “world” as the whole creation \o2 b. “Heaven and earth (and sea)” as the whole creation \o2 c. Ground as distinct from the sky; a lowly place, down \o2 d. Land as distinct from a body of water \o2 e. Region as distinct from another area of land \o2 f. Soil as for agricultural purposes \o1 2. The world scene of human activities \o2 a. The whole world \o2 b. The whole ' 1 WONDERwonder\see (see MIRACLE) earth \o2 c. The civilized world, the Roman empire \o1 3. The inhabitants of the world \o2 a. The inhabitants of the universe--angels and people \o2 b. The inhabitants of the earth, people and animals \o2 c. All human beings \o2 d. Human beings in general, but not all \o2 e. Civilized people, the inhabitants of the Roman world \o2 f. People who live outside the speaker's district \o1 4. The world as a moral system opposed to God and Christ \o1 5. The material goods and the pleasures of this world \o1 6. This world/age and the world/age to come \o1 7. A clear reference to a past time or age \o1 8. A special phrase: elemental spirits of the universe \gtrm kosmov \trnl kosmos \xref [L&N 1.1] \def universe, all that exists \xref [L&N 1.39] \def surface of the earth where man dwells \xref [L&N 6.188] \def adornment \xref [L&N 9.23] \def people associated with an anti-God world system \xref [L&N 12.44] \def anti-God world system and its spirit rulers \xref [L&N 41.38] \def system of practi ces and standards of secular society \xref [L&N 59.55] \def an incredible amount of something \xref [L&N 79.12] \def decorate, beautify, adorn \gtrm kosmikov \trnl kosmikos \xref [L&N 1.40] \def earthly, pertaining to the earth \xref [L&N 41.39] \def worldly, pertaining to the world system and standards \gtrm aiwn \trnl aiõn \xref [L&N 1.2] \def universe in the totality of its temporal existence \xref [L&N 11.16] \def people who hold the value systems of this world \xref [L&N 12.24] \def the god ruling and trusted by people of this world \xref [L&N 12.44] \def anti-God world system and its spirit rulers \xref [L&N 41.38] \def system of practices and standards of secular society \xref [L&N 67.25] \def long ago \xref [L&N 67.87] \def always, an unlimited extension of time \xref [L&N 67.95] \def evermore, an unlimited future extension of time \xref [L&N 67.133] \def ever since, from ages past, from the beginning \xref [L&N 67.143] \def era, epoch, stage of history \gtrm oikoumenj \trnl oikoumenæ \xref [L&N 1.39] \def surface of the earth where man dwells \xref [L&N 1.83] \def the Roman Empire and its inhabitants \xref [L&N 9.22] \def the inhabited earth, all people on earth \gtrm paliggenesia \trnl palingenesia \xref [L&N 41.53] \def to be born again \xref [L&N 67.147] \def the era of Messianic renewal of the world \gtrm gj \trnl gæ \xref [L&N 1.39] \def earth \xref [L&N 1.60] \def land \xref [L&N 2.14] \def soil \xref [L&N 1.79] \def region \xref [L&N 9.22] \def people \xref [L&N 1.3] \def universe “heavens and the earth” \xref [L&N 17.21] \def prostrate one's self “to the earth” \gtrm kosmokratwr \trnl kosmokratõr \xref [L&N 37.73] \def world ruler EPH. 6:12 \xref [L&N 12.44] \def supernatural power (EPH 1:21, 2:2) \en2 1. The universe that God created \en3 a. The “world” as the whole creation \gtrm kosmov \trnl kosmos _reference_start_Matthew 13:35_reference_end_ _reference_start_Matthew 24:21_reference_end_ _reference_start_Matthew 25:34_reference_end_ _reference_start_Luke 11:50_reference_end_ _reference_start_John 1:10_reference_end_ _reference_start_John 17:5_reference_end_ _reference_start_John 17:24_reference_end_ _reference_start_John 21:25_reference_end_ _reference_start_Acts 17:24_reference_end_ _reference_start_Romans 1:20_reference_end_ _reference_start_1 Corinthians 3:22_reference_end_ _reference_start_1 Corinthians 8:4_reference_end_ _reference_start_Ephesians 1:4_reference_end_ _reference_start_Hebrews 4:3_reference_end_ _reference_start_Hebrews 9:26_reference_end_ _reference_start_1 Peter 1:20_reference_end_ _reference_start_Revelation 13:8_reference_end_ _reference_start_Revelation 17:8_reference_end_ \gtrm aiwn \trnl aiõn _reference_start_John 9:32_reference_end_ _reference_start_Hebrews 1:2_reference_end_ _reference_start_Hebrews 11:3_reference_end_ \gtrm gj \trnl gæ _reference_start_Hebrews 1:10_reference_end_ \en3 b. “Heaven and earth (and sea)” as the whole creation \gtrm gj \trnl gæ _reference_start_Matthew 5:18_reference_end_ _reference_start_Matthew 11:25_reference_e nd_ _reference_start_Matthew 24:35_reference_end_ _reference_start_Matthew 28:18_reference_end_ _reference_start_Mark 13:31_reference_end_ _reference_start_Luke 10:21_reference_end_ _reference_start_Luke 16:17_reference_end_ _reference_start_Luke 21:33_reference_end_ _reference_start_Acts 4:24_reference_end_ _reference_start_Acts 14:15_reference_end_ _reference_start_Ephesians 1:10_reference_end_ _reference_start_Ephesians 3:15_reference_end_ _reference_start_Colossians 1:16_reference_end_ _reference_start_Colossians 1:20_reference_end_ _reference_start_Hebrews 12:26_reference_end_ _reference_start_James 5:12_reference_end_ _reference_start_2 Peter 3:7_reference_end_ _reference_start_2 Peter 3:13_reference_end_ REV 5:3 (2 occurrences), 13 (2 occurrences); 10:6; 14:7; 20:11; 21:1 (2 occurrences) _reference_start_Revelation 5:3_reference_end_ _reference_start_Revelation 5:13_reference_end_ _reference_start_Revelation 10:6_reference_end_ _reference_start_Revelation 14:7_reference_end_ _reference_start_Revela tion 20:11_reference_end_ _reference_start_Revelation 21:1_reference_end_ \en3 c. Ground as distinct from the sky; a lowly place, down \gtrm gj \trnl gæ _reference_start_Matthew 10:29_reference_end_ _reference_start_Matthew 12:40_reference_end_ _reference_start_Matthew 15:35_reference_end_ _reference_start_Matthew 25:18_reference_end_ _reference_start_Matthew 25:25_reference_end_ _reference_start_Mark 4:31_reference_end_ _reference_start_Mark 8:6_reference_end_ _reference_start_Mark 9:20_reference_end_ _reference_start_Mark 14:35_reference_end_ _reference_start_Luke 6:49_reference_end_ _reference_start_Luke 12:56_reference_end_ _reference_start_Luke 21:25_reference_end_ _reference_start_Luke 24:5_reference_end_ _reference_start_John 8:6_reference_end_ _reference_start_John 8:8_reference_end_ _reference_start_John 12:32_reference_end_ _reference_start_Acts 2:19_reference_end_ _reference_start_Acts 9:4_reference_end_ _reference_start_Acts 9:8_reference_end_ _reference_start_Acts 10:11_reference_end_ _refer ence_start_Acts 26:14_reference_end_ _reference_start_2 Peter 3:5_reference_end_ _reference_start_Revelation 12:4_reference_end_ _reference_start_Revelation 12:13_reference_end_ _reference_start_Revelation 12:16_reference_end_ _reference_start_Revelation 13:13_reference_end_ \en3 d. Land as distinct from a body of water \gtrm gj \trnl gæ _reference_start_Matthew 14:24_reference_end_ _reference_start_Matthew 14:34_reference_end_ _reference_start_Mark 4:1_reference_end_ _reference_start_Mark 6:47_reference_end_ _reference_start_Mark 6:53_reference_end_ _reference_start_Luke 5:3_reference_end_ _reference_start_Luke 5:11_reference_end_ _reference_start_Luke 8:27_reference_end_ _reference_start_John 6:21_reference_end_ _reference_start_John 21:8_reference_end_ _reference_start_John 21:9_reference_end_ _reference_start_Acts 27:39_reference_end_ _reference_start_Acts 27:43_reference_end_ _reference_start_Acts 27:44_reference_end_ _reference_start_Hebrews 11:29_reference_end_ _reference_start_Revelation 10:2_ref erence_end_ _reference_start_Revelation 10:5_reference_end_ _reference_start_Revelation 10:8_reference_end_ \en3 e. Region as distinct from another area of land \gtrm gj \trnl gæ _reference_start_Matthew 2:6_reference_end_ _reference_start_Matthew 2:20_reference_end_ _reference_start_Matthew 2:21_reference_end_ _reference_start_Matthew 4:15_reference_end_ _reference_start_Matthew 10:15_reference_end_ _reference_start_Matthew 11:24_reference_end_ _reference_start_Matthew 27:45_reference_end_ _reference_start_Mark 15:33_reference_end_ _reference_start_Luke 4:25_reference_end_ _reference_start_Luke 4:26_reference_end_ _reference_start_Luke 23:44_reference_end_ _reference_start_John 3:22_reference_end_ _reference_start_Acts 7:3_reference_end_ _reference_start_Acts 7:4_reference_end_ _reference_start_Acts 7:6_reference_end_ _reference_start_Acts 7:29_reference_end_ _reference_start_Acts 7:33_reference_end_ _reference_start_Acts 7:40_reference_end_ _reference_start_Acts 13:17_reference_end_ _reference_start_Ac ts 13:19_reference_end_ _reference_start_Hebrews 8:9_reference_end_ _reference_start_Hebrews 11:9_reference_end_ _reference_start_Jude 1:5_reference_end_ \en3 f. Soil as for agricultural purposes \gtrm gj \trnl gæ _reference_start_Matthew 13:5_reference_end_ _reference_start_Matthew 13:8_reference_end_ _reference_start_Matthew 13:23_reference_end_ _reference_start_Mark 4:5_reference_end_ _reference_start_Mark 4:8_reference_end_ _reference_start_Mark 4:20_reference_end_ _reference_start_Mark 4:26_reference_end_ _reference_start_Mark 4:28_reference_end_ _reference_start_Mark 4:31_reference_end_ _reference_start_Luke 8:8_reference_end_ _reference_start_Luke 8:15_reference_end_ _reference_start_Luke 13:7_reference_end_ _reference_start_Luke 14:35_reference_end_ _reference_start_John 12:24_reference_end_ _reference_start_Hebrews 6:7_reference_end_ _reference_start_James 5:7_reference_end_ _reference_start_James 5:17_reference_end_ _reference_start_James 5:18_reference_end_ \en2 2. The world scene of human act ivities \en3 a. The whole world \gtrm kosmov \trnl kosmos _reference_start_Matthew 4:8_reference_end_ _reference_start_Matthew 13:38_reference_end_ _reference_start_Matthew 26:13_reference_end_ _reference_start_Mark 14:9_reference_end_ _reference_start_Mark 16:15_reference_end_ _reference_start_Luke 12:30_reference_end_ JHN 1:9, 10 (3 occurrences); 3:17 (3 occurrences), 19; 6:14; 9:5, 39; 10:36; 11:9, 27; 12:46; 13:1 (2 occurrences); 16:21, 28 (2 occurrences), 33; 17:11 (2 occurrences), 13, 15, 18 (2 occurrences); 18:37 _reference_start_John 1:9_reference_end_ _reference_start_John 1:10_reference_end_ _reference_start_John 3:17_reference_end_ _reference_start_John 3:19_reference_end_ _reference_start_John 6:14_reference_end_ _reference_start_John 9:5_reference_end_ _reference_start_John 9:39_reference_end_ _reference_start_John 10:36_reference_end_ _reference_start_John 11:9_reference_end_ _reference_start_John 11:27_reference_end_ _reference_start_John 12:46_reference_end_ _reference_start_John 13:1_refe rence_end_ _reference_start_John 16:21_reference_end_ _reference_start_John 16:28_reference_end_ _reference_start_John 16:33_reference_end_ _reference_start_John 17:11_reference_end_ _reference_start_John 17:13_reference_end_ _reference_start_John 17:15_reference_end_ _reference_start_John 17:18_reference_end_ _reference_start_John 18:37_reference_end_ ROM 1:8 (figure: hyperbole); 4:13; 5:12, 13 _reference_start_Romans 1:8_reference_end_ _reference_start_Romans 4:13_reference_end_ _reference_start_Romans 5:12_reference_end_ _reference_start_Romans 5:13_reference_end_ 1CO 1:27 (2 occurrences), 28; 5:10; 7:31, 33, 34; 14:10 _reference_start_1 Corinthians 1:27_reference_end_ _reference_start_1 Corinthians 1:28_reference_end_ _reference_start_1 Corinthians 5:10_reference_end_ _reference_start_1 Corinthians 7:31_reference_end_ _reference_start_1 Corinthians 7:33_reference_end_ _reference_start_1 Corinthians 7:34_reference_end_ _reference_start_1 Corinthians 14:10_reference_end_ _reference_start_2 Corinthians 1 :12_reference_end_ PHP 2:15 (alternate sense 1.) _reference_start_Philippians 2:15_reference_end_ COL 1:6 (figure: hyperbole) _reference_start_Colossians 1:6_reference_end_ _reference_start_1 Timothy 1:15_reference_end_ _reference_start_1 Timothy 3:16_reference_end_ _reference_start_1 Timothy 6:7_reference_end_ _reference_start_Hebrews 10:5_reference_end_ _reference_start_1 Peter 5:9_reference_end_ _reference_start_2 Peter 1:4_reference_end_ _reference_start_1 John 3:17_reference_end_ _reference_start_1 John 4:1_reference_end_ _reference_start_1 John 4:3_reference_end_ _reference_start_1 John 4:9_reference_end_ _reference_start_2 John 1:7_reference_end_ _reference_start_Revelation 11:15_reference_end_ \gtrm oikoumenj \trnl oikoumenæ _reference_start_Matthew 24:14_reference_end_ _reference_start_Luke 4:5_reference_end_ _reference_start_Luke 21:26_reference_end_ ACT 24:5 (figure: hyperbole) _reference_start_Acts 24:5_reference_end_ _reference_start_Romans 10:18_reference_end_ _reference_start_Hebrews 1:6_r eference_end_ _reference_start_Revelation 16:14_reference_end_ \en3 b. The whole earth \gtrm gj \trnl gæ MAT 5:5, 13, 35; 6:10, 19; 9:6; 10:34; 12:42; 16:19 (2 occurrences); 17:25; 18:18 (2 occurrences), 19; 23:9, 35; 24:30; 27:51 _reference_start_Matthew 5:5_reference_end_ _reference_start_Matthew 5:13_reference_end_ _reference_start_Matthew 5:35_reference_end_ _reference_start_Matthew 6:10_reference_end_ _reference_start_Matthew 6:19_reference_end_ _reference_start_Matthew 9:6_reference_end_ _reference_start_Matthew 10:34_reference_end_ _reference_start_Matthew 12:42_reference_end_ _reference_start_Matthew 16:19_reference_end_ _reference_start_Matthew 17:25_reference_end_ _reference_start_Matthew 18:18_reference_end_ _reference_start_Matthew 18:19_reference_end_ _reference_start_Matthew 23:9_reference_end_ _reference_start_Matthew 23:35_reference_end_ _reference_start_Matthew 24:30_reference_end_ _reference_start_Matthew 27:51_reference_end_ _reference_start_Mark 2:10_reference_end_ _reference_start_Ma rk 9:3_reference_end_ _reference_start_Mark 13:27_reference_end_ _reference_start_Luke 2:14_reference_end_ _reference_start_Luke 5:24_reference_end_ _reference_start_Luke 11:31_reference_end_ _reference_start_Luke 12:49_reference_end_ _reference_start_Luke 12:51_reference_end_ _reference_start_Luke 18:8_reference_end_ _reference_start_Luke 21:23_reference_end_ _reference_start_Luke 21:35_reference_end_ JHN 3:31 (3 occurrences); 17:4 _reference_start_John 3:31_reference_end_ _reference_start_John 17:4_reference_end_ _reference_start_Acts 1:8_reference_end_ _reference_start_Acts 3:25_reference_end_ _reference_start_Acts 4:26_reference_end_ _reference_start_Acts 7:49_reference_end_ _reference_start_Acts 8:33_reference_end_ _reference_start_Acts 13:47_reference_end_ _reference_start_Acts 17:26_reference_end_ _reference_start_Acts 22:22_reference_end_ _reference_start_Romans 9:17_reference_end_ _reference_start_Romans 9:28_reference_end_ 1CO 8:5; 10:26; 15:47 (alternate sense 1.c.) _reference_start_1 Corinthia ns 8:5_reference_end_ _reference_start_1 Corinthians 10:26_reference_end_ _reference_start_1 Corinthians 15:47_reference_end_ _reference_start_Ephesians 4:9_reference_end_ _reference_start_Ephesians 6:3_reference_end_ _reference_start_Colossians 3:2_reference_end_ _reference_start_Hebrews 8:4_reference_end_ _reference_start_Hebrews 12:25_reference_end_ _reference_start_Hebrews 12:26_reference_end_ _reference_start_James 5:5_reference_end_ _reference_start_2 Peter 3:10_reference_end_ REV 1:5, 7; 5:6, 10; 6:4, 8, 10, 13, 15; 7:1 (2 occurrences), 2, 3; 8:5, 7, 13; 9:1, 3, 4; 11:4, 6, 10, 18; 12:12; 13:3, 11, 12, 14 (2 occurrences); 14:3, 6, 15, 16 (2 occurrences), 18, 19; 16:1, 2, 18; 17:2 (2 occurrences), 18; 18:1, 3 (2 occurrences), 9, 11, 23, 24; 19:2, 19; 20:8, 9; 21:24 _reference_start_Revelation 1:5_reference_end_ _reference_start_Revelation 1:7_reference_end_ _reference_start_Revelation 5:6_reference_end_ _reference_start_Revelation 5:10_reference_end_ _reference_start_Revelation 6:4_reference_end_ _r eference_start_Revelation 6:8_reference_end_ _reference_start_Revelation 6:10_reference_end_ _reference_start_Revelation 6:13_reference_end_ _reference_start_Revelation 6:15_reference_end_ _reference_start_Revelation 7:1_reference_end_ _reference_start_Revelation 7:2_reference_end_ _reference_start_Revelation 7:3_reference_end_ _reference_start_Revelation 8:5_reference_end_ _reference_start_Revelation 8:7_reference_end_ _reference_start_Revelation 8:13_reference_end_ _reference_start_Revelation 9:1_reference_end_ _reference_start_Revelation 9:3_reference_end_ _reference_start_Revelation 9:4_reference_end_ _reference_start_Revelation 11:4_reference_end_ _reference_start_Revelation 11:6_reference_end_ _reference_start_Revelation 11:10_reference_end_ _reference_start_Revelation 11:18_reference_end_ _reference_start_Revelation 12:12_reference_end_ _reference_start_Revelation 13:3_reference_end_ _reference_start_Revelation 13:11_reference_end_ _reference_start_Revelation 13:12_reference_end_ _reference_start_R evelation 13:14_reference_end_ _reference_start_Revelation 14:3_reference_end_ _reference_start_Revelation 14:6_reference_end_ _reference_start_Revelation 14:15_reference_end_ _reference_start_Revelation 14:16_reference_end_ _reference_start_Revelation 14:18_reference_end_ _reference_start_Revelation 14:19_reference_end_ _reference_start_Revelation 16:1_reference_end_ _reference_start_Revelation 16:2_reference_end_ _reference_start_Revelation 16:18_reference_end_ _reference_start_Revelation 17:2_reference_end_ _reference_start_Revelation 17:18_reference_end_ _reference_start_Revelation 18:1_reference_end_ _reference_start_Revelation 18:3_reference_end_ _reference_start_Revelation 18:9_reference_end_ _reference_start_Revelation 18:11_reference_end_ _reference_start_Revelation 18:23_reference_end_ _reference_start_Revelation 18:24_reference_end_ _reference_start_Revelation 19:2_reference_end_ _reference_start_Revelation 19:19_reference_end_ _reference_start_Revelation 20:8_reference_end_ _reference_start_Re velation 20:9_reference_end_ _reference_start_Revelation 21:24_reference_end_ \en3 c. The civilized world, the Roman empire \gtrm oikoumenj \trnl oikoumenæ _reference_start_Acts 11:28_reference_end_ \en2 3. The inhabitants of the world \en3 a. The inhabitants of the universe--angels and people \gtrm kosmov \trnl kosmos _reference_start_1 Corinthians 4:9_reference_end_ \en3 b. The inhabitants of the earth, people and animals \gtrm kosmov \trnl kosmos _reference_start_John 14:19_reference_end_ _reference_start_2 Peter 3:6_reference_end_ \en3 c. All human beings \gtrm kosmov \trnl kosmos _reference_start_Matthew 5:14_reference_end_ _reference_start_Matthew 18:7_reference_end_ JHN 1:29; 3:16, 17 (3 occurrences); 4:42; 6:33, 51; 8:12, 26; 9:5; 12:19 (figure: hyperbole), 31, 47 (2 occurrences); 14:31; 17:6, 21, 23 _reference_start_John 1:29_reference_end_ _reference_start_John 3:16_reference_end_ _reference_start_John 3:17_reference_end_ _reference_start_John 4:42_reference_end_ _reference_start_John 6:33_refe rence_end_ _reference_start_John 6:51_reference_end_ _reference_start_John 8:12_reference_end_ _reference_start_John 8:26_reference_end_ _reference_start_John 9:5_reference_end_ _reference_start_John 12:19_reference_end_ _reference_start_John 12:31_reference_end_ _reference_start_John 12:47_reference_end_ _reference_start_John 14:31_reference_end_ _reference_start_John 17:6_reference_end_ _reference_start_John 17:21_reference_end_ _reference_start_John 17:23_reference_end_ _reference_start_Romans 3:6_reference_end_ _reference_start_Romans 3:19_reference_end_ 1CO 4:13; 5:10; 6:2 (2 occurrences) _reference_start_1 Corinthians 4:13_reference_end_ _reference_start_1 Corinthians 5:10_reference_end_ _reference_start_1 Corinthians 6:2_reference_end_ _reference_start_2 Corinthians 5:19_reference_end_ _reference_start_James 2:5_reference_end_ 1JN 2:2; 4:14; 5:19 (figure: hyperbole) _reference_start_1 John 2:2_reference_end_ _reference_start_1 John 4:14_reference_end_ _reference_start_1 John 5:19_reference_end_ \gt rm oikoumenj \trnl oikoumenæ ACT 17:31; 19:27 (figure: hyperbole) _reference_start_Acts 17:31_reference_end_ _reference_start_Acts 19:27_reference_end_ _reference_start_Revelation 3:10_reference_end_ _reference_start_Revelation 12:9_reference_end_ \en3 d. Human beings in general, but not all \gtrm kosmov \trnl kosmos _reference_start_John 1:10_reference_end_ _reference_start_John 14:17_reference_end_ _reference_start_John 14:27_reference_end_ _reference_start_John 17:9_reference_end_ _reference_start_John 17:14_reference_end_ _reference_start_John 17:25_reference_end_ _reference_start_Romans 11:12_reference_end_ _reference_start_Romans 11:15_reference_end_ _reference_start_Hebrews 11:7_reference_end_ _reference_start_Hebrews 11:38_reference_end_ 2PE 2:5 (2 occurrences) _reference_start_2 Peter 2:5_reference_end_ _reference_start_1 John 3:1_reference_end_ _reference_start_1 John 3:13_reference_end_ \en3 e. Civilized people, the inhabitants of the Roman world \gtrm oikoumenj \trnl oikoumenæ _reference_sta rt_Luke 2:1_reference_end_ \en3 f. People who live outside the speaker's district \gtrm kosmov \trnl kosmos _reference_start_John 7:4_reference_end_ _reference_start_John 14:22_reference_end_ _reference_start_John 18:20_reference_end_ \gtrm oikoumenj \trnl oikoumenæ _reference_start_Acts 17:6_reference_end_ \en2 4. The world as a moral system opposed to God and Christ \gtrm kosmov \trnl kosmos JHN 7:7; 12:31; 15:18, 19 (5 occurrences); 16:8, 20, 33; 17:14 (2 occurrences), 16 (2 occurrences) _reference_start_John 7:7_reference_end_ _reference_start_John 12:31_reference_end_ _reference_start_John 15:18_reference_end_ _reference_start_John 15:19_reference_end_ _reference_start_John 16:8_reference_end_ _reference_start_John 16:20_reference_end_ _reference_start_John 16:33_reference_end_ _reference_start_John 17:14_reference_end_ _reference_start_John 17:16_reference_end_ _reference_start_1 Corinthians 1:20_reference_end_ _reference_start_1 Corinthians 1:21_reference_end_ _reference_start_1 Corinthians 2:12_r eference_end_ _reference_start_1 Corinthians 11:32_reference_end_ _reference_start_2 Corinthians 7:10_reference_end_ GAL 6:14 (2 occurrences) _reference_start_Galatians 6:14_reference_end_ _reference_start_Ephesians 2:2_reference_end_ _reference_start_Ephesians 2:12_reference_end_ JAS 1:27; 3:6 (figurative?); 4:4 (2 occurrences) _reference_start_James 1:27_reference_end_ _reference_start_James 3:6_reference_end_ _reference_start_James 4:4_reference_end_ _reference_start_2 Peter 2:20_reference_end_ 1JN 2:15 (3 occurrences), 16 (2 occurrences), 17; 4:4, 5 (3 occurrences); 5:4 (2 occurrences), 5 _reference_start_1 John 2:15_reference_end_ _reference_start_1 John 2:16_reference_end_ _reference_start_1 John 2:17_reference_end_ _reference_start_1 John 4:4_reference_end_ _reference_start_1 John 4:5_reference_end_ _reference_start_1 John 5:4_reference_end_ _reference_start_1 John 5:5_reference_end_ \gtrm kosmikov \trnl kosmikos _reference_start_Titus 2:12_reference_end_ \gtrm aiwn \trnl aiõn _reference_start_Rom ans 12:2_reference_end_ \gtrm kosmokratwr \trnl kosmokratõr _reference_start_Ephesians 6:12_reference_end_ \en2 5. The material goods and the pleasures of this world \gtrm kosmov \trnl kosmos _reference_start_Matthew 16:26_reference_end_ _reference_start_Mark 8:36_reference_end_ _reference_start_Luke 9:25_reference_end_ _reference_start_1 Corinthians 7:31_reference_end_ \gtrm aiwn \trnl aiõn _reference_start_Matthew 13:22_reference_end_ _reference_start_Mark 4:19_reference_end_ \en2 6. This world/age and the world/age to come \gtrm kosmov \trnl kosmos JHN 8:23 (2 occurrences); 12:25; 13:1 (2 occurrences); 14:30; 16:11; 18:36 (2 occurrences) _reference_start_John 8:23_reference_end_ _reference_start_John 12:25_reference_end_ _reference_start_John 13:1_reference_end_ _reference_start_John 14:30_reference_end_ _reference_start_John 16:11_reference_end_ _reference_start_John 18:36_reference_end_ _reference_start_1 Corinthians 3:19_reference_end_ _reference_start_1 John 4:17_reference_end_ \gtrm aiwn \trnl a iõn _reference_start_Matthew 12:32_reference_end_ _reference_start_Matthew 13:39_reference_end_ _reference_start_Matthew 13:40_reference_end_ _reference_start_Matthew 13:49_reference_end_ _reference_start_Matthew 24:3_reference_end_ _reference_start_Matthew 28:20_reference_end_ _reference_start_Mark 10:30_reference_end_ _reference_start_Luke 16:8_reference_end_ _reference_start_Luke 18:30_reference_end_ _reference_start_Luke 20:34_reference_end_ _reference_start_Luke 20:35_reference_end_ 1CO 1:20; 2:6 (2 occurrences), 8; 3:18; 10:11 _reference_start_1 Corinthians 1:20_reference_end_ _reference_start_1 Corinthians 2:6_reference_end_ _reference_start_1 Corinthians 2:8_reference_end_ _reference_start_1 Corinthians 3:18_reference_end_ _reference_start_1 Corinthians 10:11_reference_end_ _reference_start_2 Corinthians 4:4_reference_end_ _reference_start_Galatians 1:4_reference_end_ _reference_start_Ephesians 1:21_reference_end_ _reference_start_Ephesians 2:7_reference_end_ _reference_start_1 Timothy 6:17_reference_end_ _reference_start_2 Timothy 4:10_reference_end_ _reference_start_Titus 2:12_reference_end_ _reference_start_Hebrews 6:5_reference_end_ _reference_start_Hebrews 9:26_reference_end_ \gtrm oikoumenj \trnl oikoumenæ _reference_start_Hebrews 2:5_reference_end_ \gtrm paliggenesia \trnl palingenesia _reference_start_Matthew 19:28_reference_end_ \en2 7. A clear reference to a past time or age \gtrm aiwn \trnl aiõn _reference_start_Luke 1:70_reference_end_ _reference_start_Acts 3:21_reference_end_ _reference_start_Acts 15:18_reference_end_ _reference_start_1 Corinthians 2:7_reference_end_ _reference_start_Ephesians 3:9_reference_end_ _reference_start_Colossians 1:26_reference_end_ _reference_start_Jude 1:25_reference_end_ \en2 8. A special phrase: elemental spirits of the universe \gtrm kosmov \trnl kosmos _reference_start_Galatians 4:3_reference_end_ _reference_start_Colossians 2:8_reference_end_ _reference_start_Colossians 2:20_reference_end_ \itrm Implied _reference_start_Galatians 4:9_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( >, =, <, ;+ :*, 9* 8* 7)! 6(- 5(  4(  3( 2( 1( 0( /B  .B  -B  ,:  +,, *,+ ),' (+ '+ &+ %* $* #* ")5 !)/ ) (" ( B B  B B  = , , ,  ,  , + + + * * * 8 *1 )# )  ) ) ( ( (# ( ( (  B B B B  ?tfXJ<. xj\N@2$|n`RD6( }. |." {.! z. y. x. w. v- u- t- s- r+% q+ p+ o+ n+ m+! l+ k+ j+  i+ . h+  g+ f+ $ e+ ' d+  c+ b+ a+ `+ _+ ^*  ]) \) [( Z( & Y( X; W; V; U: T+  S*# R*  Q* P* O) N) M) L) K) J) I(  H(  G(  FA E: D: C,  B,  A,( @,! ?, ?tfXJ<. xj\N@2$|n`RD6( <.  ;. :-  9-  8, 7, 6, / 5,! 4,1 3, 2, 1, 0+ /+ .*# -* ,* +* 3 ** 1 )*  (* '* &)  %)  $) #(3 "( !(# ( ( ( ( ( ( * ( " (  ( ( (# ( ( B : -  , * * ( B  ? > > > > = < :  6 6 6 3 2 ~/ ?tfXJ<. xj\N@2$|n`RD6( {( z= y+ x. w,  vB uB tB sB rB qB pB oB nB mB lB kB jB iB hB gB fB eB dB cB bB aB `B  _B ^B ]B  \B [B  ZB YB  XB  WB  VB  UB  TB SB RB QB PB OB NB MB LB KB JB IB HB GB FB E= D; C:  B:  A: @3 ?1 >1 =./ ?tfXJ<. xj\N@2$|n`RD6( :/ 9. 8. 7. 6. 5+ 4+ 3+! 2+ 1+ 0+ /+ .+  -+ ,, ++ *+ )+ (* '> &> %= $: & #:  "-  !- + + + + + + B B , , > > > ; / . . . - - + + + + + / +  +  +  + + +3 +! +* + ~+ }+ |( ?tfXJ<. xj\N@2$|n`RD6( y1 x. w, v, u*F t( s: r:  q: p8 o7 n6 m1 l1 k0 j/ i. h. g. f. e. d*# c*" b* a* `)  _( ^( ]( 1 \( ( [( ' Z( Y> X. W+$ V+ U+ T+  S+  R+ Q) P(  O. N*  M)$ L( K1 J-  I8 H> G> F> E> D> C> B> A= @; ?; >; =1 <1 ;0 ?tfXJ<. xj\N@2$|n`RD6( 8B 7B 6B 5B 4B 3B 2B  1B 0B  /B  .B  -B  ,B  +B *B )B (:  ': &. %, $,  #, ",+ !+  + & + + + + + * * ) ( ( (! ( ( ( ( ( ,  :  2 - , , , ,* , *% :  -  -  3 , 3 0 ~3 }3 |0 {A z3 one's self before \gtrm proskunjtjv \trnl proskunætæs \xref [L&N 53.57] \def worshiper \gtrm sebazomai \trnl sebazomai \xref [L&N 53.53] \def worship \gtrm sebasma \trnl sebasma \xref [L&N 53.54] \def place of worship \xref [L&N 53.55] \def object of worship \gtrm sebomai \trnl sebomai \xref [L&N 53.53] \def worship \gtrm eidwlolatria \trnl eidõlolatria \xref [L&N 53.64] \def worshiper of idols \note Also: idolaters (RSV) \gtrm leitourgia \trnl leitourgia \xref [L&N 35.22] \def service \xref [L&N 53.13] \def performance of religious duties \xref [L&N 35.25] \def ministry \en2 1. Worship \gtrm eqeloqrjskia \trnl ethelothræskia _reference_start_Colossians 2:23_reference_end_ \gtrm eusebew \trnl eusebeõ _reference_start_Acts 17:23_reference_end_ \gtrm qrjskeia \trnl thræskeia _reference_start_Colossians 2:18_reference_end_ \gtrm latreia \trnl latreia _reference_start_Romans 9:4_reference_end_ _reference_start_Romans 12:1_reference_end_ _reference_start_Hebrews 9:1_reference_end_ \gtrm latreuw \trnl la treuõ _reference_start_Luke 2:37_reference_end_ _reference_start_Acts 7:7_reference_end_ _reference_start_Acts 7:42_reference_end_ _reference_start_Acts 24:14_reference_end_ _reference_start_Acts 26:7_reference_end_ _reference_start_Acts 27:23_reference_end_ _reference_start_Romans 1:25_reference_end_ _reference_start_Philippians 3:3_reference_end_ _reference_start_Hebrews 12:28_reference_end_ \gtrm leitourgew \trnl leitourgeõ _reference_start_Acts 13:2_reference_end_ \gtrm proskunew \trnl proskuneõ _reference_start_Matthew 2:2_reference_end_ _reference_start_Matthew 2:8_reference_end_ _reference_start_Matthew 2:11_reference_end_ _reference_start_Matthew 4:9_reference_end_ _reference_start_Matthew 4:10_reference_end_ _reference_start_Matthew 14:33_reference_end_ _reference_start_Matthew 28:9_reference_end_ _reference_start_Matthew 28:17_reference_end_ _reference_start_Mark 5:6_reference_end_ _reference_start_Luke 4:7_reference_end_ _reference_start_Luke 4:8_reference_end_ JHN 4:20 (2 occurrences), 21, 22 (2 occurrences), 23, 24; 9:38; 12:20 _reference_start_John 4:20_reference_end_ _reference_start_John 4:21_reference_end_ _reference_start_John 4:22_reference_end_ _reference_start_John 4:23_reference_end_ _reference_start_John 4:24_reference_end_ _reference_start_John 9:38_reference_end_ _reference_start_John 12:20_reference_end_ _reference_start_Acts 7:43_reference_end_ _reference_start_Acts 8:27_reference_end_ _reference_start_Acts 10:25_reference_end_ _reference_start_Acts 24:11_reference_end_ _reference_start_1 Corinthians 14:25_reference_end_ _reference_start_Hebrews 1:6_reference_end_ _reference_start_Hebrews 11:21_reference_end_ REV 4:10; 5:14; 7:11; 9:20; 11:1, 16; 13:4 (2 occurrences), 8, 12, 15; 14:7, 9, 11; 15:4; 16:2; 19:4, 10 (2 occurrences), 20; 20:4; 22:3, 8, 9 _reference_start_Revelation 4:10_reference_end_ _reference_start_Revelation 5:14_reference_end_ _reference_start_Revelation 7:11_reference_end_ _reference_start_Revelation 9:20_reference_end_ _reference_start_Revelation 11:1_refer ence_end_ _reference_start_Revelation 11:16_reference_end_ _reference_start_Revelation 13:4_reference_end_ _reference_start_Revelation 13:8_reference_end_ _reference_start_Revelation 13:12_reference_end_ _reference_start_Revelation 13:15_reference_end_ _reference_start_Revelation 14:7_reference_end_ _reference_start_Revelation 14:9_reference_end_ _reference_start_Revelation 14:11_reference_end_ _reference_start_Revelation 15:4_reference_end_ _reference_start_Revelation 16:2_reference_end_ _reference_start_Revelation 19:4_reference_end_ _reference_start_Revelation 19:10_reference_end_ _reference_start_Revelation 19:20_reference_end_ _reference_start_Revelation 20:4_reference_end_ _reference_start_Revelation 22:3_reference_end_ _reference_start_Revelation 22:8_reference_end_ _reference_start_Revelation 22:9_reference_end_ \gtrm sebazomai \trnl sebazomai _reference_start_Romans 1:25_reference_end_ \gtrm sebasma \trnl sebasma _reference_start_Acts 17:23_reference_end_ _reference_start_2 Thessalonians 2:4_reference_end_ \gtrm sebomai \trnl sebomai _reference_start_Matthew 15:9_reference_end_ _reference_start_Mark 7:7_reference_end_ _reference_start_Acts 18:13_reference_end_ _reference_start_Acts 19:27_reference_end_ \gtrm eidwlolatria \trnl eidõlolatria _reference_start_1 Corinthians 10:14_reference_end_ \gtrm leitourgia \trnl leitourgia _reference_start_Hebrews 9:21_reference_end_ \en2 2. Worshipers of God, devout people \gtrm qeosebjv \trnl theosebæs _reference_start_John 9:31_reference_end_ \gtrm latreuw \trnl latreuõ _reference_start_Hebrews 9:9_reference_end_ _reference_start_Hebrews 10:2_reference_end_ \gtrm proskunjtjv \trnl proskunætæs _reference_start_John 4:23_reference_end_ \gtrm sebomai \trnl sebomai _reference_start_Acts 16:14_reference_end_ _reference_start_Acts 18:7_reference_end_ _reference_start_Acts 13:43_reference_end_ _reference_start_Acts 13:50_reference_end_ _reference_start_Acts 16:14_reference_end_ _reference_start_Acts 17:4_reference_end_ _reference_start_Acts 17:17_reference_end_ $%WORSHIPworship\see (see also GLORY, IDOLS, SERVE) \o1 1. Worship \o1 2. Worshipers of God, devout people \gtrm eqeloqrjskia \trnl ethelothræskia \xref [L&N 53.12] \def self imposed religion \gtrm eusebew \trnl eusebeõ \xref [L&N 53.53] \def worship \xref [L&N 71.29] \def fulfill one's duties \gtrm qeosebjv \trnl theosebæs \xref [L&N 53.6] \def religious \gtrm qrjskeia \trnl thræskeia \xref [L&N 53.1] \def religion \gtrm latreia \trnl latreia \xref [L&N 53.14] \def worship \note Also: ritual duties, service (RSV) \gtrm latreuw \trnl latreuõ \xref [L&N 53.14] \def worship \gtrm leitourgew \trnl leitourgeõ \def worship (once-RSV) \xref [L&N 35.22] \def serve \xref [L&N 53.13] \def perform religious duties \gtrm proskunew \trnl proskuneõ \xref [L&N 53.56] \def worship \xref [L&N 17.21] \def prostrate ?tfXJ<. xj\N@2$|n`RD6( w v 2 u t s r ! q  p  o n m  l  k  j 0 i  h  g." f+ e d  c b a ` _ ^ ] \ [&  Z Y X W  V  U  T S R, Q, P, O, 2 N, + M, L, K+ J:  I: H+  G:  F.  E, D, C) B( A5 @, ?- >B =B <B ;B :B 9B ;;V##yabominationabomination\h ŠûÐqiH \f abomination \cme detestable thing, idols & their worship \cmf chose détestée, idols et leur culte _reference_start_2 Kings 23:24_reference_end_ _reference_start_Daniel _11oAbadon (the abyss)abadon (the abyss)\h €ôÐdabá' \f abîme \cme the abyss, where the dead go \cmf le lieu des morts _reference_start_Proverbs 15:11_reference_end_ _reference_start_Proverbs 27:20_reference_end_9:27_reference_end_ _reference_start_Daniel 11:31_reference_end_ _reference_start_Daniel 12:11_reference_end_ _reference_start_Deuteronomy 29:16_reference_end_ _reference_start_Jeremiah 4:01_reference_end_ \cme detestable thing, unclean food \cmf chose détestée, nouriture impure _reference_start_Zechariah 9:07_reference_end_ \cme disgusting morally \cmf horreur moralement _reference_start_Deuteronomy 25:16_reference_end_ _reference_start_Leviticus 18:22_reference_end_ _reference_start_Leviticus 18:26_reference_end_ _reference_start_Leviticus 18:27_reference_end_ _reference_start_Leviticus 18:29_reference_end_ _reference_start_Leviticus 20:13_reference_end_ \cme disgusting, ritually unclean \cmf horreur, impure rituélement _reference_start_Deuteronomy 14:03_reference_end_ _reference_start_Deuteronomy 24:04_reference_end_ _reference_start_Deuteronomy 32:16_reference_end_ _reference_start_Exodus 8:22_reference_end_ _reference_start_Genesis 43:32_reference_end_ _reference_start_Genesis 46:34_reference_end_fices on \cmf construit (de pierres) pour y faire des sacrifices _reference_start_1 Kings 1:50_reference_end_ _reference_start_Exodus 17:15_reference_end_ _reference_start_Exodus 20:24_reference_end_ _reference_start_Exodus 20:25_reference_end_ _reference_start_Exodus 20:26_reference_end_ _reference_start_Exodus 21:14_reference_end_ _reference_start_Exodus 24:04_reference_end_ _reference_start_Exodus 24:06_reference_end_ _reference_start_Genesis 8:20_reference_end_ _reference_start_Genesis 12:07_reference_end_ _reference_start_Genesis 12:08_reference_end_ _reference_start_Genesis 13:04_reference_end_ _reference_start_Genesis 13:18_reference_end_ _reference_start_Genesis 22:09_reference_end_ _reference_start_Genesis 26:25_reference_end_ _reference_start_Genesis 33:20_reference_end_ _reference_start_Genesis 35:01_reference_end_ _reference_start_Genesis 35:03_reference_end_ _reference_start_Genesis 35:07_reference_end_ _reference_start_Joshua 8:30_reference_end_ _reference_start_Leviticus 5:12_reference_end_ ww}_altaraltar\h axEJbzim \f autel \cme altar in the temple in Jerusalem \cmf autel dans le temple à Jerusalem _reference_start_1 Kings 6:20_reference_end_ _reference_start_1 Kings 6:22_reference_end_ _reference_start_1 Kings 7:48_reference_end_ _reference_start_1 Kings 8:22_reference_end_ _reference_start_1 Kings 8:31_reference_end_ _reference_start_1 Kings 9:25_reference_end_ \cme altar of burnt offerings \cmf autel de haulocaustes _reference_start_Exodus 30:28_reference_end_ _reference_start_Exodus 31:09_reference_end_ \cme altar of incense \cmf autel de parfums _reference_start_1 Kings 6:20_reference_end_ _reference_start_1 Kings 6:22_reference_end_ _reference_start_1 Kings 12:33_reference_end_ _reference_start_Exodus 30:01_reference_end_ _reference_start_Exodus 30:27_reference_end_ _reference_start_Exodus 31:08_reference_end_ \cme something built (of stones) to make sacri ?tfXJ<. xj\N@2$|n`RD6( 6  5  4 3 3 2A  1$ 0) /  .  -  , +( *  )0 ( '( & % $ # " !    "        " "              # # # !           ~ } | { z y x uangelangel\h ªA'ülam. \f ange \cme angel as messenger from God \cmf messager angélique envoyé par Dieu _reference_start_Daniel 3:28_reference_end_ _reference_start_Daniel 6:23_reference_end_ _reference_start_Genesis 19:01_reference_end_ _reference_start_Genesis 19:15_reference_end_ _reference_start_Genesis 28:12_reference_end_ _reference_start_Genesis 32:02_reference_end_ \cme person sent as messenger \cmf personne qui apporte un message _reference_start_Deuteronomy 2:26_reference_end_ _reference_start_Ge ++GAncient of Daysancient of days\h €yimôy qyiGtav \f Ancien des jours \cme The Ancient of Days \cmf L'Ancien des jours _reference_start_Daniel 7:09_reference_end_ _reference_start_Daniel 7:13_reference_end_ _reference_start_Daniel 7:22_reference_end_nesis 34:04_reference_end_ _reference_start_Genesis 34:07_reference_end_ _reference_start_Joshua 6:17_reference_end_ _reference_start_Numbers 20:14_reference_end_ _reference_start_Numbers 20:16_reference_end_ \cme theophany (God appearing to men) \cmf théophanie (Dieu apparait aux hommes) _reference_start_Exodus 3:02_reference_end_ _reference_start_Exodus 14:19_reference_end_ _reference_start_Exodus 23:20_reference_end_ _reference_start_Exodus 23:23_reference_end_ _reference_start_Exodus 32:34_reference_end_ _reference_start_Genesis 16:07_reference_end_ _reference_start_Genesis 16:09_reference_end_ _reference_start_Genesis 16:10_reference_end_ _reference_start_Genesis 16:11_reference_end_ _reference_start_Genesis 21:17_reference_end_ _reference_start_Genesis 22:11_reference_end_ _reference_start_Genesis 22:15_reference_end_ _reference_start_Genesis 24:07_reference_end_ _reference_start_Genesis 24:40_reference_end_ _reference_start_Genesis 31:11_reference_end_ _reference_start_Genesis 48:16_reference_end_ }}##Kanoint (to)anoint (to)\h xaHAm \f oindre \cme put oil on for personal care \cmf mettre de l'huile pour des soins personnels _reference_start_2 Samuel 14:02_reference_end_ _reference_start_Deuteronomy 28:40_reference_end_ _reference_start_Ruth 3:03_reference_end_ \cme setting apart (by annointing with oil) \cmf designer pour qqch spécial (par onction d'huile) _reference_start_1 Kings 19:16_reference_end_ _reference_start_1 Samuel 9:16_reference_end_ _reference_start_Daniel 9:24_reference_end_ _reference_start_Exodus 28:41_reference_end_ _reference_start_Exodus 29:36_reference_end_ _reference_start_Jude 9:08_reference_end_nce_end_ _reference_start_1 Samuel 24:11_reference_end_ _reference_start_1 Samuel 26:09_reference_end_ _reference_start_1 Samuel 26:11_reference_end_ _reference_start_1 Samuel 26:16_reference_end_ _reference_start_1 Samuel 26:23_reference_end_ _reference_start_2 Samuel 1:14_reference_end_ _reference_start_2 Samuel 1:16_reference_end_ _reference_start_2 Samuel 19:22_reference_end_ _reference_start_2 Samuel 23:01_reference_end_ _reference_start_Psalms 28:08_reference_end_ \cme Messianic prince \cmf prince messianique _reference_start_Daniel 9:25_reference_end_ _reference_start_Daniel 9:26_reference_end_ \cme patriarchs of Israel \cmf partriarches d'Israël _reference_start_1 Chronicles 16:22_reference_end_ _reference_start_Psalms 105:15_reference_end_ \cme putting oil or something on something to consecrate it \cmf metre huile ou autre substance sur qqch pour le consacrer _reference_start_2 Samuel 1:21_reference_end_ _reference_start_Leviticus 4:03_reference_end_ _reference_start_Psalms 84:10_reference_end_ \77]ark (of the covenant)ark (of the covenant)\h tyærüÐb €ôrá' \f coffre (de l'alliance) \ s?anointedanointed\h ÞxyiHAm \f oint \cme Davidic dynasy with Messianic ideals \cmf dynastie de David avec idéals messianique _reference_start_2 Samuel 22:51_reference_end_ _reference_start_Psalms 2:02_reference_end_ \cme king of Israel, annointed by God's command \cmf roi d'Israël oint par commandemant de Dieu _reference_start_1 Samuel 12:03_reference_end_ _reference_start_1 Samuel 12:05_reference_end_ _reference_start_1 Samuel 16:06_reference_end_ _reference_start_1 Samuel 24:07_refere  ?tfXJ<. wi[M?1#{m_QC5' u  t  s  r  q  p  o  n  m  l  k  j  i  h  g  f % e  d  c  b  a  `  _  ^  ]  \  [  Z  Y  X  W  V  U  T S R Q P  O  N  M  L  K J) IT H G  Fi E  D  C  B A  @  ?  >  =  <  ;  :  9  8  7  cme ark representing God's power \cmf boite réprésentant le pouvoir de Dieu _reference_start_2 Chronicles 6:41_reference_end_ _reference_start_Psalms 132:08_reference_end_ \cme box representing God's presence \cmf boite réprésentant la présence de Dieu _reference_start_1 Chronicles 6:16_reference_end_ _reference_start_1 Chronicles 13:03_reference_end_ _reference_start_1 Chronicles 13:05_reference_end_ _reference_start_1 Chronicles 13:06_reference_end_ _reference_start_1 Chronicles 13:07_reference_end_ _reference_start_1 Chronicles 13:09_reference_end_ _reference_start_1 Chronicles 13:10_reference_end_ _reference_start_1 Chronicles 13:12_reference_end_ _reference_start_1 Chronicles 13:13_reference_end_ _reference_start_1 Chronicles 13:14_reference_end_ _reference_start_1 Chronicles 15:01_reference_end_ _reference_start_1 Chronicles 15:02_reference_end_ _reference_start_1 Chronicles 15:03_reference_end_ _reference_start_1 Chronicles 15:12_reference_end_ _reference_start_1 Chronicles 15:14_reference_end _ _reference_start_1 Chronicles 15:15_reference_end_ _reference_start_1 Chronicles 15:23_reference_end_ _reference_start_1 Chronicles 15:24_reference_end_ _reference_start_1 Chronicles 15:25_reference_end_ _reference_start_1 Chronicles 15:26_reference_end_ _reference_start_1 Chronicles 15:27_reference_end_ _reference_start_1 Chronicles 15:28_reference_end_ _reference_start_1 Chronicles 15:29_reference_end_ _reference_start_1 Chronicles 16:01_reference_end_ _reference_start_1 Chronicles 16:04_reference_end_ _reference_start_1 Chronicles 16:06_reference_end_ _reference_start_1 Chronicles 16:37_reference_end_ _reference_start_1 Chronicles 17:01_reference_end_ _reference_start_1 Chronicles 22:19_reference_end_ _reference_start_1 Chronicles 28:02_reference_end_ _reference_start_1 Chronicles 28:18_reference_end_ _reference_start_1 Kings 2:26_reference_end_ _reference_start_1 Kings 3:15_reference_end_ _reference_start_1 Kings 6:19_reference_end_ _reference_start_1 Kings 8:01_reference_end_ _reference_start_1 Kin gs 8:03_reference_end_ _reference_start_1 Kings 8:04_reference_end_ _reference_start_1 Kings 8:05_reference_end_ _reference_start_1 Kings 8:06_reference_end_ _reference_start_1 Kings 8:07_reference_end_ _reference_start_1 Kings 8:09_reference_end_ _reference_start_1 Kings 8:21_reference_end_ _reference_start_1 Samuel 3:03_reference_end_ _reference_start_1 Samuel 4:03_reference_end_ _reference_start_1 Samuel 4:04_reference_end_ _reference_start_1 Samuel 4:05_reference_end_ _reference_start_1 Samuel 4:06_reference_end_ _reference_start_1 Samuel 4:11_reference_end_ _reference_start_1 Samuel 4:13_reference_end_ _reference_start_1 Samuel 4:17_reference_end_ _reference_start_1 Samuel 4:18_reference_end_ _reference_start_1 Samuel 4:19_reference_end_ _reference_start_1 Samuel 4:21_reference_end_ _reference_start_1 Samuel 4:22_reference_end_ _reference_start_1 Samuel 5:01_reference_end_ _reference_start_1 Samuel 5:02_reference_end_ _reference_start_1 Samuel 5:03_reference_end_ _reference_start_1 Samuel 5:04_refere nce_end_ _reference_start_1 Samuel 5:07_reference_end_ _reference_start_1 Samuel 5:08_reference_end_ _reference_start_1 Samuel 5:10_reference_end_ _reference_start_1 Samuel 5:11_reference_end_ _reference_start_1 Samuel 6:01_reference_end_ _reference_start_1 Samuel 6:02_reference_end_ _reference_start_1 Samuel 6:03_reference_end_ _reference_start_1 Samuel 6:08_reference_end_ _reference_start_1 Samuel 6:11_reference_end_ _reference_start_1 Samuel 6:13_reference_end_ _reference_start_1 Samuel 6:15_reference_end_ _reference_start_1 Samuel 6:18_reference_end_ _reference_start_1 Samuel 6:19_reference_end_ _reference_start_1 Samuel 6:21_reference_end_ _reference_start_1 Samuel 7:01_reference_end_ _reference_start_1 Samuel 7:02_reference_end_ _reference_start_1 Samuel 14:18_reference_end_ _reference_start_2 Samuel 6:02_reference_end_ _reference_start_2 Samuel 6:03_reference_end_ _reference_start_2 Samuel 6:04_reference_end_ _reference_start_2 Samuel 6:06_reference_end_ _reference_start_2 Samuel 6:07_reference_end_ _reference_start_2 Samuel 6:09_reference_end_ _reference_start_2 Samuel 6:10_reference_end_ _reference_start_2 Samuel 6:11_reference_end_ _reference_start_2 Samuel 6:12_reference_end_ _reference_start_2 Samuel 6:13_reference_end_ _reference_start_2 Samuel 6:15_reference_end_ _reference_start_2 Samuel 6:16_reference_end_ _reference_start_2 Samuel 6:17_reference_end_ _reference_start_2 Samuel 7:02_reference_end_ _reference_start_2 Samuel 11:11_reference_end_ _reference_start_2 Samuel 15:24_reference_end_ _reference_start_2 Samuel 15:25_reference_end_ _reference_start_2 Samuel 15:29_reference_end_ _reference_start_Exodus 25:10_reference_end_ _reference_start_Exodus 25:14_reference_end_ _reference_start_Joshua 6:08_reference_end_ _reference_start_Numbers 10:33_reference_end_ _reference_start_Numbers 14:44_reference_end_ \cme coffin \cmf cercueil _reference_start_Genesis 50:26_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( 4  3  2  1  0  /  .2 -, , ! + * ) (  '  &  % $  #  "  !                                                                      ~  }  |  {  z  y  x  w  v  ce_end_ _reference_start_Numbers 20:12_reference_end_ _reference_start_Proverbs 26:26_reference_end_ \cme group assembled together, or acting together or in same way \cmf un group réuni, ou qui agi ensemble ou de la même façon _reference_start_1 Kings 8:05_reference_end_ _reference_start_Exodus 12:03_reference_end_ _reference_start_Exodus 12:06_reference_end_ _reference_start_Exodus 12:19_reference_end_ _reference_start_Exodus 12:47_reference_end_ _reference_start_Exodus 16:01_reference_end_ _reference_start_Exodus 16:02_reference_end_ _reference_start_Exodus 16:09_reference_end_ _reference_start_Exodus 16:10_reference_end_ _reference_start_Exodus 16:22_reference_end_ _reference_start_Exodus 17:01_reference_end_ _reference_start_Joshua 9:15_reference_end_ _reference_start_Numbers 14:27_reference_end_ _reference_start_Numbers 14:35_reference_end_ _reference_start_Numbers 20:01_reference_end_ _reference_start_Numbers 20:02_reference_end_ _reference_start_Numbers 20:08_reference_end_ _reference_start_Numbers 20:11_reference_end_ _reference_start_Numbers 20:22_reference_end_ _reference_start_Numbers 20:27_reference_end_ _reference_start_Numbers 20:29_reference_end_ _reference_start_Psalms 1:05_reference_end_ \cme group called together for special reason \cmf un group rasemblé pour une raison spécifique _reference_start_1 Samuel 17:47_reference_end_ _reference_start_Deuteronomy 5:19_reference_end_ _reference_start_Deuteronomy 9:10_reference_end_ _reference_start_Deuteronomy 18:16_reference_end_ _reference_start_Genesis 49:06_reference_end_ _reference_start_Jude 20:02_reference_end_ _reference_start_Numbers 22:04_reference_end_ _reference_start_Proverbs 5:14_reference_end_ \cme large number, multitude \cmf grande nombre, multitude _reference_start_1 Samuel 8:65_reference_end_ _reference_start_2 Chronicles 7:08_reference_end_ _reference_start_Genesis 28:03_reference_end_ _reference_start_Genesis 35:11_reference_end_ _reference_start_Genesis 48:04_reference_end_ _reference_start_Proverbs 21:16_reference_end_ %%Koassemblyassembly\h lAhÒq \f assemblée \cme congregation, organized body of people \cmf congrégation, group organizé _reference_start_1 Chronicles 13:02_reference_end_ _reference_start_1 Chronicles 13:04_reference_end_ _reference_start_1 Chronicles 28:08_reference_end_ _reference_start_1 Chronicles 29:01_reference_end_ _reference_start_1 Chronicles 29:10_reference_end_ _reference_start_1 Chronicles 29:20_reference_end_ _reference_start_1 Samuel 8:14_reference_end_ _reference_start_1 Samuel 8:22_reference_end_ _reference_start_1 Samuel 8:55_reference_end_ _reference_start_1 Samuel 12:03_reference_end_ _reference_start_Exodus 12:06_reference_end_ _reference_start_Exodus 16:03_reference_end_ _reference_start_Numbers 10:07_reference_end_ _reference_start_Numbers 14:05_reference_end_ _reference_start_Numbers 16:03_reference_end_ _reference_start_Numbers 20:04_reference_end_ _reference_start_Numbers 20:06_reference_end_ _reference_start_Numbers 20:10_referen  ?tfXJ<. xj\N@2$|n`RD6( s r q p o n m  l  k j + i  h g  f e0 d# c b a A ` _ ^A ]1 \ [ Z Y / X W V U T S R Q P# O N  M L K J I H G / F  E  D  C  B A @ ? > = < ;  : 9  8  7 7 6  5 e couvre, expie un péché sans sacrifice _reference_start_2 Samuel 21:03_reference_end_ _reference_start_Exodus 32:30_reference_end_ _reference_start_Numbers 17:11_reference_end_ \cme sin covered over for by sacrifice or payment \cmf le péché couvert par sacrifice ou payment _reference_start_Exodus 30:15_reference_end_ _reference_start_Leviticus 5:06_reference_end_ _reference_start_Leviticus 5:10_reference_end_ _reference_start_Leviticus 5:13_reference_end_ _reference_start_Leviticus 5:16_reference_end_ _reference_start_Leviticus 5:18_reference_end_ _reference_start_Leviticus 5:26_reference_end_ _reference_start_Leviticus 16:30_reference_end_ _reference_start_Leviticus 17:11_reference_end_ _reference_start_Leviticus 17:11_reference_end_ _reference_start_Numbers 8:21_reference_end_ _reference_start_Numbers 31:50_reference_end_ \cme sin is covered over apart from sacrifice \cmf le péché couvert apart le sacrifice _reference_start_Isaiah 6:07_reference_end_ _reference_start_Proverbs 16:06_reference_end_ 05atonementatonement\h repOÐk \f expiation \cme price for ransom of a life \cmf le prix pour rançon d'une vie _reference_start_1 Samuel 12:03_reference_end_ _reference_start_Exodus 21:30_reference_end_ _reference_start_Numbers 35:31_reference_end_ _reference_start_Proverbs 13:08_reference_end_!!{atone (to)atone (to)\h repiÐk \f expier \cme appease, make ammends \cmf apaiser, réparer ses torts _reference_start_Genesis 32:21_reference_end_ _reference_start_Proverbs 16:14_reference_end_ \cme God treates sin as covered, atoned without sacrifice \cmf Dieu considere le péché couvrt, expié sans sacrifice _reference_start_Daniel 9:24_reference_end_ _reference_start_Deuteronomy 32:43_reference_end_ _reference_start_Leviticus 25:09_reference_end_ \cme man covers over, atones for sin without sacrifice \cmf uner personn  ?tfXJ<. xj\N@2$|n`RD6( 2 1 0 / . - ,  +  * ) ( ' & %  $  #  " - !      ! -            # N             *                # ~ }  | { z2 y x w v u tart_Exodus 4:08_reference_end_ _reference_start_Exodus 4:09_reference_end_ _reference_start_Exodus 4:31_reference_end_ _reference_start_Genesis 42:20_reference_end_ _reference_start_Jeremiah 12:06_reference_end_ _reference_start_Proverbs 14:05_reference_end_ _reference_start_Psalms 19:08_reference_end_ \cme believe in someone or in God \cmf croire en qqn ou en Dieu _reference_start_1 Samuel 27:12_reference_end_ _reference_start_Exodus 14:31_reference_end_ _reference_start_Exodus 19:09_reference_end_ _reference_start_Genesis 15:06_reference_end_ _reference_start_Jonah 3:05_reference_end_ _reference_start_Numbers 20:12_reference_end_ _reference_start_Psalms 78:22_reference_end_ \cme faithful \cmf qqn en qui on fait confiance, fiable _reference_start_1 Samuel 2:35_reference_end_ _reference_start_1 Samuel 3:20_reference_end_ _reference_start_1 Samuel 22:14_reference_end_ _reference_start_1 Samuel 22:14_reference_end_ _reference_start_2 Samuel 20:19_reference_end_ _reference_start_Proverbs 27:06_reference_end_ <RU<##wbetray (to)betray (to)\h dagAÐb \f trahir \cme betray, break faith with \cmf trahir _reference_start_1 Samuel 14:33_reference_end_ _reference_start_Exodus 21:08_reference_end_ _reference_start_Proverbs 2:22_reference_end_ _reference_start_Psalms 25:03_reference_end_y//'believe, not (to)believe, not (to)\h €amA' '×l \f ne pas croire \cme not accept statement as true \cmf ne pas accepter une déclaration comme vrai _reference_start_Exodus 4:09_reference_end_ _reference_start_Genesis 45:26_reference_end_"%% believe (to)believe (to)\h J€amA' \f croire \cme accept statement as true \cmf accepter une déclaration comme vrai _reference_start_1 Chronicles 17:23_reference_end_ _reference_start_1 Chronicles 17:24_reference_end_ _reference_start_1 Kings 8:26_reference_end_ _reference_start_1 Kings 10:07_reference_end_ _reference_start_Exodus 4:01_reference_end_ _reference_start_Exodus 4:05_reference_end_ _reference_st ^  &,28>DJPV\bhntz "(.4:@FLRX^djpv|FLRX^djpv| #B S{ o  Ά Ն           " $ )! ,# /$ 0% 3' 9( :) <+ @, A- G. K/q:?ƅBЅCօFGH I #J 0K CM HN WO iQ T Y [ \ ] …^ ̅` c d i j l m o p u &x S{ o  Ά Ն           " $ )! ,# /$ 0% 3' 9( :) <+ @, A- G. K/ M0 R2 T3 V5 X6 Y7 Z: ]< _= b> cA jC D H I K L M N Q S W Z [ †\ Æ] Ɔ^ Ȇ_ Ɇ` ˆa ̆c Άd _ _reference_start_Genesis 12:03_reference_end_ _reference_start_Genesis 17:16_reference_end_ _reference_start_Genesis 17:20_reference_end_ _reference_start_Genesis 18:18_reference_end_ _reference_start_Genesis 22:18_reference_end_ _reference_start_Genesis 24:01_reference_end_ _reference_start_Genesis 24:31_reference_end_ _reference_start_Genesis 24:35_reference_end_ _reference_start_Genesis 26:04_reference_end_ _reference_start_Genesis 26:29_reference_end_ _reference_start_Genesis 27:27_reference_end_ _reference_start_Genesis 27:29_reference_end_ _reference_start_Genesis 27:33_reference_end_ _reference_start_Genesis 28:03_reference_end_ _reference_start_Genesis 28:14_reference_end_ _reference_start_Ruth 2:19_reference_end_ _reference_start_Ruth 2:20_reference_end_ _reference_start_Ruth 3:10_reference_end_ \cme curse \cmf maudire _reference_start_1 Kings 21:10_reference_end_ _reference_start_1 Kings 21:13_reference_end_ _reference_start_Job 1:05_reference_end_ _reference_start_Job 1:11_reference_end_ _ref erence_start_Job 2:05_reference_end_ _reference_start_Job 2:09_reference_end_ _reference_start_Psalms 10:03_reference_end_ \cme God is subject, blesses \cmf Dieu béni, en tant que sujet _reference_start_1 Chronicles 4:10_reference_end_ _reference_start_1 Chronicles 13:14_reference_end_ _reference_start_1 Chronicles 17:27_reference_end_ _reference_start_1 Chronicles 26:05_reference_end_ _reference_start_2 Samuel 6:11_reference_end_ _reference_start_Deuteronomy 28:08_reference_end_ _reference_start_Exodus 20:11_reference_end_ _reference_start_Exodus 20:24_reference_end_ _reference_start_Exodus 23:25_reference_end_ _reference_start_Genesis 1:22_reference_end_ _reference_start_Genesis 1:28_reference_end_ _reference_start_Genesis 2:03_reference_end_ _reference_start_Genesis 5:02_reference_end_ _reference_start_Genesis 9:01_reference_end_ _reference_start_Genesis 22:17_reference_end_ _reference_start_Genesis 25:11_reference_end_ _reference_start_Genesis 26:03_reference_end_ _reference_start_Genesis 26:12_refer ence_end_ _reference_start_Genesis 26:24_reference_end_ _reference_start_Genesis 35:09_reference_end_ _reference_start_Genesis 39:05_reference_end_ _reference_start_Genesis 48:03_reference_end_ _reference_start_Genesis 48:16_reference_end_ _reference_start_Genesis 49:25_reference_end_ \cme good things from God \cmf bienfaits de Dieu _reference_start_Genesis 17:16_reference_end_ \cme greeting, leavetaking \cmf salutation, dire adieu _reference_start_1 Chronicles 16:43_reference_end_ _reference_start_1 Chronicles 18:10_reference_end_ _reference_start_1 Kings 1:47_reference_end_ _reference_start_1 Samuel 13:10_reference_end_ _reference_start_1 Samuel 15:13_reference_end_ _reference_start_1 Samuel 25:14_reference_end_ _reference_start_2 Samuel 6:20_reference_end_ _reference_start_2 Samuel 8:10_reference_end_ _reference_start_2 Samuel 19:40_reference_end_ _reference_start_Genesis 27:27_reference_end_ _reference_start_Genesis 28:01_reference_end_ _reference_start_Genesis 28:06_reference_end_ _reference_start_Ge nesis 31:55_reference_end_ _reference_start_Ruth 2:04_reference_end_ \cme person bless another informally \cmf une personne béni une autre informellement _reference_start_1 Samuel 26:25_reference_end_ _reference_start_2 Samuel 13:25_reference_end_ _reference_start_2 Samuel 21:03_reference_end_ _reference_start_Genesis 27:29_reference_end_ _reference_start_Genesis 32:30_reference_end_ _reference_start_Genesis 48:20_reference_end_ \cme person praises, thanks God \cmf qqn loue, remercie Dieu _reference_start_1 Chronicles 16:36_reference_end_ _reference_start_1 Chronicles 29:10_reference_end_ _reference_start_1 Chronicles 29:20_reference_end_ _reference_start_1 Kings 1:48_reference_end_ _reference_start_1 Kings 5:21_reference_end_ _reference_start_1 Kings 8:15_reference_end_ _reference_start_1 Kings 8:56_reference_end_ _reference_start_1 Kings 10:09_reference_end_ _reference_start_1 Samuel 9:13_reference_end_ _reference_start_1 Samuel 25:32_reference_end_ _reference_start_1 Samuel 25:39_reference_end_ _refer ence_start_2 Samuel 18:28_reference_end_ _reference_start_2 Samuel 22:47_reference_end_ _reference_start_Exodus 18:10_reference_end_ _reference_start_Genesis 14:20_reference_end_ _reference_start_Genesis 24:27_reference_end_ _reference_start_Genesis 24:48_reference_end_ _reference_start_Psalms 34:02_reference_end_ _reference_start_Psalms 63:05_reference_end_ _reference_start_Psalms 124:06_reference_end_ _reference_start_Psalms 144:01_reference_end_ _reference_start_Ruth 4:14_reference_end_ \cme sr person blesses jr person formally \cmf qqn plus âgé béni qqn de plus jeune _reference_start_1 Chronicles 16:02_reference_end_ _reference_start_1 Chronicles 23:13_reference_end_ _reference_start_1 Kings 8:14_reference_end_ _reference_start_1 Kings 8:55_reference_end_ _reference_start_2 Samuel 6:18_reference_end_ _reference_start_Exodus 12:32_reference_end_ _reference_start_Genesis 14:19_reference_end_ _reference_start_Genesis 24:60_reference_end_ _reference_start_Genesis 27:04_reference_end_ _reference_start_Genesis 27:07_reference_end_ _reference_start_Genesis 27:10_reference_end_ _reference_start_Genesis 27:19_reference_end_ _reference_start_Genesis 27:23_reference_end_ _reference_start_Genesis 27:25_reference_end_ _reference_start_Genesis 27:30_reference_end_ _reference_start_Genesis 27:31_reference_end_ _reference_start_Genesis 27:33_reference_end_ _reference_start_Genesis 27:34_reference_end_ _reference_start_Genesis 27:38_reference_end_ _reference_start_Genesis 27:41_reference_end_ _reference_start_Genesis 32:27_reference_end_ _reference_start_Genesis 47:07_reference_end_ _reference_start_Genesis 47:10_reference_end_ _reference_start_Genesis 48:09_reference_end_ _reference_start_Genesis 48:15_reference_end_ _reference_start_Genesis 48:20_reference_end_ _reference_start_Genesis 49:28_reference_end_ _reference_start_Genesis 49:28_reference_end_ \cme thank \cmf remercier _reference_start_1 Kings 8:66_reference_end_ _reference_start_1 Samuel 25:33_reference_end_ _reference_start_2 Samuel 14:22_reference_end_ WW !!cbless (to)bless (to)\h ªarAb \f bénir \cme be in a desirable position due to God's goodness \cmf être dans une postition désirable _reference_start_1 Chronicles 17:27_reference_end_ _reference_start_1 Kings 2:45_reference_end_ _reference_start_1 Samuel 23:21_reference_end_ _reference_start_2 Samuel 2:05_reference_end_ _reference_start_2 Samuel 6:12_reference_end_ _reference_start_Deuteronomy 28:03_reference_end_ _reference_start_Deuteronomy 28:04_reference_end_ _reference_start_Deuteronomy 28:05_reference_end_ _reference_start_Deuteronomy 28:06_reference_end_ _reference_start_Deuteronomy 28:12_reference_end_ _reference_start_Genesis 9:26_reference_end  ?tfXJ<. xj\N@2$|n`RD6( q0 p  o n  m  l  k j7 i h g f ( e  d  c  b  a ` / _  ^ + ] \1 [0 Z0 Y' X# W V U T S R  Q P O N M L K J I  H  G  F  E  D  C B A @ ?  >  = < ; : 9 8! 7 6 5 4 3# ?tfXJ<. wi[M?1#{m_QC5' 01 /' . - ,  +! *  )  (  '  &  % ! $ B #1 "1 !0 0 0 / /   ) & " !         <      7         | ? " 0    ~ / }  | ' {  z y x 8 w  v  u 0 t  s  r $ \cme God is subject, blesses \cmf Dieu béni qqn _reference_start_2 Samuel 7:29_reference_end_ \cme good things from God \cmf de bonne choses donnée par Dieu _reference_start_Deuteronomy 28:02_reference_end_ _reference_start_Deuteronomy 28:08_reference_end_ _reference_start_Genesis 39:05_reference_end_ _reference_start_Genesis 49:25_reference_end_ _reference_start_Leviticus 25:21_reference_end_ _reference_start_Proverbs 11:25_reference_end_ _reference_start_Psalms 24:05_reference_end_ \cme sr person blesses jr person formally \cmf bénédiction formelle d'une personne âgé à une personne jeunne _reference_start_Genesis 27:12_reference_end_ _reference_start_Genesis 27:35_reference_end_ _reference_start_Genesis 27:36_reference_end_ _reference_start_Genesis 27:38_reference_end_ _reference_start_Genesis 27:41_reference_end_ _reference_start_Genesis 28:04_reference_end_ _reference_start_Genesis 49:26_reference_end_ _reference_start_Genesis 49:28_reference_end_ _reference_start_Proverbs 11:11_reference_end_ NN&%blessingblessing\h hAkßrüÐb \f bénédiction \cme be in a desirable position due to God's goodness \cmf une position favorable due à la bonté de Dieu _reference_start_Exodus 32:29_reference_end_ _reference_start_Genesis 12:02_reference_end_ \cme gift, present \cmf cadeau _reference_start_1 Samuel 25:27_reference_end_ _reference_start_1 Samuel 30:26_reference_end_ _reference_start_Genesis 33:11_reference_end_ ! ?tfXJ<. xj\N@2$|n`RD6( o! n!  m! l!8 k!1 j!( i! h! g! f! ! e!  d!  c! b!  a!, `! _!  ^! ]! \! [! Z! Y!  X! W!  V!  U! T!1 S! R!A  Q!% P! O! N! M! L!  K!  J!  I!  H  G  F  E  D  C  B  A  @   ?   >  =   < ;1 :1 9 8) 7& 6$ 5# 4 3 2  1  k bloodblood\h £ßÐda \f sang \cme blood important in sacrifice \cmf important dans le sacrifice _reference_start_Exodus 12:07_reference_end_ _reference_start_Exodus 12:13_reference_end_ _reference_start_Exodus 12:22_reference_end_ _reference_start_Exodus 12:23_reference_end_ _reference_start_Exodus 23:18_reference_end_ _reference_start_Exodus 24:06_reference_end_ _reference_start_Exodus 24:08_reference_end_ _reference_start_Exodus 29:10_reference_end_ _reference_start_Leviticus 5:09_reference_end_ \cme responsibility, guilt \cmf résponsabilité, culpabilité _reference_start_2 Samuel 1:16_reference_end_ \cme revenge for death \cmf vangence pour la mort de qqn _reference_start_2 Samuel 3:27_reference_end_ _reference_start_2 Samuel 3:28_reference_end_ &eference_end_ _reference_start_1 Kings 19:21_reference_end_ _reference_start_Daniel 1:15_reference_end_ _reference_start_Daniel 10:03_reference_end_ _reference_start_Exodus 16:03_reference_end_ _reference_start_Exodus 16:08_reference_end_ _reference_start_Exodus 16:12_reference_end_ _reference_start_Exodus 21:28_reference_end_ _reference_start_Exodus 22:30_reference_end_ _reference_start_Genesis 9:04_reference_end_ _reference_start_Isaiah 22:13_reference_end_ _reference_start_Isaiah 44:16_reference_end_ _reference_start_Numbers 11:04_reference_end_ _reference_start_Numbers 11:13_reference_end_ _reference_start_Numbers 11:18_reference_end_ _reference_start_Numbers 11:21_reference_end_ _reference_start_Numbers 11:33_reference_end_ \cme human being \cmf personne humaine _reference_start_Daniel 2:11_reference_end_ _reference_start_Daniel 4:09_reference_end_ _reference_start_Ecclesiastes 2:03_reference_end_ _reference_start_Isaiah 40:05_reference_end_ _reference_start_Isaiah 49:26_reference_end_ _reference_sta 'rt_Psalms 56:05_reference_end_ _reference_start_Psalms 145:21_reference_end_ \cme human nature vs God \cmf nature humaine par opposition à Dieu _reference_start_2 Chronicles 32:08_reference_end_ _reference_start_Genesis 6:03_reference_end_ _reference_start_Genesis 6:12_reference_end_ _reference_start_Genesis 6:13_reference_end_ _reference_start_Job 10:04_reference_end_ _reference_start_Psalms 56:05_reference_end_ _reference_start_Psalms 56:12_reference_end_ _reference_start_Psalms 63:01_reference_end_ _reference_start_Psalms 78:38_reference_end_ \cme living being, animal or human \cmf tout être vivant, animal ou humain _reference_start_Daniel 7:05_reference_end_ _reference_start_Genesis 6:17_reference_end_ _reference_start_Genesis 6:19_reference_end_ _reference_start_Genesis 7:15_reference_end_ _reference_start_Genesis 7:16_reference_end_ _reference_start_Genesis 7:21_reference_end_ _reference_start_Genesis 8:17_reference_end_ _reference_start_Genesis 9:11_reference_end_ _reference_start_Genesis 9:15_re (ference_end_ _reference_start_Genesis 9:17_reference_end_ \cme male sexual organ \cmf organe sexuel mâle _reference_start_Genesis 17:11_reference_end_ _reference_start_Genesis 17:14_reference_end_ _reference_start_Genesis 17:23_reference_end_ _reference_start_Genesis 17:24_reference_end_ _reference_start_Genesis 17:25_reference_end_ _reference_start_Leviticus 15:02_reference_end_ \cme meat of sacrifice \cmf viande de sacrifice _reference_start_1 Samuel 2:13_reference_end_ _reference_start_1 Samuel 2:15_reference_end_ _reference_start_Exodus 12:08_reference_end_ _reference_start_Exodus 12:46_reference_end_ _reference_start_Leviticus 4:11_reference_end_ _reference_start_Leviticus 7:15_reference_end_ _reference_start_Numbers 19:05_reference_end_ \cme muscle vs bone \cmf le muscle par opposition à les os _reference_start_Ezekiel 37:05_reference_end_ _reference_start_Genesis 2:21_reference_end_ _reference_start_Job 2:05_reference_end_ _reference_start_Lamentations 3:04_reference_end_ \cme muscle, flesh \cmf muscle, chair _reference_start_Deuteronomy 28:53_reference_end_ _reference_start_Deuteronomy 28:55_reference_end_ _reference_start_Genesis 40:19_reference_end_ _reference_start_Isaiah 49:26_reference_end_ _reference_start_Leviticus 26:29_reference_end_ \cme whole body \cmf corps entier _reference_start_1 Kings 21:27_reference_end_ _reference_start_1 Samuel 17:44_reference_end_ _reference_start_Exodus 4:07_reference_end_ _reference_start_Genesis 41:02_reference_end_ _reference_start_Genesis 41:03_reference_end_ _reference_start_Genesis 41:04_reference_end_ _reference_start_Genesis 41:18_reference_end_ _reference_start_Genesis 41:19_reference_end_ _reference_start_Job 4:15_reference_end_ _reference_start_Leviticus 13:26_reference_end_ _reference_start_Leviticus 19:28_reference_end_ _reference_start_Numbers 8:07_reference_end_ _reference_start_Proverbs 4:22_reference_end_ _reference_start_Proverbs 14:30_reference_end_ _reference_start_Psalms 38:04_reference_end_ _reference_start_Psalms 119:120_reference_end_ !o!bodybody\h rAWAÐb \f corps \cme brother in figurative sense, relative \cmf frère (sens figuré), parent _reference_start_1 Chronicles 11:01_reference_end_ _reference_start_2 Samuel 5:01_reference_end_ _reference_start_2 Samuel 19:13_reference_end_ _reference_start_2 Samuel 19:14_reference_end_ _reference_start_Genesis 2:23_reference_end_ _reference_start_Genesis 2:24_reference_end_ _reference_start_Genesis 17:13_reference_end_ _reference_start_Genesis 29:14_reference_end_ _reference_start_Genesis 37:27_reference_end_ _reference_start_Jude 9:02_reference_end_ _reference_start_Leviticus 18:06_reference_end_ _reference_start_Leviticus 25:49_reference_end_ _reference_start_Nehemiah 5:08_reference_end_ \cme flesh, meat \cmf viande, chair _reference_start_1 Kings 17:06_r % ?tfXJ<. xj\N@2$|n`RD6( ."  -" 6 ,"  +" ! *" )"  (" / '"  &!wx %!& $! #! "! !! !  ! !) !) !) !) !) ! ! , !  ! !1 !( !7 !5 ! ! ! !% ! ! ! ! . !  !  !  ! ! ! ! ! ! !  !  ~! }! |! {! z! y! x! w! v!N& u!? t!8 s!8 r!  q! p! ence_start_1 Samuel 15:25_reference_end_ _reference_start_1 Samuel 15:30_reference_end_ _reference_start_1 Samuel 15:31_reference_end_ _reference_start_2 Chronicles 7:03_reference_end_ _reference_start_2 Chronicles 7:22_reference_end_ _reference_start_2 Samuel 12:20_reference_end_ _reference_start_2 Samuel 15:32_reference_end_ _reference_start_Exodus 4:27_reference_end_ _reference_start_Exodus 12:27_reference_end_ _reference_start_Exodus 20:05_reference_end_ _reference_start_Exodus 24:01_reference_end_ _reference_start_Exodus 34:14_reference_end_ _reference_start_Genesis 18:02_reference_end_ _reference_start_Genesis 19:01_reference_end_ _reference_start_Genesis 22:05_reference_end_ _reference_start_Genesis 24:22_reference_end_ _reference_start_Genesis 24:48_reference_end_ _reference_start_Genesis 24:52_reference_end_ _reference_start_Genesis 47:31_reference_end_ _reference_start_Psalms 22:27_reference_end_ Psa072.11 _reference_start_Psalms 81:09_reference_end_ _reference_start_Psalms 132:07_reference_end_  | k#7#bowelsbowels\h hEvem \f intestins \cme inner part of something \cmf partie intérieure de qqc .x"''5"bow & worshipbow & worship\h xaxAH / hwx \f adorer, s'incliner pour adorer \cme bow down to worship God or gods \cmf s'incliner pour adorer Dieu ou des dieux _reference_start_1 Chronicles 29:20_reference_end_ _reference_start_1 Kings 1:47_reference_end_ _reference_start_1 Kings 9:06_reference_end_ _reference_start_1 Kings 9:09_reference_end_ _reference_start_1 Kings 11:33_reference_end_ _reference_start_1 Kings 16:31_reference_end_ _reference_start_1 Kings 22:54_reference_end_ _reference_start_1 Samuel 1:03_reference_end_ _reference_start_1 Samuel 1:19_reference_end_ _reference_start_1 Samuel 1:28_reference_end_ _refer + ?tfXJ<. wi[M?1#{m_QC5' m&  l&  k&  j% i% h% g%  f% e%  d% c%  b%  a$) `$ _$ ^$ % ]$3 \$ [$! Z$ Y$  X$- W$ V$ U# T# S# R# Q# P#  O#  N#  M# L#G K# J#  I#  H# G#  F" E"Q D" C"/ B"4 A"0 @" ?" >" =" <"" ;" :" 9"  8" 7"  6"  5" 4" 3"  2"  1"  0"  /" h _reference_start_Jonah 2:02_reference_end_ \cme intestines, inner organs \cmf organs intérieurs _reference_start_2 Chronicles 21:15_reference_end_ _reference_start_2 Samuel 20:10_reference_end_ _reference_start_Jonah 2:01_reference_end_ _reference_start_Numbers 5:22_reference_end_ _reference_start_Psalms 71:06_reference_end_ _reference_start_Ruth 1:11_reference_end_ \cme metonymy for sperm and egg \cmf métonomie pour oeuf et sperme _reference_start_2 Samuel 7:12_reference_end_ _reference_start_2 Samuel 16:11_reference_end_ _reference_start_2 Samuel 16:11_reference_end_ _reference_start_Genesis 15:04_reference_end_ _reference_start_Genesis 25:23_reference_end_ \cme part of person with emotions, pity \cmf partie d'une personne avec des sentiments, pitié _reference_start_Isaiah 16:11_reference_end_ _reference_start_Jeremiah 31:20_reference_end_ _reference_start_Job 30:27_reference_end_ RR*$11$bowel, inner partsbowel, inner parts\h bårÕq \f intestins, organs intérieurs \cme (say) to oneself \cmf (dire) à soi-même _reference_start_Genesis 18:12_reference_end_ \cme inner part of something or someone \cmf partie interrieure de qqch ou qqn _reference_start_Genesis 18:24_reference_end_ _reference_start_Genesis 45:06_reference_end_ \cme part of person with thoughts, ideas, emotions \cmf partie d'une personne avec penseés, idées, emotions _reference_start_1 Kings 3:28_reference_end_ _reference_start_Jeremiah 4:14_reference_end_ _reference_start_Proverbs 14:33_reference_end_ _reference_start_Proverbs 26:24_reference_end_ _reference_start_Psalms 51:12_reference_end_ \cme physical internal organs \cmf organs internes physiques _reference_start_1 Samuel 25:37_reference_end_ _reference_start_Exodus 12:09_reference_end_ _reference_start_Genesis 25:22_reference_end_ _reference_start_Genesis 41:21_reference_end_ f%-%breathbreath\h hAmAHÌn \f halaine \cme breath of a person or animal \cmf halaine d'une personne ou un animal _reference_start_1 Kings 17:17_reference_end_ _reference_start_Daniel 10:17_reference_end_ _reference_start_Deuteronomy 20:16_reference_end_ \cme creative breath of God \cmf soufle de Deiu qui crée _reference_start_2 Samuel 22:16_reference_end_ _reference_start_Genesis 2:07_reference_end_ \cme life \cmf vie _reference_start_1 Kings 15:29_reference_end_ _reference_start_Genesis 7:22_reference_end_ \cme life, existence \cmf vie, existance _reference_start_Daniel 5:23_reference_end_ \cme part of person which relates to God \cmf parti d'une personne en rélation avec Dieu _reference_start_Proverbs 20:27_reference_end_ 2tart_1 Chronicles 21:26_reference_end_ _reference_start_1 Chronicles 21:29_reference_end_ _reference_start_1 Chronicles 22:01_reference_end_ _reference_start_1 Chronicles 23:31_reference_end_ _reference_start_1 Chronicles 29:21_reference_end_ _reference_start_1 Kings 3:04_reference_end_ _reference_start_1 Kings 3:15_reference_end_ _reference_start_1 Kings 8:64_reference_end_ _reference_start_1 Kings 9:25_reference_end_ _reference_start_1 Kings 10:05_reference_end_ _reference_start_1 Samuel 6:14_reference_end_ _reference_start_1 Samuel 6:15_reference_end_ _reference_start_1 Samuel 7:09_reference_end_ _reference_start_1 Samuel 7:10_reference_end_ _reference_start_1 Samuel 10:08_reference_end_ _reference_start_1 Samuel 13:09_reference_end_ _reference_start_1 Samuel 13:10_reference_end_ _reference_start_1 Samuel 13:12_reference_end_ _reference_start_1 Samuel 15:22_reference_end_ _reference_start_2 Chronicles 7:01_reference_end_ _reference_start_2 Chronicles 7:07_reference_end_ _reference_start_2 Samuel 6:17_reference_end_ _reference_start_2 Samuel 6:18_reference_end_ _reference_start_2 Samuel 24:22_reference_end_ _reference_start_2 Samuel 24:24_reference_end_ _reference_start_2 Samuel 24:25_reference_end_ _reference_start_Exodus 10:25_reference_end_ _reference_start_Exodus 18:12_reference_end_ _reference_start_Exodus 20:24_reference_end_ _reference_start_Exodus 20:25_reference_end_ _reference_start_Exodus 24:05_reference_end_ _reference_start_Genesis 8:20_reference_end_ _reference_start_Genesis 22:02_reference_end_ _reference_start_Genesis 22:03_reference_end_ _reference_start_Genesis 22:06_reference_end_ _reference_start_Genesis 22:07_reference_end_ _reference_start_Genesis 22:13_reference_end_ _reference_start_Joshua 8:31_reference_end_ _reference_start_Leviticus 5:07_reference_end_ _reference_start_Leviticus 5:10_reference_end_ _reference_start_Numbers 10:10_reference_end_ _reference_start_Numbers 28:37_reference_end_ _reference_start_Psalms 20:04_reference_end_ _reference_start_Psalms 51:18_reference_end_ qqe'GGO'burnt offering, sacrifice (a)burnt offering, sacrifice (a)\h xabez. \f haulocauste, sacrifice 5&))a&burnt offeringburnt offering\h hAlOv \f holocauste \cme animal is killed and burnt as offering to God \cmf un animal est tuer et bruler en offrende à Dieu _reference_start_1 Chronicles 21:23_reference_end_ _reference_start_1 Chronicles 21:24_reference_end_ _reference_s 1 ?tfXJ<. xj\N@2$|n`RD6( ,'  +'  *'  )'  ('  '' &' %'  $' #' "'  !'  '  '  '  '  '  ' ? ' > '  &3 & &% & & & & & & & & & & & & & & &  &  &  &  &  &  & & &  ~& }& |& {&  z&  y&  x&  w&  v&  u&  t& @ s&  r&  q&  p&  o&  n&  6 \cme kill an animal, burn part as offering to God or gods, eat the rest \cmf tuer un animal, brûler une partie à Dieu ou dieux, manger le reste _reference_start_1 Chronicles 29:21_reference_end_ _reference_start_1 Kings 8:62_reference_end_ _reference_start_1 Kings 8:63_reference_end_ _reference_start_1 Kings 12:27_reference_end_ _reference_start_1 Samuel 1:21_reference_end_ _reference_start_1 Samuel 2:13_reference_end_ _reference_start_1 Samuel 2:19_reference_end_ _reference_start_1 Samuel 2:29_reference_end_ _reference_start_1 Samuel 3:14_reference_end_ _reference_start_1 Samuel 6:15_reference_end_ _reference_start_1 Samuel 9:12_reference_end_ _reference_start_1 Samuel 9:13_reference_end_ _reference_start_1 Samuel 10:08_reference_end_ _reference_start_1 Samuel 12:09_reference_end_ _reference_start_1 Samuel 12:13_reference_end_ _reference_start_1 Samuel 15:22_reference_end_ _reference_start_1 Samuel 16:03_reference_end_ _reference_start_1 Samuel 16:05_reference_end_ _reference_start_1 Samuel 20:06_refe 7rence_end_ _reference_start_1 Samuel 20:29_reference_end_ _reference_start_2 Chronicles 7:01_reference_end_ _reference_start_2 Chronicles 7:04_reference_end_ _reference_start_2 Chronicles 7:05_reference_end_ _reference_start_2 Chronicles 7:12_reference_end_ _reference_start_2 Chronicles 29:31_reference_end_ _reference_start_2 Samuel 15:12_reference_end_ _reference_start_Daniel 9:27_reference_end_ _reference_start_Deuteronomy 18:03_reference_end_ _reference_start_Ecclesiastes 4:17_reference_end_ _reference_start_Exodus 10:25_reference_end_ _reference_start_Exodus 12:27_reference_end_ _reference_start_Exodus 12:27_reference_end_ _reference_start_Exodus 18:12_reference_end_ _reference_start_Exodus 18:12_reference_end_ _reference_start_Exodus 23:18_reference_end_ _reference_start_Exodus 34:15_reference_end_ _reference_start_Exodus 34:25_reference_end_ _reference_start_Genesis 46:01_reference_end_ _reference_start_Isaiah 57:07_reference_end_ _reference_start_Jonah 1:16_reference_end_ _reference_start_Jude 16:23_reference_end_ _reference_start_Leviticus 7:12_reference_end_ _reference_start_Numbers 10:10_reference_end_ _reference_start_Numbers 25:02_reference_end_ _reference_start_Proverbs 7:14_reference_end_ _reference_start_Proverbs 15:08_reference_end_ _reference_start_Proverbs 17:01_reference_end_ _reference_start_Proverbs 21:03_reference_end_ _reference_start_Proverbs 21:27_reference_end_ _reference_start_Psalms 4:06_reference_end_ _reference_start_Psalms 51:18_reference_end_ _reference_start_Psalms 51:19_reference_end_ _reference_start_Psalms 51:21_reference_end_ _reference_start_Psalms 107:22_reference_end_ \cme killing & eating an animal to make a covenant \cmf tuer et manger un animal pour faire une alliance _reference_start_1 Samuel 11:15_reference_end_ _reference_start_Exodus 24:05_reference_end_ _reference_start_Genesis 31:54_reference_end_ _reference_start_Psalms 50:05_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( k* j* i*  h*) g* f)  e)  d)4 c) b)  a) `) _) ^) ])  \(  [(  Z(  Y(  X( $ W(  V(  U(  T(  S( R'2 Q'6 P' O'  N'k M'3 L'3 K'3 J' I' H' G' F' E' D' C' B' A'A @'  ?'9 >'. ='" <'" ;' :' 9' 8'  7'  6'  5' 4' 3'  2'  1' 0' /' .' -' cc( (cherabimcherabim\h £yibçrüÐk \f chérubim \cme angelic servant of God \cmf serviteur angélique de Dieu _reference_start_Genesis 3:24_reference_end_ \cme seat of God on ark of covenant \cmf siege de Deiu sur l'arc de l'alliance _reference_start_1 Chronicles 13:06_reference_end_ _reference_start_1 Chronicles 28:18_reference_end_ _reference_start_1 Kings 6:1_reference_end_ _reference_start_1 Kings 7:29_reference_end_ _reference_start_1 Kings 7:36_reference_end_ _reference_start_1 Kings 8:06_reference_end_ _reference_start_1 Kings 8:07_reference_end_ _reference_start_2 Samuel 6:02_reference_end_ _reference_start_2 Samuel 1:1_reference_end_ vent?) LL0)%%))chief priestchief priest\h H'OrAh €EhOÐk \f sacrificateur, chef \cme high or chief priest, head priest \cmf principal sacrificateur, le chef _reference_start_1 Chronicles 27:05_reference_end_ _reference_start_2 Chronicles 19:11_reference_end_ _reference_start_2 Chronicles 24:11_reference_end_ _reference_start_2 Chronicles 26:20_reference_end_ _reference_start_2 Chronicles 31:10_reference_end_ _reference_start_2 Kings 25:18_reference_end_ _reference_start_Ezra 7:05_reference_end_ _reference_start_Jeremiah 52:24_reference_end_ \cme leading priests \cmf les chefs des sacrificateurs _reference_start_Ezra 10:05_reference_end_ _reference_start_Nehemiah 12:07_reference_end_eference_start_1 Kings 24:04_reference_end_ _reference_start_1 Samuel 19:05_reference_end_ _reference_start_2 Samuel 3:28_reference_end_ _reference_start_Exodus 23:07_reference_end_ \cme free from obligation \cmf sans obligation _reference_start_1 Kings 15:22_reference_end_ _reference_start_Genesis 24:41_reference_end_ _reference_start_Genesis 44:10_reference_end_ _reference_start_Numbers 32:22_reference_end_ \cme free from punishement \cmf libre de punition _reference_start_2 Samuel 14:09_reference_end_ _reference_start_Exodus 21:28_reference_end_ \cme innocent \cmf innocent _reference_start_Daniel 6:23_reference_end_ \cme innocent (naqiy') \cmf innocent (naqiy') _reference_start_Joel 4:19_reference_end_ _reference_start_Jonah 1:14_reference_end_ \cme leave unpunished, hold innocent \cmf ne pa punir, considérer comme innocent _reference_start_1 Kings 1:06_reference_end_ _reference_start_Exodus 20:07_reference_end_ _reference_start_Exodus 34:07_reference_end_ _reference_start_Numbers 14:18_reference_end_ zz+##Y+clean, pureclean, pure\h rôhAX \f pur \cme ethically clean \cmf pur moralement _reference_st > *{*cleanclean\h hAqAn \f pur \cme exempt from obligation (of oaths, etc) \cmf sans obligation (de serment, etc) _reference_start_Genesis 24:08_reference_end_ _reference_start_Genesis 4:41_reference_end_ \cme exempt from punishment, acquited \cmf aquité, sans être puni _reference_start_1 Samuel 26:09_reference_end_ _reference_start_Exodus 21:19_reference_end_ _reference_start_Proverbs 6:29_reference_end_ _reference_start_Psalms 19:13_reference_end_ \cme free from guilt, innocent \cmf innocent, sans culpabilité _r ; ?tfXJ<. xj\N@2$|n`RD6( *-& )- (- ) '-  &- ( %,# $,! #,3 ", !, , # ,% ,/ ,/ ,  , ,  , , ,  , ," ,  , ,  ,  ,  ,  ,  + + + + + +  + +  +  +  + + + + + ~+  }* |*" {* z*  y*  x* w* v* u*  t*  s*, r*) q*  p* o*  n*  m*  l* art_2 Samuel 22:27_reference_end_ _reference_start_Job 17:02_reference_end_ _reference_start_Proverbs 15:26_reference_end_ _reference_start_Proverbs 22:11_reference_end_ _reference_start_Proverbs 30:12_reference_end_ _reference_start_Psalms 19:10_reference_end_ \cme free from leprosy \cmf ne plus avoir la lèpre _reference_start_2 Kings 5:10_reference_end_ \cme pure, unadulterated \cmf non souillé _reference_start_1 Chronicles 28:17_reference_end_ _reference_start_1 Kings 6:20_reference_end_ _reference_start_Exodus 25:11_reference_end_ \cme ritually pure before God \cmf pur rituellement devant Dieu _reference_start_1 Samuel 20:26_reference_end_ _reference_start_Deuteronomy 23:10_reference_end_ _reference_start_Genesis 7:02_reference_end_ _reference_start_Genesis 7:08_reference_end_ _reference_start_Genesis 8:20_reference_end_ \cme washed, cleaned \cmf nettoyé, lavé _reference_start_Leviticus 4:12_reference_end_nce_start_Daniel 9:24_reference_end_ _reference_start_Deuteronomy 34:08_reference_end_ _reference_start_Leviticus 25:29_reference_end_ \cme be innocent, blameless \cmf être innocent _reference_start_2 Samuel 22:26_reference_end_ _reference_start_Job 22:03_reference_end_ _reference_start_Psalms 19:14_reference_end_ \cme be ready \cmf être prét _reference_start_2 Kings 22:04_reference_end_ _reference_start_Ezekiel 24:10_reference_end_ \cme be used up \cmf être épuisé _reference_start_1 Kings 14:10_reference_end_ _reference_start_Genesis 47:15_reference_end_ _reference_start_Genesis 47:18_reference_end_ _reference_start_Jeremiah 37:21_reference_end_ \cme be white or morally pure \cmf être blanc ou pur moralement _reference_start_Daniel 11:35_reference_end_ _reference_start_Daniel 12:10_reference_end_ _reference_start_Isaiah 1:18_reference_end_ _reference_start_Psalms 51:09_reference_end_ \cme to die \cmf mourir _reference_start_Numbers 14:33_reference_end_ _reference_start_Numbers 14:35_reference_end_ ZZ,33a,clean, pure (to be)clean, pure (to be)\h £amAGt \f pur, être pur \cme be complete, finished \cmf être fini, complété _reference_start_1 Kings 6:22_reference_end_ _reference_start_1 Kings 7:22_reference_end_ _reference_start_1 Samuel 16:11_reference_end_ _reference_start_2 Samuel 15:24_reference_end_ _reference_start_2 Samuel 20:18_reference_end_ _reference_start_Daniel 8:23_reference_end_ _refere ? !![---o-clean, pure (to)clean, pure (to)\h rerabtih / rarÐAb \f pur, être pur \cme purge, test, purify (remove what is unwanted) \cmf purifier, tester (enlever ce qu'on ne veut pas) _reference_start_1 Chronicles 7:40_reference_end_ _reference_start_1 Chronicles 9:22_reference_end_ _reference_start_1 Chronicles 16:41_reference_end_ _reference_start_Ecclesiastes 3:18_reference_end_ _reference_start_Ezekiel 20:38_reference_end_ \cme purify self, show self pure, without unwanted stuff \cmf se purifier, se montrer pur, sans ce qu'on ne veut pas _reference_start_2 Samuel 22:27_reference_end_ _reference_start_Daniel 11:35_reference_end_ _reference_start_Daniel 12:10_reference_end_ _reference_start_Psalms 18:27_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( i. h. g. f. e. d. c. b. a. `. _. ^. ].  \.  [.  Z.  Y.  X.  W.  V.  U. T.  S.  R.  Q. P.  O.  N.  M.  L.  K. J.  I.  H.  G. . F. + E.  D.  C.  B. A. @." ?.E >.- =. <. ;. :. 9. 8. 7. & 6. 5. 4.  3. ; 2.  1.  0. ( /.  .- -- ,- # +-  Dteronomy 28:13_reference_end_ _reference_start_Deuteronomy 28:14_reference_end_ _reference_start_Deuteronomy 28:15_reference_end_ _reference_start_Deuteronomy 28:45_reference_end_ _reference_start_Deuteronomy 28:69_reference_end_ _reference_start_Deuteronomy 34:09_reference_end_ _reference_start_Exodus 19:07_reference_end_ _reference_start_Exodus 23:15_reference_end_ \cme instruct, give an order \cmf instruire, donner un ordre _reference_start_1 Chronicles 17:06_reference_end_ _reference_start_1 Chronicles 22:06_reference_end_ _reference_start_1 Chronicles 22:17_reference_end_ _reference_start_1 Kings 2:43_reference_end_ _reference_start_1 Kings 2:46_reference_end_ _reference_start_1 Kings 5:20_reference_end_ _reference_start_1 Kings 5:31_reference_end_ _reference_start_1 Kings 22:31_reference_end_ _reference_start_1 Samuel 13:13_reference_end_ _reference_start_1 Samuel 13:14_reference_end_ _reference_start_1 Samuel 17:20_reference_end_ _reference_start_1 Samuel 18:22_reference_end_ _reference_start_1 Sam Euel 20:29_reference_end_ _reference_start_1 Samuel 21:02_reference_end_ _reference_start_2 Chronicles 7:13_reference_end_ _reference_start_2 Samuel 4:12_reference_end_ _reference_start_2 Samuel 5:25_reference_end_ _reference_start_2 Samuel 7:07_reference_end_ _reference_start_2 Samuel 9:11_reference_end_ _reference_start_2 Samuel 11:19_reference_end_ _reference_start_2 Samuel 13:28_reference_end_ _reference_start_2 Samuel 13:29_reference_end_ _reference_start_2 Samuel 14:08_reference_end_ _reference_start_2 Samuel 14:19_reference_end_ _reference_start_2 Samuel 18:05_reference_end_ _reference_start_2 Samuel 18:12_reference_end_ _reference_start_2 Samuel 21:14_reference_end_ _reference_start_Deuteronomy 18:20_reference_end_ _reference_start_Esther 2:10_reference_end_ _reference_start_Esther 2:20_reference_end_ _reference_start_Esther 3:02_reference_end_ _reference_start_Esther 3:12_reference_end_ _reference_start_Esther 4:05_reference_end_ _reference_start_Esther 4:08_reference_end_ _reference_start_Esther F4:10_reference_end_ _reference_start_Esther 4:10_reference_end_ _reference_start_Esther 4:17_reference_end_ _reference_start_Esther 8:09_reference_end_ _reference_start_Exodus 1:22_reference_end_ _reference_start_Exodus 4:28_reference_end_ _reference_start_Exodus 5:06_reference_end_ _reference_start_Exodus 6:13_reference_end_ _reference_start_Exodus 7:02_reference_end_ _reference_start_Exodus 7:06_reference_end_ _reference_start_Exodus 7:10_reference_end_ _reference_start_Exodus 7:20_reference_end_ _reference_start_Exodus 12:28_reference_end_ _reference_start_Exodus 12:50_reference_end_ _reference_start_Exodus 16:16_reference_end_ _reference_start_Exodus 16:24_reference_end_ _reference_start_Exodus 16:32_reference_end_ _reference_start_Exodus 16:34_reference_end_ _reference_start_Exodus 18:23_reference_end_ _reference_start_Genesis 2:16_reference_end_ _reference_start_Genesis 3:11_reference_end_ _reference_start_Genesis 3:17_reference_end_ _reference_start_Genesis 7:05_reference_end_ _reference_start_Genesis 7:09_reference_end_ _reference_start_Genesis 7:16_reference_end_ _reference_start_Genesis 12:20_reference_end_ _reference_start_Genesis 18:19_reference_end_ _reference_start_Genesis 21:04_reference_end_ _reference_start_Genesis 26:11_reference_end_ _reference_start_Genesis 27:08_reference_end_ _reference_start_Genesis 28:01_reference_end_ _reference_start_Genesis 28:06_reference_end_ _reference_start_Genesis 32:05_reference_end_ _reference_start_Genesis 32:18_reference_end_ _reference_start_Genesis 32:20_reference_end_ _reference_start_Genesis 42:25_reference_end_ _reference_start_Genesis 44:01_reference_end_ _reference_start_Genesis 47:11_reference_end_ _reference_start_Genesis 50:02_reference_end_ _reference_start_Genesis 50:16_reference_end_ _reference_start_Joshua 1:10_reference_end_ _reference_start_Numbers 20:09_reference_end_ _reference_start_Numbers 20:27_reference_end_ _reference_start_Ruth 2:09_reference_end_ _reference_start_Ruth 2:15_reference_end_ _reference_start_Ruth 3:06_reference_end_ ##E.%%S.command (to)command (to)\h hAwAc \f commander \cme God gives his law to Israel \cmf Dieu donne sa loi à Israël _reference_start_1 Chronicles 16:15_reference_end_ _reference_start_1 Chronicles 16:40_reference_end_ _reference_start_1 Chronicles 22:13_reference_end_ _reference_start_1 Chronicles 24:19_reference_end_ _reference_start_1 Kings 8:59_reference_end_ _reference_start_1 Kings 9:04_reference_end_ _reference_start_1 Kings 11:10_reference_end_ _reference_start_1 Kings 11:11_reference_end_ _reference_start_1 Kings 11:38_reference_end_ _reference_start_2 Chronicles 7:17_reference_end_ _reference_start_Deuteronomy 18:18_reference_end_ _reference_start_Deuteronomy 28:01_reference_end_ _reference_start_Deu C ?tfXJ<. xj\N@2$|n`RD6( (/ '/ &/ %/  $/  #/ & "/ " !/  / = / : /  /  /  /  /  /  /  /' /' / / /  . . . . . . .2 .2 ./ ., .* .  .  .  . . . . . . ~.  }. |. {. z. y. x. w. v." u. t. s. r. 2 q.  p. o. n. m. l. k. j. Jchi 2:04_reference_end_ _reference_start_Nehemiah 13:05_reference_end_ \cme God's law, code of living \cmf la loi de Dieu, sa code de vie _reference_start_1 Chronicles 28:07_reference_end_ _reference_start_1 Chronicles 28:08_reference_end_ _reference_start_1 Chronicles 29:19_reference_end_ _reference_start_1 Kings 2:03_reference_end_ _reference_start_1 Kings 3:14_reference_end_ _reference_start_1 Kings 6:12_reference_end_ _reference_start_1 Kings 8:58_reference_end_ _reference_start_1 Kings 8:61_reference_end_ _reference_start_1 Kings 9:06_reference_end_ _reference_start_1 Kings 11:34_reference_end_ _reference_start_1 Kings 11:38_reference_end_ _reference_start_Daniel 9:04_reference_end_ _reference_start_Daniel 9:05_reference_end_ _reference_start_Deuteronomy 28:01_reference_end_ _reference_start_Deuteronomy 28:09_reference_end_ _reference_start_Deuteronomy 28:13_reference_end_ _reference_start_Deuteronomy 28:15_reference_end_ _reference_start_Deuteronomy 28:45_reference_end_ _reference_start_Ecclesiastes 12:13_reference_end_ _reference_start_Exodus 15:26_reference_end_ _reference_start_Exodus 16:28_reference_end_ _reference_start_Exodus 20:06_reference_end_ _reference_start_Exodus 24:12_reference_end_ _reference_start_Genesis 26:05_reference_end_ _reference_start_Leviticus 5:17_reference_end_ _reference_start_Psalms 19:09_reference_end_ \cme order or instruction of a person \cmf order ou instruction d'une personne _reference_start_1 Kings 2:43_reference_end_ _reference_start_2 Chronicles 8:15_reference_end_ _reference_start_Esther 3:03_reference_end_ _reference_start_Proverbs 2:01_reference_end_ _reference_start_Proverbs 3:01_reference_end_ _reference_start_Proverbs 4:04_reference_end_ _reference_start_Proverbs 6:20_reference_end_ _reference_start_Proverbs 6:23_reference_end_ _reference_start_Proverbs 7:01_reference_end_ _reference_start_Proverbs 7:02_reference_end_ _reference_start_Proverbs 10:08_reference_end_ _reference_start_Proverbs 13:13_reference_end_ _reference_start_Proverbs 19:16_reference_end_ k/99w/commandments, preceptscommandments, precepts\h hÃwücim \f commandements, précepte \cme God's command to a person \cmf commandement de Dieu pour une personne _reference_start_1 Kings 13:21_reference_end_ _reference_start_1 Samuel 13:13_reference_end_ _reference_start_Job 23:12_reference_end_ _reference_start_Malachi 2:01_reference_end_ _reference_start_Mala I ?tfXJ<. xj\N?1#{m_QC5' g1" f1" e1 d1 c1 b1, a1 `1 _1 ^1 ]1" \1" [1 Z1  Y1  X1  W1  V1  U1  T1  S1  R1  Q1 " P1  O1  N1  M0j. L0+ K0 J0  I0 2 H0 G0wM F0E E03 D0? C0  B0  A0+ @0  ?/ >/ =/  </ ;/ :/ 9/ 8/ 7/ 6/ 5/ 4/ 3/ + 2/ 1/ 0/ // ./ -/ ,/ +/ */- )/ q0!!30compassioncompassion\h £yimáxÞr \f compassion \cme bowels, location in a person of feelings \cmf entrails, lieu des sentiments d'uner personne _reference_start_1 Kings 3:26_reference_end_ _reference_start_Genesis 43:30_reference_end_ \cme compassion of God \cmf compassion de Dieu _reference_start_Daniel 9:07_reference_end_ _reference_start_Daniel 9:18_reference_end_ _reference_start_Isaiah 63:07_reference_end_ _reference_start_Psalms 51:03_reference_end_ _reference_start_Psalms 69:17_reference_end_ _reference_start_Psalms 119:77_reference_end_ _reference_start_Psalms 707:10_reference_end_ \cme favor of man \cmf faveur d'une personne _reference_start_1 Kings 8:50_reference_end_ _reference_start_2 Samuel 24:14_reference_end_ _reference_start_Daniel 1:09_reference_end_ _reference_start_Genesis 43:14_reference_end_ _reference_start_Psalms 106:46_reference_end_ Oerence_start_2 Samuel 3:12_reference_end_ _reference_start_2 Samuel 3:13_reference_end_ _reference_start_2 Samuel 3:21_reference_end_ _reference_start_2 Samuel 5:03_reference_end_ _reference_start_Daniel 11:22_reference_end_ _reference_start_Exodus 23:32_reference_end_ _reference_start_Exodus 34:12_reference_end_ _reference_start_Exodus 34:15_reference_end_ _reference_start_Genesis 14:13_reference_end_ _reference_start_Genesis 21:27_reference_end_ _reference_start_Genesis 21:32_reference_end_ _reference_start_Genesis 26:28_reference_end_ _reference_start_Genesis 31:44_reference_end_ \cme covenant at Sinai \cmf alliance du Sinaï _reference_start_Exodus 24:07_reference_end_ _reference_start_Exodus 24:08_reference_end_ _reference_start_Exodus 31:16_reference_end_ _reference_start_Exodus 34:10_reference_end_ _reference_start_Exodus 34:27_reference_end_ _reference_start_Exodus 34:28_reference_end_ \cme God's covenant with Abraham \cmf alliance de Dieu avec Abraham _reference_start_Exodus 2:24_reference_end_ _ Preference_start_Exodus 6:04_reference_end_ _reference_start_Exodus 6:05_reference_end_ _reference_start_Exodus 19:05_reference_end_ _reference_start_Genesis 15:18_reference_end_ _reference_start_Genesis 17:02_reference_end_ _reference_start_Genesis 17:04_reference_end_ _reference_start_Genesis 17:07_reference_end_ _reference_start_Genesis 17:09_reference_end_ _reference_start_Genesis 17:10_reference_end_ _reference_start_Genesis 17:11_reference_end_ _reference_start_Genesis 17:13_reference_end_ _reference_start_Genesis 17:14_reference_end_ _reference_start_Genesis 17:19_reference_end_ _reference_start_Genesis 17:21_reference_end_ \cme God's covenant with Noah \cmf alliance de Dieu avec Noé _reference_start_Genesis 6:18_reference_end_ _reference_start_Genesis 9:09_reference_end_ _reference_start_Genesis 9:11_reference_end_ _reference_start_Genesis 9:12_reference_end_ _reference_start_Genesis 9:13_reference_end_ _reference_start_Genesis 9:15_reference_end_ _reference_start_Genesis 9:16_reference_end_ _refe Qrence_start_Genesis 9:17_reference_end_ \cme God's covenant with people of Israel \cmf alliance de Dieu avec le peuple d'Israël _reference_start_1 Chronicles 15:25_reference_end_ _reference_start_1 Chronicles 15:26_reference_end_ _reference_start_1 Chronicles 15:28_reference_end_ _reference_start_1 Chronicles 15:29_reference_end_ _reference_start_1 Chronicles 16:06_reference_end_ _reference_start_1 Chronicles 16:15_reference_end_ _reference_start_1 Chronicles 16:17_reference_end_ _reference_start_1 Chronicles 17:01_reference_end_ _reference_start_1 Chronicles 17:37_reference_end_ _reference_start_1 Chronicles 22:19_reference_end_ _reference_start_1 Chronicles 28:02_reference_end_ _reference_start_1 Chronicles 28:18_reference_end_ _reference_start_1 Kings 3:15_reference_end_ _reference_start_1 Kings 6:19_reference_end_ _reference_start_1 Kings 8:01_reference_end_ _reference_start_1 Kings 8:06_reference_end_ _reference_start_1 Kings 8:21_reference_end_ _reference_start_1 Kings 8:23_reference_end_ _reference_start_1 Kings 11:11_reference_end_ _reference_start_1 Kings 19:10_reference_end_ _reference_start_1 Kings 19:14_reference_end_ _reference_start_1 Samuel 4:03_reference_end_ _reference_start_1 Samuel 4:04_reference_end_ _reference_start_2 Samuel 15:24_reference_end_ _reference_start_Daniel 9:04_reference_end_ _reference_start_Daniel 11:22_reference_end_ _reference_start_Daniel 11:30_reference_end_ _reference_start_Daniel 11:32_reference_end_ _reference_start_Numbers 10:33_reference_end_ _reference_start_Numbers 14:44_reference_end_ \cme God's promise to David \cmf alliance de Dieu avec David _reference_start_2 Chronicles 13:05_reference_end_ _reference_start_2 Chronicles 21:07_reference_end_ _reference_start_2 Samuel 23:05_reference_end_ _reference_start_Isaiah 55:03_reference_end_ \cme the people of God's covenant, Israel \cmf les peuple de l'alliance, le peuple d'Israël _reference_start_Daniel 9:27_reference_end_ _reference_start_Daniel 11:28_reference_end_ _reference_start_Daniel 11:30_reference_end_  p2E2crimecrime\h hAlûbáx \f crime \cme a crime \cmf un crime _reference_start_Daniel 6:23_reference_end_\11covenantcovenant\h tyærüÐb \f alliance \cme agreement between people \cmf alliance entre personnes _reference_start_1 Chronicles 11:03_reference_end_ _reference_start_1 Kings 5:26_reference_end_ _reference_start_1 Kings 15:19_reference_end_ _reference_start_1 Kings 20:34_reference_end_ _reference_start_1 Samuel 11:01_reference_end_ _reference_start_1 Samuel 18:03_reference_end_ _reference_start_1 Samuel 20:08_reference_end_ _reference_start_1 Samuel 23:18_reference_end_ _ref N ?tfXJ<. xj\N@2$|n`RD6( &3  %2 $1  #1  "1  !17 1  1 1  1, 1 ! 1 1  1  1  1  1  1  1  1  1 1  1  1  1  1  1  1  1  1  1 % 1  1  1  1  1  1  1  1  1  ~1  }1  |1 {1 z1 y1 x1 w1 v1 u1 t1 s1 r1 q1 p1 o1 n1 m1 l1 k1 j1 i1 h1" cc33cursecurse\h hAlAlÙq \f malédiction \cme a curse \cmf malédiction _reference_start_1 Kings 2:08_reference_end_ _reference_start_2 Samuel 16:12_reference_end_ _reference_start_Deuteronomy 28:15_reference_end_ _reference_start_Deuteronomy 28:45_reference_end_ _reference_start_Genesis 27:12_reference_end_ _reference_start_Genesis 27:13_reference_end_ _reference_start_Proverbs 26:02_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( e8 d7$ c7 b7; a7  `7' _7' ^7? ]7> \7 [6  Z6) Y6 X6 W6 V6$ U61 T6 S6 R6h Q6 P6 O6G N5  M5  L5$ K5 J5 I5 H5 G5 F5 E5 D5 C5 B5 A5  @5  ?5  >5 =5 <5  ;4  :4 94  84 74 64 54  44  34  24  14  04  /4 + .4  -4  ,3 +3 *3 )3- (3 '3  NN5c5deathdeath\h tew Am \f mort (la) \cme personification \cmf personnification _reference_start_Proverbs 13:14_reference_end W#4!!4curse (to)curse (to)\h lalAq. \f maudire \cme curse \cmf maudire _reference_start_1 Kings 2:08_reference_end_ _reference_start_1 Samuel 3:13_reference_end_ _reference_start_1 Samuel 17:43_reference_end_ _reference_start_2 Samuel 16:05_reference_end_ _reference_start_2 Samuel 16:07_reference_end_ _reference_start_2 Samuel 16:09_reference_end_ _reference_start_2 Samuel 16:10_reference_end_ _reference_start_2 Samuel 16:11_reference_end_ _reference_start_2 Samuel 16:13_reference_end_ _reference_start_Exodus 21:17_reference_end_ _reference_start_Exodus 22:27_reference_end_ _reference_start_Genesis 8:21_reference_end_ _reference_start_Genesis 12:03_reference_end_ _reference_start_Proverbs 30:10_reference_end_ \cme lighten, weigh less \cmf aléger _reference_start_Jonah 1:05_reference_end__ _reference_start_Proverbs 14:27_reference_end_ _reference_start_Proverbs 21:06_reference_end_ \cme physical death, opposite of life \cmf la mort physique, en opposition avec la vie _reference_start_Proverbs 11:07_reference_end_ _reference_start_Proverbs 11:19_reference_end_ _reference_start_Proverbs 12:28_reference_end_ _reference_start_Proverbs 14:12_reference_end_ _reference_start_Proverbs 14:32_reference_end_ _reference_start_Proverbs 16:14_reference_end_ _reference_start_Proverbs 16:25_reference_end_ _reference_start_Proverbs 18:21_reference_end_ _reference_start_Proverbs 24:11_reference_end_ _reference_start_Proverbs 26:18_reference_end_ \cme state of death, place of death, Sheol \cmf état d'être mort, lieu des morts, Sheol _reference_start_Proverbs 2:18_reference_end_ _reference_start_Proverbs 5:05_reference_end_ _reference_start_Proverbs 7:27_reference_end_ _reference_start_Proverbs 8:36_reference_end_ _reference_start_Proverbs 10:02_reference_end_ _reference_start_Proverbs 11:04_reference_end_ B6//96deep (the), abyssdeep (the), abyss\h £ôhüGt \f abîme \cme abyss, where the dead go \cmf l'abîme, où vont les morts _reference_start_Psalms 71:20_reference_end_ \cme primordial sea \cmf l'ocean primordiale _reference_start_Genesis 1:02_reference_end_ _reference_start_Proverbs 8:27_reference_end_ _reference_start_Psalms 104:06_reference_end_ \cme subterranean waters \cmf l'ocean souterraine _reference_start_Genesis 7:11_reference_end_ _reference_start_Genesis 8:02_reference_end_ _reference_start_Genesis 49:25_reference_end_ _reference_start_Psalms 36:07_reference_end_ \cme the ocean \cmf l'ocean _reference_start_Exodus 15:05_reference_end_ _reference_start_Exodus 15:08_reference_end_ _reference_start_Ezra 26:19_reference_end_ _reference_start_Job 41:24_reference_end_ _reference_start_Jonah 2:06_reference_end_ ee7##{7defile (to)defile (to)\h la'AFg. \f souiller \cme be/become physically ritually defiled \cmf être/rendre impur physiquemnet rituellement _reference_start_Daniel 1:08_reference_end_ _reference_start_Ezra 2:62_reference_end_ _reference_start_Isaiah 63:03_reference_end_ _reference_start_Malachi 1:07_reference_end_ _reference_start_Malachi 1:12_reference_end_ _reference_start_Nehemiah 13:29_reference_end_ \cme be/become ritually impure because of immoral acts \cmf être/rendre impur à cause des acts immorals _reference_start_Isaiah 59:03_reference_end_ _reference_start_Lamentations 4:14_reference_end_ _reference_start_Zephaniah 3:01_reference_end_ z`z:''c:desolate (to)desolate (to)\h £EmAH \f délivrer \cme be appalled, horrified \cmf être épouvanté, horrifié _reference_start_1 Kings 9:08_reference_end_ _reference_start_2 Chronicles 7:21_reference_end_ _reference_start_2 Samuel 13:20_reference_end_ _reference_s \G9s9demondemon\h dEH \f démon \cme independent spiritual being \cmf être spirituel indépendent _reference_start_Deuteronomy 32:17_reference_end_ _reference_start_Psalms 106:37_reference_end_8%%8deliver (to)deliver (to)\h bazÍH \f délivrer \cme save from something \cmf délivrer de qqch _reference_start_Daniel 3:15_reference_end_ _reference_start_Daniel 3:17_reference_end_ _reference_start_Daniel 3:28_reference_end_ _reference_start_Daniel 6:15_reference_end_ _reference_start_Daniel 6:17_reference_end_ _reference_start_Daniel 6:21_reference_end_ _reference_start_Daniel 6:28_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( $= #= "= != = = = = = = = =! = = = = = = = = < < <  <  <  <  < ; ;4 ; ;# ;  ; ;  :  : :  :  ~: }: |: {:  z:1 y:! x:  w:  v:  u: t: s:# r: q: p:  o: n:  m9j% l9  k8 j8 i8 h8 g8 f8tart_Daniel 8:27_reference_end_ _reference_start_Ezekiel 26:16_reference_end_ _reference_start_Ezekiel 27:35_reference_end_ _reference_start_Leviticus 26:32_reference_end_ \cme be deserted, ruined \cmf être déserté, ruiné _reference_start_Daniel 8:13_reference_end_ _reference_start_Daniel 9:17_reference_end_ _reference_start_Daniel 9:18_reference_end_ _reference_start_Daniel 9:26_reference_end_ _reference_start_Ezekiel 33:28_reference_end_ _reference_start_Isaiah 49:08_reference_end_ \cme devastate, ravage \cmf ravage _reference_start_1 Samuel 5:06_reference_end_ _reference_start_Isaiah 20:26_reference_end_ _reference_start_Leviticus 26:31_reference_end_ _reference_start_Leviticus 26:32_reference_end_ \cme horrible, appalling \cmf être horrible, épouvantable _reference_start_Daniel 9:27_reference_end_ _reference_start_Daniel 11:31_reference_end_ _reference_start_Daniel 12:11_reference_end_ \cme the thing that causes horror \cmf a chose qui cause l'horreur _reference_start_Daniel 9:27_reference_end_ h<##<destructiondestruction\h hAGtixüüüüüm \f destruction \cme dismay \cmf desaroie _reference_start_Proverbs 21:15_reference_end_ \cme ruin of something or someone \cmf ruine de qqch ou quelqu'un _reference_start_Proverbs 10:14_reference_end_ _reference_start_Proverbs 10:15_reference_end_ _reference_start_Proverbs 10:29_reference_end_ _reference_start_Proverbs 13:03_reference_end_ _reference_start_Proverbs 14:28_reference_end_ _reference_start_Proverbs 18:07_reference_end_w;!!?;desolationdesolation\h £EmAH \f dévastation \cme be deserted, ruined \cmf être déserté, ruiné _reference_start_Daniel 9:17_reference_end_ _reference_start_Jeremiah 12:11_reference_end_ \cme waste, ruin of place or land \cmf ruine d'un terrain, terre à l'abandon _reference_start_Daniel 9:02_reference_end_ _reference_start_Isaiah 35:04_reference_end_ _reference_start_Ezra 26:20_reference_end_ _reference_start_Isaiah 52:09_reference_end_ _reference_start_Leviticus 26:31_reference_end_nce_start_Proverbs 17:24_reference_end_ _reference_start_Proverbs 17:28_reference_end_ _reference_start_Proverbs 18:15_reference_end_ _reference_start_Proverbs 19:26_reference_end_ _reference_start_Proverbs 28:02_reference_end_ _reference_start_Proverbs 28:07_reference_end_ _reference_start_Proverbs 28:11_reference_end_ \cme observe, consider with attention \cmf observer, considerer avec attention _reference_start_Proverbs 21:29_reference_end_ _reference_start_Proverbs 23:01_reference_end_ \cme perceive with the senses \cmf percevoir avec les sens _reference_start_Proverbs 7:07_reference_end_ _reference_start_Proverbs 14:15_reference_end_ _reference_start_Proverbs 29:19_reference_end_ \cme understand, know \cmf comprendre, savoire _reference_start_Proverbs 2:05_reference_end_ _reference_start_Proverbs 2:09_reference_end_ _reference_start_Proverbs 20:24_reference_end_ _reference_start_Proverbs 24:12_reference_end_ _reference_start_Proverbs 28:05_reference_end_ _reference_start_Proverbs 29:07_reference_end_ 77==W=discerndiscern\h €yÐb \f discerner \cme be discerning, discreet, intelligent \cmf plein de discernement, discret, intelligent _reference_start_Proverbs 1:02_reference_end_ _reference_start_Proverbs 1:05_reference_end_ _reference_start_Proverbs 1:06_reference_end_ _reference_start_Proverbs 8:05_reference_end_ _reference_start_Proverbs 8:09_reference_end_ _reference_start_Proverbs 10:13_reference_end_ _reference_start_Proverbs 14:06_reference_end_ _reference_start_Proverbs 14:08_reference_end_ _reference_start_Proverbs 14:33_reference_end_ _reference_start_Proverbs 15:14_reference_end_ _reference_start_Proverbs 16:21_reference_end_ _reference_start_Proverbs 17:10_reference_end_ _refere ^ ?tfXJ<. xj\N@2$|n`RD6( cB bB aB  `Bf _B  ^B  ]B  \A' [A% ZA# YA  X@ W@ V@  U? T? S? R? Q? P?  O> N> M> L> K>  J> I> H> G> F> E> D> C> B> A>! @> ?>  >>  =>  <>  ;>! :> 9> 8> 7> 6> 5> 4> 3> 2> 1> 0> /> .= -= ,= += *= )= (= '= &= %=e_end_ _reference_start_Proverbs 8:33_reference_end_ _reference_start_Proverbs 10:17_reference_end_ _reference_start_Proverbs 12:01_reference_end_ _reference_start_Proverbs 13:01_reference_end_ _reference_start_Proverbs 13:18_reference_end_ _reference_start_Proverbs 15:32_reference_end_ _reference_start_Proverbs 15:33_reference_end_ _reference_start_Proverbs 16:22_reference_end_ _reference_start_Proverbs 19:20_reference_end_ _reference_start_Proverbs 19:27_reference_end_ _reference_start_Proverbs 23:12_reference_end_ _reference_start_Proverbs 23:23_reference_end_ _reference_start_Proverbs 23:23_reference_end_ _reference_start_Proverbs 24:32_reference_end_ \cme punishment \cmf punition _reference_start_Proverbs 3:11_reference_end_ _reference_start_Proverbs 7:22_reference_end_ _reference_start_Proverbs 13:24_reference_end_ _reference_start_Proverbs 15:05_reference_end_ _reference_start_Proverbs 15:10_reference_end_ _reference_start_Proverbs 22:16_reference_end_ _reference_start_Proverbs 23:13_reference_end_ vv~>!!M>disciplinediscipline\h rAswm \f discipline \cme chastening, correction \cmf correction _reference_start_Proverbs 1:02_reference_end_ _reference_start_Proverbs 1:03_reference_end_ _reference_start_Proverbs 1:07_reference_end_ _reference_start_Proverbs 1:07_reference_end_ _reference_start_Proverbs 1:08_reference_end_ _reference_start_Proverbs 4:01_reference_end_ _reference_start_Proverbs 4:13_reference_end_ _reference_start_Proverbs 5:12_reference_end_ _reference_start_Proverbs 5:23_reference_end_ _reference_start_Proverbs 6:23_reference_end_ _reference_start_Proverbs 8:10_reference_end_ _reference_start_Proverbs 8:10_referenc a 4:A)){Adrink offeringdrink offering\h ªesÆn \f libation \cme drink offering \cmf libation _reference_start_1 Chronicles 29:21_reference_end_ _reference_start_Genesis 35:14_reference_end_ _reference_start_Leviticus 23:37_reference_end_ _reference_start_Numbers 29:39_reference_end_v@!!=@discretiondiscretion\h hAGmÇzüm \f discrétion \cme evil devising \cmf penser de faire le mal _reference_start_Proverbs 12:02_reference_end_ _reference_start_Proverbs 14:17_reference_end_ _reference_start_Proverbs 24:08_reference_end_H?++M?discipline (to)discipline (to)\h rasAy. \f discipliner \cme admonish \cmf admonester, faire des remontrances à qqn _reference_start_Proverbs 9:07_reference_end_ \cme correct, discipline \cmf corriger, discipliner _reference_start_Proverbs 1:1_reference_end_ _reference_start_Proverbs 19:18_reference_end_ _reference_start_Proverbs 29:17_reference_end_ _reference_start_Proverbs 29:19_reference_end_ _reference_start_Proverbs 31:01_reference_end_ eme dirt, dust, soil \cmf sol, terre moble _reference_start_1 Kings 7:46_reference_end_ _reference_start_1 Samuel 4:12_reference_end_ _reference_start_2 Samuel 1:02_reference_end_ _reference_start_2 Samuel 15:32_reference_end_ _reference_start_Daniel 12:02_reference_end_ _reference_start_Exodus 20:24_reference_end_ _reference_start_Genesis 2:07_reference_end_ _reference_start_Genesis 2:19_reference_end_ _reference_start_Genesis 3:19_reference_end_ _reference_start_Psalms 146:04_reference_end_ \cme dry land vs ocean or river \cmf terre sec en contrast avec l'ocean ou la rivière _reference_start_Exodus 4:09_reference_end_ _reference_start_Exodus 14:16_reference_end_ _reference_start_Exodus 14:22_reference_end_ _reference_start_Exodus 14:29_reference_end_ _reference_start_Exodus 15:19_reference_end_ _reference_start_Genesis 1:09_reference_end_ _reference_start_Genesis 1:10_reference_end_ _reference_start_Jonah 1:09_reference_end_ _reference_start_Joshua 4:22_reference_end_ _reference_start_Nehemiah 9:11_refe frence_end_ _reference_start_Psalms 66:06_reference_end_ \cme farmer, tiller of soil \cmf fermier, celui qui travail la terre _reference_start_Genesis 9:20_reference_end_ \cme figurative sense = abundance \cmf sense figuré = abondance _reference_start_2 Chronicles 1:09_reference_end_ _reference_start_Genesis 13:16_reference_end_ _reference_start_Genesis 28:14_reference_end_ _reference_start_Numbers 23:10_reference_end_ \cme figurative sense = humiliation \cmf sense figuré = humiliation _reference_start_1 Kings 16:02_reference_end_ _reference_start_1 Samuel 2:08_reference_end_ _reference_start_Genesis 18:27_reference_end_ _reference_start_Psalms 7:06_reference_end_ _reference_start_Psalms 119:25_reference_end_ \cme figurative sense = scattered \cmf sense figuré = dispersé _reference_start_2 Kings 13:07_reference_end_ \cme figurative use for Israel's need for God \cmf sense figuré d'Israël qui a besoin de Dieu _reference_start_Isaiah 44:03_reference_end_ \cme inhabitents of earth \cmf les habitants du gmonde _reference_start_Genesis 12:03_reference_end_ _reference_start_Genesis 28:14_reference_end_ \cme land vs water or air \cmf terre en contraste avec l'eau et l'air _reference_start_2 Samuel 17:12_reference_end_ _reference_start_Genesis 1:25_reference_end_ _reference_start_Genesis 4:10_reference_end_ _reference_start_Genesis 6:20_reference_end_ _reference_start_Genesis 7:08_reference_end_ _reference_start_Genesis 9:02_reference_end_ \cme location, specific place \cmf local, lieu particulier _reference_start_1 Samuel 20:31_reference_end_ _reference_start_2 Samuel 14:07_reference_end_ _reference_start_Exodus 3:05_reference_end_ _reference_start_Exodus 10:06_reference_end_ _reference_start_Genesis 4:11_reference_end_ \cme loose soil, dust \cmf terre meuble, sol _reference_start_2 Samuel 0:_reference_end_ _reference_start_Deuteronomy 28:24_reference_end_ _reference_start_Genesis 2:07_reference_end_ _reference_start_Genesis 3:14_reference_end_ _reference_start_Genesis 3:19_reference_end_ _reference_start_Ge hnesis 26:15_reference_end_ _reference_start_Psalms 18:43_reference_end_ _reference_start_Psalms 30:10_reference_end_ \cme piece of ground, property \cmf propriété, terrain _reference_start_Genesis 47:18_reference_end_ _reference_start_Genesis 47:19_reference_end_ _reference_start_Genesis 47:20_reference_end_ _reference_start_Genesis 47:22_reference_end_ _reference_start_Genesis 47:26_reference_end_ \cme powder \cmf poudre _reference_start_2 Samuel 22:43_reference_end_ _reference_start_Deuteronomy 9:21_reference_end_ _reference_start_Numbers 19:17_reference_end_ \cme soil, land, surface of ground \cmf terrain, sol et sa surface _reference_start_1 Samuel 20:15_reference_end_ _reference_start_2 Samuel 9:10_reference_end_ _reference_start_Deuteronomy 28:04_reference_end_ _reference_start_Deuteronomy 28:11_reference_end_ _reference_start_Deuteronomy 28:18_reference_end_ _reference_start_Deuteronomy 28:33_reference_end_ _reference_start_Deuteronomy 28:42_reference_end_ _reference_start_Deuteronomy 28:51_refer ience_end_ _reference_start_Exodus 8:17_reference_end_ _reference_start_Exodus 23:19_reference_end_ _reference_start_Exodus 34:26_reference_end_ _reference_start_Genesis 2:05_reference_end_ _reference_start_Genesis 2:06_reference_end_ _reference_start_Genesis 2:09_reference_end_ _reference_start_Genesis 3:17_reference_end_ _reference_start_Genesis 3:23_reference_end_ _reference_start_Genesis 4:02_reference_end_ _reference_start_Genesis 4:03_reference_end_ _reference_start_Genesis 4:12_reference_end_ _reference_start_Genesis 4:14_reference_end_ _reference_start_Genesis 5:29_reference_end_ _reference_start_Genesis 6:01_reference_end_ _reference_start_Genesis 6:07_reference_end_ _reference_start_Genesis 7:04_reference_end_ _reference_start_Genesis 7:23_reference_end_ _reference_start_Genesis 8:08_reference_end_ _reference_start_Genesis 8:13_reference_end_ _reference_start_Genesis 8:21_reference_end_ _reference_start_Genesis 19:25_reference_end_ _reference_start_Genesis 47:23_reference_end_ _reference_start_Proverbs 28:13_reference_end_ _reference_start_Psalms 83:11_reference_end_ \cme surface of the ground, of earth \cmf surface du sol, de la terre _reference_start_Exodus 8:12_reference_end_ _reference_start_Exodus 8:13_reference_end_ \cme territory, country \cmf territoire, pays _reference_start_1 Kings 8:34_reference_end_ _reference_start_1 Kings 8:40_reference_end_ _reference_start_1 Kings 9:07_reference_end_ _reference_start_2 Chronicles 7:20_reference_end_ _reference_start_Daniel 11:09_reference_end_ _reference_start_Daniel 11:39_reference_end_ _reference_start_Deuteronomy 28:21_reference_end_ _reference_start_Deuteronomy 28:63_reference_end_ _reference_start_Deuteronomy 29:27_reference_end_ _reference_start_Exodus 20:12_reference_end_ _reference_start_Genesis 28:15_reference_end_ _reference_start_Genesis 1:1_reference_end_ _reference_start_Genesis 47:20_reference_end_ _reference_start_Genesis 47:26_reference_end_ _reference_start_Numbers 11:12_reference_end_ _reference_start_Psalms 137:04_reference_end_ ''cC%% Cearth, worldearth, world\h Šåre' \f terre, monde \cme country, territory, land \cmf pays, territoire _reference_start_Daniel 1:02_reference_end_ _reference_start_Daniel 9:07_reference_end_ _reference_start_Daniel 9:15_reference_end_ _reference_start_Daniel 11:19_reference_end_ _reference_start_Daniel 11:28_reference_end_ _reference_start_Daniel 11:40_reference_end_ _reference_start_Daniel 11:42_reference_end_ _referenc m}B_Bearthearth\h hAHAÐbÂy \f terre, monde \cme coast, edge of the water \cmf la côte, à côté de la mer _reference_start_Jonah 1:13_reference_end_ _reference_start_Jonah 2:11_reference_end_ \cme debris of ruined city \cmf débrie d'une ville ruinée _reference_start_1 Kings 20:10_reference_end_ _reference_start_Psalms 102:15_reference_end_ \cme dirt of the grave \cmf sol du tombeau _reference_start_Daniel 12:02_reference_end_ _reference_start_Psalms 22:16_reference_end_ _reference_start_Psalms 22:30_reference_end_ \c d ?seWI;-wi[M?1#{m_QC5' "B  !B B  B + B/ B/ B/ B/ B/ B B+ B B B B B B B B  B B  B  B  B B B B B  B B  B, B  Bw B B B  ~B  }B |B {B  zB yB  xBB wB vB uB  tB sB rB qB pB oB nB mB lB kB jB iB hB  gB  fB  eB  dB . ?tfXJ<. xj\N@2$|n`QC5' aC `C _C ^C ]C \C [C ZC * YC ( XC  WC  VC  UC  TC SB RB QB/ PB/ OB NB MB LB KB? JB IB ' HB GB FB  EB ( DB " CB BB ABS @B ?B/ >B =B <B ;B :B 9B 8B 7B 6B 5B 4B 3B 2B 1B 0B /B .B -B ,B" +B *B )B3 (B* 'B! &B %B $B #B ne_start_Deuteronomy 18:09_reference_end_ _reference_start_Esther 8:17_reference_end_ _reference_start_Exodus 1:07_reference_end_ _reference_start_Exodus 1:10_reference_end_ _reference_start_Exodus 2:15_reference_end_ _reference_start_Exodus 2:22_reference_end_ _reference_start_Exodus 3:08_reference_end_ _reference_start_Exodus 3:17_reference_end_ _reference_start_Exodus 4:20_reference_end_ _reference_start_Exodus 5:05_reference_end_ _reference_start_Exodus 5:12_reference_end_ _reference_start_Exodus 6:01_reference_end_ _reference_start_Exodus 6:04_reference_end_ _reference_start_Exodus 6:08_reference_end_ _reference_start_Exodus 6:11_reference_end_ _reference_start_Exodus 6:13_reference_end_ _reference_start_Exodus 6:26_reference_end_ _reference_start_Exodus 7:02_reference_end_ _reference_start_Exodus 7:03_reference_end_ _reference_start_Exodus 7:04_reference_end_ _reference_start_Exodus 7:19_reference_end_ _reference_start_Exodus 7:21_reference_end_ _reference_start_Exodus 8:01_reference_end_ _reference_ ostart_Exodus 8:02_reference_end_ _reference_start_Exodus 8:03_reference_end_ _reference_start_Exodus 8:10_reference_end_ _reference_start_Exodus 8:12_reference_end_ _reference_start_Exodus 8:13_reference_end_ _reference_start_Exodus 8:18_reference_end_ _reference_start_Exodus 8:20_reference_end_ _reference_start_Exodus 8:21_reference_end_ _reference_start_Exodus 9:05_reference_end_ _reference_start_Exodus 9:09_reference_end_ _reference_start_Exodus 9:22_reference_end_ _reference_start_Exodus 9:23_reference_end_ _reference_start_Exodus 9:24_reference_end_ _reference_start_Exodus 9:25_reference_end_ _reference_start_Exodus 9:26_reference_end_ _reference_start_Exodus 10:12_reference_end_ _reference_start_Exodus 10:13_reference_end_ _reference_start_Exodus 10:14_reference_end_ _reference_start_Exodus 10:15_reference_end_ _reference_start_Exodus 10:21_reference_end_ _reference_start_Exodus 10:22_reference_end_ _reference_start_Exodus 11:03_reference_end_ _reference_start_Exodus 11:05_reference_end_ _reference_ pstart_Exodus 11:06_reference_end_ _reference_start_Exodus 11:09_reference_end_ _reference_start_Exodus 11:10_reference_end_ _reference_start_Exodus 12:01_reference_end_ _reference_start_Exodus 12:12_reference_end_ _reference_start_Exodus 12:13_reference_end_ _reference_start_Exodus 12:15_reference_end_ _reference_start_Exodus 12:17_reference_end_ _reference_start_Exodus 12:19_reference_end_ _reference_start_Exodus 12:33_reference_end_ _reference_start_Exodus 12:41_reference_end_ _reference_start_Exodus 12:42_reference_end_ _reference_start_Exodus 12:48_reference_end_ _reference_start_Exodus 12:51_reference_end_ _reference_start_Exodus 13:1_reference_end_ _reference_start_Exodus 16:1_reference_end_ _reference_start_Exodus 18:03_reference_end_ _reference_start_Exodus 18:27_reference_end_ _reference_start_Exodus 19:01_reference_end_ _reference_start_Exodus 20:02_reference_end_ _reference_start_Genesis 2:11_reference_end_ _reference_start_Genesis 2:12_reference_end_ _reference_start_Genesis 2:13_reference_end q_ _reference_start_Genesis 4:16_reference_end_ _reference_start_Genesis 10:05_reference_end_ _reference_start_Genesis 10:10_reference_end_ _reference_start_Genesis 10:11_reference_end_ _reference_start_Genesis 10:20_reference_end_ _reference_start_Genesis 10:31_reference_end_ _reference_start_Genesis 11:28_reference_end_ _reference_start_Genesis 11:31_reference_end_ _reference_start_Genesis 12:01_reference_end_ _reference_start_Genesis 12:05_reference_end_ _reference_start_Genesis 12:06_reference_end_ _reference_start_Genesis 12:07_reference_end_ _reference_start_Genesis 12:10_reference_end_ _reference_start_Genesis 13:07_reference_end_ _reference_start_Genesis 13:09_reference_end_ _reference_start_Genesis 13:10_reference_end_ _reference_start_Genesis 13:12_reference_end_ _reference_start_Genesis 13:17_reference_end_ _reference_start_Genesis 15:07_reference_end_ _reference_start_Genesis 15:13_reference_end_ _reference_start_Genesis 15:18_reference_end_ _reference_start_Genesis 16:03_reference_end_ _refere rnce_start_Genesis 16:08_reference_end_ _reference_start_Genesis 20:15_reference_end_ _reference_start_Genesis 21:21_reference_end_ _reference_start_Genesis 21:32_reference_end_ _reference_start_Genesis 21:34_reference_end_ _reference_start_Genesis 23:02_reference_end_ _reference_start_Genesis 23:07_reference_end_ _reference_start_Genesis 23:12_reference_end_ _reference_start_Genesis 23:13_reference_end_ _reference_start_Genesis 23:19_reference_end_ _reference_start_Genesis 24:04_reference_end_ _reference_start_Genesis 24:05_reference_end_ _reference_start_Genesis 24:07_reference_end_ _reference_start_Genesis 24:37_reference_end_ _reference_start_Genesis 26:01_reference_end_ _reference_start_Genesis 26:02_reference_end_ _reference_start_Genesis 26:03_reference_end_ _reference_start_Genesis 26:04_reference_end_ _reference_start_Genesis 26:12_reference_end_ _reference_start_Genesis 26:22_reference_end_ _reference_start_Genesis 27:46_reference_end_ _reference_start_Genesis 28:04_reference_end_ _reference_star st_Genesis 29:01_reference_end_ _reference_start_Genesis 30:25_reference_end_ _reference_start_Genesis 31:03_reference_end_ _reference_start_Genesis 31:13_reference_end_ _reference_start_Genesis 31:18_reference_end_ _reference_start_Genesis 32:10_reference_end_ _reference_start_Genesis 32:14_reference_end_ _reference_start_Genesis 33:18_reference_end_ _reference_start_Genesis 34:01_reference_end_ _reference_start_Genesis 34:10_reference_end_ _reference_start_Genesis 34:21_reference_end_ _reference_start_Genesis 34:30_reference_end_ _reference_start_Genesis 35:06_reference_end_ _reference_start_Genesis 35:12_reference_end_ _reference_start_Genesis 35:22_reference_end_ _reference_start_Genesis 36:05_reference_end_ _reference_start_Genesis 36:06_reference_end_ _reference_start_Genesis 36:07_reference_end_ _reference_start_Genesis 36:16_reference_end_ _reference_start_Genesis 36:17_reference_end_ _reference_start_Genesis 36:20_reference_end_ _reference_start_Genesis 36:21_reference_end_ _reference_start_Genesi ts 36:30_reference_end_ _reference_start_Genesis 36:31_reference_end_ _reference_start_Genesis 36:43_reference_end_ _reference_start_Genesis 37:01_reference_end_ _reference_start_Genesis 40:15_reference_end_ _reference_start_Genesis 41:19_reference_end_ _reference_start_Genesis 41:29_reference_end_ _reference_start_Genesis 41:30_reference_end_ _reference_start_Genesis 41:31_reference_end_ _reference_start_Genesis 41:33_reference_end_ _reference_start_Genesis 41:34_reference_end_ _reference_start_Genesis 41:36_reference_end_ _reference_start_Genesis 41:41_reference_end_ _reference_start_Genesis 41:43_reference_end_ _reference_start_Genesis 41:44_reference_end_ _reference_start_Genesis 41:45_reference_end_ _reference_start_Genesis 41:46_reference_end_ _reference_start_Genesis 41:48_reference_end_ _reference_start_Genesis 41:52_reference_end_ _reference_start_Genesis 41:53_reference_end_ _reference_start_Genesis 41:54_reference_end_ _reference_start_Genesis 41:55_reference_end_ _reference_start_Genesis 41:56_ ureference_end_ _reference_start_Genesis 42:05_reference_end_ _reference_start_Genesis 42:06_reference_end_ _reference_start_Genesis 42:07_reference_end_ _reference_start_Genesis 42:09_reference_end_ _reference_start_Genesis 42:12_reference_end_ _reference_start_Genesis 42:13_reference_end_ _reference_start_Genesis 42:29_reference_end_ _reference_start_Genesis 42:30_reference_end_ _reference_start_Genesis 42:32_reference_end_ _reference_start_Genesis 42:33_reference_end_ _reference_start_Genesis 42:34_reference_end_ _reference_start_Genesis 43:01_reference_end_ _reference_start_Genesis 43:11_reference_end_ _reference_start_Genesis 44:08_reference_end_ _reference_start_Genesis 45:06_reference_end_ _reference_start_Genesis 45:08_reference_end_ _reference_start_Genesis 45:10_reference_end_ _reference_start_Genesis 45:17_reference_end_ _reference_start_Genesis 45:18_reference_end_ _reference_start_Genesis 45:19_reference_end_ _reference_start_Genesis 45:20_reference_end_ _reference_start_Genesis 45:25_referenc ve_end_ _reference_start_Genesis 45:26_reference_end_ _reference_start_Genesis 46:06_reference_end_ _reference_start_Genesis 46:12_reference_end_ _reference_start_Genesis 46:20_reference_end_ _reference_start_Genesis 46:28_reference_end_ _reference_start_Genesis 46:31_reference_end_ _reference_start_Genesis 46:34_reference_end_ _reference_start_Genesis 47:01_reference_end_ _reference_start_Genesis 47:04_reference_end_ _reference_start_Genesis 47:06_reference_end_ _reference_start_Genesis 47:11_reference_end_ _reference_start_Genesis 47:13_reference_end_ _reference_start_Genesis 47:14_reference_end_ _reference_start_Genesis 47:15_reference_end_ _reference_start_Genesis 47:20_reference_end_ _reference_start_Genesis 47:27_reference_end_ _reference_start_Genesis 47:28_reference_end_ _reference_start_Genesis 48:03_reference_end_ _reference_start_Genesis 48:04_reference_end_ _reference_start_Genesis 48:05_reference_end_ _reference_start_Genesis 48:21_reference_end_ _reference_start_Genesis 49:30_reference_end_ _ wreference_start_Genesis 50:05_reference_end_ _reference_start_Genesis 50:07_reference_end_ _reference_start_Genesis 50:08_reference_end_ _reference_start_Genesis 50:11_reference_end_ _reference_start_Genesis 50:13_reference_end_ _reference_start_Genesis 50:24_reference_end_ _reference_start_Jonah 1:08_reference_end_ _reference_start_Leviticus 18:03_reference_end_ _reference_start_Leviticus 18:27_reference_end_ _reference_start_Leviticus 25:02_reference_end_ _reference_start_Leviticus 25:10_reference_end_ _reference_start_Leviticus 25:18_reference_end_ _reference_start_Leviticus 25:24_reference_end_ _reference_start_Leviticus 25:31_reference_end_ _reference_start_Leviticus 25:38_reference_end_ _reference_start_Leviticus 25:42_reference_end_ _reference_start_Leviticus 25:45_reference_end_ _reference_start_Leviticus 25:55_reference_end_ _reference_start_Numbers 14:09_reference_end_ _reference_start_Ruth 2:11_reference_end_ \cme death \cmf la mort _reference_start_Jonah 2:07_reference_end_ \cme earth, vs heav xens or sky \cmf terre, en contraste avec les cieux _reference_start_1 Chronicles 21:16_reference_end_ _reference_start_1 Chronicles 29:11_reference_end_ _reference_start_2 Samuel 22:08_reference_end_ _reference_start_Exodus 20:04_reference_end_ _reference_start_Exodus 20:11_reference_end_ _reference_start_Genesis 1:01_reference_end_ _reference_start_Genesis 1:02_reference_end_ _reference_start_Genesis 1:15_reference_end_ _reference_start_Genesis 1:17_reference_end_ _reference_start_Genesis 2:01_reference_end_ _reference_start_Genesis 2:04_reference_end_ _reference_start_Genesis 2:05_reference_end_ _reference_start_Genesis 2:16_reference_end_ _reference_start_Genesis 14:19_reference_end_ _reference_start_Genesis 14:22_reference_end_ _reference_start_Genesis 24:03_reference_end_ _reference_start_Genesis 24:07_reference_end_ _reference_start_Genesis 28:12_reference_end_ _reference_start_Psalms 60:04_reference_end_ _reference_start_Psalms 121:02_reference_end_ \cme figurative use \cmf sense figurée _referenc ye_start_Genesis 13:06_reference_end_ \cme ground, soil \cmf terrain, sol _reference_start_Daniel 4:07_reference_end_ _reference_start_Daniel 4:12_reference_end_ _reference_start_Daniel 4:20_reference_end_ _reference_start_Daniel 7:04_reference_end_ \cme ground, soil, surface of ground \cmf terrain, sol et sa surface _reference_start_Daniel 8:05_reference_end_ _reference_start_Daniel 8:07_reference_end_ _reference_start_Daniel 8:10_reference_end_ _reference_start_Daniel 8:12_reference_end_ _reference_start_Daniel 8:18_reference_end_ _reference_start_Daniel 10:09_reference_end_ _reference_start_Daniel 10:15_reference_end_ _reference_start_Exodus 4:03_reference_end_ _reference_start_Exodus 8:12_reference_end_ _reference_start_Exodus 8:13_reference_end_ _reference_start_Exodus 10:05_reference_end_ _reference_start_Exodus 16:14_reference_end_ _reference_start_Genesis 1:10_reference_end_ _reference_start_Genesis 1:20_reference_end_ _reference_start_Genesis 1:22_reference_end_ _reference_start_Genesis 1:24_refer zence_end_ _reference_start_Genesis 1:25_reference_end_ _reference_start_Genesis 1:26_reference_end_ _reference_start_Genesis 1:28_reference_end_ _reference_start_Genesis 1:30_reference_end_ _reference_start_Genesis 1:30_reference_end_ _reference_start_Genesis 7:14_reference_end_ _reference_start_Genesis 7:21_reference_end_ _reference_start_Genesis 8:17_reference_end_ _reference_start_Genesis 13:16_reference_end_ _reference_start_Genesis 18:02_reference_end_ _reference_start_Genesis 19:01_reference_end_ _reference_start_Genesis 24:52_reference_end_ _reference_start_Genesis 28:14_reference_end_ _reference_start_Genesis 33:03_reference_end_ _reference_start_Genesis 37:10_reference_end_ _reference_start_Genesis 38:09_reference_end_ _reference_start_Genesis 41:47_reference_end_ _reference_start_Genesis 42:06_reference_end_ _reference_start_Genesis 43:26_reference_end_ _reference_start_Genesis 44:11_reference_end_ _reference_start_Genesis 44:14_reference_end_ _reference_start_Genesis 45:07_reference_end_ _refer {ence_start_Genesis 45:18_reference_end_ _reference_start_Genesis 48:12_reference_end_ _reference_start_Leviticus 18:25_reference_end_ _reference_start_Leviticus 18:27_reference_end_ _reference_start_Leviticus 18:28_reference_end_ _reference_start_Leviticus 25:04_reference_end_ _reference_start_Leviticus 25:05_reference_end_ _reference_start_Leviticus 25:06_reference_end_ _reference_start_Leviticus 25:07_reference_end_ _reference_start_Leviticus 25:09_reference_end_ _reference_start_Leviticus 25:19_reference_end_ _reference_start_Leviticus 25:23_reference_end_ _reference_start_Leviticus 25:24_reference_end_ _reference_start_Psalms 72:06_reference_end_ _reference_start_Psalms 72:16_reference_end_ _reference_start_Ruth 2:10_reference_end_ \cme ground, vs sky \cmf terre par opposition avec le ciel _reference_start_Daniel 6:28_reference_end_ \cme land of Cannan or Israel \cmf pays de Canaan, ou d'Israël _reference_start_Daniel 9:06_reference_end_ _reference_start_Daniel 11:16_reference_end_ _reference_start_D |aniel 11:41_reference_end_ \cme metonomy for people \cmf metonomy pour personnes _reference_start_1 Chronicles 16:30_reference_end_ _reference_start_Daniel 2:10_reference_end_ _reference_start_Isaiah 13:11_reference_end_ _reference_start_Proverbs 8:31_reference_end_ _reference_start_Psalms 9:09_reference_end_ _reference_start_Psalms 24:01_reference_end_ \cme metonymy for people \cmf métonomy pour personne _reference_start_1 Kings 2:02_reference_end_ _reference_start_1 Kings 10:24_reference_end_ _reference_start_Esther 10:01_reference_end_ _reference_start_Genesis 6:11_reference_end_ _reference_start_Genesis 6:12_reference_end_ _reference_start_Genesis 1:1_reference_end_ _reference_start_Genesis 10:25_reference_end_ _reference_start_Genesis 11:01_reference_end_ _reference_start_Genesis 19:31_reference_end_ _reference_start_Genesis 21:23_reference_end_ _reference_start_Genesis 41:36_reference_end_ _reference_start_Genesis 41:57_reference_end_ _reference_start_Leviticus 19:20_reference_end_ _reference_start }_Leviticus 25:02_reference_end_ _reference_start_Psalms 34:17_reference_end_ \cme of the world, vs heavenly \cmf terrestre, en contraste avec le paradis _reference_start_Proverbs 8:26_reference_end_ _reference_start_Psalms 17:14_reference_end_ \cme planet, world \cmf la planète _reference_start_Daniel 8:05_reference_end_ _reference_start_Exodus 8:18_reference_end_ _reference_start_Exodus 9:14_reference_end_ _reference_start_Exodus 9:15_reference_end_ _reference_start_Exodus 9:16_reference_end_ _reference_start_Exodus 9:22_reference_end_ _reference_start_Exodus 9:23_reference_end_ _reference_start_Exodus 9:29_reference_end_ _reference_start_Exodus 10:15_reference_end_ _reference_start_Exodus 15:12_reference_end_ _reference_start_Exodus 19:05_reference_end_ _reference_start_Genesis 1:26_reference_end_ _reference_start_Genesis 1:28_reference_end_ _reference_start_Genesis 1:29_reference_end_ _reference_start_Genesis 4:12_reference_end_ _reference_start_Genesis 4:14_reference_end_ _reference_start_Genesis 6:0 ~4_reference_end_ _reference_start_Genesis 6:12_reference_end_ _reference_start_Genesis 6:13_reference_end_ _reference_start_Genesis 6:17_reference_end_ _reference_start_Genesis 7:03_reference_end_ _reference_start_Genesis 7:04_reference_end_ _reference_start_Genesis 7:06_reference_end_ _reference_start_Genesis 7:10_reference_end_ _reference_start_Genesis 7:12_reference_end_ _reference_start_Genesis 7:17_reference_end_ _reference_start_Genesis 7:18_reference_end_ _reference_start_Genesis 7:19_reference_end_ _reference_start_Genesis 7:21_reference_end_ _reference_start_Genesis 7:23_reference_end_ _reference_start_Genesis 7:24_reference_end_ _reference_start_Genesis 8:01_reference_end_ _reference_start_Genesis 8:03_reference_end_ _reference_start_Genesis 8:07_reference_end_ _reference_start_Genesis 8:11_reference_end_ _reference_start_Genesis 8:13_reference_end_ _reference_start_Genesis 8:14_reference_end_ _reference_start_Genesis 8:17_reference_end_ _reference_start_Genesis 8:19_reference_end_ _reference_st art_Genesis 8:22_reference_end_ _reference_start_Genesis 9:01_reference_end_ _reference_start_Genesis 9:02_reference_end_ _reference_start_Genesis 9:07_reference_end_ _reference_start_Genesis 9:10_reference_end_ _reference_start_Genesis 9:11_reference_end_ _reference_start_Genesis 9:14_reference_end_ _reference_start_Genesis 9:16_reference_end_ _reference_start_Genesis 9:17_reference_end_ _reference_start_Genesis 9:19_reference_end_ _reference_start_Genesis 10:08_reference_end_ _reference_start_Genesis 10:32_reference_end_ _reference_start_Genesis 18:18_reference_end_ _reference_start_Genesis 18:25_reference_end_ _reference_start_Genesis 19:23_reference_end_ _reference_start_Genesis 19:31_reference_end_ _reference_start_Genesis 22:18_reference_end_ _reference_start_Genesis 26:04_reference_end_ _reference_start_Genesis 27:28_reference_end_ _reference_start_Genesis 27:39_reference_end_ _reference_start_Genesis 41:57_reference_end_ _reference_start_Genesis 48:16_reference_end_ _reference_start_Psalms 2:02_re ference_end_ _reference_start_Psalms 2:08_reference_end_ _reference_start_Psalms 2:10_reference_end_ \cme region, area \cmf région, district _reference_start_Exodus 14:03_reference_end_ _reference_start_Genesis 13:15_reference_end_ _reference_start_Genesis 19:28_reference_end_ _reference_start_Genesis 20:01_reference_end_ _reference_start_Genesis 22:02_reference_end_ _reference_start_Genesis 23:15_reference_end_ _reference_start_Genesis 24:62_reference_end_ _reference_start_Genesis 25:06_reference_end_ _reference_start_Genesis 28:13_reference_end_ _reference_start_Genesis 36:34_reference_end_ _reference_start_Genesis 41:34_reference_end_ _reference_start_Genesis 47:11_reference_end_ _reference_start_Genesis 48:07_reference_end_ _reference_start_Genesis 49:15_reference_end_ _reference_start_Psalms 42:07_reference_end_ \cme scene of human activities \cmf scène des activités humaines _reference_start_Job 18:01_reference_end_ _reference_start_Job 37:12_reference_end_ \cme the known world & the inhabitants \cmf les régions connues et les habitants _reference_start_Daniel 2:39_reference_end_ _reference_start_Daniel 3:31_reference_end_ _reference_start_Daniel 4:32_reference_end_ _reference_start_Daniel 6:26_reference_end_ _reference_start_Daniel 7:23_reference_end_ \cme tribal territory \cmf territoire d'un tribu _reference_start_1 Kings 15:20_reference_end_ _reference_start_1 Samuel 9:04_reference_end_ _reference_start_1 Samuel 9:05_reference_end_ _reference_start_1 Samuel 9:16_reference_end_ _reference_start_Deuteronomy 34:02_reference_end_ _reference_start_Ruth 1:01_reference_end_ _reference_start_Ruth 1:07_reference_end_ \cme whole earth, planet \cmf la planète _reference_start_1 Samuel 2:08_reference_end_ _reference_start_2 Samuel 22:16_reference_end_ _reference_start_Psalms 19:05_reference_end_ \cme world, planet \cmf a planète _reference_start_Daniel 2:35_reference_end_ _reference_start_Daniel 4:08_reference_end_ _reference_start_Daniel 4:19_reference_end_ _reference_start_Daniel 7:17_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( C C C C C C C C C C  C 3 C 0 C * C ) C ! C  C  C  C C C  C C C  C  C  C  C  C  C  C C C  C  ~C  }C  |C  {C zC  yC xC wC vC uC tC sC rC qC pC oC nC mC lC kC jC iC hC gC fC eC dC cC bC ?tfXJ<. xj\N@2$|n`RD6( _C$ ^C$ ]C$ \C$ [C$ ZC# YC# XC# WC" VC" UC" TC" SC! RC  QC PC OC NC MC LC KC JC. IC HC GC FC EC DC CC% BC AC @C ?C >C =C <C ;C :C" 9C 8C 7C 6C 5C 4C 3C 2C 1C  0C /C .C -C  ,C +C  *C  )C  (C  'C  &C  %C  $C  #C "C !C  ?tfXJ<. xj\N@2$|n`RD6( C/ C/ C/ C/ C/ C/ C/ C/ C/ C." C. C. C. C. C. C- C- C- C- C- C- C- C- C- C, C+ C+ C*" C*! C* C* C* ~C* }C* |C* {C* zC* yC* xC)8 wC)7 vC)6 uC)5 tC)4 sC)0 rC). qC)- pC), oC)+ nC)) mC)$ lC)" kC)! jC) iC) hC) gC) fC( eC% dC$+ cC$ bC$ aC$ `C$ ?tfXJ<. xj\N@2$|n`RD6( ]C  \C [C ZC YC  XC WC VC UC TC SC RC QC PC OC NC  MCy LC< KC JC IC HC GC FC EC DC CC BC AC @C ?C >C =C <C  ;C  :C  9C  8C 7C 6C7 5C- 4C* 3C& 2C 1C 0C /C .C -C ,C +C  *C2 )C2 (C2 'C2 &C2 %C2 $C1 #C0 "C0 !C0 C0 C/ ?tfXJ<. xj\N@2$|n`RD6( C C C  C  C C C C  C  C  C C C C C C  C ) C  C  C C CH CH C C C C C C C ~C }C |C {C zC0 yC- xC- wC, vC, uC+ tC* sC)/ rC& qC% pC! oC nC4 mC lC kC  jC iC hC gC fC eC dC cC bC aC `C _C ^C ?tfXJ<. xj\N@2$|n`RD6( [C ZC YC XC WC VC UC  TC  SC  RC  QC  PC OC NC  MC  LC  KC JC IC HC GC FC EC DC CC BC AC @C ?C >C =C <C ;C :C 9C 8C 7C 6C 5C 4C 3C 2C 1C 0C /C .C -C ,C  +C  *C  )C  (C  'C  &C  %C $C #C "C !C" C C C)9 C)$ ?tfXJ<. xj\N@2$|n`RD6( D  D  D  D  D  D  D  D  D  D  D D  D  D  D  D  D  D  D  C C C C# C C  C  C C ~C" }C  |C  {C  zC  yC xC wC vC uC' tC% sC rC* qC1 pC0 oC/ nC)" mC$" lC kC jC> iC hC gC fC eC  dC cC bC aC `C0 _C)9 ^C' ]C \C rence_start_2 Samuel 3:17_reference_end_ _reference_start_2 Samuel 5:03_reference_end_ _reference_start_2 Samuel 12:17_reference_end_ _reference_start_2 Samuel 17:04_reference_end_ _reference_start_2 Samuel 17:15_reference_end_ _reference_start_2 Samuel 19:12_reference_end_ _reference_start_Exodus 3:16_reference_end_ _reference_start_Exodus 3:18_reference_end_ _reference_start_Exodus 4:29_reference_end_ _reference_start_Exodus 12:21_reference_end_ _reference_start_Exodus 14:09_reference_end_ _reference_start_Exodus 17:05_reference_end_ _reference_start_Exodus 17:06_reference_end_ _reference_start_Exodus 18:02_reference_end_ _reference_start_Exodus 19:07_reference_end_ _reference_start_Exodus 24:01_reference_end_ _reference_start_Exodus 24:14_reference_end_ _reference_start_Genesis 24:02_reference_end_ _reference_start_Genesis 50:07_reference_end_ _reference_start_Isaiah 3:02_reference_end_ _reference_start_Numbers 11:16_reference_end_ _reference_start_Numbers 11:24_reference_end_ _reference_start_Numbers 11:25_reference_end_ _reference_start_Numbers 11:30_reference_end_ _reference_start_Ruth 4:02_reference_end_ _reference_start_Ruth 4:04_reference_end_ _reference_start_Ruth 4:09_reference_end_ _reference_start_Ruth 4:11_reference_end_ \cme people who are old \cmf personnes âgées _reference_start_1 Kings 13:11_reference_end_ _reference_start_1 Kings 13:25_reference_end_ _reference_start_1 Kings 13:29_reference_end_ _reference_start_1 Samuel 2:31_reference_end_ _reference_start_1 Samuel 2:32_reference_end_ _reference_start_1 Samuel 28:14_reference_end_ _reference_start_Deuteronomy 28:50_reference_end_ _reference_start_Esther 3:13_reference_end_ _reference_start_Exodus 10:09_reference_end_ _reference_start_Genesis 18:11_reference_end_ _reference_start_Genesis 19:04_reference_end_ _reference_start_Genesis 25:08_reference_end_ _reference_start_Genesis 35:29_reference_end_ _reference_start_Genesis 43:27_reference_end_ _reference_start_Genesis 44:20_reference_end_ _reference_start_Proverbs 17:06_reference_end_ 997DSDelderelder\h €ÔqÃz \f ancien \cme elder, person in authority \cmf chefs, personne en autorité _reference_start_1 Chronicles 11:03_reference_end_ _reference_start_1 Chronicles 15:25_reference_end_ _reference_start_1 Chronicles 21:16_reference_end_ _reference_start_1 Kings 8:01_reference_end_ _reference_start_1 Kings 8:03_reference_end_ _reference_start_1 Kings 10:08_reference_end_ _reference_start_1 Kings 12:06_reference_end_ _reference_start_1 Kings 12:08_reference_end_ _reference_start_1 Kings 12:13_reference_end_ _reference_start_1 Kings 20:07_reference_end_ _reference_start_1 Kings 21:08_reference_end_ _reference_start_1 Kings 21:11_reference_end_ _reference_start_1 Samuel 4:03_reference_end_ _reference_start_1 Samuel 8:04_reference_end_ _reference_start_1 Samuel 11:03_reference_end_ _reference_start_1 Samuel 15:30_reference_end_ _reference_start_1 Samuel 16:04_reference_end_ _reference_start_1 Samuel 30:26_reference_end_ _refe ?tfXJ<. xj\N@2$|n`RD6( YF  XF WF  VFZ UF1 TF! SF RF QF! PF  OF  NF MF LF KF JF! IF HF $ GF  FE ED DD, CD+ BD# AD @D ?D >D =D <D2 ;D  :D  9D  8D  7D  6D 5D 4D 3D 2D 1D  0D  /D  .D  -D ,D2 +D *D )D (D 'D &D %D $D #D  "D !D D D  D  D  D  D  z <2HEHeunucheunuch\h syærAs \f eunuque \cme castrated male, offical in king's court \cmf homme châtré, fonctionnaire dans le cour royal _reference_start_Daniel 1:03_reference_end_ _reference_start_Daniel 1:07_reference_end_ _reference_start_Daniel 1:08_reference_end_ _reference_start_Daniel 1:09_refere KG%%_Geternal lifeeternal life\h £Alôv yÿÿÅCyax \f vie éternel \cme live forever vs eternal shame \cmf vie éternel par opposition à honte éternel _reference_start_Daniel 12:02_reference_end_sFCFeternaleternal\h £Alôv \f éternel \cme always \cmf toujours, tout le temps _reference_star E!!UEerror (an)error (an)\h hAtyixüH \f erreur, faute \cme corrupt \cmf corrompu _reference_start_Daniel 2:09_reference_end_ t_1 Chronicles 16:15_reference_end_ \cme before the beginning of the world and after it's end \cmf avant le commencement de la terre et après sa fin _reference_start_1 Chronicles 16:36_reference_end_ _reference_start_Daniel 2:20_reference_end_ _reference_start_Daniel 3:33_reference_end_ _reference_start_Daniel 4:31_reference_end_ _reference_start_Daniel 6:27_reference_end_ _reference_start_Daniel 7:14_reference_end_ _reference_start_Daniel 7:18_reference_end_ _reference_start_Daniel 12:03_reference_end_ _reference_start_Daniel 12:07_reference_end_ _reference_start_Deuteronomy 33:27_reference_end_ _reference_start_Exodus 3:15_reference_end_ _reference_start_Exodus 15:18_reference_end_ _reference_start_Genesis 21:33_reference_end_ _reference_start_Genesis 49:26_reference_end_ _reference_start_Psalms 90:02_reference_end_ \cme before the beginning of the world til after its end \cmf avant le commencement de la terre et après sa fin _reference_start_Daniel 12:03_reference_end_ _reference_start_Exodus 15:18_r eference_end_ \cme for life \cmf pour toute la vie _reference_start_1 Samuel 1:22_reference_end_ _reference_start_1 Samuel 2:30_reference_end_ _reference_start_1 Samuel 20:23_reference_end_ _reference_start_1 Samuel 27:12_reference_end_ _reference_start_Exodus 19:09_reference_end_ _reference_start_Exodus 21:06_reference_end_ \cme going on forever \cmf pour toujours _reference_start_1 Chronicles 15:02_reference_end_ _reference_start_1 Chronicles 16:17_reference_end_ _reference_start_1 Chronicles 16:34_reference_end_ _reference_start_1 Chronicles 16:41_reference_end_ _reference_start_1 Chronicles 17:12_reference_end_ _reference_start_1 Chronicles 17:14_reference_end_ _reference_start_1 Chronicles 17:22_reference_end_ _reference_start_1 Chronicles 17:23_reference_end_ _reference_start_1 Chronicles 17:24_reference_end_ _reference_start_1 Chronicles 17:27_reference_end_ _reference_start_1 Chronicles 22:10_reference_end_ _reference_start_1 Chronicles 23:13_reference_end_ _reference_start_1 Chronicles 23:25_refe rence_end_ _reference_start_1 Chronicles 28:04_reference_end_ _reference_start_1 Chronicles 28:07_reference_end_ _reference_start_1 Chronicles 28:08_reference_end_ _reference_start_1 Chronicles 28:09_reference_end_ _reference_start_1 Chronicles 29:10_reference_end_ _reference_start_1 Chronicles 29:18_reference_end_ _reference_start_1 Kings 1:31_reference_end_ _reference_start_1 Kings 2:33_reference_end_ _reference_start_1 Kings 2:45_reference_end_ _reference_start_1 Kings 8:13_reference_end_ _reference_start_1 Kings 9:03_reference_end_ _reference_start_1 Kings 9:05_reference_end_ _reference_start_1 Kings 10:09_reference_end_ _reference_start_1 Samuel 3:13_reference_end_ _reference_start_1 Samuel 3:14_reference_end_ _reference_start_1 Samuel 10:15_reference_end_ _reference_start_1 Samuel 13:13_reference_end_ _reference_start_1 Samuel 20:42_reference_end_ _reference_start_2 Chronicles 7:03_reference_end_ _reference_start_2 Chronicles 7:06_reference_end_ _reference_start_2 Chronicles 7:16_reference_end_ _ref erence_start_2 Samuel 3:28_reference_end_ _reference_start_2 Samuel 7:13_reference_end_ _reference_start_2 Samuel 7:16_reference_end_ _reference_start_2 Samuel 7:24_reference_end_ _reference_start_2 Samuel 7:25_reference_end_ _reference_start_2 Samuel 7:26_reference_end_ _reference_start_2 Samuel 7:29_reference_end_ _reference_start_2 Samuel 12:10_reference_end_ _reference_start_2 Samuel 13:05_reference_end_ _reference_start_2 Samuel 22:51_reference_end_ _reference_start_Daniel 2:04_reference_end_ _reference_start_Daniel 2:44_reference_end_ _reference_start_Daniel 3:09_reference_end_ _reference_start_Daniel 5:10_reference_end_ _reference_start_Daniel 6:07_reference_end_ _reference_start_Daniel 6:22_reference_end_ _reference_start_Daniel 7:27_reference_end_ _reference_start_Daniel 9:24_reference_end_ _reference_start_Daniel 12:02_reference_end_ _reference_start_Deuteronomy 28:46_reference_end_ _reference_start_Exodus 12:14_reference_end_ _reference_start_Exodus 12:17_reference_end_ _reference_start_Exodus 12:24_reference_end_ _reference_start_Exodus 14:13_reference_end_ _reference_start_Exodus 27:21_reference_end_ _reference_start_Exodus 28:41_reference_end_ _reference_start_Genesis 6:03_reference_end_ _reference_start_Genesis 9:12_reference_end_ _reference_start_Genesis 9:16_reference_end_ _reference_start_Genesis 13:15_reference_end_ _reference_start_Genesis 17:07_reference_end_ _reference_start_Genesis 17:08_reference_end_ _reference_start_Genesis 17:13_reference_end_ _reference_start_Genesis 17:19_reference_end_ _reference_start_Genesis 48:04_reference_end_ _reference_start_Numbers 10:08_reference_end_ _reference_start_Proverbs 29:14_reference_end_ _reference_start_Psalms 19:10_reference_end_ _reference_start_Psalms 24:07_reference_end_ _reference_start_Psalms 24:09_reference_end_ _reference_start_Psalms 28:09_reference_end_ _reference_start_Psalms 30:07_reference_end_ _reference_start_Psalms 30:12_reference_end_ _reference_start_Psalms 61:05_reference_end_ _reference_start_Psalms 61:08_reference_end_ _reference_start_Psalms 61:09_reference_end_ _reference_start_Psalms 71:01_reference_end_ _reference_start_Psalms 110:04_reference_end_ _reference_start_Psalms 139:24_reference_end_ \cme live for ever \cmf vivre pour toujours _reference_start_Deuteronomy 32:40_reference_end_ _reference_start_Genesis 3:22_reference_end_ _reference_start_Psalms 22:26_reference_end_ \cme of past time \cmf du temps passé _reference_start_Habakkuk 3:06_reference_end_ _reference_start_Job 20:04_reference_end_ \cme of past time, of long ago \cmf de temps passé, auparavant _reference_start_1 Samuel 27:08_reference_end_ _reference_start_Deuteronomy 32:07_reference_end_ _reference_start_Genesis 6:04_reference_end_ _reference_start_Genesis 49:26_reference_end_ _reference_start_Proverbs 22:28_reference_end_ \cme starting a long time ago \cmf depuis long temps _reference_start_Ezra 4:15_reference_end_ _reference_start_Ezra 4:19_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( F F  F  F  F. F  F  F F F F F F, F F 3 F  F F  F  F  F  F  F  F  F F ~F }F * |F {F  zF  yF  xF wF  vF  uF  tF - sF ! rF  qF  pF  oF  nF  mF  lF  kF  jF  iF  hF  gF  fF  eF  dF  cF  bF ) aF " `F  _F  ^F ]F \F  [F  ZF  ?tfXJ<. wi[M?1#{m_QC5' WH( VH( UH' TH%$ SH  RH  QH PH OH NH MH LH KH JH IH HH GH FH EH DH CH BH AH @H ?H >G  =F <F ;F :F1 9F 8F  7F  6F 5F# 4F 3F 2F ( 1F 0Fn /FG .F= -F= ,F= +F *F )F (F 'F &F %F $F  #F0 "F !F F F F  F  F F F) Fnce_end_ _reference_start_Daniel 1:10_reference_end_ _reference_start_Daniel 1:11_reference_end_ _reference_start_Daniel 1:18_reference_end_ _reference_start_Esther 1:10_reference_end_ _reference_start_Esther 1:12_reference_end_ _reference_start_Esther 1:15_reference_end_ _reference_start_Esther 2:03_reference_end_ _reference_start_Esther 2:14_reference_end_ _reference_start_Esther 2:15_reference_end_ _reference_start_Esther 2:21_reference_end_ _reference_start_Esther 4:04_reference_end_ _reference_start_Esther 4:05_reference_end_ Est06.02 _reference_start_Esther 6:02_reference_end_ _reference_start_Esther 6:14_reference_end_ _reference_start_Esther 7:09_reference_end_ \cme official in king's court \cmf fonctionnaire dans le cour royal _reference_start_1 Kings 22:09_reference_end_ _reference_start_2 Kings 8:06_reference_end_ _reference_start_Genesis 37:36_reference_end_ _reference_start_Genesis 39:01_reference_end_ _reference_start_Genesis 40:02_reference_end_ _reference_start_Genesis 40:07_reference_end_Genesis 19:07_reference_end_ _reference_start_Proverbs 17:04_reference_end_ \cme injurious, do wrong \cmf nuisible, faire tor _reference_start_1 Chronicles 16:22_reference_end_ _reference_start_1 Chronicles 21:17_reference_end_ _reference_start_1 Samuel 25:34_reference_end_ _reference_start_2 Samuel 19:08_reference_end_ _reference_start_Exodus 5:22_reference_end_ _reference_start_Exodus 5:23_reference_end_ _reference_start_Genesis 19:09_reference_end_ _reference_start_Genesis 31:07_reference_end_ _reference_start_Genesis 43:06_reference_end_ _reference_start_Genesis 44:05_reference_end_ _reference_start_Numbers 11:11_reference_end_ _reference_start_Numbers 16:15_reference_end_ _reference_start_Numbers 20:15_reference_end_ _reference_start_Proverbs 11:15_reference_end_ _reference_start_Proverbs 13:20_reference_end_ _reference_start_Psalms 2:09_reference_end_ \cme sad \cmf triste _reference_start_Ecclesiastes 7:03_reference_end_ \cme wilfulness \cmf obstination _reference_start_1 Samuel 17:28_reference_end_ IgIevilevil\h vââOr \f méchanceté \cme bad quality \cmf mauvaise qualité _reference_start_Genesis 41:19_reference_end_ _reference_start_Jeremiah 24:02_reference_end_ \cme displeasing \cmf déplaisant _reference_start_Numbers 11:10_reference_end_ _reference_start_Proverbs 24:18_reference_end_ \cme distress, misery \cmf peine _reference_start_1 Kings 17:20_reference_end_ _reference_start_Ruth 1:21_reference_end_ \cme ethical badness \cmf méchanceté morale _reference_start_Deuteronomy 28:20_reference_end_ _reference_start_Psalms 28:04_reference_end_ \cme ethical evil \cmf méchanceté moral _reference_start_1 Chronicles 21:17_reference_end_ _reference_start_1 Samuel 12:25_reference_end_ _reference_start_1 Samuel 26:21_reference_end_ _reference_start_ ?tfXJ<. xj\N@2$|n`RD6( K K ' K K  K ' K  K  K  K  K  K  K  K 4 K K K K  K) K) K) K) K) K K ~K  }JA  |J  {J  zJ  yJ  xJ  wJ  vI  uI tI sI  rI  qI pI oI nI, mI+ lI kI jI iI hI  gI " fI  eI  dI cI bI  aI  `I  _I ^I ]I \I  [I ZI YI XI) gK!!Kevil, harmevil, harm\h var / hAvAr \f mal \cme displeasing, awful \cmf ne pas plaire, horrible _reference_start_1 Samuel 29:07_reference ]J##Jevil spiritevil spirit\h hAvßr Þxûr \f esprit mauvais \cme spirit that causes bad things to happen \cmf esprit qui cause de mauvaises choses _reference_start_1 Samuel 16:14_reference_end_ _reference_start_1 Samuel 16:15_reference_end_ _reference_start_1 Samuel 16:16_reference_end_ _reference_start_1 Samuel 16:23_reference_end_ _reference_start_1 Samuel 18:10_reference_end_ _reference_start_1 Samuel 19:09_reference_end_ _reference_start_Jude 9:23_reference_end_ _end_ _reference_start_Exodus 21:08_reference_end_ _reference_start_Genesis 28:08_reference_end_ _reference_start_Genesis 41:03_reference_end_ _reference_start_Genesis 41:19_reference_end_ _reference_start_Genesis 41:20_reference_end_ _reference_start_Genesis 41:21_reference_end_ _reference_start_Genesis 41:27_reference_end_ _reference_start_Numbers 11:01_reference_end_ _reference_start_Numbers 20:05_reference_end_ _reference_start_Proverbs 15:10_reference_end_ _reference_start_Proverbs 15:15_reference_end_ \cme ethical evil \cmf méchanceté moral _reference_start_1 Kings 1:52_reference_end_ _reference_start_1 Kings 3:09_reference_end_ _reference_start_1 Kings 11:06_reference_end_ _reference_start_1 Samuel 12:17_reference_end_ _reference_start_1 Samuel 14:17_reference_end_ _reference_start_1 Samuel 24:12_reference_end_ _reference_start_1 Samuel 25:21_reference_end_ _reference_start_1 Samuel 25:28_reference_end_ _reference_start_1 Samuel 25:39_reference_end_ _reference_start_1 Samuel 26:18_reference_end_ _reference_start_2 Chronicles 7:14_reference_end_ _reference_start_2 Samuel 3:39_reference_end_ _reference_start_2 Samuel 12:09_reference_end_ _reference_start_2 Samuel 12:11_reference_end_ _reference_start_2 Samuel 14:17_reference_end_ _reference_start_Daniel 11:27_reference_end_ _reference_start_Ecclesiastes 8:12_reference_end_ _reference_start_Ecclesiastes 12:14_reference_end_ _reference_start_Exodus 10:10_reference_end_ _reference_start_Genesis 2:09_reference_end_ _reference_start_Genesis 2:17_reference_end_ _reference_start_Genesis 3:05_reference_end_ _reference_start_Genesis 3:22_reference_end_ _reference_start_Genesis 6:05_reference_end_ _reference_start_Genesis 8:21_reference_end_ _reference_start_Genesis 13:13_reference_end_ _reference_start_Genesis 38:07_reference_end_ _reference_start_Genesis 39:09_reference_end_ _reference_start_Genesis 50:17_reference_end_ _reference_start_Jonah 1:02_reference_end_ _reference_start_Jonah 3:10_reference_end_ _reference_start_Numbers 14:27_reference_end_ _refer ence_start_Numbers 14:35_reference_end_ _reference_start_Proverbs 1:16_reference_end_ _reference_start_Proverbs 2:14_reference_end_ _reference_start_Proverbs 2:14_reference_end_ _reference_start_Proverbs 3:07_reference_end_ _reference_start_Proverbs 3:30_reference_end_ _reference_start_Proverbs 4:27_reference_end_ _reference_start_Proverbs 5:14_reference_end_ _reference_start_Proverbs 6:14_reference_end_ _reference_start_Proverbs 6:18_reference_end_ _reference_start_Proverbs 6:24_reference_end_ _reference_start_Proverbs 8:13_reference_end_ _reference_start_Proverbs 8:13_reference_end_ _reference_start_Proverbs 11:19_reference_end_ _reference_start_Proverbs 11:27_reference_end_ _reference_start_Proverbs 12:20_reference_end_ _reference_start_Proverbs 12:21_reference_end_ _reference_start_Proverbs 13:17_reference_end_ _reference_start_Proverbs 13:19_reference_end_ _reference_start_Proverbs 13:21_reference_end_ _reference_start_Proverbs 14:16_reference_end_ _reference_start_Proverbs 14:22_reference_end_ _refe rence_start_Proverbs 14:32_reference_end_ _reference_start_Proverbs 15:26_reference_end_ _reference_start_Proverbs 15:28_reference_end_ _reference_start_Proverbs 16:06_reference_end_ _reference_start_Proverbs 16:17_reference_end_ _reference_start_Proverbs 16:27_reference_end_ _reference_start_Proverbs 16:30_reference_end_ _reference_start_Proverbs 17:13_reference_end_ _reference_start_Proverbs 17:20_reference_end_ _reference_start_Proverbs 20:08_reference_end_ _reference_start_Proverbs 20:22_reference_end_ _reference_start_Proverbs 20:30_reference_end_ _reference_start_Proverbs 21:12_reference_end_ _reference_start_Proverbs 21:20_reference_end_ _reference_start_Proverbs 24:01_reference_end_ _reference_start_Proverbs 24:16_reference_end_ _reference_start_Proverbs 26:26_reference_end_ _reference_start_Proverbs 28:05_reference_end_ _reference_start_Proverbs 28:05_reference_end_ _reference_start_Proverbs 28:10_reference_end_ _reference_start_Proverbs 28:14_reference_end_ _reference_start_Proverbs 29:06_refere nce_end_ _reference_start_Proverbs 29:06_reference_end_ _reference_start_Psalms 28:03_reference_end_ _reference_start_Psalms 34:14_reference_end_ _reference_start_Psalms 34:15_reference_end_ _reference_start_Psalms 34:17_reference_end_ _reference_start_Psalms 34:22_reference_end_ _reference_start_Psalms 51:066_reference_end_ _reference_start_Psalms 52:03_reference_end_ _reference_start_Psalms 52:05_reference_end_ _reference_start_Psalms 52:05_reference_end_ \cme injury, wrong \cmf tor, malheur _reference_start_1 Kings 2:44_reference_end_ _reference_start_1 Kings 11:25_reference_end_ _reference_start_1 Samuel 2:23_reference_end_ _reference_start_1 Samuel 6:09_reference_end_ _reference_start_1 Samuel 12:19_reference_end_ _reference_start_1 Samuel 12:20_reference_end_ _reference_start_1 Samuel 13:22_reference_end_ _reference_start_1 Samuel 15:19_reference_end_ _reference_start_1 Samuel 20:07_reference_end_ _reference_start_1 Samuel 20:09_reference_end_ _reference_start_1 Samuel 20:13_reference_end_ _referenc e_start_1 Samuel 23:09_reference_end_ _reference_start_1 Samuel 24:10_reference_end_ _reference_start_1 Samuel 24:18_reference_end_ _reference_start_1 Samuel 25:17_reference_end_ _reference_start_1 Samuel 25:26_reference_end_ _reference_start_1 Samuel 29:06_reference_end_ _reference_start_2 Samuel 12:18_reference_end_ _reference_start_2 Samuel 13:16_reference_end_ _reference_start_2 Samuel 15:14_reference_end_ _reference_start_2 Samuel 16:08_reference_end_ _reference_start_2 Samuel 18:32_reference_end_ _reference_start_Daniel 9:12_reference_end_ _reference_start_Daniel 9:13_reference_end_ _reference_start_Daniel 9:14_reference_end_ _reference_start_Ecclesiastes 5:12_reference_end_ _reference_start_Ecclesiastes 10:05_reference_end_ _reference_start_Esther 8:03_reference_end_ _reference_start_Esther 9:02_reference_end_ _reference_start_Esther 9:25_reference_end_ _reference_start_Genesis 24:50_reference_end_ _reference_start_Genesis 26:29_reference_end_ _reference_start_Genesis 31:24_reference_end_ _referenc e_start_Genesis 31:29_reference_end_ _reference_start_Genesis 31:52_reference_end_ _reference_start_Genesis 37:02_reference_end_ _reference_start_Genesis 37:02_reference_end_ _reference_start_Genesis 37:20_reference_end_ _reference_start_Genesis 37:33_reference_end_ _reference_start_Genesis 44:04_reference_end_ _reference_start_Genesis 50:15_reference_end_ _reference_start_Genesis 50:20_reference_end_ _reference_start_Jude 15:03_reference_end_ _reference_start_Numbers 14:37_reference_end_ _reference_start_Proverbs 1:16_reference_end_ _reference_start_Proverbs 3:29_reference_end_ _reference_start_Proverbs 6:14_reference_end_ _reference_start_Proverbs 11:15_reference_end_ _reference_start_Proverbs 12:20_reference_end_ _reference_start_Proverbs 14:22_reference_end_ _reference_start_Proverbs 17:11_reference_end_ _reference_start_Proverbs 20:22_reference_end_ _reference_start_Proverbs 21:10_reference_end_ _reference_start_Proverbs 21:12_reference_end_ _reference_start_Proverbs 31:12_reference_end_ _reference_s tart_Psalms 56:06_reference_end_ _reference_start_Psalms 71:13_reference_end_ _reference_start_Psalms 71:24_reference_end_ \cme misery, distress, punishement \cmf misère, détresse, punition _reference_start_1 Chronicles 21:15_reference_end_ _reference_start_1 Kings 5:18_reference_end_ _reference_start_1 Kings 9:09_reference_end_ _reference_start_1 Kings 21:29_reference_end_ _reference_start_1 Samuel 10:19_reference_end_ _reference_start_1 Samuel 16:14_reference_end_ _reference_start_1 Samuel 16:15_reference_end_ _reference_start_1 Samuel 16:16_reference_end_ _reference_start_1 Samuel 16:23_reference_end_ _reference_start_1 Samuel 19:09_reference_end_ _reference_start_2 Chronicles 7:22_reference_end_ _reference_start_2 Samuel 17:14_reference_end_ _reference_start_2 Samuel 19:08_reference_end_ _reference_start_2 Samuel 24:16_reference_end_ _reference_start_Deuteronomy 28:35_reference_end_ _reference_start_Deuteronomy 28:59_reference_end_ _reference_start_Ecclesiastes 1:13_reference_end_ _reference_start_E cclesiastes 5:15_reference_end_ _reference_start_Ecclesiastes 12:01_reference_end_ _reference_start_Esther 7:07_reference_end_ _reference_start_Esther 8:06_reference_end_ _reference_start_Exodus 5:19_reference_end_ _reference_start_Exodus 5:19_reference_end_ _reference_start_Genesis 19:19_reference_end_ _reference_start_Genesis 40:07_reference_end_ _reference_start_Genesis 44:29_reference_end_ _reference_start_Genesis 44:31_reference_end_ _reference_start_Genesis 44:34_reference_end_ _reference_start_Genesis 47:09_reference_end_ _reference_start_Genesis 48:16_reference_end_ _reference_start_Genesis 48:16_reference_end_ _reference_start_Jonah 1:07_reference_end_ _reference_start_Jonah 1:08_reference_end_ _reference_start_Jonah 3:10_reference_end_ _reference_start_Jonah 4:02_reference_end_ _reference_start_Numbers 11:15_reference_end_ _reference_start_Proverbs 1:33_reference_end_ _reference_start_Proverbs 11:15_reference_end_ _reference_start_Proverbs 12:21_reference_end_ _reference_start_Proverbs 13:17_ref erence_end_ _reference_start_Proverbs 15:14_reference_end_ _reference_start_Proverbs 16:04_reference_end_ _reference_start_Proverbs 19:23_reference_end_ _reference_start_Proverbs 22:03_reference_end_ _reference_start_Proverbs 25:20_reference_end_ _reference_start_Proverbs 27:12_reference_end_ _reference_start_Proverbs 31:12_reference_end_ _reference_start_Psalms 0:_reference_end_ _reference_start_Psalms 23:04_reference_end_ _reference_start_Psalms 23:04_reference_end_ _reference_start_Psalms 34:20_reference_end_ _reference_start_Psalms 49:06_reference_end_ _reference_start_Psalms 54:07_reference_end_ _reference_start_Psalms 71:20_reference_end_ _reference_start_Psalms 90:15_reference_end_ _reference_start_Psalms 94:13_reference_end_ _reference_start_Psalms 121:01_reference_end_ _reference_start_Psalms 140:12_reference_end_ _reference_start_Psalms 144:10_reference_end_ \cme of low value \cmf pas de valeur _reference_start_Leviticus 2710:1_reference_end_ _reference_start_Malachi 1:08_reference_end_ _reference_start_Proverbs 20:14_reference_end_ \cme one who does wrong \cmf celui qui fait du mal _reference_start_1 Samuel 25:03_reference_end_ _reference_start_1 Samuel 30:22_reference_end_ _reference_start_Esther 7:06_reference_end_ _reference_start_Proverbs 2:12_reference_end_ _reference_start_Proverbs 2:14_reference_end_ _reference_start_Proverbs 4:14_reference_end_ _reference_start_Proverbs 11:21_reference_end_ _reference_start_Proverbs 12:12_reference_end_ _reference_start_Proverbs 12:13_reference_end_ _reference_start_Proverbs 14:19_reference_end_ _reference_start_Proverbs 14:19_reference_end_ _reference_start_Proverbs 15:03_reference_end_ _reference_start_Proverbs 15:26_reference_end_ _reference_start_Proverbs 15:28_reference_end_ _reference_start_Proverbs 17:11_reference_end_ _reference_start_Proverbs 24:20_reference_end_ \cme unkind, vicious \cmf méchant, haineux _reference_start_Proverbs 23:06_reference_end_ _reference_start_Proverbs 26:23_reference_end_ _reference_start_Proverbs 28:22_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( UK TK SK RK QK PK OK NK MK LK KK JK IK HK GK FK EK DK CK BK AK @K ?K >K =K  <K  ;K  :K  9K  8K  7K  6K 5K 4K 3K 2K 1K 0K /K .K -K ,K +K *K# )K (K  'K  &K2 %K' $K& #K "K !K K K K K K K  K K  K  K ?tfXJ<. xj\N@2$|n`RD6( K K K K K  K  K K K K% KA K2 K2 K, K%! K% K% K% K4 K K K ~K2 }K  |K  {K zK  yK xK  wK vK uK  tK  sK  rK  qK  pK  oK  nK  mK  lK  kK  jK  iK  hK  gK  fK  eK  dK  cK  bK  aK  `K , _K4 ^K4 ]K4 \K3B [K" ZK" YK" XK" WK VK ?tfXJ<. xj\N@2$|n`RD6( SK RKy QK^ PKZ OKG NK6 MK1 LK" KK JK IK HK GK FK EK DK CK BK AK  @K  ?K  >K! =K  <K  ;K  :K  9K  8K0 7K0 6K/ 5K," 4K, 3K, 2K( 1K 0K /K .K -K ,K  +K *K )K; (K# 'K  &K  %K  $K #K  "K  !K  K  K  K  K  K K  K  KG KG K8 K K ?rdVH:,vhZL>0"zl^PB4& N  N  N  N# N  M M M" Mn M" M M M0 M M $ M M 1 M  M  M  ~M  }M  |M  {M  zMc yM9 xM9 wM%" vM" uM tM sM / rM  qM pM oL nL/ mL lL kL jK iK hK gK fK eK dK cK bK aK `K _K ^K  ]K \K [K ZK YK  XK  WK VK' UK  TK JJ2LILexaltexalt\h hA'ÃFg \f exalter \cme God's saving power \cmf le pouvoir de Dieu de salut _reference_start_Exodus 15:01_reference_end_ _reference_start_Exodus 15:21_reference_end_ \cme grow (plant) \cmf pousser (plante) _reference_start_Job 8:11_reference_end_ \cme increase (water) \cmf être en hausse (l'eau) _reference_start_Ezra 47:05_reference_end_ \cme proud \cmf orgueil _reference_start_Proverbs 29:23_reference_end_d_ \cme give or have pride, glory \cmf donner ou avoir orgueil, gloire _reference_start_1 Chronicles 25:05_reference_end_ _reference_start_1 Kings 14:07_reference_end_ _reference_start_1 Kings 16:02_reference_end_ _reference_start_1 Samuel 2:07_reference_end_ _reference_start_1 Samuel 2:08_reference_end_ _reference_start_1 Samuel 2:10_reference_end_ _reference_start_2 Samuel 22:28_reference_end_ _reference_start_2 Samuel 22:49_reference_end_ _reference_start_Daniel 11:12_reference_end_ _reference_start_Daniel 11:36_reference_end_ _reference_start_Isaiah 10:12_reference_end_ _reference_start_Jeremiah 48:29_reference_end_ _reference_start_Proverbs 11:11_reference_end_ _reference_start_Proverbs 14:29_reference_end_ _reference_start_Proverbs 14:34_reference_end_ _reference_start_Psalms 110:07_reference_end_ \cme praise, exalt \cmf exalter _reference_start_Daniel 4:34_reference_end_ _reference_start_Daniel 5:19_reference_end_ \cme swear an oath \cmf prêter serment _reference_start_Genesis 14:22_reference_end_ zzzM!!EMexalt (to)exalt (to)\h £Cwr \f exalter \cme be presuptuous \cmf être présomptueux _reference_start_Daniel 5:20_reference_end_ _reference_start_Daniel 5:23_reference_end_ \cme exalt, worship God \cmf exalter, adorer Dieu _reference_start_1 Samuel 2:01_reference_end_ _reference_start_2 Samuel 22:47_reference_end_ _reference_start_Exodus 15:02_reference_end_ _reference_start_Psalms 30:02_reference_end_ _reference_start_Psalms 34:04_reference_end_ _reference_start_Psalms 37:34_reference_end_ _reference_start_Psalms 57:06_reference_end_ _reference_start_Psalms 57:12_reference_end_ _reference_start_Psalms 99:05_reference_en OO-N3Nfaithfulfaithful\h hÃnûmé' \f fidèle \cme faithful, moral living \cmf vie fidèle et morale _reference_start_1 Samuel 26:23_reference_end_ _reference_start_Habakkuk 2:04_reference_end_ _reference_start_Proverbs 12:22_reference_end_ \cme faithfulness and mercy (of God) \cmf fidélité, miséricorde (de Dieu) _reference_start_2 Kings 22:07_reference_end_ _reference_start_Deuteronomy 32:04_reference_end_ _reference_start_Lamentations 3:23_reference_end_ _reference_start_Psalms 89:1_reference_end_ \cme trustworthy of responsibility, honest \cmf fidélité dans la responsabilité, honête _reference_start_1 Chronicles 9:22_reference_end_ _reference_start_1 Chronicles 9:26_reference_end_ _reference_start_1 Chronicles 9:31_reference_end_ _reference_start_2 Kings 22:07_reference_end_ _reference_start_Proverbs 14:05_reference_end_ _reference_start_Proverbs 27:06_reference_end_ _reference_start_Proverbs 28:20_reference_end_ ?tfXJ<. xj\N@2$|n`RC5' QP% PP  OP# NP  MP  LP  KP  JP  IP HPwV GPd FPX EP  DP CPV BPG AP= @P9 ?P9 >P6 =P <P0 ;P :P" 9P  8P  7P  6P  5P3 4P 3P 2P  1P 0P/ /P* .P1 -P ,P  +P  *P  )P  (P 'P* &P %P  $P  #P "P  !P  P  P  O O- O N N N N  N  N  N  NY N \\ Q%%_QFather (the)father (the)\h bA' \f Père \cme God as father of his people \cmf Dieu comme père de son peuple _reference_start_2 Samuel 7:14_reference_end_ _reference_start_Deuteronomy 32:06_reference_end_ _reference_start_Isaiah 63:16_reference_end_ _reference_start_Jeremiah 3:04_reference_end_ _reference_start_Psalms 68:05_reference_end_ _reference_start_Psalms 89:27_reference_end_PP%%iPfaithfulnessfaithfulness\h temé' \f fidélité \cme be true \cmf être vrai _reference_start_1 Kings 10:06_reference_end_ _reference_start_1 Kings 17:24_reference_end_ _reference_start_1 Kings 22:16_referenc -O--Ofaithful (to be)faithful (to be)\h €amÏ' \f être fidèle \cme believe in, trust \cmf avoir confiance en, croire en _reference_start_Daniel 6:24_reference_end_ \cme trustworthy \cmf digne de confiance _reference_start_Daniel 2:45_reference_end_ _reference_start_Daniel 6:05_reference_end_ e_end_ _reference_start_2 Samuel 7:28_reference_end_ _reference_start_Daniel 8:26_reference_end_ _reference_start_Daniel 10:01_reference_end_ _reference_start_Daniel 11:02_reference_end_ _reference_start_Ecclesiastes 12:10_reference_end_ _reference_start_Genesis 42:16_reference_end_ _reference_start_Psalms 19:10_reference_end_ \cme being honest, faithful \cmf tenir parole, être fidèle _reference_start_1 Kings 2:04_reference_end_ _reference_start_1 Samuel 12:24_reference_end_ _reference_start_2 Samuel 15:20_reference_end_ _reference_start_Esther 9:30_reference_end_ _reference_start_Exodus 18:21_reference_end_ _reference_start_Genesis 24:49_reference_end_ _reference_start_Genesis 42:16_reference_end_ _reference_start_Genesis 47:29_reference_end_ _reference_start_Proverbs 3:03_reference_end_ _reference_start_Proverbs 11:18_reference_end_ _reference_start_Proverbs 16:06_reference_end_ _reference_start_Proverbs 29:14_reference_end_ _reference_start_Psalms 51:08_reference_end_ \cme faithfulness and mercy (of God) \cmf fidélité, miséricorde (de Dieu) _reference_start_1 Kings 3:06_reference_end_ _reference_start_1 Samuel 12:24_reference_end_ _reference_start_2 Kings 20:03_reference_end_ _reference_start_2 Samuel 2:06_reference_end_ _reference_start_Exodus 34:06_reference_end_ _reference_start_Genesis 24:27_reference_end_ _reference_start_Genesis 24:48_reference_end_ _reference_start_Genesis 32:11_reference_end_ _reference_start_Psalms 54:07_reference_end_ _reference_start_Psalms 57:04_reference_end_ _reference_start_Psalms 57:11_reference_end_ _reference_start_Psalms 61:08_reference_end_ _reference_start_Psalms 71:22_reference_end_ _reference_start_Psalms 86:15_reference_end_ _reference_start_Psalms 138:02_reference_end_ \cme faithfulness of God \cmf fidélité de Dieu _reference_start_Deuteronomy 32:04_reference_end_ _reference_start_Psalms 88:12_reference_end_ _reference_start_Psalms 100:05_reference_end_ _reference_start_Psalms 119:086_reference_end_ _reference_start_Psalms 143:01_reference_end_ \cme faithfulness, trustworthiness of a person \cmf fidélité d'une personne _reference_start_1 Chronicles 9:22_reference_end_ _reference_start_1 Chronicles 9:26_reference_end_ _reference_start_1 Chronicles 9:31_reference_end_ _reference_start_1 Samuel 26:23_reference_end_ _reference_start_2 Kings 12:16_reference_end_ _reference_start_Habakkuk 2:04_reference_end_ _reference_start_Proverbs 12:22_reference_end_ _reference_start_Psalms 37:03_reference_end_ \cme steady, firm \cmf ferme _reference_start_Exodus 17:12_reference_end_ \cme truely, surely \cmf véritablement, vraiment _reference_start_Psalms 132:11_reference_end_ _reference_start_Psalms 145:18_reference_end_ \cme trustworthy, reliable, base life on \cmf veritable, baser la vie sur qqch _reference_start_Daniel 8:12_reference_end_ _reference_start_Daniel 9:13_reference_end_ _reference_start_Psalms 119:043_reference_end_ _reference_start_Psalms 119:142_reference_end_ _reference_start_Psalms 119:151_reference_end_ _reference_start_Psalms 119:160_reference_end_ ?}oaSE7) seWI;-wi[M?1# U U  U U" U U: U U  U  TZ T7 T" T T T T T T ~T! }T |T {T zT  yT xT wT vT uT tT  sT rT qT  pS= oS< nS" mS" lS kS  jS* iS hS gS  fS eS dS cS  bR5 aR* `QY _QD ^Q ]Q? \Q  [Q  ZPw YPw XPw WPw+ VP UP TP SP RP //lS!!)Sfear (adj)fear (adj)\h 'eray. \f craindre \cme worship, awe of God \cmf adoration, respet de Dieu _reference_start_1 Kings 18:03_reference_end_ _reference_start_Daniel 1:10_reference_end_ _reference_start_Ecclesiastes 8:12_reference_end_ _reference_start_Ecclesiastes 8:13_reference_end_ _reference_start_Exodus 9:20_reference_end_ _reference_start_Exodus 18:21_reference_end_ _reference_start_Genesis 22:12_reference_end_ _reference_start_Genesis 42:18_reference_end_ _reference_start_Jonah 1:09_reference_end_ _reference_start_Proverbs 14:16_reference_end_ _reference_start_Psalms 34:08_reference_end_ _reference_start_Psalms 34:10_reference_end_ _reference_start_Psalms 60:06_reference_end_ _reference_start_Psalms 61:06_reference_end_]R''RFear of Isaacfear of isaac\h ÿÿqAxücÇy daxLap \f Dieu (le Peur d'Issac) \cme the Fear of Isaac \cmf le Peur d'Issac _reference_start_Genesis 31:42_reference_end_ _reference_start_Genesis 31:53_reference_end_ence_end_ _reference_start_Exodus 20:20_reference_end_ _reference_start_Genesis 20:11_reference_end_ _reference_start_Jonah 1:16_reference_end_ _reference_start_Proverbs 1:07_reference_end_ _reference_start_Proverbs 1:29_reference_end_ _reference_start_Proverbs 2:05_reference_end_ _reference_start_Proverbs 8:13_reference_end_ _reference_start_Proverbs 9:10_reference_end_ _reference_start_Proverbs 10:27_reference_end_ _reference_start_Proverbs 14:26_reference_end_ _reference_start_Proverbs 14:27_reference_end_ _reference_start_Proverbs 15:16_reference_end_ _reference_start_Proverbs 15:33_reference_end_ _reference_start_Proverbs 16:06_reference_end_ _reference_start_Proverbs 19:23_reference_end_ _reference_start_Proverbs 22:04_reference_end_ _reference_start_Proverbs 23:17_reference_end_ _reference_start_Psalms 2:11_reference_end_ _reference_start_Psalms 19:10_reference_end_ _reference_start_Psalms 34:12_reference_end_ _reference_start_Psalms 55:06_reference_end_ _reference_start_Psalms 90:11_reference_end_ chScWWfoolishfoolish\h lyÇwé' \f stupide \cme one who despises widsom and is morally bad \cmf qqn }VcVfoolfool\h lyisüÐk \f insensé \cme stupid person, fool \cmf peronne simple, un insensé _reference_start_Proverbs 1:22_reference_end_ _reference_start_Proverbs 10:23_reference_end_ _reference_start_Proverbs 12:23_reference_end_ _reference_start_Proverbs 15:02_reference_end_ _reference_start_Proverbs 15:14_reference_end_ _reference_start_Proverbs 18:02_reference_end_U_Ufear (to)fear (to)\h 'eray. \f craindre \cme awe inspiring \cmf qui inspire crainte _reference_start_1 Chronicles 17:21_reference_end_ _reference_start_2 Samuel 7:23_reference_end_ _reference_start_Daniel 7:04_reference_end_ _reference_start_Deuteronomy 28:58 TqTfear (n)fear (n)\h hA'èrÇy \f crainte \cme worship, awe of God \cmf crainte, adoration de Dieu _reference_start_2 Samuel 23:03_refer _reference_end_ _reference_start_Exodus 15:11_reference_end_ _reference_start_Exodus 34:10_reference_end_ _reference_start_Psalms 139:14_reference_end_ \cme respect, honor \cmf respecter, honorer _reference_start_1 Kings 3:28_reference_end_ _reference_start_Joshua 4:14_reference_end_ _reference_start_Leviticus 19:03_reference_end_ _reference_start_Proverbs 13:13_reference_end_ _reference_start_Proverbs 24:21_reference_end_ \cme terror of presence of God \cmf terreur de la présence de Dieu _reference_start_1 Samuel 12:20_reference_end_ _reference_start_2 Samuel 6:09_reference_end_ _reference_start_Daniel 9:04_reference_end_ _reference_start_Exodus 3:06_reference_end_ _reference_start_Exodus 20:20_reference_end_ _reference_start_Exodus 34:30_reference_end_ _reference_start_Genesis 3:10_reference_end_ _reference_start_Genesis 20:08_reference_end_ \cme worship God (or gods) in awe & obey him \cmf adorer Dieu (or dieux) en ayant peur et l'obeir _reference_start_1 Chronicles 16:25_reference_end_ _reference_start_1 Kings 8:40_reference_end_ _reference_start_1 Kings 8:43_reference_end_ _reference_start_1 Samuel 12:14_reference_end_ _reference_start_1 Samuel 12:18_reference_end_ _reference_start_1 Samuel 12:24_reference_end_ _reference_start_Deuteronomy 10:12_reference_end_ _reference_start_Deuteronomy 28:58_reference_end_ _reference_start_Ecclesiastes 3:14_reference_end_ _reference_start_Ecclesiastes 8:12_reference_end_ _reference_start_Ecclesiastes 12:13_reference_end_ _reference_start_Exodus 1:17_reference_end_ _reference_start_Exodus 1:21_reference_end_ _reference_start_Exodus 9:30_reference_end_ _reference_start_Exodus 14:31_reference_end_ _reference_start_Leviticus 25:17_reference_end_ _reference_start_Leviticus 25:36_reference_end_ _reference_start_Leviticus 25:43_reference_end_ _reference_start_Proverbs 3:07_reference_end_ _reference_start_Proverbs 14:02_reference_end_ _reference_start_Proverbs 24:21_reference_end_ _reference_start_Proverbs 31:30_reference_end_ _reference_start_Psalms 52:08_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( OY NY+ MX LX KW JW IW HW GW FW EW DW CW BW AW  @W  ?W  >W  =W  <W ;W  :W 9W 8V 7V 6V 5V  4V  3V 2U4 1U 0U /U .U -U+ ,U$ +U *U )U  (U 'U &U %U $U #U: "U !U  U  U  U + U ( U  U U U" U U U  U  U  U U U qui dédaigne la sagesse et qui est mal moralement _reference_start_Proverbs 1:07_reference_end_ _reference_start_Proverbs 7:22_reference_end_ _reference_start_Proverbs 10:08_reference_end_ _reference_start_Proverbs 10:10_reference_end_ _reference_start_Proverbs 10:14_reference_end_ _reference_start_Proverbs 10:21_reference_end_ _reference_start_Proverbs 11:29_reference_end_ _reference_start_Proverbs 12:15_reference_end_ _reference_start_Proverbs 12:16_reference_end_ _reference_start_Proverbs 14:09_reference_end_ _reference_start_Proverbs 14:09_reference_end_ _reference_start_Proverbs 15:05_reference_end_ _reference_start_Proverbs 16:22_reference_end_ _reference_start_Proverbs 17:28_reference_end_ _reference_start_Proverbs 20:03_reference_end_ _reference_start_Proverbs 24:07_reference_end_ _reference_start_Proverbs 27:03_reference_end_ _reference_start_Proverbs 27:22_reference_end_ _reference_start_Proverbs 29:09_reference_end_ TTAZ%%KZforgive (to)forgive (to)\h rapAÐk \f pardonner \cme appease, pacify \cmf apaisir _reference_ 'Y--Yforgive sin (to)forgive sin (to)\h 'üXEx/€OwAv 'AWAn \f pardonner péché \cme bear punishement \cmf subir punition _reference_start_Exodus 28:43_reference_end_ _reference_start_Leviticus 5:01_reference_end_ _reference_start_Leviticus 5:17_reference_end_ _reference_start_Leviticus 7:18_reference_end_ _reference_start_Leviticus 17:16_reference_end_ _reference_start_Leviticus 19:08_reference_end_ _reference_start_Numbers 5:31_reference_end_ _reference_start_Numbers 18:01_reference_end_ _reference_start_Numbers 18:23_reference_end_ \cme X''QXfool, foolishfool, foolish\h lakAs \f \cme lack of ethical and religious wisdom, not fear God \cmf manque de sagesse morale et religieuse, cpas caindre Dieu _reference_start_Ecclesiastes 2:19_reference_end_ _reference_start_Genesis 31:28_reference_end_God removes sin \cmf Deiu enlève péché _reference_start_Exodus 34:07_reference_end_ _reference_start_Ezekiel 49:1_reference_end_ _reference_start_Hosea 14:03_reference_end_ _reference_start_Isaiah 33:24_reference_end_ _reference_start_Isaiah 53:12_reference_end_ _reference_start_Leviticus 19:17_reference_end_ _reference_start_Leviticus 20:20_reference_end_ _reference_start_Leviticus 22:09_reference_end_ _reference_start_Leviticus 4:15_reference_end_ _reference_start_Micah 7:18_reference_end_ _reference_start_Numbers 9:13_reference_end_ _reference_start_Numbers 14:18_reference_end_ _reference_start_Numbers 18:22_reference_end_ _reference_start_Numbers 18:32_reference_end_ _reference_start_Psalms 32:05_reference_end_ _reference_start_Psalms 85:03_reference_end_ \cme person forgives sin \cmf une personne pardonne le péché _reference_start_1 Samuel 15:25_reference_end_ _reference_start_1 Samuel 25:28_reference_end_ _reference_start_Exodus 10:17_reference_end_ _reference_start_Genesis 50:17_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( Z Zm Z3 Z3 Z% Z Z, Z+ Z Z" Z  Z Z 2 Z ' Z $ Z $ ~Z " }Z " |Z  {Z zZ yZ xZ wZ vZ uZ tZ" sZ rZ  qZ pZ oZ nZ mZ lZ/ kZ  jY2 iY  hY  gY  fYU eY  dY cY bY aY `Y! _Y ^Y ]Y \Y [Y5 ZY! YY XY1 WY" VY UY TY SY RY QY PY start_Genesis 32:21_reference_end_ _reference_start_Isaiah 47:11_reference_end_ _reference_start_Proverbs 16:14_reference_end_ \cme destroy, remove \cmf detruire, enlever _reference_start_Exodus 17:14_reference_end_ _reference_start_Genesis 6:07_reference_end_ _reference_start_Genesis 7:04_reference_end_ _reference_start_Genesis 7:23_reference_end_ \cme God forgives sin & doesn't punish \cmf Dieu pardonne le péché et ne puni pas _reference_start_2 Kings 24:04_reference_end_ _reference_start_Amos 7:02_reference_end_ _reference_start_Jeremiah 31:34_reference_end_ \cme God removes from guilt of unintentional sin \cmf Dieu enlève culpabilité des péchés non-exprés _reference_start_Leviticus 5:10_reference_end_ _reference_start_Leviticus 5:13_reference_end_ _reference_start_Leviticus 5:16_reference_end_ _reference_start_Leviticus 5:18_reference_end_ _reference_start_Leviticus 5:26_reference_end_ _reference_start_Numbers 14:19_reference_end_ _reference_start_Numbers 14:20_reference_end_ \cme God removes g uilt (and gives life and blessing) \cmf Dieu enlève culpabilité (et donne la vie et bénédiction) _reference_start_1 Kings 8:30_reference_end_ _reference_start_1 Kings 8:34_reference_end_ _reference_start_1 Kings 8:34_reference_end_ _reference_start_1 Kings 8:36_reference_end_ _reference_start_1 Kings 8:36_reference_end_ _reference_start_1 Kings 8:39_reference_end_ _reference_start_1 Kings 8:50_reference_end_ _reference_start_2 Chronicles 7:14_reference_end_ _reference_start_Daniel 9:19_reference_end_ _reference_start_Exodus 34:09_reference_end_ _reference_start_Psalms 25:11_reference_end_ \cme God wipes away, removes sin \cmf Dieu enléve le péch _reference_start_Isaiah 43:25_reference_end_ _reference_start_Isaiah 44:22_reference_end_ _reference_start_Jeremiah 18:23_reference_end_ _reference_start_Nehemiah 3:37_reference_end_ _reference_start_Psalms 51:03_reference_end_ _reference_start_Psalms 51:11_reference_end_ _reference_start_Psalms 109:14_reference_end_ \cme ransom, payment for a life \cmf ranon, payment pour une vie _reference_start_Exodus 21:30_reference_end_ _reference_start_Exodus 30:12_reference_end_ _reference_start_Exodus 30:15_reference_end_ _reference_start_Exodus 30:16_reference_end_ \cme take away guilt, pay for sin \cmf enlever responsabilité, payer pour le péché _reference_start_1 Chronicles 6:34_reference_end_ _reference_start_1 Samuel 3:14_reference_end_ _reference_start_2 Samuel 21:03_reference_end_ _reference_start_Daniel 9:24_reference_end_ _reference_start_Deuteronomy 21:08_reference_end_ _reference_start_Exodus 29:33_reference_end_ _reference_start_Isaiah 22:14_reference_end_ _reference_start_Leviticus 4:07_reference_end_ _reference_start_Leviticus 5:06_reference_end_ _reference_start_Leviticus 5:10_reference_end_ _reference_start_Leviticus 5:13_reference_end_ _reference_start_Leviticus 5:16_reference_end_ _reference_start_Leviticus 5:18_reference_end_ _reference_start_Leviticus 5:26_reference_end_ _reference_start_Proverbs 16:06_reference_end_ ?tfXJ<. wi[M?1#zl^PB4& M^ L^ K^ J^ I^ H^ G^( F^ E^ ' D^  C^  B^  A^  @^ ?^ >^ =^ <^  ;] :]] 9]L 8] 7] 6] 5] 4] 3]  2] 1] 0\ /\ .\ -\! ,\ +\% *\ )\ (\" '\ &\ %\! $\ #[ "[  ![ Z Z Z Z Z Z Z Z Z Z! Z Z  Z  Z  Z " Z Z Z 5[##7[forgivenessforgiveness\h hAxyilüs \f pardon \cme God removes guilt (and gives life and blessing) \cmf Dieu enlève culpabilité (et donne la vie et bénédiction) _reference_start_Daniel 9:09_reference_end_ _reference_start_Nehemiah 9:17_reference_end_ _reference_start_Psalms 130:04_reference_end_ >\%%E\glorify (to)glorify (to)\h rÕdéh \f glorifier \cme glorify a person \cmf glorifier une personne _reference_start_Daniel 4:27_reference_end_ _reference_start_Daniel 4:33_reference_end_ _reference_start_Daniel 5:18_reference_end_ \cme glorify God \cmf glorifier Dieu _reference_start_Daniel 4:31_reference_end_ _reference_start_Daniel 4:34_reference_end_ _reference_start_Daniel 5:23_reference_end_ \cme honor, greatness given by greater to lesser \cmf honeur, grandeur donner par qqn supérieur à un inférieur _reference_start_Daniel 2:06_reference_end_ _reference_start_Daniel 2:37_reference_end_ _reference_start_Daniel 4:27_reference_end_ _reference_start_Daniel 4:33_reference_end_ _reference_start_Daniel 5:18_reference_end_ _reference_start_Daniel 5:20_reference_end_ _reference_start_Daniel 7:14_reference_end_ xx]a]gloriousglorious\h radA' \f magnifique \cme glorious, majestic \cmf glorieux, majestique _reference_start_Exodus 15:06_reference_end_ _reference_start_Exodus 15:11_reference_end_ \cme majestic, awsome \cmf majestueux, impressionant _reference_start_1 Samuel 4:08_reference_end_ _reference_start_Exodus 15:10_reference_end_ _reference_start_Psalms 8:02_reference_end_ _reference_start_Psalms 8:10_reference_end_ _reference_start_Psalms 8:2_reference_end_ _reference_start_Psalms 16:03_reference_end_ _reference_start_Psalms 76:05_reference_end_ _reference_start_Psalms 93:04_reference_end_ _reference_start_Psalms 136:18_reference_end_ t_Proverbs 25:27_reference_end_ _reference_start_Proverbs 29:23_reference_end_ _reference_start_Psalms 3:04_reference_end_ _reference_start_Psalms 8:06_reference_end_ \cme honor, reverence to God \cmf honor, révérance à Dieu _reference_start_1 Chronicles 16:24_reference_end_ _reference_start_1 Chronicles 16:28_reference_end_ _reference_start_1 Chronicles 16:29_reference_end_ _reference_start_1 Samuel 6:05_reference_end_ _reference_start_Joshua 7:19_reference_end_ _reference_start_Proverbs 25:02_reference_end_ _reference_start_Psalms 19:02_reference_end_ _reference_start_Psalms 24:07_reference_end_ _reference_start_Psalms 24:08_reference_end_ _reference_start_Psalms 24:09_reference_end_ _reference_start_Psalms 24:10_reference_end_ _reference_start_Psalms 57:06_reference_end_ _reference_start_Psalms 57:09_reference_end_ _reference_start_Psalms 57:12_reference_end_ _reference_start_Psalms 63:03_reference_end_ _reference_start_Psalms 138:05_reference_end_ \cme metonomy for person \cmf métonomie pour une personne _reference_start_Genesis 49:06_reference_end_ _reference_start_Psalms 30:13_reference_end_ \cme physical evidence of God's presence \cmf evidence physique du présence de Dieu _reference_start_1 Kings 8:11_reference_end_ _reference_start_1 Samuel 4:21_reference_end_ _reference_start_1 Samuel 4:22_reference_end_ _reference_start_2 Chronicles 7:01_reference_end_ _reference_start_2 Chronicles 7:02_reference_end_ _reference_start_2 Chronicles 7:03_reference_end_ _reference_start_Exodus 16:07_reference_end_ _reference_start_Exodus 16:10_reference_end_ _reference_start_Exodus 24:16_reference_end_ _reference_start_Exodus 24:17_reference_end_ _reference_start_Numbers 14:10_reference_end_ _reference_start_Numbers 14:21_reference_end_ _reference_start_Numbers 14:22_reference_end_ _reference_start_Numbers 20:06_reference_end_ \cme possessions, fortune \cmf posessions, fortune _reference_start_Genesis 31:01_reference_end_ _reference_start_Genesis 45:13_reference_end_ _reference_start_Nahum 2:10_reference_end_ 00@^e^gloryglory\h dÿObAÐk / dôbAÐk \f gloire \cme glory of kings and kingdoms \cmf gloire de rois et des royaumes _reference_start_1 Kings 3:13_reference_end_ _reference_start_Esther 1:04_reference_end_ _reference_start_Esther 5:11_reference_end_ _reference_start_Isaiah 22:24_reference_end_ _reference_start_Psalms 21:06_reference_end_ \cme honor to a person in a high position \cmf honorer une personne en haute position _reference_start_1 Chronicles 17:18_reference_end_ _reference_start_1 Chronicles 29:12_reference_end_ _reference_start_1 Chronicles 29:28_reference_end_ _reference_start_1 Samuel 2:08_reference_end_ _reference_start_Daniel 11:39_reference_end_ _reference_start_Exodus 28:02_reference_end_ _reference_start_Exodus 28:40_reference_end_ _reference_start_Proverbs 3:16_reference_end_ _reference_start_Proverbs 20:03_reference_end_ _reference_start_Proverbs 22:04_reference_end_ _reference_start_Proverbs 25:02_reference_end_ _reference_star ?tfXJ<. wi[M?1#{m_QC5' ` ` ` ` ` ` ` ` `N# ` ` ` ` _ ~_ }_[ |_D {_ z_ y_1 x_0 w_+ v_# u_ t_ s_ r^" q^- p^ o^ n^ m^ l^ k^ j^ i^ h^ g^ f^ e^ d^  c^  b^  a^ `^1 _^ ^^? ]^9 \^9 [^9 Z^ Y^ X^ W^ V^ U^ T^ S^  R^  Q^  P^  O^ N^ ==?_%%G_God Almightygod almighty\h yJadaH l' \f Dieu Tout-Puissant \cme (God) Almighty \cmf (Dieu) le Tout-Puissant _reference_start_Exodus 6:03_reference_end_ _reference_start_Genesis 17:01_reference_end_ _reference_start_Genesis 28:03_reference_end_ _reference_start_Genesis 35:11_reference_end_ _reference_start_Genesis 43:14_reference_end_ _reference_start_Genesis 48:03_reference_end_ _reference_start_Genesis 49:25_reference_end_ _reference_start_Numbers 24:04_reference_end_ _reference_start_Numbers 24:16_reference_end_ _reference_start_Psalms 68:15_reference_end_ _reference_start_Psalms 91:01_reference_end_ _reference_start_Ruth 1:20_reference_end_ _reference_start_Ruth 1:21_reference_end_ ;;A`''G`God Most Highgod most high\h €Owylev l'. \f Dieu Très-Haut \cme God Most High \cmf Dieu Très-Haut _reference_start_Genesis 14:18_reference_end_ _reference_start_Genesis 14:19_reference_end_ _reference_start_Genesis 14:20_reference_end_ _reference_start_Genesis 14:22_reference_end_ _reference_start_Psalms 78:35_reference_end_ \cme Most High God \cmf Dieu Très-Haut (Arm) _reference_start_Daniel 3:26_reference_end_ _reference_start_Daniel 3:32_reference_end_ _reference_start_Daniel 4:14_reference_end_ _reference_start_Daniel 4:21_reference_end_ _reference_start_Daniel 4:22_reference_end_ _reference_start_Daniel 4:29_reference_end_ _reference_start_Daniel 4:31_reference_end_ _reference_start_Daniel 5:18_reference_end_ _reference_start_Daniel 5:21_reference_end_ _reference_start_Daniel 7:25_reference_end_ \cme The Most High \cmf le Très-Haut _reference_start_Deuteronomy 32:08_reference_end_ _reference_start_Numbers 24:16_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( Ke  Je  Id Hd, Gd Fd Ed Dd Cd Bd Ad @d ?d >d =d <d ;d :d 9d 8d/ 7d 6d  5d 4d 3d 2d 1d 0d /d .d -d ,d +d *d )d (d 'd/ &d- %d $d #d "c !b$ b b b b  b b b b, b% b b b  b  b$ a $ a/ ` `  ` ` %%Wa##{aGod of godsgod of gods\h €yihAlé' hAlé' / £yilE' lÿÿE'. \f Dieu des diex \cme God of gods \cmf Dieu des dieux _reference_start_Daniel 2:47_reference_end_ _reference_start_Daniel 11:36_reference_end_ c''ycGod of seeinggod of seeing\h yi'r lÿÿE' \f Dieu qui voi \cme God if seeing \cmf Dieu qui me voit _reference_start_Genesis 16:13_reference_end_Ob''cbGod of heavengod of heaven\h Šåre'ah yehÈÈlé' / £ÇyamAH yEhÈlé'. \f Dieu des cieux \cme God of heaven (and earth) \cmf Dieu des cieux (et la terre) _reference_start_2 Chronicles 36:23_reference_end_ _reference_start_2 Kings 17:26_reference_end_ _reference_start_2 Kings 17:27_reference_end_ _reference_start_Daniel 2:18_reference_end_ _reference_start_Daniel 2:19_reference_end_ _reference_start_Daniel 2:37_reference_end_ _reference_start_Daniel 2:44_reference_end_ _reference_start_Ezra 1:02_reference_end_ _reference_start_Genesis 24:03_reference_end_ _reference_start_Genesis 24:07_reference_end_ _reference_start_Jonah 1:09_reference_end_ _reference_start_Nehemiah 1:04_reference_end_ _reference_start_Nehemiah 1:05_reference_end_ _reference_start_Nehemiah 2:20_reference_end_ _reference_start_Zephaniah 2:11_reference_end_ce_start_Daniel 6:24_reference_end_ _reference_start_Daniel 6:27_reference_end_ \cme pagan god or gods \cmf dieu ou dieux païen(s) _reference_start_2 Chronicles 32:15_reference_end_ _reference_start_Daniel 2:11_reference_end_ _reference_start_Daniel 2:47_reference_end_ _reference_start_Daniel 3:12_reference_end_ _reference_start_Daniel 3:14_reference_end_ _reference_start_Daniel 3:15_reference_end_ _reference_start_Daniel 3:18_reference_end_ _reference_start_Daniel 3:25_reference_end_ _reference_start_Daniel 3:28_reference_end_ _reference_start_Daniel 4:05_reference_end_ _reference_start_Daniel 4:06_reference_end_ _reference_start_Daniel 4:15_reference_end_ _reference_start_Daniel 5:04_reference_end_ _reference_start_Daniel 5:11_reference_end_ _reference_start_Daniel 5:14_reference_end_ _reference_start_Daniel 5:23_reference_end_ _reference_start_Daniel 6:08_reference_end_ _reference_start_Daniel 6:13_reference_end_ _reference_start_Isaiah 44:08_reference_end_ _reference_start_Psalms 18:32_reference_end_ Fd!!]dGod (elah)god (elah)\h ÐhAlé' \f Dieu (elah) \cme God \cmf Seigneur, Dieu _reference_start_Daniel 2:20_reference_end_ _reference_start_Daniel 2:23_reference_end_ _reference_start_Daniel 2:28_reference_end_ _reference_start_Daniel 2:45_reference_end_ _reference_start_Daniel 2:47_reference_end_ _reference_start_Daniel 3:17_reference_end_ _reference_start_Daniel 3:28_reference_end_ _reference_start_Daniel 3:29_reference_end_ _reference_start_Daniel 5:03_reference_end_ _reference_start_Daniel 5:23_reference_end_ _reference_start_Daniel 5:26_reference_end_ _reference_start_Daniel 6:06_reference_end_ _reference_start_Daniel 6:11_reference_end_ _reference_start_Daniel 6:12_reference_end_ _reference_start_Daniel 6:17_reference_end_ _reference_start_Daniel 6:21_reference_end_ _reference_start_Daniel 6:23_reference_end_ _referen reference_start_1 Chronicles 9:11_reference_end_ _reference_start_1 Chronicles 9:13_reference_end_ _reference_start_1 Chronicles 9:26_reference_end_ _reference_start_1 Chronicles 9:27_reference_end_ _reference_start_1 Chronicles 11:19_reference_end_ _reference_start_1 Chronicles 12:17_reference_end_ _reference_start_1 Chronicles 12:18_reference_end_ _reference_start_1 Chronicles 12:22_reference_end_ _reference_start_1 Chronicles 13:1_reference_end_ _reference_start_1 Chronicles 14:1_reference_end_ _reference_start_1 Chronicles 15:1_reference_end_ _reference_start_1 Chronicles 16:01_reference_end_ _reference_start_1 Chronicles 16:06_reference_end_ _reference_start_1 Chronicles 16:35_reference_end_ _reference_start_1 Chronicles 16:42_reference_end_ _reference_start_1 Chronicles 17:1_reference_end_ _reference_start_1 Chronicles 19:13_reference_end_ _reference_start_1 Chronicles 21:07_reference_end_ _reference_start_1 Chronicles 21:08_reference_end_ _reference_start_1 Chronicles 21:15_reference_end_ _referenc e_start_1 Chronicles 21:17_reference_end_ _reference_start_1 Chronicles 21:30_reference_end_ _reference_start_1 Chronicles 22:02_reference_end_ _reference_start_1 Chronicles 22:19_reference_end_ _reference_start_1 Chronicles 23:14_reference_end_ _reference_start_1 Chronicles 23:28_reference_end_ _reference_start_1 Chronicles 28:02_reference_end_ _reference_start_1 Chronicles 28:03_reference_end_ _reference_start_1 Chronicles 28:08_reference_end_ _reference_start_1 Chronicles 28:09_reference_end_ _reference_start_1 Chronicles 28:0_reference_end_ _reference_start_1 Chronicles 28:21_reference_end_ _reference_start_1 Kings 1:47_reference_end_ _reference_start_1 Kings 2:23_reference_end_ _reference_start_1 Kings 3:05_reference_end_ _reference_start_1 Kings 3:11_reference_end_ _reference_start_1 Kings 3:28_reference_end_ _reference_start_1 Kings 5:09_reference_end_ _reference_start_1 Kings 8:23_reference_end_ _reference_start_1 Kings 8:26_reference_end_ _reference_start_1 Kings 8:27_reference_end_ _reference_st art_1 Kings 8:60_reference_end_ _reference_start_1 Kings 10:24_reference_end_ _reference_start_1 Kings 11:23_reference_end_ _reference_start_1 Kings 12:22_reference_end_ _reference_start_1 Kings 13:1_reference_end_ _reference_start_1 Kings 17:18_reference_end_ _reference_start_1 Kings 17:24_reference_end_ _reference_start_1 Kings 18:21_reference_end_ _reference_start_1 Kings 18:24_reference_end_ _reference_start_1 Kings 18:36_reference_end_ _reference_start_1 Kings 18:39_reference_end_ _reference_start_1 Samuel 1:17_reference_end_ _reference_start_1 Samuel 2:02_reference_end_ _reference_start_1 Samuel 2:27_reference_end_ _reference_start_1 Samuel 3:03_reference_end_ _reference_start_1 Samuel 3:17_reference_end_ _reference_start_1 Samuel 4:1_reference_end_ _reference_start_1 Samuel 5:1_reference_end_ _reference_start_1 Samuel 6:03_reference_end_ _reference_start_1 Samuel 6:05_reference_end_ _reference_start_1 Samuel 9:1_reference_end_ _reference_start_1 Samuel 10:1_reference_end_ _reference_start_1 Samuel 11:06_reference_end_ _reference_start_1 Samuel 14:1_reference_end_ _reference_start_1 Samuel 16:15_reference_end_ _reference_start_1 Samuel 16:16_reference_end_ _reference_start_1 Samuel 16:23_reference_end_ _reference_start_1 Samuel 17:45_reference_end_ _reference_start_1 Samuel 17:46_reference_end_ _reference_start_1 Samuel 18:10_reference_end_ _reference_start_1 Samuel 19:20_reference_end_ _reference_start_1 Samuel 19:23_reference_end_ _reference_start_1 Samuel 22:03_reference_end_ _reference_start_1 Samuel 22:13_reference_end_ _reference_start_1 Samuel 22:15_reference_end_ _reference_start_1 Samuel 23:07_reference_end_ _reference_start_1 Samuel 23:14_reference_end_ _reference_start_1 Samuel 23:16_reference_end_ _reference_start_1 Samuel 25:22_reference_end_ _reference_start_1 Samuel 26:08_reference_end_ _reference_start_1 Samuel 28:15_reference_end_ _reference_start_1 Samuel 29:09_reference_end_ _reference_start_1 Samuel 30:15_reference_end_ _reference_start_2 Samuel 2:27_reference_end_ _reference_sta rt_2 Samuel 3:09_reference_end_ _reference_start_2 Samuel 3:35_reference_end_ _reference_start_2 Samuel 6:1_reference_end_ _reference_start_2 Samuel 7:02_reference_end_ _reference_start_2 Samuel 7:22_reference_end_ _reference_start_2 Samuel 7:23_reference_end_ _reference_start_2 Samuel 7:24_reference_end_ _reference_start_2 Samuel 7:26_reference_end_ _reference_start_2 Samuel 7:28_reference_end_ _reference_start_2 Samuel 7:7_reference_end_ _reference_start_2 Samuel 9:03_reference_end_ _reference_start_2 Samuel 10:12_reference_end_ _reference_start_2 Samuel 12:16_reference_end_ _reference_start_2 Samuel 14:13_reference_end_ _reference_start_2 Samuel 14:14_reference_end_ _reference_start_2 Samuel 14:16_reference_end_ _reference_start_2 Samuel 14:17_reference_end_ _reference_start_2 Samuel 14:20_reference_end_ _reference_start_2 Samuel 15:24_reference_end_ _reference_start_2 Samuel 15:25_reference_end_ _reference_start_2 Samuel 15:29_reference_end_ _reference_start_2 Samuel 15:32_reference_end_ _reference_st art_2 Samuel 16:23_reference_end_ _reference_start_2 Samuel 19:14_reference_end_ _reference_start_2 Samuel 19:28_reference_end_ _reference_start_2 Samuel 21:14_reference_end_ _reference_start_2 Samuel 22:03_reference_end_ _reference_start_2 Samuel 22:07_reference_end_ _reference_start_2 Samuel 22:22_reference_end_ _reference_start_2 Samuel 22:32_reference_end_ _reference_start_2 Samuel 22:47_reference_end_ _reference_start_2 Samuel 23:01_reference_end_ _reference_start_2 Samuel 23:03_reference_end_ _reference_start_Daniel 1:02_reference_end_ _reference_start_Daniel 1:09_reference_end_ _reference_start_Daniel 1:17_reference_end_ _reference_start_Daniel 9:11_reference_end_ _reference_start_Daniel 9:17_reference_end_ _reference_start_Daniel 9:19_reference_end_ _reference_start_Daniel 9:19_reference_end_ _reference_start_Daniel 9:20_reference_end_ _reference_start_Daniel 10:12_reference_end_ _reference_start_Daniel 11:32_reference_end_ _reference_start_Deuteronomy 18:1_reference_end_ _reference_start_Deuteron omy 28:1_reference_end_ _reference_start_Ecclesiastes 1:13_reference_end_ _reference_start_Ecclesiastes 3:10_reference_end_ _reference_start_Ecclesiastes 3:11_reference_end_ _reference_start_Ecclesiastes 3:13_reference_end_ _reference_start_Ecclesiastes 3:14_reference_end_ _reference_start_Ecclesiastes 3:18_reference_end_ _reference_start_Ecclesiastes 7:29_reference_end_ _reference_start_Ecclesiastes 8:12_reference_end_ _reference_start_Ecclesiastes 8:13_reference_end_ _reference_start_Ecclesiastes 9:01_reference_end_ _reference_start_Ecclesiastes 11:05_reference_end_ _reference_start_Ecclesiastes 12:07_reference_end_ _reference_start_Ecclesiastes 12:13_reference_end_ _reference_start_Ecclesiastes 12:14_reference_end_ _reference_start_Exodus 1:17_reference_end_ _reference_start_Exodus 1:20_reference_end_ _reference_start_Exodus 1:21_reference_end_ _reference_start_Exodus 2:23_reference_end_ _reference_start_Exodus 2:24_reference_end_ _reference_start_Exodus 2:25_reference_end_ _reference_start_Exodus 3:1_ reference_end_ _reference_start_Exodus 5:03_reference_end_ _reference_start_Exodus 5:08_reference_end_ _reference_start_Exodus 6:02_reference_end_ _reference_start_Exodus 6:07_reference_end_ _reference_start_Exodus 7:01_reference_end_ _reference_start_Exodus 8:1_reference_end_ _reference_start_Exodus 13:1_reference_end_ _reference_start_Exodus 14:19_reference_end_ _reference_start_Exodus 15:02_reference_end_ _reference_start_Exodus 17:09_reference_end_ _reference_start_Exodus 18:1_reference_end_ _reference_start_Exodus 19:03_reference_end_ _reference_start_Exodus 19:17_reference_end_ _reference_start_Exodus 19:19_reference_end_ _reference_start_Exodus 20:01_reference_end_ _reference_start_Exodus 20:19_reference_end_ _reference_start_Exodus 20:20_reference_end_ _reference_start_Exodus 20:21_reference_end_ _reference_start_Exodus 21:13_reference_end_ _reference_start_Exodus 24:10_reference_end_ _reference_start_Exodus 24:11_reference_end_ _reference_start_Exodus 24:13_reference_end_ _reference_start_Exodus 29:45_reference_end_ _reference_start_Genesis 1:1_reference_end_ _reference_start_Genesis 1:01_reference_end_ _reference_start_Genesis 4:25_reference_end_ _reference_start_Genesis 5:01_reference_end_ _reference_start_Genesis 5:22_reference_end_ _reference_start_Genesis 5:24_reference_end_ _reference_start_Genesis 5:24_reference_end_ _reference_start_Genesis 6:1_reference_end_ _reference_start_Genesis 7:09_reference_end_ _reference_start_Genesis 7:16_reference_end_ _reference_start_Genesis 8:01_reference_end_ _reference_start_Genesis 8:15_reference_end_ _reference_start_Genesis 9:1_reference_end_ _reference_start_Genesis 17:1_reference_end_ _reference_start_Genesis 19:29_reference_end_ _reference_start_Genesis 20:1_reference_end_ _reference_start_Genesis 23:06_reference_end_ _reference_start_Genesis 24:03_reference_end_ _reference_start_Genesis 25:11_reference_end_ _reference_start_Genesis 27:28_reference_end_ _reference_start_Genesis 28:1_reference_end_ _reference_start_Genesis 30:1_reference_end_ _refere nce_start_Genesis 35:1_reference_end_ _reference_start_Genesis 39:09_reference_end_ _reference_start_Genesis 40:08_reference_end_ _reference_start_Genesis 41:1_reference_end_ _reference_start_Genesis 42:18_reference_end_ _reference_start_Genesis 42:28_reference_end_ _reference_start_Genesis 43:23_reference_end_ _reference_start_Genesis 43:29_reference_end_ _reference_start_Genesis 44:16_reference_end_ _reference_start_Genesis 45:05_reference_end_ _reference_start_Genesis 45:07_reference_end_ _reference_start_Genesis 45:08_reference_end_ _reference_start_Genesis 45:09_reference_end_ _reference_start_Genesis 46:01_reference_end_ _reference_start_Genesis 46:02_reference_end_ _reference_start_Genesis 46:03_reference_end_ _reference_start_Genesis 48:1_reference_end_ _reference_start_Genesis 50:1_reference_end_ _reference_start_Jonah 1:06_reference_end_ _reference_start_Jonah 3:05_reference_end_ _reference_start_Jonah 3:08_reference_end_ _reference_start_Jonah 3:09_reference_end_ _reference_start_Jonah 3:10_ref erence_end_ _reference_start_Jonah 4:07_reference_end_ _reference_start_Jonah 4:08_reference_end_ _reference_start_Jonah 4:09_reference_end_ _reference_start_Leviticus 18:21_reference_end_ _reference_start_Leviticus 25:17_reference_end_ _reference_start_Leviticus 25:36_reference_end_ _reference_start_Leviticus 25:38_reference_end_ _reference_start_Leviticus 25:43_reference_end_ _reference_start_Leviticus 25:55_reference_end_ _reference_start_Numbers 10:10_reference_end_ _reference_start_Numbers 21:05_reference_end_ _reference_start_Proverbs 2:05_reference_end_ _reference_start_Proverbs 3:04_reference_end_ _reference_start_Psalms 8:06_reference_end_ _reference_start_Psalms 24:05_reference_end_ _reference_start_Psalms 51:03_reference_end_ _reference_start_Psalms 51:12_reference_end_ _reference_start_Psalms 51:16_reference_end_ _reference_start_Psalms 51:19_reference_end_ _reference_start_Psalms 51:19_reference_end_ _reference_start_Psalms 52:09_reference_end_ _reference_start_Psalms 52:10_reference_end_ _re ference_start_Psalms 54:03_reference_end_ _reference_start_Psalms 54:04_reference_end_ _reference_start_Psalms 54:05_reference_end_ _reference_start_Psalms 54:06_reference_end_ _reference_start_Psalms 56:014_reference_end_ _reference_start_Psalms 56:02_reference_end_ _reference_start_Psalms 56:05_reference_end_ _reference_start_Psalms 56:08_reference_end_ _reference_start_Psalms 56:10_reference_end_ _reference_start_Psalms 56:10_reference_end_ _reference_start_Psalms 56:12_reference_end_ _reference_start_Psalms 56:13_reference_end_ _reference_start_Psalms 57:02_reference_end_ _reference_start_Psalms 57:04_reference_end_ _reference_start_Psalms 57:06_reference_end_ _reference_start_Psalms 57:08_reference_end_ _reference_start_Psalms 57:12_reference_end_ _reference_start_Psalms 59:02_reference_end_ _reference_start_Psalms 59:06_reference_end_ _reference_start_Psalms 59:14_reference_end_ _reference_start_Psalms 59:18_reference_end_ _reference_start_Psalms 60:03_reference_end_ _reference_start_Psalms 60:08_re ference_end_ _reference_start_Psalms 60:12_reference_end_ _reference_start_Psalms 60:14_reference_end_ _reference_start_Psalms 61:02_reference_end_ _reference_start_Psalms 61:06_reference_end_ _reference_start_Psalms 61:08_reference_end_ _reference_start_Psalms 63:02_reference_end_ _reference_start_Psalms 63:12_reference_end_ _reference_start_Psalms 71:04_reference_end_ _reference_start_Psalms 71:11_reference_end_ _reference_start_Psalms 71:12_reference_end_ _reference_start_Psalms 71:17_reference_end_ _reference_start_Psalms 71:18_reference_end_ _reference_start_Psalms 71:19_reference_end_ _reference_start_Psalms 71:22_reference_end_ _reference_start_Psalms 90:01_reference_end_ _reference_start_Psalms 144:09_reference_end_ _reference_start_Psalms 144:15_reference_end_ _reference_start_Ruth 1:16_reference_end_ \cme pagan god or gods \cmf dieu ou dieux païen(s) _reference_start_1 Chronicles 16:25_reference_end_ _reference_start_1 Chronicles 16:26_reference_end_ _reference_start_1 Kings 9:09_reference_end_ _reference_start_1 Kings 11:02_reference_end_ _reference_start_1 Kings 11:04_reference_end_ _reference_start_1 Kings 11:05_reference_end_ _reference_start_1 Kings 11:08_reference_end_ _reference_start_1 Kings 11:10_reference_end_ _reference_start_1 Kings 11:33_reference_end_ _reference_start_1 Kings 11:33_reference_end_ _reference_start_1 Samuel 5:07_reference_end_ _reference_start_1 Samuel 6:05_reference_end_ _reference_start_1 Samuel 7:03_reference_end_ _reference_start_1 Samuel 8:08_reference_end_ _reference_start_1 Samuel 17:43_reference_end_ _reference_start_1 Samuel 26:19_reference_end_ _reference_start_1 Samuel 28:13_reference_end_ _reference_start_2 Chronicles 7:19_reference_end_ _reference_start_2 Chronicles 7:22_reference_end_ _reference_start_2 Samuel 7:23_reference_end_ _reference_start_Daniel 1:02_reference_end_ _reference_start_Daniel 11:08_reference_end_ _reference_start_Daniel 11:37_reference_end_ _reference_start_Deuteronomy 18:20_reference_end_ _reference_start_Deuteronomy 28:14_reference_end_ _reference_start_Deuteronomy 28:36_reference_end_ _reference_start_Deuteronomy 28:64_reference_end_ _reference_start_Deuteronomy 32:17_reference_end_ _reference_start_Deuteronomy 32:37_reference_end_ _reference_start_Deuteronomy 32:39_reference_end_ _reference_start_Exodus 7:01_reference_end_ _reference_start_Exodus 12:12_reference_end_ _reference_start_Exodus 18:11_reference_end_ _reference_start_Exodus 20:03_reference_end_ _reference_start_Exodus 20:23_reference_end_ _reference_start_Exodus 22:19_reference_end_ _reference_start_Exodus 22:27_reference_end_ _reference_start_Exodus 23:13_reference_end_ _reference_start_Exodus 23:24_reference_end_ _reference_start_Exodus 23:32_reference_end_ _reference_start_Exodus 23:33_reference_end_ _reference_start_Genesis 31:30_reference_end_ _reference_start_Genesis 31:32_reference_end_ _reference_start_Genesis 35:02_reference_end_ _reference_start_Genesis 35:04_reference_end_ _reference_start_Jonah 1:05_reference_end_ _reference_start_Ruth 1:15_reference_end_ ++e%%ieGod (elohim)god (elohim)\h £yihÈlé' \f Dieu (elohim) \cme God (elohim) \cmf Dieu (elohim) _reference_start_1 Chronicles 4:10_reference_end_ _reference_start_1 Chronicles 7:05_reference_end_ _ ?tfXJ<. xj\N@2$|n`RD6( e  e  e  e  e  e  e  e  e  e  e  e ' ~e $ }e  |e  {e  ze  ye  xe  we  ve  ue < te  se  re  qe  pe  oe  ne  me  le / ke  je  ie  he  ge  fe  ee  de  ce  be  ae  `e  _e  ^e  ]e  \e  [e  Ze * Ye # Xe  We  Ve  Ue  Te  Se  Re  Qe  Pe  Oe  Ne  Me Le ?tfXJ<. xj\N@2$|n`RD6( Ie  He  Ge  Fe  Ee De Ce Be Ae  @e  ?e / >e  =e  <e  ;e  :e  9e  8e  7e  6e  5e  4e  3e  2e  1e  0e  /e  .e  -e  ,e +e  *e  )e  (e  'e  &e  %e  $e  #e  "e # !e  e  e  e  e  e  e  e  e  e  e  e  e  e  e  e  e . e - e  e  e  e  e  ?tfXJ<. xj\N@2$|n`RD6( e e e  e e e e e e e ~e }e |e {e ze ye- xe we ve ue te se re qe pe oe ne me le ke je ie  he ge fe ee de ce be ae `e _e ^e ]e \e [e  Ze Ye  Xe  We  Ve Ue Te Se Re Qe Pe Oe Ne Me Le Ke Je ?tfXJ<. xj\N@2$|n`RD6( Ge8 Fe8 Ee8 De8 Ce8 Be8 Ae8 @e6 ?e6 >e6 =e6 <e4 ;e4 :e3 9e3 8e3 7e3 6e3 5e 4e 3e 2e 1e 0e /e7 .e+ -e& ,e$ +e *e )e  (e  'e  &e  %e  $e  #e  "e  !e2 e0 e. e. e. e- e- e- e- e, e+ e+ e* e* e) e( e' e# e e e e e e e ?tfXJ<. whZL>0"zl^PB4& e e e e ' e % e  e@ e$ ~e }e |e % {e  ze ye  xe we ve  ue  te + se  re  qe  pe  oe ! ne ! me le  ke  je  ie  he ge  fe  ee de ce beZ aeG `eG _eG ^eG ]eG \eG [eG Ze? Ye? Xe= We= Ve= Ue< Te< Se< Re< Qe; Pe; Oe; Ne; Me9 Le9 Ke9 Je9 Ie9 He8 ?tfXJ<. xj\N@2$zk]OA3% Eg Dg Cg Bg Ag $ @g  ?g  >g =gA <g  ;f :f 9f 8f 7f 6f $ 5f 4f 3f 2fZ 1f? 0f9 /f4 .f4 -f ,f +f  *f1 )f. (f# 'f# &f# %f# $f! #f "f !f f f  f  f  f $ f  f  f 0 f ! f  f  f  e e  e# e# e e e! e e e e e e end_ _reference_start_Genesis 35:07_reference_end_ _reference_start_Genesis 35:11_reference_end_ _reference_start_Genesis 46:03_reference_end_ _reference_start_Genesis 49:25_reference_end_ _reference_start_Jonah 4:02_reference_end_ _reference_start_Psalms 17:06_reference_end_ _reference_start_Psalms 1:1_reference_end_ _reference_start_Psalms 52:03_reference_end_ _reference_start_Psalms 52:07_reference_end_ _reference_start_Psalms 57:03_reference_end_ _reference_start_Psalms 63:02_reference_end_ _reference_start_Psalms 90:02_reference_end_ _reference_start_Psalms 139:17_reference_end_ _reference_start_Psalms 139:23_reference_end_ _reference_start_Psalms 150:01_reference_end_ \cme god(s) \cmf dieu (dieux) _reference_start_Daniel 11:36_reference_end_ _reference_start_Deuteronomy 32:12_reference_end_ _reference_start_Exodus 15:11_reference_end_ \cme strength \cmf pouvoir _reference_start_Deuteronomy 28:32_reference_end_ _reference_start_Genesis 31:29_reference_end_ _reference_start_Proverbs 3:27_reference_end_ nnfefGod (el)god (el)\h le' \f Dieu (el) \cme God (el) \cmf Dieu _reference_start_1 Samuel 2:03_reference_end_ _reference_start_2 Samuel 22:31_reference_end_ _reference_start_2 Samuel 22:32_reference_end_ _reference_start_2 Samuel 22:33_reference_end_ _reference_start_2 Samuel 22:48_reference_end_ _reference_start_2 Samuel 23:05_reference_end_ _reference_start_Daniel 9:04_reference_end_ _reference_start_Daniel 11:36_reference_end_ _reference_start_Deuteronomy 32:04_reference_end_ _reference_start_Deuteronomy 32:18_reference_end_ _reference_start_Deuteronomy 32:21_reference_end_ _reference_start_Exodus 15:02_reference_end_ _reference_start_Exodus 20:05_reference_end_ _reference_start_Genesis 16:13_reference_end_ _reference_start_Genesis 31:13_reference_end_ _reference_start_Genesis 33:20_reference_end_ _reference_start_Genesis 35:01_reference_end_ _reference_start_Genesis 35:03_reference_e rence_end_ _reference_start_Esther 1:21_reference_end_ _reference_start_Esther 2:04_reference_end_ _reference_start_Esther 2:04_reference_end_ _reference_start_Esther 2:09_reference_end_ _reference_start_Esther 5:14_reference_end_ _reference_start_Genesis 34:18_reference_end_ _reference_start_Genesis 41:37_reference_end_ _reference_start_Genesis 45:16_reference_end_ _reference_start_Psalms 69:32_reference_end_ \cme be well for, go well with \cmf être bien, aller bien avec _reference_start_Deuteronomy 4:40_reference_end_ _reference_start_Deuteronomy 5:16_reference_end_ _reference_start_Deuteronomy 5:26_reference_end_ _reference_start_Deuteronomy 6:03_reference_end_ _reference_start_Deuteronomy 6:18_reference_end_ _reference_start_Deuteronomy 12:25_reference_end_ _reference_start_Deuteronomy 12:28_reference_end_ _reference_start_Deuteronomy 22:07_reference_end_ _reference_start_Genesis 12:13_reference_end_ _reference_start_Genesis 40:14_reference_end_ _reference_start_Ruth 3:01_reference_end_ \cme better \ cmf meiux _reference_start_1 Kings 1:47_reference_end_ \cme do good to (a person), give good things \cmf faire du bien (à une personne), donner de bonnes choses _reference_start_1 Samuel 2:32_reference_end_ _reference_start_1 Samuel 25:31_reference_end_ _reference_start_Deuteronomy 8:16_reference_end_ _reference_start_Deuteronomy 28:63_reference_end_ _reference_start_Deuteronomy 30:05_reference_end_ _reference_start_Exodus 1:20_reference_end_ _reference_start_Genesis 12:16_reference_end_ _reference_start_Genesis 32:09_reference_end_ _reference_start_Genesis 32:13_reference_end_ _reference_start_Leviticus 5:04_reference_end_ _reference_start_Numbers 10:29_reference_end_ _reference_start_Numbers 10:32_reference_end_ _reference_start_Psalms 49:19_reference_end_ _reference_start_Psalms 51:20_reference_end_ _reference_start_Psalms 125:04_reference_end_ \cme make glad, rejoice \cmf rejouir, être content _reference_start_1 Samuel 20:13_reference_end_ _reference_start_Jude 19:22_reference_end_ \cme to do well, correctly \cmf bien faire, faire correctement _reference_start_1 Samuel 16:17_reference_end_ _reference_start_1 Samuel 24:05_reference_end_ _reference_start_2 Samuel 18:04_reference_end_ _reference_start_Genesis 4:07_reference_end_ _reference_start_Genesis 4:07_reference_end_ _reference_start_Jonah 4:04_reference_end_ _reference_start_Jonah 4:09_reference_end_ _reference_start_Psalms 36:04_reference_end_ _reference_start_Psalms 119:068_reference_end_ \cme to do well, or thoroughly \cmf faire concencieusement _reference_start_Deuteronomy 5:25_reference_end_ _reference_start_Deuteronomy 9:21_reference_end_ _reference_start_Deuteronomy 13:15_reference_end_ _reference_start_Deuteronomy 17:02_reference_end_ _reference_start_Deuteronomy 18:17_reference_end_ _reference_start_Deuteronomy 19:18_reference_end_ _reference_start_Deuteronomy 27:08_reference_end_ \cme to make a thing good, beautiful \cmf beau, faire une bonne chose _reference_start_Proverbs 17:22_reference_end_ _reference_start_Ruth 3:10_reference_end_ jjgracegrace\h €ÂnAx \f grâce \cme ask for favor from a person \cmf demander de la faveur d  i))igoodness, fairgoodness, fair\h bôLX \f bien, belle \cme appropriate, becoming \cmf convenab "hhgoodnessgoodness\h bAX \f bien \cme good quality, excellent \cmf bonne qualité, excellent _reference_start_Daniel 2:32_reference_end_ \cme to be pleasing, agreeable \cmf être agréable, plaire _reference_start_Daniel 6:24_reference_end_ _reference_start_Ezra 5:17_reference_end_Pg''eggood (to be)good (to be)\h baXAy. \f bon, être bon \cme be glad, joyful \cmf être joyeu, content _reference_start_1 Kings 21:07_reference_end_ _reference_start_Jude 18:20_reference_end_ _reference_start_Ruth 3:07_reference_end_ \cme be pleasing, be accepted \cmf plaire, être accepté _reference_start_1 Kings 3:10_reference_end_ _reference_start_1 Samuel 18:05_reference_end_ _reference_start_2 Samuel 3:36_reference_end_ _reference_start_Deuteronomy 1:23_refe ?tfXJ<. xj\N@2$|n`RD6( i  i i  i * i & i  ~i  }h |h {h zg yg xg wg vg ug tg  sg  rg qgwD pg$ og  ng  mg lg kg  jg  ig  hgA gg  fg} eg3 dg1 cg bg  ag `g _g ^g  ]g \g [g? Zg Yg  Xg  Wg / Vg Ug( Tg Sg Rg  Qg  Pg Og Ng Mg Lg( KgE Jg- Ig)% Hg" Gg Fg le, opportun _reference_start_1 Chronicles 13:02_reference_end_ _reference_start_1 Kings 2:18_reference_end_ _reference_start_1 Kings 2:38_reference_end_ _reference_start_1 Kings 2:42_reference_end_ _reference_start_1 Kings 18:24_reference_end_ _reference_start_1 Samuel 9:10_reference_end_ _reference_start_2 Samuel 17:07_reference_end_ _reference_start_2 Samuel 17:14_reference_end_ _reference_start_Deuteronomy 1:14_reference_end_ _reference_start_Ecclesiastes 2:03_reference_end_ _reference_start_Exodus 18:17_reference_end_ _reference_start_Genesis 2:09_reference_end_ _reference_start_Genesis 2:18_reference_end_ _reference_start_Genesis 3:06_reference_end_ _reference_start_Genesis 40:16_reference_end_ _reference_start_Genesis 41:05_reference_end_ _reference_start_Genesis 41:22_reference_end_ _reference_start_Genesis 41:24_reference_end_ _reference_start_Psalms 147:01_reference_end_ _reference_start_Psalms 147:01_reference_end_ _reference_start_Ruth 2:22_reference_end_ \cme be happy, joyful \cmf être heure ux, joyeux _reference_start_1 Kings 8:66_reference_end_ _reference_start_1 Samuel 25:36_reference_end_ _reference_start_2 Chronicles 7:10_reference_end_ _reference_start_2 Samuel 13:28_reference_end_ _reference_start_Deuteronomy 28:47_reference_end_ _reference_start_Esther 1:10_reference_end_ _reference_start_Jude 16:25_reference_end_ \cme belongings \cmf les biens _reference_start_Genesis 24:10_reference_end_ \cme benefit, positive influence \cmf bénéfice, influence positive _reference_start_1 Samuel 19:04_reference_end_ _reference_start_Genesis 26:29_reference_end_ _reference_start_Proverbs 14:22_reference_end_ _reference_start_Proverbs 19:02_reference_end_ _reference_start_Proverbs 25:27_reference_end_ _reference_start_Proverbs 31:12_reference_end_ _reference_start_Psalms 119:065_reference_end_ _reference_start_Psalms 119:122_reference_end_ \cme better, preferred, best \cmf préferé, (le) meilleur _reference_start_1 Kings 2:32_reference_end_ _reference_start_1 Samuel 1:08_reference_end_ _reference_s tart_1 Samuel 15:22_reference_end_ _reference_start_1 Samuel 15:28_reference_end_ _reference_start_1 Samuel 27:01_reference_end_ _reference_start_2 Samuel 14:32_reference_end_ _reference_start_2 Samuel 17:14_reference_end_ _reference_start_2 Samuel 18:03_reference_end_ _reference_start_Ecclesiastes 3:12_reference_end_ _reference_start_Esther 1:19_reference_end_ _reference_start_Esther 2:09_reference_end_ _reference_start_Exodus 14:12_reference_end_ _reference_start_Genesis 29:19_reference_end_ _reference_start_Genesis 45:18_reference_end_ _reference_start_Genesis 45:20_reference_end_ _reference_start_Jonah 4:03_reference_end_ _reference_start_Jonah 4:08_reference_end_ _reference_start_Numbers 14:03_reference_end_ _reference_start_Proverbs 8:11_reference_end_ _reference_start_Proverbs 15:16_reference_end_ _reference_start_Proverbs 15:17_reference_end_ _reference_start_Proverbs 21:19_reference_end_ _reference_start_Proverbs 25:24_reference_end_ _reference_start_Proverbs 27:05_reference_end_ _reference_start _Proverbs 27:10_reference_end_ _reference_start_Proverbs 28:06_reference_end_ _reference_start_Psalms 37:16_reference_end_ _reference_start_Psalms 63:04_reference_end_ _reference_start_Psalms 84:11_reference_end_ _reference_start_Psalms 118:08_reference_end_ _reference_start_Psalms 118:09_reference_end_ _reference_start_Psalms 119:072_reference_end_ _reference_start_Ruth 4:15_reference_end_ \cme do what one wants, is appropriate, do right \cmf faire ce qu'on veut, faire le bien _reference_start_1 Chronicles 19:13_reference_end_ _reference_start_1 Chronicles 21:23_reference_end_ _reference_start_1 Samuel 1:23_reference_end_ _reference_start_1 Samuel 11:10_reference_end_ _reference_start_1 Samuel 14:36_reference_end_ _reference_start_1 Samuel 14:40_reference_end_ _reference_start_2 Samuel 2:06_reference_end_ _reference_start_2 Samuel 10:12_reference_end_ _reference_start_2 Samuel 15:26_reference_end_ _reference_start_2 Samuel 19:19_reference_end_ _reference_start_2 Samuel 19:28_reference_end_ _reference_sta rt_2 Samuel 19:38_reference_end_ _reference_start_2 Samuel 19:39_reference_end_ _reference_start_2 Samuel 24:22_reference_end_ _reference_start_Deuteronomy 6:18_reference_end_ _reference_start_Esther 3:11_reference_end_ _reference_start_Esther 7:09_reference_end_ _reference_start_Esther 8:08_reference_end_ _reference_start_Genesis 16:06_reference_end_ _reference_start_Genesis 19:08_reference_end_ _reference_start_Genesis 24:50_reference_end_ _reference_start_Genesis 31:24_reference_end_ _reference_start_Genesis 31:29_reference_end_ _reference_start_Jude 19:24_reference_end_ _reference_start_Numbers 10:29_reference_end_ _reference_start_Numbers 36:06_reference_end_ \cme favor, mercy \cmf faveur, miséricorde _reference_start_1 Samuel 2:26_reference_end_ _reference_start_1 Samuel 19:04_reference_end_ _reference_start_1 Samuel 20:07_reference_end_ _reference_start_1 Samuel 29:06_reference_end_ _reference_start_Proverbs 25:25_reference_end_ _reference_start_Psalms 31:20_reference_end_ _reference_start_Psalms 54:05_reference_end_ _reference_start_Psalms 86:17_reference_end_ \cme generous \cmf généreux _reference_start_1 Kings 12:07_reference_end_ _reference_start_1 Samuel 24:19_reference_end_ _reference_start_Proverbs 22:09_reference_end_ _reference_start_Psalms 68:11_reference_end_ _reference_start_Psalms 109:21_reference_end_ \cme giving pleasure, prosperity \cmf faire plaisir, prospérité _reference_start_1 Kings 14:15_reference_end_ _reference_start_1 Samuel 24:20_reference_end_ _reference_start_1 Samuel 25:08_reference_end_ _reference_start_2 Samuel 18:27_reference_end_ _reference_start_Ecclesiastes 3:1_reference_end_ _reference_start_Ecclesiastes 11:06_reference_end_ _reference_start_Esther 8:17_reference_end_ _reference_start_Esther 9:19_reference_end_ _reference_start_Esther 9:22_reference_end_ _reference_start_Genesis 20:15_reference_end_ _reference_start_Genesis 41:35_reference_end_ _reference_start_Genesis 49:15_reference_end_ _reference_start_Proverbs 12:25_reference_end_ _reference_start_Psalms 45:02_reference_end_ _reference_start_Psalms 106:05_reference_end_ \cme glad, happy, prosperous (a person) \cmf contante, prospérée (une personne) _reference_start_1 Samuel 16:23_reference_end_ _reference_start_Esther 5:09_reference_end_ _reference_start_Proverbs 15:15_reference_end_ _reference_start_Psalms 112:05_reference_end_ \cme good quality, excellent \cmf de bonne qualié, excellent _reference_start_1 Chronicles 4:40_reference_end_ _reference_start_1 Chronicles 18:08_reference_end_ _reference_start_1 Samuel 8:14_reference_end_ _reference_start_1 Samuel 25:03_reference_end_ _reference_start_Deuteronomy 1:25_reference_end_ _reference_start_Deuteronomy 1:35_reference_end_ _reference_start_Deuteronomy 3:25_reference_end_ _reference_start_Deuteronomy 3:25_reference_end_ _reference_start_Deuteronomy 4:21_reference_end_ _reference_start_Deuteronomy 4:22_reference_end_ _reference_start_Deuteronomy 6:18_reference_end_ _reference_start_Deuteronomy 8:07_reference_end_ _reference_start_Deuteronomy 8:10_refe rence_end_ _reference_start_Deuteronomy 9:06_reference_end_ _reference_start_Deuteronomy 11:17_reference_end_ _reference_start_Genesis 1:04_reference_end_ _reference_start_Genesis 1:10_reference_end_ _reference_start_Genesis 1:12_reference_end_ _reference_start_Genesis 1:18_reference_end_ _reference_start_Genesis 1:21_reference_end_ _reference_start_Genesis 1:25_reference_end_ _reference_start_Genesis 1:31_reference_end_ _reference_start_Genesis 2:12_reference_end_ _reference_start_Genesis 18:07_reference_end_ _reference_start_Genesis 27:09_reference_end_ _reference_start_Genesis 41:26_reference_end_ _reference_start_Numbers 13:19_reference_end_ _reference_start_Psalms 133:02_reference_end_ \cme good things, blessings \cmf bonnes choses, bénédictions _reference_start_1 Chronicles 17:26_reference_end_ _reference_start_1 Kings 8:66_reference_end_ _reference_start_1 Samuel 15:09_reference_end_ _reference_start_1 Samuel 25:30_reference_end_ _reference_start_2 Samuel 7:28_reference_end_ _reference_start_2 Sa muel 16:12_reference_end_ _reference_start_Deuteronomy 28:12_reference_end_ _reference_start_Exodus 3:08_reference_end_ _reference_start_Exodus 18:09_reference_end_ _reference_start_Genesis 45:23_reference_end_ _reference_start_Proverbs 18:22_reference_end_ _reference_start_Psalms 27:13_reference_end_ _reference_start_Psalms 103:05_reference_end_ _reference_start_Psalms 104:28_reference_end_ _reference_start_Psalms 107:09_reference_end_ \cme good understanding (a person) \cmf bonne comprehension (uner personne) _reference_start_Proverbs 3:04_reference_end_ _reference_start_Psalms 111:10_reference_end_ _reference_start_Psalms 119:068_reference_end_ \cme good, kind \cmf bon, gentil, bienveillant _reference_start_1 Samuel 25:15_reference_end_ _reference_start_Genesis 44:04_reference_end_ _reference_start_Psalms 145:09_reference_end_ \cme just, right \cmf juste, bon _reference_start_2 Samuel 15:03_reference_end_ _reference_start_Psalms 119:066_reference_end_ \cme moral good \cmf bien moral _reference_start_1 Chronicles 16:34_reference_end_ _reference_start_1 Kings 8:56_reference_end_ _reference_start_1 Samuel 24:18_reference_end_ _reference_start_1 Samuel 25:21_reference_end_ _reference_start_1 Samuel 26:16_reference_end_ _reference_start_1 Samuel 29:06_reference_end_ _reference_start_1 Samuel 29:09_reference_end_ _reference_start_2 Chronicles 7:03_reference_end_ _reference_start_Deuteronomy 1:39_reference_end_ _reference_start_Deuteronomy 30:15_reference_end_ _reference_start_Ecclesiastes 7:20_reference_end_ _reference_start_Ecclesiastes 12:14_reference_end_ _reference_start_Genesis 2:09_reference_end_ _reference_start_Genesis 2:17_reference_end_ _reference_start_Genesis 3:05_reference_end_ _reference_start_Genesis 3:22_reference_end_ _reference_start_Numbers 24:13_reference_end_ _reference_start_Proverbs 2:09_reference_end_ _reference_start_Psalms 14:01_reference_end_ _reference_start_Psalms 25:07_reference_end_ _reference_start_Psalms 34:09_reference_end_ _reference_start_Psalms 35:12_reference_end_ _refer ence_start_Psalms 37:27_reference_end_ _reference_start_Psalms 38:21_reference_end_ _reference_start_Psalms 52:05_reference_end_ _reference_start_Psalms 52:11_reference_end_ _reference_start_Psalms 53:02_reference_end_ _reference_start_Psalms 53:04_reference_end_ _reference_start_Psalms 54:08_reference_end_ _reference_start_Psalms 69:17_reference_end_ _reference_start_Psalms 73:01_reference_end_ _reference_start_Psalms 86:05_reference_end_ _reference_start_Psalms 100:05_reference_end_ _reference_start_Psalms 106:01_reference_end_ _reference_start_Psalms 107:01_reference_end_ _reference_start_Psalms 109:05_reference_end_ _reference_start_Psalms 118:01_reference_end_ _reference_start_Psalms 118:29_reference_end_ _reference_start_Psalms 119:68_reference_end_ _reference_start_Psalms 125:04_reference_end_ _reference_start_Psalms 135:03_reference_end_ _reference_start_Psalms 136:01_reference_end_ _reference_start_Psalms 143:10_reference_end_ _reference_start_Psalms 145:07_reference_end_ \cme pleasant, agreeable to the senses \cmf plesant, agréable au sens _reference_start_1 Samuel 8:16_reference_end_ _reference_start_1 Samuel 9:02_reference_end_ _reference_start_Daniel 1:04_reference_end_ _reference_start_Daniel 1:15_reference_end_ _reference_start_Deuteronomy 6:10_reference_end_ _reference_start_Deuteronomy 8:12_reference_end_ _reference_start_Ecclesiastes 2:01_reference_end_ _reference_start_Esther 1:11_reference_end_ _reference_start_Esther 2:02_reference_end_ _reference_start_Esther 2:03_reference_end_ _reference_start_Esther 2:07_reference_end_ _reference_start_Esther 8:05_reference_end_ _reference_start_Exodus 2:02_reference_end_ _reference_start_Genesis 6:02_reference_end_ _reference_start_Genesis 26:07_reference_end_ _reference_start_Hosea 4:13_reference_end_ _reference_start_Jeremiah 6:20_reference_end_ _reference_start_Joshua 7:21_reference_end_ _reference_start_Proverbs 24:13_reference_end_ \cme rich, valuable \cmf rich, important, préciux _reference_start_1 Chronicles 29:28_reference_end_ _referen ce_start_Genesis 15:15_reference_end_ _reference_start_Genesis 25:08_reference_end_ _reference_start_Genesis 30:20_reference_end_ _reference_start_Leviticus 27:10_reference_end_ _reference_start_Leviticus 27:12_reference_end_ _reference_start_Leviticus 27:14_reference_end_ _reference_start_Leviticus 27:33_reference_end_ _reference_start_Proverbs 31:18_reference_end_ \cme to act rightly, ethically, please God \cmf agir moralement, correctement, plaire Dieu _reference_start_1 Kings 3:09_reference_end_ _reference_start_1 Kings 8:18_reference_end_ _reference_start_1 Kings 8:36_reference_end_ _reference_start_1 Kings 14:13_reference_end_ _reference_start_1 Samuel 12:23_reference_end_ _reference_start_2 Chronicles 6:08_reference_end_ _reference_start_2 Kings 10:30_reference_end_ _reference_start_2 Samuel 14:17_reference_end_ _reference_start_2 Samuel 19:36_reference_end_ _reference_start_Proverbs 4:02_reference_end_ _reference_start_Proverbs 12:02_reference_end_ _reference_start_Psalms 25:08_reference_end_ _ref erence_start_Psalms 34:15_reference_end_ _reference_start_Psalms 36:05_reference_end_ _reference_start_Psalms 37:03_reference_end_ _reference_start_Psalms 92:02_reference_end_ _reference_start_Psalms 119:039_reference_end_ \cme to be good, well (with) \cmf aller bien _reference_start_1 Samuel 16:16_reference_end_ _reference_start_1 Samuel 20:12_reference_end_ _reference_start_1 Samuel 24:20_reference_end_ _reference_start_Deuteronomy 5:29_reference_end_ _reference_start_Numbers 11:18_reference_end_ _reference_start_Psalms 119:071_reference_end_ _reference_start_Psalms 128:02_reference_end_ _reference_start_Ruth 3:13_reference_end_ \cme to be pleasant, delightful \cmf être agréable, un délice _reference_start_1 Samuel 2:24_reference_end_ _reference_start_2 Samuel 11:02_reference_end_ _reference_start_Numbers 24:05_reference_end_ \cme to be pleasing, agreeable \cmf être agéable, plaire _reference_start_1 Kings 1:06_reference_end_ _reference_start_1 Samuel 16:12_reference_end_ _reference_start_2 Samuel 3:13_reference_end_ _reference_start_2 Samuel 3:19_reference_end_ _reference_start_2 Samuel 3:36_reference_end_ _reference_start_2 Samuel 13:22_reference_end_ _reference_start_Esther 1:19_reference_end_ _reference_start_Esther 3:09_reference_end_ _reference_start_Esther 5:04_reference_end_ _reference_start_Esther 5:08_reference_end_ _reference_start_Esther 7:03_reference_end_ _reference_start_Esther 8:05_reference_end_ _reference_start_Esther 9:13_reference_end_ _reference_start_Genesis 24:16_reference_end_ _reference_start_Numbers 24:01_reference_end_ \cme welfare, prosperity, happiness \cmf bien-être, prosperité, contentement _reference_start_1 Kings 1:42_reference_end_ _reference_start_1 Kings 10:07_reference_end_ _reference_start_2 Chronicles 7:10_reference_end_ _reference_start_Deuteronomy 6:24_reference_end_ _reference_start_Deuteronomy 26:11_reference_end_ _reference_start_Deuteronomy 28:11_reference_end_ _reference_start_Deuteronomy 30:09_reference_end_ _reference_start_Ecclesiastes 3:13_reference_end_ _reference_start_Ecclesiastes 8:12_reference_end_ _reference_start_Ecclesiastes 8:13_reference_end_ _reference_start_Esther 10:03_reference_end_ _reference_start_Genesis 50:20_reference_end_ _reference_start_Numbers 10:29_reference_end_ _reference_start_Numbers 10:32_reference_end_ _reference_start_Numbers 14:07_reference_end_ _reference_start_Psalms 4:07_reference_end_ _reference_start_Psalms 16:02_reference_end_ _reference_start_Psalms 21:04_reference_end_ _reference_start_Psalms 23:06_reference_end_ _reference_start_Psalms 25:13_reference_end_ _reference_start_Psalms 34:11_reference_end_ _reference_start_Psalms 34:13_reference_end_ _reference_start_Psalms 39:03_reference_end_ _reference_start_Psalms 65:12_reference_end_ _reference_start_Psalms 73:28_reference_end_ _reference_start_Psalms 84:12_reference_end_ _reference_start_Psalms 85:13_reference_end_ _reference_start_Psalms 122:09_reference_end_ _reference_start_Psalms 128:05_reference_end_ _reference_start_Psalms 133:01_reference_end_ ?tfWH:,vhZL>0"zl^PB4& Ci BiwH Aiv @iv ?iT >i? =i% <i ;i :i 9i 8i 7i 6i 5i 4i 3i  2i  1i- 0i- /i .i -i ,i +i *i  )i  (i  'i  &i  %i  $i  #i  "iwz !iwA i i i i i i  i iA i i/ i  i i $ i B i i i i) i) i) i( i i i i i i i  ?tfXJ<. xj\N@2$|n`RD6( i i  i  i  ~i ( }ip |i {i zi  yij xi- wi  vi1 ui)# ti si  ri  qi pi  oi ni  mi  li  ki  jim iiD hi gi  fi  eiV di6 ci bi ai  `i  _i  ^i  ]i$ \i  [iA Zi Yi Xi2 Wi Vi Ui Ti Si Ri Qi  Pi ' Oi & Ni  Mi  Li  Ki Ji  Ii ( Hi $ Gi Fi  Ei  Di  ?tfXJ<. wi[M?1#zl^PB4& Ai @i ?i >i =i <i  ;i :i 9i' 8i 7i  6i  5i  4i  3i  2i 8 1i " 0iwB /i  .i -i, ,i  +iwD *io )i (ik 'ih &ig %i $i #i- "i !i i i  i  i  i  i B i  i i  i) i i i i i i i i i i i  i  i i i i i i i i# ?tfXJ<. tfXJ<. xj\N@2$ i  i  ~i }i  |i  {i $ zi  yi  xi wi! vi ui ti si ri qi pi  oi ni mi li ki ji ii hi gi fi ei di ci bi ai `i _i ^i  ]i  \i [i Zi Yi Xi} WiwD Viv Uiv Tim Sik Rij Qid PiV OiI NiE Mi6 Li5 Ki5 Ji4 Ii4 Hi& Gi% Fi# Ei" Di Ci Bi T $+29@GNU\cjqx  '.5<CJQX_fmt{<CJQX_fmt{  M ǂ ʂK ߂ I ႛ ₛG ゜ 䂜E 낝 C  A ? ~ = | ; z 9 'x (7 )v 15 2t 33 =* Bi H( Lg S& Ue [$ `c k" la _  ]  [  Y  W  U  S  Q  O  M ǂ ʂK ߂ I ႛ ₛG ゜ 䂜E 낝 C  A ? ~ = | ; z 9 'x (7 )v 15 2t 33 iU =iT <iI ;iA :i' 9i" 8i" 7i 6i 5i 4i 3i 2i 1i 0i  /i2 .i  -i ,i +i *i )i (i 'i &i %i  $i * #i "i !i i i i i i i i  i $ i  i  i  i  i i  i  i i iwG i  i i  i  i  iw' i\ i% i$ i" i i  i i $ ?rcUG9+ugYK=/!yk]OA3% ~j }j2 |j {j zj yj' xj' wj" vj! uj! tj! sj  rj $ qj  pj oj nj mj lj kj  jj  ij  hj  gj  fj  ej  dj  cj  bjT aj `j  _j ^j ]j \j" [j! Zj! Yj! Xj! Wj Vj  Uj; Tj9 Sj8 Rj3 Qj Pj+ Oj! Nj! Mj! Lj  Kj  Jj Ij Hj  Gj ; Fj / Ej ! Dj* Cj Bj Ai @i 'une personne _reference_start_Esther 4:08_reference_end_ _reference_start_Esther 8:03_reference_end_ _reference_start_Genesis 42:21_reference_end_ \cme ask for favor from God \cmf demander de la faveur de Dieu _reference_start_1 Kings 8:33_reference_end_ _reference_start_1 Kings 8:47_reference_end_ _reference_start_1 Kings 8:59_reference_end_ _reference_start_1 Kings 9:03_reference_end_ _reference_start_Psalms 30:09_reference_end_ _reference_start_Psalms 142:02_reference_end_ \cme favorable attitude of God to person \cmf attitude favorable de Dieu envers une personne _reference_start_2 Samuel 12:22_reference_end_ _reference_start_2 Samuel 12:22_reference_end_ _reference_start_Exodus 33:19_reference_end_ _reference_start_Genesis 33:05_reference_end_ _reference_start_Genesis 33:11_reference_end_ _reference_start_Genesis 43:29_reference_end_ _reference_start_Psalms 30:11_reference_end_ _reference_start_Psalms 51:03_reference_end_ _reference_start_Psalms 56:02_reference_end_ _reference_start_Psalms 57:02_ref erence_end_ _reference_start_Psalms 59:06_reference_end_ \cme favorable attitude of God toward people \cmf attitude favorable de Dieu envers les humains _reference_start_2 Samuel 15:25_reference_end_ _reference_start_Daniel 6:12_reference_end_ _reference_start_Exodus 33:12_reference_end_ _reference_start_Exodus 33:13_reference_end_ _reference_start_Exodus 33:16_reference_end_ _reference_start_Exodus 33:17_reference_end_ _reference_start_Exodus 34:09_reference_end_ _reference_start_Genesis 6:08_reference_end_ _reference_start_Genesis 19:19_reference_end_ _reference_start_Numbers 11:11_reference_end_ _reference_start_Numbers 11:15_reference_end_ _reference_start_Proverbs 3:04_reference_end_ _reference_start_Psalms 84:12_reference_end_ \cme favorable attitude of people \cmf attitude favorable des humains _reference_start_1 Kings 11:19_reference_end_ _reference_start_1 Samuel 1:18_reference_end_ _reference_start_1 Samuel 16:22_reference_end_ _reference_start_1 Samuel 20:03_reference_end_ _reference_start_1 Sa muel 20:29_reference_end_ _reference_start_1 Samuel 25:08_reference_end_ _reference_start_1 Samuel 27:05_reference_end_ _reference_start_2 Samuel 14:22_reference_end_ _reference_start_2 Samuel 16:04_reference_end_ _reference_start_Daniel 4:24_reference_end_ _reference_start_Esther 2:15_reference_end_ _reference_start_Esther 2:17_reference_end_ _reference_start_Esther 5:02_reference_end_ _reference_start_Exodus 3:21_reference_end_ _reference_start_Exodus 11:03_reference_end_ _reference_start_Exodus 12:36_reference_end_ _reference_start_Genesis 32:06_reference_end_ _reference_start_Genesis 33:08_reference_end_ _reference_start_Genesis 33:10_reference_end_ _reference_start_Genesis 33:15_reference_end_ _reference_start_Genesis 34:11_reference_end_ _reference_start_Genesis 39:04_reference_end_ _reference_start_Genesis 39:21_reference_end_ _reference_start_Proverbs 3:04_reference_end_ _reference_start_Proverbs 13:13_reference_end_ _reference_start_Ruth 2:02_reference_end_ \cme favorable attitude of person to person \cmf attitude favorable d'une personne envers une personne _reference_start_Deuteronomy 28:50_reference_end_ _reference_start_Proverbs 14:21_reference_end_ _reference_start_Proverbs 15:31_reference_end_ _reference_start_Proverbs 19:17_reference_end_ \cme pleasing appearance and actions \cmf figure et comportement qui plainent _reference_start_Proverbs 22:11_reference_end_ _reference_start_Proverbs 31:30_reference_end_ _reference_start_Psalms 45:03_reference_end_ \cme polite address \cmf une politesse _reference_start_Esther 5:08_reference_end_ _reference_start_Esther 7:03_reference_end_ _reference_start_Esther 8:05_reference_end_ _reference_start_Genesis 18:03_reference_end_ _reference_start_Genesis 30:27_reference_end_ _reference_start_Genesis 47:25_reference_end_ _reference_start_Genesis 47:29_reference_end_ _reference_start_Genesis 50:04_reference_end_ _reference_start_Ruth 2:10_reference_end_ _reference_start_Ruth 2:13_reference_end_ ?tfXJ<. wi[M?1#{m_QC5' =n <n ;n :n 9n 8n 7n 6n 5nA 4n" 3n" 2n 1n 0mD /m3 .m -m3 ,m +m *m )m (m 'm &m %m $m #m "m3 !m m m l l l  l  l k k kt kp ko kg kV k  k  k  k" k j j j2 j/ j/ j j j j j j- j j j j ,k// kgrace, compassiongrace, compassion\h €ûFnax \f grâce \cme favorable attitude of God to people \cmf attitude favorable de Dieu envers les humains _reference_start_Exodus 22:27_reference_end_ _reference_start_Exodus 34:06_reference_end_ _reference_start_Jonah 4:02_reference_end_ _reference_start_Nehemiah 9:17_reference_end_ _reference_start_Nehemiah 9:31_reference_end_ _reference_start_Psalms 86:15_reference_end_ _reference_start_Psalms 103:08_reference_end_ _reference_start_Psalms 111:04_reference_end_ _reference_start_Psalms 112:04_reference_end_ _reference_start_Psalms 116:05_reference_end_ _reference_start_Psalms 145:08_reference_end_ \cme favorable attitude of people to people \cmf attitude favorable d'une personne envers une personne _reference_start_2 Chronicles 30:09_reference_end_ km;mguiltguilt\h £AHA' \f culpabilité \cme compensation \cmf compensation _reference_start_Numbers 5:07_reference_end_ _reference_start_Numbers 5:08_reference_end_ \cme guilt \cmf culpabilité _reference_start_Genesis 26:10_referen Rl}lguidanceguidance\h hAlûÐbüxaGt \f direction \cme counsel, direction \cmf conseil, direction _reference_start_Proverbs 1:05_reference_end_ _reference_start_Proverbs 11:14_reference_end_ _reference_start_Proverbs 12:05_reference_end_ _reference_start_Proverbs 20:18_reference_end_ _reference_start_Proverbs 24:06_reference_end_ce_end_ _reference_start_Jeremiah 51:05_reference_end_ _reference_start_Proverbs 14:09_reference_end_ \cme guilt offering (given along with compensation) \cmf sacrifice pour le péché (accompagné de réparation) _reference_start_Leviticus 5:06_reference_end_ _reference_start_Leviticus 5:07_reference_end_ _reference_start_Leviticus 5:15_reference_end_ _reference_start_Leviticus 5:16_reference_end_ _reference_start_Leviticus 5:19_reference_end_ _reference_start_Leviticus 6:10_reference_end_ _reference_start_Leviticus 19:21_reference_end_ _reference_start_Numbers 6:12_reference_end_ _reference_start_Numbers 18:09_reference_end_ \cme incur guilt, penalty \cmf culpabilité du péché _reference_start_Psalms 51:07_reference_end_ _reference_start_Psalms 1:1_reference_end_ \cme miss the goal of right/duty - vs God (& man) \cmf manquer de faire juste/le devoire envers Dieu (et homme) _reference_start_Psalms 51:11_reference_end_ \cme offense, fault \cmf offence, faute _reference_start_Psalms 68:22_reference_end_ Qn))cnguilty (to be)guilty (to be)\h £aHA' \f coupable, être coupable \cme be held guilty \cmf considérer coupable _reference_start_Proverbs 30:10_reference_end_ _reference_start_Psalms 5:11_reference_end_ _reference_start_Psalms 34:22_reference_end_ _reference_start_Psalms 34:23_reference_end_ \cme be or become guilty \cmf être ou devenir coupable _reference_start_Jude 21:23_reference_end_ _reference_start_Leviticus 4:13_reference_end_ _reference_start_Leviticus 4:22_reference_end_ _reference_start_Leviticus 4:27_reference_end_ _reference_start_Leviticus 5:02_reference_end_ _reference_start_Leviticus 5:17_reference_end_ _reference_start_Leviticus 5:23_reference_end_ \cme commit an offence, do a wrong \cmf commetre une offence, faire tort _reference_start_Leviticus 5:19_reference_end_ _reference_start_Numbers 5:07_reference_end_ ference_start_Exodus 1:10_reference_end_ _reference_start_Exodus 23:05_reference_end_ _reference_start_Proverbs 27:06_reference_end_ _reference_start_Psalms 18:41_reference_end_ _reference_start_Psalms 55:13_reference_end_ \cme avoid \cmf éviter _reference_start_Proverbs 11:15_reference_end_ \cme dislike \cmf ne pas aimer _reference_start_Genesis 26:27_reference_end_ _reference_start_Proverbs 19:07_reference_end_ _reference_start_Proverbs 25:17_reference_end_ \cme dislike extreemly, abhor \cmf détester _reference_start_2 Samuel 13:15_reference_end_ _reference_start_2 Samuel 13:15_reference_end_ _reference_start_2 Samuel 13:22_reference_end_ _reference_start_2 Samuel 19:07_reference_end_ _reference_start_2 Samuel 22:18_reference_end_ _reference_start_Deuteronomy 32:41_reference_end_ _reference_start_Ecclesiastes 3:08_reference_end_ _reference_start_Esther 9:01_reference_end_ _reference_start_Esther 9:05_reference_end_ _reference_start_Exodus 18:21_reference_end_ _reference_start_Exodus 20:05_reference_end_ _reference_start_Genesis 24:60_reference_end_ _reference_start_Genesis 37:04_reference_end_ _reference_start_Genesis 37:05_reference_end_ _reference_start_Genesis 37:08_reference_end_ _reference_start_Numbers 10:35_reference_end_ _reference_start_Proverbs 6:16_reference_end_ _reference_start_Proverbs 8:13_reference_end_ _reference_start_Proverbs 9:08_reference_end_ _reference_start_Proverbs 12:01_reference_end_ _reference_start_Proverbs 25:21_reference_end_ _reference_start_Psalms 25:19_reference_end_ _reference_start_Psalms 34:22_reference_end_ _reference_start_Psalms 45:08_reference_end_ _reference_start_Psalms 139:21_reference_end_ _reference_start_Psalms 139:22_reference_end_ \cme prefer less or reject (comparatively) \cmf préférer moins ou rejeter (comparaison) _reference_start_Deuteronomy 21:15_reference_end_ _reference_start_Deuteronomy 21:17_reference_end_ _reference_start_Genesis 29:31_reference_end_ _reference_start_Genesis 29:33_reference_end_ _reference_start_Proverbs 13:24_reference_end_ /p55pHe who lives foreverhe who lives forever\h 'AmülAv / £AlôvAh yÿÿEx, \f Celui qui vit à jamais \cme He who lives forever \cmf Celui qui vit à jamais _reference_start_Daniel 4:31_reference_end_ _reference_start_Daniel 12:07_reference_end_ _reference_start_Deuteronomy 32:40_reference_end_oo3ohate (to)hate (to)\h hA'ÌniW \f haïre \cme abhor, dislike extreemly \cmf détester _reference_start_2 Samuel 13:15_reference_end_ _reference_start_Ecclesiastes 9:01_reference_end_ _reference_start_Proverbs 15:17_reference_end_ _reference_start_Proverbs 26:26_reference_end_ _reference_start_Psalms 139:22_reference_end_ \cme an enemy \cmf un énemie _reference_start_2 Samuel 19:07_reference_end_ _reference_start_2 Samuel 22:41_reference_end_ _reference_start_Esther 9:16_reference_end_ _re ?seWI;-wi[M?1#yk]OA3% |q  {q  zq  yq  xq wq . vq  uq  tq  sq  rq qq  pp ( op  np mo  lo! ko jo io ho go fo- eo" do co bo  ao  `o _o ^o # ]o% \o% [o% Zo< Yo Xo Wo  Vo  Uo To ) So  Ro  Qo  Po  Oo  No Mo Lo Ko  Jo7 Io) Ho Go Fo Eo  Do ) Co  Bo Ao @o ?o  >o  4_reference_end_ _reference_start_Nehemiah 12:46_reference_end_ \cme chief, leader \cmf chef _reference_start_Ezra 5:10_reference_end_ \cme chief, leader, elder (man) \cmf chef, ancien (une personne) _reference_start_1 Chronicles 16:05_reference_end_ _reference_start_1 Chronicles 26:10_reference_end_ _reference_start_1 Chronicles 29:11_reference_end_ _reference_start_1 Kings 8:01_reference_end_ _reference_start_1 Kings 21:09_reference_end_ _reference_start_1 Kings 21:12_reference_end_ _reference_start_1 Samuel 15:17_reference_end_ _reference_start_2 Samuel 22:44_reference_end_ _reference_start_Exodus 18:25_reference_end_ _reference_start_Numbers 10:04_reference_end_ _reference_start_Numbers 14:04_reference_end_ _reference_start_Psalms 110:06_reference_end_ \cme chief, most important (place, thing, etc) \cmf chef, le plus important (lieu, chose, etc) _reference_start_1 Samuel 9:22_reference_end_ _reference_start_1 Samuel 28:02_reference_end_ \cme figurative use \cmf sense figuré _reference_start_1 Chronic les 10:09_reference_end_ _reference_start_1 Kings 2:32_reference_end_ _reference_start_1 Kings 2:33_reference_end_ _reference_start_1 Kings 2:37_reference_end_ _reference_start_1 Kings 2:44_reference_end_ _reference_start_1 Kings 8:32_reference_end_ _reference_start_1 Samuel 25:39_reference_end_ _reference_start_1 Samuel 25:39_reference_end_ _reference_start_2 Samuel 1:16_reference_end_ _reference_start_2 Samuel 3:29_reference_end_ _reference_start_Ecclesiastes 2:14_reference_end_ _reference_start_Esther 9:25_reference_end_ _reference_start_Genesis 1:1_reference_end_ _reference_start_Genesis 40:13_reference_end_ _reference_start_Genesis 40:19_reference_end_ _reference_start_Genesis 40:20_reference_end_ _reference_start_Genesis 49:26_reference_end_ _reference_start_Proverbs 25:22_reference_end_ _reference_start_Psalms 3:04_reference_end_ _reference_start_Psalms 40:13_reference_end_ _reference_start_Psalms 60:09_reference_end_ _reference_start_Psalms 110:07_reference_end_ \cme head of a family \cmf chef d'u ne famille _reference_start_1 Chronicles 9:09_reference_end_ _reference_start_1 Chronicles 9:13_reference_end_ _reference_start_1 Chronicles 9:17_reference_end_ _reference_start_1 Chronicles 9:33_reference_end_ _reference_start_1 Chronicles 9:34_reference_end_ _reference_start_1 Chronicles 23:08_reference_end_ _reference_start_1 Chronicles 23:09_reference_end_ _reference_start_1 Chronicles 23:11_reference_end_ _reference_start_1 Chronicles 23:16_reference_end_ _reference_start_1 Chronicles 23:17_reference_end_ _reference_start_1 Chronicles 23:18_reference_end_ _reference_start_1 Chronicles 23:19_reference_end_ _reference_start_1 Chronicles 23:20_reference_end_ _reference_start_1 Chronicles 23:24_reference_end_ _reference_start_1 Chronicles 24:04_reference_end_ _reference_start_Exodus 6:14_reference_end_ _reference_start_Exodus 6:25_reference_end_ _reference_start_Numbers 7:02_reference_end_ \cme leader or divion of an army \cmf chef ou section de l'armée _reference_start_1 Chronicles 11:06_reference_end_  _reference_start_1 Samuel 11:11_reference_end_ _reference_start_1 Samuel 13:17_reference_end_ _reference_start_1 Samuel 13:18_reference_end_ _reference_start_2 Samuel 23:08_reference_end_ _reference_start_2 Samuel 23:13_reference_end_ _reference_start_2 Samuel 23:18_reference_end_ \cme metonomy for hair or person or life \cmf métonomie pour les cheveux ou une personne ou la vie _reference_start_1 Chronicles 12:20_reference_end_ _reference_start_1 Samuel 28:02_reference_end_ _reference_start_2 Samuel 2:16_reference_end_ _reference_start_2 Samuel 14:26_reference_end_ _reference_start_2 Samuel 18:09_reference_end_ _reference_start_Daniel 1:10_reference_end_ \cme mind, where dreams and visions happen \cmf esprit, où on a des visions et rêves _reference_start_Daniel 2:28_reference_end_ _reference_start_Daniel 4:02_reference_end_ _reference_start_Daniel 4:07_reference_end_ _reference_start_Daniel 7:01_reference_end_ _reference_start_Daniel 7:15_reference_end_ \cme physical head of a body \cmf la tête physi que du corps _reference_start_Daniel 2:32_reference_end_ _reference_start_Daniel 2:38_reference_end_ _reference_start_Daniel 3:27_reference_end_ _reference_start_Daniel 4:10_reference_end_ _reference_start_Daniel 7:06_reference_end_ _reference_start_Daniel 7:09_reference_end_ _reference_start_Daniel 7:20_reference_end_ \cme physical head of a person or animal \cmf la tête physique d'une personne ou un animal _reference_start_1 Kings 20:31_reference_end_ _reference_start_1 Kings 20:32_reference_end_ _reference_start_1 Samuel 1:11_reference_end_ _reference_start_1 Samuel 4:12_reference_end_ _reference_start_1 Samuel 5:04_reference_end_ _reference_start_1 Samuel 10:01_reference_end_ _reference_start_1 Samuel 14:45_reference_end_ _reference_start_1 Samuel 17:05_reference_end_ _reference_start_1 Samuel 17:38_reference_end_ _reference_start_1 Samuel 17:46_reference_end_ _reference_start_1 Samuel 17:51_reference_end_ _reference_start_1 Samuel 17:54_reference_end_ _reference_start_1 Samuel 17:57_reference_end_ _ reference_start_1 Samuel 29:04_reference_end_ _reference_start_1 Samuel 31:09_reference_end_ _reference_start_2 Samuel 1:02_reference_end_ _reference_start_2 Samuel 1:10_reference_end_ _reference_start_2 Samuel 3:08_reference_end_ _reference_start_2 Samuel 4:07_reference_end_ _reference_start_2 Samuel 4:08_reference_end_ _reference_start_2 Samuel 4:12_reference_end_ _reference_start_2 Samuel 12:30_reference_end_ _reference_start_2 Samuel 13:19_reference_end_ _reference_start_2 Samuel 14:26_reference_end_ _reference_start_2 Samuel 15:30_reference_end_ _reference_start_2 Samuel 15:32_reference_end_ _reference_start_2 Samuel 16:09_reference_end_ _reference_start_2 Samuel 20:21_reference_end_ _reference_start_2 Samuel 20:22_reference_end_ _reference_start_Deuteronomy 28:13_reference_end_ _reference_start_Deuteronomy 28:23_reference_end_ _reference_start_Deuteronomy 28:44_reference_end_ _reference_start_Esther 2:17_reference_end_ _reference_start_Esther 6:08_reference_end_ _reference_start_Esther 6:12_referenc e_end_ _reference_start_Exodus 12:09_reference_end_ _reference_start_Genesis 3:15_reference_end_ _reference_start_Genesis 40:16_reference_end_ _reference_start_Genesis 40:17_reference_end_ _reference_start_Genesis 48:14_reference_end_ _reference_start_Genesis 48:17_reference_end_ _reference_start_Genesis 48:18_reference_end_ _reference_start_Jonah 2:06_reference_end_ _reference_start_Jonah 4:06_reference_end_ _reference_start_Jonah 4:08_reference_end_ _reference_start_Leviticus 5:08_reference_end_ _reference_start_Psalms 23:05_reference_end_ \cme top of something \cmf le sommet de qqch _reference_start_1 Kings 7:16_reference_end_ _reference_start_1 Kings 7:17_reference_end_ _reference_start_1 Kings 7:18_reference_end_ _reference_start_1 Kings 7:19_reference_end_ _reference_start_1 Kings 7:22_reference_end_ _reference_start_1 Kings 7:35_reference_end_ _reference_start_1 Kings 7:41_reference_end_ _reference_start_1 Kings 8:08_reference_end_ _reference_start_1 Kings 10:19_reference_end_ _reference_start_1 Kings 18:42_reference_end_ _reference_start_1 Samuel 26:13_reference_end_ _reference_start_2 Samuel 2:25_reference_end_ _reference_start_2 Samuel 5:24_reference_end_ _reference_start_2 Samuel 15:32_reference_end_ _reference_start_2 Samuel 16:01_reference_end_ _reference_start_Deuteronomy 34:01_reference_end_ _reference_start_Esther 5:02_reference_end_ _reference_start_Exodus 17:09_reference_end_ _reference_start_Exodus 17:10_reference_end_ _reference_start_Exodus 19:20_reference_end_ _reference_start_Exodus 24:17_reference_end_ _reference_start_Genesis 8:05_reference_end_ _reference_start_Genesis 11:04_reference_end_ _reference_start_Genesis 28:12_reference_end_ _reference_start_Genesis 28:18_reference_end_ _reference_start_Genesis 47:31_reference_end_ _reference_start_Numbers 14:40_reference_end_ _reference_start_Numbers 14:44_reference_end_ _reference_start_Numbers 20:28_reference_end_ _reference_start_Numbers 21:20_reference_end_ \cme totality \cmf la totalité _reference_start_Daniel 7:01_reference_end_ TTqoqheadhead\h H'Or \f tête \cme chief priest, leading priest or levite \cmf souverain sacrificateur, ou sacrificateur ou lévite important _reference_start_1 Chronicles 27:05_reference_end_ _reference_start_2 Chronicles 19:11_reference_end_ _reference_start_2 Kings 25:18_reference_end_ _reference_start_Nehemiah 11:17_reference_end_ _reference_start_Nehemiah 12:07_reference_end_ _reference_start_Nehemiah 12:2  ?tfXJ<. xj\N@2$|n`RD6( ;q :q  9q  8q  7q  6q  5q  4q  3q  2q  1q  0q /q  .q -q ,q +q  *q  )q  (q  'q  &q  %q  $q  #q  "q  !q " q ! q  q q qn q< q( q q q1 q( q( q( q q  q q  q  q ' q ' q  q , q % q ! q  q q  q  qn q q  q q , q  ~q  }q  ?tfXJ<. xj\N@2$|n`RD6( zq  yq  xq  wq  vq uq tq  sq  rq  qq0 pq0 oq0 nq( mq( lq kq jq iq hq gq, fq eq dq  cq  bq  aq  `q  _q  ^q  ]q  \q  [q  Zq  Yq  Xq  Wq  Vq  Uq  Tq 9 Sq 6 Rq 3 Qq . Pq & Oq  Nq - Mq  Lq  Kq  Jq  Iq  Hq  Gq Fq Eq Dq Cq Bq& Aq @q ?q >q =q <q ?tfXJ<. xj\N@2$|n`RD6( 9r 8r 7r  6r  5r 4r 3r  2r  1r  0r  /r  .r  -r  ,r  +r ! *r  )r  (r  'r  &r  %r  $r  #r  "r / !r r) r- r r r r r r r r  r  q q q q, q( q/ q q q  q q q q q q q" q  q  q  q  q  q * q  ~q  }q ) |q # {q  s 27:41_reference_end_ \cme believe, have faith in \cmf croire (en) _reference_start_Psalms 28:07_reference_end_ \cme figurative expression (strength, conscience, loyalty, etc) \cmf sens figuré _reference_start_1 Kings 8:47_reference_end_ _reference_start_1 Samuel 4:20_reference_end_ _reference_start_1 Samuel 10:26_reference_end_ _reference_start_1 Samuel 17:32_reference_end_ _reference_start_1 Samuel 21:13_reference_end_ _reference_start_1 Samuel 24:06_reference_end_ _reference_start_1 Samuel 28:05_reference_end_ _reference_start_2 Samuel 7:27_reference_end_ _reference_start_2 Samuel 13:20_reference_end_ _reference_start_2 Samuel 13:33_reference_end_ _reference_start_2 Samuel 14:01_reference_end_ _reference_start_2 Samuel 15:06_reference_end_ _reference_start_2 Samuel 15:13_reference_end_ _reference_start_2 Samuel 17:10_reference_end_ _reference_start_2 Samuel 18:03_reference_end_ _reference_start_2 Samuel 19:08_reference_end_ _reference_start_2 Samuel 19:15_reference_end_ _reference_start_2 Samuel 24:1 0_reference_end_ _reference_start_Daniel 1:08_reference_end_ _reference_start_Daniel 10:12_reference_end_ _reference_start_Ecclesiastes 9:01_reference_end_ _reference_start_Exodus 9:21_reference_end_ _reference_start_Exodus 14:05_reference_end_ _reference_start_Genesis 20:05_reference_end_ _reference_start_Genesis 31:26_reference_end_ _reference_start_Proverbs 11:12_reference_end_ _reference_start_Psalms 61:03_reference_end_ \cme innermost, essential, central part of something \cmf partie la plus intime et centrale de qqch _reference_start_1 Chronicles 17:19_reference_end_ _reference_start_1 Chronicles 22:19_reference_end_ _reference_start_1 Chronicles 28:09_reference_end_ _reference_start_1 Chronicles 29:09_reference_end_ _reference_start_1 Chronicles 29:17_reference_end_ _reference_start_1 Chronicles 29:18_reference_end_ _reference_start_1 Chronicles 29:19_reference_end_ _reference_start_1 Kings 2:04_reference_end_ _reference_start_1 Kings 3:06_reference_end_ _reference_start_1 Kings 8:23_reference_end_  _reference_start_1 Kings 8:38_reference_end_ _reference_start_1 Kings 8:39_reference_end_ _reference_start_1 Kings 8:48_reference_end_ _reference_start_1 Kings 8:58_reference_end_ _reference_start_1 Kings 8:61_reference_end_ _reference_start_1 Kings 11:02_reference_end_ _reference_start_1 Kings 11:03_reference_end_ _reference_start_1 Kings 11:04_reference_end_ _reference_start_1 Kings 11:09_reference_end_ _reference_start_1 Samuel 16:07_reference_end_ _reference_start_1 Samuel 17:28_reference_end_ _reference_start_1 Samuel 25:25_reference_end_ _reference_start_Deuteronomy 4:11_reference_end_ _reference_start_Deuteronomy 28:47_reference_end_ _reference_start_Exodus 15:08_reference_end_ _reference_start_Genesis 6:05_reference_end_ _reference_start_Genesis 8:21_reference_end_ _reference_start_Jonah 2:04_reference_end_ _reference_start_Proverbs 3:03_reference_end_ _reference_start_Proverbs 3:05_reference_end_ _reference_start_Proverbs 22:11_reference_end_ _reference_start_Proverbs 30:19_reference_end_ _refer ence_start_Psalms 7:11_reference_end_ _reference_start_Psalms 17:03_reference_end_ _reference_start_Psalms 24:04_reference_end_ _reference_start_Psalms 28:03_reference_end_ _reference_start_Psalms 31:25_reference_end_ _reference_start_Psalms 32:11_reference_end_ _reference_start_Psalms 46:03_reference_end_ _reference_start_Psalms 51:12_reference_end_ _reference_start_Psalms 119:002_reference_end_ _reference_start_Psalms 119:007_reference_end_ _reference_start_Psalms 119:036_reference_end_ _reference_start_Psalms 119:145_reference_end_ _reference_start_Psalms 139:23_reference_end_ \cme organ heart, and/or thorax of body \cmf organ physique, et/ou thorax du corps _reference_start_2 Kings 9:24_reference_end_ _reference_start_2 Samuel 18:14_reference_end_ _reference_start_Exodus 28:29_reference_end_ _reference_start_Hosea 13:08_reference_end_ _reference_start_Jeremiah 4:19_reference_end_ _reference_start_Psalms 38:11_reference_end_ \cme part of a person that controls the body \cmf parti d'une personne qui con !trol le corps _reference_start_1 Samuel 25:37_reference_end_ \cme part of us with desires & concerns \cmf partie d'une personne avec ses désires et ses souçis _reference_start_1 Kings 8:17_reference_end_ _reference_start_1 Kings 8:18_reference_end_ _reference_start_1 Samuel 9:19_reference_end_ _reference_start_1 Samuel 9:20_reference_end_ _reference_start_1 Samuel 13:14_reference_end_ _reference_start_Daniel 11:27_reference_end_ _reference_start_Daniel 11:28_reference_end_ _reference_start_Exodus 36:02_reference_end_ _reference_start_Proverbs 14:30_reference_end_ _reference_start_Proverbs 19:21_reference_end_ \cme part of us with emotions & feelings \cmf partie d'une personne avec ses émotions et ses sentiments _reference_start_1 Kings 8:66_reference_end_ _reference_start_1 Kings 21:07_reference_end_ _reference_start_1 Samuel 1:08_reference_end_ _reference_start_1 Samuel 4:13_reference_end_ _reference_start_1 Samuel 25:36_reference_end_ _reference_start_2 Chronicles 7:10_reference_end_ _reference_start "_2 Chronicles 7:11_reference_end_ _reference_start_2 Chronicles 10:16_reference_end_ _reference_start_2 Samuel 6:16_reference_end_ _reference_start_2 Samuel 13:28_reference_end_ _reference_start_Daniel 5:20_reference_end_ _reference_start_Daniel 5:22_reference_end_ _reference_start_Daniel 8:25_reference_end_ _reference_start_Daniel 11:12_reference_end_ _reference_start_Daniel 11:25_reference_end_ _reference_start_Deuteronomy 28:65_reference_end_ _reference_start_Deuteronomy 28:65_reference_end_ _reference_start_Deuteronomy 28:67_reference_end_ _reference_start_Esther 1:10_reference_end_ _reference_start_Esther 5:09_reference_end_ _reference_start_Exodus 4:14_reference_end_ _reference_start_Genesis 6:06_reference_end_ _reference_start_Genesis 34:03_reference_end_ _reference_start_Genesis 42:28_reference_end_ _reference_start_Genesis 45:26_reference_end_ _reference_start_Genesis 50:21_reference_end_ _reference_start_Proverbs 14:13_reference_end_ _reference_start_Proverbs 18:12_reference_end_ _reference_star #t_Psalms 4:08_reference_end_ _reference_start_Psalms 19:09_reference_end_ _reference_start_Psalms 31:25_reference_end_ _reference_start_Psalms 34:19_reference_end_ _reference_start_Ruth 2:13_reference_end_ _reference_start_Ruth 3:07_reference_end_ \cme part of us with intentions & will \cmf parti d'une personne avec intentions et volonté _reference_start_1 Chronicles 17:02_reference_end_ _reference_start_1 Chronicles 22:07_reference_end_ _reference_start_1 Chronicles 28:02_reference_end_ _reference_start_1 Kings 9:03_reference_end_ _reference_start_1 Kings 9:04_reference_end_ _reference_start_1 Samuel 2:35_reference_end_ _reference_start_1 Samuel 6:06_reference_end_ _reference_start_1 Samuel 6:06_reference_end_ _reference_start_1 Samuel 7:03_reference_end_ _reference_start_1 Samuel 12:20_reference_end_ _reference_start_1 Samuel 12:24_reference_end_ _reference_start_1 Samuel 14:07_reference_end_ _reference_start_2 Samuel 7:03_reference_end_ _reference_start_2 Samuel 7:21_reference_end_ _reference_start_De $uteronomy 5:26_reference_end_ _reference_start_Esther 7:05_reference_end_ _reference_start_Exodus 4:21_reference_end_ _reference_start_Exodus 7:03_reference_end_ _reference_start_Exodus 7:13_reference_end_ _reference_start_Exodus 7:14_reference_end_ _reference_start_Exodus 7:22_reference_end_ _reference_start_Exodus 7:23_reference_end_ _reference_start_Exodus 8:11_reference_end_ _reference_start_Exodus 8:15_reference_end_ _reference_start_Exodus 8:28_reference_end_ _reference_start_Exodus 9:07_reference_end_ _reference_start_Exodus 9:12_reference_end_ _reference_start_Exodus 9:34_reference_end_ _reference_start_Exodus 9:35_reference_end_ _reference_start_Exodus 10:01_reference_end_ _reference_start_Exodus 10:20_reference_end_ _reference_start_Exodus 10:27_reference_end_ _reference_start_Exodus 11:10_reference_end_ _reference_start_Exodus 14:04_reference_end_ _reference_start_Exodus 14:08_reference_end_ _reference_start_Exodus 14:17_reference_end_ _reference_start_Genesis 20:06_reference_end_ _reference_st %art_Proverbs 23:19_reference_end_ _reference_start_Psalms 17:03_reference_end_ _reference_start_Psalms 57:08_reference_end_ \cme part of us with thoughts & ideas \cmf partie d'une personne avec ses pensées et ses idées _reference_start_1 Kings 3:09_reference_end_ _reference_start_1 Kings 3:12_reference_end_ _reference_start_1 Kings 5:09_reference_end_ _reference_start_1 Kings 10:02_reference_end_ _reference_start_1 Kings 10:24_reference_end_ _reference_start_2 Samuel 19:20_reference_end_ _reference_start_Daniel 2:30_reference_end_ _reference_start_Daniel 4:13_reference_end_ _reference_start_Daniel 5:21_reference_end_ _reference_start_Daniel 7:04_reference_end_ _reference_start_Deuteronomy 28:28_reference_end_ _reference_start_Deuteronomy 29:03_reference_end_ _reference_start_Ecclesiastes 1:13_reference_end_ _reference_start_Ecclesiastes 2:03_reference_end_ _reference_start_Ecclesiastes 3:11_reference_end_ _reference_start_Exodus 36:02_reference_end_ _reference_start_Genesis 31:20_reference_end_ _reference_start_Jude 16:17_reference_end_ _reference_start_Proverbs 15:28_reference_end_ _reference_start_Proverbs 18:02_reference_end_ _reference_start_Psalms 4:05_reference_end_ _reference_start_Psalms 19:15_reference_end_ _reference_start_Psalms 90:12_reference_end_ \cme the person him/herself \cmf la personne elle-même _reference_start_1 Chronicles 16:10_reference_end_ _reference_start_1 Kings 2:44_reference_end_ _reference_start_1 Samuel 2:01_reference_end_ _reference_start_1 Samuel 10:09_reference_end_ _reference_start_1 Samuel 25:31_reference_end_ _reference_start_Ecclesiastes 2:10_reference_end_ _reference_start_Exodus 9:14_reference_end_ _reference_start_Proverbs 2:02_reference_end_ _reference_start_Proverbs 3:01_reference_end_ _reference_start_Proverbs 10:08_reference_end_ _reference_start_Proverbs 15:14_reference_end_ _reference_start_Proverbs 23:17_reference_end_ _reference_start_Proverbs 24:17_reference_end_ _reference_start_Psalms 51:19_reference_end_ _reference_start_Psalms 119:080_reference_end_ ##`s## sheaven, skyheaven, sky\h €ÇyamüH \f ciel, paradis \cme hyperbole for exaultation, honor \cmf une façon d'augm *)r5rheartheart\h babl / babel / bel. \f coeur \cme (say) to oneself \cmf (dire) à soi-même _reference_start_1 Samuel 1:13_reference_end_ _reference_start_1 Samuel 27:01_reference_end_ _reference_start_Deuteronomy 18:21_reference_end_ _reference_start_Ecclesiastes 2:01_reference_end_ _reference_start_Ecclesiastes 3:18_reference_end_ _reference_start_Esther 6:06_reference_end_ _reference_start_Genesis 8:21_reference_end_ _reference_start_Genesis 17:17_reference_end_ _reference_start_Genesis 18:05_reference_end_ _reference_start_Genesis 24:45_reference_end_ _reference_start_Genesi  ?tfXJ<. xj\N@2$|m^PB4& xr$ wr  vr  ur  tr  sr  rr  qr  pr % or& nr mr  lr kr  jr  ir hrw grw$ frw erw dr3 cr. br ar `r _r ^r ]r \r [r Zr Yr Xr  Wr Vr Ur Tr/ Sr Rr  Qr  Pr  Or Nr  Mr  Lr  Kr = Jr : Ir 0 Hr ' Gr & Fr  Er  Dr  Cr  Br  Ar  @r  ?r  >r  =r  <r= ;r :r ?tfXJ<. xj\N@2$|n`RD6( 7r 6r  5r 4r 3r 2r 1r 0r /r .r -r ,r +r *r  )r  (r  'r  &r  %r  $r  #r  "r # !r  r  r  r  r  r r r" r r r r r r2 r- r* r" r r r r rC rA rA r  r r r r r  r  r  r r r $ ~r  }r  |r  {r B zr yr ?tfXJ<. xj\N@2$|n`RD6( vs9 us9 ts9 ss rs  qs ps os" ns, ms% ls ks jrwP ir3 hr gr fr er  dr cr br  ar `r  _r ^r  ]r , \r  [rZ Zr Yr Xr Wr VrA Ur Tr$ Sr Rr Qr Pr Or Nr Mr Lr Kr Jr  Ir  Hr  Gr  Fr  Er  Dr9 Cr Br Ar @r ?r >r =r <r  ;r  :r  9r # 8r " +enter l'honeur de Dieu _reference_start_Daniel 2:19_reference_end_ _reference_start_Daniel 2:19_reference_end_ _reference_start_Daniel 2:37_reference_end_ _reference_start_Daniel 2:44_reference_end_ _reference_start_Daniel 4:34_reference_end_ _reference_start_Daniel 5:23_reference_end_ \cme hyperbole for honor, exaltation \cmf une façon d'augmenter l'honeur de Dieu _reference_start_Genesis 24:07_reference_end_ _reference_start_Jonah 1:09_reference_end_ _reference_start_Psalms 8:02_reference_end_ _reference_start_Psalms 57:06_reference_end_ _reference_start_Psalms 57:11_reference_end_ _reference_start_Psalms 57:12_reference_end_ _reference_start_Psalms 119:89_reference_end_ \cme metonomy for God \cmf métonomie pour Dieu _reference_start_Daniel 4:23_reference_end_ \cme place where gods & spirits dwell \cmf lieu où habitent les dieux et les esprits _reference_start_Daniel 2:28_reference_end_ _reference_start_Daniel 4:10_reference_end_ _reference_start_Daniel 4:20_reference_end_ _reference_start_Daniel 4:3 ,4_reference_end_ _reference_start_Daniel 428:1_reference_end_ _reference_start_Daniel 6:28_reference_end_ _reference_start_Daniel 7:13_reference_end_ \cme sky vs earth \cmf le ciel en contraste avec la terre _reference_start_1 Chronicles 16:31_reference_end_ _reference_start_1 Chronicles 21:26_reference_end_ _reference_start_1 Kings 8:22_reference_end_ _reference_start_1 Kings 8:35_reference_end_ _reference_start_1 Kings 8:54_reference_end_ _reference_start_1 Samuel 17:44_reference_end_ _reference_start_1 Samuel 17:46_reference_end_ _reference_start_2 Chronicles 7:01_reference_end_ _reference_start_2 Chronicles 7:13_reference_end_ _reference_start_2 Samuel 18:09_reference_end_ _reference_start_2 Samuel 21:10_reference_end_ _reference_start_Daniel 2:38_reference_end_ _reference_start_Daniel 4:08_reference_end_ _reference_start_Daniel 4:09_reference_end_ _reference_start_Daniel 4:12_reference_end_ _reference_start_Daniel 4:17_reference_end_ _reference_start_Daniel 4:19_reference_end_ _reference_start_Daniel - 4:19_reference_end_ _reference_start_Daniel 4:20_reference_end_ _reference_start_Daniel 4:22_reference_end_ _reference_start_Daniel 4:30_reference_end_ _reference_start_Daniel 4:31_reference_end_ _reference_start_Daniel 5:21_reference_end_ _reference_start_Daniel 8:08_reference_end_ _reference_start_Daniel 9:12_reference_end_ _reference_start_Daniel 11:04_reference_end_ _reference_start_Daniel 12:07_reference_end_ _reference_start_Deuteronomy 28:12_reference_end_ _reference_start_Deuteronomy 28:23_reference_end_ _reference_start_Deuteronomy 28:24_reference_end_ _reference_start_Deuteronomy 28:26_reference_end_ _reference_start_Ecclesiastes 1:13_reference_end_ _reference_start_Ecclesiastes 2:03_reference_end_ _reference_start_Exodus 9:08_reference_end_ _reference_start_Exodus 9:10_reference_end_ _reference_start_Exodus 9:22_reference_end_ _reference_start_Exodus 9:23_reference_end_ _reference_start_Exodus 10:21_reference_end_ _reference_start_Exodus 10:22_reference_end_ _reference_start_Exodus 16:04_refer .ence_end_ _reference_start_Exodus 17:14_reference_end_ _reference_start_Exodus 20:04_reference_end_ _reference_start_Exodus 24:10_reference_end_ _reference_start_Genesis 1:20_reference_end_ _reference_start_Genesis 1:26_reference_end_ _reference_start_Genesis 1:28_reference_end_ _reference_start_Genesis 1:30_reference_end_ _reference_start_Genesis 2:19_reference_end_ _reference_start_Genesis 2:20_reference_end_ _reference_start_Genesis 6:07_reference_end_ _reference_start_Genesis 6:17_reference_end_ _reference_start_Genesis 7:03_reference_end_ _reference_start_Genesis 7:11_reference_end_ _reference_start_Genesis 7:19_reference_end_ _reference_start_Genesis 7:23_reference_end_ _reference_start_Genesis 8:02_reference_end_ _reference_start_Genesis 9:02_reference_end_ _reference_start_Genesis 19:24_reference_end_ _reference_start_Genesis 27:28_reference_end_ _reference_start_Genesis 27:39_reference_end_ _reference_start_Psalms 8:09_reference_end_ _reference_start_Psalms 19:07_reference_end_ \cme space, outer /space \cmf l'espace, l'espace créé _reference_start_1 Chronicles 16:26_reference_end_ _reference_start_1 Chronicles 29:11_reference_end_ _reference_start_1 Kings 8:27_reference_end_ _reference_start_2 Samuel 22:08_reference_end_ _reference_start_2 Samuel 22:10_reference_end_ _reference_start_Daniel 8:10_reference_end_ _reference_start_Daniel 12:03_reference_end_ _reference_start_Deuteronomy 28:62_reference_end_ _reference_start_Deuteronomy 33:13_reference_end_ _reference_start_Exodus 20:11_reference_end_ _reference_start_Genesis 1:01_reference_end_ _reference_start_Genesis 1:06_reference_end_ _reference_start_Genesis 1:07_reference_end_ _reference_start_Genesis 1:08_reference_end_ _reference_start_Genesis 1:08_reference_end_ _reference_start_Genesis 1:09_reference_end_ _reference_start_Genesis 1:14_reference_end_ _reference_start_Genesis 1:14_reference_end_ _reference_start_Genesis 1:15_reference_end_ _reference_start_Genesis 1:15_reference_end_ _reference_start_Genesis 1:17_reference_end_ _reference_st 0art_Genesis 1:17_reference_end_ _reference_start_Genesis 1:20_reference_end_ _reference_start_Genesis 2:01_reference_end_ _reference_start_Genesis 2:04_reference_end_ _reference_start_Genesis 11:04_reference_end_ _reference_start_Genesis 14:19_reference_end_ _reference_start_Genesis 14:22_reference_end_ _reference_start_Genesis 15:05_reference_end_ _reference_start_Genesis 22:17_reference_end_ _reference_start_Genesis 24:03_reference_end_ _reference_start_Genesis 26:04_reference_end_ _reference_start_Psalms 8:04_reference_end_ _reference_start_Psalms 19:02_reference_end_ _reference_start_Psalms 124:08_reference_end_ _reference_start_Psalms 139:08_reference_end_ _reference_start_Psalms 150:01_reference_end_ _reference_start_Psalms 19:02_reference_end_ \cme the four points of the compas \cmf quatre points cardinaux _reference_start_Daniel 7:02_reference_end_ _reference_start_Daniel 7:27_reference_end_ \cme where gods and spirits dwell \cmf séjour des dieux et des esprits _reference_start_1 Chronicles 21:16_reference_end_ _reference_start_1 Kings 8:23_reference_end_ _reference_start_1 Kings 8:30_reference_end_ _reference_start_1 Kings 8:32_reference_end_ _reference_start_1 Kings 8:34_reference_end_ _reference_start_1 Kings 8:36_reference_end_ _reference_start_1 Kings 8:39_reference_end_ _reference_start_1 Kings 8:45_reference_end_ _reference_start_1 Kings 8:49_reference_end_ _reference_start_1 Samuel 2:10_reference_end_ _reference_start_1 Samuel 5:12_reference_end_ _reference_start_2 Chronicles 7:14_reference_end_ _reference_start_2 Samuel 22:14_reference_end_ _reference_start_Exodus 20:22_reference_end_ _reference_start_Genesis 21:17_reference_end_ _reference_start_Genesis 22:11_reference_end_ _reference_start_Genesis 22:15_reference_end_ _reference_start_Genesis 28:12_reference_end_ _reference_start_Genesis 28:17_reference_end_ _reference_start_Genesis 49:25_reference_end_ _reference_start_Psalms 2:04_reference_end_ _reference_start_Psalms 57:04_reference_end_ _reference_start_Psalms 144:05_reference_end_ ?seWI;-wi[M?1#{m_QC5' 5s 4s 3s 2s 1s 0s /s .s -s ,s +s *s )s (s 's &s  %s  $s  #s  "s !s  s s s s s s s  s  s s s s s s s s s s s s s s& s  s  s s s . s , s 6 s # s  s  s  s ~s }s |s" {s zs ys xs wswY ?tfXJ<. xj\N@2$zl^PB4& ts ss rs  qs ps  os  ns 1 ms - ls ' ks $ js " is  hs  gs  fs  es ds cs bs as `s| _s ^s ]s \s [s Zs Ys Xs Ws  Vs Us Ts Ss Rs Qs Ps Os Ns Ms Ls Ks Js Is Hs Gs Fs! Es> Ds  Cs Bs  As  @s  ?s  >s  =s <s ;s' :s 9s 8s  7s 6s ?seWI;-wi[M?1#{m_QC5' 3v! 2v 1v 0v /v  .v # -v  ,v +v *v )v (v  'v  &v %v $v #v "u# !u# u# u u u u u u" t  t+ t) t( t' t' t' t t t  t t  t t t t t t t t t t t  t  t  t  t  ~t  }t  |s {s9 zs ys1 xs ws vs us e_start_1 Samuel 29:03_reference_end_ _reference_start_Exodus 1:15_reference_end_ _reference_start_Exodus 1:16_reference_end_ _reference_start_Exodus 1:19_reference_end_ _reference_start_Exodus 2:06_reference_end_ _reference_start_Exodus 2:07_reference_end_ _reference_start_Exodus 2:11_reference_end_ _reference_start_Exodus 2:13_reference_end_ _reference_start_Exodus 3:18_reference_end_ _reference_start_Exodus 5:03_reference_end_ _reference_start_Exodus 7:16_reference_end_ _reference_start_Exodus 9:01_reference_end_ _reference_start_Exodus 9:13_reference_end_ _reference_start_Exodus 10:03_reference_end_ _reference_start_Exodus 21:02_reference_end_ _reference_start_Genesis 14:13_reference_end_ _reference_start_Genesis 39:14_reference_end_ _reference_start_Genesis 39:17_reference_end_ _reference_start_Genesis 39:17_reference_end_ _reference_start_Genesis 40:15_reference_end_ _reference_start_Genesis 41:12_reference_end_ _reference_start_Genesis 43:32_reference_end_ _reference_start_Jonah 1:09_reference_end_ ;v;7u##;uhigh priesthigh priest\h lôdÃFgah €ÿÿEhOÐkah \f souverain sacrificateur \cme high priest, head priest \cmf souverein sacrificateur _reference_start_2 Chronicles 34:09_reference_end_ _reference_start_2 Kings 12:10_reference_end_ _reference_start_Joshua 20:06_reference_end_ _reference_start_Leviticus 21:10_reference_end_ _reference_start_Nehemiah 3:01_reference_end_ _reference_start_Nehemiah 3:20_reference_end_ _reference_start_Numbers 35:25_reference_end_ _reference_start_Numbers 35:25_reference_end_ _reference_start_Numbers 35:28_reference_end_~t]tHebrewhebrew\h yrbv \f hébreu \cme of the Hebrew people \cmf membre du peuple hébreu _reference_start_1 Samuel 4:06_reference_end_ _reference_start_1 Samuel 4:09_reference_end_ _reference_start_1 Samuel 13:03_reference_end_ _reference_start_1 Samuel 13:19_reference_end_ _reference_start_1 Samuel 14:11_reference_end_ _reference_start_1 Samuel 14:21_reference_end_ _referenc 4 7_start_1 Samuel 6:20_reference_end_ \cme attribute of God, unapproachable \cmf attribut de Dieu, non-approchable _reference_start_Daniel 4:05_reference_end_ _reference_start_Daniel 4:06_reference_end_ _reference_start_Daniel 4:15_reference_end_ _reference_start_Daniel 5:11_reference_end_ \cme attribute of God, unapproachable, inviolable \cmf attribut de Dieu, non-approchable _reference_start_1 Chronicles 16:10_reference_end_ _reference_start_1 Chronicles 16:35_reference_end_ _reference_start_1 Chronicles 29:16_reference_end_ _reference_start_Exodus 15:11_reference_end_ _reference_start_Numbers 20:13_reference_end_ _reference_start_Psalms 30:05_reference_end_ _reference_start_Psalms 33:21_reference_end_ _reference_start_Psalms 51:13_reference_end_ _reference_start_Psalms 105:43_reference_end_ \cme belonging to, dedicated to God, sacred \cmf qui appartient, qui est dédié à Dieu, sacré _reference_start_1 Chronicles 16:29_reference_end_ _reference_start_1 Kings 7:51_reference_end_ _reference_start_Daniel 812:07_reference_end_ _reference_start_Deuteronomy 28:09_reference_end_ _reference_start_Exodus 12:16_reference_end_ _reference_start_Exodus 16:23_reference_end_ _reference_start_Exodus 19:06_reference_end_ _reference_start_Exodus 22:30_reference_end_ _reference_start_Leviticus 2:03_reference_end_ _reference_start_Leviticus 25:12_reference_end_ _reference_start_Numbers 18:17_reference_end_ _reference_start_Proverbs 20:25_reference_end_ \cme ceremonially cleanse and set aside as holy \cmf puifier rituellement et connaître qqn/qqch comme saint _reference_start_1 Chronicles 9:29_reference_end_ _reference_start_1 Chronicles 22:19_reference_end_ _reference_start_1 Chronicles 23:13_reference_end_ _reference_start_1 Chronicles 23:28_reference_end_ _reference_start_1 Chronicles 28:12_reference_end_ _reference_start_1 Kings 8:04_reference_end_ _reference_start_1 Samuel 21:05_reference_end_ _reference_start_1 Samuel 21:06_reference_end_ _reference_start_1 Samuel 21:07_reference_end_ _reference_start_Leviticus 5:15_ 9reference_end_ _reference_start_Leviticus 5:16_reference_end_ _reference_start_Psalms 134:02_reference_end_ \cme Jerusalem and its hills; place made holy by God's presence \cmf Jérusalem et ses colines; lieu sanctifié par présence de Dieu _reference_start_Daniel 9:16_reference_end_ _reference_start_Daniel 9:20_reference_end_ _reference_start_Daniel 9:24_reference_end_ _reference_start_Daniel 11:45_reference_end_ _reference_start_Psalms 2:06_reference_end_ _reference_start_Psalms 3:05_reference_end_ _reference_start_Psalms 24:03_reference_end_ _reference_start_Psalms 63:03_reference_end_ _reference_start_Psalms 110:03_reference_end_ \cme messanger (angel) sent by God \cmf messager (ange) envoyé par Dieu _reference_start_Daniel 8:13_reference_end_ \cme name for God \cmf nom de Dieu _reference_start_Proverbs 9:10_reference_end_ _reference_start_Psalms 71:22_reference_end_ _reference_start_Psalms 78:41_reference_end_ \cme outer room of temple or tabernacle \cmf première chambre dans le temple ou tabernac :le _reference_start_Exodus 26:33_reference_end_ _reference_start_Exodus 28:29_reference_end_ _reference_start_Exodus 28:35_reference_end_ _reference_start_Exodus 28:43_reference_end_ _reference_start_Exodus 38:27_reference_end_ _reference_start_Leviticus 4:06_reference_end_ \cme place made holy by God's presence \cmf lieu sanctifié par la présence de Dieu _reference_start_Exodus 3:05_reference_end_ _reference_start_Exodus 15:13_reference_end_ \cme saints, chesen people of God \cmf un saint, le peuple choisi par Dieu _reference_start_Daniel 7:18_reference_end_ _reference_start_Daniel 7:21_reference_end_ _reference_start_Daniel 7:22_reference_end_ _reference_start_Daniel 7:25_reference_end_ _reference_start_Daniel 7:27_reference_end_ \cme something given by God \cmf qqch donné par Dieu _reference_start_Daniel 11:28_reference_end_ _reference_start_Daniel 11:30_reference_end_ \cme temple/tabernacle and its precincts; place made holy by God's presence \cmf le temple/tabernacle; lieu sanctifié par présence de Dieu _reference_start_1 Chronicles 22:19_reference_end_ _reference_start_1 Chronicles 23:32_reference_end_ _reference_start_1 Chronicles 29:03_reference_end_ _reference_start_1 Kings 6:16_reference_end_ _reference_start_1 Kings 7:50_reference_end_ _reference_start_1 Kings 8:06_reference_end_ _reference_start_1 Kings 8:08_reference_end_ _reference_start_1 Kings 8:10_reference_end_ _reference_start_Daniel 8:13_reference_end_ _reference_start_Daniel 8:14_reference_end_ _reference_start_Daniel 9:24_reference_end_ _reference_start_Jonah 2:05_reference_end_ _reference_start_Jonah 2:08_reference_end_ _reference_start_Leviticus 5:15_reference_end_ _reference_start_Leviticus 10:18_reference_end_ _reference_start_Leviticus 16:02_reference_end_ _reference_start_Leviticus 16:16_reference_end_ _reference_start_Psalms 28:02_reference_end_ _reference_start_Psalms 60:08_reference_end_ \cme the people of God \cmf le peuple de Dieu _reference_start_Daniel 8:24_reference_end_ _reference_start_Psalms 34:10_reference_end_ ##Avkvholyholy\h HôdÒq \f saint \cme angel, messanger from God \cmf ange, messager de Dieu _reference_start_Daniel 8:13_reference_end_ \cme angels sent by God \cmf anges envoyés par Dieu _reference_start_Daniel 4:10_reference_end_ _reference_start_Daniel 4:14_reference_end_ _reference_start_Daniel 4:20_reference_end_ \cme attribut of God, unapproachable, involable \cmf attribut de Dieu, non-approchable _reference_start_1 Samuel 2:02_reference_end_ _reference 6 ?tfXJ<. wi[M?1#{m_QC5' rv qv  pv  ov  nv 2 mv  lv  kv  jv  iv  hv  gv fv ev dv cv bv av `v _v& ^v+ ]v# \v [v! ZvN) YvG Xv Wv Vvn Uv? Tv Sv Rv Qv - Pv  Ov  Nv  Mv Lv Kv Jv  Iv  Hv  Gv  Fv  Ev  Dv  Cv  Bv  Av @v ?v >v =v <v ;v :v  9v 8v  7v 3 6v  5vi+ 4v3 ?tfXJ<. xj\N@2$|n`RD6( 1x 0x /x .x  -x  ,x +x *x  )x  (x  'x @ &x  %x  $x #x "w !w w wA w w w  w w w w w w w w? w0 w+ w( w$ w w w% w  w  w w- w) w" w! w w w w  w 2 w  w " ~v" }v |v< {v zv yv xv  wv vv  uv  tv  sv_end_ _reference_start_Exodus 29:37_reference_end_ _reference_start_Exodus 30:10_reference_end_ _reference_start_Exodus 30:29_reference_end_ _reference_start_Exodus 30:36_reference_end_ _reference_start_Exodus 40:10_reference_end_ _reference_start_Ezekiel 43:12_reference_end_ _reference_start_Ezekiel 48:12_reference_end_ _reference_start_Ezra 2:63_reference_end_ _reference_start_Leviticus 2:03_reference_end_ _reference_start_Leviticus 2:10_reference_end_ _reference_start_Leviticus 6:10_reference_end_ _reference_start_Leviticus 6:18_reference_end_ _reference_start_Leviticus 6:22_reference_end_ _reference_start_Leviticus 7:01_reference_end_ _reference_start_Leviticus 10:12_reference_end_ _reference_start_Leviticus 10:17_reference_end_ _reference_start_Leviticus 14:13_reference_end_ _reference_start_Leviticus 27:28_reference_end_ _reference_start_Nehemiah 7:65_reference_end_ _reference_start_Numbers 4:04_reference_end_ _reference_start_Numbers 4:19_reference_end_ _reference_start_Numbers 18:09_reference_end_ ddw))awholy of holiesholy of holies\h £yiHdqah HdOq \f lieu très saint \cme holy of holies, inner room of tablernacle or temple \cmf lieu très saint, sanctuaire du temple _reference_start_1 Chronicles 6:34_reference_end_ _reference_start_1 Kings 6:16_reference_end_ _reference_start_1 Kings 7:50_reference_end_ _reference_start_1 Kings 8:06_reference_end_ _reference_start_2 Chronicles 3:08_reference_end_ _reference_start_2 Chronicles 4:22_reference_end_ _reference_start_2 Chronicles 5:07_reference_end_ _reference_start_Exodus 26:33_reference_end_ _reference_start_Exodus 26:34_reference_end_ _reference_start_Ezekiel 41:04_reference_end_ _reference_start_Ezekiel 45:03_reference_end_ _reference_start_Numbers 18:10_reference_end_ \cme very holy thing, set apart to God \cmf qqch de très saint, mise apart pour Dieu _reference_start_1 Chronicles 23:13_reference_end_ _reference_start_Daniel 9:24_reference >tart_Exodus 13:02_reference_end_ _reference_start_Exodus 20:08_reference_end_ _reference_start_Exodus 20:11_reference_end_ _reference_start_Genesis 2:03_reference_end_ \cme be or make undefiled, morally pure like God \cmf pur moralement comme Dieu _reference_start_Leviticus 21:08_reference_end_ \cme ritually cleanse \cmf purifier rituellement _reference_start_1 Chronicles 15:12_reference_end_ _reference_start_1 Chronicles 15:14_reference_end_ _reference_start_1 Samuel 16:05_reference_end_ _reference_start_1 Samuel 21:06_reference_end_ _reference_start_2 Samuel 11:04_reference_end_ _reference_start_Exodus 19:10_reference_end_ _reference_start_Exodus 19:22_reference_end_ _reference_start_Numbers 11:19_reference_end_ \cme to ceremonially cleanse and set aside as holy \cmf puifier rituellement et connaître qqn/qqch comme saint _reference_start_1 Samuel 16:05_reference_end_ _reference_start_Exodus 10:23_reference_end_ _reference_start_Exodus 19:14_reference_end_ _reference_start_Leviticus 21:08_reference_end_ wx%%7xholy (to be)holy (to be)\h HadAq / HedAq \f saint, être saint \cme attribute of God, unapproachable, inviolable \cmf attribut de Dieu, non-approchable _reference_start_Numbers 20:12_reference_end_ _reference_start_Numbers 20:13_reference_end_ \cme be dedicated to God, sacred \cmf être dédié à Dieu, sacré _reference_start_1 Chronicles 18:11_reference_end_ _reference_start_1 Chronicles 23:13_reference_end_ _reference_start_1 Kings 8:64_reference_end_ _reference_start_1 Kings 9:03_reference_end_ _reference_start_1 Kings 9:07_reference_end_ _reference_start_1 Samuel 7:01_reference_end_ _reference_start_2 Chronicles 7:16_reference_end_ _reference_start_2 Chronicles 7:20_reference_end_ _reference_start_2 Samuel 8:11_reference_end_ _reference_s @ ?tfXJ<-wi[M?1#{m_QC5' pz oz  nz  mz  lz  kz jz iz  hz  gz  fz  ez  dz  cz  bz az `z _z ^z  ]z  \z [z Zz Yz4 Xz Wy Vy  Uy  Ty  Sy  Ry  Qy  Py  Oy  Ny  My  Ly  Ky  Jy  Iy  Hy Gy Fy Ey: Dy Cy By & Ay  @y ?y" >x =x <x  ;x  :x  9x 8x 7x  6x  5x  4x  3x  2x:31_reference_end_ \cme God's high position \cmf la haute position de Dieu _reference_start_Deuteronomy 28:58_reference_end_ _reference_start_Exodus 14:04_reference_end_ _reference_start_Exodus 14:17_reference_end_ _reference_start_Exodus 14:18_reference_end_ \cme honored, respected \cmf honoré, respecté _reference_start_1 Chronicles 4:09_reference_end_ _reference_start_1 Chronicles 11:21_reference_end_ _reference_start_1 Chronicles 11:25_reference_end_ _reference_start_1 Chronicles 19:03_reference_end_ _reference_start_1 Samuel 2:29_reference_end_ _reference_start_1 Samuel 2:30_reference_end_ _reference_start_1 Samuel 9:06_reference_end_ _reference_start_1 Samuel 15:30_reference_end_ _reference_start_1 Samuel 22:14_reference_end_ _reference_start_2 Samuel 6:20_reference_end_ _reference_start_2 Samuel 6:22_reference_end_ _reference_start_2 Samuel 10:03_reference_end_ _reference_start_2 Samuel 23:19_reference_end_ _reference_start_2 Samuel 23:23_reference_end_ _reference_start_Exodus 20:12_reference_end_ 55?y!!Oyhonor (to)honor (to)\h dabAÐk / debAÐk \f honorer \cme distinguished, important \cmf distangué, repsecté _reference_start_Genesis 34:19_reference_end_ _reference_start_Psalms 149:08_reference_end_ \cme glorify, worship God or gods \cmf glorifier, adorer Dieu ou des dieux _reference_start_1 Samuel 2:30_reference_end_ _reference_start_Daniel 11:38_reference_end_ _reference_start_Proverbs 3:09_reference_end_ _reference_start_Proverbs 14 C Freference_end_ _reference_start_1 Chronicles 9:13_reference_end_ _reference_start_1 Chronicles 9:23_reference_end_ _reference_start_1 Chronicles 9:26_reference_end_ _reference_start_1 Chronicles 9:27_reference_end_ _reference_start_1 Samuel 1:07_reference_end_ _reference_start_1 Samuel 1:24_reference_end_ _reference_start_1 Samuel 3:15_reference_end_ _reference_start_2 Samuel 12:20_reference_end_ _reference_start_Exodus 23:19_reference_end_ \cme temple of other gods \cmf temple d'autres dieux _reference_start_1 Chronicles 10:10_reference_end_ _reference_start_1 Samuel 31:09_reference_end_ _reference_start_1 Samuel 5:02_reference_end_ _reference_start_1 Samuel 5:05_reference_end_ _reference_start_1 Samuel 31:10_reference_end_ _reference_start_Daniel 1:02_reference_end_ \cme the temple building inside the court \cmf le bâtiment du temple dans la cour _reference_start_1 Chronicles 28:11_reference_end_ _reference_start_1 Kings 1:1_reference_end_ _reference_start_1 Kings 6:03_reference_end_ _reference_start_1 G Kings 6:04_reference_end_ _reference_start_1 Kings 6:05_reference_end_ _reference_start_1 Kings 6:06_reference_end_ _reference_start_1 Kings 6:07_reference_end_ _reference_start_1 Kings 6:08_reference_end_ _reference_start_1 Kings 6:09_reference_end_ _reference_start_1 Kings 6:10_reference_end_ _reference_start_1 Kings 6:14_reference_end_ _reference_start_1 Kings 6:15_reference_end_ _reference_start_1 Kings 6:16_reference_end_ _reference_start_1 Kings 6:17_reference_end_ _reference_start_1 Kings 6:18_reference_end_ _reference_start_1 Kings 6:19_reference_end_ _reference_start_1 Kings 6:21_reference_end_ _reference_start_1 Kings 6:22_reference_end_ _reference_start_1 Kings 6:29_reference_end_ _reference_start_1 Kings 6:30_reference_end_ _reference_start_1 Kings 7:12_reference_end_ _reference_start_1 Kings 7:39_reference_end_ _reference_start_1 Kings 7:50_reference_end_ _reference_start_1 Kings 8:06_reference_end_ _reference_start_1 Kings 8:10_reference_end_ _reference_start_1 Kings 8:11_reference_end_ _re Hference_start_2 Chronicles 7:01_reference_end_ _reference_start_2 Chronicles 7:02_reference_end_ _reference_start_2 Chronicles 7:03_reference_end_ _reference_start_2 Chronicles 7:07_reference_end_ \cme whole temple area in Jerusalem \cmf tout le lieu sacré à Jérusalem _reference_start_1 Chronicles 17:04_reference_end_ _reference_start_1 Chronicles 17:05_reference_end_ _reference_start_1 Chronicles 17:06_reference_end_ _reference_start_1 Chronicles 17:12_reference_end_ _reference_start_1 Chronicles 22:01_reference_end_ _reference_start_1 Chronicles 22:02_reference_end_ _reference_start_1 Chronicles 22:05_reference_end_ _reference_start_1 Chronicles 22:06_reference_end_ _reference_start_1 Chronicles 22:07_reference_end_ _reference_start_1 Chronicles 22:08_reference_end_ _reference_start_1 Chronicles 22:10_reference_end_ _reference_start_1 Chronicles 22:11_reference_end_ _reference_start_1 Chronicles 22:14_reference_end_ _reference_start_1 Chronicles 22:19_reference_end_ _reference_start_1 Chronicles 23:2 I8_reference_end_ _reference_start_1 Chronicles 28:02_reference_end_ _reference_start_1 Chronicles 28:03_reference_end_ _reference_start_1 Chronicles 28:06_reference_end_ _reference_start_1 Chronicles 28:10_reference_end_ _reference_start_1 Chronicles 28:12_reference_end_ _reference_start_1 Chronicles 28:13_reference_end_ _reference_start_1 Chronicles 28:20_reference_end_ _reference_start_1 Chronicles 28:21_reference_end_ _reference_start_1 Chronicles 29:02_reference_end_ _reference_start_1 Chronicles 29:03_reference_end_ _reference_start_1 Chronicles 29:04_reference_end_ _reference_start_1 Chronicles 29:07_reference_end_ _reference_start_1 Chronicles 29:08_reference_end_ _reference_start_1 Chronicles 29:10_reference_end_ _reference_start_1 Kings 5:17_reference_end_ _reference_start_1 Kings 5:19_reference_end_ _reference_start_1 Kings 5:31_reference_end_ _reference_start_1 Kings 5:32_reference_end_ _reference_start_1 Kings 6:01_reference_end_ _reference_start_1 Kings 6:12_reference_end_ _reference_start_1 JKings 6:37_reference_end_ _reference_start_1 Kings 6:38_reference_end_ _reference_start_1 Kings 7:09_reference_end_ _reference_start_1 Kings 7:12_reference_end_ _reference_start_1 Kings 7:40_reference_end_ _reference_start_1 Kings 7:45_reference_end_ _reference_start_1 Kings 7:48_reference_end_ _reference_start_1 Kings 7:51_reference_end_ _reference_start_1 Kings 8:13_reference_end_ _reference_start_1 Kings 8:16_reference_end_ _reference_start_1 Kings 8:17_reference_end_ _reference_start_1 Kings 8:18_reference_end_ _reference_start_1 Kings 8:19_reference_end_ _reference_start_1 Kings 8:20_reference_end_ _reference_start_1 Kings 8:27_reference_end_ _reference_start_1 Kings 8:29_reference_end_ _reference_start_1 Kings 8:31_reference_end_ _reference_start_1 Kings 8:33_reference_end_ _reference_start_1 Kings 8:38_reference_end_ _reference_start_1 Kings 8:42_reference_end_ _reference_start_1 Kings 8:43_reference_end_ _reference_start_1 Kings 8:44_reference_end_ _reference_start_1 Kings 8:48_reference_end_ _reference_start_1 Kings 8:63_reference_end_ _reference_start_1 Kings 8:64_reference_end_ _reference_start_1 Kings 9:01_reference_end_ _reference_start_1 Kings 9:03_reference_end_ _reference_start_1 Kings 9:07_reference_end_ _reference_start_1 Kings 9:08_reference_end_ _reference_start_1 Kings 9:10_reference_end_ _reference_start_1 Kings 9:16_reference_end_ _reference_start_1 Kings 9:25_reference_end_ _reference_start_1 Kings 10:05_reference_end_ _reference_start_1 Kings 10:12_reference_end_ _reference_start_2 Chronicles 7:05_reference_end_ _reference_start_2 Chronicles 7:11_reference_end_ _reference_start_2 Chronicles 7:12_reference_end_ _reference_start_2 Chronicles 7:16_reference_end_ _reference_start_2 Chronicles 7:20_reference_end_ _reference_start_2 Chronicles 7:21_reference_end_ _reference_start_2 Samuel 7:05_reference_end_ _reference_start_2 Samuel 7:06_reference_end_ _reference_start_2 Samuel 7:07_reference_end_ _reference_start_2 Samuel 7:13_reference_end_ _reference_start_Daniel 1:02_reference_end_ Sz//[zhouse of the LORDhouse of the lord\h hÃwhy al - tÇyaÐb \f maison de l'Eternel \cme descendents \cmf parants, descendents _reference_start_Psalms 23:06_reference_end_ _reference_start_Psalms 52:10_reference_end_ \cme house of God, inner courtyards and building \cmf maison de Dieu, cours inérieurs et bâtiment _reference_start_Daniel 1:02_reference_end_ _reference_start_Daniel 5:03_reference_end_ _reference_start_Daniel 5:23_reference_end_ \cme inner room of temple, holy of holies \cmf la salle interieure du temple, le lieu très saint _reference_start_1 Chronicles 28:11_reference_end_ _reference_start_1 Kings 6:27_reference_end_ \cme place where God is \cmf lieu où Dieu se trouve _reference_start_Genesis 28:17_reference_end_ _reference_start_Genesis 28:22_reference_end_ \cme tabernacle, tent \cmf tabernacle, tente _reference_start_1 Chronicles 9:11_ E ?tfXJ<. xj\N@2$|n`RD6( /z  .z  -z  ,z  +z  *z  )z  (z  'z  &z  %z  $z  #z  "z  !z  z  z  z  z  z  z  z  z  z  z  z  z  z  z  z  z  z  z  z z z z z  z  z  z 2 z ' z  z  z  z  z  z  z  ~z  }z  |z  {z  zz  yz  xz  wz  vz  uz  tz  sz  rz  qz  ?tfXJ<. xj\N@2$|n`RD6( n|  m|  l|  k|  j|; i|3 h|& g|$ f|  e| d|, c| b|  a|  `|3 _{ ^z ]z  \z  [z  Zz  Yz Xz Wz Vz Uz Tz Sz Rz  Qz  Pz  Oz Nz  Mz  Lz  Kz  Jz @ Iz ? Hz 0 Gz , Fz + Ez * Dz & Cz ! Bz  Az  @z  ?z  >z  =z  <z  ;z  :z  9z 3 8z 0 7z - 6z ( 5z  4z  3z & 2z % 1z  0z  tj}W}injusticeinjustice\h hAlÌwav \f injustice \cme injustice \cmf injustice _reference_start_2 C Rz|++1|iniquity, guiltiniquity, guilt\h €OwAv \f iniquité, faute \cme cleansing from sin \cmf purification du péché _reference_start_Psalms 51:04_reference_end_ \cme guilty of moral wrongdoing \cmf être coupable du péché _reference_start_1 Samuel 20:08_reference_end_ _reference_start_2 Samuel 14:32_reference_end_ _reference_start_Genesis 15:16_reference_end_ _reference_start_Genesis 44:16_reference_end_ _reference_start_Numbers 15:31_reference_end_ _reference_start_Psalms 32:05_reference_end_ _refe O{i{iniquityiniquity\h 'ÃyÃwáv \f péchés \cme ethically wrong \cmf mal moralement _reference_start_Daniel 4:24_reference_end_ Prence_start_Psalms 36:03_reference_end_ _reference_start_Psalms 38:05_reference_end_ _reference_start_Psalms 51:07_reference_end_ _reference_start_Psalms 59:05_reference_end_ \cme hold someone guilty, condemn \cmf condamner _reference_start_2 Samuel 19:20_reference_end_ _reference_start_Psalms 32:02_reference_end_ \cme moral wrongdoing \cmf mal moral _reference_start_1 Kings 17:18_reference_end_ _reference_start_1 Samuel 3:13_reference_end_ _reference_start_1 Samuel 20:01_reference_end_ _reference_start_2 Samuel 22:24_reference_end_ _reference_start_Daniel 9:13_reference_end_ _reference_start_Daniel 9:16_reference_end_ _reference_start_Deuteronomy 19:15_reference_end_ _reference_start_Psalms 90:08_reference_end_ _reference_start_Psalms 107:17_reference_end_ \cme sin and its forgiveness \cmf péché et son pardon _reference_start_1 Samuel 3:14_reference_end_ _reference_start_2 Samuel 24:10_reference_end_ _reference_start_Daniel 9:24_reference_end_ _reference_start_Numbers 14:18_reference_end_ _reference_start_Numbers 14:19_reference_end_ _reference_start_Proverbs 16:06_reference_end_ _reference_start_Psalms 25:11_reference_end_ _reference_start_Psalms 85:03_reference_end_ \cme sin and its punishment \cmf péché et sa punition _reference_start_1 Chronicles 21:08_reference_end_ _reference_start_1 Samuel 25:24_reference_end_ _reference_start_1 Samuel 28:10_reference_end_ _reference_start_2 Kings 7:09_reference_end_ _reference_start_2 Samuel 3:08_reference_end_ _reference_start_2 Samuel 14:09_reference_end_ _reference_start_Deuteronomy 5:09_reference_end_ _reference_start_Exodus 20:05_reference_end_ _reference_start_Exodus 28:38_reference_end_ _reference_start_Genesis 4:13_reference_end_ _reference_start_Genesis 19:15_reference_end_ _reference_start_Leviticus 5:01_reference_end_ _reference_start_Leviticus 5:17_reference_end_ _reference_start_Leviticus 10:17_reference_end_ _reference_start_Leviticus 18:25_reference_end_ _reference_start_Numbers 14:18_reference_end_ _reference_start_Numbers 14:34_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( -  ,  +  * & ) " (  '~ &~ %~ $~  #~  "~  !~ ~ }} }w }+ }  } " }5 } } } }" }  } }k* }\ }@ } } |" | | |  | | | | |& | | |  |  |  |  |  ~|  }|U || {| z| y| x|  w|  v|  u|k t|Z s| r|  q| p|  o| hronicles 19:07_reference_end_ _reference_start_Proverbs 22:08_reference_end_ _reference_start_Psalms 64:07_reference_end_ _reference_start_Psalms 92:16_reference_end_ \cme unjust speech \cmf paroles injustes _reference_start_Psalms 107:42_reference_end_ \cme unrighteousness, injustice \cmf inustice, impiété _reference_start_Deuteronomy 25:16_reference_end_ _reference_start_Deuteronomy 32:04_reference_end_ _reference_start_Deuteronomy 34:10_reference_end_ _reference_start_Leviticus 19:15_reference_end_ _reference_start_Proverbs 29:27_reference_end_ _reference_start_Psalms 7:04_reference_end_ _reference_start_Psalms 53:02_reference_end_ \cme unrighteousness, wrong \cmf injustice, mal _reference_start_2 Samuel 3:34_reference_end_ _reference_start_2 Samuel 7:10_reference_end_ _reference_start_Psalms 43:01_reference_end_ _reference_start_Psalms 119:03_reference_end_ _reference_start_Psalms 125:03_reference_end_ >>Jewjew\h yædûhÌy \f juif \cme people of Israel, a Jew \cmf le peuple d'Israël, uner pseronne juive _reference_start_1 Chronicles 4:18_referenc Xq7Jerusalemjerusalem\h £alAHûrÌy \f Jérusalem \cme Jerusalem \cmf Jerusalem _reference_start_1 Chronicles 9:03_reference_end_ _reference_start_1 Chronicles 9:34_reference_end_ _reference_start_1 Chronicles 9:38_reference_end_ _reference_star T~~integrityintegrity\h hAGmuGt / £O Jt \f intégrité \cme blameless or innocent conduct, integrity \cmf conduit innocent or sans blâme, intégrité _reference_start_Proverbs 2:07_reference_end_ _reference_start_Proverbs 10:09_reference_end_ _reference_start_Proverbs 10:29_reference_end_ _reference_start_Proverbs 11:03_reference_end_ _reference_start_Proverbs 13:06_reference_end_ _reference_start_Proverbs 19:01_reference_end_ _reference_start_Proverbs 20:07_reference_end_ _reference_start_Proverbs 28:06_reference_end_ Ut_1 Chronicles 21:04_reference_end_ _reference_start_1 Chronicles 21:15_reference_end_ _reference_start_1 Chronicles 21:16_reference_end_ _reference_start_1 Chronicles 23:24_reference_end_ _reference_start_1 Chronicles 28:01_reference_end_ _reference_start_1 Chronicles 29:27_reference_end_ _reference_start_1 Kings 2:11_reference_end_ _reference_start_1 Kings 2:36_reference_end_ _reference_start_1 Kings 2:41_reference_end_ _reference_start_1 Kings 3:01_reference_end_ _reference_start_1 Kings 3:15_reference_end_ _reference_start_1 Kings 8:01_reference_end_ _reference_start_1 Kings 9:15_reference_end_ _reference_start_1 Kings 9:19_reference_end_ _reference_start_1 Kings 10:02_reference_end_ _reference_start_1 Kings 10:27_reference_end_ _reference_start_1 Kings 11:07_reference_end_ _reference_start_1 Kings 11:13_reference_end_ _reference_start_1 Kings 11:29_reference_end_ _reference_start_1 Kings 11:32_reference_end_ _reference_start_1 Kings 11:32_reference_end_ _reference_start_1 Kings 11:36_reference_end_ _ Vreference_start_1 Kings 11:42_reference_end_ _reference_start_1 Samuel 17:54_reference_end_ _reference_start_2 Samuel 5:014_reference_end_ _reference_start_2 Samuel 5:05_reference_end_ _reference_start_2 Samuel 5:06_reference_end_ _reference_start_2 Samuel 5:13_reference_end_ _reference_start_2 Samuel 8:07_reference_end_ _reference_start_2 Samuel 9:13_reference_end_ _reference_start_2 Samuel 10:14_reference_end_ _reference_start_2 Samuel 11:01_reference_end_ _reference_start_2 Samuel 11:12_reference_end_ _reference_start_2 Samuel 12:31_reference_end_ _reference_start_2 Samuel 14:23_reference_end_ _reference_start_2 Samuel 14:28_reference_end_ _reference_start_2 Samuel 15:08_reference_end_ _reference_start_2 Samuel 15:11_reference_end_ _reference_start_2 Samuel 15:14_reference_end_ _reference_start_2 Samuel 15:29_reference_end_ _reference_start_2 Samuel 15:37_reference_end_ _reference_start_2 Samuel 16:15_reference_end_ _reference_start_2 Samuel 17:20_reference_end_ _reference_start_2 Samuel 19:20_reference_end_ _reference_start_2 Samuel 19:26_reference_end_ _reference_start_2 Samuel 19:34_reference_end_ _reference_start_2 Samuel 19:35_reference_end_ _reference_start_2 Samuel 20:02_reference_end_ _reference_start_2 Samuel 20:03_reference_end_ _reference_start_2 Samuel 20:07_reference_end_ _reference_start_2 Samuel 20:22_reference_end_ _reference_start_2 Samuel 24:08_reference_end_ _reference_start_2 Samuel 24:16_reference_end_ _reference_start_Daniel 1:01_reference_end_ _reference_start_Daniel 5:02_reference_end_ _reference_start_Daniel 5:03_reference_end_ _reference_start_Daniel 6:11_reference_end_ _reference_start_Daniel 9:02_reference_end_ _reference_start_Daniel 9:07_reference_end_ _reference_start_Daniel 9:12_reference_end_ _reference_start_Daniel 9:16_reference_end_ _reference_start_Daniel 9:25_reference_end_ _reference_start_Ecclesiastes 1:12_reference_end_ _reference_start_Ecclesiastes 2:07_reference_end_ _reference_start_Ecclesiastes 2:09_reference_end_ _reference_start_Psalms 51:20_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( l3 k j i h  g  f e  d  c b a ` _  ^  ]  \  [  Z  Y # X " W  V  U  T  S % R  Q  P  O  N  M  L  K J  I  H G  F  E  D  C  B 6 A * @ $ ? > =  < ;  :  9  8  7  6  5  4  3 ) 2 $ 1  0  /  .  Ye_end_ _reference_start_Esther 2:05_reference_end_ _reference_start_Esther 3:04_reference_end_ _reference_start_Esther 3:06_reference_end_ _reference_start_Esther 3:10_reference_end_ _reference_start_Esther 3:13_reference_end_ _reference_start_Esther 4:03_reference_end_ _reference_start_Esther 4:07_reference_end_ _reference_start_Esther 4:13_reference_end_ _reference_start_Esther 4:14_reference_end_ _reference_start_Esther 4:16_reference_end_ _reference_start_Esther 5:13_reference_end_ _reference_start_Esther 6:10_reference_end_ Est06.13 _reference_start_Esther 6:13_reference_end_ _reference_start_Esther 8:01_reference_end_ _reference_start_Esther 8:03_reference_end_ _reference_start_Esther 8:05_reference_end_ _reference_start_Esther 8:07_reference_end_ _reference_start_Esther 8:08_reference_end_ _reference_start_Esther 8:09_reference_end_ _reference_start_Esther 8:11_reference_end_ _reference_start_Esther 8:13_reference_end_ _reference_start_Esther 8:16_reference_end_ _reference_start_Esther 8:17_reference_end_ _reference_start_Esther 9:01_reference_end_ _reference_start_Esther 9:02_reference_end_ _reference_start_Esther 9:03_reference_end_ _reference_start_Esther 9:05_reference_end_ _reference_start_Esther 9:06_reference_end_ _reference_start_Esther 9:10_reference_end_ _reference_start_Esther 9:12_reference_end_ _reference_start_Esther 9:13_reference_end_ _reference_start_Esther 9:15_reference_end_ _reference_start_Esther 9:16_reference_end_ _reference_start_Esther 9:18_reference_end_ _reference_start_Esther 9:19_reference_end_ _reference_start_Esther 9:20_reference_end_ _reference_start_Esther 9:22_reference_end_ _reference_start_Esther 9:23_reference_end_ _reference_start_Esther 9:24_reference_end_ _reference_start_Esther 9:25_reference_end_ _reference_start_Esther 9:27_reference_end_ _reference_start_Esther 9:28_reference_end_ _reference_start_Esther 9:29_reference_end_ _reference_start_Esther 9:30_reference_end_ _reference_start_Esther 9:31_reference_end_ _reference_start_Esther 10:03_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( + * )  (  '  &  %  $  #  "  !    3                                                      ~ } | { z y x w v u t s r q p o n m  \roversy, pass judgement \cmf trancher un argument, donner un jugement _reference_start_1 Chronicles 23:04_reference_end_ _reference_start_1 Chronicles 26:29_reference_end_ _reference_start_1 Kings 3:28_reference_end_ _reference_start_1 Kings 7:07_reference_end_ _reference_start_1 Kings 8:32_reference_end_ _reference_start_1 Samuel 1:01_reference_end_ _reference_start_1 Samuel 8:02_reference_end_ _reference_start_1 Samuel 24:13_reference_end_ _reference_start_1 Samuel 24:16_reference_end_ _reference_start_2 Samuel 15:04_reference_end_ _reference_start_Ecclesiastes 3:17_reference_end_ _reference_start_Exodus 5:21_reference_end_ _reference_start_Exodus 18:13_reference_end_ _reference_start_Exodus 18:16_reference_end_ _reference_start_Genesis 16:05_reference_end_ _reference_start_Genesis 31:53_reference_end_ _reference_start_Jude 11:27_reference_end_ _reference_start_Psalms 82:10_reference_end_ \cme establish or maintain justice, govern \cmf établir ou maintenir la justice, gouverner _reference_start_1 Chron ]icles 17:06_reference_end_ _reference_start_1 Chronicles 17:10_reference_end_ _reference_start_1 Kings 3:09_reference_end_ _reference_start_1 Samuel 4:18_reference_end_ _reference_start_1 Samuel 7:06_reference_end_ _reference_start_1 Samuel 7:15_reference_end_ _reference_start_1 Samuel 7:16_reference_end_ _reference_start_1 Samuel 7:17_reference_end_ _reference_start_1 Samuel 8:05_reference_end_ _reference_start_1 Samuel 8:06_reference_end_ _reference_start_1 Samuel 8:20_reference_end_ _reference_start_2 Samuel 7:11_reference_end_ _reference_start_Daniel 9:12_reference_end_ _reference_start_Exodus 2:14_reference_end_ _reference_start_Exodus 18:22_reference_end_ _reference_start_Exodus 18:26_reference_end_ _reference_start_Genesis 18:25_reference_end_ _reference_start_Genesis 19:09_reference_end_ _reference_start_Jude 2:16_reference_end_ _reference_start_Jude 2:18_reference_end_ _reference_start_Proverbs 29:14_reference_end_ _reference_start_Psalms 2:10_reference_end_ _reference_start_Psalms 58:02_reference_end_ _reference_start_Ruth 1:01_reference_end_ \cme final judgement \cmf dernier jugement _reference_start_1 Chronicles 16:33_reference_end_ _reference_start_Job 4:12_reference_end_ _reference_start_Psalms 50:06_reference_end_ _reference_start_Psalms 96:13_reference_end_ \cme plead case of \cmf plaider _reference_start_1 Samuel 12:07_reference_end_ _reference_start_Proverbs 29:09_reference_end_ _reference_start_Psalms 37:32_reference_end_ \cme to sit (a judge in court) \cmf s'asseoir (un juge dans la cour) _reference_start_Daniel 7:26_reference_end_ \cme to sit and judge \cmf s'asoire et juger _reference_start_Daniel 7:09_reference_end_ _reference_start_Daniel 7:10_reference_end_ _reference_start_Daniel 7:26_reference_end_ \cme vindicate, justify \cmf justifier, rendre justice _reference_start_1 Samuel 24:16_reference_end_ _reference_start_2 Samuel 18:19_reference_end_ _reference_start_2 Samuel 18:31_reference_end_ _reference_start_Psalms 10:18_reference_end_ _reference_start_Psalms 26:01_reference_end_ |Mjudgementjudgement\h XAKpüHim \f jugement \cme act of deciding a case \cmf act de donner un jugement _reference_start_1 Kings 3:28_reference_end_ _reference_start_2 Samuel 15:02_reference_end_ _reference_start_2 Samuel 15:06_reference_end_ _reference_start_Deuteronomy 16:18_reference_end_ \cme attribute of right, justice \cmf attribut de droiture, de justice _reference_start_1 Samuel 8:03_reference_end_ _reference_start_Genesis 18:25_reference_end_ _reference_start_Proverbs 29:04_reference_end_ _referenc `!!judge (to)judge (to)\h XapAH \f juger \cme condemn and punish \cmf condamner et punir _reference_start_1 Samuel 3:13_reference_end_ _reference_start_Ezra 7:03_reference_end_ _reference_start_Proverbs 31:09_reference_end_ _reference_start_Psalms 51:06_reference_end_ \cme decide cont [ ?tfXJ<. xj\N@2$|n`RD6( j i h( g f  e  d  c b  a ` _ ^  ] \  [  Z  Y X  W  V  U  T S R Q P% O N  M` L2 K J ! I H: G F EA DA C B A @ ? > =  <  ;  :  9  8  7  6  5  4  3  2  1R 0A  /5 . - , ae_start_Psalms 1:05_reference_end_ \cme court, seat of judgement \cmf la cour _reference_start_1 Kings 7:07_reference_end_ _reference_start_Ecclesiastes 3:16_reference_end_ \cme custom, usual practice \cmf coutume, habitude _reference_start_1 Chronicles 23:31_reference_end_ _reference_start_1 Samuel 2:13_reference_end_ _reference_start_1 Samuel 27:11_reference_end_ _reference_start_Exodus 21:09_reference_end_ _reference_start_Genesis 40:13_reference_end_ \cme events showing God's judgement \cmf faites qui montre le jugement de Deiu _reference_start_Exodus 6:06_reference_end_ _reference_start_Exodus 7:04_reference_end_ _reference_start_Exodus 12:12_reference_end_ _reference_start_Proverbs 19:29_reference_end_ \cme judge \cmf juge _reference_start_Ezra 7:25_reference_end_ \cme just law or ordinance \cmf une loi ou ordonance juste _reference_start_1 Chronicles 22:13_reference_end_ _reference_start_1 Chronicles 28:07_reference_end_ _reference_start_1 Kings 2:03_reference_end_ _reference_start_1 Kings 6:12_ref berence_end_ _reference_start_1 Kings 8:58_reference_end_ _reference_start_1 Kings 9:04_reference_end_ _reference_start_1 Kings 11:33_reference_end_ _reference_start_1 Samuel 10:25_reference_end_ _reference_start_1 Samuel 30:25_reference_end_ _reference_start_2 Chronicles 7:17_reference_end_ _reference_start_2 Samuel 22:23_reference_end_ _reference_start_Daniel 9:05_reference_end_ _reference_start_Exodus 15:25_reference_end_ _reference_start_Leviticus 5:10_reference_end_ _reference_start_Leviticus 18:04_reference_end_ _reference_start_Leviticus 18:05_reference_end_ _reference_start_Leviticus 18:26_reference_end_ _reference_start_Leviticus 25:18_reference_end_ _reference_start_Psalms 19:10_reference_end_ \cme plans, blueprints \cmf plans, spécifications _reference_start_1 Kings 6:38_reference_end_ \cme process of judgement, litigation \cmf procésus _reference_start_Ecclesiastes 12:14_reference_end_ _reference_start_Job 14:03_reference_end_ _reference_start_Psalms 143:02_reference_end_ \cme pronounce a judgement in court \cmf prononcer un verdict devant la cour (Arm) _reference_start_Daniel 4:34_reference_end_ _reference_start_Daniel 7:10_reference_end_ _reference_start_Daniel 7:22_reference_end_ _reference_start_Daniel 7:26_reference_end_ _reference_start_Ezra 7:26_reference_end_ \cme sentence, decision of judgement \cmf la décision du juge _reference_start_1 Chronicles 16:12_reference_end_ _reference_start_1 Chronicles 16:14_reference_end_ _reference_start_1 Chronicles 18:14_reference_end_ _reference_start_1 Kings 10:09_reference_end_ _reference_start_1 Kings 20:40_reference_end_ _reference_start_2 Samuel 8:15_reference_end_ _reference_start_Ecclesiastes 8:05_reference_end_ _reference_start_Ecclesiastes 8:06_reference_end_ _reference_start_Exodus 21:01_reference_end_ _reference_start_Exodus 21:31_reference_end_ _reference_start_Psalms 7:07_reference_end_ _reference_start_Psalms 17:02_reference_end_ \cme the one who makes judgement \cmf celui qui fait jugement _reference_start_1 Kings 5:08_reference_end_ ?tfXJ<. wi[M?1#{m_QC5' ) ( ' &$ % $  # " !                         (            "      &   ~ } | { z y  x  w v  u  t ! s  r : q  p  o  n  m l k eence_start_Deuteronomy 28:36_reference_end_ _reference_start_Ecclesiastes 1:12_reference_end_ _reference_start_Ecclesiastes 2:08_reference_end_ _reference_start_Esther 1:1_reference_end_ _reference_start_Exodus 1:08_reference_end_ _reference_start_Exodus 1:15_reference_end_ _reference_start_Exodus 1:17_reference_end_ _reference_start_Exodus 1:18_reference_end_ _reference_start_Exodus 2:23_reference_end_ _reference_start_Exodus 3:18_reference_end_ _reference_start_Exodus 3:19_reference_end_ _reference_start_Exodus 5:04_reference_end_ _reference_start_Exodus 6:11_reference_end_ _reference_start_Exodus 6:13_reference_end_ _reference_start_Exodus 6:27_reference_end_ _reference_start_Exodus 6:29_reference_end_ _reference_start_Exodus 14:05_reference_end_ _reference_start_Exodus 14:08_reference_end_ _reference_start_Genesis 14:1_reference_end_ _reference_start_Genesis 14:01_reference_end_ _reference_start_Genesis 17:06_reference_end_ _reference_start_Genesis 17:16_reference_end_ _reference_start_Genesis 20:02_reference_end_ _reference_start_Genesis 26:01_reference_end_ _reference_start_Genesis 26:08_reference_end_ _reference_start_Genesis 35:11_reference_end_ _reference_start_Genesis 36:31_reference_end_ _reference_start_Genesis 39:20_reference_end_ _reference_start_Genesis 40:01_reference_end_ _reference_start_Genesis 40:05_reference_end_ _reference_start_Genesis 41:46_reference_end_ _reference_start_Genesis 49:20_reference_end_ _reference_start_Numbers 20:14_reference_end_ _reference_start_Numbers 20:17_reference_end_ _reference_start_Numbers 21:01_reference_end_ _reference_start_Proverbs 22:11_reference_end_ _reference_start_Proverbs 22:19_reference_end_ _reference_start_Proverbs 29:14_reference_end_ _reference_start_Psalms 2:02_reference_end_ _reference_start_Psalms 2:06_reference_end_ _reference_start_Psalms 2:10_reference_end_ _reference_start_Psalms 61:07_reference_end_ _reference_start_Psalms 63:12_reference_end_ _reference_start_Psalms 110:05_reference_end_ _reference_start_Psalms 144:10_reference_end_ Mkingking\h ªelem. \f roi \cme God as king \cmf Deiu comme roi _reference_start_1 Samuel 12:12_reference_end_ _reference_start_Psalms 27:07_reference_end_ _reference_start_Psalms 27:08_reference_end_ _reference_start_Psalms 27:09_reference_end_ _reference_start_Psalms 27:10_reference_end_ _reference_start_Psalms 5:03_reference_end_ \cme king, leader of a ciy-state or country \cmf chef d'une ville ou un pays _reference_start_1 Chronicles 1:1_reference_end_ _reference_start_1 Kings 1:1_reference_end_ _reference_start_1 Samuel 1:1_reference_end_ _reference_start_2 Chronicles 7:04_reference_end_ _reference_start_2 Chronicles 7:05_reference_end_ _reference_start_2 Chronicles 7:06_reference_end_ _reference_start_2 Chronicles 7:11_reference_end_ _reference_start_2 Samuel 1:1_reference_end_ _reference_start_Daniel 1:1_reference_end_ _refer d ?tfXJ<. xj\N@2${m_QC5' h  g  f  e  d c  b  a  `  _  ^  ]  \  [ Z  Y " X  W V U  T . S  R Qn P? O= N M L K J I H G F E1 D). C( B( A' @$ ?# > = < ; : 9 8 7 6 5 4 3 2 1 0 / . - , + * i autorité, gouvernement _reference_start_1 Chronicles 11:10_reference_end_ _reference_start_1 Chronicles 14:02_reference_end_ _reference_start_1 Chronicles 17:14_reference_end_ _reference_start_1 Chronicles 28:05_reference_end_ _reference_start_1 Chronicles 28:07_reference_end_ _reference_start_1 Kings 2:12_reference_end_ _reference_start_1 Samuel 20:31_reference_end_ _reference_start_Daniel 2:42_reference_end_ _reference_start_Daniel 2:44_reference_end_ _reference_start_Daniel 4:23_reference_end_ _reference_start_Daniel 4:28_reference_end_ _reference_start_Daniel 4:33_reference_end_ _reference_start_Daniel 5:07_reference_end_ _reference_start_Daniel 5:16_reference_end_ _reference_start_Daniel 5:18_reference_end_ _reference_start_Daniel 5:29_reference_end_ _reference_start_Daniel 6:01_reference_end_ _reference_start_Daniel 6:04_reference_end_ _reference_start_Daniel 6:27_reference_end_ _reference_start_Daniel 7:14_reference_end_ _reference_start_Daniel 7:18_reference_end_ _reference_start_Daniel 7:22_ref jerence_end_ _reference_start_Daniel 7:27_reference_end_ _reference_start_Daniel 7:27_reference_end_ _reference_start_Daniel 8:23_reference_end_ _reference_start_Daniel 11:20_reference_end_ _reference_start_Daniel 11:21_reference_end_ _reference_start_Esther 1:07_reference_end_ _reference_start_Esther 1:19_reference_end_ _reference_start_Esther 4:14_reference_end_ \cme geo-political entities \cmf états politiques _reference_start_1 Chronicles 16:20_reference_end_ _reference_start_1 Chronicles 29:30_reference_end_ _reference_start_1 Kings 5:01_reference_end_ _reference_start_1 Kings 10:20_reference_end_ _reference_start_1 Samuel 24:21_reference_end_ _reference_start_2 Samuel 3:28_reference_end_ _reference_start_Deuteronomy 28:25_reference_end_ _reference_start_Genesis 10:10_reference_end_ _reference_start_Genesis 20:09_reference_end_ _reference_start_Joshua 10:02_reference_end_ _reference_start_Joshua 11:10_reference_end_ _reference_start_Numbers 32:33_reference_end_ _reference_start_Psalms 135:11_referenc ke_end_ \cme geo-political entity \cmf états politiques _reference_start_1 Chronicles 12:23_reference_end_ _reference_start_Daniel 1:20_reference_end_ _reference_start_Daniel 2:37_reference_end_ _reference_start_Daniel 2:39_reference_end_ _reference_start_Daniel 2:40_reference_end_ _reference_start_Daniel 2:44_reference_end_ _reference_start_Daniel 4:14_reference_end_ _reference_start_Daniel 4:15_reference_end_ _reference_start_Daniel 4:22_reference_end_ _reference_start_Daniel 4:29_reference_end_ _reference_start_Daniel 4:41_reference_end_ _reference_start_Daniel 5:11_reference_end_ _reference_start_Daniel 5:21_reference_end_ _reference_start_Daniel 5:28_reference_end_ _reference_start_Daniel 6:02_reference_end_ _reference_start_Daniel 6:04_reference_end_ _reference_start_Daniel 6:08_reference_end_ _reference_start_Daniel 7:23_reference_end_ _reference_start_Daniel 7:24_reference_end_ _reference_start_Daniel 7:27_reference_end_ _reference_start_Daniel 8:22_reference_end_ _reference_start_Daniel 9:01_refe lrence_end_ _reference_start_Daniel 10:13_reference_end_ _reference_start_Daniel 11:02_reference_end_ _reference_start_Daniel 11:04_reference_end_ _reference_start_Daniel 11:09_reference_end_ _reference_start_Daniel 11:17_reference_end_ _reference_start_Ecclesiastes 4:14_reference_end_ _reference_start_Esther 1:14_reference_end_ _reference_start_Esther 1:20_reference_end_ _reference_start_Esther 2:03_reference_end_ _reference_start_Esther 3:06_reference_end_ _reference_start_Esther 3:08_reference_end_ _reference_start_Esther 5:03_reference_end_ _reference_start_Esther 5:06_reference_end_ _reference_start_Esther 7:02_reference_end_ _reference_start_Esther 9:30_reference_end_ \cme government, authority \cmf autorité, gouvernement _reference_start_1 Kings 1:46_reference_end_ _reference_start_1 Kings 2:15_reference_end_ _reference_start_1 Kings 2:22_reference_end_ _reference_start_1 Kings 11:35_reference_end_ _reference_start_1 Samuel 10:16_reference_end_ _reference_start_1 Samuel 10:25_reference_end_ _refere mnce_start_1 Samuel 11:14_reference_end_ _reference_start_1 Samuel 14:47_reference_end_ _reference_start_1 Samuel 18:08_reference_end_ _reference_start_2 Samuel 16:08_reference_end_ \cme reign, period a king is in power \cmf reigne, période pendent qu'un roi tiens pouvoir _reference_start_1 Chronicles 17:11_reference_end_ _reference_start_1 Chronicles 26:31_reference_end_ _reference_start_1 Chronicles 29:30_reference_end_ _reference_start_Daniel 1:01_reference_end_ _reference_start_Daniel 2:01_reference_end_ _reference_start_Daniel 3:33_reference_end_ _reference_start_Daniel 4:31_reference_end_ _reference_start_Daniel 4:33_reference_end_ _reference_start_Daniel 5:26_reference_end_ _reference_start_Daniel 6:29_reference_end_ _reference_start_Daniel 7:18_reference_end_ _reference_start_Daniel 1:1_reference_end_ _reference_start_Daniel 8:01_reference_end_ _reference_start_Esther 2:16_reference_end_ \cme relation between God and those he rules \cmf relation entre Dieu et ceux sur lequels il règne _reference_start_Exodus 19:06_reference_end_ \cme royal, belonging to a king \cmf royal, qui apartient au roi _reference_start_2 Samuel 12:26_reference_end_ _reference_start_Daniel 1:03_reference_end_ _reference_start_Daniel 4:26_reference_end_ _reference_start_Daniel 4:27_reference_end_ _reference_start_Daniel 5:20_reference_end_ _reference_start_Daniel 6:27_reference_end_ \cme royal, belonging to king \cmf royal, qui apartien au roi _reference_start_1 Chronicles 22:10_reference_end_ _reference_start_1 Chronicles 29:25_reference_end_ _reference_start_2 Chronicles 7:18_reference_end_ _reference_start_Daniel 11:21_reference_end_ _reference_start_Esther 1:02_reference_end_ _reference_start_Esther 1:04_reference_end_ _reference_start_Esther 1:09_reference_end_ _reference_start_Esther 1:11_reference_end_ _reference_start_Esther 2:16_reference_end_ _reference_start_Esther 2:17_reference_end_ _reference_start_Esther 5:01_reference_end_ _reference_start_Esther 6:08_reference_end_ _reference_start_Esther 8:15_reference_end_ II kingdomkingdom\h hAkAlümam. \f royaume \cme authority, belonging to the king \cmf autorité, apartenant au roi _reference_start_1 Chronicles 29:11_reference_end_ _reference_start_1 Kings 2:46_reference_end_ _reference_start_1 Kings 9:05_reference_end_ _reference_start_1 Kings 11:11_reference_end_ _reference_start_1 Kings 11:13_reference_end_ _reference_start_1 Kings 11:31_reference_end_ _reference_start_1 Kings 11:34_reference_end_ _reference_start_1 Samuel 10:18_reference_end_ _reference_start_1 Samuel 13:13_reference_end_ _reference_start_1 Samuel 13:14_reference_end_ _reference_start_1 Samuel 27:05_reference_end_ _reference_start_1 Samuel 28:17_reference_end_ _reference_start_2 Samuel 3:10_reference_end_ _reference_start_2 Samuel 5:12_reference_end_ _reference_start_2 Samuel 7:12_reference_end_ _reference_start_2 Samuel 7:13_reference_end_ _reference_start_2 Samuel 7:16_reference_end_ \cme authority, government \cmf h ?tfXJ<. xj\N@2${m_QC5' '  &  % $  # " !        )     , ( ' %      !                      ~  }  | { z y x w v u t s r q p o! n m l, k* j  i  ?tfXJ<. xj\N@2$|n`RD6( f e  d c b a ` _ ^ ] \ [ Z Y X W V  U T  S  R Q P O N M  L K J I H G F E! D C! B A @  ?  >  =  <  ; / :  9  8  7 # 6  5  4 . 3  2 1 0 / . - , + * )  ( bs 22:17_reference_end_ _reference_start_Proverbs 22:20_reference_end_ _reference_start_Proverbs 23:12_reference_end_ _reference_start_Proverbs 24:04_reference_end_ \cme in contrast to foolishness \cmf par opposition à la stupidité _reference_start_Proverbs 12:23_reference_end_ _reference_start_Proverbs 13:16_reference_end_ Pro14.18 Pro15.02 _reference_start_Proverbs 14:07_reference_end_ _reference_start_Proverbs 20:15_reference_end_ \cme knowledge of God \cmf connaissance de Dieu _reference_start_Proverbs 1:07_reference_end_ _reference_start_Proverbs 1:22_reference_end_ _reference_start_Proverbs 1:29_reference_end_ _reference_start_Proverbs 2:05_reference_end_ _reference_start_Proverbs 2:10_reference_end_ _reference_start_Proverbs 9:10_reference_end_ _reference_start_Proverbs 30:03_reference_end_ \cme knowledge possessed by God \cmf la connaissance que Dieu possède _reference_start_Proverbs 0:06_reference_end_ _reference_start_Proverbs 3:20_reference_end_ _reference_start_Proverbs 21:12_reference_end_ 99;Kknowledgeknowledge\h tavÞÐd \f connaisance \cme discernment, understanding \cmf discernement, compréhension _reference_start_Proverbs 1:04_reference_end_ _reference_start_Proverbs 5:02_reference_end_ _reference_start_Proverbs 8:09_reference_end_ _reference_start_Proverbs 8:10_reference_end_ _reference_start_Proverbs 8:12_reference_end_ _reference_start_Proverbs 12:01_reference_end_ _reference_start_Proverbs 14:06_reference_end_ _reference_start_Proverbs 17:27_reference_end_ _reference_start_Proverbs 19:02_reference_end_ _reference_start_Proverbs 19:25_reference_end_ _reference_start_Proverbs 19:27_reference_end_ _reference_start_Proverbs 21:11_reference_end_ _reference_start_Prover q ?tfXJ<. xj\N@2$|n`RD6( % 1 $ # " ( !Q      N              N     = :              1 ~  } | { z y x w v u t s r q  p  o n m l k j i h g ww##Wlatter dayslatter days\h tyæráxa' \f la suite des temps \cme in future \cmf dans le futur _reference_start_Daniel 10:14_reference_end_ _reference_start_Genesis 49:01_reference_end_ _reference_start_Numbers 24:14_reference_end_ \cme posterity, descendents \cmf descendants _reference_start_Daniel 11:04_reference_end_ \cme the finish, result \cmf la terminaison, le résultat _reference_start_Daniel 12:08_reference_end_ _reference_start_Ecclesiastes 7:08_reference_end_ \cme time leading to God's judgement \cmf avant le dernier jugement de Dieu _reference_start_Daniel 2:28_reference_end_ _reference_start_Daniel 8:19_reference_end_ vlaw of God \cmf loi de Dieu dans l'Exode _reference_start_Psalms 78:05_reference_end_ \cme human instruction, human teaching \cmf instruction humaine, enseignement humain _reference_start_Proverbs 1:08_reference_end_ _reference_start_Proverbs 3:01_reference_end_ _reference_start_Proverbs 4:02_reference_end_ _reference_start_Proverbs 6:20_reference_end_ _reference_start_Proverbs 6:23_reference_end_ _reference_start_Proverbs 7:02_reference_end_ _reference_start_Proverbs 13:14_reference_end_ _reference_start_Proverbs 28:04_reference_end_ _reference_start_Proverbs 28:07_reference_end_ _reference_start_Proverbs 28:09_reference_end_ _reference_start_Proverbs 29:18_reference_end_ _reference_start_Proverbs 31:26_reference_end_ _reference_start_Psalms 78:01_reference_end_ \cme instruction, teaching from God \cmf instruction, enseignement venant de Dieu _reference_start_2 Samuel 7:19_reference_end_ _reference_start_Daniel 9:10_reference_end_ _reference_start_Isaiah 1:10_reference_end_ _reference_start_Isaiah 30:09_ wreference_end_ \cme law of the passover \cmf loi de la Pâque des juifs _reference_start_Psalms 81:06_reference_end_ \cme laws of priestly code beyond Deut. code \cmf lois spéciales, lois des sacrificateurs _reference_start_1 Chronicles 16:40_reference_end_ _reference_start_Daniel 9:11_reference_end_ _reference_start_Daniel 9:13_reference_end_ _reference_start_Exodus 12:49_reference_end_ _reference_start_Exodus 13:09_reference_end_ _reference_start_Exodus 16:04_reference_end_ _reference_start_Exodus 16:28_reference_end_ _reference_start_Exodus 18:16_reference_end_ _reference_start_Exodus 18:20_reference_end_ _reference_start_Genesis 26:05_reference_end_ _reference_start_Psalms 105:45_reference_end_ \cme Mosaic covenant (used with 'ark', 'tent', 'tabernacle', 'veil') \cmf l'alliance de Moïse (utilisé avec 'arche', 'tente', 'tabernacle) _reference_start_2 Chronicles 23:11_reference_end_ _reference_start_2 Kings 11:12_reference_end_ _reference_start_Exodus 25:16_reference_end_ _reference_start_Exodus 25:21_reference_end_ _reference_start_Exodus 38:21_reference_end_ _reference_start_Leviticus 24:03_reference_end_ _reference_start_Numbers 10:11_reference_end_ \cme non-specific commands of God \cmf commandemants non-specifiques de Dieu _reference_start_1 Chronicles 29:19_reference_end_ _reference_start_1 Kings 2:03_reference_end_ _reference_start_2 Chronicles 34:31_reference_end_ _reference_start_2 Kings 17:15_reference_end_ _reference_start_2 Kings 23:03_reference_end_ _reference_start_Psalms 19:08_reference_end_ _reference_start_Psalms 119:14_reference_end_ \cme tablets of the 10 commandments in the ark \cmf la tablette des 10 commandemeants dans l'arche _reference_start_Exodus 25:21_reference_end_ _reference_start_Exodus 40:20_reference_end_ \cme the ark of God \cmf l'arche de Dieu _reference_start_Exodus 16:34_reference_end_ _reference_start_Exodus 27:21_reference_end_ _reference_start_Exodus 30:06_reference_end_ _reference_start_Exodus 30:36_reference_end_ _reference_start_Leviticus 16:13_reference_end_ lawlaw\h hßrôGt \f loi \cme Deuteronomic code of law \cmf système juridique déutéronomique _reference_start_1 Chronicles 22:12_reference_end_ _reference_start_1 Kings 2:03_reference_end_ _reference_start_Deuteronomy 1:05_reference_end_ _reference_start_Deuteronomy 28:58_reference_end_ _reference_start_Deuteronomy 28:61_reference_end_ _reference_start_Exodus 24:12_reference_end_ _reference_start_Joshua 1:07_reference_end_ _reference_start_Psalms 1:02_reference_end_ _reference_start_Psalms 19:08_reference_end_ \cme Exodus u ?tfXJ<. xj\N@2$|n`RD6( d  c  b  a  `  _ " ^ ! ]  \  [  Z  Y  X  W V U T S  R$+ Q$* P$) O$( N$ M$ L$ K$ J$ I$ H$ G$ F E 6 D 3 C7 B A @$ ? > =" <( ; :w 9 8  7  6" 5  4  3 2 1& 0 / . - ,i- + * ) ( ' & mmleaderleader\h ¥ûGla' \f chef \cme companion, confidant \cmf copain, ami _reference_start_Proverbs 2:17_reference_end_ _reference_start_Psalms 55:14_reference_end_ \cme leader, protector \cmf protecteur _reference_start_1 Chronicles 1:51_reference_end_ _reference_start_1 Chronicles 1:54_reference_end_ _reference_start_Exodus 15:15_reference_end_ _reference_start_Genesis 36:15_reference_end_ _reference_start_Genesis 36:16_reference_end_ _reference_start_Genesis 36:17_reference_end_ _reference_start_Genesis 36:18_reference_end_ _reference_start_Genesis 36:19_reference_end_ _reference_start_Genesis 36:21_reference_end_ _reference_start_Genesis 36:29_reference_end_ _reference_start_Genesis 36:30_reference_end_ _reference_start_Genesis 36:40_reference_end_ _reference_start_Genesis 36:41_reference_end_ _reference_start_Genesis 36:42_reference_end_ _reference_start_Genesis 36:43_reference_end_ I+ 7levitelevite\h yÇwEl \f lévite \cme Levites as religious group \cmf Lévites comme group réligieux _reference_start_1 Chronicles 9:02_reference_end_ _reference_start_1 Chronicles 9:14_reference_end_ _reference_start_1 Chronicles 9:18_reference_end_ _reference_start_1 Chronicles 9:26_reference_end_ _reference_start_1 Chronicles 9:31_reference_end_ _reference_start_1 Chronicles 9:33_reference_end_ _reference_start_1 Chro |3 ''+leader, (ram)leader, (ram)\h lÇya' \f chef, (bélier) \cme chief, leader (figurative use of 'ram') \cmf chef (sens figuré de 'bélier') _reference_start_2 Kings 24:15_reference_end_ _reference_start_Exodus 15:15_reference_end_ _reference_start_Ezra 17:13_reference_end_ _reference_start_Ezra 31:11_reference_end_ _reference_start_Ezra 31:14_reference_end_ \cme ram \cmf bélier _reference_start_Genesis 32:15_reference_end_ }nicles 9:34_reference_end_ _reference_start_1 Chronicles 16:04_reference_end_ _reference_start_1 Chronicles 23:02_reference_end_ _reference_start_1 Chronicles 23:26_reference_end_ _reference_start_1 Chronicles 23:27_reference_end_ _reference_start_1 Chronicles 28:13_reference_end_ _reference_start_1 Chronicles 28:21_reference_end_ _reference_start_1 Kings 8:04_reference_end_ _reference_start_1 Kings 12:31_reference_end_ _reference_start_1 Samuel 6:15_reference_end_ _reference_start_2 Chronicles 7:06_reference_end_ _reference_start_2 Samuel 15:24_reference_end_ _reference_start_Deuteronomy 18:01_reference_end_ _reference_start_Exodus 38:21_reference_end_ \cme member of tribe of Levi \cmf membre de la tribu de Lévi _reference_start_Deuteronomy 18:06_reference_end_ _reference_start_Deuteronomy 18:07_reference_end_ _reference_start_Exodus 4:14_reference_end_ \cme son of Jacob \cmf fils de Jacob _reference_start_1 Chronicles 2:01_reference_end_ _reference_start_1 Chronicles 23:06_reference_end_ _reference_start_Exodus 1:02_reference_end_ _reference_start_Exodus 6:16_reference_end_ _reference_start_Genesis 29:34_reference_end_ _reference_start_Genesis 34:25_reference_end_ _reference_start_Genesis 34:30_reference_end_ _reference_start_Genesis 35:23_reference_end_ _reference_start_Genesis 35:23_reference_end_ _reference_start_Genesis 46:11_reference_end_ _reference_start_Genesis 49:05_reference_end_ \cme the tribe of Levi \cmf le tribu de Lévi _reference_start_1 Chronicles 21:06_reference_end_ _reference_start_1 Chronicles 23:03_reference_end_ _reference_start_1 Chronicles 23:06_reference_end_ _reference_start_1 Chronicles 23:14_reference_end_ _reference_start_1 Chronicles 23:24_reference_end_ _reference_start_Deuteronomy 18:01_reference_end_ _reference_start_Exodus 2:01_reference_end_ _reference_start_Exodus 6:19_reference_end_ _reference_start_Exodus 6:25_reference_end_ _reference_start_Leviticus 25:32_reference_end_ _reference_start_Leviticus 25:33_reference_end_ _reference_start_Psalms 135:20_reference_end_ ?tfXJ<. xj\N@2#{m_QC5' # " !   B    /  #                  $      '    "  (            !        ~  }  |  {  z1 y. x# w# v" u" t" s r q  p  o n m l& k j  i h  g  f  e  rence_end_ _reference_start_1 Samuel 17:36_reference_end_ _reference_start_1 Samuel 20:14_reference_end_ _reference_start_1 Samuel 25:06_reference_end_ _reference_start_2 Samuel 1:23_reference_end_ _reference_start_2 Samuel 12:18_reference_end_ _reference_start_2 Samuel 12:21_reference_end_ _reference_start_2 Samuel 12:22_reference_end_ _reference_start_2 Samuel 18:14_reference_end_ _reference_start_2 Samuel 19:07_reference_end_ _reference_start_2 Samuel 19:35_reference_end_ _reference_start_2 Samuel 22:47_reference_end_ _reference_start_Daniel 12:07_reference_end_ _reference_start_Deuteronomy 28:66_reference_end_ _reference_start_Ecclesiastes 2:03_reference_end_ _reference_start_Ecclesiastes 3:12_reference_end_ _reference_start_Exodus 1:14_reference_end_ _reference_start_Exodus 4:18_reference_end_ _reference_start_Exodus 6:16_reference_end_ _reference_start_Exodus 21:35_reference_end_ _reference_start_Genesis 1:20_reference_end_ _reference_start_Genesis 1:21_reference_end_ _reference_start_Genesis 1:24_r eference_end_ _reference_start_Genesis 1:28_reference_end_ _reference_start_Genesis 1:30_reference_end_ _reference_start_Genesis 2:07_reference_end_ _reference_start_Genesis 2:19_reference_end_ _reference_start_Genesis 3:14_reference_end_ _reference_start_Genesis 3:17_reference_end_ _reference_start_Genesis 6:17_reference_end_ _reference_start_Genesis 6:19_reference_end_ _reference_start_Genesis 7:11_reference_end_ _reference_start_Genesis 7:15_reference_end_ _reference_start_Genesis 7:22_reference_end_ _reference_start_Genesis 8:01_reference_end_ _reference_start_Genesis 8:17_reference_end_ _reference_start_Genesis 8:19_reference_end_ _reference_start_Genesis 8:21_reference_end_ _reference_start_Genesis 9:03_reference_end_ _reference_start_Genesis 9:10_reference_end_ _reference_start_Genesis 9:12_reference_end_ _reference_start_Genesis 9:15_reference_end_ _reference_start_Genesis 9:16_reference_end_ _reference_start_Genesis 16:14_reference_end_ _reference_start_Genesis 25:06_reference_end_ _reference_sta rt_Genesis 27:46_reference_end_ _reference_start_Genesis 43:07_reference_end_ _reference_start_Genesis 43:27_reference_end_ _reference_start_Genesis 43:28_reference_end_ _reference_start_Genesis 45:03_reference_end_ _reference_start_Genesis 45:26_reference_end_ _reference_start_Genesis 45:28_reference_end_ _reference_start_Genesis 46:30_reference_end_ _reference_start_Jonah 4:03_reference_end_ _reference_start_Jonah 4:08_reference_end_ _reference_start_Leviticus 18:18_reference_end_ _reference_start_Proverbs 1:12_reference_end_ _reference_start_Proverbs 3:02_reference_end_ _reference_start_Proverbs 3:22_reference_end_ _reference_start_Proverbs 14:30_reference_end_ _reference_start_Proverbs 18:21_reference_end_ _reference_start_Proverbs 31:12_reference_end_ _reference_start_Psalms 52:07_reference_end_ _reference_start_Psalms 63:04_reference_end_ _reference_start_Psalms 63:05_reference_end_ _reference_start_Psalms 124:03_reference_end_ _reference_start_Ruth 2:20_reference_end_ _reference_start_Ruth 3:13_ref erence_end_ \cme eternal life \cmf vie éternelle _reference_start_Daniel 12:02_reference_end_ _reference_start_Proverbs 2:19_reference_end_ _reference_start_Proverbs 3:19_reference_end_ _reference_start_Proverbs 5:06_reference_end_ _reference_start_Proverbs 11:30_reference_end_ _reference_start_Proverbs 13:12_reference_end_ _reference_start_Proverbs 15:04_reference_end_ _reference_start_Proverbs 15:24_reference_end_ \cme figurative sens \cmf sens figuré _reference_start_Genesis 26:19_reference_end_ \cme form of an oath \cmf forme d'un serment _reference_start_1 Kings 1:29_reference_end_ _reference_start_1 Kings 2:24_reference_end_ _reference_start_1 Samuel 17:55_reference_end_ _reference_start_1 Samuel 19:06_reference_end_ _reference_start_1 Samuel 20:03_reference_end_ _reference_start_1 Samuel 20:21_reference_end_ _reference_start_1 Samuel 25:26_reference_end_ _reference_start_1 Samuel 25:34_reference_end_ _reference_start_1 Samuel 26:10_reference_end_ _reference_start_1 Samuel 26:16_reference_end_ _re ference_start_1 Samuel 28:10_reference_end_ _reference_start_1 Samuel 29:06_reference_end_ _reference_start_2 Samuel 2:27_reference_end_ _reference_start_2 Samuel 4:09_reference_end_ _reference_start_2 Samuel 11:11_reference_end_ _reference_start_2 Samuel 12:05_reference_end_ _reference_start_2 Samuel 14:11_reference_end_ _reference_start_2 Samuel 14:19_reference_end_ _reference_start_2 Samuel 15:21_reference_end_ _reference_start_Genesis 42:15_reference_end_ _reference_start_Genesis 42:16_reference_end_ _reference_start_Numbers 14:21_reference_end_ \cme good things of life & spiritual blessing \cmf les bonnes choses de la vie et bénédictions spirituelles _reference_start_Genesis 2:09_reference_end_ _reference_start_Genesis 3:22_reference_end_ _reference_start_Genesis 3:24_reference_end_ _reference_start_Proverbs 3:22_reference_end_ _reference_start_Proverbs 4:13_reference_end_ _reference_start_Proverbs 4:22_reference_end_ _reference_start_Proverbs 4:23_reference_end_ _reference_start_Proverbs 4:23_refe rence_end_ _reference_start_Proverbs 6:23_reference_end_ _reference_start_Proverbs 8:35_reference_end_ _reference_start_Proverbs 10:11_reference_end_ _reference_start_Proverbs 10:16_reference_end_ _reference_start_Proverbs 10:17_reference_end_ _reference_start_Proverbs 11:19_reference_end_ _reference_start_Proverbs 12:28_reference_end_ _reference_start_Proverbs 13:14_reference_end_ _reference_start_Proverbs 14:27_reference_end_ _reference_start_Proverbs 14:27_reference_end_ _reference_start_Proverbs 15:31_reference_end_ _reference_start_Proverbs 16:15_reference_end_ _reference_start_Proverbs 16:22_reference_end_ _reference_start_Proverbs 19:23_reference_end_ _reference_start_Proverbs 21:21_reference_end_ _reference_start_Proverbs 22:04_reference_end_ _reference_start_Proverbs 27:27_reference_end_ _reference_start_Psalms 30:06_reference_end_ \cme life, period of time someone is alive \cmf duré de vie, périod d'être vivant _reference_start_1 Kings 5:01_reference_end_ _reference_start_1 Samuel 1:11_reference_end_ _reference_start_1 Samuel 7:15_reference_end_ _reference_start_1 Samuel 18:18_reference_end_ _reference_start_1 Samuel 25:29_reference_end_ _reference_start_2 Samuel 15:21_reference_end_ _reference_start_2 Samuel 18:18_reference_end_ _reference_start_Genesis 18:10_reference_end_ _reference_start_Genesis 18:14_reference_end_ _reference_start_Genesis 23:01_reference_end_ _reference_start_Genesis 25:07_reference_end_ _reference_start_Genesis 25:17_reference_end_ _reference_start_Genesis 47:08_reference_end_ _reference_start_Genesis 47:28_reference_end_ _reference_start_Genesis 48:09_reference_end_ _reference_start_Jonah 2:07_reference_end_ _reference_start_Proverbs 3:02_reference_end_ _reference_start_Proverbs 4:10_reference_end_ _reference_start_Proverbs 9:11_reference_end_ _reference_start_Proverbs 14:30_reference_end_ _reference_start_Proverbs 31:12_reference_end_ _reference_start_Psalms 17:14_reference_end_ _reference_start_Psalms 23:06_reference_end_ _reference_start_Psalms 34:13_reference_end_ x Uliverliver\h dEbAÐk \f foie \cme emotions \cmf émotions _reference_start_Lamentations 2:11_reference_end_ \cme liver, entrail \cmf les entrailles _reference_start_Exodus 29:13_reference_end_ _reference_start_Proverbs 7:23_reference_end_  liplip\h hApAW \f levre \cme speech, what is said; figurative sense \cmf parole, ce qui est dit; sense figuré _reference_start_Proverbs 4:24 # /lifelife\h yax / £yÇCyax \f vie \cme be alive \cmf vivre, être vivant _reference_start_1 Kings 3:22_reference_end_ _reference_start_1 Kings 3:23_reference_end_ _reference_start_1 Kings 3:25_reference_end_ _reference_start_1 Kings 3:26_reference_end_ _reference_start_1 Kings 3:27_reference_end_ _reference_start_1 Kings 8:40_reference_end_ _reference_start_1 Kings 11:34_reference_end_ _reference_start_1 Samuel 1:26_reference_end_ _reference_start_1 Samuel 14:39_reference_end_ _reference_start_1 Samuel 15:08_reference_end_ _reference_start_1 Samuel 17:26_refe  ?tfXJ<. xj\N@2$|n`RD6( b  a  ` 7 _  ^  ] \ [ Z Y  X W V U  T S R| Q? P? O4 N M L K J I H G  F  E. D- C- B- A+ @+ ?+ >. = < ;  :  9 8 7  6 5 4 3 2 1 0 / . - , + * ) ( ' & % $# ?tfXJ<. xj\N@2$|n`RD6( !      0 / /                                        ~ }# | { z y x w v u t s r* q* p  o  n  m  l k  j  i  h  g  f  e " d  c  ?tfXJ<. xj\N@2$|n`RD6( `$ _ ^% ]% \ [ Z Y X  W  V $ U  T S R Q P O N M L K J I H G F E D C B A @ ? > = < ; : 9 8 7 6  5  4  3 2 1  0  /  . - ,  + * ) ( ' & %" $ # " _reference_end_ _reference_start_Proverbs 5:02_reference_end_ _reference_start_Proverbs 5:03_reference_end_ _reference_start_Proverbs 7:21_reference_end_ _reference_start_Proverbs 8:06_reference_end_ _reference_start_Proverbs 8:07_reference_end_ _reference_start_Proverbs 10:08_reference_end_ _reference_start_Proverbs 10:10_reference_end_ _reference_start_Proverbs 10:13_reference_end_ _reference_start_Proverbs 10:18_reference_end_ _reference_start_Proverbs 10:19_reference_end_ _reference_start_Proverbs 10:21_reference_end_ _reference_start_Proverbs 10:32_reference_end_ _reference_start_Proverbs 12:13_reference_end_ _reference_start_Proverbs 12:19_reference_end_ _reference_start_Proverbs 12:22_reference_end_ _reference_start_Proverbs 13:03_reference_end_ _reference_start_Proverbs 14:03_reference_end_ _reference_start_Proverbs 14:07_reference_end_ _reference_start_Proverbs 14:23_reference_end_ _reference_start_Proverbs 15:08_reference_end_ _reference_start_Proverbs 16:10_reference_end_ _reference_start_Proverbs 16:13_reference_end_ _reference_start_Proverbs 16:21_reference_end_ _reference_start_Proverbs 16:23_reference_end_ _reference_start_Proverbs 16:27_reference_end_ _reference_start_Proverbs 16:30_reference_end_ _reference_start_Proverbs 17:04_reference_end_ _reference_start_Proverbs 17:07_reference_end_ _reference_start_Proverbs 17:28_reference_end_ _reference_start_Proverbs 18:06_reference_end_ _reference_start_Proverbs 18:07_reference_end_ _reference_start_Proverbs 18:28_reference_end_ _reference_start_Proverbs 19:01_reference_end_ _reference_start_Proverbs 20:15_reference_end_ _reference_start_Proverbs 20:19_reference_end_ _reference_start_Proverbs 22:11_reference_end_ _reference_start_Proverbs 22:18_reference_end_ Pro23.16 _reference_start_Proverbs 24:02_reference_end_ _reference_start_Proverbs 24:26_reference_end_ _reference_start_Proverbs 24:28_reference_end_ _reference_start_Proverbs 26:23_reference_end_ _reference_start_Proverbs 26:24_reference_end_ _reference_start_Proverbs 27:02_reference_end_ $!!Living Godliving god\h £yÇCyax / yax £yÿÿihÈlé' \f Deiu vivant \cme the living God \cmf le Dieu vivant _reference_start_1 Samuel 17:26_reference_end_ _reference_start_1 Samuel 17:36_reference_end_ _reference_start_2 Kings 19:04_reference_end_ _reference_start_2 Kings 19:16_reference_end_ _reference_start_Daniel 6:21_reference_end_ _reference_start_Daniel 6:27_reference_end_ _reference_start_Deuteronomy 5:26_reference_end_ _reference_start_Hosea 2:01_reference_end_ _reference_start_Isaiah 37:04_reference_end_ _reference_start_Isaiah 37:17_reference_end_ _reference_start_Jeremiah 10:10_reference_end_ _reference_start_Jeremiah 23:36_reference_end_ _reference_start_Joshua 3:10_reference_end_ _reference_start_Psalms 42:03_reference_end_ _reference_start_Psalms 84:02_reference_end_ ?tfXJ<. xj\N@2$|n`RD6(                            /    n Z G G ; 9 6 3        ~ } | { z y x w vZ u  t  s  r  q  p  o  n  m l  k  j  i  h  g  f 5 e  d  cT b* a tart_2 Samuel 7:20_reference_end_ _reference_start_2 Samuel 7:28_reference_end_ _reference_start_2 Samuel 7:29_reference_end_ _reference_start_Daniel 1:02_reference_end_ _reference_start_Daniel 9:03_reference_end_ _reference_start_Daniel 9:04_reference_end_ _reference_start_Daniel 9:07_reference_end_ _reference_start_Daniel 9:08_reference_end_ _reference_start_Daniel 9:15_reference_end_ _reference_start_Daniel 9:16_reference_end_ _reference_start_Daniel 9:17_reference_end_ _reference_start_Daniel 9:19_reference_end_ _reference_start_Daniel 90:09_reference_end_ _reference_start_Exodus 4:10_reference_end_ _reference_start_Exodus 4:13_reference_end_ _reference_start_Exodus 5:22_reference_end_ _reference_start_Exodus 15:17_reference_end_ _reference_start_Exodus 23:17_reference_end_ _reference_start_Exodus 23:17_reference_end_ _reference_start_Genesis 15:02_reference_end_ _reference_start_Genesis 15:08_reference_end_ _reference_start_Genesis 18:27_reference_end_ _reference_start_Genesis 18:30_reference_end_ _reference_start_Genesis 18:31_reference_end_ _reference_start_Genesis 18:32_reference_end_ _reference_start_Genesis 20:04_reference_end_ _reference_start_Numbers 14:17_reference_end_ _reference_start_Psalms 2:04_reference_end_ _reference_start_Psalms 51:17_reference_end_ _reference_start_Psalms 54:06_reference_end_ _reference_start_Psalms 57:10_reference_end_ _reference_start_Psalms 59:12_reference_end_ _reference_start_Psalms 71:05_reference_end_ _reference_start_Psalms 71:16_reference_end_ _reference_start_Psalms 90:01_reference_end_ _reference_start_Psalms 110:05_reference_end_ \cme polite address \cmf salutation poli _reference_start_Genesis 18:03_reference_end_ \cme prince, king,"sir", "my lord" \cmf prince, roi, "mon seigneur" (Arm) _reference_start_Daniel 4:16_reference_end_ _reference_start_Daniel 4:21_reference_end_ \cme someone who has authority over another \cmf maître, qqn en autorité envers un autre (Arm) _reference_start_Daniel 2:47_reference_end_ _reference_start_Daniel 5:23_reference_end_ s)s2))%Lord of heavenlord of heaven\h €ÇyamüH 'ãrAm \f Seigneur du ciel \cme Master/Lord of Heaven \cmf Seigneur du ciel (Arm) _reference_start_Daniel 5:23_reference_end_;OLORD Godlord god\h £yhl' hwhy. \f L'Eternel Dieu \cme LORD (our, your, my) God \cmf l'Eternel (ton, notre, mon) Dieu _reference_start_1 Chronicles 16:04_reference_end_ _reference_start_1 Chronicles 16:14_reference_end_ _reference_start_1 Chronicles 17:16_reference_end_ _reference_start_1 Chronicles 17:17_reference_end_ _refere lAlordlord\h 'ãrAm \f signeur \cme God \cmf Dieu \cme Lord, God \cmf Seigneur _reference_start_1 Kings 2:26_reference_end_ _reference_start_1 Kings 3:10_reference_end_ _reference_start_1 Kings 8:53_reference_end_ _reference_start_1 Kings 22:06_reference_end_ _reference_start_2 Samuel 7:18_reference_end_ _reference_start_2 Samuel 7:19_reference_end_ _reference_s nce_start_1 Chronicles 21:17_reference_end_ _reference_start_1 Chronicles 22:1_reference_end_ _reference_start_1 Chronicles 23:25_reference_end_ _reference_start_1 Chronicles 24:19_reference_end_ _reference_start_1 Chronicles 28:08_reference_end_ _reference_start_1 Chronicles 28:20_reference_end_ _reference_start_1 Chronicles 29:1_reference_end_ _reference_start_1 Kings 1:17_reference_end_ _reference_start_1 Kings 1:30_reference_end_ _reference_start_1 Kings 1:36_reference_end_ _reference_start_1 Kings 1:48_reference_end_ _reference_start_1 Kings 2:03_reference_end_ _reference_start_1 Kings 3:07_reference_end_ _reference_start_1 Kings 5:17_reference_end_ _reference_start_1 Kings 5:18_reference_end_ _reference_start_1 Kings 5:19_reference_end_ _reference_start_1 Kings 8:1_reference_end_ _reference_start_1 Kings 9:09_reference_end_ _reference_start_1 Kings 10:09_reference_end_ _reference_start_1 Kings 11:04_reference_end_ _reference_start_1 Kings 11:09_reference_end_ _reference_start_1 Kings 11:31_reference _end_ _reference_start_1 Kings 13:06_reference_end_ _reference_start_1 Kings 13:21_reference_end_ _reference_start_1 Samuel 2:30_reference_end_ _reference_start_1 Samuel 5:10_reference_end_ _reference_start_1 Samuel 7:08_reference_end_ _reference_start_1 Samuel 10:18_reference_end_ _reference_start_1 Samuel 12:09_reference_end_ _reference_start_1 Samuel 12:12_reference_end_ _reference_start_1 Samuel 12:14_reference_end_ _reference_start_1 Samuel 12:19_reference_end_ _reference_start_1 Samuel 13:13_reference_end_ _reference_start_1 Samuel 14:17_reference_end_ _reference_start_1 Samuel 14:41_reference_end_ _reference_start_1 Samuel 15:15_reference_end_ _reference_start_1 Samuel 15:21_reference_end_ _reference_start_1 Samuel 15:30_reference_end_ _reference_start_1 Samuel 20:12_reference_end_ _reference_start_1 Samuel 23:10_reference_end_ _reference_start_1 Samuel 23:11_reference_end_ _reference_start_1 Samuel 25:29_reference_end_ _reference_start_1 Samuel 25:32_reference_end_ _reference_start_1 Samuel 25:34_ reference_end_ _reference_start_1 Samuel 30:06_reference_end_ _reference_start_2 Chronicles 7:22_reference_end_ _reference_start_2 Kings 19:19_reference_end_ _reference_start_2 Samuel 7:25_reference_end_ _reference_start_2 Samuel 12:07_reference_end_ _reference_start_2 Samuel 14:11_reference_end_ _reference_start_2 Samuel 18:28_reference_end_ _reference_start_2 Samuel 24:03_reference_end_ _reference_start_2 Samuel 24:23_reference_end_ _reference_start_2 Samuel 24:24_reference_end_ _reference_start_Daniel 9:04_reference_end_ _reference_start_Daniel 9:10_reference_end_ _reference_start_Daniel 9:13_reference_end_ _reference_start_Daniel 9:14_reference_end_ _reference_start_Daniel 9:20_reference_end_ _reference_start_Deuteronomy 18:1_reference_end_ _reference_start_Deuteronomy 28:1_reference_end_ _reference_start_Exodus 3:15_reference_end_ _reference_start_Exodus 3:16_reference_end_ _reference_start_Exodus 3:18_reference_end_ _reference_start_Exodus 4:05_reference_end_ _reference_start_Exodus 5:01_reference_e nd_ _reference_start_Exodus 5:03_reference_end_ _reference_start_Exodus 6:07_reference_end_ _reference_start_Exodus 7:16_reference_end_ _reference_start_Exodus 8:06_reference_end_ _reference_start_Exodus 8:22_reference_end_ _reference_start_Exodus 8:23_reference_end_ _reference_start_Exodus 8:24_reference_end_ _reference_start_Exodus 9:01_reference_end_ _reference_start_Exodus 9:13_reference_end_ _reference_start_Exodus 9:26_reference_end_ _reference_start_Exodus 9:30_reference_end_ _reference_start_Exodus 10:1_reference_end_ _reference_start_Exodus 15:26_reference_end_ _reference_start_Exodus 16:12_reference_end_ _reference_start_Exodus 20:1_reference_end_ _reference_start_Exodus 20:25_reference_end_ _reference_start_Exodus 23:19_reference_end_ _reference_start_Genesis 2:1_reference_end_ _reference_start_Genesis 24:1_reference_end_ _reference_start_Genesis 27:20_reference_end_ _reference_start_Genesis 28:13_reference_end_ _reference_start_Jeremiah 10:10_reference_end_ _reference_start_Jonah 2:02_referenc e_end_ _reference_start_Jonah 2:07_reference_end_ _reference_start_Leviticus 18:02_reference_end_ _reference_start_Leviticus 18:04_reference_end_ _reference_start_Leviticus 18:30_reference_end_ _reference_start_Leviticus 25:17_reference_end_ _reference_start_Leviticus 25:38_reference_end_ _reference_start_Leviticus 25:55_reference_end_ _reference_start_Numbers 10:09_reference_end_ _reference_start_Numbers 10:10_reference_end_ _reference_start_Psalms 30:03_reference_end_ _reference_start_Psalms 30:13_reference_end_ _reference_start_Psalms 72:18_reference_end_ _reference_start_Psalms 80:05_reference_end_ _reference_start_Psalms 80:20_reference_end_ _reference_start_Psalms 84:09_reference_end_ _reference_start_Psalms 84:12_reference_end_ _reference_start_Ruth 2:12_reference_end_ \cme Lord GOD \cmf Seigneur Eternel _reference_start_1 Kings 2:26_reference_end_ _reference_start_1 Kings 8:53_reference_end_ _reference_start_2 Samuel 7:18_reference_end_ _reference_start_2 Samuel 7:22_reference_end_ _reference_start_2 Samuel 7:28_reference_end_ _reference_start_2 Samuel 7:29_reference_end_ _reference_start_Amos 1:1_reference_end_ _reference_start_Deuteronomy 3:24_reference_end_ _reference_start_Deuteronomy 9:26_reference_end_ _reference_start_Ezekiel 1:1_reference_end_ _reference_start_Genesis 15:02_reference_end_ _reference_start_Genesis 15:08_reference_end_ _reference_start_Isaiah 3:15_reference_end_ _reference_start_Isaiah 22:05_reference_end_ _reference_start_Isaiah 52:04_reference_end_ _reference_start_Isaiah 61:01_reference_end_ _reference_start_Isaiah 61:11_reference_end_ _reference_start_Isaiah 65:13_reference_end_ _reference_start_Isaiah 65:15_reference_end_ _reference_start_Jeremiah 1:06_reference_end_ _reference_start_Joshua 7:07_reference_end_ _reference_start_Jude 6:22_reference_end_ _reference_start_Jude 16:28_reference_end_ _reference_start_Psalms 69:07_reference_end_ _reference_start_Psalms 71:05_reference_end_ _reference_start_Psalms 71:16_reference_end_ _reference_start_Psalms 73:28_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( ^ ] \ [ Z Y X W V U T S R Q  P  O N M  L  K  J  I  H  G  F  E  D C  B " A  @  ?  >  =  <  ;  :  9 ) 8  7 6  5  4 3 2  1  0  /  .  -  ,  + *  ) ( '  &  %  $  #  "  ! 0  $ ?tfXJ<. xj\N@2$|n`RD6(   I G G E A A   A A = = 4                   5    T ~T }P |P {H z y x w v7 u& t s r q p  o  n m l k j i h g f e d  c  b  a `  _ amuel 1:11_reference_end_ _reference_start_1 Samuel 4:04_reference_end_ _reference_start_1 Samuel 15:02_reference_end_ _reference_start_1 Samuel 17:45_reference_end_ _reference_start_2 Kings 3:14_reference_end_ _reference_start_2 Samuel 6:02_reference_end_ _reference_start_2 Samuel 6:18_reference_end_ _reference_start_2 Samuel 6:18_reference_end_ _reference_start_2 Samuel 7:08_reference_end_ _reference_start_2 Samuel 7:26_reference_end_ _reference_start_2 Samuel 7:27_reference_end_ _reference_start_Habakkuk 2:13_reference_end_ _reference_start_Haggai 1:02_reference_end_ _reference_start_Haggai 1:05_reference_end_ _reference_start_Haggai 1:07_reference_end_ _reference_start_Haggai 1:09_reference_end_ _reference_start_Haggai 1:14_reference_end_ _reference_start_Haggai 2:04_reference_end_ _reference_start_Haggai 2:06_reference_end_ _reference_start_Haggai 2:23_reference_end_ _reference_start_Isaiah 1:09_reference_end_ _reference_start_Isaiah 1:24_reference_end_ _reference_start_Isaiah 2:12_reference_end_ _re ference_start_Isaiah 3:01_reference_end_ _reference_start_Isaiah 3:15_reference_end_ _reference_start_Isaiah 5:07_reference_end_ _reference_start_Isaiah 5:09_reference_end_ _reference_start_Isaiah 5:16_reference_end_ _reference_start_Isaiah 5:24_reference_end_ _reference_start_Isaiah 6:03_reference_end_ _reference_start_Isaiah 6:05_reference_end_ _reference_start_Isaiah 54:05_reference_end_ _reference_start_Jeremiah 2:19_reference_end_ _reference_start_Jeremiah 6:06_reference_end_ _reference_start_Jeremiah 6:09_reference_end_ _reference_start_Jeremiah 7:03_reference_end_ _reference_start_Jeremiah 7:21_reference_end_ _reference_start_Jeremiah 16:09_reference_end_ _reference_start_Jeremiah 51:57_reference_end_ _reference_start_Jeremiah 51:58_reference_end_ _reference_start_Malachi 1:04_reference_end_ _reference_start_Malachi 1:06_reference_end_ _reference_start_Malachi 1:08_reference_end_ _reference_start_Malachi 1:09_reference_end_ _reference_start_Malachi 1:13_reference_end_ _reference_start_Malachi 2:02_reference_end_ _reference_start_Malachi 3:01_reference_end_ _reference_start_Micah 4:04_reference_end_ _reference_start_Nahum 2:14_reference_end_ _reference_start_Nahum 3:05_reference_end_ _reference_start_Psalms 24:10_reference_end_ _reference_start_Psalms 46:08_reference_end_ _reference_start_Psalms 46:12_reference_end_ _reference_start_Psalms 48:09_reference_end_ _reference_start_Psalms 84:01_reference_end_ _reference_start_Psalms 84:05_reference_end_ _reference_start_Psalms 84:12_reference_end_ _reference_start_Zechariah 1:03_reference_end_ _reference_start_Zechariah 1:04_reference_end_ _reference_start_Zechariah 1:06_reference_end_ _reference_start_Zechariah 1:12_reference_end_ _reference_start_Zechariah 1:15_reference_end_ _reference_start_Zechariah 1:17_reference_end_ _reference_start_Zechariah 2:12_reference_end_ _reference_start_Zechariah 2:13_reference_end_ _reference_start_Zechariah 3:07_reference_end_ _reference_start_Zephaniah 2:09_reference_end_ _reference_start_Zephaniah 2:10_reference_end_ D#'' Lord (my) Godlord (my) god\h £yihÈlé'Ah yÃnOdá' \f Seigneur (mon) Dieu \cme Lord (my, your, our) God \cmf Seigneur (mon, ton, notre) Dieu _reference_start_Daniel 9:03_reference_end_ _reference_start_Daniel 9:09_reference_end_ _reference_start_Daniel 9:15_reference_end_ _reference_start_Psalms 38:16_reference_end_ _reference_start_Psalms 86:12_reference_end_ _reference_start_Psalms 90:17_reference_end_(''LORD of Hostslord of hosts\h tô'Abüc hÇwhÌy \f Eternel des armées \cme Lord of Hosts \cmf Eternel des armées _reference_start_1 Chronicles 11:09_reference_end_ _reference_start_1 Chronicles 17:07_reference_end_ _reference_start_1 Chronicles 17:24_reference_end_ _reference_start_1 Kings 18:15_reference_end_ _reference_start_1 Kings 18:15_reference_end_ _reference_start_1 Samuel 1:03_reference_end_ _reference_start_1 S ?tfXJ<. xj\N@2$|n`RD6( \& [T ZT YT X0 W. V. U T" S" R! Q' P' O' N' M' L' K' J3: I39 H G F E D C B6 A @ ? > = < ; : 9 8 7 6% 5% 4% 3% 2% 1% 0% /% .# -  ,  +  *  )  (  '  & - %  $  #  "  !        ?tfXJ<. xj\N@2$|n`RD6(                                  3  0  -  (    %             ~  }  |  {  z  y  x  w  v  u  t  s  r  q  p  o  n  m  lZ kV j& i  h g  f$ e$ d& c& b& a& `& _& ^& ]& t_1 Kings 3:02_reference_end_ _reference_start_1 Kings 3:03_reference_end_ _reference_start_1 Kings 3:05_reference_end_ _reference_start_1 Kings 3:07_reference_end_ _reference_start_1 Kings 5:17_reference_end_ _reference_start_1 Kings 5:18_reference_end_ _reference_start_1 Kings 5:19_reference_end_ _reference_start_1 Kings 5:21_reference_end_ _reference_start_1 Kings 5:26_reference_end_ _reference_start_1 Kings 6:01_reference_end_ _reference_start_1 Kings 6:02_reference_end_ _reference_start_1 Kings 6:11_reference_end_ _reference_start_1 Kings 6:19_reference_end_ _reference_start_1 Kings 6:37_reference_end_ _reference_start_1 Kings 7:12_reference_end_ _reference_start_1 Kings 7:40_reference_end_ _reference_start_1 Kings 7:45_reference_end_ _reference_start_1 Kings 7:48_reference_end_ _reference_start_1 Kings 7:51_reference_end_ _reference_start_1 Kings 8:1_reference_end_ _reference_start_1 Kings 10:01_reference_end_ _reference_start_1 Kings 10:05_reference_end_ _reference_start_1 Kings 10:09_reference_end _ _reference_start_1 Kings 10:12_reference_end_ _reference_start_1 Kings 11:1_reference_end_ _reference_start_1 Samuel 1:1_reference_end_ _reference_start_1 Samuel 4:03_reference_end_ _reference_start_1 Samuel 4:04_reference_end_ _reference_start_1 Samuel 4:05_reference_end_ _reference_start_1 Samuel 4:06_reference_end_ _reference_start_1 Samuel 5:03_reference_end_ _reference_start_1 Samuel 5:04_reference_end_ _reference_start_1 Samuel 5:06_reference_end_ _reference_start_1 Samuel 5:09_reference_end_ _reference_start_1 Samuel 6:1_reference_end_ _reference_start_1 Samuel 8:06_reference_end_ _reference_start_1 Samuel 8:07_reference_end_ _reference_start_1 Samuel 8:10_reference_end_ _reference_start_1 Samuel 8:18_reference_end_ _reference_start_1 Samuel 8:21_reference_end_ _reference_start_1 Samuel 8:22_reference_end_ _reference_start_1 Samuel 9:15_reference_end_ _reference_start_1 Samuel 9:17_reference_end_ _reference_start_1 Samuel 10:1_reference_end_ _reference_start_1 Samuel 11:07_reference_end_ _referen ce_start_1 Samuel 11:13_reference_end_ _reference_start_1 Samuel 11:15_reference_end_ _reference_start_1 Samuel 12:1_reference_end_ _reference_start_1 Samuel 13:12_reference_end_ _reference_start_1 Samuel 13:13_reference_end_ _reference_start_1 Samuel 13:14_reference_end_ _reference_start_1 Samuel 14:1_reference_end_ _reference_start_1 Samuel 17:37_reference_end_ _reference_start_1 Samuel 17:45_reference_end_ _reference_start_1 Samuel 17:46_reference_end_ _reference_start_1 Samuel 17:47_reference_end_ _reference_start_1 Samuel 18:12_reference_end_ _reference_start_1 Samuel 18:14_reference_end_ _reference_start_1 Samuel 18:17_reference_end_ _reference_start_1 Samuel 18:28_reference_end_ _reference_start_1 Samuel 19:05_reference_end_ _reference_start_1 Samuel 19:06_reference_end_ _reference_start_1 Samuel 19:09_reference_end_ _reference_start_1 Samuel 20:1_reference_end_ _reference_start_1 Samuel 21:07_reference_end_ _reference_start_1 Samuel 21:08_reference_end_ _reference_start_1 Samuel 22:10_reference_en d_ _reference_start_1 Samuel 22:17_reference_end_ _reference_start_1 Samuel 22:21_reference_end_ _reference_start_1 Samuel 23:1_reference_end_ _reference_start_1 Samuel 24:1_reference_end_ _reference_start_1 Samuel 28:1_reference_end_ _reference_start_1 Samuel 29:06_reference_end_ _reference_start_1 Samuel 30:06_reference_end_ _reference_start_1 Samuel 30:08_reference_end_ _reference_start_1 Samuel 30:23_reference_end_ _reference_start_1 Samuel 30:26_reference_end_ _reference_start_2 Chronicles 7:1_reference_end_ _reference_start_2 Samuel 1:12_reference_end_ _reference_start_2 Samuel 1:14_reference_end_ _reference_start_2 Samuel 1:16_reference_end_ _reference_start_2 Samuel 2:01_reference_end_ _reference_start_2 Samuel 2:05_reference_end_ _reference_start_2 Samuel 2:06_reference_end_ _reference_start_2 Samuel 3:09_reference_end_ _reference_start_2 Samuel 3:28_reference_end_ _reference_start_2 Samuel 3:39_reference_end_ _reference_start_2 Samuel 4:08_reference_end_ _reference_start_2 Samuel 4:09_reference_ end_ _reference_start_2 Samuel 5:1_reference_end_ _reference_start_2 Samuel 8:06_reference_end_ _reference_start_2 Samuel 8:11_reference_end_ 2Sa08.14 _reference_start_2 Samuel 10:12_reference_end_ _reference_start_2 Samuel 11:27_reference_end_ _reference_start_2 Samuel 12:1_reference_end_ _reference_start_2 Samuel 14:11_reference_end_ _reference_start_2 Samuel 14:17_reference_end_ _reference_start_2 Samuel 15:1_reference_end_ _reference_start_2 Samuel 17:14_reference_end_ _reference_start_2 Samuel 18:19_reference_end_ _reference_start_2 Samuel 18:28_reference_end_ _reference_start_2 Samuel 18:31_reference_end_ _reference_start_2 Samuel 19:08_reference_end_ _reference_start_2 Samuel 19:22_reference_end_ _reference_start_2 Samuel 20:19_reference_end_ _reference_start_2 Samuel 21:1_reference_end_ _reference_start_2 Samuel 23:02_reference_end_ _reference_start_2 Samuel 23:10_reference_end_ _reference_start_2 Samuel 23:12_reference_end_ _reference_start_2 Samuel 23:16_reference_end_ _reference_start_2 Samuel 23:17_reference_end_ _reference_start_2 Samuel 24:1_reference_end_ _reference_start_Daniel 9:02_reference_end_ _reference_start_Daniel 9:04_reference_end_ _reference_start_Daniel 9:08_reference_end_ _reference_start_Daniel 9:10_reference_end_ _reference_start_Daniel 9:13_reference_end_ _reference_start_Daniel 9:14_reference_end_ _reference_start_Daniel 9:20_reference_end_ _reference_start_Deuteronomy 1:1_reference_end_ _reference_start_Exodus 3:1_reference_end_ _reference_start_Exodus 15:01_reference_end_ _reference_start_Exodus 22:1_reference_end_ _reference_start_Exodus 27:21_reference_end_ _reference_start_Exodus 28:1_reference_end_ _reference_start_Exodus 38:22_reference_end_ _reference_start_Exodus 39:1_reference_end_ _reference_start_Genesis 2:01_reference_end_ _reference_start_Genesis 4:1_reference_end_ _reference_start_Genesis 5:29_reference_end_ _reference_start_Genesis 6:1_reference_end_ _reference_start_Genesis 9:26_reference_end_ _reference_start_Genesis 10:1_reference_end_ _reference_start_Ge nesis 14:22_reference_end_ _reference_start_Genesis 15:1_reference_end_ _reference_start_Genesis 17:01_reference_end_ _reference_start_Genesis 18:1_reference_end_ _reference_start_Genesis 20:18_reference_end_ _reference_start_Genesis 21:1_reference_end_ _reference_start_Genesis 24:1_reference_end_ _reference_start_Genesis 32:10_reference_end_ _reference_start_Genesis 38:1_reference_end_ _reference_start_Genesis 49:18_reference_end_ _reference_start_Jonah 1:1_reference_end_ _reference_start_Jonah 1:01_reference_end_ _reference_start_Jonah 3:03_reference_end_ _reference_start_Jonah 4:02_reference_end_ _reference_start_Jonah 4:03_reference_end_ _reference_start_Jonah 4:04_reference_end_ _reference_start_Jonah 4:06_reference_end_ _reference_start_Jonah 4:10_reference_end_ _reference_start_Leviticus 1:1_reference_end_ _reference_start_Numbers 1:1_reference_end_ _reference_start_Proverbs 2:05_reference_end_ _reference_start_Proverbs 2:06_reference_end_ _reference_start_Proverbs 3:05_reference_end_ _reference_st art_Proverbs 3:07_reference_end_ _reference_start_Proverbs 3:09_reference_end_ _reference_start_Proverbs 3:11_reference_end_ _reference_start_Proverbs 3:12_reference_end_ _reference_start_Proverbs 5:21_reference_end_ _reference_start_Proverbs 9:10_reference_end_ _reference_start_Proverbs 10:03_reference_end_ _reference_start_Proverbs 14:26_reference_end_ _reference_start_Proverbs 14:27_reference_end_ _reference_start_Proverbs 15:16_reference_end_ _reference_start_Proverbs 15:29_reference_end_ _reference_start_Proverbs 16:06_reference_end_ _reference_start_Proverbs 18:22_reference_end_ _reference_start_Proverbs 19:17_reference_end_ _reference_start_Proverbs 21:31_reference_end_ _reference_start_Proverbs 22:04_reference_end_ _reference_start_Proverbs 23:17_reference_end_ _reference_start_Psalms 1:02_reference_end_ _reference_start_Psalms 1:06_reference_end_ _reference_start_Psalms 2:02_reference_end_ _reference_start_Psalms 2:07_reference_end_ _reference_start_Psalms 2:11_reference_end_ _reference_start_Psa lms 3:1_reference_end_ _reference_start_Psalms 8:02_reference_end_ _reference_start_Psalms 8:10_reference_end_ _reference_start_Psalms 17:01_reference_end_ _reference_start_Psalms 17:13_reference_end_ _reference_start_Psalms 17:14_reference_end_ _reference_start_Psalms 19:08_reference_end_ _reference_start_Psalms 19:09_reference_end_ _reference_start_Psalms 19:10_reference_end_ _reference_start_Psalms 19:15_reference_end_ _reference_start_Psalms 23:01_reference_end_ _reference_start_Psalms 23:06_reference_end_ _reference_start_Psalms 24:01_reference_end_ _reference_start_Psalms 24:03_reference_end_ _reference_start_Psalms 24:05_reference_end_ _reference_start_Psalms 24:08_reference_end_ _reference_start_Psalms 24:10_reference_end_ _reference_start_Psalms 28:01_reference_end_ _reference_start_Psalms 28:05_reference_end_ _reference_start_Psalms 28:06_reference_end_ _reference_start_Psalms 28:07_reference_end_ _reference_start_Psalms 28:08_reference_end_ _reference_start_Psalms 30:1_reference_end_ _reference _start_Psalms 32:02_reference_end_ _reference_start_Psalms 32:05_reference_end_ _reference_start_Psalms 32:10_reference_end_ _reference_start_Psalms 32:11_reference_end_ _reference_start_Psalms 34:1_reference_end_ _reference_start_Psalms 54:08_reference_end_ _reference_start_Psalms 56:11_reference_end_ _reference_start_Psalms 59:04_reference_end_ _reference_start_Psalms 59:06_reference_end_ _reference_start_Psalms 59:09_reference_end_ _reference_start_Psalms 71:01_reference_end_ _reference_start_Psalms 71:05_reference_end_ _reference_start_Psalms 71:16_reference_end_ _reference_start_Psalms 90:13_reference_end_ _reference_start_Psalms 110:01_reference_end_ _reference_start_Psalms 110:02_reference_end_ _reference_start_Psalms 110:04_reference_end_ _reference_start_Psalms 124:01_reference_end_ _reference_start_Psalms 124:02_reference_end_ _reference_start_Psalms 124:06_reference_end_ _reference_start_Psalms 124:08_reference_end_ _reference_start_Psalms 127:01_reference_end_ _reference_start_Psalms 127:03_reference_end_ _reference_start_Psalms 139:01_reference_end_ _reference_start_Psalms 139:04_reference_end_ _reference_start_Psalms 139:21_reference_end_ _reference_start_Psalms 142:02_reference_end_ _reference_start_Psalms 142:06_reference_end_ _reference_start_Psalms 144:01_reference_end_ _reference_start_Psalms 144:03_reference_end_ _reference_start_Psalms 144:05_reference_end_ Psa144.15 _reference_start_Ruth 1:06_reference_end_ _reference_start_Ruth 1:08_reference_end_ _reference_start_Ruth 1:09_reference_end_ _reference_start_Ruth 1:13_reference_end_ _reference_start_Ruth 1:17_reference_end_ _reference_start_Ruth 1:21_reference_end_ _reference_start_Ruth 2:04_reference_end_ _reference_start_Ruth 2:12_reference_end_ _reference_start_Ruth 2:20_reference_end_ _reference_start_Ruth 3:10_reference_end_ _reference_start_Ruth 3:13_reference_end_ _reference_start_Ruth 4:11_reference_end_ _reference_start_Ruth 4:12_reference_end_ _reference_start_Ruth 4:13_reference_end_ _reference_start_Ruth 4:14_reference_end_ n%%mlord, masterlord, master\h €ôdA' \f seigneur, maître \cme husband \cmf mari _reference_start_Genesis 18:12_reference_end_ _reference_start_Jude 19:26_reference_ ^##LORD (YHWH)lord (yhwh)\h hwhy \f L'Eternel (YHWH) \cme LORD (YHWH) \cmf l'Eternel _reference_start_1 Chronicles 9:19_reference_end_ _reference_start_1 Chronicles 9:20_reference_end_ _reference_start_1 Chronicles 9:23_reference_end_ _reference_start_1 Chronicles 16:1_reference_end_ _reference_start_1 Chronicles 18:06_reference_end_ _reference_start_1 Chronicles 18:11_reference_end_ _reference_start_1 Chronicles 19:13_reference_end_ _reference_start_1 Chronicles 21:1_reference_end_ _reference_start_1 Chronicles 28:1_reference_end_ _reference_start_1 Kings 1:1_reference_end_ _reference_start_1 Kings 3:01_reference_end_ _reference_star ?tfXJ<. xj\N@2$|n`RD6( Z  Y  X  W  V  U  T S  R  Q  P  O  N ' M  L  K  J  I  H  G  F  E D  C  B  A  @  ?  >  =  <  ;  :  9  8  7  6  5  4  3  2  1  0  / / . . - - , % +  *  ) ( '  &  % $  #  "  !            ?tfXJ<. xj\N@2$|n`RD6(                            1 &       ~ } |  {  z y x w v' u& t s r q p o n  m  l k j  i  h  g  f  e  d  c  b  a  `  _  ^  ]  \  [  ?tfXJ<. xj\N@2$|n`RD6( X W V U| T| S| R| Qn Pn On NZ MG LG KG J; I; H; G8 F6 E" D C B  A  @ ? > = < ; : 9 8 7 6 5 4 3 2 1 0 / . - , + * ) ( ' & % $ # " !         ?{m_QC5' qcUG9+ugYK=/!                    !                         )   ~  }  |  {  z  y  x  w  v  u  t  s  r  q- pA o n m l k j i h g f e d c b a ` _ ^ ] \ [ Z Y end_ _reference_start_Psalms 45:12_reference_end_ \cme king, prince, "sir", "my lord" \cmf roi, prince, "mon seigneur" _reference_start_1 Samuel 1:15_reference_end_ _reference_start_1 Samuel 1:26_reference_end_ _reference_start_1 Samuel 16:16_reference_end_ _reference_start_1 Samuel 22:12_reference_end_ _reference_start_1 Samuel 24:09_reference_end_ _reference_start_1 Samuel 24:11_reference_end_ _reference_start_1 Samuel 25:24_reference_end_ _reference_start_1 Samuel 25:25_reference_end_ _reference_start_1 Samuel 25:26_reference_end_ _reference_start_1 Samuel 25:27_reference_end_ _reference_start_1 Samuel 25:28_reference_end_ _reference_start_1 Samuel 25:29_reference_end_ _reference_start_1 Samuel 25:30_reference_end_ _reference_start_1 Samuel 25:31_reference_end_ _reference_start_1 Samuel 25:41_reference_end_ _reference_start_1 Samuel 26:15_reference_end_ _reference_start_1 Samuel 26:17_reference_end_ _reference_start_1 Samuel 26:18_reference_end_ _reference_start_1 Samuel 26:19_reference_end_ _reference _start_1 Samuel 29:08_reference_end_ _reference_start_2 Samuel 1:10_reference_end_ _reference_start_2 Samuel 2:05_reference_end_ _reference_start_2 Samuel 2:07_reference_end_ _reference_start_2 Samuel 3:21_reference_end_ _reference_start_2 Samuel 4:08_reference_end_ _reference_start_2 Samuel 9:11_reference_end_ _reference_start_2 Samuel 11:11_reference_end_ _reference_start_2 Samuel 13:32_reference_end_ _reference_start_2 Samuel 13:33_reference_end_ _reference_start_2 Samuel 14:09_reference_end_ _reference_start_2 Samuel 14:12_reference_end_ _reference_start_2 Samuel 14:15_reference_end_ _reference_start_2 Samuel 14:17_reference_end_ _reference_start_2 Samuel 14:18_reference_end_ _reference_start_2 Samuel 14:19_reference_end_ _reference_start_2 Samuel 14:20_reference_end_ _reference_start_2 Samuel 14:22_reference_end_ _reference_start_2 Samuel 15:15_reference_end_ _reference_start_2 Samuel 15:21_reference_end_ _reference_start_2 Samuel 16:04_reference_end_ _reference_start_2 Samuel 16:09_reference_end_ _r eference_start_2 Samuel 18:28_reference_end_ _reference_start_2 Samuel 18:31_reference_end_ _reference_start_2 Samuel 18:32_reference_end_ _reference_start_2 Samuel 19:20_reference_end_ _reference_start_2 Samuel 19:21_reference_end_ _reference_start_2 Samuel 19:27_reference_end_ _reference_start_2 Samuel 19:27_reference_end_ _reference_start_2 Samuel 19:29_reference_end_ _reference_start_2 Samuel 19:31_reference_end_ _reference_start_2 Samuel 19:36_reference_end_ _reference_start_2 Samuel 19:38_reference_end_ _reference_start_2 Samuel 24:03_reference_end_ _reference_start_2 Samuel 24:21_reference_end_ _reference_start_2 Samuel 24:22_reference_end_ _reference_start_Daniel 1:10_reference_end_ _reference_start_Daniel 10:16_reference_end_ _reference_start_Daniel 10:17_reference_end_ _reference_start_Daniel 10:19_reference_end_ _reference_start_Daniel 12:08_reference_end_ _reference_start_Genesis 19:02_reference_end_ _reference_start_Genesis 19:18_reference_end_ _reference_start_Genesis 23:06_reference_end_ _r eference_start_Genesis 23:11_reference_end_ _reference_start_Genesis 23:15_reference_end_ _reference_start_Genesis 24:18_reference_end_ _reference_start_Genesis 31:35_reference_end_ _reference_start_Genesis 32:05_reference_end_ _reference_start_Genesis 32:06_reference_end_ _reference_start_Genesis 32:19_reference_end_ _reference_start_Genesis 33:08_reference_end_ _reference_start_Genesis 33:13_reference_end_ _reference_start_Genesis 33:14_reference_end_ _reference_start_Genesis 33:15_reference_end_ _reference_start_Genesis 42:10_reference_end_ _reference_start_Genesis 43:20_reference_end_ _reference_start_Genesis 44:07_reference_end_ _reference_start_Genesis 44:08_reference_end_ _reference_start_Genesis 44:09_reference_end_ _reference_start_Genesis 44:16_reference_end_ _reference_start_Genesis 44:18_reference_end_ _reference_start_Genesis 44:19_reference_end_ _reference_start_Genesis 44:20_reference_end_ _reference_start_Genesis 44:22_reference_end_ _reference_start_Genesis 44:24_reference_end_ _reference _start_Genesis 44:33_reference_end_ _reference_start_Genesis 47:18_reference_end_ _reference_start_Genesis 47:25_reference_end_ _reference_start_Jude 3:25_reference_end_ _reference_start_Ruth 2:13_reference_end_ \cme Lord, name for God \cmf Seigneur, le nom de Dieu _reference_start_Psalms 1345:05_reference_end_ _reference_start_Psalms 136:03_reference_end_ \cme one in authority over another \cmf qqn en autorité envers un autre _reference_start_1 Samuel 20:38_reference_end_ _reference_start_1 Samuel 24:07_reference_end_ _reference_start_1 Samuel 25:10_reference_end_ _reference_start_1 Samuel 25:14_reference_end_ _reference_start_1 Samuel 25:17_reference_end_ _reference_start_1 Samuel 26:16_reference_end_ _reference_start_1 Samuel 29:04_reference_end_ _reference_start_1 Samuel 29:10_reference_end_ _reference_start_1 Samuel 30:13_reference_end_ _reference_start_1 Samuel 30:15_reference_end_ _reference_start_2 Samuel 9:09_reference_end_ _reference_start_2 Samuel 9:10_reference_end_ _reference_start_2 Samuel 10:03_reference_end_ _reference_start_2 Samuel 11:09_reference_end_ _reference_start_2 Samuel 11:13_reference_end_ _reference_start_2 Samuel 12:08_reference_end_ _reference_start_2 Samuel 16:03_reference_end_ _reference_start_2 Samuel 20:06_reference_end_ _reference_start_Exodus 21:04_reference_end_ _reference_start_Exodus 21:05_reference_end_ _reference_start_Exodus 21:06_reference_end_ _reference_start_Exodus 21:08_reference_end_ _reference_start_Exodus 21:32_reference_end_ _reference_start_Genesis 24:09_reference_end_ _reference_start_Genesis 24:10_reference_end_ _reference_start_Genesis 24:12_reference_end_ _reference_start_Genesis 24:14_reference_end_ _reference_start_Genesis 24:27_reference_end_ _reference_start_Genesis 24:35_reference_end_ _reference_start_Genesis 24:36_reference_end_ _reference_start_Genesis 24:37_reference_end_ _reference_start_Genesis 24:39_reference_end_ _reference_start_Genesis 24:44_reference_end_ _reference_start_Genesis 24:48_reference_end_ _reference_start_Genesis 24:49_reference_end_ _reference_start_Genesis 24:51_reference_end_ _reference_start_Genesis 24:54_reference_end_ _reference_start_Genesis 24:56_reference_end_ _reference_start_Genesis 24:65_reference_end_ _reference_start_Genesis 39:02_reference_end_ _reference_start_Genesis 39:03_reference_end_ _reference_start_Genesis 39:07_reference_end_ _reference_start_Genesis 39:08_reference_end_ _reference_start_Genesis 39:16_reference_end_ _reference_start_Genesis 39:19_reference_end_ _reference_start_Genesis 39:20_reference_end_ _reference_start_Genesis 40:01_reference_end_ _reference_start_Genesis 40:07_reference_end_ _reference_start_Genesis 42:30_reference_end_ _reference_start_Genesis 42:33_reference_end_ _reference_start_Genesis 44:05_reference_end_ _reference_start_Genesis 45:08_reference_end_ _reference_start_Genesis 45:08_reference_end_ _reference_start_Psalms 8:02_reference_end_ _reference_start_Psalms 8:10_reference_end_ _reference_start_Psalms 110:01_reference_end_ _reference_start_Psalms 136:03_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( V  U  T  S  R  Q  P  O  N & M LA K JA I/ H/ G,! F, E, D, C, B, A, @, ?, >, =+ <* ;! :! 9! 8! 7  6  5  4# 3 2 1 0 / . -  ,  +  *  ) (  '  &  % & $ $ #  "  !                    ?tfXJ<. xj\N@2$|n_QC5'                        n   - - , *! ~* }( |( {' z' y' x' w' v' u' tA s8 r6 q3 p1 o0 n, m' l% k$ j# i h g f e d c b a ` _  ^  ]  \ [ Z  Y X W  5))+lord, officiallord, official\h bÞr \f seigneur, chef \cme chief, main one \cmf chef des autres _reference_start_Daniel 1:03_reference_end_ _reference_start_Jonah 1:06_reference_end_ \cme servant, official (rab beytu) \cmf serviteur, intendant (rab beytu) _reference_start_Esther 1:08_reference_end_ Wlovelove\h hAbáha' \f amour \cme God's love for people \cmf amour de Dieu pour des personnes _reference_start_1 Kings 10:09_reference_end_ \cme harmony and kindness, in contrast to hate \cmf harmonie et bienveillance, en contraste avec la haine _reference_start_Ecclesiastes 9:01_reference_end_ _reference_start_Proverbs 15:17_reference_end_ _reference_start_Proverbs 17:09_reference_end_ _reference_start_Proverbs 27:05_reference_end_ \cme heterosexual love between man & woman \cmf amour entre un homme et une femme _reference_start_2 Samuel 1:26_reference_end_ _reference_start_2 Samuel 13:15_reference_end_ _reference_start_Genesis 29:20_reference_end_ \cme love between friends \cmf amour entre amis _reference_start_1 Samuel 18:03_reference_end_ _reference_start_1 Samuel 20:18_reference_end_ _reference_start_2 Samuel 1:26_reference_end_ ence_end_ _reference_start_1 Kings 11:02_reference_end_ _reference_start_1 Samuel 1:05_reference_end_ _reference_start_1 Samuel 18:20_reference_end_ _reference_start_2 Samuel 13:01_reference_end_ _reference_start_2 Samuel 13:04_reference_end_ _reference_start_2 Samuel 13:15_reference_end_ _reference_start_Esther 2:17_reference_end_ _reference_start_Genesis 24:67_reference_end_ _reference_start_Genesis 29:18_reference_end_ _reference_start_Genesis 29:30_reference_end_ _reference_start_Genesis 29:32_reference_end_ _reference_start_Genesis 34:03_reference_end_ \cme highly value something \cmf metre une grande valeur sur qqch _reference_start_2 Chronicles 26:10_reference_end_ _reference_start_2 Samuel 19:07_reference_end_ _reference_start_Ecclesiastes 5:09_reference_end_ _reference_start_Isaiah 1:23_reference_end_ _reference_start_Proverbs 19:08_reference_end_ _reference_start_Proverbs 21:17_reference_end_ _reference_start_Proverbs 29:03_reference_end_ _reference_start_Psalms 34:13_reference_end_ \cme like th e taste of food \cmf savourer la nouriture _reference_start_Genesis 27:04_reference_end_ _reference_start_Genesis 27:09_reference_end_ _reference_start_Genesis 27:14_reference_end_ \cme love between family and friend \cmf amour entre famille et entre amis _reference_start_1 Samuel 16:21_reference_end_ _reference_start_1 Samuel 18:01_reference_end_ _reference_start_1 Samuel 20:17_reference_end_ _reference_start_Genesis 22:02_reference_end_ _reference_start_Genesis 25:28_reference_end_ _reference_start_Genesis 37:03_reference_end_ _reference_start_Genesis 37:04_reference_end_ _reference_start_Genesis 44:20_reference_end_ _reference_start_Leviticus 19:18_reference_end_ _reference_start_Proverbs 13:24_reference_end_ _reference_start_Proverbs 17:17_reference_end_ _reference_start_Proverbs 18:24_reference_end_ _reference_start_Ruth 4:15_reference_end_ \cme person feels love for God \cmf une personne resentie amour pour Dieu _reference_start_Deuteronomy 6:05_reference_end_ _reference_start_Deuteronomy 30:06_reference_end_ _reference_start_Psalms 116:01_reference_end_ \cme person loves God (by keeping commandments) \cmf une personne aime Dieu (et guarde ses commandemants) _reference_start_1 Kings 3:03_reference_end_ _reference_start_Daniel 9:04_reference_end_ _reference_start_Deuteronomy 5:10_reference_end_ _reference_start_Deuteronomy 7:09_reference_end_ _reference_start_Exodus 20:06_reference_end_ _reference_start_Jude 5:31_reference_end_ _reference_start_Psalms 5:12_reference_end_ _reference_start_Psalms 31:24_reference_end_ _reference_start_Psalms 145:20_reference_end_ \cme respect and loyalty to authority \cmf respet et loyauté envers autorité _reference_start_1 Kings 5:15_reference_end_ _reference_start_1 Samuel 18:16_reference_end_ _reference_start_1 Samuel 18:22_reference_end_ _reference_start_1 Samuel 18:28_reference_end_ _reference_start_2 Samuel 1:23_reference_end_ _reference_start_2 Samuel 19:07_reference_end_ _reference_start_Exodus 21:05_reference_end_ _reference_start_Proverbs 9:08_reference_end_ QQ love (to)love (to)\h bEhA' / bahA' \f aimer \cme enjoy doing -something, -right, -wrong \cmf aimer faire -qqch, -le bien, -le mal _reference_start_Proverbs 1:22_reference_end_ _reference_start_Proverbs 17:19_reference_end_ _reference_start_Proverbs 22:11_reference_end_ _reference_start_Psalms 52:05_reference_end_ _reference_start_Psalms 52:06_reference_end_ \cme friend \cmf ami _reference_start_Esther 5:10_reference_end_ _reference_start_Esther 5:14_reference_end_ _reference_start_Esther 6:13_reference_end_ _reference_start_Proverbs 27:06_reference_end_ \cme God loves people \cmf Dieu aime les humains _reference_start_2 Samuel 12:24_reference_end_ _reference_start_Psalms 47:05_reference_end_ \cme God's love as a father \cmf l'amour de Dieu comme un père _reference_start_Proverbs 3:12_reference_end_ \cme heterosexual love between persons \cmf amour sexuel entre homme et femme _reference_start_1 Kings 11:01_refer ?tfXJ<. xj\N@2$|n`RD6( T  S  R  Q P O NA M L K J  I  Ht G F E D C B  A @, ?% >% = < ;  :  9  8 7 6 5" 4 3 2 1 0 /  . -" , + * )C ( '  &  %  $  #  "  !   /       4 4   ?tfXJ<. xj\N@2$|n`RD6( ; ; ; 9 9   '   ?   Z 3      / ~  }4 | {  z1 y x  w  v  u  t s r( q p o n m l  k  j  i  h  g  f  e  d  c3 b a  ` _ ^  ]  \  [" Z Y  X W  V  U  s 17:13_reference_end_ _reference_start_1 Kings 3:06_reference_end_ _reference_start_1 Kings 8:23_reference_end_ _reference_start_2 Chronicles 7:03_reference_end_ _reference_start_2 Chronicles 7:06_reference_end_ _reference_start_Daniel 9:04_reference_end_ _reference_start_Deuteronomy 7:09_reference_end_ _reference_start_Psalms 18:51_reference_end_ \cme kindness of person to person in doing favors \cmf bienveillance des hommes aux hommes _reference_start_1 Chronicles 19:02_reference_end_ _reference_start_1 Kings 2:07_reference_end_ _reference_start_1 Samuel 15:06_reference_end_ _reference_start_1 Samuel 20:15_reference_end_ _reference_start_2 Samuel 2:05_reference_end_ _reference_start_2 Samuel 9:01_reference_end_ _reference_start_2 Samuel 9:03_reference_end_ _reference_start_2 Samuel 9:07_reference_end_ _reference_start_2 Samuel 10:02_reference_end_ _reference_start_Daniel 1:09_reference_end_ _reference_start_Esther 2:09_reference_end_ _reference_start_Esther 2:17_reference_end_ _reference_start_Genesis 20:13_reference_end_ _reference_start_Genesis 24:12_reference_end_ _reference_start_Genesis 40:14_reference_end_ _reference_start_Proverbs 31:26_reference_end_ _reference_start_Ruth 3:10_reference_end_ \cme loyalty and faithfulness of a person \cmf loyauté d'une personne _reference_start_1 Samuel 20:08_reference_end_ _reference_start_1 Samuel 20:14_reference_end_ _reference_start_2 Samuel 3:08_reference_end_ _reference_start_2 Samuel 16:17_reference_end_ _reference_start_Genesis 21:23_reference_end_ _reference_start_Genesis 24:49_reference_end_ _reference_start_Jonah 2:09_reference_end_ _reference_start_Proverbs 3:03_reference_end_ _reference_start_Psalms 52:03_reference_end_ \cme mercy and kindness given to poor and needy \cmf pitié donner aux pauvres _reference_start_1 Kings 20:31_reference_end_ _reference_start_Genesis 47:29_reference_end_ _reference_start_Job 6:14_reference_end_ \cme mercy of God in forgiveness of sin \cmf pitié de Dieu en pardonant les péchés _reference_start_Numbers 14:18_refer ence_end_ _reference_start_Numbers 14:19_reference_end_ _reference_start_Proverbs 16:06_reference_end_ _reference_start_Psalms 25:07_reference_end_ _reference_start_Psalms 51:03_reference_end_ _reference_start_Psalms 90:14_reference_end_ \cme mercy of God in keeping us alive \cmf pitié de Dieu en nous gardant en vie _reference_start_Job 10:12_reference_end_ _reference_start_Psalms 6:05_reference_end_ _reference_start_Psalms 63:04_reference_end_ \cme mercy of God in saving from trouble \cmf miséricorde de Dieu en la délivrance des problèmes et ennemis _reference_start_Exodus 15:13_reference_end_ _reference_start_Genesis 19:19_reference_end_ _reference_start_Genesis 39:21_reference_end_ _reference_start_Psalms 21:08_reference_end_ _reference_start_Psalms 32:10_reference_end_ _reference_start_Psalms 57:04_reference_end_ _reference_start_Psalms 57:11_reference_end_ _reference_start_Psalms 59:11_reference_end_ _reference_start_Psalms 59:17_reference_end_ _reference_start_Psalms 59:18_reference_end_ _reference_start_Psalms 61:08_reference_end_ _reference_start_Psalms 144:02_reference_end_ _reference_start_Ruth 1:08_reference_end_ \cme mercy, steadfast love of God \cmf bienveillance, miséricorde de Dieu _reference_start_1 Chronicles 16:34_reference_end_ _reference_start_1 Chronicles 16:41_reference_end_ _reference_start_2 Samuel 2:06_reference_end_ _reference_start_2 Samuel 7:15_reference_end_ _reference_start_2 Samuel 15:20_reference_end_ _reference_start_2 Samuel 22:51_reference_end_ _reference_start_Exodus 20:06_reference_end_ _reference_start_Genesis 24:27_reference_end_ _reference_start_Jonah 4:02_reference_end_ _reference_start_Psalms 23:06_reference_end_ _reference_start_Psalms 25:10_reference_end_ _reference_start_Psalms 52:10_reference_end_ \cme specific acts of kindness of God \cmf actes bienveillants spécifiques de Dieu _reference_start_Genesis 24:14_reference_end_ _reference_start_Genesis 32:11_reference_end_ _reference_start_Psalms 25:06_reference_end_ _reference_start_Ruth 2:20_reference_end_ T55Qlove, steadfast lovelove, steadfast love\h desex \f bienveillance \cme evil, event provoking shame \cmf mal, evenement qui deshonore _reference_start_Leviticus 20:17_reference_end_ _reference_start_Proverbs 14:34_reference_end_ \cme faithfulness of God in keeping the covenant \cmf fidélité de Dieu selon l'alliance _reference_start_1 Chronicle ?seWI;-wi[M>0"xj\N@1# R Q P O N M L K J I H G F E D C B A  @G ? >  =  <" ;. :  9 8 7< 61 5 41 3 2p 1o 0g /V .N& -  ,  +  * )" ( ' & % $ # "4 !       3        )  "   = DD8Umercymercy\h £ûxarJ \f compassion, pitié \cme compassion of God \cmf compassion de Dieu _reference_start_2 Chronicles 30:09_reference_end_ _reference_start_Deuteronomy 4:31_reference_end_ _reference_start_Exodus 34:06_reference_end_ _reference_start_Joel 2:13_reference_end_ _reference_start_Jonah 4:02_reference_end_ _reference_start_Nehemiah 9:17_reference_end_ _reference_start_Nehemiah 9:31_reference_end_ _reference_start_Psalms 78:38_reference_end_ _reference_start_Psalms 86:15_reference_end_ _reference_start_Psalms 103:08_reference_end_ _reference_start_Psalms 111:04_reference_end_ _reference_start_Psalms 112:04_reference_end_ _reference_start_Psalms 145:08_reference_end_ d!!Mighty Onemighty one\h ryibA' \f Puissant \cme Mighty One \cmf le Puissant _reference_start_Genesis 49:24_reference_end_ _reference_start_Isaiah 1:24_reference_end_ _reference_start_Isaiah 49:26_reference_end_ _reference_start_Isaiah 60:16_reference_end_ _reference_start_Psalms 132:02_reference_end_ _reference_start_Psalms 132:05_reference_end_ ""Zmiraclemiracle\h tEpôm \f miracle \cme display of supernatural power by false prophets \cmf pouvoire surnatuel démontré par faux prophètes _reference_start_Deuteronomy 13:02_reference_end_ _reference_start_Deuteronomy 28:46_reference_end_ _reference_start_Deuteronomy 34:11_reference_end_ \cme sign of future event \cmf présage d'un événement future _reference_start_1 Kings 13:03_reference_end_ _reference_start_1 Kings 13:05_reference_end_ _reference_start_Exodus 7:09_reference_end_ \cme something showing the power of God \cmf qqch qui montre le pouvoir de Dieu _reference_start_Psalms 71:07_reference_end_ \cme special display of God's power \cmf signe spécial montrant le pouvoir de Dieu _reference_start_1 Chronicles 16:12_reference_end_ _reference_start_Exodus 4:21_reference_end_ _reference_start_Exodus 7:03_reference_end_ _reference_start_Exodus 11:09_reference_end_ _reference_start_Exodus 11:10_reference_end_ _reference_start_Psalms 135:09_reference_end_ TT)'Most Highmost high\h €ôyülev / yaJliv. \f Très-Haut \cme The Most High \cmf leTrès-Haut (Arm) _reference_start_Daniel 3:26_reference_end_ _reference_start_Daniel 3:32_reference_end_ _reference_start_Daniel 4:14_reference_end_ _reference_start_Daniel 4:21_reference_end_ _reference_start_Daniel 4:22_reference_end_ _reference_start_Daniel 4:31_reference_end_ _reference_start_Daniel 5:18_reference_end_ _reference_start_Daniel 5:21_reference_end_ _reference_start_Daniel 7:18_reference_end_ _reference_start_Daniel 7:22_reference_end_ _reference_start_Daniel 7:25_reference_end_ _reference_start_Daniel 7:25_reference_end_ _reference_start_Daniel 7:27_reference_end_{Kmock (to)mock (to)\h gavAl \f moquer (se moquer de) \cme mock, laugh at someone \cmf se moquer de qqn _reference_start_Proverbs 1:26_reference_end_ _reference_start_Proverbs 17:05_reference_end_ _reference_start_Proverbs 30:17_reference_end_ ?tfXJ<. xj\N@2$|n`RD6(              " 0 . #       ~ } | { z y x  w v  u  t  s! r q  p  o n m l k  j  i h g f e d c b a `9 _2 ^ ] \ [ Z Y X  W  V U T S A''GMost High Godmost high god\h €ôyülev \f Dieu le Très-Haut \cme Most High God \cmf Dieu le Très-Haut _reference_start_2 Samuel 22:14_reference_end_ _reference_start_Deuteronomy 32:08_reference_end_ _reference_start_Genesis 14:18_reference_end_ _reference_start_Genesis 14:19_reference_end_ _reference_start_Genesis 14:20_reference_end_ _reference_start_Genesis 14:22_reference_end_ _reference_start_Numbers 24:16_reference_end_ _reference_start_Psalms 18:14_reference_end_ _reference_start_Psalms 50:14_reference_end_ _reference_start_Psalms 57:03_reference_end_ i 7mouthmouth\h heKp \f bouche \cme figurative use \cmf sense figuré _reference_start_Proverbs 22:06_reference_end_ \cme mouth, physical organ \cmf bouche, organe physique _reference_start_Proverbs 19:24_reference_end_ _reference_start_Proverbs 26:15_reference_end_ _reference_start_Proverbs 30:20_reference_end_ _reference_start_Proverbs 30:32_reference_end_ \cme speech, what is said; figurative sense \cmf parole, ce qui est dit; sense figuré _reference_start_Proverbs 4:24_reference_end_ _reference_start_Proverbs 6:12_reference_end_ _reference_start_Proverbs 8:13_reference_end_ _reference_start_Proverbs 8:29_reference_end_ _reference_start_Proverbs 12:08_reference_end_ _reference_start_Proverbs 13:03_reference_end_ _reference_start_Proverbs 21:23_reference_end_ _reference_start_Proverbs 26:28_reference_end_ _reference_start_Proverbs 27:21_reference_end_ _Genesis 10:31_reference_end_ _reference_start_Genesis 10:32_reference_end_ _reference_start_Genesis 12:02_reference_end_ _reference_start_Genesis 17:04_reference_end_ _reference_start_Genesis 17:05_reference_end_ _reference_start_Genesis 17:06_reference_end_ _reference_start_Genesis 17:16_reference_end_ _reference_start_Genesis 17:20_reference_end_ _reference_start_Genesis 18:18_reference_end_ _reference_start_Genesis 20:04_reference_end_ _reference_start_Genesis 21:13_reference_end_ _reference_start_Genesis 21:18_reference_end_ _reference_start_Genesis 22:18_reference_end_ _reference_start_Genesis 25:23_reference_end_ _reference_start_Genesis 26:04_reference_end_ _reference_start_Genesis 35:11_reference_end_ _reference_start_Genesis 46:03_reference_end_ _reference_start_Genesis 48:19_reference_end_ _reference_start_Proverbs 14:34_reference_end_ \cme Jews, God's chosen people \cmf juifs, le peuple choisi par Dieu _reference_start_Daniel 12:01_reference_end_ _reference_start_Exodus 19:06_reference_end_ _r eference_start_Joshua 3:17_reference_end_ _reference_start_Joshua 4:01_reference_end_ _reference_start_Joshua 5:06_reference_end_ _reference_start_Numbers 14:12_reference_end_ \cme non Jews, godless peoples \cmf non-juifs, gens qui ne reconnaissent pas Dieu _reference_start_1 Chronicles 16:20_reference_end_ _reference_start_1 Chronicles 16:24_reference_end_ _reference_start_1 Chronicles 16:31_reference_end_ _reference_start_1 Chronicles 16:35_reference_end_ _reference_start_1 Chronicles 17:21_reference_end_ _reference_start_1 Kings 4:31_reference_end_ _reference_start_1 Kings 11:02_reference_end_ _reference_start_1 Samuel 8:05_reference_end_ _reference_start_1 Samuel 8:20_reference_end_ _reference_start_2 Samuel 7:23_reference_end_ _reference_start_2 Samuel 8:11_reference_end_ _reference_start_2 Samuel 22:44_reference_end_ _reference_start_2 Samuel 22:50_reference_end_ _reference_start_Deuteronomy 18:09_reference_end_ _reference_start_Deuteronomy 18:14_reference_end_ _reference_start_Deuteronomy 28:01_reference_end_ _reference_start_Deuteronomy 28:12_reference_end_ _reference_start_Deuteronomy 28:36_reference_end_ _reference_start_Deuteronomy 28:49_reference_end_ _reference_start_Deuteronomy 28:50_reference_end_ _reference_start_Deuteronomy 28:65_reference_end_ _reference_start_Exodus 34:24_reference_end_ _reference_start_Genesis 15:14_reference_end_ _reference_start_Joshua 23:03_reference_end_ _reference_start_Joshua 23:04_reference_end_ _reference_start_Leviticus 18:24_reference_end_ _reference_start_Leviticus 18:28_reference_end_ _reference_start_Leviticus 20:23_reference_end_ _reference_start_Numbers 14:15_reference_end_ _reference_start_Psalms 2:02_reference_end_ _reference_start_Psalms 2:08_reference_end_ _reference_start_Psalms 59:06_reference_end_ _reference_start_Psalms 59:09_reference_end_ _reference_start_Psalms 110:06_reference_end_ \cme proper name of a city/region \cmf nom propre d'un ville ou région _reference_start_Genesis 14:01_reference_end_ _reference_start_Genesis 14:09_reference_end_ I1"))#nation, peoplenation, people\h £Ow'ül / £O'ül. \f nation, peuple \cme people in general \cmf des personnes en géneral _reference_start_Proverbs 11:26_reference_end_ \cme people, tribe, nation (poetry) \cmf peuple, tribu, nation (poesie) _reference_start_Genesis 23:23_reference_end_ _reference_start_Genesis 27:29_reference_end_ _reference_start_Proverbs 14:38_reference_end_ _reference_start_Psalms 2:01_reference_end_ _reference_start_Psalms 57:10_reference_end_ \cme population \cmf la population _reference_start_Proverbs 14:28_reference_end_#!#nationsnations\h yôFg \f nations \cme group of people, nation \cmf un peuple, une nation _reference_start_Daniel 8:22_reference_end_ _reference_start_Daniel 11:23_reference_end_ _reference_start_Exodus 9:24_reference_end_ _reference_start_Exodus 32:10_reference_end_ _reference_start_Exodus 33:12_reference_end_ _reference_start_Genesis 10:05_reference_end_ _reference_start_Genesis 10:20_reference_end_ _reference_start ?tfXJ<. xj\N@2$|n`RD6( P  O  N  M  L K  J  I H Gi F E D C  B + A  @ ?A > =  < ; : 9 89 7 6& 5 4 3  2 1 0n /; .; - , + * ) ( ' & % $" #A "2 !1 $      2  ,                # c#+noblenoble\h £yimüGtèraKp \f noble \cme leader, dignitary \cmf nobles, dignitaires _reference_start_Daniel 1:03_reference_end_ _reference_start_Esther 1:03_reference_end_ _reference_start_Esther 6:09_reference_end_  $}oathoath\h hAvûbüH \f serment \cme curse \cmf maudire _reference_start_1 Samuel 14:26_reference_end_ _reference_start_Daniel 9:11_reference_end_ _reference_start_Isaiah 65:15_reference_end_ _reference_start_Numbers 5:21_reference_end_ \cme make an oath or agreement \cmf faire un accorde _reference_start_1 Chronicles 16:16_reference_end_ _reference_start_1 Kings 2:43_reference_end_ _reference_start_2 Samuel 21:07_reference_end_ _reference_start_Deuteronomy 7:08_reference_end_ _reference_start_Genesis 24:08_reference_end_ _reference_start_Genesis 26:03_reference_end_ _reference_start_Psalms 105:09_reference_end_ \cme take an oath, swear to \cmf faire un serment, jurer _reference_start_Exodus 22:10_reference_end_ _reference_start_Leviticus 5:04_reference_end_ art_2 Samuel 16:21_reference_end_ _reference_start_2 Samuel 18:12_reference_end_ _reference_start_2 Samuel 20:03_reference_end_ _reference_start_Esther 2:03_reference_end_ _reference_start_Esther 2:08_reference_end_ _reference_start_Esther 2:14_reference_end_ _reference_start_Esther 2:15_reference_end_ _reference_start_Esther 2:21_reference_end_ _reference_start_Esther 6:02_reference_end_ _reference_start_Genesis 2:15_reference_end_ _reference_start_Genesis 3:24_reference_end_ _reference_start_Genesis 4:09_reference_end_ _reference_start_Genesis 28:15_reference_end_ _reference_start_Genesis 28:20_reference_end_ _reference_start_Genesis 30:31_reference_end_ _reference_start_Proverbs 13:03_reference_end_ _reference_start_Psalms 34:21_reference_end_ _reference_start_Psalms 59:09_reference_end_ _reference_start_Psalms 127:01_reference_end_ \cme guard, hold onto \cmf surveiller, garder _reference_start_1 Samuel 2:09_reference_end_ _reference_start_1 Samuel 7:01_reference_end_ _reference_start_1 Samuel 9:24_ref erence_end_ _reference_start_1 Samuel 25:21_reference_end_ _reference_start_1 Samuel 26:15_reference_end_ _reference_start_1 Samuel 30:23_reference_end_ _reference_start_2 Samuel 22:44_reference_end_ _reference_start_Exodus 22:06_reference_end_ _reference_start_Exodus 22:09_reference_end_ _reference_start_Genesis 37:11_reference_end_ _reference_start_Genesis 41:35_reference_end_ _reference_start_Jonah 2:09_reference_end_ \cme keep a covenant, an agreement \cmf tenir un accord, un serment _reference_start_1 Kings 2:43_reference_end_ _reference_start_1 Kings 3:06_reference_end_ _reference_start_1 Kings 8:23_reference_end_ _reference_start_1 Kings 8:24_reference_end_ _reference_start_1 Kings 8:25_reference_end_ _reference_start_1 Kings 11:11_reference_end_ _reference_start_2 Samuel 23:05_reference_end_ _reference_start_Daniel 9:04_reference_end_ _reference_start_Exodus 19:05_reference_end_ _reference_start_Genesis 17:09_reference_end_ _reference_start_Genesis 17:10_reference_end_ \cme keep a holiday, practic e a rite \cmf practiquer un rite, fêter une fête _reference_start_Exodus 12:17_reference_end_ _reference_start_Exodus 12:24_reference_end_ _reference_start_Exodus 12:25_reference_end_ _reference_start_Exodus 13:10_reference_end_ _reference_start_Exodus 23:15_reference_end_ \cme obey God's commandments \cmf obéir les commandements de Dieu _reference_start_1 Chronicles 8:28_reference_end_ _reference_start_1 Chronicles 22:12_reference_end_ _reference_start_1 Chronicles 29:19_reference_end_ _reference_start_1 Kings 2:03_reference_end_ _reference_start_1 Kings 3:14_reference_end_ _reference_start_1 Kings 6:12_reference_end_ _reference_start_1 Kings 8:58_reference_end_ _reference_start_1 Kings 8:61_reference_end_ _reference_start_1 Kings 9:04_reference_end_ _reference_start_1 Kings 9:06_reference_end_ _reference_start_1 Kings 11:10_reference_end_ _reference_start_1 Kings 11:34_reference_end_ _reference_start_1 Kings 11:38_reference_end_ _reference_start_1 Samuel 13:13_reference_end_ _reference_start_1 Samuel 13:14_reference_end_ _reference_start_2 Chronicles 7:17_reference_end_ _reference_start_2 Samuel 22:22_reference_end_ _reference_start_Deuteronomy 28:01_reference_end_ _reference_start_Deuteronomy 28:09_reference_end_ _reference_start_Deuteronomy 28:13_reference_end_ _reference_start_Deuteronomy 28:15_reference_end_ _reference_start_Deuteronomy 28:45_reference_end_ _reference_start_Deuteronomy 28:58_reference_end_ _reference_start_Ecclesiastes 12:13_reference_end_ _reference_start_Exodus 15:26_reference_end_ _reference_start_Exodus 16:28_reference_end_ _reference_start_Exodus 20:06_reference_end_ _reference_start_Exodus 34:11_reference_end_ _reference_start_Genesis 18:19_reference_end_ _reference_start_Genesis 26:05_reference_end_ _reference_start_Leviticus 18:04_reference_end_ _reference_start_Leviticus 18:05_reference_end_ _reference_start_Leviticus 18:26_reference_end_ _reference_start_Leviticus 18:30_reference_end_ _reference_start_Leviticus 25:18_reference_end_ _reference_start_Proverbs 2:20_reference_end_ _reference_start_Proverbs 4:04_reference_end_ _reference_start_Proverbs 10:17_reference_end_ _reference_start_Psalms 17:04_reference_end_ _reference_start_Psalms 19:12_reference_end_ \cme watch out, be careful \cmf faire attention _reference_start_1 Chronicles 22:13_reference_end_ _reference_start_1 Kings 2:04_reference_end_ _reference_start_1 Kings 8:25_reference_end_ _reference_start_1 Samuel 19:02_reference_end_ _reference_start_2 Kings 6:09_reference_end_ _reference_start_2 Samuel 18:12_reference_end_ _reference_start_2 Samuel 20:10_reference_end_ _reference_start_Exodus 10:28_reference_end_ _reference_start_Exodus 19:12_reference_end_ _reference_start_Exodus 23:13_reference_end_ _reference_start_Exodus 23:21_reference_end_ _reference_start_Exodus 34:12_reference_end_ _reference_start_Genesis 24:06_reference_end_ _reference_start_Genesis 31:24_reference_end_ _reference_start_Genesis 31:29_reference_end_ _reference_start_Proverbs 21:23_reference_end_ _reference_start_Psalms 39:02_reference_end_ ++9%Gobey (to)obey (to)\h ramAH \f obéir \cme avoid doing \cmf éviter, ne pas faire _reference_start_1 Samuel 21:05_reference_end_ _reference_start_2 Samuel 22:24_reference_end_ _reference_start_Psalms 18:24_reference_end_ \cme be responsible for something or someone \cmf avoir la responsabilité pour qqn ou qqch _reference_start_1 Chronicles 9:19_reference_end_ _reference_start_1 Chronicles 29:18_reference_end_ _reference_start_1 Kings 14:27_reference_end_ _reference_start_1 Samuel 17:20_reference_end_ _reference_start_1 Samuel 17:22_reference_end_ _reference_start_1 Samuel 26:16_reference_end_ _reference_start_1 Samuel 28:02_reference_end_ _reference_start_2 Samuel 15:16_reference_end_ _reference_st ?tfXJ<. xj\N@2$|n`RD6(  "       =  :                     ~ } | {  z  y x  w  v  u  t + s  r)# q% p o n , m  l  k  j  i  h  g f; e" d  c b a ` _ ^ ] \ [ Z Y X W  V  U  T  S  R  Q  ?tfXJ<. xj\N@2$|n`RD6( N  M L  K  J  I  H+ G+ F+ E+ D! C  B  A  @  ?. >  =  <' ; : 9 8 7" 6 5 4 3  2  1  0  /  .  -  ,  + * )  ( ' & % $ # " !  "     : -            & :10_reference_end_ _reference_start_Genesis 43:11_reference_end_ _reference_start_Genesis 43:15_reference_end_ _reference_start_Genesis 43:25_reference_end_ _reference_start_Genesis 43:26_reference_end_ \cme regular/daily grain offering to God \cmf sacrifice - offrende quotidien de blé offert à Dieu _reference_start_2 Kings 16:15_reference_end_ _reference_start_Daniel 9:21_reference_end_ _reference_start_Ezra 9:04_reference_end_ _reference_start_Ezra 9:05_reference_end_ _reference_start_Psalms 141:02_reference_end_ \cme something offered to God \cmf qqch offert à Dieu _reference_start_1 Chronicles 16:29_reference_end_ _reference_start_1 Chronicles 21:23_reference_end_ _reference_start_1 Chronicles 23:29_reference_end_ _reference_start_1 Kings 8:64_reference_end_ _reference_start_1 Kings 18:29_reference_end_ _reference_start_1 Samuel 2:17_reference_end_ _reference_start_1 Samuel 2:29_reference_end_ _reference_start_1 Samuel 3:14_reference_end_ _reference_start_1 Samuel 26:19_reference_end_ _reference_start_2 Chronicles 7:07_reference_end_ _reference_start_Daniel 9:27_reference_end_ _reference_start_Exodus 29:41_reference_end_ _reference_start_Ezekiel 20:28_reference_end_ _reference_start_Genesis 4:03_reference_end_ _reference_start_Genesis 4:04_reference_end_ _reference_start_Genesis 4:05_reference_end_ _reference_start_Joshua 22:21_reference_end_ _reference_start_Leviticus 1:02_reference_end_ _reference_start_Leviticus 1:03_reference_end_ _reference_start_Leviticus 1:10_reference_end_ _reference_start_Leviticus 2:01_reference_end_ _reference_start_Leviticus 2:15_reference_end_ _reference_start_Leviticus 3:14_reference_end_ _reference_start_Leviticus 5:11_reference_end_ _reference_start_Numbers 6:14_reference_end_ _reference_start_Numbers 7:13_reference_end_ _reference_start_Numbers 31:50_reference_end_ \cme tribute \cmf tribut _reference_start_1 Kings 5:01_reference_end_ _reference_start_2 Samuel 8:02_reference_end_ _reference_start_2 Samuel 8:06_reference_end_ _reference_start_Jude 3:15_reference_end_ t)Rt)))Epeace offeringpeace offering\h £eleH \f sacrifice d'action de grâce \cme sacrifice to esta a('peacepeace\h £AlüH / £ôlAH. \f paix \cme favorable, agreable \cmf favorable, agréable _r S'overseeroverseer\h dyÖqAKp \f chargé d'affaires \cme commissioner, overseer \cmf ministre, chargé d'affaires _reference_start_Esther 2:03_reference_end_ _reference_start_Genesis 41:34_reference_end_G&gofferingoffering\h hAxÌnim \f offrande \cme present offered to person \cmf cadeau offert a une personne _reference_start_1 Kings 10:25_reference_end_ _reference_start_1 Samuel 10:27_reference_end_ _reference_start_Daniel 2:46_reference_end_ _reference_start_Genesis 32:14_reference_end_ _reference_start_Genesis 32:19_reference_end_ _reference_start_Genesis 32:21_reference_end_ _reference_start_Genesis 32:22_reference_end_ _reference_start_Genesis 33 ?tfXJ<. xj\N@2$|n`RD6(        #          +       ~  }  |  {  z  y  x  w * v  u  t  s  r  q  p) o  n)" m lA k  j  i  h2 g f e d c b a ` _ ^ ] \ [ Z Y) X  W V  U  T  S  R  Q @ P  O  eference_start_Esther 9:30_reference_end_ _reference_start_Genesis 41:16_reference_end_ \cme greeting extending wholeness, wellbeing \cmf salutation souhaitant le bien être, la santé _reference_start_1 Kings 2:13_reference_end_ _reference_start_1 Samuel 1:17_reference_end_ _reference_start_1 Samuel 10:04_reference_end_ _reference_start_1 Samuel 16:04_reference_end_ _reference_start_1 Samuel 16:05_reference_end_ _reference_start_1 Samuel 17:22_reference_end_ _reference_start_1 Samuel 20:42_reference_end_ _reference_start_1 Samuel 25:05_reference_end_ _reference_start_1 Samuel 25:06_reference_end_ _reference_start_2 Samuel 11:07_reference_end_ _reference_start_2 Samuel 15:09_reference_end_ _reference_start_2 Samuel 15:27_reference_end_ _reference_start_2 Samuel 18:28_reference_end_ _reference_start_2 Samuel 20:09_reference_end_ _reference_start_Daniel 3:31_reference_end_ _reference_start_Daniel 6:26_reference_end_ _reference_start_Daniel 10:19_reference_end_ _reference_start_Exodus 18:07_reference_end_ _ reference_start_Exodus 18:07_reference_end_ _reference_start_Genesis 43:23_reference_end_ _reference_start_Psalms 28:03_reference_end_ \cme harmony among men, safety \cmf harmonie entre personnes, salut _reference_start_1 Kings 2:06_reference_end_ _reference_start_1 Samuel 20:07_reference_end_ _reference_start_1 Samuel 20:13_reference_end_ _reference_start_1 Samuel 20:21_reference_end_ _reference_start_1 Samuel 25:35_reference_end_ _reference_start_1 Samuel 29:07_reference_end_ _reference_start_2 Samuel 3:21_reference_end_ _reference_start_2 Samuel 3:22_reference_end_ _reference_start_2 Samuel 3:23_reference_end_ _reference_start_2 Samuel 19:25_reference_end_ _reference_start_2 Samuel 19:31_reference_end_ _reference_start_Exodus 18:23_reference_end_ _reference_start_Genesis 37:04_reference_end_ \cme opposite of war \cmf en opposition avec la guerre _reference_start_1 Chronicles 22:09_reference_end_ _reference_start_1 Kings 2:05_reference_end_ _reference_start_1 Kings 4:26_reference_end_ _reference_start_1 Kings 5:04_reference_end_ _reference_start_1 Samuel 7:14_reference_end_ _reference_start_Genesis 26:29_reference_end_ _reference_start_Genesis 26:31_reference_end_ _reference_start_Psalms 120:06_reference_end_ _reference_start_Psalms 120:07_reference_end_ \cme peace covenant - restoring God's blessing on Israel \cmf alliance de paix - restitue la bénédiction de Dieu enver Israël _reference_start_Ezekiel 34:05_reference_end_ _reference_start_Ezekiel 37:06_reference_end_ _reference_start_Isaiah 54:10_reference_end_ _reference_start_Numbers 25:12_reference_end_ \cme right relationship with God, blessing & salvation \cmf la bonne rélation avec Dieu, bénédiction et salut _reference_start_1 Kings 2:33_reference_end_ _reference_start_Ezekiel 13:16_reference_end_ _reference_start_Jeremiah 6:14_reference_end_ _reference_start_Micah 3:05_reference_end_ _reference_start_Numbers 6:26_reference_end_ _reference_start_Psalms 34:15_reference_end_ _reference_start_Psalms 35:27_reference_end_ \cme welfare of someone \cmf comment va une personne _reference_start_1 Samuel 17:18_reference_end_ _reference_start_2 Samuel 18:29_reference_end_ _reference_start_2 Samuel 18:32_reference_end_ _reference_start_Esther 2:11_reference_end_ \cme wellbeing under favorable circumstances \cmf bien-être dans des circonstances favorables _reference_start_Esther 10:03_reference_end_ _reference_start_Exodus 18:23_reference_end_ _reference_start_Genesis 15:15_reference_end_ _reference_start_Genesis 28:21_reference_end_ _reference_start_Genesis 29:06_reference_end_ _reference_start_Genesis 37:14_reference_end_ _reference_start_Genesis 43:27_reference_end_ _reference_start_Genesis 43:28_reference_end_ _reference_start_Genesis 44:17_reference_end_ _reference_start_Proverbs 3:02_reference_end_ _reference_start_Proverbs 3:17_reference_end_ _reference_start_Psalms 4:09_reference_end_ _reference_start_Psalms 38:04_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( LB KA J ' I H G F E D  C  B A @  ?  >  = @ < ? ;  :  9  8  7& 6 5 4 3, 2+ 1+ 0% / . - , +  * )  (  '  &# %" $ #! " !   !  6 % " x x             %       blish/affirm covenant with God \cmf pour établier, afirmer l'alliance avec Dieu _reference_start_1 Chronicles 16:01_reference_end_ _reference_start_1 Chronicles 16:02_reference_end_ _reference_start_1 Chronicles 21:26_reference_end_ _reference_start_1 Kings 3:15_reference_end_ _reference_start_1 Kings 8:63_reference_end_ _reference_start_1 Kings 8:64_reference_end_ _reference_start_1 Kings 9:25_reference_end_ _reference_start_1 Samuel 10:08_reference_end_ _reference_start_1 Samuel 11:15_reference_end_ _reference_start_1 Samuel 13:09_reference_end_ _reference_start_2 Chronicles 7:07_reference_end_ _reference_start_2 Samuel 6:17_reference_end_ _reference_start_2 Samuel 6:18_reference_end_ _reference_start_Exodus 20:24_reference_end_ _reference_start_Exodus 24:05_reference_end_ _reference_start_Exodus 29:28_reference_end_ _reference_start_Numbers 10:10_reference_end_ _reference_start_Proverbs 7:14_reference_end_ b*'' peace (be at)peace (be at)\h £alAH \f paix, être en paix \cme God's punishment of sin & evil \cmf Dieu puni le mal, les péchés _reference_start_2 Samuel 3:39_reference_end_ _reference_start_Isaiah 65:06_reference_end_ _reference_start_Isaiah 66:06_reference_end_ \cme God's reward of good \cmf Dieu récompense le bien _reference_start_1 Samuel 24:20_reference_end_ _reference_start_1 Samuel 24:20_reference_end_ _reference_start_Proverbs 31:21_reference_end_ _reference_start_Ruth 2:12_reference_end_ \cme opposite of war \cmf le contraire de la guerre _reference_start_1 Chronicles 19:19_reference_end_ _reference_start_1 Kings 22:45_reference_end_ _reference_start_2 Samuel 10:19_reference_end_ \cme to seek right relationship with God, & his \cmf desirer bonne rélation avec Dieu, et sa bénédiction _reference_start_2 Samuel 20:19_reference_end_ ?tfXJ<. xj\N@2$|n`RD6(                          ~  }  |  {  z  y  x w  v  u  t  s r  q  p  o n m l k j i  h  g f e d c b a ` _ ^ ]  \  [  Z  Y  X9 W  V  U  T  S  R - Q  P O N  M  nce_start_1 Chronicles 16:24_reference_end_ _reference_start_Genesis 11:06_reference_end_ _reference_start_Psalms 57:10_reference_end_ \cme citizen(s) \cmf citoyen(s) _reference_start_1 Samuel 26:15_reference_end_ _reference_start_2 Samuel 8:15_reference_end_ _reference_start_2 Samuel 18:07_reference_end_ _reference_start_2 Samuel 18:08_reference_end_ _reference_start_Daniel 9:06_reference_end_ _reference_start_Esther 1:11_reference_end_ _reference_start_Esther 1:16_reference_end_ _reference_start_Exodus 7:28_reference_end_ _reference_start_Exodus 7:29_reference_end_ _reference_start_Exodus 8:04_reference_end_ _reference_start_Exodus 8:05_reference_end_ _reference_start_Exodus 8:07_reference_end_ _reference_start_Exodus 8:17_reference_end_ _reference_start_Exodus 8:19_reference_end_ _reference_start_Exodus 8:27_reference_end_ _reference_start_Exodus 9:15_reference_end_ _reference_start_Exodus 11:03_reference_end_ _reference_start_Exodus 16:27_reference_end_ _reference_start_Exodus 22:25_reference_end_ _re ference_start_Exodus 23:11_reference_end_ _reference_start_Genesis 23:11_reference_end_ _reference_start_Genesis 26:10_reference_end_ _reference_start_Leviticus 19:18_reference_end_ \cme fighting band, army \cmf armée _reference_start_1 Chronicles 19:13_reference_end_ _reference_start_1 Chronicles 20:03_reference_end_ _reference_start_1 Chronicles 21:02_reference_end_ _reference_start_1 Samuel 11:11_reference_end_ _reference_start_1 Samuel 13:04_reference_end_ _reference_start_1 Samuel 13:06_reference_end_ _reference_start_1 Samuel 13:07_reference_end_ _reference_start_1 Samuel 13:08_reference_end_ _reference_start_1 Samuel 13:11_reference_end_ _reference_start_1 Samuel 13:22_reference_end_ _reference_start_1 Samuel 14:1_reference_end_ _reference_start_1 Samuel 15:1_reference_end_ _reference_start_1 Samuel 17:27_reference_end_ _reference_start_1 Samuel 17:30_reference_end_ _reference_start_1 Samuel 23:08_reference_end_ _reference_start_1 Samuel 26:05_reference_end_ _reference_start_1 Samuel 26:07_referen ce_end_ _reference_start_1 Samuel 26:14_reference_end_ _reference_start_1 Samuel 30:04_reference_end_ _reference_start_1 Samuel 30:06_reference_end_ _reference_start_1 Samuel 30:21_reference_end_ _reference_start_2 Samuel 1:04_reference_end_ _reference_start_2 Samuel 2:26_reference_end_ _reference_start_2 Samuel 2:27_reference_end_ _reference_start_2 Samuel 3:31_reference_end_ _reference_start_2 Samuel 6:02_reference_end_ _reference_start_2 Samuel 10:10_reference_end_ _reference_start_2 Samuel 11:07_reference_end_ _reference_start_2 Samuel 11:17_reference_end_ _reference_start_2 Samuel 12:28_reference_end_ _reference_start_2 Samuel 12:29_reference_end_ _reference_start_2 Samuel 12:31_reference_end_ _reference_start_2 Samuel 18:01_reference_end_ _reference_start_2 Samuel 18:03_reference_end_ _reference_start_2 Samuel 18:06_reference_end_ _reference_start_2 Samuel 18:16_reference_end_ _reference_start_2 Samuel 19:034_reference_end_ _reference_start_2 Samuel 23:10_reference_end_ _reference_start_2 Samuel 23: 11_reference_end_ _reference_start_Daniel 11:15_reference_end_ _reference_start_Exodus 17:13_reference_end_ _reference_start_Numbers 20:20_reference_end_ _reference_start_Numbers 20:20_reference_end_ _reference_start_Numbers 21:23_reference_end_ _reference_start_Numbers 21:33_reference_end_ \cme followers, retainers \cmf adepts, cex qui suivent qqn _reference_start_2 Samuel 2:30_reference_end_ _reference_start_2 Samuel 3:35_reference_end_ _reference_start_2 Samuel 15:12_reference_end_ _reference_start_2 Samuel 15:17_reference_end_ _reference_start_2 Samuel 15:23_reference_end_ _reference_start_2 Samuel 15:24_reference_end_ _reference_start_2 Samuel 15:30_reference_end_ _reference_start_2 Samuel 16:06_reference_end_ _reference_start_2 Samuel 16:14_reference_end_ _reference_start_2 Samuel 16:15_reference_end_ _reference_start_2 Samuel 16:18_reference_end_ _reference_start_2 Samuel 17:1_reference_end_ _reference_start_2 Samuel 17:03_reference_end_ _reference_start_2 Samuel 17:29_reference_end_ _reference_sta rt_2 Samuel 18:05_reference_end_ _reference_start_2 Samuel 19:40_reference_end_ _reference_start_Daniel 11:32_reference_end_ _reference_start_Exodus 1:09_reference_end_ _reference_start_Exodus 5:16_reference_end_ _reference_start_Genesis 33:15_reference_end_ _reference_start_Genesis 35:06_reference_end_ \cme kinfolk, family, tribe \cmf famille, parents, tribu _reference_start_Genesis 25:08_reference_end_ _reference_start_Genesis 25:17_reference_end_ _reference_start_Genesis 35:29_reference_end_ _reference_start_Genesis 49:16_reference_end_ _reference_start_Genesis 49:29_reference_end_ _reference_start_Genesis 49:33_reference_end_ _reference_start_Leviticus 18:29_reference_end_ _reference_start_Numbers 20:24_reference_end_ _reference_start_Ruth 1:10_reference_end_ _reference_start_Ruth 1:15_reference_end_ _reference_start_Ruth 1:16_reference_end_ _reference_start_Ruth 3:11_reference_end_ \cme people in general \cmf des personnes _reference_start_1 Kings 5:30_reference_end_ _reference_start_1 Kings 9:20_ref erence_end_ _reference_start_1 Kings 9:23_reference_end_ _reference_start_1 Kings 9:23_reference_end_ _reference_start_1 Samuel 9:02_reference_end_ _reference_start_1 Samuel 10:24_reference_end_ _reference_start_2 Samuel 1:12_reference_end_ _reference_start_2 Samuel 6:19_reference_end_ _reference_start_2 Samuel 22:28_reference_end_ _reference_start_Esther 4:11_reference_end_ _reference_start_Exodus 19:05_reference_end_ _reference_start_Genesis 27:29_reference_end_ _reference_start_Genesis 41:55_reference_end_ _reference_start_Genesis 42:06_reference_end_ _reference_start_Genesis 47:21_reference_end_ _reference_start_Genesis 50:20_reference_end_ _reference_start_Numbers 11:34_reference_end_ _reference_start_Numbers 14:09_reference_end_ _reference_start_Psalms 3:07_reference_end_ \cme people living in an area, don't form a tribe \cmf gens qui habitent une région, qui ne formment pas un tribu _reference_start_1 Chronicles 20:03_reference_end_ _reference_start_1 Samuel 9:12_reference_end_ _reference_start_1 Samuel 9:13_reference_end_ _reference_start_1 Samuel 11:04_reference_end_ _reference_start_1 Samuel 11:05_reference_end_ _reference_start_2 Samuel 12:31_reference_end_ _reference_start_2 Samuel 20:22_reference_end_ _reference_start_Esther 1:05_reference_end_ _reference_start_Genesis 19:04_reference_end_ _reference_start_Genesis 23:07_reference_end_ _reference_start_Genesis 23:12_reference_end_ _reference_start_Genesis 23:13_reference_end_ \cme people of Israel, the Jews \cmf les peuples d'Israël, les juifs _reference_start_1 Chronicles 16:02_reference_end_ _reference_start_1 Chronicles 16:36_reference_end_ _reference_start_1 Chronicles 16:43_reference_end_ _reference_start_1 Chronicles 17:1_reference_end_ _reference_start_1 Chronicles 18:14_reference_end_ _reference_start_1 Chronicles 21:17_reference_end_ _reference_start_1 Chronicles 21:22_reference_end_ _reference_start_1 Chronicles 23:25_reference_end_ _reference_start_1 Chronicles 29:09_reference_end_ _reference_start_1 Chronicles 29:117_reference_en d_ _reference_start_1 Chronicles 29:14_reference_end_ _reference_start_1 Chronicles 29:18_reference_end_ _reference_start_1 Kings 3:09_reference_end_ _reference_start_1 Kings 5:21_reference_end_ _reference_start_1 Kings 6:13_reference_end_ _reference_start_1 Kings 8:1_reference_end_ _reference_start_1 Samuel 9:16_reference_end_ _reference_start_1 Samuel 9:18_reference_end_ _reference_start_1 Samuel 10:17_reference_end_ _reference_start_1 Samuel 10:24_reference_end_ _reference_start_1 Samuel 10:25_reference_end_ _reference_start_1 Samuel 11:07_reference_end_ _reference_start_1 Samuel 11:12_reference_end_ _reference_start_1 Samuel 11:14_reference_end_ _reference_start_1 Samuel 11:15_reference_end_ _reference_start_1 Samuel 12:1_reference_end_ _reference_start_1 Samuel 13:14_reference_end_ _reference_start_1 Samuel 15:01_reference_end_ _reference_start_1 Samuel 18:05_reference_end_ _reference_start_1 Samuel 27:12_reference_end_ _reference_start_2 Chronicles 7:1_reference_end_ _reference_start_2 Samuel 3:18_r eference_end_ _reference_start_2 Samuel 5:02_reference_end_ _reference_start_2 Samuel 5:12_reference_end_ _reference_start_2 Samuel 6:21_reference_end_ _reference_start_2 Samuel 7:1_reference_end_ _reference_start_2 Samuel 14:13_reference_end_ _reference_start_Daniel 7:27_reference_end_ _reference_start_Daniel 8:24_reference_end_ _reference_start_Daniel 9:15_reference_end_ _reference_start_Daniel 9:16_reference_end_ _reference_start_Daniel 9:19_reference_end_ _reference_start_Daniel 9:20_reference_end_ _reference_start_Daniel 9:24_reference_end_ _reference_start_Daniel 10:14_reference_end_ _reference_start_Daniel 11:33_reference_end_ _reference_start_Daniel 12:07_reference_end_ _reference_start_Deuteronomy 18:03_reference_end_ _reference_start_Deuteronomy 28:09_reference_end_ _reference_start_Esther 10:03_reference_end_ _reference_start_Exodus 1:09_reference_end_ _reference_start_Exodus 1:20_reference_end_ _reference_start_Exodus 3:07_reference_end_ _reference_start_Exodus 3:10_reference_end_ _reference_s tart_Exodus 3:21_reference_end_ _reference_start_Exodus 4:16_reference_end_ _reference_start_Exodus 4:21_reference_end_ _reference_start_Exodus 4:30_reference_end_ _reference_start_Exodus 4:31_reference_end_ _reference_start_Exodus 5:1_reference_end_ _reference_start_Exodus 5:01_reference_end_ _reference_start_Exodus 6:07_reference_end_ _reference_start_Exodus 7:1_reference_end_ _reference_start_Exodus 8:04_reference_end_ _reference_start_Exodus 8:16_reference_end_ _reference_start_Exodus 8:19_reference_end_ _reference_start_Exodus 9:1_reference_end_ _reference_start_Exodus 9:17_reference_end_ _reference_start_Exodus 10:03_reference_end_ _reference_start_Exodus 10:04_reference_end_ _reference_start_Exodus 11:02_reference_end_ _reference_start_Exodus 11:03_reference_end_ _reference_start_Exodus 12:1_reference_end_ _reference_start_Exodus 13:1_reference_end_ _reference_start_Exodus 14:1_reference_end_ _reference_start_Exodus 15:1_reference_end_ _reference_start_Exodus 16:04_reference_end_ _reference_start_E xodus 16:30_reference_end_ _reference_start_Exodus 17:01_reference_end_ _reference_start_Exodus 18:1_reference_end_ _reference_start_Exodus 19:1_reference_end_ _reference_start_Exodus 20:20_reference_end_ _reference_start_Exodus 24:02_reference_end_ _reference_start_Exodus 24:03_reference_end_ _reference_start_Exodus 24:07_reference_end_ _reference_start_Numbers 11:1_reference_end_ _reference_start_Numbers 11:01_reference_end_ _reference_start_Numbers 11:12_reference_end_ _reference_start_Numbers 11:13_reference_end_ _reference_start_Numbers 11:29_reference_end_ _reference_start_Numbers 12:15_reference_end_ _reference_start_Numbers 12:16_reference_end_ _reference_start_Numbers 14:1_reference_end_ _reference_start_Numbers 20:01_reference_end_ _reference_start_Numbers 21:1_reference_end_ _reference_start_Psalms 3:09_reference_end_ _reference_start_Psalms 59:12_reference_end_ _reference_start_Psalms 60:05_reference_end_ _reference_start_Psalms 110:03_reference_end_ _reference_start_Psalms 125:02_reference_en d_ _reference_start_Psalms 144:15_reference_end_ _reference_start_Ruth 1:06_reference_end_ \cme people, tribe, nation \cmf peuples, tribu, nation _reference_start_1 Chronicles 16:20_reference_end_ _reference_start_1 Chronicles 16:26_reference_end_ _reference_start_1 Chronicles 16:28_reference_end_ _reference_start_1 Chronicles 21:05_reference_end_ _reference_start_1 Kings 1:40_reference_end_ _reference_start_1 Kings 3:02_reference_end_ _reference_start_1 Kings 5:14_reference_end_ _reference_start_1 Kings 8:43_reference_end_ _reference_start_1 Kings 8:5_reference_end_ _reference_start_1 Kings 8:60_reference_end_ _reference_start_1 Kings 9:07_reference_end_ _reference_start_1 Samuel 12:22_reference_end_ _reference_start_1 Samuel 31:09_reference_end_ _reference_start_2 Chronicles 7:20_reference_end_ _reference_start_2 Samuel 3:32_reference_end_ _reference_start_2 Samuel 3:34_reference_end_ _reference_start_2 Samuel 3:36_reference_end_ _reference_start_2 Samuel 3:37_reference_end_ _reference_start_2 Samuel 6: 18_reference_end_ _reference_start_2 Samuel 6:19_reference_end_ _reference_start_2 Samuel 10:12_reference_end_ _reference_start_2 Samuel 14:15_reference_end_ _reference_start_2 Samuel 17:03_reference_end_ _reference_start_2 Samuel 19:03_reference_end_ _reference_start_2 Samuel 19:04_reference_end_ _reference_start_2 Samuel 19:09_reference_end_ _reference_start_2 Samuel 19:10_reference_end_ _reference_start_2 Samuel 22:44_reference_end_ _reference_start_2 Samuel 22:48_reference_end_ _reference_start_Daniel 2:44_reference_end_ _reference_start_Daniel 3:07_reference_end_ _reference_start_Daniel 3:31_reference_end_ _reference_start_Daniel 5:19_reference_end_ _reference_start_Daniel 6:26_reference_end_ _reference_start_Daniel 7:14_reference_end_ _reference_start_Daniel 9:26_reference_end_ _reference_start_Daniel 11:15_reference_end_ _reference_start_Deuteronomy 28:10_reference_end_ _reference_start_Deuteronomy 28:32_reference_end_ _reference_start_Deuteronomy 28:33_reference_end_ _reference_start_Deuteronomy 2 8:37_reference_end_ _reference_start_Deuteronomy 28:64_reference_end_ _reference_start_Esther 1:22_reference_end_ _reference_start_Esther 2:10_reference_end_ _reference_start_Esther 2:20_reference_end_ _reference_start_Esther 3:06_reference_end_ _reference_start_Esther 3:08_reference_end_ _reference_start_Esther 3:11_reference_end_ _reference_start_Esther 3:12_reference_end_ _reference_start_Esther 3:14_reference_end_ _reference_start_Esther 4:08_reference_end_ _reference_start_Esther 7:03_reference_end_ _reference_start_Esther 7:04_reference_end_ _reference_start_Esther 8:06_reference_end_ _reference_start_Esther 8:09_reference_end_ _reference_start_Esther 8:13_reference_end_ _reference_start_Esther 8:17_reference_end_ _reference_start_Exodus 1:22_reference_end_ _reference_start_Exodus 12:31_reference_end_ _reference_start_Exodus 15:14_reference_end_ _reference_start_Exodus 19:05_reference_end_ _reference_start_Exodus 21:08_reference_end_ _reference_start_Exodus 22:27_reference_end_ _reference_start_Exodus 23:27_reference_end_ _reference_start_Genesis 14:16_reference_end_ _reference_start_Genesis 17:16_reference_end_ _reference_start_Genesis 26:11_reference_end_ _reference_start_Genesis 28:03_reference_end_ _reference_start_Genesis 34:16_reference_end_ _reference_start_Genesis 34:22_reference_end_ _reference_start_Genesis 41:40_reference_end_ _reference_start_Genesis 47:23_reference_end_ _reference_start_Genesis 48:04_reference_end_ _reference_start_Genesis 48:19_reference_end_ _reference_start_Genesis 49:10_reference_end_ _reference_start_Jonah 1:08_reference_end_ _reference_start_Numbers 21:02_reference_end_ _reference_start_Numbers 21:29_reference_end_ _reference_start_Numbers 21:34_reference_end_ _reference_start_Numbers 21:35_reference_end_ _reference_start_Proverbs 29:02_reference_end_ _reference_start_Psalms 56:08_reference_end_ _reference_start_Psalms 144:02_reference_end_ _reference_start_Ruth 2:11_reference_end_ _reference_start_Ruth 4:10_reference_end_ _reference_start_Ruth 4:11_reference_end_ \\`+))people, nationpeople, nation\h £av \f peuple, nation \cme all mankind \cmf tout homme _reference_start_1 Chronicles 16:08_reference_end_ _refere ?tfXJ<. xj\N@2$|n`RD6( J)7 I H G F  E  D  C  B  A  @  ?  >  = < ; : 9 8 71! 61 51 4# 3 2 1# 0! / . - , ( +  *  )  (  '  &  %  $  #  "  !       #   !            "                 ?tfXJ<. xj\N@2$|n`RD6(                     ~  }  |  { z  y  x  w  v  u  t  s r  q  p  o  n  m  l  k  j  i  h  g  f u e  d  c  b  a  `  _ + ^ $ ]  \ [ Z Y X W  V  U  T  S R Q  P O N " M2 L/ K* ?tfXJ<. xj\N@2$|n`RD6( H  G ( F  E  D  C  B A @} ?n >< =; < ; : 9 8  7  6  5 4 3  2  1 0 / . - , + * ) ( ' &  %  $  #  "  !                             ! ?tfXJ<. xj\N@2$|n`RD6( "         ~ }  | { z y x w v u t s r q p o n m l@ k% j! i h g  f  e d c b a `, _ 0 ^ , ]  \  [  Z  Y  X  W V  U  T % S $ R " Q  P O  N  M  L < K  J + I  ?tfXJ;-wi[M?1#{m_QC5' F- EN= D C B  A7 @ ? >  =! <3 ;# :  9 8 7 6 5e 4 3 2 1  0  /! . - , +  * ) ( ' & % $ #  " !         !         8  # "     1 0 0 / )( " !![,perfectperfect\h £yimAGt \f sans défaut \cme blameless, in right relationship with God \cmf sans blame, en bonne relation avec Dieu _reference_start_2 Samuel 22:24_reference_end_ _reference_start_2 Samuel 22:26_reference_end_ _reference_start_2 Samuel 22:33_reference_end_ _reference_start_Deuteronomy 18:13_reference_end_ _reference_start_Genesis 6:09_reference_end_ _reference_start_Genesis 17:01_reference_end_ \cme perfection of God and his law \cmf perfection de Dieu et sa loi _reference_start_2 Samuel 22:26_reference_end_ _reference_start_2 Samuel 22:31_reference_end_ _reference_start_Psalms 18:31_reference_end_ _reference_start_Psalms 19:08_reference_end_ \cme without blemish or defect, healthy \cmf sans défaut, en bonne santé _reference_start_Exodus 12:05_reference_end_ _reference_start_Leviticus 5:15_reference_end_ _reference_start_Leviticus 5:18_reference_end_ _reference_start_Leviticus 5:25_reference_end_ _reference_start_Leviticus 22:21_reference_end_ !-perverseperverse\h hAkûKpühaGt \f pervers \cme perversity, slander \cmf pervers, calomnie _reference_start_Proverbs 2:12_reference_end_ _reference_start_Proverbs 2:14_reference_end_ _reference_start_Proverbs 6:14_reference_end_ _reference_start_Proverbs 10:31_reference_end_ _reference_start_Proverbs 10:32_reference_end_ _reference_start_Proverbs 16:28_reference_end_ _reference_start_Proverbs 16:30_reference_end_ _reference_start_Proverbs 23:33_reference_end_ \cme twisted, perverted \cmf perverse, tordu _reference_start_2 Samuel 22:27_reference_end_ _reference_start_Deuteronomy 32:05_reference_end_ _reference_start_Proverbs 2:15_reference_end_ _reference_start_Proverbs 8:08_reference_end_ _reference_start_Proverbs 28:06_reference_end_ _reference_start_Psalms 101:04_reference_end_  m//pit (the)pit (the)\h taxaH \f la fosse \cme hole in the ground as trap \cmf un trou qui sert comme piège _reference_start_Proverbs 26:17_reference_end_ _reference_start_Psalms 7:16_reference_end_ _reference_start_Psalms 9:16_reference_end_ _reference_start_Psalms 35:07_reference_end_ \cme where dead people are \cmf lieu où demeurent les morts _reference_start_Isaiah 51:14_reference_end_ _reference_start_Job 33:28_reference_end_ _reference_start_Jonah 2:07_reference_end_ _reference_start_Psalms 16:10_reference_end_ _reference_start_Psalms 30:10_reference_end_ _reference_start_Psalms 55:24_reference_end_\.--qperverse (to be)perverse (to be)\h HaqAv \f perverse, être perverse \cme be perverted, twisted \cmf perverse, tordu _reference_start_Proverbs 10:09_reference_end_ _reference_start_Proverbs 28:18_reference_end_ K'311praise, adorn (to)praise, adorn (to)\h hAwAn \f louer, orner \cme adorn (with praise) \cmf orner (avec louanage) _reference_start_Exodus 15:02_reference_end_k2###praise (to)praise (to)\h lalAh. \f louer \cme boast about God \cmf venter Dieu _reference_sta 61AA}power, ark of the covenantpower, ark of the covenant\h zOv \f pouvoir, coffre de l'alliance \cme the ark of the covenant; God's power manifested in connection with the ark \cmf coffre de l'alliance; le pouvoir de Dieu manifesté en relation avec le coffre _reference_start_Psalms 78:61_reference_end_0##]plan (evil)plan (evil)\h hAGmÇz \f plan (mauvais) \cme evil plan, wicked act \cmf projet mauais, action néfaste _reference_start_Proverbs 10:23_reference_end_ _reference_start_Proverbs 21:27_reference_end_ _reference_start_Proverbs 24:09_reference_end_ rt_Isaiah 45:25_reference_end_ _reference_start_Psalms 34:03_reference_end_ _reference_start_Psalms 63:12_reference_end_ \cme boast about self \cmf se venter _reference_start_1 Kings 20:11_reference_end_ _reference_start_Proverbs 20:14_reference_end_ _reference_start_Proverbs 27:01_reference_end_ _reference_start_Psalms 52:03_reference_end_ \cme commend someone \cmf louer une personne _reference_start_Ecclesiastes 4:02_reference_end_ _reference_start_Ecclesiastes 8:15_reference_end_ \cme confess sins \cmf confesser ses péchés _reference_start_1 Kings 8:33_reference_end_ _reference_start_1 Kings 8:35_reference_end_ _reference_start_2 Chronicles 6:24_reference_end_ _reference_start_2 Chronicles 6:26_reference_end_ _reference_start_Daniel 9:03_reference_end_ _reference_start_Daniel 9:04_reference_end_ _reference_start_Daniel 9:20_reference_end_ _reference_start_Leviticus 5:05_reference_end_ _reference_start_Nehemiah 1:06_reference_end_ _reference_start_Proverbs 28:13_reference_end_ _reference_start_Psalms 32:05_reference_end_ \cme fame, glory of person or thing \cmf gloire, célébrité d'une personne ou une chose _reference_start_Deuteronomy 10:21_reference_end_ _reference_start_Deuteronomy 26:19_reference_end_ _reference_start_Isaiah 62:07_reference_end_ _reference_start_Jeremiah 49:25_reference_end_ \cme praise God \cmf louer Dieu _reference_start_1 Chronicles 16:04_reference_end_ _reference_start_1 Chronicles 16:25_reference_end_ _reference_start_1 Chronicles 16:36_reference_end_ _reference_start_1 Chronicles 23:05_reference_end_ _reference_start_1 Chronicles 23:30_reference_end_ _reference_start_1 Chronicles 25:03_reference_end_ _reference_start_1 Chronicles 29:13_reference_end_ _reference_start_Psalms 63:06_reference_end_ \cme praise God for his deeds/salvation \cmf louer Dieu pour ses faites, son salult _reference_start_1 Chronicles 16:10_reference_end_ _reference_start_2 Chronicles 7:06_reference_end_ _reference_start_2 Samuel 22:04_reference_end_ _reference_start_Psalms 56:05_reference_end_ _refe rence_start_Psalms 56:11_reference_end_ \cme praise good qualities of thing or person \cmf louer les bonnes qualités de qqn ou qqch _reference_start_2 Samuel 14:25_reference_end_ _reference_start_Genesis 12:15_reference_end_ _reference_start_Proverbs 27:02_reference_end_ _reference_start_Proverbs 31:28_reference_end_ _reference_start_Proverbs 31:30_reference_end_ _reference_start_Proverbs 31:31_reference_end_ \cme praise, thank a person \cmf louer, remercier une personne _reference_start_Genesis 49:08_reference_end_ \cme praise, thank God \cmf louer, remercier Dieu _reference_start_1 Chronicles 16:04_reference_end_ _reference_start_1 Chronicles 16:07_reference_end_ _reference_start_1 Chronicles 16:08_reference_end_ _reference_start_1 Chronicles 16:34_reference_end_ _reference_start_1 Chronicles 16:35_reference_end_ _reference_start_1 Chronicles 16:41_reference_end_ _reference_start_1 Chronicles 1:1_reference_end_ _reference_start_1 Chronicles 25:03_reference_end_ _reference_start_1 Chronicles 29:13_refer ence_end_ _reference_start_2 Chronicles 7:03_reference_end_ _reference_start_2 Chronicles 7:06_reference_end_ _reference_start_2 Chronicles 20:22_reference_end_ _reference_start_2 Chronicles 30:22_reference_end_ _reference_start_2 Samuel 22:50_reference_end_ _reference_start_Daniel 2:23_reference_end_ _reference_start_Genesis 29:35_reference_end_ _reference_start_Nehemiah 12:46_reference_end_ _reference_start_Psalms 18:50_reference_end_ _reference_start_Psalms 28:07_reference_end_ _reference_start_Psalms 30:05_reference_end_ _reference_start_Psalms 30:10_reference_end_ _reference_start_Psalms 30:13_reference_end_ _reference_start_Psalms 34:02_reference_end_ _reference_start_Psalms 51:17_reference_end_ _reference_start_Psalms 52:11_reference_end_ _reference_start_Psalms 54:08_reference_end_ _reference_start_Psalms 57:10_reference_end_ _reference_start_Psalms 71:06_reference_end_ _reference_start_Psalms 71:08_reference_end_ _reference_start_Psalms 71:14_reference_end_ _reference_start_Psalms 71:22_reference_end_ _reference_start_Psalms 139:14_reference_end_ _reference_start_Psalms 142:08_reference_end_ \cme praise, thank God or gods (Arm) \cmf louer, remercier Dieu ou dieux (Arm) _reference_start_Daniel 2:23_reference_end_ _reference_start_Daniel 4:31_reference_end_ _reference_start_Daniel 4:34_reference_end_ _reference_start_Daniel 5:04_reference_end_ _reference_start_Daniel 5:23_reference_end_ \cme praiseworthy deeds of God \cmf les actes de Dieu qui doivent être glorifiées _reference_start_1 Chronicles 16:35_reference_end_ _reference_start_Exodus 15:11_reference_end_ \cme prasie God \cmf louer Dieu _reference_start_Psalms 63:04_reference_end_ _reference_start_Psalms 117:01_reference_end_ _reference_start_Psalms 145:04_reference_end_ _reference_start_Psalms 147:12_reference_end_ \cme thank God \cmf remercier Dieu _reference_start_Psalms 18:04_reference_end_ _reference_start_Psalms 69:31_reference_end_ ?tfXJ<. xj\N@2$|n`RD6(   2  . #   2 ~ } | { z  y  x  w ) v # u " t  s  r  q1 p o n m l  k  j8 i8 h  g f  e? d  c  b  a  ` $ _  ^  ]1 \> [ Z  Y  X W V U  T  S  R Q P # O ! N M L4 K J I  H? G" ?tfWH:,tfXJ<. xj\N@2$ D)- C B  A  @ ? >  = < ; : 9 8 7 6  5  4  3  2  1  0  /; . - ,/ + *% ) ( '1 &  % $ # " !  E    u ?   #   "     G G G G 9 6 4 3 "   O4spresidentpresident\h €yÿÿikèrAs \f chef \cme government offical in Persia \cmf fonctionaire en Perse _reference_start_Daniel 6:03_reference_end_ _reference_start_Daniel 6:04_reference_end_ _reference_start_Daniel 6:05_reference_end_ _reference_start_Daniel 6:07_reference_end_ _reference_start_Daniel 6:07_reference_end_ ##Y5pridepride\h €ô'ÃFg \f orgeuil \cme area of lush vegetation, jungle \cmf région de végétation, jungle _reference_start_Jeremiah 12:05_reference_end_ _reference_start_Jeremiah 49:19_reference_end_ \cme God's power in saving \cmf le pouvoir de Dieu en son salut _reference_start_Exodus 15:07_reference_end_ \cme majesty, excellence, glory \cmf majesté, excellence, gloire _reference_start_Isaiah 14:11_reference_end_ _reference_start_Job 37:04_reference_end_ _reference_start_Leviticus 26:19_reference_end_ _reference_start_Psalms 47:05_reference_end_ \cme pride \cmf orgeuil _reference_start_Proverbs 8:13_reference_end_ _reference_start_Proverbs 16:18_reference_end_ _reference_start_Psalms 59:13_reference_end_ eference_start_Deuteronomy 18:01_reference_end_ _reference_start_Deuteronomy 18:03_reference_end_ \cme non-Jewish, pagan \cmf prêtre non-juif, paiën _reference_start_1 Samuel 5:05_reference_end_ _reference_start_1 Samuel 6:02_reference_end_ _reference_start_Exodus 2:16_reference_end_ _reference_start_Genesis 41:45_reference_end_ _reference_start_Genesis 45:50_reference_end_ _reference_start_Genesis 46:20_reference_end_ _reference_start_Genesis 47:22_reference_end_ _reference_start_Genesis 47:26_reference_end_ \cme priest of God in Israel \cmf sacrificateur de Dieu en Israël _reference_start_1 Chronicles 9:10_reference_end_ _reference_start_1 Chronicles 9:30_reference_end_ _reference_start_1 Chronicles 16:06_reference_end_ _reference_start_1 Chronicles 16:39_reference_end_ _reference_start_1 Chronicles 18:16_reference_end_ _reference_start_1 Chronicles 24:06_reference_end_ _reference_start_1 Kings 1:1_reference_end_ _reference_start_1 Kings 2:22_reference_end_ _reference_start_1 Kings 2:26_reference_end _ _reference_start_1 Kings 2:27_reference_end_ _reference_start_1 Kings 2:35_reference_end_ _reference_start_1 Kings 4:02_reference_end_ _reference_start_1 Kings 4:04_reference_end_ _reference_start_1 Kings 8:1_reference_end_ _reference_start_1 Samuel 1:03_reference_end_ _reference_start_1 Samuel 2:11_reference_end_ _reference_start_1 Samuel 2:13_reference_end_ _reference_start_1 Samuel 2:14_reference_end_ _reference_start_1 Samuel 2:15_reference_end_ _reference_start_1 Samuel 2:28_reference_end_ _reference_start_1 Samuel 2:35_reference_end_ _reference_start_1 Samuel 14:03_reference_end_ _reference_start_1 Samuel 14:19_reference_end_ _reference_start_1 Samuel 14:36_reference_end_ _reference_start_1 Samuel 21:1_reference_end_ _reference_start_1 Samuel 22:1_reference_end_ _reference_start_1 Samuel 23:09_reference_end_ _reference_start_1 Samuel 30:07_reference_end_ _reference_start_2 Chronicles 7:02_reference_end_ _reference_start_2 Chronicles 7:06_reference_end_ _reference_start_2 Samuel 8:17_reference_end_ _reference_start_2 Samuel 8:18_reference_end_ _reference_start_2 Samuel 15:35_reference_end_ _reference_start_2 Samuel 17:15_reference_end_ _reference_start_2 Samuel 19:12_reference_end_ _reference_start_2 Samuel 20:25_reference_end_ _reference_start_2 Samuel 20:26_reference_end_ _reference_start_Exodus 28:01_reference_end_ _reference_start_Psalms 78:64_reference_end_ _reference_start_Psalms 132:09_reference_end_ _reference_start_Psalms 132:16_reference_end_ \cme priest of God, and king/leader of a nation \cmf sacrificateur de Dieu, et roi/chef d'une nation _reference_start_1 Chronicles 29:22_reference_end_ _reference_start_1 Kings 4:05_reference_end_ _reference_start_Exodus 2:16_reference_end_ _reference_start_Exodus 3:01_reference_end_ _reference_start_Exodus 18:01_reference_end_ _reference_start_Exodus 19:06_reference_end_ _reference_start_Exodus 19:22_reference_end_ _reference_start_Exodus 19:24_reference_end_ _reference_start_Genesis 14:18_reference_end_ _reference_start_Psalms 110:04_reference_end_ jj6epriestpriest\h €EhOk \f sacrificateur \cme Aaronic priest in Israel \cmf sacrificateur aaronique en Israël _reference_start_1 Chronicles 9:02_reference_end_ _reference_start_1 Chronicles 23:02_reference_end_ _reference_start_1 Chronicles 24:06_reference_end_ _reference_start_1 Chronicles 24:31_reference_end_ _reference_start_1 Chronicles 28:13_reference_end_ _reference_start_1 Chronicles 28:21_reference_end_ _reference_start_2 Samuel 15:27_reference_end_ _reference_start_Numbers 5:06_reference_end_ _reference_start_Numbers 5:08_reference_end_ _reference_start_Numbers 5:10_reference_end_ _reference_start_Numbers 5:12_reference_end_ _reference_start_Numbers 5:13_reference_end_ _reference_start_Numbers 5:16_reference_end_ _reference_start_Numbers 5:18_reference_end_ _reference_start_Numbers 10:08_reference_end_ \cme Levitical priests in Israel \cmf sacrificateur lévitique en Israël _r ?tfXJ<. xj\N@2$zl^PB4&     "  ~> } | $ {n z y x w v u t s  r  q p oN@ n m  l  k  j  i # h  g  f e d  c  b  a  ` $ _  ^  ] # \  [  Z  Y  X  W  V  U  T  S # R  Q  P  O  N  M  L ' K  J  I H/ G/ F. E-2 b8%princeprince\h 'yiWAn \f prince \cme chief man, leader of a group of people \cmf homme chef, chef d'un group _reference_start_1 Kings 11:34_reference_end_ _reference_start_Exodus 16:22_reference_end_ _reference_start_Exo <7!!Ipriesthoodpriesthood\h hÃFnuhüÐk \f sacerdoce \cme role or office of being a priest \cmf le rôle ou la position du sacerdoce _reference_start_1 Samuel 2:36_reference_end_ _reference_start_Exodus 29:09_reference_end_ _reference_start_Ezra 2:62_reference_end_ _reference_start_Joshua 18:07_reference_end_dus 22:27_reference_end_ _reference_start_Genesis 17:20_reference_end_ _reference_start_Genesis 23:06_reference_end_ _reference_start_Genesis 25:16_reference_end_ _reference_start_Genesis 34:02_reference_end_ \cme ruler of the Philistines \cmf chef des Philestains _reference_start_1 Chronicles 12:19_reference_end_ _reference_start_1 Samuel 5:08_reference_end_ _reference_start_1 Samuel 5:08_reference_end_ _reference_start_1 Samuel 6:04_reference_end_ _reference_start_1 Samuel 6:12_reference_end_ _reference_start_1 Samuel 6:16_reference_end_ _reference_start_1 Samuel 6:18_reference_end_ _reference_start_1 Samuel 7:07_reference_end_ _reference_start_1 Samuel 29:02_reference_end_ _reference_start_1 Samuel 29:06_reference_end_ _reference_start_1 Samuel 29:07_reference_end_ \cme tribal chiefs of Israel \cmf chefs des tribus d'Israël _reference_start_1 Kings 8:01_reference_end_ _reference_start_Numbers 1:16_reference_end_ _reference_start_Numbers 1:44_reference_end_ _reference_start_Numbers 10:04_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( B  A  @ & ?  >  =  <  ;  : 7 9  8  7  6  5  4  3  2  1  0  /  .  -  ,  +  *  )  ( ' & % $ #  " !                        ,                          "   e_start_2 Chronicles 18:25_reference_end_ _reference_start_2 Kings 10:01_reference_end_ \cme magistrate, judge of a district \cmf juge, magistrat d'une région _reference_start_Esther 1:03_reference_end_ _reference_start_Esther 8:09_reference_end_ _reference_start_Exodus 2:14_reference_end_ _reference_start_Exodus 18:21_reference_end_ _reference_start_Exodus 18:25_reference_end_ \cme military officer \cmf officier militaire _reference_start_1 Chronicles 21:02_reference_end_ _reference_start_1 Chronicles 26:26_reference_end_ _reference_start_1 Chronicles 27:01_reference_end_ _reference_start_1 Chronicles 27:03_reference_end_ _reference_start_1 Chronicles 27:05_reference_end_ _reference_start_1 Chronicles 27:08_reference_end_ _reference_start_1 Chronicles 28:01_reference_end_ _reference_start_1 Chronicles 29:06_reference_end_ _reference_start_1 Kings 1:19_reference_end_ _reference_start_1 Kings 1:25_reference_end_ _reference_start_1 Kings 2:05_reference_end_ _reference_start_1 Kings 2:32_reference_end_ _ref erence_start_1 Kings 9:22_reference_end_ _reference_start_1 Kings 11:15_reference_end_ _reference_start_1 Kings 11:21_reference_end_ _reference_start_1 Samuel 8:13_reference_end_ _reference_start_1 Samuel 17:18_reference_end_ _reference_start_1 Samuel 17:55_reference_end_ _reference_start_1 Samuel 18:30_reference_end_ _reference_start_1 Samuel 22:07_reference_end_ _reference_start_1 Samuel 26:05_reference_end_ _reference_start_2 Kings 9:22_reference_end_ _reference_start_2 Samuel 2:08_reference_end_ _reference_start_2 Samuel 3:38_reference_end_ _reference_start_2 Samuel 10:16_reference_end_ _reference_start_2 Samuel 10:18_reference_end_ _reference_start_2 Samuel 18:01_reference_end_ _reference_start_2 Samuel 18:05_reference_end_ _reference_start_2 Samuel 19:07_reference_end_ _reference_start_2 Samuel 19:14_reference_end_ _reference_start_2 Samuel 23:19_reference_end_ _reference_start_Daniel 11:05_reference_end_ _reference_start_Genesis 21:22_reference_end_ _reference_start_Genesis 21:32_reference_end_ _re ference_start_Genesis 26:26_reference_end_ \cme person in a position of authrity \cmf personne en position d'autorité _reference_start_1 Chronicles 27:31_reference_end_ _reference_start_1 Kings 5:30_reference_end_ _reference_start_1 Kings 9:23_reference_end_ _reference_start_Daniel 1:18_reference_end_ _reference_start_Exodus 1:11_reference_end_ _reference_start_Genesis 37:36_reference_end_ _reference_start_Genesis 39:01_reference_end_ _reference_start_Genesis 39:21_reference_end_ _reference_start_Genesis 39:22_reference_end_ _reference_start_Genesis 39:23_reference_end_ _reference_start_Genesis 40:02_reference_end_ _reference_start_Genesis 40:03_reference_end_ _reference_start_Genesis 40:04_reference_end_ _reference_start_Genesis 40:09_reference_end_ _reference_start_Genesis 40:16_reference_end_ _reference_start_Genesis 40:20_reference_end_ _reference_start_Genesis 40:21_reference_end_ _reference_start_Genesis 40:22_reference_end_ _reference_start_Genesis 40:23_reference_end_ _reference_start_Genesis 41: 09_reference_end_ _reference_start_Genesis 41:10_reference_end_ _reference_start_Genesis 41:12_reference_end_ _reference_start_Genesis 47:06_reference_end_ _reference_start_Psalms 119:161_reference_end_ _reference_start_Psalms 148:11_reference_end_ \cme powerful spiritual authorities \cmf puissants êtres spirituels _reference_start_Daniel 8:11_reference_end_ _reference_start_Daniel 10:13_reference_end_ _reference_start_Daniel 10:20_reference_end_ _reference_start_Daniel 11:21_reference_end_ _reference_start_Daniel 12:01_reference_end_ \cme prince, noble, official \cmf haut fonctionaire, prince, noble _reference_start_1 Chronicles 22:17_reference_end_ _reference_start_1 Chronicles 23:02_reference_end_ _reference_start_1 Chronicles 24:06_reference_end_ _reference_start_1 Chronicles 27:34_reference_end_ _reference_start_1 Chronicles 28:01_reference_end_ _reference_start_1 Chronicles 28:21_reference_end_ _reference_start_1 Chronicles 29:24_reference_end_ _reference_start_1 Kings 4:02_reference_end_ _reference_start_2 Samuel 10:03_reference_end_ _reference_start_Daniel 1:07_reference_end_ _reference_start_Daniel 1:08_reference_end_ _reference_start_Daniel 1:09_reference_end_ _reference_start_Daniel 1:10_reference_end_ _reference_start_Daniel 1:11_reference_end_ _reference_start_Daniel 9:06_reference_end_ _reference_start_Daniel 9:08_reference_end_ _reference_start_Daniel 11:05_reference_end_ _reference_start_Esther 1:03_reference_end_ _reference_start_Esther 1:11_reference_end_ _reference_start_Esther 1:14_reference_end_ _reference_start_Esther 1:16_reference_end_ _reference_start_Esther 1:18_reference_end_ _reference_start_Esther 1:21_reference_end_ _reference_start_Esther 2:18_reference_end_ _reference_start_Esther 3:01_reference_end_ _reference_start_Esther 3:12_reference_end_ _reference_start_Esther 5:11_reference_end_ _reference_start_Esther 6:09_reference_end_ _reference_start_Genesis 12:15_reference_end_ \cme religious official \cmf officier réligieux _reference_start_1 Chronicles 24:05_reference_end_ 9''Oprince, rulerprince, ruler\h raW \f ministre, souverain \cme chief of tribe, of group \cmf chef du tribu, du group _reference_start_1 Chronicles 27:22_reference_end_ _reference_start_1 Chronicles 28:01_reference_end_ _reference_start_1 Chronicles 29:06_reference_end_ _reference_start_1 Kings 11:24_reference_end_ _reference_start_1 Samuel 22:02_reference_end_ _reference_start_1 Samuel 29:03_reference_end_ _reference_start_1 Samuel 29:04_reference_end_ _reference_start_1 Samuel 29:09_reference_end_ _reference_start_2 Samuel 4:02_reference_end_ _reference_start_Nehemiah 4:10_reference_end_ _reference_start_Numbers 21:18_reference_end_ \cme city council member, cheif of city \cmf membre du conseil municipal, chef de ville _reference_start_1 Kings 22:26_reference_end_ _referenc  ?tfXJ<. xj\N@1"zl^PB4&    ~ } | { z  y  x  w v u t s r  q  p  o  n  m " l  k  j  i  h  g  f e d cw b/ a) `) _) ^( ]( \( [( Z( Y( X( W( V( U' T' S' R' Q%$ P O N  M  L  K J I H  G  F  E  D  C  ?tfXJ<. xj\N@2$|n`RD6( @ ? >  = < ; : 9! 8 7# 6N 51 4  3  2  1  0A / .  -" , + *3 ) ( '" & % $ # "  !                                                      M:''_prophesy (to)prophesy (to)\h 'AbAn \f prophétiser \cme fortell the future \cmf prophétiser _reference_start_1 Kings 22:08_reference_end_ _reference_start_1 Kings 22:10_reference_end_ _reference_start_1 Kings 22:12_reference_end_ _reference_start_1 Kings 22:18_reference_end_ _reference_start_Jeremiah 20:06_reference_end_ce_start_1 Samuel 9:09_reference_end_ _reference_start_1 Samuel 10:05_reference_end_ _reference_start_1 Samuel 10:10_reference_end_ _reference_start_1 Samuel 10:11_reference_end_ _reference_start_1 Samuel 10:12_reference_end_ _reference_start_1 Samuel 19:20_reference_end_ _reference_start_1 Samuel 19:24_reference_end_ _reference_start_1 Samuel 22:05_reference_end_ _reference_start_1 Samuel 28:06_reference_end_ _reference_start_1 Samuel 28:15_reference_end_ _reference_start_2 Samuel 7:02_reference_end_ _reference_start_2 Samuel 12:25_reference_end_ _reference_start_Daniel 9:02_reference_end_ _reference_start_Daniel 9:06_reference_end_ _reference_start_Daniel 9:10_reference_end_ _reference_start_Deuteronomy 18:15_reference_end_ _reference_start_Deuteronomy 18:18_reference_end_ _reference_start_Deuteronomy 19:22_reference_end_ _reference_start_Deuteronomy 34:10_reference_end_ _reference_start_Exodus 7:01_reference_end_ _reference_start_Genesis 20:07_reference_end_ _reference_start_Psalms 51:02_reference_end_ g;+prophetprophet\h 'yibÃn \f prophète \cme books of teachings of prophets \cmf livres d'enseignement des prophètes de l'ancien testament _reference_start_Daniel 9:24_reference_end_ \cme false prophet, speaks without God's direction or for other gods \cmf faux prophéte - parle sans autorisation de Dieu ou pour autres dieux _reference_start_Deuteronomy 18:20_reference_end_ \cme one speaking for God in an ecstatic state \cmf qqn qui parle pour Dieu en état d'extasie _reference_start_Numbers 11:29_reference_end_ \cme one who speaks for God or another person \cmf qqn qui parle pour Dieu ou une autre personne _reference_start_1 Chronicles 16:22_reference_end_ _reference_start_1 Chronicles 17:01_reference_end_ _reference_start_1 Chronicles 29:29_reference_end_ _reference_start_1 Kings 1:1_reference_end_ _reference_start_1 Kings 11:29_reference_end_ _referen  B<!!Uprophetessprophetess\h hA'yibÌn \f prophétesse \cme woman who associates with the prophets \cmf femme qui associent avec les prophètes _reference_start_Isaiah 8:03_reference_end_ _reference_start_Nehemiah 6:14_reference_end_ \cme woman who give a word from God \cmf femme qui donne la parole de Dieu _reference_start_2 Chronicles 34:22_reference_end_ _reference_start_2 Kings 22:14_reference_end_ \cme woman with gift of writing songs \cmf femme douée de composer des chançons _reference_start_Exodus 15:20_reference_end_ _reference_start_Jude 4:04_reference_end_kkuk 2:06_reference_end_ _reference_start_Isaiah 14:04_reference_end_ _reference_start_Micah 2:04_reference_end_ _reference_start_Numbers 24:03_reference_end_ _reference_start_Numbers 24:15_reference_end_ \cme sentence with ethical wisdom \cmf phrase de sagaesse moral _reference_start_Ecclesiastes 12:09_reference_end_ _reference_start_Job 13:12_reference_end_ _reference_start_Proverbs 10:01_reference_end_ _reference_start_Proverbs 25:01_reference_end_ _reference_start_Proverbs 26:07_reference_end_ _reference_start_Proverbs 26:09_reference_end_ \cme short narative with symbolic meaning \cmf narratif court avec un sens symolique _reference_start_Ezra 17:02_reference_end_ _reference_start_Ezra 21:05_reference_end_ _reference_start_Ezra 24:03_reference_end_ \cme standing joke, by-word \cmf fable, façon de se moquer de qqn _reference_start_1 Kings 9:07_reference_end_ _reference_start_2 Chronicles 7:20_reference_end_ _reference_start_Deuteronomy 28:37_reference_end_ _reference_start_Psalms 44:15_reference_end_   h=-proverbproverb\h lAHAm. \f proverbe \cme brief sentence of popular wisdom \cmf phrase courte de sagesse populaire _reference_start_1 Samuel 10:02_reference_end_ _reference_start_1 Samuel 24:14_reference_end_ _reference_start_Ezra 12:23_reference_end_ \cme poem \cmf poème _reference_start_1 Kings 5:12_reference_end_ _reference_start_Psalms 49:05_reference_end_ _reference_start_Psalms 78:02_reference_end_ \cme prophetic figure \cmf illustration prophétique _reference_start_Haba  ?tfXJ<. xj\N@2$|n`RD6( ! ~! }  |  {  zN7 y x w v  u  t  s  r q p o n m& l k j  i h$ g f  e  d  c  b$ a ` _ ^ ] \ [ Z Y X W V# U  T  S R Q P O N M L K  J  I H, G% F E  D C B A 1prudenceprudence\h lekeW \f prudence \cme insight, understanding \cmf comprehention, perspicacité _reference_start_Proverbs 3:04_reference_end_ _reference_start_Proverbs 12:08_reference_end_ _reference_start_Proverbs 13:15_reference_end_ _reference_start_Proverbs 16:22_reference_end_ _reference_start_Proverbs 19:11_reference_end_ _reference_start_Proverbs 23:09_reference_end_ \cme prudence \cmf prudence _reference_start_Proverbs 1:04_reference_end_ _reference_start_Proverbs 8:05_reference_end_ _reference_start_Proverbs 8:12_reference_end_  \@++uprudent (to be)prudent (to be)\h lakAW \f prudent (être) \cme act circumspectly, prudently \cmf agir d'une manière circonspecte, prudente _reference_start_Proverbs 10:05_reference_end_ _reference_start_Proverbs 10:19_reference_end_ _reference_start_Proverbs 14:35_reference_end_ _reference_start_Proverbs 15:24_reference_end_ _reference_start_Proverbs 17:02_reference_end_ _reference_start_Proverbs 19:14_reference_end_ \cme comprehend, understand \cmf comprendre _reference_start_Proverbs 1:03_reference_end_ _reference_start_Proverbs 21:16_reference_end_ \cme give attention to, ponder \cmf faire attention, penser _reference_start_Proverbs 16:20_reference_end_ _reference_start_Proverbs 21:12_reference_end_ \cme give understanding, teach \cmf donner compréhention, enseigner _reference_start_Proverbs 16:23_reference_end_ _reference_start_Proverbs 21:11_reference_end_ \cme prosper, have success \cmf prosperer, avoir succes _reference_start_Proverbs 17:08_reference_end_ 3BKrebelrebel\h darAAm \f rebeller \cme rebel, revolt against a king \cmf rebeller, revolter contre un roi _reference_start_2 Chronicles 36:13_reference_end_ _reference_start_2 Kings 18:07_reference_end_ _reference_start_2 Kings 18:20_reference_end_ _reference_start_2 Kings 24:01_reference_end_ _reference_start_2 Kings 24:20_reference_end_ _reference_start_Genesis 14:04_reference_end_ _reference_start_Isaiah 36:05_reference_end_ $|Aapurepure\h 'ÔqÌn \f pur \cme without impurities \cmf sans impuretés _reference_start_Daniel 7:09_reference_end_ _reference_start_Nehemiah 6:06_reference_end_ \cme rebel, revolt against God \cmf rebeller, revolter contre Dieu _reference_start_Daniel 9:05_reference_end_ _reference_start_Daniel 9:09_reference_end_ _reference_start_Ezra 2:03_reference_end_ _reference_start_Ezra 20:38_reference_end_ _reference_start_Joshua 22:16_reference_end_ _reference_start_Joshua 22:18_reference_end_ _reference_start_Numbers 14:09_reference_end_ \cme rebell against parent \cmf rebeller, désobéir les parents _reference_start_Deuteronomy 21:18_reference_end_ _reference_start_Deuteronomy 21:20_reference_end_ \cme revolt against, disobey God \cmf rebeller, désobéir Deiu _reference_start_1 Kings 13:21_reference_end_ _reference_start_1 Kings 13:26_reference_end_ _reference_start_1 Samuel 12:14_reference_end_ _reference_start_1 Samuel 12:15_reference_end_ _reference_start_Numbers 20:10_reference_end_ _reference_start_Numbers 20:24_reference_end_ _reference_start_Numbers 27:14_reference_end_ _reference_start_Psalms 78:55_reference_end_ 4^4D##redeem (to)redeem (to)\h la'AFg. \f rédempter \cme act as kinsman, keep something in the family \cmf agir comme parant, garder qqch dans la famille _reference_start_Job 3:05_reference_end_ _reference_start_Leviticus 25:25_reference_end_ _reference_start_Leviticus 25:26_reference 'C))}reconcile (to)reconcile (to)\h hAcAr \f réconciliation \cme accept favorably \cmf accepter favorablement _reference_start_1 Chronicles 29:17_reference_end_ _reference_start_2 Samuel 24:23_reference_end_ _reference_start_Esther 10:03_reference_end_ _reference_start_Genesis 33:10_reference_end_ _reference_start_Job 33:26_reference_end_ _reference_start_Proverbs 3:12_reference_end_ _reference_start_Psalms 44:04_reference_end_ _reference_start_Psalms 1:1_reference_end_ \cme make acceptable \cmf rendre acceptable _reference_start_1 Samuel 29:04_reference_end_ _reference_start_2 Chronicles 36:21_reference_end_ _reference_start_Leviticus 26:34_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( > # =  <  ;  :  9 8 74 63 50 4 3 2 1 0 /  . - , + * ) ( ' & % $ # " !    k J , + )   j    0 # #       1 0 !    " $    ,  (_end_ _reference_start_Leviticus 25:33_reference_end_ _reference_start_Leviticus 25:48_reference_end_ _reference_start_Leviticus 25:49_reference_end_ _reference_start_Ruth 3:13_reference_end_ _reference_start_Ruth 4:04_reference_end_ _reference_start_Ruth 4:06_reference_end_ \cme avenge the death of a relative \cmf venger la mort d'un parent _reference_start_2 Samuel 14:11_reference_end_ _reference_start_Deuteronomy 19:06_reference_end_ _reference_start_Numbers 35:19_reference_end_ _reference_start_Numbers 35:27_reference_end_ \cme God delivers from death and trouble \cmf délivrer de la mort _reference_start_Genesis 48:16_reference_end_ _reference_start_Proverbs 23:11_reference_end_ _reference_start_Psalms 19:15_reference_end_ _reference_start_Psalms 1:1_reference_end_ _reference_start_Psalms 106:10_reference_end_ \cme God delivers from slavery and exile \cmf délivrer de l'esclavage et exile _reference_start_Exodus 6:06_reference_end_ _reference_start_Exodus 15:13_reference_end_ _reference_start_Isaiah 41:14_reference_end_ _reference_start_Isaiah 43:01_reference_end_ _reference_start_Isaiah 44:22_reference_end_ _reference_start_Psalms 74:02_reference_end_ _reference_start_Psalms 107:02_reference_end_ \cme kinsman-redeemer \cmf parant-rédempteur _reference_start_1 Kings 16:11_reference_end_ _reference_start_Numbers 5:08_reference_end_ _reference_start_Ruth 2:20_reference_end_ _reference_start_Ruth 3:09_reference_end_ _reference_start_Ruth 3:12_reference_end_ _reference_start_Ruth 4:01_reference_end_ _reference_start_Ruth 4:03_reference_end_ _reference_start_Ruth 4:06_reference_end_ _reference_start_Ruth 4:08_reference_end_ _reference_start_Ruth 4:14_reference_end_ \cme pay the value of something \cmf payer la valeur de qqch _reference_start_Exodus 13:13_reference_end_ _reference_start_Leviticus 27:13_reference_end_ _reference_start_Leviticus 27:15_reference_end_ _reference_start_Leviticus 27:19_reference_end_ _reference_start_Leviticus 27:20_reference_end_ _reference_start_Leviticus 27:31_reference_end_   pE!!1redemptionredemption\h hAGlu'ÌFg \f rédempter \cme act of keeping property in the family \cmf action de guarder la patrimoine dans la famille _reference_start_Jeremiah 32:08_reference_end_ _reference_start_Leviticus 25:24_reference_end_ _reference_start_Leviticus 25:26_reference_end_ _reference_start_Leviticus 25:29_reference_end_ _reference_start_Leviticus 25:31_reference_end_ _reference_start_Leviticus 25:32_reference_end_ _reference_start_Leviticus 25:48_reference_end_ _reference_start_Leviticus 25:51_reference_end_ _reference_start_Leviticus 25:52_reference_end_ _reference_start_Ruth 4:06_reference_end_ _reference_start_Ruth 4:07_reference_end_ \cme kinsman, relative \cmf un parent _reference_start_Ezekiel 11:15_reference_end_of  "(.4:@FLRX^djpv|ztnhb\VPJD>82,& ~xrlf ߈ ۈ ؈ Ԉ ψ ̈ Ȉ   ~ } | { z y w r p o n l j i h g e d c b ` ^ ~] z\ o[ nX iW ST IR GP CO =M ;L 4K /I .H ,G )E f j k m n p q &s 5u ;v ?w Ax Dy Kz N} S ^ f n r t x z {        ć Ƈ LJ ȇ ɇ ˇ ̇ Ї" ҇# Ӈ$ ه% އ) * + , - / 3 4 5 6 8 9 : ; < = !? "@ #B %Dr \cmf conforter qqn ou soit-même _reference_start_1 Chronicles 7:22_reference_end_ _reference_start_1 Chronicles 19:02_reference_end_ _reference_start_1 Chronicles 19:03_reference_end_ _reference_start_2 Samuel 10:02_reference_end_ _reference_start_2 Samuel 10:03_reference_end_ _reference_start_2 Samuel 12:24_reference_end_ _reference_start_2 Samuel 13:39_reference_end_ _reference_start_Genesis 5:29_reference_end_ _reference_start_Genesis 24:67_reference_end_ _reference_start_Genesis 27:42_reference_end_ _reference_start_Genesis 37:35_reference_end_ _reference_start_Genesis 38:12_reference_end_ _reference_start_Psalms 23:04_reference_end_ _reference_start_Psalms 119:052_reference_end_ _reference_start_Ruth 2:13_reference_end_ \cme have pity, companssion on \cmf avoir pitié pour qqn _reference_start_Genesis 50:21_reference_end_ _reference_start_Jude 21:06_reference_end_ _reference_start_Psalms 71:21_reference_end_ _reference_start_Psalms 90:13_reference_end_ _reference_start_Psalms 135:11_reference_end_ *G!!qrepentancerepentance\h £axOn \f répentance \cme repentance, sorrow \cmf chagrin, douleur _reference_start_Hosea 13:14_reference_end_JF##arepent (to)repent (to)\h £axAn \f repentir \cme change one's mind \cmf changer d'avis _reference_start_1 Chronicles 21:15_reference_end_ _reference_start_1 Samuel 15:11_reference_end_ _reference_start_1 Samuel 15:29_reference_end_ _reference_start_1 Samuel 15:35_reference_end_ _reference_start_2 Samuel 24:16_reference_end_ _reference_start_Exodus 13:17_reference_end_ _reference_start_Exodus 32:12_reference_end_ _reference_start_Genesis 6:06_reference_end_ _reference_start_Genesis 6:07_reference_end_ _reference_start_Jonah 3:09_reference_end_ _reference_start_Jonah 3:10_reference_end_ _reference_start_Jonah 4:02_reference_end_ _reference_start_Psalms 110:04_reference_end_ \cme comfort self or anothe + ?tfXJ<. xi[M?1#{m_QC5' } | {  z y x w v u  t  s r q p o n  m  l k j i h g f e d c  b  a  ` _ ^ ] \  [ ZZ YG XA W2 V Uw4 T S& R%# Q* PC O N ' M  L  K  J  I  H  Gn F  E  D  C B A @  ?   Hwreproofreproof\h haxakOwGt \f réprobation \cme reproof, chiding, discipline \cmf réprobation, gronderie, discipline _reference_start_Proverbs 1:23_reference_end_ _reference_start_Proverbs 3:11_reference_end_ _reference_start_Proverbs 5:12_reference_end_ _reference_start_Proverbs 6:23_reference_end_ _reference_start_Proverbs 10:17_reference_end_ _reference_start_Proverbs 12:01_reference_end_ _reference_start_Proverbs 13:18_reference_end_ _reference_start_Proverbs 15:05_reference_end_ _reference_start_Proverbs 15:10_reference_end_ _reference_start_Proverbs 15:31_reference_end_ _reference_start_Proverbs 15:32_reference_end_ _reference_start_Proverbs 27:05_reference_end_ _reference_start_Proverbs 29:01_reference_end_ _reference_start_Proverbs 29:15_reference_end_ UI%%sreprove (to)reprove (to)\h xakAy* \f réprimander \cme convict \cmf condamner _reference_start_Proverbs 30:06_reference_end_ \cme correct, discipline \cmf corriger, discipliner _reference_start_Proverbs 3:12_reference_end_ \cme reprove, chide \cmf réprimander _reference_start_Proverbs 9:07_reference_end_ _reference_start_Proverbs 9:08_reference_end_ _reference_start_Proverbs 15:12_reference_end_ _reference_start_Proverbs 19:25_reference_end_ _reference_start_Proverbs 24:25_reference_end_ _reference_start_Proverbs 25:12_reference_end_ _reference_start_Proverbs 28:23_reference_end_ 1 _reference_start_1 Kings 2:32_reference_end_ _reference_start_1 Kings 8:32_reference_end_ _reference_start_1 Samuel 24:18_reference_end_ _reference_start_2 Samuel 4:11_reference_end_ _reference_start_Exodus 23:07_reference_end_ _reference_start_Exodus 23:08_reference_end_ _reference_start_Genesis 6:09_reference_end_ _reference_start_Genesis 20:04_reference_end_ \cme right in conduct toward God \cmf moral, juste devant Dieu _reference_start_Ecclesiastes 3:17_reference_end_ _reference_start_Ecclesiastes 7:20_reference_end_ _reference_start_Ecclesiastes 9:01_reference_end_ _reference_start_Genesis 7:01_reference_end_ _reference_start_Genesis 18:23_reference_end_ _reference_start_Genesis 18:24_reference_end_ _reference_start_Genesis 18:25_reference_end_ _reference_start_Genesis 18:26_reference_end_ _reference_start_Genesis 18:28_reference_end_ _reference_start_Proverbs 2:20_reference_end_ _reference_start_Proverbs 3:33_reference_end_ _reference_start_Proverbs 4:18_reference_end_ _reference_start_Proverbs 9:0 29_reference_end_ _reference_start_Proverbs 1:21_reference_end_ _reference_start_Proverbs 10:03_reference_end_ _reference_start_Proverbs 10:06_reference_end_ _reference_start_Proverbs 10:07_reference_end_ _reference_start_Proverbs 10:11_reference_end_ _reference_start_Proverbs 10:16_reference_end_ _reference_start_Proverbs 10:20_reference_end_ _reference_start_Proverbs 10:24_reference_end_ _reference_start_Proverbs 10:25_reference_end_ _reference_start_Proverbs 10:28_reference_end_ _reference_start_Proverbs 10:30_reference_end_ _reference_start_Proverbs 10:31_reference_end_ _reference_start_Proverbs 10:32_reference_end_ _reference_start_Proverbs 11:08_reference_end_ _reference_start_Proverbs 11:09_reference_end_ _reference_start_Proverbs 11:10_reference_end_ _reference_start_Proverbs 11:21_reference_end_ _reference_start_Proverbs 11:23_reference_end_ _reference_start_Proverbs 11:28_reference_end_ _reference_start_Proverbs 11:30_reference_end_ _reference_start_Proverbs 11:31_reference_end_ _reference_start_ 3Proverbs 12:03_reference_end_ _reference_start_Proverbs 12:05_reference_end_ _reference_start_Proverbs 12:07_reference_end_ _reference_start_Proverbs 12:10_reference_end_ _reference_start_Proverbs 12:12_reference_end_ _reference_start_Proverbs 12:13_reference_end_ _reference_start_Proverbs 12:21_reference_end_ _reference_start_Proverbs 12:26_reference_end_ _reference_start_Proverbs 13:05_reference_end_ _reference_start_Proverbs 13:09_reference_end_ _reference_start_Proverbs 13:21_reference_end_ _reference_start_Proverbs 13:22_reference_end_ _reference_start_Proverbs 13:25_reference_end_ _reference_start_Proverbs 14:19_reference_end_ _reference_start_Proverbs 14:32_reference_end_ _reference_start_Proverbs 15:06_reference_end_ _reference_start_Proverbs 15:28_reference_end_ _reference_start_Proverbs 15:29_reference_end_ _reference_start_Proverbs 18:10_reference_end_ _reference_start_Proverbs 20:07_reference_end_ _reference_start_Proverbs 21:12_reference_end_ _reference_start_Proverbs 21:15_reference_end_ _reference_start_Proverbs 21:18_reference_end_ _reference_start_Proverbs 21:26_reference_end_ _reference_start_Proverbs 23:24_reference_end_ _reference_start_Proverbs 24:15_reference_end_ _reference_start_Proverbs 24:16_reference_end_ _reference_start_Proverbs 25:26_reference_end_ Pro28.01 _reference_start_Proverbs 28:12_reference_end_ _reference_start_Proverbs 28:28_reference_end_ _reference_start_Proverbs 29:06_reference_end_ _reference_start_Proverbs 29:07_reference_end_ _reference_start_Proverbs 29:16_reference_end_ _reference_start_Proverbs 29:27_reference_end_ _reference_start_Psalms 32:11_reference_end_ _reference_start_Psalms 34:16_reference_end_ _reference_start_Psalms 142:08_reference_end_ \cme vindicated by God \cmf justifié par Dieu _reference_start_Psalms 1:05_reference_end_ _reference_start_Psalms 1:06_reference_end_ _reference_start_Psalms 33:01_reference_end_ _reference_start_Psalms 34:20_reference_end_ _reference_start_Psalms 34:22_reference_end_ _reference_start_Psalms 52:08_reference_end_ SK''Orighteousnessrighteousness\h hAqødic / hAqAdøc \f justice, droiture \cme acting in a right 7Jrighteousrighteous\h qyGidac \f juste \cme be right, just \cmf avoir raison, être juste _reference_start_Daniel 9:14_reference_end_ _reference_start_Exodus 9:27_reference_end_ _reference_start_Proverbs 17:15_reference_end_ _reference_start_Proverbs 17:26_reference_end_ _reference_start_Proverbs 18:05_reference_end_ _reference_start_Proverbs 18:17_reference_end_ _reference_start_Proverbs 24:24_reference_end_ \cme justice, good government \cmf justifice, gouverner avec droiture _reference_start_2 Samuel 23:03_reference_end_ _reference_start_Proverbs 25:26_reference_end_ _reference_start_Proverbs 29:02_reference_end_ \cme moral integrity \cmf intégrité morale 0 ?tfXJ<. xj\N@2$|n`RD6( < ; : 9 8 7 6 5 4  3  2  1 0  /  .  - , + *  )  (  '  &  %  $  #  " !                            !                      ~  ?tfXJ<.wi[M?1#{m_QC5' {  z  y  xwy w v  u t s r# q  p o n m l$ k  j iG h3 g  f e$ d c b aj `" _  ^ ] \! [ Z Y  X  W  V  U  T  S  R4 Q" P" O! N M L K" J I H G F E D C B A @ ? > = 8way, ethically right \cmf action juste, moralement _reference_start_1 Kings 3:06_reference_end_ _reference_start_1 Kings 8:32_reference_end_ _reference_start_1 Samuel 26:23_reference_end_ _reference_start_2 Samuel 22:21_reference_end_ _reference_start_2 Samuel 22:25_reference_end_ _reference_start_Daniel 9:07_reference_end_ _reference_start_Daniel 9:18_reference_end_ _reference_start_Genesis 15:06_reference_end_ _reference_start_Genesis 18:19_reference_end_ _reference_start_Genesis 30:33_reference_end_ _reference_start_Isaiah 1:27_reference_end_ _reference_start_Isaiah 5:16_reference_end_ _reference_start_Proverbs 11:18_reference_end_ _reference_start_Proverbs 14:34_reference_end_ _reference_start_Psalms 106:03_reference_end_ \cme consider, declare righteous \cmf considérer, déclarer juste _reference_start_Joel 2:23_reference_end_ _reference_start_Proverbs 8:18_reference_end_ _reference_start_Psalms 24:05_reference_end_ _reference_start_Psalms 36:11_reference_end_ \cme govern justly, justice \cmf gouver 9ner avec justice _reference_start_1 Kings 10:09_reference_end_ _reference_start_2 Samuel 8:15_reference_end_ _reference_start_Psalms 51:15_reference_end_ _reference_start_Psalms 71:02_reference_end_ \cme governing justly \cmf gouverner avec justice _reference_start_Ecclesiastes 5:07_reference_end_ _reference_start_Isaiah 11:04_reference_end_ _reference_start_Job 36:03_reference_end_ _reference_start_Leviticus 19:15_reference_end_ _reference_start_Proverbs 8:15_reference_end_ _reference_start_Proverbs 25:03_reference_end_ _reference_start_Proverbs 31:09_reference_end_ \cme morally right \cmf moralement _reference_start_Daniel 9:24_reference_end_ _reference_start_Job 35:02_reference_end_ _reference_start_Proverbs 1:03_reference_end_ _reference_start_Proverbs 2:09_reference_end_ _reference_start_Proverbs 8:08_reference_end_ _reference_start_Proverbs 12:17_reference_end_ _reference_start_Proverbs 16:13_reference_end_ _reference_start_Psalms 119:121_reference_end_ \cme right, what is owed \cmf droit, ce qui est du _reference_start_2 Samuel 19:29_reference_end_ \cme righteous acts \cmf des actes justes _reference_start_1 Samuel 12:07_reference_end_ _reference_start_Daniel 9:16_reference_end_ _reference_start_Isaiah 64:05_reference_end_ _reference_start_Jude 5:11_reference_end_ _reference_start_Psalms 71:15_reference_end_ _reference_start_Psalms 71:16_reference_end_ _reference_start_Psalms 71:19_reference_end_ _reference_start_Psalms 71:24_reference_end_ \cme rightness in a cause \cmf une cause juste _reference_start_Job 6:29_reference_end_ _reference_start_Psalms 35:27_reference_end_ \cme vindication \cmf justification _reference_start_Isaiah 62:01_reference_end_ _reference_start_Psalms 40:10_reference_end_ _reference_start_Psalms 132:09_reference_end_ \cme what is right, just \cmf ce qui est juste _reference_start_Job 31:06_reference_end_ _reference_start_Psalms 4:06_reference_end_ _reference_start_Psalms 23:03_reference_end_ ?teWI;-wi[M?1#{m_QC5' :  9  8 ( 7  66 5a 4/ 3  2 1 0 /  .  -  ,  +  * ( ) ( ' & % " $ #  " !  G G 3 "         %     & R    ,    3      ( > #  G G G ~G }A |@ oo L++Wrighteous, justrighteous, just\h qadAc \f juste \cme be just \cmf être juste _reference_start_Psalms 19:10_reference_end_ _reference_start_Psalms 51:06_reference_end_ \cme declare righteous, justify \cmf declarer juste, justifieé _reference_start_Daniel 12:03_reference_end_ _reference_start_Exodus 23:07_reference_end_ _reference_start_Genesis 44:16_reference_end_ _reference_start_Proverbs 17:15_reference_end_ \cme do justice \cmf faire la justice _reference_start_2 Samuel 15:04_reference_end_ _reference_start_Psalms 82:03_reference_end_ \cme havae a juste cause \cmf avoire une cause juste _reference_start_Genesis 38:26_reference_end_n et soir _reference_start_Daniel 8:11_reference_end_ _reference_start_Daniel 8:12_reference_end_ _reference_start_Daniel 8:13_reference_end_ _reference_start_Daniel 11:31_reference_end_ _reference_start_Daniel 12:11_reference_end_ _reference_start_Nehemiah 10:34_reference_end_ _reference_start_Numbers 28:03_reference_end_ _reference_start_Numbers 28:06_reference_end_ _reference_start_Numbers 28:10_reference_end_ _reference_start_Numbers 28:15_reference_end_ \cme regular repetition of something \cmf qui arrive continuellement, répétition regulière _reference_start_1 Chronicles 16:40_reference_end_ _reference_start_1 Chronicles 23:31_reference_end_ _reference_start_2 Kings 4:19_reference_end_ _reference_start_2 Kings 25:29_reference_end_ _reference_start_2 Kings 25:30_reference_end_ _reference_start_2 Samuel 9:07_reference_end_ _reference_start_2 Samuel 9:10_reference_end_ _reference_start_2 Samuel 9:13_reference_end_ _reference_start_Ezra 3:05_reference_end_ _reference_start_Numbers 9:16_reference_end_ iM''sacrifice (a)sacrifice (a)\h dyimAGt \f sacrifice \cme (offering given) continually, without interruption \cmf (donné) continuellement, sans interruption _reference_start_1 Chronicles 16:06_reference_end_ _reference_start_1 Chronicles 16:11_reference_end_ _reference_start_1 Chronicles 16:37_reference_end_ _reference_start_1 Kings 10:08_reference_end_ _reference_start_Deuteronomy 11:12_reference_end_ _reference_start_Exodus 25:30_reference_end_ _reference_start_Exodus 27:20_reference_end_ _reference_start_Leviticus 6:06_reference_end_ _reference_start_Numbers 4:07_reference_end_ _reference_start_Psalms 34:02_reference_end_ _reference_start_Psalms 51:05_reference_end_ _reference_start_Psalms 71:06_reference_end_ _reference_start_Psalms 71:14_reference_end_ \cme daily burnt/whole offerings to God, morning and evening \cmf haulocauste quotidien à Dieu, mati < ?cmf tuer et brûler un animal comme sacrifice - haulocauste _reference_start_1 Chronicles 16:02_reference_end_ _reference_start_1 Chronicles 16:40_reference_end_ _reference_start_1 Chronicles 21:24_reference_end_ _reference_start_1 Chronicles 21:26_reference_end_ _reference_start_1 Chronicles 23:31_reference_end_ _reference_start_1 Chronicles 29:21_reference_end_ _reference_start_1 Kings 3:04_reference_end_ _reference_start_1 Kings 3:15_reference_end_ _reference_start_1 Kings 9:25_reference_end_ _reference_start_1 Samuel 6:14_reference_end_ _reference_start_1 Samuel 6:15_reference_end_ _reference_start_1 Samuel 7:09_reference_end_ _reference_start_1 Samuel 7:10_reference_end_ _reference_start_1 Samuel 10:08_reference_end_ _reference_start_1 Samuel 13:09_reference_end_ _reference_start_1 Samuel 13:10_reference_end_ _reference_start_1 Samuel 13:12_reference_end_ _reference_start_1 Samuel 28:15_reference_end_ _reference_start_2 Samuel 6:17_reference_end_ _reference_start_2 Samuel 6:18_reference_end_ _referen @ce_start_2 Samuel 24:22_reference_end_ _reference_start_2 Samuel 24:24_reference_end_ _reference_start_2 Samuel 24:25_reference_end_ _reference_start_Exodus 18:12_reference_end_ _reference_start_Exodus 20:24_reference_end_ _reference_start_Exodus 24:05_reference_end_ _reference_start_Genesis 8:20_reference_end_ _reference_start_Genesis 22:02_reference_end_ _reference_start_Genesis 22:03_reference_end_ _reference_start_Genesis 22:06_reference_end_ _reference_start_Genesis 22:07_reference_end_ _reference_start_Genesis 22:08_reference_end_ _reference_start_Genesis 22:13_reference_end_ _reference_start_Leviticus 2:12_reference_end_ \cme kill animal for eating \cmf touer un animal pour le manger _reference_start_1 Kings 19:21_reference_end_ _reference_start_1 Samuel 28:24_reference_end_ _reference_start_Deuteronomy 12:15_reference_end_ \cme kill animal, burn a part as sacrifice to God or gods, eat the rest - peace \cmf touer un animal, brûler une part à Dieu ou aux dieux, manger le reste - paix _reference_st Aart_1 Chronicles 15:26_reference_end_ _reference_start_1 Chronicles 21:28_reference_end_ _reference_start_1 Chronicles 29:21_reference_end_ _reference_start_1 Kings 1:09_reference_end_ _reference_start_1 Kings 1:19_reference_end_ _reference_start_1 Kings 1:25_reference_end_ _reference_start_1 Kings 3:02_reference_end_ _reference_start_1 Kings 3:03_reference_end_ _reference_start_1 Kings 3:04_reference_end_ _reference_start_1 Kings 8:05_reference_end_ _reference_start_1 Kings 8:62_reference_end_ _reference_start_1 Kings 8:63_reference_end_ _reference_start_1 Kings 11:08_reference_end_ _reference_start_1 Kings 12:32_reference_end_ _reference_start_1 Kings 22:44_reference_end_ _reference_start_1 Samuel 1:03_reference_end_ _reference_start_1 Samuel 1:04_reference_end_ _reference_start_1 Samuel 1:21_reference_end_ _reference_start_1 Samuel 2:13_reference_end_ _reference_start_1 Samuel 2:15_reference_end_ _reference_start_1 Samuel 2:19_reference_end_ _reference_start_1 Samuel 6:15_reference_end_ _reference_star Bt_1 Samuel 10:08_reference_end_ _reference_start_1 Samuel 11:15_reference_end_ _reference_start_1 Samuel 15:15_reference_end_ 1Sa15.21 _reference_start_1 Samuel 16:02_reference_end_ _reference_start_1 Samuel 16:05_reference_end_ _reference_start_2 Chronicles 7:04_reference_end_ _reference_start_2 Chronicles 7:05_reference_end_ _reference_start_2 Samuel 6:13_reference_end_ _reference_start_2 Samuel 15:12_reference_end_ _reference_start_Deuteronomy 18:03_reference_end_ _reference_start_Exodus 3:18_reference_end_ _reference_start_Exodus 5:03_reference_end_ _reference_start_Exodus 5:08_reference_end_ _reference_start_Exodus 5:17_reference_end_ _reference_start_Exodus 8:04_reference_end_ _reference_start_Exodus 8:21_reference_end_ _reference_start_Exodus 8:22_reference_end_ _reference_start_Exodus 8:23_reference_end_ _reference_start_Exodus 8:24_reference_end_ _reference_start_Exodus 8:25_reference_end_ _reference_start_Exodus 13:15_reference_end_ _reference_start_Exodus 13:15_reference_end_ _reference_start_Exodus 20:24_reference_end_ _reference_start_Exodus 22:19_reference_end_ _reference_start_Exodus 23:18_reference_end_ _reference_start_Exodus 24:05_reference_end_ _reference_start_Genesis 46:01_reference_end_ _reference_start_Jonah 1:16_reference_end_ _reference_start_Jonah 2:10_reference_end_ _reference_start_Joshua 8:31_reference_end_ _reference_start_Psalms 54:08_reference_end_ \cme kill children or person as sacrifice to gods \cmf tuer des enfents ou un adult comme haulocaute aux diex _reference_start_1 Kings 13:02_reference_end_ _reference_start_2 Kings 23:20_reference_end_ _reference_start_Ezekiel 16:20_reference_end_ _reference_start_Psalms 106:37_reference_end_ \cme offer, pour out (a sacrifice) \cmf offrir, verser un sacrifice _reference_start_1 Chronicles 11:18_reference_end_ _reference_start_2 Samuel 23:16_reference_end_ _reference_start_Daniel 2:46_reference_end_ _reference_start_Exodus 30:09_reference_end_ _reference_start_Genesis 35:14_reference_end_ _reference_start_Hosea 9:04_reference_end_ nQnWOsalvationsalvation\h hAvûHÌy \f salut \cme deliverance \cmf délivrance _reference_start_2 Samuel 10:11_reference_end_ \cme physical and spiritual \cmf physique et spirituel _reference_start_1 Chronicles 16:23_reference_end_ _reference_start_1 Samuel 2:01_reference_end_ _reference_start_Deuteronomy 32:15_reference_end_ _reference_start_Genesis 49:18_reference_end_ _reference_start_Jonah 2:10_reference_end_ _reference_start_Psalms 3:03_reference_end_ _referenc FN))gsacrifice (to)sacrifice (to)\h hAlAv \f sacrifice \cme exalt, praise \cmf exalter, louer _reference_start_Psalms 47:10_reference_end_ _reference_start_Psalms 97:09_reference_end_ \cme kill & eat an animal to make covenant between people \cmf tuer et manger un animal = une alliance entre personnes _reference_start_Genesis 31:54_reference_end_ \cme kill and burn an animal as a sacrifice - whole/burnt offerings \ > ?tfXJ<. xj\N@2$|n`RD6( y  x w v  u  t  s  r  q  p  o  n  m  l  k  j , i h  g ? f > e  d  c  b  a  `  _  ^  ]  \  [  Z  Y  X W V U T S R Q P O N M  L  K  J  I  H  G F E D  C  B  A  @  ?  >  =  <  ;  ?tfXJ<. xj\N@2$|n`RD6( 8  7  6  5 4 3 2 1 0 / 3 . - - , +  * $ )E (3 ' &- % / $  # # "5 !   1          #  .     j%      6      .                ~ } | { z  e_start_Psalms 53:07_reference_end_ \cme physical and spiritual rescue \cmf sauvetage physique et spirituel _reference_start_1 Chronicles 16:35_reference_end_ _reference_start_2 Samuel 22:03_reference_end_ _reference_start_2 Samuel 22:47_reference_end_ _reference_start_Isaiah 45:08_reference_end_ _reference_start_Psalms 24:05_reference_end_ _reference_start_Psalms 51:14_reference_end_ _reference_start_Psalms 69:14_reference_end_ \cme safety, prosperity \cmf sécurité, prospérité _reference_start_2 Samuel 22:36_reference_end_ _reference_start_2 Samuel 23:05_reference_end_ _reference_start_Job 5:04_reference_end_ \cme security, prosperity \cmf sécurité, prospérité _reference_start_Job 30:15_reference_end_ \cme victory \cmf victoire _reference_start_1 Samuel 14:45_reference_end_ _reference_start_2 Samuel 22:51_reference_end_ _reference_start_Exodus 14:13_reference_end_ _reference_start_Exodus 15:02_reference_end_ _reference_start_Isaiah 26:18_reference_end_ _reference_start_Psalms 28:08_reference_end_ ^Psanctuarysanctuary\h HßÐdÙqim \f sanctuaire \cme holy place in Israel \cmf lieu saint en Israël _reference_start_Exodus 15:17_reference_end_ \cme place of worship of God or gods \cmf lieu d'adoration de Dieu ou des dieux _reference_start_Daniel 8:11_reference_end_ _reference_start_Daniel 9:17_reference_end_ _reference_start_Daniel 11:31_reference_end_ \cme temple precinct \cmf le temple et ses environs _reference_start_1 Chronicles 22:19_reference_end_ _reference_start_Exodus 25:08_reference_end_ _reference_start_Numbers 10:21_reference_end_ _reference_start_Psalms 74:07_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( w  v u t $ s r  q  p o  n  m  lA k  j  i  h / g ' f  e  d  c  b  aG `G _; ^9 ]6 \" [" Z Y X WA V U T S * R  Q  P  O  N  M  L  K  J  I  H  G # F3 E' D& C& B A  @ ?  >  =  <  ;J :  9  Rsave (to)save (to)\h lacAn. \f sauver \cme deliver from sin \cmf délivrer du péché _reference_start_Psalms 39:09_reference_end_ _reference_start_Psalms 51:16_reference_end_ \cme deliver, free \cmf délivrer, libèrer _reference_start_1 Chronicles 16:35_reference_end_ _reference_start_1 Samuel 4:03_reference_end_ _reference_start_1 Samuel 7:08_reference_end_ _reference_start_1 Samuel 9:16_reference_end_ _reference_start_1 Sa J Q%satansatan\h €AXAW \f Satan \cme adversary, enemy \cmf adversaire, énemie _reference_start_1 Kings 5:18_reference_end_ _reference_start_1 Kings 11:14_reference_end_ _reference_start_1 Samuel 29:04_reference_end_ _reference_start_2 Samuel 19:23_reference_end_ _reference_start_Numbers 22:22_reference_end_ \cme satan, his name \cmf satan, son nom _reference_start_1 Chronicles 21:01_reference_end_ _reference_start_Job 1:06_reference_end_ _reference_start_Zechariah 3:01_reference_end_ _reference_start_Zechariah 3:02_reference_end_ Kmuel 10:27_reference_end_ _reference_start_1 Samuel 23:02_reference_end_ _reference_start_1 Samuel 23:05_reference_end_ _reference_start_2 Samuel 3:18_reference_end_ _reference_start_2 Samuel 22:03_reference_end_ _reference_start_2 Samuel 22:03_reference_end_ _reference_start_2 Samuel 22:04_reference_end_ _reference_start_2 Samuel 22:28_reference_end_ _reference_start_2 Samuel 22:42_reference_end_ _reference_start_Exodus 2:17_reference_end_ _reference_start_Exodus 14:30_reference_end_ _reference_start_Joshua 22:22_reference_end_ _reference_start_Jude 6:31_reference_end_ _reference_start_Psalms 20:07_reference_end_ _reference_start_Psalms 28:09_reference_end_ _reference_start_Psalms 3:08_reference_end_ _reference_start_Psalms 34:07_reference_end_ _reference_start_Psalms 34:19_reference_end_ _reference_start_Psalms 54:01_reference_end_ _reference_start_Psalms 57:04_reference_end_ _reference_start_Psalms 59:03_reference_end_ _reference_start_Psalms 71:02_reference_end_ _reference_start_Psalms 71:03_reference L_end_ \cme give victory to \cmf donner la victoire _reference_start_1 Chronicles 11:14_reference_end_ _reference_start_1 Chronicles 18:06_reference_end_ _reference_start_1 Chronicles 18:13_reference_end_ _reference_start_1 Samuel 14:06_reference_end_ _reference_start_1 Samuel 14:23_reference_end_ _reference_start_1 Samuel 14:39_reference_end_ _reference_start_1 Samuel 17:47_reference_end_ _reference_start_1 Samuel 25:26_reference_end_ _reference_start_2 Samuel 8:06_reference_end_ _reference_start_2 Samuel 8:14_reference_end_ _reference_start_Jude 7:02_reference_end_ \cme help \cmf aider _reference_start_1 Chronicles 19:19_reference_end_ _reference_start_1 Samuel 10:19_reference_end_ _reference_start_1 Samuel 11:03_reference_end_ _reference_start_2 Samuel 10:11_reference_end_ _reference_start_2 Samuel 10:19_reference_end_ _reference_start_2 Samuel 14:04_reference_end_ \cme pillage, take away \cmf dépouiller, enlever _reference_start_Exodus 3:22_reference_end_ _reference_start_Exodus 12:36_reference_end_ _ Mreference_start_Genesis 31:09_reference_end_ _reference_start_Genesis 31:16_reference_end_ \cme rescue, recover \cmf rescater, recouperer _reference_start_1 Samuel 4:08_reference_end_ _reference_start_1 Samuel 7:03_reference_end_ _reference_start_1 Samuel 7:14_reference_end_ _reference_start_1 Samuel 10:18_reference_end_ _reference_start_1 Samuel 12:11_reference_end_ _reference_start_1 Samuel 14:48_reference_end_ _reference_start_1 Samuel 17:35_reference_end_ _reference_start_1 Samuel 17:37_reference_end_ _reference_start_1 Samuel 30:08_reference_end_ _reference_start_1 Samuel 30:18_reference_end_ _reference_start_1 Samuel 30:22_reference_end_ _reference_start_2 Samuel 12:07_reference_end_ _reference_start_2 Samuel 22:18_reference_end_ _reference_start_2 Samuel 22:49_reference_end_ _reference_start_2 Samuel 23:12_reference_end_ _reference_start_Daniel 8:04_reference_end_ _reference_start_Exodus 3:08_reference_end_ _reference_start_Exodus 18:09_reference_end_ _reference_start_Genesis 37:21_reference_end_ _ Nreference_start_Genesis 37:22_reference_end_ _reference_start_Psalms 59:03_reference_end_ _reference_start_Psalms 71:02_reference_end_ _reference_start_Psalms 71:11_reference_end_ _reference_start_Psalms 142:07_reference_end_ \cme restore to life \cmf redonner la vie _reference_start_1 Samuel 2:06_reference_end_ _reference_start_Deuteronomy 32:39_reference_end_ _reference_start_Psalms 30:04_reference_end_ _reference_start_Psalms 71:20_reference_end_ \cme save life, let live \cmf sauver la vie, laisser en vie _reference_start_1 Kings 18:05_reference_end_ _reference_start_1 Kings 20:13_reference_end_ _reference_start_1 Samuel 27:09_reference_end_ _reference_start_1 Samuel 27:11_reference_end_ _reference_start_2 Samuel 8:02_reference_end_ _reference_start_Exodus 1:17_reference_end_ _reference_start_Exodus 1:18_reference_end_ _reference_start_Exodus 1:22_reference_end_ _reference_start_Exodus 22:17_reference_end_ _reference_start_Genesis 6:19_reference_end_ _reference_start_Genesis 6:20_reference_end_ _refere Once_start_Genesis 7:03_reference_end_ _reference_start_Genesis 12:12_reference_end_ _reference_start_Genesis 19:19_reference_end_ _reference_start_Genesis 45:07_reference_end_ _reference_start_Genesis 47:25_reference_end_ _reference_start_Genesis 50:20_reference_end_ _reference_start_Genesis 50:20_reference_end_ \cme save oneself, escape \cmf se sauver, se délivrer _reference_start_2 Kings 19:12_reference_end_ _reference_start_2 Samuel 20:06_reference_end_ _reference_start_Deuteronomy 23:15_reference_end_ _reference_start_Proverbs 6:03_reference_end_ \cme save, deliver (or be saved) \cmf sauver, délivrer (ou être sauver) _reference_start_1 Chronicles 16:35_reference_end_ _reference_start_1 Samuel 12:10_reference_end_ _reference_start_1 Samuel 12:21_reference_end_ _reference_start_1 Samuel 26:24_reference_end_ _reference_start_2 Samuel 14:16_reference_end_ _reference_start_2 Samuel 19:10_reference_end_ _reference_start_2 Samuel 22:01_reference_end_ _reference_start_Daniel 8:07_reference_end_ _reference_start_Exodus 2:19_reference_end_ _reference_start_Exodus 5:23_reference_end_ _reference_start_Exodus 6:06_reference_end_ _reference_start_Exodus 12:27_reference_end_ _reference_start_Exodus 18:04_reference_end_ _reference_start_Exodus 18:08_reference_end_ _reference_start_Exodus 18:10_reference_end_ _reference_start_Genesis 32:12_reference_end_ _reference_start_Genesis 32:31_reference_end_ _reference_start_Jonah 4:06_reference_end_ _reference_start_Proverbs 19:19_reference_end_ _reference_start_Psalms 34:05_reference_end_ _reference_start_Psalms 34:18_reference_end_ _reference_start_Psalms 34:20_reference_end_ _reference_start_Psalms 54:09_reference_end_ _reference_start_Psalms 56:14_reference_end_ _reference_start_Psalms 69:15_reference_end_ \cme separate \cmf séparer _reference_start_2 Samuel 14:06_reference_end_ \cme take vengence on someone \cmf se venger de qqn _reference_start_1 Samuel 25:31_reference_end_ _reference_start_1 Samuel 25:33_reference_end_ _reference_start_Proverbs 20:22_reference_end_ ?tfXJ<. wi[M?1#{m_QC5' 6 5 4  3 2 1 0 /  .  -  ,  +  * ) # ( ' &  %  $2 #2 "/ !-                    G   '    G G ; % %       1           ~ % } # | 0 { z  y  x  ?tfXJ<. xj\N@2$|n`RD6( u  t  s  r  q  p ) o ' n  m  l  k  j  i  h : g $ f " e  d  c  b  a  `  _  ^  ] & \ 3 [  Z  Y  X W V U T S R Q P O N M L  K J  I  H" G" F E D ! C  B  AE @8 ?6 >" =" <" ; :  9  8 7 i méprise _reference_start_Proverbs 1:22_reference_end_ _reference_start_Proverbs 3:34_reference_end_ _reference_start_Proverbs 3:34_reference_end_ _reference_start_Proverbs 9:07_reference_end_ _reference_start_Proverbs 9:08_reference_end_ _reference_start_Proverbs 9:12_reference_end_ _reference_start_Proverbs 13:01_reference_end_ _reference_start_Proverbs 14:06_reference_end_ _reference_start_Proverbs 14:09_reference_end_ _reference_start_Proverbs 15:12_reference_end_ _reference_start_Proverbs 19:25_reference_end_ _reference_start_Proverbs 19:28_reference_end_ _reference_start_Proverbs 19:29_reference_end_ _reference_start_Proverbs 20:01_reference_end_ _reference_start_Proverbs 21:11_reference_end_ _reference_start_Proverbs 21:24_reference_end_ _reference_start_Proverbs 22:10_reference_end_ _reference_start_Proverbs 24:09_reference_end_ _reference_start_Proverbs 29:08_reference_end_ 0T;servantservant\h debev \f serviteur, esclave \cme polite address to equals or superiors \cmf politesse envers des superieurs et les egaux _reference_start_1 Chronicles 17:1_reference_end_ _reference_start_1 Chronicles 21:08_reference_end_ _reference_start_1 Kings 1:26_reference_end_ _reference_start_1 Kings 1:51_reference_end_ _reference_start_1 Kings 2:38_reference_end_ _reference_start_1 Kings 3:07_reference_end_ _reference_start_1 Kings 3:08_reference_end_ _reference_start_1 Kings 3:09_reference_end_ _reference_start_1 Kings 8:28_reference_end_ _reference_start_1 Kings 8:29_reference_end_ _reference_start_1 Kings 8:30_reference_end_ _reference_start_1 Samuel 12:19_reference_end_ _reference_start_1 Samuel 17:32_reference_end_ _reference_start_1 Samuel 17:34_reference_end_ _reference_start_1 Samuel 17:36_reference_end_ _reference_start_1 Samuel 17:58_r ThS5scornscorn\h €OwcAl / cyil \f mépris \cme to scorn, one who scornes \cmf mépriser, qqn qu R Ueference_end_ _reference_start_1 Samuel 20:07_reference_end_ _reference_start_1 Samuel 20:08_reference_end_ _reference_start_1 Samuel 22:15_reference_end_ _reference_start_1 Samuel 23:10_reference_end_ _reference_start_1 Samuel 23:11_reference_end_ _reference_start_1 Samuel 25:08_reference_end_ _reference_start_1 Samuel 25:39_reference_end_ _reference_start_1 Samuel 25:41_reference_end_ _reference_start_1 Samuel 26:18_reference_end_ _reference_start_1 Samuel 26:19_reference_end_ _reference_start_1 Samuel 27:05_reference_end_ _reference_start_1 Samuel 28:02_reference_end_ _reference_start_1 Samuel 29:08_reference_end_ _reference_start_2 Samuel 7:19_reference_end_ _reference_start_2 Samuel 7:20_reference_end_ _reference_start_2 Samuel 7:21_reference_end_ _reference_start_2 Samuel 7:25_reference_end_ _reference_start_2 Samuel 7:27_reference_end_ _reference_start_2 Samuel 7:29_reference_end_ _reference_start_2 Samuel 9:02_reference_end_ _reference_start_2 Samuel 9:06_reference_end_ _reference_start_2 Samuel 9 V:08_reference_end_ _reference_start_2 Samuel 9:11_reference_end_ _reference_start_2 Samuel 13:24_reference_end_ _reference_start_2 Samuel 13:35_reference_end_ _reference_start_2 Samuel 14:22_reference_end_ _reference_start_2 Samuel 15:02_reference_end_ _reference_start_2 Samuel 15:08_reference_end_ _reference_start_2 Samuel 15:15_reference_end_ _reference_start_2 Samuel 15:21_reference_end_ _reference_start_2 Samuel 18:29_reference_end_ _reference_start_2 Samuel 19:20_reference_end_ _reference_start_2 Samuel 19:21_reference_end_ _reference_start_2 Samuel 19:27_reference_end_ _reference_start_2 Samuel 19:28_reference_end_ _reference_start_2 Samuel 19:29_reference_end_ _reference_start_2 Samuel 19:36_reference_end_ _reference_start_2 Samuel 19:37_reference_end_ _reference_start_2 Samuel 19:38_reference_end_ _reference_start_2 Samuel 24:21_reference_end_ _reference_start_Daniel 1:12_reference_end_ _reference_start_Daniel 1:13_reference_end_ _reference_start_Daniel 2:04_reference_end_ _reference_start_Daniel W2:07_reference_end_ _reference_start_Daniel 9:17_reference_end_ _reference_start_Daniel 10:17_reference_end_ _reference_start_Exodus 4:10_reference_end_ _reference_start_Genesis 18:03_reference_end_ _reference_start_Genesis 18:05_reference_end_ _reference_start_Genesis 19:02_reference_end_ _reference_start_Genesis 19:19_reference_end_ _reference_start_Genesis 32:05_reference_end_ _reference_start_Genesis 32:11_reference_end_ _reference_start_Genesis 32:19_reference_end_ _reference_start_Genesis 32:21_reference_end_ _reference_start_Genesis 33:05_reference_end_ _reference_start_Genesis 33:14_reference_end_ _reference_start_Genesis 42:10_reference_end_ _reference_start_Genesis 42:11_reference_end_ _reference_start_Genesis 42:13_reference_end_ _reference_start_Genesis 43:28_reference_end_ _reference_start_Genesis 44:1_reference_end_ _reference_start_Genesis 46:34_reference_end_ _reference_start_Genesis 47:03_reference_end_ _reference_start_Genesis 47:04_reference_end_ _reference_start_Numbers 11:11_reference X_end_ _reference_start_Psalms 19:12_reference_end_ _reference_start_Psalms 19:14_reference_end_ \cme prophet of God \cmf prophète de Dieu _reference_start_1 Chronicles 17:04_reference_end_ _reference_start_1 Chronicles 17:07_reference_end_ _reference_start_1 Kings 3:06_reference_end_ _reference_start_1 Kings 8:24_reference_end_ _reference_start_1 Kings 8:26_reference_end_ _reference_start_1 Kings 8:66_reference_end_ _reference_start_1 Kings 825:1_reference_end_ _reference_start_1 Kings 11:13_reference_end_ _reference_start_1 Kings 11:32_reference_end_ _reference_start_1 Kings 11:34_reference_end_ _reference_start_1 Kings 11:36_reference_end_ _reference_start_1 Kings 11:38_reference_end_ _reference_start_2 Kings 9:07_reference_end_ _reference_start_Daniel 9:06_reference_end_ _reference_start_Daniel 9:10_reference_end_ _reference_start_Isaiah 20:03_reference_end_ _reference_start_Psalms 144:10_reference_end_ \cme servant to royalty, minister \cmf serviteur du roi, haut fonctionnaire _reference_start_1 King Ys 1:02_reference_end_ _reference_start_1 Kings 1:09_reference_end_ _reference_start_1 Kings 1:19_reference_end_ _reference_start_1 Kings 1:26_reference_end_ _reference_start_1 Kings 1:27_reference_end_ _reference_start_1 Kings 1:33_reference_end_ _reference_start_1 Kings 1:47_reference_end_ _reference_start_1 Kings 5:15_reference_end_ _reference_start_1 Kings 10:08_reference_end_ _reference_start_1 Kings 10:13_reference_end_ _reference_start_1 Kings 11:11_reference_end_ _reference_start_1 Samuel 16:15_reference_end_ _reference_start_1 Samuel 16:16_reference_end_ _reference_start_1 Samuel 16:17_reference_end_ _reference_start_1 Samuel 18:05_reference_end_ _reference_start_1 Samuel 18:22_reference_end_ _reference_start_1 Samuel 18:23_reference_end_ _reference_start_1 Samuel 18:24_reference_end_ _reference_start_1 Samuel 19:01_reference_end_ _reference_start_1 Samuel 1:1_reference_end_ _reference_start_1 Samuel 21:08_reference_end_ _reference_start_1 Samuel 21:12_reference_end_ _reference_start_1 Samuel 21:1 Z5_reference_end_ _reference_start_1 Samuel 22:14_reference_end_ _reference_start_1 Samuel 25:41_reference_end_ _reference_start_1 Samuel 28:07_reference_end_ _reference_start_1 Samuel 28:23_reference_end_ _reference_start_1 Samuel 28:25_reference_end_ _reference_start_2 Samuel 3:38_reference_end_ _reference_start_2 Samuel 8:07_reference_end_ _reference_start_2 Samuel 10:02_reference_end_ _reference_start_2 Samuel 10:03_reference_end_ _reference_start_2 Samuel 10:04_reference_end_ _reference_start_2 Samuel 11:09_reference_end_ _reference_start_2 Samuel 11:13_reference_end_ _reference_start_2 Samuel 12:18_reference_end_ _reference_start_2 Samuel 12:19_reference_end_ _reference_start_2 Samuel 12:21_reference_end_ _reference_start_2 Samuel 13:24_reference_end_ _reference_start_2 Samuel 13:31_reference_end_ _reference_start_2 Samuel 13:36_reference_end_ _reference_start_2 Samuel 14:19_reference_end_ _reference_start_2 Samuel 14:20_reference_end_ _reference_start_2 Samuel 15:14_reference_end_ _reference_start_2 [ Samuel 15:15_reference_end_ _reference_start_2 Samuel 15:18_reference_end_ _reference_start_2 Samuel 16:06_reference_end_ _reference_start_2 Samuel 16:11_reference_end_ _reference_start_2 Samuel 19:15_reference_end_ _reference_start_Deuteronomy 34:11_reference_end_ _reference_start_Esther 1:03_reference_end_ _reference_start_Esther 2:18_reference_end_ _reference_start_Esther 3:02_reference_end_ _reference_start_Esther 3:03_reference_end_ _reference_start_Esther 4:11_reference_end_ _reference_start_Esther 5:11_reference_end_ _reference_start_Exodus 5:21_reference_end_ _reference_start_Exodus 7:10_reference_end_ _reference_start_Exodus 7:20_reference_end_ _reference_start_Exodus 8:05_reference_end_ _reference_start_Exodus 8:17_reference_end_ _reference_start_Exodus 8:20_reference_end_ _reference_start_Exodus 9:14_reference_end_ _reference_start_Exodus 9:20_reference_end_ _reference_start_Exodus 9:30_reference_end_ _reference_start_Exodus 9:34_reference_end_ _reference_start_Exodus 10:01_reference_end_ _ref \erence_start_Exodus 10:06_reference_end_ _reference_start_Exodus 11:03_reference_end_ _reference_start_Exodus 11:08_reference_end_ _reference_start_Exodus 12:30_reference_end_ _reference_start_Exodus 14:05_reference_end_ _reference_start_Genesis 40:20_reference_end_ _reference_start_Genesis 41:10_reference_end_ _reference_start_Genesis 41:37_reference_end_ _reference_start_Genesis 41:38_reference_end_ _reference_start_Genesis 45:16_reference_end_ _reference_start_Genesis 50:07_reference_end_ \cme slave, servant \cmf esclave, serviteur _reference_start_1 Kings 2:39_reference_end_ _reference_start_1 Kings 2:40_reference_end_ _reference_start_1 Kings 9:21_reference_end_ _reference_start_1 Kings 9:22_reference_end_ _reference_start_1 Kings 10:05_reference_end_ _reference_start_1 Samuel 30:13_reference_end_ _reference_start_2 Samuel 9:02_reference_end_ _reference_start_2 Samuel 9:10_reference_end_ _reference_start_2 Samuel 9:12_reference_end_ _reference_start_2 Samuel 14:20_reference_end_ _reference_start_2 Sa ]muel 14:31_reference_end_ _reference_start_2 Samuel 19:18_reference_end_ _reference_start_2 Samuel 19:27_reference_end_ _reference_start_Deuteronomy 28:68_reference_end_ _reference_start_Ecclesiastes 2:07_reference_end_ _reference_start_Exodus 9:20_reference_end_ _reference_start_Exodus 9:21_reference_end_ _reference_start_Exodus 12:14_reference_end_ _reference_start_Exodus 12:44_reference_end_ _reference_start_Exodus 13:03_reference_end_ _reference_start_Exodus 13:14_reference_end_ _reference_start_Exodus 20:02_reference_end_ _reference_start_Exodus 20:10_reference_end_ _reference_start_Exodus 20:17_reference_end_ _reference_start_Exodus 21:02_reference_end_ _reference_start_Exodus 21:05_reference_end_ _reference_start_Exodus 21:07_reference_end_ _reference_start_Exodus 21:20_reference_end_ _reference_start_Exodus 21:26_reference_end_ _reference_start_Exodus 21:27_reference_end_ _reference_start_Exodus 21:32_reference_end_ _reference_start_Genesis 9:25_reference_end_ _reference_start_Genesis 9:25_referen ^ce_end_ _reference_start_Genesis 9:26_reference_end_ _reference_start_Genesis 9:27_reference_end_ _reference_start_Genesis 12:16_reference_end_ _reference_start_Genesis 15:13_reference_end_ _reference_start_Genesis 20:14_reference_end_ _reference_start_Genesis 24:02_reference_end_ _reference_start_Genesis 24:05_reference_end_ _reference_start_Genesis 24:09_reference_end_ _reference_start_Genesis 24:10_reference_end_ _reference_start_Genesis 24:17_reference_end_ _reference_start_Genesis 24:34_reference_end_ _reference_start_Genesis 24:35_reference_end_ _reference_start_Genesis 24:52_reference_end_ _reference_start_Genesis 24:53_reference_end_ _reference_start_Genesis 24:59_reference_end_ _reference_start_Genesis 24:61_reference_end_ _reference_start_Genesis 24:65_reference_end_ _reference_start_Genesis 24:66_reference_end_ _reference_start_Genesis 30:43_reference_end_ _reference_start_Genesis 32:06_reference_end_ _reference_start_Genesis 39:17_reference_end_ _reference_start_Genesis 39:19_reference_end_ _r _eference_start_Genesis 41:12_reference_end_ _reference_start_Genesis 43:18_reference_end_ _reference_start_Genesis 44:09_reference_end_ _reference_start_Genesis 44:10_reference_end_ _reference_start_Genesis 44:16_reference_end_ _reference_start_Genesis 44:17_reference_end_ _reference_start_Genesis 44:33_reference_end_ _reference_start_Genesis 47:19_reference_end_ _reference_start_Genesis 47:25_reference_end_ _reference_start_Genesis 50:02_reference_end_ _reference_start_Genesis 50:18_reference_end_ _reference_start_Leviticus 25:06_reference_end_ _reference_start_Leviticus 25:39_reference_end_ _reference_start_Leviticus 25:42_reference_end_ _reference_start_Leviticus 25:44_reference_end_ \cme soldiers, fighting men, followers \cmf armée, hommes de guerre, partisans _reference_start_1 Kings 9:22_reference_end_ _reference_start_1 Kings 11:26_reference_end_ _reference_start_1 Samuel 11:11_reference_end_ _reference_start_1 Samuel 17:08_reference_end_ _reference_start_1 Samuel 18:26_reference_end_ _reference_s `tart_1 Samuel 18:30_reference_end_ _reference_start_1 Samuel 22:06_reference_end_ _reference_start_1 Samuel 22:07_reference_end_ _reference_start_1 Samuel 22:09_reference_end_ _reference_start_1 Samuel 22:17_reference_end_ _reference_start_1 Samuel 25:10_reference_end_ _reference_start_1 Samuel 25:40_reference_end_ _reference_start_1 Samuel 29:03_reference_end_ _reference_start_1 Samuel 29:10_reference_end_ _reference_start_1 Samuel 35:10_reference_end_ _reference_start_2 Samuel 2:12_reference_end_ _reference_start_2 Samuel 2:13_reference_end_ _reference_start_2 Samuel 2:15_reference_end_ _reference_start_2 Samuel 2:17_reference_end_ _reference_start_2 Samuel 2:31_reference_end_ _reference_start_2 Samuel 3:22_reference_end_ _reference_start_2 Samuel 11:01_reference_end_ _reference_start_2 Samuel 11:17_reference_end_ _reference_start_2 Samuel 11:21_reference_end_ _reference_start_2 Samuel 11:24_reference_end_ _reference_start_2 Samuel 17:20_reference_end_ _reference_start_2 Samuel 18:07_reference_end_ _ref aerence_start_2 Samuel 18:09_reference_end_ _reference_start_2 Samuel 19:06_reference_end_ _reference_start_2 Samuel 19:07_reference_end_ _reference_start_2 Samuel 19:08_reference_end_ _reference_start_2 Samuel 19:29_reference_end_ _reference_start_2 Samuel 20:06_reference_end_ _reference_start_2 Samuel 21:15_reference_end_ _reference_start_2 Samuel 21:22_reference_end_ _reference_start_Genesis 14:15_reference_end_ \cme subject, citizen, vassel \cmf citoyen _reference_start_1 Chronicles 21:03_reference_end_ _reference_start_1 Kings 3:15_reference_end_ _reference_start_1 Kings 5:20_reference_end_ _reference_start_1 Kings 5:23_reference_end_ _reference_start_1 Kings 9:27_reference_end_ _reference_start_1 Samuel 17:09_reference_end_ _reference_start_1 Samuel 22:08_reference_end_ _reference_start_1 Samuel 25:10_reference_end_ _reference_start_1 Samuel 27:12_reference_end_ _reference_start_2 Samuel 6:20_reference_end_ _reference_start_2 Samuel 8:02_reference_end_ _reference_start_2 Samuel 8:06_reference_end_ _r beference_start_2 Samuel 8:14_reference_end_ _reference_start_2 Samuel 10:19_reference_end_ _reference_start_2 Samuel 15:34_reference_end_ _reference_start_Exodus 5:15_reference_end_ _reference_start_Exodus 5:16_reference_end_ _reference_start_Exodus 7:28_reference_end_ _reference_start_Exodus 7:29_reference_end_ _reference_start_Genesis 20:08_reference_end_ _reference_start_Genesis 21:25_reference_end_ _reference_start_Genesis 21:25_reference_end_ _reference_start_Genesis 26:15_reference_end_ _reference_start_Genesis 26:19_reference_end_ _reference_start_Genesis 26:32_reference_end_ _reference_start_Genesis 27:27_reference_end_ _reference_start_Genesis 32:17_reference_end_ \cme worshipers and followers of God \cmf ceux qui suivent et adorent Dieu _reference_start_1 Chronicles 16:13_reference_end_ _reference_start_1 Kings 8:23_reference_end_ _reference_start_1 Kings 8:32_reference_end_ _reference_start_1 Kings 8:36_reference_end_ _reference_start_1 Kings 8:52_reference_end_ _reference_start_1 Kings 8:53_reference_end_ _reference_start_1 Kings 8:56_reference_end_ _reference_start_1 Kings 8:59_reference_end_ _reference_start_2 Samuel 3:18_reference_end_ _reference_start_2 Samuel 7:05_reference_end_ _reference_start_2 Samuel 7:08_reference_end_ _reference_start_2 Samuel 7:26_reference_end_ _reference_start_Daniel 3:26_reference_end_ _reference_start_Daniel 3:28_reference_end_ _reference_start_Daniel 6:21_reference_end_ _reference_start_Daniel 9:11_reference_end_ _reference_start_Deuteronomy 34:05_reference_end_ _reference_start_Exodus 14:31_reference_end_ _reference_start_Genesis 24:14_reference_end_ _reference_start_Genesis 26:24_reference_end_ _reference_start_Genesis 50:17_reference_end_ _reference_start_Leviticus 25:42_reference_end_ _reference_start_Leviticus 25:42_reference_end_ _reference_start_Leviticus 25:55_reference_end_ _reference_start_Numbers 14:24_reference_end_ _reference_start_Psalms 90:16_reference_end_ _reference_start_Psalms 34:23_reference_end_ _reference_start_Psalms 90:13_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( 4 3 9 2 B 1  0  /  .  -  , + * )/ (/ '." &, %+ $* #* "* !! !                        &  %  $                        #    ~  }  |  {  z  y  x  w  v  ?seWI;-wi[M?1#{m_QC5' s r q p o" n  m  l  k  j  i  h  g  f $ e  d  c  b  a  ` _ ^  ]  \  [  Z & Y  X  W  V ) U  T  S  R  Q  P  O  N  M  L  K  J  I  H G F  E  D / C ! B  A  @  ?  >  = < ; :  9  8 & 7 $ 6 " 5 ?tfXJ<. xj\N@2$|n`RD6( 2 1 0 /  .  -  ,  +  * ) ( ' & % $ # " !      ,        D                      (  ' 2 - )& )% ) (             " ~  }  |  { z y x w v u t ?tfXJ<. xj\N@2$|n`RD6( q  p  o  n  m  l  k  j  i  h  g  f  e  d  c  b  a  ` # _  ^  ] ( \  [  Z  Y  X  W  V  U  T S  R  Q, P* O' N M2 L2 K/ J/ I,! H, G, F, E, D+ C) B' A' @  ?+ >B =A <= ;; :5 94 8# 7" 6 5 4 3 ?tfXJ<. xj\N@2$|n`RD6( 0  /  . -& ,Z +" *Z ) (7 '* &* %2 $ # " !"              ;  8  5  4  $                     "           ~  }  |  {  z  y  x  w  v  u t  s  r erence_end_ \cme where spirits go after death (literal or figurative sense) \cmf lieu des esprits après la mort (sense litéral ou sense figuré) _reference_start_1 Kings 2:06_reference_end_ _reference_start_1 Samuel 2:06_reference_end_ _reference_start_2 Samuel 22:06_reference_end_ _reference_start_Genesis 37:35_reference_end_ _reference_start_Genesis 42:38_reference_end_ _reference_start_Genesis 44:29_reference_end_ _reference_start_Jonah 2:03_reference_end_ _reference_start_Proverbs 1:12_reference_end_ _reference_start_Proverbs 5:05_reference_end_ _reference_start_Proverbs 7:25_reference_end_ _reference_start_Proverbs 9:18_reference_end_ _reference_start_Proverbs 15:11_reference_end_ _reference_start_Proverbs 15:24_reference_end_ _reference_start_Proverbs 23:14_reference_end_ _reference_start_Proverbs 27:20_reference_end_ _reference_start_Proverbs 30:16_reference_end_ _reference_start_Psalms 30:04_reference_end_ _reference_start_Psalms 88:04_reference_end_ _reference_start_Psalms 139:08_reference_end_ {{|Wasignsign\h tA' / tô' \f signe \cme indicating changes in weather \cmf indications du changment du météo _reference_star kQVshrewdshrewd\h £CwrAv \f sagasse \cme shrewd, sensible \cmf sagasse, judicieux _reference_start_Proverbs 12:16_reference_end_ _reference_start_Proverbs 12:23_reference_end_ _reference_start_Proverbs 13:08_reference_end_ _reference_start_Proverbs 13:16_reference_end_ _reference_start_Proverbs 14:15_reference_end_ _reference_start_Proverbs 14:18_reference_end_ _reference_start_Proverbs 22:03_reference_end_ _reference_start_Proverbs 27:12_reference_end_U11asheol, grave (the)sheol, grave (the)\h lô'üH \f séjour des morts \cme place where wicked go after death \cmf lieu où les pécheurs vont après la mort _reference_start_Isaiah 38:18_reference_end_ _reference_start_Job 24:19_reference_end_ _reference_start_Psalms 9:18_ref h ?tfXJ<. wi[M?1#{m_QC5' o n m l k  j i h g f e  d c  b a `  _  ^ ] \ [ Z Y X W" V. U T! S R " Q P O  N MA L  K J I H G F  E  D  C  B AX @ ? > = < ; :  9 8 7 6  5, 4*& 3%# 2  1  lt_Genesis 1:14_reference_end_ _reference_start_Jeremiah 10:02_reference_end_ _reference_start_Psalms 65:09_reference_end_ \cme memorial stones \cmf rochés mémoriales _reference_start_Exodus 13:09_reference_end_ _reference_start_Exodus 13:16_reference_end_ _reference_start_Isaiah 19:20_reference_end_ _reference_start_Numbers 17:03_reference_end_ \cme miracle or event showing God's power \cmf un miracle ou un événement qui montre le pouvoir de Dieu _reference_start_1 Samuel 2:34_reference_end_ _reference_start_Daniel 3:32_reference_end_ _reference_start_Daniel 3:33_reference_end_ _reference_start_Daniel 6:28_reference_end_ _reference_start_Deuteronomy 28:46_reference_end_ _reference_start_Deuteronomy 34:11_reference_end_ _reference_start_Exodus 4:08_reference_end_ _reference_start_Exodus 4:09_reference_end_ _reference_start_Exodus 4:17_reference_end_ _reference_start_Exodus 4:28_reference_end_ _reference_start_Exodus 4:30_reference_end_ _reference_start_Exodus 7:03_reference_end_ _reference_start_Exodus 8:19_reference_end_ _reference_start_Exodus 10:01_reference_end_ _reference_start_Exodus 10:02_reference_end_ _reference_start_Numbers 14:11_reference_end_ _reference_start_Numbers 14:22_reference_end_ \cme omen predicting event \cmf présage qui predit un événement _reference_start_1 Samuel 10:07_reference_end_ _reference_start_1 Samuel 10:09_reference_end_ _reference_start_1 Samuel 14:10_reference_end_ _reference_start_Exodus 3:12_reference_end_ \cme pledge of covenant and promise \cmf gage de la promèse et l'alliance de Dieu _reference_start_Exodus 31:13_reference_end_ _reference_start_Exodus 31:17_reference_end_ _reference_start_Genesis 9:12_reference_end_ _reference_start_Genesis 9:13_reference_end_ _reference_start_Genesis 9:17_reference_end_ _reference_start_Genesis 17:11_reference_end_ \cme pledge, token \cmf signe, gage _reference_start_Exodus 12:13_reference_end_ _reference_start_Genesis 4:15_reference_end_ _reference_start_Job 21:29_reference_end_ _reference_start_Joshua 2:12_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( . $ - " , + * ) ( '! &  % " $  #  "  !  ' 3 ; ; 3   "            "       #                   ~ } | {  z  y  x  w v u t s r q p **RXsimplesimple\h yiteKp \f sot \cme open-minded, open to anything, good and bad \cmf qui a l'esprit ouvert à tout,le bon et le mauvais _reference_start_Proverbs 1:04_reference_end_ _reference_start_Proverbs 1:22_reference_end_ _reference_start_Proverbs 1:22_reference_end_ _reference_start_Proverbs 1:32_reference_end_ _reference_start_Proverbs 1:32_reference_end_ _reference_start_Proverbs 7:07_reference_end_ _reference_start_Proverbs 8:05_reference_end_ _reference_start_Proverbs 9:04_reference_end_ _reference_start_Proverbs 9:04_reference_end_ _reference_start_Proverbs 9:06_reference_end_ _reference_start_Proverbs 9:16_reference_end_ _reference_start_Proverbs 14:15_reference_end_ _reference_start_Proverbs 14:18_reference_end_ _reference_start_Proverbs 19:25_reference_end_ _reference_start_Proverbs 21:11_reference_end_ _reference_start_Proverbs 22:03_reference_end_ _reference_start_Proverbs 22:03_reference_end_ _reference_start_Proverbs 27:12_reference_end_ U[sin (a)sin (a)\h t'ALXax \f péché \cme incur guilt, penalty \cmf culpabilité du péché _r p+ZCsinsin\h hÃgÃgüH \f péché \cme inadvertant error \cmf erreur inaverti _reference_start_Ecclesiastes 5:05_reference_end_ _reference_start_Ecclesiastes 10:05_reference_end_ _reference_start_Joshua 20:03_reference_end_ _reference_start_Joshua 20:09_reference_end_ _reference_start_Leviticus 5:15_reference_end_ _reference_start_Leviticus 5:18_reference_end_ _reference_start_Leviticus 22:14_reference_end_ _reference_start_Numbers 15:27_reference_end_ _reference_start_Numbers 15:28_reference_end_ _reference_start_Numbers 35:11_reference_end_MY%%csimple (adj)simple (adj)\h FhAtLAp \f simple (adj) \cme be persuaded \cmf être persuadé _reference_start_Proverbs 25:15_reference_end_ \cme seduce, deceive \cmf séduire, décevoire _reference_start_Proverbs 1:10_reference_end_ _reference_start_Proverbs 16:29_reference_end_ _reference_start_Proverbs 24:28_reference_end_eference_start_1 Kings 14:16_reference_end_ _reference_start_1 Kings 15:20_reference_end_ _reference_start_1 Kings 15:26_reference_end_ _reference_start_1 Kings 15:34_reference_end_ _reference_start_1 Kings 16:13_reference_end_ _reference_start_Psalms 32:05_reference_end_ \cme miss the goal of right/duty - vs God (& man) \cmf manquer de faire juste/le devoire envers Dieu (et homme) _reference_start_2 Kings 21:16_reference_end_ _reference_start_2 Kings 21:17_reference_end_ _reference_start_Proverbs 13:06_reference_end_ _reference_start_Proverbs 14:34_reference_end_ _reference_start_Psalms 32:05_reference_end_ _reference_start_Psalms 51:05_reference_end_ \cme miss the goal of right/duty - vs man \cmf manquer de faire juste/le devoire envers homme _reference_start_Psalms 59:04_reference_end_ _reference_start_Psalms 59:13_reference_end_ \cme purify from sin (by putting blood on horns of altar) \cmf purifié du péché (en versant le sang sur l'autel) _reference_start_Psalms 51:04_reference_end_ r_1 Kings 15:26_reference_end_ _reference_start_1 Kings 15:34_reference_end_ _reference_start_1 Kings 1:1_reference_end_ _reference_start_Exodus 23:33_reference_end_ \cme condemnation, punishement as result of an action \cmf condemnation, punition en conséquance d'une action _reference_start_Deuteronomy 24:04_reference_end_ \cme evil, corrupt \cmf perverse, corrompu _reference_start_Deuteronomy 4:16_reference_end_ _reference_start_Genesis 6:11_reference_end_ _reference_start_Genesis 6:12_reference_end_ _reference_start_Proverbs 28:24_reference_end_ \cme God deals with sin \cmf Dieu répond au péché _reference_start_1 Kings 8:34_reference_end_ _reference_start_1 Kings 8:36_reference_end_ _reference_start_2 Chronicles 7:14_reference_end_ _reference_start_2 Samuel 12:13_reference_end_ _reference_start_Daniel 9:24_reference_end_ _reference_start_Exodus 10:17_reference_end_ _reference_start_Exodus 32:34_reference_end_ _reference_start_Psalms 25:18_reference_end_ _reference_start_Psalms 51:04_reference_end_ _ sreference_start_Psalms 109:04_reference_end_ \cme guilt of sin \cmf culpabilité du péché _reference_start_Genesis 18:20_reference_end_ _reference_start_Numbers 16:26_reference_end_ _reference_start_Numbers 32:23_reference_end_ _reference_start_Psalms 32:05_reference_end_ \cme incur guilt, penalty \cmf culpabilité du péché _reference_start_1 Kings 8:47_reference_end_ _reference_start_1 Kings 8:50_reference_end_ _reference_start_1 Kings 14:16_reference_end_ _reference_start_1 Kings 14:33_reference_end_ _reference_start_1 Kings 15:20_reference_end_ _reference_start_1 Kings 16:13_reference_end_ _reference_start_1 Samuel 14:34_reference_end_ _reference_start_2 Kings 1:1_reference_end_ _reference_start_Genesis 20:06_reference_end_ _reference_start_Genesis 43:09_reference_end_ _reference_start_Genesis 44:32_reference_end_ _reference_start_Leviticus 5:11_reference_end_ _reference_start_Leviticus 5:16_reference_end_ _reference_start_Leviticus 5:17_reference_end_ _reference_start_Leviticus 5:21_reference_end_ t _reference_start_Leviticus 5:23_reference_end_ \cme miss doing right or duty - vs God (& man) \cmf manquer de faire droite/dévoire contre Dieu (et homme) _reference_start_2 Kings 13:02_reference_end_ _reference_start_2 Kings 17:21_reference_end_ _reference_start_2 Kings 17:22_reference_end_ _reference_start_2 Kings 21:16_reference_end_ _reference_start_2 Kings 21:17_reference_end_ _reference_start_Daniel 9:20_reference_end_ _reference_start_Deuteronomy 9:21_reference_end_ _reference_start_Exodus 32:21_reference_end_ _reference_start_Genesis 4:07_reference_end_ _reference_start_Genesis 20:09_reference_end_ _reference_start_Proverbs 14:34_reference_end_ _reference_start_Psalms 32:01_reference_end_ _reference_start_Psalms 32:05_reference_end_ _reference_start_Psalms 51:04_reference_end_ _reference_start_Psalms 51:05_reference_end_ _reference_start_Psalms 59:04_reference_end_ _reference_start_Psalms 109:07_reference_end_ _reference_start_Psalms 59:13_reference_end_ \cme miss doing right or duty - vs man \cm uf manquer de faire droite/dévoire contre une personne _reference_start_1 Samuel 20:01_reference_end_ _reference_start_Genesis 31:36_reference_end_ _reference_start_Genesis 50:17_reference_end_ \cme miss the goal of right/duty - vs God (& man) \cmf manquer de faire juste/le devoire envers Dieu (et homme) _reference_start_1 Chronicles 21:08_reference_end_ _reference_start_1 Chronicles 21:17_reference_end_ _reference_start_1 Kings 8:33_reference_end_ _reference_start_1 Kings 8:35_reference_end_ _reference_start_1 Kings 8:46_reference_end_ _reference_start_1 Samuel 2:25_reference_end_ _reference_start_1 Samuel 7:06_reference_end_ _reference_start_1 Samuel 12:10_reference_end_ _reference_start_1 Samuel 12:23_reference_end_ _reference_start_1 Samuel 15:24_reference_end_ _reference_start_1 Samuel 15:30_reference_end_ _reference_start_2 Kings 1:1_reference_end_ _reference_start_2 Kings 13:02_reference_end_ _reference_start_2 Samuel 12:13_reference_end_ _reference_start_Daniel 4:241342_reference_end_ _reference_ vstart_Daniel 9:05_reference_end_ _reference_start_Daniel 9:08_reference_end_ _reference_start_Daniel 9:11_reference_end_ _reference_start_Daniel 9:15_reference_end_ _reference_start_Ecclesiastes 7:20_reference_end_ _reference_start_Ecclesiastes 8:12_reference_end_ _reference_start_Exodus 9:27_reference_end_ _reference_start_Exodus 9:34_reference_end_ _reference_start_Exodus 10:16_reference_end_ _reference_start_Exodus 1:1_reference_end_ _reference_start_Exodus 20:20_reference_end_ _reference_start_Genesis 39:09_reference_end_ _reference_start_Isaiah 38:17_reference_end_ _reference_start_Leviticus 5:05_reference_end_ _reference_start_Leviticus 5:15_reference_end_ _reference_start_Leviticus 5:22_reference_end_ _reference_start_Numbers 14:40_reference_end_ _reference_start_Numbers 21:07_reference_end_ _reference_start_Proverbs 11:31_reference_end_ _reference_start_Psalms 51:06_reference_end_ _reference_start_Psalms 78:17_reference_end_ _reference_start_Psalms 119:011_reference_end_ \cme miss the goal of righ wt/duty - vs man \cmf manquer de faire juste/le devoire - contre une personne _reference_start_1 Kings 8:31_reference_end_ _reference_start_1 Samuel 2:25_reference_end_ _reference_start_1 Samuel 19:04_reference_end_ _reference_start_1 Samuel 19:05_reference_end_ _reference_start_1 Samuel 24:12_reference_end_ _reference_start_1 Samuel 26:21_reference_end_ _reference_start_2 Kings 1:1_reference_end_ _reference_start_2 Samuel 19:21_reference_end_ _reference_start_Exodus 5:16_reference_end_ _reference_start_Genesis 20:09_reference_end_ _reference_start_Genesis 40:01_reference_end_ _reference_start_Genesis 1:1_reference_end_ _reference_start_Genesis 42:22_reference_end_ _reference_start_Leviticus 5:01_reference_end_ _reference_start_Proverbs 14:21_reference_end_ _reference_start_Psalms 4:05_reference_end_ \cme miss the mark \cmf manquer le cible _reference_start_Jude 20:16_reference_end_ _reference_start_Proverbs 19:02_reference_end_ \cme punishement for sin \cmf punition pour le péché _reference_start_Isaiah x 53:12_reference_end_ _reference_start_Leviticus 10:20_reference_end_ \cme purify from sin (by putting blood on horns of altar) \cmf purifier du péché (en versant le sang sur l'autel) _reference_start_Exodus 43:22_reference_end_ _reference_start_Ezekiel 43:20_reference_end_ _reference_start_Ezekiel 43:23_reference_end_ _reference_start_Leviticus 8:15_reference_end_ \cme purify from uncleanness \cmf purifier d'impureté _reference_start_Leviticus 14:49_reference_end_ _reference_start_Leviticus 14:52_reference_end_ _reference_start_Numbers 19:19_reference_end_ _reference_start_Numbers 19:20_reference_end_ _reference_start_Psalms 51:09_reference_end_ \cme sin inadvertantly, unintentionally \cmf sans se rendre conte, sans intention _reference_start_Genesis 6:03_reference_end_ _reference_start_Job 12:16_reference_end_ _reference_start_Leviticus 5:18_reference_end_ _reference_start_Numbers 15:28_reference_end_ _reference_start_Psalms 119:67_reference_end_ \cme sin offering \cmf sacrifices pour le péché _ref yerence_start_2 Chronicles 29:21_reference_end_ _reference_start_2 Kings 12:17_reference_end_ _reference_start_Leviticus 7:37_reference_end_ _reference_start_Psalms 40:07_reference_end_ \cme sin-offering (offer one) \cmf sacrifice pour le péché (l'offrir) _reference_start_2 Chronicles 29:24_reference_end_ _reference_start_Leviticus 9:15_reference_end_ \cme spoil, ruin \cmf ruiner, abimer _reference_start_Exodus 8:20_reference_end_ _reference_start_Exodus 21:26_reference_end_ _reference_start_Proverbs 11:09_reference_end_ _reference_start_Proverbs 25:26_reference_end_ _reference_start_Ruth 4:06_reference_end_ \cme to overlook, forgive sin \cmf oublier, pardonner le péché _reference_start_1 Chronicles 21:08_reference_end_ _reference_start_2 Samuel 12:13_reference_end_ _reference_start_2 Samuel 24:10_reference_end_ _reference_start_Amos 7:08_reference_end_ _reference_start_Amos 8:02_reference_end_ _reference_start_Micah 7:18_reference_end_ _reference_start_Proverbs 19:11_reference_end_ \cme to overstep, sin \cmf aller trop loin, pécher _reference_start_1 Samuel 15:24_reference_end_ _reference_start_2 Chronicles 24:20_reference_end_ _reference_start_2 Kings 18:12_reference_end_ _reference_start_Daniel 9:11_reference_end_ _reference_start_Deuteronomy 26:13_reference_end_ _reference_start_Esther 3:03_reference_end_ _reference_start_Hosea 6:07_reference_end_ _reference_start_Hosea 8:01_reference_end_ _reference_start_Isaiah 24:05_reference_end_ _reference_start_Jeremiah 34:18_reference_end_ _reference_start_Joshua 7:11_reference_end_ _reference_start_Joshua 7:15_reference_end_ _reference_start_Jude 2:20_reference_end_ _reference_start_Numbers 14:41_reference_end_ _reference_start_Proverbs 26:10_reference_end_ _reference_start_Psalms 17:03_reference_end_ _reference_start_Psalms 148:06_reference_end_ \cme turn away from, stop sinning \cmf arrêter de, repentir de pécher _reference_start_1 Kings 8:35_reference_end_ _reference_start_2 Chronicles 6:26_reference_end_ _reference_start_2 Kings 10:31_reference_end_ .\3sin (to)sin (to)\h 'AXAx \f pécher \cme bear loss of something \cmf subir la perte de qqch _reference_start_Genesis 31:39_reference_end_ \cme cause to sin \cmf faire pécher _reference_start_1 Kings 14:16_reference_end_ _reference_start_1 Kings 1:1_reference_end_ _reference_start_1 Kings 15:20_reference_end_ _reference_start q ?tfXJ<. xj\N@2$|n`RD6( m l  k  j  i  h  g f  e  d . c # b ! a  `  _2 ^$ ]  \; [m Z; Y3 X3 W  V  U" T S R  Q  P  O  N  M  L  K  J I H G F E, D+ C B  A " @  ?  > ! =  < 2 ; / :  9  8 7 6m 53 4 3 " 2  1  0 / ?rdVH:,vhZL>0"zl^PB4& ,  + *( )% (  ' &wC % $ #  " !3   4 1  + + +   5  A    *  (                   w N 3    ( ~ } | {& z' y x w  v " u  t s r  q p  o  n ?tfXJ<. xi[M?1#{m_QC5' k j i h g f e d c  b  a ` _ ^ ] \ [ Z  Y X3 W V U T S  R Q P O  N  M  L  K J # I H G F) EA D C B" A @ ? > = < ;  : 9  8 7! 6 5 4  3 2  1 0 / . - f]-sinfulsinful\h 'ALXax \f coupable \cme miss the goal of right/duty - vs God (& man) \cmf manquer de faire juste/le devoire envers Dieu (et homme) _reference_start_Numbers 32:14_reference_end_ \cme reckoned as offenders \cmf consideré comme délenquants _reference_start_1 Kings 1:21_reference_end_ \cme sinners, those who miss doing right/duty \cmf pécheurs, qui manquent de faire juste/le devoire _reference_start_1 Samuel 15:18_reference_end_ _reference_start_Ecclesiastes 1:1_reference_end_ _reference_start_Genesis 13:13_reference_end_ _reference_start_Proverbs 1:10_reference_end_ _reference_start_Proverbs 13:21_reference_end_ _reference_start_Proverbs 23:17_reference_end_ _reference_start_Psalms 1:01_reference_end_ _reference_start_Psalms 1:05_reference_end_ _reference_start_Psalms 25:08_reference_end_ _reference_start_Psalms 51:15_reference_end_ c^/skinskin\h rôv \f peau \cme clothing, covering \cmf vêtements, couverture _reference_start_Exodus 22:26_reference_end_ \cme skin or person or animal hide \cmf peau d'une personne ou un animal _reference_start_2 Kings 1:08_reference_end_ _reference_start_Genesis 3:21_reference_end_ _reference_start_Genesis 27:16_reference_end_ _reference_start_Lamentations 3:04_reference_end_ _reference_start_Leviticus 16:27_reference_end_ _reference_start_Numbers 19:05_reference_end_ DDU`%%ssluggishnesssluggishness\h tûlücav / hAlücav \f paresse \cme laziness, idleness \cmf paresse, fainéantise _reference_start_Proverbs 19:15_reference_end_ _reference_start_Proverbs 31:27_reference_end___sluggardsluggard\h lEcAv \f paresseux \cme lazy person \cmf paresseux _reference_start_Proverbs 6:06_reference_end_ _reference_start_Proverbs 6:09_reference_end_ _reference_start_Proverbs 10:26_reference_end_ _reference_start_Proverbs 13:04_reference_end_ _reference_start_Proverbs 15:19_reference_end_ _reference_start_Proverbs 19:24_reference_end_ _reference_start_Proverbs 20:04_reference_end_ _reference_start_Proverbs 21:25_reference_end_ _reference_start_Proverbs 22:13_reference_end_ _reference_start_Proverbs 24:30_reference_end_ _reference_start_Proverbs 26:13_reference_end_ _reference_start_Proverbs 26:14_reference_end_ _reference_start_Proverbs 26:15_reference_end_ _reference_start_Proverbs 26:16_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( * ) ( ' &  % $ # " !    . . . . . . $                                    # ~  } |  {  z y x w v u t  s r q& p o n m l Nxb##=sons of mensons of men\h £ßdA'-€eÐb / £ßdA' yÅnüÐb \f fils des hommes \cme all of humanity \cmf toute l'humanité _reference_start_Daniel 2:38_reference_end_ _reference_start_Daniel 5:21_reference_end_ \cme son of man - his humanity \cmf fils d'hommes - son humanité _reference_start_Daniel 8:17_reference_end_ _reference_start_Daniel 10:16_reference_end_.a!!-son of manson of man\h HÃné' rÿGÿab \f fils d'homme \cme son of man - his humanity \cmf fils d'homme - son humanité _reference_start_Daniel 7:13_reference_end_ rence_start_Exodus 21:30_reference_end_ \cme breath \cmf le soufle _reference_start_1 Kings 17:21_reference_end_ _reference_start_Genesis 35:18_reference_end_ \cme dead body, cadaver \cmf corps mort, cadavre _reference_start_Numbers 5:02_reference_end_ _reference_start_Numbers 6:06_reference_end_ _reference_start_Numbers 6:11_reference_end_ \cme figure for risking or saving a life \cmf sense figuré de risquer ou sauver la vie _reference_start_1 Kings 19:03_reference_end_ _reference_start_1 Samuel 19:05_reference_end_ _reference_start_1 Samuel 28:21_reference_end_ _reference_start_2 Samuel 23:17_reference_end_ _reference_start_Proverbs 23:14_reference_end_ _reference_start_Psalms 30:04_reference_end_ \cme metonymy for person or people \cmf une personne ou plusières personnes _reference_start_1 Samuel 22:22_reference_end_ _reference_start_2 Samuel 14:14_reference_end_ _reference_start_Exodus 1:05_reference_end_ _reference_start_Exodus 12:04_reference_end_ _reference_start_Exodus 12:15_reference_end_ _refe rence_start_Exodus 12:16_reference_end_ _reference_start_Exodus 12:19_reference_end_ _reference_start_Exodus 16:16_reference_end_ _reference_start_Exodus 30:12_reference_end_ _reference_start_Genesis 2:07_reference_end_ _reference_start_Genesis 9:05_reference_end_ _reference_start_Genesis 12:05_reference_end_ _reference_start_Genesis 14:21_reference_end_ _reference_start_Genesis 17:14_reference_end_ _reference_start_Genesis 36:06_reference_end_ _reference_start_Genesis 46:15_reference_end_ _reference_start_Genesis 46:18_reference_end_ _reference_start_Genesis 46:22_reference_end_ _reference_start_Genesis 46:25_reference_end_ _reference_start_Genesis 46:26_reference_end_ _reference_start_Genesis 46:27_reference_end_ _reference_start_Leviticus 5:01_reference_end_ _reference_start_Leviticus 5:02_reference_end_ _reference_start_Leviticus 5:04_reference_end_ _reference_start_Leviticus 5:15_reference_end_ _reference_start_Leviticus 5:17_reference_end_ _reference_start_Leviticus 17:10_reference_end_ _reference_s tart_Leviticus 18:29_reference_end_ _reference_start_Proverbs 3:22_reference_end_ _reference_start_Proverbs 11:25_reference_end_ _reference_start_Proverbs 19:02_reference_end_ _reference_start_Proverbs 23:02_reference_end_ _reference_start_Proverbs 25:25_reference_end_ _reference_start_Proverbs 28:25_reference_end_ \cme neck \cmf le cou _reference_start_Deuteronomy 19:06_reference_end_ _reference_start_Genesis 37:21_reference_end_ _reference_start_Psalms 71:23_reference_end_ _reference_start_Psalms 124:07_reference_end_ _reference_start_Psalms 7:1_reference_end_ \cme part of us that suffers \cmf partie d'une personne qui suffre _reference_start_Exodus 23:09_reference_end_ _reference_start_Job 19:02_reference_end_ _reference_start_Ruth 4:15_reference_end_ \cme part of us with a will or thoughts \cmf partie d'une personne avec volonté ou pensés _reference_start_1 Chronicles 22:19_reference_end_ _reference_start_1 Chronicles 28:09_reference_end_ _reference_start_1 Kings 2:04_reference_end_ _reference_start _1 Kings 8:48_reference_end_ _reference_start_1 Samuel 2:35_reference_end_ _reference_start_1 Samuel 20:04_reference_end_ _reference_start_Jonah 2:08_reference_end_ _reference_start_Proverbs 23:07_reference_end_ _reference_start_Psalms 19:08_reference_end_ \cme part of us with emotions and desires \cmf partie d'une personne avec désirs et émotions _reference_start_1 Kings 11:37_reference_end_ _reference_start_1 Samuel 1:10_reference_end_ _reference_start_1 Samuel 1:15_reference_end_ _reference_start_1 Samuel 2:33_reference_end_ _reference_start_1 Samuel 18:01_reference_end_ _reference_start_1 Samuel 22:02_reference_end_ _reference_start_1 Samuel 23:20_reference_end_ _reference_start_1 Samuel 30:06_reference_end_ _reference_start_2 Samuel 3:21_reference_end_ _reference_start_2 Samuel 5:08_reference_end_ _reference_start_2 Samuel 17:08_reference_end_ _reference_start_Deuteronomy 18:06_reference_end_ _reference_start_Deuteronomy 28:65_reference_end_ _reference_start_Exodus 15:09_reference_end_ _reference_s tart_Genesis 23:08_reference_end_ _reference_start_Genesis 34:03_reference_end_ _reference_start_Genesis 34:08_reference_end_ _reference_start_Genesis 42:21_reference_end_ _reference_start_Genesis 44:30_reference_end_ _reference_start_Isaiah 1:14_reference_end_ _reference_start_Jeremiah 12:07_reference_end_ _reference_start_Jeremiah 51:14_reference_end_ _reference_start_Job 23:13_reference_end_ _reference_start_Jude 10:16_reference_end_ _reference_start_Numbers 11:06_reference_end_ _reference_start_Numbers 21:04_reference_end_ _reference_start_Numbers 21:05_reference_end_ _reference_start_Proverbs 13:04_reference_end_ _reference_start_Proverbs 13:25_reference_end_ _reference_start_Proverbs 16:24_reference_end_ _reference_start_Proverbs 19:08_reference_end_ _reference_start_Proverbs 21:10_reference_end_ _reference_start_Proverbs 25:13_reference_end_ _reference_start_Proverbs 27:07_reference_end_ _reference_start_Proverbs 27:09_reference_end_ _reference_start_Proverbs 29:17_reference_end_ _reference_start_P roverbs 31:06_reference_end_ _reference_start_Psalms 11:05_reference_end_ _reference_start_Psalms 24:04_reference_end_ \cme physical life, state of being alive \cmf vie physique, être en vie _reference_start_1 Kings 1:12_reference_end_ _reference_start_1 Kings 1:29_reference_end_ _reference_start_1 Kings 2:23_reference_end_ _reference_start_1 Kings 3:11_reference_end_ _reference_start_1 Kings 20:39_reference_end_ _reference_start_1 Samuel 19:11_reference_end_ _reference_start_1 Samuel 20:01_reference_end_ _reference_start_1 Samuel 22:23_reference_end_ _reference_start_1 Samuel 23:15_reference_end_ _reference_start_1 Samuel 24:12_reference_end_ _reference_start_1 Samuel 25:29_reference_end_ _reference_start_1 Samuel 26:21_reference_end_ _reference_start_1 Samuel 26:24_reference_end_ _reference_start_1 Samuel 28:09_reference_end_ _reference_start_2 Kings 10:24_reference_end_ _reference_start_2 Samuel 1:09_reference_end_ _reference_start_2 Samuel 4:08_reference_end_ _reference_start_2 Samuel 4:09_reference_ end_ _reference_start_2 Samuel 14:07_reference_end_ _reference_start_2 Samuel 16:11_reference_end_ _reference_start_2 Samuel 18:13_reference_end_ _reference_start_2 Samuel 19:06_reference_end_ _reference_start_Deuteronomy 12:23_reference_end_ _reference_start_Esther 7:03_reference_end_ _reference_start_Esther 7:07_reference_end_ _reference_start_Esther 8:11_reference_end_ _reference_start_Esther 9:16_reference_end_ _reference_start_Exodus 4:19_reference_end_ _reference_start_Exodus 21:23_reference_end_ _reference_start_Genesis 1:30_reference_end_ _reference_start_Genesis 9:04_reference_end_ _reference_start_Genesis 19:17_reference_end_ _reference_start_Genesis 19:20_reference_end_ _reference_start_Genesis 32:31_reference_end_ _reference_start_Jonah 1:14_reference_end_ _reference_start_Jonah 4:03_reference_end_ _reference_start_Jude 5:18_reference_end_ _reference_start_Proverbs 1:19_reference_end_ _reference_start_Proverbs 7:23_reference_end_ _reference_start_Proverbs 8:36_reference_end_ _reference_start_P roverbs 12:10_reference_end_ _reference_start_Proverbs 13:03_reference_end_ _reference_start_Proverbs 13:08_reference_end_ _reference_start_Proverbs 16:17_reference_end_ _reference_start_Proverbs 19:16_reference_end_ _reference_start_Proverbs 22:05_reference_end_ _reference_start_Proverbs 29:10_reference_end_ _reference_start_Psalms 23:03_reference_end_ _reference_start_Psalms 34:34_reference_end_ _reference_start_Psalms 54:05_reference_end_ _reference_start_Psalms 56:07_reference_end_ _reference_start_Psalms 56:14_reference_end_ _reference_start_Psalms 57:02_reference_end_ _reference_start_Psalms 63:10_reference_end_ _reference_start_Psalms 71:10_reference_end_ \cme pronoun, person \cmf une personne, pronom _reference_start_1 Samuel 1:26_reference_end_ _reference_start_1 Samuel 2:16_reference_end_ _reference_start_1 Samuel 17:55_reference_end_ _reference_start_1 Samuel 20:03_reference_end_ _reference_start_1 Samuel 25:26_reference_end_ _reference_start_2 Samuel 11:11_reference_end_ _reference_start_2 Sam uel 14:19_reference_end_ _reference_start_Esther 4:13_reference_end_ _reference_start_Esther 9:31_reference_end_ _reference_start_Genesis 12:13_reference_end_ _reference_start_Genesis 19:19_reference_end_ _reference_start_Genesis 27:04_reference_end_ _reference_start_Genesis 27:19_reference_end_ _reference_start_Genesis 27:25_reference_end_ _reference_start_Genesis 27:31_reference_end_ _reference_start_Jonah 4:08_reference_end_ _reference_start_Proverbs 2:10_reference_end_ _reference_start_Proverbs 11:25_reference_end_ _reference_start_Proverbs 11:30_reference_end_ _reference_start_Proverbs 14:25_reference_end_ _reference_start_Proverbs 19:15_reference_end_ _reference_start_Proverbs 24:12_reference_end_ _reference_start_Proverbs 24:14_reference_end_ _reference_start_Proverbs 27:07_reference_end_ _reference_start_Proverbs 28:17_reference_end_ _reference_start_Psalms 3:03_reference_end_ _reference_start_Psalms 34:03_reference_end_ _reference_start_Psalms 54:06_reference_end_ _reference_start_Psalms 57:05_reference_end_ _reference_start_Psalms 59:04_reference_end_ _reference_start_Psalms 63:09_reference_end_ _reference_start_Psalms 71:13_reference_end_ _reference_start_Psalms 142:05_reference_end_ _reference_start_Psalms 142:08_reference_end_ \cme soul, inner being, self \cmf l'être intérieur, soi-même _reference_start_1 Samuel 18:01_reference_end_ _reference_start_1 Samuel 18:03_reference_end_ _reference_start_1 Samuel 20:17_reference_end_ _reference_start_Genesis 49:06_reference_end_ _reference_start_Proverbs 3:22_reference_end_ _reference_start_Proverbs 11:17_reference_end_ _reference_start_Psalms 139:14_reference_end_ \cme throat \cmf la gorge _reference_start_Jonah 2:06_reference_end_ _reference_start_Proverbs 10:03_reference_end_ _reference_start_Proverbs 25:25_reference_end_ _reference_start_Psalms 63:02_reference_end_ _reference_start_Psalms 63:06_reference_end_ _reference_start_Psalms 107:05_reference_end_ _reference_start_Psalms 124:04_reference_end_ _reference_start_Psalms 124:05_reference_end_ Pcsoulsoul\h HepÆn \f âme \cme all living beings \cmf tout être vivant _reference_start_Genesis 1:20_reference_end_ _reference_start_Genesis 1:21_reference_end_ _reference_start_Genesis 1:24_reference_end_ _reference_start_Genesis 2:19_reference_end_ _reference_start_Genesis 9:10_reference_end_ _reference_start_Genesis 9:12_reference_end_ _reference_start_Genesis 9:15_reference_end_ _reference_start_Genesis 9:16_reference_end_ \cme be allowed to live \cmf être "autorisé" à vivre _refe ?tfXJ<. xj\N@2$|n`RD6( i  h  g ' f  e  d  c  b a  ` _ ^ ] \ [ Z Y X  W  V U T  SA  R Q3 P  O N, M* L" K" J I HA G F  E  D  C  B  A  @  ? ! >  =  < % ; : 9  8  7 # 6 0 5  4  3  2 1 0 / .| -G ,% + ?tfXJ<. xj\N@2$|n`RD6( ( ' & % $ # "  !         7     G ? 9 8 8 6 ""           $   A             ~ }  | { z y  x  w  v  u  t  s  r  q  p  o  n  m  l  k  j  ?tfXJ<. ugYK=/!yk]OA3% g  f  e3 d3 c  b a ` _ ^) ] \ [  Zh Y" X W V U T  S R Q  P O N M1$ L K  J| I| Hk G? F? E D  C  B A  @ ?1 >  =  <  ; : 9G 8? 7; 69 56 4" 3 2 1 0 / . - ,  +  * )  ce_end_ _reference_start_Psalms 18:15_reference_end_ \cme breath \cmf souffle, haleine _reference_start_Ecclesiastes 12:07_reference_end_ _reference_start_Exodus 15:10_reference_end_ _reference_start_Genesis 6:17_reference_end_ _reference_start_Genesis 7:15_reference_end_ _reference_start_Genesis 7:22_reference_end_ _reference_start_Job 34:14_reference_end_ _reference_start_Psalms 104:29_reference_end_ \cme desires and thoughts of a person \cmf partie d'une personne avec émotions et pensées _reference_start_1 Chronicles 28:12_reference_end_ _reference_start_Daniel 2:01_reference_end_ _reference_start_Daniel 2:03_reference_end_ _reference_start_Genesis 41:08_reference_end_ _reference_start_Numbers 14:24_reference_end_ \cme disposition, character \cmf disposition, charactère _reference_start_Proverbs 16:18_reference_end_ _reference_start_Proverbs 16:19_reference_end_ _reference_start_Proverbs 29:23_reference_end_ _reference_start_Psalms 32:02_reference_end_ _reference_start_Psalms 51:12_reference_end_ _r eference_start_Psalms 51:19_reference_end_ \cme emotions of a person \cmf émotions d'une personne _reference_start_1 Kings 10:05_reference_end_ _reference_start_1 Kings 21:05_reference_end_ _reference_start_1 Samuel 1:15_reference_end_ _reference_start_Exodus 6:09_reference_end_ _reference_start_Genesis 26:35_reference_end_ _reference_start_Proverbs 14:29_reference_end_ _reference_start_Psalms 34:19_reference_end_ _reference_start_Psalms 142:04_reference_end_ \cme figure of speech = vanity, worthlessness \cmf sense figuré = vanité, sans valeur _reference_start_Ecclesiastes 1:06_reference_end_ _reference_start_Ecclesiastes 1:14_reference_end_ _reference_start_Ecclesiastes 1:17_reference_end_ _reference_start_Ecclesiastes 2:11_reference_end_ _reference_start_Ecclesiastes 2:17_reference_end_ _reference_start_Ecclesiastes 2:26_reference_end_ _reference_start_Ecclesiastes 4:04_reference_end_ _reference_start_Ecclesiastes 4:06_reference_end_ _reference_start_Ecclesiastes 4:16_reference_end_ _reference_start_ Ecclesiastes 5:15_reference_end_ _reference_start_Ecclesiastes 6:09_reference_end_ \cme indpendent spiritual being \cmf être spirituel indépendent _reference_start_1 Samuel 16:14_reference_end_ _reference_start_1 Samuel 16:15_reference_end_ _reference_start_1 Samuel 16:16_reference_end_ _reference_start_1 Samuel 16:23_reference_end_ _reference_start_1 Samuel 18:10_reference_end_ _reference_start_1 Samuel 19:09_reference_end_ _reference_start_2 Kings 19:07_reference_end_ \cme life, being alive \cmf vie, être vivant _reference_start_Ecclesiastes 11:05_reference_end_ \cme mental capacity of a person, (vs animals) \cmf capacité mental d'une personne en contraste avec des animaux _reference_start_Daniel 7:15_reference_end_ \cme part of a person that remains after death \cmf la partie d'une personne qui existe après la mort _reference_start_Proverbs 2:18_reference_end_ _reference_start_Proverbs 9:16_reference_end_ _reference_start_Proverbs 21:16_reference_end_ \cme person in relation to supernatural world \cmf personne en rélation avec le monde surnaturel _reference_start_Numbers 16:22_reference_end_ _reference_start_Numbers 27:16_reference_end_ \cme power, authority of a person \cmf pouvoir, autorité d'une personne _reference_start_2 Kings 2:09_reference_end_ _reference_start_2 Kings 2:15_reference_end_ _reference_start_Numbers 11:17_reference_end_ \cme spirit of God (on a person to prophecy or lead) \cmf de Dieu (en une personne pour prophètiser ou guider) _reference_start_1 Chronicles 12:19_reference_end_ _reference_start_Deuteronomy 34:09_reference_end_ _reference_start_Numbers 11:17_reference_end_ _reference_start_Numbers 11:25_reference_end_ _reference_start_Numbers 11:26_reference_end_ _reference_start_Numbers 11:29_reference_end_ _reference_start_Psalms 51:14_reference_end_ _reference_start_Psalms 139:07_reference_end_ \cme strength, vital force \cmf viguer, force vitale _reference_start_1 Samuel 30:12_reference_end_ _reference_start_Genesis 6:03_reference_end_ _reference_start_Genesis 45:27_reference_end_ _reference_start_Job 34:14_reference_end_ \cme will of a person \cmf volonté d'une personne _reference_start_Daniel 5:20_reference_end_ _reference_start_Ezekiel 11:19_reference_end_ _reference_start_Isaiah 19:03_reference_end_ _reference_start_Job 15:13_reference_end_ _reference_start_Psalms 51:14_reference_end_ \cme wind \cmf vent _reference_start_1 Kings 18:45_reference_end_ _reference_start_2 Samuel 22:11_reference_end_ _reference_start_Daniel 2:35_reference_end_ _reference_start_Daniel 8:08_reference_end_ _reference_start_Daniel 11:04_reference_end_ _reference_start_Exodus 10:13_reference_end_ _reference_start_Exodus 10:19_reference_end_ _reference_start_Exodus 14:21_reference_end_ _reference_start_Genesis 3:08_reference_end_ _reference_start_Genesis 8:01_reference_end_ _reference_start_Jonah 1:04_reference_end_ _reference_start_Jonah 4:08_reference_end_ _reference_start_Numbers 11:31_reference_end_ _reference_start_Proverbs 25:23_reference_end_ _reference_start_Psalms 1:04_reference_end_  dwspiritspirit\h Þxûr \f esprit \cme 4 compass points \cmf 4 points candineaux _reference_start_1 Chronicles 9:24_reference_end_ _reference_start_Daniel 7:02_reference_end_ _reference_start_Jeremiah 49:36_reference_end_ \cme ability, gift \cmf habilité, don _reference_start_Daniel 5:12_reference_end_ _reference_start_Daniel 6:04_reference_end_ _reference_start_Exodus 28:03_reference_end_ \cme anger (breath of nose) \cmf colère (soufle du nez) _reference_start_2 Samuel 22:16_reference_end_ _reference_start_Exodus 15:08_referen ?seWI;-wi[M?1#zl^PB4& &  %  $ # " !      #    - 3      " -     3         "                    ~  }  |  {  z  y  x w v u t s r q p o n m l" k j# i h  ?tfXJ<. xj\N@2$|n`RD6( e d+ c b a + `  _  ^  ]/ \ [ Z Y- X W  V U & T " S ! R Q  P  O  N  M/ L  K2 J I H G F E  D = C : B  A  @  ?  > =  <  ;  :  9  8)& 7 6 5 4 3 23 1 0 /# . -  ,  +  * ) ( '  QQ+e''spirit of Godspirit of god\h yihAlÎ' / £yhl' xûr. \f esprit de Dieu \cme spirit from God \cmf esprit venant de Dieu mauvais" 7307/7451 mauvais" 7307/7451 \cme Spirit of God (the) \cmf Esprit de Dieu _reference_start_1 Samuel 10:10_reference_end_ _reference_start_1 Samuel 11:06_reference_end_ _reference_start_1 Samuel 19:20_reference_end_ _reference_start_1 Samuel 19:23_reference_end_ _reference_start_Exodus 31:03_reference_end_ _reference_start_Exodus 35:31_reference_end_ _reference_start_Genesis 1:02_reference_end_ _reference_start_Numbers 24:02_reference_end_ _reference_start_Psalms 51:13_reference_end_ \cme spirit of god(s) \cmf esprit de(s) dieu(s) _reference_start_Daniel 4:05_reference_end_ _reference_start_Daniel 4:06_reference_end_ _reference_start_Daniel 4:15_reference_end_ _reference_start_Daniel 5:11_reference_end_ _reference_start_Daniel 5:14_reference_end_ _reference_start_Genesis 41:38_reference_end_ 8gMstatutestatute\h qOx \f loi \cme amount of something allotted to someone \cmf montant de qqch asignier à qqn _reference_start_Exodus 5:14_reference_end_ \cme general law of God \cmf loi général de Dieu _reference_start_1 Chronicles 7:17_reference_end_ _reference_start_1 Chronicles 22:13_reference_end_ _reference_start_1 Chronicles 29:19_reference_end_ _reference_start_1 Kings 0:14_reference_end_ _reference_start_1 Kings 8:58_refere gf11Spirit of the LORDspirit of the lord\h hÃwhÌy Þxûr \f esprit de l'Eternel \cme Spirit of God \cmf Esprit de Dieu _reference_start_1 Kings 18:1_reference_end_ _reference_start_1 Samuel 10:06_reference_end_ _reference_start_1 Samuel 16:13_reference_end_ _reference_start_1 Samuel 16:14_reference_end_ _reference_start_2 Samuel 23:02_reference_end_ nce_end_ _reference_start_1 Kings 8:61_reference_end_ _reference_start_1 Kings 9:04_reference_end_ _reference_start_Exodus 15:25_reference_end_ _reference_start_Exodus 15:26_reference_end_ _reference_start_Exodus 18:16_reference_end_ _reference_start_Exodus 18:20_reference_end_ _reference_start_Psalms 2:07_reference_end_ _reference_start_Psalms 50:16_reference_end_ \cme law of a person in authority \cmf loi d'une personne en position d'autorité _reference_start_1 Samuel 30:25_reference_end_ _reference_start_Genesis 47:26_reference_end_ \cme law or commandment of God \cmf loi ou commandement de Dieu _reference_start_1 Kings 2:03_reference_end_ _reference_start_1 Kings 3:03_reference_end_ _reference_start_1 Kings 6:12_reference_end_ _reference_start_1 Kings 9:06_reference_end_ _reference_start_1 Kings 11:11_reference_end_ _reference_start_1 Kings 11:33_reference_end_ _reference_start_1 Kings 11:34_reference_end_ _reference_start_1 Kings 11:38_reference_end_ _reference_start_2 Chronicles 7:19_reference_end_ _reference_start_2 Samuel 22:23_reference_end_ _reference_start_Deuteronomy 28:15_reference_end_ _reference_start_Deuteronomy 28:45_reference_end_ _reference_start_Genesis 26:05_reference_end_ _reference_start_Leviticus 18:26_reference_end_ _reference_start_Leviticus 25:18_reference_end_ \cme portion (of sacrifice) given to priests \cmf portion (des sacrifices) donner au prêtres _reference_start_Genesis 47:22_reference_end_ \cme ritual law of God \cmf loi rituel _reference_start_Exodus 12:24_reference_end_ \cme ritual laws \cmf lois des rituels réligieux _reference_start_Exodus 12:14_reference_end_ _reference_start_Exodus 12:17_reference_end_ _reference_start_Exodus 12:43_reference_end_ _reference_start_Exodus 13:10_reference_end_ _reference_start_Exodus 27:21_reference_end_ _reference_start_Exodus 28:43_reference_end_ _reference_start_Exodus 29:09_reference_end_ _reference_start_Leviticus 18:04_reference_end_ _reference_start_Leviticus 18:05_reference_end_ _reference_start_Numbers 10:08_reference_end_ ?tfXJ<. wi[M?1#zl^PB4& $  #  " 2 !                            !                          ' ~  } | { z y x w v u t s r q p o  n  m  l  k  j  i  h  g f 88Dh!!Ystone (to)stone (to)\h laqAs. \f lapider \cme throw stones at (not to kill) \cmf lapider mais pas pour tuer _reference_start_2 Samuel 16:13_reference_end_ \cme to stone, kill \cmf tuer en lancant des pierres _reference_start_1 Kings 21:10_reference_end_ _reference_start_1 Kings 21:13_reference_end_ _reference_start_1 Kings 21:14_reference_end_ _reference_start_1 Kings 21:15_reference_end_ _reference_start_1 Samuel 30:06_reference_end_ _reference_start_2 Samuel 16:06_reference_end_ _reference_start_Deuteronomy 13:11_reference_end_ _reference_start_Deuteronomy 17:05_reference_end_ _reference_start_Deuteronomy 22:21_reference_end_ _reference_start_Deuteronomy 22:24_reference_end_ _reference_start_Exodus 8:22_reference_end_ _reference_start_Exodus 17:04_reference_end_ _reference_start_Exodus 19:13_reference_end_ _reference_start_Exodus 21:28_reference_end_ _reference_start_Exodus 21:29_reference_end_ _reference_start_Exodus 21:32_reference_end_ ZZ"istupiditystupidity\h tûlyisüÐk \f stupidité \cme opposite of wisdom \cmf en opposition avec la sagesse _reference_start_Proverbs 9:13_reference_end_ NN.j!!-tabernacletabernacle\h €AÐküHiGm \f tabernacle \cme tent, place where people live \cmf tente, lieu d'habitation _reference_start_Job 18:21_reference_end_ _reference_start_Psalms 26:08_reference_end_ _reference_start_Psalms 132:05_reference_end_ \cme tent, portable house of God \cmf tente, sanctuaire portable _reference_start_1 Chronicles 6:17_reference_end_ _reference_start_1 Chronicles 16:39_reference_end_ _reference_start_1 Chronicles 17:05_reference_end_ _reference_start_1 Chronicles 21:29_reference_end_ _reference_start_1 Chronicles 23:26_reference_end_ _reference_start_2 Samuel 7:06_reference_end_ _reference_start_Exodus 25:09_reference_end_ _reference_start_Exodus 26:01_reference_end_ _reference_start_Joshua 22:19_reference_end_ _reference_start_Numbers 10:01_reference_end_ _reference_start_Numbers 10:17_reference_end_ _reference_start_Numbers 10:21_reference_end_ _reference_start_Psalms 132:07_reference_end_ference_start_Daniel 4:01_reference_end_ _reference_start_Daniel 4:26_reference_end_ _reference_start_Daniel 5:05_reference_end_ _reference_start_Daniel 6:19_reference_end_ _reference_start_Ezra 4:14_reference_end_ \cme place of worship of God or gods \cmf lieu d'adoration de Dieu ou des dieux _reference_start_2 Samuel 22:07_reference_end_ _reference_start_Daniel 5:02_reference_end_ _reference_start_Daniel 5:03_reference_end_ _reference_start_Ezra 5:14_reference_end_ _reference_start_Ezra 5:15_reference_end_ _reference_start_Ezra 6:05_reference_end_ _reference_start_Jonah 2:05_reference_end_ _reference_start_Jonah 2:08_reference_end_ \cme whole area of tabernacle \cmf aire du tabernacle _reference_start_1 Samuel 1:09_reference_end_ _reference_start_1 Samuel 3:03_reference_end_ \cme whole temple building \cmf le batiment entier _reference_start_1 Kings 7:21_reference_end_ _reference_start_1 Kings 7:50_reference_end_ _reference_start_2 Kings 18:16_reference_end_ _reference_start_2 Kings 23:13_reference_end_ --=l++7tent of meetingtent of meeting\h dEvôm lehO' \f tente de la Rencontre \cme tent where God was worhipped \cmf tente de la Rencontre où Dieu était adoré _reference_start_1 Chronicles 9:19_reference_end_ _reference_start_1 Chronicles 9:21_reference_end_ _reference_start_1 Chronicles 9:23_reference_end_ _reference_start_1 Chronicles 23:32_reference_end_ _reference_start_1 Kings 1:39_reference_end_ _reference_start_1 Kings 2:28_referenc ~k==temple, holy place, navetemple, holy place, nave\h lAkyEh \f lieu saint \cme outer room in temple building \cmf première chambre du temple _reference_start_1 Kings 6:03_reference_end_ _reference_start_1 Kings 6:05_reference_end_ _reference_start_1 Kings 6:17_reference_end_ _reference_start_1 Kings 6:33_reference_end_ \cme palace (of a king) \cmf palais d'un roi _reference_start_1 Kings 21:01_reference_end_ _reference_start_2 Kings 20:18_reference_end_ _reference_start_Daniel 1:04_reference_end_ _re e_end_ _reference_start_1 Kings 2:29_reference_end_ _reference_start_1 Kings 2:30_reference_end_ _reference_start_1 Kings 8:04_reference_end_ _reference_start_1 Samuel 2:22_reference_end_ _reference_start_2 Chronicles 1:03_reference_end_ _reference_start_2 Chronicles 5:05_reference_end_ _reference_start_2 Samuel 6:17_reference_end_ _reference_start_2 Samuel 7:06_reference_end_ _reference_start_Exodus 26:09_reference_end_ _reference_start_Exodus 27:21_reference_end_ _reference_start_Exodus 28:43_reference_end_ _reference_start_Exodus 29:10_reference_end_ _reference_start_Joshua 18:01_reference_end_ _reference_start_Leviticus 1:01_reference_end_ _reference_start_Leviticus 24:03_reference_end_ _reference_start_Numbers 10:03_reference_end_ _reference_start_Numbers 11:16_reference_end_ _reference_start_Numbers 11:24_reference_end_ _reference_start_Numbers 11:26_reference_end_ _reference_start_Numbers 14:10_reference_end_ _reference_start_Numbers 20:06_reference_end_ _reference_start_Psalms 61:05_reference_end_ ?tfXJ<. xj\N@2$|n`RD6( c  b  a `  _ ^  ]  \  [  Z  Y - X ! W  V  U  T  S  R  Q  P  O  N M  L Ki JA IB H G # F  EB DA C B A @= ? > =  <  ;  :  9 8 7 6 5+ 4 3 2  1  0 / .  -  ,  +  *  ) ' (  '  &  %  ]]nthroatthroat\h ÞvÈl \f gorge \cme throat, physical organ \cmf gorge, organe physique _reference_start_Proverbs 23:02_reference_end_ m))Ytested (to be)tested (to be)\h ¥arAc \f afiné, être afiné \cme be purified by suffering \cmf être purifié par suffrance _reference_start_Daniel 12:10_reference_end_ _reference_start_Isaiah 1:25_reference_end_ _reference_start_Jeremiah 6:29_reference_end_ _reference_start_Jude 7:04_reference_end_ _reference_start_Psalms 66:10_reference_end_ \cme refine, prove a person true \cmf afiner, prouver la loyauté d'une personne _reference_start_2 Samuel 22:31_reference_end_ _reference_start_Daniel 11:35_reference_end_ _reference_start_Isaiah 1:25_reference_end_ _reference_start_Psalms 66:10_reference_end_ \cme test (a person's loyalty) \cmf tester ( la loyauté d'une personne) _reference_start_Jude 7:04_reference_end_ _reference_start_Psalms 105:19_reference_end_ _Exodus 17:16_reference_end_ \cme royal authority \cmf autorité royale _reference_start_1 Chronicles 7:12_reference_end_ _reference_start_1 Chronicles 17:14_reference_end_ _reference_start_1 Chronicles 22:10_reference_end_ _reference_start_1 Chronicles 28:05_reference_end_ _reference_start_1 Chronicles 29:23_reference_end_ _reference_start_1 Kings 1:1_reference_end_ _reference_start_1 Kings 2:04_reference_end_ _reference_start_1 Kings 2:12_reference_end_ _reference_start_1 Kings 2:24_reference_end_ _reference_start_1 Kings 2:33_reference_end_ _reference_start_1 Kings 2:45_reference_end_ _reference_start_1 Kings 3:06_reference_end_ _reference_start_1 Kings 5:19_reference_end_ _reference_start_1 Kings 8:20_reference_end_ _reference_start_1 Kings 8:25_reference_end_ _reference_start_1 Kings 9:05_reference_end_ _reference_start_1 Kings 10:09_reference_end_ _reference_start_1 Kings 16:11_reference_end_ _reference_start_2 Chronicles 7:18_reference_end_ _reference_start_2 Samuel 3:10_reference_end_ _reference_start_2 Samuel 7:13_reference_end_ _reference_start_2 Samuel 7:16_reference_end_ _reference_start_2 Samuel 14:09_reference_end_ _reference_start_Esther 1:02_reference_end_ _reference_start_Proverbs 29:14_reference_end_ \cme seat, place of honor of important person \cmf place d'honeur d'une personne importante _reference_start_1 Samuel 1:09_reference_end_ _reference_start_1 Samuel 2:08_reference_end_ _reference_start_1 Samuel 4:13_reference_end_ _reference_start_1 Samuel 4:18_reference_end_ _reference_start_Esther 3:01_reference_end_ \cme throne of king or ruler, or judge \cmf trône du roi ou chef, ou un juge _reference_start_1 Kings 2:19_reference_end_ _reference_start_1 Kings 7:07_reference_end_ _reference_start_1 Kings 10:18_reference_end_ _reference_start_1 Kings 22:10_reference_end_ _reference_start_Esther 5:01_reference_end_ _reference_start_Exodus 11:05_reference_end_ _reference_start_Exodus 12:29_reference_end_ _reference_start_Genesis 41:40_reference_end_ _reference_start_Jonah 3:06_reference_end_ VVothronethrone\h 'EÐsiÐk \f trône \cme God as heavenly king \cmf Dieu comme roi céleste _reference_start_1 Kings 22:19_reference_end_ _reference_start ?tfXJ<. xj\N@2$|n`RD6( "! !: ;          2 $         2 3 %&             !       ~ }! | { z  y  x  w  v u  t)( s  r  q p  o  n  m  l k  j  i  h  g f e  d  yypgtonguetongue\h €ôHAl \f langue \cme organ of speech; what is said, figurative sense \cmf organ de parole; ce qui est dit, sense figuré _reference_start_Proverbs 6:24_reference_end_ _reference_start_Proverbs 10:20_reference_end_ _reference_start_Proverbs 10:31_reference_end_ _reference_start_Proverbs 12:18_reference_end_ _reference_start_Proverbs 12:19_reference_end_ _reference_start_Proverbs 15:02_reference_end_ _reference_start_Proverbs 15:04_reference_end_ _reference_start_Proverbs 15:33_reference_end_ _reference_start_Proverbs 16:01_reference_end_ _reference_start_Proverbs 16:17_reference_end_ _reference_start_Proverbs 17:04_reference_end_ _reference_start_Proverbs 17:20_reference_end_ _reference_start_Proverbs 21:06_reference_end_ _reference_start_Proverbs 21:23_reference_end_ _reference_start_Proverbs 25:15_reference_end_ _reference_start_Proverbs 28:33_reference_end_ TdT r++Utransgress (to)transgress (to)\h vaHAKp \f pécher \cme nation rebel against nation \cmf une nation rebelle contre une nation _reference_start_1 Kings 12:19_reference_end_ _reference_start_2 Kings 1:01_reference_end_ _reference_start_2 Kings 3:05_reference_end_ _reference_start_2 Kings 3:07_reference_end_ \cme rebel against a person \cmf rebeller contre une personne _reference_start_Proverbs 18:19_reference_end_ \cme rebel against God \cmf rébeller contre Dieu _reference_start_Daniel 8:23_reference_end_ _reference_start_Proverbs 28:21_reference_end_ _reference_start_Psalms 37:38_reference_end_ _reference_start_Psalms 51:15_reference_end_ \cme rebel against God - its forgiveness \cmf rebeller contre Dieu, son pardon _reference_start_1 Kings 8:50_reference_end_q++mtongue, use thetongue, use the\h €aHAl \f langue, utiliser la \cme slander, to \cmf calomnier _reference_start_Proverbs 30:10_reference_end_ Psalms 5:11_reference_end_ _reference_start_Psalms 19:14_reference_end_ \cme rebellion agains a person \cmf rébellion contre une personne _reference_start_1 Samuel 24:12_reference_end_ _reference_start_1 Samuel 25:28_reference_end_ _reference_start_Exodus 22:08_reference_end_ _reference_start_Genesis 31:36_reference_end_ _reference_start_Genesis 50:17_reference_end_ _reference_start_Proverbs 10:12_reference_end_ _reference_start_Proverbs 10:19_reference_end_ _reference_start_Proverbs 12:13_reference_end_ _reference_start_Proverbs 17:09_reference_end_ _reference_start_Proverbs 28:24_reference_end_ _reference_start_Proverbs 29:06_reference_end_ _reference_start_Proverbs 29:16_reference_end_ _reference_start_Proverbs 29:22_reference_end_ _reference_start_Psalms 59:04_reference_end_ \cme rebellion against God \cmf rébellion contre Dieu _reference_start_Isaiah 58:01_reference_end_ _reference_start_Micah 1:05_reference_end_ _reference_start_Psalms 36:02_reference_end_ _reference_start_Psalms 51:05_reference_end_ \cme rebellion against God - its forgiveness \cmf rébellion contre Dieu, son pardon _reference_start_1 Kings 8:50_reference_end_ _reference_start_Exodus 34:07_reference_end_ _reference_start_Leviticus 16:16_reference_end_ _reference_start_Numbers 14:18_reference_end_ _reference_start_Proverbs 19:11_reference_end_ _reference_start_Psalms 32:01_reference_end_ _reference_start_Psalms 39:09_reference_end_ _reference_start_Psalms 51:03_reference_end_ _reference_start_Psalms 65:04_reference_end_ _reference_start_Psalms 32:05_reference_end_ \cme rebellion against God - its punishment \cmf rébellion contre Dieu, sa punition _reference_start_Daniel 8:12_reference_end_ _reference_start_Daniel 8:13_reference_end_ _reference_start_Daniel 9:24_reference_end_ _reference_start_Exodus 23:21_reference_end_ _reference_start_Joshua 24:19_reference_end_ \cme rebellion of nation against nation \cmf rébellion de nation contre nation _reference_start_Amos 1:03_reference_end_ _reference_start_Proverbs 28:02_reference_end_ g tw%%1truth, righttruth, right\h XûHÙq \f vérité \cme righteousness of God \cmf vérité - la justice de Dieu _reference_start_Daniel 4:34_reference_end_ \cme what is true \cmf ce qui est vrai _reference_start_Daniel 2:47_reference_end_5v!!;trust (to)trust (to)\h xaXAÐb \f croire, avoir confier en \cme be confident \cmf avoire confiance (en soit) _reference_start_Proverbs 14:16_reference_end_ _reference_start_Pr @u''Etrust in (to)trust in (to)\h ŠaxÙr \f confiance, avoir confieance en \cme trust in someone or something \cmf avoir confiance en qqn/qqch _reference_start_Daniel 3:28_reference_end_Rt trusttrust\h xaXübim \f confiance \cme object of confidence, of trust \cmf object de confiance, de croyance _reference_start_Proverbs 14:26_reference_end_ _reference_start_Psalms 71:05_reference_end_ s''Wtransgressiontransgression\h vaHeKp \f iniquité, péché \cme guilt of transgression \cmf culpabilité de rébellion _reference_start_ ?tfXJ<. xj\N@2$|n`RD6( a ` _ ^ ]A \  [ Z Y X W V U  T  S  R  Q  P + O  N/ M" L> K8 J8 I8 H4 G4 F E D C B A @4 ?  > = <  ; : 9 8 7G 6 5 4 3 2 1  0 / .  -A ,3 +' *  ) ( ' &" % 2 $3 #$overbs 28:01_reference_end_ \cme rely on God, someone or something \cmf faire confiance en Dieu, en qqn ou en qqch _reference_start_2 Chronicles 32:10_reference_end_ _reference_start_2 Kings 18:21_reference_end_ _reference_start_Proverbs 28:25_reference_end_ _reference_start_Psalms 31:15_reference_end_ \cme trust in God, someone or something \cmf en Dieu, en qqn or en qqch _reference_start_1 Chronicles 5:20_reference_end_ _reference_start_Deuteronomy 28:52_reference_end_ _reference_start_Isaiah 26:03_reference_end_ _reference_start_Isaiah 26:04_reference_end_ _reference_start_Proverbs 3:05_reference_end_ _reference_start_Proverbs 28:26_reference_end_ _reference_start_Proverbs 31:11_reference_end_ _reference_start_Psalms 32:10_reference_end_ _reference_start_Psalms 52:09_reference_end_ _reference_start_Psalms 52:10_reference_end_ _reference_start_Psalms 56:04_reference_end_ _reference_start_Psalms 56:05_reference_end_ _reference_start_Psalms 56:12_reference_end_ _reference_start_Psalms 62:09_reference_end_carter des commandements de Dieu (BDB-Q1.) _reference_start_1 Kings 15:05_reference_end_ _reference_start_1 Kings 22:43_reference_end_ _reference_start_1 Samuel 6:12_reference_end_ _reference_start_1 Samuel 12:20_reference_end_ _reference_start_1 Samuel 12:21_reference_end_ _reference_start_2 Samuel 2:22_reference_end_ _reference_start_2 Samuel 22:23_reference_end_ _reference_start_Daniel 9:11_reference_end_ _reference_start_Deuteronomy 5:29_reference_end_ _reference_start_Deuteronomy 7:04_reference_end_ _reference_start_Deuteronomy 9:12_reference_end_ _reference_start_Deuteronomy 28:14_reference_end_ _reference_start_Deuteronomy 31:29_reference_end_ _reference_start_Exodus 32:08_reference_end_ _reference_start_Jude 2:17_reference_end_ _reference_start_Proverbs 3:07_reference_end_ _reference_start_Proverbs 28:09_reference_end_ _reference_start_Psalms 14:03_reference_end_ _reference_start_Psalms 18:23_reference_end_ _reference_start_Psalms 34:15_reference_end_ _reference_start_Psalms 119:102_reference_end_ Ryuncleanunclean\h hA'ümuX \f impur \cme defilement of temple by idols, etc \cmf impurté dans le temple à cause des idols, etc. _reference_start_2 Chronicles 29:16_reference_end_ \cme physical ritual uncleanness \cmf impurté physique rituel _reference_start_2 Samuel 11:04_reference_end_ _reference_start_Leviticus 5:03_reference_end_ _reference_start_Leviticus 7:20_reference_end_ _reference_start_Leviticus 13:08_reference_end_ _reference_start_Leviticus 18:19_reference_end_ \cme ritually unclean \cmf impur rituellement _reference_start_1 Samuel 20:26_reference_end_ _reference_start_Deuteronomy 23:11_reference_end_ _reference_start_Genesis 7:02_reference_end_ _reference_start_Genesis 7:08_reference_end_hx++ turn aside (to)turn aside (to)\h rCws \f s'écarter \cme turn aside from commands of God \cmf s'é ?tfXJ<. xj\N@2$|n`RD6(      !       + +                           ~ }" |" {" zj' y#" x w v u t sO r q$ p o n m l k j  i h  g f e  d cwf b"_reference_end_ \cme defile God's house or people by idols, etc. \cmf rendre la maison de Dieu impurite par des idols, etc. _reference_start_2 Chronicles 36:14_reference_end_ _reference_start_Leviticus 18:30_reference_end_ _reference_start_Psalms 79:01_reference_end_ \cme defile the land and people of Isael by immoral actions \cmf rendre le pays ou peuple d'Israël impurs par actions imorales _reference_start_Deuteronomy 24:04_reference_end_ _reference_start_Leviticus 18:24_reference_end_ _reference_start_Leviticus 18:25_reference_end_ _reference_start_Leviticus 18:27_reference_end_ _reference_start_Leviticus 18:28_reference_end_ _reference_start_Numbers 35:34_reference_end_ _reference_start_Psalms 106:39_reference_end_ \cme immoral sexual impurity \cmf impureté moral sexuel _reference_start_Genesis 34:05_reference_end_ _reference_start_Genesis 34:13_reference_end_ _reference_start_Genesis 34:27_reference_end_ _reference_start_Leviticus 18:20_reference_end_ _reference_start_Leviticus 18:23_reference_end_ z++wunclean (to be)unclean (to be)\h 'EmAX \f impur, être impur \cme be or make physically ritually unclean \cmf causer ou avoir impurités physiques rituels _reference_start_Leviticus 5:03_reference_end_ _reference_start_Leviticus 15:18_reference_end_ _reference_start_Numbers 6:09 ${'' understandingunderstanding\h hÃnyiÐb \f comprehention \cme faculty of understanding \cmf la faculté de comprendre _reference_start_Proverbs 3:05_reference_end_ _reference_start_Proverbs 4:05_reference_end_ _reference_start_Proverbs 4:06_reference_end_ _reference_start_Proverbs 16:16_reference_end_ _reference_start_Proverbs 23:04_reference_end_ _reference_start_Proverbs 30:02_reference_end_ \cme personification of understanding \cmf personification de comprehention _reference_start_Proverbs 2:08_reference_end_ _reference_start_Proverbs 7:04_reference_end_ _reference_start_Proverbs 8:14_reference_end_ \cme persuasiveness \cmf force de persuasion _reference_start_Proverbs 7:21_reference_end_ _reference_start_Proverbs 16:21_reference_end_ _reference_start_Proverbs 16:23_reference_end_ AA;|!!Gunfaithfulunfaithful\h lavAm. \f infidèle \cme act unfaithfully towards a person \cmf agir sans fidélité contre une personne _reference_start_Proverbs 16:10_reference_end_ \cme act unfaithfully towards God \cmf agir sans fidélité contre Dieu _reference_start_1 Chronicles 2:07_reference_end_ _reference_start_1 Chronicles 5:25_reference_end_ _reference_start_1 Chronicles 10:13_reference_end_ _reference_start_Daniel 9:07_reference_end_ _reference_start_Joshua 7:01_reference_end_ _reference_start_Leviticus 5:15_reference_end_ \cme unfaithfulness in marriage \cmf infidélité dans un marriage _reference_start_Numbers 5:12_reference_end_ _reference_start_Numbers 5:27_reference_end_ b}11uunfaithful (to be)unfaithful (to be)\h tûnÌz \f infidèle, être infidèle \cme worship other gods (figure of sexual unfaithfulness) \cmf adorer autres dieux (figure de infidélité sexuel) _reference_start_Ezekiel 23:27_reference_end_ _reference_start_Ezekiel 43:07_reference_end_ _reference_start_Ezekiel 43:09_reference_end_ _reference_start_Hosea 4:11_reference_end_ _reference_start_Hosea 6:10_reference_end_ _reference_start_Jeremiah 3:02_reference_end_ _reference_start_Jeremiah 3:09_reference_end_ _reference_start_Jeremiah 13:27_reference_end_ _reference_start_Numbers 14:33_reference_end_ G~557unholy (to be, make)unholy (to be, make)\h lalAx. \f souiller \cme damage God's reputation \cmf endomager la réputation de Dieu _reference_start_Ezekiel 13:19_reference_end_ _reference_start_Leviticus 18:21_reference_end_ \cme dishonor, insult \cmf déshonorer, insulter _reference_start_1 Chronicles 5:01_reference_end_ _reference_start_Genesis 49:04_reference_end_ _reference_start_Isaiah 43:28_reference_end_ _reference_start_Leviticus 19:29_reference_end_ \cme make unholy, defile \cmf faire devenir impure, souiller _reference_start_Daniel 11:31_reference_end_ _reference_start_Exodus 20:25_reference_end_ _reference_start_Exodus 31:14_reference_end_ _reference_start_Jeremiah 16:18_reference_end_ _reference_start_Psalms 74:07_reference_end_ \cme make use of \cmf utiliser _reference_start_Deuteronomy 28:30_reference_end_ ?tfXJ<. wi[M?1#{m_QC5' _ ^ ] \ [ Z Y X W  V  U T . S  R Q P O N M L K  J I H  G F E D C B A @ ? > = < ; : 9 8 7 6 5  4R 3  2 1 0 / . - , + *  ) (J ' & % $  # "+ !1e_start_Proverbs 21:02_reference_end_ \cme upright, just \cmf droit, justse _reference_start_Proverbs 2:07_reference_end_ _reference_start_Proverbs 2:21_reference_end_ _reference_start_Proverbs 3:11_reference_end_ _reference_start_Proverbs 3:32_reference_end_ _reference_start_Proverbs 8:09_reference_end_ _reference_start_Proverbs 11:03_reference_end_ _reference_start_Proverbs 1106:1_reference_end_ _reference_start_Proverbs 12:06_reference_end_ _reference_start_Proverbs 14:09_reference_end_ _reference_start_Proverbs 14:11_reference_end_ _reference_start_Proverbs 15:08_reference_end_ _reference_start_Proverbs 15:19_reference_end_ _reference_start_Proverbs 16:07_reference_end_ _reference_start_Proverbs 16:13_reference_end_ _reference_start_Proverbs 20:11_reference_end_ _reference_start_Proverbs 21:08_reference_end_ _reference_start_Proverbs 21:18_reference_end_ _reference_start_Proverbs 21:29_reference_end_ _reference_start_Proverbs 28:10_reference_end_ Pro29.10 _reference_start_Proverbs 29:27_reference_end_ 7 7O##kuprightnessuprightness\h rAHyEm \f droiture \cme equity, moral uprightness \cmf équité, droiture morale _reference_start_Proverbs 1:03_reference_end_ _reference_start_Proverbs 2:09_reference_end_ _reference_start_Proverbs 8:06_reference_end_ _reference_start_Proverbs 23:16_reference_end_ \cme moral straightness, righteousness \cmf droiture morale, justesse _reference_start_Proverbs 2:13_reference_end_ _reference_start_Proverbs 4:11_reference_end_ _reference_start_Proverbs 11:24_reference_end_ _reference_start_Proverbs 14:02_reference_end_ _reference_start_Proverbs 17:26_reference_end_ \cme what is right, what is due \cmf ce qui est juste, ce qui est du _reference_start_Proverbs 11:24_reference_end_j1uprightupright\h rAHAy \f droiture \cme right, pleasing \cmf droit, agréable _reference_start_Proverbs 12:15_reference_end_ _reference_start_Proverbs 14:12_reference_end_ _reference_start_Proverbs 16:25_reference_end_ _referenc >>>avoicevoice\h lOwq \f voie \cme speech, what is said; figurative sense \cmf parole, ce qui est dit; sense figuré _reference_start_Proverbs 1:20_reference_end_ _reference_start_Proverbs 2:03_reference_end_ _reference_start_Proverbs 5:13_reference_end_ _reference_start_Proverbs 8:01_reference_end_ _reference_start_Proverbs 8:04_reference_end_ _reference_start_Proverbs 26:25_reference_end_ _reference_start_Proverbs 27:14_reference_end_ ]]Qwway, roadway, road\h ªåråÐd \f voie, chemin \cme action, undertaking; figurative sense \c 0Iwarnwarn\h dûv \f avertir \cme command, prohibit \cmf commander, proscrir _reference_start_2 Kings 17:03_reference_end_ _reference_start_Deuteronomy 32:46_reference_end_ _reference_start_Exodus 19:23_reference_end_ _reference_start_Jeremiah 11:07_reference_end_ \cme obey \cmf obéir _reference_start_Jeremiah 11:07_reference_end_ \cme swear in, desigante as a witness \cmf jurer, désignier qqn comme témoin _reference_start_Deuteronomy 4:26_reference_end_ _reference_start_Isaiah 8:02_reference_end_ _reference_start_Jeremiah 32:10_reference_end_ mf action, entreprise; sense figuré _reference_start_Proverbs 1:15_reference_end_ _reference_start_Proverbs 1:31_reference_end_ _reference_start_Proverbs 2:08_reference_end_ _reference_start_Proverbs 2:12_reference_end_ _reference_start_Proverbs 2:13_reference_end_ _reference_start_Proverbs 2:20_reference_end_ _reference_start_Proverbs 3:06_reference_end_ _reference_start_Proverbs 3:13_reference_end_ _reference_start_Proverbs 3:17_reference_end_ _reference_start_Proverbs 3:31_reference_end_ _reference_start_Proverbs 4:11_reference_end_ _reference_start_Proverbs 4:19_reference_end_ _reference_start_Proverbs 6:06_reference_end_ _reference_start_Proverbs 6:23_reference_end_ _reference_start_Proverbs 7:25_reference_end_ _reference_start_Proverbs 8:13_reference_end_ _reference_start_Proverbs 8:22_reference_end_ _reference_start_Proverbs 8:22_reference_end_ _reference_start_Proverbs 9:06_reference_end_ _reference_start_Proverbs 10:29_reference_end_ _reference_start_Proverbs 11:03_reference_end_ _reference_star t_Proverbs 11:20_reference_end_ _reference_start_Proverbs 12:15_reference_end_ _reference_start_Proverbs 12:28_reference_end_ _reference_start_Proverbs 13:06_reference_end_ _reference_start_Proverbs 13:15_reference_end_ _reference_start_Proverbs 14:12_reference_end_ _reference_start_Proverbs 14:14_reference_end_ _reference_start_Proverbs 15:09_reference_end_ _reference_start_Proverbs 15:29_reference_end_ _reference_start_Proverbs 16:25_reference_end_ _reference_start_Proverbs 16:29_reference_end_ _reference_start_Proverbs 16:31_reference_end_ _reference_start_Proverbs 20:24_reference_end_ _reference_start_Proverbs 21:08_reference_end_ _reference_start_Proverbs 22:05_reference_end_ _reference_start_Proverbs 23:26_reference_end_ _reference_start_Proverbs 28:06_reference_end_ _reference_start_Proverbs 28:10_reference_end_ _reference_start_Proverbs 28:18_reference_end_ _reference_start_Proverbs 29:27_reference_end_ _reference_start_Proverbs 31:03_reference_end_ \cme duty; figurative sense \cmf obligation, devoir; sense figuré _reference_start_Proverbs 12:19_reference_end_ _reference_start_Proverbs 21:16_reference_end_ _reference_start_Proverbs 22:06_reference_end_ \cme moral action or character; figurative sense \cmf action morale or caractère moral; sense figuré _reference_start_Proverbs 4:26_reference_end_ _reference_start_Proverbs 5:21_reference_end_ _reference_start_Proverbs 1:1_reference_end_ _reference_start_Proverbs 10:09_reference_end_ _reference_start_Proverbs 14:02_reference_end_ _reference_start_Proverbs 14:08_reference_end_ _reference_start_Proverbs 14:12_reference_end_ _reference_start_Proverbs 16:02_reference_end_ _reference_start_Proverbs 16:07_reference_end_ _reference_start_Proverbs 16:09_reference_end_ _reference_start_Proverbs 16:17_reference_end_ _reference_start_Proverbs 16:25_reference_end_ _reference_start_Proverbs 19:03_reference_end_ _reference_start_Proverbs 19:16_reference_end_ _reference_start_Proverbs 21:02_reference_end_ _reference_start_Proverbs 21:29_reference_end_ ?tfXJ<. xj\N@2$|n`RD6(         %  /                           ~ } | { z y x w v u t  s  r  q  p  o  n  m  l k j i h g f e d c b a ` _ _reference_start_Daniel 12:10_reference_end_ _reference_start_Ecclesiastes 9:02_reference_end_ _reference_start_Proverbs 11:11_reference_end_ _reference_start_Proverbs 16:12_reference_end_ _reference_start_Proverbs 24:19_reference_end_ _reference_start_Proverbs 24:20_reference_end_ _reference_start_Proverbs 28:01_reference_end_ _reference_start_Proverbs 29:16_reference_end_ _reference_start_Psalms 1:04_reference_end_ _reference_start_Psalms 17:09_reference_end_ _reference_start_Psalms 18:22_reference_end_ _reference_start_Psalms 34:22_reference_end_ _reference_start_Psalms 139:19_reference_end_ _reference_start_Psalms 141:06_reference_end_ \cme condem as guilty, morally and religiouslly \cmf condamné comme coupable, moralement, réligeusement _reference_start_1 Kings 8:32_reference_end_ _reference_start_Proverbs 12:02_reference_end_ _reference_start_Psalms 1:05_reference_end_ _reference_start_Psalms 3:08_reference_end_ \cme condemn as guilty, civil court \cmf condamné comme coupable, cour civil _refer ence_start_Exodus 22:08_reference_end_ _reference_start_Psalms 94:21_reference_end_ \cme ethical evil; one who does evil \cmf mal moralement; celui qui fait mal _reference_start_Proverbs 6:12_reference_end_ _reference_start_Proverbs 6:18_reference_end_ _reference_start_Proverbs 10:29_reference_end_ _reference_start_Proverbs 11:07_reference_end_ _reference_start_Proverbs 17:04_reference_end_ _reference_start_Proverbs 19:28_reference_end_ _reference_start_Proverbs 21:15_reference_end_ _reference_start_Proverbs 30:20_reference_end_ _reference_start_Psalms 5:06_reference_end_ \cme guilty of a crime \cmf être coupable d'un crime _reference_start_1 Samuel 24:14_reference_end_ _reference_start_1 Samuel 24:14_reference_end_ _reference_start_2 Samuel 4:11_reference_end_ _reference_start_Exodus 2:13_reference_end_ _reference_start_Exodus 23:01_reference_end_ _reference_start_Exodus 23:07_reference_end_ _reference_start_Genesis 18:23_reference_end_ _reference_start_Genesis 18:25_reference_end_ _reference_start_Prov erbs 3:33_reference_end_ _reference_start_Proverbs 4:17_reference_end_ _reference_start_Proverbs 10:02_reference_end_ _reference_start_Proverbs 12:03_reference_end_ _reference_start_Proverbs 16:02_reference_end_ _reference_start_Proverbs 17:13_reference_end_ _reference_start_Proverbs 17:23_reference_end_ _reference_start_Proverbs 18:05_reference_end_ _reference_start_Proverbs 20:26_reference_end_ _reference_start_Proverbs 24:24_reference_end_ _reference_start_Proverbs 25:05_reference_end_ _reference_start_Proverbs 28:04_reference_end_ _reference_start_Proverbs 28:15_reference_end_ _reference_start_Proverbs 29:02_reference_end_ _reference_start_Proverbs 29:12_reference_end_ \cme guilty of sin \cmf coupable du péché _reference_start_Numbers 16:26_reference_end_ _reference_start_Proverbs 4:19_reference_end_ _reference_start_Proverbs 9:07_reference_end_ _reference_start_Proverbs 10:03_reference_end_ _reference_start_Proverbs 11:07_reference_end_ _reference_start_Proverbs 12:26_reference_end_ _reference_star t_Proverbs 15:09_reference_end_ _reference_start_Proverbs 21:29_reference_end_ _reference_start_Psalms 1:06_reference_end_ _reference_start_Psalms 32:10_reference_end_ _reference_start_Psalms 119:053_reference_end_ _reference_start_Psalms 119:119_reference_end_ \cme hostile to God \cmf hostile contre Dieu _reference_start_2 Samuel 22:22_reference_end_ _reference_start_Daniel 12:10_reference_end_ _reference_start_Ecclesiastes 8:13_reference_end_ _reference_start_Exodus 9:27_reference_end_ _reference_start_Proverbs 14:11_reference_end_ _reference_start_Proverbs 15:29_reference_end_ _reference_start_Psalms 7:10_reference_end_ _reference_start_Psalms 9:06_reference_end_ _reference_start_Psalms 9:17_reference_end_ _reference_start_Psalms 9:18_reference_end_ _reference_start_Psalms 17:13_reference_end_ \cme idolatry \cmf idolatrie _reference_start_1 Samuel 15:23_reference_end_ \cme trouble, sorrow \cmf malheur, chagrin _reference_start_Deuteronomy 26:14_reference_end_ _reference_start_Genesis 35:18_reference_end_ _reference_start_Proverbs 12:21_reference_end_ _reference_start_Proverbs 22:08_reference_end_ _reference_start_Proverbs 22:08_reference_end_ _reference_start_Psalms 7:15_reference_end_ _reference_start_Psalms 10:07_reference_end_ _reference_start_Psalms 55:11_reference_end_ _reference_start_Psalms 90:10_reference_end_ \cme unethical relations \cmf rélations immorals _reference_start_Proverbs 8:07_reference_end_ _reference_start_Proverbs 11:18_reference_end_ _reference_start_Proverbs 12:21_reference_end_ _reference_start_Proverbs 15:28_reference_end_ _reference_start_Proverbs 19:28_reference_end_ _reference_start_Proverbs 29:07_reference_end_ _reference_start_Psalms 1:01_reference_end_ _reference_start_Psalms 5:05_reference_end_ _reference_start_Psalms 28:03_reference_end_ _reference_start_Psalms 71:04_reference_end_ \cme wickedness, sin \cmf péché, mechanceté _reference_start_Ecclesiastes 3:16_reference_end_ _reference_start_Proverbs 10:04_reference_end_ _reference_start_Psalms 45:08_reference_end_ ;!!Gwickednesswickedness\h vaHAr / vAHAr \f méchanceté \cme act wickedly \cmf agir avec méchanceté _reference_start_1 Kings 8:47_reference_end_ _reference_start_2 Chronicles 6:37_reference_end_ _reference_start_Daniel 9:05_reference_end_ _reference_start_Daniel 9:15_reference_end_ _reference_start_Daniel 11:32_reference_end ?teVH:,vhZL>0"zl^PB4& ]  \ww [w5 Z Y X W V  U  T  S  R Q P O N M L K J I H G F E  D  C B! A @ ? > = <  ;  :  9 8 7 6 5 4  3  2 1 0^ / . - ,  +  * ) (" ' & % $ # " !   >N x  '.5<CJQX_fmt{qjc\UN ܂ قY ӂ Ђ[ ˂ ɂ]  T  łR ʂ тP ڂ ۂN ߂ 䂸L 点 J H  F  D  B  @  &> -} 5< 6{ :: Dy E8 Hw P6 Qu c4 ds e2 fq g0 jo m. {m |, }k * i ( g & e $ c " a _ ‚ ?tfXJ<. xj\N@2${m_QC5'                     w            ~- }  | {G z y x w v u t  s  r qZ p7 o  n m l k  j# i h  g f  e  d  c b a `  _ ^ ==?--7wickedness, evilwickedness, evil\h hAGmÇz \f méchanceté, infamie \cme acts that are repugnant to God \cmf acts que Dieu haïse, qui lui sont répugnants _reference_start_Hosea 6:09_reference_end_ _reference_start_Isaiah 32:07_reference_end_ _reference_start_Leviticus 18:17_reference_end_ _reference_start_Leviticus 19:29_reference_end_ _reference_start_Leviticus 20:14_reference_end_ _reference_start_Psalms 26:10_reference_end_ \cme plans that are evil, sinful \cmf plans qui sont mauvais, scandaleux _reference_start_Proverbs 10:23_reference_end_ _reference_start_Proverbs 21:27_reference_end_ _reference_start_Proverbs 24:09_reference_end_ _reference_start_Psalms 119:150_reference_end_ ence_end_ _reference_start_Proverbs 2:02_reference_end_ _reference_start_Proverbs 2:10_reference_end_ _reference_start_Proverbs 3:13_reference_end_ Pro10.23 _reference_start_Proverbs 4:05_reference_end_ _reference_start_Proverbs 4:07_reference_end_ _reference_start_Proverbs 4:07_reference_end_ _reference_start_Proverbs 4:11_reference_end_ _reference_start_Proverbs 5:01_reference_end_ _reference_start_Proverbs 8:11_reference_end_ _reference_start_Proverbs 9:10_reference_end_ _reference_start_Proverbs 10:13_reference_end_ _reference_start_Proverbs 13:10_reference_end_ _reference_start_Proverbs 14:01_reference_end_ _reference_start_Proverbs 14:06_reference_end_ _reference_start_Proverbs 14:08_reference_end_ _reference_start_Proverbs 14:33_reference_end_ _reference_start_Proverbs 15:33_reference_end_ _reference_start_Proverbs 16:16_reference_end_ _reference_start_Proverbs 17:16_reference_end_ _reference_start_Proverbs 17:24_reference_end_ _reference_start_Proverbs 18:04_reference_end_ _reference_start_Proverbs 21:30_reference_end_ _reference_start_Proverbs 23:23_reference_end_ _reference_start_Proverbs 24:03_reference_end_ Pro28.26 _reference_start_Proverbs 24:07_reference_end_ _reference_start_Proverbs 24:14_reference_end_ _reference_start_Proverbs 29:03_reference_end_ _reference_start_Proverbs 29:15_reference_end_ _reference_start_Proverbs 30:03_reference_end_ _reference_start_Proverbs 31:25_reference_end_ \cme God's wisdom personified \cmf la sagesse de Dieu personnifier _reference_start_Proverbs 1:20_reference_end_ _reference_start_Proverbs 1:23_reference_end_ _reference_start_Proverbs 8:01_reference_end_ _reference_start_Proverbs 8:05_reference_end_ _reference_start_Proverbs 8:11_reference_end_ _reference_start_Proverbs 8:12_reference_end_ _reference_start_Proverbs 8:14_reference_end_ _reference_start_Proverbs 8:22_reference_end_ _reference_start_Proverbs 9:01_reference_end_ \cme wisdom of God \cmf sagesse de Dieu _reference_start_Proverbs 2:06_reference_end_ _reference_start_Proverbs 3:19_reference_end_ !!]wise (adj)wise (adj)\h £AkAx \f sage (adj) \cme ethically and religiously wise, fear God \cmf sage moralement et réligieusement, craindre Dieu _reference_start_Proverbs 1:05_reference_end_ _reference_start_Proverbs 1:06_reference_end_ _reference_start_Proverbs 3:35_reference_end_ _reference_start_Proverbs 9:08_reference_end_ _reference_start_Proverbs 9:09_reference_end_ _reference_st ѓYwisdomwisdom\h hÃCyiHûGt \f sagesse \cme abiding success, sound wisdom \cmf success qui dure, sagesse justse _reference_start_Proverbs 2:07_reference_end_ _reference_start_Proverbs 3:21_reference_end_ _reference_start_Proverbs 8:14_reference_end_ _reference_start_Proverbs 18:01_reference_end_ \cme ethical and religious wisdom, fear God \cmf sagesse morale et religieuse, craindre Dieu _reference_start_Proverbs 1:02_reference_end_ _reference_start_Proverbs 1:07_refer ?tfXJ<. xj\N@2$|n`RD6( [ Z Y  X W V U T S R Q P O N M L K J I H G F E  D  C  B  A  @  ?  >  =  < ;  :# 9 8 7 6 5  4 3 2 1 0 / . - , + * ) ( ' & % $ # " !  ! !  art_Proverbs 10:01_reference_end_ _reference_start_Proverbs 10:08_reference_end_ _reference_start_Proverbs 10:14_reference_end_ _reference_start_Proverbs 11:30_reference_end_ _reference_start_Proverbs 12:15_reference_end_ _reference_start_Proverbs 12:18_reference_end_ _reference_start_Proverbs 13:01_reference_end_ _reference_start_Proverbs 13:14_reference_end_ _reference_start_Proverbs 13:20_reference_end_ _reference_start_Proverbs 14:03_reference_end_ _reference_start_Proverbs 14:16_reference_end_ _reference_start_Proverbs 14:24_reference_end_ _reference_start_Proverbs 15:02_reference_end_ _reference_start_Proverbs 15:07_reference_end_ _reference_start_Proverbs 15:12_reference_end_ _reference_start_Proverbs 15:20_reference_end_ _reference_start_Proverbs 15:31_reference_end_ _reference_start_Proverbs 16:21_reference_end_ _reference_start_Proverbs 16:23_reference_end_ _reference_start_Proverbs 17:28_reference_end_ _reference_start_Proverbs 18:15_reference_end_ _reference_start_Proverbs 21:11_reference_end_ _reference_start_Proverbs 21:20_reference_end_ _reference_start_Proverbs 21:22_reference_end_ _reference_start_Proverbs 22:17_reference_end_ _reference_start_Proverbs 23:24_reference_end_ _reference_start_Proverbs 24:05_reference_end_ _reference_start_Proverbs 25:12_reference_end_ \cme prudent \cmf prudent _reference_start_Proverbs 11:29_reference_end_ _reference_start_Proverbs 16:14_reference_end_ _reference_start_Proverbs 29:08_reference_end_ _reference_start_Proverbs 29:09_reference_end_ _reference_start_Proverbs 29:11_reference_end_ \cme shrewd, crafty, cunning \cmf sagace, astucieux, rusé _reference_start_Proverbs 3:07_reference_end_ _reference_start_Proverbs 26:05_reference_end_ _reference_start_Proverbs 26:12_reference_end_ _reference_start_Proverbs 26:16_reference_end_ _reference_start_Proverbs 28:11_reference_end_ _reference_start_Proverbs 30:24_reference_end_ \cme wise in administration of government \cmf sage dans l'administration du gouvernement _reference_start_Proverbs 20:26_reference_end_ ?tfXJ<. xj\N@2$zl^PB4&                                              ,      M  G   ~  }  |   {  z  y  x  w ! v  u  t ; s  r  q  p o n m l k j i  h g f! e d c b a ` _ ^ ] \ xx { wonderwonder\h 'AlAKp \f merveille \cme extaordinary, unusual \cmf exceptionel, étrange _reference_start_2 Chronicles 2:08_reference_e Յk+wise (be)wise (be)\h £akAx \f sage (être) \cme be wise, act wisely \cmf avoir de la sagesse, agir avec sagesse _reference_start_Proverbs 6:06_reference_end_ _reference_start_Proverbs 8:33_reference_end_ _reference_start_Proverbs 9:09_reference_end_ _reference_start_Proverbs 9:12_reference_end_ _reference_start_Proverbs 13:20_reference_end_ _reference_start_Proverbs 19:20_reference_end_ _reference_start_Proverbs 20:01_reference_end_ _reference_start_Proverbs 21:11_reference_end_ _reference_start_Proverbs 23:15_reference_end_ _reference_start_Proverbs 23:19_reference_end_ _reference_start_Proverbs 27:11_reference_end_ \cme embodiment of wisdom \cmf la personnification de la sagesse _reference_start_Proverbs 30:24_reference_end_nd_ _reference_start_2 Samuel 1:26_reference_end_ _reference_start_Daniel 8:24_reference_end_ _reference_start_Deuteronomy 28:59_reference_end_ _reference_start_Proverbs 30:18_reference_end_ \cme something showing the power of God \cmf qqch qui montre le pouvoir de Dieu _reference_start_Daniel 3:32_reference_end_ _reference_start_Daniel 3:33_reference_end_ _reference_start_Daniel 6:28_reference_end_ \cme wonder of God's judgements and redemption \cmf le merveille des jugements et la rédemption de Dieu _reference_start_1 Chronicles 16:09_reference_end_ _reference_start_1 Chronicles 16:12_reference_end_ _reference_start_1 Chronicles 16:24_reference_end_ _reference_start_Daniel 12:06_reference_end_ _reference_start_Exodus 3:20_reference_end_ _reference_start_Exodus 15:11_reference_end_ _reference_start_Joshua 3:05_reference_end_ _reference_start_Psalms 71:17_reference_end_ _reference_start_Psalms 77:15_reference_end_ _reference_start_Psalms 136:04_reference_end_ _reference_start_Psalms 139:14_reference_end_ start_Proverbs 25:02_reference_end_ \cme speech act \cmf parole _reference_start_Proverbs 1:02_reference_end_ _reference_start_Proverbs 1:06_reference_end_ _reference_start_Proverbs 1:21_reference_end_ _reference_start_Proverbs 1:23_reference_end_ _reference_start_Proverbs 2:01_reference_end_ _reference_start_Proverbs 2:16_reference_end_ _reference_start_Proverbs 4:05_reference_end_ _reference_start_Proverbs 4:10_reference_end_ _reference_start_Proverbs 4:20_reference_end_ _reference_start_Proverbs 5:07_reference_end_ _reference_start_Proverbs 6:02_reference_end_ _reference_start_Proverbs 7:01_reference_end_ _reference_start_Proverbs 7:05_reference_end_ _reference_start_Proverbs 7:24_reference_end_ _reference_start_Proverbs 8:08_reference_end_ _reference_start_Proverbs 10:19_reference_end_ _reference_start_Proverbs 12:06_reference_end_ _reference_start_Proverbs 12:25_reference_end_ _reference_start_Proverbs 13:05_reference_end_ _reference_start_Proverbs 14:15_reference_end_ _reference_start_Proverbs 14:23_reference_end_ _reference_start_Proverbs 15:01_reference_end_ _reference_start_Proverbs 15:23_reference_end_ _reference_start_Proverbs 15:26_reference_end_ _reference_start_Proverbs 16:24_reference_end_ _reference_start_Proverbs 17:27_reference_end_ Pro19.07 _reference_start_Proverbs 18:04_reference_end_ _reference_start_Proverbs 18:08_reference_end_ _reference_start_Proverbs 22:12_reference_end_ _reference_start_Proverbs 22:17_reference_end_ _reference_start_Proverbs 22:21_reference_end_ Pro23.12 _reference_start_Proverbs 23:08_reference_end_ _reference_start_Proverbs 24:16_reference_end_ _reference_start_Proverbs 25:11_reference_end_ _reference_start_Proverbs 26:06_reference_end_ _reference_start_Proverbs 26:22_reference_end_ _reference_start_Proverbs 27:11_reference_end_ _reference_start_Proverbs 29:12_reference_end_ _reference_start_Proverbs 29:19_reference_end_ _reference_start_Proverbs 29:20_reference_end_ _reference_start_Proverbs 30:06_reference_end_ _reference_start_Proverbs 30:08_reference_end_ PPe 3 workwork\h hßdôbáv \f travail \cme worship of God by sacrifice, cult of temple and tabernacl ڔ/ G wordword\h rAbßÐd \f parole \cme advice, counsel, teaching \cmf avis, conseil, enseignement _reference_start_2 Samuel 19:44_reference_end_ _reference_start_Esther 5:05_reference_end_ _reference_start_Proverbs 4:04_reference_end_ _reference_start_Proverbs 4:20_reference_end_ _reference_start_Proverbs 13:13_reference_end_ \cme matter, affaire \cmf affaire _reference_start_Proverbs 11:13_reference_end_ _reference_start_Proverbs 16:20_reference_end_ _reference_start_Proverbs 17:09_reference_end_ _reference_start_Proverbs 18:13_reference_end_ _reference_ ?tfXJ<. xj\N@2$|n`RD6( Y 8 X 2 W 2 V  U d T _ S E R * Q  P   O  N  ( M  & L   K  J   I   H   G  F  E  D  C  B  A  @  ?  >  =  <  ;  : 9 ! 8  7  6  5  4  3  2  1  0  /  .  -  ,  +  *  )  (  '  &  %  $  #  "  !                 e \cmf adorer Dieu en donnant une sacrifice, culte du temple et tabernacle _reference_start_1 Chronicles 6:17_reference_end_ _reference_start_1 Chronicles 6:33_reference_end_ _reference_start_1 Chronicles 9:13_reference_end_ _reference_start_1 Chronicles 9:19_reference_end_ _reference_start_1 Chronicles 9:28_reference_end_ _reference_start_1 Chronicles 23:24_reference_end_ _reference_start_1 Chronicles 23:26_reference_end_ _reference_start_1 Chronicles 23:28_reference_end_ _reference_start_1 Chronicles 23:32_reference_end_ _reference_start_1 Chronicles 24:03_reference_end_ _reference_start_1 Chronicles 28:13_reference_end_ _reference_start_1 Chronicles 28:14_reference_end_ _reference_start_1 Chronicles 28:15_reference_end_ _reference_start_1 Chronicles 28:20_reference_end_ _reference_start_1 Chronicles 28:21_reference_end_ _reference_start_1 Chronicles 29:07_reference_end_ _reference_start_Exodus 12:25_reference_end_ _reference_start_Exodus 12:26_reference_end_ _reference_start_Exodus 13:05_reference_end_ $$X   worshipworship\h hßdôGt \f louer \cme choir \cmf choral _reference_start_Jeremiah 30:19_reference_end_ _reference_start_Nehemiah 12:31_reference_end_ _reference_start_Nehemiah 12:38_reference_end_ _reference_start_Nehemiah 12:40_reference_end_ \cme song of worship \cmf chançons de louange _reference_start_Jonah 2:10_reference_end_ _reference_start_Nehemiah 12:27_reference_end_ _reference_start_Psalms 26:07_reference_end_ _reference_start_Psalms 42:05_reference_end_ _reference_start_Psalms 69:31_reference_end_ _reference_start_Psalms 95:02_reference_end_ _reference_start_Psalms 100:04_reference_end_ \cme thank offering \cmf offrande de remerciment _reference_start_Leviticus 7:12_reference_end_ _reference_start_Psalms 50:14_reference_end_ _reference_start_Psalms 50:23_reference_end_ _reference_start_Psalms 56:13_reference_end_ \cme thank, praise God and abandon sin \cmf remercier, louer Dieu en abandonant le péché _reference_start_Joshua 7:19_reference_end_ ?tfXJ<. xj\N@2$|n`RD6(        /  A      !         @  /  $                        ~  }  |  {  z  y  x  w   v   u   t   s  r   q   p   o  n   m  l  k  j  i  h  g d f ' e  d  c  b  a  `  _  ^  ]  \ [  Z  _reference_end_ _reference_start_2 Samuel 15:08_reference_end_ _reference_start_Exodus 7:16_reference_end_ _reference_start_Exodus 7:26_reference_end_ _reference_start_Exodus 8:16_reference_end_ _reference_start_Exodus 9:01_reference_end_ _reference_start_Exodus 9:13_reference_end_ _reference_start_Exodus 10:03_reference_end_ _reference_start_Exodus 10:07_reference_end_ _reference_start_Exodus 10:08_reference_end_ _reference_start_Exodus 10:11_reference_end_ _reference_start_Exodus 10:24_reference_end_ _reference_start_Exodus 10:26_reference_end_ _reference_start_Exodus 12:31_reference_end_ _reference_start_Exodus 13:05_reference_end_ _reference_start_Isaiah 19:21_reference_end_ _reference_start_Numbers 3:07_reference_end_ _reference_start_Numbers 3:08_reference_end_ _reference_start_Numbers 8:25_reference_end_ _reference_start_Numbers 16:09_reference_end_ _reference_start_Numbers 18:07_reference_end_ _reference_start_Numbers 18:21_reference_end_ _reference_start_Numbers 18:23_reference_end_ \cme worship other gods \cmf adorer autes dieux _reference_start_1 Kings 9:06_reference_end_ _reference_start_1 Kings 9:09_reference_end_ _reference_start_1 Kings 16:31_reference_end_ _reference_start_1 Samuel 8:08_reference_end_ _reference_start_1 Samuel 1:1_reference_end_ _reference_start_1 Samuel 1:1_reference_end_ _reference_start_1 Samuel 26:19_reference_end_ _reference_start_2 Chronicles 7:19_reference_end_ _reference_start_2 Chronicles 7:22_reference_end_ _reference_start_Deuteronomy 4:28_reference_end_ _reference_start_Deuteronomy 28:14_reference_end_ _reference_start_Deuteronomy 28:36_reference_end_ _reference_start_Deuteronomy 28:47_reference_end_ _reference_start_Deuteronomy 28:64_reference_end_ _reference_start_Deuteronomy 29:25_reference_end_ _reference_start_Exodus 10:05_reference_end_ _reference_start_Exodus 23:24_reference_end_ _reference_start_Exodus 23:33_reference_end_ _reference_start_Jeremiah 5:19_reference_end_ _reference_start_Joshua 23:07_reference_end_ _reference_start_Jude 2:19_reference_end_ HH( %% worship (to)worship (to)\h dabAv \f adorer \cme worship God by keeing his covenant \cmf adorer Dieu par garder son alliance _reference_start_1 Chronicles 28:09_reference_end_ _reference_start_1 Samuel 12:10_reference_end_ _reference_start_1 Samuel 12:14_reference_end_ _reference_start_1 Samuel 12:20_reference_end_ _reference_start_1 Samuel 12:24_reference_end_ _reference_start_Deuteronomy 6:13_reference_end_ _reference_start_Exodus 3:12_reference_end_ _reference_start_Exodus 4:23_reference_end_ _reference_start_Exodus 14:12_reference_end_ _reference_start_Exodus 23:25_reference_end_ _reference_start_Jeremiah 2:20_reference_end_ _reference_start_Malachi 3:18_reference_end_ _reference_start_Psalms 100:02_reference_end_ \cme worship God by sacrifice & cult of temple or tabernacle \cmf adorer Dieu par sacrifice et le culte du temple et le tabernacle _reference_start_1 Samuel 7:03_reference_end_ _reference_start_1 Samuel 7:04 \''}wrong (to do)wrong (to do)\h hAwâââAv \f mal, faire mal \cme commit sin, pervert \cmf faire tort, faire mal _reference_start_1 Kings 8:47_reference_end_ _reference_start_1 Samuel 20:30_reference_end_ _reference_start_2 Samuel 7:14_reference_end_ _reference_start_2 Samuel 19:20_reference_end_ _reference_start_2 Samuel 24:17_reference_end_ _reference_start_Daniel 9:05_reference_end_ _reference_start_Esther 1:16_reference_end_ _reference_start_Jeremiah 9:04_reference_end_ _reference_start_Proverbs 12:08_reference_end_ \cme crooked \cmf courbé _reference_start_Psalms 38:07_reference_end_  &         bibledit-gtk-4.6/Makefile.in0000664000175000017500000005535611735551360016041 0ustar00teusteus00000000000000# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, # Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = . DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(srcdir)/config.h.in \ $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \ THANKS TODO config.guess config.sub depcomp install-sh missing \ mkinstalldirs ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno config.status.lineno mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ html-recursive info-recursive install-data-recursive \ install-dvi-recursive install-exec-recursive \ install-html-recursive install-info-recursive \ install-pdf-recursive install-ps-recursive install-recursive \ installcheck-recursive installdirs-recursive pdf-recursive \ ps-recursive uninstall-recursive RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ distclean-recursive maintainer-clean-recursive AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ distdir dist dist-all distcheck ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) am__remove_distdir = \ { test ! -d "$(distdir)" \ || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ && rm -fr "$(distdir)"; }; } am__relativize = \ dir0=`pwd`; \ sed_first='s,^\([^/]*\)/.*$$,\1,'; \ sed_rest='s,^[^/]*/*,,'; \ sed_last='s,^.*/\([^/]*\)$$,\1,'; \ sed_butlast='s,/*[^/]*$$,,'; \ while test -n "$$dir1"; do \ first=`echo "$$dir1" | sed -e "$$sed_first"`; \ if test "$$first" != "."; then \ if test "$$first" = ".."; then \ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ else \ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ if test "$$first2" = "$$first"; then \ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ else \ dir2="../$$dir2"; \ fi; \ dir0="$$dir0"/"$$first"; \ fi; \ fi; \ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ done; \ reldir="$$dir2" DIST_ARCHIVES = $(distdir).tar.gz GZIP_ENV = --best distuninstallcheck_listfiles = find . -type f -print distcleancheck_listfiles = find . -type f -print ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CAT_PATH = @CAT_PATH@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DATE_PATH = @DATE_PATH@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ ENCHANT_CFLAGS = @ENCHANT_CFLAGS@ ENCHANT_LIBS = @ENCHANT_LIBS@ EXEEXT = @EXEEXT@ FIND_CURL = @FIND_CURL@ FIND_DIFF = @FIND_DIFF@ FIND_GPP = @FIND_GPP@ FIND_MERGE = @FIND_MERGE@ FIND_PATCH = @FIND_PATCH@ FIND_PATH = @FIND_PATH@ FIND_TAR = @FIND_TAR@ FIND_XARGS = @FIND_XARGS@ GLIB_CFLAGS = @GLIB_CFLAGS@ GLIB_LIBS = @GLIB_LIBS@ GOBJECT_CFLAGS = @GOBJECT_CFLAGS@ GOBJECT_LIBS = @GOBJECT_LIBS@ GREP = @GREP@ GREP_PATH = @GREP_PATH@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ GTHREAD_LIBS = @GTHREAD_LIBS@ GTKHTML314_CFLAGS = @GTKHTML314_CFLAGS@ GTKHTML314_LIBS = @GTKHTML314_LIBS@ GTKHTML38_CFLAGS = @GTKHTML38_CFLAGS@ GTKHTML38_LIBS = @GTKHTML38_LIBS@ GTKSOURCEVIEW_CFLAGS = @GTKSOURCEVIEW_CFLAGS@ GTKSOURCEVIEW_LIBS = @GTKSOURCEVIEW_LIBS@ GTK_CFLAGS = @GTK_CFLAGS@ GTK_LIBS = @GTK_LIBS@ GUNZIP_PATH = @GUNZIP_PATH@ GZIP_PATH = @GZIP_PATH@ HEAD_PATH = @HEAD_PATH@ ICONV_PATH = @ICONV_PATH@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBSOUP_CFLAGS = @LIBSOUP_CFLAGS@ LIBSOUP_LIBS = @LIBSOUP_LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MAKE_PATH = @MAKE_PATH@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PANGO_CFLAGS = @PANGO_CFLAGS@ PANGO_LIBS = @PANGO_LIBS@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SORT_PATH = @SORT_PATH@ SQLITE_CFLAGS = @SQLITE_CFLAGS@ SQLITE_LIBS = @SQLITE_LIBS@ STRINGS_PATH = @STRINGS_PATH@ STRIP = @STRIP@ TAIL_PATH = @TAIL_PATH@ TEE_TOUCH = @TEE_TOUCH@ VERSION = @VERSION@ WEBKIT_CFLAGS = @WEBKIT_CFLAGS@ WEBKIT_LIBS = @WEBKIT_LIBS@ XML2_CONFIG = @XML2_CONFIG@ XML_CPPFLAGS = @XML_CPPFLAGS@ XML_LIBS = @XML_LIBS@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ packagedatadir = @packagedatadir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ SUBDIRS = man pix doc src scripts templates olpc desktop windows tests shutdown usfm kjv xetex git CLEANFILES = bibledit*.gz *~ EXTRA_DIST = TODO FDL all: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive .SUFFIXES: am--refresh: @: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \ $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ echo ' $(SHELL) ./config.status'; \ $(SHELL) ./config.status;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) $(SHELL) ./config.status --recheck $(top_srcdir)/configure: $(am__configure_deps) $(am__cd) $(srcdir) && $(AUTOCONF) $(ACLOCAL_M4): $(am__aclocal_m4_deps) $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) $(am__aclocal_m4_deps): config.h: stamp-h1 @if test ! -f $@; then \ rm -f stamp-h1; \ $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \ else :; fi stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status @rm -f stamp-h1 cd $(top_builddir) && $(SHELL) ./config.status config.h $(srcdir)/config.h.in: $(am__configure_deps) ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) rm -f stamp-h1 touch $@ distclean-hdr: -rm -f config.h stamp-h1 # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. # To change the values of `make' variables: instead of editing Makefiles, # (1) if the variable is set in `config.status', edit `config.status' # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" $(RECURSIVE_CLEAN_TARGETS): @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ rev=''; for subdir in $$list; do \ if test "$$subdir" = "."; then :; else \ rev="$$subdir $$rev"; \ fi; \ done; \ rev="$$rev ."; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done ctags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ here=`pwd`; \ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ empty_fix=.; \ else \ include_option=--include; \ empty_fix=; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test ! -f $$subdir/TAGS || \ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: CTAGS CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) $(am__remove_distdir) test -d "$(distdir)" || mkdir "$(distdir)" @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -d "$(distdir)/$$subdir" \ || $(MKDIR_P) "$(distdir)/$$subdir" \ || exit 1; \ fi; \ done @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ $(am__relativize); \ new_distdir=$$reldir; \ dir1=$$subdir; dir2="$(top_distdir)"; \ $(am__relativize); \ new_top_distdir=$$reldir; \ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ ($(am__cd) $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$$new_top_distdir" \ distdir="$$new_distdir" \ am__remove_distdir=: \ am__skip_length_check=: \ am__skip_mode_fix=: \ distdir) \ || exit 1; \ fi; \ done -test -n "$(am__skip_mode_fix)" \ || find "$(distdir)" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ || chmod -R a+r "$(distdir)" dist-gzip: distdir tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__remove_distdir) dist-bzip2: distdir tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 $(am__remove_distdir) dist-lzma: distdir tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma $(am__remove_distdir) dist-xz: distdir tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz $(am__remove_distdir) dist-tarZ: distdir tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z $(am__remove_distdir) dist-shar: distdir shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz $(am__remove_distdir) dist-zip: distdir -rm -f $(distdir).zip zip -rq $(distdir).zip $(distdir) $(am__remove_distdir) dist dist-all: distdir tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__remove_distdir) # This target untars the dist file and tries a VPATH configuration. Then # it guarantees that the distribution is self-contained by making another # tarfile. distcheck: dist case '$(DIST_ARCHIVES)' in \ *.tar.gz*) \ GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ *.tar.bz2*) \ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ *.tar.lzma*) \ lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ *.tar.xz*) \ xz -dc $(distdir).tar.xz | $(am__untar) ;;\ *.tar.Z*) \ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ *.shar.gz*) \ GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ *.zip*) \ unzip $(distdir).zip ;;\ esac chmod -R a-w $(distdir); chmod a+w $(distdir) mkdir $(distdir)/_build mkdir $(distdir)/_inst chmod a-w $(distdir) test -d $(distdir)/_build || exit 0; \ dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ && am__cwd=`pwd` \ && $(am__cd) $(distdir)/_build \ && ../configure --srcdir=.. --prefix="$$dc_install_base" \ $(DISTCHECK_CONFIGURE_FLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) dvi \ && $(MAKE) $(AM_MAKEFLAGS) check \ && $(MAKE) $(AM_MAKEFLAGS) install \ && $(MAKE) $(AM_MAKEFLAGS) installcheck \ && $(MAKE) $(AM_MAKEFLAGS) uninstall \ && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ } || { rm -rf "$$dc_destdir"; exit 1; }) \ && rm -rf "$$dc_destdir" \ && $(MAKE) $(AM_MAKEFLAGS) dist \ && rm -rf $(DIST_ARCHIVES) \ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ && cd "$$am__cwd" \ || exit 1 $(am__remove_distdir) @(echo "$(distdir) archives ready for distribution: "; \ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' distuninstallcheck: @$(am__cd) '$(distuninstallcheck_dir)' \ && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ || { echo "ERROR: files left after uninstall:" ; \ if test -n "$(DESTDIR)"; then \ echo " (check DESTDIR support)"; \ fi ; \ $(distuninstallcheck_listfiles) ; \ exit 1; } >&2 distcleancheck: distclean @if test '$(srcdir)' = . ; then \ echo "ERROR: distcleancheck can only run from a VPATH build" ; \ exit 1 ; \ fi @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ || { echo "ERROR: files left in build directory after distclean:" ; \ $(distcleancheck_listfiles) ; \ exit 1; } >&2 check-am: all-am check: check-recursive all-am: Makefile config.h installdirs: installdirs-recursive installdirs-am: install: install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-recursive clean-am: clean-generic mostlyclean-am distclean: distclean-recursive -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -f Makefile distclean-am: clean-am distclean-generic distclean-hdr distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive html-am: info: info-recursive info-am: install-data-am: install-dvi: install-dvi-recursive install-dvi-am: install-exec-am: install-html: install-html-recursive install-html-am: install-info: install-info-recursive install-info-am: install-man: install-pdf: install-pdf-recursive install-pdf-am: install-ps: install-ps-recursive install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -rf $(top_srcdir)/autom4te.cache -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-generic pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \ ctags-recursive install-am install-strip tags-recursive .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ all all-am am--refresh check check-am clean clean-generic \ ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \ dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \ distclean distclean-generic distclean-hdr distclean-tags \ distcleancheck distdir distuninstallcheck dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-dvi install-dvi-am install-exec \ install-exec-am install-html install-html-am install-info \ install-info-am install-man install-pdf install-pdf-am \ install-ps install-ps-am install-strip installcheck \ installcheck-am installdirs installdirs-am maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ pdf-am ps ps-am tags tags-recursive uninstall uninstall-am # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: bibledit-gtk-4.6/THANKS0000644000175000017500000000013511671676112014670 0ustar00teusteus00000000000000Bibledit-Gtk THANKS file The users of Bibledit-Gtk thank all people who contributed to it. bibledit-gtk-4.6/usfm/0000775000175000017500000000000011735552041014725 5ustar00teusteus00000000000000bibledit-gtk-4.6/usfm/usfm.sty0000644000175000017500000020621211321637653016445 0ustar00teusteus00000000000000# Version=2.208 # ******************************************************************** # * usfm.sty is the default stylesheet for Paratext 6 or 7 projects * # * using USFM markup. * # * Latest documentation and stylesheets are maintained at: * # * http://ubs-icap.org/usfm * # ******************************************************************** # Last Updated: Apr 21, 2009 Jeff Klassen # File Identification \Marker id \Name id - File - Identification \Description File identification information (BOOKID, FILENAME, EDITOR, MODIFICATION DATE) \StyleType Paragraph \TextType Other \TextProperties paragraph nonpublishable nonvernacular book \FontSize 12 \Marker ide \Name ide - File - Encoding \Description File encoding information \OccursUnder id \Rank 1 \StyleType Paragraph \TextType Other \TextProperties paragraph nonpublishable nonvernacular \FontSize 12 # Headers \Marker h \Name h - File - Header \Description Running header text for a book (basic) \OccursUnder id \Rank 1 \TextType Other \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \Marker h1 \Name h1 - File - Header \Description Running header text \OccursUnder id \Rank 1 \TextType Other \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \Marker h2 \Name h2 - File - Left Header \Description Running header text, left side of page \OccursUnder id \Rank 1 \TextType Other \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \Marker h3 \Name h3 - File - Right Header \Description Running header text, right side of page \OccursUnder id \Rank 1 \TextType Other \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \Marker toc1 \Name toc1 - File - Long Table of Contents Text \Description Long table of contents text \OccursUnder h h1 h2 h3 \Rank 1 \TextType Other \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \Italic \Bold \color 16384 \Marker toc2 \Name toc2 - File - Short Table of Contents Text \Description Short table of contents text \OccursUnder h h1 h2 h3 \Rank 1 \TextType Other \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \Italic \color 16384 \Marker toc3 \Name toc3 - File - Book Abbreviation \Description Book Abbreviation \OccursUnder h h1 h2 h3 \Rank 1 \TextType Other \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \Bold \Italic \color 128 # Remarks and Comments \Marker rem \Name rem - File - Remark \Description Comments and remarks \OccursUnder id ide c \TextType Other \TextProperties paragraph nonpublishable nonvernacular \StyleType Paragraph \FontSize 12 \Color 16711680 \Marker sts \Name rem - File - Status \Description Status of this file \OccursUnder id ide c \TextType Other \TextProperties paragraph nonpublishable nonvernacular \StyleType Paragraph \FontSize 12 \Color 16711680 \Marker restore \Name restore - File - Restore Information \Description Project restore information \OccursUnder id \Rank 99 \TextType Other \TextProperties paragraph nonpublishable nonvernacular \StyleType Paragraph \FontSize 12 \Color 16711680 # Introduction \Marker imt \Name imt - Introduction - Major Title Level 1 \Description Introduction major title, level 1 (if single level) (basic) \OccursUnder id \Rank 5 \TextProperties paragraph publishable vernacular level_1 \TextType Other \StyleType Paragraph \FontSize 14 \Bold \Justification Center \SpaceBefore 8 \SpaceAfter 4 \Marker imt1 \Name imt1 - Introduction - Major Title Level 1 \Description Introduction major title, level 1 (if multiple levels) \OccursUnder id \Rank 5 \TextProperties paragraph publishable vernacular level_1 \TextType Other \StyleType Paragraph \FontSize 14 \Bold \Justification Center \SpaceBefore 8 \SpaceAfter 4 \Marker imt2 \Name imt2 - Introduction - Major Title Level 2 \Description Introduction major title, level 2 \OccursUnder id \Rank 5 \TextProperties paragraph publishable vernacular level_2 \TextType other \StyleType Paragraph \FontSize 13 \Italic \Justification Center \SpaceBefore 6 \SpaceAfter 3 \Marker imt3 \Name imt3 - Introduction - Major Title Level 3 \Description Introduction major title, level 3 \OccursUnder id \Rank 5 \TextProperties paragraph publishable vernacular level_3 \TextType Other \StyleType Paragraph \FontSize 12 \Bold \Justification Center \SpaceBefore 2 \SpaceAfter 2 \Marker imt4 \Name imt4 - Introduction - Major Title Level 4 \Description Introduction major title, level 4 (usually within parenthesis) \OccursUnder id \Rank 5 \TextProperties paragraph publishable vernacular level_4 \TextType Other \StyleType Paragraph \FontSize 12 \Italic \Justification Center \SpaceBefore 2 \SpaceAfter 2 \Marker imte \Name imte - Introduction - [Uncommon] Major Title at Introduction End Level 1 \Description Introduction major title at introduction end, level 1 (if single level) \TextProperties paragraph publishable vernacular level_1 \TextType Other \OccursUnder id \Rank 7 \StyleType Paragraph \FontSize 20 \Bold \Justification Center \SpaceBefore 8 \SpaceAfter 4 \Marker imte1 \Name imte1 - Introduction - [Uncommon] Major Title at Introduction End Level 1 \Description Introduction major title at introduction end, level 1 (if multiple levels) \TextProperties paragraph publishable vernacular level_1 \TextType Other \OccursUnder id \Rank 7 \StyleType Paragraph \FontSize 20 \Bold \Justification Center \SpaceBefore 8 \SpaceAfter 4 \Marker imte2 \Name imte2 - Introduction - [Uncommon] Major Title at Introduction End Level 2 \Description Introduction major title at introduction end, level 2 \TextProperties paragraph publishable vernacular level_2 \TextType Other \OccursUnder id \Rank 7 \StyleType Paragraph \FontSize 16 \Italic \Justification Center \SpaceAfter 2 \Marker is \Name is - Introduction - Section Heading Level 1 \Description Introduction section heading, level 1 (if single level) (basic) \OccursUnder id \Rank 6 \TextType Other \TextProperties paragraph publishable vernacular level_1 \StyleType Paragraph \FontSize 14 \Bold \Justification Center \SpaceBefore 8 \SpaceAfter 4 \Marker is1 \Name is1 - Introduction - Section Heading Level 1 \Description Introduction section heading, level 1 (if multiple levels) \OccursUnder id \Rank 6 \TextType Other \TextProperties paragraph publishable vernacular level_1 \StyleType Paragraph \FontSize 14 \Bold \Justification Center \SpaceBefore 8 \SpaceAfter 4 \Marker is2 \Name is2 - Introduction - Section Heading Level 2 \Description Introduction section heading, level 2 \OccursUnder id \Rank 6 \TextType Other \TextProperties paragraph publishable vernacular level_2 \StyleType Paragraph \FontSize 12 \Bold \Justification Center \SpaceBefore 8 \SpaceAfter 4 \Marker iot \Name iot - Introduction - Outline Title \Description Introduction outline title (basic) \OccursUnder id \Rank 6 \TextType Other \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \Bold \Justification Center \SpaceBefore 8 \SpaceAfter 4 \Marker io \Name io - Introduction - Outline Level 1 \Description Introduction outline text, level 1 (if single level) \OccursUnder id \Rank 6 \TextType Other \TextProperties paragraph publishable vernacular level_1 \StyleType paragraph \FontSize 12 \LeftMargin .5 \Marker io1 \Name io1 - Introduction - Outline Level 1 \Description Introduction outline text, level 1 (if multiple levels) (basic) \OccursUnder id \Rank 6 \TextType Other \TextProperties paragraph publishable vernacular level_1 \StyleType paragraph \FontSize 12 \LeftMargin .5 \Marker io2 \Name io2 - Introduction - Outline Level 2 \Description Introduction outline text, level 2 \OccursUnder id \Rank 6 \TextType Other \TextProperties paragraph publishable vernacular level_2 \StyleType paragraph \FontSize 12 \LeftMargin .75 \Marker io3 \Name io3 - Introduction - Outline Level 3 \Description Introduction outline text, level 3 \OccursUnder id \Rank 6 \TextType Other \TextProperties paragraph publishable vernacular level_3 \StyleType paragraph \FontSize 12 \LeftMargin 1 \Marker io4 \Name io4 - Introduction - Outline Level 4 \Description Introduction outline text, level 4 \OccursUnder id \Rank 6 \TextType Other \TextProperties paragraph publishable vernacular level_4 \StyleType paragraph \FontSize 12 \LeftMargin 1.25 \Marker ior \Endmarker ior* \Name ior...ior* - Introduction - Outline References Range \Description Introduction references range for outline entry; for marking references separately \OccursUnder id io io1 io2 io3 io4 NEST \TextType Other \TextProperties paragraph publishable vernacular level_4 \StyleType Character \FontSize 12 \Marker ip \Name ip - Introduction - Paragraph \Description Introduction prose paragraph (basic) \OccursUnder id \Rank 6 \TextType Other \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \FirstLineIndent .125 # 1/8 inch first line indent \Marker im \Name im - Introduction - Paragraph - no first line indent \Description Introduction prose paragraph, with no first line indent (may occur after poetry) \OccursUnder id \Rank 6 \TextType Other \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \Marker ipi \Name ipi - Introduction - Indented Para - first line indent \Description Introduction prose paragraph, indented, with first line indent \OccursUnder id \Rank 6 \TextType Other \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \FirstLineIndent .125 # 1/8 inch first line indent \LeftMargin .25 \RightMargin .25 \Marker imi \Name imi - Introduction - Indented Para - no first line indent \Description Introduction prose paragraph text, indented, with no first line indent \OccursUnder id \Rank 6 \TextType Other \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \LeftMargin .25 \RightMargin .25 \Marker ili \Name ili - Introduction - List Entry - Level 1 \Description A list entry, level 1 (if single level) \OccursUnder id \Rank 6 \TextType Other \TextProperties paragraph publishable vernacular \StyleType paragraph \FontSize 12 \LeftMargin .625 \FirstLineIndent -.375 # 1/4 inch indent, 5/8 inch wrap \Marker ili1 \Name ili1 - Introduction - List Entry - Level 1 \Description A list entry, level 1 (if multiple levels) \OccursUnder id \Rank 6 \TextType Other \TextProperties paragraph publishable vernacular \StyleType paragraph \FontSize 12 \LeftMargin .5 \FirstLineIndent -.25 # 1/4 inch indent, 5/8 inch wrap \Marker ili2 \Name ili2 - Introduction - List Entry - Level 2 \Description A list entry, level 2 \OccursUnder id \Rank 6 \TextType Other \TextProperties paragraph publishable vernacular \StyleType paragraph \FontSize 12 \LeftMargin .75 \FirstLineIndent -.25 # 6/16 inch \Marker ipq \Name ipq - Introduction - Paragraph - quote from text \Description Introduction prose paragraph, quote from the body text \OccursUnder id \Rank 6 \TextType Other \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \LeftMargin .25 \RightMargin .25 \FirstLineIndent .125 # 1/8 inch first line indent \Italic \Marker imq \Name imq - Introduction - Paragraph - quote from text - no first line indent \Description Introduction prose paragraph, quote from the body text, with no first line indent \OccursUnder id \Rank 6 \TextType Other \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \LeftMargin .25 \RightMargin .25 \Italic \Marker ipr \Name ipr - Introduction - Paragraph - right aligned \Description Introduction prose paragraph, right aligned \OccursUnder id \Rank 6 \TextType Other \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \LeftMargin .25 \RightMargin .25 \Justification Right \Italic \Marker ib \Name ib - Introduction - Blank Line \Description Introduction blank line \OccursUnder id \Rank 6 \TextProperties paragraph publishable vernacular poetic \TextType Other \FontSize 10 \StyleType paragraph \Marker iq \Name iq - Introduction - Poetry Level 1 \Description Introduction poetry text, level 1 (if single level) \OccursUnder id \Rank 6 \TextType Other \TextProperties paragraph publishable vernacular poetic level_1 \StyleType Paragraph \FontSize 12 \LeftMargin 1 \FirstLineIndent -.75 # 1/4 inch indent, 1 inch wrap \Italic \Marker iq1 \Name iq1 - Introduction - Poetry Level 1 \Description Introduction poetry text, level 1 (if multiple levels) \OccursUnder id \Rank 6 \TextType Other \TextProperties paragraph publishable vernacular poetic level_1 \StyleType Paragraph \FontSize 12 \LeftMargin 1 \FirstLineIndent -.75 # 1/4 inch indent, 1 inch wrap \Italic \Marker iq2 \Name iq2 - Introduction - Poetry Level 2 \Description Introduction poetry text, level 2 \OccursUnder id \Rank 6 \TextType Other \TextProperties paragraph publishable vernacular poetic level_2 \StyleType Paragraph \FontSize 12 \LeftMargin 1 \FirstLineIndent -.5 # 1/2 inch indent, 1 inch wrap \Italic \Marker iq3 \Name iq3 - Introduction - Poetry Level 3 \Description Introduction poetry text, level 3 \OccursUnder id \Rank 6 \TextType Other \TextProperties paragraph publishable vernacular poetic level_3 \StyleType Paragraph \FontSize 12 \LeftMargin 1 \FirstLineIndent -.25 # 3/4 inch indent, 1 inch wrap \Italic \Marker iex \Name iex - Introduction - Explanatory or Bridge Text \Description Introduction explanatory or bridge text (e.g. explanation of missing book in Short Old Testament) \OccursUnder id c \TextType Other \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \FirstLineIndent .125 # 1/8 inch first line indent \SpaceBefore 4 \SpaceAfter 4 \Marker iqt \Endmarker iqt* \Name iqt...iqt* - Special Text - Quoted Scripture Text in Introduction \Description For quoted scripture text appearing in the introduction \OccursUnder id NEST \TextType Other \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Italic \Marker ie \Name ie - Introduction - End Marker \Description Introduction ending marker \OccursUnder id \Rank 6 \TextProperties paragraph publishable vernacular \TextType Other \FontSize 10 \StyleType paragraph # Chapters and Verses \Marker c \Name c - Chapter Number \Description Chapter number (necessary for normal Paratext operation) \OccursUnder id \Rank 8 \TextType ChapterNumber \TextProperties chapter \StyleType Paragraph \Bold \FontSize 18 \SpaceBefore 8 \SpaceAfter 4 \Marker ca \Endmarker ca* \Name ca...ca* - Chapter Number - Alternate \Description Second (alternate) chapter number (for coding dual versification; useful for places where different traditions of chapter breaks need to be supported in the same translation) \OccursUnder c \TextType Other \StyleType Character \Italic \FontSize 16 \Color 2263842 \Marker cp \Name cp - Chapter Number - Publishing Alternate \Description Published chapter number (this is a chapter marking that would be used in the published text) \OccursUnder c \Rank 4 \TextType Other \TextProperties paragraph \StyleType Paragraph \Bold \FontSize 18 \SpaceBefore 8 \SpaceAfter 4 \Color 16711680 \Marker cl \Name cl - Chapter - Publishing Label \Description Chapter label used for translations that add a word such as "Chapter" before chapter numbers (e.g. Psalms). The subsequent text is the chapter label. \OccursUnder id c ms ms1 ms2 ms3 mr \TextType Other \TextProperties paragraph \StyleType Paragraph \Bold \FontSize 18 \SpaceBefore 8 \SpaceAfter 4 \Justification Center \Marker cd \Name cd - Chapter - Description \Description Chapter Description (Publishing option D, e.g. in Russian Bibles) \OccursUnder c \TextType Other \TextProperties paragraph \StyleType Paragraph \FontSize 11 \SpaceBefore 8 \SpaceAfter 4 \Marker v \Name v - Verse Number \Description A verse number (Necessary for normal paratext operation) (basic) \OccursUnder li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 qm4 tc1 tc2 tc3 tc4 tcr1 tcr2 tcr3 tcr4 s3 d sp \TextType VerseNumber \TextProperties verse \StyleType Character \FontSize 12 \Superscript \Marker va \Endmarker va* \Name va...va* - Verse Number - Alternate \Description Second (alternate) verse number (for coding dual numeration in Psalms; see also NRSV Exo 22.1-4) \OccursUnder li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 qm4 tc1 tc2 tc3 tc4 s3 d \TextType Other \StyleType Character \FontSize 12 \Superscript \Color 2263842 \Marker vp \Endmarker vp* \Name vp...vp* - Verse Number - Publishing Alternate \Description Published verse marker - this is a verse marking that would be used in the published text \OccursUnder li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 tc1 tc2 tc3 tc4 s3 \TextType Other \StyleType Character \FontSize 12 \Superscript \Color 16711680 # Paragraphs \Marker p \Name p - Paragraph - Normal - First Line Indent \Description Paragraph text, with first line indent (basic) \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \FirstLineIndent .125 # 1/8 inch first line indent \Marker m \Name m - Paragraph - Margin - No First Line Indent \Description Paragraph text, with no first line indent (may occur after poetry) (basic) \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \Marker pmo \Name pmo - Paragraph - Embedded Text Opening \Description Embedded text opening \OccursUnder m mi nb p pc ph phi pi pi1 pi2 pi3 pr q q1 q2 q3 q4 qc qr \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \LeftMargin .25 \RightMargin .25 \Marker pm \Name pm - Paragraph - Embedded Text \Description Embedded text paragraph \OccursUnder m mi nb p pc ph phi pi pi1 pi2 pi3 pr psi q q1 q2 q3 q4 qc qr \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \FirstLineIndent .125 # 1/8 inch first line indent \LeftMargin .25 \RightMargin .25 \Marker pmc \Name pmc - Paragraph - Embedded Text Closing \Description Embedded text closing \OccursUnder m mi nb p pc ph phi pi pi1 pi2 pi3 pr q q1 q2 q3 q4 qc qr \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \LeftMargin .25 \RightMargin .25 \Marker pmr \Name pmr - Paragraph - Embedded Text Refrain \Description Embedded text refrain (e.g. Then all the people shall say, "Amen!") \OccursUnder m mi nb p pc ph phi pi pi1 pi2 pi3 pr q q1 q2 q3 q4 qc qr \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \Justification Right \LeftMargin .25 \RightMargin .25 \Marker pi \Name pi - Paragraph - Indented - Level 1 - First Line Indent \Description Paragraph text, level 1 indent (if sinlge level), with first line indent; often used for discourse (basic) \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \FirstLineIndent .125 # 1/8 inch first line indent \LeftMargin .25 \RightMargin .25 \Marker pi1 \Name pi1 - Paragraph - Indented - Level 1 - First Line Indent \Description Paragraph text, level 1 indent (if multiple levels), with first line indent; often used for discourse \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \FirstLineIndent .125 # 1/8 inch first line indent \LeftMargin .25 \RightMargin .25 \Marker pi2 \Name pi2 - Paragraph - Indented - Level 2 - First Line Indent \Description Paragraph text, level 2 indent, with first line indent; often used for discourse \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \FirstLineIndent .125 # 1/8 inch first line indent \LeftMargin .5 \RightMargin .25 \Marker pi3 \Name pi3 - Paragraph - Indented - Level 3 - First Line Indent \Description Paragraph text, level 3 indent, with first line indent; often used for discourse \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \FirstLineIndent .125 # 1/8 inch first line indent \LeftMargin .75 \RightMargin .25 \Marker pc \Name pc - Paragraph - Centered (for Inscription) \Description Paragraph text, centered (for Inscription) \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Paragraph \Justification Center \FontSize 12 \Marker mi \Name mi - Paragraph - Indented - No First Line Indent \Description Paragraph text, indented, with no first line indent; often used for discourse \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \LeftMargin .25 \RightMargin .25 \Marker nb \Name nb - Paragraph - No Break with Previous Paragraph \Description Paragraph text, with no break from previous paragraph text (at chapter boundary) (basic) \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \Marker cls \Name cls - Paragraph - Closure of an Epistle \Description Closure of an Epistle \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \Justification Right # Poetry \Marker q \Name q - Poetry - Indent Level 1 - Single Level Only \Description Poetry text, level 1 indent (if single level) \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular poetic level_1 \StyleType Paragraph \FontSize 12 \LeftMargin 1.25 \FirstLineIndent -1 # 1/4 inch indent, 1 inch wrap \Marker q1 \Name q1 - Poetry - Indent Level 1 \Description Poetry text, level 1 indent (if multiple levels) (basic) \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular poetic level_1 \StyleType Paragraph \FontSize 12 \LeftMargin 1.25 \FirstLineIndent -1 # 1/4 inch indent, 1 inch wrap \Marker q2 \Name q2 - Poetry - Indent Level 2 \Description Poetry text, level 2 indent (basic) \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular poetic level_2 \StyleType Paragraph \FontSize 12 \LeftMargin 1.25 \FirstLineIndent -.75 # 1/2 inch indent, 1 inch wrap \Marker q3 \Name q3 - Poetry - Indent Level 3 \Description Poetry text, level 3 indent \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular poetic level_3 \StyleType Paragraph \FontSize 12 \LeftMargin 1.25 \FirstLineIndent -.5 # 3/4 inch indent, 1 inch wrap \Marker q4 \Name q4 - Poetry - Indent Level 4 \Description Poetry text, level 4 indent \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular poetic level_3 \StyleType Paragraph \FontSize 12 \LeftMargin 1.25 \FirstLineIndent -.25 # 3/4 inch indent, 1 inch wrap \Marker qc \Name qc - Poetry - Centered \Description Poetry text, centered \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular poetic \StyleType Paragraph \FontSize 12 \Justification Center \Marker qr \Name qr - Poetry - Right Aligned \Description Poetry text, Right Aligned \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular poetic \StyleType Paragraph \FontSize 12 \Justification Right \Marker qs \Endmarker qs* \Name qs...qs* - Poetry Text - Selah \Description Poetry text, Selah \OccursUnder q q1 q2 q3 q4 qc qr NEST \Rank 4 \TextType VerseText \TextProperties publishable vernacular poetic \StyleType Character \FontSize 12 \Italic \Marker qa \Name qa - Poetry - Acrostic Heading/Marker \Description Poetry text, Acrostic marker/heading \OccursUnder c \Rank 4 \TextType Other \TextProperties paragraph publishable vernacular poetic \StyleType Paragraph \FontSize 12 \Italic \Marker qac \Endmarker qac* \Name qac...qac* - Poetry Text - Acrostic Letter \Description Poetry text, Acrostic markup of the first character of a line of acrostic poetry \OccursUnder q q1 q2 q3 q4 qc qr NEST \Rank 4 \TextType Other \TextProperties paragraph publishable vernacular poetic \StyleType Character \FontSize 12 \Italic \Marker qm \Name qm - Poetry - Embedded Text - Indent Level 1 - Single Level Only \Description Poetry text, embedded, level 1 indent (if single level) \OccursUnder m mi nb p pc ph phi pi pi1 pi2 pi3 pr q q1 q2 q3 q4 qc qr \TextType VerseText \TextProperties paragraph publishable vernacular poetic \StyleType Paragraph \FontSize 12 \LeftMargin 1 \FirstLineIndent -.75 # 1/4 inch indent, 1 inch wrap \Marker qm1 \Name qm1 - Poetry - Embedded Text - Indent Level 1 \Description Poetry text, embedded, level 1 indent (if multiple levels) \OccursUnder m mi nb p pc ph phi pi pi1 pi2 pi3 pr q q1 q2 q3 q4 qc qr \TextType VerseText \TextProperties paragraph publishable vernacular poetic level_1 \StyleType Paragraph \FontSize 12 \LeftMargin 1 \FirstLineIndent -.75 # 1/4 inch indent, 1 inch wrap \Marker qm2 \Name qm2 - Poetry - Embedded Text - Indent Level 2 \Description Poetry text, embedded, level 2 indent \OccursUnder m mi nb p pc ph phi pi pi1 pi2 pi3 pr q q1 q2 q3 q4 qc qr \TextType VerseText \TextProperties paragraph publishable vernacular poetic level_2 \StyleType Paragraph \FontSize 12 \LeftMargin 1 \FirstLineIndent -.5 # 1/2 inch indent, 1 inch wrap \Marker qm3 \Name qm3 - Poetry - Embedded Text - Indent Level 3 \Description Poetry text, embedded, level 3 indent \OccursUnder m mi nb p pc ph phi pi pi1 pi2 pi3 pr q q1 q2 q3 q4 qc qr \TextType VerseText \TextProperties paragraph publishable vernacular poetic level_3 \StyleType Paragraph \FontSize 12 \LeftMargin 1 \FirstLineIndent -.25 # 3/4 inch indent, 1 inch wrap \Marker b \Name b - Poetry - Stanza Break (Blank Line) \Description Poetry text stanza break (e.g. stanza break) (basic) \OccursUnder c \Rank 4 \TextProperties paragraph publishable vernacular poetic \TextType VerseText \FontSize 10 \StyleType paragraph # Titles & Headings \Marker mt \Name mt - Title - Major Title Level 1 \Description The main title of the book (if single level) \OccursUnder id \Rank 3 \TextProperties paragraph publishable vernacular level_1 \TextType Title \StyleType Paragraph \FontSize 20 \Bold \Justification Center \SpaceBefore 8 \SpaceAfter 4 \Marker mt1 \Name mt1 - Title - Major Title Level 1 \Description The main title of the book (if multiple levels) (basic) \OccursUnder id \Rank 3 \TextProperties paragraph publishable vernacular level_1 \TextType Title \StyleType Paragraph \FontSize 20 \Bold \Justification Center \SpaceBefore 2 \SpaceAfter 4 \Marker mt2 \Name mt2 - Title - Major Title Level 2 \Description A secondary title usually occurring before the main title (basic) \OccursUnder id \Rank 3 \TextProperties paragraph publishable vernacular level_2 \TextType Title \StyleType Paragraph \FontSize 16 \Italic \Justification Center \SpaceAfter 2 \Marker mt3 \Name mt3 - Title - Major Title Level 3 \Description A secondary title occurring after the main title \OccursUnder id \Rank 3 \TextProperties paragraph publishable vernacular level_3 \TextType Title \StyleType Paragraph \FontSize 16 \Bold \Justification Center \SpaceBefore 2 \SpaceAfter 2 \Marker mt4 \Name mt4 - Title - Major Title level 4 \Description A small secondary title sometimes occuring within parentheses \OccursUnder id \Rank 3 \TextProperties paragraph publishable vernacular level_4 \TextType Title \StyleType Paragraph \FontSize 12 \Justification Center \SpaceBefore 2 \SpaceAfter 2 \Marker mte \Name mte - Title - [Uncommon] Major Title Ending Level 1 \Description The main title of the book repeated at the end of the book, level 1 (if single level) \TextProperties paragraph publishable vernacular level_1 \TextType Title \OccursUnder c \Rank 2 \StyleType Paragraph \FontSize 20 \Bold \Justification Center \SpaceBefore 8 \SpaceAfter 4 \Marker mte1 \Name mte1 - Title - [Uncommon] Major Title Ending Level 1 \Description The main title of the book repeated at the end of the book, level 1 (if multiple levels) \TextProperties paragraph publishable vernacular level_1 \TextType Title \OccursUnder li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 tc1 tc2 tc3 tc4 s3 d \Rank 2 \StyleType Paragraph \FontSize 20 \Bold \Justification Center \SpaceBefore 8 \SpaceAfter 4 \Marker mte2 \Name mte2 - Title - [Uncommon] Major Title Ending Level 2 \Description A secondary title occurring before or after the 'ending' main title \TextProperties paragraph publishable vernacular level_2 \TextType Title \OccursUnder mte1 \Rank 2 \StyleType Paragraph \FontSize 16 \Italic \Justification Center \SpaceAfter 2 \Marker ms \Name ms - Heading - Major Section Level 1 \Description A major section division heading, level 1 (if single level) (basic) \OccursUnder c \Rank 4 \TextType Section \TextProperties paragraph publishable vernacular level_1 \StyleType Paragraph \FontSize 14 \Bold \Justification Center \SpaceBefore 16 \SpaceAfter 4 \Marker ms1 \Name ms1 - Heading - Major Section Level 1 \Description A major section division heading, level 1 (if multiple levels) \OccursUnder c \Rank 4 \TextType Section \TextProperties paragraph publishable vernacular level_1 \StyleType Paragraph \FontSize 14 \Bold \Justification Center \SpaceBefore 16 \SpaceAfter 4 \Marker ms2 \Name ms2 - Heading - Major Section Level 2 \Description A major section division heading, level 2 \OccursUnder c \Rank 4 \TextType Section \TextProperties paragraph publishable vernacular level_1 \StyleType Paragraph \FontSize 14 \Bold \Justification Center \SpaceBefore 16 \SpaceAfter 4 \Marker ms3 \Name ms3 - Heading - Major Section Level 3 \Description A major section division heading, level 3 \OccursUnder c \Rank 4 \TextType Section \TextProperties paragraph publishable vernacular level_1 \StyleType Paragraph \FontSize 14 \Italic \Justification Center \SpaceBefore 16 \SpaceAfter 4 \Marker mr \Name mr - Heading - Major Section Range References \Description A major section division references range heading (basic) \OccursUnder ms ms1 ms2 ms3 \TextType Section \TextProperties paragraph publishable vernacular level_1 \StyleType Paragraph \FontSize 12 \Italic \Justification Center \SpaceAfter 4 \Marker s \Name s - Heading - Section Level 1 \Description A section heading, level 1 (if single level) (basic) \OccursUnder c \Rank 4 \TextType Section \TextProperties paragraph publishable vernacular level_1 \StyleType Paragraph \FontSize 12 \Bold \Justification Center \SpaceBefore 8 \SpaceAfter 4 \Marker s1 \Name s1 - Heading - Section Level 1 \Description A section heading, level 1 (if multiple levels) \OccursUnder c \Rank 4 \TextType Section \TextProperties paragraph publishable vernacular level_1 \StyleType Paragraph \FontSize 12 \Bold \Justification Center \SpaceBefore 8 \SpaceAfter 4 \Marker s2 \Name s2 - Heading - Section Level 2 \Description A section heading, level 2 (e.g. Proverbs 22-24) \OccursUnder c \Rank 4 \TextType Section \TextProperties paragraph publishable vernacular level_2 \StyleType Paragraph \FontSize 12 \Italic \Justification Center \SpaceBefore 8 \SpaceAfter 4 \Marker s3 \Name s3 - Heading - Section Level 3 \Description A section heading, level 3 (e.g. Genesis "The First Day") \OccursUnder c \Rank 4 \TextType Section \TextProperties paragraph publishable vernacular level_3 \StyleType Paragraph \FontSize 12 \Italic \Justification Left \SpaceBefore 6 \SpaceAfter 3 \Marker s4 \Name s4 - Heading - Section Level 4 \Description A section heading, level 4 \OccursUnder c \Rank 4 \TextType Section \TextProperties paragraph publishable vernacular level_4 \StyleType Paragraph \FontSize 12 \Italic \Justification Left \SpaceBefore 6 \SpaceAfter 3 \Marker sr \Name sr - Heading - Section Range References \Description A section division references range heading \OccursUnder s s1 s2 s3 s4 \TextType Section \TextProperties paragraph publishable vernacular level_1 \StyleType Paragraph \FontSize 12 \Bold \Justification Center \SpaceAfter 4 \Marker r \Name r - Heading - Parallel References \Description Parallel reference(s) (basic) \OccursUnder c s s1 s2 s3 s4 \TextType Section \TextProperties paragraph publishable vernacular level_1 \StyleType Paragraph \FontSize 12 \Italic \Justification Center \SpaceAfter 4 \Marker sp \Name sp - Heading - Speaker \Description A heading, to identify the speaker (e.g. Job) \OccursUnder c \Rank 4 \TextType Section \TextProperties paragraph publishable vernacular level_1 \StyleType Paragraph \FontSize 12 \Italic \Justification Left \SpaceBefore 8 \SpaceAfter 4 \Marker d \Name d - Heading - Descriptive Title - Hebrew Subtitle \Description A Hebrew text heading, to provide description (e.g. Psalms) \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular level_1 \StyleType Paragraph \FontSize 12 \Italic \Justification Center \SpaceBefore 4 \SpaceAfter 4 # Tables \Marker tr \Name tr - Table - Row \Description A new table row \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \LeftMargin .5 \FirstLineIndent -.25 # 6/16 inch \Marker th1 \Name th1 - Table - Column 1 Heading \Description A table heading, column 1 \OccursUnder tr \TextType VerseText \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Italic \Marker th2 \Name th2 - Table - Column 2 Heading \Description A table heading, column 2 \OccursUnder tr \TextType VerseText \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Italic \Marker th3 \Name th3 - Table - Column 3 Heading \Description A table heading, column 3 \OccursUnder tr \TextType VerseText \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Italic \Marker th4 \Name th4 - Table - Column 4 Heading \Description A table heading, column 4 \OccursUnder tr \TextType VerseText \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Italic \Marker tc1 \Name tc1 - Table - Column 1 Cell \Description A table cell item, column 1 \OccursUnder tr \TextType VerseText \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Marker tc2 \Name tc2 - Table - Column 2 Cell \Description A table cell item, column 2 \OccursUnder tr \TextType VerseText \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Marker tc3 \Name tc3 - Table - Column 3 Cell \Description A table cell item, column 3 \OccursUnder tr \TextType VerseText \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Marker tc4 \Name tc4 - Table - Column 4 Cell \Description A table cell item, column 4 \OccursUnder tr \TextType VerseText \TextProperties publishable vernacular \StyleType Character \FontSize 12 # Right Aligned Table Heads and Columns \Marker thr1 \Name thr1 - Table - Column 1 Heading - Right Aligned \Description A table heading, column 1, right aligned \OccursUnder tr \TextType VerseText \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Italic \Justification right \Marker thr2 \Name thr2 - Table - Column 2 Heading - Right Aligned \Description A table heading, column 2, right aligned \OccursUnder tr \TextType VerseText \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Italic \Justification right \Marker thr3 \Name thr3 - Table - Column 3 Heading - Right Aligned \Description A table heading, column 3, right aligned \OccursUnder tr \TextType VerseText \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Italic \Justification right \Marker thr4 \Name thr4 - Table - Column 4 Heading - Right Aligned \Description A table heading, column 4, right aligned \OccursUnder tr \TextType VerseText \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Italic \Justification right \Marker tcr1 \Name tcr1 - Table - Column 1 Cell - Right Aligned \Description A table cell item, column 1, right aligned \OccursUnder tr \TextType VerseText \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Justification right \Marker tcr2 \Name tcr2 - Table - Column 2 Cell - Right Aligned \Description A table cell item, column 2, right aligned \OccursUnder tr \TextType VerseText \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Justification right \Marker tcr3 \Name tcr3 - Table - Column 3 Cell - Right Aligned \Description A table cell item, column 3, right aligned \OccursUnder tr \TextType VerseText \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Justification right \Marker tcr4 \Name tcr4 - Table - Column 4 Cell - Right Aligned \Description A table cell item, column 4, right aligned \OccursUnder tr \TextType VerseText \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Justification right # Lists \Marker li \Name li - List Entry - Level 1 \Description A list entry, level 1 (if single level) \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType paragraph \FontSize 12 \LeftMargin .625 \FirstLineIndent -.375 # 1/4 inch indent, 5/8 inch wrap \Marker li1 \Name li1 - List Entry - Level 1 \Description A list entry, level 1 (if multiple levels) \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType paragraph \FontSize 12 \LeftMargin .5 \FirstLineIndent -.25 # 1/4 inch indent, 5/8 inch wrap \Marker li2 \Name li2 - List Entry - Level 2 \Description A list entry, level 2 \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType paragraph \FontSize 12 \LeftMargin .75 \FirstLineIndent -.25 # 6/16 inch \Marker li3 \Name li3 - List Entry - Level 3 \Description A list entry, level 3 \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType paragraph \FontSize 12 \LeftMargin 1 \FirstLineIndent -.25 # 6/16 inch \Marker li4 \Name li4 - List Entry - Level 4 \Description A list entry, level 4 \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType paragraph \FontSize 12 \LeftMargin 1.25 \FirstLineIndent -.25 # 6/16 inch # Footnotes \Marker f \Endmarker f* \Name f...f* - Footnote \Description A Footnote text item (basic) \OccursUnder c li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 qs sp tc1 tc2 tc3 tc4 mt mt1 mt2 mt3 ms ms1 ms2 ms3 s s1 s2 s3 spd d ip cp \TextProperties publishable vernacular note \TextType NoteText \StyleType Note \FontSize 12 \Marker fe \Endmarker fe* \Name fe...fe* - Endnote \Description An Endnote text item \OccursUnder c li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 sp tc1 tc2 tc3 tc4 ms ms1 ms2 ms3 s s1 s2 s3 spd d ip \TextProperties publishable vernacular note \TextType NoteText \StyleType Note \FontSize 12 \Marker fr \Endmarker fr* \Name fr - Footnote - Reference \Description The origin reference for the footnote (basic) \OccursUnder f fe \TextType NoteText \TextProperties publishable vernacular note \StyleType Character \FontSize 12 \Bold \Marker ft \Endmarker ft* \Name ft - Footnote - Text \Description Footnote text, Protocanon (basic) \OccursUnder f fe \TextProperties publishable vernacular note \TextType NoteText \StyleType Character \FontSize 12 \Marker fk \Endmarker fk* \Name fk - Footnote - Keyword \Description A footnote keyword (basic) \OccursUnder f fe \TextProperties publishable vernacular note \TextType NoteText \StyleType Character \FontSize 12 \Bold \Italic \Marker fq \Endmarker fq* \Name fq - Footnote - Quotation or Alternate Rendering \Description A footnote scripture quote or alternate rendering (basic) \OccursUnder f fe \TextProperties publishable vernacular note \TextType NoteText \StyleType Character \FontSize 12 \Italic \Marker fqa \Endmarker fqa* \Name fqa - Footnote - Alternate Translation Rendering \Description A footnote alternate rendering for a portion of scripture text \OccursUnder f fe \TextProperties publishable vernacular note \TextType NoteText \StyleType Character \FontSize 12 \Italic \Marker fl \Endmarker fl* \Name fl - Footnote - Label Text \Description A footnote label text item, for marking or "labelling" the type or alternate translation being provided in the note. \OccursUnder f fe \TextProperties publishable vernacular note \TextType NoteText \StyleType Character \FontSize 12 \Italic \Bold \Marker fp \Endmarker fp* \Name fp - Footnote Paragraph Mark \Description A Footnote additional paragraph marker \OccursUnder f fe \TextProperties publishable vernacular note \TextType NoteText \StyleType Character \FontSize 12 \Marker fv \Endmarker fv* \Name fv...fv* - Footnote - Embedded Verse Number \Description A verse number within the footnote text \OccursUnder f fe \TextProperties publishable vernacular note \TextType NoteText \StyleType Character \FontSize 12 \Superscript \Marker fdc \Endmarker fdc* \Name fdc...fdc* - Footnote - DC text \Description Footnote text, applies to Deuterocanon only \OccursUnder f fe \TextProperties publishable vernacular note \TextType NoteText \StyleType Character \FontSize 12 \Marker fm \Endmarker fm* \Name fm - Footnote - Additional Caller to Previous Note \Description An additional footnote marker location for a previous footnote \OccursUnder li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 sp tc1 tc2 tc3 tc4 ms ms1 ms2 s s1 s2 s3 spd d ip \TextType Other \TextProperties paragraph publishable vernacular \StyleType Character \FontSize 12 \Superscript # Cross References \Marker x \Endmarker x* \Name x...x* - Cross Reference \Description A list of cross references (basic) \OccursUnder li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 qs sp tc1 tc2 tc3 tc4 mt mt1 mt2 mt3 ms ms1 ms2 s s1 s2 s3 spd d \TextProperties publishable vernacular note crossreference \TextType NoteText \StyleType Note \FontSize 12 \Marker xo \Endmarker xo* \Name xo - Cross Reference - Origin Reference \Description The cross reference origin reference (basic) \OccursUnder x \TextProperties publishable vernacular note \TextType NoteText \StyleType Character \FontSize 12 \Bold \Marker xt \Endmarker xt* \Name xt - Cross Reference - Target References \Description The cross reference target reference(s), protocanon only (basic) \OccursUnder x f ef ip ipi im imi ili ili1 ili2 \TextProperties publishable vernacular note \TextType NoteText \StyleType Character \FontSize 12 \Marker xk \Endmarker xk* \Name xk - Cross Reference - Keyword \Description A cross reference keyword \OccursUnder x \TextProperties publishable vernacular note \TextType NoteText \StyleType Character \FontSize 12 \Italic \Marker xq \Endmarker xq* \Name xq - Cross Reference - Quotation \Description A cross-reference quotation from the scripture text \OccursUnder x \TextProperties publishable vernacular note \TextType NoteText \StyleType Character \FontSize 12 \Italic \Marker xot \Endmarker xot* \Name xot...xot* - Cross Reference - OT Target Refs (optional) \Description Cross-reference target reference(s), Old Testament only \OccursUnder x \TextProperties publishable vernacular note \TextType NoteText \StyleType Character \FontSize 12 \Marker xnt \Endmarker xnt* \Name xnt...xnt* - Cross Reference - NT Target Refs (optional) \Description Cross-reference target reference(s), New Testament only \OccursUnder x \TextProperties publishable vernacular note \TextType NoteText \StyleType Character \FontSize 12 \Marker xdc \Endmarker xdc* \Name xdc...xdc* - Cross Reference - DC Target Refs \Description Cross-reference target reference(s), Deuterocanon only \OccursUnder x \TextProperties publishable vernacular note \TextType NoteText \StyleType Character \FontSize 12 \Marker rq \Endmarker rq* \Name rq...rq* - Cross Reference - Inline Quotation References \Description A cross-reference indicating the source text for the preceding quotation. \OccursUnder li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 NEST \TextType VerseText \TextProperties publishable vernacular \StyleType Character \FontSize 10 \Italic # Study material extensions to existing USFM markup. \Marker efm \Endmarker efm* \Name efm - Study Note - ID/Caller \Description ID or Caller for an extended (study) note. Used within a source project duplicte (target) text when autoring study material. \OccursUnder li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 qm4 tc1 tc2 tc3 tc4 s3 d NEST \TextType Other \StyleType Character \FontSize 10 \Bold \Color 255 # Other Special Text \Marker qt \Endmarker qt* \Name qt...qt* - Special Text - Quoted Text - OT in NT \Description For Old Testament quoted text appearing in the New Testament (basic) \OccursUnder li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 sp tc1 tc2 tc3 tc4 ip im ili ili1 ili2 io io1 io2 f fe NEST \TextType VerseText \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Italic \Marker nd \Endmarker nd* \Name nd...nd* - Special Text - Name of Deity \Description For name of deity (basic) \OccursUnder ip im ipi imi ipq imq ipr iq iq1 iq2 iq3 li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 sp tc1 tc2 tc3 tc4 ms ms1 ms2 s s1 s2 s3 spd d ip f fe NEST \TextType VerseText \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Underline \Marker tl \Endmarker tl* \Name tl...tl* - Special Text - Transliterated Word \Description For transliterated words \OccursUnder li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 sp tc1 tc2 tc3 tc4 ms ms1 ms2 s s1 s2 s3 spd d ip f fe NEST \TextType VerseText \TextProperties publishable nonvernacular \StyleType Character \FontSize 12 \Italic \Marker dc \Endmarker dc* \Name dc...dc* - Special Text - Deuterocanonical/LXX Additions \Description Deuterocanonical/LXX additions or insertions in the Protocanonical text \OccursUnder li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 sp tc1 tc2 tc3 tc4 ms ms1 ms2 s s1 s2 s3 spd d ip f fe NEST \TextProperties publishable vernacular \StyleType Character \Italic \Marker bk \Endmarker bk* \Name bk...bk* - Special Text - Quoted book title \Description For the quoted name of a book \OccursUnder li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 sp tc1 tc2 tc3 tc4 ms ms1 ms2 s s1 s2 s3 spd d ip im ili ili1 ili2 io io1 io2 f fe NEST \TextType VerseText \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Italic \Marker sig \Endmarker sig* \Name sig...sig* - Special Text - Author's Signature (Epistles) \Description For the signature of the author of an Epistle \OccursUnder li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 sp tc1 tc2 tc3 tc4 ms ms1 ms2 s s1 s2 s3 spd d ip NEST \TextType VerseText \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Italic \Marker pn \Endmarker pn* \Name pn...pn* - Special Text - Proper Name \Description For a proper name \OccursUnder ip im ipi imi ipq imq ipr iq iq1 iq2 iq3 li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 sp tc1 tc2 tc3 tc4 ms ms1 ms2 s s1 s2 s3 spd d ip f fe NEST \TextType VerseText \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Bold \Underline \Marker addpn \Endmarker addpn* \Name (addpn...addpn*) - Special Text for Chinese \Description For chinese words to be dot underline & underline \OccursUnder ip im ipi imi ipq imq ipr iq iq1 iq2 iq3 li li1 li2 li3 li4 m mi mis nb p pc ph phi pi pi1 pi2 pi3 pr ps psi q q1 q2 q3 q4 qc qr sp tc1 tc2 tc3 tc4 ms ms1 ms2 s s1 s2 s3 spd d ip f fe NEST \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Character \FontSize 12 \Color 2263842 \Bold \Italic \Underline \Marker wj \Endmarker wj* \Name wj...wj* - Special Text - Words of Jesus \Description For marking the words of Jesus \OccursUnder li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 sp tc1 tc2 tc3 tc4 ms ms1 ms2 s s1 s2 s3 spd d ip f fe NEST \TextType VerseText \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Color 255 \Marker k \Endmarker k* \Name k...k* - Special Text - Keyword \Description For a keyword \OccursUnder li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 sp tc1 tc2 tc3 tc4 ms ms1 ms2 s s1 s2 s3 spd d ip im io1 io2 f fe NEST \TextType VerseText \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Italic \Bold \Marker sls \Endmarker sls* \Name sls...sls* - Special Text - Secondary Language or Text Source \Description To represent where the original text is in a secondary language or from an alternate text source \OccursUnder li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 sp tc1 tc2 tc3 tc4 f fe NEST \TextType VerseText \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Italic \Marker ord \Endmarker ord* \Name ord...ord* - Special Text - Ordinal number text portion \Description For the text portion of an ordinal number \OccursUnder ip im li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 sp tc1 tc2 tc3 tc4 ms ms1 ms2 s s1 s2 s3 spd d ip f fe NEST \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Character \FontSize 12 \Superscript \Marker add \Endmarker add* \Name add...add* - Special Text - Translational Addition \Description For a translational addition to the text \OccursUnder li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 sp tc1 tc2 tc3 tc4 ms ms1 ms2 s s1 s2 s3 spd d ip f fe NEST \TextType Other \TextProperties publishable vernacular \StyleType Character \Color 2263842 \Bold \Italic \Marker lit \Name lit - Special Text - Liturgical note \Description For a comment or note inserted for liturgical use \OccursUnder c \TextType Other \TextProperties paragraph publishable vernacular \StyleType Paragraph \Justification Right \FontSize 12 \Bold # Character Styling \Marker no \Endmarker no* \Name no...no* - Character - Normal Text \Description A character style, use normal text \OccursUnder is ip ipi im imi ili ili1 ili2 imq ipq iex iq iot io1 io2 io3 io4 s s1 s2 s3 NEST \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Marker it \Endmarker it* \Name it...it* - Character - Italic Text \Description A character style, use italic text \OccursUnder ip ipi im imi ili ili1 ili2 iex io1 io2 io3 io4 cd li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 sp tc1 tc2 tc3 tc4 ms ms1 ms2 s s1 s2 s3 spd d ip f fe NEST \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Italic \Marker bd \Endmarker bd* \Name bd...bd* - Character - Bold Text \Description A character style, use bold text \OccursUnder ip ipi im imi ili ili1 ili2 iex io1 io2 io3 io4 cd li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 sp tc1 tc2 tc3 tc4 ms ms1 ms2 s s1 s2 s3 spd d ip f fe NEST \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Bold \Marker bdit \Endmarker bdit* \Name bdit...bdit* - Character - BoldItalic Text \Description A character style, use bold + italic text \OccursUnder ip ipi im imi ili ili1 ili2 iex io1 io2 io3 io4 cd li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 sp tc1 tc2 tc3 tc4 ms ms1 ms2 s s1 s2 s3 spd d ip f fe NEST \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Bold \Italic \Marker em \Endmarker em* \Name em...em* - Character - Emphasized Text \Description A character style, use emphasized text style \OccursUnder ip ipi im imi ili ili1 ili2 iex io1 io2 io3 io4 cd li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 sp tc1 tc2 tc3 tc4 ms ms1 ms2 s s1 s2 s3 spd d ip f fe NEST \TextProperties publishable vernacular \StyleType Character \FontSize 12 \Italic \Marker sc \Endmarker sc* \Name sc...sc* - Character - Small Caps \Description A character style, for small capitalization text \OccursUnder ip ipi im imi ili ili1 ili2 iex io1 io2 io3 io4 cd li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 sp tc1 tc2 tc3 tc4 ms ms1 ms2 s s1 s2 s3 spd d ip f fe NEST \TextProperties publishable vernacular \StyleType Character \FontSize 12 # Breaks \Marker pb \Name pb - Break - Page Break \Description Page Break used for new reader portions and children's bibles where content is controlled by the page \OccursUnder c \Rank 4 \TextType Other \TextProperties publishable \StyleType Paragraph \FontSize 12 # Special Features \Marker fig \Endmarker fig* \Name fig...fig* - Auxiliary - Figure/Illustration/Map \Description Illustration [Columns to span, height, filename, caption text] \OccursUnder li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 sp tc1 tc2 tc3 tc4 ms ms1 ms2 s s1 s2 s3 spd d ip \TextType Other \TextProperties paragraph publishable vernacular \StyleType Character \FontSize 12 \Marker pro \Endmarker pro* \Name pro...pro* - Special Text - CJK Pronunciation \Description For indicating pronunciation in CJK texts \OccursUnder ip im ipi imi ipq imq ipr iq iq1 iq2 iq3 li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 sp tc1 tc2 tc3 tc4 ms ms1 ms2 s s1 s2 s3 spd d ip f fe NEST \TextType Other \TextProperties Nonpublishable \StyleType Character \FontSize 10 \Color 128 # Peripheral References \Marker w \Endmarker w* \Name w...w* - Peripheral Ref - Wordlist Entry \Description A wordlist text item \OccursUnder ip im li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr d q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 tc1 tc2 tc3 tc4 s s1 s2 s3 s4 NEST \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Character \FontSize 12 \Color 16711935 \Bold \Italic \Marker wh \Endmarker wh* \Name wh...wh* - Peripheral Ref - Hebrew Wordlist Entry \Description A Hebrew wordlist text item \OccursUnder li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr d q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 tc1 tc2 tc3 tc4 s s1 s2 s3 s4 NEST \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Character \FontSize 12 \Color 16711935 \Bold \Italic \Marker wg \Endmarker wg* \Name wg...wg* - Peripheral Ref - Greek Wordlist Entry \Description A Greek Wordlist text item \OccursUnder li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr d q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 tc1 tc2 tc3 tc4 s s1 s2 s3 s4 NEST \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Character \FontSize 12 \Color 16711935 \Bold \Italic \Marker ndx \Endmarker ndx* \Name ndx...ndx* - Peripheral Ref - Subject Index Entry \Description A subject index text item \OccursUnder li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr pmo pm pmc pmr q q1 q2 q3 q4 qc qr qm qm1 qm2 qm3 tc1 tc2 tc3 tc4 s s1 s2 s3 s4 NEST \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Character \FontSize 12 \Color 16711935 \Bold \Italic # Peripheral Materials # Content Division Marker \Marker periph \Name periph - Peripherals - Content Division Marker \Description Periheral content division marker which should be followed by an additional division argument/title. \OccursUnder id \TextType Section \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 14 \Bold \SpaceBefore 16 \SpaceAfter 4 \Color 33023 # Additional peripheral material extensions to existing USFM markup. \Marker p1 \Name p1 - Periph - Front/Back Matter Paragraph Level 1 \Description Front or back matter text paragraph, level 1 (if multiple levels) \OccursUnder id \Rank 1 \TextType Other \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \FirstLineIndent .125 # 1/8 inch first line indent \Marker p2 \Name p2 - Periph - Front/Back Matter Paragraph Level 2 \Description Front or back matter text paragraph, level 2 (if multiple levels) \OccursUnder id \Rank 1 \TextType Other \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \FirstLineIndent .125 # 1/4 inch first line indent \LeftMargin .125 \Marker k1 \Name k1 - Periph - Concordance Keyword Level 1 \Description Concordance main entry text or keyword, level 1 \OccursUnder id \Rank 1 \TextType Other \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \Marker k2 \Name k2 - Periph - Concordance Keyword Level 2 \Description Concordance main entry text or keyword, level 2 \OccursUnder id \Rank 1 \TextType Other \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \Marker xtSee \Endmarker xtSee* \Name xtSee - Concordance and Names Index - Alternate Entry Target Reference \Description Concordance and Names Index markup for an alternate entry target reference. \OccursUnder p \TextProperties publishable vernacular \TextType NoteText \StyleType Character \FontSize 12 \Italic \Color 16711680 \Marker xtSeeAlso \Endmarker xtSeeAlso* \Name xtSeeAlso - Concordance and Names Index - Additional Entry Target Reference \Description Concordance and Names Index markup for an additional entry target reference. \OccursUnder p \TextProperties publishable vernacular \TextType Other \StyleType Character \FontSize 12 \Italic \color 16711680 # Other special text elements specified in USFM # ~ = fixed (no-break) space # // = discretionary line break # Obsolete, deprecated, or no longer officially part of USFM. # These markers may have existed in earlier resource and stylesheet revisions. \Marker pr \Name DEPRECATED pr - Paragraph - Right Aligned \Description Paragraph text, right aligned \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Paragraph \Justification Right \FontSize 12 \Marker ph \Name DEPRECATED ph - Paragraph - Hanging Indent - Level 1 \Description Paragraph text, with level 1 hanging indent (if single level) \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Paragraph \LeftMargin .5 \FirstLineIndent -.25 # 1/4 inch indent, 1/2 inch wrap \FontSize 12 \Marker ph1 \Name DEPRECATED ph1 - Paragraph - Hanging Indent - Level 1 \Description Paragraph text, with level 1 hanging indent (if multiple levels) \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Paragraph \LeftMargin .5 \FirstLineIndent -.25 # 1/4 inch indent, 1/2 inch wrap \FontSize 12 \Marker ph2 \Name DEPRECATED ph2 - Paragraph - Hanging Indent - Level 2 \Description Paragraph text, with level 2 hanging indent \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Paragraph \LeftMargin .75 \FirstLineIndent -.25 # 1/2 inch indent, 3/4 inch wrap \FontSize 12 \Marker ph3 \Name DEPRECATED ph3 - Paragraph - Hanging Indent - Level 3 \Description Paragraph text, with level 3 hanging indent \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Paragraph \LeftMargin 1 \FirstLineIndent -.25 # 3/4 inch indent, 1 inch wrap \FontSize 12 \Marker phi \Name DEPRECATED phi - Paragraph - Indented - Hanging Indent \Description Paragraph text, indented with hanging indent \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Paragraph \LeftMargin 1 \Marker tr1 \Name OBSOLETE tr1 - Table - Row - Level 1 \Description A table Row \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \LeftMargin .5 \FirstLineIndent -.25 # 6/16 inch \Marker tr2 \Name OBSOLETE tr2 - Table - Row - Level 2 \Description A table Row \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \LeftMargin .75 \FirstLineIndent -.25 # 6/16 inch \Marker ps \Name OBSOLETE ps - Paragraph - No Break with Next Paragraph \Description Paragraph text, no break with next paragraph text at chapter boundary \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Paragraph \FontSize 12 \FirstLineIndent .125 # 1/8 inch first line indent \Marker psi \Name OBSOLETE psi - Paragraph - Indented - No Break with Next \Description Paragraph text, indented, with no break with next paragraph text (at chapter boundary) \OccursUnder c \Rank 4 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Paragraph \FirstLineIndent .125 # 1/8 inch first line indent \LeftMargin .25 \RightMargin .25 \FontSize 12 \Marker wr \Endmarker wr* \Name OBSOLETE wr...wr* - Auxiliary - Wordlist/Glossary Reference \Description A Wordlist text item \OccursUnder ms s li li1 li2 li3 li4 m mi nb p pc ph phi pi pi1 pi2 pi3 pr q q1 q2 q3 q4 qc qr tc1 tc2 tc3 tc4 f fe NEST \TextProperties publishable vernacular note \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Character \FontSize 12 \Italic # 2.0x peripheral markup (replaced with \periph + Content Division Title/Argument) \Marker pub \Name OBSOLETE pub Peripherals - Front Matter Publication Data \Description Front matter publication data \OccursUnder id \Rank 4 \TextProperties paragraph publishable vernacular poetic \TextType VerseText \FontSize 10 \StyleType paragraph \Marker toc \Name OBSOLETE toc Peripherals - Front Matter Table of Contents \Description Front matter table of contents \OccursUnder id \Rank 4 \TextProperties paragraph publishable vernacular poetic \TextType VerseText \FontSize 10 \StyleType paragraph \Marker pref \Name OBSOLETE pref Peripherals - Front Matter Preface \Description Front matter preface \OccursUnder id \Rank 4 \TextProperties paragraph publishable vernacular poetic \TextType VerseText \FontSize 10 \StyleType paragraph \Marker intro \Name OBSOLETE intro Peripherals - Front Matter Introduction \Description Front matter introduction \OccursUnder id \Rank 4 \TextProperties paragraph publishable vernacular poetic \TextType VerseText \FontSize 10 \StyleType paragraph \Marker conc \Name OBSOLETE conc Peripherals - Back Matter Concordance \Description Back matter concordance \OccursUnder id \Rank 4 \TextProperties paragraph publishable vernacular poetic \TextType VerseText \FontSize 10 \StyleType paragraph \Marker glo \Name OBSOLETE glo Peripherals - Back Matter Glossary \Description Back matter glossary \OccursUnder id \Rank 4 \TextProperties paragraph publishable vernacular poetic \TextType VerseText \FontSize 10 \StyleType paragraph \Marker idx \Name OBSOLETE idx Peripherals - Back Matter Index \Description Back matter index \OccursUnder id \Rank 4 \TextProperties paragraph publishable vernacular poetic \TextType VerseText \FontSize 10 \StyleType paragraph \Marker maps \Name OBSOLETE maps Peripherals - Back Matter Map Index \Description Back matter map index \OccursUnder id \Rank 4 \TextProperties paragraph publishable vernacular poetic \TextType VerseText \FontSize 10 \StyleType paragraph \Marker cov \Name OBSOLETE cov Peripherals - Other - Cover \Description Other peripheral materials - cover \OccursUnder id \Rank 4 \TextProperties paragraph publishable vernacular poetic \TextType VerseText \FontSize 10 \StyleType paragraph \Marker spine \Name OBSOLETE spine Peripherals - Other - Spine \Description Other peripheral materials - spine \OccursUnder id \Rank 4 \TextProperties paragraph publishable vernacular poetic \TextType VerseText \FontSize 10 \StyleType paragraph \Marker pubinfo \Name OBSOLETE pubinfo - Publication - Information \Description Publication information - Lang,Credit,Version,Copies,Publisher,Id,Logo \OccursUnder id ide \TextType Other \TextProperties paragraph nonpublishable nonvernacular \StyleType Paragraph \FontSize 12 \Color 16711680 # Concordance/Names Index Tools - special sfms for use in Publishing Assistant \Marker zpa-xb \Endmarker zpa-xb* \Name zpa-xb - Periph - Book \Description Book Ref \OccursUnder id \Rank 1 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Character \FontSize 12 \Marker zpa-xc \Endmarker zpa-xc* \Name zpa-xc - Periph - Chapter \Description Chapter Ref \OccursUnder id \Rank 1 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Character \FontSize 12 \Bold \Marker zpa-xv \Endmarker zpa-xv* \Name zpa-xv - Periph - Verse \Description Verse Ref \OccursUnder id \Rank 1 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Character \FontSize 12 \Marker zpa-d \Endmarker zpa-d* \Name zpa-d - Periph - Description \Description Description \OccursUnder id \Rank 1 \TextType VerseText \TextProperties paragraph publishable vernacular \StyleType Character \FontSize 12 bibledit-gtk-4.6/usfm/README0000644000175000017500000000540511573727337015623 0ustar00teusteus00000000000000USFM documentation Source: http://ubs-icap.org/usfm http://confluence.ubs-icap.org/display/USFM/Home The file usfmReference[version].chm.zip was downloaded from the above URL, unzipped and saved as usfmReference.chm. On 4 August 2009 Jeff Klassen of the Canadian Bible Society gave permission to distribute this file: "Please feel free to distribute the current version of the CHM help file. We're glad that the documentation can be of help." Since it does not come with a license, it is supposed that the file is in the public domain. Teus Benschop 5 August 2009 ---------------------------- To view this documentation in .chm format, a program called chmsee was used. People said that this program is not available for Mac OS X. For that reason the .chm file was extracted into its components. To extract, move the .chm file to the usfm subdirectory of this package, then unpack it: extract_chmLib usfmReference.chm . Then remove the files that start with $ or #. It produces .htm files and other files. Since the suffix of the files is .htm, these files shouldn't interfere with Bibledit's online help, which uses .html. Teus Benschop 3 November 2009 ---------------------------- Stylesheet usfm.sty ships with Bibledit. Updates are available from http://confluence.ubs-icap.org/display/USFM/Home On 30 January 2010 Jeff Klassen of the Canadian Bible Society gave permission to distribute this file: "There is no problem with you making use of the usfm.sty file in this way." Since it does not come with a license, it is supposed that the file is in the public domain. Teus Benschop 30 January 2010 ---------------------------- The Debian FTPmasters rejected the package for inclusion with Debian. This were their concerns: bibledit-gtk-4.2/usfm/{$FIftiMain,$OBJINST} Don't know what these files are bibledit-gtk-4.2/usfm ==== On 4 August 2009 Jeff Klassen of the Canadian Bible Society gave permission to distribute this file: "Please feel free to distribute the current version of the CHM help file. We're glad that the documentation can be of help." Since it does not come with a license, it is supposed that the file is in the public domain. ===== Uhm... No. The author statement doesn't grant all rights required by the DFSG, and "supposing" it's public domain is not enough. Beside: That's not mentioned in your debian/copyright either. bibledit-gtk-4.2/usfm/helpman_topicinit.js: "It is designed for use in combination with the output of Help & Manual and must not be used outside this context." What is this file? May I edit it? May it be distributed? Who's the copyright holder? Best regards, Alexander Because of this, all files that were of concern have been removed for the time being, till such time that all concerns have been addressed. Teus Benschop 8 June 2011 bibledit-gtk-4.6/usfm/Makefile.in0000664000175000017500000003043711735551357017012 0ustar00teusteus00000000000000# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, # Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = usfm DIST_COMMON = README $(dist_pkgdata_DATA) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__installdirs = "$(DESTDIR)$(pkgdatadir)" DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CAT_PATH = @CAT_PATH@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DATE_PATH = @DATE_PATH@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ ENCHANT_CFLAGS = @ENCHANT_CFLAGS@ ENCHANT_LIBS = @ENCHANT_LIBS@ EXEEXT = @EXEEXT@ FIND_CURL = @FIND_CURL@ FIND_DIFF = @FIND_DIFF@ FIND_GPP = @FIND_GPP@ FIND_MERGE = @FIND_MERGE@ FIND_PATCH = @FIND_PATCH@ FIND_PATH = @FIND_PATH@ FIND_TAR = @FIND_TAR@ FIND_XARGS = @FIND_XARGS@ GLIB_CFLAGS = @GLIB_CFLAGS@ GLIB_LIBS = @GLIB_LIBS@ GOBJECT_CFLAGS = @GOBJECT_CFLAGS@ GOBJECT_LIBS = @GOBJECT_LIBS@ GREP = @GREP@ GREP_PATH = @GREP_PATH@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ GTHREAD_LIBS = @GTHREAD_LIBS@ GTKHTML314_CFLAGS = @GTKHTML314_CFLAGS@ GTKHTML314_LIBS = @GTKHTML314_LIBS@ GTKHTML38_CFLAGS = @GTKHTML38_CFLAGS@ GTKHTML38_LIBS = @GTKHTML38_LIBS@ GTKSOURCEVIEW_CFLAGS = @GTKSOURCEVIEW_CFLAGS@ GTKSOURCEVIEW_LIBS = @GTKSOURCEVIEW_LIBS@ GTK_CFLAGS = @GTK_CFLAGS@ GTK_LIBS = @GTK_LIBS@ GUNZIP_PATH = @GUNZIP_PATH@ GZIP_PATH = @GZIP_PATH@ HEAD_PATH = @HEAD_PATH@ ICONV_PATH = @ICONV_PATH@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBSOUP_CFLAGS = @LIBSOUP_CFLAGS@ LIBSOUP_LIBS = @LIBSOUP_LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MAKE_PATH = @MAKE_PATH@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PANGO_CFLAGS = @PANGO_CFLAGS@ PANGO_LIBS = @PANGO_LIBS@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SORT_PATH = @SORT_PATH@ SQLITE_CFLAGS = @SQLITE_CFLAGS@ SQLITE_LIBS = @SQLITE_LIBS@ STRINGS_PATH = @STRINGS_PATH@ STRIP = @STRIP@ TAIL_PATH = @TAIL_PATH@ TEE_TOUCH = @TEE_TOUCH@ VERSION = @VERSION@ WEBKIT_CFLAGS = @WEBKIT_CFLAGS@ WEBKIT_LIBS = @WEBKIT_LIBS@ XML2_CONFIG = @XML2_CONFIG@ XML_CPPFLAGS = @XML_CPPFLAGS@ XML_LIBS = @XML_LIBS@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ packagedatadir = @packagedatadir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ dist_pkgdata_DATA = usfm.sty EXTRA_DIST = * CLEANFILES = *~ webroot = @WEBROOT@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu usfm/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu usfm/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-dist_pkgdataDATA: $(dist_pkgdata_DATA) @$(NORMAL_INSTALL) test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)" @list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \ done uninstall-dist_pkgdataDATA: @$(NORMAL_UNINSTALL) @list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(pkgdatadir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-data-local install-dist_pkgdataDATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-dist_pkgdataDATA .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am \ install-data-local install-dist_pkgdataDATA install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \ uninstall-dist_pkgdataDATA install-data-local: mkdir -p $(DESTDIR)$(prefix)/$(packagedatadir)/usfm cp -r * $(DESTDIR)$(prefix)/$(packagedatadir)/usfm # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: bibledit-gtk-4.6/usfm/Makefile.am0000644000175000017500000000032011457022676016761 0ustar00teusteus00000000000000dist_pkgdata_DATA = usfm.sty EXTRA_DIST = * CLEANFILES = *~ webroot = @WEBROOT@ install-data-local: mkdir -p $(DESTDIR)$(prefix)/$(packagedatadir)/usfm cp -r * $(DESTDIR)$(prefix)/$(packagedatadir)/usfm bibledit-gtk-4.6/usfm/Makefile0000664000175000017500000003733411735551362016404 0ustar00teusteus00000000000000# Makefile.in generated by automake 1.11.1 from Makefile.am. # usfm/Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, # Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. pkgdatadir = $(datadir)/bibledit-gtk pkgincludedir = $(includedir)/bibledit-gtk pkglibdir = $(libdir)/bibledit-gtk pkglibexecdir = $(libexecdir)/bibledit-gtk am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = usfm DIST_COMMON = README $(dist_pkgdata_DATA) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__installdirs = "$(DESTDIR)$(pkgdatadir)" DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = ${SHELL} /home/teus/documents/dev/bibledit/gtk/missing --run aclocal-1.11 AMTAR = ${SHELL} /home/teus/documents/dev/bibledit/gtk/missing --run tar AUTOCONF = ${SHELL} /home/teus/documents/dev/bibledit/gtk/missing --run autoconf AUTOHEADER = ${SHELL} /home/teus/documents/dev/bibledit/gtk/missing --run autoheader AUTOMAKE = ${SHELL} /home/teus/documents/dev/bibledit/gtk/missing --run automake-1.11 AWK = gawk CAT_PATH = /bin/cat CC = gcc CCDEPMODE = depmode=gcc3 CFLAGS = -g -O2 CPP = gcc -std=gnu99 -E CPPFLAGS = CXX = g++ CXXDEPMODE = depmode=gcc3 CXXFLAGS = -g -O2 CYGPATH_W = echo DATE_PATH = /bin/date DEFS = -DHAVE_CONFIG_H DEPDIR = .deps ECHO_C = ECHO_N = -n ECHO_T = EGREP = /bin/grep -E ENCHANT_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/enchant ENCHANT_LIBS = -pthread -lenchant -lgmodule-2.0 -lrt -lglib-2.0 EXEEXT = FIND_CURL = /usr/bin/curl FIND_DIFF = /usr/bin/diff FIND_GPP = /usr/bin/g++ FIND_MERGE = /usr/bin/merge FIND_PATCH = /usr/bin/patch FIND_PATH = /usr/bin/find FIND_TAR = /bin/tar FIND_XARGS = /usr/bin/xargs GLIB_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include GLIB_LIBS = -lglib-2.0 GOBJECT_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include GOBJECT_LIBS = -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 GREP = /bin/grep GREP_PATH = /bin/grep GTHREAD_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include GTHREAD_LIBS = -pthread -lgthread-2.0 -lrt -lglib-2.0 GTKHTML314_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/libgtkhtml-3.14 -I/usr/include/enchant -I/usr/include/gconf/2 GTKHTML314_LIBS = -pthread -lgtkhtml-3.14 -lgtk-x11-2.0 -lenchant -lgconf-2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 GTKHTML38_CFLAGS = GTKHTML38_LIBS = GTKSOURCEVIEW_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 GTKSOURCEVIEW_LIBS = -pthread -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 GTK_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 GTK_LIBS = -pthread -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpango-1.0 -lcairo -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 GUNZIP_PATH = /bin/gunzip GZIP_PATH = /bin/gzip HEAD_PATH = /usr/bin/head ICONV_PATH = /usr/bin/iconv INSTALL = /usr/bin/install -c INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} INSTALL_STRIP_PROGRAM = $(install_sh) -c -s LDFLAGS = LIBOBJS = LIBS = LIBSOUP_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 LIBSOUP_LIBS = -pthread -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 LTLIBOBJS = MAKEINFO = ${SHELL} /home/teus/documents/dev/bibledit/gtk/missing --run makeinfo MAKE_PATH = /usr/bin/make MKDIR_P = /bin/mkdir -p OBJEXT = o PACKAGE = bibledit-gtk PACKAGE_BUGREPORT = http://www.nongnu.org/bibledit PACKAGE_NAME = bibledit-gtk PACKAGE_STRING = bibledit-gtk 4.6 PACKAGE_TARNAME = bibledit-gtk PACKAGE_URL = PACKAGE_VERSION = 4.6 PANGO_CFLAGS = -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include PANGO_LIBS = -pthread -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 PATH_SEPARATOR = : PKG_CONFIG = /usr/bin/pkg-config PKG_CONFIG_LIBDIR = PKG_CONFIG_PATH = /usr/bin/pkg-config SET_MAKE = SHELL = /bin/bash SORT_PATH = /usr/bin/sort SQLITE_CFLAGS = SQLITE_LIBS = -lsqlite3 STRINGS_PATH = /usr/bin/strings STRIP = TAIL_PATH = /usr/bin/tail TEE_TOUCH = /usr/bin/touch VERSION = 4.6 WEBKIT_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 WEBKIT_LIBS = -pthread -lwebkitgtk-1.0 -lgtk-x11-2.0 -lsoup-2.4 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 XML2_CONFIG = /usr/bin/xml2-config XML_CPPFLAGS = -I/usr/include/libxml2 XML_LIBS = -lxml2 abs_builddir = /home/teus/documents/dev/bibledit/gtk/usfm abs_srcdir = /home/teus/documents/dev/bibledit/gtk/usfm abs_top_builddir = /home/teus/documents/dev/bibledit/gtk abs_top_srcdir = /home/teus/documents/dev/bibledit/gtk ac_ct_CC = gcc ac_ct_CXX = g++ am__include = include am__leading_dot = . am__quote = am__tar = tar --format=ustar -chf - "$$tardir" am__untar = tar -xf - bindir = ${exec_prefix}/bin build_alias = builddir = . datadir = ${datarootdir} datarootdir = ${prefix}/share docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} dvidir = ${docdir} exec_prefix = ${prefix} host_alias = htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info install_sh = ${SHELL} /home/teus/documents/dev/bibledit/gtk/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale localstatedir = ${prefix}/var mandir = ${datarootdir}/man mkdir_p = /bin/mkdir -p oldincludedir = /usr/include packagedatadir = share/bibledit-gtk pdfdir = ${docdir} prefix = /usr program_transform_name = s,x,x, psdir = ${docdir} sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com srcdir = . sysconfdir = ${prefix}/etc target_alias = top_build_prefix = ../ top_builddir = .. top_srcdir = .. dist_pkgdata_DATA = usfm.sty EXTRA_DIST = * CLEANFILES = *~ webroot = @WEBROOT@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu usfm/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu usfm/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-dist_pkgdataDATA: $(dist_pkgdata_DATA) @$(NORMAL_INSTALL) test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)" @list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \ done uninstall-dist_pkgdataDATA: @$(NORMAL_UNINSTALL) @list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(pkgdatadir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-data-local install-dist_pkgdataDATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-dist_pkgdataDATA .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am \ install-data-local install-dist_pkgdataDATA install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \ uninstall-dist_pkgdataDATA install-data-local: mkdir -p $(DESTDIR)$(prefix)/$(packagedatadir)/usfm cp -r * $(DESTDIR)$(prefix)/$(packagedatadir)/usfm # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: bibledit-gtk-4.6/depcomp0000744000175000017500000002753311175243706015341 0ustar00teusteus00000000000000#! /bin/sh # depcomp - compile a program generating dependencies as side-effects # Copyright 1999, 2000 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # Originally written by Alexandre Oliva . if test -z "$depmode" || test -z "$source" || test -z "$object"; then echo "depcomp: Variables source, object and depmode must be set" 1>&2 exit 1 fi # `libtool' can also be set to `yes' or `no'. if test -z "$depfile"; then base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'` dir=`echo "$object" | sed 's,/.*$,/,'` if test "$dir" = "$object"; then dir= fi # FIXME: should be _deps on DOS. depfile="$dir.deps/$base" fi tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} rm -f "$tmpdepfile" # Some modes work just like other modes, but use different flags. We # parameterize here, but still list the modes in the big case below, # to make depend.m4 easier to write. Note that we *cannot* use a case # here, because this file can only contain one case statement. if test "$depmode" = hp; then # HP compiler uses -M and no extra arg. gccflag=-M depmode=gcc fi if test "$depmode" = dashXmstdout; then # This is just like dashmstdout with a different argument. dashmflag=-xM depmode=dashmstdout fi case "$depmode" in gcc3) ## gcc 3 implements dependency tracking that does exactly what ## we want. Yay! Note: for some reason libtool 1.4 doesn't like ## it if -MD -MP comes after the -MF stuff. Hmm. "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile" exit $stat fi mv "$tmpdepfile" "$depfile" ;; gcc) ## There are various ways to get dependency output from gcc. Here's ## why we pick this rather obscure method: ## - Don't want to use -MD because we'd like the dependencies to end ## up in a subdir. Having to rename by hand is ugly. ## (We might end up doing this anyway to support other compilers.) ## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like ## -MM, not -M (despite what the docs say). ## - Using -M directly means running the compiler twice (even worse ## than renaming). if test -z "$gccflag"; then gccflag=-MD, fi "$@" -Wp,"$gccflag$tmpdepfile" stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" echo "$object : \\" > "$depfile" alpha=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz ## The second -e expression handles DOS-style file names with drive letters. sed -e 's/^[^:]*: / /' \ -e 's/^['$alpha']:\/[^:]*: / /' < "$tmpdepfile" >> "$depfile" ## This next piece of magic avoids the `deleted header file' problem. ## The problem is that when a header file which appears in a .P file ## is deleted, the dependency causes make to die (because there is ## typically no way to rebuild the header). We avoid this by adding ## dummy dependencies for each header file. Too bad gcc doesn't do ## this for us directly. tr ' ' ' ' < "$tmpdepfile" | ## Some versions of gcc put a space before the `:'. On the theory ## that the space means something, we add a space to the output as ## well. ## Some versions of the HPUX 10.20 sed can't process this invocation ## correctly. Breaking it into two sed invocations is a workaround. sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; hp) # This case exists only to let depend.m4 do its work. It works by # looking at the text of this script. This case will never be run, # since it is checked for above. exit 1 ;; sgi) if test "$libtool" = yes; then "$@" "-Wp,-MDupdate,$tmpdepfile" else "$@" -MDupdate "$tmpdepfile" fi stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile" exit $stat fi rm -f "$depfile" if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files echo "$object : \\" > "$depfile" # Clip off the initial element (the dependent). Don't try to be # clever and replace this with sed code, as IRIX sed won't handle # lines with more than a fixed number of characters (4096 in # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines; # the IRIX cc adds comments like `#:fec' to the end of the # dependency line. tr ' ' ' ' < "$tmpdepfile" \ | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \ tr ' ' ' ' >> $depfile echo >> $depfile # The second pass generates a dummy entry for each header file. tr ' ' ' ' < "$tmpdepfile" \ | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \ >> $depfile else # The sourcefile does not contain any dependencies, so just # store a dummy comment line, to avoid errors with the Makefile # "include basename.Plo" scheme. echo "#dummy" > "$depfile" fi rm -f "$tmpdepfile" ;; aix) # The C for AIX Compiler uses -M and outputs the dependencies # in a .u file. This file always lives in the current directory. # Also, the AIX compiler puts `$object:' at the start of each line; # $object doesn't have directory information. stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'` tmpdepfile="$stripped.u" outname="$stripped.o" if test "$libtool" = yes; then "$@" -Wc,-M else "$@" -M fi stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile" exit $stat fi if test -f "$tmpdepfile"; then # Each line is of the form `foo.o: dependent.h'. # Do two passes, one to just change these to # `$object: dependent.h' and one to simply `dependent.h:'. sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile" sed -e "s,^$outname: \(.*\)$,\1:," < "$tmpdepfile" >> "$depfile" else # The sourcefile does not contain any dependencies, so just # store a dummy comment line, to avoid errors with the Makefile # "include basename.Plo" scheme. echo "#dummy" > "$depfile" fi rm -f "$tmpdepfile" ;; tru64) # The Tru64 compiler uses -MD to generate dependencies as a side # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'. # At least on Alpha/Redhat 6.1, Compaq CCC V6.2-504 seems to put # dependencies in `foo.d' instead, so we check for that too. # Subdirectories are respected. dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` test "x$dir" = "x$object" && dir= base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` if test "$libtool" = yes; then tmpdepfile1="$dir.libs/$base.lo.d" tmpdepfile2="$dir.libs/$base.d" "$@" -Wc,-MD else tmpdepfile1="$dir$base.o.d" tmpdepfile2="$dir$base.d" "$@" -MD fi stat=$? if test $stat -eq 0; then : else rm -f "$tmpdepfile1" "$tmpdepfile2" exit $stat fi if test -f "$tmpdepfile1"; then tmpdepfile="$tmpdepfile1" else tmpdepfile="$tmpdepfile2" fi if test -f "$tmpdepfile"; then sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile" # That's a space and a tab in the []. sed -e 's,^.*\.[a-z]*:[ ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile" else echo "#dummy" > "$depfile" fi rm -f "$tmpdepfile" ;; #nosideeffect) # This comment above is used by automake to tell side-effect # dependency tracking mechanisms from slower ones. dashmstdout) # Important note: in order to support this mode, a compiler *must* # always write the proprocessed file to stdout, regardless of -o. "$@" || exit $? # Remove the call to Libtool. if test "$libtool" = yes; then while test $1 != '--mode=compile'; do shift done shift fi # Remove `-o $object'. We will use -o /dev/null later, # however we can't do the remplacement now because # `-o $object' might simply not be used IFS=" " for arg do case $arg in -o) shift ;; $object) shift ;; *) set fnord "$@" "$arg" shift # fnord shift # $arg ;; esac done test -z "$dashmflag" && dashmflag=-M "$@" -o /dev/null $dashmflag | sed 's:^[^:]*\:[ ]*:'"$object"'\: :' > "$tmpdepfile" rm -f "$depfile" cat < "$tmpdepfile" > "$depfile" tr ' ' ' ' < "$tmpdepfile" | \ ## Some versions of the HPUX 10.20 sed can't process this invocation ## correctly. Breaking it into two sed invocations is a workaround. sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; dashXmstdout) # This case only exists to satisfy depend.m4. It is never actually # run, as this mode is specially recognized in the preamble. exit 1 ;; makedepend) "$@" || exit $? # X makedepend shift cleared=no for arg in "$@"; do case $cleared in no) set ""; shift cleared=yes ;; esac case "$arg" in -D*|-I*) set fnord "$@" "$arg"; shift ;; -*) ;; *) set fnord "$@" "$arg"; shift ;; esac done obj_suffix="`echo $object | sed 's/^.*\././'`" touch "$tmpdepfile" ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@" rm -f "$depfile" cat < "$tmpdepfile" > "$depfile" sed '1,2d' "$tmpdepfile" | tr ' ' ' ' | \ ## Some versions of the HPUX 10.20 sed can't process this invocation ## correctly. Breaking it into two sed invocations is a workaround. sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile" rm -f "$tmpdepfile" "$tmpdepfile".bak ;; cpp) # Important note: in order to support this mode, a compiler *must* # always write the proprocessed file to stdout. "$@" || exit $? # Remove the call to Libtool. if test "$libtool" = yes; then while test $1 != '--mode=compile'; do shift done shift fi # Remove `-o $object'. IFS=" " for arg do case $arg in -o) shift ;; $object) shift ;; *) set fnord "$@" "$arg" shift # fnord shift # $arg ;; esac done "$@" -E | sed -n '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' | sed '$ s: \\$::' > "$tmpdepfile" rm -f "$depfile" echo "$object : \\" > "$depfile" cat < "$tmpdepfile" >> "$depfile" sed < "$tmpdepfile" '/^$/d;s/^ //;s/ \\$//;s/$/ :/' >> "$depfile" rm -f "$tmpdepfile" ;; msvisualcpp) # Important note: in order to support this mode, a compiler *must* # always write the proprocessed file to stdout, regardless of -o, # because we must use -o when running libtool. "$@" || exit $? IFS=" " for arg do case "$arg" in "-Gm"|"/Gm"|"-Gi"|"/Gi"|"-ZI"|"/ZI") set fnord "$@" shift shift ;; *) set fnord "$@" "$arg" shift shift ;; esac done "$@" -E | sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::echo "`cygpath -u \\"\1\\"`":p' | sort | uniq > "$tmpdepfile" rm -f "$depfile" echo "$object : \\" > "$depfile" . "$tmpdepfile" | sed 's% %\\ %g' | sed -n '/^\(.*\)$/ s:: \1 \\:p' >> "$depfile" echo " " >> "$depfile" . "$tmpdepfile" | sed 's% %\\ %g' | sed -n '/^\(.*\)$/ s::\1\::p' >> "$depfile" rm -f "$tmpdepfile" ;; none) exec "$@" ;; *) echo "Unknown depmode $depmode" 1>&2 exit 1 ;; esac exit 0 bibledit-gtk-4.6/Makefile.am0000644000175000017500000000022611650477426016016 0ustar00teusteus00000000000000SUBDIRS = man pix doc src scripts templates olpc desktop windows tests shutdown usfm kjv xetex git CLEANFILES = bibledit*.gz *~ EXTRA_DIST = TODO FDL bibledit-gtk-4.6/AUTHORS0000644000175000017500000000036111175243640015021 0ustar00teusteus00000000000000Authors of Bibledit The following contributions warranted legal paper exchanges with Teus Benschop (teusjannette@gmail.com). Also see files ChangeLog and THANKS Teus Benschop: entire files -> all files modifications -> no files bibledit-gtk-4.6/shutdown/0000775000175000017500000000000011735552041015626 5ustar00teusteus00000000000000bibledit-gtk-4.6/shutdown/bibledit-shutdown.cpp0000644000175000017500000004222011316442503021753 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2008 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "bibledit-shutdown.h" SqliteReader::SqliteReader(int dummy) { } SqliteReader::~SqliteReader() { } int SqliteReader::callback(void *userdata, int argc, char **argv, char **column_names) { ((SqliteReader *) userdata)->string0.push_back(argv[0]); if (argc == 1) return 0; ((SqliteReader *) userdata)->string1.push_back(argv[1]); if (argc == 2) return 0; ((SqliteReader *) userdata)->string2.push_back(argv[2]); if (argc == 3) return 0; ((SqliteReader *) userdata)->string3.push_back(argv[3]); if (argc == 4) return 0; return 0; } int main (int argc, char *argv[]) { // Init variables. action_count = 0; #ifndef WIN32 // Do not run as root. if (getuid () == 0) return 1; #endif // Redirect stdout and stderr to file. if (argc > 2) { // When a file is opened it is always allocated the lowest available file // descriptor. Therefore the following commands cause stdout to be // redirected to the logfile. close(1); creat (argv[2], 0666); // The dup() routine makes a duplicate file descriptor for an already opened // file using the first available file descriptor. Therefore the following // commands cause stderr to be redirected to the file stdout writes to. close(2); if (dup(1)); } // Database to read commands from. if (argc > 1) maintenance_db_filename = argv[1]; if (maintenance_db_filename == NULL) return 1; if (!g_file_test(maintenance_db_filename, G_FILE_TEST_IS_REGULAR)) return 1; // Initialize Gtk. gtk_init (&argc, &argv); // Display the window. window = gtk_window_new (GTK_WINDOW_TOPLEVEL); gtk_window_set_title (GTK_WINDOW (window), "Bibledit"); gtk_window_set_position (GTK_WINDOW (window), GTK_WIN_POS_CENTER); gtk_window_set_type_hint (GTK_WINDOW (window), GDK_WINDOW_TYPE_HINT_NORMAL); g_signal_connect ((gpointer) window, "delete_event", G_CALLBACK (gtk_main_quit), NULL); GtkWidget * vbox = gtk_vbox_new (FALSE, 10); gtk_widget_show (vbox); gtk_container_add (GTK_CONTAINER (window), vbox); gtk_container_set_border_width (GTK_CONTAINER (vbox), 30); label = gtk_label_new ("Tidying up"); gtk_widget_show (label); gtk_box_pack_start (GTK_BOX (vbox), label, FALSE, FALSE, 0); label = gtk_label_new (""); gtk_widget_show (label); gtk_box_pack_start (GTK_BOX (vbox), label, FALSE, FALSE, 0); GtkWidget * button = gtk_button_new_from_stock (GTK_STOCK_CANCEL); gtk_widget_show (label); gtk_box_pack_start (GTK_BOX (vbox), button, FALSE, FALSE, 0); g_signal_connect ((gpointer) button, "clicked", G_CALLBACK (gtk_main_quit), NULL); gtk_widget_show_all (window); // Wait shortly, then process the data. g_timeout_add(2000, GSourceFunc(on_timeout), NULL); // Main loop. gtk_main(); // Remove the maintenance database. unlink (maintenance_db_filename); // Done. return 0; } void trim_snapshots (string filename) { // Bail out if the database (no longer) exists. if (!g_file_test (filename.c_str(), G_FILE_TEST_IS_REGULAR)) { return; } // Current time (note that the time zone is not considered). int current_second = time(0); // Open snapshots database. sqlite3 *db; sqlite3_open(filename.c_str(), &db); char *sql; // We're may have to write a lot, therefore write fast. sqlite3_exec(db, "PRAGMA synchronous=OFF;", NULL, NULL, NULL); // Go through all books and chapters. vector books; { SqliteReader reader(0); sql = g_strdup_printf("select distinct book from snapshots;"); sqlite3_exec(db, sql, reader.callback, &reader, NULL); g_free(sql); for (unsigned int i = 0; i < reader.string0.size(); i++) { books.push_back (convert_to_int (reader.string0[i])); } } for (unsigned int bk = 0; bk < books.size(); bk++) { unsigned int book = books[bk]; vector chapters; { SqliteReader reader(0); sql = g_strdup_printf("select distinct chapter from snapshots where book = %d;", book); sqlite3_exec(db, sql, reader.callback, &reader, NULL); g_free(sql); for (unsigned int i = 0; i < reader.string0.size(); i++) { chapters.push_back (convert_to_int (reader.string0[i])); } } for (unsigned int ch = 0; ch < chapters.size(); ch++) { unsigned int chapter = chapters[ch]; // Read the persistent snapshots and remove their non-persistent duplicates. { vector persistent_seconds; SqliteReader reader(0); sql = g_strdup_printf("select seconds from snapshots where book = %d and chapter = %d and persistent = 1;", book, chapter); sqlite3_exec(db, sql, reader.callback, &reader, NULL); g_free(sql); for (unsigned int i = 0; i < reader.string0.size(); i++) { persistent_seconds.push_back (convert_to_int (reader.string0[i])); } for (unsigned int i = 0; i < persistent_seconds.size(); i++) { sql = g_strdup_printf("delete from snapshots where book = %d and chapter = %d and seconds = %d and persistent = 0;", book, chapter, persistent_seconds[i]); sqlite3_exec(db, sql, NULL, NULL, NULL); g_free(sql); } } { // List the non-persistent snapshots, youngest one first. vector snapshots; SqliteReader reader(0); sql = g_strdup_printf("select seconds from snapshots where book = %d and chapter = %d and persistent = 0 order by seconds desc;", book, chapter); sqlite3_exec(db, sql, reader.callback, &reader, NULL); g_free(sql); for (unsigned int i = 0; i < reader.string0.size(); i++) { snapshots.push_back (convert_to_int (reader.string0[i])); } // Divide the snapshots in age groups. vector two_days_to_one_week; vector one_week_to_one_month; vector one_month_to_six_months; vector six_months_and_more; for (unsigned int i = 0; i < snapshots.size(); i++) { int snapshot_age = current_second - snapshots[i]; // From 0 to 2 days old: Keep everything. if (snapshot_age <= 172800) { } // From 2 days to 1 week. else if ((snapshot_age >= 172800) && (snapshot_age <= 604800)) { two_days_to_one_week.push_back (snapshots[i]); } // From 1 week to 1 month. else if ((snapshot_age >= 604800) && (snapshot_age <= 2592000)) { one_week_to_one_month.push_back (snapshots[i]); } // From 1 month to 6 months. else if ((snapshot_age >= 2592000) && (snapshot_age <= 15552000)) { one_month_to_six_months.push_back (snapshots[i]); } // Older than 6 months. else if (snapshot_age >= 15552000) { six_months_and_more.push_back (snapshots[i]); } } // Trim each group. // From 2 days to 1 week: Keep one snapshot per hour. trim_snapshots_by_group (db, two_days_to_one_week, book, chapter, 3600); // From 1 week to 1 month: Keep one snapshot per day. trim_snapshots_by_group (db, one_week_to_one_month, book, chapter, 86400); // From 1 month to 6 months: Keep one snapshot every week. trim_snapshots_by_group (db, one_month_to_six_months, book, chapter, 604800); // Older than 6 months: Keep one snapshot every month. trim_snapshots_by_group (db, six_months_and_more, book, chapter, 2592000); } } } // Close the database. sqlite3_close(db); } unsigned int convert_to_int(const string& str) { unsigned int i = 0; istringstream r(str); r >> i; return i; } void trim_snapshots_by_group (sqlite3 *db, const vector & group, unsigned int book, unsigned int chapter, int spacing) // Trims a group of snapshots. // db: the database. // group: the group to trim. // spacing: the seconds of space that should be between the snapshots. { // Bail out if there are less than 3 snapshots. if (group.size () < 3) { return; } // The second of the previous snapshot. unsigned int previous_second = group[0]; // Go through the snapshots, but leave the first and last one in peace. for (unsigned int i = 1; i < (group.size() - 1); i++) { // Trim the snapshots. if (group[i] > (previous_second - spacing)) { char * sql; sql = g_strdup_printf("delete from snapshots where book = %d and chapter = %d and seconds = %d and persistent = 0;", book, chapter, group[i]); sqlite3_exec(db, sql, NULL, NULL, NULL); g_free(sql); } else { previous_second = group[i]; } } } bool on_timeout (gpointer data) { // Open maintenance database. sqlite3 *db; sqlite3_open(maintenance_db_filename, &db); sqlite3_busy_timeout(db, 2000); // First do the shell commands, as these do contain the commands that we'd like to run. // If these shell commands were done later on, and the user would cancel the maintenance // routine, then some important shell commands would not be done. bool something_was_done = handle_shell_command (db); // Tasks related to the git repository. if (!something_was_done) { something_was_done = handle_git_repositories (db); } // Tasks related to the snapshots. Done before databases. if (!something_was_done) { something_was_done = handle_snapshots (db); } // Tasks related to the databases. if (!something_was_done) { something_was_done = handle_databases (db); } // Earlier tasks here could have added shell commands, therefore check whether there are any to be done. if (!something_was_done) { something_was_done = handle_shell_command (db); } if (something_was_done) { // There could be more tasks to be done, let's go for another round. g_timeout_add(10, GSourceFunc(on_timeout), NULL); } else { // All maintenance tasks have been done. gtk_main_quit (); } // Close database. sqlite3_close(db); // Done. return false; } bool handle_shell_command (sqlite3 *db) // Looks in the database whether there's a shell command to run. // It it ran one, it returns true. { // Read the commands to run. SqliteReader reader(0); sqlite3_exec(db, "select * from commands;", reader.callback, &reader, NULL); // Return false if there's nothing to run. if (reader.string0.empty()) { return false; } // Get parameters for the shell command to run. string workingdirectory = reader.string0[0]; string shellcommand = reader.string1[0]; // Remove this command, and any duplicate, from the database. char *sql; sql = g_strdup_printf("delete from commands where workingdirectory = '%s' and shellcommand = '%s';", double_apostrophy (workingdirectory).c_str(), double_apostrophy (shellcommand).c_str()); sqlite3_exec(db, sql, NULL, NULL, NULL); g_free(sql); // Run and log the command. string command = "cd '" + workingdirectory + "' ; " + shellcommand; printf ("Run command %s\n", command.c_str()); fflush (stdout); int exitcode = system (command.c_str()); printf ("Exit code %d\n", exitcode); fflush (stdout); // Feedback. feedback (); // Return true since it ran a shell command. return true; } string double_apostrophy(const string & line) // SQLite needs any apostrophy in the data to be prefixed by another one. // This function does that. { string returnvalue; returnvalue = line; size_t offset = returnvalue.find("'"); while (offset != string::npos) { returnvalue.insert(offset, "'"); offset++; offset++; offset = returnvalue.find("'", offset); } return returnvalue; } void feedback () { action_count++; gchar *text = g_strdup_printf("%d", action_count); gtk_label_set_text (GTK_LABEL (label), text); g_free(text); while (gtk_events_pending()) gtk_main_iteration(); } bool handle_git_repositories (sqlite3 *db) // Looks at the git repositories mentioned in the database. // If one needs to be optimized, it does that, and returns true. { // Get the git repository directories from the database. vector repositories_in_database; { SqliteReader reader(0); sqlite3_exec(db, "select distinct directory from gitrepos;", reader.callback, &reader, NULL); repositories_in_database = reader.string0; } // Go through the repositories. for (unsigned int repo = 0; repo < repositories_in_database.size(); repo++) { // If the repository was committed, it should get optimized. // Store shell commands in the database for later execution. printf ("Optimize git repository at %s\n", repositories_in_database[repo].c_str()); fflush (stdout); char *sql; // Prune all unreachable objects from the object database. sql = g_strdup_printf("insert into commands values ('%s', 'git prune');", double_apostrophy (repositories_in_database[repo]).c_str()); sqlite3_exec(db, sql, NULL, NULL, NULL); // Cleanup unnecessary files and optimize the local repository. sql = g_strdup_printf("insert into commands values ('%s', 'git gc');", double_apostrophy (repositories_in_database[repo]).c_str()); sqlite3_exec(db, sql, NULL, NULL, NULL); // Remove extra objects that are already in pack files. sql = g_strdup_printf("insert into commands values ('%s', 'git prune-packed');", double_apostrophy (repositories_in_database[repo]).c_str()); sqlite3_exec(db, sql, NULL, NULL, NULL); // Pack unpacked objects in the repository. sql = g_strdup_printf("insert into commands values ('%s', 'git repack');", double_apostrophy (repositories_in_database[repo]).c_str()); sqlite3_exec(db, sql, NULL, NULL, NULL); g_free(sql); // Remove any mention of this repository from the database. sql = g_strdup_printf("delete from gitrepos where directory = '%s';", double_apostrophy (repositories_in_database[repo]).c_str()); sqlite3_exec(db, sql, NULL, NULL, NULL); g_free(sql); // Feedback. feedback (); // Return true since something was done. return true; } // Return false since nothing was done. return false; } bool handle_snapshots (sqlite3 *db) // Looks at the snapshot databases mentioned in the maintenance database. // If one needs to be optimized, it does that, and returns true. { // Get the databases. vector databases_in_database; { SqliteReader reader(0); sqlite3_exec(db, "select distinct filename from snapshots;", reader.callback, &reader, NULL); databases_in_database = reader.string0; } // Go through the databases. for (unsigned int database = 0; database < databases_in_database.size(); database++) { // Optimize it. printf ("Optimize snapshot at %s\n", databases_in_database[database].c_str()); fflush (stdout); trim_snapshots (databases_in_database[database]); // Remove this database from the maintenance database. gchar * sql; sql = g_strdup_printf("delete from snapshots where filename = '%s';", double_apostrophy (databases_in_database[database]).c_str()); sqlite3_exec(db, sql, NULL, NULL, NULL); g_free(sql); // Feedback. feedback (); // Return true since something was done. return true; } // Return false since nothing was done. return false; } bool handle_databases (sqlite3 *db) // Looks at the databases mentioned in the maintenance database. // If one needs to be optimized, it does that, and returns true. { // Get the databases. vector databases_in_database; { SqliteReader reader(0); sqlite3_exec(db, "select distinct filename from databases;", reader.callback, &reader, NULL); databases_in_database = reader.string0; } // Go through the databases. for (unsigned int database = 0; database < databases_in_database.size(); database++) { // If the database was edited, it should get optimized. printf ("Optimize database at %s\n", databases_in_database[database].c_str()); fflush (stdout); if (!databases_in_database[database].empty()) { sqlite3 *db2; sqlite3_open(databases_in_database[database].c_str(), &db2); sqlite3_busy_timeout(db2, 2000); sqlite3_exec(db2, "vacuum;", NULL, NULL, NULL); sqlite3_close(db2); } // Remove this database from the maintenance database. gchar * sql; sql = g_strdup_printf("delete from databases where filename = '%s';", double_apostrophy (databases_in_database[database]).c_str()); sqlite3_exec(db, sql, NULL, NULL, NULL); g_free(sql); // Feedback. feedback (); // Return true since something was done. return true; } // Return false since nothing was done. return false; } bibledit-gtk-4.6/shutdown/Makefile.in0000664000175000017500000003723711735551357017720 0ustar00teusteus00000000000000# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, # Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : bin_PROGRAMS = bibledit-shutdown$(EXEEXT) @WIN32_TRUE@am__append_1 = -mwindows -lws2_32 subdir = shutdown DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = am__installdirs = "$(DESTDIR)$(bindir)" PROGRAMS = $(bin_PROGRAMS) am_bibledit_shutdown_OBJECTS = bibledit-shutdown.$(OBJEXT) bibledit_shutdown_OBJECTS = $(am_bibledit_shutdown_OBJECTS) bibledit_shutdown_LDADD = $(LDADD) DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles am__mv = mv -f CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) CXXLD = $(CXX) CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ -o $@ SOURCES = $(bibledit_shutdown_SOURCES) DIST_SOURCES = $(bibledit_shutdown_SOURCES) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CAT_PATH = @CAT_PATH@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DATE_PATH = @DATE_PATH@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ ENCHANT_CFLAGS = @ENCHANT_CFLAGS@ ENCHANT_LIBS = @ENCHANT_LIBS@ EXEEXT = @EXEEXT@ FIND_CURL = @FIND_CURL@ FIND_DIFF = @FIND_DIFF@ FIND_GPP = @FIND_GPP@ FIND_MERGE = @FIND_MERGE@ FIND_PATCH = @FIND_PATCH@ FIND_PATH = @FIND_PATH@ FIND_TAR = @FIND_TAR@ FIND_XARGS = @FIND_XARGS@ GLIB_CFLAGS = @GLIB_CFLAGS@ GLIB_LIBS = @GLIB_LIBS@ GOBJECT_CFLAGS = @GOBJECT_CFLAGS@ GOBJECT_LIBS = @GOBJECT_LIBS@ GREP = @GREP@ GREP_PATH = @GREP_PATH@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ GTHREAD_LIBS = @GTHREAD_LIBS@ GTKHTML314_CFLAGS = @GTKHTML314_CFLAGS@ GTKHTML314_LIBS = @GTKHTML314_LIBS@ GTKHTML38_CFLAGS = @GTKHTML38_CFLAGS@ GTKHTML38_LIBS = @GTKHTML38_LIBS@ GTKSOURCEVIEW_CFLAGS = @GTKSOURCEVIEW_CFLAGS@ GTKSOURCEVIEW_LIBS = @GTKSOURCEVIEW_LIBS@ GTK_CFLAGS = @GTK_CFLAGS@ GTK_LIBS = @GTK_LIBS@ GUNZIP_PATH = @GUNZIP_PATH@ GZIP_PATH = @GZIP_PATH@ HEAD_PATH = @HEAD_PATH@ ICONV_PATH = @ICONV_PATH@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = -Wall $(GLIB_LIBS) $(GTK_LIBS) $(SQLITE_LIBS) $(am__append_1) LIBSOUP_CFLAGS = @LIBSOUP_CFLAGS@ LIBSOUP_LIBS = @LIBSOUP_LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MAKE_PATH = @MAKE_PATH@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PANGO_CFLAGS = @PANGO_CFLAGS@ PANGO_LIBS = @PANGO_LIBS@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SORT_PATH = @SORT_PATH@ SQLITE_CFLAGS = @SQLITE_CFLAGS@ SQLITE_LIBS = @SQLITE_LIBS@ STRINGS_PATH = @STRINGS_PATH@ STRIP = @STRIP@ TAIL_PATH = @TAIL_PATH@ TEE_TOUCH = @TEE_TOUCH@ VERSION = @VERSION@ WEBKIT_CFLAGS = @WEBKIT_CFLAGS@ WEBKIT_LIBS = @WEBKIT_LIBS@ XML2_CONFIG = @XML2_CONFIG@ XML_CPPFLAGS = @XML_CPPFLAGS@ XML_LIBS = @XML_LIBS@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ packagedatadir = @packagedatadir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ bibledit_shutdown_SOURCES = bibledit-shutdown.cpp AM_CXXFLAGS = -Wall $(GLIB_CFLAGS) $(GTK_CFLAGS) $(SQLITE_CFLAGS) CLEANFILES = *~ EXTRA_DIST = *.h all: all-am .SUFFIXES: .SUFFIXES: .cpp .o .obj $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu shutdown/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu shutdown/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ for p in $$list; do echo "$$p $$p"; done | \ sed 's/$(EXEEXT)$$//' | \ while read p p1; do if test -f $$p; \ then echo "$$p"; echo "$$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ sed 'N;N;N;s,\n, ,g' | \ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($$2 == $$4) files[d] = files[d] " " $$1; \ else { print "f", $$3 "/" $$4, $$1; } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ test -z "$$files" || { \ echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ } \ ; done uninstall-binPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ -e 's/$$/$(EXEEXT)/' `; \ test -n "$$list" || exit 0; \ echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(bindir)" && rm -f $$files clean-binPROGRAMS: -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) bibledit-shutdown$(EXEEXT): $(bibledit_shutdown_OBJECTS) $(bibledit_shutdown_DEPENDENCIES) @rm -f bibledit-shutdown$(EXEEXT) $(CXXLINK) $(bibledit_shutdown_OBJECTS) $(bibledit_shutdown_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bibledit-shutdown.Po@am__quote@ .cpp.o: @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< .cpp.obj: @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(PROGRAMS) installdirs: for dir in "$(DESTDIR)$(bindir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-binPROGRAMS clean-generic mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-binPROGRAMS install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-binPROGRAMS .MAKE: install-am install-strip .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ clean-generic ctags distclean distclean-compile \ distclean-generic distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-binPROGRAMS \ install-data install-data-am install-dvi install-dvi-am \ install-exec install-exec-am install-html install-html-am \ install-info install-info-am install-man install-pdf \ install-pdf-am install-ps install-ps-am install-strip \ installcheck installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \ uninstall-am uninstall-binPROGRAMS # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: bibledit-gtk-4.6/shutdown/Makefile.am0000644000175000017500000000060111200051477017647 0ustar00teusteus00000000000000bin_PROGRAMS = bibledit-shutdown bibledit_shutdown_SOURCES = bibledit-shutdown.cpp AM_CXXFLAGS = -Wall AM_CXXFLAGS += $(GLIB_CFLAGS) AM_CXXFLAGS += $(GTK_CFLAGS) AM_CXXFLAGS += $(SQLITE_CFLAGS) LIBS = -Wall LIBS += $(GLIB_LIBS) LIBS += $(GTK_LIBS) LIBS += $(SQLITE_LIBS) if LINUX endif if DARWIN endif if WIN32 LIBS += -mwindows -lws2_32 endif CLEANFILES = *~ EXTRA_DIST = *.h bibledit-gtk-4.6/shutdown/bibledit-shutdown.h0000644000175000017500000000376211316077605021437 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2008 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_BIBLEDIT_HELP_H #define INCLUDED_BIBLEDIT_HELP_H #include #include #include #include #include #include #include #include #include #include #include #include #include using namespace std; GtkWidget *window; GtkWidget *label; int action_count; gchar * maintenance_db_filename = NULL; class SqliteReader { public: SqliteReader (int dummy); ~SqliteReader (); static int callback (void *userdata, int argc, char **argv, char **column_names); vector string0; vector string1; vector string2; vector string3; private: }; int main (int argc, char *argv[]); void trim_snapshots (string filename); unsigned int convert_to_int(const string& str); void trim_snapshots_by_group (sqlite3 *db, const vector & group, unsigned int book, unsigned int chapter, int spacing); static bool on_timeout (gpointer data); bool handle_shell_command (sqlite3 *db); string double_apostrophy(const string & line); void feedback (); bool handle_git_repositories (sqlite3 *db); bool handle_snapshots (sqlite3 *db); bool handle_databases (sqlite3 *db); #endif bibledit-gtk-4.6/FDL0000644000175000017500000005466211573717366014333 0ustar00teusteus00000000000000 GNU Free Documentation License Version 1.3, 3 November 2008 Copyright (C) 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. 0. PREAMBLE The purpose of this License is to make a manual, textbook, or other functional and useful document "free" in the sense of freedom: to assure everyone the effective freedom to copy and redistribute it, with or without modifying it, either commercially or noncommercially. Secondarily, this License preserves for the author and publisher a way to get credit for their work, while not being considered responsible for modifications made by others. This License is a kind of "copyleft", which means that derivative works of the document must themselves be free in the same sense. It complements the GNU General Public License, which is a copyleft license designed for free software. We have designed this License in order to use it for manuals for free software, because free software needs free documentation: a free program should come with manuals providing the same freedoms that the software does. But this License is not limited to software manuals; it can be used for any textual work, regardless of subject matter or whether it is published as a printed book. We recommend this License principally for works whose purpose is instruction or reference. 1. APPLICABILITY AND DEFINITIONS This License applies to any manual or other work, in any medium, that contains a notice placed by the copyright holder saying it can be distributed under the terms of this License. Such a notice grants a world-wide, royalty-free license, unlimited in duration, to use that work under the conditions stated herein. The "Document", below, refers to any such manual or work. Any member of the public is a licensee, and is addressed as "you". You accept the license if you copy, modify or distribute the work in a way requiring permission under copyright law. A "Modified Version" of the Document means any work containing the Document or a portion of it, either copied verbatim, or with modifications and/or translated into another language. A "Secondary Section" is a named appendix or a front-matter section of the Document that deals exclusively with the relationship of the publishers or authors of the Document to the Document's overall subject (or to related matters) and contains nothing that could fall directly within that overall subject. (Thus, if the Document is in part a textbook of mathematics, a Secondary Section may not explain any mathematics.) The relationship could be a matter of historical connection with the subject or with related matters, or of legal, commercial, philosophical, ethical or political position regarding them. The "Invariant Sections" are certain Secondary Sections whose titles are designated, as being those of Invariant Sections, in the notice that says that the Document is released under this License. If a section does not fit the above definition of Secondary then it is not allowed to be designated as Invariant. The Document may contain zero Invariant Sections. If the Document does not identify any Invariant Sections then there are none. The "Cover Texts" are certain short passages of text that are listed, as Front-Cover Texts or Back-Cover Texts, in the notice that says that the Document is released under this License. A Front-Cover Text may be at most 5 words, and a Back-Cover Text may be at most 25 words. A "Transparent" copy of the Document means a machine-readable copy, represented in a format whose specification is available to the general public, that is suitable for revising the document straightforwardly with generic text editors or (for images composed of pixels) generic paint programs or (for drawings) some widely available drawing editor, and that is suitable for input to text formatters or for automatic translation to a variety of formats suitable for input to text formatters. A copy made in an otherwise Transparent file format whose markup, or absence of markup, has been arranged to thwart or discourage subsequent modification by readers is not Transparent. An image format is not Transparent if used for any substantial amount of text. A copy that is not "Transparent" is called "Opaque". Examples of suitable formats for Transparent copies include plain ASCII without markup, Texinfo input format, LaTeX input format, SGML or XML using a publicly available DTD, and standard-conforming simple HTML, PostScript or PDF designed for human modification. Examples of transparent image formats include PNG, XCF and JPG. Opaque formats include proprietary formats that can be read and edited only by proprietary word processors, SGML or XML for which the DTD and/or processing tools are not generally available, and the machine-generated HTML, PostScript or PDF produced by some word processors for output purposes only. The "Title Page" means, for a printed book, the title page itself, plus such following pages as are needed to hold, legibly, the material this License requires to appear in the title page. For works in formats which do not have any title page as such, "Title Page" means the text near the most prominent appearance of the work's title, preceding the beginning of the body of the text. The "publisher" means any person or entity that distributes copies of the Document to the public. A section "Entitled XYZ" means a named subunit of the Document whose title either is precisely XYZ or contains XYZ in parentheses following text that translates XYZ in another language. (Here XYZ stands for a specific section name mentioned below, such as "Acknowledgements", "Dedications", "Endorsements", or "History".) To "Preserve the Title" of such a section when you modify the Document means that it remains a section "Entitled XYZ" according to this definition. The Document may include Warranty Disclaimers next to the notice which states that this License applies to the Document. These Warranty Disclaimers are considered to be included by reference in this License, but only as regards disclaiming warranties: any other implication that these Warranty Disclaimers may have is void and has no effect on the meaning of this License. 2. VERBATIM COPYING You may copy and distribute the Document in any medium, either commercially or noncommercially, provided that this License, the copyright notices, and the license notice saying this License applies to the Document are reproduced in all copies, and that you add no other conditions whatsoever to those of this License. You may not use technical measures to obstruct or control the reading or further copying of the copies you make or distribute. However, you may accept compensation in exchange for copies. If you distribute a large enough number of copies you must also follow the conditions in section 3. You may also lend copies, under the same conditions stated above, and you may publicly display copies. 3. COPYING IN QUANTITY If you publish printed copies (or copies in media that commonly have printed covers) of the Document, numbering more than 100, and the Document's license notice requires Cover Texts, you must enclose the copies in covers that carry, clearly and legibly, all these Cover Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on the back cover. Both covers must also clearly and legibly identify you as the publisher of these copies. The front cover must present the full title with all words of the title equally prominent and visible. You may add other material on the covers in addition. Copying with changes limited to the covers, as long as they preserve the title of the Document and satisfy these conditions, can be treated as verbatim copying in other respects. If the required texts for either cover are too voluminous to fit legibly, you should put the first ones listed (as many as fit reasonably) on the actual cover, and continue the rest onto adjacent pages. If you publish or distribute Opaque copies of the Document numbering more than 100, you must either include a machine-readable Transparent copy along with each Opaque copy, or state in or with each Opaque copy a computer-network location from which the general network-using public has access to download using public-standard network protocols a complete Transparent copy of the Document, free of added material. If you use the latter option, you must take reasonably prudent steps, when you begin distribution of Opaque copies in quantity, to ensure that this Transparent copy will remain thus accessible at the stated location until at least one year after the last time you distribute an Opaque copy (directly or through your agents or retailers) of that edition to the public. It is requested, but not required, that you contact the authors of the Document well before redistributing any large number of copies, to give them a chance to provide you with an updated version of the Document. 4. MODIFICATIONS You may copy and distribute a Modified Version of the Document under the conditions of sections 2 and 3 above, provided that you release the Modified Version under precisely this License, with the Modified Version filling the role of the Document, thus licensing distribution and modification of the Modified Version to whoever possesses a copy of it. In addition, you must do these things in the Modified Version: A. Use in the Title Page (and on the covers, if any) a title distinct from that of the Document, and from those of previous versions (which should, if there were any, be listed in the History section of the Document). You may use the same title as a previous version if the original publisher of that version gives permission. B. List on the Title Page, as authors, one or more persons or entities responsible for authorship of the modifications in the Modified Version, together with at least five of the principal authors of the Document (all of its principal authors, if it has fewer than five), unless they release you from this requirement. C. State on the Title page the name of the publisher of the Modified Version, as the publisher. D. Preserve all the copyright notices of the Document. E. Add an appropriate copyright notice for your modifications adjacent to the other copyright notices. F. Include, immediately after the copyright notices, a license notice giving the public permission to use the Modified Version under the terms of this License, in the form shown in the Addendum below. G. Preserve in that license notice the full lists of Invariant Sections and required Cover Texts given in the Document's license notice. H. Include an unaltered copy of this License. I. Preserve the section Entitled "History", Preserve its Title, and add to it an item stating at least the title, year, new authors, and publisher of the Modified Version as given on the Title Page. If there is no section Entitled "History" in the Document, create one stating the title, year, authors, and publisher of the Document as given on its Title Page, then add an item describing the Modified Version as stated in the previous sentence. J. Preserve the network location, if any, given in the Document for public access to a Transparent copy of the Document, and likewise the network locations given in the Document for previous versions it was based on. These may be placed in the "History" section. You may omit a network location for a work that was published at least four years before the Document itself, or if the original publisher of the version it refers to gives permission. K. For any section Entitled "Acknowledgements" or "Dedications", Preserve the Title of the section, and preserve in the section all the substance and tone of each of the contributor acknowledgements and/or dedications given therein. L. Preserve all the Invariant Sections of the Document, unaltered in their text and in their titles. Section numbers or the equivalent are not considered part of the section titles. M. Delete any section Entitled "Endorsements". Such a section may not be included in the Modified Version. N. Do not retitle any existing section to be Entitled "Endorsements" or to conflict in title with any Invariant Section. O. Preserve any Warranty Disclaimers. If the Modified Version includes new front-matter sections or appendices that qualify as Secondary Sections and contain no material copied from the Document, you may at your option designate some or all of these sections as invariant. To do this, add their titles to the list of Invariant Sections in the Modified Version's license notice. These titles must be distinct from any other section titles. You may add a section Entitled "Endorsements", provided it contains nothing but endorsements of your Modified Version by various parties--for example, statements of peer review or that the text has been approved by an organization as the authoritative definition of a standard. You may add a passage of up to five words as a Front-Cover Text, and a passage of up to 25 words as a Back-Cover Text, to the end of the list of Cover Texts in the Modified Version. Only one passage of Front-Cover Text and one of Back-Cover Text may be added by (or through arrangements made by) any one entity. If the Document already includes a cover text for the same cover, previously added by you or by arrangement made by the same entity you are acting on behalf of, you may not add another; but you may replace the old one, on explicit permission from the previous publisher that added the old one. The author(s) and publisher(s) of the Document do not by this License give permission to use their names for publicity for or to assert or imply endorsement of any Modified Version. 5. COMBINING DOCUMENTS You may combine the Document with other documents released under this License, under the terms defined in section 4 above for modified versions, provided that you include in the combination all of the Invariant Sections of all of the original documents, unmodified, and list them all as Invariant Sections of your combined work in its license notice, and that you preserve all their Warranty Disclaimers. The combined work need only contain one copy of this License, and multiple identical Invariant Sections may be replaced with a single copy. If there are multiple Invariant Sections with the same name but different contents, make the title of each such section unique by adding at the end of it, in parentheses, the name of the original author or publisher of that section if known, or else a unique number. Make the same adjustment to the section titles in the list of Invariant Sections in the license notice of the combined work. In the combination, you must combine any sections Entitled "History" in the various original documents, forming one section Entitled "History"; likewise combine any sections Entitled "Acknowledgements", and any sections Entitled "Dedications". You must delete all sections Entitled "Endorsements". 6. COLLECTIONS OF DOCUMENTS You may make a collection consisting of the Document and other documents released under this License, and replace the individual copies of this License in the various documents with a single copy that is included in the collection, provided that you follow the rules of this License for verbatim copying of each of the documents in all other respects. You may extract a single document from such a collection, and distribute it individually under this License, provided you insert a copy of this License into the extracted document, and follow this License in all other respects regarding verbatim copying of that document. 7. AGGREGATION WITH INDEPENDENT WORKS A compilation of the Document or its derivatives with other separate and independent documents or works, in or on a volume of a storage or distribution medium, is called an "aggregate" if the copyright resulting from the compilation is not used to limit the legal rights of the compilation's users beyond what the individual works permit. When the Document is included in an aggregate, this License does not apply to the other works in the aggregate which are not themselves derivative works of the Document. If the Cover Text requirement of section 3 is applicable to these copies of the Document, then if the Document is less than one half of the entire aggregate, the Document's Cover Texts may be placed on covers that bracket the Document within the aggregate, or the electronic equivalent of covers if the Document is in electronic form. Otherwise they must appear on printed covers that bracket the whole aggregate. 8. TRANSLATION Translation is considered a kind of modification, so you may distribute translations of the Document under the terms of section 4. Replacing Invariant Sections with translations requires special permission from their copyright holders, but you may include translations of some or all Invariant Sections in addition to the original versions of these Invariant Sections. You may include a translation of this License, and all the license notices in the Document, and any Warranty Disclaimers, provided that you also include the original English version of this License and the original versions of those notices and disclaimers. In case of a disagreement between the translation and the original version of this License or a notice or disclaimer, the original version will prevail. If a section in the Document is Entitled "Acknowledgements", "Dedications", or "History", the requirement (section 4) to Preserve its Title (section 1) will typically require changing the actual title. 9. TERMINATION You may not copy, modify, sublicense, or distribute the Document except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, or distribute it is void, and will automatically terminate your rights under this License. However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, receipt of a copy of some or all of the same material does not give you any rights to use it. 10. FUTURE REVISIONS OF THIS LICENSE The Free Software Foundation may publish new, revised versions of the GNU Free Documentation License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. See http://www.gnu.org/copyleft/. Each version of the License is given a distinguishing version number. If the Document specifies that a particular numbered version of this License "or any later version" applies to it, you have the option of following the terms and conditions either of that specified version or of any later version that has been published (not as a draft) by the Free Software Foundation. If the Document does not specify a version number of this License, you may choose any version ever published (not as a draft) by the Free Software Foundation. If the Document specifies that a proxy can decide which future versions of this License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Document. 11. RELICENSING "Massive Multiauthor Collaboration Site" (or "MMC Site") means any World Wide Web server that publishes copyrightable works and also provides prominent facilities for anybody to edit those works. A public wiki that anybody can edit is an example of such a server. A "Massive Multiauthor Collaboration" (or "MMC") contained in the site means any set of copyrightable works thus published on the MMC site. "CC-BY-SA" means the Creative Commons Attribution-Share Alike 3.0 license published by Creative Commons Corporation, a not-for-profit corporation with a principal place of business in San Francisco, California, as well as future copyleft versions of that license published by that same organization. "Incorporate" means to publish or republish a Document, in whole or in part, as part of another Document. An MMC is "eligible for relicensing" if it is licensed under this License, and if all works that were first published under this License somewhere other than this MMC, and subsequently incorporated in whole or in part into the MMC, (1) had no cover texts or invariant sections, and (2) were thus incorporated prior to November 1, 2008. The operator of an MMC Site may republish an MMC contained in the site under CC-BY-SA on the same site at any time before August 1, 2009, provided the MMC is eligible for relicensing. ADDENDUM: How to use this License for your documents To use this License in a document you have written, include a copy of the License in the document and put the following copyright and license notices just after the title page: Copyright (c) YEAR YOUR NAME. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts, replace the "with...Texts." line with this: with the Invariant Sections being LIST THEIR TITLES, with the Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST. If you have Invariant Sections without Cover Texts, or some other combination of the three, merge those two alternatives to suit the situation. If your document contains nontrivial examples of program code, we recommend releasing these examples in parallel under your choice of free software license, such as the GNU General Public License, to permit their use in free software. bibledit-gtk-4.6/olpc/0000775000175000017500000000000011735552041014710 5ustar00teusteus00000000000000bibledit-gtk-4.6/olpc/activity.py0000644000175000017500000000265211175243705017123 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2009 FSF. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ import sys import os import os.path import logging import ConfigParser import gtk import pango import sugar from sugar.activity import activity class BibleditActivity(activity.Activity): def __init__(self, handle): activity.Activity.__init__(self, handle) self.set_title('Bibledit') # toolbox = activity.ActivityToolbox(self) # self.set_toolbox(toolbox) # toolbox.show() socket = gtk.Socket() self.set_canvas(socket) self.show_all() socket.connect("plug-removed", gtk.main_quit) os.system("PATH=/home/olpc/Activities/Bibledit.activity/bin:$PATH bibledit --xembed %d &" % socket.get_id()) bibledit-gtk-4.6/olpc/Makefile.in0000664000175000017500000002410611735551357016771 0ustar00teusteus00000000000000# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, # Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = olpc DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CAT_PATH = @CAT_PATH@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DATE_PATH = @DATE_PATH@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ ENCHANT_CFLAGS = @ENCHANT_CFLAGS@ ENCHANT_LIBS = @ENCHANT_LIBS@ EXEEXT = @EXEEXT@ FIND_CURL = @FIND_CURL@ FIND_DIFF = @FIND_DIFF@ FIND_GPP = @FIND_GPP@ FIND_MERGE = @FIND_MERGE@ FIND_PATCH = @FIND_PATCH@ FIND_PATH = @FIND_PATH@ FIND_TAR = @FIND_TAR@ FIND_XARGS = @FIND_XARGS@ GLIB_CFLAGS = @GLIB_CFLAGS@ GLIB_LIBS = @GLIB_LIBS@ GOBJECT_CFLAGS = @GOBJECT_CFLAGS@ GOBJECT_LIBS = @GOBJECT_LIBS@ GREP = @GREP@ GREP_PATH = @GREP_PATH@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ GTHREAD_LIBS = @GTHREAD_LIBS@ GTKHTML314_CFLAGS = @GTKHTML314_CFLAGS@ GTKHTML314_LIBS = @GTKHTML314_LIBS@ GTKHTML38_CFLAGS = @GTKHTML38_CFLAGS@ GTKHTML38_LIBS = @GTKHTML38_LIBS@ GTKSOURCEVIEW_CFLAGS = @GTKSOURCEVIEW_CFLAGS@ GTKSOURCEVIEW_LIBS = @GTKSOURCEVIEW_LIBS@ GTK_CFLAGS = @GTK_CFLAGS@ GTK_LIBS = @GTK_LIBS@ GUNZIP_PATH = @GUNZIP_PATH@ GZIP_PATH = @GZIP_PATH@ HEAD_PATH = @HEAD_PATH@ ICONV_PATH = @ICONV_PATH@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBSOUP_CFLAGS = @LIBSOUP_CFLAGS@ LIBSOUP_LIBS = @LIBSOUP_LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MAKE_PATH = @MAKE_PATH@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PANGO_CFLAGS = @PANGO_CFLAGS@ PANGO_LIBS = @PANGO_LIBS@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SORT_PATH = @SORT_PATH@ SQLITE_CFLAGS = @SQLITE_CFLAGS@ SQLITE_LIBS = @SQLITE_LIBS@ STRINGS_PATH = @STRINGS_PATH@ STRIP = @STRIP@ TAIL_PATH = @TAIL_PATH@ TEE_TOUCH = @TEE_TOUCH@ VERSION = @VERSION@ WEBKIT_CFLAGS = @WEBKIT_CFLAGS@ WEBKIT_LIBS = @WEBKIT_LIBS@ XML2_CONFIG = @XML2_CONFIG@ XML_CPPFLAGS = @XML_CPPFLAGS@ XML_LIBS = @XML_LIBS@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ packagedatadir = @packagedatadir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ # noinst_SCRIPTS = makebinary CLEANFILES = *~ EXTRA_DIST = *.xo *.py all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu olpc/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu olpc/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile installdirs: install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: bibledit-gtk-4.6/olpc/Makefile.am0000644000175000017500000000010611671701006016733 0ustar00teusteus00000000000000# noinst_SCRIPTS = makebinary CLEANFILES = *~ EXTRA_DIST = *.xo *.py bibledit-gtk-4.6/olpc/Bibledit-1.xo0000644000175000017500000000546311175243705017144 0ustar00teusteus00000000000000PK 4V7Bibledit.activity/UT 'G8GUxPK TV7Bibledit.activity/activity/UT  G8GUxPK06V7P0Bibledit.activity/activity/activity-bibledit.svgUT +G.GUxUko0_a4:#q6S`LZ74!m iR%fmy5]xH aH|||;\b\I)1R0dYÇދǃS?Lۋc;[]ߞ#Je^=Z,dIM,O0iLXeA4JȌ0Pbp:?8~yV6$&K5.P>^!(PK0K `GfbMLzG!HbD)FV9ꀂGr&%&2 s|.jx LR[z_C30.\PnV qaht Y[oۭNQPްWyd̼C%¥>'ǸKq+@m(t1ʥ˃\+c;EI>NYg%\<7T@Nǹ|ʧ>4#IN0ߌi6*5<`(FY$MԆDžB2 .!I ģdΓ*H%{V$#Ŗp=@Jkog?6rZ:`F{pH]lH (/հ|,+dQZ…A!O(/NғjWhUp ̫hnUk7|*|y9L*{P3%a;K!G>V#mzV S'{PKk1V73oo(Bibledit.activity/activity/activity.infoUT "G.GUxeQ 0v!&Fz{KI@wǝT)D)1܆Q戧2ho<8˛2^YyDQ ~KQ'BMNJ描aKB PK g6" Bibledit.activity/MANIFESTUT ”F.GUxactivity.py PK2V7*JBibledit.activity/activity.pyUT %G.GUxWM(WXm)|hjn6vܓ)qTG+Q"f" hDja*T]sY%+^Ka: aCeikJk7$<ޡ4͑=3tUe+07PTaJ%׬-<|̄K)B5dT'8 fN=ĥe;+T (*5KCyzznTs*AF9!`J-zU2_-Cej FYO*uVf6LTFqFqR2$fn%+ 7R35Z9q8$8Ȇ2nt *'@G!H-WSSE U& Ӳ $E1{35jf~T$q `'2 6g ܬ}gwG3g}#0LyJ56"~};'%~?$((Q~$|ѳd3MJB^LxH'{ΟUl~ d~E ./ZQ!r2%ثILtⴃr@㇒ irHR:-y烧ӅH ⒁PSG2׎+s@6lbl7m^\مՅWU%虏˵Ma]5oHZ۴ K60t&t@][A\Aw?ȧΝDa%n W\(3#=zt&eKv[*7x8tz$&snhN{k,ҭ4' ײIʸ6|{30-txMIȀqKr N" ~KgꚸMĜ+ w7jHaPK 4V7 ABibledit.activity/UT'GUxPK TV7 AEBibledit.activity/activity/UT GUxPK06V7P0 Bibledit.activity/activity/activity-bibledit.svgUT+GUxPKk1V73oo( Bibledit.activity/activity/activity.infoUT"GUxPK g6"  Bibledit.activity/MANIFESTUT”FUxPK2V7*J Bibledit.activity/activity.pyUT%GUxPKbibledit-gtk-4.6/kjv/0000775000175000017500000000000011735552041014545 5ustar00teusteus00000000000000bibledit-gtk-4.6/kjv/README0000644000175000017500000000173711261437744015441 0ustar00teusteus00000000000000Source Language King James Bible August 2009 We use two sources and create a combination that combines the best elements of the two. Source: SWORD library How to create it: If the SWORD api is installed on Linux, install the KJV Bible. Then, give the following command: mod2osis KJV > swordkjv.xml This produces the file. Source: Zefania XML Bible Markup Language http://sourceforge.net/projects/zefania-sharp/files/ KJV+ Strongs Download the files, and unpack it to sf_kjv_strongs_rev1b.xm, then rename this to zefaniakjv.xml. The Strong's tags of the Zefania files are better than the ones of the SWORD library. It is important for Bibledit that both these names are used. It looks for it on startup, and creates a database out of it. September 2009 Update The above has changed. The kjv.sql database is now standard included with the Bibledit package. It no longer creates it once on startup. To create the database or update it, use Bibledit menu Tools / Maintenance. bibledit-gtk-4.6/kjv/kjv.sql0000644000175000017500005471200011261436530016065 0ustar00teusteus00000000000000SQLite format 3@ T {]tablekjvkjvCREATE TABLE kjv (book integer, chapter integer, verse integer, item integer, fragment text, lemma text),xqjc\UNG@92+$|ung`YRKD=6/(! yrkd]VOHA:3,% ]WQK+Ȕ++d"+c*6*8a)ԓb)pq) *(?(D4'I'|u'5&|&PS%)%G%$]$5$\#S#K#0b"̐i"hO"Z! !< ؎0 t] lnH.jITTf,n(wČ+`f-41Ћ"l79W@o܊x)>L|'6 '*XsY,=Ȉ?ds:r8ԇ=p 8qD |D  PM ` $ H \k  6 0D ̄ hL ,b<;؃t[|#HzdOTq(~Ág_>a,> "]v[<&oW?( cJ.|]"% the darknessH02822! fromH0996 the lightH0216#dividedH0996 H0914and godH0430goodH02896thatH03588the lightH0216%sawH0853 H07200and godH0430#3and there was lightH0216lightH0216%let there beH01961saidH0559and godH0430' of the watersH04325 the faceH06440 uponH05921 movedH07363 of godH0430)and the spiritH07307 #of the deepH08415 'upon the faceH06440 %and darknessH02822 and voidH0922 %without formH08414wasH01961'and the earthH0776the earthH0776andH0853!the heavenH08064%createdH0853 H01254godH0430!-in the beginningH07225 !Nz^F$rS3dG0gNCand godH0430B' and it was soH03651A' the firmamentH07549@ aboveH05921? whichH0834 >+ from the watersH04325='the firmamentH07549<underH08478;whichH0834:!the watersH043259#and dividedH09148'the firmamentH075497madeH062136and godH0430 5+from the watersH043254!the watersH04325!3/and let it divideH09142'of the watersH043251%in the midstH08432)0=let there be a firmamentH07549/saidH0559.and godH0430- dayH03117,) were the firstH0259 ++ and the morningH01242 *+and the eveningH06153)nightH03915(he calledH07121!'-and the darknessH02822&dayH03117%the lightH0216$calledH07121#and godH0430 "RjH2mU3jQ7mRe the herbH06212d grassH01877c# bring forthH01876b' let the earthH0776a saidH0559` and godH0430_ goodH02896^ sawH07200] and godH0430\ he seasH03220[ calledH07121Z' of the watersH04325+YA and the gathering togetherH04723X earthH0776W the dryH03004V calledH07121U and godH0430T appearH07200 S+ and let the dryH03004R placeH04725Q oneH0259P untoH0413%O5 be gathered togetherH06960!N- under the heavenH08064M) let the watersH04325L saidH0559K and godH0430JdayH03117 I+were the secondH08145 H+and the morningH01242 G+and the eveningH06153FheavenH08064E'the firmamentH07549DcalledH07121 !RhG0eN-ycL*vR!-in the firmamentH07549$3let there be lightsH03974saidH0559and godH0430 dayH03117) were the thirdH07992 + and the morningH01242 + and the eveningH06153~ goodH02896} sawH07200| and godH0430*{? in itself, after his kindH04327z! whose seedH02233y fruitH06529x yieldingH06213w% and the treeH06086v) after his kindH04327u seedH02233t yieldingH02232s herbH06212r grassH01877q' brought forthH03318p' and the earthH0776)o? in itself, upon the earthH0776n seedH02233m whoseH0834l) after his kindH04327k fruitH06529j yieldingH06213i treeH06086h the fruitH06529g seedH02233f yieldingH02232 QZ7gF,w\:!rQ%'of the heavenH08064&$7them in the firmamentH07549#setH05414"and godH0430!the starsH03556  the nightH03915 to ruleH04475 lightH03974) and the lesserH06996 the dayH03117to ruleH04475lightH03974#the greaterH01419lightsH03974greatH01419twoH08147madeH06213and godH0430)upon the earthH0776'to give lightH0215'of the heavenH08064!-in the firmamentH07549+Aand let them be for lightsH03974 and yearsH08141 % and for daysH03117 + and for seasonsH04150) ? and let them be for signsH0226 )from the nightH03915 the dayH03117to divideH0914'of the heavenH08064 ]Z:jG0oW; x]DcreatedH01254Cand godH0430Bof heavenH08064A firmamentH07549@# in the openH06440? the earthH0776> aboveH05921= may flyH05774<and fowlH05775;lifeH02416:that hathH05315$93the moving creatureH08318'89bring forth abundantlyH083177)let the watersH043256saidH05595and godH04304dayH03117 3+were the fourthH07243 2+and the morningH01242 1+and the eveningH061530 goodH02896/sawH07200.and godH0430"-/from the darknessH02822,the lightH0216+'and to divideH0914#*1and over the nightH03915)%over the dayH03117(#and to ruleH04910')upon the earthH0776&'to give lightH0215 \nJkS9gG+ s\csaidH0559band godH0430adayH03117`)were the fifthH02549 _+and the morningH01242 ^+and the eveningH06153]% in the earthH0776\ multiplyH07235[% and let fowlH05775Z#in the seasH03220Y!the watersH04325Xand fillH04390W%and multiplyH07235V#be fruitfulH06509U%them, sayingH0559TblessedH01288Sand godH0430RgoodH02896QsawH07200Pand godH0430O) after his kindH04327N fowlH05775!M- and every wingedH03671!L- after their kindH04327)K= brought forth abundantlyH08317!J-which the watersH04325I#that movethH07430HcreatureH05315!G-and every livingH02416FwhalesH08577EgreatH01419 `eL& yZ8iR:  `+Aand let them have dominionH07287#1after our likenessH01823%in our imageH06754~manH0120}#let us makeH06213|saidH0559{and godH0430z goodH02896y sawH07200x and godH0430w) after his kindH04327v) upon the earthH0127.uGand every thing that creepethH07431!t-after their kindH04327s!and cattleH0929r)after his kindH04327q%of the earthH0776pthe beastH02416omadeH06213nand godH0430m) after his kindH04327l% of the earthH0776k and beastH02416#j1 and creeping thingH07431icattleH0929h)after his kindH04327gcreatureH05315f!the livingH02416e#bring forthH03318d'let the earthH0776 R~X/rY9 wW@sR' over the fishH01710"/ and have dominionH07287' and subdue itH03533the earthH0776'and replenishH04390%and multiplyH07235'9unto them, be fruitfulH06509saidH0559'them, and godH0430blessedH01288and godH0430 createdH01254! and femaleH05347%he him; maleH02145createdH01254of godH0430%in the imageH06754imageH06754 manH0120 createdH01254 so godH0430 )upon the earthH0776 'that creepethH07430.Gand over every creeping thingH07431&9 and over all the earthH0776#3 and over the cattleH0929! of the airH08064"/ and over the fowlH05775! of the seaH03220'over the fishH01710 _pQ0pO, v[5~_<'lifeH05315 H02416;)upon the earthH07761:Mand to every thing that creepethH074309!of the airH08064"8/and to every fowlH057757%of the earthH0776#61and to every beastH024165for meatH0402#41to you it shall beH019613seedH022332 yieldingH022321 of a treeH060860 the fruitH06529/) and every treeH06086 .- of all the earthH0776-'upon the faceH06440,seedH02233+bearingH02232*)you every herbH06212)%i have givenH05414(beholdH02009'saidH0559&and godH0430%)upon the earthH0776$#that movethH07430,#Cand over every living thingH02416"!of the airH08064"!/ and over the fowlH05775 ! of the seaH03220 V}Z;# hH'sN- uV[#the seventhH07637ZblessedH01288Yand godH0430"X/ which he had madeH06213"W/ from all his workH04399V dayH03117U)on the seventhH07637T'and he restedH07673"S/which he had madeH06213Rhis workH04399QendedH03615PgodH0430OdayH03117#N1and on the seventhH07637)M=and all the host of themH06635L'were finishedH03615K'and the earthH0776!J-thus the heavensH08064I dayH03117H) were the sixthH08345 G+and the morningH01242 F+and the eveningH06153EgoodH02896DveryH03966C#he had madeH06213 B-every thing thatH0834AsawH07200@and godH0430? for meatH0402> herbH06212=#every greenH03418 ]|W; Z<$tZ4x]z had notH03808y godH0430x lordH03068w forH03588vit grewH06779ubeforeH02962t%of the fieldH07704s)and every herbH06212#r3it was in the earthH0776qbeforeH02962p%of the fieldH07704 o+and every plantH07880 n+ and the heavensH08064m the earthH0776l madeH06213kgodH0430jlordH03068i!in the dayH03117'h9when they were createdH01254 g-and of the earthH0776f)of the heavensH08064 e+the generationsH08435dtheseH0428c and madeH06213b createdH01254a which godH0430"`/from all his workH04399)_=that in it he had restedH07673^#it: becauseH03588])and sanctifiedH06942\dayH03117 !fqT/iS9#rW=fin edenH05731eastwardH06924a gardenH01588plantedH05193godH0430lordH03068soulH05315 + became a livingH02416 and manH0120 of lifeH02416! the breathH05397!/ into his nostrilsH0639%and breathedH05301!the groundH0127 ofH04480 the dustH06083 manH0120 formedH03335 godH0430lordH03068'of the groundH0127)the whole faceH06440#and wateredH08248the earthH0776fromH04480a mistH0108"/but there went upH05927!the groundH0127to tillH05647~a manH0120}notH0369|)upon the earthH0776"{/ caused it to rainH04305 Lw\<$ y]A% iM.eL; headsH07218$:5 and became into fourH0702.9G and from thence it was partedH065048! the gardenH015887 to waterH082486 of edenH057315 went outH033184# and a riverH051043 and evilH074512 of goodH028961% of knowledgeH018470% and the treeH06086/' of the gardenH01588"./ also in the midstH08432- of lifeH02416, the treeH06086+ for foodH03978* and goodH02896)% to the sightH04758!(- that is pleasantH02530'! every treeH06086& to growH06779% godH0430$ lordH03068# madeH06779"' of the groundH0127! and outH04480 ' he had formedH03335 whomH0834 the manH0120he putH07760and thereH08033 WmL.yYB"iI)pW[ riverH05104Z)and the fourthH07243Y!of assyriaH0804Xthe eastH06926&W7it which goeth towardH01980VhiddekelH02313UriverH05104T%of the thirdH07992S%and the nameH08034R# of ethiopiaH03568Q) the whole landH0776#P1 it that compassethH05437O gihonH01521N riverH05104M' of the secondH08145L% and the nameH08034K stoneH068J% and the onyxH07718I bdelliumH0916H goodH02896G landH0776F of thatH01931E% and the goldH02091D goldH02091C whereH0834B! of havilahH02341A) the whole landH0776$@3 it which compassethH05437? thatH01931> pisonH06376=% of the firstH0259< the nameH08034 YdA& jI(oJ!uY{not goodH02896zsaidH0559ygodH0430xlordH03068w dieH04191*v?thereof thou shalt surelyH04191 u-that thou eatestH0398&t7of it: for in the dayH03117"s1thou shalt not eatH0398rand evilH07451qof goodH02896!p-of the knowledgeH01847 o+but of the treeH06086n eatH0398"m1thou mayest freelyH0398l'of the gardenH01588k'of every treeH06086jsayingH0559ithe manH0120hcommandedH06680ggodH0430flordH03068e) it and to keepH08104dto dressH05647cof edenH05731 b+into the gardenH01588a#and put himH03240`the manH0120_tookH03947^godH0430]lordH03068\ euphratesH06578 `zR:$ mQ7wS8 `%of the fieldH07704#1and to every beastH02416!of the airH08064 +and to the fowlH05775'to all cattleH0929namesH08034gaveH07121and adamH0120!-the name thereofH08034thatH01931creatureH05315%every livingH02416 calledH07121) ? them: and whatsoever adamH0120# 1 what he would callH07121  to seeH07200  unto adamH0120# and broughtH0935!of the airH08064)and every fowlH05775%of the fieldH07704#every beastH02416formedH03335godH0430lordH03068%7and out of the groundH0127!-him an help meetH05828#~1alone; i will makeH06213}should beH01961|%that the manH0120 !clR2fI*qN3zc: sheH020639#of my fleshH013208and fleshH013207#of my bonesH061066boneH061065nowH064714thisH020633saidH05592and adamH0120 1- her unto the manH01200#and broughtH0935/!he a womanH0802.madeH01129-from manH0120,had takenH03947+godH0430*lordH03068)#and the ribH06763( the fleshH01320'' and closed upH05462&# of his ribsH06763% oneH0259$#and he tookH03947#%and he sleptH03462"upon adamH0121!to fallH05307 %a deep sleepH08639causedH05307godH0430lordH03068% an help meetH05828$3 there was not foundH04672% but for adamH0120 LlO1pW1~_=~cLZ saidH0559Y hath godH0430X yeaH0637W) unto the womanH0802V# and he saidH0559Uhad madeH06213TgodH0430SlordH03068R%of the fieldH07704Q)than any beastH02416P#more subtilH06175OwasH01961 N+now the serpentH05175$M5and were not ashamedH0954L%and his wifeH0802Kthe manH0120JnakedH06174#I1and they were bothH08147H fleshH01320%G7and they shall be oneH0259F'unto his wifeH0802!E-and shall cleaveH01692D)and his motherH0517C!his fatherH01BleaveH05800A#shall a manH0376@thereforeH03651?!out of manH0376> was takenH03947=# because sheH02063< womanH0802 ;+ shall be calledH07121 K{d@#_>( _H'vK(x;thereof, then your eyesH05869wye eatH0398 v+that in the dayH03117udoth knowH03045tfor godH0430sdieH04191$r3ye shall not surelyH04191q)unto the womanH0802psaidH0559 o+and the serpentH05175n ye dieH04191m it, lestH06435.lGof it, neither shall ye touchH05060 k-ye shall not eatH0398jhath saidH0559igodH0430h'of the gardenH01588g%in the midstH08432f#of the treeH06086!e-but of the fruitH06529d'of the gardenH01588c%of the treesH06086b%of the fruitH06529a!we may eatH0398!`-unto the serpentH05175_saidH0559^'and the womanH0802]'of the gardenH01588\'of every treeH06086 [-ye shall not eatH0398 Yd?(y[:"i>pYfigH08384)and they sewedH08609nakedH05903knewH03045and theyH01992#were openedH06491%of them bothH08147%and the eyesH05869(=with her; and he did eatH0398 -unto her husbandH0376 alsoH01571 and gaveH05414 #and did eatH0398% 5 of the fruit thereofH06529  she tookH03947 wiseH07919' to be desiredH02530! and a treeH06086#to the eyesH05869pleasantH08378#and that itH01931for foodH03978goodH02896'that the treeH06086sawH07200"~1and when the womanH0802} and evilH07451| goodH02896{knowingH03045'z;and ye shall be as godsH0430 y+shall be openedH06491 !NgJ2iG" mS7jN8 because iH0595!7- and i was afraidH033726' in the gardenH015885 thy voiceH069634 i heardH080853# and he saidH05592 thouH03351 and saidH05590 unto adamH0120/ calledH07121. godH0430- lordH03068,'of the gardenH01588+the treesH06086*amongstH08432)godH0430( lordH03068"'/ from the presenceH06440&) hid themselvesH02244%% and his wifeH0802$ and adamH0120#!of the dayH03117"#in the coolH07307!'in the gardenH01588 walkingH01980godH0430lordH03068the voiceH06963)and they heardH08085 apronsH02290$3 and made themselvesH06213 togetherH08609 leavesH05929 !Lv];z^:iH&ycLYsaidH0559XgodH0430WlordH03068V' and i did eatH0398U# beguiled meH05377T# the serpentH05175S saidH0559R' and the womanH0802Q) thou hast doneH06213P) unto the womanH0802O saidH0559N godH0430M lordH03068L' and i did eatH0398K) me of the treeH06086J gaveH05414I sheH01931H with meH05978!G- whom thou gavestH05414F the womanH0802E saidH0559D# and the manH0120C eatH0398(B; that thou shouldest notH01115)A= whereof i commanded theeH06680@# of the treeH06086?+ hast thou eatenH0398> nakedH05903= toldH05046< whoH04310;# and he saidH0559!:- and i hid myselfH022449 nakedH05903 Nd;{\:!mD(kNvin sorrowH06089#u1and thy conceptionH02032t!thy sorrowH06093smultiplyH07235r)i will greatlyH07235qhe saidH0559p)unto the womanH0802o his heelH06119&n7and thou shalt bruiseH07779mthy headH07218 l+it shall bruiseH07779k%and her seedH02233%j5and between thy seedH02233*iAbetween thee and the womanH0802henmityH0342g)and i will putH07896f#of thy lifeH02416e%all the daysH03117d)shalt thou eatH0398c and dustH06083b' shalt thou goH03212a) upon thy bellyH01512`% of the fieldH07704&_7 and above every beastH02416 ^-above all cattleH0929]cursedH0779\hast doneH06213[%because thouH0859!Z-unto the serpentH05175 ]wR2iN*cI-y]the herbH06212+Cto thee; and thou shalt eatH0398%5shall it bring forthH06779%and thistlesH01863#thorns alsoH06975 #of thy lifeH02416 the daysH03117 it allH03605 )shalt thou eatH0398( ;for thy sake; in sorrowH06093! the groundH0127' of it: cursedH0779"1 thou shalt not eatH0398 sayingH0559!- i commanded theeH06680of whichH0834#of the treeH06086)and hast eatenH0398#of thy wifeH0802)unto the voiceH06963,~Cbecause thou hast hearkenedH08085}he saidH0559|'and unto adamH0121"{/ and he shall ruleH04910z) to thy husbandH0376y) and thy desireH08669x childrenH01121'w9thou shalt bring forthH03205 UhP1eJ0zS;% oU2beholdH020051saidH05590godH0430/lordH03068!.-and clothed themH03847-of skinsH05785,coatsH03801+makeH06213*godH0430)lordH03068$(5also and to his wifeH0802'unto adamH0120&'of all livingH02416*%Abecause she was the motherH0517$eveH02332#nameH08034"!his wife'sH0802!calledH07121 and adamH0120"/ shalt thou returnH07725' and unto dustH06083 thouH0859 for dustH06083.Gfor out of it wast thou takenH03947+unto the groundH0127#thou returnH07725tillH05704breadH03899)shalt thou eatH0398#of thy faceH0639%in the sweatH02188%of the fieldH07704 Jm?#v^H&aG&tJ'Q9 which turned every wayH02015P swordH02719O'and a flamingH03858NcherubimsH03742Mof edenH05731L'of the gardenH01588K#at the eastH06924J'and he placedH07931Ithe manH0120 H+so he drove outH01644)G=from whence he was takenH03947F!the groundH0127Eto tillH05647Dof edenH05731 C+from the gardenH01588B)sent him forthH07971AgodH0430@lordH03068?for everH05769>and liveH02425=and eatH0398<of lifeH02416!;- also of the treeH06086: and takeH039479 his handH03027+8A and now, lest he put forthH079717 and evilH074516goodH028965)of us, to knowH03045 4-is become as oneH02593the manH0120 [uW@%r[C" |`@ {[q'of the groundH0127p%of the fruitH06529obroughtH0935+nAit came to pass, that cainH07014mof timeH03117l)and in processH07093k' of the groundH0127j% was a tillerH05647ibut cainH07014hof sheepH06629g%was a keeperH07462fand abelH01893eabelH01893d#his brotherH0251cbareH03205b'and she againH03254a lordH03068` fromH0854_ a manH0376^' i have gottenH07069]and saidH0559\cainH07014[%and bareH0853 H03205"Z/and she conceivedH02029Yhis wifeH0802XeveH02332W%knewH0853 H03045Vand adamH0120Uof lifeH02416T# of the treeH06086S the wayH01870R to keepH08104 JxS3uN( iL&xJ+Aand if thou doest not wellH03190+Ashalt thou not be acceptedH07613 +thou doest wellH03190 ifH0518 fallenH05307+ Aand why is thy countenanceH06440# 1why art thou wrothH02734unto cainH07014saidH0559lordH03068fellH05307$3and his countenanceH06440wrothH02734was veryH03966and cainH07014#1he had not respectH08159$3and to his offeringH04503~'but unto cainH07014$}3 and to his offeringH04503| unto abelH01893{#had respectH08159zlordH03068y)and of the fatH02459x%of his flockH06629"w/of the firstlingsH01062v%also broughtH0935uheH01931tand abelH01893slordH03068r#an offeringH04503 YlP7 nT<dF, |Y /- of thy brother'sH0251. the voiceH06963-) hast thou doneH06213, whatH04100+# and he saidH0559* keeperH08104)) i my brother'sH0251( i knowH03045'# and he saidH0559&# thy brotherH0251% abelH01893$ whereH0335# unto cainH07014" saidH0559! lordH03068 % and slew himH02026# his brotherH0251 abelH01893 againstH0413rose upH06965that cainH07014Amand it came to pass, when they were in the fieldH07704#his brotherH0251abelH01893withH0413talkedH0559and cainH07014$3 and thou shalt ruleH04910!his desireH08669#at the doorH06607liethH07257sinH02403 `d?"rU*z^G/`L'from the faceH06440Kthis dayH031170JKbehold, thou hast driven me outH01644 I+ than i can bearH05375H greaterH01419G' my punishmentH05771F lordH03068E saidH0559D and cainH07014*CA shalt thou be in the earthH0776B) and a vagabondH05110A! a fugitiveH05128'@9 unto thee her strengthH03581? yieldH05414(>; it shall not henceforthH03254=! the groundH0127<% thou tillestH05647; whenH03588:' from thy handH030279 bloodH018188' thy brother'sH02517! to receiveH039476 her mouthH06310"5/ which hath openedH064754) from the earthH01273# thou cursedH0779'2; unto me from the groundH01271 criethH068170 bloodH01818 LZ8oH# sV>jLj#in the landH0776iand dweltH03427hlordH03068"g/from the presenceH06440fwent outH03318eand cainH07014 d+him should killH05221c# any findingH04672b lestH01115a upon cainH07014` a markH0226_ setH07760^lordH03068!]-on him sevenfoldH07659)\=vengeance shall be takenH05358[cainH07014"Z/whosoever slayethH02026$Y3unto him, thereforeH03651XsaidH0559WlordH03068V' shall slay meH02026*U? every one that findeth meH04672*T? and it shall come to passH01961S% in the earthH0776R) and a vagabondH05110*Q?and i shall be a fugitiveH05128P)shall i be hidH05641Othy faceH06440Nand fromH05921M%of the earthH0127 !Vx]8nL.nN5nV wivesH0802 %unto him twoH08147 tookH03947!and lamechH03929 lamechH03929 begatH03205' and methusaelH04967 methusaelH04967begatH03205%and mehujaelH04232mehujaelH04232begatH03205and iradH05897~iradH05897}was bornH03205|)and unto enochH02585{enochH02585z! of his sonH01121y) after the nameH08034x# of the cityH05892w the nameH08034v! and calledH07121ua cityH05892t)and he buildedH01129senochH02585rand bareH03205"q/and she conceivedH02029phis wifeH0802oknewH03045nand cainH07014m of edenH05731l#on the eastH06926kof nodH05113 ZoU9!iQ8uU4xZ*!and lamechH03929) naamahH05279 (+ of tubal–cainH08423')and the sisterH0269&and ironH01270%in brassH05178#$1of every artificerH02794#'an instructerH03913"%tubal–cainH08423!'she also bareH03205 !and zillahH06741and organH05748the harpH03658&7of all such as handleH08610/he was the fatherH01jubalH03106nameH08034!/and his brother'sH0251cattleH04735in tentsH0168!-of such as dwellH03427/he was the fatherH01jabalH02989bareH03205and adahH05711 zillahH06741% of the otherH08145%and the nameH08034adahH05711 !of the oneH0259 the nameH08034 !Sz^C& jL6fN3uSK) hath appointedH07896J for godH0430I sethH08352Hhis nameH08034G!and calledH07121Fa sonH01121E%and she bareH03205DagainH05750Chis wifeH0802BknewH03045Aand adamH0120@'and sevenfoldH07651?seventyH07657>%truly lamechH03929=sevenfoldH07659!<-shall be avengedH05358;cainH07014:ifH035889!to my hurtH02250 8+and a young manH032067)to my woundingH064826 a manH0376!5- for i have slainH020264) unto my speechH05653 hearkenH02382 of lamechH039291ye wivesH08020my voiceH06963/hearH08085.!and zillahH06741-adahH05711,)unto his wivesH0802+saidH0559 !_}eM.^C" x]B, _%l5he them; and blessedH01288kcreatedH01254j!and femaleH05347imaleH02145h madeH06213g of godH0430 f+ in the likenessH01823emanH0120dcreatedH01254cthat godH0430b!in the dayH03117aof adamH0121#`1of the generationsH08435_the bookH05612^thisH02088] lordH03068\' upon the nameH08034[ to callH07121Z)then began menH02490YenosH0583Xhis nameH08034W'and he calledH07121Va sonH01121$U3also there was bornH03205Tto himH01931S#and to sethH08352RslewH02026QcainH07014PwhomH03588Oof abelH01893NinsteadH08478M seedH02233L! me anotherH0312 M_D+ oQ5rW>oM 'hundredH08141 H03967 were nineH08672 livedH02425 that adamH0121!-and all the daysH03117' and daughtersH01323 sonsH01121% and he begatH03205yearsH08141hundredH03967!were eightH08083sethH08352 +he had begottenH03205afterH0310~of adamH0121}%and the daysH03117| sethH08352{ his nameH08034z! and calledH07121 y+after his imageH06754$x3in his own likenessH01823wand begatH03205vyearsH08141u!and thirtyH07970t!an hundredH03967slivedH02421rand adamH0121'q9 when they were createdH01254p!in the dayH03117oadamH0120n!their nameH08034!m-them, and calledH07121 !^uP4~gN,|aD"w^- yearsH08141, ninetyH08673+ livedH02421* and enosH0583)#and he diedH04191(yearsH08141"'!'and twelveH08147 H06240&'hundredH08141 H03967%were nineH08672$of sethH08352!#-and all the daysH03117"' and daughtersH01323! sonsH01121  and begatH03205 yearsH08141and sevenH07651'hundredH08141 H03967eightH08083enosH0583he begatH03205afterH0310livedH02421and sethH08352enosH0583and begatH03205yearsH08141and fiveH02568"!'an hundredH08141 H03967livedH02421and sethH08352#and he diedH04191yearsH08141 !and thirtyH07970 !^}aG. wS9oT;w^N eightH08083M! mahalaleelH04111L he begatH03205K afterH0310J livedH02421I! and cainanH07018H! mahalaleelH04111G and begatH03205F yearsH08141E seventyH07657D livedH02421C! and cainanH07018B# and he diedH04191A yearsH08141@ and fiveH02568?' hundredH08141 H03967> were nineH08672= of enosH0583!<- and all the daysH03117;' and daughtersH01323: sonsH011219 and begatH032058 yearsH08141#7#' and fifteenH02568 H062406' hundredH08141 H039675 eightH080834 cainanH070183 he begatH032052 afterH03101 livedH024210 and enosH0583/ cainanH07018. and begatH03205 jtS/^E% gK2jn' and daughtersH01323m sonsH01121l and begatH03205k yearsH08141j!and thirtyH07970i'hundredH08141 H03967heightH08083gjaredH03382fhe begatH03205eafterH0310dlivedH02421c)and mahalaleelH04111bjaredH03382aand begatH03205`yearsH08141_and fiveH02568^'sixtyH08141 H08346]livedH02421\)and mahalaleelH04111[#and he diedH04191ZyearsH08141Yand tenH06235X'hundredH08141 H03967Wwere nineH08672Vof cainanH07018!U-and all the daysH03117T' and daughtersH01323S sonsH01121R and begatH03205Q yearsH08141P and fortyH0705O' hundredH08141 H03967 !S{aE, ~eE,u\?'nSand twoH08147sixtyH08346 'hundredH08141 H03967 were nineH08672 of jaredH03382! -and all the daysH03117 ' and daughtersH01323 sonsH01121 and begatH03205yearsH08141hundredH03967eightH08083enochH02585he begatH03205afterH0310livedH02421and jaredH03382~enochH02585}%and he begatH03205|yearsH08141{and twoH08147z'sixtyH08141 H08346y!an hundredH03967xlivedH02421wand jaredH03382v#and he diedH04191uyearsH08141tand fiveH02568sninetyH08673r'hundredH08141 H03967q!were eightH08083p'of mahalaleelH04111!o-and all the daysH03117 "Sy]D' kM4jL*kS1tookH039470%not; for godH0430/with godH0430.walkedH01980-and enochH02585,yearsH08141+and fiveH02568*sixtyH08346)'hundredH08141 H03967(!were threeH07969'of enochH02585!&-and all the daysH03117%' and daughtersH01323$ sonsH01121# and begatH03205" yearsH08141! hundredH03967 threeH07969!methuselahH04968%he begatH0853 H03205afterH0310godH0430withH0854walkedH01980and enochH02585!methuselahH04968and begatH03205yearsH08141and fiveH02568sixtyH08346livedH02421and enochH02585#and he diedH04191yearsH08141 !JiP3wU; lO-dJReightyH08084"Q!'an hundredH08141 H03967PlivedH02421O!and lamechH03929N#and he diedH04191MyearsH08141Land nineH08672KsixtyH08346J'hundredH08141 H03967Iwere nineH08672H'of methuselahH04968!G-and all the daysH03117F' and daughtersH01323E sonsH01121D and begatH03205C yearsH08141B and twoH08147AeightyH08084@'hundredH08141 H03967?sevenH07651>lamechH03929=he begatH03205<afterH0310;livedH02421:)and methuselahH049689lamechH039298and begatH032057yearsH081416and sevenH076515eightyH08084"4!'an hundredH08141 H039673livedH024212)and methuselahH04968 !MuYA(fN0sY=$oMs'hundredH08141 H03967r!were sevenH07651qof lamechH03929!p-and all the daysH03117o' and daughtersH01323n sonsH01121m and begatH03205l yearsH08141k and fiveH02568jninetyH08673i'hundredH08141 H03967hfiveH02568gnoahH05146fhe begatH03205eafterH0310dlivedH02421c!and lamechH03929b# hath cursedH0779a lordH03068`' of the groundH0127_ becauseH04480^%of our handsH03027]and toilH06093'\9us concerning our workH04639['shall comfortH05162ZsayingH0559YnoahH05146Xhis nameH08034W'and he calledH07121Va sonH01121Uand begatH03205TyearsH08141Sand twoH08147 !StX=$ ZA" rYB!kSlordH03068'; of all which they choseH0977! them wivesH0802'and they tookH03947fairH02896that theyH02007of menH0120 'the daughtersH01323 sawH07200 of godH0430 'that the sonsH01121 were bornH03205'and daughtersH01323%of the earthH0127the faceH06440onH05921#to multiplyH07231beganH02490-Gand it came to pass, when menH0120# and japhethH03315 hamH02526 shemH08035~ begatH03205} and noahH05146| oldH01121{ yearsH08141z hundredH03967y was fiveH02568x and noahH05146w#and he diedH04191vyearsH08141uand sevenH07651tseventyH07657 OsH/mL+nM( hO4of manH0120$33that the wickednessH074512sawH072001godH030680of renownH08034/menH0582.of oldH05769-!mighty menH01368",/ to them, the sameH01992+' and they bareH03205* of menH0120#)1 unto the daughtersH01323( came inH0935'of godH0430&the sonsH01121%whenH0834$thatH03651#)and also afterH0310"'in those daysH03117!%in the earthH0776" /there were giantsH05303 yearsH08141! and twentyH06242$3 shall be an hundredH03967% yet his daysH03117fleshH01320(-'for that he alsoH07683 H01571with manH0120striveH01777!-shall not alwaysH05769my spiritH07307saidH0559 Y`H0}[B% vW<% Y$S3me that i have madeH06213!R-for it repentethH05162Q! of the airH08064P' and the fowlsH05775'O9 and the creeping thingH07431N beastH0929M andH05704Lboth manH0120K%of the earthH0127J'from the faceH06440$I3whom i have createdH01254HmanH0120G)i will destroyH04229FsaidH0559ElordH03068Dhis heartH03820Chim atH0413B)and it grievedH06087A%on the earthH0776@manH0120!?-that he had madeH06213>lordH03068 =+and it repentedH05162<# continuallyH03117; evilH07451: onlyH075359% of his heartH03820 8+of the thoughtsH04284"7/every imaginationH033366%in the earthH07765greatH07227 !\{X=%~cG.oU?\,tC and, behold, it was corruptH07843s) upon the earthH0776r lookedH07200q and godH0430p' with violenceH02555o! was filledH04390n' and the earthH0776m godH0430l beforeH06440!k- also was corruptH07843j the earthH0776i# and japhethH03315h hamH02526g shemH08035f sonsH01121e threeH07969d begatH03205c and noahH05146b with godH0430a walkedH01980` noahH05146#_1 in his generationsH01755^ perfectH08549] manH0376\! was a justH06662[ noahH05146Z of noahH05146 Y+ the generationsH08435XlordH03068W#in the eyesH05869VgraceH02580UfoundH04672Tbut noahH05146 _hQ4dDqX5 _&7which thou shalt makeH06213! with pitchH03724# and withoutH02351 it withinH01004 + and shalt pitchH03722the arkH08392 inH0854 +shalt thou makeH06213 roomsH07064 woodH06086 of gopherH01613#thee an arkH08392makeH06213 the earthH0776 them withH0854,C and, behold, i will destroyH07843% through themH06440 violenceH02555) is filled withH04390' for the earthH0776 before meH06440~ is comeH0935}% of all fleshH01320| the endH07093{ unto noahH05146z saidH0559y and godH0430x) upon the earthH0776w his wayH01870v' had corruptedH07843u' for all fleshH01320 ^xY:!iH#gM0 ^2)upon the earthH07761of watersH043250a floodH03999 /-even i, do bringH0935.iH0589-#and, beholdH02009 ,+shalt thou makeH06213+ and thirdH07992* secondH08145) lowerH08482$(3 in the side thereofH06654') shalt thou setH07760&!of the arkH08392%%and the doorH06607$it aboveH04605"#/shalt thou finishH03615")and in a cubitH0520!!to the arkH08392 +shalt thou makeH06213a windowH06672 cubitsH0520% of it thirtyH07970) and the heightH06967 cubitsH0520#of it fiftyH02572#the breadthH07341cubitsH0520hundredH03967threeH07969!of the arkH08392!the lengthH0753 RnT5kP9t]:rRP'and of cattleH0929!O-after their kindH04327Nof fowlsH05775M!and femaleH05347.LGwith thee; they shall be maleH02145KaliveH02421J%into the arkH08392 I-shalt thou bringH0935HtwoH08147G%of all fleshH01320*F?and of every living thingH02416E wivesH0802D' and thy sons'H01121C%and thy wifeH0802B%and thy sonsH01121AthouH0859@the arkH08392?intoH0413#>3and thou shalt comeH0935=#my covenantH01285/<Ibut with thee will i establishH06965;shall dieH01478:%in the earthH07769# every thingH036058 heavenH080647! from underH084786 of lifeH024165! the breathH073074all fleshH013203!to destroyH07843 WpY<#]A)u^4yWm)of every cleanH02889l! generationH01755k in thisH02088j before meH06440irighteousH06662%h5for thee have i seenH07200g%into the arkH08392'f9thou and all thy houseH01004ecomeH0935dunto noahH05146csaidH0559blordH03068a#him, so didH06213`commandedH06680)_?according to all that godH0430^noahH05146]thus didH062131\Oto thee; and it shall be for foodH0402%[7and thou shalt gatherH0622Z'that is eatenH0398+YAthou unto thee of all foodH03978Xand takeH03947W aliveH02421V! shall comeH0935UtwoH08147T)after his kindH04327S%of the earthH0127(R;of every creeping thingH07431!Q-after their kindH04327 O~]=`D"w^FsO! - living substanceH03351  and everyH03605  nightsH03915 and fortyH0705daysH03117fortyH0705)upon the earthH0776,Cand i will cause it to rainH04305daysH03117sevenH07651for yetH05750 - of all the earthH0776' upon the faceH06440aliveH02421~seedH02233}to keepH02421|)and the femaleH05347{the maleH02145!z'by sevensH07651 H07651 y+also of the airH08064xof fowlsH05775w) and his femaleH0802v the maleH0376u by twoH08147!t'not cleanH01931 H02889s'and of beastsH0929r)and his femaleH0802qthe maleH0376)p/'to thee by sevensH07651 H07651 o+thou shalt takeH03947nbeastH0929 ScG0}[>kA#sS,%and of fowlsH05775+not cleanH02889*'and of beastsH0929)beastsH0929(of cleanH02889'% of the floodH03999&! the watersH04325%!because ofH06440'$9with him, into the arkH08392#wivesH0802"'and his sons'H01121!%and his wifeH0802 %and his sonsH01121went inH0935and noahH05146"1was upon the earthH0776of watersH04325)when the floodH03999oldH01121yearsH08141hundredH03967sixH08337and noahH05146commandedH06680lordH03068didH06213and noahH05146%of the earthH0127the faceH06440from offH05921) will i destroyH04229! - that i have madeH06213 ]tY<zG/ x`C+ t]K dayH03117J the sameH02088I% of the monthH02320H dayH03117'G+' the seventeenthH06240 H07651F monthH02320E' in the secondH08145D lifeH02416C of noah'sH05146B yearH08141A hundredthH03967@ the sixH08337? inH08141#>3 were upon the earthH0776=% of the floodH03999 <+ that the watersH04325; daysH031170:K and it came to pass after sevenH076519 noahH051468' had commandedH066807 godH04306 asH08345) and the femaleH053474 the maleH021453% into the arkH083922 unto noahH051461 and twoH081470 twoH08147/' there went inH0935.)upon the earthH01271-Mand of every thing that creepethH07430 j_B#xU>$ aJ)jj)after his kindH04327 i+and every beastH02416htheyH01992(g; with them, into the arkH08392f# of his sonsH01121e wivesH0802d' and the threeH07969c wifeH0802b! and noah'sH05146a of noahH05146` the sonsH01121_# and japhethH03315^ and hamH02526] and shemH08035\ noahH05146[ enteredH0935Z dayH03117 Y+ in the selfsameH06106X nightsH03915W and fortyH0705V daysH03117U fortyH0705"T1 was upon the earthH0776S% and the rainH01653R# were openedH06605Q of heavenH08064P+ and the windowsH0699O broken upH01234N deepH08415M% of the greatH07227'L9 were all the fountainsH04599 YjI'dD-w]E'uYwas fortyH0705'and the floodH03999# shut him inH05462lordH03068'had commandedH06680as godH0430%of all fleshH01320!and femaleH05347maleH02145went inH0935%~7and they that went inH0935} of lifeH02416|!the breathH07307{whereinH0834z%of all fleshH01320yand twoH08147xtwoH08147w%into the arkH08392vunto noahH05146 u-and they went inH0935t' of every sortH03671s! every birdH06833r) after his kindH04327q) and every fowlH05775p) after his kindH04327o)upon the earthH0776n'that creepethH07430)m=and every creeping thingH07431!l-after their kindH04327"k1and all the cattleH0929 UiN(eF. fB)wU&)did the watersH04325%upwardH04605$cubitsH0520#'fifteenH02568 H06240"% were coveredH03680!!-the whole heavenH08064 underH08478hillsH02022!-and all the highH01364)upon the earthH0776##'exceedinglyH03966 H03966prevailedH01396)and the watersH04325' of the watersH04325'upon the faceH06440wentH03212#and the arkH08392)upon the earthH0776greatlyH03966#1and were increasedH07235prevailedH01396)and the watersH04325+ above the earthH0776#1 and it was lift upH07311the arkH08392 #and bare upH05375 increasedH07235 )and the watersH04325 )upon the earthH0776 daysH03117 [gI(xW7kJ|[B' of the heavenH08064A%and the fowlH05775(@;and the creeping thingsH07431?!and cattleH0929>both manH0120='of the groundH0127(<;which was upon the faceH06440;'was destroyedH04229+:Aand every living substanceH033519diedH041918!in the dryH027247of lifeH02416"6!'the breathH07307 H05397%57all in whose nostrilsH06394' and every manH01203) upon the earthH07762' that creepethH08317,1Cand of every creeping thingH083180%and of beastH02416/'and of cattleH0929.%both of fowlH05775-)upon the earthH0776,!that movedH07430+diedH01478*'and all fleshH01320)%were coveredH03680"(/and the mountainsH02022'prevailH01396 HeEkQ3sY>& eHaof heavenH08064`+and the windowsH0699!_-also of the deepH08415^'the fountainsH04599]asswagedH07918\) and the watersH04325[ the earthH0776Z overH05921Y to passH05674X a windH07307WmadeH05674Vand godH0430$U3with him in the arkH08392"T1and all the cattleH0929'S9and every living thingH02416RnoahH05146Q!rememberedH02142Pand godH0430OdaysH03117Nand fiftyH02572M!an hundredH03967L)upon the earthH0776KprevailedH01396J)and the watersH04325$I3with him in the arkH08392H'and they thatH0834GremainedH07604F onlyH0389E and noahH05146D) from the earthH0776(C; and they were destroyedH04229 V]Az\=e?#vV%in the tenthH06224~monthH02320}the tenthH06224|untilH05704{#continuallyH01980zdecreasedH02637y)and the watersH04325x of araratH0780#w1upon the mountainsH02022v%of the monthH02320udayH03117*t1'on the seventeenthH07651 H06240smonthH02320r)in the seventhH07637qrestedH05117p#and the arkH08392o# were abatedH02637n! the watersH04325mdaysH03117land fiftyH02572k)of the hundredH03967"j/and after the endH07097#i#'continuallyH07725 H01980"h1from off the earthH0776greturnedH07725f)and the watersH04325e)was restrainedH03607d#from heavenH08064c%and the rainH01653b%were stoppedH05534 F|d2gB'hB(_F foundH04672% but the doveH03123'of the groundH0127"/from off the faceH06440#were abatedH07043'if the watersH04325!-from him, to seeH07200a doveH03123#1also he sent forthH07971"1from off the earthH0776'were dried upH03001!-until the watersH04325and froH07725toH03318!-which went forthH03318a ravenH06158" /and he sent forthH07971" /which he had madeH06213 !of the arkH08392 !the windowH02474 openedH06605that noahH05146daysH03117of fortyH0705/Iand it came to pass at the endH07093 seenH07200!- of the mountainsH02022' were the topsH07218% of the monthH02320%on the firstH0259 [Y7nE$}[;!v[: so noahH051469! pluckt offH029658 leafH059297 an oliveH02132&67 and, lo, in her mouthH06310-57' to him in the eveningH06153 H062564 came inH09353% and the doveH031232) out of the arkH083921 the doveH031230' he sent forthH07971/ and againH03254. daysH03117- sevenH07651, yet otherH0312+' and he stayedH02342&*7 unto him into the arkH08392!)/ and pulled her inH0935(% and took herH03947' his handH03027"&/ then he put forthH07971"%1 of the whole earthH0776$# on the faceH06440#) for the watersH04325&"7 unto him into the arkH08392!!- and she returnedH07725 # of her footH07272% for the soleH03709 no restH04494 I`D+q?"e@$ dIX was dryH02717W' of the groundH0127&V7 and, behold, the faceH06440U! and lookedH07200T! of the arkH08392S% the coveringH04372R removedH05493Q and noahH05146"P1 from off the earthH0776O' were dried upH02717N! the watersH04325M% of the monthH02320L the firstH0259K% in the firstH07223J) and first yearH08141I hundredthH03967/HI and it came to pass in the sixH08337"G/ unto him any moreH05750F not againH03254E) which returnedH07725D the doveH03123C) and sent forthH07971B daysH03117A sevenH07651@ yet otherH0312?' and he stayedH03176">1 from off the earthH0776=# were abatedH07043 <+ that the watersH04325; knewH03045 VjJ*nI)v[; yV u+ and be fruitfulH06509t% in the earthH0776/sI that they may breed abundantlyH08317r)upon the earthH0776q'that creepethH07430,pCand of every creeping thingH07431o'and of cattleH0929nof fowlH05775(m;with thee, of all fleshH01320-lEwith thee every living thingH02416k#bring forthH03318jwivesH0802i'and thy sons'H01121h%and thy sonsH01121"g1thou, and thy wifeH0802f!of the arkH08392ego forthH03318dsayingH0559cunto noahH05146bspakeH01696aand godH0430`driedH03001_'was the earthH0776^%of the monthH02320]dayH03117\'and twentiethH06242[%on the sevenH07651ZmonthH02320"Y/and in the secondH08145 PeF% jI$y];#kPsmelledH07306lordH03068% on the altarH04196 + burnt offeringsH05930# and offeredH05927 fowlH05775#1and of every cleanH02889 beastH0929 )of every cleanH02889 and tookH03947 lordH03068 an altarH04196buildedH01129and noahH05146) out of the arkH08392!went forthH03318"/after their kindsH04940)upon the earthH0776creepethH07430!whatsoeverH03605)and every fowlH05775%5every creeping thingH07431~#every beastH02416}wivesH0802|'and his sons'H01121{%and his wifeH0802z%and his sonsH01121y!went forthH03318xand noahH05146w) upon the earthH0776v% and multiplyH07235 IjF-x`>mQ2cI4 and godH0430 3+ shall not ceaseH076732 and nightH039151 and dayH031170!and winterH02779/!and summerH07019.and heatH02527-and coldH07120,#and harvestH07105+seedtimeH02233*remainethH03117)+while the earthH0776()as i have doneH06213,'Cany more every thing livingH02416&smiteH05221%%5neither will i againH03254$)from his youthH05271#evilH07451"heartH03820!of man'sH0120$ 3for the imaginationH03336 sakeH05668"1 any more for man'sH0120! the groundH0127 curseH07043!- i will not againH03254his heartH03820inH0413saidH0559lordH03068savourH07381a sweetH05207 \hH' pI+|V0u\P fleshH01320O butH0389N% have i givenH05414M herbH06212+LA for you; even as the greenH03418K' shall be meatH0402J# that livethH02416#I1 every moving thingH07431#H1  are they deliveredH05414G)  into your handH03027F!  of the seaH03220(E;  and upon all the fishesH01709D the earthH0127%C5 upon all that movethH07430B! of the airH08064$A3 and upon every fowlH05775@% of the earthH0776*?? shall be upon every beastH02416%>5 and the dread of youH02844$=3 and the fear of youH04172<  the earthH0776;' and replenishH04390:% and multiplyH07235'99 unto them, be fruitfulH065098 and saidH05597% and his sonsH011216 noahH051465 blessedH01288 by[:vW6rY6bn% and multiplyH07235(m; and you, be ye fruitfulH06509l  he manH0120k  madeH06213j of godH0430!i- for in the imageH06754h be shedH08210 g+ shall his bloodH01818f by manH0120e bloodH01818d man'sH0120c) whoso sheddethH08210b of manH0120a the lifeH05315`)  will i requireH01875_  brotherH0251^)  of every man'sH0376]#  at the handH03027\  of manH0120 [+ and at the handH03027"Z/ will i require itH01875Y) of every beastH02416X# at the handH03027W) will i requireH01875V' of your livesH05315U! your bloodH01818T! and surelyH0389)S? thereof, shall ye not eatH0398R the bloodH01818Q' with the lifeH05315 A}eH%i@$dF$kA' 9 any more by the watersH04325! be cut offH037722O with you; neither shall all fleshH01320# my covenantH01285%5 and i will establishH06965% of the earthH0776) to every beastH02416! of the arkH08392/I with you; from all that go outH03318% of the earthH0776#1 and of every beastH02416~' of the cattleH0929&}7 with you, of the fowlH05775| creatureH05315&{7 and with every livingH02416z after youH0310-yE with you, and with your seedH02233x# my covenantH01285+wA and i, behold, i establishH06965 v- with him, sayingH0559 u+ and to his sonsH01121t unto noahH05146s spakeH0559r and godH0430q% and multiplyH07235p% in the earthH0776'o9 bring forth abundantlyH08317 @mS< xM.^#_@%# my covenantH01285$$3 and i will rememberH02142#% in the cloudH06051"' shall be seenH07200!% that the bowH07198 ) over the earthH0776 a cloudH060518[ and it shall come to pass, when i bringH06049(= between me and the earthH0776' of a covenantH01285+C and it shall be for a tokenH0226% in the cloudH06051 my bowH07198 i do setH05414# generationsH01755(; with you, for perpetualH05769 creatureH053154S between me and you and every livingH02416 makeH05414 which iH0589 + of the covenantH01285 the tokenH0226 saidH0559 and godH0430  the earthH0776 ! to destroyH078438 [ neither shall there any more be a floodH03999 ! of a floodH03999 KkJ( zS0rQ7 lKB) upon the earthH0776)A= between me and all fleshH01320)@= which i have establishedH06965 ?+ of the covenantH01285> the tokenH0226= unto noahH05146< saidH0559; and godH0430:)  upon the earthH07769%  of all fleshH013208  creatureH053157%  every livingH024166  andH09965 godH04304 betweenH09963 covenantH01285 2+ the everlastingH05769$13 that i may rememberH02142(0; and i will look upon itH07200&/7 shall be in the cloudH06051.# and the bowH07198-  all fleshH01320,!  to destroyH07843+) become a floodH03999*' shall no moreH05750)) and the watersH04325(% of all fleshH01320' creatureH053154&S between me and you and every livingH02416 NgL- Q3xY6oNa' the nakednessH06172` sawH07200_ of canaanH03667^! the fatherH01] and hamH02526\ his tentH0168[ withinH08432%Z5 and he was uncoveredH01540 Y+ and was drunkenH07937X# of the wineH03196W% and he drankH08354V! a vineyardH03754U) and he plantedH05193#T'# an husbandmanH0127 H0376S beganH02490R and noahH05146Q! overspreadH05310/PK and of them was the whole earthH0776O of noahH05146N sonsH01121M the threeH07969L  of canaanH03667K!  the fatherH01J' and hamH01931 H02526I# and japhethH03315H and hamH02526G were shemH08035F! of the arkH08392 E+ that went forthH03318D of noahH05146C% and the sonsH01121 ZuY:"rS2tX?tZ canaanH03667 cursedH0779# and he saidH0559~ had doneH06213} sonH01121!|- what his youngerH06996{ and knewH03045z' from his wineH03196y awokeH03364x and noahH05146w nakednessH06172 v1 not their father'sH01u% and they sawH07200t backwardH0322 s+  and their facesH06440r+  of their fatherH01q'  the nakednessH06172p#  and coveredH03680o  backwardH0322n and wentH03212 m+ their shouldersH07926l upon bothH08147k and laidH07760j a garmentH08071i tookH03947h# and japhethH03315g and shemH08035f  withoutH02351e  brethrenH0251d his twoH08147c and toldH05046b' of his fatherH01 Kv[C-gA"tW>hK! and fiftyH02572 ' hundredH08141 H03967 were nineH08672 of noahH05146!- and all the daysH03117 yearsH08141 and fiftyH02572' hundredH08141 H03967 threeH07969 the floodH03999 afterH0310 livedH02421 and noahH05146%5 shall be his servantH05650! and canaanH03667 of shemH08035% in the tentsH0168#1 and he shall dwellH07931 japhethH03315' shall enlargeH06601  godH0430 # his servantH05650  shall beH01961 ! and canaanH03667  of shemH08035 godH0430 lordH03068 blessedH01288# and he saidH0559-G shall he be unto his brethrenH0251# of servantsH05650 a servantH05650 ]kS<kR5fK, |]A# and dodanimH01721@ kittimH03794?% and tarshishH08659> elishahH0473= of javanH03120<% and the sonsH01121;% and togarmahH08425:# and riphathH073849 ashkenazH08138 of gomerH015867% and the sonsH011216  and tirasH084945# and meshechH049024 and tubalH084223 and javanH031202 and madaiH040741 and magogH040310 gomerH01586/! of japhethH03315. the sonsH01121-  the floodH03999,  afterH0310+ bornH03205(*; and unto them were sonsH01121)# and japhethH03315( hamH02526' shemH08035& of noahH05146%# of the sonsH01121 $+ the generationsH08435## and he diedH04191" yearsH08141 [w[7z^@ rR5{[`% a mighty oneH01368_ to beH01961^ he beganH02490] nimrodH05248\ begatH03205[ and cushH03568Z  and dedanH01719Y  shebaH07614X  of raamahH07484W% and the sonsH01121V% and sabtechaH05455U! and raamahH07484T! and sabtahH05454S# and havilahH02341R sebaH05434Q of cushH03568P% and the sonsH01121O! and canaanH03667N and phutH06316M# and mizraimH04714L cushH03568K of hamH02526J% and the sonsH01121!I- in their nationsH01471%H5 after their familiesH04940!G- after his tongueH03956F every oneH0376E# their landsH0776D! divided inH06504 C+ of the gentilesH01471'B; by these were the islesH0339 SrU8eI-w^?$nS a greatH01419 and calahH03625 ~+ between ninevehH05210} and resenH07449| and calahH03625{ rehobothH07344z% and the cityH05892y ninevehH05210x# and buildedH01129w asshurH0804v! went forthH03318 u- out of that landH0776t of shinarH08152s# in the landH0776r! and calnehH03641q and accadH0390p and erechH0751o was babelH0894n) of his kingdomH04467"m/ and the beginningH07225l lordH03068k beforeH06440j hunterH06718i! the mightyH01368h) even as nimrodH05248g! it is saidH0559f whereforeH03651e lordH03068d beforeH06440c hunterH06718 b+ he was a mightyH01368a% in the earthH0776 byZ9x_F% |Z8b"/ of the canaanitesH03669"/ were the familiesH04940' and afterwardH0310"/ and the hamathiteH02577!- and the zemariteH06786 - and the arvaditeH0721) and the siniteH05513) and the arkiteH06208) and the hiviteH02340"/ and the girgasiteH01622+ and the amoriteH0567!- and the jebusiteH02983 and hethH02845' his firstbornH01060 sidonH06721 begatH03205 ! and canaanH03667 ' and caphtorimH03732  philistimH06430! - out of whom cameH03318 % and casluhimH03695' and pathrusimH06625' and naphtuhimH05320# and lehabimH03853! and anamimH06047 ludimH03866 begatH03205# and mizraimH04714 cityH05892 OvU9aE+vU.gO; elamH05867: of shemH080359% the childrenH011218 bornH032057 the elderH014196! of japhethH033155# the brotherH02514 of eberH05677$33 of all the childrenH011212- also, the fatherH011 unto shemH08035!0- in their nationsH01471"/1 in their countriesH0776$.3 after their tonguesH03956%-5 after their familiesH04940, of hamH02526+ the sonsH01121 *+  even unto lashaH03962)!  and zeboimH06636(  and admahH0126'%  and gomorrahH06017&! unto sodomH05467%' as thou goestH0935$ unto gazaH05804# to gerarH01642") as thou comestH0935!) was from sidonH06721" / of the canaanitesH03669) and the borderH01366' spread abroadH06327 !gjP:w^F%hH- g\# and shelephH08026[ almodadH0486Z begatH03205Y! and joktanH03355X  joktanH03355W  nameH08034!V/  and his brother'sH0251U  dividedH06385T'  was the earthH0776 S+ for in his daysH03117R pelegH06389Q of oneH0259P the nameH08034O sonsH01121N twoH08147M were bornH03205L' and unto eberH05677K eberH05677J begatH03205I and salahH07974H salahH07974G begatH03205F% and arphaxadH0775E and mashH04851D! and getherH01666C and hulH02343B uzH05780A of aramH0758!@- and the childrenH01121? and aramH0758> and ludH03865=% and arphaxadH0775<! and asshurH0804 IhL/[9a:mI!z- in their nationsH01471(y; after their generationsH08435x of noahH05146w# of the sonsH01121v% the familiesH04940$u3 after their nationsH01471t) in their landsH0776$s3 after their tonguesH03956%r5 after their familiesH04940q of shemH08035p the sonsH01121o# of the eastH06924n a mountH02022m# unto sepharH05611l' as thou goestH0935k) was from meshaH04852#j1 and their dwellingH04186i of joktanH03355h the sonsH01121g and jobabH03103f# and havilahH02341e and ophirH0211d and shebaH07614c# and abimaelH039b and obalH05745a! and diklahH01853` and uzalH0187_# and hadoramH01913^ and jerahH03392 ]+ and hazarmavethH02700 Y}`:oL1gH/|Y +  they for morterH02563  hadH01961  and slimeH02564  for stoneH068#1  and they had brickH03843) them throughlyH08316 and burnH08313 brickH03843# let us makeH03835 go toH03051! to anotherH07453  oneH0376 ' and they saidH0559 ) and they dweltH03427  of shinarH08152 # in the landH0776 a plainH01237 + that they foundH04672' from the eastH069247Y and it came to pass, as they journeyedH05265 speechH01697! and of oneH0259 languageH08193! was of oneH0259#3 and the whole earthH0776 the floodH03999~ afterH0310}% in the earthH0776| dividedH06504.{G and by these were the nationsH01471 UkN/ zbE+|e?){U#61  will be restrainedH01219'5+'  and now nothingH03605 H038084 to doH06213$33 and this they beginH024902 languageH08193%17 and they have all oneH02590 oneH0259#/1 behold, the peopleH05971. saidH0559- lordH03068, buildedH01129+ of menH0120#*1 which the childrenH01121)' and the towerH04026( the cityH05892' to seeH07200& came downH03381% lordH03068"$1  of the whole earthH0776#'  upon the faceH06440,"C  lest we be scattered abroadH06327!  us a nameH08034 + and let us makeH06213# unto heavenH08064 whose topH07218# and a towerH04026 us a cityH05892% let us buildH01129 go toH03051' and they saidH0559 UuO-]>nT<$|U$S3 scatter them abroadH06327R lordH03068$Q3 and from thence didH06327 P- of all the earthH0776O% the languageH08193#N1 did there confoundH01101M lordH03068L babelH0894K calledH07121,JC therefore is the name of itH08034I the cityH05892H to buildH01129"G/ and they left offH02308 F- of all the earthH0776E' upon the faceH06440D# from thenceH08033&C7 scattered them abroadH06327B lordH03068A  speechH08193@ another'sH07453? oneH0376(>; they may not understandH08085= thatH0834<) their languageH08193#;1 and there confoundH01101:) let us go downH033819 go toH030518  to doH0621347S  from them, which they have imaginedH02161 "[~fH/rYA% hI0s[u afterH0310t livedH02421s% and arphaxadH0775r salahH07974q and begatH03205p yearsH08141o! and thirtyH07970n fiveH02568m livedH02425l% and arphaxadH0775k' and daughtersH01323j sonsH01121i and begatH03205h yearsH08141g hundredH03967f fiveH02568e arphaxadH0775d he begatH03205c afterH0310b livedH02421a and shemH08035` the floodH03999_ afterH0310^ two yearsH08141] arphaxadH0775\ and begatH03205[ oldH01121Z yearsH08141Y! an hundredH03967X shemH08035W of shemH08035 V+ the generationsH08435 U- of all the earthH0776T' upon the faceH06440 "hu\?'hK2wZB!h pelegH06389 and begatH03205 yearsH08141! and thirtyH07970 fourH0702 livedH02421 and eberH05677'  and daughtersH01323  sonsH01121  and begatH03205   yearsH08141  and threeH07969 ' hundredH08141 H03967  fourH0702  eberH05677 he begatH03205 afterH0310 livedH02421 and salahH07974 eberH05677 and begatH03205 yearsH08141 thirtyH07970 livedH02425 and salahH07974~' and daughtersH01323} sonsH01121| and begatH03205{ yearsH08141z and threeH07969y' hundredH08141 H03967x fourH0702w salahH07974v he begatH03205 "g~gE'hO2tX?" g9 yearsH081418! and thirtyH079707 twoH081476 livedH024215 and reuH074664'  and daughtersH013233  sonsH011212  and begatH032051 yearsH081410 and nineH08672#/#' two hundredH08141 H03967. reuH07466- he begatH03205, afterH0310+ livedH02421* and pelegH06389) reuH07466( and begatH03205' yearsH08141& thirtyH07970% livedH02421$ and pelegH06389#'  and daughtersH01323"  sonsH01121!  and begatH03205   yearsH08141! and thirtyH07970' hundredH08141 H03967 fourH0702 pelegH06389 he begatH03205 afterH0310 livedH02421 and eberH05677 "b~bI#zaG.uV= {b[ yearsH08141Z! and twentyH06242Y nineH08672X livedH02421W and nahorH05152V'  and daughtersH01323U  sonsH01121T and begatH03205S yearsH08141R# two hundredH03967Q nahorH05152P he begatH03205O afterH0310N livedH02421M and serugH08286L nahorH05152K and begatH03205J yearsH08141I thirtyH07970H livedH02421G and serugH08286F'  and daughtersH01323E  sonsH01121D  and begatH03205C yearsH08141B and sevenH07651#A#' two hundredH08141 H03967@ serugH08286? he begatH03205> afterH0310= livedH02421< and reuH07466; serugH08286: and begatH03205 "^|`G"oV;"y`G0x^} beforeH06440| diedH04191{ and haranH02039z  lotH03876y  begatH03205x and haranH02039w and haranH02039v nahorH05152u abramH087t begatH03205s terahH08646r of terahH08646 q+ the generationsH08435p and haranH02039o nahorH05152n abramH087m and begatH03205l yearsH08141k seventyH07657j livedH02421i and terahH08646h'  and daughtersH01323g  sonsH01121f  and begatH03205e yearsH08141$d%' and nineteenH08672 H06240"c!' an hundredH08141 H03967b terahH08646a he begatH03205` afterH0310_ livedH02421^ and nahorH05152] terahH08646\ and begatH03205 "MsP5{[=& y]@"iM of haranH02039 the sonH01121 and lotH03876 his sonH01121 abramH087 tookH03947 and terahH08646 no childH02056! was barrenH06135 but saraiH08297 of iscahH03252) and the fatherH01 of milcahH04435! the fatherH01 of haranH02039%  the daughterH01323  milcahH04435  wifeH0802 !  of nahor'sH05152 %  and the nameH08034  saraiH08297  wifeH0802 ! of abram'sH087 the nameH08034! them wivesH0802 tookH03947 and nahorH05152 and abramH087 +  of the chaldeesH03778 in urH0218 + of his nativityH04138# in the landH0776 terahH08646~! his fatherH01 SmT=yY;eM1yS#>7 and from thy father'sH01%=5 and from thy kindredH04138<) of thy countryH0776;% get thee outH03212:! unto abramH0879 had saidH05598 lordH030687 in haranH027716 diedH041915 and terahH086464 yearsH081413 and fiveH02568(2-' were two hundredH08141 H039671 of terahH086460% and the daysH03117/ and dweltH03427.! unto haranH02771-' and they cameH0935, of canaanH03667+' into the landH0776* to goH03212 )+ of the chaldeesH03778!(/ with them from urH0218$'3 and they went forthH03318& wifeH0802%  abram'sH087$  his sonH01121$#3  his daughter in lawH03618"  and saraiH08297!  sonH01121  his son'sH01121 \z_E!vS1 ~bJ,s\[  oldH01121Z  yearsH08141Y  and fiveH02568X' seventyH08141 H07657"W3 with him: and abramH087V wentH03212"U/ unto him; and lotH03876T! had spokenH01696S lordH03068R departedH03212Q so abramH087P! be blessedH01288O% of the earthH01275NU thee: and in thee shall all familiesH04940!M- him that cursethH07043L+ thee, and curseH0779 K+ them that blessH01288!J- and i will blessH01288-IE and thou shalt be a blessingH01293H greatH01431G thy nameH08034F) thee, and makeH01431!E- and i will blessH01288D nationH01471C a greatH01419(B; and i will make of theeH06213!A-  that i will shewH07200@#  unto a landH0776? houseH01004 _pU:eI" oT2v_y  thenH0227"x/ and the canaaniteH03669w of morehH04176v) unto the plainH0436u of sichemH07927t) unto the placeH04725s the landH0776r) passed throughH05674q and abramH087p they cameH0935o of canaanH03667!n/ and into the landH0776m of canaanH03667l' into the landH0776k to goH03212$j3  and they went forthH03318i  in haranH02771%h5  that they had gottenH06213g'  and the soulsH05315'f9  that they had gatheredH07408(e; and all their substanceH07399d sonH01121c' his brother'sH0251b and lotH03876a his wifeH0802` saraiH08297_ tookH03947^ and abramH087]%  out of haranH02771!\-  when he departedH03318 awV7j;kL$~a journeyedH05265 and abramH087 lordH03068' upon the nameH08034! and calledH07121  lordH03068  an altarH04196%5  and there he buildedH01129#  on the eastH06924  and haiH05857# on the westH03220  beth–elH01008  his tentH0168 # and pitchedH05186 % of beth–elH01008 # on the eastH06924,C from thence unto a mountainH02022) and he removedH06275%  who appearedH07200  lordH03068#  he an altarH04196"/  and there buildedH01129 landH0776 thisH02063# will i giveH05414' unto thy seedH02233~ and saidH0559}! unto abramH087| appearedH07200{ lordH03068z#  in the landH0776 _}_D' \8v\B* z_5 his wifeH0802)4? thee, that they shall sayH05593 shall seeH07200D2s therefore it shall come to pass, when the egyptiansH047131% to look uponH047580 womanH0802/ a fairH03303. i knowH03045- nowH04994, beholdH02009+ his wifeH0802*! unto saraiH08297)% that he saidH0559(! into egyptH04714' to enterH0935!&- he was come nearH07126)%? and it came to pass, whenH0834$# in the landH0776# grievousH03515&"7 there; for the famineH07458!! to sojournH01481 ! into egyptH04714 went downH03381 and abramH087# in the landH0776'9 and there was a famineH07458!- toward the southH05045 stillH05265 going onH01980 ZpT<mR4kT.~Z!R- and he entreatedH03190Q  houseH01004P)  into pharaoh'sH06547O was takenH03947N' and the womanH0802M pharaohH06547L! her beforeH0413#K1 her, and commendedH01984J sawH07200 I+ also of pharaohH06547H# the princesH08269G fairH03303F veryH03966E the womanH0802D beheldH07200C' the egyptiansH04713B! into egyptH04714A was comeH09354@W and it came to pass, that, when abramH087 ?+ because of theeH01558>! shall liveH024212=O with me for thy sake; and my soulH05315<) it may be wellH03190; thatH04616: my sisterH02699# i pray theeH049948 sayH055927O me, but they will save thee aliveH02421#61 and they will killH02026 hc@oQ6dBh!p/ her to me to wifeH0802&o7 so i might have takenH03947n my sisterH0269m+ why saidst thouH0559l thy wifeH08021kM unto me? why didst thou not tellH05046j) thou hast doneH06213i and saidH0559h abramH087g calledH07121f# and pharaohH06547e  wifeH0802d  abram'sH087c saraiH08297b! because ofH01697a plaguesH05061`! with greatH01419_' and his houseH01004^ pharaohH06547] plaguedH05060\ lordH03068[!  and camelsH01581Z'  and she assesH0860!Y- and maidservantsH08198 X+ and menservantsH05650W% and he assesH02543V and oxenH01241/UI for her sake: and he had sheepH06629T wellH03190S abramH087 fwZD rBrS0f! - at the beginningH08462  had beenH01961 ) where his tentH0168 ) unto the placeH04725"/ even to beth–elH01008) from the southH05045 + on his journeysH04550# and he wentH03212# and in goldH02091 in silverH03701 in cattleH04735 richH03513 veryH03966 and abramH087)~= with him, into the southH05045-}E and all that he had, and lotH03876 |- he, and his wifeH0802{% out of egyptH04714z went upH05927y and abramH087x% and his wifeH08027wY concerning him: and they sent him awayH07971v menH0582u commandedH06680t# and pharaohH06547s) and go thy wayH03212r takeH03947-qG now therefore behold thy wifeH0802 [~Y3kT6kD'w[)! of abram'sH087$(3 between the herdmenH07462''9 and there was a strifeH07379&  togetherH03162% not dwellH03427#$1 so that they couldH03201# was greatH07227$"3 for their substanceH07399! togetherH03162, C them, that they might dwellH03427%5 was not able to bearH05375% and the landH0776 and tentsH0168 and herdsH01241! had flocksH06629 abramH087 withH0854!- also, which wentH01980 and lotH03876 lordH03068# on the nameH08034 calledH07121+ and there abramH087#1 there at the firstH07223"/ which he had madeH06213% of the altarH04196) unto the placeH04725  and haiH05857" /  between beth–elH01008 HhC(h]< fHF! and beheldH07200E his eyesH05869D lifted upH05375C and lotH03876+BA then i will go to the leftH08041"A/ to the right handH03225,@C then i will go to the rightH03231?' the left handH08040!>- separate thyselfH06504=# before theeH06440"<1 not the whole landH0776;  brethrenH0251:  for weH0582 9+ and thy herdmenH07462I8} i pray thee, between me and thee, and between my herdmenH074627 strifeH048086 noH04085% let there beH019614 unto lotH038763 saidH05592 and abramH087 1-  then in the landH07760  dwelledH03427"//  and the perizziteH06522"./ and the canaaniteH03669- cattleH04735, of lot'sH03876 ++ and the herdmenH07462* cattleH04735 d{cF- wZ>&cI(de' in the citiesH05892d dwelledH03427c and lotH03876b of canaanH03667a# in the landH0776` dwelledH03427_ abramH087^) from the otherH0251] the oneH0376.\G and they separated themselvesH06504[ eastH06924Z journeyedH05265Y and lotH03876X of jordanH03383"W/ him all the plainH03603V choseH0977U then lotH03876T unto zoarH06820S) as thou comestH0935R of egyptH04714Q' like the landH0776P lordH03068O' as the gardenH01588N% and gomorrahH06017M sodomH05467L destroyedH07843K lordH03068$J3 every where, beforeH06440I% well wateredH04945H of jordanH03383G' all the plainH03603 Tx\B# mL'zZ:wT + and i will makeH07760 everH05769 forH05704 + and to thy seedH02233'9 to thee will i give itH05414!- which thou seestH07200 ~- for all the landH0776}% and westwardH03220|%  and eastwardH06924{'  and southwardH05045)z=  where thou art northwardH06828y)  from the placeH04725x  and lookH07200w) now thine eyesH05869"v/ from him, lift upH05375u' was separatedH06504t that lotH03876s afterH0310r! unto abramH087q saidH0559p lordH03068o# exceedinglyH03966n lordH03068m# and sinnersH02400l wickedH07451k of sodomH05467j# but the menH0582i sodomH05467h towardH05704g tentH0167f% of the plainH03603 UqZ@$kKkO2rU#of shinarH08152"kingH04428!#of amraphelH05690 Kand it came to pass in the daysH03117  lordH03068)  there an altarH04196 and builtH01129 in hebronH02275 of mamreH04471% in the plainH0436 and dweltH03427 and cameH0935 tentH0167! then abramH087'9 of it; for i will giveH05414)= of it and in the breadthH07341' in the lengthH0753 - through the landH0776 walkH01980 ariseH06965!-  also be numberedH04487)  shall thy seedH02233 %  of the earthH0776   the dustH06083  numberH04487  canH03201  if a manH0376 so thatH0834% of the earthH0776# as the dustH06083 thy seedH02233 "Qz_B* zW? }]B&hQEseaH03220D#is the saltH04417CwhichH01931Bof siddimH07708A#in the valeH06010/@Iall these were joined togetherH02266?zoarH06820>which isH01931=of belaH01106<%and the kingH04428;!of zeboiimH06636:kingH044289% and shemeberH080388 of admahH01267 kingH044286 shinabH081345# of gomorrahH060174kingH04428 3+and with birshaH013062of sodomH054671kingH044280beraH01298/withH0854.warH04421-madeH06213,! of nationsH01471+ kingH04428* and tidalH08413) of elamH05867( kingH04428'%chedorlaomerH03540&!of ellasarH0495%kingH04428$ariochH0746 ZQ9yR2 cA)zZb%en–mishpatH05880atoH0413`and cameH0935"_/and they returnedH07725^)the wildernessH04057]byH05921\+unto el–paranH0364[seirH08165Z)in their mountH02042 Y+and the horitesH02752%X5 in shaveh kiriathaimH07741W' and the emimsH0368V in hamH01990U) and the zuzimsH02104%T5in ashteroth karnaimH06255S%the rephaimsH07497$R3with him, and smoteH05221Q'and the kingsH04428P%chedorlaomerH03540OcameH0935NyearH08141,M7%and in the fourteenthH0702 H06240L'they rebelledH04775KyearH08141-J7'and in the thirteenthH06240 H07969I%chedorlaomerH03540"H#%they servedH0853 H05647GyearsH08141F'twelveH08147 H06240 YY;xX=mS* wY! of nationsH01471 kingH04428~) and with tidalH08413} of elamH05867| the kingH04428"{/ with chedorlaomerH03540zof siddimH07708&y7with them in the valeH06010xbattleH04421 w+and they joinedH06186v zoarH06820u the sameH01931t of belaH01106s% and the kingH04428r! of zeboiimH06636q%and the kingH04428pof admahH0126o%and the kingH04428n#of gomorrahH06017m%and the kingH04428lof sodomH05467kthe kingH04428#j1and there went outH03318#i1 in hazezon–tamarH02688h! that dweltH03427%g7 and also the amoritesH0567"f/of the amalekitesH06003 e+all the countryH07704dand smoteH05221ckadeshH06946 XwZC* nR2qP4tX brother'sH0251 abram'sH087 lotH03876' and they tookH03947#1 and went their wayH03212&9 and all their victualsH0400% and gomorrahH06017 of sodomH05467' all the goodsH07399' and they tookH03947 + to the mountainH02022 fledH05127.G there; and they that remainedH07604 and fellH05307 fledH05127% and gomorrahH06017 of sodomH05467' and the kingsH04428 % slimepitsH02564 H0875 # was full ofH0875  of siddimH07708 % and the valeH06010  with fiveH02568 kingsH04428 fourH0702! of ellasarH0495 kingH04428! and ariochH0746 of shinarH08152 kingH04428% and amraphelH0569 XoN& z\B&rO*X$>%' and eighteenH08083 H06240= hundredH03967< threeH07969!;-in his own houseH01004:bornH032119#his trainedH025938he armedH07324"7/was taken captiveH07617 6-that his brotherH02515heardH080854)and when abramH0873! with abramH087#2#' confederateH01285 H011671 of anerH060630# and brotherH0251/ of eshcolH0812. brotherH0251-# the amoriteH0567, of mamreH04471+% in the plainH0436*% for he dweltH07931)! the hebrewH05680( abramH087' and toldH05046%&5 one that had escapedH06412%) and there cameH0935$% and departedH03212#' and his goodsH07399" in sodomH05467! who dweltH03427  sonH01121 MfJ-{Z0rV:xM(Z; with him, at the valleyH06010!Y- and of the kingsH04428 X+of chedorlaomerH03540#W1from the slaughterH05221V!his returnH07725Uhim afterH0310Tto meetH07125Swent outH03318Rof sodomH05467Q%and the kingH04428%P5also, and the peopleH05971O'and the womenH0802N'and his goodsH07399MlotH03876L#his brotherH0251'K9and also brought againH07725J'all the goodsH07399$I3and he brought backH07725H#of damascusH01834!G-on the left handH08040 F+them unto hobahH02327"E/them, and pursuedH07291Dand smoteH05221Cby nightH03915:B_himself against them, he and his servantsH05650A)and he dividedH02505@ unto danH01835?# and pursuedH07291 OqY=mM2lH2 kOzof sodomH05467y%and the kingH04428x!him tithesH04643w#and he gaveH05414v'into thy handH03027u'thine enemiesH06862%t5which hath deliveredH04042sgodH0410!r-be the most highH05945q#and blessedH01288p and earthH0776oof heavenH08064npossessorH07069mgodH0410!l-of the most highH05945kabramH087jblessedH01288i'him, and saidH0559h)and he blessedH01288g godH0410!f-of the most highH05945e!the priestH03548dand wineH03196cbreadH03899b'brought forthH03318aof salemH08004`kingH04428 _+and melchizedekH04442^daleH06010]! the king'sH04428\ whichH01931[ of shavehH07740 ]wZ?( u_>!lT#z]!have eatenH0398'the young menH05288+only that whichH0834saveH01107 richH06238abramH087#i have madeH06238.Ithine, lest thou shouldest sayH0559takeH03947#3and that i will notH0518-7'even to a shoelatchetH08288 H05275'from a threadH02339 +that i will notH0518  and earthH0776  of heavenH08064 ' the possessorH07069  godH0410'the most highH05945lordH03068mine handH03027)i have lift upH07311of sodomH05467#to the kingH04428saidH0559and abramH087the goodsH07399and takeH03947~)me the personsH05315}giveH05414|!unto abramH087{saidH0559 !VoV9x`D% fK4uV:# of my houseH01004'9+'and the stewardH04943 H011218childlessH06185 7+me, seeing i goH01980$63what wilt thou giveH054145godH030694lordH01363saidH05592and abramH0871rewardH079390 greatH07235/' thy exceedingH03966.! thy shieldH04043-! not, abramH087, fearH03372+sayingH0559*#in a visionH04236)!unto abramH087(cameH01961'lordH03068&the wordH01697%%these thingsH01697$afterH0310#'their portionH02506" takeH03947! let themH01992  and mamreH04471 eshcolH0812 me, anerH06063withH0854!which wentH01980!of the menH0582 +and the portionH02506 I}L6yV&x^C+iIW% unto him, soH03541!V/ them: and he saidH0559U to numberH05608 T+if thou be ableH03201Sthe starsH03556Rand tellH05608"Q/now toward heavenH08064PlookH05027Oand saidH0559NabroadH02351)M=and he brought him forthH03318$L3shall be thine heirH03423(K;out of thine own bowelsH04578-JEbut he that shall come forthH03318-IEthis shall not be thine heirH03423 H-unto him, sayingH0559GlordH03068&F7and, behold, the wordH01697E%is mine heirH03423D#in my houseH01004"C/and, lo, one bornH01121BseedH02233AnoH03808.@Gbehold, to me thou hast givenH05414?saidH0559>and abramH087=# of damascusH01834< eliezerH0461; thisH01931 SS5}_A*mM'yS#t1 and a young pigeonH01469!s- and a turtledoveH08449#r1 of three years oldH08027q and a ramH0352#p1 of three years oldH08027o) and a she goatH05795#n1 of three years oldH08027m% me an heiferH05697l) unto him, takeH03947k# and he saidH0559(j;that i shall inherit itH03423i%shall i knowH03045hwherebyH04100ggodH03069flordH0136e#and he saidH0559d!to inheritH03423c)thee this landH0776bto giveH05414 a+of the chaldeesH03778`of urH0218&_7that brought thee outH03318^lordH03068]#and he saidH0559,\Cit to him for righteousnessH06666[)and he countedH02803ZlordH03068Y+and he believedH0539X) shall thy seedH02233 ^mV=_H%gK/^$3 shall be a strangerH01616' that thy seedH02233# of a suretyH03045 knowH03045! unto abramH087 # and he saidH0559  fellH05307  darknessH02825  of greatH01419" 1 and, lo, an horrorH0367! upon abramH087 fellH05307% a deep sleepH08639) was going downH0935!- and when the sunH08121 + drove them awayH05380 abramH087"/ upon the carcasesH06297 came downH03381#1 and when the fowlsH05861~ dividedH01334}' but the birdsH06833| anotherH07453{# one againstH07125z pieceH01335y eachH0376x and laidH05414"w/ them in the midstH084320vK unto him all these, and dividedH01334u# and he tookH03947 BiN5 vX;|W9}B8.[and it came to pass, that, when the sunH08121-fullH08003,not yetH02008++of the amoritesH0567!*-for the iniquityH05771)againH07725'(9they shall come hitherH02008'!generationH01755"&/but in the fourthH07243%old ageH07872$in a goodH02896%#5thou shalt be buriedH06912"in peaceH07965!)to thy fathersH01! /and thou shalt goH0935substanceH07399!with greatH01419$3shall they come outH03318$'%and afterwardH03651 H0310%will i judgeH01777&7whom they shall serveH05647%5and also that nationH01471 yearsH08141 hundredH03967 them fourH0702-E them; and they shall afflictH06031,C not theirs, and shall serveH05647 in a landH0776 ObJ+mQ8{bE( sO!M-and the rephaimsH07497#L1and the perizzitesH06522!K-and the hittitesH02850#J1and the kadmonitesH06935#I1and the kenizzitesH07074H#the kenitesH07017GeuphratesH06578Fthe riverH05104EriverH05104D) unto the greatH01419C of egyptH04714B) from the riverH05104A this landH0776@% have i givenH05414?'unto thy seedH02233>sayingH0559=!with abramH087<!a covenantH01285;madeH03772:lordH030689dayH031178#in the sameH019317% those piecesH015066 betweenH09965#that passedH056744lampH039403'and a burningH07842furnaceH08574!1-behold a smokingH06227 0+and it was darkH05939/went downH0935 IkN5hO2|\Cy`IlwifeH0802kabram'sH087jand saraiH08297iof saraiH08297h% to the voiceH06963g hearkenedH08085 f/ by her. and abramH087.eG be that i may obtain childrenH01129d it mayH0194c%unto my maidH08198"b1i pray thee, go inH0935a%from bearingH03205#`1hath restrained meH06113_lordH03068^!unto abramH087]saidH0559\and saraiH08297[ hagarH01904Z! whose nameH08034Y#an egyptianH04713(X;and she had an handmaidH08198WchildrenH03205Vhim noH03808UbareH03205TwifeH0802Sabram'sH087Rnow saraiH08297"Q/and the jebusitesH02983$P3and the girgashitesH01622#O1and the canaanitesH03669 N-and the amoritesH0567 YzcF/bA#pQ4}Y! -and when she sawH07200 )into thy bosomH02436 my maidH08198(;upon thee: i have givenH05414my wrongH02555!unto abramH087saidH0559and saraiH08297#in her eyesH05869%was despisedH07043%her mistressH01404'9that she had conceivedH02029!-and when she sawH07200"~/and she conceivedH02029}!unto hagarH01904|)and he went inH0935{)to be his wifeH0802zabramH087"y1her to her husbandH0376xand gaveH05414wof canaanH03667v# in the landH0776u yearsH08141t tenH06235s had dweltH03427r abramH087qafterH07093p%the egyptianH04713oher maidH08198nhagarH01904mtookH03947 H}dI2d?jE"fH*#camest thouH0935)whenceH0335(maidH08198'sarai'sH08297&hagarH01904%#and he saidH0559$ to shurH07793#!in the wayH01870 "+by the fountainH05869"!/in the wildernessH04057 of waterH04325'by a fountainH05869found herH04672lordH03068'and the angelH04397' from her faceH06440' her, she fledH01272"/ dealt hardly withH06031)and when saraiH082972A'to her as it pleaseth theeH05869 H02896doH06213#in thy handH03027!-behold, thy maidH08198!unto saraiH08297saidH0559but abramH087 judgeH08199 lordH03068# in her eyesH05869 ) i was despisedH07043' 9 that she had conceivedH02029 JzX?_>&vU4fJH his nameH08034G) and shalt callH07121F a sonH01121E) and shalt bearH03205D! with childH02030!C- unto her, beholdH02009B saidH0559A lordH03068@' and the angelH04397?' for multitudeH07230.>G that it shall not be numberedH05608=# exceedinglyH07235< thy seedH02233*;? unto her, i will multiplyH07235: saidH05599 lordH030688' and the angelH04397(7; thyself under her handsH030276! and submitH06031 5+ to thy mistressH01404!4- unto her, returnH077253 saidH05592 lordH030681' and the angelH043970 saraiH08297/) of my mistressH01404.' from the faceH06440- i fleeH01272,%and she saidH0559)+=and whither wilt thou goH03212 IdN2{Y=%iM,~aIebareH03205dand hagarH01904cand beredH01260b)between kadeshH06946)a1%beer–lahai–roiH02416 H0883`!was calledH07121"_1wherefore the wellH0875^' that seeth meH07210] after himH0310\ lookedH07200![- have i also hereH01988Z% for she saidH0559Y seest meH07210"X1 unto her, thou godH0410W! that spakeH01696V lordH03068U the nameH08034T) and she calledH07121#S3 of all his brethrenH0251 R+ in the presenceH064400QK against him; and he shall dwellH079318P[ against every man, and every man's handH03027O his handH03027N manH0120&M7 and he will be a wildH06501L) thy afflictionH06040K! hath heardH08085J lordH03068I ishmaelH03458 "Q~fG/lT9vZ@%pQ#my covenantH01285 +and i will makeH05414$3and be thou perfectH08549 before meH06440 walkH01980 godH0410% the almightyH07706 and saidH0559to abramH087~appearedH07200}lordH03068|and nineH08672{oldH01121zyearsH08141"y!'was ninetyH08141 H08673x)and when abramH087w to abramH087vishmaelH03458ubareH03205t!when hagarH01904soldH01121ryearsH08141qand sixH08337!p'fourscoreH08141 H08084oand abramH087n ishmaelH03458m bareH03205l# which hagarH01904knameH08034jhis son'sH01121icalledH07121hand abramH087ga sonH01121fabramH087 WhI/y^C}bG#}W##1of thee, and kingsH04428"nationsH01471 !+and i will makeH05414 fruitfulH06509&)'thee exceedingH03966 H03966 +and i will makeH06509!- have i made theeH05414nationsH01471of manyH01995%for a fatherH01-shall be abrahamH085%but thy nameH08034abramH087#1any more be calledH07121'9neither shall thy nameH08034nationsH01471of manyH019953Wwith thee, and thou shalt be a fatherH01$3behold, my covenantH01285as for meH0589 -with him, sayingH0559talkedH01696 and godH0430 #on his faceH06440 fellH05307 and abramH087( -'thee exceedinglyH03966 H039667Ybetween me and thee, and will multiplyH07235 PcFsP"Y<P.>G therefore, thou, and thy seedH02233=# my covenantH01285 <+ thou shalt keepH08104;% unto abrahamH085: saidH05599 and godH0430'8; and i will be their godH04307! possessionH0272#61for an everlastingH057695of canaanH036674%all the landH0776,3Cwherein thou art a strangerH040332the landH07761!after theeH0310+0Aunto thee, and to thy seedH02233 /+and i will giveH05414.! after theeH0310+-A unto thee, and to thy seedH02233,#to be a godH0430+covenantH01285#*1for an everlastingH05769%)5in their generationsH01755(!after theeH03101'Mbetween me and thee and thy seedH02233&#my covenantH01285%%5and i will establishH06965$)shall come outH03318 UuB%d:jC xU X+ he that is bornH03211 W+ not of thy seedH02233'V+' of any strangerH05236 H01121U! with moneyH03701T or boughtH04736S% in the houseH01004 R+ he that is bornH03211$Q3 in your generationsH01755+PA among you, every man childH02145%O5 shall be circumcisedH04135N oldH01121M daysH03117%L5 and he that is eightH08083 K+ of the covenantH01285'J; and it shall be a tokenH0226!I- of your foreskinH06190H the fleshH01320(G; and ye shall circumciseH05243/FI among you shall be circumcisedH04135 E+ every man childH02145D! after theeH03100CK between me and you and thy seedH02233$B3 which ye shall keepH08104A# my covenantH01285%@5 in their generationsH01755?! after theeH0310 KwU2hO,aG0{dKv sarahH08283u butH03588tsaraiH08297sher nameH08034$r3thou shalt not callH07121qthy wifeH0802p%as for saraiH08297o%unto abrahamH085nsaidH0559mand godH0430l# my covenantH01285k) he hath brokenH06565 j+ from his peopleH05971!i-shall be cut offH03772hthat soulH05315#g1is not circumcisedH04135 f+of his foreskinH06190efleshH01320dwhoseH0834cman childH02145&b7and the uncircumcisedH06189a covenantH01285#`1 for an everlastingH05769'_9 shall be in your fleshH01320 ^+ and my covenantH01285]) be circumcisedH04135\! must needsH04135[) with thy moneyH03701&Z7 and he that is boughtH04736Y% in thy houseH01004oirinsx~ &,28>DJPV\bhntz "(.4:@FLRX^djpv|"Ce%D c   < [z;["Ce%D c   < [z;[{:Zx8Yv2Qq /!L"j# $*%K&l' (-)N*n+,1-R.s/041S2t3425P6m7 8,9K:j;<&=B>a?@A:BXCuDE4FPGnH I%JBKaLM!NAO`PQR;S\TzUV6WSXuYZ9[[\}]^>_[`yab5cRdpe f)gFheij#kElbmno>pZqzofflrx~ &,28>DJPV\bhntz "(.4:@FLRX^djpv|s:tWutvw.xMylz {*|H}e~#>Xs:tWutvw.xMylz {*|H}e~#>Xv2Po ,Ji&C`;Wu/Mk$B`:Zz3Om/Nk (Gb>\|;[y7Vt1Qo *­HígĮŮ"ƮAǮ^Ȯ~ɯʯ<˯Z̯yͰΰ5ϰQаoѱұ.ӱLԱjղֲ(ײHزgٳڳ$۳Bܳbݴ޴"ߴDc> QO1jJ/r[C&hQsaidH0559and godH0430#before theeH06440!might liveH02421ishmaelH03458o thatH03863unto godH0430saidH0559#and abrahamH085 bearH03205 oldH01323  yearsH08141 ) that is ninetyH08673 + and shall sarahH08283 oldH01121 yearsH08141,Cunto him that is an hundredH03967be bornH03205%in his heartH03820and saidH0559#and laughedH06711'upon his faceH06440fellH05307%then abrahamH085~of peopleH05971}kingsH04428|!of nationsH01471/{Ialso of her: yea, i will blessH01288z!thee a sonH01121y'her, and giveH05414!x-and i will blessH01288w her nameH08034 UxQ5iM'V5yU!2-will i establishH06965 1+but my covenantH012850 nationH01471/ a greatH01419$.3 and i will make himH05414-) shall he begetH03205,princesH05387+'twelveH08147 H06240'*+'him exceedinglyH03966 H03966")/and will multiplyH072350(Khim, and will make him fruitfulH06509''9behold, i have blessedH01288"&/i have heard theeH08085#%1and as for ishmaelH03458$after himH0310#'with his seedH02233"covenantH01285,!C with him for an everlastingH05769 # my covenantH01285%5 and i will establishH06965 isaacH03327 his nameH08034$3and thou shalt callH07121indeedH061!thee a sonH01121!shall bearH03205thy wifeH0802sarahH08283 ZwYAqV;eG. vZPhad saidH01696Oas godH0430NdayH03117 M+in the selfsameH06106"L/of their foreskinH06190Kthe fleshH01320 J+ and circumcisedH04135I houseH01004H% of abraham'sH085G' among the menH0582F! every maleH02145E)with his moneyH03701)D=and all that were boughtH04736C%in his houseH01004'B9and all that were bornH03211Ahis sonH01121@ishmaelH03458?tookH03947>#and abrahamH085=%from abrahamH085<went upH05927!;/with him, and godH0430:talkingH01696 9+and he left offH036158yearH081417#in the nextH0312+6Aunto thee at this set timeH041505!shall bearH032054#which sarahH082833!with isaacH03327 H}R2W7dB" `HolordH03068!n-were circumcisedH04135'm+'of the strangerH05236 H01121l!with moneyH03701k!and boughtH04736j%in the houseH01004ibornH03211h%of his houseH01004g+and all the menH0582fhis sonH01121e#and ishmaelH03458d#circumcisedH04135c#was abrahamH085bdayH03117 a+in the selfsameH06106 `+of his foreskinH06190_%in the fleshH01320(^;when he was circumcisedH04135]oldH01121\yearsH08141 ['thirteenH07969 H06240Zhis sonH01121Y#and ishmaelH03458 X+of his foreskinH06190W%in the fleshH01320(V;when he was circumcisedH04135Uand nineH08672ToldH01121SyearsH08141RninetyH08673Q#and abrahamH085 ZcK,za6{`FsZ waterH04325 %let a littleH04592. Gi pray thee, from thy servantH05650 'pass not awayH05674 %in thy sightH05869favourH02580$3if now i have foundH04672my lordH0136and saidH0559)? himself toward the groundH0776 and bowedH07812 doorH06607"1 them from the tentH0168 to meetH07125he ranH07323(~;by him: and when he sawH07200}stoodH05324|menH0582{)and, lo, threeH07969z!and lookedH07200yhis eyesH05869x)and he lift upH05375w! of the dayH03117v#in the heatH02527udoorH06607t#in the tentH0168s!and he satH03427rof mamreH04471&q9unto him in the plainsH0436pappearedH07200 NdBd7!jJ,jN, and makeH06213+ kneadH03888* mealH07058) of fineH05560(measuresH05429'threeH07969#&1make ready quicklyH04116%and saidH0559$!unto sarahH08283#'into the tentH0168"hastenedH04116!#and abrahamH085! / as thou hast saidH0559 so doH06213' and they saidH01696% your servantH05650 toH05921*?for therefore are ye comeH05674!-ye shall pass onH05674!after thatH0310#your heartsH03820)and comfort yeH05582of breadH03899a morselH06595!-and i will fetchH03947)under the treeH06086$3and rest yourselvesH08172your feetH07272and washH07364!be fetchedH03947!i pray youH04994 ZoQ0}^D(U2xZJ# and he saidH0559#I3 behold, in the tentH0168H# and he saidH0559G thy wifeH0802F sarahH08283E+ unto him, whereH0346D' and they saidH0559 C- and they did eatH0398'B9 by them under the treeH06086A%and he stoodH05975@#before themH06440?and setH05414%>5which he had dressedH06213$=%'and the calfH01241 H01121<and milkH02461;butterH02529:#and he tookH039479 to dressH062138' and he hastedH04116!7- unto a young manH052886and gaveH054145and goodH028964tenderH073903'a calfH01241 H011212!and fetchtH039471'unto the herdH012410ranH07323/#and abrahamH085 .+upon the hearthH06213- cakesH05692 PtR7mP9]B hPi lordH03068h) being old alsoH02204g my lordH0113&f7 shall i have pleasureH05730e) i am waxed oldH01086d afterH0310c sayingH0559b) within herselfH07130a laughedH06711 `+ therefore sarahH08283_ of womenH0802 ^- after the mannerH0734!]- to be with sarahH08283\ it ceasedH02308[ in ageH03117Z' well strickenH0935Y oldH02205X and sarahH08283W# now abrahamH085V! behind himH0310U doorH06607T# in the tentH0168S heardH08085R and sarahH08283!Q- shall have a sonH01121P thy wifeH0802O) and, lo, sarahH08283N of lifeH024160MK unto thee according to the timeH06256L returnH07725!K- i will certainlyH07725 Kx_9!V5mT7 vK(;from thence, and lookedH08259rose upH06965#and the menH0582%5but thou didst laughH06711nayH03808#and he saidH0559(;not; for she was afraidH03372i laughedH06711sayingH0559deniedH03584~!then sarahH08283!}- shall have a sonH01121| and sarahH08283{of lifeH024161zMunto thee, according to the timeH06256y'i will returnH07725&x7at the time appointedH04150wlordH03068vtoo hardH06381uany thingH01697tisH06381s am oldH02204r) a child, whichH0589q bearH03205#p3 shall i of a suretyH0552o sayingH0559n laughH06711m did sarahH08283l whereforeH04100k% unto abrahamH085j saidH0559 XbJ3fH.gG"xX&% and judgmentH04941% justiceH06666$ to doH06213# lordH03068"the wayH01870$!3and they shall keepH08104 after himH0310"/and his householdH01004%his childrenH01121 +he will commandH06680him, thatH0834!for i knowH03045!-shall be blessedH01288%of the earthH0776$3and all the nationsH01471nationH01471!and mightyH06099,Cshall surely become a greatH01419"3seeing that abrahamH085i doH06213 -that thing whichH0834%from abrahamH085%shall i hideH03680saidH0559lordH030683 Qwith them to bring them on the wayH07971 wentH01980 #and abrahamH085 sodomH05467 towardH06440 ^iR/wU5 jL&v^C lordH03068BbeforeH06440AyetH05750@stoodH05975?#but abrahamH085>%toward sodomH05467&=7from thence, and wentH03212#<1turned their facesH06437;#and the menH05821:Munto me; and if not, i will knowH03045$95of it, which is comeH0935%85according to the cryH068187!altogetherH03617'69whether they have doneH062135%now, and seeH072004)i will go downH033813 grievousH035132is veryH03966&17and because their sinH024030is greatH07227/%and gomorrahH06017.of sodomH05467 -+because the cryH02201,saidH0559+lordH03068**?that which he hath spokenH01696)%upon abrahamH085(may bringH0935' lordH03068 U`H*kJ-Z?U/`I from thee: shall not the judgeH08199_# that be farH02486(^;should be as the wickedH07563']9and that the righteousH06662 \+with the wickedH07563['the righteousH06662Zto slayH04191"Y/after this mannerH01697 X+from thee to doH06213W#that be farH02486V thereinH07130U righteousH06662T the fiftyH02572S forH04616Rthe placeH04725Q'and not spareH05375'P9wilt thou also destroyH05595Othe cityH05892NwithinH08432MrighteousH06662LfiftyH02572&K7peradventure there beH03426J!the wickedH07563IwithH05973H'the righteousH06662'G9wilt thou also destroyH05595Fand saidH0559Edrew nearH05066D#and abrahamH085 HbF-w[@ S;fH# there fortyH0705 if i findH04672~#and he saidH0559}fiveH02568|%all the cityH05892"{/wilt thou destroyH07843zrighteousH06662y%of the fiftyH02572xfiveH02568.wGperadventure there shall lackH02637v and ashesH0665udustH06083twhichH0595s'unto the lordH0136rto speakH016961qMbehold now, i have taken upon meH02974pand saidH0559oansweredH06030n#and abrahamH085m' all the placeH04725"l/ then i will spareH05375kthe cityH05892jwithinH08432irighteousH06662hfiftyH02572gin sodomH05467fif i findH04672esaidH0559dlordH03068c rightH04941b doH06213 a- of all the earthH0776 Gx])xU9cI+lG"1there. and he saidH0559foundH046723Qperadventure there shall be twentyH06242'unto the lordH0136to speakH016961Mbehold now, i have taken upon meH02974#and he saidH0559 thirtyH07970 if i findH04672' i will not doH06213"1there. and he saidH0559be foundH046720Kperadventure there shall thirtyH07970!-and i will speakH01696be angryH02734 -let not the lordH0136 ohH04994 #and he saidH0559 #for forty'sH0705 'i will not doH06213"1there. and he saidH0559foundH046721Operadventure there shall be fortyH0705and saidH0559#1unto him yet againH03254%and he spakeH01696#1 i will not destroyH07843 and fiveH02568 QvZ6 nQ9iG&mQ; of sodomH05467:#in the gateH081799satH034278and lotH038767at evenH061536to sodomH054675angelsH043974twoH081473)and there cameH09352)! unto his placeH047251!returnedH077250#!and abrahamH085/%!with abrahamH085.!communingH01696-#!he had leftH03615,!!as soon asH0834+%!went his wayH03212*!lordH03068) for ten'sH06235#(1 i will not destroyH07843"'1 there. and he saidH0559&) shall be foundH04672!%- peradventure tenH06235$' but this onceH06471# yetH0389!"- and i will speakH01696! be angryH02734# 3 oh let not the lordH0136# and he saidH0559% for twenty'sH06242#1i will not destroyH07843 QoG#wP4eD'pQW#and he madeH06213V)into his houseH01004%U7unto him, and enteredH0935#T1and they turned inH05493"S/upon them greatlyH03966R)and he pressedH06484Qall nightH03885P'in the streetH07339'O9 nay; but we will abideH03885N' and they saidH0559M% on your waysH01870L and goH01980+KA and ye shall rise up earlyH07925Jyour feetH07272Iand washH07364$H3and tarry all nightH03885GhouseH010040FKi pray you, into your servant'sH05650Eturn inH05493$D5behold now, my lordsH0113C#and he saidH0559!B/toward the groundH0776%A7himself with his faceH0639#@1them; and he bowedH07812? to meetH07125> rose upH06965= seeingH07200< and lotH03876 MzN4pS1 wQ/iMuafter himH0310tthe doorH01817$s3unto them, and shutH05462r#at the doorH06607qwent outH03318pand lotH03876*o?unto us, that we may knowH03045n)bring them outH03318#m1to thee this nightH03915l'which came inH0935kthe menH0582jand saidH0559iunto lotH03876 h+and they calledH07121#g1 from every quarterH07097f) all the peopleH05971e and youngH05288d both oldH02205croundH05437bthe houseH01004acompassedH05437`of sodomH05467_the menH0582^#of the cityH05892]the menH0582)\=but before they lay downH07901 [- and they did eatH0398!Z- unleavened breadH04682Y%and did bakeH0644X%them a feastH04960 unQ)_I3mU5u'9 now will we deal worseH07489! be a judgeH08199"/ and he will needsH08199! to sojournH01481  came inH0935  this oneH0259 ' and they saidH0559  backH01973  standH05066' and they saidH0559!of my roofH06982&7they under the shadowH06738"1 for therefore cameH0935% nothingH01697 H0408 doH06213 menH0582+ only unto theseH0411%in your eyesH05869goodH02896!~-unto you, and doH062133}Qlet me, i pray you, bring them outH03318|manH0376%{5which have not knownH03045zdaughtersH01323'y9behold now, i have twoH08147#x1do not so wickedlyH07489$w5i pray you, brethrenH0251vand saidH0559 [sR6kF'lO'r[/ anyH04310.) hast thou hereH06311- unto lotH03876, saidH0559+# and the menH0582* the doorH06607#)1 themselves to findH04672%(5 so that they weariedH03811' and greatH01419&! both smallH06996%) with blindnessH05575$% of the houseH01004## at the doorH06607" the menH0582!) and they smoteH05221 # to the doorH01817"/ to them, and shutH05462) into the houseH01004 lotH03876! and pulledH0935! their handH03027 put forthH07971# but the menH0582 the doorH01817 to breakH07665' and came nearH05066 lotH03876% upon the manH0376 soreH03966<c with thee, than with them. and they pressedH06484 ^sJ3hO3qI(~^M% will destroyH07843L lordH03068K' of this placeH04725J# get you outH03318IupH06965Hand saidH0559G'his daughtersH01323F'which marriedH03947%E5unto his sons in lawH02860Dand spakeH01696Cwent outH03318Band lotH03876A' us to destroyH07843@ hath sentH07971? lordH03068> lordH03068= the faceH06440< beforeH0854;) is waxen greatH01431(:; because the cry of themH068189! this placeH04725#8%% will destroyH0853 H078437 for weH05876' of this placeH047255 outH03318&47 thou hast in the cityH058923) and whatsoeverH0834"2/ and thy daughtersH013231% and thy sonsH01121$03 besides? son in lawH02860 atX9 fG*tZ=yak lordH03068j daughtersH01323i!of his twoH08147"h/and upon the handH03027g#of his wifeH0802"f/and upon the handH03027e'upon his handH03027dlaid holdH02388cthe menH0582&b7and while he lingeredH04102a#of the cityH05892 `+in the iniquityH05771&_7lest thou be consumedH05595^) which are hereH04672] daughtersH01323\# and thy twoH08147[ thy wifeH0802Z takeH03947YariseH06965XsayingH0559WlotH03876VhastenedH0213 U+then the angelsH04397TaroseH05927S#the morningH07837Rand whenH03644 Q+his sons in lawH02860PuntoH058691OMbut he seemed as one that mockedH06711N this cityH05892 AlPiG'}f5 kA'9which thou hast shewedH06213thy mercyH02617(;and thou hast magnifiedH01431%in thy sightH05869graceH02580!hath foundH04672(;behold now, thy servantH05650.Iunto them, oh, not so, my lordH0113saidH0559~and lotH03876&}7 lest thou be consumedH05595 |+ to the mountainH02022{ escapeH04422&z7 thou in all the plainH03603y% neither stayH05975x+not behind theeH0310wlookH05027vthy lifeH05315uforH05921tescapeH04422s%that he saidH0559rabroadH02351Fqwand it came to pass, when they had brought them forthH03318pthe cityH05892owithoutH02351n# and set himH032405mU unto him: and they brought him forthH03318l) being mercifulH02551 `sP.yY4 nV-`$%thee, escapeH04422#hasteH04116!"- thou hast spokenH01696!'for the whichH0834 this cityH058920Kalso, that i will not overthrowH02015&7concerning this thingH01697theeH06440 +i have acceptedH05375'unto him, seeH02009#and he saidH0559! shall liveH02421#and my soulH05315$3it not a little oneH04705"/oh, let me escapeH04422%a little oneH04705%unto, and itH01931to fleeH05127nearH07138&7behold now, this cityH05892'me, and i dieH04191takeH01692)lest some evilH07451 + to the mountainH02022  escapeH04422 % and i cannotH03201  my lifeH05315  in savingH02421unto meH05978 ZQ2mP8jF.|ZB+upon the groundH0127$A3and that which grewH06780@'of the citiesH05892(?;and all the inhabitantsH03427">/and all the plainH03603=citiesH05892<thoseH0411!;-and he overthrewH02015:'out of heavenH080649lordH030688and fireH07847brimstoneH01614"6/and upon gomorrahH060175!upon sodomH054674rainedH043053lordH030682into zoarH068201enteredH09350when lotH03876/)upon the earthH0776.was risenH03318-the sunH08121, zoarH06820+! was calledH07121*#of the cityH05892,)Cthither. therefore the nameH08034!(/till thou be comeH0935'any thingH01697&doH06213&%7thither; for i cannotH03201 PuZ=fL3rQ6kP`that godH0430_%of the plainH03603^!the citiesH05892]destroyedH07843-\Gand it came to pass, when godH0430[% of a furnaceH03536Z% as the smokeH07008Y went upH05927X) of the countryH0776#W1 and, lo, the smokeH07008V!and beheldH07200U%of the plainH03603T%all the landH0776S!and towardH06440R%and gomorrahH06017QsodomH05467PtowardH06440O'and he lookedH08259NlordH03068MbeforeH06440L)where he stoodH05975K%to the placeH04725J)in the morningH01242I%gat up earlyH07925H#and abrahamH085Gof saltH04417(F;and she became a pillarH05333E+from behind himH0310D#looked backH05027C%but his wifeH0802 ^rN) fI&hK) z^not a manH0376~oldH02204}!our fatherH01!|-unto the youngerH06810{saidH0559"z/and the firstbornH01067ydaughtersH01323x) he and his twoH08147w in a caveH04631v% and he dweltH03427u in zoarH06820t to dwellH03427(s;with him; for he fearedH03372rdaughtersH01323q#and his twoH08147 p+in the mountainH02022oand dweltH03427n#out of zoarH06820mwent upH05927land lotH03876kdweltH03427jlotH03876i%in the whichH02004h! the citiesH05892"g/ when he overthrewH02015!f- of the overthrowH02018!e- out of the midstH08432d lotH03876cand sentH07971babrahamH085a!rememberedH02142 Wu]># gF)`<{W!-"unto the youngerH06810"saidH0559#1"that the firstbornH010672O"and it came to pass on the morrowH04283#1! nor when she aroseH06965&7! not when she lay downH07901!-! and he perceivedH03045+! with her fatherH01!and layH07901!went inH0935"/!and the firstbornH01067!!that nightH03915!wineH03196!drinkH08248%!their fatherH01 '!and they madeH08248 ' of our fatherH01  seedH02233/ I with him, that we may preserveH02421 + and we will lieH07901 wineH03196 drinkH08248! our fatherH01# let us makeH08248 comeH03212 - of all the earthH0776)= unto us after the mannerH01870!to come inH0935%in the earthH0776 KyaC|_F.rI#cK:%bareH03205"9/%and the firstbornH010678+$by their fatherH017!$with childH020296$of lotH038765'$the daughtersH013234)$thus were bothH08147#31# nor when she aroseH06965&27# not when she lay downH07901+1A# with him; and he perceivedH030450# and layH07901/#aroseH06965&.7#also: and the youngerH06810-#nightH03915,#thatH01931+#wineH03196*#drinkH08248)%#their fatherH01('#and they madeH08248''"of our fatherH01&"seedH02233/%I" with him, that we may preserveH02421$" lieH07901$#5" also; and go thou inH0935"!" this nightH03915!" wineH03196& 7"let us make him drinkH08248)"with my fatherH01#"yesternightH0570'"behold, i layH07901 Oy^;eJ' fG% jOZhis wifeH0802YsarahH08283XofH0413WsaidH0559V#and abrahamH085U in gerarH01642T'and sojournedH01481Sand shurH07793R)between kadeshH06946Q#and dwelledH03427PcountryH0776-OEfrom thence toward the southH05045NjourneyedH05265M#and abrahamH085L'& unto this dayH03117K& of ammonH05983 J+&of the childrenH01121I!&the fatherH01H!&ben–ammiH01151G&his nameH08034F!&and calledH07121E&a sonH01121D'&she also bareH03205 C+&and the youngerH06810B'% unto this dayH03117 A+% of the moabitesH04124@!%the fatherH01?%the sameH01931>%moabH04124=%his nameH08034<!%and calledH07121;%a sonH01121 ey]D*b9fB(ez%herself saidH0559ysheH01931xevenH01571wand sheH01931vmy sisterH0269$u3he not unto me, sheH01931tsaidH0559snationH01471!r-also a righteousH06662q)wilt thou slayH02026plordH0136 o-her: and he saidH0559"n/had not come nearH07126m'but abimelechH040l wifeH01166k a man'sH01167&j7 which thou hast takenH03947i'for the womanH0802h!a dead manH04191gand saidH0559fby nightH03915e!in a dreamH02472d%to abimelechH040ccameH0935bbut godH0430a sarahH08283` and tookH03947_ sentH07971^ of gerarH01642]kingH04428\'and abimelechH040[my sisterH0269 U`A'lL%~dM0 U,C thou that thou shalt surelyH04191 not, knowH03045$3and if thou restoreH07725$3and thou shalt liveH02421for theeH01157"/and he shall prayH06419a prophetH05030wifeH0802the manH0376& 7now therefore restoreH07725$ 3 i thee not to touchH05060/ I against me: therefore sufferedH05414" / thee from sinningH02398$ 3 for i also withheldH02820%of thy heartH03824&7this in the integrityH08537 +that thou didstH06213i knowH03045yeaH01571$3unto him in a dreamH02472saidH0559and godH0430# have i doneH06213# of my handsH03709~' and innocencyH05356}# of my heartH03824!|- in the integrityH08537{!my brotherH0251 QfB&mS:_D- iQ3 whatH041002% unto abrahamH0851 saidH05590' and abimelechH0402/O unto me that ought not to be doneH06213. deedsH04639-) thou hast doneH06213, sinH02401+ a greatH01419(*; on me and on my kingdomH04467,)E thee, that thou hast broughtH09352(O unto us? and what have i offendedH02398.'G unto him, what hast thou doneH06213& and saidH0559% abrahamH085$ calledH07121#) then abimelechH040" afraidH03372! were soreH03966 # and the menH0582'in their earsH0241!-all these thingsH01697and toldH01696!-all his servantsH05650!and calledH07121)in the morningH01242!rose earlyH07925"3therefore abimelechH040 dieH04191 bhD*oN2U. b(O; unto me; at every placeH04725&N7 which thou shalt shewH06213M% thy kindnessH02617L# that i saidH0559K houseH01004J- from my father'sH01$I3 caused me to wanderH08582-HG and it came to pass, when godH0430&G9 and she became my wifeH0802F% of my motherH0517%E5 but not the daughterH01323D% of my fatherH01C% the daughterH01323B my sisterH0269A) and yet indeedH0546@ sakeH01697?' for my wife'sH0802&>7 and they will slay meH02026"=/ not in this placeH04725< of godH0430; the fearH03374: surelyH07535!9/ because i thoughtH05598 saidH05597# and abrahamH0856! this thingH01697$53 that thou hast doneH062134# sawest thouH07200 ]nU9z_@)g?!y]m!so abrahamH085&l7 thus she was reprovedH03198k#of the eyesH05869#j1to thee a coveringH03682iof silverH03701h!a thousandH0505g#thy brotherH0251%f5behold, i have givenH05414ehe saidH0559d)and unto sarahH08283)c/'where it pleasethH05869 H02896bdwellH03427a#before theeH06440`+behold, my landH0776_saidH0559^'and abimelechH040] his wifeH0802\ him sarahH08283[% and restoredH07725Z%unto abrahamH085Yand gaveH05414"X/and womenservantsH08198 W+and menservantsH05650Vand oxenH01241UsheepH06629TtookH03947S'and abimelechH040R! my brotherH0251Q sayH0559%P7 whither we shall comeH0935 !Q|]6eJ.w`BtQ +at the set timeH04150 )in his old ageH02208 a sonH01121 abrahamH085 and bareH03205 conceivedH02029for sarahH08283!-as he had spokenH01696!unto sarahH08283didH06213lordH03068)as he had saidH0559sarahH08283visitedH06485lordH03068 wifeH0802~ abraham'sH085}of sarahH08283|becauseH01697{%of abimelechH040z%of the houseH01004y'all the wombsH07358xclosed upH06113whad fastH06113vlordH03068u' and they bareH03205$t5and his maidservantsH0519s%and his wifeH0802rabimelechH040qhealedH07495pand godH0430ounto godH0430nprayedH06419 !OpR1 y`A)iI0mO/!will laughH06711.'all that hearH08085-#me to laughH06712,hath madeH06213+godH0430*saidH0559)and sarahH08283(was bornH03205'isaacH03327&%when his sonH01121%oldH01121$yearsH08141#)was an hundredH03967"#and abrahamH085!' had commandedH06680 as godH0430oldH01121daysH03117#being eightH08083isaacH03327his sonH01121#circumcisedH04135#and abrahamH085'to him, isaacH03327bareH03205%5unto him, whom sarahH08283'that was bornH03205!of his sonH01121the nameH08034calledH07121#and abrahamH085! had spokenH01696%of which godH0430 Y~P8bJ/tX8zYN) this bondwomanH0519M cast outH01644L% unto abrahamH085"K1 wherefore she saidH0559J mockingH06711I% unto abrahamH085#H1 which she had bornH03205G% the egyptianH04713F of hagarH01904E the sonH01121D sawH07200C and sarahH08283B! was weanedH01580A! that isaacH03327@dayH03117?feastH04960>a greatH01419=madeH06213<#and abrahamH085;)and was weanedH01580:grewH014319'and the childH032068) in his old ageH022087a sonH01121 6+for i have bornH032055suckH03243+4Ashould have given childrenH011213!that sarahH082832%unto abrahamH085$13who would have saidH044480%and she saidH0559 TyZ<tZC%aEwT k- of the bondwomanH0519$j3 and also of the sonH01121i be calledH07121h) shall thy seedH02233g% for in isaacH03327f) unto her voiceH06963#e1 unto thee, hearkenH08085d hath saidH0559"c/ in all that sarahH08283,bE and because of thy bondwomanH0519#a1 because of the ladH05288`% in thy sightH05869'_9 let it not be grievousH03415^% unto abrahamH085] saidH0559\ and godH0430[! of his sonH01121Z becauseH0182Y sightH05869X% in abraham'sH085W grievousH03415V was veryH03966U' and the thingH01697T! with isaacH03327S# with my sonH01121"R/ shall not be heirH03423!Q/ of this bondwomanH0519P# for the sonH01121O# and her sonH01121 _kI-`?nQ;_! -and sat her downH03427%and she wentH03212'of the shrubsH07880under oneH0259the childH03206%and she castH07993!the bottleH02573inH04480was spentH03615'and the waterH04325+of beer–shebaH0884"~/in the wildernessH04057}%and wanderedH08582!|-and she departedH03212"{/ and sent her awayH07971z' and the childH03206 y+ on her shoulderH07926x puttingH07760w! unto hagarH01904vand gaveH05414uof waterH04325t%and a bottleH02573sbreadH03899rand tookH03947q)in the morningH01242p'rose up earlyH07925o#and abrahamH085n thy seedH02233m a nationH01471l# will i makeH07760 PpN1gJ, K3lP(and holdH02388'the ladH05288&lift upH05375%ariseH06965$!of the ladH05288#the voiceH06963"!hath heardH08085!% not; for godH0430  fearH033722O unto her, what aileth thee, hagarH01904 and saidH0559' out of heavenH08064to hagarH01904calledH07121of godH0430'and the angelH04397!of the ladH05288the voiceH06963heardH08085and godH0430 and weptH01058 her voiceH06963# and lift upH05375# and she satH03427% of the childH03206the deathH04194)let me not seeH07200 %for she saidH0559, 5'as it were a bowshotH07198 H02909 )a good way offH07368 %over againstH05048 NeK/aE*rC#jNGof egyptH04714F+out of the landH0776E!him a wifeH0802DtookH03947C)and his motherH0517Bof paranH06290"A/in the wildernessH04057@%and he dweltH03427,?5'and became an archerH07199 H07235">/in the wildernessH04057=and dweltH03427<#and he grewH01431!;-was with the ladH05288:and godH04309 drinkH082488 the ladH052887 and gaveH082486! with waterH043255! the bottleH025734!and filledH043903%and she wentH032122of waterH043251a wellH08750#and she sawH07200/her eyesH05869.openedH06491-and godH0430,nationH01471+#him a greatH01419 *+for i will makeH07760")/him in thine handH03027 IhI1iPwK dIbabimelechH040areprovedH03198`#and abrahamH085_%i will swearH07650^saidH0559]#and abrahamH085,\C wherein thou hast sojournedH01481([= unto me, and to the landH0776)Z= unto thee, thou shalt doH06213!Y-that i have doneH06213*X?according to the kindnessH02617&W7nor with my son's sonH05220)V=with me, nor with my sonH052090UKthat thou wilt not deal falselyH08266Tby godH0430S%unto me hereH02008$R3now therefore swearH076501QM with thee in all that thou doestH06213P godH0430OsayingH0559N%unto abrahamH085MspakeH0559L#of his hostH06635"K/the chief captainH08269J#and phicholH06369I)that abimelechH0401HMand it came to pass at that timeH06256 XoC$ sT7 [7wX'and abimelechH040%of the flockH06629ewe lambsH03535sevenH07651~setH05324}#and abrahamH085|! a covenantH01285{madeH03772!z-and both of themH08147"y3them unto abimelechH040xand gaveH05414wand oxenH01241vsheepH06629utookH03947t#and abrahamH085s to dayH03117r butH01115q yet heardH08085p#me, neitherH03808 o+didst thou tellH05046nneitherH03808m!this thingH01697"l/not who hath doneH06213ki wotH03045jsaidH0559i'and abimelechH040)h= had violently taken awayH01497gservantsH05650 f/which abimelech'sH040eof waterH04325dof a wellH0875cbecauseH0182 ZwP2zK/]?Z"/ and they returnedH07725# of his hostH06635"/ the chief captainH08269# and phicholH06369 rose upH06965) then abimelechH040+ at beer–shebaH0884! a covenantH01285) thus they madeH03772%both of themH08147)=because there they swareH07650%beer–shebaH0884!that placeH04725$3wherefore he calledH07121 this wellH0875,Cunto me, that i have diggedH02658&7they may be a witnessH05713thatH05668 !of my handH03027 +shalt thou takeH03947 ewe lambsH03535 sevenH07651 #and he saidH0559$3which thou hast setH05324ewe lambsH03535#these sevenH07651whatH02008%unto abrahamH085saidH0559 _cE nW?'oL._>%and get theeH03212 =-whom thou lovestH0157<isaacH03327;!thine onlyH03173:thy sonH011219take nowH039478#and he saidH05597#and he saidH0559 6/unto him, abrahamH0855and saidH05594abrahamH0853did temptH052542that godH04301%these thingsH01697)0?and it came to pass afterH0310/"daysH03117."manyH07227-"landH0776$,3"in the philistines'H06430+"sojournedH01481*#"and abrahamH085)!godH0410 (+!the everlastingH05769'!lordH03068"&/!there on the nameH08034%!!and calledH07121$+!in beer–shebaH0884#!a groveH0815"!plantedH05193#!1 of the philistinesH06430 ' into the landH0776 VtY5w[D {\@rV\his eyesH05869[lifted upH05375ZabrahamH085YdayH03117"X/then on the thirdH07992Whad toldH0559V%of which godH0430U)unto the placeH04725Tand wentH03212S#and rose upH06965'R9 for the burnt offeringH05930Q the woodH06086P and claveH01234O his sonH01121$N3 with him, and isaacH03327!M-of his young menH05288LtwoH08147Kand tookH03947Jhis assH02543I#and saddledH02280H)in the morningH01242G'rose up earlyH07925F#and abrahamH085!E/which i will tellH0559!D- of the mountainsH02022C upon oneH0259+BA there for a burnt offeringH05930A' and offer himH05927@ of moriahH04179?'into the landH0776 IxR9vYA%mN/dI|and saidH0559{!his fatherH01z%unto abrahamH085yspakeH0559xand isaacH03327!w-of them togetherH03162v bothH08147u' and they wentH03212t# and a knifeH03979s# in his handH03027r the fireH0784q#and he tookH03947phis sonH01121o!upon isaacH03327nand laidH07760&m7of the burnt offeringH05930lthe woodH06086ktookH03947j#and abrahamH085i) and come againH07725h# and worshipH07812gyonderH03541fwill goH03212"e/and i and the ladH05288%d5ye here with the assH02543cabideH03427#b1unto his young menH05288asaidH0559`#and abrahamH085_afar offH07350^the placeH04725]and sawH07200 `kK/a9fA( {` his sonH01121 isaacH03327 and boundH06123 in orderH06186 the woodH06086 + there, and laidH06186 an altarH04196 builtH01129"3 him of; and abrahamH085 had toldH0559 which godH0430% to the placeH04725' and they cameH0935 togetherH03162 % both of themH08147 %so they wentH03212% 5for a burnt offeringH05930 )himself a lambH07716 %will provideH07200godH0430my sonH01121saidH0559#and abrahamH085%5 for a burnt offeringH05930 the lambH07716% and the woodH06086+ behold the fireH0784# and he saidH0559i, my sonH01121~#and he saidH0559}my fatherH01 RoL0nD)kP-nR; withheldH02820%:5 seeing thou hast notH038089 godH0430"8/ that thou fearestH033737 i knowH03045"6/ unto him: for nowH062585 any thingH03972 4+ neither do thouH062133 the ladH052882 uponH04131) not thine handH030270 layH07971/# and he saidH0559.# and he saidH0559- abrahamH085, abrahamH085+ and saidH0559'*9 unto him out of heavenH08064) calledH07121( lordH03068'' and the angelH04397& his sonH01121% to slayH07819$ the knifeH03979# and tookH03947" his handH03027 !+ stretched forthH07971 # and abrahamH085 the woodH06086 uponH04605!- him on the altarH04196 and laidH07760 MqS/mS-tS0eM[lordH03068Z'and the angelH04397!Y- it shall be seenH07200X lordH03068W% in the mountH02022Vthis dayH03117U!it is saidH0559TasH0834 S+jehovah–jirehH03070R'of that placeH04725Qthe nameH08034PcalledH07121O#and abrahamH085N! of his sonH01121M% in the steadH08478%L5 for a burnt offeringH05930#K1 and offered him upH05927J the ramH0352I and tookH03947H wentH03212G# and abrahamH085F% by his hornsH07161E% in a thicketH05442D caughtH0270C a ramH0352!B/ and behold behindH0310A! and lookedH07200@ his eyesH05869? lifted upH05375># and abrahamH085=! thine onlyH03173< thy sonH01121 Gi?&mR4eD!jG y+and in thy seedH02233x)of his enemiesH0341w the gateH08179v' shall possessH03423u% and thy seedH02233t shoreH08193s% upon the seaH03220 r+and as the sandH02344q'of the heavenH08064p%as the starsH03556othy seedH02233 n+i will multiplyH07235)m=thee, and in multiplyingH07235l%i will blessH01288!k-that in blessingH01288j! thine onlyH03173i thy sonH01121h withheldH02820g%and hast notH03808f!this thingH01697e)thou hast doneH06213"d#%for becauseH0834 H03282clordH03068bsaithH05002'a9by myself have i swornH07650`and saidH0559 _+the second timeH08145^'out of heavenH08064]%unto abrahamH085\calledH07121 SyU9]@'|cAqS#his brotherH0251and buzH0938'his firstbornH01060huzH05780 nahorH05152 - unto thy brotherH0251childrenH01121#1she hath also bornH03205)behold, milcahH04435sayingH0559 abrahamH085! -that it was toldH05046 %these thingsH01697) ?and it came to pass afterH0310 + at beer–shebaH0884 dweltH03427#and abrahamH085+to beer–shebaH0884togetherH03162and wentH03212!-and they rose upH06965#1unto his young menH05288returnedH07725!so abrahamH085my voiceH06963!~-thou hast obeyedH08085}%becauseH06118 H0834|!be blessedH01288{%of the earthH0776&z7shall all the nationsH01471 VsT5nR7iJ+sV7the yearsH081416oldH024165yearsH081414!and twentyH06242!3'and sevenH08141 H07651&2)'was an hundredH08141 H039671and sarahH082830#and maachahH04601/#and thahashH08477.and gahamH01514-!also tebahH02875,she bareH03205+reumahH07208*!whose nameH08034")/and his concubineH06370( brotherH0251'abraham'sH085&to nahorH05152%did bearH03205$milcahH04435##these eightH08083"rebekahH07259!begatH03205 #and bethuelH01328#and bethuelH01328#and jidlaphH03044#and pildashH06394and hazoH02375!and chesedH03777of aramH0758!the fatherH01!and kemuelH07055 PkQ3mQ2cAkPVof hethH02845!U-and the childrenH01121 T+out of my sightH06440Smy deadH04191*R?with you, that i may buryH06912"Q/of a buryingplaceH06913P+me a possessionH0272O)with you: giveH05414 N+and a sojournerH08453M!a strangerH01616LsayingH0559Kof hethH02845J'unto the sonsH01121Iand spakeH01696Hhis deadH04191G#from beforeH06440Fstood upH06965E#and abrahamH085D# and to weepH01058C for sarahH08283B to mournH05594AcameH0935@#and abrahamH085?of canaanH03667>#in the landH0776=hebronH02275"</in kirjath–arbaH07153;diedH04191:and sarahH082839 of sarahH082838#of the lifeH02416 \}bH, lAy[8w\tmy deadH04191#s1that i should buryH06912ryour mindH05315qif it beH03426!p/with them, sayingH0559 o+and he communedH01696nof hethH02845 m+to the childrenH01121l#of the landH0776&k7himself to the peopleH05971jand bowedH07812istood upH06965h#and abrahamH085gthy deadH04191*f? but that thou mayest buryH06912(e; from thee his sepulchreH06913%d5 of us shall withholdH03607c% noneH0376 H03808b thy deadH04191aburyH06912"`/of our sepulchresH06913_'in the choiceH04005^among usH08432]princeH05387\a mightyH0430[my lordH0113Zhear usH08085YsayingH0559XabrahamH085WansweredH06030 a~cG#nL(nN3|a of hethH02845 + of the childrenH01121+ in the audienceH0241 abrahamH085 answeredH06030 # the hittiteH02850 ! and ephronH06085  of hethH02845 % the childrenH01121  amongH08432 dweltH03427! and ephronH06085# amongst youH08432"/ of a buryingplaceH06913#3 me for a possessionH0272!- he shall give itH05414) as it is worthH04392 moneyH03701# for as muchH04392% of his fieldH07704~! in the endH07097}% of machpelahH04375|# me the caveH04631!{- that he may giveH05414z of zoharH06714y the sonH01121!x- for me to ephronH06085 w+ me, and intreatH06293vhearH08085 u+out of my sightH06440 IlR7lL4z\<lI 1+ me: i will giveH054140 hearH08085/# i pray theeH03863. sayingH0559-# of the landH0776,' of the peopleH05971++ in the audienceH0241*# unto ephronH06085)% and he spakeH01696(# of the landH0776'! the peopleH05971&) himself beforeH06440%! bowed downH07812$# and abrahamH085# thy deadH04191 "+ i it thee: buryH06912! giveH05414 % of my peopleH05971# of the sonsH01121&7 thee; in the presenceH05869#1 therein, i give itH05414#1 thee, and the caveH04631 give iH05414 the fieldH07704 hear meH08085 my lordH0113 nayH03808 sayingH0559# of his cityH05892# at the gateH08179#3 of all that went inH0935 KdF*mR5rU:}fKQ hundredH03967P fourH0702O of hethH02845N# of the sonsH01121M+ in the audienceH0241#L1which he had namedH01696K!the silverH03701Jto ephronH06085IweighedH08254H#and abrahamH085G#unto ephronH06085FhearkenedH08085E#and abrahamH085#D1 therefore thy deadH04191"C/ me and thee? buryH06912B%that betwixtH0996Aof silverH03701@shekelsH08255?hundredH03967>fourH0702!=/unto me: the landH0776<hearkenH08085;my lordH0113:sayingH05599abrahamH0858answeredH060307!and ephronH060856 my deadH04191'59 of me, and i will buryH069124 takeH039473' for the fieldH077042! thee moneyH03701 _gJ*lF'}b8z_ohis wifeH0802nsarahH08283mburiedH06912labrahamH085kthisH03651jand afterH0310i#of his cityH05892h#at the gateH08179'g;before all that went inH0935fof hethH02845 e+of the childrenH01121 d+in the presenceH05869!c-for a possessionH04736b%unto abrahamH085a) were made sureH06965`# round aboutH05439#_1 in all the bordersH01366^% in the fieldH07704+]Atherein, and all the treesH06086\%and the caveH04631[the fieldH07704ZmamreH04471YbeforeH06440X%in machpelahH04375Wof ephronH06085V'and the fieldH07704"U/with the merchantH05503TcurrentH05674Sof silverH03701RshekelsH08255 nnT6lG( dK.n% 5all that he had, putH07760 +that ruled overH04910 %of his houseH01004 servantH05650 +unto his eldestH02205saidH0559#and abrahamH085abrahamH085#had blessedH01288lordH03068in ageH03117'well strickenH0935was oldH02204#and abrahamH085of hethH02845~#by the sonsH01121"}/of a buryingplaceH06913 |-for a possessionH0272{%unto abrahamH085(z;therein, were made sureH06965y%and the caveH04631x'and the fieldH07704wof canaanH03667v# in the landH0776u hebronH02275t mamreH04471s beforeH06440r% of machpelahH04375q%of the fieldH07704p#in the caveH04631 WoU8sN5tU<xW*)unto this landH0776)meH0310(to followH03212"'3will not be willingH0140&Munto him, peradventure the womanH0802%saidH0559 $+and the servantH05650#isaacH03327"#unto my sonH01121!a wifeH0802 and takeH03947"/and to my kindredH04138+unto my countryH0776"/but thou shalt goH03212% whom i dwellH03427 amongH07130"/ of the canaanitesH03669!- of the daughtersH01323# unto my sonH01121a wifeH0802)=that thou shalt not takeH03947%of the earthH0776#and the godH0430of heavenH08064the godH0430lordH03068+Aand i will make thee swearH07650) under my thighH03409&7i pray thee, thy handH03027 N[>'q[>{P. uN$H3and thou shalt takeH03947G#before theeH06440Fhis angelH04397E'he shall sendH07971Dthis landH0776C# will i giveH05414B' unto thy seedH02233A+ unto me, sayingH0559(@; unto me, and that swareH07650 ?+ and which spakeH01696>'of my kindredH04138!=/and from the landH0776<houseH01004;-from my father'sH01:'which took meH039479of heavenH080648godH04307lordH030686'thither againH077255my sonH011214notH06435%35thou that thou bringH07725!2-unto him, bewareH081041saidH05590#and abrahamH085(/; from whence thou camestH03318.' unto the landH0776- againH07725, thy sonH01121#+1must i needs bringH07725 GcL {dH% xU=& fGg# in his handH03027f' of his masterH0113"e/ for all the goodsH02898d% and departedH03212c' of his masterH0113b' of the camelsH01581a camelsH01581` tenH06235_ tookH03947 ^+ and the servantH05650] matterH01697\ thatH02088"[/ to him concerningH05921Z and swareH07650Y! his masterH0113X! of abrahamH085 W+ under the thighH03409V his handH03027U putH07760 T+ and the servantH05650S' thither againH07725R!not my sonH01121Q!only bringH07725"P/from this my oathH07621)O=then thou shalt be clearH05352NtheeH0310Mto followH03212"L3will not be willingH014 K-and if the womanH0802J#unto my sonH01121Ia wifeH0802 \fG)hF*f> \ + behold, i standH05324 abrahamH085 my masterH0113 untoH05973 kindnessH02617 and shewH06213 this dayH03117! good speedH07136%5 i pray thee, send meH06440~ abrahamH085}% of my masterH0113| godH0430{ lordH03068z# and he saidH0559y to drawH07579"x/ that women go outH03318w the timeH06256v) of the eveningH06153u# at the timeH06256t of waterH04325s a wellH0875r byH0413q the cityH05892p withoutH02351o' to kneel downH01288n! his camelsH01581m# and he madeH01288l of nahorH05152k' unto the cityH05892j) to mesopotamiaH0763i and wentH03212h% and he aroseH06965 cdH-wF" eL c"speakingH016968![and it came to pass, before he had doneH03615 )unto my masterH0113kindnessH02617&7that thou hast shewedH06213)=and thereby shall i knowH03045 isaacH03327 + for thy servantH05650$3 thou hast appointedH03198 drinkH08248! thy camelsH01581 +and i will giveH08248drinkH08354!/and she shall sayH0559.Gi pray thee, that i may drinkH08354#thy pitcherH03537let downH05186#3to whom i shall sayH05599]and let it come to pass, that the damselH05291 waterH04325 to drawH07579  come outH03318 # of the cityH05892 ! of the menH0582" / and the daughtersH01323  of waterH04325# by the wellH05869 RkT7`H0lN/nRAa littleH04592+@Alet me, i pray thee, drinkH01572?and saidH0559>#to meet herH07125=ranH07323 <+and the servantH05650;# and came upH05927:# her pitcherH035379! and filledH043908# to the wellH05869'79her: and she went downH033816knownH03045#53neither had any manH03764a virginH013303%to look uponH047582fairH028961veryH039660)and the damselH05291"//upon her shoulderH07926!.-with her pitcherH03537- brotherH0251, abraham'sH085+ of nahorH05152* the wifeH0802) of milcahH04435(sonH01121'!to bethuelH01328&was bornH03205%whoH0834$came outH03318&#7that, behold, rebekahH07259 SsQ1~cD"xU:|S&^7at her held his peaceH02790]wonderingH07583\#and the manH0376#[1 for all his camelsH01581Zand drewH07579Yto drawH07579#X3again unto the wellH0875Wand ranH07323 V+into the troughH08268U#her pitcherH03537T#and emptiedH06168S)and she hastedH04116RdrinkingH08354+QAalso, until they have doneH03615P)for thy camelsH01581O#i will drawH07579Nshe saidH0559!M-giving him drinkH08248&L7and when she had doneH03615#K1and gave him drinkH08248J'upon her handH03027I#her pitcherH03537H%and let downH03381G)and she hastedH04116Fmy lordH0113EdrinkH08354D%and she saidH0559C)of thy pitcherH03537BwaterH04325 _u`*`F+jN7~_~%and she saidH0559#}1 for us to lodge inH03885| houseH01004{%thy father'sH01zroomH04725*y?me, i pray thee: is thereH03426xtellH05046wthouH0859vdaughterH01323uwhoseH04310tand saidH0559sof goldH02091rweightH04948q of tenH06235p' for her handsH03027o braceletsH06781n and twoH08147m weightH04948!l-of half a shekelH01235kearringH05141ja goldenH02091itookH03947h%that the manH0376gdrinkingH08354fhad doneH036153eQand it came to pass, as the camelsH01581d orH0518c!prosperousH06743b#his journeyH01870ahad madeH06743`lordH03068_to witH03045 ZhJ/yZ<tU<tZ led meH05148 lordH03068! in the wayH01870' and his truthH0571% of his mercyH02617my masterH01133C'who hath not left destituteH05973 H05800abrahamH085%of my masterH0113godH0430lordH03068blessedH01288#and he saidH0559lordH03068)and worshippedH07812$3bowed down his headH06915 #and the manH0376 #to lodge inH03885 roomH04725 andH01571 enoughH07227'and provenderH04554strawH084010Kmoreover unto him, we have bothH01571she saidH0559!unto nahorH05152)which she bareH03205of milcahH04435the sonH01121!of bethuelH01328%the daughterH01323 bkO0bK4\C|b< the manH0376; spakeH01696: thusH035419 sayingH05598! his sisterH02697!of rebekahH072596the wordsH01697"5/and when he heardH080854handsH03027!3/upon his sister'sH02692'and braceletsH067811#the earringH0514110Mand it came to pass, when he sawH07200/' unto the wellH05869.%unto the manH0376-outH02351,ranH07323+and labanH03837*labanH03837)%and his nameH08034('had a brotherH0251'#and rebekahH07259&%these thingsH01697%houseH01004$%her mother'sH0517#and toldH05046"ranH07323!)and the damselH05291 brethrenH0251)of my master'sH0113%to the houseH01004 iz\=`C'mQ8iZ feetH07272Y' and the men'sH0582X his feetH07272W to washH07364V and waterH04325U) for the camelsH01581T' and provenderH04554S strawH08401R and gaveH05414Q! his camelsH01581 P+ and he ungirdedH06605O) into the houseH01004N cameH0935M# and the manH0376L) for the camelsH01581K and roomH04725Jthe houseH01004$I3for i have preparedH06437H%thou withoutH02351#G1wherefore standestH05975FlordH03068E%thou blessedH01288Dcome inH0935C#and he saidH0559B#at the wellH05869A!the camelsH01581@byH05921&?7and, behold, he stoodH05975>%unto the manH0376%=7unto me; that he cameH0935 T^9tT8uY6mTy$a sonH01121x$bareH03205w$wifeH0802v#$my master'sH0113u$and sarahH08283t#and assesH02543s!# and camelsH01581!r-# and maidservantsH08198 q+# and menservantsH05650p# and goldH02091o!# and silverH03701n#and herdsH01241m!#him flocksH06629"l/#and he hath givenH05414'k9#and he is become greatH01431j#greatlyH03966i#my masterH0113h%#hath blessedH01288g#lordH03068f"servantH05650e"abraham'sH085d#"and he saidH0559c! speak onH01696b#!and he saidH0559a#!mine errandH01697"`/!until i have toldH01696_)!i will not eatH0398^#!but he saidH0559]!to eatH0398\!!before himH06440)[/'!and there was setH03455 H07760 Y}]<#}]B, wX;xY#(whom i walkH01980(beforeH06440(lordH03068#(and he saidH0559&+%'will not followH0310 H03212&9'peradventure the womanH0802)'unto my masterH0113!'and i saidH0559#&unto my sonH01121&a wifeH0802 &and takeH03947" /&and to my kindredH04940 &houseH01004 -&unto my father'sH01 '&thou shalt goH03212&butH0518% i dwellH03427'% in whose landH0776"/%of the canaanitesH03669!-%of the daughtersH01323%to my sonH01121%a wifeH0802$3%thou shalt not takeH03947%sayingH0559'%made me swearH07650~'%and my masterH0113+}A$ and unto him hath he givenH05414|#$she was oldH02209{$whenH0310z%$to my masterH0113 _ZA#]<x]E/_ 5++behold, i standH053244!* which i goH019803* my wayH018702* prosperH067431)* if now thou doH034260*abrahamH085/%*of my masterH0113.*godH0430-*lordH03068,*and saidH0559+'*unto the wellH05869**this dayH03117)!*and i cameH0935(%)from my oathH0423$'3)thou shalt be clearH05355!&-)and if they giveH05414%')to my kindredH04940 $-)when thou comestH0935#)my oathH0423)"=)then shalt thou be clearH05352!(houseH01004 1( and of my father'sH01'( of my kindredH04940!( for my sonH01121( a wifeH0802$3( and thou shalt takeH03947(thy wayH01870'9(with thee, and prosperH06743(his angelH04397(will sendH07971 ObG+jEyb9tO"Q/-and she went downH03381 P+-on her shoulderH07926!O--with her pitcherH03537N!-came forthH03318 M+-behold, rebekahH07259L'-in mine heartH03820K-speakingH01696&J7-and before i had doneH03615I, sonH01121H+,for my master'sH0113#G1,hath appointed outH03198F,lordH03068E,the womanH0802D),for thy camelsH01581+CA,thou, and i will also drawH07579"B/,to me, both drinkH08354A#,and she sayH0559@+ to drinkH08248?)+ of thy pitcherH03537>+ waterH04325&=7+ i pray thee, a littleH04592 <++to her, give meH08248;+and i sayH0559:+to drawH075799%+cometh forthH03318@8k+and it shall come to pass, that when the virginH059597+of waterH043256#+by the wellH05869 V|V6eE'hJ/{V"o//and the braceletsH06781n'/ upon her faceH0639m#/ the earringH05141$l3/ unto him: and i putH07760k/ bareH03205j#/ whom milcahH04435i/sonH01121h/nahor'sH05152g!/of bethuelH01328f%/the daughterH01323"e1/thou? and she saidH0559d)/whose daughterH01323c'/her, and saidH0559b#/and i askedH07592a. drinkH08248`!. the camelsH01581_%. and she madeH08248!^-. also: so i drankH08354].drinkH08248\!.thy camelsH01581 [+.and i will giveH08248Z.drinkH08354Y.and saidH0559X#.her pitcherH03537W%.and let downH03381#V1.and she made hasteH04116'U9- unto her, let me drinkH08248T!- and i saidH0559S- and drewH07579R'- unto the wellH05869 ZxYA+ ~`D(s[3 vZ2answeredH06030 #2and bethuelH01328 !2then labanH03837 #1 to the leftH08040 1 orH0176" /1 to the right handH03225$31me; that i may turnH06437%51me: and if not, tellH050461tellH05046)1with my masterH01131and trulyH05711kindlyH026171dealH06213#11and now if ye willH03426%0unto his sonH011210daughterH01323~0brother'sH0251}#0 my master'sH0113|0 to takeH03947{0 wayH01870z%0 in the rightH0571!y-0 which had led meH05148x0abrahamH085w%0of my masterH0113v0godH0430u0lordH03068t#0and blessedH01288s0lordH03068r)0and worshippedH07812)q=0and i bowed down my headH06915p)/upon her handsH03027 Mu\;&lS<$wV>kM.#5and raimentH0899-5of goldH02091,!5and jewelsH03627+5of silverH03701*5jewelsH03627)'5brought forthH03318 (+5and the servantH05650'%4to the earthH0776&4lordH03068%'4he worshippedH07812$#4their wordsH01697#4heardH08085"4servantH056508!_4and it came to pass, that, when abraham'sH085 #3 hath spokenH016963lordH030683wifeH08023son'sH01121+C3and let her be thy master'sH01133and goH032123takeH03947#3before theeH06440 +3behold, rebekahH072592 goodH028962 orH0176'2 unto thee badH074512 speakH016962we cannotH032012lordH03068!2proceedethH033182the thingH016972and saidH0559 La>dF&pX9" fLL8my wayH01870K)8hath prosperedH06743J8lordH03068$I58unto them, hinder meH0309H#8and he saidH0559"G/7 that she shall goH03212F7 afterH0310E7tenH06218D%7at the leastH0176C7daysH03117B7abideH03427A)7let the damselH05291@7saidH0559?)7and her motherH0517>+7and her brotherH0251=)6 unto my masterH0113<%6send me awayH07971;#6and he saidH0559:)6in the morningH01242!9-6and they rose upH0696508K6with him, and tarried all nightH038857)6he and the menH058266and drinkH08354 5-6and they did eatH0398 4+5 precious thingsH04030!3/5 and to her motherH0517#235 also to her brotherH025115 he gaveH054140!5 to rebekahH07259/5and gaveH05414 Z`B#`A$iK' yZj#<of millionsH07233i%<of thousandsH0505h<be thouH01961g!<our sisterH0269f)<unto her, thouH0859e<and saidH0559d<rebekahH07259!c-<and they blessedH01288b#;and his menH0582a;servantH05650`';and abraham'sH085_';and her nurseH03243^%;their sisterH0269];rebekahH07259#\1;and they sent awayH07971[:i will goH03212Z%:and she saidH0559Y':with this manH0376'X9:unto her, wilt thou goH03212W:and saidH0559V:rebekahH07259 U+:and they calledH07121T%9at her mouthH06310S#9and enquireH07592R!9the damselH05291Q%9we will callH07121P'9and they saidH0559O%8to my masterH0113N'8that i may goH03212M%8send me awayH07971 `~_F#|dI%hN1|`?his eyesH05869!-?and he lifted upH05375%?the eventideH06153?atH06437%?in the fieldH07704#?to meditateH07742?went outH03318?and isaacH03327>countryH0776%>in the southH05045~%>for he dweltH03427'};>of the well lahai–roiH0883|%>from the wayH0935{>cameH0935z>and isaacH03327!y-= and went his wayH03212x= rebekahH07259w= tookH03947 v+=and the servantH05650u=the manH0376#t%%=and followedH0310 H03212 s+=upon the camelsH01581r'=and they rodeH07392 q+=and her damselsH05291p=aroseH06965o#=and rebekahH07259$n3< of those which hateH08130m< the gateH08179l< possessH03423!k-< and let thy seedH02233 LeI% ~fP8^DjL(#Cbrought herH0935'Cand isaacH03327!&-Bthat he had doneH06213%!Ball thingsH01697$BisaacH03327#BtoldH05608 "+Band the servantH05650$!3Aand covered herselfH03680 A a vailH06809#1A therefore she tookH03947A my masterH0113A saidH0559 +A and the servantH05650!Ato meet usH07125%Ain the fieldH07704%Athat walkethH01980AthisH01976AmanH0376AwhatH04310!-Aunto the servantH05650AsaidH0559@the camelH01581@offH05921#@she lightedH05307@isaacH03327!-@and when she sawH07200@her eyesH05869 @lifted upH05375 #@and rebekahH07259 ? comingH0935( ;? and, behold, the camelsH01581 ? and sawH07200 RuK, {cJ*wY<rRH%and letushimH03912G'were asshurimH0805Fof dedanH01719E%and the sonsH01121Dand dedanH01719CshebaH07614BbegatH03205A#and jokshanH03370@and shuahH07744?!and ishbakH03435>!and midianH04080=and medanH04091<#and jokshanH03370;!him zimranH02175:%and she bareH032059keturahH069898%and her nameH080347a wifeH08026tookH039475abrahamH0854!then againH032543%C his mother'sH05172C afterH03101'C was comfortedH051620)C her: and isaacH03327/%C and he lovedH0157'.;Cand she became his wifeH0802-CrebekahH07259,Cand tookH03947+CtentH0168*Csarah'sH08283)+Cinto his motherH0517 OnP5wR-{`:qOg)which he livedH02425flifeH02416e%of abraham'sH085d%of the yearsH08141cthe daysH03117b countryH0776a' unto the eastH06924` eastwardH06924#_1 while he yet livedH02416^ his sonH01121]!from isaacH03327#\1and sent them awayH07971[giftsH04979ZgaveH05414Y%had, abrahamH085X'which abrahamH085"W/of the concubinesH06370"V/but unto the sonsH01121+UAall that he had unto isaacH03327TgaveH05414S#and abrahamH085R! of keturahH06989Q%the childrenH01121P!and eldaahH0420Oand abidaH028N!and hanochH02585Mand epherH06081LephahH05891Kof midianH04080J%and the sonsH01121I# and leummimH03817 glG+uU<hL-g of hethH02845# of the sonsH01121 purchasedH07069' which abrahamH085 the fieldH07704 mamreH04471 beforeH06440~# the hittiteH02850} of zoharH06714| the sonH01121{ of ephronH06085z% in the fieldH07704y% of machpelahH04375 x+ him in the caveH04631w buriedH06912v# and ishmaelH03458u isaacH03327t% and his sonsH01121s' to his peopleH05971 r-and was gatheredH0622qand fullH07649p!an old manH02205oold ageH07872nin a goodH02896mand diedH04191"l/gave up the ghostH01478k%then abrahamH085jyearsH081415i95threescore and fifteenH02568 H08141 H07657"h!'an hundredH08141 H03967 \_B& pI&}aI+}\$' the firstbornH01060/#I according to their generationsH08435") by their namesH08034!! of ishmaelH03458 # of the sonsH01121 the namesH08034% unto abrahamH085 bareH03205 handmaidH08198 sarah'sH08283% the egyptianH04713! whom hagarH01904 sonH01121 abraham'sH085! of ishmaelH03458 + the generationsH08435$5 the well lahai–roiH0883 byH05973 dweltH03427 and isaacH03327 isaacH03327 his sonH01121 blessedH01288  that godH0430 ! of abrahamH085  the deathH04194) ? and it came to pass afterH0310  his wifeH0802 and sarahH08283 buriedH06912 / there was abrahamH085 `nP3rT5eF(|`B and diedH04191)A=and he gave up the ghostH01478@yearsH08141?and sevenH07651">!'and thirtyH08141 H07970"=!'an hundredH08141 H03967<!of ishmaelH03458;#of the lifeH02416:the yearsH08141*9Aaccording to their nationsH05238princesH053877'twelveH06240 H08147%65and by their castlesH029185)by their townsH026914#their namesH080343!of ishmaelH034582the sonsH011211#and kedemahH069290naphishH05305/jeturH03195.and temaH08485-hadarH02316,and massaH04854+and dumahH01746*!and mishmaH04927)! and mibsamH04017(! and adbeelH0110' and kedarH06938& nebajothH05032%! of ishmaelH03458 Rx[A(`D)u^># nRb to labanH03837a! the sisterH0269 `+ of padan–aramH06307_! the syrianH0761^! of bethuelH01328]%the daughterH01323\to wifeH0802[rebekahH07259Z%when he tookH03947YoldH01121XyearsH08141Wwas fortyH0705Vand isaacH03327UisaacH03327TbegatH03205SabrahamH085RsonH01121Qabraham'sH085Pof isaacH03327 O+the generationsH08435#N3 of all his brethrenH0251 M+ in the presenceH06440Lhe diedH05307K)toward assyriaH0804J'as thou goestH0935IegyptH04714HbeforeH06440Gunto shurH07793F%from havilahH02341E)and they dweltH07931 D+ unto his peopleH05971 C- and was gatheredH0622 Mz_E- cE& fK- gM peopleH03816!/ shall be strongerH0553 peopleH03816 + from thy bowelsH04578#~1shall be separatedH06504}of peopleH03816|)and two mannerH08147{#in thy wombH0990znationsH01471y'unto her, twoH08147xsaidH0559wlordH03068vlordH03068u!to enquireH01875t%and she wentH03212si thusH02088r%and she saidH0559q!within herH07130#p1struggled togetherH07533!o-and the childrenH01121n conceivedH02029m his wifeH0802$l3 of him, and rebekahH07259k'was intreatedH06279jlordH03068ibarrenH06135hhis wifeH0802gforH05227flordH03068eintreatedH06279dand isaacH03327c!the syrianH0761 P|Y7iF*hK3qP"'when she bareH03205!oldH01121 yearsH08141! threescoreH08346 and isaacH03327 jacobH03290! was calledH07121% and his nameH08034heelH06119on esau'sH06215took holdH0270%and his handH03027outH03318#his brotherH0251that cameH03318and afterH0310esauH06215his nameH08034 +and they calledH07121garmentH0155'9all over like an hairyH08181 redH0132 came outH03318 'and the firstH07223 #in her wombH0990 twinsH08380)were fulfilledH04390 +to be deliveredH03205"/and when her daysH03117#the youngerH06810#shall serveH05647' and the elderH07227 "WqY9gA&kT2mWDredH0122Cthat sameH0122&B7me, i pray thee, withH04480AfeedH03938@to jacobH03290?saidH0559>and esauH06215=faintH05889<)from the fieldH07704;cameH0935:and esauH062159pottageH051388sodH021027and jacobH032906jacobH032905lovedH01574#but rebekahH072593venisonH06718#21because he did eatH063101esauH062150lovedH0157/and isaacH03327. in tentsH0168- dwellingH03427, manH0376+ a plainH08535*and jacobH03290)%of the fieldH07704(a manH0376'hunterH06718&'was a cunningH03045%and esauH06215$grewH01431#%and the boysH05288 _oX@!Y<% aC+~_c#" and rose upH06965b"and drinkH08354a)"and he did eatH0398`#"of lentilesH05742_#"and pottageH05138^"breadH03899]"esauH06215\"gaveH05414[!"then jacobH03290Z!!unto jacobH03290Y)!his birthrightH01062&X7!unto him: and he soldH04376W%!and he swareH07650V)!to me this dayH03117U!swearH07650T!saidH0559S!and jacobH032906RW and what profit shall this birthrightH01062Q to dieH04191P% at the pointH01980O saidH0559N and esauH06215M)thy birthrightH01062L#me this dayH03117KsellH04376JsaidH0559Iand jacobH03290H edomH0123G calledH07121'F9 therefore was his nameH08034EfaintH05889 X\>%uU=cJ,X7Ythee; for unto thee, and unto thy seedH022338[and i will be with thee, and will blessH01288~%in this landH0776}sojournH01481"|1which i shall tellH0559{#in the landH0776zdwellH07931y!into egyptH04714x#go not downH03381"w1unto him, and saidH0559vappearedH07200ulordH03068t! unto gerarH01642#s1 of the philistinesH06430r kingH04428q) unto abimelechH040p wentH03212oand isaacH03327n!of abrahamH085%m5that was in the daysH03117lfamineH07458kthe firstH07223jbesideH0905i#in the landH0776'h9and there was a famineH07458g!" birthrightH01062f" despisedH0959e" thus esauH06215!d-" and went his wayH03212 IgF( rQ0oT6fIand isaacH03327# and my lawsH08451#my statutesH02708 +my commandmentsH04687my chargeH04931and keptH08104my voiceH06963obeyedH08085%that abrahamH085becauseH06118! be blessedH01288% of the earthH0776&7 shall all the nationsH01471 + and in thy seedH02233 countriesH0776all theseH0411'unto thy seedH02233'and will giveH05414 of heavenH08064 %as the starsH03556 #to multiplyH07235 thy seedH02233 +and i will makeH07235! thy fatherH01% unto abrahamH085' which i swareH07650 the oathH07621#1and i will performH06965countriesH0776all theseH0411#i will giveH05414 StV8oM5Z<& rS>' and abimelechH040= his wifeH0802<% with rebekahH07259; sportingH06711#:1 and, behold, isaacH033279 and sawH072008a windowH024747atH011576!looked outH08259#51of the philistinesH064304kingH044283)that abimelechH0402timeH03117B1qand it came to pass, when he had been there a longH07480%to look uponH04758/fairH02896.) me for rebekahH07259-# should killH02026,% of the placeH04725+ the menH0582* my wifeH0802)to sayH0559('for he fearedH03372'my sisterH0269&#and he saidH0559%#of his wifeH0802$askedH07592#%of the placeH04725"#and the menH0582!in gerarH01642 dweltH03427 `qP4Z;mN3` \+ be put to deathH04191[% shall surelyH04191Z# or his wifeH0802Y this manH0376!X- he that touchethH05060W sayingH0559V peopleH05971U chargedH06680T' and abimelechH040S! guiltinessH0817/RK and thou shouldest have broughtH0935Q' with thy wifeH0802P have lienH07901O' might lightlyH04592N' of the peopleH05971M% unto us? oneH0259$L3 this thou hast doneH06213K saidH0559J' and abimelechH040I! lest i dieH04191(H= unto him, because i saidH0559G saidH0559F and isaacH03327E my sisterH0269D) and how saidstH0559C thy wifeH0802#B3 behold, of a suretyH0389A and saidH0559@ isaacH03327? calledH07121 Hf=% zW?&`9cH{!his fatherH01z!of abrahamH085y#in the daysH03117x!had diggedH02658wservantsH05650 v1which his father'sH01!u/for all the wellsH0875tenviedH07065$s3and the philistinesH06430r#of servantsH05657 q+and great storeH07227pof herdsH01241o)and possessionH04735nof flocksH06629&m7for he had possessionH04735l greatH01431k veryH03966 j+ until he becameH01431i and grewH01432h forwardH01980g and wentH03212f# waxed greatH01431e# and the manH0376d blessedH01288c lordH03068&b)' an hundredfoldH08180 H03967!a- in the same yearH08141`% and receivedH04672_% in that landH0776^ sowedH02232]! then isaacH03327 `wXA# Z9{_6}` the deathH04194! them afterH0310# had stoppedH05640$3 for the philistinesH06430! his fatherH01!of abrahamH085#in the daysH03117&7which they had diggedH02658of waterH04325the wellsH0875againH07725diggedH02658 and isaacH03327 thereH08033 and dweltH03427 of gerarH01642 'in the valleyH05158-Ethence, and pitched his tentH02583departedH03212and isaacH03327mightierH06105+Afrom us; for thou art muchH03966goH03212!unto isaacH03327saidH0559'and abimelechH040 + them with earthH06083!~- them, and filledH04390}# had stoppedH05640 |+the philistinesH06430 bfK-{[BtM1b8!and stroveH073787wellH08756anotherH0312 5+and they diggedH02658$43 because they stroveH062293 esekH062302# of the wellH08751 the nameH08034$03ours: and he calledH07121/the waterH04325.sayingH0559-herdmenH07462,%with isaac'sH03327+!did striveH07378*of gerarH01642 )+and the herdmenH07462(waterH04325'%of springingH02416&%there a wellH0875%and foundH04672$'in the valleyH05158#diggedH02658"servantsH05650!#and isaac'sH03327 !had calledH07121!his fatherH01by whichH0834 +after the namesH08034#their namesH08034'and he calledH07121!of abrahamH085 OrG-hM5qY=wO%U5 thee, and will blessH01288T withH0854SfearH03372R!thy fatherH01Q!of abrahamH085Pthe godH0430Oand saidH0559(N;unto him the same nightH03915MappearedH07200LlordH03068+KCfrom thence to beer–shebaH0884J)and he went upH05927I#in the landH07761HM for us, and we shall be fruitfulH06509G) hath made roomH07337F lordH03068E for nowH06258D# and he saidH0559CrehobothH07344B)the name of itH08034#A1not: and he calledH07121)@=and for that they stroveH07378?wellH0875>anotherH0312(=;from thence, and diggedH02658<)and he removedH06275;sitnahH07856:)the name of itH08034-9Efor that also: and he calledH07121 __CcI0oJ+_*r?me, and have sent me awayH07971)q=ye to me, seeing ye hateH08130pcomeH0935%o5unto them, whereforeH04069nsaidH0559mand isaacH03327l#of his armyH06635"k/the chief captainH08269j#and phicholH06369#i1one of his friendsH04828h%and ahuzzathH0276"g/to him from gerarH01642fwentH01980e)then abimelechH040d a wellH0875c diggedH03738b servantsH05650)a=there: and there isaac'sH03327`his tentH0168_#and pitchedH05186^lordH03068]'upon the nameH08034"\/there, and calledH07121[an altarH04196Z)and he buildedH01129Yabraham'sH085X) for my servantH05650W thy seedH02233#V1 thee, and multiplyH07235 Gd9tJ~_G(z]GoneH0376and swareH07650 )in the morningH01242) =and they rose up betimesH07925 and drinkH08354 -and they did eatH0398 %them a feastH04960#and he madeH06213 lordH03068# the blessedH01288 nowH06258in peaceH07965(;and have sent thee awayH07971goodH02896&7unto thee nothing butH07535*?thee, and as we have doneH06213'9as we have not touchedH05060~!us no hurtH07451"}/that thou wilt doH06213|! a covenantH01285-{E us and thee, and let us makeH03772zbetwixtH0996ybetwixtH0996(x=let there be now an oathH0423*wAwas with thee: and we saidH0559vlordH03068ucertainlyH07200twe sawH07200s'and they saidH0559 TZ&{R7 pQ0tT-%"the daughterH01323,"judithH03067+"to wifeH0802*%"when he tookH03947)"oldH01121("yearsH08141'"was fortyH0705&"and esauH06215%'!unto this dayH03117$%!beer–shebaH0884##!of the cityH05892#"1!therefore the nameH08034!!it shebahH07656 '!and he calledH07121 waterH04325(; unto him, we have foundH04672 and saidH0559&7 which they had diggedH02658 the wellH0875) him concerningH0182 and toldH05046 cameH0935 servantsH05650% that isaac'sH033271M and it came to pass the same dayH03117"/ from him in peaceH07965"/and they departedH03212)sent them awayH07971and isaacH03327!to anotherH0251 GkL& fF*yU7sG)K=i pray thee, thy weaponsH03627#J1now therefore takeH05375I#of my deathH04194H#not the dayH03117Gi knowH03045%F5behold now, i am oldH02204E#and he saidH0559D# and he saidH0559!C- unto him, my sonH01121B and saidH0559A sonH01121@! his eldestH01419?esauH06215>he calledH07121)==so that he could not seeH07200<were dimH03543;%and his eyesH05869:was oldH02204 9+that when isaacH03327$83and it came to passH019617)#and to rebekahH072596!#unto isaacH033275#of mindH07307#41#which were a griefH047863#"the hittiteH028502" of elonH03561%" the daughterH013230'" and bashemathH01315/#" the hittiteH02850." of beeriH0882 biG+qT5w[C#}bkher sonH01121j!unto jacobH03290ispakeH0559h#and rebekahH07259g to bringH0935f venisonH06718e to huntH06679d% to the fieldH07704cwentH03212band esauH06215ahis sonH01121`to esauH06215_spakeH01696^!when isaacH03327]heardH08085\#and rebekahH07259[ i dieH04191Z# thee beforeH02962Ymay blessH01288X%that my soulH05315%W7to me, that i may eatH0398Vand bringH0935Ui loveH0157Tsuch asH0834 S+me savoury meatH04303Rand makeH06213Q'venisonH06720 H06718Pand takeH06679O%to the fieldH07704N!and go outH03318M#and thy bowH07198L!thy quiverH08522 csU<$jR8xb>!c" / them savoury meatH04303 + and i will makeH06213% of the goatsH05795 kidsH01423 goodH02896#1 me from thence twoH08147 and fetchH03947!- now to the flockH06629 goH03212i commandH06680';according to that whichH0834my voiceH06963~obeyH08085&}7now therefore, my sonH01121| my deathH04194{ beforeH06440zlordH03068y#thee beforeH06440xand blessH01288w)that i may eatH0398 v+me savoury meatH04303uand makeH06213t!me venisonH06718sbringH0935r sayingH0559q# thy brotherH0251p unto esauH06215ospeakH01696n!thy fatherH01 m+behold, i heardH08085lsayingH0559 _xV;pP3d<y_( my sonH01121' thy curseH07045& saidH0559%) and his motherH0517,$C upon me, and not a blessingH01293# a curseH07045!"/ and i shall bringH0935%!5 to him as a deceiverH08591% 5 me, and i shall seemH05869'9 peradventure will feelH04959 my fatherH01 manH0376 a smoothH02509 manH0376 a hairyH08163! my brotherH0251% behold, esauH06215! his motherH0517! to rebekahH07259 saidH0559 and jacobH03290 his deathH04194# thee beforeH06440% he may blessH01288 and thatH0834+ that he may eatH0398' to thy fatherH01$ 5 and thou shalt bringH0935! / such as he lovethH0157 ) for thy fatherH01 IuV8eM3{bC, hIH#of his neckH06677$G3and upon the smoothH02513F)upon his handsH03027E%of the goatsH05795D#of the kidsH01423Cthe skinsH05785B#and she putH03847A sonH01121@# her youngerH06996? jacobH03290">/ and put them uponH03847&=7with her in the houseH01004<esauH06215;sonH01121:'of her eldestH014199raimentH08998goodlyH025327tookH039476#and rebekahH072595 lovedH0157 41such as his fatherH013%savoury meatH043032madeH062131)and his motherH05170'to his motherH0517/#and broughtH0935.#and fetchedH03947-#and he wentH03212, fetchH03947+ and goH03212* my voiceH06963) only obeyH08085 ZqP2hK4sO5Z%f5that thou hast foundH04672e%unto his sonH01121dsaidH0559cand isaacH03327b may blessH01288a' that thy soulH05315`' of my venisonH06718_ and eatH0398!^- i pray thee, sitH03427]me: ariseH06965)\=according as thou badestH01696[#i have doneH06213Z'thy firstbornH01060YesauH06215X+unto his fatherH01WsaidH0559Vand jacobH03290U%thou, my sonH01121T#and he saidH0559Smy fatherH01Rand saidH0559Q+unto his fatherH01P#and he cameH0935OjacobH03290N!of her sonH01121M'into the handH03027'L9which she had preparedH06213K'and the breadH03899!J-the savoury meatH04303I%and she gaveH05414 Nx]D'jS;lQ8oN)as his brotherH0251!were hairyH08163+Ahim not, because his handsH03027!-and he discernedH05234 of esauH06215 the handsH03027' but the handsH03027 voiceH06963~jacob'sH03290}the voiceH06963|'him, and saidH0559{#and he feltH04959z!his fatherH01y!unto isaacH03327xwent nearH05066wand jacobH03290v esauH06215usonH01121tmy veryH02088s%thee, my sonH01121-rEi pray thee, that i may feelH04184qcome nearH05066p!unto jacobH03290osaidH0559nand isaacH03327m to meH06440l broughtH07136k thy godH0430jlordH03068i#and he saidH0559hmy sonH01121g!so quicklyH04116 FjR4|_GrK* eF%#and blessedH01288$)of his raimentH0899#the smellH07381$"3him: and he smelledH07306!!and kissedH05401! -and he came nearH05066!me, my sonH01121'now, and kissH05401$3unto him, come nearH05066saidH0559isaacH03327)and his fatherH01% and he drankH08354 him wineH03196) and he broughtH0935&9 to him, and he did eatH0398nearH05066may blessH01288%that my soulH05315venisonH06718#of my son'sH01121%7to me, and i will eatH0398nearH05066#and he saidH0559 #and he saidH0559 esauH06215! -thou my very sonH01121 #and he saidH0559 'so he blessedH01288handsH03027esau'sH06215 HoQ9~_A& s[7lH!D-he that blessethH01288"C/ thee, and blessedH01288&B9 every one that cursethH0779A+ to thee: cursedH0779@ bow downH07812? sonsH01121$>5and let thy mother'sH0517!=/over thy brethrenH0251<lordH01376;#to thee: beH01933:bow downH07812"9/thee, and nationsH038168serveH056477!let peopleH059716 and wineH084925of cornH017154!and plentyH072303%of the earthH0776 2+and the fatnessH049241of heavenH08064 0+thee of the dewH02919/giveH05414.'therefore godH0430-%hath blessedH01288, lordH03068+! of a fieldH07704*% as the smellH07381) of my sonH01121( the smellH07381'seeH07200&'him, and saidH0559 MlO5hN*fH/dMc saidH0559b! his fatherH01a and isaacH03327` may blessH01288_' that thy soulH05315^ venisonH06718]% of his son'sH01121\ and eatH0398[ariseH06965Z'let my fatherH01Y+unto his fatherH01Xand saidH0559W+unto his fatherH01V)and brought itH0935U%savoury meatH04303%T5and he also had madeH06213!S-from his huntingH06718Rcame inH0935Q# his brotherH0251P that esauH06215O! his fatherH01N of isaacH03327"M/ from the presenceH06440Lgone outH03318KscarceH03318Jwas yetH0389Iand jacobH03290HjacobH03290G#of blessingH01288 F+had made an endH036156EWand it came to pass, as soon as isaacH03327 `kO7zS'gK+ `"5" me also, o my fatherH01" blessH01288+" unto his fatherH01~" and saidH0559}" cryH06818|"bitterH04751{'"and exceedingH03966z%"with a greatH01419y"he criedH06817x'"of his fatherH01w"the wordsH01697v"heardH08085u'"and when esauH06215$t3! he shall be blessedH01288!s-! and have blessedH01288)r?! of all before thou camestH0935$q5! me, and i have eatenH0398p#! and broughtH0935o!venisonH06718#n1!he that hath takenH06679m!!who? whereH0645l!and saidH0559#k#'!exceedinglyH02731 H03966j!veryH01419i!trembledH02729h!and isaacH03327g esauH06215f' thy firstbornH01060e thy sonH01121!d/ thou? and he saidH0559 DeE'fF%jM1kD$3% to him for servantsH05650%%have i givenH05414$5%and all his brethrenH0251%%him thy lordH01376$3%behold, i have madeH07760%unto esauH06215%and saidH0559%answeredH06030%and isaacH03327!$a blessingH01293&9$ hast thou not reservedH0680#$ and he saidH0559#$ my blessingH012934S$ and, behold, now he hath taken awayH03947'$ my birthrightH01062%$he took awayH03947$two timesH06471 $theseH02088* ?$for he hath supplanted meH06117 $jacobH03290 '$namedH08034 H07121" /$is not he rightlyH03588#$and he saidH0559%#thy blessingH01293$3#and hath taken awayH03947'#with subtiltyH04820#cameH0935##thy brotherH0251##and he saidH0559 Os]8rM1l:rO <+(shalt thou liveH02421!;-(and by thy swordH02719:!' from aboveH059209' of heavenH080648)'and of the dewH029197%'of the earthH0776%65'shall be the fatnessH04924/5I'unto him, behold, thy dwellingH041864'and saidH05593'answeredH060302!'his fatherH011'and isaacH033270& and weptH01058/& his voiceH06963.& lifted upH05375-& and esauH06215",5&me also, o my fatherH01+&blessH01288*&my fatherH01)&blessingH01293!(/&hast thou but oneH0259'+&unto his fatherH01&&saidH0559%&and esauH06215"$/%unto thee, my sonH01121#%nowH0645)"=% him: and what shall i doH06213!!-% have i sustainedH05564 % and wineH08492'% and with cornH01715 SoF*y]B#yZ6qSZ!*to rebekahH07259Y*were toldH05046X*sonH01121W*her elderH01419V*of esauH06215 U+*and these wordsH01697T)jacobH03290S!)my brotherH0251!R-)then will i slayH02026Q#)are at handH07126P')for my fatherH01O#) of mourningH060N) the daysH03117M%) in his heartH03820L) saidH0559K) and esauH06215J#)blessed himH01288I!)his fatherH01H)wherewithH0834 G+)of the blessingH01293F)becauseH05921E)jacobH03290D)hatedH07852C)and esauH06215"B/(from off thy neckH06677A(his yokeH05923&@7(that thou shalt breakH06561M?(and it shall come to pass when thou shalt have the dominionH07300>#(thy brotherH0251 =+(and shalt serveH05647 esX(fI1iI1e%x5-which thou hast doneH06213)w=-from thee, and he forgetH07911v-turn awayH07725u-angerH0639#t3-until thy brother'sH0251s,turn awayH07725r,furyH02534q',thy brother'sH0251p,untilH0834o,daysH03117n),with him a fewH0259m,and tarryH03427l+to haranH02771k!+my brotherH0251j'+thou to labanH03837i+fleeH01272h+and ariseH06965g+my voiceH06963f+obeyH08085&e7+now therefore, my sonH01121d*to killH02026/cI*as touching thee, doth comfortH05162b*esauH06215-aG* unto him, behold, thy brotherH0251`* and saidH0559_* sonH01121^#* her youngerH06996]* jacobH03290\!*and calledH07121[%*and she sentH07971 kfB)iE*z\?k'him, and saidH0559!-him, and chargedH06680#and blessedH01288jacobH03290calledH07121and isaacH03327'.shall my lifeH02416.what goodH04100#.of the landH0776! -.of the daughtersH01323 . of hethH02845! -. of the daughtersH01323 . a wifeH0802 . takeH03947. if jacobH03290.of hethH02845!-.of the daughtersH01323.becauseH06440!.of my lifeH02416!.i am wearyH06973.to isaacH03327.saidH0559#.and rebekahH07259- dayH03117~- in oneH0259!}-- also of you bothH08147%|5- should i be deprivedH07921&{7-thee from thence: whyH04100z-and fetchH03947)y=-to him: then i will sendH07971 ru\F#uE) qQr)2=to thee, and to thy seedH022331!of abrahamH085"0/thee the blessingH01293/and giveH05414.of peopleH059716-Wthee, that thou mayest be a multitudeH06951,%and multiplyH07235-+Ethee, and make thee fruitfulH06509*blessH01288)almightyH07706(and godH0410' brotherH0251&% thy mother'sH0517% of labanH03837-$E from thence of the daughtersH01323## thee a wifeH0802"and takeH03947!fatherH01 %thy mother'sH0517!of bethuelH01328%to the houseH01004 +to padan–aramH06307goH03212ariseH06965 of canaanH03667!- of the daughtersH01323a wifeH0802.Gunto him, thou shalt not takeH03947 YcK-zcE( }fH)Y4PS from thence; and that as he blessedH01288O! him a wifeH0802Nto takeH03947 M+to padan–aramH06307"L/and sent him awayH07971KjacobH03290J#had blessedH01288I!that isaacH03327HsawH07200Gwhen esauH06215FmotherH0517E! and esau'sH06215D jacob'sH03290C! of rebekahH07259B# the brotherH0251A! the syrianH0761@!of bethuelH01328?sonH01121>!unto labanH03837 =+to padan–aramH06307<#and he wentH03212;jacobH03290:sent awayH079719and isaacH033278% unto abrahamH0857 gaveH054146which godH0430,5Cwherein thou art a strangerH040334the landH077643Swith thee; that thou mayest inheritH03423 X{W:cI#kK/uXo! the sisterH0269n sonH01121m abraham'sH085l! of ishmaelH03458k% the daughterH01323&j7 which he had mahalathH04258i) unto the wivesH0802h and tookH03947g% unto ishmaelH03458f esauH06215e then wentH03212d!his fatherH01cisaacH03327bnotH07451apleasedH05869`of canaanH03667#_1that the daughtersH01323^seeingH07200]and esauH06215 \+to padan–aramH06307[%and was goneH03212Z)and his motherH0517Y!his fatherH01XobeyedH08085W)and that jacobH03290Vof canaanH03667!U-of the daughtersH01323Ta wifeH0802$S3 thou shalt not takeH03947R sayingH0559)Q= him he gave him a chargeH06680 ZcG'qR3{Y2sZ  of godH0430& 7 and behold the angelsH04397  to heavenH08064  reachedH05060"/ and the top of itH07218% on the earthH0776 set upH05324$3 and behold a ladderH05551) and he dreamedH02492 to sleepH07901' in that placeH04725% and lay downH07901# his pillowsH04763 and putH07760~' of that placeH04725}' of the stonesH068|# and he tookH03947{ was setH0935 z+ because the sunH08121,yC and tarried there all nightH03885%x5 upon a certain placeH04725w) and he lightedH06293v% toward haranH02771u and wentH03212!t/ from beer–shebaH0884s went outH03318r and jacobH03290q) to be his wifeH0802p# of nebajothH05032 [kS=!a>eA[)(=with thee, and will keepH08104'! be blessedH01288&% of the earthH0127'%9 shall all the familiesH04940,$C and in thee and in thy seedH02233!#-and to the southH05045!"-and to the northH06828 !+and to the eastH06924 #to the westH03220-Eand thou shalt spread abroadH06555%of the earthH0776%5shall be as the dustH06083%and thy seedH02233 + and to thy seedH02233'9 to thee will i give itH05414#1 whereon thou liestH07901 the landH0776 of isaacH03327# and the godH0430! thy fatherH01! of abrahamH085 godH0430 lordH03068"1 above it, and saidH0559 stoodH05324 lordH03068) and descendingH03381  ascendingH05927 \zR4u\D. qE,w\Fthe stoneH068Eand tookH03947D)in the morningH01242C'rose up earlyH07925Band jacobH03290Aof heavenH08064@the gateH08179?of godH0430)>=none other but the houseH01004=!this placeH04725<%how dreadfulH03372;and saidH0559":/and he was afraidH033729! and i knewH030458'in this placeH047257isH034266lordH030685surelyH04034#and he saidH0559!3-out of his sleepH081422awakedH033641and jacobH03290$03 which i have spokenH01696/#i have doneH06213.#thee, untilH0834%-5for i will not leaveH05800,)into this landH0127*+?and will bring thee againH07725*!thou goestH03212)whitherH0834 XcL&yYB"lM0wXe)to my father'sH01%d5so that i come againH07725c to put onH03847b# and raimentH0899a to eatH0398` me breadH03899_' and will giveH05414^that i goH01980]#in this wayH018702\Owill be with me, and will keep meH08104[if godH0430ZsayingH0559Ya vowH05088XvowedH05087Wand jacobH03290V% at the firstH07223UluzH03870T%of that cityH05892Sthe nameH08034RbutH0199Qbeth–elH01008P'of that placeH04725Othe nameH08034N'and he calledH07121#M1 upon the top of itH07218L oilH08081K! and pouredH03332J a pillarH04676I'and set it upH07760H#his pillowsH04763 G+that he had putH07760 XwS7fK,kK2wX# and a greatH01419! the flocksH05739% they wateredH08248+Cby it; for out of that wellH0875lyingH07257~of sheepH06629}flocksH05739|threeH07969{%in the fieldH07704!z/and behold a wellH0875y'and he lookedH07200x#of the eastH06924w'of the peopleH01121v'into the landH0776uand cameH03212t#his journeyH07272swent onH05375r!then jacobH03290q)give the tenthH06237!p-me i will surelyH062370oKand of all that thou shalt giveH05414nhouseH01004m)shall be god'sH0430la pillarH04676!k-which i have setH07760j)and this stoneH068ibe my godH0430hlordH03068gin peaceH07965fhouseH01004ofUflrx~ &,28>DJPV\bhntz "(.4:@FLRX^djpv|{8Ur-Kk (Hf%{8Ur-Kk (Hf%Dc<Zx2Po (Fe"Aa  @ \ { :Yy:Wy6Sp ,Ig%C `!~"#=$X%v&'3(O)n* +),H-f./$0C1_2}34;5Y6v7849R:o; <)=G>e?@#A@B]CxDE1FPGnH I'JEKbLMN<O\P{QR:SYT{ ^{`="u\:!gK- |^"#and he saidH0559!we knowH03045 'and they saidH0559of nahorH05152the sonH01121ye labanH03837 +unto them, knowH03045#and he saidH0559of haranH02771!/ye? and they saidH0559whenceH0370&9unto them, my brethrenH0251saidH0559and jacobH03290%in his placeH04725 mouthH06310+ upon the well'sH0875 againH07725 the stoneH068 and putH07725the sheepH06629 #and wateredH08248 mouthH06310 +from the well'sH0875 the stoneH068 +and they rolledH01556gatheredH06220Kand thither were all the flocksH05739mouthH06310+ upon the well'sH0875 stoneH068 QfM+ [B"dG, vQ"A/ with them, rachelH07354@ spakeH01696!?- and while he yetH05750> the sheepH06629=' then we waterH08248<mouthH06310;+from the well'sH0875:the stoneH0689they rollH01556$85be gathered togetherH0622%75until all the flocksH057396we cannotH032015'and they saidH05594 feedH074623 and goH032122% ye the sheepH066291waterH08248+0Cshould be gathered togetherH0622 /+that the cattleH04735.timeH06256-dayH03117,yet highH01419+loH02005*#and he saidH0559))with the sheepH06629(comethH0935'%his daughterH01323$&3and, behold, rachelH07354%wellH07965$'and they saidH0559#he wellH07965 OV?%sT:lO3kOa and weptH01058` his voiceH06963_' and lifted upH05375^ rachelH07354] kissedH05401\ and jacobH03290[ brotherH0251Z% his mother'sH0517Y of labanH03837X the flockH06629W# and wateredH08248V mouthH06310U+ from the well'sH0875T the stoneH068S! and rolledH01556R went nearH05066Q! that jacobH03290P brotherH0251O% his mother'sH0517N of labanH03837M' and the sheepH06629L brotherH0251K% his mother'sH0517J of labanH03837I% the daughterH01323H rachelH07354G sawH072000FK and it came to pass, when jacobH03290"E/ for she kept themH07462D sheepH06629C/ with her father'sH01B cameH0935 ^z]F' iJ3jK2~^%and he abodeH03427%and my fleshH01320~my boneH06106})to him, surelyH0389|saidH0559{and labanH03837!z- all these thingsH01697y labanH03837x# and he toldH05608!w- him to his houseH01004 v- him, and broughtH0935 u+ him, and kissedH05401"t/ him, and embracedH02263s to meetH07125r# that he ranH07323q sonH01121p% his sister'sH0269o of jacobH03290n# the tidingsH08088m heardH080850lK and it came to pass, when labanH03837k! her fatherH01j and toldH05046i# and she ranH07323h sonH01121g rebekah'sH07259f brotherH0251e% her father'sH01d rachelH07354c toldH05046b and jacobH03290 PjMpT4vX0nP !thee sevenH07651%i will serveH05647and saidH0559rachelH07354lovedH0157and jacobH03290favouredH04758and wellH03303%''was beautifulH08389 H03303!but rachelH07354eyedH05869tenderH07390leahH03812 rachelH07354)of the youngerH06996%and the nameH08034leahH03812%of the elderH01419the nameH08034 daughtersH01323 had twoH08147 and labanH03837 thy wagesH04909 tellH05046'me for noughtH02600/Ishouldest thou therefore serveH05647!my brotherH0251!unto jacobH03290saidH0559and labanH03837!of a monthH02320#1with him the spaceH03117 SqZ@!|bI0|eG/qS@#all the menH0582!?/gathered togetherH0622>and labanH03837 =-that i may go inH0935<'are fulfilledH04390;#for my daysH03117:my wifeH08029giveH030518!unto labanH038377saidH05596and jacobH03290#53 for the love he hadH01604daysH031173a fewH0259 2+and they seemedH058691!for rachelH073540yearsH08141/sevenH07651.servedH05647-and jacobH03290,abideH03427+manH0376*)her to anotherH03125)Uher to thee, than that i should giveH05414(#that i giveH05414'betterH02896&saidH0559%and labanH03837$ daughterH01323## thy youngerH06996"!for rachelH07354!yearsH08141 KsS;v^D( {T(mK\)in our countryH04725'[9it must not be so doneH06213ZsaidH0559Yand labanH038372XOwherefore then hast thou beguiledH07411%W5with thee for rachelH07354)V=unto me? did not i serveH05647$U3this thou hast doneH06213Tto labanH03837S#and he saidH0559RleahH038129Q]and it came to pass, that in the morningH01242P#an handmaidH08198Ohis maidH08198NzilpahH02153MleahH03812"L/unto his daughterH01323KgaveH05414Jand labanH03837*IAher to him; and he went inH0935H#and broughtH0935G%his daughterH01323FleahH03812E%that he tookH039473DQand it came to pass in the eveningH06153Ca feastH04960Band madeH06213A%of the placeH04725 NqZBlO8cK.mN{%and he lovedH0157!z-also unto rachelH07354y)and he went inH0935x)to be her maidH08198w%his handmaidH08198vbilhahH01090u%his daughterH01323tto rachelH07354sgaveH05414rand labanH03837qto wifeH0802p%his daughterH01323o!him rachelH07354n#and he gaveH05414mher weekH07620"l/so, and fulfilledH04390kdidH06213jand jacobH03290i yearsH08141hotherH0312"g/with me yet sevenH07651'f9which thou shalt serveH05647/eIthee this also for the serviceH05656!d-and we will giveH05414cweekH07620bherH02063afulfilH04390`'the firstbornH01067_beforeH06440^#the youngerH06810]to giveH05414 !J{cJ2tX;|bJ+cJ!a sonH01121 +!again, and bareH03205"/!and she conceivedH02029 will loveH0157! my husbandH0376' now thereforeH03588#1 upon my afflictionH06040# hath lookedH07200 lordH03068 surelyH03588 she saidH0559 forH03588 reubenH07205 his nameH08034) and she calledH07121  a sonH01121  and bareH03205  conceivedH02029  and leahH03812 barrenH06135!but rachelH07354her wombH07358he openedH06605hatedH08130that leahH03812sawH07200lordH03068 yearsH08141otherH0312#1with him yet sevenH07651~!and servedH05647})more than leahH03812|#also rachelH07354 ]kC' qO2qL)y]:# his nameH08034%95#therefore she calledH071218#lordH030687'#will i praiseH030346#nowH064715%#and she saidH05594#a sonH01121 3+#again, and bareH03205"2/#and she conceivedH020291" leviH038780" calledH07121'/9" therefore was his nameH08034." sonsH01121-" him threeH07969-,E"unto me, because i have bornH03205+"be joinedH03867*+"will my husbandH0376)'"now this timeH06471("and saidH0559'"a sonH01121&"and bareH03205(%;"and she conceived againH02029$! simeonH08095#! his nameH08034%"5! also: and she calledH07121(!;!he hath therefore givenH05414 !hatedH08130!!hath heardH08085!lordH03068!and saidH0559 TvU<nT;\5uTY'upon my kneesH01290-XEunto her; and she shall bearH03205Wgo inH0935VbilhahH01090U)behold my maidH0519T%and she saidH0559S# of the wombH0990$R3from thee the fruitH06529)Q=stead, who hath withheldH04513P!i in god'sH0430O#and he saidH0559N)against rachelH07354M#was kindledH02734LangerH0639K#and jacob'sH03290J i dieH04191I or elseH0369H# me childrenH01121G giveH03051F! unto jacobH03290Eand saidH0559D!her sisterH0269CenviedH07065$B3no children, rachelH07354AjacobH03290@'that she bareH03205?sawH07200 >+and when rachelH07354=# bearingH03205<# and leftH05975;# judahH03063 QqW: ybL-dM/oQy!and rachelH07354xsonH01121wa secondH08145vjacobH03290 u+again, and bareH03205tconceivedH02029smaidH08198rrachel'sH07354q!and bilhahH01090p danH01835o% she his nameH08034!n- therefore calledH07121mme a sonH01121l)and hath givenH05414kmy voiceH06963(j;me, and hath also heardH08085i#hath judgedH01777hgodH0430gsaidH0559f!and rachelH07354ea sonH01121djacobH03290cand bareH03205bconceivedH02029a!and bilhahH01090`went inH0935_and jacobH03290^to wifeH0802]%her handmaidH08198\!him bilhahH01090[%and she gaveH05414.ZGthat i may also have childrenH01129 ![jB tX>"gN5y[! and zilpahH02153 gadH01410 his nameH08034) and she calledH07121 comethH0935 a troopH01409 saidH0559 and leahH03812 a sonH01121 jacobH03290 bareH03205 maidH08198 leah'sH03812 ! and zilpahH02153  to wifeH0802  her jacobH03290  and gaveH05414  her maidH08198 zilpahH02153 she tookH03947 bearingH03205"/ that she had leftH05975 sawH07200 when leahH03812 naphtaliH05321 his nameH08034)and she calledH07121%5and i have prevailedH03201~)with my sisterH0269 }+have i wrestledH06617|!wrestlingsH05319{!with greatH0430zsaidH0559 `jN7xZ?#tM5`:%and she saidH05599mandrakesH01736*8?i pray thee, of thy son'sH011217give meH054146to leahH038125 saidH05594# then rachelH073543 leahH03812$25 them unto his motherH05171# and broughtH09350%in the fieldH07704/mandrakesH01736.and foundH04672-harvestH07105,of wheatH02406+the daysH03117*went inH03212)!and reubenH07205( asherH0836' his nameH08034&) and she calledH07121$%5 will call me blessedH0833"$/ for the daughtersH01323#! happy am iH0837" saidH0559! and leahH03812  sonH01121 a secondH08145 jacobH03290 bareH03205 maidH08198 leah'sH03812 [jN1 rU8!hDu[Wand godH0430$V3with her that nightH03915U!and he layH07901T mandrakesH01736#S1 thee with my son'sH01121R% i have hiredH07936$Q3 unto me; for surelyH07936!P/ thou must come inH0935O'him, and saidH0559Nto meetH07125Mwent outH03318Land leahH03812K)in the eveningH06153!J-out of the fieldH07704IcameH0935Hand jacobH03290GmandrakesH01736F thy son'sH01121E forH08478#D1 with thee to nightH03915'C9 therefore he shall lieH07901B saidH0559!A-also? and rachelH07354@mandrakesH01736?my son'sH01121,>Cand wouldest thou take awayH03947=!my husbandH0376%<5that thou hast takenH03947;)a small matterH04592 "LlO8y\<mP9eLy dwellH02082x+will my husbandH0376wnowH06471vdowryH02065ua goodH02896t#hath enduedH02064sgodH0430rsaidH0559qand leahH03812psonH01121othe sixthH08345njacobH03290 m+again, and bareH03205lconceivedH02029kand leahH03812j issacharH03485i his nameH08034h) and she calledH07121g' to my husbandH0376fmy maidenH08198e%i have givenH05414dbecauseH0834c!me my hireH07939b!hath givenH05414agodH0430`saidH0559_and leahH03812^sonH01121]the fifthH02549\jacobH03290[and bareH03205"Z/and she conceivedH02029Yunto leahH03812XhearkenedH08085 W{_D#|^D* qV@tWshall addH03254lordH03068and saidH0559josephH03130his nameH08034)and she calledH07121#my reproachH02781+hath taken awayH0622godH0430and saidH0559a sonH01121and bareH03205" /and she conceivedH02029 her wombH07358# 1to her, and openedH06605 hearkenedH08085 and godH0430rachelH07354!rememberedH02142and godH0430dinahH01783her nameH08034!and calledH07121!a daughterH01323she bareH03205)and afterwardsH0310zebulunH02074~his nameH08034}) and she calledH07121| sonsH01121{ him sixH08337-zE with me, because i have bornH03205 Ny_A* hM*_B+nN6%hath blessedH012885lordH03068-4Ei have learned by experienceH051723'in thine eyesH058692favourH0258071Yunto him, i pray thee, if i have foundH046720saidH0559/and labanH03837"./ which i have doneH05647-!my serviceH05656!,-for thou knowestH03045$+3thee, and let me goH03212#*1whom i have servedH05647)forH02004 (+and my childrenH03206'my wivesH0802&giveH05414!%/ and to my countryH0776$$3 unto mine own placeH04725#'that i may goH03212"%send me awayH07971!!unto labanH03837 saidH0559!that jacobH03290josephH03130had bornH032051Mand it came to pass, when rachelH07354sonH01121'to me anotherH0312 OaC]@yS5 mOS!this thingH01697 R+if thou wilt doH06213Q%me any thingH03972$P3thou shalt not giveH05414OsaidH0559Nand jacobH03290'M9what shall i give theeH05414L#and he saidH0559#K1 for mine own houseH01004 J+ shall i provideH06213I%and now whenH04970%H5thee since my comingH07272G%hath blessedH01288FlordH03068!E-unto a multitudeH07230DincreasedH06555*C?which thou hadst before iH06440BlittleH04592A!thy cattleH04735@'thee, and howH0834?'i have servedH05647>howH0834'=9unto him, thou knowestH03045<#and he saidH0559 ;+and i will giveH05414:%me thy wagesH079399appointH053448#and he saidH0559 7+ me for thy sakeH01558 NlC) eBqO4qN p+! among the goatsH05795o#! and spottedH02921n%! not speckledH05348m!every oneH03605 l+!before thy faceH06440k#!for my hireH07939"j1!when it shall comeH0935i!to comeH04279h)!for me in timeH03117g!answerH06030*f?!so shall my righteousnessH06666!e- shall be my hireH07939 d+ among the goatsH05795c% and speckledH05348 b+ and the spottedH02921 a+ among the sheepH03775` cattleH07716"_/ and all the brownH02345^ cattleH07716]# and spottedH02921-\E from thence all the speckledH05348[ removingH05493Z to dayH03117&Y7 through all thy flockH06629X# i will passH05674W thy flockH06629V keepH08104U feedH07462%T5 for me, i will againH07725 Ds\-}^5lK,w`D $the restH03498 $fedH07462 $and jacobH03290* ?$betwixt himself and jacobH03290 $journeyH01870$days'H03117$threeH07969!$and he setH07760##of his sonsH01121'# into the handH03027# and gaveH05414 +# among the sheepH03775)=# in it, and all the brownH02345# whiteH03836##and spottedH02921#~1#that were speckledH05348&}7#and all the she goatsH05795|##and spottedH02921&{7#that were ringstrakedH06124z%#the he goatsH08495y#that dayH03117x)#and he removedH05493&w7"according to thy wordH01697,vC"behold, i would it might beH03863u"saidH0559t"and labanH03837-sE!that shall be counted stolenH01589 r+! among the sheepH03775q! and brownH02345 Gw[Ax^?!aF# dG,'conceivedH03179+)'and the flocksH06629*&to drinkH08354))& when they cameH0935*(?& that they should conceiveH03179'& to drinkH08354&& cameH0935 %+& when the flocksH06629$&troughsH08268 #+&in the wateringH04325")&in the guttersH07298!!&the flocksH06629 &beforeH05227$3&which he had pilledH06478&the rodsH04731!&and he setH03322#% in the rodsH04731% appearH04286,C% in them, and made the whiteH03836% strakesH06479% whiteH03836!%and pilledH06478!-%and chesnut treeH06196!-%and of the hazelH03869%poplarH03839%of greenH03892%him rodsH04731%tookH03947%and jacobH03290$ flocksH06629!$ of laban'sH03837 XcD'xU0aG{X I+)before the eyesH05869H)the rodsH04731G)laidH07760F!)that jacobH03290E%)did conceiveH03179D)cattleH06629=Ce)and it came to pass, whensoever the strongerH07194B(cattleH06629&A7(them not unto laban'sH03837'@9(by themselves, and putH07896?)( his own flocksH05739>!( and he putH07896=( of labanH03837<%( in the flockH06629";/( and all the brownH02345 :+(the ringstrakedH061249(towardH04138'(of the flocksH066297(the facesH064406(and setH054145(the lambsH037754%(did separateH065043(and jacobH032902#'and spottedH029211'speckledH053480#'ringstrakedH06124/'cattleH06629"./'and brought forthH03205 -+'before the rodsH04731 MoH)pS- qQ4oMg) hath he gottenH06213f% our father'sH01e%our father'sH01 d+hath taken awayH03947cjacobH03290bsayingH0559asonsH01121`!of laban'sH03837_the wordsH01697^%and he heardH08085]+ and assesH02543\!+and camelsH01581 [++and menservantsH05650!Z-+and maidservantsH08198Y+cattleH06629X%+and had muchH07227#W#'+exceedinglyH03966 H03966V+increasedH06555U#+and the manH0376T*jacob'sH03290!S-*and the strongerH07194R%*were laban'sH03837Q)*so the feeblerH05848P*not inH07760O#*were feebleH05848$N3*but when the cattleH06629M)) among the rodsH04731)L=) that they might conceiveH03179K)) in the guttersH07298J')of the cattleH06629 OhC)]@( wS5gOknowH03045and yeH0859 hath beenH01961%of my fatherH01#but the godH0430beforeH08032!-not toward me asH08543#countenanceH06440'your father'sH01!~-unto them, i seeH07200}and saidH0559|)unto his flockH06629{%to the fieldH07704zand leahH03812yrachelH07354x!and calledH07121wsentH07971vand jacobH03290#u1and to thy kindredH04138t)of thy fathersH01s'unto the landH0776rreturnH07725q!unto jacobH03290psaidH0559olordH03068nbeforeH08032"m/not toward him asH08543lof labanH03837 k+the countenanceH06440jbeheldH07200iand jacobH03290h) all this gloryH03519 QyX5z]7lG*nQ% and givenH05414$) of your fatherH01#! the cattleH04735 "+ hath taken awayH05337! thus godH0430 # ringstrakedH06124) all the cattleH06629 then bareH03205"/ shall be thy hireH07939&7thus, the ringstrakedH06124)and if he saidH0559speckledH05348bareH03205$3then all the cattleH06629#1shall be thy wagesH07939#1thus, the speckledH05348!if he saidH0559 meH05978# not to hurtH07489%suffered himH05414but godH0430timesH04489tenH06235my wagesH04909 +me, and changedH02498 'hath deceivedH02048 +and your fatherH01 #your fatherH01 'i have servedH05647'9that with all my powerH03581 KiL1lM,fD) nK C+ for i have seenH07200B# and grisledH01261A speckledH05348@# ringstrakedH06124 ?+ upon the cattleH06629>! which leapH05927=% all the ramsH06260< and seeH07200;) now thine eyesH05869: lift upH053759# and he saidH05598! and i saidH05597 jacobH03290#61 unto me in a dreamH024725 spakeH05594 of godH04303' and the angelH043972# and grisledH012611 speckledH053480# ringstrakedH06124 /+ upon the cattleH06629.% which leapedH05927&-7 and, behold, the ramsH06260,! in a dreamH02472+ and sawH07200* mine eyesH05869!)- that i lifted upH05375( conceivedH03179 '+ that the cattleH066290&K and it came to pass at the timeH06256 RbD`> aH"xR#`1for all the richesH06239_)also our moneyH03701^devouredH0398"]1us, and hath quiteH0398!\-for he hath soldH04376![-of him strangersH05237#Z1are we not countedH02803YhouseH01004$X9for us in our father'sH01W)or inheritanceH05159 V+yet any portionH02506Uand saidH0559TansweredH06030Sand leahH03812R!and rachelH07354Q) of thy kindredH04138P' unto the landH0776O! and returnH07725N) from this landH0776M% get thee outH03318#L1 unto me: now ariseH06965K a vowH05088#J1 where thou vowedstH05087I! the pillarH04676&H7 where thou anointedstH04886G% of beth–elH01008F the godH0410E doethH06213D) all that labanH03837 HzO3c<gD( eH~his sheepH06629}to shearH01494|wentH01980{and labanH03837z of canaanH03667y# in the landH0776x! his fatherH01w to isaacH03327v for to goH0935 u+in padan–aramH06307$t3which he had gottenH07408s)of his gettingH07075r!the cattleH04735$q3which he had gottenH07408"p/and all his goodsH07399o)all his cattleH04735$n3and he carried awayH05090m#upon camelsH01581l'and his wivesH0802khis sonsH01121jand setH05375irose upH06965h!then jacobH03290g'unto thee, doH06213fhath saidH0559(e=now then, whatsoever godH0430)d=ours, and our children'sH01121c+from our fatherH01b!hath takenH05337awhich godH0430 TlN2j2aH(pTafter himH0310&7with him, and pursuedH07291%his brethrenH0251#and he tookH03947was fledH01272!that jacobH03290dayH03117%on the thirdH07992labanH03837 +and it was toldH05046gileadH01568the mountH02022his faceH06440and setH07760the riverH05104 +and passed overH056745 Uwith all that he had; and he rose upH06965 !so he fledH01272 % that he fledH01272 him notH01097 he toldH05046in thatH05921!the syrianH0761to labanH03837unawaresH03820!stole awayH01589and jacobH03290%her father'sH01!the imagesH08655!had stolenH01589!and rachelH07354 ejP6jG-uX9e= of gileadH01568<% in the mountH02022; pitchedH08628!:/ with his brethrenH02519and labanH038378%in the mountH020227his tentH01686#had pitchedH086285now jacobH032904jacobH032903overtookH053812!then labanH038371badH074510 orH05704/# either goodH02896. jacobH03290- not toH05973 ,+ that thou speakH01696$+3unto him, take heedH08104*and saidH0559)by nightH03915(!in a dreamH02472'!the syrianH0761&to labanH03837%cameH0935$and godH0430# gileadH01568!"- him in the mountH02022"!/and they overtookH01692 journeyH01870days'H03117sevenH07651 U[?eC}\3tUX%in the powerH0410Wit isH03426VdoingH06213-UEthou hast now done foolishlyH05528!T-and my daughtersH01323Smy sonsH01121R!me to kissH05401&Q7and hast not sufferedH05203P' and with harpH03658O#with tabretH08596N)and with songsH07892M!with mirthH080575LUme, that i might have sent thee awayH07971,KCfrom me; and didst not tellH05046J)and steal awayH01589IsecretlyH02244/HIwherefore didst thou flee awayH01272G) with the swordH02719F# as captivesH07617E%my daughtersH01323(D;to me, and carried awayH05090CunawaresH03824+BAthat thou hast stolen awayH01589$A3what hast thou doneH06213@to jacobH03290?saidH0559>and labanH03837 OpX2{T9tW; pOv' thy daughtersH01323,uCthou wouldest take by forceH01497t%peradventureH06435s!for i saidH0559%r5because i was afraidH03372qto labanH03837pand saidH0559oansweredH06030nand jacobH03290mmy godsH0430+lAwherefore hast thou stolenH01589khouseH01004 j1after thy father'sH01ilongedstH03700"h/because thou soreH03700gbe goneH01980$f3thou wouldest needsH01980eor badH07451d#either goodH02896c to jacobH03290$b3 that thou speak notH01696a) take thou heedH08104` sayingH0559#_3 unto me yesternightH0570^spakeH0559])of your fatherH01\#but the godH0430[you hurtH07451Zto doH06213Y!of my handH03027 TeF+dM-`7rT!"the imagesH08655"had takenH03947!"now rachelH07354!tentH0168'!into rachel'sH07354#!and enteredH0935! tentH0168! of leah'sH03812& 7! not. then went he outH03318 %! but he foundH04672 ! tentsH0168 '!maidservants'H0519! -!and into the twoH08147!tentH0168 +!and into leah'sH03812!tentH0168%!into jacob'sH03290!wentH0935!and labanH03837! had stolenH01589 + not that rachelH07354 knewH03045#1 to thee. for jacobH03290(~; thine with me, and takeH03947} discernH05234|% our brethrenH0251{ beforeH05048!z- let him not liveH02421y thy godsH0430x% thou findestH04672w+ with whomsoeverH0834 _^B#_D%}`C&y_3$ my sinH024032#$ my trespassH065881$to labanH038370$and saidH0559/$answeredH06030.$and jacobH03290-!$with labanH03837,$and chodeH07378+$was wrothH02734*$and jacobH03290))# not the imagesH08655(# but foundH04672)'=# upon me. and he searchedH02664&# of womenH0802%)#for the customH01870$##before theeH06440##rise upH06965"'#that i cannotH03201!#my lordH0113, 5'#let it not displeaseH05869 H02734'#to her fatherH01%#and she saidH0559" but foundH04672%" all the tentH0168" searchedH04959%5"upon them. and labanH03837"and satH03427"furnitureH03733$3"them in the camel'sH01581"and putH07760 BqQ)qJ0dE%hB#O1'didst thou requireH01245"N/'of it; of my handH03027/MI'not unto thee; i bare the lossH02398L'i broughtH0935$K3'that which was tornH02966 J-&have i not eatenH0398I%&of thy flockH06629H%&and the ramsH0352*G?&have not cast their youngH07921"F/&and thy she goatsH05795$E3&with thee; thy ewesH07353D&yearsH08141C#&this twentyH06242B% us bothH08147A% betwixtH0996$@3% that they may judgeH03198 ?-% and thy brethrenH0251">1% before my brethrenH0251=%hereH03541<%setH07760;%stuffH03627%:5%of all thy householdH01004%95%what hast thou foundH046728%%all my stuffH03627#71%thou hast searchedH049596%whereasH035885$ after meH031004K$ that thou hast so hotly pursuedH01814 cnO4jQ1~eC}cn*the godH0430m%*of my fatherH01l*the godH0430k*exceptH03884j)timesH04489i)tenH06235h) my wagesH04909&g7) and thou hast changedH02498f)) for thy cattleH06629e) yearsH08141d) and sixH08337c)daughtersH01323b#)for thy twoH08147a)yearsH08141`%)fourteenH06240 H0702_')i served theeH05647^%)in thy houseH01004])yearsH08141(\;)thus have i been twentyH06242[)(from mine eyesH05869Z(departedH05074Y%(and my sleepH08142X(by nightH03915"W/(me, and the frostH07140V(consumedH0398U#(the droughtH02721"T/(i was; in the dayH03117S' by nightH03915R'or stolenH01589Q'by dayH03117P'stolenH01589 QdG1sV:oR'yQ% 5+which they have bornH03205$ 3+unto their childrenH01121 +orH0176(;+unto these my daughtersH01323+ this dayH03117(;+ mine: and what can i doH06213(;+ and all that thou seestH07200+ my cattleH06629+ cattleH06629#+my childrenH01121+childrenH01121%+my daughtersH01323+daughtersH01323~!+unto jacobH03290}+and saidH0559|+answeredH06030{+and labanH03837z#*yesternightH0570y#*and rebukedH03198x#*of my handsH03709w)* and the labourH03018 v+* mine afflictionH06040u* hath seenH07200t* godH0430s* now emptyH07387Arm*had been with me, surely thou hadst sent me awayH07971q*of isaacH03327p%*and the fearH06343o!*of abrahamH085 m]@(z`H'qW/m)0a witnessH05707(0this heapH01530'0saidH0559&0and labanH03837%/it galeedH01567$/calledH07121#/but jacobH03290%"5/it jegar–sahaduthaH03026!/calledH07121 /and labanH03837$3. there upon the heapH01530 -. and they did eatH0398. an heapH01530.and madeH06213.stonesH068'.and they tookH03947.stonesH068.gatherH03950!/.unto his brethrenH0251.saidH0559.and jacobH03290-a pillarH04676'-and set it upH07311-a stoneH068-tookH03947-and jacobH032908[,i and thou; and let it be for a witnessH05707!,a covenantH01285 #,let us makeH03772( ;,now therefore come thouH03212 IlN8|S3 iN1~cIH4pillarH04676G4witnessH05707F4this heapH01530"E/3which i have castH03384D3pillarH04676!C-3behold this heapH01530B3to jacobH03290A3saidH0559@3and labanH03837?2 witnessH05707>2 godH0430=%2with us; seeH07200<2no manH0376;%2my daughtersH01323:2besideH0592192wivesH0802&872or if thou shalt takeH039477%2my daughtersH01323&672if thou shalt afflictH060315%1from anotherH0745341oneH037683[1between me and thee, when we are absentH0564121watchH0682211lordH0306801he saidH0559/1forH0834.!1and mizpahH04709-0galeedH01567,%0of it calledH07121'+90therefore was the nameH08034-*E0between me and thee this dayH03117 Q]@nN5 dG%zQ&f76 and tarried all nightH03885e6 breadH03899 d-6 and they did eatH0398c6breadH03899b6to eatH0398a%6his brethrenH0251`!6and calledH07121_)6upon the mountH02022^6sacrificeH02077]6offeredH02076\!6then jacobH03290[5 isaacH03327Z'5 of his fatherH01Y#5 by the fearH06343X5 swareH07650&W75betwixt us. and jacobH03290V5judgeH08199U+5of their fatherH01T5the godH0430S5of nahorH05152R#5and the godH0430Q!5of abrahamH085P5the godH0430"O/4 unto me, for harmH07451 N+4 and this pillarH04676M4this heapH01530;La4to thee, and that thou shalt not pass overH05674K4this heapH01530*J?4that i will not pass overH05674I4witnessH05713 VmO3nQ9qYA tV! before himH06440! messengersH04397 sentH07971 and jacobH03290  mahanaimH04266' of that placeH04725 the nameH08034' and he calledH07121~ hostH04264} god'sH0430| he saidH0559{ saw themH07200z) and when jacobH03290y metH06293x of godH0430w) and the angelsH04397v! on his wayH01870u wentH01980t and jacobH03290s)7 unto his placeH04725r%7 and returnedH07725q7 departedH03212 p+7 them: and labanH03837o#7and blessedH01288"n/7and his daughtersH01323m7his sonsH01121l!7and kissedH05401k7rose upH07925j7labanH03837i)7in the morningH01242h7and earlyH07925g%6 in the mountH02022 `mS/{c9{V3|`$ returnedH07725##1 and the messengersH04397"%  in thy sightH05869!  graceH02580 +  that i may findH04672 my lordH0113 to tellH05046 + and i have sentH07971"/ and womenservantsH08198 + and menservantsH05650 flocksH06629 and assesH02543 + and i have oxenH07794 -  and stayed thereH0309!  with labanH03837'9  thus, i have sojournedH01481 saithH0559 jacobH03290# thy servantH05650 esauH06215% unto my lordH0113#3 thus shall ye speakH0559% them, sayingH0559! - and he commandedH06680   of edomH0123 #  the countryH07704  of seirH08165 ' unto the landH0776# his brotherH0251 to esauH06215 [xR2]?iR5r[C saidH0559B and jacobH03290A%  shall escapeH06413@' which is leftH07604'?9 then the other companyH04264>% and smite itH05221= companyH04264<! to the oneH0259; comeH0935: if esauH062159 and saidH05598  bandsH042647  into twoH081476)  and the camelsH015815 and herdsH01241)4= with him, and the flocksH066293! the peopleH059712) and he dividedH026731) and distressedH033340 afraidH03372/# was greatlyH03966.! then jacobH03290-  menH0376!,-  and four hundredH03967+%  to meet theeH07125#*1 and also he comethH01980) esauH06215() to thy brotherH0251' we cameH0935& sayingH0559% to jacobH03290 ]{bJ+gAg<#{]_! for i fearH03373^ of esauH06215]' from the handH03027\' of my brotherH0251+[A i pray thee, from the handH03027Z! deliver meH05337Y bandsH04264(X; and now i am become twoH08147W# this jordanH03383V' i passed overH05674"U/ for with my staffH04731!T- unto thy servantH05650'S9 which thou hast shewedH06213$R5 and of all the truthH0571#Q1 of all the merciesH02617-PE i am not worthy of the leastH06994%O5 and i will deal wellH03190#N1 and to thy kindredH04138 M- unto thy countryH0776 L+ unto me, returnH07725K% which saidstH0559J lordH03068I isaacH03327H% of my fatherH01G and godH0430F abrahamH085E% of my fatherH01D o godH0430 Zb@^=vZ<qZ} ramsH0352|! and twentyH06242{ ewesH07353z# two hundredH03967y he goatsH08495x! and twentyH06242w she goatsH05795v# two hundredH03967u# his brotherH0251t for esauH06215s a presentH04503r# to his handH03027"q1 of that which cameH0935p and tookH03947&o7 there that same nightH03915n' and he lodgedH03885m' for multitudeH07230)l= which cannot be numberedH05608k! of the seaH03220j# as the sandH02344i thy seedH02233h and makeH07760g% do thee goodH03190f' i will surelyH03190e+ and thou saidstH0559d% the childrenH01121c withH05921b! the motherH0517a% and smite meH05221&`9 him, lest he will comeH0935 bw_D+|Y:{aH2b% meeteth theeH06298! my brotherH0251 when esauH06215 sayingH0559% the foremostH07223!- and he commandedH06680 droveH05739  andH0996  droveH05739  betwixtH0996  a spaceH07305  and putH07760 before meH06440 pass overH05674"/ unto his servantsH05650'; by themselves; and saidH0559 # every droveH05739 + of his servantsH05650 ' into the handH03027! - and he deliveredH05414   foalsH05895  and tenH06235  she assesH0860  twentyH06242 bullsH06499 and tenH06235 kineH06510 fortyH0705!- with their coltsH01121 camelsH01581 milchH03243~ thirtyH07970 \yS4wW9nQ1~\;) i will appeaseH03722:# for he saidH05599 behind usH03108 jacobH03290$73 behold, thy servantH056506 moreoverH015715! and say yeH05594%  when ye findH046723  unto esauH062152)  shall ye speakH016961) on this mannerH016970 sayingH0559/! the drovesH05739,.7% and all that followedH0310 H01980-' and the thirdH07992,! the secondH08145+% commanded heH06680* and soH01571) behind usH0310( esauH06215'% unto my lordH0113& sentH07971% a presentH04503$ jacob'sH03290## thy servantH05650#"3 then thou shalt sayH0559!%  these beforeH06440( ;  thou? and whither goestH03212 sayingH0559 + and asketh theeH07592 `jL0xR4dC`#Y1 and sent them overH05674!X- and he took themH03947W  jabbokH02999V  the fordH04569 U+  and passed overH05674T  sonsH03206%S)% and his elevenH0259 H06240R' womenservantsH08198Q# and his twoH08147P wivesH0802O his twoH08147N and tookH03947M! that nightH03915L) and he rose upH06965K) in the companyH04264J! that nightH03915#I1 and himself lodgedH03885H! before himH06440G overH05674F# the presentH04503E so wentH05674D of meH06440,CC peradventure he will acceptH05375B his faceH06440A!  i will seeH07200@'  and afterwardH0310?  before meH06440>!  that goethH01980!=-  with the presentH04503< himH06440 T^FW5`D&mTv jacobH03290u# and he saidH0559t thy nameH08034s# and he saidH0559r! thou blessH01288q exceptH0518'p9 i will not let thee goH07971o# and he saidH0559n breakethH05927m# for the dayH07837l let me goH07971k# and he saidH0559j)  as he wrestledH079!i- was out of jointH03363h thighH03409g! of jacob'sH03290f) and the hollowH03709(e; the hollow of his thighH03409,dC not against him, he touchedH05060"c/ that he prevailedH03201 b+ and when he sawH07200a! of the dayH07837,`C with him until the breakingH05927_ a manH0376(^? alone; and there wrestledH079] was leftH03498\ and jacobH03290[' and sent overH05674Z the brookH05158 Ge2i@" qU5pG&7 and as he passed overH05674%  is preservedH05337#  and my lifeH05315  to faceH06440 faceH06440 godH0430 + for i have seenH07200 penielH06439 % of the placeH04725  the nameH08034  calledH07121  and jacobH03290 )  and he blessedH01288'  after my nameH08034' thou dost askH07592 itH02088# and he saidH0559&7 i pray thee, thy nameH08034 tellH05046 and saidH0559 askedH07592 and jacobH03290#1  and hast prevailedH03201~% and with menH0582} with godH04300|K for as a prince hast thou powerH08280{! but israelH03478z' no more jacobH03290y+ shall be calledH0559x thy nameH08034w# and he saidH0559 Jf< hB$tX:gJ4! unto leahH038123%! the childrenH032062)! and he dividedH026731! menH03760!hundredH03967!//!and with him fourH0702.!cameH0935"-/!and, behold, esauH06215,!!and lookedH07200+!his eyesH05869*!lifted upH05375)!and jacobH03290(# that shrankH05384'% in the sinewH01517& thighH03409%! of jacob'sH03290$! the hollowH03709##1 because he touchedH05060"' unto this dayH03117!% of the thighH03409 + upon the hollowH03709% which shrankH05384 the sinewH01517 eatH0398 of israelH03478'9 therefore the childrenH01121) upon his thighH03409(; upon him, and he haltedH06760 roseH02224 the sunH08121 penuelH06439 N~]7jD%gK4rN!R-!and he lifted upH05375Q'!and they weptH01058P)!and kissed himH05401O#!on his neckH06677N'!him, and fellH05307M%!and embracedH02263L#!to meet himH07125K!ranH07323J!and esauH06215I)!to his brotherH0251#H1!until he came nearH05066G!timesH06471F!sevenH07651E'!to the groundH0776"D/!and bowed himselfH07812C#!before themH06440#B1!and he passed overH05674A!! hindermostH0314@!! and josephH03130?!!and rachelH07354>!afterH0314!=-!and her childrenH03206<!and leahH03812;!foremostH07223#:1!and their childrenH032069'!the handmaidsH081988!!and he putH077607!handmaidsH08198!6-!and unto the twoH08147 5+! and unto rachelH07354 VnV- d9 eM3tVo#!and he saidH0559n#!which i metH06298'm9!thou by all this droveH04264l#!and he saidH0559k)! and they bowedH07812j!! and rachelH07354i!nearH05066h!josephH03130g!cameH05066f!and afterH0310%e5!and bowed themselvesH07812d!came nearH05066'c9!also with her childrenH03206b!and leahH03812*a?!and they bowed themselvesH07812(`;!they and their childrenH03206_!came nearH05066%^5!then the handmaidensH08198]#! thy servantH05650&\7! hath graciously givenH02603[! which godH0430Z%! the childrenH03206&Y9!with thee? and he saidH0559X!thoseH0428W!and saidH0559!V-!and the childrenH03206U!the womenH0802T!and sawH07200S!his eyesH05869 Us\B( eE' |c2tU #! and becauseH03605. G! hath dealt graciously with meH02603$ 5! to thee; because godH0430 +! that is broughtH0935)=! i pray thee, my blessingH01293! takeH03947.G! and thou wast pleased with meH07521! of godH0430! the faceH06440%5! as though i had seenH07200! thy faceH06440*?! for therefore i have seenH07200!! at my handH03027!! my presentH04503~%! then receiveH03947}%! in thy sightH05869|! graceH025806{W! nay, i pray thee, if now i have foundH04672z! saidH0559y! and jacobH03290x!! my brotherH0251w! enoughH07227v! i haveH03426u! saidH0559t! and esauH06215s!!of my lordH0113r%!in the sightH05869q!graceH02580p!to findH04672 _j?{a?"y]?}_)!!the cattleH04399(%!according asH07272'!softlyH0328#&1!and i will lead onH05095%#!his servantH05650$!beforeH06440'#9!i pray thee, pass overH05674"#!let my lordH0113!! will dieH04191 '! all the flockH06629! dayH03117! them oneH02595U! with me: and if men should overdriveH01849!! with youngH05763! and herdsH01241)! and the flocksH06629! tenderH07390"/! that the childrenH03206! knowethH03045!/! unto him, my lordH0113#! and he saidH0559'! and i will goH03212'! and let us goH03212(;! let us take our journeyH05265#! and he saidH0559!-! him, and he tookH03947%! and he urgedH06484! enoughH03605 ! i haveH03426 ]pQ4T;pS6]#G1! therefore the nameH08034F)!for his cattleH04735E!boothsH05521D!and madeH06213C%!him an houseH01004B!and builtH01129A!!to succothH05523@!journeyedH05265?!and jacobH03290>!unto seirH08165=!!on his wayH01870<!that dayH03117;!returnedH07725:!so esauH062159!! of my lordH01138%! in the sightH058697!graceH02580(6;!needeth it? let me findH046725!whatH04100$45!with me. and he saidH05593#!of the folkH05971!2-!let me now leaveH033221!saidH05590!and esauH06215/!unto seirH08165.%! unto my lordH0113-%! until i comeH0935",/! be able to endureH07272!+-! and the childrenH03206%*5! that goeth before meH06440 itW=x^B!cG*ie'!and called itH07121d)!there an altarH04196c)!and he erectedH05324 b+! pieces of moneyH07192a)! for an hundredH03967`! fatherH01_! shechem'sH07927^!of hamorH02544 ]+!of the childrenH01121\#!at the handH03027[!his tentH0168$Z3!where he had spreadH05186Y!!of a fieldH07704X!a parcelH02513W'!and he boughtH07069V! the cityH05892U! beforeH06440%T5! and pitched his tentH02583"S/! from padan–aramH06307R%!when he cameH0935Q!of canaanH03667P#!in the landH0776O!!of shechemH07927N!a cityH05892M!to shalemH08004L!cameH0935K!and jacobH03290J! succothH05523I! is calledH07121H%! of the placeH04725 L`B& rT:u\>kL#"and shechemH07927 +" unto the damselH05291" kindlyH03820"and spakeH01696!"the damselH05291%"and he lovedH0157~"of jacobH03290}%"the daughterH01323|!"unto dinahH01783{"claveH01692z%"and his soulH05315*y?" with her, and defiled herH06031x%" her, and layH07901w%"her, he tookH03947v"sawH07200u)"of the countryH0776t"princeH05387s!"the hiviteH02340r"of hamorH02544q"the sonH01121!p-"and when shechemH07927o#" of the landH0776n'"the daughtersH01323m"to seeH07200l"went outH03318k!"unto jacobH03290j)"which she bareH03205i"of leahH03812h%"the daughterH01323g"and dinahH01783#f3!el–elohe–israelH0415 b]C& eE(mO1b##"and the menH0582 "+"when they heardH08085!!-"out of the fieldH07704 "cameH0935"of jacobH03290%"and the sonsH01121"withH0854!"to communeH01696!"unto jacobH03290"went outH03318!"of shechemH07927!"the fatherH01"and hamorH02544$5" until they were comeH0935)" held his peaceH02790" and jacobH03290%"in the fieldH07704%5"were with his cattleH04735%"now his sonsH01121%"his daughterH01323"dinahH01783$3"that he had defiledH02930 "heardH08085 "and jacobH03290 "to wifeH0802 )"me this damselH03207 "getH03947"sayingH0559"hamorH02544+"unto his fatherH01"spakeH0559 Nw^A%|X<V>lN@!" before youH06440?" shall beH01961%>7" with us: and the landH0776#=1" and ye shall dwellH03427<'" our daughtersH01323";/" unto us, and takeH03947:)" your daughtersH013239" giveH05414&87" and make ye marriagesH028597+" her him to wifeH0802 6+" i pray you giveH05414"5/"for your daughterH013234"longethH028363"shechemH079272"of my sonH011211"the soulH05315!0/"with them, sayingH0559/"communedH01696."and hamorH025441-M"which thing ought not to be doneH06213,"daughterH01323+%"with jacob'sH03290*" in lyingH07901)" in israelH03478(" follyH05039''9" because he had wroughtH06213&" wrothH02734#%1"and they were veryH03966$%"were grievedH06087 ju^>oX4jP0j]" and saidH01696\#" deceitfullyH04820[!" his fatherH01Z" and hamorH02544Y" shechemH07927X" answeredH06030W" of jacobH03290V%" and the sonsH01121U" to wifeH0802T'" me the damselH05291"S/" unto me: but giveH05414)R?" according as ye shall sayH0559 Q+" and i will giveH05414P" and giftH04976O" dowryH04119!N-" me never so muchH03966M" askH07235$L3" unto me i will giveH05414%K7" and what ye shall sayH0559J%" in your eyesH05869I" graceH02580H#" let me findH04672%G7" and unto her brethrenH0251F+" unto her fatherH01E" saidH0559D#" and shechemH079273CS" ye therein, and get you possessionsH0270B" and tradeH05503A" dwellH03427 F~O9dB`4fFx%"our daughterH01323"w/"then will we takeH03947+vA"unto us, to be circumcisedH04135+uA"but if ye will not hearkenH08085t"peopleH059710sM"with you, and we will become oneH0259)r="to us, and we will dwellH03427q)"your daughtersH01323+pA"unto you, and we will takeH03947o'"our daughtersH01323"n/"then will we giveH05414&m7"of you be circumcisedH04135 l+"that every maleH02145k+"will we consentH0225j#"but in thisH02063i!" a reproachH02781&h7"that is uncircumcisedH06190g"to oneH0376f!"our sisterH0269e"to giveH05414d!"this thingH01697c"doH06213,b5'"unto them, we cannotH03201 H03808a'"and they saidH0559`%" their sisterH0269_" dinahH01783'^9" because he had defiledH02930 l{\A*hL)wV5l"withH0854"peaceableH08003"these menH0582" sayingH0559'" of their cityH05892%"with the menH0582%"and communedH01696'"of their cityH05892'"unto the gateH08179 "cameH0935 "his sonH01121 #"and shechemH07927 "and hamorH02544 '" of his fatherH01#1" than all the houseH01004 +"more honourableH03513"daughterH01323!"in jacob'sH03290'9"because he had delightH02654"the thingH01697"not to doH06213"deferredH0309"/"and the young manH05288"sonH01121~"hamor'sH02544}#"and shechemH07927|"hamorH02544{'"pleasedH05869 H03190 z+"and their wordsH01697$y3"and we will be goneH01980 ZmT:qR3fG#|Z1)"and unto hamorH02544/0I"unto them, and they will dwellH03427)/?"ours? only let us consentH0225.+"and every beastH0929$-3"and their substanceH07075!,-"not their cattleH04735+#" circumcisedH04135(*;"among us be circumcisedH04135)'"if every maleH02145("peopleH05971"'1"with us, to be oneH0259%&5"unto us for to dwellH03427%"consentH0225$%"will the menH0582##"only hereinH02063#"1"them our daughtersH01323 !+"and let us giveH05414 +" to us for wivesH0802 +" their daughtersH01323#" let us takeH03947" for themH06440" enoughH03027"largeH07342%7"therein; for the landH0776"and tradeH05503#"in the landH0776-E"us; therefore let them dwellH03427 H`AeN' dL1aHP"hamorH02544O'"and they slewH02026N'"all the malesH02145M"and slewH02026L"boldlyH0983K'"upon the cityH05892J"and cameH0935I" his swordH02719H" each manH0376G" tookH03947F" brethrenH0251E" dinah'sH01783D"and leviH03878C"simeonH08095B"of jacobH03290A#"of the sonsH01121@"that twoH08147$?3"when they were soreH03510>"dayH031171=M"and it came to pass on the thirdH07992<#" of his cityH05892;#" of the gateH08179":/" all that went outH03318 9+" was circumcisedH041358)"and every maleH021457#"of his cityH058926#"of the gateH08179"5/"all that went outH033184"hearkenedH080853"his sonH01121!2-"and unto shechemH07927 PiP9oQ5 iJ*pPn%"in the houseH01004m#"and spoiledH0962"l/"took they captiveH07617k+"and their wivesH0802*j?"and all their little onesH02945%i5"and all their wealthH02428h%"in the fieldH07704g#"in the cityH05892 f+"and their assesH02543e)"and their oxenH01241d#"their sheepH06629c"they tookH03947b%"their sisterH0269)a="because they had defiledH02930`"the cityH05892_#"and spoiledH0962^)"upon the slainH02491]"cameH0935\"of jacobH03290["the sonsH01121Z%" and went outH03318Y" houseH01004X%" of shechem'sH07927W" outH03947V"dinahH01783U"and tookH03947T%"of the swordH02719S'"with the edgeH06310R"his sonH01121Q#"and shechemH07927 boF}EhC)b +#there: and makeH06213 #and dwellH03427%#to beth–elH01008#go upH05927#ariseH06965!#unto jacobH03290#saidH0559#and godH0430"/"as with an harlotH02181+"with our sisterH0269)"should he dealH06213'"and they saidH0559~)"i and my houseH01004)}="and i shall be destroyedH08045(|;"against me, and slay meH052215{W" they shall gather themselves togetherH0622z" in numberH04557y" fewH04962#x1" and the perizzitesH06522%w5" among the canaanitesH03669v#"of the landH0776&u7"among the inhabitantsH03427&t9"me to make me to stinkH0887!s-"ye have troubledH05916r"and leviH03878q"to simeonH08095p"saidH0559o"and jacobH03290 RrQ6xaD$a?$sR''#and they gaveH05414&%# which i wentH01980+%A# and was with me in the wayH01870$)# of my distressH06869#'#me in the dayH03117"%#who answeredH06030!#unto godH0410 )#there an altarH04196 +#and i will makeH06213%#to beth–elH01008#and go upH05927!-#and let us ariseH06965'# your garmentsH08071!# and changeH02498%#and be cleanH02891#among youH08432#godsH0430##the strangeH05236#1#with him, put awayH05493#1#unto his householdH01004#saidH0559!#then jacobH03290##thy brotherH0251#of esauH06215'# from the faceH06440-E# unto thee when thou fleddestH01272 '# that appearedH07200 # unto godH0410 )# there an altarH04196 akK.sL-y_A$~aE#the placeH04725D!#and calledH07121C)#there an altarH04196B%#and he builtH01129&A7#he and all the peopleH05971@#beth–elH01008?#of canaanH03667>##in the landH0776=#to luzH03870<#cameH0935;#so jacobH03290:# of jacobH032909#the sonsH011218#afterH0310.7G#them, and they did not pursueH072916##round aboutH05439$53#was upon the citiesH058924#of godH04303)#and the terrorH02847#21#and they journeyedH052651!# by shechemH07927"01# them under the oakH0424/# hidH02934.#and jacobH03290-'#in their earsH0241,#earringsH05141+'#in their handH03027*#godsH0430 )+#all the strangeH05236(!#unto jacobH03290 auT3{\<|U6ab)# any more jacobH03290$a3# shall not be calledH07121`# thy nameH08034_# jacobH03290#^1# unto him, thy nameH08034]# saidH0559\# and godH0430[## and blessedH01288$Z3# out of padan–aramH06307#Y3# again, when he cameH0935X!# unto jacobH03290W# appearedH07200V# and godH0430U+# allon–bachuthH0439!T-# of it was calledH07121S%#and the nameH08034R%#under an oakH0437"Q/#beneath beth–elH01008#P1#and she was buriedH06912O#diedH04191N#nurseH03243M#rebekah'sH07259L##but deborahH01683K)# of his brotherH0251J'# from the faceH06440'I9#unto him, when he fledH01272H#appearedH01540!G/#because there godH0430F)#el–beth–elH0416 ^fL5i:Y6^ +# where he talkedH01696&7# from him in the placeH04725~# went upH05927}# and godH0430|# the landH0776{## will i giveH05414z!# after theeH0310 y+# and to thy seedH02233'x9# to thee i will give itH05414w# and isaacH03327v# abrahamH085u%# which i gaveH05414t%# and the landH0776!s-# out of thy loinsH02504r!# shall comeH03318,qC# shall be of thee, and kingsH04428p!# of nationsH01471o'# and a companyH06951n# a nationH01471m%# and multiplyH07235l## be fruitfulH06509k# almightyH07706j# godH0410i# saidH0559h# and godH0430g# israelH03478f# his nameH08034e'# and he calledH07121"d/# shall be thy nameH08034c!# but israelH03478 SjN4w[;rV@& S:_#and it came to pass, when she was in hardH07185# labourH03205!-# and she had hardH07185# travailedH03205!#and rachelH07354!#to ephrathH0672#to comeH0935#wayH0776#a littleH03530"/#and there was butH05750)#from beth–elH01008#1#and they journeyedH05265$3#with him, beth–elH01008#spakeH01696#where godH0430%#of the placeH04725#the nameH08034 #calledH07121 #and jacobH03290 # oilH08081' 9# thereon, and he pouredH03332! -# a drink offeringH05262'#and he pouredH05258#of stoneH068#a pillarH04678 +#where he talkedH01696%#in the placeH04725#a pillarH04676#set upH05324#and jacobH03290 TX$eK+ x[D(qT<#journeyedH05265;!#and israelH03478:'#unto this dayH031179#graveH069008##of rachel'sH073547!#the pillarH046786)#upon her graveH069005#a pillarH046764#setH053243#and jacobH032902%#beth–lehemH010351!#to ephrathH06720!#in the wayH01870/)#and was buriedH06912.#diedH04191-!#and rachelH07354,%# him benjaminH01144+#calledH07121*)#but his fatherH01)#ben–oniH01126(#his nameH08034 '+#that she calledH07121&%#for she diedH04191!%-#was in departingH033181$M#and it came to pass, as her soulH05315.#G#not; thou shalt have this sonH01121")#unto her, fearH03372!#saidH0559! -#that the midwifeH03205#labourH03205 SuA( {^@'tY<mS\#josephH03130[#of rachelH07354Z#the sonsH01121Y## and zebulunH02074X%# and issacharH03485W#and judahH03063V#and leviH03878U!#and simeonH08095T#firstbornH01060S#jacob'sH03290R#reubenH07205Q#of leahH03812P#the sonsH01121#O#'#were twelveH06240 H08147N# of jacobH03290M%# now the sonsH01121L# heardH08085K!# and israelH03478J# concubineH06370I%#his father'sH01H##with bilhahH01090G#and layH07901F#wentH03212E##that reubenH07205D%#in that landH0776C#dweltH079311BM#and it came to pass, when israelH03478A#of edarH04029@#the towerH04026?#beyondH01973>#his tentH0168=!#and spreadH05186 ZkT4rV3 ~T:{Z{'#and fourscoreH08084'z+'#were an hundredH08141 H03967y#of isaacH03327x%#and the daysH03117w# sojournedH01481v# and isaacH03327u'#where abrahamH085t#hebronH02275's9#unto the city of arbahH07153r!#unto mamreH04471q!#his fatherH01p!#unto isaacH03327o#cameH0935n#and jacobH03290'm9# to him in padan–aramH06307 l+# which were bornH03205k#of jacobH03290j#the sonsH01121i#and asherH0836h#gadH01410g#handmaidH08198f#leah'sH03812e#of zilpahH02153d%#and the sonsH01121c%#and naphtaliH05321b#danH01835a#handmaidH08198`#rachel'sH07354_#of bilhahH01090^%#and the sonsH01121]%#and benjaminH01144 [fC,cH1lR3|['$and bashemathH01315!$the hiviteH02340$of zibeonH06649%$ the daughterH01323$ of anahH06034%$ the daughterH01323)$ and aholibamahH0173#$ the hittiteH02850$of elonH0356%$the daughterH01323$adahH05711$of canaanH03667!-$of the daughtersH01323$his wivesH0802 $tookH03947 $esauH06215 $edomH0123 $of esauH06215 +$the generationsH08435# buriedH06912# and jacobH03290# esauH06215%# and his sonsH01121#of daysH03117#and fullH07649#oldH02205 +#unto his peopleH05971 -#and was gatheredH0622#and diedH04191"~/#gave up the ghostH01478}#and isaacH03327|#yearsH08141 ]s[@&dG+uY9]&:7$ and all his substanceH07075"91$ and all his beastsH09298)$and his cattleH047357%$of his houseH01004$63$and all the personsH05315"5/$and his daughtersH013234%$and his sonsH011213$his wivesH08022$tookH039471$and esauH062150$ of canaanH03667$/5$ unto him in the landH0776 .+$which were bornH03205-$of esauH06215,$the sonsH01121+$and korahH07141*!$and jaalamH03281)$jeushH03274($bareH03205')$and aholibamahH0173&$reuelH07467%$bareH03205$'$and bashemathH01315#$eliphazH0464"$to esauH06215!$bareH03205 $and adahH05711#$of nebajothH05032$sisterH0269$daughterH01323$ishmael'sH03458 QbA |].dL4nQY$ the namesH08034X$ seirH08165W$ in mountH02022V+$ of the edomitesH0123U!$ the fatherH01T$ of esauH06215 S+$ the generationsH08435R$edomH0123Q$esauH06215P$seirH08165O$in mountH02022N$esauH06215M!$thus dweltH03427 L+$ of their cattleH04735K%$ them becauseH06440J$not bearH05375I$couldH03201,HC$wherein they were strangersH04033G%$and the landH0776F$togetherH03162+EA$than that they might dwellH03427D$were moreH07227!C-$for their richesH07399B$jacobH03290A)$of his brotherH0251@'$from the faceH06440 ?-$into the countryH0776>$and wentH03212=$ of canaanH03667<#$ in the landH0776!;-$ which he had gotH07408 "Y{`E,~`I0jJ-sY{$ nahathH05184z$ of reuelH07467y$ the sonsH01121x$ wifeH0802w$ esau'sH06215v$ of adahH05711u$ the sonsH01121t$ amalekH06002s!$ to eliphazH0464r%$ and she bareH03205q$ sonH01121p$ esau'sH06215o!$ to eliphazH0464n'$ was concubineH06370m$ and timnaH08555l$ and kenazH07073k$ and gatamH01609j$ zephoH06825i$ omarH0201h!$ were temanH08487g!$ of eliphazH0464f%$ and the sonsH01121e$ of esauH06215d$ the wifeH0802c%$ of bashemathH01315b$ the sonH01121a$ reuelH07467`$ of esauH06215_$ the wifeH0802^$ of adahH05711]$ the sonH01121\$ eliphazH0464[$ sonsH01121Z$ of esau'sH06215 !ZcI2oU>x]A$sZ$ zephoH06825$ dukeH0441$ omarH0201$ dukeH0441$ temanH08487$dukeH0441$of esauH06215'$the firstbornH01060!$of eliphazH0464$the sonsH01121$of esauH06215#$of the sonsH01121$dukesH0441$ and korahH07141!$ and jaalamH03281 $ jeushH03274 $ to esauH06215 %$ and she bareH03205 $wifeH0802 $esau'sH06215$of zibeonH06649%$the daughterH01323$of anahH06034%$the daughterH01323'$of aholibamahH0173(;$and these were the sonsH01121$ wifeH0802$ esau'sH06215%$ of bashemathH01315$3$ these were the sonsH01121~!$ and mizzahH04199}$ shammahH08048|$ and zerahH02226 $QpY?#{_E.jN2qQ@'$of aholibamahH0173?$the sonsH01121>$wifeH0802=$esau'sH06215<%$of bashemathH01315;$the sonsH01121:$of edomH01239#$in the landH07768$of reuelH074677$ the dukesH04416$ mizzahH041995$ dukeH04414$ shammahH080483$ dukeH04412$zerahH022261$dukeH04410$nahathH05184/$dukeH0441.$sonH01121-$esau'sH06215,$of reuelH07467+$the sonsH01121*$ of adahH05711)$ the sonsH01121($ of edomH0123'#$ in the landH0776&!$of eliphazH0464%$the dukesH0441$$amalekH06002#$dukeH0441"$gatamH01609!$dukeH0441 $korahH07141$dukeH0441$kenazH07073$dukeH0441 "XnW>"z_H*bD( sXb$of seirH08165a%$the childrenH01121`)$of the horitesH02752_$the dukesH0441^!$and dishanH01789]$and ezerH0687\!$and dishonH01787[$ and anahH06034Z!$and zibeonH06649Y!$and shobalH07732X$lotanH03877W$the landH0776V'$who inhabitedH03427U!$the horiteH02752T$of seirH08165S$the sonsH01121R#$their dukesH0441Q$edomH0123P$of esauH06215O$the sonsH01121N$wifeH0802M$esau'sH06215L$of anahH06034K%$ the daughterH01323J'$ of aholibamahH0173I$ the dukesH0441H$ korahH07141G$ dukeH0441F$jaalamH03281E$dukeH0441D$jeushH03266C$dukeH0441B$wifeH0802A$esau'sH06215 KkN/|`F+ c>!lK)$and aholibamahH0173'$these; dishonH01787$of anahH06034!-$and the childrenH01121~!$ his fatherH01}$ of zibeonH06649|$ the assesH02543{$ as he fedH07462"z/$in the wildernessH04057y$the mulesH03222x!$that foundH04672w$anahH06034v$and anahH06034u$both ajahH0345t$of zibeonH06649s%$the childrenH01121r$and onamH0208q$shephoH08195p$and ebalH05858o%$and manahathH04506n%$these; alvanH05935m$of shobalH07732!l-$and the childrenH01121k$timnaH08555j$sisterH0269i#$and lotan'sH03877h$and hemamH01967g$were horiH02753f$of lotanH03877!e-$and the childrenH01121d$ of edomH0123c#$in the landH0776 "`nQ3`C& lU;$ |`$$the dukesH0441#$dishanH01789"$dukeH0441!$ezerH0687 $dukeH0441$dishonH01787$dukeH0441$ anahH06034$ dukeH0441$zibeonH06649$dukeH0441$shobalH07732$dukeH0441$lotanH03877$dukeH0441)$of the horitesH02752$the dukesH0441$and aranH0765$these; uzH05780$of dishanH01789%$the childrenH01121$and akanH06130!$and zaavanH02190 '$these; bilhanH01092 $of ezerH0687 %$the childrenH01121 !$and cheranH03763 !$and ithranH03506!$and eshbanH0790$hemdanH02533$of dishonH01787%$the childrenH01121$of anahH06034%$the daughterH01323 !JkK-z^C( |dG,gJE$"of temaniH08489D#$"of the landH0776C!$"and hushamH02367B$"diedH04191A$"and jobabH03103@$!reignedH04427?$!of bozrahH01224>$!of zerahH02226=$!the sonH01121<$!and jobabH03103;$!diedH04191:$!and belaH011069$ dinhabahH018388#$ of his cityH058927%$ and the nameH080346$ in edomH01235$ reignedH044274$ of beorH011603$ the sonH011212$ and belaH011061$ of israelH03478"0/$over the childrenH01121/$any kingH04428.'$there reignedH04427-$beforeH06440,$of edomH0123+#$in the landH0776*%$that reignedH04427)$the kingsH04428($ of seirH08165'#$ in the landH0776!&/$ among their dukesH0441%$of horiH02753 dw\?%iL4kN3d!e-$'and baal–hananH01177d$&reignedH04427c$&of achborH05907b$&the sonH01121!a-$&and baal–hananH01177`$&diedH04191_$&and saulH07586^$%reignedH04427]$%the riverH05104\#$%of rehobothH07344[$%and saulH07586Z$%diedH04191Y!$%and samlahH08072X$$reignedH04427W#$$of masrekahH04957V!$$and samlahH08072U$$diedH04191T$$and hadadH01908S$# avithH05762R#$# of his cityH05892+QA$# in his stead: and the nameH08034P$# reignedH04427O$# of moabH04124N%$#in the fieldH07704M$#midianH04080L$#who smoteH05221K$#of bedadH0911J$#the sonH01121I$#and hadadH01908H$#diedH04191G!$#and hushamH02367F$"reignedH04427 !PxJ+aC&u^D-iP$)pinonH06373$)dukeH0441$)elahH0425$)dukeH0441!$)aholibamahH0173$)dukeH0441$( jethethH03509$( dukeH0441~$( alvahH05933}$( dukeH0441|$(timnahH08555{$(dukeH0441z)$(by their namesH08034#y1$(after their placesH04725,xC$(according to their familiesH04940w$(of esauH06215v%$(of the dukesH0441u$(the namesH08034t!$'of mezahabH04314s%$'the daughterH01323r$'of matredH04308q%$' the daughterH01323p$' mehetabelH04105o$' nameH08034n)$' and his wife'sH0802m$' pauH06464l#$'of his cityH05892+kA$'in his stead: and the nameH08034j$'reignedH04427i$'and hadarH01924h$'diedH04191g$'of achborH05907f$'the sonH01121 !PoX=&bJ/ tV9mP'%the flockH06629&#%was feedingH07462%%oldH01121$%yearsH08141!#'%seventeenH07651 H06240"%josephH03130!%of jacobH03290 +%the generationsH08435%of canaanH03667#%in the landH0776)%was a strangerH04033 1%wherein his fatherH01#%in the landH0776%dweltH03427%and jacobH03290+$+ of the edomitesH0123!$+ the fatherH01$+ esauH06215#3$+ of their possessionH0272#$+in the landH0776/I$+according to their habitationsH04186$+of edomH0123$+the dukesH0441$+iramH05902$+dukeH0441$+magdielH04025 $+dukeH0441 $*mibzarH04014 $*dukeH0441 $*temanH08487 $*dukeH0441$*kenazH07073$*dukeH0441 ^Z= xZB(e=&{^E%not speakH01696D)%him, and couldH03201C!%they hatedH08130.BI%him more than all his brethrenH0251A%lovedH0157@/%that their fatherH01?%sawH07200%>7%and when his brethrenH0251=% coloursH06446<!%him a coatH03801;#%and he madeH06213:)%of his old ageH022089%the sonH01121+8A%more than all his childrenH011217%josephH031306%lovedH01575!%now israelH034784%reportH016813!%their evilH074512+%unto his fatherH011%broughtH09350!%and josephH03130/%wivesH0802.%%his father'sH01-%of zilpahH02153",/% and with the sonsH01121+% of bilhahH01090*'% with the sonsH01121)#% and the ladH05288!(/% with his brethrenH0251 OpQ/ xW=e?!pOa'%have dominionH04910.`G%over us? or shalt thou indeedH04910_%reignH04427*^?%to him, shalt thou indeedH04427]%saidH0559 \-%and his brethrenH0251[#% to my sheafH0485#Z1% and made obeisanceH07812"Y/%stood round aboutH05437)X?%and, behold, your sheavesH0485'W9%and also stood uprightH05324V%aroseH06965!U/%and, lo, my sheafH0485T%%in the fieldH07704S%sheavesH0485R%%bindingH08432 H0481%Q5%which i have dreamedH02492'P9%i pray you, this dreamH02472 O+%unto them, hearH08085N#%and he saidH0559!M-%him yet the moreH03254L)%and they hatedH08130K%%his brethrenH0251J#%and he toldH05046I%a dreamH02472H%dreamedH02492G!%and josephH03130F% peaceablyH07965 XjH*sE%_@%qX}% indeedH0935 |-% and thy brethrenH0251&{9% shall i and thy motherH0517'z9% that thou hast dreamedH02492y!% this dreamH02472x'% him, and saidH0559w% rebukedH01605v)% and his fatherH01#u3% and to his brethrenH0251t'% to his fatherH01s#% and he toldH05608r)% made obeisanceH07812q% starsH03556%p)%% and the elevenH0259 H06240o%% and the moonH03394+nA% more; and, behold, the sunH08121m% a dreamH02472'l9% behold, i have dreamedH02492k% and saidH0559j+% it his brethrenH0251i% and toldH05608h% dreamH02472g#% yet anotherH0312f)% and he dreamedH02492"e/% and for his wordsH01697d)% for his dreamsH02472!c-%him yet the moreH03254(b;%over us? and they hatedH08130 Pv\8pR4b9sP +%with the flocksH06629%and wellH07965!/%with thy brethrenH0251#1%whether it be wellH07965!-%i pray thee, seeH07200!%to him, goH03212#%and he saidH0559&9% unto them. and he saidH0559%5% and i will send theeH07971% comeH03212!% in shechemH07927% feedH07462#3% do not thy brethrenH0251#% unto josephH03130 % saidH0559 !% and israelH03478 !% in shechemH07927 % flockH06629 )% their father'sH01% to feedH07462% wentH03212 -% and his brethrenH0251!% the sayingH01697% observedH08104!3% him; but his fatherH01% enviedH07065 -% and his brethrenH0251.I% ourselves to thee to the earthH0776#% to bow downH07812~% comeH0935 NjM/uX?kM6fN;% wentH03212:!% and josephH031309%to dothanH018868%let us goH032127%them sayH05596#%for i heardH080855%henceH02088"4/%they are departedH052653%saidH05592#%and the manH03761%they feedH07462&09%me, i pray thee, whereH0375/%tellH05046.#%my brethrenH0251-%i seekH01245,#%and he saidH0559+%%what seekestH01245*%sayingH0559)%asked himH07592(#%and the manH0376'%%in the fieldH07704&%wanderingH08582%%found himH04672!$/%and a certain manH0376#!%to shechemH07927"#%and he cameH0935!% of hebronH02275$ 3% him out of the valeH06010!% so he sentH07971% againH07725% me wordH01697%and bringH07725 HeErR0vT7lH!X-%and he deliveredH05337W%heardH08085V!%and reubenH07205/UI% what will become of his dreamsH02472&T7% him: and we shall seeH07200S'% hath devouredH0398R%beastH02416Q%some evilH07451P+%and we will sayH0559O%pitH0953N'%him into someH0259M'%him, and castH07993/LI%now therefore, and let us slayH02026K%comeH03212J%comethH0935I'%dreamerH02472 H01167H%%behold, thisH01976G!%to anotherH0251F%oneH0376E'%and they saidH0559$D3%against him to slayH04191*C?%unto them, they conspiredH05230)B=%even before he came nearH07126A%%him afar offH07350"@/%and when they sawH07200?)%them in dothanH01886>% and foundH04672=%% his brethrenH0251<% afterH0310 Rs\9W-a7sRu)%him into a pitH0953t'%him, and castH07993s'%and they tookH03947r% coloursH06446q%coatH03801p%his coatH03801o%out ofH0854n%josephH03130'm-%%that they striptH0853 H06584!l/%unto his brethrenH0251k%was comeH09351jM%and it came to pass, when josephH03130i%againH07725h/% him to his fatherH01g!% to deliverH07725'f9% him out of their handsH03027,eC% upon him; that he might ridH05337d% no handH03027c%and layH07971"b/%in the wildernessH04057!a/%him into this pitH0953`%castH07993_%no bloodH01818 ^+%unto them, shedH08210]%saidH0559\!%and reubenH07205'[+'%let us not killH05315 H05221Z%and saidH0559'Y9%him out of their handsH03027 hoV0sN3u^:h +%and let us sellH04376%comeH03212%his bloodH01818#%and concealH03680#%our brotherH0251!%if we slayH02026#%what profitH01215! /%unto his brethrenH0251 %saidH0559 %and judahH03063 %to egyptH04714 %downH03381%goingH01980%and myrrhH03910%and balmH06875% spiceryH05219% bearingH05375"/% with their camelsH01581#% from gileadH01568% cameH0935)%of ishmeelitesH03459&9%and, behold, a companyH0736~!%and lookedH07200}!%their eyesH05869#|1%and they lifted upH05375{%breadH03899z%to eatH0398"y/%and they sat downH03427x%no waterH04325w%emptyH07386v#%and the pitH0953 UsP0 iH,tV8xU 1+%and he returnedH077250#%his clothesH0899/#%and he rentH07167.)%not in the pitH0953$-3%and, behold, josephH03130,%%unto the pitH0953+%returnedH07725*!%and reubenH07205)!%into egyptH04714(%josephH03130 '-% and they broughtH0935&% of silverH03701%!% for twentyH06242#$1% to the ishmeelitesH03459#% josephH03130"%and soldH04376!)%out of the pitH0953 %josephH03130'%and lifted upH05927'%and they drewH04900"#%%merchantmenH05503 H0582'%by midianitesH04084"/%then there passedH05674%%were contentH08085 -%and his brethrenH0251%our fleshH01320#%our brotherH0251%5%and let not our handH03027'9%him to the ishmeelitesH03459 N~a@$ {[:gJ2mNQ#%!him; josephH03130P'%!hath devouredH0398O%!beastH02416N%!an evilH07451M%!coatH03801L%!my son'sH01121K%!and saidH0559J)%!and he knew itH05234I% coatH03801H% thy son'sH01121G% knowH05234#F1% this have we foundH04672E% and saidH0559D+% to their fatherH01 C-% and they broughtH0935B% coloursH06446A% the coatH03801@'% and they sentH07971?%% in the bloodH01818>%the coatH03801=!%and dippedH02881<%%of the goatsH05795;%a kidH08163:!%and killedH078199%coatH038018%joseph'sH031307'%and they tookH039476!%shall i goH0935#53%not; and i, whitherH05754%the childH032063%and saidH0559!2/%unto his brethrenH0251 ZfK. |S8jK1xZo!%$an officerH05631n'%$unto potipharH06318m)%$him into egyptH04714l%$soldH04376#k1%$and the midianitesH04092j%# weptH01058i+%# thus his fatherH01h%# mourningH057g#%# unto my sonH01121f)%# into the graveH07585#e1%#for i will go downH03381d#%#and he saidH0559 c+%#to be comfortedH05162$b3%#him; but he refusedH03985a!%#to comfortH05162`%#rose upH06965&_7%#and all his daughtersH01323!^-%#and all his sonsH01121]%" daysH03117\%" manyH07227[#%"for his sonH01121Z#%"and mournedH056Y)%"upon his loinsH04975X%"sackclothH08242W%"and putH07760V#%"his clothesH08071U%"rentH07167T%"and jacobH03290S)%! rent in piecesH02963!R-%! is without doubtH02963 cqS6}`I%qL0|c &a sonH01121 +&again, and bareH03205" /&and she conceivedH02029 &erH06147 &his nameH08034'&and he calledH07121&a sonH01121&and bareH03205"/&and she conceivedH02029#& and went inH0935 +&and he took herH03947&shuahH07770!&whose nameH08034&canaaniteH03669%&of a certainH0376!~-&there a daughterH01323}&sawH07200|&and judahH03063{& hirahH02437z!&whose nameH08034y!&adullamiteH05726x+&in to a certainH0376w!&and turnedH05186!v/&from his brethrenH0251u&went downH03381t!&that judahH030631sM&and it came to pass at that timeH06256r%%$of the guardH02876q%$captainH08269p%%$of pharaoh'sH06547 !Q|`G) u\B!zZB*nQ.&and marryH02992-&wifeH0802",1&unto thy brother'sH0251+&go inH0935*&unto onanH0209)&saidH0559(&and judahH03063'&slewH04191&&lordH03068%&lordH03068$%&in the sightH05869#!&was wickedH07451"&firstbornH01060!&judah'sH03063 &and erH06147&tamarH08559!&whose nameH08034'&his firstbornH01060&for erH06147&a wifeH0802&tookH03947&and judahH03063'&when she bareH03205%5&and he was at chezibH03580&shelahH07956&his nameH08034!&and calledH07121&a sonH01121&and bareH03205,C&and she yet again conceivedH03254&onanH0209&his nameH08034)&and she calledH07121 UoNs[4~Y=$tUL#& till shelahH07956K& houseH01004J+& at thy father'sH01I& a widowH0490H& remainH03427$G3& his daughter in lawH03618F& to tamarH08559E& judahH03063D& then saidH0559"C/& wherefore he slewH04191B& lordH03068"A!'& displeasedH05869 H03415@& he didH06213#?3& and the thing whichH0834>)& to his brotherH0251=& seedH02233$<3& that he should giveH05414;& lestH01115:'& on the groundH0776 9+& that he spilledH078438& wifeH0802"71& unto his brother'sH02516!& he went inH0935<5e& should not be his; and it came to pass, whenH05184'& that the seedH022333& knewH030452& and onanH02091)& to thy brotherH02510& seedH02233"//&her, and raise upH06965 aX;#pT9" |^9 }aj& goeth upH05927)i=& behold thy father in lawH02524h& sayingH0559g& tamarH08559 f+& and it was toldH05046e)& the adullamiteH05726d& hirahH02437"c/& he and his friendH07453b!& to timnathH08553.a9'& unto his sheepshearersH06629 H01494`#& and went upH05927_'& was comfortedH05162^& and judahH03063]& diedH04191\& wifeH0802[& judah'sH03063Z& of shuahH07770Y%& the daughterH01323X& of timeH03117W)& and in processH07235V& houseH01004U+& in her father'sH01T& and dweltH03427S& wentH03212R& and tamarH08559%Q7& also, as his brethrenH0251)P=& lest peradventure he dieH04191O#& for he saidH0559N& be grownH01431M& my sonH01121 [lQ: uW9tY;t[&go toH03051&and saidH0559$3&unto her by the wayH01870'&and he turnedH05186&her faceH06440(;&because she had coveredH03680&an harlotH02181!&he thoughtH02803&saw herH07200!&when judahH03063 ~-&unto him to wifeH0802&}7&and she was not givenH05414|&was grownH01431{#&that shelahH07956z#& for she sawH07200y!& to timnathH08553x!& by the wayH01870w& placeH06607v& an openH05869u!&and sat inH03427$t3&and wrapped herselfH05968s#&with a vailH06809*r?&from her, and covered herH03680q&offH05493p&garmentsH0899o#&her widow'sH0491n#&and she putH05493m& his sheepH06629l& to shearH01494k!& to timnathH08553 Aa: mK/ y[6bA$'&and went awayH03212#'&and she aroseH06965,"C& unto her, and she conceivedH02029 !-& her, and came inH0935 #& and he gaveH05414'& in thine handH03027'&and thy staffH04294"/&and thy braceletsH06616!&thy signetH02368"1&thee? and she saidH0559%&shall i giveH05414&pledgeH06162&whatH0834#&and he saidH0559)&till thou sendH07971&a pledgeH06162)&wilt thou giveH05414%&and she saidH0559)&from the flockH06629'&a kidH01423 H05795#&i will sendH07971#&and he saidH0559,E& me, that thou mayest come inH0935$ 3& what wilt thou giveH05414 %&and she saidH0559$ 3&his daughter in lawH03618( ;&unto thee; (for he knewH03045+ C&i pray thee, let me come inH0935 K~[>&jG/ x^;cKC&findH04672B&i cannotH03808A&and saidH0559@&to judahH03063 ?+&and he returnedH07725>& in thisH02088$=3& there was no harlotH06948<'&and they saidH0559 ;+&by the way sideH01870:&openlyH058699!&the harlotH069488&sayingH05597'&of that placeH047256&the menH05825'&then he askedH07592!4-& but he found herH046723& handH03027 2-& from the woman'sH08021&pledgeH061620!&to receiveH03947/)&the adullamiteH05726.'&of his friendH07453-#&by the handH03027,'&the kidH05795 H01423+&sentH07971*&and judahH03063 )-&of her widowhoodH0491(%&the garmentsH0899%'5&from her, and put onH03847&&her vailH06809%#&and laid byH05493 Cz]F&^D}_@# \C`&sayingH0559%_5&to her father in lawH02524^&she sentH07971]'&brought forthH03318%\5&and let her be burntH08313 [+& bring her forthH03318Z& saidH0559Y& and judahH03063X#& by whoredomH02183W!& with childH02030'V9&hath played the harlotH02181$U3&thy daughter in lawH03618T&tamarH08559S&sayingH0559R&judahH03063(Q;&after, that it was toldH05046P&monthsH023200OK&and it came to pass about threeH07969(N;&and thou hast not foundH04672M&this kidH01423L)&behold, i sentH07971)K?&to her, lest we be shamedH0937J%&let her takeH03947I&saidH0559H&and judahH03063$G3& there was no harlotH06948F&saidH0559E%&of the placeH04725%D7&her; and also the menH0582 OdC& oJ0 xZsO!|-&a scarlet threadH08144{'&upon his handH03027z&and boundH07194y&tookH03947 x+&and the midwifeH03205w&handH03027v&put outH054148u[&and it came to pass, when she travailedH03205t#&in her wombH0990$s3&that, behold, twinsH08380r)&of her travailH032050qK&and it came to pass in the timeH06256p& againH03254 o+&and he knew herH03045n&my sonH01121"m/&her not to shelahH07956,lC&than i; because that i gaveH05414-kE&she hath been more righteousH06663j&and saidH0559i%&acknowledgedH05234h&and judahH03063g& and staffH04294f'& and braceletsH06616"e/& these, the signetH02858d&discernH05234c%&and she saidH0559b%&i with childH02030a!&by the manH0376 KuY-y[A!wY@"kK%'of the guardH02876'captainH08269!'of pharaohH06547!'an officerH05631%'and potipharH06318'to egyptH04714!-'was brought downH03381!'and josephH03130&zarahH02226!&was calledH07121%&and his nameH08034'&upon his handH03027, C&that had the scarlet threadH08144 #&his brotherH0251 &came outH03318 '&and afterwardH0310 & pharezH06557!& was calledH07121.G&upon thee: therefore his nameH08034&breachH06556+A&how hast thou broken forthH06555%&and she saidH0559&came outH03318)?&that, behold, his brotherH0251&his handH030275U&and it came to pass, as he drew backH07725& firstH07223~'& this came outH03318}& sayingH0559 \wI1bA*w^E%}\6'' into his handH030275' he putH054144'he hadH034263)'over his houseH01004.2G'him: and he made him overseerH064851''and he servedH083340%'in his sightH05869/'graceH02580.'foundH04672-!'and josephH03130,#'in his handH03027+!'to prosperH06743%*5'made all that he didH06213)'lordH03068('lordH03068''sawH07200&)'and his masterH0113%%'the egyptianH04713$''of his masterH0113(#;'and he was in the houseH01004"'manH0376(!;'and he was a prosperousH06743 +'was with josephH03130'lordH03068+A' which had brought him downH03381#1' of the ishmeelitesH03459!-' him of the handsH03027' boughtH07069"#%' an egyptianH04713 H0376 ET<!rF&}`A$eES%'these thingsH01697)R?'and it came to pass afterH0310Q' favouredH04758P' and wellH03303O' goodlyH08389N!' and josephH03130 M-'which he did eatH0398L'the breadH03899K%'he had, saveH0518J'not oughtH03972I#'and he knewH03045H'handH03027,GC'all that he had in joseph'sH03130F#'and he leftH05800!E-'and in the fieldH07704D%'in the houseH01004)C=' was upon all that he hadH03426B' lordH03068!A-' and the blessingH01293@' sakeH01558?%' for joseph'sH03130>'houseH01004=)'the egyptian'sH04713<'blessedH01288;'lordH03068):='and over all that he hadH034269%'in his houseH01004)8='he had made him overseerH0648517O'and it came to pass from the timeH0227 TrS<]4iL  rTq#' against godH0430p' and sinH02398o!' wickednessH07451n!' this greatH01419"m/' how then can i doH06213l' his wifeH0802k' thouH0859)j?' from me but thee, becauseH0834i' any thingH03972"h/' hath he kept backH02820 g+' than i; neitherH03808f'' in this houseH01004e%' none greaterH01419d!' to my handH03027!c-' all that he hathH03426&b7'and he hath committedH05414%a5'with me in the houseH01004`'wottethH03045!_/'behold, my masterH0113^'wifeH0802!]/'unto his master'sH0113\'and saidH0559[)'but he refusedH03985Z' lieH07901Y%'and she saidH0559X#'upon josephH03130W'her eyesH05869V'castH05375U'wifeH0802!T/'that his master'sH0113 B}X0nF&iJ.bB%' and was fledH05127 #' in her handH03027 #' his garmentH0899! -' that he had leftH058002 O' and it came to pass, when she sawH07200 ' him outH02351' and gotH03318' and fledH05127#' in her handH03027#' his garmentH0899%5' with me: and he leftH05800' lieH07901' sayingH0559"1' him by his garmentH0899)' and she caughtH08610%' of the houseH01004%~+#' none of the menH0582 H0376}%' his businessH04399|' to doH06213{)' into the houseH01004z' wentH09354yS' and it came to pass about this timeH03117x' by herH0681%w5' not unto her, to lieH07901"v/' that he hearkenedH08085u' by dayH03117t' dayH03117s' to josephH031302rO' and it came to pass, as she spakeH01696 QiE. X9 mO5hQ,'cameH0935+)'until his lordH0113*'by herH0681)#'his garmentH0899 (+'and she laid upH03240'' outH02351&#' and got himH03318%'and fledH05127$'with meH0681##'his garmentH0899"%'that he leftH05800!'and criedH07121 'my voiceH06963!-'that i lifted upH073113Q'and it came to pass, when he heardH08085'voiceH06963#' with a loudH01419%5' with me, and i criedH07121)' unto me to lieH07901)' us; he came inH0935 +' unto us to mockH06711 %'an hebrewH05680 H0376"1'he hath brought inH0935'seeH07200!/'unto them, sayingH0559'and spakeH0559%'of her houseH01004%'unto the menH0582 +'that she calledH07121' forthH02351 By[@}`@"hJ'bBI%'and joseph'sH03130H#' was kindledH02734%G7' to me; that his wrathH0639F#' thy servantH05650E'didH06213"D/'after this mannerH01697 C-'unto him, sayingH0559 B+'which she spakeH01696A#'of his wifeH0802@'the wordsH01697?'heardH080854>U'and it came to pass, when his masterH0113='outH02351<'and fledH05127;'with meH0681:#'his garmentH08999%'that he leftH058008'and criedH071217'my voiceH0696346S'and it came to pass, as i lifted upH07311 5+'unto me to mockH06711 4-'unto us, came inH0935'3;'which thou hast broughtH09352'servantH056501!'the hebrewH056800'sayingH05592/O'unto him according to these wordsH01697.''and she spakeH01696-'homeH01004 _fB&|_C%rU6}_e!'the keeperH08269'd9' there, he was the doerH06213(c;'and whatsoever they didH06213%b'''in the prisonH05470 H01004!a/'all the prisonersH0615`'handH03027_#'to joseph'sH03130^'committedH05414%]'''of the prisonH05470 H01004\)'and the keeperH08269%[''' of the prisonH05470 H01004Z''of the keeperH08269Y%'in the sightH05869X!'him favourH02580W'and gaveH05414V'him mercyH02617U!'and shewedH05186 T+'was with josephH03130S'lordH030686RI'' and he was there in the prisonH05470 H01004Q' boundH0631P'prisonersH0615!O-'where the king'sH04428N'a placeH04725'M+''into the prisonH05470 H01004!L-'him, and put himH05414K'tookH03947J'masterH0113 \x`@( eM-jJ%|\%(in the houseH01004%(them in wardH04929!(and he putH05414'( of the bakersH0644&7(and against the chiefH08269~)(of the butlersH08248"}/(against the chiefH08269|%(his officersH05631{(twoH08147z(againstH05921y(was wrothH07107x#(and pharaohH06547w( of egyptH04714v( the kingH04428u!(their lordH0113t%(had offendedH02398s(bakerH0644r(of egyptH04714q#(of the kingH04428p!(the butlerH08248o%(these thingsH01697)n?(and it came to pass afterH0310m!' to prosperH06743l'lordH03068k%'which he didH06213j'lordH03068i)'under his handH03027!h-'not to any thingH03972g'lookedH07200%f'''of the prisonH05470 H01004 [wW?fK' g4[% ''(in the prisonH05470 H01004(boundH0631(of egyptH04714#( of the kingH04428'( and the bakerH0644!( the butlerH08248%( of his dreamH024720K( according to the interpretationH06623(each manH0376(nightH03915(in oneH0259(his dreamH02472(each manH0376%(both of themH08147(a dreamH02472!-(and they dreamedH02492(in wardH049292O(them: and they continued a seasonH03117)=(with them, and he servedH08334 (josephH03130 (chargedH06485 %(of the guardH02876 +(and the captainH08269 ( boundH0631%(where josephH03130(the placeH04725'+'(into the prisonH05470 H01004%(of the guardH02876)(of the captainH08269 O~gG*rY?yR9vO$?3( to him, in my dreamH02472>( and saidH0559=( to josephH03130<( his dreamH02472;( toldH05608:( butlerH082489'( and the chiefH082698( tell meH056087(to godH0430$63(not interpretationsH066235(saidH0559"4/(of it. and josephH031303)(no interpreterH066222(a dreamH02472*1?(unto him, we have dreamedH024920'(and they saidH0559/( to dayH03117.( sadlyH07451-)(wherefore lookH06440,(sayingH0559+(houseH01004*'(of his lord'sH0113%)5(with him in the wardH04929((officersH05631'(pharaoh'sH06547&%(and he askedH07592%(sadH02196$!(and lookedH07200)#=(unto them in the morningH01242"(came inH0935!!(and josephH03130 TiB"xaC%qO7kT^( yetH05750]( daysH03117\( threeH07969[( branchesH08299!Z-( of it: the threeH07969#Y1( the interpretationH06623X( saidH0559W!( and josephH03130V( handH03709U)( into pharaoh'sH06547T( the cupH03563S!( and i gaveH05414R( cupH03563$Q3( them into pharaoh'sH06547P#( and pressedH07818O!( the grapesH06025N!( and i tookH03947M!( in my handH03027L( cupH03563K'( and pharaoh'sH06547J( grapesH06025+IA( thereof brought forth ripeH01310 H-( and the clustersH0811G!( shot forthH05927F%( her blossomsH05322$E3( as though it buddedH06524D( branchesH08299C( threeH07969 B+( and in the vineH01612A( before meH06440@)( behold, a vineH01612 NnO(k>!uO/ iNy(nothingH03972*x?(and here also have i doneH06213w)(of the hebrewsH05680v+(out of the landH0776-uE(for indeed i was stolen awayH01589"t/(out of this houseH01004s%(and bring meH03318#r1(of me unto pharaohH065477qY(i pray thee, unto me, and make mentionH02142p(kindnessH02617$o3(with thee, and shewH06213,nC(on me when it shall be wellH03190m(but thinkH02142*l?( when thou wast his butlerH08248k( mannerH04941!j-( after the formerH07223i'( into his handH03027h( cupH03563g( pharaoh'sH06547'f9( and thou shalt deliverH05414$e3( thee unto thy placeH03653d#( and restoreH07725c!( thine headH07218b( lift upH05375a'( shall pharaohH06547`( daysH03117_%( within threeH07969 ]xa6w\>u[1]#1(thereof: the threeH07969#1(the interpretationH06623(and saidH0559(answeredH06030!(and josephH03130( my headH07218( uponH05921'9(them out of the basketH05536(did eatH0398'(and the birdsH05775 #(for pharaohH06547# %%(of bakemeatsH0644 H04639 '(of all mannerH03978 (basketH05536% 5(and in the uppermostH05945!( on my headH07218( basketsH05536( whiteH02751( threeH07969#( in my dreamH02472(i alsoH0637#(unto josephH03130(he saidH0559(was goodH02896(;(that the interpretationH06622~(sawH07200}(bakerH0644|)(when the chiefH08269#{3(me into the dungeonH0953%z5(that they should putH07760 XxW< sB+cG' uX5(the chiefH08269 4+(and he restoredH077253%(his servantsH056502(amongH084321( bakerH0644!0-( and of the chiefH08269/( butlerH08248.%( of the chiefH08269-( the headH07218!,-(and he lifted upH05375&+7(unto all his servantsH05650*(a feastH04960)%(that he madeH06213 ('(birthdayH03205 H03117'(pharaoh'sH06547&(dayH03117.%G(and it came to pass the thirdH07992$( thy fleshH01320#( shall eatH0398"'(and the birdsH05775!)(thee on a treeH06086. G(from off thee, and shall hangH08518(thy headH07218(lift upH05375'(shall pharaohH06547(daysH03117!-(yet within threeH07969(daysH03117(threeH07969(basketsH05536 `lJ2sY=#{`7x`S)kineH06510R)favouredH04758Q)wellH03303P)sevenH07651!O-)out of the riverH02975+NA)and, behold, there came upH05927M%)by the riverH02975&L7)and, behold, he stoodH05975K)dreamedH02492J%)that pharaohH06547I)yearsH08141H#)of two fullH03117/GI)and it came to pass at the endH07093F!(but forgatH07911E(josephH03130D(rememberH02142C(butlerH08248&B7(yet did not the chiefH08269 A+(had interpretedH06622@(as josephH03130?(bakerH0644>(the chiefH08269='(but he hangedH08518<( handH03709;)(into pharaoh'sH06547:(the cupH035639#(and he gaveH054148(againH07725$73(unto his butlershipH049456(butlerH08248 js[C( mX@dG/jr#)and dreamedH02492q%)and he sleptH03462p) awokeH03364o!) so pharaohH06547n) kineH06510m) and fatH01277l)favouredH04758k)wellH03303j)the sevenH07651i!)did eat upH0398h)kineH06510'g+')and leanfleshedH01320 H01851f)favouredH04758e#)and the illH07451d%)of the riverH02975c)) upon the brinkH08193b) kineH06510a) byH0681`) and stoodH05975'_+') and leanfleshedH01320 H01851^)favouredH04758])illH07451!\-)out of the riverH02975[!)after themH0310Z)came upH05927Y)kineH06510X)otherH0312#W1)and, behold, sevenH07651V#) in a meadowH0260U%)and they fedH07462&T)')and fatfleshedH01320 H01277 J|aH0y\?|]D)sJ&7)for all the magiciansH02748!)and calledH07121#)and he sentH07971%)was troubledH06470 +)that his spiritH073073 Q)and it came to pass in the morningH01242 ) a dreamH02472 ) awokeH03364 #)and pharaohH06547)earsH07641)and fullH04392)rankH01277)the sevenH07651)devouredH01104)earsH07641#1)and the seven thinH01851!)after themH0310)sprung upH06779#1)with the east windH06921~#)and blastedH07710})earsH07641|)thinH01851#{1)and, behold, sevenH07651z) and goodH02896y) rankH01277x)stalkH07070w)upon oneH0259v)came upH05927u%)ears of cornH07641#t1)and, behold, sevenH07651 s+)the second timeH08145offlrx~ &,28>DJPV\bhntz "(.4:@FLRX^djpv|V@WbXY$ZE[e\]'^E_a`}ab;cXduV@WbXY$ZE[e\]'^E_a`}ab;cXduef1gQhoi j.kLljmn$oCp`q|rs6tSuqvw,xIyez{ |?}^~y5Sr/Ih'Hg#A_>\z8Vv4Nm +Hc!>^:Zx1Qn &Ca>Yu0Mj (Hf$Ab!B Z|Z-zY< hF- Z%/5) i and he; we dreamedH02492.) nightH03915-) in oneH0259,) a dreamH02472+)) and we dreamedH02492*) bakerH0644!)-) me and the chiefH08269() houseH01004')) of the guard'sH02876&)) in the captainH08269%!) me in wardH04929$) and putH05414"#/) with his servantsH05650") was wrothH07107!) pharaohH06547 ) this dayH03117) my faultsH02399') i do rememberH02142) sayingH0559%) unto pharaohH06547) butlerH08248) the chiefH08269!) then spakeH01696"/) them unto pharaohH06547*?) none that could interpretH06622)) them his dreamH02472) toldH05608%5) thereof: and pharaohH06547%5)and all the wise menH02450)of egyptH04714 UeH- }_5Z:"tUI#)and changedH02498H')and he shavedH01548"G1)out of the dungeonH0953-FE)and they brought him hastilyH07323E)josephH03130D!)and calledH07121C)sentH07971B%)then pharaohH06547"A/) and him he hangedH08518!@-) unto mine officeH036531?M) to us, so it was; me he restoredH077257>Y) and it came to pass, as he interpretedH06622!=-) he did interpretH06622'<9) according to his dreamH02472;#) to each manH0376!:-) to us our dreamsH02472(9;) him, and he interpretedH066228#) and we toldH056087%) of the guardH028766)) to the captainH082695) servantH056504) an hebrewH05680*3?) there with us a young manH052882%) of his dreamH0247201K) according to the interpretationH066230) each manH0376 XmN,dD& jM1xXh%)of the riverH02975g')upon the bankH08193 f+)behold, i stoodH05975e#)in my dreamH02472d#)unto josephH03130c)saidH01696b#)and pharaohH06547a) of peaceH07965`) an answerH06030_)pharaohH06547^!)shall giveH06030])godH0430\)not in meH01107[)sayingH0559Z)pharaohH06547Y)answeredH06030X!)and josephH03130W%) to interpretH06622V) a dreamH02472&U7) thou canst understandH08085T)sayH0559%S5)it: and i have heardH08085(R;)none that can interpretH06622Q)a dreamH02472P))i have dreamedH02492O#)unto josephH03130N)saidH0559M#)and pharaohH06547L%) unto pharaohH06547K#) and came inH0935J#) his raimentH08071 O}X< qT<  vT8fO)fatH01277)sevenH07651)the firstH07223!)did eat upH0398)kineH06510%5)and the ill favouredH07451%)and the leanH07534#)for badnessH07455)of egyptH04714+)in all the landH0776~) sawH07200}!) as i neverH03808|) suchH02007'{+') and leanfleshedH01320 H07534z) favouredH08389y)illH07451x)and veryH03966w)poorH01803v!)after themH0310u)came upH05927t)kineH06510s)otherH0312#r1)and, behold, sevenH07651q#) in a meadowH0260p%)and they fedH07462o)favouredH08389n)and wellH03303"m!')fatfleshedH01320 H01277l)kineH06510k)sevenH07651!j-)out of the riverH02975+iA)and, behold, there came upH05927 MT;t\A(iN( }eM')earsH07641&)goodH02896%)the sevenH07651$)devouredH01104#)earsH07641"%)and the thinH01851!!)after themH0310 )sprung upH06779#1)with the east windH06921)blastedH07710)thinH01851)witheredH06798)earsH07641#1)and, behold, sevenH07651) and goodH02896)fullH04392)stalkH07070)in oneH0259)came upH05927)earsH07641#1)and, behold, sevenH07651#)in my dreamH02472)and i sawH07200!)so i awokeH03364$3)as at the beginningH08462%)ill favouredH07451 )stillH04758/ =%)that they had eaten themH07130 H0935& 7)it could not be knownH030456 K%)and when they had eaten them upH07130 H0935 )kineH06510 !dt]= }`H0{^H'}dH)yearsH08141G)sevenH07651F!)after themH0310E%)that came upH05927D)kineH06510!C-)and ill favouredH07451B)thinH07534A')and the sevenH07651@) oneH0259?) the dreamH02472>) yearsH08141=) sevenH07651<)earsH07641;)goodH02896:')and the sevenH076519)yearsH081418)sevenH076517)kineH065106)goodH028965)the sevenH076514#) about to doH062133) pharaohH065472#)hath shewedH050461)godH04300)oneH0259/!)of pharaohH06547.)the dreamH02472-%)unto pharaohH06547,)saidH0559+!)and josephH03130(*;) none that could declareH05046#)1)unto the magiciansH02748(!)and i toldH0559 KmK2wY9f= gKg) of egyptH04714f#)in the landH0776#e1)shall be forgottenH07911#d1)and all the plentyH07647c)of famineH07458b)yearsH08141a)sevenH07651`!)after themH0310&_7)and there shall ariseH06965^)of egyptH04714'];)throughout all the landH0776\)plentyH07647[)of greatH01419Z)yearsH08141Y)sevenH07651"X1)behold, there comeH0935W%)unto pharaohH06547V!)he shewethH07200U#)about to doH06213T)what godH0430S%)unto pharaohH06547$R3)which i have spokenH01696Q)the thingH01697P)of famineH07458O)yearsH08141N))shall be sevenH07651#M1) with the east windH06921L) blastedH07710K) earsH07641J) emptyH07386I') and the sevenH07651 cZ<|]=$zV) c)!of egyptH04714!/)!him over the landH0776)!and setH07896)!and wiseH02450)!discreetH0995)!a manH0376)!look outH07200*~?)!now therefore let pharaohH06547!}-) bring it to passH06213|%) will shortlyH04116{) and godH0430z) godH0430y) byH05973x#) establishedH03559"w/) because the thingH01697v) twiceH06471u%) unto pharaohH06547t#) was doubledH08138's9) and for that the dreamH02472r)grievousH03515q)veryH03966 p%)followingH03651 H0310o))of that famineH07458n)by reasonH06440m#)in the landH0776#l1)shall not be knownH03045k))and the plentyH07647j) the landH0776i') shall consumeH03615h)) and the famineH07458 Oh:dC*s\;|O*#A)$which shall be in the landH0776")$of famineH07458!)$yearsH08141" /)$against the sevenH07651#)$to the landH0776#1)$shall be for storeH06487')$and that foodH0400')# in the citiesH05892)# foodH0400"/)# and let them keepH08104!)# of pharaohH06547))#under the handH03027)#cornH01250!)#and lay upH06651)#that comeH0935)#yearsH08141')#of those goodH02896%)#all the foodH0400$3)#and let them gatherH06908)" yearsH08141)" plenteousH07647%)" in the sevenH07651 )"of egyptH04714 #)"of the landH0776+ A)"and take up the fifth partH02567 ')"over the landH0776 )"officersH06496$3)"and let him appointH06485)"doH06213#)"let pharaohH06547 e_C$aB'iM4e,AC)(and according unto thy wordH06310@')(over my houseH01004?')(thou shalt beH01961>)'and wiseH02450 =-)'none so discreetH0995<#)'hath shewedH03045;)'as godH0430:)'forasmuchH03109#)'unto josephH031308)'saidH05597#)'and pharaohH065476)& of godH04305!)&the spiritH073074)&in whomH08343)&a manH03762)&as thisH020881#)&can we findH04672"0/)&unto his servantsH05650/)&saidH0559.#)&and pharaohH06547$-3)%of all his servantsH05650 ,+)%and in the eyesH05869+!)%of pharaohH06547*#)%in the eyesH05869))%was goodH03190(')%and the thingH01697''9)$ not through the famineH07458&)$ perishH03772%')$ that the landH0776$)$of egyptH04714 MrS<hL+rW=$kM_!)+before himH06440-^E)+which he had; and they criedH07121])+chariotH04818\')+in the secondH04932([;)+and he made him to rideH07392Z))*about his neckH06677Y)* chainH07242X)* a goldH02091W)* and putH07760V')* of fine linenH08336U+)* him in vesturesH0899T#)*and arrayedH03847S)*handH03027!R-)*it upon joseph'sH03130Q)*and putH05414P')*from his handH03027O)*his ringH02885N)*took offH05493M#)*and pharaohH06547L))of egyptH04714&K9))thee over all the landH0776J!))i have setH05414I))seeH07200H#))unto josephH03130G))saidH0559F#))and pharaohH06547"E/)(will i be greaterH01431#D1)(only in the throneH03678C)(be ruledH05401$B3)(shall all my peopleH05971 QdM.~\@!pV6oQ!).and josephH03130~)-of egyptH04714})-the landH0776|)-went outH03318{!)- and josephH03130z)- of onH0204y)- priestH03548!x-)- of poti–pherahH06319w%)- the daughterH01323v)-asenathH0621u#)-him to wifeH0802t#)-and he gaveH05414#s1)-zaphnath–paaneahH06847r)-nameH08034q)-joseph'sH03130p)-calledH07121o#)-and pharaohH06547n), of egyptH04714m+), in all the landH0776l), or footH07272k),his handH03027j),lift upH07311!i/),thee shall no manH0376h#),and withoutH01107g),pharaohH06547f#),unto josephH03130e),saidH0559d#),and pharaohH06547c)+ of egyptH04714!b/)+over all the landH0776a#)+and he madeH05414`%)+bow the kneeH086 ^{`H,iM) qR2y^)0 the foodH0400')0 in the citiesH05892)0the foodH0400#)0and laid upH05414)0of egyptH04714&9)0which were in the landH0776)0yearsH08141%)0of the sevenH07651%)0all the foodH0400#1)0and he gathered upH06908#)/by handfulsH07062')/brought forthH06213)/the earthH0776)/yearsH08141)/plenteousH07647!-)/and in the sevenH07651).of egyptH04714 %).all the landH0776$ 3).and went throughoutH05674 !). of pharaohH06547" /). from the presenceH06440 ). went outH03318!). and josephH03130). of egyptH04714).kingH04428).pharaohH06547).beforeH06440').when he stoodH05975).oldH01121).yearsH08141).thirtyH07970 lfH,iO5nN. l>)3the nameH08034=)3calledH07121<!)3and josephH03130;)2 bareH03205:)2 of onH02049)2 priestH03548!8-)2 of poti–pherahH063197%)2 the daughterH013236')2which asenathH06215)2cameH09354)2of famineH07458!3-)2before the yearsH081412)2sonsH011211)2twoH081470)2were bornH03205 /+)2and unto josephH03130.)1 numberH04557-)1 withoutH0369,)1 numberingH05608+')1until he leftH02308*)1muchH07235))1veryH03966(!)1of the seaH03220'#)1as the sandH02344&)1cornH01250%)1gatheredH06651$!)1and josephH03130##)0in the sameH08432"!)0laid he upH05414!!)0 every cityH05892 #)0 round aboutH05439%)0 of the fieldH07704 N`<#`B}_>%qN \-)6 was in all landsH0776[))6and the dearthH07458Z)6had saidH0559$Y3)6according as josephH03130X)6to comeH0935W)6beganH02490V)6of dearthH07458U)6yearsH08141T')6and the sevenH07651S!)5were endedH03615R)5of egyptH04714$Q5)5that was in the landH0776!P-)5of plenteousnessH07647O)5yearsH08141N')5and the sevenH07651!M-)4of my afflictionH06040L#)4in the landH0776.KG)4hath caused me to be fruitfulH06509J)4for godH0430I!)4he ephraimH0669H)4calledH07121G')4of the secondH08145F%)4and the nameH08034E)3 houseH01004!D3)3 and all my father'sH01C#)3all my toilH05999$B3)3hath made me forgetH05382A)3for godH0430@)3manassehH04519!?-)3of the firstbornH01060 DsW7eO0jP[Dz)9cameH0935!y/)9and all countriesH0776x)8 of egyptH04714w#)8 in the landH0776v!)8 waxed soreH02388u))8and the famineH07458#t1)8unto the egyptiansH04714.sG)8all the storehouses, and soldH07666r)8openedH06605q!)8and josephH03130p%)8of the earthH0776&o7)8was over all the faceH06440n))8and the famineH07458m!)7to you, doH06213l')7 what he saithH0559k#)7 unto josephH03130j)7 goH03212'i9)7 unto all the egyptiansH04714h)7 saidH0559g#)7and pharaohH06547f)7for breadH03899e!)7to pharaohH06547d)7criedH06817c!)7the peopleH05971b%)7was famishedH07456a)7of egyptH04714%`7)7and when all the landH0776 _+)6 there was breadH03899^)6 of egyptH04714#]3)6 but in all the landH0776 P|dE# eC%d, lP*in egyptH04714*cornH01250*to buyH07666*went downH03381*brethrenH0251*tenH06235%*and joseph'sH03130#* and not dieH041915U*for us from thence; that we may liveH02421!-*thither, and buyH07666%*get you downH03381*in egyptH04714 *cornH07668 '*that there isH03426% 5*behold, i have heardH08085 #*and he saidH0559 )* why do ye lookH07200'*unto his sonsH01121*saidH0559*jacobH03290*in egyptH04714*cornH07668)*that there wasH03426*sawH07200)*now when jacobH03290%)9in all landsH0776)9soreH02388(~;)9because that the famineH07458}!)9for to buyH07666|)9to josephH03130{!)9into egyptH04714 \yQ3gN, mP+ {\8%* to the earthH07767#* their facesH06396)* and bowed downH078125* cameH09354*brethrenH02513%*and joseph'sH031302#*of the landH0776"1/*to all the peopleH059710*that soldH07666/'*over the landH0776.%*the governorH07989-!*and josephH03130,* of canaanH03667++*was in the landH0776*)*for the famineH07458)+*those that cameH0935(*amongH08432'*to buyH07666&*cameH0935%*of israelH03478$%*and the sonsH01121#!* befall himH07122"* mischiefH0611"!/*lest peradventureH06435 #*for he saidH0559%7*not with his brethrenH0251*sentH07971*jacobH03290*brotherH0251*joseph'sH03130%*but benjaminH01144 Z[3pS9"pR. zZV'* and they saidH0559U#* ye are comeH0935T#* of the landH0776S'* the nakednessH06172R* to seeH07200Q* spiesH07270!P/* of them, and saidH0559!O-* which he dreamedH02492N!* the dreamsH02472M!* rememberedH02142L!* and josephH03130K'*but they knewH05234J%*his brethrenH0251I*knewH05234H!*and josephH03130G*foodH0400F*to buyH07666E* of canaanH03667D'* from the landH0776!C/* ye? and they saidH0559B* comeH0935!A/* unto them, whenceH0370&@9*unto them; and he saidH0559?*roughlyH07186%>5*unto them, and spakeH01696/=I*them, but made himself strangeH05234<#*and he knewH05234;%*his brethrenH0251:*sawH072009!*and josephH03130 L~gQ7cB$nU?!cLv*saidH0559u!*and josephH03130t* and oneH0259s+* with our fatherH01r* this dayH03117*q?* and, behold, the youngestH06996p* of canaanH03667o#* in the landH0776n* manH0376m* of oneH0259l* the sonsH01121k* brethrenH0251j'* twelveH06240 H08147i%* thy servantsH05650h'* and they saidH0559g#* ye are comeH0935f#* of the landH0776e'* the nakednessH06172+dA* unto them, nay, but to seeH07200c#* and he saidH0559b%* are no spiesH07270a%* thy servantsH05650`* trueH03651_* sonsH01121^* man'sH0376]* all oneH0259\* weH05168[* comeH0935!Z-* are thy servantsH05650Y* foodH0400X!* but to buyH07666&W9* unto him, nay, my lordH0113 \eF(qD%dE's\*saidH0559!*and josephH03130*daysH03117*threeH07969*into wardH04929,E*and he put them all togetherH0622* spiesH07270 !* of pharaohH06547 #* by the lifeH02416 %* you: or elseH03808 * inH0854 *truthH0571'*may be provedH0974 +*that your wordsH01697.I*and ye shall be kept in prisonH0631%*your brotherH0251*?*of you, and let him fetchH03947*oneH0259*sendH07971*comeH0935*brotherH0251,C*hence, except your youngestH06996&~7*ye shall not go forthH03318}!*of pharaohH06547|#*by the lifeH02416"{1*ye shall be provedH0974z*herebyH02063y*spiesH07270 x-*unto you, sayingH0559w%*that i spakeH01696 Mq[C)w_=vN.gM4*we sawH072003*in thatH0834&29*concerning our brotherH02511*guiltyH08180*verilyH061/!*to anotherH0251.*oneH0376-'*and they saidH0559,%*and they didH06213%+5*and ye shall not dieH04191*#*be verifiedH0539-)E*unto me; so shall your wordsH01697(*brotherH0251''*your youngestH06996&*but bringH0935%)* of your housesH01004$)* for the famineH07459#* cornH07668"*ye, carryH0935!*goH03212 )*of your prisonH04929%*in the houseH01004*be boundH0631 -*of your brethrenH0251*let oneH0259*trueH03651*godH0430*i fearH03373*and liveH02421*this doH06213*dayH03117$3*unto them the thirdH07992 EqC,tO&p4iE!N-*from them simeonH08095$M3*with them, and tookH03947L%*and communedH01696+KA*and returned to them againH07725$J3*from them, and weptH01058,IC*and he turned himself aboutH054379H]*for he spake unto them by an interpreterH03887G!*understoodH08085 F+*not that josephH03130E'*and they knewH03045D#* is requiredH018752CO* therefore, behold, also his bloodH01818&B7*and ye would not hearH08085"A/*against the childH03206@!*do not sinH02398$?5*not unto you, sayingH0559>*spake iH0559=%*them, sayingH0559<*answeredH06030;!*and reubenH07205:*comeH0935+9A* therefore is this distressH06869*8?* us, and we would not hearH08085!7-* when he besoughtH026036#* of his soulH053155#* the anguishH06869 WdE(mN2yW; pWm* mouthH06310l'* in his sack'sH0572k* his moneyH03701j*he espiedH07200i!*in the innH04411h*provenderH04554g*his assH02543f*to giveH05414e*his sackH08242d)*of them openedH06605c!*and as oneH0259b%*and departedH03212a'*with the cornH07668`#*their assesH02543_)*and they ladedH05375^*did heH06213]* and thusH03651\#* for the wayH01870[)* them provisionH06720Z#* and to giveH05414Y'* into his sackH08242X*moneyH03701W#*every man'sH0376V)*and to restoreH07725U*with cornH01250T#*their sacksH03627S*to fillH04390R*commandedH06680Q#*then josephH03130&P7*him before their eyesH05869O*and boundH0631 ZhF# bB$cI.xZ #*and we saidH0559 )*of the countryH0776 %*us for spiesH07270 +*to us, and tookH05414*roughlyH07186*spakeH01696#*of the landH0776*the lordH0113*the manH0376!/*unto them; sayingH0559$3*him all that befellH07136*and toldH05046*of canaanH03667'*unto the landH0776~%*their fatherH01}!*unto jacobH03290|'*and they cameH0935{*hath doneH06213z* godH0430y!* to anotherH0251x* oneH0376w* sayingH0559%v5* and they were afraidH02729u*failedH03318 t+*and their heartH03820s+*even in my sackH0572r*and, loH02009q#*is restoredH07725p*my moneyH03701!o/*unto his brethrenH0251n#*and he saidH0559 QqS=dC,mO) iQ+*"trueH03651**"no spiesH07270+)A*"unto me: then shall i knowH03045(*"brotherH0251''*"your youngestH06996&*"and bringH0935%#*! and be goneH03212#$1*! of your householdsH01004#!*! the famineH07459""/*! with me, and takeH03947 !-*! of your brethrenH0251 *!oneH0259*!leaveH03240*!trueH03651-E*!unto us, hereby shall i knowH03045*!saidH0559)*!of the countryH0776*!the lordH0113#*!and the manH0376* of canaanH03667#* in the landH0776+* with our fatherH01* this dayH03117&7* not, and the youngestH06996* oneH0259'* of our fatherH01* sonsH01121* brethrenH0251'* twelveH08147 H06240 +*we are no spiesH07270 *trueH03651 [t=w`A%~dAu[H*%my twoH08147G*%slayH04191F*%sayingH0559E+*%unto his fatherH01D*%spakeH0559C!*%and reubenH07205B*$benjaminH01144&A7*$not, and ye will takeH03947 @+*$not, and simeonH08095?*$josephH03130/>I*$unto them, me have ye bereavedH07921=*$saidH0559<%*$their fatherH01;*$and jacobH03290!:-*# they were afraidH033729*# of moneyH037018#*# the bundlesH068727*#sawH07200#67*#they and their fatherH015#*#in his sackH082424*#of moneyH037013*#bundleH06872)2?*#that, behold, every man'sH03761#*#their sacksH0824240S*#and it came to pass as they emptiedH07324/#*" in the landH0776&.7*" and ye shall traffickH05503 --*"you your brotherH0251,)*"will i deliverH05414 M{E' Z@lJ2jMc%+their fatherH01b+of egyptH04714*aA+which they had brought outH0935`+the cornH07668B_c%+and it came to pass, when they had eaten upH0398 H03615^#+in the landH0776]+soreH03515\)+and the famineH07458[%*&to the graveH07585Z#*& with sorrowH03015Y'*& my gray hairsH07872)X=*& then shall ye bring downH03381#W1*& in the which ye goH03212V)*& him by the wayH01870U*&befallH07122"T1*&alone: if mischiefH0611S)*&and he is leftH07604R*&is deadH04191)Q?*&with you; for his brotherH0251"P/*&shall not go downH03381O*&my sonH01121N#*&and he saidH05593MQ*% and i will bring him to thee againH07725!L-*% him into my handH03027)K=*% him not to thee: deliverH05414J!*%if i bringH0935I*%sonsH01121 IuX@gM.uH!~`I+saidH0559!+and israelH03478#3+except your brotherH0251+my faceH06440*~?+unto us, ye shall not seeH07200}+saidH0559|#+for the manH0376${3+we will not go downH03381*z?+but if thou wilt not sendH07971y+thee foodH0400x+and buyH07666)w=+with us, we will go downH03381v#+our brotherH0251u+sendH07971t%+if thou wiltH03426s%+ your brotherH0251r+ exceptH01115q+ my faceH06440!p-+ye shall not seeH07200o++unto us, sayingH0559n+protestH05749m%+did solemnlyH05749l+the manH0376 k-+unto him, sayingH0559j+spakeH0559i+and judahH03063h+ foodH0400g#+ us a littleH04592f+buyH07666$e3+unto them, go againH07725d+saidH0559 UeK2rX9t[<$U+!A+with me, and we will ariseH06965 +the ladH05288+sendH07971!+his fatherH01#+unto israelH03478+saidH0559+and judahH03063+downH03381%+your brotherH0251+bringH03381!/+that he would sayH0559+knowH03045#1+could we certainlyH03045)+of these wordsH01697%+ to the tenorH06310'+ him accordingH05921#+ and we toldH05046+ brotherH0251+ have yeH03426+yet aliveH02416 #+your fatherH01 +sayingH05591 M+of our state, and of our kindredH04138 #+us straitlyH07592 +askedH07592+the manH0376'+and they saidH0559,E+whether ye had yet a brotherH0251+the manH0376+to tellH05046+illH07489 T{W0 sE) u[D+nT>+ the manH0376=)+ and carry downH03381 <++ in your vesselsH03627;#+ in the landH0776#:1+ of the best fruitsH021739!+ this; takeH039478+ doH062137+ so nowH06456+ saidH05595+ israelH034784-+ and their fatherH01!3-+ this second timeH06471+2A+ surely now we had returnedH07725 1++ we had lingeredH041020!+ for exceptH03884/+ for everH03117+.A+ then let me bear the blameH02398 -++ him before theeH06440#,1+ unto thee, and setH03322++ him notH0518*+ i bringH0935)+ him: ifH0518#(1+ shalt thou requireH01245$'3+ for him; of my handH03027!&-+ i will be suretyH06148%%5+ also our little onesH02945$#+ and not dieH04191!#-+ that we may liveH02421"+and goH03212 Zv\?( yO/z]A"Z&^7+that he may send awayH07971]+the manH0376\+beforeH06440[+you mercyH07356Z+giveH05414Y+almightyH07706X+and godH0410W%+ unto the manH0376V+ go againH07725U+ and ariseH06965!T/+ also your brotherH0251S+ takeH03947R%+ an oversightH04870Q%+ in your handH03027P+ againH07725O'+ of your sacksH0572N%+ in the mouthH06310'M9+ that was brought againH07725L'+ and the moneyH03701K%+ in your handH03027J+ moneyH03701I+ doubleH04932H+ and takeH03947G#+ and almondsH08247F+ nutsH0992E+ and myrrhH03910D+ spicesH05219C+ honeyH01706B%+ and a littleH04592A+ balmH06875@+ a littleH04592?+ a presentH04503 !LsR4tT5mQ:bL+ menH0582~)+ and make readyH03559 }'+ and slayH02874 H02873|+ homeH01004{+menH0582z+bringH0935*y?+to the ruler of his houseH01004x'+them, he saidH0559w+withH0854v+benjaminH01144u+sawH07200 t++and when josephH03130s+josephH03130r+beforeH06440q+ and stoodH05975p+ to egyptH04714o'+ and went downH03381n#+ and rose upH06965m%+ and benjaminH01144l'+in their handH03027k+moneyH03701j+doubleH04932i'+and they tookH03947h+presentH04503g+thatH02063f+tookH03947e#+and the menH0582d'+ i am bereavedH07921c'+ i be bereavedH07921b+ ifH0834a%+ and benjaminH01144`+ brotherH0251_!+your otherH0312 ]nW9bA(d@]#1+and they came nearH05066'+and our assesH02543)+us for bondmenH05650"/+upon us, and takeH03947%5+against us, and fallH05307*?+ that he may seek occasionH01556!/+ are we brought inH0935"/+ at the first timeH08462%+ in our sacksH0572"/+ that was returnedH07725%+of the moneyH03701+becauseH01697'+and they saidH0559+houseH01004'+into joseph'sH03130) ?+because they were broughtH0935 #+were afraidH03372 #+and the menH0582 + houseH01004 '+into joseph'sH03130+the menH0582+broughtH0935#+and the manH0376+badeH0559+as josephH03130+didH06213#+and the manH0376 ++with me at noonH06672!+ shall dineH0398 [Z: |e1fI'{[:%+in our handsH03027%95+have we brought downH033818+moneyH037017+and otherH03126#+ in our handH03027-5E+ and we have brought it againH077254)+ in full weightH049483+ our moneyH037012#+of his sackH05721%+in the mouthH063100+moneyH03701/+man'sH0376.+our sacksH0572-)+that we openedH06605,!+to the innH044111+O+and it came to pass, when we cameH0935*+foodH0400)+to buyH07666"(/+at the first timeH08462'+downH03381&)+we came indeedH03381%+sirH0113$+oH0994#+and saidH0559"%+of the houseH01004%!5+with him at the doorH06607" /+and they communedH01696+houseH01004#+of joseph'sH03130)+to the stewardH0376 NuV8dD,_F*uN$Z3+and they made readyH03559Y+ provenderH04554X#+ their assesH02543W#+ and he gaveH05414V!+ their feetH07272 U++and they washedH07364T+waterH04325S+and gaveH05414R+houseH01004Q'+into joseph'sH03130P+the menH0582O+broughtH0935N#+and the manH0376M+ simeonH08095L)+ and he broughtH03318K!+ your moneyH03701J+ i hadH0935I'+ in your sacksH0572H%+you treasureH04301G!+hath givenH05414F)+of your fatherH01E#+and the godH0430D'+not: your godH0430C%+to you, fearH03372B+peaceH07965A#+and he saidH0559@%+ in our sacksH0572?+ our moneyH03701>+who putH07760=)+we cannot tellH03045<+foodH0400;+to buyH07666 jzX1cA$iJ'jx+yet aliveH02416w)+in good healthH07965v!+our fatherH01u#+thy servantH05650!t/+and they answeredH0559s%+he yet aliveH02416 r-+of whom ye spakeH0559q#+the old manH02205p+wellH07965o#+your fatherH01n+and saidH0559m+welfareH07965l%+and he askedH07592.kI+ themselves to him to the earthH0776j+and bowedH07812i)+into the houseH01004h'+in their handH03027 g++him the presentH04503f%+they broughtH0935e+homeH01004d+cameH0935 c++and when josephH03130b+ breadH03899$a5+that they should eatH0398`)+for they heardH08085_+at noonH06672^+cameH0935]+josephH03130\+againstH05704[#+the presentH04503 OgL._8"c@oO%+and went outH03318+his faceH06440'+and he washedH07364+ and weptH01058+ chamberH02315)+and he enteredH0935+to weepH01058'+and he soughtH01245 -+upon his brotherH0251 +did yearnH03648 )+for his bowelsH07356 !+made hasteH04116 !+and josephH03130" /+unto thee, my sonH01121#+be graciousH02603+ godH0430$5+ unto me? and he saidH0559 -+ of whom ye spakeH0559+ brotherH0251"/+ this your youngerH06996+and saidH0559+sonH01121%+his mother'sH0517+benjaminH01144~#+his brotherH0251}+and sawH07200|+his eyesH05869!{-+and he lifted upH05375#z1+and made obeisanceH078120yK+and they bowed down their headsH06915 Af w^:d@nA*1?+"unto them from before himH064400+"messesH04864/#+"and he tookH05375.!+! at anotherH07453-+! oneH0376,+!marvelledH08539+#+!and the menH0582'*9+!according to his youthH06812!)-+!and the youngestH06810,(C+!according to his birthrightH01062''+!the firstbornH01060&!+!before himH06440%%+!and they satH03427#$1+ unto the egyptiansH04714#)+ an abominationH08441!"-+ with the hebrewsH05680!+ breadH03899 + not eatH0398+ mightH03201?i+ with him, by themselves: because the egyptiansH04713'+ which did eatH0398W+ for him by himself, and for them by themselves, and for the egyptiansH04713 ++ and they set onH07760+breadH03899+set onH07760!/+himself, and saidH0559'+and refrainedH0662 ZsB kT7w\B$ xZQ!, and he didH06213P, moneyH03701O%,and his cornH07668 N+,of the youngestH06996M,mouthH06310L',in the sack'sH0572K,cupH01375J!,the silverH03701I,my cupH01375H,and putH07760G,mouthH06310F',in his sack'sH0572E, moneyH03701D#, every man'sH0376C, and putH07760B, carryH05375A, they canH03201@!,as much asH0834?,foodH0400>,sacksH0572=,the men'sH0582<,fillH04390;,sayingH0559):=,the steward of his houseH01004!9-,and he commandedH066808)+" and were merryH07937.7G+" any of theirs. and they drankH083546!+"so much asH072355+"timesH030274+"was fiveH025683+"messH048642)+"but benjamin'sH01144 TpT:qZ6 P8sTn#,in so doingH06213"m/,ye have done evilH07489l#,he divinethH05172#k1,and whereby indeedH05172j,drinkethH08354 i-,in which my lordH0113h,for goodH02896g,evilH074516fW, unto them, wherefore have ye rewardedH07999e, them, sayH0559,dC, and when thou dost overtakeH05381c, the menH0582b, afterH0310a,followH07291`,upH06965!_-,unto his stewardH01004^,saidH0559],josephH03130\,far offH07368[#,of the cityH05892(Z;,when they were gone outH03318%Y5,they and their assesH02543X),were sent awayH07971W,the menH0582V,was lightH0215'U9,as soon as the morningH01242T!, had spokenH01696S#, that josephH03130&R7, according to the wordH01697 dwW*fAxL(d! -, both let him dieH04191#, it be foundH046720K, with whomsoever of thy servantsH05650, or goldH02091, silverH03701, houseH01004!/, out of thy lord'sH0113)=,how then should we stealH01589,of canaanH03667)?,unto thee out of the landH0776!-,we brought againH07725~,mouthsH06310}',in our sacks'H0572|),which we foundH04672"{/,behold, the moneyH03701(z;,according to this thingH01697y,should doH06213"x/,that thy servantsH05650w!,god forbidH02486v#,these wordsH01697u,my lordH0113*t?,unto him, wherefore saithH01696s',and they saidH0559r,wordsH01697$q5,unto them these sameH0428#p1,them, and he spakeH01696 o+,and he overtookH05381 Tj>pP2_@#oT&, his assH02543%, every manH0376$, and ladedH06006#', their clothesH08071"), then they rentH07167!, sackH0572 ', in benjamin'sH01144, was foundH04672#, and the cupH01375 +, at the youngestH06996, and leftH03615', at the eldestH01419, beganH02490 +, and he searchedH02664, his sackH0572, every manH0376!, and openedH06605', to the groundH0776, his sackH0572, every manH0376, took downH03381#1, then they speedilyH04116*?, and ye shall be blamelessH05355$3, shall be my servantH05650)=, he with whom it is foundH04672* ?, according unto your wordsH01697 #, and he saidH0559 , bondmenH05650- G, and we also will be my lord'sH0113 YjK2kA'iJ#uYC, my lord'sH0113 B+, of thy servantsH05650A%, the iniquityH05771@),hath found outH04672?,godH04300>K,or how shall we clear ourselvesH06663$=3,what shall we speakH01696<%,unto my lordH0113!;/,what shall we sayH0559:,saidH05599,and judahH030638,divineH05172#71,as i can certainlyH05172#63,not that such a manH03765,wot yeH03045'49,this that ye have doneH06213%35,unto them, what deedH046392,saidH05591!,and josephH031300',on the groundH0776/!,before himH06440).=,yet there: and they fellH05307-,houseH01004,#,to joseph'sH03130+,cameH0935 *-,and his brethrenH0251),and judahH03063(#, to the cityH05892'%, and returnedH07725 drT6`2fCd$a3, against thy servantH05650`, burnH02734'_;, and let not thine angerH0639^, earsH0241]%, in my lord'sH0113\,a wordH01697#[1,i pray thee, speakH01696 Z+,let thy servantH05650Y,my lordH0113X,ohH0994"W1,unto him, and saidH0559V,came nearH05066U!,then judahH03063T-, unto your fatherH01S, in peaceH07965+RA, and as for you, get you upH05927'Q9, he shall be my servantH05650P,is foundH04672O,the cupH01375N',in whose handH03027M,the manH0376L,soH02063!K-,that i should doH06213J!,god forbidH02486I#,and he saidH0559H,is foundH04672G,the cupH01375 F%,with whomH03027 H0834E, alsoH01571D, servantsH05650 NqY=pN. qO*hN,cannotH03201,the ladH05288~%,unto my lordH0113}#,and we saidH0559|,mine eyesH05869({;,unto me, that i may setH07760z),bring him downH03381"y/,unto thy servantsH05650x+,and thou saidstH0559w,lovethH0157v), and his fatherH01u', of his motherH0517%t5, and he alone is leftH03498s, is deadH04191r+, and his brotherH0251q%,a little oneH06996p),of his old ageH02208o#,and a childH03206n!,an old manH02205m,a fatherH01l,we haveH03426k%,unto my lordH0113j#,and we saidH0559i%,or a brotherH0251h#,ye a fatherH01g,haveH03426f,sayingH0559e%,his servantsH05650d,askedH07592c,my lordH0113 b+,even as pharaohH06547 JqO*lJ|]F*dJ,brotherH0251 +,if our youngestH06996,go downH03381,we cannotH03201#,and we saidH0559,foodH0400#,us a littleH04592,buyH07666,go againH07725,saidH0559),and our fatherH01!,of my lordH0113',him the wordsH01697,we toldH05046,my fatherH01!-,unto thy servantH056504S,and it came to pass when we came upH05927', no moreH03254 H07200 ,my faceH06440. 9',with you, ye shall seeH03254 H07200 ,come downH03381 ,brotherH0251 ',your youngestH06996,exceptH03808"/,unto thy servantsH05650+,and thou saidstH0559, would dieH04191!,his fatherH01 +,he should leaveH05800!,his fatherH01,leaveH05800 RdL3bJ0mP. qR>#,with sorrowH07451=',my gray hairsH07872$<3,ye shall bring downH03381;!,befall himH07136:%,and mischiefH06119,meH064408),this also fromH059737),and if ye takeH039476,not sinceH020085',and i saw himH07200%45,he is torn in piecesH029633,surelyH02963#23,from me, and i saidH05591,went outH033180#,and the oneH0259/,me twoH08147.,bareH03205-%,that my wifeH0802!,-,unto us, ye knowH03045+,saidH0559*,my fatherH01 )+,and thy servantH05650(,brotherH0251'%, our youngestH06996&, exceptH0369%, faceH06440$, the man'sH0376#, not seeH07200"!,for we mayH03201.!G,with us, then will we go downH03381 ,beH03426 TxY$d@~[:qTY%, to my fatherH01?Xi, him not unto thee, then i shall bear the blameH02398W!, if i bringH0935V, sayingH0559U, my fatherH01T, untoH05973S#, for the ladH05288R', became suretyH06148 Q+, for thy servantH05650P%, to the graveH07585O#, with sorrowH03015N!,our fatherH01M),of thy servantH05650L),the gray hairsH07872!K-,shall bring downH03381!J-,and thy servantsH05650!I-,that he will dieH04191H%,that the ladH052885GU,it shall come to pass, when he seethH07200"F/,in the lad's lifeH05315E#,is bound upH071942DO,not with us; seeing that his lifeH05315C#,and the ladH05288B,my fatherH01A),to thy servantH05650)@?,now therefore when i comeH0935?%, to the graveH07585 LfI, tUk5 vL'u9- with him, while josephH03130t- no manH0376)s=- from me. and there stoodH05975r-to go outH03318q-every manH0376p-causeH03318%o5-by him; and he criedH071213nQ-himself before all them that stoodH05324m#-not refrainH0662l-couldH03201k#-then josephH03130j,"my fatherH01#i1,"that shall come onH04672h,"the evilH074515gU,"not with me? lest peradventure i seeH07200f#,"and the ladH05288e%,"to my fatherH01d',"shall i go upH05927c,"for howH0349!b/,!with his brethrenH0251a,!go upH05927 `+,!and let the ladH05288_!,!to my lordH0113^,!a bondmanH05650#]1,!instead of the ladH05288\,!abideH03427<[c,!now therefore, i pray thee, let thy servantH05650Z, for everH03117 VwR1aE" |eA$tV!- into egyptH04714%- whom ye soldH04376%-your brotherH0251-josephH03130#-and he saidH05596 W-to me, i pray you. and they came nearH05066 -come nearH05066! /-unto his brethrenH0251 -saidH0559 !-and josephH03130 +- at his presenceH06440+C- him; for they were troubledH0926!- not answerH06030-couldH03201 --and his brethrenH0251-yet liveH02416)-doth my fatherH01-josephH03130!/-unto his brethrenH0251-saidH0559~!-and josephH03130}'-heardH08085 H08085|!-of pharaohH06547{'-and the houseH01004"z/-and the egyptiansH04714y-aloudH05414#x#'-and he weptH01065 H06963!w/- unto his brethrenH0251#v1- made himself knownH03045 XpK/t\C)~[<tX0#-me a fatherH01!/--and he hath madeH07760".1-me hither, but godH0430--sentH07971,#- deliveranceH06413+!-by a greatH01419'*9-and to save your livesH02421)%-in the earthH0776 (+-you a posterityH07611'#-to preserveH07760&'-me before youH06440%-sentH07971$-and godH0430##- nor harvestH07105"-earingH02758!-neitherH0369 -yearsH08141-fiveH02568-the landH0776-inH07130!-the famineH07458$3-for these two yearsH08141!--to preserve lifeH04241'-me before youH06440-did sendH07971"1-me hither: for godH0430%-that ye soldH04376 +-with yourselvesH05869-nor angryH02734-E-now therefore be not grievedH06087 TZ>%q[>$b8T)M=- and there will i nourishH03557L'- and thy herdsH01241K)- and thy flocksH06629J- childrenH01121#I1- and thy children'sH011210HK- unto me, thou, and thy childrenH01121'G9- and thou shalt be nearH07138F- of goshenH01657E#- in the landH0776%D5- and thou shalt dwellH03427C)- unto me, tarryH05975B- come downH03381A%- of all egyptH04714@- me lordH0113?- hath madeH07760>- godH0430=- josephH03130<- thy sonH01121$;5- unto him, thus saithH0559:- and sayH05599%- to my fatherH018'- ye, and go upH059277- hasteH041166- of egyptH04714'5;- throughout all the landH07764#-and a rulerH04910!3--of all his houseH010042-and lordH01131!-to pharaohH06547 JGmH. w]>pJ#j1-moreover he kissedH05401i'-upon his neckH06677h-weptH01058g%-and benjaminH01144f-and weptH01058e-neckH06677d!-benjamin'sH01144 c--upon his brotherH0251b#-and he fellH05307a- my fatherH01`)- and bring downH03381#_1- and ye shall hasteH04116-^E- and of all that ye have seenH07200]- in egyptH04714 \+- of all my gloryH03519[- my fatherH01"Z/- and ye shall tellH05046Y'- that speakethH01696X- my mouthH06310W- benjaminH01144V'- of my brotherH0251U%- and the eyesH05869T- seeH07200'S9- and, behold, your eyesH058698R[- and all that thou hast, come to povertyH03423-QE- lest thou, and thy householdH01004P- of famineH07458O- yearsH08141N- fiveH02568 Kv\<sJ/nJ/gK #-your fatherH01 -and takeH03947- of canaanH03667!/- you unto the landH0776- getH0935- and goH03212#-your beastsH01165-ye; ladeH02943-this doH06213!/-unto thy brethrenH0251-sayH0559#-unto josephH03130~-saidH0559}#-and pharaohH06547|%- his servantsH05650{- andH05869z'- wellH05869 H03190y- pharaohH06547&x)'- and it pleasedH05869 H03190w-are comeH0935v-brethrenH0251u-joseph'sH03130t-sayingH0559s-houseH01004r%-in pharaoh'sH06547"q/-thereof was heardH08085p%-and the fameH06963o-talkedH01696!n/-that his brethrenH0251$m5-upon them: and afterH0310l-and weptH01058 k--all his brethrenH0251 RrT8{];~fL* tR()-so: and josephH03130'-didH06213&-of israelH03478!%--and the childrenH01121$-of egyptH04714#+-of all the landH0776"%-for the goodH02898!)-not your stuffH03627 -regardH02347-alsoH05869- and comeH0935#- your fatherH01- and bringH05375"1-and for your wivesH0802%5-for your little onesH02945-of egyptH04714+-out of the landH0776!-you wagonsH05699-ye; takeH03947-this doH06213'9-now thou art commandedH06680#- of the landH0776- the fatH02459 -- and ye shall eatH0398-of egyptH04714#-of the landH0776%-you the goodH02898) =-unto me: and i will giveH05414 -and comeH0935$ 3-and your householdsH01004 J{_=}bI.aJ2gJH- and breadH03899G- with cornH01250F- ladenH05375E- she assesH02543D- and tenH06235C-of egyptH04714%B5-with the good thingsH02898A-ladenH05375@-assesH0860?-tenH06235>!-after thisH02063=-he sentH07971</-and to his fatherH01;!- of raimentH08071:- changesH024879- and fiveH025688- of silverH037017-hundredH039676-threeH079695-he gaveH05414 4+-but to benjaminH011443!-of raimentH080712-changesH024871-each manH0376'09-to all of them he gaveH05414/#- for the wayH01870.)- them provisionH06720-- and gaveH05414,!-of pharaohH06547-+E-according to the commandmentH06310*#-them wagonsH05699)-gaveH05414 QjR-v[;rV2nQf-of josephH03130"e/-him all the wordsH01697d'-and they toldH01696c+- for he believedH0539b- faintedH06313"a/-and jacob's heartH03820`-of egyptH04714!_/-over all the landH0776^-governorH04910]-yet aliveH02416\-josephH03130[#-him, sayingH0559Z-and toldH05046Y%-their fatherH01X!-unto jacobH03290W-of canaanH03667V'-into the landH0776U-and cameH0935T%-out of egyptH04714!S--and they went upH05927R!-by the wayH018704QS-unto them, see that ye fall not outH07264P#-and he saidH0559"O/-and they departedH03212N-awayH07971M%-his brethrenH0251L!-so he sentH07971K!-by the wayH01870J)-for his fatherH01I-and meatH04202 KoS7qW= Q/jK#.unto israelH03478.spakeH0559.and godH0430. isaacH03327'.of his fatherH01%.unto the godH0430!.sacrificesH02077~#.and offeredH02076}+.to beer–shebaH0884.|I.with all that he had, and cameH0935!{-.took his journeyH05265z!.and israelH03478y%- before i dieH04191x#-and see himH07200w-i will goH03212v-yet aliveH02416u-my sonH01121t-josephH03130s-enoughH07227r-saidH0559q!-and israelH03478p- revivedH02421o%- their fatherH01n- of jacobH03290 m+- him, the spiritH07307l- to carryH05375k-had sentH07971j%-which josephH03130i!-the wagonsH05699+hA-unto them: and when he sawH07200"g/-which he had saidH01696 MqS5fC)vY=fM$.jacobH03290#.carriedH05375".of israelH03478!%.and the sonsH01121! /.from beer–shebaH0884.rose upH06965.and jacobH03290 +.upon thine eyesH05869.his handH03027.shall putH07896!.and josephH03130'.bring thee upH05927'9.and i will also surelyH05927%5.with thee into egyptH04714).i will go downH03381. nationH01471 +. of thee a greatH01419&7.for i will there makeH07760!.into egyptH04714).not to go downH03381.fearH03372'.of thy fatherH01.the godH0430 .godH0410 #.and he saidH0559 #. and he saidH0559 .jacobH03290 .jacobH03290.and saidH0559%.of the nightH03915).in the visionsH04759 ]wV:sV;`?"z]A.of israelH03478 @+.of the childrenH01121?.the namesH08034$>3. with him into egyptH04714=!.brought heH0935!<-.and all his seedH02233;.daughtersH01323:'.and his sons'H01121(9;.with him, his daughtersH013238.sonsH011217'.and his sons'H011216.his sonsH01121!5-. and all his seedH022334. jacobH032903!.into egyptH047142.and cameH09351.of canaanH036670#.in the landH0776&/7.which they had gottenH07408 .+.and their goodsH07399-%.their cattleH04735,'.and they tookH03947+.to carryH05375*. had sentH07971)'. which pharaohH06547('. in the wagonsH05699'+. and their wivesH0802&&7. and their little onesH02945%%.their fatherH01 !KrW:jM3dD)iKb!. and shelahH07956a. and onanH0209`. erH06147_. of judahH03063^%. and the sonsH01121]!. and merariH04847\. kohathH06955[. gershonH01648Z. of leviH03878Y%. and the sonsH01121!X-. of a canaanitishH03669W. the sonH01121V. and shaulH07586U. and zoharH06714T!. and jachinH03199S. and ohadH0161R. and jaminH03226Q. jemuelH03223P. of simeonH08095O%. and the sonsH01121N. and carmiH03756M!. and hezronH02696L!. and phalluH06396K. hanochH02585J. of reubenH07205I%. and the sonsH01121H. firstbornH01060G. jacob'sH03290F.reubenH07205E%.and his sonsH01121D.jacobH03290C!.into egyptH04714B!.which cameH0935 lxZ=mO4hM+ l#. of his sonsH01121'.all the soulsH05315.dinahH01783"~/.with his daughterH01323 }+.in padan–aramH06307|!.unto jacobH03290{).which she bareH03205z.of leahH03812y.the sonsH01121x#.and jahleelH03177w.and elonH0356v.seredH05624u!.of zebulunH02074t%.and the sonsH01121s#. and shimronH08110r. and jobH03102q!. and phuvahH06312p. tolaH08439o#. of issacharH03485n%. and the sonsH01121m. and hamulH02538l#. were hezronH02696k. of pharezH06557j%. and the sonsH01121i. of canaanH03667h#. in the landH0776g. diedH04191f. and onanH0209e. but erH06147d. and zerahH02226c!. and pharezH06557 ajO2sY;oO3a!!.unto jacobH03290# 1.and these she bareH03205%.his daughterH01323.to leahH03812.gaveH05414!.whom labanH03837.of zilpahH02153.the sonsH01121%. and malchielH04439. heberH02268. of beriahH01283%. and the sonsH01121%.their sisterH0269.and serahH08294!.and beriahH01283.and isuiH03440!.and ishuahH03438.jimnahH03232.of asherH0836%.and the sonsH01121 . and areliH0692 .and arodiH0722 .eriH06179 .and ezbonH0675 .shuniH07764.and haggiH02291.ziphionH06837.of gadH01410%.and the sonsH01121. and threeH07969. thirtyH07970"/. and his daughtersH01323 !UqZ@ lL,fH+qUB.the sonsH01121A. and ardH0714@!. and huppimH02650?. muppimH04649>. and roshH07220=.ehiH0278<!.and naamanH05283;.geraH01617:!.and ashbelH07889!.and becherH010718.belahH011067#.of benjaminH011446%.and the sonsH011215. bareH032054. of onH02043. priestH03548!2-. of poti–pherahH063191%.the daughterH013230'.which asenathH0621/#.and ephraimH0669..manassehH04519-.were bornH03205,.of egyptH04714+#.in the landH0776 *+.and unto josephH03130)%.and benjaminH01144(.josephH03130'.wifeH0802&.jacob'sH03290%.of rachelH07354$.the sonsH01121#. soulsH05315"'. sixteenH08337 H06240 PaA' z[?"hG. sP a+.besides jacob'sH03290`%.of his loinsH03409_).which came outH03318^!.into egyptH04714]!.with jacobH03290\.that cameH0935['.all the soulsH05315Z. sevenH07651Y'. all the soulsH05315!X-.these unto jacobH03290W%.and she bareH03205V%.his daughterH01323U#.unto rachelH07354T.gaveH05414S#.which labanH03837R.of bilhahH01090Q.the sonsH01121P#.and shillemH08006O.and jezerH03337N.and guniH01476M.jahzeelH03183L#.of naphtaliH05321K%.and the sonsH01121J.hushimH02366I.of danH01835H%.and the sonsH01121G%.fourteenH06240 H0702F'.all the soulsH05315E.to jacobH03290 D+.which were bornH03205C.of rachelH07354 IuU8hK-uY:dI.to meetH07125#.and went upH05927#.his chariotH04818~!.made readyH0631}!.and josephH03130|. of goshenH01657{'. into the landH0776z'.and they cameH0935y#.unto goshenH01657x.his faceH06440w.to directH03384v#.unto josephH03130u!.before himH06440t.judahH03063s#.and he sentH07971#r1. threescore and tenH07657q!. into egyptH04714p!. which cameH0935o. of jacobH03290n%.of the houseH01004m'.all the soulsH05315l.soulsH05315k.twoH08147j%.him in egyptH04714 i+.which were bornH03205h.of josephH03130g%.and the sonsH01121f. and sixH08337e!. threescoreH08346d'. all the soulsH05315c. wivesH0802b.sons'H01121 N\=!wYA"}W>lN!#. in the landH0776 . houseH01004+. and my father'sH01%7. unto him, my brethrenH0251. and sayH0559.pharaohH06547.and shewH05046%.i will go upH05927.houseH01004#7.and unto his father'sH01!/.unto his brethrenH0251.saidH0559!.and josephH03130. aliveH02416. yetH05750.thy faceH06440#.i have seenH07200.sinceH0310!.let me dieH04191.nowH06471 #.unto josephH03130 .saidH0559 !.and israelH03478 %.a good whileH05750 #. on his neckH06677. and weptH01058#. on his neckH06677.G. himself unto him; and he fellH05307'. and presentedH07200.to goshenH01657!.his fatherH01.israelH03478 MJ"a>tO1iM</and toldH05046;/cameH0935:#/then josephH03130#91." unto the egyptiansH047148)." an abominationH08441*71'." for every shepherdH06629 H074626." of goshenH016575#."in the landH0776"4/."that ye may dwellH034273-."also our fathersH012)."from our youthH05271'19."hath been about cattleH047350."tradeH0582/'."thy servants'H05650!./."that ye shall sayH0559 -+.!your occupationH04639",1.!you, and shall sayH0559+!.!shall callH071218*[.!and it shall come to pass, when pharaohH06547 )+. and their herdsH01241(%. their flocksH06629%'7. and they have broughtH09359&]. for their trade hath been to feed cattleH04735!%'. shepherdsH06629 H07462$#. and the menH0582#.are comeH0935".of canaanH03667 SjG{cA)`=|S&Z7/moreover unto pharaohH06547Y/they saidH0559X-/ also our fathersH01!W'/shepherdsH06629 H07462V%/thy servantsH05650U%/unto pharaohH06547T'/and they saidH0559 S+/your occupationH04639!R//unto his brethrenH0251Q/saidH0559P#/and pharaohH06547O/pharaohH06547N/them untoH06440M'/and presentedH03322L/menH0582K/fiveH02568J+/of his brethrenH0251I/someH07097H#/and he tookH03947G/of goshenH01657F#/ in the landH0776E/ of canaanH03667D#/ of the landH07764CU/ and all that they have, are come outH0935 B+/ and their herdsH01241!A-/and their flocksH06629@+/and my brethrenH0251?/my fatherH01>/and saidH0559=/pharaohH06547 F~[7hJ-eJ.dFy#/ in the landH0776x/ to dwellH03427w%/and brethrenH0251v!/thy fatherH01u/makeH03427t#/of the landH0776s#/in the bestH04315r#/before theeH06440q/of egyptH04714p/the landH0776o/are comeH0935 n-/and thy brethrenH0251m!/thy fatherH01l/sayingH0559k#/unto josephH03130j/spakeH0559i#/and pharaohH06547h/of goshenH01657g#/in the landH0776f/dwellH03427>eg/ now therefore, we pray thee, let thy servantsH05650d/ of canaanH03667c#/ in the landH0776b/ soreH03515a)/ for the famineH07458!`-/for their flocksH06629 _+/have no pastureH04829!^-/for thy servantsH05650]#/are we comeH0935\#/in the landH0776[)/for to sojournH01481 ^}^0fL1sN1|^!/ and thirtyH07970!/ an hundredH03967!-/ of my pilgrimageH04033%/ of the yearsH08141/ the daysH03117%/ unto pharaohH06547/ saidH0559/ and jacobH03290"5/oldH08141 H03117 H02416/howH04100!/unto jacobH03290 /saidH0559 #/and pharaohH06547 / pharaohH06547 / blessedH01288 /and jacobH03290/pharaohH06547/beforeH06440#/and set himH05975!/his fatherH01/jacobH03290!/brought inH0935!/and josephH03130)/over my cattleH04735/rulersH08269+A/among them, then make themH07760~#/of activityH02428}/menH0582+|3'/ and if thou knowestH03426 H03045{)/ let them dwellH03427z/ of goshenH01657 LsU&bE*}b?#jL7!/ of ramesesH074866#/ in the landH07765#/ of the landH07764#/ in the bestH043153/ of egyptH047142#/ in the landH0776!1// them a possessionH02720/ and gaveH05414 /-/ and his brethrenH0251.!/ his fatherH01-/ placedH03427,!/ and josephH03130+/ pharaohH06547*#/ from beforeH06440)%/ and went outH03318(/ pharaohH06547'/ blessedH01288&/ and jacobH03290$%3/ of their pilgrimageH04033$#/ in the daysH03117#'/ of my fathersH01"#/ of the lifeH02416!%/ of the yearsH08141 '/ unto the daysH03117,C/ been, and have not attainedH05381!/ of my lifeH02416%/ of the yearsH08141'/ have the daysH03117/ and evilH07451/ fewH04592/ yearsH08141 VkH#qO7pO1sVV/of canaanH03667U+/and in the landH0776T/of egyptH04714S#/in the landH0776R)/that was foundH04672Q'/all the moneyH03701P#/gathered upH03950O!/and josephH03130N'/ of the famineH07458M/ by reasonH06440L/ faintedH03856K/ of canaanH03667J/ the landH0776I/ of egyptH04714 H-/ so that the landH0776G/ soreH03515F/ veryH03966E)/ for the famineH07458D+/ in all the landH0776C/ no breadH03899B/ familiesH02945A/ accordingH06310@!/ with breadH03899?/ householdH01004">5/ and all his father'sH01 =-/ and his brethrenH0251<!/ his fatherH01;/ nourishedH03557:!/ and josephH031309'/ had commandedH066808!/ as pharaohH06547 KfD+ vQ:qW9" nK u-/and they broughtH0935t/failH0656s/if moneyH03701$r3/you for your cattleH04735 q+/and i will giveH05414p#/your cattleH04735o/giveH03051n/saidH0559m!/and josephH03130l/failethH0656/kI/in thy presence? for the moneyH03701&j7/ for why should we dieH04191i/ us breadH03899h/ giveH03051g/ and saidH0559f#/ unto josephH03130e/cameH0935"d//all the egyptiansH04714c/of canaanH03667b+/and in the landH0776a/of egyptH04714`#/in the landH0776_/failedH08552^)/and when moneyH03701]/houseH01004\)/into pharaoh'sH06547[/ the moneyH03701Z/ broughtH0935Y!/ and josephH03130"X// which they boughtH07666W%/ for the cornH07668 VmO)}U4Q2 V(;/there is not ought leftH07604/of cattleH0929/ our herdsH04735/ also hathH0413/ my lordH0113 / is spentH08552# 1/ how that our moneyH03701 %/from my lordH0113+ A/unto him, we will not hideH03582 /and saidH0559/yearH08141$3/unto him the secondH08145/they cameH0935/was endedH08552)/when that yearH08141'/for that yearH08141%5/for all their cattleH04735 +/ them with breadH03899!/ and he fedH05095"// and for the assesH02543~%/ of the herdsH01241#}1/ and for the cattleH04735#|1/and for the flocksH06629{!/for horsesH05483z!/them breadH03899y/gaveH05414x!/and josephH03130w#/unto josephH03130v%/their cattleH04735 FW2 kK/sY:cF0/ prevailedH02388#/1/ because the famineH07458./ his fieldH07704-/every manH0376,/soldH04376"+//for the egyptiansH04714*#/for pharaohH06547)/of egyptH04714(%/all the landH0127'/boughtH07069&!/and josephH03130 %+/be not desolateH03456$'/that the landH0127##/ and not dieH04191!"-/ that we may liveH02421!/ seedH02233 / and giveH05414%/ unto pharaohH06547!-/will be servantsH05650#3/and we and our landH0127/for breadH03899+/us and our landH0127/buyH07069$5/both we and our landH0127"//before thine eyesH05869'9/wherefore shall we dieH04191'/and our landsH0127)/but our bodiesH01472!/of my lordH0113%/in the sightH06440 TlJ3W6sQ2jTM/loH01887L#/for pharaohH06547K'/and your landH0127J%/you this dayH03117,I7%/behold, i have boughtH0853 H07069 H+/unto the peopleH05971G/saidH0559F#/then josephH03130E+/ not their landsH0127*D?/ them: wherefore they soldH04376C/ gaveH05414B'/ which pharaohH06547A'/their portionH02706@#/and did eatH0398?!/of pharaohH06547>'/had a portionH02706%=5/not; for the priestsH03548</bought heH07069;)/of the priestsH03548:'/only the landH01279/endH070978/of egyptH047147)/of the bordersH013666/endH070975)/them to citiesH058924!/he removedH05674&37/and as for the peopleH05971!2-/ became pharaoh'sH06547&19/ over them: so the landH0776 Gc= }Y&sZ:cGi/of egyptH04714h'/over the landH0127g/it a lawH02706f/madeH07760e!/and josephH03130d/servantsH05650)c=/and we will be pharaoh'sH06547b!/of my lordH0113a%/in the sightH05869`/graceH02580_#/let us findH04672*^?/thou hast saved our livesH02421]'/and they saidH0559%\5/ for your little onesH02945[%/ and for foodH03980ZK/ and for them of your householdsH01004!Y// and for your foodH0400X%/of the fieldH07704,WC/shall be your own, for seedH02233V/partsH03027U/and fourH0702T%/unto pharaohH06547S/the fifthH02549#R1/that ye shall giveH05414:Q_/and it shall come to pass in the increaseH08393P/ the landH0127*O?/ for you, and ye shall sowH02232N/ seedH02233 QfDmBlH/qQ%/and the timeH03117/ yearsH08141/ and sevenH07651%/ fortyH08141 H0705)/ was an hundredH03967/of jacobH03290(-'/so the whole ageH03117 H02416/yearsH08141!'/seventeenH07651 H06240~/of egyptH04714}#/in the landH0776|/livedH02421{/and jacobH03290z#/ exceedinglyH03966y)/ and multipliedH07235"x//therein, and grewH06509(w=/and they had possessionsH0270v/of goshenH01657u)/in the countryH0776t/of egyptH04714s#/in the landH0776r/dweltH03427q!/and israelH03478%p5/ became not pharaoh'sH06547o)/ of the priestsH03548n/ the landH0127m/ exceptH07535&l7/should have the fifthH02569k/pharaohH06547j'/unto this dayH03117 [lR7kO5]:t[$/swearH07650##/and he saidH0559""// as thou hast saidH01697!/i will doH06213 #/and he saidH0559)=/me in their buryingplaceH06900/and buryH06912 +/me out of egyptH04714%5/and thou shalt carryH05375+/with my fathersH01)/but i will lieH07901.G/me not, i pray thee, in egyptH04714'/with me; buryH06912/and trulyH0571/kindlyH02617/and dealH06213)/under my thighH03409&7/ i pray thee, thy handH03027/ putH07760%/ in thy sightH05869/ graceH02580.G/ unto him, if now i have foundH04672/and saidH0559 /josephH03130 /his sonH01121 '/and he calledH07121 /must dieH04191 #/that israelH03478/drew nighH07126 SlT(}YA%~e<oSC0almightyH07706B0godH0410A#0unto josephH03130@0saidH0559?0and jacobH03290>%0 upon the bedH04296!=-0 himself, and satH03427<%0strengthenedH02388&;70unto thee: and israelH03478:0comethH093590josephH03130 8+0behold, thy sonH0112170and saidH055960jacobH0329050toldH050464#0 and ephraimH066930 manassehH0451920 sonsH01121!1-0with him his twoH081470#0and he tookH03947/0sickH02470 .10behold, thy fatherH01-0josephH03130,0toldH0559+%0these thingsH01697)*?0and it came to pass afterH0310)/headH07218'(9/himself upon the bed'sH04296'/bowedH07812%&5/unto him. and israelH03478&%7/unto me. and he swareH07650 RhMaE& uU2 pR`!0 and simeonH08095 _+0 mine; as reubenH07205%^50 unto thee into egyptH04714]0 i cameH0935\0beforeH05704[0of egyptH04714%Z70unto thee in the landH0776 Y+0which were bornH03205X%0and manassehH04519W0ephraimH0669V0sonsH01121 U+0and now thy twoH08147T!0 possessionH0272S)0 an everlastingH05769R!0 after theeH0310Q#0 to thy seedH02233P0this landH0776O'0and will giveH05414N0of peopleH05971$M30of thee a multitudeH06951&L70thee, and i will makeH05414K%0and multiplyH07235;Ja0unto me, behold, i will make thee fruitfulH06509I0and saidH0559H#0 and blessedH01288G0 of canaanH03667F#0in the landH0776E)0unto me at luzH03870D0appearedH07200 W|cG#~Z=tP3nW0 saidH0559~!0 and josephH03130}0and saidH0559|0sonsH01121{0joseph'sH03130z0beheldH07200y!0and israelH03478x%0beth–lehemH01035w!0of ephrathH0672!v-0there in the wayH01870!u-0 and i buried herH06912t%0 unto ephrathH0672s0 to comeH0935r0 wayH0776q%0 but a littleH03530p0whenH05750o!0in the wayH01870n0of canaanH03667!m/0by me in the landH0776l0diedH04191k0rachelH07354j!0from padanH06307*iA0and as for me, when i cameH0935%h50in their inheritanceH05159!g/0of their brethrenH0251f0the nameH08034e0afterH05921 d+0shall be calledH07121c0afterH0310%b50which thou begettestH03205a'0and thy issueH04138 ^nPk?u[? {^0 his kneesH01290%0 from betweenH05973!-0 brought them outH03318!0 and josephH03130!-0 me also thy seedH02233#0 hath shewedH07200%0 and, lo, godH04300 thy faceH064400 to seeH07200"/0 i had not thoughtH06419#0 unto josephH031300 saidH0559!0 and israelH03478#10 them, and embracedH02263(;0 unto him; and he kissedH05401) =0 and he brought them nearH05066 0 not seeH07200 0 he couldH03201 0 for ageH02207 0 were dimH035130 of israelH03478%0 now the eyesH058697Y0 i pray thee, unto me, and i will blessH01288!0 bring themH03947#0 and he saidH0559!0 hath givenH054140 whom godH04300 my sonsH01121+0 unto his fatherH01 _{cF,`B* tU0 _:'0the firstbornH010609%0for manassehH0451980 wittinglyH0791970 his handsH0302760 guidingH0791950 headH07218 4+0 upon manasseh'sH04519"3/0and his left handH080402#0the youngerH0681010headH072180)0upon ephraim'sH0669/0and laidH07896.)0his right handH03225-'0stretched outH07971,!0and israelH03478+0 nearH05066*!0 right handH03225 )+0 toward israel'sH03478!(-0 in his left handH08040'%0 and manassehH04519&0 left handH08040 %+0 toward israel'sH03478"$/0 in his right handH03225#0 ephraimH0669"0 them bothH08147!0 tookH03947 !0 and josephH03130%0 to the earthH0776%70 himself with his faceH0639%0 and he bowedH07812 RyY@#kI% jQ4rRY+0that his fatherH01X0sawH07200 W+0and when josephH03130V%0of the earthH0776U%0in the midstH07130!T-0 into a multitudeH07230"S/0 and let them growH01711R0 and isaacH03327Q0 abrahamH085P'0 of my fathersH01&O70on them, and the nameH08034N0be namedH07121 M+0and let my nameH08034L0the ladsH05288K0blessH01288!J-0me from all evilH07451I)0which redeemedH01350H0the angelH04397G'0 unto this dayH03117$F30 me all my life longH05750E0 which fedH07462D0 the godH0430C0 did walkH01980B0and isaacH03327A0abrahamH085@+0whom my fathersH01?0beforeH06440>0godH0430=0and saidH0559<0josephH03130;)0and he blessedH01288 MuM& u]?(kL1iMx0 but trulyH0199+wA0and he also shall be greatH01431.vG0he also shall become a peopleH05971u0i knowH03045t0my sonH01121s0i knowH03045r0and saidH0559q0refusedH03985p)0and his fatherH01o'0upon his headH07218n)0thy right handH03225m0putH07760l'0the firstbornH01060k/0not so, my fatherH01j+0unto his fatherH01i0saidH0559h!0and josephH03130g0headH07218 f+0unto manasseh'sH04519e0headH07218!d/0it from ephraim'sH0669c0 to removeH05493b0 handH03027a%0 his father'sH01$`30 him: and he held upH08551%_''0 it displeasedH05869 H03415^!0of ephraimH0669]'0upon the headH07218\0handH03027[0his rightH03225Z0laidH07896 IzN0zdL*{dE$ gI#0to thee oneH0259&70moreover i have givenH05414+0of your fathersH01'0unto the landH07767Y0shall be with you, and bring you againH077250but godH0430'0behold, i dieH04191#0unto josephH031300saidH0559 !0and israelH03478 0manassehH04519 0 beforeH06440 0 ephraimH0669 !0 and he setH07760 +0 and as manassehH04519+0 thee as ephraimH06690makeH077600godH04300sayingH05590blessH01288%50in thee shall israelH034780sayingH0559'0them that dayH03117)0and he blessedH01288~!0of nationsH01471)}=0shall become a multitudeH04393&|70 than he, and his seedH02233!{-0 shall be greaterH01431z0 brotherH0251y#0 his youngerH06996 \}\;xU/ tU6~\3)1the excellencyH034992)1of my strengthH0202"1/1and the beginningH0722501my mightH03581/%1my firstbornH01060.1reubenH07205-#1your fatherH01,#1unto israelH03478+#1and hearkenH08085*1of jacobH03290)1ye sonsH01121(1and hearH08085+'A1gather yourselves togetherH06908&1 daysH03117%+1you in the lastH0319#$11which shall befallH07122 #+1that i may tellH05046*"A1gather yourselves togetherH0622!1and saidH0559 '1unto his sonsH011211calledH071211and jacobH03290 +0 and with my bowH07198'0with my swordH02719)0of the amoriteH0567 +0out of the handH03027%0which i tookH03947"10above thy brethrenH02510portionH07926 Rh@z`D) e>vR!P-1 they digged downH06131&O71 and in their selfwillH07522N1 a manH0376M1they slewH02026"L11for in their angerH0639#K11be not thou unitedH03161J#1mine honourH03519$I31unto their assemblyH06951+HA1not thou into their secretH05475G1comeH0935F1o my soulH05315"E/1their habitationsH04380D!1of crueltyH02555C#1instrumentsH03627B1brethrenH0251A1and leviH03878@1simeonH08095?#1 to my couchH03326>!1he went upH05927$=31then defiledst thouH02490<1bedH04904;+1to thy father'sH01(:;1because thou wentest upH05927%951thou shalt not excelH0349881as waterH0432571unstableH0634961 of powerH05794#511and the excellencyH034994!1of dignityH07613 \rN- nR3hG- \'n91 who shall rouse him upH06965#m11 and as an old lionH03833l1 as a lionH0738k!1 he couchedH07257 j+1 he stooped downH03766!i-1 thou art gone upH05927h1 my sonH01121g'1 from the preyH02964f1 whelpH01482e1 a lion'sH0738d1 judahH03063c)1 shall bow downH07812b1childrenH01121a%1thy father'sH01 `-1of thine enemiesH0341_#1in the neckH06203^1thy handH03027]%1shall praiseH03034!\/1whom thy brethrenH0251[1judahH03063Z)1 them in israelH03478Y#1and scatterH06327X'1them in jacobH03290W'1i will divideH02505!V-1for it was cruelH07185 U+1and their wrathH05678T1fierceH05794S#1their angerH0639R1cursedH0779Q1 a wallH07794 X}T;! qQ9vY=& xX %1 at the havenH02348 #1 shall dwellH07931 1 zebulunH02074 1 with milkH02461 1 whiteH03836'1 and his teethH081271 with wineH031961 redH024471 his eyesH058691 of grapesH06025%1 in the bloodH01818 +1 and his clothesH054971 in wineH03196%1 his garmentsH038301 he washedH03526%~51 unto the choice vineH08321}1 coltH01121|'1 and his ass'sH0860{'1 unto the vineH01612z1 his foalH05895y1 bindingH0631x'1 of the peopleH05971w'1 the gatheringH03349v1 comeH0935u1 shilohH07886t1 untilH03588&s71 from between his feetH07272r)1 nor a lawgiverH02710q!1 from judahH03063!p-1 shall not departH05493o#1 the sceptreH07626 bgK/}^B%lN5b,#1in the pathH0734+1an adderH08207*!1by the wayH01870#)11shall be a serpentH05175(1danH01835'1of israelH03478&'1of the tribesH07626%1as oneH0259$!1his peopleH05971##1shall judgeH01777"1danH01835!%1 unto tributeH04522% 51 and became a servantH056471to bearH05445%1his shoulderH079261and bowedH051861pleasantH05276%1and the landH07761goodH028961that restH04496!1and he sawH07200$31between two burdensH04942'1couching downH072571assH025431a strongH016341issacharH03485!1 unto zidonH06721)1 and his borderH034111 of shipsH0591%1 for an havenH02348!1 of the seaH03220 ZhM(mN/kN1wZL1by a wellH05869K1boughH01121J!1a fruitfulH06509I1boughH01121H!1a fruitfulH06509G1josephH03130F1wordsH0561E1goodlyH08233D1he givethH05414C1let looseH07971B1a hindH0355A1naphtaliH05321@1daintiesH04574?1royalH04428#>11and he shall yieldH05414=1fatH08082<1his breadH03899;%1out of asherH0836:#1at the lastH06119+9A1him: but he shall overcomeH014648)1shall overcomeH0146471a troopH0141661gadH0141051lordH030684'1thy salvationH03444"3/1i have waited forH0696021 backwardH02681!1 shall fallH05307"0/1 so that his riderH07392/1heelsH06119.1the horseH05483-#1that bitethH05391 Y[?dD% vT5xYj#1 of the deepH08415i1 blessingsH01293h1 aboveH05920g1of heavenH08064$f31thee with blessingsH01293 e+1who shall blessH01288d%1the almightyH07706c%1thee; and byH0854b)1who shall helpH05826a'1of thy fatherH01`!1by the godH0410_1 of israelH03478^1 the stoneH068]%1 the shepherdH07462\1 of jacobH03290['1of the mightyH046Z%1by the handsH03027!Y-1were made strongH06339X%1of his handsH03027W%1and the armsH02220V#1in strengthH0386U1abodeH03427T#1but his bowH07198S'1and hated himH07852R1and shotH07232(Q;1have sorely grieved himH04843#P#'1the archersH02671 H01167O'1 over the wallH07791N1runH06805M1branchesH01323 FyX:}d7~_E#`F1tribesH07626"!'1the twelveH08147 H062401 the spoilH07998 +1he shall divideH02505%1and at nightH061531the preyH05706+1he shall devourH0398)1in the morningH01242~1a wolfH02061}#1shall ravinH02963|1benjaminH01144!{/1 from his brethrenH0251)z=1 of him that was separateH05139-yE1 and on the crown of the headH06936x1 of josephH03130*w?1 they shall be on the headH07218v1hillsH01389#u11of the everlastingH05769&t71unto the utmost boundH08379"s/1of my progenitorsH02029$r31above the blessingsH01293q)1have prevailedH01396p'1of thy fatherH01o'1the blessingsH01293 n+1and of the wombH07356m)1of the breastsH07699!l-1 under, blessingsH01293k!1 that liethH07257 O~`JiQ.tT:!nO$#1 the hittiteH02850#1 of ephronH06085")1 with the fieldH07704!1 boughtH07069 '1which abrahamH0851of canaanH03667#1in the landH07761mamreH044711beforeH06440%1of machpelahH04375%1in the fieldH07704#1in the caveH04631#1 the hittiteH028501 of ephronH06085%1in the fieldH07704#1in the caveH04631 11me with my fathersH011buryH06912)1unto my peopleH05971.I1unto them, i am to be gatheredH0622)1them, and saidH0559)1and he chargedH06680!1 he blessedH01288* ?1 according to his blessingH01293 1oneH0376 #1them; everyH0834' 91unto them, and blessedH01288 1spakeH01696/1that their fatherH011of israelH03478 bz]BlL)gF* zbA2fellH05307@!2and josephH03130 ?+1! unto his peopleH05971 >-1! and was gatheredH0622)==1!and yielded up the ghostH01478<%1!into the bedH04296;1!his feetH07272:)1!he gathered upH062291!his sonsH011218'1!of commandingH06680 7+1!had made an endH036156)1!and when jacobH0329051 of hethH02845"4/1 from the childrenH01121 3+1 and of the caveH046312%1 of the fieldH077041%1 the purchaseH0473501 leahH03812#/11 and there i buriedH06912.1his wifeH0802-#1and rebekahH07259,1isaacH03327"+/1there they buriedH06912*1his wifeH0802)1and sarahH08283(1abrahamH085"'/1there they buriedH06912"&/1of a buryingplaceH06913 %-1 for a possessionH0272 _dG'qU=z_1_^)2unto the houseH01004]2spakeH01696\2josephH03130[2were pastH05674 Z+2of his mourningH01068"Y/2and when the daysH03117X2 daysH03117+WA2 for him threescore and tenH07657V2mournedH01058"U/2and the egyptiansH04714,TC2of those which are embalmedH02590S2the daysH03117.RG2for him; for so are fulfilledH04390Q)2were fulfilledH04390P2daysH03117O2and fortyH0705N2 israelH03478M2embalmedH02590#L12and the physiciansH07495K!2his fatherH01J2to embalmH02590I)2the physiciansH07495H%2his servantsH05650G2commandedH06680F!2and josephH03130%E52upon him, and kissedH05401D2and weptH01058C2faceH06440B/2upon his father'sH01 GiP&lM&aGeG|!2and josephH031300{K2according as he made thee swearH07650z!2thy fatherH01y2and buryH06912x2go upH05927w2saidH0559v#2and pharaohH06547&u72and i will come againH07725t2 my fatherH01&s72 i pray thee, and buryH06912+rA2 now therefore let me go upH05927)q=2 there shalt thou bury meH06912p2 of canaanH03667"o12for me in the landH0776$n32which i have diggedH03738m#2in my graveH06913l2i dieH04191k2loH02009j2sayingH0559i'2made me swearH07650h2my fatherH01g2sayingH0559f!2of pharaohH06547'e;2 i pray you, in the earsH0241d2 speakH01696c%2 in your eyesH05869b2 graceH02580$a32 if now i have foundH04672`2sayingH0559_!2of pharaohH06547 WcE'eB!z\?wW'2 and they cameH09352 companyH042642 greatH03515"/2 and it was a veryH03966%2 and horsemenH06571'92 with him both chariotsH07393"/2 and there went upH059272 of goshenH01657#2 in the landH07762 they leftH05800 +2and their herdsH01241!-2and their flocksH06629' 92only their little onesH02945 2houseH01004 -2and his father'sH01 -2and his brethrenH0251 2of josephH03130"/2and all the houseH010042 of egyptH04714#2 of the landH0776#12 and all the eldersH02205%2 of his houseH01004!2the eldersH02205!2of pharaohH06547!-2all the servantsH05650%52and with him went upH05927!2his fatherH01~2to buryH06912}2went upH05927 P_?# ya5jL2pP8%2 and his sonsH0112172 jordanH0338362 beyondH056765)2 abel–mizraimH0674!2 was calledH07121)3=2 wherefore the name of itH08034!2-2 to the egyptiansH0471412 mourningH0600!2 a grievousH03515/2 they saidH0559.2 of atadH0329-%2 in the floorH01637,%2 the mourningH060+2 sawH07200*)2 the canaanitesH03669)#2 of the landH0776)(=2 and when the inhabitantsH03427'2 daysH03117&2 sevenH07651%)2 for his fatherH01$!2 a mourningH060##2 and he madeH06213"#2 lamentationH04553!2 soreH03515 2 and veryH03966%2 with a greatH01419'92 and there they mournedH055942 jordanH033832 beyondH056762 of atadH0329&72 to the threshingfloorH01637 ExT7}[8jL%jE"V/2and when joseph'sH03130U!2 his fatherH01T'2 he had buriedH06912S2afterH0310R!2his fatherH01!Q-2with him to buryH06912%P52and all that went upH05927$O52he, and his brethrenH0251N!2into egyptH04714M2returnedH07725L!2and josephH03130K2 mamreH04471J2 beforeH06440I#2 the hittiteH02850H2 of ephronH06085"G/2 of a buryingplaceH06913 F-2 for a possessionH0272E)2 with the fieldH07704D2 boughtH07069C'2 which abrahamH085B%2 of machpelahH04375A%2 of the fieldH07704 @+2 him in the caveH04631?!2 and buriedH06912>2 of canaanH03667!=/2 him into the landH0776<2 carriedH05375;%2 for his sonsH011213:Q2 unto him according as he commandedH0668092 didH06213 StZ5iJ1hM/ S/tI2 and now, we pray thee, forgiveH05375s)2 unto thee evilH07451r%2for they didH01580q'2and their sinH02403p+2of thy brethrenH0251"o/2now, the trespassH06588n#2i pray theeH0577m2forgiveH05375l#2unto josephH03130k+2so shall ye sayH0559j2sayingH0559i2he diedH04194h2beforeH06440g#2did commandH06680f!2thy fatherH01e2sayingH0559d#2unto josephH03130*c?2and they sent a messengerH06680b%2 which we didH01580 a+2 us all the evilH07451`2 requiteH07725#_12 and will certainlyH07725^2 hate usH07852"]/2will peradventureH03863\2josephH03130[2they saidH0559Z2was deadH04191Y/2that their fatherH01X2sawH07200W2brethrenH0251 GdL)eG0 mP:qG'92ye not: i will nourishH03557#12now therefore fearH033722 aliveH024212 peopleH059712 muchH072272 to saveH02421 2this dayH03117 '2bring to passH06213 2toH04616 2unto goodH02896 2meant itH028032godH04302evilH07451+A2but as for you, ye thoughtH02803%72i in the place of godH0430 +2unto them, fearH033722saidH0559!2and josephH03130%2thy servantsH05650'2and they saidH0559 +2before his faceH06440~'2and fell downH05307}2also wentH03212 |-2and his brethrenH0251 {+2when they spakeH01696z2weptH01058y!2and josephH03130x'2of thy fatherH01w!2 of the godH0430 v+2 of the servantsH05650u%2 the trespassH06588 frT;qX:#nO, f22and godH043012i dieH04191!0/2unto his brethrenH0251/2saidH0559.!2and josephH03130-2 kneesH01290,'2 upon joseph'sH03130 ++2 were brought upH03205*#2 of manassehH04519)2the sonH01121()2also of machirH04353'%2the childrenH01121&%2of the thirdH08029%2childrenH01121$2ephraim'sH0669#2sawH07200"!2and josephH03130!2 yearsH08141 2 and tenH06235!2an hundredH039672livedH02421!2and josephH031302houseH01004"52he, and his father'sH012in egyptH047142dweltH03427!2and josephH031302kindlyH03820 +2them, and spakeH01696!-2and he comfortedH05162*?2you, and your little onesH02945 W_=!gN8{cE*tWQthe namesH08034P2 in egyptH04714O#2 in a coffinH0727$N32him, and he was putH03455"M/2and they embalmedH02590L2oldH01121K2yearsH08141J2and tenH06235I!2an hundredH03967H2diedH04191G2so josephH03130F!2 from henceH02088E2 my bonesH06106+DA2 you, and ye shall carry upH05927C2visitH06485B#2will surelyH06485A2godH0430@2sayingH0559?2of israelH03478 >+2of the childrenH01121=%2took an oathH07650<!2and josephH03130;%2and to jacobH03290:2 to isaacH033279!2 to abrahamH0858)2 which he swareH076507'2 unto the landH07766%2 of this landH0776'592you, and bring you outH0592742visitH064853#2will surelyH06485 diD-oO8cC* d(p;and all that generationH01755$o5and all his brethrenH0251ndiedH04191m!and josephH03130l%was in egyptH04714k!for josephH03130jsoulsH05315i%were seventyH07657hof jacobH03290g%of the loinsH03409f'that came outH03318"e/and all the soulsH05315dand asherH0836cgadH01410b%and naphtaliH05321adanH01835`%and benjaminH01144_zebulunH02074^issacharH03485]and judahH03063\leviH03878[simeonH08095ZreubenH07205Y! with jacobH03290XcameH0935"W/and his householdH01004Vevery manH0376U!into egyptH04714T!which cameH0935Sof israelH03478 R+of the childrenH01121 QrP"tV8s[; iQ  theyH01931  any warH04421B o and it come to pass, that, when there falleth outH07122. G with them; lest they multiplyH07235#1 let us deal wiselyH02449 come onH03051% and mightierH06099 moreH07227 of israelH03478 + of the childrenH01121#1 behold, the peopleH05971 + unto his peopleH05971# and he saidH0559!not josephH03130~!which knewH03045}!over egyptH04714|kingH04428{a newH02319#z1now there arose upH06965y! was filledH04390x%and the landH0776wmightyH06105+v3'and waxed exceedingH03966 H03966u)and multipliedH07235)t=and increased abundantlyH08317s'were fruitfulH06509rof israelH03478!q-and the childrenH01121 Ea7}aG-~U:dE)# with rigourH06531( to serveH05647' of israelH03478&% the childrenH01121% madeH05647"$/ and the egyptiansH04714# of israelH03478 "+ of the childrenH01121! becauseH06440& 7 and they were grievedH06973 and grewH06555 + they multipliedH07235) them, the moreH03651,C but the more they afflictedH06031# and raamsesH07486 pithomH06619 citiesH05892 treasureH04543# for pharaohH06547) and they builtH01129(; them with their burdensH05450! to afflictH06031-7' over them taskmastersH08269 H04522'9 therefore they did setH07760+ out of the landH0776# get them upH05927 and fightH03898&7 also unto our enemiesH08130  joinH03254 VnQ1mM1~^>&oVFa sonH01121E+upon the stoolsH070Dand seeH07200$C3to the hebrew womenH056803BQwhen ye do the office of a midwifeH03205A#and he saidH0559@ puahH06326?% of the otherH08145>% and the nameH08034=shiphrahH08236<!of the oneH0259";/of which the nameH08034:midwivesH032059'to the hebrewH056808spakeH05597of egyptH047146%and the kingH044285# with rigourH06531-4E wherein they made them serveH05647"3/ all their serviceH056562% in the fieldH07704-1Eand in all manner of serviceH056560%and in brickH03843/in morterH02563.bondageH05656-with hardH07186,bitterH04843+#their livesH02416*'and they madeH04843lf4flrx~ &,28>DJPV\bhntz "(.4:@FLRX^djpv|!<Zy7Vu0Mi$C!<Zy7Vu0Mi$C`:Yx3Pn ,Lj$A^|8Vt2Qp )Fd!?_|9Xv5Uq +Lh  ? _ y 5Qr/Ml 'Da:Ws/ N!m" #+$I%h&'$(B)_*{+,5-R.q/ 0(1D2`3} PqWA&jJ.uS/}P*d?not as the egyptian womenH04713cwomenH0802#b1because the hebrewH05680a%unto pharaohH06547`saidH0559!_-and the midwivesH03205^ aliveH02421!]- the men childrenH03206\) and have savedH02421[!this thingH01697Z%have ye doneH06213Y)unto them, whyH04069Xand saidH0559!W-for the midwivesH03205VcalledH07121Uof egyptH04714T%and the kingH04428S aliveH02421!R- the men childrenH03206 Q+them, but savedH02421PcommandedH01696Oof egyptH04714 N+not as the kingH04428Mand didH06213LgodH0430KfearedH03372!J-but the midwivesH03205$I3 then she shall liveH02425H!a daughterH01323#G1then ye shall killH04191 IpP2 T:$pS3iI%of the houseH01004a manH0376)and there wentH03212$3 ye shall save aliveH02421#~1 and every daughterH01323})into the riverH02975|'ye shall castH07993{%that is bornH03209zevery sonH01121ysayingH0559x)all his peopleH05971wchargedH06680v#and pharaohH06547u#them housesH01004t%that he madeH06213sgodH0430rfearedH03372:q_and it came to pass, because the midwivesH03205pmightyH06105o)and waxed veryH03966n!multipliedH07235m)and the peopleH05971"l/with the midwivesH03205k!dealt wellH03190j'therefore godH0430i come inH0935h% the midwivesH03205g ereH02962"f/and are deliveredH03205elivelyH02422 \pS7hJ2nS6 x\!afar offH07350 stoodH03320)and his sisterH0269brinkH08193)by the river'sH02975% in the flagsH05488&7 therein; and she laidH07760 the childH03206 and putH07760) and with pitchH02203'it with slimeH02564!and daubedH02560%of bulrushesH01573)for him an arkH08392'him, she tookH03947hideH06845!not longerH05750#1and when she couldH03201 monthsH03391him threeH07969 she hidH06845 goodlyH02896! -and when she sawH07200 a sonH01121 and bareH03205conceivedH02029'and the womanH0802of leviH03878!a daughterH01323and tookH03947of leviH03878 X~aF&jQ4~U=xX?%to pharaoh'sH06547>!his sisterH0269=then saidH0559< childrenH03206 ;+of the hebrews'H05680 :-on him, and saidH0559'99and she had compassionH025508weptH01058&77and, behold, the babeH052886the childH032065she sawH07200(4;and when she had openedH066053to fetchH039472her maidH05191she sentH079710 the flagsH05488/ amongH08432. the arkH08392!-- and when she sawH07200, sideH03027%+5along by the river'sH02975*walkedH01980 )+and her maidensH05291(%at the riverH02975'to washH07364&came downH03381%!of pharaohH06547!$-and the daughterH01323##1what would be doneH06213"to witH03045 KfN( yaC$ w_BcK_ grewH01431^' and the childH03206]! and nursedH05134\ the childH03206[ tookH03947Z' and the womanH0802Y thy wagesH07939+XA it for me, and i will giveH05414W and nurseH03243V awayH03212U! this childH03206T) unto her, takeH03212S saidH0559R daughterH01323Q' and pharaoh'sH06547P motherH0517O#the child'sH03206N!and calledH07121MwentH03212L%and the maidH05959K!to her, goH03212JsaidH0559IdaughterH01323H'and pharaoh'sH06547G the childH03206#F1 that she may nurseH03243E womenH0802D'of the hebrewH05680 C+to thee a nurseH03243Band callH07121A!shall i goH03212@daughterH01323 BsQ5~`CtY<}bB|% the egyptianH04713{ he slewH05221z no manH0376 y+ and when he sawH07200x% and that wayH03541w this wayH03541v' and he lookedH06437#u3 one of his brethrenH0251t an hebrewH05680s smitingH05221"r#% an egyptianH0376 H04713q% and he spiedH07200!p- on their burdensH05450o! and lookedH07200!n/ unto his brethrenH0251!m- that he went outH03318l was grownH01431k! when mosesH048722jO and it came to pass in those daysH03117%i5 him out of the waterH04325h) because i drewH04871g% and she saidH0559f mosesH04872e his nameH08034d) and she calledH07121&c7 and he became her sonH01121b daughterH01323#a1 him unto pharaoh'sH06547`+ and she broughtH0935 \|eF0zW9^>!u\heardH08085!-now when pharaohH06547is knownH03045!this thingH01697 surelyH0403 and saidH0559 fearedH03372 and mosesH04872% the egyptianH04713%5me, as thou killedstH02026%thou to killH02026"1over us? intendestH0559#and a judgeH08199 a princeH08269 theeH0376 who madeH07760 #and he saidH0559 + thou thy fellowH07453"/ wherefore smitestH05221*? to him that did the wrongH07563%7 together: and he saidH0559 stroveH05327) of the hebrewsH05680 menH0582# behold, twoH08147 dayH03117! the secondH08145%5 and when he went outH03318 ~+ him in the sandH02344} and hidH02934 at\;dG* xY@a"9/them, and wateredH082488!and helpedH034677stood upH069656but mosesH04872$53and drove them awayH016444cameH0935"3/and the shepherdsH074622 flockH066291) their father'sH010 to waterH08248/#the troughsH07298.!and filledH04390-and drewH01802,'and they cameH0935+daughtersH01323*had sevenH07651)of midianH04080()now the priestH03548'by a wellH0875 &+and he sat downH03427% of midianH04080$# in the landH0776# and dweltH03427"! of pharaohH06547!' from the faceH06440 fledH01272but mosesH04872mosesH04872to slayH02026he soughtH01245!this thingH01697 OiR4wS2pV>hOXmosesH04872W#and he gaveH05414V%with the manH0376Uto dwellH03427T#was contentH02974Sand mosesH04872RbreadH03899$Q5him, that he may eatH0398PcallH07121Othe manH0376N%ye have leftH05800#M1unto his daughtersH01323L#and he saidH0559K the flockH06629$J3for us, and wateredH08248IenoughH01802H'and also drewH01802!G-of the shepherdsH07462#F1us out of the handH03027EdeliveredH05337"D#%an egyptianH0376 H04713C'and they saidH0559Bto dayH03117Aso soonH04116@#ye are comeH0935?howH04069>he saidH0559=%their fatherH01<to reuelH07467";1and when they cameH0935:#their flockH06629 ^jN3{`?# rP/x^vand godH0430u)their groaningH05009theardH08085sand godH0430)r=by reason of the bondageH05656qunto godH0430p came upH05927o' and their cryH07775n) and they criedH02199m# the bondageH05656l% by reason ofH04480ksighedH0584jof israelH03478!i-and the childrenH01121hdiedH04191gof egyptH04714f'that the kingH04428eof timeH031176dI'and it came to pass in processH07227 H01992c landH0776b%in a strangeH05237'a9i have been a strangerH01616`#for he saidH0559_gershomH01647^his nameH08034]'and he calledH07121\a sonH01121[%and she bareH03205Z%his daughterH01323YzipporahH06855 XdJ0 y\?aF# rXof fireH0784$3unto him in a flameH03827appearedH07200lordH03068'and the angelH04397to horebH02722of godH0430 + to the mountainH02022  and cameH0935 ' of the desertH04057 + to the backsideH0310  the flockH06629 !and he ledH05090of midianH04080!the priestH03548"/his father in lawH02859of jethroH03503the flockH06629'keptH07462 H01961now mosesH04872#had respectH03045and godH0430of israelH03478"~/upon the childrenH01121}lookedH07200|and godH0430{) and with jacobH03290z!with isaacH03327y%with abrahamH085x%his covenantH01285w!rememberedH02142 Mu[?jQ:w]0gM5hitherH019884'draw not nighH071263#and he saidH05592# and he saidH05591 mosesH048720 mosesH04872/ and saidH0559.#of the bushH05572*-?unto him out of the midstH08432,calledH07121+godH0430*to seeH07200%)5that he turned asideH05493(sawH07200'lordH03068&% is not burntH01197%the bushH05572$whyH04069#sightH04758"!this greatH01419!and seeH07200& 7i will now turn asideH05493saidH0559and mosesH04872% not consumedH0398% and the bushH05572 with fireH0784 burnedH01197&7 and, behold, the bushH05572'and he lookedH07200of a bushH05572!-out of the midstH08432 ehG/kO1jR;eU their cryH06818T)and have heardH08085Sin egyptH04714R%of my peopleH05971Q)the afflictionH06040PseenH07200O'i have surelyH07200NsaidH0559MlordH03068Lupon godH0430Kto lookH05027"J/ for he was afraidH03372I his faceH06440H hidH05641G and mosesH04872F of jacobH03290E#and the godH0430Dof isaacH03327Cthe godH0430B!of abrahamH085Athe godH0430@'of thy fatherH01?the godH0430 >-moreover he saidH0559= groundH0127< holyH06944;' thou standestH05975:whereonH08349'for the placeH04725"8/from off thy feetH072727thy shoesH052756put offH05394 Q|V8kL.nK%kQq is comeH0935p of israelH03478 o+ of the childrenH01121/nI now therefore, behold, the cryH06818"m/and the jebusitesH02983 l+and the hivitesH02340#k1and the perizzitesH06522 j-and the amoritesH0567!i-and the hittitesH02850"h/of the canaanitesH03669g)unto the placeH04725f and honeyH01706e with milkH02461d flowingH02100c# unto a landH0776b# and a largeH07342alandH0776`#unto a goodH02896(_=them up out of that landH0776^%and to bringH05927!]-of the egyptiansH04714%\5them out of the handH03027[!to deliverH05337#Z1and i am come downH03381Y' their sorrowsH04341X! for i knowH03045%W5 of their taskmastersH05065V by reasonH06440 \gOnN1gJ* z\ ! the peopleH059713 Q thee: when thou hast brought forthH03318 # i have sentH07971 + unto thee, thatH03588 a tokenH0226# and he saidH0559% out of egyptH04714 of israelH03478% the childrenH01121.G and that i should bring forthH03318% unto pharaohH06547$3 i, that i should goH03212 unto godH0430 saidH0559~ and mosesH04872}% out of egyptH04714| of israelH03478{% the childrenH01121z my peopleH05971-yE that thou mayest bring forthH03318"x/ thee unto pharaohH06547/wI now therefore, and i will sendH07971v comeH03212u oppressH03905(t; wherewith the egyptiansH04714s) the oppressionH03906.rG unto me: and i have also seenH07200 NeN3sV$~aClN+!unto mosesH04872*moreoverH05750)saidH0559(and godH0430') i am hath sentH07971& of israelH03478"%/unto the childrenH01121#$3thus shalt thou sayH0559##and he saidH0559"that i amH01961!i amH01961 !unto mosesH04872saidH0559and godH0430 - what shall i sayH0559 his nameH08034/K me unto you; and they shall sayH0559 hath sentH07971+ of your fathersH01"1 unto them, the godH0430' and shall sayH0559 of israelH03478"/ unto the childrenH01121 i comeH0935 unto godH0430 saidH0559 and mosesH04872#1 upon this mountainH02022 godH0430) ye shall serveH05647 % out of egyptH04714 !UjJ0lP1mS;%wUL+unto me, sayingH0559KappearedH07200J% and of jacobH03290I of isaacH03327H! of abrahamH085G the godH0430F+ of your fathersH01EgodH0430DlordH03068Cand sayH0559BtogetherH0622Aof israelH03478@!the eldersH02205?!and gatherH0622>goH03212=#generationsH01755<unto allH01755;#my memorialH02143:for everH057699my nameH080348hath sentH079717of jacobH032906#and the godH04305of isaacH033274 the godH04303! of abrahamH0852 the godH04301+ of your fathersH010 godH0430/lordH03068.of israelH03478"-/unto the childrenH01121#,3thus shalt thou sayH0559 T{Y9 a;V6lTh lordH03068 g-and ye shall sayH0559fof egyptH04714e'unto the kingH04428dof israelH03478$c3thou and the eldersH02205#b3and thou shalt comeH0935a%to thy voiceH06963'`9and they shall hearkenH08085_and honeyH01706^with milkH02461] flowingH02100\# unto a landH0776"[/ and the jebusitesH02983 Z+ and the hivitesH02340#Y1 and the perizzitesH06522 X-and the amoritesH0567!W-and the hittitesH02850"V/of the canaanitesH03669U'unto the landH0776Tof egyptH04714-SEyou up out of the afflictionH06040R%i will bringH05927Q+and i have saidH0559 P+to you in egyptH04714#O1that which is doneH06213NvisitedH06485M'i have surelyH06485 P~T; }\@ eL%oP#this peopleH05971 +and i will giveH05414(; that he will let you goH07971"1thereof: and afterH0310%in the midstH07130 +which i will doH06213$3with all my wondersH06381~egyptH04714}and smiteH05221|my handH03027'{9and i will stretch outH07971zhandH03027$y3no, not by a mightyH02389xyou goH01980w%will not letH05414vof egyptH04714u'that the kingH04428t'and i am sureH03045sour godH0430rlordH03068&q7that we may sacrificeH02076$p3into the wildernessH04057ojourneyH01870ndays'H03117'm9we beseech thee, threeH07969+lA with us: and now let us goH03212k hath metH07136j) of the hebrewsH05680i godH0430 _c@'sY<sM,_ 'unto my voiceH06963 +me, nor hearkenH080852Qbut, behold, they will not believeH0539and saidH0559answeredH06030and mosesH04872'the egyptiansH04714#1and ye shall spoilH05337(; and upon your daughtersH01323) upon your sonsH01121!- and ye shall putH07760# and raimentH08071 of goldH02091!and jewelsH03627of silverH03701jewelsH03627%in her houseH01004+Aand of her that sojournethH01481!-of her neighbourH07934 %shall borrowH07592 +but every womanH0802 emptyH07387 +ye shall not goH03212< cand it shall come to pass, that, when ye goH03212!-of the egyptiansH04714%in the sightH05869favourH02580 LpJ,xM0qV4dL?lordH03068%>7that they may believeH0539=# in his handH03709(<; it, and it became a rodH04294;! and caughtH02388: his handH03027!9-and he put forthH079718)it by the tailH021807and takeH02706!thine handH030275put forthH079714!unto mosesH048723saidH05592lordH030681# from beforeH064400fledH05127/and mosesH04872(.;and it became a serpentH05175 --it on the groundH0776,#and he castH07993 +-it on the groundH0776*castH07993)#and he saidH0559(a rodH04294'#and he saidH0559#&1that in thine handH03027%saidH0559$lordH03068"#/ hath not appearedH07200"lordH03068!!/for they will sayH0559 My]?#rP3oQ:lM_# and pluckedH03318^ againH07725])into his bosomH02436\his handH03027[!and he putH07725ZagainH07725Y)into thy bosomH02436X!thine handH03027WputH07725V#and he saidH0559U as snowH07950T leprousH06879)S= it out, behold, his handH03027!R- and when he tookH03318Q) into his bosomH02436Phis handH03027O!and he putH0935N)into thy bosomH02436M)now thine handH03027L'unto him, putH0935K#furthermoreH05750JsaidH0559IlordH03068H' hath appearedH07200G of jacobH03290F# and the godH0430Eof isaacH03327Dthe godH0430C!of abrahamH085Bthe godH0430A-of their fathersH01@godH0430 PF`I\<vP#y1 shall become bloodH01818!x- out of the riverH02975"w/ which thou takestH03947v' and the waterH04325u% upon the dryH03004t and pourH08210s% of the riverH02975r% of the waterH04325%q5 that thou shalt takeH03947p) unto thy voiceH06963 o+ neither hearkenH08085n signsH0226m) also these twoH08147Cls and it shall come to pass, if they will not believeH0539k signH0226j'of the latterH0314ithe voiceH06963&h9that they will believeH0539gsignH0226f%of the firstH07223e%to the voiceH06963&d7thee, neither hearkenH08085Ccsand it shall come to pass, if they will not believeH0539b fleshH013201aM and, behold, it was turned againH07725$`3 it out of his bosomH02436 YfR2lK1jO.Y)= thee what thou shalt sayH01696 and teachH03384-E and i will be with thy mouthH06310!- now therefore goH03212 lordH03068% or the blindH05787' or the seeingH06493 or deafH02795 the dumbH0483' or who makethH07760 mouthH06310  man'sH0120( ; unto him, who hath madeH07760  saidH0559  lordH03068  tongueH03956' and of a slowH03515 of speechH06310 slowH03515!- unto thy servantH05650!- thou hast spokenH01696 nor sinceH0227*1' neither heretoforeH08543 H08032% not eloquentH01697 iH0376 my lordH0136~ oH0994} lordH03068| saidH0559{ and mosesH04872z% upon the dryH03006 GpN.~`F! eEiG5)and will teachH03384#41and with his mouthH06310-3Eand i will be with thy mouthH063102%in his mouthH063101wordsH01697"0/unto him, and putH07760%/5and thou shalt speakH01696.%in his heartH03820&-7thee, he will be gladH08055(,;thee: and when he seethH07200+ to meetH071252*O and also, behold, he cometh forthH03318) wellH01696"(/ that he can speakH01696' i knowH03045&#thy brotherH0251%!the leviteH03881$not aaronH0175##and he saidH0559"'against mosesH04872!#was kindledH02734 lordH03068'and the angerH0639) thou wilt sendH07971)= i pray thee, by the handH03027 sendH07971 my lordH0136 oH0994# and he saidH0559 HJiL4eB& zdHQin peaceH07965PgoH03212Oto mosesH04872NsaidH0559M!and jethroH03503L aliveH02416$K3 whether they be yetH05750J and seeH07200I in egyptH04714 H- unto my brethrenH0251(G;i pray thee, and returnH07725$F3unto him, let me goH03212Eand saidH0559"D/his father in lawH02859Cto jethroH03500B%and returnedH07725AwentH03212@and mosesH04872?signsH0226(>;wherewith thou shalt doH06213='in thine handH03027<this rodH04294$;3and thou shalt takeH039477:[and thou shalt be to him instead of godH043079Yhe shall be to thee instead of a mouthH06310 8+unto the peopleH05971.7Gand he shall be thy spokesmanH01696%65you what ye shall doH06213 !XfH& ~^CrY:" xXr%that thou doH06213qseeH07200p!into egyptH04714oto returnH07725 n+when thou goestH03212m!unto mosesH04872lsaidH0559klordH03068j#in his handH03027i of godH0430h the rodH04294g tookH03947f and mosesH04872e of egyptH04714d#to the landH0776 c+and he returnedH07725!b-them upon an assH02543aand setH07392`%and his sonsH01121_his wifeH0802^tookH03947]and mosesH04872\ thy lifeH05315[% which soughtH01245Z are deadH04191Y+for all the menH0582X!into egyptH04714WreturnH07725VgoH03212Uin midianH04080T!unto mosesH04872SsaidH0559RlordH03068 Za<s[A']<qZmetH06298lordH03068 !in the innH04411/ Iand it came to pass by the wayH01870 ' thy firstbornH01060 thy sonH01121$ 3behold, i will slayH02026'to let him goH07971'9me: and if thou refuseH03985"/that he may serveH05647goH07971&7unto thee, let my sonH01121and i sayH0559%my firstbornH01060my sonH01121israelH03478lordH03068~!thus saithH0559}%unto pharaohH06547"|1and thou shalt sayH0559{goH079711zMthat he shall not let the peopleH05971yhis heartH03820"x/but i will hardenH02388w' in thine handH03027!v- which i have putH07760u pharaohH06547t beforeH06440"s/ all those wondersH04159 HhI) wS3mF+}`H/toldH05046.and mosesH04872-! and kissedH05401, of godH0430!+- him in the mountH02022* and metH06298)#and he wentH03212(mosesH04872'to meetH07125$&3into the wildernessH04057%goH03212$to aaronH0175#saidH0559"lordH03068,!Cbecause of the circumcisionH04139 husbandH02860a bloodyH01818'then she saidH0559!-so he let him goH07503 husbandH02860 + surely a bloodyH01818 and saidH0559#at his feetH07272and castH05060!of her sonH01121%the foreskinH06190#and cut offH03772'a sharp stoneH06864tookH03947'then zipporahH06855to killH04191 +him, and soughtH01245 gf<~aE, `?gMof israelH03478L%the childrenH01121K#had visitedH06485JlordH03068$I3and when they heardH08085HbelievedH0539G)and the peopleH05971F' of the peopleH05971E% in the sightH05869Dthe signsH0226Cand didH06213B!unto mosesH04872A!had spokenH01696@lordH03068?'all the wordsH01697>spakeH01696=and aaronH0175<of israelH03478 ;+of the childrenH01121:)all the eldersH02205%97and gathered togetherH06228wentH032127and aaronH01756and mosesH04872'59which he had commandedH06680&49him, and all the signsH02263%who had sentH079712lordH030681'all the wordsH016970aaronH0175 F~\<#lO.oI, `Flthe godH0430k'and they saidH0559j goH07971*i? neither will i let israelH03478h lordH03068gi knowH03045fgoH07971e'to let israelH03478dhis voiceH06963#c1that i should obeyH08085blordH03068asaidH0559`#and pharaohH06547*_?unto me in the wildernessH04057+^A that they may hold a feastH02287] goH07971\' let my peopleH05971[ of israelH03478Z godH0430YlordH03068X!thus saithH0559WpharaohH06547Vand toldH0559Uwent inH0935Tand aaronH0175SmosesH04872R'and afterwardH0310Q) and worshippedH07812,PC then they bowed their headsH06915&O7 upon their afflictionH06040'N9and that he had lookedH07200 cu\A[;^Gc& 7and ye make them restH07673manyH07227#of the landH0776#1behold, the peopleH05971saidH0559#and pharaohH06547&7 you unto your burdensH05450 getH03212!-from their worksH04639!the peopleH05971letH06544~and aaronH01752}Ounto them, wherefore do ye, mosesH04872|saidH0559{of egyptH04714z%and the kingH04428"y/or with the swordH02719(x;upon us with pestilenceH01698w% lest he fallH06293v our godH0430u lordH03068t' and sacrificeH02076 s+ into the desertH04057rjourneyH01870qdays'H03117$p3we pray thee, threeH07969#o1with us: let us goH03212nhath metH07122m)of the hebrewsH05680 G~[:mT, nI)dG'! to our godH0430& sacrificeH02076% let us goH03212$ sayingH0559##1therefore they cryH06817"idleH075031!Mupon them; ye shall not diminishH01639 %ye shall layH07760"!'heretoforeH08543 H08032$3which they did makeH06213'of the bricksH03843%and the taleH04971 strawH08401! and gatherH07197#let them goH03212%''as heretoforeH08543 H08032brickH03843to makeH03835strawH08401!the peopleH05971giveH05414!-ye shall no moreH03254sayingH0559#1and their officersH07860'of the peopleH05971 +the taskmastersH05065 %the same dayH03117 commandedH06680 #and pharaohH06547# 1from their burdensH05450 gwC+gF-gO0g&D7 were scattered abroadH06327C' so the peopleH05971$B3 shall be diminishedH01639A% of your workH05656@ not oughtH01697? it: yetH03588># ye can findH04672= whereH0834< you strawH08401; ye, getH03947: goH032129 you strawH08401 8+ i will not giveH054147 pharaohH065476! thus saithH05595 sayingH05594' to the peopleH059713) and they spakeH0559#21 and their officersH078601 went outH033180' of the peopleH05971$/3 and the taskmastersH05065. wordsH01697- vainH082671,M therein; and let them not regardH08159%+5 that they may labourH06213*% upon the menH0582) be laidH03513$(3 let there more workH05656 W^7v]9rW$|W"a/then the officersH07860%`''as heretoforeH08543 H08032_! and to dayH03117^) both yesterdayH08543 ]+ in making brickH03835\ your taskH027060[K wherefore have ye not fulfilledH03615ZdemandedH0559'Y9over them, were beatenH05221Xhad setH07760W#taskmastersH05065 V+which pharaoh'sH06547Uof israelH03478 T+of the childrenH01121!S-and the officersH07860R strawH08401"Q/ as when there wasH01961P tasksH01697O dailyH03117N! your worksH04639M fulfilH03615L sayingH0559K hastedH0213$J3 and the taskmastersH05065!I- instead of strawH08401H stubbleH07179G to gatherH07197F of egyptH04714'E; throughout all the landH0776 MlS.}^EhE(zM*?you, yet shall ye deliverH05414~be givenH05414)}=for there shall no strawH08401|workH05647{goH03212zlordH03068y%do sacrificeH02076xlet us goH03212 w-therefore ye sayH0559vidleH07503uidleH07503t#but he saidH0559$s3 in thine own peopleH05971r' but the faultH02398qbeatenH05221*p?and, behold, thy servantsH05650obrickH03843n#to us, makeH06213m%and they sayH0559"l/unto thy servantsH05650kgivenH05414"j/there is no strawH08401,iC thou thus with thy servantsH05650"h/wherefore dealestH06213gsayingH0559f%unto pharaohH06547eand criedH06817dcameH0935cof israelH03478 b+of the childrenH01121 ZcH- ~^E) pX1}Z + of his servantsH05650 + and in the eyesH05869!of pharaohH06547#in the eyesH05869)to be abhorredH08870Kbecause ye have made our savourH07381$3upon you, and judgeH08199lookH07200lordH03068'and they saidH0559%from pharaohH06547#1as they came forthH03318!in the wayH07125who stoodH05324and aaronH0175 mosesH04872 %and they metH06293  taskH01697% '' of your dailyH03117 H03117! -from your bricksH03843$3ye shall not minishH01639!/after it was saidH0559in evilH07451did seeH07200of israelH03478 +of the childrenH01121!-and the officersH07860of bricksH03843the taleH08506 grV># hL-gP2 g%:5 shall he let them goH079719handH03027"8/for with a strongH023897!to pharaohH065476)what i will doH06213#51now shalt thou seeH072004!unto mosesH048723saidH05592lordH030681 at allH053370!thy peopleH05971,/Cneither hast thou deliveredH05337.)to this peopleH05971"-/he hath done evilH07489,#in thy nameH08034+to speakH01696*!to pharaohH06547 )-for since i cameH0935()thou hast sentH07971'#this peopleH05971&)evil entreatedH07489%lordH0136$and saidH0559#lordH03068"returnedH07725!and mosesH04872 to slayH02026' in their handH03027 a swordH02719 to putH05414 Vz`G)v`D"pP3yV W+of the childrenH01121V%the groaningH05009&U7and i have also heardH08085,TCwherein they were strangersH01481$S3of their pilgrimageH04033Rthe landH0776Qof canaanH03667P'them the landH0776#O1with them, to giveH05414N#my covenantH01285,MCand i have also establishedH06965 L+ was i not knownH03045KjehovahH03068J)but by my nameH08034IalmightyH07706HgodH0410G)and unto jacobH03290F!unto isaacH03327E%unto abrahamH085D)and i appearedH07200ClordH03068Band saidH0559A!unto mosesH04872@spakeH01696?and godH0430># of his landH0776(=; shall he drive them outH01644< handH03027";/ and with a strongH02389 P_@# ]9aD!rPs)which bringethH03318ryour godH0430qlordH03068"p/and ye shall knowH03045*oAand i will be to you a godH0430'n9you to me for a peopleH05971 m+and i will takeH03947ljudgmentsH08201k)and with greatH01419j out armH02220%i5 you with a stretchedH05186"h/ and i will redeemH01350)g= you out of their bondageH05656f) and i will ridH05337!e-of the egyptiansH04714/dIyou out from under the burdensH05450!c-and i will bringH03318blordH03068aof israelH03478"`/unto the childrenH01121_sayH0559^whereforeH03651]# my covenantH01285&\7and i have rememberedH02142 [+keep in bondageH05647Z'the egyptiansH04714YwhomH0834Xof israelH03478 U`% bJ-hK*uU% unto pharaohH06547 in, speakH01696 goH0935  sayingH0559 ! unto mosesH04872  spakeH01696  lordH03068  bondageH05656' and for cruelH07186 of spiritH07307# for anguishH07115) not unto mosesH04872#1 but they hearkenedH08085 of israelH03478%5 so unto the childrenH01121 spakeH01696 and mosesH04872 lordH03068'~9 it you for an heritageH04181 }+and i will giveH05414|%and to jacobH03290{to isaacH03327z'it to abrahamH085yto giveH054148xM'concerning the which i did swearH03027 H05375$w5you in unto the landH0776 v-and i will bringH0935!u- of the egyptiansH04714/tIyou out from under the burdensH05450 SiK._,tS)sS/% the childrenH01121. to bringH03318- of egyptH04714, kingH04428!+- and unto pharaohH06547* of israelH03478")/ unto the childrenH01121'(9 and gave them a chargeH06680') and unto aaronH0175&! unto mosesH04872% spakeH01696$ lordH03068# lipsH08193!"- of uncircumcisedH06189! meH0589  hearH080850K unto me; how then shall pharaohH06547#1 have not hearkenedH08085 of israelH03478%5 behold, the childrenH01121 sayingH0559 lordH03068 beforeH06440 spakeH01696 and mosesH04872# of his landH0776 go outH07971 of israelH03478)= that he let the childrenH01121 of egyptH04714 kingH04428 jfL0gG* }`C(jNof leviH03878M#of the sonsH01121Lthe namesH08034K of simeonH08095J% the familiesH04940'I9 of a canaanitish womanH03669H the sonH01121Gand shaulH07586Fand zoharH06714E!and jachinH03199Dand ohadH0161Cand jaminH03226BjemuelH03223Aof simeonH08095@%and the sonsH01121? of reubenH07205>% the familiesH04940= and carmiH03756< hezronH02696; and palluH06396:hanochH025859of israelH034788'the firstbornH010607of reubenH072056the sonsH011215housesH010044/of their fathers'H013the headsH072182 of egyptH047141+ out of the landH07760 of israelH03478 XwV7t[>~`? uXmof merariH04847l%and the sonsH01121k yearsH08141j and threeH07969i thirtyH07970h! an hundredH03967g of kohathH06955f#of the lifeH02416e'and the yearsH08141d!and uzzielH05816c!and hebronH02275band izharH03324aamramH06019`of kohathH06955_%and the sonsH01121,^Caccording to their familiesH04940]and shimiH08096\libniH03845[!of gershonH01648Zthe sonsH01121YyearsH08141X and sevenH07651W thirtyH07970V! an hundredH03967U of leviH03878T# of the lifeH02416S'and the yearsH08141R!and merariH04847Q!and kohathH06955PgershonH01648/OIaccording to their generationsH08435 P\?'mL-|_E&mP and aaronH0175 !and zithriH05644 %and elzaphanH0469 mishaelH04332of uzzielH05816%and the sonsH01121!and zichriH02147!and nephegH05298korahH07141of izharH03324%and the sonsH01121yearsH08141and sevenH07651! and thirtyH07970~! an hundredH03967} of amramH06019|# of the lifeH02416{' and the yearsH08141zand mosesH04872yhim aaronH0175x%and she bareH03205wto wifeH0802$v3his father's sisterH01733u%him jochebedH03115ttookH03947sand amramH06019/rIaccording to their generationsH08435qof leviH03878p%the familiesH04940oand mushiH04187nmahaliH04249 ZoP5bI* t[6}Z+) of the levitesH03881*) of the fathersH01) the headsH07218(% him phinehasH06372'%and she bareH03205&to wifeH0802%of putielH06317!$-of the daughtersH01323#tookH03947"sonH01121!aaron'sH0175 #and eleazarH0499 +of the korhitesH07145%the familiesH04940%and abiasaphH023#and elkanahH0511assirH0617of korahH07141%and the sonsH01121# and ithamarH0385 eleazarH0499 and abihuH030 him nadabH05070% and she bareH03205to wifeH0802!of naashonH05177sisterH0269%of amminadabH05992daughterH01323%him elishebaH0472 tookH03947 Uz_F.eK&qR3rUIof egyptH04714H#in the landH0776G!unto mosesH04872FspakeH01696ElordH03068/DIand it came to pass on the dayH03117C and aaronH0175B! that mosesH04872A! from egyptH04714@of israelH03478?%the childrenH01121>%to bring outH03318=of egyptH04714<kingH04428;!to pharaohH06547!:-they which spakeH016969theseH01992*8? according to their armiesH066357 of egyptH047146' from the landH07765 of israelH034784%the childrenH011213bring outH033182saidH05591lordH030680to whomH0834/and mosesH04872.!that aaronH0175-theseH01931,,C according to their familiesH04940 [{a;"xS:lN/~[h+thee: and aaronH0175#g1all that i commandH06680!f-thou shalt speakH01696%e5 shall be thy prophetH05030d# thy brotherH0251cand aaronH0175b!to pharaohH06547a!thee a godH0430`#i have madeH05414_seeH07200^!unto mosesH04872]saidH0559\lordH03068[hearkenH08085&Z7and how shall pharaohH06547YlipsH08193!X-of uncircumcisedH06189WlordH03068VbeforeH06440UsaidH0559Tand mosesH04872S) all that i sayH01696R of egyptH04714QkingH04428"P/thou unto pharaohH06547OspeakH01696NlordH03068MsayingH0559L!unto mosesH04872KspakeH01696JlordH03068 Y^@_@#uQ1wYjudgmentsH08201 by greatH01419 of egyptH04714+ out of the landH0776 of israelH03478% the childrenH01121my peopleH05971~#mine armiesH06635 }+and bring forthH03318|!upon egyptH04714{my handH03027)z=unto you, that i may layH05414"y/shall not hearkenH08085x#but pharaohH06547wof egyptH04714v#in the landH0776u)and my wondersH04159tmy signsH0226s%and multiplyH07235rheartH03820qpharaoh'sH06547"p/and i will hardenH07185o+ out of his landH0776n of israelH03478m%the childrenH01121l%that he sendH07971k%unto pharaohH06547j#shall speakH01696i#thy brotherH0251 `y[<iP2hJ0`$)and unto aaronH0175#!unto mosesH04872"spakeH0559!lordH03068 % unto pharaohH06547 + when they spakeH01696 oldH01121yearsH08141and threeH07969fourscoreH08084and aaronH0175oldH01121yearsH08141fourscoreH08084and mosesH04872%them, so didH06213commandedH06680lordH03068didH06213and aaronH0175and mosesH04872! from amongH08432 of israelH03478 %the childrenH01121 'and bring outH03318 !upon egyptH04714 mine handH03027% 5when i stretch forthH05186lordH03068!shall knowH03045"/and the egyptiansH04714 WhJsE' rU7xWB% then pharaohH06547(A; and it became a serpentH08577@% his servantsH05650?! and beforeH06440> pharaohH06547= beforeH06440< his rodH04294; cast downH07993: and aaronH01759' had commandedH066808 lordH030687% and they didH062136% unto pharaohH065475 went inH09354 and aaronH01753 and mosesH04872*2? it shall become a serpentH085771 pharaohH065470 beforeH06440/ and castH07993. thy rodH04294- takeH03947,! unto aaronH0175,+E for you: then thou shalt sayH0559* a miracleH04159) shewH05414 (- unto you, sayingH0559'# shall speakH01696&% when pharaohH06547%sayingH0559 dsV4X9!_F)d_#he refusethH03985^hardenedH03515]heartH03820\pharaoh'sH06547[!unto mosesH04872ZsaidH0559YlordH03068X had saidH01696W lordH03068"V/ that he hearkenedH08085U heartH03820T pharaoh'sH06547 S+ and he hardenedH02388R! their rodsH04294Q% swallowed upH01104P rodH04294O# but aaron'sH0175)N= and they became serpentsH08577M his rodH04294L every manH0376#K1 for they cast downH07993(J; with their enchantmentsH03858I) in like mannerH03651H' they also didH06213G of egyptH04714"F/ now the magiciansH02748"E/ and the sorcerersH03784D% the wise menH02450C# also calledH07121 Fb=pK*kM%qF'{9 thou wouldest not hearH08085&z7 and, behold, hithertoH03541%y5 me in the wildernessH04057$x3 that they may serveH05647wgoH07971v'let my peopleH05971$u5me unto thee, sayingH0559thath sentH07971s)of the hebrewsH05680rgodH0430qlordH03068"p1and thou shalt sayH0559o'in thine handH03027 n+ shalt thou takeH03947m% to a serpentH05175!l- which was turnedH02015k# and the rodH04294 j+ against he comeH07125ibrinkH08193h)by the river'sH02975%g5and thou shalt standH05324f)unto the waterH04325!e-lo, he goeth outH03318d)in the morningH01242"c/thee unto pharaohH06547bgetH03212a goH07971"`/to let the peopleH05971 F[:iH*eD+eF! thine handH03027 +and stretch outH05186thy rodH04294takeH03947!unto aaronH0175sayH0559!unto mosesH04872spakeH0559lordH03068% of the riverH02975% of the waterH04325to drinkH08354 #shall lotheH03811" /and the egyptiansH04714 #shall stinkH0887 'and the riverH02975 shall dieH04191%in the riverH02975%and the fishH01710 to bloodH01818)= and they shall be turnedH02015% in the riverH02975 +upon the watersH04325%in mine handH03027%with the rodH04294%5behold, i will smiteH05221lordH03068(~;in this thou shalt knowH03045}lordH03068|!thus saithH0559 YrKcJ2gI* Y#51and all the watersH04325 4+of his servantsH05650!3- and in the sightH058692! of pharaohH065471% in the sightH058690% in the riverH02975/! the watersH04325.and smoteH05221-the rodH04294!,-and he lifted upH07311+commandedH06680*lordH03068)didH06213(and aaronH0175'and mosesH04872&stoneH068%woodH06086$of egyptH04714'#;throughout all the landH0776#"1there may be bloodH01818+!Athat they may become bloodH01818 of waterH04325)=and upon all their poolsH04723#5and upon their pondsH098"/ upon their riversH02975#1 upon their streamsH05104 of egyptH04714 + upon the watersH04325 ]`G% lDrP6y]Rand wentH0935QturnedH06437P#and pharaohH06547O had saidH01696N lordH03068'M9neither did he hearkenH08085L%was hardenedH02388KheartH03820J'and pharaoh'sH06547+IAso with their enchantmentsH03909HdidH06213Gof egyptH04714"F/and the magiciansH02748E of egyptH04714'D; throughout all the landH0776$C3 and there was bloodH01818B% of the riverH02975A% of the waterH04325@not drinkH08354?couldH03201">/and the egyptiansH04714=stankH0887<'and the riverH02975;diedH04191:%in the riverH029759%and the fishH017108to bloodH018187#were turnedH020156%in the riverH02975 T|R7}\;qX?  kTq goH07971p' let my peopleH05971olordH03068$n5unto him, thus saithH0559mand sayH0559l%unto pharaohH06547kgoH0935j!unto mosesH04872ispakeH0559hlordH03068gthe riverH02975f#had smittenH05221elordH03068dafterH0310c)were fulfilledH04390bdaysH03117aand sevenH07651`% of the riverH02975_% of the waterH04325^not drinkH08354])for they couldH03201\to drinkH08354[for waterH04325Zthe riverH02975Y#round aboutH05439XdiggedH02658&W7and all the egyptiansH04714Vto thisH02063Uhis heartH03820#T1neither did he setH07896S)into his houseH01004 GqM. kF{R!y`G spakeH0559 lordH03068* ?and upon all thy servantsH056502Oboth on thee, and upon thy peopleH05971'shall come upH05927'and the frogsH06854-Eand into thy kneadingtroughsH04863%5 and into thine ovensH08574$3 and upon thy peopleH05971 + of thy servantsH05650#1 and into the houseH01004!- and upon thy bedH04296/;'and into thy bedchamberH04904 H02315!~-into thine houseH01004}and comeH0935"|/which shall go upH05927{!abundantlyH08317zfrogsH06854"y/shall bring forthH08317x'and the riverH02975w!with frogsH06854 v+all thy bordersH01366%u5behold, i will smiteH05062tgoH07971#s1and if thou refuseH03986$r3 that they may serveH05647 \kJ%x[>`D'}\('upon the landH0776'frogsH06854&)and brought upH05927+%Aso with their enchantmentsH03909$didH06213"#/and the magiciansH02748" of egyptH04714! the landH0776 #and coveredH03680came upH05927'and the frogsH06854of egyptH04714 +over the watersH04325his handH03027'stretched outH05186and aaronH0175of egyptH04714'upon the landH0776! to come upH05927 + and cause frogsH06854!1 and over the pondsH098 + over the riversH02975!- over the streamsH05104%with thy rodH04294!thine handH03027'stretch forthH05186!unto aaronH0175 sayH0559 !unto mosesH04872 VlP4u^/_,wVD% in the riverH02975 C+ they may remainH07604)B= from thee and thy housesH01004A the frogsH06854@! to destroyH03772#?1 and for thy peopleH05971/>I for thee, and for thy servantsH05650 =+ shall i intreatH06279<' over me: whenH04970; gloryH06286:% unto pharaohH065479 saidH05598 and mosesH048727lordH03068+6A that they may do sacrificeH020765 goH07971*4? and i will let the peopleH05971,3C from me, and from my peopleH059712 the frogsH06854&17that he may take awayH054930lordH03068/intreatH06279.and saidH0559-and aaronH0175,for mosesH04872+calledH07121*%then pharaohH06547)of egyptH04714 ^zP7|T. v\C$^&`7 according to the wordH01697_ didH06213^ lordH03068 ]+ against pharaohH06547%\5 which he had broughtH07760[ the frogsH06854Z! because ofH01697Y lordH03068X criedH06817W and mosesH04872V% from pharaohH06547U went outH03318T and aaronH0175S and mosesH04872R% in the riverH02975"Q/ they shall remainH07604$P3 and from thy peopleH05971&O7 and from thy servantsH05650/NI from thee, and from thy housesH01004M% shall departH05493L' and the frogsH06854K our godH0430J lordH03068&I7 that thou mayest knowH03045&H7 according to thy wordH01697G# and he saidH0559F to morrowH04279E# and he saidH0559 _Z0g<uV?!_(}; that it may become liceH03654|# of the landH0776{ the dustH06083zand smiteH05221ythy rodH04294x#stretch outH05186w!unto aaronH0175vsayH0559u!unto mosesH04872tsaidH0559slordH03068rhad saidH01696qlordH03068p'and hearkenedH08085ohis heartH03820n#he hardenedH03513'm9that there was respiteH07309lsawH07200!k-but when pharaohH06547jstankH0887i%and the landH0776h!upon heapsH025630gKand they gathered them togetherH06651&f7 and out of the fieldsH07704$e3 out of the villagesH02691"d/ out of the housesH01004c diedH04191b' and the frogsH06854a of mosesH04872 UvT7zZ9tE" |U#1then the magiciansH02748) and upon beastH0929upon manH0120(;not: so there were liceH03654)but they couldH03201liceH03654)to bring forthH03318+Aso with their enchantmentsH03909didH06213"/and the magiciansH02748of egyptH04714';throughout all the landH0776 #became liceH03654 # of the landH0776 % all the dustH06083 % and in beastH0929  in manH0120#1 and it became liceH03654%of the earthH0776the dustH06083and smoteH05221%with his rodH04294his handH03027'stretched outH05186'so; for aaronH0175%and they didH06213 of egyptH04714'~; throughout all the landH0776 TmS2 eB$ aH&oT7swarmsH06157$63behold, i will sendH079715goH0797154Uelse, if thou wilt not let my peopleH05971$33that they may serveH056472goH079711'let my peopleH059710 lordH03068$/5 unto him, thus saithH0559. and sayH0559-% to the waterH04325$,3 lo, he cometh forthH03318+pharaohH06547*beforeH06440)and standH03320()in the morningH01242''rise up earlyH07925&!unto mosesH04872%saidH0559$lordH03068# had saidH01696" lordH03068!!- and he hearkenedH08085 %was hardenedH02388heartH03820'and pharaoh'sH06547of godH0430!the fingerH0676%unto pharaohH06547saidH0559 G{X3kM& mT3jGS+shall this signH0226Rto morrowH04279Q)and thy peopleH05971"P/between my peopleH05971O!a divisionH06304N)and i will putH07760M%of the earthH0776L% in the midstH07130K lordH03068!J- thou mayest knowH03045"I/ there; to the endH04616H shall beH01961GswarmsH06157Fthat noH01115EdwellH05975#D1in which my peopleH05971Cof goshenH01657Bthe landH0776A#in that dayH03117!@-and i will severH06395#?3 and also the groundH0127> of swarmsH06157=' shall be fullH04390!<- of the egyptiansH04714;)and the housesH01004$:3and into thy housesH01004$93and upon thy peopleH0597118Mupon thee, and upon thy servantsH05650 YpM. mO.nL-Y#r1we shall sacrificeH02076qforH02005pso to doH06213o)it is not meetH03559nsaidH0559mand mosesH04872l# in the landH0776k# to your godH0430j'ye, sacrificeH02076igoH03212hand saidH0559g'and for aaronH0175fmosesH04872eforH0413dcalledH07121c#and pharaohH06547b%of the swarmH06157aby reasonH06440`' was corruptedH07843_ the landH0776^ of egyptH04714%]7 and into all the landH0776\ housesH01004['his servants'H05650Z!of pharaohH06547Y)into the houseH01004XswarmH06157W!a grievousH03515"V1so; and there cameH0935UdidH06213TlordH03068 KX4jN&qK!gK intreatH06279 far awayH07368  veryH07368% 5only ye shall not goH03212" /in the wildernessH04057 your godH0430 lordH03068&7that ye may sacrificeH02076"/i will let you goH07971saidH0559#and pharaohH06547#3 as he shall commandH0559our godH0430lordH03068'and sacrificeH02076$3into the wildernessH04057journeyH01870~days'H03117}threeH07969|!we will goH03212({;and will they not stoneH05619"z/before their eyesH05869!y- of the egyptiansH04714 x+ the abominationH08441'w9 lo, shall we sacrificeH02076v our godH0430u lordH03068!t-of the egyptiansH04714 s+the abominationH08441 OX?oW3w^@#lO-of mosesH04872&,7according to the wordH01697+didH06213*lordH03068)lordH03068('and intreatedH06279'%from pharaohH06547&went outH03318%and mosesH04872$lordH03068#%to sacrificeH02076"goH07971#!1letting the peopleH05971 in notH01115any moreH03254!-deal deceitfullyH02048 + let not pharaohH06547 butH07535 to morrowH04279$3 and from his peopleH05971"/ from his servantsH05650%from pharaohH06547!may departH05493 +that the swarmsH06157lordH03068.Gfrom thee, and i will intreatH06279!-behold, i go outH03318saidH0559and mosesH04872 for meH01157 fwO,[D+zaJ'fJ' and wilt holdH02388I goH07971#H1 for if thou refuseH03986$G3  that they may serveH05647F  goH07971E'  let my peopleH05971D)  of the hebrewsH05680C  godH0430B lordH03068A+ him, thus saithH0559@ and tellH01696 ?+ in unto pharaohH06547> goH0935=! unto mosesH04872< saidH0559; lordH03068: goH0797169W also, neither would he let the peopleH059718% at this timeH064717 his heartH038206 hardenedH035135# and pharaohH065474 not oneH02593) there remainedH07604$23 and from his peopleH05971"1/from his servantsH056500%from pharaohH06547/!the swarmsH06157.)and he removedH05493 WfBz^E%t\9tWh shall doH06213g lordH03068f to morrowH04279e sayingH0559d! a set timeH04150c appointedH07760b lordH03068a  of israelH03478`)  the children'sH01121_ dieH04191(^; and there shall nothingH01697] of egyptH04714\) and the cattleH04735[ of israelH03478#Z1 between the cattleH04735Y# shall severH06395X lordH03068W  murrainH01698V  grievousH03515U  a veryH03966#T1  and upon the sheepH06629S'  upon the oxenH01241 R+ upon the camelsH01581Q) upon the assesH02543 P+ upon the horsesH05483O% in the fieldH07704 N+ upon thy cattleH04735M isH01961L lordH03068!K- behold, the handH03027 UrP) rW7iJ)nU takeH03947) and unto aaronH0175! unto mosesH04872 saidH0559 lordH03068  goH07971.G  and he did not let the peopleH05971%  was hardenedH03513~! of pharaohH06547}' and the heartH03820| deadH04191"{/ of the israelitesH03478z' of the cattleH04735.yI and, behold, there was not oneH0259x sentH07971w# and pharaohH06547v  not oneH0259u  diedH04191t  of israelH03478 s+  of the childrenH01121"r/ but of the cattleH04735q diedH04191p of egyptH04714#o1 and all the cattleH04735n' on the morrowH04283m! that thingH01697l didH06213k lordH03068j#  in the landH0776i! this thingH01697 QsV- |T1pV3zQ%"5 and it became a boilH07822$!3 it up toward heavenH08064  sprinkledH02236 and mosesH04872 pharaohH06547 beforeH06440 and stoodH05975) of the furnaceH03536 ashesH06368' and they tookH03947 of egyptH04714'; throughout all the landH0776) and upon beastH0929 upon manH0120 blainsH076) breaking forthH06524$3 and shall be a boilH07822 of egyptH04714+ in all the landH0776-I and it shall become small dustH080!  of pharaohH06547 %  in the sightH05869% 5  it toward the heavenH08064   sprinkleH02236 '  and let mosesH04872 ) of the furnaceH03536 of ashesH06368'+' to you handfulsH04393 H02651 G`F( j;"kL3~bGA and sayH0559@ pharaohH06547? beforeH06440> and standH03320=) in the morningH01242<' rise up earlyH07925;! unto mosesH04872: saidH05599 lordH030688! unto mosesH048727! had spokenH016966 lordH03068!5- and he hearkenedH080854! of pharaohH065473 the heartH038202 hardenedH023881 lordH03068+0A and upon all the egyptiansH04714'/9 was upon the magiciansH02748.% for the boilH07822-% of the boilsH07822, becauseH06440+ mosesH04872* beforeH06440) not standH05975( couldH03201"'/ and the magiciansH02748&) and upon beastH0929% upon manH0120$ blainsH076#) breaking forthH06524 \cL$mEzR.|\[# for to shewH07200&Z7 have i raised thee upH05975Y deedH05668X# and in veryH0199W) from the earthH0776*V? and thou shalt be cut offH03582 U+ with pestilenceH01698$T3 thee and thy peopleH05971!S- that i may smiteH05221R my handH03027+QA for now i will stretch outH07971-PG none like me in all the earthH0776&O7 that thou mayest knowH03045$N3 and upon thy peopleH05971&M7 and upon thy servantsH05650!L- upon thine heartH03820K) all my plaguesH04046J sendH07971(I; for i will at this timeH06471$H3 that they may serveH05647G goH07971F' let my peopleH05971E) of the hebrewsH05680D godH0430C lordH03068$B5 unto him, thus saithH0559 RiEiN1tY:~R(u=  and shall not be broughtH0622t% in the fieldH07704%s5 which shall be foundH04672r and beastH0929q every manH01204pS and all that thou hast in the fieldH07704o! thy cattleH04735n gatherH05756m sendH07971&l)'  the foundationH03245 H03117k  sinceH04480j in egyptH04714&i7 such as hath not beenH03644h hailH01259g grievousH03515f a veryH03966(e; i will cause it to rainH04305 d+ about this timeH06256"c/ behold, to morrowH04279/bI that thou wilt not let them goH07971/aI thou thyself against my peopleH05971 `+ as yet exaltestH05549(_= throughout all the earthH0776 ^+ may be declaredH05608!]- and that my nameH08034\' thee my powerH03581 ItQ4sOgN6fI  of egyptH04714+ in all the landH0776'9 that there may be hailH01259' toward heavenH08064! thine handH03027 ' stretch forthH05186 ! unto mosesH04872  saidH0559  lordH03068 % in the fieldH07704) and his cattleH04735% his servantsH05650 leftH05800 lordH03068% not the wordH01697,5' and he that regardedH03820 H07760 +  into the housesH01004 fleeH05127) and his cattleH04735"/ made his servantsH05650~! of pharaohH06547#}1 among the servantsH05650| lordH03068{ the wordH01697z) he that fearedH03373.yG  upon them, and they shall dieH04191 x+  shall come downH03381w  the hailH01259v  homeH01004 KyR5gJ* {^8vK'0; like it in all the landH0776'/9 such as there was noneH03808. grievousH03515- veryH03966,' with the hailH01259+ mingledH08432*% and fireH03947 H0784")/ so there was hailH01259( of egyptH04714'' upon the landH0776& hailH01259%  rainedH04305$  lordH03068#+  upon the groundH0776"  ran alongH01980!%  and the fireH0784  and hailH01259 thunderH06963 sentH05414 lordH03068' toward heavenH08064 his rodH04294 + stretched forthH05186 and mosesH04872 of egyptH04714#3 throughout the landH0776%  of the fieldH07704$3  and upon every herbH06212)  and upon beastH0929  upon manH0120 Y{P3^@!yS3wYM this timeH06471)L= unto them, i have sinnedH02398K and saidH0559J and aaronH0175I for mosesH04872H! and calledH07121G sentH07971F# and pharaohH06547"E/ was there no hailH01259D of israelH03478#C1 where the childrenH01121B of goshenH01657 A- only in the landH0776@% of the fieldH07704?!  every treeH06086>  and brakeH07665=%  of the fieldH07704<!  every herbH06212;  smoteH05221:% and the hailH012599 and beastH09298 both manH01207% in the fieldH077046 of egyptH04714'5; throughout all the landH07764 smoteH052213% and the hailH01259)2=  since it became a nationH014711  of egyptH04714 QjQ6qS;eE lQi i knowH030451hM but as for thee and thy servantsH05650g  lord'sH03068"f1  how that the earthH0776&e7  that thou mayest knowH030455dU  neither shall there be any more hailH01259c#  shall ceaseH02308b# the thunderH06963a lordH03068` my handsH03709%_5 i will spread abroadH06566^# of the cityH058923]Q unto him, as soon as i am gone outH03318\ saidH0559[ and mosesH04872Z  no longerH03254"Y/ and ye shall stayH05975&X7 and i will let you goH07971W and hailH01259V# thunderingsH06963U mightyH0430T enoughH07227S lordH03068R intreatH06279Q  wickedH07563$P3  and i and my peopleH05971O  righteousH06662N  lordH03068 VzW7yT7uW>{V!- "and when pharaohH06547) ! upon the earthH0776) ! was not pouredH05413% ! and the rainH04306 ! ceasedH02308 ! and hailH01259!- !and the thundersH06963 !lordH03068~ !his handsH03709"}/ !and spread abroadH06566|% !from pharaohH06547{# !of the cityH05892z !went outH03318y !and mosesH04872x% not grown upH0648w for theyH02007!v- were not smittenH05221u# and the rieH03698t' but the wheatH02406s bolledH01392r% and the flaxH06594q! in the earH024p) for the barleyH08184o# was smittenH05221n) and the barleyH08184m% and the flaxH06594l godH0430k lordH030681j?' that ye will not yet fearH06440 H03372 L`B%}\&oW8"rL"$/  that i might shewH07896 #+  of his servantsH05650"' and the heartH03820! his heartH03820$ 3 for i have hardenedH03513 + in unto pharaohH06547 goH0935! unto mosesH04872 saidH0559 lordH03068 # mosesH04872 # byH03027! #had spokenH01696 #lordH03068 #goH07971 #of israelH034782O #neither would he let the childrenH01121% #was hardenedH02388! #of pharaohH06547' #and the heartH03820$3 " he and his servantsH05650 " his heartH03820% " and hardenedH03513  "yet moreH03254  "he sinnedH02398 # "were ceasedH02308! - "and the thundersH06963 % "and the hailH01259' "that the rainH04306 "sawH07200 HvW2W> jS0pH$A3 that they may serveH05647@ goH07971"?/ me? let my peopleH05971>)  thyself beforeH06440=  to humbleH06031!<-  wilt thou refuseH03985;  how longH04970:)  of the hebrewsH056809 godH04308 lordH03068$75 unto him, thus saithH05596 and saidH05595% unto pharaohH065474 came inH09353 and aaronH01752 and mosesH048721  lordH03068-0E  among them; that ye may knowH03045"//  which i have doneH07760.% and my signsH0226- in egyptH04714+,A what things i have wroughtH05953+ sonH01121!*- and of thy son'sH01121)! of thy sonH01121(# in the earsH0241*'? and that thou mayest tellH05608&  beforeH07130%)  these my signsH0226 SbB#nS6tS4{S$\3 of all thy servantsH05650[) and the housesH01004Z! thy housesH01004$Y3 and they shall fillH04390)X= for you out of the fieldH07704W' which growethH06779V!  every treeH06086U'  and shall eatH0398'T9  unto you from the hailH01259 S+  which remainethH07604)R=  of that which is escapedH06413Q# the residueH03499"P1 and they shall eatH0398O the earthH0776N to seeH07200(M; that one cannot be ableH03201L% of the earthH0776K the faceH05869%J5 and they shall coverH03680I) into thy coastH01366H# the locustsH0697G% will i bringH0935"F/ behold, to morrowH04279E goH07971!D- to let my peopleH05971C) if thou refuseH03986B elseH03588 dgN0oN,wO6dw and aaronH0175v and mosesH04872u%  is destroyedH06t!  that egyptH04714s%  thou not yetH02962r  knowestH03045q  their godH0430p lordH03068$o3 that they may serveH05647n goH07971$m5 unto us? let the menH0582=le unto him, how long shall this man be a snareH04170k saidH0559j servantsH05650i' and pharaoh'sH06547h% from pharaohH06547&g7 himself, and went outH03318f' and he turnedH06437e'  unto this dayH03117-dG  that they were upon the earthH0127c'  since the dayH03117b  have seenH07200a  fathersH01`- nor thy fathers'H01'_? which neither thy fathersH01%^5 of all the egyptiansH04714]) and the housesH01004 Vw]D(dBxY@nV menH01397! not so: goH03212 beforeH06440 for evilH07451 lookH07200%5 and your little onesH029455U be so with you, as i will let you goH07971  lordH03068 # and he saidH0559  lordH03068  a feastH02282 ! will we goH03212#1 and with our herdsH01241 + with our flocksH06629'9 and with our daughtersH01323' with our sonsH01121!- and with our oldH02205) with our youngH05288! we will goH03212 saidH0559 and mosesH04872#1  they that shall goH01980~  your godH0430} lordH03068| serveH05647{' unto them, goH03212z# and he saidH0559y% unto pharaohH06547#x1 were brought againH07725 OqN1dAZ<kO2 an eastH069211 broughtH050900 lordH03068/ of egyptH04714.' over the landH0776- his rodH04294 ,+ stretched forthH05186+ and mosesH04872* hath leftH07604")/ all that the hailH01259(# of the landH0776'! every herbH06212& and eatH0398% of egyptH04714$' upon the landH0776&#7 that they may come upH05927"+ for the locustsH0697! of egyptH04714 ' over the landH0776! thine handH03027# stretch outH05186! unto mosesH04872 saidH0559 lordH03068 presenceH06440) from pharaoh'sH06547)= and they were driven outH01644'9 for that ye did desireH01245 lordH03068 and serveH05647 ]cF-qR,wM( |]O! every herbH06212 N- and they did eatH0398M% was darkenedH02821 L- so that the landH0776"K1 of the whole earthH0776J the faceH05869!I- for they coveredH03680&H9  as they, neither afterH0310G  locustsH0697(F;  them there were no suchH03651E  beforeH06440D  grievousH03515C veryH03966B of egyptH04714"A/ in all the coastsH01366@! and restedH05117? of egyptH04714!>/ over all the landH0776= went upH05927<+ and the locustsH0697;# the locustsH0697: broughtH053759 windH073078 the eastH06921$73 when it was morningH012426 nightH039155% all that dayH031174' upon the landH07763 windH07307 bwZ3 }`?$rV,b&k7 that he may take awayH05493j your godH0430i lordH03068h# and intreatH06279g) only this onceH06471$f3 i pray thee, my sinH02403&e7 now therefore forgiveH05375d  your godH0430c lordH03068b' i have sinnedH02398a# and he saidH0559` in hasteH04116_ and aaronH0175^ for mosesH04872] calledH07121\% then pharaohH06547[ of egyptH04714$Z5 through all the landH0776Y% of the fieldH07704 X+ or in the herbsH06212W% in the treesH06086$V3 not any green thingH03418#U1  and there remainedH03498T  had leftH03498S)  which the hailH01259R%  of the treesH06086"Q/  and all the fruitH06529P# of the landH0776 UrY@%x[5iL.tU ! unto mosesH04872  saidH0559 lordH03068 goH07971 of israelH034786W so that he would not let the childrenH01121 heartH03820 pharaoh'sH06547 hardenedH02388 lordH03068 of egyptH04714"/ in all the coastsH01366~ locustH0697}  not oneH0259|)  there remainedH07604{  seaH03220"z/  them into the redH05488y  and castH08628x# the locustsH0697 w+ which took awayH05375v windH07307u westH03220t strongH02389s a mightyH03966r turnedH02015q lordH03068p lordH03068o' and intreatedH06279n% from pharaohH06547 m+ and he went outH03318#l1 from me this deathH04194 ZpO2oF)~cB+Z#'1  in their dwellingsH04186&  had lightH0216%  of israelH03478%$5 but all the childrenH01121# daysH03117)"= from his place for threeH07969! anyH0376 % neither roseH06965 anotherH0251 not oneH0376 they sawH07200  daysH03117  threeH07969 of egyptH04714+ in all the landH0776 darknessH02822%7 and there was a thickH0653' toward heavenH08064 his handH03027 + stretched forthH05186 and mosesH04872#  may be feltH04959'  even darknessH02822  of egyptH04714' over the landH0776+A that there may be darknessH02822 ' toward heavenH08064 ! thine handH03027 # stretch outH05186 \sU<oW4sT2w\D our godH0430C lordH03068B to serveH05647)A= for thereof must we takeH03947@) be left behindH076041?M with us; there shall not an hoofH06541>' also shall goH03212=! our cattleH04735<  our godH0430; lordH03068&:7 that we may sacrificeH06213$93 and burnt offeringsH05930 8+ also sacrificesH020777 usH030276) thou must giveH054145 saidH05594 and mosesH048723  also goH03212%25  let your little onesH029451  be stayedH033220)  and your herdsH01241%/5 only let your flocksH06629. lordH03068- ye, serveH05647, goH03212+ and saidH0559*! unto mosesH04872) calledH07121(# and pharaohH06547 Sv]@"k?mO7rSc! unto mosesH04872b saidH0559a lordH03068` againH03254_ thy faceH06440^! i will seeH07200] wellH03651!\- thou hast spokenH01696[ saidH0559Z and mosesH04872Y)  thou shalt dieH04191X  my faceH06440W!  thou seestH07200V dayH03117U no moreH03254T my faceH06440 S+ to thyself, seeH07200(R; thee from me, take heedH08104Q' unto him, getH03212P saidH0559O# and pharaohH06547 N+ not let them goH07971M% and he wouldH014L heartH03820K pharaoh'sH06547J hardenedH02388I lordH03068H'  until we comeH0935G  lordH03068,FC  not with what we must serveH05647E#  and we knowH03045 HfH! a?wY:lH - moreover the manH0376!- of the egyptiansH04714% in the sightH05869~ favourH02580}! the peopleH05971| gaveH05414{ lordH03068z  of goldH02091y!  and jewelsH03627x  of silverH03701w  jewelsH03627!v- of her neighbourH07468u+ and every womanH0802!t- of his neighbourH07453s borrowH07592!r/ and let every manH0376q' of the peopleH05971p+ now in the earsH0241o speakH01696!n- hence altogetherH03617m)  thrust you outH01644 l+  he shall surelyH01644k  goH07971#j1  he will let you goH07971i!  afterwardsH0310h) and upon egyptH04714g% upon pharaohH06547f plagueH05061e oneH0259 d- yet will i bringH0935 \wV5}d:rT-v\  behindH0310#1  of the maidservantH08198(;  even unto the firstbornH01060 + upon his throneH03678% that sittethH03427! of pharaohH06547#1 from the firstbornH01060 shall dieH04191 of egyptH04714# in the landH0776&7 and all the firstbornH01060 of egyptH04714) into the midstH08432' will i go outH03318&)' about midnightH02676 H03915 lordH03068! thus saithH0559  saidH0559  and mosesH04872 ' of the peopleH05971! - and in the sightH05869  servantsH05650% of pharaoh'sH06547%  in the sightH05869  of egyptH04714#  in the landH0776  greatH01419  veryH03966 mosesH04872 huYAK- qX.h&87 unto me, and bow downH07812 7+ shall come downH03381+6A and all these thy servantsH056505!  and israelH03478&47  between the egyptiansH04714&37  doth put a differenceH063952  lordH03068!1- that ye may knowH030450 or beastH0929/# against manH0376.! his tongueH03956- moveH02782 ,+ shall not a dogH03611+ of israelH034780*K but against any of the childrenH01121*)? shall be like it any moreH03254(% like it, norH03808''9 such as there was noneH03808& of egyptH04714'%; throughout all the landH0776$ cryH06818# a greatH01419#"1 and there shall beH01961! of beastsH0929& 7  and all the firstbornH01060  the millH07347 cjG rS7cF.}cU heartH03820T pharaoh'sH06547S hardenedH02388R lordH03068Q pharaohH06547P beforeH06440"O/ all these wondersH04159N didH06213M and aaronH0175L and mosesH04872K of egyptH04714J# in the landH0776"I/ may be multipliedH07235*H? unto you; that my wondersH04159"G/ shall not hearkenH08085F pharaohH06547E! unto mosesH04872D saidH0559C lordH03068B  angerH0639A!  in a greatH02750@%  from pharaohH06547 ?+  and he went outH03318#>1  that i will go outH03318=+ thee: and afterH0310<# that followH07272#;1 and all the peopleH05971:% get thee outH03318*9A themselves unto me, sayingH0559 anU<`B$ gF$|ar  a lambH07716q  fathersH01'p9  according to the houseH01004o  a lambH07716!n/ to them every manH0376 m+ they shall takeH03947l' of this monthH02320k% in the tenthH06218j sayingH0559i of israelH03478-hE ye unto all the congregationH05712g speakH01696f# of the yearH08141e monthH02320d the firstH07223c of monthsH02320'b9 unto you the beginningH07218a! this monthH02320` sayingH0559_ of egyptH04714^# in the landH0776] and aaronH0175\! unto mosesH04872[ spakeH0559Z lordH03068Y# of his landH0776X go outH07971W of israelH034786VW so that he would not let the childrenH01121 @_1rT3 aH&~f@"/ of the same monthH02320  dayH031171 A% it up until the fourteenthH06240 H0702" / and ye shall keepH04931" / or from the goatsH05795# 1 out from the sheepH03532' ye shall takeH03947 yearH08141% of the firstH01121 a maleH02145)= shall be without blemishH08549 your lambH07716% for the lambH07716&7 shall make your countH03699'  to his eatingH0400  accordingH06310~  every manH0376}%  of the soulsH05315(|;  according to the numberH04373{ takeH03947z) unto his houseH01004y nextH07138*x? let him and his neighbourH07934w% for the lambH07716v! too littleH04591u beH01961%t5 and if the householdH01004s%  for an houseH01004 W{\C#}N,e<uW* but roastH06748")/ at all with waterH04325"(!' nor soddenH01311 H01310'' not of it rawH04995& eatH0398%) they shall eatH0398$# with bitterH04844%#5 and unleavened breadH04682" with fireH0784! roastH06748 ' in that nightH03915 the fleshH01320"1 and they shall eatH0398&9 wherein they shall eatH0398' of the housesH01004+A and on the upper door postH04947! side postsH04201! on the twoH08147! and strikeH05414% of the bloodH01818$3 and they shall takeH03947#  the eveningH06153  it inH0996!  shall killH07819 of israelH03478$3 of the congregationH05712 assemblyH06951' and the wholeH03605 A}ChH)fF+gA"F/ all the firstbornH01060E) and will smiteH05221D! this nightH03915C of egyptH04714 B- through the landH0776 A+ for i will passH05674@ passoverH06453? lord'sH03068># it in hasteH02649 =- and ye shall eatH0398<% in your handH03027;) and your staffH04731:% on your feetH072729! your shoesH052758 girdedH022967! your loinsH049756% shall ye eatH03985 and thusH036024 with fireH07843' ye shall burnH08313(2; of it until the morningH01242)1= and that which remainethH03498"0/ until the morningH012426/W and ye shall let nothing of it remainH03498(.; and with the purtenanceH07130-' with his legsH03767, his headH07218+ fireH0784 F_BtQ3tW6sF)a= ye shall keep it a feastH02287,`C throughout your generationsH01755_ lordH03068^! it a feastH02282"]/ and ye shall keepH022871\M shall be unto you for a memorialH02146[% and this dayH03117Z of egyptH04714Y the landH0776X% when i smiteH052211WM shall not be upon you to destroyH04889)V= over you, and the plagueH05063U# i will passH06452T the bloodH01818S) and when i seeH07200 R+ upon the housesH01004+QC shall be to you for a tokenH0226P' and the bloodH01818O lordH03068N judgmentH08201M) i will executeH06213L of egyptH04714(K= and against all the godsH0430J and beastH0929I both manH0120H of egyptH04714G# in the landH0776 glG/iF# jE-g~# convocationH04744'}9 there shall be an holyH06944| dayH03117#{1 and in the seventhH07637z# convocationH04744y an holyH06944x dayH03117!w- and in the firstH07223 v+ off from israelH03478u% shall be cutH03772t that soulH05315s dayH03117"r/ until the seventhH07637q dayH03117p)  from the firstH07223o)  leavened breadH02557$n5  for whosoever eatethH0398#m1  out of your housesH01004l  leavenH07603"k/ ye shall put awayH07673j dayH03117i the firstH07223h evenH0389!g- unleavened breadH04682f% shall ye eatH0398e daysH03117d sevenH07651c  for everH05769 b+ by an ordinanceH02708 VkO%sS0{^=wV' until the oneH0259!- unleavened breadH04682% ye shall eatH0398 at evenH06153% of the monthH02320 dayH03117(/% on the fourteenthH0702 H06240% in the firstH07223  for everH05769 +  by an ordinanceH02708$3  in your generationsH01755  this dayH03117+ A  therefore shall ye observeH08104  of egyptH04714 + out of the landH0776 # your armiesH06635 ) have i broughtH03318 dayH03117%5 for in this selfsameH06106!- unleavened breadH04682%5 and ye shall observeH08104&7 that only may be doneH06213  must eatH0398 +  which every manH05315'  in them, saveH0389'  shall be doneH06213*?  to you; no manner of workH04399 QoV)vQ' ]1mQ5 and saidH05594 of israelH03478#31 for all the eldersH022052 calledH071211! then mosesH04872!0- unleavened breadH04682/% shall ye eatH0398(.; in all your habitationsH04186!-- nothing leavenedH02556,% ye shall eatH0398+# in the landH0776*  or bornH0249))=  whether he be a strangerH01616(  of israelH03478&'7  from the congregationH05712!&-  shall be cut offH03772%) even that soulH05315'$9 that which is leavenedH02556$#5 for whosoever eatethH0398") in your housesH01004! foundH04672) = shall there be no leavenH07603 daysH03117 sevenH07651  at evenH06153%  of the monthH02320  dayH03117'  and twentiethH06242 FmP/ tU6oO.dFR the bloodH01818"Q/ and when he seethH07200P' the egyptiansH04714O to smiteH05062"N/ will pass throughH05674M lordH03068"L/ until the morningH01242K% of his houseH01004J# at the doorH06607$I3 of you shall go outH03318H  and noneH0376G%  in the basonH05592F)  with the bloodH01818E!  side postsH04201D#  and the twoH08147C! the lintelH04947B! and strikeH05060A% in the basonH05592@% in the bloodH01818? and dipH02881> of hyssopH0231= a bunchH092"</ and ye shall takeH03947;%  the passoverH06453:  and killH07819+9A  according to your familiesH049408! you a lambH066297 and takeH03947$63 unto them, draw outH04900bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{576S7r89-:J;h<=">A?[@uAB0576S7r89-:J;h<=">A?[@uAB0CMDiEF$GAH\IwJK2LOMkN O'PDQcRST8UUVrWX*YFZa[~\]5^R`lab$c@d]ezfg2hLijjk#l?mXntop/qNrkst&uBv_w{xy4zP{l| })~Ge;Xv/Kg =Zy3Pn +He [^AnO*pW9x[l shall sayH0559>kg and it shall come to pass, when your childrenH01121j% this serviceH05656#i1 that ye shall keepH081043hQ you, according as he hath promisedH01696g will giveH05414f lordH03068e# to the landH0776:da and it shall come to pass, when ye be comeH0935c everH05769b forH05704(a; to thee and to thy sonsH01121!`- for an ordinanceH02706_! this thingH01697%^5 and ye shall observeH08104] to smiteH05062$\3 in unto your housesH01004[ to comeH0935Z' the destroyerH07843$Y3  and will not sufferH05414X  the doorH06607W)  will pass overH06452V  lordH03068U!  side postsH04201T) and on the twoH08147 S+ upon the lintelH04947 R~cF'`>sU9 kR lordH03068=W' and it came to pass, that at midnightH03915 H02677  so didH06213 and aaronH0175 mosesH04872' had commandedH06680 lordH03068 and didH06213 went awayH03212 of israelH03478!~- and the childrenH01121}) and worshippedH07812|) bowed the headH06915{) and the peopleH05971z!  our housesH01004y'  and deliveredH05337x'  the egyptiansH04714w'  when he smoteH05062v  in egyptH04714u of israelH03478 t+ of the childrenH01121 s+ over the housesH01004r! who passedH06452q passoverH06453p lord'sH03068o' the sacrificeH02077!n/ that ye shall sayH05597mY unto you, what mean ye by this serviceH05656 []>!bE% gO2w[$ and saidH0559# by nightH03915" and aaronH0175! for mosesH04872 ' and he calledH07121%  not one deadH04191#  not a houseH01004 in egyptH04714 cryH06818&7 and there was a greatH01419&7 and all the egyptiansH04714)= he, and all his servantsH05650% in the nightH03915 rose upH06965# and pharaohH06547 of cattleH0929&7 and all the firstbornH01060%)%  in the dungeonH0953 H01004)  of the captiveH07628#1  unto the firstbornH01060'  on his throneH03678  that satH03427! of pharaohH06547# 1 from the firstbornH01060  of egyptH04714 # in the landH0776" / all the firstbornH01060  smoteH05221 hX:gC#rJ- h'@9 "before it was leavenedH02556?# "their doughH01217> "tookH05375=) "and the peopleH05971< !all deadH04191;' !for they saidH0559: !in hasteH04116$95 !them out of the landH0776%85 !that they might sendH07971 7+ !upon the peopleH059716# !were urgentH02388"5/ !and the egyptiansH047144 and blessH012883# and be goneH03212 2+ as ye have saidH016961) and your herdsH012410# your flocksH06629/ also takeH03947 .+ as ye have saidH01696- lordH03068,  serveH05647+  and goH03212*  of israelH03478))=  both ye and the childrenH01121(  my peopleH05971'! from amongH08432&' get you forthH03318% rise upH06965 Ce@" x]? xW2 dC]% %from ramesesH07486\ %journeyedH05265[ %of israelH03478!Z- %and the childrenH01121Y' $ the egyptiansH04714!X- $and they spoiledH05337"W/ $so that they lentH07592!V- $of the egyptiansH04714U% $in the sightH05869T $favourH02580S! $the peopleH05971R $gaveH05414Q $lordH03068P# # and raimentH08071O # of goldH02091N! # and jewelsH03627M # of silverH03701L #jewelsH03627!K- #of the egyptiansH04714"J/ #and they borrowedH07592I #of mosesH04872&H7 #according to the wordH01697G #didH06213F #of israelH03478!E- #and the childrenH01121%D5 "upon their shouldersH07926!C- "in their clothesH08071B) "being bound upH06887&A7 "their kneadingtroughsH04863 OoW= y`G, b6~O+zA ' for themselves any victualH06720*y? ' neither had they preparedH06213x ' not tarryH04102w ' and couldH03201v ' of egyptH04714-uE 'because they were thrust outH01644(t; 'for it was not leavenedH02556s% 'out of egyptH04714)r= 'which they brought forthH03318q% 'of the doughH01217p 'cakesH05692o! 'unleavenedH04682n) 'and they bakedH0644m &cattleH04735l &muchH03515k &veryH03966j &and herdsH01241+iA &also with them; and flocksH06629h &went upH05927g &multitudeH07227f# &and a mixedH06154e % childrenH02945d % besideH0905c % menH01397b % on footH07273a %thousandH0505` %hundredH03967_ %about sixH08337^! %to succothH05523 Sy\D!sT:mP4 lS *lordH03068! *that nightH03915 *of egyptH04714&9 *them out from the landH0776% *for bringingH03318 *lordH03068$3 *to be much observedH08107 *a nightH03915 ) of egyptH04714' ) from the landH0776  ) went outH03318  ) lordH030684 S )it came to pass, that all the hostsH06635  )dayH03117" / )even the selfsameH06106 )yearsH08141! )and thirtyH07970' )hundredH08141 H03967# )of the fourH0702/I )and it came to pass at the endH07093 ( yearsH08141! (and thirtyH07970' (hundredH08141 H03967 (fourH0702 (in egyptH04714~ (who dweltH03427} (of israelH03478 |+ (of the childrenH01121#{1 (now the sojourningH04186 dnU=qN2xO.d2 .abroadH02351#11 .ought of the fleshH01320+0A .thou shalt not carry forthH03318!// .shall it be eatenH0398. .houseH01004- .in oneH0259,' -shall not eatH0398%+5 -and an hired servantH07916*# -a foreignerH08453&)9 ,him, then shall he eatH0398+(A ,when thou hast circumcisedH04135' ,for moneyH03701&) ,that is boughtH04736% ,servantH05650$+ ,but every man'sH0376# +eatH0398/";' +there shall no strangerH05236 H01121 !+ +of the passoverH06453 ' +the ordinanceH02708 +and aaronH0175! +unto mosesH04872 +saidH0559 +lordH03068%5 * in their generationsH01755 * of israelH03478$3 * of all the childrenH01121) * to be observedH08107 ZlN/~X5_B+wZL 2thus didH06213K 1amongH08432 J+ 1that sojournethH01481&I7 1and unto the strangerH016160HM 1shall be to him that is homebornH0249G 1lawH08451F 1oneH0259E 0 shall eatH0398,DC 0 for no uncircumcised personH06189C# 0 in the landH07767B[ 0 it; and he shall be as one that is bornH0249A 0 and keepH06213+@A 0and then let him come nearH07126?) 0be circumcisedH04135">/ 0let all his malesH02145= 0lordH03068<% 0the passoverH06453);= 0with thee, and will keepH06213:' 0shall sojournH01481$93 0and when a strangerH016168! /shall keepH062137 /of israelH03478%65 /all the congregationH057125 . a boneH06106'49 .neither shall ye breakH07665!3- .out of the houseH01004 ]lO4qN1 V/u]j saidH0559i and mosesH04872h% and of beastH0929g of manH0120f of israelH03478#e1 among the childrenH01121d the wombH07358#c1 whatsoever openethH06363*b? unto me all the firstbornH01060a sanctifyH06942` sayingH0559_! unto mosesH04872^ spakeH01696] lordH03068 \+ 3 by their armiesH06635[ 3of egyptH04714Z+ 3out of the landH0776Y 3of israelH03478X% 3the childrenH01121W 3did bringH03318V 3lordH03068U 3dayH031171TM 3and it came to pass the selfsameH06106S 2so didH06213R 2and aaronH0175Q 2mosesH04872P 2commandedH06680O 2lordH03068N 2of israelH03478!M- 2all the childrenH01121 JeF!S7d>fJ  to giveH05414-  unto thy fathersH01)  which he swareH07650"/ and the jebusitesH02983 + and the hivitesH02340 - and the amoritesH0567!- and the hittitesH02850"/ of the canaanitesH03669"1 thee into the landH0776~# shall bringH0935} lordH03068| abibH024{% in the monthH02320z# came ye outH03318y this dayH03117x be eatenH0398.wG there shall no leavened breadH02557 v+ brought you outH03318u  lordH03068t  of handH03027 s+  for by strengthH02392r!  of bondageH05650!q-  out of the houseH01004p! from egyptH04714%o5 in which ye came outH03318n dayH03117m thisH02088l rememberH02142 k+ unto the peopleH05971 \_>{cG. ~b% v\# sayingH0559"# in that dayH03117! thy sonH01121$ 3 and thou shalt shewH05046.G  with thee in all thy quartersH01366 seenH072009] with thee, neither shall there be leavenH07603 be seenH072002O and there shall no leavened breadH02557 daysH03117 sevenH07651) shall be eatenH0398!- unleavened breadH04682 lordH03068 a feastH02282 dayH03117#1 and in the seventhH07637!- unleavened breadH04682) thou shalt eatH0398 daysH03117 sevenH07651' in this monthH02320 % this serviceH05656% 5 that thou shalt keepH05647  and honeyH01706  with milkH02461   flowingH02100%  thee, a landH0776 XiHkC{X6xX?# as he swareH07650">/ of the canaanitesH03669"=1 thee into the landH0776<# shall bringH0935; lordH03068: to yearH031179 from yearH031178' in his seasonH041507) this ordinanceH02708*6? thou shalt therefore keepH081045 of egyptH04714!4- brought thee outH033183 lordH030682 handH03027"1/ for with a strongH02389$03 may be in thy mouthH06310/ lawH08451. lord'sH03068#-1 between thine eyesH05869#,1 and for a memorialH02146*+? unto thee upon thine handH03027**A and it shall be for a signH0226)%  out of egyptH04714*(?  unto me when i came forthH03318' didH06213& lordH03068% thatH02088$! because ofH05668 ahC$tL.W={aX sayingH0559%W5 thee in time to comeH04279V askethH07592-UE and it shall be when thy sonH01121"T/ shalt thou redeemH06299#S1 among thy childrenH01121R of manH0120&Q7 and all the firstbornH010603PQ it, then thou shalt break his neckH06202,OC and if thou wilt not redeemH06299N# with a lambH07716"M/ thou shalt redeemH06299L of an assH02543$K3 and every firstlingH06363J lord'sH03068+IA which thou hast; the malesH02145H! of a beastH0929G# that comethH07698$F3 and every firstlingH06363E! the matrixH07358!D- all that openethH06363C lordH03068*B? that thou shalt set apartH05674A) and shall giveH05414*@E unto thee and to thy fathersH01 StQ2{bI#d:!pSt i redeemH06299s) of my childrenH01121&r7 but all the firstbornH01060q# being malesH02145p! the matrixH07358!o- all that openethH06363n lordH03068&m7  therefore i sacrificeH02076l  of beastH0929"k/  and the firstbornH01060j  of manH0120#i1  both the firstbornH01060h of egyptH04714g# in the landH0776"f/ all the firstbornH01060e slewH02026d lordH03068c let us goH07971b% would hardlyH071852aO and it came to pass, when pharaohH06547`!  of bondageH05650_)  from the houseH01004^!  from egyptH04714])  brought us outH03318\ lordH03068[ of handH03027&Z7 unto him, by strengthH02392)Y? this? that thou shalt sayH0559 T`< dM1fNlT ledH05437 but godH0430 to egyptH04714 + and they returnH07725  warH04421 ' when they seeH07200  repentH05162- E  lest peradventure the peopleH05971   saidH0559  for godH0430  nearH07138  althoughH03588#1 of the philistinesH06430# of the landH0776 the wayH01870 ledH05148 that godH0430 goH07971#1 had let the peopleH059712~O and it came to pass, when pharaohH06547}%  out of egyptH04714!|- brought us forthH03318{ lordH03068z of handH03027 y+ for by strengthH02392#x1 between thine eyesH05869"w/ and for frontletsH02903 v+ upon thine handH03027+uC and it shall be for a tokenH0226 QfN) sZ<ybB(rQ/% and encampedH02583.% from succothH05523,-C and they took their journeyH05265, awayH05927+ my bonesH06106+*A  you; and ye shall carry upH05927)  visitH06485(#  will surelyH06485'  godH0430&  sayingH0559% of israelH03478$% the childrenH01121# swornH07650."G with him: for he had straitlyH07650! of josephH03130  the bonesH06106 tookH03947 and mosesH04872 of egyptH04714+  out of the landH0776  harnessedH02571  went upH05927  of israelH03478!-  and the childrenH01121 seaH03220! of the redH05488"/ of the wildernessH04057 the wayH01870 aboutH05437! the peopleH05971 _lQ1tY3{`="y_NsayingH0559M!unto mosesH04872LspakeH01696KlordH03068J!  the peopleH05971I beforeH06440H by nightH03915G of fireH0784F) nor the pillarH05982E by dayH03119D% of the cloudH06051C! the pillarH05982!B- he took not awayH04185A and nightH03915@ by dayH03119?  to goH03212">1  to give them lightH0215=  of fireH0784<#  in a pillarH05982;%  and by nightH03915:% them the wayH018709 to leadH051488! of a cloudH060517# in a pillarH059826# them by dayH031195 beforeH064404 wentH019803 lordH03068"2/ of the wildernessH040571# in the edgeH070970 in ethamH0864 G`E#[<_9hGk%upon pharaohH06547-jEthem; and i will be honouredH03513iafterH0310%h5that he shall followH07291gheartH03820fpharaoh'sH06547"e/and i will hardenH02388"d/hath shut them inH05462c)the wildernessH04057b#in the landH0776aentangledH0943`of israelH03478 _+of the childrenH01121^will sayH0559]#for pharaohH06547\!by the seaH03220#[1 it shall ye encampH02583Z beforeH05226Y' baal–zephonH01189X% over againstH06440W# and the seaH03220V)between migdolH04024U'pi–hahirothH06367TbeforeH06440S!and encampH02583R)that they turnH07725Qof israelH03478"P/unto the childrenH01121OspeakH01696 RyX4|T5^9oRchariotsH07393chosenH0977hundredH03967sixH08337#and he tookH03947!his peopleH05971and tookH03947#his chariotH07393!/and he made readyH0631%from servingH05647~goH07971.}G this, that we have let israelH03478!|- why have we doneH06213{' and they saidH0559#z1 against the peopleH05971y! was turnedH02015$x3and of his servantsH05650w!of pharaohH06547v'and the heartH03824ufledH01272 t+that the peopleH05971sof egyptH04714rthe kingH04428 q+and it was toldH05046p% and they didH06213o lordH03068n may knowH03045#m1 that the egyptiansH04714&l7and upon all his hostH02428 IcE& uP2W:rI%&5 beside pi–hahirothH06367%! by the seaH03220$) them encampingH02583#% and overtookH05381"% and his armyH02428!!- and his horsemenH06571 ! of pharaohH06547 chariotsH07393%5 them, all the horsesH05483 afterH0310 pursuedH07291"/ but the egyptiansH04714handH03027%with an highH07311 went outH03318 of israelH03478!- and the childrenH01121 of israelH03478% the childrenH01121afterH0310)and he pursuedH07291of egyptH04714kingH04428!of pharaohH06547the heartH03820 hardenedH02388 lordH03068 %and captainsH07991 of egyptH04714% 5and all the chariotsH07393 __A#sX3c7_B% out of egyptH047140AK thus with us, to carry us forthH03318 @+ hast thou dealtH06213? whereforeH02063">/ in the wildernessH04057= to dieH04191(<; hast thou taken us awayH03947; in egyptH04714: no gravesH069139! unto mosesH048728' and they saidH05597 lordH030686 cried outH068175 of israelH03478!4- and the childrenH011213 afraidH03372)2= them; and they were soreH039661 afterH03100 marchedH05265+/A and, behold, the egyptiansH04714.! their eyesH05869- lifted upH05375, of israelH03478+% the childrenH01121* drew nighH07126!)- and when pharaohH06547(' baal–zephonH01189' beforeH06440 ByX2]?'kD"{[B_ everH05769^# no more forH05704]! them againH03254\% ye shall seeH07200[ to dayH03117"Z/ whom ye have seenH07200"Y/ for the egyptiansH04714X' to you to dayH03117#W1 which he will shewH06213V lordH03068U' the salvationH03444T and seeH07200$S3 ye not, stand stillH03320R fearH03372 Q+ unto the peopleH05971P saidH0559O and mosesH04872"N/ in the wildernessH04057(M; than that we should dieH04191L' the egyptiansH04714 K+ for us to serveH05647J betterH02896I' the egyptiansH04714"H/ that we may serveH05647G% let us aloneH02308F sayingH0559E' thee in egyptH04714!D- that we did tellH01696"C/ not this the wordH01697 Ft\=^Bx\A^F{themH0310%z7and they shall followH0935!y-of the egyptiansH04714x!the heartsH03820-wEand i, behold, i will hardenH02388v! of the seaH03220"u/ through the midstH08432t on dryH03004s shall goH0935rof israelH03478%q5it: and the childrenH01121p!and divideH01234o%over the seaH03220n!thine handH03027 m+and stretch outH05186lthy rodH04294!k-but lift thou upH07311%j5that they go forwardH05265iof israelH03478"h/unto the childrenH01121$g3thou unto me? speakH01696!f-wherefore criestH06817e!unto mosesH04872dsaidH0559clordH030686bWfor you, and ye shall hold your peaceH02790a#shall fightH03898`lordH03068 Ob8b8kN4 nO#and it cameH0935behindH0310and stoodH05975'9 from before their faceH06440 wentH05265% of the cloudH06051%5 them; and the pillarH05982 behindH0310and wentH03212removedH05265 of israelH03478 the campH04264 beforeH06440 !which wentH01980 of godH0430'and the angelH04397&7and upon his horsemenH06571"/upon his chariotsH07393%upon pharaohH06547-Ewhen i have gotten me honourH03513lordH03068!shall knowH03045"/and the egyptiansH04714&7 and upon his horsemenH06571"/ upon his chariotsH07393&~7and upon all his hostH02428}%upon pharaohH06547)|=and i will get me honourH03513 ZwP/ {];nU2xZ4of israelH03478!3-and the childrenH011212%were dividedH012341)and the watersH043250dryH02724/ the seaH03220. and madeH07760-) all that nightH03915, windH07307+ eastH06921*#by a strongH05794)to goH03212()caused the seaH03220'lordH03068&%over the seaH03220%his handH03027$'stretched outH05186#and mosesH04872"' all the nightH03915! the otherH02088. G so that the one came not nearH07126 by nightH03915!/but it gave lightH0215%and darknessH02822#1and it was a cloudH06051of israelH03478%and the campH04264!-of the egyptiansH04714!-between the campH04264 TbGuO0pW>#uTP% and troubledH02000!O- and of the cloudH06051Nof fireH0784#M1through the pillarH05982!L-of the egyptiansH04714K'unto the hostH04264JlookedH08259IlordH03068HwatchH08219G]and it came to pass, that in the morningH01242!F- and his horsemenH06571E% his chariotsH07393DhorsesH05483C'all pharaoh'sH06547B!of the seaH03220"A/them to the midstH08432@afterH0310?#and went inH0935>pursuedH07291"=/and the egyptiansH04714"</ and on their leftH08040.;G unto them on their right handH03225:a wallH023469)and the watersH043258%upon the dryH030047!of the seaH032206)into the midstH084325wentH0935 ]{a=zaDa=] l+stretched forthH05186kand mosesH04872(j; and upon their horsemenH06571$i3 upon their chariotsH07393#h1 upon the egyptiansH04714g)may come againH07725 f+that the watersH04325e%over the seaH03220d!thine handH03027c#stretch outH05186b!unto mosesH04872asaidH0559`lordH03068/_I for them against the egyptiansH04714^ fightethH03898] lordH03068\ of israelH03478[' from the faceH06440Z#let us fleeH05127YsaidH0559&X7so that the egyptiansH04714W%them heavilyH03517 V+that they draveH05090UwheelsH0212T'their chariotH04818S%and took offH05493!R- of the egyptiansH04714Q the hostH04264 Ib= lK, eF)gI of israelH03478! -but the childrenH01121 oneH0259) not so much asH05704%5 them; there remainedH07604 afterH0310% into the seaH03220that cameH0935!of pharaohH06547%all the hostH02428!-and the horsemenH06571%the chariotsH07393~#and coveredH03680}returnedH07725|)and the watersH04325{!of the seaH03220z%in the midstH08432y'the egyptiansH04714xoverthrewH05287w lordH03068v againstH07125u fledH05127"t/ and the egyptiansH04714s appearedH06437!r-when the morningH01242q+to his strengthH0386preturnedH07725o#and the seaH03220n%over the seaH03220mhis handH03027 SeJc>rZ;" sS)% and believedH0539( lordH03068' fearedH03372&)and the peopleH05971#%1upon the egyptiansH04714$didH06213#lordH03068"workH03027!!that greatH01419 sawH07200!and israelH03478 shoreH08193% upon the seaH03220 deadH04191' the egyptiansH04714sawH07200!and israelH03478!-of the egyptiansH04714 +out of the handH03027that dayH03117israelH03478savedH03467lordH03068"/ and on their leftH08040.G unto them on their right handH03225a wallH02346)and the watersH04325!of the seaH03220 %in the midstH08432 upon dryH03004 walkedH01980 VqL.]> d2oVGlordH03068!F- and i will exaltH07311E godH0430D#my father'sH015CUand i will prepare him an habitationH05115Bmy godH0410AheH02088.@Gand he is become my salvationH03444?and songH02176>#my strengthH05797=lordH03050<%into the seaH03220;)hath he thrownH07411:'and his riderH073929 the horseH054838! gloriouslyH01342&77 for he hath triumphedH013426 lordH030685# i will singH078914sayingH05593and spakeH05592lordH030681this songH078920of israelH03478!/-and the childrenH01121.mosesH04872-then sangH07891,mosesH04872 ++ and his servantH05650* lordH03068 Tx[:x`A kE(|T$e3of thine excellencyH01347%d5and in the greatnessH07230cthe enemyH0341&b7hath dashed in piecesH07492alordH03068`)thy right handH03225_in powerH03581"^1is become gloriousH0142]lordH03068\)thy right handH03225[a stoneH068ZasH03644 Y+into the bottomH04688 X+them: they sankH03381W%have coveredH03680V!the depthsH08415U seaH03220T! in the redH05488!S-also are drownedH02883RcaptainsH07991Q!his chosenH04005P%into the seaH03220O%hath he castH03384N%and his hostH02428MchariotsH04818Lpharaoh'sH06547Khis nameH08034JlordH03068Iof warH04421Ha manH0376 F|^BkI* sQ- bF my handH03027 my swordH02719'9 upon them; i will drawH07324#~1 shall be satisfiedH04390} my lustH05315| the spoilH07998{' i will divideH02505 z+ i will overtakeH05381y' i will pursueH07291x saidH0559w the enemyH0341v! of the seaH03220u% in the heartH03820t) were congealedH07087s!the depthsH08415r!as an heapH05067q'stood uprightH05324p!the floodsH05140'o9were gathered togetherH06192n!the watersH04325m+of thy nostrilsH0639#l1and with the blastH07307 k+them as stubbleH07179jconsumedH0398ithy wrathH02740)h=thee: thou sentest forthH07971*g?them that rose up againstH06965%f5thou hast overthrownH02040 Y|`< bF*mG${Y' unto thy holyH06944 + in thy strengthH05797!- thou hast guidedH05095#1 thou hast redeemedH01350 whichH02098! the peopleH05971) hast led forthH05148"/ thou in thy mercyH02617 swallowedH01104 the earthH0776) thy right handH03225%5 thou stretchedst outH05186 wondersH06382 doingH06213 praisesH08416 fearfulH03372# in holinessH06944# 3 like thee, gloriousH0142 ) among the godsH0410  lordH03068  watersH04325 ' in the mightyH0117 as leadH05777 + them: they sankH06749 coveredH03680 the seaH03220' with thy windH07307 + thou didst blowH05398' shall destroyH03423 `jG jN0 bCy`; lordH03068: pass overH05674 9+till thy peopleH059718!as a stoneH0687stillH018266%of thine armH02220,5Cupon them; by the greatnessH014194!shall fallH053073and dreadH063432fearH0367 1+ shall melt awayH041270 of canaanH03667//I upon them; all the inhabitantsH03427.+shall take holdH0270-tremblingH07461,of moabH04124+)the mighty menH0352*+shall be amazedH0926)of edomH0123(the dukesH0441'thenH0227&%of palestinaH06429#%1on the inhabitantsH03427$+shall take holdH0270#sorrowH02427"be afraidH07264!!shall hearH08085 !the peopleH05971! habitationH05116 C|X1\: jH)bCX! the watersH04325W'brought againH07725VlordH03068U%into the seaH03220&T7and with his horsemenH06571"S/with his chariotsH07393Rwent inH0935Q!of pharaohH06547P'for the horseH05483Oand everH05703Nfor everH05769M#shall reignH04427LlordH03068!K- have establishedH03559J thy handsH03027I o lordH0136H' the sanctuaryH04720%G5for thee to dwell inH03427F)thou hast madeH06466ElordH03068Dthe placeH04349%C5of thine inheritanceH05159%B5them in the mountainH02022#A1them in, and plantH05193 @-thou shalt bringH0935$?3thou hast purchasedH07069> whichH02098= pass overH05674 <+ till the peopleH05971 Iz_>lL' kL3 fIvso mosesH04872u% into the seaH03220t) hath he thrownH07411s'and his riderH07392rthe horseH05483q!gloriouslyH01342&p7for he hath triumphedH01342olordH03068n!them, singH07891mansweredH06030l!and miriamH04813 k+ and with dancesH04246"j/ her with timbrelsH08596i afterH0310h went outH03318!g/and all the womenH0802f#in her handH03027ea timbrelH08596dtookH03947cof aaronH0175b!the sisterH0269a)the prophetessH05031`!and miriamH04813_!of the seaH03220^%in the midstH08432]on dryH03004\ wentH01980[ of israelH03478,ZC upon them; but the childrenH01121Y! of the seaH03220 RjB&pJ-oJ0 kRlordH03068%and he criedH06817$3what shall we drinkH08354sayingH0559'against mosesH04872murmuredH03885)and the peopleH05971  marahH04785! - of it was calledH07121# 1therefore the nameH08034 bitterH04751 of marahH04785'of the watersH04325not drinkH08354!they couldH03201to marahH04785"1and when they cameH0935no waterH04325 and foundH04672"/ in the wildernessH04057 daysH03117 threeH07969~' and they wentH03212}of shurH07793$|3into the wildernessH04057"{/and they went outH03318zseaH03220y%from the redH05488xisraelH03478wbroughtH05265 \dE!oC'iD\0/Kupon thee, which i have broughtH07760'.9none of these diseasesH04245-!i will putH07760!,- all his statutesH02706+ and keepH08104$*3 to his commandmentsH04687!)/ and wilt give earH0238(% in his sightH05869$'3that which is rightH03477&#and wilt doH06213%thy godH0430$lordH03068#%to the voiceH06963"hearkenH08085(!;if thou wilt diligentlyH08085 and saidH0559$3 and there he provedH05254!- and an ordinanceH04941#1 for them a statuteH02706' there he madeH07760 + were made sweetH04985!the watersH04325 +into the watersH04325!-when he had castH07993!him a treeH06086shewedH03384lordH03068 P~cA' rB%v[;oPK#of the landH0776*J?after their departing outH03318ImonthH02320H' of the secondH08145G dayH03117(F-' on the fifteenthH06240 H02568E and sinaiH05514D% between elimH0362Cof sinH05512$B3unto the wildernessH04057AcameH0935@of israelH03478 ?+of the childrenH01121)>=and all the congregationH05712=from elimH0362,<Cand they took their journeyH05265$;3 there by the watersH04325":/and they encampedH025839!palm treesH08558'89and threescore and tenH076577of waterH043256wellsH058695'twelveH06240 H081474to elimH03623'and they cameH09352%that healethH074951lordH03068#01upon the egyptiansH04714 XrU3bB" sP6xXg#with hungerH07458$f3this whole assemblyH06951eto killH04191%d5into this wildernessH04057-cEfor ye have brought us forthH03318b#to the fullH07648abreadH03899`+ when we did eatH0398_ potsH05518^% by the fleshH01320]# when we satH03427\ of egyptH04714[#in the landH0776ZlordH03068Y#by the handH03027X#we had diedH04191/W;'unto them, would to godH05414 H04310VsaidH0559Uof israelH03478!T-and the childrenH01121"S/in the wildernessH04057Rand aaronH0175Q'against mosesH04872PmurmuredH03885Oof israelH03478 N+of the childrenH01121+MAand the whole congregationH05712Lof egyptH04714 ViIp?!g=tVof israelH03478&7unto all the childrenH01121saidH0559and aaronH0175~and mosesH04872}'dailyH03117 H03117'|9as much as they gatherH03950&{7and it shall be twiceH04932z'they bring inH0935ywhichH0834#x1they shall prepareH03559wdayH03117=veand it shall come to pass, that on the sixthH08345uin my lawH08451-tE them, whether they will walkH03212!s- that i may proveH05254!r' every dayH03117 H03117q) a certain rateH01697p! and gatherH03950o%shall go outH03318(n;for you; and the peopleH05971m#from heavenH08064lbreadH03899$k3behold, i will rainH04305j!unto mosesH04872ilordH03068hthen saidH0559 U{Z=mT=~dJ# lU weH05168 +which ye murmurH03885 + your murmuringsH08519 hearethH08085 lordH03068# to the fullH07646 breadH03899#1and in the morningH01242to eatH0398fleshH01320#1you in the eveningH06153!shall giveH05414lordH03068saidH0559and mosesH04872&)' that ye murmurH03885 H03885weH05168lordH03068 +your murmuringsH08519$ 3for that he hearethH08085 lordH03068 the gloryH03519" /then ye shall seeH07200# 1and in the morningH01242 of egyptH04714' from the landH0776%5 hath brought you outH03318lordH03068#1then ye shall knowH03045at evenH06153 QnW)oKi?kQ= sayingH0559<! unto mosesH04872; spakeH01696: lordH030689% in the cloudH060518 appearedH072007 lordH03068'69 and, behold, the gloryH03519&57 toward the wildernessH04057!4- that they lookedH064373 of israelH03478 2+ of the childrenH01121,1C unto the whole congregationH057120 spakeH01696-/G and it came to pass, as aaronH0175 .+ your murmuringsH08519"-/ for he hath heardH08085, lordH03068+ beforeH06440* come nearH07126) of israelH03478 (+ of the childrenH01121*'? unto all the congregationH05712& sayH0559%! unto aaronH0175$ spakeH0559# and mosesH04872"lordH03068 !+your murmuringsH08519 Ez`;rL3iB&oE&Z7behold, upon the faceH06440Y#was gone upH05927Xthat layH07902!W-and when the dewH02919V the hostH04264U# round aboutH05439T layH07902S the dewH02919#R1 and in the morningH01242Q the campH04264P# and coveredH03680O came upH05927N! the quailsH079582MO and it came to pass, that at evenH06153L your godH0430K lordH03068"J/ and ye shall knowH03045I! with breadH03899#H1 ye shall be filledH07646#G1 and in the morningH01242F fleshH01320E% ye shall eatH0398D% at evenH06153 H0996!C/ unto them, sayingH0559B speakH01696A of israelH03478 @+ of the childrenH01121?) the murmuringsH08519>% i have heardH08085 X^=qO1nU2wXy! the numberH04557x' for every manH01538w an omerH06016v'to his eatingH0400uaccordingH06310t+of it every manH0376sgatherH03950r)hath commandedH06680qlordH03068pwhichH0834othe thingH01697n!you to eatH0402m! hath givenH05414l lordH03068k the breadH03899j saidH0559i and mosesH04872h'for they wistH03045gmannaH04478f!to anotherH0251eoneH0376dthey saidH0559csawH07200bof israelH03478&a7and when the childrenH01121`' on the groundH0776"_/ as the hoar frostH03713^smallH01851]#round thingH02636\a smallH01851"[/of the wildernessH04057 S^@({Q,^@( oSbut someH0582)not unto mosesH04872/Inotwithstanding they hearkenedH08085'9of it till the morningH01242leaveH03498!let no manH0376saidH0559and mosesH04872 ' to his eatingH0400  accordingH06310 every manH0376 'they gatheredH03950 #had no lackH02637,Cand he that gathered littleH04591!-had nothing overH05736&7he that gathered muchH07235%with an omerH06016'9and when they did meteH04058some lessH04591some moreH07235!-so, and gatheredH03950didH06213of israelH03478!~-and the childrenH01121}%in his tentsH0168|%ye every manH0376{ takeH03947 z+ of your personsH05315 ^y\> yT6iO4 w^3lordH030682#and he saidH05591 mosesH048720 and toldH05046/ cameH0935$.3 of the congregationH05712#-1 and all the rulersH05387,for oneH0259+omersH06016*twoH08147)'as much breadH03899(twiceH04932''they gatheredH03950&dayH03117%%on the sixthH08345$it meltedH04549#waxed hotH02552!"-and when the sunH08121!'to his eatingH0400 accordingH06310every manH0376!-it every morningH01242"/and they gatheredH03950 was wrothH07107 and mosesH04872and stankH0887wormsH08438#and it bredH07311(;of it until the morningH01242%of them leftH03498 gkR:lEtE'gPto dayH03117OlordH03068Na sabbathH07676M!for to dayH03117L#that to dayH03117KeatH0398JsaidH0559Iand mosesH04872+HAneither was there any wormH07415$G5and it did not stinkH0887FbadeH06680Eas mosesH04872!D-till the morningH01242$C3and they laid it upH03240"B/until the morningH01242#A1for you to be keptH04931@lay upH03240?)remaineth overH05736>) and that whichH03605$=3 that ye will seetheH01310<! and seetheH01310";1 which ye will bakeH0644: bakeH06449lordH030688sabbathH076767#of the holyH069446the restH076775to morrowH042794hath saidH01696 Ka6~\9 bJ1kKn# of two daysH03117mthe breadH03899ldayH03117!k-you on the sixthH08345$j3therefore he givethH05414 i+you the sabbathH07676h!hath givenH05414glordH03068fseeH07200e#and my lawsH08451 d+my commandmentsH04687c!ye to keepH08104 b+how long refuseH03985a!unto mosesH04872`saidH0559_lordH03068^)and they foundH04672]'for to gatherH03950\dayH03117[)on the seventhH07637Z'of the peopleH05971Y)there went outH03318X#the sabbathH07676WdayH03117'V9it; but on the seventhH07637 U+ye shall gatherH03950TdaysH03117SsixH08337 R+ it in the fieldH07704"Q/ ye shall not findH04672 K^;#kP3yZ<$tK% 5 for your generationsH01755! - of it to be keptH04931  an omerH06016  fillH04393 ! commandethH06680 lordH03068 the thingH01697 saidH0559 and mosesH04872! with honeyH01706# like wafersH06838' and the tasteH02940whiteH03836seedH02233)like corianderH01407~'thereof mannaH04478}the nameH08034|calledH07121{of israelH03478z'and the houseH01004ydayH03117x)on the seventhH07637wrestedH07673v'so the peopleH05971udayH03117t)on the seventhH07637s%of his placeH04725r go outH03318(q= in his place, let no manH0376p% ye every manH0376o abideH03427 hj=}eI-yP7h+!"to be keptH04931*'"the testimonyH05715)"beforeH06440(!"laid it upH03240'"so aaronH0175&"mosesH04872%"commandedH06680$"lordH03068%#5!for your generationsH01755"!!to be keptH04931!! lordH03068 ! beforeH06440'9! therein, and lay it upH03240! of mannaH04478! fullH04393!an omerH06016!and putH05414!potH06803!aH0259!takeH03947!!unto aaronH0175!saidH0559!and mosesH04872 of egyptH04714' from the landH0776)= when i brought you forthH03318&7 you in the wildernessH04057$5 wherewith i have fedH0398 the breadH03899"/ that they may seeH07200 XoU2uV8lN& xXH# in rephidimH07508G# and pitchedH02583F lordH03068-EEaccording to the commandmentH06310%D5after their journeysH04550Cof sinH05512$B3from the wildernessH04057AjourneyedH05265@of israelH03478 ?+of the childrenH01121)>=and all the congregationH05712=#$of an ephahH0374<$the tenthH06224;#$now an omerH06016:#of canaanH036679##of the landH0776!8-# unto the bordersH070977+# until they cameH09356# mannaH044785%# they did eatH03984# inhabitedH034273#to a landH07762+#until they cameH09351#yearsH081410#fortyH0705/#mannaH04478.#did eatH0398-#of israelH03478!,-#and the childrenH01121 Cz\=!f0sQ5aCeand mosesH04872d# with thirstH06772c) and our cattleH04735$b3 us and our childrenH01121a to killH04191#`1 us up out of egyptH04714"_/thou hast broughtH05927^and saidH0559]'against mosesH04872\murmuredH03885[)and the peopleH05971 Z+there for waterH04325YthirstedH06770X)and the peopleH05971W lordH030682VO ye with me? wherefore do ye temptH05254%U5 unto them, why chideH07378T saidH0559Sand mosesH04872"R/that we may drinkH08354Qus waterH04325PgiveH05414Oand saidH0559N!with mosesH04872Mdid chideH07378%L5wherefore the peopleH05971Kto drinkH08354J) for the peopleH05971I no waterH04325 ]jG$ c7uZ1]%5and there shall comeH03318the rockH06697%5and thou shalt smiteH05221in horebH02722)~=thee there upon the rockH06697}beforeH06440%|5behold, i will standH05975{and goH01980z'in thine handH03027y takeH03947x the riverH02975'w9 wherewith thou smotestH05221v# and thy rodH04294u of israelH03478(t;with thee of the eldersH02205sand takeH03947r!the peopleH05971qbeforeH06440pgo onH05674o!unto mosesH04872nsaidH0559mlordH03068l)ready to stoneH05619k)they be almostH04592!j-unto this peopleH05971 i+what shall i doH06213hsayingH0559glordH03068fcriedH06817 `{c?d9gM0` # unto joshuaH03091 saidH0559 and mosesH04872#in rephidimH07508#with israelH03478!and foughtH03898amalekH06002then cameH0935amongH07130 lordH03068 isH03426 sayingH0559 lordH03068)= and because they temptedH05254of israelH03478 +of the childrenH01121'9because of the chidingH07379#and meribahH04809massahH04532 %of the placeH04725 the nameH08034 'and he calledH07121 of israelH03478 'of the eldersH02205 + so in the sightH05869 didH06213 and mosesH04872 may drinkH08354+A out of it, that the peopleH05971waterH04325 ]oQ0w_B&pQ1]%>5 and when he let downH05117= prevailedH01396<# that israelH03478; his handH03027: held upH0731109K and it came to pass, when mosesH048728# of the hillH013897! to the topH072186 went upH059275 and hurH023544 aaronH01753 and mosesH048722# with amalekH06002#11 to him, and foughtH038980 had saidH0559/ as mosesH04872. didH06213- so joshuaH03091,% in mine handH03027+ of godH0430*% with the rodH04294)# of the hillH01389(! on the topH07218'% i will standH05324& to morrowH04279%# with amalekH06002$ fightH03898#! and go outH03318" menH0582!' choose us outH0977 GqW5uW,qR2aG\writeH03789[!unto mosesH04872ZsaidH0559YlordH03068X% of the swordH02719W' with the edgeH06310V) and his peopleH05971U amalekH06002T# discomfitedH02522S! and joshuaH03091R! of the sunH08121$Q5 until the going downH0935P# were steadyH0530O' and his handsH03027/NK and the other on the other sideH0259'M; the one on the one sideH0259L his handsH03027K stayed upH08551J and hurH02354"I1 thereon; and aaronH0175&H7 under him, and he satH03427G and putH07760F a stoneH068E' and they tookH03947D heavyH03515C handsH03027B! but moses'H04872A prevailedH01396@ amalekH06002? his handH03027 Ve>"eF)pP, pVzheardH08085y'father in lawH02859xmoses'H04872wof midianH04080v!the priestH03548u#when jethroH03503t'to generationH01755 s+from generationH01755r#with amalekH06002qwarH04421plordH03068"o!'hath swornH03676 H03027nlordH03050m#for he saidH0559&l7of it jehovah–nissiH03071kthe nameH08034j!and calledH07121ian altarH04196hbuiltH01129gand mosesH04872"f/from under heavenH08064e of amalekH06002 d+ the remembranceH02143c put outH04229#b1 for i will utterlyH04229a of joshuaH03091`#in the earsH0241_%and rehearseH07760^in a bookH05612]!a memorialH02146 N`G' uX=% fJ+mN#for the godH0430eliezerH0461%of the otherH0259%and the nameH08034 landH0776%in a strangeH05237%5i have been an alienH01616#for he saidH0559gershomH01647!of the oneH0259"/of which the nameH08034sonsH01121 #and her twoH08147% 5 he had sent her backH07964 afterH0310 wifeH0802 moses'H04872zipporahH06855tookH03947'father in lawH02859moses'H04872#then jethroH03503%out of egyptH04714israelH03478# had broughtH03318 lordH03068! his peopleH05971~) and for israelH03478} for mosesH04872|had doneH06213{+of all that godH0430 \|]>#`:~c8\"6/and did obeisanceH07812"5/his father in lawH028594to meetH071253went outH033182and mosesH048721sonsH011210#and her twoH08147'/;unto thee, and thy wifeH0802.am comeH0935-jethroH03503$,3i thy father in lawH02859+!unto mosesH04872*#and he saidH0559) of godH0430(% at the mountH02022"'/ where he encampedH02583$&3into the wildernessH04057%!unto mosesH04872$%and his wifeH0802#'with his sonsH01121"cameH0935!'father in lawH02859 moses'H04872!and jethroH03503! of pharaohH06547"/me from the swordH02719'and deliveredH05337mine helpH05828%of my fatherH01 fkJ) uL+mN1f S+ out of the handH03027&R7 whom he had deliveredH05337Q to israelH03478P had doneH06213O lordH03068%N5 for all the goodnessH02896M rejoicedH02302L! and jethroH03503KdeliveredH05337J lordH03068%I5 upon them by the wayH01870H' that had comeH04672 G+ all the travailH08513F sakeH0182E%for israel'sH03478%D5and to the egyptiansH04714C%unto pharaohH06547Bhad doneH06213AlordH03068"@/his father in lawH02859?toldH05608>and mosesH04872=' into the tentH0168<' and they cameH0935; welfareH07965: otherH074539eachH0376$83him; and they askedH075927!and kissedH05401 KoH nF!X9cKp cameH0935o and aaronH0175n for godH0430m) and sacrificesH02077!l- a burnt offeringH05930k tookH03947j' father in lawH02859i moses'H04872h! and jethroH03503+gA wherein they dealt proudlyH02102!f- for in the thingH01697e' than all godsH0430d greaterH01419c lordH03068b! now i knowH03045!a- of the egyptiansH04714$`3 from under the handH03027_! the peopleH05971#^1 who hath deliveredH05337]! of pharaohH06547$\3 and out of the handH03027![- of the egyptiansH04714$Z3 you out of the handH03027#Y1 who hath deliveredH05337X lordH03068W blessedH01288V saidH0559U! and jethroH03503!T- of the egyptiansH04714 GgE*jG-hD"G7 Y thou thyself alone, and all the peopleH05971 # why sittestH03427 ' to the peopleH05971 +that thou doestH06213 !this thingH01697he saidH0559'to the peopleH05971 +all that he didH06213sawH07200'father in lawH02859 +and when moses'H04872!- unto the eveningH06153!- from the morningH01242 by mosesH04872 stoodH05975~) and the peopleH05971}! the peopleH05971| to judgeH08199{ satH03427z! that mosesH048722yO and it came to pass on the morrowH04283x godH0430w beforeH06440v' father in lawH02859u# with moses'H04872t breadH03899s to eatH0398r of israelH03478#q1 and all the eldersH02205 di>uL- yW?d+)Aboth thou, and this peopleH05971(wear awayH05034!'-thou wilt surelyH05034&not goodH02896 %+that thou doestH06213$$3unto him, the thingH01697#saidH0559"'father in lawH02859!!and moses'H04872 % and his lawsH08451of godH0430%the statutesH02706knowH03045#and anotherH07453#between oneH0376%5unto me; and i judgeH08199they comeH0935(;when they have a matterH01697of godH0430#1unto me to enquireH01875comeH0935#1because the peopleH05971'9unto his father in lawH02859saidH0559and mosesH04872unto evenH06153%5 by thee from morningH01242 standH05324 MeI#b8jI}dMCmenH0582BableH02428&A7out of all the peopleH05971,@Cmoreover thou shalt provideH02372"?/that they must doH06213>%and the workH04639'=9wherein they must walkH03212<%them the wayH01870;)and shalt shewH03045:and lawsH08451 9+them ordinancesH02706+85%and thou shalt teachH0853 H020947 unto godH04306! the causesH01697&59that thou mayest bringH0935"4#%to god-wardH0430 H0413623Owith thee: be thou for the peopleH059712shall beH019611and godH0430)0=i will give thee counselH03289"//now unto my voiceH06963.hearkenH08085-!to performH06213,,Cfor thee; thou art not ableH03201+too heavyH03515**?with thee: for this thingH01697 [zY; lP) Y>v[`and godH0430_!this thingH01697!^-if thou shalt doH062131]M for thyself, and they shall bearH05375&\7 so shall it be easierH07043![- they shall judgeH08199ZmatterH01697+YAunto thee, but every smallH06996 X-they shall bringH0935WmatterH01697V#every greatH01419U)at all seasonsH06256T!the peopleH05971#S1and let them judgeH08199Rof tensH06235Q!and rulersH08269P!of fiftiesH02572OrulersH08269N#of hundredsH03967MrulersH08269L% of thousandsH0505K rulersH08269J and placeH07760I% covetousnessH01215H hatingH08130Gof truthH0571FmenH0582EgodH0430D%such as fearH03373 LrQ.pH*[@ pL ~+and they judgedH08199}of tensH06235|!and rulersH08269{!of fiftiesH02572z rulersH08269y# of hundredsH03967x rulersH08269w% of thousandsH0505v rulersH08269 u+over the peopleH05971t!them headsH07218sand madeH05414"r/out of all israelH03478qmenH0582pableH02428ochoseH0977nand mosesH04872$m5all that he had saidH0559land didH06213%k5of his father in lawH02859j%to the voiceH06963ihearkenedH08085hso mosesH04872g in peaceH07965f) to their placeH04725e'shall also goH0935$d3and all this peopleH05971cto endureH05975(b;then thou shalt be ableH03201acommandH06680 HfG#~^1kN-gH!the desertH04057'and were comeH0935'from rephidimH07508'9for they were departedH05265 of sinaiH05514) the wildernessH04057 cameH0935%the same dayH03117of egyptH04714+out of the landH0776 +were gone forthH03318of israelH03478"/when the childrenH01121monthH02320 %in the thirdH07992) ?his way into his own landH0776 #and he wentH03212 departH07971& 7let his father in lawH02859and mosesH04872# they judgedH08199' matterH01992 H01697 +but every smallH06996!unto mosesH04872%they broughtH0935causesH01697the hardH07186)at all seasonsH06256!the peopleH05971 UtY4y_8}^7pU8indeedH080857my voiceH06963/6Inow therefore, if ye will obeyH080855#and broughtH09354wingsH036713)you on eagles'H054042i bareH05375#11unto the egyptiansH047140!what i didH06213/%ye have seenH07200. of israelH03478-% the childrenH01121, and tellH05046+ of jacobH03290*% to the houseH01004#)3thus shalt thou sayH0559(sayingH0559-'Eunto him out of the mountainH02022&calledH07121%lordH03068$unto godH0430#went upH05927"and mosesH04872!!- before the mountH02022  campedH02583!-and there israelH03478"/in the wildernessH04057 +and had pitchedH02583of sinaiH05514 L]8_9d=eLTlordH03068Sand saidH0559RtogetherH03162QansweredH06030#P1and all the peopleH05971O commandedH06680N lordH03068 M+all these wordsH01697#L1before their facesH06440Kand laidH07760J'of the peopleH05971I)for the eldersH02205H!and calledH07121GcameH0935Fand mosesH04872Eof israelH03478"D/unto the childrenH01121'C9which thou shalt speakH01696Bthe wordsH01697AnationH01471@#and an holyH06918?!of priestsH035482>Oand ye shall be unto me a kingdomH04467!=/for all the earthH0776)<=unto me above all peopleH059715;Uthen ye shall be a peculiar treasureH05459:#my covenantH012859and keepH08104 PhF-|X;yW>% rPs' and to morrowH04279r# them to dayH03117q% and sanctifyH06942 p+ unto the peopleH05971o goH03212n! unto mosesH04872m saidH0559l lordH03068k lordH03068j' of the peopleH05971i the wordsH01697h toldH05046g and mosesH04872f' thee for everH05769&e9 with thee, and believeH0539d% when i speakH01696c may hearH08085 b+ that the peopleH05971a cloudH06051%`5 unto thee in a thickH05645_! lo, i comeH0935^! unto mosesH04872] saidH0559\ lordH03068[ lordH03068Z' of the peopleH05971Y the wordsH01697X returnedH07725Wand mosesH04872V!we will doH06213U#hath spokenH01696 lqY7}c5bCl touchH05060(; there shall not an handH03027 % put to deathH04191 + shall be surelyH04191  the mountH02022* ? of it: whosoever touchethH05060 ! the borderH07097 or touchH05060) into the mountH02022 upH05927 take heedH08104 sayingH0559# round aboutH05439 + unto the peopleH05971*? and thou shalt set boundsH01379 sinaiH05514! upon mountH02022"~/ of all the peopleH05971}% in the sightH05869|) will come downH03381{ lordH03068z dayH03117y' for the thirdH07992x dayH03117"w/ against the thirdH07992v% and be readyH03559u' their clothesH08071"t/ and let them washH03526 LkR<%pR4eF" L1-Mand it came to pass on the thirdH07992,wivesH0802+comeH05066*dayH03117")/against the thirdH07969(readyH03559'beH01961 &+unto the peopleH05971%#and he saidH0559$'their clothesH08071 #+and they washedH03526"!the peopleH05971!)and sanctifiedH06942 +unto the peopleH05971)from the mountH02022went downH03381and mosesH04872% to the mountH02022#1 they shall come upH05927' soundeth longH04900!- when the trumpetH03104"/ it shall not liveH02421 manH0376 orH0518 beastH0929 throughH03384 shotH03384 orH0176 be stonedH05619(; it, but he shall surelyH05619 OuU;qQ4yV4mOJdescendedH03381IlordH03068H%becauseH0834 H06440*G?was altogether on a smokeH06225FsinaiH05514Eand mountH02022"D/ part of the mountH02022C'at the netherH08482B)and they stoodH03320Awith godH0430@to meetH07125 ?+out of the campH04264>!the peopleH05971='brought forthH03318<and mosesH04872;trembledH02729:#in the campH04264'99 so that all the peopleH059718 loudH023897 exceedingH039666) of the trumpetH077825' and the voiceH069634)upon the mountH020223cloudH060512#and a thickH035151)and lightningsH01300)0=that there were thundersH06963/)in the morningH01242.dayH03117 RuT,vQ2lM3sRi% of the mountH02022h the topH07218g toH0413f mosesH04872ecalledH07121dlordH03068c%of the mountH02022b!on the topH07218asinaiH05514`!upon mountH02022_came downH03381^lordH03068]) him by a voiceH06963\ answeredH06030[ and godH0430ZspakeH01696YmosesH04872X!and louderH03966!W-and waxed louderH02390VlongH01980UsoundedH06963T)of the trumpetH07782#S1and when the voiceH06963RgreatlyH03966Q quakedH02729$P3 and the whole mountH02022O% of a furnaceH03536N% as the smokeH06227!M- thereof ascendedH05927L'and the smokeH06227K+upon it in fireH0784 ZvZ? W-oP5~Z + about the mountH02022! set boundsH01379! us, sayingH0559#1 for thou chargedstH05749sinaiH05514to mountH02022come upH05927cannotH03201!the peopleH05971lordH03068~saidH0559}and mosesH04872|#break forthH06555{lordH03068zsanctifyH06942ylordH03068&x7also, which come nearH05066$w3and let the priestsH03548v) of them perishH05307u and manyH07227t to gazeH07200slordH03068(r;lest they break throughH02040q!the peopleH05971pchargeH05749ogo downH03381n!unto mosesH04872msaidH0559llordH03068kwent upH05927j and mosesH04872 li>g?"jP7l$!of bondageH05650!#-out of the houseH01004"of egyptH04714$!5thee out of the landH0776# 1which have broughtH03318thy godH0430lordH03068sayingH0559 +all these wordsH01697spakeH01696and godH0430and spakeH0559 +unto the peopleH05971went downH03381so mosesH04872$3 lest he break forthH06555 lordH03068! to come upH05927' break throughH02040)and the peopleH059713Qwith thee: but let not the priestsH03548+thou, and aaronH0175'9and thou shalt come upH05927 'get thee downH03381 )unto him, awayH03212 saidH0559 lordH03068 % and sanctifyH06942 cvG# oCmM'c@)unto thousandsH0505?mercyH02617>#and shewingH06213"=/ of them that hateH08130<! and fourthH07256;) unto the thirdH08029":/ upon the childrenH011219) of the fathersH018%the iniquityH057717visitingH064856godH04105a jealousH070674thy godH04303lordH03068+2Athyself to them, nor serveH05647(1;thou shalt not bow downH078120+ under the earthH0776/%in the waterH04325.%in the earthH0776-aboveH04605,in heavenH08064+thatH0834 *+or any likenessH08544+)Aunto thee any graven imageH06459$(3thou shalt not makeH06213'before meH06440&godsH0430(%=thou shalt have no otherH0312 ZnQ8{_B" tS/Z"^/ thou, nor thy sonH01121] any workH04399"\/ thou shalt not doH06213[ thy godH0430Z lordH03068Y# the sabbathH07676X dayH03117 W+ but the seventhH07637V% all thy workH04399U and doH06213"T/ shalt thou labourH05647S daysH03117R sixH08337 Q+to keep it holyH06942PdayH03117O#the sabbathH07676NrememberH02142M in vainH07723L his nameH08034K#that takethH05375,JCwill not hold him guiltlessH05352IlordH03068Hin vainH07723Gthy godH0430FlordH03068Ethe nameH08034$D3thou shalt not takeH05375 C+my commandmentsH04687B%me, and keepH08104!A/of them that loveH0157 WoJ% nO/nR0W$}3 thou shalt not killH07523| givethH05414{ thy godH0430z lordH03068y' upon the landH0127x# may be longH0748w' that thy daysH03117v) and thy motherH0517u! thy fatherH01t honourH03513s% and hallowedH06942r dayH03117q# the sabbathH07676p blessedH01288o lordH03068n dayH03117m# the seventhH07637l! and restedH05117k the seaH03220j and earthH0776i heavenH08064h madeH06213g lordH03068f daysH03117e sixH08337!d- within thy gatesH08179!c- nor thy strangerH01616b) nor thy cattleH0929#a3 nor thy maidservantH0519`) thy manservantH05650!_- nor thy daughterH01323 O|bFhP)x`<gO sawH07200$3 and when the peopleH05971smokingH06226!-and the mountainH02022)of the trumpetH07782'and the noiseH06963#1and the lightningsH03940 +the thunderingsH06963sawH07200#1and all the peopleH05971 + thy neighbour'sH07453 # nor his assH02543 ! nor his oxH07794# 3nor his maidservantH0519# 1nor his manservantH05650 wifeH0802 +thy neighbour'sH07453%5thou shalt not covetH02530houseH01004 +thy neighbour'sH07453%5thou shalt not covetH02530&7against thy neighbourH07453witnessH05707falseH08267$3thou shalt not bearH06030%5thou shalt not stealH01589/~Ithou shalt not commit adulteryH05003 JdJ{W>zZ7{bJ6saidH05595lordH030684where godH0430(3;unto the thick darknessH062052drew nearH050661and mosesH048720afar offH07350/stoodH05975.)and the peopleH05971-# that ye sinH02398),= may be before your facesH06440'+9 you, and that his fearH03374*proveH05254)toH05668(is comeH0935'%not: for godH0430&fearH03372 %+unto the peopleH05971$saidH0559#and mosesH04872%"5with us, lest we dieH04191!speakH01696 +but let not godH0430/Ithou with us, and we will hearH08085speakH01696!unto mosesH04872'and they saidH0559 afar offH07350 and stoodH05975% they removedH05128 _vU.wV:|P2_,PC unto thee, and i will blessH01288O# i will comeH0935N my nameH08034M) where i recordH02142L' in all placesH04725K)and thine oxenH01241Jthy sheepH06629(I;and thy peace offeringsH08002,HCthereon thy burnt offeringsH05930-GEunto me, and shalt sacrificeH02076 F+thou shalt makeH06213Eof earthH0127Dan altarH04196Cof goldH02091B'unto you godsH0430&A7neither shall ye makeH06213@of silverH03701?%with me godsH0430">/ye shall not makeH06213%=5 with you from heavenH08064#<1that i have talkedH01696;%ye have seenH07200:of israelH03478"9/unto the childrenH01121#83thus thou shalt sayH05597!unto mosesH04872 DrM%jCy]E+cDl!by himselfH01610k'if he came inH0935j# for nothingH02600i freeH02670 h+he shall go outH03318#g1and in the seventhH07637f)he shall serveH05647eyearsH08141dsixH08337cservantH05650ban hebrewH05680a#if thou buyH07069`beforeH06440%_5which thou shalt setH07760^'the judgmentsH04941"]/be not discoveredH01540#\1that thy nakednessH06172 [+unto mine altarH04196Zby stepsH04609)Y=neither shalt thou go upH05927,XCupon it, thou hast pollutedH02490Wthy toolH02719$V3for if thou lift upH05130!U-it of hewn stoneH01496%T5thou shalt not buildH01129Sof stoneH068R#me an altarH04196&Q7and if thou wilt makeH06213 ]oN-pK"|bE*]#3him unto the judgesH0430#shall bringH05066+then his masterH0113 freeH02670"/i will not go outH03318 +and my childrenH01121my wifeH0802my masterH0113i loveH0157sayH0559~'shall plainlyH0559#}1and if the servantH05650|! by himselfH01610${3 and he shall go outH03318%z7 shall be her master'sH0113!y-and her childrenH03206xthe wifeH0802w%or daughtersH01323vhim sonsH01121"u/and she have bornH03205t!him a wifeH0802s!have givenH05414r'if his masterH0113q%shall go outH03318p'then his wifeH0802)o1%if he were marriedH0802 H01167n!by himselfH01610 m+he shall go outH03318 ahI.d=da0!M seeing he hath dealt deceitfullyH0898' 9he shall have no powerH04910nationH05971#1her unto a strangeH05237to sellH04376Boher to himself, then shall he let her be redeemedH06299#1who hath betrothedH03259)not her masterH0113%''if she pleaseH05869 H07451doH03318#1as the menservantsH05650%5she shall not go outH03318#3to be a maidservantH0519%his daughterH01323sellH04376%and if a manH0376% him for everH05769#1 and he shall serveH05647$3 through with an aulH04836 his earH0241 !shall boreH07527 )and his masterH0113& 7or unto the door postH04201 +him to the doorH01817$ 3he shall also bringH05066 @^=kJ&zW3a@<% thee a placeH04725$;3 then i will appointH07760:' into his handH030279 deliverH05798 but godH0430-7E and if a man lie not in waitH066586% put to deathH04191 5+ shall be surelyH041914) so that he dieH041913 a manH0376 2+ he that smitethH052211' without moneyH037010 freeH026000/K unto her, then shall she go outH03318 .+ not these threeH07969-% and if he doH06213&,7 shall he not diminishH01639)+= and her duty of marriageH05772*# her raimentH03682) her foodH07607(# him anotherH0312'! if he takeH03947&% of daughtersH01323*%? with her after the mannerH04941$' he shall dealH06213!#- her unto his sonH01121)"= and if he have betrothedH03259 QgK(tS/a=oQW!and if menH0582 V+be put to deathH04191U%shall surelyH04191T'or his motherH0517S!his fatherH01$R3and he that cursethH07043 Q+be put to deathH04191 P+he shall surelyH04191O#in his handH03027'N9him, or if he be foundH04672M#and sellethH04376La manH0376%K5and he that stealethH01589J%put to deathH04191 I+shall be surelyH04191H'or his motherH0517G!his fatherH01$F3and he that smitethH05221 E+that he may dieH04191$D3him from mine altarH04196 C+thou shalt takeH03947B)him with guileH06195Ato slayH02026#@1upon his neighbourH07453$?3come presumptuouslyH02102>%but if a manH0376&=7 whither he shall fleeH05127 HkU=a4iO/kHu+notwithstandingH0389t punishedH05358#s1he shall be surelyH05358r)under his handH03027q!and he dieH04191p!with a rodH07626o#or his maidH0519n#his servantH05650msmiteH05221l%and if a manH0376k healedH07495!j- to be thoroughlyH07495%i5the loss of his timeH07674"h/only he shall payH05414gbe quitH05352)f=then shall he that smoteH05221e)upon his staffH04938dabroadH02351cand walkH01980!b-if he rise againH06965a bedH04904!`- not, but keepethH05307_! and he dieH04191^fistH0106]orH0176\%with a stoneH068[anotherH07453ZsmiteH05221!Y/together, and oneH0376XstriveH07378 D{]C( b;hEzaDfor handH03027handH03027for toothH08127toothH08127for eyeH05869eyeH05869 for lifeH05315 lifeH05315% 5then thou shalt giveH05414 +mischief followH0611 'as the judgesH06414+Aupon him; and he shall payH05414 will layH07896 husbandH01167(= according as the woman'sH0802 punishedH06064#1 he shall be surelyH06064*Aand yet no mischief followH0611departH03318"/so that her fruitH03206!with childH02030~a womanH0802}and hurtH05062|striveH05327{if menH0582zhis moneyH03701)y=he shall not be punishedH05358xor twoH08147wa dayH03117v)if he continueH05975 PtV;eB~d<"nP2!or a womanH08021a manH03760goreH05055/if an oxH07794 .+for his tooth'sH08127-freeH02670$,3he shall let him goH07971+toothH08127$*5or his maidservant'sH0519)toothH08127%(5out his manservant'sH05650 '+and if he smiteH05307& his eye'sH05869% forH08478$ freeH02670$#3he shall let him goH07971")that it perishH07843!#of his maidH0519 !or the eyeH05869)of his servantH05650the eyeH05869smiteH05221%and if a manH0376!for stripeH02250stripeH02250for woundH06482woundH06482#for burningH03555burningH03555for footH07272footH07272 S]7`1|a=vSL)for the ransomH06306#K1then he shall giveH05414&J7on him a sum of moneyH03724!I-if there be laidH07896+HA also shall be put to deathH04191G' and his ownerH01167 F+ shall be stonedH05619E the oxH07794D! or a womanH0802Ca manH03760BKhim in, but that he hath killedH04191%A5and he hath not keptH08104@%to his ownerH01167+?Aand it hath been testifiedH05749$>%'in time pastH08032 H085430=Kwere wont to push with his hornH05056<'but if the oxH07794; quitH05355: of the oxH077949' but the ownerH01167"81 shall not be eatenH03987' and his fleshH013206stonedH05619 5+shall be surelyH056194#then the oxH077943'that they dieH04191 \u_@!oK)lL-z\i! or an assH02543h'!it, and an oxH07794g'!and not coverH03680f!a pitH0953e!shall digH03738d#!or if a manH0376c!a pitH0953b!!shall openH06605a%!and if a manH0376 `+ shall be stonedH05619_! and the oxH07794^ of silverH03701] shekelsH08255\ thirtyH07970![/ unto their masterH0113Z' he shall giveH05414 Y- or a maidservantH0519X% a manservantH05650W! shall pushH05055V if the oxH07794!U-shall it be doneH06213+TAaccording to this judgmentH04941S!a daughterH01323R!have goredH05055QorH0176Pa sonH01121&O7whether he have goredH05055#N1whatsoever is laidH07896M#of his lifeH05315 Ey_<W:#mM'w`E$ for oxH07794$ oxH07794$payH07999(;$him in; he shall surelyH07999'$hath not keptH08104'$and his ownerH01167$%'$in time pastH08032 H08543"/$hath used to pushH05056#$that the oxH07794"~/$or if it be knownH03045'}9# also they shall divideH02673$|3# of it; and the deadH04191{# the moneyH03701z!# and divideH02673y#oxH07794x#the liveH02416%w5#then they shall sellH04376v##that he dieH04191u#another'sH07453t#hurtH05062s#oxH07794 r-#and if one man'sH0376&q7"of them; and the deadH04191p)"unto the ownerH01167o"moneyH03701n"giveH07725m"goodH07999l!"of the pitH0953k"the ownerH01167j! fallH05307 HjM-~^?"fL$bH%foundH04672$%be certainlyH04672#%if the theftH01591"'for his theftH01591:!_if he have nothing, then he shall be soldH04376 #restitutionH07999$3he should make fullH07999bloodH01818be risenH02224!if the sunH08121no bloodH01818#that he dieH04191)and be smittenH05221#breaking upH04290be foundH04672!if a thiefH01590# for a sheepH07716 sheepH06629 and fourH0702 for an oxH07794 oxenH01241fiveH02568%5it; he shall restoreH07999#it, or sellH04376 and killH02873 !or a sheepH07716 an oxH07794 #shall stealH01589 if a manH0376%$ and the deadH04191 TiD) b?pB' uTA%or the fieldH07704%@5or the standing cornH07054+?Aso that the stacks of cornH01430>in thornsH06975=and catchH04672<break outH03318;if fireH0784*:?shall he make restitutionH07999$93 of his own vineyardH03754 8+ and of the bestH04315!7- of his own fieldH077046# of the bestH043155 fieldH07704 4-in another man'sH03123)and shall feedH011972%in his beastH011651'and shall putH079710#to be eatenH01197/#or vineyardH03754$.3shall cause a fieldH07704-if a manH0376, doubleH08147!+- he shall restoreH07999*or sheepH07716)or assH02543!(-whether it be oxH07794'aliveH02416&#in his handH03027 [Z>}Y?pL+u[^ goodsH04399%]5 unto his neighbour'sH07453\ his handH03027$[3whether he have putH07971Z+unto the judgesH0430!Y-shall be broughtH07126X%of the houseH01004 W+then the masterH01167VfoundH04672Ube notH03808T%if the thiefH01590S doubleH08147R# let him payH07999Q be foundH04672P% if the thiefH01590O houseH01004 N-out of the man'sH0376!M-and it be stolenH01589Lto keepH08104Kor stuffH03627JmoneyH03701#I1unto his neighbourH07453H'shall deliverH05414Gif a manH0376!F- make restitutionH07999E% shall surelyH07999D the fireH01200 C+ he that kindledH01197B#be consumedH0398 NhHkH&dI, pN{' no man seeingH07200z) or driven awayH07617y! or be hurtH07665x! and it dieH04191w to keepH08104v% or any beastH0929u! or a sheepH07716t or an oxH07794s an assH02543#r1 unto his neighbourH07453q deliverH05414p if a manH0376#o1 unto his neighbourH07453n doubleH08147m% he shall payH07999l' shall condemnH07561k+ whom the judgesH0430!j/ before the judgesH0430i! shall comeH0935 h+ of both partiesH08147%g5 to be his, the causeH01697f# challengethH0559*eE for any manner of lost thingH09d# for raimentH08008c for sheepH07716b for assH02543a for oxH07794`# of trespassH06588_) for all mannerH01697bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{\z6Sp )C`~8T\z6Sp )C`~8Ts-Ji$@^}6Pl!<Wu2Li%A^{āŁ3ƁOǁjȁɁ#ʁ?ˁ\́x́΁1ρLЁgсҁӁ:ԁWՁvցׁ0؁Nفlځ ہ%܁C݁`ށ~߁5ၪRoに 䁫)偫G恫e灬聬 遬>ꁬY끬x쁭큭4So )Hc<Zw0K KsV-J'dD)dK goodH07999 +he shall surelyH07999#not with itH05973the ownerH01167or dieH04191)and it be hurtH07665!-of his neighbourH07453borrowH07592%and if a manH0376$ 3 that which was tornH02966' 9 he shall not make goodH07999  witnessH05707 ' let him bringH0935/ ;' if it be torn in piecesH02963 H02963) unto the ownerH011674S from him, he shall make restitutionH07999+3' and if it be stolenH01589 H01589 goodH07999#1 of it shall acceptH03947' and the ownerH01167 goodsH04399%5 unto his neighbour'sH07453 his handH03027%5 that he hath not putH07971%~5 be between them bothH08147} lordH03068|' shall an oathH07621 ImM2dE)~_-`I3godH0430$23he that sacrificethH02076 1+be put to deathH041910%shall surelyH04191/%with a beastH0929 .+whosoever liethH07901-to liveH02421.,Gthou shalt not suffer a witchH03784+!of virginsH01330'*9according to the dowryH04119)moneyH03701+(Aher unto him, he shall payH08254'to giveH05414&refuseH03985%utterlyH03985$'if her fatherH01"#1her to be his wifeH0802"endowH04117*!?with her, he shall surelyH04117 and lieH07901%7that is not betrothedH0781a maidH01330enticeH06601%and if a manH0376%for his hireH07939it cameH0935an hiredH07916goodH07999%if the ownerH01167 BkL,{S=wY9aBO!fatherlessH03490"N/and your childrenH01121M+shall be widowsH0490L)and your wivesH0802#K1you with the swordH02719 J+and i will killH02026I'shall wax hotH02734H%and my wrathH0639Gtheir cryH06818FhearH08085'E9unto me, i will surelyH08085Dat allH06817C%and they cryH06817!B-them in any wiseH06031A%thou afflictH06031@ifH0518$?3or fatherless childH03490>any widowH0490%=5ye shall not afflictH06031<of egyptH04714;#in the landH0776+:Ahim: for ye were strangersH016169#nor oppressH039058!a strangerH01616'79thou shalt neither vexH0323846Sonly, he shall be utterly destroyedH027635lordH030684saveH01115 CK c<xM~aCjthe rulerH05387inor curseH0779hthe godsH0430&g7thou shalt not revileH07043fgraciousH02587*e?unto me, that i will hearH08085:d_and it shall come to pass, when he criethH06817'c9wherein shall he sleepH07901b%for his skinH05785a#his raimentH08071`%his coveringH03682_! goeth downH0935^%that the sunH08121])it unto him byH05704#\1thou shalt deliverH07725[to pledgeH02254ZraimentH08008 Y+thy neighbour'sH07453XtakeH02254W)if thou at allH02254V)upon him usuryH05392'U9neither shalt thou layH07760?Tiby thee, thou shalt not be to him as an usurerH05383SpoorH06041Rmy peopleH05971QmoneyH03701P%if thou lendH03867 A^<rX?uD*x\AreportH08088a falseH07723%5thou shalt not raiseH05375)it to the dogsH03611'ye shall castH07993%in the fieldH07704)torn of beastsH02966fleshH01320-~Gunto me: neither shall ye eatH0398}menH0582%|5and ye shall be holyH06944 {+ thou shalt giveH05414z dayH03117y'on the eighthH08066(x=it shall be with his damH0517wdaysH03117vsevenH07651u)with thy sheepH06629 t+with thine oxenH07794s'shalt thou doH06213rlikewiseH03651 q+shalt thou giveH05414p#of thy sonsH01121o'the firstbornH01060#n1and of thy liquorsH01831-mEthe first of thy ripe fruitsH04395$l5thou shalt not delayH0309k'of thy peopleH05971 Ix\3v]@ tU4hI#!thee lyingH07257#"1of him that hatethH08130!the assH02543 #if thou seeH07200%to him againH07725'bring it backH07725"/thou shalt surelyH07725%going astrayH08582!or his assH02543oxH07794'thine enemy'sH0341%if thou meetH06293!-man in his causeH07379a poorH01800/Ineither shalt thou countenanceH01921 to wrestH05186manyH07227afterH0310!to declineH05186!in a causeH07379)=neither shalt thou speakH06030evilH07451 #a multitudeH07227% 7thou shalt not followH0310 witnessH05707% 5to be an unrighteousH02555 +with the wickedH07563)not thine handH03027putH07896 CkR)kF$ sR5cC?# for ye knowH03045>! a strangerH01616,=C also thou shalt not oppressH03905!<-of the righteousH06662;the wordsH01697:)and pervertethH055579the wiseH064938blindethH057867%for the giftH078106no giftH07810$53and thou shalt takeH039474!the wickedH0756313Mthou not: for i will not justifyH066632slayH020261'and righteousH06662!0-and the innocentH05355/matterH01697.%from a falseH08267-'keep thee farH07368,%in his causeH07379+#of thy poorH034*%the judgmentH04941%)5thou shalt not wrestH05186( helpH05800''9him, thou shalt surelyH05800&to helpH05800%%5and wouldest forbearH02308!$-under his burdenH04853 D`C' d9rQ4aD\ thy workH04639[' thou shalt doH06213Z daysH03117Y sixH08337#X1 with thy oliveyardH02132"W/ with thy vineyardH03754/VI in like manner thou shalt dealH06213U shall eatH0398T% of the fieldH07704S! the beastsH02416$R3 and what they leaveH03499Q may eatH0398P' of thy peopleH05971#O5 still; that the poorH034N and lieH05203'M9 thou shalt let it restH08058 L+ but the seventhH07637K' in the fruitsH08393 J- and shalt gatherH0622I thy landH0776H) thou shalt sowH02232G yearsH08141F and sixH08337E of egyptH04714D# in the landH0776"C/ ye were strangersH01616B seeingH03588A' of a strangerH01616@ the heartH05315 E{Y<_7~dJjE!x-unleavened breadH04682w)thou shalt eatH0398$v3of unleavened breadH04682uthe feastH02282 t+thou shalt keepH08104$s3unto me in the yearH08141(r;thou shalt keep a feastH02287qtimesH07272pthreeH07969o% of thy mouthH06310n outH05921(m; neither let it be heardH08085l godsH0430k of otherH0312j# of the nameH08034$i3 and make no mentionH02142(h; unto you be circumspectH08104 g- that i have saidH0559!f- may be refreshedH05314!e- and the strangerH01616d+ of thy handmaidH0519c# and the sonH01121b may restH05117a' and thine assH02543`' that thine oxH07794 _+ thou shalt restH07673^ dayH03117#]1 and on the seventhH07637 UzYBqR. }^>wU'all thy malesH02138#in the yearH08141timesH06471threeH07969!- out of the fieldH07704) in thy laboursH04639'; when thou hast gatheredH0622 # of the yearH08141 ! in the endH03318 )of ingatheringH0614 'and the feastH02282 %in the fieldH07704%5which thou hast sownH02232)of thy laboursH04639 +the firstfruitsH01061!of harvestH07105'and the feastH02282me emptyH07387beforeH06440&7and none shall appearH07200! from egyptH04714*? for in it thou camest outH03318~ abibH024}% of the monthH02320,|C thee, in the time appointedH04150{)as i commandedH06680zdaysH03117ysevenH07651 NgI%nP) eK(nN1%and to bringH0935 0+thee in the wayH01870/'thee, to keepH08104.beforeH06440-an angelH04397,)behold, i sendH07971+ milkH02461*+ in his mother'sH0517) a kidH01423&(7thou shalt not seetheH01310'thy godH0430&lordH03068%)into the houseH01004 $-thou shalt bringH0935##of thy landH0127#"1of the firstfruitsH01061!the firstH07225" /until the morningH01242remainH03885 +of my sacrificeH02282&7neither shall the fatH02459$3with leavened breadH02557 +of my sacrificeH02077the bloodH01818%5thou shalt not offerH02076godH03068the lordH0113beforeH06440%shall appearH07200 M|Z< \C% oD!tM#L1and the perizzitesH06522!K-and the hittitesH02850)J?thee in unto the amoritesH0567I+thee, and bringH0935HbeforeH06440Gshall goH03212F)for mine angelH04397'E9 unto thine adversariesH06696!D-and an adversaryH06887"C1unto thine enemiesH0341'B;then i will be an enemyH0340!A-all that i speakH01696@and doH06213?his voiceH06963>obeyH08085)==but if thou shalt indeedH08085< in himH07130;#for my nameH08034$:3your transgressionsH0658809Khim not; for he will not pardonH053758provokeH048437his voiceH069636'him, and obeyH080855ofH064404bewareH08104&37which i have preparedH03559$23thee into the placeH04725 Ng;lH)gE!mNg#in thy landH0776f'nor be barrenH061355eUthere shall nothing cast their youngH07921d) from the midstH07130c awayH05493bsicknessH04245 a+and i will takeH05493`'and thy waterH04325_thy breadH03899#^1and he shall blessH01288]your godH0430\lordH03068#[1and ye shall serveH05647Z% their imagesH04676Y! break downH07665 X+them, and quiteH07665WoverthrowH02040'V9but thou shalt utterlyH02040"U/after their worksH04639T%them, nor doH06213Snor serveH05647R'to their godsH0430(Q;thou shalt not bow downH07812(P; and i will cut them offH03582"O/ and the jebusitesH02983N# the hivitesH02340#M1and the canaanitesH03669 DdIb>"rR$eD%of the fieldH07704'and the beastH02416 +become desolateH08077'lest the landH0776yearH08141~#thee in oneH0259}#from beforeH06440*|?i will not drive them outH01644{#from beforeH06440 z+and the hittiteH02850y'the canaaniteH03669x!the hiviteH02340,wCthee, which shall drive outH01644vbeforeH06440uhornetsH06880 t+and i will sendH07971!s- turn their backsH06203!r/all thine enemiesH0341 q+and i will makeH05414'p;to whom thou shalt comeH0935o)all the peopleH05971'n9thee, and will destroyH02000mbeforeH06440lmy fearH0367k#i will sendH07971j'i will fulfilH04390i#of thy daysH03117h!the numberH04557 C|\* sM&qNbC#!in thy landH0776%5!they shall not dwellH03427.I with them, nor with their godsH0430# no covenantH01285 + thou shalt makeH03772beforeH06440.G and thou shalt drive them outH01644) into your handH03027# of the landH0776 + the inhabitantsH03427#1 for i will deliverH05414)unto the riverH05104$3and from the desertH04057#1of the philistinesH06430"/even unto the seaH03220seaH03220%from the redH05488 !thy boundsH01366 )and i will setH07896 the landH0776 #and inheritH05157. Gthee, until thou be increasedH06509#from beforeH06440&7i will drive them outH01644!and littleH04592by littleH04592 multiplyH07227 dV7jH* X+}d:lordH030689'all the wordsH016978!the peopleH059717and toldH056086cameH09355and mosesH048724go upH05927)3=neither shall the peopleH05971-2Ebut they shall not come nighH050661lordH03068&07alone shall come nearH05066/and mosesH04872.# ye afar offH07350-# and worshipH07812, of israelH03478+' of the eldersH02205*#and seventyH07657)and abihuH030(nadabH05070'+thou, and aaronH0175&lordH03068%come upH05927$!unto mosesH04872##and he saidH0559*"?!it will surely be a snareH04170!!!their godsH0430. G!against me: for if thou serveH05647(;!lest they make thee sinH02398 Sv\@nU/ R7wS W+burnt offeringsH05930V'which offeredH05927Uof israelH03478 T+of the childrenH01121Syoung menH05288R#and he sentH07971Q of israelH03478P tribesH07626/O;' according to the twelveH06240 H08147#N1 and twelve pillarsH04676M) under the hillH02022Lan altarH04196K#and buildedH01129J)in the morningH01242"I/and rose up earlyH07925HlordH03068G'all the wordsH01697FwroteH03789Eand mosesH04872D!will we doH06213Chath saidH01696BlordH03068A' all the wordsH01697@ and saidH0559? voiceH06963> with oneH0259= answeredH06030#<1and all the peopleH05971&;7and all the judgmentsH04941 OpR9 gF& bI+ qOv'on the peopleH05971u'and sprinkledH02236tthe bloodH01818stookH03947rand mosesH04872 q+ and be obedientH08085p! will we doH06213o hath saidH01696nlordH03068m'and they saidH0559l'of the peopleH05971k+in the audienceH0241jand readH07121 i+of the covenantH01285hthe bookH05612g#and he tookH03947f% on the altarH04196e% he sprinkledH02236d%of the bloodH01818cand halfH02677bin basonsH0101aand putH07760`%of the bloodH01818_halfH02677^tookH03947]and mosesH04872\ lordH03068[ of oxenH06499Z offeringsH02077YpeaceH08002X)and sacrificedH02076 Kd, ~\>Y-lK% not his handH03027 he laidH07971 of israelH03478 + of the childrenH01121#3 and upon the noblesH0678 clearnessH02892  of heavenH08064( ; and as it were the bodyH06106$ 3 of a sapphire stoneH05601  workH04639# 1 as it were a pavedH03840) under his feetH07272 of israelH03478 the godH0430% and they sawH07200 of israelH03478' of the eldersH02205# and seventyH07657 and abihuH030 nadabH05070 and aaronH0175~ mosesH04872}% then went upH059274|S with you concerning all these wordsH01697{ hath madeH03772z lordH03068 y+of the covenantH01285!x-behold the bloodH01818wand saidH0559 WqY:jEwY=W,0Cfor us, until we come againH07725/ye hereH02088.tarryH03427 -+unto the eldersH02205,#and he saidH0559+ of godH0430*) into the mountH02022) went upH05927( and mosesH04872' joshuaH03091!&- and his ministerH08334% rose upH06965$ and mosesH04872'#9 that thou mayest teachH03384%"5 which i have writtenH03789!!- and commandmentsH04687  and a lawH08451 of stoneH068# thee tablesH03871.G and be there: and i will giveH05414%5 to me into the mountH02022 come upH05927! unto mosesH04872 saidH0559 lordH03068 and drinkH08354# and did eatH0398 godH0430' also they sawH02372 ^wR8~`>% y`<$^N%of the gloryH03519M'and the sightH04758L%of the cloudH06051!K-out of the midstH08432J! unto mosesH04872I he calledH07121H dayH03117 G+ and the seventhH07637F daysH03117Eit sixH08337DcoveredH03680C'and the cloudH06051BsinaiH05514A!upon mountH02022@abodeH07931?lordH03068>'and the gloryH03519=the mountH02022<coveredH03680;#and a cloudH06051:)into the mountH020229went upH059278and mosesH048727% let him comeH050666 to doH01167!5- have any mattersH016974 manH01167!3-with you: if anyH043102and hurH02354,1Eunto you: and, behold, aaronH0175 mmM) nK-kL2ml%of every manH0376k)me an offeringH08641 j+that they bringH03947iof israelH03478"h/unto the childrenH01121gspeakH01696fsayingH0559e!unto mosesH04872dspakeH01696clordH03068b nightsH03915a and fortyH0705` daysH03117_ fortyH0705!^-was in the mountH02022]and mosesH04872\)into the mountH02022[)and gat him upH05927Z%of the cloudH06051Y)into the midstH08432XwentH0935Wand mosesH04872V of israelH03478 U+ of the childrenH01121T#in the eyesH05869S%of the mountH02022R!on the topH07218QfireH0784P)like devouringH0398OlordH03068 \nM%dA"t[C!u\ stonesH068 onyxH07718incenseH07004'and for sweetH05561oilH08081'for anointingH04888spicesH01314'for the lightH03974oilH08081woodH06086#and shittimH07848skinsH05785~%and badgers'H08476}dyed redH0119|skinsH05785{and rams'H0352z!and goats'H05795y)and fine linenH08336#x#'and scarletH08144 H08438w!and purpleH0713vand blueH08504uand brassH05178t!and silverH03701s'of them; goldH02091$r3which ye shall takeH03947q%the offeringH08641p# my offeringH08641o' ye shall takeH03947n)with his heartH03820)m=that giveth it willinglyH05068 ZzT1 {W,dE'yZ%! the heightH06967$! and a halfH02677$#5 thereof, and a cubitH0520"# the breadthH07341!! and a halfH02677$ 5 thereof, and a cubitH0520! the lengthH0753! and a halfH02677! two cubitsH0520 woodH06086 shittimH07848 an arkH0727$3 and they shall makeH06213/I thereof, even so shall ye makeH06213'9 of all the instrumentsH03627 + and the patternH08403"/ of the tabernacleH04908# the patternH08403-E according to all that i shewH07200amongH08432!-that i may dwellH07931)me a sanctuaryH04720"/and let them makeH06213'9and in the breastplateH02833 %in the ephodH0646 to be setH04394 !and stonesH068 O`9rX<gD* rOC) them with goldH02091B# and overlayH06823A woodH06086@ shittimH07848? stavesH0905$>3 and thou shalt makeH06213=% in the otherH08145< ringsH02885;) of it, and twoH08147: sideH067639! in the oneH02598 ringsH02885!7- thereof; and twoH081476 cornersH064715# in the fourH0702 4+ for it, and putH054143 of goldH020912 ringsH028851 fourH0702$03 and thou shalt castH03332/# round aboutH05439. of goldH02091 -+ upon it a crownH02213#,1 it, and shalt makeH06213#+1 shalt thou overlayH06823*# and withoutH02351) withinH01004( goldH02091'% it with pureH02889'&9 and thou shalt overlayH06823 HxZ:sL, hJ+ ~fH`cherubimsH03742_twoH08147$^3and thou shalt makeH06213]# the breadthH07341\! and a halfH02677$[5thereof, and a cubitH0520Z!the lengthH0753Y!and a halfH02677X!two cubitsH0520WgoldH02091VpureH02889U%a mercy seatH03727$T3and thou shalt makeH06213#S1which i shall giveH05414R'the testimonyH05715Q%into the arkH0727#P1and thou shalt putH05414(O;they shall not be takenH05493N!of the arkH0727M%in the ringsH02885Lshall beH01961K!the stavesH0905J%may be borneH05375I%that the arkH0727H!of the arkH0727G%by the sidesH06763F)into the ringsH02885E!the stavesH0905"D1and thou shalt putH0935 P~e?" pX2nT8zP&~7 toward the mercy seatH03727}! to anotherH0251| oneH0376 {+and their facesH06440!z-with their wingsH03671y)the mercy seatH03727xcoveringH05526won highH04605vwingsH03671u'shall stretchH06566"t/and the cherubimsH03742s endsH07098r! on the twoH08147q' the cherubimsH03742p' shall ye makeH06213"o/ of the mercy seatH03727nendH07098m%on the otherH02088lcherubH03742k'and the otherH0259j)on the one endH07098icherubH03742honeH0259gand makeH06213"f/ of the mercy seatH03727eendsH07098!d-them, in the twoH08147 c+shalt thou makeH06213b#beaten workH04749agoldH02091 ImS3|J_%gI!two cubitsH0520woodH06086shittimH07848a tableH07979%5thou shalt also makeH06213 of israelH03478"/ unto the childrenH011216W which i will give thee in commandmentH06680!- of the testimonyH05715the arkH0727uponH05921cherubimsH03742 the twoH08147 %from betweenH09964 Swith thee from above the mercy seatH03727. Gwith thee, and i will communeH01696& 7and there i will meetH03259"/that i shall giveH05414'the testimonyH05715)thou shalt putH05414)and in the arkH0727%upon the arkH0727aboveH04605)the mercy seatH03727#1and thou shalt putH05414!- of the cherubimsH03742 + shall the facesH06440 ^rS4 rR*y_=|^5the ringsH028854and putH054143of goldH020912ringsH028851#for it fourH0702$03and thou shalt makeH06213$/3 thereof round aboutH05439.'to the borderH04526-crownH02213,a goldenH02091$+3and thou shalt makeH06213*#round aboutH05439#)1of an hand breadthH02948!(-unto it a borderH04526$'3and thou shalt makeH06213&#round aboutH05439%of goldH02091 $+thereto a crownH02213#and makeH06213"goldH02091!%it with pureH02889' 9and thou shalt overlayH06823! the heightH06967! and a halfH02677$5 thereof, and a cubitH0520#the breadthH07341$5thereof, and a cubitH0520!the lengthH0753 UlM)fJ1c;yU R+ shalt thou makeH06213Q goldH02091PpureH02889OwithalH02004"N/thereof, to coverH05258#M1thereof, and bowlsH04518$L3thereof, and coversH07184$K3thereof, and spoonsH03709J!the dishesH07086$I3and thou shalt makeH06213H%may be borneH05375G)that the tableH07979F)them with goldH02091E#and overlayH06823DwoodH06086CshittimH07848B!the stavesH0905$A3and thou shalt makeH06213@the tableH07979?to bearH05375>'of the stavesH0905='be for placesH01004 <+shall the ringsH02885;!the borderH04526:%over againstH059809 feetH072728# on the fourH07027cornersH062856#in the fourH0702 \}`8~`;^= \#o1 of the candlestickH04501n branchesH07070m and threeH07969l sideH06654k) out of the oneH0259#j1 of the candlestickH04501i branchesH07070h% of it; threeH07969!g- out of the sidesH06654f! shall comeH03318e branchesH07070d and sixH08337 c+ and his flowersH06525b his knopsH03730a his bowlsH01375!`- and his branchesH07070_his shaftH03409^be madeH06213&]7shall the candlestickH04501\#beaten workH04749[goldH02091ZpureH02889Y'a candlestickH04501$X3and thou shalt makeH06213Wme alwayH08548VbeforeH06440UshewbreadH03899T)upon the tableH07979#S1and thou shalt setH05414 EcH' tY>jR8 qE( ;#of the same, and a knopH03730 #branchesH07070 #under twoH08147 #a knopH03730" /"and their flowersH06525#"their knopsH03730'9"made like unto almondsH08246"bowlsH01375"fourH0702'9"and in the candlestickH04501'9!out of the candlestickH04501!that comeH03318!branchesH07070'!so in the sixH08337%!and a flowerH06525~! a knopH03730}! branchH07070|%! in the otherH0259"{/! made like almondsH08246z! bowlsH01375y!and threeH07969x!branchH07070w!in oneH0259v%!and a flowerH06525u!a knopH03730't9!made like unto almondsH08246s!bowlsH01375r!threeH07969q sideH06654!p- out of the otherH08145 P{^( xaA(}_* mP)'a talentH03603(&goldH02091'&pureH02889-&E&thereof, and the snuffdishesH04289%'&and the tongsH04457$%itH06440#%%over againstH056761"O%thereof, that they may give lightH0215!%the lampsH05216. G%thereof: and they shall lightH05927%lampsH05216%the sevenH07651$3%and thou shalt makeH06213$goldH02091$pureH02889#$beaten workH04749$oneH0259#1$and their branchesH07070#$their knopsH03730'9# out of the candlestickH04501%# that proceedH03318# branchesH070702O# of the same, according to the sixH08337# branchesH07070#under twoH08147(;#of the same, and a knopH03730#branchesH07070#under twoH08147 Gz]:w_B"iP,aGGof oneH0259 F+and the breadthH07341EcubitsH0520D!and twentyH06242CeightH08083BcurtainH03407Aof oneH0259@!the lengthH0753 ?+ shalt thou makeH06213> workH04639=! of cunningH02803< cherubimsH03742#;#' and scarletH08438 H08144:!and purpleH07139and blueH085048linenH083367#fine twinedH078066curtainsH034075tenH062354)the tabernacleH04908)3=moreover thou shalt makeH06213"2/(thee in the mountH02022!1-(which was shewedH07200$03(after their patternH08403/)(that thou makeH06213.(and lookH07200+-A'it, with all these vesselsH03627,''shall he makeH06213+'goldH02091*'of pureH02889 I^B%oS<d>kIe'of the secondH08145 d+ in the couplingH04225c curtainH03407b edgeH08193!a- in the uttermostH07020-`E and likewise shalt thou makeH06213 _+in the couplingH02279"^/from the selvedgeH07098]curtainH03407\!of the oneH0259['upon the edgeH08193Zof blueH08504YloopsH03924$X3and thou shalt makeH06213W! to anotherH0269V oneH0802UcoupledH02266TcurtainsH03407SfiveH02568R!to anotherH0269QoneH0802*P?shall be coupled togetherH02266OcurtainsH03407Nthe fiveH02568MmeasureH04060L) shall have oneH0259.KG and every one of the curtainsH03407J cubitsH0520I fourH0702H curtainH03407 FnP6fD-wV/jF -to be a coveringH0168goats'H05795curtainsH03407$3and thou shalt makeH06213! tabernacleH04908#~3 and it shall be oneH0259}!the tachesH07165#|'#together withH0269 H0802{%the curtainsH03407z!and coupleH02266yof goldH02091xtachesH07165wfiftyH02572$v3and thou shalt makeH06213u!of anotherH0269toneH0802s'may take holdH06901r) that the loopsH03924q' of the secondH08145 p+ in the couplingH04225o) of the curtainH03407n# in the edgeH07097 m+shalt thou makeH06213lloopsH03924kand fiftyH02572jcurtainH03407i!in the oneH0259 h+shalt thou makeH06213gloopsH03924ffiftyH02572 TuW=!z`6X;|T$ 3 and thou shalt makeH06213!/ of the tabernacleH0168(-' in the forefrontH06440 H04136 curtainH03407 the sixthH083450K by themselves, and shalt doubleH03717 curtainsH03407'9 by themselves, and sixH08337 curtainsH03407 fiveH02568&7 and thou shalt coupleH02266measureH04060 of oneH0259 curtainsH03407&)' and the elevenH06240 H06249 cubitsH0520 fourH0702curtainH03407of oneH0259 +and the breadthH07341 cubitsH0520 thirtyH07970 curtainH03407 of oneH0259!the lengthH0753 +shalt thou makeH06213curtainsH03407'elevenH06240 H06249$3upon the tabernacleH04908 MrV2uM3c3pM>) that remainethH05736= curtainH03407< the halfH02677;# of the tentH0168 :+ of the curtainsH034079) that remainethH05736 8+ and the remnantH05629,7E together, that it may be oneH02596 the tentH01685! and coupleH022664) into the loopsH039243! the tachesH071652 and putH09351 of brassH051780 tachesH07165/ fiftyH02572$.3 and thou shalt makeH06213-! the secondH08145,) which couplethH02279+) of the curtainH03407*# in the edgeH08193) loopsH03924( and fiftyH02572 '+ in the couplingH02279& outmostH07020% curtainH03407$! of the oneH0259## on the edgeH08193" loopsH03924! fiftyH02572 WwS4pM'kQ5~W#Y1for the tabernacleH04908XboardsH07175$W3and thou shalt makeH06213V skinsH05785U badgers'H08476TaboveH04605S)and a coveringH04372Rdyed redH0119QskinsH05785Prams'H0352O%for the tentH0168N!a coveringH04372$M3and thou shalt makeH062138L[ on this side and on that side, to coverH03680"K/ of the tabernacleH04908J) over the sidesH06654I' it shall hangH05628H# of the tentH0168 G+ of the curtainsH03407F' in the lengthH0753:E_ on the other side of that which remainethH05736D# and a cubitH0520 C+ on the one sideH02088B# and a cubitH0520"A/ of the tabernacleH04908!@/ over the backsideH0268?! shall hangH05628 Ny[<w]C" rJ+vN$x3and thou shalt makeH06213wsouthwardH08486vsideH06285u%on the southH05045tboardsH07175stwentyH06242#r1for the tabernacleH04908q!the boardsH07175$p3and thou shalt makeH06213"o/ of the tabernacleH04908#n1 for all the boardsH07175%m5thus shalt thou makeH06213l+against anotherH0269koneH0802j%set in orderH07947iboardH07175hin oneH0259gtenonsH03027ftwoH08147e boardH07175dof oneH0259c#the breadthH07341b!and a halfH02677a#and a cubitH0520`!of a boardH07175_!the lengthH0753^cubitsH0520]tenH06235\#standing upH05975[woodH06086ZshittimH07848 !LnV;qW7|aF#gL socketsH0134and twoH08147boardH07175under oneH0259socketsH0134twoH08147silverH03701socketsH0134+and their fortyH0705boardsH07175twentyH06242sideH06285 %on the northH06828" /of the tabernacleH04908 sideH06763# 1and for the secondH08145 tenonsH03027#for his twoH08147boardH07175'under anotherH0259socketsH0134 and twoH08147 tenonsH03027# for his twoH08147 boardH07175 under oneH0259socketsH0134~twoH08147}boardsH07175!|-under the twentyH06242{of silverH03701zsocketsH0134yfortyH0705 Vy\8 `; zX? {V!4/and their socketsH01343boardsH07175(2;and they shall be eightH080831 cornersH04740*0? they shall be for the twoH08147//Ithus shall it be for them bothH08147.ringH02885-)of it unto oneH0259,)above the headH07218+togetherH03162**?and they shall be coupledH08382!)-together beneathH04295*(?and they shall be coupledH08382!'-in the two sidesH03411"&/of the tabernacleH04908 %+for the cornersH04742 $+shalt thou makeH06213#boardsH07175"and twoH08147!boardsH07175 sixH08337 +thou shalt makeH06213westwardH03220"/of the tabernacleH04908"/and for the sidesH03411 boardH07175' under anotherH0259 dtW=!nU<cB)d"S/ of the tabernacleH04908R# of the sideH06763Q) for the boardsH07175PbarsH01280Oand fiveH02568"N/of the tabernacleH04908MsideH06763L%of the otherH08145K)for the boardsH07175JbarsH01280Iand fiveH02568"H/ of the tabernacleH04908GsideH06763F!of the oneH0259E)for the boardsH07175DfiveH02568CwoodH06086BshittimH07848AbarsH01280$@3and thou shalt makeH06213?boardH07175>' under anotherH0259= socketsH0134< and twoH08147; boardH07175: under oneH02599socketsH01348twoH081477socketsH01346'sixteenH06240 H083375silverH03701 ]a?bB)\9 v]oblueH08504na vailH06532$m3and thou shalt makeH06213"l/thee in the mountH02022)k=thereof which was shewedH07200)j=according to the fashionH04941i)the tabernacleH04908'h9and thou shalt rear upH06965g with goldH02091f the barsH01280'e9 and thou shalt overlayH06823d%for the barsH01280cplacesH01004bgoldH02091a#their ringsH02885`and makeH06213_with goldH02091^!the boardsH07175']9and thou shalt overlayH06823\to endH07097[from endH07097Z#shall reachH01272Y'of the boardsH07175X%in the midstH08432WbarH01280V)and the middleH08484U westwardH03220"T/ for the two sidesH03411 Q}^E"z]?d?qQ %! shall divideH0914 %! and the vailH06532! -!of the testimonyH05715 !the arkH0727!the vailH06532"/!in thither withinH01004&9!that thou mayest bringH0935!-!under the tachesH07165!the vailH06532'9!and thou shalt hang upH05414 of silverH03701 socketsH0134' upon the fourH0702 goldH02091~# their hooksH02053} with goldH02091| overlaidH06823{! of shittimH07848z pillarsH05982y% it upon fourH0702$x3 and thou shalt hangH05414!w- shall it be madeH06213v) with cherubimsH03742u workH04639t!of cunningH02803slinenH08336 r+and fine twinedH07806#q#'and scarletH08438 H08144p!and purpleH0713 CqN. oR* Y;zaC)!$and purpleH0713($blueH08504'#$of the tentH0168&%$for the doorH06607%!$an hangingH04539$$3$and thou shalt makeH06213##sideH06763"%# on the northH06828!# the tableH07979# 1# and thou shalt putH05414!-# toward the southH08486"/# of the tabernacleH04908##on the sideH06763#the tableH07979%#over againstH05227$3#and the candlestickH04501#the vailH06532#withoutH02351#the tableH07979#1#and thou shalt setH07760"holyH06944#"in the mostH06944!-"of the testimonyH05715%"upon the arkH0727)"the mercy seatH03727#1"and thou shalt putH05414! holyH06944%! and the mostH06944* ?! unto you between the holyH06944 J[3{[BhO6mJH) and the heightH06967$G3 shall be foursquareH07251F the altarH04196E broadH07341D cubitsH0520Cand fiveH02568BlongH0753AcubitsH0520@fiveH02568?woodH06086>shittimH07848=an altarH04196$<3and thou shalt makeH06213;% of brassH05178:% socketsH01349% fiveH02568$83% and thou shalt castH033327% goldH020916#%their hooksH020535)%them with goldH020914#%and overlayH068233%shittimH078482%pillarsH059821%fiveH02568 0+%for the hangingH04539$/3%and thou shalt makeH06213 .+$ with needleworkH07551-$ wroughtH04639,$ linenH08336 ++$and fine twinedH07806#*#'$and scarletH08144 H08438 N_CtK'hN&iNcbrasenH05178bfourH0702 a+shalt thou makeH06213!`-and upon the netH07568_brassH05178^!of networkH04639])for it a grateH04345$\3and thou shalt makeH06213[ brassH05178(Z; thereof thou shalt makeH06213 Y+all the vesselsH03627!X-and his firepansH04289#W1and his fleshhooksH04207V)and his basonsH04219 U+and his shovelsH03257%T5to receive his ashesH01878Shis pansH05518$R3and thou shalt makeH06213Q'it with brassH05178=Peshall be of the same: and thou shalt overlayH06823#O1thereof: his hornsH07161NcornersH06438#M3of it upon the fourH0702Lthe hornsH07161$K3and thou shalt makeH06213JcubitsH0520IthreeH07969 a[:sY7b?a#with boardsH03871hollowH05014~to bearH05375}%of the altarH04196|sidesH06763&{7shall be upon the twoH08147z)and the stavesH0905y)into the ringsH02885x%shall be putH0935w)and the stavesH0905 v+them with brassH05178u#and overlayH06823twoodH06086sshittimH07848rstavesH0905q'for the altarH04196pstavesH0905$o3and thou shalt makeH06213n%of the altarH04196mthe midstH02677l)may be even toH05704k%that the netH07568jbeneathH04295i%of the altarH04196%h5it under the compassH03749#g1and thou shalt putH05414f cornersH07098e# in the fourH0702d ringsH02885 Nf> bB(}a4}N+A and likewise for the northH06828 silverH03701"/ and their filletsH02838) of the pillarsH05982 the hooksH02053 brassH05178 socketsH0134)= thereof and their twentyH06242 pillarsH05982) and the twentyH06242 sideH06285 for oneH0259 longH0753 cubitsH0520' of an hundredH03967 linenH08336 # fine twinedH07806 ' for the courtH02691  hangingsH07050  southwardH08486  sideH06285' for the southH05045"/ of the tabernacleH04908 the courtH02691$3 and thou shalt makeH06213#1so shall they makeH06213"/thee in the mountH02022%5it: as it was shewedH07200 +shalt thou makeH06213 ^sP4sX8hP+x^< fiftyH02572; eastwardH04217: sideH062859# on the eastH069248% of the courtH02691 7+ and the breadthH073416 tenH06235!5/ and their socketsH01344 tenH062353' their pillarsH059822 cubitsH05201 of fiftyH025720 hangingsH07050/ sideH06285.# on the westH03220-% of the courtH02691,# the breadthH07341+ silverH03701"*/ and their filletsH02838)) of the pillarsH05982( the hooksH02053' brassH05178& socketsH0134!%- and their twentyH06242$ pillarsH05982#) and his twentyH06242" longH0753!' of an hundredH03967  hangingsH07050 in lengthH0753 sideH06285 NhF,oM3qW> fNZ fourH0702Y' their pillarsH05982/X;' wrought with needleworkH04639 H07551W linenH08336 V+ and fine twinedH07806#U#'and scarletH08438 H08144T!and purpleH0713SblueH08504RcubitsH0520Qof twentyH06242P!an hangingH04539O%of the courtH02691!N-and for the gateH08179MthreeH07969!L/and their socketsH0134KthreeH07969J'their pillarsH05982I'fifteenH06240 H02568HhangingsH07050GsideH03802!F-and on the otherH08145EthreeH07969!D/and their socketsH0134CthreeH07969B'their pillarsH05982AcubitsH0520@'fifteenH06240 H02568?#of one sideH03802>%the hangingsH07050= cubitsH0520 faD$kL2~^Df*w?thereof, and all the pinsH03489#v1in all the serviceH05656"u/of the tabernacleH04908 t+all the vesselsH03627sbrassH05178!r/ and their socketsH0134q linenH08336p# fine twinedH07806o cubitsH0520n fiveH02568m)and the heightH06967l#every whereH02572kfiftyH02572 j+and the breadthH07341icubitsH0520h!an hundredH03967g%of the courtH02691f!the lengthH0753e brassH05178!d/and their socketsH0134csilverH03701b#their hooksH02053a#with silverH03701`filletedH02836_the courtH02691^#round aboutH05439 ]+all the pillarsH05982\fourH0702![/and their socketsH0134 dlK- |V:pW6dfor everH05769 a statuteH02708 lordH03068 beforeH06440! to morningH01242 + it from eveningH06153#shall orderH06186 %and his sonsH01121 aaronH0175% 5before the testimonyH05715 the vailH06532 withoutH02351$3of the congregationH04150!/in the tabernacleH0168 alwaysH08548 to burnH05927"/ to cause the lampH05216' for the lightH03974beatenH03795oliveH02132oilH08081thee pureH02134 ~+that they bringH03947}of israelH03478|%the childrenH01121'{9and thou shalt commandH06680zbrassH05178y%of the courtH02691*x?thereof, and all the pinsH03489 [h@!P7kR6w[0heartedH03820/wiseH02450%.5and thou shalt speakH01696-)and for beautyH08597,for gloryH03519+#thy brotherH0251*for aaronH0175)garmentsH0899(holyH06944$'3and thou shalt makeH06213&sonsH01121%aaron'sH0175$# and ithamarH0385# eleazarH0499" and abihuH030! nadabH05070  aaronH0175Dsthat he may minister unto me in the priest's officeH03547of israelH03478%the childrenH01121%5with him, from amongH08432%and his sonsH01121#thy brotherH0251$5thou unto thee aaronH0175and takeH07126of israelH03478.Gon the behalf of the childrenH01121'9unto their generationsH01755 GpU9^>fJ-}dGKand blueH08504JgoldH02091$I3and they shall takeH03947DHsthat he may minister unto me in the priest's officeH03547G%and his sonsH01121F#thy brotherH0251E for aaronH0175D garmentsH0899C holyH06944$B3 and they shall makeH06213A% and a girdleH073@a mitreH04701?coatH03801 >+and a broideredH08665=!and a robeH04598<%and an ephodH0646;'a breastplateH02833&:7which they shall makeH062139%the garmentsH0899I8} him, that he may minister unto me in the priest's officeH035477' to consecrateH069426 garmentsH08995aaron'sH0175#41that they may makeH062133of wisdomH02451 2+with the spiritH07307#11whom i have filledH04390 JpS:!lBhHdJg linenH08336 f+and fine twinedH07806#e#'and scarletH08438 H08144d!and purpleH0713cblueH08504bgoldH02091Eauupon it, shall be of the same, according to the workH04639`%of the ephodH0642'_9and the curious girdleH02805,^Cit shall be joined togetherH02266]edgesH07098\!at the twoH08147[)thereof joinedH02266Z)shoulderpiecesH03802&Y7it shall have the twoH08147X workH04639W% with cunningH02803VlinenH08336 U+and fine twinedH07806T'scarletH08438 H08144SpurpleH0713RblueH08504QgoldH02091Pthe ephodH0646$O3and they shall makeH06213N)and fine linenH08336#M#'and scarletH08438 H08144L!and purpleH0713 [pJ&iI(`@[ + thou shalt makeH06213 of israelH03478 + of the childrenH01121) with the namesH08034 stonesH068 the twoH08147#1 shalt thou engraveH06605~# of a signetH02368}) the engravingsH06603| in stoneH068{) of an engraverH02796z' with the workH04639)y= according to their birthH08435x stoneH068w% on the otherH08145v# of the restH03498u namesH08034t sixH08337s stoneH068r on oneH0259q) of their namesH08034p sixH08337o of israelH03478 n+ of the childrenH01121"m/ on them the namesH08034l and graveH06605k stonesH068j onyxH07718i twoH08147$h3 and thou shalt takeH03947 R|`G fG' iN5vR $+shalt thou makeH06213#workH04639"wreathenH05688!#at the endsH04020 goldH02091pureH02889chainsH08333and twoH08147 goldH02091 ouchesH04865$3 and thou shalt makeH06213) for a memorialH02146 shouldersH03802% upon his twoH08147 lordH03068 beforeH06440# their namesH08034! shall bearH05375 and aaronH0175 of israelH03478"/ unto the childrenH01121# of memorialH02146 stonesH068 % of the ephodH0646# 1 upon the shouldersH03802  stonesH068  the twoH08147# 1 and thou shalt putH07760 of goldH02091 in ouchesH04865) them to be setH04142 P}U1pW>$hM/iPBrowsH02905AfourH0702@of stonesH068?)in it settingsH04396#>1and thou shalt setH04390=#the breadthH07341$<3thereof, and a spanH02239;!the lengthH0753:a spanH022399doubledH037178!foursquareH07251 7+shalt thou makeH062136linenH083365# fine twinedH078064' scarletH08438 H081443 purpleH07132 blueH085041 goldH02091 0+thou shalt makeH06213/%of the ephodH0646.)after the workH04639-workH04639,%with cunningH02803+#of judgmentH04941 *+the breastplateH02833$)3and thou shalt makeH06213(' to the ouchesH04865' chainsH08333&% the wreathenH05688!%- them, and fastenH05414 UoR:}eH+pJ.wU`'twelveH06240 H08147_of israelH03478 ^+of the childrenH01121(];shall be with the namesH08034\)and the stonesH068$[3in their inclosingsH04396Zin goldH02091"Y/they shall be setH07660X%and a jasperH03471W#and an onyxH07718Va berylH08658UrowH02905T)and the fourthH07243S+and an amethystH0306Ran agateH07618Qa ligureH03958ProwH02905O'and the thirdH07992N'and a diamondH03095M!a sapphireH05601L!an emeraldH05306KrowH02905J)and the secondH08145I rowH02905H the firstH0259 G+ and a carbuncleH01304F a topazH06357Ea sardiusH0124DrowH02905Cof stonesH068 KsQiL3~b@$ hK}wreathenH05688|the twoH08147#{1and thou shalt putH05414#z1 of the breastplateH02833y endsH07098x! on the twoH08147wringsH02885vthe twoH08147u'and shalt putH05414tof goldH02091sringsH02885rtwoH08147%q5upon the breastplateH02833$p3and thou shalt makeH06213ogoldH02091npureH02889mworkH04639lwreathenH05688k#at the endsH01383jchainsH08331%i5upon the breastplateH02833$h3and thou shalt makeH06213g tribesH07626=fW' shall they be according to the twelveH06240 H08147e' with his nameH08034d every oneH0376c#of a signetH02368b)the engravingsH06603)a=according to their namesH08034 IdL3{Q1b<#cIringsH02885and twoH08147 inwardH01004% of the ephodH0646# in the sideH05676' in the borderH08193#1of the breastplateH02833endsH07098"/them upon the twoH08147#1and thou shalt putH07760of goldH02091ringsH02885twoH08147$3and thou shalt makeH06213 itH04136  beforeH06440 % of the ephodH0646& 7 on the shoulderpiecesH03802 and putH05414 ouchesH04865!in the twoH08147"/thou shalt fastenH05414wreathenH05688!of the twoH08147endsH07098twoH08147#1of the breastplateH02833#on the endsH07098ringsH02885!in the twoH08147~of goldH02091 ^z`@!{T4 |\@ {^7and aaronH01756) from the ephodH06465' be not loosedH02118)4= and that the breastplateH028333% of the ephodH064602Kmay be above the curious girdleH028051of blueH085040#with a laceH06616/%of the ephodH0646'.9thereof unto the ringsH02885-%by the ringsH02885 ,+the breastplateH02833$+3and they shall bindH07405*%of the ephodH0646#)1the curious girdleH02805()thereof, aboveH04605' couplingH04225&&7 thereof, over againstH05980%% the forepartH06440$ towardH04136#! underneathH04295"%of the ephodH0646!sidesH03802 +them on the twoH08147'and shalt putH05414 +thou shalt makeH06213of goldH02091 FZ:zZ3 z`?!iFT)upon his heartH03820Sof israelH03478 R+of the childrenH01121Q% the judgmentH04941P! shall bearH05375O and aaronH0175N lordH03068M in beforeH06440L'when he goethH0935KheartH03820.JIand they shall be upon aaron'sH0175 I+and the thummimH08550Hthe urimH0224G#of judgmentH04941#F1in the breastplateH02833#E1and thou shalt putH05414D#continuallyH08548C lordH03068B beforeH06440A) for a memorialH02146!@- in unto the holyH06944?' when he goethH0935>)upon his heartH03820=#of judgmentH04941#<1in the breastplateH02833;of israelH03478 :+of the childrenH011219the namesH080348!shall bearH05375 YgG/kO6~]3Y#p1! thereof; and bellsH06472o!the hemH07757n#!round aboutH05439m'!scarletH08438 H08144l!purpleH0713k!blueH08504j%!pomegranatesH07416&i7!of it thou shalt makeH06213h%!upon the hemH07757$g3 that it be not rentH07167 f+ of an habergeonH08473+eA of it, as it were the holeH06310d the holeH06310c# round aboutH05439b workH04639a of wovenH07071`M thereof: it shall have a bindingH08193$_3 of it, in the midstH08432^! in the topH07218+]A and there shall be an holeH06310\blueH08504[allH03632Z%of the ephodH0646Ythe robeH04598$X3and thou shalt makeH06213W#continuallyH08548VlordH03068UbeforeH06440 ZmG*\<}V1 zZ #$of a signetH02368 )$the engravingsH06603 $and graveH06605 $goldH02091 $pureH02889$a plateH06731$3$and thou shalt makeH06213!-# out, that he dieH04191#1# and when he comethH03318#lordH03068#beforeH06440!-#in unto the holyH06944'#when he goethH0935)#shall be heardH08085'#and his soundH06963~##to ministerH08334*}A#and it shall be upon aaronH0175|#" round aboutH05439{#"of the robeH04598z%"upon the hemH07757"y/"and a pomegranateH07416x"bellH06472w"a goldenH02091"v/"and a pomegranateH07416u"bellH06472t"a goldenH02091!s-! them round aboutH05439r! betweenH08432q! of goldH02091 Si7 }`?rG!uS(''of fine linenH08336''the coatH03801)&='and thou shalt embroiderH07660%&lordH03068$&beforeH06440*#?&that they may be acceptedH07522""/& upon his foreheadH04696'!9& and it shall be alwaysH08548 & giftsH04979"/& in all their holyH06944%& shall hallowH06942&of israelH03478#1&which the childrenH01121#1&of the holy thingsH06944%&the iniquityH05771&may bearH05375!&that aaronH0175&foreheadH04696,E&and it shall be upon aaron'sH0175%%of the mitreH04701*1'%upon the forefrontH04136 H06440.G%that it may be upon the mitreH04701%laceH06616%%it on a blueH08504#1%and thou shalt putH07760$ lordH03068$holinessH06944 SsV0 kK'sR#{S$A3*and thou shalt makeH06213M@)them, that they may minister unto me in the priest's officeH03547#?1)them, and sanctifyH06942,>5')them, and consecrateH03027 H04390+=A)with him; and shalt anointH04886<%)and his sonsH01121;#)thy brotherH0251:+)them upon aaronH0175#91)and thou shalt putH038478)( and for beautyH08597$73( for them, for gloryH03519 6+(shalt thou makeH062135#(and bonnetsH040214-(for them girdlesH073$33(and thou shalt makeH062132(coatsH03801 1+(thou shalt makeH062130(sonsH01121/+(and for aaron'sH0175".!'' needleworkH04639 H07551-!'the girdleH073$,3'and thou shalt makeH06213+!'fine linenH08336*'the mitreH04701$)3'and thou shalt makeH06213 I}Z1g<y[>IA[mthem, to minister unto me in the priest's officeH03547$Z3unto them to hallowH06942#Y1that thou shalt doH06213Xthe thingH01697W+afterH0310&V7+unto him and his seedH02233U+for everH05769T+ a statuteH02708S+ and dieH04191R%+ not iniquityH05771Q)+ that they bearH05375P#+ in the holyH06944O#+to ministerH08334N)+unto the altarH04196'M9+or when they come nearH05066$L3+of the congregationH04150&K9+in unto the tabernacleH0168J)+when they comeH0935"I/+and upon his sonsH01121,HE+and they shall be upon aaronH0175%G5*even unto the thighsH03409F)*from the loinsH04975'E+'*their nakednessH06172 H01320D*to coverH03680C*breechesH04370B!*them linenH0906 Mw_;hI,mR4 rM!z-thou shalt bringH07126y%and his sonsH01121xand aaronH0175wramsH0352v#and the twoH08147!u-with the bullockH06499#t1them in the basketH05536sand bringH07126rbasketH05536q'them into oneH0259#p1and thou shalt putH05414 o+ shalt thou makeH06213n flourH05560m wheatenH02406l with oilH08081k anointedH04886j!unleavenedH04682i!and wafersH07550hwith oilH08081gtemperedH01101f!unleavenedH04682eand cakesH02471dbreadH03899c)and unleavenedH04682 b+ without blemishH08549a ramsH0352` and twoH08147_bullockH06499^'youngH01241 H01121]oneH0259\takeH03947 XnJ"jI!pN2uXand pourH03332oilH08081'the anointingH04888%5then shalt thou takeH03947)upon the mitreH04701crownH05145the holyH06944and putH05414'upon his headH07218 the mitreH04701# 1and thou shalt putH07760 % of the ephodH0646, C him with the curious girdleH02805  and girdH0640$3 and the breastplateH02833'and the ephodH0646%of the ephodH0646%and the robeH04598the coatH03801!upon aaronH0175and putH03847%the garmentsH0899$3and thou shalt takeH03947 +them with waterH04325~)and shalt washH07364$}3of the congregationH04150!|/of the tabernacleH0168{'unto the doorH06607 Wy]CLZ8wW1# their handsH030270 shall putH05564/% and his sonsH01121. and aaronH0175$-3 of the congregationH04150,) the tabernacleH0168+ beforeH06440*' to be broughtH07126/)I and thou shalt cause a bullockH06499(% and his sonsH01121' aaronH01751&?' and thou shalt consecrateH03027 H04390% statuteH027080$K shall be theirs for a perpetualH057691#M on them: and the priest's officeH03550"# the bonnetsH04021! and putH02280 % and his sonsH01121 aaronH0175 / them with girdlesH073$3 and thou shalt girdH02296coatsH03801and putH03847his sonsH01121%5and thou shalt bringH07126!and anointH04886'upon his headH07218 BsX?"iM* nM%~^BN kidneysH03629M# and the twoH08147 L+ above the liverH03516K% and the caulH03508J# the inwardsH07130I' that coverethH03680H# all the fatH02459$G3 and thou shalt takeH03947F% of the altarH04196E! the bottomH03247D besideH0413C' all the bloodH01818B and pourH08210A+ with thy fingerH0676@% of the altarH04196?) upon the hornsH07161> and putH05414=) of the bullockH06499<% of the bloodH01818$;3 and thou shalt takeH03947$:3 of the congregationH04150!9/ of the tabernacleH01688 the doorH066077 lordH030686 beforeH064405# the bullockH06499$43 and thou shalt killH078193) of the bullockH064992' upon the headH07218 JsP/qH1|^6qJ#k1and thou shalt cutH05408j)upon the altarH04196i#round aboutH05439h%and sprinkleH02236ghis bloodH01818$f3and thou shalt takeH03947ethe ramH0352$d3and thou shalt slayH07819c! of the ramH0352b'upon the headH07218a#their handsH03027`shall putH05564_%and his sonsH01121^and aaronH0175]ramH0352\oneH0259%[5thou shalt also takeH03947Z) a sin offeringH02403Ythe campH04264XwithoutH02351Wwith fireH0784 V+shalt thou burnH08313U%and his dungH06569T%and his skinH05785S)of the bullockH06499R'but the fleshH01320Q) upon the altarH04196$P3 upon them, and burnH06999O# and the fatH02459 [aE!jQ5x[:x[and takeH03947the ramH0352%5then shalt thou killH07819! of the ramH0352'upon the headH07218#their handsH03027shall putH05564%and his sonsH01121and aaronH0175ramH0352~the otherH08145$}3and thou shalt takeH03947| lordH03068({=an offering made by fireH0801zsavourH07381ya sweetH05207xlordH03068!w-a burnt offeringH05930v)upon the altarH04196u'the whole ramH0352$t3and thou shalt burnH06999"s/ and unto his headH07218 r+unto his piecesH05409qand putH05414%p5of him, and his legsH03767o#the inwardsH07130nand washH07364min piecesH05409lthe ramH0352 `~b=Y6sR/`"$/ and upon his sonsH01121%#7and upon his garmentsH0899"!upon aaronH0175!%and sprinkleH05137 oilH08081%5and of the anointingH04888)upon the altarH04196%of the bloodH01818$3and thou shalt takeH03947#round aboutH05439)upon the altarH04196the bloodH01818%and sprinkleH02236footH07272)of their rightH03233&9and upon the great toeH0931handH03027)of their rightH03233"1 and upon the thumbH0931# of his sonsH01121 earH0241% of the rightH03233!- and upon the tipH08571 of aaronH0175 -of the right earH0241 %upon the tipH08571 and putH05414 %of his bloodH01818 T\;zZ8}P3qTAof oiledH08081@cakeH02471?and oneH0259>of breadH03899=loafH03603<and oneH0259 ;+of consecrationH04394:a ramH03529shoulderH07785)8= upon them, and the rightH032257# and the fatH024596 kidneysH036295# and the twoH081474 the liverH035163%and the caulH035082#the inwardsH071301'that coverethH036800#and the fatH02459/%and the rumpH0451.the fatH02459-!of the ramH0352%,5also thou shalt takeH03947+garmentsH0899*'and his sons'H01121)%and his sonsH01121 (- and his garmentsH08993'Q with him: and he shall be hallowedH06942&# of his sonsH01121%%7 and upon the garmentsH0899 _rW>nJ/Z:~_]!the breastH02373$\3and thou shalt takeH03947[ lordH03068(Z= an offering made by fireH0801Y lordH03068XbeforeH06440WsavourH07381V#for a sweetH05207%U5for a burnt offeringH05930T)upon the altarH04196Sand burnH06999$R3them of their handsH03027'Q9and thou shalt receiveH03947P lordH03068ObeforeH06440 N+a wave offeringH08573M)and shalt waveH05130L#of his sonsH01121!K-and in the handsH03709Jof aaronH0175!I-all in the handsH03709#H1and thou shalt putH07760G lordH03068F beforeH06440(E; of the unleavened breadH04682"D/ out of the basketH05536CwaferH07550B)bread, and oneH0259 UbG.h>tJ{U"x/an heave offeringH08641wof israelH03478"v/from the childrenH01121ufor everH05769t%by a statuteH02706s'and his sons'H01121'r;and it shall be aaron'sH0175&q7 which is for his sonsH01121p for aaronH0175o whichH0834$n3 of the consecrationH04394m!of the ramH0352'l9and which is heaved upH07311k)which is wavedH05130&j7of the heave offeringH08641!i-and the shoulderH07785%h5of the wave offeringH08573g!the breastH02373(f;and thou shalt sanctifyH06942)e= and it shall be thy partH04490d lordH03068cbeforeH06440 b+a wave offeringH08573aand waveH05130`%consecrationH04394_!of aaron'sH0175^!of the ramH0352 ]a4 rY1jQ/x]the ramH0352$3and thou shalt takeH03947# in the holyH06944# to ministerH08334$3of the congregationH04150# 3into the tabernacleH0168 )when he comethH0935 daysH03117 'them on sevenH07651' 9in his stead shall putH03847)that is priestH03548that sonH011216I'therein, and to be consecratedH03027 H04390$3him, to be anointedH04888afterH0310#1shall be his sons'H01121of aaronH0175garmentsH0899%and the holyH06944lordH03068%~5 their heave offeringH08641)}= of their peace offeringsH08002!|- of the sacrificeH02077{ of israelH03478"z/ from the childrenH011212yOand it shall be an heave offeringH08641 M{aD#iDkB!rM!--"unto the morningH01242,"remainH03498 ++"or of the breadH03899%*5"of the consecrationsH04394*)?"and if ought of the fleshH01320(!holyH06944''!shall not eatH0398%&5!them: but a strangerH02114%#!to sanctifyH06942%$''!to consecrateH03027 H04390>#g!those things wherewith the atonement was madeH03722""1!and they shall eatH0398$!3 of the congregationH04150! / of the tabernacleH0168 the doorH06607' in the basketH05536' and the breadH03899! of the ramH0352 the fleshH01320 shall eatH0398% and his sonsH01121 and aaronH0175placeH04725#in the holyH06918his fleshH01320!and seetheH01310$3of the consecrationH04394 PoV+ T+ a,rPG'%for the altarH04196-FE%thou shalt make an atonementH03722E%daysH03117D%sevenH07651 C+$ it, to sanctifyH06942.BG$ for it, and thou shalt anointH048861AM$when thou hast made an atonementH03722@$the altarH04196'?9$and thou shalt cleanseH02398>'$for atonementH03725=)$a sin offeringH02403<$a bullockH06499;$every dayH03117%:5$and thou shalt offerH06213-97'#shalt thou consecrateH03027 H043908#daysH031177##thee: sevenH07651'69#which i have commandedH06680 5+#and to his sonsH011214!#unto aaronH0175'39#and thus shalt thou doH062132" holyH06944%17" it shall not be eatenH03980"with fireH0784/'"the remainderH03498%.5"then thou shalt burnH08313 \aC!gO4v]8\%d5(with the fourth partH07253c(mingledH01101b'(deal of flourH05560a(a tenthH06241`(lambH03532 _-(and with the oneH0259^'at evenH06153!]-'thou shalt offerH06213\'lambH03532[''and the otherH08145Z)'in the morningH01242!Y-'thou shalt offerH06213X'lambH03532W'the oneH0259V#& continuallyH08548U&by dayH03117T&dayH03117S&yearH08141R%&of the firstH01121Q&lambsH03532P&twoH08147O)&upon the altarH04196'N9&which thou shalt offerH06213M'% shall be holyH06942L% the altarH04196$K3%whatsoever touchethH05060!J'%most holyH06944 H06944-IE%it; and it shall be an altarH04196H%%and sanctifyH06942 XfJ%M*iI&qX*lordH03068~*beforeH06440$}3*of the congregationH04150!|/*of the tabernacleH0168{*the doorH06607,zC*throughout your generationsH01755y)*burnt offeringH05930x#*a continualH08548w) lordH03068(v=) an offering made by fireH0801u) savourH07381%t5) thereof, for a sweetH052074sS)and according to the drink offeringH05262r))of the morningH012427qY)thereto according to the meat offeringH04503p%)and shalt doH06213o)at evenH06153!n-)thou shalt offerH06213m)lambH03532l')and the otherH08145!k-( a drink offeringH05262j( of wineH03196i( of an hinH01969$h3( and the fourth partH07243g( oilH08081f(of beatenH03795e(of an hinH01969 XhJ"nJ'iK"uX.of egyptH04714+.out of the landH0776(;.that brought them forthH03318.their godH0430.lordH03068$3.and they shall knowH03045%7-and will be their godH0430-of israelH03478%-the childrenH01121-amongH08432!--and i will dwellH079319],to minister to me in the priest's officeH03547 %,and his sonsH01121 +,also both aaronH0175 +,i will sanctifyH06942 ',and the altarH04196$ 3,of the congregationH04150),the tabernacleH0168$3,and i will sanctifyH06942#+by my gloryH03519$3+shall be sanctifiedH06942+of israelH03478"/+with the childrenH01121&7+and there i will meetH03259'* you, to speakH01696"/* where i will meetH03259 LcF*|T4 lK2pL 5+ unto it a crownH02213-4Ethereof; and thou shalt makeH062133'and the hornsH07161$23thereof round aboutH05439'19thereof, and the sidesH070230the topH01406/goldH02091.%it with pureH02889'-9and thou shalt overlayH06823#,1thereof: the hornsH07161+!the heightH06967+*Cshall it be: and two cubitsH0520$)3thereof; foursquareH07251(#the breadthH07341$'5thereof, and a cubitH0520&!the lengthH0753%a cubitH0520 $+shalt thou makeH06213#woodH06086"shittimH07848!incenseH07004 to burnH04729an altarH04196$3and thou shalt makeH06213. their godH0430. lordH03068.amongH08432!-.that i may dwellH07931 GsO%uD"mM*jGR)the mercy seatH03727QbeforeH06440!P-of the testimonyH05715O!by the arkH0727Nthe vailH06532Mit beforeH06440#L1and thou shalt putH05414K)them with goldH02091J#and overlayH06823IwoodH06086HshittimH07848G!the stavesH0905$F3and thou shalt makeH06213Eit withalH01992D to bearH05375C) for the stavesH0905-BE and they shall be for placesH01004&A7 of it shalt thou makeH06213@ sidesH06654&?7thereof, upon the twoH08147>cornersH06763"=/of it, by the twoH08147&<7to it under the crownH02213 ;+shalt thou makeH06213:ringsH028859goldenH020918and twoH081477# round aboutH054396 of goldH02091 \wU9kM1^;\m) drink offeringH05262&l7 neither shall ye pourH05258"k/ nor meat offeringH04503-jE thereon, nor burnt sacrificeH05930i incenseH07004h! no strangeH02114g) ye shall offerH05927,fC throughout your generationsH01755e lordH03068dbeforeH06440cincenseH07004%b5upon it, a perpetualH08548&a7he shall burn incenseH06999`at evenH06153_the lampsH05216^lightethH05927])and when aaronH0175&\7he shall burn incenseH06999[the lampsH05216!Z-when he dressethH03190Y'every morningH01242XincenseH07004W'thereon sweetH05561V!shall burnH06999Uand aaronH0175"T/ where i will meetH03259#S1over the testimonyH05715 QvX5 O6sW3jQ  lordH03068 % for his soulH05315 a ransomH03724 every manH0376%5 then shall they giveH05414#1 after their numberH06485 of israelH03478 + of the childrenH01121 the sumH07218!- when thou takestH05375 sayingH0559! unto mosesH04872~ spakeH01696} lordH03068| lordH03068{ holyH06944z mostH069444yS upon it throughout your generationsH01755(x; shall he make atonementH03722w# in the yearH08141v onceH0259u' of atonementsH03725$t3 of the sin offeringH02403s) with the bloodH01818r in a yearH08141q! of it onceH0259p) upon the hornsH07161(o; shall make an atonementH03722n and aaronH0175 B_4oR7O/jB$'3shall not give moreH07235&the richH06223% lordH03068$#an offeringH08641#!shall giveH05414"and aboveH04605!oldH01121 yearsH08141#from twentyH06242-Eamong them that are numberedH06485'9every one that passethH05674 lordH03068% the offeringH08641 shekelH08255 an halfH04276 gerahsH01626 twentyH06242 a shekelH08255!- of the sanctuaryH06944!- after the shekelH08255 a shekelH08255 halfH04276'9 them that are numberedH06485 amongH05921'9 every one that passethH05674%5 this they shall giveH05414  numberestH06485. G them; that there be no plagueH05063$ 3 when thou numberestH06485 Z|cC*zV8pJ,yZC!unto mosesH04872BspakeH01696AlordH03068@)for your soulsH05315%?5to make an atonementH03722>lordH03068= beforeH06440< of israelH03478";/ unto the childrenH01121*:? that it may be a memorialH02146$93 of the congregationH04150!8/of the tabernacleH0168#71it for the serviceH05656"6/and shalt appointH054145of israelH03478 4+of the childrenH011213moneyH037012'the atonementH03725$13and thou shalt takeH039470) for your soulsH05315%/5 to make an atonementH03722. lordH03068-#an offeringH08641,giveH05414+a shekelH08255*than halfH04276$)3shall not give lessH04591(%and the poorH01800 GfL0 kQ4jBlG!_- to burn offeringH06999^# to ministerH08334]%to the altarH04196,\Cnot; or when they come nearH05066['that they dieH04191Z!with waterH04325 Y+they shall washH07364$X3of the congregationH04150#W3into the tabernacleH0168V%when they goH0935U)and their feetH07272T#their handsH03027S!shall washH07364R%and his sonsH01121Qfor aaronH0175P waterH04325#O1 and thou shalt putH05414N' and the altarH04196$M3 of the congregationH04150)L?it between the tabernacleH0168#K1and thou shalt putH05414Jto washH07364IbrassH05178H%and his footH03653GbrassH05178Fa laverH03595%E5thou shalt also makeH06213DsayingH0559 D];v\=# nR1dD}#two hundredH03967|calamusH07070{%and of sweetH01314z and fiftyH02572y# two hundredH03967x so muchH04276w halfH04276v cinnamonH07076u%and of sweetH01314thundredH03967sfiveH02568rmyrrhH04753qof pureH01865pspicesH01314.oGthou also unto thee principalH07218ntakeH03947msayingH0559l!unto mosesH04872kspakeH01696jlordH03068-iEthroughout their generationsH01755'h9to him and to his seedH02233gfor everH05769/fInot: and it shall be a statuteH02706e'that they dieH04191d)and their feetH07272c#their handsH03027#b1so they shall washH07364a lordH03068`% made by fireH0801 VfA"nN1a?~V$3and the candlestickH04501$3and all his vesselsH03627'and the tableH07979!-of the testimonyH05715&9therewith, and the arkH0727$3of the congregationH04150)the tabernacleH0168&7and thou shalt anointH04886 oilH08081 anointingH04888$3 it shall be an holyH06944"/of the apothecaryH07543 'after the artH04639 compoundH04842 #an ointmentH07545 ointmentH04888 of holyH06944it an oilH08081$3and thou shalt makeH06213an hinH01969oliveH02132!and of oilH08081!-of the sanctuaryH06944!-after the shekelH08255hundredH03967fiveH02568'and of cassiaH06916~and fiftyH02572 =yS*rJ#\3 u=43Sunto me throughout your generationsH017552oilH080811anointingH04888&07this shall be an holyH06944/sayingH0559.of israelH03478"-/unto the childrenH01121%,5and thou shalt speakH01696<+cmay minister unto me in the priest's officeH03547*)and consecrateH06942)%and his sonsH01121(aaronH0175&'7and thou shalt anointH04886#&1them shall be holyH06942$%3whatsoever touchethH05060$holyH06944,#Cthem, that they may be mostH06944(";and thou shalt sanctifyH06942!%and his footH03653 'and the laverH03595%5with all his vesselsH03627"/of burnt offeringH05930'and the altarH04196!of incenseH07004'and the altarH04196 +and his vesselsH03627 Fs@'c=fG& nF$O3#and thou shalt makeH06213%N7"shall there be a likeH0905M" of eachH0905L%" frankincenseH03828K" with pureH02134J" spicesH05561I" sweetH05561H%"and galbanumH02464G!"and onychaH07827F"stacteH05198'E9"unto thee sweet spicesH05561D"takeH03947C!"unto mosesH04872B"saidH0559A"lordH03068$@3!off from his peopleH05971"?/!shall even be cutH03772&>7!of it upon a strangerH02114.=G!like it, or whosoever puttethH05414<#!compoundethH07543;#!whosoeverH0376 H0834!:- it shall be holyH069449 holyH06944/8I like it, after the compositionH04971&77 neither shall ye makeH06213'69 shall it not be pouredH032515 fleshH013204! upon man'sH0120 =vY6qL$b<j=)i=&like unto that, to smellH07306h!&shall makeH06213g#&whosoeverH0376 H0834f%lordH030684eS%thereof: it shall be unto thee holyH06944;da%to yourselves according to the compositionH04971"c/%ye shall not makeH06213&b7%which thou shalt makeH06213a#%the perfumeH07004`$ holyH069445_U$ with thee: it shall be unto you mostH06944"^/$where i will meetH03259$]3$of the congregationH04150!\/$in the tabernacleH0168['$the testimonyH05715Z%$of it beforeH06440Y$and putH05414!X-$of it very smallH01854$W3$and thou shalt beatH07833V#holyH06944U)#together, pureH02889T#temperedH04414"S/#of the apothecaryH07543R'#after the artH04639Q%#a confectionH07545P%#it a perfumeH07004 [vW=%x]<pK|[%and in brassH05178'and in silverH03701in goldH02091to workH06213'cunning worksH04284to deviseH028031Mand in all manner of workmanshipH04399!-and in knowledgeH01847%~5and in understandingH08394}in wisdomH02451|of godH0430${3him with the spiritH07307"z/and i have filledH04390y of judahH03063x% of the tribeH04294wof hurH02354vthe sonH01121uof uriH0221tthe sonH01121sbezaleelH01212rby nameH08034q'i have calledH07121pseeH07200osayingH0559n!unto mosesH04872mspakeH01696llordH03068 k+&from his peopleH05971/jI&thereto, shall even be cut offH03772 CeIgL&R0hC!!/of the tabernacleH01681 Mthereupon, and all the furnitureH03627#1and the mercy seatH03727!-of the testimonyH05715#and the arkH0727$3of the congregationH04150)the tabernacleH0168*? all that i have commandedH06680#1 that they may makeH06213 wisdomH02451! i have putH05414 heartedH03820%5of all that are wiseH02450"/and in the heartsH03820of danH01835%of the tribeH04294%of ahisamachH0294the sonH01121 -with him aholiabH0171,Cand i, behold, i have givenH05414- Ein all manner of workmanshipH04399 to workH06213 of timberH06086 )and in carvingH02799 to setH04390of stonesH068)and in cuttingH02799bR`RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{$B`}7Tp (A [ z$B`}7Tp (A [ z  1 Nk$A]x-Gd5Rm 'C _!}"#3$O%i&'!)<*X+v,-1.N/j01"2>3]4z5657S8q9 :*;G?:@UAqB C*DIEeFGH9IVJrKL-MKNgOP#QBR`S{TU4VSWpXY,ZH[g\] ^?__ LwL* vU3wW L7<Y according to all that i have commandedH06680;% for the holyH06944: incenseH070049 and sweetH055618 oilH08081"7/ and the anointingH0488836Q to minister in the priest's officeH035475# of his sonsH01121 4- and the garmentsH08993! the priestH035482 for aaronH01751 garmentsH08990% and the holyH06944/! of serviceH08278.) and the clothsH0899-% and his footH03653,' and the laverH03595'+9 with all his furnitureH03627"*/ of burnt offeringH05930)' and the altarH04196(!of incenseH07004''and the altarH04196'&9with all his furnitureH03627%#candlestickH04501$%and the pureH02889"#/and his furnitureH03627"'and the tableH07979 QnT$v3{E!pQX! from amongH07130!W- shall be cut offH03772#V1 therein, that soulH05315UworkH04399$T3for whosoever doethH06213 S+be put to deathH04191 R+it shall surelyH041912QOunto you: every one that defilethH02490PholyH06944O#the sabbathH07676N'ye shall keepH08104#M1 that doth sanctifyH06942L lordH03068K may knowH03045?Ji between me and you throughout your generationsH01755I a signH0226H' ye shall keepH08104G# my sabbathsH07676F verilyH0389E sayingH0559D of israelH03478,CC thou also unto the childrenH01121B speakH01696A sayingH0559@! unto mosesH04872? spakeH0559> lordH03068#=1 thee shall they doH06213 PwP0jF"{[* hPvsixH08337ufor everH05769tof israelH03478,sCbetween me and the childrenH01121ra signH0226q covenantH01285p#a perpetualH05769-oEthroughout their generationsH01755n#the sabbathH07676m!to observeH06213l#the sabbathH07676k!shall keepH08104jof israelH03478'i9wherefore the childrenH01121 h+be put to deathH04191 g+he shall surelyH04191f dayH03117e) in the sabbathH07676d workH04399 c+ whosoever doethH06213b lordH03068aholyH06944`of restH07677_#the sabbathH07676#^1but in the seventhH07637]be doneH06213\may workH04399[daysH03117ZsixH08337Y! his peopleH05971 j}V> nF,cI! j! the peopleH05971!- out of the mountH02022% to come downH03381 delayedH0954! that mosesH04872 sawH07200$3 and when the peopleH05971 of godH0430 + with the fingerH0676  writtenH03789  of stoneH068  tablesH03871% of testimonyH05715tablesH03871twoH08147sinaiH05514$3with him upon mountH02022%of communingH01696(;when he had made an endH03615!unto mosesH04872#and he gaveH05414"/and was refreshedH05314~ he restedH07673} dayH03117#|1 and on the seventhH07637{ and earthH0776z heavenH08064ymadeH06213xlordH03068wdaysH03117 bt[@~aF)lK!b1' in their earsH02410 earringsH05141/! the goldenH02091. brake offH06561#-1 and all the peopleH05971,  and bringH0935&+7  and of your daughtersH01323*% of your sonsH01121)' of your wivesH0802(# in the earsH0241' earringsH05141&! the goldenH02091%%5 unto them, break offH06561$ saidH0559# and aaronH0175" we wotH03045! of egyptH04714% 7 us up out of the landH0776% that broughtH05927 the manH0376! this mosesH04872 beforeH06440) which shall goH03212  us godsH0430  makeH06213%  unto him, upH06965  and saidH0559!  unto aaronH0175-E gathered themselves togetherH06950 [}[0 wU* ~]7{[N# and offeredH05927M' on the morrowH04283'L9 and they rose up earlyH07925K  lordH03068J  a feastH02282I  to morrowH04279H and saidH0559"G/ made proclamationH07121F' it; and aaronH0175E beforeH06440D an altarH04196C he builtH01129B sawH07200A) and when aaronH0175@  of egyptH04714'?;  thee up out of the landH0776>'  which broughtH05927=  o israelH03478<  thy godsH0430;' and they saidH0559: calfH056959# it a moltenH04541"8/ after he had madeH06213'79 it with a graving toolH027476' and fashionedH066965' at their handH03027 4+ and he receivedH039473! unto aaronH01752# and broughtH0935 _u]>yW4 `=_(j;  it, and have sacrificedH02076$i3 and have worshippedH07812h calfH05695g' them a moltenH04541%f5 them: they have madeH06213"e/ which i commandedH06680d) out of the wayH01870c' aside quicklyH04118!b- they have turnedH05493a)  have corruptedH07843`  of egyptH04714_+ out of the landH0776&^7 which thou broughtestH05927]) for thy peopleH05971\' get thee downH03381[ goH03212Z! unto mosesH04872Y saidH01696X lordH03068W  to playH06711V#  and rose upH06965U%  and to drinkH08354T#  down to eatH0398S satH03427R) and the peopleH05971 Q+ peace offeringsH08002P# and broughtH05066 O+ burnt offeringsH05930 ^qN1x]. fK- z^ wax hotH02734"1 why doth thy wrathH0639 lordH03068 and saidH0559 his godH0430 lordH03068 ' besoughtH06440 H02470 and mosesH04872~ nationH01471 }+ of thee a greatH01419&|7 them: and i will makeH062135{U against them, and that i may consumeH03615z# may wax hotH02734y' that my wrathH0639+xA now therefore let me aloneH03240w peopleH05971%v'' a stiffneckedH06203 H07186u# this peopleH05971t# i have seenH07200s! unto mosesH04872r saidH0559q lordH03068p of egyptH04714o+ out of the landH0776+nA  which have brought thee upH05927m  o israelH03478l  thy godsH0430#k3  thereunto, and saidH0559 _gH.gF sO6~_"! and israelH03478! isaacH03327  abrahamH085 rememberH02142#1 against thy peopleH05971% of this evilH07451! and repentH05162 wrathH0639 + from thy fierceH02740 turnH07725% of the earthH0127#1 them from the faceH06440) and to consumeH03615&7 them in the mountainsH02022"/ them out, to slayH02026% did he bringH03318% for mischiefH07451 and sayH0559 speakH0559/I wherefore should the egyptiansH04714 handH03027" / and with a mightyH02389  powerH03581 ! with greatH01419  of egyptH04714 + out of the landH0776.G which thou hast brought forthH03318#1 against thy peopleH05971 IU7g<fH- hI>!  the tablesH03871=# in his handH03027!<- of the testimonyH05715; tablesH03871:# and the twoH081479) from the mountH020228' and went downH033817 turnedH064376 and mosesH04872 5+ unto his peopleH059714 to doH06213!3- which he thoughtH016962# of the evilH074511 repentedH051620 lordH03068/ for everH05769'.9 and they shall inheritH05157-) unto your seedH02233,) of will i giveH05414"+1 that i have spokenH0559!*/ and all this landH0776) of heavenH08064(% as the starsH03556' your seedH02233+&A unto them, i will multiplyH07235.%G by thine own self, and saidstH01696%$5 to whom thou swarestH07650#% thy servantsH05650 NdG- lR4}]>gN]  singH06031\ the noiseH06963#[1 for being overcomeH02476Z cryH06030Y the voiceH06963X# for masteryH01369W shoutH06030V' not the voiceH06963U# and he saidH0559T#  in the campH04264S  of warH04421R a noiseH06963Q! unto mosesH04872P he saidH0559 O+ as they shoutedH07452N' of the peopleH05971M the noiseH06963L heardH08085 K+ and when joshuaH03091 J+ upon the tablesH03871I gravenH02801H of godH0430G# the writingH04385 F+ and the writingH04385E of godH0430D the workH04639C) and the tablesH03871B%  they writtenH03789A#  their sidesH05676@  on bothH08147?  writtenH03789 Q_BdF%eF(oQz and mosesH04872y  drinkH08248x  of israelH03478&w7  and made the childrenH01121v  the waterH04325u  uponH06440t# and strawedH02219s to powderH01854r! and groundH02912q# in the fireH0784p and burntH08313$o3 which they had madeH06213n the calfH05695m# and he tookH03947l the mountH02022k%  them beneathH08478j  and brakeH07665!i-  out of his handsH03027h!  the tablesH03871g#  and he castH07993f waxed hotH02734e angerH0639d! and moses'H04872 c+ and the dancingH04246b the calfH05695a# that he sawH07200`' unto the campH04264=_e and it came to pass, as soon as he came nighH07126^  do i hearH08085 ]X;!lM- rW0 ]) let them breakH065613Q unto them, whosoever hath any goldH02091! and i saidH0559  we wotH03045  of egyptH04714+  out of the landH0776#1 that brought us upH05927 the manH0376! this mosesH04872 beforeH06440 ) which shall goH03212  us godsH0430 ' unto me, makeH06213 ' for they saidH0559 # on mischiefH07451! the peopleH05971% thou knowestH03045 wax hotH02734! of my lordH0113!/ let not the angerH0639 saidH0559 and aaronH0175 a sinH02401 so greatH014191O unto thee, that thou hast broughtH0935~# this peopleH05971} what didH06213|! unto aaronH0175{ saidH0559 NkM*uM.oS7lN5 his swordH027194 every manH03763 putH077602 of israelH034781 godH04300 lordH03068%/7 unto them, thus saithH0559.# and he saidH0559-  gatheredH0622, of leviH03878*+? unto me. and all the sonsH01121* lord'sH03068) and saidH0559(# of the campH04264'# in the gateH08179& stoodH05975%! then mosesH04872$$3 among their enemiesH06965# shameH08103$"3 had made them nakedH06544! for aaronH0175  nakedH06544 + that the peopleH05971 sawH07200) and when mosesH04872 this calfH05695#1 and there came outH03318 - it into the fireH0784 + me: then i castH07993"/ off. so they gaveH05414 \pH+iD(gG+u\S evenH03588R lordH03068Q to dayH03117-P7' consecrate yourselvesH03027 H04390O had saidH0559N for mosesH04872M  menH0376L  thousandH0505K#  about threeH07969J that dayH03117I' of the peopleH05971H) and there fellH05307G of mosesH04872&F7 according to the wordH01697E didH06213D of leviH03878!C- and the childrenH01121B' his neighbourH07138A' and every manH0376@' his companionH07453?' and every manH0376># his brotherH0251= every manH0376< and slayH02026$;3 throughout the campH04264:  to gateH081799  from gateH081798!  in and outH077257  goH056746#  by his sideH03409 HsK.z^FcF-eHq  them godsH0430p'  and have madeH06213o  sinH02401n a greatH01419m# have sinnedH02398l# this peopleH05971k ohH0577j and saidH0559i lordH03068h returnedH07725g and mosesH04872f  your sinH02403e  forH01157*d?  i shall make an atonementH03722c%  peradventureH0194b  lordH03068%a5 and now i will go upH05927` sinH02401_ a greatH01419^) ye have sinnedH02398 ]+ unto the peopleH05971\ saidH0559[! that mosesH048722ZO and it came to pass on the morrowH04283Y  this dayH03117$X3  upon you a blessingH01293#W1  that he may bestowH05414$V5  and upon his brotherH0251U% upon his sonH01121T every manH0376 Vo:M. tW< uV ! #the peopleH05971  #plaguedH05062  #lordH03068  " their sinH02403% " i will visitH06485% " when i visitH06485.G "thee: nevertheless in the dayH03117 "beforeH06440 "shall goH03212.G "unto thee: behold, mine angelH04397'9 "of which i have spokenH01696! "the peopleH05971 "leadH05148!- "therefore now goH03212~! !of my bookH056120}K !against me, him will i blot outH04229|# !hath sinnedH02398{ !whosoeverH0834z! !unto mosesH04872y !saidH0559x !lordH03068(w; which thou hast writtenH037891vM me, i pray thee, out of thy bookH05612!u- and if not, blotH04229t their sinH02403.sG yet now, if thou wilt forgiveH05375r  of goldH02091 Ox_F-{X;_?sO *+!and the hittiteH02850)#!the amoriteH0567('!the canaaniteH03669+'A!thee; and i will drive outH01644&!beforeH06440%!an angelH04397 $+!and i will sendH07971##!will i giveH05414"'!unto thy seedH02233!!sayingH0559 %!and to jacobH03290! to isaacH03327%! unto abrahamH085'! which i swareH07650'! unto the landH0776! of egyptH04714+!out of the landH0776+A!which thou hast brought upH05927+A!hence, thou and the peopleH05971!go upH05927!departH03212!!unto mosesH04872!saidH01696!lordH03068 # madeH06213 #aaronH0175 #whichH0834 #the calfH05695 #they madeH06213  #becauseH0834 Xw[=nJ"tK2sXG!peopleH05971%F''!a stiffneckedH06203 H07186E!of israelH03478"D/!unto the childrenH01121C!sayH0559B!!unto mosesH04872A!had saidH0559@!lordH03068%?5!on him his ornamentsH05716>!did putH07896=!!and no manH0376<%!they mournedH056;!tidingsH01697:!!these evilH074519!heardH08085$83!and when the peopleH05971 7+! thee in the wayH018706)! lest i consumeH036155!peopleH05971%4''!a stiffneckedH06203 H071863%!in the midstH07130%25!for i will not go upH059271!and honeyH017060!with milkH02461/!flowingH02100.#!unto a landH0776!--! and the jebusiteH02983,!! the hiviteH02340"+/!and the perizziteH06522 N_/ |_- yZ= gNc! lordH03068'b9! every one which soughtH01245$a3! of the congregationH04150!`/! it the tabernacleH0168_!! and calledH07121^'!from the campH04264]!afar offH07368\!the campH04264[!!it withoutH02351Z#!and pitchedH05186Y)!the tabernacleH0168X!tookH03947W!and mosesH04872V!horebH02722U%!by the mountH02022.TG!themselves of their ornamentsH05716S!strippedH05337R!of israelH03478!Q-!and the childrenH01121P!!what to doH06213+OA!from thee, that i may knowH03045N'!thy ornamentsH05716,MC!thee: therefore now put offH03381L#! and consumeH03615K! momentH07281J%! of thee in aH0259I)! into the midstH07130H)! i will come upH05927 Ox[' iM4dI"jO! talkedH01696!/! of the tabernacleH0168~! the doorH06607}! and stoodH05975|! descendedH03381{! pillarH05982z!! the cloudyH06051#y3! into the tabernacleH0168x! enteredH0935.wG! and it came to pass, as mosesH04872#v3!into the tabernacleH0168!u/! until he was goneH0935t! mosesH04872s! afterH0310r!! and lookedH05027q! doorH06607p!his tentH0168o!every manH0376n!and stoodH05324m!rose upH06965l)!all the peopleH05971#k3!unto the tabernacleH0168j!went outH033180iK!and it came to pass, when mosesH04872h!the campH04264g!withoutH02351$f3!of the congregationH04150#e3!unto the tabernacleH0168d!went outH03318 ^hN,t[B( wO- z^! not outH08432! departedH04185#! a young manH05288! of nunH05126! the sonH01121! joshuaH03091 +! but his servantH08334'! into the campH04264$3! and he turned againH07725 +! unto his friendH07453! speakethH01696! as a manH0376! to faceH06440! faceH06440!! unto mosesH04872! spakeH01696! lordH03068! doorH06607 ! his tentH0168 ! every manH0376 )! and worshippedH07812 ! rose upH06965# 1! and all the peopleH05971! doorH06607)! the tabernacleH0168! standH05975! pillarH05982!! the cloudyH06051! sawH07200#1! and all the peopleH05971!! with mosesH04872 ]tU/kJhO,]!:-! that this nationH014719%! and considerH072008%! in thy sightH058697! graceH02580&67! thee, that i may findH04672 5+! that i may knowH030454)! me now thy wayH018703! shewH030452%! in thy sightH058691! graceH02580<0c! now therefore, i pray thee, if i have foundH04672/#! in my sightH05869.! graceH02580)-=! and thou hast also foundH04672,%! thee by nameH08034+! i knowH03045+*C! with me. yet thou hast saidH0559$)3! whom thou wilt sendH07971.(G! and thou hast not let me knowH03045'#! this peopleH05971"&/! unto me, bring upH05927%#! thou sayestH0559$! seeH07200#! lordH03068"! saidH0559!! and mosesH04872! /! of the tabernacleH0168 UW8 [<"{S1U+UA!also that thou hast spokenH01696T!!this thingH01697S!i will doH06213R!!unto mosesH04872Q!saidH0559P!lordH03068O%! of the earthH0127N'! upon the faceH06440$M3! from all the peopleH05971!L-! i and thy peopleH059712KO!with us? so shall we be separatedH06395'J9!not in that thou goestH03212I%!in thy sightH05869H!graceH02580G!!have foundH04672&F7!that i and thy peopleH05971E!hereH0645.DG!for wherein shall it be knownH03045 C+!carry us not upH05927B!goH01980*A?!unto him, if thy presenceH06440@#!and he saidH0559*??!and i will give thee restH05117>!shall goH03212=#!my presenceH06440<#!and he saidH0559;!! thy peopleH05971 N^?zE(n@!gNq!lordH03068p%!me, and liveH02425o!seeH07200&n9!for there shall no manH0120m!my faceH06440l!not seeH07200k!!thou canstH03201j#!and he saidH0559*i?! on whom i will shew mercyH07355$h3! and will shew mercyH07355+gA! to whom i will be graciousH02603+fA!thee; and will be graciousH02603e!beforeH06440d!lordH03068c!the nameH080341bM!before thee, and i will proclaimH07121a!passH05674,`C!i will make all my goodnessH02898_#!and he saidH0559^%!me thy gloryH03519]!shewH07200\)!i beseech theeH04994[#!and he saidH0559Z%! thee by nameH08034Y!! and i knowH03045X#! in my sightH05869W!graceH02580$V3!for thou hast foundH04672 Y|>nT6aH0~Y! -" and i will writeH03789$ 3"like unto the firstH07223 "of stoneH068 "tablesH03871 "thee twoH08147"hewH06458!"unto mosesH04872"saidH0559"lordH03068"/!shall not be seenH07200#!but my faceH06440'!my back partsH0268#1!and thou shalt seeH07200)!away mine handH03709 +!and i will takeH05493~! i pass byH05674}!whileH05704"|/!thee with my handH03709{)!and will coverH05526z#!of the rockH06697 y+!thee in a cliftH05366 x+!that i will putH07760w!!passeth byH05674:v_!and it shall come to pass, while my gloryH03519u#!upon a rockH06697,tC!by me, and thou shalt standH05324s!a placeH04725r!saidH0559 MZ9zG&X-hM*"of stoneH068)"tablesH03871("twoH08147'%"and he hewedH06458&!" that mountH02022%" beforeH04136$" feedH07462#"nor herdsH01241'"9"neither let the flocksH06629)!="throughout all the mountH02022 "be seenH07200#"let any manH0376"1"with thee, neitherH0408'"shall come upH05927!"and no manH0376%" of the mountH02022/I"thyself there to me in the topH07218#"and presentH05324"sinaiH05514!"unto mountH02022)"in the morningH01242#"and come upH05927)"in the morningH01242%"and be readyH03559#1"which thou brakestH07665" tablesH03871'9" that were in the firstH07223" the wordsH01697" tablesH03871 GuU6hM4nU7nG#I'#" longsufferingH0639 H0750H%" and graciousH02587G"mercifulH07349F"godH0410E"lordH03068D"lordH03068C)"and proclaimedH07121B!"before himH06440A"passed byH05674@"lordH03068?"lordH03068>"the nameH08034/=I"with him there, and proclaimedH07121<"and stoodH03320;%"in the cloudH06051:"descendedH033819"lordH030688"of stoneH0687"tablesH038716"the twoH081475#"in his handH030274'"him, and tookH039473'" had commandedH066802" lordH030681" sinaiH055140!" unto mountH02022/#" and went upH05927.)"in the morningH01242-'"rose up earlyH07925,"and mosesH04872$+3"like unto the firstH07223 VlK-iH(eFwVe%" in thy sightH05869d" graceH02580$c3" if now i have foundH04672b#" and he saidH0559a)"and worshippedH07812 `-"toward the earthH0776#_1"and bowed his headH06915^!"made hasteH04116]"and mosesH04872"\/"and to the fourthH07256)[="children, unto the thirdH08029(Z;"and upon the children'sH01121"Y/" upon the childrenH01121X)" of the fathersH01W%" the iniquityH05771V" visitingH06485U" clearH05352*T?"and that will by no meansH05352S"and sinH02403"R/"and transgressionH06588Q"iniquityH05771P"forgivingH05375O'"for thousandsH0505N"mercyH02617M"keepingH05341L" and truthH0571K#" in goodnessH02617J%" and abundantH07227 J`E&mN$qJ0xJ*?" thou that which i commandH06680" observeH08104)" that i will doH06213!~-" a terrible thingH03372}" lordH03068|" the workH04639{" shall seeH07200z" amongH07130#y1" and all the peopleH05971"x/" nor in any nationH01471 w-" in all the earthH0776+vA" such as have not been doneH01254u" marvelsH06381t" i will doH06213&s7" before all thy peopleH05971r!" a covenantH01285q)" behold, i makeH03772p#" and he saidH05592oO" and take us for thine inheritanceH05157n#" and our sinH02403m%" our iniquityH05771l!" and pardonH05545k" peopleH05971%j''" a stiffneckedH06203 H07186i" amongH07130 h+" i pray thee, goH03212g#" let my lordH0136f" o lordH0136 \wQ-rS* pO5u\"lordH03068"godH0410"no otherH0312'9"for thou shalt worshipH07812%" their grovesH0842%" and cut downH03772%" their imagesH04676" breakH07665%" their altarsH04196%5" but ye shall destroyH05422%" in the midstH07130'9" lest it be for a snareH04170"1" whither thou goestH0935#" of the landH0776%5" with the inhabitantsH03427 !" a covenantH01285+ A" to thyself, lest thou makeH03772 " take heedH08104! -" and the jebusiteH02983 )" and the hiviteH02340"/" and the perizziteH06522 +" and the hittiteH02850"/" and the canaaniteH03669 -" thee the amoriteH0567" beforeH06440$3" behold, i drive outH01644'" thee this dayH03117 XmN%]DfE,|X 9+"thou shalt makeH062138!" their godsH04307" afterH03106%" go a whoringH021815" thy sonsH011214"and makeH021813!"their godsH04302"afterH03101%"go a whoringH02181$03"and their daughtersH01323/'"unto thy sonsH01121#.1"of their daughtersH01323-'"and thou takeH03947!,-" of his sacrificeH02077"+1" thee, and thou eatH0398*" callH07121)+" unto their godsH0430!(-"and do sacrificeH02076'!"their godsH0430&"afterH0310&%7"and they go a whoringH02181$#"of the landH0776%#5"with the inhabitantsH03427"!"a covenantH01285!)"lest thou makeH03772 "godH0410"a jealousH07067"jealousH07067!"whose nameH08034 D[A(w`;$oJ3kD#V1"and if thou redeemH06299U#"with a lambH07716"T/"thou shalt redeemH06299S"of an assH02543"R/"but the firstlingH06363Q%"that is maleH02142P"or sheepH07716O"oxH07794!N-"among thy cattleH04735*M?"mine; and every firstlingH06363L!"the matrixH07358!K-"all that openethH06363J!"from egyptH04714 I+"thou camest outH03318H" abibH024!G-" for in the monthH02320F" abibH024E%" of the monthH02320"D/" thee, in the timeH04150C)"as i commandedH06680!B-"unleavened breadH04682A)"thou shalt eatH0398@"daysH03117?"sevenH07651 >+"shalt thou keepH08104$=3"of unleavened breadH04682<"the feastH02282;"godsH0430:)"thee no moltenH04541 R\2~fBrK.rRr#"in the yearH08141q'"thriceH07969 H06471p" endH08622o'" at the year'sH08141n)"of ingatheringH0614m'"and the feastH02282l"harvestH07105k"of wheatH02406#j1"of the firstfruitsH01061i"of weeksH07620h"the feastH02282'g9"and thou shalt observeH06213 f+" thou shalt restH07673e)"and in harvestH07105d)"in earing timeH02758 c+"thou shalt restH07673b"dayH03117#a1"but on the seventhH07637 `+"thou shalt workH05647_"daysH03117^"sixH08337]" me emptyH07387\" beforeH06440&[7" and none shall appearH07200"Z/" thou shalt redeemH06299Y#"of thy sonsH01121"X/"all the firstbornH010604WS"not, then shalt thou break his neckH06202 K~fK-[@$kK"oK +"of the passoverH06453%"of the feastH02282, C"neither shall the sacrificeH02077 #"with leavenH02557 +"of my sacrificeH02077 "the bloodH01818% 5"thou shalt not offerH07819#"in the yearH08141'"thriceH07969 H06471" thy godH0430" lordH03068" beforeH06440" to appearH07200&7" when thou shalt go upH05927"thy landH0776"desireH02530%7"neither shall any manH0376~#"thy bordersH01366"}/"thee, and enlargeH07337|"beforeH06440{#"the nationsH01471$z3"for i will cast outH03423y" of israelH03478x"the godH0430w"godH03068v"the lordH0113u"beforeH06440t"appearH07200,sC"shall all your men childrenH02138 Vz[7y`G/fGpV-"breadH03899",1"he did neither eatH0398+"nightsH03915*"and fortyH0705)"daysH03117("fortyH0705'"lordH03068*&?" with thee and with israelH03478%!" a covenantH01285$#"i have madeH03772#)"of these wordsH01697$"3"for after the tenorH06310!!-"thou these wordsH01697 "writeH03789!"unto mosesH04872"saidH0559"lordH03068" milkH02461+" in his mother'sH0517" a kidH01423&7"thou shalt not seetheH01310"thy godH0430"lordH03068)"unto the houseH01004 -"thou shalt bringH0935#"of thy landH0127#1"of the firstfruitsH01061"the firstH07225!-" unto the morningH01242"be leftH03885 EeA%yX=}d>w_EK"mosesH04872J"sawH07200I"of israelH03478%H5"and all the childrenH01121G)"and when aaronH0175 F+"while he talkedH01696E"shoneH07160D#"of his faceH06440"C/"not that the skinH05785B" wistH03045A!" that mosesH04872@)" from the mountH02022"?/" when he came downH03381>" handH03027="in moses'H04872<%"of testimonyH05715;"tablesH03871:%"with the twoH081479"sinaiH055148!"from mountH020227"came downH0338106K"and it came to pass, when mosesH048725%"commandmentsH016974"the tenH06235 3+" of the covenantH012852" the wordsH01697 1+" upon the tablesH038710%" and he wroteH03789/" waterH04325."nor drinkH08354 dxW9bG&xY3dg#"!on his faceH06440f"!a vailH04533"e/"!with them, he putH05414d"!speakingH01696c"!had doneH03615b"!mosesH04872a" sinaiH05514"`/" with him in mountH02022_!" had spokenH01696^" lordH030680]K" and he gave them in commandmentH06680\" came nighH05066[" of israelH03478!Z-" all the childrenH01121Y'" and afterwardH0310X"talkedH01696$W3"unto him: and mosesH04872V"returnedH07725$U3"of the congregationH05712#T1"and all the rulersH05387$S5"unto them; and aaronH0175R"calledH07121Q"and mosesH04872P%" to come nighH05066%O5" and they were afraidH03372N"shoneH07160M#"of his faceH06440!L-"behold, the skinH05785 IqK.j?jQ7gI#and mosesH04872#"#in to speakH01696'"#until he wentH0935"#againH07725'"# upon his faceH06440"# the vailH04533"# putH07725"# and mosesH04872~"# shoneH07160}"#faceH06440|"#of moses'H04872{'"#that the skinH05785z"#of mosesH04872y"#the faceH06440x"#sawH07200w"#of israelH03478!v-"#and the childrenH01121'u9""which he was commandedH06680t"" of israelH03478"s/"" unto the childrenH01121r"" and spakeH01696 q+"" and he came outH03318"p/"" until he came outH03318o""offH05493n""the vailH04533"m/""with him, he tookH05493l""to speakH01696k""lordH03068j""beforeH06440i""went inH0935h)""but when mosesH04872 Zx[?!w[4oV$xZ##and mosesH04872"#dayH03117!!-#upon the sabbathH07676, C#throughout your habitationsH04186#no fireH0784 +#ye shall kindleH01197.G# therein shall be put to deathH04191# workH04399 +# whosoever doethH06213# lordH03068# of restH07677#a sabbathH076762O#there shall be to you an holy dayH06944#dayH03117#1#but on the seventhH07637#be doneH06213!#shall workH04399#daysH03117#sixH08337# should doH06213)# hath commandedH06680# lordH03068 #the wordsH01697 #and saidH0559 #togetherH06950 #of israelH03478 +#of the childrenH01121%5#all the congregationH05712#gatheredH06950 Kw]?&lK1}`BeKB#skinsH05785A%#and badgers'H08476@#dyed redH0119?#skinsH05785>#and rams'H0352=!#and goats'H05795<)#and fine linenH08336#;#'#and scarletH08438 H08144:!#and purpleH07139#and blueH085048# and brassH051787!# and silverH037016# goldH020915# lordH03068 4+#it, an offeringH086413'#let him bringH09352#heartH038201%#of a willingH050810#whosoeverH03605/#lordH03068..G#ye from among you an offeringH08641-#takeH03947,# sayingH0559+# commandedH06680*#lordH03068)#the thingH01697(#sayingH0559'#of israelH03478 &+#of the childrenH01121*%?#unto all the congregationH05712$#spakeH0559 OjH0 }\0 pM1 jO`# the arkH0727_+# and his socketsH0134^## his pillarsH05982]# his barsH01280\)# and his boardsH07175[!# his tachesH07165!Z-# and his coveringH04372Y# his tentH0168X)# the tabernacleH04908W)# hath commandedH06680V# lordH03068U# and makeH06213$T5# among you shall comeH0935S# heartedH03820R)# and every wiseH02450(Q;# and for the breastplateH02833P'# for the ephodH0646O# to be setH04394N!# and stonesH068M# stonesH068L# and onyxH07718K#incenseH07004"J/#and for the sweetH05561I#oilH08081H'#for anointingH04888G!#and spicesH01314F'#for the lightH03974E#and oilH08081D#woodH06086C##and shittimH07848 IvX6pN- mK/ mI {+#with his brasenH05178"z/#of burnt offeringH05930y#the altarH04196"x/# of the tabernacleH049080wK# for the door at the entering inH06607 v+#and the hangingH04539u#incenseH07004t'#and the sweetH05561s#oilH08081"r/#and the anointingH04888q)#and his stavesH0905p#altarH04196 o+#and the incenseH07004n'#for the lightH03974m%#with the oilH08081l'#and his lampsH05216"k/#and his furnitureH03627#j1#also for the lightH03974 i+#the candlestickH04501)h/'# and the shewbreadH03899 H06440$g3# and all his vesselsH03627f)# and his stavesH0905e# the tableH07979 d+# of the coveringH04539c%# and the vailH06532b)# the mercy seatH03727a)# and the stavesH0905 \a@tW1lL/\3Q# to minister in the priest's officeH03547## of his sonsH01121 -# and the garmentsH0899!#the priestH03548#for aaronH0175#garmentsH0899#the holyH06944##in the holyH06944'#to do serviceH08334!#of serviceH08278 !#the clothsH0899 +#and their cordsH04340 %#of the courtH02691 %#and the pinsH03489" /#of the tabernacleH04908#the pinsH03489%#of the courtH02691%#for the doorH08179 +#and the hangingH04539!/#and their socketsH0134##his pillarsH05982%#of the courtH02691%#the hangingsH07050%#and his footH03653#the laverH03595$~3#and all his vesselsH03627}!#his stavesH0905|#grateH04345 NtN1kJ*Y4jN4#heartedH038203%#were willingH050812!#as many asH036051#and womenH08020#menH0582/#bothH05921.'#and they cameH0935-#garmentsH0899!,-#and for the holyH06944(+;#and for all his serviceH05656$*3# of the congregationH04150!)/# of the tabernacleH0168(## to the workH04399'# offeringH08641&# lord'sH03068%%#they broughtH0935$%#made willingH05068.#G#and every one whom his spiritH07307")#stirred him upH05375!#heartH03820 #whoseH0834#every oneH0376'#and they cameH0935#of mosesH04872"/#from the presenceH06440#departedH03318#of israelH03478 +#of the childrenH01121)=#and all the congregationH05712 HhI- uM4x]<"~cHS#lord'sH03068R#broughtH0935Q#and brassH05178P#of silverH03701O##an offeringH08641)N=#every one that did offerH07311M# broughtH0935L# skinsH05785K%# and badgers'H08476J# of ramsH0352I# skinsH05785H#and redH0119G!#and goats'H05795F)#and fine linenH08336#E#'#and scarletH08438 H08144D!#and purpleH0713C#blueH08504$B3#with whom was foundH04672A'#and every manH0376@#lordH03068?#of goldH02091>##an offeringH08573=%#that offeredH05130<'#and every manH0376;#of goldH02091:!# all jewelsH036279## and tabletsH035588# and ringsH028857%# and earringsH051416# braceletsH023975#broughtH0935 UwV3rS& xX<rUp!#and stonesH068o#stonesH068n#onyxH07718m#broughtH0935l)#and the rulersH05387k#goats'H05795j#spunH02901"i/#them up in wisdomH02451h#stirredH05375g##whose heartH03820!f/#and all the womenH0802"e/# and of fine linenH08336"d!'# of scarletH08438 H08144c'# and of purpleH0713b#of blueH08504)a=#that which they had spunH04299`##and broughtH0935!_-#with their handsH03027^#did spinH02901]#heartedH03820\)#that were wiseH02450![/#and all the womenH0802Z# broughtH0935Y)# of the serviceH05656X%# for any workH04399W# woodH06086V# shittimH078483UQ#and every man, with whom was foundH04672T#offeringH08641 Nw[9v[4lA(tN"/#unto the childrenH01121 #saidH0559 #and mosesH04872 #of mosesH04872 ##by the handH03027 !#to be madeH06213'#had commandedH06680# lordH03068'9# for all manner of workH04399# to bringH0935"/# made them willingH05068# heartH03820#whoseH0834#and womanH0802#every manH0376#lordH03068#~1#a willing offeringH05071}#broughtH0935|#of israelH03478{%#the childrenH01121z#incenseH07004"y/#and for the sweetH05561x#oilH08081&w7#and for the anointingH04888v'#for the lightH03974u#and oilH08081t#and spiceH01314(s;#and for the breastplateH02833r'#for the ephodH0646q#to be setH04394 KuX<"^D&cG+ gK,#!of woodH06086+)#!and in carvingH02799*#!to setH04390)#!of stonesH068#(1#!and in the cuttingH02799'%# and in brassH05178&'# and in silverH03701%# in goldH02091$# to workH06213#'# curious worksH04284"'# and to deviseH028031!M#and in all manner of workmanshipH04399! -#and in knowledgeH01847!-#in understandingH08394#in wisdomH02451#of godH0430$3#him with the spiritH07307#1#and he hath filledH04390#of judahH03063%#of the tribeH04294# of hurH02354# the sonH01121# of uriH0221# the sonH01121# bezaleelH01212#by nameH08034##hath calledH07121#lordH03068#seeH07200#of israelH03478 E}\6sS6uY8rE)H=##and of those that deviseH02803G##workH04399F##anyH03605 E+##of them that doH06213!D/## and of the weaverH0707"C/## and in fine linenH08336"B!'## in scarletH08438 H08144A'## and in purpleH0713@## in blueH08504'?9##and of the embroidererH07551+>A##and of the cunning workmanH02803 =+##of the engraverH02796#<1##all manner of workH04399;##to workH06213:##of heartH038209###with wisdomH02451$83##them hath he filledH043907#"of danH018356%#"of the tribeH042945%#"of ahisamachH02944#"the sonH011213+#"he, and aholiabH0171"2/#"that he may teachH033841%#"in his heartH03820 0+#"and he hath putH05414/#!workH04399&.7#!any manner of cunningH04284-#!to makeH06213 O_C,b;~aByO&g7$ every one whose heartH03820f$ wisdomH02451e$ had putH05414d$ lordH03068c)$in whose heartH03820b$manH0376a$heartedH03820`)$and every wiseH02450_#$and aholiabH0171^$bezaleelH01212]$calledH07121\$and mosesH04872['$had commandedH06680Z$lordH03068!Y-$of the sanctuaryH06944 X+$for the serviceH05656#W1$all manner of workH04399V#$ how to workH06213U$ to knowH03045"T/$ and understandingH08394S$ wisdomH02451R$ putH05414Q$lordH03068P$in whomH01992O$manH0376N$heartedH03820M)$and every wiseH02450L#$and aholiabH0171K$bezaleelH01212J%$then wroughtH06213I%##cunning workH04284 D_H. a< `?}^D$sayingH0559!$unto mosesH04872)$and they spakeH0559 +$which they madeH06213'$from his workH04399$every manH0376~$cameH0935!}-$of the sanctuaryH06944|%$all the workH04399{%$that wroughtH06213%z5$and all the wise menH02450y'$every morningH01242,xC$ yet unto him free offeringsH05071 w-$ and they broughtH0935v$ to makeH06213!u-$ of the sanctuaryH06944t)$ of the serviceH05656s%$for the workH04399r#$had broughtH0935q$of israelH03478#p1$which the childrenH01121!o-$all the offeringH08641n$mosesH04872m$ofH06440"l/$and they receivedH03947k$to doH06213j'$unto the workH04399i$to comeH07126h)$ stirred him upH05375 OfF-qI/ jH$tO! -$it, and too muchH03498$to makeH06213!-$for all the workH04399(;$they had was sufficientH01767'$for the stuffH04399'$from bringingH0935 +$ were restrainedH03607'$ so the peopleH05971!-$ of the sanctuaryH06944!-$ for the offeringH08641'$ any more workH04399$makeH06213$nor womanH0802+$let neither manH0376$sayingH0559$3$throughout the campH04264;S'$and they caused it to be proclaimedH05674 H06963!-$gave commandmentH06680$and mosesH04872 $ to makeH06213 $ commandedH06680 $ lordH03068 #$ of the workH04399 +$for the serviceH05656#$than enoughH01767$much moreH07235$bringH0935!$the peopleH05971 jtN5dF'hN*j?$ sizeH04060>!$ all of oneH0259=%$ the curtainsH03407<$ cubitsH0520;$ fourH0702:$ curtainH034079$ of oneH0259 8+$ and the breadthH073417$ cubitsH05206$ and eightH080835$ twentyH062424$ curtainH034073$ of oneH02592!$ the lengthH07531$madeH062130$workH04639/!$of cunningH02803.$cherubimsH03742#-#'$ and scarletH08438 H08144,!$ and purpleH0713+$ and blueH08504*$ linenH08336)#$ fine twinedH07806($curtainsH03407'$tenH06235&$madeH06213"%/$of the tabernacleH04908$$the workH04399(#;$among them that wroughtH06213"#$hearted manH03820!)$and every wiseH02450 NlS6jP4kG% gN_$ madeH06213^$ loopsH03924]$ and fiftyH02572\$ curtainH03407[$ he in oneH0259Z$ madeH06213Y$ loopsH03924X$ fiftyH02572W'$ of the secondH08145 V+$ in the couplingH04225U$ curtainH03407T$ sideH08193!S-$ in the uttermostH07020!R-$ likewise he madeH06213 Q+$ in the couplingH04225"P/$ from the selvedgeH07098O$ curtainH03407N$ of oneH0259M#$ on the edgeH08193L$ of blueH08504K$ loopsH03924J#$ and he madeH06213I%$ unto anotherH0259H$ oneH0259G!$ he coupledH02266F$ curtainsH03407E$ fiveH02568D%$ unto anotherH0259C$ oneH0259B$ curtainsH03407A$ the fiveH02568@)$ and he coupledH02266 NtV=&wV?{`@iN~$thirtyH07970}$curtainH03407|$of oneH0259{!$the lengthH0753z$he madeH06213y$curtainsH03407x'$elevenH06240 H06249$w3$over the tabernacleH04908v%$for the tentH0168u$goats'H05795t$curtainsH03407s#$and he madeH06213r!$ tabernacleH04908 q-$ so it became oneH0259 p+$ with the tachesH07165o%$ unto anotherH0259n$ oneH0259m%$ the curtainsH03407l#$ and coupledH02266k$ of goldH02091j$ tachesH07165i$ fiftyH02572h#$ and he madeH06213g!$ to anotherH0259f$ oneH0259e$ heldH06901d$ the loopsH03924c'$ of the secondH08145 b+$ in the couplingH04225a)$ of the curtainH03407`)$ he in the edgeH07097 SvZ4`C# hJ0mS$fiftyH02572#$and he madeH06213!$the secondH08145)$ which couplethH02279)$ of the curtainH03407!-$ he upon the edgeH08193$ madeH06213$ loopsH03924$and fiftyH02572 +$in the couplingH04225)$of the curtainH03407$edgeH08193#1$upon the uttermostH07020$loopsH03924$fiftyH02572#$and he madeH06213 $curtainsH03407' 9$by themselves, and sixH08337 $curtainsH03407 $fiveH02568 )$and he coupledH02266$sizeH04060$ of oneH0259$ curtainsH03407"!'$ the elevenH06240 H06249$ curtainH03407$ of oneH0259#$the breadthH07341$cubitsH0520$and fourH0702$cubitsH0520 [tL, {^D* sU6r[=$oneH0259<!$ and a halfH02677;$cubitH0520:$oneH02599!$of a boardH07175 8+$and the breadthH073417$cubitsH05206$tenH062355!$of a boardH071754!$the lengthH07533#$standing upH059752$woodH060861$shittimH07848#01$for the tabernacleH04908/$boardsH07175.#$and he madeH06213-$ aboveH04605,$ skinsH05785+$badgers'H08476*)$and a coveringH04372)$dyed redH0119($skinsH05785'$rams'H0352&%$for the tentH0168%!$a coveringH04372$#$and he madeH06213$#5$that it might be oneH0259"$togetherH02266!$the tentH0168 $to coupleH02266$brassH05178$tachesH07165 Pt\AmR7lG,kP]$socketsH0134\$ and twoH08147[$ tenonsH03027Z#$ for his twoH08147Y$ boardH07175X$ under oneH0259W$socketsH0134V$twoH08147U$boardsH07175!T-$under the twentyH06242S$he madeH06213R$of silverH03701Q$socketsH0134P$and fortyH0705O$southwardH08486N$sideH06285M'$for the southH05045L$boardsH07175K$twentyH06242#J1$for the tabernacleH04908I$boardsH07175H#$and he madeH06213"G/$ of the tabernacleH04908#F1$ for all the boardsH07175!E-$ thus did he makeH06213D$anotherH0259C$fromH0413B$oneH0259 A+$equally distantH07947@$tenonsH03027?$had twoH08147>$boardH07175 SdK%pU7u[5lS}$madeH06213|$boardsH07175{$and twoH08147z$boardsH07175y$sixH08337x$he madeH06213w$westwardH03220"v/$of the tabernacleH04908"u/$and for the sidesH03411t$ boardH07175s'$ under anotherH0259r$ socketsH0134q$and twoH08147p$boardH07175o$under oneH0259n$socketsH0134m$twoH08147l$of silverH03701k$socketsH0134j+$and their fortyH0705i$boardsH07175h$twentyH06242g$he madeH06213f$cornerH06285!e-$toward the northH06828"d/$of the tabernacleH04908c$sideH06763"b/$and for the otherH08145a$tenonsH03027`#$for his twoH08147_$boardH07175^'$under anotherH0259 DdH( sO/jK1gD)$for the boardsH07175$fiveH02568$woodH06086!$of shittimH07848$barsH01280#$and he madeH06213#$ socketsH0134 H0134'$ twoH08147 H08147$boardH07175#$under everyH0259$of silverH03701$socketsH0134'$sixteenH06240 H08337!/$and their socketsH0134 $boardsH07175% 5$and there were eightH08083 #$ the cornersH04740 +$ of them in bothH08147 $ to bothH08147#$thus he didH06213$ringH02885+$thereof, to oneH0259#$at the headH07218$togetherH03162#$and coupledH08382$beneathH04295&7$and they were coupledH08382!-$in the two sidesH03411"/$of the tabernacleH04908#~1$he for the cornersH04742 emJ)kI, }X7e9$"placesH010048$"goldH020917#$"their ringsH028856$"and madeH062135$"with goldH020914!$"the boardsH07175 3+$"and he overlaidH068232%$!to the otherH07097!1-$!from the one endH070970!$!the boardsH07175/$!throughH08432.$!to shootH01272-$!barH01280,!$!the middleH08484+#$!and he madeH06213*$ westwardH03220)'$ for the sidesH03411"(/$ of the tabernacleH04908')$ for the boardsH07175&$ barsH01280%$ and fiveH02568"$/$ of the tabernacleH04908#$ sideH06763"%$ of the otherH08145!)$ for the boardsH07175 $ barsH01280$ and fiveH02568"/$ of the tabernacleH04908$sideH06763!$of the oneH0259 HcH/uP7yY@ aHX$%doorH06607"W1$%for the tabernacleH0168V!$%an hangingH04539U#$%and he madeH06213T$$ of silverH03701S$$ socketsH0134R'$$ for them fourH0702Q#$$ and he castH03332P$$goldH02091O#$$their hooksH02053N)$$them with goldH02091M%$$and overlaidH06823L$$shittimH07848K$$pillarsH05982J)$$thereunto fourH0702I#$$and he madeH06213H$# workH04639!G-$# he it of cunningH02803F$# madeH06213E$#cherubimsH03742D$#linenH08336 C+$#and fine twinedH07806#B#'$#and scarletH08438 H08144A!$#and purpleH0713@$#blueH08504?$#a vailH06532>#$#and he madeH06213=$" with goldH02091<$" the barsH01280;%$" and overlaidH06823:%$"for the barsH01280 `~d;eG$ ~eG( `u!% and a halfH02677"t1% of it, and a cubitH0520s#% the breadthH07341r!% and a halfH02677"q1% of it, and a cubitH0520p!%the lengthH0753o!%and a halfH02677n!%two cubitsH0520m%woodH06086l%shittimH07848k%the arkH0727j%madeH06213i%%and bezaleelH01212h$& brassH05178g$& socketsH0134f)$&but their fiveH02568e$&with goldH02091"d/$&and their filletsH02838 c+$&their chapitersH07218 b+$&and he overlaidH06823'a9$&of it with their hooksH02053`$&pillarsH05982_%$&and the fiveH02568%^''$% of needleworkH04639 H07551]$% linenH08336 \+$%and fine twinedH07806#[#'$%and scarletH08438 H08144Z!$%and purpleH0713Y$%blueH08504 \hH+tX9iF- z\!%and he putH0935)%them with goldH02091%%and overlaidH06823%woodH06086%shittimH07848%stavesH0905#%and he madeH06213 %sideH06763 )% upon the otherH08145 % ringsH02885 )% of it, and twoH08147 % sideH06763%% upon the oneH0259%ringsH02885 +%of it; even twoH08147%cornersH06471#%by the fourH0702%of goldH02091%ringsH02885#%for it fourH0702#%and he castH03332"/% to it round aboutH05439~%of goldH02091}%a crownH02213|%and madeH06213{#%and withoutH02351z%withinH01004y%goldH02091x%%it with pureH02889 w+%and he overlaidH06823v!%the heightH06967 \dI)yO0u\4w\2%cherubH03742)1?%on this side, and anotherH02590!%on the endH07098/%cherubH03742.%oneH0259"-/% of the mercy seatH03727,%endsH07098$+3%he them, on the twoH08147*%madeH06213();%beaten out of one pieceH04749(%goldH02091'%cherubimsH03742&%twoH08147%#%and he madeH06213$#% the breadthH07341#!% and a halfH02677&"9%thereof, and one cubitH0520!!%the lengthH0753 !%and a halfH02677!%two cubitsH0520%goldH02091%pureH02889)%the mercy seatH03727#%and he madeH06213%the arkH0727%to bearH05375!%of the arkH0727%%by the sidesH06763)%into the ringsH02885!%the stavesH0905 ErS3 wO*cE)dEO!% and a halfH02677$N5% thereof, and a cubitH0520M#% the breadthH07341$L5% thereof, and a cubitH0520K!% the lengthH0753J!% two cubitsH0520I% woodH06086H% shittimH07848G% the tableH07979F#% and he madeH06213!E-% of the cherubimsH03742D)% were the facesH06440&C7% to the mercy seatwardH03727B!% to anotherH0251A% oneH0376!@-% with their facesH06440$?3% over the mercy seatH03727!>-% with their wingsH03671=% coveredH05526<% on highH04605;% wingsH03671:!% spread outH06566"9/% and the cherubimsH037428'% endsH07099 H070987!% on the twoH08147!6-% he the cherubimsH037425%madeH0621344S%on that side: out of the mercy seatH037273%endH07098 Of@$vY=!}aE'rOm)%were the ringsH02885l!%the borderH04526k%%over againstH05980j% feetH07272i#% in the fourH0702h% cornersH06285g'% upon the fourH0702f% the ringsH02885e% and putH05414d% of goldH02091c% ringsH02885b#% for it fourH0702a#% and he castH03332$`3% thereof round aboutH05439_)% for the borderH04526^% of goldH02091]% a crownH02213\% and madeH06213[#% round aboutH05439"Z/% of an handbreadthH02948#Y1% thereunto a borderH04526X%% also he madeH06213W#% round aboutH05439V% of goldH02091"U/% thereunto a crownH02213T% and madeH06213S% goldH02091R%% it with pureH02889 Q+% and he overlaidH06823P!% the heightH06967 LeG+tT1rY@ jL %his shaftH03409# 1%he the candlestickH04501 %madeH06213 #%beaten workH04749%goldH02091%pureH02889 +%the candlestickH04501#%and he madeH06213% goldH02091% pureH02889% withalH02004%to coverH05258)%and his coversH07184'%and his bowlsH04518~)%and his spoonsH03709}!%his dishesH07086|)%upon the tableH07979{#%the vesselsH03627z#%and he madeH06213y%the tableH07979x%to bearH05375w)%them with goldH02091v%%and overlaidH06823u%woodH06086t%shittimH07848s!%the stavesH0905r#%and he madeH06213q%the tableH07979p%to bearH05375o)%for the stavesH0905n!%the placesH01004 H}aD&|c<P6cH*% branchH07070)!% in anotherH0259"(/% made like almondsH08246'% bowlsH01375&%and threeH07969%%%and a flowerH06525$%a knopH03730#%branchH07070"%in oneH02592!O%made after the fashion of almondsH08246 %bowlsH01375%threeH07969%sideH06654!-% out of the otherH08145#1% of the candlestickH04501% branchesH07070#1% thereof, and threeH07969% sideH06654)%out of the oneH0259#1%of the candlestickH04501%branchesH07070)%thereof; threeH07969%%of the sidesH06654%going outH03318%branchesH07070%and sixH08337 +% and his flowersH06525% his knopsH03730% his bowlsH01375 )% and his branchH07070 C}_8 sT6hK|\CG%pureH02889F#%beaten workH04749E%oneH0259#D1%and their branchesH07070C#%their knopsH03730B% going outH03318A% branchesH070702@O% of the same, according to the sixH08337?% branchesH07070>%under twoH08147(=;%of the same, and a knopH03730<%branchesH07070;%under twoH08147(:;%of the same, and a knopH037309%branchesH070708%under twoH081477!%and a knopH03730 6+%and his flowersH065255%his knopsH03730"4/%made like almondsH082463%bowlsH013752%fourH0702'19%and in the candlestickH04501#01%of the candlestickH04501/%going outH03318.%branchesH07070&-7%so throughout the sixH08337,%%and a flowerH06525+% a knopH03730 jjB)vV6iJ( je%the topH01406d%goldH02091c%%it with pureH02889 b+%and he overlaidH06823!a-% of it; the hornsH07161`!% the heightH06967_)% and two cubitsH0520^!% foursquareH07251]'% of it a cubitH0520 \+%and the breadthH07341[%a cubitH0520Z!%the lengthH0753Y%woodH06086X%shittimH07848W%altarH04196V#%the incenseH07004U#%and he madeH06213+TA%he it, and all the vesselsH03627S%madeH06213R%goldH02091Q%of pureH02889P%a talentH03603O%goldH02091N%pureH02889$M3%and his snuffdishesH04289!L-%and his snuffersH04457K%lampsH05216J%his sevenH07651I#%and he madeH06213H%goldH02091 TeA%lD(~^@$ lT%oilH08081%anointingH04888%the holyH06944#%and he madeH06213~)%them with goldH02091}%%and overlaidH06823|%woodH06086{%shittimH07848z!%the stavesH0905y#%and he madeH06213x% to bearH05375w)% for the stavesH0905&v7% thereof, to be placesH01004u% sidesH06654$t3%of it, upon the twoH08147s%cornersH06763$r3%thereof, by the twoH08147'q9%for it under the crownH02213p%of goldH02091o%ringsH02885n%twoH08147m#%and he madeH06213l#% round aboutH05439k% of goldH02091 j+% unto it a crownH02213$i3%of it: also he madeH06213h'%and the hornsH07161$g3%thereof round aboutH05439%f5%of it, and the sidesH07023 EuO/e?%oQ*iE +&all the vesselsH03627#&and he madeH06213'&it with brassH05178:_&thereof were of the same: and he overlaidH06823!-&of it; the hornsH07161&cornersH06438#3&thereof on the fourH0702&the hornsH07161#&and he madeH06213!&the heightH06967&cubitsH0520& and threeH07969!& foursquareH07251#& the breadthH07341& cubitsH0520"/& thereof, and fiveH02568!&the lengthH0753&cubitsH0520 &fiveH02568 &woodH06086 &shittimH07848" /&of burnt offeringH05930 &the altarH04196#&and he madeH06213"/% of the apothecaryH07543&7%according to the workH04639 +%of sweet spicesH05561%incenseH07004%%and the pureH02889 O{X3u[5vV=hO=&woodH06086<&shittimH07848;!&the stavesH0905:#&and he madeH062139)& for the stavesH09058&placesH010047&of brassH051786%&of the grateH043455&endsH070994%&for the fourH07023&ringsH028852&fourH07021#&and he castH033320)&unto the midstH02677 /+&thereof beneathH04295"./&under the compassH03749"-!'&of networkH04639 H07568,&grateH04345+&a brasenH05178*'&for the altarH04196)#&and he madeH06213(& brassH05178'%& thereof madeH06213 &+& all the vesselsH03627!%-&and the firepansH04289$)&the fleshhooksH04207#)&and the basonsH04219 "+&and the shovelsH03257!&the potsH05518 %&of the altarH04196 P\;rT:uP(qPZ%& of the courtH02691Y%& the hangingsH07050X& southwardH08486W& sideH06285V%& on the southH05045U& the courtH02691T#& and he madeH06213$S3& of the congregationH04150!R/& of the tabernacleH0168Q& the doorH06607 P+&which assembledH06633O!&assemblingH06633&N7&of the lookingglassesH04759M&brassH05178L%&and the footH03653K&brassH05178J&the laverH03595I#&and he madeH06213H#& with boardsH03871!G-&the altar hollowH05014#F1&it withal; he madeH06213E&to bearH05375D%&of the altarH04196C%&on the sidesH06763B)&into the ringsH02885A!&the stavesH0905@!&and he putH0935 ?+&them with brassH05178>%&and overlaidH06823 MkP+sM4|aC gMy& cubitsH0520x& of fiftyH02572w& hangingsH07050v& sideH06285!u-& and for the westH03220t& silverH03701"s/& and their filletsH02838r)& of the pillarsH05982q& the hooksH02053p& twentyH06242o& of brassH05178!n/& and their socketsH0134m& twentyH06242l'& their pillarsH05982k& cubitsH0520j!& an hundredH03967i& sideH06285"h/& and for the northH06828g& silverH03701"f/& and their filletsH02838e)& of the pillarsH05982d& the hooksH02053c& twentyH06242b& socketsH0134!a-& and their brasenH05178`& twentyH06242_'& their pillarsH05982^& cubitsH0520]!& an hundredH03967\& linenH08336[#& fine twinedH07806 ikH"xW3{U<i& threeH07969'&their pillarsH05982&cubitsH0520"!'&of fifteenH06240 H02568&hangingsH07050&gateH08179%&of the courtH02691&sideH03802"/&and for the otherH08145&threeH07969! /&and their socketsH0134 &threeH07969 '&their pillarsH05982 &cubitsH0520 '&fifteenH06240 H02568 +&of the one sideH03802%&the hangingsH07050& cubitsH0520& fiftyH02572& eastwardH04217& sideH06285!-& and for the eastH06924& silverH03701"/& and their filletsH02838)& of the pillarsH05982~& the hooksH02053}& tenH06235!|/& and their socketsH0134{& tenH06235z'& their pillarsH05982 b{[8|V;lL(b#3#'&and scarletH08438 H081442!&and purpleH07131&blueH08504"0!'&needleworkH04639 H07551/%&of the courtH02691.%&for the gateH08179 -+&and the hangingH04539,#&with silverH03701+& filletedH02836*%& of the courtH02691$)3& and all the pillarsH05982(& silverH03701#'1& of their chapitersH07218#&1&and the overlayingH06826%&silverH03701"$/&and their filletsH02838#)&of the pillarsH05982"&the hooksH02053!&brassH05178 +&for the pillarsH05982+&and the socketsH0134&linenH08336)&of fine twinedH07806#&round aboutH05439%&of the courtH02691!-&all the hangingsH07050& threeH07969!/& and their socketsH0134 NkH% hP+pJ/ mNQ!&is the sumH06485P&thisH0428O&brassH05178N#&round aboutH05439!M-&and of the courtH02691"L/&of the tabernacleH04908!K-&and all the pinsH03489J& silverH03701"I/& and their filletsH02838#H1& of their chapitersH07218#G1&and the overlayingH06826F&silverH03701E#&their hooksH02053D&fourH0702C&brassH05178!B/&and their socketsH0134A&fourH0702"@/&and their pillarsH05982?%&of the courtH02691 >+&to the hangingsH07050=!&answerableH05980<&cubitsH0520;&fiveH02568:)&in the breadthH073419)& and the heightH069678!& the lengthH07537& cubitsH05206!& and twentyH062425& linenH08336 4+&and fine twinedH07806 fm<jK*fM/fo#&an engraverH02796n&of danH01835m%&of the tribeH04294l%&of ahisamachH0294k&sonH01121j&aholiabH0171i& mosesH04872h& commandedH06680g& lordH03068f&madeH06213e&of judahH03063d%&of the tribeH04294c&of hurH02354b&the sonH01121a&of uriH0221`&the sonH01121_%&and bezaleelH01212^!&the priestH03548]&to aaronH0175\& sonH01121[!& of ithamarH0385Z#& by the handH03027Y)& of the levitesH03881X#& the serviceH05656W&of mosesH04872-VE&according to the commandmentH06310"U/&as it was countedH06485T%&of testimonyH05715"S/&of the tabernacleH04908"R/&of the tabernacleH04908 ErH%yW3fAgE )&and a thousandH0505 &talentsH03603 !&an hundredH03967$3&of the congregationH05712+A&of them that were numberedH06485)&and the silverH03701!-&of the sanctuaryH06944!-&after the shekelH08255&shekelsH08255!& and thirtyH07970& hundredH03967& and sevenH07651& talentsH03603~& and nineH08672}!&was twentyH06242 |+&of the offeringH08573{'&even the goldH02091z#&of the holyH06944 y+&in all the workH04399x%&for the workH04399"w/&that was occupiedH06213v%&all the goldH02091u)& and fine linenH08336&t)'& and in scarletH08438 H08144s'& and in purpleH0713r& in blueH08504#q1&and an embroidererH07551&p7&and a cunning workmanH02803 LxS.pD!x\>"jL)&were castH03332(&of silverH03701'&talentsH03603#&1&and of the hundredH03967%&and fiftyH02572$&hundredH03967#&and fiveH02568"&thousandH0505!&and threeH07969 &thousandH0505&hundredH03967& for sixH08337!& and upwardH04605& oldH01121& yearsH08141#& from twentyH06242)&to be numberedH06485(;&for every one that wentH05674!-&of the sanctuaryH06944!-&after the shekelH08255&a shekelH08255&halfH04276'&for every manH01538&a bekahH01235!-& of the sanctuaryH06944!-& after the shekelH08255& shekelsH082552A'& and threescore and fifteenH02568 H07657 &hundredH03967 &sevenH07651 EyZ?fJ- eCoE&G7&and therewith he madeH06213F&shekelsH08255E&hundredH03967D&and fourH0702 C-&and two thousandH0505B&talentsH03603A&seventyH07657 @+&of the offeringH08573?'&and the brassH05178>%& and filletedH02836 =+& their chapitersH07218<%& and overlaidH06823 ;+&for the pillarsH05982:&hooksH02053 9+&shekels he madeH062138&and fiveH025687&seventyH076576&hundredH039675&sevenH07651#43&and of the thousandH05053%&for a socketH01342& a talentH036031& talentsH036030)& of the hundredH03967/& socketsH0134.!& an hundredH03967-#&of the vailH06532,+&and the socketsH0134!+-&of the sanctuaryH06944*#&the socketsH0134 UtQ7eE"xW7wUc''to do serviceH08334b!'of serviceH08278a'clothsH0899`'they madeH06213#_#''and scarletH08438 H08144^!'and purpleH0713 ]+'and of the blueH08504\#& round aboutH05439[%& of the courtH02691!Z-& and all the pinsH03489"Y/&of the tabernacleH04908!X-&and all the pinsH03489W&gateH08179V%&of the courtH02691U+&and the socketsH0134T#&round aboutH05439S%&of the courtH02691R+&and the socketsH0134Q%& of the altarH04196,PC& for it, and all the vesselsH03627O& grateH04345N)&and the brasenH05178M&altarH04196L)&and the brasenH05178$K3&of the congregationH04150!J/&of the tabernacleH0168I#&to the doorH06607H#&the socketsH0134 fmT6hD*yV6f'they madeH06213' workH04639' cunningH02803&~7' and in the fine linenH08336*}1'' and in the scarletH08438 H08144!|/' and in the purpleH0713{#'in the blueH08504z''to workH08432 H06213y'wiresH06616x'and cutH07112w#'thin platesH06341v'intoH0854u'the goldH02091"t/'and they did beatH07554s'linenH08336 r+'and fine twinedH07806#q#''and scarletH08144 H08438p!'and purpleH0713o'blueH08504n'goldH02091m'the ephodH0646l#'and he madeH06213k'mosesH04872j'commandedH06680i' lordH03068h' for aaronH0175g' garmentsH0899f' the holyH06944e' and madeH06213d#'in the holyH06944 `T) [7uX:~`' of israelH03478 +' of the childrenH01121)' with the namesH08034!' are gravenH06603!'as signetsH02368'gravenH06605'of goldH02091'in ouchesH04865'inclosedH04142'stonesH068'onyxH07718!-'and they wroughtH06213' mosesH04872' commandedH06680' lordH03068' linenH08336 +'and fine twinedH07806# #''and scarletH08438 H08144 !'and purpleH0713 'blueH08504 'goldH020913 Q'of the same, according to the workH04639%'of his ephodH0642'9'and the curious girdleH02805(;'was it coupled togetherH02266''edgesH07099 H07098!'by the twoH08147'togetherH02266)'shoulderpiecesH03802 T~[7hO- rX2tT<#' the breadthH07341$;3' thereof, and a spanH02239:!' the lengthH07539' a spanH022398' doubleH03717 7+' the breastplateH028336' they madeH06213"5/' it was foursquareH072514' linenH08336 3+' and fine twinedH07806#2#'' and scarletH08438 H081441!' and purpleH07130'blueH08504/'goldH02091.%'of the ephodH0646-''like the workH04639,'workH04639+'cunningH02803 *+'the breastplateH02833)#'and he madeH06213(' mosesH04872'' commandedH06680&'lordH03068%'of israelH03478 $+'to the childrenH01121#)'for a memorialH02146"'stonesH068!%'of the ephodH0646& 7'them on the shouldersH03802!'and he putH07760 `pX;lM+ qY=!`[)'and the stonesH068$Z3' in their inclosingsH04396Y' of goldH02091X' in ouchesH04865W' inclosedH04142V%' and a jasperH03471U' an onyxH07718T' a berylH08658S' rowH02905R)' and the fourthH07243Q+' and an amethystH0306P' an agateH07618O' a ligureH03958N' rowH02905M'' and the thirdH07992L'' and a diamondH03095K!' a sapphireH05601J!' an emeraldH05306I' rowH02905H)' and the secondH08145G' rowH02905F' the firstH0259 E+' and a carbuncleH01304D' a topazH06357C' a sardiusH0124B' rowH02905A' of stonesH068@' rowsH02905?!' in it fourH0702>%' and they setH04390=' doubledH03717 XqD!tR)dL1wXy!' in the twoH08147x' ringsH02885w' the twoH08147v'and putH05414u'ringsH02885t'goldH02091s'and twoH08147r'goldH02091q'ouchesH04865p'twoH08147o''and they madeH06213n'goldH02091m'pureH02889l'workH04639k'wreathenH05688j#'at the endsH01383i'chainsH08333%h5'upon the breastplateH02833g''and they madeH06213f' tribesH07626/e;'' according to the twelveH06240 H08147d'' with his nameH08034c' every oneH0376b#'of a signetH02368a)'the engravingsH06603)`='according to their namesH08034_''twelveH06240 H08147^'of israelH03478 ]+'of the childrenH01121'\9'according to the namesH08034 O_C$ kN3lQ:vO#1'of the breastplateH02833'endsH07098!'on the twoH08147'and putH07760'of goldH02091'ringsH02885'twoH08147''and they madeH06213' itH04136' beforeH06440%' of the ephodH0646+ A' them on the shoulderpiecesH03802 ' and putH05414 'ouchesH04865 !'in the twoH08147 ''they fastenedH05414'chainsH05688'wreathenH05688!'of the twoH08147'endsH07098#'and the twoH08147#1'of the breastplateH02833#'on the endsH07098'ringsH02885!'in the twoH08147'of goldH02091 ~+'wreathen chainsH05688}'the twoH08147|%'and they putH05414#{1' of the breastplateH02833z' endsH07098 F_G,y^=hD#fF5%' of the ephodH0646:4_'that it might be above the curious girdleH028053'of blueH085042#'with a laceH066161%'of the ephodH06460)'unto the ringsH02885/%'by his ringsH02885 .+'the breastplateH02833"-/'and they did bindH07405,%'of the ephodH0646#+1'the curious girdleH02805*)'thereof, aboveH04605)' couplingH04225$(3' of it, over againstH05980'%' the forepartH06440&' towardH04136%!' underneathH04295$%'of the ephodH0646#'sidesH03802 "+'them on the twoH08147!'and putH05414 'ringsH02885'goldenH02091'twoH08147''and they madeH06213' inwardH01004%' of the ephodH0646#' on the sideH05676 +' upon the borderH08193 UpR8x\;S1pUS'twinedH07806#R#''and scarletH08438 H08144Q!'and purpleH0713P'blueH08504O%'pomegranatesH07416N#'of the robeH04598M''upon the hemsH07757L''and they madeH06213(K;' that it should not rendH07167J'the holeH06310I#'round aboutH05439H'a bandH08193 G+'of an habergeonH08473F#'as the holeH06310E#'of the robeH04598D%'in the midstH08432C'an holeH06310B'blueH08504A'allH03632@'workH04639?'wovenH0707>%'of the ephodH0646='the robeH04598<#'and he madeH06213;'mosesH04872:'commandedH066809' lordH030688)' from the ephodH0646$73' might not be loosedH02118)6=' and that the breastplateH02833 WvX<uZ4w^@&|W!r-'and for his sonsH01121q'for aaronH0175p'workH04639o'wovenH0707n!'fine linenH08336m'coatsH03801l''and they madeH06213k' mosesH04872j' commandedH06680i' lordH03068h#'to ministerH08334g#'of the robeH04598f'the hemH07757e#'round aboutH05439"d/'and a pomegranateH07416c'a bellH06472"b/'and a pomegranateH07416a'a bellH06472!`-' the pomegranatesH07416_' betweenH08432^#' round aboutH05439]#' of the robeH04598\%' upon the hemH07757![-'the pomegranatesH07416Z'betweenH08432Y'the bellsH06472X'and putH05414W'goldH02091V'pureH02889U'bellsH06472T''and they madeH06213 XgJ- }_8aG.qX' lordH03068' holinessH06944#' of a signetH02368)' the engravingsH06603" /'upon it a writingH04385 'and wroteH03789 'goldH02091 'pureH02889 'crownH05145#'of the holyH06944'the plateH06731''and they madeH06213' mosesH04872' commandedH06680'lordH03068"!''needleworkH04639 H07551##''and scarletH08438 H08144!'and purpleH0713'and blueH08504~'linenH08336}#'fine twinedH07806|%'and a girdleH073{' linenH08336z#'fine twinedH07806y'breechesH04370x'and linenH0906w!'fine linenH08336v'bonnetsH04021u!'and goodlyH06287t!'fine linenH08336s#'and a mitreH04701 KeB) Z=vR/oK /+'! and his pillarsH05982.'!his barsH01280-!'!his boardsH07175,!'!his tachesH07165&+7'!and all his furnitureH03627*'!the tentH0168)!'!unto mosesH04872()'!the tabernacleH04908 '-'!and they broughtH0935&' so didH06213%' mosesH04872$' commandedH06680#' lordH03068"' didH06213!' of israelH03478! -' and the childrenH01121' finishedH03615$3' of the congregationH04150#' of the tentH0168"/' of the tabernacleH04908&7' thus was all the workH05656' mosesH04872'commandedH06680'lordH03068)'upon the mitreH04701'on highH04605'to fastenH05414'of blueH08504)'unto it a laceH06616''and they tiedH05414 FfA!`0{]?lF"K/'&and the anointingH04888J'&altarH04196I)'&and the goldenH02091H'%for lightH03974%G5'%thereof, and the oilH08081$F3'%and all the vesselsH03627#E1'%to be set in orderH04634D'%the lampsH05216C'%the lampsH05216B#'%candlestickH04501A'%the pureH028892@A''$thereof, and the shewbreadH03899 H06440 ?+'$all the vesselsH03627>'$the tableH07979,=C'#thereof, and the mercy seatH03727<)'#and the stavesH0905!;-'#of the testimonyH05715:'#the arkH0727 9+'" of the coveringH045398%'"and the vailH065327'"skinsH057856#'"of badgers'H08476!5-'"and the coveringH043724'"dyed redH01193'"skinsH057852'"of rams'H0352!1-'"and the coveringH043720+'! and his socketsH0134 P`G(kJ)fH'nPh!')the clothsH0899$g3'(of the congregationH04150f%'( for the tentH0168"e/'( of the tabernacleH04908d)'( of the serviceH05656$c3'( and all the vesselsH03627b%'( and his pinsH03489a'(his cordsH04340`'(gateH08179_''(for the courtH02691 ^+'(and the hangingH04539]+'(and his socketsH0134\#'(his pillarsH05982[%'(of the courtH02691Z%'(the hangingsH07050Y%''and his footH03653X''the laverH03595$W3''and all his vesselsH03627V!''his stavesH0905U''of brassH05178T'''and his grateH04345S''altarH04196R!''the brasenH05178Q'& doorH06607"P1'&for the tabernacleH0168 O+'&and the hangingH04539N'&incenseH07004M''&and the sweetH05561L'&oilH08081 K~bE&z`<o@'jK!(unto mosesH04872(spakeH01696(lordH03068'+ blessedH01288''+ it: and mosesH04872&7'+even so had they doneH06213''+had commandedH06680'+lordH03068+~A'+and, behold, they had doneH06213}'+the workH04399|'+upon allH03651{'+did lookH07200z'+and mosesH04872y%'*all the workH05656x'*madeH06213w'*of israelH03478 v+'*so the childrenH01121u'*mosesH04872t'*commandedH06680s'*lordH030683rQ') to minister in the priest's officeH03547q') garmentsH0899p'') and his sons'H01121o!')the priestH03548n')for aaronH0175m')garmentsH0899l%')and the holyH06944k#')in the holyH06944j'')to do serviceH08334i!')of serviceH08278bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{ab=c]d}ef9gXhuij2kOlmm n*ab=c]d}ef9gXhuij2kOlmm n*oGpeqrs=tZuyvw3xQyoz {)|G}c~<[y5Sr/Kh">Yr-Li$?Zw0Li"=Ys+Gc7Tr 'B`z2Mh:To 'A[t(C_Á{ CsM* `B'\+gC "+(for the incenseH07004!(of goldH02091 (the altarH04196#1(and thou shalt setH05414(the lampsH05216(and lightH05927#1(in the candlestickH04501-G(upon it; and thou shalt bringH09357Y(the things that are to be set in orderH06187!-(and set in orderH06186%(in the tableH07979$5(and thou shalt bringH0935'(with the vailH06532(the arkH0727(and coverH05526!-(of the testimonyH05715(the arkH0727(thereinH08033#1(and thou shalt putH07760$3(of the congregationH04150#(of the tentH0168 )(the tabernacleH04908" /(shalt thou set upH06965 (monthH02320 %(of the firstH0259 (dayH03117%(on the firstH07223(sayingH0559 WiI#|V7~\: xW>%(at the courtH02691=#(the hangingH04539<#(and hang upH05414;#(round aboutH05439:(the courtH02691&97(and thou shalt set upH077608(waterH043257'(and shalt putH054146'(and the altarH04196$53(of the congregationH04150 4-(between the tentH01683(the laverH03595#21(and thou shalt setH05414$13(of the congregationH041500#(of the tentH0168"//(of the tabernacleH04908.(the doorH06607-(beforeH06440&,7(of the burnt offeringH05930+(the altarH04196#*1(and thou shalt setH05414")/( to the tabernacleH04908(#( of the doorH06607'#( the hangingH04539&(and putH07760!%-(of the testimonyH05715$(the arkH0727#(beforeH06440 KfCoEU7pK!Y/( of the tabernacleH0168X'( unto the doorH06607W%( and his sonsH01121V( aaronH0175%U5( and thou shalt bringH07126T%( and sanctifyH06942S%( and his footH03653R( the laverH03595&Q7( and thou shalt anointH04886P( holyH06944O( mostH06944)N=( and it shall be an altarH04196M( the altarH04196L%( and sanctifyH06942$K3( and all his vesselsH03627&J7( of the burnt offeringH05930I( the altarH04196&H7( and thou shalt anointH04886.GG( thereof: and it shall be holyH06944(F;( it, and all the vesselsH03627*E?( therein, and shalt hallowH06942D)( the tabernacleH04908C!( and anointH04886B( oilH08081A'( the anointingH04888$@3( and thou shalt takeH03947?(gateH08179 BpR5^A"=u[Br(lordH03068q(mosesH04872p(thus didH06213-oE(throughout their generationsH01755n!(priesthoodH03550/mI(shall surely be an everlastingH05769$l3(for their anointingH04888Fkw(that they may minister unto me in the priest's officeH03547j%(their fatherH01+iA(them, as thou didst anointH04886&h7(and thou shalt anointH04886 g+(them with coatsH03801f!(and clotheH03847e(his sonsH01121%d5(and thou shalt bringH07126Ic}( him; that he may minister unto me in the priest's officeH03547"b/( him, and sanctifyH06942a!( and anointH04886`( garmentsH0899_( the holyH06944^!( upon aaronH0175#]1( and thou shalt putH03847 \+( them with waterH04325[( and washH07364$Z3( of the congregationH04150 IsQ8vS2eE|bI(lordH03068(aboveH04605 #(of the tentH0168 %(the coveringH04372 (and putH07760$ 3(over the tabernacleH04908 (the tentH0168%5(and he spread abroadH06566#( his pillarsH05982'9( thereof, and reared upH06965#( in the barsH01280!-(thereof, and putH05414!(the boardsH07175!(and set upH07760#(his socketsH0134%(and fastenedH05414)(the tabernacleH04908~(reared upH06965}(and mosesH04872|'(was reared upH06965{)(the tabernacleH04908z%(of the monthH02320y%(on the firstH0259x(yearH08141w'(in the secondH08145v(monthH023201uM(and it came to pass in the firstH07223t#(him, so didH06213s(commandedH06680 ]jJ.yW<yT;]-'(upon the sideH03409$,3(of the congregationH04150+#(in the tentH0168*(the tableH07979)!(and he putH05414(( mosesH04872'( commandedH06680&( lordH03068!%-( of the testimonyH05715$(the arkH0727##(and coveredH05526 "+(of the coveringH04539!(the vailH06532 !(and set upH07760$3(into the tabernacleH04908(the arkH0727)(and he broughtH0935%( upon the arkH0727( aboveH04605)( the mercy seatH03727(and putH05414!(on the arkH0727!(the stavesH0905(and setH07760%(into the arkH0727'(the testimonyH05715(and putH05414#(and he tookH03947( mosesH04872( commandedH06680 MdF)yU6kH*gML(altarH04196K!(the goldenH02091J!(and he putH07760I(mosesH04872H(commandedH06680G(lordH03068F(lordH03068E(beforeH06440D(the lampsH05216C)(and he lightedH05927B( southwardH05045"A/(of the tabernacleH04908@#(on the sideH03409?(the tableH07979>%(over againstH05227$=3(of the congregationH04150<#(in the tentH0168 ;+(the candlestickH04501:!(and he putH077609(mosesH048728'(had commandedH066807(lordH030686(lordH030685)(upon it beforeH064404(in orderH061863(the breadH038992!(and he setH061871( the vailH065320(withoutH02351/(northwardH06828"./(of the tabernacleH04908 ``F*zT5gG~`i(the laverH03595h!(and he setH07760g( mosesH04872f( commandedH06680e( lordH03068&d7( and the meat offeringH04503+cA( upon it the burnt offeringH05930b#(and offeredH05927$a3(of the congregationH04150`#(of the tentH0168"_/(of the tabernacleH04908^(the doorH06607"]/(of burnt offeringH05930\(the altarH04196[!(and he putH07760"Z/(of the tabernacleH04908Y(the doorH06607X#(the hangingH04539W'(and he set upH07760V(mosesH04872U(commandedH06680T(lordH03068S(incenseH07004R(sweetH05561Q%(and he burntH06999P(the vailH06532O(beforeH06440$N3(of the congregationH04150M#(in the tentH0168 Lv\9]<nT/mL%(!of the courtH02691#(!the hangingH04539!(!and set upH05414'(!and the altarH04196)(!the tabernacleH04908#(!round aboutH05439(!the courtH02691!-(!and he reared upH06965~( mosesH04872}( commandedH06680|( lordH03068{#( they washedH07364z)( unto the altarH04196(y;( and when they came nearH07126$x3( of the congregationH04150w'( into the tentH0168v)( when they wentH0935u)(and their feetH07272t#(their handsH03027s(washedH07364r%(and his sonsH01121q(and aaronH0175p(and mosesH04872o)(there, to washH07364n(waterH04325m(and putH05414l'(and the altarH04196$k3(of the congregationH04150 j-(between the tentH0168 HoS7xW;nS0 hH$#($went onwardH05265#($of israelH03478"%($the childrenH01121$!3($over the tabernacleH04908 ($fromH05921%($was taken upH05927#1($and when the cloudH06051)(# the tabernacleH04908(# filledH04390(# lordH03068'9(#thereon, and the gloryH03519(#abodeH07931"/(#because the cloudH06051$3(#of the congregationH04150'(#into the tentH0168(#to enterH0935%(#was not ableH03201(#and mosesH04872)("the tabernacleH04908("filledH04390("lordH03068'("and the gloryH03519$3("of the congregationH04150 ("the tentH0168 ("coveredH03680 %("then a cloudH06051 (! the workH04399 (! finishedH03615(! so mosesH04872(! gateH08179 `c>{T3kM{`?and sayH0559>of israelH03478"=/unto the childrenH01121<speakH01696;sayingH0559$:3of the congregationH04150.9Iunto him out of the tabernacleH01688and spakeH016967!unto mosesH048726calledH071215lordH03068.4G(& throughout all their journeysH045503(& of israelH03478!2-(&of all the houseH010041%(&in the sightH05869#01(&was on it by nightH03915/(&and fireH0784.(&by dayH03119$-3(&upon the tabernacleH04908,(&lordH03068+'(&for the cloudH06051%*5(%that it was taken upH05927!)-(%not till the dayH03117$(3(%then they journeyedH05265"'/(%were not taken upH05927!&-(%but if the cloudH06051&%7($in all their journeysH04550 W}Z8hF+nF+W)Z=and it shall be acceptedH07521&Y7of the burnt offeringH05930X'upon the headH07218Whis handH03027!V-and he shall putH05564U lordH03068T beforeH06440$S3 of the congregationH04150!R/ of the tabernacleH0168Q# at the doorH06607-PEit of his own voluntary willH07522O)he shall offerH07126 N+without blemishH08549Ma maleH02145L'let him offerH07126K#of the herdH01241"J/a burnt sacrificeH05930 I+if his offeringH07133!H- and of the flockH06629G# of the herdH01241F' of the cattleH0929E' your offeringH07133D) ye shall bringH07126ClordH03068B#an offeringH07133A%of you bringH07126%@7unto them, if any manH0120 HjQ-|\9f?eHwin orderH06186!v-and lay the woodH06086u)upon the altarH04196tfireH0784sshall putH05414r!the priestH03548qof aaronH0175p%and the sonsH01121#o1it into his piecesH05409nand cutH05408#m1the burnt offeringH05930"l/and he shall flayH06584$k3of the congregationH04150!j/of the tabernacleH0168ithe doorH06607h) upon the altarH04196g# round aboutH05439f the bloodH01818e% and sprinkleH02236d the bloodH01818c#shall bringH07126bsonsH01121aaaron'sH0175 `+and the priestsH03548_lordH03068^beforeH06440#]#'the bullockH01241 H01121"\/and he shall killH07819*[?for him to make atonementH03722 DiK.iH& |P1nD&7 for a burnt sacrificeH05930 + or of the goatsH05795% of the sheepH03775' of the flocksH06629$3 and if his offeringH07133 lordH03068 savourH07381 ! of a sweetH05207( = an offering made by fireH0801" / a burnt sacrificeH05930! - all on the altarH04196 ! shall burnH06999) and the priestH03548 in waterH04325' shall he washH07364% and his legsH03767 + but his inwardsH07130) upon the altarH04196# on the fireH0784' upon the woodH06086in orderH06186#and the fatH06309~the headH07218}the partsH05409|shall layH06186{sonsH01121zaaron'sH0175 y+and the priestsH03548x' upon the fireH0784 ]uR1dF&uR&~]0% and the legsH03767/# the inwardsH07130"./ but he shall washH07364-) upon the altarH04196,# on the fireH0784+# on the woodH06086(*; shall lay them in orderH06186)) and the priestH03548(# and his fatH06309'' with his headH07218#&1 it into his piecesH05409!%- and he shall cutH05408$) upon the altarH04196## round aboutH05439" his bloodH01818!) shall sprinkleH02236  sonsH01121 aaron'sH0175 + and the priestsH03548 lordH03068 beforeH06440 northwardH06828% of the altarH04196) it on the sideH03409"/ and he shall killH07819 + without blemishH08549 it a maleH02145) he shall bringH07126 K|Y3`G*_?zK+LA thereof shall be wrung outH04680K'and the bloodH01818J%on the altarH04196Iand burnH06999Hhis headH07218G'and wring offH04454"F/it unto the altarH04196E#shall bringH07126D)and the priestH03548C pigeonsH03123B#or of youngH01121A)of turtledovesH08449@%his offeringH07133$?3then he shall bringH07126>of fowlsH05775=lordH03068!<-for his offeringH07133+;Aand if the burnt sacrificeH05930: lordH030689 savourH073818! of a sweetH05207(7= an offering made by fireH0801"6/ a burnt sacrificeH059305) upon the altarH041964' all, and burnH069993# shall bringH071262) and the priestH035481! with waterH04325 GvP3iC(}W+ }`GilordH03068hofferingH07133ga meatH04503f!will offerH07126e%and when anyH05315d lordH03068c savourH07381b! of a sweetH05207(a= an offering made by fireH0801"`/ a burnt sacrificeH05930_'upon the fireH0784^'upon the woodH06086"]/it upon the altarH04196\!shall burnH06999[)and the priestH03548ZasunderH0914"Y/it with the wingsH03671$X3and he shall cleaveH08156W% of the ashesH01880V%by the placeH04725!U-on the east partH06924Tthe altarH04196Sit besideH0681Rand castH07993"Q/with his feathersH05133Phis cropH04760(O;and he shall pluck awayH05493N% of the altarH04196M# at the sideH07023 S]<yR1c:nSaaron'sH0175%5of the meat offeringH04503 +and the remnantH03498lordH03068savourH07381!of a sweetH05207(~=an offering made by fireH0801%}5of it upon the altarH04196|% the memorialH0234{! shall burnH06999(z; thereof; and the priestH035483yQ thereof, with all the frankincenseH03828(x; thereof, and of the oilH08081w%of the flourH05560#v#'his handfulH04393 H07062uthereoutH08033"t/and he shall takeH07061s#the priestsH03548rsonsH01121q'it to aaron'sH0175"p1and he shall bringH0935o% frankincenseH03828!n- upon it, and putH05414m oilH08081"l/and he shall pourH03332k!fine flourH05560j%his offeringH07133 SgG!gE) mI, pS"and pourH03332!%it in piecesH06595 +thou shalt partH06626with oilH08081mingledH01101!unleavenedH04682!fine flourH05560in a panH04227 +a meat offeringH04503$3and if thy oblationH07133with oilH08081 anointedH04886 wafersH07550' or unleavenedH04682 with oilH08081 mingledH01101'of fine flourH05560cakesH02471!unleavenedH04682#in the ovenH08574bakenH03989# 1of a meat offeringH04503 #an oblationH07133" /and if thou bringH07126 % made by fireH0801 lordH03068 -of the offeringsH0801holyH06944%a thing mostH06944'and his sons'H01121 LxS.j=cEwL'=9 and that which is leftH03498< lordH03068; savourH07381:! of a sweetH05207(9= an offering made by fireH08018) upon the altarH04196(7; thereof, and shall burnH069996! a memorialH0234'59 from the meat offeringH045034! shall takeH073113) and the priestH03548"2/it unto the altarH041961)he shall bringH05066 0+unto the priestH03548)/=and when it is presentedH07126.lordH03068-%that is madeH06213",/the meat offeringH04503$+5and thou shalt bringH0935*with oilH08081)!fine flourH05560!(-it shall be madeH06213!'-in the fryingpanH04802 &+a meat offeringH04503$%3and if thy oblationH07133 $+a meat offeringH04503#oilH08081 Zy`<#zZ4pI& Z#Y1 and every oblationH07133X savourH07381W# for a sweetH05207V% on the altarH04196,UC but they shall not be burntH05927T lordH03068S) ye shall offerH07126#R1 of the firstfruitsH07225$Q3 as for the oblationH07133P% made by fireH0801O lordH03068N+ in any offeringH0801M' nor any honeyH01706L no leavenH07603"K/ for ye shall burnH06999J# with leavenH02557I' shall be madeH06213H lordH03068%G5 which ye shall bringH07126!F- no meat offeringH04503E% made by fireH0801D lordH03068 C- of the offeringsH0801B holyH06944A% a thing mostH06944@' and his sons'H01121? aaron'sH0175%>5 of the meat offeringH04503 [\8{b<bE#[!s-upon it, and layH07760roilH08081#q1and thou shalt putH05414!p- out of full earsH03759o# corn beatenH01643n# by the fireH0784m' of corn driedH07033l!green earsH024#k1of thy firstfruitsH01061&j7for the meat offeringH04503!i-thou shalt offerH07126hlordH03068#g1of thy firstfruitsH01061 f+a meat offeringH04503"e/and if thou offerH07126d saltH04417!c- thou shalt offerH07126)b= with all thine offeringsH07133'a9 from thy meat offeringH04503`' to be lackingH07673_! of thy godH0430 ^+ of the covenantH012853]Q neither shalt thou suffer the saltH04417\ with saltH04417"[/ shalt thou seasonH04414%Z5 of thy meat offeringH04503 KyY2oO) fK2 pK!/of the tabernacleH0168the doorH06607 and killH07819 +of his offeringH07133 'upon the headH07218 his handH03027! -and he shall layH05564 lordH03068 beforeH06440#1 it without blemishH08549)he shall offerH07126or femaleH05347a maleH02145#of the herdH01241#if he offerH07126"/of peace offeringH08002#a sacrificeH02077$~3and if his oblationH07133}lordH03068(|=an offering made by fireH08013{Qthereof, with all the frankincenseH03828z!of the oilH08081#y1of the beaten cornH01643x%the memorialH0234w!shall burnH06999v)and the priestH03548 u+a meat offeringH04503t%frankincenseH03828 P]?ZA%z^>iP+sonsH01121*#and aaron'sH0175&)7it shall he take awayH05493!(-with the kidneysH03629 '+above the liverH03516&%and the caulH03508%'by the flanksH03689$#and the fatH02459#kidneysH03629"#and the twoH08147!!- upon the inwardsH07130 + and all the fatH02459#the inwardsH07130'that coverethH03680the fatH02459lordH03068(=an offering made by fireH0801&7of the peace offeringH08002!-of the sacrificeH02077#1and he shall offerH07126#round aboutH05439)upon the altarH04196 the bloodH01818) shall sprinkleH02236# the priestsH03548 sonsH01121# and aaron'sH0175$3of the congregationH04150 \nO#^E$ hC\ G+of his offeringH07133F'upon the headH07218Ehis handH03027!D-and he shall layH05564ClordH03068Bit beforeH06440$A3then shall he offerH07126!@-for his offeringH07133?a lambH03775>#if he offerH07126#=1 it without blemishH08549<)he shall offerH07126;or femaleH05347:maleH021459%of the flockH066298lordH03068"7/of peace offeringH08002 6+for a sacrificeH02077$53and if his offeringH071334 lordH030683 savourH073812! of a sweetH05207(1=an offering made by fireH08010#on the fireH0784/'upon the woodH06086).=upon the burnt sacrificeH05930 -+it on the altarH04196,!shall burnH06999 ]{\C kAhD$y]c kidneysH03629b# and the twoH08147!a- upon the inwardsH07130 `+ and all the fatH02459_# the inwardsH07130^' that coverethH03680]# and the fatH02459 \+ by the backboneH06096[ hardH05980%Z5 it shall he take offH05493Y rumpH0451X the wholeH08549W the fatH02459V lordH03068(U= an offering made by fireH0801&T7 of the peace offeringH08002!S- of the sacrificeH02077#R1 and he shall offerH07126Q)upon the altarH04196$P3 thereof round aboutH05439O the bloodH01818N) shall sprinkleH02236M sonsH01121L# and aaron'sH0175$K3of the congregationH04150J)the tabernacleH0168Iit beforeH06440Hand killH07819 LyT*u\4xV2jL the bloodH01818~) shall sprinkleH02236} of aaronH0175|% and the sonsH01121${3 of the congregationH04150z) the tabernacleH0168y it beforeH06440 x+ of it, and killH07819w' upon the headH07218v his handH03027!u- and he shall layH05564t lordH03068s it beforeH06440$r3 then he shall offerH07126q a goatH05795$p3 and if his offeringH07133o lordH03068,nE of the offering made by fireH0801m the foodH03899"l/ it upon the altarH04196k! shall burnH06999j) and the priestH03548&i7 it shall he take awayH05493!h- with the kidneysH03629 g+ above the liverH03516f% and the caulH03508e' by the flanksH03689d# and the fatH02459 Ue9 yY=gD%uU#all the fatH02459savourH07381#for a sweetH05207,Eof the offering made by fireH0801the foodH03899$3them upon the altarH04196!shall burnH06999)and the priestH03548&7it shall he take awayH05493!-with the kidneysH03629 +above the liverH03516%and the caulH03508'by the flanksH03689 #and the fatH02459 kidneysH03629 #and the twoH08147! - upon the inwardsH07130 +and all the fatH02459#the inwardsH07130'that coverethH03680the fatH02459lordH03068(=an offering made by fireH0801%5thereof his offeringH07133#1and he shall offerH07126# round aboutH05439'9 thereof upon the altarH04196 IN/kE' w^/qI$75according to the sinH08196do sinH02398!5-that is anointedH048994'if the priestH035483 of themH020072# against anyH02591% and shall doH06213+0A which ought not to be doneH06213/ lordH030680.Kagainst any of the commandmentsH04687"-/through ignoranceH07684,shall sinH02398+if a soulH05315*sayingH0559)of israelH03478"(/unto the childrenH01121'speakH01696&sayingH0559%!unto mosesH04872$spakeH01696#lordH03068"nor bloodH01818!#neither fatH02459 #that ye eatH0398.Gthroughout all your dwellingsH04186%5for your generationsH01755statuteH02708#a perpetualH05769 lord'sH03068 LnK/ c>|cF& fLTbloodH01818!S-of the bullock'sH06499R!shall takeH03947!Q-that is anointedH04899P)and the priestH03548OlordH03068NbeforeH06440M# the bullockH06499L and killH07819K headH07218#J1 upon the bullock'sH06499I his handH03027H'and shall layH05564GlordH03068FbeforeH06440$E3of the congregationH04150!D/of the tabernacleH0168C'unto the doorH06607B#the bullockH06499"A1and he shall bringH0935#@1 for a sin offeringH02403? lordH03068 >+ without blemishH08549= bullockH06499<' a youngH01121 H01241%;5which he hath sinnedH02398:#for his sinH02403#91then let him bringH071268'of the peopleH05971 DpR4iN1 fI-gDr)of the bullockH06499q' all the bloodH01818p) and shall pourH08210$o3 of the congregationH04150!n/ in the tabernacleH0168m lordH03068lbeforeH06440kincenseH07004jof sweetH05561i%of the altarH04196h)upon the hornsH07161g%of the bloodH01818fshall putH05414e)and the priestH03548!d- of the sanctuaryH06944c the vailH06532b beforeH06440a lordH03068` beforeH06440_timesH06471^sevenH07651]%of the bloodH01818\%and sprinkleH05137[%in the bloodH01818Z!his fingerH0676Yshall dipH02881X)and the priestH03548$W3of the congregationH04150$V5it to the tabernacleH0168Uand bringH0935 `vQ)oM- fE!`! - of the sacrificeH02077! - from the bullockH07794$ 3 as it was taken offH07311& 7 it shall he take awayH05493!- with the kidneysH03629 + above the liverH03516% and the caulH03508' by the flanksH03689# and the fatH02459 kidneysH03629# and the twoH08147!- upon the inwardsH07130 +and all the fatH02459#the inwardsH07130~'that coverethH03680}the fatH02459%|5for the sin offeringH02403{)of the bullockH06499$z3from it all the fatH02459&y7and he shall take offH07311$x3of the congregationH04150!w/of the tabernacleH0168vthe doorH06607&u7of the burnt offeringH05930t%of the altarH04196s'at the bottomH03247 aoE$oN#b?"a"'/ shall he be burntH08313&) are poured outH08211% the ashesH01880$ whereH0413# with fireH0784 "+ him on the woodH06086! and burnH08313 ) are poured outH08211 + where the ashesH01880 placeH04725% unto a cleanH02889 the campH04264 withoutH02351%5 shall he carry forthH03318'9 even the whole bullockH06499% and his dungH06569 + and his inwardsH07130"/ and with his legsH03767' with his headH07218"/ and all his fleshH01320) of the bullockH06499% and the skinH05785&7 of the burnt offeringH05930$3 them upon the altarH04196! shall burnH06999) and the priestH03548# 1 of peace offeringsH08002 FdI'W5vS7nF$B3of the congregationH05712A)and the eldersH02205$@3 of the congregationH04150?) the tabernacleH0168>! him beforeH06440= and bringH0935<#for the sinH02403;bullockH06499:'a youngH01121 H012419#shall offerH07126&87then the congregationH06951%75against it, is knownH03045'69which they have sinnedH023985%when the sinH024034) and are guiltyH0816)3= which should not be doneH062132 lordH03068$13 of the commandmentsH046870 anyH0259#/1 and they have doneH06213 .+ of the assemblyH06951-' from the eyesH05869, be hidH05956+' and the thingH01697&*7 sin through ignoranceH07686) of israelH03478.(G and if the whole congregationH05712 S}bI%fA'{Z9tS`%of the bloodH01818!_-and he shall putH05414^ the vailH06532] beforeH06440\ lordH03068[beforeH06440ZtimesH06471YsevenH07651X%and sprinkleH05137W%of the bloodH01818V!his fingerH0676Ushall dipH02881T)and the priestH03548$S3of the congregationH04150!R/to the tabernacleH0168QbloodH01818!P-of the bullock'sH06499O#shall bringH0935!N-that is anointedH04899M)and the priestH03548L lordH03068K beforeH06440 J+ shall be killedH07819 I+ and the bullockH06499HlordH03068GbeforeH06440F)of the bullockH06499E'upon the headH07218D#their handsH03027Cshall layH05564 [c;hCgB$[(z;shall make an atonementH03722*y?with this: and the priestH03548x)so shall he doH06213#w1for a sin offeringH02403!v-with the bullockH06499uas he didH06213!t-with the bullockH06499 s+and he shall doH06213r)upon the altarH04196#q1from him, and burnH06999p#all his fatH02459"o/and he shall takeH07311$n3of the congregationH04150!m/of the tabernacleH0168lthe doorH06607&k7 of the burnt offeringH05930j% of the altarH04196i' at the bottomH03247h' all the bloodH01818#g1 and shall pour outH08210$f3of the congregationH04150!e/in the tabernacleH0168dlordH03068cbeforeH06440b%of the altarH04196a)upon the hornsH07161 A|`C&{Z:W6|bA%of the goatsH05795a kidH08163%his offeringH07133)he shall bringH0935&7come to his knowledgeH03045'9wherein he hath sinnedH02398'or if his sinH02403' and is guiltyH0816)= which should not be doneH06213 his godH0430 lordH03068$ 3of the commandmentsH04687 anyH0259" /through ignoranceH07684and doneH06213#hath sinnedH02398%when a rulerH05387%5 for the congregationH06951) a sin offeringH02403bullockH06499the firstH07223!-him as he burnedH08313and burnH08313the campH04264~withoutH02351}#the bullockH06499)|=and he shall carry forthH033183{Q for them, and it shall be forgivenH05545 R]= }Z7mL&xR"2/and he shall burnH06999"1/of burnt offeringH059300% of the altarH04196/' at the bottomH03247. his bloodH01818#-1 and shall pour outH08210",/ of burnt offeringH05930+%of the altarH04196*)upon the hornsH07161)and putH05414(+with his fingerH0676$'3of the sin offeringH02403&%of the bloodH01818%!shall takeH03947$)and the priestH03548#) a sin offeringH02403" lordH03068! beforeH06440# 1the burnt offeringH05930 +where they killH07819 +it in the placeH04725and killH07819#of the goatH08163'upon the headH07218his handH03027!-and he shall layH05564 + without blemishH08549a maleH02145 RyR/nM2yJ)lRMa kidH08166L%his offeringH07133#K3then he shall bringH0935&J7come to his knowledgeH03045%I5which he hath sinnedH02398H'or if his sinH02403G' and be guiltyH0816+FA which ought not to be doneH06213E lordH03068$D3 of the commandmentsH04687CanyH0259B)while he doethH06213"A/through ignoranceH07684@sinH02398?peopleH05971>'of the commonH0776=oneH05315<!and if anyH0259);= and it shall be forgivenH05545.:G for him as concerning his sinH02403(9;shall make an atonementH037228)and the priestH03548#71of peace offeringsH08002!6-of the sacrificeH020775!as the fatH024594)upon the altarH041963#all his fatH02459 I~U0f<oN(iIh#all the fatH02459'g9and he shall take awayH05493f% of the altarH04196&e7 thereof at the bottomH03247d' all the bloodH01818#c1 and shall pour outH08210"b/of burnt offeringH05930a%of the altarH04196`)upon the hornsH07161_and putH05414'^;thereof with his fingerH0676]%of the bloodH01818\!shall takeH03947[)and the priestH03548&Z7of the burnt offeringH05930Y%in the placeH04725!X-the sin offeringH02403Wand slayH07819$V3of the sin offeringH02403U'upon the headH07218This handH03027!S-and he shall layH05564%R5 which he hath sinnedH02398Q# for his sinH02403 P+ without blemishH08549Oa femaleH05347N%of the goatsH05795 SdA"\&kG"tS%!in the placeH04725&7!it for a sin offeringH02403!and slayH07819$3!of the sin offeringH02403'!upon the headH07218~!his handH03027!}-!and he shall layH05564 |+ without blemishH08549{# it a femaleH05347z) he shall bringH0935y offeringH07133x for a sinH02403w a lambH03532v+ and if he bringH09352uOfor him, and it shall be forgivenH05545(t;shall make an atonementH03722s) and the priestH03548r lordH03068q savourH07381p# for a sweetH05207o) upon the altarH04196n!shall burnH06999m)and the priestH03548#l1of peace offeringsH08002'k9from off the sacrificeH02077j'is taken awayH05493$i3thereof, as the fatH02459 AsR*Z8zZ8|A7[# according to the offerings made by fireH0801$3# them upon the altarH04196!# shall burnH06999)#and the priestH03548'9#of the peace offeringsH08002#1#from the sacrificeH02077'#is taken awayH05493##of the lambH03775$3#thereof, as the fatH02459##all the fatH02459'9#and he shall take awayH05493%" of the altarH04196&7" thereof at the bottomH03247'" all the bloodH01818#1" and shall pour outH08210"/" of burnt offeringH05930 %"of the altarH04196 )"upon the hornsH07161 "and putH05414 +"with his fingerH0676$ 3"of the sin offeringH02403%"of the bloodH01818!"shall takeH03947)"and the priestH03548#1! the burnt offeringH05930 +!where they killH07819 ZxM nS2kK1}Z:) or the carcaseH050389 cattleH09298! of uncleanH029317%or a carcaseH050386beastH024165'of an uncleanH029314a carcaseH050383thingH016972#any uncleanH029311touchH050600%or if a soulH05315/% his iniquityH05771#.1 then he shall bearH05375#-1 if he do not utterH05046, or knownH03045+%he hath seenH07200*whetherH0176)a witnessH05707(#of swearingH0423'the voiceH06963&and hearH08085%sinH02398$'and if a soulH05315)#=#and it shall be forgivenH05545'"9#that he hath committedH02398!##for his sinH02403( ;#shall make an atonementH03722)# and the priestH03548# lordH03068 ]eG$a3vT6w]T in oneH0259'S; then he shall be guiltyH0816*R? from him; when he knowethH03045Q' and it be hidH05956P% with an oathH07621O+shall pronounceH0981N!that a manH0120M'or to do goodH03190L!to do evilH07489KlipsH08193J#pronouncingH0981IswearH07650H%or if a soulH05315'G;then he shall be guiltyH0816*F?from him; when he knowethH03045&E7withal, and it be hidH05956,DCthat a man shall be defiledH02930'C9whatsoever uncleannessH02932Bof manH0120 A+the uncleannessH02932@)or if he touchH05060?!and guiltyH08163>Qfrom him; he also shall be uncleanH02931=%it be hiddenH05956 <+ creeping thingsH08318;! of uncleanH02931 QX2 gL/iK+iQo twoH08147(n;which he hath committedH02398m%his trespassH0817lforH0854#k3then he shall bringH0935ja lambH07716ito bringH05060h#be not ableH01767gand if heH03027+fAfor him concerning his sinH02403(e; shall make an atonementH03722d) and the priestH03548#c1 for a sin offeringH02403b% of the goatsH05795a or a kidH08166`a lambH03776_)from the flockH06629^a femaleH05347%]5which he hath sinnedH02398\#for his sinH02403[lordH03068%Z7his trespass offeringH0817"Y1and he shall bringH0935$X3that he hath sinnedH02398&W7that he shall confessH03034Vin oneH02598U]and it shall be, when he shall be guiltyH0816 Fv_8{R8~]5gF % of the altarH04196 ' at the bottomH03247# 1 shall be wrung outH04680 % of the bloodH01818% and the restH07604% of the altarH04196' upon the sideH07023$3 of the sin offeringH02403% of the bloodH01818&7 and he shall sprinkleH05137 asunderH0914 his neckH06203fromH04136his headH07218~'and wring offH04454}firstH07223%|5for the sin offeringH02403 {+who shall offerH07126%z5them unto the priestH03548"y1and he shall bringH0935%x5for a burnt offeringH05930w'and the otherH0259#v1for a sin offeringH02403uoneH0259tlordH03068s pigeonsH03123r youngH01121q or twoH08147p# turtledovesH08449 DrF#y[2b=vD.'G upon it, neither shall he putH05414& no oilH08081%% he shall putH07760#$1 for a sin offeringH02403#' of fine flourH05560 "- part of an ephahH0374! the tenthH06224! - for his offeringH07133# shall bringH0935$3 then he that sinnedH02398 pigeonsH03123 youngH01121 or twoH08147# turtledovesH08449 twoH08147%5 be not able to bringH05381 but if heH03027)= and it shall be forgivenH05545%5 which he hath sinnedH02398$3 for him for his sinH02403(; shall make an atonementH03722) and the priestH03548(; according to the mannerH04941!- a burnt offeringH05930! the secondH08145#1 and he shall offerH06213 ) a sin offeringH02403 XpM.gN+j3 vXAif a soulH05315@sayingH0559?!unto mosesH04872>spakeH01696=lordH03068#<1 as a meat offeringH04503&;7 shall be the priest'sH035483:Q of these, and it shall be forgivenH055459 in oneH0259$83 that he hath sinnedH02398,7C for him as touching his sinH02403(6; shall make an atonementH037225) and the priestH035484) a sin offeringH024033 lordH0306872[ according to the offerings made by fireH08011% on the altarH04196"0/ thereof, and burnH06999/! a memorialH0234#.#' his handfulH07062 H04393-! shall takeH07061,) and the priestH03548!+- it to the priestH03548#*3 then shall he bringH0935)) a sin offeringH02403(% frankincenseH03828 h]D}U6vUh[)and the priestH03548#Z1it unto the priestH03548"Y/thereto, and giveH05414X)the fifth partH02549W'and shall addH032544VSthat he hath done in the holy thingH06944U%for the harmH02398)T=and he shall make amendsH07999'S;for a trespass offeringH0817!R-of the sanctuaryH06944!Q-after the shekelH08255Pof silverH03701O!by shekelsH08255$N3with thy estimationH06187"M/ out of the flocksH06629 L+ without blemishH08549K a ramH0352J lordH03068 I- for his trespassH0817#H3then he shall bringH0935GlordH03068#F1in the holy thingsH06944"E/through ignoranceH07684Dand sinH02398C!a trespassH04604BcommitH04603 LS1x_<lGL1tM for him concerning his ignoranceH07684(s; shall make an atonementH03722r)and the priestH03548 q+unto the priestH03548'p;for a trespass offeringH0817$o3with thy estimationH06187!n-out of the flockH06629 m+without blemishH08549la ramH0352"k1and he shall bringH0935j% his iniquityH05771i) and shall bearH05375%h7 not, yet is he guiltyH0816g)though he wistH03045flordH03068$e3by the commandmentsH04687?diof these things which are forbidden to be doneH06213canyH0259b!and commitH06213asinH02398`'and if a soulH05315)_= and it shall be forgivenH05545(^= of the trespass offeringH0817$]5 for him with the ramH0352(\; shall make an atonementH03722 Oe@" gH)d+O,Cconcerning it, and swearethH07650and liethH03584! 3that which was lostH09 'or have foundH04672 ' his neighbourH05997! - or hath deceivedH062315 U or in a thing taken away by violenceH014985G' him to keep, or in fellowshipH03027 H08667,Cin that which was deliveredH06487#1unto his neighbourH05997and lieH03584lordH03068!a trespassH04604!and commitH04603sinH02398if a soulH05315sayingH0559~!unto mosesH04872}spakeH01696|lordH03068{lordH03068z!trespassedH0816!y/he hath certainlyH0816#x3a trespass offeringH0817.wG not, and it shall be forgivenH05545v and wistH03045!u- wherein he erredH07683 jiM{Z%O3 j(giveH05414'moreH03254&)the fifth partH02549%'and shall addH03254$$3it in the principalH07218&#7he shall even restoreH07999"falselyH082676!Wor all that about which he hath swornH07650 ) which he foundH04672/ or the lost thingH09# him to keepH064852C%or that which was deliveredH0853 H064871Mwhich he hath deceitfully gottenH06231%or the thingH06233-Ewhich he took violently awayH01497thatH01500&7that he shall restoreH07725'and is guiltyH08169]then it shall be, because he hath sinnedH02398 thereinH02007 sinningH02398doethH06213';of all these that a manH0120in anyH0259falselyH08267 GjA(sO,rE# aGC sayingH0559B% and his sonsH01121A aaronH0175@ commandH06680?sayingH0559>!unto mosesH04872=spakeH01696<lordH03068;)in trespassingH0819):=of all that he hath doneH06213!9/him for any thingH0259)8=and it shall be forgivenH055457lordH030686)for him beforeH06440(5;shall make an atonementH037224)and the priestH03548 3+ unto the priestH03548'2;for a trespass offeringH0817$13with thy estimationH06187!0-out of the flockH06629 /+without blemishH08549.a ramH0352-lordH03068%,7his trespass offeringH0817"+1and he shall bringH0935(*= of his trespass offeringH0819@)k it unto him to whom it appertaineth, in the dayH03117 DhE'y[;}_=mD%_5 and he shall put offH06584^ the altarH04196]# them besideH0681!\- and he shall putH07760[% on the altarH04196(Z; with the burnt offeringH05930Y' hath consumedH0398X) which the fireH0784W the ashesH01880V# and take upH07311U) upon his fleshH01320T% shall he putH03847S breechesH04370R' and his linenH0906Q garmentH04055P% on his linenH0906O shall putH03847N) and the priestH03548!M- shall be burningH03344L% of the altarH04196K% and the fireH0784!J- unto the morningH01242I all nightH03915H) upon the altarH04196'G9 because of the burningH04169#F1 the burnt offeringH05930&E7 of the burnt offeringH05930D the lawH08451 GhJ.n;l=qG&{7 it shall never go outH03518z) upon the altarH04196y! be burningH03344x! shall everH08548w the fireH0784'v9 of the peace offeringsH08002 u+ thereon the fatH02459+tA upon it; and he shall burnH06999s in orderH06186+rA and lay the burnt offeringH05930$q3 on it every morningH01242p woodH06086o! shall burnH01197n) and the priestH03548/mI in it; it shall not be put outH03518!l- shall be burningH03344k) upon the altarH04196j% and the fireH0784i placeH04725h% unto a cleanH02889g the campH04264f withoutH02351e the ashesH01880 d+ and carry forthH03318c garmentsH0899b otherH0312a! and put onH03847`% his garmentsH0899 NbD+\9v[;"sN!/shall it be eatenH0398&7with unleavened breadH04682eatH0398%and his sonsH01121#3thereof shall aaronH0175"/and the remainderH03498 lordH03068% the memorialH0234 savourH07381 a sweetH05207 ) upon the altarH04196 )and shall burnH06999' 9upon the meat offeringH045032 Othereof, and all the frankincenseH03828 )and of the oilH08081%5of the meat offeringH04503%of the flourH05560"/of it his handfulH07062"/and he shall takeH07311 the altarH04196beforeH06440lordH03068it beforeH06440#shall offerH07126of aaronH0175~the sonsH01121%}5of the meat offeringH04503|the lawH08451 VX6 zaH#qS6}V#21 them shall be holyH06942(1; every one that touchethH050600% made by fireH0801/ lordH03068(.=concerning the offeringsH0801$-3in your generationsH01755,for everH05769+a statuteH02706*shall eatH0398)of aaronH0175#(1among the childrenH01121''all the malesH02145,&E and as the trespass offeringH0817!%-the sin offeringH02403$holyH06944#mostH06944,"Eof my offerings made by fireH0801!'their portionH02506 %i have givenH05414#with leavenH02557%7it shall not be bakenH0644) they shall eatH0398$3 of the congregationH04150!/ of the tabernacleH0168% in the courtH02691placeH04725#in the holyH06918 VsW3fDz]8{V!O- shalt thou offerH07126%N5of the meat offeringH04503MpiecesH06595Lthe bakenH08601 K-thou shalt bringH0935JbakenH07246Iwith oilH08081!H-it shall be madeH06213Gin a panH04227!F-thereof at nightH06153Eand halfH04276%D5of it in the morningH01242C halfH04276B perpetualH08548$A3 for a meat offeringH04503@' of fine flourH05560?# of an ephahH0374>)the tenth partH06224$=3when he is anointedH04886<!in the dayH03117;lordH03068':9which they shall offerH07126 9+and of his sonsH011218of aaronH01757%the offeringH071336sayingH05595!unto mosesH048724spakeH016963lordH03068 RmHZ7 x^@pRl is killedH07819)k=where the burnt offeringH05930j%in the placeH04725$i3of the sin offeringH02403hthe lawH08451gsayingH0559 f+and to his sonsH01121e!unto aaronH0175dspeakH01696csayingH0559b!unto mosesH04872aspakeH01696`lordH03068%_7it shall not be eatenH0398&^7shall be wholly burntH03632])for the priestH03548(\;for every meat offeringH04503[ burntH06999#Z1it shall be whollyH03632YlordH03068Xfor everH05769Wa statuteH02706)V=in his stead shall offerH06213!U-that is anointedH04899T#of his sonsH01121S)and the priestH03548R lordH03068Q savourH07381P a sweetH05207 XjQ2d?tS'sXvesselH03627 +but the earthenH02789 placeH04725# in the holyH06918.Gthat whereon it was sprinkledH05137 +thou shalt washH03526(=thereof upon any garmentH0899%of the bloodH01818,Cand when there is sprinkledH05137&~7thereof shall be holyH06942}the fleshH01320'|9whatsoever shall touchH05060${3 of the congregationH04150!z/of the tabernacleH0168y%in the courtH02691!x/shall it be eatenH0398wplaceH04725 v+it: in the holyH06918ushall eatH0398)t=that offereth it for sinH02398s!the priestH03548rholyH06944qmostH06944p lordH03068o beforeH06440n be killedH07819'm9 shall the sin offeringH02403 ZkS&lS+ |\:{Z#%in the placeH04725"holyH06944!mostH06944( =of the trespass offeringH0817the lawH08451# in the fireH0784"/ it shall be burntH08313)shall be eatenH0398#in the holyH06944%to reconcileH03722$3of the congregationH04150#3into the tabernacleH0168!is broughtH0935%of the bloodH01818$3and no sin offeringH02403holyH06944mostH06944shall eatH0398"/among the priestsH03548'all the malesH02145 in waterH04325! and rinsedH07857) =it shall be both scouredH04838 potH03627 #in a brasenH05178$ 3and if it be soddenH01310 +shall be brokenH07665%5wherein it is soddenH01310 @hFcC!b>Y@>lordH03068(==an offering made by fireH0801$<3them upon the altarH04196;!shall burnH06999:)and the priestH03548&97it shall he take awayH05493!8-with the kidneysH03629 7+above the liverH035166%and the caulH035085'by the flanksH036894#and the fatH024593kidneysH036292#and the twoH081471#the inwardsH071300'that coverethH03680/#and the fatH02459!./thereof; the rumpH0451"-/of it all the fatH02459#,1and he shall offerH07126+) upon the altarH04196*#round aboutH05439*)?thereof shall he sprinkleH02236('and the bloodH01818%'7the trespass offeringH0817 &+shall they killH07819#%1the burnt offeringH05930 $+where they killH07819 DwI)u]4 f3 pD(Y; and all that is dressedH06213X# in the ovenH08574W' that is bakenH0644*V? and all the meat offeringH04503&U7which he hath offeredH07126&T7of the burnt offeringH05930/SIshall have to himself the skinH05785R!the priestH03548Q)burnt offeringH05930Pany man'sH0376O'that offerethH07126N)and the priestH03548&M7that maketh atonementH03722%L5for them: the priestH03548KlawH08451JoneH0259%I7the trespass offeringH0817$H3as the sin offeringH02403GholyH06944FmostH06944EplaceH04725D#in the holyH06918*CAthereof: it shall be eatenH0398Bshall eatH0398"A/among the priestsH03548@!every maleH02145#?3a trespass offeringH0817 Vl@$mQ,yQ*qVu wafersH07550t) and unleavenedH04682s with oilH08081r mingledH01101q cakesH02471p! unleavenedH04682 o+ of thanksgivingH08426#n1 with the sacrificeH02077$m3 then he shall offerH07126&l7 it for a thanksgivingH08426k# if he offerH07126j lordH03068%i5 which he shall offerH07126#h1 of peace offeringsH08002!g- of the sacrificeH02077f the lawH08451e! as anotherH0251d have, oneH0376c of aaronH0175#b1 shall all the sonsH01121a and dryH02720` with oilH08081_ mingledH01101(^; and every meat offeringH04503]' that offerethH07126&\7 shall be the priest'sH03548[) and in the panH04227!Z- in the fryingpanH04802 _oM3 kGk>_'9of his peace offeringsH08002!-of the sacrificeH02077'and the fleshH01320' 9 of the peace offeringsH08002 the bloodH01818 +that sprinklethH02236) =it shall be the priest'sH03548 lordH03068"/an heave offeringH08641*?out of the whole oblationH07133oneH0259)=and of it he shall offerH07126'9 of his peace offeringsH08002 + of thanksgivingH08426#1 with the sacrificeH02077 breadH03899 leavenedH02557% his offeringH07133~) he shall offerH07126"}/ besides the cakesH02471| friedH07246{' of fine flourH05560z with oilH08081y mingledH01101x and cakesH02471w with oilH08081v anointedH04886 ZqJbA_>Z!*-of the sacrificeH02077)%of the fleshH01320(with fireH0784')shall be burntH08313&dayH03117%%on the thirdH07992!$-of the sacrificeH02077#%of the fleshH01320""/but the remainderH03498$!5 of it shall be eatenH0398# 1 also the remainderH03498"/ and on the morrowH04283'his sacrificeH02077!-that he offerethH07126%the same dayH03117!/it shall be eatenH0398(;or a voluntary offeringH05071a vowH05088 +of his offeringH07133%5but if the sacrificeH02077,C any of it until the morningH01242#1he shall not leaveH03240#1that it is offeredH07133%the same dayH03117)shall be eatenH0398!-for thanksgivingH08426 B~f9 kF%uX/ iB#E1of peace offeringsH08002!D-of the sacrificeH02077Cthe fleshH01320B#that eatethH0398A%but the soulH05315@ shall eatH0398"?/all that be cleanH02889%>5and as for the fleshH01320=with fireH0784"</it shall be burntH08313";1shall not be eatenH0398:#any uncleanH029319'that touchethH050608'and the fleshH013207%his iniquityH05771!6-of it shall bearH053755# that eatethH03984% and the soulH05315/3I it: it shall be an abominationH06292'29 unto him that offerethH07126,1C neither shall it be imputedH02803)0=it shall not be acceptedH07521/dayH03117.%on the thirdH07992-at allH0398,be eatenH0398'+9of his peace offeringsH08002 OjF hB& b=mObof israelH03478"a/unto the childrenH01121`speakH01696_sayingH0559^!unto mosesH04872]spakeH01696\lordH03068 [+from his peopleH05971!Z-shall be cut offH03772Y)even that soulH05315XlordH03068#W1 of peace offeringsH08002!V- of the sacrificeH02077U% of the fleshH01320T and eatH0398S uncleanH02931"R/or any abominableH08263QbeastH0929PuncleanH02931Oof manH0120 N+the uncleannessH02932M#any uncleanH02932!L-that shall touchH05060"K/moreover the soulH05315 J+ from his peopleH05971!I- shall be cut offH03772)H=upon him, even that soulH05315'G9having his uncleannessH02932FlordH03068 OgH(|W,^E#kO}of fowlH05775#|1no manner of bloodH01818%{7moreover ye shall eatH0398 z+ from his peopleH05971!y- shall be cut offH03772x#that eatethH0398w'even the soulH05315vlordH03068(u=an offering made by fireH0801#t1of which men offerH07126s%of the beastH0929rthe fatH02459$q5for whosoever eatethH0398peatH0398'o;but ye shall in no wiseH0398!n-in any other useH04399m#may be usedH062132lOof that which is torn with beastsH02966k#and the fatH024592jOof the beast that dieth of itselfH05038i#and the fatH02459h! or of goatH05795g#or of sheepH03775fof oxH07794!e-no manner of fatH02459d%ye shall eatH0398csayingH0559 OqR5w]CsZ;pO'the offeringsH0801#shall bringH0935'his own handsH03027'9 of his peace offeringsH08002!- of the sacrificeH02077 lordH03068% his oblationH07133# shall bringH0935lordH03068'9of his peace offeringsH08002'the sacrificeH02077!-he that offerethH07126sayingH0559 of israelH03478" /unto the childrenH01121 speakH01696 sayingH0559 !unto mosesH04872spakeH01696lordH03068 +from his peopleH05971!-shall be cut offH03772)even that soulH05315of bloodH01818!any mannerH03605#that eatethH0398 +whatsoever soulH05315)=in any of your dwellingsH04186~#or of beastH0929 \b>gD!zV0 z\6!the bloodH018185'!that offerethH071264!of aaronH0175"3/!he among the sonsH01121(2; of your peace offeringsH08002"1/ of the sacrificesH02077"0/ an heave offeringH08641 /+ unto the priestH03548.' shall ye giveH05414- shoulderH07785,' and the rightH03225+'and his sons'H01121 *-shall be aaron'sH0175))but the breastH02373()upon the altarH04196'the fatH02459&!shall burnH06999%)and the priestH03548$ lordH03068# beforeH06440 "+ a wave offeringH08573!% may be wavedH05130 + that the breastH02373!/it shall he bringH0935 +with the breastH02373the fatH02459%made by fireH0801lordH03068 AoV5xLsV* ZAR#lordH03068$Q5#out of the offeringsH0801P##of his sonsH01121%O5#and of the anointingH04888N#of aaronH0175!M-#of the anointingH04888L"of israelH03478(K;"from among the childrenH01121J"for everH05769I%"by a statuteH02706"H/" and unto his sonsH01121G!" the priestH03548F+" them unto aaronH0175E)" and have givenH05414)D=" of their peace offeringsH08002(C;"from off the sacrificesH02077B"of israelH03478 A+"of the childrenH01121@%"have i takenH03947?"shoulderH07785>'"and the heaveH08641="breastH02373<%"for the waveH08573;! partH04490:!shoulderH07785%95!shall have the rightH032258#!and the fatH02459'79!of the peace offeringsH08002 T\C%z\?sCqTm&in mountH02022l&mosesH04872k&commandedH06680j&lordH03068'i9%of the peace offeringsH08002%h5%and of the sacrificeH02077)g=%and of the consecrationsH04394,fE%and of the trespass offeringH0817(e;%and of the sin offeringH02403%d5%of the meat offeringH04503&c7%of the burnt offeringH05930b%the lawH08451-aE$ throughout their generationsH01755`$ for everH05769_$a statuteH02708!^-$that he anointedH04886]!$in the dayH03117\$of israelH03478%[5$them of the childrenH01121Z#$to be givenH05414Y$commandedH06680X$lordH03068'W9# in the priest's officeH03547V# lordH03068U%# he presentedH07126T!#in the dayH03117S%#made by fireH0801 FbE!sY@'xO3hF 'unto the doorH06607 togetherH06950* ?thou all the congregationH05712!and gatherH06950$3 of unleavened breadH04682% and a basketH05536 ramsH0352 and twoH08147%5for the sin offeringH02403'and a bullockH06499oilH08081"/and the anointingH04888*Awith him, and the garmentsH0899~%and his sonsH01121}aaronH0175|takeH03947{sayingH0559z!unto mosesH04872yspakeH01696xlordH03068w&of sinaiH05514"v/& in the wildernessH04057u& lordH03068 t+& their oblationsH07133s& to offerH07126r& of israelH03478q%&the childrenH01121"p/&that he commandedH06680o!&in the dayH03117n&sinaiH05514 N}dFeM#u\;nN(#and clothedH03847"'3him with the girdleH073&!and girdedH02296"%/upon him the coatH03801$!and he putH05414 #+them with waterH04325"!and washedH07364!%and his sonsH01121 aaronH0175broughtH07126and mosesH04872!to be doneH06213commandedH06680lordH03068the thingH01697&7unto the congregationH05712saidH0559and mosesH04872$3 of the congregationH04150!/of the tabernacleH0168'unto the doorH06607&7was gathered togetherH06950&7him; and the assemblyH05712commandedH06680lordH03068didH06213and mosesH04872$ 3of the congregationH04150! /of the tabernacleH0168 FuE%tX4`A' hFE' the anointingH04888D tookH03947C and mosesH04872B mosesH04872A commandedH06680@ lordH03068? crownH05145> the holyH06944= plateH06731<! the goldenH02091;! did he putH07760*:1' upon his forefrontH04136 H06440$93 also upon the mitreH047018' upon his headH072187 the mitreH047016! and he putH07760 5+and the thummimH085504the urimH0224#31in the breastplateH02833&27upon him: also he putH05414 1+the breastplateH028330!and he putH07760/ and boundH0640.% of the ephodH0646,-C him with the curious girdleH02805(,; upon him, and he girdedH02296+the ephodH0646*and putH05414")/him with the robeH04598 YxS(jI)pK-}Y b/ them with girdlesH073&a7 upon them, and girdedH02296` coatsH03801_ and putH03847^ sonsH01121] aaron'sH0175\ broughtH07126[ and mosesH04872!Z- him, to sanctifyH06942Y% and anointedH04886X headH07218W% upon aaron'sH0175V oilH08081!U- of the anointingH04888T' and he pouredH03332S# to sanctifyH06942R% and his footH03653Q) both the laverH03595$P3 and all his vesselsH03627O the altarH04196N% and anointedH04886M timesH06471L sevenH07651'K9 thereof upon the altarH04196!J- and he sprinkledH05137(I; therein, and sanctifiedH06942H) the tabernacleH04908G% and anointedH04886F oilH08081 OwT4 rO&rQ1pO%of the altarH04196'at the bottomH03247~ the bloodH01818}! and pouredH03332| the altarH04196{% and purifiedH02398z+ with his fingerH0676y#round aboutH05439x%of the altarH04196w)upon the hornsH07161vand putH05414uthe bloodH01818ttookH03947sand mosesH04872r#and he slewH07819%q5 for the sin offeringH02403p) of the bullockH06499o'upon the headH07218n#their handsH03027mlaidH05564l%and his sonsH01121kand aaronH0175%j5for the sin offeringH02403i#the bullockH06499h)and he broughtH05066g mosesH04872f commandedH06680e lordH03068d bonnetsH04021c and putH02280 HnI( sP, vY@"aHlaidH05564%and his sonsH01121and aaronH0175'9for the burnt offeringH05930the ramH0352)and he broughtH07126 mosesH04872 commandedH06680 lordH03068the campH04264withoutH02351with fireH0784he burntH08313%and his dungH06569his fleshH01320%and his hideH05785 +but the bullockH06499 ) upon the altarH04196  burnedH06999  and mosesH04872 'and their fatH02459 kidneysH03629#and the twoH08147the liverH03516%and the caulH03508!-upon the inwardsH07130#all the fatH02459#and he tookH03947+Ait, to make reconciliationH03722)and sanctifiedH06942 M~`B$iO2oQ7fM< lordH03068(;= an offering made by fireH0801: savourH073819# for a sweetH05207"8/ a burnt sacrificeH059307)upon the altarH041966'the whole ramH03525burntH069994and mosesH048723in waterH043252%and the legsH037671#the inwardsH071300'and he washedH07364/#and the fatH06309.)and the piecesH05409-the headH07218,burntH06999+and mosesH04872*#into piecesH05409)the ramH0352(!and he cutH05408'#round aboutH05439&)upon the altarH04196%the bloodH01818$sprinkledH02236#and mosesH04872"'and he killedH07819!! of the ramH0352 'upon the headH07218#their handsH03027 TnW<aA# mV0oT[aaron'sH0175Z)and he broughtH07126YfootH07272X%of his rightH03233&W9 and upon the great toeH0931V handH03027U% of his rightH03233"T1 and upon the thumbH0931S earH0241RrightH03233Q!of aaron'sH0175P%upon the tipH08571O)of it, and putH05414N%of the bloodH01818MtookH03947Land mosesH04872K#and he slewH07819J! of the ramH0352I' upon the headH07218H# their handsH03027GlaidH05564F%and his sonsH01121Eand aaronH0175 D+of consecrationH04394Cthe ramH0352BramH0352Athe otherH08145@)and he broughtH07126?mosesH04872>commandedH06680=lordH03068 LoL5jL.qM(iLy shoulderH07785x' and the rightH03225w' and their fatH02459v kidneysH03629u#and the twoH08147tthe liverH03516s%and the caulH03508!r-upon the inwardsH07130 q+and all the fatH02459p%and the rumpH0451othe fatH02459n#and he tookH03947m#round aboutH05439l)upon the altarH04196kthe bloodH01818jsprinkledH02236iand mosesH04872hfeetH07272g)of their rightH03233'f; and upon the great toesH0931e handsH03027d) of their rightH03233#c3 and upon the thumbsH0931b earH0241a)of their rightH03233`%upon the tipH08571_%of the bloodH01818^putH05414]and mosesH04872\sonsH01121 LfJ3gH!fH$ mL%on the altarH04196and burntH06999*?them from off their handsH03709tookH03947and mosesH04872 lordH03068beforeH06440 +a wave offeringH08573and wavedH05130handsH03709#1and upon his sons'H01121 handsH03709 -all upon aaron'sH0175 !and he putH05414 shoulderH07785# 1and upon the rightH03225!on the fatH02459and putH07760 waferH07550) bread, and oneH0259 of oiledH08081! and a cakeH02471 cakeH02471!unleavenedH04682oneH0259he tookH03947~lordH03068}beforeH06440|breadH03899{'of unleavenedH04682&z7and out of the basketH05536 QwK2fH$za<$wQ"6/ and upon his sonsH01121!5/ upon his garmentsH08994!upon aaronH01753'and sprinkledH051372)upon the altarH04196!1-and of the bloodH018180oilH08081!/-of the anointingH04888.tookH03947-and mosesH04872,mosesH04872+ commandedH06680* lordH03068) partH04490(' it was moses'H04872 '+ of consecrationH04394&!of the ramH0352%lordH03068$beforeH06440 #+a wave offeringH08573"and wavedH05130!!the breastH02373 tookH03947and mosesH04872 lordH03068(= an offering made by fireH0801 savourH07381#for a sweetH05207'consecrationsH04394(;upon the burnt offeringH05930 JwW6gI,vQ.oJ!S- and of the breadH03899R% of the fleshH01320)Q= and that which remainethH03498Pshall eatH0398O%and his sonsH01121NaaronH0175MsayingH0559L)as i commandedH06680!K- of consecrationsH04394J' in the basketH05536"I/ it with the breadH03899H' and there eatH0398$G3 of the congregationH04150!F/of the tabernacleH0168Ethe doorH06607Dthe fleshH01320CboilH01310 B+and to his sonsH01121A!unto aaronH0175@saidH0559?and mosesH04872>garmentsH0899='and his sons'H01121<%and his sonsH01121;%his garmentsH0899:aaronH0175)9= with him; and sanctifiedH069428 garmentsH0899#71 and upon his sons'H01121 EuP(jQ"b5{bEp# and keepH08104o#daysH03117n#sevenH07651m#and nightH03915l#dayH03119$k3#of the congregationH04150!j/#of the tabernacleH0168i#the doorH06607)h=#therefore shall ye abideH03427%g5"to make an atonementH03722f"to doH06213e)"hath commandedH06680d"lordH03068c"this dayH03117 b+"as he hath doneH06213+a3'! shall he consecrateH03027 H04390`! daysH03117_! for sevenH07651^%! be at an endH04390%]5!of your consecrationH04394\)!until the daysH03117[!daysH03117Z!sevenH07651$Y3!of the congregationH04150!X/!of the tabernacleH0168W#!of the doorH06607(V;!and ye shall not go outH03318U with fireH0784T' shall ye burnH08313 My]<$[C)tV=kM  and offerH07126 +  without blemishH08549% 5 for a burnt offeringH05930  and a ramH0352# 1 for a sin offeringH02403  calfH05695$%' thee a youngH01121 H01241 takeH03947! unto aaronH0175# and he saidH0559 of israelH03478) and the eldersH02205% and his sonsH01121 aaronH0175 calledH07121 mosesH04872~ dayH031172}O and it came to pass on the eighthH08066|$of mosesH04872{#$by the handH03027z$commandedH06680y$lordH03068x!$all thingsH01697w$didH06213v%$and his sonsH01121u$so aaronH0175+tA# not: for so i am commandedH06680s## that ye dieH04191r# lordH03068q!# the chargeH04931 G_E,hO+y^EgG,# which mosesH04872!+- and they broughtH03947*#  will appearH07200)  lordH03068(!  for to dayH03117'  with oilH08081& mingledH01101$%3 and a meat offeringH04503$ lordH03068# beforeH06440"% to sacrificeH02076$!3 for peace offeringsH08002  and a ramH0352) also a bullockH07794%5 for a burnt offeringH05930 +  without blemishH08549  yearH08141%  of the firstH01121!  and a lambH03532!  and a calfH05695#1 for a sin offeringH02403% of the goatsH05795 ye a kidH08163 takeH03947 sayingH0559!- thou shalt speakH01696 of israelH03478&7 and unto the childrenH01121  lordH03068  beforeH06440 [}P2sU/ hE'y[I  and offerH062130HK  for thyself, and for the peopleH05971&G7  and make an atonementH03722'F9 and thy burnt offeringH05930!E- thy sin offeringH02403D and offerH06213C) unto the altarH04196B goH07126A! unto aaronH0175@ saidH0559? and mosesH04872>%  shall appearH07200= lordH03068<' and the gloryH03519";/ that ye should doH06213: commandedH066809 lordH030688 the thingH016977 saidH05596 and mosesH048725  lordH030684  beforeH064403  and stoodH059752 drew nearH07126)1= and all the congregationH05712$03 of the congregationH04150/) the tabernacleH0168. beforeH06440- commandedH06680 Vz\C z^B$zY:pVf aboveH04480e% and the caulH03508 d+ and the kidneysH03629c# but the fatH02459b% of the altarH04196a' at the bottomH03247`' out the bloodH01818_! and pouredH03332^% of the altarH04196]) upon the hornsH07161\ and putH05414[% in the bloodH01818Z! his fingerH0676(Y; unto him: and he dippedH02881X the bloodH01818W broughtH07126V of aaronH0175U% and the sonsH01121$T3 of the sin offeringH02403S the calfH05695R and slewH07819Q) unto the altarH04196P) therefore wentH07126O aaronH0175N commandedH06680M lordH03068&L7 and make an atonementH03722K'  of the peopleH05971J%  the offeringH07133 [zaC)sS, hE~[) upon the altarH04196% and he burntH06999&7 thereof, and the headH07218*? unto him, with the piecesH05409#~1 the burnt offeringH05930#}1 and they presentedH04672|) upon the altarH04196{# round aboutH05439#z1 which he sprinkledH02236#y1 unto him the bloodH01818x presentedH04672w sonsH01121v# and aaron'sH0175#u1 the burnt offeringH05930t# and he slewH07819s the campH04264r withoutH02351q with fireH0784p he burntH08313o% and the hideH05785n' and the fleshH01320m mosesH04872l commandedH06680k lordH03068j) upon the altarH04196i he burntH06999$h3 of the sin offeringH02403g the liverH03516 ^}Q0 pM0vG$x^ besideH0905) upon the altarH04196#1 thereof, and burntH06999! an handfulH03709 and tookH04390"/ the meat offeringH04503) and he broughtH07126+A it according to the mannerH04941# and offeredH06213#1 the burnt offeringH05930) and he broughtH07126%  as the firstH07223+A  it, and offered it for sinH02398 and slewH07819) for the peopleH05971!- the sin offeringH02403  the goatH08163  and tookH03947  offeringH07133 % the people'sH05971 ) and he broughtH07126% on the altarH04196(; upon the burnt offeringH05930 and burntH06999% and the legsH03767# the inwardsH07130 + and he did washH07364 UtU5nG$W3qU9 the fatH024598% and he burntH06999!7- upon the breastsH023736 the fatH024595% and they putH077604 the liverH035163% and the caulH03508 2+ and the kidneysH03629(1; and that which coverethH043740 the rumpH0451/) and of the ramH0352.) of the bullockH07794-# and the fatH02459,#  round aboutH05439+)  upon the altarH04196#*1  which he sprinkledH02236#)1  unto him the bloodH01818(  presentedH04672' sonsH01121&# and aaron'sH0175%) for the peopleH05971#$1 of peace offeringsH08002## a sacrificeH02077"# and the ramH0352!!- also the bullockH07794  he slewH07819)  of the morningH01242$3 the burnt sacrificeH05930 OzaG#y\6yQ3nOV! the peopleH05971U# and blessedH01288T% and came outH03318$S3 of the congregationH04150#R3 into the tabernacleH0168Q wentH0935P and aaronH0175O and mosesH04872$N3  and peace offeringsH08002'M9  and the burnt offeringH05930$L3 of the sin offeringH02403K' from offeringH06213$J3 them, and came downH03381I# and blessedH01288"H/ toward the peopleH05971G his handH03027F lifted upH05375E and aaronH0175D  commandedH06680C  as mosesH04872B lordH03068A beforeH06440 @+ a wave offeringH08573? wavedH05130> aaronH0175= shoulderH07785<' and the rightH03225 ;+ and the breastsH02373:) upon the altarH04196 ]]C|T<hO5]%t5  thereon, and offeredH07126s  incenseH07004r  and putH07760q  thereinH02004p  fireH0784o and putH05414#n1 of them his censerH04289m eitherH0376l tookH03947k of aaronH0175j the sonsH01121i and abihuH030h and nadabH05070g)  on their facesH06440f  and fellH05307e%  they shoutedH07442d  sawH07200$c3  when all the peopleH05971b# and the fatH02459#a1 the burnt offeringH05930`) upon the altarH04196_% and consumedH0398^ lordH03068 ]+ out from beforeH06440\ a fireH0784[) and there cameH03318$Z3  unto all the peopleH05971Y  appearedH07200X  lordH03068W'  and the gloryH03519 IqJ2~fH/a9gI of uzzielH05816 the sonsH01121% and elzaphanH0469 mishaelH04332 calledH07121 and mosesH04872 )  held his peaceH01826   and aaronH0175$ 3  i will be glorifiedH03513 )  all the peopleH05971 )  me, and beforeH06440'9 in them that come nighH07138%5 i will be sanctifiedH06942 sayingH0559 spakeH01696 lordH03068! unto aaronH0175 saidH0559! then mosesH04872 lordH03068 beforeH06440$~3 them, and they diedH04191}% and devouredH0398| lordH03068{ fireH0784#z1 and there went outH03318#y1 which he commandedH06680x lordH03068w beforeH06440v fireH0784u strangeH02114 pgF&^F& tP3p0)  and lest wrathH07107/#  lest ye dieH04191.%  your clothesH0899-%  neither rendH06533,) not your headsH07218+ uncoverH06544* his sonsH01121 )- and unto ithamarH0385 (- and unto eleazarH0499'! unto aaronH0175& saidH0559% and mosesH04872$ had saidH01696# as mosesH04872"# of the campH04264! outH02351$ 3 them in their coatsH03801# and carriedH05375"/ so they went nearH07126# of the campH04264 outH02351' the sanctuaryH06944#  from beforeH06440'  your brethrenH0251  carryH05375%5  unto them, come nearH07126  and saidH0559 of aaronH0175 the uncleH01730 UhM-X8oV<~U%L7 with thee, when ye goH0935#K1 thou, nor thy sonsH01121!J- nor strong drinkH07941I wineH03196H% do not drinkH08354G sayingH0559F! unto aaronH0175E spakeH01696D lordH03068C  of mosesH04872&B7  according to the wordH01697'A9  upon you. and they didH06213@ lordH03068? oilH08081">/ for the anointingH04888=# lest ye dieH04191$<3 of the congregationH04150!;/ of the tabernacleH0168:' from the doorH06607(9; and ye shall not go outH033188% hath kindledH083137 lordH030686# the burningH083165 bewailH010584 of israelH03478 3+ the whole houseH01004%27 but let your brethrenH0251)1=  come upon all the peopleH05712 CsV&nD#}`B( iC"h/ the meat offeringH04503g takeH03947f) that were leftH03498e his sonsH01121 d- and unto ithamarH0385 c- and unto eleazarH0499b! unto aaronH0175a spakeH01696` and mosesH04872_ of mosesH04872&^7 unto them by the handH03027]# hath spokenH01696\ lordH03068![- all the statutesH02706Z of israelH03478Y% the childrenH01121&X7 and that ye may teachH03384W and cleanH02889$V3 and between uncleanH02931U! and unholyH02455T% between holyH06944.SI and that ye may put differenceH0914,RC throughout your generationsH01755Q for everH05769P a statuteH02708O# lest ye dieH04191$N3 of the congregationH04150#M3 into the tabernacleH0168bR(RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{Ł2ƁOǁlȁɁ#ʁ>ˁÝú΁*ρEЁbс}ҁŁ2ƁOǁlȁɁ#ʁ>ˁÝú΁*ρEЁbс}ҁӁ6ԁRՁmց ׁ(؁Eفbځہ܁<݁[ށy߁6Sp,If9Vt0Lh"?\x-Ie4Pk:Up )Gc  : W t .Li">[x2Nj$@]y 4!N"i#$"%>&Z'w ]e?%tX6uZ<y]  thy dueH02706"/  and thy daughtersH01323#1 thou, and thy sonsH01121 placeH04725! in a cleanH02889% shall ye eatH0398 shoulderH07785 and heaveH08641~ breastH02373}% and the waveH08573&|7 for so i am commandedH06680{% made by fireH0801z lordH03068!y/ of the sacrificesH0801x dueH02706w' and thy sons'H01121v thy dueH02706u placeH04725t) it in the holyH06918 s- and ye shall eatH0398r holyH06944q mostH06944p the altarH04196o besideH0681"n/ it without leavenH04682m and eatH0398l% made by fireH0801k lordH03068 j- of the offeringsH0801i) that remainethH03498 Y~W3zG( {O2Y$"3 of the sin offeringH02403! the goatH08163  soughtH01875! diligentlyH01875 and mosesH04872) hath commandedH06680 lordH03068 for everH05769(;  with thee, by a statuteH027065U  and it shall be thine, and thy sons'H01121  lordH03068  beforeH06440 +  a wave offeringH08573 to waveH05130! of the fatH02459/K with the offerings made by fireH0801 - shall they bringH0935 breastH02373% and the waveH08573 shoulderH07785 the heaveH08641  of israelH03478 + of the childrenH01121# 1 of peace offeringsH08002& 7 out of the sacrificesH02077   are givenH05414  dueH02706'  and thy sons'H01121 RnQ5t[B#mT9uR?) it in the holyH06944>! have eatenH0398 =- ye should indeedH0398< the holyH06944; in withinH06441%:7 of it was not broughtH09359 the bloodH018188 beholdH020057  lordH03068 6+  for them beforeH06440"5/  to make atonementH03722$43  of the congregationH057123%  the iniquityH057712) it you to bearH053751! hath givenH054140 holyH06944/ mostH06944. placeH04725-# in the holyH06944!,- the sin offeringH02403++C wherefore have ye not eatenH0398*  sayingH0559)  leftH03498(  of aaronH0175'  the sonsH01121&#  and ithamarH0385%% with eleazarH0499!$- and he was angryH07107*#? and, behold, it was burntH08313 Nc=d?$|R9hN\ sayingH0559[ of israelH03478"Z/ unto the childrenH01121Y speakH01696X sayingH0559W% and to aaronH0175V! unto mosesH04872U spakeH01696T lordH03068&S)' he was contentH05869 H03190R heardH08085Q) and when mosesH04872P lordH03068O% in the sightH05869-NE should it have been acceptedH03190M  to dayH03117!L-  the sin offeringH02403K#  i had eatenH0398.JG  and such things have befallenH07122I  lordH03068H beforeH06440)G= and their burnt offeringH05930#F1 their sin offeringH02403"E/ have they offeredH07126!D- behold, this dayH03117C! unto mosesH04872B saidH01696A and aaronH0175@)  as i commandedH06680 LyY2eEsL0mLx% but dividethH06536w the cudH01625#v1 because he chewethH05927u' and the coneyH08227t  uncleanH02931s%  not the hoofH06541r%  but dividethH06536q  the cudH01625#p1 because he chewethH05927o the camelH01581n the hoofH06541'm9 or of them that divideH06536l the cudH01625"k/ of them that chewH05927&j9 these shall ye not eatH0398i% neverthelessH0389!h/ that shall ye eatH0398 g- among the beastsH0929f the cudH01625e chewethH05927+d3' and is clovenfootedH08157 H08156c the hoofH06541#b1 whatsoever partethH06536a%  on the earthH0776$`5 among all the beastsH0929"_1 which ye shall eatH0398^! the beastsH02416] theseH02063 C|`?oL,|`:hC!/ them shall ye eatH0398"/ and in the riversH05158# in the seasH03220' in the watersH04325! and scalesH07193%5 whatsoever hath finsH05579' in the watersH04325" 1 these shall ye eatH0398  uncleanH02931# 1 shall ye not touchH05060" / and their carcaseH05038 - shall ye not eatH0398) of their fleshH01320 uncleanH02931# not the cudH01625) yet he chewethH01641+3' and be clovenfootedH08157 H08156 the hoofH06541!- though he divideH06536' and the swineH02386 uncleanH02931% not the hoofH06541~% but dividethH06536} the cudH01625#|1 because he chewethH05927{% and the hareH0768z uncleanH02931y% not the hoofH06541 \lG%j<vT1z\- the eagleH05404,) an abominationH08263'+; they shall not be eatenH0398* the fowlsH05775) amongH04480-(E ye shall have in abominationH08262') an abominationH08263&' in the watersH04325%! nor scalesH07193($; whatsoever hath no finsH05579#) in abominationH082621"M but ye shall have their carcasesH05038!) of their fleshH01320* A unto you; ye shall not eatH03982O they shall be even an abominationH08263) an abominationH08263' in the watersH04325 thingH05315"/ and of any livingH02416' in the watersH04325!- of all that moveH08318"/ and in the riversH05158# in the seasH03220! and scalesH07193+A and all that have not finsH05579 AsP0 {X1 yW:|dAI) an abominationH08263H fourH0702G goingH01980F! that creepH08318E all fowlsH05775D# and the batH05847 C+ and the lapwingH01744B) after her kindH04327A the heronH0601@' and the storkH02624#?1 and the gier eagleH07360 >+ and the pelicanH06893=% and the swanH08580"</ and the great owlH03244";/ and the cormorantH07994#:1 and the little owlH035639) after his kindH043278% and the hawkH053227) and the cuckowH07828#61 and the night hawkH08464#5#' and the owlH03284 H013234) after his kindH043273# every ravenH061582) after his kindH043271% and the kiteH0344 0+ and the vultureH01676/) and the osprayH05822"./ and the ossifrageH06538 @rZ6xZ7~[@`@e# the carcaseH05038#d1 whosoever touchethH050602cO and for these ye shall be uncleanH02930b) an abominationH08263a feetH07272`+ which have fourH0702 _+ creeping thingsH08318^ flyingH05775])  after his kindH04327$\3 and the grasshopperH02284[) after his kindH04327Z) and the beetleH02728Y) after his kindH04327$X3 and the bald locustH05556W) after his kindH04327V! the locustH0697(U= these of them ye may eatH0398T)  upon the earthH0776S  withalH02004R  to leapH05425Q! their feetH07272P aboveH04605 O+ which have legsH03767N fourH0702!M- thing that goethH01980L creepingH08318 K+ of every flyingH05775$J5 yet these may ye eatH0398 ]c<uI) gM+]'  their carcaseH05038)~= unto you: whoso touchethH05060} uncleanH02931| fourH0702{ that goH01980+zA among all manner of beastsH02416y' upon his pawsH03709x goethH01980&w)' and whatsoeverH01992 H03605&v7  them shall be uncleanH029302uO unto you: every one that touchethH05060t uncleanH02931s the cudH01625r# nor chewethH05927(q-' not clovenfootedH08156 H08157p the hoofH06541o) which dividethH06536n) of every beastH0929m) until the evenH06153l) and be uncleanH02930k# his clothesH0899#j1 of them shall washH03526i) of the carcaseH05038&h7 and whosoever bearethH05375g) until the evenH06153)f= of them shall be uncleanH02930 \pI*uV4c@\(; them, when they be deadH04194%5 whosoever doth touchH05060,C to you among all that creepH08318 uncleanH02931% and the moleH08580' and the snailH02546) and the lizardH03911"/ and the chameleonH03581) and the ferretH0604) after his kindH04327!- and the tortoiseH06632' and the mouseH05909 ! the weaselH02467 ) upon the earthH0776 ! that creepH083173 Q unto you among the creeping thingsH08318  uncleanH02931 uncleanH02931) until the evenH06153) and be uncleanH02930# his clothesH0899#1 of them shall washH03526# the carcaseH05038$3 and he that bearethH05375)  until the evenH06153!-  shall be uncleanH02930 cjB#rV4tY.}c4 "comethH09353 "waterH04325"21 "which may be eatenH03981# "of all meatH0400#01 !and ye shall breakH07665'/9 !in it shall be uncleanH02930'.+' !of them fallethH08432 H05307- !vesselH03627",/ !and every earthenH02789(+; so it shall be cleansedH02891*) until the evenH06153(); and it shall be uncleanH02930(! into waterH04325') it must be putH0935& is doneH06213% workH04399"$/ whatsoever vesselH03627# or sackH08242" or skinH05785!! or raimentH0899  of woodH06086! any vesselH03627$3 it shall be uncleanH02930 doth fallH05307,C of them, when they are deadH04194) until the evenH06153!- shall be uncleanH02930 NxS.~b9 lJ%hNP &waterH04325O %cleanH02889$N3 %which is to be sownH02232M %seedH02233 L+ %upon any sowingH02221K %fallH05307!J- %of their carcaseH05038!I- $shall be uncleanH02930H' $their carcaseH05038(G; $but that which touchethH05060F) $shall be cleanH02889E $of waterH04325D $plentyH04723C $or pitH0953(B; $nevertheless a fountainH04599%A5 #and shall be uncleanH02931@ #uncleanH029314?S #for pots, they shall be broken downH05422> #or rangesH03600= #ovenH08574!<- #shall be uncleanH02930; #fallethH05307!:- #of their carcaseH05038!9- " shall be uncleanH029308 "vesselH03627"7/ "that may be drunkH083546' "and all drinkH04945!5- "shall be uncleanH02930 ZiEqK(uU0|Zk) )upon the earthH0776j' )that creepethH08317)i= )and every creeping thingH08318h) ( until the evenH06153g) ( and be uncleanH02930f# ( his clothesH0899!e- ( of it shall washH03526d# (the carcaseH05038%c5 (he also that bearethH05375b) (until the evenH06153a) (and be uncleanH02930`# (his clothesH0899!_- (of it shall washH03526^) (of the carcaseH05038"]1 (and he that eatethH0398\) 'until the evenH06153)[= 'thereof shall be uncleanH02930Z# 'the carcaseH05038!Y- 'he that touchethH05060X 'dieH04191#W3 'of which ye may eatH0402 V- 'and if any beastH0929U &uncleanH02931T &fallH05307!S- &of their carcaseH05038R' &upon the seedH02233Q &be putH05414 QlC+wN+y<jQ ,holyH06918%5 ,and ye shall be holyH069187Y ,ye shall therefore sanctify yourselvesH06942 ,your godH0430 ,lordH030685U +with them, that ye should be defiledH029309~] +neither shall ye make yourselves uncleanH02933}' +that creepethH08317(|; +with any creeping thingH08318{! +abominableH08262z! +yourselvesH05315"y/ +ye shall not makeH08262x) * an abominationH08263%w7 * them ye shall not eatH0398v) * upon the earthH0776u! *that creepH08317*t? *among all creeping thingsH08318s *feetH07272(r; *or whatsoever hath moreH07235q *fourH0702%p5 *and whatsoever goethH01980o) *upon the bellyH01512!n- *whatsoever goethH01980%m7 )it shall not be eatenH0398l) )an abominationH08263 ]];"hO3g=]&7 /and between the beastH02416' /and the cleanH02889$3 /between the uncleanH02931$5 /to make a differenceH0914) . upon the earthH0776' . that creepethH08317&7 .and of every creatureH05315' .in the watersH04325# .that movethH07430 .creatureH05315$3 .and of every livingH02416 + .and of the fowlH05775' .of the beastsH0929 .the lawH08451 -holyH06918+A -ye shall therefore be holyH06918) -to be your godH0430  -of egyptH04714& 9 -you up out of the landH0776 ' -that bringethH05927  -lordH03068 ) , upon the earthH0776' , that creepethH074302O ,with any manner of creeping thingH08318! ,yourselvesH05315(; ,neither shall ye defileH02930 Pw]>$ fI)xR)P,:C and she shall then continueH03427%95 shall be circumcisedH04135 8+ of his foreskinH061907 the fleshH013206 dayH03117"5/ and in the eighthH08066%45 shall she be uncleanH02930"3/ for her infirmityH01738"2/  of the separationH05079&17  according to the daysH031170  daysH03117/  sevenH07651*.?  then she shall be uncleanH02930-# a man childH02145, and bornH03205$+3 have conceived seedH02232*! if a womanH0802) sayingH0559( of israelH03478"'/ unto the childrenH01121& speakH01696% sayingH0559$! unto mosesH04872# spakeH01696" lordH03068%!7 /that may not be eatenH0398 ' /and the beastH02416!/ /that may be eatenH0398 `hD$jF%d? ~`U for a sonH01121T' are fulfilledH04390!S- of her purifyingH02892"R/ and when the daysH03117Q  daysH03117P  and sixH08337O!  threescoreH08346!N- of her purifyingH02893M% in the bloodH01818'L9 and she shall continueH03427%K5 as in her separationH05079J two weeksH07620*I? then she shall be uncleanH02930H% a maid childH05347 G+ but if she bearH03205F%  be fulfilledH04390!E-  of her purifyingH02892&D)'  until the daysH03117 H03117#C1  into the sanctuaryH04720B+  thing, nor comeH0935A# no hallowedH06944 @+ she shall touchH05060? daysH03117>! and thirtyH07970= threeH07969!<- of her purifyingH02893;% in the bloodH01818 A{b9lD dA \Ap a lambH07716>oK5 and if she be not able to bringH03027 H01767 H04672n#  or a femaleH05347m  a maleH02145'l9  for her that hath bornH03205k the lawH08451j% of her bloodH01818i) from the issueH047263hQ for her; and she shall be cleansedH02891&g7 and make an atonementH03722f lordH03068e it beforeH06440 d+ who shall offerH07126 c+ unto the priestH03548$b3 of the congregationH04150!a/ of the tabernacleH0168`' unto the doorH06607#_1 for a sin offeringH02403 ^+  or a turtledoveH08449]  pigeonH03123\#  and a youngH01121%[5  for a burnt offeringH05930Z  yearH08141Y% of the firstH01121X a lambH03532W+ she shall bringH0935"V/ or for a daughterH01323 SfK U<"bE*S( =  then he shall be broughtH0935 !  of leprosyH06883 !  the plagueH05061 % of his fleshH01320&7 and it be in the skinH05785) or bright spotH0934 a scabH05597 a risingH07613% of his fleshH01320'9 shall have in the skinH05785! when a manH0120 sayingH0559 and aaronH0175! unto mosesH04872~ spakeH01696} lordH030680|K for her, and she shall be cleanH02891({;  shall make an atonementH03722z)  and the priestH03548#y1  for a sin offeringH02403x'  and the otherH0259'w9  for the burnt offeringH05930v the oneH0259u pigeonsH03123t% or two youngH01121s turtlesH08449r twoH08147%q5 then she shall bringH03947 TdA"bH%nK,uT)% and in sightH04758(% of his fleshH01320'# in the skinH05785& whiteH03836"%1 if the bright spotH09342$O on him, and pronounce him uncleanH02930#! shall lookH07200") and the priestH03548!! of leprosyH06883  a plagueH05061% of his fleshH01320'  than the skinH05785  deeperH06013  in sightH04758)  and the plagueH05061  whiteH03836 is turnedH02015' in the plagueH05061 the hairH08181% of the fleshH01320# in the skinH05785' on the plagueH05061! shall lookH07200) and the priestH03548# the priestsH03548# of his sonsH01121# or unto oneH0259!  the priestH03548 !  unto aaronH0175 TtZ6\D%aB!lTG dayH03117F# the seventhH07637E% on him againH08145D! shall lookH07200C) and the priestH03548B moreH08145A daysH03117@%  him up sevenH07651?!  shall shutH05462 >+  then the priestH03548 =+  not in the skinH05785<  spreadH06581;! the plagueH05061:% be at a stayH059759% in his sightH058698! the plagueH050617 dayH03117#61 on him the seventhH076375! shall lookH072004) and the priestH035483 daysH031172 sevenH076511!  the plagueH050610!  shall shutH05462 /+  then the priestH03548.  whiteH03836&-7  thereof be not turnedH02015,% and the hairH08181+' than the skinH05785*! not deeperH06013 caBoO4cA'c c+ then the priestH03548b# in the skinH05785a spreadethH06581'`9 that, behold, the scabH04556_ seeH07200^! the priestH03548]  againH08145\'  of the priestH03548![-  he shall be seenH07200"Z/ for his cleansingH02893Y' of the priestH03548'X9 that he hath been seenH07200W afterH0310V# in the skinH05785U abroadH06581T# spread muchH06581 S+ but if the scabH04556R% and be cleanH02891Q# his clothesH0899"P/ and he shall washH03526O  a scabH04556*N?  shall pronounce him cleanH02891M!  the priestH03548 L+  not in the skinH05785K  spreadH06581J! the plagueH05061I' somewhat darkH03544H! the plagueH05061 IoP$f?"cC"gI break outH06524!- and if a leprosyH06883~ uncleanH02931#}1 and shall not shutH05462,|C shall pronounce him uncleanH02930{) and the priestH03548z% of his fleshH01320y# in the skinH05785x leprosyH06883w an oldH03462v' in the risingH07613u fleshH01320t rawH02416s quickH04241r whiteH03836q the hairH08181#p1 and it have turnedH02015o# in the skinH05785n whiteH03836m! the risingH07613l shall seeH07200k) and the priestH03548 j+ unto the priestH03548(i= then he shall be broughtH0935h# is in a manH0120g! of leprosyH06883 f+ when the plagueH05061e a leprosyH06883,dC shall pronounce him uncleanH02930 bfG%kK*vYA' |b fleshH01320 the rawH02416 shall seeH07200) and the priestH03548,C in him, he shall be uncleanH02930 appearethH07200 fleshH01320 rawH02416 but whenH03117 cleanH02889 whiteH03836!- it is all turnedH02015! the plagueH05061 cleanH02891' all his fleshH01320% have coveredH03680 # the leprosyH06883 ) shall considerH07200 + then the priestH03548 ' lookethH05869 H04758' 9 wheresoever the priestH03548!- even to his footH07272' from his headH07218! the plagueH05061% all the skinH05785 coverH03680 + and the leprosyH06883# in the skinH05785 abroadH06524 Qz\: zW9fH%vQ!:- there be a whiteH038369# of the boilH07822!8- and in the placeH047257' and is healedH07495$63 thereof, was a boilH078225# in the skinH057854) also, in whichH035883 the fleshH013202  cleanH028891! the plagueH050610 cleanH02891 /+ then the priestH03548.! into whiteH03836- be turnedH02015,! the plagueH05061+ shall seeH07200*) and the priestH03548 )+ unto the priestH03548(' he shall comeH0935'! unto whiteH03836&) and be changedH02015%! turn againH07725$ fleshH01320#' or if the rawH02416"  a leprosyH06883! uncleanH02931  fleshH01320 the rawH024160K and pronounce him to be uncleanH02930 SZ8 xR8nH/rSW!  shall shutH05462 V+ then the priestH03548U' somewhat darkH03544T' than the skinH05785S not lowerH08217R hairsH08181Q no whiteH03836P lookH07200"O/ but if the priestH03548 N+ out of the boilH07822M  brokenH06524L!  of leprosyH06883K  a plagueH05061,JC  shall pronounce him uncleanH02930I!  the priestH03548H whiteH03836"G/ thereof be turnedH02015F% and the hairH08181E' than the skinH05785D lowerH08217C in sightH04758B seethH07200(A; and if, when the priestH03548@'  to the priestH03548!?- and it be shewedH07200$>5 and somewhat reddishH0125= whiteH03836 <- or a bright spotH0934; risingH07613 Qa= t[8 yX7wQ"t1 in the bright spotH0934s the hairH08181r! shall lookH07200 q+ then the priestH03548p  or whiteH03836 o-  somewhat reddishH0125n# bright spotH0934m% have a whiteH03836l% that burnethH04348k' and the quickH04241j burningH04348i a hotH0784h# in the skinH05785g fleshH01320*f? shall pronounce him cleanH02891e) and the priestH03548d boilH07822c a burningH06867b spreadH06581a stayH05975&`9 but if the bright spotH0934_ a plagueH05061,^C shall pronounce him uncleanH02930 ]+ then the priestH03548\# in the skinH05785[ abroadH06581&Z7 and if it spread muchH06581Y  daysH03117X%  him up sevenH07651 ^qS8zT;cD# ^%5 if it be spread muchH06581 dayH03117%5 upon him the seventhH07637! shall lookH07200 ) and the priestH03548   daysH03117 %  him up sevenH07651 !  shall shutH05462 +  then the priestH03548' somewhat darkH03544 skinH05785 no lowerH08217"1 in the bright spotH0934 hairH08181 no whiteH03836 lookH07200"/ but if the priestH03548! of leprosyH06883! the plagueH05061,~C shall pronounce him uncleanH02930%}5  wherefore the priestH03548#|1  out of the burningH04348{  brokenH06524z  a leprosyH06883y'  than the skinH05785x deeperH06013w sightH04758v whiteH03836u be turnedH02015 LqR3|_<lJ(nL.' than the skinH05785- deeperH06013, in sightH04758+! the plagueH05061* shall seeH07200 )+ then the priestH03548(% or the beardH02206'' upon the headH07218&' have a plagueH05061% or womanH0802$ if a manH0376#)  of the burningH04348 "+  an inflammationH06867*!?  shall pronounce him cleanH02891 )  and the priestH03548) of the burningH04348 a risingH07613' somewhat darkH03544 + not in the skinH05785 spreadH06581 stayH05975 spotH0934!/ and if the brightH0934!  of leprosyH06883!  the plagueH05061,C  shall pronounce him uncleanH02930 + then the priestH03548# in the skinH05785 abroadH06581 JW7yX7z[: hJL the scallH05424K' on the plagueH05061J! shall lookH07200I! the priestH03548H dayH03117#G1 and in the seventhH07637F daysH03117E sevenH07651D%  of the scallH05424C!  the plagueH05061B!  shall shutH05462'A9  in it; then the priestH03548@  hairH08181? no blackH07838>' than the skinH05785= deeperH06013<% not in sightH04758;% of the scallH05424:' on the plagueH050619 lookH07200"8/ and if the priestH035487 or beardH022066' upon the headH072185  a leprosyH068834#  a dry scallH05424,3C  shall pronounce him uncleanH02930 2+  then the priestH035481  hairH081810 thinH01851/) in it a yellowH06669 PtS8dF,}\>~P*i? " shall pronounce him cleanH02891 h+ " then the priestH03548g' " than the skinH05785f " deeperH06013e " in sightH04758d# "in the skinH05785c' "be not spreadH06581b "the scallH05424a% "on the scallH05424`! "shall lookH07200_! "the priestH03548^ "dayH03117#]1 "and in the seventhH07637\ ! moreH08145[ !daysH03117Z !sevenH07651Y !the scallH05424X! !shall shutH05462W) !and the priestH03548#V1 !shall he not shaveH01548U' !but the scallH05424#T1 !he shall be shavenH01548S' than the skinH05785R deeperH06013Q% not in sightH04758P' and the scallH05424O hairH081812NO not, and there be in it no yellowH06669M spreadH06581 WuZA!mO/tP2zW) % and the priestH03548 % cleanH02889 %is healedH07495&7 %up therein; the scallH05424 %grownH06779 %hairH08181) %there is blackH07838 %at a stayH05975 ~+ %be in his sightH05869!}- %but if the scallH05424| $ uncleanH02931{ $ hairH08181z! $for yellowH06669y) $shall not seekH01239x! $the priestH03548w# $in the skinH05785v $be spreadH065812uO $on him: and, behold, if the scallH05424t! $shall lookH07200 s+ $then the priestH03548r' #his cleansingH02893q #afterH0310p# #in the skinH05785o #muchH06581n #spreadH06581!m- #but if the scallH05424l% "and be cleanH02891k# "his clothesH0899"j/ "and he shall washH03526 SnK+jG+rI(wS "+ )toward his faceH06440!# )of his headH07218" / )off from the partH062851M )and he that hath his hair fallenH04803 (he cleanH02889 (baldH07142% (off his headH07218%5 (whose hair is fallenH04803"#% (and the manH03588 H0376 ' cleanH02889# ' in the skinH05785 ' growethH06524+ 'a freckled spotH0933 'whiteH03836 'darkishH03544) 'of their fleshH01320# 'in the skinH05785 - 'the bright spotsH0934! 'shall lookH07200 + 'then the priestH03548% &bright spotsH0934  &whiteH03836 % &bright spotsH0934 ) &of their fleshH01320! - &have in the skinH05785 + &also or a womanH0802 &if a manH0376*? % shall pronounce him cleanH02891 ]gK0iJ+ bD$],>C ,shall pronounce him utterlyH02930=! ,the priestH03548< ,uncleanH02931; ,manH0376 :+ ,he is a leprousH068799% + of the fleshH013208# + in the skinH057857 + appearethH047586) + as the leprosyH06883(5; +or in his bald foreheadH01372!4- +in his bald headH071463 +reddishH01252 +whiteH038361# +of the soreH050610! +the risingH07613/! +shall lookH07200 .+ +then the priestH03548%-5 * or his bald foreheadH01372$,3 *up in his bald headH07146+ *sprungH06524* *a leprosyH06883) *soreH05061( *reddishH0125' *a whiteH03836!&- *or bald foreheadH013721%M *and if there be in the bald headH07146$ )he cleanH02889#' )forehead baldH01371 F\=hL0zaE(eF[! /or a linenH06593Z /garmentH0899Y /a woollenH06785X! /of leprosyH06883%W5 /also that the plagueH05061V# /the garmentH0899U) . his habitationH04186T .the campH04264S .withoutH02351R .aloneH0910Q) .he shall dwellH03427P .uncleanH02931+OA .in him he shall be defiledH02930#N1 .wherein the plagueH05061M% .all the daysH03117L - uncleanH02931K - uncleanH02931J' - and shall cryH07121#I1 -upon his upper lipH08222,HC -and he shall put a coveringH05844G -bareH06544F% -and his headH07218E' -shall be rentH06533D# -his clothesH0899#C1 -in whom the plagueH05061B' -and the leperH06879A# ,in his headH07218@! ,his plagueH05061? ,uncleanH02930 \jDyV<}U1u\x 2daysH03117w 2sevenH07651v! 2the plagueH05061u 2and shutH05462 t+ 2upon the plagueH05061s! 2shall lookH07200r) 2and the priestH03548 q+ 1unto the priestH03548$p3 1 and shall be shewedH07200o! 1 of leprosyH06883n 1 a plagueH05061m 1 of skinH05785 l+ 1 or in any thingH03627k) 1or in the woofH06154j# 1in the warpH08359i 1eitherH0176h) 1or in the skinH05785g) 1in the garmentH0899f! 1or reddishH0125e# 1be greenishH03422"d/ 1and if the plagueH05061c 0of skinH05785%b5 0or in any thing madeH04399"a/ 0whether in a skinH05785`' 0or of woollenH06785_ 0of linenH06593^ 0or woofH06154]# 0in the warpH08359\ /garmentH0899 P}[=oS4pT5vP"/ 4 it shall be burntH08313 4 leprosyH06883! 4 a frettingH03992#1 4 wherein the plagueH05061 4of skinH05785% 4or any thingH03627# 4or in linenH06593! 4in woollenH06785  4or woofH06154 % 4whether warpH08359 % 4that garmentH0899( ; 4he shall therefore burnH08313  3uncleanH02931 3leprosyH06883! 3a frettingH03992! 3the plagueH05061 3 of skinH05785% 3 that is madeH06213# 3 in any workH04399% 3 or in a skinH05785) 3 or in the woofH06154#1 3either in the warpH08359) 3in the garmentH0899~ 3be spreadH06581}' 3if the plagueH05061| 3dayH03117{) 3on the seventhH07637z' 3on the plagueH05061"y/ 3and he shall lookH07200 [pN,iE#za>z[2! 7his colourH05869!1- 7have not changedH020150! 7the plagueH05061"// 7that it is washedH03526. 7afterH0310-' 7on the plagueH05061,! 7shall lookH07200+) 7and the priestH03548* 6moreH08145) 6daysH03117(# 6it up sevenH07651"'/ 6and he shall shutH05462#&1 6wherein the plagueH05061%) 6that they washH03526$' 6shall commandH06680 #+ 6then the priestH03548" 5 of skinH05785!% 5 in any thingH03627  5 orH0176# 5 in the woofH06154 5orH0176# 5in the warpH08359 5eitherH0176) 5in the garmentH0899' 5be not spreadH06581(; 5and, behold, the plagueH05061! 5shall lookH07200"/ 5and if the priestH03548# 4 in the fireH0784 @{Y@ t[; oJ0d@ N+ 9 thou shalt burnH08313M# 9a spreadingH06524L 9of skinH05785 K+ 9or in any thingH03627J) 9or in the woofH06154#I1 9either in the warpH08359H) 9in the garmentH0899G 9stillH05750!F- 9and if it appearH07200#E1 8 or out of the woofH06154#D1 8 or out of the warpH08359#C1 8 or out of the skinH05785%B7 8it out of the garmentH0899*A? 8of it; then he shall rendH07167@# 8the washingH03526? 8afterH0310>' 8somewhat darkH03544(=; 8and, behold, the plagueH05061< 8lookH07200";/ 8and if the priestH03548:! 7or withoutH013729# 7bare withinH071468 7fretH063567) 7 it in the fireH0784 6+ 7 thou shalt burnH083135 7 uncleanH029314' 7 be not spreadH065813) 7 and the plagueH05061 @tX0qR% lE)y_@j!unto mosesH04872ispakeH01696hlordH03068+gA ; or to pronounce it uncleanH02930&f7 ; to pronounce it cleanH02891e ; of skinsH05785d% ; or any thingH03627c ;or woofH06154#b1 ;either in the warpH08359a ;or linenH06593`! ;of woollenH06785_% ;in a garmentH0899^! ;of leprosyH06883]' ;of the plagueH05061\ ;the lawH08451)[= : time, and shall be cleanH02891Z! : the secondH081453YQ : from them, then it shall be washedH03526X# :be departedH05493W' :if the plagueH05061&V7 :which thou shalt washH03526U :of skinH05785$T3 :or whatsoever thingH03627S :or woofH06154R# :either warpH08359Q+ :and the garmentH0899P 9 with fireH0784(O; 9 that wherein the plagueH05061 Y|W0 kL-m:"wY! and hyssopH0231##' and scarletH08438 H08144 woodH06086 and cedarH0730cleanH02889aliveH02416birdsH06833twoH08147/Ifor him that is to be cleansedH02891~to takeH03947}commandH06680&|7then shall the priestH03548{% in the leperH06879z be healedH07495y!of leprosyH06883x!the plagueH05061w!shall lookH07200v)and the priestH03548u#of the campH04264toutH02351s)shall go forthH03318r)and the priestH03548 q+unto the priestH03548#p3he shall be broughtH0935!o-of his cleansingH02893n!in the dayH03117m%of the leperH06879&l7this shall be the lawH08451ksayingH0559 G~`>#bIxX={aG$timesH06471#sevenH07651!"-from the leprosyH068830!Kupon him that is to be cleansedH02891& 7and he shall sprinkleH05137waterH04325!-over the runningH02416 killedH07819# of the birdH06833% in the bloodH01818 birdH06833$3 them and the livingH02416'and shall dipH02881)and the hyssopH0231'+'and the scarletH08438 H08144woodH06086!/it, and the cedarH0730'he shall takeH03947birdH06833"/as for the livingH02416 waterH04325%over runningH02416vesselH03627 'in an earthenH02789 be killedH07819 %of the birdsH06833 that oneH0259 'shall commandH06680)and the priestH03548 CnL2b=pM3eC@' and his beardH02206?% off his headH07218>% all his hairH08181$=3 that he shall shaveH01548< dayH03117/;I but it shall be on the seventhH07637:daysH031179sevenH076518+out of his tentH01687 abroadH02351 6+ and shall tarryH034275' into the campH04264"41 that he shall comeH09353 and afterH0310%25that he may be cleanH02891!1-himself in waterH043250and washH07364!/-off all his hairH08181.and shaveH01548-#his clothesH0899,!shall washH03526.+Gand he that is to be cleansedH02891* fieldH07704)' into the openH06440( looseH07971'birdH06833)&=and shall let the livingH02416.%Gand shall pronounce him cleanH02891 [`AwU= fH(v[] of oilH08081\ logH03849[ and oneH0259Z with oilH08081Y mingledH01101 X+ a meat offeringH04503W' of fine flourH05560V# tenth dealsH06241U and threeH07969 T+ without blemishH08549S yearH08141R% of the firstH01323Q ewe lambH03535P and oneH0259 O+ without blemishH08549N he lambsH03532M twoH08147L' he shall takeH03947K dayH03117"J/ and on the eighthH08066&I7 and he shall be cleanH02891H in waterH04325G his fleshH01320#F1 also he shall washH07364E# his clothesH0899'D9 off: and he shall washH03526C) he shall shaveH01548"B/ even all his hairH08181(A-' and his eyebrowsH05869 H01354 [Y,gP4kP7['y9 and the burnt offeringH05930!x- the sin offeringH02403$w3 where he shall killH07819v% in the placeH04725u the lambH03532"t/ and he shall slayH07819s lordH03068r beforeH06440 q+ a wave offeringH08573p and waveH05130o of oilH08081n# and the logH03849+mC him for a trespass offeringH0817l and offerH07126k he lambH03532j oneH0259i! shall takeH03947h) and the priestH03548$g3 of the congregationH04150!f/ of the tabernacleH0168e the doorH06607d lordH03068)c= and those things, beforeH06440)b= that is to be made cleanH02891a the manH0376`' shall presentH05975_ cleanH02891^) and the priestH03548 DyP7lN- |c9fD'into the palmH03709and pourH03332of oilH08081!of the logH03849!shall takeH03947)and the priestH03548footH07272%of his rightH03233&9and upon the great toeH0931  handH03027 % of his rightH03233" 1 and upon the thumbH0931. G of him that is to be cleansedH02891  earH0241%of the rightH03233%upon the tipH08571shall putH05414)and the priestH03548(=of the trespass offeringH0817%of the bloodH01818!shall takeH03947)and the priestH03548 holyH06944 mostH06944%~7 the trespass offeringH0817}% the priest'sH03548(|; for as the sin offeringH02403{ placeH04725z# in the holyH06944 KdJ+ oU:!`?(lK4%of his rightH03233&39 and upon the great toeH09312 handH030271% of his rightH03233"01 and upon the thumbH0931./G of him that is to be cleansedH02891.earH0241-%of the rightH03233,%upon the tipH08571+putH05414!*-shall the priestH03548)#in his handH03709(!of the oilH08081 '+and of the restH03499&lordH03068% beforeH06440$ timesH06471# sevenH07651"+ with his fingerH0676!! of the oilH08081# 1and shall sprinkleH05137handH03709#in his leftH08042!in the oilH08081fingerH0676his rightH03233shall dipH02881)and the priestH03548left handH08042!of his ownH03548 UtU1S0R)|U#N1the burnt offeringH05930M#shall offerH05927L)and the priestH03548#K1 the burnt offeringH05930J'he shall killH07819I'and afterwardH0310%H5from his uncleannessH02932/GIfor him that is to be cleansedH02891&F7and make an atonementH03722!E-the sin offeringH02403D#shall offerH06213C)and the priestH03548B lordH03068A) for him beforeH06440(@; shall make an atonementH03722?)and the priestH03548.>Gof him that is to be cleansedH02891='upon the headH07218<'he shall pourH05414;handH03709 :+in the priest'sH035489!of the oilH08081 8+and the remnantH03498(7=of the trespass offeringH08176)upon the bloodH018185footH07272 ]d1gGX:]1i?'such as he is able to getH05381 H03027hpigeonsH03123gyoungH01121for twoH08147e#turtledovesH08449dand twoH08147cof oilH08081band a logH03849$a3for a meat offeringH04503` with oilH08081_ mingledH01101^' of fine flourH05560]! tenth dealH06241 \- for him, and oneH0259%[5to make an atonementH03722Z#to be wavedH08573#Y3a trespass offeringH0817XlambH03532WoneH0259,VCso much; then he shall takeH03947&U)'and cannot getH05381 H03027TpoorH01800/SIfor him, and he shall be cleanH02891(R;shall make an atonementH03722Q)and the priestH03548P)upon the altarH04196&O7and the meat offeringH04503 NoI" yQ6rW4zN(=of the trespass offeringH0817the lambH03532"/and he shall killH07819 lordH03068 beforeH06440 + a wave offeringH08573!shall waveH05130~)and the priestH03548}of oilH08081|#and the logH03849({=of the trespass offeringH0817zthe lambH03532y!shall takeH03947x)and the priestH03548w lordH03068v beforeH06440$u3of the congregationH04150!t/of the tabernacleH0168s'unto the doorH06607 r+unto the priestH03548"q/for his cleansingH02893pdayH03117#o1them on the eighthH08066"n1and he shall bringH0935!m- a burnt offeringH05930l' and the otherH0259(k;shall be a sin offeringH02403j#and the oneH0259 QqU4j@dF#kQ"sevenH07651!handH03709 #in his leftH08042!of the oilH08081fingerH0676)with his rightH03233)shall sprinkleH05137)and the priestH03548left handH08042!of his ownH03548'into the palmH03709!of the oilH08081!shall pourH03332)and the priestH03548footH07272%of his rightH03233&9and upon the great toeH0931handH03027%of his rightH03233"1 and upon the thumbH0931.G of him that is to be cleansedH02891  earH0241 % of the rightH03233 % upon the tipH08571 and putH05414( =of the trespass offeringH0817%of the bloodH01818!shall takeH03947)and the priestH03548 XqR2`GsR3X%>5to make an atonementH03722.=Gof him that is to be cleansedH02891<'upon the headH07218;%he shall putH05414:handH03709 9+in the priest'sH035488!of the oilH080817%and the restH03498(6=of the trespass offeringH08175%of the bloodH018184)upon the placeH047253footH072722% of his rightH03233&19 and upon the great toeH09310 handH03027/% of his rightH03233".1 and upon the thumbH0931.-Gof him that is to be cleansedH02891,earH0241+%of the rightH03233*%upon the tipH08571)#in his handH03709(!of the oilH08081'shall putH05414&)and the priestH03548% lordH03068$ beforeH06440# timesH06471 U[7}Z9gL3nUZ!lordH03068!Y- to his cleansingH02893#X1 is not able to getH05381W! whose handH03027V! of leprosyH06883U! the plagueH05061T the lawH08451S lordH03068R beforeH06440/QI for him that is to be cleansedH02891(P; shall make an atonementH03722O)and the priestH03548'N9with the meat offeringH04503!M-a burnt offeringH05930L'and the otherH0259K)a sin offeringH02403Jthe oneH0259I)is able to getH05381H!such as heH03027"G!'he can getH05381 H03027Fsuch asH0834EpigeonsH03123 D+or of the youngH01121#C1of the turtledovesH08449Bthe oneH0259#A1and he shall offerH06213@ lordH03068?) for him beforeH06440 LhG)bCxY1bLw$goH0935"v/$before the priestH03548u$the houseH01004 t+$that they emptyH06437s'$shall commandH06680 r+$then the priestH03548q%#in the houseH01004$p3#as it were a plagueH05061o!#it seemethH07200n#sayingH0559m!#the priestH03548l#and tellH05046k!#shall comeH0935-jE#and he that owneth the houseH01004"i1" of your possessionH0272h#" of the landH0776g!" in a houseH01004f!"of leprosyH06883e!"the plagueH05061d"and i putH05414'c;"to you for a possessionH0272b%"which i giveH05414a"of canaanH03667`'"into the landH0776_+"when ye be comeH0935^!sayingH0559])!and unto aaronH0175\!!unto mosesH04872[!spakeH01696 N}\=!~]<fB%gN& daysH03117&sevenH07651%&up the houseH01004&and shutH05462%&of the houseH01004#&to the doorH06607!-&out of the houseH01004&shall goH03318 +&then the priestH03548 % the wallH07023 % thanH04480 % lowerH08217 )% which in sightH04758!%or reddishH0125%greenishH03422$3%with hollow strakesH08258%%of the houseH01004%%in the wallsH07023!%the plagueH05061'%on the plagueH05061"/%and he shall lookH07200$the houseH01004$in to seeH07200~$ shall goH0935}!$ the priestH03548|'$ and afterwardH0310${3$ be not made uncleanH02930z%$ in the houseH01004y!$the plagueH05061x$to seeH07200 Q]> uS6m<qQ1#)off withoutH02351!0-)that they scrapeH07096/%)out the dustH06083$.3)and they shall pourH08210-#)round aboutH05439,)withinH01004+')to be scrapedH07106-*E)and he shall cause the houseH01004)( the cityH05892(( withoutH02351'( placeH04725%&5(them into an uncleanH02931*%3%(and they shall castH0853 H07993$!(the plagueH05061#(in whichH02004"+(away the stonesH068!)(that they takeH02502 '(shall commandH06680 +(then the priestH03548%' of the houseH01004%'in the wallsH07023'be spreadH06581!'the plagueH05061)'and shall lookH07200'dayH03117#'the seventhH07637!-'shall come againH07725)'and the priestH03548 E}dK0lN( dG#dEO!,the plagueH05061N,and lookH07200M!,shall comeH0935 L+,then the priestH03548!K-+ it is plaisteredH02902J+ and afterH0310I+ the houseH01004 H++ he hath scrapedH07096G+and afterH0310F++away the stonesH068#E1+that he hath takenH02502D+afterH0310!C-+out in the houseH01004B+and breakH06524A!+come againH07725"@/+and if the plagueH05061?* the houseH01004#>1* and shall plaisterH02902=* morterH06083<*otherH0312";/*and he shall takeH03947:+*of those stonesH0689%*in the placeH084788*and putH09357*stonesH0686*otherH0312$53*and they shall takeH039474) placeH04725 3+) into an uncleanH029312) the cityH05892 NeIgM5hDtN"k1/and he that eatethH0398j#/his clothesH0899i!/shall washH03526h%/in the houseH01004"g//and he that liethH07901f).until the evenH06153$e3.up shall be uncleanH02930 d+.that it is shutH05462c'.all the whileH03117b).into the houseH01004&a9.moreover he that goethH0935`- placeH04725 _+- into an uncleanH02931^#- of the cityH05892]-outH02351\-forthH03318[%-of the houseH01004,ZC-thereof, and all the morterH06083&Y7-of it, and the timberH06086X!-the stonesH068W-the houseH01004(V;-and he shall break downH05422U, uncleanH02931T%, in the houseH01004S,leprosyH06883R!,a frettingH03992Q%,in the houseH01004P,be spreadH06581 I{T7 lHvX@& jI%2of the birdsH068332the oneH0259"/2and he shall killH07819!1 and hyssopH0231##'1and scarletH08438 H081441woodH060861and cedarH07301birdsH068331twoH081471the houseH01004~!1to cleanseH02398"}/1and he shall takeH03947|0is healedH07495#{10 because the plagueH05061z0 cleanH02891*y?0 shall pronounce the houseH01004 x+0 then the priestH03548w)0 was plaisteredH02902v0the houseH01004u0afterH0310t%0in the houseH01004 s+0hath not spreadH06581(r;0and, behold, the plagueH05061q0and lookH07200#p'#0shall come inH0935 H0935"o/0and if the priestH03548n#/his clothesH0899m!/shall washH03526l%/in the houseH01004 ebE, a@'sJ, ~e%4birdH06833$$34and with the livingH02416#4waterH04325%"54and with the runningH02416!#4of the birdH06833 )4with the bloodH018184the houseH01004%54and he shall cleanseH023983timesH064713sevenH076513the houseH01004%3and sprinkleH051373 waterH04325#13 and in the runningH024163 birdH06833%3 of the slainH07819"/3 them in the bloodH018183and dipH028813birdH06833)3and the livingH02416'+'3and the scarletH08438 H08144)3and the hyssopH02313woodH060863the cedarH0730" /3and he shall takeH03947 2waterH04325 %2over runningH02416 2vesselH03627 '2in an earthenH02789 NjB# kIqQ. kNA9and whenH03117@9uncleanH02931?9whenH03117>9to teachH03384%=78and for a bright spotH0934<)8and for a scabH05597!;-8and for a risingH07613:)7and of a houseH010049%7of a garmentH0899$837and for the leprosyH0688376and scallH054246!6of leprosyH06883)5=6for all manner of plagueH0506146the lawH08451&375 and it shall be cleanH028912'5 for the houseH01004&175and make an atonementH0372205fieldsH07704/'5into the openH06440.#5of the cityH05892-5outH02351,5birdH06833+!5the livingH02416$*35but he shall let goH07971,)5'4 and with the scarletH08438 H08144#(34 and with the hyssopH0231'4 woodH06086"&14 and with the cedarH0730 ^xY9h?cK(^!^-whereon he liethH07901]every bedH04904 \+ his uncleannessH02932[)from his issueH02101Z!be stoppedH02856Y%or his fleshH01320X)with his issueH02101WrunH07325"V/whether his fleshH01320U%in his issueH021012TOand this shall be his uncleannessH02932S uncleanH02931R his issueH02101!Q-out of his fleshH01320%P5hath a running issueH02100OmanH0376#N3unto them, when anyH0376Mand sayH0559Lof israelH03478"K/unto the childrenH01121JspeakH01696IsayingH0559H%and to aaronH0175G!unto mosesH04872FspakeH01696ElordH03068D!9of leprosyH06883C9the lawH08451B9cleanH02889 OnI( vS0eG*nOz!shall washH03526+yAof him that hath the issueH02100xthe fleshH01320%w5and he that touchethH05060v) until the evenH06153u) and be uncleanH02930tin waterH04325sand batheH07364r#his clothesH0899q!shall washH03526$p3that hath the issueH02100o)whereon he satH03427nthingH03627$m3and he that sittethH03427l) until the evenH06153k)and be uncleanH02930jin waterH04325iand batheH07364h#his clothesH0899g!shall washH03526fhis bedH04904etouchethH05060d'and whosoeverH0376!c-shall be uncleanH02930#b1whereon he sittethH03427 a+and every thingH03627`!is uncleanH02930$_3that hath the issueH02100 J`.iF#]gJ in waterH04325 and batheH07364# his clothesH0899(; those things shall washH03526$3 and he that bearethH05375) until the evenH06153>g any thing that was under him shall be uncleanH02930' 9 and whosoever touchethH05060! - shall be uncleanH02930) = upon that hath the issueH02100! - soever he ridethH07392 + and what saddleH04817) until the evenH06153)and be uncleanH02930in waterH04325and batheH07364#his clothesH0899#1then he shall washH03526'9upon him that is cleanH02889spitH07556.Gand if he that hath the issueH02100) until the evenH06153~)and be uncleanH02930}in waterH04325|and batheH07364{#his clothesH0899 Hc;a>gK' mH!/- to himself sevenH07651%.5 then he shall numberH05608-% of his issueH02101,# is cleansedH02891/+I and when he that hath an issueH02100* in waterH04325 )+ shall be rinsedH07857( of woodH06086!'- and every vesselH03627 &+ shall be brokenH07665%%5 which hath the issueH02100!$- that he touchethH05060# of earthH02789") and the vesselH03627!) until the evenH06153 ) and be uncleanH02930 in waterH04325 and batheH07364# his clothesH0899' he shall washH03526 in waterH04325 his handsH03027$3 and hath not rinsedH07857$3 that hath the issueH02100+A and whomsoever he touchethH05060) until the evenH06153) and be uncleanH02930 LgI*jJ/b:mLM'and the otherH0259L)a sin offeringH02403K'them, the oneH0259J#shall offerH06213I)and the priestH03548%H5them unto the priestH03548Gand giveH05414$F3of the congregationH04150!E/ of the tabernacleH0168D' unto the doorH06607C lordH03068B beforeH06440A and comeH0935@pigeonsH03123?youngH01121>or twoH08147=#turtledovesH08449<!to him twoH08147;'he shall takeH03947:dayH03117"9/and on the eighthH08066#81 and shall be cleanH028917 waterH043256! in runningH024165 his fleshH013204 and batheH073643# his clothesH08992 and washH03526"1/ for his cleansingH028930 daysH03117 GiP. aD!lH)iGi'of copulationH07902hseedH02233gshall lieH07901"f1also with whom manH0376ethe womanH0802d)until the evenH06153c)and be uncleanH02930b!with waterH04325 a+shall be washedH03526`'of copulationH07902$_3whereon is the seedH02233^)and every skinH05785!]/and every garmentH0899\) until the evenH06153[)and be uncleanH02930Zin waterH04325Y'all his fleshH01320-XEfrom him, then he shall washH07364Wgo outH03318V'of copulationH07902UseedH02233 T-and if any man'sH0376S' for his issueH02101R lordH03068Q) for him beforeH06440(P;shall make an atonementH03722O)and the priestH03548!N-a burnt offeringH05930 Ha?!Z1U+kH)and be uncleanH02930in waterH04325and batheH07364#his clothesH0899!shall washH03526her bedH04904'~9and whosoever touchethH05060&}7upon shall be uncleanH029302|Oevery thing also that she sittethH03427!{-shall be uncleanH02930'z9upon in her separationH05079/yIand every thing that she liethH07901x) until the evenH06153%w5 her shall be uncleanH02930'v9 and whosoever touchethH05060udaysH03117tsevenH07651's9she shall be put apartH05079rbe bloodH01818q%in her fleshH01320pher issueH02101o'have an issueH02100n)and if a womanH0802m) until the evenH06153l)and be uncleanH02930kin waterH04325jbatheH07364 DsO0sK&yU ]D haveH02100)and if a womanH0802!- shall be uncleanH02930!- whereon he liethH07901 +and all the bedH04904daysH03117sevenH076511Mbe upon him, he shall be uncleanH02930 +and her flowersH05079 +with her at allH07901lieH07901)and if any manH0376)until the evenH06153(;it, he shall be uncleanH02930!-when he touchethH05060$3whereon she sittethH03427 +or on any thingH03627bedH04904) until the evenH06153 )and be uncleanH02930 in waterH04325 and batheH07364 #his clothesH0899 +upon shall washH03526%that she satH03427any thingH03627'9and whosoever touchethH05060)until the evenH06153 \xX2^5m<\";/ of her separationH05079#:1 as the uncleannessH02932&97 upon shall be uncleanH029318#she sittethH034277)and whatsoeverH03627"6/of her separationH05079-5Eshall be unto her as the bedH049044%of her issueH021013%all the daysH03117"2/whereon she liethH079011every bedH049040uncleanH02931"//of her separationH05079%.5shall be as the daysH03117#-1of her uncleannessH02932,%of the issueH02101+% all the daysH03117"*/ of her separationH05079 )+ beyond the timeH05921(% or if it runH02100"'/ of her separationH05079&#of the timeH06256%outH03808$daysH03117#manyH07227"%of her bloodH01818!an issueH02101 AaC&jE,aE*iA$W3 of the congregationH04150!V/ of the tabernacleH0168U# to the doorH06607%T5 them unto the priestH03548S and bringH0935RpigeonsH03123QyoungH01121Por twoH08147OturtlesH08449N%unto her twoH08147M)she shall takeH03947LdayH03117"K/and on the eighthH08066(J;that she shall be cleanH02891Iand afterH0310HdaysH03117!G-to herself sevenH07651&F7then she shall numberH05608E%of her issueH02101'D9but if she be cleansedH02891C)until the evenH06153B)and be uncleanH02930Ain waterH04325@and batheH07364?#his clothesH0899>)and shall washH03526.=Gthose things shall be uncleanH02930'<9and whosoever touchethH05060 i^9e:\: i)q= from him, and is defiledH02930p goethH03318"o!' whose seedH07902 H02233*n? of him that hath an issueH02100m the lawH08451l amongH08432k'my tabernacleH04908!j-when they defileH02930)i=not in their uncleannessH02932h'that they dieH04191'g9from their uncleannessH02932fof israelH03478e%the childrenH01121'd9thus shall ye separateH05144#c1 of her uncleannessH02932b' for the issueH02101a lordH03068`) for her beforeH06440(_;shall make an atonementH03722^)and the priestH03548!]-a burnt offeringH05930\'and the otherH0259[)a sin offeringH02403Zthe oneH0259Y#shall offerH06213X)and the priestH03548 [kL' kR4iP8}[' into the holyH06944!-not at all timesH06256 %that he comeH0935 #thy brotherH0251 !unto aaronH0175 speakH01696 !unto mosesH04872saidH0559lordH03068 and diedH04191 lordH03068 beforeH06440"/ when they offeredH07126of aaronH0175sonsH01121!of the twoH08147the deathH04194~afterH0310}!unto mosesH04872|spakeH01696{lordH03068)z=! with her that is uncleanH02931y!!that liethH07901x!!and of himH0376!w-!and of the womanH05347v!!of the manH02145u!an issueH02101%t5!and of him that hathH02100s)!of her flowersH05079(r;!and of her that is sickH01739 OjJiA%w^EuO",1 and with the linenH0906+ girdleH073*% with a linenH0906$)3and shall be girdedH02296()upon his fleshH01320'breechesH04370+&Cand he shall have the linenH0906%coatH03801$linenH0906#the holyH06944 "+he shall put onH03847%!5 for a burnt offeringH05930 and a ramH0352#1for a sin offeringH02403bullockH06499$%'with a youngH01241 H01121'into the holyH06944comeH0935#shall aaronH0175thusH02063)upon the mercyH03727%in the cloudH06051'9not: for i will appearH07200#that he dieH04191%upon the arkH0727) the mercy seatH03727 beforeH06440 the vailH06532 withinH01004 \oC%vX@'gG'\"H/and he shall takeH03947/GIfor himself, and for his houseH01004&F7and make an atonementH03722E#for himselfH01157$D3of the sin offeringH02403C#his bullockH06499B#shall offerH07126Aand aaronH0175%@5 for a burnt offeringH05930? ramH0352> and oneH0259#=1for a sin offeringH02403<%of the goatsH05795;kidsH08163:twoH081479of israelH03478 8+of the childrenH01121$73of the congregationH05712"6/and he shall takeH039475#put them onH038474in waterH043253his fleshH01320(2;therefore shall he washH073641garmentsH08990holyH06944/theseH01992$.3 shall he be attiredH06801- mitreH04701 bqT/w`H/v[C* b$g3 to be the scapegoatH05799f fellH05927!e- on which the lotH01486d% but the goatH08163c) a sin offeringH02403b and offerH06213a fellH05927` lotH01486_ lord'sH03068^ the goatH08163]# shall bringH07126\ and aaronH0175"[/ for the scapegoatH05799Z lotH01486Y' and the otherH0259XlordH03068WlotH01486VoneH0259UgoatsH08163T%upon the twoH08147SlotsH01486R!shall castH05414Qand aaronH0175$P3 of the congregationH04150!O/of the tabernacleH0168Nthe doorH06607MlordH03068L#them beforeH06440K#and presentH05975JgoatsH08163Ithe twoH08147 Ob@o2nQ8hO fullH04393' and his handsH02651 lordH03068 beforeH06440#1 from off the altarH04196~ of fireH0784} coalsH01513|! of burningH0784{ fullH04393z a censerH04289"y/ and he shall takeH03947$x3 of the sin offeringH02403w# the bullockH06499v) and shall killH07819/uI for himself, and for his houseH010049t] for himself, and shall make an atonementH03722$s3 of the sin offeringH02403r# the bullockH06499q# shall bringH07126p and aaronH0175$o3 into the wildernessH04057 n+ for a scapegoatH05799m' to let him goH07971%l5 to make an atonementH03722k lordH03068j beforeH06440i aliveH02416#h1 shall be presentedH05975 JnQ, qS0 ^;mJ + with his fingerH0676% of the bloodH01818"/ shall he sprinkleH05137) the mercy seatH03727!and beforeH06440eastwardH06924$3upon the mercy seatH03727+with his fingerH0676%and sprinkleH05137)of the bullockH06499%of the bloodH01818"/and he shall takeH03947# that he dieH04191#1 upon the testimonyH05715) the mercy seatH03727 may coverH03680) of the incenseH07004) that the cloudH06051 lordH03068  beforeH06440 ' upon the fireH0784 # the incenseH07004! - and he shall putH05414  the vailH06532 withinH01004 and bringH0935% beaten smallH01851 incenseH07004 of sweetH05561 O`= mJ'fEvO#;1and so shall he doH06213":/in all their sinsH0240349Sand because of their transgressionsH065888of israelH03478 7+of the childrenH01121+6Abecause of the uncleannessH029325%for the holyH06944/4Iand he shall make an atonementH037223)the mercy seatH037272!and beforeH06440'19it upon the mercy seatH037270%and sprinkleH05137/) of the bullockH06499.) with the bloodH01818- as he didH06213 ,+ with that bloodH01818+ and doH06213*the vailH06532)withinH01004(his bloodH01818'and bringH0935&)for the peopleH05971$%3of the sin offeringH02403$the goatH08163##1then shall he killH07819"timesH06471! sevenH07651 ;c: sS-xP-`;!T- and of the bloodH01818S)of the bullockH06499R%of the bloodH01818'Q9for it; and shall takeH03947&P7and make an atonementH03722OlordH03068NbeforeH06440M)unto the altarH04196$L3and he shall go outH03318K of israelH03478-JE and for all the congregationH069513IQ for himself, and for his householdH01004+HAand have made an atonementH03722"G/until he come outH03318F#in the holyH06944(E;in to make an atonementH03722D'when he goethH0935$C3of the congregationH04150!B/in the tabernacleH0168)A?and there shall be no manH0120%@5 of their uncleannessH02932(?; among them in the midstH08432>) that remainethH07931$=3 of the congregationH04150"<1 for the tabernacleH0168 Y`6sG#nF$wYphis handsH03027obothH08147nshall layH05564mand aaronH0175l goatH08163kthe liveH02416j)he shall bringH07126i'and the altarH04196$h3of the congregationH04150"g1and the tabernacleH0168fthe holyH06944e)of reconcilingH03722-dEand when he hath made an endH03615c of israelH03478 b+ of the childrenH01121(a;it from the uncleannessH02932`)it, and hallowH06942_#and cleanseH02891^timesH06471]sevenH07651'\;upon it with his fingerH0676[%of the bloodH01818&Z7and he shall sprinkleH05137Y#round aboutH05439X% of the altarH04196W) upon the hornsH07161V and putH05414U# of the goatH08163 DU1yY@ R3kD# 3into the tabernacleH0168 !shall comeH0935 and aaronH0175" /in the wildernessH04057the goatH08163$3and he shall let goH07971'not inhabitedH01509#unto a landH0776.Gupon him all their iniquitiesH05771!shall bearH05375%and the goatH08163$3into the wildernessH04057manH0376of a fitH06261~#by the handH03027}awayH07971|#of the goatH08163#{1them upon the headH07218zputtingH05414"y/ in all their sinsH02403-xE and all their transgressionsH06588w of israelH03478 v+ of the childrenH01121,uC over him all the iniquitiesH05771t#and confessH03034sgoatH08163r#of the liveH02416q'upon the headH07218 LyU5lR3^4sL#'1and he that let goH07971&)upon the altarH04196%'shall he burnH06999$$3of the sin offeringH02403##and the fatH024590"Kfor himself, and for the peopleH05971&!7 and make an atonementH03722 ' of the peopleH05971'9 and the burnt offeringH05930#1 his burnt offeringH05930 and offerH06213)and come forthH03318%his garmentsH0899!and put onH03847placeH04725#in the holyH06918!with waterH04325his fleshH01320"/and he shall washH07364 + and shall leaveH03240' into the holyH06944% when he wentH0935 +which he put onH03847garmentsH0899the linenH0906"/and shall put offH06584$ 3of the congregationH04150 BaC&a<x[3aBD#his clothesH0899 C+them shall washH03526$B3and he that burnethH08313A)and their dungH06569 @+and their fleshH01320?#their skinsH05785># in the fireH0784$=3 and they shall burnH08313< the campH04264; withoutH02351:# carry forthH033189#in the holyH06944"8/to make atonementH037227)was brought inH09356#whose bloodH01818!5-the sin offeringH024034%and the goatH08163!3-the sin offeringH02403 2+and the bullockH064991' into the campH042640 comeH0935/' and afterwardH0310.in waterH04325-his fleshH01320,and batheH07364+#his clothesH0899*!shall washH03526")/for the scapegoatH05799(the goatH08163 OeC[<!zV0kOaof restH07677`a sabbathH07676_lordH03068^beforeH06440#]1from all your sinsH02403 \+ye may be cleanH02891$[3for you, to cleanseH02891"Z/make an atonementH03722 Y+for on that dayH03117XamongH08432 W+ that sojournethH01481V' or a strangerH01616'U; one of your own countryH0249T no workH04399S and doH06213R!your soulsH05315!Q-ye shall afflictH06031P%of the monthH02320O%on the tenthH06218NmonthH02320M)in the seventhH07637Lfor everH05769#K1shall be a statuteH02708J' into the campH04264I'he shall comeH0935H'and afterwardH0310Gin waterH04325Fhis fleshH01320Eand batheH07364 ZpM$`;vX%~Z y+! for the priestsH03548/xI!and he shall make an atonementH03722"w/!and for the altarH04196$v3!of the congregationH04150"u1!for the tabernacleH0168/tI!and he shall make an atonementH03722s!sanctuaryH04720r%!for the holyH06944/qI!and he shall make an atonementH03722p garmentsH0899o the holyH06944n clothesH0899m the linenH0906!l- and shall put onH038470kK stead, shall make the atonementH03722j+ in his father'sH013iQ to minister in the priest's officeH035474hE' and whom he shall consecrateH03027 H04390%g5 whom he shall anointH04886f) and the priestH03548efor everH05769d%by a statuteH02708c!your soulsH05315/bIunto you, and ye shall afflictH06031 Hx\)mT6xR$w_HmanH0376whatH0376 sayingH0559) hath commandedH06680lordH03068the thingH01697and sayH0559of israelH03478*?and unto all the childrenH01121"/and unto his sonsH01121 !unto aaronH0175 speakH01696 sayingH0559 !unto mosesH04872 spakeH01696lordH03068" mosesH04872" commandedH06680" lordH03068!" and he didH06213"a yearH08141"onceH0259#1"for all their sinsH02403"of israelH03478!-"for the childrenH01121/~I"unto you, to make an atonementH03722}"statuteH027081|M"and this shall be an everlastingH05769${3! of the congregationH06951'z9! and for all the peopleH05971 qjN. d<uP/q4!his peopleH059713!from amongH07130!2-shall be cut offH037721%and that manH03760bloodH01818/%he hath shedH08210.' unto that manH0376!-- shall be imputedH02803, bloodH01818+ lordH03068*) the tabernacleH04908)beforeH06440(lordH03068'#an offeringH07133&to offerH07126$%3of the congregationH04150!$/of the tabernacleH0168%#5it not unto the doorH06607"%and bringethH0935!# of the campH04264  outH02351 + or that killethH07819# in the campH04264or goatH05795or lambH03775an oxH07794%that killethH07819of israelH03478%of the houseH01004 KoJ*\8eB) fKQ savourH07381P# for a sweetH05207O the fatH02459N and burnH06999$M3of the congregationH04150!L/of the tabernacleH0168Kthe doorH06607JlordH03068I)upon the altarH04196Hthe bloodH01818G)shall sprinkleH02236F)and the priestH03548ElordH03068DofferingsH02077CpeaceH08002Band offerH02076 A+ unto the priestH03548$@3 of the congregationH04150!?/ of the tabernacleH0168>' unto the doorH06607= lordH03068(<=even that they may bringH0935;fieldH07704:#in the openH06440!9-which they offerH02076!8-their sacrificesH020777may bringH09356of israelH03478-5Eto the end that the childrenH01121 RqX&|O.`?sRk' even that manH0376j lordH03068i to offerH06213$h3 of the congregationH04150!g/ of the tabernacleH0168%f5 it not unto the doorH06607e% and bringethH0935d% or sacrificeH02077!c- a burnt offeringH05930#b1you, that offerethH05927aamongH08432`'which sojournH01481$_3or of the strangersH01616^of israelH03478]%of the houseH01004)\?unto them, whatsoever manH0376"[1and thou shalt sayH05597ZYunto them throughout their generationsH01755Yfor everH05769(X;this shall be a statuteH02708.WGwhom they have gone a whoringH02181VafterH0310U#unto devilsH08163!T-their sacrificesH02077-SEand they shall no more offerH02076R lordH03068 PjL$y]7vU4xP$3 maketh an atonementH03722 the bloodH01818) for your soulsH05315%5 to make an atonementH03722)= it to you upon the altarH04196!- and i have givenH05414% in the bloodH01818% of the fleshH01320~% for the lifeH05315}! his peopleH05971|! from amongH07130%{5 and will cut him offH03772z bloodH01818y# that eatethH0398"x/ against that soulH05315w my faceH06440 v+ i will even setH05414$u3 any manner of bloodH01818 t- you, that eatethH0398s amongH08432r% that sojournH01481$q3 or of the strangersH01616p of israelH03478o% of the houseH01004"n1 and whatsoever manH0376&m7 from among his peopleH05971!l- shall be cut offH03772 [w[7{U1hJ. x["the lifeH05315!% it with dustH06083# 1 thereof, and coverH03680' out the bloodH01818#1 he shall even pourH08210!/ that may be eatenH0398 or fowlH05775 any beastH02416% and catchethH06718#1 you, which huntethH06679 amongH08432% that sojournH01481$3 or of the strangersH01616 of israelH03478 + of the childrenH01121"1 and whatsoever manH0376 bloodH01818 you eatH0398 amongH08432 + that sojournethH01481+A neither shall any strangerH01616  bloodH01818 - of you shall eatH0398  no soulH05315  of israelH03478" / unto the childrenH01121 - therefore i saidH0559% for the soulH05315 BsM/g:V4 mB'=9 then shall he be cleanH02891<) until the evenH06153;) and be uncleanH02930: in waterH043259 and batheH073648#his clothesH0899#71he shall both washH035266'or a strangerH01616'5;one of your own countryH0249'49or that which was tornH02966 3+that which diedH050382#that eatethH03981)and every soulH05315$03it shall be cut offH03772)/?thereof: whosoever eatethH0398. the bloodH01818-% of all fleshH01320,% for the lifeH05315&+7 of no manner of fleshH01320* the bloodH01818)%ye shall eatH0398(of israelH03478"'/unto the childrenH01121)&?thereof: therefore i saidH0559%%for the lifeH05315$the bloodH01818#%of all fleshH01320 KuT;!oV:gH*lKZ%my judgmentsH04941Y#ye shall doH06213$X3 in their ordinancesH02708&W7 neither shall ye walkH03212%V5 you, shall ye not doH06213U+ whither i bringH0935Tof canaanH03667S#of the landH0776%R5and after the doingsH04639 Q+shall ye not doH06213!P-wherein ye dweltH03427Oof egyptH04714N#of the landH0776!M-after the doingsH04639Lyour godH0430KlordH03068Jand sayH0559Iof israelH03478"H/unto the childrenH01121GspeakH01696FsayingH0559E!unto mosesH04872DspakeH01696ClordH03068B%his iniquityH05771#A1then he shall bearH05375@his fleshH01320?)not, nor batheH07364>)but if he washH03526 TnB"vG- qR- vTw'the nakednessH06172v'her nakednessH06172'u9thou shalt not uncoverH01540t!thy motherH0517's9shalt thou not uncoverH01540r'of thy motherH0517!q-or the nakednessH06172p'of thy fatherH01o'the nakednessH06172nlordH03068mnakednessH06172#l1to him, to uncoverH01540kof kinH01320j%that is nearH07607ito anyH0376+hAnone of you shall approachH07126glordH03068f'he shall liveH02425edoH06213dif a manH0120cwhichH0834!b-and my judgmentsH04941a#my statutesH02708(`;ye shall therefore keepH08104_your godH0430^lordH03068]to walkH03212 \+mine ordinancesH02708[and keepH08104 H~`>gK0 X;bH wife'sH0802+ of thy father'sH01' the nakednessH06172$3 thine own nakednessH06172! for theirsH02007'9 thou shalt not uncoverH01540 + their nakednessH06172  daughterH01323% 5 or of thy daughter'sH01323  daughterH01323 % of thy son'sH01121 ' the nakednessH06172'9 thou shalt not uncoverH01540 + their nakednessH06172 abroadH02351 or bornH04138 at homeH01004 bornH04138' of thy motherH0517# or daughterH01323' of thy fatherH01% the daughterH01323~' of thy sisterH0269}' the nakednessH06172|nakednessH06172{%thy father'sH01'z9shalt thou not uncoverH01540ywifeH0802x+of thy father'sH01 f^<sH&{Y8f/'the nakednessH06172'.9thou shalt not uncoverH01540-!thine auntH01733,#to his wifeH0802(+;thou shalt not approachH07126*brotherH0251)+of thy father'sH01('the nakednessH06172''9thou shalt not uncoverH01540&) near kinswomanH07607%% thy mother'sH0517$ sisterH0269#+ of thy mother'sH0517"' the nakednessH06172'!9 thou shalt not uncoverH01540 ) near kinswomanH07607% thy father'sH01 sisterH0269+ of thy father'sH01' the nakednessH06172'9 thou shalt not uncoverH01540' her nakednessH06172'9 thou shalt not uncoverH01540! thy sisterH0269' of thy fatherH01 begottenH04138 daughterH01323 GtR'_=mP1bGKto vexH06887J'to her sisterH0269Ia wifeH0802(H;neither shalt thou takeH03947G! wickednessH02154#F1 her near kinswomenH07608E' her nakednessH06172D! to uncoverH01540C daughterH01323"B/or her daughter'sH01323AdaughterH01323@her son'sH01121(?;neither shalt thou takeH03947!>-and her daughterH01323=!of a womanH0802<'the nakednessH06172';9thou shalt not uncoverH01540:nakednessH061729'thy brother'sH02518wifeH0802 7-of thy brother'sH02516'the nakednessH06172'59thou shalt not uncoverH015404'her nakednessH06172'39thou shalt not uncoverH015402wifeH08021thy son'sH01121'09of thy daughter in lawH03618bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{)1*O+k,-%.A/^0z12/3M4i56 )1*O+k,-%.A/^0z12/3M4i56 7;8W9q:;,? @;ATBpC D'EDFaGyHI4JQKkLM"N=OZPwQR/SKUfVWX8YUZo[ \']B^]_w`a/bLcide"f?g[hxij.kHlcm~no6pRqpr s'tCu^vzwx1yMzh{|}:~Zw2Nl $A^z5R Z]=x`C|^/wZfwomankindH0802eas withH04904d%with mankindH02145#c1thou shalt not lieH07901blordH03068a!of thy godH0430`the nameH08034+_Aneither shalt thou profaneH02490^to molechH04432]passH05674$\3let any of thy seedH02233#[1and thou shalt notH05414Zto defileH02930YwifeH0802%X5with thy neighbour'sH05997WcarnallyH02233VlieH07903(U;moreover thou shalt notH05414$T3for her uncleannessH02932,SCas long as she is put apartH05079R'her nakednessH06172Q!to uncoverH01540P%unto a womanH0802-OEalso thou shalt not approachH07126-NEbeside the other in her lifeH02416M'her nakednessH06172L!to uncoverH01540 [a# z> nE${[#my statutesH02708(;ye shall therefore keepH08104 ~+her inhabitantsH03427$}3itself vomiteth outH06958-|Gthereof upon it, and the landH0776{%the iniquityH05771%z5therefore i do visitH06485y!is defiledH02930x%and the landH0776wbeforeH06440!v-which i cast outH07971u#are defiledH02930-tEfor in all these the nationsH014718s]not ye yourselves in any of these thingsH0428rdefileH02930q confusionH08397p# to lie downH07250oa beastH0929nbeforeH06440mstandH05975:lathyself therewith: neither shall any womanH0802kto defileH02930j)with any beastH0929ilieH07903#h1neither shalt thouH05414g#abominationH08441 L^9zaF!kK0kL!from amongH07130!-shall be cut offH03772#that commitH06213)even the soulsH05315*?any of these abominationsH08441+Afor whosoever shall commitH06213beforeH06440#the nationsH01471$3it, as it spued outH06958%5also, when ye defileH02930!-spue not you outH06958'that the landH0776!is defiledH02930!/you, and the landH0776 beforeH06440 doneH06213 #of the landH0776 %have the menH0582 %abominationsH08441'for all theseH0411 amongH08432 +that sojournethH01481!-nor any strangerH01616&9any of your own nationH0249&7of these abominationsH08441%5and shall not commitH06213!-and my judgmentsH04941 cuM1sY: {K2c8and keepH081047)and his fatherH016!his motherH05175every manH03764'ye shall fearH033723 holyH069182your godH04301lordH03068,0Cunto them, ye shall be holyH06918/and sayH0559.of israelH03478 -+of the childrenH01121*,?unto all the congregationH05712+speakH01696*sayingH0559)!unto mosesH04872(spakeH01696'lordH03068& your godH0430% lordH03068($;you, and that ye defileH02930#beforeH06440%"5which were committedH06213!customsH02708$ 3of these abominableH08441commitH06213)mine ordinanceH04931(;therefore shall ye keepH08104%their peopleH05971 \mP'oV3 ~V2t\UdayH03117T%on the thirdH07992Sat allH0398"R1and if it be eatenH0398Q# in the fireH0784"P/it shall be burntH08313OdayH03117 N+until the thirdH07992$M3and if ought remainH03498&L7it, and on the morrowH04283Kye offerH02077J%the same dayH03117!I/it shall be eatenH0398$H3it at your own willH07522G)ye shall offerH02076FlordH03068#E1of peace offeringsH08002D#a sacrificeH02077 C+and if ye offerH02076Byour godH0430AlordH03068@godsH0430%?5to yourselves moltenH04541>nor makeH06213!=/ye not unto idolsH0457<turnH06437;your godH0430:lordH030689#my sabbathsH07676 MsR%tO/qO,rM!o- thou shalt leaveH05800 n+ of thy vineyardH03754m grapeH06528*l? neither shalt thou gatherH03950k% thy vineyardH03754)j= and thou shalt not gleanH05953i) of thy harvestH07105h' the gleaningsH03951*g? neither shalt thou gatherH03950f% of thy fieldH07704e# the cornersH06285+dA thou shalt not wholly reapH03615c% of your landH0776b# the harvestH07105!a- and when ye reapH07114&`7 from among his peopleH05971!_-shall be cut offH03772^'and that soulH05315]lordH03068#\1the hallowed thingH06944)[=because he hath profanedH02490Z%his iniquityH05771Y'it shall bearH05375X#that eatethH0398)W=it shall not be acceptedH07521V!abominableH06292 A]4xI,jA\A beforeH06440! -a stumblingblockH04383 nor putH05414the deafH02795%5thou shalt not curseH070436W with thee all night until the morningH01242 + shall not abideH03885%5 of him that is hiredH07916 the wagesH06468# neither robH01497' thy neighbourH07453'9 thou shalt not defraudH06231 lordH03068~! of thy godH0430} the nameH08034+|A neither shalt thou profaneH02490{ falselyH08267z! by my nameH08034'y9 and ye shall not swearH07650x! to anotherH05997w oneH0376v# neither lieH08266%u5 neither deal falselyH03584#t1 ye shall not stealH01589s your godH0430r lordH03068q% and strangerH01616"p/ them for the poorH06041 AkD$|Z5U/ \A'rebukeH03198'&9thou shalt in any wiseH03198%)in thine heartH03824$#thy brotherH0251$#3thou shalt not hateH08130"lordH03068!!-of thy neighbourH07453" /against the bloodH01818)=neither shalt thou standH05975!-among thy peopleH05971%a talebearerH07400"/thou shalt not goH03212' thy neighbourH05997!- shalt thou judgeH08199!- in righteousnessH06664' of the mightyH01419!the personH06440!nor honourH01921#of the poorH01800!the personH06440'9thou shalt not respectH05375#in judgmentH04941#1no unrighteousnessH05766#ye shall doH06213 lordH03068thy godH0430 )but shalt fearH03372 the blindH05787 \yQ(cCd9|\B%with a womanH0802 A'carnallyH07902 H02233@liethH07901?'and whosoeverH0376> comeH05927%=5 of linen and woollenH08162< mingledH03610';; neither shall a garmentH0899":/with mingled seedH036109thy fieldH07704#81thou shalt not sowH02232$73with a diverse kindH036106genderH07250-5Gthou shalt not let thy cattleH09294#my statutesH027083'ye shall keepH081042lordH030681!as thyselfH036440'thy neighbourH07453#/3but thou shalt loveH0157.'of thy peopleH05971%-5against the childrenH01121$,3nor bear any grudgeH05201&+7thou shalt not avengeH05358*sinH02399))and not sufferH05375('thy neighbourH05997 @bB(sJ1~[/`@]# and the sinH02403#\1which he hath doneH02398[#for his sinH02403ZlordH03068YbeforeH06440(X=of the trespass offeringH0817$W5for him with the ramH0352(V;shall make an atonementH03722U)and the priestH03548'T;for a trespass offeringH0817Sa ramH0352$R3of the congregationH04150!Q/of the tabernacleH0168P'unto the doorH06607OlordH03068%N7his trespass offeringH0817"M1and he shall bringH0935)L=because she was not freeH02666/KI they shall not be put to deathH04191+JA her; she shall be scourgedH01244I givenH05414H# nor freedomH02668G redeemedH06299F)and not at allH06299E'to an husbandH0376DbetrothedH02778C!a bondmaidH08198 Lh=~dJ[=$vL&w7unto you the increaseH08393+vAthereof, that it may yieldH03254u%of the fruitH06529t%shall ye eatH0398syearH08141!r-and in the fifthH02549qlordH03068pto praiseH01974&o7thereof shall be holyH06944n'all the fruitH06529myearH08141"l/but in the fourthH07243/kK unto you: it shall not be eatenH0398-jE shall it be as uncircumcisedH06189i yearsH08141h threeH079690g='thereof as uncircumcisedH06190 H06188fthe fruitH06529$e3then ye shall countH06188dfor foodH03978$c3all manner of treesH06086'b9and shall have plantedH05193a'into the landH0776&`9and when ye shall comeH0935"_/ shall be forgivenH05545#^1 which he hath doneH02398 CO)uT.za;eC'of wickednessH02154#become fullH04390%and the landH0776!-fall to whoredomH02181'lest the landH0776+Ato cause her to be a whoreH02181 %thy daughterH01323" /do not prostituteH02490 lordH03068 any marksH07085 nor printH05414%for the deadH05315'in your fleshH01320cuttingsH08296anyH03793"/ye shall not makeH05414%of thy beardH02206#the cornersH06285'9neither shalt thou marH07843'of your headsH07218#the cornersH06285#~1ye shall not roundH05362"}/nor observe timesH060491|Mneither shall ye use enchantmentH05172{)with the bloodH01818 z-ye shall not eatH0398yyour godH0430xlordH03068 S{bGvO4za;S6/Y"with you shall be unto you as one bornH0249.'"that dwellethH01481-%"the strangerH01616!,-!ye shall not vexH03238&+9!with thee in your landH0776*!sojournH01481")/!and if a strangerH01616( lordH03068' thy godH0430& and fearH03372%) of the old manH02205$ the faceH06440#! and honourH01921") the hoary headH07872! beforeH06440# 1 thou shalt rise upH06965your godH0430lordH03068'to be defiledH02930'after wizardsH03049%neither seekH012453Snot them that have familiar spiritsH0178regardH06437lordH03068%my sanctuaryH04720'and reverenceH03372#my sabbathsH07676'ye shall keepH08104 VuX?#~\C& oS) qVL%and doH06213%K5%and all my judgmentsH04941 J+%all my statutesH02708+IA%therefore shall ye observeH08104H$ of egyptH04714G#$ of the landH0776&F7$ which brought you outH03318E$ your godH0430D$ lordH03068C$hinH01969B!$and a justH06664A$ephahH0374@$a justH06664?$weightsH068>$justH06664=$balancesH03976<$justH06664;'#or in measureH04884:#in weightH049489##in meteyardH040608##in judgmentH04941#71#no unrighteousnessH057666##ye shall doH062135" your godH04304"lordH030683"of egyptH047142#"in the landH077661W"him as thyself; for ye were strangersH01616.0I"among you, and thou shalt loveH0157 X{R.hJ* dD"wXi!his peopleH05971h!from amongH07130%g5and will cut him offH03772 f-against that manH0376emy faceH06440d)and i will setH05414c+him with stonesH068b#shall stoneH07275a#of the landH0776`!the peopleH05971 _+be put to deathH04191 ^+ he shall surelyH04191]# unto molechH04432\# of his seedH02233[# that givethH05414Z in israelH03478Y%that sojournH01481$X3or of the strangersH01616Wof israelH03478 V+of the childrenH01121UwhosoeverH0376Tof israelH03478 S+to the childrenH01121%R7again, thou shalt sayH0559QsayingH0559P!unto mosesH04872OspakeH01696NlordH03068M%lordH03068 [xW4bBfB{[# with molechH04432(;him, to commit whoredomH02181afterH0310*?and all that go a whoringH02181%5and will cut him offH03772'9and against his familyH04940 -against that manH0376~my faceH06440 }+then i will setH07760| him notH01115{ and killH04191z# unto molechH04432y#of his seedH02233x)when he givethH05414w%from the manH0376v!their eyesH05869uhideH05956t#do any waysH05956s#of the landH0776"r/and if the peopleH05971qnameH08034p my holyH06944o) and to profaneH02490n% my sanctuaryH04720m to defileH02930l# unto molechH04432k#of his seedH02233&j7because he hath givenH05414 R~e4xR) |`:nR"! his fatherH01!% that cursethH07043  oneH0376 for everyH0376)which sanctifyH06942lordH03068and doH06213#my statutesH02708"/and ye shall keepH08104your godH0430lordH030685Uyourselves therefore, and be ye holyH06918sanctifyH06942!his peopleH05971! from amongH07130%5 and will cut him offH03772"/ against that soulH05315 my faceH06440&7 them, i will even setH05414afterH0310 +to go a whoringH02181 wizardsH03049 and afterH0310- Gsuch as have familiar spiritsH0178 afterH0413 %that turnethH06437%and the soulH05315% their peopleH05971! from amongH07130 Ew[:rI1eB*eE?# their bloodH01818 >+ be put to deathH04191%=5 of them shall surelyH04191< bothH08147; nakednessH06172:% his father'sH019) hath uncoveredH015408 wifeH08027/ with his father'sH016! that liethH079015# and the manH0376 4+ be put to deathH041913% shall surelyH04191#21 and the adulteressH050031' the adultererH050030 wifeH0802%/5 with his neighbour'sH07453).= that committeth adulteryH05003- wifeH0802, man'sH0376)+= that committeth adulteryH05003*# and the manH0376) his bloodH01818(' or his motherH0517'! his fatherH01&) he hath cursedH07043%% put to deathH04191 $+ shall be surelyH04191#' or his motherH0517 KY5wW7fF-K>[gboth he and they; that there be no wickednessH02154Zwith fireH0784$Y3they shall be burntH08313X!wickednessH02154W)and her motherH0517Va wifeH0802UtakeH03947T%and if a manH0376S# their bloodH01818 R+ be put to deathH04191"Q/ they shall surelyH04191P) an abominationH08441'O9 of them have committedH06213N bothH08147M% with a womanH0802L# as he liethH04904K% with mankindH02145J also lieH07901I if a manH0376H# their bloodH01818G confusionH08397"F/ they have wroughtH06213 E+ be put to deathH04191%D5 of them shall surelyH04191C bothH08147)B= with his daughter in lawH03618A lieH07901@% and if a manH0376 \c?zM0fH* |\x# and she seeH07200w' her nakednessH06172v and seeH07200udaughterH01323t%his mother'sH0517sorH0176rdaughterH01323q%his father'sH01p!his sisterH0269o!shall takeH03947n%and if a manH0376m# their bloodH01818 l+ be put to deathH04191"k/they shall surelyH04191j'and the beastH0929ithe womanH0802)h=thereto, thou shalt killH02026g%and lie downH07250f)unto any beastH0929eapproachH07126d)and if a womanH0802cthe beastH0929"b/and ye shall slayH02026 a+be put to deathH04191 `+he shall surelyH04191_%with a beastH0929^'lieH07903 H05414]%and if a manH0376\ amongH08432 ^lAz\<Y8^+Aand thou shalt not uncoverH01540%their peopleH05971!from amongH07130)= of them shall be cut offH03772 and bothH08147 % of her bloodH01818 % the fountainH04726' 9 and she hath uncoveredH01540 %her fountainH04726# 1he hath discoveredH06168'her nakednessH06172"/and shall uncoverH01540$3having her sicknessH01739%with a womanH0802shall lieH07901%and if a manH0376%his iniquityH05771'he shall bearH05375nakednessH06172%his sister'sH0269"~/he hath uncoveredH01540'}+'of their peopleH01121 H05971|%in the sightH05869*{?and they shall be cut offH03772z) a wicked thingH02617y' his nakednessH06172 W|b<lF&eF% W(.; they shall be childlessH06185-nakednessH06172,'his brother'sH0251"+/he hath uncoveredH01540!*-an unclean thingH05079)wifeH0802('his brother'sH0251'!shall takeH03947&%and if a manH0376% childlessH06185$) they shall dieH04191#their sinH02399 "+they shall bearH05375!nakednessH06172 #his uncle'sH01730"/he hath uncoveredH01540&7with his uncle's wifeH01733shall lieH07901%and if a manH0376) their iniquityH05771 + they shall bearH05375%his near kinH07607"/for he uncoverethH06168sisterH0269!3nor of thy father'sH01sisterH0269+of thy mother'sH0517'the nakednessH06172 JlE"d?$gI%fJH your godH0430G lordH03068F and honeyH01706Ewith milkH02461D%that flowethH02100C!it, a landH0776'B9it unto you to possessH03423 A+and i will giveH05414@!their landH0127+?Aunto you, ye shall inheritH03423>+but i have saidH0559;=aall these things, and therefore i abhorredH06973(<;you: for they committedH06213;beforeH06440!:-which i cast outH079719'of the nationH014718)in the mannersH02708&77and ye shall not walkH03212*6?therein, spue you not outH069585%you to dwellH034274+whither i bringH0935#33them: that the landH07762and doH06213%15and all my judgmentsH04941 0+all my statutesH02708(/;ye shall therefore keepH08104 HfL,x\=^E,pH$c3or that is a wizardH03049!b/a familiar spiritH0178athat hathH03588`'also or womanH0802_a manH0376^peopleH05971 ]-and have severedH0914\holyH06918[lordH03068%Z5and ye shall be holyH06918$Y3from you as uncleanH02930&X9which i have separatedH0914W' on the groundH0127?Vi or by any manner of living thing that creepethH07430U! or by fowlH05775T by beastH0929S! abominableH082621RMand ye shall not make your soulsH05315Qand cleanH02889PfowlsH05775$O3and between uncleanH02931N#and uncleanH02931MbeastsH0929L'between cleanH028891KOye shall therefore put differenceH0914J peopleH05971$I5 which have separatedH0914 VsS:"q6eAV3~Sunto him, which hath had no husbandH0376}%that is nighH07138|a virginH01330"{1and for his sisterH0269#z3and for his brotherH0251%y5and for his daughterH01323 x+and for his sonH01121 w1and for his fatherH01v)for his motherH0517u%that is nearH07138 t+but for his kinH07607!s- among his peopleH05971r% for the deadH053157qY unto them, there shall none be defiledH02930pand sayH0559oof aaronH0175nthe sonsH01121!m-unto the priestsH03548lspeakH0559k!unto mosesH04872jsaidH0559ilordH03068h# their bloodH01818g- them with stonesH068!f-they shall stoneH07275 e+be put to deathH04191d%shall surelyH04191 HeFjM, _:!pH$3they shall not takeH03947-E therefore they shall be holyH06918' they do offerH07126% of their godH0430 the breadH03899%made by fireH0801lordH03068!/for the offeringsH0801%of their godH0430the nameH08034 +and not profaneH02490)unto their godH0430# 1they shall be holyH06944 ) in their fleshH01320 %any cuttingsH08296 nor makeH08295 )of their beardH02206!the cornerH06285-Eneither shall they shave offH01548 +upon their headH07218baldnessH07144$3they shall not makeH07139!to profaneH02490!-among his peopleH05971#a chief manH01167$3he shall not defileH02930*?for her may he be defiledH02930 KdG# qS.\+ qK"61 among his brethrenH02515 priestH035484 the highH014193 with fireH0784#21 she shall be burntH083131! her fatherH010' she profanethH02490-/E herself by playing the whoreH02181.) if she profaneH02490- priestH03548, of anyH0376!+- and the daughterH01323*holyH06918))which sanctifyH06942(lordH03068!'-he shall be holyH06918&!of thy godH0430%the breadH03899/$Ihim therefore; for he offerethH07126$#3thou shalt sanctifyH06942"% unto his godH0430! holyH06918 -from her husbandH0376put awayH01644a womanH0802(;neither shall they takeH03947!or profaneH02491a whoreH02181a wifeH0802 WP5iI0sS1}W"R/ and he shall takeH03947Q lordH03068P! of his godH0430O oilH08081!N- of the anointingH04888M' for the crownH05145L! of his godH0430K' the sanctuaryH04720J# nor profaneH02490!I- of the sanctuaryH04720(H; neither shall he go outH03318!G/ or for his motherH0517$F9 himself for his fatherH01E! nor defileH02930D bodyH05315C# to any deadH04191&B9 neither shall he go inH0935A# his clothesH0899@ nor rendH06533? his headH07218">/ shall not uncoverH06544=+ on the garmentsH0899< to putH03847/;;' and that is consecratedH03027 H04390:! was pouredH033329 oilH080818' the anointingH04888 7+ upon whose headH07218 E~_AdG" }cE+cEp the breadH03899o to offerH07126%n5let him not approachH07126mblemishH03971%l5in their generationsH01755k#of thy seedH02233jwhosoeverH0376isayingH0559h!unto aaronH0175gspeakH01696fsayingH0559e!unto mosesH04872dspakeH01696clordH03068b#do sanctifyH06942alordH03068!`-among his peopleH05971_his seedH02233)^=neither shall he profaneH02490] to wifeH0802"\/of his own peopleH05971[a virginH01330"Z/but he shall takeH03947(Y;these shall he not takeH03947Xan harlotH02181W!or profaneH02491$V3or a divorced womanH01644Ua widowH0490!T- in her virginityH01331S a wifeH0802 [jN7pE#zT9x[ to offerH07126 +shall come nighH05066 !the priestH03548of aaronH0175#of the seedH02233$3that hath a blemishH03971no manH0376brokenH04790"1or hath his stonesH0810!or scabbedH03217%or be scurvyH01618!in his eyeH05869'9or that hath a blemishH08400~!or a dwarfH01851}'or crookbacktH01384'|+'or brokenhandedH03027 H07667,{5'that is brokenfootedH07272 H07667zor a manH0376)y=or any thing superfluousH08311,xCor he that hath a flat noseH02763wor a lameH06455vmanH0376ua blindH05787&t7he shall not approachH07126$s3that hath a blemishH03971"r1for whatsoever manH0376q! of his godH0430 XU8gC_8X*'?and unto all the childrenH01121 &+and to his sonsH01121%!unto aaronH0175$toldH01696#and mosesH04872"# do sanctifyH06942!lordH03068# 1not my sanctuariesH04720 +that he profaneH02490*?because he hath a blemishH03971)unto the altarH04196'nor come nighH05066'unto the vailH06532';only he shall not go inH0935 +and of the holyH06944holyH06944#of the mostH06944!of his godH0430the breadH03899%he shall eatH0398!of his godH0430the breadH03899 to offerH07126'9 he shall not come nighH05066"/ he hath a blemishH03971% made by fireH0801  lordH03068 'the offeringsH0801 `v\>}S3wL-`'C9 having his uncleannessH02932B lordH03068A hallowH06942@of israelH03478#?1which the childrenH01121%>5unto the holy thingsH06944=!that goethH07126'<9among your generationsH01755!;-of all your seedH02233$:5unto them, whosoeverH03769sayH05598 lordH03068"7/ which they hallowH069426 nameH080345# not my holyH06944&47and that they profaneH024903of israelH03478 2+of the childrenH0112101Kthemselves from the holy thingsH06944#01that they separateH05144 /+and to his sonsH01121.!unto aaronH0175-speakH01696,sayingH0559+!unto mosesH04872*spakeH01696)lordH03068(of israelH03478 KuR2]6d= rK#^1which hath touchedH05060]the soulH05315'\9whatsoever uncleannessH029320[Kof whom he may take uncleannessH02930Zor a manH0120/YIwhereby he may be made uncleanH02930#X1any creeping thingH08318WtouchethH05060V%or whosoeverH0376UgoethH03318"T!' whose seedH07902 H02233S or a manH0376R the deadH05315Q uncleanH02931#P1 and whoso touchethH05060"O/until he be cleanH02891#N1of the holy thingsH06944 M-he shall not eatH0398(L;or hath a running issueH02100Ka leperH06879Jof aaronH0175I#of the seedH02233H+what man soeverH0376GlordH03068!F-from my presenceH06440!E- shall be cut offH03772$D3 upon him, that soulH05315 KgM1gP) |c5kKz# do sanctifyH06942y lordH03068+xA therefore, if they profaneH02490 w+ for it, and dieH04191v sinH02399u) lest they bearH05375t) mine ordinanceH04931*s? they shall therefore keepH08104rlordH03068qto defileH02930 p-he shall not eatH0398o!or is tornH02966+nAthat which dieth of itselfH05038mhis foodH03899#l1of the holy thingsH06944keatH0398#j3and shall afterwardH0310"i/he shall be cleanH02891his downH0935!g-and when the sunH08121f! with waterH04325e his fleshH01320dhe washH07364cunlessH0518#b1of the holy thingsH06944!a/and shall not eatH0398`!until evenH06153*_?any such shall be uncleanH02930 QzX0|^>kAqQ# or divorcedH01644! be a widowH0490 daughterH01323$3 but if the priest'sH03548#1 of the holy thingsH06944) of an offeringH08641+ she may not eatH0398&+% unto a strangerH02114 H0376 daughterH01323 + if the priest'sH03548 # of his meatH03899 ) they shall eatH0398 % in his houseH01004+ A of it, and he that is bornH03211% he shall eatH0398 his moneyH03701 withH07075 soulH05315 buyH07069"/ but if the priestH03548) the holy thingH06944' shall not eatH0398$3 or an hired servantH07916' of the priestH03548~# a sojournerH08453}) the holy thingH06944| eatH0398({; there shall no strangerH02114 VyU4|Y9uF"wV1%the iniquityH05771'09or suffer them to bearH05375/lordH03068!.-which they offerH07311-of israelH03478 ,+of the childrenH01121 ++the holy thingsH06944+*Aand they shall not profaneH02490$)3 with the holy thingH06944 (+unto the priestH035480'Kthereof unto it, and shall giveH05414&the fifthH02549"%/then he shall putH03254$#unwittinglyH07684#)the holy thingH06944"eatH0398!%and if a manH0376  eatH0398,C but there shall no strangerH02114 meatH03899+ of her father'sH01' she shall eatH0398 + as in her youthH05271 houseH01004/ unto her father'sH01 + and is returnedH07725"/ and have no childH02233 RaH.kM2 `?wR!M-at your own willH07522%L5for a burnt offeringH05930KlordH03068&J7which they will offerH071263IQand for all his freewill offeringsH05071!H-for all his vowsH05088G% his oblationH07133 F+ that will offerH07126E in israelH03478$D3 or of the strangersH01616C of israelH03478B%of the houseH01004%A7unto them, whatsoeverH0376@and sayH0559?of israelH03478*>?and unto all the childrenH01121 =+and to his sonsH01121<!unto aaronH0175;speakH01696:sayingH05599!unto mosesH048728spakeH016967lordH030686#do sanctifyH069425lordH03068"4/their holy thingsH069443'when they eatH03982#of trespassH0819 d~Z,tM4lIdh!or scabbedH03217gor scurvyH01618 f+or having a wenH02990eor maimedH02782dor brokenH07665cblindH05788*b? there shall be no blemishH03971a) to be acceptedH07522$`3 it shall be perfectH08549_ or sheepH06629^ in beevesH01241']9or a freewill offeringH05071\vowH05088['to accomplishH06381ZlordH03068#Y1of peace offeringsH08002X#a sacrificeH02077WofferethH07126V'and whosoeverH0376/UIfor it shall not be acceptableH07522#T1shall ye not offerH07126*S?whatsoever hath a blemishH03971 R+or of the goatsH05795Q%of the sheepH03775P'of the beevesH01241 O+without blemishH08549Na maleH02145 X|Q8jB jL1vXthe breadH03899)shall ye offerH07126'handH01121 H03027*?neither from a stranger'sH05236~%in your landH0776&}7neither shall ye makeH06213|or cutH03772{or brokenH05423z!or crushedH03807&y7that which is bruisedH04600xlordH03068#w1ye shall not offerH07126)v=it shall not be acceptedH07521u'but for a vowH05088$t3a freewill offeringH05071's9that mayest thou offerH06213(r;or lacking in his partsH070380qKthat hath any thing superfluousH08311por a lambH07716!o-either a bullockH07794n lordH03068'm9 of them upon the altarH04196#l3 an offering by fireH0801k nor makeH05414jlordH03068#i1ye shall not offerH07126 XM4\1jF& pXdayH03117#both in oneH0259!-it and her youngH01121"/ye shall not killH07819or eweH07716cowH07794lordH03068% made by fireH0801 + for an offeringH07133%5 it shall be acceptedH07521 + and thenceforthH01973 dayH03117$3and from the eighthH08066'under the damH0517daysH03117'9then it shall be sevenH07651!-is brought forthH03205 or a goatH05795 !or a sheepH03775 )when a bullockH07794 sayingH0559 !unto mosesH04872spakeH01696lordH030684Sin them: they shall not be acceptedH07521blemishesH03971:_of any of these; because their corruptionH04893#of your godH0430 Vx^9U1pV5xV:)!to be your godH04309!of egyptH047148#!of the landH0776%75!that brought you outH033186% which hallowH069425 lordH030684 of israelH034783% the childrenH011212 amongH08432'19 but i will be hallowedH069420 nameH08034/ my holyH06944).= neither shall ye profaneH02490-lordH03068,and doH06213 ++my commandmentsH04687(*;therefore shall ye keepH08104)lordH03068,(Cnone of it until the morrowH01242')ye shall leaveH03498$&5it shall be eaten upH0398 %+on the same dayH03117!$-at your own willH07522#offerH02076"lordH03068 !+of thanksgivingH08426 #a sacrificeH02077'9and when ye will offerH02076 O{a;dF.~bF&hOZlordH03068Y!the feastsH04150&X7in all your dwellingsH04186WlordH03068V# the sabbathH07676U no workH04399T# ye shall doH06213S# convocationH04744R an holyH06944Qof restH07677P#the sabbathH07676OdayH03117 N+but the seventhH07637Mbe doneH06213L!shall workH04399KdaysH03117JsixH08337I my feastsH04150H% convocationsH04744GholyH06944(F;which ye shall proclaimH07121ElordH03068D!the feastsH04150Cand sayH0559Bof israelH03478"A/unto the childrenH01121@speakH01696?sayingH0559>!unto mosesH04872=spakeH01696<lordH03068;!lordH03068 HuI(rL.vU=tH(w=an offering made by fireH0801#v1but ye shall offerH07126uworkH04399t!no servileH05656s#ye shall doH06213r#convocationH04744&q7ye shall have an holyH06944pdayH03117o%in the firstH07223!n- unleavened breadH04682m# ye must eatH0398ldaysH03117ksevenH07651jlordH03068$i3of unleavened breadH04682hthe feastH02282"g/of the same monthH02320fdayH03117,e5'and on the fifteenthH06240 H02568dpassoverH06453clord'sH03068bat evenH06153amonthH02320`%of the firstH07223(_/%in the fourteenthH06240 H0702!^-in their seasonsH04150(];which ye shall proclaimH07121\%convocationsH04744[holyH06944 Dy]=y_9cCbD the sheafH06016"/ and he shall waveH05130 + unto the priestH03548 + of your harvestH07105#1 of the firstfruitsH07225 a sheafH06016,E thereof, then ye shall bringH0935# the harvestH07105) = unto you, and shall reapH07114 % which i giveH05414 ' into the landH0776* A unto them, when ye be comeH0935  and sayH0559 of israelH03478"/ unto the childrenH01121 speakH01696 sayingH0559! unto mosesH04872 spakeH01696 lordH03068 workH04399! no servileH05656# ye shall doH06213~# convocationH04744}an holyH06944|dayH03117{)in the seventhH07637zdaysH03117ysevenH07651xlordH03068 X~X9xT3vT8tX2 of wineH03196'19 and the drink offeringH052620 savourH07381/ a sweetH05207. lordH03068(-= an offering made by fireH0801, with oilH08081+ mingledH01101*' of fine flourH05560)# tenth dealsH06241( twoH08147&'7 and the meat offeringH04503& lordH03068%%5 for a burnt offeringH05930$ yearH08141#% of the firstH01121 "+ without blemishH08549!! an he lambH03532  the sheafH06016% when ye waveH05130 that dayH03117#1 and ye shall offerH06213! shall waveH05130! the priestH03548"/ after the sabbathH07676'9 for you: on the morrowH04283) to be acceptedH07522 lordH03068 beforeH06440 I}X5rT7cBgINeven untoH05704M completeH08549L shall beH01961K sabbathsH07676JsevenH07651%I5of the wave offeringH08573Hthe sheafH06016G+that ye broughtH0935F%from the dayH03117"E/after the sabbathH07676)D=unto you from the morrowH04283#C1and ye shall countH05608&B7in all your dwellingsH04186,AC throughout your generationsH01755@ for everH05769? a statuteH02708>' unto your godH0430=# an offeringH07133<+ye have broughtH0935;thatH05704:dayH03117*91'until the selfsameH02088 H061068)nor green earsH03759!7-nor parched cornH070396'neither breadH03899 5-and ye shall eatH03984 of an hinH019693! the fourthH07243 L{aH!~fM2\CgLland oneH0259kyearH08141j%of the firstH01121 i+without blemishH08549hlambsH03532gsevenH07651f)with the breadH03899#e1and ye shall offerH07126d lordH03068 c+ the firstfruitsH01061b# with leavenH02557#a3 they shall be bakenH0644,`Cthey shall be of fine flourH05560_#tenth dealsH06241^of twoH08147]loavesH03899\waveH08573[twoH08147$Z3of your habitationsH04186"Y1ye shall bring outH0935X lordH03068W' meat offeringH04503V a newH02319#U1and ye shall offerH07126TdaysH03117SfiftyH02572 R+shall ye numberH05608QsabbathH07676"P/after the seventhH07637O!the morrowH04283 KjQ$yM6fBfK beforeH06440 +a wave offeringH08573#1of the firstfruitsH01061$3them with the breadH03899!shall waveH05130)and the priestH03548#1 of peace offeringsH08002 + for a sacrificeH02077 yearH08141%of the firstH01121lambsH03532~and twoH08147#}1for a sin offeringH02403|%of the goatsH05795{kidH08163zoneH0259(y;then ye shall sacrificeH06213xlordH03068wsavourH07381vof sweetH05207(u=an offering made by fireH0801*t?and their drink offeringsH05262)s=with their meat offeringH04503rlordH03068!q- a burnt offeringH05930p ramsH0352o and twoH08147n bullockH06499m' youngH01121 H01241 QlIsT;aA rQ$% any gleaningH03951*#?neither shalt thou gatherH03950""/when thou reapestH07114!%of thy fieldH07704 )of the cornersH062853Qthou shalt not make clean riddanceH03615%of your landH0776#the harvestH07105!-and when ye reapH07114,C throughout your generationsH01755&7 in all your dwellingsH04186 for everH05769 a statuteH02708workH04399!no servileH05656&7unto you: ye shall doH06213#convocationH04744"/it may be an holyH06944dayH03117 +on the selfsameH06106&7and ye shall proclaimH07121) for the priestH03548 lordH03068# 1 they shall be holyH06944  lambsH03532 %with the twoH08147 lordH03068 [iP4jP-h?t[AlordH03068(@=an offering made by fireH0801#?1but ye shall offerH07126>workH04399=!no servileH05656<#ye shall doH06213;# convocationH04744%:5 of trumpets, an holyH069449! of blowingH086438! a memorialH02146(7; shall ye have a sabbathH076776%of the monthH023205%in the firstH02594monthH023203)in the seventhH076372sayingH05591of israelH03478"0/unto the childrenH01121/speakH01696.sayingH0559-!unto mosesH04872,spakeH01696+lordH03068*your godH0430)lordH03068$(3 and to the strangerH01616#'1 them unto the poorH06041!&- thou shalt leaveH05800%) of thy harvestH07105 X|[7gH*lR1X,^Cthat shall not be afflictedH06031$]3for whatsoever soulH05315\ your godH0430[ lordH03068Z)for you beforeH06440%Y5to make an atonementH03722X%of atonementH03725Wa dayH03117VdayH03117U%in that sameH06106Tno workH04399 S+and ye shall doH06213R lordH03068(Q= an offering made by fireH0801P and offerH07126O! your soulsH05315/NI unto you; and ye shall afflictH06031M#convocationH04744$L3it shall be an holyH06944K%of atonementH03725Ja dayH03117ImonthH02320 H+of this seventhH07637G%on the tenthH06218FalsoH0389EsayingH0559D!unto mosesH04872CspakeH01696BlordH03068 XuM.wX8}V:vXz unto evenH06153y from evenH06153x at evenH06153w% of the monthH02320v% in the ninthH08672u! your soulsH05315%t5 and ye shall afflictH06031s of restH07677#r1 unto you a sabbathH07676&q7in all your dwellingsH04186,pCthroughout your generationsH01755ofor everH05769na statuteH02708"m/no manner of workH04399l#ye shall doH06213k! his peopleH05971j!from amongH07130i)will i destroyH06h'the same soulH05315gdayH03117f%in that sameH06106eany workH04399d!that doethH06213$c3and whatsoever soulH05315&b7from among his peopleH05971$a3he shall be cut offH03772`dayH03117_%in that sameH06106 `fL2 oU7sS3y`$lordH03068(=$an offering made by fireH0801)$ye shall offerH07126$daysH03117$sevenH07651#workH04399!#no servileH05656##ye shall doH06213##convocationH04744#an holyH06944#dayH03117%#on the firstH07223 " lordH03068 " daysH03117 " sevenH07651 )" of tabernaclesH05521 " the feastH02282"monthH02320 +"of this seventhH07637"dayH03117%''"the fifteenthH06240 H02568"sayingH0559"of israelH03478"/"unto the childrenH01121"speakH01696!sayingH0559!!unto mosesH04872~!spakeH01696}!lordH03068|% your sabbathH07676#{1 shall ye celebrateH07673 bP$ nU)h@ {b5&lordH03068$43&beside the sabbathsH076763%dayH031172%upon hisH031171#% every thingH01697$03% and drink offeringsH05262/#% a sacrificeH02077$.3% and a meat offeringH04503!--% a burnt offeringH05930,%lordH03068(+=%an offering made by fireH0801*%to offerH07126)%%convocationsH04744(%holyH06944(';%which ye shall proclaimH07121&%lordH03068%!%the feastsH04150$$workH04399#!$no servileH05656"#$ye shall doH06213"!/$ a solemn assemblyH06116 $ lordH03068(=$ an offering made by fireH0801-E$ unto you; and ye shall offerH07126#$ convocationH04744!-$shall be an holyH06944$dayH03117'$on the eighthH08066 MnL3cD"c=%gMR(treesH06086Q(of goodlyH01926P!(the boughsH06529O(dayH03117!N-(you on the firstH07223"M/(and ye shall takeH03947L'a sabbathH07677K'dayH03117"J/'and on the eighthH08066I'a sabbathH07677H'dayH03117G%' on the firstH07223F' daysH03117E' sevenH07651D' lordH03068C' a feastH02282B''ye shall keepH02287A#'of the landH0776@%'in the fruitH08393%?7'when ye have gatheredH0622>'monthH02320=)'of the seventhH07637<'dayH03117-;7''also in the fifteenthH06240 H02568:&lordH030689'&which ye giveH0541478Y&and beside all your freewill offeringsH05071)7=&and beside all your vowsH05088&67&and beside your giftsH04979 FfF%yS4e>^Fq*bornH0249(p;*all that are israelitesH03478o*daysH03117n*sevenH07651m*in boothsH05521l)*ye shall dwellH03427k) monthH02320"j/) it in the seventhH07637#i1) ye shall celebrateH02287$h3) in your generationsH01755g)for everH05769f)a statuteH02708e#)in the yearH08141d)daysH03117c)sevenH07651b)lordH03068a!)it a feastH02282"`/)and ye shall keepH02287_(daysH03117^(sevenH07651](your godH0430\(lordH03068[(beforeH06440%Z5(and ye shall rejoiceH08055Y%( of the brookH05158X#( and willowsH06155W( treesH06086V( of thickH05687&U7( trees, and the boughsH06057T(of palmH08558S(branchesH03709 F{N0tX:nO5{aFbeatenH03795oliveH02132oilH08081 )unto thee pureH02134 +that they bringH03947 of israelH03478 %the childrenH01121 commandH06680sayingH0559!unto mosesH04872spakeH01696lordH03068,lordH03068!,the feastsH04150,of israelH03478"/,unto the childrenH01121,declaredH01696,and mosesH04872~+ your godH0430}+ lordH03068|+ of egyptH04714{#+of the landH0776(z;+when i brought them outH03318y+in boothsH05521x+to dwellH03427w+of israelH03478)v=+that i made the childrenH01121u+may knowH03045&t7+that your generationsH01755s*in boothsH05521r#*shall dwellH03427 Y{_BoJ/pR0uY-and bakeH0644,!fine flourH05560$+3and thou shalt takeH03947*#continuallyH08548)lordH03068(beforeH06440'#candlestickH04501&'upon the pureH02889%the lampsH05216$)he shall orderH06186$#3in your generationsH01755"for everH05769! a statuteH02708 # continuallyH08548 lordH03068 beforeH06440!- unto the morningH01242$3it from the eveningH06153orderH06186#shall aaronH0175$3of the congregationH04150!/in the tabernacleH0168!-of the testimonyH05715the vailH06532withoutH02351# continuallyH08548 to burnH05927#1 to cause the lampsH05216' for the lightH03974 \gN'}bI" ~R9\"K/from the childrenH01121J#continuallyH08548IlordH03068HbeforeH06440Gin orderH06186 F+he shall set itH03117E'every sabbathH07676DlordH03068(C=an offering made by fireH0801B)for a memorialH0234,ACthat it may be on the breadH03899@rowH04635?%frankincenseH03828>pureH02134#=1and thou shalt putH05414< lordH03068;beforeH06440:tableH079799'upon the pureH028898on a rowH046357sixH083376rowsH046345#them in twoH08147#41and thou shalt setH077603 cakeH024712+shall be in oneH02591#tenth dealsH062410%thereof: twoH08147/cakesH02471.twelveH06240 NtR, wW4rU;rN h+ strove togetherH05327g of israelH03478f and a manH0376#e1 of the israelitishH03482d% and this sonH01121!c' of israelH03481 H03478b% the childrenH01121a amongH08432` went outH03318"_#% an egyptianH04713 H0376^% whose fatherH01121] womanH0802"\/ of an israelitishH03482[# and the sonH01121Z statuteH02706Y) by a perpetualH05769X% made by fireH0801W lordH03068)V? unto him of the offeringsH0801U holyH06944T mostH06944S placeH04725R) it in the holyH06918"Q1 and they shall eatH0398P' and his sons'H01121'O; and it shall be aaron'sH0175N covenantH01285"M/ by an everlastingH05769Lof israelH03478 UfI*gJ)nU;U'9and let all that heardH08085the campH04264withoutH02351%5him that hath cursedH07043#bring forthH03318 sayingH0559! unto mosesH04872 spakeH01696~ lordH03068 }+ might be shewedH06567| lordH03068{' that the mindH06310z# him in wardH04929y% and they putH03240x of danH01835w% of the tribeH04294v of dibriH01704u% the daughterH01323t shelomithH08019s nameH08034 r- and his mother'sH0517q) him unto mosesH04872 p- and they broughtH0935o! and cursedH07043n the nameH08034m! blasphemedH05344l sonH01121k woman'sH0802$j3 and the israelitishH03482i# in the campH04264 Du[2 yZ>kG-^D"and heH0376&!7 shall be put to deathH04191  the nameH08034$3 when he blasphemethH05344.I as he that is born in the landH0249*? him: as well the strangerH01616stoneH07275 +shall certainlyH07275%5all the congregationH05712 +be put to deathH04191 +he shall surelyH04191lordH03068the nameH08034(;and he that blasphemethH05344 his sinH02399!shall bearH05375his godH0430'cursethH07043 H03588whosoeverH0376sayingH0559of israelH03478" /unto the childrenH01121% 5and thou shalt speakH01696  stoneH07275- E and let all the congregationH05712 'upon his headH07218#their handsH03027layH05564 ckC!jE!qS-c!?-he shall restoreH07999>a beastH0929$=3and he that killethH05221$<3 so shall it be doneH05414; in a manH0120:a blemishH03971"9/as he hath causedH054148for toothH081277toothH081276for eyeH058695eyeH058694!for breachH076673breachH07667$23so shall it be doneH06213 1+as he hath doneH06213!0-in his neighbourH05997/a blemishH03971.causeH05414-%and if a manH0376,for beastH05315+beastH05315#*1shall make it goodH07999)%a beastH0929 H05315$(3and he that killethH05221 '+be put to deathH04191&%shall surelyH04191%manH0120$anyH05315#%that killethH05221 MiG{W9hC% jM\in mountH02022[!unto mosesH04872ZspakeH01696YlordH03068XmosesH04872WcommandedH06680VlordH03068U didH06213T of israelH03478!S- and the childrenH01121R+ him with stonesH068Q and stoneH07275P#of the campH04264OoutH02351$N3him that had cursedH07043-MEthat they should bring forthH03318Lof israelH03478 K+to the childrenH01121JspakeH01696Iand mosesH04872Hyour godH0430GlordH03068.FIas for one of your own countryH0249)E=as well for the strangerH01616D'manner of lawH04941!C/ye shall have oneH0259)B=he shall be put to deathH04191Aa manH0120(@;it: and he that killethH05221 anS(jR8{]<zazlordH03068ya sabbathH07676x'unto the landH0776wof restH07677#v1shall be a sabbathH07676uyearH08141#t1but in the seventhH07637s% in the fruitH08393r! and gatherH0622q%thy vineyardH03754!p-thou shalt pruneH02168oyearsH08141nand sixH08337mthy fieldH07704l)thou shalt sowH02232kyearsH08141jsixH08337i lordH03068h a sabbathH07676g keepH07673(f=you, then shall the landH0776e%which i giveH05414d'into the landH0776'c;unto them, when ye comeH0935band sayH0559aof israelH03478"`/unto the childrenH01121_speakH01696^sayingH0559]sinaiH05514 Vx?gK*g9V'9shall all the increaseH08393#in thy landH0776"/and for the beastH02416"1and for thy cattleH0929 +that sojournethH01481%5and for thy strangerH08453* ?and for thy hired servantH07916 -and for thy maidH05197 Yfor you; for thee, and for thy servantH05650 'shall be meatH0402 #of the landH0776 +and the sabbathH07676' unto the landH0776of restH07677%it is a yearH08141&7of thy vine undressedH05139!the grapesH06025)neither gatherH01219$3thou shalt not reapH07114)of thy harvestH071055Uthat which groweth of its own accordH05599~% thy vineyardH03754} nor pruneH02168| thy fieldH07704'{9thou shalt neither sowH02232 ]|_: oC& vS9]$/3 and ye shall hallowH06942(.= throughout all your landH0776- soundH05674*,? shall ye make the trumpetH07782+% of atonementH03725*! in the dayH03117) monthH02320() of the seventhH07637'% on the tenthH06218& to soundH05674%' of the jubileH086432$O then shalt thou cause the trumpetH07782#yearsH08141"and nineH08672(!= shall be unto thee fortyH0705  of yearsH08141 sabbathsH07676% of the sevenH07651' and the spaceH03117yearsH08141sevenH07651timesH06471!-unto thee, sevenH07651of yearsH08141sabbathsH07676sevenH07651&7and thou shalt numberH05608+thereof be meatH0398 Zf9iL( pI{ZH% the increaseH08393&G9 unto you: ye shall eatH0398!F- it shall be holyH06944E! the jubileH03104,DC in it of thy vine undressedH05139,CC of itself in it, nor gatherH01219#B1 that which growethH05599A% neither reapH07114.@G be unto you: ye shall not sowH02232? yearH08141+>3' shall that fiftiethH08141 H02572= a jubileH03104 <+ unto his familyH04940; every manH0376$:3 and ye shall returnH07725#93 unto his possessionH02728 every manH0376.7G unto you; and ye shall returnH07725.6G thereof: it shall be a jubileH03104)5= unto all the inhabitantsH034274 the landH07763 libertyH018652% and proclaimH071211 yearH08141$0%' the fiftiethH08141 H02572 QlO(}d;$ e@nQdof yearsH08141!c-to the multitudeH07230baccordingH06310a' he shall sellH04376`' of the fruitsH08393_of yearsH08141*^?according unto the numberH04557!]-of thy neighbourH05997\)thou shalt buyH07069[!the jubileH03104ZafterH0310Yof yearsH08141(X;according to the numberH04557W anotherH0251VoneH0376%U5ye shall not oppressH03238ThandH03027#S1of thy neighbour'sH05997Ror buyestH07069#Q1unto thy neighbourH05997PoughtH04465!O-and if thou sellH04376#N3 unto his possessionH0272M every manH0376 L+ ye shall returnH07725K) of this jubileH03104J# in the yearH08141)I= thereof out of the fieldH07704 \lO' qZ>|_>#z\her fruitH06529#shall yieldH05414~%and the landH0776}in safetyH0983|#in the landH0776){=them; and ye shall dwellH03427zand doH06213y%my judgmentsH04941xand keepH08104w#my statutesH02708&v7wherefore ye shall doH06213uyour godH0430tlordH03068sthy godH0430$r3but thou shalt fearH03372qanotherH05997poneH0376/oIye shall not therefore oppressH03238n% doth he sellH04376m' of the fruitsH08393l' to the numberH04557k the priceH04736$j3 thou shalt diminishH04591iof yearsH08141h)to the fewnessH04591'g9thereof, and accordingH06310fthe priceH04736$e3thou shalt increaseH07235 S{T/_?}X9 nS come inH0935!- until her fruitsH08393yearH08141 +until the ninthH08671fruitH08393of oldH03465and eatH0398yearH08141!the eighthH08066!-and ye shall sowH02232yearsH08141for threeH07969fruitH08393)=and it shall bring forthH06213yearH08141&7upon you in the sixthH08345 #my blessingH01293$ 3then i will commandH06680 +in our increaseH08393 !nor gatherH0622) =behold, we shall not sowH02232yearH08141#the seventhH07637!/what shall we eatH0398#3and if ye shall sayH0559!/therein in safetyH0983and dwellH03427your fillH07648 -and ye shall eatH0398 BeE'sS1h;gB!9'to redeemH01353 H046728'be ableH05381 H01767 7+it, and himselfH03027$63have none to redeemH013505)and if the manH03764 soldH04465&39 that which his brotherH0251)2=it, then shall he redeemH013501to redeemH013500comeH0935&/7and if any of his kinH07138!./of his possessionH0272-'and hath soldH04376,'be waxen poorH04134+)if thy brotherH0251*%for the landH0776)%a redemptionH01353()ye shall grantH05414"'1of your possessionH0272#&3and in all the landH0776%)and sojournersH08453$strangersH01616#%for the landH0776"for everH06783"!/shall not be soldH04376 the landH0776 the oldH03465% ye shall eatH0398 BrQ1 }W#`<{[BTcityH05892S#in a walledH02346RhouseH01004Q!a dwellingH04186PsellH04376O%and if a manH0376#N3 unto his possessionH0272$M3 and he shall returnH07725 L+ it shall go outH03318"K/ and in the jubileH03104Jof jubileH03104"I/it until the yearH08141(H;of him that hath boughtH07069)G=shall remain in the handH030270FKto him, then that which is soldH04465"E!'to restoreH07725 H04672D#be not ableH01767Cbut if heH03027#B3 unto his possessionH0272'A9it; that he may returnH07725 @+to whom he soldH04376?%unto the manH0376>%the overplusH05736%=5thereof, and restoreH07725<#of the saleH04465;the yearsH08141#:1then let him countH02803 fuU3dK"b?fn)of the countryH0776m'as the fieldsH07704&l7them shall be countedH02803k#round aboutH05439#j1which have no wallH02346 i+of the villagesH02691h)but the housesH01004g' in the jubileH03104$f3 it shall not go outH03318.eG it throughout his generationsH01755#d1 to him that boughtH07069c for everH06783%b5shall be establishedH06965acityH05892`'in the walledH02346_)then the houseH01004^yearH08141]of a fullH08549!\-within the spaceH04390*[?and if it be not redeemedH01350Z' may he redeemH01353Y# a full yearH03117!X- after it is soldH04465W yearH08141"V/it within a wholeH08552#U1then he may redeemH01353 W\9rH%y^;yW '"but the fieldH07704!of israelH03478%!the childrenH01121! amongH08432 -! their possessionH0272)! of the levitesH03881'! of the citiesH05892)! for the housesH01004!jubileH03104%!shall go outH03318!/!of his possessionH0272~%!and the cityH05892}'!that was soldH04465|)!then the houseH01004{)!of the levitesH03881&z7!and if a man purchaseH01350y# at any timeH05769x redeemH01353 w+ may the levitesH03881#v3 of their possessionH0272u' of the citiesH05892t! the housesH01004s) of the levitesH03881+rA notwithstanding the citiesH05892q' in the jubileH03104&p7 and they shall go outH03318%o5they may be redeemedH01353 VqS- zW2sV. rV%&your godH0430$&lordH03068#%%for increaseH04768 "-%him thy victualsH0400!%nor lendH05414 !%upon usuryH05392'%him thy moneyH03701$3%thou shalt not giveH05414$may liveH02416 -$that thy brotherH0251$thy godH0430$but fearH03372$3$of him, or increaseH08636'$thou no usuryH05392$takeH03947!-#that he may liveH02416)#or a sojournerH08453!#a strangerH01616(;#then thou shalt relieveH02388#with theeH03027$3#and fallen in decayH04131'#be waxen poorH04134"1#and if thy brotherH0251!"possessionH0272 +"their perpetualH05769 +"may not be soldH04376 +"of their citiesH05892 )"of the suburbsH04054 KxX:sR-}Y1kK?#*my servantsH05650 >+)shall he returnH07725=))of his fathersH01'<;)and unto the possessionH0272$;3)unto his own familyH04940+:A)with him, and shall returnH07725$93)he and his childrenH01121 8+)shall he departH033187(of jubileH03104#61(thee unto the yearH081415#(shall serveH056474)(as a sojournerH08453$33(as an hired servantH07916!2-'as a bondservantH056501%'him to serveH0565610M'unto thee; thou shalt not compelH05647/#'and be soldH04376&.7'by thee be waxen poorH04134"-1'and if thy brotherH0251,)& to be your godH0430+&of canaanH03667*%&you the landH0776)&to giveH05414(&of egyptH04714'+&out of the landH0776(&;&which brought you forthH03318 PkT8_<{V2P1XO-and they shall be your possessionH0272W%-in your landH0776+VA-with you, which they begatH03205&U7-and of their familiesH049400TK-among you, of them shall ye buyH07069 S+-that do sojournH01481!R--of the strangersH08453)Q=-moreover of the childrenH01121P',and bondmaidsH0519O,bondmenH05650*N?,you; of them shall ye buyH07069%M5,that are round aboutH05439L),of the heathenH01471!K/,and thy bondmaidsH0519!J-,both thy bondmenH05650I+thy godH0430H)+but shalt fearH03372%G5+over him with rigourH06531$F3+thou shalt not ruleH07287E*bondmenH05650D*asH04466'C9*they shall not be soldH04376B*of egyptH04714A+*out of the landH0776&@7*which i brought forthH03318 W`@eN.kG*pWs0afterH0310r/ familyH04940"q// of the stranger'sH01616)p=/ by thee, or to the stockH06133o/ sojournerH08453*n?/himself unto the strangerH01616m/and sellH04376 l+/by him wax poorH04134k+/and thy brotherH0251j/by theeH03027i/wax richH05381h#/or strangerH08453#g1/and if a sojournerH01616f#.with rigourH06531e%. over anotherH0251d. oneH0376"c/. ye shall not ruleH07287b. of israelH03478a%. the childrenH01121&`9.but over your brethrenH0251_.for everH05769+^A.they shall be your bondmenH05647]%.a possessionH0272 \+.you, to inheritH03423[.afterH0310"Z/.for your childrenH011219Y].and ye shall take them as an inheritanceH05157 FuV1pQ'rM$pF&72 according to the timeH03117 2 of yearsH081413 Q2 shall be according unto the numberH04557 #2of his saleH04465 '2and the priceH03701 2of jubileH03104%52to him unto the yearH08141!-2that he was soldH04376"/2him from the yearH08141%52with him that boughtH07069$32and he shall reckonH028031 himselfH03027'1 he may redeemH01350&71 him; or if he be ableH05381!1may redeemH01350'91unto him of his familyH04940~1of kinH01320}%1that is nighH07607|!1may redeemH01350{1sonH01121z)1or his uncle'sH01730!y-1either his uncleH01730x!0may redeemH01350w+0of his brethrenH0251v0oneH0259)u=0he may be redeemed againH01353 t+0that he is soldH04376 EQ!wU7rK)eE(#6in the yearH08141%'56then he shall go outH03318*&?6and if he be not redeemedH01350&%75over him in thy sightH05869$#5with rigourH06531#)5shall not ruleH07287"'5hired servantH07916#!#'5as a yearlyH08141 H08141, C4 the price of his redemptionH01353(;4 shall he give him againH07725)4unto his yearsH081414accordingH06310$34then he shall countH028034of jubileH03104'4unto the yearH081414yearsH081414but fewH04592$34and if there remainH07604#13that he was boughtH04736!-3out of the moneyH03701,C3the price of his redemptionH01353.G3unto them he shall give againH077253accordingH063103yearsH081413yet manyH07227$32 of an hired servantH07916 LnQ1qQ,~^>% kLE!if ye walkH03212DlordH03068C%my sanctuaryH04720B'and reverenceH03372A#my sabbathsH07676@'ye shall keepH08104? your godH0430> lordH03068=# to bow downH07812<% in your landH0776;of stoneH068:imageH04906(9;neither shall ye set upH05414!8-a standing imageH04676$73neither rear you upH06965!6-nor graven imageH064595%you no idolsH04574'ye shall makeH0621337 your godH043027lordH0306817of egyptH047140+7out of the landH0776%/57whom i brought forthH03318.#7my servantsH05650-7servantsH05650,7of israelH03478)+=7for unto me the childrenH01121%*56he, and his childrenH01121)6of jubileH03104 H\?yY9`<gHb#in the landH0776apeaceH07965 `+and i will giveH05414_ safelyH0983^% in your landH0776] and dwellH03427\# to the fullH07648[!your breadH03899 Z-and ye shall eatH0398%Y5unto the sowing timeH02233X#shall reachH05381 W+and the vintageH01210!V-unto the vintageH01210U#shall reachH05381#T1and your threshingH01786S# their fruitH06529R# shall yieldH05414Q%of the fieldH07704P'and the treesH06086O%her increaseH02981N#shall yieldH05414M%and the landH0776L'in due seasonH06256Kyou rainH01653!J-then i will giveH05414Iand doH06213 H+my commandmentsH04687Gand keepH08104F)in my statutesH02708 PdAjO* rT0qP}% and multiplyH072350|K unto you, and make you fruitfulH06509({; for i will have respectH06437!z- you by the swordH02719y beforeH06440x!shall fallH05307 w-and your enemiesH0341vto flightH07291.uGof you shall put ten thousandH07233t)and an hundredH03967s!an hundredH03967#r1of you shall chaseH07291qand fiveH02568!p-you by the swordH02719obeforeH06440$n3and they shall fallH05307m%your enemiesH0341#l1and ye shall chaseH07291!k/ through your landH0776j goH05674(i; neither shall the swordH02719h+ out of the landH0776gbeastsH02416fevilH07451e)and i will ridH07673dafraidH02729&c7and ye shall lie downH07901 UwS7xT0z^2vU% of your yokeH05923 the bandsH04133"/ and i have brokenH076654S that ye should not be their bondmenH05650 of egyptH04714+ out of the landH0776(; which brought you forthH03318 your godH0430 lordH03068 my peopleH05971 + and ye shall beH01961 your godH0430! - you, and will beH01961  amongH08432 + and i will walkH01980 + shall not abhorH01602! - you: and my soulH05315 amongH08432' my tabernacleH04908) and i will setH05414! of the newH02319 becauseH06440 the oldH03465 + and bring forthH03318 old storeH03462 - and ye shall eatH0398# my covenantH01285#~1 you, and establishH06965 Nd9 c;|\3 jN3 in vainH073852 your seedH02233!1- and ye shall sowH022320 of heartH05315!/-and cause sorrowH01727.the eyesH05869#-1that shall consumeH03615%,5and the burning agueH06920+#consumptionH07829*+over you terrorH09283)Qthis unto you; i will even appointH06485()i also will doH06213'# my covenantH01285&'that ye breakH06565$%3all my commandmentsH04687'$9so that ye will not doH06213#%my judgmentsH04941"abhorH01602 !+or if your soulH05315 #my statutesH02708(;and if ye shall despiseH03988'9all these commandmentsH04687)=unto me, and will not doH06213+Abut if ye will not hearkenH08085 uprightH06968 + and made you goH03212 @I.pEhJ(c@N)shall be spentH08552"M/and your strengthH03581Las brassH05154K)and your earthH0776Jas ironH01270I#your heavenH08064 H+and i will makeH05414G'of your powerH05797Fthe prideH01347!E-and i will breakH07665D'for your sinsH02403CmoreH03254 B+you seven timesH07651,ACunto me, then i will punishH03256%@5for all this hearkenH08085'?9and if ye will not yetH05704#>1 when none pursuethH07291,=Cover you; and ye shall fleeH05127 <+you shall reignH07287;)they that hateH08130:%your enemiesH03419beforeH0644038Qagainst you, and ye shall be slainH050627my faceH064406)and i will setH054145shall eatH0398 4- for your enemiesH0341 D~R3tJ*h$wD/iIand if ye will not be reformedH03256"h/ shall be desolateH08074gwaysH01870+fAand make you few in numberH04591e#your cattleH0929d#and destroyH03772@ckamong you, which shall rob you of your childrenH07921bbeastsH02416awildH07704!`-i will also sendH079710_K upon you according to your sinsH02403^plaguesH04347]moreH03254\#seven timesH07651&[7unto me; i will bringH03254Z#not hearkenH08085 Y/unto me, and willH014XcontraryH07147W)and if ye walkH03212V% their fruitsH06529U yieldH05414T#of the landH0776(S;neither shall the treesH06086R%her increaseH02981 Q+shall not yieldH05414P'for your landH0776Oin vainH07385 Qc5gG*x^+ jQwomenH0802tenH06235'of your breadH03899the staffH04294#1when i have brokenH07665%of the enemyH0341~' into the handH03027/}I you; and ye shall be deliveredH05414| amongH08432{) the pestilenceH01698z# i will sendH07971y#your citiesH05892xwithinH04131wOand when ye are gathered togetherH0622vcovenantH01285u#the quarrelH05359,tCupon you, that shall avengeH05358sa swordH02719 r-and i will bringH0935q'for your sinsH02403p#seven timesH07651oyou yetH01571*n?unto you, and will punishH05221mcontraryH07147&l7then will i also walkH01980kcontraryH071475jUby me by these things, but will walkH01980 FeF,qK. ~Z8mF# 1and i will destroyH08045%shall ye eatH0398"/of your daughtersH01323'and the fleshH01320%of your sonsH01121the fleshH01320 -and ye shall eatH0398'for your sinsH02403 +you seven timesH07651!-i, will chastiseH03256#and i, evenH0637&7unto you also in furyH02534contraryH07147!-then i will walkH01980contraryH07147"/unto me, but walkH01980hearkenH080850Kand if ye will not for all thisH02063%5and not be satisfiedH07646 -and ye shall eatH0398  by weightH04948  againH07725 ! your breadH03899' 9 and they shall deliverH07725 ovenH08574in oneH0259!your breadH03899!shall bakeH0644 M}[5uW2x\8sM";/!and will draw outH07324&:7!you among the heathenH01471#91!and i will scatterH02219,8C therein shall be astonishedH080747# which dwellH03427 6- and your enemiesH0341 5+ into desolationH080744 the landH0776!3- and i will bringH08074%25 of your sweet odoursH052071!the savourH07381%05and i will not smellH07306 /+unto desolationH08074!.-your sanctuariesH04720-and bringH08074,wasteH02723+#your citiesH05892 *+and i will makeH05414)# shall abhorH01602(# and my soulH05315''of your idolsH01544"&/upon the carcasesH06297%'your carcasesH06297$and castH05414##your imagesH02553"%and cut downH03772!!-your high placesH01116 I[Av^7xL'iIW%$in the landsH0776"V/$into their heartsH03824U#$a faintnessH04816"T1$of you i will sendH0935,SC$and upon them that are leftH07604R'#when ye dweltH03427!Q-#in your sabbathsH07676(P;#because it did not restH07673O'#it shall restH07673"N/#it lieth desolateH08074M!#as long asH03117L%" her sabbathsH07676K" and enjoyH07521J" restH07673#I3"then shall the landH0776H"landH0776 G-"in your enemies'H0341%F5"as it lieth desolateH08074E"as longH03117D%"her sabbathsH07676C"enjoyH07521#B3"then shall the landH0776A! wasteH02723 @+!and your citiesH05892"?/!shall be desolateH08077">1!you: and your landH0776=!afterH0310<!a swordH02719 aa3|eEiDa'q9'of you shall pine awayH04743'p9'and they that are leftH07604 o-&shall eat you upH0398n+&of your enemiesH0341m%&and the landH0776"l/&among the heathenH01471!k3&and ye shall perishH06j%% your enemiesH0341i%beforeH064404hS%and ye shall have no power to standH08617#g1%when none pursuethH07291f%a swordH02719"e/%as it were beforeH06440d%%upon anotherH0251c%oneH0376$b3%and they shall fallH03782#a1$when none pursuethH07291$`3$and they shall fallH05307_%$ from a swordH02719^!$ as fleeingH04499*]?$ them; and they shall fleeH05127\#$ shall chaseH07291[$ leafH05929Z#$of a shakenH05086Y'$and the soundH06963 X-$of their enemiesH0341 FnL#g=nH$ ~F4 S) of the punishment of their iniquityH05771% 5) and they then acceptH07521!) be humbledH03665)heartsH03824$3)their uncircumcisedH06189)if thenH0176 -)of their enemiesH0341"1)them into the landH0776+C)unto them, and have broughtH0935)contraryH07147#1)i also have walkedH03212(contraryH07147;~a(against me, and that also they have walkedH01980&}7(which they trespassedH04603$|3(with their trespassH04604{-(of their fathersH01!z-(and the iniquityH05771y)(their iniquityH05771&x7(if they shall confessH03034%w5'shall they pine awayH04743v-'of their fathersH01+uA'and also in the iniquitiesH05771t'landsH0776 s-'in your enemies'H0341"r/'in their iniquityH05771 NoP']0rV5oN$%,for all thatH02063#,and yetH0637"#+my statutesH02708!+ abhorredH01602' 9+ and because their soulH05315%+ my judgmentsH04941'+ they despisedH03988%+ even becauseH03282+becauseH032824S+of the punishment of their iniquityH057714S+without them: and they shall acceptH07521)=+while she lieth desolateH08074%+her sabbathsH07676)=+of them, and shall enjoyH07521#1+also shall be leftH05800+the landH0776* the landH0776$3* and i will rememberH02142 +*will i rememberH02142%*with abrahamH085%5*and also my covenantH01285!*with isaacH03327%5*and also my covenantH01285 !*with jacobH03290 #*my covenantH01285% 5*then will i rememberH02142 HnEdCoB)fH?.of israelH03478->E.between him and the childrenH01121=.madeH05414<.lordH03068;.and lawsH08451:'.and judgmentsH049419%.the statutesH027068- lordH03068)7?- that i might be their godH04306)-of the heathenH014715%-in the sightH058694-of egyptH047143+-out of the landH0776%25-whom i brought forthH03318#11-of their ancestorsH072230%-the covenantH012854/S-but i will for their sakes rememberH02142., their godH0430-, lordH03068,#, my covenantH01285+%, and to breakH06565.*G,them, to destroy them utterlyH03615%)5,neither will i abhorH01602*(?,i will not cast them awayH03988 '-,of their enemiesH0341&#,in the landH0776%%,when they beH01571 `sY: ~T<mS;~`] of silverH03701\ shekelsH08255[) shall be fiftyH02572$Z3 even thy estimationH06187YoldH01121XyearsH08141 W+even unto sixtyH08346VoldH01121UyearsH08141T#from twentyH06242%S5shall be of the maleH02145#R1and thy estimationH06187"Q/ by thy estimationH06187P lordH03068O#the personsH05315NvowH05088&M7shall make a singularH06381%L7unto them, when a manH0376Kand sayH0559Jof israelH03478"I/unto the childrenH01121HspeakH01696GsayingH0559F!unto mosesH04872EspakeH01696DlordH03068C. of mosesH04872B#. by the handH03027A. sinaiH05514@.in mountH02022 NqM1b9nK1uN#{1 and for the femaleH05347z of silverH03701y shekelsH08255xfiveH02568%w5shall be of the maleH02145$v3then thy estimationH06187uoldH01121tyearsH08141s)even unto fiveH02568roldH01121q%from a monthH02320p shekelsH08255o tenH06235#n1 and for the femaleH05347m shekelsH08255l twentyH06242%k5shall be of the maleH02145$j3then thy estimationH06187ioldH01121hyearsH08141!g-even unto twentyH06242foldH01121eyearsH08141dfrom fiveH02568cshekelsH08255 b+shall be thirtyH07970$a3then thy estimationH06187`a femaleH05347!_-of the sanctuaryH06944!^- after the shekelH08255 IjP8hP4 xU5oI"/ whereof men bringH07126 a beastH0929 valueH06186!- shall the priestH03548! that vowedH05087##' his abilityH05381 H03027"/him; according toH06310#shall valueH06186)and the priestH03548!the priestH03548)himself beforeH06440& 7then he shall presentH05975$ 3than thy estimationH06187$ 3but if he be poorerH04134  shekelsH08255  tenH06235#1 and for the femaleH05347shekelsH08255(-'shall be fifteenH06240 H02568$3then thy estimationH06187a maleH02145and aboveH04605oldH01121yearsH08141!from sixtyH08346of silverH03701~shekelsH08255} threeH07969|) thy estimationH06187bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{-Kh"?\z/Hd-Kh"?\z/Hd9Tn %?Xs(Eb}3Ni ;Wq $?]{5Qm#=[v‚1ÂQĂpł Ƃ(ǂDȂ`ɂ|ʂ˂4̂Q͂m΂ ς'ЂDт]҂yӂԂ2ՂOւlׂ ؂&قCڂ_ۂ}܂݂8ނV߂s ႛ*ₛG゛c䂛傜悜6炜R肜n邝 ꂝ&낝B삝\킝w2 WqJ'hO2sS:vW5# it, whetherH09964# shall valueH061863) and the priestH035482! the priestH035481 beforeH064400 the beastH0929&/7 then he shall presentH05975. lordH03068-# a sacrificeH07133+,A of which they do not offerH07126+ beastH0929*# any uncleanH02931&)7 thereof shall be holyH06944)(= then it and the exchangeH08545' for beastH0929& beastH0929% changeH04171'$9 and if he shall at allH04171#! for a goodH02896" or a badH07451! for a badH07451 ! it, a goodH02896) it, nor changeH04171#1 he shall not alterH02498' shall be holyH06944 lordH03068 givethH05414 lordH03068# an offeringH07133 PpF+pR9 qN$qPQ%of the moneyH03701Pthe fifthH02549"O/then he shall addH03254Nhis houseH01004M)it will redeemH01350*L?and if he that sanctifiedH06942&K7 it, so shall it standH06965J) shall estimateH06186I' as the priestH03548H or badH07451'G9it, whether it be goodH02896F)shall estimateH06186 E+then the priestH03548DlordH03068CholyH06944Bhis houseH01004A)shall sanctifyH06942@)and when a manH0376,?C thereof unto thy estimationH06187> a fifthH02549&=7 it, then he shall addH03254< redeemH01350&;7 but if he will at allH01350:! the priestH03548 9+ as thou valuestH061878 badH074517 orH09966! it be goodH02896 Z~_:nQ5fCZ#m1unto him the moneyH03701l%shall reckonH02803 k+then the priestH03548j!the jubileH03104iafterH0310hhis fieldH07704#g1but if he sanctifyH06942f)it shall standH06965,eCaccording to thy estimationH06187dof jubileH03104c'from the yearH08141bhis fieldH07704a)if he sanctifyH06942`of silverH03701_ shekelsH08255^ at fiftyH02572] seedH02233\ of barleyH08184"[/ thereof: an homerH02563Z#to the seedH02233#Y1shall be accordingH06310$X3then thy estimationH06187!W/of his possessionH0272V!of a fieldH07704UlordH03068T)shall sanctifyH06942S%and if a manH0376"R/of thy estimationH06187 XzX-yO1iB$zX'in the jubileH03104"/when it goeth outH03318'but the fieldH07704)=it shall not be redeemedH01350manH0376!to anotherH0312the fieldH07704#1or if he have soldH04376the fieldH07704*~?and if he will not redeemH013501}M unto it, and it shall be assuredH06965"|/of thy estimationH06187{%of the moneyH03701zthe fifthH02549&y7it, then he shall addH03254xredeemH01350!w-will in any wiseH01350vthe fieldH07704*u?and if he that sanctifiedH06942$t3from thy estimationH06187's9 and it shall be abatedH01639r' of the jubileH03104#q1 even unto the yearH08141p# that remainH03498o the yearsH08141n%according toH06310 Ah6pL+tO/tA/#Iunto him of whom it was boughtH07069"%shall returnH07725!the fieldH07704 'of the jubileH03104#in the yearH08141 lordH03068% a holy thingH06944# in that dayH03117!-thine estimationH06187"/and he shall giveH05414'of the jubileH03104'unto the yearH08141"/of thy estimationH06187#1unto him the worthH04373%shall reckonH02803 +then the priestH03548!/of his possessionH0272"/not of the fieldsH07704%5which he hath boughtH04736a fieldH07704lordH03068sanctifyH06942. G thereof shall be the priest'sH03548 )the possessionH0272 devotedH02764 !as a fieldH07704 lordH03068'shall be holyH06944 UO*iK1[)U,=C according to thy estimationH06187&<7then it shall be soldH043768;[of it thereto: or if it be not redeemedH01350:a fifthH025499'and shall addH03254.8Gaccording to thine estimationH06187%75then he shall redeemH062996beastH09295'of an uncleanH029314 lord'sH030683or sheepH077162oxH077941)shall sanctifyH069420no manH0376/firstlingH01069.lord'sH03068-'of the beastsH0929#,1only the firstlingH01060$+3shall be the shekelH08255*gerahsH01626)twentyH06242!(-of the sanctuaryH069441'Mshall be according to the shekelH08255(&;and all thy estimationsH06187%#of the landH0776-$Gto him to whom the possessionH0272 FsY<oV=|X2x_F[ lordH03068ZholyH06944Ylord'sH03068X#of the treeH06086W%of the fruitH06529V#of the landH0776U#of the seedH02233T#of the landH0776"S/and all the titheH04643 R+be put to deathH04191Q%shall surelyH04191"P/shall be redeemedH06299Oof menH0120NdevotedH02763M)which shall beH03808L%none devotedH02764KlordH03068J holyH06944I mostH06944$H3 every devoted thingH02764G# or redeemedH01350F' shall be soldH04376!E/of his possessionH0272!D-and of the fieldH07704Cand beastH0929Bof manH0120AlordH03068@%shall devoteH02763?!that a manH03761>Mnotwithstanding no devoted thingH02764 Lb<a?&gIfLv"mosesH04872u"commandedH06680t"lordH03068!s-"the commandmentsH04687)r=! it shall not be redeemedH01350&q7!thereof shall be holyH06944,pC!then both it and the changeH08545o!it at allH04171%n5!it: and if he changeH04171(m;!neither shall he changeH04171l!or badH07451#k1!whether it be goodH02896$j3!he shall not searchH01239i lordH03068h' shall be holyH06944g the tenthH06224f' under the rodH07626&e7 of whatsoever passethH05674 d+ or of the flockH06629c# of the herdH01241)b= and concerning the titheH04643"a/thereto the fifthH02549`%he shall addH03254_'of his tithesH04643^redeemH01350]#will at allH01350\%and if a manH0376 TmS4bH& qR&xT + with the numberH04557-of their fathersH01%by the houseH01004%5after their familiesH04940of israelH03478 +of the childrenH01121( ;of all the congregationH05712 !ye the sumH07218 takeH05375 sayingH0559 of egyptH04714#of the landH0776)= after they were come outH03318 yearH08141' in the secondH08145 monthH02320' of the secondH08145%on the firstH0259$3of the congregationH04150!/in the tabernacleH0168of sinaiH05514"~/in the wildernessH04057}!unto mosesH04872|spakeH01696{lordH03068z"sinaiH05514y"in mountH02022x"of israelH03478!w-"for the childrenH01121 QjR3\' z\>mQ1the sonH011210shelumielH08017/of simeonH08095.!of shedeurH07707-the sonH01121,elizurH0468+reubenH07205!*-that shall standH05975)!of the menH0582(the namesH08034')of his fathersH01&%of the houseH01004%headH07218$every oneH0376#tribeH04294"of everyH03761!Oand with you there shall be a manH0376% 5 them by their armiesH06635% shall numberH06485)thou and aaronH0175in israelH03478to warH06635.Gall that are able to go forthH03318!and upwardH04605oldH01121yearsH08141#from twentyH06242) by their pollsH01538! every maleH02145 namesH08034 KgG) \> pP0gKQ of asherH0836P) of ammishaddaiH05996O the sonH01121N ahiezerH0295M of danH01835L! of gideoniH01441K the sonH01121J abidanH027I# of benjaminH01144H# of pedahzurH06301G the sonH01121F gamalielH01583E# of manassehH04519D! of ammihudH05989C the sonH01121B elishamaH0476A! of ephraimH0669@ of josephH03130 ?+ of the childrenH01121> of helonH02497= the sonH01121< eliabH0446;! of zebulunH02074:of zuarH066869the sonH011218nethaneelH054177#of issacharH034856%of amminadabH059925the sonH011214nahshonH051773of judahH030632)of zurishaddaiH06701 ]uY<iM+ bI,}]p%on the firstH0259otogetherH06950%n5all the congregationH05712#m1and they assembledH06950lnamesH08034$k3which are expressedH05344jthese menH0582itookH03947hand aaronH0175gand mosesH04872f israelH03478e inH01992d%of thousandsH0505cheadsH07218b-of their fathersH01a'of the tribesH04294`princesH05387$_3of the congregationH05712^%the renownedH07121]wereH07148\of enanH05881[the sonH01121ZahiraH0299Y#of naphtaliH05321Xof deuelH01845Wthe sonH01121VeliasaphH0460Uof gadH01410T of ocranH05918S the sonH01121R pagielH06295 EeD"dA( `B%qE( ; according to the numberH04557 -of their fathersH01 %by the houseH01004% 5after their familiesH04940%5by their generationsH08435!eldest sonH01060israel'sH03478of reubenH07205!-and the childrenH01121of sinaiH05514'9them in the wildernessH04057)so he numberedH06485mosesH04872commandedH06680~lordH03068})by their pollsH01538|!and upwardH04605{oldH01121zyearsH08141y# from twentyH06242x% of the namesH08034(w; according to the numberH04557v- of their fathersH01u% by the houseH01004%t5after their familiesH049402sOand they declared their pedigreesH03205rmonthH02320q'of the secondH08145 L}cK,rY=!}T3kL(! every maleH02145') by their pollsH01538&% of the namesH080341%Mof them, according to the numberH04557)$=those that were numberedH06485#-of their fathersH01"%by the houseH01004%!5after their familiesH04940% 5by their generationsH08435of simeonH08095 +of the childrenH01121hundredH03967and fiveH02568thousandH0505and sixH08337fortyH0705of reubenH07205%of the tribeH04294)=those that were numberedH06485to warH06635/Iall that were able to go forthH03318!and upwardH04605oldH01121yearsH08141# from twentyH06242! every maleH02145) by their pollsH01538 % of the namesH08034 h\AdH$ tH'hDto warH06635/CI all that were able to go forthH03318B! and upwardH04605A oldH01121@ yearsH08141?# from twentyH06242>%of the namesH08034(=;according to the numberH04557<-of their fathersH01;%by the houseH01004%:5after their familiesH04940%95by their generationsH084358of gadH01410 7+of the childrenH011216hundredH039675and threeH079694thousandH05053and nineH086722fiftyH025721of simeonH080950%of the tribeH04294)/=those that were numberedH06485.to warH06635/-Iall that were able to go forthH03318,!and upwardH04605+oldH01121* yearsH08141)# from twentyH06242 X~aE-`?~_,tX`thousandH0505._;%threescore and fourteenH0702 H07657^of judahH03063]%of the tribeH04294)\=those that were numberedH06485[to warH06635/ZI all that were able to go forthH03318Y! and upwardH04605X oldH01121W yearsH08141V# from twentyH06242U%of the namesH08034(T;according to the numberH04557S-of their fathersH01R%by the houseH01004%Q5after their familiesH04940%P5by their generationsH08435Oof judahH03063 N+of the childrenH01121M and fiftyH02572LhundredH03967KsixH08337JthousandH0505Iand fiveH02568HfortyH0705Gof gadH01410F%of the tribeH04294)E=those that were numberedH06485 V[2hP1u[?#V%|5after their familiesH04940%{5by their generationsH08435z!of zebulunH02074 y+of the childrenH01121xhundredH03967wand fourH0702vthousandH0505uand fourH0702tfiftyH02572s#of issacharH03485r%of the tribeH04294)q=those that were numberedH06485pto warH06635/oI all that were able to go forthH03318n! and upwardH04605m oldH01121l yearsH08141k# from twentyH06242j%of the namesH08034(i;according to the numberH04557h-of their fathersH01g%by the houseH01004%f5after their familiesH04940%e5by their generationsH08435d#of issacharH03485 c+of the childrenH01121bhundredH03967aand sixH08337 RpP6cD* vR4 sR% of the namesH08034(; according to the numberH04557- of their fathersH01% by the houseH01004%5 after their familiesH04940%5 by their generationsH08435! of ephraimH0669 + of the childrenH01121 of josephH03130 + of the childrenH01121hundredH03967 and fourH0702 thousandH0505 and sevenH07651 fiftyH02572 !of zebulunH02074%of the tribeH04294)=those that were numberedH06485to warH06635/I all that were able to go forthH03318! and upwardH04605 oldH01121 yearsH08141# from twentyH06242%of the namesH08034(;according to the numberH04557~-of their fathersH01}%by the houseH01004 U\AgC#bA!U)4=#those that were numberedH064853"to warH06635/2I" all that were able to go forthH033181!" and upwardH046050" oldH01121/" yearsH08141.#" from twentyH06242-%"of the namesH08034(,;"according to the numberH04557+-"of their fathersH01*%"by the houseH01004%)5"after their familiesH04940%(5"by their generationsH08435'#"of manassehH04519 &+"of the childrenH01121%!hundredH03967$!and fiveH02568#!thousandH0505"!fortyH0705!!!of ephraimH0669 %!of the tribeH04294)=!those that were numberedH06485 to warH06635/I all that were able to go forthH03318! and upwardH04605 oldH01121 yearsH08141# from twentyH06242 ElH$oC"~c6iE Q+&of the childrenH01121P%hundredH03967O%and fourH0702N%thousandH0505M%and fiveH02568L%thirtyH07970K#%of benjaminH01144J%%of the tribeH04294)I=%those that were numberedH06485H$to warH06635/GI$ all that were able to go forthH03318F!$ and upwardH04605E$ oldH01121D$ yearsH08141C#$ from twentyH06242B%$of the namesH08034(A;$according to the numberH04557@-$of their fathersH01?%$by the houseH01004%>5$after their familiesH04940%=5$by their generationsH08435<#$of benjaminH01144 ;+$of the childrenH01121 :+#and two hundredH039679#thousandH05058#and twoH081477#thirtyH079706##of manassehH045195%#of the tribeH04294 IrP$_DfJ& uI(m;(according to the numberH04557l-(of their fathersH01k%(by the houseH01004%j5(after their familiesH04940%i5(by their generationsH08435h(of asherH0836 g+(of the childrenH01121f'hundredH03967e'and sevenH07651d'thousandH0505c'and twoH08147b!'threescoreH08346a'of danH01835`%'of the tribeH04294)_='those that were numberedH06485^&to warH06635/]I& all that were able to go forthH03318\!& and upwardH04605[& oldH01121Z& yearsH08141Y#& from twentyH06242X%&of the namesH08034(W;&according to the numberH04557V-&of their fathersH01U%&by the houseH01004%T5&after their familiesH04940%S5&by their generationsH08435R&of danH01835 [n; fI- nL [/ I* all that were able to go forthH03318!* and upwardH04605* oldH01121* yearsH08141#* from twentyH06242%*of the namesH08034(;*according to the numberH04557-*of their fathersH01%*by the houseH01004%5*after their familiesH04940-E*throughout their generationsH08435~#*of naphtaliH05321 }+*of the childrenH01121|)hundredH03967{)and fiveH02568z)thousandH0505y)and oneH0259x)fortyH0705w)of asherH0836v%)of the tribeH04294)u=)those that were numberedH06485t(to warH06635/sI( all that were able to go forthH03318r!( and upwardH04605q( oldH01121p( yearsH08141o#( from twentyH06242n%(of the namesH08034 Ew]?#d@"t;|dE'!- and upwardH04605&-oldH01121%-yearsH08141$#-from twentyH06242#--of their fathersH01"%-by the houseH01004!-of israelH03478 +-of the childrenH011215U-so were all those that were numberedH06485), of his fathersH01"/, was for the houseH01004, oneH0259, eachH0376,menH0376',twelveH08147 H06240,of israelH03478 +,and the princesH05387,numberedH06485,and aaronH0175#,which mosesH04872)=,those that were numberedH06485+hundredH03967+and fourH0702+thousandH0505+and threeH07969+fiftyH02572 #+of naphtaliH05321 %+of the tribeH04294) =+those that were numberedH06485 *to warH06635 W_B& yU1x^/uWD1of israelH03478C%1the childrenH01121B'1of them amongH08432A1the sumH07218@%1neither takeH05375?1of leviH03878>1the tribeH04294+=A1only thou shalt not numberH06485<0sayingH0559;!0unto mosesH04872:!0had spokenH0169690lordH030688/amongH08432"7//were not numberedH064856-/of their fathersH01 5+/after the tribeH04294 4+/but the levitesH038813. and fiftyH025722.hundredH039671.and fiveH025680.thousandH0505/.and threeH07969..thousandH0505-.hundredH03967,.were sixH083371+M.even all they that were numberedH06485*- in israelH03478)- to warH06635/(I- all that were able to go forthH03318 @l?fF#`;^@]4of israelH03478!\-4and the childrenH01121&[73 shall be put to deathH04191!Z-3 that cometh nighH07131!Y-3 and the strangerH02114 X+3shall set it upH06965W#3the levitesH03881!V-3is to be pitchedH02583(U;3and when the tabernacleH04908#T13shall take it downH03381S#3the levitesH03881 R+3setteth forwardH05265(Q;3and when the tabernacleH04908P)2 the tabernacleH04908O#2 round aboutH05439*N?2 unto it, and shall encampH025831MM2 thereof; and they shall ministerH08334$L32and all the vesselsH03627K)2the tabernacleH04908'J92to it: they shall bearH05375)I=2and over all the vesselsH03627H%2of testimonyH05715$G32over the tabernacleH04908F#2the levitesH03881'E92but thou shalt appointH06485 WrJwL"~X7pWylordH03068x6so didH06213w6mosesH04872v6commandedH06680u6lordH03068t6didH06213s6of israelH03478!r-6and the childrenH01121q%5of testimonyH05715"p/5 of the tabernacleH04908o!5 the chargeH04931n!5 shall keepH08104 m+5 and the levitesH03881l5 of israelH03478 k+5of the childrenH01121&j75upon the congregationH05712'i95that there be no wrathH07110h%5of testimonyH05715g)5the tabernacleH04908f#5round aboutH05439e#5shall pitchH02583 d+5but the levitesH03881'c94throughout their hostsH06635$b34by his own standardH01714a'4and every manH0376 `+4by his own campH04264_4every manH0376(^;4shall pitch their tentsH02583 ZnJ, hN,V6vZ captainH05387% of amminadabH05992 the sonH01121#and nahshonH05177(;throughout their armiesH06635pitchH02583of judahH03063#of the campH042646 Wof the sun shall they of the standardH01714" /toward the risingH04217% 5and on the east sideH06924! - shall they pitchH02583$ 3 of the congregationH04150) the tabernacleH0168 aboutH05439 far offH05048houseH01004/of their father'sH01+with the ensignH0226$3by his own standardH01714#shall pitchH02583of israelH03478 +of the childrenH01121~every manH0376}sayingH0559|)and unto aaronH0175{!unto mosesH04872zspakeH01696 Tm;}[?#qW;qT2of helonH024971the sonH011210and eliabH0446/!of zebulunH02074.the tribeH04294-hundredH03967,and fourH0702+thousandH0505*and fourH0702)fiftyH02572-(Eand those that were numberedH06485'%and his hostH06635&# of issacharH03485 %+of the childrenH01121$captainH05387#of zuarH06686"the sonH01121!'and nethaneelH05417 #of issacharH03485the tribeH04294(;and those that do pitchH02583hundredH03967and sixH08337thousandH0505.;%threescore and fourteenH0702 H07657-Eand those that were numberedH06485%and his hostH06635 of judahH03063 + of the childrenH01121 OO5x[< rF }O*O? according to their armiesH06635N of reubenH07205M# of the campH04264L% the standardH01714"K/ on the south sideH08486J set forthH05265"I/ these shall firstH07223(H; throughout their armiesH06635G hundredH03967F and fourH0702E thousandH0505D and sixH08337C thousandH0505B' and fourscoreH08084A thousandH0505@! an hundredH03967? of judahH03063># in the campH04264'=9 all that were numberedH06485<hundredH03967;and fourH0702:thousandH05059and sevenH076518fiftyH02572-7Eand those that were numberedH064856%and his hostH066355!of zebulunH02074 4+of the childrenH011213captainH05387 adE$i?!c@}al hundredH03967k and threeH07969j thousandH0505i and nineH08672h fiftyH02572-gE and those that were numberedH06485f% and his hostH06635e) of zurishaddaiH06701d the sonH01121c shelumielH08017b of simeonH08095 a+ of the childrenH01121 `+ and the captainH05387_ of simeonH08095^ the tribeH04294&]7 and those which pitchH02583\ hundredH03967[ and fiveH02568Z thousandH0505Y and sixH08337X fortyH0705-WE and those that were numberedH06485V% and his hostH06635U! of shedeurH07707T the sonH01121S elizurH0468R of reubenH07205 Q+ of the childrenH01121 P+ and the captainH05387 E~cG+jN2pR7lE# 1in the second rankH08145) = and they shall set forthH05265(; throughout their armiesH06635 and fiftyH02572 hundredH03967 and fourH0702thousandH0505and oneH0259and fiftyH02572thousandH0505!an hundredH03967of reubenH07205~#in the campH04264'}9all that were numberedH06485|and fiftyH02572{hundredH03967zand sixH08337ythousandH0505xand fiveH02568wfortyH0705-vEand those that were numberedH06485u%and his hostH06635tof reuelH07467sthe sonH01121reliasaphH0460qof gadH01410p#of the sonsH01121 o+and the captainH05387nof gadH01410m)then the tribeH04294 @iF%vO* yY;y]@&and fiveH02568%thousandH0505$fortyH0705-#Eand those that were numberedH06485"%and his hostH06635!! of ammihudH05989  the sonH01121 elishamaH0476!of ephraimH0669#of the sonsH01121 +and the captainH05387*?according to their armiesH06635!of ephraimH0669#of the campH04264%the standardH01714!-on the west sideH03220#1 by their standardsH01714% in his placeH03027 every manH0376*? so shall they set forwardH05265)as they encampH02583#of the campH04264%in the midstH08432)of the levitesH03881'with the campH04264" /shall set forwardH05265$ 3of the congregationH04150# 3then the tabernacleH0168 _^>!x\@u\@!{_Cand fourH0702BthousandH0505Aand fiveH02568@thirtyH07970-?Eand those that were numberedH06485>%and his hostH06635=!of gideoniH01441<the sonH01121;abidanH027:#of benjaminH011449#of the sonsH01121 8+and the captainH053877#of benjaminH011446)then the tribeH04294 5+and two hundredH039674thousandH05053and twoH081472thirtyH07970-1Eand those that were numberedH064850%and his hostH06635/#of pedahzurH06301.the sonH01121-gamalielH01583,#of manassehH04519 ++of the childrenH01121 *+and the captainH05387)#of manassehH04519(the tribeH04294'hundredH03967 W{\@"cB"uZ?#sW_thousandH0505^and twoH08147]!threescoreH08346-\Eand those that were numberedH06485[%and his hostH06635Z) of ammishaddaiH05996Y the sonH01121X ahiezerH0295Wof danH01835 V+of the childrenH01121 U+and the captainH05387 T+by their armiesH06635"S/on the north sideH06828Rof danH01835Q#of the campH04264P%the standardH01714"O/ in the third rankH07992*N? and they shall go forwardH05265(M; throughout their armiesH06635L)and an hundredH03967KthousandH0505Jand eightH08083IthousandH0505H!an hundredH03967G!of ephraimH0669F#of the campH04264'E9all that were numberedH06485DhundredH03967 I~b>X?$hD$ gI}and threeH07969|fiftyH02572-{Eand those that were numberedH06485z%and his hostH06635yof enanH05881xthe sonH01121wahiraH0299v#of naphtaliH05321 u+of the childrenH01121 t+and the captainH05387s#of naphtaliH05321r)then the tribeH04294qhundredH03967pand fiveH02568othousandH0505nand oneH0259mfortyH0705-lEand those that were numberedH06485k%and his hostH06635j of ocranH05918ithe sonH01121hpagielH06295gof asherH0836 f+of the childrenH01121 e+and the captainH05387dof asherH0836cthe tribeH04294&b7and those that encampH02583ahundredH03967`and sevenH07651 U|\A"vT8~\+ qU thousandH0505 and threeH07969 thousandH0505 hundredH03967 sixH08337'9 throughout their hostsH06635% of the campsH04264-E all those that were numberedH06485- of their fathersH01% by the houseH01004 of israelH03478 + of the childrenH01121*? those which were numberedH06485% 5 with their standardsH01714  hindmostH0314 ' they shall goH05265  hundredH03967  and sixH08337thousandH0505and sevenH07651and fiftyH02572thousandH0505!an hundredH03967of danH01835#in the campH04264,Call they that were numberedH06485hundredH03967and fourH0702~thousandH0505 O_E$rZA# uL!iO8spakeH016967lordH030686!in the dayH031175and mosesH048724of aaronH0175 3+the generationsH084352-" of their fathersH01'19" according to the houseH01004%05" after their familiesH04940/" every oneH0376(.;" and so they set forwardH05265#-1"by their standardsH01714 ,+"so they pitchedH02583+"mosesH04872*"commandedH06680)"lordH03068("didH06213'"of israelH03478!&-"and the childrenH01121%!mosesH04872$!commandedH06680#!lordH03068"!of israelH03478!%!the childrenH01121 !amongH08432"/!were not numberedH06485 +!but the levitesH03881 and fiftyH02572 hundredH03967 and fiveH02568 ^lP6dD|cH/ {^V of sinaiH05514"U/ in the wildernessH04057T lordH03068S beforeH06440RfireH0784QstrangeH02114"P/when they offeredH07126OlordH03068NbeforeH06440MdiedH04191Land abihuH030Kand nadabH050703JQto minister in the priest's officeH03547+I3'whom he consecratedH03027 H04390$H3which were anointedH04886G#the priestsH03548Fof aaronH0175E#of the sonsH01121Dthe namesH08034C#and ithamarH0385BeleazarH0499Aand abihuH030@'the firstbornH01060?nadabH05070>of aaronH0175=#of the sonsH01121<the namesH08034; sinaiH05514:in mountH020229!with mosesH04872 Q_>"~`D+ `AqQs# the serviceH05656rto doH05647$q3of the congregationH04150p)the tabernacleH0168obeforeH06440*n?of the whole congregationH05712m)and the chargeH04931l!his chargeH04931$k3and they shall keepH08104'j9 that they may ministerH08334i!the priestH03548haaronH0175g#them beforeH06440f#and presentH05975enearH07126dof leviH03878cthe tribeH04294bbringH07126asayingH0559`!unto mosesH04872_spakeH01696^lordH03068]%their fatherH01\of aaronH0175[%in the sightH064402ZOministered in the priest's officeH03547Y#and ithamarH0385X#and eleazarH0499)W= and they had no childrenH01121 Pe=xP0~S:zP& 7 shall be put to deathH04191! - that cometh nighH07131! - and the strangerH02114& 7 their priest's officeH03550' 9 and they shall wait onH08104% and his sonsH01121 aaronH0175'9 and thou shalt appointH06485 of israelH03478-E unto him out of the childrenH01121% wholly givenH05414 + and to his sonsH01121! unto aaronH0175# the levitesH03881$3 and thou shalt giveH05414"~/ of the tabernacleH04908}# the serviceH05656|to doH05647{of israelH03478 z+of the childrenH01121y)and the chargeH04931$x3of the congregationH04150!w/of the tabernacleH0168$v3all the instrumentsH03627$u3and they shall keepH08104"t/ of the tabernacleH04908 FdD%uN0rS6y`F*spakeH01696)lordH03068( lordH03068' and beastH0929& both manH0120% in israelH03478*$? unto me all the firstbornH01060#! i hallowedH06942" of egyptH04714!# in the landH0776" / all the firstbornH01060% that i smoteH05221! on the dayH03117*? because all the firstbornH01060&7 therefore the levitesH03881 of israelH03478#1 among the childrenH01121! the matrixH07358% that openethH06363-E instead of all the firstbornH01060 of israelH03478% the childrenH01121! from amongH08432# the levitesH03881,C and i, behold, i have takenH03947 sayingH0559! unto mosesH04872 spakeH01696 lordH03068 ViH,hI#xL0 uVG!of gershonH01648F#of the sonsH01121Ethe namesH08034D!and merariH04847C!and kohathH06955BgershonH01648A)by their namesH08034@of leviH03878(?;and these were the sonsH01121$>3as he was commandedH06680=lordH03068+<Athem according to the wordH06310;numberedH06485:and mosesH04872"9/ shalt thou numberH064858! and upwardH046057 oldH011216%from a monthH023205!every maleH02145"4/by their familiesH049403-of their fathersH01 2+after the houseH010041of leviH038780%the childrenH01121/numberH06485.sayingH0559-of sinaiH05514",/in the wildernessH04057+!unto mosesH04872 eb<"dJ,dE!e)c=those that were numberedH06485#b1of the gershonitesH01649a%the familiesH04940 `+of the shimitesH08097_)and the familyH04940 ^+of the libnitesH03846]!the familyH04940\!of gershonH01648[- of their fathersH01'Z9 according to the houseH01004Y)of the levitesH03881X%the familiesH04940WareH01992Vand mushiH04187UmahliH04249"T/by their familiesH04940Sof merariH04847R%and the sonsH01121Q!and uzzielH05816PhebronH02275O!and izeharH03324NamramH06019"M/by their familiesH04940Lof kohathH06955K%and the sonsH01121J!and shimeiH08096IlibniH03845"H/by their familiesH04940 dmN!jJ0 gK/d$3of the congregationH04150!~/in the tabernacleH0168}!of gershonH01648|#of the sonsH01121{)and the chargeH04931zof laelH03815ythe sonH01121xeliasaphH0460#w1of the gershonitesH01649v'of the fatherH01u%of the houseH01004t'and the chiefH05387swestwardH03220r)the tabernacleH04908qbehindH0310p#shall pitchH02583#o1of the gershonitesH01649n%the familiesH04940m hundredH03967l and fiveH02568k thousandH0505jsevenH07651)i=those that were numberedH06485h!and upwardH04605goldH01121f%from a monthH02320!e-of all the malesH021451dMof them, according to the numberH04557 YoN)vU/ xY4Y"/ of the uzzielitesH05817)and the familyH04940"/of the hebronitesH02276)and the familyH04940"/of the izeharitesH03325)and the familyH04940!-of the amramitesH06020!the familyH04940'and of kohathH06955*? of it for all the serviceH05656' and the cordsH04340#round aboutH05439! -and by the altarH04196" /by the tabernacleH04908 %of the courtH02691 %for the doorH06607 +and the curtainH04539%of the courtH02691!-and the hangingsH07050$3 of the congregationH04150!/ of the tabernacleH0168% for the doorH06607)= thereof, and the hangingH04539%the coveringH04372%and the tentH0168)the tabernacleH04908 frQ9qL+ iG&f6of uzzielH058165the sonH011214elizaphanH0469"3/of the kohathitesH06956 2+of the familiesH049401'of the fatherH010%of the houseH01004/'and the chiefH05387.southwardH08486"-/of the tabernacleH04908,#on the sideH03409+#shall pitchH02583*of kohathH06955)#of the sonsH01121(%the familiesH04940!'- of the sanctuaryH06944&! the chargeH04931% keepingH08104$ hundredH03967#and sixH08337"thousandH0505!eightH08083 !and upwardH04605oldH01121%from a monthH02320!-of all the malesH02145'in the numberH04557"/ of the kohathitesH06956% the familiesH04940 IvS/ sW;tU0gIR!of merariH04847Q%!the familiesH04940 P+!of the mushitesH04188O)!and the familyH04940 N+!of the mahlitesH04250M!!the familyH04940L!of merariH04847!K- of the sanctuaryH06944J! the chargeH04931"I/ of them that keepH08104H' the oversightH06486G) of the levitesH03881F) over the chiefH05387E chiefH05387D! the priestH03548C of aaronH0175B the sonH01121A# and eleazarH0499$@3 and all the serviceH05656 ?+ and the hangingH04539(>;wherewith they ministerH08334!=-of the sanctuaryH06944 <+and the vesselsH03627;)and the altarsH04196$:3and the candlestickH045019'and the tableH079798the arkH0727!7-and their chargeH04931 fuT<c?!gI) fn%$and the barsH01280"m/$of the tabernacleH04908l!$the boardsH07175k$of merariH04847j#$of the sonsH01121i!$and chargeH04931h#$the custodyH06486g# northwardH06828"f/# of the tabernacleH04908e## on the sideH03409d## shall pitchH02583c!#of abihailH032b#the sonH01121a#zurielH06700`#of merariH04847 _+#of the familiesH04940^'#of the fatherH01]%#of the houseH01004\'#and the chiefH05387 [+" and two hundredH03967Z"thousandH0505Y"sixH08337X!"and upwardH04605W"oldH01121V%"from a monthH02320!U-"of all the malesH021451TM"of them, according to the numberH04557-SE"and those that were numberedH06485 HvD sI. eK. fH &of israelH03478 +&of the childrenH01121)&for the chargeH04931!-&of the sanctuaryH04720!& the chargeH04931& keepingH08104%& and his sonsH01121& and aaronH0175& mosesH04872&eastwardH04217$3&of the congregationH04150~)&the tabernacleH0168}&beforeH06440 |+&toward the eastH06924{)&the tabernacleH04908z&beforeH06440&y7&but those that encampH02583 x+%and their cordsH04340w)%and their pinsH03489!v/%and their socketsH0134u#%round aboutH05439t%%of the courtH02691 s+%and the pillarsH05982.rG$ thereof, and all that servethH05656-qE$ thereof, and all the vesselsH03627(p=$ thereof, and the socketsH0134)o=$thereof, and the pillarsH05982 ]a>vT3xY>|]&!( and upwardH04605%( oldH01121$%( from a monthH02320#(of israelH03478 "+(of the childrenH01121!%(of the malesH02145" /(all the firstbornH01060(numberH06485!(unto mosesH04872(saidH0559(lordH03068'thousandH0505'and twoH08147' twentyH06242!' and upwardH04605' oldH01121%' from a monthH02320'' all the malesH02145*?'throughout their familiesH04940'lordH03068#1'at the commandmentH06310'numberedH06485'and aaronH0175#'which mosesH04872)'of the levitesH03881' 9'all that were numberedH06485& 7&shall be put to deathH04191! -&that cometh nighH07131! -&and the strangerH02114 OyY@S/ {P) gOB+oldH01121A%+from a monthH02320@+of namesH08034?'+by the numberH04557>+malesH02145&=7+and all the firstbornH01060<*of israelH03478#;1*among the childrenH01121':9*him, all the firstbornH010609*commandedH066808*lordH030687*numberedH064856*and mosesH048725) of israelH03478 4+) of the childrenH01121 3-) among the cattleH0929.2G) instead of all the firstlingsH010601))of the levitesH038810))and the cattleH0929/)of israelH03478#.1)among the childrenH01121--E)instead of all the firstbornH01060,)lordH03068+#)the levitesH03881$*3)and thou shalt takeH03947))(of their namesH08034(!( the numberH04557'( and takeH05375 PlP0tT#nJ1tP \+.of the childrenH01121![-.of the firstbornH010603ZC'.and threescore and thirteenH07969 H07657#Y1.of the two hundredH039676XW.and for those that are to be redeemedH06302W- lordH03068 V+- and the levitesH03881'U;-instead of their cattleH0929T)-of the levitesH03881S)-and the cattleH0929R-of israelH03478#Q1-among the childrenH01121-PE-instead of all the firstbornH01060O#-the levitesH03881N-takeH03947M,sayingH0559L!,unto mosesH04872K,spakeH01696J,lordH030683IC'+ and threescore and thirteenH07969 H07657H#+ two hundredH03967G+ thousandH0505F+ and twoH08147%E5+ of them, were twentyH06242,DC+of those that were numberedH06485C!+and upwardH04605 c]D(tY>[=$cw)1by the levitesH038812vO1and above them that were redeemedH06302'u91of them that were overH05736t1moneyH03701s)1the redemptionH06306r1tookH03947q1and mosesH04872 p+0and to his sonsH01121o!0unto aaronH0175*n?0of them is to be redeemedH06302)m=0wherewith the odd numberH05736l0the moneyH03701$k30and thou shalt giveH05414j/ gerahsH01626i/ twentyH06242h!/the shekelH08255 g+/shalt thou takeH03947!f-/of the sanctuaryH06944!e-/after the shekelH08255#d1/apiece by the pollH01538c/shekelsH08255b/fiveH02568%a5/thou shalt even takeH03947`#. the levitesH03881_.thanH05921^).which are moreH05736].of israelH03478 ]_A' cJ,qX: y]the sumH07218takeH05375sayingH0559)and unto aaronH0175!unto mosesH04872spakeH01696lordH030683 mosesH04872 3 commandedH06680 3 lordH03068 3lordH03068& 73according to the wordH06310 +3and to his sonsH01121!3unto aaronH01752A'3of them that were redeemedH06306 H063023the moneyH037013gaveH054143and mosesH04872!-2 of the sanctuaryH06944!-2 after the shekelH082552 and fiveH02568)2 and threescoreH083462hundredH03967~2threeH07969}!2a thousandH0505|%2he the moneyH03701{2tookH03947z2of israelH03478 y+2of the childrenH01121!x-2of the firstbornH01060 `jA hN6nN.`"2/and when the campH042641#holy thingsH069440the mostH06944$/3of the congregationH04150!./in the tabernacleH0168-of kohathH06955,#of the sonsH01121+#the serviceH05656$*3 of the congregationH04150!)/ in the tabernacleH0168( the workH04399' to doH06213&' into the hostH06635%)all that enterH0935$oldH01121#yearsH08141!"-even until fiftyH02572!!and upwardH04605 oldH01121yearsH08141#from thirtyH07970- of their fathersH01% by the houseH01004%5after their familiesH04940of leviH03878the sonsH01121!from amongH08432of kohathH06955#of the sonsH01121 `W6xX>kD#`O)and the spoonsH03709#N1thereon the dishesH07086Mand putH05414Lof blueH08504Ka clothH0899"J/they shall spreadH06566I%of shewbreadH06440#H1and upon the tableH07979G' in the stavesH0905F' and shall putH07760E of blueH08504DwhollyH03632Ca clothH0899BoverH04605!A-and shall spreadH06566@skinsH05785?#of badgers'H08476%>5thereon the coveringH03681='and shall putH05414<% of testimonyH05715; the arkH0727: and coverH036809vailH065328%the coveringH04539)7=and they shall take downH033816%and his sonsH011215!shall comeH09354aaronH0175 3+setteth forwardH05265 Tu[1 {a?}\:{T#j1 and they shall putH054141iM thereof, wherewith they ministerH08334h vesselsH03627 g+ and all the oilH08081$f3 and his snuffdishesH04289e' and his tongsH04457d' and his lampsH05216c% of the lightH03974 b+ the candlestickH04501a and coverH03680` of blueH08504_ a clothH0899$^3 and they shall takeH03947]' in the stavesH0905\'and shall putH07760[skinsH05785Z#of badgers'H08476)Y=the same with a coveringH04372Xand coverH03680"W!'of scarletH08144 H08438!V/upon them a clothH0899&U7and they shall spreadH06566T breadH03899"S/ and the continualH08548 R+ to cover withalH05262Q! and coversH07184P' and the bowlsH04518 MmK,oH({[/ mM# of badgers'H08476%5 them with a coveringH04372 and coverH03680 of blueH08504! in a clothH0899 and putH05414!- in the sanctuaryH06944(; wherewith they ministerH08334~# of ministryH08335$}3 all the instrumentsH03627$|3 and they shall takeH03947{' to the stavesH0905z' and shall putH07760y skinsH05785x# of badgers'H08476#w1 it with a coveringH04372v and coverH03680u of blueH08504t a clothH0899"s/ they shall spreadH06566r altarH04196$q3 and upon the goldenH02091p! upon a barH04132o' and shall putH05414n skinsH05785m# of badgers'H08476*l? thereof within a coveringH04372'k9 it and all the vesselsH03627 RpM.qQ. xQ1rR!#of coveringH03680! -have made an endH03615%and his sonsH01121)and when aaronH0175'to the stavesH0905and putH07760 skinsH05785# of badgers'H08476#1 upon it a coveringH03681&7 and they shall spreadH06566% of the altarH04196 +all the vesselsH03627)and the basonsH04219 +and the shovelsH03257)the fleshhooksH04207#the censersH042891Mthereof, wherewith they ministerH08334(;upon it all the vesselsH03627#1and they shall putH05414 clothH0899  a purpleH0713 ! and spreadH06566 ) from the altarH041963 Q and they shall take away the ashesH01878  on a barH04132' and shall putH05414 skinsH05785 DqK2kI* y[?#fD>' meat offeringH04503=' and the dailyH08548< incenseH07004;'and the sweetH05561:'for the lightH039749the oilH080818!the priestH035487of aaronH01756the sonH011215!of eleazarH0499"4/and to the officeH06486$33of the congregationH04150!2/in the tabernacleH01681of kohathH069550#of the sonsH01121/!the burdenH04853.'lest they dieH04191-!holy thingH06944),=but they shall not touchH05060+to bearH05375*! shall comeH0935) of kohathH06955() that, the sonsH01121' afterH0310"&/ is to set forwardH05265%#as the campH04264!$-of the sanctuaryH06944$#3and all the vesselsH03627"'the sanctuaryH06944 IvQ*y[7`9~`I[ oneH0376Z! them everyH0376Y# and appointH07760X# shall go inH0935W%and his sonsH01121VaaronH0175U#holy thingsH06944T'unto the mostH06944#S1when they approachH05066R#and not dieH04191.QGunto them, that they may liveH02421P#but thus doH06213O#the levitesH03881N!from amongH08432"M/of the kohathitesH06956 L+of the familiesH04940Kthe tribeH07626J)cut ye not offH03772IsayingH0559H)and unto aaronH0175G!unto mosesH04872FspakeH01696ElordH03068#D1and in the vesselsH03627!C-in the sanctuaryH06944&B7of all the tabernacleH04908A'the oversightH06486@ oilH08081"?/ and the anointingH04888 [pG'_? t\={[x# the serviceH06635w! to performH06633'v; them; all that enter inH0935"u/shalt thou numberH06485toldH01121syearsH08141r#until fiftyH02572q!and upwardH04605poldH01121oyearsH08141n#from thirtyH07970"m/by their familiesH04940l-of their fathersH01&k7throughout the housesH01004j!of gershonH01648i#of the sonsH01121h%also the sumH07218gtakeH05375fsayingH0559e!unto mosesH04872dspakeH01696clordH03068b'lest they dieH04191a#are coveredH01104%`5when the holy thingsH06944_to seeH07200(^=but they shall not go inH0935"]/and to his burdenH04853\) to his serviceH05656 I|\8a;bAiI#of the gateH08179%for the doorH06607 +and the hangingH04539%of the courtH02691!-and the hangingsH07050$3 of the congregationH04150! / of the tabernacleH0168 % for the doorH06607) = upon it, and the hangingH04539  aboveH04605 +of the badgers'H08476!-and the coveringH04372%his coveringH04372$3of the congregationH04150"1and the tabernacleH0168"/of the tabernacleH04908%the curtainsH03407$3and they shall bearH05375 +and for burdensH04853to serveH05647#1of the gershonitesH01649 ~+of the familiesH04940}#the serviceH05656$|3of the congregationH04150!{/in the tabernacleH0168z the workH05656y to doH05647 WtP$}a@vM%|W!,/in the tabernacleH0168+!of gershonH01649*#of the sonsH01121 )+of the familiesH04940(#the serviceH05656"'/ all their burdensH04853$&3 unto them in chargeH04931%%5 and ye shall appointH06485)$=and in all their serviceH05656%#5in all their burdensH04853#"1of the gershonitesH01649!#of the sonsH01121) =shall be all the serviceH05656%and his sonsH01121of aaronH0175#1at the appointmentH06310.Gfor them: so shall they serveH05647%5 and all that is madeH06213!- of their serviceH05656(; and all the instrumentsH03627 + and their cordsH04340# round aboutH05439!-and by the altarH04196"/by the tabernacleH04908%of the courtH02691 \rV:dB"{U${\H!the chargeH04931$G3of the congregationH04150!F/ of the tabernacleH0168E the workH05656D to doH05647!C- into the serviceH06635-BG them, every one that enterethH0935"A/shalt thou numberH06485@oldH01121?yearsH08141 >+even unto fiftyH02572=!and upwardH04605<oldH01121;yearsH08141:#from thirtyH079709-of their fathersH018%by the houseH01004*7?them after their familiesH04940"6/thou shalt numberH064855of merariH04847 4+as for the sonsH011213! the priestH035482 of aaronH01751 the sonH011210! of ithamarH0385/)under the handH03027!.-and their chargeH04931$-3of the congregationH04150 B\=}\<rR. `Bb!of merariH04847a#!of the sonsH01121 `+!of the familiesH04940_#!the serviceH05656 ^+ of their burdenH04853]' of the chargeH04931 \+ the instrumentsH03627 [+ ye shall reckonH06485Z# and by nameH08034+YA and with all their serviceH05656+XA with all their instrumentsH03627 W+ and their cordsH04340V) and their pinsH03489!U/ and their socketsH0134T# round aboutH05439S% of the courtH02691 R+ and the pillarsH05982$Q5 thereof, and socketsH0134)P= thereof, and the pillarsH05982O%and the barsH01280"N/of the tabernacleH04908M!the boardsH07175$L3of the congregationH04150!K/in the tabernacleH0168/JIaccording to all their serviceH05656 I+of their burdenH04853 X]?#cF)pV>yX~%# for the workH05656!}-# into the serviceH06635'|;#every one that enterethH0935{#oldH01121z#yearsH08141 y+#even unto fiftyH02572x!#and upwardH04605w#oldH01121v#yearsH08141u##from thirtyH07970t-" of their fathersH01$s3" and after the houseH01004%r5"after their familiesH04940"q/"of the kohathitesH06956p"the sonsH01121o"numberedH06485$n3"of the congregationH05712m'"and the chiefH05387l"and aaronH0175k"and mosesH04872j!! the priestH03548i! of aaronH0175h! the sonH01121g!! of ithamarH0385f)!under the handH03027$e3!of the congregationH04150!d/!in the tabernacleH0168/cI!according to all their serviceH05656 DT/e7]D$iD!-&and by the houseH01004*?&throughout their familiesH04940!&of gershonH01648#&of the sonsH01121-E&and those that were numberedH06485% of mosesH04872#% by the handH03027% lordH03068-E% according to the commandmentH06310!% did numberH06485%and aaronH0175 #%which mosesH04872$ 3%of the congregationH04150! /%in the tabernacleH0168* ?%all that might do serviceH05647" /%of the kohathitesH06956 +%of the familiesH04940(;%they that were numberedH06485$and fiftyH02572$hundredH03967$sevenH07651!/$were two thousandH0505*?$of them by their familiesH04940-E$and those that were numberedH06485$3# of the congregationH04150!/# in the tabernacleH0168 LmI/Y'lP1qL!3/)in the tabernacleH0168-2E)of all that might do serviceH056471!)of gershonH016480#)of the sonsH01121 /+)of the familiesH04940(.;)they that were numberedH06485-!(and thirtyH07970,(hundredH03967+(and sixH08337!*/(were two thousandH0505)-(of their fathersH01(%(by the houseH010043'Q(of them, throughout their familiesH04940.&G(even those that were numberedH06485$%3' of the congregationH04150!$/' in the tabernacleH0168#%' for the workH05656!"-' into the serviceH06635'!;'every one that enterethH0935 'oldH01121'yearsH08141 +'even unto fiftyH02572!'and upwardH04605'oldH01121'yearsH08141#'from thirtyH07970-&of their fathersH01 G}L3rQ/h=xG-NE,of them after their familiesH04940.MG,even those that were numberedH06485$L3+ of the congregationH04150!K/+ in the tabernacleH0168J%+ for the workH05656!I-+ into the serviceH06635'H;+every one that enterethH0935G+oldH01121F+yearsH08141 E++even unto fiftyH02572D!+and upwardH04605C+oldH01121B+yearsH08141A#+from thirtyH07970@-*of their fathersH01?%*by the houseH01004*>?*throughout their familiesH04940=*of merariH04847<#*of the sonsH01121 ;+*of the familiesH04940-:E*and those that were numberedH064859) lordH03068-8E) according to the commandmentH063107!) did numberH064856) and aaronH01755!)whom mosesH04872$43)of the congregationH04150 DtP0vV9iL#hD k+/even unto fiftyH02572j!/and upwardH04605i/oldH01121h/yearsH08141g#/from thirtyH07970f-. of their fathersH01$e3. and after the houseH01004%d5.after their familiesH04940c.numberedH06485b.of israelH03478a'.and the chiefH05387`.and aaronH0175_!.whom mosesH04872^).of the levitesH03881-]E.all those that were numberedH06485\- of mosesH04872[#- by the handH03027Z- lordH03068&Y7-according to the wordH06310X-numberedH06485W-and aaronH0175V!-whom mosesH04872U-of merariH04847T#-of the sonsH01121 S+-of the familiesH04940)R=-those that were numberedH06485 Q+,and two hundredH03967P,thousandH0505O!,were threeH07969 A]9pT7hK2y[A1 mosesH048721 commandedH066801 lordH03068(;1 thus were they numberedH06485,C1 and according to his burdenH04853)=1according to his serviceH056561oneH03761everyH03761of mosesH04872~#1by the handH03027#}11they were numberedH06485|1lordH03068-{E1according to the commandmentH06310z'0and fourscoreH08084y0hundredH03967x0and fiveH02568w0thousandH0505$v30of them, were eightH08083.uG0even those that were numberedH06485$t3/of the congregationH04150!s// in the tabernacleH0168r'/ of the burdenH04853 q+/ and the serviceH05656,pC/ the service of the ministryH05656o/ to doH05647#n3/every one that cameH0935m/oldH01121l/yearsH08141 OxW9qQ3jF% kO$withoutH02351!#-and put them outH07971"did soH06213!of israelH03478! -and the childrenH01121 i dwellH07931 whereofH0834% in the midstH08432 +not their campsH04264'9them; that they defileH02930%shall ye putH07971the campH04264withoutH02351!-shall ye put outH07971!and femaleH05347both maleH02145# by the deadH05315)=and whosoever is defiledH029311Mand every one that hath an issueH02100#every leperH06879#of the campH04264"/that they put outH07971of israelH03478 %the childrenH01121 commandH06680 sayingH0559 !unto mosesH04872 spakeH01696lordH03068 ZvU7mO3]@Z#B1with the principalH07218A%his trespassH0817(@;and he shall recompenseH07725%?5which they have doneH06213>their sinH02403(=;then they shall confessH03034< be guiltyH0816 ;+ and that personH05315: lordH03068!9- to do a trespassH046048 commitH046037that menH01206any sinH024035%shall commitH062134or womanH08023!when a manH03762of israelH03478"1/unto the childrenH011210speakH01696/sayingH0559.!unto mosesH04872-spakeH01696,lordH03068+ of israelH03478*% the childrenH01121) so didH06213(! unto mosesH04872'spakeH01696&lordH03068%the campH04264 <\:nL*|X:v[<\! the priestH03548[ givethH054140ZM shall be his: whatsoever any manH0376 Y+ hallowed thingsH06944X+ and every man'sH0376 W+ unto the priestH03548!V- which they bringH07126U of israelH03478 T+ of the childrenH01121'S9 of all the holy thingsH06944#R1 and every offeringH086413QQ whereby an atonement shall be madeH03722!P- of the atonementH03725O) beside the ramH0352N'to the priestH03548MlordH03068L)be recompensedH07725&K9unto, let the trespassH0817J%the trespassH0817I'to recompenseH07725 H+have no kinsmanH01350G)but if the manH0376/FK against whom he hath trespassedH0816"E/ thereof, and giveH05414"D/unto it the fifthH02549!C-thereof, and addH03254 UzT6jM5|U6tUy#of his wifeH0802,xCupon him, and he be jealousH07065wcomeH05674v#of jealousyH07068u)and the spiritH073072tO against her, neither she be takenH08610s! no witnessH05707#r1 and she be defiledH02930"q/ and be kept closeH05641p) of her husbandH0376o' from the eyesH05869n' and it be hidH05956)m/' with her carnallyH02233 H07902l lieH07901k and a manH0376j! a trespassH04604i! and commitH04603h go asideH07847g wifeH0802f man'sH0376!e/ unto them, if anyH0376d and sayH0559c of israelH03478"b/ unto the childrenH01121a speakH01696` sayingH0559_! unto mosesH04872^ spakeH01696] lordH03068 ^{K,\;\;^)to remembranceH02142iniquityH05771bringingH02142#of memorialH02146#an offeringH04503#of jealousyH07068#an offeringH04503%frankincenseH03828! - upon it, nor putH05414  no oilH08081 ' he shall pourH03332  mealH07058  of barleyH08184#of an ephahH0374#1for her, the tenthH06224%her offeringH07133"1and he shall bringH0935 +unto the priestH03548his wifeH0802bringH0935"1then shall the manH0376'9 and she be not defiledH02930# of his wifeH0802,~C upon him, and he be jealousH07065} comeH05674|#of jealousyH07068!{-or if the spiritH07307#z1and she be defiledH02930 Vy`=a;}`E, wV3% in her handsH037092# of memorialH021461% the offeringH045030 and putH05414/headH07218.#the woman'sH0802-#and uncoverH06544,lordH03068+beforeH06440*the womanH0802)shall setH05975()and the priestH03548') into the waterH04325& and putH05414%! shall takeH03947$! the priestH03548"#/ of the tabernacleH04908%"5that is in the floorH07172 !+and of the dustH06083 vesselH03627'in an earthenH02789waterH04325holyH06918!shall takeH03947)and the priestH03548lordH03068!her beforeH06440and setH05975%5shall bring her nearH07126)and the priestH03548 YtU;dFtZ0rYMlainH07903LhaveH05414K%and some manH0376'J9and if thou be defiledH02930&I9instead of thy husbandH0376,HCbut if thou hast gone asideH07847&G9 that causeth the curseH0779F waterH04325!E- from this bitterH04751D% be thou freeH05352&C9 instead of thy husbandH0376B)to uncleannessH02932;Aawith thee, and if thou hast not gone asideH07847@have lainH07901?if no manH0376>)unto the womanH0802=and sayH0559,<Cshall charge her by an oathH07650;)and the priestH03548&:9that causeth the curseH07799waterH043258!the bitterH04751'79shall have in his handH030276)and the priestH035485offeringH045034% the jealousyH07068 fuX7eE+ {^;fkto rotH05307jthighH03409ito swellH06638hbellyH0990 g+into thy bowelsH04578fshall goH0935&e9that causeth the curseH0779d)and this waterH04325cto swellH06639b'and thy bellyH0990ato rotH05307`thy thighH03409_doth makeH05414^lordH03068]!thy peopleH05971\ amongH08432[# and an oathH07621Z% thee a curseH0423Y makeH05414X lordH03068W)unto the womanH0802Vshall sayH0559U)and the priestH03548T!of cursingH0423S%with an oathH07621Rthe womanH0802Q%shall chargeH07650 P+then the priestH03548O'thine husbandH0376!N-with thee besideH01107 ToO/y\=#sO0oT beforeH06440%the offeringH04503)and shall waveH05130handH03027"1out of the woman'sH0802offeringH04503%the jealousyH07068!shall takeH03947 +then the priestH03548 bitterH04751~#shall enterH0935&}9that causeth the curseH0779|'and the waterH04325&{9that causeth the curseH0779zwaterH04325y!the bitterH04751xto drinkH08248,wEand he shall cause the womanH0802vwaterH04325$u3out with the bitterH04751"t/and he shall blotH04229sin a bookH05612r%these cursesH0423q#shall writeH03789p)and the priestH03548o amenH0543n amenH0543m shall sayH0559l' and the womanH0802 [V2bD c@y[#shall rotH05307"' and her thighH03409!# shall swellH06638 ' and her bellyH0990 bitterH04751# shall enterH0935&9that causeth the curseH0779)that the waterH04325#3against her husbandH0376trespassH04604'and have doneH04603"/if she be defiledH02930the waterH043253Qand when he hath made her to drinkH08248 the waterH04325 to drinkH08248%7shall cause the womanH0802'and afterwardH0310)upon the altarH04196"/thereof, and burnH06999%the memorialH0234 +of the offeringH04503& 7shall take an handfulH07061 )and the priestH03548" / it upon the altarH04196  and offerH07126  lordH03068 h^;qR2gA h?' shall executeH06213>) and the priestH03548= lordH03068< beforeH06440;the womanH0802:'and shall setH059759'over his wifeH0802"8/and he be jealousH070657upon himH03766comethH056745#of jealousyH07068#41or when the spiritH073073)and is defiledH02930&29instead of her husbandH03761#goeth asideH078470#when a wifeH0802/'of jealousiesH07068.the lawH08451-seedH02233#,1and shall conceiveH02232'+9then she shall be freeH05352*%but be cleanH02889))be not defiledH02930 (-and if the womanH0802'!her peopleH05971&amongH07130 %-shall be a curseH0423$'and the womanH0802 MmP7qK-pN.iM]of wineH03196\!no vinegarH02558 [+and shall drinkH08354!Z-and strong drinkH07941Yfrom wineH03196"X/he shall separateH05144W lordH03068V# to separateH05144U' of a nazariteH05139T a vowH05088Sto vowH05087R)shall separateH06381Qor womanH0802*PAunto them, when either manH0376Oand sayH0559Nof israelH03478"M/unto the childrenH01121LspeakH01696KsayingH0559J!unto mosesH04872IspakeH01696HlordH03068G%her iniquityH05771F!shall bearH05375EwomanH0802Dand thisH01931C'from iniquityH05771B%be guiltlessH05352"A1then shall the manH0376&@7 upon her all this lawH08451 ZsU: X8oF- Z!y- he shall be holyH06918x lordH03068+wA in the which he separatethH05144v%be fulfilledH04390u)until the daysH03117t'upon his headH07218scomeH05674%r5there shall no razorH08593"q/of his separationH05145p!of the vowH05088o%all the daysH03117!n-even to the huskH02085!m-from the kernelsH02785ltreeH01612k#of the vineH03196%j5nothing that is madeH06213i%shall he eatH0398"h/of his separationH05145g%all the daysH03117for driedH03002egrapesH06025d moistH03892c nor eatH0398b of grapesH06025a! any liquorH04952'`9 neither shall he drinkH08354 _+of strong drinkH07941^!or vinegarH02558 Y^7oJ'sR,Y,C by him, and he hath defiledH02930 suddenlyH06597 veryH06621 dieH04191) and if any manH04191lordH03068holyH06918"/of his separationH05145 %all the daysH03117 ' upon his headH07218 !of his godH0430) =because the consecrationH05145 'when they dieH04194!/or for his sisterH0269+for his brotherH0251!/or for his motherH0517)for his fatherH012Ohe shall not make himself uncleanH02930bodyH05315!at no deadH04191'he shall comeH0935lordH03068#1that he separatethH05144~%all the daysH03117}growH01431|#of his headH07218{# of the hairH08181$z3 shall let the locksH06545 BvW2t\@% `=gB!2/ for him, for thatH0834&17 and make an atonementH03722%05 for a burnt offeringH05930/' and the otherH0259#.1 for a sin offeringH02403- the oneH0259,# shall offerH06213+) and the priestH03548$*3 of the congregationH04150!)/ of the tabernacleH0168(# to the doorH06607'' to the priestH03548& pigeonsH03123% youngH01121$ or twoH08147# turtlesH08449" twoH08147!) he shall bringH0935  dayH03117"/ and on the eighthH08066) shall he shaveH01548 dayH03117) on the seventhH07637!- of his cleansingH02893! in the dayH03117 his headH07218$3 then he shall shaveH01548$3 of his consecrationH05145 the headH07218 T^2w^3d@' yT!N/ of the tabernacleH0168M' unto the doorH06607#L3 he shall be broughtH0935K' are fulfilledH04390"J/ of his separationH05145I the daysH03117H whenH03117 G+ of the nazariteH05139F the lawH08451E# was defiledH02930'D9 because his separationH05145C' shall be lostH05307!B- that were beforeH07223A% but the daysH03117'@; for a trespass offeringH0817? yearH08141>% of the firstH01121= a lambH03532<+ and shall bringH0935";/ of his separationH05145: the daysH031179 lordH03068(8; and he shall consecrateH051447' that same dayH031176 his headH07218!5- and shall hallowH069424# by the deadH053153 he sinnedH02398 `w`D# dK'a9}`k anointedH04886$j3of unleavened breadH04682i!and wafersH07550hwith oilH08081gmingledH01101f'of fine flourH05560ecakesH02471$d3of unleavened breadH04682c%and a basketH05536$b3for peace offeringsH08002 a+without blemishH08549`ramH0352_and oneH0259#^1for a sin offeringH02403 ]+without blemishH08549\ yearH08141[% of the firstH01323Z ewe lambH03535Y and oneH0259%X5 for a burnt offeringH05930 W+without blemishH08549VyearH08141U%of the firstH01121The lambH03532SoneH0259RlordH03068Q%his offeringH07133#P1and he shall offerH07126$O3 of the congregationH04150 QfF+w\<qFvQ!/of the tabernacleH0168the doorH06607"/of his separationH05145the headH07218#shall shaveH01548!-and the nazariteH05139'9 and his drink offeringH05262'9 also his meat offeringH04503~# shall offerH06213}!the priestH03548$|3of unleavened breadH04682 {+with the basketH05536zlordH03068#y1of peace offeringsH08002x#a sacrificeH02077wthe ramH0352#v1and he shall offerH06213'u9and his burnt offeringH05930!t-his sin offeringH02403 s+and shall offerH06213rlordH03068qbeforeH06440p#shall bringH07126o)and the priestH03548*n? and their drink offeringsH05262(m; and their meat offeringH04503l with oilH08081 VxR6cF( u[9uV#!shall waveH05130")and the priestH03548!is shavenH01548 )his separationH05145afterH0310 +of the nazariteH05139)upon the handsH03709' and shall putH05414 waferH07550! unleavenedH04682 and oneH0259"/ out of the basketH05536cakeH02471!unleavenedH04682and oneH0259!of the ramH0352shoulderH02220!the soddenH01311!shall takeH03947)and the priestH03548'9of the peace offeringsH08002$3under the sacrificeH02077 # in the fireH0784  and putH05414" / of his separationH05145 # of the headH07218  the hairH08181)and shall takeH03947$3of the congregationH04150 ZlJ/z^:vX9yZA!unto mosesH04872@spakeH01696?lordH03068">/of his separationH05145=' after the lawH08451<' so he must doH06213;) which he vowedH05087:! to the vowH050889 accordingH063108shall getH053817'that his handH03027#61for his separationH051455lordH030684%his offeringH071333)who hath vowedH05087 2+of the nazariteH051391the lawH084510wineH03196/may drinkH08354"./ that the nazariteH05139- and afterH0310, shoulderH07785+ and heaveH08641* breastH02373)'with the waveH08573()for the priestH03548'holyH06944&lordH03068%beforeH06440 $+a wave offeringH08573 ZnM* {b@'wX1yZ^!that mosesH04872/]Iand it came to pass on the dayH03117!\-and i will blessH01288[of israelH03478"Z/upon the childrenH01121Ymy nameH08034#X1and they shall putH07760W!thee peaceH07965$V3upon thee, and giveH07760 U+his countenanceH06440Tlift upH05375SlordH03068+RAupon thee, and be graciousH02603QshineH0215P'make his faceH06440OlordH03068N)thee, and keepH08104MblessH01288LlordH03068K sayingH0559Jof israelH03478I%the childrenH01121H)ye shall blessH01288G%on this wiseH03541FsayingH0559"E/and unto his sonsH01121D!unto aaronH0175CspeakH01696BsayingH0559 HX(}X: yM1 gHz!and twelveH06240ywagonsH05699xcoveredH06632wsixH08337vlordH03068ubeforeH06440t)their offeringH07133 s-and they broughtH0935r offeredH07126(q; them that were numberedH06485p'and were overH05975o'of the tribesH04294n#the princesH05387m-of their fathersH01l%of the houseH01004kheadsH07218jof israelH03478!i-that the princesH05387%h5 them, and sanctifiedH06942*g? thereof, and had anointedH04886$f3 and all the vesselsH03627(e; thereof, both the altarH04196,dCit, and all the instrumentsH03627#c1it, and sanctifiedH06942!b-and had anointedH04886a)the tabernacleH04908`set upH06965_had fullyH03615 PhN) {b.oO1zP&7them unto the levitesH03881and gaveH05414%and the oxenH01241!the wagonsH05699tookH03947and mosesH04872) to his serviceH05656 accordingH06310%to every manH0376&7them unto the levitesH03881$ 3and thou shalt giveH05414$ 3of the congregationH04150! /of the tabernacleH0168 #the serviceH056560 Kof them, that they may be to doH05647takeH03947sayingH0559!unto mosesH04872spakeH0559lordH03068)the tabernacleH04908#them beforeH06440!-and they broughtH07126an oxH07794 - and for each oneH0259~) of the princesH05387} for twoH08147| a wagonH05699{ oxenH01241 f|Z;nL.pQ+ f!5- they should bearH05375!4- of the sanctuaryH06944$33 because the serviceH056562 noneH038081 he gaveH054140 of kohathH06955"// but unto the sonsH01121.!the priestH03548- of aaronH0175, the sonH01121+! of ithamarH0385*) under the handH03027#)1 unto their serviceH05656(accordingH06310'of merariH04847&'unto the sonsH01121%he gaveH05414$oxenH01241#and eightH08083"wagonsH05699!and fourH0702! - to their serviceH05656accordingH06310!of gershonH01648'unto the sonsH01121he gaveH05414oxenH01241and fourH0702wagonsH05699twoH08147 `tS4 nU=]<`R% of amminadabH05992Q the sonH01121P# was nahshonH05177O dayH03117N the firstH07223M% his offeringH07133$L3 and he that offeredH07126K% of the altarH04196#J1 for the dedicatingH02598I! on his dayH03117H princeH05387G eachH0259F) their offeringH07133!E- they shall offerH07126D! unto mosesH04872C saidH0559B lordH03068A the altarH04196@ beforeH06440?) their offeringH07133> offeredH07126!=- even the princesH05387%<5 that it was anointedH04886;! in the dayH03117:% of the altarH041969) for dedicatingH025988 offeredH07126 7+ and the princesH05387%65 upon their shouldersH03802 !RkO0lG" mV<!iRsramH0352roneH0259qbullockH06499pyoungH01241ooneH0259n!of incenseH07004mfullH04392lof goldH02091kof tenH06235jspoonH03709ioneH0259$h3 for a meat offeringH04503g with oilH08081f mingledH01101e' of fine flourH05560d fullH04392c bothH08147!b- of the sanctuaryH06944!a- after the shekelH08255` shekelsH08255_! of seventyH07657^ bowlH04219] silverH03701\ oneH0259[! and thirtyH07970Z! an hundredH03967Y! the weightH04948X chargerH07086W silverH03701V oneH0259!U- and his offeringH07133T of judahH03063S% of the tribeH04294 ZmV>v]E,bF%zZ#of issacharH03485princeH05387of zuarH06686the sonH01121nethaneelH05417dayH03117 'on the secondH08145 %of amminadabH05992 the sonH01121 !of nahshonH05177 % the offeringH07133 yearH08141% of the firstH01121 lambsH03532 fiveH02568he goatsH06260fiveH02568ramsH0352fiveH02568oxenH01241twoH08147#~1of peace offeringsH08002$}3and for a sacrificeH02077#|1for a sin offeringH02403{%of the goatsH05795zkidH08163yoneH0259%x5 for a burnt offeringH05930w yearH08141v%of the firstH01121ulambH03532toneH0259bRTRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{j!>[x,Hb~3Nj!>[x,Hb~3Nk$B\y3Mk  # ? ] y2Nk#A^z5Rs4Tu !6"U#v$%7&W'x()9*Y+z,-;.[/|01<2[3y4526P7k89%:A;]4?O@mA B%C?D[ExFG0HJIdJ}KL7MTNqOP(QCRaS !OpT5qL'jS9}fO4ramH03523oneH02592bullockH064991youngH012410oneH0259/!of incenseH07004.fullH04392-of tenH06235,of goldH02091+spoonH03709*oneH0259$)3for a meat offeringH04503(with oilH08081'mingledH01101&'of fine flourH05560%%of them fullH04392$bothH08147!#-of the sanctuaryH06944!"-after the shekelH08255! shekelsH08255 ! of seventyH07657 bowlH04219 silverH03701 oneH0259!and thirtyH07970!an hundredH03967!the weightH04948chargerH07086silverH03701oneH0259%his offeringH07133!he offeredH07126did offerH07126 ^mV>v]E,`D(^ T+of the childrenH01121SprinceH05387Rof helonH02497Qthe sonH01121PeliabH0446OdayH03117N%on the thirdH07992Mof zuarH06686Lthe sonH01121K%of nethaneelH05417J% the offeringH07133I yearH08141H% of the firstH01121G lambsH03532F fiveH02568Ehe goatsH06260DfiveH02568CramsH0352BfiveH02568AoxenH01241@twoH08147#?1of peace offeringsH08002$>3and for a sacrificeH02077#=1for a sin offeringH02403<%of the goatsH05795;kidH08163:oneH0259%95 for a burnt offeringH059308 yearH081417%of the firstH011216lambH035325oneH0259 !WrS4jE, qV<!nWuoneH0259tramH0352soneH0259rbullockH06499qyoungH01241poneH0259o!of incenseH07004nfullH04392mof tenH06235lspoonH03709kgoldenH02091joneH0259$i3for a meat offeringH04503hwith oilH08081gmingledH01101f'of fine flourH05560e%of them fullH04392dbothH08147!c-of the sanctuaryH06944!b- after the shekelH08255a shekelsH08255`! of seventyH07657_ bowlH04219^ silverH03701]oneH0259\!and thirtyH07970[!an hundredH03967Z!the weightH04948YchargerH07086XsilverH03701WoneH0259V%his offeringH07133U!of zebulunH02074 WmU4 t\C& |`C! uWof reubenH07205 +of the childrenH01121princeH05387!of shedeurH07707the sonH01121elizurH0468dayH03117'on the fourthH07243 of helonH02497 the sonH01121 of eliabH0446 % the offeringH07133  yearH08141% of the firstH01121 lambsH03532 fiveH02568he goatsH06260fiveH02568ramsH0352fiveH02568oxenH01241twoH08147#1of peace offeringsH08002$~3and for a sacrificeH02077#}1for a sin offeringH02403|%of the goatsH05795{kidH08163zoneH0259%y5 for a burnt offeringH05930x yearH08141w%of the firstH01121vlambH03532 !WoM.^E$oU:!pW6!lambH035325!oneH02594!ramH03523!oneH02592!bullockH064991!youngH012410!oneH0259/! of incenseH07004. fullH04392- of tenH06235, spoonH03709+ goldenH02091* oneH0259$)3for a meat offeringH04503(with oilH08081'mingledH01101&'of fine flourH05560%%of them fullH04392$bothH08147!#-of the sanctuaryH06944!"- after the shekelH08255! shekelsH08255 ! of seventyH07657 bowlH04219 silverH03701oneH0259!and thirtyH07970'of an hundredH03967'of the weightH04948chargerH07086silverH03701oneH0259%his offeringH07133 fnM&u\?& xY8 fU$of simeonH08095 T+$of the childrenH01121S$princeH05387R)$of zurishaddaiH06701Q$the sonH01121P$shelumielH08017O$dayH03117N%$on the fifthH02549M!#of shedeurH07707L#the sonH01121K#of elizurH0468J%# the offeringH07133I# yearH08141H%# of the firstH01121G# lambsH03532F# fiveH02568E#he goatsH06260D#fiveH02568C#ramsH0352B#fiveH02568A#oxenH01241@#twoH08147#?1#of peace offeringsH08002$>3#and for a sacrificeH02077#=1"for a sin offeringH02403<%"of the goatsH05795;"kidH08163:"oneH0259%95! for a burnt offeringH059308! yearH081417%!of the firstH01121 !]rS4dK*u[@'v]v'lambH03532u'oneH0259t'ramH0352s'oneH0259r'bullockH06499q'youngH01241p'oneH0259o!&of incenseH07004n&fullH04392m&of tenH06235l&spoonH03709k&goldenH02091j&oneH0259$i3%for a meat offeringH04503h%with oilH08081g%mingledH01101f'%of fine flourH05560e%%of them fullH04392d%bothH08147!c-%of the sanctuaryH06944!b-% after the shekelH08255a% shekelsH08255`!% of seventyH07657_% bowlH04219^% silverH03701]%oneH0259\!%and thirtyH07970[!%an hundredH03967Z!%the weightH04948Y%chargerH07086X%silverH03701W%oneH0259V%%his offeringH07133 HnM&u\?& tQ0iH%+his offeringH07133*of gadH01410 +*of the childrenH01121*princeH05387*of deuelH01845*the sonH01121*eliasaphH0460*dayH03117%*on the sixthH08345 ))of zurishaddaiH06701 )the sonH01121 %)of shelumielH08017 %) the offeringH07133 ) yearH08141%) of the firstH01121) lambsH03532) fiveH02568)he goatsH06260)fiveH02568)ramsH0352)fiveH02568)oxenH01241)twoH08147#1)of peace offeringsH08002$~3)and for a sacrificeH02077#}1(for a sin offeringH02403|%(of the goatsH05795{(kidH08163z(oneH0259%y5' for a burnt offeringH05930x' yearH08141w%'of the firstH01121 !SnO2{Z8pW8!lS7- yearH081416%-of the firstH011215-lambH035324-oneH02593-ramH03522-oneH02591-bullockH064990-youngH01241/-oneH0259.!,of incenseH07004-,fullH04392,,of tenH06235+,spoonH03709*,goldenH02091),oneH0259$(3+for a meat offeringH04503'+with oilH08081&+mingledH01101%'+of fine flourH05560$%+of them fullH04392#+bothH08147!"-+ of the sanctuaryH06944!!-+ after the shekelH08255 + shekelsH08255!+ of seventyH07657+ bowlH04219+a silverH03701!+and thirtyH07970'+of an hundredH03967'+of the weightH04948+chargerH07086+silverH03701+oneH0259 Q`8y`F% pX< lQW1silverH03701V1oneH0259U%1his offeringH07133T!0of ephraimH0669 S+0of the childrenH01121R0princeH05387Q!0of ammihudH05989P0the sonH01121O0elishamaH0476N0dayH03117M)0on the seventhH07637L/of deuelH01845K/the sonH01121J#/of eliasaphH0460I%/ the offeringH07133H/ yearH08141G%/ of the firstH01121F/ lambsH03532E/ fiveH02568D/he goatsH06260C/fiveH02568B/ramsH0352A/fiveH02568@/oxenH01241?/twoH08147#>1/of peace offeringsH08002$=3/and for a sacrificeH02077#<1.for a sin offeringH02403;%.of the goatsH05795:.kidH081639.oneH0259%85- for a burnt offeringH05930 !MpU<}[?"z[D*vM%x53 for a burnt offeringH05930w3 yearH08141v%3of the firstH01121u3lambH03532t3oneH0259s3ramH0352r3oneH0259q3bullockH06499p3youngH01241o3oneH0259n!2of incenseH07004m2fullH04392l2of tenH06235k2spoonH03709j2goldenH02091i2oneH0259$h31for a meat offeringH04503g1with oilH08081f1mingledH01101e'1of fine flourH05560d%1of them fullH04392c1bothH08147!b-1of the sanctuaryH06944!a-1 after the shekelH08255`1 shekelsH08255_!1 of seventyH07657^1 bowlH04219]1 silverH03701\1oneH0259[!1and thirtyH07970Z!1an hundredH03967Y!1the weightH04948X1chargerH07086 Ya:" oN5cG' uY7chargerH070867silverH037017oneH0259%7his offeringH07133#6of manassehH04519 +6of the childrenH011216princeH05387#6of pedahzurH063016the sonH011216gamalielH015836dayH03117 '6on the eighthH08066 !5of ammihudH05989 5the sonH01121 #5of elishamaH0476 %5 the offeringH071335 yearH08141%5 of the firstH011215 lambsH035325 fiveH025685he goatsH062605fiveH025685ramsH03525fiveH025685oxenH012415twoH08147#~15of peace offeringsH08002$}35and for a sacrificeH02077#|14for a sin offeringH02403{%4of the goatsH05795z4kidH08163y4oneH0259 !LkR3qU8qZ@$ cL9:oneH0259%859 for a burnt offeringH0593079 yearH081416%9of the firstH0112159lambH0353249oneH025939ramH035229oneH025919bullockH0649909youngH01241/9oneH0259.!8of incenseH07004-8fullH04392,8of tenH06235+8spoonH03709*8goldenH02091)8oneH0259$(37for a meat offeringH04503'7with oilH08081&7mingledH01101%'7of fine flourH05560$%7of them fullH04392#7bothH08147!"-7of the sanctuaryH06944!!-7 after the shekelH08255 7 shekelsH08255!7 of seventyH076577 bowlH042197 silverH037017oneH0259!7and thirtyH07970'7of an hundredH03967'7of the weightH04948 UxQ9 eL+ }aB'tUY!=the weightH04948X=chargerH07086W=silverH03701V=oneH0259U%=his offeringH07133T#<of benjaminH01144 S+<of the childrenH01121R<princeH05387Q!<of gideoniH01441P<the sonH01121O<abidanH027N<dayH03117M%<on the ninthH08671L#;of pedahzurH06301K;the sonH01121J#;of gamalielH01583I%; the offeringH07133H; yearH08141G%; of the firstH01121F; lambsH03532E; fiveH02568D;he goatsH06260C;fiveH02568B;ramsH0352A;fiveH02568@;oxenH01241?;twoH08147#>1;of peace offeringsH08002$=3;and for a sacrificeH02077#<1:for a sin offeringH02403;%:of the goatsH05795::kidH08163 !YwX<z]5eI2qYz@kidH08163y@oneH0259%x5? for a burnt offeringH05930w? yearH08141v%?of the firstH01121u?lambH03532t?oneH0259s?ramH0352r?oneH0259q?bullockH06499p?youngH01241o?oneH0259n!>of incenseH07004m>fullH04392l>of tenH06235k>spoonH03709j>goldenH02091i>oneH0259$h3=for a meat offeringH04503g=with oilH08081f=mingledH01101e'=of fine flourH05560d%=of them fullH04392c=bothH08147!b-=of the sanctuaryH06944!a-= after the shekelH08255`= shekelsH08255_!= of seventyH07657^= bowlH04219]= silverH03701\=oneH0259[!=and thirtyH07970Z!=an hundredH03967 RiQ8}dC' |Y>qR!Can hundredH03967!Cthe weightH04948CchargerH07086CsilverH03701ConeH0259%Chis offeringH07133Bof danH01835 +Bof the childrenH01121BprinceH05387)Bof ammishaddaiH05996Bthe sonH01121BahiezerH0295BdayH03117 %Bon the tenthH06224 !Aof gideoniH01441 Athe sonH01121 Aof abidanH027 %A the offeringH07133A yearH08141%A of the firstH01121A lambsH03532A fiveH02568Ahe goatsH06260AfiveH02568AramsH0352AfiveH02568AoxenH01241AtwoH08147#~1Aof peace offeringsH08002$}3Aand for a sacrificeH02077#|1@for a sin offeringH02403{%@of the goatsH05795 !Ww[6|T="hQ:# xW;%Fof the goatsH05795:FkidH081639FoneH0259%85E for a burnt offeringH059307E yearH081416%Eof the firstH011215ElambH035324EoneH02593EramH03522EoneH02591EbullockH064990EyoungH01241/EoneH0259.!Dof incenseH07004-DfullH04392,Dof tenH06235+DspoonH03709*DgoldenH02091)DoneH0259$(3Cfor a meat offeringH04503'Cwith oilH08081&CmingledH01101%'Cof fine flourH05560$%Cof them fullH04392#CbothH08147!"-Cof the sanctuaryH06944!!-C after the shekelH08255 C shekelsH08255!C of seventyH07657C bowlH04219C silverH03701ConeH0259!Cand thirtyH07970 IrY@(dF*pU1hI[!Iand thirtyH07970Z!Ian hundredH03967Y!Ithe weightH04948XIchargerH07086WIsilverH03701VIoneH0259U%Ihis offeringH07133THof asherH0836 S+Hof the childrenH01121RHprinceH05387QHof ocranH05918PHthe sonH01121OHpagielH06295NHdayH03117'M+'Hon the eleventhH06240 H06249L)Gof ammishaddaiH05996KGthe sonH01121J!Gof ahiezerH0295I%G the offeringH07133HG yearH08141G%G of the firstH01121FG lambsH03532EG fiveH02568DGhe goatsH06260CGfiveH02568BGramsH0352AGfiveH02568@GoxenH01241?GtwoH08147#>1Gof peace offeringsH08002$=3Gand for a sacrificeH02077#<1Ffor a sin offeringH02403 !OzU0s\A' pYB)vO#|1Lfor a sin offeringH02403{%Lof the goatsH05795zLkidH08163yLoneH0259%x5K for a burnt offeringH05930wK yearH08141v%Kof the firstH01121uKlambH03532tKoneH0259sKramH0352rKoneH0259qKbullockH06499pKyoungH01241oKoneH0259n!Jof incenseH07004mJfullH04392lJof tenH06235kJspoonH03709jJgoldenH02091iJoneH0259$h3Ifor a meat offeringH04503gIwith oilH08081fImingledH01101e'Iof fine flourH05560d%Iof them fullH04392cIbothH08147!b-Iof the sanctuaryH06944!a-I after the shekelH08255`I shekelsH08255_!I of seventyH07657^I bowlH04219]I silverH03701\IoneH0259 _gO6mQ4 bB! v_OoneH0259!Oand thirtyH07970!Oan hundredH03967!Othe weightH04948OchargerH07086OsilverH03701OoneH0259%Ohis offeringH07133#Nof naphtaliH05321 +Nof the childrenH01121NprinceH05387Nof enanH05881Nthe sonH01121NahiraH0299NdayH03117& )'Non the twelfthH08147 H06240 Mof ocranH05918 Mthe sonH01121 Mof pagielH06295 %M the offeringH07133M yearH08141%M of the firstH01121M lambsH03532M fiveH02568Mhe goatsH06260MfiveH02568MramsH0352MfiveH02568MoxenH01241MtwoH08147#~1Mof peace offeringsH08002$}3Mand for a sacrificeH02077 flG. sX># pY@f#<1Rfor a sin offeringH02403;%Rof the goatsH05795:RkidH081639RoneH0259%85Q for a burnt offeringH059307Q yearH081416%Qof the firstH011215QlambH035324QoneH02593QramH03522QoneH02591QbullockH064990QyoungH01241/QoneH0259.!Pof incenseH07004-PfullH04392,Pof tenH06235+PspoonH03709*PgoldenH02091)PoneH0259$(3Ofor a meat offeringH04503'Owith oilH08081&OmingledH01101%'Oof fine flourH05560$%Oof them fullH04392#ObothH08147!"-Oof the sanctuaryH06944!!-O after the shekelH08255 O shekelsH08255!O of seventyH07657O bowlH04219O silverH03701 `gO6oS7jH+ x`[UeachH0259ZTof goldH02091YT spoonsH03709X'T twelveH08147 H06240WT bowlsH04219V'T twelve silverH03701UT of silverH03701TTchargersH07086S'TtwelveH08147 H06240RTof israelH03478Q)Tby the princesH05387%P5Twhen it was anointedH04886O!Tin the dayH03117N%Tof the altarH04196M)Tthe dedicationH02598LSof enanH05881KSthe sonH01121JSof ahiraH0299I%S the offeringH07133HS yearH08141G%S of the firstH01121FS lambsH03532ES fiveH02568DShe goatsH06260CSfiveH02568BSramsH0352ASfiveH02568@SoxenH01241?StwoH08147#>1Sof peace offeringsH08002$=3Sand for a sacrificeH02077 ZpW;Z; nI(|Zy'WtwelveH06240 H08147'x9Wfor the burnt offeringH05930w%Wall the oxenH01241v!V and twentyH06242u!V an hundredH03967t'V of the spoonsH03709s%V all the goldH02091!r-V of the sanctuaryH06944!q-Vafter the shekelH08255pVapieceH03709oVtenH06235n!Vof incenseH07004mVfullH04392l'VtwelveH08147 H06240kVspoonsH03709j!Vthe goldenH02091!i-Uof the sanctuaryH06944!h-Uafter the shekelH08255gU hundredH03967fU and fourH0702e%U two thousandH0505dU vesselsH03627c)U all the silverH03701bUseventyH07657aUbowlH04219`UeachH0259_!Uand thirtyH07970^!Uan hundredH03967]Uof silverH03701\UchargerH07086 kfM+uP*uT:kXafterH0310%Xof the altarH04196)Xthe dedicationH02598XsixtyH08346X yearH08141%X of the firstH01121X the lambsH03532X sixtyH08346%X the he goatsH06260 XsixtyH08346 Xthe ramsH0352 XbullocksH06499 Xand fourH0702 XtwentyH06242'9Xof the peace offeringsH08002"/Xfor the sacrificeH02077!-Xand all the oxenH01241'WtwelveH06240 H08147!-Wfor sin offeringH02403%W of the goatsH05795%W and the kidsH08163)=W with their meat offeringH04503'W twelveH06240 H08147W yearH08141~%Wof the firstH01121}Wthe lambsH03532|'WtwelveH06240 H08147{Wthe ramsH0352zWbullocksH06499 NqI,iHtZ<!vN$2%' over againstH04136 H06440 1-shall give lightH02150lampsH05216/the sevenH07651.the lampsH05216--Eunto him, when thou lightestH05927,and sayH0559+!unto aaronH0175*speakH01696)sayingH0559(!unto mosesH04872'spakeH01696&lordH03068%%Yand he spakeH01696$Y cherubimsH03742%#5Y from between the twoH08147"%Y of testimonyH05715!%Y upon the arkH07271 MY unto him from off the mercy seatH03727 +Yof one speakingH01696Ythe voiceH06963(;Ywith him, then he heardH08085Yto speakH01696$3Yof the congregationH04150#3Yinto the tabernacleH0168Ywas goneH0935)Yand when mosesH04872%5Xthat it was anointedH04886 Kf6x]D!lR3jKP!from amongH08432O#the levitesH03881NtakeH03947MsayingH0559L!unto mosesH04872KspakeH01696JlordH03068 I+ the candlestickH04501H! so he madeH06213G mosesH04872F! had shewedH07200E lordH03068+DAaccording unto the patternH04758C#beaten workH04749*B?thereof, unto the flowersH06525A)unto the shaftH03409@goldH02091?beatenH04749#>1of the candlestickH04501='and this workH04639< mosesH04872;commandedH06680:lordH03068 9+the candlestickH04501,85'thereof over againstH06440 H041367the lampsH052166)so; he lightedH059275didH062134and aaronH0175 3+ the candlestickH04501 FvL)kJ pT7fFk# the levitesH03881%j5 and thou shalt bringH07126#i1 for a sin offeringH02403 h+ shalt thou takeH03947g bullockH06499f' youngH01241 H01121e#and anotherH08145dwith oilH08081cmingledH01101b!fine flourH05560'a9with his meat offeringH04503`bullockH06499_'a youngH01241 H01121#^1then let them takeH03947&]7 make themselves cleanH02891\' their clothesH0899"[/and let them washH03526 Z+all their fleshH013205YG'upon them, and let them shaveH05674 H08593X%of purifyingH02403WwaterH04325V)them: sprinkleH05137&U7unto them, to cleanseH02891'T9and thus shalt thou doH06213S#and cleanseH02891Rof israelH03478Q%the childrenH01121 NqJ&nI+ kP7rN + and the levitesH03881 lordH03068# the serviceH05656&7 that they may executeH05647 of israelH03478 + of the childrenH01121# an offeringH08573 lordH03068 beforeH06440# the levitesH03881~# shall offerH05130} and aaronH0175!|- upon the levitesH03881{# their handsH03027z shall putH05564y of israelH03478!x- and the childrenH01121w lordH03068v beforeH06440u# the levitesH03881%t5 and thou shalt bringH07126s togetherH06950r of israelH03478 q+ of the childrenH01121#p1 the whole assemblyH05712&o7 and thou shalt gatherH06950$n3 of the congregationH04150m) the tabernacleH0168l beforeH06440 D{R7hA!sZ.oD'%9that shall the levitesH03881$and afterH0310 #+and the levitesH03881"of israelH03478!%the childrenH01121 !from amongH08432#the levitesH03881(=thus shalt thou separateH0914 lordH03068# an offeringH08573 and offerH05130 his sonsH01121! and beforeH06440 aaronH0175 beforeH06440# the levitesH03881#1 and thou shalt setH05975 + for the levitesH03881%5 to make an atonementH03722 lordH03068!- a burnt offeringH05930' and the otherH0259) a sin offeringH02403 the oneH0259% 5 and thou shalt offerH06213 + of the bullocksH06499 ) upon the headsH07218 # their handsH03027  shall layH05564 ItI%~R3\>' jIA% i sanctifiedH06942@ of egyptH04714?# in the landH0776 >+every firstbornH01060=%that i smoteH05221<!on the dayH03117;and beastH0929:manH01209of israelH03478 8+of the childrenH01121&77for all the firstbornH010606% have i takenH039475 of israelH03478$43of all the childrenH011213'the firstbornH010602!every wombH07358(1;instead of such as openH063630of israelH03478/%the childrenH01121#.1unto me from amongH08432-%wholly givenH05414,# an offeringH08573 ++them, and offerH05130'*9and thou shalt cleanseH02891$)3of the congregationH04150!(/of the tabernacleH0168"'/to do the serviceH05647&go inH0935 EmO* oQ7[6cE]come nighH05066\of israelH03478"[/when the childrenH01121Zof israelH03478#Y1among the childrenH01121(X;that there be no plagueH05063Wof israelH03478!V-for the childrenH01121)U=and to make an atonementH03722$T3of the congregationH04150!S/ in the tabernacleH0168R of israelH03478 Q+ of the childrenH01121P# the serviceH05656O to doH05647Nof israelH03478M%the childrenH01121L!from amongH08432 K+and to his sonsH01121Jto aaronH0175Ia giftH05414H#the levitesH03881!G-and i have givenH05414Fof israelH03478 E+of the childrenH01121&D7for all the firstbornH01060C#the levitesH03881!B-and i have takenH03947 aqM/x]<vZ:~azthat wentH0935yand afterH0310$x3 for them to cleanseH02891"w/ made an atonementH03722v and aaronH0175u lordH03068tbeforeH06440s#an offeringH08573rofferedH05130qand aaronH0175p'their clothesH0899 o+and they washedH03526n'were purifiedH02398 m+and the levitesH03881lof israelH03478k% the childrenH01121j so didH06213'i9 concerning the levitesH03881h mosesH04872g commandedH06680flordH03068e)to the levitesH03881ddidH06213cof israelH03478 b+of the childrenH01121)a=and all the congregationH05712`and aaronH0175_and mosesH04872#^1unto the sanctuaryH06944 L|T9 dI0{aI*qL!-and from the ageH01121$3 of the congregationH04150!/ of the tabernacleH0168!- upon the serviceH05656'to waitH06635 H06633 -they shall go inH0935!and upwardH04605oldH01121yearsH08141and fiveH02568#from twentyH06242! -unto the levitesH03881 sayingH0559 !unto mosesH04872 spakeH01696 lordH03068so didH06213'9concerning the levitesH03881mosesH04872' had commandedH06680 lordH03068 his sonsH01121! and beforeH06440 aaronH0175beforeH06440$3of the congregationH04150!~/in the tabernacleH0168}'their serviceH05656|in to doH05647{#the levitesH03881 \c?iH)a;{\4#  of the landH0776)3=  after they were come outH033182  yearH081411' of the secondH081450 monthH02320/% in the firstH07223. of sinaiH05514"-/ in the wildernessH04057,! unto mosesH04872+ spakeH01696* lordH03068&)7 touching their chargeH04931!(- unto the levitesH03881#'1 thus shalt thou doH06213&!no serviceH05656%%and shall doH05647$!the chargeH04931#to keepH08104$"3of the congregationH04150!!/in the tabernacleH0168# 3with their brethrenH0251#1but shall ministerH08334 +and shall serveH05647!-upon the serviceH05656waitingH06635!-they shall ceaseH07725yearsH08141of fiftyH02572 @hGwHwQ3 ya@O% of the firstH07223N dayH03117(M/% on the fourteenthH06240 H0702L% the passoverH06453K' and they keptH06213J% the passoverH06453&I7 that they should keepH06213H of israelH03478"G/ unto the childrenH01121F spakeH01696E and mosesH04872'D9  thereof, shall ye keepH06213;Ca of it, and according to all the ceremoniesH04941+BA according to all the ritesH02708+AA it in his appointed seasonH04150@' ye shall keepH06213? at evenH06153>' of this monthH02320= dayH03117(</% in the fourteenthH06240 H0702(;; at his appointed seasonH04150:% the passoverH064539 also keepH062138 of israelH03478!7- let the childrenH011216  sayingH05595  of egyptH04714 mnP6dH$oP7mm of a manH0120!l- by the dead bodyH05315k defiledH02931j saidH0559i menH0582h and thoseH01992g# on that dayH03117f  aaronH0175e!  and beforeH06440d  mosesH04872c  beforeH06440b'  and they cameH07126a# on that dayH03117`% the passoverH06453_ not keepH06213 ^+ that they couldH03201] of a manH0120!\- by the dead bodyH05315![- who were defiledH02931*ZA and there were certain menH0582Y of israelH03478X% the childrenH01121W  so didH06213V  mosesH04872U  commandedH06680T  lordH03068S  of sinaiH05514"R/ in the wildernessH04057Q at evenH06153P monthH02320 UnB(dK*~`F,rU  afar offH07350 % in a journeyH01870)= by reason of a dead bodyH05315!- shall be uncleanH02931,C of you or of your posterityH01755 manH0376 if anyH0376 sayingH0559 of israelH03478"/ unto the childrenH01121 speakH01696 sayingH0559~! unto mosesH04872} spakeH01696| lordH03068{% will commandH06680z lordH03068 y+ and i will hearH08085'x9 unto them, stand stillH05975w saidH0559v and mosesH04872u of israelH03478t%  the childrenH01121s  amongH08432(r;  in his appointed seasonH04150q  lordH03068p#  an offeringH07133&o7 that we may not offerH07126+nA wherefore are we kept backH01639 \w_=#[+ mN4\!%- shall be cut offH03772#$1 even the same soulH05315#% the passoverH06453" to keepH06213!) and forbearethH02308( ; and is not in a journeyH01870 cleanH02889# but the manH0376 + they shall keepH06213 + of the passoverH064537Y of it: according to all the ordinancesH02708 any boneH06106 nor breakH07665,C none of it unto the morningH01242!- they shall leaveH07604! and bitterH04844)= it with unleavened breadH04682 eatH0398 + they shall keepH06213 at evenH06153 monthH02320' of the secondH08145 dayH03117%)% the fourteenthH06240 H0702  lordH03068 % the passoverH06453" / yet he shall keepH06213 LqE) yX?kM#jL? the cloudH06051>' was reared upH06965$=3 that the tabernacleH04908<) and on the dayH03117;# in the landH0776):?  and for him that was bornH0249&97  both for the strangerH016168  ordinanceH02708!7/  ye shall have oneH0259(6;  thereof, so shall he doH06213,5C and according to the mannerH04941 4+ of the passoverH06453+3A according to the ordinanceH027082 lordH030681% the passoverH06453)0= among you, and will keepH06213/' shall sojournH01481"./ and if a strangerH01616- his sinH02399,! shall bearH05375+ that manH0376(*; in his appointed seasonH04150) lordH03068!(- not the offeringH07133#'1 because he broughtH07126&&7 from among his peopleH05971 W`.}a:a;uW[  of israelH03478#Z1  there the childrenH01121Y  abodeH07931 X+  where the cloudH06051!W-  and in the placeH04725V journeyedH05265U of israelH03478"T/ that the childrenH01121S! then afterH0310#R3 from the tabernacleH0168Q% was taken upH05927P the cloudH06051O and whenH06310N by nightH03915M of fireH0784#L1 and the appearanceH04758K coveredH03680J the cloudH06051 I+ so it was alwayH08548"H/  until the morningH01242G  of fireH0784*F?  as it were the appearanceH04758.EG  there was upon the tabernacleH04908D#  and at evenH06153!C- of the testimonyH05715B the tentH0168A) the tabernacleH04908@ coveredH03680 jwY;W7pR9jx daysH03117w was a fewH04557v) when the cloudH06051u it wasH03426t'  and journeyedH05265s  lordH03068r!  the chargeH04931q keptH08104p of israelH03478"o/ then the childrenH01121n daysH03117m manyH07227$l3 upon the tabernacleH04908k% tarried longH0748#j1 and when the cloudH06051i#  they restedH02583$h3  upon the tabernacleH04908g  abodeH07931f  the cloudH06051e!  as long asH03117d% they pitchedH02583c lordH03068'b9 and at the commandmentH06310a journeyedH05265` of israelH03478_% the childrenH01121^ lordH03068#]1 at the commandmentH06310$\3 pitched their tentsH02583 ]o*gI(^;{] remainingH07931$3 upon the tabernacleH04908 tarriedH0748) that the cloudH06051 or a yearH03117! or a monthH02320  two daysH03117 )  they journeyedH05265 %  was taken upH05927 )  that the cloudH06051 #  or by nightH03915  by dayH03119$3 then they journeyedH05265) in the morningH01242% was taken upH05927 the cloudH06051!- unto the morningH01242 + abode from evenH06153) when the cloudH06051 it wasH03426)  they journeyedH05265~  lordH03068A}m  in their tents, and according to the commandmentH06310|! they abodeH02583{ lordH03068-zE according to the commandmentH06310$y3 upon the tabernacleH04908 Il:~eB$oV<mI 0+ shalt thou makeH06213!/- of a whole pieceH04749. of silverH03701- trumpetsH02689, thee twoH08147+ makeH06213* sayingH0559)! unto mosesH04872( spakeH01696' lordH03068&  of mosesH04872%#  by the handH03027$  lordH03068##1  at the commandmentH06310"  lordH03068!! the chargeH04931  they keptH08104) they journeyedH05265 lordH030685U in the tents, and at the commandmentH06310# they restedH02583 lordH03068#1 at the commandmentH06310)  they journeyedH05265.G  not: but when it was taken upH05927.G  in their tents, and journeyedH05265  abodeH02583  of israelH03478&7 thereon, the childrenH01121 XY8 rM%cB!yXJ% when ye blowH08628!I- shall go forwardH05265"H/ on the east partsH06924G that lieH02583F) then the campsH04264E an alarmH08643D% when ye blowH08628C% shall gatherH03259B of israelH03478 A- of the thousandsH0505@ headsH07218!?- then the princesH05387> with oneH0259!=- and if they blowH08628$<3 of the congregationH04150!;/ of the tabernacleH0168/:I themselves to thee at the doorH066079) shall assembleH03259!8- all the assemblyH057127 with themH02004)6= and when they shall blowH086285%  of the campsH04264'49  and for the journeyingH04550 3+  of the assemblyH05712%25 them for the callingH04744+1A them: that thou mayest useH01961 ?Y,gEo1m?*d? the enemy that oppressethH06887c againstH06862b% in your landH0776a to warH04421`% and if ye goH0935,_C throughout your generationsH01755^ for everH05769:]_ and they shall be to you for an ordinanceH02708"\/ with the trumpetsH02689[! shall blowH08628Z# the priestsH03548Y of aaronH0175X% and the sonsH011210WK but ye shall not sound an alarmH07321V' ye shall blowH08628+UA is to be gathered togetherH06950*T? but when the congregationH06951#S1  for their journeysH04550R  an alarmH08643 Q+ they shall blowH08628)P= shall take their journeyH05265"O/ on the south sideH08486N that lieH02583M) then the campsH04264 L+ the second timeH08145K an alarmH08643 Ev[B&b8sG gE}' of the secondH081455|U and it came to pass on the twentiethH06242{ your godH0430z lordH03068y your godH0430x beforeH064407wY that they may be to you for a memorialH02146(v; of your peace offeringsH08002(u; and over the sacrificesH02077*t? over your burnt offeringsH05930"s/ with the trumpetsH02689r' ye shall blowH08628q) of your monthsH02320&p7 and in the beginningsH07218(o; and in your solemn daysH04150!n- of your gladnessH08057 m+ also in the dayH03117!l/ from your enemiesH0341&k7 and ye shall be savedH03467j your godH0430i lordH03068h beforeH06440+gA and ye shall be rememberedH02142"f/ with the trumpetsH026891eM you, then ye shall blow an alarmH07321 Cg;mP.U<`C of judahH03063 + of the childrenH01121# of the campH04264% the standardH01714 wentH05265% in the firstH07223 of mosesH04872# by the handH03027 lordH03068-E according to the commandmentH06310#1 took their journeyH05265) and they firstH07223 of paranH06290" / in the wildernessH04057  restedH07931 ' and the cloudH06051  of sinaiH05514& 7 out of the wildernessH04057) their journeysH04550 tookH05265 of israelH03478!- and the childrenH01121!- of the testimonyH05715(; from off the tabernacleH04908% was taken upH05927) that the cloudH06051 yearH08141' in the secondH08145~ monthH02320 OyS2rQ-rQ2oO7# of the campH04264!6- and the standardH017145)  the tabernacleH049084 bearingH053753# set forwardH052652 of merariH048471% and the sonsH011210! of gershonH01648/% and the sonsH01121.) was taken downH03381#-1 and the tabernacleH04908, of helonH02497+ the sonH01121* eliabH0446)! of zebulunH02074 (+ of the childrenH01121'% of the tribeH04294"&/ and over the hostH06635% of zuarH06686$ the sonH01121# nethaneelH05417"# of issacharH03485 !+ of the childrenH01121 % of the tribeH04294"/ and over the hostH06635%  of amminadabH05992  the sonH01121 nahshonH05177*? according to their armiesH06635 GnT8rV3 uX1lG!T- and the standardH01714!S/ against they cameH0935R) the tabernacleH04908Q! did set upH06965P' the sanctuaryH04720O bearingH05375N# set forwardH05265#M1 and the kohathitesH06956L of deuelH01845K the sonH01121J eliasaphH0460I of gadH01410 H+ of the childrenH01121G% of the tribeH04294"F/ and over the hostH06635E) of zurishaddaiH06701D the sonH01121C shelumielH08017B of simeonH08095 A+ of the childrenH01121@% of the tribeH04294"?/ and over the hostH06635>!  of shedeurH07707= the sonH01121< elizurH0468";/ and over his hostH06635*:? according to their armiesH066359# set forwardH052658 of reubenH07205 L~P*hH+dK/lLq% the rerewardH0622p# set forwardH05265o of danH01835 n+ of the childrenH01121m# of the campH04264!l- and the standardH01714k! of gideoniH01441j the sonH01121i abidanH027h# of benjaminH01144 g+ of the childrenH01121f% of the tribeH04294"e/ and over the hostH06635d# of pedahzurH06301c the sonH01121b gamalielH01583a# of manassehH04519 `+ of the childrenH01121_% of the tribeH04294"^/ and over the hostH06635]!  of ammihudH05989\  the sonH01121[ elishamaH0476"Z/ and over his hostH06635*Y? according to their armiesH06635X# set forwardH05265W! of ephraimH0669 V+ of the childrenH01121U# of the campH04264 NoS0 rU/ya=mN! unto hobabH02246  saidH0559  and mosesH04872& 7 when they set forwardH05265* ? according to their armiesH06635  of israelH03478 + of the childrenH01121 + the journeyingsH04550 wereH0428 of enanH05881 the sonH01121 ahiraH0299# of naphtaliH05321 + of the childrenH01121% of the tribeH04294"/ and over the hostH06635~ of ocranH05918} the sonH01121| pagielH06295{ of asherH0836 z+ of the childrenH01121y% of the tribeH04294"x/ and over the hostH06635w)  of ammishaddaiH05996v  the sonH01121u  ahiezerH0295"t/  and over his hostH06635's9 throughout their hostsH06635!r- of all the campsH04264 lgAqX8d>l"(/ in the wildernessH04057%'5 how we are to encampH02583F&i' us not, i pray thee; forasmuch as thou knowestH03045 H03651% leaveH05800$# and he saidH0559"#/ and to my kindredH04138 "- to mine own landH0776"!/ but i will departH03212( ; unto him, i will not goH03212# and he saidH0559"/ concerning israelH03478 goodH02896# hath spokenH01696 lordH030687Y thou with us, and we will do thee goodH02895% it you: comeH03212#  i will giveH05414  saidH0559  lordH03068)  unto the placeH04725"/  we are journeyingH05265' father in lawH02859 moses'H04872' the midianiteH04084 of raguelH07467 the sonH01121 _Q8nT8hL*_C# "of the campH04264#B1 "when they went outH05265!A- "upon them by dayH03119@ "lordH03068?' "and the cloudH06051 >+ !a resting placeH04496=' !to search outH08446< !journeyH01870; ! days'H03117":/ ! them in the threeH079699 ! beforeH064408 ! wentH052657 ! lordH03068 6+ !of the covenantH012855# !and the arkH07274 !journeyH018703 !days'H031172 !threeH079691 !lordH030680) !from the mountH02022"// !and they departedH05265-.E unto us, the same will we doH02895- shall doH03190, lordH03068>+g with us, yea, it shall be, that what goodnessH02896,*C and it shall be, if thou goH032129)] and thou mayest be to us instead of eyesH05869 MtX?jO4Y@' yM(a=  among them, and consumedH0398`  burntH01197_  lordH03068^%  and the fireH0784]# was kindledH02734\' and his angerH0639[ heardH08085Z lordH03068Y lordH03068$X'% it displeasedH0241 H07451W! complainedH0596V! the peopleH05971U $of israelH03478T $thousandsH0505S' $unto the manyH07233R $lordH03068Q $returnH07725P $he saidH0559#O1 $and when it restedH05117N # beforeH06440M # thee fleeH05127'L9 # and let them that hateH08130K% #be scatteredH06327%J7 #and let thine enemiesH0341I #lordH03068H #rise upH06965G #saidH0559F! #that mosesH04872E# #set forwardH052651DO #and it came to pass, when the arkH0727 RxY6kQ5lG) oR the fishH01710~# we rememberH02142}  to eatH0398(|;  who shall give us fleshH01320{ and saidH0559z againH07725y also weptH01058x of israelH03478!w- and the childrenH01121*v3% them fell a lustingH08378 H0183u amongH07130&t9 and the mixt multitudeH0628s burntH01197r lordH03068 q- because the fireH0784p taberahH08404o placeH04725n of theH01931m the nameH08034l' and he calledH07121k% was quenchedH08257j the fireH0784i lordH03068h prayedH06419g) and when mosesH04872f! unto mosesH04872e criedH06817d) and the peopleH05971c# of the campH04264'b9  in the uttermost partsH07097 Wa?jM+ fG&tW  and madeH06213  in pansH06517 and bakedH01310# in a mortarH04085 or beatH01743 in millsH07347! and groundH02912% and gatheredH03950! went aboutH07751! the peopleH05971# of bdelliumH0916&7 thereof as the colourH05869) and the colourH05869 seedH02233% as corianderH01407 ' and the mannaH04478  our eyesH05869 ! this mannaH04478' 9 nothing at all, besideH01115 ! dried awayH03002!- but now our soulH05315 +  and the garlickH07762)  and the onionsH01211' and the leeksH02682) and the melonsH020' the cucumbersH07180 freelyH02600 in egyptH04714 - which we did eatH0398 Ju]8lM4pP4jJ:# thy servantH05650.9G wherefore hast thou afflictedH074898 lordH030687 saidH05596 and mosesH04872+53' also was displeasedH05869 H074894 mosesH048723 greatlyH039662# was kindledH027341 lordH030680' and the angerH0639/# of his tentH0168.# in the doorH06607- every manH0376*,? throughout their familiesH04940+ weepH01058*! the peopleH05971) heardH08085(! then mosesH04872' fellH03381& the mannaH04478%% in the nightH03915$' upon the campH04264# fellH03381!"- and when the dewH02919! oilH08081  of freshH03955'9  of it was as the tasteH02940%5  of it: and the tasteH02940  cakesH05692 ElM&e?jP( hEU+ that we may eatH0398T us fleshH01320S giveH05414R+ unto me, sayingH0559Q' for they weepH01058%P5 unto all this peopleH05971O to giveH05414$N3 should i have fleshH01320M whenceH0370 L1 unto their fathersH01#K1 which thou swarestH07650J' unto the landH0127"I/ the sucking childH03243H bearethH05375#G3 as a nursing fatherH0539"F/ them in thy bosomH02436E) unto me, carryH05375-DG them, that thou shouldest sayH0559 C+ have i begottenH03205 B+ all this peopleH05971!A- have i conceivedH02029#@1 of all this peopleH05971?! the burdenH04853!>- that thou layestH07760=% in thy sightH05869< favourH02580/;I and wherefore have i not foundH04672 OgBc?&xZ4wO$q3 of the congregationH04150(p= them unto the tabernacleH0168%o5  over them; and bringH03947n%  and officersH07860m'  of the peopleH05971!l-  to be the eldersH02205"k/  whom thou knowestH03045j of israelH03478i' of the eldersH02205h menH0376 g+ unto me seventyH07657f gatherH0622e! unto mosesH04872d saidH0559c lordH03068 b+ my wretchednessH07451#a1 and let me not seeH07200`% in thy sightH05869_ favourH02580 ^+ if i have foundH04672-]E me, i pray thee, out of handH02026#\1 thus with me, killH02026![- and if thou dealH06213Z too heavyH03515Y aloneH0905 X+ all this peopleH05971W to bearH05375V' i am not ableH03201 N^<nS* yZA'lN  you fleshH01320  will giveH05414  lordH03068! - with us in egyptH04714  wellH02895  to eatH0398(;  who shall give us fleshH01320  sayingH0559  lordH03068# in the earsH0241!- for ye have weptH01058 fleshH01320 - and ye shall eatH0398-E yourselves against to morrowH04279~ sanctifyH06942%}5 thou unto the peopleH05971| and sayH0559*{?  with thee, that thou bearH05375z' of the peopleH05971y! the burdenH04853/xI upon them; and they shall bearH05375(w; upon thee, and will putH07760v' of the spiritH073070uM with thee there: and i will takeH0680t and talkH01696%s5 and i will come downH03381$r3 that they may standH03320 ShK2mI!w\=oS* hundredH03967) sixH08337( amongH07130'! the peopleH05971& saidH0559% and mosesH04872$%  out of egyptH04714"#/  why came we forthH03318"#  him, sayingH0559!  beforeH06440# 1  you, and have weptH01058 amongH07130 lordH03068&7 that ye have despisedH03988"/ unto you: becauseH03282$3 and it be loathsomeH02214 - at your nostrilsH0639"/ until it come outH03318*1' even a whole monthH03117 H02320  daysH03117!  nor twentyH06242 daysH03117# neither tenH06235 daysH03117 nor fiveH02568% nor two daysH03117 dayH03117 oneH0259 - ye shall not eatH0398 - and ye shall eatH0398 Nc>"{K,pW7mNG! the peopleH05971F and toldH01696E went outH03318D and mosesH04872#C1  shall come to passH07136$B3 now whether my wordH01697A) thou shalt seeH07200@# waxed shortH07114? handH03027> lord'sH03068=! unto mosesH04872< saidH0559; lordH03068%:5 for them, to sufficeH04672$95 be gathered togetherH06228! of the seaH03220,7C them? or shall all the fishH01709%65 for them, to sufficeH046725 be slainH078194' and the herdsH01241!3- shall the flocksH066292 monthH023201  a wholeH03117!0/  that they may eatH0398/!  them fleshH01320.#  i will giveH05414"-1  and thou hast saidH0559, footmenH07273+ thousandH0505 DrP.uW1~c4{]De eldadH0419d! of the oneH0259c the nameH08034b# in the campH04264a menH0582` twoH08147#_1 but there remainedH07604"^/  and did not ceaseH03254+]A  upon them, they prophesiedH05012\  restedH05117 [+  when the spiritH07307Z%  eldersH0376 H02205!Y- unto the seventyH07657#X1 upon him, and gaveH05414W' of the spiritH07307"V1 unto him, and tookH0680U and spakeH01696T! in a cloudH06051S came downH03381R lordH03068Q) the tabernacleH0168!P-  them round aboutH05439O  and setH05975N'  of the peopleH05971M'  of the eldersH02205L  menH0376K# the seventyH07657J% and gatheredH0622I lordH03068H the wordsH01697 Xf8bE+y]B"sX  forbidH03607  mosesH04872  my lordH0113 and saidH0559 answeredH06030 ~- of his young menH0979} of mosesH04872|# the servantH08334{ of nunH05126z the sonH01121y! and joshuaH03091x#  in the campH04264w# do prophesyH05012v and medadH04312u eldadH0419t and saidH0559s mosesH04872r and toldH05046q# a young manH05288p' and there ranH07323o# in the campH04264$n3 and they prophesiedH05012#m3 unto the tabernacleH0168!l- but went not outH03318*k?  of them that were writtenH03789j  restedH05117i)  and the spiritH07307h  medadH04312g%  of the otherH08145f% and the nameH08034 WgL1^8aH(}W" / on the other sideH03541  journeyH01870'9  and as it were a day'sH03117%  on this sideH03541  journeyH01870#1  as it were a day'sH03117# by the campH04264 fallH05203% from the seaH03220 quailsH07958# and broughtH01468 lordH03068 a windH07307%5 and there went forthH05265 of israelH03478"/ he and the eldersH02205"/ him into the campH04264 gatH0622 and mosesH04872 !  his spiritH07307   would putH05414  lordH03068 ' were prophetsH05030  peopleH05971 lord'sH030689] thou for my sake? would god that all theH05414"/ unto him, enviestH07065 saidH0559 and mosesH04872 DtT1wX-lO'kD#=1 !against the peopleH05971<# !was kindledH02734; !lordH03068: !the wrathH0639"9/ !ere it was chewedH03772$83 !between their teethH081277 !yetH02962$63 !and while the fleshH013205 the campH04264+4A for themselves round aboutH054393! all abroadH07849 2+ and they spreadH078491 homersH025630 tenH06235/ gatheredH0622'.9 he that gathered leastH04591-! the quailsH07958!,/ and they gatheredH0622+ dayH03117!*- and all the nextH04283) nightH03915(% all that dayH03117' stood upH06965&) and the peopleH05971%% of the earthH0776$' upon the faceH06440)#? and as it were two cubitsH0520" the campH04264!# round aboutH05439 TtY7dE'rX6mTZ  womanH0802Y%  an ethiopianH03571#X1  for he had marriedH03947$W3 whom he had marriedH03947V womanH0802U' the ethiopianH03571T! because ofH0182S' against mosesH04872R spakeH01696Q and aaronH0175P! and miriamH04813&O7 #and abode at hazerothH02698N' #unto hazerothH02698)M= #from kibroth–hattaavahH06914L #journeyedH05265K! #the peopleH05971J# "that lustedH0183I! "the peopleH05971*H? "because there they buriedH06912$G3 "kibroth–hattaavahH06914F' "of that placeH04725E "the nameH08034D' "and he calledH07121C !plagueH04347B ! greatH07227A# ! with a veryH03966@! ! the peopleH05971? ! smoteH05221> ! lordH03068 X[B( oO6~a:yXx% of the cloudH06051w' in the pillarH05982v came downH03381u lordH03068t  came outH03318s)  and they threeH07969$r3  of the congregationH04150#q3  unto the tabernacleH0168p ye threeH07969o come outH03318 n+ and unto miriamH04813m) and unto aaronH0175l! unto mosesH04872k suddenlyH06597j spakeH0559i lordH03068h% of the earthH0127g' upon the faceH06440!f/ above all the menH0120e' meekH06035 H06035d veryH03966c mosesH04872b# now the manH0376a heardH08085` lordH03068#_1 hath he not spokenH01696^' only by mosesH04872]' indeed spokenH01696\ lordH03068[' and they saidH0559 dhI'lA|V,}d lordH03068#1 and the similitudeH08544)= and not in dark speechesH02420 + even apparentlyH04758 to mouthH06310 mouthH06310&7 with him will i speakH01696" / in all mine houseH01004  faithfulH0539  mosesH04872 ! my servantH05650$ 3  unto him in a dreamH02472! will speakH01696%5 unto him in a visionH04759'9 will make myself knownH03045 lordH03068&7 if there be a prophetH05030% now my wordsH01697 hearH08085# and he saidH0559!  came forthH03318'  and they bothH08147~!  and miriamH04813}  aaronH0175|! and calledH07121!{/ of the tabernacleH0168z the doorH06607y and stoodH05975 DbH'}R*~aI*sD+0A and wherein we have sinnedH023988/[ upon us, wherein we have done foolishlyH02973.# not the sinH02403$-3 i beseech thee, layH07896, my lordH0113+ alasH0994*! unto mosesH04872) saidH0559( and aaronH0175' leprousH06879&# upon miriamH04813% lookedH06437$ and aaronH0175# as snowH07950" leprousH06879$!3 and, behold, miriamH04813' ; from off the tabernacleH0168 departedH05493' and the cloudH06051.G against them; and he departedH03212# was kindledH02734 lordH03068' and the angerH0639  mosesH04872#1  against my servantH05650  to speakH016962O  wherefore then were ye not afraidH03372 + shall he beholdH05027 dlE" cJ2qW>d(N= that let her be receivedH0622M and afterH0310L daysH03117K sevenH07651J'  from the campH04264I  outH02351 H+  let her be shutH05462G  daysH03117F  sevenH07651*E? should she not be ashamedH03637D# in her faceH06440C spitH03417B had butH03417A' if her fatherH01@! unto mosesH04872? saidH0559> lordH03068=) her now, o godH0410< healH07495; sayingH0559: lordH030689 criedH068178 and mosesH048727 wombH073586+ of his mother'sH0517#51 when he cometh outH033184 consumedH03983 is halfH02677"2/ of whom the fleshH0132021A' let her not be as one deadH04191 H04994 SpW4wU5mQ( mSm  tribeH04294l  of everyH0376k of israelH03478"j/ unto the childrenH01121i% which i giveH05414h of canaanH03667g the landH0776%f5 that they may searchH08446e thou menH0582d sendH07971c sayingH0559b! unto mosesH04872a spakeH01696` lordH03068_ of paranH06290"^/ in the wildernessH04057]# and pitchedH02583\' from hazerothH02698[ removedH05265Z! the peopleH05971Y' and afterwardH0310X#  was broughtH0622 W+  not till miriamH04813V journeyedH05265U) and the peopleH05971T daysH03117S sevenH07651R' from the campH04264Q outH02351P was shutH05462O! and miriamH04813 I}_8hD&qP2jI % of jephunnehH03312  the sonH01121  calebH03612  of judahH03063% of the tribeH04294 of horiH02753 the sonH01121 shaphatH08202 of simeonH08095% of the tribeH04294 of zaccurH02139 the sonH01121 shammuaH08051 of reubenH07205~% of the tribeH04294}# their namesH08034|  of israelH03478 {+  of the childrenH01121z  headsH07218y wereH01992x' all those menH0582w of paranH06290)v= them from the wildernessH04057u sentH07971t lordH03068#s1 by the commandmentH06310r and mosesH04872"q/ every one a rulerH05387p  a manH0259o'  shall ye sendH07971n-  of their fathersH01 PlK-eH'uT4oP,! of gemalliH01582+ the sonH01121* ammielH05988) of danH01835(% of the tribeH04294' of susiH05485& the sonH01121% gaddiH01426$# of manassehH04519#% of the tribeH04294" of josephH03130!% of the tribeH04294  of sodiH05476 the sonH01121 gaddielH01427! of zebulunH02074% of the tribeH04294 of raphuH07505 the sonH01121 paltiH06406# of benjaminH01144% of the tribeH04294 of nunH05126 the sonH01121 osheaH01954! of ephraimH0669% of the tribeH04294 of josephH03130 the sonH01121 igalH03008# of issacharH03485 % of the tribeH04294 ]mL,fI+ {`F*{]L of canaanH03667K the landH0776 J+ them to spy outH08446I sentH07971H and mosesH04872G  jehoshuaH03091F  of nunH05126E  the sonH01121D  osheaH01954C calledH07121B and mosesH04872A the landH0776@! to spy outH08446? sentH07971># which mosesH04872=! of the menH0582< the namesH08034; of machiH04352: the sonH011219 geuelH013458 of gadH014107% of the tribeH042946 of vophsiH020585 the sonH011214 nahbiH051473# of naphtaliH053212% of the tribeH042941! of michaelH043170 the sonH01121/ sethurH05639. of asherH0836-% of the tribeH04294 Q~X< pK$ lE oQi and bringH03947;ha therein, or not. and be ye of good courageH02388g woodH06086!f- whether there beH03426e or leanH07330d fatH08082!c/ and what the landH0776#b1  or in strong holdsH04013!a- whether in tentsH04264` inH02007 _+ that they dwellH03427 ^+ and what citiesH05892] or badH07451\ goodH02896#[1 that they dwell inH03427!Z/ and what the landH0776Y or manyH07227X fewH04592W or weakH07504V strongH02389U' that dwellethH03427T) and the peopleH05971S the landH0776R and seeH07200"Q/  into the mountainH02022P  and go upH05927O southwardH05045&N7 unto them, get you upH05927M and saidH0559 e]B`BdC'e in egyptH04714 zoanH06814 beforeH06440  yearsH08141  sevenH07651  was builtH01129!  now hebronH02275  of anakH06061% the childrenH03211~! and talmaiH08526} sheshaiH08344|% where ahimanH0289{# unto hebronH02275z and cameH0935y% by the southH05045"x/ and they ascendedH05927w to hamathH02574v# as men comeH0935u! unto rehobH07340t of zinH06790$s3 from the wildernessH04057r the landH0776q% and searchedH08446 p+ so they went upH05927o  grapesH06025!n-  of the firstripeH01061m  the timeH03117l%  now the timeH03117k#  of the landH0776j% of the fruitH06529 Z~U9rN0kM0 |Z$' and they wentH03212# daysH03117" fortyH0705! afterH07093 # of the landH0776) from searchingH08446"/ and they returnedH07725  cut downH03772 of israelH03478#1 which the childrenH01121%7 the cluster of grapesH0811! because ofH0182 eshcolH0812 the brookH05158! was calledH07121 the placeH04725 +  and of the figsH08384$3  of the pomegranatesH07416%  upon a staffH04132)  it between twoH08147'  and they bareH05375 of grapesH06025 clusterH0811  with oneH0259% 5 from thence a branchH02156 % and cut downH03772  of eshcolH0812 ) unto the brookH05158' and they cameH0935 MwS5 W8wN lM@! that dwellH03427? strongH05794>! the peopleH05971=% neverthelessH0657<  the fruitH06529; and honeyH01706: with milkH02461*9? us, and surely it flowethH02100%85 whither thou sentestH079717' unto the landH07766 we cameH09355' him, and saidH05594' and they toldH056083# of the landH07762) them the fruitH065291! and shewedH0720090]  unto them, and unto all the congregationH05712/  wordH01697!.-  and brought backH07725-  to kadeshH06946,  of paranH06290$+3 unto the wildernessH04057* of israelH03478 )+ of the childrenH01121,(C and to all the congregationH05712'% and to aaronH0175& to mosesH04872% and cameH0935 JpH' iC[=jJ^# and possessH03423] at onceH05927\% let us go upH05927[ and saidH0559Z% before mosesH04872Y! the peopleH05971X stilledH02013W and calebH03612V of jordanH03383!U-  and by the coastH03027T!  by the seaH03220S  dwellH03427#R1  and the canaanitesH03669!Q-  in the mountainsH02022P dwellH03427 O- and the amoritesH0567"N/ and the jebusitesH02983!M- and the hittitesH02850L% of the southH05045K# in the landH0776J dwellH03427I) the amalekitesH06002H  of anakH06061G%  the childrenH03211$F3  and moreover we sawH07200E  greatH01419D veryH03966C walledH01219B) and the citiesH05892A# in the landH0776 DsR/d8qW5iD!z- !and there we sawH07200#y1 of a great statureH04060x menH0582w in itH08432v# that we sawH07200,uC thereof; and all the peopleH05971 t+ the inhabitantsH03427s) that eateth upH0398r a landH0776q to searchH08446+pA through which we have goneH05674o the landH0776n sayingH0559m of israelH03478"l/ unto the childrenH01121(k; which they had searchedH08446j# of the landH0776i) an evil reportH01681$h3 and they brought upH03318g strongerH02389#f1 against the peopleH05971e to go upH05927d) we be not ableH03201c' with him saidH0559b% that went upH05927a# but the menH0582`#  to overcomeH03201)_=  it; for we are well ableH03201 ^U1vS:pA)~^# we had diedH04191% or would godH03863 of egyptH04714# in the landH0776!- that we had diedH04191%5unto them, would godH03863saidH0559+Aand the whole congregationH05712! /and against aaronH0175 'against mosesH04872 murmuredH03885 of israelH03478% 5and all the childrenH01121!that nightH03915weptH01058)and the peopleH05971and criedH05414#their voiceH06963lifted upH05375)=and all the congregationH05712.G !and so we were in their sightH05869 + !as grasshoppersH02284-E !and we were in our own sightH05869~' !of the giantsH05303} !of anakH06061| !the sonsH01121{! !the giantsH05303 SdC!mL5uX?rS2!and joshuaH030911 of israelH03478 0+of the childrenH01121$/3of the congregationH05712!.-all the assemblyH06951-beforeH06440,)on their facesH06440+fellH05307*and aaronH0175)!then mosesH04872(!into egyptH04714"'/and let us returnH07725&a captainH07218%#let us makeH05414$!to anotherH0251#oneH0376"'and they saidH0559!! into egyptH04714! - for us to returnH07725#1 were it not betterH02896 -should be a preyH0957!-and our childrenH02945)that our wivesH0802%by the swordH02719to fallH05307!/us unto this landH0776broughtH0935lordH03068#1in this wildernessH04057 FnD(aG+oS&eFP! only rebelH04775O and honeyH01706Nwith milkH02461M'which flowethH02100L'it us; a landH0776Kand giveH05414!J/us into this landH0776)I?in us, then he will bringH0935HdelightH02654GlordH03068F landH0776E goodH02896$D%' an exceedingH03966 H03966"C/through to searchH08446 B+which we passedH05674Athe landH0776@sayingH0559?of israelH03478 >+of the childrenH01121%=5unto all the companyH05712<)and they spakeH0559;' their clothesH0899: rentH071679the landH0776&87of them that searchedH084467%of jephunnehH033126the sonH011215and calebH036124of nunH051263the sonH01121 ^kA!dB) u\D%^%l7 me, for all the signsH0226k% they believeH05390jK me? and how long will it be ereH03808i provokeH05006*h? how long will this peopleH05971g! unto mosesH04872f saidH0559e lordH03068d of israelH03478(c; before all the childrenH01121$b3 of the congregationH04150!a/ in the tabernacleH0168` appearedH07200_ lordH03068^' and the gloryH03519]- them with stonesH068\ stoneH07275[ badeH0559)Z= but all the congregationH05712Y' with us: fearH03372X lordH03068W# is departedH05493&V7 for us: their defenceH06738U breadH03899T# of the landH0776S' ye the peopleH05971R% neither fearH03372Q lordH03068 TpM%tM.}V6pT  to faceH05869 faceH05869 art seenH07200lordH03068#this peopleH05971amongH07130lordH03068 +they have heardH08085%of this landH0776#1to the inhabitantsH03427"1and they will tellH0559~! from amongH07130}% in thy mightH03581|# this peopleH05971'{9 for thou broughtest upH05927z! shall hearH08085#y1 then the egyptiansH04714x lordH03068w saidH0559v and mosesH04872u% and mightierH06099t nationH01471"s/ of thee a greaterH01419$r3 them, and will makeH06213q) and disinheritH03423)p= them with the pestilenceH01698o% i will smiteH05221n amongH07130$m3 which i have shewedH06213 CeE&lU0 y`D$~C7&Yand now, i beseech thee, let the powerH03581'%9 them in the wildernessH040573$Qunto them, therefore he hath slainH07819#)which he swareH07650"'into the landH0776!#this peopleH05971 to bringH0935ableH03201was notH01115lordH03068 sayingH0559"1of thee will speakH0559the fameH08088!-which have heardH08085!-then the nationsH01471manH0376as oneH0259#this peopleH05971 +thou shalt killH04191by nightH03915of fireH0784 +and in a pillarH05982!of a cloudH06051#in a pillarH05982"/them, by day timeH03119 beforeH06440 !thou goestH01980  standethH05975  thy cloudH06051 UfM&fI, h7tUB!from egyptH04714A#this peopleH05971*@?and as thou hast forgivenH05375?%of thy mercyH02617->Eaccording unto the greatnessH01433=)of this peopleH05971-<Ei beseech thee, the iniquityH05771;pardonH05545:!and fourthH072569)unto the thirdH08029"8/ upon the childrenH011217) of the fathersH016% the iniquityH057715 visitingH064854 clearingH05352 3+and by no meansH05352"2/and transgressionH065881iniquityH057710forgivingH05375/mercyH02617.%and of greatH07227#-'#longsufferingH0639 H0750,lordH03068+sayingH0559$*3as thou hast spokenH01696)accordingH0834(be greatH01431'!of my lordH0136 ]^E* \?eK ] ^1unto their fathersH01]'which i swareH07650\the landH0776[seeH07200%Z7surely they shall notH0518Y# to my voiceH06963'X9 and have not hearkenedH08085W timesH06471!V- me now these tenH06235'U-%and have temptedH0853 H05254&T7and in the wildernessH04057Sin egyptH04714R#which i didH06213Q+and my miraclesH0226Pmy gloryH03519 O+which have seenH07200%N7because all those menH0582MlordH03068L)with the gloryH03519 K+shall be filledH04390J'all the earthH0776Ii liveH02416HtrulyH0199&G7according to thy wordH01697 F+i have pardonedH05545EsaidH0559DlordH03068C) even until nowH02008 BlP.]<rY8 dB{)and unto aaronH0175z!unto mosesH04872yspakeH01696xlordH03068w seaH03220v! of the redH05488u! by the wayH01870(t;you into the wildernessH04057s%you, and getH05265rturnH06437qto morrowH04279p'in the valleyH06010odweltH03427#n1and the canaanitesH03669#m1now the amalekitesH06003l' shall possessH03423k% and his seedH02233!j/ whereinto he wentH0935i' into the landH0776 h-him will i bringH0935gme fullyH04390+fCwith him, and hath followedH0310espiritH07307d)he had anotherH0312cbecauseH06118bcalebH03612a)but my servantH05650`me seeH072008_[neither shall any of them that provokedH05006 MY6|bI#zKwM&9doubtless ye shall notH0518$3 which have murmuredH03885! and upwardH04605oldH01121yearsH08141#from twentyH062427Yof you, according to your whole numberH04557+Aand all that were numberedH06485#1in this wildernessH04057!shall fallH05307 'your carcasesH06297 %so will i doH06213 %in mine earsH0241" /as ye have spokenH01696 lordH03068saithH05002i liveH02416#as truly asH03808sayH0559"/which they murmurH03885of israelH03478 +of the childrenH01121)the murmuringsH08519)=against me? i have heardH08085%which murmurH03885~%congregationH05712}this evilH07451|sayingH0559 fxP4sO'mF f2)!your whoredomsH021841!and bearH053750!yearsH08141/!fortyH0705"./!in the wildernessH04057-%!shall wanderH07462",/!and your childrenH01121#+1 in this wildernessH04057 *+ they shall fallH05307#)1 you, your carcasesH06297'(9which ye have despisedH03988'the landH0776$&3and they shall knowH03045$%5them will i bring inH0935 $-should be a preyH0957#'which ye saidH0559%"5but your little onesH02945! of nunH05126  the sonH01121! and joshuaH03091%of jephunnehH03312the sonH01121$3therein, save calebH03612"/to make you dwellH07931%''which i swareH05375 H03027'into the landH0776comeH0935 doO& lH/gP9d'M9# they shall be consumedH08552/LI# against me: in this wildernessH04057+KA#that are gathered togetherH03259J%#congregationH05712#I1#unto all this evilH07451H#itH02063G#doH06213$F'%#i will surelyH03808 H0518E#have saidH01696D#lordH03068%C5"my breach of promiseH08569"B/" and ye shall knowH03045A" yearsH08141@" fortyH0705 ?+" your iniquitiesH05771>'" shall ye bearH05375)=!5"for a yearH08141 H03117 H08141<"each dayH03117;"daysH03117:"fortyH07059"the landH0776%85"in which ye searchedH084467#"of the daysH03117!6-"after the numberH04557"5/! in the wildernessH040574! be wastedH08552$33!until your carcasesH06297 a{]A {Z<%kP7a!j!%&of the menH0582 H01992i%&of jephunnehH03312h&the sonH01121g&and calebH03612f&of nunH05126e&the sonH01121d!&but joshuaH03091c% lordH03068b% beforeH06440a'%by the plagueH04046`%diedH04191_'%upon the landH0776^%reportH01681]%the evilH07451"\/%that did bring upH03318[%menH0582Z!%even thoseH0582Y'$ upon the landH0776X$ a slanderH01681,WC$ against him, by bringing upH03318!V'$to murmurH03885 H03885.UG$and made all the congregationH05712T%$who returnedH07725S$the landH0776R$to searchH08446Q$sentH07971P#$which mosesH04872O#$and the menH0582)N=# and there they shall dieH04191 _pW5 iF"fM,x_)lordH03068 +)the commandmentH06310/I)wherefore now do ye transgressH05674)saidH0559)and mosesH04872#1( for we have sinnedH02398'( hath promisedH0559( lordH03068)( unto the placeH04725~)(and will go upH05927}(loH02009|(sayingH0559 {+(of the mountainH02022z%(into the topH07218 y+(and gat them upH05927x)(in the morningH01242'w9(and they rose up earlyH07925v'greatlyH03966u'mournedH056t)'and the peopleH05971s'of israelH03478&r7'unto all the childrenH01121q''these sayingsH01697p'toldH01696o'and mosesH04872n& livedH02421m& the landH0776l& to searchH08446k&that wentH01980 E~N3yX.g?cE$-came downH03381$#3-then the amalekitesH06003"#, of the campH04264!, not outH07130 , departedH04185,and mosesH04872,lordH03068 +,of the covenantH01285$5,nevertheless the arkH0727,topH07218',unto the hillH02022,to go upH05927"/,but they presumedH06075+ lordH03068+lordH03068+awayH0310&7+because ye are turnedH07725%+by the swordH02719'9+you, and ye shall fallH05307%+there beforeH06440#1+and the canaanitesH03669#1+for the amalekitesH06003%*your enemiesH0341 *beforeH06440, C*you; that ye be not smittenH05062 *not amongH07130 *lordH03068 *go not upH05927)=)but it shall not prosperH06743 VzP0fKjQ, rV@ to makeH06213)?= or in your solemn feastsH04150*>?or in a freewill offeringH05071=a vowH05088<'in performingH06381;)or a sacrificeH02077!:-a burnt offeringH059309lordH03068#83an offering by fireH08017'and will makeH062136%which i giveH05414$53of your habitationsH041864'into the landH0776*3Aunto them, when ye be comeH09352and sayH05591of israelH03478"0/unto the childrenH01121/speakH01696.sayingH0559-!unto mosesH04872,spakeH01696+lordH03068*#-unto hormahH02767&)7-them, and discomfitedH03807(-and smoteH05221'%-in that hillH02022&#-which dweltH03427#%1-and the canaanitesH03669 Yl<gC% ]1qY]twoH08147 \+a meat offeringH04503#[1thou shalt prepareH06213Z%or for a ramH0352Y lambH03532Xfor oneH0259W%or sacrificeH02077(V;with the burnt offeringH05930#U1shalt thou prepareH06213%T5for a drink offeringH05262Sof wineH03196Rof an hinH01969Q)and the fourthH07243P of oilH08081O of an hinH01969 N+ with the fourthH07243MmingledH01101Lof flourH05560 K+of a tenth dealH06241 J+a meat offeringH04503IbringH07126HlordH03068G%his offeringH07133,FCthen shall he that offerethH07126 E+or of the flockH06629D#of the herdH01241C lordH03068B savourH07381A a sweetH05207 SfKjQ%X?oSz mingledH01101y of flourH05560x# tenth dealsH06241w of threeH07969 v+ a meat offeringH04503&u)' with a bullockH01121 H01241$t3 then shall he bringH07126slordH03068#r1or peace offeringsH08002qa vowH05088p'in performingH06381o#a sacrificeH02077!n-a burnt offeringH05930!m'a bullockH01241 H01121(l;and when thou preparestH06213klordH03068jsavourH07381ia sweetH05207hof wineH03196gof an hinH01969fthe thirdH07992!e-thou shalt offerH07126)d=and for a drink offeringH05262c of oilH08081b of an hinH01969a)with the thirdH07992`mingledH01101_of flourH05560^#tenth dealsH06241bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{U:VUWqX Y*ZG[e\] ^=_Z`xab0U:VUWqX Y*ZG[e\] ^=_Z`xab0cNdme f,gLhiij$k@l^mzno2pPqlr s&tBu^v{wx2yMzj{|$}@~]z3Ni:Vt/Kj"@]z4Pn (Db~7Sr(A]u)Ea}3Lh#@\y2Lg CZA& aF* YB"C<c these things after this manner, in offeringH07126 shall doH062130M all that are born of the countryH0249*? according to their numberH04557% to every oneH0259# shall ye doH06213 soH03602&7 that ye shall prepareH06213(; according to the numberH04557  or a kidH05795% '' or for a lambH07716 H03532  ramH0352 ! or for oneH0259  bullockH07794 for oneH0259&7 thus shall it be doneH06213 lordH03068 savourH07381! of a sweetH05207(= an offering made by fireH0801 of wineH03196 an hinH01969 halfH02677%5 for a drink offeringH05262%~5 and thou shalt bringH07126} of oilH08081| an hinH01969{ with halfH02677 O[?%pW:`?"jO3and oneH02592lawH084511oneH02590 lordH03068/ be beforeH06440&.7 so shall the strangerH01616$-3in your generationsH01755,for everH05769+%an ordinanceH02708 *+that sojournethH01481*)?and also for the strangerH01616,(Cfor you of the congregationH06951'ordinanceH02708&oneH0259%) so he shall doH06213$ as ye doH06213# lordH03068"savourH07381!!of a sweetH05207( =an offering made by fireH0801)and will offerH06213(;you in your generationsH01755amongH08432sojournH01481"/and if a strangerH01616 lordH03068 savourH07381! of a sweetH05207(= an offering made by fireH0801 [mS4vU2oV0[&N7of the threshingfloorH01637#M1the heave offeringH08641"L/an heave offeringH08641K'of your doughH06182J%of the firstH07225Ia cakeH02471"H/ye shall offer upH07311GlordH03068"F/an heave offeringH08641"E/ye shall offer upH07311D#of the landH0776C%of the breadH038993BSthen it shall be, that, when ye eatH0398A+whither i bringH0935@'into the landH0776'?;unto them, when ye comeH0935>and sayH0559=of israelH03478"</unto the childrenH01121;speakH01696:sayingH05599!unto mosesH048728spakeH016967lordH03068 6+that sojournethH0148175Yshall be for you, and for the strangerH016164mannerH04941 Vu\6|\=$hCV*i?that all the congregationH05712$h3of the congregationH05712&g7without the knowledgeH05869f%by ignoranceH07684e%be committedH06213'd9 among your generationsH01755!c-and henceforwardH01973bcommandedH06680alordH03068`%from the dayH03117_of mosesH04872 ^+you by the handH03027])hath commandedH06680\lordH03068[!unto mosesH04872Z#hath spokenH01696YlordH03068'X9all these commandmentsH04687!W-and not observedH06213%V5and if ye have erredH07686$U3in your generationsH01755"T/an heave offeringH08641SlordH03068R'ye shall giveH05414Q'of your doughH06182P%of the firstH07225"O/so shall ye heaveH07311 NcC(rZ9rT' yN'9 and their sin offeringH02403 lordH03068(= a sacrifice made by fireH0801) their offeringH07133$5and they shall bringH0935ignoranceH07684)~=and it shall be forgivenH05545}of israelH03478 |+of the childrenH01121){=for all the congregationH05712(z;shall make an atonementH03722y)and the priestH03548#x1for a sin offeringH02403w%of the goatsH05795vkidH08163uand oneH0259(t;according to the mannerH04941's9and his drink offeringH05262'r9with his meat offeringH04503q lordH03068p savourH07381o# for a sweetH05207%n5 for a burnt offeringH05930m bullockH06499l'youngH01241 H01121koneH0259j#shall offerH06213 ZwN* yX:! {b;{Z%by ignoranceH07684 +when he sinnethH02398(;that sinneth ignorantlyH07683%for the soulH05315(;shall make an atonementH03722)and the priestH03548#1 for a sin offeringH02403yearH08141%of the firstH01323!a she goatH05795$3then he shall bringH07126"/through ignoranceH07684sinH02398soulH05315!and if anyH0259% in ignoranceH07684,Cthem; seeing all the peopleH05971amongH08432 +that sojournethH01481! -and the strangerH01616 of israelH03478 +of the childrenH01121% 5all the congregationH05712)=and it shall be forgivenH05545$3for their ignoranceH07684lordH03068 beforeH06440 JmH0xO+Z1gJ:the wordH01697(9=because he hath despisedH09598! his peopleH059717! from amongH07130!6- shall be cut offH037725'and that soulH053154lordH03068%35the same reproachethH01442%2''or a strangerH01616 H04480 1-born in the landH0249&0)'presumptuouslyH03027 H07311/!that doethH06213.%but the soulH05315- amongH08432 ,+ that sojournethH01481%+5and for the strangerH01616*of israelH03478#)1among the childrenH01121 (-him that is bornH0249"'/through ignoranceH07684%&5for him that sinnethH06213%lawH08451!$/ye shall have oneH02592#O for him; and it shall be forgivenH05545%"5 to make an atonementH03722!lordH03068 beforeH06440 T_@sQ6xU8mTV#lordH03068$U3"what should be doneH06213,TC"because it was not declaredH06567S#"him in wardH04929R%"and they putH03240.QG!and unto all the congregationH05712P!and aaronH0175O)!him unto mosesH04872N!broughtH07126M!sticksH06086L'!him gatheringH07197$K3!and they that foundH04672J dayH03117!I- upon the sabbathH07676H sticksH06086G' that gatheredH07197F a manH0376E! they foundH04672'D9 were in the wildernessH04057C of israelH03478'B9 and while the childrenH01121A% his iniquityH05771@!be cut offH03772?'shall utterlyH03772>that soulH05315 =+his commandmentH04687 <+and hath brokenH06565;lordH03068 `i@ |\? t[<"`t%&them fringesH06734$s3&them that they makeH06213r&and bidH0559q&of israelH03478"p/&unto the childrenH01121o&speakH01696n%sayingH0559m!%unto mosesH04872l%spakeH0559k%lordH03068j$ mosesH04872i$ commandedH06680h$lordH03068g#$and he diedH04191f+$him with stonesH068e!$and stonedH07275d$the campH04264c#$him withoutH02351b$broughtH03318)a=$and all the congregationH05712`# the campH04264_# withoutH02351^+# him with stonesH068]##shall stoneH07275%\5#all the congregationH05712[%#put to deathH04191 Z+#shall be surelyH04191Y#the manH0376X!#unto mosesH04872W#saidH0559 Ea=W.iP^E)lordH03068'(unto your godH0430 (holyH06918 (and beH01961$ 3(all my commandmentsH04687 (and doH06213% 5(that ye may rememberH02142-E' which ye use to go a whoringH02181' afterH0310"/' and your own eyesH05869)' your own heartH03824'not afterH0310'9'them; and that ye seekH08446'and doH06213'lordH03068%5'all the commandmentsH04687&7'upon it, and rememberH02142!~-'that ye may lookH072006}W'and it shall be unto you for a fringeH06734|&of blueH08504{& a ribbandH06616z)& of the bordersH03671 y+& upon the fringeH06734"x/& and that they putH05414-wE& throughout their generationsH01755!v/&of their garmentsH0899u)&in the bordersH03671 K~\C' z^?"|^E iK/and fiftyH02572.#two hundredH03967-of israelH03478 ,+of the childrenH01121+%with certainH0582*mosesH04872)beforeH06440!(-and they rose upH06965'tookH03947&of reubenH07205%sonsH01121$of pelethH06431# the sonH01121" and onH0203! of eliabH0446  the sonsH01121! and abiramH048!and dathanH01885of leviH03878the sonH01121of kohathH06955the sonH01121of izharH03324the sonH01121now korahH07141)your godH0430)lordH03068))to be your godH0430)of egyptH04714#)of the landH0776&7)which brought you outH03318)your godH0430 G}fHT;"bH, `GKlordH03068J)even to morrowH01242IsayingH0559)H=and unto all his companyH05712G!unto korahH07141F%and he spakeH01696E'upon his faceH06440Dhe fellH05307CheardH08085B)and when mosesH04872A lordH030682@O yourselves above the congregationH069510?K them: wherefore then lift ye upH05375> amongH08432=lordH03068<holyH069186;Wupon you, seeing all the congregationH05712:too muchH072279and saidH0559!8/and against aaronH01757'against mosesH0487266Wand they gathered themselves togetherH069505of renownH080344 menH0582$33 in the congregationH041502 famousH07148 1+ of the assemblyH057120 princesH05387 \R6kO3mP*x\jof leviH03878$i3i pray you, ye sonsH01121hhearH08085g!unto korahH07141fsaidH0559eand mosesH04872dof leviH03878"c/upon you, ye sonsH01121b too muchH07227a holyH06918`# doth chooseH0977_ lordH03068^ the manH0376]to morrowH04279\lordH03068[)in them beforeH06440ZincenseH07004Yand putH07760XthereinH02004WfireH0784Vand putH05414$U3and all his companyH05712TkorahH07141S#you censersH04289RtakeH03947Qthis doH06213+PA will he cause to come nearH07126#O3 whom he hath chosenH0977N% to come nearH07126MholyH06918Lwill shewH03045 ItF(~]BjBsI&)' that ye murmurH03885 H03885 aaronH0175 lordH03068"/ gathered togetherH03259)= thou and all thy companyH05712 + for which causeH03651"/ ye the priesthoodH03550$~3 with thee: and seekH01245} of leviH03878| the sonsH01121${5 and all thy brethrenH0251.zG and he hath brought thee nearH07126y# to ministerH08334!x- the congregationH05712w beforeH06440v% and to standH05975u lordH03068"t/ of the tabernacleH04908s# the serviceH05656!r- to himself to doH05647"q/ to bring you nearH07126p of israelH03478*o? you from the congregationH05712n) hath separatedH0914m of israelH03478&l9 unto you, that the godH0430k' a small thingH04592 _uX<nM/cG_")us inheritanceH05159!or givenH05414 and honeyH01706with milkH02461%that flowethH02100)us into a landH0776%7thou hast not broughtH0935moreoverH0637 a princeH08323#1 thyself altogetherH08323!- except thou makeH08323%5 us in the wildernessH04057 to killH04191 and honeyH01706 with milkH02461% that flowethH02100' out of a landH0776(; thou hast brought us upH05927 thatH03588' a small thingH04592$3 we will not come upH05927 ! which saidH0559  of eliabH0446  the sonsH01121 ! and abiramH048  dathanH01885 to callH07121 sentH07971 and mosesH04872 L}]5c>'p@% hL@and putH05414?!his censerH04289>every manH0376=and takeH03947<to morrowH04279);?thou, and they, and aaronH0175:lordH030689beforeH06440,8Cbe thou and all thy companyH057127!unto korahH071416saidH05595and mosesH048724 oneH0259/3I from them, neither have i hurtH074892 assH025431 oneH0259!0-i have not takenH05375(/;not thou their offeringH04503.respectH06437-lordH03068,and saidH0559+wrothH02734*was veryH03966)and mosesH04872$(3we will not come upH05927'% of these menH0582& the eyesH05869"%/ wilt thou put outH05365$' and vineyardsH03754# of fieldsH07704 ZiJ* oR3vQ) Z+]Aagainst them unto the doorH06607%\5all the congregationH05712[gatheredH06950Zand korahH07141Y and aaronH0175X! with mosesH04872$W3 of the congregationH04150!V/ of the tabernacleH0168U# in the doorH06607#T1thereon, and stoodH05975SincenseH07004"R/in them, and laidH07760QfireH0784Pand putH05414O!his censerH04289Nevery manH0376M'and they tookH03947L!his censerH04289KeachH0376$J5thou also, and aaronH0175I censersH04289H and fiftyH02572G# two hundredH03967F! his censerH04289E every manH0376DlordH03068Cye beforeH06440#B1in them, and bringH07126AincenseH07004 Nx[-Y3 kP- gNzlordH03068*y? with all the congregationH05712'x9 and wilt thou be wrothH07107w sinH02398v manH0376ushall oneH0259t%of all fleshH01320s)of the spiritsH07307rthe godH0430qo godH0410pand saidH0559!o-upon their facesH06440n'and they fellH05307!m-them in a momentH07281#l1that i may consumeH03615"k/this congregationH05712&j7yourselves from amongH08432iseparateH0914hsayingH0559g)and unto aaronH0175f!unto mosesH04872espakeH01696dlordH03068*c? unto all the congregationH05712b appearedH07200alordH03068`'and the gloryH03519$_3of the congregationH04150!^/of the tabernacleH0168 NiO0{_B"oE+N7Y nothing of theirs, lest ye be consumedH05595and touchH05060menH0582 +of these wickedH07563*Ai pray you, from the tentsH0168departH05493sayingH0559&7unto the congregationH05712%and he spakeH01696 himH0310followedH03212 of israelH03478 )and the eldersH02205 !and abiramH048 #unto dathanH01885 and wentH03212rose upH06965and mosesH04872! and abiramH048dathanH01885of korahH07141)the tabernacleH04908!from aboutH05439!get you upH05927sayingH0559&7unto the congregationH05712~speakH01696}sayingH0559|!unto mosesH04872{spakeH01696 ]rW:_<sU8]&47or if they be visitedH064853!of all menH0120!2-the common deathH04194!1-if these men dieH04191!0-of mine own mindH03820 /+all these worksH04639.me to doH06213-hath sentH07971,lordH03068%+5hereby ye shall knowH03045*saidH0559)and mosesH04872*(?and their little childrenH02945')and their sonsH01121&+ and their wivesH0802%) of their tentsH0168$# in the doorH06607# and stoodH05324" came outH03318!!and abiramH048 !and dathanH01885'on every sideH05439!and abiramH048dathanH01885of korahH07141$3from the tabernacleH04908)so they gat upH05927"/ in all their sinsH02403 F~eL, |bAxX4kF!P- and their housesH01004&O7 and swallowed them upH01104N her mouthH06310M openedH06605L' and the earthH0776K'clave asunderH01234J+that the groundH0127 I+all these wordsH01697H#of speakingH01696;Gaand it came to pass, as he had made an endH03615FlordH03068E' have provokedH05006D) that these menH0582)C= then ye shall understandH03045B% into the pitH07585A quickH02416,@Cunto them, and they go downH03381$?3and swallow them upH01104>her mouthH06310=openH06475<'and the earthH0127;#a new thingH01278:makeH012549lordH030688'hath not sentH079717lordH030686!of all menH0120%55after the visitationH06486 D}cB!qQ3eL,}cDn!$unto mosesH04872m$spakeH01696l$lordH03068k# incenseH07004j%#that offeredH07126i#menH0376h#and fiftyH02572 g+#the two hundredH03967f%#and consumedH0398e#lordH03068d#a fireH0784#c1#and there came outH03318b'"swallow us upH01104a)"lest the earthH0776&`9"of them: for they saidH0559_!"at the cryH06963^"them fledH05127]#"round aboutH05439\)"and all israelH03478![-!the congregationH06951Z!!from amongH08432*YE!upon them: and they perishedH06X!closedH03680W'!and the earthH0776V%!into the pitH07585U!aliveH02416#T1!to them, went downH03381S goodsH07399R! unto korahH07141Q+ and all the menH0120 GuV2|R2 fE eG &of israelH03478" /&unto the childrenH01121( =& and they shall be a signH0226,C& therefore they are hallowedH06942& lordH03068#& them beforeH06440!-& for they offeredH07126%&of the altarH04196!&a coveringH06826&platesH06341!&them broadH07555'&let them makeH06213(;&against their own soulsH05315!~-&of these sinnersH02400}#&the censersH04289&|7% for they are hallowedH06942{% yonderH01973z'% thou the fireH0784y#% and scatterH02219x)% of the burningH08316w%outH0996v#%the censersH04289 u+%that he take upH07311t!%the priestH03548s%of aaronH0175r%the sonH01121q%%unto eleazarH0499p%speakH0559o$sayingH0559 Ln;iK,oT;rL"(/)but on the morrowH04283'(of mosesH04872#&1(to him by the handH03027%(saidH01696$(lordH03068##1(and as his companyH05712(";( that he be not as korahH07141!( lordH03068 ( beforeH06440( incenseH07004( to offerH06999(come nearH07126(of aaronH0175 +(not of the seedH02233"#%(no strangerH02114 H0376%(thatH04616 H0834(of israelH03478"/(unto the childrenH01121!(a memorialH02146%' of the altarH04196!' a coveringH06826)='and they were made broadH07554#'had offeredH07126/I'wherewith they that were burntH08313'censersH04289!'the brasenH05178'tookH03947 !'the priestH03548 #'and eleazarH0499 DxV1}\:tX2lD$D3+of the congregationH04150C)+the tabernacleH0168B+beforeH06440A+cameH0935@+and aaronH0175?+and mosesH04872>* appearedH07200=* lordH03068"</* it, and the gloryH03519;* coveredH03680':9*and, behold, the cloudH06051$93*of the congregationH04150%87*toward the tabernacleH0168!7-*that they lookedH06437!6/*and against aaronH01755'*against mosesH048724%*was gatheredH06950;3a*and it came to pass, when the congregationH057122) lordH030681!) the peopleH059710)) ye have killedH04191/)sayingH0559!./)and against aaronH0175-')against mosesH04872,)murmuredH03885+)of israelH03478 *+)of the childrenH01121%)5)all the congregationH05712 MuV0 |dF-}^C'lMb!.the plagueH05063a.lordH03068`.gone outH03318-_E.for them: for there is wrathH07110&^7.and make an atonementH03722&]7.unto the congregationH05712\. quicklyH04120[. and goH03212Z!. on incenseH07004Y. and putH07760X. the altarH04196!W-.therein from offH06440V.fireH0784U.and putH05414T.a censerH04289S.takeH03947R!.unto aaronH0175Q.saidH0559P.and mosesH04872!O--upon their facesH06440N'-and they fellH05307$M3-them as in a momentH07281#L1-that i may consumeH03615"K/-this congregationH05712J!-from amongH08432I!-get you upH07426H,sayingH0559G!,unto mosesH04872F,spakeH01696E,lordH03068 PrV3 }^4f?uP!~-1about the matterH01697&}71beside them that diedH04191|1hundredH03967{1and sevenH07651z1thousandH0505$y'%1were fourteenH06240 H0702x'1in the plagueH04046#w11now they that diedH04191v!0was stayedH06113u)0and the plagueH04046t)0and the livingH02416!s-0between the deadH04191r%0and he stoodH05975q)/for the peopleH05971&p7/ and made an atonementH03722o!/ on incenseH07004n!/ and he putH05414!m-/ among the peopleH05971l/ was begunH02490(k;/and, behold, the plagueH05063$j3/of the congregationH06951i)/into the midstH08432h/and ranH07323g/commandedH01696f/as mosesH04872e/tookH03947d/and aaronH0175c.is begunH02490 OhCmS-xO$pO%upon his rodH04294nameH08034 -thou every man'sH0376 writeH03789 rodsH04294' twelveH06240 H08147- of their fathersH01'9 according to the houseH01004%5of all their princesH05387fathersH01'9according to the houseH010042A'of every one of them a rodH04294 H04294and takeH03947of israelH03478" /unto the childrenH01121 speakH01696 sayingH0559 !unto mosesH04872 spakeH01696lordH03068!2was stayedH06113)2and the plagueH04046$32of the congregationH04150!/2of the tabernacleH0168'2unto the doorH06607!2unto mosesH048722returnedH077252and aaronH01751 of korahH07141 RfK3{S8rExR"7/unto the childrenH011216spakeH016965and mosesH04872$43 whereby they murmurH038853of israelH03478 2+of the childrenH01121'19from me the murmuringsH08519)0=and i will make to ceaseH07918/'shall blossomH06524#.3whom i shall chooseH0977-rodH04294,the man'sH0376"+/where i will meetH03259*'the testimonyH05715)beforeH06440$(3of the congregationH04150!'/in the tabernacleH0168+&Aand thou shalt lay them upH03240%- of their fathersH01$% of the houseH01004#%for the headH07218"rodH04294!for oneH0259 of leviH03878%upon the rodH04294nameH08034aaron'sH0175%5and thou shalt writeH03789 aq>!~bH) yZ}aSof aaronH0175%R5and, behold, the rodH04294Q!of witnessH05715#P3into the tabernacleH0168OwentH0935NmosesH048728M[and it came to pass, that on the morrowH04283L!of witnessH05715!K/in the tabernacleH0168JlordH03068IbeforeH06440Hthe rodsH04294Glaid upH03240Fand mosesH04872E!their rodsH04294DamongH08432Cof aaronH0175B#and the rodH04294A rodsH04294@' twelveH08147 H06240? housesH01004)>C according to their fathers'H01=# oneH0259 H0259/<;'apiece, for each princeH05387 H05387!;'him a rodH04294 H04294:gaveH05414/9Iand every one of their princesH053878of israelH03478 _}dD'lS) x`A' ~_r# for a tokenH0226q! to be keptH04931p' the testimonyH05715o beforeH06440n againH07725m rodH04294l aaron'sH0175k bringH07725j! unto mosesH04872i saidH0559h lordH03068g his rodH04294f every manH0376e and tookH03947 d+ and they lookedH07200c of israelH03478&b7 unto all the childrenH01121a lordH03068`# from beforeH06440_% all the rodsH04294^# brought outH03318] and mosesH04872\almondsH08247[#and yieldedH01580ZblossomsH06731Y# and bloomedH06692X budsH06525"W/ and brought forthH03318V! was buddedH06524U of leviH03878T'for the houseH01004 DzO1fG- t[=^DhouseH01004-and thy father'sH01" /thou and thy sonsH01121 !unto aaronH0175 saidH0559 lordH03068 ! with dyingH01478%5 shall we be consumedH08552 shall dieH04191 lordH03068$3 unto the tabernacleH049080K whosoever cometh any thing nearH07131' we all perishH06 we perishH06) behold, we dieH01478 sayingH0559! unto mosesH04872~ spakeH0559} of israelH03478!|- and the childrenH01121{# him, so didH06213z commandedH06680y lordH03068x didH06213w and mosesH04872'v9 from me, that they dieH04191!u- their murmuringsH08519/tI and thou shalt quite take awayH03615*s1' against the rebelsH01121 H04805 [g>rS9_@{[(#the vesselsH03627.'Gonly they shall not come nighH07126%&7of all the tabernacleH0168%)and the chargeH04931$!thy chargeH04931$#3and they shall keepH08104"! of witnessH05715!) the tabernacleH0168  beforeH064401M unto thee: but thou and thy sonsH01121(;unto thee, and ministerH083348[thou with thee, that they may be joinedH03867bringH07126'of thy fatherH01the tribeH07626of leviH03878"/also of the tribeH04294 -and thy brethrenH0251#1 of your priesthoodH03550% the iniquityH05771%5 with thee shall bearH05375&7 and thou and thy sonsH01121!- of the sanctuaryH04720%the iniquityH05771%5with thee shall bearH05375 QT, sP(zO rQA%the childrenH01121@!from amongH08432?#the levitesH03881>'your brethrenH0251,=Cand i, behold, i have takenH03947<of israelH03478+;Aany more upon the childrenH01121':9that there be no wrathH071109%of the altarH041968)and the chargeH04931!7-of the sanctuaryH069446!the chargeH04931"5/and ye shall keepH08104$43 shall not come nighH071263)and a strangerH02114!2/of the tabernacleH0168$13for all the serviceH05656$03of the congregationH04150!//of the tabernacleH0168.!the chargeH04931$-3unto thee, and keepH08104),=and they shall be joinedH038674+S that neither they, nor ye also, dieH04191*'and the altarH04196!)-of the sanctuaryH06944 EzZ5 gF' x\7iE ]+thee the chargeH04931*\?behold, i also have givenH05414[!unto aaronH0175ZspakeH01696YlordH03068&X7shall be put to deathH04191!W-that cometh nighH07131!V- and the strangerH02114U of giftH04979T% as a serviceH05656%S5 your priest's officeH03550R% i have givenH05414#Q1and ye shall serveH05647Pthe vailH06532O!and withinH01004N%of the altarH04196 M+for every thingH01697%L5your priest's officeH03550%K5with thee shall keepH08104,JCtherefore thou and thy sonsH01121$I3 of the congregationH04150!H/ of the tabernacleH0168G# the serviceH05656F to doH05647E lordH03068Da giftH04979CgivenH05414Bof israelH03478 Oc8kK*d-rOu) it; every maleH02145t) shalt thou eatH0398s holyH06944r# in the mostH06944*q? for thee and for thy sonsH01121p holyH06944o mostH069443nQ of theirs, which they shall renderH077256mY of theirs, and every trespass offeringH08172lO of theirs, and every sin offeringH02403/kI of theirs, every meat offeringH04503j) every oblationH07133i' from the fireH0784h# holy thingsH069440gK this shall be thine of the mostH06944ffor everH05769 e+ by an ordinanceH02706 d+ and to thy sonsH011210cK them by reason of the anointingH04888'b9 unto thee have i givenH05414a of israelH03478 `+of the childrenH01121+_Aof all the hallowed thingsH06944(^;of mine heave offeringsH08641 Zj:zN1bBZ)= whatsoever is first ripeH01061" / them have i givenH05414  lordH03068/ I of them which they shall offerH05414 + the firstfruitsH07225! - and of the wheatH01715# of the wineH08492!- and all the bestH02459! of the oilH03323% all the bestH02459 shall eatH0398% in thy houseH01004(; every one that is cleanH02889 for everH05769(; with thee, by a statuteH02706%5 and to thy daughtersH013230~K them unto thee, and to thy sonsH01121}% i have givenH05414| of israelH03478 {+ of the childrenH01121,zC with all the wave offeringsH08573y' of their giftH04976*x? thine; the heave offeringH08641%w5 it: it shall be holyH06944v shall eatH0398 Fb?"oJ1{`:lF")/shalt thou redeemH06299(oldH01121'%from a monthH023202&Oand those that are to be redeemedH06299"%/shalt thou redeemH06299$beastsH0929#! of uncleanH02931""/ and the firstlingH01060! redeemH06299" / shalt thou surelyH06299 of manH0120;ashall be thine: nevertheless the firstbornH01060or beastsH0929of menH0120lordH03068!-which they bringH07126%in all fleshH01320!the matrixH07358)=every thing that openethH06363in israelH03478$3every thing devotedH02764 shall eatH0398) in thine houseH010048[ shall be thine; every one that is cleanH02889 lordH03068&9 which they shall bringH0935# in the landH0776 FtO*mH*|Y;aFEbreastH023734DSof them shall be thine, as the waveH08573C'and the fleshH01320BlordH03068AsavourH07381@#for a sweetH05207(?=an offering made by fireH0801> their fatH02459=) and shalt burnH06999<) upon the altarH04196;# their bloodH01818$:3 thou shalt sprinkleH022369holyH06944&87thou shalt not redeemH062997of a goatH05795!6-or the firstlingH010605!of a sheepH03775!4-or the firstlingH010603of a cowH07794"2/but the firstlingH010601 gerahsH016260 twentyH06242!/- of the sanctuaryH06944!.- after the shekelH08255-shekelsH08255,of fiveH02568+'for the moneyH03701.*Gaccording to thine estimationH06187 HkD& Y<iP2rH&a7 and thine inheritanceH05159`thy partH02506_amongH084321^Mneither shalt thou have any partH02506]'in their landH0776/\Ithou shalt have no inheritanceH05157[!unto aaronH0175ZspakeH0559YlordH03068*X?unto thee and to thy seedH02233WlordH03068VbeforeH06440Ufor everH05769T of saltH04417S! a covenantH01285R for everH05769(Q; with thee, by a statuteH02706"P/ and thy daughtersH01323#O1thee, and thy sonsH01121N%have i givenH05414MlordH03068LofferH07311Kof israelH03478#J1which the childrenH01121#I1of the holy thingsH06944(H;all the heave offeringsH08641GshoulderH07785!F-and as the rightH03225 YyX<vV1 ^6~Y!}/of the tabernacleH0168|#the serviceH05656{shall doH05647 z+but the levitesH03881y and dieH04191xsinH02399w)lest they bearH05375$v3of the congregationH04150u)the tabernacleH0168tcome nighH07126s!henceforthH05750rof israelH03478*q?neither must the childrenH01121$p3 of the congregationH04150!o/ of the tabernacleH0168n# the serviceH05656!m- which they serveH05647l'their serviceH05656kforH02500#j1for an inheritanceH05159iin israelH03478h'all the tenthH04643gof leviH03878f%the childrenH01121*e?and, behold, i have givenH05414d of israelH03478c% the childrenH01121b amongH08432 PoR"`<vW. jPspakeH01696lordH03068)no inheritanceH05159 +they shall haveH05157 of israelH03478% the childrenH01121!- unto them, amongH08432%7 therefore i have saidH0559! to inheritH05159)to the levitesH03881%i have givenH05414lordH03068" /an heave offeringH08641! -which they offerH07311 of israelH03478 +of the childrenH01121 )but the tithesH04643)no inheritanceH05159they haveH05157 of israelH03478% the childrenH01121! that amongH08432,C throughout your generationsH01755 for everH05769a statuteH02708)their iniquityH05771$3and they shall bearH05375$~3of the congregationH04150 bh<}U,kAb#31of all your tithesH046432lordH03068"1/an heave offeringH08641)0=thus ye also shall offerH07311!/-of the winepressH03342#.1and as the fulnessH04395&-7of the threshingfloorH01637,the cornH01715"+/shall be reckonedH02803$*3your heave offeringH08641)%of the titheH04643( a tenthH04643' lordH03068%&5 up an heave offeringH08641$%3 then ye shall offerH073113$Q you from them for your inheritanceH05159##1which i have givenH05414"!the tithesH04643!of israelH03478 +of the childrenH01121(;unto them, when ye takeH03947and sayH0559!-unto the levitesH03881!thus speakH01696sayingH0559!unto mosesH04872 ]sX5kG!gB]"L/it in every placeH04725 K-and ye shall eatH0398!J- of the winepressH03342$I3and as the increaseH08393&H7of the threshingfloorH01637 G+as the increaseH08393!F-unto the levitesH03881:E_thereof from it, then it shall be countedH02803Dthe bestH02459/CIunto them, when ye have heavedH07311(B=therefore thou shalt sayH0559"A/the hallowed partH04720 @+of all the bestH02459?lordH03068%>5every heave offeringH08641=)ye shall offerH07311&<7out of all your giftsH04979;! the priestH03548: to aaronH01759) heave offeringH086418 lord'sH03068"7/and ye shall giveH054146of israelH03478 5+of the childrenH01121!4-which ye receiveH03947 S|W/ \8bH&qShof israelH03478"g/unto the childrenH01121fspeakH01696esayingH0559d)hath commandedH06680clordH03068b!of the lawH08451a'the ordinanceH02708`sayingH0559_)and unto aaronH0175^!unto mosesH04872]spakeH01696\lordH03068[# lest ye dieH04191Z of israelH03478 Y+ of the childrenH01121 X+ the holy thingsH069440WK of it: neither shall ye polluteH02490!V- from it the bestH024595UU by reason of it, when ye have heavedH07311T no sinH02399"S/ and ye shall bearH05375$R3of the congregationH04150!Q/in the tabernacleH0168P%your serviceH05656OforH02500N#your rewardH07939'M9ye and your householdsH01004 Dc>% sW:~[:}cD!shall burnH08313 timesH06471 sevenH07651$3 of the congregationH04150) the tabernacleH0168 beforeH06440directlyH05227%of her bloodH01818~%and sprinkleH05137}+with his fingerH0676|%of her bloodH01818{!shall takeH03947z!the priestH03548y#and eleazarH0499x!her beforeH06440w!shall slayH07819vthe campH04264uwithoutH02351,tCthat he may bring her forthH03318s!the priestH03548 r-her unto eleazarH0499"q/and ye shall giveH05414pyokeH05923ocameH05927!n-upon which neverH03808m! no blemishH03971l% without spotH08549k heiferH06510j! thee a redH0122 i+ that they bringH03947 J_=bE"{T6mJ#) until the evenH06153!"- shall be uncleanH02930!) and the priestH03548 ' into the campH04264'he shall comeH0935'and afterwardH0310in waterH04325his fleshH01320#1and he shall batheH07364#his clothesH0899!shall washH03526 +then the priestH03548' of the heiferH06510) of the burningH08316)into the midstH08432and castH07993##'and scarletH08144 H08438!and hyssopH0231woodH06086cedarH0730!shall takeH03947)and the priestH03548 'shall he burnH08313 'with her dungH06569 'and her bloodH01818 'and her fleshH01320 her skinH05785%in his sightH05869!the heiferH06510 Iy[= }];$`<kI@' of the heiferH06510? the ashesH0665%>7 and he that gatherethH0622'=9 a purification for sinH02403<' of separationH05079;# for a waterH04325: of israelH03478 9+ of the childrenH01121%85 for the congregationH05712%75 and it shall be keptH049316 placeH047255! in a cleanH028894 the campH042643 withoutH023512 upH032401' of the heiferH065100% up the ashesH0665/% shall gatherH0622. cleanH02889- and a manH0376,) until the evenH06153%+5and shall be uncleanH02930*in waterH04325)his fleshH01320(and batheH07364'in waterH04325&#his clothesH0899%)her shall washH03526$$3and he that burnethH08313 L|F({V9 U=qL!\- then the seventhH07637[ dayH03117&Z7 not himself the thirdH07992!Y- but if he purifyH02398"X/ he shall be cleanH02891W dayH03117#V1 and on the seventhH07637U dayH03117-TE himself with it on the thirdH07992 S+ he shall purifyH02398R daysH03117Q sevenH07651!P- shall be uncleanH02930O! of any manH0120N bodyH05315M the deadH04191!L- he that touchethH05060K for everH05769$J3 them, for a statuteH02708I amongH08432 H+ that sojournethH01481&G7 and unto the strangerH01616F of israelH034782EO and it shall be unto the childrenH01121D) until the evenH06153C) and be uncleanH02930B# his clothesH0899A! shall washH03526 EzaC"xS3 oS5x^Ey daysH03117x sevenH07651!w-shall be uncleanH02930v#in the tentH0168u'into the tentH0168t'all that comeH0935sin a tentH0168rdiethH04191q!when a manH0120pthe lawH08451 o+ his uncleannessH02932.nG upon him, he shall be uncleanH02931"m/ was not sprinkledH02236l' of separationH05079"k/ because the waterH04325j# from israelH03478!i- shall be cut offH03772h' and that soulH05315g lordH03068f) the tabernacleH04908&e7 not himself, defilethH02930d' and purifiethH02398c% that is deadH04191b! of any manH0120a bodyH05315` the deadH04191#_1 whosoever touchethH05060&^7 he shall not be cleanH02891] dayH03117 D}a6sW8tL }cD!shall takeH03947personH0376#and a cleanH02889$3 thereto in a vesselH03627%shall be putH05414waterH04325#and runningH02416(;of purification for sinH02403$3of the burnt heiferH08316 %of the ashesH06083 +they shall takeH03947# 1and for an uncleanH02931  daysH03117  sevenH07651!- shall be uncleanH02930! or a graveH06913of a manH0120or a boneH06106)or a dead bodyH04191fieldsH07704#in the openH06440%with a swordH02719"/one that is slainH02491'9and whosoever touchethH05060~uncleanH02931}boundH06616'|9which hath no coveringH06781{vesselH03627z)and every openH06605 Gg:vW5uN6cG2at evenH06153#11and shall be cleanH02891!0-himself in waterH04325/ and batheH07364.# his clothesH0899"-/ himself, and washH03526 ,+ he shall purifyH02398+ dayH03117#*1and on the seventhH07637)dayH03117#(1and on the seventhH07637'dayH03117&%on the thirdH07992!%-upon the uncleanH02931$)shall sprinkleH05137#'and the cleanH02889"!or a graveH06913!#or one deadH04191 % or one slainH02491 a boneH06106;a that were there, and upon him that touchedH05060%5 and upon the personsH05315)= and upon all the vesselsH03627'upon the tentH0168%and sprinkleH05137%in the waterH04325and dipH02881hyssopH0231 agB#yW+nL-aL! until evenH06153!K- shall be uncleanH02930J' of separationH05079I the waterH04325%H5and he that touchethH05060G#his clothesH0899F!shall washH03526E'of separationH05079Dthe waterH043253CQunto them, that he that sprinklethH05137BstatuteH02708,ACand it shall be a perpetualH05769@uncleanH02931(?; hath not been sprinkledH02236>' of separationH05079= the waterH04325< lordH03068;' the sanctuaryH04720(:;because he hath defiledH02930!9-the congregationH069518!from amongH08432!7-shall be cut offH03772#61himself, that soulH05315%55and shall not purifyH02398&47that shall be uncleanH029303#but the manH0376 RnL']B!tJuRg)and the peopleH05971!f/and against aaronH01752eOthemselves together against mosesH04872"d/and they gatheredH06950%c5for the congregationH05712'b9and there was no waterH04325&a7there, and was buriedH06912` diedH04191_! and miriamH04813^ in kadeshH06946] abodeH03427\) and the peopleH05971[monthH02320Z%in the firstH07223Yof zinH06790 X+into the desertH04057'W9the whole congregationH05712Vof israelH03478U%the childrenH01121Tthen cameH0935S!until evenH06153!R-shall be uncleanH02930Q'that touchethH05060P%and the soulH05315!O-shall be uncleanH02930NtouchethH05060+MAand whatsoever the uncleanH02931 _mM(oFY?"|_ to drinkH08354 + there any waterH04325#1 or of pomegranatesH07416# or of vinesH01612!or of figsH08384~of seedH02233}no placeH04725|placeH04725%{5us in unto this evilH07451zto bringH0935y%out of egyptH047149x]and wherefore have ye made us to come upH05927w!should dieH04191'v9that we and our cattleH01165%u5into this wildernessH04057tlordH03068!s-the congregationH06951*rAand why have ye brought upH0935q lordH03068p beforeH06440o diedH01478!n/when our brethrenH0251m#we had diedH01478l)would god thatH03863ksayingH0559jand spakeH0559i!with mosesH04872hchodeH07378 pcArU<"oB#p his waterH04325(; and it shall give forthH05414"/ before their eyesH05869!-ye unto the rockH05553and speakH01696#thy brotherH0251)?together, thou, and aaronH0175"/thou the assemblyH05712!and gatherH06950the rodH04294takeH03947sayingH0559!unto mosesH04872spakeH01696lordH03068 appearedH07200 lordH03068' and the gloryH03519! - upon their facesH06440 ' and they fellH05307$ 3of the congregationH04150! /of the tabernacleH0168 'unto the doorH06607 +of the assemblyH06951"/from the presenceH06440wentH0935and aaronH0175and mosesH04872 Id?tP2sO, nI!<- and with his rodH04294; his handH03027: lifted upH073119 and mosesH04872!8- out of this rockH055537 you waterH043256' must we fetchH033185) now, ye rebelsH04784 4+ unto them, hearH080853# and he saidH05592 the rockH05553 1+ together beforeH06440!0- the congregationH06951/ gatheredH06950. and aaronH0175- and mosesH04872 ,+ as he commandedH06680+ lordH03068*# from beforeH06440) the rodH04294( tookH03947' and mosesH04872&drinkH08248!%-and their beastsH01165!$-the congregationH05712##1so thou shalt giveH08248 "+out of the rockH05553!' to them waterH04325+ A and thou shalt bring forthH03318 WmN% xQ)nM&pWY lordH03068X stroveH07378W of israelH03478%V5 because the childrenH01121U! of meribahH04809T the waterH04325S isH01992#R1 which i have givenH05414Q' into the landH0776"P/ this congregationH06951,OE therefore ye shall not bringH0935N of israelH03478 M+ of the childrenH01121L) me in the eyesH05869$K3 me not, to sanctifyH06942#J3 because ye believedH0539I and aaronH0175H! unto mosesH04872G spakeH0559F lordH03068!E- and their beastsH01165D drankH08354%C5 and the congregationH05712B! abundantlyH07227A came outH03318@' and the waterH04325? twiceH06471> the rockH05553= he smoteH05221 q`>#_> dJ%qvan angelH04397uand sentH07971tour voiceH06963she heardH08085rlordH03068"q/and when we criedH06817!p3 us, and our fathersH01o vexedH07489"n/and the egyptiansH04714mtimeH03117la longH07227kin egyptH04714"j/and we have dweltH03427i!into egyptH04714hwent downH03381g+how our fathersH01#f1 that hath befallenH04672 e+ all the travailH08513d% thou knowestH03045c israelH03478b#thy brotherH0251a!thus saithH0559`of edomH0123_'unto the kingH04428^#from kadeshH06946]!messengersH04397\sentH07971[and mosesH04872&Z7 and he was sanctifiedH06942 >xS1d:~X4 Z>againstH07125'9by me, lest i come outH03318.Gunto him, thou shalt not passH05674saidH0559 and edomH0123 #thy bordersH01366% 5until we have passedH05674 +nor to the leftH08040" / to the right handH03225!- we will not turnH05186 wayH01870' by the king'sH04428! we will goH03212%of the wellsH0875the waterH04325&7neither will we drinkH08354)=or through the vineyardsH03754#1through the fieldsH07704!-we will not passH056740~Mi pray thee, through thy countryH0776}#let us passH05674|' of thy borderH01366!{- in the uttermostH07097z a cityH05892y in kadeshH06946x%out of egyptH04714*w?and hath brought us forthH03318 M}T0bC$d>%rM!.-wherefore israelH03478#-1through his borderH01366,passageH05674+israelH03478*to giveH05414)refusedH03985(thus edomH0123' handH03027"&/and with a strongH02389%peopleH05971$'him with muchH03515#againstH07125"came outH03318!and edomH0123* ?thou shalt not go throughH05674#and he saidH0559! on my feetH07272! go throughH05674 any thingH01697'+' then i will payH04377 H05414%of thy waterH04325drinkH08354'9and if i and my cattleH04735 +by the high wayH04546%5unto him, we will goH05927saidH0559of israelH03478!-and the childrenH01121$3thee with the swordH02719 DrT4sV>g=eDL% at the waterH04325K my wordH06310,JC because ye rebelled againstH04784Iof israelH03478"H/unto the childrenH01121#G1which i have givenH05414F'into the landH0776&E9for he shall not enterH0935 D+unto his peopleH05971!C/shall be gatheredH0622BaaronH0175A sayingH0559@ of edomH0123?#of the landH0776>%by the coastH01366=horH02023<in mountH02022;and aaronH0175:!unto mosesH048729spakeH05598lordH030687horH020236!unto mountH020225and cameH09354#from kadeshH069463journeyedH05265'29the whole congregationH057121of israelH03478!0-and the childrenH01121/#turned awayH05186 StN/|`CjK3oSkand putH03847j+of his garmentsH0899iaaronH0175hstrippedH06584gand mosesH04872(f; of all the congregationH05712e%in the sightH05869dhorH02023c!into mountH02022!b-and they went upH05927acommandedH06680`lordH03068_didH06213^and mosesH04872]' and shall dieH04191!\/shall be gatheredH0622[and aaronH0175Zhis sonH01121!Y/them upon eleazarH0499Xand putH03847W+of his garmentsH0899VaaronH0175Uand stripH06584ThorH02023S!unto mountH02022"R/and bring them upH05927Qhis sonH01121P#and eleazarH0499OaaronH0175NtakeH03947M! of meribahH04809 cdC%{]@u\:c % of the spiesH0871! by the wayH01870cameH0935!-tell that israelH03478heardH08085%in the southH05045#which dweltH03427'the canaaniteH03669aradH06166kingH04428 of israelH03478~' all the houseH01004}daysH03117|thirtyH07970{for aaronH0175z%they mournedH01058ywas deadH01478x!that aaronH0175wsawH07200.vGand when all the congregationH05712u)from the mountH02022tcame downH03381s# and eleazarH0499r and mosesH04872q% of the mountH02022!p- there in the topH07218o diedH04191nand aaronH0175mhis sonH01121!l/them upon eleazarH0499 `wX>$ j:~[,`#%1and they journeyedH05265$ hormahH02767#% of the placeH04725" the nameH08034!' and he calledH07121& 7them and their citiesH05892+Aand they utterly destroyedH02763)the canaanitesH03669!-and delivered upH05414of israelH03478%to the voiceH06963hearkenedH08085lordH03068% their citiesH05892,C then i will utterly destroyH02763% into my handH03027#this peopleH05971deliverH05414$3if thou wilt indeedH05414and saidH0559lordH03068a vowH05088vowedH05087!and israelH03478" /of them prisonersH07628  and tookH07617 ) against israelH03478 ) then he foughtH03898 [sT8gM.rU;x[CserpentsH05175BfieryH08314AsentH07971@lordH03068?breadH03899>! this lightH07052= loathethH06973<% and our soulH05315; waterH04325: no breadH03899"9/in the wildernessH040578to dieH041917%out of egyptH0471406Kwherefore have ye brought us upH05927"5/and against mosesH048724#against godH04303spakeH016962)and the peopleH05971#11 because of the wayH01870%05 was much discouragedH07114/' of the peopleH05971.% and the soulH05315- of edomH0123,the landH0776+!to compassH05437*seaH03220)!of the redH05488(!by the wayH01870'horH02023&!from mountH02022 ~cE,hO$ _F._)it upon a poleH05251^and setH07760%]5thee a fiery serpentH08314\makeH06213[!unto mosesH04872ZsaidH0559YlordH03068X)for the peopleH05971W prayedH06419#V1 from us. and mosesH04872U% the serpentsH05175"T/ that he take awayH05493S lordH03068'R9and against thee; prayH06419QlordH03068#P1for we have spokenH01696O)we have sinnedH02398Nand saidH0559Mto mosesH04872LcameH0935%K5therefore the peopleH05971J diedH04191I of israelH03478H peopleH05971Gand muchH07227F!the peopleH05971E%and they bitH05391!D-among the peopleH05971 DgI0{\AaA&x]D{ moabH04124z beforeH06440"y/ in the wildernessH04057 x+ at ije–abarimH05863w# and pitchedH02583v! from obothH088#u1 and they journeyedH05265t in obothH088s# and pitchedH02583r# set forwardH05265q of israelH03478!p- and the childrenH01121o he livedH02425n of brassH05178m# the serpentH05175l) when he beheldH05027k any manH0376j! had bittenH053917iY and it came to pass, that if a serpentH05175h) it upon a poleH05251g and putH07760f of brassH05178e a serpentH05175d madeH06213c and mosesH04872$b3 upon it, shall liveH02425 a+ when he lookethH07200I`}and it shall come to pass, that every one that is bittenH05391 ^aDkI& aA!^!/and at the streamH0793of arnonH0769"/and in the brooksH05158)in the red seaH05492#what he didH02052lordH03068#of the warsH04421#in the bookH05612$5wherefore it is saidH0559 - and the amoritesH0567 % between moabH04124  of moabH04124 ! the borderH01366  for arnonH0769+ of the amoritesH0567' of the coastsH01366 + that cometh outH03318"/ in the wildernessH04057 of arnonH0769"/ on the other sideH05676# and pitchedH02583)= from thence they removedH05265 of zaredH02218' in the valleyH05158~# and pitchedH02583)}= from thence they removedH05265,|5' toward the sunrisingH08121 H04217 \|^:|]AoV6\"5/with their stavesH049384%the lawgiverH027103diggedH037382'of the peopleH059711!the noblesH050810the wellH0875/diggedH02658.#the princesH08269-singH06030,o wellH0875+spring upH05927*this songH07892)sangH07891(#then israelH03478'! them waterH04325 &+ and i will giveH05414%togetherH0622$!the peopleH05971#gatherH0622"!unto mosesH04872!spakeH0559 lordH03068the wellH0875to beerH0876of moabH04124 +upon the borderH01366and liethH08172of arH06144 +to the dwellingH03427 +that goeth downH05186'of the brooksH05158 InH*kI._E%hIR!the watersH04325"Q/we will not drinkH08354&P7or into the vineyardsH03754 O+into the fieldsH07704!N-we will not turnH05186 M-through thy landH0776L#let me passH05674KsayingH0559J+of the amoritesH0567IkingH04428H!unto sihonH05511G!messengersH04397FsentH07971E!and israelH03478D jeshimonH03452CtowardH06440B'which lookethH08259Aof pisgahH06449@!to the topH07218?of moabH04124>)in the countryH07704=!the valleyH01516 <+and from bamothH01120;to bamothH01120":/and from nahalielH051609#to nahalielH05160"8/and from mattanahH049807# to mattanahH04980(6; and from the wildernessH04057 I]=~b?#gH%gIp!from arnonH0769ohis landH0776n'and possessedH03423m%of the swordH02719"l/him with the edgeH06310ksmoteH05221j!and israelH03478i)against israelH03478h!and foughtH03898gto jahazH03096f#and he cameH0935$e3 into the wildernessH04057d israelH03478c againstH07125b% and went outH03318a togetherH0622`)all his peopleH05971_gatheredH0622^but sihonH05511#]1through his borderH01366\to passH05674[israelH03478!Z-would not sufferH05414Yand sihonH05511X# thy bordersH01366!W- until we be pastH05674V wayH01870U' by the king'sH04428!T- we will go alongH03212S#of the wellH0875 QuQ4]:xU2 tQ + even unto arnonH0769 + out of his handH03027 % all his landH0776  and takenH03947  of moabH04124kingH04428#1against the formerH07223)who had foughtH03898+of the amoritesH0567the kingH04428of sihonH05511the cityH05892#for heshbonH02809(; and in all the villagesH01323!in heshbonH02809~+of the amoritesH0567"}/in all the citiesH05892|dweltH03427{!and israelH03478!z-all these citiesH05892ytookH03947x!and israelH03478wstrongH05794v of ammonH05983 u+ of the childrenH01121t) for the borderH01366s of ammonH05983'r9 even unto the childrenH01121q#unto jabbokH02999 YvU8{Y<_>!|Y*) into captivityH07622")/ and his daughtersH01323(%that escapedH06412'his sonsH01121&'he hath givenH05414%!of chemoshH03645$o peopleH05971#+thou art undoneH06"'to thee, moabH04124!woeH0188  of arnonH0769-E the lords of the high placesH01181 of moabH04124arH06144 -it hath consumedH0398of sihonH05511'from the cityH07151a flameH03852!of heshbonH02809gone outH03318#3for there is a fireH0784%and preparedH03559be builtH01129of sihonH05511%let the cityH05892%into heshbonH02809comeH0935sayH05596Wwherefore they that speak in proverbsH04911 P_BoP-yG'nPG!of bashanH01316F!the kingH04428E!and ogH05747D!of bashanH01316C!!by the wayH01870B#!and went upH05927 A+!and they turnedH06437@% the amoritesH0567.?9' thereof, and drove outH03423 H03423>% the villagesH01323=' and they tookH03920< jaazerH03270;! to spy outH07270: sentH079719 and mosesH048728+of the amoritesH05677#in the landH07766dweltH034275#thus israelH034784#unto medebaH04311!3-even unto nophahH05302,2Cand we have laid them wasteH08074 1+even unto dibonH017690#is perishedH06!/-at them; heshbonH02809.%we have shotH03384-+ of the amoritesH0567, kingH04428+! unto sihonH05511 UtX?'pP*gEqUc#his landH0776#b1#and they possessedH03423a#him aliveH08300`#leftH07604%_5#until there was noneH01115#^1#and all his peopleH05971"]/#him, and his sonsH01121\'#so they smoteH05221[!"at heshbonH02809Z#"which dweltH03427Y+" of the amoritesH0567X" kingH04428W!" unto sihonH05511%V5" to him as thou didstH06213"U/" and thou shalt doH06213T%"and his landH0776#S1"and all his peopleH05971"R/"him into thy handH03027.QG"him not: for i have deliveredH05414P"fearH03372O!"unto mosesH04872N"saidH0559M"lordH03068L! at edreiH0154K'! to the battleH04421-JE! them, he, and all his peopleH05971I! againstH07125H!went outH03318 Z}[?wS6oR/xZof midianH04080 +unto the eldersH02205saidH0559and moabH04124~ of israelH03478}% the childrenH01121|! because ofH06440{)was distressedH06973zand moabH04124ymanyH07227x!the peopleH05971wofH06440vafraidH01481uwas soreH03966tand moabH04124s+to the amoritesH0567rhad doneH06213 q+all that israelH03478psawH07200oof zipporH06834nthe sonH01121mand balakH01111l jerichoH03405kjordanH03383j%on this sideH05676iof moabH04124h'in the plainsH06160g#and pitchedH02583f#set forwardH05265eof israelH03478!d-and the childrenH01121 VwX:cG(hD"}V#1behold, they coverH03680!from egyptH04714come outH03318*? behold, there is a peopleH05971# him, sayingH0559 to callH07121' of his peopleH05971 + of the childrenH01121#of the landH0776%by the riverH05104to pethorH06604of beorH01160the sonH01121&7therefore unto balaamH01109!messengersH04397he sentH07971%at that timeH06256 +of the moabitesH04124 kingH04428 of zipporH06834  the sonH01121  and balakH01111 % of the fieldH07704 the grassH03418! licketh upH03897'us, as the oxH07794#round aboutH05439lick upH03897'9now shall this companyH06951 Jf1lM/x\9hJ: and spakeH016969# unto balaamH011098'and they cameH09357'in their handH03027/6Iwith the rewards of divinationH070815departedH032124of midianH040803)and the eldersH022052of moabH041241)and the eldersH022050 is cursedH0779(/= and he whom thou cursestH0779. blessedH01288+-A that he whom thou blessestH01288, for i wotH03045+#of the landH0776%*5i may drive them outH01644)%we may smiteH052215(Ufor me: peradventure i shall prevailH03201'!too mightyH06099&)me this peopleH059711%Onow therefore, i pray thee, curseH0779$comeH03212#%over againstH04136")and they abideH03427!%of the earthH0776 the faceH05869 `xT/v\<! z^D( }`Y of egyptH04714X come outH03318W a peopleH05971V hath sentH07971U of moabH04124T kingH04428S of zipporH06834R the sonH01121Q balakH01111P unto godH0430O saidH0559N! and balaamH01109M what menH0582L and saidH0559K# unto balaamH01109J cameH0935I and godH0430H# with balaamH01109G abodeH03427F of moabH04124)E= unto me: and the princesH08269D#shall speakH01696ClordH03068BagainH07725Ayou wordH01697!@-and i will bringH07725 ?+here this nightH03915!>-unto them, lodgeH03885=#and he saidH0559< of balakH01111#;1 unto him the wordsH01697 Kh.h5[>&gKvof moabH04124 u+and the princesH08269t to goH01980!s- to give me leaveH05414r refusethH03985q lordH03068"p1 you into your landH0776o getH03212n of balakH01111!m- unto the princesH08269l and saidH0559k) in the morningH01242j rose upH06965i! and balaamH01109h blessedH01288g! the peopleH05971/fK with them; thou shalt not curseH0779"e/ thou shalt not goH03212d# unto balaamH01109c saidH0559b and godH0430)a= them, and drive them outH01644`# to overcomeH038986_W me them; peradventure i shall be ableH03201^! now, curseH06895] comeH03212\% of the earthH0776[ the faceH05869Z) which coverethH03680 fmP4aC'xS, f'unto me: comeH03212&9whatsoever thou sayestH0559'and i will doH06213honourH03513greatH03513)thee unto veryH03966# 1for i will promoteH03513! - thee from comingH019801 Mlet nothing, i pray thee, hinderH04513 of zipporH06834 the sonH01121balakH01111"1to him, thus saithH0559and saidH0559to balaamH01109'and they cameH0935$3and more honourableH03513moreH07227princesH08269yet againH03254sentH07971~and balakH01111} to comeH01980|refusethH03985{balaamH01109zand saidH0559y!unto balakH01111x'and they wentH0935wrose upH06965 VoS-|_B$P$vV1#unto balaamH011090cameH0935/and godH0430.%unto me moreH03254-will sayH01696,lordH03068 ++that i may knowH03045(*;ye also here this nightH039151)Mnow therefore, i pray you, tarryH03427(or moreH01419'lessH06996&to doH06213%my godH0430$lordH03068#the wordH06310" go beyondH05674! i cannotH03201  and goldH02091 of silverH03701 fullH04393%me his houseH01004!would giveH05414if balakH01111of balakH01111"/unto the servantsH05650and saidH0559answeredH06030!and balaamH01109) me this peopleH05971.Gtherefore, i pray thee, curseH06895 ZkI2 x\9jJ&Z/NI against him. now he was ridingH07392!M- for an adversaryH07854L!in the wayH01870KstoodH03320JlordH03068I'and the angelH04397 H+because he wentH01980G#was kindledH02734FangerH0639Eand god'sH0430Dof moabH04124!C-with the princesH08269Band wentH03212Ahis assH0860@#and saddledH02280?)in the morningH01242>rose upH06965=!and balaamH01109.<Gunto thee, that shalt thou doH06213";/ which i shall sayH01696: the wordH01697"91 with them; but yetH03898 goH032127' thee, rise upH069656to callH071215comeH0935$45unto him, if the menH05823and saidH05592at nightH03915 IlN5~]:eC*aImsawH07200 l-and when the assH0860)k=on this side, and a wallH01447ja wallH01447!i-of the vineyardsH03754hin a pathH04934gstoodH05975flordH03068e'but the angelH04397!d-her into the wayH01870cto turnH05186bthe assH0860asmoteH05221`!and balaamH01109_)into the fieldH07704^ and wentH03212]) out of the wayH01870\% turned asideH05186[# and the assH0860Z# in his handH03027YdrawnH08025X'and his swordH02719W!in the wayH01870VstandingH05324UlordH03068Tthe angelH04397SsawH07200R#and the assH0860Q servantsH05288P# and his twoH08147O% upon his assH0860 F`C*rV8wS;gF % and he smoteH05221 # was kindledH02734 angerH0639 %and balaam'sH01109%under balaamH01109'she fell downH07257lordH03068the angelH04397sawH07200 -and when the assH0860) or to the leftH08040)= either to the right handH03225 to turnH05186no wayH01870~placeH04725}#in a narrowH06862|and stoodH05975{furtherH03254zwentH05674ylordH03068x'and the angelH04397w her againH03254v% and he smoteH05221!u- against the wallH07023t footH07272sbalaam'sH01109r#and crushedH03905&q7herself unto the wallH07023p!she thrustH03905olordH03068nthe angelH04397 IrT4|]E%|S4bI)wontH05532(!was i everH05532$'3thine unto this dayH03117,&Cupon which thou hast riddenH07392%+not i thine assH0860$#unto balaamH01109#saidH0559"#and the assH0860%!5 for now would i killH02026 %in mine handH03027a swordH02719!there wereH03426#me: i wouldH03863)=because thou hast mockedH05953%unto the assH0860saidH0559!and balaamH01109 timesH07272) me these threeH079692Ounto thee, that thou hast smittenH05221!-what have i doneH06213#unto balaamH01109%and she saidH0559!of the assH0860the mouthH06310openedH06605lordH03068% with a staffH04731  the assH0860 PhJ+ |\6 ^A!hPG!sawH07200F#!and the assH0860E# is perverseH03399D wayH01870C% to withstandH07854#B1 behold, i went outH03318A timesH07272@# these threeH07969? thine assH08606>W unto him, wherefore hast thou smittenH05221= saidH0559< lordH03068;' and the angelH04397:#on his faceH0639(9;his head, and fell flatH07812"8/ and he bowed downH069157# in his handH030276 drawnH080255' and his swordH027194! in the wayH018703standingH053242lordH030681the angelH043970!and he sawH07200/of balaamH01109.the eyesH05869-openedH01540,lordH03068&+9 unto thee? and he saidH0559* to do soH06213 cmJ.v];sF$ cc#the wordH01697b#but onlyH0657a%#with the menH0582`#goH03212_##unto balaamH01109^#saidH0559]#lordH03068\'#and the angelH04397)[=" i will get me back againH07725?Z['" me: now therefore, if it displease theeH05869 H07489Y" againstH07125X!"in the wayH01870'W9"not that thou stoodestH05324V!"for i knewH03045U'"i have sinnedH02398T"lordH03068S)"unto the angelH04397R"saidH0559Q!"and balaamH01109*P?! thee, and saved her aliveH02421,OC! surely now also i had slainH02026N! from meH06440M)!she had turnedH05186L!unlessH0194K!timesH07272J#!these threeH07969I!from meH06440H)!me, and turnedH05186 XmH+vR6f>%X*?% to promote thee to honourH03513~% indeedH05520}K%thou not unto me? am i not ableH03201'|9%thee? wherefore camestH01980"{/%unto thee to callH07121z%sendH07971$y3%did i not earnestlyH07971x#%unto balaamH01109w%saidH0559v%and balakH01111u$ coastH01366t'$ in the utmostH07097s$ of arnonH0769r'$ in the borderH01366q$of moabH04124 p+$him unto a cityH05892o$to meetH07125n#$he went outH03318m$was comeH0935l#$that balaamH01109k$heardH08085j)$and when balakH01111i#of balakH01111!h-# with the princesH08269g# wentH03212f# so balaamH011091eM# unto thee, that thou shalt speakH01696#d1# that i shall speakH01696 `U:eF-iK.{`)balaamH01109)tookH03947!)that balakH011112O)and it came to pass on the morrowH01242#1(and to the princesH08269(to balaamH01109(and sentH07971(and sheepH06629(oxenH01241(offeredH02076(and balakH01111-7''unto kirjath–huzothH07155 H02351''and they cameH0935!'with balakH01111'wentH03212 !'and balaamH01109# 1& that shall i speakH01696 #& in my mouthH06310 & puttethH07760 & that godH0430& the wordH01697&any thingH03972&to sayH01696&at allH032010K&unto thee: have i now any powerH03201'&lo, i am comeH0935!&unto balakH01111&saidH0559!&and balaamH01109 WgH&yY7uW8qW;standH03320:!unto balakH011119saidH05598!and balaamH011097 and a ramH03526 a bullockH064995altarH041964offeredH059273!and balaamH011092and balakH011111!had spokenH016960as balaamH01109/didH06213.and balakH01111- ramsH0352, and sevenH07651+ oxenH06499*'me here sevenH07651)#and prepareH03559(altarsH04196''me here sevenH07651&buildH01129%!unto balakH01111$saidH0559#!and balaamH01109"') of the peopleH05971!!) the utmostH07097) =)that thence he might seeH07200)of baalH01120%5)into the high placesH01116#1)and brought him upH05927 W}a:z_@~aH0W*Y? and thus thou shalt speakH01696X!unto balakH01111WreturnH07725Vand saidH0559UmouthH06310T#in balaam'sH01109Sa wordH01697RputH07760QlordH03068P and a ramH0352O a bullockH06499N altarH04196#M1and i have offeredH05927LaltarsH04196KsevenH07651*J?unto him, i have preparedH06186I#and he saidH0559HbalaamH01109GmetH07136Fand godH0430!E-to an high placeH08205"D/ thee. and he wentH03212C) me i will tellH05046B! he shewethH07200#A1 me: and whatsoeverH01697@ to meetH07125?will comeH07136>lordH03068='and i will goH03212&<7by thy burnt offeringH05930 YU9fFx]E#~Y!v- for from the topH07218 u+hath not defiedH02194tlordH03068$s3or how shall i defyH02194 r+hath not cursedH06895qwhom godH0410p'shall i curseH05344ohowH04100nisraelH03478mdefyH02194land comeH03212k me jacobH03290j curseH0779i comeH03212h# of the eastH06924%g5 out of the mountainsH02042f%me from aramH0758e%hath broughtH05148dof moabH04124cthe kingH04428bbalakH01111aand saidH0559`#his parableH04912_)and he took upH05375^of moabH04124(];he, and all the princesH08269'\9by his burnt sacrificeH05930,[Cunto him, and, lo, he stoodH05324 Z+and he returnedH07725 F|T4kH&|^F&eF! altogetherH01288/I and, behold, thou hast blessedH01288% mine enemiesH0341' thee to curseH06895 + unto me? i tookH03947$ 3 what hast thou doneH06213 # unto balaamH01109  saidH0559  and balakH01111 + and let my lastH0319!- of the righteousH03477 the deathH04194"!' let me dieH05315 H04191 of israelH03478' of the fourthH07255) and the numberH04557 of jacobH03290 the dustH06083' who can countH04487"/ among the nationsH01471*~? and shall not be reckonedH02803} aloneH0910|# shall dwellH07931${3 him: lo, the peopleH05971z i beholdH07789(y; him, and from the hillsH01389x i seeH07200w% of the rocksH06697 TzaD$|L# nG"rT. a bullockH06499-# and offeredH05927,altarsH04196+sevenH07651*and builtH01129)of pisgahH06449(!to the topH07218!''of zophimH06822 H06839#&1him into the fieldH07704%)and he broughtH03947$$3 them all: and curseH068950#K part of them, and shalt not seeH07200"! the utmostH07097! butH0657% 5 them: thou shalt seeH07200,C from whence thou mayest seeH07200 placeH047251O i pray thee, with me unto anotherH0312) unto him, comeH03212 saidH0559 and balakH01111# in my mouthH06310 hath putH07760 lordH03068 to speakH01696%5 must i not take heedH08104 and saidH0559 + and he answeredH06030 LqX. oN2_;hLMand saidH0559L#his parableH04912K)and he took upH05375J spokenH01696IlordH03068HsaidH0559$G3with him. and balakH01111Fof moabH04124 E+and the princesH08269&D7by his burnt offeringH05930)C=to him, behold, he stoodH05324 B-and when he cameH0935A and sayH01696@! unto balakH01111?go againH07725>and saidH0559=%in his mouthH06310<a wordH01697;and putH07760:balaamH011099metH071368lordH030687yonderH035416%while i meetH07136&57by thy burnt offeringH059304hereH035413standH033202!unto balakH011111#and he saidH05590 altarH04196/ and a ramH0352 UlN7kCzQ*pUihis godH0430hlordH03068gin israelH03478f%perversenessH05999%e5neither hath he seenH07200din jacobH03290ciniquityH0205#b1he hath not beheldH05027%a5and i cannot reverseH07725$`3and he hath blessedH01288_to blessH01288(^;behold, i have receivedH03947.]G and shall he not make it goodH06965"\/ or hath he spokenH01696$[3and shall he not doH06213Z%hath he saidH0559&Y7that he should repentH05162Xof manH0120 W+neither the sonH01121#V1that he should lieH03576Unot a manH0376TgodH0410S of zipporH06834"R/unto me, thou sonH01121QhearkenH0238Pand hearH08085ObalakH01111Nrise upH06965 Vz])|Q-hD$tV the bloodH01818 and drinkH08354the preyH02964%until he eatH0398&7he shall not lie downH07901';himself as a young lionH0738~#and lift upH05375 }+as a great lionH03833|'shall rise upH06965#{1behold, the peopleH05971z wroughtH06466y' what hath godH0410x'and of israelH03478wof jacobH03290 v-it shall be saidH0559'u9according to this timeH06256t)against israelH03478s)any divinationH07081r'against jacobH03290q)no enchantmentH05173p'of an unicornH072140oKhe hath as it were the strengthH08443nof egyptH04714!m-brought them outH03318lgodH0410k of a kingH04428(j; with him, and the shoutH08643bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{<Yv.Lk %‚CÂ_Ă{łƂ5<Yv.Lk %‚CÂ_Ă{łƂ5ǂRȂpɂ ʂ*˂Ĝc͂΂ς:ЂYтv҂ӂ1ԂNՂmւ ׂ)؂Gقcڂۂ܂;݂Yނv߂.Mi"A_|5Tq *Ge!=\y4Ro *Eb:Ws.Hd  > \ y  0Li"?\x4Qo )E PgG) yS:]8kP"balaamH01109!broughtH03947 and balakH01111'9 that thou mayest curseH06895 godH04303C'peradventure it will pleaseH05869 H03474placeH04725!/thee unto anotherH0312*?i pray thee, i will bringH03947comeH03212#unto balaamH01109saidH0559and balakH01111) that i must doH06213speakethH01696lordH03068"1not i thee, sayingH0559toldH01696!unto balakH01111and saidH0559answeredH06030 !but balaamH01109 #them at allH01288 nor blessH01288 #them at allH06895 'neither curseH05344#unto balaamH01109saidH0559and balakH01111% of the slainH02491 ojK3{^@( z]CoAhe wentH01980@israelH03478?to blessH01288>lordH03068'=+'that it pleasedH02895 H05869<sawH07200 ;+and when balaamH01109:altarH041969and a ramH03528a bullockH064997#and offeredH059276had saidH05595as balaamH011094didH062133and balakH011112 ramsH03521 and sevenH076510 bullocksH06499/'me here sevenH07651.#and prepareH03559-altarsH04196,'me here sevenH07651+buildH01129*!unto balakH01111)saidH0559(!and balaamH01109'jeshimonH03452&towardH06440%%that lookethH08259$of peorH06465#%unto the topH07218 QuX.~P-}aC#kQ_of godH0410^the wordsH0561]#which heardH08085\%he hath saidH05002[ hath saidH05002Z are openH08365Y! whose eyesH05869X#and the manH01397Whath saidH05002Vof beorH01160Uthe sonH01121TbalaamH01109Sand saidH0559R#his parableH04912Q)and he took upH05375P of godH0430O)and the spiritH07307*N?according to their tribesH07626MabidingH07931LisraelH03478K!and he sawH07200Jhis eyesH05869Ilifted upH05375H!and balaamH01109&G7 toward the wildernessH04057F his faceH06440E! but he setH07896!D- for enchantmentsH05173C to seekH07125'B9not, as at other timesH06471 I[B#X9a?! mI |+ shall be higherH07311{%and his kingH04428zwatersH04325yin manyH07227x%and his seedH02233w)of his bucketsH01805voutH05140uthe waterH04325t'he shall pourH05140"s/ beside the watersH04325r)as cedar treesH0730q%hath plantedH05193plordH03068*oAas the trees of lign aloesH0174$n3by the river's sideH05104m!as gardensH01593&l7are they spread forthH05186k)as the valleysH05158jo israelH03478 i+thy tabernaclesH04908ho jacobH03290g'are thy tentsH0168f!how goodlyH02895e openH01540$d3 but having his eyesH05869cfallingH05307 b+of the almightyH07706a!the visionH04236`which sawH02372 C^= `@!qG+fC) against balaamH01109# was kindledH02734 angerH0639# and balak'sH01111+ he that cursethH0779 - thee, and cursedH0779!- he that blessethH01288 blessedH01288&7 who shall stir him upH06965$3 and as a great lionH03833 as a lionH0738 # he lay downH07901 ! he couchedH03766( ; through with his arrowsH02671 ! and pierceH04272 # their bonesH06106 + and shall breakH01633#his enemiesH06862#the nationsH01471+he shall eat upH0398'of an unicornH072140Khe hath as it were the strengthH08443%out of egyptH04714"/brought him forthH03318godH0410!- shall be exaltedH05375 ~+ and his kingdomH04438} than agagH090 OnN1}c<Z:rO5+ unto me, sayingH0559#41 which thou sentestH07971-3E i not also to thy messengersH043972 spakeH016961! unto balakH011110 saidH0559/! and balaamH01109.# from honourH03519$-3 hath kept thee backH04513, lordH03068+ honourH03513 *+ thee unto greatH03513)! to promoteH03513( i thoughtH0559"'/ thou to thy placeH04725#&1 therefore now fleeH01272% timesH06471$# these threeH07969# blessedH012882"O and, behold, thou hast altogetherH01288!% mine enemiesH0341 ' thee to curseH06895 i calledH07121# unto balaamH01109 saidH0559 and balakH01111 togetherH05606 his handsH03709% and he smoteH05606 GlO2dK1 V9~cGTthe sonH01121SbalaamH01109Rand saidH0559Q#his parableH04912P)and he took upH05375O daysH03117N'in the latterH0319M'to thy peopleH05971Lshall doH06213&K7thee what this peopleH05971!J-i will advertiseH03289IcomeH03212H)unto my peopleH05971&G7and now, behold, i goH01980"F/ that will i speakH01696E saithH01696D lordH03068!C- of mine own mindH03820B or badH07451A goodH02896@ to doH06213? lordH03068 >+ the commandmentH06310= go beyondH05674< i cannotH03201; and goldH02091: of silverH037019 fullH043938% me his houseH010047! would giveH054146 if balakH01111 UjL+ pX9c=yU q+ and shall smiteH04272p' out of israelH03478o!shall riseH06965n'and a sceptreH07626m%out of jacobH03290la starH03556!k-there shall comeH01869"j/him, but not nighH071381iMhim, but not now: i shall beholdH07789h#i shall seeH07200g openH01540$f3 but having his eyesH05869e fallingH05307 d+ of the almightyH07706c! the visionH04236bsawH02372!a-of the most highH05945`'the knowledgeH01847_and knewH03045^of godH0410]the wordsH0561\#which heardH08085[%he hath saidH05002Z hath saidH05002Y are openH08365X! whose eyesH05869W#and the manH01397Vhath saidH05002Uof beorH01160 L[?nP/cE&lL ) that he perishH08 ) but his latterH0319 )of the nationsH01471 the firstH07225 amalekH06002and saidH0559#his parableH04912!he took upH05375on amalekH06002#1and when he lookedH07200#of the cityH05892#1him that remainethH08300/and shall destroyH067Yshall come he that shall have dominionH07287%out of jacobH03290~valiantlyH02428}shall doH06213|!and israelH03478{+for his enemiesH0341+zAalso shall be a possessionH03424yseirH08165&x7shall be a possessionH03424wand edomH0123 v'of shethH08351 H08352!u-all the childrenH01121t# and destroyH06979s of moabH04124r# the cornersH06285 T~^B(sZ<sP4zT"*/and shall afflictH06031)asshurH0804"(/and shall afflictH06031'!of chittimH03794&)from the coastH03027%and shipsH06716$doethH07760#when godH0410")who shall liveH02421!alasH0188 and saidH0559#his parableH04912)and he took upH05375.Gshall carry thee away captiveH07617%until asshurH0804be wastedH01197shallH0518(;nevertheless the keniteH07014 in a rockH05553 thy nestH07064!-and thou puttestH07760%5is thy dwellingplaceH04186strongH0386and saidH0559#his parableH04912#and took upH05375)on the kenitesH07017'and he lookedH07200 for everH05703 geH'uV3lD#gGjoinedH06775F!and israelH03478E'to their godsH0430D)and bowed downH07812Cdid eatH0398B)and the peopleH05971A'of their godsH0430$@3unto the sacrificesH02077?!the peopleH05971 >+and they calledH07121=of moabH04124#<1with the daughtersH01323#;1to commit whoredomH02181:beganH024909)and the peopleH059718!in shittimH078517abodeH034276!and israelH034785his wayH018704also wentH019803and balakH011112%to his placeH047251%and returnedH077250and wentH03212/rose upH06965.!and balaamH01109- for everH05703&,=and he also shall perishH08+eberH05677 fyV=%iP,qY5f!e- unto baal–peorH01187!d- that were joinedH06775chis menH0582boneH0376aye everyH0376`slayH02026_of israelH03478 ^+unto the judgesH08199]saidH0559\and mosesH04872[#from israelH03478#Z1may be turned awayH07725Y lordH03068X angerH0639 W+ that the fierceH02740 V+ against the sunH08121U lordH03068TbeforeH05048!S-and hang them upH03363R'of the peopleH05971Q'all the headsH07218PtakeH03947O!unto mosesH04872NsaidH0559MlordH03068L)against israelH03478K#was kindledH02734JlordH03068I'and the angerH0639)H=himself unto baal–peorH01187 Qb=bD( |^B&oQ a javelinH07420 and tookH03947!- the congregationH05712! from amongH08432~!he rose upH06965}sawH07200|!the priestH03548{of aaronH0175zthe sonH01121y!of eleazarH0499xthe sonH01121"w/and when phinehasH06372$v3of the congregationH04150!u/of the tabernacleH0168tthe doorH06607sweepingH01058r of israelH03478 q+ of the childrenH01121(p; of all the congregationH05712!o- and in the sightH05869n of mosesH04872m%in the sightH05869$l3a midianitish womanH04084!k/unto his brethrenH0251j#and broughtH07126icameH0935hof israelH03478 g+of the childrenH01121 f-and, behold, oneH0376 OoM.qO0 fJ1kO! of aaronH0175  the sonH01121! of eleazarH0499 the sonH01121 phinehasH06372 sayingH0559! unto mosesH04872 spakeH01696 lordH03068 thousandH0505 and fourH0702# were twentyH06242' in the plagueH04046$3 and those that diedH04191of israelH03478"/from the childrenH01121!was stayedH06113' so the plagueH04046 her bellyH06897 throughH0413 ' and the womanH0802  of israelH03478( =of them through, the manH0376 bothH08147 !and thrustH01856'into the tentH06898of israelH03478the manH0376afterH0310#and he wentH0935# in his handH03027 JeGwT3zY3hJ= of israelH03478!<- for the childrenH01121&;7 and made an atonementH03722:# for his godH04309) he was zealousH070658 becauseH08347! priesthoodH03550"6/ of an everlastingH057695% the covenantH012854 afterH031033Q and he shall have it, and his seedH022332 of peaceH07965%15 unto him my covenantH012850) behold, i giveH05414/' wherefore sayH0559.) in my jealousyH07068- of israelH03478!,- not the childrenH01121&+7 them, that i consumedH03615* amongH08432)# for my sakeH07068%(5 while he was zealousH07065' of israelH03478"&/ from the childrenH01121% awayH07725$ my wrathH02534## hath turnedH07725"! the priestH03548 KuF,xW0dH.iK\and smiteH05221[)the midianitesH04084ZvexH06887YsayingH0559X!unto mosesH04872WspakeH01696VlordH03068U in midianH04080T houseH01004S! of a chiefH01R' over a peopleH0523QheadH07218Pof zurH06698O%the daughterH01323NcozbiH03579M)that was slainH05221LwomanH0802#K1of the midianitishH04084J%and the nameH08034%I5 among the simeonitesH08099H houseH01004G! of a chiefH01F a princeH05387Eof saluH05543Dthe sonH01121CzimriH02174+BAwith the midianitish womanH04084A)that was slainH05221@)that was slainH05221 ?-of the israeliteH0376>%now the nameH08034 Q_C]>fG#}Q(y;of all the congregationH05712xthe sumH07218wtakeH05375v sayingH0559u! the priestH03548tof aaronH0175sthe sonH01121 r-and unto eleazarH0499q!unto mosesH04872pspakeH0559olordH03068n!the plagueH04046)m?and it came to pass afterH0310lsakeH01697k!for peor'sH06465j'of the plagueH04046i! in the dayH03117 h+ which was slainH05221g% their sisterH0269f of midianH04080e# of a princeH05387d%the daughterH01323cof cozbiH03579"b/and in the matterH01697aof peorH06465"`/you in the matterH01697-_Ewherewith they have beguiledH05230%^5you with their wilesH05231]%for they vexH06887 glM"fG-qW? g!- which went forthH03318 of israelH03478!-and the childrenH01121mosesH04872commandedH06680lordH03068!and upwardH04605oldH01121yearsH08141#from twentyH06242  sayingH0559 jerichoH03405 by jordanH03383 of moabH04124( ;with them in the plainsH06160spakeH01696!the priestH03548#and eleazarH0499and mosesH04872in israelH03478 to warH06635(; all that are able to goH03318 houseH01004'? throughout their fathers'H01! and upwardH04605~oldH01121}yearsH08141|#from twentyH06242{of israelH03478 z+of the childrenH01121 PdC% dF'Z*qP4%and the sonsH011213! and thirtyH079702hundredH039671and sevenH076510thousandH0505/and threeH07969".1of them were fortyH0705,-Cand they that were numberedH06485",/of the reubenitesH07206+%the familiesH04940 *+of the carmitesH03757)!the familyH04940(of carmiH03756"'/of the hezronitesH02697&!the familyH04940%of hezronH02696!$- of the palluitesH06384#! the familyH04940" of palluH06396"!/of the hanochitesH02599 !the familyH04940hanochH02585of reubenH07205%the childrenH01121'son of israelH03478!the eldestH01060reubenH07205 of egyptH04714+ out of the landH0776 NrS6sN+vL$eNR menH0376Q and fiftyH02572P# two hundredH03967O devouredH0398"N1 what time the fireH0784M diedH04194"L/ when that companyH05712$K3 together with korahH07141&J7 and swallowed them upH01104I her mouthH06310H openedH06605G' and the earthH0776F lordH03068!E- when they stroveH05327D of korahH07141C) in the companyH05712!B/ and against aaronH0175A' against mosesH04872@! who stroveH05327$?3 in the congregationH05712>' famousH07121 H07148=! and abiramH048< dathanH01885;! and abiramH048:! and dathanH018859 nemuelH052418 of eliabH04467% and the sonsH011216eliabH04465of palluH06396 CnQ3 kF( fG"dCo%the childrenH01121 n+and two hundredH03967mthousandH0505land twoH08147ktwentyH06242"j/of the simeonitesH08099i%the familiesH04940!h- of the shaulitesH07587g! the familyH04940f of shaulH07586 e+ of the zarhitesH02227d! the familyH04940c of zerahH02226"b/ of the jachinitesH03200a! the familyH04940` of jachinH03199!_- of the jaminitesH03228^! the familyH04940] of jaminH03226"\/ of the nemuelitesH05242[! the familyH04940Z of nemuelH05241%Y5 after their familiesH04940X of simeonH08095W the sonsH01121V diedH04191U of korahH07141-TE notwithstanding the childrenH01121'S9 and they became a signH05251 NY<~_="hI&jN thousandH0505 )of them, fortyH07056 Waccording to those that were numberedH06485 of gadH01410 +of the childrenH01121%the familiesH04940+of the arelitesH0692!the familyH04940of areliH0692+of the aroditesH0722!the familyH04940of arodH0720'of the eritesH06180!the familyH04940~of eriH06179})of the oznitesH0244|!the familyH04940{of ozniH0244 z+ of the shunitesH07765y! the familyH04940x of shuniH07764 w+ of the haggitesH02291v!the familyH04940uof haggiH02291"t/of the zephonitesH06831s!the familyH04940rof zephonH06827%q5after their familiesH04940pof gadH01410 WvZ?# fB#~_;vW*!the familyH04940)of hamulH02538"(/of the hezronitesH02697'!the familyH04940 &+were; of hezronH02696%of pharezH06557$%and the sonsH01121 #+ of the zarhitesH02227"! the familyH04940! of zerahH02226! - of the pharzitesH06558!the familyH04940of pharezH06557"/of the shelanitesH08024!the familyH04940 +were; of shelahH07956%5after their familiesH04940of judahH03063%and the sonsH01121 of canaanH03667#in the landH0776diedH04191and onanH0209and erH06147and onanH0209erH06147of judahH03063the sonsH01121hundredH03967 and fiveH02568 Ic( mT5wQ2qI$E3of them, threescoreH083466DWaccording to those that were numberedH06485C#of issacharH03485B%the familiesH04940#A1of the shimronitesH08117@!the familyH04940?!of shimronH08110">/of the jashubitesH03432=!the familyH04940<of jashubH03437;) of the punitesH06324:!the familyH049409of puaH06312 8+of the tolaitesH084407!the familyH049406tolaH08439%55after their familiesH049404#of issacharH034853the sonsH011212hundredH039671and fiveH025680thousandH05057/K'of them, threescore and sixteenH08337 H076576.Waccording to those that were numberedH06485-of judahH03063,%the familiesH04940!+-of the hamulitesH02539 HqR) lM.]A$hHb#of the sonsH01121a#and ephraimH0669`manassehH04519%_5after their familiesH04940^of josephH03130]the sonsH01121\hundredH03967[and fiveH02568ZthousandH0505$Y3of them, threescoreH083466XWaccording to those that were numberedH06485#W1of the zebulunitesH02075V%the familiesH04940#U1 of the jahleelitesH03178T! the familyH04940S! of jahleelH03177R+ of the elonitesH0440Q!the familyH04940Pof elonH0356 O+of the sarditesH05625N!the familyH04940Mof seredH05624%L5after their familiesH04940K!of zebulunH02074Jthe sonsH01121IhundredH03967Hand threeH07969GthousandH0505Fand fourH0702 J}^D) qR-nR3 pJ"/ of the hepheritesH02662! the familyH04940~ hepherH02660#}1 of the shemidaitesH08062|! the familyH04940{ shemidaH08061#z1of the shechemitesH07930y!the familyH04940xshechemH07928!w/of the asrielitesH0845v!the familyH04940uasrielH0844!t-of the helekitesH02516s!the familyH04940rof helekH02507!q/of the jeezeritesH0373p!the familyH04940ojeezerH0372nof gileadH01568mthe sonsH01121"l/ of the gileaditesH01569k! the familyH04940j of gileadH01568igileadH01568hbegatH03205g!and machirH04353"f/of the machiritesH04354e!the familyH04940dof machirH04353c#of manassehH04519 [a?kJ*dG)z[!#the familyH04940#of becherH01071$3#of the shuthalhitesH08364!#the familyH04940%#of shuthelahH07803%5#after their familiesH04940!#of ephraimH0669#the sonsH01121"hundredH03967"and sevenH07651"thousandH0505"and twoH08147)"of them, fiftyH02572-E"and those that were numberedH06485#"of manassehH04519%"the familiesH04940 !! and tirzahH08656 ! milcahH04435 ! hoglahH02295 ! and noahH05270 ! mahlahH04244'!of zelophehadH06765!-!of the daughtersH01323'!and the namesH08034'!but daughtersH01323#!had no sonsH01121!of hepherH02660!the sonH01121)!and zelophehadH06765 Jz]< ~D tK.iJ:!&the familyH049409&of ashbelH0788 8+&of the belaitesH011087!&the familyH049406&of belaH01106%55&after their familiesH049404#&of benjaminH011443&the sonsH01121%25% after their familiesH049401% of josephH031300% the sonsH01121/% hundredH03967.%and fiveH02568-%thousandH0505,%and twoH08147 ++%of them, thirtyH079706*W%according to those that were numberedH06485)!%of ephraimH0669(#%of the sonsH01121'%%the familiesH04940 &+$of the eranitesH06198%!$the familyH04940$$of eranH06197#%$of shuthelahH07803"$the sonsH01121!!-# of the tahanitesH08470 !# the familyH04940# of tahanH08465!-# of the bachritesH01076 [z[<uY:{[2x[W*the sonsH01121V) hundredH03967U)and sixH08337T)thousandH0505S)and fiveH02568R)fortyH0705,QC)and they that were numberedH06485%P5)after their familiesH04940O#)of benjaminH01144N)the sonsH01121 M+( of the naamitesH05280L!(the familyH04940K(of naamanH05283J)(of the arditesH0716I!(the familyH04940H!(and naamanH05283G(were ardH0714F(of belaH01106E%(and the sonsH01121"D/'of the huphamitesH02350C!'the familyH04940B'of huphamH02349#A1'of the shuphamitesH07781@!'the familyH04940?!'of shuphamH08197!>/& of the ahiramitesH0298=!& the familyH04940<& of ahiramH0297!;/& of the ashbelitesH0789 YY8oP4z]>}Y s+, of the beriitesH01284r!, the familyH04940q, of beriahH01283 p+, of the jesuitesH03441o!,the familyH04940n,of jesuiH03440 m+,of the jimnitesH03232l!,the familyH04940k,of jimnaH03232%j5,after their familiesH04940i,of asherH0836h%,the childrenH01121g+hundredH03967f+and fourH0702e+thousandH0505d+and fourH0702c!+threescoreH083466bW+according to those that were numberedH06485"a/+of the shuhamitesH07749!`-+all the familiesH04940%_5* after their familiesH04940^*of danH01835]%*the familiesH04940"\/*of the shuhamitesH07749[!*the familyH04940Z*of shuhamH07748%Y5*after their familiesH04940X*of danH01835 VaA"^>"x\?uV!0the familyH049400of guniH01476#10of the jahzeelitesH03184 !0the familyH04940 !0of jahzeelH03183% 50after their familiesH04940 #0of naphtaliH05321 0the sonsH01121/ hundredH03967/and fourH0702/thousandH0505/and threeH07969/fiftyH025726W/according to those that were numberedH06485/of asherH0836#/of the sonsH01121%/the familiesH04940.sarahH08294~.of asherH0836 }+.of the daughterH01323|%.and the nameH08034${3-of the malchielitesH04440z!-the familyH04940y#-of malchielH04439!x--of the heberitesH02277w!-the familyH04940v-of heberH02268u-of beriahH01283t#-of the sonsH01121 V|]>v]@$qU9pV.4sayingH0559-!4unto mosesH04872,4spakeH01696+4lordH03068*!3 and thirtyH07970)3 hundredH03967(3sevenH07651')3and a thousandH0505&3thousandH0505%3hundredH03967$3sixH08337#3of israelH03478 "+3of the childrenH01121!%3the numberedH06485 2 hundredH039672and fourH07022thousandH05052and fiveH025682fortyH0705,C2and they that were numberedH06485,C2according to their familiesH04940#2of naphtaliH05321%2the familiesH04940#11of the shillemitesH08016!1the familyH04940!1of shillemH08006!-1of the jezeritesH03340!1the familyH049401of jezerH03337)0 of the gunitesH01477 RaD(oO%iN#{R%H58shall the possessionH05159G!8to the lotH01486F8accordingH06310#E17they shall inheritH05157D-7of their fathersH01C'7of the tribesH04294'B97according to the namesH08034A7by lotH01486!@-7shall be dividedH02505(?=7notwithstanding the landH0776,>C6 to those that were numberedH06485=6 accordingH06310<6 be givenH05414&;76shall his inheritanceH05159:%6to every oneH03769#6inheritanceH05159)8=6thou shalt give the lessH045917!6and to fewH045926#6inheritanceH05159)5=6thou shalt give the moreH0723546to manyH0722735of namesH08034(2;5according to the numberH04557#115for an inheritanceH05159!0-5shall be dividedH02505#/35unto these the landH0776 DpM$\>sT.cDd!: and kohathH06955"c/: of the korathitesH07145b!: the familyH04940 a+: of the mushitesH04188`!: the familyH04940 _+:of the mahlitesH04250^!:the familyH04940"]/:of the hebronitesH02276\!:the familyH04940 [+:of the libnitesH03846Z!:the familyH04940Y):of the levitesH03881X%:the familiesH04940!W-9 of the meraritesH04848V!9 the familyH04940U9 of merariH04847"T/9 of the kohathitesH06956S!9the familyH04940R9of kohathH06955#Q19of the gershonitesH01649P!9the familyH04940O!9of gershonH01648%N59after their familiesH04940M)9of the levitesH03881(L;9they that were numberedH06485K8and fewH04592J%8between manyH07227#I18thereof be dividedH02505 QtW6oQ2cE)Q-E>and those that were numberedH06485=lordH03068=beforeH06440=fireH0784=strangeH02114"/=when they offeredH07126~=diedH04191}=and abihuH030|=and nadabH05070{#<and ithamarH0385z<eleazarH0499y<and abihuH030x<nadabH05070w<was bornH03205v)<and unto aaronH0175u%;their sisterH0269t!;and miriamH04813s; and mosesH04872r; aaronH0175q!; unto amramH06019p%; and she bareH03205o; in egyptH04714n;to leviH03878m;bareH03205l;of leviH03878k%;the daughterH01323j;jochebedH03115i;wifeH0802h!;of amram'sH06019g%;and the nameH08034f:amramH06019e:begatH03205 ]_G(kQ2lK* ]3 S@but among these there was not a manH0376? jerichoH03405? by jordanH03383? of moabH04124'?in the plainsH06160?of israelH03478%?the childrenH01121%?who numberedH06485!?the priestH03548#?and eleazarH0499?by mosesH04872(;?they that were numberedH06485>of israelH03478%>the childrenH01121!>them amongH08432>givenH054141M> because there was no inheritanceH05159> of israelH03478%> the childrenH01121 > amongH08432+ A> for they were not numberedH06485 !>and upwardH04605 >oldH01121 %>from a monthH02320>all malesH02145>thousandH0505>and threeH07969$3>of them were twentyH06242 DY8s[5 mQ6~`D>the sonH01121=of gileadH01568<the sonH01121;of hepherH02660:the sonH011219'of zelophehadH067658'the daughtersH013237then cameH071266A of nunH051265A the sonH011214!A and joshuaH030913%A of jephunnehH033122A the sonH01121$13Aof them, save calebH036120Aa manH0376'/9Aand there was not leftH03498"./Ain the wildernessH04057-AdieH04191+,AAof them, they shall surelyH04191+Ahad saidH0559*AlordH03068)@ of sinaiH05514"(/@ in the wildernessH04057'@of israelH03478&%@the childrenH01121#%1@when they numberedH06485$@numberedH06485#!@the priestH03548"@and aaronH0175#!1@of them whom mosesH04872 XbF( sT1d7~X"\/in the wildernessH04057[diedH04191Z!our fatherH01Y sayingH0559$X3 of the congregationH04150!W/ of the tabernacleH0168V the doorH06607)U= and all the congregationH05712T#the princesH05387S!and beforeH06440R!the priestH03548QeleazarH0499P!and beforeH06440OmosesH04872NbeforeH06440M)and they stoodH05975L!and tirzahH08656K!and milcahH04435J!and hoglahH02295InoahH05270HmahlahH04244!G-of his daughtersH01323Fthe namesH08034Eof josephH03130Dthe sonH01121C# of manassehH04519 B+ of the familiesH04940A# of manassehH04519@ the sonH01121? of machirH04353 c|c@#xW8{\>"}cysayingH0559x!unto mosesH04872wspakeH0559vlordH03068ulordH03068tbeforeH06440s#their causeH04941rbroughtH07126qand mosesH04872p' of our fatherH01o% the brethrenH0251n amongH08432m%a possessionH0272lgiveH05414'k9because he hath no sonH01121j!his familyH04940i!from amongH08432h%be done awayH01639g'of our fatherH01$f3why should the nameH08034 e+ and had no sonsH01121d) in his own sinH02399c but diedH04191b of korahH07141a)in the companyH05712`lordH03068:__of them that gathered themselves togetherH03259^#the companyH05712"]/and he was not inH08432 _bI$oN2 wS_ + his inheritanceH05159#1 then ye shall giveH05414+A and if he have no daughterH01323"/ unto his daughterH01323 to passH056744Sthen ye shall cause his inheritanceH05159 +and have no sonH01121 dieH04191 if a manH0376 sayingH0559 of israelH03478" /unto the childrenH01121%5and thou shalt speakH01696to passH05674+ of their fatherH015U and thou shalt cause the inheritanceH05159 brethrenH0251) their father'sH01 amongH08432"/of an inheritanceH05159!/them a possessionH0272giveH05414"~/thou shalt surelyH05414}rightH03651|speakH01696{'of zelophehadH06765z'the daughtersH01323 Gb?#lK"cJ,~cG0 and seeH07200/ abarimH05682 .+ into this mountH02022-# get thee upH05927,! unto mosesH04872+ saidH0559* lordH03068) mosesH04872( commandedH06680' lordH03068&# of judgmentH04941% a statuteH02708$ of israelH034786#W it: and it shall be unto the childrenH01121%"5 and he shall possessH03423%!5 to him of his familyH04940 % that is nextH07138!- unto his kinsmanH07607 + his inheritanceH05159#1 then ye shall giveH05414 - have no brethrenH0251/ and if his fatherH01 brethrenH0251/ unto his father'sH01 + his inheritanceH05159#1 then ye shall giveH05414*A and if he have no brethrenH0251!/ unto his brethrenH0251 TyMwL*[=nTLsayingH0559KlordH03068JspakeH01696Iand mosesH04872Hof zinH06790"G/ in the wildernessH04057F in kadeshH06946E! of meribahH04809D the waterH04325"C/ before their eyesH05869 B+me at the waterH04325A#to sanctifyH06942$@3of the congregationH05712?'in the strifeH04808>of zinH06790='in the desertH04057'<9against my commandmentH06310 ;+for ye rebelledH04784:% was gatheredH06229# thy brotherH02518 as aaronH0175 7+ unto thy peopleH05971/6K it, thou also shalt be gatheredH0622(5; and when thou hast seenH072004 of israelH03478"3/ unto the childrenH01121#21 which i have givenH054141 the landH0776 _pW-o@}^E% {_iand setH05975h! thine handH03027g and layH05564f! the spiritH07307ea manH0376dof nunH05126cthe sonH01121b#thee joshuaH03091atakeH03947`!unto mosesH04872_saidH0559^lordH03068']9 which have no shepherdH07462 \+ be not as sheepH06629[lordH03068&Z7that the congregationH05712+YCand which may bring them inH09352XOthem, and which may lead them outH03318WbeforeH06440)V?them, and which may go inH0935UbeforeH06440!T-which may go outH03318&S7over the congregationH05712Ra manH0376QsetH06485P%of all fleshH01320O)of the spiritsH07307Nthe godH0430MlordH03068 P_5kM)\A& }P)=he, and all the childrenH01121"1 they shall come inH0935 + and at his wordH06310"/ shall they go outH03318# at his wordH06310 lordH03068~beforeH06440}of urimH0224+|Afor him after the judgmentH04941{'who shall askH07592z!the priestH03548yeleazarH0499xbeforeH06440#w1and he shall standH05975 v+may be obedientH08085uof israelH03478 t+of the childrenH011214sSupon him, that all the congregationH05712 r+of thine honourH01935#q1and thou shalt putH05414p)in their sightH05869&o7and give him a chargeH06680%n5all the congregationH05712m!and beforeH06440l!the priestH03548keleazarH0499j!him beforeH06440 Mt[=i@ wZA'xM'"9unto them, my offeringH07133!and sayH0559 of israelH03478%the childrenH01121commandH06680sayingH0559!unto mosesH04872spakeH01696lordH03068of mosesH04872#by the handH03027commandedH01696lordH030680Kupon him, and gave him a chargeH06680his handsH03027#and he laidH05564%5 all the congregationH05712! and beforeH06440! the priestH03548 eleazarH0499!him beforeH06440 and setH05975 joshuaH03091! -him: and he tookH03947 commandedH06680 lordH03068didH06213and mosesH048724Swith him, even all the congregationH05712of israelH03478 DzL/jR8{`G"cD?#of an ephahH0374>#and a tenthH06224=at evenH06153!<-shalt thou offerH06213;lambH03532:'and the otherH081459)in the morningH01242!8-shalt thou offerH062137lambH035326the oneH02595) burnt offeringH059304# a continualH085483! day by dayH031172% without spotH085491yearH081410%of the firstH01121/lambsH03532.twoH08147-lordH03068%,5which ye shall offerH07126)+?the offering made by fireH0801"*1and thou shalt sayH0559,)C unto me in their due seasonH04150( to offerH07126*'? unto me, shall ye observeH08104& savourH07381%a sweetH05207.$Ifor my sacrifices made by fireH0801#my breadH03899 R{]?'fKfFwR!\-shalt thou offerH06213[lambH03532Z'and the otherH08145!Y- a drink offeringH05262X lordH03068W%to be pouredH052581VMshalt thou cause the strong wineH07941U#in the holyH06944TlambH03532S#for the oneH0259Rof an hinH01969Q!the fourthH07243'P9and the drink offeringH05262O lordH03068(N=a sacrifice made by fireH0801MsavourH07381L#for a sweetH05207KsinaiH05514Jin mountH02022#I1which was ordainedH06213H)burnt offeringH05930G#a continualH08548F oilH08081Eof beatenH03795Dof an hinH01969 C+with the fourthH07243BmingledH01101$A3for a meat offeringH04503@of flourH05560 Mj<~fL+tX;xM'x9 and his drink offeringH05262w) burnt offeringH05930%v5 beside the continualH08548!u- of every sabbathH07676#t1 the burnt offeringH05930's9 and the drink offeringH05262r with oilH08081q mingledH01101 p+ a meat offeringH04503o) deals of flourH05560n tenthH06241m and twoH08147l% without spotH08549k yearH08141j% of the firstH01121i lambsH03532h twoH08147g dayH03117#f1 and on the sabbathH07676e lordH03068d savourH07381c! of a sweetH05207(b= a sacrifice made by fireH0801*a?thereof, thou shalt offerH06213*`?and as the drink offeringH05262_)of the morningH01242%^5as the meat offeringH04503]at evenH06153 kkR: |cB$oS7k ramH0352 for oneH0259 with oilH08081 mingledH01101 + a meat offeringH04503) deals of flourH05560 tenthH06241 and twoH08147 bullockH06499 for oneH0259  with oilH08081  mingledH01101 + a meat offeringH04503  of flourH05560 # tenth dealsH06241 and threeH07969% without spotH08549 yearH08141% of the firstH01121 lambsH03532 sevenH07651 ramH0352 and oneH0259 bullocksH06499 youngH01241~ twoH08147} lordH03068!|- a burnt offeringH05930{) ye shall offerH07126z) of your monthsH02320&y7 and in the beginningsH07218 R}Y=$R0xW9jR4kidH081633and oneH02592#of the yearH08141&17throughout the monthsH023200) of every monthH02320#/1 the burnt offeringH05930.# unto a lambH03532- of an hinH01969,% and a fourthH07243+!unto a ramH0352*of an hinH01969)'and the thirdH07992()unto a bullockH06499'of wineH03196&an hinH01969%'shall be halfH02677*$?and their drink offeringsH05262# lordH03068("= a sacrifice made by fireH0801! savourH07381 ! of a sweetH05207!- a burnt offeringH05930 lambH03532 unto oneH0259 + a meat offeringH04503 with oilH08081 mingledH01101 of flourH05560)= and a several tenth dealH06241 FzQ._F`D# mF#Q1but ye shall offerH07126PworkH04399%O5no manner of servileH05656N#ye shall doH06213M#convocationH04744Lan holyH06944KdayH03117J%in the firstH07223Ibe eatenH0398'H9shall unleavened breadH04682GdaysH03117FsevenH07651Ethe feastH02282D'of this monthH02320CdayH03117,B5'and in the fifteenthH06240 H02568AlordH03068@%the passoverH06453?monthH02320>%of the firstH07223=dayH03117,<7%and in the fourteenthH06240 H0702';9 and his drink offeringH05262:)burnt offeringH05930%95beside the continualH08548!8-shall be offeredH062137lordH03068#61for a sin offeringH024035%of the goatsH05795 J~dG,h<"jN.dJolambsH03532%n5throughout the sevenH07651mlambH03532lfor everyH0259!k-shalt thou offerH06213%j5a several tenth dealH06241i for a ramH0352h# tenth dealsH06241g and twoH08147f'for a bullockH06499e)shall ye offerH06213d#tenth dealsH06241cthreeH07969bwith oilH08081amingledH01101`flourH05560(_;and their meat offeringH045037^Ythey shall be unto you without blemishH08549] yearH08141\% of the firstH01121[ lambsH03532Z and sevenH07651Y ramH0352Xand oneH0259WbullocksH06499VyoungH01241UtwoH08147TlordH03068!S-a burnt offeringH05930(R=a sacrifice made by fireH0801 E])pG.e<eE #ye shall doH06213 #convocationH04744&7ye shall have an holyH06944dayH03117#1and on the seventhH07637'9 and his drink offeringH05262) burnt offeringH05930%5 beside the continualH08548$3 it shall be offeredH06213 lordH03068savourH07381!of a sweetH05207-~Gof the sacrifice made by fireH0801}the meatH03899|daysH03117%{5throughout the sevenH07651zdailyH031171yMafter this manner ye shall offerH06213x)burnt offeringH05930 w+for a continualH08548v)in the morningH012420uKthese beside the burnt offeringH05930t)ye shall offerH06213%s5to make an atonementH03722r)a sin offeringH02403qgoatH08163pand oneH0259 M}[AwX?kN7 iM)mingledH01101(of flourH05560(';and their meat offeringH04503&yearH08141%% of the firstH01121$ lambsH03532# sevenH07651" ramH0352! oneH0259 bullocksH06499youngH01241twoH08147lordH03068savourH07381#for a sweetH05207#1the burnt offeringH05930#1but ye shall offerH07126 workH04399! no servileH05656# ye shall doH06213# convocationH04744&7ye shall have an holyH06944!-after your weeksH07620lordH03068'meat offeringH04503a newH02319'when ye bringH07126#1of the firstfruitsH01061 +also in the dayH03117 workH04399 !no servileH05656 hqY9eN6}ShE%of the monthH02320D%on the firstH0259CmonthH02320#B1and in the seventhH07637*A?and their drink offeringsH052627@Ythey shall be unto you without blemishH08549&?7and his meat offeringH04503>)burnt offeringH05930%=5beside the continualH08548<)ye shall offerH06213%;5to make an atonementH03722:%of the goatsH057959kidH081638oneH02597lambsH03532%65throughout the sevenH076515lambH035324unto oneH0259%35a several tenth dealH062412 ramH03521 unto oneH02590# tenth dealsH06241/ twoH08147.bullockH06499-unto oneH0259,#tenth dealsH06241+threeH07969*with oilH08081 _w^>hN2rF,_d# tenth dealsH06241ctwoH08147b'for a bullockH06499a#tenth dealsH06241`threeH07969_with oilH08081^mingledH01101]flourH05560(\;and their meat offeringH04503 [+without blemishH08549ZyearH08141Y% of the firstH01121X lambsH03532W sevenH07651V ramH0352U oneH0259TbullockH06499SyoungH01241RoneH0259QlordH03068PsavourH07381O#for a sweetH05207!N-a burnt offeringH05930#M1and ye shall offerH06213L! of blowingH08643K# it is a dayH03117J workH04399I!no servileH05656H#ye shall doH06213G#convocationH04744&F7ye shall have an holyH06944 [uL2dC|L,u[monthH02320 ~+of this seventhH07637/}Iand ye shall have on the tenthH06218| lordH03068({= a sacrifice made by fireH0801z savourH07381y# for a sweetH05207,xCaccording unto their mannerH04941*w?and their drink offeringsH05262&v7and his meat offeringH04503u)burnt offeringH05930t'and the dailyH08548&s7and his meat offeringH04503r%of the monthH02320*q?beside the burnt offeringH05930%p5to make an atonementH03722o)a sin offeringH02403n%of the goatsH05795mkidH08163land oneH0259klambsH03532%j5throughout the sevenH07651ilambH03532hfor oneH0259g!tenth dealH06241fand oneH0259e for a ramH0352 O|X;nR;$ {O5iO to oneH0259# tenth dealsH06241 twoH08147% to a bullockH06499# tenth dealsH06241 threeH07969 with oilH08081 mingledH01101 flourH05560(; and their meat offeringH045037Ythey shall be unto you without blemishH08549yearH08141% of the firstH01121 lambsH03532 sevenH07651 ramH0352 oneH0259 bullockH06499 youngH01241 oneH0259 savourH07381 a sweetH05207lordH03068!-a burnt offeringH05930#1but ye shall offerH07126 any workH04399 +ye shall not doH06213!your soulsH05315%5and ye shall afflictH06031#convocationH04744an holyH06944 EcI2c@v\2x_E; sevenH07651: lordH030689 a feastH02282"8/ and ye shall keepH022877 workH043996! no servileH056565# ye shall doH062134# convocationH04744&37 ye shall have an holyH069442 monthH023201) of the seventhH076370 dayH03117,/5' and on the fifteenthH06240 H025681.M of it, and their drink offeringsH05262&-7 and the meat offeringH04503,) burnt offeringH05930"+/ and the continualH08548*% of atonementH03725(); beside the sin offeringH02403() a sin offeringH02403'% of the goatsH05795& kidH08163% oneH0259$ lambsH03532%#5 throughout the sevenH07651" lambH03532! for oneH0259% 5 a several tenth dealH06241 ramH0352 SoP5gM,bH( nSY to eachH0259X# tenth dealsH06241W twoH08147V bullocksH06499'U+' of the thirteenH06240 H07969TbullockH06499S!unto everyH0259R#tenth dealsH06241QthreeH07969Pwith oilH08081OmingledH01101NflourH05560(M;and their meat offeringH04503.LG they shall be without blemishH08549K yearH08141J% of the firstH01121I lambsH03532H% fourteenH06240 H0702G ramsH0352F twoH08147E bullocksH06499D' youngH01121 H01241 C' thirteenH06240 H07969B lordH03068A savourH07381@! of a sweetH05207(?= a sacrifice made by fireH0801!>- a burnt offeringH05930#=1 and ye shall offerH07126< daysH03117 gjQ' mJ$x[C+g(v;and their meat offeringH04503u% without spotH08549t yearH08141s% of the firstH01121r lambsH03532q%fourteenH06240 H0702pramsH0352otwoH08147nbullocksH06499m'youngH01241 H01121l'twelveH06240 H08147kdayH03117"j/and on the secondH08145'i9and his drink offeringH05262"h/his meat offeringH04503g)burnt offeringH05930%f5beside the continualH08548e)a sin offeringH02403d%of the goatsH05795ckidH08163band oneH0259alambsH03532&`+%of the fourteenH06240 H0702_lambH03532^to eachH0259)]=and a several tenth dealH06241\ramsH0352[!of the twoH08147ZramH0352 Og9tQ't\D!}O*?and their drink offeringsH05262(;and their meat offeringH04503 + without blemishH08549 yearH08141 % of the firstH01121 lambsH03532 %fourteenH06240 H0702 ramsH0352 twoH08147bullocksH06499'elevenH06240 H06249dayH03117!-and on the thirdH079923Qthereof, and their drink offeringsH05262&7and the meat offeringH04503)burnt offeringH05930%5beside the continualH08548)a sin offeringH02403%of the goatsH05795~kidH08163}and oneH0259!|-after the mannerH04941*{?according to their numberH04557"z/and for the lambsH03532y%for the ramsH0352!x-for the bullocksH06499*w?and their drink offeringsH05262 KgB'uJ$ jI0 qK"-/and for the lambsH03532,%for the ramsH0352!+-for the bullocksH06499**?and their drink offeringsH05262$)3their meat offeringH04503 (+ without blemishH08549' yearH08141&% of the firstH01121%lambsH03532$%fourteenH06240 H0702#ramsH0352"twoH08147!bullocksH06499 tenH06235dayH03117"/and on the fourthH07243'9and his drink offeringH05262&7and his meat offeringH04503)burnt offeringH05930%5beside the continualH08548)a sin offeringH02403goatH08163and oneH0259!-after the mannerH04941*?according to their numberH04557"/and for the lambsH03532%for the ramsH0352!-for the bullocksH06499 FzY6 t\C&^2kF!I-after the mannerH04941*H?according to their numberH04557"G/and for the lambsH03532F%for the ramsH0352!E-for the bullocksH06499*D?and their drink offeringsH05262(C;and their meat offeringH04503B% without spotH08549A yearH08141@% of the firstH01121?lambsH03532>%fourteenH06240 H0702=ramsH0352<twoH08147;bullocksH06499:nineH086729dayH03117!8-and on the fifthH02549'79and his drink offeringH05262"6/his meat offeringH045035)burnt offeringH05930%45beside the continualH085483)a sin offeringH024032%of the goatsH057951kidH081630and oneH0259!/-after the mannerH04941*.?according to their numberH04557 Z]3|dA'oJ*}Ze)a sin offeringH02403dgoatH08163cand oneH0259!b-after the mannerH04941*a?according to their numberH04557"`/and for the lambsH03532_%for the ramsH0352!^-for the bullocksH06499*]?and their drink offeringsH05262(\;and their meat offeringH04503 [+ without blemishH08549Z yearH08141Y% of the firstH01121XlambsH03532W%fourteenH06240 H0702VramsH0352UtwoH08147TbullocksH06499SeightH08083RdayH03117!Q-and on the sixthH08345'P9and his drink offeringH05262&O7and his meat offeringH04503N)burnt offeringH05930%M5beside the continualH08548L)a sin offeringH02403KgoatH08163Jand oneH0259 Ac<$ _F"]/ gA"/"his meat offeringH04503)"burnt offeringH05930%5"beside the continualH08548~)"a sin offeringH02403}"goatH08163|"and oneH0259!{-!after the mannerH04941*z?!according to their numberH04557"y/!and for the lambsH03532x%!for the ramsH0352!w-!for the bullocksH06499*v?!and their drink offeringsH05262(u;!and their meat offeringH04503 t+ without blemishH08549s yearH08141r% of the firstH01121q lambsH03532p% fourteenH06240 H0702o ramsH0352n twoH08147m bullocksH06499l sevenH07651k dayH03117#j1 and on the seventhH07637'i9and his drink offeringH05262"h/his meat offeringH04503g)burnt offeringH05930%f5beside the continualH08548 dgG(x]D-uQ)d*?%according to their numberH04557"/%and for the lambsH03532#%for the ramH0352 +%for the bullockH06499*?%and their drink offeringsH05262$3%their meat offeringH04503 +$without blemishH08549$yearH08141%$ of the firstH01121$ lambsH03532$ sevenH07651$ ramH0352$ oneH0259$bullockH06499$oneH0259$lordH03068 $savourH07381 !$of a sweetH05207( =$a sacrifice made by fireH0801! -$a burnt offeringH05930# 1$but ye shall offerH07126#workH04399!#no servileH05656##ye shall doH062130K#ye shall have a solemn assemblyH06116#dayH03117'#on the eighthH08066'9"and his drink offeringH05262 N[8^.oQ9qN8)unto the headsH072187spakeH016966and mosesH048725(mosesH048724(commandedH066803(lordH030682(of israelH034781%(the childrenH011210(toldH0559/(and mosesH04872-.E' and for your peace offeringsH08002--E'and for your drink offeringsH05262,,C'and for your meat offeringsH04503)+='for your burnt offeringsH05930,*C'and your freewill offeringsH05071!)-'beside your vowsH05088#(1'in your set feastsH04150''lordH03068&#'ye shall doH06213'%9&and his drink offeringH05262&$7&and his meat offeringH04503#)&burnt offeringH05930%"5&beside the continualH08548!)&a sin offeringH02403 &goatH08163&and oneH0259!-%after the mannerH04941 `z\C eH)kM0`V% in her youthH05271UhouseH01004T+in her father'sH01!S/herself by a bondH0632Rand bindH0631QlordH03068Pa vowH05088Oalso vowH05087N!if a womanH0802!M-out of his mouthH063101LM according to all that proceedethH03318K# he shall doH06213J his wordH01697#I1 he shall not breakH02490H# with a bondH0632Ghis soulH05315Fto bindH0631Ean oathH07621Dor swearH07650ClordH03068Ba vowH05088AvowH05087@if a manH0376?) hath commandedH06680> lordH03068=the thingH01697<sayingH0559;of israelH03478(:;concerning the childrenH011219'of the tribesH04294 b_B"]@ qN"bq! disallowedH05106%p; her, because her fatherH01o' shall forgiveH05545n lordH03068m# shall standH06965lher soulH05315(k=wherewith she hath boundH0631j+or of her bondsH0632$i3not any of her vowsH05088 h+that he hearethH08085g)her in the dayH03117fdisallowH05106e/but if her fatherH01d#shall standH06965c her soulH05315(b= wherewith she hath boundH0631a) and every bondH0632`# shall standH06965*_? at her: then all her vowsH05088%^5shall hold his peaceH02790])and her fatherH01\her soulH05315([=wherewith she hath boundH0631Z%and her bondH0632Yher vowH05088XhearH08085W)and her fatherH01 K`9pN. dAhK  her soulH05315# 3wherewith she boundH0631 'with her lipsH08193+Aand that which she utteredH04008;athen he shall make her vow which she vowedH05088'that he heardH08085)her on the dayH03117!disallowedH05106"1but if her husbandH0376# shall standH06965 her soulH05315#3 wherewith she boundH0631'and her bondsH0632~#shall standH06965}'then her vowsH05088|'that he heardH08085"{/at her in the dayH03117#z1and held his peaceH02790yheardH08085x+and her husbandH0376wher soulH05315#v3wherewith she boundH0631&u7ought out of her lipsH08193t!or utteredH04008s)when she vowedH050880rMand if she had at all an husbandH0376 Lb2|bF) h9mL'% hath utterlyH06565"&1 but if her husbandH0376%# shall standH06965$ her soulH05315##3 wherewith she boundH0631") and every bondH0632!# shall standH06965+ A her not: then all her vowsH05088! disallowedH05106#1 and held his peaceH02790 heardH08085+ and her husbandH0376% with an oathH07621 by a bondH0632 her soulH05315 or boundH0631 houseH01004 - in her husband'sH0376!- and if she vowedH05087# shall standH06965# their soulsH05315)? wherewith they have boundH0631,C and of her that is divorcedH01644! of a widowH0490' but every vowH05088' shall forgiveH05545  lordH03068 ) of none effectH06565 HxT,w^<c=qH%C5then he establishethH06965Bto dayH03117 A+at her from dayH03117@)hold his peaceH02790?!altogetherH02790">1but if her husbandH0376!=- may make it voidH06565"<1 it, or her husbandH0376;' may establishH06965:# her husbandH03769 the soulH053158! to afflictH060317 oathH07621!6/ and every bindingH06325 every vowH050884' shall forgiveH055453 lordH03068$23 hath made them voidH065651# her husbandH0376 0+ shall not standH06965/# of her soulH05315&.9 or concerning the bondH0632$-3 concerning her vowsH05088 ,+ out of her lipsH08193%+5 whatsoever proceededH04161* he heardH08085)! on the dayH03117() made them voidH06565 U[5\;d?wU_'avengeH05360 H05358^sayingH0559]!unto mosesH04872\spakeH01696[lordH03068Z houseH01004Y+ in her father'sH01X% in her youthH05271!W-and his daughterH01323 V1between the fatherH01U%and his wifeH0802T'between a manH0376SmosesH04872RcommandedH06680QlordH03068P%the statutesH02706O%her iniquityH05771#N1then he shall bearH05375#M1that he hath heardH08085LafterH0310K)make them voidH06565)J=but if he shall any waysH06565I' that he heardH08085"H/ at her in the dayH031170GK them, because he held his peaceH02790(F; upon her: he confirmethH06965 E-or all her bondsH0632D%all her vowsH05088 X~T0[ uG)vXz!a thousandH0505yof israelH03478$x5out of the thousandsH0505(w;so there were deliveredH04560v!to the warH06635u'shall ye sendH07971tof israelH03478*s?throughout all the tribesH04294 r!#a thousandH0505 H0505&q)'of every tribeH04294 H04294p of midianH04080o lordH03068"n!' and avengeH05360 H054147mYand let them go against the midianitesH04080+lAof yourselves unto the warH06635ksomeH0582jarmH02502isayingH0559 h+unto the peopleH05971gspakeH01696fand mosesH04872 e+unto thy peopleH05971&d9shalt thou be gatheredH0622cafterwardH0310"b/of the midianitesH04084aof israelH03478`%the childrenH01121 \rT;`AzO6z\of midianH04080the kingsH04428'and they slewH02026'all the malesH02145'and they slewH02026mosesH04872commandedH06680lordH03068'9against the midianitesH04080 +and they warredH06633#in his handH03027 to blowH08643! - and the trumpetsH02689 # instrumentsH03627 ' with the holyH06944 ! to the warH06635! the priestH03548!of eleazarH0499the sonH01121"/them and phinehasH06372tribeH04294!a thousandH0505 +them to the warH06635sentH07971and mosesH04872 for warH06635~armedH02502}thousandH0505|'twelveH06240 H08147{tribeH04294 j{_C& }_<wQ*j#41 wherein they dweltH04186!3- all their citiesH058922) and they burntH08313$13 and all their goodsH02428%05 and all their flocksH04735#/3 of all their cattleH0929".1 and took the spoilH0962&-7 and their little onesH02945, captivesH07617+ of midianH04080* the womenH0802) of israelH03478!(- and the childrenH01121')with the swordH02719&they slewH02026%of beorH01160$%also the sonH01121#balaamH01109" of midianH04080! kingsH04428  fiveH02568 and rebaH07254 and hurH02354and zurH06698and rekemH07552eviH01891Mthe rest of them that were slainH02491besideH05921 TnI/gH)uY;sTP! went forthH03318$O3 of the congregationH05712$N3 and all the princesH05387M! the priestH03548L# and eleazarH0499K and mosesH04872J jerichoH03405I by jordanH03383H of moabH04124G' at the plainsH06160F' unto the campH04264E of israelH03478 D+ of the childrenH01121*C? and unto the congregationH05712B! the priestH03548A# and eleazarH0499@! unto mosesH04872?' and the spoilH07998>% and the preyH04455=% the captivesH07628 <- and they broughtH0935;' and of beastsH0929: of menH0120!9- and all the preyH044558' all the spoilH079987' and they tookH039476 with fireH0784-5E and all their goodly castlesH02918 UjD$gH*lK-qUn of peorH06465m' in the matterH01697l lordH03068ktrespassH04604jto commitH04560iof balaamH01109$h3through the counselH01697gof israelH03478f%the childrenH01121ecausedH01961d'behold, theseH02007caliveH02421b'all the womenH05347)a=unto them, have ye savedH02421`saidH0559_and mosesH04872^! the battleH04421] fromH06635\! which cameH0935['over hundredsH03967Z%and captainsH08269Y)over thousandsH0505X%the captainsH08269W#of the hostH02428"V/with the officersH06485Uwas wrothH07107Tand mosesH04872S the campH04264R% them withoutH02351Q to meetH07125 ejK!pK.fI/e  purifyH02398  any slainH02491+Aand whosoever hath touchedH05060!any personH05315&7whosoever hath killedH02026daysH03117sevenH07651the campH04264withoutH02351 +and do ye abideH02583%5with him, keep aliveH02421by lyingH04904~a manH02145$}3that have not knownH03045|childrenH02945!{/but all the womenH0802z with himH02145yby lyingH04904xmanH0376 w+that hath knownH03045v#every womanH0802uand killH02026&t7among the little onesH02945s!every maleH02145#r1now therefore killH02026qlordH03068'p9 among the congregationH05712'o9 and there was a plagueH04046 VoW8pT5aB) qV(the tinH0913'the ironH01270&the brassH05178%)and the silverH03701$'only the goldH02091# mosesH04872" commandedH06680! lordH03068 ! of the lawH08451'the ordinanceH02708'to the battleH04421!which wentH0935of warH06635%unto the menH0582saidH0559!the priestH03548#and eleazarH0499of woodH06086$3and all things madeH03627of goats'H05795%and all workH04639of skinsH05785%5and all that is madeH03627raimentH0899!and purifyH02398dayH03117#1and on the seventhH07637  dayH03117 % on the thirdH07992- E yourselves and your captivesH07628 _bFyY,cB!{_Dthe sumH07218CtakeH05375BsayingH0559A!unto mosesH04872@spakeH0559?lordH03068>'into the campH04264='ye shall comeH0935<'and afterwardH0310&;7and ye shall be cleanH02891:dayH031179)on the seventhH076378%your clothesH0899"7/and ye shall washH035266 the waterH04325)5= ye shall make go throughH056744% not the fireH0784$35 and all that abidethH09352' of separationH050791)with the waterH0432520Onevertheless it shall be purifiedH02398&/7and it shall be cleanH02891.the fireH0784-!go throughH05674,the fireH0784+)that may abideH0935*#every thingH01697)%and the leadH05777 _^?}R6 |cE*_a) of the personsH0120` hundredH03967_ of fiveH02568^ soulH05315]oneH0259\to battleH06635[)which went outH03318Zof warH04421Y!of the menH0582XlordH03068Wa tributeH04371Vand levyH073111UMand between all the congregationH05712Tto battleH06635(S;upon them, who went outH03318Rthe warH04421'Q9between them that tookH08610P)into two partsH02673Othe preyH04455N!and divideH02673$M3 of the congregationH05712L fathersH01K' and the chiefH07218J!the priestH03548!I/thou, and eleazarH0499H%and of beastH0929Gof manH0120F)that was takenH07628E#of the preyH04455 KwU8oV2~X-iK~and mosesH04872}lordH03068"|/of the tabernacleH04908{!the chargeH04931z!which keepH08104&y7them unto the levitesH03881x and giveH05414'w; of all manner of beastsH0929"v/ and of the flocksH06629u% of the assesH02543t' of the beevesH01241s)of the personsH0120rof fiftyH02572qportionH0270poneH0259 o+thou shalt takeH03947nhalfH04276m#of israel'sH03478$l3and of the childrenH01121klordH03068"j/an heave offeringH08641i!the priestH03548h+it unto eleazarH0499gand giveH05414f'of their halfH04276etakeH03947!d-and of the sheepH06629!c-and of the assesH02543"b/ and of the beevesH01241 IsY7hL,lQ.dI#in allH03605%#personsH0120 H05315#thousandH0505#and twoH08147!#and thirtyH07970"assesH02543"thousandH0505"and oneH0259)"and threescoreH08346!beevesH01241!thousandH05051?'!and threescore and twelveH08147 H07657 sheepH06629 thousandH0505 and fiveH02568 thousandH0505# and seventyH07657  thousandH0505  hundredH03967  was sixH08337 ! had caughtH0962  warH06635!- which the men ofH05971# of the preyH0957 the restH03499' and the bootyH04455mosesH04872commandedH06680lordH03068didH06213!the priestH03548#and eleazarH0499 ogGpQ5nRo<&tributeH04371;&lord'sH03068:&thousandH05059&and sixH083378&thirtyH079707)&and the beevesH0124126A'%and threescore and fifteenH02568 H076575%hundredH039674%was sixH083373%%of the sheepH066292%tributeH043711%lord'sH030680$sheepH06629/$ hundredH03967.$ and fiveH02568-$ thousandH0505,!$ and thirtyH07970+$ and sevenH07651*$thousandH0505)$hundredH03967($threeH07969''$was in numberH04557&$to warH06635&%7$of them that went outH03318$#$the portionH02506#%$and the halfH04275"# by lyingH04904!#manH02145# 1#that had not knownH03045#of womenH0802 SvY="cH,gD$lS[*halfH04276Z#*of israel'sH03478$Y3*and of the childrenH01121X) mosesH04872W) commandedH06680V)lordH03068U!)the priestH03548T%)unto eleazarH0499S))heave offeringH08641R)lord'sH03068Q#)the tributeH04371P)gaveH05414O)and mosesH04872N(personsH05315M(and twoH08147L(thirtyH07970K(tributeH04371J(lord'sH03068I(thousandH0505H'(sixteenH06240 H08337&G+%(and the personsH05315 H0120F' and oneH0259E!'threescoreH08346D'tributeH04371C'lord'sH03068B'hundredH03967A'and fiveH02568@'thousandH0505?'thirtyH07970>''and the assesH02543-=7'&threescore and twelveH08147 H07657 Vc> wZ>pV9oVz/halfH04276y#/of israel'sH03478%x5/even of the childrenH01121w%.personsH0120 H05315v.thousandH0505#u#'.and sixteenH06240 H08337t-hundredH03967s-and fiveH02568r-assesH02543q-thousandH0505p!-and thirtyH07970o,beevesH01241n,thousandH0505m,and sixH08337l!,and thirtyH07970k'+ sheepH06629 H04480j+ hundredH03967i+ and fiveH02568h+ thousandH0505g+sevenH07651f+thousandH0505e!+and thirtyH07970d+thousandH0505c+hundredH03967b+was threeH07969!a-+the congregationH05712`%+now the halfH04275_#*that warredH06633^%*from the menH0582]*dividedH02673\#*which mosesH04872 O~dD'gI/ fF( mO!1of the menH05821the sumH07218!1have takenH05375%1thy servantsH05650!1unto mosesH04872'1and they saidH0559!0 unto mosesH048720came nearH07126#0of hundredsH03967%0and captainsH08269%0of thousandsH0505%0the captainsH08269 #0of the hostH06635 )0over thousandsH0505! -0and the officersH06485 /mosesH04872 /commandedH06680/lordH03068/lordH03068"//of the tabernacleH04908!/the chargeH04931!/ which keptH08104&7/ them unto the levitesH03881/ and gaveH05414%/ and of beastH0929/ of manH0120/of fiftyH02572~/portionH0270}/oneH0259|/tookH03947{/mosesH04872 G{M-~\B%hI*pG%754that they offered upH07311 6+4of the offeringH08641!5-4and all the goldH0209143jewelsH036273#3all wroughtH0463923the goldH0209113tookH039470!3the priestH03548/#3and eleazarH0499.3and mosesH04872-2lordH03068,2beforeH06440+'2for our soulsH05315%*52 to make an atonementH03722)#2 and tabletsH03558(2 earringsH05694'2 ringsH02885&'2 and braceletsH06781%2chainsH0685$2of goldH02091#2of jewelsH03627"#2hath gottenH04672!)2what every manH0376 2lordH03068#2an oblationH07133*?2we have therefore broughtH07126#1 not one manH0376"/1 and there lackethH06485!-1under our chargeH030271of warH04421 J{[4rO2|\8eJU6beforeH06440T6of israelH03478!S-6 for the childrenH01121R!6 a memorialH02146$Q36 of the congregationH04150&P96 it into the tabernacleH0168O#6 and broughtH0935 N+6and of hundredsH03967M%6of thousandsH0505 L+6of the captainsH08269K6the goldH02091J6tookH03947I!6the priestH03548H#6and eleazarH0499G6and mosesH04872F5every manH0376E+5had taken spoilH0962D5of warH06635C5the menH0582B4shekelsH08255A4 and fiftyH02572@4 hundredH03967?4 sevenH07651>4 thousandH0505#=#'4 was sixteenH06240 H08337<#4of hundredsH03967$;34and of the captainsH08269:%4of thousandsH0505 9+4of the captainsH0826984lordH03068 PdE+ pR& lT7lPs atarothH05852r  sayingH0559$q3  of the congregationH05712%p5  and unto the princesH05387o!  the priestH03548n) and to eleazarH0499m! unto mosesH04872l and spakeH0559k cameH0935j of reubenH07205!i- and the childrenH01121h of gadH01410g% the childrenH01121f! for cattleH04735e a placeH04725(d; that, behold, the placeH04725c  of gileadH01568b%  and the landH0776a  of jazerH03270`  the landH0776"_/  and when they sawH07200^ of cattleH04735] multitudeH07227\ greatH06099[! had a veryH03966Z of gadH01410!Y- and the childrenH01121X of reubenH07205!W- now the childrenH01121V6lordH03068 WfG* {]C$wV5oW saidH0559 and mosesH04872  jordanH03383"/  bring us not overH05674 - for a possessionH0272" / unto thy servantsH05650  be givenH05414 ' let this landH0776 % in thy sightH05869 graceH02580'9 they, if we have foundH04672+ wherefore, saidH0559#  have cattleH04735!-  and thy servantsH05650! for cattleH04735 a landH0776 of israelH03478!- the congregationH05712 beforeH06440~ smoteH05221} lordH03068|# the countryH0776{  and beonH01194z and neboH05015y! and shebamH07643x# and elealehH0500w# and heshbonH02809v! and nimrahH05247u and jazerH03270t and dibonH01769 ByR<!eA _D(`B. the heartH03820!-- they discouragedH05106, the landH0776+ and sawH07200* of eshcolH0812 )+ unto the valleyH05158&(7 for when they went upH05927' the landH0776& to seeH07200*%? them from kadesh–barneaH06947$# when i sentH07971#% your fathersH01" thus didH06213!! hath givenH05414  lordH03068' into the landH0776 + from going overH05674 of israelH03478 + of the childrenH01121 the heartH038203C' and wherefore discourage yeH05106 H05106!-  and shall ye sitH03427  to warH04421 goH0935#3 shall your brethrenH0251 of reubenH07205$3 and to the childrenH01121 of gadH01410"/ unto the childrenH01121 UrY; pM, |`>qUL the sonH01121K! save calebH03612J followedH0310-IE because they have not whollyH04390H) and unto jacobH03290G! unto isaacH03327F% unto abrahamH085E' which i swareH07650D the landH0127C shall seeH07200B! and upwardH04605A oldH01121@ yearsH08141?# from twentyH06242>% out of egyptH04714=% that came upH05927<+ none of the menH0582; surelyH0518: sayingH05599% and he swareH076508' the same timeH031177# was kindledH027346 angerH06395 lord'sH030684 had givenH054143 lordH030682' into the landH0776'1; that they should not goH09350 of israelH03478 /+ of the childrenH01121 Zh?# gA(lK}Zi) yet the fierceH02740h! to augmentH05595g menH0582f of sinfulH02400#e1 stead, an increaseH08635d- in your fathers'H01-cE and, behold, ye are risen upH06965b% was consumedH08552a lordH03068`% in the sightH05869_ evilH07451^' that had doneH06213)]= until all the generationH01755\ yearsH08141[ fortyH0705"Z/ in the wildernessH04057(Y; and he made them wanderH05128X) against israelH03478W# was kindledH02734V angerH0639U lord'sH03068T lordH03068S followedH0310%R5 for they have whollyH04390Q of nunH05126P the sonH01121O! and joshuaH03091N% the keneziteH07074M% of jephunnehH03312 Pf;!\:_E* pP#  shall dwellH03427$3  and our little onesH02945&7 them unto their placeH04725%7 until we have broughtH0935 of israelH03478% the childrenH01121~ beforeH06440} armedH02502|' will go readyH02363 {- but we ourselvesH0587$z3 for our little onesH02945y! and citiesH05892$x3 here for our cattleH04735"w!' sheepfoldsH06629 H01448v' we will buildH01129"u1 unto him, and saidH0559#t1 and they came nearH05066 s+ all this peopleH05971%r5 and ye shall destroyH07843'q9 them in the wildernessH04057p leaveH03240'o9 him, he will yet againH03254n! from afterH0310$m3 for if ye turn awayH07725l'  toward israelH03478k  lordH03068j angerH0639 Ta:mAjO2mT  lordH03068 beforeH06440$3 if ye will go armedH02502! this thingH01697)= unto them, if ye will doH06213 saidH0559 and mosesH04872  eastwardH04217 jordanH03383#1 to us on this sideH05676 is fallenH0935(; because our inheritanceH05159! or forwardH01973 jordanH03383)= with them on yonder sideH05676(; for we will not inheritH05157 + his inheritanceH05159 every manH0376) have inheritedH05157  of israelH03478# 1 until the childrenH01121 + unto our housesH01004# 1 we will not returnH07725 # of the landH0776#1 of the inhabitantsH03427  becauseH06440  citiesH05892'  in the fencedH04013 ZlQ8 rY7bG.Z"=/ will find you outH04672< your sinH02403;# and be sureH03045: lordH03068'99 behold, ye have sinnedH02398)8= but if ye will not do soH062137  lordH030686  beforeH06440(5=  shall be your possessionH02724'  and this landH0776"3/  and before israelH034782 lordH03068!1- and be guiltlessH05355 0+ ye shall returnH07725/) then afterwardH0310. lordH03068- beforeH06440,! be subduedH03533+% and the landH0776*#  from beforeH06440)# his enemiesH0341)(= until he hath driven outH03423' lordH03068& beforeH06440% jordanH03383$ overH05674!#- all of you armedH02502"# and will goH05674! to warH04421bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{; Y!v"#-$I%e&'(8)V*q; Y!v"#-$I%e&'(8)V*q+ ,'-C._/z0142P3n4 5(6D7a8~9:<;[7?U@sAB.CLDiEF G=IZJxKL2MONmO P&QCR_SzTU2VOWnX Y(ZC[\\y]^/_K`hab$cBd`ezfg3hOiljk$l?m[nvop.qLrdstu9vVwsxy0zM{k|}$~A^ B]BkR3{^?^BZ for warH06635 Y+ every man armedH02502X) will pass overH05674!W- but thy servantsH05650V of gileadH01568-UE shall be there in the citiesH05892"T1 and all our cattleH0929S! our flocksH04735R our wivesH0802 Q+ our little onesH02945P!  commandethH06680O!  as my lordH0113N  will doH06213M% thy servantsH05650L sayingH0559K! unto mosesH04872J spakeH0559I of reubenH07205!H- and the childrenH01121G of gadH01410!F- and the childrenH01121"E/ out of your mouthH06310*D? that which hath proceededH03318C and doH06213B) for your sheepH06792A and foldsH01448%@5 for your little onesH02945?! you citiesH05892> buildH01129 \vI+y`>|W9 |\x%  and the landH0776w  lordH03068v  beforeH06440u  to battleH04421 t+  every man armedH02502s jordanH03383(r; will pass with you overH05674q of reubenH07205!p- and the childrenH01121o of gadH01410+nA unto them, if the childrenH01121m saidH0559l and mosesH04872k  of israelH03478 j+  of the childrenH01121i'  of the tribesH04294h  fathersH01g' and the chiefH07218f of nunH05126e the sonH01121d! and joshuaH03091c! the priestH03548b eleazarH0499a commandedH06680)`= so concerning them mosesH04872_  saithH01696^! as my lordH0113] to battleH04421\ lordH03068[ beforeH06440 QsU1oQ,~`:oQ of canaanH03667' into the landH0776 lordH03068 beforeH06440 armedH02502 pass overH05674 we willH05168'  so will we doH06213" /  unto thy servantsH05650  hath saidH01696  lordH03068  sayingH0559  answeredH06030 of reubenH07205!- and the childrenH01121 of gadH01410!- and the childrenH01121 of canaanH03667+ you in the landH0776 amongH08432+C they shall have possessionsH0270) with you armedH02502/I but if they will not pass overH05674 ~- for a possessionH0272} of gileadH01568|' them the landH0776({; you; then ye shall giveH05414z beforeH06440!y- shall be subduedH03533 gvX?zZ> iP2g2# !round aboutH054391) !of the countryH07760! !the citiesH05892&/7 !thereof in the coastsH01367 .+ !with the citiesH05892- !the landH0776, !of bashanH01316+ !kingH04428* !of ogH05747 )+ !and the kingdomH04467(+ !of the amoritesH0567' !kingH04428& ! of sihonH05511%# ! the kingdomH04467$ ! of josephH03130# ! the sonH01121"# ! of manassehH04519! !the tribeH07626 ' !and unto halfH02677 !of reubenH07205$3 !and to the childrenH01121 !of gadH01410 + !to the childrenH01121 !gaveH05414 !and mosesH04872 jordanH03383% on this sideH05676#1 of our inheritanceH05159#3 that the possessionH0272 clN&eG)nQ- c O+ &unto the citiesH05892#N#' &other namesH08034 H08034M &and gaveH07121L# &and shibmahH07643K' &being changedH04142J# &their namesH08034 I+ &and baal–meonH01186H &and neboH05015G) %and kirjathaimH07156F# %and elealehH0500E %heshbonH02809D %builtH01129C %of reubenH07205!B- %and the childrenH01121A $for sheepH06629@ $and foldsH01448? $citiesH05892> $fencedH04013!=- $and beth–haranH01028"</ $and beth–nimrahH01039;% #and jogbehahH03011:! #and jaazerH03270$93 #and atroth, shophanH058558 "and aroerH061777# "and atarothH058526 "dibonH017695 "builtH011294 "of gadH01410!3- "and the childrenH01121 YzZA#lL0}`<~Y!m- *and the villagesH01323l *kenathH07079k *and tookH03920j *wentH01980i *and nobahH05025#h1 )them havoth–jairH02334$g3 )thereof, and calledH07121 f+ )the small townsH02333e )and tookH03920d )wentH01980c# )of manassehH04519b )the sonH01121a )and jairH02971`% (and he dweltH03427_# (of manassehH04519^ (the sonH01121]# (unto machirH04353\ (gileadH01568[ (gaveH05414Z (and mosesH04872Y# ' the amoriteH0567%X5 'it, and dispossessedH03423W 'and tookH03920V 'to gileadH01568U 'wentH03212T# 'of manassehH04519S 'the sonH01121R 'of machirH04353!Q- 'and the childrenH01121#P1 & which they buildedH01129 @sO1 fI+|Y'ya@ %!of the firstH07223!dayH03117(-'!on the fifteenthH02568 H06240!monthH02320%!in the firstH07223%!from ramesesH07486"/!and they departedH05265.G!according to their goings outH04161)!their journeysH04550!lordH03068#1!by the commandmentH06310,~C!according to their journeysH04550!}-!their goings outH04161|!wroteH03789{!and mosesH04872z! and aaronH0175y! of mosesH04872x)!under the handH03027"w/!with their armiesH06635v!of egyptH04714u+!out of the landH0776!t-!which went forthH03318s!of israelH03478 r+!of the childrenH01121q%!the journeysH04550#p1 *after his own nameH08034o *it nobahH05025$n3 *thereof, and calledH07121 `|^A |^E%}_C"|`&!in ethamH0864%#!and pitchedH02583$%!from succothH05523"#/!and they departedH05265"!!in succothH05523!#!and pitchedH02583 %!from ramesesH07486!removedH05265!of israelH03478!-!and the childrenH01121! judgmentsH08201!executedH06213!lordH03068+C!among them: upon their godsH0430#!had smittenH05221!lordH03068!firstbornH01060!buriedH06912"/!for the egyptiansH04714%5!of all the egyptiansH04714%!in the sightH05869!handH03027%!with an highH07311! went outH03318! of israelH03478 %! the childrenH01121# 1! after the passoverH06453 '! on the morrowH04283 !monthH02320 JwR+a?|bF gJC! unto elimH0362B! and cameH0935A!! from marahH04785!@-! and they removedH05265?!in marahH04785>#!and pitchedH02583=! of ethamH0864"</! in the wildernessH04057;! journeyH01870:! days'H031179! threeH079698!and wentH03212$73!into the wildernessH040576!!of the seaH032205!the midstH08432#41!and passed throughH056743'!pi–hahirothH063672#!from beforeH06440"1/!and they departedH052650!migdolH04024/!beforeH06440!.-!and they pitchedH02583%-5!before baal–zephonH01189#,1!unto pi–hahirothH06367!+-!and turned againH07725*!!from ethamH0864!)-!and they removedH05265"(/!of the wildernessH04057'#!in the edgeH07097 ]Y:{V5aF%]!_-!and they removedH05265^! in alushH0442]%! and encampedH02583\%! from dophkahH01850"[/! and they departedH05265Z!! in dophkahH01850Y%! and encampedH02583X! of sinH05512&W7! out of the wildernessH04057,VC! and they took their journeyH05265U! of sinH05512"T/! in the wildernessH04057S%! and encampedH02583R! seaH03220Q%! from the redH05488!P-! and they removedH05265O! seaH03220N!! by the redH05488M%! and encampedH02583L! from elimH0362!K-! and they removedH05265!J-! and they pitchedH02583I!! palm treesH08558'H9! and threescore and tenH07657G! of waterH04325F! fountainsH05869E'! twelveH06240 H08147D#! and in elimH0362 \zW:jF) jJ$|\z#!and pitchedH02583y%!from rithmahH07575"x/!and they departedH05265w!!in rithmahH07575v#!and pitchedH02583u'!from hazerothH02698"t/!and they departedH05265s#!at hazerothH02698r%!and encampedH02583)q=!from kibroth–hattaavahH06914"p/!and they departedH05265'o9!at kibroth–hattaavahH06914n#!and pitchedH02583m!of sinaiH05514 l+!from the desertH04057!k-!and they removedH05265j!of sinaiH05514"i/!in the wildernessH04057h#!and pitchedH02583g'!from rephidimH07508"f/!and they departedH05265e!to drinkH08354d)!for the peopleH05971#c1!where was no waterH04325b#!at rephidimH07508a%!and encampedH02583`!!from alushH0442 WlN) dB ~_C"|W!-!and they removedH05265%!in makhelothH04722#!and pitchedH02583%!from haradahH02732!-!and they removedH05265!!in haradahH02732%!and encampedH02583!shapherH08234!!from mountH02022! -!and they removedH05265 !shapherH08234 !in mountH02022 #!and pitchedH02583 +!from kehelathahH06954'!and they wentH05265'!in kehelathahH06954#!and pitchedH02583#!from rissahH07446#1!and they journeyedH05265!at rissahH07446#!and pitchedH02583#!from libnahH03841!-!and they removedH05265!in libnahH03841~#!and pitchedH02583$}3!from rimmon–parezH07428"|/!and they departedH05265"{/!at rimmon–parezH07428 HxX8vU5dB"jH2'!!and they wentH05265"1/! at hor–hagidgadH027350%! and encampedH02583#/1! from bene–jaakanH01142!.-! and they removedH05265!--!in bene–jaakanH01142,#!and pitchedH02583+'!from moserothH04149"*/!and they departedH05265)#!at moserothH04149(%!and encampedH02583')!from hashmonahH02832"&/!and they departedH05265%%!in hashmonahH02832$#!and pitchedH02583#%!from mithcahH04989"'!and they wentH05265!!!in mithcahH04989 #!and pitchedH02583!!from tarahH08646!-!and they removedH05265!at tarahH08646#!and pitchedH02583#!from tahathH08480"/!and they departedH05265!at tahathH08480%!and encampedH02583)!from makhelothH04722 OrO.]6uU8 nOO!!&into mountH02022N!&went upH05927M!!&the priestH03548L!&and aaronH0175K!%of edomH0123J#!%of the landH0776I#!%in the edgeH07097H!%horH02023G!%in mountH02022F#!%and pitchedH02583E#!%from kadeshH06946!D-!%and they removedH05265C!$kadeshH06946B!$of zinH06790"A/!$in the wildernessH04057@#!$and pitchedH02583#?1!$from ezion–gaberH06100!>-!$and they removedH05265!=-!#at ezion–gaberH06100<%!#and encampedH02583;%!#from ebronahH05684":/!#and they departedH052659!!"at ebronahH056848%!"and encampedH025837)!"from jotbathahH03193!6-!"and they removedH052655%!!in jotbathahH031934#!!and pitchedH02583$33!!from hor–hagidgadH02735 YaH!dJ-~aI,sYn!(heardH08085m!(of canaanH03667l#!(in the landH0776k%!(in the southH05045j#!(which dweltH03427i'!(the canaaniteH03669h!(aradH06166g!(and kingH04428f!' horH02023e!'in mountH02022d%!'when he diedH04194c!'oldH01121b!'yearsH08141a!'and threeH07969`!!'and twentyH06242_!!'an hundredH03967^!'and aaronH0175]!&monthH02320\%!&of the fifthH02549[%!&in the firstH0259Z!&of egyptH04714Y#!&of the landH0776X'!& were come outH03318W!& of israelH03478#V1!& after the childrenH01121U!& yearH08141&T9!& there, in the fortiethH0705S!&and diedH04191R!&lordH03068#Q1!&at the commandmentH06310P!&horH02023 EwX@ {U6tR6fE %!.and encampedH02583! -!.from dibon–gadH01769! -!.and they removedH05265)!-in dibon–gadH01769#!-and pitchedH02583!-from iimH05864"/!-and they departedH05265!,of moabH04124'!,in the borderH01366 +!,in ije–abarimH05863#!,and pitchedH02583!!,from obothH088"/!,and they departedH05265~!+in obothH088}#!+and pitchedH02583|!!+from punonH06325"{/!+and they departedH05265z!*in punonH06325y#!*and pitchedH02583x'!*from zalmonahH06758"w/!*and they departedH05265v#!)in zalmonahH06758u#!)and pitchedH02583t!)horH02023s!!)from mountH02022"r/!)and they departedH05265q!( of israelH03478 p+!( of the childrenH01121o'!( of the comingH0935 Qe@"cA%Y7mQ(!2jerichoH03405'!2by jordanH03383&!2of moabH04124%'!2in the plainsH06160$!!2unto mosesH04872#!2spakeH01696"!2lordH03068!!1of moabH04124 '!1in the plainsH06160"3!1unto abel–shittimH063%5!1from beth–jesimothH01020!1by jordanH03383!-!1and they pitchedH02583!0jerichoH03405!0by jordanH03383!0of moabH04124'!0in the plainsH06160#!0and pitchedH02583!0of abarimH05682#1!0from the mountainsH02022"/!0and they departedH05265!/neboH05015!/beforeH06440!/of abarimH05682!-!/in the mountainsH02022#!/and pitchedH02583(;!/from almon–diblathaimH05963! -!/and they removedH05265& 7!.in almon–diblathaimH05963 Rm6iI'zP$zR$C3!6and ye shall divideH05157B!!5to possessH03423A%!5you the landH0776*@?!5therein: for i have givenH05414?!5and dwellH03427>#!5of the landH0776(=;!5and ye shall dispossessH03423&<7!4 all their high placesH01116%;5!4 and quite pluck downH08045:!4 imagesH06754!9-!4all their moltenH045418#!4and destroyH06#71!4all their picturesH049066-!4you, and destroyH065#!4from beforeH064404#!4of the landH0776$33!4all the inhabitantsH03427(2;!4then ye shall drive outH034231!3of canaanH036670'!3into the landH0776/!3jordanH033833.Q!3unto them, when ye are passed overH05674-!3and sayH0559,!3of israelH03478"+/!3unto the childrenH01121*!3speakH01696)!2sayingH0559 QzZ/gKeEsQ\'!7 and shall vexH06887['!7 in your sidesH06654Z!!7and thornsH06796Y%!7in your eyesH05869X!7pricksH07899QW !7you; then it shall come to pass, that those which ye let remainH03498V#!7from beforeH06440U#!7of the landH0776 T+!7the inhabitantsH03427-SE!7but if ye will not drive outH03423!R-!6ye shall inheritH05157Q+!6of your fathersH01(P;!6according to the tribesH04294O!6 fallethH033184NS!6 shall be in the place where his lotH01486M#!6 inheritanceH05159'L9!6 ye shall give the lessH04591!K-!6 and to the fewerH04592J#!6inheritanceH05159'I9!6ye shall give the moreH07235H#!6to the moreH07227$G3!6among your familiesH04940#F1!6for an inheritanceH05157E!6by lotH01486D!6the landH0776 InT;!rG&|^:lIy)"and your southH05045x"of edomH0123#w1"along by the coastH03027v"of zinH06790-uE"shall be from the wildernessH04057t"quarterH06285 s+"then your southH05045 r+" with the coastsH01367q" of canaanH03667p" the landH0776,oC" unto you for an inheritanceH05159 n+" that shall fallH05307m"the landH0776l"of canaanH03667k'"into the landH0776'j;"unto them, when ye comeH0935i"and sayH0559h"of israelH03478g%"the childrenH01121f"commandH06680e"sayingH0559d!"unto mosesH04872c"spakeH01696b"lordH03068a!8to doH06213'`9!8unto you, as i thoughtH01819_!!8i shall doH06213!^-!7 wherein ye dwellH03427]+!7 you in the landH0776 T~a=~V"uR( tT#"the westernH03220*?"of it shall be at the seaH03220#1"and the goings outH08444"of egyptH04714)"unto the riverH05158!"from azmonH06111&7"shall fetch a compassH05437 )"and the borderH01366 "to azmonH06111 #" and pass onH05674! -" to hazar–addarH02692 +" and shall go onH03318#1" to kadesh–barneaH069470K" thereof shall be from the southH05045$3"and the going forthH08444"to zinH06790#"and pass onH05674#"of akrabbimH04610'"to the ascentH04608)"from the southH05045!"shall turnH05437 +"and your borderH01366~" eastwardH06924}" seaH03220|#" of the saltH04417+{A" shall be the outmost coastH07097z"borderH01366 Q{O4dL-`:~Q)/=" this shall be your northH06828/.I" of it shall be at hazar–enanH02704#-1" and the goings outH08444,!" to ziphronH02202+#" shall go onH03318*)" and the borderH01366")/"shall be to zedadH06657('"of the borderH01366%'5"and the goings forthH08444&"of hamathH02574!%/"unto the entranceH0935#$1"ye shall point outH08376#"horH02023"!"from mountH02022!"horH02023 '"for you mountH02022#1"ye shall point outH08376"seaH03220)"from the greatH01419"borderH01366-E"and this shall be your northH06828"borderH01366(;"this shall be your westH03220%"for a borderH01366"seaH03220-E"ye shall even have the greatH01419"borderH01366 I\=zW5nL.qI$K3" thereof round aboutH05439 J+" with the coastsH01367'I;" this shall be your landH0776H" seaH03220+GA" of it shall be at the saltH04417#F1" and the goings outH08444E" to jordanH03383D'" shall go downH03381C)" and the borderH01366B" eastwardH06924A'" of chinnerethH03672@!" of the seaH03220?'" unto the sideH03802 >+" and shall reachH04229='" shall descendH03381<)" and the borderH01366;" of ainH05871!:-" on the east sideH069249" to riblahH072478%" from shephamH082217'" shall go downH033816'" and the coastH013665!" to shephamH08221"4/" from hazar–enanH027043" borderH013662" your eastH06924&19" and ye shall point outH01840" borderH01366 _kO$ yU;hD)_h#"of manassehH04519g" the tribeH04294f" and halfH02677e'" have receivedH03947d-" of their fathersH01'c9" according to the houseH01004b"of gadH01425 a+"of the childrenH01121`'"and the tribeH04294_-"of their fathersH01'^9"according to the houseH01004]"of reubenH07206 \+"of the childrenH01121['"for the tribeH04294Z" tribeH04294 Y+" and to the halfH02677X" tribesH04294W'" unto the nineH08672V" to giveH05414U" commandedH06680T" lordH03068S" by lotH01486'R9" which ye shall inheritH05157Q" the landH0776P" sayingH0559O" of israelH03478N%" the childrenH01121M" commandedH06680L" and mosesH04872 ``F$`G-uP1`)"of every tribeH04294"princeH05387"oneH0259"/"and ye shall takeH03947" of nunH05126"the sonH01121!"and joshuaH03091!"the priestH03548!~/"unto you: eleazarH0499}"the landH0776#|1"which shall divideH05157{!"of the menH0582z"the namesH08034y"sayingH0559x!"unto mosesH04872w"spakeH01696v"lordH03068%u5" toward the sunrisingH04217t" eastwardH06924s" jerichoH03405r"jordanH03383q%"on this sideH05676"p/"their inheritanceH05159o'"have receivedH03947n"tribeH04294m%"and the halfH02677l"tribesH04294k"the twoH08147"j/"their inheritanceH05159i'"have receivedH03947 Zc;~`D( sP/ ~Z $+"of the childrenH01121#!"the princeH05387""of jogliH03020!"the sonH01121 "bukkiH01231"of danH01835 +"of the childrenH01121%"of the tribeH04294)"and the princeH05387!"of chislonH03692"the sonH01121"elidadH0449#"of benjaminH01144%"of the tribeH04294!"of ammihudH05989"the sonH01121"shemuelH08050"of simeonH08095 +"of the childrenH01121!-"and of the tribeH04294%"of jephunnehH03312"the sonH01121"calebH03612 "of judahH03063$ 3"these: of the tribeH04294 !"of the menH0582 '"and the namesH08034 )"by inheritanceH05157"the landH0776"to divideH05157 K|`D(kK(lI(lKB%"of the tribeH04294A)"and the princeH05387@"of azzanH05821?"the sonH01121>"paltielH06409=#"of issacharH03485 <+"of the childrenH01121;%"of the tribeH04294:)"and the princeH053879!"of parnachH065358"the sonH011217"elizaphanH04696!"of zebulunH02074 5+"of the childrenH011214%"of the tribeH042943)"and the princeH053872#"of shiphtanH082041"the sonH011210"kemuelH07055/!"of ephraimH0669 .+"of the childrenH01121-%"of the tribeH04294,)"and the princeH05387+" of ephodH0641*"the sonH01121)"hannielH02592(#"of manassehH04519 '+"of the childrenH01121&'"for the tribeH04294%"of josephH03130 gkH'sU'sT2g`#of israelH03478_%#the childrenH01121^#commandH06680]#sayingH0559\#jerichoH03405[#by jordanH03383Z#of moabH04124Y'#in the plainsH06160X!#unto mosesH04872W#spakeH01696V#lordH03068U"of canaanH03667T#"in the landH0776S"of israelH03478"R/"unto the childrenH01121*Q?"to divide the inheritanceH05157P"commandedH06680O"lordH03068N!"of ammihudH05989M"the sonH01121L"pedahelH06300K#"of naphtaliH05321 J+"of the childrenH01121I%"of the tribeH04294H)"and the princeH05387G!"of shelomiH08015F"the sonH01121E"ahihudH0282D"of asherH0836 C+"of the childrenH01121 WjO/ b2`>qWz# cubitsH0520y!#a thousandH0505x##and outwardH02351w##of the cityH05892v'#from the wallH07023!u-#unto the levitesH03881$t3#which ye shall giveH05414s'#of the citiesH05892 r+#and the suburbsH04054)q=#and for all their beastsH02416$p3#and for their goodsH073991oO#of them shall be for their cattleH0929 n+#and the suburbsH04054,mC#shall they have to dwell inH03427l)#and the citiesH05892k##round aboutH05439j)# for the citiesH05892i# suburbsH04054!h-# unto the levitesH03881"g/# and ye shall giveH05414f## to dwell inH03427e#citiesH05892#d3#of their possessionH0272#c1#of the inheritanceH05159!b-#unto the levitesH03881a)#that they giveH05414 \yY@ jQ1~]'w\#citiesH05892#sixH08337!-#unto the levitesH03881$3#which ye shall giveH05414%5#and among the citiesH05892'#of the citiesH058922O#this shall be to them the suburbsH04054%#in the midstH08432%#and the cityH05892#cubitsH0520 %#two thousandH0505 #sideH06285! -#and on the northH06828 #cubitsH0520 %#two thousandH0505# sideH06285 +# and on the westH03220# cubitsH0520%# two thousandH0505# sideH06285!-#and on the southH05045#cubitsH0520%#two thousandH0505#sideH06285##on the eastH06924~#the cityH05892}%#from withoutH02351%|5#and ye shall measureH04058{## round aboutH05439 Kk5w^@%jL3 pK!3-# unto the levitesH038812'# of his citiesH058921!# shall giveH054140# every oneH0376"//# ye shall give fewH04591.#fewH04592#-1#ye shall give manyH07235,#manyH07227+#of israelH03478 *+#of the childrenH01121!)/#of the possessionH0272$(3#which ye shall giveH05414')#and the citiesH05892#&1#with their suburbsH04054%#citiesH05892$#and eightH08083##fortyH0705")#to the levitesH03881$!3#which ye shall giveH05414 )#all the citiesH05892# citiesH05892# and twoH08147# fortyH07052O# thither: and to them ye shall addH05414!-# that he may fleeH05127"/#for the manslayerH07523'9#which ye shall appointH05414!#for refugeH04733 Cz`A' z_> kN#jC#O1# that the manslayerH07523!N-# from the avengerH01350M!# for refugeH047332LO# and they shall be unto you citiesH05892K## at unawaresH07684J!# any personH05315'I9# thither, which killethH05221H# may fleeH05127)G=# for you; that the slayerH07523F# of refugeH04733E%# to be citiesH05892D!# you citiesH05892&C7# then ye shall appointH07136B# of canaanH03667A'# into the landH0776@# jordanH033830?K# unto them, when ye be come overH05674># and sayH0559=# of israelH03478"</# unto the childrenH01121;# speakH01696:# sayingH05599!# unto mosesH048728# spakeH016967# lordH03068$63#which he inheritethH05157#51#to his inheritanceH051594#accordingH06310 N`8tY8aC% xN&l7#and for the sojournerH08453%k5#and for the strangerH01616j#of israelH03478!i-#for the childrenH01121"h/#shall be a refugeH04733g#citiesH05892f#these sixH08337e# of refugeH04733 d+# shall be citiesH05892c# of canaanH03667b## in the landH0776a'#shall ye giveH05414`#citiesH05892_#and threeH07969^#jordanH03383]%#on this sideH05676\#citiesH05892[#threeH07969Z'#ye shall giveH05414)Y=# shall ye have for refugeH04733X# citiesH05892W# sixH08337$V3# which ye shall giveH05414$U3# and of these citiesH05892T## in judgmentH04941!S-# the congregationH05712R# beforeH06440$Q3# not, until he standH05975P# dieH04191 RtW3hD yX7qR!#and he dieH04191%5#wherewith he may dieH04191#of woodH06086#weaponH03627!-#him with an handH03027#he smiteH05221 +# be put to deathH04191%#shall surelyH04191%#the murdererH07523!#a murdererH07523~!#and he dieH04191%}5#wherewith he may dieH04191|#a stoneH068"{/#him with throwingH03027 z+#and if he smiteH05221 y+#be put to deathH04191x%#shall surelyH04191w%#the murdererH07523v!#a murdererH07523u)#so that he dieH04191t#of ironH01270's9#him with an instrumentH03627 r+#and if he smiteH05221q# may fleeH05127p# unawaresH07684o!# any personH053152nO# them: that every one that killethH05221m#amongH08432 b{Z=qO3fD#b$%# the murdererH07523#!# shall slayH04191"# of bloodH01818!%# the revengerH01350 !#a murdererH07523 +#be put to deathH04191%#shall surelyH04191'#he that smoteH05221##that he dieH04191"/#him with his handH03027#smiteH05221%#or in enmityH0342##that he dieH04191)=#at him by laying of waitH06660#or hurlH07993'#him of hatredH08135!-#but if he thrustH01920!#shall slayH04191#him, heH01931 +#when he meetethH06293%#the murdererH07523#1#himself shall slayH04191#of bloodH01818 %#the revengerH01350 +# be put to deathH04191 %# shall surelyH04191 %#the murdererH07523 !#a murdererH07523 Pz`?jM#xQ,tP ?+#out of the handH03027>!#the slayerH07523='#shall deliverH05337%<5#and the congregationH05712-;E#according to these judgmentsH04941:#of bloodH01818!9-#and the revengerH01350#81#between the slayerH052217##shall judgeH08199&67#then the congregationH057125# his harmH074514)#neither soughtH012453'#not his enemyH0341&27#upon him, that he dieH041911#and castH053070#notH03808/#seeingH07200(.;#wherewith a man may dieH04191 -/#or with any stoneH068',9#without laying of waitH06660#+1#upon him any thingH03627*%#or have castH07993)#enmityH0342(#withoutH03808'%#him suddenlyH06621!&-#but if he thrustH01920 %+# when he meetethH06293 GtP.{T2nL$iG['#of his refugeH04733Z##of the cityH05892Y##the bordersH01366X##him withoutH02351W#findH04672V#of bloodH01818!U-#and the revengerH01350$T3#whither he was fledH05127S'#of his refugeH04733R##of the cityH05892#Q1#without the borderH01366P#comeH03318"O/#shall at any timeH03318"N/#but if the slayerH07523M#oilH08081L'#with the holyH06944#K1#which was anointedH04886J#priestH03548I##of the highH01419%H5# in it unto the deathH04194#G1# and he shall abideH03427$F3# whither he was fledH05127E'# of his refugeH04733 D+# him to the cityH05892C'#shall restoreH07725%B5#and the congregationH05712A#of bloodH01818 @+#of the revengerH01350 GR}`B"V6qG&v7#shall be put to deathH07523u%#the murdererH07523t!#any personH05315s'#whoso killethH05221&r7#in all your dwellingsH041865qU#unto you throughout your generationsH01755p##of judgmentH04941'o9#shall be for a statuteH02708!n/#of his possessionH0272m'# into the landH0776l%# shall returnH07725k!# the slayerH07523j# priestH03548i## of the highH01419h#the deathH04194g#but afterH0310f#priestH03548e##of the highH01419 d+#until the deathH04194c'#of his refugeH04733b##in the cityH058920aK#because he should have remainedH034270`K# he shall not be guilty of bloodH01818_!# the slayerH07523^# killH07523]# of bloodH01818!\-#and the revengerH01350 \a:rU* vT& x\#!the landH0776(;#!so ye shall not polluteH02610'# of the priestH03548 +# until the deathH04194 ## in the landH0776 # to dwellH03427* ?# that he should come againH07725 '# of his refugeH04733 ## to the cityH05892%5# for him that is fledH05127 +# no satisfactionH03724"/# and ye shall takeH03947%#put to deathH04191'9#but he shall be surelyH04191#of deathH04191#guiltyH07563'#of a murdererH07523%#for the lifeH05315 +#no satisfactionH03724'~9#moreover ye shall takeH03947}# to dieH04191#|1# against any personH05315"{/# shall not testifyH06030z#witnessH05707y#but oneH0259x%#of witnessesH05707w%#by the mouthH06310 [_>Z>" t[7[ .+$ of the familiesH04940-#$ of manassehH04519,$the sonH01121+$of machirH04353*$the sonH01121)$of gileadH01568 (+$of the childrenH01121 '+$of the familiesH04940&$fathersH01%'$and the chiefH07218$#" of israelH03478#%#" the childrenH01121"#"amongH08432!#"dwellH07931 #"lordH03068#"i dwellH07931#"whereinH08432'9#"which ye shall inhabitH03427&9#"not therefore the landH0776#"defileH02930!-#! of him that shedH08210*?#! therein, but by the bloodH01818%#! that is shedH08210%#!of the bloodH01818#1#!cannot be cleansedH03722%#!and the landH0776#!the landH0776##!it defilethH02610#!for bloodH01818 hkQ2x_A& jK)h#L1$unto his daughtersH01323K#$our brotherH0251J'$of zelophehadH06765 I+$the inheritanceH05159H$to giveH05414G$ lordH03068F'$ was commandedH06680E#$ and my lordH0113D$ of israelH03478 C+$ to the childrenH01121B$by lotH01486#A1$for an inheritanceH05159@$the landH0776?$to giveH05414>$my lordH0113=$commandedH06680<$lordH03068;'$and they saidH0559:$of israelH03478 9+$of the childrenH011218$fathersH017$the chiefH072186#$the princesH053875!$and beforeH064404$mosesH048723$beforeH064402$and spakeH016961$ came nearH071260$ of josephH03130/#$ of the sonsH01121 W]?\;aCWHd{$whereunto they are received: so shall their inheritanceH05159c%$of the tribeH04294%b5$unto the inheritanceH05159a$be putH032547`Y$shall be, then shall their inheritanceH05159_$of israelH03478 ^+$of the childrenH01121$]3$and when the jubileH03104#\1$of our inheritanceH05159[%$from the lotH01486BZo$whereunto they are received: so shall it be takenH01639Y%$ of the tribeH04294#X1$ to the inheritanceH05159!W-$ and shall be putH03254V)$ of our fathersH01%U5$ from the inheritanceH05159T$be takenH01639-SE$then shall their inheritanceH05159R$of israelH03478 Q+$of the childrenH01121P$tribesH07626O#$of the sonsH01121N$to anyH0259&M9$and if they be marriedH0802 rtV8~^@"{a?r -$ shall they marryH0802+$ of their fatherH01~%$ of the tribeH04294#}1$ only to the familyH04940|$ bestH02896#{1$to whom they thinkH05869z)$let them marryH0802y$sayingH0559x'$of zelophehadH06765)w=$concerning the daughtersH01323v%$doth commandH06680u$lordH03068t$the thingH01697s$ hath saidH01696r$ of josephH03130q#$ of the sonsH01121p$the tribeH04294o$sayingH0559n$lordH03068&m7$according to the wordH06310l$of israelH03478k%$the childrenH01121j$commandedH06680i$and mosesH04872h)$ of our fathersH01g%$ of the tribeH04294%f5$ from the inheritanceH05159e'$ be taken awayH01639 UrS6dDsR6rU$every manH0376$may enjoyH03423$ of israelH03478"/$ that the childrenH01121'$ of her fatherH01%$ of the tribeH04294'$ of the familyH04940$unto oneH0259'$shall be wifeH0802$of israelH03478 +$of the childrenH01121%$in any tribeH04294)$an inheritanceH05159 +$that possessethH03423#1$and every daughterH01323 )$ of his fathersH01 %$ of the tribeH04294+ A$ himself to the inheritanceH05159 !$ shall keepH01692 $ of israelH03478 +$of the childrenH01121'$for every oneH0376$to tribeH04294!$from tribeH04294$removeH05437$of israelH03478 +$of the childrenH01121-E$so shall not the inheritanceH05159 RoU7yF-w\=uR9)$ brothers' sonsH01121$83$ unto their father'sH017307%$ were marriedH08026'$ of zelophehadH067655'$ the daughtersH013234$ and noahH052703!$ and milcahH044352!$ and hoglahH022951$ tirzahH086560!$ for mahlahH04244/'$ of zelophehadH06765.'$ the daughtersH01323-$ so didH06213,$ mosesH04872+$ commandedH06680*$ lordH03068/)I$ himself to his own inheritanceH05159(!$ shall keepH01692'$ of israelH03478 &+$ of the childrenH01121%'$ of the tribesH04294$'$ but every oneH0376#$ tribeH04294"!$ to anotherH0312!$ tribeH04294 $ removeH05437.G$ neither shall the inheritanceH05159)$of his fathersH01 +$the inheritanceH05159 KuY;Y@"cE) qK"V/in the wildernessH04057UjordanH03383T%on this sideH05676 S+unto all israelH03478RspakeH01696Q#which mosesH04872Pthe wordsH01697O$ jerichoH03405N$ by jordanH03383M$ of moabH04124L'$ in the plainsH06160K$ of israelH03478"J/$ unto the childrenH01121I$ of mosesH04872H#$ by the handH03027G$ commandedH06680F$ lordH03068"E/$ and the judgmentsH04941!D-$ the commandmentsH04687C+$ of their fatherH01B'$ of the familyH04940&A7$ remained in the tribeH04294&@7$ and their inheritanceH05159?$ of josephH03130>$ the sonH01121=#$ of manassehH04519<#$ of the sonsH01121";/$ into the familiesH04940!:/$ they were marriedH0802 XaC"lS*uT: yXs%he had slainH05221rafterH0310-qE had given him in commandmentH06680p lordH03068o of israelH03478"n/ unto the childrenH01121mspakeH01696lmosesH04872k%of the monthH02320j%on the firstH0259imonthH02320'h+'in the eleventhH06240 H06249gyearH081413fSand it came to pass in the fortiethH0705%e5unto kadesh–barneaH06947dseirH08165cof mountH02022b!by the wayH01870a!from horebH02722`days'H03117_%elevenH06240 H0259^#and dizahabH01774]%and hazerothH02698\ and labanH03837[! and tophelH08603Z' between paranH06290Y the redH05489X% over againstH04136W%in the plainH06160 bgL/yZ>$ gB(|band goH0935+Ayou, and take your journeyH05265turnH06437'in this mountH02022#long enoughH07227 'ye have dweltH03427 sayingH0559! -unto us in horebH02722 spakeH01696 our godH0430lordH03068 sayingH0559this lawH08451!to declareH0874mosesH04872beganH02974of moabH04124#in the landH0776jordanH03383%on this sideH05676~ in edreiH0154}# at astarothH06252|# which dweltH03427{ of bashanH01316z the kingH04428yand ogH05747x!in heshbonH02809w#which dweltH03427v+of the amoritesH0567uthe kingH04428tsihonH05511 _wV2 gD* }b?# {_0to giveH05414/ and jacobH03290. isaacH03327- abrahamH085,/ unto your fathersH01+ swareH07650*lordH03068)the landH0776()in and possessH03423'you: goH0935&beforeH06440%the landH0776$!i have setH05414#beholdH07200"euphratesH06578!the riverH05104 riverH05104)unto the greatH01419!-and unto lebanonH03844"/of the canaanitesH03669# to the landH0776 sideH02348) and by the seaH03220!- and in the southH05045 + and in the valeH08219%in the hillsH02022(;thereunto, in the plainH06160nighH07934+of the amoritesH0567%to the mountH02022 SnT2|[=eGlSM takeH03051 L+ and your strifeH07379 K+ and your burdenH04853J) your cumbranceH02960(I; can i myself alone bearH05375H howH0349)G= you, as he hath promisedH01696F and blessH01288 E+ so many more asH03254D timesH06471#C3 make you a thousandH0505B+ of your fathersH01A godH0430@ lordH03068?' for multitudeH07230> of heavenH08064=% as the starsH03556< this dayH03117 ;+ hath multipliedH07235: your godH04309 lordH03068 8- you myself aloneH09057 to bearH053756' i am not ableH032015 sayingH0559&47 unto you at that timeH062563# and i spakeH05592afterH0310,1Cunto them and to their seedH02233 Hc?y_A#vO- iHk%and officersH07860jover tensH06235i%and captainsH08269h%over fiftiesH02572g% and captainsH08269f' over hundredsH03967e% and captainsH08269d) over thousandsH0505#c1 over you, captainsH08269b!them headsH07218aand madeH05414`and knownH03045_menH0582^wiseH02450])of your tribesH07626\the chiefH07218[so i tookH03947Zto doH06213YgoodH02896'X9which thou hast spokenH01696Wthe thingH01697V%me, and saidH0559 U+and ye answeredH06030T# them rulersH07218 S+ and i will makeH07760"R/ among your tribesH07626Q and knownH03045!P/ and understandingH0995O menH0582N you wiseH02450 Rw]D~U9eK& vR +and i commandedH06680)=unto me, and i will hearH08085)for you, bringH07126!- that is too hardH07185' and the causeH01697 god'sH0430!- for the judgmentH04941 of manH0376#of the faceH06440'~9ye shall not be afraidH01481%}5as well as the greatH01419|the smallH06996{'ye shall hearH08085z#in judgmentH04941ypersonsH06440%x5ye shall not respectH05234!w- and the strangerH01616v+ and his brotherH0251u manH0376t#righteouslyH06664sand judgeH08199%r7between your brethrenH0251qhearH08085psayingH0559o%at that timeH06256n#your judgesH08199m'and i chargedH06680"l/among your tribesH07626 QhI%^;"X2nQ$hath setH05414#thy godH0430"lordH03068!beholdH07200 doth giveH05414our godH0430lordH03068+of the amoritesH0567"/unto the mountainH02022%7unto you, ye are comeH0935!and i saidH0559#1to kadesh–barneaH06947+us; and we cameH0935 commandedH06680 our godH0430 lordH03068+ of the amoritesH0567 + of the mountainH02022!by the wayH01870%which ye sawH07200!wildernessH04057%and terribleH03372)all that greatH01419 +we went throughH03212 !from horebH02722% 5and when we departedH05265# 1which ye should doH06213 )all the thingsH01697!-you at that timeH06256 Ft]=pO8xX6 ]FAmenH0582@'twelveH06240 H08147?!and i tookH03947'>+'pleased me wellH05869 H03190=)and the sayingH01697<'we shall comeH0935%;5 and into what citiesH05892:' we must go upH059279# by what wayH018708 againH077257 us wordH016976and bringH077255the landH077614Mus, and they shall search us outH026583beforeH064402menH05821%we will sendH0797120Qunto me every one of you, and saidH0559!/-and ye came nearH07126,.Cnot, neither be discouragedH02865 -+ unto thee; fearH03372, hath saidH01696+) of thy fathersH01* godH0430) lordH03068(possessH03423'#thee: go upH05927&beforeH06440%the landH0776 dxR6kH/hM/d^your godH0430]lordH03068(\;against the commandmentH06310[%but rebelledH04784Znot go upH05927'Y=notwithstanding ye wouldH014Xdoth giveH05414W our godH0430V lordH03068U landH0776T a goodH02896S and saidH0559RagainH07725Qus wordH01697%P5unto us, and broughtH07725OdownH03381N)in their handsH03027M#of the landH0776L%of the fruitH06529K'and they tookH03947$J3and searched it outH07270Iof eshcolH0812 H+unto the valleyH05158Gand cameH0935"F/into the mountainH02022E#and went upH05927 D+and they turnedH06437!C!%of a tribeH07626 H0376B#of you, oneH0259 dl;uJ*sK1dz#then i saidH0559y)of the anakimsH06062xthe sonsH01121*w? and moreover we have seenH07200v to heavenH08064u' and walled upH01219t greatH01419$s3 than we; the citiesH05892r!and tallerH07311qgreaterH01419p!the peopleH05971osayingH0559nour heartH03824!m-have discouragedH04549l%our brethrenH0251'k9whither shall we go upH05927j! to destroyH08045i+ of the amoritesH0567!h- us into the handH03027g! to deliverH05414fof egyptH04714e+out of the landH0776-dEus, he hath brought us forthH03318chatedH08135blordH03068aand saidH0559`'in your tentsH0168 _+and ye murmuredH07279 S|\AkB)vU4rS!!in the wayH01870!who wentH01980 your godH0430 lordH03068"1 ye did not believeH0539"/ yet in this thingH01697 + into this placeH04725' until ye cameH0935% that ye wentH01980 ) in all the wayH01870 his sonH01121 doth bearH05375 )thee, as a manH0376 bareH05375thy godH0430lordH03068%5where thou hast seenH07200&7and in the wildernessH04057!-before your eyesH05869!-for you in egyptH047146Wfor you, according to all that he didH06213$3you, he shall fightH03898beforeH06440#which goethH01980~your godH0430}lordH03068'|9not, neither be afraidH03372 {+unto you, dreadH06206 Fv[>"lN, cD,|bF5$the sonH011214$calebH036123$saveH021082/# unto your fathersH011# to giveH054140'#which i swareH07650/#landH0776.#that goodH02896-#seeH07200,!#generationH01755+%#of this evilH07451*%#of these menH0582*)A#surely there shall not oneH0376("sayingH0559'"and swareH07650&'"and was wrothH07107%'"of your wordsH01697$"the voiceH06963#"heardH08085""lordH03068!! by dayH03119 )! and in a cloudH06051%! ye should goH03212 +! you by what wayH01870! to shewH07200!by nightH03915!in fireH0784$3!to pitch your tentsH02583!a placeH04725'9!you, to search you outH08446!beforeH06440 Bs[2 tI/qV.fB Q-'should be a preyH0957P''which ye saidH0559*O?'moreover your little onesH02945N!& to inheritH05157/MI&him: for he shall cause israelH03478#L1&thither: encourageH02388$K5&thee, he shall go inH0935J&beforeH06440I)&which standethH05975H&of nunH05126G&the sonH01121F&joshuaH03091E!%in thitherH08033&D9%thou also shalt not goH0935C%sayingH0559'B9%with me for your sakesH01558A%was angryH0599@%lordH03068?$ lordH03068>$ followedH0310'=9$ because he hath whollyH04390$<3$ and to his childrenH01121%;5$ he hath trodden uponH01869:$thatH08349$the landH0776+8A$it, and to him will i giveH054147%$he shall seeH072006%$of jephunnehH03312 ZnQ-zR3vT6uZl) of warH04421k#) his weaponsH03627j%) on every manH0376+iA) us. and when ye had girdedH02296h) commandedH06680g)our godH0430f)lordH03068e)and fightH03898d')we will go upH05927c)lordH03068(b;)unto me, we have sinnedH02398a)and saidH0559!`-)then ye answeredH06030_(seaH03220^!(of the redH05488]!(by the wayH01870$\3(into the wildernessH04057+[A(you, and take your journeyH05265Z(you, turnH06437+YA' it, and they shall possessH034233XQ' thither, and unto them will i giveH05414 W-' they shall go inH0935V'and evilH07451U%'between goodH02896!T-'had no knowledgeH03045"S/'which in that dayH03117"R/'and your childrenH01121 NnN%~_+ nL(eN ,doH06213%,you, as beesH01682 +,you, and chasedH07291,againstH07125,came outH03318!-,in that mountainH02022#,which dweltH03427 -,and the amoritesH0567'+ into the hillH02022+upH05927)+presumptuouslyH02102~+and wentH05927}+lordH03068(|;+against the commandmentH06310{%+but rebelledH047840zK+unto you; and ye would not hearH08085y!+so i spakeH01696x%* your enemiesH0341w*beforeH06440(v;*you; lest ye be smittenH05062u*not amongH07130t'*neither fightH03898%s5*unto them, go not upH05927r%*unto me, sayH0559q*saidH0559p*lordH03068o')into the hillH02022n)to go upH05927m')ye were readyH01951 Zz]B)jQ8 vW8 sZ' daysH03117& manyH07227% seirH08165$ mountH02022*#? unto me: and we compassedH05437"spakeH01696!lordH03068 seaH03220!of the redH05488!by the wayH01870$3into the wildernessH04057%5and took our journeyH05265)then we turnedH06437'.that ye abodeH03427(;.according unto the daysH03117.daysH03117.manyH07227.in kadeshH06946#.so ye abodeH03427%-nor give earH0238'-to your voiceH06963"/-would not hearkenH08085-lordH03068-lordH03068-beforeH06440-and weptH01058 +-and ye returnedH07725 #, unto hormahH02767 #, you in seirH08165 ', and destroyedH03807 QcC*hD#u\A kQCmountH02022%B5because i have givenH05414A'breadthH03709 H04096*@?no, not so much as a footH07272!?/you of their landH07763>Qnot with them; for i will not giveH05414=meddleH01624< heedH08104%;5 of you: take ye goodH03966):= and they shall be afraidH033729 in seirH081658# which dwellH034277of esauH062156%the childrenH01121 5-of your brethrenH0251"4/through the coastH013663to passH056742sayingH0559 1+thou the peopleH059710#and commandH06680/'you northwardH06828.turnH06437-#long enoughH07227,'this mountainH02022"+/ye have compassedH05437*+unto me, sayingH0559)spakeH0559(lordH03068 IoI&}bArS9 jI`%the childrenH01121$_5by from our brethrenH0251#^1and when we passedH05674]nothingH01697,\Cwith thee; thou hast lackedH02637[ thy godH0430Z lordH03068Y yearsH08141X# these fortyH0705W! wildernessH04057#V1through this greatH01419U#thy walkingH03212T!he knowethH03045S#of thy handH03027&R7thee in all the worksH04639Q%hath blessedH01288Pthy godH0430OlordH03068"N/that ye may drinkH08354"M/of them for moneyH03701LwaterH04325&K7and ye shall also buyH03739J+that ye may eatH0398"I/of them for moneyH03701HmeatH0400G%ye shall buyH07666F% a possessionH03425E unto esauH06215DseirH08165 BcE|cK%fElB&}7 therein in times pastH06440| dweltH03427{ the emimsH0368z% a possessionH03425y of lotH03876"x/ unto the childrenH01121w arH06144%v5 because i have givenH05414u% a possessionH03425"t1 thee of their landH0776$s3 for i will not giveH05414$r3 with them in battleH04421 q+ neither contendH01624!p- not the moabitesH04124"o/ unto me, distressH06696n saidH0559m lordH03068lof moabH04124"k/of the wildernessH04057j! by the wayH01870i! and passedH05674h we turnedH06437'g9 and from ezion–gaberH06100f! from elathH0359e%of the plainH06160 d+through the wayH01870cin seirH08165b#which dweltH03427aof esauH06215 ^lR*qR6a=~^# now rise upH06965 gaveH05414 lordH03068"/ of his possessionH03425' unto the landH0776 didH06213*? in their stead; as israelH03478 + them, and dweltH03427!- them from beforeH06440.G them, when they had destroyedH08045 succeededH03423 of esauH06215!- but the childrenH01121 ! beforetimeH06440  in seirH08165 ! also dweltH03427 ! the horimsH02752 ! them emimsH0368 callH07121!- but the moabitesH04125) as the anakimsH06062 giantsH07497$3 also were accountedH02803 whichH01992) as the anakimsH06062 and tallH07311 and manyH07227 greatH01419~ a peopleH05971 F~`F$rW9vY@&sF)7=until they were consumedH085526the hostH04264 5+them from amongH07130-4Ewas against them, to destroyH020003lordH03068$23for indeed the handH030271swareH076500lordH03068/the hostH04264.!from amongH07130 -+ were wasted outH08552, of warH04421+! of the menH0582)*= until all the generationH01755) yearsH08141(and eightH08083'thirtyH07970&zeredH02218%the brookH05158($;until we were come overH05674%#5from kadesh–barneaH06947!"-in which we cameH01980!'and the spaceH03117  zeredH02218 the brookH05158!- and we went overH05674 zeredH02218 the brookH05158!- and get you overH05674 LnO0sW:p=gLSof lotH03876%R5 it unto the childrenH01121%Q5 because i have givenH05414P! possessionH03425O of ammonH05983 N+ of the childrenH01121 M-thee of the landH0776/LIwith them: for i will not giveH05414%K5them not, nor meddleH01624JdistressH06696Iof ammonH05983H%the childrenH01121G%over againstH04136!F-thou comest nighH07126Ethis dayH03117Dof moabH04124Cthe coastH01366B!through arH06144&A7thou art to pass overH05674@+unto me, sayingH0559?spakeH01696>lordH03068=!the peopleH05971<!from amongH07130;and deadH04191:'were consumedH085529of warH0442148Uso it came to pass, when all the menH0582 S{`FgJ'a=!S)p= them; and they succeededH03423o#from beforeH06440n!the horimsH02752"m/when he destroyedH08045lin seirH08165k#which dweltH03427jof esauH06215 i+to the childrenH01121has he didH06213 g+ them, and dweltH03427)f= them; and they succeededH03423e#them beforeH06440ddestroyedH08045clordH03068b)as the anakimsH06062aand tallH07311`and manyH07227_greatH01419^a peopleH05971 ]+ them zamzummimsH02157\callH07121"[/and the ammonitesH05984$Z3therein in old timeH06440YdweltH03427XgiantsH07497Wof giantsH07497Va landH0776(U;that also was accountedH02803T%a possessionH03425 MdE&yZ4{aB) jM this dayH03117# 1with him in battleH04421 #and contendH01624 !to possessH03423 beginH02490% and his landH0776! of heshbonH02809 kingH04428# the amoriteH0567 sihonH05511 +into thine handH03027%i have givenH05414beholdH07200arnonH0769the riverH05158~'and pass overH05674"}/take your journeyH05265|!rise ye upH06965 {+ them, and dweltH03427zdestroyedH08045y)out of caphtorH03731!x-which came forthH03318w)the caphtorimsH03732v!unto azzahH05804u!in hazerimH02699t#which dweltH03427s'and the avimsH057612rO in their stead even unto this dayH03117 q+ them, and dweltH03427 O}IgH)iL2wO$(3unto the right handH03225$'3i will neither turnH05493-&7'along by the high wayH01870 H01870%i will goH03212 $-through thy landH0776##let me passH05674" sayingH0559! of peaceH07965 !with wordsH01697!of heshbonH02809kingH04428!unto sihonH05511#of kedemothH06932&7out of the wildernessH04057!messengersH04397!and i sentH07971 + because of theeH06440"/ and be in anguishH02342+A of thee, and shall trembleH07264 reportH08088)who shall hearH08085'9under the whole heavenH080640='of thee upon the nationsH05971 H06440%5of thee and the fearH03374the dreadH06343to putH05414%will i beginH02490 N]@#pT4kP/rN F+not let us passH05674EwouldH014D!of heshbonH02809CkingH04428Bbut sihonH05511AgivethH05414@ our godH0430? lordH03068>' into the landH0776= jordanH033832<O unto me;) until i shall pass overH05674;didH06213:in arH061449#which dwellH03427!8-and the moabitesH041257in seirH081656#which dwellH034275of esauH06215 4+as the childrenH011213! on my feetH07272)2= only i will pass throughH05674!1-that i may drinkH083540for moneyH03701/me waterH04325.and giveH05414-)that i may eatH0398,for moneyH03701+me meatH0400 *+thou shalt sellH07666 )+nor to the leftH08040 ^iL"iM3pQ4|^d!deliveredH05414c!our godH0430b!lordH03068a at jahazH03096` to fightH04421*_? us, he and all his peopleH05971^ againstH07125] came outH03318\! then sihonH05511[ his landH0776)Z= that thou mayest inheritH03423Y! to possessH03423X# thee: beginH02490WbeforeH06440V%and his landH0776UsihonH05511Tto giveH05414S%i have begunH02490 R+unto me, beholdH07200QsaidH0559PlordH03068Othis dayH03117"N/ him into thy handH03027&M7 that he might deliverH05414L obstinateH0553#K1 and made his heartH03824J! his spiritH07307IhardenedH07185Hthy godH0430GlordH03068 QoO, |Z>~\=|Q'9$there was not one cityH07151!~-$even unto gileadH01568}%$by the riverH05158|$the cityH05892{$of arnonH0769z%$of the riverH05158y%$by the brinkH08193x!$from aroerH06177w'#which we tookH03920v'#of the citiesH05892.uG#unto ourselves, and the spoilH07998"t1#we took for a preyH0962s+#only the cattleH0929r)" none to remainH08300q" we leftH07604p'"of every cityH05892$o3"and the little onesH02945n'"and the womenH0802m"the menH04962&l7"and utterly destroyedH02763k%"at that timeH06256j)"all his citiesH05892i#"and we tookH03920#h1!and all his peopleH05971"g/!him, and his sonsH01121!f-!us; and we smoteH05221e!!him beforeH06440 HoI%a<#pU8y`HsaidH0559lordH03068 at edreiH0154 to battleH04421*? us, he and all his peopleH05971 againstH07125came outH03318of bashanH01316the kingH04428and ogH05747to bashanH01316the wayH01870#and went upH05927)then we turnedH06437% forbadH06680% our godH0430% lordH03068! -% in the mountainsH02022$ 3%nor unto the citiesH05892 %jabbokH02999 %%of the riverH05158 )%unto any placeH03027#%thou camestH07126%of ammonH05983 +%of the childrenH01121"1%only unto the landH0776#$ all unto usH06440$ deliveredH05414$ our godH0430$ lordH03068!$ too strongH07682 @b@tU<!a@b@:'which we tookH03947%95there was not a cityH071518%at that timeH062567)all his citiesH058926#and we tookH03920!5- to him remainingH08300(4; him until none was leftH076043% and we smoteH05221#21and all his peopleH059711of bashanH013160)also, the kingH04428/ogH05747.)into our handsH03027-deliveredH05414,our godH0430+lordH03068*!at heshbonH02809)# which dweltH03427(+ of the amoritesH0567' kingH04428&! unto sihonH05511'%9 unto him as thou didstH06213"$/and thou shalt doH06213#'into thy handH03027"%and his landH0776(!;him, and all his peopleH05971, Chim not: for i will deliverH05414'unto me, fearH03372 MxX> qM3uV/oMX'of the citiesH05892W'and the spoilH07998"V1but all the cattleH0929U' of every cityH05892T% and childrenH02945SwomenH0802Rthe menH04962#Q1utterly destroyingH02763P!of heshbonH02809OkingH04428N!unto sihonH05511 M+them, as we didH06213)L=and we utterly destroyedH02763K manyH07235J a greatH03966ItownsH05892 H+beside unwalledH06521Gand barsH01280FgatesH01817EwallsH02346Dwith highH01364CfencedH01219!B-all these citiesH05892A in bashanH01316@ of ogH05747?# the kingdomH04467> of argobH0709=)all the regionH02256<citiesH05892*;?not from them, threescoreH08346 HaB(nO4hE$bHw of ogH05747v) of the kingdomH04467u citiesH05892t and edreiH0154s% unto salchahH05548r) and all bashanH01316q) and all gileadH01568p% of the plainH04334o) all the citiesH05892n it shenirH08149m callH07121 l- and the amoritesH0567k sirionH08303j callH07121i' the sidoniansH06722h hermonH02768ghermonH02768f! unto mountH02022e of arnonH0769d) from the riverH05158c jordanH03383b% on this sideH05676athe landH0776`+of the amoritesH0567_kingsH04428^!of the twoH08147]#of the handH03027\outH03947[%at that timeH06256Z#and we tookH03947"Y1we took for a preyH0962 JnK-kN5tX7eJ gileadH01568 mountH02022 and halfH02677 arnonH0769% by the riverH05158! from aroerH06177% at that timeH06256% we possessedH03423' and this landH0776  of a manH0376& 9 of it, after the cubitH0520 # the breadthH07341  cubitsH0520! / thereof, and fourH0702! the lengthH0753 cubitsH0520 nineH08672 of ammonH05983 + of the childrenH01121! in rabbathH07237 it notH03808 of ironH01270! a bedsteadH06210%5 behold, his bedsteadH06210~ of giantsH07497}) of the remnantH03499| remainedH07604{ of bashanH01316z kingH04428y# for only ogH05747x in bashanH01316 OjI+wW4hL,nO4! and calledH071213' and maachathiH046022!of geshuriH01651 1+unto the coastsH013660of argobH0709 /+all the countryH02256.tookH03947-#of manassehH04519,the sonH01121+jairH02971* of giantsH07497) the landH0776(! was calledH07121' whichH01931 &+ with all bashanH01316% of argobH0709$) all the regionH02256## of manassehH04519" tribeH07626 !+ i unto the halfH02677  gaveH05414 of ogH05747# the kingdomH04467) and all bashanH01316 of gileadH01568% and the restH03499#1 and to the gaditesH01425&7 i unto the reubenitesH07206' thereof, gaveH05414) and the citiesH05892 RaF&nU<tW9jRPseaH03220Othe saltH04417N%of the plainH06160"M/even unto the seaH03220 L+from chinnerethH03672K'and the coastH01366!J-also, and jordanH03383Ithe plainH06160Hof ammonH05983 G+ of the childrenH01121F! the borderH01366E jabbokH02999$D3 even unto the riverH05158C) and the borderH01366B!the valleyH05158AhalfH08432@arnonH0769$?3even unto the riverH05158>#from gileadH01568=i gaveH05414%<5and unto the gaditesH01425(;;and unto the reubenitesH07206:#unto machirH043539gileadH015688!and i gaveH054147' unto this dayH03117.69' bashan–havoth–jairH02334 H01316(5; them after his own nameH08034 QjP7w\;xT9uQ m+have given restH05117llordH03068#k1 which i have givenH05414j)in your citiesH05892i#shall abideH03427hcattleH04735"g/that ye have muchH07227fi knowH03045 e+and your cattleH04735%d5and your little onesH02945c)but your wivesH0802b#for the warH02428ameetH01121`of israelH03478_% the childrenH01121^' your brethrenH0251] beforeH06440\ armedH02502'[9 it: ye shall pass overH05674Z!to possessH03423Y'you this landH0776X!hath givenH05414Wyour godH0430VlordH03068UsayingH0559!T-you at that timeH06256 S+and i commandedH06680R eastwardH04217,Q9# under ashdoth–pisgahH0794 H0798 TcD$ yU:oL2pT your godH0430 lordH03068" /ye shall not fearH03372%5whither thou passestH05674&7unto all the kingdomsH04467 doH06213 lordH03068 kingsH04428) unto these twoH08147 hath doneH06213your godH0430lordH03068have seenH07200~!thine eyesH05869}sayingH0559|%at that timeH06256{joshuaH03091 z+and i commandedH06680#y1which i have givenH05414$x3 unto his possessionH03425w every manH0376 v+ shall ye returnH07725u jordanH03383t# them beyondH05676s!hath givenH05414ryour godH0430qlordH03068pthe landH0776"o/they also possessH03423"n1unto your brethrenH0251 TfL4vV8oS6rT)was wrothH05674(lordH03068'# and lebanonH03844&mountainH02022%#that goodlyH02896$jordanH03383#beyondH05676"landH0776!the goodH02896 and seeH07200,Ci pray thee, let me go overH05674+Aand according to thy mightH01369'9 according to thy worksH04639# that can doH06213# or in earthH0776 in heavenH08064% for what godH0410handH03027)and thy mightyH02389'thy greatnessH01433#thy servantH05650to shewH07200 +thou hast begunH02490godH03069o lordH0136sayingH0559%at that timeH06256lordH03068 )and i besoughtH02603 )he shall fightH03898 _dD(~_B kK,_D#this peopleH05971CbeforeH06440*B?him: for he shall go overH05674#A3him, and strengthenH0553@'and encourageH02388?joshuaH03091>!but chargeH06680=# this jordanH03383+<A for thou shalt not go overH05674 ;+ with thine eyesH05869:! and beholdH072009% and eastwardH042178'and southwardH084867'and northwardH068286westwardH032205!thine eyesH058694#and lift upH053753of pisgahH064492%into the topH072181#get thee upH05927'09 unto me of this matterH01697/no moreH03254.#thee; speakH01696(-;unto me, let it sufficeH07227,saidH0559+lordH03068;*awith me for your sakes, and would not hearH08085 IdB!iG$vU:nI!_-the commandmentsH04687*^?from it, that ye may keepH08104/]Iyou, neither shall ye diminishH01639 \+which i commandH06680['unto the wordH01697!Z-ye shall not addH03254YgivethH05414X+ of your fathersH01W godH0430V lordH03068U the landH0776T# and possessH03423Sand go inH0935!R-that ye may liveH02421Q)you, for to doH06213P'which i teachH03925'O9and unto the judgmentsH04941"N/unto the statutesH02706Mo israelH03478&L7now therefore hearkenH08085K#beth–peorH01047J%over againstH04136I'in the valleyH01516H#so we abodeH03427%G5 which thou shalt seeH07200F the landH07763EQand he shall cause them to inheritH05157 QkR:pM)fD#kQ} so inH07130&|7 me, that ye should doH06213{commandedH06680zmy godH0430ylordH03068xeven asH0834w'and judgmentsH04941v%you statutesH02706u'i have taughtH03925tbeholdH07200*s?every one of you this dayH03117raliveH02416qyour godH0430plordH03068'o9but ye that did cleaveH01695 n+ them from amongH07130m) hath destroyedH08045l thy godH0430k lordH03068j#baal–peorH01187$i'%that followedH01980 H0310h+for all the menH0376'g9because of baal–peorH01187fdidH06213elordH03068dhave seenH07200cyour eyesH05869 b+ which i commandH06680ayour godH0430`lordH03068 NfFqK0gN3rN +as all this lawH08451righteousH06662'and judgmentsH04941#1that hath statutesH02706greatH01419 +and what nationH01471we callH07121our godH0430lordH03068nighH07138godH0430greatH01419 +for what nationH01471peopleH05971! / and understandingH0995  a wiseH02450  nationH01471" / surely this greatH01419  and sayH0559#1all these statutesH02706!-which shall hearH08085)of the nationsH05971%in the sightH05869&9and your understandingH0998#your wisdomH02451!-therefore and doH06213keepH08104! to possessH03423' whither ye goH0935~ the landH0776 JX;lI(qJ/gJ9 togetherH069508' me the peopleH05971 7+ unto me, gatherH069506 saidH05595 lordH030684 in horebH027223 thy godH04302 lordH030681 beforeH06440#01 that thou stoodestH05975/ the dayH03117. sonsH01121-' and thy sons'H01121,' them thy sonsH01121+ but teachH03045*# of thy lifeH02416)% all the daysH03117() from thy heartH03824%'5 and lest they departH05493& have seenH07200!%- which thine eyesH05869$! the thingsH01697!#- lest thou forgetH07911"! diligentlyH03966! thy soulH05315% 5 to thyself, and keepH08104) only take heedH08104% you this dayH03117beforeH06440#which i setH05414 XqM$yR-wP7tXU but sawH07200T% of the wordsH01697S the voiceH06963R ye heardH08085Q# of the fireH0784*P? unto you out of the midstH08432O spakeH01696N lordH03068#M1 and thick darknessH02822L cloudsH06051K' with darknessH06205J of heavenH08064I) unto the midstH03820H with fireH0784G burnedH01197!F- and the mountainH02022#E1 under the mountainH02022D and stoodH05975!C- and ye came nearH07126B) their childrenH01121A) they may teachH03925@) upon the earthH0127%?5 that they shall liveH02416 >+ me all the daysH03117= to fearH03372$<3 that they may learnH03925; my wordsH01697*:? and i will make them hearH08085 C[4z_F([4bCr!on the dayH03117(q;no manner of similitudeH08544p!for ye sawH07200 o+unto yourselvesH05315nheedH08104'm9take ye therefore goodH03966l! to possessH03423#k1 whither ye go overH05674 j-them in the landH0776!i-that ye might doH06213h'and judgmentsH04941g%you statutesH02706fto teachH03925 e+me at that timeH06256dcommandedH06680clordH03068b of stoneH068a tablesH03871`' them upon twoH08147_% and he wroteH03789^% commandmentsH01697] tenH06235\) you to performH06213#[1 which he commandedH06680&Z7 unto you his covenantH01285 Y+ and he declaredH05046X a voiceH06963W onlyH02108V' no similitudeH08544 Rc?"y[:~_>oRthe earthH0776beneathH08478 'in the watersH04325 #of any fishH01710 %the likenessH08403 'on the groundH0127+ Aof any thing that creepethH07430%the likenessH08403!in the airH08064#that fliethH05774fowlH06833'of any wingedH03671%the likenessH08403%on the earthH0776%of any beastH0929%the likenessH08403or femaleH05347~of maleH02145}%the likenessH08403|'of any figureH05566{)the similitudeH08544#z1you a graven imageH06459yand makeH06213 x+lest ye corruptH07843w# of the fireH0784!v- out of the midstH08432"u/ unto you in horebH02722tspakeH01696slordH03068 WoS2fM2Z6tW+was angryH0599*lordH03068) this dayH03117()of inheritanceH05159(';to be unto him a peopleH05971&%out of egyptH04714%furnaceH03564 $+out of the ironH01270+#Ayou, and brought you forthH03318"!hath takenH03947!lordH03068' 9under the whole heavenH08064!-unto all nationsH05971%hath dividedH02505thy godH0430 lordH03068 + them, and serveH05647! to worshipH07812$3 shouldest be drivenH05080 of heavenH08064%all the hostH06635'and the starsH03556%and the moonH03394the sunH08121$3and when thou seestH07200#unto heavenH08064!thine eyesH05869&7and lest thou lift upH05375 UnBoO( p<vUG% the likenessH08544#F1you a graven imageH06459#E1with you, and makeH06213D'which he madeH03772Cyour godH0430BlordH03068A%the covenantH012850@Kunto yourselves, lest ye forgetH07911?take heedH08104>landH0776=that goodH02896<#and possessH03423%;5but ye shall go overH05674:jordanH03383#91i must not go overH056748%in this landH07767)but i must dieH041916) an inheritanceH051595 givethH054144 thy godH04303 lordH030682 landH0776"1/in unto that goodH02896(0=and that i should not goH0935/jordanH03383*.?that i should not go overH05674-and swareH07650',9with me for your sakesH01697 `uZ;#g3lS2`e!to witnessH05749dand earthH0776cheavenH08064bi callH05749(a;to provoke him to angerH03707`thy godH0430_lordH03068^% in the sightH05869] evilH07451\% and shall doH06213[% the likenessH08544Z) a graven imageH06459Yand makeH06213"X/and shall corruptH07843W#in the landH07760VKand ye shall have remained longH03462UchildrenH01121T)and children'sH01121SchildrenH01121&R7when thou shalt begetH03205QgodH0410Pa jealousH07067OfireH0784N#a consumingH0398Mthy godH0430LlordH03068K) hath forbiddenH06680J thy godH0430I lordH03068H of anyH03605 MZ1bI'x_@sM"/which neither seeH07200and stoneH068woodH06086handsH03027~of men'sH0120}the workH04639|godsH0430){=and there ye shall serveH05647z! shall leadH05090ylordH03068"x/among the heathenH01471win numberH04557vfewH04962%u5and ye shall be leftH07604&t7you among the nationsH05971s'shall scatterH06327rlordH03068q%be destroyedH08045+pAupon it, but shall utterlyH08045odaysH03117(n= it; ye shall not prolongH0748m! to possessH03423l jordanH03383%k5 whereunto ye go overH05674!j/ from off the landH0776iperishH06hutterlyH06#g1that ye shall soonH04118%f5against you this dayH03117 PsZ?tK. uR9qP%the covenantH01285!-thee, nor forgetH07911&7thee, neither destroyH07843$3he will not forsakeH07503godH0410!a mercifulH07349thy godH0430lordH03068) unto his voiceH06963&7 and shalt be obedientH08085thy godH0430lordH03068%if thou turnH07725daysH03117'in the latterH0319are comeH04672%5and all these thingsH01697- Ewhen thou art in tribulationH06862& 7and with all thy soulH05315' 9him with all thy heartH03824 %if thou seekH01875 +thou shalt findH04672thy godH0430lordH030683Qbut if from thence thou shalt seekH01245 nor smellH07306 nor eatH0398 nor hearH08085 c}[<!bD"uT3|c<"takeH03947;"to goH0935:"assayedH052549#"or hath godH04308! and liveH02421#71!as thou hast heardH080856#!of the fireH07845%!of the midstH084324%!speaking outH016963!of godH04302!the voiceH069631!hearH080850!peopleH05971#/1 or hath been heardH08085. thingH01697-' as this greatH01419, of heavenH08064"+/ from the one sideH07097*) upon the earthH0776) manH0120( createdH01254' that godH0430$&3 thee, since the dayH03117% beforeH06440$! which wereH01961#' that are pastH07223 "+ now of the daysH03117! for askH07592 ) which he swareH07650) of thy fathersH01 L~b? cJ.t[D&tL$Y5$thee: and upon earthH0776'X9$that he might instructH03256W$his voiceH06963%V5$he made thee to hearH08085U'$out of heavenH08064T!#beside himH0905S#none elseH05750R#godH0430Q#lordH03068(P;#that thou mightest knowH03045(O;#unto thee it was shewedH07200!N-"before your eyesH05869!M-"for you in egyptH04714L"didH06213K"your godH0430J"lordH03068I"terrorsH04172H%"and by greatH01419G"armH02220'F9"and by a stretched outH05186E" handH03027 D+" and by a mightyH02389C!" and by warH04421B)" and by wondersH04159A" by signsH0226@)"by temptationsH04531?"nationH01471>)"from the midstH07130=%"him a nationH01471bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{5Ql 'C`}7Sp 5Ql 'C`}7Sp (Fd:Xw4Pm )D_}9Ur+Ge<Yv/Lj &Da6Tq (E^z4ƒRÃnă Ń%ƃAǃ_ȃzɃʃ0˃Ñl̓΃"σ=Ѓ\уz҃Ӄ2ԃPՃnփ ׃&؃Dكcڃۃ܃;݃Yރv߃0ჍL⃍jノ Jc>|M,pO.qJ#v1'therefore this dayH03117u'knowH03045t& this dayH03117s)& an inheritanceH05159r+&thee their landH0776!q-&thee in, to giveH05414p&to bringH0935o%&and mightierH06099n%&thee greaterH01419m#&from beforeH06440l&nationsH01471k%&to drive outH03423j%% out of egyptH04714i% powerH03581 h+%with his mightyH01419g%%in his sightH06440+fA%them, and brought thee outH03318e%afterH0310d!%their seedH02233"c1%therefore he choseH0977b#%thy fathersH01$a5%and because he lovedH0157`#$ of the fireH0784!_-$ out of the midstH08432^$ his wordsH01697"]/$ and thou heardestH08085\$fireH0784[)$thee his greatH01419Z$he shewedH07200 _nT. pHpU:_,5')toward the sunrisingH04217 H08121)jordanH03383%)on this sideH05676)citiesH05892)threeH07969 )severedH0914 !)then mosesH04872 (givethH05414 ( thy godH0430 ( lordH03068)( upon the earthH0127( daysH031172Q( thee, and that thou mayest prolongH0748(afterH03101M(with thee, and with thy childrenH01121$3(that it may go wellH03190'(thee this dayH03117 +(which i commandH06680%5(and his commandmentsH04687'9(therefore his statutesH02706 ~+(thou shalt keepH08104"}1' and upon the earthH0776|'aboveH04605{'in heavenH08064z'godH0430y'lordH03068x)'in thine heartH03824w%'and considerH07725 ^lH*tR8sP2^/%,the childrenH01121.,beforeH06440-,setH07760,#,which mosesH04872+,the lawH08451"*/+ of the manassitesH04520)+ in bashanH01316(+ and golanH01474')+of the gaditesH01425&+in gileadH01568%!+and ramothH07216"$/+of the reubenitesH07206#+countryH0776"%+in the plainH04334"!/+in the wildernessH04057 +bezerH01221'* he might liveH02425* citiesH05892* of theseH0411* unto oneH0259!-* and that fleeingH05127*pastH08032!-*him not in timesH08543*and hatedH08130 '*unawaresH01847 H01097'*his neighbourH07453+A*thither, which should killH07523!*might fleeH05127 +*that the slayerH07523 GsS9nL+ uV7cGL/his landH0776#K1/and they possessedH03423J%.out of egyptH04714+IA.after they were come forthH03318H.smoteH05221G.of israelH03478!F-. and the childrenH01121E!. whom mosesH04872D!. at heshbonH02809C. who dweltH03427B+. of the amoritesH0567A.kingH04428@.of sihonH05511?#.in the landH0776>#.beth–peorH01047=%.over againstH04136<'.in the valleyH01516;.jordanH03383:%.on this sideH056769%- out of egyptH04714&87-after they came forthH033187-of israelH03478"6/-unto the childrenH011215-spakeH016964#-which mosesH04872"3/-and the judgmentsH04941!2--and the statutesH02706 1+-the testimoniesH057130,of israelH03478 \w]:nU1~X7\ j+unto them, hearH08085iand saidH0559h!all israelH03478gcalledH07121fand mosesH04872e1of pisgahH06449!d/1under the springsH0794c%1of the plainH06160"b/1even unto the seaH03220a1eastwardH04217`1jordanH03383_%1on this sideH05676"^/1and all the plainH06160]0hermonH02768\0sionH07865 [+0even unto mountH02022Z0arnonH0769Y%0of the riverH05158X#0by the bankH08193W!0from aroerH06177,V5'/ toward the sunrisingH08121 H04217U/ jordanH03383T%/ on this sideH05676S+/ of the amoritesH0567R/kingsH04428Q/twoH08147P/of bashanH01316O/kingH04428N/of ogH05747M%/and the landH0776 N~^AqL3wZA&gN lordH03068i stoodH05975#of the fireH0784!-out of the midstH08432%in the mountH02022to faceH06440'with you faceH06440talkedH01696lordH03068this dayH03117!here aliveH02416~all of usH0428}#but with usH0587|-with our fathersH01"{/not this covenantH01285zmadeH03772ylordH03068!x-with us in horebH02722w!a covenantH01285vmadeH03772uour godH0430tlordH03068sand doH06213r) them, and keepH08104"q/ that ye may learnH03925p this dayH03117o% in your earsH0241n' which i speakH01696m'and judgmentsH04941l%the statutesH02706ko israelH03478 IZ<]>!~V5uI(&; thou shalt not bow downH07812!%/beneath the earthH0776$'in the watersH04325#%in the earthH0776"aboveH04605!in heavenH08064 %any likenessH08544%graven imageH06459$3thou shalt not makeH06213beforeH06440godsH0430*Athou shalt have none otherH0312!of bondageH05650)from the houseH01004of egyptH04714#of the landH0776'9which brought thee outH03318thy godH0430lordH03068 sayingH0559) into the mountH02022 + and went not upH05927# of the fireH0784by reasonH06440#1for ye were afraidH03372 lordH03068 %you the wordH01697 to shewH05046% 5and you at that timeH06256 W}fI(zZ@pW< wWD# the sabbathH07676C keepH08104B in vainH07723A his nameH08034@# that takethH05375? guiltlessH05352> lordH03068= in vainH07723< thy godH0430; lordH03068: the nameH08034$93 thou shalt not takeH05375 8+ my commandmentsH046877# me and keepH08104!6/ of them that loveH01575) unto thousandsH05054 mercyH026173# and shewingH06213"2/ of them that hateH081301! and fourthH072560) unto the thirdH08029"// upon the childrenH01121.) of the fathersH01-% the iniquityH05771, visitingH06485+ godH0410* a jealousH07067) thy godH0430( lordH03068-'E thyself unto them, nor serveH05647 PqY@iN( rQ/mPamay restH05117#`3and thy maidservantH0519$_3that thy manservantH05650!^-within thy gatesH08179!]-nor thy strangerH01616%\7nor any of thy cattleH0929[' nor thine assH02543Z% nor thine oxH07794#Y3 nor thy maidservantH0519#X1 nor thy manservantH05650!W- nor thy daughterH01323"V/thou, nor thy sonH01121Uany workH04399"T/thou shalt not doH06213Sthy godH0430RlordH03068Q#the sabbathH07676PdayH03117 O+but the seventhH07637N% all thy workH04399M and doH06213"L/ thou shalt labourH05647K daysH03117J sixH08337I) hath commandedH06680H thy godH0430G lordH03068F# to sanctifyH06942E dayH03117 Iv]B&|aC"x]:dI givethH05414~ thy godH0430} lordH03068&|9 with thee, in the landH0127({; and that it may go wellH03190 z-may be prolongedH0748$y3thee; that thy daysH03117x)hath commandedH06680wthy godH0430vlordH03068u)and thy motherH0517t!thy fatherH01shonourH03513rdayH03117q#the sabbathH07676p%thee to keepH06213ocommandedH06680n thy godH0430m lordH03068l armH02220'k9 and by a stretched outH05186j handH030271iMthee out thence through a mightyH02389hbroughtH03318gthy godH0430flordH03068eof egyptH04714d#in the landH0776)c=that thou wast a servantH05650b%and rememberH02142 HtH.~R.pL,iH%of the cloudH06051#of the fireH0784!-out of the midstH08432%in the mountH02022'9unto all your assemblyH06951spakeH01696lordH03068#these wordsH01697 + thy neighbour'sH07453! or his assH02543 his oxH07794"1 or his maidservantH0519"/or his manservantH05650 his fieldH07704 houseH01004 +thy neighbour'sH07453( =neither shalt thou covetH0183 wifeH0802 +thy neighbour'sH07453*?neither shalt thou desireH02530&7against thy neighbourH07453witnessH05707falseH07723(;neither shalt thou bearH06030)=neither shalt thou stealH015893Qneither shalt thou commit adulteryH05003$3thou shalt not killH07523 KnM-[7mI*iK6his voiceH06963"5/and we have heardH08085"4/and his greatnessH014333%us his gloryH035192#hath shewedH072001our godH04300lordH03068/#and ye saidH0559 .+ and your eldersH02205-) of your tribesH07626,' all the headsH07218"+/that ye came nearH07126*with fireH0784)did burnH01197!(-for the mountainH02022 '+of the darknessH02822!&-out of the midstH08432%the voiceH069633$Qand it came to pass, when ye heardH08085#'and deliveredH05414"of stoneH068!tablesH03871 #them in twoH08147% and he wroteH03789%5 and he added no moreH03254 voiceH06963% with a greatH01419*? and of the thick darknessH06205 P~bD(wT6}_=& iPTlordH03068Sand hearH08085R%go thou nearH07126Q and livedH02421P#of the fireH0784!O-out of the midstH08432NspeakingH01696MgodH0430L'of the livingH02416Kthe voiceH06963 J+that hath heardH08085Iall fleshH01320"H/ then we shall dieH04191G any moreH03254Four godH0430ElordH03068Dthe voiceH06963C)us: if we hearH08085B%will consumeH0398AfireH0784@)for this greatH014190?Know therefore why should we dieH04191>'and he livethH02425=with manH0120<doth talkH01696; that godH0430: this dayH031179% we have seenH072008# of the fireH0784!7- out of the midstH08432 CvV& v]E`-kC$q3all my commandmentsH04687p%me, and keepH08104%o5that they would fearH03372nin themH05414mheartH03824lanH04310'k9o that there were suchH02088/jIsaid all that they have spokenH01696*i? unto thee: they have wellH03190'h9 which they have spokenH01696g) of this peopleH05971f% of the wordsH01697e the voiceH06963&d7unto me, i have heardH08085csaidH0559blordH03068a'when ye spakeH01696`'of your wordsH01697_the voiceH06963^heardH08085]lordH03068\ and doH06213,[C unto thee; and we will hearH08085Z# shall speakH01696Your godH0430XlordH03068Wand speakH01696Vshall sayH0559Uour godH0430 cgP9c0 pO+c- E you: ye shall not turn asideH05493 ) hath commandedH06680  your godH0430 lordH03068 to doH06213!- ye shall observeH08104 + them to possessH03423% which i giveH05414# in the landH0776'9them, that they may doH06213'9which thou shalt teachH03925"/and the judgmentsH04941!-and the statutesH02706/~Iunto thee all the commandmentsH04687!}-and i will speakH01696 |+thou here by meH05978'{9but as for thee, standH05975zagainH07725#y3you into your tentsH0168x%to them, getH07725wsayH0559vgoH03212u for everH057693tQ with them, and with their childrenH01121&s7 that it might be wellH03190ralwaysH03117 JqX<|Q, uK, oJ!(-all his statutesH02708'to keepH08104&thy godH0430%lordH03068($;that thou mightest fearH03372#! to possessH03423"' whither ye goH05674!# in the landH0776& 7you, that ye might doH06213to teachH03925commandedH06680your godH0430lordH03068"/and the judgmentsH04941%the statutesH02706!-the commandmentsH04687'9! which ye shall possessH03423#! in the landH0776! daysH03117)!ye may prolongH0748!wellH02895&7!you, that ye may liveH02421)!hath commandedH06680!your godH0430!lordH03068 +!in all the waysH01870'!ye shall walkH03212 ) or to the leftH08040" / to the right handH03225 UeM, aGzX3lUEoneH0259Dour godH0430ClordH03068Bo israelH03478AhearH08085@and honeyH01706?with milkH02461>% that flowethH02100!=/ thee, in the landH0776<' hath promisedH01696;) of thy fathersH01: godH04309lordH030688mightilyH0396647Swith thee, and that ye may increaseH07235$63that it may be wellH031905to doH062134#and observeH08104$33therefore, o israelH034782hearH08085 1-may be prolongedH0748"0/ and that thy daysH03117/# of thy lifeH02416.% all the daysH03117- sonH01121,' and thy son'sH01121(+;thee, thou, and thy sonH01121 *+which i commandH06680%)5and his commandmentsH04687 :c9x?{\/a:#^1between thine eyesH05869/]Iand they shall be as frontletsH02903 \+upon thine handH03027[+them for a signH0226$Z3and thou shalt bindH07194(Y; and when thou risest upH06965)X=and when thou liest downH07901W!by the wayH01870&V7and when thou walkestH03212U)in thine houseH01004*T?of them when thou sittestH03427S)and shalt talkH01696"R/unto thy childrenH011215QUand thou shalt teach them diligentlyH08150(P;shall be in thine heartH03824O'thee this dayH03117 N+which i commandH06680 M+and these wordsH01697'L9and with all thy mightH03966&K7and with all thy soulH05315%J5with all thine heartH03824Ithy godH0430HlordH03068#G3and thou shalt loveH0157FlordH03068 ViP5jI-sS+ V%z5 which thou plantedstH05193 y+ and olive treesH02132x) not, vineyardsH03754$w3 which thou diggedstH02672v diggedH02672u) not, and wellsH0953$t3 which thou filledstH04390s# of all goodH02898r fullH04392q! and housesH01004%p5 which thou buildedstH01129o citiesH05892n! and goodlyH02896m! thee greatH01419l to giveH05414k% and to jacobH03290j to isaacH03327i! to abrahamH085h- unto thy fathersH01g) which he swareH07650"f1 thee into the landH0776"e1 shall have broughtH0935d thy godH0430c lordH03068!b- and on thy gatesH08179a% of thy houseH01004$`3 them upon the postsH04201%_5 and thou shalt writeH03789 TmT'hM/xY7mTlordH03068#3you) lest the angerH0639amongH07130godH0410a jealousH07067thy godH0430lordH03068#round aboutH05439'of the peopleH05971#of the godsH0430godsH0430 otherH0312 afterH0310 +ye shall not goH03212 # by his nameH08034% 5 him, and shalt swearH07650 and serveH05647 thy godH0430 lordH03068 + thou shalt fearH03372! of bondageH05650) from the houseH01004 of egyptH04714+ out of the landH0776)= which brought thee forthH03318 lordH03068!~- lest thou forgetH07911} bewareH08104|# and be fullH07646/{K not; when thou shalt have eatenH0398 PmM& pK2w]@hP4 landH07763 the goodH028962#and possessH0342351Wwith thee, and that thou mayest go inH0935$03that it may be wellH03190/lordH03068.%in the sightH05869-and goodH02896,rightH03477"+/and thou shalt doH06213(*;which he hath commandedH06680!)-and his statutesH02706$(3and his testimoniesH05713'your godH0430&lordH03068!%-the commandmentsH04687$keepH08104$#3ye shall diligentlyH08104"in massahH04532!'as ye temptedH05254 your godH0430lordH03068#1ye shall not temptH05254% of the earthH0127'9 thee from off the faceH06440*? against thee, and destroyH08045! be kindledH02734thy godH0430 YfF- jEZ>!tYRshewedH05414QlordH03068P handH03027O' with a mightyH02389Nof egyptH04714M)brought us outH03318LlordH03068Kin egyptH04714JbondmenH05650"I/we were pharaoh'sH06547H%unto thy sonH01121#G3then thou shalt sayH0559F) hath commandedH06680E our godH0430DlordH03068"C/and the judgmentsH04941!B-and the statutesH02706 A+the testimoniesH05713@sayingH0559%?5thee in time to comeH04279>askethH07592=%when thy sonH01121<#hath spokenH01696;lordH03068:#from beforeH06440!9/all thine enemiesH03418#to cast outH019207- unto thy fathersH016 swareH076505 lordH03068 LqP!}^;iN-fLnto doH06213m'if we observeH081042lOand it shall be our righteousnessH06666k# at this dayH031170jK that he might preserve us aliveH02421i alwaysH03117h%for our goodH02896gour godH0430flordH03068eto fearH03372#d1all these statutesH02706cus to doH06213bcommandedH06680alordH03068`-unto our fathersH01_)which he swareH07650^#us the landH0776]to giveH054146\Yfrom thence, that he might bring us inH0935&[7and he brought us outH03318 Z+ before our eyesH05869+YA and upon all his householdH01004X%upon pharaohH06547W!upon egyptH04714Vand soreH07451UgreatH01419T#and wondersH04159SsignsH0226 _rI0aH,wP,z_ thy godH0430 lordH03068 %and mightierH06099greaterH07227nationsH01471sevenH07651"/and the jebusitesH02983 +and the hivitesH02340#1and the perizzitesH06522#1and the canaanitesH03669 - and the amoritesH0567$3 and the girgashitesH01622#1 thee, the hittitesH02850~ beforeH06440} nationsH01471|manyH07227&{7it, and hath cast outH05394z!to possessH03423"y1whither thou goestH0935"x1thee into the landH0776w#shall bringH0935vthy godH0430ulordH03068%t5 as he hath commandedH06680sour godH0430rlordH03068qbeforeH06440p%commandmentsH04687oall theseH02063 [w[1Y8d8}[%' thee suddenlyH04118)$= against you, and destroyH08045#! be kindledH02734"lordH03068!!/so will the angerH0639 godsH0430otherH0312(;me, that they may serveH05647)from followingH0310thy sonH01121(;for they will turn awayH05493%unto thy sonH01121 +shalt thou takeH03947!-nor his daughterH01323%unto his sonH01121$3thou shalt not giveH05414(;with them; thy daughterH013232Oneither shalt thou make marriagesH02859*? with them, nor shew mercyH02603# no covenantH01285&7them; thou shalt makeH03772destroyH02763utterlyH02763'9thee; thou shalt smiteH05221 #them beforeH06440 'shall deliverH05414 Aa@fM2hF& `AA!the fewestH04592*@?in number than any peopleH05971*??you, because ye were moreH07230$>5upon you, nor chooseH0977%=5did not set his loveH02836<lordH03068;% of the earthH0127:' upon the faceH06440/9I unto himself, above all peopleH059718 peopleH05971%75thee to be a specialH054596#hath chosenH09775thy godH04304lordH030683thy godH04302lordH030681peopleH059710an holyH06918/ with fireH0784$.3 their graven imagesH06456-and burnH08313,%their grovesH0842+%and cut downH01438*%their imagesH04676))and break downH07665(%their altarsH04196,'Cwith them; ye shall destroyH05422'&9but thus shall ye dealH06213 Uy\5yP1mV6zU!_- his commandmentsH04687^% him and keepH08104#]3 with them that loveH0157\ and mercyH02617[ covenantH01285Z' which keepethH08104Y godH0410X% the faithfulH0539W godH0430V thy godH0430U lordH03068T knowH03045Sof egyptH04714RkingH04428Q!of pharaohH06547P'from the handH03027O! of bondmenH05650%N5 you out of the houseH01004M% and redeemedH06299L handH03027K' with a mightyH02389 J+brought you outH03318IlordH03068H/unto your fathersH01#G1which he had swornH07650Fthe oathH07621/EIyou, and because he would keepH08104DlovedH0160ClordH03068B'of all peopleH05971 E{U9 kF!cDgEz' and the mercyH02617'y9 unto thee the covenantH01285x! shall keepH08104w thy godH0430v lordH03068u and doH06213t and keepH08104#s1 to these judgmentsH04941r! ye hearkenH080854qS wherefore it shall come to pass, ifH06118p to doH06213o' thee this dayH03117 n+ which i commandH06680"m/ and the judgmentsH04941!l- and the statutesH02706!k- the commandmentsH04687*j? thou shalt therefore keepH08104 i+ him to his faceH06440#h1 him, he will repayH07999#g1 to him that hatethH08130*fA them: he will not be slackH0309e! to destroyH06"d/ him to their faceH06440c) them that hateH08130b% and repayethH07999a# generationsH01755`' to a thousandH0505 QsLcA {Y=jQlordH03068/Kamong you, or among your cattleH0929!-or female barrenH06135(;there shall not be maleH06135!-above all peopleH05971&7thou shalt be blessedH01288 to giveH05414- unto thy fathersH01 ) which he swareH07650 # in the landH0127 % of thy sheepH06629 ) and the flocksH06251 # of thy kineH0504% the increaseH07698' and thine oilH03323% and thy wineH08492 thy cornH01715# of thy landH0127' and the fruitH06529# of thy wombH0990 the fruitH06529)= thee: he will also blessH01288#1 thee, and multiplyH07235 ~+ thee, and blessH01288 }- and he will loveH0157|- unto thy fathersH01{) which he swareH07650 YlO2 t[@}a<Y)0=thou shalt not be afraidH03372/%i dispossessH03423.canH03201-#than i; howH0349,moreH07227+'these nationsH01471*)in thine heartH03824!)/if thou shalt sayH0559( a snareH04170'! their godsH04304&Supon them: neither shalt thou serveH05647#%1shall have no pityH02347 $+thee; thine eyeH05869#'shall deliverH05414"thy godH0430!lordH03068 )all the peopleH05971&9and thou shalt consumeH0398 that hateH08130(; upon thee; but will layH05414#1which thou knowestH03045of egyptH04714diseasesH04064!-none of the evilH07451%and will putH07760'9from thee all sicknessH02483)will take awayH05493 IxW0pM4 eN&I5NUamong them, until they that are leftH07604M!the hornetH06880Lwill sendH07971Kthy godH0430JlordH03068/I;'of whom thou art afraidH06440 H03373$H3unto all the peopleH05971GdoH06213Fthy godH0430ElordH03068!D- brought thee outH03318C thy godH0430B lordH03068A armH02220&@7 and the stretched outH05186?handH03027>)and the mightyH02389 =+and the wondersH04159<'and the signsH0226;sawH07200!:-which thine eyesH058699#temptationsH045318the greatH01419#71and unto all egyptH047146%unto pharaohH065475didH062134thy godH04303lordH030682rememberH021421!shalt wellH02142 bjS:wV=!c?b"l/and shall destroyH01949k)them unto theeH06440j'shall deliverH05414ithy godH0430hlordH03068gincreaseH07235f% of the fieldH07704 e+ lest the beastsH02416d% them at onceH04118c# not consumeH03615b# thou mayestH03201a!and littleH04592`)thee by littleH04592_beforeH06440^nationsH01471]thoseH0411\%will put outH05394[thy godH0430ZlordH03068Y%and terribleH03372XgodH0410W'you, a mightyH01419VamongH07130Uthy godH0430TlordH03068SatH06440-REthou shalt not be affrightedH06206 Q1thee, be destroyedH06 P+themselves fromH06440Oand hideH05641 RdD hMiJ.~R(=neither shalt thou bringH0935 thy godH0430 lordH03068) an abominationH08441/I unto thee, lest thou be snaredH03369"/on them, nor takeH03947or goldH02091!the silverH03701&~7thou shalt not desireH02530}with fireH0784|'shall ye burnH08313{'of their godsH0430"z/the graven imagesH064560yK thee, until thou have destroyedH08045x beforeH06440!w-be able to standH03320"v1there shall no manH0376"u/from under heavenH08064t!their nameH08034$s9and thou shalt destroyH06 r+into thine handH03027q#their kingsH04428%p5and he shall deliverH05414(o;until they be destroyedH08045n#destructionH04103#m1them with a mightyH01419 aaFkF,tZ7 {a"yearsH08141 !-thee these fortyH0705 ledH03212thy godH0430lordH03068#all the wayH01870(;and thou shalt rememberH02142/ unto your fathersH01 swareH07650 lordH03068 the landH0776# and possessH03423and go inH0935%and multiplyH07235!-that ye may liveH02421to doH06213!-shall ye observeH08104'thee this dayH03117 +which i commandH06680%5all the commandmentsH04687) a cursed thingH02764 abhorH08581+ Ait, and thou shalt utterlyH08581 detestH08262# 1thou shalt utterlyH08262, Clest thou be a cursed thingH02764!-into thine houseH01004)an abominationH08441 O}Z+nGt\8O0=Kupon thee, neither did thy footH07272<'waxed not oldH01086;#thy raimentH08071:liveH024219doth manH01208lordH03068!7-out of the mouthH06310 6+ that proceedethH041615 onlyH09054 by breadH038993' doth not liveH024212 that manH0120-1Ethat he might make thee knowH030450knowH03045*/Enot, neither did thy fathersH01#.1which thou knewestH03045 -+thee with mannaH04478,and fedH03982+Othee, and suffered thee to hungerH07456*)and he humbledH06031!)-his commandmentsH04687+(A whether thou wouldest keepH08104') in thine heartH03824&' thee, to knowH03045% to proveH05254$ to humbleH06031"#/in the wildernessH04057 QiI'kF-fA)pQ\! of valleysH01237 [+ that spring outH03318Z! and depthsH08415Y% of fountainsH05869Xof waterH04325Wof brooksH05158Va landH0776UlandH0776!T-thee into a goodH02896SbringethH0935Rthy godH0430QlordH03068P#and to fearH03372O#in his waysH01870Nto walkH03212Mthy godH0430LlordH03068!K-the commandmentsH04687*J?therefore thou shalt keepH08104I! chastenethH03256Hthy godH0430GlordH03068Fhis sonH01121E!chastenethH03256D)that, as a manH0376C#thine heartH03824BinH05973)A=thou shalt also considerH03045@yearsH08141?#these fortyH0705>swellH01216 \nL' cI-b>$}\z% for the goodH02896y thy godH0430x lordH03068&w7 then thou shalt blessH01288v% and art fullH07646$u5 when thou hast eatenH0398t brassH05178 s+ thou mayest digH02672'r9 and out of whose hillsH02042q ironH01270p% whose stonesH068o' in it; a landH0776$n3 thou shalt not lackH02637m! scarcenessH04544l withoutH03808k breadH03899j) thou shalt eatH0398i whereinH0834h a landH0776g and honeyH01706f oliveH02132eof oilH08081da landH0776!c-and pomegranatesH07416b'and fig treesH08384aand vinesH01612`!and barleyH08184_of wheatH02406^a landH0776] and hillsH02022 QgL)sP/ wZ7uQ +and thou forgetH07911%be lifted upH07311!-then thine heartH038245U and all that thou hast is multipliedH07235' is multipliedH07235% and thy goldH02091) and thy silverH03701 multiplyH07235) and thy flocksH06629  thy herdsH01241  and dweltH03427  housesH01004  goodlyH02896 ) and hast builtH01129% and art fullH07646+ thou hast eatenH0398' thee this dayH03117 + which i commandH06680!- and his statutesH02708"/ and his judgmentsH04941!- his commandmentsH04687) in not keepingH08104 thy godH0430 lordH03068!~- that thou forgetH07911} bewareH08104$|3 which he hath givenH05414{ landH0776 N|_<{^<y^3xN&27thee, to do thee goodH03190.1Gthee, and that he might proveH05254*0?not, that he might humbleH06031/knewH03045./which thy fathersH01-!with mannaH04478',9thee in the wildernessH04057+who fedH0398* of flintH02496 )+ out of the rockH06697( waterH04325''9 who brought thee forthH03318& no waterH04325%#and droughtH06774$'and scorpionsH06137#serpentsH05175"fieryH08314!!wildernessH04057 %and terribleH03372(;thee through that greatH01419who ledH03212! of bondageH05650) from the houseH01004of egyptH04714+out of the landH0776)=which brought thee forthH03318thy godH0430lordH03068 G{Y@ z[@%xA& mG"P/ them, and worshipH07812O and serveH05647NgodsH0430MotherH0312LafterH0310Kand walkH01980Jthy godH0430IlordH03068HforgetH079113GQand it shall be, if thou do at allH07911F this dayH03117E- unto thy fathersH01D) which he swareH07650C% his covenantH01285&B7that he may establishH06965AwealthH02428@to getH06213?!thee powerH03581>)he that givethH05414=thy godH0430<lordH03068(;;but thou shalt rememberH02142:)me this wealthH024289#hath gottenH062138handH030277'and the mightH061086my powerH035815)in thine heartH038244%and thou sayH0559!3/ at thy latter endH0319 VuR9hO3iM1pVn greatH01419m a peopleH05971l to heavenH08064k'  and fenced upH01219j  greatH01419%i5  than thyself, citiesH05892h%  and mightierH06099g  greaterH01419f nationsH01471e! to possessH03423d to go inH0935c this dayH03117b jordanH03383a% to pass overH05674` o israelH03478_ hearH08085^ your godH0430] lordH03068\)unto the voiceH06963)[=ye would not be obedientH08085ZbecauseH06118 Y1so shall ye perishH06!X-before your faceH06440W!destroyethH06VlordH03068U)as the nationsH01471TperishH06"S5 that ye shall surelyH06%R5 against you this dayH03117 Q+ them, i testifyH05749 HyU3|a9g6|cH  thy godH0430  lordH03068( ; not thou in thine heartH03824 speakH0559 hath saidH01696 lordH03068% them quicklyH04118#  and destroyH06-E  so shalt thou drive them outH03423 +  before thy faceH064403Q  them, and he shall bring them downH03665!-  he shall destroyH08045 fireH0784~# a consumingH0398} beforeH06440$|3 he which goeth overH05674{ thy godH0430z lordH03068#y1 therefore this dayH03117x! understandH03045w  of anakH06061v%  the childrenH01121u  beforeH06440t' who can standH03320 s+ thou hast heardH08085"r/ whom thou knowestH03045q) of the anakimsH06062p% the childrenH01121o and tallH07311 PpW1dDk@mP& the wordH01697.%G  thee, and that he may performH06965$#  from beforeH06440$#3  doth drive them outH03423"  thy godH0430!  lordH03068! - of these nationsH01471'9 but for the wickednessH07564! their landH0776! to possessH03423% dost thou goH0935) of thine heartH03824'9 or for the uprightnessH03476*? not for thy righteousnessH06666# from beforeH06440$3 doth drive them outH03423 lordH03068!- of these nationsH01471'9  but for the wickednessH07564  this landH0776!  to possessH03423"1  hath brought me inH0935  lordH03068%5 for my righteousnessH06666% thee, sayingH0559 # from beforeH06440# 1 hath cast them outH01920 \wY:!`7mT8 \(D; ye have been rebelliousH04784 C+  unto this placeH04725B'  until ye cameH0935A  of egyptH04714@#  of the landH0776+?A  that thou didst depart outH03318> the dayH03117= fromH04480"</ in the wildernessH04057; to wrathH07107: thy godH04309 lordH030688 forgetH079117 rememberH021426  peopleH05971%5''  a stiffneckedH07186 H06203)4= it for thy righteousnessH066663! to possessH034232 landH0776#11 thee not this goodH028960 givethH05414/ thy godH0430. lordH03068-! understandH03045, and jacobH03290+ isaacH03327* abrahamH085)- unto thy fathersH01( swareH07650' lordH03068 RpS:fK,qX; rRc# unto me twoH08147b deliveredH05414a lordH03068` waterH04325_ nor drinkH08354^ breadH03899!]/ i neither did eatH0398\ nightsH03915[ and fortyH0705Z daysH03117Y fortyH0705X% in the mountH02022'W9 with you, then i abodeH03427V madeH03772U lordH03068 T+ of the covenantH01285S! the tablesH03871R of stoneH068Q! the tablesH03871P! to receiveH03947O) into the mountH02022#N1 when i was gone upH05927+MA with you to have destroyedH08045L was angryH0599K lordH03068J to wrathH07107I lordH03068H# ye provokedH07107G' also in horebH02722F lordH03068E againstH05973 bqB)^+mR7~b quicklyH04118' get thee downH03381) unto me, ariseH06965~ saidH0559} lordH03068 |+ of the covenantH01285{! the tablesH03871z of stoneH068y tablesH03871x! me the twoH08147w gaveH05414v lordH03068u nightsH03915t and fortyH0705s daysH03117r of fortyH0705/qI and it came to pass at the endH07093 p+ of the assemblyH06951o! in the dayH03117n# of the fireH0784!m- out of the midstH08432&l7 with you in the mountH02022k spakeH01696j lordH03068+iA according to all the wordsH01697h of godH0430g+ with the fingerH0676f writtenH03789e of stoneH068d tablesH03871 U~[6{bI&Z3uU#  and greaterH07227  mightierH06099' thee a nationH01471 ofH0854 + and i will makeH06213"/ from under heavenH08064! their nameH08034#1 them, and blot outH04229#1 that i may destroyH08045% let me aloneH07503 peopleH05971%'' a stiffneckedH07186 H06203# this peopleH05971# i have seenH07200+ unto me, sayingH0559  spakeH0559  lordH03068$ 3 them a molten imageH04541% 5 them; they have madeH06213" / which i commandedH06680) out of the wayH01870% turned asideH05493!- they are quicklyH04118) have corruptedH07843% out of egyptH04714.G which thou hast brought forthH03318+A from hence; for thy peopleH05971 Fy^A!ZA%gN, ~dF; and brakeH07665: handsH030279 my twoH081478# them out ofH059217 and castH079936 tablesH038715 the twoH081474! and i tookH086103'  had commandedH066802  lordH030681)  out of the wayH018700  quicklyH04118$/3 ye had turned asideH05493. calfH05695-% you a moltenH04541, had madeH06213+ your godH0430* lordH03068+)A and, behold, ye had sinnedH02398(% and i lookedH07200'  handsH03027&  in my twoH08147 %+  of the covenantH01285$ tablesH03871## and the twoH08147" with fireH0784! burnedH01197 ' and the mountH02022) from the mountH02022' and came downH03381# so i turnedH06437 E~ZA( yL( cL/nE%Y5  unto me at that timeH06471X  hearkenedH08085W lordH03068'V9 against you to destroyH08045U was wrothH07107T lordH03068$S3 and hot displeasureH02534R the angerH0639Q ofH06440!P- for i was afraidH03025(O; to provoke him to angerH03707N lordH03068M% in the sightH05869L wickedlyH07451K in doingH06213 J+ which ye sinnedH02398)I=  because of all your sinsH02403H  waterH04325G  nor drinkH08354F  breadH03899!E/  i did neither eatH0398D nightsH03915C and fortyH0705B daysH03117A fortyH0705 @+ as at the firstH07223? lordH03068> beforeH06440 =+ and i fell downH05307&<7  them before your eyesH05869 MmG*fF& j?jMv to wrathH07107u lordH03068+tA and at kibroth–hattaavahH06914s' and at massahH04532r) and at taberahH08404q% of the mountH02022#p1 that descended outH03381'o9 thereof into the brookH05158n  the dustH06083m!  and i castH07993l  as dustH06083&k7  until it was as smallH01854j!  very smallH03190i groundH02912h# and stampedH03807g% it with fireH0784f and burntH08313"e/ which ye had madeH06213d the calfH05695c your sinH02403b! and i tookH03947#a1 also the same timeH06256` for aaronH0175"_/ him: and i prayedH06419"^/ to have destroyedH08045]! with aaronH0175\ angryH0599[ was veryH03966Z lordH03068 JmM1 \1eJ1oJ!-  he would destroyH08045  had saidH0559  lordH03068) as i fell downH05307 nightsH03915 and fortyH0705 daysH03117  fortyH0705  lordH03068  beforeH06440! - thus i fell downH05307 # that i knewH03045% from the dayH03117 lordH03068(; ye have been rebelliousH04784% to his voiceH06963'9 him not, nor hearkenedH08085+  and ye believedH0539  your godH0430  lordH03068(;  against the commandmentH06310&7  you; then ye rebelledH04784#~1 which i have givenH05414} the landH0776|# and possessH03423{ go upH05927z sayingH0559)y= you from kadesh–barneaH06947x sentH07971w lordH03068 `|`=iG.W4y`0 lordH03068/ sayH0559..G whence thou broughtest us outH03318-' lest the landH0776!,-  nor to their sinH02403(+;  nor to their wickednessH07562*) of this peopleH05971*)? not unto the stubbornnessH07190( lookH06437' and jacobH03290& isaacH03327% abrahamH085$% thy servantsH05650# rememberH02142" handH03027!'  with a mightyH02389 %  out of egyptH04714.G  which thou hast brought forthH03318&7  through thy greatnessH01433)=  which thou hast redeemedH06299&7 and thine inheritanceH05159) not thy peopleH05971 destroyH07843 godH03069 o lordH0136 and saidH0559 lordH03068 i prayedH06419 EwHW5cF+aEL  of woodH06086K#  thee an arkH0727J  and makeH06213'I9  unto me into the mountH02022H#  and come upH05927$G3 like unto the firstH07223F of stoneH068E tablesH03871D thee twoH08147C% unto me, hewH06458B saidH0559A lordH03068@% at that timeH06256? armH02220)>= and by thy stretched outH05186= powerH03581<' by thy mightyH01419*;? which thou broughtest outH03318&:7 and thine inheritanceH051599! thy peopleH05971'89  them in the wildernessH040577  to slayH04191/6I  them, he hath brought them outH03318+5A  them, and because he hatedH08135"4/ which he promisedH01696"31 them into the landH07762 to bringH09351% was not ableH03201 FpU.vX@% |a@y`Fj spakeH01696i lordH03068h% commandmentsH01697g the tenH06235f writingH04385'e9 according to the firstH07223d' on the tablesH03871c% and he wroteH03789b% in mine handH03027a  tablesH03871`)  having the twoH08147_)  into the mountH02022^#  and went upH05927$]3  like unto the firstH07223\ of stoneH068[ tablesH03871Z twoH08147Y and hewedH06458X woodH06086W shittimH07848V an arkH0727U! and i madeH06213T+ them in the arkH0727#S1 and thou shalt putH07760#R1 which thou brakestH07665Q tablesH03871'P9 that were in the firstH07223O the wordsH01697N' on the tablesH03871!M- and i will writeH03789 dsO6uW2W9d2O  ministered in the priest's officeH03547  his sonH01121#  and eleazarH0499(; and there he was buriedH06912 diedH04191# there aaronH0175 to moseraH041496~Y from beeroth of the children of jaakanH0885#}1 took their journeyH05265| of israelH03478!{- and the childrenH01121z  commandedH06680y lordH03068!x- which i had madeH06213w! in the arkH0727v! the tablesH03871u and putH07760t) from the mountH02022%s5 myself and came downH03381r% and i turnedH06437q gaveH05414p lordH03068 o+  of the assemblyH06951n!  in the dayH03117m#  of the fireH0784!l-  out of the midstH08432&k7  unto you in the mountH02022 NjP2gL(sS1gN# lordH03068 "+ his inheritanceH05159! lordH03068! / with his brethrenH0251 + nor inheritanceH05159% hath no partH02506) wherefore leviH03878' unto this dayH03117# in his nameH08034'9 unto him, and to blessH01288#  to ministerH08334  lordH03068  beforeH06440  to standH05975  lordH03068 + of the covenantH01285 the arkH0727 to bearH05375 of leviH03878 the tribeH07626 separatedH0914 lordH03068 % at that timeH06256  of watersH04325  of riversH05158  a landH0776 ! to jotbathH03193"/ and from gudgodahH01412' unto gudgodahH01412+A from thence they journeyedH05265 b[B)x_G'd={bB lordH03068 A+ and now, israelH03478@ to giveH05414 ?1 unto their fathersH01>' which i swareH07650= the landH0776<# and possessH03423#;3 that they may go inH0935:! the peopleH059719 beforeH064408 journeyH045507 takeH032126) unto me, ariseH069655 saidH05594 lordH030683# not destroyH078432 wouldH0141 lordH03068%05 unto me at that timeH06471/ hearkenedH08085. lordH03068- nightsH03915, and fortyH0705+ daysH03117* fortyH0705) timeH03117'(9 according to the firstH07223'% in the mountH02022&% and i stayedH05975% promisedH01696$ thy godH0430 JlP, bF!|U2eJ` to loveH0157_) in thy fathersH01^' had a delightH02836] lordH03068\ the earthH0776[ thy godH0430Z lord'sH03068Y! of heavensH08064X) and the heavenH08064#W1 behold, the heavenH08064V% for thy goodH02896U' thee this dayH03117 T+ which i commandH06680!S- and his statutesH02708R lordH03068!Q- the commandmentsH04687P to keepH08104&O7 and with all thy soulH05315#N1 with all thy heartH03824M thy godH0430L lordH03068"K/ him, and to serveH05647J# and to loveH0157 I+ in all his waysH01870H to walkH03212G thy godH0430F lordH03068%E5 of thee, but to fearH03372D requireH07592C thy godH0430 Ey\=nS7dE*cE~ in givingH05414}% the strangerH01616|! and lovethH0157{ and widowH0490"z/ of the fatherlessH03490y% the judgmentH04941 x+ he doth executeH06213w rewardH07810v!  nor takethH03947u#  not personsH06440 t+  which regardethH05375s)  and a terribleH03372r  a mightyH01368q godH0410p a greatH01419o of lordsH0113n and lordH0113m of godsH0430l godH0430k your godH0430j lordH030682iA' and be no more stiffneckedH07185 H06203h' of your heartH03824'g9 therefore the foreskinH06190f! circumciseH04135e  this dayH03117%d5 you above all peopleH05971c afterH0310b! their seedH02233"a1 them, and he choseH0977 B}S4eG'yT6{`B hath madeH07760 thy godH0430 lordH03068 personsH05315(; with threescore and tenH07657! into egyptH04714 went downH03381# thy fathersH01 have seenH07200!- which thine eyesH05869$3 and terrible thingsH03372%5 for thee these greatH01419) that hath doneH06213 thy godH0430 ! thy praiseH08416 # by his nameH08034  and swearH07650- E and to him shalt thou cleaveH01692% 5 him shalt thou serveH05647 thy godH0430 lordH03068 + thou shalt fearH03372 of egyptH04714# in the landH0776&7 for ye were strangersH01616*? ye therefore the strangerH01616 loveH0157#  and raimentH08071 him foodH03899 VmT9oR2tX6wV7% which he didH062136% and his actsH04639 5- and his miraclesH02264  armH02220&37  and his stretched outH051862  handH030271!  his mightyH023890'  his greatnessH01433/ your godH0430. lordH03068!-- the chastisementH04148(,; and which have not seenH07200%+5 which have not knownH03045'*9 not with your childrenH01121)# ye this dayH03117( and knowH03045'  alwayH03117%&5 and his commandmentsH04687"%/ and his judgmentsH04941!$- and his statutesH02708#! his chargeH04931" and keepH08104! thy godH0430  lordH03068)? therefore thou shalt loveH0157'  for multitudeH07230  of heavenH08064"/  thee as the starsH03556 [g>aB* {T0x[S! and abiramH048R# unto dathanH01885 Q+ and what he didH06213 P+ into this placeH04725O' until ye cameH0935+NA unto you in the wildernessH04057 M+ and what he didH06213#L1 them unto this dayH03117K) hath destroyedH06J  lordH03068I  afterH0310 H+  as they pursuedH07291G  themH06440F#  to overflowH06687E seaH03220D! of the redH05488&C7 how he made the waterH04325&B7 and to their chariotsH07393"A/ unto their horsesH05483@ of egyptH04714?' unto the armyH02428 >+ and what he didH06213%=7  and unto all his landH0776< of egyptH04714; the kingH04428:% unto pharaohH065479 of egyptH047148% in the midstH08432 ClQ3 kJ(sG_Cp  the landH0776o# and possessH03423n and go inH0935&m7 that ye may be strongH02388l% you this dayH03117k i commandH06680j whichH0834%i5 all the commandmentsH04687(h; therefore shall ye keepH08104g% which he didH06213f lordH03068e actsH04639d' all the greatH01419c have seenH07200b' but your eyesH05869a' of all israelH03478`% in the midstH07130$_3 in their possessionH07272&^7 and all the substanceH03351]+  and their tentsH0168%\5  and their householdsH01004&[7  and swallowed them upH01104Z  her mouthH06310Y  openedH06475X' how the earthH0776W of reubenH07205V the sonH01121U of eliabH0446T the sonsH01121 I{\C)aC#oH+ hI ! to possessH03423 ' whither ye goH05674 % but the landH0776  of herbsH03419 # as a gardenH01588' with thy footH07272' and wateredstH08248 thy seedH02233#1 where thou sowedstH02232(; from whence ye came outH03318 of egyptH04714+ not as the landH0776! to possessH03423%7 whither thou goest inH0935% for the landH0776~ and honeyH01706} with milkH02461|% that flowethH02100{ a landH0776,zC unto them and to their seedH02233y to giveH05414x/ unto your fathersH01w swareH07650v lordH03068u# in the landH0127t daysH03117's; and that ye may prolongH0748r!  to possessH03423q'  whither ye goH05674 YrR4v[+ d;Y(*; him with all your heartH03824)% and to serveH05647( your godH0430' lordH03068& to loveH0157%% you this dayH03117 $+ which i commandH06680%#5 unto my commandmentsH04687"! diligentlyH08085?!i and it shall come to pass, if ye shall hearkenH08085 # of the yearH08141!/ even unto the endH0319# of the yearH08141,C upon it, from the beginningH07225 alwaysH08548 thy godH0430 lordH03068 the eyesH05869! careth forH01875 thy godH0430 lordH03068 a landH0776 of heavenH08064# of the rainH04306 waterH04325 drinkethH08354# and valleysH01237 of hillsH02022 a landH0776 MsM*tP6Y5lMF! be kindledH02734E wrathH0639D lord'sH03068C# and worshipH07812B godsH0430A otherH0312@ and serveH05647"?/ and ye turn asideH05493 >+ be not deceivedH06601/=I to yourselves, that your heartH03824< take heedH08104;# and be fullH07646$:5 that thou mayest eatH03989) for thy cattleH09298' in thy fieldsH077047 grassH06212 6+ and i will sendH054145'  and thine oilH033234%  and thy wineH084923# in thy cornH01715'2; that thou mayest gatherH0622$13 and the latter rainH044560) the first rainH03138"// in his due seasonH06256.% of your landH0776- the rainH04306!,- that i will giveH05414'+9 and with all your soulH05315 DbH& }O, P*nD&a7 and when thou walkestH03212`) in thine houseH01004*_? of them when thou sittestH03427^ speakingH01696#]1 them your childrenH01121#\1 and ye shall teachH03925"[/  between your eyesH05869.ZG that they may be as frontletsH02903Y) upon your handH03027X+ them for a signH0226W and bindH07194!V- and in your soulH05315U' in your heartH03824T) these my wordsH01697*S? therefore shall ye lay upH07760R givethH05414Q lordH03068P  landH0776"O/  from off the goodH02896N  quicklyH04120M  ye perishH06L'  not her fruitH02981K yieldH05414!J/ and that the landH0127&I7 that there be no rainH04306H! the heavenH08064,GC against you, and he shut upH06113 Yb5\=$ e6uY| your godH0430{ lordH03068z' them, to loveH0157y! you, to doH06213 x+ which i commandH06680'w9 all these commandmentsH04687v keepH08104+uA for if ye shall diligentlyH08104t)  upon the earthH0776s  of heavenH08064"r/  them, as the daysH03117q  to giveH05414p/ unto your fathersH01o swareH07650n lordH03068m# in the landH0127!l- of your childrenH01121k% and the daysH03117"j/ may be multipliedH07235i) that your daysH03117#h1 and upon thy gatesH08179g) of thine houseH01004)f= them upon the door postsH04201%e5 and thou shalt writeH03789.dG  down, and when thou risest upH06965 c+ when thou liestH07901b! by the wayH01870 YgA!zT3z\1uY your godH0430 lordH03068 beforeH06440!- be able to standH03320"1 there shall no manH0376!-  shall your coastH01366  seaH03220';  even unto the uttermostH0314  euphratesH06578 the riverH05104) from the riverH05104 # and lebanonH038444 S shall be yours: from the wildernessH04057 # shall treadH01869 % of your feetH07272" / whereon the solesH03709# every placeH04725% and mightierH06099 nationsH01471 greaterH01419*? you, and ye shall possessH03423# from beforeH06440"/ all these nationsH01471 drive outH03423 lordH03068'  and to cleaveH01692 ~+  in all his waysH01870}  to walkH03212 P|\4 zZ;}]5qP5%  you this dayH03117 4+ which i commandH066803) out of the wayH018702) but turn asideH054931 your godH04300 lordH03068!/- the commandmentsH04687$.3 if ye will not obeyH08085-# and a curseH07045,% you this dayH03117 ++ which i commandH06680* your godH0430) lordH03068!(- the commandmentsH04687'! if ye obeyH08085&! a blessingH01293%# and a curseH07045$! a blessingH01293#% you this dayH03117" beforeH06440! i setH05414  beholdH07200&7  upon, as he hath saidH01696$3  that ye shall treadH01869%  all the landH0776#  of you uponH06440%5 of you and the dreadH04172 the fearH06343 shall layH05414 IpW<aB&lP.dIS  gilgalH01537R%  over againstH04136!Q-  in the champaignH06160P#  which dwellH03427"O/ of the canaanitesH03669N# in the landH0776M! goeth downH03996L' where the sunH08121K the wayH01870J byH0310I jordanH03383+HA they not on the other sideH05676G  ebalH05858F!  upon mountH02022E'  and the curseH07045D  gerizimH01630C!  upon mountH02022B% the blessingH01293(A; it, that thou shalt putH05414@! to possessH03423"?1 whither thou goestH0935>' unto the landH0776$=5 hath brought thee inH0935< thy godH0430; lordH03068(:; which ye have not knownH030459  godsH04308  otherH03127  afterH03106  to goH03212 ReI*nE+gEvR q+  thee to possessH03423p  givethH05414o) of thy fathersH01n godH0430m lordH03068l# in the landH0776k to doH06213'j9 which ye shall observeH08104i' and judgmentsH04941h% the statutesH02706g% you this dayH03117f beforeH06440e# which i setH05414d' and judgmentsH04941!c- all the statutesH02706b to doH06213%a5 and ye shall observeH08104`'  it, and dwellH03427*_?  you, and ye shall possessH03423^ givethH05414] your godH0430\ lordH03068[ the landH0776Z! to possessH03423Y to go inH0935X jordanH03383'W9 for ye shall pass overH05674V of morehH04176U! the plainsH0436T  besideH0681 _v]:y[4 eH( }_   the namesH08034 #  and destroyH06 '  of their godsH0430" /  the graven imagesH06456& 7 and ye shall hew downH01438 with fireH0784% their grovesH0842 and burnH08313' their pillarsH04676 and breakH07665% their altarsH04196'9 and ye shall overthrowH05422  treeH06086&7  and under every greenH07488#1  and upon the hillsH01389~  mountainsH02022}'  upon the highH07311|! their godsH0430{ servedH05647!z- ye shall possessH03423y whichH0834$x3 wherein the nationsH01471w) all the placesH04725v destroyH06u- ye shall utterlyH06t)  upon the earthH0127s%  that ye liveH02416!r-  it, all the daysH03117 FvO6oM{S2pF&'9 and there ye shall eatH0398#&1  and of your flocksH06629%'  of your herdsH01241#$1  and the firstlingsH01062,#C and your freewill offeringsH05071"' and your vowsH05088!% of your handH03027$ 3 and heave offeringsH08641 + and your tithesH04643$3 and your sacrificesH02077%5 your burnt offeringsH05930*A and thither ye shall bringH0935+C  and thither thou shalt comeH0935'  shall ye seekH01875$3 unto his habitationH07933 his nameH08034 to putH07760'9 out of all your tribesH07626% shall chooseH0977 your godH0430 lordH03068#1 but unto the placeH04725 your godH0430 lordH03068#1 ye shall not do soH06213*?  of them out of that placeH04725 ]`ByW: jN3]&D7 giveth you to inheritH05157C your godH0430B lordH03068A# in the landH0776@ and dwellH03427? jordanH03383>! ye go overH05674= givethH05414< your godH0430; lordH03068':9 and to the inheritanceH051599# to the restH04496*8A for ye are not as yet comeH0935 7+ in his own eyesH058696 rightH034775 every manH03764' here this dayH031173! that we doH06213 2+ ye shall not doH062131%  hath blessedH012880  thy godH0430/  lordH03068-.E unto, ye and your householdsH01004- your handH03027#,1 in all that ye putH04916%+5 and ye shall rejoiceH08055* your godH0430) lordH03068( beforeH06440 RkNU.lD+ xR"_/ ye, and your sonsH01121^ your godH0430] lordH03068\ beforeH06440%[5 and ye shall rejoiceH08055Z lordH03068Y% which ye vowH05087X vowsH05088$W3 and all your choiceH04005V% of your handH03027'U9 and the heave offeringH08641T# your tithesH04643$S3 and your sacrificesH02077*R? you; your burnt offeringsH05930#Q1 all that i commandH06680-PG there; thither shall ye bringH0935O to dwellH07931"N/ to cause his nameH08034M% shall chooseH0977L your godH0430K lordH03068,JC then there shall be a placeH04725I in safetyH0983!H- so that ye dwellH03427G# round aboutH05439%F7 from all your enemiesH0341#E1 he giveth you restH05117 Fd> \9{P(kF!y- in all thy gatesH08179x fleshH01320w and eatH03981vM notwithstanding thou mayest killH02076#u1  all that i commandH06680(t; and there thou shalt doH06213$s3 thy burnt offeringsH05930'r9 there thou shalt offerH05927q' of thy tribesH07626p in oneH0259o% shall chooseH0977n lordH03068!m- but in the placeH04725 l+ that thou seestH07200k) in every placeH04725(j; not thy burnt offeringsH05930+iA to thyself that thou offerH05927h take heedH08104 g+ nor inheritanceH05159#f1 as he hath no partH02506e forasmuchH03588"d/ within your gatesH08179c) and the leviteH03881%b7 and your maidservantsH0519%a5 and your menservantsH05650#`1 and your daughtersH01323 TpU-uL. jL, |T$3  nor any of thy vowsH05088 +  or of thy flockH06629%  of thy herdsH01241"/ or the firstlingsH01062' or of thy oilH03323) or of thy wineH08492# of thy cornH01715  the titheH04643! - within thy gatesH08179  not eatH0398 # thou mayestH03201  as waterH04325!/ it upon the earthH0776' ye shall pourH08210 the bloodH01818%7 only ye shall not eatH0398"1 and as of the hartH0354+A thereof, as of the roebuckH06643  may eatH0398'  and the cleanH02889"/  thee: the uncleanH02931$3  which he hath givenH05414~  thy godH0430} lordH03068*|? according to the blessingH01293{' lusteth afterH0185$z3 whatsoever thy soulH05315 [c>uO*iN5~[/) not the leviteH03881-.E to thyself that thou forsakeH05800- take heedH08104,# thine handsH03027)+= in all that thou puttestH04916* thy godH0430) lordH03068( beforeH06440''9 and thou shalt rejoiceH08055!&- within thy gatesH08179%)  and the leviteH03881#$3  and thy maidservantH0519##1  and thy manservantH05650!"-  and thy daughterH01323"!/  thou, and thy sonH01121 % shall chooseH0977 thy godH0430 lordH03068% in the placeH04725 thy godH0430 lordH03068# them beforeH06440!/ but thou must eatH0398' of thine handH03027"/ or heave offeringH08641+A  nor thy freewill offeringsH05071"/  which thou vowestH05087 U]>rX>~cD) nUL  lordH03068!K-  and of thy flockH06629J#  of thy herdH012410IK from thee, then thou shalt killH02076!H- there be too farH07368G his nameH08034F to putH07760E# hath chosenH0977D thy godH0430C lordH03068B% if the placeH04725A' lusteth afterH0185$@3 whatsoever thy soulH05315? fleshH01320>+  thou mayest eatH0398=  fleshH01320<  to eatH0398;  longethH0183!:-  because thy soulH053159 fleshH013208! i will eatH0398(7= thee, and thou shalt sayH0559$63 as he hath promisedH016965! thy borderH013664' shall enlargeH073373 thy godH04302 lordH030681) upon the earthH0127'09 as long as thou livestH03117 Lf>nL/mB%rL"g1 thou shalt not eatH0398f as waterH04325!e/ it upon the earthH0776$d3 it; thou shalt pourH08210"c1 thou shalt not eatH0398b) with the fleshH01320a the lifeH05315'`; and thou mayest not eatH0398_ the lifeH05315^' for the bloodH01818]' not the bloodH01818\' that thou eatH0398[% only be sureH02388Z! them alikeH03162Y shall eatH0398X' and the cleanH02889"W/ them: the uncleanH02931!V/ so thou shalt eatH0398U is eatenH0398T% and the hartH0354$S3 even as the roebuckH06643R' lusteth afterH0185$Q3 whatsoever thy soulH05315P% in thy gatesH08179(O= thee, and thou shalt eatH0398*N?  thee, as i have commandedH06680M!  hath givenH05414 aY?lI0\C(|a  thy godH0430  lordH03068)  upon the altarH04196$3  shall be poured outH08210"~/  of thy sacrificesH02077}' and the bloodH01818| thy godH0430{ lordH03068z) upon the altarH04196y' and the bloodH01818x the fleshH01320$w3 thy burnt offeringsH05930%v5 and thou shalt offerH06213u% shall chooseH0977t lordH03068s) unto the placeH04725r and goH0935 q+ thou shalt takeH05375.pG which thou hast, and thy vowsH05088%o5 only thy holy thingsH06944n lordH03068m% in the sightH05869l rightH03477)k= thee, when thou shalt doH06213j afterH03101iM with thee, and with thy childrenH01121(h; it; that it may go wellH03190 d_; eL. cCd take heedH08104'  in their landH0776#1  them, and dwellestH03427*? them, and thou succeedestH03423! to possessH03423(= thee, whither thou goestH0935# from beforeH06440# the nationsH01471' shall cut offH03772 thy godH0430 lordH03068 thy godH0430 lordH03068%  in the sightH05869  and rightH03477  goodH02896 +  when thou doestH06213   everH05769  thee forH05704  afterH03101 M with thee, and with thy childrenH01121* ? thee, that it may go wellH03190 + which i commandH06680 + all these wordsH01697 and hearH08085 observeH08104 the fleshH01320"1 and thou shalt eatH0398 N_?kE(gD!mN9! what thingH016978'  to their godsH04307#  in the fireH0784 6+  they have burntH08313$53  and their daughtersH01323$43  for even their sonsH011213+ unto their godsH04302) have they doneH06213 1+ which he hatethH081300 lordH03068&/7 for every abominationH08441. thy godH0430- lordH03068",/ thou shalt not doH06213+ likewiseH01571"*/  even so will i doH06213)!  their godsH0430(  serveH05647&'7  how did these nationsH01471&  sayingH0559$%5 not after their godsH0430,$C thee; and that thou enquireH01875## from beforeH06440'"9 that they be destroyedH08045!# them, afterH0310 % by followingH03103Q to thyself that thou be not snaredH05367 RuK(oO/ lS; vR U+ or that dreamerH02492 T+ of that prophetH05030S) unto the wordsH01697'R9 thou shalt not hearkenH08085!Q-  and let us serveH05647*P?  which thou hast not knownH03045O  godsH0430N otherH0312M afterH0310L let us goH03212!K/ unto thee, sayingH0559!J- whereof he spakeH01696I% come to passH0935H' or the wonderH04159G% and the signH0226F# or a wonderH04159E# thee a signH0226D! and givethH05414C of dreamsH02472B% or a dreamerH02492A' you a prophetH05030@ amongH07130?) if there ariseH06965&>7 thereto, nor diminishH01639'=9 it: thou shalt not addH03254< to doH06213;% you, observeH08104!:- soever i commandH06680 JpQ9 v]A${W2fJs your godH0430r lordH03068q to turnH05627'p9 because he hath spokenH01696&o7 shall be put to deathH04191n of dreamsH02472 m+ or that dreamerH02492!l- and that prophetH05030 k+  him, and cleaveH01692#j1  and ye shall serveH05647i  his voiceH06963h and obeyH08085!g- his commandmentsH04687f' him, and keepH08104e and fearH03372d your godH0430c lordH03068b afterH0310a' ye shall walkH03212'`9 and with all your soulH05315$_3 with all your heartH03824^  your godH0430]  lordH03068\  loveH0157[!  whether yeH03426Z%  you, to knowH03045Y provethH05254X your godH0430W lordH03068V of dreamsH02472 WyP1uO2xT5uW  let us goH03212  sayingH0559'  thee secretlyH05643   enticeH05496" /  as thine own soulH05315 ' or thy friendH07453 % of thy bosomH02436 # or the wifeH0802 + or thy daughterH01323! or thy sonH01121' of thy motherH0517 the sonH01121) if thy brotherH0251) from the midstH07130 awayH01197 the evilH07451"/ so shalt thou putH01197 + thee to walk inH03212~ commandedH06680} thy godH0430| lordH03068${3 thee out of the wayH01870z to thrustH05080y! of bondageH05650%x5  you out of the houseH01004w%  and redeemedH06299v  of egyptH04714u#  of the landH0776&t7  which brought you outH03318 F\={cCo@cF+ the handH03027*) and afterwardsH0314-)E upon him to put him to deathH04191() shall be firstH07223 '+ him; thine handH03027& killH02026&%7 but thou shalt surelyH02026+$A neither shalt thou concealH03680.#G him, neither shalt thou spareH02550" pityH023472!O unto him; neither shall thine eyeH05869& 7 unto him, nor hearkenH08085%9 thou shalt not consentH014%  of the earthH0776 endH07097% of the earthH0776 endH07097&7 unto thee, or far offH07350 you, nighH07138# round aboutH05439' of the peopleH05971# of the godsH0430#7 thou, nor thy fathersH01*? which thou hast not knownH03045 godsH0430 otherH0312 and serveH05647 IoD^?gBjIH' there, sayingH0559G' thee to dwellH03427F! hath givenH05414E thy godH0430D lordH03068C' of thy citiesH05892B in oneH0259#A1 if thou shalt hearH08085!@- as this is amongH07130 ?+ such wickednessH07451> anyH01697= no moreH03254<% and shall doH06213; and fearH03372:! shall hearH080859) and all israelH034788! of bondageH056507) from the houseH010046 of egyptH047145# of the landH0776'49 which brought thee outH033183 thy godH04302 lordH03068$13 to thrust thee awayH05080'09 because he hath soughtH01245/# that he dieH04191.+ him with stonesH068%-5 and thou shalt stoneH05619",/ of all the peopleH05971 Nj>qEgN.pNf' with the edgeH06310e% of that cityH05892 d+ the inhabitantsH03427c smiteH05221"b/ thou shalt surelyH05221a  amongH07130`!  is wroughtH06213_#  abominationH08441^ suchH02063] certainH03559\ the thingH01697[ truthH0571Z! diligentlyH03190Y and askH07592 X+ and make searchH02713(W; then shalt thou enquireH01875(V; which ye have not knownH03045U godsH0430T otherH0312S and serveH05647R let us goH03212Q sayingH0559P' of their cityH05892 O+ the inhabitantsH03427(N; you, and have withdrawnH05080M! from amongH07130L% are gone outH03318K of belialH01100J% the childrenH01121I menH0582 Y_>{^AwGY$3 from the fiercenessH02740 may turnH07725~ lordH03068}' to thine handH03027$|3 of the cursed thingH02764{ noughtH03972'z9 and there shall cleaveH01692,yC it shall not be built againH01129x  for everH05769(w;  and it shall be an heapH08510v  thy godH0430u  lordH03068#t1  thereof every whitH03632"s/ and all the spoilH07998r the cityH05892q with fireH0784(p; thereof, and shalt burnH08313o' of the streetH07339%n5 of it into the midstH08432m' all the spoilH07998&l7 and thou shalt gatherH06908k%  of the swordH02719'j9  thereof, with the edgeH06310'i; therein, and the cattleH0929&h7 destroying it utterlyH02763g% of the swordH02719 G|P%f=oN5cGan holyH06918%for the deadH04191"/between your eyesH05869%any baldnessH07144%5yourselves, nor makeH07760!-ye shall not cutH01413your godH0430lordH03068%the childrenH01121  thy godH0430  lordH03068#  in the eyesH05869  rightH03477  to doH06213' thee this dayH03117 + which i commandH06680% 5 all his commandmentsH04687  to keepH08104  thy godH0430  lordH03068 % to the voiceH06963(; when thou shalt hearkenH08085- unto thy fathersH01'9  thee, as he hath swornH07650(;  upon thee, and multiplyH07235$3  and have compassionH07355!  thee mercyH07356  and shewH05414% of his angerH0639 XyO4wY3jE"yX9%and cleavethH081578the hoofH065417%that partethH065366+and every beastH0929 5+and the chamoisH02169 4+and the wild oxH083773)and the pygargH01788!2/and the wild goatH0689$13and the fallow deerH03180 0+and the roebuckH06643/the hartH0354.%and the goatH05795!-'the sheepH03775 H07716,the oxH07794"+1which ye shall eatH0398*!the beastsH0929%)5any abominable thingH08441"(1thou shalt not eatH0398' the earthH0127& uponH064404%S unto himself, above all the nationsH05971$peopleH05971&#7thee to be a peculiarH05459"#hath chosenH0977!lordH03068 thy godH0430lordH03068peopleH05971 TsO*gN0pT2 wTU)of their fleshH01320*TAunto you: ye shall not eatH0398SuncleanH02931(R;yet cheweth not the cudH01625Qthe hoofH06541$P3because it dividethH06536O'and the swineH02386NuncleanH02931M% not the hoofH06541L! but divideH06536K the cudH01625J' for they chewH05927I' and the coneyH08227H%and the hareH0768Gthe camelH01581FhoofH06541E!the clovenH08156'D9or of them that divideH06536Cthe cudH01625"B/of them that chewH059273ASnevertheless these ye shall not eatH0398!@/ that ye shall eatH0398 ?- among the beastsH0929> the cudH01625=chewethH05927<clawsH06541;into twoH08147:the cleftH08156 RsL- aG'qQ- uRp)and the cuckowH07828#o1and the night hawkH08464#n#'and the owlH03284 H01323m)after his kindH04327 l+and every ravenH06158k) after his kindH04327 j+ and the vultureH01772i% and the kiteH0344h' and the gledeH07201g) and the osprayH05822"f/ and the ossifrageH06538e the eagleH05404)d? of which ye shall not eatH0398c% ye shall eatH0398b birdsH06833a all cleanH02889` uncleanH02931_) ye may not eatH0398^! and scalesH07193-]E and whatsoever hath not finsH05579\% shall ye eatH0398[! and scalesH07193#Z1 all that have finsH05579Y' in the watersH04325"X1 these ye shall eatH0398#W1 their dead carcaseH05038Vnor touchH05060 [sR.{W7 {aC~[ +that he may eatH0398 %in thy gatesH08179%5it unto the strangerH01616 +thou shalt giveH05414/Iany thing that dieth of itselfH05038 -ye shall not eatH0398!ye may eatH0398fowlsH05775all cleanH028891Ounto you: they shall not be eatenH0398uncleanH02931#that fliethH05775)~=and every creeping thingH08318}#and the batH05847 |+and the lapwingH01744{)after her kindH04327z'and the heronH0601y'and the storkH02624"x/and the cormorantH07994#w1and the gier eagleH07360 v+and the pelicanH06893u%and the swanH08580"t/and the great owlH03244s)the little owlH03563r)after his kindH04327q%and the hawkH05322 gx_D`@kP/g'# of thy wineH08492&# of thy cornH01715!%- there, the titheH04643$his nameH08034#to placeH07931%"7which he shall chooseH0977!%in the placeH04725 thy godH0430lordH03068beforeH06440"1and thou shalt eatH0398by yearH08141yearH08141)bringeth forthH03318)that the fieldH07704#of thy seedH02233!-all the increaseH08393titheH06237!-thou shalt trulyH06237milkH02461+in his mother'sH0517a kidH01423&7 thou shalt not seetheH01310 thy godH0430 lordH03068 peopleH05971  an holyH06918! -it unto an alienH05237( ;it; or thou mayest sellH04376 bmB& nH+ |_F+ bD'in thine handH03027Cthe moneyH03701B#and bind upH06696A!into moneyH03701%@5then shalt thou turnH05414?%hath blessedH01288>thy godH0430= lordH03068< his nameH08034; to setH07760:% shall chooseH09779 thy godH04308lordH030687!be too farH073686%if the placeH047255to carryH05375"4/thou art not ableH03201"3/for thee, so thatH035882#be too longH072351)and if the wayH018700alwaysH03117/thy godH0430.lordH03068-to fearH03372',9that thou mayest learnH03925"+/and of thy flocksH06629*%of thy herdsH01241#)1 and the firstlingsH01062!(- and of thine oilH03323 Ih>tLZ, hI_!at the endH07097 ^+nor inheritanceH05159)]=him; for he hath no partH02506'\9thou shalt not forsakeH05800![-within thy gatesH08179Z)and the leviteH03881*Y?thou, and thine householdH01004'X9and thou shalt rejoiceH08055Wthy godH0430V lordH03068U% there beforeH06440"T1 and thou shalt eatH0398S desirethH07592+RA or for whatsoever thy soulH05315$Q3or for strong drinkH07941P#or for wineH03196O%or for sheepH06629Nfor oxenH01241M'lusteth afterH0183(L;for whatsoever thy soulH05315K!that moneyH03701&J7and thou shalt bestowH05414I% shall chooseH0977H thy godH0430GlordH03068F)unto the placeH04725E%and shalt goH01980bRHRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{僎B惎`烎~胏郏7ꃏS냏p샐 탐*Fa|5僎B惎`烎~胏郏7ꃏS냏p샐 탐*Fa|5Sq 'D_y/Lg9Us+Hf 9 U p  'D_{3Ql <Yw0Nj !!>"[#y$%0&J'c()*4+O,l-.#/>0Z1v23.4L5i67#8@9^:z;<5=P>i?@A;BVCrDE*FDGa J|V4T- jO1nJ {+thou shalt makeH06213zyearsH08141ysevenH07651x!at the endH07093!w-which thou doestH06213v'of thine handH03027%u5thee in all the workH04639t may blessH01288s thy godH0430r lordH03068!q- and be satisfiedH07646p' and shall eatH0398o!shall comeH0935!n-within thy gatesH08179m'and the widowH0490#l1and the fatherlessH03490-kEwith thee,) and the strangerH01616 j+nor inheritanceH05159(i;because he hath no partH02506h)and the leviteH03881!g- within thy gatesH08179fupH03240e'the same yearH08141"d/of thine increaseH08393c'all the titheH04643'b9thou shalt bring forthH03318ayearsH08141`of threeH07969 FoN'kP4w_1iF) an inheritanceH05159 givethH05414thy godH0430lordH03068 -thee in the landH0776blessH01288'shall greatlyH01288lordH03068*Cwhen there shall be no poorH034saveH0657 'shall releaseH08058 !thine handH03027/ Kwhich is thine with thy brotherH0251" /thou mayest exactH05065 )of a foreignerH05237 releaseH08059 lord'sH03068%5 because it is calledH07121!/ or of his brotherH0251!-of his neighbourH07453#1he shall not exactH05065'shall releaseH08058#1unto his neighbourH07453%that lendethH05383-)5every creditorH03027 H04874 H01167~)of the releaseH08059}!the mannerH01697|a releaseH08059 Jw^C$ eH`B&kJ3%of thy gatesH081792!within anyH02591+of thy brethrenH02510of oneH0259//Mif there be among you a poor manH034).= but they shall not reignH04910- nationsH01471, over manyH07227%+5 and thou shalt reignH04910**?but thou shalt not borrowH05670)nationsH01471(unto manyH07227*'?thee: and thou shalt lendH05670%&5thee, as he promisedH01696%blessethH01288$thy godH0430#lordH03068"' thee this dayH03117 !+ which i commandH06680' 9all these commandmentsH04687to doH06213!to observeH08104thy godH0430lordH03068)unto the voiceH06963hearkenH08085'9only if thou carefullyH08085! to possessH03423 HcC&l=$pN4dHQ be evilH07489P' and thine eyeH05869O! is at handH07126N! of releaseH08059M the yearH08141L yearH08141K# the seventhH07651J sayingH0559I heartH03824H' in thy wickedH01100,GC that there be not a thoughtH01697F bewareH08104!E-which he wantethH02637D%for his needH04270C)him sufficientH01767BlendH05670+AAunto him, and shalt surelyH05670@wideH06605?!thine handH03027$>3but thou shalt openH06605=brotherH0251<'from thy poorH034;! thine handH03027: nor shutH070929# thine heartH03824+8C thee, thou shalt not hardenH05537 givethH054146thy godH04305lordH030684#in thy landH0776 QsZ*tN& wX9pQl! thine handH03027 k+ thou shalt openH06605j% thee, sayingH0559$i3 therefore i commandH06680h the landH0776g out ofH07130"f/ shall never ceaseH02308e% for the poorH034d! thine handH03027-cE and in all that thou puttestH04916&b7 thee in all thy worksH04639a# shall blessH01288` thy godH0430_ lordH03068$^3 that for this thingH01697"]/ unto him: becauseH01558!\- when thou givestH05414%[5 shall not be grievedH03415%Z5 him, and thine heartH03824Y giveH05414"X/ thou shalt surelyH05414,WC against thee, and it be sinH02399V lordH03068'U9 him nought; and he cryH07121 T+ and thou givestH05414S brotherH0251R- against thy poorH034 [a?zR9mS, v[thy godH0430lordH03068)=and out of thy winepressH03342%5and out of thy floorH01637!-out of thy flockH06629'him liberallyH06059#1thou shalt furnishH06059 emptyH07387:_ from thee, thou shalt not let him go awayH07971~% him out freeH02670&}7 and when thou sendestH07971| freeH02670&{7 thou shalt let him goH07971z yearH08141$y3 then in the seventhH07637x yearsH08141w thee sixH08337%v5 unto thee, and serveH05647u be soldH04376#t1 or an hebrew womanH05680s' an hebrew manH05680r) if thy brotherH0251q# in thy landH0776p- and to thy needyH034o# to thy poorH06041 n- unto thy brotherH0251m wideH06605 ]]>!~c5Z? ]- Gand also unto thy maidservantH0519for everH05769,Cand he shall be thy servantH05650'unto the doorH01817+through his earH0241!and thrustH05414an aulH04836%5then thou shalt takeH03947#1because he is wellH02895%5thee and thine houseH01004,Efrom thee; because he lovethH0157.Gunto thee, i will not go awayH03318*Aand it shall be, if he sayH0559 to dayH03117 + thee this thingH01697*?thee: therefore i commandH06680redeemedH06299thy godH0430lordH03068 of egyptH04714 #in the landH0776) =that thou wast a bondmanH05650( ;and thou shalt rememberH02142% 5 thee thou shalt giveH05414%hath blessedH01288 KfMiN.[3mK<' the firstlingH01060; nor shearH01494:) of thy bullockH07794#91 with the firstlingH01060&87 thou shalt do no workH056477thy godH04306lordH03068$53thou shalt sanctifyH06942!4-and of thy flockH066293#of thy herdH012412that comeH032051malesH02145"0/all the firstlingH01060,/Cthee in all that thou doestH06213.# shall blessH01288- thy godH0430, lordH03068+ yearsH08141* thee sixH08337)!in servingH05647('hired servantH07916'a doubleH049322&Ofrom thee; for he hath been worthH07939%freeH02670+$Awhen thou sendest him awayH07971#unto theeH05869'"9it shall not seem hardH07185!' thou shalt doH06213 gnU9bF*_=#g)Y=thereof; thou shalt pourH08210Xthe bloodH01818'W;only thou shalt not eatH0398V+and as the hartH0354U)as the roebuckH06643TalikeH03162S'and the cleanH02889R#the uncleanH02931$Q3it within thy gatesH08179P)thou shalt eatH0398Othy godH0430NlordH03068)M=thou shalt not sacrificeH02076LblemishH03971Kany illH07451Jor blindH05787IlameH06455HblemishH03971'G9 thou and thy householdH01004F% shall chooseH0977ElordH03068D%in the placeH04725Cby yearH08141ByearH08141Athy godH0430@lordH03068?beforeH06440>)thou shalt eatH0398=%of thy sheepH06629 ViL+]<vU4yVw)with it; sevenH07651"v/no leavened breadH02557u)thou shalt eatH0398t his nameH08034s to placeH07931r% shall chooseH0977qlordH03068p%in the placeH04725o%and the herdH01241n%of the flockH06629mthy godH0430llordH03068k%the passoverH06453/jIthou shalt therefore sacrificeH02076iby nightH03915h% out of egyptH04714#g1 brought thee forthH03318f thy godH0430e lordH03068d of abibH024!c-for in the monthH02320bthy godH0430alordH03068`%the passoverH06453_and keepH06213^of abibH024]the monthH02320\observeH08104[as waterH04325"Z1it upon the groundH0776 E`6dA$bH/uE,C all night until the morningH01242 remainH03885 at evenH06153 dayH03117the firstH07223(;which thou sacrificedstH02076 %of the fleshH01320 daysH03117 sevenH07651+ Awith thee in all thy coastH01366 seenH072005Uand there shall be no leavened breadH07603#of thy lifeH02416%all the daysH03117of egyptH04714+out of the landH0776'9when thou camest forthH03318the dayH03117*? that thou mayest rememberH02142 in hasteH02649 of egyptH04714~+ out of the landH0776&}7 for thou camest forthH03318|'of afflictionH06040{the breadH03899!z-unleavened breadH04682y)shalt thou eatH0398xdaysH03117 Y^E*y\)[:Y$03and thou shalt turnH06437/%shall chooseH0977.thy godH0430-lordH03068,%in the placeH04725+and eatH0398%*5and thou shalt roastH01310)%out of egyptH04714'(9 that thou camest forthH03318'' at the seasonH04150&! of the sunH08121!%/ at the going downH0935$ at evenH06153#%the passoverH06453/"Iin, there thou shalt sacrificeH02076!his nameH08034 to placeH07931%shall chooseH0977thy godH0430lordH03068!-but at the placeH04725givethH05414thy godH0430lordH03068%of thy gatesH08179!within anyH0259%the passoverH06453'not sacrificeH02076#thou mayestH03201 `oM(mQ7|Y:`N) with a tributeH04530M thy godH0430L lordH03068K of weeksH07620J the feastH02282$I3 and thou shalt keepH06213H# to the cornH07054G! the sickleH02770F) thou beginnestH02490E weeksH07620D the sevenH07651C to numberH05608!B- unto thee: beginH02490"A/ shalt thou numberH05608@ weeksH07620? sevenH07651> no workH04399=' thou shalt doH06213< thy godH0430;lordH03068":/a solemn assemblyH061169dayH03117#81and on the seventhH07637!7-unleavened breadH046826)thou shalt eatH03985daysH031174sixH083373) unto thy tentsH01682 and goH019801)in the morningH01242 FpU4 oH!lR,sF)j= that thou wast a bondmanH05650(i; and thou shalt rememberH02142h his nameH08034g to placeH07931f# hath chosenH0977e thy godH0430d lordH03068"c/ you, in the placeH04725b amongH07130a' and the widowH0490#`1 and the fatherlessH03490!_- and the strangerH01616!^- within thy gatesH08179]) and the leviteH03881#\3 and thy maidservantH0519#[1 and thy manservantH05650!Z- and thy daughterH01323"Y/ thou, and thy sonH01121X thy godH0430W lordH03068V beforeH06440'U9 and thou shalt rejoiceH08055T% hath blessedH01288S thy godH0430R lordH03068&Q7 which thou shalt giveH05414P' of thine handH03027'O9 of a freewill offeringH05071 XzS5mB!eDqXlordH03068/Ishalt thou keep a solemn feastH02287daysH03117sevenH07651!- within thy gatesH08179' and the widowH0490#1 and the fatherlessH03490~%the strangerH01616})and the leviteH03881#|3and thy maidservantH0519#{1and thy manservantH05650!z-and thy daughterH01323"y/thou, and thy sonH01121x%in thy feastH02282'w9and thou shalt rejoiceH08055v% and thy wineH03342u# in thy cornH01637-tG after that thou hast gatheredH0622s daysH03117r sevenH07651q) of tabernaclesH05521p the feastH02282#o1 thou shalt observeH06213n) these statutesH02706m and doH06213'l9 and thou shalt observeH08104k in egyptH04714 UrW7jP2 V5 U*!?and they shall not appearH07200 )of tabernaclesH05521!-and in the feastH02282of weeksH07620!- and in the feastH02282$3 of unleavened breadH04682% in the feastH02282%7 which he shall chooseH0977% in the placeH04725thy godH0430lordH03068beforeH06440appearH07200$3shall all thy malesH02138in a yearH08141timesH06471threeH079694Stherefore thou shalt surely rejoiceH08056)of thine handsH03027%5 and in all the worksH04639+ A thee in all thine increaseH08393 # shall blessH01288  thy godH0430  lordH03068 %shall chooseH0977lordH03068%in the placeH04725thy godH0430 Ol>% X?$ sV-nO>!doth blindH05786=!for a giftH07810<a giftH07810;%neither takeH03947:personsH06440'99thou shalt not respectH052348judgmentH04941%75thou shalt not wrestH051866 judgmentH049415 with justH066644! the peopleH05971%35 and they shall judgeH08199,2Cthee, throughout thy tribesH076261givethH054140thy godH0430/lordH03068&.7thee in all thy gatesH08179 -+shalt thou makeH05414,%and officersH07860+judgesH08199$*3which he hath givenH05414)thy godH0430(lordH03068*'?according to the blessingH01293%&''as he is ableH03027 H04979%every manH0376$emptyH07387#lordH03068"beforeH06440 Z`3uZ?f< sZ[lordH03068)Z=thou shalt not sacrificeH02076YhatethH08130Xthy godH0430WlordH03068VimageH04676/UIneither shalt thou set thee upH06965&T7which thou shalt makeH06213Sthy godH0430RlordH03068Qthe altarH04196Pnear untoH0681O%of any treesH06086N%thee a groveH0842%M5thou shalt not plantH05193L givethH05414Kthy godH0430JlordH03068Ithe landH0776H#and inheritH03423&G7that thou mayest liveH02421"F/shalt thou followH07291EjustH06664)D=that which is altogetherH06664!C- of the righteousH06662B the wordsH01697A# and pervertH05557@# of the wiseH02450? the eyesH05869 TU2zaF+sX3}T%y5them, either the sunH08121x)and worshippedH07812wgodsH0430votherH0312u!and servedH05647t'and hath goneH03212s%his covenantH01285!r-in transgressingH05674qthy godH0430p lordH03068o% in the sightH05869n! wickednessH07451"m/ that hath wroughtH06213l or womanH0802kthee, manH0376jgivethH05414ithy godH0430hlordH03068g%of thy gatesH08179f+you, within anyH0259eamongH07130"d/if there be foundH04672c thy godH0430b lordH03068a)an abominationH08441,`5'any evilfavourednessH01697 H07451#_1wherein is blemishH03971^or sheepH07716]bullockH07794\thy godH0430 VpMhI+u[8qVof twoH08147%at the mouthH06310' till they dieH04191- them with stonesH068 + and shalt stoneH05619' or that womanH0802that manH0376)unto thy gatesH08179 thingH01697 #that wickedH07451% 5which have committedH06213 'or that womanH0802 that manH0376,Cthen shalt thou bring forthH03318 in israelH03478! is wroughtH06213!-such abominationH08441certainH03559the thingH01697trueH0571!diligentlyH03190%and enquiredH01875*?thee, and thou hast heardH08085~)and it be toldH05046+}A which i have not commandedH06680| of heavenH08064#{1or any of the hostH06635zor moonH03394 _rN-`/nO#|_0and pleaH01779/%between pleaH01779.and bloodH01818-'between bloodH01818%,5for thee in judgmentH04941+too hardH06381(*;if there arise a matterH01697)! from amongH07130( awayH01197' the evilH07451"&/so thou shalt putH01197"%/of all the peopleH05971$the handsH03027#'and afterwardH0314-"Eupon him to put him to deathH04191!)shall be firstH07223! -of the witnessesH05707the handsH03027-E he shall not be put to deathH04191 witnessH05707 of oneH0259%at the mouthH06310 +be put to deathH041911Mshall he that is worthy of deathH04191witnessesH05707or threeH07969witnessesH05707 `{V,jE%`@`J! shall shewH05046I% shall chooseH0977H lordH03068)G= which they of that placeH047251F?' according to the sentenceH01697 H06310"E/ and thou shalt doH06213D# of judgmentH04941"C/ thee the sentenceH01697$B3 and they shall shewH05046A# and enquireH01875,@C that shall be in those daysH03117#?1 and unto the judgeH08199># the levitesH03881!=- unto the priestsH03548#<3 and thou shalt comeH0935;%shall chooseH0977:thy godH04309lordH030688)into the placeH04725 7+and get thee upH05927&67 then shalt thou ariseH06965!5- within thy gatesH081794) of controversyH073793 mattersH016972! and strokeH05061#11and between strokeH05061 VQ2~S-`7wVc' even that manH0376"b/ or unto the judgeH08199a thy godH0430` lordH03068_# to ministerH08334^' that standethH05975 ]+ unto the priestH03548%\5 and will not hearkenH08085[) presumptuouslyH02087Z% that will doH06213Y# and the manH0376X the leftH08040W) the right handH03225&V7 which they shall shewH05046"U/ from the sentenceH01697'T9 thou shalt not declineH05493$S3 thee, thou shalt doH06213%R7 which they shall tellH05594QS thee, and according to the judgmentH04941'P9 which they shall teachH03384O! of the lawH08451*N? according to the sentenceH063102MO according to all that they informH03384L to doH06213-KE thee; and thou shalt observeH08104 XyR3iN"aGxX%thy brethrenH0251~!from amongH07130}%shall chooseH0977|thy godH0430{lordH03068zkingH04428ysetH07760'x9thou shalt in any wiseH07760w aboutH054391vM over me, like as all the nationsH01471u a kingH04428t! i will setH07760&s9therein, and shalt sayH0559$r3it, and shalt dwellH03427(q;thee, and shalt possessH03423pgivethH05414othy godH0430nlordH03068m'unto the landH0776"l1when thou art comeH0935.kG and do no more presumptuouslyH02102j and fearH03372i! shall hearH08085#h1 and all the peopleH05971g# from israelH03478f the evilH07451(e; and thou shalt put awayH01197d shall dieH04191 \}X5|E*T; y\and goldH02091"/to himself silverH03701multiplyH072353Qnot away: neither shall he greatlyH03966turnH05493+Ato himself, that his heartH03824wivesH0802*?neither shall he multiplyH07235!- no more that wayH01870 returnH07725.G unto you, ye shall henceforthH03254 hath saidH0559 lordH03068 horsesH054833 Qto the end that he should multiplyH07235 to egyptH04714 to returnH077251Mto himself, nor cause the peopleH05971horsesH05483*?but he shall not multiplyH07235+not thy brotherH0251!!% a strangerH0376 H05237 not setH05414'9 over thee: thou mayestH03201 kingH04428) shalt thou setH07760 @\=d;gG i@%45from the commandmentH04687+3Aand that he turn not asideH05493"21above his brethrenH0251!1-be not lifted upH073110)that his heartH03824/ to doH06213#.1 and these statutesH02706-# of this lawH08451,' all the wordsH01697+to keepH08104*his godH0430)lordH03068(to fearH03372"'/that he may learnH03925&#of his lifeH02416%%5therein all the daysH03117<$cand it shall be with him, and he shall readH07121## the levitesH03881"# the priestsH03548!beforeH06440 in a bookH05612#of this lawH08451!him a copyH04932$3that he shall writeH03789)of his kingdomH04467 +upon the throneH036781Mand it shall be, when he sittethH03427 NuR)lE!] N/OIand this shall be the priest'sH03548 N+as he hath saidH01696"M/their inheritanceH05159LlordH03068K)their brethrenH0251JamongH071309I]therefore shall they have no inheritanceH05159$H3 and his inheritanceH05159G% made by fireH0801F lordH03068E' the offeringsH0801D)they shall eatH0398C#with israelH03478 B+nor inheritanceH05159#A1shall have no partH02506@of leviH03878?'all the tribeH07626>#the levitesH03881=#the priestsH03548< of israelH03478;% in the midstH07130%:5 he, and his childrenH011219) in his kingdomH044678 daysH03117.7Ito the end that he may prolongH07486the leftH080405)the right handH03225 I{dGpP0 iN/fIl for everH03117!k- him and his sonsH01121jlordH03068i#in the nameH08034h#to ministerH08334gto standH05975*f?him out of all thy tribesH07626e#hath chosenH0977dthy godH0430clordH03068 b+shalt thou giveH05414a%of thy sheepH06629`'of the fleeceH01488_'and the firstH07225!^-and of thine oilH03323]#of thy wineH08492\#of thy cornH01715[)the firstfruitH07225Z# and the mawH06896#Y1 and the two cheeksH03895X% the shoulderH02220 W+ unto the priestH03548$V3and they shall giveH05414Uor sheepH07716ToxH07794S#a sacrificeH02077%R5from them that offerH02076 Q+from the peopleH05971PdueH04941 Ta:{P0t[)mT lordH03068' into the landH0776"1 when thou art comeH0935-of his patrimonyH015Ubeside that which cometh of the saleH04465to eatH0398.Gthey shall have like portionsH02506 lordH03068%there beforeH06440#which standH05975~#the levitesH03881#}3as all his brethrenH0251|his godH0430{lordH03068z#in the nameH08034'y9then he shall ministerH08334x% shall chooseH0977w lordH03068v) unto the placeH04725u# of his mindH05315#t3with all the desireH0185sand comeH0935#r1where he sojournedH01481"q/out of all israelH03478p%of thy gatesH08179ofrom anyH0259ncomeH0935 m+and if a leviteH03881 KV1xY:Z:dK# lordH03068&"7 of these abominationsH08441!# and becauseH01558  lordH03068) an abominationH08441 + for all that doH06213(-' or a necromancerH04191 H01875# or a wizardH03049%7 with familiar spiritsH0178) or a consulterH07592$%' or a charmerH02267 H02266! or a witchH03784 + or an enchanterH05172%5 an observer of timesH06049! divinationH07081! that usethH07080 - through the fireH0784 to passH05674 + or his daughterH01323$3 that maketh his sonH01121)= there shall not be foundH04672!- of those nationsH01471' 9 after the abominationsH08441  to doH06213+ A thee, thou shalt not learnH03925  givethH05414  thy godH0430 LsZ?|cH" UpL >+of the assemblyH06951=!in the dayH03117<in horebH02722;thy godH0430:lordH0306859Uaccording to all that thou desiredstH0759288[like unto me; unto him ye shall hearkenH08085(7=of thee, of thy brethrenH02516)from the midstH07130$53unto thee a prophetH050304'will raise upH069653thy godH04302lordH03068"1/hath not sufferedH054140thy godH0430/lordH03068"./and unto divinersH07080(-;unto observers of timesH06049,hearkenedH08085)+=which thou shalt possessH03423"*/for these nationsH01471) thy godH0430( lordH03068&'7 thou shalt be perfectH08549&# from beforeH06440$%3 doth drive them outH03423$ thy godH0430 GqW0sHrQ*fGZ!in my nameH08034%Y5which he shall speakH01696X'unto my wordsH01697!W-will not hearkenH08085VwhosoeverH03763UQ unto them all that i shall commandH06680#T1and he shall speakH01696S%in his mouthH06310Rmy wordsH01697-QElike unto thee, and will putH05414P)their brethrenH0251O!from amongH07130Na prophetH05030%M5i will raise them upH06965'L9which they have spokenH01696(K;unto me, they have wellH03190JsaidH0559IlordH03068%H5any more, that i dieH04191GfireH0784F!this greatH01419#E1 neither let me seeH07200D my godH0430C lordH03068B the voiceH06963A againH03254 @+let me not hearH08085?sayingH0559 ctY: nH*dA$|cvlordH03068uthe thingH01697,tEfollow not, nor come to passH0935s%if the thingH01697rlordH03068q#in the nameH08034pspeakethH01696o)when a prophetH05030 n+hath not spokenH01696mlordH03068lthe wordH01697"k/how shall we knowH03045j)in thine heartH03824i+and if thou sayH0559h shall dieH04191"g/ even that prophetH05030f godsH0430e of otherH0312d# in the nameH08034$c3or that shall speakH01696b%him to speakH01696+aAwhich i have not commandedH06680`!in my nameH08034_a wordH01697^to speakH01696$]3which shall presumeH02102 \+but the prophetH05030[)i will requireH01875 hvI0g9j@!h!thee a wayH01870#1thou shalt prepareH03559 + thee to possessH03423givethH05414thy godH0430 lordH03068 #of thy landH0776& 7for thee in the midstH08432 citiesH05892 threeH07969#3thou shalt separateH0914$3 and in their housesH01004 + in their citiesH05892#1 them, and dwellestH03427*? thee, and thou succeedestH03423givethH05414thy godH0430lordH03068!whose landH0776#the nationsH01471~%hath cut offH03772}thy godH0430|lordH03068){= thou shalt not be afraidH01481"z/ it presumptuouslyH02087y# hath spokenH01696x# the prophetH05030 w+ hath not spokenH01696 PX3 ^<rP)mP. the treeH06086-# to cut downH03772,%with the axeH01631"+/fetcheth a strokeH05080*%and his handH03027)woodH06086(to hewH02404#'1with his neighbourH07453&'into the woodH03293#%3as when a man goethH0935$ pastH08032## not in timeH08543"'whom he hatedH08130"!!'ignorantlyH01847 H01097 'his neighbourH07453'whoso killethH05221*?thither, that he may liveH02425!-which shall fleeH05127'of the slayerH07523the caseH01697 may fleeH05127"/ that every slayerH07523!-into three partsH08027'9giveth thee to inheritH05157thy godH0430lordH03068#of thy landH0776&7and divide the coastsH01366 F~W7rW2y\D%fFL%thee, sayingH0559$K3wherefore i commandH06680JpastH08032 I+him not in timeH08543Hhe hatedH08130G#inasmuch asH03588Fof deathH04194E! not worthyH04941D himH05315C and slayH05221B is longH07235%A5 him, because the wayH01870@%and overtakeH05381?is hotH03179>his heartH03824=whileH03588!<!%the slayerH07523 H0310;pursueH07291:%of the bloodH01818!9-lest the avengerH013508and liveH02425 7+of those citiesH058926unto oneH02595'he shall fleeH051274#that he dieH04191#31upon his neighbourH074532%and lightethH046721) from the helveH060860 slippethH05394/% and the headH01270 VpT6kI"v]B" V2iO more for thee, beside these threeH07969h citiesH05892g threeH07969$f3 then shalt thou addH03254e# in his waysH01870d everH03117c# and to walkH03212b thy godH0430a lordH03068` to loveH0157_' thee this dayH03117&^7 them, which i commandH06680] to doH06213'\9 all these commandmentsH04687#[1 if thou shalt keepH08104Z- unto thy fathersH01Y to giveH05414"X/ which he promisedH01696!W/thee all the landH0776Vand giveH05414U-unto thy fathersH01!T-as he hath swornH07650Sthy coastH01366RenlargeH07337Qthy godH0430PlordH03068OcitiesH05892NthreeH07969#M3thou shalt separateH0914 KqX="e<y^:hK of bloodH01818) of the avengerH01350"/ him into the handH03027(; him thence, and deliverH05414 and fetchH03947! shall sendH07971# of his cityH05892 + then the eldersH02205 citiesH05892~ of theseH0411} into oneH0259|! and fleethH05127{# that he dieH04191z% him mortallyH05315'y9 against him, and smiteH05221%x5 for him, and rise upH06965w+ and lie in waitH0693v' his neighbourH07453u hateH08130t) but if any manH0376s bloodH01818r) an inheritanceH05159q givethH05414p thy godH0430o lordH03068n thy landH0776m inH07130l# be not shedH08210k bloodH01818j' that innocentH05355 KjM3U8tP9oK #+that he sinnethH02398"!in any sinH02399!)or for any sinH02403! -for any iniquityH05771'against a manH0376"/shall not rise upH06965witnessH05707oneH0259 + thee to possessH03423 givethH05414 thy godH0430 lordH03068#in the landH0776)=which thou shalt inheritH05157%5in thine inheritanceH05159have setH01379'9which they of old timeH07223landmarkH01366 +thy neighbour'sH07453&7thou shalt not removeH05253$3 that it may go wellH02895# from israelH03478  bloodH01818  innocentH05355- E him, but thou shalt put awayH01197 ) shall not pityH02347  thine eyeH05869 + that he may dieH04191 XeG"fL.sS0tX@a falseH08267?#the witnessH05707>#inquisitionH01875$=3shall make diligentH03190<)and the judgesH08199-;E which shall be in those daysH03117:) and the judgesH081999#the priestsH035488beforeH064407lordH030686beforeH064405#shall standH05975-4Ebetween whom the controversyH073793the menH05822then bothH081471wrongH056270!to testifyH06030/+against any manH0376.rise upH06965-witnessH05707,!if a falseH02555+)be establishedH06965!*-shall the matterH01697)witnessesH05707( of threeH07969 '+ or at the mouthH06310& witnessesH05707% of twoH08147$% at the mouthH06310 I~Y)i>fD!fI^ for handH03027] handH03027\for toothH08127[toothH08127Zfor eyeH05869YeyeH05869Xfor lifeH05315WlifeH05315V)shall not pityH02347U'and thine eyeH05869TamongH07130Ssuch evilH07451R#no more anyH01697QcommitH06213%P5and shall henceforthH03254Oand fearH03372N!shall hearH08085'M9and those which remainH07604L!from amongH07130KawayH01197Jthe evilH07451"I/so shalt thou putH01197 H-unto his brotherH0251G%to have doneH06213,FCunto him, as he had thoughtH02161!E-then shall ye doH06213#D3 against his brotherH0251CfalselyH08267B)hath testifiedH06030AwitnessH05707 N[="j5rO1 nNz#unto battleH04421ythis dayH03117x#ye approachH07131wo israelH03478 v+unto them, hearH08085u'and shall sayH0559 t+unto the peopleH05971sand speakH01696r)shall approachH05066 q+that the priestH03548 p+unto the battleH044217oYand it shall be, when ye are come nighH07126nof egyptH04714m+ out of the landH07761lM with thee, which brought thee upH05927k thy godH0430j lordH03068)i= than thou, be not afraidH03372hmoreH07227ga peopleH05971f%and chariotsH07393ehorsesH05483dand seestH07200%c7against thine enemiesH0341bto battleH04421$a3when thou goest outH03318` for footH07272_ footH07272 B}Q% [?|bHxYBmanH0376#and anotherH0312'in the battleH04421# lest he dieH04191% to his houseH01004! and returnH07725) it? let him goH03212'9 and hath not dedicatedH02596houseH01004a newH02319 +that hath builtH01129 what manH0376 sayingH0559 +unto the peopleH05971 #shall speakH01696!-and the officersH07860to saveH03467,Efor you against your enemiesH0341#1with you, to fightH03898'he that goethH01980your godH0430lordH03068 becauseH06440(; neither be ye terrifiedH06206(; not, and do not trembleH02648~ fearH03372} faintH07401$|3let not your heartsH03824${5against your enemiesH0341 Q~dM. {[4mK,wQ"51and they shall sayH0559 4+unto the peopleH059713furtherH032542#shall speakH01696!1-and the officersH078600 takeH03947/ manH0376.# and anotherH0312-' in the battleH04421,#lest he dieH04191+)unto his houseH01004*!and returnH07725 )+her? let him goH03212#(1and hath not takenH03947'a wifeH0802#&3that hath betrothedH0781%%and what manH0376$ eatH02490# manH0376"# and anotherH0312!' in the battleH04421 #lest he dieH04191)unto his houseH01004!and returnH07725goH03212eatenH02490!a vineyardH03754"/that hath plantedH05193%and what manH0376dedicateH02596 O}^;[;tJ* lOP and openH06605O of peaceH079658N[ and it shall be, if it make thee answerH06030M peaceH07965*L? against it, then proclaimH07121K to fightH03898J# unto a cityH05892&I7 when thou comest nighH07126H! the peopleH05971G to leadH07218F' of the armiesH06635E captainsH08269%D5 that they shall makeH06485 C+ unto the peopleH05971B# of speakingH01696!A- have made an endH036153@Q and it shall be, when the officersH07860%?5as well as his heartH03824>faintH04549= heartH03824#<3 lest his brethren'sH0251;) unto his houseH01004:! and returnH077259! let him goH03212(8-'and faintheartedH03824 H073907fearfulH033736what manH0376 A^-zW/ W5eA i- of thine enemiesH0341hthe spoilH079980gMunto thyself; and thou shalt eatH0398(f=thereof, shalt thou takeH0962e'all the spoilH07998,dCand all that is in the cityH05892c)and the cattleH0929$b3and the little onesH02945a'but the womenH0802`% of the swordH02719&_7 thereof with the edgeH06310^! every maleH02138!]- thou shalt smiteH05221$\3 it into thine handsH03027[) hath deliveredH05414Z thy godH0430Y lordH030686XW against thee, then thou shalt besiegeH06696W warH04421)V= with thee, but will makeH06213-UE and if it will make no peaceH079990TK unto thee, and they shall serveH05647-SE therein shall be tributariesH04522R foundH04672Q) all the peopleH05971 U^E)oV;z^=pU thy godH0430 lordH03068"/and the jebusitesH02983#the hivitesH02340#1and the perizzitesH06522)the canaanitesH03669 -and the amoritesH0567~%the hittitesH02850}destroyH02763'|9but thou shalt utterlyH02763'{9nothing that breathethH05397&z7thou shalt save aliveH02421y)an inheritanceH05159xdoth giveH05414wthy godH0430vlordH03068 u+of these peopleH05971"t/but of the citiesH05892!s-of these nationsH01471"r/not of the citiesH05892!q-from thee, whichH02007pfar offH07350overyH03966$n3unto all the citiesH05892#m1thus shalt thou doH06213l! hath givenH05414k thy godH0430j lordH03068 Zf=y^E#m8Z$%'in the siegeH04692 H06440to employH0935man'sH0120%of the fieldH07704% for the treeH06086:_ of them, and thou shalt not cut them downH037721O against them: for thou mayest eatH0398 an axeH01631#1 thereof by forcingH05080the treesH06086+Ait, thou shalt not destroyH07843#1against it to takeH08610'in making warH03898timeH03117a longH07227a cityH05892(;when thou shalt besiegeH06696your godH0430 lordH03068! -so should ye sinH02398 +unto their godsH0430% 5which they have doneH06213- Eafter all their abominationsH08441'you not to doH06213 +that they teachH03925) hath commandedH06680 N{T.X;!qP, rN ;+unto the citiesH05892':9and they shall measureH04058!9-shall come forthH033188)and thy judgesH08199 7+then thy eldersH022056) who hath slainH05221 5+ it be not knownH030454% in the fieldH077043it, lyingH05307 2+thee to possessH034231givethH054140thy godH0430/lordH03068.#in the landH0127-slainH02491,be foundH04672/+I with thee, until it be subduedH03381* warH04421)# that makethH06213!(- against the cityH05892'bulwarksH04692%&5and thou shalt buildH01129"%/and cut them downH03772#$1thou shalt destroyH07843#for meatH03978"not treesH06086#!1which thou knowestH03045 )only the treesH06086 c]9vV3hK"cVof leviH03878Uthe sonsH01121 T+and the priestsH03548$S3 there in the valleyH05158R neckH06202Q% the heifer'sH05697%P5 and shall strike offH06202Onor sownH02232'N9which is neither earedH05647MvalleyH05158L%unto a roughH0386K!the heiferH05697!J-shall bring downH03381I%of that cityH05892H)and the eldersH02205G# in the yokeH05923%F5 which hath not drawnH049001EMwhich hath not been wrought withH05647!D'an heiferH05697 H01241C!shall takeH03947B%of that cityH05892 A+even the eldersH02205#@1unto the slain manH02491?nextH07138>the cityH05892"=/him that is slainH02491<#round aboutH05439 Yi>gF- `6yYr#be mercifulH03722qseenH07200&p7neither have our eyesH05869o!this bloodH01818n'have not shedH08210mour handsH03027land sayH0559&k7and they shall answerH06030j' in the valleyH05158!i-that is beheadedH06202 h+over the heiferH05697g#their handsH03027f!shall washH07364e)unto the slainH02491dnextH07138c%of that cityH05892#b1and all the eldersH02205!a-and every strokeH05061(`; shall every controversyH07379"_/ and by their wordH06310^ lordH03068]# in the nameH08034'\9 unto him, and to blessH01288[#to ministerH08334Z#hath chosenH0977Ythy godH0430XlordH03068 W+shall come nearH05066 E|`?%~S6}S8fE% them captiveH07628$3 and thou hast takenH07617& 7 them into thine handsH03027 ) hath deliveredH05414  thy godH0430  lordH03068% 7 against thine enemiesH0341 to warH04421&7 when thou goest forthH03318 lordH03068% in the sightH05869 rightH03477(; you, when thou shalt doH06213! from amongH07130 bloodH01818 innocentH05355'9 so shalt thou put awayH01197"~/ shall be forgivenH03722}' and the bloodH01818| chargeH07130{# of israel'sH03478 z+ unto thy peopleH05971ybloodH01818x%not innocentH05355wand layH05414(v;whom thou hast redeemedH06299uisraelH03478 t+unto thy peopleH05971slordH03068 I{UkN1uR3}I0*K in unto her, and be her husbandH01166")1 that thou shalt goH0935( and afterH0310' monthH03391& a fullH03117%) and her motherH0517$! her fatherH01#! and bewailH01058") in thine houseH01004/!I from off her, and shall remainH03427! - of her captivityH07628# the raimentH08071"/ and she shall putH05493 her nailsH06856 and pareH06213 her headH07218$3 and she shall shaveH01548) to thine houseH01004 her homeH08432%7 then thou shalt bringH0935# to thy wifeH08026W unto her, that thou wouldest have herH03947"/ and hast a desireH02836 womanH0802##' a beautifulH03303 H08389#1 among the captivesH07633 and seestH07200 W_:zT8pO0~W#D1he maketh his sonsH01121'C9then it shall be, whenH03117'B9be hers that was hatedH08146A sonH01121@' the firstbornH01060?' and the hatedH08130># the belovedH0157=% him childrenH01121#<1and they have bornH03205;hatedH08130:#and anotherH02599belovedH01578oneH02597wivesH08026have twoH081475if a manH0376"4/ thou hast humbledH060313+of her, becauseH083402Kthou shalt not make merchandiseH060141for moneyH037010!her at allH04376(/;but thou shalt not sellH04376!.-whither she willH053153-Qin her, then thou shalt let her goH079719,]and it shall be, if thou have no delightH02654)+? and she shall be thy wifeH0802 OaF* }[=uP4pOa%or the voiceH06963`'of his fatherH01_the voiceH06963$^3which will not obeyH08085]sonH01121\)and rebelliousH04784 [+have a stubbornH05637Zif a manH0376!Y- of the firstbornH01062X the rightH04941W+ of his strengthH0202V' the beginningH07225$U3of all that he hathH04672TportionH06310S%him a doubleH08147Rby givingH05414Q'the firstbornH01060P%of the hatedH08130Othe sonH01121)N=but he shall acknowledgeH05234M' the firstbornH01060L% of the hatedH08130K the sonH01121JbeforeH06440IfirstbornH01069H)of the belovedH0157!G-not make the sonH01121Fhe mayH03201E!to inheritH05157 Oa?"iCy[=uO"|/so shalt thou putH01197{#that he dieH04191z+him with stonesH068y#shall stoneH07275x#of his cityH05892w+and all the menH0582v) and a drunkardH05433u a gluttonH02151tour voiceH06963!s-he will not obeyH08085r)and rebelliousH04784qstubbornH05637p%this our sonH01121o#of his cityH05892 n+unto the eldersH02205"m1and they shall sayH0559l%of his placeH04725"k/and unto the gateH08179j#of his cityH05892 i+unto the eldersH02205*h?on him, and bring him outH03318glay holdH08610f)and his motherH0517#e7then shall his fatherH01&d7 him, will not hearkenH08085)c= when they have chastenedH03256b' of his motherH0517 ghK+wU8 ~T7g)an inheritanceH05159givethH05414 thy godH0430 lordH03068) be not defiledH02930' that thy landH0127 of godH0430accursedH07045&7for he that is hangedH08518%him that dayH03117buryH06912+ Abut thou shalt in any wiseH06912 'upon the treeH06086+ Ashall not remain all nightH03885 his bodyH05038 'him on a treeH06086'and thou hangH08518-Eand he be to be put to deathH04191deathH04194worthy ofH04941%5have committed a sinH02399%and if a manH0376 and fearH03372! shall hearH08085$3 you; and all israelH03478! from amongH07130~awayH01197}evilH07451 <bE{L=`< 1-of thy brother'sH0251%0;and with all lost thingH09!/-with his raimentH08071%.5and so shalt thou doH06213-%with his assH02543,'shalt thou doH06213+)in like mannerH03651A*m after it, and thou shalt restore it to him againH07725)seekH01875;(cand it shall be with thee until thy brotherH0251 '+thine own houseH01004&it untoH08432.%Ihim not, then thou shalt bringH0622+$Aunto thee, or if thou knowH03045#not nighH07138""1and if thy brotherH0251 !- unto thy brotherH0251! -bring them againH07725:_thyself from them: thou shalt in any caseH07725and hideH05956go astrayH05080%or his sheepH07716oxH07794'thy brother'sH0251#1thou shalt not seeH07200 JhK$s:hH,~eJNchanceH07122MnestH07064L#if a bird'sH06833K thy godH0430J lordH03068I# abominationH08441H soH0428 G+for all that doH06213FgarmentH08071E%on a woman'sH0802DputH03847$C3neither shall a manH01397B!unto a manH013975AUshall not wear that which pertainethH03627@the womanH0802? up againH069655>Uthyself from them: thou shalt surelyH06965=and hideH05956<!by the wayH01870;fall downH05307:or his oxH077949assH025438'thy brother'sH0251#71thou shalt not seeH072006 not hideH05956&57 likewise: thou mayestH032014' shalt thou doH06213$33 and thou hast foundH04672 21which he hath lostH06 ^wY=xU* aH!^ j+that thou bringH07760i%for thy roofH01406h%a battlementH04624%g5then thou shalt makeH06213fhouseH01004ea newH02319#d1when thou buildestH01129cdaysH03117#b3thou mayest prolongH0748-aEto thee; that it may be wellH03190`the youngH01121_and takeH03947^goH07971]#let the damH0517'\9thou shalt in any wiseH07971[)with the youngH01121Zthe damH0517$Y3thou shalt not takeH03947!X- or upon the eggsH01000W) upon the youngH0667V sittingH07257U# and the damH0517T or eggsH01000S!young onesH0667 R-or on the groundH0776Q#in any treeH06086 P+thee in the wayH01870O%to be beforeH06440 A^=eFmN0mA(; wherewith thou coverestH03680) of thy vestureH03682 quartersH03671' upon the fourH0702% thee fringesH01434 + thou shalt makeH06213 togetherH03162 and linenH06593~! of woollenH06785*}? a garment of divers sortsH08162$|3 thou shalt not wearH03847{ togetherH03162z! and an assH02543y! with an oxH07794$x3 thou shalt not plowH02790w! be defiledH06942 v+ of thy vineyardH03754u' and the fruitH08393%t5 which thou hast sownH02232s# of thy seedH02233r) lest the fruitH04395"q/ with divers seedsH03610p% thy vineyardH03754#o1 thou shalt not sowH02232n fallH05307m! if any manH05307!l- upon thine houseH01004knot bloodH01818 ^kN0oQ- {b>v^#fatherH01!"-and the damsel'sH05291!# in the gateH08179 # of the cityH05892 +unto the eldersH02205virginityH01331%the damsel'sH05291 +and bring forthH03318takeH03947)and her motherH0517'of the damselH05291#7then shall the fatherH01) her not a maidH01331 + to her, i foundH04672 + and when i cameH07126! this womanH0802i tookH03947!/upon her, and sayH0559nameH08034an evilH07451*?against her, and bring upH03318of speechH01697 occasionsH05949 and giveH07760# 1 unto her, and hateH08130  and go inH0935  a wifeH0802 takeH03947! if any manH0376 YcH&dI' gD#wY@of silverH03701"?/him in an hundredH03967&>7and they shall amerceH06064=%and chastiseH03256<that manH0376;!shall takeH03947:%of that cityH058929)and the eldersH022058#of the cityH058927! the eldersH022056 beforeH064405 the clothH08071&47 and they shall spreadH065663 virginityH013312'my daughter'sH013231a maidH01331!0-not thy daughterH01323/i foundH04672.sayingH0559-of speechH01697,occasionsH05949'+9and, lo, he hath givenH07760*' and he hatethH08130)to wifeH0802('unto this manH0376'#my daughterH01323&i gaveH05414 %+unto the eldersH02205$shall sayH0559 TqU<nH-~^=#T)\= because she hath wroughtH06213[% that she dieH04191Z+ her with stonesH068Y#shall stoneH05619X#of her cityH05892W#and the menH0582VhouseH01004U+of her father'sH01T#to the doorH06607S!the damselH05291*R?then they shall bring outH03318Q)for the damselH05291P%be not foundH04672OvirginityH01331Nbe trueH0571"M/but if this thingH01697L%all his daysH03117!K-not put her awayH07971J he mayH03201)I? and she shall be his wifeH0802H of israelH03478G' upon a virginH01330F nameH08034Ean evilH07451+DAbecause he hath brought upH03318C'of the damselH05291B+unto the fatherH01Aand giveH05414 agA(}a?{P7zazfindH04672yand a manH0376x+unto an husbandH0376w%be betrothedH0781va virginH01330u#if a damselH05291t#from israelH03478sevilH07451'r9 so shalt thou put awayH01197q' and the womanH0802p) with the womanH0802o that layH07901n the manH0376mdieH04191-lEthen they shall both of themH08147k'to an husbandH01167jmarriedH01166i%with a womanH0802hlyingH07901gbe foundH04672fif a manH0376e!from amongH07130dawayH01197cevilH07451"b/so shalt thou putH01197ahouseH01004`+in her father'sH01"_/to play the whoreH02181^ in israelH03478] follyH05039 VzT3 hH)|cD$ wV%her, and lieH07901forceH02388#and the manH0376%in the fieldH07704damselH05291#a betrothedH0781findH04672%but if a manH0376!from amongH07130evilH07451' 9so thou shalt put awayH01197 wifeH0802 +his neighbour'sH07453 +he hath humbledH06031 % becauseH01697 H0834# and the manH0376# in the cityH05892 she criedH06817% becauseH01697 H0834!the damselH05291'that they dieH04191-them with stonesH068#1and ye shall stoneH05619%of that cityH05892"/out unto the gateH08179~them bothH08147$}3then ye shall bringH03318|and lieH07901 {+her in the cityH05892 QeC'c<_C* Q,3Cwith her, and they be foundH04672 2+on her, and lieH079011%and lay holdH08610&09which is not betrothedH0781/a virginH01330.a damselH05291-findH04672,if a manH0376+%none to saveH03467*criedH06817)damselH05291('the betrothedH0781!'-her in the fieldH07704&%for he foundH04672%# this matterH01697#$#' and slayethH05315 H07523&#7 against his neighbourH07453"risethH06965!!/for as when a manH0376 of deathH04194no sinH02399'in the damselH05291nothingH01697'thou shalt doH06213$3but unto the damselH05291#1 with her shall dieH04191' only that layH07901&9 with her: then the manH0376 Eu]C%fM* _2oE&O7into the congregationH06951N+shall not enterH0935Ma bastardH04464LlordH03068&K7into the congregationH06951J+shall not enterH0935Icut offH03772)H=or hath his privy memberH082128GM'he that is wounded in the stonesH01795 H06481FskirtH03671E%his father'sH01D%nor discoverH01540CwifeH0802B%his father'sH01A)shall not takeH03947@a manH0376?% all his daysH03117!>- not put her awayH07971=# her, he mayH03201(<; because he hath humbledH06031);?and she shall be his wifeH0802:of silverH037019fiftyH025728fatherH01"7/unto the damsel'sH05291$63with her shall giveH054145that layH079014%then the manH0376 X|R9lM%xQ.tXk the sonH01121$j3 against thee balaamH01109'i9and because they hiredH07936h%out of egyptH04714#g1when ye came forthH03318f!in the wayH01870e)and with waterH04325#d1you not with breadH03899cthey metH06923bbecauseH01697a everH05769` forH05704_ lordH03068&^7 into the congregationH06951$]5shall they not enterH0935\!generationH01755$[3even to their tenthH06224ZlordH03068&Y7into the congregationH06951X+shall not enterH0935W!or moabiteH04125V#an ammoniteH05984U lordH03068&T7into the congregationH06951"S1shall he not enterH0935R!generationH01755"Q/even to his tenthH06224PlordH03068 NnS;jQ6nE'oN %the childrenH01121#in his landH0776-Ebecause thou wast a strangerH01616#an egyptianH04713%5thou shalt not abhorH08581#thy brotherH0251!an edomiteH0130%5thou shalt not abhorH08581for everH05769%all thy daysH03117%5nor their prosperityH02896~#their peaceH07965$}3thou shalt not seekH01875| lovedH0157{ thy godH0430z lordH03068 y+ into a blessingH01293x the curseH07045wturnedH02015vthy godH0430ulordH03068t#unto balaamH01109s#not hearkenH08085rwouldH014qthy godH0430plordH03068oto curseH07043n) of mesopotamiaH0763m of pethorH06604l of beorH01160 [pM. z`/ mI$ z[#! with waterH04325"' he shall washH07364! cometh onH06437. G but it shall be, when eveningH06153 the campH04264 withinH08432!/ he shall not comeH0935 + out of the campH04264 abroadH02351!- then shall he goH03318% him by nightH039157Y by reason of uncleanness that chancethH07137"/ that is not cleanH02889-G if there be among you any manH0376 thingH01697'9 thee from every wickedH07451 then keepH08104%7 against thine enemiesH0341# goeth forthH03318' when the hostH04264!generationH01755)in their thirdH07992 lordH03068& 7into the congregationH06951# 3of them shall enterH0935" /that are begottenH03205 Ui8`'jQ6pU> beforeH06440='thine enemiesH0341%<5thee, and to give upH05414;!to deliverH05337:#of thy campH042649%in the midstH071308walkethH019807thy godH04306lordH03068"5/ that which comethH066274 and coverH03680/3I therewith, and shalt turn backH077252) thou shalt digH026581) thyself abroadH0235150U and it shall be, when thou wilt easeH03427/+ upon thy weaponH0240-.E and thou shalt have a paddleH03489- abroadH02351,,C whither thou shalt go forthH03318+ the campH04264* withoutH02351-)E thou shalt have a place alsoH03027( the campH04264' intoH08432&' he shall comeH0935% is downH0935!$- and when the sunH08121 BrX-}Z7e:jB$Y5thou shalt not bringH0935Xof israelH03478W#of the sonsH01121V)nor a sodomiteH06945Uof israelH03478!T-of the daughtersH01323(S;there shall be no whoreH06948'R9thou shalt not oppressH03238)Q=where it liketh him bestH02896P%of thy gatesH08179Oin oneH0259%N7which he shall chooseH0977#M1you, in that placeH04725LamongH07130K)he shall dwellH03427J+from his masterH0113!I-which is escapedH05337H#the servantH05650G+unto his masterH0113'F9thou shalt not deliverH05462Efrom theeH0310'D9in thee, and turn awayH07725CthingH01697B! no uncleanH06172A# that he seeH07200@ be holyH06918/?I thee; therefore shall thy campH04264 mdK0gE+nJmumay blessH01288tthy godH0430slordH03068/rIthou shalt not lend upon usuryH05391$q5but unto thy brotherH0251,pCthou mayest lend upon usuryH05391 o+unto a strangerH05237(n; that is lent upon usuryH05391m%of any thingH01697lusuryH05392k#of victualsH0400jusuryH05392iof moneyH03701husuryH05392g)to thy brotherH0251/fIthou shalt not lend upon usuryH05391e thy godH0430d lordH03068c# abominationH08441b' for even bothH08147a# for any vowH05088`thy godH0430_lordH03068^)into the houseH01004]of a dogH03611\%or the priceH04242[!of a whoreH02181Zthe hireH0868 _gH v[;{P0 z_thy godH0430lordH03068-Eaccording as thou hast vowedH05087$ 3a freewill offeringH05071 #and performH06213 +thou shalt keepH08104 #of thy lipsH08193' 9that which is gone outH04161#1it shall be no sinH02399to vowH05087*?but if thou shalt forbearH023080K it of thee; and it would be sinH02399 requireH01875# will surelyH01875thy godH0430lordH03068to payH07999$5thou shalt not slackH0309~thy godH0430}lordH03068|a vowH05088${3when thou shalt vowH05087z! to possessH03423"y1 whither thou goestH0935x) to in the landH0776w! thine handH03027.vGthee in all that thou settestH04916 IcFoK cFI7*Yher, and it come to pass that she findH04672)#and marriedH01166(a wifeH0802'!hath takenH03947&!when a manH0376%' standing cornH07054%$5 unto thy neighbour'sH07453#a sickleH02770(";but thou shalt not moveH05130 !+with thine handH03027 the earsH04425'9then thou mayest pluckH06998!-of thy neighbourH07453'9into the standing cornH07054 -when thou comestH0935' in thy vesselH03627'9but thou shalt not putH05414&7at thine own pleasureH05315thy fillH07648grapesH06025$5then thou mayest eatH0398vineyardH03754%5into thy neighbour'sH07453 -when thou comestH0935) with thy mouthH06310)= which thou hast promisedH01696 \_0k:mJ+\ F- or if the latterH0314%E5 her out of his houseH01004D# and sendethH07971C#in her handH03027B!and givethH05414A)of divorcementH03748@!her a billH05612?)her, and writeH03789>hateH08130=husbandH0376<!the latterH0314;man'sH0376:)and be anotherH03129!she may goH019808%of his houseH01004-7Eand when she is departed outH03318%65her out of his houseH010045and sendH079714#in her handH030273and giveH054142) of divorcementH037481! her a billH05612+0A in her: then let him writeH03789/# uncleannessH06172. someH01697&-7because he hath foundH04672,#in his eyesH05869+no favourH02580 [sW/yY>%cE& ["d/with any businessH01697,cCneither shall he be chargedH05674bto warH06635$a3he shall not go outH03318`wifeH0802_a newH02319^!hath takenH03947]!when a manH0376\)an inheritanceH05159[givethH05414Zthy godH0430YlordH03068Xto sinH023981WO and thou shalt not cause the landH0776V lordH03068U beforeH06440T# abominationH08441$S3 that she is defiledH02930RafterH0310Q)to be his wifeH0802Pher againH07725Onot takeH03947NmayH03201$M3which sent her awayH07971LhusbandH01167K!her formerH07223Jhis wifeH0802I!which tookH03947H dieH04191G husbandH0376 YhL$t[=!j?xY!from amongH07130awayH01197 evilH07451#~1 and thou shalt putH01197} shall dieH04191%|5 him; then that thiefH01590#{1 of him, or sellethH04376'z9and maketh merchandiseH06014yof israelH03478 x+of the childrenH01121w+of his brethrenH0251vanyH05315ustealingH01589tbe foundH04672sif a manH0376rto pledgeH02254qlifeH05315p'for he takethH02254oto pledgeH02254'n9or the upper millstoneH07393m!the netherH07347"l/no man shall takeH02254$k3which he hath takenH03947jhis wifeH0802#i1 and shall cheer upH08055h yearH08141g oneH0259f at homeH01004!e- he shall be freeH05355 F{\A ~dG.iA! kF!- thou shalt standH05975! his pledgeH05667 to fetchH05670) into his houseH01004!/ thou shalt not goH0935 thingH04859 anyH03972# thy brotherH07453$3 when thou dost lendH05383% out of egyptH04714.G after that ye were come forthH03318! by the wayH01870# unto miriamH04813 didH06213 thy godH0430 lordH03068 rememberH02142  to doH06213! - ye shall observeH08104$ 3 you: as i commandedH06680 # shall teachH03384 #the levitesH038812Oaccording to all that the priestsH03548and doH06213!diligentlyH03966"/that thou observeH08104!of leprosyH06883'in the plagueH05061take heedH08104 NwX=nK1O*qN:+of thy brethrenH02519and needyH0348poorH06041!7-an hired servantH07916'69thou shalt not oppressH062315 thy godH04304 lordH03068!3- unto thee beforeH0644042S thee: and it shall be righteousnessH066661 and blessH01288#01 in his own raimentH08008"// that he may sleepH07901.! goeth downH0935-% when the sunH08121, againH07725+) him the pledgeH05667#*1 thou shalt deliverH07725)# in any caseH07725 (+ with his pledgeH05667%'5 thou shalt not sleepH07901& poorH06041%) and if the manH0376$ abroadH02351#! the pledgeH05667 "+ shall bring outH03318'!9 to whom thou dost lendH05383 # and the manH0376 abroadH02351 OuQ4 oV4qP3 uO"U/of the fatherlessH03490 T+of the strangerH01616S%the judgmentH04941'R9thou shalt not pervertH05186 Q+ for his own sinH02399&P7shall be put to deathH04191Oevery manH0376N+for the fathersH01 M+be put to deathH04191+LAneither shall the childrenH01121!K-for the childrenH01121*J?shall not be put to deathH04191I#the fathersH01H' and it be sinH02399G lordH03068%F5 upon it: lest he cryH07121Ehis heartH05315D#and settethH05375CpoorH06041Bgo downH0935&A7neither shall the sunH08121@his hireH07939 ?+thou shalt giveH05414>!at his dayH03117!=-within thy gatesH08179<#in thy landH0776$;3or of thy strangersH01616 ha4rS(X;hpmay blessH01288o thy godH0430n lordH03068!m/ and for the widowH0490#l1 for the fatherlessH034901kM it: it shall be for the strangerH01616jto fetchH03947(i;thou shalt not go againH07725h%in the fieldH07704ga sheafH06016 f+and hast forgotH07911e%in thy fieldH07704d'thine harvestH07105'c9when thou cuttest downH07114b! this thingH01697a!thee to doH062131`Mthee thence: therefore i commandH06680_redeemedH06299^thy godH0430]lordH03068\in egyptH04714)[=that thou wast a bondmanH05650(Z;but thou shalt rememberH02142Yto pledgeH02254XraimentH0899Wa widow'sH0490Vnor takeH02254 ;i3uFW* Z; #between menH0582*?if there be a controversyH07379!this thingH01697!thee to doH06213$3therefore i commandH06680of egyptH04714#in the landH0776)=that thou wast a bondmanH05650(;and thou shalt rememberH02142!/and for the widowH0490#1for the fatherlessH03490-~Eit shall be for the strangerH01616}afterwardH0310%|5thou shalt not gleanH05953+{Athe grapes of thy vineyardH03754$z3when thou gatherestH01219!y/and for the widowH0490#x1for the fatherlessH03490-wEit shall be for the strangerH01616vagainH03102uOthou shalt not go over the boughsH06286!t-thine olive treeH02132"s/when thou beatestH02251r)of thine handsH03027%q5thee in all the workH04639 elJ* uE |`Ae(#-' should seem vileH05869 H07034 "-then thy brotherH0251!stripesH04347* ?him above these with manyH07227and beatH05221!-he should exceedH03254!not exceedH03254stripesH05221fortyH0705$3 by a certain numberH04557% to his faultH07564accordingH01767 +before his faceH06440!-and to be beatenH05221,Cshall cause him to lie downH05307)that the judgeH08199%to be beatenH05221worthyH011213Qand it shall be, if the wicked manH07563! the wickedH07563#and condemnH07561'the righteousH06662. Gthem; then they shall justifyH06663 may judgeH08199 'unto judgmentH04941 'and they comeH05066 JsY<!sIrP*hJ> of israelH03478=)be not put outH04229<'that his nameH08034;deadH04191:)of his brotherH02519#in the nameH080348'shall succeedH06965"7/which she bearethH032056'the firstbornH01060=5eand perform the duty of an husband's brotherH02992"41her to him to wifeH0802#31 unto her, and takeH039472# shall go inH0935&17 her husband's brotherH02993&0+% unto a strangerH02114 H0376(/; shall not marry withoutH02351.#of the deadH04191-the wifeH0802",/and have no childH01121+#of them dieH04191*and oneH0259)togetherH03162(dwellH03427'#if brethrenH0251%&5when he treadeth outH01778%the oxH07794&$7thou shalt not muzzleH02629 F~N4oK0sT1sF)Z= unto him in the presenceH05869Y comeH05066.XG then shall his brother's wifeH02994W#not to takeH03947Vi likeH02654Uand sayH0559The standH05975S)him, and speakH01696R!shall callH07121Q#of his cityH05892 P+then the eldersH02205=Oenot perform the duty of my husband's brotherH02992Nhe willH014Min israelH03478La nameH08034 K- unto his brotherH0251J# to raise upH06965I refusethH03985%H5 my husband's brotherH02993G and sayH0559 F+unto the eldersH02205E#to the gateH08179Dgo upH05927,CCthen let his brother's wifeH02994#B1his brother's wifeH02994A#not to takeH03947@likeH02654?)and if the manH0376 D}`@kQ0 kP3 hD w+ out of the handH03027v# her husbandH0376u) for to deliverH05337t% draweth nearH07126s! of the oneH0259r% and the wifeH0802&q-# one with anotherH0376 H0251p togetherH03162o striveH05327n when menH0582m loosedH02502*l? of him that hath his shoeH05275k the houseH01004j in israelH03478 i+ shall be calledH07121h% and his nameH08034g houseH01004f' his brother'sH0251'e9 that will not build upH01129d' unto that manH0376$c3 so shall it be doneH06213b and sayH0559!a- and shall answerH06030`# in his faceH06440_ and spitH03417"^/ from off his footH07272] his shoeH05275\ and looseH02502[' of the eldersH02205 EqJgK+aD+ }^E lordH03068# in the landH0127!/may be lengthenedH0748/Ishalt thou have: that thy daysH03117measureH0374 and justH06664 a perfectH08003 weightH068 and justH06664* ?thou shalt have a perfectH08003#and a smallH06996a greatH01419%+#divers measuresH0374 H03743Qthou shalt not have in thine houseH01004# and a smallH06996 a greatH01419") divers weightsH068 H068/I thou shalt not have in thy bagH03599) shall not pityH02347 thine eyeH05869~ her handH03709(}; then thou shalt cut offH07112#|1 him by the secretsH04016{! and takethH02388z her handH03027'y9 him, and putteth forthH07971$x3 of him that smitethH05221 EgE" pD#fH& dE0#in the landH0776/#round aboutH05439&.9from all thine enemiesH0341%-5hath given thee restH05117,thy godH0430+lordH03068* not godH0430)'and he fearedH03373(and wearyH03023'faintH05889&behindH0310%feebleH02826'$9and smote the hindmostH02179 #+thee by the wayH01870"!how he metH07136!%out of egyptH04714( ;when ye were come forthH03318%5unto thee by the wayH01870didH06213#what amalekH06002rememberH02142thy godH0430lordH03068)an abominationH08441'unrighteouslyH05766#all that doH06213#such thingsH0428 +for all that doH06213 givethH05414 thy godH0430 PoG#y`E*uP0pPM# in a basketH02935$L3 thee, and shalt putH07760K givethH05414Jthy godH0430IlordH03068H#of thy landH0776&G9which thou shalt bringH0935F%of the earthH0127!E-of all the fruitH06529D%of the firstH07225%C5that thou shalt takeH03947!B-it, and dwellestH03427A)and possessestH03423@)an inheritanceH05159?givethH05414>thy godH0430=lordH03068<'unto the landH0776;come inH0935&:7thou shalt not forgetH07911"9/from under heavenH080648of amalekH06002 7+ the remembranceH02143$63 thou shalt blot outH042295! to possessH034234) an inheritanceH051593 givethH054142thy godH04301lordH03068 NhK. rU<!fC$iNk thy godH0430jlordH03068ithe altarH04196hbeforeH06440 g+and set it downH03240"f/out of thine handH03027e!the basketH02935d!shall takeH03947c)and the priestH03548b#for to giveH05414a- unto our fathersH01` swareH07650_ lordH03068 ^- unto the countryH0776]) that i am comeH0935\thy godH0430[lordH03068Zthis dayH03117$Y3unto him, i professH05046Xand sayH0559,WCthat shall be in those daysH03117 V+unto the priestH03548!U/and thou shalt goH0935This nameH08034Sto placeH07931R%shall chooseH0977Qthy godH0430PlordH03068O) unto the placeH04725N% and shalt goH01980 ^mQ0vH.bA%|^ our voiceH06963heardH08085lordH03068)of our fathersH01godH0430lordH03068"/and when we criedH06817bondageH05656%upon us hardH07186%us, and laidH05414"/us, and afflictedH06031~)evil entreatedH07489"}/and the egyptiansH04713|%and populousH07227{mightyH06099zgreatH01419*y?and became there a nationH01471x a fewH04592w! there withH04962v' and sojournedH01481u! into egyptH04714!t- and he went downH03381smy fatherH01r+ready to perishH06qa syrianH0761pthy godH0430olordH03068nbeforeH06440mand sayH0559%l5and thou shalt speakH06030 JqX3oN,v\;iJ%! hast givenH05414$ lordH03068## of the landH0127'"+' the firstfruitsH07225 H06529/!K and now, behold, i have broughtH0935  and honeyH01706 with milkH02461% that flowethH02100 a landH0776% us this landH0776) and hath givenH05414#1 us into this placeH04725#3 and he hath broughtH0935!- and with wondersH04159) and with signsH0226% terriblenessH04172)and with greatH01419armH02220)=and with an outstretchedH05186handH03027'with a mightyH02389%out of egyptH04714!-brought us forthH03318lordH03068# 1 and our oppressionH03906 ) and our labourH05999" / on our afflictionH06040 !and lookedH07200 CcH/t@gA# fCB) the fatherlessH03490A% the strangerH01616 @+ unto the leviteH03881?) and hast givenH05414>! of tithingH04643= the yearH08141< yearH08141; the thirdH07992":/ of thine increaseH083939) all the tithesH046438! of tithingH06237+7A when thou hast made an endH036156 amongH07130!5- and the strangerH01616%45 thou, and the leviteH0388103K unto thee, and unto thine houseH010042! hath givenH054141 thy godH04300 lordH03068/' in every goodH02896'.9 and thou shalt rejoiceH08055- thy godH0430, lordH03068+ beforeH06440*# and worshipH07812) thy godH0430( lordH03068' it beforeH06440'&9 me. and thou shalt setH03240 PsL1kBj:lP[uncleanH02931*Z?neither have i taken awayH01197&Y9thereof in my mourningH0205 X-i have not eatenH0398)W= neither have i forgottenH07911!V- thy commandmentsH04687,UC me: i have not transgressedH05674*T? which thou hast commandedH066802SO according to all thy commandmentsH04687 R- and to the widowH0490"Q/ to the fatherlessH03490&P7 and unto the strangerH01616%O5 them unto the leviteH03881$N3 and also have givenH05414M houseH01004$L3 the hallowed thingsH06944$K3 i have brought awayH01197J thy godH0430I lordH03068H beforeH06440#G3 then thou shalt sayH0559F' and be filledH07646!E- within thy gatesH08179!D/ that they may eatH0398C' and the widowH0490 LsZ@"eG( y_> oLx)these statutesH02706w!thee to doH06213v)hath commandedH06680uthy godH0430tlordH03068sthis dayH03117rand honeyH01706qwith milkH02461p% that flowethH02100o a landH0776n- unto our fathersH01$m3 us, as thou swarestH07650&l7 which thou hast givenH05414k%and the landH0127jisraelH03478i!thy peopleH05971hand blessH01288g#from heavenH08064f!habitationH04583e'from thy holyH06944dlook downH08259:c_ according to all that thou hast commandedH06680b have doneH06213a my godH0430` lordH03068_%to the voiceH06963!^-i have hearkenedH08085%]5thereof for the deadH04191\nor givenH05414 Zg=`?pN' xZthee highH05945#and to makeH05414%5all his commandmentsH04687)shouldest keepH08104$3as he hath promisedH01696peopleH05971# 1to be his peculiarH05459 'thee this dayH03117 'hath avouchedH0559 lordH03068 ) unto his voiceH06963) and to hearkenH08085"/ and his judgmentsH04941%5 and his commandmentsH04687%his statutesH02706#and to keepH08104#in his waysH01870#and to walkH03212'to be thy godH0430this dayH03117lordH03068"~1thou hast avouchedH0559&}7 and with all thy soulH05315*|? them with all thine heartH03824{ and doH06213*z?thou shalt therefore keepH08104y'and judgmentsH04941 PuShJ, l=P2/Othee, that thou shalt set thee upH06965.givethH05414-thy godH0430,lordH03068+'unto the landH0776*jordanH03383();when ye shall pass overH05674+(Aand it shall be on the dayH03117'% you this dayH03117 &+ which i commandH06680%%5all the commandmentsH04687$keepH08104#sayingH0559"!the peopleH05971!commandedH06680 of israelH03478 +with the eldersH02205and mosesH04872"/ as he hath spokenH01696 thy godH0430 lordH03068 peopleH059710Kand that thou mayest be an holyH06918'and in honourH08597#and in nameH08034in praiseH08416#1which he hath madeH06213"/above all nationsH01471bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{IJ1KNLjMN#O@P\QzRS3TOUkV IJ1KNLjMN#O@P\QzRS3TOUkV W#X>YYZu[\*]F^d_`a:bUcpd e#f>gZhwij0kMlkm n%oBp[qxrs/uKvhwx$yBz`{}|}7~So 'D]z0Kf6Rn ">Yt,If;Xu.Lg;Wt/Mh!? Z\0~cH({YwZKin mountH02022J%you this dayH03117 I+which i commandH06680H%these stonesH068 G+ye shall set upH06965FjordanH03383;Eatherefore it shall be when ye be gone overH05674D'hath promisedH01696C)of thy fathersH01BgodH0430AlordH03068@ and honeyH01706? with milkH02461>% that flowethH02100=% thee, a landH0776< givethH05414;thy godH0430:lordH030689'unto the landH0776&89that thou mayest go inH0935*7?when thou art passed overH056746#of this lawH08451(5;upon them all the wordsH01697%45and thou shalt writeH03789#31 them with plaisterH078752% and plaisterH078741 stonesH0680 greatH01419 \eH/rT; i@\%h5and thou shalt writeH03789gthy godH0430flordH03068ebeforeH06440#d1there, and rejoiceH08055c'and shalt eatH0398 b+peace offeringsH08002%a5and thou shalt offerH02076` thy godH0430_ lordH03068 ^+burnt offeringsH05930%]5and thou shalt offerH05927\stonesH068[of wholeH08003Zthy godH0430YlordH03068Xthe altarH04196!W-thou shalt buildH01129VironH01270'U9thou shalt not lift upH05130Tof stonesH068San altarH04196Rthy godH0430QlordH03068Pan altarH04196+OAand there shalt thou buildH01129#N1 them with plaisterH07874(M; and thou shalt plaisterH07875LebalH05858 ZhJ&pS6sZ?$vZ chargedH06680 and mosesH04872' thee this dayH03117 + which i commandH06680!- and his statutesH02706!- his commandmentsH04687 and doH06213 thy godH0430~ lordH03068} the voiceH06963*|? thou shalt therefore obeyH08085{ thy godH0430z lordH03068y! the peopleH05971 x+ thou art becomeH01961w this dayH03117v o israelH03478u# and hearkenH08085t take heedH05535s sayingH0559 r+ unto all israelH03478q spakeH01696p# the levitesH03881 o+ and the priestsH03548n and mosesH04872mplainlyH0874lveryH03190k#of this lawH08451j'all the wordsH01697i+upon the stonesH068 baE( nM. s[>b $-unto all the menH0376#and sayH0559"#shall speakH06030 !+and the levitesH03881 % and naphtaliH05321 danH01835# and zebulunH02074 and asherH0836 gadH01410 reubenH07205 to curseH07045 ebalH05858! upon mountH02022&7 and these shall standH05975% and benjaminH01144! and josephH03130% and issacharH03485 and judahH03063 and leviH03878 simeonH08095 jordanH03383&7 when ye are come overH05674! the peopleH05971  to blessH01288  gerizimH01630 ! upon mountH02022" / these shall standH05975  sayingH0559% the same dayH03117! the peopleH05971 _sS8uU:{\;|_BlandmarkH01366 A+his neighbour'sH07453!@-he that removethH05253?cursedH0779>amenH0543=shall sayH0559#<1and all the peopleH05971;'or his motherH0517:'by his fatherH01&97he that setteth lightH070348cursedH07797amenH05436and sayH05595%shall answerH06030#41 and all the peopleH059713 secretH056432# and puttethH07760!1- of the craftsmanH027960% of the handsH03027/the workH04639.lordH03068-)an abominationH08441 ,+or molten imageH04541+gravenH06459*#that makethH06213)the manH0376(cursedH0779'voiceH06963&#with a loudH07311%of israelH03478 S]?^:fC+mS`cursedH0779_ amenH0543^ shall sayH0559#]1and all the peopleH05971\skirtH03671[%his father'sH01&Z7because he uncoverethH01540YwifeH0802X/with his father'sH01W'he that liethH07901VcursedH0779U amenH0543Tshall sayH0559#S1and all the peopleH05971Rand widowH0490Q!fatherlessH03490 P+of the strangerH01616O%the judgmentH04941#N1he that pervertethH05186McursedH0779LamenH0543Kshall sayH0559#J1and all the peopleH05971I)out of the wayH01870Hto wanderH07686)G=he that maketh the blindH05787FcursedH0779EamenH0543Dshall sayH0559#C1and all the peopleH05971 `nV<rK.kS9z`}cursedH0779|amenH0543{shall sayH0559#z1and all the peopleH05971ysecretlyH05643x'his neighbourH07453 w+he that smitethH05221vcursedH0779uamenH0543tshall sayH0559#s1and all the peopleH05971'r9with his mother in lawH02859q'he that liethH07901pcursedH0779o amenH0543n shall sayH0559#m1and all the peopleH05971l'of his motherH0517 k+or the daughterH01323j'of his fatherH01i%the daughterH01323h+with his sisterH0269g'he that liethH07901fcursedH0779eamenH0543dshall sayH0559#c1and all the peopleH05971(b=with any manner of beastH0929a'he that liethH07901 Yd= oB% mR3vY will setH05414 thy godH0430 lordH03068' thee this dayH03117 + which i commandH06680%5all his commandmentsH04687to doH06213!to observeH08104thy godH0430lordH03068)unto the voiceH06963!diligentlyH08085Amand it shall come to pass, if thou shalt hearkenH08085 amenH0543 shall sayH0559) =them. and all the peopleH05971 to doH06213 #of this lawH08451the wordsH01697#1he that confirmethH06965cursedH0779 amenH0543shall sayH0559#1and all the peopleH05971'personH01818 H05315#an innocentH05355to slayH05221rewardH07810~)he that takethH03947 EmO%bB!cB!aE7blessedH012886'and thy storeH048635!thy basketH029354blessedH012883% of thy sheepH066292) and the flocksH062511# of thy kineH05040%the increaseH07698/'of thy cattleH0929.'and the fruitH06529-'of thy groundH0127,'and the fruitH06529+#of thy bodyH0990*the fruitH06529)blessedH01288(%in the fieldH07704'#and blessedH01288&#in the cityH05892%blessedH01288$thy godH0430#lordH03068")unto the voiceH06963,!Cthee, if thou shalt hearkenH08085& 7on thee, and overtakeH05381!shall comeH0935(;and all these blessingsH01293%of the earthH0776"/above all nationsH01471%thee on highH05945 ZxX7w_B'c2sZS lordH03068R givethH05414Q thy godH0430P lordH03068 O-thee in the landH0776)N=unto; and he shall blessH01288M!thine handH03027-LEand in all that thou settestH04916,KEupon thee in thy storehousesH0618J%the blessingH01293I'shall commandH06680HlordH03068G waysH01870F! thee sevenH07651E beforeH06440D and fleeH05127C wayH01870 B-against thee oneH0259$A3they shall come outH03318 @+before thy faceH06440+?Aagainst thee to be smittenH05062>%that rise upH06965='thine enemiesH0341<#shall causeH05414;lordH03068$:3when thou goest outH033189#and blessedH01288#83when thou comest inH0935 Mm;bDnQ0fMo lordH03068n# in the landH0127m' of thy groundH0127!l- and in the fruitH06529k' of thy cattleH0929!j- and in the fruitH06529i# of thy bodyH0990h% in the fruitH06529g in goodsH02896*f? shall make thee plenteousH03498e lordH03068)d= and they shall be afraidH03372c lordH03068b# by the nameH08034%a5 that thou art calledH07121` shall seeH07200_% of the earthH0776^) and all peopleH05971]# in his waysH01870\ and walkH01980[ thy godH0430Z lordH03068!Y- the commandmentsH04687.XG unto thee, if thou shalt keepH08104/WI unto himself, as he hath swornH07650V peopleH05971U% thee an holyH06918 T+ shall establishH06965 PpI-qP.fDiP  lordH03068& 7 unto the commandmentsH04687% 5 if that thou hearkenH08085.G and thou shalt not be beneathH04295-E and thou shalt be above onlyH04605!- and not the tailH02180' thee the headH07218! shall makeH05414 lordH03068*? and thou shalt not borrowH03867 nationsH01471 unto manyH07227$3 and thou shalt lendH03867~' of thine handH03027}% all the workH04639|% and to blessH01288{' in his seasonH06256z' unto thy landH0776y the rainH04306x to giveH05414w! the heavenH08064v treasureH0214#u1 unto thee his goodH02896t! shall openH06605s lordH03068r to giveH05414q- unto thy fathersH01p swareH07650 Mb2hO6}bC)kM'! shall comeH0935&&7 that all these cursesH07045%' thee this dayH03117 $+ which i commandH06680!#-and his statutesH02708%"5all his commandmentsH04687!to doH06213 !to observeH08104thy godH0430lordH03068)unto the voiceH06963Dsbut it shall come to pass, if thou wilt not hearkenH08085 to serveH05647 godsH0430 otherH0312afterH0310to goH03212the leftH08040)the right handH03225'thee this dayH03117 +which i commandH06680&7from any of the wordsH01697,Cand thou shalt not go asideH05493 and to doH06213! to observeH08104' thee this dayH03117 + which i commandH06680  thy godH0430 T|[A"hG(]D%wTD)unto for to doH06213C!thine handH03027)B=in all that thou settestH04916A!and rebukeH04045@vexationH04103"?/upon thee cursingH03994>!shall sendH07971=lordH03068$<3when thou goest outH03318;!and cursedH0779#:3when thou comest inH09359cursedH07798% of thy sheepH066297)and the flocksH062516#of thy kineH05045%the increaseH076984#of thy landH01273'and the fruitH065292#of thy bodyH09901the fruitH065290cursedH0779/'and thy storeH04863.!thy basketH02935-cursedH0779,%in the fieldH07704+!and cursedH0779*#in the cityH05892)cursedH0779((; upon thee, and overtakeH05381 MuO-f<m@uM$]9 thee until thou perishH06&\7 and they shall pursueH07291 [+ and with mildewH03420"Z/and with blastingH07711#Y1and with the swordH02719,XCand with an extreme burningH02746)W=and with an inflammationH01816!V-and with a feverH06920(U;thee with a consumptionH07829T#shall smiteH05221SlordH03068R!to possessH03423"Q1whither thou goestH0935&P9thee from off the landH01272OOunto thee, until he have consumedH03615NcleaveH01692*M?shall make the pestilenceH01698LlordH03068+KAwhereby thou hast forsakenH05800J'of thy doingsH04611"I/ of the wickednessH07455H becauseH06440G quicklyH04118#F7 and until thou perishH06(E; until thou be destroyedH08045 Sw^E& m6t]EsSz%of the earthH0776&y7into all the kingdomsH04467+xA them: and shalt be removedH02189w beforeH06440v waysH01870u sevenH07651't9 against them, and fleeH05127swayH01870roneH0259"q/thou shalt go outH03318p'thine enemiesH0341obeforeH06440#n1thee to be smittenH05062m#shall causeH05414llordH030683kQ upon thee, until thou be destroyedH08045#j1shall it come downH03381i#from heavenH08064hand dustH06083gpowderH080f#of thy landH0776ethe rainH04306d!shall makeH05414clordH03068bironH01270a'and the earthH0776`)shall be brassH05178_'over thy headH07218^)and thy heavenH08064 @xQ1kEwU0o@+Aand thou shalt not prosperH06743#in darknessH0653gropethH04959%as the blindH05787!at noondayH06672%5and thou shalt gropeH04959of heartH03824!-and astonishmentH08541'and blindnessH05788" /thee with madnessH07697 #shall smiteH05221 lordH03068 ' not be healedH07495# 1whereof thou canstH03201"/and with the itchH02775"/and with the scabH01618,5'and with the emerodsH06076 H02914of egyptH04714$3thee with the botchH07822!will smiteH05221lordH03068awayH02729%of the earthH0776#3and unto the beastsH0929~!of the airH08064})unto all fowlsH05775|'shall be meatH03978 {+and thy carcaseH05038 @nDz]0xR(Z@0 givenH05414#/1 to thee: thy sheepH06629*.?and shall not be restoredH07725%-5from before thy faceH06440%,5violently taken awayH01497#+1thereof: thine assH02543&*9and thou shalt not eatH0398")/before thine eyesH05869(slainH02873'thine oxH077940&K and shalt not gather the grapesH02490%! a vineyardH03754*$? therein: thou shalt plantH05193)#=and thou shalt not dwellH03427"an houseH01004+!Awith her: thou shalt buildH01129! 'shall lieH07693 H07901manH0376#and anotherH0312a wifeH0802"1thou shalt betrothH0781&7 and no man shall saveH03467 evermoreH03117# and spoiledH014971Mand thou shalt be only oppressedH06231#in thy waysH01870 U`F& gE'xC# nUK#lordH03068%J5"which thou shalt seeH07200I'"of thine eyesH05869H'"for the sightH04758*G?"so that thou shalt be madH07696F! alwayH03117E#!and crushedH075331DM!and thou shalt be only oppressedH06231C!!not eat upH0398#B1!which thou knowestH03045A)!shall a nationH05971$@3!and all thy laboursH03018?#!of thy landH0127>!the fruitH06529=' in thine handH03027< no mightH0410%;5 for them all the dayH03117: and failH036169! shall lookH072008) and thine eyesH058697 peopleH059716% unto anotherH03125 givenH05414"4/ and thy daughtersH013233 thy sonsH0112132Q and thou shalt have none to rescueH03467"11 unto thine enemiesH0341 Yv\<vO&w^F-rYf%lordH03068"e/%among all nationsH05971d%%and a bywordH08148c%a proverbH049126bW%and thou shalt become an astonishmentH08047a$ and stoneH068`$ woodH06086_$ godsH0430^$ otherH0312+]A$and there shalt thou serveH05647\!$have knownH030450[Q$which neither thou nor thy fathersH01)Z=$over thee, unto a nationH01471%Y5$which thou shalt setH06965#X1$thee, and thy kingH04428W#$shall bringH03212V$lordH03068)U=# unto the top of thy headH06936T## of thy footH07272S'# from the soleH03709R#be healedH07495Q##that cannotH03201P#botchH07822O##with a soreH07451 N+#and in the legsH07785"M/#thee in the kneesH01290L##shall smiteH05221 _rO+sU) Q#_')and daughtersH01323)sonsH01121!-)thou shalt begetH03205!(shall castH05394 ~+(for thine oliveH02132}%(with the oilH08081*|?(but thou shalt not anointH05480*{?(throughout all thy coastsH01366,zC(thou shalt have olive treesH02132y'shall eatH0398x''for the wormsH08438w!'nor gatherH0103v'the wineH03196(u;'but shalt neither drinkH08354t'and dressH05647s'vineyardsH03754!r-'thou shalt plantH05193q'& shall consumeH02628p)& for the locustH0697o&inH0622n&littleH04592 m-&and shalt gatherH0622l)&into the fieldH07704k&outH03318j&seedH02233i&muchH07227!h-&thou shalt carryH03318g!%shall leadH05090 CvX9rY,sDpC)=-because thou hearkenedstH08085-E-thee, till thou be destroyedH08045#1-thee, and overtakeH05381,C-upon thee, and shall pursueH07291!-shall comeH0935*?-moreover all these cursesH07045+A,and thou shalt be the tailH02180-E,to him: he shall be the headH072181M,to thee, and thou shalt not lendH03867',he shall lendH03867+lowH04295+veryH04295)=+and thou shalt come downH03381+highH04605 ++above thee veryH04605" /+thee shall get upH05927 +withinH07130 %+the strangerH01616 *consumeH03423!-*shall the locustH06767#*of thy landH0127*and fruitH06529'*all thy treesH06086))into captivityH07628Am)but thou shalt not enjoy them; for they shall goH03212 \d?{b8wH'|\6#0and in wantH02640!5-0and in nakednessH059034'0and in thirstH06772(3;0against thee, in hungerH074582!0shall sendH0797110lordH030680'0thine enemiesH0341+/A0therefore shalt thou serveH05647".//for the abundanceH07230-/of heartH03824",//and with gladnessH02898 ++/with joyfulnessH08057*/thy godH0430)/lordH03068&(7/because thou servedstH05647'.everH05769&.forH05704"%/.and upon thy seedH02233!$-.and for a wonderH041596#Y.and they shall be upon thee for a signH0226#"1- which he commandedH06680!!-- and his statutesH02708! -- his commandmentsH04687- to keepH08104- thy godH0430-lordH03068#1-not unto the voiceH06963 _V=tY<gH)_R'3and the fruitH06529Q'3of thy cattleH0929P3the fruitH06529 O-3and he shall eatH0398N%2to the youngH05288 M+2nor shew favourH02603L!2of the oldH02205K!2the personH06440'J92which shall not regardH05375I#2countenanceH06440H2of fierceH05794G2a nationH01471*F?1 thou shalt not understandH08085E%1 whose tongueH03956D1 a nationH01471C1fliethH01675B%1as the eagleH05404A%1of the earthH0776@%1from the endH07097&?71against thee from farH07350>1a nationH01471=#1shall bringH05375<1lordH03068(;;0 until he have destroyedH08045:'0 upon thy neckH0667790 of ironH0127080 a yokeH05923!7-0 and he shall putH05414 Qx_D#sI&f=oQn5the fruitH06529"m15and thou shalt eatH0398l!4hath givenH05414k4thy godH0430j4 lordH03068'i;4 throughout all thy landH0776&h74 thee in all thy gatesH08179%g54 and he shall besiegeH06887'f;4 throughout all thy landH0776e)4thou trustedstH0982d4whereinH02004c4come downH03381b4wallsH02346a!4and fencedH01219`)4until thy highH01364&_74thee in all thy gatesH08179%^54and he shall besiegeH06887%];3until he have destroyedH06\%3of thy sheepH06629[3 or flocksH06251Z#3 of thy kineH0504Y%3 the increaseH07698X3 or oilH03323W3 wineH08492V3cornH01715 U+3shall not leaveH07604(T;3until thou be destroyedH08045S#3of thy landH0127 Ot[@!gL$|[0 sO +7of his childrenH01121%57of them of the fleshH013207to anyH0259)=7so that he will not giveH05414%56 which he shall leaveH03498 +6 of his childrenH01121'96 and toward the remnantH03499%6 of his bosomH02436#36and toward the wifeH0802"16toward his brotherH0251'6shall be evilH03415~6his eyeH05869}6delicateH06028$|36among you, and veryH03966{6tenderH07390z6the manH0376y)5 shall distressH06693'x;5 wherewith thine enemiesH0341&w75 and in the straitnessH04689#v15 thee, in the siegeH04692u!5 hath givenH05414t5thy godH0430s5lordH03068%r55and of thy daughtersH01323q#5of thy sonsH01121p5the fleshH01320!o/5of thine own bodyH0990 N[0 dI, c=xN&"79from between her feetH07272 !+9that cometh outH03318) =9and toward her young oneH07988(;8and toward her daughterH01323#18and toward her sonH01121%8 of her bosomH02436"18 toward the husbandH0376'8 shall be evilH034158 her eyeH05869)8 and tendernessH07391!-8for delicatenessH06026+8upon the groundH0776#8of her footH072728the soleH037098to setH03322;a8woman among you, which would not adventureH05254%8and delicateH06028!8the tenderH07390&77 thee in all thy gatesH08179)7 shall distressH06693';7 wherewith thine enemiesH0341& 77and in the straitnessH04689! -7him in the siegeH04692- E7because he hath nothing leftH07604! /7whom he shall eatH0398 PdG&dJ(vV=$ pP>#;of thy seedH02233 =+;and the plaguesH04347<;wonderfulH06381;#;thy plaguesH04347:;will makeH063819;lordH030688: thy godH04307: lordH030686: nameH080345#: and fearfulH033724':this gloriousH03513&37:that thou mayest fearH033722%:in this bookH05612!1-:that are writtenH037890#:of this lawH08451/':all the wordsH01697.:to doH06213)-=:if thou wilt not observeH08104",/9 thee in thy gatesH08179+)9 shall distressH06693%*79 wherewith thine enemyH0341))9 and straitnessH04689(%9 in the siegeH04692'9secretlyH05643&'9them for wantH02640!%/9for she shall eatH0398%$59which she shall bearH03205(#;9and toward her childrenH01121 [c8 U-u>}[Y'>for multitudeH07230X>of heavenH08064%W5>ye were as the starsH03556V>whereasH0834U>in numberH04962T>fewH04592%S5>and ye shall be leftH076043RQ=upon thee, until thou be destroyedH08045Q=bringH05927P=lordH03068O#=of this lawH08451N#=in the bookH05612M#=not writtenH03789!L-=and every plagueH04347$K3=also every sicknessH02483&J7<and they shall cleaveH01692I<ofH06440'H9<which thou wast afraidH03025G<of egyptH04714+FA<upon thee all the diseasesH04064'E9<moreover he will bringH07725'D;; and of long continuanceH0539C!; sicknessesH02483B; and soreH07451'A;; and of long continuanceH0539@;plaguesH04347?;greatH01419 G{bEb6gB"fGt!@ have knownH030450sQ@ which neither thou nor thy fathersH01r@ godsH0430q@otherH0312+pA@and there thou shalt serveH05647$o3@even unto the otherH07097n%@of the earthH0776!m-@from the one endH07097&l7@thee among all peopleH05971k'@shall scatterH06327j@lordH03068i!? to possessH03423"h1? whither thou goestH0935!g/? from off the landH0127(f;? and ye shall be pluckedH052550eK?you, and to bring you to noughtH08045!d3?over you to destroyH06c%?will rejoiceH07797b?lordH03068 a+?and to multiplyH07235(`;?over you to do you goodH03190_?rejoicedH07797^?lordH03068]> thy godH0430\> lordH03068[> the voiceH06963/ZI>because thou wouldest not obeyH08085 E_4yY=pX: ~eE#Cand at evenH06153CevenH06153"/Cwould god it wereH05414)Cthou shalt sayH0559 )Cin the morningH01242 #Bof thy lifeH02416- GBand shalt have none assuranceH0539 Band nightH03915 BdayH03119*?Bthee; and thou shalt fearH06342 +Bin doubt beforeH05048!Bshall hangH08511%Band thy lifeH02416Aof mindH05315!A and sorrowH01671A of eyesH05869#A and failingH03631A heartH03820'9A thee there a tremblingH07268~!Ashall giveH05414}AlordH03068|Ahave restH04494{#Aof thy footH07272'z9Aneither shall the soleH03709(y;Ashalt thou find no easeH07280xAnationsH01471 w+Aand among theseH01992v@ and stoneH068u@ woodH06086 W{X*\B$`;uW,commandedH06680+lordH03068 *+of the covenantH01285)the wordsH01697%(5Dand no man shall buyH07069''D and bondwomenH08198&#D for bondmenH05650!%/D unto your enemiesH0341+$AD and there ye shall be soldH04376!#-D it no more againH03254*"?Dunto thee, thou shalt seeH07200!+Dwhereof i spakeH0559 !Dby the wayH01870!Dwith shipsH0591DagainH07725 +Dthee into egyptH04714#Dshall bringH07725DlordH03068%5Cwhich thou shalt seeH07200'C of thine eyesH05869"/C and for the sightH04758*?C wherewith thou shalt fearH06342)C of thine heartH03824%C for the fearH06343CmorningH01242"/Cwould god it wereH05414)Cthou shalt sayH0559 LgK#}a5T+ iLImiraclesH04159 H+and those greatH01419Gthe signsH0226Fhave seenH07200!E-which thine eyesH05869D#temptationsH04531Cthe greatH01419%B7 and unto all his landH0776*A? and unto all his servantsH05650@% unto pharaohH06547? of egyptH04714># in the landH0776!=-before your eyesH05869<didH06213;lordH03068(:;unto them, ye have seenH072009and saidH0559 8+unto all israelH034787calledH071216and mosesH04872#51 with them in horebH027224' which he madeH03772$33 beside the covenantH012852 of moabH041241# in the landH07760of israelH03478"//with the childrenH01121.to makeH03772-mosesH04872 TfK/qP*yO6nTfsihonH05511 e+unto this placeH04725 d-and when ye cameH0935cyour godH0430blordH03068#a1that ye might knowH03045 `+or strong drinkH07941_wineH03196&^7neither have ye drunkH08354]breadH03899!\/ye have not eatenH0398[' upon thy footH07272!Z-is not waxen oldH01086'Y9upon you, and thy shoeH05275"X/are not waxen oldH01086W%your clothesH08008"V/in the wildernessH04057UyearsH08141Tyou fortyH0705S)and i have ledH03212R' unto this dayH03117Qto hearH08085Pand earsH0241Oto seeH07200Nand eyesH05869M#to perceiveH03045L%you an heartH03820K)hath not givenH05414JlordH03068 UnQ5lD~Y>qU your godH0430 lordH03068"/ all of you beforeH06440 this dayH03117 ye standH05324"~/ in all that ye doH06213*}? them, that ye may prosperH07919| and doH06213!{- of this covenantH01285$z3 therefore the wordsH01697y keepH08104x# of manassehH04520wtribeH07626 v+and to the halfH02677#u1and to the gaditesH01425$t3unto the reubenitesH07206&s7it for an inheritanceH05159rand gaveH05414q!their landH0776p#and we tookH03947o% and we smoteH05221n) us unto battleH04421m againstH07125l came outH03318kof bashanH01316jthe kingH04428iand ogH05747h!of heshbonH02809gthe kingH04428 ]uV8yY5kR7])? he may be unto thee a godH0430% for a peopleH05971# thee to dayH03117&7 that he may establishH06965#1 with thee this dayH03117 makethH03772 thy godH0430 lordH03068!/ and into his oathH0423 thy godH0430 lordH03068' into covenantH01285*? that thou shouldest enterH05674% of thy waterH04325 + unto the drawerH07579# of thy woodH06086) from the hewerH02404 thy campH04264  inH07130! - and thy strangerH01616 ! your wivesH0802! - your little onesH02945  of israelH03478# all the menH0376"/ and your officersH07860# your eldersH02205) of your tribesH07626' your captainsH07218 EiL+lT9 rU1^E;woodH06086 :+and their idolsH01544#91their abominationsH08251!8-and ye have seenH07200#71which ye passed byH056746#the nationsH014715throughH07130 4+and how we cameH056743of egyptH047142#in the landH0776"1/how we have dweltH034270#for ye knowH03045*/?not here with us this dayH03117.our godH0430-lordH03068,beforeH06440+dayH03117"*/here with us thisH03426)'that standethH05975('and this oathH0423''this covenantH012850&Kneither with you only do i makeH03772%% and to jacobH03290$ to isaacH03327#! to abrahamH085"- unto thy fathersH010!K unto thee, and as he hath swornH07650 + as he hath saidH01696 WbF( y_E)|["~W#X1i shall have peaceH07965WsayingH0559%V5himself in his heartH03824U'that he blessH01288T'of this curseH0423Sthe wordsH016975RUand it come to pass, when he hearethH08085Q%and wormwoodH03939PgallH07219O%that bearethH06509!N-among you a rootH08328%M5lest there should beH03426!L-of these nationsH01471K the godsH0430J serveH05647I to goH03212H our godH0430G lordH03068Fthis dayH03117E%turneth awayH06437D#whose heartH03824Cor tribeH07626Bor familyH04940Aor womanH0802@'among you manH0376%?5lest there should beH03426>and goldH02091=silverH03701<and stoneH068 PfF(qQ-gJ$ P+uCaccording to all the cursesH0423tof israelH03478&s7out of all the tribesH07626r'him unto evilH07451q)shall separateH0914plordH03068"o/from under heavenH08064nhis nameH08034m)shall blot outH04229l lordH03068k shall lieH07257j% in this bookH05612!i- that are writtenH03789"h1 and all the cursesH0423 g-against that manH0376f#shall smokeH06225!e-and his jealousyH07068dlordH03068'c;him, but then the angerH0639bnot spareH05545awillH014`lordH03068_to thirstH06771^# drunkennessH07302] to addH05595\' of mine heartH03820#[1 in the imaginationH08307Z i walkH03212YthoughH03588 qwL1 `H+ kI+qgrowethH05927'nor any grassH06212#nor bearethH06779)it is not sownH02232 burningH08316 and saltH04417 brimstoneH01614 )the whole landH0776 hath laidH02470lordH03068#1and the sicknessesH08463% of that landH0776# the plaguesH04347' when they seeH07200 shall sayH0559 landH0776!from a farH07350+that shall comeH0935&7you, and the strangerH05237~afterH0310#}1that shall rise upH06965!|-of your childrenH01121{to comeH0314'z9so that the generationH01755y! of the lawH08451x% in this bookH05612!w-that are writtenH03789 v+of the covenantH01285 GyZA#jC&u\E#fG.!and servedH05647-'for they wentH03212, of egyptH04714++ out of the landH07765*Uwith them when he brought them forthH03318)'which he madeH03772(-of their fathersH01'godH0430&lordH03068%%the covenantH01285+$Abecause they have forsakenH05800"#1then men shall sayH0559"angerH0639!'of this greatH01419 the heatH02750#3thus unto this landH0776doneH06213lordH03068shall sayH0559!-even all nationsH01471!-and in his wrathH02534%in his angerH0639overthrewH02015lordH03068! and zeboimH06636 admahH0126% and gomorrahH06017 of sodomH05467,C therein, like the overthrowH04114 GkF% [:!~^AwG,LCunto us and to our childrenH01121KrevealedH01540Jour godH0430IlordH03068H!the secretH05641G this dayH03117F landH0776!E/ them into anotherH0312Dand castH07993C#indignationH07110B%and in greatH01419A%and in wrathH02534@in angerH0639&?9them out of their landH0127>rootedH05428=lordH03068<%in this bookH05612!;-that are writtenH03789':9upon it all the cursesH070459to bringH0935!8/against this landH07767#was kindledH027346lordH030685'and the angerH0639!4-he had not givenH025053)whom they knewH030452!them, godsH04301)and worshippedH078120godsH0430/otherH0312 Nr-U9}b?!xN&g7 and with all thy soulH05315%f5 with all thine heartH03824&e7thou and thy childrenH01121d'thee this dayH031170cKaccording to all that i commandH06680bhis voiceH06963a)and shalt obeyH08085`thy godH0430_lordH03068!^-and shalt returnH07725]# hath drivenH05080\ thy godH0430[ lordH03068&Z7 among all the nationsH01471Yto mindH03824*X?thee, and thou shalt callH07725WbeforeH06440!V-which i have setH05414U'and the curseH07045(T;upon thee, the blessingH01293Sare comeH0935ARmand it shall come to pass, when all these thingsH01697Q# of this lawH08451P' all the wordsH01697Omay doH06213NeverH05769MforH05704 fd5fA# hJ$f% and multiplyH07235-Eit; and he will do thee goodH03190'9and thou shalt possessH03423possessedH03423~/which thy fathersH01"}1thee into the landH0776|!will bringH0935{thy godH0430zlordH030684ySthee, and from thence will he fetchH03947xgatherH06908wthy godH0430vlordH03068uof heavenH08064!t-unto the outmostH07097's9of thine be driven outH05080r) hath scatteredH06327q thy godH0430p lordH03068*o?thee from all the nationsH05971n!and gatherH06908+mAupon thee, and will returnH07725$l3and have compassionH07355k'thy captivityH07622jwill turnH07725ithy godH0430hlordH03068 Z`>|R9b8|Z'thee this dayH03117 +which i commandH06680%5all his commandmentsH04687and doH06213lordH03068the voiceH06963and obeyH08085&7and thou shalt returnH07725'9thee, which persecutedH07291&7and on them that hateH08130"1upon thine enemiesH0341 -all these cursesH0423will putH05414thy godH0430lordH03068&7 that thou mayest liveH02416&7 and with all thy soulH05315% 5 with all thine heartH03824  thy godH0430 lordH03068 to loveH0157 #of thy seedH02233'and the heartH03824#thine heartH03824 +will circumciseH04135thy godH0430lordH03068$9 thee above thy fathersH01 F}[:t[< gN3gF;% if thou turnH07725:! of the lawH084519% in this bookH05612"8/ which are writtenH03789!7- and his statutesH02708!6- his commandmentsH046875 to keepH081044 thy godH04303 lordH030682) unto the voiceH06963&17 if thou shalt hearkenH080850- over thy fathersH01/) as he rejoicedH07797#.1 over thee for goodH02896- rejoiceH07797,! will againH07725+ lordH03068* for goodH02896)# of thy landH0127!(- and in the fruitH06529'' of thy cattleH0929!&- and in the fruitH06529%# of thy bodyH0990$% in the fruitH06529#' of thine handH03027"' in every workH04639)!= will make thee plenteousH03498  thy godH0430 lordH03068 DyP, [6cB) v]DWnighH07138VveryH03966U%but the wordH01697T! it, and doH06213-SE it unto us, that we may hearH08085"R/ for us, and bringH03947Q the seaH03220P overH05676O% who shall goH05674'N; that thou shouldest sayH0559M the seaH03220L it beyondH05676K! it, and doH06213-JE it unto us, that we may hearH08085I and bringH03947!H- for us to heavenH08064 G+ who shall go upH05927'F; that thou shouldest sayH0559E' not in heavenH08064D! it far offH07350C! not hiddenH06381B' thee this dayH03117 A+ which i commandH06680%@5 for this commandmentH04687&?7 and with all thy soulH05315%>5 with all thine heartH03824= thy godH0430< lordH03068 VoP5|Z?& e?|V"t1whither thou goestH0935 s-thee in the landH0776r#shall blessH01288qthy godH0430plordH03068o% and multiplyH07235&n7 that thou mayest liveH02421"m/ and his judgmentsH04941!l- and his statutesH02708!k- his commandmentsH04687j#and to keepH08104i#in his waysH01870hto walkH03212gthy godH0430flordH03068eto loveH0157d'thee this dayH03117"c/in that i commandH06680band evilH07451aand deathH04194`and goodH02896_lifeH02416^'thee this dayH03117]beforeH06440\!i have setH05414[seeH07200$Z3that thou mayest doH06213!Y-and in thy heartH03824(X;unto thee, in thy mouthH06310 LmA!gO'lQ6iL blessingH01293 and deathH04194you lifeH02416beforeH06440!i have setH05414 this dayH03117 to recordH05749 and earthH0776 heavenH08064 i callH05749! to possessH03423 to goH0935 jordanH03383*?whither thou passest overH05674'upon the landH0127daysH03117$5ye shall not prolongH0748perishH06"5that ye shall surelyH06"/unto you this dayH03117~!i denounceH05046}and serveH05647|godsH0430{otherH0312z#and worshipH07812(y;but shalt be drawn awayH05080+xAso that thou wilt not hearH08085wturn awayH06437#v1but if thine heartH03824u!to possessH03423 TsV-dB"fI( sT/#and he saidH0559 .+unto all israelH03478-#these wordsH01697,and spakeH01696+wentH03212*and mosesH04872)to giveH05414(%and to jacobH03290'to isaacH03327&!to abrahamH085%-unto thy fathersH01$ swareH07650# lordH03068"# in the landH0127'!9 that thou mayest dwellH03427 # of thy daysH03117)and the lengthH0753thy lifeH02416,Cand that thou mayest cleaveH01692his voiceH06963&7that thou mayest obeyH08085thy godH0430lordH03068%7that thou mayest loveH0157may liveH02421,Cthat both thou and thy seedH02233 lifeH02416 - therefore chooseH0977# and cursingH07045 XsY6tY5hC(vXMand to ogH05747Lto sihonH05511$K3unto them as he didH06213Jshall doH06213IlordH03068H hath saidH01696G lordH03068F beforeH06440!E- he shall go overH05674D joshuaH03091-CEthee, and thou shalt possessH03423B#from beforeH06440A'these nationsH01471 @+he will destroyH08045?beforeH06440 >+he will go overH05674=thy godH0430<lordH03068;# this jordanH033830:K unto me, thou shalt not go overH056749 hath saidH05598 lordH030687# and come inH09356)no more go outH033185i canH032014this dayH031173oldH011212yearsH081411!and twentyH062420!an hundredH03967 MoV/ z\3R,kMhbe strongH02388g'of all israelH03478&f7unto him in the sightH05869eand saidH0559d#unto joshuaH03091ccalledH07121band mosesH04872"a/ thee, nor forsakeH05800,`C with thee; he will not failH07503_%that doth goH01980^thy godH0430]lordH03068\of themH06440#[1not, nor be afraidH06206ZfearH03372%Y7and of a good courageH0553Xbe strongH02388'W9which i have commandedH06680>Vgunto them according unto all the commandmentsH04687U)that ye may doH06213!T-before your faceH06440#S1shall give them upH05414RlordH03068+QA of them, whom he destroyedH08045!P/and unto the landH0776O+of the amoritesH0567NkingsH04428 [mT5|a rU3 t[ lordH03068 + of the covenantH01285 the arkH0727! which bareH05375 of leviH03878~ the sonsH01121$}3 it unto the priestsH03548|' and deliveredH05414{ this lawH08451z wroteH03789y and mosesH04872)x=not, neither be dismayedH02865w!thee: fearH03372&v7thee, neither forsakeH05800=uethee; he will be with thee, he will not failH07503tbeforeH06440s%that doth goH01980rlordH03068;qathem; and thou shalt cause them to inheritH05157pto giveH05414 o1unto their fathersH01n! hath swornH07650m lordH03068l' unto the landH0776!k- with this peopleH05971 j- for thou must goH0935%i7and of a good courageH0553 SzZ;!_; iE(pS! and womenH0802  menH0582 togetherH06950! the peopleH05971 gatherH06950 - in their hearingH0241"/ before all israelH03478 this lawH08451 + thou shalt readH07121%7 which he shall chooseH0977% in the placeH04725 thy godH0430 lordH03068 beforeH06440 to appearH07200 is comeH0935 + when all israelH03478) of tabernaclesH05521% in the feastH02282! of releaseH08059 # of the yearH08141! - in the solemnityH04150  yearsH08141  sevenH07651 ! at the endH07093% them, sayingH0559 commandedH06680 and mosesH04872 of israelH03478(; and unto all the eldersH02205 OnB% tQ( }aBlO?approachH07126!>-behold, thy daysH03117=!unto mosesH04872<saidH0559;lordH03068:! to possessH034239 jordanH03383#81 whither ye go overH056747# in the landH01276 ye liveH024165! as long asH031174 your godH04303 lordH030682 to fearH033721 and learnH039250 may hearH08085%/5 which have not knownH03045.) their childrenH01121-# of this lawH08451,' all the wordsH01697+ to doH06213*# and observeH08104) your godH0430( lordH03068' and fearH03372(&; and that they may learnH03925#%1 that they may hearH08085!$- within thy gatesH08179!#- and thy strangerH01616"% and childrenH02945 NU-T,oN4pN[-with thy fathersH01)Z=behold, thou shalt sleepH07901Y!unto mosesH04872XsaidH0559WlordH03068!V/ of the tabernacleH0168U' over the doorH06607TstoodH05975S%of the cloudH06051R)and the pillarH05982Q!of a cloudH06051P#in a pillarH05982!O/in the tabernacleH0168NappearedH07200MlordH03068$L3of the congregationH04150,KEthemselves in the tabernacleH0168J'and presentedH03320IwentH03212H!and joshuaH03091G and mosesH04872-FE that i may give him a chargeH06680$E3 of the congregationH04150,DE yourselves in the tabernacleH0168C# and presentH03320BjoshuaH03091AcallH07121#@1that thou must dieH04191 D}a<sM,m4lD$v3are not these evilsH07451u# in that dayH03117+tC them; so that they will sayH0559s% shall befallH04672r% and troublesH06869q evilsH07451pand manyH072275oWfrom them, and they shall be devouredH0398nmy faceH06440&m7them, and i will hideH05641#l1and i will forsakeH05800)k=against them in that dayH03117!j-shall be kindledH02734i'then my angerH0639"h/which i have madeH03772g#my covenantH01285f'me, and breakH06565'e9them, and will forsakeH05800damongH07130c+ whither they goH0935b# of the landH0776!a- of the strangersH05236` the godsH0430_ afterH0310!^-and go a whoringH02181]%will rise upH06965 \+and this peopleH05971 Tw^B"lT, c@vT'which i swareH07650"1them into the landH0127-Gfor when i shall have broughtH0935 of israelH03478, C for me against the childrenH01121! - may be a witnessH05707 )that this songH07892# 1it in their mouthsH06310 putH07760of israelH03478 +it the childrenH01121#1for you, and teachH03925%ye this songH07892$3now therefore writeH03789 godsH0430! unto otherH0312 +they are turnedH06437in thatH03588.Gwhich they shall have wroughtH06213"~/for all the evilsH07451}#in that dayH03117|my faceH06440{hideH05641"z/and i will surelyH05641ynot amongH07130(x=upon us, because our godH0430wcomeH04672 @R3cA!cA%f@",/ their imaginationH03336+! for i knowH03045*' of their seedH02233")/ out of the mouthsH06310.(G for it shall not be forgottenH07911"'/them as a witnessH05707&againstH06440%'shall testifyH06030%$5them, that this songH07892#%are befallenH04672"%and troublesH06869!evilsH074515 Uand it shall come to pass, when manyH07227#my covenantH01285'me, and breakH06565"/them, and provokeH05006and serveH05647 godsH0430! unto otherH0312$3 then will they turnH06437*? themselves, and waxen fatH01878! and filledH07646)?and they shall have eatenH0398and honeyH01706with milkH02461%that flowethH02100 1unto their fathersH01 OlJ0 lE)fE'mOHthe wordsH01697G!of writingH03789 F+had made an endH036150EKand it came to pass, when mosesH04872D' which i swareH07650C' into the landH0776B of israelH03478A% the childrenH01121$@5for thou shalt bringH0935%?7and of a good courageH0553>be strongH02388=and saidH0559<a chargeH06680;of nunH05126:the sonH01121#91and he gave joshuaH030918of israelH03478 7+it the childrenH011216!and taughtH039255%the same dayH031174this songH07892 3+therefore wroteH037892mosesH048721'which i swareH07650"01them into the landH0776%/7before i have broughtH0935.even nowH03117$-3which they go aboutH06213 LvX8pQ5dE#eLelordH03068(d;ye have been rebelliousH04784"c/with you this dayH03117-bEbehold, while i am yet aliveH02416aneckH06203`'and thy stiffH07186_'thy rebellionH04805^!for i knowH030453]Q that it may be there for a witnessH05707\ your godH0430[lordH03068 Z+of the covenantH01285Y!of the arkH0727X)it in the sideH06654Wand putH07760V!of the lawH08451Uthis bookH05612TtakeH03947SsayingH0559RlordH03068 Q+of the covenantH01285Pthe arkH0727O!which bareH05375N#the levitesH03881McommandedH06680L!that mosesH04872)K=until they were finishedH08552Jin a bookH05612I#of this lawH08451 MrO)nP1rG%fMlordH03068%in the sightH05869evilH07451#1 because ye will doH06213~ daysH03117!}/ you in the latterH0319|# will befallH07122{' you; and evilH07451'z9which i have commandedH06680y%from the wayH01870x)and turn asideH05493wcorruptH07843 v+ye will utterlyH07843umy deathH04194t!that afterH0310s!for i knowH03045r to recordH05749q and earthH0776p heavenH08064oand callH05749n'in their earsH0241m#these wordsH01697!l-that i may speakH01696"k/and your officersH07860j)of your tribesH07626'i9unto me all the eldersH02205hgatherH06950g my deathH04194'f; and how much more afterH0310 WoU6 gF!mM0zW)  upon the grassH06212#1  and as the showersH07241%5 upon the tender herbH01877"/ as the small rainH08164! as the dewH02919% shall distilH05140 my speechH0565# as the rainH04306! shall dropH06201# my doctrineH03948# of my mouthH06310 the wordsH0561 o earthH0776 and hearH08085!- and i will speakH01696% o ye heavensH08064 give earH0238& 7until they were endedH08552 %of this songH07892 the wordsH01697 of israelH03478( ;of all the congregationH06951#in the earsH0241spakeH01696and mosesH04872'of your handsH03027!-through the workH04639(;to provoke him to angerH03707 ebB%uL3_@e;# hath boughtH07069:/ not he thy fatherH019! and unwiseH024508 peopleH059717 o foolishH050366 lordH03068#51 do ye thus requiteH015804! generationH017553# and crookedH066182! a perverseH06141 1+ of his childrenH01121'09 themselves, their spotH03971$/3 they have corruptedH07843.  and rightH03477-  justH06662%,5 and without iniquityH05766+ of truthH0530* a godH0410) judgmentH04941!(- for all his waysH01870' perfectH08549& his workH06467% the rockH06697$% unto our godH0430#% ye greatnessH01433" ascribeH03051! lordH03068  the nameH08034'9 because i will publishH07121 QqV:b<mR7mQX portionH02506W lord'sH03068V  of israelH03478 U+  of the childrenH01121(T;  according to the numberH04557S'  of the peopleH05971R!  the boundsH01367Q he setH05324P of adamH0120O the sonsH01121"N/ when he separatedH06504"M/ their inheritanceH05157L) to the nationsH01471K dividedH05157#J1 when the most highH05945"I1  and they will tellH0559!H-  thee; thy eldersH02205!G-  and he will shewH05046F!  thy fatherH01E askH07592D# generationsH01755C of manyH01755B the yearsH08141A considerH0995@ of oldH05769? the daysH03117> rememberH02142&=7  thee, and establishedH03559'<9 thee? hath he not madeH06213 YgC+d@!]?$pYv godH0410u! no strangeH05236t did leadH05148s aloneH0910r lordH03068 q/ them on her wingsH084p' them, bearethH05375o takethH03947n her wingsH03671!m- spreadeth abroadH06566l) over her youngH01469k! flutterethH07363j her nestH07064i# stirreth upH05782h# as an eagleH05404g! of his eyeH05869 f- him as the appleH0380e% him, he keptH05341d' he instructedH0995!c- he led him aboutH05437b! wildernessH03452a howlingH03214!`- and in the wasteH08414_ landH0776 ^+ him in a desertH04057] he foundH04672#\1 of his inheritanceH05159[ the lotH02256Z jacobH03290Y! his peopleH05971 DoN,gL0aC"eD% but jeshurunH03484% of the grapeH06025 bloodH01818 the pureH02561%5 and thou didst drinkH08354  of wheatH02406!  of kidneysH03629 %  with the fatH02459   and goatsH06260   of bashanH01316 % of the breedH01121  and ramsH0352 of lambsH03733 with fatH02459 of sheepH06629 and milkH02461 of kineH01241 butterH02529 rockH06697"/ out of the flintyH02496 and oilH08081 + out of the rockH05553~ honeyH01706(}; and he made him to suckH03243|' of the fieldsH07704{% the increaseH08570!z/ that he might eatH0398y% of the earthH0776#x1 on the high placesH01116!w- he made him rideH07392 bsN*X7eB" |b0 begatH03205/# of the rockH06697.  fearedH08175-/  whom your fathersH01,  upH0935+ newlyH07138* cameH0935)# not, to newH02319() whom they knewH03045' to godsH0430&! not to godH0433%# unto devilsH07700 $+ they sacrificedH02076+#A provoked they him to angerH03707""/ with abominationsH08441!% with strangeH02114. G they provoked him to jealousyH07065!-  of his salvationH03444  the rockH06697*?  him, and lightly esteemedH05034  madeH06213 godH0433 + then he forsookH05203!- thou art coveredH03780%5 thou art grown thickH05666#1 thou art waxen fatH08080! and kickedH01163 waxed fatH08080 Iv]E%pT*ZB+zI-KE i will provoke them to angerH03707J% not a peopleH059711IM and i will move them to jealousyH07065$H3 with their vanitiesH01892/GI they have provoked me to angerH03707F godH0410E notH03808/DI they have moved me to jealousyH07065C  no faithH0529B childrenH01121A! generationH01755@) a very frowardH08419?) what their endH0319&>7 from them, i will seeH07200= my faceH06440<# i will hideH05641;# and he saidH0559%:5 and of his daughtersH013239# of his sonsH01121)8= because of the provokingH037087# he abhorredH050066 sawH072005 lordH030684# that formedH023423 godH0410#21 and hast forgottenH07911(1; thee thou art unmindfulH07876 QdAxT/kJ$Q+gA  upon them, with the poisonH02534f  of beastsH0929e the teethH08127!d- i will also sendH07971c# destructionH06986 b+ and with bitterH04815"a/ with burning heatH07565`% and devouredH03898_# with hungerH07458^ burntH04198]# mine arrowsH02671(\; upon them; i will spendH03615[ mischiefsH07451Z# i will heapH05595!Y-  of the mountainsH02022 X+  the foundationsH04144 W+  and set on fireH03857"V/  with her increaseH02981U the earthH0776!T/ and shall consumeH0398S hellH07585 R+ unto the lowestH08482Q) and shall burnH03344P' in mine angerH0639O! is kindledH06919N! for a fireH0784M  nationH01471L)  with a foolishH05036 ^hM+e/uW7 w^  lordH03068  highH07311 our handH03027$5 lest they should sayH05593~Q should behave themselves strangelyH05234'}9 lest their adversariesH06862|% of the enemyH0341{ the wrathH03708z' that i fearedH01481y# were it notH03884x) from among menH0582!w- of them to ceaseH07673-vE i would make the remembranceH021432uO i would scatter them into cornersH06284t i saidH0559s'  of gray hairsH07872r%  with the manH0376q% the sucklingH03243p) and the virginH01330"o1 both the young manH0970n' shall destroyH07921m withinH02315l! and terrorH0367k withoutH02351j the swordH02719i#  of the dustH06083h#  of serpentsH02119 ]jO,cG+hC z]  of sodomH05467# of the vineH01612) for their vineH01612 judgesH06414 - even our enemiesH0341 + not as our rockH06697) for their rockH06697!-  had shut them upH05462  lordH03068  themH03588  had soldH04376!  their rockH06697 exceptH03808 to flightH05127 thousandH0505 put tenH07233 and twoH08147! a thousandH0505 chaseH07291 ) how should oneH0259 - their latter endH0319# 3 they would considerH0995 + they understoodH07919 ) they were wiseH02449 o thatH03863' understandingH08394! of counselH06098 voidH06 a nationH01471'  hath not doneH06466 Q~b@%qC%fF!pQ=! $his peopleH05971<# $shall judgeH01777; $lordH03068%:5 # upon them make hasteH02363/9I # and the things that shall comeH062648 #at handH07138!7/ #of their calamityH03436# #for the dayH031175 #timeH062564# #shall slideH041313! #their footH072722) #and recompenceH080051 #vengeanceH05359"01 "among my treasuresH0214/ "sealed upH02856*.? "not this laid up in storeH03647- !of aspsH06620, !venomH07219+' !and the cruelH0393*! !of dragonsH08577)! !the poisonH02534(! !their wineH03196' bitterH04846&) their clustersH0811% of gallH07219$ grapesH06025#% their grapesH06025"# of gomorrahH06017"!/ and of the fieldsH07709 Yx]E) hL$ ~W?%|YZ) 'out of my handH03027!Y- 'that can deliverH05337X! 'and i healH07495W 'i woundH04272!V- 'and i make aliveH02421 U+ 'with me: i killH04191T 'no godH0430S 'seeH07200#R1 & be your protectionH05643Q &and helpH05826!P- &let them rise upH06965)O= &of their drink offeringsH05257N &the wineH03196M &drankH08354$L3 &of their sacrificesH02077K &the fatH02459J' &which did eatH0398%I5 %in whom they trustedH02620H %rockH06697G! %their godsH0430 F- %and he shall sayH0559E $ or leftH05800D $ shut upH06113C $ noneH0657B $is goneH0235A $powerH03027@' $when he seethH07200)?= $himself for his servantsH05650>! $and repentH05162 XnQ3vX4gG- zXw) * upon the enemyH0341v# * of revengesH06546#u1 * from the beginningH07218$t3 * and of the captivesH07633s% *of the slainH02491r) *with the bloodH01818q *fleshH01320p% *shall devourH0398o% *and my swordH02719n! *with bloodH01818m *drunkH07937(l; *i will make mine arrowsH02671k) ) them that hateH08130 j+ ) and will rewardH07999 i+ ) to mine enemiesH06862h )vengeanceH05359g' )i will renderH07725f# )on judgmentH04941e )take holdH0270d' )and mine handH03027c )swordH02719b' )my glitteringH01300a )if i whetH08150` (for everH05769_ (i liveH02416^ (and sayH0559] (to heavenH08064\ (my handH03027[' (for i lift upH05375 N}_;fH0kO4qN) .unto them, setH07760# .and he saidH0559' -to all israelH03478 + -all these wordsH01697# -of speakingH01696# -made an endH03615 -and mosesH04872  , of nunH05126  , the sonH01121 ) ,he, and hosheaH01954 ' ,of the peopleH05971 # ,in the earsH0241% ,of this songH07892' ,all the wordsH01697 ,and spakeH01696 ,cameH0935 ,and mosesH04872' + to his peopleH05971' + unto his landH0127%5 + and will be mercifulH03722#1 + to his adversariesH06862 +vengeanceH05359 ~+ +and will renderH07725 }+ +of his servantsH05650| +the bloodH01818#{1 +for he will avengeH05358z! +his peopleH05971y% +o ye nationsH01471x +rejoiceH07442 EnC!mO$gN4z_E2 1mountH020221 1abarimH05682#01 1into this mountainH02022/# 1get thee upH05927. 0sayingH0559- 0dayH03117,' 0that selfsameH06106+! 0unto mosesH04872* 0spakeH01696) 0lordH03068(! / to possessH03423' / jordanH03383#&1 /whither ye go overH05674%# /in the landH0127$ /daysH03117 #- /ye shall prolongH0748'"9 /and through this thingH01697! /your lifeH02416  /thingH01697! /not a vainH07386# . of this lawH08451' . all the wordsH01697 . to doH06213! . to observeH08104' .your childrenH01121'9 .which ye shall commandH06680#1 .among you this dayH03117 + .which i testifyH05749#1 .unto all the wordsH01697# .your heartsH03824 ^oP4qP&nV2^O' 3at the watersH04325N 3of israelH03478M% 3the childrenH01121!L- 3against me amongH08432&K7 3because ye trespassedH04603 J+ 2 unto his peopleH05971 I- 2 and was gatheredH0622H 2 horH02023G 2 in mountH02022F 2diedH04191E# 2thy brotherH0251D 2as aaronH0175 C+ 2unto thy peopleH05971B+ 2and be gatheredH0622&A7 2whither thou goest upH05927@% 2in the mountH02022? 2and dieH04191 >- 1for a possessionH0272= 1of israelH03478"</ 1unto the childrenH01121;% 1 which i giveH05414: 1 of canaanH036679 1 the landH07768! 1 and beholdH072007 1 jerichoH034056% 1over againstH064405 1of moabH041244# 1in the landH07763 1neboH05015 Lf>gF%qP2jLl!from seirH08165k#!and rose upH02224j!!from sinaiH05514i!cameH0935h!lordH03068g#!and he saidH0559f! his deathH04194e!beforeH06440d!of israelH03478c%!the childrenH01121b!blessedH01288a!of godH0430`!the manH0376 _+!wherewith mosesH04872^%!the blessingH01293] 4of israelH03478\% 4the childrenH01121[% 4which i giveH05414%Z7 4thither unto the landH0776%Y7 4but thou shalt not goH0935X 4the landH0776#W1 4yet thou shalt seeH07200V 3 of israelH03478 U+ 3 of the childrenH01121$T3 3 me not in the midstH08432&S7 3 because ye sanctifiedH06942R 3of zinH06790"Q/ 3in the wildernessH04057+P3' 3of meribah–kadeshH06946 H04808 NyR4 ]=|_;mN !!the tribesH07626'!of the peopleH05971)!when the headsH07218#!in jeshurunH03484 +!and he was kingH04428!of jacobH03290$3!of the congregationH06952 +!the inheritanceH04181!us a lawH08451!commandedH06680!mosesH04872~%! of thy wordsH01703}'!shall receiveH05375|#!at thy feetH07272"{/!and they sat downH08497z#!in thy handH03027y)!all his saintsH06918x!!the peopleH05971w!he lovedH02245v!yeaH0637u!lawH01881t#!a fieryH0784 H0799$s3! from his right handH03225r! of saintsH06944#q1! with ten thousandsH07233p#! and he cameH0857o! paranH06290n!!from mountH02022+mA!unto them; he shined forthH03313 DlL0lO'mR2fD''! at the watersH04325'&9! whom thou didst striveH07378%!at massahH04532&$7!whom thou didst proveH05254#!oneH0376"'!with thy holyH02623!%!and thy urimH0224 #!thy thummimH08550!he saidH0559#!and of leviH03878!-! from his enemiesH06862-E! for him; and be thou an helpH05828'! be sufficientH07227'! let his handsH03027$3!him unto his peopleH05971!and bringH0935!of judahH03063!the voiceH06963!lordH03068!hearH08085#!and he saidH0559!of judahH03063!be fewH04557!his menH04962#!and not dieH04191!liveH02421 !!let reubenH07205 !togetherH03162 '!were gatheredH0622 !of israelH03478 a['~a@eK~aC! the workH06467B!! and acceptH07521A'! his substanceH02428@! lordH03068?! blessH01288!>-! upon thine altarH041960=K! thee, and whole burnt sacrificeH03632<! beforeH0639;! incenseH06988:)! they shall putH077609! thy lawH084518!! and israelH034787'! thy judgmentsH049416! jacobH03290!5-! they shall teachH033844%! thy covenantH012853! and keptH053412! thy wordH0565'19! for they have observedH08104!0-! his own childrenH01121/! nor knewH03045.%! his brethrenH02510-K! him; neither did he acknowledgeH05234 ,+! i have not seenH07200!+/! and to his motherH0517*+! unto his fatherH01)! who saidH0559(!! of meribahH04809 UyBtT7z_C*U&_7! that coucheth beneathH07257!^-! and for the deepH08415]#! for the dewH02919\! of heavenH08064([;! for the precious thingsH04022Z! his landH0776Y! lordH03068X! blessedH01288W! he saidH0559V'! and of josephH03130&U7! between his shouldersH03802)T=! long, and he shall dwellH07931 S+! him all the dayH03117R#! shall coverH02653Q! in safetyH0983P#! shall dwellH07931O! lordH03068N#! the belovedH03039M! he saidH0559L#! of benjaminH01144K! againH06965J! notH04480$I3! him, that they riseH069653HQ! against him, and of them that hateH08130"G/! of them that riseH06965"F/! through the loinsH04975E! smiteH04272D%! of his handsH03027 MmO/nT$|dB$pMz)!of his bullockH07794y'!the firstlingH01060x!his gloryH01926!w/! from his brethrenH0251v! separatedH05139-uE! and upon the top of the headH06936t! of josephH03130s'!upon the headH07218r!comeH0935q#!in the bushH05572"p/!of him that dweltH07931o'!the good willH07522n#!and fulnessH04393m%!of the earthH0776,lC!and for the precious thingsH04022k!hillsH01389j)!of the lastingH05769,iC!and for the precious thingsH04022h!mountainsH02042g)!of the ancientH06924)f=!and for the chief thingsH07218e#!by the moonH03391d!put forthH01645,cC!and for the precious thingsH04022b!!by the sunH08121a!fruitsH08393%`5!and for the preciousH04022 UtU8tQ6sT.uU#! of the seasH03220'!the abundanceH08228$3!for they shall suckH03243!-!of righteousnessH06664!!sacrificesH02077'9!there they shall offerH02076"/!unto the mountainH02022!!the peopleH05971 +!they shall callH07121 %!in thy tentsH0168 '!and, issacharH03485! -!in thy going outH03318 !zebulunH02074 !rejoiceH08055!he saidH0559)!and of zebulunH02074#!of manassehH04519'!the thousandsH0505!! of ephraimH0669"/! the ten thousandsH07233%! of the earthH0776#! to the endsH0657! togetherH03162!!the peopleH05971(~;!with them he shall pushH05055}#!of unicornsH07214|!the hornsH07161{'!and his hornsH07161 apT.Z6tR2ya4!danH018353!he saidH05592!!and of danH018351#! with israelH03478"0/! and his judgmentsH04941/! lordH03068.#! the justiceH06666-#! he executedH06213,'!of the peopleH05971+)!with the headsH07218*#!and he cameH0857)!seatedH05603 (+!of the lawgiverH02710'!a portionH02513&)!the first partH07225 %+!and he providedH07200&$7! the crown of the headH06936#! withH0637"! the armH02220!#!and tearethH02963 !as a lionH03833#!he dwellethH07931!gadH01410"/!he that enlargethH07337!blessedH01288!he saidH0559!!and of gadH01410#! in the sandH02344! hidH02934! treasuresH08226 [dI* tR0tQ-|[R%!thy strengthH01679 Q+!and as thy daysH03117P!and brassH05178O!ironH01270N!thy shoesH04515M! in oilH08081L! his footH07272 K+!and let him dipH02881J+!to his brethrenH0251&I7!let him be acceptableH07521H'!with childrenH01121G!blessedH01288F!asherH0836E!he saidH0559D%!and of asherH0836C'! and the southH01864B'! thou the westH03220A! possessH03423@!lordH03068"?/!with the blessingH01293>!and fullH04392=#!with favourH07522<!satisfiedH07649;!!o naphtaliH05321:!he saidH0559 9+!and of naphtaliH053218#!from bashanH013167'!he shall leapH021876!whelpH014825!a lion'sH0738 MwW-S6v]<~fMp!happyH0835o! dewH02919 n+! shall drop downH06201!m-! also his heavensH08064l! and wineH08492k!of cornH01715j#!upon a landH0776i!of jacobH03290h%!the fountainH05869g!aloneH0910f!in safetyH0983!e-!then shall dwellH07931d!israelH03478c! destroyH08045#b3! thee; and shall sayH0559a#!from beforeH06440`!the enemyH0341(_;!and he shall thrust outH01644^!armsH02220 ]+!the everlastingH05769\!refugeH04585[!godH0430Z#!the eternalH06924Y!!on the skyH07834&X7!and in his excellencyH01346W#!in thy helpH05828 V+!upon the heavenH08064U!ridethH07392T#!of jeshurunH03484&S9!none like unto the godH0410 _}^> xM/rT3_! -"and all naphtaliH05321 "unto danH01835 "of gileadH01568 -" him all the landH0776" shewedH07200" lordH03068" jerichoH03405%" over againstH06440"of pisgahH06449!"to the topH07218"of neboH05015"/"unto the mountainH02022"of moabH04124 +"from the plainsH06160~"went upH05927}"and mosesH04872'|9! upon their high placesH011160{K! unto thee; and thou shalt treadH01869%z5! shall be found liarsH03584!y/! and thine enemiesH0341"x/! of thy excellencyH01346w!the swordH02719v#!of thy helpH05828u!!the shieldH04043t!lordH03068s!savedH03467)r=!like unto thee, o peopleH05971q)!thou, o israelH03478 O}`=%Z<# lR2 oO)#"the servantH05650("so mosesH04872+'A" but thou shalt not go overH05674 &+" with thine eyesH05869*%?" i have caused thee to seeH07200!$-" it unto thy seedH02233##" i will giveH05414""sayingH0559!)"and unto jacobH03290 !"unto isaacH03327%"unto abrahamH085'"which i swareH07650"the landH0776"saidH0559"lordH03068"unto zoarH06820%''"of palm treesH05899 H08558"the cityH05892!"of jerichoH03405'"of the valleyH01237'"and the plainH03603'"and the southH05045"seaH03220+"unto the utmostH0314"of judahH03063 -"and all the landH0776%"and manassehH04519!"of ephraimH0669 %"and the landH0776 ]cJ(jN)yX<{]G"for mosesH04872F"weptH01058E"of israelH03478!D-"and the childrenH01121C" abatedH05127&B7" nor his natural forceH03893A#"was not dimH03543@"his eyeH05869?%"when he diedH04194>"oldH01121="yearsH08141<!"and twentyH06242;!"an hundredH03967:"and mosesH048729'" unto this dayH03117!8-" of his sepulchreH069007"knowethH030456!"but no manH03765#"beth–peorH010474%"over againstH041363"of moabH041242#"in the landH0776 1+"him in a valleyH015160'"and he buriedH06912/"lordH03068&.7"according to the wordH06310-"of moabH04124!,/"there in the landH0776+"diedH04191*"lordH03068 NnO4bD& ZA# gNf" lordH03068 e+" like unto mosesH04872d" in israelH03478c" sinceH05750b'" not a prophetH05030 a+" and there aroseH06965`" mosesH04872_" commandedH06680^" lordH03068"]/" unto him, and didH06213\" hearkenedH08085[" of israelH03478+ZA" upon him: and the childrenH01121Y" his handsH03027X" had laidH05564W" for mosesH04872V" of wisdomH02451U'" of the spiritH07307T" was fullH04392S" of nunH05126R" the sonH01121Q!" and joshuaH03091P!" were endedH08552O" for mosesH04872N" mourningH060M!" of weepingH01065L#" so the daysH03117K"daysH03117J"thirtyH07970I"of moabH04124H'"in the plainsH06160 LjQ8lA(fI+gL of nunH05126 the sonH01121#unto joshuaH03091spakeH0559lordH03068lordH03068#the servantH05650~of mosesH04872}the deathH04194|now afterH0310{'" of all israelH03478z%" in the sightH05869y" shewedH06213x#" which mosesH04872w" terrorH04172%v5" and in all the greatH01419u" handH03027't9" and in all that mightyH02389#s3" and to all his landH0776(r;" and to all his servantsH05650q!" to pharaohH06547p" of egyptH04714o#" in the landH0776n" him to doH06213m" sentH07971l" lordH03068 k+" and the wondersH04159 j-" in all the signsH0226i" to faceH06440h" faceH06440g" knewH03045 `uY1^@ jK#`!%all the landH0776 euphratesH06578the riverH05104riverH05104$3even unto the greatH01419!-and this lebanonH03844$3from the wildernessH04057!unto mosesH04872$3unto you, as i saidH01696"/that have i givenH05414!-shall tread uponH01869%of your footH07272'that the soleH03709#every placeH04725 of israelH03478 + to the childrenH01121 + which i do giveH05414'unto the landH0776*?thou, and all this peopleH05971#this jordanH03383 go overH05674$ 3now therefore ariseH06965 is deadH04191 !my servantH05650 mosesH04872 sayingH0559 ministerH08334 moses'H04872 =sT,{SK/ j=);=that thou mayest observeH08104:!courageousH05539and veryH03966$83only be thou strongH023887to giveH05414 61unto their fathersH015'which i swareH076504the landH077653Ushalt thou divide for an inheritanceH05157%25for unto this peopleH05971%17and of a good courageH05530be strongH02388"//thee, nor forsakeH058005.Ui will be with thee: i will not failH07503$-3as i was with mosesH04872,#of thy lifeH02416"+/thee all the daysH03117*beforeH06440!)-be able to standH03320'(;there shall not any manH0376$'3 shall be your coastH01366&! of the sunH08121&%7 toward the going downH03996$ seaH03220##1 and unto the greatH01419 "+of the hittitesH02850 >z\=fAk6b> U+ thee? be strongH02388%T5 have not i commandedH066806SWand then thou shalt have good successH07919R! prosperousH06743Q thy wayH018702PO therein: for then thou shalt makeH067431OM according to all that is writtenH03789N to doH06213)M=that thou mayest observeH08104Land nightH03915K#therein dayH03119(J;but thou shalt meditateH01897!I-out of thy mouthH06310!H-shall not departH04185G!of the lawH08451Fthis bookH05612)E=whithersoever thou goestH03212)D= that thou mayest prosperH07919C the leftH08040B) the right handH03225A! thee: turnH05493@ commandedH06680?!my servantH05650>#which mosesH04872)==according to all the lawH08451<to doH06213 KoTiM0u\5nKs) you to possessH03423r givethH05414q your godH0430p lordH03068o the landH0776n! to possessH03423m to go inH0935l# this jordanH03383#k1 ye shall pass overH05674j daysH03117!i- for within threeH07969h% you victualsH06720g prepareH03559f sayingH0559e! the peopleH05971d# and commandH06680c the hostH04264b throughH07130a passH05674` sayingH0559_' of the peopleH05971^% the officersH07860] commandedH06680\# then joshuaH030913[Q with thee whithersoever thou goestH03212Z thy godH0430Y lordH03068)X= neither be thou dismayedH02865W' be not afraidH06206%V7 and of a good courageH0553 LqQ8pR3tO+ rL"/ but ye shall passH05674 jordanH03383!-you on this sideH05676gaveH05414 #which mosesH04872 #in the landH0776 %shall remainH03427 +and your cattleH04735! -your little onesH02945!your wivesH0802' you this landH0776) and hath givenH05414$3 hath given you restH05117 your godH0430 lordH03068# you, sayingH0559 commandedH06680 lordH03068# the servantH05650~# which mosesH04872} the wordH01697| rememberH02142{ sayingH0559z joshuaH03091y spakeH0559x# of manassehH04519w the tribeH07626v# and to halfH02677#u1 and to the gaditesH01425&t7 and to the reubenitesH07206 `eH/kO4{`D+z`.sayingH0559-joshuaH03091",/and they answeredH06030,+5'toward the sunrisingH08121 H04217*jordanH03383!)-you on this sideH05676(gaveH05414'servantH05650&lord'sH03068 %+it, which mosesH04872$ and enjoyH03423##1 of your possessionH03425"' unto the landH0776+!A them: then ye shall returnH07725  givethH05414your godH0430lordH03068the landH07762Oyou, and they also have possessedH03423restH05117'your brethrenH0251!have givenH05117lordH03068and helpH05826'men of valourH02428)all the mightyH01368 armedH02571' your brethrenH0251 beforeH06440bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{v,He;Xv0Kgv,He;Xv0Kg =Zw2ƒOÃlă Ń'ƃCǃ_ȃzɃʃ4˃R̃p̓ ΃)σGЃfу҃!Ӄ;ԃUՃsփ׃.كHڃgۃ܃݃;ރX߃u,If<Xu1Mj#@`|8Ts)Fa~:Yw4Qn (Da ; Z t  -Ih IkHZ=q?aIHtwoH08147G)out of shittimH07851FsentH07971Eof nunH05126Dthe sonH01121C!and joshuaH03091%B7 and of a good courageH0553A)only be strongH02388.@Ghim, he shall be put to deathH04191,?Cin all that thou commandestH06680>)unto thy wordsH01697%=5and will not hearkenH08085(<;against thy commandmentH06310 ;+that doth rebelH04784:whosoeverH037639Qbe with thee, as he was with mosesH048728thy godH04307lordH0306826Oin all things, so will we hearkenH080855!unto mosesH04872*4?according as we hearkenedH080853)us, we will goH032122%thou sendestH07971!1/and whithersoeverH08340'us we will doH06213)/=all that thou commandestH06680 bgK*sT1wS5|bgsayingH0559f!unto rahabH07343esentH07971d!of jerichoH03405c%and the kingH04428b# the countryH0776a' to search outH02658` of israelH03478 _+of the childrenH01121#^1in hither to nightH03915]menH0582"\1behold, there cameH0935[sayingH0559Z!of jerichoH03405Ythe kingH04428X+and it was toldH0559W!and lodgedH07901VrahabH07343UnamedH08034T%houseH01004 H0802!S-into an harlot'sH02181Rand cameH0935Q'and they wentH03212P%even jerichoH03405O the landH0776N viewH07200M goH03212L sayingH0559K secretlyH02791Jto spyH07270ImenH0582 jvQ- {_=|W7j% them quicklyH04118 afterH0310# not: pursueH07291i wotH03045wentH01980+whither the menH0582~went outH03318}%that the menH0582!|-when it was darkH02822{#of the gateH08179z#of shuttingH05462y! not whenceH0370$x3 unto me, but i wistH03045wmenH0582 v-thus, there cameH0935u)them, and saidH0559tand hidH06845smenH0582rthe twoH08147qtookH03947p'and the womanH0802o+ all the countryH0776n' to search outH02658 m- for they be comeH0935!l- into thine houseH01004*kA to thee, which are enteredH0935j'that are comeH0935ithe menH0582h#bring forthH03318 L\3qP2{^+ kL! hath givenH05414 lordH03068 i knowH03045% unto the menH0582% and she saidH0559(;unto them upon the roofH01406#she came upH05927/Iand before they were laid downH07901 the gateH08179 they shutH05462#1 them were gone outH03318afterH03102Oand as soon as they which pursuedH07291)unto the fordsH04569to jordanH03383%them the wayH01870afterH0310pursuedH07291 #and the menH0582 'upon the roofH01406, Cwhich she had laid in orderH06186 of flaxH06593% 5them with the stalksH06086&7of the house, and hidH02934#to the roofH01406,Cbut she had brought them upH05927&7 for ye shall overtakeH05381 j`A' rZ>zT9j; did meltH04549:! our heartsH03824,9C and as soon as we had heardH08085*8? whom ye utterly destroyedH027637 and ogH057476 sihonH055115 jordanH03383"4/ on the other sideH056763+ of the amoritesH05672 kingsH044281% unto the twoH08147 0+ and what ye didH06213/ of egyptH04714!.- when ye came outH03318- for youH06440, seaH03220+! of the redH05488* the waterH04325) dried upH03001( lordH03068"'/ for we have heardH08085& becauseH06440% faintH04127$# of the landH07766#W upon us, and that all the inhabitantsH03427" is fallenH05307$!5 and that your terrorH0367 % you the landH0776 Pt[?( hF%gN' nPX our livesH053154WS and all that they have, and deliverH05337V) and my sistersH0269U+ and my brethrenH0251T' and my motherH0517S my fatherH01#R1 ye will save aliveH02421Q tokenH0226P me a trueH0571O and giveH05414N houseH01004M- unto my father'sH01L kindnessH02617'K9 that ye will also shewH06213J% you kindnessH02617I' i have shewedH06213H sinceH03588G lordH030681FM now therefore, i pray you, swearH07650E% and in earthH0776D aboveH04605C in heavenH08064B godH0430A your godH0430@ lordH03068? becauseH06440>! in any manH0376!=- any more courageH07307)<= neither did there remainH06965 KfFg<dB"vK'u9yourselves there threeH07969t'you; and hideH02247smeetH06293"r/lest the pursuersH07291$q3you to the mountainH02022p)unto them, getH03212o%and she saidH0559n' upon the wallH02346m'and she dweltH03427lwallH02346k'upon the townH07023j'for her houseH01004i!the windowH02474hthroughH01157gby a cordH02256'f9then she let them downH03381e and trulyH0571d kindlyH02617"c/ that we will dealH06213b# us the landH0776a!hath givenH05414`lordH03068&_7not this our businessH01697^#if ye utterH05046]for yoursH04191\'her, our lifeH05315[answeredH0559Z#and the menH0582Y! from deathH04194 BaD% {Z6`D"cB%of the doorsH01817%shall go outH03318whosoeverH0834homeH01004householdH01004" 5 and all thy father'sH01 - and thy brethrenH0251 ) and thy motherH0517 ! thy fatherH01$ 5 and thou shalt bringH06220Kwhich thou didst let us down byH03381'in the windowH02474threadH02339!of scarletH08144this lineH08615 +thou shalt bindH07194'into the landH0776we comeH0935.Gwhich thou hast made us swearH07650#1of this thine oathH07621~blamelessH05355}saidH0559|#and the menH0582{ your wayH01870z may ye goH03212y' and afterwardH0310x# be returnedH07725#w1 until the pursuersH07291vdaysH03117 V{]xO-{U3tV,and abodeH03427"+/unto the mountainH02022*and cameH0935)'and they wentH03212('in the windowH02474'lineH08615&#the scarletH08144%'and she boundH07194"$/and they departedH03212+#Ait. and she sent them awayH07971*"?according unto your wordsH01697!%and she saidH05591 Mwhich thou hast made us to swearH07650'of thine oathH07621%5then we will be quitH05355"/this our businessH01697"/and if thou utterH05046 handH03027# on our headH07218 his bloodH01818>g and whosoever shall be with thee in the houseH01004guiltlessH05355'upon his headH07218his bloodH01818 +into the streetH02351%of thy houseH01004 [~Y>Z6gG-}[I) of the countryH0776-HEfor even all the inhabitantsH03427G%all the landH0776F)into our handsH03027E)hath deliveredH05414DlordH03068CtrulyH03588B#unto joshuaH03091A'and they saidH0559@# that befellH04672? and toldH05608> of nunH05126= the sonH01121<to joshuaH03091;and cameH0935 :+and passed overH05674"9/from the mountainH020228'and descendedH033817returnedH077256menH05825!so the twoH081474 but foundH04672'39 throughout all the wayH018702 soughtH01245!1- and the pursuersH072910'were returnedH07725#/1until the pursuersH07291.daysH03117-#there threeH07969 ZfA }KrK,~Z f+ and the priestsH03548eyour godH0430dlordH03068 c+of the covenantH01285bthe arkH0727a#when ye seeH07200`sayingH0559_!the peopleH05971#^1and they commandedH06680]the hostH04264\throughH07130[wentH05674"Z/that the officersH07860YdaysH03117XthreeH07969*W?and it came to pass afterH07097.VG there before they passed overH05674U! and lodgedH03885T of israelH03478(S;he and all the childrenH01121Rto jordanH03383Qand cameH0935P%from shittimH07851!O-and they removedH05265N)in the morningH01242M!rose earlyH07925L!and joshuaH03091K becauseH06440J do faintH04127 WsX?{M1 iE(pWspakeH0559!and joshuaH03091 amongH07130wondersH06381~will doH06213}lordH03068*|?yourselves: for to morrowH04279{sanctifyH06942 z+unto the peopleH05971ysaidH0559x!and joshuaH03091"w!' heretoforeH08032 H08543v wayH01870'u9 for ye have not passedH05674$t3by which ye must goH03212sthe wayH01870*r?unto it, that ye may knowH03045q'come not nearH07126p!by measureH04060ocubitsH05206nYbetween you and it, about two thousandH0505+mAyet there shall be a spaceH07350lafterH0310kand goH01980 j+ from your placeH04725)i= it, then ye shall removeH05265h bearingH05375g# the levitesH03881 \fD) nO6{Y2\ +of the covenantH01285the arkH0727that bearH05375#the priestsH03548'9and thou shalt commandH06680*? that, as i was with mosesH04872#1 that they may knowH03045'of all israelH03478"/thee in the sightH05869!to magnifyH01431%will i beginH02490this dayH03117#unto joshuaH03091saidH0559lordH03068!the peopleH05971beforeH06440and wentH03212 + of the covenantH01285  the arkH0727! - and they took upH05375 ! the peopleH05971  beforeH06440'and pass overH05674 +of the covenantH01285the arkH0727take upH05375sayingH0559!-unto the priestsH03548 ]b9cE,u[2]#<1 and the perizzitesH06522 ;+ and the hivitesH02340!:- and the hittitesH02850#91 you the canaanitesH036698# from beforeH064407 drive outH03423%65 he will without failH034235 amongH071304 godH0410 3+ that the livingH02416%25 hereby ye shall knowH030451 saidH05590! and joshuaH03091/ your godH0430. lordH03068- the wordsH01697, and hearH08085+# come hitherH05066* of israelH03478")/ unto the childrenH01121( saidH0559'! and joshuaH03091& in jordanH03383%%5 ye shall stand stillH05975$ of jordanH03383#% of the waterH04325"%to the brinkH07097 !-when ye are comeH0935 sayingH0559 OkG(}W@eE"qOX' in the watersH04325W! shall restH05117 V- of all the earthH0776U the lordH0113T lordH03068S the arkH0727R that bearH05375Q) of the priestsH03548P# of the feetH07272@Ok and it shall come to pass, as soon as the solesH03709N a manH0376M tribeH07626L% out of everyH0259K of israelH03478"J/ out of the tribesH07626I menH0376"H!' you twelveH06240 H08147#G1 now therefore takeH03947 F+ you into jordanH03383E beforeH06440D% passeth overH05674 C- of all the earthH0776B# of the lordH0113 A+ of the covenantH01285@+ behold, the arkH0727"?/ and the jebusitesH02983 >- and the amoritesH0567$=3 and the girgashitesH01622 Ua>mI( sT*pUuthe arkH0727tthat bareH05375s)of the priestsH03548r%and the feetH07272q#unto jordanH03383pwere comeH0935othe arkH0727&n7and as they that bareH05375m! the peopleH05971l beforeH06440 k+ of the covenantH01285jthe arkH0727ibearingH05375 h+and the priestsH03548gjordanH03383f%to pass overH05674 e-from their tentsH0168dremovedH052655cUand it came to pass, when the peopleH05971b heapH05067a upon anH0259%`5 and they shall standH05975_! from aboveH04605^) that come downH03381]! the watersH04325!\- shall be cut offH03772[ of jordanH03383Z! the watersH04325Y of jordanH03383 f`>}aF-^;f#passed overH05674)and the peopleH05971%were cut offH03772failedH08552seaH03220the saltH04417 %of the plainH06160 )toward the seaH03220) =and those that came downH03381  zaretanH06891  besideH06654 adamH0121' from the cityH05892 farH07368veryH03966heapH05067upon anH0259rose upH06965stoodH05975!from aboveH04605 +which came downH03381 ~+that the watersH04325}!of harvestH07105|%all the timeH03117{'all his banksH01415z# overflowethH04390y! for jordanH03383x% of the waterH04325w# in the brimH07097v# were dippedH02881 KyU<" }];gH( bK1menH0582"0!'you twelveH06240 H08147/takeH03947.sayingH0559-#unto joshuaH03091,spakeH0559+lordH03068*jordanH03383)#passed overH05674(!were cleanH085529']and it came to pass, when all the peopleH01471&jordanH03383%overH05674$cleanH08552##were passedH05674%"5until all the peopleH01471!' on dry groundH02724 # passed overH05674'9 and all the israelitesH03478 of jordanH03383% in the midstH08432'on dry groundH02724firmH03559stoodH05975lordH03068 +of the covenantH01285the arkH0727that bareH05375 +and the priestsH03548&7right against jerichoH03405 MgD+sZ8oP0mMM%out of everyH0259Lof israelH03478 K+of the childrenH01121%J5whom he had preparedH03559ImenH0376"H!'the twelveH06240 H08147GcalledH07121F#then joshuaH03091E!this nightH03915%D5where ye shall lodgeH03885*C?them in the lodging placeH04411$B3 with you, and leaveH03240-AE and ye shall carry them overH05674@ stonesH068?' twelveH06240 H08147> firmH03559=stoodH04673<feetH072724;Sout of the place where the priests'H03548:of jordanH03383+9Ayou hence out of the midstH084328takeH053757+ye them, sayingH05596#and commandH066805a manH03764tribeH076263%out of everyH0259"2/out of the peopleH05971 \mR7nM'jP)\&j7them, that the watersH04325$i5then ye shall answerH0559!h1ye by these stonesH068gsayingH0559 f+in time to comeH04279easkH07592#d1when your childrenH01121camongH07130'b;that this may be a signH0226aof israelH03478 `+of the childrenH01121_'of the tribesH07626*^?according unto the numberH04557"]/upon his shoulderH07926\) of you a stoneH068[ manH0376Z everyH0259Y) and take ye upH07311X of jordanH03383W)into the midstH08432Vyour godH0430UlordH03068Tthe arkH0727SbeforeH06440%R5unto them, pass overH05674QsaidH0559P!and joshuaH03091O a manH0376N tribeH07626 ^gN& ^8mO/ ~^# unto joshuaH03091 spakeH01696 lordH03068 of jordanH03383!- out of the midstH08432stonesH068'twelveH06240 H08147#and took upH05375commandedH06680%so as joshuaH03091~didH06213}of israelH03478!|-and the childrenH01121{everH05769zforH05704yof israelH03478"x/unto the childrenH01121(w;shall be for a memorialH02146v-and these stonesH068u% were cut offH03772t of jordanH03383s! the watersH04325r jordanH03383$q3 when it passed overH05674plordH03068 o+of the covenantH01285nthe arkH0727mbeforeH06440l%were cut offH03772kof jordanH03383 OpFkJ,{a,uO"#/ until every thingH01697" of jordanH03383!% in the midstH08432  stoodH05975 the arkH0727! which bareH05375 + for the priestsH035481M and they are there unto this dayH03117 stoodH04673 + of the covenantH01285 the arkH0727! which bareH05375) of the priestsH03548,C in the place where the feetH07272 of jordanH03383% in the midstH08432 stonesH068' twelveH06240 H08147 set upH06965! and joshuaH03091#1and laid them downH03240;awith them unto the place where they lodgedH04411& 7and carried them overH05674 of israelH03478 +of the childrenH01121 'of the tribesH07626( ;according to the numberH04557 DpLD%dBdD@# passed overH05674?# of manassehH04519> the tribeH07626= and halfH02677< of gadH01410!;- and the childrenH01121: of reubenH07205!9- and the childrenH011218' of the peopleH05971 7+ in the presenceH06440 6+ and the priestsH035485# passed overH056744 lordH030683% that the arkH07272# passed overH056741! were cleanH0855290] and it came to pass, when all the peopleH05971 /+ and passed overH05674. hastedH04116-) and the peopleH05971, joshuaH03091+ commandedH06680,*C according to all that mosesH04872 )+ unto the peopleH05971( to speakH01696' joshuaH03091& commandedH06680% lordH03068$% was finishedH08552 HoU6mK, wS+~dH`commandH06680_sayingH0559^#unto joshuaH03091]spakeH0559\lordH03068[# of his lifeH02416Z% all the daysH03117Y mosesH04872$X3him, as they fearedH03372 W+and they fearedH03372V'of all israelH03478U%in the sightH05869TjoshuaH03091SmagnifiedH01431RlordH03068Q#on that dayH03117P! of jerichoH03405O' to the plainsH06160N# unto battleH04421M lordH03068L beforeH06440K# passed overH05674J for warH06635I preparedH02502H thousandH0505G# about fortyH0705F spakeH01696E as mosesH04872D of israelH03478C% the childrenH01121B beforeH06440A armedH02571 e\:|B$ hJ& e|returnedH07725{of jordanH03383 z+that the watersH04325"y/ unto the dry landH02724x) were lifted upH05423w feetH07272 v+ of the priests'H03548u the solesH03709tof jordanH03383!s-out of the midstH08432r%were come upH05927qlordH03068 p+of the covenantH01285othe arkH0727nthat bareH053756mWand it came to pass, when the priestsH03548l'out of jordanH03383k!come ye upH05927jsayingH0559i#the priestsH03548$h3therefore commandedH06680gjoshuaH03091f'out of jordanH03383"e/that they come upH05927!d-of the testimonyH05715cthe arkH0727bthat bearH05375a#the priestsH03548 I~c@$gG, cI+ hI'their fathersH01shall askH07592#1when your childrenH01121sayingH0559of israelH03478"/unto the childrenH01121%and he spakeH0559in gilgalH01537pitchH06965!did joshuaH03091of jordanH03383$3which they took outH03947stonesH068( -'and those twelveH06240 H08147 ! of jerichoH03405  borderH07097 # in the eastH04217 in gilgalH01537%and encampedH02583monthH02320%of the firstH07223%on the tenthH06218'out of jordanH03383came upH05927)and the peopleH05971beforeH08032asH08543#1over all his banksH01415~!and flowedH03212!}-unto their placeH04725 JoV<!qR4u]7cJ8lordH030687the handH030276!might knowH030455%of the earthH0776$43that all the peopleH05971,3Cus, until we were gone overH056742#from beforeH06440"1/ which he dried upH030010 seaH03220/! to the redH05488. didH06213- your godH0430,lordH03068/+Iyou, until ye were passed overH05674*#from beforeH06440)of jordanH03383(!the watersH04325'dried upH03001&your godH0430%lordH03068$#on dry landH03004##this jordanH03383"came overH05674!israelH03478 sayingH0559knowH030450Kthen ye shall let your childrenH01121% these stonesH068 sayingH0559 +in time to comeH04279 Ll0 fG-uW)jLTof israelH03478 S+of the childrenH01121*R?in them any more, becauseH06440)Q=neither was there spiritH07307PmeltedH04549!O-that their heartH03824*N?until we were passed overH05674Mof israelH03478L%the childrenH01121K#from beforeH06440J of jordanH03383I! the watersH04325H% had dried upH03001G lordH03068F heardH08085E!by the seaH03220"D/of the canaanitesH03669"C/and all the kingsH04428BwestwardH03220Aof jordanH03383@#on the sideH05676?+of the amoritesH05678>[and it came to pass, when all the kingsH04428= for everH03117< your godH0430;lordH03068#:1that ye might fearH033729mightyH02389 SuV;|cE*dE"lSs diedH04191r of warH04421q#all the menH0582pmalesH02145oof egyptH04714n'that came outH03318m)all the peopleH05971l)did circumciseH04135k!why joshuaH03091jthe causeH01697!i- of the foreskinsH06190h#at the hillH01389gof israelH03478f%the childrenH01121 e+and circumcisedH04135dknivesH02719chim sharpH06697bmadeH06213a!and joshuaH03091 `+ the second timeH08145_ of israelH03478^% the childrenH01121] againH07725\)and circumciseH04135[knivesH02719Z!thee sharpH06697YmakeH06213X#unto joshuaH03091WsaidH0559VlordH03068U%at that timeH06256 _v^;oH'iC_$3 because they obeyedH08085' were consumedH08552  of egyptH04714 ) which came outH03318  of warH04421 menH0582$ 3till all the peopleH01471"/in the wildernessH04057yearsH08141fortyH0705walkedH01980of israelH03478!-for the childrenH01121)= they had not circumcisedH04135% out of egyptH04714#1 as they came forthH03318!by the wayH01870"~/in the wildernessH04057}bornH03209#|1but all the peopleH05971!{-were circumcisedH04135z'that came outH03318y)all the peopleH05971xnowH03588wof egyptH04714$v3 after they came outH03318u! by the wayH01870"t/ in the wildernessH04057 XgF-kM&P,X,)Cin their places in the campH04264 (+that they abodeH03427')all the peopleH01471&%circumcisingH041358%[and it came to pass, when they had doneH08552 $+them by the wayH018701#Mbecause they had not circumcisedH04135,"Cfor they were uncircumcisedH06189!#circumcisedH04135, Cin their stead, them joshuaH03091%he raised upH06965#1and their childrenH01121and honeyH01706with milkH02461%that flowethH02100!us, a landH0776#1that he would giveH05414 1unto their fathersH01swareH07650lordH03068'them the landH0776'9that he would not shewH07200swareH07650lordH03068lordH03068'not the voiceH06963 LiB!uS.kS2nLF' on the morrowH04283E# of the landH0776 D+ of the old cornH05669 C- and they did eatH0398B! of jerichoH03405A' in the plainsH06160@ at evenH06153?% of the monthH02320> dayH03117(=/% on the fourteenthH06240 H0702<% the passoverH06453; and keptH06213: in gilgalH015379 encampedH025838 of israelH03478!7- and the childrenH011216' unto this dayH031175 gilgalH015374 is calledH071213% of the placeH0472512M from off you. wherefore the nameH080341 of egyptH047140% the reproachH02781#/1 have i rolled awayH01556. this dayH03117-# unto joshuaH03091, saidH0559+ lordH03068%*5till they were wholeH02421 KpX6aC)J'K0aK over against him with his swordH02719` a manH0376)_= and, behold, there stoodH05975^! and lookedH07200] his eyesH05869"\/ that he lifted upH05375[) was by jerichoH034051ZM and it came to pass, when joshuaH03091Y that yearH08141X of canaanH03667W# of the landH0776V% of the fruitH08393*UA any more; but they did eatH0398T mannaH04478S of israelH03478)R= neither had the childrenH01121Q# of the landH0776 P+ of the old cornH05669$O5 after they had eatenH0398N' on the morrowH04283M ceasedH07673L' and the mannaH04478K dayH03117 J+ in the selfsameH06106I# and parchedH07033!H- unleavened cakesH04682#G1 after the passoverH06453 kh0|cC#zV;" k~' for the placeH04725"}/from off thy footH07272|thy shoeH05275{looseH05394z#unto joshuaH03091ysaidH0559xhostH06635wlord'sH03068 v+and the captainH08269!u-unto his servantH05650t my lordH0113%s5 unto him, what saithH01696r and saidH0559 q+ and did worshipH07812p% to the earthH0776o#on his faceH06440nfellH05307m!and joshuaH03091l'am i now comeH0935klordH03068j#of the hostH06635icaptainH08269h#and he saidH05594gS thou for us, or for our adversariesH06862"f1 unto him, and saidH0559e wentH03212d! and joshuaH03091c# in his handH03027b drawnH08025 [fE) lT4wY0[#1thus shalt thou doH06213%onceH0259 H06471the cityH05892)go round aboutH05362of warH04421menH0582the cityH05892%5and ye shall compassH05437 of valourH02428) the mighty menH01368%and the kingH04428jerichoH03405 +into thine handH03027%i have givenH05414seeH07200 #unto joshuaH03091 saidH0559 lordH03068 -and none came inH0935 'none went outH03318of israelH03478 +of the childrenH01121becauseH06440shut upH05462%was straitlyH05462#now jerichoH03405 didH06213! and joshuaH03091 holyH06944&7 whereon thou standestH05975 Dv[@& hN4^E$eD:% and the wallH023469 shoutH086438% with a greatH014197#shall shoutH073216)all the peopleH059715)of the trumpetH077824the soundH069633%when ye hearH080852hornH071611)with the ram'sH03104F0wand it shall come to pass, that when they make a longH04900"//with the trumpetsH07782.!shall blowH08628 -+and the priestsH03548,timesH06471+ sevenH07651* the cityH05892!)- ye shall compassH05437( dayH03117 '+ and the seventhH07637&)of rams' hornsH03104%trumpetsH07782$sevenH07651#the arkH0727"beforeH06440!!shall bearH05375 priestsH03548and sevenH07651 daysH03117 sixH08337 F\? kP, {`E, bFYpass onH05674*X?and let him that is armedH02502Wthe cityH05892V#and compassH05437Upass onH05674 T+unto the peopleH05971S#and he saidH0559RlordH03068Qthe arkH0727PbeforeH06440O)of rams' hornsH03104NtrumpetsH07782M sevenH07651L bearH05375K priestsH03548J' and let sevenH07651 I+ of the covenantH01285Hthe arkH0727#G1unto them, take upH05375Fand saidH0559E#the priestsH03548DcalledH07121Cof nunH05126Bthe sonH01121A!and joshuaH03091@every manH0376 ?+shall ascend upH05927>)and the peopleH05971=flatH08478 <+ shall fall downH05307;# of the cityH05892 Y|^:cH/s[9rYw cameH01980 v- and the rerewardH0622"u/ with the trumpetsH07782!t' that blewH08628 H08628s# the priestsH03548r beforeH06440q men wentH01980p' and the armedH02502othemH0310nfollowedH01980mlordH03068 l+of the covenantH01285k#and the arkH0727"j/with the trumpetsH07782i and blewH08628h lordH03068g beforeH06440f passed onH05674e) of rams' hornsH03104dtrumpetsH07782cthe sevenH07651bbearingH05375apriestsH03548`)that the sevenH07651 _+unto the peopleH05971^!had spokenH05591]Mand it came to pass, when joshuaH03091\ lordH03068[ the arkH0727ZbeforeH06440 OiJ( }dH"jL/nO! and joshuaH03091# in the campH04264! and lodgedH03885' into the campH04264' and they cameH0935% onceH0259 H06471# going aboutH05362 the cityH05892  compassedH05437  lordH03068 ! so the arkH0727$ 3 then shall ye shoutH07321  you shoutH07321 i bidH0559' until the dayH03117"/ out of your mouthH06310 proceedH03318 wordH01697 + with your voiceH06963#1 nor make any noiseH08085#1 ye shall not shoutH07321 sayingH0559! the peopleH05971~' had commandedH06680}! and joshuaH03091"|/ with the trumpetsH07782{# and blowingH08628z going onH01980y the arkH0727x afterH0310 \~cJ,dK/rH/\4)and the secondH08145"3/ with the trumpetsH077822# and blowingH086281 going onH019800 lordH03068/ the arkH0727. afterH0310- cameH01980&,9 them; but the rerewardH0622+ beforeH06440* wentH01980")/ and the armed menH02502"(/ with the trumpetsH07782' and blewH08628&# continuallyH01980% went onH01980$ lordH03068# the arkH0727" beforeH06440!) of rams' hornsH03104  trumpetsH07782 sevenH07651 bearingH05375 priestsH03548 and sevenH07651 lordH03068 the arkH0727 took upH05375 + and the priestsH03548) in the morningH01242! rose earlyH07925 NhF&}W8vS6tN"Q/with the trumpetsH07782PblewH08628!O-when the priestsH03548NtimeH064713MQand it came to pass at the seventhH07637LtimesH06471KsevenH07651J the cityH05892I) they compassedH05437!H- only on that dayH03117G timesH06471F sevenH07651&E7after the same mannerH04941Dthe cityH05892C'and compassedH05437B!of the dayH07837"A/about the dawningH05927%@5that they rose earlyH07925?dayH031173>Qand it came to pass on the seventhH07637= daysH03117< sixH08337;#so they didH06213:'into the campH042649%and returnedH077258%onceH0259 H064717the cityH058926)they compassedH054375dayH03117 WvW6yO+z]<~W#n1but all the silverH03701m# and troubleH05916l a curseH02764k of israelH03478jthe campH04264iand makeH07760&h7of the accursed thingH02764g%when ye takeH03947faccursedH02763(e;from the accursed thingH02764dkeepH08104$c3and ye, in any wiseH07535b% that we sentH07971a) the messengersH04397 `+because she hidH02244&_7with her in the houseH01004^!shall liveH02421]!the harlotH02181\!only rahabH07343[lordH03068"Z/shall be accursedH02764Y%and the cityH05892X% you the cityH05892W! hath givenH05414V lordH03068U shoutH07321 T+unto the peopleH05971SsaidH0559RjoshuaH03091 IiP-r9~dBfI the cityH058923 Qstraight before him, and they tookH03920 every manH0376'into the cityH05892went upH05927#1so that the peopleH05971)fell down flatH05307' that the wallH02346 shoutH08643% with a greatH01419 shoutedH07321) and the peopleH05971)of the trumpetH07782~the soundH06963}heardH080855|Uand it came to pass, when the peopleH05971"{/with the trumpetsH07782zblewH08628yshoutedH07321x'so the peopleH05971w lordH03068!v/ into the treasuryH0214u+they shall comeH0935tlordH03068s#consecratedH06944rand ironH01270qof brassH05178p#and vesselsH03627oand goldH02091 [x^B' oN7yU{[()and her fatherH01'rahabH07343 &+and brought outH03318%went inH0935 $+that were spiesH07270"#/and the young menH052883"Q and all that she hath, as ye swareH07650 !- thence the womanH0802 ' and bring outH03318 houseH01004"/into the harlot'sH02181goH0935#the countryH0776#1that had spied outH07270menH0582%unto the twoH08147had saidH0559!but joshuaH03091% of the swordH02719' with the edgeH06310 and assH02543and sheepH07716and oxH07794and oldH02205youngH05288and womanH0802both manH0376 #in the cityH05892+ Aand they utterly destroyedH02763 O{W:T3oV7O7DYand all that she had; and she dwellethH03427ChouseholdH01004B-and her father'sH01AaliveH02421@!the harlotH02181?rahabH07343>savedH02421=!and joshuaH03091< lordH03068;% of the houseH01004!:/ into the treasuryH02149 they putH054148#and of ironH012707of brassH05178 6+and the vesselsH036275%and the goldH02091)4=therein: only the silverH037013with fireH07842the cityH058921)and they burntH083130of israelH03478/ the campH04264.% them withoutH02351- and leftH03240 ,+ all her kindredH04940;+a and all that she had; and they brought outH03318 *-and her brethrenH0251))and her motherH0517 neD+ z`E*c6na%and his fameH08089 `+was with joshuaH03091_lordH03068^the gatesH01817 ]+shall he set upH05324$\3and in his youngestH06810)[=thereof in his firstbornH01060,ZC he shall lay the foundationH03245Y jerichoH03405X this cityH05892W% and buildethH01129V) that riseth upH06965UlordH03068TbeforeH06440Sthe manH0376RcursedH0779QsayingH0559P%at that timeH06256OadjuredH07650N!and joshuaH03091MjerichoH03405L!to spy outH07270KsentH07971J%which joshuaH03091I) the messengersH04397 H+ because she hidH02244G' unto this dayH03117F israelH03478E inH07130 SqR( |_>![=xS!-on the east sideH06924~#beth–avenH01007}besideH05973|to aiH05857{%from jerichoH03405zmenH0582ysentH07971x!and joshuaH03091wof israelH03478%v5against the childrenH01121u#was kindledH02734tlordH03068s'and the angerH0639&r7of the accursed thingH02764qtookH03947pof judahH03063o% of the tribeH04294n of zerahH02226m the sonH01121l of zabdiH02067k the sonH01121jof carmiH03756ithe sonH01121hfor achanH05912&g7in the accursed thingH02764f!a trespassH04604ecommittedH04603dof israelH03478!c-but the childrenH01121*bAthroughout all the countryH0776 PfG( vA'vJ,rP'and they fledH05127menH0376thousandH0505#about threeH07969&7thither of the peopleH05971!-so there went upH05927fewH04592 to labourH03021(; make not all the peopleH05971 aiH05857 and smiteH05221 go upH05927menH0376thousandH0505+Abut let about two or threeH07969go upH059271 Munto him, let not all the peopleH05971 and saidH0559 to joshuaH03091" /and they returnedH07725 aiH05857!and viewedH07270went upH05927#and the menH0582#the countryH0776 and viewH07270 go upH05927!/ unto them, sayingH0559 and spakeH0559% of beth–elH01008 Yw]4e:tT7Y";/ he and the eldersH02205#:1 until the eventideH061539 lordH030688the arkH07277beforeH064406'upon his faceH064405%to the earthH07764and fellH053073#his clothesH080712rentH071671!and joshuaH03091$03and became as waterH04325/meltedH04549.'of the peopleH05971%-5 wherefore the heartsH03824',9 them in the going downH04174+ and smoteH05221*' unto shebarimH07671) the gateH08179(beforeH06440 '+for they chasedH07291&menH0376%and sixH08337%$5of them about thirtyH07970#smoteH05221"of aiH05857!#and the menH0582  of aiH05857the menH0582beforeH06440 ]iQ6gH#yS8# x]ZbeforeH06440Y#their backsH06203XturnethH02015WisraelH03478VwhenH0310 U-what shall i sayH0559TlordH0136SoH0994RjordanH03383"Q/on the other sideH05676Pand dweltH03427$O3we had been contentH02974!N-us? would to godH03863M!to destroyH06L+ of the amoritesH0567!K- us into the handH03027J! to deliverH05414I jordanH03383H overH05674G#this peopleH05971FbroughtH05674+EAwherefore hast thou at allH05674DgodH03069ClordH0136Balas, oH0162AsaidH0559@!and joshuaH03091!?-upon their headsH07218>dustH06083= and putH05927< of israelH03478 ^mNsZA) ~^* ^%t5 and have also stolenH01589&s7 of the accursed thingH02764/rI them: for they have even takenH03947"q/ which i commandedH06680p# my covenantH012850oK and they have also transgressedH05674n# hath sinnedH02398m israelH03478(l; thou thus upon thy faceH06440 k+ wherefore liestH05307j# get thee upH06965i# unto joshuaH03091h saidH0559g lordH03068f nameH08034e) unto thy greatH01419&d7 and what wilt thou doH06213c) from the earthH0776b our nameH08034a# and cut offH03772+`A and shall environ us roundH05437_! shall hearH08085^# of the landH0776(]; and all the inhabitantsH03427#\1 for the canaanitesH03669[' their enemiesH0341 GW9uT%s\? |eG of israelH03478 godH0430 lordH03068) for thus saithH0559- E yourselves against to morrowH04279  sanctifyH06942  and sayH0559 ! the peopleH05971  sanctifyH06942 upH06965! from amongH07130% the accursedH02764! ye destroyH08045 exceptH038084S neither will i be with you any moreH03254+A because they were accursedH02764' their enemiesH0341 beforeH06440 backsH06203~ turnedH06437}' their enemiesH0341| beforeH06440{ not standH06965z couldH03201y of israelH03478'x9 therefore the childrenH01121+wA even among their own stuffH03627(v; also, and they have putH07760u) and dissembledH03584 [tV;X+ iP1s[-manH01397,!shall comeH07126+!shall takeH03920*lordH03068")/and the householdH01004(' by householdsH01004'! shall comeH07126&! shall takeH03920% lordH03068$) and the familyH04940*#?according to the familiesH04940"!shall comeH07126!takethH03920 lordH03068the tribeH07626)=according to your tribesH07626.Gtherefore ye shall be broughtH07126)in the morningH01242! from amongH07130#1 the accursed thingH02764#1 until ye take awayH05493' thine enemiesH0341 beforeH06440 not standH06965! thou canstH03201"/ of thee, o israelH03478% in the midstH07130"/ an accursed thingH02764 EqT hJ(gI&dEI!the familyH04940H)and he broughtH07126 G+of the zarhitesH02227F!the familyH04940E#and he tookH03920Dof judahH03063C!the familyH04940B)and he broughtH07126A was takenH03920@of judahH03063?'and the tribeH07626 >+by their tribesH07626=israelH03478<#and broughtH07126;)in the morningH01242:'rose up earlyH079259so joshuaH030918 in israelH034787 follyH05039,6Cand because he hath wroughtH062135lordH030684%the covenantH01285F3whe and all that he hath: because he hath transgressedH056742with fireH07841)shall be burntH08313(0;with the accursed thingH02764!/-he that is takenH03920.by manH01397 nmJ(eI, z_Fn#h1 unto him; and tellH05046g! confessionH08426f and makeH05414e of israelH03478dgodH0430clordH03068#b1i pray thee, gloryH03519agiveH07760`my sonH01121_!unto achanH05912^saidH0559]!and joshuaH03091\was takenH03920[ of judahH03063Z% of the tribeH04294Y of zerahH02226X the sonH01121W of zabdiH02067Vthe sonH01121Uof carmiH03756Tthe sonH01121Sand achanH05912Rby manH01397QmanH01397P'his householdH01004O)and he broughtH07126N was takenH03920M and zabdiH02067L by manH01397K manH01397 J+ of the zarhitesH02227 ]}bF, kF1~eK/}]%in the earthH0776hidH02934)them, and tookH03947)then i covetedH02530weightH04948shekelsH08255 of fiftyH02572 of goldH02091 wedgeH03956~ and aH0259} of silverH03701|shekelsH08255 {+and two hundredH03967zgarmentH0155y!babylonishH08152xgoodlyH02896waH0259!v-among the spoilsH07998u!when i sawH07200.tG and thus and thus have i doneH06213s of israelH03478rgodH0430qlordH03068p'i have sinnedH02398oindeedH0546nand saidH0559mjoshuaH03091lansweredH06030kand achanH05912jhideH03582+iA me now what thou hast doneH06213 YgH'`A"pW8|Y$+and the garmentH0155#)and the silverH03701"of zerahH02226!the sonH01121 achanH05912)with him, tookH03947)and all israelH03478!and joshuaH03091 lordH03068 beforeH06440"/and laid them outH03332of israelH03478*?and unto all the childrenH01121!-them unto joshuaH03091#and broughtH0935#of the tentH0168&7them out of the midstH08432'and they tookH03947)and the silverH03701#in his tentH0168hidH02934'unto the tentH0168%and they ranH07323 !messengersH04397 sentH07971 so joshuaH03091 )and the silverH03701 !of my tentH0168%in the midstH08432 S{Z8vW?'eC$lS@heapH01530!?-over him a greatH01419 >+and they raisedH06965=-them with stonesH068&<7 after they had stonedH05619;) them with fireH0784:! and burnedH083139+ him with stonesH0688 stonedH072757)and all israelH034786'thee this dayH031175'shall troubleH059164lordH03068#31hast thou troubledH059162whyH041001saidH05590!and joshuaH03091/of achorH05911%.5them unto the valleyH060106-Wand all that he had: and they broughtH05927,%and his tentH0168+'and his sheepH06629*'and his assesH02543)% and his oxenH07794"(/ and his daughtersH01323'% and his sonsH01121& of goldH02091%' and the wedgeH03956 ZfFgO/dJ0{Z^%and his cityH05892])and his peopleH05971\of aiH05857[the kingH04428Z'into thy handH03027Y% i have givenH05414X seeH07200W to aiH05857V go upH05927%U5 with thee, and ariseH06965Tof warH04421S)all the peopleH05971RtakeH03947.QGnot, neither be thou dismayedH02865PfearH03372O#unto joshuaH03091NsaidH0559MlordH03068L'unto this dayH03117Kof achorH05911J! the valleyH06010I! was calledH07121H' of that placeH04725#G1 wherefore the nameH08034F% of his angerH0639$E3from the fiercenessH02740DturnedH07725ClordH03068B'unto this dayH03117Aof stonesH068 U]<oM,{\= rU{by nightH03915#z1and sent them awayH07971y of valourH02428x menH0376w mightyH01368v thousandH0505u thirtyH07970tchose outH0977s!and joshuaH03091r!against aiH05857qto go upH05927pof warH04421#o1and all the peopleH05971naroseH06965mso joshuaH03091l behindH0310k% for the cityH05892j) thee an ambushH0693%i5 unto yourselves: layH077601hO thereof, shall ye take for a preyH0962'g;thereof, and the cattleH0929f)only the spoilH07998e%and her kingH04428d%unto jerichoH03405c'as thou didstH06213b%and her kingH04428ato aiH05857"`/and thou shalt doH06213_%and his landH0776 PxS9X- _DkPbeforeH06440they fleeH05127!/for they will sayH0559#1them from the cityH05892'9us) till we have drawnH05423afterH0310'9for they will come outH03318beforeH06440"/that we will fleeH05127$ 3us, as at the firstH07223 againstH07125> gand it shall come to pass, when they come outH03318 'unto the cityH05892' 9with me, will approachH07126*?and i, and all the peopleH05971$3 but be ye all readyH03559' from the cityH05892 farH07368 not veryH03966goH07368the cityH05892behindH0310!-against the cityH05892$5ye shall lie in waitH0693~beholdH07200}%them, sayingH0559!|-and he commandedH06680 EhE'Q4qY4`E2 and aiH05857"1/ between beth–elH010080 and abodeH03427!/- to lie in ambushH03993.' and they wentH03212*-? therefore sent them forthH07971, joshuaH03091!+- i have commandedH06680* seeH07200)#shall ye doH06213(lordH03068-'Eaccording to the commandmentH01697&on fireH0784%the cityH05892$%ye shall setH03341#the cityH058924"Sand it shall be, when ye have takenH08610"!/it into your handH03027 %will deliverH05414your godH0430lordH03068'upon the cityH05892and seizeH03423+from the ambushH0693&7then ye shall rise upH06965 beforeH06440'9 therefore we will fleeH05127$3us, as at the firstH07223 DhN/kE' kI- dDP# and he tookH03947$O3 between them and aiH05857N a valleyH01516M of aiH05857"L/ on the north sideH06828K# and pitchedH02583 J+ before the cityH05892I and cameH0935H' and drew nighH05066"G/ with him, went upH05927F of warH04421#E1 and all the peopleH05971D to aiH05857C! the peopleH05971B beforeH06440A of israelH03478"@/ he and the eldersH02205?# and went upH05927>! the peopleH05971=% and numberedH06485<) in the morningH01242;' rose up earlyH07925:! and joshuaH030919! the peopleH059718 amongH084327! that nightH039156 lodgedH038855! but joshuaH030914 of aiH05857!3- on the west sideH03220 ZiC(rQ1rO-yZl#and the menH0582"k/and rose up earlyH07925!j-that they hastedH04116isawH07200hof aiH058573gQand it came to pass, when the kingH04428f' of the valleyH06010e) into the midstH08432d! that nightH03915c wentH03212b joshuaH03091a# of the cityH05892`# on the westH03220(_; and their liers in waitH06119^# of the cityH05892]% on the northH06828\% all the hostH04264[! the peopleH05971&Z7 and when they had setH07760#Y#' of the cityH05892 H05857!X- on the west sideH03220W and aiH05857"V/ between beth–elH01008%U7 them to lie in ambushH0693T and setH07760S menH0376R thousandH0505Q! about fiveH02568 anDz]>hA |ajoshuaH03091afterH0310'9them: and they pursuedH07291afterH0310#1together to pursueH07291#were calledH02199'in aiH05892 H05857#1and all the peopleH05971"/of the wildernessH04057!by the wayH01870~)them, and fledH05127}beforeH06440,|Cmade as if they were beatenH05060{)and all israelH03478z!and joshuaH03091ythe cityH05892"x1against him behindH0310w+liers in ambushH0693v#but he wistH03045uthe plainH06160tbeforeH06440$s3 at a time appointedH04150&r7 he and all his peopleH05971q to battleH04421p israelH03478o againstH07125nwent outH03318m#of the cityH05892 MrX7eD+wS, gM&aroseH06965%)and the ambushH0693 $+toward the cityH05892## in his handH03027" the spearH03591!' stretched outH05186 ! and joshuaH03091#1 it into thine handH03027 +for i will giveH05414toward aiH05857#in thy handH03027the spearH03591#stretch outH05186#unto joshuaH03091saidH0559lordH03068% after israelH03478# and pursuedH07291 openH06605 the cityH05892'and they leftH05800israelH03478afterH0310"/that went not outH03318%or beth–elH01008 in aiH05857 leftH07604' ;and there was not a manH0376 ' from the cityH05892$ 3 and were drawn awayH05423 \hK'qM3pR( |\B#turned backH02015"A/to the wildernessH04057@that fledH05127?) and the peopleH05971%>5 this way or that wayH02008= to fleeH05127&<7 and they had no powerH03027; to heavenH08064:#ascended upH059279#of the cityH05892'89and, behold, the smokeH062277)them, they sawH072006behindH03105lookedH064374of aiH05857 3-and when the menH05822on fireH07841 the cityH058920 and setH03341/) it, and hastedH04116. and tookH03920-' into the cityH05892 ,-and they enteredH0935+his handH030270*Kas soon as he had stretched outH05186)%and they ranH07323#(1out of their placeH04725'quicklyH04120 C{X:qV<n!{aC^they tookH08610]of aiH05857\%and the kingH04428[ or escapeH06412$Z3 none of them remainH08300Y they letH07604X'them, so thatH05704IW}some on this side, and some on that side: and they smoteH05221Vof israelH034780UKthem; so they were in the midstH08432TagainstH07125S#of the cityH05892R!issued outH03318Q'and the otherH0428P of aiH05857O the menH0582N and slewH05221'M9 then they turned againH07725L ascendedH05927K#of the cityH05892#J1and that the smokeH06227Ithe cityH05892Hhad takenH03920G+that the ambushH0693FsawH07200E)and all israelH03478 D+and when joshuaH03091"C/upon the pursuersH07291 SoK,{C#pR- oSythousandH0505x'twelveH06240 H08147wand womenH0802v#both of menH0376uthat dayH03117t'all that fellH05307s%of the swordH02719!r-it with the edgeH06310qand smoteH05221punto aiH05857oreturnedH07725(n; that all the israelitesH03478)m= until they were consumedH08552l% of the swordH02719k# on the edgeH063104jS them, and when they were all fallenH05307$i3wherein they chasedH07291"h/in the wildernessH04057g%in the fieldH07704fof aiH05857$e3all the inhabitantsH03427d!of slayingH02026 c+had made an endH036151bMand it came to pass, when israelH03478a'him to joshuaH03091`#and broughtH07126_aliveH02416 JnU&pN-rW8kJ%and the kingH04428'unto this dayH03117%a desolationH08077for everH05769!it an heapH08510and madeH07760aiH05857burntH08313!and joshuaH03091  joshuaH03091# 1which he commandedH06680 lordH030689 ]unto themselves, according unto the wordH01697 +took for a preyH0962israelH03478%of that cityH05892'and the spoilH07998+only the cattleH0929 of aiH05857$3all the inhabitantsH03427/Iuntil he had utterly destroyedH02763the spearH03591+Awherewith he stretched outH05186backH07725~%not his handH03027}drewH07725|!for joshuaH03091{of aiH05857z#all the menH0582 FU9{^7^>$fF5#the servantH056504as mosesH048723ebalH058582in mountH020221of israelH034780godH0430/lordH03068.an altarH04196-builtH01129,#then joshuaH03091+'unto this dayH03117*of stonesH068)heapH01530 (+thereon a greatH01419'and raiseH06965&#of the cityH05892%#of the gateH08179#$1it at the enteringH06607#and castH07993"' from the treeH06086! downH03381 # his carcaseH05038&7 that they should takeH03381 commandedH06680joshuaH03091was downH0935'9and as soon as the sunH08121&)'until eventideH06153 H06256on a treeH06086he hangedH08518of aiH05857 HeE& jEpU6mH!R-!and their eldersH02205Q)!and all israelH03478P of israelH03478 O+ of the childrenH01121 N+ in the presenceH06440M) which he wroteH03789L of mosesH04872K! of the lawH08451J a copyH04932$I7 there upon the stonesH068H% and he wroteH03789 G+peace offeringsH08002F)and sacrificedH02076ElordH03068(D;thereon burnt offeringsH05930!C-and they offeredH05927BironH01270/AIover which no man hath lift upH05130@ stonesH068? of wholeH08003> an altarH04196= of mosesH04872<! of the lawH08451;#in the bookH05612!:-as it is writtenH037899of israelH034788%the childrenH011217commandedH066806lordH03068 Nx@ Y4|bI, lNo!of israelH03478n!!the peopleH05971'm9!that they should blessH01288l!beforeH07223k'!had commandedH06680j!lordH03068i#!the servantH05650h!as mosesH04872g!ebalH05858f!mountH02022%e5!of them over againstH04136d!and halfH02677c!gerizimH01630b!mountH02022a!againstH04136`%!of them overH0413!_-!among them; halfH02677#^3!as he that was bornH0249%]5! as well the strangerH01616\! lordH03068 [+! of the covenantH01285Z! the arkH0727Y!! which bareH05375X#!the levitesH038814WS!and on that side before the priestsH03548$V5!on this side the arkH0727U!stoodH05975!T-!and their judgesH08199S%!and officersH07860 _`? |^=$b9_# 1 and in the valleysH08219% in the hillsH02022 jordanH03383% on this sideH056768[ and it came to pass, when all the kingsH04428# amongH07130%5# that were conversantH01980"/# and the strangersH01616$3# and the little onesH02945)#with the womenH0802#of israelH034780~K#not before all the congregationH06951}#readH07121|%#which joshuaH03091{#commandedH06680"z/#of all that mosesH04872%y5#there was not a wordH01697x!" of the lawH08451w#"in the bookH056121vM"according to all that is writtenH03789u%"and cursingsH07045t'"the blessingsH01293s!"of the lawH08451r'"all the wordsH01697q"he readH07121p'"and afterwardH0310 Y|`@{T,gI/vY& and wentH03212% wililyH06195$' they did workH06213# and to aiH05857"% unto jerichoH03405! had doneH06213 # what joshuaH03091 heardH08085 of gibeonH01391)= and when the inhabitantsH03427 accordH06310 with oneH0259 + and with israelH03478# with joshuaH03091 to fightH03898$3 themselves togetherH03162#1 that they gatheredH06908 heardH08085!- and the jebusiteH02983! the hiviteH02340' the perizziteH06522'  the canaaniteH03669+  and the amoriteH0567#  the hittiteH02850  lebanonH03844 %  over againstH04136  seaH03220 % of the greatH01419& 7 and in all the coastsH02348 [tO2jF* ~\>z[C!  from a farH07350B! we be comeH0935A of israelH03478(@= unto him, and to the menH0376? and saidH0559> at gilgalH01537=' unto the campH04264< to joshuaH03091;' and they wentH03212:  mouldyH053509  was dryH03001#81 of their provisionH06718-7E upon them; and all the breadH038996 garmentsH080085 and oldH01087 4+ upon their feetH072723# and cloutedH029212 shoesH052751 and oldH010870%  and bound upH06887/  and rentH01234.  oldH01087-  bottlesH04997,  and wineH03196!+- upon their assesH02543* sacksH08242) oldH01087( and tookH039479'] and made as if they had been ambassadorsH06737 PaI$aA _G, mPa the fameH08089"`/ for we have heardH08085_ thy godH0430^ lordH03068$]3 because of the nameH08034\ are comeH0935[% thy servantsH05650Z countryH0776Y farH07350&X7 unto him, from a veryH03966W' and they saidH0559V comeH0935#U3 ye? and from whenceH0370T saidH0559S! and joshuaH03091R% thy servantsH05650Q# unto joshuaH03091P' and they saidH0559O  a leagueH01285*N? us; and how shall we makeH03772M amongH07130L ye dwellH03427K% peradventureH0194!J- unto the hivitesH02340I saidH0559H of israelH03478G# and the menH0376F#  ye a leagueH01285#E1  now therefore makeH03772D  countryH0776 ElR/mO.}dG*eE# ye a leagueH01285#~1 therefore now makeH03772}' your servantsH05650|' them, and sayH0559{ to meetH07125z and goH03212 y+ for the journeyH01870x with youH03027w victualsH06720v takeH03947u' to us, sayingH0559t spakeH0559s) of our countryH0776(r; and all the inhabitantsH03427%q5 wherefore our eldersH02205p% at ashtarothH06252o of bashanH01316n kingH04428m and to ogH05747l! of heshbonH02809k kingH04428j to sihonH05511i jordanH03383h beyondH05676g+ of the amoritesH0567f kingsH04428e! to the twoH08147$d3 and all that he didH06213c in egyptH04714,bC of him, and all that he didH06213 SuV4zV>v]A" lS madeH06213! and joshuaH03091 lordH03068% at the mouthH06310 and askedH07592"/ of their victualsH06718 tookH03947# and the menH0582 journeyH01870 longH07230&7 by reason of the veryH03966) are become oldH01086' and our shoesH05275'9 and these our garmentsH08008* ? and, behold, they be rentH01234  newH02319 + which we filledH04390  of wineH03196" / and these bottlesH04997!- and it is mouldyH053505U unto you; but now, behold, it is dryH03001 to goH03212' we came forthH03318! on the dayH03117"/ out of our housesH01004' our provisionH06679# we took hotH02525) this our breadH03899 `qM% gJz\@`7#  and beerothH08816'  and chephirahH037165  gibeonH01391!4- now their citiesH058923 dayH031172% on the thirdH07992"1/ unto their citiesH058920 and cameH0935/ journeyedH05265. of israelH03478!-- and the childrenH01121,  amongH07130+!  they dweltH03427!*- their neighboursH07138+)A with them, that they heardH08085( a leagueH01285'' they had madeH03772& afterH0310% daysH03117$ of threeH07969/#I and it came to pass at the endH07097"  swareH07650$!3 of the congregationH05712 + and the princesH05387,C with them, to let them liveH02421 a leagueH01285$3 with them, and madeH03772 peaceH07965 KzH jBd;nKR) which we swareH076500QK be upon us, because of the oathH07621P! lest wrathH071104OS to them; we will even let them liveH02421 N+ this we will doH06213M  not touchH05060%L5 now therefore we mayH03201K of israelH03478J godH0430I lordH03068H' we have swornH07650*G? unto all the congregationH05712F saidH0559$E3 but all the princesH05387$D3  against the princesH05387C  murmuredH03885)B=  and all the congregationH05712A  of israelH03478@ godH0430? lordH03068> had swornH07650$=3 of the congregationH05712.<G them not, because the princesH05387; smoteH05221: of israelH03478!9- and the childrenH01121%85  and kirjath–jearimH07157 alP0g<mS9~am of waterH04325l# and drawersH07579k of woodH06086j! and hewersH02404#i1 from being bondmenH056505hU and there shall none of you be freedH03772g cursedH0779f  amongH07130(e;  from you; when ye dwellH03427d farH07350c veryH03966b! us, sayingH0559+aA wherefore have ye beguiledH07411!`/ unto them, sayingH0559'_9 for them, and he spakeH01696^ calledH07121]! and joshuaH03091\%  had promisedH01696[)  as the princesH05387*Z? unto all the congregationH05712Y of waterH04325X# and drawersH07579W of woodH06086'V9 but let them be hewersH02404)U= unto them, let them liveH02421T saidH0559 S+ and the princesH05387 Qd7qU1w\;jQ  goodH02896 ' as it seemethH05869' in thine handH03027$3 and now, behold, weH02009! this thingH01697&7 of you, and have doneH06213 becauseH06440% of our livesH05315 afraidH03372,C you, therefore we were soreH03966# from beforeH06440# of the landH0776$~3 all the inhabitantsH03427}) and to destroyH08045 |-  you all the landH0776{  to giveH05414z  mosesH04872y#  his servantH05650x  commandedH06680w thy godH0430v lordH03068u% thy servantsH05650t toldH05046)s= because it was certainlyH05046r and saidH0559q joshuaH03091"p/ and they answeredH06030o  of my godH0430n' for the houseH01004 SO&gL0dCnS& joshuaH03091% howH03588$ had heardH08085#% of jerusalemH03389" kingH044287![ now it came to pass, when adoni–zedekH0139& 9  which he should chooseH0977%  in the placeH04725#1  even unto this dayH03117  lordH03068"/  and for the altarH04196%5 for the congregationH05712 of waterH04325# and drawersH07579 of woodH06086 hewersH02404' them that dayH03117 madeH05414! and joshuaH03091) that they slewH02026 of israelH03478 + of the childrenH01121%5 them out of the handH03027,C he unto them, and deliveredH05337! and so didH06213 # unto us, doH06213 + unto thee to doH06213  and rightH03477 EvW6kK(uT9^ED sentH07971C% of jerusalemH03389B kingH04428'A; wherefore adoni–zedekH0139@  mightyH01368?+  and all the menH0582>  than aiH05857=  greaterH01419< citiesH05892;% of the royalH04467: as oneH02599 cityH058928 a greatH014197) because gibeonH013916 greatlyH03966!5- that they fearedH033724) and were amongH071303# with israelH034782) had made peaceH079991 of gibeonH01391(0; and how the inhabitantsH03427/% and her kingH04428. to aiH05857-)  so he had doneH06213,%  and her kingH04428+!  to jerichoH03405#*1  it; as he had doneH06213*)?  and had utterly destroyedH02763( aiH05857' had takenH03920 MnO+d>f?%lMb!  of jarmuthH03412a the kingH04428` of hebronH02275_ the kingH04428^% of jerusalemH03389] the kingH04428\+ of the amoritesH0567[ kingsH04428#Z1 therefore the fiveH02568Y of israelH03478&X7 and with the childrenH01121W# with joshuaH03091'V9 for it hath made peaceH07999U gibeonH01391&T7 me, that we may smiteH05221"S/ unto me, and helpH05826R come upH05927Q sayingH0559P of eglonH05700O kingH04428N) and unto debirH01688M!  of lachishH03923L  kingH04428 K+  and unto japhiaH03309J!  of jarmuthH03412I  kingH04428H) and unto piramH06502G of hebronH02275F kingH04428E! unto hohamH01944 CZ: lS3z^<mC&7 are gathered togetherH06908!~- in the mountainsH02022}! that dwellH03427|+ of the amoritesH0567&{7 us: for all the kingsH04428z% us, and helpH05826y  and saveH03467x'  to us quicklyH04120w  come upH05927"v/  from thy servantsH05650u%  not thy handH03027t slackH07503s sayingH0559r to gilgalH01537q# to the campH04264p# unto joshuaH03091o sentH07971n of gibeonH01391m# and the menH0582l% and made warH03898k' before gibeonH01391j% and encampedH02583)i= they and all their hostsH04264h# and went upH05927,gE gathered themselves togetherH0622f  of eglonH05700e  the kingH04428d!  of lachishH03923c  the kingH04428 Mz_. oF|`@" kM slaughterH04347"/ them with a greatH01419 and slewH05221 israelH03478# them beforeH06440# discomfitedH02000 lordH03068 all nightH03915# from gilgalH01537 went upH05927#1 unto them suddenlyH06597) therefore cameH0935 joshuaH03091  beforeH06440' of them standH05975% 7 there shall not a manH0376% 5 them into thine handH03027/ I them not: for i have deliveredH05414  fearH03372 # unto joshuaH03091 saidH0559 lordH03068' men of valourH02428-E with him, and all the mightyH01368 of warH04421'9 he, and all the peopleH05971# from gilgalH01537 ascendedH05927 so joshuaH03091 FzV8~S/{Y@!eF9! then spakeH016968) with the swordH027197 slewH020266 of israelH034785% the childrenH011214 whomH0834%3+# with hailstonesH068 H012592! which diedH041911 moreH072270' and they diedH04191&/7 upon them unto azekahH05825.# from heavenH08064- stonesH068, greatH01419+ cast downH07993* lordH03068 )+ to beth–horonH01032'(9 were in the going downH04174' israelH03478&# from beforeH064402%O and it came to pass, as they fledH05127"$/ and unto makkedahH04719#) them to azekahH05825" and smoteH05221 !+ to beth–horonH01032 ' that goeth upH04608#1 them along the wayH01870! and chasedH07291 at gibeonH01391 TsS8^>{`;sTW! so the sunH08121V of jasherH03477U# in the bookH05612T writtenH03789S not thisH01931-RG themselves upon their enemiesH0341Q# had avengedH05358!P- until the peopleH01471O stayedH05975N% and the moonH03394M# stood stillH01826L# and the sunH08121K of ajalonH0357J' in the valleyH06010I) and thou, moonH03394H# upon gibeonH01391!G- stand thou stillH01826F sunH08121E of israelH03478D% in the sightH05869C# and he saidH0559B of israelH03478A% the childrenH01121@ beforeH06440?% the amoritesH0567>% delivered upH05414= lordH03068<! in the dayH03117; lordH03068: joshuaH03091 Na?'`D+fH% iNu joshuaH03091 t+ and it was toldH05046s# at makkedahH04719%r5 themselves in a caveH04631q and hidH02244p fledH05127o kingsH04428n) but these fiveH02568m to gilgalH01537(l; with him, unto the campH04264k) and all israelH03478j returnedH07725i! and joshuaH03091h!  for israelH03478g  foughtH03898f lordH03068e of a manH0376d) unto the voiceH06963c hearkenedH08085b lordH03068a# it or afterH0310!`- like that beforeH06440%_5 and there was no dayH03117^ dayH03117]' about a wholeH08549\) not to go downH0935[! and hastedH0213Z of heavenH08064Y% in the midstH02677X# stood stillH05975 \y[;uYB\7\1M and it came to pass, when joshuaH03091$3  them into your handH03027)  hath deliveredH05414  your godH0430  lordH03068"/ into their citiesH05892! / them not to enterH0935 + of them; sufferH05414' 9 and smite the hindmostH02179 % your enemiesH0341  afterH0310 pursueH07291 and stayH05975"/  by it for to keepH08104  menH0582 and setH06485# of the caveH04631) upon the mouthH06310 stonesH068 greatH01419 rollH01556~ saidH0559}! and joshuaH03091|#  at makkedahH04719{ in a caveH04631z hidH02244y are foundH04672x kingsH04428w the fiveH02568v sayingH0559 EzU;oT-vW8gE1' and bring outH033180# of the caveH04631/ the mouthH06310. openH06605- joshuaH03091, then saidH0559+  of israelH03478 *+  of the childrenH01121)#  against anyH0376(! his tongueH03956'! none movedH02782& in peaceH07965%# at makkedahH04719$ to joshuaH03091## to the campH04264" returnedH07725#!1 and all the peopleH05971  citiesH05892#  into fencedH04013+  of them enteredH0935  remainedH08277'  that the restH08300(;  till they were consumedH08552 slaughterH04347 greatH01419!- them with a veryH03966! of slayingH05221 + had made an endH03615 of israelH03478!- and the childrenH01121 IzP1qT5`@ dIN  of warH04421M!  of the menH0582"L/  unto the captainsH07101K and saidH0559J of israelH03478I+ for all the menH0376H calledH07121G# that joshuaH03091F# unto joshuaH03091E# those kingsH04428;Da and it came to pass, when they brought outH03318C of eglonH05700B the kingH04428A!  of lachishH03923@  the kingH04428?!  of jarmuthH03412>  the kingH04428=  of hebronH02275< the kingH04428;% of jerusalemH03389: the kingH04428)9= unto him out of the caveH046318 kingsH044287! those fiveH02568&67 so, and brought forthH033185% and they didH06213(4;  unto me out of the caveH046313 kingsH044282! those fiveH02568 H`=]4nM2kHk)  upon the treesH06086&j7 and they were hangingH08518i treesH06086h% them on fiveH02568!g- them, and hangedH08518f) them, and slewH04191e smoteH05221d joshuaH03091c' and afterwardH0310&b7  against whom ye fightH03898#a3  to all your enemiesH0341` doH06213_ lordH03068#^3 and of good courageH0553] be strongH02388%\5 not, nor be dismayedH02865 [+ unto them, fearH03372Z saidH0559Y! and joshuaH03091X) upon the necksH06677W! their feetH07272V and putH07760#U1 and they came nearH07126T) of these kingsH04428S) upon the necksH06677R your feetH07272Q putH07760$P3  with him, come nearH07126O!  which wentH01980 MbG)iL2eL/yM(;  them, and all the soulsH05315-E  thereof he utterly destroyedH02763% and the kingH04428% of the swordH02719!- it with the edgeH06310 and smoteH05221 makkedahH04719 tookH03920 joshuaH03091~% and that dayH03117} dayH03117 |+ until this veryH06106{ mouthH06310z' in the cave'sH04631y  stonesH068x  greatH01419w  and laidH07760*v?  wherein they had been hidH02244#u1  them into the caveH04631t and castH07993s' off the treesH06086(r; and they took them downH03381q commandedH06680p joshuaH03091o! of the sunH08121!n/ of the going downH09350mK and it came to pass at the timeH06256"l/  until the eveningH06153 R}]?~T5hG"tR#'  unto the kingH04428")  in it; but didH06213!#  none remainH08300 +  therein; he letH07604"/  and all the soulsH05315% of the swordH02719!- it with the edgeH06310% and he smoteH05221 of israelH03478'9 thereof, into the handH03027&7 it also, and the kingH04428 deliveredH05414 lordH03068) against libnahH03841! and foughtH03898&7 with him, unto libnahH03841) and all israelH03478' from makkedahH04719 passedH05674# then joshuaH03091! of jerichoH03405' unto the kingH04428  as he didH06213 # of makkedahH04719 # to the kingH04428 !  and he didH06213 #  none remainH08300 +  therein; he letH07604 Bz_?nR0sR,z^B@ !to helpH05826? !came upH05927> !of gezerH01507= !kingH04428<! !then horamH02036; to libnahH03841;:a therein, according to all that he had doneH06213"9/ and all the soulsH053158% of the swordH02719!7- it with the edgeH063106 and smoteH052215 dayH03117!4- it on the secondH081453! which tookH039202 of israelH034781' into the handH030270 lachishH03923/ deliveredH05414. lordH03068'-9 against it, and foughtH03898,% and encampedH02583'+9 with him, unto lachishH03923*) and all israelH03478)# from libnahH03841( passedH05674'! and joshuaH03091&! of jerichoH03405%' unto the kingH04428"$/ thereof as he didH06213 P^7j?p?"sP[) $and all israelH03478Z! $from eglonH05700Y $went upH05927X! $and joshuaH03091W! # to lachishH039232VO # according to all that he had doneH06213U #that dayH03117-TE #therein he utterly destroyedH02763"S/ #and all the soulsH05315R% #of the swordH02719!Q- #it with the edgeH06310P #and smoteH05221O) #it on that dayH03117N' #and they tookH03920'M9 "against it, and foughtH03898,LC "with him; and they encampedH02583K) "and all israelH03478J! "unto eglonH05700I "passedH05674H "joshuaH03091!G- "and from lachishH03923#F1 ! him none remainingH08300"E/ ! until he had leftH07604#D1 ! him and his peopleH05971C !smoteH05221B! !and joshuaH03091A !lachishH03923bRtRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{$@^{2Pl&B^y$@^{2Pl&B^y5 R!o" #&$C%a&'(7)R*m+ ,&-D.b/0192W3u4516N7k89#:@;[=t>?-@IAfBCD;EYFvGH.ILJiKL$MCNeOP%QAR[SyTU2VMWkXY$ZB[_\}]^9_V`uab0cLdjef%gBh`i}jk8lVmsno.pLqirs LnI(`* }Z3sL#t1 'them with the edgeH06310(s; 'thereof; and they smoteH05221,rC 'thereof, and all the citiesH05892!q- 'it, and the kingH04428p# 'and he tookH03920o! &and foughtH03898#n1 &with him, to debirH01688m) &and all israelH03478l &returnedH07725k! &and joshuaH03091.jG % it utterly, and all the soulsH05315i' % but destroyedH02763h % to eglonH057002gO % according to all that he had doneH06213f) % none remainingH08300!e- %therein; he leftH07604+dA %thereof, and all the soulsH05315,cC %thereof, and all the citiesH05892b% %and the kingH04428a% %of the swordH02719!`- %it with the edgeH06310_' %it, and smoteH05221^' %and they tookH03920 ]+ $and they foughtH03898&\7 $with him, unto hebronH02275 HnK( \8sM% }fH (of israelH03478 (godH0430 ( lordH03068" / ( all that breathedH05397& 7 ( but utterly destroyedH02763 ) ( none remainingH08300  ( he leftH07604$ 3 (and all their kingsH04428"1 (and of the springsH0794 + (and of the valeH08219!- (and of the southH05045% (of the hillsH02022+ (all the countryH0776 (smoteH05221 (so joshuaH03091 + 'and to her kingH04428) 'also to libnahH03841(; 'thereof; as he had doneH06213 ~+ 'and to the kingH04428} 'to debirH01688| ' so he didH06213{ ' to hebronH02275z) ' as he had doneH06213y) ' none remainingH08300!x- ' therein; he leftH07604w' 'all the soulsH05315&v7 'and utterly destroyedH02763u% 'of the swordH02719 _{X1lR9  uR&_-% that he sentH07971, had heardH08085+ of hazorH02674* kingH044280)K and it came to pass, when jabinH02985( +to gilgalH01537('; +with him, unto the campH04264&) +and all israelH03478% +returnedH07725$! +and joshuaH03091#! * for israelH03478" * foughtH03898! * of israelH03478  *godH0430 *lordH03068 *timeH06471 *at oneH0259 *takeH03920! *did joshuaH03091) *and their landH0776$3 *and all these kingsH04428!- )even unto gibeonH01391 )of goshenH01657#3 )and all the countryH0776) )even unto gazaH05804*? )them from kadesh–barneaH06947 )smoteH05221! )and joshuaH03091 (commandedH06680 ZjF'|Z4 lM)yZI#  in the landH0776H%  under hermonH02768G!  the hiviteH02340!F- in the mountainsH02022!E- and the jebusiteH02983"D/ and the perizziteH06522 C+ and the hittiteH02850B# the amoriteH0567 A+ and on the westH03220@# on the eastH04217?' the canaaniteH03669>#  on the westH03220=  of dorH01756#<1 and in the bordersH05299";/ and in the valleyH08219:' of chinnerothH036729 southH05045"8/ and of the plainsH06160!7- of the mountainsH020226% on the northH06828!5- and to the kingsH044284#  of achshaphH0407 3+  and to the kingH044282!  of shimronH08110 1+  and to the kingH044280 of madonH04068/ kingH04428. to jobabH03103 RkP+ u\/ pS0vR f+ about this timeH06256'e9 of them: for to morrowH04279d becauseH06440c' be not afraidH03372b# unto joshuaH03091a saidH0559` lordH03068_)  against israelH03478^ to fightH03898] of meromH04792\' at the watersH04325[ togetherH03162Z# and pitchedH02583Y they cameH0935"X/ were met togetherH03259)W= and when all these kingsH04428V  manyH07227U  veryH03966T%  and chariotsH07393S#  with horsesH05483R% in multitudeH07230Q shoreH08193P% upon the seaH03220!O- even as the sandH02344N peopleH05971 M+ with them, muchH07227)L= they and all their hostsH04264"K/ and they went outH03318J  of mizpehH04709 Z\;f-nP2 xZ  of mizpehH04708$3  and unto the valleyH01237+A  and unto misrephoth–maimH04956 zidonH06721 ~+ them unto greatH07227!}- them, and chasedH07291| who smoteH05221{ of israelH03478#z1 them into the handH03027y deliveredH05414x lordH03068#w1 and they fell uponH05307v suddenlyH06597u of meromH047925tU with him, against them by the watersH04325s of warH04421#r1 and all the peopleH05971q cameH0935p so joshuaH03091o with fireH0784n) their chariotsH04818m and burnH08313l%  their horsesH05483!k-  thou shalt houghH06131j  israelH03478i  beforeH06440h  all slainH02491'g9 will i deliver them upH05414 NnO7cD#fH)oN% of the swordH02719&7 therein with the edgeH06310' all the soulsH05315) and they smoteH05221&7 of all those kingdomsH04467% was the headH07218! beforetimeH06440 for hazorH02674'9 thereof with the swordH02719 the kingH04428 and smoteH05221 hazorH02674 and tookH03920# turned backH07725% at that timeH06256! and joshuaH03091 with fireH0784) their chariotsH04818  and burntH08313 % their horsesH05483 + him: he houghedH06131  badeH0559  lordH03068 didH06213! and joshuaH03091$3 them none remainingH08300&7 them, until they leftH07604)  and they smoteH05221  eastwardH04217 dnT7hA }^?}d; burnH08313:! did joshuaH030919 hazorH02674#81 none of them, saveH021087 burnedH083136 israelH03478(5; still in their strengthH085104! that stoodH059753! the citiesH058922 commandedH066801 lordH030680# the servantH05650/) them, as mosesH04872%.5 he utterly destroyedH02763-% of the swordH02719#,1 them with the edgeH06310+ and smoteH05221* takeH03920$)3 of them, did joshuaH03091"(/ and all the kingsH04428') of those kingsH04428#&1 and all the citiesH05892% with fireH0784$ hazorH02674#% and he burntH08313"! to breatheH05397'!9 there was not any leftH03498# 1 utterly destroyingH02763 DsU2qJ" tY:{]DY tookH03947X so joshuaH03091W mosesH04872V commandedH06680U  lordH03068T  undoneH05493S  nothingH01697R  he leftH05493Q  joshuaH03091P! and so didH06213O joshuaH03091N commandH06680M% so did mosesH04872L# his servantH05650K mosesH04872J commandedH06680I lordH03068$H3  they any to breatheH05397#G1  them, neither leftH07604)F=  until they had destroyedH08045E%  of the swordH02719D'  with the edgeH06310C! they smoteH05221.BI unto themselves; but every manH0120A+ took for a preyH0962@ of israelH03478?% the childrenH01121>) and the cattleH0929 =+ of these citiesH05892"</ and all the spoilH07998 XoQ. iG+^B$X%v5 with all those kingsH04428u timeH03117t a longH07227s warH04421r madeH06213q joshuaH03091p)  them, and slewH04191o  and smoteH05221n  he tookH03920$m3  and all their kingsH04428l  hermonH02768k# under mountH02022j! of lebanonH03844i' in the valleyH01237%h5 even unto baal–gadH01171g to seirH08165f' that goeth upH05927e halakH02510d) from the mountH02022c)  and the valleyH08219b  of israelH03478!a-  and the mountainH02022`'  and the plainH06160_) and the valleyH08219^ of goshenH01657 ]- and all the landH0776*\? and all the south countryH05045[ the hillsH02022Z' all that landH0776 AoJ&tB' qX: aA# from hebronH02275#1 from the mountainsH02022# the anakimsH06062# and cut offH03772 joshuaH03091  cameH0935! - and at that timeH06256   mosesH04872   commandedH06680   lordH03068*?  but that he might destroyH08045/I that they might have no favourH084673Q that he might destroy them utterlyH02763 in battleH04421 israelH03478.G that they should come againstH07125% their heartsH03820 to hardenH02388 lordH03068  in battleH04421~ they tookH03947} of gibeonH01391 |+ the inhabitantsH03427!{- save the hivitesH02340z of israelH03478"y/ with the childrenH01121 x+ that made peaceH07999%w5 there was not a cityH05892 ewH*sT0sZ8e.#  unto israelH03478&-7  it for an inheritanceH05159, gaveH05414+! and joshuaH03091*! unto mosesH04872) saidH01696( lordH03068') the whole landH0776& tookH03947% so joshuaH03091$)  there remainedH07604#' and in ashdodH0795" in gathH01661!% only in gazaH05804  of israelH03478 + of the childrenH01121# in the landH0776 leftH03498.G there was none of the anakimsH06062"/ with their citiesH05892'9 destroyed them utterlyH02763 joshuaH03091  of israelH03478+A  and from all the mountainsH02022  of judahH03063+A  and from all the mountainsH02022  from anabH06024! from debirH01688 GpS5wQ6{U5iGL' upon the bankH08193K! from aroerH06177J ruledH04910I! in heshbonH02809H who dweltH03427G+ of the amoritesH0567F kingH04428E sihonH05511D# on the eastH04217"C/ and all the plainH06160B hermonH02768A! unto mountH02022@  arnonH0769?)  from the riverH05158>!  of the sunH08121"=/  toward the risingH04217<  jordanH03383";/ on the other sideH05676:! their landH07769' and possessedH034238 smoteH052217 of israelH03478#61 which the childrenH011215# of the landH07764 the kingsH044283 from warH044212 restedH082521%  and the landH0776 0+  by their tribesH07626-/E  according to their divisionsH04256 I}[@vW5z^6lIi) of the remnantH03499h of bashanH01316g kingH04428f of ogH05747e' and the coastH01366,d9#  under ashdoth–pisgahH0794 H0798#c1  and from the southH08486$b3  to beth–jeshimothH01020a  the wayH01870`#  on the eastH04217_ seaH03220^ the saltH04417]% of the plainH06160!\- and unto the seaH03220[# on the eastH04217Z' of chinnerothH03672Y! to the seaH03220#X1 and from the plainH06160W of ammonH05983 V+ of the childrenH01121U! the borderH01366T jabbokH02999$S3 even unto the riverH05158R gileadH01568Q'  and from halfH02677P%  of the riverH05158$O3  and from the middleH08432N  arnonH0769M%  of the riverH05158 M~^A&kN3|c> uM$3  unto the reubenitesH07206%  a possessionH03425  gaveH05414  lordH03068# the servantH05650 and mosesH04872 smiteH05221 of israelH03478!- and the childrenH01121~ lordH03068}# the servantH05650|) them did mosesH04872{! of heshbonH02809z  kingH04428y  of sihonH05511x!  the borderH01366w  gileadH01568v  and halfH02677%u5 and the maachathitesH04602"t/ of the geshuritesH01651 s+ unto the borderH01366"r/ and in all bashanH01316q' and in salcahH05548p hermonH02768o in mountH02022n# and reignedH04910m%  and at edreiH0154l% at ashtarothH06252k! that dweltH03427j' of the giantsH07497 BcA gC!aH$hB"$/ and in the plainsH06160##1 and in the valleysH08219!"- in the mountainsH02022-!E according to their divisionsH04256 % a possessionH03425 of israelH03478 + unto the tribesH07626 gaveH05414% which joshuaH03091 to seirH08165' that goeth upH05927 halakH02510$3  even unto the mountH02022!  of lebanonH03844'  in the valleyH01237 +  from baal–gadH01171#  on the westH03220 jordanH03383% on this sideH05676 smoteH05221 of israelH03478!- and the childrenH01121% which joshuaH03091 ) of the countryH0776  the kingsH04428 # of manassehH04519  tribeH07626 % and the halfH02677 +  and the gaditesH01425 QbBv_B( fH1nQC of eglonH05700B the kingH04428A oneH0259@! of lachishH03923? the kingH04428> oneH0259=! of jarmuthH03412< the kingH04428; oneH0259: of hebronH022759 the kingH044288 oneH02597% of jerusalemH033896 the kingH044285 oneH02594 beth–elH010083 besideH066542 of aiH058571 the kingH044280 oneH0259/! of jerichoH03405. the kingH04428"-/  and the jebusitesH02983,#  the hivitesH02340+)  the perizzitesH06522#*1  and the canaanitesH03669)% the amoritesH0567(% the hittitesH02850)'= and in the south countryH05045&&7 and in the wildernessH04057"%1 and in the springsH0794 "a{^G* kT7r[>xae oneH0259d of hepherH02660c the kingH04428b oneH0259a! of tappuahH08599` the kingH04428_ oneH0259^% of beth–elH01008] the kingH04428\ oneH0259[# of makkedahH04719Z the kingH04428Y oneH0259X! of adullamH05725W the kingH04428V oneH0259U of libnahH03841T the kingH04428S oneH0259R of aradH06166Q the kingH04428P oneH0259O of hormahH02767N the kingH04428M oneH0259L of gederH01445K the kingH04428J oneH0259I of debirH01688H the kingH04428G oneH0259F of gezerH01507E the kingH04428D oneH0259 !ks\?" v_B# }fI+k of dorH01756 the kingH04428 oneH0259 of carmelH03760! of jokneamH03362 the kingH04428 oneH0259 of kedeshH06943~ the kingH04428} oneH0259|! of megiddoH04023{ the kingH04428z oneH0259y! of taanachH08590x the kingH04428w oneH0259v# of achshaphH0407u the kingH04428t oneH0259#s1 of shimron–meronH08112r the kingH04428q oneH0259p of hazorH02674o the kingH04428n oneH0259m of madonH04068l the kingH04428k oneH0259j# of lasharonH08289i the kingH04428h oneH0259g of aphekH0663f the kingH04428 ]mO8oS7]@']#%1 of the philistinesH06430 $+ all the bordersH01552##1 that yet remainethH07604" the landH0776 !+ to be possessedH03423   landH0776  muchH07235  yet veryH03966$3  and there remainethH07604  in yearsH03117 strickenH0935'9 unto him, thou art oldH02204 saidH0559 lordH03068 in yearsH03117 strickenH0935 was oldH02204! now joshuaH03091 and oneH0259 thirtyH07970' all the kingsH04428 oneH0259 of tirzahH08656 the kingH04428   oneH0259  of gilgalH01537 ) of the nationsH01471  the kingH04428  oneH0259 of dorH01756% in the coastH05299 S^A#b;iC$wS A+ of the giblitesH01382@% and the landH0776?+ of the amoritesH0567>) to the bordersH01366=! unto aphekH0663%<5 beside the sidoniansH06722;! and mearahH04632":/ of the canaanitesH036699% all the landH07768) from the southH08486 7+ also the avitesH05761"6/ and the ekronitesH061395% the gittitesH01663 4- the eshkalonitesH0832#33  and the ashdothitesH07962)  the gazathitesH05841#11  of the philistinesH064300  lordsH05633/  fiveH02568!.- to the canaaniteH03669-! is countedH02803, northwardH06828+ of ekronH06138&*7 even unto the bordersH01366) egyptH04714( beforeH06440'! from sihorH07883 &+ and all geshuriH01651 LhM(lFf?mL[% and the halfH02677Z tribesH07626Y' unto the nineH08672#X1 for an inheritanceH05159W this landH0776%V5 now therefore divideH02505$U3  as i have commandedH06680#T1  for an inheritanceH05159$S3  unto the israelitesH03478+RA  only divide thou it by lotH05307Q  of israelH03478P% the childrenH01121O# from beforeH06440&N7 them will i drive outH03423"M/ all the sidoniansH06722'L9 unto misrephoth–maimH04956K% from lebanonH03844$J3 of the hill countryH02022$I3 all the inhabitantsH03427H#  into hamathH02574!G/ unto the enteringH0935F hermonH02768E# under mountH02022 D+ from baal–gadH01171,C5' toward the sunrisingH08121 H04217 B+ and all lebanonH03844 IuS- ~^E, oN( kIy' which reignedH04427x+ of the amoritesH0567w kingH04428v of sihonH05511#u1 and all the citiesH05892t! unto dibonH01769s of medebaH04311"r/ and all the plainH04334q% of the riverH05158p% in the midstH08432o% and the cityH05892n arnonH0769m% of the riverH05158l' upon the bankH08193k! from aroerH06177j  gaveH05414i  lordH03068h#  the servantH05650g  as mosesH04872f  eastwardH04217e jordanH03383d% them, beyondH05676c gaveH05414b# which mosesH04872"a/ their inheritanceH05159`' have receivedH03947 _+ and the gaditesH01425)^= with whom the reubenitesH07206]# of manassehH04519\ tribeH07626 R|]:oK1lJ"yR#1 not the geshuritesH01651 expelledH03423 of israelH03478*? nevertheless the childrenH01121"/ and cast them outH03423 smiteH05221$3 for these did mosesH04872' of the giantsH07497 ) of the remnantH03499 % who remainedH07604 % and in edreiH0154 % in ashtarothH06252 ' which reignedH04427 in bashanH01316 of ogH05747 + all the kingdomH04468# unto salcahH05548) and all bashanH01316 hermonH02768' and all mountH02022!- and maachathitesH04602"/ of the geshuritesH01651) and the borderH01366~! and gileadH01568} of ammonH05983 |+ of the childrenH01121 {+ unto the borderH01366z! in heshbonH02809 FmS0 fM6|Y5_F2 arnonH07691% of the riverH051580# on the bankH08193/) was from aroerH06177 .+ and their coastH01366,-C according to their familiesH04940, of reubenH07205 ++ of the childrenH01121*) unto the tribeH04294) gaveH05414( and mosesH04872'!  as he saidH01696"&/  their inheritanceH05159%%  made by fireH0801$ of israelH03478# godH0430" lordH03068!) the sacrificesH0801! - none inheritanceH05159 he gaveH05414 of leviH03878$3 only unto the tribeH07626) until this dayH03117) the israelitesH03478 amongH07130 dwellH03427%5 and the maachathitesH04601#1 but the geshuritesH01650%5 nor the maachathitesH04602 ZwY=jI({W)sZM kingH04428L of sihonH05511$K3 and all the kingdomH04468J% of the plainH04334#I1 and all the citiesH05892%H5 and beth–jeshimothH01020*G5# and ashdoth–pisgahH0794 H0798 F+ and beth–peorH01047E' of the valleyH06010D% in the mountH02022$C3 and zareth–shaharH06890B! and sibmahH07643A) and kirjathaimH07156@% and mephaathH04158?% and kedemothH06932># and jahazahH03096'=9 and beth–baal–meonH01010"</ and bamoth–baalH01120; dibonH01769:% in the plainH04334#91 and all her citiesH058928 heshbonH028097  by medebaH04311"6/  and all the plainH043345% of the riverH051584% in the midstH084323% and the cityH05892 `}c>  |_B bI&`k! was jordanH03383j of reubenH07205 i+ of the childrenH01121h) and the borderH01366 g+  that were slainH02491f!  among themH0413e) with the swordH02719d slayH02026c of israelH03478!b- did the childrenH01121a) the soothsayerH07080` of beorH01160_% also the sonH01121^ balaamH01109]) in the countryH0776\ dwellingH03427[ of sihonH05511Z dukesH05257Y and rebaH07254X and hurH02354W and zurH06698V and rekemH07552U  eviH0189T  of midianH04080!S-  with the princesH05387R  smoteH05221Q!  whom mosesH04872P! in heshbonH02809O' which reignedH04427N+ of the amoritesH0567 awN/ oT$d@#a# and betonimH0993%5 unto ramath–mizpehH07434!- and from heshbonH02809  rabbahH07237  beforeH06440!  unto aroerH06177 of ammonH05983 + of the childrenH01121 the landH0776~ and halfH02677} of gileadH01568#|1 and all the citiesH05892{ was jazerH03270 z+ and their coastH01366,yC according to their familiesH04940x of gadH01410"w/ unto the childrenH01121v of gadH01410u) unto the tribeH04294t gaveH05414s and mosesH04872!r-  and the villagesH02691q!  the citiesH05892%p5  after their familiesH04940o of reubenH07205 n+ of the childrenH01121 m+ the inheritanceH05159l) and the borderH01366 YsS- xY>#b>rY$ gaveH05414# and mosesH04872#"1 and their villagesH02691!! the citiesH05892% 5 after their familiesH04940 of gadH01410 + of the childrenH01121 + the inheritanceH05159 eastwardH04217 jordanH03383"/ on the other sideH05676' of chinnerethH03672! of the seaH03220'  unto the edgeH07097  borderH01366  jordanH03383!  of heshbonH02809  kingH04428 of sihonH05511) of the kingdomH04468 the restH03499! and zaphonH06829# and succothH05523" / and beth–nimrahH01039 # beth–aramH01027" / and in the valleyH06010  of debirH01688 + unto the borderH01366"/ and from mahanaimH04266 WjF&sY@"kP.uWB  of machirH04353"A/  unto the childrenH01121@ in bashanH01316? of ogH05747>) of the kingdomH04468= citiesH05892< and edreiH0154;' and ashtarothH06252: gileadH015689 and halfH026778  citiesH058927!  threescoreH083466  in bashanH013165  of jairH02971"4/ and all the townsH023333 of bashanH013162 kingH044281 of ogH05747 0+ all the kingdomH04468/! all bashanH01316"./ was from mahanaimH04266 -+ and their coastH01366",/  by their familiesH04940+#  of manassehH04519 *+ of the childrenH01121) tribeH04294(# of the halfH02677'# of manassehH04519& tribeH07626%' unto the halfH02677 a|^8fG*{dF a_of canaanH03667^#in the landH0776]inheritedH05157\of israelH03478#[1which the childrenH01121Z! ! as he saidH01696"Y/ ! their inheritanceH05159X !of israelH03478W !godH0430V !lordH03068U# !inheritanceH05159T !gaveH05414S !mosesH04872R !of leviH03878#Q1 !but unto the tribeH07626P eastwardH04217O! by jerichoH03405N jordanH03383"M/ on the other sideH05676L of moabH04124K' in the plainsH06160/JI did distribute for inheritanceH05157I# which mosesH04872"H/ by their familiesH04940G of machirH04353 F+ of the childrenH01121 E+  to the one halfH02677D#  of manassehH04519C  the sonH01121 [jH(yS:lN0 v[} jordanH03383"|/on the other sideH05676{tribeH04294z#and an halfH02677ytribesH04294xof twoH08147 w+the inheritanceH05159vhad givenH05414ufor mosesH04872t tribeH04294s the halfH02677rtribesH04294q%for the nineH08672pof mosesH04872o#by the handH03027ncommandedH06680mlordH03068"l/their inheritanceH05159kby lotH01486,jCdistributed for inheritanceH05157iof israelH03478 h+of the childrenH01121g' of the tribesH04294f) of the fathersH01e' and the headsH07218d of nunH05126c the sonH01121b!and joshuaH03091a!the priestH03548`'which eleazarH0499 Y|W9\=oQ7vYof judahH03063"/then the childrenH01121the landH0776!-and they dividedH02505didH06213of israelH03478 +so the childrenH01121mosesH04872commandedH06680lordH03068(;and for their substanceH07075!-for their cattleH04735#1 with their suburbsH04054  to dwellH03427 # save citiesH05892 # in the landH0776! - unto the levitesH03881 no partH02506$3therefore they gaveH05414#and ephraimH0669manassehH04519tribesH04294were twoH08147of josephH03130!-for the childrenH01121 amongH08432!- none inheritanceH05159 he gaveH05414%~5 but unto the levitesH03881 coN-{`F% vV=$}c9 againH077258 him wordH016977' and i broughtH077256 the landH07765# to espy outH07270(4;me from kadesh–barneaH069473sentH079712lordH030681#the servantH056500%i when mosesH04872/oldH01121.yearsH08141-fortyH0705#,1in kadesh–barneaH06947+and theeH0182*'concerning meH0182)of godH0430(the manH0376'!unto mosesH04872&saidH01696% lordH03068$ the thingH01697'#9 unto him, thou knowestH03045" saidH0559!% the keneziteH07074 %of jephunnehH03312the sonH01121and calebH03612in gilgalH01537#unto joshuaH03091cameH05066 _fD+ cI&rY,~_V# these fortyH0705U! as he saidH01696#T1 hath kept me aliveH02421S lordH03068R my godH0430Q lordH03068P followedH0310)O= because thou hast whollyH04390N everH05769M forH05704#L1 and thy children'sH01121+KA shall be thine inheritanceH05159J% have troddenH01869!I- whereon thy feetH07272H+ surely the landH0776G sayingH0559F# on that dayH03117E swareH07650D and mosesH04872C my godH0430BlordH03068AfollowedH0310@%but i whollyH04390?meltH04529>'of the peopleH05971'=9with me made the heartH03820<%that went upH05927(;=nevertheless my brethrenH0251:'in mine heartH03824 RxZ; kS8}\9xR"u/ for thou heardestH08085t# in that dayH03117s spakeH01696r lordH03068!q- me this mountainH02022#p1 now therefore giveH05414o) and to come inH0935n) both to go outH03318m% now, for warH04421l# my strengthH03581#k1 me: as my strengthH03581j sentH07971i! that mosesH04872h! in the dayH03117g this dayH03117f strongH02389e oldH01121d yearsH08141c and fiveH02568b fourscoreH08084a this dayH03117"`/ in the wildernessH04057_ wanderedH01980^ israelH03478]! unto mosesH04872\ this wordH01697[ spakeH01696Z lordH03068Y! even sinceH0227X yearsH08141W and fiveH02568 KhL3oM._B&{bK godH0430 lordH03068 followedH0310'9because that he whollyH04390'unto this dayH03117%the keneziteH07074 %of jephunnehH03312 the sonH01121 of calebH036121 Mtherefore became the inheritanceH05159 hebronH02275#1 for an inheritanceH05159 hebronH02275% of jephunnehH03312 the sonH01121! unto calebH03612' him, and gaveH05414 blessedH01288! and joshuaH03091 saidH01696 lordH03068;~a me, then i shall be able to drive them outH03423} withH0854| lordH03068{ if so beH0194z fencedH01219y greatH01419x! the citiesH05892 w+ how the anakimsH06062v# in that dayH03117 _eI2 lH+lE_0%from the bayH03956/seaH03220.#of the saltH04417#-1was from the shoreH07097,borderH01366 ++and their southH05045#*1 of the south coastH08486#)1 the uttermost partH07097( southwardH05045' of zinH06790&)the wildernessH04057%of edomH0123$'to the borderH01366"#/by their familiesH04940"of judahH03063 !+of the childrenH01121 %of the tribeH04294!-then was the lotH01486 from warH04421 had restH08252%and the landH0776"/among the anakimsH06062manH0120a greatH01419)kirjath–arbaH07153beforeH06440of hebronH02275%and the nameH08034 of israelH03478 EwN/|X8uR5`ELborderH01366K%and the eastH06924J coastH01366)I= this shall be your southH05045 H+were at the seaH03220G'of that coastH01366#F1and the goings outH08444Eof egyptH04714D)unto the riverH05158C%and went outH03318B%toward azmonH06111Ait passedH05674@to karkaaH07173&?7 and fetched a compassH05437> to adarH0146=# and went upH05927 <+ along to hezronH02696;! and passedH05674%:5unto kadesh–barneaH06947"9/on the south sideH05045 8+and ascended upH059277%along to zinH067906!and passedH05674%55to maaleh–acrabbimH04610"4/to the south sideH05045 3+and it went outH033182southwardH050451%that lookethH06437 HqP4mI*dH*dHjlookingH06437!i-and so northwardH06828hof achorH05911 g+from the valleyH06010f%toward debirH01688ewent upH05927d)and the borderH01366c of reubenH07205b the sonH01121a of bohanH0932`% to the stoneH068_went upH05927^)and the borderH01366!]-of beth–arabahH01026#\1along by the northH06828[!and passedH05674 Z+to beth–hoglaH01031Ywent upH05927X)and the borderH01366W of jordanH03383&V7 at the uttermost partH07097U! of the seaH03220T% from the bayH03956S quarterH06285R%in the northH06828QborderH01366Pof jordanH03383O%unto the endH07097NseaH03220Mthe saltH04417 L^=_< aC iLwestwardH03220of hinnomH02011!the valleyH01516beforeH06440 + of the mountainH02022! to the topH07218 went upH05927) and the borderH01366 jerusalemH03389 ~+of the jebusiteH02983}sideH03802|)unto the southH05045{of hinnomH02011z!of the sonH01121y'by the valleyH01516xwent upH05927w)and the borderH01366+vAthereof were at en–rogelH05883#u1and the goings outH08444 t+of en–shemeshH05885"s/toward the watersH04325rpassedH05674q)and the borderH01366p% of the riverH05158"o/ on the south sideH05045n! to adummimH0131m% the going upH04608l beforeH05227k'toward gilgalH01537 E\>uS6tV6}bE% chesalonH03693$ jearimH03297# of mountH02022$"3 along unto the sideH03802!! and passedH05674  seirH08165! unto mountH02022 westwardH03220# from baalahH01173 compassedH05437) and the borderH01366!- kirjath–jearimH07157 to baalahH01173 was drawnH08388) and the borderH01366 ephronH06085 of mountH02022' to the citiesH05892% and went outH03318# of nephtoahH05318% of the waterH04325"/ unto the fountainH04599# of the hillH02022% from the topH07218  was drawnH08388 ) and the borderH01366 northwardH06828 'of the giantsH07497 'of the valleyH06010!at the endH07097 SpR/tU0mI( pSB of judahH03063 A+ of the childrenH01121@ the coastH01366?' and the coastH01366> seaH03220=% to the greatH01419< borderH01366;% and the westH03220 :+ were at the seaH032209' of the borderH01366#81 and the goings outH084447% unto jabneelH029956% and went outH033185 baalahH011734 to mountH02022!3- and passed alongH056742! to shicronH079421 was drawnH083880) and the borderH01366/ northwardH06828. of ekronH06138-' unto the sideH03802, went outH03318+) and the borderH01366* to timnahH08553)' and passed onH05674"(/ to beth–shemeshH01053'' and went downH03381"&/ on the north sideH06828 iqP4}dF)|W>"i`)and he went upH05927_ of anakH06061^% the childrenH03211]!and talmaiH08526\!and ahimanH0289[sheshaiH08344Zof anakH06061YsonsH01121!X-thence the threeH07969WdroveH03423Vand calebH03612U hebronH02275T of anakH06061S! the fatherH01R% of arbaH07153 H0704Q the cityH07151P to joshuaH03091O lordH03068#N1 to the commandmentH06310M accordingH0413L of judahH03063K% the childrenH01121J amongH08432I a partH02506H he gaveH05414G% of jephunnehH03312F the sonH01121E) and unto calebH03612,DC according to their familiesH04940C# round aboutH05439 Vw\7nS3jF'uV}'of her fatherH01|!him to askH07592{)that she movedH054960zMand it came to pass, as she cameH0935y to wifeH0802x% his daughterH01323w!him achsahH05915 v+it: and he gaveH05414utookH03920tof calebH03612s#the brotherH0251rof kenazH07073qthe sonH01121p#and othnielH06274o to wifeH0802n#my daughterH01323machsahH05915'l9it, to him will i giveH05414k!and takethH03920!j-kirjath–sepherH07158 i+he that smitethH05221hsaidH0559gand calebH03612!f-kirjath–sepherH07158ebeforeH06440dof debirH01688c%and the nameH08034bof debirH01688*a?thence to the inhabitantsH03427 dnN5wZ:xT7dof judahH03063 +of the childrenH01121%of the tribeH04294citiesH05892"/and the uttermostH07097,Caccording to their familiesH04940of judahH03063 +of the childrenH01121%of the tribeH04294 +the inheritanceH05159springsH01543) and the netherH08482 springsH01543 ' her the upperH05942 # and he gaveH05414  of waterH04325 +me also springsH01543 giveH05414landH0776!me a southH05045$3for thou hast givenH05414'me a blessingH01293giveH05414%who answeredH0559 saidH0559and calebH03612assH02543$3and she lighted offH06795~a fieldH07704 ]dF(tV6pP) x]8baalahH011737)and bizjothjahH0964 6-and beer–shebaH0884"5/and hazar–shualH02705!4-and beth–paletH010463#and heshmonH02829#21and hazar–gaddahH026931#and moladahH041370and shemaH08090/amamH0538.hazorH02674-hezronH02696,#and keriothH07152+hadattahH02675*and hazorH02674)#and bealothH01175(and telemH02928'ziphH02128&!and ithnanH03497%and hazorH02674$!and kedeshH06943#!and adadahH05735"#and dimonahH01776!and kinahH07016  and jagurH03017 and ederH05740% were kabzeelH06909southwardH05045of edomH0123!-toward the coastH01366 ]jK)iN1 pL0~]V%$and adithaimH05723U#$and sharaimH08189T!#and azekahH05825S#socohH07755R##and adullamH05725Q#jarmuthH03412P"and enamH05879O"tappuahH08599 N+"and en–gannimH05873M!"and zanoahH02182L!!and ashnahH0823K!!and zoreahH06881J!eshtaolH0847I'!in the valleyH08219$H3 with their villagesH02691G and nineH08672F twentyH06242E) all the citiesH05892D! and rimmonH07417C and ainH05871B# and shilhimH07978A# and lebaothH03822@'and sansannahH05578?'and madmannahH04089>!and ziklagH06860=!and hormahH02767<!and chesilH03686;#and eltoladH0513:and azemH061079and iimH05864 a~V<{[=}\9as!+and ashnahH0823r#+and jiphtahH03316q*and ashanH06228p*and etherH06281o*libnahH03841$n3)with their villagesH02691m)citiesH05892l')sixteenH06240 H08337k%)and makkedahH04719j!)and naamahH05279i%)beth–dagonH01016h%)and gederothH01450g%(and kithlishH03798f!(and lahmamH03903e!(and cabbonH03522d'and eglonH05700c#'and bozkathH01218b'lachishH03923a%&and joktheelH03371`!&and mizpehH04708_!&and dileanH01810!^-%and migdal–gadH04028]%%and hadashahH02322\%zenanH06799$[3$with their villagesH02691Z$citiesH05892Y%$fourteenH06240 H0702 X+$and gederothaimH01453W#$and gederahH01449 \kP(hN& c@#{\!0and jattirH034920shamirH08069%50and in the mountainsH02022 )/ and the borderH01366 / seaH03220% ''/ and the greatH01366 H01419 /of egyptH04714 )/unto the riverH05158!-/and her villagesH02691)/with her townsH01323/gazaH05804!-/and her villagesH02691)/with her townsH01323/ashdodH0795$3.with their villagesH02691.ashdodH0795.nearH03027"/.even unto the seaH03220~!.from ekronH06138!}--and her villagesH02691|)-with her townsH01323{-ekronH06138$z3,with their villagesH02691y,citiesH05892x,nineH08672w%,and mareshahH04762v!,and achzibH0392u!,and keilahH07084t+and nezibH05334 ecC&gO1iN1e.!7and juttahH03194-7and ziphH02128,7carmelH03760+7maonH04584$*36with their villagesH02691)6citiesH05892(6nineH08672'6and ziorH06730&6hebronH02275#%16and kirjath–arbaH07153$!6and humtahH02547##5and aphekahH0664#"15and beth–tappuahH01054!5and janumH03241 !4and esheanH08244and dumahH017464arabH0694$33with their villagesH026913citiesH05892%3elevenH06240 H02593and gilohH015423and holonH02473!3and goshenH016572and animH06044%2and eshtemohH08512and anabH060241debirH01688%51and kirjath–sannahH07158!1and dannahH018370and socohH07755 NmN6{V7u]BwN%L5>and the city of saltH05898K#>and nibshanH05044J#=and secacahH05527I=middinH04081H'=beth–arabahH01026"G/=in the wildernessH04057$F3<with their villagesH02691E<citiesH05892D<twoH08147C!<and rabbahH07237!B-<kirjath–jearimH07157A)<kirjath–baalH07154$@3;with their villagesH02691?;citiesH05892>;sixH08337=#;and eltekonH0515!<-;and beth–anothH01042;#;and maarathH04638::and gedorH014469!:beth–zurH010498:halhulH02478$739with their villagesH0269169citiesH0589259tenH062354!9and timnahH0855339gibeahH0139029cainH070141!8and zanoahH021820#8and jokdeamH03347/#8and jezreelH03157 DZ6iO) gN.eDi% from jerichoH03405h' that goeth upH05927"g/ to the wildernessH04057f# on the eastH04217e!of jerichoH03405d)unto the waterH04325c!by jerichoH03405b#from jordanH03383afellH03318`of josephH03130 _+of the childrenH01121^#and the lotH01486]'? unto this dayH03117\%? at jerusalemH03389[? of judahH03063"Z/? with the childrenH01121Y? dwellH03427"X/?but the jebusitesH02983#W1?not drive them outH03423V'?couldH03201 H03201U?of judahH03063T%?the childrenH01121S%?of jerusalemH03389 R+?the inhabitantsH03427%Q5?as for the jebusitesH02983$P3>with their villagesH02691O>citiesH05892N>sixH08337M'>and en–gediH05872 ox]7vV3}Y;o!of ephraimH0669 +of the childrenH01121)and the borderH01366'9took their inheritanceH05157#and ephraimH0669manassehH04519~of josephH03130 }+so the childrenH01121'|9 thereof are at the seaH03220#{1 and the goings outH08444z%and to gezerH01507y!the netherH08481 x+of beth–horonH01032w)unto the coastH01366v#of japhletiH03311u%to the coastH01366twestwardH03220s)and goeth downH03381r!to atarothH05852qof archiH0757!p-unto the bordersH01366"o/and passeth alongH05674nto luzH03870m)from beth–elH01008l'and goeth outH03318kbeth–elH01008!j- throughout mountH02022 W^6mG$yZ5uWat jordanH03383%and went outH03318!to jerichoH03405and cameH06293)and to naarathH05292!to atarothH05852%from janohahH03239!-and it went downH03381! to janohahH03239"/ by it on the eastH04217! and passedH05674&7 unto taanath–shilohH08387eastwardH04217!went aboutH05437)and the borderH01366"/on the north sideH06828'to michmethahH04366)toward the seaH03220 went outH03318 )and the borderH01366  the upperH05945" / unto beth–horonH01032$ 3was ataroth–addarH05853!-on the east sideH04217%5of their inheritanceH05159 +even the borderH01366,Caccording to their familiesH04940 HcI"oI$ dD!oH#;1 but the canaanitesH03669: in gezerH015079! that dweltH034278) the canaanitesH03669'79 and they drave not outH03423$63 with their villagesH026915) all the citiesH058924# of manassehH04519 3+ of the childrenH01121 2+ the inheritanceH051591 amongH084320! of ephraimH0669!/- for the childrenH01121. citiesH05892!-- and the separateH03995",/ by their familiesH04940+! of ephraimH0669 *+ of the childrenH01121)% of the tribeH04294 (+ the inheritanceH05159(';thereof were at the seaH03220#&1and the goings outH08444%kanahH07071$)unto the riverH05158#westwardH03220"%from tappuahH08599!went outH03212 !the borderH01366 `iG}[;sR.}`Wof helekH02507%V5and for the childrenH01121U!of abiezerH044!T-for the childrenH01121"S/by their familiesH04940R#of manassehH04519 Q+of the childrenH01121P%for the restH03498O!and bashanH01316(N; therefore he had gileadH01568M of warH04421$L5 because he was a manH0376K of gileadH01568J! the fatherH01I#of manassehH04519H'the firstbornH01060G!for machirH04353Fof josephH03130E'the firstbornH01060D#of manassehH04519C'for the tribeH04294%B5there was also a lotH01486A' under tributeH04522@ and serveH05647?' unto this dayH03117>+ the ephraimitesH0669= amongH07130< dwellH03427 DrI+mO)vX<|_DuhoglahH02295tand noahH05270smahlahH04244!r- of his daughtersH01323q the namesH08034p' but daughtersH01323o# had no sonsH01121n# of manassehH04519mthe sonH01121lof machirH04353kthe sonH01121jof gileadH01568ithe sonH01121hof hepherH02660gthe sonH01121f)but zelophehadH06765"e/by their familiesH04940dof josephH03130cthe sonH01121b#of manassehH04519achildrenH01121`the maleH02145_!of shemidaH08061%^5and for the childrenH01121]of hepherH02660%\5 and for the childrenH01121[! of shechemH07928%Z5 and for the childrenH01121Y of asrielH0844%X5 and for the childrenH01121 HiJ+gI/x_ChH#to manassehH04519portionsH02256tenH06235)and there fellH05307+of their fatherH01%the brethrenH0251amongH08432$ 3them an inheritanceH05159 he gaveH05414 lordH030687 Ytherefore according to the commandmentH06310 %our brethrenH0251amongH08432"/us an inheritanceH05159to giveH05414mosesH04872 commandedH06680 lordH03068 sayingH0559# the princesH05387! and beforeH06440of nunH05126~the sonH01121}joshuaH03091|!and beforeH06440{!the priestH03548zeleazarH0499ybeforeH06440#x1and they came nearH07126w!and tirzahH08656vmilcahH04435 Zz_5`G' hL) zZ1%had the landH07760manassehH04519 /+ of en–tappuahH05887%.5 unto the inhabitantsH03427"-/ on the right handH03225,!went alongH01980+)and the borderH01366*shechemH07927)beforeH06440('to michmethahH04366')was from asherH0836&#of manassehH04519%'and the coastH01366$ of gileadH01568#% had the landH0776" sonsH01121!'of manasseh'sH04519 %and the restH03498his sonsH01121amongH08432)an inheritanceH05159hadH05157#of manassehH04519&7because the daughtersH01323 jordanH03383"/on the other sideH05676!and bashanH01316of gileadH01568+beside the landH0776 V[=`B( d>xVN' is his borderH01366M# and the seaH03220L! manasseh'sH04519K' and northwardH06828J ephraim'sH0669I southwardH05045&H7 of it were at the seaH03220"G/ and the outgoingsH08444F% of the riverH05158"E/ on the north sideH06828D# of manassehH04519C the coastH01366B# of manassehH04519A! the citiesH05892@ amongH08432?! of ephraimH0669>% these citiesH05892=% of the riverH05158< southwardH05045; kanahH07071:) unto the riverH051589 descendedH033818' and the coastH013667!of ephraimH0669 6+to the childrenH011215#of manassehH045194'on the borderH013663#but tappuahH085992!of tappuahH08599 QuU4lD)xY7qQj# of manassehH04519!i- yet the childrenH01121h countriesH05316g threeH07969f' and her townsH01323e! of megiddoH04023$d3 and the inhabitantsH03427c' and her townsH01323b! of taanachH08590$a3 and the inhabitantsH03427`' and her townsH01323_ of endorH05874$^3 and the inhabitantsH03427]' and her townsH01323\ of dorH01756$[3 and the inhabitantsH03427Z' and her townsH01323Y! and ibleamH02991X' and her townsH01323W% beth–sheanH01052V% and in asherH0836 U+ had in issacharH03485T% and manassehH04519S# on the eastH04217 R+ and in issacharH03485Q% on the northH06828P in asherH0836&O7 and they met togetherH06293 E|bH(dE}c;$ ^ElordH03068%forasmuch asH05704 peopleH05971 a greatH07227! to inheritH05159 portionH02256 and oneH0259lotH01486oneH0259$3why hast thou givenH05414~sayingH0559}#unto joshuaH03091|spakeH01696{of josephH03130!z-and the childrenH01121y) drive them outH03423$x3 but did not utterlyH03423w! to tributeH04522v) the canaanitesH03669u' that they putH05414"t/ were waxen strongH02388s of israelH034787rY yet it came to pass, when the childrenH01121q% in that landH0776p dwellH03427o wouldH02974#n1 but the canaanitesH03669m% those citiesH05892l' not drive outH03423k couldH03201 ChM- oR7|I* eC%'of the valleyH06010$' and her townsH01323 #+ of beth–sheanH01052" of ironH01270!' have chariotsH07393 ' of the valleyH06010#in the landH0776!that dwellH03427/Ifor us: and all the canaanitesH03669'is not enoughH04672the hillH02022saidH0559of josephH03130!-and the childrenH01121' be too narrowH0213 ephraimH0669 if mountH02022"/ and of the giantsH07497"/ of the perizzitesH06522-Gfor thyself there in the landH0776%and cut downH01254#to the woodH03293#get thee upH05927peopleH05971 a greatH07227 answeredH0559 !and joshuaH03091 #me hithertoH03541 %hath blessedH01288 BhJ& mU0}Z0`BAat shilohH07887#@1assembled togetherH06950?of israelH03478 >+of the childrenH01121+=Aand the whole congregationH05712< strongH02389;chariotsH07393&:7though they have ironH012709)the canaanitesH03669?8iof it shall be thine: for thou shalt drive outH03423"7/and the outgoingsH08444+6Aand thou shalt cut it downH012545a woodH03293!4-but the mountainH020223 lotH01486'2; thou shalt not have oneH02591 powerH035810) and hast greatH01419/ peopleH05971.a greatH07227-sayingH0559 ,+and to manassehH04519+!to ephraimH0669*of josephH03130))unto the houseH01004(spakeH0559'!and joshuaH03091&!of jezreelH03157 HpP5e? oS:#lH _+and i will sendH07971^tribeH07626]menH0582%\5from among you threeH07969[give outH03051Z! hath givenH05414Y+ of your fathersH01X godH0430W lordH03068Vthe landH0776U!to possessH03423Tto goH0935Sye slackH07503Rof israelH03478"Q/unto the childrenH01121PsaidH0559O!and joshuaH03091"N/their inheritanceH05159+MAwhich had not yet receivedH02505LtribesH07626KsevenH07651Jof israelH03478#I1among the childrenH01121#H1and there remainedH03498G beforeH06440F# was subduedH03533#E3 there. and the landH0776$D3of the congregationH04150C)the tabernacleH0168B!and set upH07931 HrQ*zZ7qA% aH{ lordH03068$z3for you here beforeH06440ylotsH01486.xGhither to me, that i may castH03384wand bringH0935vpartsH02506usevenH07651tthe landH0776,sCye shall therefore describeH03789r% on the northH06828 q+ in their coastsH01366p# shall abideH05975o of josephH03130n'and the houseH01004m%on the southH05045l)in their coastH01366k#shall abideH05975jjudahH03063ipartsH02506h'it into sevenH07651&g7and they shall divideH02505,fE of them; and they shall comeH0935#e1 to the inheritanceH05159d% it accordingH06310c% and describeH03789 b-through the landH0776aand goH01980*`?them, and they shall riseH06965 OZAc="uV<fO goH03212 sayingH0559the landH0776#to describeH03789)them that wentH01980chargedH06680!and joshuaH03091'and went awayH03212aroseH06965#and the menH0582gaveH05414lordH03068#the servantH05650 #which mosesH04872 #on the eastH04217 jordanH03383 beyondH05676" / their inheritanceH05159' have receivedH03947# of manassehH04519 the tribeH07626 and halfH02677!and reubenH07205and gadH01410"/their inheritanceH05159lordH03068(;you; for the priesthoodH03550amongH07130~%have no partH02506 }+but the levitesH03881| our godH0430 ZwG. uY7eG(vZ8 dividedH02505!7- and there joshuaH030916 lordH030685 beforeH06440#41 for them in shilohH078873 lotsH014862 castH079931! and joshuaH030910 at shilohH07887/# to the hostH04264. to joshuaH03091- and cameH0935, in a bookH05612+ partsH02506*! into sevenH07651)% it by citiesH05892(' and describedH03789' the landH0776#&1 and passed throughH05674% wentH03212$# and the menH0582#in shilohH07887"lordH03068!)for you beforeH06440 lotsH01486,Cto me, that i may here castH07993#1it, and come againH07725% and describeH03789 - through the landH0776 and walkH01980 AoO. |[<mT0 kA&T7 through the mountainsH02022"S/ side, and went upH05927R% on the northH06828Q! of jerichoH03405P# to the sideH03802O went upH05927N) and the borderH01366 M+ was from jordanH03383L sideH06285K% on the northH06828!J- and their borderH01366I of josephH03130!H- and the childrenH01121G of judahH03063%F5 between the childrenH01121E! came forthH03318D% of their lotH01486C' and the coastH01366,BC according to their familiesH04940A came upH05927@# of benjaminH01144 ?+ of the childrenH01121>% of the tribeH04294=# and the lotH01486-<E according to their divisionsH04256; of israelH03478":/ unto the childrenH011219 the landH0776 VfC%`BnP.tVp southwardH05045o% beth–horonH01032nbeforeH06440m'from the hillH02022lsouthwardH05045k!of the seaH03220j!the cornerH06285i'and compassedH05437hwas drawnH08388g)and the borderH01366f% beth–horonH01032e' of the netherH08481"d/ on the south sideH05045c' near the hillH02022"b/ to ataroth–adarH05853a descendedH03381`) and the borderH01366_ southwardH05045^ beth–elH01008] of luzH03870\# to the sideH03802'[9 from thence toward luzH03870Z went overH05674Y) and the borderH01366X) of beth–avenH01007/WI thereof were at the wildernessH04057#V1 and the goings outH08444U westwardH03220 GfB%eB%cE&iG ' of the giantsH07497 ' in the valleyH06010 of hinnomH02011 !of the sonH01121 !the valleyH01516beforeH06440 +of the mountainH02022!to the endH07097came downH03381)and the borderH01366# of nephtoahH05318 of watersH04325# to the wellH04599%and went outH03318#on the westH03220~went outH03318})and the borderH01366$|3of kirjath–jearimH07157{%from the endH07097zquarterH06285y'and the southH05045xquarterH06285wthe westH03220vof judahH03063 u+of the childrenH01121ta cityH05892!s- kirjath–jearimH07157/rI thereof were at kirjath–baalH07154#q1 and the goings outH08444 K}]?rN+fJ.mK*'and went downH03381)northwardH06828(arabahH06160'%over againstH04136 &+toward the sideH03802!%-and passed alongH05674$of reubenH07205# the sonH01121" of bohanH0932!% to the stoneH068 ' and descendedH03381! of adummimH0131%the going upH04608%over againstH05227 +toward gelilothH01553)and went forthH03318 +to en–shemeshH05885)and went forthH03318)from the northH06828'and was drawnH08388'to en–rogelH05883'and descendedH03381%on the southH05045of jebusiH02983#to the sideH03802of hinnomH02011' to the valleyH01516' and descendedH03381% on the northH06828 E|W9{ZB$kG#fEG%of the tribeH04294F)now the citiesH05892,EC according to their familiesH04940$D3 thereof round aboutH05439C'by the coastsH01367B#of benjaminH01144 A+of the childrenH01121 @+the inheritanceH05159?sideH06285">/of it on the eastH06924=)was the borderH01379<!and jordanH03383;coastH01366:the southH050459of jordanH033838 endH070977% at the southH050456 seaH032205# of the saltH044174 bayH03956"3/were at the northH068282'of the borderH01366"1/and the outgoingsH084440northwardH06828!/-of beth–hoglahH01031.#to the sideH03802-%passed alongH05674,)and the borderH01366+#unto arabahH06160 DkE"aBv[=bDdand zelahH06762c#and taralahH08634b!and irpeelH03416aand rekemH07552`and mozahH04681_'and chephirahH03716^!and mizpehH04708]#and beerothH0881\and ramahH07414[gibeonH01391$Z3with their villagesH02691YcitiesH05892X'twelveH06240 H08147Wand gabaH01387Vand ophniH06078(U;and chephar–haammonaiH03726T!and ophrahH06084Sand parahH06511Rand avimH05761Q'and beth–elH01008P%and zemaraimH06787"O/and beth–arabahH01026N of kezizH07104M)and the valleyH06010"L/and beth–hoglahH01031K%were jerichoH03405,JCaccording to their familiesH04940I#of benjaminH01144 H+of the childrenH01121 GrO4 tQ9h>dGor shebaH07652%beer–shebaH08842~Oand they had in their inheritanceH05159} of judahH03063 |+ of the childrenH01121 {+ the inheritanceH05159z! was withinH08432&y7 and their inheritanceH05159,xCaccording to their familiesH04940wof simeonH08095 v+of the childrenH01121u'for the tribeH04294tto simeonH08095s!came forthH03318rlotH01486q)and the secondH08145,pC according to their familiesH04940o# of benjaminH01144 n+ of the childrenH01121 m+ the inheritanceH05159$l3 with their villagesH02691kcitiesH05892j%fourteenH06240 H0702ikirjathH07157hgibeathH01394gjerusalemH03389f!and jebusiH02983eelephH0507 M`A"lH-d=qM +the inheritanceH05159%of the southH05045ramathH07414"/to baalath–beerH01192%these citiesH05892#round aboutH05439%5and all the villagesH02691#1and their villagesH02691citiesH05892fourH0702and ashanH06228and etherH06281remmonH07417ainH05871#1and their villagesH02691citiesH05892 'thirteenH06240 H07969 %and sharuhenH08287# 1and beth–lebaothH01034" /and hazar–susahH02701% 5and beth–marcabothH01024!and ziklagH06860!and hormahH02767!and bethulH01329#and eltoladH0513and azemH06107and balahH01088"/and hazar–shualH02705#and moladahH04137 JmF"~Z=`>& sJ%85 of their inheritanceH051597) and the borderH01366,6C according to their familiesH049405! of zebulunH02074!4- for the childrenH011213 came upH059272 lotH014861' and the thirdH07992 0+ the inheritanceH05159/ withinH08432&.7 had their inheritanceH05157- of simeonH080951,M for them: therefore the childrenH01121+% was too muchH07227* of judahH03063 )+ of the childrenH01121(% for the partH02506' of simeonH08095 &+ of the childrenH01121 %+ the inheritanceH05159$ of judahH03063 #+ of the childrenH01121#"1 out of the portionH02256,!C according to their familiesH04940  of simeonH08095 + of the childrenH01121%of the tribeH04294 PyY9aD`B xP$S3 to remmon–methoarH07417R' and goeth outH03318!Q- to ittah–kazinH06278#P1 to gittah–hepherH01662#O#' on the eastH06924 H042171NM and from thence passeth on alongH05674M to japhiaH03309L% and goeth upH05927K# to daberathH01705#J1 and then goeth outH03318$I3 of chisloth–taborH03696 H+ unto the borderH01366,G5' toward the sunrisingH08121 H04217F eastwardH06924E! from saridH08301D! and turnedH07725C jokneamH03362B beforeH06440A% to the riverH05158@# and reachedH06293?' to dabbashethH01708># and reachedH06293=# and maralahH04831<) toward the seaH03220; went upH05927!:- and their borderH013669) was unto saridH08301 \yX2~_:n>\!n-for the childrenH01121m#to issacharH03485lcame outH03318klotH01486j!the fourthH07243$i3with their villagesH02691h%these citiesH05892,gCaccording to their familiesH04940f!of zebulunH02074 e+of the childrenH01121 d+the inheritanceH05159$c3with their villagesH02691bcitiesH05892a'twelveH06240 H08147!`-and beth–lehemH01035_!and idalahH03030^#and shimronH08110]%and nahallalH05096\#and kattathH07005![-of jiphthah–elH03317*Z?thereof are in the valleyH01516"Y/and the outgoingsH08444X%to hannathonH02615%W5it on the north sideH06828V!compassethH05437U)and the borderH01366T to neahH05269 `dA"fG#}Z3 `$ 3 with their villagesH02691 citiesH05892' sixteenH06240 H08337)were at jordanH03383 +of their borderH01366"/and the outgoingsH08444#1and beth–shemeshH01053)and shahazimahH07831to taborH08396reachethH06293'and the coastH01366"~/and beth–pazzezH01048 }+and en–haddahH05876 |+and en–gannimH05873{!and remethH07432zand abezH077y#and kishionH07191x#and rabbithH07245w'and anaharathH0588vand shionH07866u'and hapharaimH02663t!and shunemH07766s)and chesullothH03694#r1was toward jezreelH03157!q-and their borderH01366,pCaccording to their familiesH04940o#of issacharH03485 BwG(dHyW:rB,%5'toward the sunrisingH08121 H04217$#and turnethH07725(#;and to shihor–libnathH07884"westwardH03220!to carmelH03760 %and reachethH06293#and mishealH04861and amadH06008)and alammelechH0487%and achshaphH0407and betenH0991and haliH02482#was helkathH02520!-and their borderH01366,Caccording to their familiesH04940of asherH0836 +of the childrenH01121'for the tribeH04294came outH03318lotH01486'and the fifthH02549#1and their villagesH02691!the citiesH05892,Caccording to their familiesH04940 #of issacharH03485 +of the childrenH01121 %of the tribeH04294 +the inheritanceH05159 QvQ'cE&xR9 tQB) from the coastH02256'A9 thereof are at the seaH03220"@/ and the outgoingsH08444? to hosahH02621>turnethH07725='and the coastH01366<tyreH06865;cityH05892":/and to the strongH040139to ramahH074148turnethH077257the coastH013666zidonH067215!unto greatH072274and kanahH070713!and hammonH025402and rehobH073401!and hebronH05683!0- on the left handH08040/ to cabulH03521.' and goeth outH03318- and neielH05272,) of beth–emekH01025&+7toward the north sideH06828!*-of jiphthah–elH03317")/and to the valleyH01516(!to zebulunH02074'%and reachethH06293 &+to beth–dagonH01016 FmQ6Y8yT4}`F_!nekebH05346^!and adamiH0129]%!to zaanannimH06815\!!from allonH0438 [+!was from helephH02501 Z+!and their coastH01366,YC according to their familiesH04940X# of naphtaliH05321!W- for the childrenH01121V# of naphtaliH05321 U+ to the childrenH01121T came outH03318S lotH01486R the sixthH08345$Q3with their villagesH02691P%these citiesH05892,OCaccording to their familiesH04940Nof asherH0836 M+of the childrenH01121L%of the tribeH04294 K+the inheritanceH05159$J3with their villagesH02691IcitiesH05892Hand twoH08147GtwentyH06242Fand rehobH07340E+also, and aphekH0663DummahH05981C to achzibH0392 EpR6hB!oL1cE|$and hazorH02674{$and ramahH07414z!$and adamahH0128y)#and chinnerethH03672x#rakkathH07557w##and hammathH02575v#zerH06863u#ziddimH06661t#citiesH05892s)#and the fencedH04013,r5'"toward the sunrisingH08121 H04217q#"upon jordanH03383p%" and to judahH03063!o-" on the west sideH03220n" to asherH0836m%" and reachethH06293"l/" on the south sideH05045k!"to zebulunH02074j%"and reachethH06293&i7"from thence to hukkokH02712h'"and goeth outH03318!g/"to aznoth–taborH0243f"westwardH03220e"turnethH07725d"the coastH01366'c9! thereof were at jordanH03383"b/! and the outgoingsH08444a!!unto lakumH03946`#!and jabneelH02995 E`F!oN* t\?cE)was zorahH06881%5)of their inheritanceH05159')and the coastH01366,C(according to their familiesH04940(of danH01835 +(of the childrenH01121'(for the tribeH04294(came outH03318(lotH01486#(the seventhH07637#1'and their villagesH02691 !'the citiesH05892, C'according to their familiesH04940 #'of naphtaliH05321 +'of the childrenH01121 %'of the tribeH04294 +'the inheritanceH05159$3&with their villagesH02691&citiesH05892 '&nineteenH06240 H08672#1&and beth–shemeshH01053!-&and beth–anathH01043&horemH02765 +&and migdal–elH04027&and ironH03375)%and en–hazorH05877~%and edreiH0154}!%and kedeshH06943 Q{[?Z4vR7nQ5/ and tookH039204)/ against leshemH039593/to fightH038982/went upH059271/of danH0183510M/for them: therefore the childrenH01121//went outH03318./of danH01835 -+/of the childrenH01121,'/and the coastH01366+.japhoH03305*.beforeH04136 )+.with the borderH01366(!.and rakkonH07542 '+.and me–jarkonH04313"&/-and gath–rimmonH01667!%--and bene–berakH01139$-and jehudH03055##,and baalathH01191"',and gibbethonH01405!#,and eltekehH0514 +and ekronH06138)+and thimnathahH08553+and elonH0356#*and jethlahH03494!*and ajalonH0357)*and shaalabbinH08169!-)and ir–shemeshH05905#)and eshtaolH0847 MvT,yX4rJ&iMQ1 the sonH01121P1 to joshuaH03091O)1an inheritanceH05159N1gaveH05414M1of israelH03478L%1the childrenH01121 K+1by their coastsH01367 J+1for inheritanceH05157$I51of dividing the landH0776*H?1when they had made an endH03615$G30with their villagesH02691F%0these citiesH05892,EC0according to their familiesH04940D0of danH01835 C+0of the childrenH01121B%0of the tribeH04294 A+0the inheritanceH05159@%/their fatherH01?/of danH01835>)/after the nameH08034=/danH01835</leshemH03959$;3/therein, and calledH07121:'/it, and dweltH034279'/and possessedH034238%/ of the swordH02719!7-/ it with the edgeH063106'/ it, and smoteH05221 QjI&nI( qO+ qQo#3at the doorH06607n3lordH03068m3beforeH06440l3in shilohH07887k3 by lotH01486+jA3 divided for an inheritanceH05157i3 of israelH03478 h+3 of the childrenH01121g'3 of the tribesH04294f)3of the fathersH01e'3and the headsH07218d3of nunH05126c3the sonH01121b!3and joshuaH03091a!3the priestH03548`'3which eleazarH0499!_-3the inheritancesH05159^2 and dweltH03427]2 the cityH05892\%2 and he builtH01129[2ephraimH0669Z2in mountH02022 Y+2timnath–serahH08556X)2which he askedH07592W%2him the cityH05892V2they gaveH05414U2lordH03068&T72according to the wordH06310S1 amongH08432R1 of nunH05126 bkL3~dD!uT9b  of bloodH01818! -from the avengerH013507 Ythither: and they shall be your refugeH04733may fleeH05127#unwittinglyH01847unawaresH07684personH05315%that killethH05221 +that the slayerH07523 of mosesH04872%5 unto you by the handH03027 +whereof i spakeH01696of refugeH04733~)for you citiesH05892}#appoint outH05414|sayingH0559{of israelH03478 z+to the childrenH01121yspeakH01696xsayingH0559w#unto joshuaH03091v!also spakeH01696ulordH03068t#3the countryH0776s#3of dividingH02505$r33so they made an endH03615$q33of the congregationH04150!p/3of the tabernacleH0168 QqM- gDlQ8xQ#&#' unwittinglyH01847 H01097%' his neighbourH07453!$-because he smoteH05221!#-up into his handH03027"!the slayerH075231!Mhim, then they shall not deliverH05462 afterH0310pursueH07291of bloodH01818#1and if the avengerH01350"/that he may dwellH03427#him a placeH04725$3unto them, and giveH05414"/him into the cityH05892+ they shall takeH0622% of that cityH05892' of the eldersH02205# in the earsH0241 his causeH01697"/and shall declareH01696#of the cityH05892#of the gateH08179 +at the enteringH06607#shall standH05975 +of those citiesH05892 unto oneH0259+ Aand when he that doth fleeH05127 WlI. qFrJ#rWBephraimH0669Ain mountH02022@#and shechemH07927?naphtaliH05321>in mountH02022=!in galileeH01551<kedeshH06943#;1and they appointedH06942$:3from whence he fledH051279'unto the cityH05892'89and unto his own houseH01004"7/unto his own cityH058926and comeH09355 returnH07725&47 then shall the slayerH07523'39 shall be in those daysH031172 thatH08341 priestH035480#of the highH01419 /+until the deathH04194.%for judgmentH04941!--the congregationH05712,beforeH06440+)until he standH05975*%in that cityH05892#)1and he shall dwellH03427*(1' him not beforetimeH08032 H08543' and hatedH08130 Z}S8wR4{V6 ~Z ^+ that sojournethH01481%]5 and for the strangerH01616\ of israelH03478%[5 for all the childrenH01121Z appointedH04152&Y7 these were the citiesH05892X#of manassehH04519!W-out of the tribeH04294Vin bashanH01316Uand golanH01474Tof gadH01410!S- out of the tribeH04294R in gileadH01568Q! and ramothH07216P of reubenH07205!O- out of the tribeH04294N)upon the plainH04334"M/in the wildernessH04057LbezerH01221K'they assignedH05414JeastwardH04217I!by jerichoH03405HjordanH03383&G7and on the other sideH05676F of judahH03063 E+ in the mountainH02022D hebronH02275#C1 and kirjath–arbaH07153 [z[2oL.lQ* [$z3unto them at shilohH07887y)and they spakeH01696xof israelH03478 w+ of the childrenH01121v' of the tribesH04294u) of the fathersH01#t1 and unto the headsH07218s of nunH05126rthe sonH01121 q+and unto joshuaH03091p!the priestH03548o%unto eleazarH0499n)of the levitesH03881m)of the fathersH01lthe headsH07218k)then came nearH05066!j- the congregationH05712i beforeH06440h) until he stoodH05975g of bloodH01818f) of the avengerH01350e# by the handH03027%d5 thither, and not dieH04191c! might fleeH05127b# at unawaresH07684a personH05315-`E them, that whosoever killethH05221_ amongH08432 LrR5gI0 }W7oL)of the levitesH03881!the priestH03548of aaronH0175!-and the childrenH01121"/of the kohathitesH06956!-for the familiesH04940came outH03318#and the lotH01486"/ and their suburbsH04054%these citiesH05892 lordH03068# 1at the commandmentH06310) =out of their inheritanceH05159! -unto the levitesH03881 gaveH05414of israelH03478!-and the childrenH01121&9thereof for our cattleH0929!- with the suburbsH04054# to dwell inH03427 us citiesH05892 to giveH05414 of mosesH04872#by the handH03027commandedH06680~lordH03068}sayingH0559|of canaanH03667{#in the landH0776 JvX/mR* eE-jJ4#of issacharH034853%of the tribeH04294$23out of the familiesH049401by lotH014860!of gershonH01648!/-and the childrenH01121.citiesH05892- tenH06235,# of manassehH04519+ tribeH04294$*3 and out of the halfH02677) of danH01835%(5and out of the tribeH04294'!of ephraimH0669&%of the tribeH04294$%3out of the familiesH04940$by lotH01486#of kohathH06955 "+of the childrenH01121!%and the restH03498 citiesH05892 'thirteenH06240 H07969#of benjaminH01144%5and out of the tribeH04294 of simeonH08099%5 and out of the tribeH04294 of judahH03063!- out of the tribeH04294! had by lotH01486 ErJ0tN) ]B^EQlordH03068#P1with their suburbsH04054O%these citiesH05892!N-unto the levitesH03881Mby lotH01486LgaveH05414Kof israelH03478!J-and the childrenH01121I citiesH05892H' twelveH06240 H08147G! of zebulunH02074%F5and out of the tribeH04294Eof gadH01410%D5and out of the tribeH04294Cof reubenH07205!B-out of the tribeH04294"A/by their familiesH04940@of merariH04847?%the childrenH01121>citiesH05892 ='thirteenH06240 H07969<in bashanH01316;# of manassehH04519: tribeH04294$93 and out of the halfH026778# of naphtaliH05321%75 and out of the tribeH042946of asherH0836%55and out of the tribeH04294 C^:sW0Q9`Cn of judahH03063m# in the hillH02022l hebronH02275k of anakH06061j! the fatherH01i% of arbaH07153 H0704h' them the cityH07151g' and they gaveH05414f lotH014865eG' had: for theirs was the firstH07223 H07223d of leviH03878 c+ of the childrenH01121"b/ of the kohathitesH06956 a+ of the familiesH04940` of aaronH0175#_1 which the childrenH01121^ by nameH08034] mentionedH07121\% these citiesH05892[ of simeonH08095 Z+ of the childrenH01121%Y5 and out of the tribeH04294X of judahH03063 W+ of the childrenH01121!V- out of the tribeH04294U' and they gaveH05414T of mosesH04872S# by the handH03027R commandedH06680 XpK)]A"gB#vX and debirH01688! -with her suburbsH04054and holonH02473!-with her suburbsH04054%and eshtemoaH0851!-with her suburbsH04054!and jattirH03492!- with her suburbsH04054! and libnahH03841) for the slayerH07523 of refugeH04733 a cityH05892!~- with her suburbsH04054} hebronH02275|! the priestH03548{ of aaronH0175 z+ to the childrenH01121y) thus they gaveH05414"x1 for his possessionH0272w% of jephunnehH03312v the sonH01121u' they to calebH03612t' thereof, gaveH05414!s- and the villagesH02691r# of the cityH05892q) but the fieldsH07704$p3 thereof round aboutH05439!o- with the suburbsH04054bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{uWvuwx1yNzj{|%}A~_{8TuWvuwx1yNzj{|%}A~_{8Tp *Gd8Sn %B_|5Qo &B^z4Qn 'C`~6Sp *Ge!>[w4Ro (Fc8Vr,JƒhÃă"Ń>ƃYǃvȃɃ1ʃO˃l̃ ̓&΃Cσ`Ѓ|у҃6ӃTԃqՃփ+׃G Y{V3qQ6sN6tY'citiesH05892 &'thirteenH06240 H07969%#the priestsH03548$of aaronH0175 #+of the childrenH01121")all the citiesH05892!citiesH05892 fourH0702!-with her suburbsH04054and almonH05960!-with her suburbsH04054anathothH06068!-with her suburbsH04054gebaH01387!-with her suburbsH04054gibeonH01391#of benjaminH01144%5and out of the tribeH04294 tribesH07626!- out of those twoH08147citiesH05892nineH08672!-with her suburbsH04054)beth–shemeshH01053!-with her suburbsH04054!and juttahH03194! -with her suburbsH04054 and ainH05871! -with her suburbsH04054 [rR/ z\:`Bv[CcitiesH05892BfourH0702!A-with her suburbsH04054!@-and beth–horonH01032!?-with her suburbsH04054>#and kibzaimH06911!=- with her suburbsH04054< and gezerH01507;)for the slayerH07523:of refugeH047339a cityH058928ephraimH06697in mountH02022!6-with her suburbsH040545%them shechemH079274'for they gaveH054143! of ephraimH0669!2- out of the tribeH042941% of their lotH01486)0=even they had the citiesH05892/of kohathH06955 .+of the childrenH01121-)which remainedH03498,#the levitesH03881+of kohathH06955 *+of the childrenH01121!)-and the familiesH04940#(1with their suburbsH04054 J|^9W=z_<$tJ&`7and unto the childrenH01121_'that remainedH03498^of kohathH06955 ]+of the childrenH01121!\-for the familiesH04940#[1with their suburbsH04054ZtenH06235Y)all the citiesH05892X citiesH05892WtwoH08147!V-with her suburbsH04054"U/and gath–rimmonH01667!T-with her suburbsH04054StanachH08590R#of manassehH04519QtribeH04294$P3and out of the halfH04276OcitiesH05892NfourH0702!M-with her suburbsH04054L'gath–rimmonH01667!K-with her suburbsH04054JaijalonH0357!I-with her suburbsH04054HgibbethonH01405!G-with her suburbsH04054FeltekehH0514Eof danH01835%D5and out of the tribeH04294 HgG-hC+kF*dH~of asherH0836%}5and out of the tribeH04294|citiesH05892{fourH0702!z-with her suburbsH04054y#en–gannimH05873!x-with her suburbsH04054wjarmuthH03412!v-with her suburbsH04054udabarehH01705!t-with her suburbsH04054skishonH07191r#of issacharH03485%q5and out of the tribeH04294pcitiesH05892otwoH08147!n-with her suburbsH04054"m/and beesh–terahH01203l) for the slayerH07523k of refugeH04733j a cityH05892!i- with her suburbsH04054h in bashanH01316ggolanH01474f#of manassehH04519etribeH04294dhalfH02677c)of the levitesH03881 b+of the familiesH04940a!of gershonH01648 Ie@"fG"{\7dI!citiesH05892 '!thirteenH06240 H07969,C!according to their familiesH04940#1!of the gershonitesH01649)!all the citiesH05892 citiesH05892 threeH07969!- with her suburbsH04054! and kartanH07178!- with her suburbsH04054"/ and hammoth–dorH02576) for the slayerH07523 of refugeH04733 a cityH05892! - with her suburbsH04054 ! in galileeH01551  kedeshH06943 # of naphtaliH05321% 5 and out of the tribeH04294citiesH05892fourH0702!-with her suburbsH04054and rehobH07340!-with her suburbsH04054helkathH02520!-with her suburbsH04054abdonH05658!-with her suburbsH04054mishalH04861 XmP-dI$}c1sX6&of gadH01410%55&and out of the tribeH042944%citiesH05892&39%with her suburbs; fourH0702/2I%with her suburbs, and mephaathH041581%kedemothH06932.0G$with her suburbs, and jahazahH03096/$bezerH01221/.I$and out of the tribe of reubenH07205-#citiesH05892,#fourH0702!+-#with her suburbsH04054*#nahalalH05096!)-#with her suburbsH04054(#dimnahH01829!'-" with her suburbsH04054&!" and kartahH07177!%-" with her suburbsH04054$"jokneamH03362#!"of zebulunH02074!"-"out of the tribeH04294!)"of the levitesH03881 "the restH03498"of merariH04847 +"of the childrenH01121&7"and unto the familiesH04940#1!with their suburbsH04054 LiF%hM'qN0pL S+)of the childrenH01121R))the possessionH0272Q)withinH08432P))of the levitesH03881O))all the citiesH05892N( citiesH05892M'( twelveH06240 H08147L(their lotH01486K)(of the levitesH03881 J+(of the familiesH04940%I5(which were remainingH03498"H/(by their familiesH04940G(of merariH04847!F-(for the childrenH01121"E/(so all the citiesH05892D'citiesH05892C'fourH0702!B-'with her suburbsH04054A'jazerH03270!@-'with her suburbsH04054?'heshbonH02809!>-& with her suburbsH04054=%& and mahanaimH04266<)&for the slayerH07523;&of refugeH04733:&a cityH05892!9-&with her suburbsH040548&in gileadH015687&ramothH07433 DiH`@{X8x]Dp, lordH03068o, beforeH06440$n5,of all their enemiesH0341m,not a manH0376 l+,and there stoodH05975 k1,unto their fathersH01/jI,according to all that he swareH07650i#,round aboutH05439h),gave them restH05117g,lordH03068f'+ it, and dweltH03427#e1+and they possessedH03423 d1+unto their fathersH01c+to giveH05414b)+which he swareH07650a%+all the landH0776`#+unto israelH03478_+gaveH05414^+lordH03068!]-*all these citiesH05892\#*round aboutH05439#[1*with their suburbsH04054&Z)'*were every oneH05892 H05892Y%*these citiesH05892#X1) with their suburbsH04054W) citiesH05892V)and eightH08083U)fortyH0705T)of israelH03478 MxZ: cH%^;rM! -ye have not leftH05800( ; in all that i commandedH06680 my voiceH06963% 5you, and have obeyedH08085 commandedH06680lordH03068#the servantH05650)all that mosesH04872(;unto them, ye have keptH08104and saidH0559#of manassehH04519tribeH04294%and the halfH02677 +and the gaditesH01425)the reubenitesH07206~calledH07121}#then joshuaH03091 |-- all came to passH0935{-of israelH03478z)-unto the houseH01004y!-had spokenH01696x-lordH03068w-thingH01697v#-of any goodH02896u-not oughtH01697t%-there failedH05307 s+, into their handH03027!r/, all their enemiesH0341q, deliveredH05414 UcDiFiI0yU *+the commandmentH04687)to doH06213(heedH08104"'/but take diligentH03966&jordanH03383&%7you on the other sideH05676$gaveH05414# lordH03068"# the servantH05650!# which mosesH04872" 1 of your possessionH0272' unto the landH0776#3you unto your tentsH0168#ye, and getH03212+Athem: therefore now returnH06437)as he promisedH01696"1unto your brethrenH0251 +hath given restH05117your godH0430lordH03068 your godH0430 lordH03068#1of the commandmentH04687!the chargeH04931'but have keptH08104'unto this dayH03117daysH03117!these manyH07227'your brethrenH0251 RkK2k@`<#sRG%thereof gaveH05414FhalfH02677Ein bashanH01316Dhad givenH05414CmosesH04872B#of manassehH04519A%of the tribeH07626@halfH02677 ?-unto their tentsH0168>'and they wentH03212)==them, and sent them awayH07971<blessedH01288;so joshuaH03091':9and with all your soulH05315(9;him with all your heartH03824'89unto him, and to serveH056477'and to cleaveH01692!6-his commandmentsH046875#and to keepH08104 4+in all his waysH018703# and to walkH032122 your godH04301 lordH030680% you, to loveH0157/ chargedH06680.lordH03068-#the servantH05650,#which mosesH04872+#and the lawH08451 JmP, w\>#hE#pJ"e1with your brethrenH0251d+of your enemiesH0341cthe spoilH07998bdivideH02505araimentH08008`muchH07235_'and with veryH03966^' and with ironH01270]) and with brassH05178\' and with goldH02091[# with silverH03701Z cattleH04735YmuchH07227X'and with veryH03966W+unto your tentsH0168VrichesH05233Uwith muchH07227TreturnH07725!S/unto them, sayingH0559R%and he spakeH0559 Q+then he blessedH01288%P7also unto their tentsH0168O)sent them awayH07971 N+and when joshuaH03091MwestwardH03220L jordanH03383K% on this sideH05676J) their brethrenH0251I amongH05973H joshuaH03091 J}\B"~_A'pF- hJ of canaanH03667# in the landH0776 of jordanH03383!- unto the bordersH01552"~1 and when they cameH0935} of mosesH04872|# by the handH03027{ lordH03068&z7 according to the wordH06310+yC whereof they were possessedH0270#x3 of their possessionH0272w# to the landH0776v of gileadH01568 u- unto the countryH0776t to goH03212s of canaanH03667r# in the landH0776q' out of shilohH07887p of israelH03478"o/ from the childrenH01121n% and departedH03212m returnedH07725l# of manassehH04519k tribeH07626j% and the halfH02677i of gadH01410!h- and the childrenH01121g of reubenH07205!f- and the childrenH01121 I`F& wR4|[A!gI! of jordanH03383 ) in the bordersH01552 of canaanH03667 the landH0776% over againstH04136 an altarH04196! have builtH01129# of manassehH04519 tribeH07626% and the halfH02677 of gadH01410!- and the childrenH01121 of reubenH07205%5 behold, the childrenH01121 sayH0559 heardH08085 of israelH03478!- and the childrenH01121 to see toH04758 altarH04196  a greatH01419  by jordanH03383 ) there an altarH04196  builtH01129 # of manassehH04519 tribeH07626% and the halfH02677 of gadH01410!- and the childrenH01121 of reubenH07205% the childrenH01121 OqS9}`E }b>$nO>! the priestH03548=! of eleazarH0499< the sonH01121; phinehasH06372: of gileadH015689' into the landH07768# of manassehH045197 tribeH07626 6+ and to the halfH026775 of gadH01410$43 and to the childrenH011213 of reubenH07205"2/ unto the childrenH011211 sentH079710 of israelH03478!/- and the childrenH01121. to warH06635- to go upH05927, at shilohH07887-+E gathered themselves togetherH06950* of israelH03478 )+ of the childrenH01121'(9 the whole congregationH05712' heardH08085& of israelH03478&%7 and when the childrenH01121$ of israelH03478 #+ of the childrenH01121") at the passageH05676 J}cI~W9mS3cJ[lordH03068'Z9the whole congregationH05712Y!thus saithH0559!X/ with them, sayingH0559W) and they spakeH01696V of gileadH01568U' unto the landH0776T#of manassehH04519StribeH07626 R+and to the halfH02677Qof gadH01410$P3and to the childrenH01121Oof reubenH07205"N/unto the childrenH01121M'and they cameH0935Lof israelH03478#K3 among the thousandsH0505J- of their fathersH01I% of the houseH01004H an headH07218G% and each oneH0376Fof israelH03478*E?throughout all the tribesH04294Da princeH01ChouseH01004B'chiefH05387 H05387A#of eachH0259 H0259@princesH05387!?-and with him tenH06235 FmL/ bI( _7z_FwlordH03068vto dayH03117uye rebelH04775tlordH03068s)from followingH0310rthis dayH03117+qAbut that ye must turn awayH07725plordH03068$o3in the congregationH05712,nCalthough there was a plagueH05063m)until this dayH031177lYfor us, from which we are not cleansedH02891k!too littleH04592jof peorH06465i%the iniquityH05771hlordH03068gthis dayH03117$f3that ye might rebelH04775e% you an altarH04196(d; in that ye have buildedH01129c lordH03068b) from followingH0310a this dayH03117`%to turn awayH07725_of israelH03478^+against the godH0430,]Cthis that ye have committedH04603\'what trespassH04604 MjG(fK,|b6jMof zerahH02226the sonH01121'did not achanH05912our godH0430lordH03068the altarH04196besideH01107%you an altarH04196( ;against us, in buildingH01129 rebelH04775 norH0408 lordH03068 'us: but rebelH04775 amongH08432#3 and take possessionH0270 dwellethH07931! tabernacleH04908 lord'sH03068lordH03068!/of the possessionH0272'unto the landH0776%pass ye overH05674uncleanH02931"~1of your possessionH0272}#if the landH0776|+notwithstandingH0389{ of israelH03478,zC with the whole congregationH05712!y- he will be wrothH07107x)that to morrowH04279 K~e9wY4a=jK4!and israelH034783!he knowethH030452of godsH04301godH04100lordH03068/of godsH0430.godH0410-lordH03068, of israelH03478 +- of the thousandsH0505*) unto the headsH07218) and saidH01696(answeredH06030'#of manassehH04519&tribeH07626%%and the halfH02677$of gadH01410!#-and the childrenH01121"of reubenH07205"!/then the childrenH01121 +in his iniquityH05771 not aloneH0259 perishedH01478% and that manH0376 of israelH03478(; on all the congregationH05712fellH01961and wrathH07110&7in the accursed thingH02764!a trespassH04604commitH04603 Qy`<{P+zZ@&hQR godH0430Q lordH03068P sayingH0559"O/unto our childrenH01121N#might speakH0559M'your childrenH01121 L+in time to comeH04279KsayingH0559JthingH01697I#it for fearH01674HdoneH06213 G+ himself requireH01245F lordH03068E offeringsH02077D peaceH08002C) or if to offerH06213!B-or meat offeringH04503'A9thereon burnt offeringH05930@)or if to offerH05927?lordH03068>)from followingH0310=to turnH07725<#us an altarH04196#;1that we have builtH01129 :+us not this dayH031179 saveH034678 lordH03068'79 or if in transgressionH046046% in rebellionH047775' he shall knowH03045 Ds?!}dC)rR'dDo#the serviceH05656%n5us, that we might doH05647mafterH03109l]between us, and you, and our generationsH01755ka witnessH05707"j/nor for sacrificeH02077'i9not for burnt offeringH05930h#us an altarH04196gto buildH01129#f1let us now prepareH06213!e/therefore we saidH0559dlordH03068cfearingH03372bfromH01115aceaseH07673`% our childrenH01121_ makeH07673'^9 so shall your childrenH01121] lordH03068 \+ ye have no partH02506[of gadH01410Z%and childrenH01121Yof reubenH072050XKbetween us and you, ye childrenH01121Wa borderH01366VjordanH03383Uhath madeH05414TlordH03068S of israelH03478 @o>sQ: gN+Y@ lordH03068% 5that we should rebelH04775 !god forbidH02486a witnessH05707#1 nor for sacrificesH02077(; not for burnt offeringsH05930 madeH06213/ which our fathersH01 lordH03068%of the altarH04196#the patternH08403beholdH07200+that we may sayH0559 ~+in time to comeH04279,}Cto us or to our generationsH01755|sayH0559{)therefore saidH0559zlordH03068 y+ye have no partH02506 x+in time to comeH04279 w+ to our childrenH01121v# may not sayH0559#u1 that your childrenH01121-tE and with our peace offeringsH08002(s; and with our sacrificesH02077-rEhim with our burnt offeringsH05930qbeforeH06440plordH03068 InQ)hErT0iI(#of manassehH04519!'-and the childrenH01121& of gadH01410!%- and the childrenH01121$ of reubenH07205"#/ that the childrenH01121" the wordsH01697 !+with him, heardH08085 of israelH03478 -of the thousandsH0505and headsH07218$3of the congregationH05712 +and the princesH05387!the priestH03548"/and when phinehasH06372)his tabernacleH04908beforeH06440our godH0430lordH03068!- beside the altarH04196"/ or for sacrificesH02077#1 for meat offeringsH04503$3 for burnt offeringsH05930 an altarH04196to buildH01129lordH03068)from followingH0310 this dayH03117 and turnH07725 KeF._B" ~gA jKF! the priestH03548E! of eleazarH0499D the sonH01121C% and phinehasH06372BlordH03068 A+out of the handH03027@of israelH03478?%the childrenH01121">/ye have deliveredH05337=nowH0227<lordH03068;'this trespassH046042:Ous, because ye have not committedH046039amongH084328lordH030687# we perceiveH030456 this dayH031175# of manassehH04519$43 and to the childrenH011213 of gadH01410$23and to the childrenH011211of reubenH07205"0/unto the childrenH01121/saidH0559.!the priestH03548-!of eleazarH0499,the sonH01121+%and phinehasH06372"*!'it pleasedH05869 H03190)spakeH01696 P{Q6tT6sU9"yP%c5!wherein the childrenH01121b! the landH0776a!! to destroyH07843'`9! against them in battleH06635_! to go upH05927"^1! and did not intendH0559]!godH0430\!blessedH01288[!of israelH03478!Z-!and the childrenH01121Y!of israelH03478X%!the childrenH01121W'!pleasedH05869 H03190V'!and the thingH01697U againH07725T them wordH01697S# and broughtH07725R of israelH03478 Q+ to the childrenH01121P of canaanH03667O' unto the landH0776N of gileadH01568M+ out of the landH0776L of gadH01410&K7 and from the childrenH01121J of reubenH07205"I/ from the childrenH01121H returnedH07725 G+ and the princesH05387 SiD)sZA({]A&|S%5and for their judgesH08199$3and for their headsH07218!-for their eldersH02205~)for all israelH03478}calledH07121|!and joshuaH03091{ in ageH03117z strickenH0935y waxed oldH02204x# that joshuaH03091w#round aboutH05439&v9from all their enemiesH0341u#unto israelH03478t)had given restH05117slordH03068rafterH0310qtimeH03117+pAand it came to pass a longH07227o" godH0430n"lordH03068m"a witnessH05707l"the altarH04196k"calledH07121j"of gadH01410!i-"and the childrenH01121h"of reubenH07205!g-"and the childrenH01121f!dweltH03427e!and gadH01410d!of reubenH07205 WuZ5f>#aAsWyour godH0430lordH03068 ' westwardH08121 H03996 seaH03220$3 even unto the greatH01419$3 that i have cut offH03772%5with all the nationsH01471#from jordanH03383 +for your tribesH07626%5to be an inheritanceH05159#that remainH07604.Gunto you by lot these nationsH01471)i have dividedH05307beholdH07200$3 he that hath foughtH03898your godH0430 lordH03068 becauseH06440' 9unto all these nationsH01471 hath doneH06213 your godH0430lordH03068!-and ye have seenH07200 in ageH03117 strickenH0935$3 unto them, i am oldH02204and saidH0559'9and for their officersH07860 Re<cE}`@yR#81nor cause to swearH076507'of their godsH04306#of the nameH0803405Kamong you; neither make mentionH02142"4/these that remainH07604(3;not among these nationsH014712%that ye comeH09351 the leftH080400) the right handH03225/% that ye turnH05493.of mosesH04872-!of the lawH08451,#in the bookH05612$+3all that is writtenH03789*and to doH06213)to keepH08104(!courageousH02388%'5be ye therefore veryH03966&' hath promisedH01696% your godH0430$ lordH03068#!their landH0776%"5and ye shall possessH03423,!Cthem from out of your sightH06440 )you, and driveH03423!-them from beforeH06440)he shall expelH01920 GhD" lM!mT8`GV lordH03068U% that ye loveH0157*T? therefore unto yourselvesH05315S heedH08104R take goodH03966-QE for you, as he hath promisedH01696P' that fightethH03898O your godH0430N lordH03068M! a thousandH0505#L1 of you shall chaseH07291K manH0376J oneH0259"I/ you unto this dayH03117H beforeH06440(G; hath been able to standH05975F# you, no manH0376E! and strongH06099D nationsH01471C you greatH01419B# from beforeH06440 A+ hath driven outH03423@ lordH03068?'unto this dayH03117 >+as ye have doneH06213=your godH0430<lordH03068;!but cleaveH01692:' them, nor bowH078129'neither serveH05647 F{V1 nU9h={bFr your godH0430q lordH03068p landH0127#o1 from off this goodH02896n+ until ye perishH06m% in your eyesH05869l! and thornsH06796k' in your sidesH06654'j9 unto you, and scourgesH07850i and trapsH04170.hG you; but they shall be snaresH06341g# from beforeH06440f' these nationsH01471e drive outH03423d% will no moreH03254c your godH0430b lordH03068 a+ for a certaintyH03045` knowH03045$_5 with them, and go inH09354^S among you, and shall make marriagesH02859"]/ these that remainH07604!\- of these nationsH01471![- unto the remnantH03499Z! and cleaveH01692Y go backH07725*X? else if ye do in any wiseH07725W your godH0430 []=nS:wW< v[ thingsH01697"/ upon you all evilH07451bringH0935 lordH03068 promisedH01696 your godH0430 lordH03068 are comeH0935thingsH01697#as all goodH02896#hath failedH05307thingH01697not oneH02594Uconcerning you; all are come to passH0935spakeH01696your godH0430 lordH03068 thingsH01697 ~+ of all the goodH02896}# hath failedH05307| thingH01697{%that not oneH0259&z7and in all your soulsH05315#y1in all your heartsH03824x#and ye knowH03045 w-of all the earthH0776vthe wayH01870ugoingH01980&t7and, behold, this dayH03117s! hath givenH05414 Yx\=kL3W;wY,of israelH03478+)all the tribesH07626*gatheredH0622)!and joshuaH03091$(3which he hath givenH05414'landH0776"&/from off the goodH02896%quicklyH04120.$Magainst you, and ye shall perishH06#! be kindledH02734" lordH030688!] yourselves to them; then shall the angerH0639  and bowedH07812 godsH0430otherH0312!and servedH05647#1you, and have goneH01980#1which he commandedH06680your godH0430lordH03068%the covenantH01285*?when ye have transgressedH05674!hath givenH05414your godH0430lordH03068 landH0127'9 you from off this goodH02896(; until he have destroyedH08045 QY0jB$ xW7iQJgodsH0430IotherH0312 H+and they servedH05647Gof nachorH05152F)and the fatherH01E!of abrahamH085D!the fatherH01C terahH08646B# in old timeH05769A% of the floodH05104"@/ on the other sideH05676? dweltH03427>%your fathersH01=of israelH03478<godH0430;lordH03068:!thus saithH0559$93unto all the peopleH059718saidH05597!and joshuaH030916godH0430"5/ themselves beforeH06440#41 and they presentedH03320'39 and for their officersH07860%25 and for their judgesH08199$13 and for their headsH072180of israelH03478/)for the eldersH02205.!and calledH07121-!to shechemH07927 baE}^?%yW2|bhegyptH04714g'and i plaguedH05062f)also and aaronH0175emosesH04872di sentH07971c! into egyptH04714b went downH03381!a- and his childrenH01121`' it; but jacobH03290_! to possessH03423^seirH08165]mountH02022\unto esauH06215[!and i gaveH05414Zand esauH06215YjacobH03290X!unto isaacH03327W!and i gaveH05414V him isaacH03327U and gaveH05414T his seedH02233S) and multipliedH07235Rof canaanH03667+QChim throughout all the landH0776Pand ledH03212O%of the floodH05104$N3from the other sideH05676MabrahamH085L#your fatherH01K!and i tookH03947 BzT2qX:}bEgB!- what i have doneH06213 have seenH07200$3 them; and your eyesH05869'9upon them, and coveredH03680the seaH03220#and broughtH0935.Gbetween you and the egyptiansH04713~darknessH03990}he putH07760|lordH03068${3and when they criedH06817z seaH03220y% unto the redH05488x% and horsemenH06571w' with chariotsH07393v% your fathersH01uafterH0310tpursuedH07291"s/and the egyptiansH04714r%unto the seaH03220q#and ye cameH0935p%out of egyptH04714o%your fathersH01n'and i broughtH03318"m/ i brought you outH03318#l3 them: and afterwardH0310kamongH07130ji didH06213'i;according to that whichH0834 UfE xO'w[=$pU" balaamH01109!! and calledH07121  and sentH07971) against israelH03478! and warredH03898 aroseH06965 of moabH04124 kingH04428 of zipporH06834 the sonH01121! then balakH01111!- them from beforeH06440 + and i destroyedH08045! their landH0776&7 that ye might possessH03423$3 them into your handH03027%5with you: and i gaveH05414 +and they foughtH03898jordanH03383"/on the other sideH05676#which dweltH03427 +of the amoritesH0567! /you into the landH0776 'and i broughtH0935 seasonH03117 a longH07227"/in the wildernessH04057% and ye dweltH03427 in egyptH04714 LmM${_>iDkL>! the hornetH06880=! and i sentH07971$<3 them into your handH03027 ;+ and i deliveredH05414":/ and the jebusitesH029839# the hivitesH02340$83 and the girgashitesH01622!7- and the hittitesH02850#61 and the canaanitesH03669#51 and the perizzitesH06522)4? against you, the amoritesH05673 foughtH038982! of jerichoH034051# and the menH011670% unto jerichoH03405/ and cameH0935. jordanH03383!-- and ye went overH05674$,3 you out of his handH03027+) so i deliveredH05337* you stillH01288%)5 therefore he blessedH01288(# unto balaamH01109'# not hearkenH08085&# but i wouldH014% to curseH07043$ of beorH01160# the sonH01121 a{a>`=Y@"|aY servedH05647 X1which your fathersH01Wthe godsH0430V%and put awayH05493U%and in truthH0571!T-him in sincerityH08549Sand serveH05647RlordH03068#Q1now therefore fearH03372P' not do ye eatH0398!O- which ye plantedH05193N) and oliveyardsH02132*M? in them; of the vineyardsH03754"L/ not, and ye dwellH03427K) which ye builtH01129J! and citiesH05892,IC for which ye did not labourH03021H! you a landH0776!G- and i have givenH05414!F- nor with thy bowH07198#E1 not with thy swordH02719D+ of the amoritesH0567C kingsH04428B the twoH08147A# from beforeH06440*@? you, which drave them outH01644? beforeH06440 aza9pL( cFav!god forbidH02486uand saidH0559tansweredH06030s)and the peopleH05971rlordH03068q'we will serveH05647+pAbut as for me and my houseH01004oye dwellH03427n'in whose landH0776m+of the amoritesH0567l#or the godsH0430k% of the floodH05104"j/ on the other sideH05676i servedH05647 h1 which your fathersH01 g- whether the godsH0430f'ye will serveH05647ewhomH05869d%you this dayH03117cchooseH0977blordH03068ato serveH05647`unto youH04310$_3and if it seem evilH07489^lordH03068] and serveH05647\% and in egyptH04714[% of the floodH05104"Z/ on the other sideH05676 ZnU:pN.[?zZ#which dweltH03427!/even the amoritesH0567"/us all the peopleH05971#from beforeH06440drave outH01644lordH03068 )whom we passedH05674 throughH07130) =and among all the peopleH05971 +wherein we wentH01980" /us in all the wayH01870' and preservedH08104% in our sightH05869 signsH0226# those greatH01419' and which didH06213!of bondageH05650)from the houseH01004of egyptH04714+out of the landH0776+and our fathersH01#~1that brought us upH05927}our godH0430|lordH03068{ godsH0430zotherH0312yto serveH05647xlordH03068'w9that we should forsakeH05800 agO+ rJ"sM) a1#unto joshuaH030910saidH0559/)and the peopleH05971+.A that he hath done you goodH03190-! you, afterH0310,#and consumeH03615 ++and do you hurtH07489"*/then he will turnH07725)godsH0430(strangeH05236'and serveH05647&lordH03068%'if ye forsakeH05800$' nor your sinsH02403$#3 your transgressionsH06588$"3 he will not forgiveH05375! godH0410  a jealousH07072godH0430an holyH06918lordH03068serveH05647ye cannotH03201 +unto the peopleH05971saidH0559!and joshuaH03091 our godH0430 lordH03068#1will we also serveH05647#in the landH0776 UaC dD,]E% nUOmadeH03772Nso joshuaH03091M%will we obeyH08085L'and his voiceH06963K'will we serveH05647Jour godH0430IlordH03068H#unto joshuaH03091GsaidH0559F)and the peopleH05971E of israelH03478DgodH0430ClordH03068B!your heartH03824!A-you, and inclineH05186@amongH07130?godsH0430>#the strangeH05236'=9now therefore put awayH05493< witnessesH05707";1him. and they saidH0559:to serveH056479lordH0306868Yagainst yourselves that ye have chosenH09777witnessesH05707 6+unto the peopleH059715saidH05594!and joshuaH030913lordH03068'29nay; but we will serveH05647 ]a<kN2u]5]l) which he spakeH01696klordH03068j'all the wordsH0561+iAunto us; for it hath heardH08085#h1shall be a witnessH05713!g1behold, this stoneH068$f3unto all the peopleH05971esaidH0559d!and joshuaH03091c lordH03068!b- by the sanctuaryH04720"a1 there under an oakH0427`' and set it upH06965_ stoneH068^a greatH01419]and tookH03947\of godH0430[!of the lawH08451Z#in the bookH05612Y#these wordsH01697XwroteH03789W!and joshuaH03091V! in shechemH07927!U-and an ordinanceH04941T)them a statuteH02706Sand setH07760Rthat dayH03117 Q+with the peopleH05971P!a covenantH01285 C|^; lP5vR,`C  of gaashH01608#of the hillH02022"/on the north sideH06828ephraimH0669in mountH02022#1in timnath–serahH08556#1of his inheritanceH05159"/him in the borderH01366 +and they buriedH06912 oldH01121 yearsH08141~ and tenH06235}! an hundredH03967|diedH04191{lordH03068z#the servantH05650yof nunH05126xthe sonH01121w#that joshuaH03091v%these thingsH01697)u?and it came to pass afterH0310%t5unto his inheritanceH05159severy manH0376rdepartH07971q)let the peopleH05971pso joshuaH03091o your godH0430'n9 unto you, lest ye denyH035849m] unto us: it shall be therefore a witnessH05713 `nI'zU6qV2|`&! the fatherH01% of hamorH02544$# of the sonsH01121# boughtH07069"# which jacobH03290! of groundH07704 # in a parcelH02513 + they in shechemH07927 buriedH06912% out of egyptH04714! brought upH05927 of israelH03478#1 which the childrenH01121 of josephH03130' and the bonesH06106!for israelH03478!- that he had doneH06213 lordH03068' all the worksH04639$3 and which had knownH03045 joshuaH03091+)1that overlivedH0310 H03117 H0748'of the eldersH02205!-and all the daysH03117of joshuaH03091 %all the daysH03117 lordH03068 servedH05647 !and israelH03478 NgC%oR6}F(kNC to fightH03898B firstH08462.AG for us against the canaanitesH03669 @+ who shall go upH05927?sayingH0559>lordH03068=askedH07592<of israelH034783;Qit came to pass, that the childrenH01121:of joshuaH030919the deathH041948now afterH03107! ephraimH06696%! him in mountH02022 5+! which was givenH054144!his sonH011213!phinehasH063722'!him in a hillH01389 1+!and they buriedH069120!diedH04191/!of aaronH0175.!the sonH01121-#!and eleazarH0499, of josephH03130 ++ of the childrenH01121.*G and it became the inheritanceH05159!)- pieces of silverH07192() for an hundredH03967'! of shechemH07927 VhL* qK uY@"nV` tenH06235 _- of them in bezekH0966^'and they slewH05221 ]+into their handH03027#\1and the perizzitesH06522[)the canaanitesH03669ZdeliveredH05414YlordH03068Xwent upH05927Wand judahH03063V wentH03212U so simeonH08095'T9 with thee into thy lotH01486'S9 and i likewise will goH01980'R9against the canaanitesH03669"Q/that we may fightH03898$P3with me into my lotH01486Ocome upH05927N#his brotherH0251M#unto simeonH08095LsaidH0559Kand judahH03063J'into his handH03027Ithe landH0776)H=behold, i have deliveredH05414G#shall go upH05927FjudahH03063EsaidH0559DlordH03068 RmImT1 \BlR| so godH0430{) as i have doneH06213z) under my tableH07979ygatheredH03950xcut offH07112%w5and their great toesH07272*v3%having their thumbsH03027 H0931ukingsH04428#t1threescore and tenH07657ssaidH0559!r/and adoni–bezekH0137#q1and his great toesH07272!p!%his thumbsH03027 H0931!o-him, and cut offH07112n+him, and caughtH0270mafterH0310!l-and they pursuedH07291kfledH05127!j/but adoni–bezekH0137#i1and the perizzitesH06522h)the canaanitesH03669+gAagainst him, and they slewH05221 f+and they foughtH03898ein bezekH0966d'adoni–bezekH0137c)and they foundH04672b menH0376a thousandH0505 OkF) yX<j? zO'9 against the canaanitesH03669 wentH03212 and judahH03063"/ and in the valleyH08219!- and in the southH05045 + in the mountainH02022! that dweltH03427'9 against the canaanitesH03669 to fightH03898 went downH03381 of judahH03063 % the childrenH01121 ' and afterwardH0310  on fireH0784  the cityH05892  and setH07971%of the swordH02719!-it with the edgeH06310 +it, and smittenH05221'and had takenH03920"/against jerusalemH03389!had foughtH03898of judahH03063!-now the childrenH01121"/and there he diedH04191!-him to jerusalemH03389$~5 me. and they broughtH0935}' hath requitedH07999 DiF$sV5~Y:}`D6 caleb'sH036125 of kenazH070734 the sonH011213# and othnielH062742 to wifeH08021# my daughterH013230 achsahH05915'/9 it, to him will i giveH05414.! and takethH03920!-- kirjath–sepherH07158 ,+ he that smitethH05221+ saidH0559* and calebH03612!)- kirjath–sepherH07158( beforeH06440' of debirH01688&% and the nameH08034% of debirH01688($; against the inhabitantsH03427(#; and from thence he wentH03212"! and talmaiH08526!! and ahimanH0289  sheshaiH08344' and they slewH05221) kirjath–arbaH07153 beforeH06440 of hebronH02275% now the nameH08034 in hebronH02275! that dweltH03427 VmL1~ZB$ `H/ yVT)and the netherH08482S springsH01543R' her the upperH05942Q gaveH05414P and calebH03612O of waterH04325 N+me also springsH01543MgiveH05414LlandH0776K!me a southH05045$J3for thou hast givenH05414I'me a blessingH01293H)unto him, giveH03051G%and she saidH0559F saidH0559Eand calebH03612DassH02543 C+and she lightedH06795Ba fieldH07704A'of her fatherH01@!him to askH07592?)that she movedH054962>Qand it came to pass, when she cameH0935= to wifeH0802<% his daughterH01323;! him achsahH05915 :+ it: and he gaveH054149 tookH039208 brotherH02517 youngerH06996 Q`D oN2cD"qQq# of the cityH05892!p- it. and the nameH08034&o7 and utterly destroyedH02763nzephathH06857m)that inhabitedH03427l)the canaanitesH03669k'and they slewH05221j#his brotherH0251i#with simeonH08095hwentH03212gand judahH03063f!the peopleH05971eamongH0854dand dweltH03427c'and they wentH03212b of aradH06166a% in the southH05045` of judahH03063$_3 into the wildernessH04057^ of judahH03063"]/with the childrenH01121%\''of palm treesH05899 H08558 [+out of the cityH05892Zwent upH05927Y'father in lawH02859Xmoses'H04872W'of the keniteH07017!V-and the childrenH01121UspringsH01543 [uR*\;kI.w[ of anakH06061 sonsH01121! -thence the threeH07969 +and he expelledH03423 saidH01696 as mosesH04872!unto calebH03612hebronH02275'and they gaveH05414 of ironH01270*? because they had chariotsH07393'of the valleyH06010 +the inhabitantsH03427drive outH03423'but could notH03808%the mountainH02022!~-and he drave outH03423})was with judahH03063|lordH03068{)with the coastH01366#z1thereof, and ekronH06138y)with the coastH01366$x5thereof, and askelonH0831w)with the coastH01366vgazaH05804utookH03920t!also judahH03063s hormahH02767r! was calledH07121 ]sP2 iG)aC"|]+!come forthH03318*a manH0376)sawH07200('and the spiesH08104'luzH03870&beforeH06440%#of the cityH05892$%now the nameH08034#beth–elH01008")sent to descryH08446!of josephH03130 'and the houseH01004lordH03068"/against beth–elH01008"/they also went upH05927of josephH03130'and the houseH01004' unto this dayH03117% in jerusalemH03389# of benjaminH01144"/ with the childrenH01121dwellH03427"/but the jebusitesH02983jerusalemH03389)that inhabitedH03427'the jebusitesH02983"/did not drive outH03423#of benjaminH01144!-and the childrenH01121 ReCqT2sR.|R&G7 thereof unto this dayH03117F the nameH08034E# thereof luzH03870Dthe nameH08034C!and calledH07121Ba cityH05892Aand builtH01129 @+of the hittitesH02850?'into the landH0776>wentH03212=#and the manH0376#<1 and all his familyH04940; the manH0376 :+but they let goH079719%of the swordH027198'with the edgeH063107the cityH058926!they smoteH052215'into the cityH05892"4/them the entranceH03996#31and when he shewedH072002! thee mercyH02617!1- and we will shewH062130' into the cityH05892//Ius, we pray thee, the entranceH03996.)unto him, shewH07200-'and they saidH0559 ,+out of the cityH05892 YvV4 g? N/ Y#b3neither did ephraimH0669a)drive them outH03423$`3and did not utterlyH03423_!to tributeH04522^)the canaanitesH03669]'that they putH07760\!was strongH023881[Mand it came to pass, when israelH03478Z%in that landH0776YdwellH03427XwouldH02974#W1but the canaanitesH03669V'and her townsH01323U!of megiddoH04023$T3 nor the inhabitantsH03427S' and her townsH01323R of ibleamH02991$Q3 nor the inhabitantsH03427P' and her townsH01323Oof dorH01756$N3nor the inhabitantsH03427M'and her townsH01323L#nor taanachH08590K'and her townsH01323J%beth–sheanH01052Idrive outH03423%H5neither did manassehH04519 C\B% [<mI,dC% nor of rehobH07340~% nor of aphikH0663}' nor of helbahH02462|'nor of achzibH0392{%nor of ahlabH0303zof zidonH06721$y3nor the inhabitantsH03427xof acchoH05910 w+the inhabitantsH03427vdrive outH03423!u/neither did asherH0836-tE them, and became tributariesH04522s amongH07130rdweltH03427#q1but the canaanitesH03669p!of nahalolH05096$o3nor the inhabitantsH03427nof kitronH07003 m+the inhabitantsH03427ldrive outH03423$k3neither did zebulunH02074j amongH07130iin gezerH01507hdweltH03427#g1but the canaanitesH03669fin gezerH01507e!that dweltH03427d)the canaanitesH03669cdrive outH03423 H`A |T0^8nH"/"into the mountainH02022"of danH01835%"the childrenH01121"forcedH03905 -"and the amoritesH0567#1!became tributariesH04522$3!and of beth–anathH01043"/! of beth–shemeshH01053-E! nevertheless the inhabitantsH03427#! of the landH0776 +! the inhabitantsH03427)! the canaanitesH03669!amongH07130 %!but he dweltH03427 +!of beth–anathH01043$ 3!nor the inhabitantsH03427" /!of beth–shemeshH01053 +!the inhabitantsH03427!drive outH03423%5!neither did naphtaliH053210K for they did not drive them outH03423# of the landH0776 + the inhabitantsH03427) the canaanitesH03669 amongH07130 dweltH03427!/ but the asheritesH0843 BfL2wY;|Z;cB7%out of egyptH04714$63i made you to go upH059275and saidH05594to bochimH010663#from gilgalH015372came upH059271lordH030680%and an angelH04397/!$and upwardH04605.'$from the rockH05553-#$to akrabbimH04610",/$from the going upH04608++$of the amoritesH0567*'$and the coastH013660)K# so that they became tributariesH04522(# prevailedH03513'# of josephH03130&%# of the houseH01004%%#yet the handH03027 $+#and in shaalbimH08169#!#in aijalonH0357"#heresH02776!#in mountH02022 #dwellH03427#wouldH02974 -#but the amoritesH0567'"to the valleyH06010"/"them to come downH03381*?"for they would not sufferH05414 KrT3lD#_?kKR#these wordsH01697QspakeH01696PlordH030684OSand it came to pass, when the angelH04397!N-shall be a snareH04170M)and their godsH0430L'in your sidesH06654K#from beforeH06440*J?i will not drive them outH01644%I7wherefore i also saidH0559!H- why have ye doneH06213Gmy voiceH06963'F9but ye have not obeyedH08085E%their altarsH04196$D3ye shall throw downH05422C%of this landH0776%B5with the inhabitantsH03427Ano leagueH01285"@/and ye shall makeH03772?#my covenantH01285>breakH06565=%i will neverH05769<! and i saidH0559;/ unto your fathersH01:' which i swareH07650!9/ you unto the landH0776 8- and have broughtH0935 bvV9zV/z[?bo'of the eldersH02205!n-and all the daysH03117mof joshuaH03091l%all the daysH03117klordH03068jservedH05647i)and the peopleH05971h the landH0776g! to possessH03423%f5unto his inheritanceH05159eevery manH0376dwentH03212cof israelH03478b%the childrenH01121agoH07971#`1had let the peopleH05971 _+and when joshuaH03091^lordH03068$]3and they sacrificedH02076\bochimH01066['of that placeH04725Zthe nameH08034 Y+and they calledH07121X and weptH01058W# their voiceH06963Vlifted upH05375 U+that the peopleH05971Tof israelH03478&S7unto all the childrenH01121 dtZA!sZ;|U4d ' were gatheredH0622- E and also all that generationH01755  gaashH01608 # of the hillH02022"/ on the north sideH06828! of ephraimH0669% in the mountH02022#1 in timnath–heresH08556#1 of his inheritanceH05159"/ him in the borderH01366 + and they buriedH06912 oldH01121 yearsH08141and tenH06235~!an hundredH03967}diedH04191|lordH03068{#the servantH05650zof nunH05126ythe sonH01121x!and joshuaH03091w!for israelH03478v#that he didH06213u lordH03068t worksH04639s' all the greatH01419r% who had seenH07200q joshuaH03091*p'1that outlivedH0310 H03117 H0748 ]~e@'yaH']2]*' of the peopleH05971)# of the godsH0430( godsH0430' otherH0312#&%% and followedH0310 H03212% of egyptH04714$# of the landH0776'#9 which brought them outH03318"- of their fathersH01! godH0430  lordH03068!- and they forsookH05800 baalimH01168! and servedH05647 lordH03068% in the sightH05869 evilH07451 didH06213 of israelH03478!- and the childrenH01121! for israelH03478"/ which he had doneH06213"/ nor yet the worksH04639 lordH03068!- them, which knewH03045 afterH0310! generationH01755 anotherH0312 + and there aroseH06965 1 unto their fathersH01 OaH)uP(uU. hOGlordH03068Fthe handH03027,ECwhithersoever they went outH03318D'their enemiesH0341CbeforeH06440BstandH05975A)not any longerH05750#@1 so that they couldH03201?# round aboutH05439 >- of their enemiesH0341$=3 them into the handsH03027"</ them, and he soldH04376;%that spoiledH08155:#of spoilersH08154$93them into the handsH03027!8-and he deliveredH054147)against israelH034786was hotH027345lordH030684'and the angerH06393' and ashtarothH062522 baalH011681! and servedH056470 lordH03068!/- and they forsookH05800. to angerH03707- lordH03068 ,+ them, and bowedH07812+# round aboutH05439 Ie0rHy[% bIclordH03068!b-the commandmentsH04687a obeyingH08085` walked inH01980!_3 which their fathersH01^) out of the wayH01870] quicklyH041182\Othemselves unto them: they turnedH05493[and bowedH07812ZgodsH0430YotherH0312XafterH0310(W;but they went a whoringH02181"V/unto their judgesH08199/UIand yet they would not hearkenH08085&T7of those that spoiledH08154%S5them out of the handH03027 R+which deliveredH03467QjudgesH08199Praised upH06965OlordH03068N! distressedH033341MM unto them: and they were greatlyH03966Lhad swornH07650KlordH03068Jhad saidH01696IlordH03068*H?was against them for evilH07451 bsL*w^BnL*b&~7 them, and to bow downH07812} to serveH05647|godsH0430{otherH0312#z%%in followingH0310 H03212%y;more than their fathersH01x'and corruptedH07843w'they returnedH07725vwas deadH041944uSand it came to pass, when the judgeH08199t)them and vexedH017661sMby reason of them that oppressedH03905#r1of their groaningsH05009q becauseH06440p lordH03068 o+ for it repentedH05162n% of the judgeH08199m% all the daysH03117 l-of their enemiesH0341%k5them out of the handH03027j'and deliveredH03467#i1was with the judgeH08199hlordH03068g)them up judgesH08199fraisedH06965elordH03068dthey didH06213 G{cB) xX2ybBrG'9whether they will keepH08104israelH03478.Gthat through them i may proveH05254%when he diedH04191leftH05800%which joshuaH03091$3them of the nationsH01471#from beforeH06440anyH0376drive outH03423+Ai also will not henceforthH03254' unto my voiceH06963' 9 and have not hearkenedH08085 ' their fathersH01" / which i commandedH06680 #my covenantH01285" /hath transgressedH05674)=because that this peopleH01471#and he saidH0559)against israelH03478was hotH02734lordH03068'and the angerH0639wayH01870(; nor from their stubbornH07186*? not from their own doingsH04611'9 unto them; they ceasedH05307 MgN5fH(xZ<}M,7Cat the least such as beforeH064406them warH044215to teachH039254!might knowH030453of israelH03478 2+of the childrenH01121 1+the generationsH017550only thatH07535/of canaanH03667.%all the warsH04421!--as had not knownH03045,israelH03478+to proveH05254*leftH03240)lordH03068(#the nationsH01471' of joshuaH03091&&7he them into the handH03027"%/neither deliveredH05414$hastilyH04118!#-driving them outH03423"withoutH01115!'those nationsH01471 leftH03240lordH03068did keepH08104'?therein, as their fathersH01to walkH03212lordH03068the wayH01870 bb<W9u\5|bSamongH07130RdweltH03427Qof israelH03478!P-and the childrenH01121O of mosesH04872N# by the handH03027M'their fathersH01#L1which he commandedH06680KlordH03068&J7unto the commandmentsH04687+IAwhether they would hearkenH08085!H-by them, to knowH03045GisraelH03478'F9and they were to proveH05254E of hamathH02574$D5 unto the entering inH0935C' baal–hermonH01179B! from mountH02022A lebanonH03844@in mountH02022?!that dweltH03427 >+and the hivitesH02340"=/and the sidoniansH06722'<9and all the canaanitesH03669#;1of the philistinesH06430:lordsH056339fiveH025688 knewH03045 R}];mN0 cJ-uRq)against israelH03478pwas hotH02734olordH03068#n3therefore the angerH0639m) and the grovesH0842l baalimH01168k! and servedH05647j their godH0430ilordH03068h!and forgatH07911glordH03068f%in the sightH05869eevilH07451ddidH06213cof israelH03478!b-and the childrenH01121a!their godsH0430`!and servedH05647_'to their sonsH01121 ^+their daughtersH01323]and gaveH05414!\/to be their wivesH0802 [+their daughtersH01323Z'and they tookH03947Y' and jebusitesH02983X# and hivitesH02340W)and perizzitesH06522V%and amoritesH0567UhittitesH02850T)the canaanitesH03669 LtR-mO5aE) }L-E came upon him, and he judgedH08199 lordH03068 ) and the spiritH07307  brotherH0251  youngerH06996  caleb'sH03612  of kenazH07073 the sonH01121 othnielH06274' who deliveredH03467 of israelH03478 + to the childrenH01121# a delivererH03467 raised upH06965 lordH03068 lordH03068 criedH02199~ of israelH03478&}7 and when the childrenH01121|yearsH08141{eightH08083%z5 chushan–rishathaimH03573y servedH05647x of israelH03478!w- and the childrenH01121v) of mesopotamiaH0763ukingH04428(t;of chushan–rishathaimH03573#s1them into the handH03027r#and he soldH04376 arI0|\?& uW?& ~a. the kingH04428- eglonH05700,% strengthenedH02388+ lordH03068* lordH03068)% in the sightH05869( againH03254' evilH07451& didH06213% of israelH03478!$- and the childrenH01121# diedH04191" of kenazH07073! the sonH01121 # and othnielH06274 yearsH08141 fortyH0705 had restH08252% and the landH0776-E against chushan–rishathaimH03573 prevailedH05810% and his handH03027' into his handH03027) of mesopotamiaH0763 kingH04428%5 chushan–rishathaimH03573 deliveredH05414 lordH03068 to warH04421% and went outH03318 israelH03478 X~]D!eC&iM){XL)raised them upH06965KlordH03068JlordH03068IcriedH02199Hof israelH03478&G7but when the childrenH01121FyearsH08141 E'eighteenH06240 H08083Dof moabH04124Cthe kingH04428BeglonH05700AservedH05647@of israelH03478 ?+so the childrenH01121%>'' of palm treesH05899 H08558= the cityH05892<' and possessedH03423; israelH03478: and smoteH052219 and wentH032128! and amalekH060027 of ammonH05983&67 unto him the childrenH011215+ and he gatheredH06224 lordH030683% in the sightH058692 evilH07451&17 because they had doneH062130) against israelH03478/ of moabH04124 YpW2~aE)zV- uYkof moabH04124jkingH04428i!unto eglonH05700h#the presentH04503g)and he broughtH07126f thighH03409e) upon his rightH03225%d5 it under his raimentH04055 c+and he did girdH02296blengthH0753a!of a cubitH01574`edgesH06366_'which had twoH08147^%him a daggerH02719]madeH06213\but ehudH0164[of moabH04124Zthe kingH04428Y!unto eglonH05700Xa presentH04503WsentH07971Vof israelH03478U%the childrenH01121T!and by himH03027!S!% lefthandedH03225 H0334R a manH0376Q# a benjamiteH01145P of geraH01617O the sonH01121NehudH0164M#a delivererH03467 ShK+ }W9{T0S8]which he had for himself alone. and ehudH0164parlourH05944#in a summerH04747-Eunto him; and he was sittingH03427cameH0935and ehudH0164 + by him went outH03318#1 and all that stoodH05975% keep silenceH02013~who saidH0559"}/unto thee, o kingH04428|errandH01697 {+i have a secretH05643zand saidH0559yby gilgalH01537"x/from the quarriesH06456,wCbut he himself turned againH07725v#the presentH04503uthat bareH05375t!the peopleH05971s%he sent awayH07971r#the presentH04503qto offerH07126,pCand when he had made an endH03615o manH0376nfatH01277ma veryH03966land eglonH05700 `{bF( yZ5iK`%!went forthH03318$then ehudH0164# came outH03318"% and the dirtH06574 !- out of his bellyH0990 ! the daggerH02719*? so that he could not drawH08025the bladeH03851uponH01157closedH05462#and the fatH02459the bladeH03851afterH0310%also went inH0935%and the haftH05325!/ it into his bellyH0990! and thrustH08628thighH03409)from his rightH03225!the daggerH02719and tookH03947handH03027his leftH08040put forthH07971 and ehudH0164  seatH03678( ; unto thee. and he aroseH06965  from godH0430! -i have a messageH01697saidH0559 W|S* |aDsH&wW@# fallen downH05307'?; and, behold, their lordH0113>!and openedH06605=a keyH04668$<3therefore they tookH03947;)of the parlourH05944:'not the doorsH01817'99and, behold, he openedH06605&89till they were ashamedH0954!7-and they tarriedH023426 chamberH023155' in his summerH047474 his feetH07272#31 surely he coverethH055262they saidH05591lockedH052740)of the parlourH05944(/;that, behold, the doorsH01817"./and when they sawH07200-cameH0935,%his servantsH05650%+5when he was gone outH03318%*5upon him, and lockedH05274))of the parlourH05944(the doorsH01817'and shutH05462"&/through the porchH04528 RhB!hD&wX2yR#\1 and they went downH03381[)into your handH03027Z%the moabitesH04124Y%your enemiesH0341X)hath deliveredH05414WlordH03068VafterH0310"U/unto them, followH07291T#and he saidH0559S' and he beforeH06440(R; with him from the mountH02022Qwent downH03381Pof israelH03478!O-and the childrenH01121N!of ephraimH0669 M+in the mountainH02022La trumpetH07782K%that he blewH086285JWand it came to pass, when he was comeH0935I%unto seirathH08167H#and escapedH04422G%the quarriesH06456"F/and passed beyondH05674#E1while they tarriedH04102DescapedH04422Cand ehudH0164B% on the earthH0776A deadH04191 PiH+ qZ<c@"lP{the sonH01121 z+him was shamgarH08044yand afterH0310x yearsH08141wfourscoreH08084vhad restH08252u%and the landH0776tof israelH03478s)under the handH03027rthat dayH03117q#was subduedH03665pso moabH04124o not a manH0376"n/ and there escapedH04422m of valourH02428l#and all menH0376kall lustyH08082jmenH0376ithousandH0505habout tenH06235g%at that timeH06256fof moabH04124e'and they slewH05221d%to pass overH05674cnot a manH0376b%and sufferedH05414a#toward moabH04124` of jordanH03383_ the fordsH04569^' him, and tookH03920] afterH0310 JiR3x`G& z]D&kJ% in haroshethH02800# which dweltH03427 siseraH05516' of whose hostH06635# the captainH08269in hazorH02674%that reignedH04427of canaanH03667kingH04428of jabinH02985#1them into the handH03027soldH04376lordH03068 was deadH04191 when ehudH0164 lordH03068 %in the sightH05869 evilH07451 didH06213againH03254of israelH03478!-and the childrenH01121 israelH03478&7 and he also deliveredH03467 goadH04451! with an oxH01241 menH0376hundredH03967sixH08337#~1of the philistinesH06430}!which slewH05221|of anathH06067 UfB& vU7_=zU!9-and the childrenH011218ephraimH06697in mountH020226'and beth–elH010085'between ramahH074144!of deborahH01683$33under the palm treeH085602'and she dweltH034271%at that timeH062560israelH03478/!she judgedH08199.#of lapidothH03941-the wifeH0802,%a prophetessH05031+#and deborahH01683*of israelH03478)% the childrenH01121( oppressedH03905'# he mightilyH02394& yearsH08141%! and twentyH06242$of ironH01270#chariotsH07393"hundredH03967 !+for he had nineH08672 lordH03068criedH06817of israelH03478!-and the childrenH01121 +of the gentilesH01471 e}^D( tV?"uQ1 eWsiseraH05516VkishonH07028'U9unto thee to the riverH05158 T+and i will drawH04900S!of zebulunH02074$R3and of the childrenH01121Q#of naphtaliH05321 P+of the childrenH01121OmenH0376NthousandH0505M'with thee tenH06235Land takeH03947KtaborH08396J%toward mountH02022I and drawH04900H goH03212G commandedH06680F of israelH03478E godH0430DlordH03068Cand saidH0559)B=out of kedesh–naphtaliH06943A!of abinoamH042@the sonH01121?barakH01301>!and calledH07121=%and she sentH07971$<3 to her for judgmentH04941; came upH05927: of israelH03478 G\5 }Q/c1~dGs and wentH03212r aroseH06965q# and deborahH01683p! of a womanH0802o' into the handH03027n siseraH05516m! shall sellH04376l lordH03068.kG shall not be for thine honourH08597!j- that thou takestH01980i# the journeyH01870*hA with thee: notwithstandingH0657g goH03212f' i will surelyH01980e% and she saidH0559d'i will not goH03212(c;but if thou wilt not goH03212(b;with me, then i will goH01980*a?unto her, if thou wilt goH03212`saidH0559_and barakH01301$^3 him into thine handH03027#]1 and i will deliverH05414"\/ and his multitudeH01995"[/with his chariotsH07393ZarmyH06635Y!of jabin'sH02985X#the captainH08269 YnM/ |`B#R2xY! that barakH01301 siseraH05516 + and they shewedH05046 by kedeshH06943 ! of zaanaimH06815 ) unto the plainH0436  his tentH0168 # and pitchedH05186) = himself from the kenitesH07017# had severedH06504 of mosesH04872"/ the father in lawH02859 of hobabH02246 + of the childrenH01121! the keniteH07017 now heberH02268 went upH05927# and deborahH01683# at his feetH07272~ menH0376} thousandH0505| with tenH06235{) and he went upH05927z to kedeshH06943y% and naphtaliH05321x zebulunH02074w calledH02199v and barakH01301u to kedeshH06943t! with barakH01301 HpQ+qD qU<fH0went downH03381/) thee? so barakH01301. beforeH06440- gone outH03318, lordH03068 ++ into thine handH03027*siseraH05516))hath deliveredH05414(lordH03068'the dayH03117&upH06965%!unto barakH01301$saidH0559##and deborahH01683" of kishonH07028!) unto the riverH05158 + of the gentilesH01471)= with him, from haroshethH02800#1 and all the peopleH05971 of ironH01270 chariotsH07393 hundredH03967 nineH08672!- all his chariotsH07393"/ gathered togetherH02199! and siseraH05516 taborH08396 to mountH02022# was gone upH05927! of abinoamH042 the sonH01121 [x_F& w]:hG }[O' upon the edgeH06310N fellH05307M of siseraH05516!L-and all the hostH04264 K+of the gentilesH01471J)unto haroshethH02800#I1and after the hostH04264H%the chariotsH07393GafterH0310FpursuedH07291Ebut barakH01301D#on his feetH07272C' and fled awayH05127B chariotH04818A% lighted downH03381@) so that siseraH05516? barakH01301>beforeH06440=%of the swordH02719<'with the edgeH06310;hostH04264:chariotsH073939siseraH055168#discomfitedH020007lordH030686afterH03105menH03764thousandH05053and tenH062352taborH083961!from mountH02022 P|^>oR5fJ$ pPm# she coveredH03680&l9 unto her into the tentH0168/kI not. and when he had turned inH05493j# to me; fearH03372iturn inH05493hmy lordH0113"g/unto him, turn inH05493fand saidH0559esiseraH05516dto meetH07125cwent outH03318band jaelH03278a!the keniteH07017`of heberH02268_' and the houseH01004^ of hazorH02674] the kingH04428\' between jabinH02985[ peaceH07965Z!the keniteH07017Yof heberH02268Xthe wifeH0802Wof jaelH03278V#to the tentH0168U#on his feetH07272Tfled awayH05127S)howbeit siseraH05516RleftH07604#Q3 there was not a manH0259P% of the swordH02719 L~dG"^7iL1kL #of the tentH0168 a nailH03489tookH03947wifeH0802heber'sH02268then jaelH03278#3 that thou shalt sayH0559 hereH03426 any manH0376 is thereH03426 -of thee, and sayH0559#and enquireH07592~doth comeH0935-}Gand it shall be, when any manH0376|#of the tentH0168{the doorH06607#z1unto her, stand inH05975y'again he saidH0559x# and coveredH03680#w1 and gave him drinkH08248vof milkH02461ua bottleH04997t)and she openedH06605!s-for i am thirstyH06770rto drinkH08248qwaterH043259p]unto her, give me, i pray thee, a littleH04592o#and he saidH0559"n/ him with a mantleH08063 [nF)tU+^:|['%and the nailH03489&deadH04191%layH05307$) behold, siseraH05516 #- and when he cameH0935""/ whom thou seekestH01245!% thee the manH0376 + and i will shewH07200)unto him, comeH03212'him, and saidH0559to meetH07125came outH03318jaelH03278siseraH05516pursuedH07291&7and, behold, as barakH01301!so he diedH04191and wearyH05774'9for he was fast asleepH07290"1it into the groundH0776%and fastenedH06795!-into his templesH07541 the nailH03489$3 unto him, and smoteH08628 softlyH03814 and wentH0935 # in her handH03027 an hammerH04718 and tookH07760 TmP2uP. qS5mTFlordH03068EpraiseH01288DsayingH0559C#on that dayH03117B!of abinoamH042Athe sonH01121@and barakH01301?deborahH01683>then sangH07891= of canaanH03667< kingH04428; jabinH02985):= until they had destroyedH037729of canaanH036678the kingH044287'against jabinH029856'and prevailedH07186!5'prosperedH01980 H032124of israelH03478 3+of the childrenH011212%and the handH030271 of israelH034780%the childrenH01121/beforeH06440.of canaanH03667-the kingH04428,jabinH02985+#on that dayH03117*subduedH03665)so godH0430()in his templesH07541 WlS4mO6 kN*wWd#from beforeH06440cmeltedH05140b'the mountainsH02022a waterH04325`% also droppedH05197_! the cloudsH05645^ droppedH05197 ]+ and the heavensH08064\trembledH07493[the earthH0776Zof edomH0123Y%of the fieldH07704(X;when thou marchedst outH06805Wof seirH08165&V7when thou wentest outH03318UlordH03068T of israelH03478S godH0430RlordH03068Q#i will singH02167PlordH03068O%i, will singH07891N%o ye princesH07336Mgive earH0238L!o ye kingsH04428KhearH08085"J/willingly offeredH05068 I+when the peopleH05971Hof israelH03478(G-'for the avengingH06546 H06544 WxZ:b; |S9xW%in the gatesH08179warH03901godsH0430newH02319!they choseH0977~ in israelH03478}a motherH0517|%that i aroseH06965{aroseH06965%z5until that i deborahH01683yin israelH03478x#they ceasedH02308wceasedH02308v%the villagesH06520&u)' through bywaysH05410 H06128t walkedH03212#s1 and the travellersH01980 r+were unoccupiedH02308q%the highwaysH0734pof jaelH03278o#in the daysH03117nof anathH06067mthe sonH01121l!of shamgarH08044k#in the daysH03117j of israelH03478igodH0430hlordH03068g#from beforeH06440f!that sinaiH05514elordH03068 ahJ-qX>kH)a#1 the righteous actsH06666 lordH03068#1 the righteous actsH06666*? there shall they rehearseH08567/I in the places of drawing waterH04857! of archersH02686) from the noiseH06963! by the wayH01870 and walkH01980# in judgmentH04055# ye that sitH03427 assesH0860 on whiteH06715% ye that rideH07392 speakH07878 lordH03068 blessH01288!- among the peopleH059712 O that offered themselves willinglyH05068  of israelH03478% 5 toward the governorsH02710  my heartH03820  in israelH03478 thousandH0505# among fortyH0705seenH07200or spearH07420#1was there a shieldH04043 J{_>$ kQ& zW2cJ=afterH0310'<9of them against amalekH06002;a rootH08328:)out of ephraimH0669 9+ over the mightyH01368&87 made me have dominionH072877 lordH03068!6- among the peopleH059715+ over the noblesH01174' have dominionH0728703K then he made him that remainethH083002! of abinoamH0421 thou sonH011210 captiveH07617'/9 and lead thy captivityH07628. barakH01301- ariseH06965, a songH07892+ utterH01696* awakeH05782) awakeH05782( deborahH01683' awakeH05782& awakeH05782%% to the gatesH08179$ go downH03381# lordH03068&"7 then shall the peopleH05971! in israelH03478 + of his villagesH06520 GxZ3kI&hK.mG"Z/for the divisionsH06390Y'of the flocksH05739X'the bleatingsH08292Wto hearH08085V)the sheepfoldsH04942U!thou amongH0996T#why abodestH03427S of heartH03820R thoughtsH02711Q greatH01419P of reubenH07205"O/ for the divisionsH06390 N+into the valleyH06010Mon footH07272L#he was sentH07971K)and also barakH01301J'even issacharH03485I%with deborahH01683H#of issacharH03485 G+and the princesH08269F' of the writerH05608E the penH07626!D- they that handleH04900#C1 and out of zebulunH02074B governorsH02710Acame downH03381@'out of machirH04353!?-among thy peopleH05971>)thee, benjaminH01144 dqW<!pV8|Y2dyof canaanH03667xthe kingsH04428w#then foughtH03898vfoughtH03898ucameH0935tthe kingsH04428s%of the fieldH07704#r1in the high placesH04791q)unto the deathH04191p#their livesH05315ojeopardedH02778na peopleH05971m%and naphtaliH05321lzebulunH02074 k+ in his breachesH04664j and abodeH07931i shoreH02348h! on the seaH03220g continuedH03427fasherH0836ein shipsH0591dremainH01481 c+and why did danH01835bjordanH03383abeyondH05676`abodeH07931_gileadH01568^ of heartH03820]! searchingsH02714\ greatH01419[of reubenH07205 NfI) jL(kNkNye merozH04789curseH0779#5of their mighty onesH047'the pransingsH01726.Gby the means of the pransingsH01726brokenH019860='then were the horsehoofsH05483 H06119 strengthH05797'9 thou hast trodden downH01869 o my soulH05315 kishonH07028 the riverH05158 riverH05158 %that ancientH06917 +swept them awayH01640of kishonH07028the riverH05158)against siseraH05516foughtH03898!-in their coursesH04546the starsH03556#from heavenH08064#they foughtH03898 of moneyH03701~ no gainH01215} they tookH03947|! of megiddoH04023{'by the watersH04325z!in taanachH08590 NyU'nO0mP6kN5her handH030274she putH079713dishH056022#in a lordlyH01171butterH02529"0/she brought forthH07126/milkH02461.she gaveH05414-waterH04325,he askedH07592+# in the tentH0168(*=shall she be above womenH0802)#be, blessedH01288(!the keniteH07017'of heberH02268&the wifeH0802%!shall jaelH03278$#above womenH0802#blessedH01288#"1against the mightyH01368! lordH03068 # to the helpH05833 lordH03068 + not to the helpH05833*A thereof; because they cameH0935 +the inhabitantsH03427#ye bitterlyH0779curseH0779lordH03068the angelH04397saidH0559 LyG, {[>"sL3sL#R1why is his chariotH07393#Q3through the latticeH0822Pand criedH02980 O+out at a windowH02474NlookedH08259Mof siseraH05516L!the motherH0517K deadH07703#J1 there he fell downH05307I he bowedH03766HwhereH0834Ghe fellH05307Fhe bowedH03766E#at her feetH07272D#he lay downH07901Che fellH05307Bhe bowedH03766A#at her feetH07272@# his templesH07541%?5 and stricken throughH02498%>5 when she had piercedH04272= his headH07218<' she smote offH04277;siseraH05516.:Gand with the hammer she smoteH019869hammerH01989!8-to the workmen'sH06001#71and her right handH032256#to the nailH03489bR <RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{كڃۃ7܃R݃oރ ߃*Gc~7Sqكڃۃ7܃R݃oރ ߃*Gc~7Sq焀脀.鄀Lꄀk넁섁%턁@\{9Ws0Om 'Fd=Z y  5 R p  + H d  ; Y x  3 Q m  % A \ z  2 N j  & B ` } ! "7 #T $r % &, 'J (g ) *" +> ,[ -y . /2 0N 1l 2 3( 4F 5a 6~ 7 88 9V :t ; RkN3qT<gEkRplordH03068operishH06(n=so let all thine enemiesH0341mthe spoilH07998l'for the necksH06677,kCof needlework on both sidesH07553"j/of divers coloursH06648i' of needleworkH07553"h/ of divers coloursH06648g a preyH07998"f/ of divers coloursH06648e a preyH07998dto siseraH05516ctwoH07361ba damselH07356amanH01397`to everyH07218_the preyH07998^dividedH02505#]1have they not spedH04672\answerH0561'[9her, yea, she returnedH07725ZansweredH06030YladiesH08282Xher wiseH02450 W+ of his chariotsH04818V! the wheelsH06471U why tarryH0309T in comingH0935SlongH0954 GvV9 qX?!iK( lG!- in the mountainsH02022' them the densH04492  madeH06213 of israelH03478 %the childrenH01121" /of the midianitesH04080 becauseH06440)against israelH03478prevailedH05810of midianH04080%and the handH03027 yearsH08141 sevenH07651 of midianH04080#1 them into the handH03027deliveredH05414lordH03068~lordH03068}%in the sightH05869|evilH07451{didH06213zof israelH03478!y-and the childrenH01121x yearsH08141w fortyH0705v had restH08252u%and the landH0776t%in his mightH01369$s3when he goeth forthH03318r!as the sunH08121q)them that loveH0157 HxP4 |L+ mK0hH+%grasshoppersH0697*asH01767#)'#and they cameH0935 H0935(+and their tentsH0168"'/with their cattleH04735!&-for they came upH05927% nor assH02543$ nor oxH07794#' neither sheepH07716"! for israelH03478!'no sustenanceH04241 and leftH07604unto gazaH05804)till thou comeH0935%of the earthH0776%the increaseH02981,Cagainst them, and destroyedH07843"/and they encampedH02583"/even they came upH05927#of the eastH06924!-and the childrenH01121#1and the amalekitesH06002came upH05927$3that the midianitesH04080had sownH02232$3it was, when israelH03478!- and strong holdsH04679 and cavesH04631 DcB#\>$ d>% ]DHlordH03068%G7unto them, thus saithH0559F!which saidH0559Eof israelH03478"D/unto the childrenH01121 C%a prophetH05030 H0376BsentH07971AlordH03068"@/of the midianitesH04080?becauseH0182>lordH03068=criedH02199<of israelH034787;Yand it came to pass, when the childrenH01121: lordH030689criedH021998of israelH03478!7-and the childrenH01121"6/of the midianitesH040805becauseH064404%impoverishedH018093#was greatlyH039662!and israelH034781! to destroyH078430' into the landH0776 /- and they enteredH0935$.3 were without numberH04557+-Aboth they and their camelsH01581,'for multitudeH07230 R]8V* sZ:oRd an angelH04397c) and there cameH0935b my voiceH06963'a9 but ye have not obeyedH08085` ye dwellH03427_' in whose landH0776^+ of the amoritesH0567]% not the godsH0430\ fearH03372[ your godH0430Z lordH03068Y! and i saidH0559X) you their landH0776W' you, and gaveH05414V# from beforeH06440(U; you, and drave them outH01644&T7 of all that oppressedH03905$S3 and out of the handH03027!R- of the egyptiansH04714$Q3 you out of the handH03027 P+ and i deliveredH05337O!of bondageH05650!N-out of the houseH01004&M7 and brought you forthH03318L! from egyptH04714!K- i brought you upH05927J of israelH03478I godH0430 PnK+\:!xYA!sP/ which our fathersH01!- all his miraclesH06381:_ be with us, why then is all this befallenH04672 lordH03068~ ifH03426} my lordH0113|% unto him, ohH0994{ saidH0559z! and gideonH01439y' man of valourH02428'x9 with thee, thou mightyH01368w lordH03068"v1 unto him, and saidH0559u appearedH07200t lordH03068s' and the angelH04397r) the midianitesH04080q fromH06440p to hideH05127!o- by the winepressH01660n wheatH02406m threshedH02251l gideonH01439k# and his sonH01121j- the abi–ezriteH033i! unto joashH03101h in ophrahH06084g% under an oakH0424f and satH03427e lordH03068 EnU3 gP*{\<!cE  the leastH06810# in manassehH04519poorH01800'/#behold, my familyH0505 H0504israelH03478%shall i saveH03467wherewithH04100my lordH0136%unto him, ohH0994#and he saidH0559 + have not i sentH07971"/ of the midianitesH04080'from the handH03709israelH03478$3and thou shalt saveH03467"/in this thy mightH03581goH03212"1upon him, and saidH0559lookedH06437 lordH03068" / of the midianitesH04080" / us into the handsH03709" / us, and deliveredH05414 ' hath forsakenH05203 lordH03068! from egyptH04714# bring us upH05927 lordH03068' us of, sayingH0559 toldH05608 _E"eG*cG,_;)and made readyH06213:went inH09359!and gideonH01439&87 until thou come againH077257%i will tarryH03427!6/thee. and he saidH05595beforeH064404and setH032403!my presentH04503+2Aunto thee, and bring forthH0331841Unot hence, i pray thee, until i comeH09350departH04185"//that thou talkestH01696.me a signH0226-then shewH06213,%in thy sightH05869+graceH02580.*Gunto him, if now i have foundH04672)#and he saidH0559(manH0376'as oneH0259&)the midianitesH04080L%unto him, surely i will be with thee, and thou shalt smiteH05221$saidH0559#lordH03068" houseH01004!) in my father'sH01 Yz\A!cA'gN-zYY%of the staffH04938Xthe endH07097Wput forthH07971VlordH03068U)then the angelH04397T! and he didH06213S the brothH04839R% and pour outH08210Q rockH05553Pupon thisH01975Oand layH03240)N=and the unleavened cakesH04682Mthe fleshH01320L)unto him, takeH03947KsaidH0559Jof godH0430I'and the angelH04397H'and presentedH05066&G9unto him under the oakH0424FoutH03318E in a potH06517D the brothH04839C! and he putH07760B# in a basketH05536A he putH07760@the fleshH01320?of flourH07058>#of an ephahH0374%=5and unleavened cakesH04682<'a kidH01423 H05795 YuO7lO*gM5qYxsaidH0559wlordH03068vto faceH06440ufaceH06440t lordH03068s an angelH04397r# i have seenH07200q# for becauseH03651p godH03069oo lordH0136nalasH0162msaidH0559lgideonH01439klordH03068jan angelH04397iperceivedH07200 h+and when gideonH01439!g-out of his sightH05869fdepartedH01980elordH03068d)then the angelH04397)c=and the unleavened cakesH04682bthe fleshH01320a% and consumedH0398 `+ out of the rockH06697_ fireH0784"^/ and there rose upH05927)]= and the unleavened cakesH04682\the fleshH01320[#and touchedH05060Z#in his handH03027 NlR5j3gK.kNthe groveH0842#1hath, and cut downH03772+that thy fatherH01of baalH01168 the altarH04196) and throw downH02040 years oldH08141 of sevenH07651  bullockH06499 +even the secondH08145 bullockH07794 youngH06499 %thy father'sH01)unto him, takeH03947saidH0559lordH030683Qand it came to pass the same nightH03915#5 of the abi–ezritesH033'yet in ophrahH06084'unto this dayH03117$3it jehovah–shalomH03073!and calledH07121lordH03068~an altarH04196}builtH01129|#then gideonH01439({;not: thou shalt not dieH04191 z+unto thee; fearH03372 y+unto him, peaceH07965 OpO& hHrY<jO3by dayH03119%25that he could not doH062131# of the cityH058920# and the menH0582/ householdH01004.% his father'sH01*-? it was, because he fearedH03372,had saidH01696+lordH03068*and didH06213 )+of his servantsH05650(menH0582'tenH06235&tookH03947%#then gideonH01439*$?which thou shalt cut downH03772#%of the groveH0842"' with the woodH06086"!/ a burnt sacrificeH05930  and offerH05927 bullockH06499! the secondH08145and takeH03947%5in the ordered placeH04634%of this rockH04581%upon the topH07218thy godH0430lordH03068an altarH04196and buildH01129 D_<lP0 z[0dDQ%then the menH0582P! this thingH01697O hath doneH06213N of joashH03101M the sonH01121L gideonH01439Kthey saidH0559Jand askedH01245'I9and when they enquiredH01875H!this thingH01697G'who hath doneH06213F!to anotherH07453EoneH0376D'and they saidH0559CbuiltH01129B) upon the altarH04196A# was offeredH05927@ bullockH06499&?7 by it, and the secondH08145>% was cut downH03772='and the groveH0842<'was cast downH05422;of baalH01168":/behold, the altarH041969)in the morningH012428#arose earlyH079257#of the cityH05892 6-and when the menH05825by nightH039154#that he didH06213 MoKw_7iM4gMm sayingH0559l' him jerubbaalH03378k he calledH07121&j7 therefore on that dayH03117i his altarH04196h) hath cast downH05422g' let him pleadH07378f a godH0430e morningH012421dMfor him, let him be put to deathH04191(c;him? he that will pleadH07378b%will ye saveH03467afor baalH01168+`Aagainst him, will ye pleadH07378$_3unto all that stoodH05975^saidH0559]and joashH03101\ the groveH0842-[E and because he hath cut downH03772Z of baalH01168Y the altarH04196*X?because he hath cast downH05422 W+that he may dieH04191Vthy sonH01121Ubring outH03318T!unto joashH03101SsaidH0559R#of the cityH05892 YnBvV4bA rY #afterH0310&7#who also was gatheredH02199(;#throughout all manassehH04519!#messengersH04397##and he sentH07971" afterH0310%"was gatheredH02199)"and abi–ezerH044"a trumpetH07782#"and he blewH08628#"upon gideonH01439~"cameH03847}"lordH03068|)"but the spiritH07307{!! of jezreelH03157z'! in the valleyH06010y#!and pitchedH02583x'!and went overH05674w!togetherH03162v'!were gatheredH0622u#!of the eastH06924!t-!and the childrenH01121#s1!and the amalekitesH06002(r;!then all the midianitesH04080q his altarH041969p] against him, because he hath thrown downH05422o pleadH07378n let baalH01168 pyS.jI#^F p"%/% as thou hast saidH01696$%% by mine handH03027#% israelH03478$"3% that thou wilt saveH03467"!/% then shall i knowH03045" 1%upon all the earthH0776%dryH02721!-%be on the fleeceH01492!%if the dewH02919%%in the floorH01637%of woolH06785%a fleeceH01492#1%behold, i will putH03322"/$as thou hast saidH01696%$by mine handH03027$israelH03478$saveH03467%$if thou wiltH03426$unto godH0430$saidH0559!$and gideonH01439# to meetH07125!-# and they came upH05927"/# and unto naphtaliH05321! -# and unto zebulunH02074 !#unto asherH0836 !#messengersH04397! -#him: and he sentH07971 HhK+yaE`<jHA'(so that nightH03915@(didH06213?(and godH0430!>-'let there be dewH02919'=;' and upon all the groundH0776%<5' only upon the fleeceH01492";/' let it now be dryH02721 :+' with the fleeceH01492+9A' i pray thee, but this onceH064718%'let me proveH052547''but this onceH06471-6E'against me, and i will speakH016965'be hotH02734#43'let not thine angerH06393'unto godH04302'saidH05591!'and gideonH014390& of waterH04325/& fullH04393.& a bowlH05602"-/&out of the fleeceH01492,&the dewH02919+#&and wringedH04680*&togetherH02115)!&the fleeceH01492(!&and thrustH02115''&on the morrowH042834&S&and it was so: for he rose up earlyH07925 IhE*e?{[<zI-\G themselves against me, sayingH0559[ vauntH06286Z# lest israelH03478!Y-into their handsH03027X)the midianitesH04080W)for me to giveH05414Vtoo manyH07227U!the peopleH05971T#unto gideonH01439SsaidH0559RlordH03068Q' in the valleyH06010P of morehH04176%O5 of them, by the hillH01389'N9 were on the north sideH06828"M/of the midianitesH04080!L-so that the hostH04264)K=beside the well of harodH05878J#and pitchedH02583(I;with him, rose up earlyH07925#H1and all the peopleH05971GgideonH01439F)then jerubbaalH03378!E/(on all the groundH0776(D;(only, and there was dewH02919 C+(upon the fleeceH01492B)(for it was dryH02721 Wz[9}b;kR:xWz' of whom i sayH0559y)and i will tryH06884x)unto the waterH04325 w+bring them downH03381vmanyH07227u!the peopleH05971t#unto gideonH01439ssaidH0559rlordH03068qthousandH0505ptenH06235#o1and there remainedH07604nthousandH0505mand twoH08147ltwentyH06242k' of the peopleH05971#j1 and there returnedH07725i gileadH01568h! from mountH02022!g- and depart earlyH06852f)let him returnH07725e!and afraidH02730dfearfulH03373csayingH0559b'of the peopleH05971a#in the earsH0241`proclaimH07121$_3now therefore go toH04994^! hath savedH03467]' mine own handH03027 Ll;lL!|8kL!were threeH07969)to their mouthH06310!their handH03027$3of them that lappedH03952)and the numberH04557to drinkH08354 )upon his kneesH01290@ k by himself; likewise every one that boweth downH03766# 1 him shalt thou setH03322  lappethH03952  as a dogH03611 + with his tongueH03956%of the waterH04325'9every one that lappethH03952#unto gideonH01439saidH0559lordH03068)unto the waterH04325!the peopleH05971#1so he brought downH033811Mwith thee, the same shall not goH03212-~E unto thee, this shall not goH032122}Q with thee; and of whomsoever i sayH0559-|E with thee, the same shall goH03212){= unto thee, this shall goH03212 UgB% }fF&kH& pU2israelH034781allH03760#and he sentH07971#/1and their trumpetsH07782.'in their handH03027-victualsH06720,tookH03947+'so the peopleH05971*)unto his placeH04725)every manH0376( goH03212' peopleH05971 &+ into thine handH03027%) the midianitesH04080!$- you, and deliverH05414##will i saveH03467"#that lappedH03952!menH0376 hundredH03967%by the threeH07969#unto gideonH01439saidH0559lordH03068 waterH04325 to drinkH08354!- upon their kneesH01290! bowed downH03766' of the peopleH05971!-but all the restH03499menH0376hundredH03967 SeN-uQ/ yb=yS"N/ shall thine handsH03027M' and afterwardH0310L' what they sayH01696$K3 and thou shalt hearH08085J# to the hostH04264I downH03381H# thy servantH05288!G- thou with phurahH06513F goH03381E! to go downH03381!D- but if thou fearH03373#C1 it into thine handH03027%B5 for i have deliveredH05414A' unto the hostH04264@' get thee downH03381 ?+ unto him, ariseH06965> saidH0559= lordH030683<Q and it came to pass the same nightH03915.;Gwas beneath him in the valleyH06010:of midianH040809%and the hostH042648menH03767 hundredH039676# those threeH079695% and retainedH023884' unto his tentH01683 every manH0376 XuU5}T4eE& tXj a dreamH02472i that toldH05608h a manH0376g was comeH0935 f+ and when gideonH01439e' for multitudeH07230d sideH08193c! by the seaH03220b# as the sandH02344a) without numberH04557!`- and their camelsH01581_' for multitudeH07230!^/ like grasshoppersH0697$]3 along in the valleyH06010\ layH05307[# of the eastH06924%Z5 and all the childrenH01121#Y1 and the amalekitesH06002#X1 and the midianitesH04080W# in the hostH04264!V- of the armed menH02571!U- unto the outsideH07097T# his servantH05288S# with phurahH06513"R/ then went he downH03381Q' unto the hostH04264P! to go downH03381 O+ be strengthenedH02388 D~S5fByI+}_D midianH04080 deliveredH05414 hath godH0430' into his handH03027 of israelH03478a manH0376of joashH03101the sonH01121of gideonH01439,Cnothing else save the swordH02719~and saidH0559}answeredH06030|)and his fellowH07453{ lay alongH05307!z/ it, that the tentH0168&y)' and overturnedH04605 H02015 x+ it that it fellH05307w and smoteH05221v# unto a tentH0168u and cameH0935t of midianH04080s' into the hostH04264r tumbledH02015q breadH03899p of barleyH08184'o+' and, lo, a cakeH06742 H06742n a dreamH02472"m/ behold, i dreamedH02492l and saidH0559 k+ unto his fellowH07453 N`5nU2w`F( iN& withinH08432% and lampsH03940$ pitchersH03537#! with emptyH07386$"3 in every man's handH03027!a trumpetH07782 !and he putH05414companiesH07218threeH07969menH0376hundredH03967the threeH07969)and he dividedH02673of midianH04080the hostH04264)into your handH03027) hath deliveredH05414 lordH03068 ariseH06965 and saidH0559 of israelH03478'into the hostH04264%and returnedH07725,Cthereof, that he worshippedH07812'9and the interpretationH07667 %of the dreamH02472 #the tellingH04557 heardH08085 #when gideonH01439! -and all the hostH04264 OzD!X4 uQ:sO B- and they had butH0389A watchH0821@'of the middleH08484!?-in the beginningH07218>#of the campH04264!=-unto the outsideH07097<)with him, cameH0935;menH0376 :+and the hundredH039679so gideonH014398' and of gideonH014397lordH030686and sayH0559 5+of all the campH04264#41also on every sideH05439 3+ye the trumpetsH07782#21with me, then blowH086281)with a trumpetH077820#when i blowH08628/)so shall ye doH06213.as i doH06213-#of the campH04264,)to the outsideH070972+Qlikewise: and, behold, when i comeH0935*'on me, and doH06213 )+unto them, lookH07200(#and he saidH0559'%the pitchersH03537 WmO. sR5y]:tW`the campH04264)_=in his place round aboutH05439^every manH0376])and they stoodH05975\'and of gideonH01439[lordH03068Zthe swordH02719Y)and they criedH07121Xto blowH08628W handsH03027V) in their rightH03225!U- and the trumpetsH07782T handsH03027S' in their leftH08040Rthe lampsH03940Qand heldH02388P%the pitchersH03537Oand brakeH07665N%the trumpetsH07782MblewH08628LcompaniesH07218K'and the threeH07969J)in their handsH03027I%the pitchersH03537Hand brakeH05310G%the trumpetsH07782F'and they blewH08628E the watchH08104D setH06965C newlyH06965 E_C* xG& `A#~^E}afterH0310|#and pursuedH07291({;and out of all manassehH04519 z-and out of asherH0836 y+out of naphtaliH05321-xEgathered themselves togetherH06817wof israelH03478v#and the menH0376u%unto tabbathH02888 t/of abel–meholahH065s'to the borderH08193r#in zererathH06888"q/ to beth–shittahH01029p fledH05127o% and the hostH04264-nE even throughout all the hostH04264#m1 against his fellowH07453lswordH02719k#every man'sH0376jsetH07760ilordH03068h%the trumpetsH07782gblewH08628fhundredH03967e'and the threeH07969 d'and fledH05127 H05127cand criedH07321branH07323!a-and all the hostH04264 ]]B( ]>iJ(v]orebH06159'and they slewH02026and zeebH02062orebH06159"/of the midianitesH04080princesH08269twoH08147'and they tookH03920!and jordanH03383"/unto beth–barahH01012!the watersH04325and tookH03920-Egathered themselves togetherH06817 !of ephraimH0669 -then all the menH0376 ! and jordanH03383" / unto beth–barahH01012' 9 before them the watersH04325 and takeH03920) the midianitesH04080againstH07125come downH03381sayingH0559ephraimH0669%5throughout all mountH02022!messengersH04397sentH07971!and gideonH01439~) the midianitesH04080 LeI)zT9Z,|L,7Cunto them, what have i doneH062136#and he saidH0559!5- with him sharplyH02394#41 and they did chideH07378$33 with the midianitesH040802 to fightH03898*1?us not, when thou wentestH01980#01that thou calledstH07121/us thusH01697.servedH06213(-;unto him, why hast thouH04100,saidH0559+!of ephraimH0669*#and the menH0376)jordanH03383"(/on the other sideH05676'to gideonH01439&and zeebH02062%of orebH06159$the headsH07218##and broughtH0935"midianH04080!#and pursuedH07291 of zeebH02062!- at the winepressH03342 they slewH02026 and zeebH02062 orebH06159' upon the rockH06697 EoO8}U;x`B"eET%unto the menH0582S#and he saidH0559R% yet pursuingH07291 Q+with him, faintH05889PmenH0376OhundredH03967"N/he, and the threeH07969M#passed overH05674Lto jordanH03383KcameH0935J!and gideonH01439I thatH01696-HE toward him, when he had saidH01697G! was abatedH075037FY in comparison of you? then their angerH07307E to doH06213$D3and what was i ableH03201Cand zeebH02062BorebH06159Aof midianH04080@#the princesH08269 ?+into your handsH03027>)hath deliveredH05414=godH0430<'of abi–ezerH044!;-than the vintageH01210:betterH02896(9=of the grapes of ephraimH0669!8-not the gleaningH05955 ``@&tP1oU1`r)into mine handH03027q%and zalmunnaH06759pzebahH02078o)hath deliveredH05414nlordH03068msaidH0559l!and gideonH01439 k+ unto thine armyH06635j breadH03899$i3that we should giveH05414"h/now in thine handH03027g%and zalmunnaH06759fof zebahH02078ethe handsH03709dsaidH0559c!of succothH05523 b+and the princesH08269aof midianH04080`kingsH04428_% and zalmunnaH06759^ zebahH02078] afterH0310"\/ and i am pursuingH07291[ faintH05889Z#that followH07272 Y+unto the peopleH05971Xof breadH03899#W1i pray you, loavesH03603VgiveH05414U!of succothH05523 KrN+gE&bEK0=' with them, about fifteenH06240 H02568 + and their hostsH04264  in karkorH07174 % and zalmunnaH06759  now zebahH02078 ! this towerH04026"/ i will break downH05422 in peaceH07965"/ when i come againH07725 sayingH0559 of penuelH06439!/ also unto the menH0582% and he spakeH0559% had answeredH06030! of succothH05523)him as the menH0582~answeredH06030}of penuelH06439|#and the menH0582#{1unto them likewiseH02063zand spakeH01696!y-thence to penuelH06439x)and he went upH05927 w+ and with briersH01303"v/ of the wildernessH04057 u+ with the thornsH06975t! your fleshH01320!s-then i will tearH01758 [tT1iM.oR1~[,) them, and tookH03920+ afterH0310*! he pursuedH07291) fledH05127(% and zalmunnaH06759') and when zebahH02078&! was secureH0983%% for the hostH04264$ the hostH04264# and smoteH05221"% and jogbehahH03011! of nobahH05025 # on the eastH06924 in tentsH0168#1 of them that dweltH07931! by the wayH01870 went upH05927! and gideonH01439 swordH02719 that drewH08025 menH0376 thousandH0505! and twentyH06242! an hundredH03967) for there fellH05307# of the eastH06924 + of the childrenH01121!- of all the hostsH04264#1 all that were leftH03498 thousandH0505 EqM, |`A!mN+fEJ%behold zebahH02078Iand saidH0559H!of succothH05523G%unto the menH0582F#and he cameH0935E menH03760D=' threescore and seventeenH07651 H07657C) and the eldersH02205B!of succothH05523%A5unto him the princesH08269)@=of him: and he describedH03789?%and enquiredH07592>!of succothH05523=!of the menH0582<#a young manH05288;!and caughtH03920: the sunH027759 beforeH046088# from battleH044217 returnedH077256 of joashH031015 the sonH011214! and gideonH014393% all the hostH04264 2+ and discomfitedH027291% and zalmunnaH067590 zebahH02078/ of midianH04080. kingsH04428- the twoH08147 TvY8vW7mH* uTg%and zalmunnaH06759f'he unto zebahH02078ethen saidH0559d#of the cityH05892cthe menH0582band slewH02026aof penuelH06439`the towerH04026!_-and he beat downH05422^! of succothH05523]the menH0582(\;and with them he taughtH03045[!and briersH01303"Z/of the wildernessH04057Y!and thornsH06975X#of the cityH05892W!the eldersH02205V#and he tookH03947UwearyH03287T%unto thy menH0582SbreadH03899$R3 that we should giveH05414"Q/ now in thine handH03027P% and zalmunnaH06759O of zebahH02078N the handsH03709M!me, sayingH0559)L=with whom ye did upbraidH02778K%and zalmunnaH06759 ]dH&nN5sQ:!|]!then zebahH02078# yet a youthH05288' for he fearedH03372'not his swordH02719drewH08025$3them. but the youthH05288slayH02026~upH06965}'his firstbornH01060|#unto jetherH03500{#and he saidH0559!z- i would not slayH02026(y;ye had saved them aliveH02421xifH03863wlivethH02416vlordH03068u%of my motherH0517tthe sonsH01121s#my brethrenH0251r#and he saidH0559q of a kingH04428p% the childrenH01121o resembledH08389n) they; each oneH0259m as thouH03644!l/and they answeredH0559kat taborH08396j%whom ye slewH02026i'manner of menH0582hwhatH0375 N`? jE+ cA)}N+"Aunto them, i will not ruleH04910!saidH0559 !and gideonH01439 of midianH04080!- us from the handH03027.G also: for thou hast deliveredH03467sonH01121'and thy son'sH011215Uthou over us, both thou, and thy sonH01121ruleH04910#unto gideonH01439saidH0559of israelH03478%then the menH0376necksH06677!-on their camels'H01581'the ornamentsH07720' and took awayH03947% and zalmunnaH06759 zebahH02078 and slewH02026  aroseH06965 !and gideonH01439 %his strengthH01369' ;upon us: for as the manH0376 )thou, and fallH06293riseH06965saidH0559%and zalmunnaH06759 O|]EiA$|^=uO">/that he requestedH07592=earringsH05141<'of the goldenH02091;)and the weightH04948:# of his preyH079989%the earringsH05141!8/therein every manH03767%and did castH079936a garmentH08071 5+and they spreadH065664giveH05414"3/we will willinglyH05414!2/and they answeredH05591# ishmaelitesH034590 earringsH05141$/3 for they had goldenH02091.#of his preyH07998-%the earringsH05141,%me every manH0376++Aof you, that ye would giveH05414*a requestH07596*)?unto them, i would desireH07592(saidH0559'!and gideonH01439&!shall ruleH04910%lordH03068$ruleH04910/#Iover you, neither shall my sonH01121 JcC% y_@' W> kJ[%the childrenH01121ZbeforeH06440YsubduedH03665 X+thus was midianH04080!W- and to his houseH01004V# unto gideonH01439/UI it: which thing became a snareH04170T afterH0310'S9went thither a whoringH02181R)and all israelH03478Qin ophrahH06084P)it in his cityH05892!O-thereof, and putH03322Nan ephodH0646MmadeH06213L!and gideonH01439KnecksH06677$J3about their camels'H01581&I7and beside the chainsH06060Hof midianH04080G% on the kingsH04428F raimentH0899E! and purpleH0713D# and collarsH05188!C- beside ornamentsH07720Bof goldH02091AhundredH03967@and sevenH07651?)was a thousandH0505 P{X3gN0 kG.lPyabimelechH040xhe calledH07760w!whose nameH08034vhim a sonH01121u'she also bareH03205t!in shechemH07927"s/and his concubineH06370rwivesH0802 q+for he had manyH07227pbegottenH03318o#of his bodyH03409nsonsH01121'm9had threescore and tenH07657l!and gideonH01439!k-in his own houseH01004jand dweltH03427iwentH03212hof joashH03101gthe sonH01121f'and jerubbaalH03378eof gideonH01439d# in the daysH03117c yearsH08141b fortyH0705!a- was in quietnessH08252`+ and the countryH0776_no moreH03254^#their headsH07218']9so that they lifted upH05375\of israelH03478 ]qU2 T7wZ8]"/"who had deliveredH05337"their godH0430"lordH03068!"rememberedH02142"of israelH03478!-"and the childrenH01121! their godH0430'! baal–berithH01170! and madeH07760 !baalimH01168 !afterH0310# 1!and went a whoringH02181 %!turned againH07725 !of israelH03478"/!that the childrenH01121!was deadH041917Y!and it came to pass, as soon as gideonH01439#5 of the abi–ezritesH033 in ophrahH06084! his fatherH01 of joashH03101!- in the sepulchreH06913) and was buriedH06912 old ageH07872~ in a goodH02896} diedH04191| of joashH03101{ the sonH01121z! and gideonH01439 EiG&pP4yB!dE2! of shechemH079271) of all the menH01167'0; i pray you, in the earsH0241/ speakH01696.  sayingH0559-  fatherH01,+  of his mother'sH0517+%  of the houseH010043*Q  with them, and with all the familyH04940)% and communedH01696( brethrenH0251!'/ unto his mother'sH0517&! to shechemH07927% wentH03212$% of jerubbaalH03378# the sonH01121"' and abimelechH040!##unto israelH03478$ 3#which he had shewedH06213.G#according to all the goodnessH02896#gideonH01439%#of jerubbaalH03378%#to the houseH01004'#they kindnessH02617)#neither shewedH06213'" on every sideH05439$5"of all their enemiesH0341&7"them out of the handsH03027 VgL2 cG-|_B&{V!N- out of the houseH01004M of silverH03701'L9 him threescore and tenH07657K' and they gaveH05414J#  our brotherH0251I'  for they saidH0559H  abimelechH040G  to followH0310F  inclinedH05186!E- and their heartsH03820 D+ all these wordsH01697C! of shechemH07927B) of all the menH01167"A1 of him in the earsH0241@ spakeH01696? brethrenH0251 >- and his mother'sH0517=) and your fleshH01320< your boneH06106#;1  over you? rememberH02142:  reignH04910%97  over you, or that oneH02598  reignH049107  personsH0376#61 threescore and tenH076575% of jerubbaalH0337824O for you, either that all the sonsH011213 betterH02896 QdI&xX;uT<wQ"l/ and all the houseH01004!k/ gathered togetherH0622j! of shechemH07927 i+ and all the menH01167h! for he hidH02244g was leftH03498f% of jerubbaalH03378e sonH01121d% the youngestH06996+cA  notwithstanding yet jothamH03147b  stoneH068a  upon oneH0259`  personsH0376#_1  threescore and tenH07657^% of jerubbaalH03378] the sonsH01121\% his brethrenH0251[ and slewH02026Z at ophrahH06084Y houseH01004X/ unto his father'sH01W# and he wentH0935V  himH0310U)  which followedH03212T  personsH0582S  and lightH06348R vainH07386Q hiredH07936"P3 wherewith abimelechH040!O- of baal–berithH01170 DmM+ nQ5pQ5lD$ 3 unto the olive treeH02132( = over them; and they saidH0559 a kingH04428 to anointH04886"!' went forthH01980 H01980 the treesH06086# may hearkenH08085 that godH0430! of shechemH07927 +  unto me, ye menH01167#1  unto them, hearkenH08085  and saidH0559~  and criedH07121}  his voiceH06963|' and lifted upH05375{ gerizimH01630z of mountH02022y! in the topH07218x and stoodH05975w he wentH03212v to jothamH03147#u1 and when they toldH05046t!  in shechemH07927s'  of the pillarH05324r%  by the plainH0436q  kingH04428p abimelechH040o and madeH04427n and wentH03212 m' of milloH01037 H04407 MyZ*u]9 xX>#gM( reignH04427' comeH03212&' unto the vineH01612% the treesH06086$ then saidH0559#) over the treesH06086") to be promotedH05128! and goH01980  fruitH08570# and my goodH02896% my sweetnessH04987,C unto them, should i forsakeH02308 saidH0559!- but the fig treeH08384 reignH04427 comeH03212 + to the fig treeH08384 saidH0559' and the treesH06086) over the treesH06086) to be promotedH05128 and goH01980 and manH0582 godH0430,C wherewith by me they honourH03513! my fatnessH01880*? unto them, should i leaveH02308  saidH0559# 1 but the olive treeH02132  reignH04427 \}ZC( dK1zb?{\F! of lebanonH03844E! the cedarsH0730D!  and devourH0398C)  of the brambleH0329B  come outH03318$A5  and if not, let fireH0784@%  in my shadowH06738?) put your trustH02620> comeH0935= me kingH04428< ye anointH04886;# if in truthH0571:) unto the treesH060869 saidH05598+ and the brambleH03297 reignH044276 comeH03212 5- unto the brambleH03294' all the treesH060863 then saidH05592) over the treesH060861) to be promotedH051280 and goH01980/ and manH0582. godH0430-) which cheerethH08055, my wineH08492*+? unto them, should i leaveH02308* saidH0559)% and the vineH01612 XaHgF' aCX#a1 threescore and tenH07657` his sonsH01121_) and have slainH02026^ this dayH03117] houseH01004!\3 against my father'sH01$[3 and ye are risen upH06965Z of midianH04080$Y3 you out of the handH03027X' and deliveredH05337W farH05048V his lifeH05315(U; for you, and adventuredH07993T foughtH03898S' for my fatherH01R%  of his handsH030274QS  unto him according to the deservingH01576P'  and have doneH06213O'  and his houseH01004N) with jerubbaalH03378M wellH02896%L5 and if ye have dealtH06213K kingH04427-JI in that ye have made abimelechH040I' and sincerelyH08549H trulyH0571/GI now therefore, if ye have doneH06213 SkE, gDmP/pS~  come outH03318}%  and let fireH0784 |' of milloH01037 H04407{' and the houseH01004z! of shechemH07927y the menH01167x! and devourH0398w) from abimelechH040v come outH03318$u5 but if not, let fireH0784)t=  and let him also rejoiceH08055s+ ye in abimelechH040r rejoiceH08055q this dayH03117#p1 and with his houseH01004o) with jerubbaalH03378n' and sincerelyH08549m trulyH0571&l7 if ye then have dealtH06213k% your brotherH0251j! of shechemH07927i% over the menH01167h kingH04427"g1  of his maidservantH0519f  the sonH01121&e;  and have made abimelechH040d  stoneH068c  upon oneH0259b personsH0376 `uW;hI* y`D)`#3  dealt treacherouslyH0898!  of shechemH07927# and the menH01167! of shechemH07927# and the menH01167 / between abimelechH040 spiritH07307 an evilH07451 sentH07971 then godH0430# over israelH03478 yearsH08141 threeH07969# had reignedH07786) when abimelechH040 #  his brotherH0251 % of abimelechH040 + there, for fearH06440  and dweltH03427  to beerH0876 and wentH03212 and fledH05127 ran awayH01272! and jothamH03147 abimelechH040! and devourH0398 ' of milloH01037 H04407#1  and from the houseH01004!  of shechemH07927%  from the menH01167 EsR4hI"`9~bE8 and gaalH016037  abimelechH040)6=  by them: and it was toldH050465)  along that wayH018704' all that cameH05674 3+ and they robbedH01497!2- of the mountainsH02022#11 for him in the topH072180' liers in waitH0693/ setH07760.! of shechemH07927-# and the menH01167,+ of his brethrenH0251#+1 him in the killingH02026#*#'  which aidedH03027 H02388)!  of shechemH07927'(9  them; and upon the menH01167'!  which slewH02026&'  their brotherH0251%) upon abimelechH040$ be laidH07760 #+ and their bloodH01818"! might comeH0935!% of jerubbaalH03378  sonsH01121*? to the threescore and tenH07657!- that the crueltyH02555)  with abimelechH040 ZiJ* xT6cD( Z%V5 that we should serveH05647U shechemH07927T abimelechH040S saidH0559R of ebedH05651Q the sonH01121P and gaalH01603O abimelechH040N!  and cursedH07043M  and drinkH08354L#  and did eatH0398K%  of their godH0430J)  into the houseH01004I and wentH0935H merryH01974G and madeH06213F and trodeH01869 E+ their vineyardsH03754D% and gatheredH01219 C+ into the fieldsH07704"B/ and they went outH03318$A5  put their confidenceH0982@!  of shechemH07927?# and the menH01167>! to shechemH07927=' and went overH05674!</ with his brethrenH0251; cameH0935: of ebedH056519 the sonH01121 WkP3|`8^@ wWt#  was kindledH02734s  his angerH0639r of ebedH05651q the sonH01121p of gaalH01603o the wordsH01697n heardH08085m# of the cityH05892l the rulerH08269k) and when zebulH02083j%  and come outH03318i!  thine armyH06635h increaseH07235g% to abimelechH040f# and he saidH0559e abimelechH040$d3 then would i removeH05493c my handH03027b! were underH05414-aE and would to god this peopleH05971(`; for why should we serveH05647_! of shechemH07927^! the fatherH01] of hamorH02544\  the menH0582[  serveH05647Z#  his officerH06496Y  and zebulH02083X%  of jerubbaalH03378W the sonH01121 ajI-hC&eK!a2O ! against thee, then mayest thou doH06213"/ !with him come outH03318" / !he and the peopleH05971 ' !upon the cityH05892  !and setH06584& 7 !thou shalt rise earlyH07925  !is upH02224#1 !as soon as the sunH08121) !in the morningH01242% in the fieldH07704*A with thee, and lie in waitH0693$3 thou and the peopleH05971 by nightH03915!- now therefore upH06965  the cityH05892*?  and, behold, they fortifyH06696!  to shechemH07927~  be comeH0935 }-  and his brethrenH0251| of ebedH05651{ the sonH01121z% behold, gaalH01603y sayingH0559x privilyH08649w) unto abimelechH040v! messengersH04397u# and he sentH07971 PxQ*nR5wT#kP, $peopleH05971#+1 $behold, there comeH03381* $to zebulH02083) $he saidH0559(! $the peopleH05971' $sawH07200&' $and when gaalH01603-%E # with him, from lying in waitH03993$) # and the peopleH05971# # rose upH06965"' # and abimelechH040!# #of the cityH05892 # #of the gateH08179 + #in the enteringH06607 #and stoodH05975 #went outH03318 #of ebedH05651 #the sonH01121 #and gaalH01603 "companiesH07218 "in fourH0702 + "against shechemH07927"1 "and they laid waitH0693#1 "with him, by nightH03915#1 "and all the peopleH05971 "rose upH06965' "and abimelechH040$3 ! shalt find occasionH04672 + ! to them as thouH03027 [kB#zW<#iR5[%K5 &that we should serveH05647J &abimelechH040%I7 &wherewith thou saidstH0559H &thy mouthH06310G &nowH0645F &zebulH02083E &then saidH0559D %meonenimH06049C %ofH01870"B1 % along by the plainH0436A % comeH0935@ % companyH07218?# % and anotherH0259># % of the landH0776=' %by the middleH02872< %downH03381; %peopleH05971:) %see there comeH033819 %and saidH05598 %againH032547 %spakeH016966 %and gaalH016035 $menH0582!4- $of the mountainsH020223! $the shadowH06738%25 $ unto him, thou seestH072001 $ saidH05590 $ and zebulH02083!/- $ of the mountainsH02022.% $ from the topH07218- $downH03381 arT7dI$ aA' a+hA )that they should not dwellH03427 g- )and his brethrenH0251f )gaalH01603e! )thrust outH01644d )and zebulH02083c )at arumahH0725b )dweltH03427a' )and abimelechH040`# ( of the gateH08179"_/ (unto the enteringH06607^ (woundedH02491 ]+ (were overthrownH05307\' (him, and manyH07227[ (beforeH06440!Z- (him, and he fledH05127Y (chasedH07291X' (and abimelechH040W) 'with abimelechH040V! 'and foughtH03898U! 'of shechemH07927T 'the menH01167S 'beforeH06440R 'went outH03318Q 'and gaalH01603P & and fightH03898O! & i pray nowH04994N & go outH03318(M; & that thou hast despisedH03988$L3 &not this the peopleH05971 VjG% hG&uI)vV# ,of the cityH05892# ,of the gateH08179 + ,in the enteringH06607 ,and stoodH05975)= ,with him, rushed forwardH06584 ~+ ,and the companyH07218}' ,and abimelechH040(|; + against them, and smoteH05221{) + and he rose upH06965 z+ + out of the cityH05892y! + come forthH03318(x; + and, behold, the peopleH05971w! +and lookedH07200v% +in the fieldH07704u' +and laid waitH0693t +companiesH07218 s+ +them into threeH07969r# +and dividedH02673q! +the peopleH05971p# +and he tookH03947o *abimelechH040n' *and they toldH05046m) *into the fieldH07704l *went outH03318 k+ *that the peopleH059712jO *and it came to pass on the morrowH04283i! ) in shechemH07927 bfF+lA$|bB!b! - /that all the menH01167 /abimelechH040 + /and it was toldH05046 . berithH01286! .of the godH0410% .of the houseH01004% .into an holdH06877% .they enteredH0935 .heardH08085! .of shechemH07927% .of the towerH04026%5 .and when all the menH01167% - it with saltH04417 - and sowedH02232 - the cityH05892'9 - therein, and beat downH05422! -the peopleH05971 -and slewH02026 -the cityH05892 # -and he tookH03920 % -all that dayH03117! - -against the cityH05892  -foughtH03898 ' -and abimelechH040 , and slewH05221' , in the fieldsH07704 , ran uponH06584 , companiesH07218# ,and the twoH08147 SuV9vU9tD* qS= 1his boughH07754< 1every manH0376";/ 1likewise cut downH03772#:1 1and all the peopleH059719 0as iH036448 0doH062137! 0make hasteH041166 0me doH06213,5C 0with him, what ye have seenH07200 4+ 0unto the peopleH059713 0and saidH0559 2+ 0on his shoulderH079261% 0it, and laidH077600 0 and tookH05375/) 0 from the treesH06086. 0 a boughH07754-% 0 and cut downH03772,# 0 in his handH03027+ 0an axeH07134* 0tookH03947&); 0with him; and abimelechH040&(7 0he and all the peopleH05971' 0zalmonH06756& 0to mountH02022%! 0gat him upH05927$' 0and abimelechH040'#9 /were gathered togetherH06908"! /of shechemH07927!% /of the towerH04026 OeH-xaD& `F+lO[ 3 and shutH05462Z# 3 of the cityH05892Y% 3and all theyH01167X 3and womenH0802W# 3all the menH0582!V- 3and thither fledH05127U 3the cityH05892T 3withinH08432S 3towerH04026'R9 3but there was a strongH05797Q 2and tookH03920P) 2against thebezH08405O% 2and encampedH02583N 2to thebezH08405M 2abimelechH040L 2then wentH03212K 1and womenH0802J 1menH0376&I9 1also, about a thousandH0505H 1diedH04191G! 1of shechemH07927F% 1 of the towerH04026.EI 1 upon them; so that all the menH0582D 1 on fireH0784C 1 the holdH06877B 1 and setH03341A# 1to the holdH06877@ 1and putH07760? 1abimelechH040#>%% 1and followedH0310 H03212 Os[8lK2y[8lOx 6and slayH04191w 6thy swordH02719v) 6unto him, drawH08025u 6and saidH0559(t-' 6his armourbearerH03627 H05375#s1 6unto the young manH05288r 6hastilyH04120q) 6then he calledH07121p 5 his skullH01538!o- 5and all to brakeH07533n 5headH07218m- 5upon abimelech'sH040l) 5of a millstoneH07393k 5a pieceH06400j 5castH07993i 5womanH0802h' 5and a certainH0259g% 4 it with fireH0784f 4to burnH08313e% 4of the towerH04026d' 4unto the doorH06607*c? 4against it, and went hardH05066b! 4and foughtH03898a) 4unto the towerH04026` 4cameH0935_' 4and abimelechH040^% 3 of the towerH04026]! 3 to the topH01406)\= 3 to them, and gat them upH05927 \rK+qT1tU5\!- 9upon their headsH07218 9renderH07725 9did godH0430! 9of shechemH07927! 9of the menH0582!- 9and all the evilH07451 8 brethrenH0251# 8his seventyH07657 ! 8in slayingH02026 + 8unto his fatherH01 % 8which he didH06213 % 8of abimelechH040 ) 8the wickednessH07451 8renderedH07725 8thus godH0430) 7unto his placeH04725 7every manH0376' 7they departedH03212 7was deadH04191) 7that abimelechH040 7sawH07200 7of israelH03478 - 7and when the menH0376~# 6and he diedH04191#}1 6 thrust him throughH01856'|9 6 him. and his young manH05288{ 6 slewH02026"z1 6 not of me, a womanH0802 y- 6 me, that men sayH0559 TaD(~bF- tY> mT5 jairH029714 him aroseH069653 and afterH03102 in shamirH080691) and was buriedH069120 and diedH04191/ yearsH08141. and threeH07969- twentyH06242, israelH03478+' and he judgedH08199* ephraimH0669) in mountH02022( in shamirH08069'%  and he dweltH03427&#  of issacharH03485%  a manH0376$  of dodoH01734#  the sonH01121" of puahH06312! the sonH01121  tolaH08439 israelH03478 to defendH03467# there aroseH06965 abimelechH040 and afterH0310% 9 of jerubbaalH03378 9 the sonH01121 9 of jothamH03147 9the curseH07045"1 9and upon them cameH0935 [oU/yT2z]8v[T  baalimH01168S! and servedH05647R lordH03068Q% in the sightH05869P againH03254O evilH07451N didH06213M of israelH03478!L- and the childrenH01121K in camonH07056J) and was buriedH06912I diedH04191H and jairH02971G  of gileadH01568F#  in the landH0776E'  unto this dayH03117D'  havoth–jairH02334!C- which are calledH07121B citiesH05892$A3 and they had thirtyH07970@ ass coltsH05895? on thirtyH07970> that rodeH07392= sonsH01121"</ and he had thirtyH07970;  yearsH08141: and twoH081479 twentyH062428 israelH034787! and judgedH081996# a gileaditeH01569 UeE) aH)hAvUq% the childrenH01121p' and oppressedH07533o! they vexedH07492n' and that yearH08141m  of ammonH05983 l+  of the childrenH01121#k1 and into the handsH03027#j1 of the philistinesH06430$i3 them into the handsH03027h# and he soldH04376g) against israelH03478f was hotH02734e lordH03068d' and the angerH0639c! and servedH05647b lordH03068a# and forsookH05800#`1 of the philistinesH06430_% and the godsH0430^ of ammonH05983 ]+ of the childrenH01121\% and the godsH0430[ of moabH04124Z% and the godsH0430Y of zidonH06721X%  and the godsH0430W  of syriaH0758V%  and the godsH0430U'  and ashtarothH06252 wa; yY>!fI*w ) we have sinnedH02398  sayingH0559  lordH03068  criedH02199  of israelH03478!- and the childrenH01121! distressedH03334 was soreH03966) so that israelH03478! of ephraimH0669&7 and against the houseH01004%5 and against benjaminH01144#1 also against judahH03063 to fightH03898 jordanH03383~# passed overH05674} of ammonH05983&|7 moreover the childrenH01121{ in gileadH01568z+  of the amoritesH0567y#  in the landH0776x  jordanH03383"w/  on the other sideH05676v  of israelH03478!u- all the childrenH01121t yearsH08141 s' eighteenH06240 H08083r of israelH03478 AfM5{^1wL"xXA( goH03212'# you no moreH03254)&= wherefore i will deliverH03467% godsH0430$ otherH0312#) me, and servedH05647%"5 yet ye have forsakenH05800&!7 you out of their handH03027' 9 to me, and i deliveredH03467"/ you; and ye criedH06817# did oppressH03905!- and the maonitesH04584)= also, and the amalekitesH06002' the zidoniansH06722)= and from the philistinesH06430 of ammonH05983"/ from the childrenH01121%7 and from the amoritesH0567#1 from the egyptiansH04714 of israelH03478"/ unto the childrenH01121 saidH0559 lordH03068 baalimH01168 + and also servedH05647 our godH0430<c against thee, both because we have forsakenH05800 ]~b>h4zbC]"D/ then the childrenH01121C  of israelH03478B)  for the miseryH05999A# was grievedH07114@% and his soulH05315? lordH03068!>- them, and servedH05647=! from amongH07130< godsH0430;# the strangeH05236":/ and they put awayH0549309K  us only, we pray thee, this dayH03117#81  unto thee; deliverH053377 goodH0289606K thou unto us whatsoever seemethH058695 doH062134) we have sinnedH023983 lordH030682 saidH05591 of israelH03478!0- and the childrenH01121$/3 of your tribulationH06869 .+ you in the timeH06256- deliverH03467, let themH01992$+5 which ye have chosenH0977*' unto the godsH0430) and cryH02199 fyT6iQ:xS&f` the sonH01121_ of valourH02428!^- was a mighty manH01368]' the gileaditeH01569\% now jephthahH03316[ of gileadH01568)Z=  over all the inhabitantsH03427!Y-  he shall be headH07218X  of ammonH05983%W5  against the childrenH01121V  to fightH03898 U+ that will beginH02490T what manH0376S! to anotherH07453R oneH0376Q saidH0559P of gileadH01568O princesH08269N) and the peopleH05971M  in mizpehH04709L%  and encampedH02583-KG assembled themselves togetherH0622J of israelH03478!I- and the childrenH01121H in gileadH01568G% and encampedH02583'F9 were gathered togetherH06817E of ammonH05983 ObJ1x\'u\C#oO#  to jephthahH03316~  menH0582}  vainH07386(|; and there were gatheredH03950{ of tobH02897z# in the landH0776y and dweltH03427x% his brethrenH0251w fromH06440v fledH01272u' then jephthahH03316t womanH0802s% of a strangeH0312r the sonH01121q  houseH01004p+  in our father'sH011oM  unto him, thou shalt not inheritH05157n  and saidH0559m  jephthahH03316$l3 and they thrust outH01644k grew upH01431j sonsH01121i) and his wife'sH0802h him sonsH01121g bareH03205f wifeH0802e% and gilead'sH01568d  jephthahH03316c begatH03205b! and gileadH01568#a%% of an harlotH02181 H0802 U~aD!kM4y`9sU of gileadH01568 + unto the eldersH02205 saidH0559% and jephthahH03316 of ammonH05983"/ with the childrenH01121"/ that we may fightH03898#1 and be our captainH07101 comeH03212' unto jephthahH03316' and they saidH0559  of tobH02897+  out of the landH0776  jephthahH03316  to fetchH03947  wentH03212  of gileadH01568 ! the eldersH02205 ) against israelH03478 made warH03898 of ammonH059836W and it was so, that when the childrenH01121) against israelH03478 made warH03898 of ammonH05983"/ that the childrenH011217Y and it came to pass in process of timeH03117%  and went outH03318 VyRs>bA)sV5 of ammonH05983%45 against the childrenH011213 to fightH03898*2? if ye bring me home againH077251 of gileadH01568 0+ unto the eldersH02205/ saidH0559.% and jephthahH03316-  of gileadH01568),=  over all the inhabitantsH03427 ++  and be our headH07218*  of ammonH05983%)5 against the childrenH01121#(1 with us, and fightH038981'M to thee now, that thou mayest goH01980(&; therefore we turn againH07725%' unto jephthahH03316$ saidH0559# of gileadH01568") and the eldersH022054!S  unto me now when ye are in distressH06887# 3  and why are ye comeH0935 houseH01004#7 me out of my father'sH01' me, and expelH01644 + did not ye hateH08130 e~[=%pN5zN2eR! messengersH04397Q sentH07971P% and jephthahH03316O in mizpehH04709N lordH03068M beforeH06440L' all his wordsH01697K utteredH01696(J; over them: and jephthahH03316I# and captainH07101H him headH07218G madeH07760F) and the peopleH05971E of gileadH01568 D+ with the eldersH02205C wentH03212B' then jephthahH03316.AG not so according to thy wordsH01697%@5 between us, if we doH06213?! be witnessH08085> lordH03068=' unto jephthahH03316< saidH0559; of gileadH01568:) and the eldersH02205)9= me, shall i be your headH072188# them beforeH064407 deliverH054146 lordH03068 \?{S3rM)~\n' unto the kingH04428m againH03254l! messengersH04397k sentH07971j% and jephthahH03316i peaceablyH07965h againH07725 g+ and unto jordanH03383!f- even unto jabbokH02999e! from arnonH0769d% out of egyptH04714"c/ when they came upH05927b my landH0776a took awayH03947`) because israelH03478_# of jephthahH03316$^3 unto the messengersH04397] answeredH0559\ of ammonH05983 [+ of the childrenH01121Z% and the kingH04428Y! in my landH0776$X3 against me to fightH03898@Wm what hast thou to do with me, that thou art comeH0935V sayingH0559U of ammonH05983 T+ of the childrenH01121S' unto the kingH04428 J{^C!dH) lL3kJ %  but the kingH04428  thy landH07762 O let me, i pray thee, pass throughH05674  sayingH0559 of edomH0123' unto the kingH04428! messengersH04397 sentH07971# then israelH03478  to kadeshH06946 and cameH0935 seaH03220% unto the redH05488'9 through the wildernessH04057~! and walkedH03212}! from egyptH04714| came upH05927 {+ but when israelH03478z  of ammonH05983 y+  of the childrenH01121x% nor the landH0776w of moabH04124v the landH0776u' took not awayH03947t israelH03478s jephthahH03316$r5 unto him, thus saithH0559q and saidH0559p of ammonH05983 o+ of the childrenH01121 RlP1dH- nN( nR) of moabH04124(! the borderH01366' for arnonH0769& of moabH04124&%7 not within the borderH01366$ but cameH0935# of arnonH0769""/  on the other sideH05676!#  and pitchedH02583   of moabH04124#  of the landH0776(-'  by the east sideH08121 H04217 and cameH0935 of moabH04124% and the landH0776 of edomH0123 the landH0776' and compassedH05437'9 through the wildernessH04057%5 then they went alongH03212 in kadeshH06946 abodeH03427! and israelH03478% but he wouldH014 of moabH04124'  unto the kingH04428-E  and in like manner they sentH07971"/  would not hearkenH08085   of edomH0123 KqN1fI+uR6iKH deliveredH05414G of israelH03478F godH0430E lordH03068D)  against israelH03478C!  and foughtH03898B  in jahazH03096A#  and pitchedH02583@  togetherH0622?) all his peopleH05971> gatheredH0622= but sihonH05511"</ through his coastH01366; to passH05674:! not israelH034789 trustedH05398 but sihonH055117 my placeH047256  intoH05704.5I  we pray thee, through thy landH0776&47  unto him, let us passH056743  saidH05592!  and israelH034781! of heshbonH028090 the kingH04428/+ of the amoritesH0567. kingH04428-! unto sihonH05511,! messengersH04397+ sentH07971*! and israelH03478 H\8iF#v_ArH&d7 wilt not thou possessH03423+cA  and shouldest thou possessH03423b israelH03478a! his peopleH05971`# from beforeH06440_% the amoritesH0567"^/ hath dispossessedH03423] of israelH03478\ godH0430[ lordH03068!Z- even unto jordanH03383(Y; and from the wildernessH04057!X- even unto jabbokH02999W! from arnonH0769V+ of the amoritesH0567U) all the coastsH01366#T1 and they possessedH03423S+ of that countryH0776 R+ the inhabitantsH03427Q+  of the amoritesH0567P%  all the landH0776O  possessedH03423 N+  them: so israelH03478M)  and they smoteH05221L of israelH03478K' into the handH03027#J1 and all his peopleH05971I sihonH05511 Tz_;kR6z`AnT  threeH07969  of arnonH0769$3 along by the coastsH03027&~7 and in all the citiesH05892}' and her townsH01323|% and in aroerH06177{' and her townsH01323z! in heshbonH02809y dweltH03427x% while israelH03478w  fightH03898v)  or did he everH03898u)  against israelH03478t striveH07378s# did he everH07378r of moabH04124q kingH04428p of zipporH06834o the sonH01121n! than balakH01111&m7 thou any thing betterH02896)l=  us, them will we possessH03423k# from beforeH06440 j+ shall drive outH03423i our godH0430h lordH03068'g9 giveth thee to possessH03423f thy godH0430#e1 that which chemoshH03645 Dp@ }`7qS, _D gileadH01568#1 and he passed overH05674#1 came upon jephthahH03316 lordH03068 + then the spiritH07307' which he sentH07971# of jephthahH03316#1 not unto the wordsH01697 hearkenedH08085 of ammonH05983 + of the childrenH01121!- howbeit the kingH04428  of ammonH05983!-  and the childrenH01121  of israelH03478%5  between the childrenH01121  this dayH03117  be judgeH08199  the judgeH08199  lordH03068  to warH03898 me wrongH074513E% against thee, but thou doestH0853 H06213,C wherefore i have not sinnedH02398!- within that timeH062561M  why therefore did ye not recoverH05337  yearsH08141  hundredH03967 S^@qU& rQ0nS:  lord'sH030689  of ammonH05983"8/ from the childrenH011217 in peaceH07965"6/ me, when i returnH077255 to meetH071254# of my houseH010043% of the doorsH018172% cometh forthH0331821O then it shall be, that whatsoeverH03318 0+  into mine handsH03027/  of ammonH05983.% the childrenH01121- deliverH05414+,A if thou shalt without failH05414+ and saidH0559* lordH03068) a vowH05088( vowedH05087'% and jephthahH03316& of ammonH05983%%  the childrenH01121$)  he passed overH05674#  of gileadH01568 "+  and from mizpehH04708!  of gileadH01568  mizpehH04708 + and passed overH05674% and manassehH04519 NlF) hA"}cEfNW "cameH0935V% "and jephthahH03316U !of israelH03478T% !the childrenH01121S !beforeH06440R% !were subduedH03665Q ! of ammonH05983"P/ ! thus the childrenH01121O ! slaughterH04347N ! greatH01419M# ! with a veryH03966&L-# !of the vineyardsH064 H03754!K1 !and unto the plainH058J !citiesH05892I !twentyH06242H! !to minnithH04511#G3 !even till thou comeH0935 F+ !them from aroerH06177E% !and he smoteH05221$D3 them into his handsH03027C deliveredH05414B lordH03068A to fightH03898@ of ammonH05983"?/ unto the childrenH01121># passed overH05674=# so jephthahH03316%<5  for a burnt offeringH05930';9  and i will offer it upH05927 EtX2T.ya'jE!s3 $unto him, my fatherH01r% $and she saidH0559q #go backH07725p% #and i cannotH03201o # lordH03068n # my mouthH06310&m7 # me: for i have openedH064756lW # and thou art one of them that troubleH05916k # lowH03766j #me veryH03766"i/ #thou hast broughtH03766h# #my daughterH01323g #alasH0162f #and saidH0559e# #his clothesH0899"d/ #her, that he rentH071671cM #and it came to pass, when he sawH07200b " daughterH01323a " norH0176.`G " beside her he had neither sonH01121_! " only childH03173 ^+ " and with dancesH04246"]/ "him with timbrelsH08596\ "to meetH07125[ "came outH03318*Z? "and, behold, his daughterH01323Y) "unto his houseH01004X "to mizpehH04709 L\9tP3rW2cL &goH03212# &and he saidH0559(-' % i and my fellowsH07474 H07464 % % my virginityH01331 ! % and bewailH01058# 1 % upon the mountainsH02022  % and downH03381! - %that i may go upH03212 %monthsH02320 %twoH08147%5 %for me: let me aloneH07503 %be doneH06213) %let this thingH01697+ %unto her fatherH01% %and she saidH0559 $of ammonH05983 + $of the childrenH01121)? $for thee of thine enemiesH0341~ $ vengeanceH05360}! $ hath takenH06213| $ lordH03068{ $ forasmuchH0310!z- $ out of thy mouthH06310y) $hath proceededH03318-xG $to me according to that whichH0834w $doH06213v $lordH03068u $thy mouthH06310!t- $thou hast openedH06475 J[:bA%|^<bJ- ( fourH0702,' (the gileaditeH01569+# (of jephthahH03316*% (the daughterH01323) (to lamentH08567(' (yearlyH03117 H03117' (wentH03212& (of israelH03478%' (the daughtersH01323$ ' in israelH03478$#3 ' and it was a customH02706" ' no manH0376!% ' and she knewH03045# 1 'which he had vowedH05087! 'to his vowH05088 'who didH06213+ 'unto her fatherH01"/ 'that she returnedH07725 'monthsH02320 'of twoH08147/I 'and it came to pass at the endH07093#1 & upon the mountainsH02022' & her virginityH01331% &and bewailedH01058$3 &with her companionsH07464% &and she wentH03212 &monthsH02320 &twoH08147%5 &and he sent her awayH07971 I[> kN' v^/oI"I/  you, ye deliveredH03467"H/  and when i calledH02199G of ammonH05983"F/ with the childrenH01121E% strifeH07379 H0376D at greatH03966C wereH01961+BA unto them, i and my peopleH05971A saidH0559@% and jephthahH03316#?3 upon thee with fireH0784># thine houseH01004(=; with thee? we will burnH08313<  us to goH03212#;1  and didst not callH07121:  of ammonH05983%95  against the childrenH011218  to fightH03898-7E wherefore passedst thou overH056746' unto jephthahH033165 and saidH05594 northwardH068283 and wentH05674-2E gathered themselves togetherH068171! of ephraimH06690# and the menH0376/ ( in a yearH08141. ( daysH03117 XjN. g5nO/vXe  fugitivesH06412d'  ye gileaditesH01568!c/  because they saidH0559b  ephraimH0669a  smoteH05221` of gileadH01568_# and the menH0582^% with ephraimH0669]! and foughtH03898\ of gileadH01568[# all the menH0582"Z/ gathered togetherH06908Y' then jephthahH03316X to fightH03898!W-  unto me this dayH03117.VG  wherefore then are ye come upH05927"U/  them into my handH03027T  deliveredH05414S  lordH03068R of ammonH05983%Q5 against the childrenH01121 P+ and passed overH05674O# in my handsH03709N my lifeH05315M! not, i putH07760"L/ that ye deliveredH03467K) and when i sawH07200*J?  me not out of their handsH03027 GhA(iQ.wQ.iG'  him, and slewH07819)  then they tookH0270 rightH03559% to pronounceH01696'~9 for he could not frameH03559} sibbolethH05451|# and he saidH0559{) now shibbolethH07641"z1 they unto him, sayH0559y then saidH0559x! if he saidH0559"w1  thou an ephraimiteH0673v  saidH0559u  of gileadH01568t%  that the menH0582s)  let me go overH05674r saidH0559#q1 which were escapedH06412+pC that when those ephraimitesH0669&o9 before the ephraimitesH0669n of jordanH03383m% the passagesH04569l tookH03920#k1 and the gileaditesH01568j) the manassitesH04519i amongH08432h+ the ephraimitesH0669g amongH08432f! of ephraimH0669 WvP7vX;\A&sW! and tookH0935  abroadH02351 he sentH07971 daughtersH01323! and thirtyH07970 sonsH01121"/ and he had thirtyH07970 israelH03478 judgedH08199 + of beth–lehemH01035 him ibzanH078 and afterH0310  of gileadH01568!  the citiesH05892)  and was buriedH06912' the gileaditeH01569 jephthahH03316 then diedH04191 yearsH08141 sixH08337  israelH03478  judgedH08199 % and jephthahH03316  thousandH0505  and twoH08147 fortyH0705"1 of the ephraimitesH0669% at that timeH06256)  and there fellH05307  of jordanH03383$3  him at the passagesH04569 eaF,x\; zW>e@ the sonH01121? him abdonH05658> and afterH0310=! of zebulunH02074<) in the countryH0776;! in aijalonH0357:) and was buriedH069129 diedH041918) the zebuloniteH020757 and elonH03566 yearsH081415 tenH062354 israelH034783' and he judgedH081992 israelH034781 judgedH081990% a zebuloniteH02075/ him elonH0356. and afterH0310 -+ at beth–lehemH01035,) and was buriedH06912+ ibzanH078* then diedH04191) yearsH08141( sevenH07651' israelH03478&' and he judgedH08199%% for his sonsH01121$# from abroadH02351# daughtersH01323" in thirtyH07970 JfM. hN4|\=}dJ_ againH03254^ evilH07451] didH06213\ of israelH03478![- and the childrenH01121"Z/  of the amalekitesH06003Y%  in the mountH02022X!  of ephraimH0669W# in the landH0776V# in pirathonH06552U) and was buriedH06912T diedH04191 S+ the pirathoniteH06553R of hillelH01985Q the sonH01121P and abdonH05658O  yearsH08141N  eightH08083M  israelH03478L' and he judgedH08199K ass coltsH05895&J7 on threescore and tenH07657I that rodeH07392H' nephewsH01121 H01121G! and thirtyH07970F sonsH01121 E- and he had fortyH0705D israelH03478C judgedH08199B' a pirathoniteH06553A of hillelH01985 KhA(jK0^B'vK'}9 i pray thee, and drinkH08354%|5 now therefore bewareH08104{  a sonH01121z  and bearH03205-yE not: but thou shalt conceiveH02029x# and bearestH03205w barrenH06135v and saidH0559u) unto the womanH0802t appearedH07200s lordH03068r' and the angelH04397q  and bareH03205p  barrenH06135o% and his wifeH0802n manoahH04495m! whose nameH08034l) of the danitesH01839k' of the familyH04940j of zorahH06881i manH0376'h; and there was a certainH0259g  yearsH08141f  fortyH0705#e1  of the philistinesH06430#d1  them into the handH03027c  deliveredH05414b lordH03068a lordH03068`% in the sightH05869 PN1mQ0 bJ.yP%5  like the countenanceH04758-E  unto me, and his countenanceH04758 cameH0935 of godH0430 a manH0376 sayingH0559# her husbandH0376 and toldH0559 cameH0935) then the womanH0802#1 of the philistinesH06430 + out of the handH03027  israelH03478 !  to deliverH03467# 1  and he shall beginH02490 '  from the wombH0990   unto godH0430$ 3 shall be a nazariteH05139' for the childH05288# on his headH07218! shall comeH05927% and no razorH04177 a sonH01121 and bearH03205-E for, lo, thou shalt conceiveH02030 + not any uncleanH02931 and eatH0398!- nor strong drinkH07941~ not wineH03196 FpO, {_:vW6{`F9  of godH04308 the manH03767 letH049946 my lordH01365 oH09944 and saidH05593 lordH030682 intreatedH062791# then manoahH044950% of his deathH04194/! to the dayH03117.'  from the wombH0990-  to godH0430$,3  shall be a nazariteH05139+'  for the childH05288*#  any uncleanH02932)# neither eatH0398!(- nor strong drinkH08354' no wineH03196&' and now drinkH07941% a sonH01121$ and bearH032055#U unto me, behold, thou shalt conceiveH02030"# but he saidH0559!) he me his nameH08034 % neither toldH05046# but i askedH07592 terribleH03372  veryH03966  of godH0430#  of an angelH04397 KiFkM+ mQ2jKV! and manoahH04495U dayH03117"T1 unto me, that cameH0935S' hath appearedH07200)R? unto him, behold, the manH0376Q and saidH0559P# her husbandH0376O! and shewedH05046N and ranH07323M! made hasteH04116L' and the womanH0802K# her husbandH0376J! but manoahH04495I% in the fieldH07704H! as she satH03427G) unto the womanH0802F! came againH0935E of godH0430D' and the angelH04397C of manoahH04495B% to the voiceH06963A hearkenedH08085@ and godH0430#?1 that shall be bornH03205>) unto the childH05288$=3  us what we shall doH06213#<1  unto us, and teachH03384;!  come againH0935&:7  which thou didst sendH07971 VxZ>_?gAoVt wineH03196&s7 neither let her drinkH08354r# of the vineH01612q# that comethH03318p+ she may not eatH0398o) let her bewareH08104n) unto the womanH0802"m1 of all that i saidH0559l# unto manoahH04495k saidH0559j lordH03068i' and the angelH04397h# shall we doH04639g the childH05288#f1 how shall we orderH04941e% come to passH0935"d/ now let thy wordsH01697c saidH0559b! and manoahH04495a# and he saidH0559`) unto the womanH0802_% that spakestH01696^% thou the manH0376] and saidH0559\! to the manH0376[ and cameH0935Z his wifeH0802Y afterH0310X and wentH03212W aroseH06965 MxP1uT<|[AfM lordH03068 an angelH04397 knewH03045!  for manoahH04495   lordH03068 +  thou must offerH05927! -  a burnt offeringH05930 +  thou wilt offerH06213  and ifH0518% of thy breadH03899"1 me, i will not eatH0398#1 though thou detainH06113# unto manoahH04495 saidH0559 lordH03068' and the angelH04397 forH06440' a kidH05795 H014235U thee, until we shall have made readyH06213+~A i pray thee, let us detainH06113} lordH03068|) unto the angelH04397{ saidH0559z! and manoahH04495$y3  her let her observeH08104%x5  all that i commandedH06680w# any uncleanH02932v nor eatH0398 u+ or strong drinkH07941bR RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{ =K >h ? @ A= B[ Cx D E5 FT Gq H I( JD =K >h ? @ A= B[ Cx D E5 FT Gq H I( JD K` L M N5 OR Pn Q R) SH Td U V W: XW Ys Z [- \I ]e ^ _! `@ a_ b} c d9 eV ft g i. jM kj l m$ nA o] py q r0 sM ti u v# w@ x] yx z {2 |O }l ~ # > Z u  - I f   ; W s  , I g  ! ? \ x  3 O j  % A [ w  / NpF&T2qX@!pN.' toward heavenH08064- went upH059274,S for it came to pass, when the flameH03851+  looked onH07200*%  and his wifeH0802)!  and manoahH04495(!  wondrouslyH06381' didH06213& lordH03068%# upon a rockH06697$# and offeredH05927%#5 with a meat offeringH04503"' a kidH05795 H01423! tookH03947  so manoahH04495' secretH06383 H06383(; thou thus after my nameH08034%5 unto him, why askestH07592 saidH0559 lordH03068' and the angelH04397&7 we may do thee honourH03513% come to passH0935&7 that when thy sayingsH01697 thy nameH08034 lordH03068) unto the angelH04397 saidH0559! and manoahH04495 N_>^E% sZ;#fNM saidH0559L% but his wifeH0802K godH0430%J5 because we have seenH07200I dieH04191 H+ we shall surelyH04191G' unto his wifeH0802F saidH0559E! and manoahH04495D  lordH03068C  an angelH04397B knewH03045A# then manoahH04495@+ and to his wifeH0802? to manoahH04495> appearH07200=# did no moreH03254< lordH03068;' but the angelH04397:' to the groundH07769# their facesH064408#  and fell onH053077  looked onH072006%  and his wifeH08025!  and manoahH044954%  of the altarH041963% in the flameH038512 ascendedH059271 lordH030680) that the angelH04397#/1 from off the altarH04196 WV1 kN-hO3yWj' between zorahH06881i of danH01835h# in the campH04264%g5 to move him at timesH06470f beganH02490e lordH03068d) and the spiritH07307c  blessedH01288b  lordH03068a grewH01431`' and the childH05288_ samsonH08123^ his nameH08034]! and calledH07121\ a sonH01121[ bareH03205Z' and the womanH0802Y as theseH02063X  have toldH08085*W?  nor would as at this timeH06256-VE  neither would he have shewedH07200U%  at our handsH03027$T3  and a meat offeringH04503!S- a burnt offeringH05930/RI us, he would not have receivedH03947Q to killH04191P% were pleasedH02654O lordH03068N% unto him, ifH03863 RiN/ eI)}W6}R'9or among all my peopleH05971+of thy brethrenH0251$3among the daughtersH01323a womanH0802neverH0369saidH0559)and his motherH0517+then his fatherH01"1 her for me to wifeH0802"~/ now therefore getH03947#}1 of the philistinesH06430!|- of the daughtersH01323{!in timnathH08553za womanH0802y#i have seenH07200xand saidH0559w)and his motherH0517v!his fatherH01uand toldH05046t)and he came upH05927#s1of the philistinesH06430!r-of the daughtersH01323q!in timnathH08553pa womanH0802oand sawH07200n!to timnathH08553mwent downH03381l!and samsonH08123k# and eshtaolH0847 L}]>&kR9`@"qL!$-to the vineyardsH03754#and cameH0935"!to timnathH08553!)and his motherH0517 )and his fatherH01downH03381samsonH08123then wentH03381# over israelH03478% had dominionH04910 + the philistinesH06430!-for at that timeH06256(;against the philistinesH06430#an occasionH08385)that he soughtH01245lordH03068knewH03045)and his motherH0517)but his fatherH01<U'her for me; for she pleaseth me wellH05869 H03474getH03947+unto his fatherH01saidH0559 !and samsonH08123 # philistinesH06430% 5 of the uncircumcisedH06189  a wifeH0802  to takeH03947 + that thou goestH01980 IiF- }]=qM2iIA#the carcaseH04658@to seeH07200)?=her, and he turned asideH05493>to takeH03947=#he returnedH07725!<-and after a timeH03117;'wellH05869 H03474:samsonH08123 9+and she pleasedH034748)with the womanH08027!and talkedH01696!6-and he went downH03381!5- what he had doneH062134' or his motherH05173) not his fatherH012# but he toldH050461#in his handH030270nothingH03972/a kidH01423*.?him as he would have rentH08156&-7upon him, and he rentH08156,'came mightilyH06743+lordH03068*)and the spiritH07307) againstH07125( roaredH07580' lionH0738%&5 and, behold, a youngH03715%! of timnathH08553 ohI)lL"oP2o] to doH06213)\? for so used the young menH0970[' there a feastH04960Z madeH06213Y! and samsonH08123X) unto the womanH0802W went downH03381V' so his fatherH01U# of the lionH0738#T1 out of the carcaseH01472S the honeyH01706+RA not them that he had takenH07287Q# but he toldH05046&P9 them, and they did eatH0398O# and he gaveH05414N! and motherH0517M' to his fatherH01L and cameH01980K eatingH0398J# and went onH03212%I5 thereof in his handsH03709H# and he tookH07287G# of the lionH0738F) in the carcaseH01472E and honeyH01706D of beesH01682Ca swarmH05712B#of the lionH0738 [dE-cJ)xY4z[y# of garmentsH0899x changeH02487w! and thirtyH07970v sheetsH05466u me thirtyH07970't9 me, then shall ye giveH05414s declareH05046!r- but if ye cannotH03201q# of garmentsH0899p changeH02487o! and thirtyH07970n sheetsH05466m! you thirtyH07970!l- then i will giveH05414k outH04672j% of the feastH04960i daysH03117'h9 it me within the sevenH07651g declareH05046.fG unto you: if ye can certainlyH05046e a riddleH024200dK unto them, i will now put forthH02330c saidH0559b! and samsonH08123a! companionsH04828` thirtyH07970'_9 him, that they broughtH039473^Q and it came to pass, when they sawH07200 XsT%cB) }[C( rX houseH01004#7 thee and thy father'sH01% lest we burnH08313#1 unto us the riddleH02420$3that he may declareH05046#thy husbandH0376enticeH06601wifeH0802 'unto samson'sH08123 )that they saidH0559 dayH031173 Qand it came to pass on the seventhH07637 ! the riddleH02420 expoundH05046 daysH03117% not in threeH07969)and they couldH03201sweetnessH04966!came forthH03318&7and out of the strongH05794meatH03978!came forthH03318+Cunto them, out of the eaterH0398~#and he saidH0559!}- that we may hearH08085|! thy riddleH02420${3 unto him, put forthH02330z' and they saidH0559 Is[B^=]<jI0%that he toldH05046/dayH031173.Qand it came to pass on the seventhH07637-lastedH01961",/while their feastH04960+daysH03117%*5before him the sevenH07651)%and she weptH01058!(-and shall i tellH05046''nor my motherH0517&my fatherH012%O unto her, behold, i have not toldH05046$+ me. and he saidH0559"#/ and hast not toldH05046"% of my peopleH05971"!/ unto the childrenH01121 a riddleH02420,Cme not: thou hast put forthH02330)me, and lovestH0157#1thou dost but hateH08130$5before him, and saidH0559weptH01058wifeH0802%and samson'sH08123(;us to take that we haveH03423)have ye calledH07121 with fireH0784 DdB#gK,f=|_DMthirtyH07970Land slewH05221K#to ashkelonH0831+JAupon him, and he went downH03381IcameH06743HlordH03068G)and the spiritH07307Fmy riddleH02420%E5ye had not found outH04672D)with my heiferH05697"C/ye had not plowedH02790B' unto them, ifH03884A# and he saidH0559@# than a lionH0738? strongerH05794>! than honeyH01706=sweeterH04966<went downH0935;)before the sunH02775:dayH03117(9;unto him on the seventhH076378saidH05597#of the cityH058926#and the menH05825' of her peopleH05971 4+ to the childrenH011213! the riddleH02420'29 upon him: and she toldH05046*1? her, because she lay soreH06693 Lk1sR:hL,qL!i- into the chamberH02315h! to my wifeH0802g% i will go inH0935f# and he saidH0559"e!'with a kidH05795 H01423dhis wifeH0802cvisitedH06485b#that samsonH08123aharvestH07105`of wheatH02406_#in the timeH031179^]but it came to pass within a while afterH03117/]Iwhom he had used as his friendH07462!\-to his companionH04828[wifeH0802Z%but samson'sH08123YhouseH01004X+to his father'sH01W)and he went upH05927V#was kindledH02734U'and his angerH0639T!the riddleH024206SW of garments unto them which expoundedH05046R changeH02487Q and gaveH05414P# their spoilH02488"O/ of them, and tookH03947NmenH0376 Y{cG,oU:c<xY!firebrandsH03940and tookH03947foxesH07776hundredH03967threeH07969!and caughtH03920wentH03212!and samsonH08123#~1them a displeasureH07451}#though i doH06213%|5than the philistinesH06430*{?shall i be more blamelessH05352%z5concerning them, nowH06471ysaidH0559x!and samsonH08123w fairerH02896v sisterH0269 u+ not her youngerH06996%t5her to thy companionH04828&s7her; therefore i gaveH05414rhatedH08130(q;that thou hadst utterlyH08130pthoughtH0559oi verilyH0559nsaidH0559m)and her fatherH01l%him to go inH0935!k-would not sufferH05414j) but her fatherH01 M{]<^7X@iM# his wifeH0802%"5because he had takenH03947!)of the timniteH08554 )the son in lawH02860samsonH08123';this? and they answeredH0559'who hath doneH06213saidH0559%5then the philistinesH06430 olivesH02132#1 with the vineyardsH03754+A and also the standing cornH07054 +both the shocksH01430%and burnt upH01197#1of the philistinesH06430'9into the standing cornH07054goH07971on fireH0784!the brandsH03940$3and when he had setH01197tailsH02180#between twoH08147 %in the midstH08432 firebrandH03940  aH0259  and putH07760  to tailH02180 tailH02180! and turnedH06437 \uW3V1 z\7|\@# and pitchedH02583? went upH05927%>5 then the philistinesH06430= etamH05862<# of the rockH05553;! in the topH05585:and dweltH03427!9-and he went downH033818slaughterH043477%with a greatH014196thighH034095andH059214them hipH077853%and he smoteH05221"2/that i will ceaseH02308!1/of you, and afterH0310&07yet will i be avengedH05358/thisH02063.%ye have doneH06213!-/unto them, thoughH0518,saidH0559+!and samsonH08123*with fireH0784 )1her and her fatherH01(and burntH08313' came upH05927$&3 and the philistinesH06430%%5 her to his companionH04828$ and givenH05414 Z~aI"~S4sW9Z']9 unto them, as they didH06213$\5 unto us? and he saidH0559[) thou hast doneH06213Z rulersH04910.YG thou not that the philistinesH06430X knowestH03045W to samsonH08123V and saidH0559U etamH05862T# of the rockH05553S! to the topH05585R wentH03381Q of judahH03063P menH0376O thousandH0505N! then threeH07969'M9 to him as he hath doneH06213L to doH06213K) are we come upH05927J samsonH08123I to bindH0631-HG against us? and they answeredH0559#G1 why are ye come upH05927F saidH0559E of judahH03063D# and the menH0376#C1 themselves in lehiH03896B! and spreadH05203A in judahH03063 ?i;Y7fA}]?xunto lehiH03896w%when he cameH0935v' from the rockH05553#u1 and brought him upH05927t cordsH05688s newH02319r% him with twoH08147$q5 thee. and they boundH0631!p- we will not killH04191o! but surelyH04191%n5 thee into their handH03027m# and deliverH05414l thee fastH0631$k5 no; but we will bindH0631 j- unto him, sayingH0559i) and they spakeH05594hS unto me, that ye will not fall uponH06293!g- unto them, swearH07650f saidH0559e! and samsonH08123#d1 of the philistinesH06430#c1 thee into the handH03027*b? thee, that we may deliverH05414a to bindH0631+`A unto him, we are come downH03381_' and they saidH0559(^; unto me, so have i doneH06213 S|cAoT- y\;rS!upon heapsH02565heapsH02565of an assH02543!-with the jawboneH03895saidH0559!and samsonH08123 menH0376! a thousandH0505%it, and slewH05221 and tookH03947 his handH03027 'and put forthH07971 of an assH02543 jawboneH03895a newH02961%and he foundH04672#1from off his handsH03027loosedH04549'and his bandsH0612 with fireH0784) that was burntH01197) became as flaxH06593' upon his armsH02220(; upon him, and the cordsH05688~'came mightilyH06743}lordH03068$|3him: and the spiritH07307{againstH07125zshoutedH07321 y+the philistinesH06430 Uk* b@iI'~U%25of the uncircumcisedH061891'into the handH030270 and fallH05307/! for thirstH06772$.3 and now shall i dieH04191-) of thy servantH05650,' into the handH03027+#deliveranceH08668*!this greatH01419 )+thou hast givenH05414(and saidH0559'lordH03068&!and calledH07121%athirstH06770 $+and he was soreH03966#'ramath–lehiH07437"!that placeH04725!!and calledH07121 +out of his handH03027#the jawboneH03895"/that he cast awayH07993#of speakingH01696=eand it came to pass, when he had made an endH03615 menH0376! a thousandH0505% have i slainH05221of an assH02543%with the jawH03895 ]eKqH, kQ3w]OsayingH0559N#the gazitesH05841M#and went inH0935&L+%there an harlotH02181 H0802Kand sawH07200Jto gazaH05804IsamsonH08123Hthen wentH03212GyearsH08141FtwentyH06242#E1of the philistinesH06430D#in the daysH03117CisraelH03478B'and he judgedH08199A'unto this dayH03117@in lehiH03896%?5 thereof en–hakkoreH05875> the nameH08034$=3 wherefore he calledH07121<) and he revivedH02421;! came againH07725:!his spiritH0730709Kthereout; and when he had drunkH083548waterH043257)and there cameH033186!in the jawH03895 5+an hollow placeH043884claveH012343but godH0430 TlL, fG/gG' |T$l3and carried them upH05927#k1upon his shouldersH03802!j-and all, and putH07760i) with them, barH01280h' and went awayH05265g postsH04201f# and the twoH08147e# of the cityH05892d#of the gateH08179cthe doorsH01817band tookH0270#a#'at midnightH03915 H02677`and aroseH06965%_''till midnightH03915 H02677^layH07901]!and samsonH08123\'we shall killH02026[)when it is dayH0216Z) in the morningH01242Y sayingH0559X' all the nightH03915W) and were quietH02790V# of the cityH05892U#in the gateH08179"T/for him all nightH03915S'and laid waitH0693RinH05437Qis comeH0935PsamsonH08123 I[:\@n=aIsaidH0559#and delilahH01807of silverH03701+5%of us eleven hundredH03967 H0505) thee every oneH0376&7 him: and we will giveH05414) him to afflictH06031-G against him, that we may bindH0631) we may prevailH03201strengthH03581"~/wherein his greatH01419}%him, and seeH07200!|-unto her, enticeH06601"{1unto her, and saidH0559zcame upH05927#y1of the philistinesH06430x'and the lordsH05633wdelilahH01807v!whose nameH08034uof sorekH07796t'in the valleyH05158sa womanH0802r'that he lovedH0157-qGand it came to pass afterwardH0310phebronH02275obeforeH06440n!of an hillH02022m!to the topH07218 _u=g=oN4_(#; with her in the chamberH02315" abidingH03427!!/ men lying in waitH0693 'and she boundH0631)=which had not been driedH02717withsH03499greenH03892%to her sevenH07651!brought upH05927#1of the philistinesH06430)then the lordsH05633 manH0120!/ and be as anotherH0259%5then shall i be weakH02470&7that were never driedH02717withsH03499greenH03892'me with sevenH07651&9unto her, if they bindH0631saidH0559!and samsonH08123!to afflictH060314 Uand wherewith thou mightest be boundH0631 strengthH035813 Qme, i pray thee, wherein thy greatH01419 tellH05046 to samsonH08123 QkM-mM5I*zQ%>5 then shall i be weakH024700==' that never were occupiedH06213 H04399< ropesH05688; with newH02319: me fastH0631&99 unto her, if they bindH06318# and he saidH0559A7o me, i pray thee, wherewith thou mightest be boundH06316 now tellH050465 me liesH035774% me, and toldH01696)3= behold, thou hast mockedH020482# unto samsonH081231 saidH05590# and delilahH01807/' was not knownH03045 .+ so his strengthH03581- the fireH0784!,- when it touchethH07306+ is brokenH05423* of towH05296)# as a threadH06616( the withsH03499'% and he brakeH05423"&/ upon thee, samsonH08123*%? unto him, the philistinesH06430$% and she saidH0559 XmS6 zW6 tO.vXZ the sevenH07651)Y? unto her, if thou weavestH0707X# and he saidH05593WS me wherewith thou mightest be boundH0631V tellH05046U me liesH03577T% me, and toldH01696!S- thou hast mockedH02048R hithertoH02008Q# unto samsonH08123P saidH0559O# and delilahH01807N' like a threadH02339'M9 them from off his armsH02220L% and he brakeH05423K) in the chamberH02315J abidingH03427I' liers in waitH0693"H/ upon thee, samsonH08123*G? unto him, the philistinesH06430'F; him therewith, and saidH0559E and boundH0631D ropesH05688C newH02319B) therefore tookH03947A delilahH01807@ manH0120!?/ and be as anotherH0259 G`DfG"zH% eGuhim dailyH031176tWand it came to pass, when she pressedH06693s strengthH03581%r5 me wherein thy greatH01419"q/ and hast not toldH05046ptimesH06471o)me these threeH07969.nGnot with me? thou hast mockedH02048'm9thee, when thine heartH03820li loveH0157k)canst thou sayH0559j'unto him, howH0349i%and she saidH0559!h- and with the webH04545g# of the beamH0708f% with the pinH03489e'and went awayH05265!d-out of his sleepH08142c'and he awakedH03364"b/upon thee, samsonH08123*a?unto him, the philistinesH06430`and saidH0559_%with the pinH03489!^-and she fastenedH08628]% with the webH04545\! of my headH07218[ locksH04253 Ya@nR.}fA)Y#1of the philistinesH06430'for the lordsH05633!and calledH07121she sentH07971" /her all his heartH03820! -that he had toldH05046 sawH07200! -and when delilahH01807 manH01201Mfrom me, and i shall become weakH02470 will goH05493!- then my strengthH03581) if i be shavenH01548 wombH0990 - from my mother'sH0517unto godH0430!a nazariteH05139)upon mine headH07218a razorH04177.~Gunto her, there hath not comeH05927}and saidH0559"|/her all his heartH03820{%that he toldH05046z!unto deathH04191ywas vexedH07114x'that his soulH05315wand urgedH0509v)with her wordsH01697 F`=iF#zX9kF!--out of his sleepH08142,%and he awokeH03364"+/upon thee, samsonH08123 *+the philistinesH06430)%and she saidH0559( wentH05493&'7 him, and his strengthH03581&! to afflictH06031%' and she beganH02490$#of his headH07218#locksH04253"the sevenH076510!Kand she caused him to shave offH01548 for a manH0376)and she calledH07121)upon her kneesH01290'9and she made him sleepH03462'in their handH03027moneyH03701&7unto her, and broughtH05927came upH05927#1of the philistinesH06430)then the lordsH05633!- me all his heartH03820#1 for he hath shewedH05046 this onceH06471 come upH05927 sayingH0559 RwO6jN1~^D" sRI%for to offerH02076&H9gathered them togetherH0622#G1of the philistinesH06430F)then the lordsH05633E'he was shavenH01548DafterH0834C'to grow againH06779BbeganH02490A#of his headH07218!@-howbeit the hairH08181? houseH01004>' in the prisonH0631!=- and he did grindH02912*<?him with fetters of brassH05178;and boundH0631:to gazaH05804%95and brought him downH033818his eyesH05869!7-him, and put outH053656tookH0270$53but the philistinesH064304% was departedH054933 lordH03068$23 myself. and he wistH030451 and shakeH05287)0=as at other times beforeH06471/'i will go outH03318.and saidH0559 XgF+nH+ fD% wXf!for samsonH08123ecallH07121d)that they saidH0559c!were merryH028967bYand it came to pass, when their heartsH03820a manyH07235`! which slewH02491_) of our countryH0776"^/ and the destroyerH02717] our enemyH0341\)into our handsH03027[)hath deliveredH05414Zour godH0430Y'for they saidH0559Xtheir godH0430"W/him, they praisedH01984VsawH07200$U3and when the peopleH05971T'into our handH03027Sour enemyH0341R samsonH08123Q) hath deliveredH05414P our godH0430O' for they saidH0559N) and to rejoiceH08057Mtheir godH0430L!unto dagonH01712KsacrificeH02077Ja greatH01419 SjP+lN*|X6sS#about threeH07969'upon the roofH01406#1of the philistinesH06430"/and all the lordsH05633~and womenH0802}of menH0582|was fullH04390{'now the houseH01004 z+ that i may leanH08172y standethH03559$x3 whereupon the houseH01004w#the pillarsH05982*v1'me that i may feelH03237 H04184usufferH03240 t+him by the handH03027sthat heldH02388r%unto the ladH05288qsaidH0559p!and samsonH08123(o;him between the pillarsH05982n% and they setH05975m sportH06711!l- and he made themH06440k houseH01004!j/ out of the prisonH0631i!for samsonH08123 h+and they calledH07121*g?that he may make us sportH07832 _oP1^*fG) _-Eand on which it was borne upH05564stoodH03559%5upon which the houseH01004pillarsH05982middleH08432!of the twoH08147took holdH03943!and samsonH08123eyesH05869!for my twoH08147#1 of the philistinesH06430' avengedH05359 H05358%7 that i may be at onceH0259 o godH04300K me, i pray thee, only this onceH064710Kme, i pray thee, and strengthenH02388rememberH02142godH03069 o lordH0136 and saidH0559 lordH03068 calledH07121 !and samsonH08123!made sportH07832% while samsonH08123# that beheldH07200 and womenH0802 menH0376 thousandH0505 \tU=xU)}]8\";/him between zorahH06881:!and buriedH069129upH059278and tookH053757came downH033816'of his fatherH01"5/and all the houseH01004!4/then his brethrenH02513#in his lifeH024162'which he slewH041911were moreH072270% at his deathH04194/' which he slewH04191%.5 therein. so the deadH04191(-; and upon all the peopleH05971,) upon the lordsH05633+fellH05307*'and the houseH01004)mightH03581(%and he bowedH05186%'5with the philistinesH06430"&!'let me dieH05315 H04191%saidH0559$!and samsonH08123#' with his leftH08040 "- and of the otherH0259$!3 with his right handH03225 ! of the oneH0259 l]B' uV3mElWmy sonH01121VlordH03068U blessedH01288T saidH0559"S1 it. and his motherH0517 R+ with me; i tookH03947#Q1 behold, the silverH03701$P5of also in mine earsH0241O#and spakestH05594NUfrom thee, about which thou cursedstH0422 M+that were takenH03947Lof silverH03701)K1%the eleven hundredH03967 H0505J+unto his motherH0517I#and he saidH0559HmicahH04321G!whose nameH08034FephraimH0669Eof mountH02022#D3and there was a manH0376CyearsH08141BtwentyH06242AisraelH03478@' and he judgedH08199?! his fatherH01> of manoahH04495$=3 in the buryingplaceH06913<# and eshtaolH0847 QgI1z^;~\C#xQ#s1 and a molten imageH04541'r9 thereof a graven imageH06459q who madeH06213$p3 them to the founderH06884oand gaveH05414nof silverH03701m#two hundredH03967ltookH03947k)and his motherH0517j+unto his motherH0517ithe moneyH03701 h+yet he restoredH07725-gEnow therefore i will restoreH07725#f1and a molten imageH04541e)a graven imageH06459d to makeH06213c! for my sonH01121b% from my handH03027a lordH03068`! the silverH03701_dedicatedH06942^%i had whollyH06942]saidH0559\!his motherH0517['to his motherH0517Zof silverH03701)Y1%the eleven hundredH03967 H0505)X=and when he had restoredH07725 D{Z?"Y7\%hD +out of the cityH05892departedH03212#and the manH0376! -and he sojournedH01481 a leviteH03881 of judahH03063 'of the familyH049403 C'out of beth–lehem–judahH03063 H01035*?and there was a young manH05288 +in his own eyesH05869rightH03477didH06213every manH0376in israelH03478no kingH04428'in those daysH03117&7 who became his priestH03548# of his sonsH01121~ oneH0259'}+'and consecratedH03027 H04390|%and teraphimH08655{an ephodH0646zand madeH06213yof godsH0430x%had an houseH01004wmicahH04318v#and the manH0376uof micahH04321+tA and they were in the houseH01004 NeH- jP+z\D nN,# by the yearH03117+ of silverH03701* thee tenH06235 )+ and i will giveH05414(% and a priestH03548.'M with me, and be unto me a fatherH01 &+ unto him, dwellH03427% saidH0559$ and micahH04318!#- where i may findH04672"! to sojournH01481! and i goH01980/ ;' of beth–lehem–judahH03063 H01035 a leviteH03881!/ thou? and he saidH0559 comestH0935 - unto him, whenceH0370 saidH0559 and micahH04318'+' as he journeyedH01870 H06213 of micahH04318% to the houseH01004 ephraimH0669to mountH02022#and he cameH0935$3where he could findH04672!to sojournH014811?'from beth–lehem–judahH03063 H01035 J|`=sU.}`F)hJIin israelH03478Hno kingH04428G'in those daysH03117F priestH03548'E9 seeing i have a leviteH03881 D+ will do me goodH03190C lordH03068B now knowH03045A micahH04318@ then saidH0559? of micahH04318%>5 and was in the houseH01004"=/ became his priestH03548"</ and the young manH05288;! the leviteH03881#:#' consecratedH03027 H043909 and micahH043188# of his sonsH01121#73 was unto him as oneH0259"6/ and the young manH052885% with the manH03764 to dwellH034273# was contentH029742) and the leviteH038811 went inH032120' so the leviteH03881!/- and thy victualsH04241.! of apparelH0899-! and a suitH06187 E~V6lG,cD |aEgthe landH0776fsearchH02713e'unto them, goH03212!d/it; and they saidH0559c'and to searchH02713b% out the landH0776a to spyH07270 `- and from eshtaolH0847_! from zorahH06881^ of valourH02428]menH01121"\/from their coastsH07098[menH0582ZfiveH02568 Y+of their familyH04940XsentH07971Wof danH01835!V-and the childrenH01121Uof israelH03478T!the tribesH07626 S+ unto them amongH08432R) had not fallenH05307Q# inheritanceH05159"P/ for unto that dayH03117O# to dwell inH03427$N3them an inheritanceH05159MsoughtH01245L)of the danitesH01839Kthe tribeH07626"J/and in those daysH03117 GdD#_:mQ7 lG!-that we may knowH03045$5we pray thee, of godH0430&7unto him, ask counselH07592'and they saidH0559(;me, and i am his priestH03548(~;with me, and hath hiredH07936}micahH04318|dealethH06213{and thusH02090 z+unto them, thusH02090y#and he saidH0559 x+ and what makestH06213w# thee hitherH01988%v7 unto him, who broughtH0935!u/thither, and saidH0559#t1and they turned inH05493s!the leviteH03881!r-of the young manH05288qthe voiceH06963pthey knewH05234oof micahH04318n%by the houseH01004m#they lodgedH03885lof micahH04318k%to the houseH01004jephraimH0669ito mountH02022"h1who when they cameH0935 iqY7nQ5]8i!farH07350 thingH01697to shameH03637#in the landH0776%''no magistrateH06114 H03423!and secureH0982 quietH08252!- of the zidoniansH06722!- after the mannerH04941 carelessH0983) how they dweltH03427thereinH07130!the peopleH05971and sawH07200to laishH03919and cameH0935departedH03212menH0582'then the fiveH02568'wherein ye goH03212 your wayH01870 lordH03068 beforeH05227 in peaceH07965 'unto them, goH03212saidH0559)and the priestH03548$3shall be prosperousH06743#which we goH01980 +whether our wayH01870 TyR5wD(`D&sT?! hath givenH05414> for godH0430= landH0776<) and to a largeH07342; secureH0982:' unto a peopleH059719' ye shall comeH09358! when ye goH09357 the landH07766! to possessH034235 to enterH09354 to goH03212 3+ be not slothfulH061012 ye stillH028141 goodH028960 veryH03966/ the landH0776/.I against them: for we have seenH07200"-/ that we may go upH05927, ariseH06965+' and they saidH0559*saidH0559")1and their brethrenH0251(#and eshtaolH0847'to zorahH06881#&3unto their brethrenH0251%'and they cameH0935$manH0120$#3and had no businessH01697#"1from the zidoniansH06722 E`=qZ<vL- `E\ ephraimH0669"[/ thence unto mountH02022 Z+ and they passedH05674!Y- kirjath–jearimH07157X behindH0310W' unto this dayH03117V' mahaneh–danH04265U! that placeH04725&T7 wherefore they calledH07121S in judahH03063$R3 in kirjath–jearimH07157Q# and pitchedH02583!P- and they went upH05927O of warH04421N% with weaponsH03627M appointedH02296L menH0376K hundredH03967J sixH08337"I1 and out of eshtaolH0847H% out of zorahH06881G) of the danitesH01839*F? from thence of the familyH04940E) and there wentH05265D% in the earthH0776C% of any thingH01697B no wantH04270A a placeH04725#@1 it into your handsH03027 ^eN0sQ-wP,{^xof micahH04318w)unto the houseH01004v!the leviteH03881!u-of the young manH05288t%to the houseH01004%s7thitherward, and cameH0935 r+and they turnedH05493#q1what ye have to doH06213'p9now therefore considerH03045#o1and a molten imageH04541#n1and a graven imageH06459m%and teraphimH08655l an ephodH0646 k+ in these housesH01004j' that there isH03426i! do ye knowH03045#h3 unto their brethrenH0251gand saidH0559fof laishH03919e#the countryH0776d!to spy outH07270cthat wentH01980bmenH0582athe fiveH02568`'then answeredH06030_ of micahH04318^) unto the houseH01004] and cameH0935 VhA&hQ3b=rVhundredH03967%with the sixH08337#of the gateH08179 +in the enteringH06607stoodH05324) and the priestH03548%5 and the molten imageH04541!- and the teraphimH08655' and the ephodH0646! - the graven imageH06459 tookH03947 came inH0935 went upH05927 the landH0776!to spy outH07270that wentH01980menH0582%and the fiveH02568# of the gateH08179 + by the enteringH06607 stoodH05324of danH01835 +of the childrenH01121of warH04421#~1with their weaponsH03627}appointedH02296|menH0376{hundredH03967z#and the sixH08337#y#'and salutedH07965 H07592 \mL2eFw\2s\3manH03762 of oneH02591) unto the houseH01004(0; for thee to be a priestH03548/ betterH02896.% and a priestH03548-a fatherH01&,7with us, and be to usH01961+and goH03212*)upon thy mouthH06310)!thine handH03027(layH07760)'=unto him, hold thy peaceH02790&'and they saidH0559#%1 unto them, what doH06213$! the priestH03548# then saidH0559%"5and the molten imageH04541!!-and the teraphimH08655 the ephodH0646!-the carved imageH06459#and fetchedH03947houseH01004%into micah'sH04318)and these wentH0935of warH04421%with weaponsH03627appointedH02296menH0376 ]sN4mO- aFw]OhouseH01004 N+near to micah'sH04318M'in the housesH01004Lthe menH0582Kof micahH04318J)from the houseH01004*I?when they were a good wayH07368HbeforeH06440!G-and the carriageH03520F)and the cattleH04735 E+the little onesH02945Dand putH07760C%and departedH03212B)so they turnedH06437A' of the peopleH05971@ the midstH07130?#and went inH0935%>5and the graven imageH06459!=-and the teraphimH08655<the ephodH0646;#and he tookH03947:was gladH031909heartH03820!8-and the priest'sH035487in israelH034786%and a familyH049405%unto a tribeH07626)4=or that thou be a priestH03548 ZxU/J+|b=" rZjrunH06293ifellowsH0582,h5'among us, lest angryH05315 H04751gbe heardH08085,fCunto him, let not thy voiceH06963esaidH0559dof danH01835!c-and the childrenH01121bye sayH0559%a5and ye are gone awayH03212`)and the priestH03548_%which i madeH06213^my godsH0430#]1ye have taken awayH03947\#and he saidH0559G[ywhat aileth thee, that thou comest with such a companyH02199Z!unto micahH04318Yand saidH0559X#their facesH06440 W+and they turnedH05437Vof danH01835"U/unto the childrenH01121T)and they criedH07121S of danH01835R% the childrenH01121Q% and overtookH01692'P9were gathered togetherH02199 GoJ/wU2gE( dGwith fireH0784the cityH05892 and burntH08313% of the swordH02719#1 them with the edgeH06310) and they smoteH05221! and secureH0982at quietH08252'unto a peopleH05971~!unto laishH03919&}9which he had, and cameH0935|)and the priestH03548{had madeH06213z#which micahH04318y'and they tookH03947x) unto his houseH01004w' and went backH07725#v1for him, he turnedH06437u!too strongH02389tsawH07200s)and when micahH04318rtheir wayH01870qwentH03212pof danH01835!o-and the childrenH01121!n- of thy householdH01004m) with the livesH05315l thy lifeH05315(k= upon thee, and thou loseH0622 Q{d7vV>iI/mQ%the sonH01121$%and jonathanH03083!#-the graven imageH06459"set upH06965!of danH01835! -and the childrenH01121%at the firstH07223 laishH03919# of the cityH05892 the nameH08034 howbeitH0199# unto israelH03478%who was bornH03205%their fatherH01of danH01835)after the nameH08034danH01835#of the cityH05892the nameH08034 +and they calledH07121 and dweltH03427 a cityH05892)and they builtH01129 +by beth–rehobH01050) =and it was in the valleyH06010 manH0120) =and they had no businessH01697 !from zidonH06721 farH07350%no delivererH05337 k`?$yX6dFkA who tookH03947@ ephraimH0669?of mountH02022>#on the sideH03411=!sojourningH01481<leviteH03881(;=that there was a certainH0376:in israelH034789no kingH0442828Oand it came to pass in those daysH031177'was in shilohH078876of godH04305)that the houseH010044%all the timeH031173'which he madeH062132%graven imageH064591micah'sH04318%05and they set them upH07760/#of the landH0776!.-of the captivityH01540-'until the dayH03117, of danH01839+% to the tribeH07626*% were priestsH03548 )+ he and his sonsH01121(# of manassehH04519'the sonH01121&!of gershomH01647 PvQ"[8[0hP[sawH07200Z'of the damselH05291!Y3and when the fatherH01X houseH01004#W7 him into her father'sH01V+ and she broughtH0935U of assesH02543'T9 with him, and a coupleH06776#S1having his servantH05288#R1to bring her againH07725QfriendlyH03820P'her, to speakH01696OafterH0310Nand wentH03212MaroseH06965L+and her husbandH0376$K%'whole monthsH03117 H02320"J1and was there fourH0702/I;'to beth–lehem–judahH03063 H01035HhouseH01004(GAfrom him unto her father'sH01+FAagainst him, and went awayH03212!E-played the whoreH02181"D/and his concubineH063703CC' out of beth–lehem–judahH03063 H01035)B1% to him a concubineH06370 H0802 gt\?}G/{cK#gw#go your wayH03212v'and afterwardH0310uof breadH03899t' with a morselH06595s# thine heartH03820r comfortH05582$q3 unto his son in lawH02860p saidH0559ofatherH01!n-and the damsel'sH05291mto departH03212 l+that he rose upH06965k)in the morningH01242&j7when they arose earlyH07925idayH031172hOand it came to pass on the fourthH07243g! and lodgedH03885f and drinkH08354e+so they did eatH0398ddaysH03117c)with him threeH07969"b/him; and he abodeH03427aretainedH02388`fatherH01_%the damsel'sH05291&^7and his father in lawH02859]to meetH07125!\-him, he rejoicedH08055 P_:"jM) b;lP comfortH05582saidH0559fatherH01!-and the damsel'sH05291to departH03212dayH03117%on the fifthH02549 )in the morningH01242# 1and he arose earlyH07925 #there againH07725) =him: therefore he lodgedH03885 urgedH06484"/his father in lawH02859to departH03212rose upH06965 -and when the manH0376 be merryH03190$3 and let thine heartH038201M i pray thee, and tarry all nightH03885! be contentH02974% unto the manH0376had saidH0559~fatherH01!}-for the damsel'sH05291!|-of them togetherH03162{bothH08147zand drinkH08354y#and did eatH0398"x/and they sat downH03427 G_F"tS;#_9oG$/3 that thou mayest goH01980.# on your wayH01870-' get you earlyH07925,' and to morrowH04279+% may be merryH03190'*9 here, that thine heartH03824) lodgeH03885"(/ groweth to an endH02583 '+ behold, the dayH03117+&A i pray you tarry all nightH03885%) toward eveningH06150$ drawethH07503.#G unto him, behold, now the dayH03117" saidH0559! fatherH01 % the damsel'sH05291"/ his father in lawH02859 + and his servantH05288&7 he, and his concubineH06370 to departH03212 rose upH06965 - and when the manH0376bothH08147 - and they did eatH0398'+' until afternoonH05186 H03117.G i pray thee. and they tarriedH04102# thine heartH03824 feD(xV9o;f1LM unto him, we will not turn asideH05493K saidH0559J) and his masterH0113I and lodgeH03885!H- of the jebusitesH02983G) into this cityH058920FK i pray thee, and let us turn inH05493E comeH03212D+ unto his masterH0113C saidH0559 B+ and the servantH05288A spentH07286@ was farH03966? the dayH03117> by jebusH02982=' his concubineH06370< saddledH02280; assesH02543:% with him twoH067769 jerusalemH033898 jebusH029827% over againstH052276 and cameH09355% and departedH032124) but he rose upH06965%35 not tarry that nightH038852 wouldH0141# but the manH03760 homeH0168 QoI+ g@"waF&uQ h+he sat him downH03427#g3and when he went inH0935fin gibeahH01390eto lodgeH03885!d/thither, to go inH0935&c7and they turned asideH05493b#to benjaminH01144agibeahH01390`byH0681_went downH0935^#and the sunH08121#]1and went their wayH03212#\1and they passed onH05674[# or in ramahH07414Z in gibeahH01390#Y1 to lodge all nightH03885 X+ of these placesH04725W to oneH0259%V5 and let us draw nearH07126U comeH03212!T- unto his servantH05288S# and he saidH0559R to gibeahH01390"Q/ we will pass overH05674P of israelH03478$O3 not of the childrenH01121N' of a strangerH05237%M5 hither into the cityH05892 caBjM2 bE* {c saidH0559 manH0376#and the oldH02205#of the cityH05892'in the streetH07339manH0376#a wayfaringH0732he sawH07200~his eyesH05869*}?and when he had lifted upH05375|!benjamitesH01145{% of the placeH04725z# but the menH0582y in gibeahH01390!x- and he sojournedH01481w ephraimH0669vof mountH02022ualsoH0376tat evenH06153!s-out of the fieldH07704r'from his workH04639qmanH0376pan oldH02205'o;and, behold, there cameH0935n! to lodgingH03885$m3 them into his houseH01004l that tookH0622k no manH0376j#of the cityH05892i#in a streetH07339 Ee0 eD+mK$fE"% of any thingH01697! no wantH04270" / with thy servantsH05650&7and for the young manH052881Oalso for me, and for thy handmaidH0519and wineH03196#1and there is breadH03899'for our assesH02543'and provenderH04554!both strawH08401%yet there isH03426#me to houseH01004) that receivethH0622 no manH0376 lordH03068% to the houseH01004 goingH01980/;'to beth–lehem–judahH03063 H01035'i: and i wentH03212ephraimH0669of mountH02022 +toward the sideH034111 ?'from beth–lehem–judahH03063 H01035 passingH05674 #and he saidH0559  comestH0935 - thou? and whenceH0370' whither goestH03212 ZnL$lH) zZ?&wZ? and spakeH0559># at the doorH01817= beatH01849<# round aboutH05437; the houseH01004:besetH054379of belialH011008sonsH011217certainH05826#of the cityH058925+behold, the menH05824merryH0319013Mas they were making their heartsH038202and drinkH083541#and did eatH03980!their feetH07272 /+and they washedH07364.)unto the assesH02543#-1and gave provenderH01101#,1him into his houseH01004+'so he broughtH0935"*/not in the streetH07339$)3upon me; only lodgeH03885('all thy wantsH04270%'5with thee; howsoeverH07535&peaceH07965%saidH0559$manH0376##and the oldH02205 DpP5oR+ wS<hD ]+ye them, and doH06213 \+now, and humbleH06031&[7them i will bring outH03318"Z/and his concubineH06370Ya maidenH01330X#my daughterH01323W)not this follyH05039V doH06213 U+ into mine houseH01004T is comeH0935S' that this manH0376R seeingH0310QwickedlyH07489P#my brethrenH0251O)unto them, nayH0408#N3unto them, and saidH0559Mwent outH03318L%of the houseH01004K!the masterH01167J#and the manH0376!I-that we may knowH03045!H-into thine houseH01004Gthat cameH0935Fthe manH0376E#bring forthH03318DsayingH0559CmanH0376Bthe oldH02205A%of the houseH01004@'to the masterH01167 Hv[B&nN0nJ& hHz%of the man'sH0376y#at the doorH06607x'and fell downH05307w!of the dayH01242v)in the dawningH06437uthe womanH0802tthen cameH0935 s+they let her goH07971 r+began to springH05927!q- and when the dayH07837"p/ until the morningH01242"o/ her all the nightH03915 n+ her, and abusedH05953)m= unto them; and they knewH03045lher forthH02351k#and broughtH03318j'his concubineH06370itookH02388"h1to him: so the manH0376g#not hearkenH08085fwouldH014e#but the menH0582d a thingH01697c vileH05039b not soH02063a doH06213+`C unto you: but unto this manH0376_goodH02896'^9with them what seemethH05869 Vc@!a?uT,rV and gatH03212 rose upH06965#and the manH0376#upon an assH02543tookH03947%then the manH0376"/but none answeredH06030$3and let us be goingH03212%unto her, upH06965#and he saidH0559# 1upon the thresholdH05592 'and her handsH03027 %of the houseH01004  the doorH06607 + was fallen downH05307' his concubineH06370&9 and, behold, the womanH0802 his wayH01870to goH03212%and went outH03318%of the houseH01004the doorsH01817!and openedH06605)in the morningH01242rose upH06965~%and her lordH0113!}/ till it was lightH0216|) where her lordH0113{houseH01004 LrV4mA#sR,sL#31of it, take adviceH057792 considerH077601' unto this dayH031170 of egyptH04714/+ out of the landH0776. came upH05927-of israelH03478",/that the childrenH01121+%from the dayH03117*'done nor seenH07200')9there was no such deedH02063(it saidH0559"'/that all that sawH07200&'and it was soH01961% of israelH03478($; her into all the coastsH01366# and sentH07971" piecesH05409#!#' into twelveH06240 H08147 )with her bonesH06106#and dividedH05408!-on his concubineH06370'and laid holdH02388a knifeH03979he tookH03947)into his houseH01004$5and when he was comeH0935#1 him unto his placeH04725 Z}T*u\>eC)Z!P-now the childrenH01121OswordH02719N that drewH08025M% footmenH07273 H0376L thousandH0505K hundredH03967J fourH0702Iof godH0430H'of the peopleH05971+GAthemselves in the assemblyH06951FpresentedH03320Eof israelH03478"D/of all the tribesH07626"C/of all the peopleH05971B'and the chiefH06438A in mizpehH04709@ lordH03068? of gileadH01568>' with the landH0776$=5 even to beer–shebaH0884<from danH01835;manH0376:as oneH0259&97was gathered togetherH06950%85and the congregationH057127went outH033186of israelH03478&57then all the childrenH011214and speakH01696 HaC&eF&pI, mH!n-upon me by nightH03915m#round aboutH05437lthe houseH01004&k7against me, and besetH05437jroseH06965iof gibeahH01390h#and the menH01167g to lodgeH03885#f1 i and my concubineH06370e# to benjaminH01144d#into gibeahH01390ci cameH0935band saidH0559aansweredH06030`)that was slainH07523_%of the womanH0802^#the husbandH0376%])%and the leviteH0376 H03881 \+ this wickednessH07451[ how wasH01961Z tellH01696Y of israelH03478X% the childrenH01121Wthen saidH0559Vto mizpehH04709U%were gone upH05927Tof israelH03478"S/that the childrenH01121RheardH08085Q#of benjaminH01144 UtO1oQ%t[;lU goH03212 +we will not anyH0376 sayingH0559manH0376as oneH0259aroseH06965#1and all the peopleH05971#and counselH06098#your adviceH01697hereH01988giveH03051of israelH03478%all childrenH01121~ in israelH03478} and follyH05039| lewdnessH02154({;for they have committedH06213zof israelH03478#y1of the inheritanceH05159/xIher throughout all the countryH07704wand sentH07971&v7and cut her in piecesH05408u%my concubineH06370t!and i tookH0270!s- that she is deadH04191!r- have they forcedH06031%q5 me: and my concubineH06370p' to have slainH02026othoughtH01819 Y~`;^@yV1wY' in israelH03478'&9 that they have wroughtH06213+%A according to all the follyH05039$# of benjaminH01144# to gibeahH01387") when they comeH0935!!- that they may doH06213 ) for the peopleH05971 victualH06720 to fetchH03947$3 out of ten thousandH07233) and a thousandH0505' of a thousandH0505) and an hundredH03967 of israelH03478*? throughout all the tribesH07626' of an hundredH03967 menH0582 tenH06235!- and we will takeH03947 by lotH01486 to gibeahH01390!- which we will doH06213 the thingH01697) into his houseH01004 turnH05493# 3 neither will we anyH0376 #to his tentH0168 ]zX>'lR.f4}]D# not hearkenH08085C wouldH014B# of benjaminH01144!A- but the childrenH01121@# from israelH03478? evilH07451>% and put awayH01197.=G that we may put them to deathH04191< in gibeahH01390; of belialH01100:% the childrenH011219 the menH0582&87 now therefore deliverH05414"7/ this that is doneH01961 6+ what wickednessH074515 sayingH05594# of benjaminH01144&37 through all the tribeH076262 menH05821 sentH079710 of israelH03478/) and the tribesH07626. manH0376- as oneH0259,' knit togetherH02270!+- against the cityH05892*' were gatheredH0622) of israelH03478() so all the menH0376 F{V6[=tX<%|bFahundredH03967`sevenH07651$_3which were numberedH06485^ of gibeahH01390']9 beside the inhabitantsH03427\ swordH02719[ that drewH08025Z menH0376YthousandH0505Xand sixH08337WtwentyH06242"V/out of the citiesH05892U%at that timeH03117T'were numberedH06485S#of benjaminH01144!R-and the childrenH01121Q of israelH03478%P5against the childrenH01121Oto battleH04421Nto go outH03318M#unto gibeahH01390"L/out of the citiesH05892,KEgathered themselves togetherH0622J#of benjaminH01144!I-but the childrenH01121H of israelH03478G% the childrenH01121!F/ of their brethrenH0251E% to the voiceH06963 ^oU>pR. mV;|^and askedH07592%of godH01008 H0430~%to the houseH01004}#and went upH05927|aroseH06965{of israelH03478!z-and the childrenH01121y of warH04421x menH0376w swordH02719v that drewH08025umenH0376tthousandH0505shundredH03967rfourH0702q'were numberedH06485 p+beside benjaminH01144oof israelH03478n#and the menH0376m% and not missH02398l! at an hairH08185kstonesH068&j7every one could slingH07049(i!3lefthandedH03225 H03027 H0334hmenH0376gchosenH0977fhundredH03967esevenH07651&d7among all this peopleH05971cmenH0376bchosenH0977 _hFsU9xZ5_!-and the childrenH01121'9 against them at gibeahH01390 to fightH04421(;put themselves in arrayH06186of israelH03478#and the menH0376!-against benjaminH01144to battleH04421went outH03318of israelH03478#and the menH0376)against gibeahH01390%and encampedH02583)in the morningH01242rose upH06965of israelH03478! -and the childrenH01121 firstH08462 judahH03063 saidH0559 lordH03068#of benjaminH01144%5against the childrenH01121' to the battleH04421 firstH08462"/ of us shall go upH05927 whichH04310 and saidH0559)counsel of godH0430 HxW1lN/kM5fH;and askedH07592:!until evenH061539lordH030688beforeH064407and weptH010586went upH059275of israelH03478!4-and the childrenH011213 dayH031172 the firstH0722331Q where they put themselves in arrayH061860%in the placeH04725/in arrayH06186.againH032541-Mthemselves, and set their battleH04421,!encouragedH02388+of israelH03478*the menH0376))and the peopleH05971( menH0376' thousandH0505& and twoH08147% twentyH06242$that dayH03117"#/of the israelitesH03478"'to the groundH0776#!1and destroyed downH07843 'out of gibeahH01390!came forthH03318#of benjaminH01144 VsJ* ~`7]>&rVY thousandH0505&X)' again eighteenH06240 H08083W of israelH03478 V+ of the childrenH01121U'to the groundH0776#T1and destroyed downH07843SdayH03117R!the secondH08145#Q1them out of gibeahH01390PagainstH07125O!went forthH03318N%and benjaminH01144MdayH03117L!the secondH08145K#of benjaminH01144%J5against the childrenH01121Icame nearH07126Hof israelH03478!G-and the childrenH01121Fgo upH05927EsaidH0559DlordH03068C!my brotherH0251B#of benjaminH01144%A5against the childrenH01121@ to battleH04421? againH03254>' shall i go upH05066= sayingH0559< lordH03068 Q~`9cJ+hO* yQ$w3there in those daysH03117vof godH0430 u+of the covenantH01285t#for the arkH0727slordH03068renquiredH07592qof israelH03478!p-and the childrenH01121olordH03068nbeforeH06440$m3and peace offeringsH08002 l+burnt offeringsH05930k#and offeredH05927j!until evenH06153i that dayH03117h! and fastedH06684g lordH03068f% there beforeH06440e and satH03427dand weptH01058c%of godH01008 H0430b)unto the houseH01004aand cameH0935`went upH05927#_1and all the peopleH05971^of israelH03478&]7then all the childrenH01121\the swordH02719[)all these drewH08025Z menH0376 cmS8qQ3~U6cwent upH05927of israelH03478!-and the childrenH01121gibeahH01390#round aboutH05439'liers in waitH0693setH07760!and israelH03478% 5them into thine handH03027 )i will deliverH05414 'for to morrowH04279 go upH05927 saidH0559lordH03068!-or shall i ceaseH02308!my brotherH0251#of benjaminH01144%5 against the childrenH01121 to battleH04421 go outH03318"/ shall i yet againH03254 sayingH0559!-it in those daysH03117~beforeH06440}stoodH05975|of aaronH0175{the sonH01121z!of eleazarH0499ythe sonH01121x%and phinehasH06372 F~N+hD"]= ~]F2menH03761%about thirtyH079700%in the fieldH07704/to gibeahH01390.'and the otherH0259-%of godH01008 H0430,%to the houseH01004+goeth upH05927*%of which oneH0259 )+ in the highwaysH04546"(/ as at other timesH06471' killH02491&' of the peopleH05971% to smiteH05221$)and they beganH02490#'from the cityH05892 "+were drawn awayH05423!!the peopleH05971 againstH07125went outH03318#of benjaminH01144!-and the childrenH01121"/ as at other timesH06471) against gibeahH01390,Cand put themselves in arrayH06186dayH03117%on the thirdH07992#of benjaminH01144%5against the childrenH01121 SdI!b<d;oSN"againstH05048M)"and there cameH0935L! of gibeahH01387#K1! out of the meadowsH04629$J3! out of their placesH04725I!! came forthH01518H!of israelH03478%G7!and the liers in waitH0693 F+!at baal–tamarH01193,EC!and put themselves in arrayH06186#D1!out of their placeH04725C!rose upH06965B!of israelH03478A+!and all the menH0376"@/ unto the highwaysH04546#?1 them from the cityH05892> and drawH05423=# let us fleeH05127< saidH0559; of israelH03478!:- but the childrenH01121$93 us, as at the firstH072238 beforeH064407% smitten downH050626 saidH05595# of benjaminH01144!4- and the childrenH011213of israelH03478 hZ7mR7x[?hm$sawH07200l#$of benjaminH01144 k+$so the childrenH01121j#the swordH02719i)#all these drewH08025h#menH0376g)#and an hundredH03967f# thousandH0505e# and fiveH02568d# twentyH06242c# that dayH03117"b/# of the benjamitesH01145a#destroyedH07843`#of israelH03478!_-#and the childrenH01121^#israelH03478]#beforeH06440\#benjaminH01144[#smoteH05062Z#lordH03068Y" nearH05060X'" not that evilH07451W'" but they knewH03045V" was soreH03513U)" and the battleH04421"T/"out of all israelH03478S"menH0376R"chosenH0977Q"thousandH0505P"tenH06235O"gibeahH01390 ^e?{`A!}\(x^&flameH04864.G&that they should make a greatH07235!/&the liers in waitH0693&andH05973&of israelH03478+&between the menH03760K&now there was an appointed signH04150%% of the swordH02719'% with the edgeH06310%%all the cityH05892~%and smoteH05221}%alongH04900%|7%and the liers in waitH0693{#%upon gibeahH01390z!%and rushedH06584y%hastedH02363%x7%and the liers in waitH0693w'$ beside gibeahH01390#v1$ which they had setH07760&u9$ unto the liers in waitH0693$t5$ because they trustedH0982"s/$ to the benjamitesH01145r$placeH04725q$gaveH05414p$of israelH03478o#$for the menH0376'n9$that they were smittenH05062 f}_C!xW<[A!f&( behindH0310%(lookedH06437$)(the benjamitesH01145#(of smokeH06227"'(with a pillarH05982 !+(out of the cityH05892 #(to arise upH05927(beganH02490#1(but when the flameH04864'battleH04421'the firstH07223'beforeH06440&7'they are smitten downH05062'surelyH05062'' for they saidH0559' personsH0376%' about thirtyH07970' of israelH03478!' of the menH0376'killH02491'to smiteH05221'beganH02490'benjaminH01144''in the battleH04421'retiredH02015 'of israelH03478 -'and when the menH0376 +& out of the cityH05892 & rise upH05927 !&with smokeH06227 EqM/uX.pS- iE C++trode them downH01869B+chasedH07291A#+round aboutH03803@)+the benjamitesH01145?'+they inclosedH03803>%* in the midstH08432=)* they destroyedH07843"</* out of the citiesH05892;*overtookH01692:)*but the battleH04421"9/*of the wildernessH040578%*unto the wayH018707*of israelH034786*the menH03765*beforeH06440&47*therefore they turnedH064373) was comeH050602)that evilH074511%)for they sawH072000#)were amazedH0926/#)of benjaminH01144.)the menH0376-%)turned againH02015,)of israelH03478 +-)and when the menH0376*( to heavenH08064)#( ascended upH05927(#( of the cityH05892-'E( them, and, behold, the flameH03632 avS3f<v_?!~a`.that dayH03117'_9.so that all which fellH05307^-menH0376]%-two thousandH0505\-and slewH05221 [+- them unto gidomH01440Z!- hard afterH0310Y#- and pursuedH01692X- menH0376W- thousandH0505V-fiveH02568(U;-of them in the highwaysH04546!T--and they gleanedH05953S-of rimmonH07417R'-unto the rockH05553&Q7-toward the wildernessH04057P-and fledH05127 O+-and they turnedH06437N,of valourH02428M,menH0582L,menH0376K,thousandH0505 J',eighteenH06240 H08083I#,of benjaminH01144H),and there fellH05307,G5'+ toward the sunrisingH08121 H04217F+gibeahH01390E%+over againstH05227D+with easeH04496 [pR4xR0jL+[ +0 as well the menH04974~%0of the swordH02719#}10them with the edgeH06310|0and smoteH05221{#0of benjaminH01144"z/0upon the childrenH01121y%0turned againH07725x0of israelH03478w#0and the menH0376v/ monthsH02320u/ fourH0702t/ rimmonH07417s#/ in the rockH05553r/ and abodeH03427q/rimmonH07417p'/unto the rockH05553"o//to the wildernessH04057n/and fledH05127m/turnedH06437l/menH0376k/hundredH03967j/but sixH08337i. of valourH02428h. menH0582g. the swordH02719f.that drewH08025e.menH0376d.thousandH0505c.and fiveH02568b#.were twentyH06242a#.of benjaminH01144 WcH%lE&lK- pW soreH01419 ' and weptH01065 H01058% their voicesH06963' and lifted upH05375godH0430beforeH06440 +there till evenH06153and abodeH03427%of godH01008 H0430%to the houseH01004cameH0935)and the peopleH05971 to wifeH0802' unto benjaminH01144%his daughterH01323!of us giveH05414# 3there shall not anyH0376 sayingH0559 in mizpehH04709 had swornH07650 of israelH03478#now the menH0376"/0that they came toH04672)0all the citiesH058920on fireH0784'0also they setH07971*?0 and all that came to handH046720 the beastH09290 asH057040 cityH05892 S_/jK- y[CS*9? for they had made a greatH014198 lordH03068-7Enot up with the congregationH069516cameH059275thatH08344of israelH03478%35among all the tribesH076262saidH05591of israelH03478!0-and the childrenH01121$/3and peace offeringsH08002 .+burnt offeringsH05930-#and offeredH05927,)there an altarH04196+and builtH01129*!rose earlyH07925 )+that the peopleH059712(Oand it came to pass on the morrowH04283' in israelH03478& lackingH06485%tribeH07626$oneH0259,#Cthat there should be to dayH031173"Qwhy is this come to pass in israelH03478!of israelH03478 godH0430lordH03068and saidH0559 I|b>sW7Z1kIV'of the tribesH07626Uwhat oneH0259T'and they saidH0559Sto wivesH0802&R7them of our daughtersH01323&Q7that we will not giveH05414PlordH03068%O5seeing we have swornH07650%N5for them that remainH03498Mfor wivesH0802 L+how shall we doH06213K this dayH03117J# from israelH03478I cut offH01438HtribeH07626G%there is oneH0259Fand saidH0559E'their brotherH0251"D/them for benjaminH01144CrepentedH05162Bof israelH03478!A-and the childrenH01121 @+be put to deathH04191 ?+he shall surelyH04191>sayingH0559=to mizpehH04709< lordH030680;K concerning him that came not upH05927: oathH07621 E[C#rK~Q/fEr% of the swordH02719q' with the edgeH06310*p1' of jabesh–gileadH01568 H03003 o+ the inhabitantsH03427n and smiteH05221m goH03212l% them, sayingH0559k' and commandedH06680)j/' of the valiantestH02428 H01121i menH0376h thousandH0505&g)' thither twelveH06240 H08147f sentH07971%e5 and the congregationH05712*d1' of jabesh–gileadH01568 H03003#c1 of the inhabitantsH03427b noneH0376a' were numberedH06485`) for the peopleH05971 _+ to the assemblyH06951,^5' from jabesh–gileadH01568 H03003]# to the campH04264\ noneH0376'[;and, behold, there cameH0935ZlordH03068Yto mizpehH04709!X-that came not upH05927Wof israelH03478 ]vI*|N6hDz] to speakH01696  sentH07971+ A and the whole congregationH05712  of canaanH03667 # in the landH0776  to shilohH07887#1 them unto the campH04264 - and they broughtH0935' with any maleH02145 by lyingH04904 no manH0376) that had knownH03045 virginsH01330 youngH05291 hundredH03967 fourH0702*~1' of jabesh–gileadH01568 H03003&}7 among the inhabitantsH03427|) and they foundH04672{ by manH03045z) that hath lainH04904y+ and every womanH0802x! every maleH02145)w= ye shall utterly destroyH02763!v- that ye shall doH06213u the thingH01697!t- and the childrenH02945s) with the womenH0802 ZaC"sS%y\?wZ*for wivesH0802 )+how shall we doH06213(saidH0559$'3of the congregationH05712 &+then the eldersH02205%of israelH03478$'in the tribesH07626#a breachH06556"had madeH06213!lordH03068" /them for benjaminH01144repentedH05162)and the peopleH05971)= and yet so they sufficedH04672*1'of jabesh–gileadH01568 H03003%of the womenH0802+Awhich they had saved aliveH02421!them wivesH0802'and they gaveH05414%at that timeH06256!came againH07725%and benjaminH01144 peaceablyH07965# and to callH07121 rimmonH07417# in the rockH05553# of benjaminH01144 + to the childrenH01121 gmL)tQ4u[8gF'yearlyH03117 H03117Ein shilohH07887DlordH03068Ca feastH02282B)then they saidH0559A# to benjaminH01144@ a wifeH0802?) he that givethH05414> cursedH0779=sayingH0559<!have swornH07650;of israelH03478!:-for the childrenH01121!9-of our daughtersH013238!them wivesH08027not giveH054146)howbeit we mayH032015'out of israelH03478!4-be not destroyedH042293%that a tribeH076262#of benjaminH01144)1=for them that be escapedH064130)an inheritanceH03425/'and they saidH0559 .+ out of benjaminH01144-'are destroyedH08045 ,-seeing the womenH0802%+5for them that remainH03498 MjH%tT:#oR5rM!b- of the daughtersH01323a his wifeH0802`' you every manH0376_ and catchH02414!^-of the vineyardsH03754!]-then come ye outH03318\in dancesH04246[to danceH02342Zcome outH03318Yof shilohH07887.XGand, behold, if the daughtersH01323Wand seeH07200!V-in the vineyardsH03754U+and lie in waitH0693TgoH03212SsayingH0559R#of benjaminH01144Q%the childrenH01121)P=therefore they commandedH06680O!of lebonahH03829!N- and on the southH05045M! to shechemH07927L) from beth–elH01008K' that goeth upH05927J) of the highwayH04546(I-'on the east sideH08121 H04217H%of beth–elH01008"G/on the north sideH06828 QS.\9_?$sQ|' and they wentH03212!{-whom they caughtH01497$z3of them that dancedH02342*y?according to their numberH04557xwivesH0802wand tookH05375vdid soH06213u#of benjaminH01144!t-and the childrenH01121#s3 ye should be guiltyH0816'r9 unto them at this timeH06256$q3 for ye did not giveH05414p! in the warH04421o his wifeH0802n+not to each manH0376=meunto them for our sakes: because we reservedH03947)l=unto them, be favourableH02603 k-that we will sayH0559$j3unto us to complainH07378icomeH0935!h/or their brethrenH02511gSand it shall be, when their fathersH01f#of benjaminH01144e#to the landH0776dand goH01980c of shilohH07887 CtV1jD{cI%hC!/and a certain manH0376#in the landH0776(;that there was a famineH07458ruledH08199 +when the judgesH081990Know it came to pass in the daysH03117 +in his own eyesH05869rightH03477didH06213every manH0376in israelH03478 no kingH04428 'in those daysH03117# 1 to his inheritanceH05159% 7 from thence every manH0376" /and they went outH03318"/and to his familyH04940%to his tribeH07626every manH0376$3thence at that timeH06256departedH01980of israelH03478!-and the childrenH01121and dweltH03427! the citiesH05892% and repairedH01129'~9 unto their inheritanceH05159}% and returnedH07725 ErV2|]C"]<eE6#and her twoH08147!5-and she was leftH076044diedH041913husbandH03762naomi'sH052811'and elimelechH04580of moabH04124!/-into the countryH07704.'and they cameH0935/-;' of beth–lehem–judahH03063 H01035,# ephrathitesH0673+# and chilionH03630* mahlonH04248) sonsH01121(!of his twoH08147'%and the nameH08034&naomiH05281%#of his wifeH0802$%and the nameH08034#elimelechH0458"!of the manH0376!%and the nameH08034 sonsH01121# and his twoH08147 - he, and his wifeH0802 of moabH04124) in the countryH07704! to sojournH01481wentH03212/;'of beth–lehem–judahH03063 H01035 ^kN0rX9|c@^"S/for she had heardH08085Rof moabH04124!Q-from the countryH07704&P7that she might returnH07725*O?with her daughters in lawH03618N)then she aroseH06965M+ and her husbandH0376LsonsH03206K!of her twoH08147Jwas leftH07604&I9of them; and the womanH0802Halso bothH08147GdiedH04191F#and chilionH03630E!and mahlonH04248D yearsH08141 C+ there about tenH06235!B- and they dwelledH03427A ruthH07327@% of the otherH08145?%and the nameH08034>orpahH06204=!of the oneH0259<the nameH08034;of moabH04125:%of the womenH08029!them wivesH08028'and they tookH053757sonsH01121 `iK,Z;cL1`+pA with you, as ye have dealtH06213o kindlyH02617n dealH06213m lordH03068l houseH01004k+to her mother'sH0517jeachH0802ireturnH07725hgoH03212!g-daughters in lawH03618f%unto her twoH08147esaidH0559dand naomiH05281c of judahH03063b'unto the landH0776ato returnH07725`!on the wayH01870(_;with her; and they wentH03212!^-daughters in lawH03618+]Awhere she was, and her twoH08147!\-out of the placeH04725)[=wherefore she went forthH03318Z! them breadH03899Y in givingH05414X! his peopleH05971W# had visitedH06485V lordH03068Uof moabH04124T)in the countryH07704 XiQ0_+dK,~X" 1 to have an husbandH0376! - for i am too oldH02204  goH03212 % my daughtersH01323! turn againH07725.I that they may be your husbandsH0582! in my wombH04578 sonsH01121) why will ye goH03212% my daughtersH01323! turn againH07725 saidH0559 and naomiH05281*? with thee unto thy peopleH059710~K unto her, surely we will returnH07725}' and they saidH0559| and weptH01058{# their voiceH06963)z= them; and they lifted upH05375 y+ then she kissedH05401x) of her husbandH0376w% in the houseH01004v eachH0802u restH04496%t5 you that ye may findH04672s grantH05414r lordH03068q'with the deadH04191 Y}[2qI#yR2yY(%and she saidH0559'claveH01692&but ruthH07327"%/her mother in lawH02545$kissedH05401#and orpahH06204")and wept againH01058!#their voiceH06963# 1and they lifted upH05375# is gone outH03318 lordH03068-E for your sakes that the handH03027 me muchH03966 + for it grievethH04843"/ nay, my daughtersH01323$5 from having husbandsH0376 for themH03860' would ye stayH05702%5 till they were grownH01431 for themH03860) would ye tarryH07663 sonsH01121%5 and should also bearH03205' also to nightH03915(= i should have an husbandH0376 hopeH08615 i haveH03426 + if i should sayH0559bR RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{ h  " ? ] z  3 P n ' D a h  " ? ] z  3 P n ' D a  ; Y w  2 N m  & C `   9 V r  „* ÄF Ąb ń| Ƅ DŽ6 ȄS Ʉp ʄ ˄( ̈́D ΄` τ} Є ф8 ҄T ӄo Ԅ Մ( քB ׄ^ ؄z ل ڄ. ۄJ ܄e ݄ ބ ߄; X ᄷt ℸ ㄸ/ 䄸M 儸i 愹 焹) 脹G 鄹f ꄺ 넺" 섺@ 턺^ |  8 V t  . M k ) G e   9 V t  3 R m UhM/ vNvW=sUDbut deathH04194#C1so to me, and moreH03254BdoH06213AlordH03068+@Aand there will i be buriedH06912?!will i dieH04191!>-where thou diestH04191=my godH0430<# and thy godH0430; my peopleH05971:! thy peopleH059719% i will lodgeH03885'89 and where thou lodgestH038857i will goH03212-6Ethee: for whither thou goestH03212$55from following afterH03104to returnH07725 3+me not to leaveH058002intreatH062931saidH05590and ruthH07327"//thy sister in lawH02994.!thou afterH0310-returnH07725!,/and unto her godsH0430 ++unto her peopleH05971*%is gone backH07725*)?behold, thy sister in lawH02994 AzN1uQ+ }\C'pA+`Ahath brought me home againH07725_lordH03068^fullH04392]!i went outH01980\bitterlyH04843 [+hath dealt veryH03966!Z-for the almightyH07706Yme maraH04755XcallH07121W%me not naomiH05281 V+unto them, callH07121U%and she saidH0559T! this naomiH05281)S? about them, and they saidH0559Rwas movedH01949"Q/that all the cityH05892 P+to beth–lehemH010358O]and it came to pass, when they were comeH0935 N+to beth–lehemH01035M+until they cameH0935LwentH03212K#so they twoH08147JspeakingH01696(I;with her, then she leftH02308Hto goH03212.GIthat she was stedfastly mindedH0553F%when she sawH07200EpartH06504 Hq@|O( hJ!iH}% and his nameH08034|%of elimelechH0458{'of the familyH04940zof wealthH02428ymanH0376xa mightyH01368 w-of her husband'sH0376%v''had a kinsmanH03045 H04129uand naomiH05281t harvestH07105s of barleyH08184!r- in the beginningH08462 q+ to beth–lehemH01035p' and they cameH0935oof moabH04124#n1out of the countryH07704)m=with her, which returnedH07725$l3her daughter in lawH03618k'the moabitessH04125jand ruthH07327ireturnedH07725hso naomiH05281g) hath afflictedH07489-fE against me, and the almightyH07706e) hath testifiedH06030dlordH03068c#ye me naomiH05281bcallH07121aemptyH07387 YqO.xX7`@Y"/and, behold, boazH01162% of elimelechH0458) of the kindredH04940 unto boazH01162% of the fieldH07704 on a partH02513%was to lightH07136#and her hapH04745#the reapersH07114afterH0310%in the fieldH07704#and gleanedH03950and cameH0935%and she wentH03212 #my daughterH01323 %unto her, goH03212 % and she saidH0559  graceH02580 % i shall findH04672) in whose sightH05869 afterH0310%ears of cornH07641and gleanH03950%to the fieldH07704'let me now goH03212!unto naomiH05281saidH0559'the moabitessH04125and ruthH07327~ boazH01162 [h9 eD dA"t[8afterH03107!and gatherH0622)6=i pray you, let me gleanH039505%and she saidH05594 of moabH04124#31 out of the countryH077042! with naomiH052811)that came backH077250damselH05291/'the moabitishH04125.and saidH0559-answeredH06030!,-over the reapersH07114+%that was setH05324 *+and the servantH05288)%whose damselH05291!(-over the reapersH07114'%that was setH05324!&-unto his servantH05288%boazH01162$then saidH0559# blessH01288"lordH03068+!Cwith you. and they answeredH0559 lordH03068!-unto the reapersH07114and saidH0559"/from beth–lehemH01035cameH0935 \t\7uY/vJ+ ~\T' the young menH05288)S= them: have i not chargedH06680R! thou afterH0310Q and goH01980"P/ that they do reapH07114O% on the fieldH07704N! thine eyesH05869(M; here fast by my maidensH05291&L7 from hence, but abideH01692K! neither goH05674J fieldH07704I!in anotherH0312H%not to gleanH03950GgoH03212&F7thou not, my daughterH01323EhearestH08085Dunto ruthH07327CboazH01162Bthen saidH0559A% in the houseH01004@ a littleH04592,?C until now, that she tarriedH03427!>- from the morningH01242= evenH0227#<1and hath continuedH05975;#so she cameH0935":/among the sheavesH060169#the reapersH07114 ?bDtX)z]Ac? o- of thine husbandH0376n the deathH04194m sinceH0310'l9 unto thy mother in lawH02545,kC me, all that thou hast doneH06213j# been shewedH05046(i; unto her, it hath fullyH05046h and saidH0559g answeredH06030f and boazH01162e! a strangerH052373dQ that thou shouldest take knowledgeH05234c' in thine eyesH05869b graceH02580+aA unto him, why have i foundH04672` and saidH0559%_7 herself to the groundH0776^ and bowedH07812]# on her faceH06440\' then she fellH05307[! have drawnH07579$Z3 which the young menH05288Y and drinkH08354!X- unto the vesselsH03627W goH019800VK thee? and when thou art athirstH06770*U? that they shall not touchH05060 B[:rS8eE* jB$ 3 unto thine handmaidH08198  friendlyH038202 O me, and for that thou hast spokenH01696- E for that thou hast comfortedH05162 my lordH0113% in thy sightH05869 favourH02580# let me findH04672' then she saidH0559 to trustH02620' thou art comeH0935"/ under whose wingsH03671 of israelH03478 godH0430~ lordH03068} rewardH04909|! and a fullH08003{ thy workH06467z! recompenseH07999y lordH03068&x)' not heretoforeH08032 H08543#w1 which thou knewestH03045v' unto a peopleH05971u% and art comeH03212 t+ of thy nativityH04138s% and the landH0776r) and thy motherH0517q! thy fatherH01p) thou hast leftH05800 `qA(nN3k= `'(9even among the sheavesH06016''let her gleanH03950&sayingH0559%'his young menH05288$commandedH06680#boazH01162"to gleanH03950*!?and when she was risen upH06965 and leftH03498!-and was sufficedH07646+and she did eatH0398#her parchedH07039)and he reachedH06642# the reapersH07114 besideH06654# and she satH03427) in the vinegarH02558! thy morselH06595and dipH02881%of the breadH03899and eatH0398#thou hitherH01988comeH05066,7%unto her, at mealtimeH0400 H06256saidH0559and boazH01162%5 of thine handmaidensH08198- G though i be not like unto oneH0259 q{T-a4V,qBsaidH0559&A7and her mother in lawH02545'@9 after she was sufficedH07648-?E to her that she had reservedH03498>and gaveH05414&=7and she brought forthH03318%<5what she had gleanedH03950;sawH07200&:7and her mother in lawH025459'into the cityH058928and wentH09357upH053756of barleyH08184)5?and it was about an ephahH0374%45that she had gleanedH039503%and beat outH022512!until evenH061531%in the fieldH077040)so she gleanedH03950/!and rebukeH01605#.1that she may gleanH03950#-1for her, and leaveH05800,!of purposeH07997 ++of the handfulsH06653*%and let fallH07997)% and reproachH03637 MsQfM% rY/mM^# near of kinH07138!]/ unto her, the manH0376\ saidH0559[ and naomiH05281 Z+ and to the deadH04191Y'to the livingH02416X%his kindnessH02617&W7who hath not left offH05800VlordH03068UblessedH01288)T=unto her daughter in lawH03618SsaidH0559Rand naomiH05281QboazH01162Pto dayH03117$O3with whom i wroughtH06213NnameH08034M the man'sH0376L and saidH0559*K? with whom she had wroughtH06213"J/ her mother in lawH02545(I; of thee. and she shewedH05046.HGbe he that did take knowledgeH05234G'thou? blessedH01288F!wroughtestH06213Eand whereH0375Dto dayH031172COunto her, where hast thou gleanedH03950 OtY"{]5fL'pOz%and of wheatH02406yharvestH07105xof barleyH08184w%unto the endH03615vto gleanH03950uof boazH01162t)by the maidensH05291!s-so she kept fastH01692r fieldH07704%q7 thee not in any otherH0312p) that they meetH06293!o-with his maidensH05291!n-that thou go outH03318m#my daughterH01323lgoodH02896$k3her daughter in lawH03618junto ruthH07327isaidH0559hand naomiH05281g)all my harvestH07105&f7until they have endedH03615 e+by my young menH052883dQunto me also, thou shalt keep fastH01692che saidH0559bsaidH0559a'the moabitessH04125`and ruthH073271_Munto us, one of our next kinsmenH01350 P|V>d= \:}P)= until he shall have doneH03615%unto the manH0376'9make not thyself knownH03045%to the floorH01637-Eupon thee, and get thee downH03381#thy raimentH08071'thee, and putH07760. Gthyself therefore, and anointH05480 washH07364& 7in the threshingfloorH01637 to nightH03915 barleyH081840Kthou wast? behold, he winnowethH02219#1with whose maidensH05291)of our kindredH04130not boazH01162.Gfor thee, that it may be wellH03190restH04494!-shall i not seekH01245&7unto her, my daughterH01323saidH0559"/her mother in lawH02545~!then naomiH05281'}9 with her mother in lawH02545| and dweltH03427{ harvestH07105 YdFoC#f*tY.he wentH0935-was merryH03190,'and his heartH03820+and drunkH08354*had eatenH0398)'and when boazH01162(badeH066808'[according to all that her mother in lawH02545&and didH06213%)unto the floorH01637"$/and she went downH03381"#/unto me i will doH06213."Iunto her, all that thou sayestH0559!%and she saidH0559( ; thee what thou shalt doH06213!- and he will tellH05046"/and lay thee downH07901his feetH04772#and uncoverH01540$5and thou shalt go inH0935#1where he shall lieH07901the placeH04725%5that thou shalt markH030454Sand it shall be, when he lieth downH07901% and drinkingH08354 eatingH0398 My^<`/sX0 rM!J- thou hast shewedH03190I# my daughterH01323H lordH03068G blessedH01288F# and he saidH0559E) a near kinsmanH01350#D3 over thine handmaidH0519$C3 therefore thy skirtH03671B spreadH06566A) thine handmaidH0519@ ruthH07327&?9 thou? and she answeredH0559># and he saidH0559=#at his feetH04772<layH07901-;Ghimself: and, behold, a womanH0802:!and turnedH039439!was afraidH027298%that the manH037677K'and it came to pass at midnightH03915 H02677"6/and laid her downH079015 his feetH047724' and uncoveredH015403 softlyH039092% and she cameH0935$13 of the heap of cornH061940!at the endH07097/#to lie downH07901 BYA$O* lG)[Be wellH02896Cdq if he will perform unto thee the part of a kinsmanH01350/cI and it shall be in the morningH01242b! this nightH03915a tarryH03885` nearerH07138_ a kinsmanH01350!^- howbeit there isH03426]% near kinsmanH01350"\1 and now it is trueH0551[ womanH0802Z! a virtuousH02428Y doth knowH03045X% of my peopleH05971!W- for all the cityH08179/VK to thee all that thou requirestH0559U) not; i will doH06213T fearH03372%S5 and now, my daughterH01323R or richH06223Q% whether poorH01800P young menH0970O notH011152NC% inasmuch as thou followedstH0310 H03212&M7 than at the beginningH07223!L/ in the latter endH0314K' more kindnessH02617 Ez8[7cK(]EsixH08337 +it, he measuredH04058%7it. and when she heldH0270#~3upon thee, and holdH0270}the vailH04304|bringH03051{%also he saidH0559z) into the floorH01637y cameH0935x% that a womanH0802$w3 let it not be knownH03045v# and he saidH0559uanotherH07453t!could knowH05234soneH0376rbeforeH02958 q+and she rose upH06965"p/until the morningH01242o#at his feetH04772n#and she layH07901"m/ until the morningH01242l lie downH07901k livethH02416j lordH03068>ig to thee, then will i do the part of a kinsmanH01350-hE not do the part of a kinsmanH01350g) but if he willH02654.fG let him do the kinsman's partH01350 _{V-eG)gD$x_ untilH0518$3will not be in restH08252#for the manH0376will fallH05307)how the matterH01697 +until thou knowH03045#my daughterH01323)she, sit stillH03427then saidH0559'9unto thy mother in lawH02545not emptyH07387to me, goH0935"1he me; for he saidH0559gaveH05414of barleyH08184these sixH08337 %and she saidH0559 had doneH06213$ 5her all that the manH0376 %and she toldH05046" /thou, my daughterH01323she saidH0559%5to her mother in lawH02545!/and when she cameH0935' into the cityH05892$5 on her: and she wentH0935 and laidH07896of barleyH08184 KiR2 \E,hP9pK!;-unto the kinsmanH01350:#and he saidH0559(9;here. and they sat downH034278#sit ye downH034277and saidH05596#of the cityH058925'of the eldersH022054menH05823tenH062352#and he tookH039471%and sat downH03427*0?here. and he turned asideH05493/sit downH03427.!turn asideH05493- a oneH0492, suchH06423+ hoH01945%*7 by; unto whom he saidH0559) cameH05674(spakeH01696'%of whom boazH011620&Kthere: and, behold, the kinsmanH01350!%-and sat him downH03427$#to the gateH08179#upH05927"boazH01162!then wentH05927  this dayH03117 the thingH01697!- he have finishedH03615 N|`C'i>g?kNXwhat dayH03117WboazH01162Vthen saidH0559U'i will redeemH01350!T/thee. and he saidH0559SafterH0310RbesideH02108Q) none to redeemH01350$P3 me, that i may knowH03045O tellH05046,NC but if thou wilt not redeemH01350M redeemH01350$L3if thou wilt redeemH01350K%of my peopleH05971&J7and before the eldersH02205'I9before the inhabitantsH03427HbuyH07069G%thee, sayingH0559#F%%to advertiseH0241 H01540E'and i thoughtH0559D# elimelech'sH0458C# our brotherH0251B of landH07704Aa parcelH02513@sellethH04376?of moabH04124#>1out of the countryH07704#=1that is come againH07725<naomiH05281 XcB ^:"{Y,{Xt)for to confirmH06965(s;and concerning changingH08545%r5concerning redeemingH01353qin israelH03478p)in former timeH06440o redeemH01350)n= to thyself; for i cannotH03201m'thou my rightH01353lredeemH01350%k5mine own inheritanceH05159'j9for myself, lest i marH07843iredeemH01350hi cannotH03201gsaidH0559 f+and the kinsmanH01350%e5upon his inheritanceH05159d#of the deadH04191cthe nameH08034b# to raise upH06965a# of the deadH04191` the wifeH0802_' the moabitessH04125^% also of ruthH07327]'thou must buyH07069\of naomiH05281[#of the handH03027Zthe fieldH07704Y#thou buyestH07069 RnI) fI,kL. pR of mahlonH04248 the wifeH0802' the moabitessH04125' moreover ruthH07327 of naomiH05281 # of the handH03027 % and mahlon'sH04248  chilion'sH03630 # elimelech'sH0458# 1 that i have boughtH07069 this dayH03117 witnessesH05707) all the peopleH05971 + unto the eldersH02205 saidH0559 and boazH01162his shoeH05275)=for thee. so he drew offH08025buyH07069unto boazH01162~saidH0559&}7therefore the kinsmanH01350| in israelH03478{# a testimonyH08584!z- to his neighbourH07453y and gaveH05414x his shoeH05275w#plucked offH08025va manH0376u!all thingsH01697 \}]4jI+nU<z\/ did buildH01129. which twoH08147-' and like leahH03812,# like rachelH07354!+- into thine houseH01004*% that is comeH0935) the womanH0802( makeH05414' lordH03068& witnessesH05707% saidH0559$) and the eldersH02205## in the gateH08179#"1 and all the peopleH05971! this dayH03117  witnessesH05707% of his placeH04725"/ and from the gateH08179% his brethrenH0251! from amongH05973) be not cut offH03772# of the deadH04191' that the nameH08034%5 upon his inheritanceH05159# of the deadH04191 the nameH08034# to raise upH06965' to be my wifeH0802!- have i purchasedH07069 Ph?yZ:!_8oPM!unto naomiH05281LsaidH0559K'and the womenH0802J a sonH01121I% and she bareH03205H) her conceptionH02032G gaveH05414F lordH03068#E3 and when he went inH0935$D5 and she was his wifeH0802C ruthH07327B tookH03947A so boazH01162)@= thee of this young womanH05291?! shall giveH05414> lordH03068=# of the seedH02233<! unto judahH03063; bareH03205:! whom tamarH085599 of pharezH06557"8/ be like the houseH01004"7/ and let thy houseH01004 6+ in beth–lehemH01035%5'' and be famousH08034 H071214# in ephratahH06723' thou worthilyH024282 and doH062131 of israelH034780 the houseH01004 N[9^2lS5hNisayingH0559hit a nameH08034ggaveH07121-fEand the women her neighboursH07934 e-and became nurseH0539 d+it in her bosomH02436cand laidH07896bthe childH03206atookH03947`and naomiH05281_ hath bornH03205^ sonsH01121#]1to thee than sevenH07651&\7thee, which is betterH02896[%which lovethH0157(Z;for thy daughter in lawH03618!Y-of thine old ageH07872 X+and a nourisherH03557WlifeH053155VUand he shall be unto thee a restorerH07725U in israelH03478T' may be famousH07121S' that his nameH08034"R/without a kinsmanH01350Q'thee this dayH03117$P3which hath not leftH07673OlordH03068NblessedH01288 !UfM1~dI*hL,nU obedH05744 begatH03205and boazH01162boazH01162begatH03205!and salmonH08012salmonH08009begatH03205#and nahshonH05177nahshonH05177begatH03205'and amminadabH05992~amminadabH05992}begatH03205|and ramH07410{ramH07410zbegatH03205y!and hezronH02696xhezronH02696wbegatH03205vpharezH06557uof pharezH06557 t+the generationsH08435sof davidH01732r! the fatherH01q of jesseH03448p! the fatherH01o obedH05744n his nameH08034 m+and they calledH07121lto naomiH05281kbornH03205j)there is a sonH01121 gw]2}aB& yV= g)%  and peninnahH06444( peninnahH06444'% of the otherH08145&% and the nameH08034% hannahH02584$! of the oneH0259# the nameH08034" wivesH0802!) and he had twoH08147 ' an ephrathiteH0673 of zuphH06689 the sonH01121  of tohuH08459  the sonH01121  of elihuH0453  the sonH01121!  of jerohamH03395 the sonH01121 elkanahH0511% and his nameH08034 ephraimH0669 of mountH02022&7 of ramathaim–zophimH07436 manH0376'; now there was a certainH0259davidH01732begatH03205and jesseH03448 jesseH03448 begatH03205 and obedH05744 XhL(nN5[?#|X G+ but unto hannahH02584F  portionsH04490"E/ and her daughtersH01323$D3 and to all her sonsH01121C his wifeH0802B# to peninnahH06444A he gaveH05414@ offeredH02076 ?- was that elkanahH0511">/ and when the timeH03117= lordH03068<# the priestsH03548;% and phinehasH06372: hophniH026529  of eliH059418  sonsH011217#  and the twoH081476  in shilohH078875  of hostsH066354 lordH03068!3- and to sacrificeH020762! to worshipH078121' yearlyH03117 H03117 0+ out of his cityH05892/ went upH05927. manH0376- and thisH01931 ,+  had no childrenH03206+!  but hannahH02584*%  had childrenH03206 ]y^E%zaD-cJ&]f) to her, hannahH02584e# her husbandH0376d elkanahH0511c then saidH0559b+  and did not eatH0398(a;  her; therefore she weptH01058 `+ so she provokedH03707_ lordH03068^% to the houseH01004]# she went upH05927\ whenH01767[ by yearH08141Z so yearH08141Y he didH06213X her wombH07358W upH01157V had shutH05462U lordH03068%T5 for to make her fretH07481S her soreH03708R' also provokedH03707"Q/ and her adversaryH06869P  her wombH07358O#  had shut upH05462N lordH03068M hannahH02584L% for he lovedH0157K portionH04490J worthyH0639I aH0259H he gaveH05414 NiH# wZ7kI-gN  lordH03068  and saidH0559  a vowH05088'  and she vowedH05087  soreH01058  and weptH01058  lordH03068~!  and prayedH06419}  of soulH05315|'  in bitternessH04751{  lordH03068z'  of the templeH01964y  by a postH04201x#  upon a seatH03678w  satH03427v!  the priestH03548u  now eliH05941t)  they had drunkH08354s  and afterH0310r  in shilohH07887q)  they had eatenH0398p  afterH0310o  rose upH06965n  so hannahH02584m  sonsH01121!l-  to thee than tenH06235k%  not i betterH02896j grievedH03415/iI thou not? and why is thy heartH03824$h5 thou? and why eatestH0398g# why weepestH01058 L|W6qL3P4mL"%  in her heartH03820!  she spakeH01696 !  now hannahH02584  her mouthH06310  markedH08104  that eliH05941  lordH03068  beforeH06440  prayingH064196W  and it came to pass, as she continuedH07235'  upon his headH07218  comeH05927)=  and there shall no razorH04177#  of his lifeH02416%  all the daysH03117  lordH03068!-  then i will giveH05414  childH02233  a manH0582#3  unto thine handmaidH0519'  but wilt giveH05414 )  thine handmaidH0519# 1  me, and not forgetH07911 %  and rememberH02142! /  of thine handmaidH0519" /  on the afflictionH06040  lookH07200$3  if thou wilt indeedH07200  of hostsH06635 I^BoP3~]8hI@! a daughterH01323? forH06440">1 not thine handmaidH0519= countH05414< lordH03068;  beforeH06440:  my soulH05315$93  but have poured outH08210!8-  nor strong drinkH079417%  neither wineH031966% i have drunkH083545 spiritH073074) of a sorrowfulH071863 a womanH08022# no, my lordH01131 and saidH05590 answeredH06030/! and hannahH02584. thy wineH03196- put awayH054938,[ unto her, how long wilt thou be drunkenH07937+ saidH0559* and eliH05941%)5  she had been drunkenH07910(  thoughtH02803''  therefore eliH05941&'  was not heardH08085%'  but her voiceH06963$  movedH05128#'  only her lipsH08193 OsQ4pO&kR6jO^ beforeH06440]) and worshippedH07812\ earlyH07925[) in the morningH01242!Z- and they rose upH07925$Y3  and her countenanceH06440X#  and did eatH0398W her wayH01870V wentH03212U% so the womanH0802T% in thy sightH05869S graceH02580R findH04672#Q1 let thine handmaidH08198P% and she saidH0559%O5  that thou hast askedH07592N%  thy petitionH07596M grantH05414L of israelH03478K# and the godH0430J in peaceH07965I goH03212H and saidH0559G answeredH06030F then eliH05941E'  have i spokenH01696D and griefH03708 C+ of my complaintH07879)B= for out of the abundanceH07230A of belialH01100 \jK2iB dK,z\| sacrificeH02077{! the yearlyH03117z lordH03068y to offerH02076x went upH05927"w/ and all his houseH01004v elkanahH0511u# and the manH0376t  lordH03068%s5  because i have askedH07592r  samuelH08050q his nameH08034p! and calledH07121o a sonH01121n' that she bareH03205m' had conceivedH02029#l1 about after hannahH02584k was comeH086229j] wherefore it came to pass, when the timeH03117i! rememberedH02142h lordH03068g his wifeH0802f  hannahH02584e  knewH03045d#  and elkanahH0511c  to ramahH07414b)  to their houseH01004a and cameH0935`% and returnedH07725_ lordH03068 Z]9w_F'vK2Z!- until she weanedH01580 suckH03243!- and gave her sonH01121  abodeH03427%  so the womanH0802  his wordH01697  establishH06965  lordH03068'9 until thou have weanedH01580 tarryH03427 thee goodH02896% what seemethH05869% unto her, doH06213  saidH0559 # her husbandH0376 # and elkanahH0511   everH05769   forH05704 +  and there abideH03427  lordH03068  beforeH06440(; him, that he may appearH07200% i will bringH0935 be weanedH01580 + until the childH05288 - unto her husbandH0376% for she saidH0559# went not upH05927~! but hannahH02584}#  and his vowH05088 ceJ1xZ8fP5|c8  lordH03068&77  by thee here, prayingH064196! that stoodH053245 the womanH08024 my lordH01133 livethH024162 thy soulH053151 my lordH01130 ohH0994/% and she saidH0559. to eliH05941- the childH05288,# and broughtH0935+ a bullockH06499*' and they slewH07819) youngH05288(' and the childH05288'  in shilohH07887&  lordH03068#%1  him unto the houseH01004$#  and broughtH0935#  of wineH03196"% and a bottleH05035! of flourH07058  ephahH0374 and oneH0259 bullocksH06499%5 with her, with threeH07969%5 him, she took him upH05927(; and when she had weanedH01580 QeCnU6nU8qQV# none besideH01115U lordH03068T none holyH06918!S- in thy salvationH03444"R/  because i rejoiceH08055!Q/  over mine enemiesH0341P#  is enlargedH07337O  my mouthH06310N  lordH03068M! is exaltedH07311L mine hornH07161K lordH03068J rejoicethH05970I my heartH03820H and saidH0559G prayedH06419F! and hannahH02584E lordH03068"D/ and he worshippedH07812C lordH03068!B- he shall be lentH07592%A5 as long as he livethH03117@ lordH03068+?A therefore also i have lentH07592>' which i askedH07592=) me my petitionH07596<! hath givenH05414; lordH03068: i prayedH064199) for this childH05288 OmQ3zZ=xU,lOt  childrenH01121's9  and she that hath manyH07227r sevenH07651q hath bornH03205#p1 so that the barrenH06135o ceasedH02308n hungryH07457%m5 themselves for breadH03899l) have hired outH07936k fullH07649j' with strengthH02428i! are girdedH0247'h9 and they that stumbledH03782g brokenH02844"f/ of the mighty menH01368e the bowsH07198d#  are weighedH08505#c1  and by him actionsH05949b%  of knowledgeH01844a  a godH0410` lordH03068"_/ out of your mouthH06310^ comeH03318] arrogancyH06277\ proudlyH01364[% so exceedingH01364Z no moreH07235Y talkH01696X% like our godH0430W any rockH06697 W^=b@#a4uW the worldH08398 + and he hath setH07896 lord'sH03068%  of the earthH0776 +  for the pillarsH04690   of gloryH03519 !  the throneH03678) =  and to make them inheritH05157 ' among princesH05081 to setH03427!/ from the dunghillH0830! the beggarH034! lifteth upH07311 + out of the dustH06083 the poorH01800' he raiseth upH06965! lifteth upH07311 andH0637 + he bringeth lowH08213 ~+ and maketh richH06238}# maketh poorH03423| lordH03068 {+ and bringeth upH05927z% to the graveH07585!y- he bringeth downH03381!x- and maketh aliveH02421w killethH04191v lordH03068u+  is waxed feebleH0535 V}Y9nL'oM/xV.'  and the childH05288-%  to his houseH01004,  to ramahH07414+  wentH03212*#  and elkanahH0511 )+  of his anointedH04899(  the hornH07161'  and exaltH07311&'  unto his kingH04428%  strengthH05797"$/  and he shall giveH05414#%  of the earthH0776"  the endsH0657!#  shall judgeH01777   lordH03068!-  shall he thunderH07481'  out of heavenH08064*?  shall be broken to piecesH02865  lordH03068 +  the adversariesH07378  prevailH01396%  shall no manH0376 +  for by strengthH03581#  in darknessH02822 +  shall be silentH01826)  and the wickedH07563'  of his saintsH02623  the feetH07272%  he will keepH08104 _`?$ vR2[6~_M! or caldronH07037L or kettleH01731K% into the panH03595J' and he struckH05221I#  in his handH03027H  teethH08127G  of threeH07969!F-  with a fleshhookH04207 E+  was in seethingH01310 D+  while the fleshH01320C  cameH0935B  servantH05288A%  the priest'sH03548@  sacrificeH02077?  offeredH02076>%  when any manH0376 =+  with the peopleH05971<  customH04941!;-  and the priests'H03548:  lordH030689  they knewH030458  of belialH011007  sonsH011216  of eliH059415%  now the sonsH011214!  the priestH035483  eliH059412  beforeH064401  lordH030680  ministerH08334/  didH01961 D|c6gK3b9|`Dk the fatH02459j to burnH06999,iC unto him, let them not failH06999h saidH0559g any manH0376!f- of thee, but rawH02416e fleshH01320d soddenH01310%c5  for he will not haveH03947b)  for the priestH03548a  to roastH06740`  fleshH01320_  giveH05414 ^+ that sacrificedH02076]! to the manH0376\ and saidH0559[ cameH0935Z servantH05288Y% the priest'sH03548X the fatH02459'W9 also before they burntH06999V  that cameH0935(U;  unto all the israelitesH03478T  in shilohH07887)S=  for himself. so they didH06213R  tookH03947Q! the priestH03548P! brought upH05927'O9 all that the fleshhookH04207N or potH06517 Ke= mR9nU9kK # and broughtH05927  coatH04598% him a littleH06996 madeH06213#3 moreover his motherH0517 ephodH0646% with a linenH0906 girdedH02296 a childH05288 lordH03068 beforeH06440! ministeredH08334~! but samuelH08050}  lordH03068|%  the offeringH04503{ abhorredH05006z for menH0582y lordH03068x beforeH06440w greatH01419v was veryH03966!u- of the young menH05288"t/ wherefore the sinH02403s  by forceH02394-rE  now: and if not, i will takeH03947$q3  but thou shalt giveH05414$p5  then he would answerH0559o  desirethH0183n# as thy soulH05315m takeH03947l presentlyH03117 ZvY:t[=v^E)xZ)  daughtersH01323(  and twoH08147' sonsH01121& threeH07969% and bareH03205&$7 so that she conceivedH02029# hannahH02584" visitedH06485! lordH03068  andH03588$3 unto their own homeH04725'  and they wentH01980  lordH03068'  which is lentH07592%  for the loanH07596'  of this womanH0802 thee seedH02233 giveH07760 lordH03068 and saidH0559% and his wifeH0802 elkanahH0511 blessedH01288 and eliH05941  sacrificeH02077!  the yearlyH03117  to offerH02076 -  with her husbandH0376! - when she came upH05927  to yearH03117! - to him from yearH03117 RvZ=%^;iJ) mRG lord'sH03068F# that i hearH08085E reportH08052D no goodH02896C% nay, my sonsH01121#B1 by all this peopleH05971A dealingsH01697@% of your evilH07451?! for i hearH08085>) ye such thingsH01697"=/ unto them, why doH06213<# and he saidH0559$;3  of the congregationH04150!:/  of the tabernacleH01689  the doorH066078)  that assembledH066337)  with the womenH0802!6- and how they layH07901 5+ unto all israelH034784 didH06213"3/ all that his sonsH011212 and heardH080851 oldH022040 was veryH03966/ now eliH05941. lordH03068- beforeH05973,  grewH01431+  samuelH08050*'  and the childH05288 ZjM-uN-tN5Z$e5 unto him, thus saithH0559d and saidH0559c unto eliH05941b of godH0430a a manH0376`) and there cameH0935!_/ and also with menH0582^ lordH03068"]/ and was in favourH02896\ onH01980[ grewH01432Z samuelH08050Y' and the childH05288X slayH04191W wouldH02654V  lordH03068U+  of their fatherH01#T1  not unto the voiceH069638S[  for him? notwithstanding they hearkenedH08085"R/  who shall intreatH06419Q lordH03068P sinH02398!O/ him: but if a manH0376N# shall judgeH06419M the judgeH0430L+ against anotherH0376K sinH02398J! if one manH0376I' to transgressH05674H peopleH05971 Wh<sV2]> W%5 and at mine offeringH04503#1 ye at my sacrificeH02077) wherefore kickH01163~ of israelH03478 }+ of the childrenH01121.|I all the offerings made by fireH0801{' of thy fatherH01z)  unto the houseH01004#y1  me? and did i giveH05414x  beforeH06440w  an ephodH0646v  to wearH05375u incenseH07004t to burnH06999 s+ upon mine altarH04196r to offerH05927q my priestH03548p of israelH03478*o? him out of all the tribesH07626 n- and did i chooseH0977m houseH01004l%  in pharaoh'sH06547(k;  when they were in egyptH04714j'  of thy fatherH01i)  unto the houseH01004h  appearH01540g' did i plainlyH01540f lordH03068 LwBiO5fM4}L-E me shall be lightly esteemedH07043%7 and they that despiseH0959!- me i will honourH03513%5 for them that honourH03513"/ be it far from meH02486 saithH05002 lordH03068  everH05769  me forH05704  beforeH06440#  should walkH01980'  of thy fatherH01' and the houseH01004 thy houseH01004 indeedH0559 i saidH0559 saithH05002  of israelH03478  godH0430  lordH03068   my peopleH05971   of israelH03478%5  of all the offeringsH04503"/  with the chiefestH072251M above me, to make yourselves fatH01254 thy sonsH01121' and honourestH03513! habitationH04583'9 which i have commandedH06680 a}]<"eF+nJ+ a9 ! shall dieH041918) ! of thine houseH01004%75 !and all the increaseH047686# !thine heartH053155' !and to grieveH01094! !thine eyesH058693! !to consumeH03615 2+ !from mine altarH04196$13 !i shall not cut offH037720# !and the manH0376/  for everH03117.)  in thine houseH010042-O  and there shall not be an old manH02205,  israelH03478+!  shall giveH03190*!  habitationH04583)  an enemyH06862#(1  and thou shalt seeH05027')  in thine houseH010043&Q that there shall not be an old manH02205% houseH01004$+ of thy father'sH01## and the armH02220" thine armH02220$!3 that i will cut offH01438  comeH0935!- behold, the daysH03117 TiP2xZ?"Z?yT!V1 $to him for a pieceH095U $crouchH07812T! $shall comeH0935S) $in thine houseH01004'R9 $every one that is leftH03498Q # for everH03117P' # mine anointedH04899O # beforeH06440"N/ # and he shall walkH01980M # houseH01004L! #him a sureH0539!K- #and i will buildH01129J) #and in my mindH05315I' #in mine heartH03824H #shall doH06213G #priestH03548F! #a faithfulH0539'E9 #and i will raise me upH06965D " bothH08147C) " they shall dieH04191B "dayH03117A "in oneH0259@% "and phinehasH06372? "on hophniH02652> "sonsH01121=% "upon thy twoH08147*<A "unto thee, that shall comeH0935; "a signH0226*:A ! in the flower of their ageH0582 Sk>z[B'v[& pSt he couldH03201s! to wax dimH03544r beganH02490q% and his eyesH05869p% in his placeH04725o laid downH07901n when eliH059411mM and it came to pass at that timeH03117l  visionH02377k  no openH06555j'  in those daysH03117i%  was preciousH03368h lordH03068g% and the wordH01697f eliH05941e beforeH06440d lordH03068c! ministeredH08334b samuelH08050a' and the childH05288` $of breadH03899_ $a pieceH06595^) $ that i may eatH0398(]; $ of the priests' officesH03550)\? $ me, i pray thee, into oneH0259[ $ putH05596Z' $ and shall sayH0559Y $of breadH03899X% $and a morselH03603W $of silverH03701 KfM,_@#iO/hK and wentH03212 aroseH06965! and samuelH08050 samuelH08050 yet againH03254 calledH07121 lordH03068 %  and lay downH07901 #  and he wentH03212   againH07725 ' not; lie downH07901  i calledH07121+ me. and he saidH0559"/ for thou calledstH07121 iH02009 and saidH0559 unto eliH05941! and he ranH07323+ and he answeredH0559 samuelH08050 calledH07121 lordH03068~'  was laid downH07901}! and samuelH08050| of godH0430{' where the arkH0727z lordH03068y' in the templeH01964x went outH03518w of godH0430!v- and ere the lampH05216u  not seeH07200 NwZ:iP/eJ.pN3'  therefore eliH059412 the childH052881! had calledH071210  lordH03068/  perceivedH0995.#  me. and eliH05941'-9  i; for thou didst callH07121,  and saidH0559+ to eliH05941* and wentH03212)% and he aroseH06965() the third timeH07992' againH03254& samuelH08050% calledH07121$ lordH03068#% yet revealedH01540" lordH03068%!5 neither was the wordH01697  lordH03068 knowH03045# did not yetH02962! now samuelH08050 againH07725 lie downH07901#  not, my sonH01121  i calledH07121#3  me. and he answeredH0559'9  i; for thou didst callH07121  and saidH0559 to eliH05941 Zd7lK2aE+vZR  a thingH01697"Q/  behold, i will doH06213P  to samuelH08050O  saidH0559N  lordH03068M  hearethH08085 L+  for thy servantH05650K  speakH01696J  answeredH0559I#  then samuelH08050H  samuelH08050G  samuelH08050"F/  as at other timesH06471E!  and calledH07121D  and stoodH03320C  cameH0935B  lordH03068A%  in his placeH04725@%  and lay downH07901?  wentH03212>  so samuelH08050=  hearethH08085 <+  for thy servantH05650;  lordH03068:  speakH01696)9?  thee, that thou shalt sayH0559,8C  and it shall be, if he callH071217  lie downH079016  goH032125#  unto samuelH080504  saidH0559 PvR2j>|W2 vP"m/ that the iniquityH05771l of eliH05941k) unto the houseH01004+jA and therefore i have swornH07650"i/  and he restrainedH03543%h5  made themselves vileH07043!g-  because his sonsH01121!f-  which he knowethH03045!e-  for the iniquityH05771d  everH05769c  forH05704b  his houseH01004&a7  him that i will judgeH08199 `+  for i have toldH05046(_;  i will also make an endH03615^%  when i beginH02490]  his houseH01004\!  concerningH0413$[3  which i have spokenH01696Z#  against eliH05941Y)  i will performH06965X#  in that dayH03117 W+  it shall tingleH06750*V?  of every one that hearethH08085U  the earsH0241T'  at which bothH08147S  in israelH03478 T~]E, qX9x\A&xT - not from me: godH0430, C unto thee? i pray thee hideH03582  hath saidH01696  the thingH01697# and he saidH0559+ and he answeredH0559 my sonH01121 samuelH08050 and saidH0559 samuelH08050 calledH07121 then eliH05941!  the visionH04759  eliH05941~  to shewH05046}  fearedH03372|! and samuelH08050{ lordH03068z% of the houseH01004y the doorsH01817x! and openedH06605"w/ until the morningH01242v layH07901u! and samuelH08050t  everH05769s  forH05704r%  nor offeringH04503q) with sacrificeH02077$p3 shall not be purgedH03722o houseH01004n of eli'sH05941 QR1pQ0iH%jQ) lordH03068( a prophetH05030'# establishedH0539&# that samuelH08050% knewH03045$$5 even to beer–shebaH0884# from danH01835") and all israelH03478!' to the groundH0776  fallH05307<c was with him, and did let none of his wordsH01697 lordH03068 grewH01431! and samuelH08050  him goodH02896% what seemethH05869! let him doH06213 lordH03068-G nothing from him. and he saidH0559 and hidH03582) him every whitH01697 toldH05046! and samuelH08050%  that he saidH01696*?  from me of all the thingsH01697  thingH01697% if thou hideH03582'9 to thee, and more alsoH03254  do soH06213 Py\6yZ=!rV:kPG israelH03478F battleH04421%E5 and when they joinedH05203D israelH03478C againstH07125(B; put themselves in arrayH06186$A3 and the philistinesH06430@  in aphekH0663?  pitchedH02583$>3  and the philistinesH06430!=1  beside eben–ezerH072<#  and pitchedH02583; to battleH04421 :+ the philistinesH064309 againstH071258 went outH033187! now israelH03478#61 came to all israelH034785 of samuelH080504% and the wordH016973  lordH030682#  by the wordH016971 in shilohH07887"0/ himself to samuelH08050/ revealedH01540. lordH03068- in shilohH07887, againH03254+ appearedH07200* lordH03068 L_> gI1~c?&nLe) of our enemiesH0341#d1 us out of the handH03709 c+ us, it may saveH03467b amongH07130-aG unto us, that, when it comethH0935`' out of shilohH07887_ lordH03068 ^+ of the covenantH01285]  the arkH0727\%  let us fetchH03947 [+  the philistinesH06430Z  beforeH06440Y  us to dayH03117X smittenH05062W lordH03068V saidH0559U of israelH03478T! the eldersH02205S' into the campH04264R were comeH0935$Q3 and when the peopleH05971P menH0376O thousandH0505N! about fourH0702M%  in the fieldH07704L#  of the armyH04634K'  and they slewH05221 J+  the philistinesH06430I  beforeH06440H# was smittenH05062 n}V2~cH'{bJ( n!  rang againH01949!/  so that the earthH0776  shoutH08643% with a greatH01419~ shoutedH07321}! all israelH03478|' into the campH04264{ cameH0935z lordH03068 y+ of the covenantH01285 x- and when the arkH0727w of godH0430 v+ of the covenantH01285"u1 there with the arkH0727t% and phinehasH06372s hophniH02652r  of eliH05941q  sonsH01121p#  and the twoH08147o'  the cherubimsH03742n)  which dwellethH03427m of hostsH06635l lordH03068 k+ of the covenantH01285#j3 from thence the arkH0727&i7 that they might bringH05375h to shilohH07887g sentH07971f' so the peopleH05971 Iz]?x_C!dC,lI+ of these mightyH0117#1 us out of the handH03027+A unto us! who shall deliverH05337 woeH0188O}%  unto us! for there hath not been such a thing heretoforeH08032 H0865 woeH0188' and they saidH0559' into the campH04264 is comeH0935 godH0430' for they saidH0559# were afraidH03372$3 and the philistinesH06430' into the campH04264 was comeH0935  lordH03068%  that the arkH0727$ 3  and they understoodH03045 )  of the hebrewsH05680 #  in the campH04264  shoutH08643 ' of this greatH01419 the noiseH06963 they saidH0559% of the shoutH08643 the noiseH06963 heardH08085)= and when the philistinesH06430 Tb<d>vV4rT:  of israelH034789)  for there fellH053078  slaughterH043477  greatH01419%65  and there was a veryH039665'  into his tentH01684  every manH03763'  and they fledH051272#  was smittenH050621!  and israelH034780  foughtH03898$/3  and the philistinesH06430.  and fightH03898#-3  yourselves like menH0582,%  to you: quitH01961"+/  as they have beenH05647!*-  unto the hebrewsH05680();  that ye be not servantsH05647!(-  o ye philistinesH06430#'3  yourselves like menH0582&  and quitH01961%  be strongH02388"$/  in the wildernessH04057%#5  with all the plaguesH04347"' the egyptiansH04714!! that smoteH05221  the godsH0430 godsH0430 FtV6lL( mK' cFY  trembledH02730X'  for his heartH03820W  watchingH06822-V)5  by the waysideH03197 H03027 H01870U#  upon a seatH03678T  satH03427S  lo, eliH05941 R-  and when he cameH0935Q'  upon his headH07218P)  and with earthH0127O  rentH07167!N-  with his clothesH04055M%  the same dayH03117L  to shilohH07887K  and cameH0935 J+  out of the armyH04634I#  of benjaminH01144H  a manH0376G'  and there ranH07323F!  were slainH04191E%  and phinehasH06372D  hophniH02652C  of eliH05941B  sonsH01121A#  and the twoH08147@  was takenH03947?  of godH0430>#  and the arkH0727=  footmenH07273<  thousandH0505;  thirtyH07970 PiL+ wY6pR8 mPy unto eliH05941x saidH0559w# and the manH0376v  not seeH07200u' that he couldH03201t were dimH06965s% and his eyesH05869r oldH01121q yearsH08141p and eightH08083o! was ninetyH08673n now eliH05941m  eliH05941l  and toldH05046k!  in hastilyH04116j  cameH0935i# and the manH0376h) of this tumultH01995g the noiseH06963f he saidH0559e' of the cryingH06818d the noiseH06963c heardH08085b% and when eliH05941a  cried outH02199`%  all the cityH05892_  and toldH05046^'  into the cityH05892]  cameH0935 \-  and when the manH0376[  of godH0430Z#  for the arkH0727 L^?gL(wV5fL of godH0430! of the arkH0727:_ and it came to pass, when he made mentionH02142 is takenH03947 of godH0430# and the arkH0727 are deadH04191% and phinehasH06372%  also, hophniH02652   sonsH01121 #  and thy twoH08147! -  among the peopleH05971   slaughterH040461 M and there hath been also a greatH01419 + the philistinesH06430 beforeH06440 is fledH05127 israelH03478 and saidH0559 answeredH06030"/ and the messengerH01319  my sonH01121#1  what is there doneH01697#  and he saidH0559 ~+ out of the armyH04634} to dayH03117|! and i fledH05127 {+ out of the armyH04634z% he that cameH0935 TiI(mR9vO/rT4 were deadH041913+  and her husbandH0376+2A  and that her father in lawH025241  was takenH039470  of godH0430/  the arkH0727. thatH0413-# the tidingsH08052#,1 and when she heardH08085 ++ to be deliveredH03205*) was with childH02030) wifeH0802( phinehas'H06372('; and his daughter in lawH03618& yearsH08141% fortyH0705$ israelH03478"#/ and he had judgedH08199" and heavyH03513! manH0376" /  for he was an oldH02204#  and he diedH04191  brakeH07665%  and his neckH04665#  of the gateH08179 the sideH03027 byH01157 backwardH0322"/ from off the seatH03678% that he fellH05307 M}V5 ^'qQ6kMP the gloryH03519O% and she saidH0559N+  and her husbandH03761MM  and because of her father in lawH02524L  was takenH03947K  of godH0430J  the arkH0727I becauseH0413H# from israelH03478G# is departedH01540F the gloryH03519E sayingH0559D! i–chabodH0350C the childH05288B' and she namedH071213AC'  not, neither did she regardH03820 H07896!@- but she answeredH06030? a sonH01121(>; not; for thou hast bornH03205=) unto her, fearH03372<# by her saidH01696%;5 the women that stoodH05324:% of her deathH04191#91 and about the timeH062568 cameH020157' for her painsH06735&67 herself and travailedH032055 she bowedH03766 `jB)gN3g<{`n beforeH06440m% to the earthH0776l' upon his faceH06440k fallenH05307j' behold, dagonH01712i' on the morrowH04283h# arose earlyH07925'g; and when they of ashdodH0796f  dagonH01712e  it byH0681d and setH03322c of dagonH01712"b/ it into the houseH01004a% they broughtH0935` of godH0430_ the arkH0727^ tookH03947%]5 when the philistinesH06430\# unto ashdodH0795"[3 it from eben–ezerH072Z# and broughtH0935Y of godH0430X the arkH0727W tookH03947$V3 and the philistinesH06430U is takenH03947T of godH0430S# for the arkH0727R# from israelH03478Q# is departedH01540 QtO5jI.`DrQ % into dagon'sH01712! / nor any that comeH0935  of dagonH01712. G therefore neither the priestsH03548 was leftH07604 dagonH01712#1 upon the thresholdH04670 cut offH03772% of his handsH03027 the palmsH03709  and bothH08147  of dagonH01712%  and the headH07218  lordH03068~  the arkH0727} beforeH06440|' to the groundH0776{' upon his faceH06440z fallenH05307y' behold, dagonH01712x morningH01242w' on the morrowH04283*v? and when they arose earlyH07925u againH07725!t- him in his placeH04725s  and setH07725r  dagonH01712q'  and they tookH03947p  lordH03068o  the arkH0727 OmK*V<fH$yO&)9 therefore and gatheredH0622( they sentH07971'  our godH0430(&;  upon us, and upon dagonH01712%  is soreH07185&$7  with us: for his handH03027 #+ shall not abideH03427" of israelH03478!! of the godH0430  the arkH0727' so, they saidH0559 sawH07200 of ashdodH0795 - and when the menH0582)  and the coastsH01366 ashdodH0795)/' them with emerodsH06076 H02914 + them, and smoteH05221!- and he destroyedH08074#3 upon them of ashdodH0796 was heavyH03513 lordH03068% but the handH03027'  unto this dayH03117  in ashdodH0795 of dagonH01712!- on the thresholdH04670 treadH01869  houseH01004 TkK-jL' iL3 tTF#  of the cityH05892E  the menH0582D%  and he smoteH05221C#  destructionH04103B  greatH01419A#  with a veryH03966%@5  was against the cityH05892?  lordH03068>  the handH03027*=?  they had carried it aboutH05437<#  that, afterH0310; aboutH05437: of israelH034789! of the godH04308 the arkH0727!7- and they carriedH054376 unto gathH01661!5- be carried aboutH054374  of israelH034783!  of the godH04302#  let the arkH0727!1/  and they answeredH05590  of israelH03478/! of the godH0430.% with the arkH0727!-- what shall we doH06213#,3 unto them, and saidH0559#+1 of the philistinesH06430*' all the lordsH05633 ZiA& mF(hB!uZb  the arkH0727a  send awayH07971`  and saidH0559#_1  of the philistinesH06430^'  all the lordsH05633%]7  and gathered togetherH0622\%  so they sentH07971"[/  us and our peopleH05971Z)  to us, to slayH04191Y  of israelH03478X!  of the godH0430W  the arkH0727(V;  they have brought aboutH05437U  sayingH0559T  cried outH02199#S1  that the ekronitesH06139R  to ekronH06138Q  cameH0935P  of godH0430/OK  and it came to pass, as the arkH0727N  to ekronH06138M  of godH0430L  the arkH0727$K3  therefore they sentH07971&J7  in their secret partsH08368,I5'  and they had emerodsH06076 H02914H  and greatH01419G!  both smallH06996 [wV+}`F' x\>[$~3 and the philistinesH06430} monthsH02320| sevenH07651#{1 of the philistinesH06430#z1 was in the countryH07704y lordH03068x# and the arkH0727w  to heavenH08064v  went upH05927u#  of the cityH05892t#  and the cryH07775(s-'  with the emerodsH06076 H02914!r-  not were smittenH05221q  that diedH04191p#  and the menH0582o  heavyH03513n  was veryH03966m  of godH0430l  the handH03027(k;  throughout all the cityH05892j#  destructionH04103'i9  for there was a deadlyH04194'h9  us not, and our peopleH05971g%  that it slayH04191!f-  to his own placeH04725$e3  and let it go againH07725d  of israelH03478c!  of the godH0430 @]?& uZ<zN$i@%7 to him? they answeredH0559&7 which we shall returnH07725%7 the trespass offeringH0817 then saidH0559) is not removedH05493$3  to you why his handH03027&7  and it shall be knownH03045(;  then ye shall be healedH07495';  him a trespass offeringH0817  returnH07725 + but in any wiseH07725% it not emptyH07387 sendH07971  of israelH03478 ! of the godH0430  the arkH0727 + if ye send awayH07971 ' and they saidH0559 +  it to his placeH04725+A  us wherewith we shall sendH07971  tellH03045 lordH03068! to the arkH0727!- what shall we doH06213 sayingH0559!- and the divinersH07080 + for the priestsH03548 calledH07121 @qX9]Bx^> p@,6C wherefore then do ye hardenH03513&59 and from off your landH077644U from off you, and from off your godsH04303  his handH03027-2E  peradventure he will lightenH070431  of israelH034780%  unto the godH0430/  gloryH03519"./ and ye shall giveH05414- the landH0776, that marH07843+% of your miceH05909*! and imagesH06754')+' of your emerodsH06076 H02914( imagesH06754('; wherefore ye shall makeH06213.&G on you all, and on your lordsH05633% plagueH04046$ for oneH0259##1  of the philistinesH06430"%  of the lordsH05633!!  the numberH04557   miceH05909  goldenH02091 and fiveH02568' emerodsH06076 H02914 goldenH02091 fiveH02568 G~])pW:"nN0lG!T- it upon the cartH05699S and layH05414R lordH03068Q the arkH0727P and takeH03947O from themH0310N homeH01004M% their calvesH01121L and bringH07725K#  to the cartH05699J  the kineH06510I  and tieH0631H  no yokeH05923)G=  on which there hath comeH05927F kineH06510E milchH05763D twoH08147C and takeH03947B cartH05699A newH02319@ aH0259#?1 now therefore makeH06213">/  and they departedH03212;=a among them, did they not let the people goH079710<K when he had wrought wonderfullyH05953;% their heartsH03820: hardenedH035139# and pharaohH06547!8- as the egyptiansH047147# your heartsH03824 ]^?pK%u[>y]q  and tiedH0631p  kineH06510o  milchH05763n  twoH08147m  and tookH03947l  did soH06213k#  and the menH0582j)  happened to usH01961i  a chanceH04745h  smoteH05060g%  not his handH03027/fI  but if not, then we shall knowH03045e  evilH07451d'  us this greatH01419c%  he hath doneH06213"b/  to beth–shemeshH01053!a-  of his own coastH01366`!  by the wayH01870_)  if it goeth upH05927^  and seeH07200]) that it may goH01980*\?  thereof; and send it awayH07971[#  by the sideH06654Z#  in a cofferH0712#Y3  a trespass offeringH0817 X+  which ye returnH07725W of goldH02091V! the jewelsH03627U and putH07760 U~\A(^=uZ9nU  afterH0310   wentH01980# 1  of the philistinesH06430 '  and the lordsH05633   the leftH08040 )  the right handH03225%5  and turned not asideH05493%  as they wentH01980  lowingH01600"#%  the highwayH0259 H04546!  went alongH01980"/  of beth–shemeshH01053!  to the wayH01870  wayH01870"/  took the straightH03474%  and the kineH06510!~-  of their emerodsH02914})  and the imagesH06754|  of goldH02091{'  with the miceH05909z)  and the cofferH0712y'  upon the cartH05699x  lordH03068w  the arkH0727v'  and they laidH07760u  at homeH01004t%  their calvesH01121s#  and shut upH03607!r-  them to the cartH05699 MrR6v[:"jG* kM, took downH03381 ++ and the levitesH03881* lordH03068!)- a burnt offeringH05930(  the kineH06510'#  and offeredH05927&#  of the cartH05699%  the woodH06086$)  and they claveH01234# stoneH068" a greatH01419! and stoodH05975! - a beth–shemiteH01030 of joshuaH03091) into the fieldH07704 cameH0935% and the cartH05699  to seeH07200%  and rejoicedH08055  the arkH0727  and sawH07200!  their eyesH05869#1  and they lifted upH05375'  in the valleyH06010  harvestH07105#  their wheatH02406  reapingH07114)  beth–shemeshH01053"/  of beth–shemeshH01053%5  them unto the borderH01366 Dz^B! aB!bE${bDJ! for ashdodH0795I lordH03068#H3 a trespass offeringH0817G returnedH07725&F7 which the philistinesH06430E emerodsH02914D! the goldenH02091C% the same dayH03117B to ekronH06138A' they returnedH07725@ had seenH07200#?1 of the philistinesH06430> lordsH05633"=/ and when the fiveH02568< lordH03068;% the same dayH03117:! sacrificesH020779) and sacrificedH02076 8+ burnt offeringsH059307  offeredH05927"6/  of beth–shemeshH010535#  and the menH05824  stoneH0683%  on the greatH014192 and putH077601 of goldH02091,0C with it, wherein the jewelsH03627/) and the cofferH0712. lordH03068- the arkH0727 ZbK-nN4|R7uZi the menH0376h% and he smoteH05221#g1 the beth–shemiteH01030f of joshuaH03091e% in the fieldH07704d' unto this dayH03117c lordH03068b the arkH0727&a7 whereon they set downH03240`  abelH059$_3  even unto the greatH01419^  villagesH03724])  and of countryH06521\  citiesH05892[ of fencedH04013Z lordsH05633Y# to the fiveH02568#X1 of the philistinesH06430"W/ of all the citiesH05892V! the numberH04557U miceH05909T) and the goldenH02091S oneH0259R for ekronH06138Q oneH0259P  for gathH01661O  oneH0259N#  for askelonH0831M  oneH0259L  for gazaH05804K oneH0259 GuS1{bB dG,nG#1 to the inhabitantsH03427! messengersH04397' and they sentH07971+A  and to whom shall he go upH05927  godH0430 lordH03068 this holyH06918 beforeH06440 to standH05975~# who is ableH03201} saidH0559"|/ of beth–shemeshH01053{# and the menH0582z slaughterH04347y% with a greatH01419x' of the peopleH05971w# had smittenH05221v lordH03068u lamentedH056t)  and the peopleH05971s  menH0582'r9  and threescore and tenH07657q  thousandH0505p  fiftyH02572o' of the peopleH05971n' even he smoteH05221m lordH03068l% into the arkH0727(k; because they had lookedH07200"j/ of beth–shemeshH01053 PsX?|aH)kO4mP% was longH07235$' that the timeH03117$#3 in kirjath–jearimH07157" abodeH03427! the arkH0727+ A and it came to pass, whileH03117 lordH03068 the arkH0727 to keepH08104  his sonH01121  eleazarH0499)  and sanctifiedH06942#  in the hillH01389#  of abinadabH041"/ it into the houseH01004# and broughtH0935 lordH03068 the arkH0727) and fetched upH05927 cameH0935$3 of kirjath–jearimH07157# and the menH0582#  fetch it upH05927%  come ye downH03381   lordH03068  the arkH0727# 1 have brought againH07725 + the philistinesH06430  sayingH0559$3 of kirjath–jearimH07157 Y|_F-rY0uU<wYB of israelH03478"A/ then the childrenH01121#@1 of the philistinesH06430$?3 you out of the handH03027.>G him only: and he will deliverH05337= and serveH05647< lordH03068;# your heartsH03824!:- you, and prepareH035599!  from amongH084328'  and ashtarothH062527  godsH04306#  the strangeH052365  put awayH05493%45 with all your heartsH038243 lordH03068 2+ if ye do returnH077251 sayingH05590 of israelH03478#/1 unto all the houseH01004. spakeH0559-! and samuelH08050,  lordH03068+  afterH0310*  lamentedH05091)  of israelH03478"(/  and all the houseH01004' yearsH08141"&/ for it was twentyH06242 RjK3oQ4sI0lRa heardH08085)`= and when the philistinesH06430_ in mizpehH04708^ of israelH03478]% the childrenH01121\ judgedH08199[!  and samuelH08050Z  lordH03068&Y7  there, we have sinnedH02398X  and saidH0559W#  on that dayH03117V! and fastedH06684U lordH03068T beforeH06440S outH08210R waterH04325Q and drewH07579P to mizpehH04709+OA and they gathered togetherH06908N lordH03068 M+ and i will prayH06419L to mizpehH04708K! all israelH03478J gatherH06908I saidH0559H! and samuelH08050G lordH03068F! and servedH05647E' and ashtarothH06252D baalimH01168C% did put awayH05493 IsU.hQ-{bG~bI  lambH02924~  suckingH02461}  aH0259|  tookH03947{!  and samuelH08050#z1  of the philistinesH06430#y1  us out of the handH03027*x?  for us, that he will saveH03467w our godH0430v lordH03068u! not to cryH02199t ceaseH02790s to samuelH08050r saidH0559q of israelH03478!p- and the childrenH01121 o+ the philistinesH06430n ofH06440!m- they were afraidH03372l  heardH08085k  of israelH03478&j7  and when the childrenH01121i)  against israelH03478h  went upH05927#g1 of the philistinesH06430f the lordsH05633e to mizpehH04708'd9 were gathered togetherH06908c of israelH03478"b/ that the childrenH01121 RhN5vR4_6oR  went outH03318  of israelH03478#  and the menH0582  israelH03478  beforeH06440,C  them; and they were smittenH05062 +  and discomfitedH02000%5  upon the philistinesH06430#  on that dayH03117  thunderH06963%  with a greatH01419  thunderedH07481  lordH03068)  against israelH03478  to battleH04421  drew nearH05066 +  the philistinesH06430# 1  the burnt offeringH05930 +  was offering upH05927 '  and as samuelH08050   heardH06030  lordH03068!  for israelH03478  lordH03068  criedH02199!  and samuelH08050  lordH03068  whollyH03632!-  a burnt offeringH05930#  and offeredH05927 Y[;" z]9fC%|Y;) and the citiesH05892:  of samuelH080509%  all the daysH03117,8C  was against the philistinesH064307  lordH030686%  and the handH030275  of israelH034784)  into the coastH013663  no moreH032542'  and they cameH09351%  were subduedH03665#01  so the philistinesH06430/  helpedH05826.  lordH03068-  sayingH0559 ,/  of it eben–ezerH072+  the nameH08034*!  and calledH07121)  and shenH08129()  between mizpehH04709'  and setH07760&  stoneH068%  aH0259$  tookH03947##  then samuelH08050!"-  under beth–carH01033!  and smoteH05221 +  the philistinesH06430#  and pursuedH07291  of mizpehH04709 TvX9d<_?& sTX!  and judgedH08199W! and mizpehH04709V! and gilgalH01537U% to beth–elH01008T! in circuitH05437S to yearH08141R yearH08141Q fromH01767P# and he wentH01980O# of his lifeH02416N% all the daysH03117M israelH03478L judgedH08199K! and samuelH08050 J- and the amoritesH0567I) between israelH03478$H3 and there was peaceH07965#G1  of the philistinesH06430!F-  out of the handsH03027E  deliverH05337#D1  thereof did israelH03478C)  and the coastsH01366B) even unto gathH01661A! from ekronH06138@ to israelH03478?' were restoredH07725># from israelH03478= had takenH03947&<7 which the philistinesH06430 T}_7nM0jH0mTu afterH0310!t- but turned asideH05186 s+ not in his waysH01870r walkedH01980q% and his sonsH01121p+ in beer–shebaH0884o judgesH08199n abiahH029m' of his secondH04932l% and the nameH08034k was joelH03100(j-' of his firstbornH01060 H01121i% now the nameH08034h# over israelH03478g judgesH08199f his sonsH01121e% that he madeH07760d was oldH022041cM and it came to pass, when samuelH08050b lordH03068a an altarH04196#`1 and there he builtH01129_ israelH03478$^3 and there he judgedH08199] his houseH01004\ to ramahH07414[) and his returnH08666$Z3  in all those placesH04725Y  israelH03478 WoG)P/nL& rW  prayedH06419) us. and samuelH08050 to judgeH08199 us a kingH04428 giveH05414 ) when they saidH0559  samuelH08050" !' displeasedH05869 H03415 ' but the thingH01697( ;  us like all the nationsH01471 to judgeH08199 us a kingH04428 now makeH07760 + not in thy waysH01870 walkH01980% and thy sonsH01121/I unto him, behold, thou art oldH02204 and saidH0559! unto ramahH07414 to samuelH08050~ and cameH0935-}E gathered themselves togetherH06908| of israelH03478${3 then all the eldersH02205z  judgmentH04941y'  and pervertedH05186x bribesH07810w and tookH03947v lucreH01215 ?zW5 rCT1|\?-  solemnlyH05749,#  yet protestH05749+  howbeitH0389!*-  unto their voiceH06963&)7  now therefore hearkenH08085(  so doH06213'  godsH0430&  otherH0312%) me, and servedH05647-$E wherewith they have forsakenH05800##1 even unto this dayH03117"% out of egyptH04714'!9 that i brought them upH05927 ' since the dayH03117%5 which they have doneH06213+A according to all the worksH04639,C  me, that i should not reignH04427-E  thee, but they have rejectedH039886W unto thee: for they have not rejectedH03988$5 in all that they sayH0559' of the peopleH05971) unto the voiceH06963 hearkenH08085# unto samuelH08050 saidH0559 lordH03068  lordH03068 EoP8yM-mL.fEI%  over fiftiesH02572H%  and captainsH08269G)  over thousandsH0505F%  him captainsH08269$E3  and he will appointH07760D%  his chariotsH04818C  beforeH06440B  shall runH07323A%  his horsemenH06571.@G  for himself, for his chariotsH04818?#  and appointH07760>  your sonsH01121'=9  over you: he will takeH03947!<-  that shall reignH04427;#  of the kingH04428(:;  this will be the mannerH049419#  and he saidH05598'  of him a kingH044287!  that askedH07592 6+  unto the peopleH059715  lordH030684'  all the wordsH016973  toldH05592!  and samuelH08050!1-  that shall reignH044270#  of the kingH04428 /+  them the mannerH04941$.3  unto them, and shewH05046 EfB'sY?qMjE!e- and he will takeH03947$d3 and to his servantsH05650 c+ to his officersH05631b and giveH05414&a7 and of your vineyardsH03754`% of your seedH02233+_A and he will take the tenthH06237 ^+ to his servantsH05650] and giveH05414\ the bestH02896$[3 and your oliveyardsH02132#Z1 and your vineyardsH03754Y# your fieldsH07704!X- and he will takeH03947W  bakersH0644V  cooksH02879 U+  confectionariesH07548T)  your daughtersH01323!S-  and he will takeH03947 R+  of his chariotsH07393 Q+  and instrumentsH03627P  of warH04421 O+  his instrumentsH03627N#  and to makeH06213M#  his harvestH07105L#  and to reapH07114K!  his groundH02758J  to earH02790 NmJ.gG+ }Q5N9] that we also may be like all the nationsH01471-~E nay; but we will have a kingH04428}' and they saidH0559| of samuelH08050{ the voiceH06963z to obeyH08085y refusedH03985(x; nevertheless the peopleH05971 w+ you in that dayH03117v' will not hearH06030u lordH03068*tA which ye shall have chosenH0977s% of your kingH04428r becauseH06440q# in that dayH03117%p5 and ye shall cry outH02199-oE and ye shall be his servantsH05650n' of your sheepH06629'm9 he will take the tenthH06237l# to his workH04399k and putH06213j) and your assesH02543i young menH0970#h1 and your goodliestH02896&g7 and your maidservantsH08198!f- your menservantsH05650 \~\<v]D,qY9{\! whose nameH08034# of benjaminH01144#3 now there was a manH0376' unto his cityH05892%  ye every manH0376  goH03212  of israelH03478%  unto the menH0582  saidH0559! and samuelH08050# them a kingH04428 and makeH04427!- unto their voiceH06963 hearkenH08085 to samuelH08050 saidH0559  lordH03068  lordH03068 - them in the earsH0241! - and he rehearsedH01696 ' of the peopleH05971' all the wordsH01697 heardH08085! and samuelH08050# our battlesH04421' us, and fightH03898 beforeH06440) us, and go outH03318 may judgeH08199"/ and that our kingH04428 Jw[:kL3 j:}eJ< were lostH06; fatherH01: saul'sH075869 of kishH070278' and the assesH0860'79  than any of the peopleH059716  higherH013645!  and upwardH04605,4C  than he: from his shouldersH079263  personH03762! a goodlierH028961 of israelH03478'09 not among the childrenH01121/% and a goodlyH02896".1 a choice young manH0970- saulH07586,! whose nameH08034!+- and he had a sonH01121* of powerH02428) manH0376( a mightyH01368'#  a benjamiteH01145&  of aphiahH0647%  the sonH01121$%  of bechorathH01064#  the sonH01121" of zerorH06872! the sonH01121  of abielH022 the sonH01121 kishH07027 Mz_;f?#tE)~eMZ saidH0559Y saulH07586X of zuphH06689W# to the landH0776#V3 when they were comeH0935U) but they foundH04672"T/  of the benjamitesH01145S  the landH0776+RA  not: and he passed throughH05674Q  of shalimH08171P  the landH0776.OG not: then they passed throughH05674N) but they foundH04672M# of shalishaH08031L the landH0776#K1 and passed throughH05674J ephraimH0669I mountH02022&H7 and he passed throughH05674G the assesH0860F seekH01245E goH03212%D5  with thee, and ariseH06965 C+  of the servantsH05288B  now oneH0259A  takeH03947@  his sonH01121? to saulH07586> saidH0559= and kishH07027 StZ9hB(iL3vSw)  in our vesselsH03627v is spentH0235u' for the breadH03899t the manH0376#s3 what shall we bringH0935r we goH03212q) to his servantH05288p saulH07586o then saidH0559"n/  that we should goH01980m!  us our wayH018702lO  thither; peradventure he can shewH05046k'  now let us goH03212j)  surely to passH0935i comethH0935"h/ all that he saithH01696g manH0376f' an honourableH03513e of godH0430d a manH0376c% in this cityH05892b# and he saidH0559!a-  and take thoughtH01672`'  for the assesH0860_  leaveH02308^)  lest my fatherH01"]/ and let us returnH07725\) with him, comeH03212[) to his servantH05288bR hRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{ ) G e   : Y y  4 P n  ) ) G e   : Y y  4 P n  ) F b ~  6 T q  , J i  % B !a " # $; %X &u ' (- )I *e + , -< .Z /w 1 25 3P 4n 5 6( 7E 8a 9 : ;: ?( @G Aa B} C D8 ET Fr G H, IH Jf K L M9 NW Ot P Q. RM Sj T U% VB W_ Xz Y Z3 [R \o ] ^& _D `b a| b c4 dP el f g& bfI0rT4fM.b a prophetH05030 nowH03117# to the seerH07200' and let us goH03212 comeH03212' thus he spakeH0559 of godH0430! to enquireH01875 wentH03212 ! when a manH0376  in israelH03478 ! beforetimeH06440 ! us our wayH01870  to tellH05046  of godH0430!  to the manH0376#  will i giveH05414  of silverH03701#  of a shekelH08255 + the fourth partH07253% here at handH03027) behold, i haveH04672 and saidH0559 againH03254~ saulH07586} answeredH06030 |+ and the servantH05288{  of godH0430z!  to the manH0376y  to bringH0935x'  not a presentH08670 QpM4gC&qU3uQ 5- now, for he cameH0935 4+ you: make hasteH041163 beforeH064402 he isH034261) them, and saidH0559"0/ and they answeredH06030/ the seerH07200.' unto them, isH03426- and saidH0559, waterH04325+ to drawH07579* going outH03318)' young maidensH05291(! they foundH04672'# to the cityH05892& the hillH04608 %+ as they went upH05927$ of godH0430#' where the manH0376"' unto the cityH05892!% so they wentH03212  let us goH03212 comeH03212 saidH0559 wellH02896) to his servantH05288 saulH07586 then saidH01697 a seerH07200 calledH07121) was beforetimeH06440 fhBfL) w[8 fP the cityH05892O intoH08432!N- and they went upH05927M' ye shall findH04672$L3 for about this timeH03117)K= now therefore get you upH05927J) that be biddenH07121I they eatH0398!H!% afterwardsH03651 H0310G' the sacrificeH02077&F7 because he doth blessH01288E' until he comeH0935D% will not eatH0398C) for the peopleH05971B to eatH0398"A/ to the high placeH01116%@5 him, before he go upH05927? findH04672%>5 ye shall straightwayH03651=' into the cityH05892%<7 as soon as ye be comeH0935";/ in the high placeH01116: to dayH031179' of the peopleH059718# a sacrificeH020777# to the cityH058926 to dayH03117 ^w[4rW>& iI^ n+  out of the handH03027m  my peopleH05971!l-  that he may saveH03467k  israelH03478j)  over my peopleH05971i captainH05057&h7 and thou shalt anointH04886g# of benjaminH01144f+ out of the landH0776e! thee a manH0376d# i will sendH07971 c+ about this timeH06256b to morrowH04279a  sayingH0559`  cameH0935_ saulH07586^ beforeH06440] dayH03117\ aH0259[! in his earH0241Z samuelH08050Y had toldH01540X lordH03068"W/  to the high placeH01116#V1  them, for to go upH05927U againstH07125T came outH03318S) behold, samuelH08050R' into the cityH05892#Q3 when they were comeH0935 UjO+|F#y`6oU  go upH05927  the seerH07200  and saidH0559  saulH07586 answeredH06030! and samuelH08050  houseH01004!  the seer'sH07200&9 me, i pray thee, whereH0335 tellH05046 and saidH0559 the gateH08179 inH08432 to samuelH08050~ drew nearH05066} then saulH07586|)  over my peopleH059712{O to thee of! this same shall reignH06113z% whom i spakeH0559(y= unto him, behold the manH0376x saidH06030w lordH03068v saulH07586u sawH07200 t+ and when samuelH08050s is comeH0935"r/ because their cryH06818q) upon my peopleH05971"p/ for i have lookedH07200#o1 of the philistinesH06430 TsQ*hP8pV9vT(' and my familyH04940' of israelH03478&' of the tribesH07626 %+ of the smallestH06996"$/ not i a benjamiteH01145# and saidH0559" answeredH06030! and saulH07586   houseH010042U  not on thee, and on all thy father'sH01  of israelH03478)  all the desireH02532,C on them; for they are foundH04672% not thy mindH03820 setH07760 agoH03117 daysH03117 threeH07969) that were lostH06&9 and as for thine assesH0860) in thine heartH03824'  and will tellH05046#1  i will let thee goH07971'  and to morrowH01242)  with me to dayH03117 -  for ye shall eatH0398'9 me unto the high placeH01116  beforeH06440 EyM1sM)lJ0fEE% the shoulderH07785D took upH07311C% and the cookH02876B) unto thee, setH07760%A7 thee, of which i saidH0559@% which i gaveH05414?# the portionH04490> bringH05414=' unto the cookH02876< saidH0559;! and samuelH08050:  personsH03769%  about thirtyH07970,8C  among them that were biddenH071217  placeH04725 6+ in the chiefestH07218"5/ and made them sitH05414&47 them into the parlourH039573# and broughtH0935 2+ and his servantH052881 saulH075860 tookH03947/! and samuelH08050. thou soH01697(-;  wherefore then speakestH01696,#  of benjaminH01144+%  of the tribeH07626$*3  of all the familiesH04940)  the leastH06810 KaI.~_C(pS5fKa calledH07121`# that samuelH08050_! of the dayH078375^U and it came to pass about the springH05927%]5 and they arose earlyH07925*\? upon the top of the houseH01406[ with saulH07586Z communedH01696Y' into the cityH05892$X3 from the high placeH01116-WE and when they were come downH03381V that dayH03117U# with samuelH08050T did eatH0398S so saulH07586R! the peopleH05971Q) i have invitedH07121%P7 for thee since i saidH0559"O/  hath it been keptH08104#N1  for unto this timeH04150M  eatH0398L  beforeH06440K  setH07760*J? behold that which is leftH07604I saidH0559H saulH07586G beforeH06440!F- upon it, and setH07760 U\?%tU5xN0 pU a vialH06378~ tookH03947}# then samuelH08050| of godH0430{' thee the wordH01697 z+ that i may shewH08085#y1  thou still a whileH03117x  but standH05975&w7  us, (and he passed onH05674v  beforeH06440u  pass onH05674t# the servantH05288s bidH0559r to saulH07586q saidH0559p samuelH08050o# of the cityH05892n! to the endH07097(m; as they were going downH03381l abroadH02351'k9 of them, he and samuelH08050j bothH08147"i/  and they went outH03318h  aroseH06965g  and saulH07586*f?  that i may send thee awayH07971e  upH06965d sayingH0559(c; to the top of the houseH01406b saulH07586 ^dK) YA* g?~^% of the assesH0860 the careH01697 hath leftH05203!3 and, lo, thy fatherH01 are foundH04672 to seekH01245#1 which thou wentestH01980$5  unto thee, the assesH0860!/  and they will sayH0559  at zelzahH06766#  of benjaminH01144'  in the borderH01366 sepulchreH06900# by rachel'sH07354 menH0582  twoH08147% 5 then thou shalt findH04672  to dayH03117  from meH05978' 9 when thou art departedH03212%5  over his inheritanceH05159  captainH05057'  hath anointedH04886  lordH03068' him, and saidH0559! and kissedH05401' upon his headH07218! and pouredH03332 of oilH08081 cxN2ybE+ gM2~c: saluteH079659' and they willH075928 of wineH031967 a bottleH050356 carryingH053755# and anotherH02594 of breadH038993 loavesH036032 threeH079691 carryingH053750# and anotherH0259/ kidsH01423. threeH07969-  carryingH05375,  oneH0259+%  to beth–elH01008*  to godH0430)  going upH05927( menH0582'! thee threeH07969%&5 and there shall meetH04672% of taborH08396$% to the plainH04360#M from thence, and thou shalt comeH0935" forwardH01973&!7 then shalt thou go onH02498 ! for my sonH01121 + what shall i doH06213+ for you, sayingH0559' and sorrowethH01672 NvS:G'xT3lNU will comeH06743T lordH03068S) and the spiritH07307.RG them; and they shall prophesyH05012Q beforeH06440P! and a harpH03658O! and a pipeH02485N% and a tabretH08596 M+ with a psalteryH05035$L3  from the high placeH01116K#  coming downH03381J#  of prophetsH05030I  a companyH02256%H5  that thou shalt meetH06293G# to the cityH05892EFw and it shall come to pass, when thou art come thitherH0935#E1 of the philistinesH06430D% the garrisonH05333C of godH0430B# to the hillH01389$A5 that thou shalt comeH0935@ afterH0310?) of their handsH03027)>= which thou shalt receiveH03947= of breadH03899< thee twoH08147;) thee, and giveH05414 Xv_,nS2tM3X(o; that when he had turnedH06437(n; thee what thou shalt doH06213"m/ to thee, and shewH03045l#  till i comeH0935!k-  shalt thou tarryH03176j  daysH03117i  sevenH07651#h1  of peace offeringsH08002g! sacrificesH02077f% to sacrificeH02076 e+ burnt offeringsH05930$d3 unto thee, to offerH05927.cG and, behold, i will come downH03381b% me to gilgalH01537a beforeH06440'`9 and thou shalt go downH03381_' thee; for godH0430^ serveH03027]# as occasionH04672\ thou doH06213[ are comeH0935/ZK and let it be, when these signsH0226Y manH0376X% into anotherH0312/WI with them, and shalt be turnedH020153VQ upon thee, and thou shalt prophesyH05012 EyZ@hH0O&{dE ! to anotherH07453  oneH0376  saidH0559 + then the peopleH05971#1 among the prophetsH05030,C that, behold, he prophesiedH05012 sawH07200%)% him beforetimeH08032 H08658[ and it came to pass, when all that knewH03045 amongH08432,C upon him, and he prophesiedH05012 cameH06743 of godH0430$3 him; and the spiritH07307~ metH07125}# of prophetsH05030"|/ behold, a companyH02256${3 thither to the hillH01389"z1 and when they cameH0935!y- to pass that dayH03117x cameH0935#w3 and all those signsH0226v heartH03820u# him anotherH0312t gaveH02015s godH0430r# from samuelH08050q to goH03212p his backH07926 ]v[,{K( fK2{](  to samuelH08050'  we cameH0935&  no whereH0369 %+  and when we sawH07200$  the assesH0860# to seekH01245"+ ye? and he saidH0559! wentH01980  whitherH0575,C unto him and to his servantH05288 saidH0559 uncleH01730! and saul'sH07586"/ to the high placeH01116 he cameH0935) of prophesyingH05012,C and when he had made an endH03615(; also among the prophetsH05030 saulH07586.G therefore it became a proverbH04912% their fatherH01 and saidH0559+A of the same place answeredH06030 and oneH0376(; also among the prophetsH05030 saulH07586 of kishH07027% 5 is come unto the sonH01121 [eM0yS0 fH,|[G% i brought upH05927F of israelH03478E godH0430D lordH03068C! thus saithH0559B of israelH03478"A/ unto the childrenH01121@ and saidH0559? to mizpehH04709> lordH03068=! the peopleH05971< calledH06817;! and samuelH08050:  he toldH050469  spakeH05598)  whereof samuelH080507)  of the kingdomH04410"6/ but of the matterH016975! were foundH046724) that the assesH08603! us plainlyH050462 he toldH050461) unto his uncleH017300 saidH0559/ and saulH07586. saidH0559--E me, i pray thee, what samuelH08050, tellH05046+ saidH0559* uncleH01730)! and saul'sH07586 NzU- |V"jD+oNa% to come nearH07126` of israelH03478*_? had caused all the tribesH07626 ^+ and when samuelH08050%]7 and by your thousandsH0505\)  by your tribesH07626[  lordH03068"Z/  yourselves beforeH06440/YI  over us. now therefore presentH03320X  a kingH04428W but setH07760 V- and ye have saidH0559&U7 and your tribulationsH068690TK you out of all your adversitiesH07451"S/ who himself savedH03467R your godH0430Q rejectedH03988%P5 and ye have this dayH03117'O9 of them that oppressedH03905 N+ of all kingdomsH04467$M3 and out of the handH03027!L-  of the egyptiansH04714$K3  you out of the handH03027J'  and deliveredH05337I%  out of egyptH04714H  israelH03478 @sS2 y]?{X<#r@.}G him thence: and when he stoodH03320|# and fetchedH03947{% and they ranH07323(z;  himself among the stuffH03627$y3 behold, he hath hidH02244x answeredH0559w lordH03068v thitherH01988u+ should yet comeH0935#t3 further, if the manH0376s lordH03068(r; therefore they enquiredH07592+qA  him, he could not be foundH04672%p5  and when they soughtH01245o  was takenH03920n  of kishH07027m  the sonH01121l and saulH07586k was takenH03920j of matriH04309i! the familyH04940"h/ by their familiesH04940g% to come nearH07126f# of benjaminH01144-eE when he had caused the tribeH07626d was takenH03920c# of benjaminH01144b the tribeH07626 ^zS4P) ~_@w^  sentH07971!  and samuelH08050  lordH03068  beforeH06440 upH03240 in a bookH05612 and wroteH03789) of the kingdomH04410! the mannerH04941! the peopleH05971 toldH01696# then samuelH08050  the kingH04428  god saveH02421   and saidH0559   shoutedH07321# 1 and all the peopleH059713 Q none like him among all the peopleH05971 # hath chosenH0977 lordH03068 seeH07200"/ to all the peopleH05971 saidH0559! and samuelH08050!  and upwardH04605#1 from his shouldersH07926'9 than any of the peopleH05971' he was higherH01361! the peopleH05971~ amongH08432 BiK2nI+vL, xZB8 saidH05597 of jabeshH030036+ and all the menH0582/5;' against jabesh–gileadH01568 H030034% and encampedH025833 came upH059272% the ammoniteH059841# then nahashH05176&07 but he held his peaceH02790 /+ him no presentsH04503 .- him, and broughtH0935%-7 us? and they despisedH0959(,; how shall this man saveH03467+ saidH0559* of belialH01100!)- but the childrenH01121(#  had touchedH05060' godH0430&% whose heartsH03820'%9 with him a band of menH02428$) and there wentH03212# to gibeahH01390" homeH01004! also wentH01980  and saulH07586% to his houseH01004 every manH0376 awayH07971)  all the peopleH05971 ^yZ9kO0 mQ, {^T then cameH0935%S5  us, we will come outH03318R)  no man to saveH03467Q  of israelH03478$P3  unto all the coastsH01366O! messengersH04397!N- that we may sendH07971M respiteH07503L days'H03117(K; unto him, give us sevenH07651J saidH0559I of jabeshH03003H) and the eldersH02205 G+  upon all israelH03478F!  a reproachH02781E  and layH07760D eyesH05869C) all your rightH032250BK with you, that i may thrust outH05365A# will i makeH03772@' them, on thisH02063? answeredH0559>% the ammoniteH05984=! and nahashH05176+<A  with us, and we will serveH05647;!  a covenantH01285:  makeH037729#  unto nahashH05176 XfG%|dK. pL.zXr' those tidingsH01697q' when he heardH08085p upon saulH07586o cameH06743n of godH0430m) and the spiritH07307l  of jabeshH03003k!  of the menH0582 j+  him the tidingsH01697i'  and they toldH05608h)  that they weepH01058g! the peopleH05971f saidH0559e and saulH07586!d- out of the fieldH07704c the herdH01241b afterH0310a cameH0935"`/ and, behold, saulH07586_  and weptH01058^%  their voicesH06963]  lifted upH05375#\1  and all the peopleH05971[' of the peopleH05971Z# in the earsH0241Y# the tidingsH01697X and toldH01696W of saulH07586V to gibeahH01390U) the messengersH04397 ZhLsY*vU<#{Z' them in bezekH0966%5 and when he numberedH06485  consentH0376  with oneH0259" / and they came outH03318 ' on the peopleH05971  fellH05307 lordH03068% and the fearH06343' unto his oxenH01241$3 so shall it be doneH06213 samuelH08050 and afterH0310  saulH07586  afterH0310+A  whosoever cometh not forthH03318  sayingH0559~'  of messengersH04397}% by the handsH03027| of israelH03478*{? throughout all the coastsH01366z and sentH07971)y= and hewed them in piecesH05408x of oxenH01241w a yokeH06776v# and he tookH03947u  greatlyH03966t# was kindledH02734s' and his angerH0639 hjK.lL{cD&h, to morrowH04279+ saidH0559* of jabeshH03003!)/ therefore the menH0582#(1 and they were gladH08055' of jabeshH03003&! to the menH0582%! and shewedH05046$ cameH0935##1 and the messengersH04397#"1 ye shall have helpH08668! be hotH02527  the sunH08121 to morrowH04279*1' of jabesh–gileadH01568 H03003% unto the menH0376!/ thus shall ye sayH0559 that cameH0935$3 unto the messengersH04397' and they saidH0559  thousandH0505  thirtyH07970  of judahH03063# and the menH0376 thousandH0505 hundredH03967! were threeH07969 of israelH03478% the childrenH01121 MgE'qQ.R/mMH% he that saidH0559G# unto samuelH08050F saidH0559E) and the peopleH05971D togetherH03162&C7 of them were not leftH07604B# so that twoH08147A) were scatteredH06327>@g and it came to pass, that they which remainedH07604?! of the dayH03117>) until the heatH02527=' the ammonitesH05983< and slewH05221; watchH0821:) in the morningH012429# of the hostH042648) into the midstH084327' and they cameH09356 companiesH072185 in threeH079694! the peopleH059713 putH077602 that saulH075861' on the morrowH042830 goodH02896)/= with us all that seemethH05869*.? unto you, and ye shall doH06213!-- we will come outH03318 ZW:"_A#pR2 sZf lordH03068e beforeH06440d kingH04427)c= and there they made saulH07586b to gilgalH01537a wentH03212#`1 and all the peopleH05971_# the kingdomH04410^ and renewH02318] to gilgalH01537\' and let us goH03212[ comeH03212Z' to the peopleH05971Y samuelH08050X then saidH0559W in israelH03478V salvationH08668U% hath wroughtH06213T lordH03068S! for to dayH03117R this dayH03117 Q+ be put to deathH04191%P7 there shall not a manH0376O saidH0559N and saulH07586.MG that we may put them to deathH04191L the menH0582K) over us? bringH05414J reignH04427I! shall saulH07586 bnS:~fBV:}b beforeH06440,C with you: and i have walkedH01980%5 and, behold, my sonsH01121~) and grayheadedH07867"}/ you: and i am oldH02204| beforeH06440{ walkethH01980*z? and now, behold, the kingH04428y a kingH04428'x9 unto me, and have madeH04427#w3 in all that ye saidH0559 v+ unto your voiceH06963)u= behold, i have hearkenedH08085 t+ unto all israelH03478s saidH0559r! and samuelH08050q greatlyH03966p rejoicedH08055o of israelH03478n+ and all the menH0582m) and there saulH07586l  lordH03068k  beforeH06440#j1  of peace offeringsH08002i!  sacrificesH02077*h?  and there they sacrificedH02076g in gilgalH01537 TS6|W= ]-T.G against you, and his anointedH04899 witnessH05707 lordH03068# and he saidH0559 handH03027% of any man'sH0376 oughtH03972,C us, neither hast thou takenH03947"/ us, nor oppressedH07533(; thou hast not defraudedH06231' and they saidH0559.G therewith? and i will restoreH07725  mine eyesH05869  to blindH05956  bribeH03724! -  or of whose handH03027& 7  whom have i oppressedH07533) = or whom have i defraudedH06231 % have i takenH03947 % or whose assH02543% have i takenH03947 whose oxH07794(; and before his anointedH04899 lordH03068 witnessH06030'  unto this dayH03117&7  you from my childhoodH05271 [c>"rU0gC*w[9 was comeH09358! when jacobH03290(7A to you and to your fathersH016% which he didH062135 lordH03068*4? of all the righteous actsH066663 lordH03068 2+ with you beforeH06440"1/ that i may reasonH08199*0? now therefore stand stillH03320/  of egyptH04714.+  out of the landH0776-  upH05927,%  your fathersH01!+- and that broughtH05927* and aaronH0175) mosesH04872(' that advancedH06213' lordH03068 &+ unto the peopleH05971% saidH0559$! and samuelH08050#  witnessH05707!"/  and they answeredH0559!!  in my handH03027  oughtH03972'9 that ye have not foundH04672 this dayH03117 witnessH05707 JsZ@#rI0vY3 cJW lordH03068V) and they criedH02199 U+ and they foughtH03898T of moabH04124S# of the kingH04428"R/ and into the handH03027#Q1 of the philistinesH06430"P/ and into the handH03027O of hazorH02674N# of the hostH06635M captainH08269L of siseraH05516#K1 them into the handH03027J he soldH04376I their godH0430H lordH03068%G5 and when they forgatH07911F' in this placeH04725$E3 and made them dwellH03427D%  out of egyptH04714C%  your fathersH01$B3  which brought forthH03318A  and aaronH0175@  mosesH04872? sentH07971> lordH03068= lordH03068< criedH02199;- and your fathersH01:! into egyptH04714 V{W<nU7mK(nVt cameH0935s of ammonH05983 r+ of the childrenH01121q the kingH04428p# that nahashH05176 o+ and when ye sawH07200n safeH0983m) and ye dwelledH03427l' on every sideH05439k+ of your enemiesH0341$j3 you out of the handH03027i' and deliveredH05337h! and samuelH08050g% and jephthahH03316f and bedanH0917e jerubbaalH03378d sentH07971c lordH03068"b/ and we will serveH05647a) of our enemiesH0341#`1 us out of the handH03027 _+ but now deliverH05337^' and ashtarothH06252] baalimH01168 \+ and have servedH05647[ lordH03068)Z= because we have forsakenH05800Y) we have sinnedH02398X and saidH0559 ArV8eA( |c*xZA lordH03068 the voiceH06963(; but if ye will not obeyH08085   your godH0430   lordH03068+ C  over you continue followingH0310 '  that reignethH044275 U  then shall both ye and also the kingH04428 lordH03068(; against the commandmentH06310' and not rebelH04784 his voiceH06963' him, and obeyH08085 and serveH05647 lordH03068 + if ye will fearH03372 a kingH04428 hath setH05414~ lordH03068%}5 whom ye have desiredH07592#|3 whom ye have chosenH0977.{G now therefore behold the kingH04428z your kingH04428y your godH0430x lordH03068w# shall reignH04427)v= unto me, nay; but a kingH04428$u5 against you, ye saidH0559 Wu\6pK-{^5uW. in askingH07592- lordH03068,% in the sightH05869#+1  which ye have doneH06213*  greatH07227%)5  that your wickednessH07451(  and seeH07200%'5  that ye may perceiveH03045& and rainH04306% thunderH06963"$/ and he shall sendH05414# lordH03068"# i will callH07121! to dayH03117  harvestH07105 not wheatH02406!- before your eyesH05869 will doH06213 lordH03068 thingH01697! this greatH01419 and seeH07200 standH03320' now thereforeH01571"5  against your fathersH01 lordH03068$3 then shall the handH03027 lordH03068(; against the commandmentH06310 but rebelH04784 iv]A$qJ2U/iM fearH03372 L+ unto the peopleH05971K saidH0559J! and samuelH08050I  us a kingH04428H  to askH07592G  evilH07451"F/  unto all our sinsH02403'E9  not: for we have addedH03254D# that we dieH04191C thy godH0430B lordH03068!A- for thy servantsH05650@ prayH06419?# unto samuelH08050> saidH0559#=1 and all the peopleH05971<!  and samuelH08050;  lordH03068:  fearedH033729  greatlyH03966#81  and all the peopleH059717 that dayH031176 and rainH043065 thunderH069634 sentH054143 lordH030682 lordH030681 calledH071210 so samuelH08050/! you a kingH04428 QiP2mM4hO3mQj to prayH06419i! in ceasingH02308h lordH03068"g/ that i should sinH02398f! god forbidH02486"e1 moreover as for meH0595d)  you his peopleH05971c to makeH06213b lordH03068.aG sake: because it hath pleasedH02974` name'sH08034_' for his greatH01419^! his peopleH05971!]- will not forsakeH05203\ lordH03068[ vainH08414Z# nor deliverH05337$Y3 which cannot profitH03276X vainH08414W afterH0310&V7 and turn ye not asideH05493$U3  with all your heartH03824T  lordH03068S  but serveH05647R  lordH03068Q) from followingH0310#P1 yet turn not asideH05493$O3 all this wickednessH07451"N/ not: ye have doneH06213 WwY@"nN%v^D$ zW) were with saulH07586% two thousandH0505 of israelH03478 thousandH0505 him threeH07969 choseH0977 saulH07586# over israelH03478 yearsH08141~ twoH08147(}; and when he had reignedH04427 |' one yearH08141 H01121{ reignedH04427z saulH07586&y7 both ye and your kingH04428%x5 ye shall be consumedH05595w# do wickedlyH07489&v7 but if ye shall stillH07489u% he hath doneH01431t% for considerH07200$s3 with all your heartH03824r% him in truthH0571q and serveH05647p lordH03068o only fearH03372n  wayH01870m'  and the rightH03477l% you the goodH02896*k? for you: but i will teachH03384 YX:^D#hHrY% saulH07586$ sayH0559# heardH08085") and all israelH03478! hearH08085 +  let the hebrewsH05680  sayingH0559';  throughout all the landH0776#  the trumpetH07782  blewH08628 and saulH07586 heardH08085$3 and the philistinesH06430 in gebaH01387#1 of the philistinesH06430% the garrisonH05333 smoteH05221% and jonathanH03129# to his tentH0168 every manH0376 he sentH07971' of the peopleH05971% and the restH03499# of benjaminH01144   in gibeahH01390# 1  were with jonathanH03129 )  and a thousandH0505   beth–elH01008 %  and in mountH02022# in michmashH04363 OP'c3jM.oOB# in michmashH04363A# and pitchedH02583!@- and they came upH05927?% in multitudeH07230> shoreH08193=!  on the seaH03220<#  as the sandH02344;!  and peopleH05971:  horsemenH065719  thousandH05058 and sixH083377 chariotsH073936 thousandH05055 thirtyH079704# with israelH034783 to fightH03898,2E gathered themselves togetherH0622$13 and the philistinesH064300 to gilgalH01537/ saulH07586.  afterH0310%-5  were called togetherH06817,)  and the peopleH05971%+5  with the philistinesH06430+*C  also was had in abominationH0887) israelH03478#(1 of the philistinesH06430'! a garrisonH05333&# had smittenH05221 Hh9eDkL, {aH_ daysH03117^ sevenH07651&])' and he tarriedH03176 H03176\'  him tremblingH02729[  followedH0310#Z1  and all the peopleH05971Y' yet in gilgalH01537X# as for saulH07586W! and gileadH01568V of gadH01410U# to the landH0776T jordanH03383S went overH05674R# the hebrewsH05680Q#  and in pitsH0953#P1  and in high placesH06877O%  and in rocksH05553 N+  and in thicketsH02337$M3  themselves in cavesH04631L did hideH02244 K+ then the peopleH05971 J+ were distressedH05065I) for the peopleH05971+HA that they were in a straitH06887G sawH07200F of israelH03478E% when the menH0376!D- from beth–avenH01007C eastwardH06926 Q{Y6iFiQ4nQz and saulH07586$y3 what hast thou doneH06213x saidH0559w! and samuelH08050*v? him, that he might saluteH01288u to meetH07125t went outH03318s and saulH07586r cameH0935q) behold, samuelH08050#p1 the burnt offeringH05930o# of offeringH05927Hn{ and it came to pass, that as soon as he had made an endH03615#m1 the burnt offeringH05930l) and he offeredH05927+kA to me, and peace offeringsH08002!j- a burnt offeringH05930i% bring hitherH05066h saidH0559g and saulH07586f)  were scatteredH06327e)  and the peopleH05971d' not to gilgalH01537c cameH0935b! but samuelH08050a# that samuelH08050*`? according to the set timeH04150 R`8]:[6kR lordH03068 + the commandmentH04687#1 thou hast not keptH08104)= thou hast done foolishlyH05528 to saulH07586 saidH0559! and samuelH08050!- a burnt offeringH05930. G myself therefore, and offeredH05927  i forcedH0662  lordH03068  untoH064401 M and i have not made supplicationH02470&7 now upon me to gilgalH01537) will come downH03381#1 i, the philistinesH06430) therefore saidH0559# at michmashH04363,E gathered themselves togetherH0622 + the philistinesH06430 appointedH04150$3 not within the daysH03117# thou camestH0935~) were scatteredH05310 }+ that the peopleH05971|' because i sawH07200{ saidH0559 K`@(jB)~`A'jK3!  the peopleH059712 numberedH064851 and saulH075860# of benjaminH01144/# unto gibeahH01390.# from gilgalH01537-) and gat him upH05927, aroseH06965+! and samuelH08050*  commandedH06680)  lordH03068+(A  because thou hast not keptH08104 '+  over his peopleH05971&  captainH05057%) hath commandedH06680$ lordH03068$#3 after his own heartH03824" him a manH0376!# hath soughtH01245  lordH03068#1 shall not continueH06965$3 but now thy kingdomH04467 everH05769 forH05704# upon israelH03478# thy kingdomH04467!- have establishedH03559 lordH03068#1 which he commandedH06680 thy godH0430 FlK/ eH(dM1}aFR turnedH06437Q companyH07218P# and anotherH0259O  of shualH07777N'  unto the landH0776M  ophrahH06084L%  unto the wayH01870K  turnedH06437J companyH07218I oneH0259H companiesH07218G in threeH07969#F1 of the philistinesH06430E# of the campH04264D came outH03318!C- and the spoilersH07843B#  in michmashH04363A  encampedH02583$@3  but the philistinesH06430?# of benjaminH01144> in gibeahH01387!=- with them, abodeH03427< presentH04672;) and the peopleH05971: his sonH011219% and jonathanH031298 and saulH075867  menH03766  hundredH03967$53  with him, about sixH083374  presentH04672 RmQ/y_4}_4rRo# and his axeH07134n+ and his coulterH0855m his shareH04282l every manH0376k! to sharpenH03913#j1 to the philistinesH06430i went downH03381'h9 but all the israelitesH03478g  or spearsH02595f  swordsH02719e makeH06213!d- lest the hebrewsH05680c saidH0559$b3 for the philistinesH06430a of israelH03478'`; throughout all the landH0776_ foundH04672'^9 now there was no smithH02796&]7 toward the wildernessH04057\  of zeboimH06650['  to the valleyH01516Z%  that lookethH08259Y'  of the borderH01366X  the wayH01870W turnedH06437V companyH07218U# and anotherH0259T% beth–horonH01032S the wayH01870 X`3}L.jD(xX # of michmashH04363) to the passageH04569 went outH03318#1 of the philistinesH06430!- and the garrisonH04673 +  was there foundH04672  his sonH01121"/  and with jonathanH03129'  but with saulH07586%  and jonathanH03129 with saulH07586%~5 of any of the peopleH05971}# in the handH03027| foundH04672{ nor spearH02595-zE that there was neither swordH02719y of battleH04421.xG so it came to pass in the dayH03117w the goadsH01861v) and to sharpenH05324!u- and for the axesH07134)t/' and for the forksH07053 H07969$s5 and for the coultersH0855!r- for the mattocksH04281+q3' yet they had a fileH06310 H06477 p+  and his mattockH04281 Os[4rE%W9oO&% i–chabod'sH0350% of ahitubH0285$ the sonH01121# and ahiahH0281"  menH0376!  hundredH03967  about sixH08337) and the peopleH05971 in migronH04051)= under a pomegranate treeH07416) part of gibeahH01390!- in the uttermostH07097 tarriedH03427 and saulH07586) not his fatherH01# but he toldH05046)/'  on the other sideH01975 H05676  garrisonH04673$3  to the philistines'H06430#1  and let us go overH05674  comeH03212! his armourH03627 that bareH05375#1 unto the young manH05288 saidH0559  of saulH07586  the sonH01121 ' that jonathanH03129/ I now it came to pass upon a dayH03117 brW<g:w^:bD% and the nameH08034C bozezH0949B! of the oneH0259A%  and the nameH08034"@/  on the other sideH05676?  rockH05553>#  and a sharpH08127 =+  on the one sideH05676< rockH05553; a sharpH08127: garrisonH04673&97 unto the philistines'H064308! to go overH056747 soughtH01245"6/ by which jonathanH03129)5= and between the passagesH045694 was goneH01980"3/ not that jonathanH031292 knewH030451) and the peopleH059710 an ephodH0646/  wearingH05375.  in shilohH07887-  priestH03548,  lord'sH03068+  of eliH05941* the sonH01121)# of phinehasH06372( the sonH01121' brotherH0251 XjL+rZ5gN0pXb saidH0559,a5' and his armourbearerH03627 H05375` or by fewH04592_ by manyH07227^ to saveH03467]  lordH03068\%  no restraintH04622[  will workH06213Z  lordH03068'Y9  of these uncircumcisedH06189"X/ unto the garrisonH04673#W1 and let us go overH05674V comeH03212U! his armourH03627T that bareH05375!S- to the young manH05288R saidH0559Q% and jonathanH03083P  gibeahH01387O%  over againstH04136N southwardH05045M' and the otherH0259L michmashH04363K% over againstH04136J northwardH06828I situateH04690H! of the oneH0259G' the forefrontH08127F senehH05573E% of the otherH0259 =nQ4](~eBe=$|3  and the philistinesH06430#{1  of the philistinesH06430-zE  themselves unto the garrisonH04673#y1  of them discoveredH01540x  and bothH08147w  a signH0226#v1  them into our handH03027u)  hath deliveredH05414t  lordH03068,sC  unto us; then we will go upH05927r'  thus, come upH05927q+  but if they sayH05591pM  in our place, and will not go upH059271oM  to you; then we will stand stillH05975n'  until we comeH05060$m3  thus unto us, tarryH01826l#  if they sayH0559%k5 and we will discoverH01540j menH0582*i? behold, we will pass overH05674h jonathanH03083g then saidH05591fM with thee according to thy heartH03824e turnH05186d) in thine heartH03824c% unto him, doH06213 K|U6pD$lI"{K,5'  and his armourbearerH03627 H05375"/  and upon his feetH07272)  upon his handsH03027!  climbed upH05927%  and jonathanH03129  of israelH03478#1  them into the handH03027)  hath deliveredH05414  lordH03068  afterH0310  come upH05927- 7'  unto his armourbearerH03627 H05375   saidH0559 %  and jonathanH03129 #  you a thingH01697( ;  to us, and we will shewH03045  come upH05927  and saidH0559,5'  and his armourbearerH03627 H05375  jonathanH03129  answeredH06030 +  of the garrisonH04675#  and the menH0582#1  where they had hidH02244!-  out of the holesH02356!  come forthH03318$~3  behold, the hebrewsH05680}  saidH0559 RX?&yT=sR%|R&49  so it was a very greatH04303  quakedH072642' and the earthH0776#11 they also trembledH02729!0- and the spoilersH07843/% the garrisonH04673).= and among all the peopleH05971-% in the fieldH07704,# in the hostH04264(+; and there was tremblingH02731*  a yokeH06776)  of landH07704(  acreH04618*'? within as it were an halfH02677& menH0376!%- was about twentyH06242$ madeH05221,#5' and his armourbearerH03627 H05375") which jonathanH03129! slaughterH04347 ) and that firstH07223  afterH0310  slewH04191,5'  and his armourbearerH03627 H05375  jonathanH03129  beforeH06440#1  him: and they fellH05307  afterH0310 _cH}Y4fI1_!P-  was at that timeH03117O of godH0430N# for the arkH0727M of godH0430L the arkH0727K% bring hitherH05066J! unto ahiahH0281I saidH0559H and saulH07586,G5'  and his armourbearerH03627 H05375!F- behold, jonathanH031294ES from us. and when they had numberedH06485D# who is goneH01980C% now, and seeH07200!B- with him, numberH06485 A+ unto the peopleH05971@ saulH07586? then saidH0559 >+  on beating downH01986=' and they wentH03212<# melted awayH04127+;A and, behold, the multitudeH01995: lookedH072009# of benjaminH011448 in gibeahH013907 of saulH07586!6- and the watchmenH068225  tremblingH02731 OmI&pX4a?xO%l5 moreover the hebrewsH05680k%  discomfitureH04103j  greatH01419i  a veryH03966'h9 was against his fellowH07453g swordH02719(f= and, behold, every man'sH0376e' to the battleH04421)d? themselves, and they cameH0935#c1 with him assembledH02199#b1 and all the peopleH05971a and saulH07586`! thine handH03027_  withdrawH0622 ^+  unto the priestH03548]  saidH0559\  and saulH07586['  and increasedH07227Z onH01980Y wentH03212#X1 of the philistinesH06430W# in the hostH04264V) that the noiseH01995 U+ unto the priestH03548T talkedH016960SK and it came to pass, while saulH07586R  of israelH03478"Q/  with the childrenH01121 PxL,yW/iB)oP# and the menH0376!- unto beth–avenH01007# passed overH05674) and the battleH04421 that dayH03117 israelH03478 savedH03467 lordH03068#1  them in the battleH04421  afterH0310-~E  even they also followed hardH01692} fledH05127%|5 that the philistinesH06430{! they heardH08085z ephraimH0669$y3 themselves in mountH02022x' which had hidH02244w of israelH03478$v5 likewise all the menH0376u%  and jonathanH03129t  with saulH07586*s? to be with the israelitesH03478r# round aboutH05439(q; with them into the campH04264p' which went upH05927o that timeH08032n beforeH0865*m? were with the philistinesH06430 WeF,sP& x_@tW& his handH03027%) but no man putH05381$ droppedH01982"#/ behold, the honeyH01706"' into the woodH03293! were comeH0935$ 3 and when the peopleH05971! the groundH07704 uponH06440$3 and there was honeyH01706 to a woodH03293 cameH0935 the landH0776 foodH03899 tastedH02938&7 so none of the peopleH05971+ on mine enemiesH0341&7 that i may be avengedH05358'  until eveningH06153  foodH03899#  that eatethH0398  the manH0376  cursedH0779 sayingH0559! the peopleH05971 # had adjuredH0422  for saulH07586  that dayH03117 + were distressedH05065  of israelH03478 IcI$aA"yU3jID%  with an oathH07650C! the peopleH05971B chargedH07650A straitlyH07650@! thy fatherH01? and saidH0559>' of the peopleH05971= oneH0376<' then answeredH06030 ;- were enlightenedH0215:% and his eyesH058699% to his mouthH063108 his handH030277  and putH07725*61'  it in an honeycombH01706 H032955!  and dippedH028814#  in his handH030273!  of the rodH042942 the endH07097'19 wherefore he put forthH079710' with the oathH07650/! the peopleH05971. chargedH07650!-3 not when his fatherH01, heardH08085+% but jonathanH03129*  the oathH07621)  fearedH03372()  for the peopleH05971'% to his mouthH06310 ]y\9oAvW: ]:a_  for had there not been now a much greaterH07235!`-  which they foundH04672 _- of their enemiesH0341^% of the spoilH07998] to dayH03117\ freelyH0398[ had eatenH0398Z! the peopleH05971Y if haplyH03863X' how much moreH0637W'  of this honeyH01706V  a littleH04592!U-  because i tastedH02938%T7 have been enlightenedH0215*S? i pray you, how mine eyesH05869R seeH07200Q the landH0776P' hath troubledH05916O my fatherH01N jonathanH03129M then saidH0559L! were faintH05774K) and the peopleH05971J this dayH03117I foodH03899H#  that eatethH0398G  the manH0376F  cursedH0779E  sayingH0559 LqT2vS6dAoL) !with the bloodH01818 ~- !in that they eatH0398} !lordH03068| !sinH02398#{1 !behold, the peopleH05971z !sayingH0559y !saulH07586x) !then they toldH05046w)  with the bloodH01818v  did eatH0398u)  and the peopleH05971t'  on the groundH0776s  and slewH07819r!  and calvesH01121q  and oxenH01241p  sheepH06629o  and tookH03947n)  upon the spoilH07998m'  flewH06213 H05860l)  and the peopleH05971k faintH05774j were veryH03966i) and the peopleH05971h! to aijalonH0357g' from michmashH04363f that dayH03117 e+ the philistinesH06430d) and they smoteH05221&c7  among the philistinesH06430b  slaughterH04347 FlG*{^C"tQ*}`F #builtH01129 #and saulH07586 "and slewH07819! "that nightH03915 "with himH03027 "his oxH07794 "every manH0376 "broughtH05066#1 "and all the peopleH05971) "with the bloodH01818 "in eatingH0398 "lordH03068 " and sinH02398' " here, and eatH0398 " and slayH07819 " his sheepH07716' " and every manH0376  "his oxH07794  "every manH0376+ A "unto them, bring me hitherH05066  "and sayH0559, C "yourselves among the peopleH05971 "disperseH06327 "saidH0559 "and saulH07586!- !unto me this dayH03117 ! stoneH068 ! a greatH01419 ! rollH01556$5 ! ye have transgressedH0898# ! and he saidH0559 TcJ-{P7tL-xT <+ %shall i go downH03381;) %counsel of godH0430: %askedH075929 %and saulH075868 $unto godH04307 $hitherH01988!6- $let us draw nearH071265! $the priestH03548$45 $unto thee. then saidH05593 $goodH02896#21 $whatsoever seemethH058691 $ doH06213&09 $ of them. and they saidH0559/ $ a manH0376%.5 $ and let us not leaveH07604- $ lightH0216',9 $them until the morningH01242+ $and spoilH0962* $by nightH03915 )+ $the philistinesH06430( $afterH0310') $let us go downH03381& $saidH0559% $and saulH07586$ #lordH03068#' #that he builtH01129" #altarH04196'!9 #the same was the firstH02490  #lordH03068 #an altarH04196 LvX4|Z=!lQ0iLZ (then saidH0559Y ' answeredH06030/XI ' not a man among all the peopleH05971W ' dieH04191 V+ 'he shall surelyH04191U 'my sonH01121T# 'in jonathanH03129S% 'though it beH03426R 'israelH03478Q% 'which savethH03467P 'livethH02416O 'lordH03068#N1 & hath been this dayH03117M & this sinH02403L & whereinH04100K &and seeH07200J &and knowH03045I' &of the peopleH05971H' &all the chiefH06438G &hitherH01988F% &draw ye nearH05066E &saidH0559D &and saulH07586!C- % him not that dayH03117 B+ % but he answeredH06030A % of israelH03478#@1 %them into the handH03027"?/ %wilt thou deliverH05414 >+ %the philistinesH06430= %afterH0310 ay^6sP8uV3ay% *and jonathanH03129x *my sonH01121(w; *between me and jonathanH03129v *castH05307u *saidH0559t *and saulH07586s ) escapedH03318r) ) but the peopleH05971q! ) were takenH03920p% ) and jonathanH03129o )and saulH07586n )a perfectH08549m )giveH03051l )of israelH03478k )godH0430j )lordH03068i )saidH0559h) )therefore saulH07586g (goodH02896f% ( what seemethH05869e ( doH06213d ( unto saulH07586c ( saidH0559b) ( and the peopleH05971a (sideH05676$`5 (will be on the otherH0259_ (my sonH01121#^1 (and i and jonathanH03129] (sideH05676\% (be ye on oneH0259#[1 (he unto all israelH03478 hsH'~]>}[1h -dieH04191) -shall jonathanH03129 -unto saulH07586 -saidH0559) -and the peopleH05971 ,jonathanH03129 ,dieH04191&7 ,for thou shalt surelyH04191' ,and more alsoH03254 ,do soH06213 ,godH0430  ,answeredH0559  ,and saulH07586 ! +i must dieH04191  +loH02009 % +in mine handH03027! +of the rodH04294% + with the endH07097 + honeyH01706 + a littleH04592 + tasteH02938 + i did butH02938' +him, and saidH0559 +toldH05046% +and jonathanH03129'9 +me what thou hast doneH06213~ +tellH05046}# +to jonathanH03129| +saidH0559{ +then saulH07586z *was takenH03920 MaH-~bE#mI!lM6! /and foughtH038985# /over israelH034784# /the kingdomH044103 /tookH039202 /so saulH07586#11 .to their own placeH047250 .wentH01980$/3 .and the philistinesH06430 .+ .the philistinesH06430-) .from followingH0310, .went upH05927+ .then saulH07586*% -that he diedH04191) -jonathanH03129( -rescuedH06299'' -so the peopleH05971& -this dayH03117% -with godH0430$$3 -for he hath wroughtH06213#' -to the groundH0776" -fallH05307!# -of his headH07218) = - there shall not one hairH08185 - livethH02416 - lordH03068! - god forbidH02486 - in israelH03478 -salvationH03444! -this greatH01419!- -who hath wroughtH06213 IeH$}W3tK*gIQ 1daughtersH01323P! 1of his twoH08147O' 1and the namesH08034"N/ 1and melchi–shuaH04444M 1and ishuiH03440L' 1were jonathanH03129K 1of saulH07586J% 1now the sonsH01121%I5 0of them that spoiledH08154!H- 0out of the handsH03027G 0israelH03478F' 0and deliveredH05337E) 0the amalekitesH06002D 0and smoteH05221C 0an hostH02428 B+ 0and he gatheredH06213"A/ /himself, he vexedH07561,@C /and whithersoever he turnedH06437,?C /and against the philistinesH06430> / of zobahH06678&=7 / and against the kingsH04428 <- / and against edomH0123; / of ammonH05983):= / and against the childrenH011219% /against moabH041248' /on every sideH05439'7; /against all his enemiesH0341 b`E$sP0sW;b(p; 4against the philistinesH06430o 4warH04421#n1 4and there was soreH02389m 3of abielH022l 3the sonH01121k 3of abnerH074j! 3the fatherH01i 3and nerH05369h 3of saulH07586g! 3the fatherH01f 3and kishH07027e 2uncleH01730d 2 saul'sH07586c 2 of nerH05369b 2 the sonH01121a 2 abnerH074`# 2 of his hostH06635_) 2of the captainH08269^% 2and the nameH08034]! 2of ahimaazH0290\% 2the daughterH01323[ 2ahinoamH0293Z 2wifeH0802Y 2of saul'sH07586X% 2and the nameH08034W 1michalH04324V) 1 of the youngerH06996U% 1 and the nameH08034T 1 merabH04764!S- 1 of the firstbornH01067R 1 the nameH08034 ZjS0uT;kM4Z#1  for him in the wayH01870# how he laidH07760  to israelH03478  didH06213 % which amalekH06002 ! i rememberH06485  of hostsH06635 lordH03068! thus saithH0559  lordH03068%  of the wordsH01697$3  thou unto the voiceH06963&7  now therefore hearkenH08085#  over israelH03478 + over his peopleH05971 kingH04428% me to anointH04886~ sentH07971} lordH03068| unto saulH07586{ also saidH0559z samuelH08050y 4 he tookH0622x 4 manH01121w) 4 or any valiantH02428v 4 manH0376u! 4any strongH01368t 4sawH07200s' 4and when saulH07586r 4of saulH07586q% 4all the daysH03117 UiAs\>$qN.mU. cameH0935- and saulH07586,  of judahH03063+  menH0376*  thousandH0505)  and tenH06235(  footmenH07273' thousandH0505&# two hundredH03967%) them in telaimH02923$% and numberedH06485# togetherH08085"! the peopleH05971! gatheredH08085  and saulH07586 and assH02543  camelH01581  and sheepH07716  oxH07794%  and sucklingH03243  infantH05768 and womanH0802 both manH0376#1 them not; but slayH04191.G all that they have, and spareH02550$3 and utterly destroyH02763 amalekH06002 and smiteH05221 now goH03212!  from egyptH04714 +  when he came upH05927 Vz]E  i8kN/ rVK to shurH07793J# thou comestH0935I% from havilahH02341H) the amalekitesH06002G smoteH05221F and saulH07586E) the amalekitesH06003D! from amongH08432C departedH05493B) so the kenitesH07017A% out of egyptH04714"@/ when they came upH05927?  of israelH03478$>3  to all the childrenH01121=  kindnessH02617-<E  you with them: for ye shewedH06213;)  lest i destroyH0622:) the amalekitesH060029! from amongH084328% get you downH033817 departH054936 goH03212!5- unto the kenitesH070174 saidH05593 and saulH075862' in the valleyH05158$1'% and laid waitH0693 H073780 of amalekH06002/ to a cityH05892 PqK1aF/fJ"iPh  lordH03068#g1  then came the wordH01697,fC  that they destroyed utterlyH02763e!  and refuseH04549d  vileH05240&c7  them: but every thingH04399$b3  not utterly destroyH02763a  and wouldH014`  goodH02896_'  and the lambsH03733$^3  and of the fatlingsH04932 ]+  and of the oxenH01241\%  of the sheepH06629[%  and the bestH04315Z  agagH090Y  sparedH02550X)  and the peopleH05971W  but saulH07586V%  of the swordH02719U' with the edgeH06310T) all the peopleH05971&S7 and utterly destroyedH02763R aliveH02416"Q/ of the amalekitesH06002P the kingH04428O agagH090N# and he tookH08610M egyptH04714L% over againstH06440 d{bIlK2yY>$ d"/  and is gone aboutH05437  a placeH03027+A  and, behold, he set him upH05324  to carmelH03760  cameH0935  saulH07586  sayingH0559~  samuelH08050}#  it was toldH05046|)  in the morningH01242{  saulH07586z  to meetH07125y!  rose earlyH07925 x+  and when samuelH08050w  all nightH03915v  lordH03068u%  and he criedH02199t  samuelH08050s)  and it grievedH02734 r+  my commandmentsH01697+qA  me, and hath not performedH06965p)  from followingH0310&o7  for he is turned backH07725n  kingH04428m  saulH07586&l7  me that i have set upH04427k%  it repentethH05162j  sayingH0559i#  unto samuelH08050 KgK.uV>rU=oK #+  and of the oxenH01241"% of the sheepH06629! the bestH04315  sparedH02550) for the peopleH05971)= them from the amalekitesH06003!/ they have broughtH0935 saidH0559 and saulH07586% which i hearH08085# of the oxenH01241) and the lowingH06963% in mine earsH0241% of the sheepH06629#1 then this bleatingH06963 saidH0559! and samuelH08050  lordH03068 +  the commandmentH01697!-  i have performedH06965  lordH03068"/  unto him, blessedH01288   saidH0559   and saulH07586   to saulH07586   cameH0935 !  and samuelH08050  to gilgalH01537'  and gone downH03381'  and passed onH05674 T\<$mN) qS:kTB goH03212A and saidH0559"@/ thee on a journeyH01870? sentH07971> lordH03068=#  over israelH03478<  thee kingH04428;  anointedH04886: lordH030689 of israelH034788' of the tribesH076267 the headH07218#61 in thine own sightH058695 littleH069964 saidH05593! and samuelH08050!2-  unto him, say onH016961#  and he saidH0559!0- to me this nightH03915/ hath saidH01696. lordH03068 -+ and i will tellH05046, stayH07503+ unto saulH07586* saidH0559)# then samuelH08050*(? we have utterly destroyedH02763'%  and the restH03498&  thy godH0430%  lordH03068$%  to sacrificeH02076 Ow?nU4hF*~O+_A and have utterly destroyedH02763^ of amalekH06002]  the kingH04428\  agagH090$[5  me, and have broughtH0935Z  sentH07971Y  lordH03068X the wayH01870W' and have goneH03212V lordH03068U the voiceH06963#T1 yea, i have obeyedH08085S# unto samuelH08050R saidH0559Q and saulH07586P  lordH03068O% in the sightH05869N evilH07451M and didstH06213L) upon the spoilH07998K' but didst flyH05860J lordH03068I the voiceH069633HQ wherefore then didst thou not obeyH080854GS  against them until they be consumedH03615F  and fightH03898E) the amalekitesH06002D# the sinnersH02400$C3 and utterly destroyH02763 cfI+mN6w^:c| the sinH02403{' for rebellionH04805z of ramsH0352y% than the fatH02459x!  to hearkenH07181w)  than sacrificeH02077v  betterH02896 u+  behold, to obeyH08085t  lordH03068s the voiceH06963r' as in obeyingH08085q) and sacrificesH02077#p1 in burnt offeringsH05930o delightH02656n lordH03068m saidH0559l! and samuelH08050k  in gilgalH01537j  thy godH0430i  lordH03068h% to sacrificeH02076Ggy of the things which should have been utterly destroyedH02764f the chiefH07225e and oxenH01241d sheepH06629c% of the spoilH07998b tookH03947a) but the peopleH05971`) the amalekitesH06002 Z|M0]1 oOrZ saidH0559! and samuelH08050 lordH03068,C with me, that i may worshipH07812) and turn againH07725 my sinH024033Q now therefore, i pray thee, pardonH05375#  their voiceH06963!  and obeyedH08085!  the peopleH05971!-  because i fearedH03372 ' and thy wordsH01697  lordH03068 + the commandmentH06310( ; for i have transgressedH05674 ' i have sinnedH02398# unto samuelH08050 saidH0559 and saulH07586  kingH04428&7  he hath also rejectedH03988  lordH03068 the wordH01697+A because thou hast rejectedH03988% and idolatryH08655 iniquityH0205!~- and stubbornnessH06484}' of witchcraftH07081 DiP7jI&vV8eD5% will not lieH082664 of israelH03478&37 and also the strengthH053312  betterH02896"1/  it to a neighbourH074530) and hath givenH05414#/1 from thee this dayH03117. of israelH03478-# the kingdomH04468, hath rentH07167+ lordH03068* saidH0559)! and samuelH08050(# and it rentH07167'' of his mantleH04598&) upon the skirtH03671%% he laid holdH02388$! to go awayH03212#% turned aboutH05437"' and as samuelH08050!#  over israelH03478% 5  thee from being kingH04428'  hath rejectedH03988 lordH03068 lordH03068 the wordH016972O with thee: for thou hast rejectedH03988"/ i will not returnH07725 unto saulH07586 VzX=hO4nQ6~V$R3  unto him delicatelyH04574Q  cameH03212P  and agagH090"O/  of the amalekitesH06002N  the kingH04428M!  to me agagH090 L+  bring ye hitherH05066K  samuelH08050J  then saidH0559I lordH03068H! worshippedH07812G and saulH07586F saulH07586E afterH0310D% turned againH07725C so samuelH08050B  thy godH0430A  lordH03068,@C with me, that i may worshipH07812?) and turn againH07725">/ and before israelH03478=% of my peopleH059717<Y me now, i pray thee, before the eldersH02205; honourH03513:' i have sinnedH023989% then he saidH0559&87 that he should repentH051627 not a manH01206! nor repentH05162 RsW8 vW8w^A$mRr #to seeH07200q% #came no moreH03254p! #and samuelH08050o "of saulH07586n "to gibeahH01390m% "to his houseH01004l "went upH05927k "and saulH07586j "to ramahH07414i "wentH03212h# "then samuelH08050g !in gilgalH01537f !lordH03068e ! beforeH06440d ! in piecesH08158c ! agagH090b ! hewedH08158a! ! and samuelH08050`# !among womenH0802_% !be childlessH07921#^3 !so shall thy motherH0517] !childlessH07921\+ !hath made womenH0802[% !as thy swordH02719Z !saidH0559Y! !and samuelH08050X  is pastH05493W  of deathH04194V)  the bitternessH04751U  surelyH0403T  saidH0559S  and agagH090 KhN1gGuV9nK) among his sonsH01121 me a kingH04428$3 for i have providedH07200$ 3 the beth–lehemiteH01022 ' thee to jesseH03448 #  i will sendH07971   and goH03212   with oilH08081!  thine hornH07161  fillH04390# over israelH03478"/ him from reigningH04427'9 seeing i have rejectedH03988 for saulH07586'= how long wilt thou mournH056# unto samuelH08050 saidH0559 lordH03068~# #over israelH03478} #kingH04427&|7 # that he had made saulH07586{ # repentedH05162z # lordH03068y # for saulH07586x # mournedH056w #samuelH08050v% #neverthelessH03588u% #of his deathH04194t' #until the dayH03117s #saulH07586 TsR9!lS6}^?'qT/  trembledH02729.# of the townH05892-) and the eldersH02205 ,+ to beth–lehemH01035+ and cameH0935* spakeH01696) lordH03068( didH06213'! and samuelH08050&# whom i nameH0559&%7 and thou shalt anointH04886($; thee what thou shalt doH06213 #+ and i will shewH03045!"- to the sacrificeH02077! jesseH03448  and callH07121 lordH03068% to sacrificeH02076  i am comeH0935  and sayH0559  with theeH03027!'  an heiferH05697 H01241  takeH03947 saidH0559 lordH03068% he will killH02026 hearH08085 if saulH07586% how can i goH03212 saidH0559! and samuelH08050 LfH+ Y?vZ>#qL!L- or on the heightH01364'K9 not on his countenanceH04758J lookH05027I# unto samuelH08050H saidH0559G lordH03068F anointedH04899E lord'sH03068D and saidH0559C on eliabH0446B) that he lookedH072008A] and it came to pass, when they were comeH0935&@7  them to the sacrificeH02077?!  and calledH07121>%  and his sonsH01121=  jesseH03448"</  and he sanctifiedH06942);= with me to the sacrificeH02077$:5 yourselves, and comeH09359 sanctifyH069428 lordH030687% to sacrificeH020766 i am comeH09355 peaceablyH079654# and he saidH05593)  thou peaceablyH079652  comestH09351  and saidH05590'  at his comingH07125 Yz_CjD)|]>% tYk  samuelH08050j  beforeH06440i  to passH05674h#  of his sonsH01121g!  made sevenH07651f%  again, jesseH03448e  chosenH0977d  lordH03068c#  and he saidH0559b!  to pass byH05674a%  made shammahH08048`!  then jesseH03448_  chosenH0977^ lordH03068]# and he saidH0559\ samuelH08050[ beforeH06440"Z/ and made him passH05674Y abinadabH041X calledH07121W! then jesseH03448V% on the heartH03824U lookethH07200T lordH03068*S?  on the outward appearanceH05869R  lookethH07200Q  for manH0120P  seethH07200O!  not as manH0120'N9 because i have refusedH03988M) of his statureH06967 RnO7rF( iI.qR !  and goodlyH02896#  countenanceH05869)  of a beautifulH03303  withalH05973  ruddyH0132"1  and brought him inH0935#  and he sentH07971  hitherH06311%  till he comeH0935.G  him: for we will not sit downH05437  and fetchH03947~  sendH07971}!  unto jesseH03448|  saidH0559{!  and samuelH08050z  the sheepH06629(y;  and, behold, he keepethH07462!x-  yet the youngestH06996 w+  there remainethH07604v#  and he saidH0559u  childrenH05288t%  are here allH08552s!  unto jesseH03448r  saidH0559q!  and samuelH08050p+  hath not chosenH0977o  lordH03068n!  unto jesseH03448m  saidH0559l!  and samuelH08050 W{[B% ~eL- {X?"tW) servantsH05650(! and saul'sH07586' troubledH01204& lordH03068% spiritH07307$# and an evilH07451# from saulH07586" departedH05493! lordH03068 ) but the spiritH07307  to ramahH07414  and wentH03212  rose upH06965  so samuelH08050  forwardH04605'  from that dayH03117!  upon davidH01732  cameH06743  lordH03068)  and the spiritH07307+  of his brethrenH0251!-  him in the midstH07130%  and anointedH04886  of oilH08081  the hornH07161  tookH03947#  then samuelH08050  anointH04886   ariseH06965   saidH0559   lordH03068 !  to look toH07210 HaA"nOY<$jHF' then answeredH06030E and bringH0935D wellH03190C' that can playH05059B% me now a manH0376A provideH07200"@/ unto his servantsH05650? saidH0559> and saulH07586'=9 and thou shalt be wellH02895<' with his handH030271;M  is upon thee, that he shall playH05059:  from godH04309  spiritH0730798]  and it shall come to pass, when the evilH074517!  on an harpH036586 playerH050595 a cunningH030454 a manH0376"3/ thee, to seek outH012452 beforeH064401% thy servantsH056500# now commandH0559/% let our lordH0113. troublethH01204- from godH0430, spiritH07307.+G unto him, behold now, an evilH07451* saidH0559 `gJ"nO0bF-`e! with breadH03899d an assH02543c tookH03947b and jesseH03448a)  with the sheepH06629` thy sonH01121_ me davidH01732^ sendH07971] and saidH0559\! unto jesseH03448[! messengersH04397Z sentH07971Y) wherefore saulH07586X lordH03068W personH0376V% and a comelyH08389U! in mattersH01697T# and prudentH0995S of warH04421R  and a manH0376Q#  valiant manH02428P%  and a mightyH01368O!  in playingH05059N  cunningH03045$M3 the beth–lehemiteH01022L of jesseH03448K a sonH01121$J3 behold, i have seenH07200I and saidH0559 H+ of the servantsH05288G oneH0259 OnW=!xS3nG,nO! that davidH01732' was upon saulH07586 from godH0430 spiritH07307#  in my sightH05869  favourH02580&~7 me; for he hath foundH04672} beforeH06440#|1 i pray thee, standH05975{ let davidH01732z sayingH0559y to jesseH03448x sentH07971w and saulH075866vI' and he became his armourbearerH03627 H05375u# him greatlyH03966!t/ him: and he lovedH0157s beforeH06440r and stoodH05975q to saulH07586p cameH0935o and davidH01732n  unto saulH07586m  his sonH01121l  davidH01732k  byH03027j  and sentH07971i' kidH05795 H01423h and aH0259g of wineH03196f% and a bottleH04997 LnL+ dFyT7sL#!1 and set the battleH04421  of elahH0425' by the valleyH06010# and pitchedH02583&9 were gathered togetherH0622 of israelH03478# and the menH0376 and saulH07586!/  in ephes–dammimH0658!  and azekahH05825 +  between shochohH07755# and pitchedH02583 to judahH03063! at shochohH07755*A and were gathered togetherH0622 to battleH04421% their armiesH04264!/ gathered togetherH0622$3 now the philistinesH06430 departedH05493   spiritH07307 %  and the evilH07451 %  and was wellH02895 '  was refreshedH07304   so saulH07586' with his handH03027! and playedH05059 an harpH03658 tookH03947 L{a?jFz[= eL?  fiveH02568># of the coatH08302=) and the weightH04948< of mailH07193;# with a coatH08302: armedH038479' upon his headH072188 of brassH051787 an helmetH035536!  and a spanH022395  cubitsH05204  sixH083373% whose heightH013632 of gathH016611 goliathH015550 namedH08034#/1 of the philistinesH06430 .+ out of the campH04264!-!% a championH01143 H0376#,1 and there went outH03318+ a valleyH01516*' on a mountainH02022) stoodH05975,(C on the one side, and israelH03478'' on a mountainH02022& stoodH05975$%3 and the philistinesH06430 $+  the philistinesH06430#  againstH07125"  in arrayH06186 YrP/{b>% x_D#tY] battleH04421/\I unto them, why are ye come outH03318[ and saidH0559Z of israelH03478 Y+ unto the armiesH04634X and criedH07121W% and he stoodH05975V beforeH06440U  wentH01980T  a shieldH06793 S+  and one bearingH05375R  of ironH01270Q  shekelsH08255P hundredH03967O sixH08337N headH03852 M+ and his spear'sH02595L beamH04500K+ like a weaver'sH0707J% of his spearH02595%I'' and the staffH02671 H06086&H7 between his shouldersH03802G of brassH05178F% and a targetH03591E' upon his legsH07272D of brassH05178C greavesH04697B  of brassH05178A  shekelsH08255@  thousandH0505 H|aDsN$uV8bHy  heardH08085x)  and all israelH03478w  when saulH07586v  togetherH03162"u/  that we may fightH03898t  me a manH0376s  giveH05414r  this dayH03117q  of israelH03478p!  the armiesH04634o  i defyH02778n  saidH0559#m1  and the philistineH06430l  and serveH056473kQ  him, then shall ye be our servantsH05650&j7  against him, and killH05221!i-  but if i prevailH032012hO  me, then will we be your servantsH05650%g5  with me, and to killH05221f  to fightH03898e'  if he be ableH03201/dI for you, and let him come downH03381c  you a manH0376b  chooseH01262a  to saulH07586 `+  and ye servantsH05650#_1  not i a philistineH06430^ in arrayH06186 ZsX:aH)w\C& sZ  sonsH01121%  of his threeH07969'  and the namesH08034'  to the battleH04421  saulH07586  followedH0310  wentH03212  of jesseH03448  sonsH01121  eldestH01419 '  and the threeH07969   of saulH07586 #  in the daysH03117 !  an old manH02204   among menH0582  wentH0935#  and the manH0376  sonsH01121!-  and he had eightH08083  jesseH03448!  whose nameH08034/;'  of beth–lehem–judahH03063 H01035(1#  of that ephrathiteH0673 H0376  the sonH01121  now davidH01732~  afraidH03372}#  and greatlyH03966#|1  they were dismayedH02865"{/  of the philistineH06430z#  those wordsH01697 MhD"gN0`9eM6 saidH05595 and jesseH034484 daysH031173' himself fortyH07052' and presentedH033201# and eveningH061500 morningH07925/ drew nearH05066#.1 and the philistineH06430 -+ at beth–lehemH01035, sheepH06629+% his father'sH01* to feedH07462) from saulH07586(% and returnedH07725' wentH01980& but davidH01732% saulH07586$% followedH0310 H01980# eldestH01419"' and the threeH07969!% the youngestH06996  and davidH01732  shammahH08048'  and the thirdH07992 /  unto him abinadabH041  and nextH04932'  the firstbornH01060  eliabH0446'  to the battleH04421  that wentH01980 ThL0wY6~]@rTT and davidH01732%S5 with the philistinesH06430R fightingH03898Q of elahH0425P' in the valleyH06010O of israelH03478)N? and they, and all the menH0376M now saulH07586L%  their pledgeH06161K  and takeH03947J fareH07965 I- how thy brethrenH0251H and lookH06485G thousandH0505!F- unto the captainH08269E' cheesesH02757 H02461D these tenH06235C and carryH0935B+ to thy brethrenH0251A#  to the campH04264@  and runH07323?  loavesH03899>'  and these tenH06235=  parchedH07039< of thisH02088; an ephahH0374$:5 now for thy brethrenH02519 takeH039478 his sonH011217! unto davidH01732 X^A$[:gK2tXq and ranH07323 p+ of the carriageH03627o' of the keeperH08104n# in the handH03027m% his carriageH03627l leftH05203k and davidH01732j armyH04634i againstH07125h armyH04634,gC had put the battle in arrayH06186$f3 and the philistinesH06430e! for israelH03478d) for the battleH04421c# and shoutedH07321b% to the fightH04634 a+ was going forthH03318`#  as the hostH02428_'  to the trenchH04570 ^-  him; and he cameH0935]'  had commandedH06680\  as jesseH03448[ and wentH03212Z and tookH05375Y' with a keeperH08104X the sheepH06629W and leftH05203V) in the morningH01242U' rose up earlyH07925 P{V!V/sU3hP saidH0559  of israelH03478 # and the menH0376  afraidH03372 ' and were soreH03966  from himH06440 fledH05127 the manH0376' when they sawH07200 of israelH03478+ and all the menH0376 heardH08085  and davidH01732  wordsH01697%7  according to the sameH0428  and spakeH01696#~1  of the philistinesH06430)}/' out of the armiesH04630 H04634| by nameH08034{ goliathH01555z of gathH01661y) the philistineH06430#x%% the championH01143 H03761wM with them, behold, there came upH05927!v- and as he talkedH01696u%  his brethrenH0251#t#'  and salutedH07965 H07592s  and cameH0935r' into the armyH04634 Y|a?$b= z\=}Y ,+  and taketh awayH05493+!  philistineH06430*  thisH01975)% that killethH05221(! to the manH0376#'1 what shall be doneH06213&) by him, sayingH0559%! that stoodH05975$! to the menH0582# spakeH0559" and davidH01732! in israelH03478  freeH02670 houseH01004% his father'sH01 and makeH06213!- him his daughterH01323' and will giveH05414 richesH06239) him with greatH01419#  will enrichH06238'  him, the kingH04428#  who killethH05221  the manH0376'  is he come upH05927 israelH03478) surely to defyH02778 + that is come upH05927 this manH0376% have ye seenH07200 GyQ2vN0|\=$aGI thoseH020075HU  hither? and with whom hast thou leftH05203%G5  why camest thou downH03381F#  and he saidH0559E'  against davidH01732D#  was kindledH02734C angerH0639B# and eliab'sH0446A% unto the menH0582@' when he spakeH01696? heardH08085> brotherH0251=! his eldestH01419< and eliabH0446;% that killethH05221:! to the manH0376$93 so shall it be doneH062138 sayingH0559&77 him after this mannerH016976 answeredH05595) and the peopleH059714 godH04303' of the livingH024162! the armiesH04634$13 that he should defyH027780! philistineH06430#/1 this uncircumcisedH06189.#  from israelH03478-%  the reproachH02781bR RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{ ia j k l< mZ ny o p6 qQ rp s t. uK vh ia j k l< mZ ny o p6 qQ rp s t. uK vh w x# yB z_ {| | }5 ~R r  / L k ) F e  ! ? ] y  6 T q  , I f  ! ? \ z  2 P m * G c  : X t  / L k  & B `   < Z w  2 O l  % A _ |  6 S n „ Ä( ĄH ńg Ƅ DŽ" Ȅ> Ʉ\ ʄ{ ˄ WoG$yP0uR5qWf spakeH01696e# which davidH01732d! were heardH08085#c1 and when the wordsH01697b  mannerH01697!a-  after the formerH07223`  him againH07725_ answeredH01697^) and the peopleH05971&]7 after the same mannerH01697\ and spakeH0559[ anotherH0312Z towardH04136Y from himH0681X' and he turnedH05437W# not a causeH01697%V5 what have i now doneH06213U saidH0559T and davidH01732S! the battleH04421'R9 that thou mightest seeH07200'Q9 for thou art come downH03381P) of thine heartH03824$O3 and the naughtinessH07455N thy prideH02087M i knowH03045"L/ in the wildernessH04057K sheepH06629J fewH04592 QkS7zQ4vZ:oQ% "his father'sH01 "keptH07462# "thy servantH05650 "unto saulH07586 "saidH0559 "and davidH01732) ! from his youthH05271~ ! of warH04421}% ! and he a manH0376| !a youthH05288{ !to fightH03898(z; !against this philistineH06430y !to goH03212"x/ !thou art not ableH03201w !to davidH01732v !saidH0559u !and saulH07586%t5  with this philistineH06430s  and fightH03898r  will goH03212,qC  because of him; thy servantH05650p  failH05307o  heartH03820n%  let no man'sH0120m  to saulH07586l  saidH0559k  and davidH01732j# and he sentH03947i saulH07586h beforeH06440g) they rehearsedH05046 YnL'|V- rQ&pY! $ godH0430 ' $ of the livingH02416! $ the armiesH04634/I $of them, seeing he hath defiedH02778+ $shall be as oneH0259! $philistineH06430'9 $and this uncircumcisedH06189% $and the bearH01677' $both the lionH0738 $slewH05221# $thy servantH05650' # him, and slewH04191 # and smoteH05221% #by his beardH02206%5 #against me, i caughtH02388"/ #and when he aroseH06965!- #out of his mouthH06310#1 #him, and deliveredH05337) #him, and smoteH05221 #afterH0310 ) #and i went outH03318! - " out of the flockH05739 ' " a lambH02089 H07716  " and tookH05375 ! " and a bearH01677 " a lionH0738) "and there cameH0935 "sheepH06629 VlM&w_@)|^AzV ?+ 'upon his armourH04055> 'his swordH02719= 'girdedH02296< 'and davidH01732(;; & him with a coat of mailH08302:' & also he armedH038479' &upon his headH072188 &of brassH051787 &an helmetH069596! &and he putH05414 5+ &with his armourH040554 &davidH017323 &armedH038472 &and saulH075861 %lordH030680 %goH03212/! %unto davidH01732. % saidH0559- % and saulH07586#,1 % of this philistineH06430#+1 % me out of the handH03027 *+ % he will deliverH05337)# %of the bearH01677#(1 %and out of the pawH03027'# %of the lionH0738"&/ %me out of the pawH03027%) %that deliveredH05337$ %lordH03068# %saidH0559" %davidH01732 X{cE(gG* oW%qX\ )cameH03212#[1 )and the philistineH06430"Z/ (to the philistineH06430!Y- (and he drew nearH05066X# (in his handH03027W' ( and his slingH07050.VG ( which he had, even in a scripH03219U ( bagH03627%T5 ( them in a shepherd'sH07462S ( and putH07760!R- (out of the brookH05158Q (stonesH068P (smoothH02512O (him fiveH02568N (and choseH0977M# (in his handH03027L (his staffH04731K# (and he tookH03947J 'putH05493I 'and davidH017322HO ' with these; for i have not provedH05254G ' goH03212F ' i cannotH03201E ' unto saulH07586D ' saidH0559C 'and davidH01732&B7 'for he had not provedH05254A 'to goH03212@) 'and he assayedH02974 _kL1rU3uO( x_z ,comeH03212y ,to davidH01732x ,saidH0559#w1 ,and the philistineH06430v# + by his godsH0430u + davidH01732t +cursedH07043#s1 +and the philistineH06430"r/ +to me with stavesH04731 q- +that thou comestH0935p +i a dogH03611o! +unto davidH01732n +saidH0559#m1 +and the philistineH06430l# * countenanceH04758k' *and of a fairH03303j *and ruddyH0132i *a youthH05288h% *he disdainedH0959g *davidH01732f *and sawH07200e% *looked aboutH05027(d; *and when the philistineH06430c ) beforeH06440b! )the shieldH06793a )that bareH05375`# )and the manH0376_! )unto davidH01732^' )and drew nearH07131] )onH01980 _uP/gA#j@# ~_! .thine headH07218) .thee, and takeH05493!- .and i will smiteH05221$3 .thee into mine handH03027 .deliverH05462 .lordH03068 .this dayH03117&7 -whom thou hast defiedH02778 -of israelH03478 ' - of the armiesH04634  - the godH0430  - of hostsH06635  - lordH03068$ 3 - to thee in the nameH08034! -but i comeH0935"/ -and with a shieldH03591!- -and with a spearH02595#1 -to me with a swordH02719# -thou comestH0935"/ -to the philistineH06430 -davidH01732 -then saidH0559% , of the fieldH07704!/ , and to the beastsH0929~! ,of the airH08064}) ,unto the fowlsH05775| ,thy fleshH01320'{9 ,to me, and i will giveH05414 EiL) |ZA#eB'gE2' 0and drew nighH071261 0and cameH032120 0aroseH069659/] 0and it came to pass, when the philistineH06430#.1 / you into our handsH03027!-- / and he will giveH05414, /lord'sH03068+) /for the battleH04421* /and spearH02595)) /not with swordH02719( /savethH03467' /lordH03068&! /shall knowH03045&%7 /and all this assemblyH06951$ .in israelH03478# .a godH0430"' .that there isH03426! .may knowH03045" 1 .that all the earthH0776% .of the earthH0776'9 .and to the wild beastsH02416! .of the airH08064) . unto the fowlsH05775 . this dayH03117#1 . of the philistinesH06430# . of the hostH04264% . the carcasesH06297+A .from thee; and i will giveH05414 atP4aC%~^<aP- 2and with a stoneH068O% 2with a slingH07050N) 2the philistineH06430M 2overH04480L 2prevailedH02388K 2so davidH01732J% 1to the earthH0776I' 1upon his faceH06440H# 1and he fellH05307"G/ 1 into his foreheadH04696F 1 sunkH02883E) 1 that the stoneH068 D+ 1 in his foreheadH04696C) 1 the philistineH06430B 1and smoteH05221A 1and slangH07049@) 1thence a stoneH068? 1and tookH03947>! 1in his bagH03627= 1his handH03027< 1putH07971; 1and davidH01732:) 0 the philistineH064309 0 to meetH07125 8+ 0 toward the armyH046347 0 and ranH073236 0hastedH041165! 0that davidH017324 0davidH017323 0to meetH07125 SeH$ nEjM/wS m+ 4the philistinesH06430l# 4and pursuedH07291k# 4and shoutedH07321j 4aroseH06965i% 4and of judahH03063h 4of israelH03478g# 4and the menH0582f 3they fledH05127e 3was deadH04191d) 3their championH01368c 3 sawH072004bS 3 therewith. and when the philistinesH06430a 3 his headH07218!`- 3 him, and cut offH03772"_/ 3 thereof, and slewH04191%^5 3it out of the sheathH08593] 3and drewH08025\ 3his swordH02719[ 3and tookH03947$Z3 3upon the philistineH06430Y 3and stoodH05975X 3ranH07323 W+ 3therefore davidH01732V 2 of davidH01732U# 2 in the handH03027T 2 no swordH02719S 2 and slewH04191R) 2the philistineH06430Q 2and smoteH05221 LyU.fH+ jQ4nL ' 7and when saulH07586 # 6 in his tentH0168! 6his armourH03627! 6but he putH07760 + 6it to jerusalemH03389# 6and broughtH0935"/ 6of the philistineH06430 6the headH07218 6tookH03947 6and davidH01732# 5their tentsH04264!- 5and they spoiledH08155 ~+ 5the philistinesH06430} 5afterH0310|% 5from chasingH01814{ 5returnedH07725z 5of israelH03478!y- 5and the childrenH01121x) 4and unto ekronH06138w) 4even unto gathH01661v# 4to shaaraimH08189u! 4by the wayH01870t 4fell downH05307#s1 4 of the philistinesH06430 r+ 4 and the woundedH02491q 4 of ekronH06138!p- 4 and to the gatesH08179o' 4 to the valleyH01516n+ 4until thou comeH0935 PrW:qT9qO.oP*! 9him beforeH06440 )- 9him, and broughtH0935( 9tookH03947' 9abnerH074"&/ 9of the philistineH06430#%1 9from the slaughterH05221$ 9returnedH07725#% 9and as davidH01732"' 8the striplingH05958!) 8thou whose sonH01121  8enquireH07592 8saidH0559% 8and the kingH04428 7tellH03045 7i cannotH0518 7o kingH04428 7livethH02416 7thy soulH05315 7saidH0559 7and abnerH074! 7 this youthH05288 7 whose sonH01121 7 abnerH074# 7 of the hostH06635# 7 the captainH08269! 7unto abnerH074 7he saidH0559) 7the philistineH06430 7againstH07125  7go forthH03318  7davidH01732  7sawH07200 SbJ$sK mK. uSG' and would letH05414F% him that dayH03117E tookH03947D and saulH07586$C3  him as his own soulH05315B  lovedH0157A%  and jonathanH03083@ of davidH01732?' with the soulH05315> was knitH07194=# of jonathanH03083<' that the soulH05315; unto saulH07586:# of speakingH01696=9e and it came to pass, when he had made an endH03615$83 : the beth–lehemiteH010227 : jesseH034486) :of thy servantH056505 :the sonH011214 :answeredH05593 :and davidH017322 :young manH05288"1/ :to him, whose sonH011210 :saidH0559/ :and saulH07586.# 9 in his handH03027"-/ 9 of the philistineH06430,' 9 with the headH07218+ 9 saulH07586 V{]D%sL,z]6~V$c3  and he was acceptedH03190b  of warH04421 a- him over the menH0582` setH07760_ and saulH07586'^9 behaved himself wiselyH07919] sentH07971#\1 whithersoever saulH07586[ went outH03318Z and davidH01732"Y/  and to his girdleH02289X) and to his bowH07198"W/ even to his swordH02719!V- and his garmentsH04055U# it to davidH01732#T1 upon him, and gaveH05414$S3 himself of the robeH04598R strippedH06584Q% and jonathanH03083$P3 him as his own soulH05315 O- because he lovedH0160N! a covenantH01285M madeH03772L and davidH01732K' then jonathanH03083J houseH01004I+ to his father'sH01$H3 him go no more homeH07725 CqT qT2iLdC' his thousandsH0505! hath slainH05221~ saulH07586} and saidH0559|) as they playedH07832{ answeredH06030z' and the womenH0802/yI and with instruments of musickH07991x with joyH08057w% with tabretsH08596v saulH07586u  kingH04428t  to meetH07125s#  and dancingH04246r  singingH07891q  of israelH03478p' of all citiesH05892o came outH03318n) that the womenH0802"m/ of the philistineH06430#l1 from the slaughterH05221k% was returnedH07725j! when davidH017320iM and it came to pass as they cameH0935h servantsH05650g of saul'sH07586&f7  and also in the sightH05869"e/  of all the peopleH05971d%  in the sightH05869 PhEbE~H& qP%  of the houseH01004%  in the midstH08432"/  and he prophesiedH05012  upon saulH07586  cameH06743  from godH0430  spiritH07307'  that the evilH074512O  and it came to pass on the morrowH04283#  and forwardH01973'  from that dayH03117  davidH01732  eyedH05770  and saulH075861M  can he have more but the kingdomH04410   thousandsH0505- E  and to me they have ascribedH05414 '  ten thousandsH07233 ! unto davidH01732# 1 they have ascribedH05414 - him; and he saidH0559"!' displeasedH05869 H03415) and the sayingH01697 wrothH02734 was veryH03966 and saulH07586"/  his ten thousandsH07233 and davidH01732 QaC* zU7lS tQ:+  over a thousandH0505 9+  him his captainH08269'89  him from him, and madeH077607  removedH054936)  therefore saulH075865  from saulH07586/4I  was with him, and was departedH054933  lordH030682  davidH017321  ofH064400!  was afraidH03372/  and saulH07586.  twiceH06471 -+  of his presenceH06440,#  avoided outH05437+  and davidH01732!*-  even to the wallH07023)  davidH01732(%  i will smiteH05221'#  for he saidH0559&#  the javelinH02595%  castH02904$  and saulH07586#  handH03027"  in saul'sH07586!  a javelinH02595" /  as at other timesH03117'  with his handH03027  playedH05059  and davidH01732 ]e:x];$iN1}]X% thee to wifeH0802 W+ her will i giveH05414V merabH04764U daughterH01323 T+ behold my elderH01419S to davidH01732R saidH0559Q and saulH07586P beforeH06440O# and came inH0935$N3 because he went outH03318M davidH01732L lovedH0157K and judahH03063J) but all israelH03478I ofH06440H' he was afraidH01481G wiselyH07919F% himself veryH03966 E+ that he behavedH07919D sawH07200$C3 wherefore when saulH07586B lordH03068 A+ in all his waysH01870'@9 behaved himself wiselyH07919? and davidH01732>!  the peopleH05971=  beforeH06440<#  and came inH0935 ;+  and he went outH03318 PsV>kO2uV;kPt  to wifeH0802 s+  the meholathiteH04259r# unto adrielH05741#q1 that she was givenH05414p to davidH01732'o9 should have been givenH05414n daughterH01323m saul'sH07586l! when merabH047640kK but it came to pass at the timeH06256j#  to the kingH04428,iC that i should be son in lawH02860h in israelH03478g familyH04940f# my father'sH01e my lifeH02416d unto saulH07586c saidH0559b and davidH01732#a1 of the philistinesH06430.`G be upon him, but let the handH03027"_/ let not mine handH03027^ saidH0559]  for saulH07586\  battlesH04421[  lord'sH03068"Z/  for me, and fightH03898,Y5'  only be thou valiantH02428 H01121 LvT;l>^@#qL!- behold, the kingH04428 and sayH0559 secretlyH03909! with davidH01732  communeH01696 % his servantsH05650  commandedH06680  and saulH07586   the twainH08147!-  be my son in lawH02859$3  thou shalt this dayH03117  to davidH01732 saidH05593Q may be against him. wherefore saulH07586#1 of the philistinesH06430*? to him, and that the handH030271M him her, that she may be a snareH04170# i will giveH05414 saidH0559~ and saulH07586}'  pleasedH05869 H03474|' and the thingH01697{ saulH07586z' and they toldH05046y davidH01732x lovedH0157w daughterH01323v saul'sH07586u! and michalH04324 [_@!pX<"`D+ [!// thus shall ye sayH0559. saidH0559- and saulH07586, davidH01732+ spakeH01696*) on this mannerH01697)# him, sayingH0559( toldH05046' of saulH07586!&- and the servantsH05650%%5 and lightly esteemedH07034$ manH0376#  a poorH07326"!  son in lawH02859!)  to be a king'sH04428   lightH07043  seemethH05869 saidH0559 and davidH01732 of davidH01732# in the earsH0241# those wordsH01697 spakeH01696 servantsH05650! and saul'sH07586!  son in lawH028592O  thee: now therefore be the king'sH04428  loveH0157.G  in thee, and all his servantsH05650%  hath delightH02654 WdFeL,[AtWL and wentH03212K aroseH06965 J+ wherefore davidH01732!I-  were not expiredH04390H%  and the daysH03117G! son in lawH02859&F7 well to be the king'sH04428E davidH01732)D!5 it pleasedH05869 H01697 H03474C# these wordsH01697B davidH01732A toldH05046&@7 and when his servantsH05650#?1 of the philistinesH06430># by the handH03027= fallH05307<' to make davidH01732; thoughtH02803: but saulH075869  enemiesH03418'  of the king'sH044287'  to be avengedH05358#61  of the philistinesH064305  foreskinsH061904) but an hundredH039673' not any dowryH041192 desirethH026561 the kingH044280 to davidH01732 NzcE*cF-gH-hNk davidH01732j ofH06440i afraidH03372!h- was yet the moreH03254g and saulH07586f  lovedH0157e daughterH01323d saul'sH07586c michalH04324b! with davidH01732a lordH03068` and knewH03045_ sawH07200^ and saulH07586] to wifeH0802\% his daughterH01323[! him michalH04324Z gaveH05414Y and saulH07586X! son in lawH02859,WC that he might be the king'sH04428V#  to the kingH044280UK  and they gave them in full taleH04390 T+  their foreskinsH06190S  broughtH0935R  and davidH01732Q menH0376P# two hundredH03967#O1 of the philistinesH06430N and slewH05221M) he and his menH0582 Qb;U9i=nQ in davidH01732 muchH03966 delightedH02654 sonH01121 saul'sH07586% but jonathanH03083 davidH01732&7 that they should killH04191(; and to all his servantsH05650 his sonH01121~# to jonathanH03129} spakeH01696| and saulH07586{  set byH03365z  was muchH03966!y-  so that his nameH08034x  of saulH07586&w7 than all the servantsH05650,vC behaved himself more wiselyH07919u davidH01732 t+ they went forthH03318+sA and it came to pass, afterH01767r! went forthH03318#q1 of the philistinesH06430!p- then the princesH08269o#  continuallyH03117n enemyH0341m) became david'sH01732l and saulH07586 Ly^B&wZ4xR8hL& and saidH0559%! his fatherH01$ unto saulH07586# of davidH01732" goodH02896! spakeH01696 % and jonathanH03083!-  that i will tellH05046  i seeH07200"/ of thee; and whatH04100) with my fatherH01#1 and i will communeH01696% in the fieldH07704 my fatherH01 besideH03027 and standH05975"/ and i will go outH03318 and hideH02244# in a secretH05643 and abideH03427-E to thyself until the morningH01242<c thee: now therefore, i pray thee, take heedH08104 to killH04191  seekethH01245  my fatherH01   saulH07586   sayingH0559   davidH01732  toldH05046 % and jonathanH03083 Lo@iL)wQ jLB hearkenedH08085A and saulH07586 @+ without a causeH02600? davidH01732> to slayH04191= bloodH01818!<- against innocentH05355-;E  wherefore then wilt thou sinH02398":/  and didst rejoiceH080559#  thou sawestH072008)  for all israelH034787  salvationH086686 a greatH014195 wroughtH062134 lordH030683) the philistineH064302 and slewH052211# in his handH037090 his lifeH05315/) for he did putH07760. goodH02896"-/ to thee-ward veryH039664,S  against thee, and because his worksH04639++A  because he hath not sinnedH02398*'  against davidH01732$)3  against his servantH05650(  sinH02398+'A unto him, let not the kingH04428 HmR2Z9hN0jH`'  and they fledH05127_  slaughterH04347"^/ them with a greatH01419] and slewH05221%\5 with the philistinesH06430[! and foughtH03898Z went outH03318Y and davidH01732X againH03254"W/ and there was warH04421'V-%  as in times pastH08032 H0865+UA  and he was in his presenceH06440T  to saulH07586S  davidH01732R broughtH0935Q% and jonathanH03083%P5 him all those thingsH01697O shewedH05046N% and jonathanH03083M davidH01732L calledH07121K% and jonathanH03083J  be slainH04191I%  he shall notH0518H livethH02416G lordH03068F swareH07650E and saulH07586D# of jonathanH03083C) unto the voiceH06963 KpR1 }bE+zY9jK!  messengersH04397~  also sentH07971}  saulH07586|!  that nightH03915{#  and escapedH04422z  fledH05127y  and davidH01732x'  into the wallH07023w#  the javelinH02595v%  and he smoteH05221u  presenceH06440t'  out of saul'sH07586$s3  but he slipped awayH06362!r-  with the javelinH02595!q-  even to the wallH07023p  davidH01732o  to smiteH05221n  soughtH01245m  and saulH07586l  handH03027k  playedH05059j  and davidH01732i#  in his handH03027!h-  with his javelinH02595g%  in his houseH01004f  as he satH03427e'  was upon saulH07586d  lordH03068c  spiritH07307b%  and the evilH07451a  fromH06440 Y\=! rT,~aA" wY  of goats'H05795  a pillowH03523  and putH07760!  in the bedH04296  and laidH07760  an imageH08655  tookH03947!  and michalH04324#  and escapedH04422  and fledH01272#  and he wentH03212!-  through a windowH02474  downH03381  davidH01732  letH03381  so michalH04324$3  thou shalt be slainH04191   to morrowH04279   to nightH03915 %  not thy lifeH05315 %  if thou saveH04422 #  him, sayingH0559  toldH05046  wifeH0802  david'sH01732!  and michalH04324#1  him in the morningH01242!-  him, and to slayH04191  to watchH08104  houseH01004%  unto david'sH01732 SzaB& ~cI/y\=S-<E why hast thou deceived me soH07411;# unto michalH04324: saidH05599 and saulH07586 8+ for his bolsterH047637 of goats'H057956' with a pillowH035235! in the bedH042964 an imageH086553% were come inH0935(2; and when the messengersH04397 1+  that i may slayH04191!0- to me in the bedH04296/% bring him upH05927. sayingH0559- davidH01732, to seeH07200+) the messengersH04397* sentH07971) and saulH07586( sickH02470' she saidH0559& davidH01732% to takeH03947$! messengersH04397# sentH07971"' and when saulH07586!%  with a clothH0899 #  and coveredH03680 +  for his bolsterH04763 cz^E*kM0kM)|cZ sentH07971Y and saulH07586X in ramahH07414W at naiothH05121V' behold, davidH01732U sayingH0559T saulH07586 S+ and it was toldH05046R  in naiothH05121Q  and dweltH03427P  wentH03212*O?  to him. and he and samuelH08050N  had doneH06213"M/ him all that saulH07586L and toldH05046K to ramahH07414J to samuelH08050I and cameH0935H# and escapedH04422G fledH01272F so davidH01732"E/  why should i killH04191#D1  unto me, let me goH07971C  he saidH0559B  saulH07586A  answeredH0559@! and michalH04324#?1 that he is escapedH04422>! mine enemyH0341=' and sent awayH07971 HeA!W;xP)mH!w- he also to ramahH07414v then wentH03212*u?  time, and they prophesiedH05012t  the thirdH07992s  againH03254r!  messengersH04397q sentH07971#p1 likewise. and saulH07586$o3 and they prophesiedH05012n! messengersH04397m otherH0312l he sentH07971k saulH07586%j5 and when it was toldH05046)i= and they also prophesiedH05012h of saulH07586(g; was upon the messengersH04397f of godH0430&e7  over them, the spiritH07307d  appointedH05324c  standingH05975b!  and samuelH08050a#  prophesyingH05012 `+ of the prophetsH05030_# the companyH03862"^/ and when they sawH07200] davidH01732\ to takeH03947[! messengersH04397 [oS:hK(bE[-E in like manner, and lay downH05307 samuelH08050 beforeH06440) and prophesiedH05012 alsoH01571# his clothesH0899$3 and he stripped offH06584  in ramahH07414   to naiothH05121 '  until he cameH0935 ) and prophesiedH05012  onH01980/ I was upon him also, and he wentH03212 of godH0430) and the spiritH07307 in ramahH07414"/ thither to naiothH05121# and he wentH03212 in ramahH07414  at naiothH05121  saidH0559  and davidH01732  samuelH08050~  whereH0375} and saidH0559|% and he askedH07592{ in sechuH07906z wellH0953y! to a greatH01419x and cameH0935 gx_3lO*vW.g2 or smallH069961% either greatH014190 nothingH01697/' will doH06213 H06213./ behold, my fatherH01#-1 thou shalt not dieH04191%,5 unto him, god forbidH02486+# and he saidH0559* my lifeH05315 )+ that he seekethH01245(!  thy fatherH01'  beforeH06440&  my sinH02403%'  mine iniquityH05771!$-  what have i doneH06213# jonathanH03083" beforeH06440! and saidH0559  and cameH0935 in ramahH07414# from naiothH05121 fledH01272 and davidH01732(;  also among the prophetsH05030  saulH07586"1  wherefore they sayH0559#1  and all that nightH03915%  all that dayH03117 nakedH06174 XgI/ sQ1 uX=tXO desirethH0559$N3 whatsoever thy soulH05315M! unto davidH01732L jonathanH03083K then saidH0559%J5 between me and deathH04194I! but a stepH06587H livethH02416G thy soulH05315F livethH02416E lordH03068D but trulyH0199)C=  this, lest he be grievedH06087B  knowH03045!A-  let not jonathanH03083@%  and he saithH0559?'  in thine eyesH05869> graceH02580"=/ that i have foundH04672< knowethH03045; certainlyH03045:! thy fatherH01"91 moreover, and saidH05598 swareH076507 and davidH017326!  this thingH016975  hideH05641-4K  it me: and why should my fatherH01,37%  but that he will shewH0241 H01540 X_>vN+dJuXl if he sayH0559)k=  there for all the familyH04940j  sacrificeH02077i  a yearlyH03117h  his cityH05892 g+  to beth–lehemH01035(f; of me that he might runH07323e askedH07592d earnestlyH07592c davidH01732b% me, then sayH0559a missH06485` at allH06485_' if thy fatherH01^ at evenH06153])  unto the thirdH07992$\3  myself in the fieldH07704 [+  that i may hideH05641Z'  but let me goH07971Y  at meatH0398X' with the kingH04428W to sitH03427&V7 and i should not failH03427U% the new moonH02320"T/ behold, to morrowH04279S' unto jonathanH03083R saidH0559Q and davidH01732P) i will even doH06213 Y|bF(oO+^<}Y +  were determinedH03615  that evilH07451  certainlyH03045'  for if i knewH03045$3  far be it from theeH02486  saidH0559%  and jonathanH03083-  me to thy fatherH018]  me thyself; for why shouldest thou bringH0935~  slayH04191})  in me iniquityH057718|[ with thee: notwithstanding, if there beH03426{ lordH03068 z+ into a covenantH01285y# thy servantH05650%x7 for thou hast broughtH0935!w- with thy servantH05650v kindlyH02617*u? therefore thou shalt dealH06213t'  is determinedH03615s that evilH07451r be sureH03045q wrothH02734"p/ but if he be veryH02734!o- shall have peaceH07965n# thy servantH05650m wellH02896 Tu[;hO){cD+rT%  the thirdH07992$  any timeH06256 #+  about to morrowH04279"  my fatherH01$!3  when i have soundedH02713   of israelH03478  godH0430  lordH03068!  unto davidH01732  saidH0559%  and jonathanH03083'9  of them into the fieldH07704  bothH08147"/  and they went outH03318)  into the fieldH07704"/  and let us go outH03318  comeH03212!  unto davidH01732  saidH0559%  and jonathanH03083%  thee roughlyH07186  answerH06030!  thy fatherH01)  who shall tellH05046 #  to jonathanH03083   davidH01732   then saidH05591 M  upon thee, then would not i tellH05046   to comeH0935%  by my fatherH01 GpW@)^.]B)_GA forH05704@' from my houseH01004?% thy kindnessH02617'>9 thou shalt not cut offH03772=! that i dieH04191< lordH03068 ;+ me the kindnessH02617: shewH062139 i liveH0241618O and thou shalt not only while yetH0518:7e  be with thee, as he hath been with my fatherH016  lordH030685  in peaceH07965$43  that thou mayest goH01980,3C  it thee, and send thee awayH07971'2-%  then i will shewH0241 H015401  thee evilH074510  my fatherH01!/-  but if it pleaseH03190.#  to jonathanH03083-'  and much moreH03254,  soH03541+  doH06213*  lordH03068.);%  not unto thee, and shewH0241 H01540 (+  and i then sendH07971'%  toward davidH01732&  goodH02895 iqT2_? hC i_% the new moonH02320^ to morrowH04279] to davidH01732\ saidH0559[' then jonathanH03083Z% his own soulH05315Y+ him as he lovedH0160!X/ him: for he lovedH0157 W- because he lovedH0160V againH03254U to swearH07650T% caused davidH01732S% and jonathanH03083R  enemiesH0341Q! of david'sH01732P# at the handH03027O% even requireH01245N lordH03068M of davidH01732L) with the houseH01004K madeH03772J# so jonathanH03083I%  of the earthH0127H'  from the faceH06440G  every oneH0376F  of davidH01732E# the enemiesH0341D% hath cut offH03772C lordH03068B everH05769 P\5pK5bDqP|% unto the ladH05288{ sayH0559z) if i expresslyH0559y! the arrowsH02671x find outH04672w goH03212v a ladH05288)u= and, behold, i will sendH07971t at a markH04307!s- as though i shotH07971r# on the sideH06654q arrowsH02671p threeH07969!o- and i will shootH03384n  ezelH0237m  the stoneH068l  byH0681!k-  and shalt remainH03427j% the businessH04639i% thyself whenH03117&h7 where thou didst hideH05641g% to the placeH04725f and comeH0935e quicklyH03966#d1 thou shalt go downH03381,cC thou hast stayed three daysH08027b' will be emptyH06485!a- because thy seatH04186)`= and thou shalt be missedH06485 JmD+]DnQ9kJ% and the kingH04428 meatH03899 to eatH0398% sat him downH03427#1 was come, the kingH04428&7 and when the new moonH02320%5 himself in the fieldH07704 hidH05641 so davidH01732 everH05769(; between thee and me forH05704  lordH03068- E which thou and i have spokenH01696 ! the matterH01697$ 3 hath sent thee awayH07971  lordH03068!- thee; go thy wayH03212 beyondH01973#1 behold, the arrowsH02671(; thus unto the young manH05958% but if i sayH0559 livethH02416 lordH03068%5  to thee, and no hurtH01697  peaceH07965+  them; then comeH0935+~A  on this side of thee, takeH03947#}1  behold, the arrowsH02671 Y`?% b<"}cEvY6 and saulH075865 was emptyH064854 placeH047253% that david'sH017322% of the monthH023201! the secondH0814520O and it came to pass on the morrowH04283/  not cleanH02889. cleanH02889- notH01115(,; something hath befallenH04745+) for he thoughtH0559* that dayH03117)' not any thingH03972( spakeH01696"'/ nevertheless saulH07586& was emptyH06485% placeH04725$#  and david'sH01732#  sideH06654"  by saul'sH07586!  satH03427   and abnerH074 aroseH06965% and jonathanH03083# by the wallH07023# upon a seatH04186"/ as at other timesH06471' upon his seatH04186 satH03427 PfI-wY?%oO-yP%S5  i pray thee, and seeH07200 R+  let me get awayH04422Q'  in thine eyesH05869P  favourH02580)O= and now, if i have foundH04672"N/ he hath commandedH06680M) and my brotherH0251L# in the cityH05892!K- hath a sacrificeH02077,JC i pray thee; for our familyH04940I let me goH07971H# and he saidH0559 G+ to beth–lehemH01035F of meH05978E askedH07592D earnestlyH07592C davidH01732B saulH07586A answeredH06030@% and jonathanH03083?! nor to dayH03117">/ neither yesterdayH08543= to meatH03899<  of jesseH03448;#  not the sonH01121 :-  wherefore comethH09359  his sonH011218'  unto jonathanH030837 saidH0559 fxX?qO& tV3f n+ nor thy kingdomH04438.mG thou shalt not be establishedH03559l+ upon the groundH0127k livethH02425j of jesseH03448i the sonH01121h) for as long asH03117g nakednessH06172f+ of thy mother'sH0517'e9 and unto the confusionH01322'd9  to thine own confusionH01322c  of jesseH03448b  the sonH01121%a7  that thou hast chosenH0977`'  do not i knowH03045_! rebelliousH04780 ^+ of the perverseH05753#]1 unto him, thou sonH01121\# and he saidH0559![- against jonathanH03083Z# was kindledH02734Y angerH0639X# then saul'sH07586W tableH07979$V3 not unto the king'sH04428#U3 therefore he comethH0935T#  my brethrenH0251 K{Z=$oV8kQ1cK  " dayH03117 ! "the secondH08145  "no meatH03899# "and did eatH0398 "angerH0639 "in fierceH02750) "from the tableH07979 "aroseH06965# "so jonathanH03083 ! davidH01732 ! to slayH04191' !of his fatherH01'9 !that it was determinedH03617~ !knewH03045&}7 !him: whereby jonathanH03083 |+ !at him to smiteH05221{ !a javelinH02595z !castH02904y !and saulH07586"x/  what hath he doneH062136wW  unto him, wherefore shall he be slainH04191v  and saidH0559u!  his fatherH01t  saulH07586s  answeredH06030r%  and jonathanH03083jIH% (unto his ladH05288G' (his artilleryH03627F (gaveH05414E% (and jonathanH03083D! 'the matterH01697C 'knewH03045B 'and davidH01732A' 'only jonathanH03083@' 'not any thingH03972? 'knewH03045># 'but the ladH05288=' & to his masterH0113< & and cameH0935";!' & the arrowsH02678 H02671:# & gathered upH039509 & ladH05288$83 &not. and jonathan'sH030837 &stayH059756 &hasteH023635! &make speedH041204 &the ladH052883 &afterH03102 &criedH071211% &and jonathanH030830 % beyondH01973/' % not the arrowH02678. % and saidH0559- % the ladH05288, % afterH0310+ %criedH07121* %jonathanH03083) %had shotH03384 icG-~`>$xX;ig *bothH08147+fA *forasmuch as we have swornH07650e *in peaceH07965d *goH03212c *to davidH01732b *saidH0559a% *and jonathanH03083` )exceededH01431_# )until davidH01732^% )with anotherH07453] )oneH0376\ )and weptH01058[ )anotherH07453Z )oneH0376 Y+ ) and they kissedH05401X ) timesH06471W' ) himself threeH07969V ) and bowedH07812U' ) to the groundH0776T# )on his faceH0639S )and fellH05307R )the southH05045Q )towardH0681P )aroseH06965O )davidH01732N )was goneH0935#M1 )as soon as the ladH05288L# (to the cityH05892K (carryH0935J% (unto him, goH03212I (and saidH0559 QN-_B( kN2tQ) hath commandedH06680 the kingH04428! the priestH03548) unto ahimelechH0288 saidH0559 and davidH01732&9  thou alone, and no manH0376~  and saidH0559}  of davidH01732|) at the meetingH07125{! was afraidH02729z' and ahimelechH0288y! the priestH03548x% to ahimelechH0288w to nobH05011v davidH01732u then cameH0935t' *into the cityH05892s *wentH0935r% *and jonathanH03083q% *and departedH03212p% *and he aroseH06965o *everH05769n *forH05704m% * and thy seedH02233;' there but the shewbreadH06440 H03899'=9 for there was no breadH03899<% him hallowedH06944; gaveH05414:' so the priestH035489' in the vesselH036278 this dayH03117/7I yea, though it were sanctifiedH069426 commonH024555# in a mannerH018704  are holyH06944!3-  of the young menH05288 2+  and the vesselsH03627!1-  since i came outH033180  daysH08543*/? from us about these threeH08032. keptH06113- womenH0802$,5 unto him, of a truthH0518+ and saidH0559*! the priestH03548) answeredH06030( and davidH01732'! from womenH0802#&3  themselves at leastH0389%  have keptH08104!$-  if the young menH05288#  breadH03899 ^qW8 hM4~`H&^+\A  for i have neither broughtH03947[ or swordH02719Z spearH02595&Y7 here under thine handH03027X notH0371W% and is thereH03426V) unto ahimelechH0288U saidH0559T and davidH01732S  to saulH07586R)  of the herdmenH07462Q%  the chiefestH047P!  an edomiteH0130O  doegH01673N% and his nameH08034M lordH03068L beforeH06440K detainedH06113J) there that dayH03117I of saulH07586 H+ of the servantsH05650!G/ now a certain manH0376'F9  when it was taken awayH03947E!  in the dayH03117D  breadH03899C  hotH02527B  to putH07760A lordH03068@# from beforeH06440?) that was takenH05493 P}`C)hF+tX?!mP{  that dayH03117z  and fledH01272y  aroseH06965x  and davidH01732%w5  none like that; giveH05414v  saidH0559u  and davidH01732t  that hereH02088s  saveH02108r  no otherH0312q!  that, takeH03947"p/  if thou wilt takeH03947o  the ephodH0646n  behindH0310m!  in a clothH08071l  wrappedH03874k  of elahH0425j'  in the valleyH06010"i/  whom thou slewestH05221h)  the philistineH06430g!  of goliathH01555f  the swordH02719e  saidH0559d)  and the priestH03548c hasteH05169b requiredH01961a businessH01697#`1  because the king'sH04428_  with meH03027^)  nor my weaponsH03627]  my swordH02719 VqU0vL.wY=rV  of gathH01661  the kingH04428  achishH0397  ofH06440  afraidH03372%  and was soreH03966%  in his heartH03824#  these wordsH01697  laid upH07760  and davidH01732"/  his ten thousandsH07233  and davidH01732'  his thousandsH0505 !  hath slainH05221   saulH07586   sayingH0559   in dancesH04246& 7  one to another of himH02088"/  did they not singH06030#  of the landH0776  the kingH04428)  not this davidH01732  saidH0559  of achishH0397!-  and the servantsH05650  of gathH01661  the kingH04428  to achishH0397~  and wentH0935}  of saulH07586|  for fearH06440 XnK)bH"kCxX6# to the caveH04631$53 thence, and escapedH04422#41 therefore departedH032123 davidH017322' into my houseH010041 comeH0935$03 to play the mad manH07696$/5 that ye have broughtH0935.! of mad menH07696-# have i needH02638,+ have ye broughtH0935+ is madH07696* the manH0376)! lo, ye seeH07200"(/ unto his servantsH05650' achishH0397& then saidH0559%)  upon his beardH02206$  fall downH03381$#3  and let his spittleH07388"#  of the gateH08179!%  on the doorsH01817 '  and scrabbledH08427)  in their handsH03027.G  them, and feigned himself madH01984  beforeH05869'  his behaviourH02940)  and he changedH08138 d{a>wZnI-d(Q;  i pray thee, come forthH03318P'  and my motherH0517O' let my fatherH01N of moabH04124M' unto the kingH04428L# and he saidH0559K of moabH04124!J- thence to mizpehH04708I wentH03212H and davidH01732G  menH0376F  hundredH03967=Eg  over them: and there were with him about fourH0702=De themselves unto him; and he became a captainH08269C gatheredH06908$B%' discontentedH05315 H04751A' and every oneH0376@ in debtH05378?' and every oneH0376># in distressH04689=' and every oneH0376<)  they went downH03381;  heardH08085: houseH01004"95 and all his father'sH01%87 and when his brethrenH02517 adullamH05725 S{[>"mU=gH+vSo) was discoveredH03045n! that davidH01732m heardH08085l when saulH07586k of harethH02802 j+ into the forestH03293i  and cameH0935h  departedH03212g!  then davidH01732f  of judahH03063"e1  thee into the landH0776d and getH0935c departH03212 b+ not in the holdH04686a abideH03427`! unto davidH01732_ saidH0559^ gadH01410 ]+ and the prophetH05030 \+ was in the holdH04686[! that davidH01732'Z9 with him all the whileH03117Y) and they dweltH03427X of moabH04124W the kingH04428V# them beforeH06440U) and he broughtH05148T  will doH06213S  what godH0430&R7  with you, till i knowH03045 QaD]>qO6}Q( /% none that shewethH0241 H01540/ I that all of you have conspiredH07194 # of hundredsH03967% and captainsH08269% of thousandsH0505!-  you all captainsH08269  makeH07760'  and vineyardsH03754(;  every one of you fieldsH07704  giveH05414 of jesseH03448% will the sonH01121' ye benjamitesH01145$~3 about him, hear nowH08085}! that stoodH05324"|/ unto his servantsH05650{ saidH0559z then saulH07586y standingH05324%x5  and all his servantsH05650w#  in his handH03027!v-  having his spearH02595u  in ramahH07414t%  under a treeH0815s in gibeahH01390r abodeH03427$q3 with him, (now saulH07586p# and the menH0582 CxJa?&mQ4iC"(/  for him, and gaveH05414'  lordH03068 &+  and he enquiredH07592%  of ahitubH0285$  the sonH01121#%  to ahimelechH0288"  to nobH05011!  comingH0935   of jesseH03448  the sonH01121  i sawH07200  and saidH0559  of saulH07586"/  over the servantsH05650'  which was setH05324#  the edomiteH0130  doegH01673'  then answeredH06030)  as at this dayH03117*A  against me, to lie in waitH0693!  my servantH05650 +  hath stirred upH06965$3  unto me that my sonH01121)1% for me, or shewethH0241 H01540*? none of you that is sorryH02470 of jesseH03448% with the sonH01121# 1 hath made a leagueH03772 ) me that my sonH01121 H^<#lR2|Z=eHF  of jesseH03448-EE  against me, thou and the sonH011210DK  unto him, why have ye conspiredH07194C  saidH0559B  and saulH07586A  my lordH0113@+  and he answeredH0559?  of ahitubH0285>'  now, thou sonH01121=  hearH08085<  saidH0559;  and saulH07586(:;  all of them to the kingH044289'  and they cameH09358  in nobH050117#  the priestsH035486  houseH01004"55  and all his father'sH014  of ahitubH02853  the sonH011212!  the priestH035481  ahimelechH02880  to callH07121/  sentH07971.'  then the kingH04428-)  the philistineH06430,!  of goliathH01555+'  him the swordH02719*  and gaveH05414)%  him victualsH06720 FpV%x\@pJ'aFb imputeH07760!a- let not the kingH04428+`A for him? be it far from meH02486_ of godH0430^! to enquireH07592] beginH02490\! did i thenH03117[)  in thine houseH01004"Z/  and is honourableH03513Y)  at thy biddingH04928X  and goethH05493W!  son in lawH02860$V3 which is the king'sH04428U as davidH01732'T9 among all thy servantsH05650S faithfulH0539R and saidH0559Q the kingH04428P answeredH06030O) then ahimelechH0288N)  as at this dayH03117*MA  against me, to lie in waitH0693-LE  for him, that he should riseH06965K  of godH0430"J/  and hast enquiredH07592I#  and a swordH02719H  him breadH03899(G;  in that thou hast givenH05414 V~ZA%lO# hK+V'-%  and did not shewH0241 H01540~%  when he fledH01272&}7  and because they knewH03045|!  with davidH01732#{1  because their handH03027z lordH03068y# the priestsH03548x and slayH04191 w+ about him, turnH05437v! that stoodH05324!u- unto the footmenH07323t saidH0559s% and the kingH04428r houseH01004(qA thou, and all thy father'sH01p ahimelechH0288o dieH04191"n/ thou shalt surelyH04191m saidH0559l% and the kingH04428k or moreH01419"j/ of all this, lessH06996i nothingH01697h  knewH03045 g+  for thy servantH05650f%  of my fatherH01!e-  to all the houseH01004!d-  unto his servantH05650c thingH01697 MwX<mH+ oQ4gM smoteH05221) of the priestsH03548 the cityH05892 and nobH05011 ephodH0646 a linenH0906' that did wearH05375 personsH0376 and fiveH02568 fourscoreH08084#  on that dayH03117  and slewH04191!-  upon the priestsH03548#  and he fellH06293  turnedH05437# the edomiteH0130 and doegH01673! - upon the priestsH03548 ) thou, and fallH06293  turnH05437  to doegH01673  saidH0559% and the kingH04428 lordH03068!- upon the priestsH03548 to fallH06293! their handH03027' not put forthH07971 wouldH014# of the kingH04428+A it to me. but the servantsH05650 TdB%kK/qR7tT>' unto abiatharH054= saidH0559< and davidH01732; priestsH03548: lord'sH030689 had slainH020268 that saulH075867 davidH017326 shewedH050465% and abiatharH0544  davidH017323  afterH03102  and fledH012721 escapedH044220 abiatharH054/ namedH08034. of ahitubH0285- the sonH01121,% of ahimelechH0288+# of the sonsH01121* and oneH0259)% of the swordH02719(' with the edgeH06310'  and sheepH07716&  and assesH02543%  and oxenH07794$'  and sucklingsH03243#  childrenH05768" and womenH0802! both menH0376 % of the swordH02719!- he with the edgeH06310 Z[B)`3f: sZ[ lordH03068Z enquiredH07592 Y+ therefore davidH01732$X3 the threshingfloorsH01637W% and they robH08154V) against keilahH07084U fightH03898(T; behold, the philistinesH06430S sayingH0559R davidH01732Q) then they toldH05046P% in safeguardH04931O thy lifeH05315N seekethH01245M my lifeH05315)L= not: for he that seekethH01245#K1 thou with me, fearH03372J abideH03427I houseH01004H+  of thy father'sH01#G1  of all the personsH05315"F/  i have occasionedH05437E  saulH07586D  tellH05046,CC there, that he would surelyH05046B# the edomiteH0130A when doegH01673@ that dayH03117? i knewH03045 ajR3kS `A$ }ay  go downH03381x ariseH06965w% him and saidH0559v answeredH06030u lordH03068t yet againH03254s lordH03068r enquiredH07592q! then davidH01732#p1  of the philistinesH06430#o1 against the armiesH04634n to keilahH07084.mG how much more then if we comeH03212l' here in judahH03063/kI unto him, behold, we be afraidH03373j saidH0559i menH0582h# and david'sH01732g keilahH07084f and saveH03467 e+  the philistinesH06430d  and smiteH05221c  goH03212b!  unto davidH01732a  saidH0559` lordH03068"_/ these philistinesH06430^ and smiteH05221]! shall i goH03212\ sayingH0559 QsV7rT.bF& uQ + and it was toldH05046#  in his handH03027 an ephodH0646% he came downH03381 to keilahH07084 to davidH01732 fledH01272% of ahimelechH0288 the sonH011211 Q and it came to pass, when abiatharH054  of keilahH07084 + the inhabitantsH03427   savedH03467   so davidH01732  slaughterH04347"/  them with a greatH01419  and smoteH05221% their cattleH04735!- and brought awayH05090%5 with the philistinesH06430! and foughtH03898 to keilahH07084 wentH03212# and his menH0582~ so davidH01732 }+  into thine handH03027 |+  the philistinesH06430#{1  for i will deliverH05414z  to keilahH07084 GqYBoR5cI* eG5#  to abiatharH054(4=  against him; and he saidH05593  mischiefH07451#21  secretly practisedH027901  that saulH075860  knewH03045/  and davidH01732.#  and his menH0582-  davidH01732,! to besiegeH06696+ to keilahH07084*! to go downH03381) to warH04421( togetherH08085') all the peopleH05971& calledH08085% and saulH07586$ and barsH01280 #+ that hath gatesH01817"#  into a townH05892!#  by enteringH0935" /  for he is shut inH05462#1  him into mine handH03027)  hath deliveredH05234 godH0430 saidH0559 and saulH07586 to keilahH07084 was comeH0935! that davidH01732 saulH07586 IlS<lN/qS0zaIU  saidH0559T  lordH03068S#  thy servantH05650%R5  i beseech thee, tellH05046Q  of israelH03478P  godH0430O  lordH03068N!  hath heardH08085M)  as thy servantH05650L  come downH03381K  will saulH07586J'  into his handH03027I'  deliver me upH05462H  of keilahH07084G%  will the menH01167F  the cityH05892E!  to destroyH07843D  to keilahH07084C  to comeH0935B  seekethH01245A  that saulH07586@  heardH08085?)  hath certainlyH08085>#  thy servantH05650=  of israelH03478<  godH0430;  lordH03068:  davidH017329  then saidH05598  the ephodH06467%  bring hitherH050666!  the priestH03548 OdH'cE# fB) iOt abodeH03427s and davidH01732r#  to go forthH03318q)  and he forbareH02308p#  from keilahH07084o#  was escapedH04422n!  that davidH01732m  saulH07586 l+  and it was toldH05046k'  they could goH01980j'  whithersoeverH0834i  and wentH01980h'  out of keilahH07084g%  and departedH03318f  aroseH06965e%  hundredH0376 H03967d  about sixH08337c#  and his menH0582b!  then davidH01732a  upH05462`  saidH0559_  lordH03068^  of saulH07586]'  into the handH03027\'  me and my menH0582[  deliverH05462Z  of keilahH07084Y%  will the menH01167X  davidH01732W  then saidH0559"V/  he will come downH03381 YsM1tV> fH' ~Y!- and strengthenedH02388' into the woodH02793 to davidH01732 and wentH03212 aroseH06965  sonH01121  saul'sH07586 % and jonathanH03083   in a woodH02793   of ziphH02128"/ in the wildernessH04057 and davidH01732 his lifeH05315 to seekH01245% was come outH03318 that saulH07586 sawH07200 and davidH01732&7 him not into his handH03027  deliveredH05414~  but godH0430}'  him every dayH03117|  soughtH01245{  and saulH07586z of ziphH02128"y/ in the wildernessH04057x' in a mountainH02022w% and remainedH03427 v+ in strong holdsH04679"u/ in the wildernessH04057 OaE*\A%z`@iO0 sayingH0559/ to gibeahH01390. to saulH07586-% the ziphitesH02130,% then came upH05927+%  to his houseH01004*  wentH01980)%  and jonathanH03083(# in the woodH02793' abodeH03427& and davidH01732% lordH03068$ beforeH06440#! a covenantH01285" madeH03772!% and they twoH08147   knowethH03045  my fatherH01.G  unto thee; and that also saulH07586$3  and i shall be nextH04932# over israelH03478-E thee; and thou shalt be kingH04427) shall not findH04672 my fatherH01 of saulH07586"/ not: for the handH03027) unto him, fearH03372# and he saidH0559  in godH0430  his handH03027 apP0xX7mB+aL' who hath seenH07200 K+ where his hauntH07272J his placeH04725I and seeH07200H' yet, and knowH03045$G3 i pray you, prepareH03559F goH03212'E9 for ye have compassionH02550D lordH03068C blessedH01288B saidH0559A and saulH07586@ handH03027$?3 him into the king'sH04428>! to deliverH05462=% to come downH03381<# of thy soulH05315+;C according to all the desireH0185: come downH03381&97 now therefore, o kingH044288#  of jeshimonH034527%  on the southH032256#  of hachilahH024445#  in the hillH013894#  in the woodH0279303K himself with us in strong holdsH046792 hideH056411) doth not davidH01732 JzHx6x[?$ kJf%  on the southH03225e%  in the plainH06160d  of maonH04584"c/ in the wildernessH04057b# and his menH0582a but davidH01732` saulH07586_ beforeH06440^ to ziphH02128] and wentH03212\) and they aroseH06965[  of judahH030634ZU  him out throughout all the thousandsH0505#Y1  that i will searchH02664X#  in the landH0776>Wg with you: and it shall come to pass, if he beH03426V' and i will goH01980)U= to me with the certaintyH03559+TA himself, and come ye againH07725 S+ where he hidethH02244*R? of all the lurking placesH04224.QG therefore, and take knowledgeH03045P seeH07200O  subtillyH06191 N+  he dealeth veryH06191)M? him there: for it is toldH0559 ]nL2eK,`<}]#  to get awayH03212!  made hasteH02648  and davidH01732 + of the mountainH02022% on that sideH06654# and his menH0582~ and davidH01732 }+ of the mountainH02022|% on this sideH06654{ wentH03212z and saulH07586y of maonH04584"x/ in the wildernessH04057w davidH01732v afterH0310u! he pursuedH07291t  heardH08085s'  and when saulH07586r  of maonH04584"q/  in the wildernessH04057p  and abodeH03427o# into a rockH05553'n9 wherefore he came downH03381m davidH01732l' and they toldH05046k to seekH01245j wentH03212 i- also and his menH0582h saulH07586g#  of jeshimonH03452 [mS4~dAzaG*y[" and davidH01732$!3  sela–hammahlekothH05555 !  that placeH04725&7  therefore they calledH07121 + the philistinesH06430 againstH07125 and wentH03212 davidH01732 afterH0310' from pursuingH07291 returnedH07725) wherefore saulH07586  the landH0776% have invadedH06584$3 for the philistinesH06430) thee, and comeH03212 hasteH04116 sayingH0559 unto saulH07586# a messengerH04397) but there cameH0935  to takeH08610 # round aboutH05849 # and his menH0582  davidH01732  compassedH05849# and his menH0582 for saulH07586  of saulH07586  for fearH06440 NtA tN-iL0{N)?/' to the sheepcotesH06629 H01448># and he cameH0935"=/ of the wild goatsH03277<  the rocksH06697;  uponH06440:#  and his menH05829  davidH017328  to seekH012457 and wentH03212"6/ out of all israelH034785 menH03764 chosenH09773 thousandH05052 threeH079691 tookH039470 then saulH07586/%  of en–gediH05872"./ in the wildernessH04057-' behold, davidH01732,# him, sayingH0559!+- that it was toldH05046 *+ the philistinesH06430)) from followingH0310(% was returnedH07725/'I and it came to pass, when saulH07586&% at en–gediH05872 %+ in strong holdsH04679'$9 from thence, and dweltH03427# went upH05927 MqT6}e8f5iM] privilyH03909\ robeH04598[ of saul'sH07586Z the skirtH03671Y# and cut offH03772X aroseH06965W!  then davidH01732V  unto theeH05869-UE  to him as it shall seem goodH03190$T3  that thou mayest doH06213 S+  into thine handH03027R# thine enemyH03412QO unto thee, behold, i will deliverH05414P saidH0559O lordH03068)N= unto him, behold the dayH03117M saidH0559L of davidH01732K# and the menH0582J#  of the caveH04631I%  in the sidesH03411H  remainedH03427G#  and his menH0582F  and davidH01732E his feetH07272D to coverH05526C went inH0935B and saulH07586A a caveH04631@! by the wayH01870 FzJ/}^<!jO/ jF {+  out of the caveH04631z  rose upH06965y but saulH07586x% against saulH07586!w- them not to riseH06965v% and sufferedH05414!u- with these wordsH01697t% his servantsH0582s stayedH08156r so davidH01732q  lordH03068p%  the anointedH04899o  mine handH03027!n-  to stretch forthH07971m  anointedH04899l lord'sH03068k) unto my masterH0113j! this thingH01697!i- that i should doH06213h forbidH02486g lordH03068f% unto his menH0582e# and he saidH0559d skirtH03671c saul'sH07586,bC him, because he had cut offH03772a smoteH05221` heartH03820_% that david'sH01732-^G and it came to pass afterwardH0310 JfF(gM.}a;iJ!  thine eyesH05869!-  behold, this dayH03117  thy hurtH07451  seekethH01245'  behold, davidH01732  sayingH0559  wordsH01697!  thou men'sH0120"/  wherefore hearestH08085  to saulH07586  saidH0559  and davidH01732 and bowedH07812% to the earthH0776 ' with his faceH0639  stoopedH06915 ! him, davidH01732   behindH0310   lookedH05027'  and when saulH07586  the kingH04428  my lordH0113 sayingH0559 saulH07586 afterH0310 and criedH07121# of the caveH04631(; afterward, and went outH03318! also aroseH06965~ davidH01732}  wayH01870|  and wentH03212 HdD,jO2 {Q3iH9%  in mine handH03027"8/  nor transgressionH065887%  neither evilH074516%  thou and seeH072005)  thee not, knowH030454!  and killedH020263#  of thy robeH045982  the skirtH03671&17  for in that i cut offH037720!  in my handH03027/#  of thy robeH04598.  the skirtH03671-  yea, seeH07200,  seeH07200!+3  moreover, my fatherH01*  anointedH04899)  lord'sH03068(+  against my lordH0113'  mine handH03027%&5  i will not put forthH07971 %-  thee; and i saidH0559$  sparedH02347#  killH02026"  badeH0559!#  in the caveH04631 )  into mine handH03027#  thee to dayH03117'  had deliveredH05414  lordH03068  have seenH07200 ckR8vW8y`6c#W1 therefore be judgeH01781V lordH03068U  fleaH06550T  aH0259S  afterH0310R  dogH03611Q a deadH04191P afterH0310&O7 whom dost thou pursueH07291N afterH0310M come outH03318L of israelH03478!K- whom is the kingH04428J afterH0310I'  but mine handH03027 H+  from the wickedH07563G!  proceedethH03318F!  wickednessH07562 E+  of the ancientsH06931D#  the proverbH04912C  as saithH0559*B?  me of thee: but mine handH03027A  avengeH05358@  lordH03068?  judgeH08199>  lordH03068=  to takeH03947<  my soulH05315/;I  against thee; yet thou huntestH06658&:7  and i have not sinnedH02398 RvV-wYAsT7{R%s5 and thou hast shewedH05046r thee evilH07451(q; whereas i have rewardedH01580p me goodH02896/oI than i: for thou hast rewardedH01580n) more righteousH06662m to davidH01732l# and he saidH0559k and weptH01058j  his voiceH06963i  lifted upH05375h  and saulH07586g  davidH01732f  my sonH01121e) this thy voiceH06963d saidH0559c that saulH07586b unto saulH07586a# these wordsH01697`# of speakingH01696 _+ had made an endH036150^K and it came to pass, when davidH01732%]5 me out of thine handH03027\# and deliverH08199[ my causeH07379Z and pleadH07378-YE between me and thee, and seeH07200X and judgeH08199 Hb;jQ6kO&dH cut offH03772"1 that thou wilt notH0518 lordH03068  swearH07650 ' in thine handH03027% 5 shall be establishedH06965  of israelH03478% 5 and that the kingdomH04467 be kingH04427'9 that thou shalt surelyH04427-E and now, behold, i know wellH03045!-  unto me this dayH03117(;  for that thou hast doneH06213  thee goodH02896 rewardH07999 lordH03068 awayH01870 wellH02896#~1 will he let him goH07971} his enemyH0341| findH04672{% for if a manH0376z' thou killedstH02026#y1 me into thine handH03027x' had deliveredH05462w lordH03068v wellH02896)u= how that thou hast dealtH06213t this dayH03117 KxT:wX8gCdK. a manH0376-  of paranH06290",/  to the wildernessH04057+'  and went downH03381*  aroseH06965)  and davidH01732( at ramahH07414!'- him in his houseH01004 &+ him, and buriedH06912%% and lamentedH05594'$9 were gathered togetherH06908'#9 and all the israelitesH03478" diedH04191!! and samuelH08050 '  unto the holdH04686#  gat them upH05927# and his menH0582 but davidH01732 homeH01004 wentH03212 and saulH07586 unto saulH07586 swareH07650 and davidH01732  houseH01004 1  out of my father'sH01 my nameH080343Q me, and that thou wilt not destroyH08045 afterH0310 my seedH02233 [hN) qS2iG [&L7 of the house of calebH03614K' in his doingsH04611J and evilH07451I  churlishH07186H#  but the manH0376G#  countenanceH08389#F1  and of a beautifulH03303E'  understandingH07922D of goodH02896C a womanH0802B abigailH026A# of his wifeH0802@% and the nameH08034? nabalH05037>! of the manH0376=% now the nameH08034< in carmelH03760; his sheepH06629$:3  and he was shearingH014949  goatsH057958)  and a thousandH05057  sheepH066296  thousandH0505!5- and he had threeH079694 greatH014193 veryH039662# and the manH03761 in carmelH03760"0/ whose possessionsH04639/ in maonH04584 keG) yZ<"mS'k"h/ now thy shepherdsH07462(g; that thou hast shearersH01494%f5 and now i have heardH08085e and peaceH07965d) to thine houseH01004(c; both to thee, and peaceH07965b peaceH07965#a1 to him that livethH02416%`7 and thus shall ye sayH0559_)  him in my nameH08034!^'  and greetH07965 H07592]  to nabalH05037\  and goH0935[  to carmelH03760Z! get you upH05927#Y1 unto the young menH05288X saidH0559W and davidH01732V young menH05288U tenH06235T sent outH07971S and davidH01732R his sheepH06629Q did shearH01494P! that nabalH05037"O/ in the wildernessH04057N heardH08085M and davidH01732 N~Q)y^<yS0N-E  according to all those wordsH01697  to nabalH05037!  they spakeH01696  cameH0935  young menH05288!~-  and when david'sH01732} davidH01732|) and to thy sonH01121"{/ unto thy servantsH05650z'  to thine handH03027/yI  i pray thee, whatsoever comethH04672x  giveH05414w  dayH03117v  in a goodH02896u# for we comeH0935t' in thine eyesH05869s favourH02580r findH046722qO thee. wherefore let the young menH05288#p1 and they will shewH05046o' thy young menH05288n askH07592$m3 they were in carmelH03760)l= unto them, all the whileH03117k missingH064852jO them not, neither was there oughtH03972,iC which were with us, we hurtH03637 LiM0c?" f?jL"  their wayH01870!  turnedH02015   young menH05288!  so david'sH01732#  whom i knowH03045  unto menH0582  and giveH05414 +  for my shearersH01494#1  that i have killedH02873%  and my fleshH02878%  and my waterH04325  my breadH03899"/  shall i then takeH03947!  his masterH0113  fromH06440  every manH0376 +  that break awayH06555!  now a daysH03117  servantsH05650'  there be manyH07231  of jesseH03448   the sonH01121   davidH01732   and saidH0559   servantsH05650   david'sH01732  answeredH06030  and nabalH05037!  and ceasedH05117  of davidH01732#  in the nameH08034 Yz\D$hJ' v_;!qYA wifeH0802@ nabal'sH05037? abigailH026> toldH05046!=- of the young menH05288< but oneH0259;%  by the stuffH03627:  abodeH03427 9+  and two hundredH039678  menH03767  hundredH039676!  about fourH07025  davidH017324  afterH0310"3/  and there went upH059272  his swordH027191)  also girded onH022960  and davidH01732/  his swordH02719.  every manH0376#-1  and they girded onH02296,  his swordH02719+  every manH0376*!  gird ye onH02296)%  unto his menH0582(  saidH0559'  and davidH01732&&7  him all those sayingsH01697%  and toldH05046$  and cameH0935#)  and went againH07725 YbD&^=nR0vY\ for evilH07451"[/ what thou wilt doH06213Z% and considerH07200#Y1 now therefore knowH03045X the sheepH06629*W? we were with them keepingH07462V' all the whileH03117U and dayH03119&T7 unto us both by nightH03915!S- they were a wallH023466RW  with them, when we were in the fieldsH07704#Q1 we were conversantH01980P! as long asH03117O% we any thingH03972N) neither missedH06485.MG unto us, and we were not hurtH03637L goodH02896K veryH03966J# but the menH0582I' and he railedH05860H!  our masterH0113G  to saluteH01288&F7  out of the wildernessH04057E!  messengersH04397D  sentH07971C' behold, davidH01732B sayingH0559 JlN-{_C& nF"eJz beforeH06440y go onH05674"x/ unto her servantsH05288w% and she saidH0559v on assesH02543"u/ of figs, and laidH07760t cakesH01690 s+ and two hundredH03967$r3 clusters of raisinsH06778q) and an hundredH03967p! of parchedH07039o  measuresH05429n  and fiveH02568m'  ready dressedH06213l  sheepH06629k  and fiveH02568j of wineH03196i bottlesH05035h and twoH08147g loavesH03899f# two hundredH03967e and tookH03947d! made hasteH04116c% then abigailH026b%  cannot speakH01696a  of belialH01100` a sonH01121._G and against all his householdH01004"^1 against our masterH0113]' is determinedH03615 Kx^A"sU9uJ&gK also doH06213 and moreH03254 soH03541  for goodH02896  me evilH07451/I  unto him: and he hath requitedH07725! was missedH06485 + so that nothingH03972'9 hath in the wildernessH04057' all that thisH02088 # have i keptH08104 ) surely in vainH08267  had saidH0559  now davidH01732! -  her; and she metH06298  againstH07125 came downH03381# and his menH0582#1 and, behold, davidH01732# of the hillH02022' by the covertH05643#1 that she came downH03381! on the assH02543 she rodeH07392  nabalH05037~+ not her husbandH0376"}/ you. but she toldH05046| afterH0310"{1 me; behold, i comeH0935 OkK2 tP4|_?#lO5  and hearH08085!4/ in thine audienceH0241#31 i pray thee, speakH01696&29 and let thine handmaidH05191 iniquityH05771 0- upon me, my lordH0113/ and saidH0559.# at his feetH07272- and fellH05307%,7  herself to the groundH0776+  and bowedH07812*#  on her faceH06440)  davidH01732( beforeH0639' and fellH05307& the assH02543 %+ and lighted offH03381$! she hastedH04116# davidH01732" sawH07200!- and when abigailH026! -  against the wallH07023!-  any that pissethH08366  lightH0216#  the morningH01242 to him byH05704! if i leaveH07604 of davidH01732 - unto the enemiesH0341 godH0430 F^B$ [Cx[@'oF%R7  now let thine enemiesH0341,QC  thyself with thine own handH03027"P/  and from avengingH03467O  bloodH01818 N- thee from comingH0935 M+ hath withholdenH04513L lordH03068K livethH02416J thy soulH05315I livethH02416H lordH03068&G9 now therefore, my lordH0113%F5 whom thou didst sendH07971E! of my lordH0113"D/  not the young menH05288C  sawH07200.BI  with him: but i thine handmaidH0519A  and follyH05039@  his nameH08034? he; nabalH05037 >+ for as his nameH08034= nabalH05037< of belialH01100; this manH0376$:3 i pray thee, regardH038209# not my lordH01138 letH07760!7/  of thine handmaidH05896  the wordsH01697 RX/x]4~dJ' oRo yet a manH0120n thy daysH03117$m3 hath not been foundH04672l and evilH07451k  lordH03068j#  the battlesH04421i  fightethH03898h+  because my lordH0113g  houseH01004f a sureH0539e my lordH0113d makeH06213c) will certainlyH06213b lordH03068!a/ of thine handmaidH0519`% the trespassH06588%_5 i pray thee, forgiveH05375^ my lordH0113#]#' that followH07272 H01980#\1 unto the young menH05288%[5 let it even be givenH05414Z% unto my lordH0113Y% hath broughtH0935%X5 which thine handmaidH08198&W7 and now this blessingH01293V# be as nabalH05037U! to my lordH0113T evilH07451#S1  and they that seekH01245 NaC h<kCkN  of heartH03820' 9 unto thee, nor offenceH04383,C that this shall be no griefH06330# over israelH03478! thee rulerH05057:_ concerning thee, and shall have appointedH06680$3 that he hath spokenH01696*? according to all the goodH02896! to my lordH0113 + shall have doneH06213 lordH03068! of a slingH07050%~'' of the middleH03709 H08432(}; them shall he sling outH07049 |- of thine enemiesH0341{'  and the soulsH05315z  thy godH0430y  lordH03068x  of lifeH02416w'  in the bundleH06872v) shall be boundH06887u! of my lordH0113t% but the soulH05315s thy soulH05315"r/ thee, and to seekH01245q to pursueH07291p is risenH06965 lyV5pX;tT5l"'/ !and from avengingH03467& !bloodH01818%# !from comingH0935$# !me this dayH03117&#7 !thou, which hast keptH03607"# !and blessedH01288!! !thy adviceH02940 # !and blessedH01288  to meetH07125'  thee this dayH03117!  which sentH07971  of israelH03478  godH0430  lordH03068  blessedH01288!  to abigailH026  saidH0559  and davidH01732) thine handmaidH0519'  then rememberH02142%  with my lordH0113&7  shall have dealt wellH03190  lordH03068%  hath avengedH03467+ or that my lordH0113 causelessH02600  bloodH01818+ A either that thou hast shedH08210 % unto my lordH0113bR 0RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{ ̈́Q ΄o τ Є( фF ҄b ӄ Ԅ Մ> ք[ ׄy ؄ ل5 ڄU ̈́Q ΄o τ Є( фF ҄b ӄ Ԅ Մ> ք[ ׄy ؄ ل5 ڄU ۄt ܄ ݄0 ބL ߄f  " ? ] {  9 W s  . L h  " A \ z  5 R o ' C `   < [ z  6 T s  / N k  & E b  ; W u  - L g  ! ; X u  * F a   : !W "t # $, %J &f ' ( ); *V +s , -- .J /f X~`EyB#cC}X!C- # i have hearkenedH08085B # seeH07200A) #to thine houseH01004@ #in peaceH07965 ?+ #unto her, go upH05927>' #him, and saidH0559%=7 #which she had broughtH0935<# #of her handH03027; #receivedH03947: #so davidH01732!9- "against the wallH07023!8- "any that pissethH083667 "lightH02166) "by the morningH012425! " unto nabalH0503734Q " me, surely there had not been leftH034983 " to meetH071252 " and comeH0935"1/ " thou hadst hastedH041160% "thee, exceptH03884/% "from hurtingH07489(.; "which hath kept me backH04513- "livethH02416, "of israelH03478+ "godH0430* "lordH03068 )- "for in very deedH0199*(? ! myself with mine own handH03027 T|dGz`G+p9wT`) %that his heartH03820!_- %him these thingsH01697^ %had toldH05046]% %and his wifeH0802\ %of nabalH05037[% %was gone outH03318Z' %when the wineH031963YQ %but it came to pass in the morningH01242X $lightH0216"W/ $until the morningH01242V $or moreH01419U $lessH06996T# $him nothingH01697#S1 $ wherefore she toldH05046R $ drunkenH07910Q $ veryH03966P $ merryH02896O $ heartH03820N# $and nabal'sH05037M $of a kingH04428L) $like the feastH04960K% $in his houseH01004-JE $and, behold, he held a feastH04960I $to nabalH05037H $cameH0935G# $and abigailH026F! # thy personH06440"E/ # and have acceptedH05375D% # to thy voiceH06963 RgN4eI0 hH*kR 'sentH07971~ 'and davidH01732"}/ 'upon his own headH07218| 'of nabalH05037{) 'the wickednessH07451z' 'hath returnedH07725y 'lordH03068x 'from evilH07451w# 'his servantH05650v' ' and hath keptH02820u ' of nabalH05037t' ' from the handH03027s) ' of my reproachH02781r ' the causeH07379"q/ 'that hath pleadedH07378p 'lordH03068o 'blessedH01288n 'he saidH0559m 'was deadH04191l! 'that nabalH05037k 'heardH08085j) 'and when davidH01732i% &that he diedH04191h &nabalH05037g &smoteH05062f &lordH03068e &daysH03117.dG &and it came to pass about tenH06235c % a stoneH068b % withinH07130a % diedH04191 U~T7i?bD( rU *and rodeH07392 *and aroseH06965 *hastedH04116# *and abigailH026! ) of my lordH0113 + ) of the servantsH05650 ) the feetH07272 )to washH07364 )a servantH08198) )thine handmaidH0519 )and saidH0559% )to the earthH0776 )faceH0639 )and bowedH07812' )and she aroseH06965#3 ( thee to him to wifeH0802& 7 ( us unto thee, to takeH03947  ( sentH07971  (davidH01732 - (unto her, sayingH0559 ! (they spakeH01696 (to carmelH03760! (to abigailH026 (were comeH0935 (of davidH01732&7 (and when the servantsH05650"1 'her to him to wifeH0802 'to takeH03947% 'with abigailH026% 'and communedH01696 Jf@'mN"jR4dJ< sayingH0559; to gibeahH01390: unto saulH075869 cameH0935!8- and the ziphitesH021307 , of gallimH015546 , of laishH039195 ,the sonH011214 ,to phaltiH064063 ,wifeH08022 ,david'sH017321% ,his daughterH013230 ,michalH04324/ ,had givenH05414. ,but saulH07586!-/ +of them his wivesH0802(,; +and they were also bothH08147+! +of jezreelH03157* +ahinoamH0293) +also tookH03947( +davidH01732#'3 *and became his wifeH0802& * of davidH01732%) * the messengersH04397$ * afterH0310"#/ * her; and she wentH03212" * afterH07272"!/ *of hers that wentH01980  *damselsH05291 *with fiveH02568# *upon an assH02543 M|aD& kQ:}aA!lM[!  and he sawH07200"Z/  in the wildernessH04057Y  abodeH03427X but davidH01732W! by the wayH01870V jeshimonH03452U beforeH06440T# of hachilahH02444S# in the hillH01389R pitchedH02583Q and saulH07586P of ziphH02128"O/  in the wildernessH04057N  davidH01732"M/  with him, to seekH01245L  of israelH03478K  menH0376J chosenH0977I thousandH0505H% having threeH07969G of ziphH02128"F/ to the wildernessH04057E' and went downH03381D aroseH06965C then saulH07586B  jeshimonH03452A  beforeH06440@#  of hachilahH02444$?3 himself in the hillH01389> hideH05641=) doth not davidH01732 ]kD*tX7jN2]z) and the peopleH05971y' in the trenchH04570x layH07901w and saulH07586v# of his hostH06635u# the captainH08269t of nerH05369s  the sonH01121r  and abnerH074q  layH07901p!  where saulH07586o  the placeH04725n beheldH07200m and davidH01732l# had pitchedH02583k! where saulH07586j% to the placeH04725i and cameH0935h aroseH06965g and davidH01732f% in very deedH03559e was comeH0935d that saulH07586c) and understoodH03045b spiesH07270#a1 therefore sent outH07971` davidH01732(_; him into the wildernessH04057^ afterH0310]  cameH0935\  that saulH07586 MlL, Z6jH+nM'  in the groundH0776  stuckH04600'  and his spearH02595"/  within the trenchH04570 sleepingH03463 layH07901"/ and, behold, saulH07586 by nightH03915' to the peopleH05971 cameH0935# and abishaiH052 so davidH01732 ) i will go downH03381  saidH0559 # and abishaiH052 # to the campH04264 +  with me to saulH07586!-  who will go downH03381  sayingH0559  to joabH03097  brotherH0251! of zeruiahH06870 the sonH01121) and to abishaiH052# the hittiteH02850% to ahimelechH0288 and saidH0559~ davidH01732}' then answeredH06030|# round aboutH05439{ pitchedH02583 SfI/xIoR6kS6  saidH05595  davidH01732!4-  and be guiltlessH053523  anointedH048992  lord'sH030681  his handH0302730Q  him not: for who can stretch forthH07971/  destroyH07843.!  to abishaiH052-  saidH0559,  and davidH01732$+3  him the second timeH08138*%  at onceH0259 H06471!)/  even to the earthH07761(M  him, i pray thee, with the spearH02595+'A  now therefore let me smiteH05221& this dayH03117 %+ into thine handH03027$# thine enemyH0341#) hath deliveredH05462" godH0430! to davidH01732  abishaiH052 then saidH0559# round aboutH05439 layH07901) and the peopleH05971 but abnerH074)  at his bolsterH04763 EoQ6kM2~a?" pE'T9  and they gat them awayH03212S  bolsterH07226R#  from saul'sH07586Q  of waterH04325P'  and the cruseH06835O  the spearH02595N  tookH03947M  so davidH01732L'  and let us goH03212K  of waterH04325J'  and the cruseH06835I)  at his bolsterH04763#H1  thou now the spearH02595'G9  but, i pray thee, takeH03947F  anointedH04899E  lord'sH03068D  mine handH03027,CC  that i should stretch forthH07971B  forbidH02486A  lordH03068@!  and perishH05595?#  into battleH04421$>3  or he shall descendH03381=  to dieH04191<!  shall comeH0935 ;+  him; or his dayH03117:#  shall smiteH050629  lordH030688  livethH024167  lordH03068 R~U<}^A% v[A#pRs and davidH01732r# to the kingH04428q  criestH07121p  and saidH0559o  answeredH06030n!  then abnerH074m+  thou not, abnerH074l answerestH06030k sayingH0559j of nerH05369i the sonH01121h% and to abnerH074g' to the peopleH05971f criedH07121e and davidH01732d  spaceH04725c  a greatH07227b  afar offH07350a!  of an hillH02022`!  on the topH07218_  and stoodH05975"^/  to the other sideH05676]  went overH05674\!  then davidH01732[!  was fallenH05307Z  lordH03068%Y5  because a deep sleepH08639X!  all asleepH03463W)  neither awakedH06974V  nor knewH03045U)  and no man sawH07200 SU9fG*kL1vS) at his bolsterH04763 of waterH04325' and the cruseH06835 spearH02595! -  where the king'sH04428 #  and now seeH07200   anointedH04899   lord'sH03068 #  your masterH0113)= because ye have not keptH08104 to dieH04194 worthyH01121 livethH02416 lordH03068$3 that thou hast doneH06213 not goodH02896! this thingH01697 thy lordH0113  the kingH04428~'  in to destroyH07843}'  of the peopleH05971|  oneH0259{)  for there cameH0935z the kingH04428y thy lordH01132xO wherefore then hast thou not keptH08104'w9 like to thee in israelH03478v manH0376u to abnerH074t saidH0559 GxU: xN.O2gG/#  an offeringH04503+.A against me, let him acceptH07306%-5 have stirred thee upH05496, lordH03068+) of his servantH05650* the wordsH01697) hearH08085( the kingH044287'[ now therefore, i pray thee, let my lordH0113&% in mine handH03027%% or what evilH07451%$5 for what have i doneH06213## his servantH05650" afterH0310!# thus pursueH07291& 9 wherefore doth my lordH0113# and he saidH0559  o kingH04428  my lordH0113  my voiceH06963  saidH0559  and davidH01732 davidH01732 my sonH01121) this thy voiceH06963 and saidH0559 voiceH06963 david'sH01732 knewH05234 and saulH07586 PrI%y`H}_?#iPN saulH07586M then saidH0559!L- in the mountainsH02022K#  a partridgeH07124&J7  as when one doth huntH07291I  fleaH06550H  aH0259G  to seekH01245F# is come outH03318E of israelH03478D% for the kingH04428C lordH03068 B+ before the faceH06440A% to the earthH0776@ fallH053070?K now therefore, let not my bloodH01818> godsH0430= otherH0312< serveH05647; goH03212: sayingH05599 lordH03068#81 in the inheritanceH051597% from abidingH05596 6+ me out this dayH03117%55 for they have drivenH016444 lordH030683#  they beforeH064402  cursedH07791  of menH01200%  the childrenH01121 PZ6Y;~`B)iPk handH03027j deliveredH05414i lordH03068$h5 and his faithfulnessH0530"g/ his righteousnessH06666f% to every manH0376e renderH07725d lordH03068c  and fetchH03947b come overH05674!a- of the young menH05288`# and let oneH0259_ spearH02595"^/ behold the king'sH04428] and saidH0559\ answeredH06030[ and davidH01732#Z#' exceedinglyH03966 H07235Y)  and have erredH07686/XI  behold, i have played the foolH05528W  this dayH03117V'  in thine eyesH05869U%  was preciousH03365 T+ because my soulH053150SK for i will no more do thee harmH07489R davidH01732Q my sonH01121P returnH07725O' i have sinnedH02398 EhKvV=xW=bE  and saulH07586!  on his wayH01870  wentH03212  so davidH01732  prevailH03201%5  and also shalt stillH03201 greatH06213#1 thou shalt both doH06213 davidH01732% thou, my sonH01121 blessedH01288~ to davidH01732} saidH0559| then saulH07586*{?  me out of all tribulationH06869$z3  and let him deliverH05337y lordH03068x# in the eyesH05869w) be much set byH01431v) so let my lifeH05315u% in mine eyesH05869t this dayH03117 s+ was much set byH01431)r= and, behold, as thy lifeH05315q anointedH04899p  lord'sH03068o  mine handH03027"n/  not stretch forthH07971m#  but i wouldH014l  to dayH03117 ^kD-kP/y[5u^& menH0376% hundredH03967$% with the sixH08337##1 and he passed overH05674" aroseH06965! and davidH01732 + out of his handH03027"/ so shall i escapeH04422 of israelH03478)= me any more in any coastH01366) of me, to seekH01245' shall despairH02976 and saulH07586#1 of the philistinesH06430'  into the landH0776  escapeH04422"/  i should speedilyH04422!-  for me than thatH03588)  nothing betterH02896 of saulH07586# by the handH03027 dayH03117 oneH0259#1 i shall now perishH05595% in his heartH03820  saidH0559  and davidH01732 % to his placeH04725  returnedH07725 RjL2wV="cJ+qRE# unto achishH0397D saidH0559C and davidH01732%B'' no more againH03254 H03254A' and he soughtH01245@ to gathH01661? was fledH01272>! that davidH01732= saulH07586 <+ and it was toldH05046; wifeH0802: nabal'sH05037 9+ the carmelitessH037628#  and abigailH026!7-  the jezreelitessH031596  ahinoamH02935  wivesH08024%  with his twoH081473 davidH01732#21 with his householdH010041 every manH03760) he and his menH0582/ at gathH01661.# with achishH0397- dweltH03427, and davidH01732+  of gathH01661*  kingH04428)  of maochH04582( the sonH01121$'5 with him unto achishH0397 Iz[@'nU6qO'dIb monthsH02320a and fourH0702 `+ was a full yearH03117#_1 of the philistinesH06430^) in the countryH07704] dweltH03427\! that davidH01732$[%' and the timeH03117 H04557Z' unto this dayH03117Y of judahH03063*X? pertaineth unto the kingsH04428!W- wherefore ziklagH06860V that dayH03117U! him ziklagH06860T gaveH05414S# then achishH0397R cityH05892Q% in the royalH04467P dwellH034272OO  there: for why should thy servantH05650!N-  that i may dwellH03427M)  in the countryH07704L  townH05892K  in someH0259J! me a placeH04725I' let them giveH05414H' in thine eyesH05869G graceH02580$F3 if i have now foundH04672 Fd?{_9iG)cF  to achishH0397  and cameH0935~%  and returnedH07725}+  and the apparelH0899|)  and the camelsH01581{'  and the assesH02543z%  and the oxenH01241y  the sheepH06629x'  and took awayH03947w  aliveH02421v  nor womanH0802$u5  and left neither manH0376t  the landH0776s  smoteH05221r  and davidH01732q of egyptH04714"p1 even unto the landH0776o  to shurH07793n'  as thou goestH0935m#  of the landH0776 l+  the inhabitantsH03427k  of oldH05769j for thoseH02007#i1 and the amalekitesH06003!h- and the gezritesH01511g) the geshuritesH01651f# and invadedH06584e went upH05927d# and his menH0582c and davidH01732 HlN6vS5sI( oH#1  of the philistinesH06430)  in the countryH07704#  he dwellethH03427'  all the whileH03117!  his mannerH04941  davidH01732  so didH06213'  on us, sayingH0559&7  lest they should tellH05046  sayingH0559  to gathH01661  to bringH0935  aliveH02421  nor womanH0802#  neither manH0376  savedH02421  and davidH01732 )  of the kenitesH07017& 7  and against the southH05045% 5  of the jerahmeelitesH03397& 7  and against the southH05045   of judahH03063"/  against the southH05045  saidH0559  and davidH01732  to dayH03117$3  have ye made a roadH06584  whitherH0408  saidH0559!  and achishH0397 MfK0^A pQ8jM; to achishH0397: saidH05599 and davidH01732 8- thou and thy menH0582"7/ with me to battleH04264'69 that thou shalt go outH033185)  thou assuredlyH030454  knowH030453!  unto davidH017322  saidH05591!  and achishH03970# with israelH03478/ to fightH03898.# for warfareH06635- togetherH06908,% their armiesH04264+ gatheredH06908%*5 that the philistinesH064302)O and it came to pass in those daysH03117(  for everH057696'W  him; therefore he shall be my servantH05650&  to abhorH0887%  utterlyH0887$  israelH03478(#;  he hath made his peopleH05971"  sayingH0559!  davidH01732   believedH0539!  and achishH0397 McK.jG&zG#kMW in shunemH07766V# and pitchedH02583U and cameH0935-TE gathered themselves togetherH06908$S3 and the philistinesH06430R+  out of the landH0776 Q+  and the wizardsH03049/PK  those that had familiar spiritsH0178O%  had put awayH05493N and saulH07586%M5 even in his own cityH05892L% him in ramahH07414 K+ him, and buriedH06912J% had lamentedH05594I) and all israelH03478H was deadH04191G! now samuelH08050F for everH03117E%  of mine headH07218D#  thee keeperH08104&C7  therefore will i makeH07760B  to davidH01732A  saidH0559@! and achishH0397? can doH06213!>- what thy servantH05650 =+ thou shalt knowH03045< surelyH03651 TeG% iL* pL/vTu' that i may goH03212!t/ a familiar spiritH0178s that hathH01172r! me a womanH0802q seekH01245"p/ unto his servantsH05650o saulH07586n then saidH0559 m+ nor by prophetsH05030l# nor by urimH0224+kA him not, neither by dreamsH02472j answeredH06030i lordH03068h lordH03068g enquiredH07592f' and when saulH07586e trembledH02729d greatlyH03966c' and his heartH03820b' he was afraidH03372#a1 of the philistinesH06430` the hostH04264_ sawH07200^' and when saulH07586]  in gilboaH01533!\-  and they pitchedH02583[  togetherH06908Z! all israelH03478Y gatheredH06908X and saulH07586 ixZ5aE.M6i  hath doneH06213  what saulH07586/I  unto him, behold, thou knowestH03045  saidH0559 '  and the womanH0802! / whom i shall nameH0559  upH05927. I unto me by the familiar spiritH0178$ 3  i pray thee, divineH07080#  and he saidH0559  by nightH03915%  to the womanH0802';  with him, and they cameH0935 menH0582 and twoH08147# and he wentH03212 raimentH0899 otherH0312$3 himself, and put onH03847~ disguisedH02664} and saulH07586| at endorH05874!{/ a familiar spiritH0178z  that hathH01172y  a womanH0802x  saidH0559)w=  of her. and his servantsH05650$v3  to her, and enquireH01875 Z]&u\A"V, zZ-#  with a loudH01419,  she criedH02199+  samuelH08050*  sawH07200")1  and when the womanH0802(  samuelH08050'#  bring me upH05927&&9  unto thee? and he saidH0559&%7  whom shall i bring upH05927$  the womanH0802#  then saidH0559'"9  to thee for this thingH01697!  happenH07136 '  no punishmentH05771#  there shallH0518  livethH02416  lordH03068  sayingH0559  lordH03068  swareH07650  and saulH07586#1  to cause me to dieH04191#  for my lifeH053153Q  wherefore then layest thou a snareH05367+  out of the landH0776 +  and the wizardsH030490M  those that have familiar spiritsH0178$3  how he hath cut offH03772 KvK2jL2jO8cKL  faceH0639K)  and he stoopedH06915J  samuelH08050I  perceivedH03045H  and saulH07586G' with a mantleH04598F coveredH05844E cometh upH05927D manH0376C an oldH02205#B3 he of? and she saidH0559$A3 unto her, what formH08389@# and he saidH0559 ?-  out of the earthH0776>  ascendingH05927=  godsH0430<  i sawH07200;  unto saulH07586:  saidH0559#93  thou? and the womanH0802 8+  for what sawestH07200(7;  unto her, be not afraidH033726  saidH05595%  and the kingH044284  saulH07586'39  why hast thou deceivedH074112  sayingH05591  to saulH075860  spakeH0559/'  and the womanH0802.  voiceH06963 SnA|_8W!sSg# is departedH05493f lordH03068-eE wherefore then dost thou askH07592d samuelH08050c then saidH0559(b; unto me what i shall doH062132aO thee, that thou mayest make knownH03045(`; therefore i have calledH07121_' nor by dreamsH02472^ prophetsH05030']9 me no more, neither byH03027'\9 from me, and answerethH06030[#  is departedH05493#Z3  against me, and godH0430Y  make warH03898$X3  for the philistinesH06430W!  distressedH06887V i am soreH03966U answeredH0559T and saulH07586#S1 me, to bring me upH05927)R= why hast thou disquietedH07264Q to saulH07586P saidH0559O! and samuelH08050N and bowedH07812M' to the groundH0776 VhN5nS1{bI*}V#1 of the philistinesH06430(; with thee into the handH03027 israelH03478"/ will also deliverH05414 lordH03068#1  unto thee this dayH03117~!  this thingH01697}  doneH06213|  lordH03068{# upon amalekH06002z wrathH0639y! his fierceH02740x) nor executedstH06213w lordH03068v' not the voiceH06963u' thou obeyedstH08085t becauseH0834s  to davidH01732$r3  it to thy neighbourH07453q  and givenH05414"p/ out of thine handH03027o# the kingdomH04467n hath rentH07167m lordH03068l by meH03027$k3 to him, as he spakeH01696j hath doneH06213i lordH030685hU from thee, and is become thine enemyH06145 Wx[=kK*nQ1 sW! troubledH0926! - that he was soreH03966 and sawH07200 unto saulH07586 cameH0935' and the womanH0802"/ nor all the nightH03915# all the dayH03117  no breadH03899(=  in him; for he had eatenH0398*?  and there was no strengthH03581  of samuelH08050%5  because of the wordsH01697 afraidH03372% and was soreH03966% on the earthH0776 alongH06967 allH04393# straightwayH04116 fellH05307  then saulH07586# 1  of the philistinesH06430 '  into the handH03027   of israelH03478   the hostH04264#1  also shall deliverH05414 lordH03068"/ thou and thy sonsH01121' and to morrowH04279 WqN2j=~K'W';; together with the womanH0802!:- but his servantsH056509) i will not eatH03988 and saidH05597) but he refusedH039856!  on thy wayH01870 5+  when thou goestH03212/4I  that thou mayest have strengthH035813' thee; and eatH03982 beforeH064401 of breadH038990 a morselH06595/) and let me setH07760"./ of thine handmaidH08198)-= thou also unto the voiceH069634,S now therefore, i pray thee, hearkenH08085#+1 which thou spakestH01696*) unto thy wordsH01697#)1 and have hearkenedH08085(!  in my handH03709'  my lifeH05315&)  and i have putH07760%  thy voiceH06963$#  hath obeyedH080851#M unto him, behold, thine handmaidH08198" and saidH0559 HsQ5xY8zaB!nH"X/ gathered togetherH06908$W3 now the philistinesH06430V!  that nightH03915U' and went awayH03212"T/ then they rose upH06965 S- and they did eatH0398R% his servantsH05650Q! and beforeH06440P saulH07586O beforeH06440 N+ and she broughtH05066!M-  unleavened breadH04682L%  and did bakeH0644K#  and kneadedH03888J flourH07058I% it, and tookH03947H! and killedH02076G) and she hastedH04116F% in the houseH01004E calfH05695D had a fatH04770C' and the womanH0802B%  upon the bedH04296A  and satH03427@)  from the earthH0776?#  so he aroseH06965!>- unto their voiceH06963&=7 him; and he hearkenedH08085< compelledH06555 Q|Z;rS5mO7oQu  of israelH03478t  the kingH04428s  of saulH07586r#  the servantH05650q)  not this davidH01732#p1 of the philistinesH06430!o- unto the princesH08269n saidH0559m! and achishH0397l' these hebrewsH05680#k1 of the philistinesH06430j# the princesH08269i then saidH0559h#  with achishH0397g+  in the rerewardH0314f passed onH05674e# and his menH0582d but davidH01732 c- and by thousandsH0505b# by hundredsH03967a passed onH05674#`1 of the philistinesH06430_' and the lordsH05633^! in jezreelH03157]' by a fountainH05869\ pitchedH02583#[1 and the israelitesH03478Z to aphekH0663!Y- all their armiesH04264 LdC'mF. Y(wL'; himself unto his masterH01139 ] to us: for wherewith should he reconcileH07521# 1 he be an adversaryH07854# 1 lest in the battleH04421" / with us to battleH04421- E  him, and let him not go downH03381*?  which thou hast appointedH06485%  to his placeH04725%5  that he may go againH07725  returnH07725# this fellowH0376) unto him, makeH07725 saidH0559#1 of the philistinesH06430*? with him; and the princesH08269! were wrothH07107#~1 of the philistinesH06430 }+ and the princesH08269|' unto this dayH03117{ he fellH05307z% in him sinceH03117y no faultH03972!x- and i have foundH04672w) or these yearsH081413vQ which hath been with me these daysH03117 dtG-w\B& |T;d&*7 unto me unto this dayH03117)' of thy comingH0935&(7 in thee since the dayH03117' evilH07451%&5  for i have not foundH04672%#  in my sightH05869$  goodH02896$#3  with me in the hostH04264!"/  and thy coming inH0935"!/ and thy going outH03318' 9 thou hast been uprightH03477 livethH02416 lordH03068 and saidH0559 davidH01732 calledH07121# then achishH0397"/  his ten thousandsH07233 and davidH01732' his thousandsH0505 slewH05221 saulH07586 sayingH0559)= one to another in dancesH04246"/ of whom they sangH06030) not this davidH01732% of these menH0582) with the headsH07218 TtY<h?_EoTF  i knowH03045E  to davidH01732D  and saidH0559C  answeredH06030B!  and achishH0397A the kingH04428@!  of my lordH0113#?3  against the enemiesH0341>  fightH03898!=/  that i may not goH0935<'  unto this dayH03117&;7 i have been with theeH06440:! so long asH031179) in thy servantH05650)8= and what hast thou foundH04672%75 but what have i doneH062136# unto achishH03975 saidH05594 and davidH01732#31 of the philistinesH064302' not the lordsH056332135 that thou displeaseH05869 H07451 H062130 in peaceH07965/ and goH03212%.5 wherefore now returnH07725- thee notH05869, favourH02896'+9 nevertheless the lordsH05633 H]6uP3uX9pH$a3  and the philistinesH06430#`1  of the philistinesH06430_'  into the landH0776^  to returnH07725])  in the morningH01242\  to departH03212['  rose up earlyH07925Z#  and his menH0582Y  so davidH01732X  departH03212W)  and have lightH0215V)  in the morningH012429U]  with thee: and as soon as ye be up earlyH07925T'  that are comeH0935S  servantsH05650!R/  with thy master'sH0113Q)  in the morningH01242,PC  wherefore now rise up earlyH07925&O7  with us to the battleH04421#N1  he shall not go upH05927M  have saidH0559#L1  of the philistinesH06430,KC  notwithstanding the princesH08269J  of godH0430I#  as an angelH04397H#  in my sightH05869G  goodH02896 QrU7yY>uT7lQ burnedH08313~# to the cityH05892} cameH0935|# and his menH0582{ so davidH01732z%  on their wayH01870y and wentH03212x awayH05090w or smallH06996v% either greatH01419u not anyH0376#t1 therein: they slewH04191s captivesH07617'r; and had taken the womenH0802q% it with fireH0784p!  and burnedH08313o  ziklagH06860n#  and smittenH05221m!  and ziklagH06860l  the southH05045k# had invadedH06584$j3 that the amalekitesH06003i dayH03117h% on the thirdH07992g to ziklagH06860f were comeH0935e# and his menH05820dK and it came to pass, when davidH01732c!  to jezreelH03157b  went upH05927 FuM. vZ:" gJ( pF&7 him, because the soulH05315! of stoningH05619 spakeH0559) for the peopleH05971! distressedH03334# was greatlyH03966 and davidH01732'  the carmeliteH03761  of nabalH05037 the wifeH0802# and abigailH026!- the jezreelitessH03159 ahinoamH0293$3 were taken captivesH07617 wivesH0802  twoH08147 # and david'sH01732  to weepH01058- E until they had no more powerH03581  and weptH01058# their voiceH06963#1 with him lifted upH05375) and the peopleH05971! then davidH01732$3  were taken captivesH07617$3  and their daughtersH01323) and their sonsH01121+ and their wivesH0802 with fireH0784 U|R4nO7lN1~U%:7  them? and he answeredH0559!9- shall i overtakeH053818! this troopH014167 afterH03106) shall i pursueH072915 sayingH05594 lordH030683 enquiredH075922 and davidH017321  to davidH01732!0/  thither the ephodH0646/  broughtH05066.%  and abiatharH054- the ephodH0646-,E i pray thee, bring me hitherH05066+ sonH01121*# ahimelech'sH0288)! the priestH03548(# to abiatharH054' saidH0559& and davidH01732% his godH0430$ lordH03068#! encouragedH02388"  but davidH01732&!7  and for his daughtersH01323 %  for his sonsH01121  every manH0376#  was grievedH04843"/ of all the peopleH05971 OtX;"k5jI!pOW%  in the fieldH07704"V#%  an egyptianH04713 H0376U)  and they foundH04672T  besorH01308S  the brookH05158,RC  that they could not go overH05674$Q3  which were so faintH06296P%  abode behindH05975 O+  for two hundredH03967N  menH0376M  hundredH03967L#  he and fourH0702K  pursuedH07291J  but davidH01732I  stayedH059752HO  where those that were left behindH03498G  besorH01308F%  to the brookH05158"E1  with him, and cameH0935D  menH0376C  hundredH03967B)  he and the sixH08337A  wentH03212@  so davidH01732? recoverH05337!>-  and without failH05337=  overtakeH05381&<7  for thou shalt surelyH05381;#  him, pursueH07291 gb6oF'mT6gt  servantH05650s  of egyptH04713r#  a young manH05288!q/  thou? and he saidH0559p  saidH0559o  and davidH01732n  nightsH03915m  and threeH07969l  daysH03117k  threeH07969j  waterH04325i  nor drunkH08354h  no breadH03899(g=  to him: for he had eatenH0398f!  came againH07725e!  his spiritH07307%d7  and when he had eatenH0398$c3  clusters of raisinsH06778!b-  of figs, and twoH08147a  of a cakeH01690`#  him a pieceH06400_'  and they gaveH05414^  waterH04325(];  and they made him drinkH08248\)  and he did eatH0398[  him breadH03899Z  and gaveH05414Y%  him to davidH01732X#  and broughtH03947 Iv]7iG,aG%xI+A  and i will bring thee downH03381%  of my masterH0113"/  me into the handsH03027   deliverH05462   me, norH0518, C that thou wilt neither killH04191 ) unto me by godH0430  swearH07650# and he saidH0559 + to this companyH014161M to him, canst thou bring me downH03381 saidH0559 and davidH01732  with fireH0784 ziklagH06860' and we burnedH08313 of calebH03612#1 and upon the southH05045~ to judahH03063#}1 of the cherethitesH03774| the southH05045${3 we made an invasionH06584"z/  agone i fell sickH02470y  daysH03117"x/  me, because threeH07969w  leftH05800v'  and my masterH0113&u+%  to an amalekiteH06003 H0376 MhK1^7fBmM,#  upon camelsH01581+!  which rodeH07392*  menH0376)  youngH05288(  hundredH03967"'1 of them, save fourH0702& not a manH0376"%/ and there escapedH04422 $+ of the next dayH04283&#7 even unto the eveningH06153'"9 them from the twilightH05399! smoteH05221  and davidH01732 of judahH03063#3  and out of the landH0776#1  of the philistinesH06430+  out of the landH0776$3  that they had takenH03947  spoilH07998)= because of all the greatH01419# and dancingH02287% and drinkingH08354 eatingH0398 the earthH0776 upon allH06440' spread abroadH052031M and when he had brought him downH03381 + to this companyH01416 M{V8vX7lS0gMJ  spoilH07998I  david'sH01732H  and saidH0559G cattleH04735F thoseH01931E beforeH06440D! they draveH05090C' and the herdsH01241B) all the flocksH06629A tookH03947@ and davidH01732?  recoveredH07725>)  to them: davidH01732$=3 that they had takenH03947<' neither spoilH07998;' nor daughtersH01323:% neither sonsH011219 nor greatH014198 smallH06996!7- to them, neitherH04480.6G and there was nothing lackingH057375 wivesH08024 his twoH081473 rescuedH053372 and davidH01732!1- had carried awayH03947(0; all that the amalekitesH06002/ recoveredH05337. and davidH01732- and fledH05127 `d/}aG'uS0`"f/  because they wentH01980e and saidH0559d! with davidH01732c that wentH01980b of thoseH0582a of belialH01100` menH0376_) all the wickedH07451^' then answeredH06030"]!' he salutedH07965 H07592\' to the peopleH05971[ came nearH05066)Z= with him: and when davidH01732Y! the peopleH05971X# and to meetH07125W  davidH01732V  to meetH07125$U3  and they went forthH03318T  besorH01308S%  at the brookH051581RM whom they had made also to abideH03427Q davidH017321PA% that they could not followH0310 H03212$O3 which were so faintH06296N menH0582#M1 to the two hundredH03967L cameH0935K and davidH01732 N]AgN/tKoN% by the stuffH03627' that tarriethH03427 his partH02506~' to the battleH04421'}+' that goeth downH03381 H03381 |+ but as his partH02506({; unto you in this matterH01697%z5 for who will hearkenH08085)y=  against us into our handH03027x  that cameH0935w#  the companyH01416"v/ us, and deliveredH05414'u9 us, who hath preservedH08104t! hath givenH05414s lordH03068r# my brethrenH0251#q1 ye shall not do soH06213p davidH01732o then saidH0559n! and departH03212m awayH05090!l- and his childrenH01121k his wifeH0802!j/  save to every manH0376'i9  that we have recoveredH05337h%  of the spoilH07998.gG  not with us, we will not giveH05414 TcBgF"zX?'sT# in eshtemoaH0851# in siphmothH08224 in aroerH06177 in jattirH03492 ramothH07418 in southH05045% in beth–elH01008 themH0834  lordH03068)  of the enemiesH0341%5  for you of the spoilH07998!-  behold a presentH01293  sayingH0559) to his friendsH07453 of judahH03063 + unto the eldersH02205% of the spoilH07998 he sentH07971  to ziklagH06860  cameH0935 ) and when davidH01732 ' unto this dayH03117 ! for israelH03478!- and an ordinanceH04941% it a statuteH02706% that he madeH07760 forwardH04605' from that dayH03117  alikeH03162 +  they shall partH02505 `uR4c<`<~`; upon saulH07586:' followed hardH01692$93 and the philistinesH064308  gilboaH015337  in mountH020226  slainH024915'  and fell downH05307 4+ the philistinesH064303# from beforeH064402 fledH051271 of israelH034780# and the menH0582/) against israelH03478. foughtH03898$-3 now the philistinesH06430#,1 were wont to hauntH01980#+3 himself and his menH0582*# where davidH01732&)7 and to all the placesH04725( in hebronH02275' in athachH06269 &+ in chor–ashanH03565% in hormahH02767$) of the kenitesH07017#' in the citiesH05892%"5 of the jerahmeelitesH03397!' in the citiesH05892  in rachalH07403 O|]7pX/|cEO0V='  me. but his armourbearerH03627 H05375U  and abuseH05953&T7  and thrust me throughH01856S comeH09354RS therewith; lest these uncircumcisedH06189&Q7 and thrust me throughH01856P thy swordH02719O drawH08025-N7' unto his armourbearerH03627 H05375M saulH07586L then saidH0559,K)3 of the archersH07198 H0582 H03384J woundedH02342%I5 him; and he was soreH03966H hitH04672-G+3 and the archersH07198 H0582 H03384F% against saulH07586E went soreH03513D) and the battleH04421C  sonsH01121B  saul'sH07586"A/  and malchi–shuaH04444@% and abinadabH041? jonathanH03083> slewH05221$=3 and the philistinesH06430"</ and upon his sonsH01121 ]hL/_B& ]@u]s sawH07200r jordanH03383"q/ on the other sideH05676p' of the valleyH06010"o/ on the other sideH05676n of israelH03478 m- and when the menH0582l togetherH03162k' that same dayH03117j+ and all his menH0582,i5' and his armourbearerH03627 H05375h sonsH01121g' and his threeH07969f diedH04191e so saulH07586d and diedH04191(c; likewise upon his swordH02719b he fellH05307a was deadH04191` that saulH07586_ sawH072001^?' and when his armourbearerH03627 H05375] and fellH05307\ a swordH02719[ tookH03947Z) therefore saulH07586Y afraidH03372%X5  not; for he was soreH03966W  wouldH014 LfH'W.|cH+mL'  into the landH0776  and sentH07971!  his armourH03627!-  and stripped offH06584   his headH07218! -  and they cut offH03772   gilboaH01533   in mountH02022   fallenH05307  sonsH01121' and his threeH07969 saulH07586 + that they foundH04672 the slainH02491 to stripH06584 cameH0935%5 when the philistinesH064302O and it came to pass on the morrowH04283 and dweltH03427~ cameH0935$}3 and the philistinesH06430| and fledH05127{! the citiesH05892z% they forsookH05800y  were deadH04191x%  and his sonsH01121w'  and that saulH07586v  fledH05127u  of israelH03478t% that the menH0582 U|Y0dD!z]AqU-  of saulH07586,  the bodyH01472+  and tookH03947*  all nightH03915)  and wentH03212(  aroseH06965'#  menH0381 H0376 &+  all the valiantH02428%  to saulH07586$  had doneH06213.#G  of that which the philistinesH06430"  heardH08085*!1'  of jabesh–gileadH01568 H03003) =  and when the inhabitantsH03427)  of beth–shanH01052#  to the wallH02346  his bodyH01472"/  and they fastenedH08628$%'  of ashtarothH01045 H06252%  in the houseH01004!  his armourH03627%  and they putH07760%5  and among the peopleH05971)  of their idolsH06091  the houseH01004!  to publishH01319#  round aboutH05439#1  of the philistinesH06430 bx\> bH/a;zbJ dayH031172IO it came even to pass on the thirdH07992H  in ziklagH06860G  daysH03117F  twoH08147E  had abodeH03427D and davidH01732"C/ of the amalekitesH06002#B1 from the slaughterH05221A% was returnedH07725@! when davidH01732? of saulH07586> the deathH04194)=? now it came to pass afterH0310<  daysH03117;  sevenH07651:!  and fastedH066849  at jabeshH030038%  under a treeH08157!  and buriedH069126#  their bonesH061065'  and they tookH039474  and burntH083133  to jabeshH030032  and cameH09351)  of beth–shanH010520'  from the wallH02346/#  of his sonsH01121.)  and the bodiesH01472 U[B%}W9!_A)rUf are fledH05127 e+ that the peopleH05971#d3 me. and he answeredH0559"c/ i pray thee, tellH05046 b+ went the matterH01697a' unto him, howH04100` saidH0559_ and davidH01732^% am i escapedH04422] of israelH03478*\? unto him, out of the campH04264![/ thou? and he saidH0559,ZE unto him, from whence comestH0935Y saidH0559X and davidH01732"W/ and did obeisanceH07812V% to the earthH0776U%  that he fellH05307T  to davidH01732$S5  it was, when he cameH0935R'  upon his headH07218Q  and earthH0127P rentH07167 O- with his clothesH0899N from saulH07586 M+ out of the campH04264L cameH0935#K3 that, behold, a manH0376 fy\?jE"iG) f&7  and, lo, the chariotsH07393)  upon his spearH02595  leanedH08172% behold, saulH07586 gilboaH01533~! upon mountH02022} by chanceH07122|' as i happenedH07136{ him saidH0559z that toldH05046"y/ and the young manH05288x  be deadH04191w his sonH01121v% and jonathanH03083u) thou that saulH07586!t- him, how knowestH03045s that toldH05046#r1 unto the young manH05288q saidH0559p and davidH01732o are deadH04191n his sonH01121m% and jonathanH03083l and saulH07586k  and deadH04191 j+  also are fallenH05307i'  of the peopleH05971h  and manyH07235 g+  from the battleH04421 \uU2[(vJ\ -  and the braceletH0685'  upon his headH07218  the crownH05145!  and i tookH03947#1  that he was fallenH05307  afterH0310'9  that he could not liveH02421(;  him, because i was sureH03045#1  upon him, and slewH04191!  so i stoodH05975)=  upon me, because my lifeH05315  is comeH0270 +  me: for anguishH07661/I  i pray thee, upon me, and slayH04191%5  unto me again, standH05975  he saidH0559 % an amalekiteH06003$ 5 thou? and i answeredH0559 # and he saidH0559' ; unto me. and i answeredH0559 ) me, and calledH07121# him, he sawH07200 behindH0310#1 and when he lookedH06437'  followed hardH01692$%'  and horsemenH06571 H01167 KrT2cF!T3sK$9'%  of a strangerH01616 H03768  the sonH01121%77  thou? and he answeredH05596  that toldH05046#51  unto the young manH052884  saidH05593  and davidH017322%  by the swordH02719)1=  because they were fallenH053070  of israelH03478"//  and for the houseH01004.  lordH03068#-1  and for the peopleH05971,  his sonH01121!+-  and for jonathanH03083*  for saulH07586)!  until evenH06153(!  and fastedH06684'  and weptH01058!&-  and they mournedH05594.%I  them; and likewise all the menH0582$  and rentH07167#)  on his clothesH0899"  took holdH02388!!  then davidH01732( =  them hither unto my lordH0113 -  and have broughtH0935!  on his armH02220 ]rM.bF*cA{]V and davidH01732U  anointedH04899T  lord'sH03068S% i have slainH04191$R5 against thee, sayingH0559Q) hath testifiedH06030P' for thy mouthH06310O' upon thy headH07218$N3 unto him, thy bloodH01818M saidH0559L and davidH01732!K-  him that he diedH04191'J9 upon him. and he smoteH05221I fallH06293H go nearH05066G and saidH0559!F- of the young menH05288E oneH0259D calledH07121C and davidH01732B anointedH04899A lord'sH03068@! to destroyH07843?! thine handH03027!>- to stretch forthH079713=Q unto him, how wast thou not afraidH03372< saidH0559; and davidH01732:%  an amalekiteH06003 MuY9fG) hL%vM%s5  of the uncircumcisedH06189#r1  lest the daughtersH01323q rejoiceH08055#p1 of the philistinesH06430#o1 lest the daughtersH01323n! of askelonH0831#m1 not in the streetsH02351l publishH01319k# not in gathH01661j tellH05046i fallenH05307#h1 how are the mightyH01368%g5 upon thy high placesH01116f is slainH02491e of israelH03478d! the beautyH06643c of jasherH03477b# in the bookH05612a writtenH03789` the bowH07198_ of judahH03063^% the childrenH01121]! them teachH03925\% also he badeH0559[ his sonH01121"Z/ and over jonathanH03083Y over saulH07586&X7 with this lamentationH07015W lamentedH06969 WqH'y\?|aE#xW% and pleasantH05273 lovelyH0157% and jonathanH03083 saulH07586   not emptyH07387   returnedH07725   of saulH07586 '  and the swordH02719  not backH0268 turnedH07734# of jonathanH03083 the bowH07198' of the mightyH01368% from the fatH02459% of the slainH02491) from the bloodH01818  with oilH08081  anointedH04899  of saulH07586~!  the shieldH04043$}3  is vilely cast awayH01602|' of the mightyH01368%{5 for there the shieldH04043z% of offeringsH08641%y5 upon you, nor fieldsH07704x rainH04306w no dewH02919v of gilboaH01533u% ye mountainsH02022t  triumphH05937 CfFkH+jI'y\C. veryH03966- jonathanH03083$,5 for thee, my brotherH0251 ++ i am distressedH06887%*5 in thine high placesH01116) slainH02491(! o jonathanH03083'' of the battleH04421&% in the midstH08432% fallenH05307#$1 how are the mightyH01368"#/  upon your apparelH03830"  of goldH02091!%  on ornamentsH05716  who putH05927 delightsH05730) you in scarletH08144# who clothedH03847 saulH07586 weep overH01058 of israelH03478% ye daughtersH01323!  than lionsH0738#1  they were strongerH01396#  than eaglesH05404"/ they were swifterH07043&7 they were not dividedH06504#1 and in their deathH04194) in their livesH02416 acG z[>% u]9}aK went upH05927J so davidH01732I# unto hebronH02275H# and he saidH0559&G7 whither shall i go upH05927F saidH0559E  and davidH01732 D+  unto him, go upH05927C  saidH0559B  lordH03068A  of judahH03063@' of the citiesH05892? into anyH0259>' shall i go upH05927= sayingH0559< lordH03068; enquiredH07592:! that davidH01732.9I and it came to pass after thisH03108 perishedH067 of warH04421 6+ and the weaponsH036275 fallenH05307#41 how are the mightyH013683  of womenH0802 2- passing the loveH0160$13 to me was wonderfulH0638100M hast thou been unto me: thy loveH0160/ pleasantH05276 HxZ>&]:z`G$hHi# that buriedH06912*h1'  of jabesh–gileadH01568 H03003g  the menH0582f  sayingH0559e  davidH01732d'  and they toldH05046c of judahH03063b) over the houseH01004a kingH04428` davidH01732(_; and there they anointedH04886^ cameH0935] of judahH03063\# and the menH0582[ of hebronH02275Z' in the citiesH05892Y) and they dweltH03427#X1 with his householdH01004W every manH0376V bring upH05927#U1 with him did davidH01732T# and his menH0582S'  the carmeliteH03761R  wifeH0802Q nabal'sH05037P# and abigailH026!O- the jezreelitessH03159N' also, ahinoamH0293M wivesH0802%L5 thither, and his twoH08147 OqC'{]9 qH)kO is deadH04191 saulH07586+ for your masterH0113)/' and be ye valiantH02428 H01121 + be strengthenedH02388-E therefore now let your handsH03027! this thingH01697%~5 because ye have doneH06213"}/ you this kindnessH028962|O unto you: and i also will requiteH06213{ and truthH0571z kindnessH02617y shewH06213x lordH03068 w+  and have buriedH06912v  unto saulH07586u)  unto your lordH0113t'  this kindnessH02617$s3  that ye have shewedH06213r lordH03068#q1 unto them, blessedH01288p and saidH0559*o1' of jabesh–gileadH01568 H03003n% unto the menH0582m! messengersH04397l sentH07971k and davidH01732j saulH07586 L~bF+f=d>wL'#9  when he began to reignH04427"  oldH01121!  yearsH08141   fortyH0705  sonH01121  saul'sH07586'  ish–boshethH0378$3  and over all israelH03478"/  and over benjaminH01144 -  and over ephraimH0669!-  and over jezreelH03157&9  and over the ashuritesH0805#  over gileadH01568"/  and made him kingH04427#  to mahanaimH04266%5  and brought him overH05674  of saulH07586  the sonH01121' ish–boshethH0378 tookH03947 hostH06635 of saul'sH07586  captainH08269  of nerH05369  the sonH01121  but abnerH074   me kingH04428'  have anointedH04886 of judahH03063#1 and also the houseH01004 _lO3tW9pL0~_B!  of zeruiahH06870A  the sonH01121@  and joabH03097?  to gibeonH01391>'  from mahanaimH04266=  went outH03318<  of saulH07586;  the sonH01121 :-  of ish–boshethH0378!9-  and the servantsH056508  of nerH053697  the sonH011216  and abnerH0745  monthsH023204  and sixH083373  yearsH081412  was sevenH076511  of judahH030630)  over the houseH01004/  in hebronH02275.  was kingH04428-!  that davidH01732$,%'  and the timeH03117 H04557+  davidH01732*  followedH0310)  of judahH03063('  but the houseH01004'  yearsH08141&  twoH08147%#  and reignedH04427$#  over israelH03478 ahH*pX<d?}a^ of saulH07586] the sonH01121 \- to ish–boshethH0378[# of benjaminH01144Z' twelveH06240 H08147Y by numberH04557X' and went overH05674!W- then there aroseH06965V)  let them ariseH06965U  saidH0559T% us. and joabH03097S beforeH06440R and playH07832Q now ariseH06965"P/ let the young menH05288O to joabH03097N saidH0559M and abnerH074+ as many as cameH0935"=/ in the same placeH08478 <+  there, and diedH04191&;7  him; and he fell downH05307:  behindH03109  came outH033188)  that the spearH02595 c|dF'tZ=!jO- c"q/ thou hadst spokenH01696p unlessH03884o livethH02416n godH0430m saidH0559l and joabH03097k) their brethrenH0251j) from followingH0310i  returnH07725h!  the peopleH059717g[  how long shall it be then, ere thou bidH0559!f/  in the latter endH03144eS  thou not that it will be bitternessH04751d knowestH03045c for everH05331b devourH0398 a+ shall the swordH02719` and saidH0559_ to joabH03097^ calledH07121]! then abnerH074\!  of an hillH01389[!  on the topH07218Z and stoodH05975Y troopH092X) and became oneH0259W abnerH074V afterH0310-UE gathered themselves togetherH06908 ZuS4zaFY5wZ returnedH07725  and joabH03097 #  to mahanaimH04266 '  and they cameH0935 #  all bithronH01338! - and went throughH03212 jordanH03383 + and passed overH05674"/ through the plainH06160) all that nightH03915 walkedH01980# and his menH0582 and abnerH074'  they any moreH03254(;  no more, neither foughtH03898 israelH03478~ afterH0310}# and pursuedH07291|# stood stillH05975#{1 and all the peopleH05971z a trumpetH07782y blewH08628x so joabH03097w#  his brotherH0251v)  from followingH0310u  every oneH0376t#  had gone upH05927s! the peopleH05971+rA surely then in the morningH01242 [vY8}`@ x_:z[,#  and his menH0582+  and joabH03097*%  beth–lehemH01035)'  of his fatherH01%(5  him in the sepulchreH06913'!  and buriedH06912&  asahelH06214!%-  and they took upH05375$  diedH04191#  menH0376")  and threescoreH08346! hundredH03967  threeH07969 menH0582) and of abner'sH074# of benjaminH01144# had smittenH05221 of davidH01732!- but the servantsH05650!  and asahelH06214  menH0376 '  nineteenH06240 H08672  servantsH05650!  of david'sH01732% there lackedH06485 togetherH06908) all the peopleH05971)= and when he had gatheredH06908 abnerH074) from followingH0310 RzT<fE#rR4oRJ! of abigailH026I chileabH03609H) and his secondH04932!G- the jezreelitessH03159F! of ahinoamH0293E was amnonH0550"D/ and his firstbornH01060C in hebronH02275B' bornH03205 H03205A were sonsH01121@) and unto davidH01732?! and weakerH01800> weakerH01800=  waxedH01980<  of saulH07586;'  and the houseH01004:%  and strongerH023909  strongerH023908 waxedH019807 but davidH017326 of davidH017325' and the houseH010044 of saulH07586"3/ between the houseH010042 warH04421"11 now there was longH07520+  at break of dayH0215(/;  and they came to hebronH02275.  all nightH03915-  wentH03212 YiM/z^?kO7uYh of saulH07586"g/ between the houseH010049f] and it came to pass, while there was warH04421e in hebronH02275d to davidH01732 c+ these were bornH03205b wifeH0802a david'sH01732` by eglahH05698_ ithreamH03507^' and the sixthH08345] of abitalH037\ the sonH01121[! shephatiahH08203Z' and the fifthH02549Y! of haggithH02294X the sonH01121W adonijahH0138V) and the fourthH07243U of geshurH01650T  kingH04428S  of talmaiH08526R%  the daughterH01323Q  of maacahH04601P  the sonH01121O absalomH053N' and the thirdH07992M' the carmeliteH03761L of nabalH05037K the wifeH0802 W|Z>!oT%oK/zW)  unto the houseH01004  this dayH03117  kindnessH02617  do shewH06213$3  which against judahH03063 headH07218 i a dog'sH03611 and saidH0559 ~- of ish–boshethH0378}' for the wordsH01697| wrothH02734{ veryH03966z) then was abnerH074y  concubineH06370x-  unto my father'sH01+wC  wherefore hast thou gone inH0935v to abnerH074u saidH0559t of aiahH0345s% the daughterH01323r rizpahH07532q! whose nameH08034 p+ had a concubineH06370o and saulH07586n  of saulH07586m' for the houseH01004$l3 made himself strongH02388k! that abnerH074j of davidH01732i' and the houseH01004 ^~S,fO4{[8{^#  from danH01835")  and over judahH03063!#  over israelH03478   of davidH01732!  the throneH03678'  and to set upH06965  of saulH07586)  from the houseH01004#  the kingdomH04467%  to translateH05674%  even so i doH06213  to davidH01732!  hath swornH07650  lordH03068'  and more alsoH03254  to abnerH074  godH0430  so doH06213%7 concerning this womanH0802% with a faultH05771 me to dayH03117#1 that thou chargestH06485  of davidH01732# 1 thee into the handH03027' 9 and have not deliveredH04672# 1 and to his friendsH04828 + to his brethrenH0251! thy fatherH01 of saulH07586 Qe8hO0yY<wQ"@/  except thou firstH06440?  my faceH06440#>1  thou shalt not seeH07200 =-  of thee, that isH0559<  i requireH07592;  thingH01697":1  with thee: but oneH02599  a leagueH012858#  i will makeH037727  wellH028966#  and he saidH05595!  all israelH03478*4?  with thee, to bring aboutH05437.3G  with me, and, behold, my handH030272!  thy leagueH012851  makeH037720  sayingH0559/  the landH0776%.7  on his behalf, sayingH0559-  to davidH01732,!  messengersH04397+  sentH07971*  and abnerH074))=  again, because he fearedH03372(  a wordH01697'  abnerH074&!  not answerH07725%%  and he couldH03201$$5  even to beer–shebaH0884 HpU9rV; iP3zH._9' with her along weepingH01058 H01980^ wentH03212]+ and her husbandH0376 \' of laishH03919 H03889[ the sonH01121Z' from phaltielH06409Y husbandH0376X and tookH03947W sentH07971!V/ and ish–boshethH0378#U1 of the philistinesH06430T  foreskinsH06190%S5  to me for an hundredH03967 R-  which i espousedH0781Q  michalH04324P  my wifeH0802O deliverH05414N sayingH0559M sonH01121L saul'sH07586 K- to ish–boshethH0378J! messengersH04397I sentH07971H and davidH01732G  my faceH06440F  to seeH07200 E-  when thou comestH0935D  daughterH01323C  saul'sH07586B  michalH04324A  bringH0935 HnS/lN1pP.pH$~3 and out of the handH03027#}1  of the philistinesH06430 |+  out of the handH03027{  israelH03478z  my peopleH05971y#  i will saveH03467x davidH01732w' of my servantH05650v# by the handH03027u sayingH0559t of davidH01732s# hath spokenH0559r lordH03068q# now then doH06213p  kingH04428o  pastH08032n in timesH08543m for davidH01732l ye soughtH01245k sayingH0559j of israelH03478 i+ with the eldersH02205)h/' had communicationH01697 H01961g and abnerH074 f+  and he returnedH07725e  returnH07725d% unto him, goH03212c abnerH074b then saidH0559a) her to bahurimH0980` behindH0310 N~^B)pR)tU>mN! unto davidH01732 saidH0559 and abnerH074!-  with him a feastH04960#  and the menH0582  abnerH074 madeH06213$3 with him. and davidH01732 menH0582! and twentyH06242 to hebronH02275 to davidH01732 cameH0935 so abnerH074# of benjaminH01144#1 to the whole houseH01004% 5 and that seemed goodH05869   to israelH03478   goodH02896 +  all that seemedH05869   in hebronH02275  of davidH01732# in the earsH0241' also to speakH01696 wentH03212 and abnerH074# of benjaminH01144# in the earsH0241! also spakeH01696 and abnerH074$5 of all their enemiesH0341 NaD|^E-oW;{N):=  for he had sent him awayH079719  in hebronH022758)  not with davidH01732#75  with them: but abnerH0746 spoilH079985 a greatH072274) and brought inH09353 a troopH014162 cameH09351 and joabH030970 of davidH01732*/? and, behold, the servantsH05650. in peaceH07965-# and he wentH03212, awayH07971+ abnerH074* sentH07971) and davidH01732( desirethH0183*'?  over all that thine heartH053156&W  with thee, and that thou mayest reignH04427%  a leagueH01285#$1  that they may makeH03772#  the kingH04428"% unto my lordH0113!! all israelH03478 + and will gatherH06908 and goH03212% i will ariseH06965 e|V8~P-vV>eX of nerH05369W the sonH01121V abnerH074U% thou knowestH03045T  goneH03212 S+  and he is quiteH01980(R; thou hast sent him awayH07971Q cameH0935P' behold, abnerH074$O3 what hast thou doneH06213N and saidH0559M# to the kingH04428L cameH0935K then joabH03097J in peaceH07965I)  and he is goneH03212*H?  and he hath sent him awayH07971G#  to the kingH04428F  cameH0935E  of nerH05369D the sonH01121C abnerH074B sayingH0559A joabH03097@ they toldH05046"?1 with him were comeH0935!>- and all the hostH06635= when joabH03097< in peaceH07965 ;+  and he was goneH03212 _yL,gN6 tS5}_u  and smoteH05221!t-  with him quietlyH07987s to speakH01696r the gateH08179q% inH08432 H0413p) took him asideH05186o joabH03097n to hebronH02275m% was returnedH07725l) and when abnerH074k  knewH03045j  but davidH01732i  of sirahH05626h'  from the wellH0953(g; which brought him againH07725f abnerH074e afterH0310d! messengersH04397c he sentH07971b! from davidH01732a% was come outH03318`' and when joabH03097$_3  all that thou doestH06213^#  and to knowH03045)]/'  and thy coming inH03996 H04126\' thy going outH04161"[/ thee, and to knowH03045Z! to deceiveH06601Y% that he cameH0935 \qR1iP-V<\ +  or that leanethH02388#1  or that is a leperH06879'9  one that hath an issueH02100 of joabH03097) from the houseH01004' 9 and let there not failH03772  houseH01004% ; and on all his father'sH01  of joabH03097 # on the headH07218# let it restH02342  of nerH05369  the sonH01121  of abnerH074)  from the bloodH01818  everH05769 forH05704 lordH03068 guiltlessH05355!- i and my kingdomH04467~ he saidH0559} heardH08085|! when davidH01732{' and afterwardH0310z# his brotherH0251y of asahelH06214x'  for the bloodH01818w%  that he diedH04191*v?  him there under the fifthH02570 dx^B$oQ/pS,d0 the bierH04296/% followedH0310 H01980.  davidH01732-  and kingH04428,  abnerH074+  beforeH06440*  and mournH05594#)1 you with sackclothH08242( and girdH02296'% your clothesH0899&) with him, rendH07167&%7 and to all the peopleH05971$ to joabH03097# saidH0559" and davidH01732!'  in the battleH04421   at gibeonH01391 asahelH06214' their brotherH0251%5 because he had slainH04191 abnerH074 slewH02026# his brotherH0251# and abishaiH052 so joabH03097 breadH03899 + or that lackethH02638% on the swordH02719 +  or that fallethH05307!  on a staffH06418 LgI, rU9 t\;fLP " againH03254O " weptH01058)N= " thou. and all the peopleH05971M " fellestH05307L " menH01121K "wickedH05766J "beforeH06440!I- "as a man fallethH05307H% "into fettersH05178G "putH05066F% "nor thy feetH07272E "not boundH0631D "thy handsH03027C !diethH04194B !as a foolH05036A !abnerH074@ !diedH04191? !and saidH0559>! !over abnerH074= !lamentedH06969<% !and the kingH04428;  weptH01058#:1  and all the peopleH059719  of abnerH0748%  at the graveH069137  and weptH010586  his voiceH069635  lifted upH053754%  and the kingH044283  in hebronH022752  abnerH074 1+  and they buriedH06912 bqV=X9e; bn) %and all israelH03478#m1 %for all the peopleH05971l) $all the peopleH05971k' $pleasedH02896 H05869j $didH06213-iE $them: as whatsoever the kingH04428&h)' $and it pleasedH05869 H03190g# $took noticeH05234#f1 $and all the peopleH05971e #be downH0935d #the sunH08121c! #else, tillH06440b #or oughtH03972a #breadH03899`! #if i tasteH02938%_5 #to me, and more alsoH03254^ #godH0430] # so doH06213\ # sayingH0559[ # swareH07650Z # davidH01732Y # dayH03117!X- #while it was yetH05750W #meatH03899V #to eatH01262U #davidH01732T #to causeH01262S #cameH0935R! #the peopleH05971Q% #and when allH03605 Mx`D)[@#qT5eM  sonH01121 + and when saul'sH07586, C ' according to his wickednessH07451! - ' the doer of evilH06213% ' shall rewardH07999 ' lordH03068 'too hardH07186! 'of zeruiahH06870 'the sonsH01121' 'and these menH0582 'kingH04428 + 'though anointedH04886 'weakH07390 'this dayH03117~ & in israelH03478} &this dayH03117| &fallenH05307 {+ &and a great manH01419.zG &ye not that there is a princeH08269y &knowH03045"x/ &unto his servantsH05650w &saidH0559v% &and the kingH04428u % of nerH05369t %the sonH01121s %abnerH074r %to slayH04191,qC %that it was not of the kingH04428p %that dayH03117o! %understoodH03045 UpP%iL/|^>nU+ fledH01272#*3 and the beerothitesH0886)# to benjaminH01144"(/ also was reckonedH02803'# for beerothH0881&# of benjaminH01144 %+ of the childrenH01121$% a beerothiteH0886# of rimmonH07417" the sonsH01121!  rechabH07394 %  of the otherH08145%  and the nameH08034  baanahH01196!  of the oneH0259 the nameH08034 of bandsH01416 captainsH08269 menH0582 twoH08147 hadH01961 sonH01121! and saul'sH07586'  were troubledH0926'9  and all the israelitesH03478# were feebleH07503 his handsH03027 in hebronH02275 was deadH04191! that abnerH074  heardH08085 EoT<u]A dH'`EI rechabH07394H) the beerothiteH0886G of rimmonH07417F% and the sonsH01121E% mephiboshethH04648D% and his nameH08034 C+ and became lameH06452B% that he fellH05307A to fleeH051277@Y and it came to pass, as she made hasteH02648? and fledH05127># took him upH05375=' and his nurseH0539<) out of jezreelH03157;%  and jonathanH03083:  of saulH075869  cameH0935!8-  when the tidingsH080527  oldH011216 yearsH081415# he was fiveH025684 feetH072723 lameH052232 had a sonH011211 sonH011210 saul'sH07586/% and jonathanH03083%.5 there until this dayH03117$-3 and were sojournersH01481,! to gittaimH01664 djI% c7uY3de' him, and slewH04191d) and they smoteH05221)c/' in his bedchamberH04904 H02315b! on his bedH04296a he layH07901`) into the houseH01004"_1 for when they cameH0935^  escapedH04422]#  his brotherH0251\!  and baanahH01196[! and rechabH07394$Z3 him under the fifthH02570Y) and they smoteH05221X wheatH02406(W; they would have fetchedH03947V% of the houseH01004U) into the midstH08432%T7 and they came thitherH0935S at noonH06672R  on a bedH04904Q  who layH07901 P-  of ish–boshethH0378O%  to the houseH01004N!  of the dayH03117M) about the heatH02527L and cameH0935K wentH03212J! and baanahH01196 auY;{_?bI0a  and davidH01732 + and of his seedH02233 of saulH07586 this dayH03117 the kingH04428~ my lordH0113} avengedH05360| hathH05414{ lordH03068z thy lifeH05315y%  which soughtH01245x#  thine enemyH0341w  of saulH07586v  the sonH01121 u-  of ish–boshethH0378 t+ behold the headH07218s# to the kingH04428r and saidH0559q to hebronH02275p! unto davidH01732 o- of ish–boshethH0378n the headH07218 m- and they broughtH0935l all nightH03915k  the plainH06160j  throughH01870"i/  and gat them awayH03212h  his headH07218g'  him, and tookH03947"f/ him, and beheadedH05493 EmO-rP2cA_E   personH0376#  a righteousH06662!  have slainH02026  menH0582+A  how much more, when wickedH07563-E  him a reward for his tidingsH01309(;  that i would have givenH05414'  him in ziklagH06860!-  of him, and slewH02026#  i took holdH0270%  good tidingsH01319)=  thinking to have broughtH05869  is deadH04191%  behold, saulH07586!  me, sayingH0559'  when one toldH05046%5  out of all adversityH06869  my soulH05315"/  who hath redeemedH06299   livethH02416   lordH03068   and saidH0559 )  the beerothiteH0886   of rimmonH07417  the sonsH01121#  his brotherH0251!  and baanahH01196  rechabH07394  answeredH06030 BfE}W7~Z;bB=# unto hebronH02275< to davidH01732; of israelH03478:) all the tribesH076269 then cameH09358  in hebronH022757  of abnerH074!6-  in the sepulchreH069135!  and buriedH06912 4-  of ish–boshethH03783  the headH072182'  but they tookH039471  in hebronH022750'  over the poolH01295/  upH08518.)  and their feetH07272-#  their handsH03027",/  them, and cut offH07112+'  and they slewH02026*'  his young menH05288)  commandedH06680(  and davidH01732')  from the earthH0776"&/  and take you awayH01197%%  of your handH03027$  his bloodH018182#O  shall i not therefore now requireH01245"%  upon his bedH04904!!-  in his own houseH01004 ^^@#wJ,}eE' w^Z  lordH03068Y  beforeH06440$X3  with them in hebronH02275W  a leagueH01285V madeH03772U davidH01732T and kingH04428S to hebronH02275R# to the kingH04428Q cameH0935P of israelH03478"O/ so all the eldersH02205N#  over israelH03478,MC  and thou shalt be a captainH05057L  israelH03478K  my peopleH05971)J=  to thee, thou shalt feedH07462I saidH0559H lordH03068G israelH03478!F/ and broughtest inH09357EY over us, thou wast he that leddest outH03318D was kingH04428C when saulH07586(B/% also in time pastH08032 H0865A'  and thy fleshH01320@ thy boneH06106? sayingH0559> and spakeH0559 bmR8 fG-}_E!b#y1 unto the jebusitesH02983x% to jerusalemH03389w wentH03212v# and his menH0582u% and the kingH04428t and judahH03063 s+  over all israelH03478r  yearsH08141q  and threeH07969p  thirtyH07970o!  he reignedH04427!n- and in jerusalemH03389m monthsH02320l and sixH08337k yearsH08141j sevenH07651i! over judahH03063h! he reignedH04427g in hebronH02275f yearsH08141e fortyH0705d! he reignedH04427'c9 when he began to reignH04427b oldH01121a yearsH08141` thirtyH07970_ davidH01732^# over israelH03478] kingH04428\ davidH01732"[/  and they anointedH04886bR RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{ 1 29 3V 4s 5 6. 7K 8i 9 :# ;B <^ ={ > 1 29 3V 4s 5 6. 7K 8i 9 :# ;B <^ ={ > ?7 @T Aq B C, DJ Eh F G# H@ I_ J~ K L: MX Nu O P0 QP Rn S T+ UI Ve W X Y= ZZ [y ] ^6 _S `p a b) cF dd e f" g@ h` i j k: lU ms n o, pG qb r s t8 uV vt w x- yM zl { |& }D ~a   ; X u  1 O m & D c   : X w  2 O Ye;rK2b9xY!  of david'sH01732  hatedH08130'  and the blindH05787% and the lameH06455' the jebusitesH02983# and smitethH05221' to the gutterH06794%5 whosoever getteth upH05060# on that dayH03117  saidH0559  and davidH01732  of davidH01732  the cityH05892  of zionH06726 + the strong holdH04686 tookH03920#1 nevertheless davidH01732) cannot come inH0935 davidH01732 - hither: thinkingH0559&9 thou shalt not come inH0935%  and the lameH06455  the blindH05787&7  except thou take awayH05493~  sayingH0559}!  unto davidH01732|# which spakeH0559{# of the landH0776 z+ the inhabitantsH03427 V_<kQ1iR5pV6  treesH060865  and cedarH07304  to davidH017323!  messengersH043972  sentH079711  of tyreH068650  kingH04428/  and hiramH02438.  of hostsH06635-  godH0430,  lordH03068+)  and grew greatH01419*  onH01980)  wentH03212(  and davidH01732'!  and inwardH01004&!  from milloH04407%#  round aboutH05439$  builtH01129#  and davidH01732"  of davidH01732!#  it the cityH05892 !  and calledH07121#  in the fortH04686  dweltH03427  so davidH01732) into the houseH01004) shall not comeH0935% and the lameH06455 the blindH05787#3  wherefore they saidH0559  soulH05315 Z|_A# }]:gH(Z(S; of those that were bornH03209R the namesH08034Q  to davidH01732P  bornH03205O'  and daughtersH01323(N;  and there were yet sonsH01121M#  from hebronH02275L#  he was comeH0935K  afterH0310!J-  out of jerusalemH03389I  and wivesH0802 H+  more concubinesH06370G  tookH03947F  and davidH01732E  israel'sH03478D)  for his peopleH05971C#  his kingdomH04467(B;  and that he had exaltedH05375A#  over israelH03478@  him kingH04428 ?+  had establishedH03559>  lordH03068=  perceivedH03045<  and davidH01732;  an houseH01004:  davidH017329)  and they builtH01129 8!#  and masonsH068 H070237)  and carpentersH02796 g|\BS9w[A# gp! and spreadH05203o also cameH0935 n+ the philistinesH06430m# to the holdH04686l'  and went downH03381k  heardH08085j  and davidH01732i  davidH01732h  to seekH01245g came upH05927$f3 all the philistinesH06430e# over israelH03478d kingH04428c davidH01732'b9 that they had anointedH04886a heardH08085)`= but when the philistinesH06430_' and eliphaletH0467^! and eliadaH0450]% and elishamaH0476\! and japhiaH03309[! and nephegH05298!Z/ also, and elishuaH0474Y ibharH02984X# and solomonH08010W! and nathanH05416V! and shobabH07727U shammuaH08051&T7 unto him in jerusalemH03389 Wy`F$~_E\>$}W" /  me, as the breachH06556   beforeH06440! /  upon mine enemiesH0341" / hath broken forthH06555  lordH03068$5 them there, and saidH0559 smoteH05221 and davidH01732"/ to baal–perazimH01188 cameH0935 and davidH01732 + into thine handH03027 + the philistinesH06430 deliverH05414%5  for i will doubtlessH05414~  go upH05927}!  unto davidH01732|  saidH0559{  lordH03068$z3 them into mine handH03027"y/ wilt thou deliverH05414#x1 to the philistinesH06430w' shall i go upH05927v sayingH0559u lordH03068t enquiredH07592s and davidH01732r! of rephaimH07497)q= themselves in the valleyH06010 H{X0sU6 vM)fH) the soundH069631(M and let it be, when thou hearestH08085#'1  the mulberry treesH01057'&9  upon them over againstH04136%) them, and comeH0935$ behindH0310 #+ fetch a compassH05437%"5 thou shalt not go upH05927! he saidH0559  lordH03068 enquiredH07592) and when davidH01732! of rephaimH07497)= themselves in the valleyH06010! and spreadH05203 yet againH03254 came upH05927$3 and the philistinesH06430 burnedH05375# and his menH0582 and davidH01732% their imagesH06091$3 and there they leftH05800) baal–perazimH01188' of that placeH04725 the nameH08034$3  therefore he calledH07121  of watersH04325 _gN3x_=wK1_$F3 with all the peopleH05971E and wentH03212D aroseH06965C and davidH01732B thousandH0505A thirtyH07970@ of israelH03478? chosenH0977(>/% gathered togetherH03254 H0622=% again, davidH01732<  to gazerH01507;+ until thou comeH0935: from gebaH01387 9+ the philistinesH064308) him; and smoteH052217' had commandedH066806 lordH030685 did soH062134 and davidH01732#31  of the philistinesH064302  the hostH042641)  thee, to smiteH052210  beforeH06440/ go outH03318. lordH03068,-C that then thou shalt bestirH02782&,7 of the mulberry treesH01057+# in the topsH07218*! of a goingH06807 VnO1v[A" gK.tVd# of abinadabH041$c3 it out of the houseH01004!b- and they broughtH05375a cartH05699` the newH02319_ draveH05090^#  of abinadabH041]  the sonsH01121\  and ahioH0283[  and uzzahH05798Z  in gibeahH01390Y# of abinadabH041$X3 it out of the houseH01004W# and broughtH05375V cartH05699U! upon a newH02319T of godH0430S the arkH0727R% and they setH07392Q' the cherubimsH03742P' that dwellethH03427O  of hostsH06635N  lordH03068M#  by the nameH08034L  is calledH07121K!  whose nameH08034J of godH0430#I3 from thence the arkH0727H# to bring upH05927-GE with him from baale of judahH01184 QpW<!pX?gG$ kQ  shookH08058$3  of it; for the oxenH01241' and took holdH0270 of godH0430! to the arkH0727~ put forthH07971} uzzahH05798|) threshingfloorH01637{# to nachon'sH05225"z1 and when they cameH0935y)  and on cymbalsH06767x)  and on cornetsH04517 w+  and on timbrelsH08596"v/  and on psalteriesH05035u'  even on harpsH03658t woodH06086s firH01265r lordH03068q beforeH06440p playedH07832o of israelH03478"n/ and all the houseH01004m and davidH01732l  the arkH0727k  beforeH06440j  wentH01980i and ahioH0283h of godH0430g the arkH0727f% accompanyingH05973e at gibeahH01390 ]iO5}`C$xY@#|]"!  not removeH05493!  wouldH014   so davidH01732  comeH0935  lordH03068!/  how shall the arkH0727  and saidH0559  that dayH03117  lordH03068!  was afraidH03372  and davidH01732#  to this dayH03117'  perez–uzzahH06560&7 the name of the placeH04725' and he calledH07121! upon uzzahH05798 a breachH06556 had madeH06555 lordH03068) was displeasedH02734 and davidH01732   of godH0430 !  by the arkH0727" / and there he diedH04191  errorH07944  smoteH05221 and godH0430' against uzzahH05798# was kindledH02734 lordH03068' and the angerH0639 QfAdA!mI0Q,@E  unto him, because of the arkH0727?)  of obed–edomH05654>  the houseH01004=%  hath blessedH01288<  lordH03068;  sayingH0559:  davidH017329  kingH04428 8+  and it was toldH05046&77  and all his householdH010046#  obed–edomH056545  blessedH012884  lordH030683  monthsH023202  threeH079691#  the gittiteH016630)  of obed–edomH05654/%  in the houseH01004.  continuedH03427-  lordH03068,#  and the arkH0727+#  the gittiteH01663*)  of obed–edomH05654))  into the houseH01004!(-  carried it asideH05186'  but davidH01732&  of davidH01732'%9  unto him into the cityH05892$  lordH03068#  the arkH0727 KrX5iP3lQ8iK` of israelH03478"_/ and all the houseH01004^ so davidH01732]  ephodH0646\% with a linenH0906[ girdedH02296Z and davidH01732Y mightH05797X lordH03068W beforeH06440V dancedH03769U and davidH01732T%  and fatlingsH04806S  oxenH07794R'  he sacrificedH02076Q  pacesH06806P  sixH08337O  had goneH06805N  lordH03068M  the arkH0727)L=  that when they that bareH05375K'  with gladnessH08057J  of davidH01732I'  into the cityH05892H)  of obed–edomH05654G)  from the houseH01004F  of godH0430E  the arkH0727D)  and brought upH05927C  wentH03212B  so davidH01732A  of godH0430 XdAy\Av]9yX% in the midstH08432 ~+ it in his placeH04725} and setH03322| lordH03068{! in the arkH0727 z- and they broughtH0935!y- him in her heartH03820 x- and she despisedH0959w lordH03068v beforeH06440u# and dancingH03769t leapingH06339s  davidH01732r  kingH04428q  and sawH07200!p-  through a windowH02474o  lookedH08259n daughterH01323m saul'sH07586l michalH04324k of davidH01732j' into the cityH05892i cameH0935h lordH03068g) and as the arkH0727f)  of the trumpetH07782#e1 and with the soundH06963d' with shoutingH08643c lordH03068b the arkH0727a! brought upH05927 JvZ6mI!lCgJ  of breadH03899  cakeH02471 aH0259% to every oneH0376 as menH0376$5 as well to the womenH0802 of israelH03478*? among the whole multitudeH01995%5 among all the peopleH05971% and he dealtH02505  of hostsH06635  lordH03068# in the nameH08034! the peopleH05971! he blessedH01288$ 3 and peace offeringsH08002 + burnt offeringsH05930 # of offeringH05927 + had made an endH03615% 5 and as soon as davidH01732 lordH03068 beforeH06440$3  and peace offeringsH08002 +  burnt offeringsH05930  offeredH05927"/  for it: and davidH01732#  had pitchedH05186! that davidH01732!/ of the tabernacleH0168 Ly\;dG+zX5kL:! uncoverethH015409# shamelesslyH01540$83 of the vain fellowsH073867 as oneH0259 6+ of his servantsH05650 5- of the handmaidsH05194# in the eyesH058693) himself to dayH031172' who uncoveredH015401 to dayH031170 of israelH03478/%  was the kingH04428.%  how gloriousH03513-  and saidH0559,  davidH01732+  to meetH07125* came outH03318) of saulH07586(% the daughterH01323'! and michalH04324&' his householdH01004% to blessH01288$ returnedH07725#! then davidH01732"% to his houseH01004! every oneH0376  departedH03212"/  so all the peopleH05971%  and a flagonH0809 -  and a good pieceH0829 \vW1kA& tI\$U%' had no childH03206 H02056T of saulH07586S% the daughterH01323!R- therefore michalH043245QU of, of them shall i be had in honourH03513&P9 which thou hast spokenH0559'O; and of the maidservantsH0519"N/ in mine own sightH05869!M- and will be baseH08217L than thusH02063,KC and i will yet be more vileH07043J lordH03068I beforeH06440&H7 therefore will i playH07832G#  over israelH03478F  lordH03068 E+  over the peopleH05971D  me rulerH05057C!  to appointH06680)B= and before all his houseH01004"A5 me before thy fatherH01@# which choseH0977? lordH03068> beforeH06440=# unto michalH04324< saidH0559; and davidH01732 UoN5lL4fI*U/sI and it came to pass that nightH03915r lordH03068q) in thine heartH03824p doH06213o goH03212n# to the kingH04428m saidH0559l! and nathanH05416k  curtainsH03407j  withinH08432i  dwellethH03427h  of godH0430g#  but the arkH0727f of cedarH0730e# in an houseH01004d% now, i dwellH03427c seeH07200b# the prophetH05030a# unto nathanH05416` saidH0559_' that the kingH04428$^5 from all his enemiesH0341]# round aboutH05439#\1 had given him restH05117[ lordH03068Z% in his houseH01004Y satH034273XQ and it came to pass, when the kingH04428W% of her deathH04194V% unto the dayH03117 PoS4wJ0 b>!mP i a wordH01697 spakeH01696 of israelH03478& 7 with all the childrenH01121& 7 wherein i have walkedH01980$ 3  and in a tabernacleH04908   in a tentH0168 +  but have walkedH01980!- even to this dayH03117% out of egyptH04714 of israelH03478% the childrenH01121"/ that i brought upH05927) since the timeH03117 houseH01004)= whereas i have not dweltH03427#1  for me to dwell inH03427# me an houseH01004!~- shalt thou buildH01129} lordH03068|! thus saithH0559{ davidH01732z! my servantH05650y and tellH0559x goH03212w sayingH0559!v- came unto nathanH05416u lordH03068t' that the wordH01697 NcE*|X> cC sN!,-  out of thy sightH06440!+/  all thine enemiesH0341!*-  and have cut offH03772?)i  and i was with thee whithersoever thou wentestH01980(#  over israelH03478')  over my peopleH05971&#  to be rulerH05057%  the sheepH06629$)  from followingH0310(#; thee from the sheepcoteH05116" i tookH03947! of hostsH06635  lordH03068! thus saithH0559 davidH01732 + unto my servantH05650/K now therefore so shalt thou sayH0559 of cedarH0730#1 ye not me an houseH01004 why buildH01129  sayingH0559  israelH03478  my peopleH05971  to feedH07462!-  whom i commandedH06680 of israelH03478' of the tribesH07626 with anyH0259 >}\<f0vL' sZ>G  tellethH05046F  lordH03068&E9  from all thine enemiesH0341-DE  and have caused thee to restH05117C  israelH03478B)  over my peopleH05971A  judgesH08199!@-  that i commandedH06680&?7  and as since the timeH03117>'  as beforetimeH07223='  them any moreH03254<  afflictH06031;'  of wickednessH057664:S  no more; neither shall the childrenH0112129O  in a place of their own, and moveH07264*8?  them, that they may dwellH079317)  and will plantH051936  israelH034785'  for my peopleH059714  a placeH04725(3;  moreover i will appointH077602%  in the earthH07761%  of the greatH01419#01  like unto the nameH08034/  nameH08034.%  thee a greatH01419-'  and have madeH06213 TlC!uL, bJ1 nTb of menH0582!a- him with the rodH07626`) i will chastenH03198&_7 if he commit iniquityH05753'^9 and he shall be my sonH01121"]5 i will be his fatherH01\  everH05769[  forH05704Z)  of his kingdomH04467Y!  the throneH03678$X3  and i will stablishH03559W#  for my nameH08034V  an houseH01004U)  he shall buildH01129T#  his kingdomH04467%S5  and i will establishH03559"R/  out of thy bowelsH04578*Q?  thee, which shall proceedH03318P  afterH0310O  thy seedH02233N'  i will set upH06965M-  with thy fathersH01%L5  and thou shalt sleepH07901K%  be fulfilledH04390"J/  and when thy daysH03117I'  thee an houseH01004'H9  thee that he will makeH06213 BxN&YA( ](}]B beforeH06440~# in, and satH03427} davidH01732| kingH04428{ then wentH0935z! unto davidH01732y speakH01696x' so did nathanH054161wM and according to all this visionH02384-vE according to all these wordsH01697u  everH05769t  forH05704%s5 shall be establishedH03559!r- thee: thy throneH03678q beforeH06440p everH05769o forH05704$n5 shall be establishedH0539 m+ and thy kingdomH04467 l+ and thine houseH01004k beforeH06440 j+ whom i put awayH05493i from saulH07586$h3 from him, as i tookH05493&g7 shall not depart awayH05493f% but my mercyH02617e  of menH0120 d+ of the childrenH01121%c5 and with the stripesH05061 PvL,}S9 z`H/P7Y sake, and according to thine own heartH03820) for thy word'sH01697# thy servantH05650 knowestH03045 godH03069)? unto thee? for thou, lordH0136 moreH03254 sayH01696 davidH01732% and what canH03254  godH03069  o lordH0136  of manH0120 +  this the mannerH08452*? for a great while to comeH07350  houseH01004& 7 also of thy servant'sH05650% 5 but thou hast spokenH01696  godH03069  o lordH0136% in thy sightH05869/I and this was yet a small thingH06994#  me hithertoH01988&9  that thou hast broughtH0935  my houseH01004  godH03069 i, o lordH0136# and he saidH0559 lordH03068 cqD+cH(pD%c8! thy peopleH059717 beforeH064406% for thy landH07765% and terribleH03372%45  for you great thingsH014203  and to doH062132!  him a nameH08034(1;  to himself, and to makeH077600%  for a peopleH05971/ to redeemH06299. wentH01980- whom godH0430,# like israelH03478 ++ like thy peopleH05971*% in the earthH0776) nationH01471(% and what oneH0259'' with our earsH0241:&_ thee, according to all that we have heardH08085% besideH02108$ godH0430# godH0430" lordH03068)!= wherefore thou art greatH01431  knowH03045$3 to make thy servantH05650'9 all these great thingsH01420) hast thou doneH06213 FmAlO6bJ1y_FV lordH03068U sayingH0559T everH05769S forH05704R% be magnifiedH01431!Q- and let thy nameH08034"P/  as thou hast saidH01696O  and doH06213N  everH05769M forH05704L establishH06965)K= and concerning his houseH01004'J9 concerning thy servantH05650&I7 that thou hast spokenH01696H the wordH01697G godH0430F lordH03068E  their godH0430D! art becomeH01961C lordH03068B everH05769A' unto thee forH05704@ a peopleH05971? israelH03478&>7 to thyself thy peopleH05971(=; for thou hast confirmedH03559<) and their godsH0430;# the nationsH01471#:1 to thee from egyptH04714&97 which thou redeemedstH06299 H_E"tQ7nN+mH!t- unto thy servantH05650s' this goodnessH02896'r9 and thou hast promisedH01696q be trueH0571p' and thy wordsH01697o that godH0430n godH03069m+ and now, o lordH0136l# this prayerH08605k  to prayH06419j%  in his heartH03820i  foundH04672+hA  therefore hath thy servantH05650g'  thee an houseH01004f% i will buildH01129e sayingH0559d) to thy servantH05650$c'% hast revealedH0241 H01540b of israelH03478a godH0430` of hostsH06635_ lordH03068^ beforeH06440])  be establishedH03559\  davidH01732[)  of thy servantH05650"Z/  and let the houseH01004Y#  over israelH03478X the godH0430W of hostsH06635 ]m; rO0c?&~]% and measuredH04058 moabH04124 % and he smoteH05221# 1  of the philistinesH06430 +  out of the handH03027 ) metheg–ammahH04965  tookH03947 + them: and davidH01732# and subduedH03665 + the philistinesH06430 smoteH052211M this it came to pass, that davidH01732 and afterH0310 for everH05769!  be blessedH01288)  of thy servantH05650'  let the houseH01004&~7  and with thy blessingH01293}#  hast spokenH01696| godH03069&{9 thee: for thou, o lordH0136z beforeH06440.yG that it may continue for everH05769x) of thy servantH05650w the houseH01004v' thee to blessH01288,uC therefore now let it pleaseH02974 \rX;oR6sV7\#-3 from him a thousandH0505, tookH03920+ and davidH01732*  euphratesH06578)%  at the riverH05104(!  his borderH03027'!  to recoverH07725&! as he wentH03212% of zobahH06678$ kingH04428# of rehobH07340" the sonH01121!) also hadadezerH01909  smoteH05221 davidH01732 giftsH04503 broughtH05375 servantsH05650) became david'sH01732% the moabitesH04124'  to keep aliveH02421  lineH02256"/  and with one fullH04393#1  he to put to deathH04191  measuredH04058 linesH02256' even with twoH08147' to the groundH0776"/ casting them downH07901!- them with a lineH02256 KnL.iI1iQ2nKM+ and the syriansH0758L# of damascusH01834K in syriaH0758J garrisonsH05333I putH07760H! then davidH01732G menH0376F  thousandH0505E!  and twentyH06242D  twoH08147C)  of the syriansH0758B  slewH05221A davidH01732@ of zobahH06678? kingH04428> hadadezerH01909=! to succourH05826< cameH0935;# of damascusH01834$:5 and when the syriansH07589 chariotsH073938! an hundredH039677%  but reservedH03498 6+  all the chariotH073935  houghedH061314  and davidH017323%  footmenH07273 H03762 thousandH05051! and twentyH062420 horsemenH06571/ hundredH03967. and sevenH07651 YpR8mL-jP7xYl!  that davidH01732k  heardH08085j  of hamathH02574i  kingH04428h  when toiH08583g  brassH05178f  muchH07235e exceedingH03966d tookH03947c davidH01732b kingH04428a% of hadadezerH01909` citiesH05892"_/ and from berothaiH01268^) and from betahH0984"]/ them to jerusalemH03389\# and broughtH0935[% of hadadezerH01909*Z? that were on the servantsH05650Y of goldH02091X# the shieldsH07982W tookH03947V and davidH01732&U7 whithersoever he wentH01980T  davidH01732S  preservedH03467R  lordH03068Q  giftsH04503P  broughtH05375O to davidH01732 N+ became servantsH05650 _hN2Z:tT8_ +  with the silverH03701  lordH03068%  did dedicateH06942  davidH01732 +  which also kingH04428  of brassH05178#  and vesselsH03627  of goldH02091#  and vesselsH03627  of silverH03701  vesselsH03627!~-  brought with himH03027}  with toiH08583|%  had warsH04421 H0376#{1  him: for hadadezerH01909z#  and smittenH05221"y/  against hadadezerH01909+xA  him, because he had foughtH03898"w/  him, and to blessH01288!v'  to saluteH07965 H07592u  davidH01732t  unto kingH04428s  his sonH01121r  joramH03141q  sentH07971p  then toiH08583o%  of hadadezerH01909n%  all the hostH02428m#  had smittenH05221 cqU5 ~]E(|[9~c& in edomH0123% garrisonsH05333$! and he putH07760#  thousandH0505 "'  eighteenH06240 H08083!  of saltH04417 '  in the valleyH01516)  of the syriansH0758%  from smitingH05221!-  when he returnedH07725  a nameH08034  gatH06213  and davidH01732  of zobahH06678  kingH04428  of rehobH07340  sonH01121%  of hadadezerH01909!-  and of the spoilH07998'  and of amalekH06002'9  and of the philistinesH06430  of ammonH05983$3  and of the childrenH01121#  and of moabH04124  of syriaH0758! -  which he subduedH03533 )  of all nationsH01471& 7  that he had dedicatedH06942   and goldH02091 SxU8_A$gE!tSD' and ahimelechH0288C of ahitubH0285B the sonH01121A and zadokH06659@ recorderH02142? of ahiludH0286> the sonH01121 =+ and jehoshaphatH03092<' over the hostH06635;! of zeruiahH06870: the sonH011219 and joabH03097$83 unto all his peopleH059717# and justiceH066666 judgmentH049415 executedH062134 and davidH01732 3+ over all israelH034782 reignedH044271 and davidH01732&07  whithersoever he wentH01980/  davidH01732.  preservedH03467-  lordH03068,  servantsH05650+) became david'sH01732$*5 and all they of edomH0123)% he garrisonsH05333( putH07760#'3 throughout all edomH0123 XgG+ \>&^;{Xa) him unto davidH01732)`= and when they had calledH07121_ zibaH06717^! whose nameH08034] a servantH05650\ of saulH07586[% of the houseH01004Z)  for jonathan'sH03083Y% him kindnessH02617 X+ that i may shewH06213W of saulH07586V% of the houseH01004!U- any that is leftH03498T% is there yetH03426S saidH0559R and davidH01732"Q/ were chief rulersH03548P sonsH01121O# and david'sH01732#N1 and the pelethitesH06432%M5 both the cherethitesH03774L# of jehoiadaH03077K the sonH01121J# and benaiahH01141I!  the scribeH05608H# and seraiahH08304G# the priestsH03548F# of abiatharH054E the sonH01121 ^nM5{a:"mU2|^  of ammielH05988  the sonH01121~ of machirH04353}% in the houseH01004|' unto the kingH04428{ saidH0559z% he? and zibaH06717y+ unto him, whereH0375x saidH0559w% and the kingH04428v feetH07272u lameH05223t) hath yet a sonH01121s  jonathanH03083r'  unto the kingH04428q  saidH0559#p1  unto him? and zibaH06717o  of godH0430n% the kindnessH02617 m+ that i may shewH06213l of saulH07586k% of the houseH01004j yet anyH0376i there notH0657h saidH0559g% and the kingH04428f#  thy servantH05650e#  and he saidH0559d  thou zibaH06717c  saidH0559b the kingH04428 OmD& bF*oW6hO shewH06213'9 not: for i will surelyH06213) unto him, fearH03372 saidH0559 and davidH01732#1 behold thy servantH05650+ and he answeredH0559%  mephiboshethH04648  saidH0559  and davidH01732"/  and did reverenceH07812#  on his faceH06440 he fellH05307! unto davidH01732 was comeH0935 of saulH07586 the sonH01121 # of jonathanH03083  the sonH01121& 7 now when mephiboshethH04648 +  from lo–debarH03810  of ammielH05988 the sonH01121 of machirH04353%5 him out of the houseH01004# and fetchedH03947 sentH07971 davidH01732 then kingH04428'  in lo–debarH03810 FtN2uP0mR6oF%;5 and to all his houseH01004: to saulH07586#91 all that pertainedH019618 sonH01121!7/ unto thy master'sH0113'69 unto him, i have givenH054145 and saidH05594 servantH052883 saul'sH075862 to zibaH067171 calledH071210' then the kingH04428/ dogH03611!.- upon such a deadH04191)-= that thou shouldest lookH06437,# thy servantH05650!+/ himself, and saidH0559*% and he bowedH07812)# continuallyH08548(# at my tableH07979' breadH03899"&1  and thou shalt eatH0398%!  thy fatherH01$  of saulH07586"#/  thee all the landH07704'"9  sake, and will restoreH07725!% thy father'sH01 % for jonathanH03083' thee kindnessH02617 Lo>hK1{^A(uL%X5 so shall thy servantH05650W# his servantH05650V) hath commandedH06680U the kingH04428-TG according to all that my lordH0113S' unto the kingH04428R zibaH06717Q then saidH0559P servantsH05650O! and twentyH06242N sonsH01121#M#' had fifteenH06240 H02568L now zibaH06717K# at my tableH07979J alwayH08548I breadH03899H shall eatH0398G sonH01121F% thy master'sH0113!E- but mephiboshethH04648D to eatH0398C' may have foodH03899B sonH01121!A/ that thy master'sH0113-@G for him, and thou shalt bringH0935? the landH0127>! shall tillH05647!=- and thy servantsH05650-<E thou therefore, and thy sonsH01121 dgE,oN2nN,du' that the kingH04428.tI and it came to pass after thisH0310s his feetH07272r on bothH08147q% and was lameH06455p tableH07979o' at the king'sH04428n# continuallyH08548m) for he did eatH0398l% in jerusalemH03389k dweltH03427 j+ so mephiboshethH04648"i/ unto mephiboshethH04648h servantsH05650g of zibaH06717f% in the houseH01004#e1 and all that dweltH04186d michaH04316c! whose nameH08034b sonH01121a# had a youngH06996!`- and mephiboshethH04648_ sonsH01121^' of the king'sH04428] as oneH0259\# at my tableH07979[% he shall eatH0398$Z3 as for mephiboshethH04648Y doH06213 IlP3dI,eE(fI of ammonH05983 + of the childrenH01121 + and the princesH08269 of ammonH05983 + of the childrenH01121' into the landH0776 cameH0935  servantsH05650 # and david'sH01732 ) for his fatherH01 + of his servantsH05650 + him by the handH03027!  to comfortH05162  sentH07971#1  unto me. and davidH01732  kindnessH02617  shewedH06213' as his fatherH01 of nahashH05176 the sonH01121! unto hanunH02586 kindnessH02617~# i will shewH06213} davidH01732| then saidH0559{ reignedH04427z his sonH01121y and hanunH02586x diedH04191w of ammonH05983 v+ of the childrenH01121 LjJ._D'fC"sL#11  and sent them awayH07971"0/  to their buttocksH08357/'  in the middleH02677.)  their garmentsH04063-# and cut offH03772 ,+ of their beardsH02206+% the one halfH02677*) and shaved offH01548) servantsH05650( david'sH01732' tookH03947 &+ wherefore hanunH02586!%- and to overthrowH02015"$/ and to spy it outH07270# the cityH05892" searchH02713!' unto thee, toH05668 % his servantsH05650 sentH07971*?  unto thee? hath not davidH01732!  comfortersH05162"/  that he hath sentH07971!  thy fatherH01#  doth honourH03513 + thou that davidH01732 thinkestH05869! their lordH0113! unto hanunH02586 saidH0559 c]< kP& oV8cO footmenH07273N thousandH0505M twentyH06242L  of zobaH06678K+  and the syriansH0758 J+  of beth–rehobH01050I#  the syriansH0758H  and hiredH07936G sentH07971F of ammonH05983E% the childrenH01121D% before davidH01732C+ that they stankH0887B sawH07200A of ammonH05983&@7 and when the childrenH01121? returnH07725>  be grownH06779"=/  until your beardsH02206<!  at jerichoH03405;  tarryH03427:  saidH05599% and the kingH044288 ashamedH036377% were greatlyH03966%67 them, because the menH05825 to meetH071254 he sentH079713! unto davidH017322) when they toldH05046 XlJ.Z5pM1pXm sawH07200l when joabH03097k% in the fieldH07704j'  by themselvesH0905i!  and maacahH04601h'  and ish–tobH0382g%  and of rehobH07340f  of zobaH06678e+ and the syriansH0758d# of the gateH08179#c1 at the entering inH06607b in arrayH06186#a1 and put the battleH04421` came outH03318_ of ammonH05983!^- and the childrenH01121"]/ of the mighty menH01368!\- and all the hostH06635[ joabH03097Z he sentH07971Y heardH08085X) and when davidH01732W menH0376V thousandH0505U' twelveH08147 H06240 T- and of ish–tobH0382S menH0376R! a thousandH0505Q maacahH04601P# and of kingH04428 TrV1xW5cAT+ A for thee, then i will comeH01980' be too strongH02388 of ammonH05983(; me: but if the childrenH01121-E for me, then thou shalt helpH03444' be too strongH02388) if the syriansH0758# and he saidH0559 of ammonH05983% the childrenH01121 againstH07125~ in arrayH06186}# his brotherH0251|! of abishaiH052{' into the handH03027z% he deliveredH05414y' of the peopleH05971x% and the restH03499w# the syriansH0758v againstH07125u in arrayH06186t of israelH03478!s/ of all the choiceH0977r he choseH0977q! and behindH0268'p9 was against him beforeH06440o' of the battleH04421n) that the frontH06440 LmF(yV(}eA#iL&  returnedH07725%  so joabH03097$'  into the cityH05892##  and enteredH0935" abishaiH052!!- they also beforeH06440  then fledH05127 were fledH05127 - that the syriansH0758 sawH07200 of ammonH05983&7 and when the childrenH01121 beforeH06440' and they fledH05127#3 against the syriansH0758*? with him, unto the battleH04421) and the peopleH05971 drew nighH05066 and joabH03097 him goodH02896#1 that which seemethH05869 doH06213 lordH03068! of our godH0430#1 and for the citiesH05892 ) for our peopleH05971( ; and let us play the menH02388# 1 be of good courageH02388  and helpH03467 DX@t[7aA hD D+ and passed overH05674C togetherH0622B! all israelH03478A# he gatheredH0622@ davidH01732%?5 and when it was toldH05046>  beforeH06440=%  of hadarezerH01928<#  of the hostH06635;#  the captainH08269:#  and shobachH077319 to helamH024318' and they cameH09357 the riverH051046 beyondH056765# the syriansH0758 4+ and brought outH033183 sentH079712' and hadarezerH01928$13 themselves togetherH031620' they gatheredH0622/ israelH03478. beforeH06440'-9 that they were smittenH05062, sawH07200$+5 and when the syriansH0758*% to jerusalemH03389) and cameH0935( of ammonH05983"'/  from the childrenH01121 O]A'x_E) vZ:zO'c9 that they were smittenH05062b sawH07200a% to hadarezerH01928` servantsH05650'_9 and when all the kingsH04428^ who diedH04191]' of their hostH06635\# the captainH08269[ shobachH07731Z and smoteH05221Y  horsemenH06571X  thousandH0505W  and fortyH0705V)  of the syriansH0758U  chariotsH07393T hundredH03967S sevenH07651R slewH02026Q and davidH01732P israelH03478O beforeH06440N fledH05127M+ and the syriansH0758L! and foughtH03898K  davidH01732J  againstH07125(I;  set themselves in arrayH06186H+  and the syriansH0758G  to helamH02431F and cameH0935E jordanH03383 jg?$rR,lE$j% at jerusalemH03389~' tarried stillH03427} but davidH01732| rabbahH07237{% and besiegedH06696z  of ammonH05983y%  the childrenH01121#x1  and they destroyedH07843)w=  with him, and all israelH03478!v-  and his servantsH05650u joabH03097t sentH07971s! that davidH01732r go forthH03318"q!' when kingsH04397 H04428p# at the timeH06256o# was expiredH086664nS and it came to pass, after the yearH08141m of ammonH05983l% the childrenH01121k  to helpH03467j  fearedH03372$i5  them. so the syriansH0758h!  and servedH05647g#  with israelH03478 f+ they made peaceH07999e israelH03478d beforeH06440 aaB lB) oW- za sentH07971 and davidH01732#  the hittiteH02850  of uriahH0223  the wifeH0802 of eliamH0463% the daughterH01323&7 not this bath–shebaH01339 saidH0559+ after the womanH0802% and enquiredH01875 sentH07971 and davidH01732% to look uponH04758 beautifulH02896  veryH03966& 9  herself; and the womanH0802   washingH07364   a womanH0802   he sawH07200"/  and from the roofH01406 houseH01004' of the king'sH04428' upon the roofH01406! and walkedH01980!- from off his bedH04904 aroseH06965! that davidH01732=W' and it came to pass in an eveningtideH06256 H06153 Qs@sV< yY<# nQ: how joabH030979 demandedH07592 8+ unto him, davidH017327 was comeH09356) and when uriahH02235  to davidH017324  uriahH02233 sentH079712 and joabH030971# the hittiteH028500 me uriahH0223/ sendH07971. to joabH03097- sentH07971, and davidH01732+! with childH02030* and saidH0559) davidH01732( and toldH05046' and sentH07971& conceivedH02029%' and the womanH0802$)  unto her houseH01004!#-  and she returnedH07725%"5 from her uncleannessH02932/!I with her; for she was purifiedH06942% 5 unto him, and he layH07901$5 her; and she came inH0935 and tookH03947! messengersH04397 UgI1`>$fD*oUX davidH01732'W9 and when they had toldH05046V% to his houseH01004"U/ and went not downH03381T# of his lordH0113&S7 with all the servantsH05650R houseH01004Q' of the king'sH04428P# at the doorH06607O sleptH07901N but uriahH0223M' from the kingH04428L!  him a messH04864"K1  and there followedH0310J  houseH01004I'  of the king'sH04428H%  departed outH03318G and uriahH0223F thy feetH07272E and washH07364D% to thy houseH01004C go downH03381B to uriahH0223A saidH0559@ and davidH01732?  prosperedH07965 >+  and how the warH04421= didH07965#<1 and how the peopleH05971; didH07965 cnV8}^C$rT3cw% and to drinkH08354v to eatH0398 u+ into mine houseH01004t then goH0935s shall iH0589r fieldsH07704q# in the openH06440p% are encampedH02583o! of my lordH0113!n- and the servantsH05650m joabH03097l# and my lordH0113k in tentsH05521j abideH03427i and judahH03063h! and israelH03478g the arkH0727f! unto davidH01732e saidH0559d and uriahH0223!c- unto thine houseH01004'b9 didst thou not go downH03381a journeyH01870` camestH0935_! unto uriahH0223^ saidH0559] davidH01732\) unto his houseH01004[' went not downH03381Z uriahH0223Y sayingH0559 EiG( tI-pM/kE"/ with the servantsH05650! on his bedH04904 to lieH07901# he went outH03318# and at evenH06153+A him; and he made him drunkH07937 beforeH06440 and drinkH08354 + him, he did eatH0398 ! had calledH07121 ) and when davidH01732 ) and the morrowH04283  that dayH03117% in jerusalemH03389 abodeH03427 so uriahH0223'9 i will let thee departH07971$3 also, and to morrowH04279# here to dayH03117 tarryH03427 to uriahH0223 saidH0559 and davidH01732~! this thingH01697}' i will not doH06213| livethH02416{ thy soulH05315z# thou livestH02416y% with my wifeH0802x! and to lieH07901 LcD* wU;#~_4mL2% unto a placeH047251 uriahH0223!0- that he assignedH05414/ the cityH05892. observedH08104/-I and it came to pass, when joabH03097,  and dieH04191'+9  that he may be smittenH05221*#  ye from himH0310)!  and retireH07725( battleH04421') of the hottestH02389(&-' in the forefrontH04136 H06440% ye uriahH0223$ setH03051# sayingH0559"' in the letterH05612!% and he wroteH03789  of uriahH0223# by the handH03027 and sentH07971 to joabH03097 a letterH05612 wroteH03789! that davidH017323Q and it came to pass in the morningH01242% to his houseH01004"/ but went not downH03381# of his lordH0113 ngJ+ jJ1yY7nO' unto the kingH04428N! of the warH04421M# the mattersH01697L! of tellingH01696+KA when thou hast made an endH03615J sayingH0559I' the messengerH04397H# and chargedH06680#G1 concerning the warH04421F) all the thingsH01697E davidH01732D and toldH05046C sentH07971B then joabH03097A  diedH04191@#  the hittiteH02850?  and uriahH0223>  of davidH01732 =+ of the servantsH05650<' of the peopleH05971;) and there fellH05307: with joabH030979! and foughtH038988 went outH033187# of the cityH058926# and the menH05825  menH05824% that valiantH024283' where he knewH03045 R}>lP4jI+nRk is deadH04191j# the hittiteH02850i uriahH0223"h/ thou, thy servantH05650g then sayH0559f  the wallH02346!e-  why went ye nighH05066d  in thebezH08405c%  that he diedH04191'b9  upon him from the wallH02346a) of a millstoneH07393` a pieceH06400_ castH07993^+ did not a womanH0802 ]+ of jerubbeshethH03380\ the sonH01121[ abimelechH040Z who smoteH05221Y'  from the wallH02346-XE  ye not that they would shootH03384W knewH03045"V/ when ye did fightH03898U' unto the cityH05892;Ta unto thee, wherefore approached ye so nighH05066S! and he sayH0559R ariseH05927Q wrathH02534-PE and if so be that the king'sH04428 CmK.d9tN,z[C saidH0559! then davidH01732  is deadH04191#  the hittiteH02850  uriahH0223 + and thy servantH05650 be deadH04191 servantsH05650' of the king'sH04428"/ upon thy servantsH05650"~/ from off the wallH02346} shotH03384!|- and the shootersH03384{#  of the gateH08179=ze and we were upon them even unto the enteringH06607'y9 unto us into the fieldH07704)x= against us, and came outH03318w prevailedH01396v) surely the menH0582u! unto davidH01732t saidH0559"s/ and the messengerH04397r had sentH07971q' all that joabH03097p davidH01732o! and shewedH05046n and cameH0935m wentH03212!l- so the messengerH04397 GmH oM'rR.rG'$; and she became his wifeH0802!#- her to his houseH01004"# and fetchedH0622! sentH07971  davidH01732 was pastH05674$7 and when the mourningH060 + for her husbandH01167# she mournedH05594 was deadH04191# her husbandH0376! that uriahH0223 heardH08085 of uriahH0223!/ and when the wifeH0802"/ it: and encourageH02388' and overthrowH02040!-  against the cityH05892#  more strongH02388 +  make thy battleH04421'9  one as well as anotherH02090  devourethH0398$3 thee, for the swordH02719! ' displeaseH05869 H03415# 1 let not this thingH01697  unto joabH03097# 3 thus shalt thou sayH0559# 1 unto the messengerH04397 WgA(wJ3uS:W$C3 which he had boughtH07069B ewe lambH03535A littleH06996%@7 had nothing, save oneH0259?% but the poorH07326> and herdsH01241= flocksH06629< manyH07235;' had exceedingH03966: the richH062239 poorH073268'  and the otherH02597  richH062236  the oneH02595  cityH058924  in oneH02593 menH0582)2= unto him, there were twoH08147"11 unto him, and saidH05590# and he cameH0935/! unto davidH01732. nathanH05416- sentH07971, lordH03068+ lordH03068"*!'  displeasedH05869 H03415)  had doneH06213(!  that davidH01732''  but the thingH01697&  him a sonH01121% and bareH03205 OgI%tR2nQ(qO_) it for the manH0376^# and dressedH06213] lambH03535\ man'sH0376[  the poorH07326#Z1  unto him; but tookH03947Y'  that was comeH0935%X7  for the wayfaring manH0732W  to dressH06213$V3 and of his own herdH01241!U- of his own flockH06629T to takeH03947S' and he sparedH02550R manH0376Q' unto the richH06223P# a travellerH01982O) and there cameH0935/NI and was unto him as a daughterH01323M% in his bosomH02436L and layH07901K)  of his own cupH03563J  and drankH08354 I+  of his own meatH06595H!  it did eatH03980GK  with him, and with his childrenH01121F togetherH03162E) and it grew upH01431!D- and nourished upH02421 MjG( w_6eF.kM  thee kingH04428~!  i anointedH04886} of israelH03478| godH0430{ lordH03068z! thus saithH0559y the manH0376x to davidH01732w saidH0559v! and nathanH05416u) he had no pityH02550t# and becauseH0834s! this thingH01697r he didH06213q becauseH06118p fourfoldH0706o the lambH03535%n5 and he shall restoreH07999m  dieH04194l%  shall surelyH01121k)  that hath doneH06213j  the manH0376i  livethH02416h lordH03068g to nathanH05416f# and he saidH0559e+ against the manH0376d kindledH02734c# was greatlyH03966b angerH0639a# and david'sH01732`' that was comeH0935 bwX3y[:tP7b) with the swordH02719# the hittiteH02850 uriahH0223!- thou hast killedH05221% in his sightH05869 evilH07451 to doH06213 lordH03068 + the commandmentH01697,E wherefore hast thou despisedH0959 + and such thingsH02007)  unto thee suchH02007,C  i would moreover have givenH03254!  too littleH04592 %  and of judahH03063   of israelH03478 ) thee the houseH01004  and gaveH05414 ) into thy bosomH02436 wivesH0802 - and thy master'sH0113 houseH01004!/ thee thy master'sH0113! and i gaveH05414 of saulH07586%5  thee out of the handH03027 +  and i deliveredH05337#  over israelH03478 E[7kEmA(lE#71 unto thy neighbourH074536 and giveH05414"5/ before thine eyesH058694 thy wivesH0802 3+ and i will takeH0394742S against thee out of thine own houseH010041 evilH07451(0; behold, i will raise upH06965/ lordH03068.! thus saithH0559-) to be thy wifeH0802,# the hittiteH02850+ of uriahH0223* the wifeH0802#)1 me, and hast takenH03947"(1 thou hast despisedH0959' becauseH06118!&- from thine houseH01004% departH05493#$#' shall neverH05769 H05704(#; now therefore the swordH02719" of ammonH05983 !+ of the childrenH01121# 1 him with the swordH02719) and hast slainH02026 thy wifeH0802 his wifeH0802) and hast takenH03947 YxU8tT2g@%zYT% to blasphemeH05006S lordH03068R) to the enemiesH0341Q) great occasionH05006 P+ thou hast givenH05006%O5 because by this deedH01697N howbeitH0657#M1 thou shalt not dieH04191L thy sinH02403#K1 also hath put awayH05674J lordH03068I! unto davidH01732H saidH0559G! and nathanH05416F lordH03068E' i have sinnedH02398D# unto nathanH05416C saidH0559B and davidH01732#A1 and before the sunH08121"@/ before all israelH03478?! this thingH01697>' but i will doH06213= secretlyH05643<) for thou didstH06213;# of this sunH08121:% in the sightH058699) with thy wivesH0802!8- and he shall lieH07901 \gJ'e=#dH*~\r) from the earthH0776(q; to him, to raise him upH06965p aroseH06965o% of his houseH01004n) and the eldersH02205m)  upon the earthH0776l  all nightH03885k and layH07901j# and went inH0935i' fastedH06685 H06684h and davidH01732g' for the childH05288f godH0430#e1 therefore besoughtH01245d davidH01732$c5  and it was very sickH0605b!  unto davidH01732a  bareH03205` wifeH0802_% that uriah'sH0223^ the childH03206] struckH05062\ lordH03068[) unto his houseH01004Z departedH03212Y! and nathanH05416X  dieH04191'W9  unto thee shall surelyH04191V  bornH03209U the childH01121 RdL)pS2mH0xR"/ that his servantsH05650  sawH07200 ) but when davidH01732  is deadH04191# 1 him that the childH03206 ! if we tellH0559 himselfH06213 vexH07451!- how will he thenH06213) unto our voiceH069633Q unto him, and he would not hearkenH08085 we spakeH01696'  was yet aliveH02416(;  behold, while the childH03206'  for they saidH0559  was deadH04191#~1  him that the childH03206} to tellH05046| fearedH03372{ of davidH01732!z- and the servantsH05650y diedH04191x) that the childH03206w dayH031173vQ and it came to pass on the seventhH07637u breadH03899(t; not, neither did he eatH01262s% but he wouldH014 IkG/ pV4u\9fI, then saidH0559*+A before him, and he did eatH0398* breadH03899) they setH07760%(5 and when he requiredH07592!'-  to his own houseH01004&%  then he cameH0935%)  and worshippedH07812$  lordH03068#)  into the houseH01004" and cameH0935!# his apparelH08071 # and changedH02498% and anointedH05480! and washedH07364) from the earthH0776 aroseH06965! then davidH01732! he is deadH04191' and they saidH0559  deadH04191%  is the childH03206"/  unto his servantsH05650  saidH0559 +  therefore davidH01732 was deadH04191) that the childH03206 perceivedH0995 davidH01732 whisperedH03907 QeH& oP, yM#pQH! i shall goH01980'G9 i bring him back againH07725F canH03201(E; wherefore should i fastH06684#D1 but now he is deadH04191C  may liveH02416&B7  to me, that the childH03206(A-'  will be graciousH02603 H02603@ godH03068?% who can tellH03045>! for i saidH0559= and weptH01058< i fastedH06684;' was yet aliveH02416 :+ while the childH032069# and he saidH05598  breadH038997  and eatH0398 6+  thou didst riseH069655  was deadH04191#41  but when the childH032063 aliveH024162' for the childH032061 and weepH01058 0+ thou didst fastH06684)/= this that thou hast doneH06213%.5 unto him, what thingH01697-% his servantsH05650 YoS4nU<bI,rYf cityH05892e the royalH04410d and tookH03920c of ammonH05983 b+ of the childrenH01121a) against rabbahH07237` foughtH03898_ and joabH03097^ lordH03068] jedidiahH03041\ his nameH08034[' and he calledH07121Z# the prophetH05030Y of nathanH05416X# by the handH03027W# and he sentH07971V  lovedH0157U  lordH03068T  solomonH08010S  his nameH08034R'  and he calledH07121Q a sonH01121'P9 with her: and she bareH03205"O/ unto her, and layH07901N# and went inH0935M his wifeH0802L% bath–shebaH01339K comfortedH05162J and davidH017320IK to him, but he shall not returnH07725 GrP- hL-cE)gG# and he tookH03947%5 against it, and tookH03920! and foughtH03898 to rabbahH07237 and wentH03212 togetherH0622~) all the peopleH05971} gatheredH0622| and davidH01732{'  after my nameH08034!z-  and it be calledH07121y  the cityH05892 x+ it: lest i takeH03920w and takeH03920!v- against the cityH05892u! and encampH02583t togetherH0622s' of the peopleH05971r the restH03499$q5 now therefore gatherH0622p  of watersH04325o  the cityH05892n) and have takenH03920m) against rabbahH07237l' i have foughtH03898k and saidH0559j to davidH01732i! messengersH04397h sentH07971g and joabH03097 CcG!iL.|`=!`C! of ammonH05983 +  of the childrenH01121'9  he unto all the citiesH05892%  and thus didH06213&7  through the brickkilnH04404#1  and made them passH05674 of ironH01270) and under axesH04037 of ironH01270"/ and under harrowsH02757! under sawsH04050!- therein, and putH07760! the peopleH05971%5 and he brought forthH03318 abundanceH07235 in greatH03966# of the cityH05892  the spoilH07998%5  and he brought forthH03318  headH07218 !  on david'sH01732   stonesH068" / with the preciousH03368  of goldH02091  a talentH03603! the weightH04948"/ from off his headH07218 crownH05850% their king'sH04428 a|O*bF)pS6a?! whose nameH08034>% had a friendH07453= but amnonH0550<  any thingH03972;'  for him to doH06213:  it hardH063819 thoughtH058698 and amnonH05507 a virginH013306 tamarH085595) for his sisterH0269"4/ that he fell sickH024703% was so vexedH033342 and amnonH05501  lovedH01570  of davidH01732/  the sonH01121.  and amnonH0550- tamarH08559,! whose nameH08034+ sisterH0269*! had a fairH03303) of davidH01732( the sonH01121!'1 this, that absalomH053)&? and it came to pass afterH0310%) unto jerusalemH03389$ returnedH07725##1 and all the peopleH05971" so davidH01732 HrR7y^7lL4eH_  thee, sayH0559^ to seeH07200] comethH0935!\3 and when thy fatherH01&[7 and make thyself sickH02470Z! on thy bedH04904(Y; unto him, lay thee downH07901X saidH0559W# and jonadabH03082V sisterH0269U  absalom'sH053T!  my brotherH0251S  tamarH08559 R-  unto him, i loveH0157Q  saidH0559P' me? and amnonH0550#O1 wilt thou not tellH05046N to dayH01242M from dayH01242L leanH01800K sonH01121J! the king'sH04428I# and he saidH0559H  manH0376G  subtilH02450F  a veryH03966E#  and jonadabH03122D brotherH0251C david'sH01732B! of shimeahH08093A the sonH01121@ jonadabH03122 Py]?"kAaD,oP}! then davidH01732|# at her handH03027{) that i may eatH01262z# in my sightH05869y of cakesH03834x# me a coupleH08147w  and makeH03823v  comeH0935u  my sisterH0269't9  i pray thee, let tamarH08559s'  unto the kingH04428r saidH0559q! him, amnonH0550p to seeH07200o was comeH0935"n/ and when the kingH04428&m7 and made himself sickH02470l lay downH07901k so amnonH0550j# at her handH03027i and eatH0398h) that i may seeH07200g# in my sightH05869f the meatH01279e and dressH06213d me meatH03899c  and giveH01262b  comeH0935a  tamarH085594`U  unto him, i pray thee, let my sisterH0269 TZ?%w]4tV5qT have outH03318 saidH0559 and amnonH0550 to eatH0398$3 him; but he refusedH03985 beforeH06440 outH03332 a panH04958% and she tookH03947  the cakesH03834%  and did bakeH01310%  in his sightH05869)  and made cakesH03823#  and kneadedH03888 flourH01217% and she tookH03947% 5 and he was laid downH07901  houseH01004  amnon'sH0550 ) to her brotherH0251  wentH03212 so tamarH08559  him meatH01279  and dressH06213  houseH01004 amnon'sH0550"1 now to thy brotherH0251 goH03212 sayingH0559 to tamarH08559 homeH01004~ sentH07971 H|dE,nP) }Z9iH:% do not forceH06031$95 him, nay, my brotherH0251 8- and she answeredH0559"71 with me, my sisterH02696 lieH079015) unto her, comeH0935 4- of her, and saidH05593% he took holdH023882+ unto him to eatH0398)1= and when she had broughtH050660# her brotherH0251/ to amnonH0550!.- into the chamberH02315-# and broughtH0935#,1 which she had madeH06213+ the cakesH03834* tookH03947) and tamarH08559(' of thine handH03027') that i may eatH01262!&- into the chamberH02315% the meatH01279$ bringH0935#! unto tamarH08559" saidH0559! and amnonH0550  every manH0376+A from me. and they went outH03318 all menH0376 A|TR0uP/~bAT' than the loveH0160S greaterH01419#R1 wherewith he hatedH08130#Q1 so that the hatredH08135'P+' her exceedinglyH01419 H03966O hatedH08130N! then amnonH0550M% her, and layH07901!L- than she, forcedH06031$K3 but, being strongerH02388J) unto her voiceH06963I# not hearkenH08085H- howbeit he wouldH014)G= for he will not withholdH04513F' unto the kingH044282EO now therefore, i pray thee, speakH01696D in israelH03478C% of the foolsH050365BW and as for thee, thou shalt be as oneH0259A to goH032126@W and i, whither shall i cause my shameH02781$?3 not thou this follyH05039> doH06213= in israelH03478<! to be doneH06213,;C me; for no such thing oughtH03651 Dx\< yQ1tN1~`Dq virginsH01330p daughtersH01323 o+ were the king'sH04428.nG upon her: for with such robesH04598"m/ of divers coloursH06446l a garmentH03801k  afterH0310j the doorH01817"i/ from me, and boltH05274h outH02351g putH07971"f1 unto him, and saidH0559 e+ that ministeredH08334d# his servantH05288c) then he calledH07121b#  not hearkenH08085$a7 unto me. but he wouldH014 `+ that thou didstH06213_) than the otherH0312^ greaterH01419#]1 in sending me awayH07971\ this evilH07451[ no causeH0182Z% and she saidH0559Y  be goneH03212 X+  unto her, ariseH06965W  saidH0559V)  her. and amnonH0550&U9 wherewith he had lovedH0157 TeH/]8oW/wT)  not this thingH01697'  regardH03820 H07896 # thy brotherH0251  my sisterH02697 Y been with thee? but hold now thy peaceH02790 # thy brotherH0251$ 5 unto her, hath amnonH0550 saidH0559# her brotherH0251# and absalomH053  cryingH02199  onH01980  and wentH03212#  on her headH07218  her handH03027!- on her, and laidH07760"/ of divers coloursH06446~# her garmentH03801} and rentH07167|# on her headH07218{ ashesH0665z putH03947y and tamarH08559x  afterH0310w  the doorH01817v!  and boltedH05274u  her outH02351t  broughtH03318!s- then his servantH08334r! apparelledH03847 WkQ/{a7kM3yW-) beside ephraimH0669 ,+ in baal–hazorH01178"+/ had sheepshearersH01494*% that absalomH053) yearsH081413(Q and it came to pass after two fullH03117'  tamarH08559&!  his sisterH0269%'  he had forcedH06031$  becauseH01697# amnonH0550" hatedH08130!# for absalomH053  nor badH07451% neither goodH02896&9 unto his brother amnonH0550 spakeH01696# and absalomH053 wrothH02734# he was veryH03966$3 of all these thingsH01697 heardH08085 davidH01732' but when kingH04428 houseH01004 absalom'sH053) in her brotherH0251  desolateH08074  remainedH03427  so tamarH08559 VlT4[DU'V3IS if not, i pray thee, let my brotherH0251H absalomH053G then saidH0559F#  but blessedH01288E  not goH03212$D7 him: howbeit he wouldH014*C? unto thee. and he pressedH06555&B7 lest we be chargeableH03513&A7 let us not all now goH03212@# nay, my sonH01121?! to absalomH053> saidH0559=% and the kingH04428!<-  with thy servantH05650;  goH032121:M  i beseech thee, and his servantsH056509 the kingH044288 letH03212#71 hath sheepshearersH01494(6; behold now, thy servantH056505 and saidH05594# to the kingH044283 cameH09352# and absalomH0531  sonsH011210)  all the king'sH04428/ invitedH07121.# and absalomH053 U_A%dC)rN5zU!f- and the servantsH05288&e)' and be valiantH02428 H01121#d1 you? be courageousH02388*c? not: have not i commandedH06680b him, fearH03372a  then killH04191`  amnonH0550 _+  unto you, smiteH05221^)  and when i sayH0559]  with wineH03196\ is merryH02896[ heartH03820#Z3 ye now when amnon'sH0550Y markH07200X sayingH0559W% his servantsH05288V' had commandedH06680U# now absalomH053T goH07971S sonsH01121#R1 and all the king'sH04428&Q9 him, that he let amnonH0550P pressedH06555O# but absalomH053+NA unto him, why should he goH03212M saidH0559&L7 with us. and the kingH04428K goH03212J amnonH0550 DnF-P/kC"mD%5 and all his servantsH05650% on the earthH0776 and layH07901% his garmentsH0899 and tareH07167 aroseH06965~' then the kingH04428}%  of them leftH03498$|5  and there is not oneH0259{  sonsH01121z) all the king'sH04428y! hath slainH05221x absalomH053w sayingH0559v to davidH01732u cameH0935t% that tidingsH08052@sk and it came to pass, while they were in the wayH01870r  and fledH05127q'  upon his muleH06505p!  gat him upH07392o'  and every manH0376n  aroseH06965m sonsH01121$l3 then all the king'sH04428k' had commandedH06680j! as absalomH053i! unto amnonH0550h didH06213g! of absalomH053 dhI-wQ2eD!d! !the thingH01697  !takeH07760 !the kingH04428-G !now therefore let not my lordH0113 tamarH08559! his sisterH0269) that he forcedH06031% from the dayH03117*? this hath been determinedH07760! of absalomH053'9 for by the appointmentH06310% only is deadH04191 for amnonH0550 sonsH01121! the king'sH04428"/ all the young menH05288 + they have slainH04191 supposeH0559+ let not my lordH0113 and saidH0559  answeredH06030  brotherH0251  david'sH01732 ! of shimeahH08093  the sonH01121# and jonadabH03122  rentH07167%7  by with their clothesH0899 stoodH05324 eH' gHvV>> #saidH01697=) #as thy servantH05650< #comeH0935; #sonsH01121#:1 #behold, the king'sH044289' #unto the kingH044288 #saidH05597# #and jonadabH031226 "behindH03105 " sideH066544# " of the hillH020223! " by the wayH018702 " peopleH059711 " muchH07227(0; "and, behold, there cameH01980/! "and lookedH07200. "his eyesH05869- "lifted upH05375$,3 "that kept the watchH06822"+/ "and the young manH05288* "fledH01272)# "but absalomH053(% ! only is deadH04191' ! for amnonH0550& ! are deadH04191% !sonsH01121$$3 !that all the king'sH04428# !to thinkH0559"% !to his heartH03820 ElS;t[;nP6_E\ &yearsH08141$[3 &and was there threeH07969Z &to geshurH01650Y &and wentH03212X &fledH01272W! &so absalomH053V % every dayH03117U# % for his sonH01121T % mournedH056S %of geshurH01650R %kingH04428"Q!' %of ammihudH05989 H05991P %the sonH01121O %to talmaiH08526N %and wentH03212M %fledH01272L# %but absalomH053K' $ soreH01419 H01065J $ veryH03966I $ weptH01058*H? $ also and all his servantsH05650G% $ and the kingH04428F $and weptH01058E# $their voiceH06963D' $and lifted upH05375C $cameH0935B $sonsH01121)A= $that, behold, the king'sH04428@# $of speakingH01696C?q $and it came to pass, as soon as he had made an endH03615 RsJ&eK* {_wR!y/ but be as a womanH0802%x5  not thyself with oilH08081w!  and anointH05480v  apparelH0899u%  now mourningH060t!  and put onH03847Csu unto her, i pray thee, feign thyself to be a mournerH056r and saidH0559q womanH0802p' thence a wiseH02450o# and fetchedH03947n to tekoahH08620m sentH07971l and joabH03097k) toward absalomH053j heartH03820 i+ that the king'sH04428h perceivedH03045g! of zeruiahH06870f the sonH01121e now joabH03097#d1 'seeing he was deadH04191 c- 'concerning amnonH0550%b5 'for he was comfortedH05162a% 'unto absalomH053`# 'to go forthH03318_ 'longedH03615^ 'davidH01732] 'kingH04428 TlL. hJ1rY>xT - and mine husbandH0376 womanH0802 a widowH0490 indeedH061<e unto her, what aileth thee? and she answeredH0559 saidH0559% and the kingH04428  o kingH04428  helpH03467  and saidH0559" / and did obeisanceH07812 ' to the groundH0776 # on her faceH0639  she fellH05307 # to the kingH04428 spakeH0559 of tekoahH08621"1 and when the womanH0802% in her mouthH06310 the wordsH01697 putH07760"/ unto him. so joabH03097) on this mannerH01697 and speakH01696# to the kingH04428~ and comeH0935}% for the deadH04191| mournedH056{ timeH03117 z+ that had a longH07227 MiE$X;lF$oM3' which is leftH077602 my coalH01513/1I also: and so they shall quenchH035180  the heirH03423$/3  and we will destroyH08045.%  whom he slewH02026-)  of his brotherH0251",/  him, for the lifeH05315!+- that we may killH04191*# his brotherH0251)) him that smoteH05221( deliverH05414'' and they saidH0559'&9 against thine handmaidH08198% is risenH06965.$G and, behold, the whole familyH04940#  and slewH04191"  the otherH0259!  smoteH05221! / them, but the oneH0259% none to partH05337% in the fieldH07704 + strove togetherH05327% and they twoH08147 sonsH01121 had twoH08147!- and thy handmaidH08198 is deadH04191 X|cF% eG/ qP-X2PO  him to me, and he shall not touchH05060 O-  unto thee, bringH0935 N+  whosoever saithH01696M  saidH0559L%  and the kingH04428K  guiltlessH05355J)  and his throneH03678I%  and the kingH04428H  houseH01004'G?  on me, and on my father'sH01F%  the iniquityH05771E  o kingH04428D  my lordH0113C'  unto the kingH04428B  saidH0559A  of tekoahH08621@'  and the womanH0802'?9 and i will give chargeH06680>) to thine houseH01004= goH03212<) unto the womanH0802; saidH0559:% and the kingH044289 the earthH01278 uponH064407' nor remainderH076116 nameH080345' to my husbandH0376$43 and shall not leaveH07604 RqX=~cD+iQ*sRm'  and the womanH0802l  say onH01696k#  and he saidH0559j  the kingH04428i%  unto my lordH0113h  wordH01697#g1  i pray thee, speakH01696#f1  let thine handmaidH08198e  saidH0559d)  then the womanH0802c%  to the earthH0776b  fallH05307a!  of thy sonH01121)`=  there shall not one hairH08185_  livethH02416^  lordH03068]#  and he saidH0559\  my sonH01121"[/  lest they destroyH08045Z  any moreH07235Y!  to destroyH07843X  of bloodH01818% zX?gI(fIB thy soulH05315A and saidH0559@ answeredH060304?U with thee in all this? and the womanH0802> of joabH03097= the handH03027< saidH0559;% and the kingH04428:  now speakH016969  the kingH044288#  let my lordH01137  saidH0559#63 thee. and the womanH0802!5- that i shall askH0759244S not from me, i pray thee, the thingH016973 hideH035822) unto the womanH08021 and saidH05590 answeredH06030/' then the kingH04428. thy godH0430- lordH03068,  and badH07451+  goodH02896*!  to discernH08085)  the kingH04428(  my lordH0113' of godH0430 &+ for as an angelH04397)%= shall now be comfortableH04496 Z~S0oL(nI0tZ`  of godH0430_#  of an angelH04397(^;  according to the wisdomH02451]  wiseH02450\#  and my lordH0113[! this thingH01697Z doneH06213Y joabH03097!X- hath thy servantH05650W of speechH01697V this formH06440U# fetch aboutH05437T toH05668"S/ of thine handmaidH08198R% in the mouthH06310 Q+ all these wordsH01697P) me, and he putH07760O he badeH06680N joabH03097 M+ for thy servantH05650L# hath spokenH01696K the kingH04428'J; from ought that my lordH0113I) or to the leftH08041'H9 turn to the right handH03231G  canH0786F  noneH0376E  the kingH04428D  my lordH0113C  livethH02416 JmA" sZ9eE)mJ) hath fulfilledH06213!~- in that the kingH04428} o kingH04428| my lordH0113{% in thy sightH05869z graceH02580"y/  that i have foundH04672x  knowethH03045w#  thy servantH05650v  to dayH03117u  saidH0559t and joabH03097s the kingH04428%r5 himself, and thankedH01288q and bowedH07812p# on his faceH06440o' to the groundH0776n fellH05307m and joabH03097l  againH07725k  absalomH053j' the young manH05288!i- therefore, bringH07725h goH03212g! this thingH01697(f; behold now, i have doneH06213e unto joabH03097d saidH0559c% and the kingH04428b% in the earthH0776a to knowH03045 pjL-sK/xR0p# of his footH07272' from the soleH03709) for his beautyH03303! as absalomH053 praisedH01984' to be so muchH03966) there was noneH0376"/ but in all israelH03478  faceH06440)  not the king'sH04428  and sawH07200!-  to his own houseH01004 returnedH05437! so absalomH053 my faceH06440$ 3 and let him not seeH07200! - to his own houseH01004 % let him turnH05437  saidH0559 % and the kingH04428% to jerusalemH03389 absalomH053# and broughtH0935 to geshurH01650 and wentH03212 aroseH06965 so joabH03097) of his servantH05650# the requestH01697 [~a+~aA}cJ/x[8! so absalomH0537#  countenanceH047586  of a fairH033035+  she was a womanH08024 tamarH085593! whose nameH080342 daughterH013231 and oneH02590 sonsH01121/ threeH07969 .+ there were bornH03205-- and unto absalomH053, weightH068!+-  after the king'sH04428*  shekelsH08255))  at two hundredH03967(#  of his headH07218'  the hairH08181 &+ it:) he weighedH08254,%C on him, therefore he polledH01548$ was heavyH03513#) that he polledH01548" endH070932!A' for it was at every year'sH03117 H03117  his headH07218#1 and when he polledH01548%5  there was no blemishH03971.G  even to the crown of his headH06936 FrO6x\)kP6cFW  servantsH05650V'  and absalom'sH053U!  it on fireH0784T  and setH03341S  there; goH03212#R1 and he hath barleyH08184Q mineH03027P is nearH0413O fieldH02513N joab'sH03097M seeH07200"L/ unto his servantsH05650!K/ therefore he saidH0559J  not comeH0935I  he wouldH014 H+  the second timeH08145/GI to him: and when he sent againH07971F not comeH0935E% but he wouldH014 D+ him to the kingH04428C% to have sentH07971B for joabH03097A sentH07971 @/ therefore absalomH053? faceH06440>) not the king'sH04428= and sawH07200<% in jerusalemH03389; yearsH08141: two fullH031179 dweltH03427bR RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{  $ C _   7 T r  , H f   $ C _   7 T r  , H f  ! ? _ }  : T q  - I f  ! > \ y  3 P m  $ B `   8 W u … Å1 ąN Ņl ƅ Dž( ȅE Ʌb ʅ ˅ ̅8 ͅV ΅t υ Ѕ. хJ ҅i Ӆ ԅ$ Յ@ օ_ ׅ} ؅ م5 څQ ۅo ܅ ݅( ޅD ߅a  ᅬ Ⅼ9 ㅬU 䅬t 六 慭1 煭M 腭j 酮 ꅮ' 녮D 셮a 텯  ; Y w  6 U s  , Mw[>$~`D+z`9jMu  iniquityH05771 t+  and if there beH03426s  faceH06440r!  the king'sH044286qW  there still: now therefore let me seeH07200p  goodH02896o#  from geshurH01650#n3  wherefore am i comeH0935m  to sayH0559!l-  thee to the kingH04428(k;  hither, that i may sendH07971j  comeH0935!i/  unto thee, sayingH0559h)  behold, i sentH07971g  joabH03097f  answeredH0559e#  and absalomH053d  on fireH0784c  my fieldH02513b setH033416aW unto him, wherefore have thy servantsH05650` and saidH0559_ houseH01004^! to absalomH053] and cameH0935\ aroseH06965[ then joabH03097Z on fireH0784Y the fieldH02513X setH03341 Xg7x]@|[<sX besideH03027 and stoodH05975' rose up earlyH07925# and absalomH053  beforeH06440 to runH07323  menH0376  and fiftyH02572 ! and horsesH05483 % him chariotsH04818  preparedH06213% that absalomH053.I and it came to pass after thisH0310 !absalomH053 !kissedH05401% !and the kingH04428 ! the kingH04428 ! beforeH06440' ! to the groundH0776#3 ! himself on his faceH0639 ! and bowedH07812~# !to the kingH04428} !he cameH0935|# !for absalomH053,{C !him: and when he had calledH07121z !and toldH05046y# !to the kingH04428x !cameH0935w !so joabH03097$v3  in me, let him killH04191 `t\<bB(pW9`1# in the landH07760 judgeH08199./G moreover, oh that i were madeH07760. saidH0559- absalomH053, to hearH08085+# of the kingH04428* and rightH05228) goodH02896(# thy mattersH01697'' unto him, seeH07200& saidH0559%# and absalomH053$ of israelH03478#' of the tribesH07626" of oneH0259!# thy servantH05650! / thou? and he saidH0559 cityH05892 of whatH0335"1 unto him, and saidH0559  calledH07121%  then absalomH053%  for judgmentH04941#  to the kingH04428  cameH0935'9 that had a controversyH07379!/ that when any manH0376# of the gateH08179 the wayH01870 V{C}Y2cI* nVN saidH0559M% that absalomH053L yearsH08141K fortyH0705*J? and it came to pass afterH07093I  of israelH03478H!  of the menH0582G!  the heartsH03820F  stoleH01589E! so absalomH053D% for judgmentH04941C# to the kingH04428B that cameH0935A' to all israelH03478@ absalomH053? didH06213#>1 and on this mannerH01697 =+ him, and kissedH05401< and tookH02388; his handH03027:% he put forthH07971$93 to do him obeisanceH078128 came nighH07126!7/ that when any manH037646S  unto me, and i would do him justiceH066635!  might comeH09354 or causeH04941$33 which hath any suitH073792) that every manH0376 O|U<jP7gF) }O*l?  throughout all the tribesH07626k  spiesH07270j  sentH07971i#  but absalomH053h  to hebronH02275g  and wentH03212f#  so he aroseH06965e  in peaceH07965d%  unto him, goH03212c  saidH0559b%  and the kingH04428a  lordH03068"`/  then i will serveH05647$_3  indeed to jerusalemH03389,^5'  shall bring me againH07725 H07725] lordH03068\ sayingH0559[ in syriaH0758Z at geshurH01650Y' while i abodeH03427X a vowH05088W vowedH05087 V+ for thy servantH05650U  in hebronH02275T  lordH03068#S1  which i have vowedH05087R  my vowH05088Q and payH07999'P9 i pray thee, let me goH03212O' unto the kingH04428 D`;!sN3nL+kD# 1  and the conspiracyH07195 !  sacrificesH02077!-  while he offeredH02076!  from gilohH01542'  from his cityH05892!  counsellorH03289  david'sH01732%  the giloniteH01526)  for ahithophelH0302  sentH07971#  and absalomH053'  not any thingH01697~'  and they knewH03045$}3  in their simplicityH08537|'  and they wentH01980{  calledH07121!z-  out of jerusalemH03389y  menH0376x#  two hundredH03967w  wentH01980v-  and with absalomH053u  in hebronH02275t  reignethH04427s  absalomH053!r/  then ye shall sayH0559q)  of the trumpetH07782p  the soundH06963#o1  as soon as ye hearH08085n  sayingH0559m  of israelH03478 ab@ qW9!t[A"a#(1 upon us, and smiteH05221' evilH07451& and bringH05080%#  us suddenlyH04116!$-  lest he overtakeH05381#  to departH03212"!  make speedH04116!  absalomH053  fromH06440 escapeH06413 + and let us fleeH01272 ariseH06965&7 with him at jerusalemH03389&7 unto all his servantsH05650 saidH0559 and davidH01732  absalomH053  are afterH0310  of israelH03478!  of the menH0376!  the heartsH03820  sayingH0559  to davidH01732#  a messengerH05046)  and there cameH0935%  with absalomH053#  continuallyH01980   increasedH07227 )  for the peopleH05971 !  was strongH0533 [}`H&xY/jL+ [(E-' that was far offH01023 H04801D! in a placeH01004!C- him, and tarriedH05975B afterH07272#A1 and all the peopleH05971@! went forthH03318?% and the kingH04428>  the houseH01004=  to keepH08104<!  concubinesH06370; womenH0802: tenH062359 leftH05800"8/ him. and the kingH044287 afterH07272&67 and all his householdH010045! went forthH033184% and the kingH044283' shall appointH09772 the kingH04428"11 whatsoever my lordH0113%05 behold, thy servantsH05650/' unto the kingH04428. saidH0559- servantsH05650,) and the king'sH04428+% of the swordH02719*' with the edgeH06310) the cityH05892 EmBtV;V5kE"b/ should i this dayH03117a yesterdayH08543#`3 whereas thou camestH0935"_/  and also an exileH01540^!  a strangerH05237]'  with the kingH04428\ and abideH03427[% to thy placeH04725*Z? thou also with us? returnH07725 Y+ wherefore goestH03212X# the gittiteH01663W to ittaiH0863V the kingH04428U then saidH0559T the kingH04428S beforeH06440R  passed onH05674Q'  him from gathH01661P  afterH07272O!  which cameH0935N  menH0376M hundredH03967L sixH08337%K5 and all the gittitesH01663'J9 and all the pelethitesH06432-IE him; and all the cherethitesH03774H besideH03027G passed onH05674%F5 and all his servantsH05650 ce=sZ?$\@ c and ittaiH0863~' and pass overH05674} goH03212| to ittaiH0863{ saidH0559z and davidH017321yM even there also will thy servantH05650x or lifeH02416+wA  shall be, whether in deathH04194v  the kingH04428u  my lordH0113%t5  surely in what placeH04725s  livethH02416r the kingH04428q my lordH0113p livethH02416o lordH03068n and saidH0559m the kingH04428l answeredH06030k and ittaiH0863j  and truthH0571i  mercyH02617h%  thy brethrenH0251$g3 thou, and take backH07725&f7 whither i may, returnH07725%e5 with us? seeing i goH01980#d#' up and downH05128 H05128c% make thee goH03212 `qJ1fH-h:z`  of godH0430 the arkH0727"/ and they set downH03332 of godH0430 + of the covenantH01285 the arkH0727"/ with him, bearingH05375*? also, and all the levitesH03881% and lo zadokH06659"/ of the wildernessH04057 the wayH01870  towardH06440#  passed overH05674#1  and all the peopleH05971   kidronH06939   the brookH05158) = also himself passed overH05674  the kingH04428 # passed overH05674#1 and all the peopleH05971 voiceH06963# with a loudH01419 weptH01058#3 and all the countryH0776(;  and all the little onesH02945+  and all his menH0582# passed overH05674# the gittiteH01663 bc?qM2`:b8! the priestH03548 7+ also unto zadokH066596 saidH05595 the kingH044284 goodH02896!3- to me as seemethH058692' i, let him doH06213"1/ i have no delightH02654"01 but if he thus sayH0559'/9 it, and his habitationH05116.  and shewH07200'-9  he will bring me againH07725,  lordH03068+#  in the eyesH05869*  favourH02580 )+ if i shall findH04672(' into the cityH05892' of godH0430& the arkH0727%! carry backH07725$! unto zadokH06659# saidH0559"% and the kingH04428 !+ out of the cityH05892  passingH05674  had doneH08552%5  until all the peopleH05971  went upH05927%  and abiatharH054 YeL' wO)eJ0tYV olivetH02132U' by the ascentH04608T went upH05927S and davidH01732!R- and they tarriedH03427Q% to jerusalemH03389P againH07725O of godH0430N the arkH0727M carriedH07725%L9 therefore and abiatharH054K zadokH06659$J3 from you to certifyH05046I wordH01697 H- until there comeH0935"G/ of the wildernessH04057$F%' in the plainH05679 H06160E% i will tarryH04102D seeH07200C# of abiatharH054B the sonH01121A%  and jonathanH03083@  thy sonH01121!?/  with you, ahimaazH0290>  sonsH01121=%  and your twoH08147< in peaceH07965;' into the cityH05892: returnH077259# thou a seerH07200 H`C|X?% mT"_Ht  godH0430$s3  where he worshippedH07812r!  to the topH07218q  was comeH0935p  davidH01732!o-  into foolishnessH05528n'  of ahithophelH0302.mG  i pray thee, turn the counselH06098l  lordH03068k saidH0559j and davidH01732i% with absalomH053'h9 among the conspiratorsH07194g! ahithophelH0302f sayingH0559e davidH01732d toldH05046 c+ as they went upH05927b weepingH01058!a- and they went upH05927` his headH07218_  every manH0376!^-  with him coveredH02645#]1  and all the peopleH05971\  barefootH03182[#  and he wentH01980Z coveredH02645!Y- and had his headH07218X' as he went upH05927W and weptH01058 Gw^A\<!gGfG! #what thingH01697# #the priestsH03548% #and abiatharH054* ? #not there with thee zadokH06659 ' " of ahithophelH0302 # " the counselH06098/ I " then mayest thou for me defeatH06565 # " thy servantH05650 " hithertoH0227 "servantH05650% "thy father'sH01 "o kingH04428&7 "i will be thy servantH05650% "unto absalomH053 "and sayH0559# "to the cityH05892#1 "but if thou returnH077255U !with me, then thou shalt be a burdenH04853#~1 !if thou passest onH05674} !saidH0559 |+ !unto whom davidH01732{'  upon his headH07218z  and earthH0127y  rentH07167"x/  him with his coatH03801w%  came to meetH07125v#  the architeH0757u)  behold, hushaiH02365 HqT5vY9u];iH.% behold, zibaH06717- the topH07218, pastH05674+% was a littleH04592*) and when davidH01732)) %into jerusalemH03389( %cameH0935'# %and absalomH053&' %into the cityH05892% %cameH0935$ %friendH07463# %david'sH01732" %so hushaiH02365!!- $ that ye can hearH08085$ 3 $ unto me every thingH01697' $ye shall sendH07971# $and by themH03027! $abiathar'sH054% $and jonathanH03083 $zadok'sH06659 $ahimaazH0290 $sonsH01121*? $there with them their twoH08147# # the priestsH03548% # and abiatharH054 # to zadokH06659 + #thou shalt tellH05046 #houseH01004"/ #out of the king'sH04428'9 #soever thou shalt hearH08085 \}`DgF* dA#}\J% and the wineH03196I  to eatH0398"H/  for the young menH05288!G-  and summer fruitH07019F'  and the breadH03899E!  to ride onH07392D householdH01004C) for the king'sH04428B the assesH02543A saidH05595@U what meanest thou by these? and zibaH06717? unto zibaH06717> saidH0559=% and the kingH04428< of wineH03196;% and a bottleH05035!:- of summer fruitsH070199) and an hundredH03967#81 bunches of raisinsH067787) and an hundredH039676  of breadH03899*5?  and upon them two hundredH039674  saddledH022803  of assesH02543#21  him, with a coupleH067761 metH07125 0+ of mephiboshethH04648/# the servantH05288 KqY9!cH$oS-fKi  o kingH04428h  my lordH0113g%  in thy sightH05869f  graceH02580e! i may findH04672d i humblyH07812c saidH0559b and zibaH06717"a/ unto mephiboshethH04648` to zibaH06717_ the kingH04428^ then saidH0559]% of my fatherH01\) me the kingdomH04468[ restoreH07725Z  of israelH03478 Y+  shall the houseH01004X  to dayH03117W#  for he saidH0559V%  at jerusalemH03389#U1 behold, he abidethH03427T' unto the kingH04428S saidH0559R and zibaH06717Q sonH01121P% thy master'sH0113O saidH0559N% and the kingH04428M may drinkH08354"L/ in the wildernessH04057&K7 that such as be faintH03287 _bI'xV7tZ3_) when he cursedH07043 shimeiH08096' and thus saidH0559 +  and on his leftH08040"/  on his right handH03225'9 and all the mighty menH01368#1 and all the peopleH05971 davidH01732~ of kingH04428(}; and at all the servantsH05650| at davidH01732{ stonesH068z# and he castH05619!y- still as he cameH03318x! and cursedH07043w' he came forthH03318v  of geraH01617u  the sonH01121t  shimeiH08096s!  whose nameH08034r  of saulH07586q% of the houseH01004p' of the familyH04940o a manH0376(n; behold, thence came outH03318m! to bahurimH0980l cameH0935k davidH01732j' and when kingH04428 _oQ8x_<iL2z_$  my lordH0113#  curseH07043"  dogH03611%!5  why should this deadH04191 '  unto the kingH04428!  of zeruiahH06870  the sonH01121  abishaiH052  then saidH0559 manH0376 a bloodyH01818 +  in thy mischiefH07451  thy sonH01121!  of absalomH053'  into the handH03027#  the kingdomH04410) hath deliveredH05414 lordH030681M in whose stead thou hast reignedH04427 of saulH07586% of the houseH01004(; upon thee all the bloodH01818' hath returnedH07725  lordH03068   of belialH01100 % and thou manH0376  manH0376 # thou bloodyH01818 come outH03318 come outH03318 WuT<fL&wT/pW@  lordH03068"?/  and let him curseH07043>'  let him aloneH03240=  benjamiteH01145<  my lifeH05315;  seekethH01245:%  of my bowelsH04578!9-  which came forthH033188)  behold, my sonH01121(7;  and to all his servantsH056506!  to abishaiH0525  saidH05594  and davidH01732,3C  wherefore hast thou done soH06213"21  who shall then sayH05591  davidH01732 0+  unto him, curseH07043/  hath saidH0559.  lordH03068!--  so let him curseH07043,!  of zeruiahH068704+S  what have i to do with you, ye sonsH01121*  saidH0559)%  and the kingH04428(  his headH07218*'?  i pray thee, and take offH05493&)  let me go overH05674%  the kingH04428 G|cB&mR3v]F$ eG_# and absalomH053^' and refreshedH05314] wearyH05889\) with him, cameH0935#[1 and all the peopleH05971Z% and the kingH04428Y  dustH06083X'  him, and castH06080W  atH05980V  stonesH068U  and threwH05619T!  as he wentH01980 S+  him, and cursedH07043R%  over againstH05980Q  sideH06763P'  on the hill'sH02022O!  went alongH01980N  shimeiH08096M!  by the wayH01870L  wentH03212K#  and his menH0582J%  and as davidH01732I  this dayH03117 H+  for his cursingH07045G  me goodH02896F%  will requiteH07725E  lordH03068*D1'  on mine afflictionH06040 H05869C  will lookH07200B  lordH03068A#  hath biddenH0559 \gE_G( ~`:u\} lordH03068|% unto absalomH053{ saidH0559z! and hushaiH02365)y= thou not with thy friendH07453x# why wentestH01980w' to thy friendH07453"v/ this thy kindnessH02617u to hushaiH02365t saidH0559s# and absalomH053r  the kingH04428q  god saveH02421p  the kingH04428o  god saveH02421n%  unto absalomH053m saidH0559l# that hushaiH02365k% unto absalomH053j was comeH0935i friendH07463h david'sH01732g# the architeH07571fM and it came to pass, when hushaiH02365e) and ahithophelH0302d% to jerusalemH03389c cameH0935b of israelH03478a the menH0376#`1 and all the peopleH05971 VD&uX' kI1tV  the houseH01004 to keepH08104#1 which he hath leftH03240! concubinesH06370/ unto thy father'sH01 go inH0935% unto absalomH053 saidH0559) and ahithophelH0302+A among you what we shall doH06213 counselH06098 giveH03051 ' to ahithophelH0302  absalomH053  then saidH0559- E so will i be in thy presenceH06440  presenceH06440+ in thy father'sH01!- as i have servedH05647! of his sonH01121 + in the presenceH06440$3 whom should i serveH05647 and againH081459]  his will i be, and with him will i abideH03427 chooseH0977 of israelH03478+ and all the menH0376 ~+ and this peopleH05971 JuL$fC$tR3mJ5-  and with absalomH053 4+  both with davidH017323'  of ahithophelH0302 2+  all the counselH060981 of godH04300' at the oracleH01697/% had enquiredH07592.# as if a manH0376-' in those daysH03117$,3 which he counselledH03289+' of ahithophelH0302 *+ and the counselH06098)'  of all israelH03478(%  in the sightH05869'! concubinesH06370&/ unto his father'sH01% went inH0935$# and absalomH053*#? upon the top of the houseH01406" a tentH0168! absalomH053 ) so they spreadH05186$3 with thee be strongH02388%5 then shall the handsH03027'  of thy fatherH01&9  that thou art abhorredH0887!  shall hearH08085)  and all israelH03478 RyW;$kQ4x[1xR"Q/ shall be in peaceH07965P) all the peopleH05971#O1 as if all returnedH07725"N/ whom thou seekestH01245"M1 unto thee: the manH0376L) all the peopleH05971&K7 and i will bring backH07725J  the kingH04428!I- and i will smiteH05221$H3 with him shall fleeH05127#G1 and all the peopleH05971)F= and will make him afraidH02729E handedH03027D and weakH07504C wearyH03023B+ and i will comeH0935A!  this nightH03915@  davidH01732?  afterH0310>!  and pursueH07291!=- and i will ariseH06965< menH0376; thousandH0505:' twelveH06240 H08147%97 let me now choose outH09778% unto absalomH0537 saidH0559#63 moreover ahithophelH0302 TgI,fB& tN.wTo+ that ahithophelH0302n# the counselH06098m% unto absalomH053l saidH0559k! and hushaiH02365j'  if not; speakH01696i!  his sayingH01697h#  shall we doH06213"g/  after this mannerH01697f# hath spokenH01696e! ahithophelH0302 d- unto him, sayingH0559c spakeH0559b absalomH053a! to absalomH053` was comeH0935 _+ and when hushaiH02365'^9 likewise what he saithH06310&]7 also, and let us hearH08085\# the architeH0757[! now hushaiH02365Z callH07121Y absalomH053X then saidH0559W of israelH03478#V1 and all the eldersH02205U wellH05869T absalomH053S pleasedH03474R) and the sayingH01697 IkJ.yJ*fN0hI #  it will sayH0559   hearethH08085 )  that whosoeverH08085 %  at the firstH08462J  and it will come to pass, when some of them be overthrownH05307  placeH04725!  or in someH0259  pitH06354#  now in someH0259"/  behold, he is hidH02244 + with the peopleH05971#1 and will not lodgeH03885 of warH04421  a manH0376~)  and thy fatherH01+}A  of her whelps in the fieldH07704|  robbedH07909{  as a bearH01677z) in their mindsH05315y chafedH04751x! mighty menH01368w# and his menH0582v! thy fatherH01u% thou knowestH03045t hushaiH02365s for, saidH0559r% at this timeH06471q not goodH02896p! hath givenH03289 dyV6~]< X0d$(3  in thine own personH06440'  to battleH07128!&-  and that thou goH01980%'  for multitudeH07230$!  by the seaH03220##  as the sandH02344$"5  even to beer–shebaH0884$!3  unto thee, from danH01835   gatheredH0622%  be generallyH0622 +  that all israelH03478$3  therefore i counselH03289  menH01121  valiantH02428%  a mighty manH01368+  that thy fatherH01  knowethH03045)  for all israelH03478  meltH04549'  shall utterlyH04549  of a lionH0738%  as the heartH03820#  whose heartH03820'  valiantH02428 H01121  absalomH053#  that followH0310!-  among the peopleH05971% 5  there is a slaughterH04046 ErL$bK+ lG!{]ED saidH0559C of israelH03478B+ and all the menH0376A# and absalomH053@  foundH04672?#  small stoneH06872'>9  until there be not oneH01571"=/  it into the riverH05158!<-  and we will drawH05498;%  to that cityH05892:  ropesH022569  bringH05375&87  then shall all israelH034787#  into a cityH058926%  he be gottenH06225%  moreover, ifH05184  oneH02593!  so much asH0157112M  with him there shall not be leftH03498-1G  and of him and of all the menH05820'  on the groundH0127/  fallethH05307$.3  upon him as the dewH02919"-/  and we will lightH05168(,;  where he shall be foundH04672+  placeH04725 *-  upon him in someH0259 )-  so shall we comeH0935 ^cB)mT5d4^#a1 now therefore sendH079714`S  and thus and thus have i counselledH03289_  of israelH03478^)  and the eldersH02205] absalomH053\ counselH03289,[E thus and thus did ahithophelH0302Z# the priestsH03548Y+ and to abiatharH054X! unto zadokH06659W hushaiH02365V then saidH0559U% upon absalomH053T evilH07451S# might bringH0935R lordH03068Q' to the intentH05668P' of ahithophelH0302O counselH06098N the goodH02896M  to defeatH06565L'  had appointedH06680K  lordH03068J'  of ahithophelH0302!I-  than the counselH06098H betterH02896G# the architeH0757F of hushaiH02365E# the counselH06098 QyV-[:^>%iQ sawH07200#~1 nevertheless a ladH05288} davidH01732| kingH04428{  and toldH05046$z3  them; and they wentH03212y  and toldH05046x  wentH01980w#  and a wenchH08198v' into the cityH05892u to comeH0935t# not be seenH07200s) for they mightH03201r' by en–rogelH05883q stayedH05975p# and ahimaazH0290o% now jonathanH03083#n1 and all the peopleH05971 m+  be swallowed upH01104l'  lest the kingH04428k  pass overH05674j%  but speedilyH05674"i/  of the wildernessH04057%h'' in the plainsH05679 H06160g) not this nightH03915f lodgeH03885e sayingH0559d davidH01732c and tellH05046b quicklyH04120 U_C% iH/uJ(pU ahimaazH0290 they saidH0559% to the houseH01004% to the womanH0802 cameH0935 servantsH05650!1 and when absalom'sH053'  was not knownH03045'9  thereon; and the thingH01697# ground cornH07383! and spreadH07849 mouthH06440+ over the well'sH0875! a coveringH04539! and spreadH06566 tookH03947 ' and the womanH0802 ) they went downH03381  whitherH08033 %  in his courtH02691 -  which had a wellH0875!  in bahurimH0980  houseH01004!  to a man'sH0376 and cameH0935%5 of them away quicklyH04120 bothH08147' but they wentH03212 absalomH053) them, and toldH05046 cuW: uN(|]C}c9 aroseH069658! then davidH017327! counselledH03289(6= for thus hath ahithophelH03025 the waterH043254  overH05674!3-  and pass quicklyH041202  ariseH069651!  unto davidH017320  and saidH0559/ davidH01732. kingH04428- and toldH05046, and wentH03212++ out of the wellH0875"*/ that they came upH05927#)1 they were departedH03212*(A and it came to pass, afterH0310'% to jerusalemH03389&' they returnedH07725#%1 and could not findH04672)$= and when they had soughtH01245#  of waterH04325"  the brookH04323-!E  unto them, they be gone overH05674   saidH0559'  and the womanH0802% and jonathanH03083 WhO.a<W:oWU cameH0935T! then davidH01732S' of his fatherH01!R- in the sepulchreH06913Q) and was buriedH06912"P/ himself, and diedH04191O!  and hangedH02614N  in orderH06680&M7  and put his householdH01004L#  to his cityH05892K%  to his houseH01004!J- and gat him homeH03212I and aroseH06965H assH02543G! he saddledH02280!F- was not followedH06213!E- that his counselH06098D sawH07200#C3 and when ahithophelH0302B  jordanH03383/AI  of them that was not gone overH05674@  not oneH0259?% there lackedH05737> lightH0216=) by the morningH01242< jordanH03383/;I with him, and they passed overH05674#:1 and all the peopleH05971 FaC% kS4}cD)zF0tK and it came to pass, when davidH01732s of gileadH01568r# in the landH0776q pitchedH02583p# and absalomH053o so israelH03478n motherH0517m joab'sH03097l! to zeruiahH06870k sisterH0269j of nahashH05176i% the daughterH01323h!  to abigailH026g%  that went inH0935f%  an israeliteH03481e  ithraH03501d!  whose nameH08034c sonH01121b a man'sH0376a# which amasaH06021 `+ instead of joabH03097$_3 captain of the hostH06635^ amasaH06021] madeH07760\# and absalomH053[ of israelH03478"Z1 he and all the menH0376Y jordanH03383X# passed overH05674W# and absalomH053V# to mahanaimH04266 JkM) oM.aC#iJ! and cheeseH08194 and sheepH06629! and butterH02529 and honeyH01706#  and parchedH07039%  and lentilesH05742   and beansH06321 #  and parchedH07039  and flourH07058 ! and barleyH08184  and wheatH02406 vesselsH03627# and earthenH03335! and basonsH05592 bedsH04904 broughtH05066! of rogelimH07274' the gileaditeH01569' and barzillaiH01271'  of lo–debarH03810  of ammielH05988~  the sonH01121}!  and machirH04353|  of ammonH05983 {+ of the childrenH01121z of rabbahH07237y of nahashH05176x the sonH01121w! that shobiH07629v# to mahanaimH04266u was comeH0935 D{Z; b<`>~_D1  joab'sH030970!  of zeruiahH06870/  the sonH01121.!  of abishaiH052-) under the handH03027!,- and a third partH07992+ of joabH03097*) under the handH03027)' of the peopleH05971(% a third partH07992'! sent forthH07971& and davidH01732%# of hundredsH03967$% and captainsH08269#% of thousandsH0505" captainsH08269"!/ with him, and setH07760 ! the peopleH05971 numberedH06485 and davidH01732"/ in the wildernessH04057#  and thirstyH06771  and wearyH05889  hungryH07457!  the peopleH05971'  for they saidH0559 - with him, to eatH0398#1 and for the peopleH05971 for davidH01732 of kineH01241 ca@(c7Y?' {cM saidH0559L% and the kingH04428#K1 us out of the cityH05892)J/' that thou succourH05826 H05826I  betterH02896H  thousandH0505G  tenH06235F  worthH03644&E)'  will they careH03820 H07760D of us dieH04191(C; for us; neither if halfH02677*B1' they will not careH03820 H07760A awayH05127@) for if we fleeH05127(?; thou shalt not go forthH03318> answeredH0559=) but the peopleH05971<+ with you myselfH0589; go forthH03318:' i will surelyH03318 9+ unto the peopleH059718 saidH05597% and the kingH044286# the gittiteH016635 of ittaiH08634) under the handH03027!3- and a third partH079922  brotherH0251 dx^>%|^E' ]C!dj went outH03318i' so the peopleH05971h absalomH053g! concerningH01697f chargeH06680&e7  gave all the captainsH08269d'  when the kingH04428c  heardH08085#b1  and all the peopleH05971a%  with absalomH053/`I for my sake with the young manH05288_ gentlyH0328^ sayingH0559] and ittaiH0863\# and abishaiH052[ joabH03097Z commandedH06680Y% and the kingH04428 X-  and by thousandsH0505W#  by hundredsH03967V  came outH03318#U1  and all the peopleH05971T  sideH03027S# by the gateH08179R stoodH05975Q% and the kingH04428P i will doH06213O you bestH03190(N; unto them, what seemethH05869 K_AV8tN-cK  metH07122#  and absalomH053  devouredH0398)  than the swordH02719  that dayH03117 peopleH05971 moreH07235 devouredH0398% and the woodH03293"1 of all the countryH0776~' over the faceH06440$}3 was there scatteredH06327|) for the battleH04421{  thousandH0505z  of twentyH06242y  that dayH03117x slaughterH04046,wC and there was there a greatH01419v of davidH01732u% the servantsH05650t beforeH06440s! were slainH05062r of israelH03478!q- where the peopleH05971p! of ephraimH0669 o+ was in the woodH03293n) and the battleH04421m israelH03478l againstH07125k) into the fieldH07704 GdC+kCzbE,gG'%  unto the manH0376&  saidH0559%  and joabH03097$  in an oakH0424#  hangedH08518"  absalomH053!'  behold, i sawH07200   and saidH0559  joabH03097  and toldH05046  sawH07200  manH0376'  and a certainH0259$3  under him went awayH05674%  and the muleH06505'  and the earthH0776#1  between the heavenH08064$3  and he was taken upH05414!  of the oakH0424#  caught holdH02388%  and his headH07218  oakH0424!  of a greatH01419'9  under the thick boughsH07730  wentH0935%  and the muleH06505 #  upon a muleH06505   rodeH07392 #  and absalomH053   of davidH01732$ %'  the servantsH05650 H06440 KT) eJ%YAmKD'  the young manH05288C  bewareH08104B  sayingH0559A  and ittaiH0863@-  thee and abishaiH052?  chargedH06680>  the kingH04428"=1  for in our hearingH0241<  sonH01121#;1  against the king'sH04428:  mine handH03027&97  would i not put forthH079718%  in mine handH037097  of silverH037016!  a thousandH0505!5-  i should receiveH082544  thoughH038633  unto joabH030972  saidH05591#  and the manH03760  girdleH02290/  and aH0259.  of silverH03701-  thee tenH06235',9  and i would have givenH05414'+;  him there to the groundH0776-*E  and why didst thou not smiteH05221.)G  him, and, behold, thou sawestH07200(  that toldH05046 JW,a>cEhJa and smoteH05221 `+ compassed aboutH05437_ armourH03627^ joab'sH03097] that bareH05375\ young menH05288[ and tenH06235'Z;  in the midst of the oakH0424Y  yet aliveH02416X!  of absalomH053'W9  them through the heartH03820V!  and thrustH08628U# in his handH03709T dartsH07626S threeH07969R# and he tookH03947Q) thus with theeH06440 P+ i may not tarryH03176O joabH03097N then saidH05593MQ  and thou thyself wouldest have setH03320L'  from the kingH04428K  hidH03582'J9  for there is no matterH01697&I7  against mine own lifeH05315H  falsehoodH08267&G7  i should have wroughtH06213F  otherwiseH0176E  absalomH053 dsP3aG*{bFd had takenH03947 + in his lifetimeH02416~# now absalomH053}# to his tentH0168| every oneH0376{  fledH05127)z=  upon him: and all israelH03478y  of stonesH068x  heapH01530w  greatH01419v a veryH03966u and laidH05324t# in the woodH03293s pitH06354!r- him into a greatH01419q and castH07993p absalomH053o' and they tookH03947n!  the peopleH05971m  held backH02820l  for joabH03097k israelH03478j afterH0310i' from pursuingH07291h returnedH07725g) and the peopleH05971f# the trumpetH07782e blewH08628d and joabH03097c  and slewH04191b absalomH053 ez[9eC' y\?# e) unto him, thouH0376 saidH0559 and joabH03097)1%  him of his enemiesH0341 H03027%  hath avengedH08199  lordH03068 tidingsH01319 the kingH04428 and bearH01319) let me now runH07323 of zadokH06659 the sonH01121 ahimaazH0290 then saidH0559 placeH03027 absalom'sH053 ' unto this dayH03117! - and it is calledH07121# 1 after his own nameH08034 !  the pillarH04678 '  and he calledH07121)  in remembranceH02142 +  to keep my nameH08034'  i have no sonH01121# for he saidH0559 daleH06010' in the king'sH04428%5 for himself a pillarH04678' and reared upH05324 PmU4tW@' hK0iP;  afterH0310.:G let me, i pray thee, also runH073239' but howsoeverH041008 to joabH030977 yet againH032546 of zadokH066595 the sonH011214 ahimaazH02903 then saidH05592  and ranH07323"1/  himself unto joabH030970  bowedH07812/ and cushiH03569$.3 what thou hast seenH07200- the kingH04428, tellH05046+ goH03212* to cushiH03569) joabH03097( then saidH0559'  is deadH04191&  sonH01121#%1  because the king'sH04428+$A  thou shalt bear no tidingsH01319#%  but this dayH03117" dayH03117! anotherH0312, C but thou shalt bear tidingsH01319 this dayH03117'9 shalt not bear tidingsH01309 Rj5dC# pT4nRY runningH07323 X-  and behold a manH0376W!  and lookedH07200V  his eyesH05869U'  and lifted upH05375T'  unto the wallH02346S' over the gateH08179R# to the roofH01406Q went upH03212!P- and the watchmanH06822O gatesH08179 N+ between the twoH08147M satH03427L and davidH01732K  cushiH03569J# and overranH05674I% of the plainH03603H! by the wayH01870G ranH07323F% then ahimaazH0290E' unto him, runH07323D# and he saidH0559C! let me runH07323B readyH046721AM seeing that thou hast no tidingsH01309@ my sonH01121(?;  wherefore wilt thou runH07323>  saidH0559=  and joabH03097<  cushiH03569 ifN2x]F*wO7 i w+ of the foremostH07223v# the runningH04794u# me thinkethH07200t saidH0559!s- and the watchmanH06822)r= he also bringeth tidingsH01319q  saidH0559$p3  alone. and the kingH04428o  runningH07323n  manH0376m  and saidH0559 l+ unto the porterH07778k calledH07121!j- and the watchmanH06822i runningH07323h manH0376g anotherH0312f sawH07200!e- and the watchmanH06822d'  and drew nearH07131c  apaceH01980b#  and he cameH03212a% in his mouthH06310` tidingsH01309_ saidH0559^% and the kingH04428] the kingH04428\ and toldH05046[ criedH07121!Z- and the watchmanH06822 F`H-hF&dK0gF% and the kingH04428 the kingH04428+ against my lordH0113! their handH03027) that lifted upH05375 the menH0582(; which hath delivered upH05462  thy godH0430  lordH03068   blessedH01288   and saidH0559 +  before the kingH04428 ' upon his faceH0639 % to the earthH0776!- and he fell downH07812# all is wellH07965' unto the kingH04428 and saidH0559 calledH07121# and ahimaazH0290 tidingsH01309 with goodH02896! and comethH0935  manH0376~  a goodH02896}  saidH0559|%  and the kingH04428{  of zadokH06659z the sonH01121y! of ahimaazH0290$x3 is like the runningH04794 WqU7rS2|U=yW6'  thee this dayH031175%  hath avengedH081994 lordH030683 the kingH044282 my lordH01131 tidingsH013190 saidH0559/ and cushiH03569. cameH0935#-1 and, behold, cushiH03569 ,+ and stood stillH05975$+3 and he turned asideH05437* hereH03541) standH03320(! turn asideH05437' saidH0559&% and the kingH04428%! but i knewH03045$ tumultH01995# a greatH01419"  i sawH07200!#  thy servantH05650   servantH05650!  the king'sH04428  sentH07971 when joabH03097 answeredH0559# and ahimaazH0290 safeH07965 absalomH053!- is the young manH05288 saidH0559 HgB({U<uX5eHU !for theeH05414%T5 !would god i had diedH04191S ! absalomH053R ! my sonH01121Q ! my sonH01121P ! absalomH053O ! o my sonH01121N% !thus he saidH0559M) !and as he wentH03212L !and weptH01058K' !over the gateH08179J) !to the chamberH05944I# !and went upH05927H) !was much movedH07264G% !and the kingH04428F  young manH05288E  hurtH07451"D/  and all that riseH06965C  the kingH04428B!  of my lordH0113A#  the enemiesH0341@  answeredH0559?  and cushiH03569>  safeH07965=  absalomH053!<-  is the young manH05288;!  unto cushiH03569:  saidH05599%  and the kingH044288%  that rose upH069657#  of all themH03027 [qL0jG-u^:y[s  in battleH04421r)  when they fleeH05127q! steal awayH01589p' being ashamedH03637o as peopleH05971n' into the cityH05892m that dayH03117 l+ them by stealthH01589k gatH0935j) and the peopleH05971i#  for his sonH01121h#  was grievedH06087g%  how the kingH04428f that dayH03117e sayH0559d heardH08085c) for the peopleH05971$b3 unto all the peopleH05971a' into mourningH060` that dayH03117 _+ and the victoryH08668^# for absalomH053]% and mournethH056\ weepethH01058![- behold, the kingH04428Z joabH03097 Y+ and it was toldH05046X !my sonH01121W !my sonH01121V !o absalomH053 ^kK1sP0iJ- ^' and the livesH05315% of thy wivesH0802' and the livesH05315%5 and of thy daughtersH01323 # of thy sonsH01121 '  and the livesH05315   thy lifeH05315 !  have savedH04422 )  which this dayH03117$3  of all thy servantsH05650 the facesH06440 this dayH03117!- thou hast shamedH03001 and saidH0559# to the kingH04428) into the houseH01004 cameH0935 and joabH03097  my sonH01121~  my sonH01121}  o absalomH053|  absalomH053{ o my sonH01121z voiceH06963y# with a loudH01419x criedH02199w% and the kingH04428v his faceH06440u coveredH03813t% but the kingH04428 UrS( rV<x[=lU,  oneH0376%+5  there will not tarryH03885%*5 if thou go not forthH03318) lordH03068(# for i swearH07650"'/ unto thy servantsH05650&# comfortablyH03820% and speakH01696$ go forthH03318$#3 now therefore ariseH069655"G' then it had pleased thee wellH05869 H03477! this dayH03117$ 3 and all we had diedH04191  had livedH02416  absalomH053  that ifH03863!  i perceiveH03045%  for this dayH03117% nor servantsH056504S that thou regardest neither princesH08269 this dayH03117'9 for thou hast declaredH05046# thy friendsH0157! and hatestH08130' thine enemiesH08130#3 in that thou lovestH0157"/ of thy concubinesH06370 X|]5sY4aD'rXH  sayingH0559G  of israelH03478*F?  throughout all the tribesH07626E)  were at strifeH01777#D1  and all the peopleH05971C# to his tentH0168B every manH0376A had fledH05127@! for israelH03478? the kingH04428>  beforeH06440=  cameH0935#<1  and all the peopleH05971;#  in the gateH08179:  doth sitH03427!9- behold, the kingH044288 sayingH0559$73 unto all the peopleH059716' and they toldH050465# in the gateH081794 and satH034273 aroseH069652' then the kingH04428$13 thee from thy youthH052710# that befellH0935,/C  unto thee than all the evilH07451'.9  and that will be worseH07489%-5  with thee this nightH03915 Q[4 b=rX?"kQe  sayingH0559d  of judahH03063 c+  unto the eldersH02205b  speakH01696a  sayingH0559`#  the priestsH03548_+  and to abiatharH054^  to zadokH06659]  sentH07971\  davidH01732[  and kingH04428Z  backH07725Y  the kingH04428*X?  ye not a word of bringingH07725(W;  now therefore why speakH02790V  in battleH04421!U-  over us, is deadH04191!T-  whom we anointedH04886S#  and absalomH053R#  for absalomH053Q+  out of the landH0776#P1  and now he is fledH01272#O1  of the philistinesH06430#N1  us out of the handH03709!M-  and he deliveredH04422L)  of our enemiesH0341#K1  us out of the handH03709J  savedH05337I  the kingH04428 Le?d2lU>hL  of joabH03097#  in the roomH08478)  me continuallyH03117  beforeH06440~#  of the hostH06635-}E  also, if thou be not captainH08269#|1  so to me, and moreH03254{  doH06213z  godH0430 y+  and of my fleshH01320$x3  thou not of my boneH06106w#  ye to amasaH06021v  and sayH0559u  the kingH04428t'  to bring backH07725.sI  wherefore then are ye the lastH0314r%  and my fleshH01320q  my bonesH06106p#  my brethrenH0251o%  to his houseH01004n#  to the kingH04428m  is comeH0935l'  of all israelH03478"k/  seeing the speechH01697j%  to his houseH01004i  backH07725h  the kingH04428g  to bringH07725#f3  why are ye the lastH0314 bkT. iK-hO4b!' and came downH03381  hastedH04116! of bahurimH0980# a benjamiteH01145 of geraH01617 the sonH01121! and shimeiH08096 jordanH03383  overH05674  the kingH04428!  to conductH05674  the kingH04428  to meetH07125 to goH03212 to gilgalH01537 cameH0935 and judahH03063 to jordanH03383 and cameH0935 returnedH07725 # so the kingH04428+ A  thou, and all thy servantsH05650   returnH07725 ' unto the kingH04428" / so that they sentH07971 manH0376 oneH0259 of judahH03063) of all the menH0376 the heartH03824% and he bowedH05186 UtV?pW4kJ( qU?  the sonH01121>!  and shimeiH08096= goodH02896 <+ what he thoughtH05869; and to doH06213: householdH010049! the king'sH044288' to carry overH056747% a ferry boatH05679$63 and there went overH056745 the kingH044284 beforeH064403  jordanH03383-2E  with him; and they went overH067431  servantsH056500)  and his twentyH06242/  sonsH01121'.+' and his fifteenH06240 H02568- of saulH07586,% of the houseH01004+# the servantH05288#*1 with him, and zibaH06717)# of benjaminH01145( menH0376'! a thousandH0505&  davidH01732%  kingH04428$  to meetH07125#  of judahH03063"% with the menH0376 ]fK/ |Q.uU1 z][ this dayH03117Z the firstH07223,YE therefore, behold, i am comeH0935#X1 that i have sinnedH02398W doth knowH03045 V+ for thy servantH05650 U+ it to his heartH03820T# should takeH07760S' that the kingH04428R%  of jerusalemH03389Q  went outH03318P  the kingH04428O%  that my lordH0113N  the dayH03117M) did perverselyH05753'L9 that which thy servantH056502KO unto me, neither do thou rememberH02142J iniquityH05771I imputeH02803H+ let not my lordH0113G' unto the kingH04428F and saidH0559E jordanH03383$D3 as he was come overH05674C the kingH04428B  beforeH06440A  fell downH05307@  of geraH01617 YgJ,o?$zN+vYw  this dayH03117"v/  for do not i knowH03045u  in israelH03478t  this dayH03117 s+ be put to deathH04191,rE unto me? shall there any manH0376q) be adversariesH07854(p; that ye should this dayH03117o! of zeruiahH068704nS what have i to do with you, ye sonsH01121m saidH0559l and davidH01732k  anointedH04899j  lord'sH03068,iC for this, because he cursedH07043 h+ be put to deathH04191!g- shall not shimeiH08096f and saidH0559e answeredH06030d! of zeruiahH06870c the sonH01121b# but abishaiH052a  the kingH04428`  my lordH0113_  to meetH07125^!  to go downH03381] of josephH03130!\- of all the houseH01004 NhA oR.yX;jN to meetH07125% to jerusalemH033895W and it came to pass, when he was comeH0935 in peaceH07965 he cameH0935' until the dayH03117 departedH03212 the kingH04428 % from the dayH03117 #  his clothesH0899 !  nor washedH03526   his beardH08222 #  nor trimmedH06213  his feetH07272 dressedH06213 + and had neitherH03808 the kingH04428 to meetH07125 came downH03381 of saulH07586 the sonH01121!- and mephiboshethH04648 swareH07650~% and the kingH04428#}1 thou shalt not dieH04191|# unto shimeiH08096{ saidH0559#z1 therefore the kingH04428y# over israelH03478x  kingH04428 [yF#qO1 ^>t[2  goodH028961  doH062130 of godH0430/# as an angelH04397. the kingH04428-# but my lordH0113, the kingH04428+% unto my lordH0113*# thy servantH05650&)7 and he hath slanderedH07270( lameH06455$'3  because thy servantH05650&#  to the kingH04428 %+  thereon, and goH03212 $+  that i may rideH07392#  me an assH02543"' i will saddleH02280! saidH0559$ 3 me: for thy servantH05650 deceivedH07411! my servantH05650 o kingH04428 my lordH0113+ and he answeredH0559/I not thou with me, mephiboshethH04648,C unto him, wherefore wentestH01980 saidH0559' that the kingH04428 the kingH04428 aqZ8c@_@a"N/ yea, let him takeH03947M' unto the kingH04428L saidH0559!K- and mephiboshethH04648J the landH07704I divideH02505H' thou and zibaH06717G# i have saidH0559-FE thou any more of thy mattersH01697'E9 unto him, why speakestH01696D saidH0559C% and the kingH04428'B9 any more unto the kingH04428A% i yet to cryH02199@)  therefore haveH03426?!  what rightH06666#>1  at thine own tableH07979'=;  among them that did eatH0398<#  thy servantH05650#;1 yet didst thou setH07896: the kingH044289) before my lordH01138 menH05827 deadH041946 were butH038085 houseH010044# my father'sH013'  in thine eyesH05869 [oR+ kI*t\+ |[l% !and the kingH04428k  manH0376j  greatH01419i  a veryH03966h#  at mahanaimH04266g%  while he layH07871f'  of sustenanceH03557-eE  and he had provided the kingH04428d  oldH01121c  yearsH08141b  fourscoreH08084a  agedH02204`!  was a veryH03966_'  now barzillaiH01271 ^+  him over jordanH03383]! to conductH07971\' with the kingH04428[ jordanH03383Z' and went overH05674Y% from rogelimH07274X came downH03381W' the gileaditeH01569V' and barzillaiH01271#U1  unto his own houseH01004T  in peaceH07965S'  is come againH0935R the kingH04428Q my lordH0113P asH0834O) all, forasmuchH0310 [uG% |Z7jF,~[ ) #of singing menH07891#1 #any more the voiceH06963! #can i hearH08085 # i drinkH08354 # or whatH0834 # i eatH0398 # whatH0834 # tasteH02938 + #can thy servantH05650 #and evilH07451% #between goodH02896~' #can i discernH03045} #oldH01121| #yearsH08141{ #fourscoreH08084z #this dayH03117y) "unto jerusalemH03389x' "with the kingH04428$w3 "that i should go upH05927&v)' "have i to liveH02416 H08141u "how longH03117t' "unto the kingH04428s "saidH0559r' "and barzillaiH01271*q? !thee with me in jerusalemH03389)p= !with me, and i will feedH03557o) !come thou overH05674n) !unto barzillaiH01271m !saidH0559 U`C#dE{Z<pU$ % and doH06213# % the kingH04428"% % with my lordH0113 !+ % let him go overH05674  % chimhamH03643'9 %but behold thy servantH05650 - %and of my motherH0517% %of my fatherH01% %by the graveH06913!- %in mine own cityH05892) %that i may dieH04191-E %i pray thee, turn back againH07725 + %let thy servantH05650)= $ it me with such a rewardH01578! $recompenseH01580(; $and why should the kingH04428' $with the kingH04428 $jordanH03383 $overH05674% $a little wayH04592 $will goH05674# $thy servantH05650 #the kingH04428 % #unto my lordH0113 + #be yet a burdenH048532 O #wherefore then should thy servantH05650" / #and singing womenH07891 QpS#aC(jAQ->E (with him: and all the peopleH05971= (went onH05674<# (and chimhamH03643; (to gilgalH01537: (went onH056749' (then the kingH04428#81 ' unto his own placeH04725%75 ' him; and he returnedH077256# ' and blessedH012885 'barzillaiH012714 'kissedH054013 'the kingH044282' 'was come overH05674"1/ 'and when the kingH044280 'jordanH03383/ 'went overH05674#.1 'and all the peopleH05971- &will i doH06213<,e &unto thee: and whatsoever thou shalt requireH09779+O' &to him that which shall seem goodH05869 H02896,*C &over with me, and i will doH06213) &shall goH05674( &chimhamH03643' &answeredH0559&% &and the kingH044283%C' %to him what shall seem goodH05869 H02896 T`BY>!pY/ tT[# *near of kinH07138!Z- *because the kingH04428Y *of israelH03478X *the menH0376W *answeredH06030V *of judahH03063U+ *and all the menH0376&T7 )with him, over jordanH03383S )menH0582 R+ )and all david'sH01732"Q/ ) and his householdH01004P ) the kingH04428!O- ) and have broughtH05674!N- ) stolen thee awayH01589M ) of judahH03063L )the menH0376%K7 )why have our brethrenH0251J' )unto the kingH04428I )and saidH0559H# )to the kingH04428G )cameH0935F )of israelH03478(E= )and, behold, all the menH0376D ( of israelH03478C! ( the peopleH05971B' ( and also halfH02677A ( the kingH04428!@' (conductedH05674 H05674? (of judahH03063 YkI$rV6h@|Yw) +than the wordsH01697v% +were fiercerH07185u +of judahH03063t! +of the menH0376s' +and the wordsH01697r +our kingH04428%q5 +had in bringing backH07725$p3 +should not be firstH07223$o3 + us, that our adviceH016971nM + than ye: why then did ye despiseH07043m + in davidH01732l + and weH0589k# + in the kingH04428j +partsH03027i# +we have tenH06235h +and saidH0559g +of judahH03063f +the menH0376e +answeredH06030d +of israelH03478c# +and the menH0376b# *us any giftH05379!a- * or hath he givenH05375`' * of the king'sH04428_ * at allH0398^' * have we eatenH0398 ]+ * for this matterH016972\O *to us: wherefore then be ye angryH02734 QxZ;!mI,pS3oQ  of bichriH01075 the sonH01121 shebaH07652 followedH0310 davidH01732! from afterH0310 went upH05927 of israelH03478% so every manH0376  o israelH03478 % to his tentsH0168  manH0376  everyH0376  of jesseH03448! in the sonH01121,C neither have we inheritanceH05159  in davidH01732 +  we have no partH02506  and saidH0559  a trumpetH07782#  and he blewH08628# a benjamiteH01145 of bichriH01075 the sonH01121~ shebaH07652}! whose nameH08034| of belialH01100!{/ to be there a manH0376#z1 and there happenedH07122y +of israelH03478x! +of the menH0376 Of@" rY:Y%lO4 to amasaH060213 the kingH044282 then saidH05591% in widowhoodH04910 livingH02424/) of their deathH04191.% unto the dayH031170-K unto them. so they were shut upH06887%,7 them, but went not inH0935+ and fedH03557*% them in wardH04931)  and putH05414(  the houseH01004'  to keepH08104!&-  whom he had leftH03240%!  concubinesH06370$ womenH0802# the tenH06235" tookH03947!% and the kingH04428 % at jerusalemH03389% to his houseH01004 cameH0935 and davidH01732"/ even to jerusalemH03389# from jordanH03383 +  unto their kingH04428  claveH01692  of judahH03063#  but the menH0376 RnA$ {P2{aH%qRR! and escapeH05337Q citiesH05892P! him fencedH01219!O- him, lest he getH04672N  afterH0310M!  and pursueH07291L  servantsH05650K+  thou thy lord'sH0113J  takeH03947I absalomH053 H+ do us more harmH03415G of bichriH01075F the sonH01121 E+ now shall shebaH07652D! to abishaiH052C saidH0559B and davidH01732'A9 which he had appointedH03259"@/ than the set timeH04150,?7% but he tarried longerH03186 H0309> judahH03063=# to assembleH02199< wentH03212; so amasaH06021):=  and be thou here presentH059759 daysH031178% within threeH079697 of judahH030636! me the menH03765 assembleH02199 KsK${aE'^BmKp' in the sheathH08593o) upon his loinsH04975n  fastenedH06775m  a swordH02719/lI  unto him, and upon it a girdleH02289k!  was girdedH02296#j1  that he had put onH03830i garmentH04055!h- them. and joab'sH03097g beforeH06440f wentH0935e amasaH06021d in gibeonH01391c stoneH068b% at the greatH01419a of bichriH01075`  the sonH01121_  shebaH07652^  afterH0310]  to pursueH07291\%  of jerusalemH03389"[/ and they went outH03318'Z9 and all the mighty menH01368#Y1 and the pelethitesH06432$X3 and the cherethitesH03774W menH0582V! him joab'sH03097U afterH0310#T1 and there went outH03318S usH05869 Jy\9oS5mL- fJ  pursuedH07291 #  his brotherH0251 #  and abishaiH052   so joabH03097 #  and he diedH04191) =  and struck him not againH08138'  to the groundH0776!  his bowelsH04578%  and shed outH08210+A  him therewith in the fifthH02570#  so he smoteH05221  handH03027  in joab'sH03097%  to the swordH02719%  took no heedH08104  but amasaH06021~  to kissH05401}  handH03027|)  with the rightH03225{%  by the beardH02206z  amasaH06021y  tookH0270x  and joabH03097w!  my brotherH0251v)  thou in healthH07965u  to amasaH06021t  saidH0559s  and joabH03097r# it fell outH05307.qG thereof; and as he went forthH03318 \xZB(zaC& aA"\&-7  upon him, when he sawH07200,  a clothH0899+  and castH07993*)  into the fieldH07704#)1  out of the highwayH04546(  amasaH06021'!  he removedH05437&#  stood stillH05975$%3  that all the peopleH05971$  sawH07200 #-  and when the manH0376")  of the highwayH04546!%  in the midstH08432   in bloodH01818  wallowedH01556  and amasaH06021  joabH03097  afterH0310  for davidH01732  joabH03097)  that favourethH02654  heH04310 -  by him, and saidH0559  stoodH05975  menH05288  of joab'sH03097  and oneH0376  of bichriH01075  the sonH01121  shebaH07652  afterH0310 Q^< cCQ5lQI a bankH05550!H- and they cast upH08210"G/ of beth–maachahH01038F# him in abelH059E% and besiegedH06696D' and they cameH0935C!  also afterH0310B and wentH09357AK' and they were gathered togetherH07035 H06950$@3 and all the beritesH01276&?7 and to beth–maachahH01038> unto abelH059= of israelH03478'<9 through all the tribesH07626;# and he wentH05674:  of bichriH010759  the sonH011218  shebaH076527  afterH03106  to pursueH072915  joabH030974  afterH03103  went onH056742)  all the peopleH0376#11  out of the highwayH04546$03  when he was removedH03014#/1  by him stood stillH05975(.=  that every one that cameH0935 IqS6}dK4 jR4gIf  i do hearH08085e+  and he answeredH0559!d/  of thine handmaidH0519c the wordsH01697b) unto him, hearH08085a' then she saidH0559`+ and he answeredH0559_ thou joabH03097^ saidH0559#]3 unto her, the womanH0802*\? and when he was come nearH07126)[=  hither, that i may speakH01696Z  come nearH07126&Y7 i pray you, unto joabH03097X sayH0559W hearH08085V hearH08085 U+ out of the cityH05892T womanH0802S a wiseH02450R! then criedH07121!Q- to throw it downH05307P  the wallH02346O  batteredH07843N  with joabH03097#M1  and all the peopleH05971L'  in the trenchH02426K% and it stoodH05975!J- against the cityH05892 FdJ$ tS4qT7kF!/ not so: but a manH0376! the matterH01697! or destroyH078432O from me, that i should swallow upH01104 far be itH02486 far be itH02486~ and saidH0559} answeredH06030| and joabH03097{  lordH03068 z+  the inheritanceH05159)y=  why wilt thou swallow upH01104x in israelH03478w% and a motherH0517v a cityH05892u! to destroyH04191t% thou seekestH01245s in israelH03478r faithfulH0539q peaceableH07999"p/  and so they endedH08552o  at abelH059n askH07592"m/ they shall surelyH07592l sayingH0559k# in old timeH07223j to speakH01696i) they were wontH01696h sayingH0559g) then she spakeH0559 KtX5cB* cK#hK"  and castH07993!  of bichriH01075  the sonH01121 of shebaH07652 the headH07218!- and they cut offH03772' in her wisdomH02451$3 unto all the peopleH05971 wentH0935) then the womanH0802 the wallH02346% to thee overH01157 + shall be thrownH07993!- behold, his headH07218 unto joabH03097 saidH0559' and the womanH0802' from the cityH05892,C him only, and i will departH03212  deliverH05414'  against davidH01732! -  against the kingH04428   his handH03027 )  hath lifted upH05375  by nameH08034  of bichriH01075 the sonH01121 shebaH07652 ephraimH0669 of mountH02022 O}[>_A!kF"nO?% and abiatharH054> and zadokH06659= scribeH05608!<' and shevaH07724 H07864; recorderH02142: of ahiludH02869 the sonH01121 8+ and jehoshaphatH03092!7- over the tributeH045226! and adoramH0151(5; and over the pelethitesH06432,45' over the cherethitesH03746 H037743# of jehoiadaH030772 the sonH011211# and benaiahH011410 of israelH03478"// over all the hostH06635. now joabH03097-' unto the kingH04428,% to jerusalemH03389+ returnedH07725* and joabH03097)# to his tentH0168( every manH0376'' from the cityH05892!&- and they retiredH06327%  a trumpetH07782$#  and he blewH08628##  out to joabH03097 byY- qS6[8b$]3 not of the childrenH01121/\I unto them; (now the gibeonitesH01393[ and saidH0559Z) the gibeonitesH01393Y calledH07121X% and the kingH04428W) the gibeonitesH01393 V+ because he slewH04191U houseH01004T bloodyH01818S for saulH07586R answeredH0559Q  lordH03068P  lordH03068O  ofH06440N  enquiredH01245M  and davidH01732L yearH08141K afterH0310J yearH08141I yearsH08141H threeH07969G of davidH01732F# in the daysH03117(E; then there was a famineH07458D# about davidH01732"C/ was a chief rulerH03548!B- also the jairiteH02972A and iraH05896@# the priestsH03548 asU7qS/_;"zax saulH07586w ofH05973v nor goldH020911uM unto him, we will have no silverH03701t saidH0559#s1 and the gibeonitesH01393r lordH03068 q+ the inheritanceH05159"p/ that ye may blessH01288Boo for you? and wherewith shall i make the atonementH03722 n+ what shall i doH06213$m3 unto the gibeonitesH01393l saidH0559 k+ wherefore davidH01732j and judahH03063i of israelH03478 h+ to the childrenH01121!g- them in his zealH07065f to slayH05221e soughtH01245$d3  unto them: and saulH07586c  had swornH07650b  of israelH03478!a-  and the childrenH01121`+  of the amoritesH0567#_1 but of the remnantH03499^ of israelH03478 aoP+ e:{Z$ ya  saidH0559%  and the kingH04428!  did chooseH0972  lordH03068 of saulH07586 in gibeahH01390 lordH030682 O unto us, and we will hang them upH03363 % be deliveredH05414 # of his sonsH01121  menH0582  let sevenH07651  of israelH03478%5 in any of the coastsH01366) from remainingH03320'9 we should be destroyedH08045%5 us, and that devisedH01819' that consumedH03615 the manH0376 the kingH04428!/ and they answeredH0559  will i doH06213!~/  what ye shall sayH0559}#  and he saidH0559|  in israelH03478{  any manH0376/zI neither for us shalt thou killH04191!y- nor of his houseH01004 MgG+nR1gI/ uM$33 whom she brought upH032052 of saulH075861% the daughterH013230 of michalH04324/  sonsH01121.%  and the fiveH02568!--  and mephiboshethH04648,  armoniH0764+  unto saulH07586*' whom she bareH03205) of aiahH0345(% the daughterH01323' of rizpahH07532& sonsH01121% the twoH08147$ tookH03947#% but the kingH04428"  of saulH07586!  the sonH01121 %  and jonathanH03083,C  between them, between davidH01732  oathH07621 lord'sH03068 of saulH07586 the sonH01121# of jonathanH03083 the sonH01121% mephiboshethH04648 sparedH02550% but the kingH04428#  i will giveH05414 B[3 nM0cG(iB#P1  from the beginningH08462)O=  it for her upon the rockH06697N!  and spreadH05186M  sackclothH08242L  tookH03947K  of aiahH0345J%  the daughterH01323I!  and rizpahH07532H  harvestH07105G  of barleyH08184!F-  in the beginningH08462E%  in the firstH07223D!  of harvestH07105C#  in the daysH03117&B7  and were put to deathH04191A  togetherH03162@'  sevenH07659 H07651?'  and they fellH05307>  lordH03068=  beforeH06440!<-  them in the hillH02022 ;+  and they hangedH03363":/  of the gibeonitesH01393$93  them into the handsH03027!8-  and he deliveredH05414 7+ the meholathiteH042596% of barzillaiH012715 the sonH011214! for adrielH05741 qyX2sO5~`G* qm%  from the menH01167l  his sonH01121k#  of jonathanH03083j'  and the bonesH06106i  of saulH07586h  the bonesH06106g  and tookH03947f  wentH03212e  and davidH01732d  had doneH06213c  of saulH07586b'  the concubineH06370a  of aiahH0345`%  the daughterH01323_#  what rizpahH07532^  davidH01732 ]+  and it was toldH05046\  by nightH03915[%  of the fieldH07704Z)  nor the beastsH02416Y)  on them by dayH03119X  to restH05117W!  of the airH08064"V/  neither the birdsH05775U%  and sufferedH05414(T;  upon them out of heavenH08064S  droppedH05413R#  until waterH04325Q!  of harvestH07105 Ea7yS) l?bE  in zelahH06762# of benjaminH01144#3 they in the countryH0776 buriedH06912 his sonH01121% and jonathanH03083 of saulH07586' and the bonesH06106)=  of them that were hangedH03363  the bonesH06106!/  and they gatheredH0622~  his sonH01121}#  of jonathanH03083|'  and the bonesH06106{  of saulH07586&z7  from thence the bonesH06106"y/  and he brought upH05927x  in gilboaH01533w  saulH07586v  had slainH05221 u+  the philistinesH06430t!  them, whenH03117"s!'  had hangedH08518 H08511&r7  where the philistinesH06430q)  of beth–shanH01052%p5  them from the streetH07339!o-  which had stolenH01589*n1'  of jabesh–gileadH01568 H03003 Z|V8pJ,vV0wZ% of brassH05178$ hundredH03967# threeH07969") of whose spearH07013!! the weightH04948 % of the giantH07497# of the sonsH03211"/ and ishbi–benobH03430#  waxed faintH05774  and davidH01732(; against the philistinesH06430%5 with him, and foughtH03898!- and his servantsH05650 went downH03381 and davidH01732"/ again with israelH03478# had yet warH04421)= moreover the philistinesH06430% for the landH0776' was intreatedH06279 that godH0430 and afterH0310 commandedH06680"/  all that the kingH04428# 1  and they performedH06213 !  his fatherH01   of kishH07027! -  in the sepulchreH06913 EbH*lG*sQ3hEA) the hushathiteH02843@) then sibbechaiH05444? at gobH01359%>5 with the philistinesH06430.=G that there was again a battleH04421.<I and it came to pass after thisH0310; of israelH03478:' not the lightH05216!9- that thou quenchH03518.8G  no more out with us to battleH044217'  thou shalt goH03318 6-  unto him, sayingH05595  swareH076504  of davidH01732!3/ him. then the menH05822! and killedH041911) the philistineH064300) him, and smoteH05221/ succouredH05826.! of zeruiahH06870- the sonH01121,# but abishaiH052+ davidH01732*'  to have slainH05221)  thoughtH0559(!  with a newH02319 '+  he being girdedH02296&  in weightH04948 `\AvZ:rO,x`^  fourH0702]  toesH0676\  sixH08337"[/ and on every footH07272Z fingersH0676Y sixH08337'X9 that had on every handH03027W' statureH04055 H04067V+ where was a manH0376U in gathH01661+TA and there was yet a battleH04421S beamH04500R+  like a weaver'sH0707Q)  of whose spearH02595P  the staffH06086O#  the gittiteH01663N  goliathH01555M slewH05221"L/ a beth–lehemiteH01022"K/ of jaare–oregimH03296J the sonH01121I' where elhananH0445%H5 with the philistinesH06430G in gobH01359-FE and there was again a battleH04421E%  of the giantH07497D#  of the sonsH03211C saphH05593B slewH05221 ^yR7mO.pR8^$|3  him out of the handH03709{' had deliveredH05337z lordH03068y! in the dayH03117x% of this songH07892w the wordsH01697v lordH03068u spakeH01696t and davidH01732 s+  of his servantsH05650 r+ and by the handH03027q of davidH01732p# by the handH03027o and fellH05307n in gathH01661m% to the giantH07497l were bornH03205k! these fourH0702j slewH05221i of davidH01732h# the brotherH0251g of shimeaH08092f the sonH01121e jonathanH03083d israelH03478#c1 and when he defiedH02778b% to the giantH07497%a5 and he also was bornH03205`  in numberH04557_!  and twentyH06242 ]w^ByX4lS*]) me, the floodsH05158 compassedH0661 of deathH04194) when the wavesH04867!/ from mine enemiesH0341$3 so shall i be savedH03467%5 worthy to be praisedH01984 lordH03068# i will callH07121!-  me from violenceH02555#  thou savestH03467 !  my saviourH03467 ' and my refugeH04498 ' my high towerH04869 + of my salvationH03468 % and the hornH07161 my shieldH04043$3 in him will i trustH02620! of my rockH06697 the godH0430!- and my delivererH06403 + and my fortressH04686 my rockH05553 lordH03068# and he saidH0559  of saulH07586$~3  and out of the handH03709"}1  of all his enemiesH0341 V~W8iE(^:}V#53  out of his nostrilsH06394  a smokeH062273'  there went upH05927%25 because he was wrothH027341 and shookH016070 movedH07264/ of heavenH08064 .+ the foundationsH04146-% and trembledH07493,' shookH01607 H01607+) then the earthH0776*'  into his earsH0241)!  and my cryH07775"(/ out of his templeH01964' my voiceH06963 &+ and he did hearH08085% to my godH0430$ and criedH07121# lordH03068" i calledH07121!) in my distressH06862  preventedH06923 of deathH04194! the snaresH04170#1 compassed me aboutH05437 of hellH07585# the sorrowsH02256) made me afraidH01204) of ungodly menH01100 [hK+}]9{]B!t[R lordH03068Q  kindledH01197P  of fireH0784&O7  before him were coalsH01513'N9  through the brightnessH05051M%  of the skiesH07834L%  thick cloudsH05645K  watersH04325J  him, darkH02841I#  round aboutH05439H  pavilionsH05521G  darknessH02822F#  and he madeH07896E#  of the windH07307D)  upon the wingsH03671 C+  and he was seenH07200B#  and did flyH05774A'  upon a cherubH03742@#  and he rodeH07392?)  under his feetH07272>%  and darknessH06205$=3  also, and came downH03381<#  the heavensH08064;  he bowedH05186:%  were kindledH011979  coalsH015138  devouredH0398!7-  out of his mouthH063106  and fireH0784 Qb>#vY5pM1wQ"o/ me from my strongH05794n% he deliveredH05337m watersH04325l) me out of manyH07227k# me; he drewH04871j he tookH03947i! from aboveH04791h he sentH07971g+  of his nostrilsH0639f'  of the breathH07307e%  at the blastH05397d lordH03068 c+ at the rebukingH01606 b+ were discoveredH01540a% of the worldH08398 `+ the foundationsH04146_ appearedH07200^! of the seaH03220 ]- and the channelsH0650 \+ and discomfitedH02000 [+ them; lightningH01300Z' and scatteredH06327Y arrowsH02671 X+ and he sent outH07971W his voiceH06963V utteredH05414"U/ and the most highH05945T# from heavenH08064S thunderedH07481 NkI'yL3jF)sN! - i did not departH05493% his statutesH02708&7 for all his judgmentsH04941# from my godH0430/I and have not wickedly departedH07561 lordH03068 the waysH01870 + for i have keptH08104$3 hath he recompensedH07725# of my handsH03027+A according to the cleannessH012521~M me according to my righteousnessH06666} rewardedH01580| lordH03068){= me, because he delightedH02654z% he deliveredH02502(y; also into a large placeH04800$x3 he brought me forthH03318w# was my stayH04937v lordH03068u) of my calamityH0343t' me in the dayH03117s) they preventedH06923,rE me: for they were too strongH0553%q5 from them that hatedH08130p enemyH0341 <}d? V1k6qU<" lordH03068! my lampH05216  downH08213!- upon the haughtyH07311) but thine eyesH05869) thou wilt saveH03467 peopleH05971"/ and the afflictedH060411M thou wilt shew thyself unsavouryH06617%5 and with the frowardH06141,C thou wilt shew thyself pureH01305' with the pureH01305/I thou wilt shew thyself uprightH08552 manH01368!- with the uprightH085490K thou wilt shew thyself mercifulH02616"/ with the mercifulH02623(-' in his eye sightH05869 H05048*? according to my cleannessH012521M me according to my righteousnessH06666!- hath recompensedH07725  lordH03068* ? myself from mine iniquityH05771* ? before him, and have keptH08104# 1 i was also uprightH08549bR \RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{ e  ! ? [ w  2 N l  $ > [ e  ! ? [ w  2 N l  $ > [ w  4 R p  - I f  " ? ] x  3 P m  % A ^ |  5 R !o " #" %B &\ 'v ( )- *L +h , -# .A /^ 0{ 1 26 3U 4t 5 62 7O 8k 9 :+ ;I " ?@ @^ A{ B C6 DT Eq F G* HE Ib J K L= M[ Nx O P4 QS Ro S T, UH Vd W X Y; ZY [v b{W:tZ<ybB(|bB "hinds'H0355A "likeH07737@ "my feetH07272? "he makethH07737> !perfectH08549= !my wayH01870<' !and he makethH05425; !powerH02428:# !my strengthH045819 !godH04108  our godH04307  saveH011076  a rockH066975  lordH030684  saveH011073  godH0410'29 to all them that trustH026201 a bucklerH040430 triedH06884/ lordH03068. the wordH0565- perfectH08549, his wayH01870+ godH0410* a wallH07791#)1 have i leaped overH01801( by my godH0430 '+ through a troopH01416'&9 for by thee i have runH07323%# my darknessH02822$% will lightenH05050# lordH03068 Hx];oAdD"|H0\K 'them, that they could not ariseH06965"[/ 'them, and woundedH04272$Z3 'and i have consumedH03615%Y5 &until i had consumedH03615+XA &them; and turned not againH07725W' &and destroyedH08045V% &mine enemiesH0341U) &i have pursuedH07291T% %did not slipH04571*S? %under me; so that my feetH07166R %my stepsH06806#Q1 %thou hast enlargedH07337#P1 $hath made me greatH07235*O1' $and thy gentlenessH06038 H06031!N- $of thy salvationH03468M' $me the shieldH04043%L5 $thou hast also givenH05414K% #by mine armsH02220J #is brokenH05181I #of steelH05154H' #so that a bowH07198G #to warH04421F #my handsH03027E# #he teachethH03925'D9 "me upon my high placesH01116C# "and settethH05975 @hJ$]:jJ*a@v% ,of my peopleH05971&u7 ,me from the strivingsH07379)t= ,thou also hast deliveredH06403's9 +did spread them abroadH07554r' +of the streetH02351!q- +them as the mireH02916p# +i did stampH01854o% +of the earthH0776*n? +them as small as the dustH06083 m+ +then did i beatH07833 l+ *but he answeredH06030k *lordH03068j% *none to saveH03467i# *they lookedH08159h) )them that hateH08130%g5 )that i might destroyH06789f+ )of mine enemiesH0341e% )me the necksH06203%d5 )thou hast also givenH05414-cE (against me hast thou subduedH03766"b/ (them that rose upH06965a (to battleH04421!`- (me with strengthH02428$_5 (for thou hast girdedH0247^' 'under my feetH07272%]5 'yea, they are fallenH05307 >iE lH}]?m>+A 1and that bringeth me forthH03318! 0the peopleH05971+A 0me, and that bringeth downH03381%'' 0that avengethH05360 H05414  0godH0410 + /of my salvationH03468 # /of the rockH06697 ! /be the godH0430 # /and exaltedH07311 /my rockH06697# /and blessedH01288 /livethH02416 /lordH03068*? .out of their close placesH04526)= .and they shall be afraidH02296 + .shall fade awayH05034!' .strangersH05236 H01121'9 -they shall be obedientH08085?]% -themselves unto me: as soon as they hearH0241 H08085~% -shall submitH03584!}' -strangersH05236 H01121 |+ , not shall serveH05647{ ,i knewH03045z ,a peopleH05971y) ,of the heathenH01471x ,headH07218w) ,thou hast keptH08104 JwChF!b>& cJ- saidH05002, of jesseH03448+ the sonH01121* davidH01732) of davidH01732( wordsH01697' the lastH0314& 3 evermoreH05769% 3 forH05704 $+ 3and to his seedH02233#! 3unto davidH01732 "+ 3to his anointedH04899! 3mercyH02617 # 3and shewethH06213% 3for his kingH04428% 3of salvationH03444!' 3the towerH01431 H04024' 2unto thy nameH08034(; 2and i will sing praisesH02167"/ 2among the heathenH01471 2lordH03068-E 2therefore i will give thanksH03034 1manH0376$3 1me from the violentH025550K 1against me: thou hast deliveredH05337(; 1above them that rose upH069654S 1thou also hast lifted me up on highH07311!/ 1from mine enemiesH0341 egJ( Z9iM4eL risethH02224K the sunH08121J) of the morningH01242I% as the lightH0216H  of godH0430G#  in the fearH03374F  rulingH04910E  justH06662D over menH0120&C7 to me, he that rulethH04910B spakeH01696A of israelH03478@ the rockH06697? saidH0559> of israelH03478= the godH0430<% in my tongueH03956$;3 by me, and his wordH04405: spakeH016969 lordH030688! the spiritH073077 saidH050026 of israelH034785 psalmistH021584' and the sweetH052733  of jacobH032902!  of the godH04301%  the anointedH048990  on highH05920/  raised upH06965.# and the manH01397 Qb=hL/ g6pQh! of a spearH02595g' and the staffH06086f with ironH01270$e3 them must be fencedH04390d# shall touchH05060c# but the manH0376b! with handsH03027-aE because they cannot be takenH03947`# thrust awayH05074&_7 all of them as thornsH06975^ of belialH01100]#  not to growH06779\  desireH02656![- all my salvationH03468Z and sureH08104Y orderedH06186X covenantH01285'W9 with me an everlastingH05769!V- yet he hath madeH07760U+ not so with godH0410"T/ although my houseH01004S!  after rainH04306!R-  by clear shiningH05051 Q-  out of the earthH0776!P- the tender grassH01877O cloudsH05645N withoutH03808M a morningH01242 nb<pV7mQ5n +  the philistinesH06430!-  when they defiedH02778!  with davidH01732!  mighty menH01368%  of the threeH07969#  the ahohiteH0266  of dodoH01734~  the sonH01121}  eleazarH0499|  and afterH0310{ timeH06471z at oneH0259y%  whom he slewH02491x  hundredH03967w'  against eightH08083v!  the ezniteH06112u  adinoH05722#t1 among the captainsH07991s chiefH07218#r#' in the seatH03429 H07675q that satH03427$p3 had: the tachmoniteH08461o! whom davidH01732"n/ of the mighty menH01368m the namesH08034l  placeH07675k  with fireH0784j burnedH08313*i? and they shall be utterlyH08313 UuR5}c@' v]7U&#9  were gathered togetherH0622$"3  and the philistinesH06430!%  the harariteH02043   of ageeH089  the sonH01121  shammahH08048  and afterH0310"/  him only to spoilH06584  afterH0310  returnedH07725)  and the peopleH05971  that dayH03117  victoryH08668  a greatH01419  wroughtH06213  lordH03068)  unto the swordH02719  claveH01692%  and his handH03027  was wearyH03021  his handH03027  untilH03588 +  the philistinesH06430   and smoteH05221   he aroseH06965 )  were gone awayH05927   of israelH03478#  and the menH0376  to battleH04421,E  were there gathered togetherH0622 Hb?& dCkQ3oH#A1  of the philistinesH06430@'  and the troopH02416?!  of adullamH05725>'  unto the caveH04631$=3  in the harvest timeH07105<  to davidH01732;  and cameH0935:  went downH033819  chiefH072188'  of the thirtyH07970!7'  and threeH07970 H079696  victoryH086685  a greatH014194  wroughtH062133  lordH03068 2+  the philistinesH064301%  it, and slewH052210%  and defendedH05337/'  of the groundH02513.%  in the midstH08432-%  but he stoodH03320 ,+  the philistinesH06430+  fromH06440*  fledH05127))  and the peopleH05971(#  of lentilesH05742'  fullH04392&  of groundH07704"%/  where was a pieceH02513$%  into a troopH02416 Ja<lK,hA$ gJ^  to davidH01732]#  and broughtH0935\  and tookH05375[#  by the gateH08179 Z+  of beth–lehemH01035Y+ out of the wellH0953X waterH04325W and drewH07579#V1 of the philistinesH06430U the hostH04264T' brake throughH01234S! mighty menH01368R' and the threeH07969Q# by the gateH08179 P+ of beth–lehemH01035O# of the wellH0953N% of the waterH043250MK oh that one would give me drinkH08248L and saidH0559K longedH0183J and davidH01732I% beth–lehemH01035#H1 of the philistinesH06430!G- and the garrisonH04673 F+ then in an holdH04686E and davidH01732D!  of rephaimH07497C'  in the valleyH06010B  pitchedH02583 WrS5nI+jN/pW{  slewH02491z  hundredH03967y'  against threeH07969x  his spearH02595!w- and he lifted upH05782v# among threeH07992u was chiefH07218t! of zeruiahH06870s the sonH01121r of joabH03097q# the brotherH0251p# and abishaiH052o!  mighty menH01368n#  these threeH07969%m5  it. these things didH06213l  not drinkH08354!k1  therefore he wouldH014+jA in jeopardy of their livesH05315i that wentH01980h! of the menH0582g the bloodH01818!f- that i should doH06213e lordH03068d be it farH02486c# and he saidH0559b lordH03068+aA thereof, but poured it outH05258` not drinkH08354$_7 nevertheless he wouldH014 Ho<bE&wV4eH a goodlyH04758# an egyptianH04713# and he slewH02026 of snowH07950 in timeH03117 of a pitH0953% in the midstH08432 a lionH0738' also and slewH05221% he went downH03381  of moabH04124%  lionlike menH0739   twoH08147   he slewH05221   actsH06467" / who had done manyH07227 ! of kabzeelH06909# manH0381 H0376% of a valiantH02428 the sonH01121# of jehoiadaH03077 the sonH01121# and benaiahH01141 threeH07969#3 howbeit he attainedH0935/I therefore he was their captainH08269 of threeH07969+~A was he not most honourableH03513}# among threeH07969!|-  and had the nameH08034 [_7nV:oK(w[6 of joabH030975# the brotherH02514 asahelH06214#31 him over his guardH049282 setH077601 and davidH017320 threeH07969/+ but he attainedH0935 .+ than the thirtyH07970'-9 he was more honourableH03513,! mighty menH01368+# among threeH07969!*- and had the nameH08034)# of jehoiadaH03077( the sonH01121' benaiahH01141& didH06213'%9 him with his own spearH02595$ and slewH05221#  handH03027&"7  out of the egyptian'sH04713!  the spearH02595 #  and pluckedH01497$3  to him with a staffH07626!- but he went downH03381# in his handH03027# had a spearH02595!- and the egyptianH04713 manH0376 \cG& ~`@&lG-~\U' out of gibeahH01390T of ribaiH07380S the sonH01121R ittaiH0863Q) a netophathiteH05200P of baanahH01196O the sonH01121N helebH02460!M- the netophathiteH05200L maharaiH04121K# the ahohiteH0266J zalmonH06756I) the hushathiteH02843H mebunnaiH04012 G+ the anethothiteH06069F abiezerH044E# the tekoiteH08621D of ikkeshH06142C the sonH01121B iraH05896A# the paltiteH06407@ helezH02503?% the haroditeH02733> elikaH0470=% the haroditeH02733< shammahH08048 ;+ of beth–lehemH01035: of dodoH017349 the sonH011218 elhananH0445"7/ one of the thirtyH07970 G|a?"dD& yX;hGt% " the giloniteH01526s' "of ahithophelH0302r "the sonH01121q "eliamH0463#p1 "of the maachathiteH04602o "the sonH01121n! "of ahasbaiH0308m "the sonH01121l "elipheletH0467k% !the harariteH02043j !of shararH08325i !the sonH01121h !ahiamH0279g% !the harariteH02043f !shammahH08048e  jonathanH03083d  of jashenH03464c#  of the sonsH01121 b+  the shaalboniteH08170a  eliahbaH0455`' the barhumiteH01273_ azmavethH05820^' the arbathiteH06164]# abi–albonH045\ of gaashH01608[' of the brooksH05158Z hiddaiH01914 Y+ the pirathoniteH06553X benaiahH01141W#  of benjaminH01144 V+  of the childrenH01121 PqU7iA% zaA&qP% and he movedH05496) against israelH03478# was kindledH02734 lordH03068 the angerH0639 and againH03254 'and sevenH07651  'thirtyH07970 # 'the hittiteH02850  'uriahH0223 ! &an ithriteH03505  &garebH01619! &an ithriteH03505 &iraH05896! %of zeruiahH06870 %the sonH01121 %to joabH03097$%' %armourbearerH03627 H05375) %the beerothiteH0886 %naharaiH05171% %the ammoniteH05984 %zelekH06768~! $the gaditeH01425} $baniH01137| $of zobahH06678{ $of nathanH05416z $the sonH01121y $igalH03008x! #the arbiteH0701w #paaraiH06474v' #the carmeliteH03761u #hezraiH02695 HrT3oQ4 fI1{H/2;'  they be, an hundredfoldH06471 H03967 1+ how many soeverH01992 0+ unto the peopleH05971/ addH03254. thy godH0430- lordH03068,' unto the kingH04428+ saidH0559* and joabH03097)' of the peopleH05971(! the numberH04557 '+  that i may knowH03045&'  ye the peopleH05971%!  and numberH06485$$5  even to beer–shebaH0884#  from danH01835" of israelH03478!) all the tribesH07626) = with him, go now throughH07751# of the hostH02428# the captainH08269 to joabH03097 saidH0559% for the kingH04428  and judahH03063  israelH03478  numberH04487  goH03212#3 against them to sayH0559 davidH01732 E[>"yL,gI* eEO# of the cityH05892"N/ on the right sideH03225M in aroerH06177L# and pitchedH02583K jordanH03383%J5 and they passed overH05674I of israelH03478H! the peopleH05971G  to numberH06485F#  of the kingH04428"E/  from the presenceH06440D  went outH03318C#  of the hostH02428!B- and the captainsH08269A and joabH03097@# of the hostH02428)?= and against the captainsH08269>% against joabH03097= prevailedH02388< wordH01697+;A notwithstanding the king'sH04428:' in this thingH016979 delightH026548 the kingH04428$75 but why doth my lordH01136  may seeH072005  the kingH044284!  of my lordH0113"3/  and that the eyesH05869 N~\>vZ3zY<jNk of nineH08672j! at the endH07097i% to jerusalemH03389h they cameH0935$g5 through all the landH0776&f7 so when they had goneH07751e+  to beer–shebaH0884d  of judahH03063c% to the southH05045"b/ and they went outH03318&a7 and of the canaanitesH03669`) of the hivitesH02340&_7 and to all the citiesH05892^ of tyreH06865#]1 to the strong holdH04013\ and cameH0935[ to zidonH06721Z and aboutH05439Y' to dan–jaanH01842X' and they cameH0935#W1 of tahtim–hodshiH08483V+ and to the landH0776U to gileadH01568T) then they cameH0935!S-  and toward jazerH03270R  of gadH01410Q% of the riverH05158P% in the midstH08432 RtX6sW:qZ: kR   lordH03068   saidH0559   and davidH01732!  the peopleH05971%5  that he had numberedH05608  him afterH0310  smoteH05221  heartH03820#  and david'sH01732  menH0376  thousandH0505  hundredH03967  fiveH02568~  of judahH03063}#  and the menH0376|  the swordH02719{  that drewH08025z#  menH0381 H0376y  valiantH02428x  thousandH0505w  hundredH03967v  eightH08083)u=  and there were in israelH03478t'  unto the kingH04428s'  of the peopleH05971r'  of the numberH04662q  the sumH04557p  gave upH05414o  and joabH03097n  daysH03117m! and twentyH06242l monthsH02320 HcBwZA~_@' }eH+  to davidH01732*  cameH0935)  so gadH01410(  unto theeH06213'  thee oneH0259&  chooseH0977%!  thee threeH07969$  i offerH05190#  lordH03068"!  thus saithH01696!!  unto davidH01732   and sayH0559  goH01980  sayingH0559  seerH02374  david'sH01732  gadH01410&7  came unto the prophetH05030  lordH03068  the wordH01697)  in the morningH01242  was upH06965)  for when davidH01732  foolishlyH05528%5  for i have done veryH03966)  of thy servantH05650%  the iniquityH05771  take awayH05674  lordH03068$3  in that i have doneH06213   greatlyH03966 '  i have sinnedH02398 D~`Ha0}Z5]DI lordH03068"H/ now into the handH03027G# let us fallH05307F straitH06887 E+ i am in a greatH03966D unto gadH01410C saidH0559B and davidH01732!A-  to him that sentH07971@)  i shall returnH07725?#  what answerH01697>  and seeH07200=!  now adviseH03045<#  in thy landH0776;!  pestilenceH01698:  days'H03117-9E  thee? or that there be threeH07969"8/  while they pursueH072917'  thine enemiesH068626  beforeH064405  monthsH023204  threeH07969"3/  or wilt thou fleeH05127%27  unto thee in thy landH07761  comeH09350  of famineH07458/  yearsH08141&.7  unto him, shall sevenH07651-'  him, and saidH0559,  and toldH05046 Hx^E, `>!aD!kHg)  that destroyedH07843f%  to the angelH04397e  and saidH0559 d+ him of the evilH07451c repentedH05162b lordH03068a! to destroyH07843`) upon jerusalemH03389_ his handH03027^' stretched outH07971#]1 and when the angelH04397\ menH0376[  thousandH0505Z  seventyH07657$Y5  even to beer–shebaH0884X  from danH01835W'  of the peopleH05971V) and there diedH04191U appointedH04150!T- even to the timeH06256!S- from the morningH01242R# upon israelH03478Q% a pestilenceH01698P sentH05414O lordH03068N  of manH0120M'  into the handH03027$L3  and let me not fallH05307K  greatH07227 J+  for his merciesH07356 IbIlN/}U2eI and saidH0559 to davidH01732 that dayH03117 cameH0935 and gadH01410 houseH01004A~s i pray thee, be against me, and against my father'sH01})  let thine handH03027$|3  what have they doneH06213 {+  but these sheepH06629)z=  and i have done wickedlyH05753"y/  lo, i have sinnedH02398x and saidH0559w! the peopleH05971v! that smoteH05221u the angelH04397t# when he sawH07200s lordH03068r spakeH0559q and davidH01732p% the jebusiteH02983o! of araunahH0728*n? was by the threshingplaceH01637m lordH03068l' and the angelH04397k) now thine handH03027j stayH07503i%  it is enoughH07227h!  the peopleH05971 NcE$lM2nP$fN" comeH0935! the kingH04428$ 5 wherefore is my lordH0113 saidH0559# and araunahH0728+  upon the groundH0776#  on his faceH0639(;  himself before the kingH04428  and bowedH07812 went outH03318'; toward him: and araunahH0728 coming onH05674!- and his servantsH05650 the kingH04428 and sawH07200 lookedH08259# and araunahH0728 commandedH06680 lordH03068 went upH05927 of gadH01410( ; according to the sayingH01697  and davidH01732 %  the jebusiteH02983 !  of araunahH0728& 7  in the threshingfloorH01637  lordH03068 an altarH04196 rearH06965 + unto him, go upH05927 ce?" hI* iA|c@ giveH05414? a kingH04428># did araunahH0728= for woodH06086<# of the oxenH01241;# instrumentsH03627*:?  and threshing instrumentsH04173$93  for burnt sacrificeH059308  oxenH012417  beholdH072006  unto himH058695 goodH028964% and offer upH059273 takeH039472 the kingH044281# let my lordH01130! unto davidH01732/ saidH0559.# and araunahH0728 -+ from the peopleH05971,' may be stayedH06113 ++ that the plagueH04046*  lordH03068)  an altarH04196"(/  of thee, to buildH01129#'1  the threshingfloorH01637&  to buyH07069% saidH0559$ and davidH01732#) to his servantH05650 PlQ6sJ& ]<pP^# and offeredH05927] lordH03068\) there an altarH04196[ builtH01129Z and davidH01732Y of silverH03701X shekelsH08255W for fiftyH02572V% and the oxenH01241#U1 the threshingfloorH01637T  boughtH07069S  so davidH017323RQ  of that which doth cost me nothingH02600Q  my godH0430P  lordH03068 O+ burnt offeringsH05930%N5 neither will i offerH05927#M1 of thee at a priceH04242L buyH07069'K9 nay; but i will surelyH07069J% unto araunahH0728I saidH0559H% and the kingH04428G  acceptH07521F  thy godH0430E lordH03068D' unto the kingH04428C saidH0559B# and araunahH0728A' unto the kingH04428 CyY6kF"gJ.dC{%  in thy bosomH02436%z5  him, and let her lieH07901$y3  and let her cherishH05532x  the kingH04428w  beforeH06440"v/ and let her standH05975u virginH01330t a youngH05291s the kingH04428r# for my lordH0113.qG unto him, let there be soughtH01245p saidH0559'o9 wherefore his servantsH05650#n1 but he gat no heatH03179 m- him with clothesH0899!l- and they coveredH03680k in yearsH03117j strickenH0935i was oldH02204h davidH01732g now kingH04428f#  from israelH03478e!  was stayedH06113d)  and the plagueH04046c%  for the landH0776b'  was intreatedH06279a lordH03068$`3 and peace offeringsH08002 _+ burnt offeringsH05930 a`E]:!}dC'a% him chariotsH07393 + and he preparedH06213) i will be kingH04427+ himself, sayingH0559 exaltedH04984! of haggithH02294 the sonH01121' then adonijahH0138 knewH03045%5 to him: but the kingH04428) and ministeredH08334  the kingH04428 ' and cherishedH05532  fairH03303  veryH03966 ) and the damselH05291 +  her to the kingH04428#  and broughtH0935% a shunammiteH07767 abishagH049 and foundH04672 of israelH03478*? throughout all the coastsH01366 damselH05291! for a fairH03303) so they soughtH01245~% may get heatH02552} the kingH04428|% that my lordH0113 atT- nQ7vP4a6! and nathanH054165# of jehoiadaH030774 the sonH011213# and benaiahH011412! the priestH035481 but zadokH066590  helpedH05826/ adonijahH0138".1 and they followingH0310-! the priestH03548 ,/ and with abiatharH054+! of zeruiahH06870* the sonH01121) with joabH03097!(- and he conferredH01697'  absalomH053&  him afterH0310% bareH03205$' goodlyH08389 H02896# veryH03966&"7 why hast thou done soH06213! in sayingH0559 + him at any timeH03117#1 had not displeasedH06087) and his fatherH01  beforeH06440  to runH07323  menH0376  and fiftyH02572%  and horsemenH06571 V~a7eO0uV9tVT  he calledH07121S#  his brotherH0251R#  and solomonH08010#Q1  and the mighty menH01368P#  and benaiahH01141O#  the prophetH05030N!  but nathanH05416M  servantsH05650L!  the king'sH04428K  of judahH03063J+  and all the menH0582I  sonsH01121H!  the king'sH04428 G-  all his brethrenH0251F!  and calledH07121E!  en–rogelH05883D  byH0681C#  of zohelethH02120B%  by the stoneH068A)  and fat cattleH04806@  and oxenH01241?  sheepH06629>  slewH02076=%  and adonijahH0138&<9  were not with adonijahH0138;  to davidH01732#:1  and the mighty menH013689  and reiH074728! and shimeiH080967# the prophetH05030 C~_EhL%uV:#x]Cq  swearH07650p  o kingH044281oO  unto him, didst not thou, my lordH0113n  and sayH0559m  davidH01732l  unto kingH04428k+  and get thee inH0935j  goH03212i  solomonH08010h!  of thy sonH01121g%  and the lifeH05315f)  thine own lifeH05315&e7  that thou mayest saveH04422>dY'  let me, i pray thee, give thee counselH06098 H03289#c1  now therefore comeH03212b  knowethH03045a  our lordH0113`  and davidH01732_!  doth reignH04427^!  of haggithH02294]  the sonH01121\'  that adonijahH0138$[3  hast thou not heardH08085Z  sayingH0559Y!  of solomonH08010X!  the motherH0517"W/  unto bath–shebaH01339V  spakeH0559!U-  wherefore nathanH05416 biI0mE_:b '  unto the kingH04428 !  ministeredH08334 )  the shunammiteH07767 # and abishagH049  oldH02204 was veryH03966% and the kingH04428!- into the chamberH02315' unto the kingH04428 went inH0935!- and bath–shebaH01339 thy wordsH01697"/ thee, and confirmH04390 afterH0310#3 i also will come inH0935$~3 there with the kingH04428/}I behold, while thou yet talkestH01696|  reignH04427&{9  why then doth adonijahH0138z)  upon my throneH03678%y5  me, and he shall sitH03427x  afterH0310w#  shall reignH04427v  thy sonH01121u  solomonH08010t  assuredlyH03588s  sayingH0559#r3  unto thine handmaidH0519 GyX@ Y=nJ- kG *+ and hath calledH07121)% in abundanceH07230( and sheepH06629') and fat cattleH04806& oxenH07794"%/ and he hath slainH02076$% thou knowestH03045# the kingH04428 "- and now, my lordH0113! reignethH04427) ? and now, behold, adonijahH0138)  upon my throneH03678%5  me, and he shall sitH03427  afterH0310#  shall reignH04427 thy sonH01121"/ assuredly solomonH08010#3 unto thine handmaidH0519 thy godH0430 lordH03068% thou swarestH07650!/ unto him, my lordH0113% and she saidH0559 saidH0559% and the kingH04428' unto the kingH04428"/ and did obeisanceH07812 bowedH06915!- and bath–shebaH01339 XdD$}`>i( X+EA shall be counted offendersH02400D solomonH08010"C/ that i and my sonH01121B- with his fathersH01A# shall sleepH07901@ the kingH04428=?g otherwise it shall come to pass, when my lordH0113>  afterH0310=  the kingH04428<! of my lordH0113;' on the throneH03678#:1 them who shall sitH0342749S upon thee, that thou shouldest tellH050468' of all israelH034787 the eyesH058696 o kingH04428!5/ and thou, my lordH0113#41 hath he not calledH071213# thy servantH056502# but solomonH080101#  of the hostH066350#  the captainH08269/  and joabH03097.!  the priestH03548-%  and abiatharH054,# of the kingH04428+% all the sonsH01121 SqQ/pS6 v[9pSb this dayH03117$a3 for he is gone downH03381`)  upon my throneH03678%_5  me, and he shall sitH03427^ afterH0310]# shall reignH04427\ adonijahH0138[) hast thou saidH0559Z o kingH04428Y my lordH0113X saidH0559W! and nathanH05416V'  to the groundH0776U'  with his faceH0639(T;  himself before the kingH04428S  he bowedH07812R the kingH04428Q beforeH06440'P; and when he was come inH0935O# the prophetH05030N' behold nathanH05416M sayingH0559L the kingH04428K' and they toldH05046J% also came inH0935I# the prophetH05030H nathanH05416G' with the kingH04428.FG and, lo, while she yet talkedH01696 Mb>V8jK+fM doneH01961' is this thingH01697#~1  hath he not calledH07121} solomonH08010 |+ and thy servantH05650{# of jehoiadaH03077z the sonH01121y# and benaiahH01141x! the priestH03548w and zadokH06659v) me thy servantH05650u adonijahH0138t kingH04428s god saveH02421r% him, and sayH0559q beforeH06440p and drinkH08354%o7 and, behold, they eatH0398n! the priestH03548m%  and abiatharH054l#  of the hostH06635!k-  and the captainsH08269j  sonsH01121i)  all the king'sH04428 h+ and hath calledH07121g% in abundanceH07230f and sheepH06629e) and fat cattleH04806d oxenH07794c) and hath slainH02076 [sP.iP, uT:[ + even as i swareH07650$3 out of all distressH06869 my soulH05315#1 that hath redeemedH06299 livethH02416 lordH03068 and saidH0559 swareH07650% and the kingH04428  the kingH04428  beforeH06440  and stoodH05975  presenceH06440 + into the king'sH04428% and she cameH0935 + me bath–shebaH01339 callH07121  and saidH0559  answeredH06030  davidH01732  then kingH04428   afterH0310  the kingH04428!  of my lordH0113' on the throneH03678) who should sitH03427!- unto thy servantH05650)= and thou hast not shewedH03045 the kingH04428! by my lordH0113 RrV6wQ7~eK2qR=!  and nathanH05416<!  the priestH03548;  me zadokH06659:  callH071219  saidH05598  davidH017327  and kingH044286  for everH057695  liveH024214  davidH017323  kingH044282# let my lordH01131 and saidH05590# to the kingH04428"// and did reverenceH07812.% to the earthH0776- faceH0639, bowedH06915"+/ then bath–shebaH01339*  this dayH031179)]  in my stead; even so will i certainly doH06213()  upon my throneH03678%'5  me, and he shall sitH03427&  afterH0310%# shall reignH04427$ thy sonH01121"#/ assuredly solomonH08010" sayingH0559! of israelH03478  godH0430 lordH03068 GcH+]B&z[; }`G[ " kingH04428Z " god saveH02421Y " and sayH0559$X3 " ye with the trumpetH07782W "and blowH08628V# "over israelH03478U) "him there kingH04428T "anointH04886S# "the prophetH05030R! "and nathanH05416Q! "the priestH03548P' "and let zadokH06659O ! to gihonH01521#N1 ! and bring him downH03381#M1 ! upon mine own muleH06506L !to rideH07392K !my sonH01121"J/ !and cause solomonH08010I% !of your lordH0113&H7 !with you the servantsH05650 G+ !unto them, takeH03947F !also saidH0559E !the kingH04428D  the kingH04428C  beforeH06440B'  and they cameH0935A#  of jehoiadaH03077@  the sonH01121?#  and benaiahH01141>#  the prophetH05030 \x\9sS7y[>'{\x! %his throneH03678w %and makeH01431+vA %even so be he with solomonH08010u %the kingH04428&t9 %hath been with my lordH0113s %lordH03068r $ sayH0559q $ the kingH04428p! $ of my lordH0113o $ godH0430n $lordH03068m $amenH0543l $and saidH0559k $the kingH04428j $answeredH06030i# $of jehoiadaH03077h $the sonH01121g# $and benaiahH01141f) # and over judahH03063e# # over israelH03478 d+ #him to be rulerH050572cO #in my stead: and i have appointedH06680%b5 #for he shall be kingH04427a) #upon my throneH03678` #and sitH03427%_7 #him, that he may comeH0935^ #afterH0310&]7 #then ye shall come upH05927\ " solomonH08010 aoR3pI+uT6}a 'solomonH08010% 'and anointedH04886%7 'out of the tabernacleH0168 'of oilH08081 'an hornH07161 'tookH03947! 'the priestH03548 'and zadokH06659% &him to gihonH01521 # &and broughtH03212  &muleH06506  &david'sH01732  & upon kingH04428  & to rideH07392#1 & and caused solomonH08010 & went downH03381#1 & and the pelethitesH06432$3 &and the cherethitesH03774# &of jehoiadaH03077 &the sonH01121# &and benaiahH01141# &the prophetH05030! &and nathanH05416! &the priestH03548~ &so zadokH06659} % davidH01732| % kingH04428{! % of my lordH0113 z+ %than the throneH03678y %greaterH01431 RbI-pO0pM!lR4 ) noiseH069633 ) he saidH05592) ) of the trumpetH077821 )the soundH069630 )heardH08085/' )and when joabH03097. )of eatingH0398(-; )as they had made an endH03615,) )with him heardH08085#+1 )and all the guestsH07121*% )and adonijahH0138)) ( with the soundH06963( ( rentH01234!'/ ( so that the earthH0776& ( joyH08057%! (with greatH01419$% (and rejoicedH08056#! (with pipesH02485" (pipedH02490$!3 (him, and the peopleH05971  (afterH0310 (came upH05927#1 (and all the peopleH05971 'solomonH08010 'kingH04428 ' god saveH02421 ' saidH0559#1 ' and all the peopleH05971# ' the trumpetH07782' ' and they blewH08628 JiM/}`?& x\C)iJS! ,and nathanH05416R! ,the priestH03548Q) ,with him zadokH06659P ,hath sentH07971O% ,and the kingH04428N + kingH04427"M/ + hath made solomonH08010L +davidH01732K +kingH04428J +our lordH0113I +verilyH061H# +to adonijahH0138G +and saidH0559F +answeredH06030E% +and jonathanH03129D *tidingsH01319C * goodH02896B% * and bringestH01319A# * manH0381 H0376@ * a valiantH02428!?/ * unto him, come inH0935> *saidH0559=% *and adonijahH0138< *cameH0935;! *the priestH03548:# *of abiatharH0549 *the sonH01121!8- *behold, jonathanH03129'79 *and while he yet spakeH01696#61 ) being in an uproarH019935# ) of the cityH07151 @\5gG%sT6]@o /servantsH05650(n; /and moreover the king'sH04428m) .of the kingdomH04410l' .on the throneH03678k .sittethH03427!j- .and also solomonH08010#i1 - that ye have heardH08085h - the noiseH06963g! - rang againH01949!f- - so that the cityH07151&e7 - from thence rejoicingH08056%d5 -and they are come upH05927c -in gihonH01521b -him kingH04428a' -have anointedH04886`# -the prophetH05030_! -and nathanH05416^! -the priestH03548] -and zadokH06659\ ,muleH06506 [+ , upon the king'sH044281ZM , and they have caused him to rideH07392#Y1 , and the pelethitesH06432$X3 , and the cherethitesH03774W# , of jehoiadaH03077V ,the sonH01121U# ,and benaiahH01141T# ,the prophetH05030 ]|bK) uQ0u^@]#1 1and all the guestsH07121 # 0 even seeingH07200  0 mine eyesH05869  0 this dayH03117 % 0 on my throneH03678  0to sitH03427!- 0which hath givenH05414 0of israelH03478 0godH0430 0lordH03068 0blessedH01288 0the kingH04428"1 0and also thus saidH0559%5 /himself upon the bedH04904 /bowedH07812% /and the kingH04428 ~+ /than thy throneH03678} /greaterH01431|! /his throneH03678{ /and makeH01431z' / than thy nameH08034y / betterH03190x! / of solomonH08010w' / make the nameH08034v / godH0430u /sayingH0559t /davidH01732s /kingH04428r /our lordH0113q /to blessH01288p /cameH0935 aeI)tS2c3a,) 3unto me to dayH03117+ 3swearH07650* 3 solomonH08010) 3 let kingH04428( 3 sayingH0559'% 3 of the altarH04196&% 3 on the hornsH07161,%E 3for, lo, he hath caught holdH0270$ 3solomonH08010# 3kingH04428" 3fearethH03372 !- 3behold, adonijahH0138  3sayingH0559 3solomonH08010 + 3and it was toldH05046% 2 of the altarH04196% 2on the hornsH07161 + 2and caught holdH02388 2and wentH03212 2and aroseH06965! 2of solomonH08010 2becauseH06440 2fearedH03372% 2and adonijahH0138 1his wayH01870 1every manH0376 1and wentH03212# 1and rose upH06965# 1were afraidH02729' 1with adonijahH0138 Ws[&|Y0oQ-tWH of davidH01732G% now the daysH03117F) 5 to thine houseH01004E% 5 unto him, goH03212D 5 saidH0559C# 5 and solomonH08010B 5 solomonH08010 A+ 5himself to kingH04428@ 5and bowedH07812?# 5and he cameH0935>) 5from the altarH04196*=? 5and they brought him downH03381< 5sentH07971; 5solomonH08010: 5so kingH04428%95 4 in him, he shall dieH041918) 4 shall be foundH04672"7/ 4but if wickednessH074516% 4to the earthH07765# 4of him fallH05307(4; 4there shall not an hairH081853 4manH0112112M 4if he will shew himself a worthyH024281 4saidH05590# 4and solomonH08010/) 3with the swordH02719.# 3his servantH05650&-7 3that he will not slayH04191 I|`F-xY@% ]5|I/dI and whithersoever thou turnestH06437'c9 in all that thou doestH06213)b= that thou mayest prosperH07919a of mosesH04872`!  in the lawH08451!_-  as it is writtenH03789$^3  and his testimoniesH05715"]/  and his judgmentsH04941%\5  and his commandmentsH04687[% his statutesH02708Z to keepH08104Y# in his waysH01870X to walkH03212W thy godH0430V lordH03068U! the chargeH04931T and keepH081041SO therefore, and shew thyself a manH0376R) be thou strongH02388 Q- of all the earthH0776P the wayH01870O i goH01980N sayingH0559M his sonH01121L solomonH08010K) and he chargedH06680#J1 that he should dieH04191I drew nighH07126 S]9{O&^B# pS!  unto abnerH074  of israelH03478%  of the hostsH06635~ captainsH08269}! to the twoH08147|# what he didH06213{ didH06213z! of zeruiahH06870y the sonH01121x) also what joabH03097&w7 moreover thou knowestH03045v of israelH03478u' on the throneH03678t he) a manH0376s! thee (saidH0559%r5 there shall not failH03772(q;  and with all their soulH05315%p5  with all their heartH03824o#  me in truthH0571n  beforeH06440m  to walkH03212l% to their wayH01870k take heedH08104 j+ if thy childrenH01121%i7 concerning me, sayingH0559h) which he spakeH01696g his wordH01697f% may continueH06965e lordH03068 MlK._;{_>!M1O and let them be of those that eatH0398' the gileaditeH01569% of barzillaiH01271' unto the sonsH01121 kindnessH02617 but shewH06213 in peaceH07965% to the graveH07585 go downH03381*? and let not his hoar headH078722O therefore according to thy wisdomH02451 doH06213# on his feetH07272!- and in his shoesH05275 + about his loinsH04975 + upon his girdleH02290 of warH04421  the bloodH01818  and putH05414  in peaceH07965  of warH04421  the bloodH01818 and shedH07760% whom he slewH02026 of jetherH03500 the sonH01121) and unto amasaH06021  of nerH05369  the sonH01121 Lx[<Y? ~^E+lL;#  and knowestH03045:  manH03769  a wiseH0245058U  now therefore hold him not guiltlessH053527) with the swordH02719-6E i will not put thee to deathH041915 sayingH05594 lordH030683# and i swareH076502% me at jordanH033831  to meetH07125!0-  but he came downH03381/#  to mahanaimH04266.#  when i wentH03212-!  in the dayH03117, curseH07045#+1 me with a grievousH04834*% which cursedH07043)! of bahurimH0980(# a benjamiteH01145' of geraH01617& the sonH01121!%- with thee shimeiH08096$#  thy brotherH0251#!  of absalomH053"  becauseH06440"!/  to me when i fledH01272! - for so they cameH07126% at thy tableH07979 U^?"eF* fG)rUY  of davidH01732 X+  upon the throneH03678W  solomonH08010V  then satH03427 U+  he in jerusalemH03389T  reignedH04427S  yearsH08141R  and threeH07969Q!  and thirtyH07970P%  he in hebronH02275O  reignedH04427N  yearsH08141M  sevenH07651L  yearsH08141K  fortyH0705J#  over israelH03478I  reignedH04427H!  that davidH01732G%  and the daysH03117F  of davidH01732E#  in the cityH05892D)  and was buriedH06912C-  with his fathersH01B  sleptH07901A  so davidH01732@!  with bloodH01818?%  to the graveH07585 >+  bring thou downH03381,=C  unto him; but his hoar headH07872)<=  what thou oughtest to doH06213 E`D% rO0|]<iE v+  is turned aboutH05437$u3 howbeit the kingdomH04410+tA on me, that i should reignH04427s# their facesH06440r setH07760q! all israelH03478!p- that the kingdomH04410o% thou knowestH03045n# and he saidH0559m say onH01696'l; unto thee. and she saidH05591kM moreover, i have somewhat to sayH01697j he saidH0559i  peaceablyH07965h#  and he saidH0559g)  thou peaceablyH07965f  comestH0935e%  and she saidH0559d!  of solomonH08010c!  the motherH0517 b+  to bath–shebaH01339a  cameH0935`!  of haggithH02294_  the sonH01121^%  and adonijahH0138]  greatlyH03966 \+  was establishedH03559 [+  and his kingdomH04438Z!  his fatherH01 LcA*z]5cK2iL to speakH01696 solomonH08010 unto kingH04428) therefore wentH0935% bath–shebaH01339'9 for thee unto the kingH04428% i will speakH01696  wellH02896  saidH0559! - and bath–shebaH01339   to wifeH0802 )  the shunammiteH07767!  me abishagH049% that he giveH05414 nayH07725 theeH06440$3 for he will not sayH07725 the kingH04428*? i pray thee, unto solomonH08010 speakH0559# and he saidH0559!- unto him, say onH01696!~/ not. and she saidH0559} meH06440|' of thee, denyH07725{ petitionH07596z oneH0259y' and now i askH07592x  lordH03068*wA  and is become my brother'sH0251 W~[(e?hG/ uW2# let abishagH0491% and she saidH05590 nayH07725/ theeH06440#.1  for i will not sayH07725-  my motherH0517!,-  unto her, ask onH07592+  saidH0559*%  and the kingH04428) not nayH07725( meH06440' sayH07725& petitionH07596% smallH06996$ oneH0259# i desireH07592"' then she saidH0559"!/ on his right handH03225 # and she satH03427 motherH0517) for the king'sH04428 to be setH07760"/  and caused a seatH03678'  on his throneH03678/I  himself unto her, and sat downH03427)  her, and bowedH07812  to meetH07125 rose upH06965% and the kingH04428%7 unto him for adonijahH0138 pgJ.kK3 `D%pP doH06213O godH0430N sayingH0559M lordH03068L swareH07650K solomonH08010J then kingH04428I! of zeruiahH06870H the sonH01121G% and for joabH03097F! the priestH03548-EI even for him, and for abiatharH054D  brotherH0251C!  mine elderH01419$B3  for him the kingdomH04410A  askH07592@%  for adonijahH0138?) the shunammiteH07767> abishagH049&=7 and why dost thou askH07592<+ unto his motherH0517; and saidH0559: answeredH060309 solomonH080108 and kingH044287 to wifeH08026# thy brotherH02515# to adonijahH01384 be givenH054143) the shunammiteH07767 HsJ1nH(iP0gHm! the priestH03548 l/ and unto abiatharH054&k7  upon him that he diedH04191j# and he fellH06293i# of jehoiadaH03077h the sonH01121g! of benaiahH01141f# by the handH03027e sentH07971d solomonH08010c and kingH04428b  this dayH03117&a7  shall be put to deathH04191`  adonijahH0138_)  as he promisedH01696^#  me an houseH01004"]/ and who hath madeH06213\ my fatherH01[ of davidH01732!Z- me on the throneH03678Y# me, and setH03427'X9 which hath establishedH03559W livethH02416V lordH03068%U5  against his own lifeH05315T  this wordH01697 S+  have not spokenH01696R#  if adonijahH0138(Q; so to me, and more alsoH03254 EdJ-u]B( iJ/ nE% 5  concerning the houseH01004 )  which he spakeH01696 lordH03068 the wordH01697%5 that he might fulfilH04390 lordH03068"/ from being priestH03548 abiatharH054! thrust outH01644! so solomonH08010' was afflictedH06031&= in all wherein my fatherH015~U and because thou hast been afflictedH06031} my fatherH01| davidH01732{ beforeH06440z godH03069y# of the lordH0136x  the arkH0727$w3  because thou barestH05375"v/  put thee to deathH04191,uC  but i will not at this timeH03117t  of deathH04194s worthyH0376&r7 unto thine own fieldsH07704!q- thee to anathothH06068p getH03212o the kingH04428n saidH0559 OrU6oH/ pR5kO*  the sonH01121)  benaiahH01141(  sentH07971'%  then solomonH08010&  the altarH04196% byH0681$ lordH03068##3 unto the tabernacleH0168" was fledH05127! that joabH03097  solomonH08010 kingH04428 + and it was toldH05046% of the altarH04196% on the hornsH07161 + and caught holdH02388 lordH03068#3  unto the tabernacleH0168  fledH05127  and joabH03097  absalomH053  not afterH0310!- though he turnedH05186 adonijahH0138 afterH0310! had turnedH05186 for joabH03097 to joabH03097 cameH0935 % then tidingsH08052   in shilohH07887   of eliH05941 Wv^9 Y3vM,W0HK him; that thou mayest take awayH05493#G1 upon him, and buryH06912F and fallH06293 E+ as he hath saidH01696D% unto him, doH06213C saidH0559B% and the kingH04428%A5 and thus he answeredH06030@ joabH03097? thus saidH01696> sayingH0559= againH07725< wordH01697;  the kingH04428:  broughtH07725"9/  here. and benaiahH01141$83  nay; but i will dieH041917#  and he saidH05596! come forthH033185 the kingH04428$45 unto him, thus saithH05593 and saidH05592 lordH03068!1/ to the tabernacleH01680 cameH0935/# and benaiahH01141. fallH06293- goH03212, sayingH0559+# of jehoiadaH03077 N]?&pM.sW< nNg#  of the hostH06635f  captainH08269e  of jetherH03500d  the sonH01121c  and amasaH06021b  of israelH03478a#  of the hostH06635`  captainH08269_  of nerH05369^  the sonH01121]  abnerH074\#  not knowingH03045[  davidH01732Z  my fatherH01$Y3  them with the swordH02719"X/  than he, and slewH02026W!  and betterH02896V)  more righteousH06662U  menH0582T  upon twoH08147S  who fellH06293"R/  upon his own headH07218Q  his bloodH01818P%  shall returnH07725O  lordH03068N%  of my fatherH01,MC  from me, and from the houseH01004L  shedH08210K!  which joabH03097J  bloodH01818I% the innocentH02600 JvZ4_6uX1fJ #the sonH01121 #benaiahH01141 #putH05414% #and the kingH04428"/ " in the wildernessH04057!- "in his own houseH01004'~9 "him: and he was buriedH06912#}1 "upon him, and slewH04191| "and fellH06293{ "went upH05927z# "of jehoiadaH03077y "the sonH01121x! "so benaiahH01141w !lordH03068v !everH05769u ! forH05704%t5 ! shall there be peaceH07965$s3 ! and upon his throneH03678#r1 ! and upon his houseH01004"q/ ! and upon his seedH02233p) !but upon davidH01732o !for everH05769n# !of his seedH02233"m/ !and upon the headH07218l !of joabH03097k' !upon the headH07218'j9 !shall therefore returnH07725i# !their bloodH01818h  of judahH03063 buT<~Z8e@"b  % thy bloodH01818 % dieH04191'9 %that thou shalt surelyH04191# %for certainH03045 + %thou shalt knowH03045 %kidronH06939 %the brookH05158!- %and passest overH05674) %thou goest outH03318! %on the dayH03117"1 $ thence any whitherH0575(; $ there, and go not forthH03318 $ and dwellH03427% $in jerusalemH03389' $thee an houseH01004 + $unto him, buildH01129 $and saidH0559! $for shimeiH08096! $and calledH07121  $sentH07971 % $and the kingH04428& ; # in the room of abiatharH054  # putH05414 % # did the kingH04428! #the priestH03548 #and zadokH06659*? #in his room over the hostH06635# #of jehoiadaH03077 RvW> mL3oQ4lR? 'sayingH0559> 'shimeiH08096=' ' and they toldH05046< ' of gathH01661; ' kingH04428:! ' of maachahH046019 ' sonH011218# 'unto achishH03977 'ran awayH012726 'of shimeiH08096 5+ 'of the servantsH056504 'that twoH081473 'yearsH081412 'of threeH07969/1I 'and it came to pass at the endH070930 &daysH03117/ &manyH07227.% & in jerusalemH03389- & dweltH03427,! & and shimeiH08096+ & doH06213$*3 & so will thy servantH05650) &hath saidH01696( &the kingH04428'! &as my lordH0113& &goodH02896%! &the sayingH01697$' &unto the kingH04428# &saidH0559"! &and shimeiH08096-!E % shall be upon thine own headH07218 RbF) {\;}a:kR] *lordH030687\Y *unto him, did i not make thee to swearH07650[ *and saidH0559Z! *for shimeiH08096Y! *and calledH07121X *sentH07971W% *and the kingH04428#V1 )and was come againH07725U )to gathH01661T) )from jerusalemH03389S )had goneH01980R# )that shimeiH08096Q )solomonH08010 P+ )and it was toldH05046O (from gathH01661N% ( his servantsH05650M# ( and broughtH0935L ( wentH03212K! ( and shimeiH08096J% ( his servantsH05650I (to seekH01245H (to achishH0397G (to gathH01661F (and wentH03212E (his assH02543D# (and saddledH02280C (aroseH06965B! (and shimeiH08096A 'in gathH01661%@5 'behold, thy servantsH05650 O~_<jI0z]ElOy , to davidH01732 x+ ,that thou didstH06213w# ,is privy toH03045"v/ ,which thine heartH03824#u1 ,all the wickednessH07451t% ,thou knowestH03045#s1 ,moreover to shimeiH08096r ,saidH0559q ,the kingH04428$p3 +that i have chargedH06680$o3 +and the commandmentH04687n +lordH03068m +the oathH07621,lC +why then hast thou not keptH08104k *goodH02896j% *i have heardH08085"i/ *unto me, the wordH01697h+ *and thou saidstH0559g *dieH04191'f9 *that thou shalt surelyH04191"e1 *abroad any whitherH0575d# *and walkestH01980c) * thou goest outH03318b! * on the dayH03117a' * for a certainH03045` * knowH03045!_/ * unto thee, sayingH0559^' *and protestedH05749 R`C' nV=g<sR% with pharaohH06547' made affinityH02859# and solomonH08010! . of solomonH08010# . in the handH03027 + . was establishedH03559 + . and the kingdomH04467'9 .upon him, that he diedH04191 .and fellH06293) .which went outH03318 # .of jehoiadaH03077  .the sonH01121  .benaiahH01141  .commandedH06680 # .so the kingH04428 - everH05769 - forH05704 -lordH03068 -beforeH06440%5 -shall be establishedH03559 -of davidH01732) -and the throneH03678 -blessedH01288 -solomonH08010 -and kingH04428$~3 ,upon thine own headH07218}) , thy wickednessH07451|% , shall returnH07725{ , lordH03068z , my fatherH01 FrS-fE$oU3cF5 of davidH01732 4+ in the statutesH027083 walkingH032122 lordH030681 lovedH01570# and solomonH08010!/- until those daysH03117. lordH03068-' unto the nameH08034, builtH01129++A because there was no houseH01004*) in high placesH01116)! sacrificedH02076 (+ only the peopleH05971'# round aboutH05439&% of jerusalemH03389%% and the wallH02346$ lordH03068#' and the houseH01004"' his own houseH01004!#  of buildingH01129) =  until he had made an endH03615  of davidH01732"/  her into the cityH05892#  and broughtH0935 daughterH01323 pharaoh'sH06547 and tookH03947 of egyptH04714 kingH04428 XtS:|X8hK0}X!S- unto thy servantH05650!R- thou hast shewedH06213Q saidH0559P# and solomonH08010"O/  what i shall giveH05414N  askH07592M saidH0559L and godH0430K by nightH03915J! in a dreamH02472I! to solomonH08010H appearedH07200G lordH03068F in gibeonH01391 E+  upon that altarH04196D  offerH05927C#  did solomonH08010 B+  burnt offeringsH05930A! a thousandH0505@! high placeH01116? the greatH01419 >+ there; for thatH01931=% to sacrificeH02076< to gibeonH01391; wentH03212:% and the kingH044289)  in high placesH01116"8/  and burnt incenseH06999#71 only he sacrificedH020766! his fatherH01 clQ0jM$yJ1 cp!  or come inH0935o  to go outH03318n  i knowH03045m childH05288l a littleH06996k my fatherH01!j- instead of davidH01732i kingH04427+hA thou hast made thy servantH05650g my godH0430f lordH03068e this dayH03117d' on his throneH03678c to sitH03427b him a sonH01121%a5 that thou hast givenH05414` kindnessH02617#_1 for him this greatH01419.^G with thee; and thou hast keptH08104] of heartH03824#\1  and in uprightnessH03483%[5  and in righteousnessH06666Z'  thee in truthH0571Y  beforeH06440'X9  according as he walkedH01980W mercyH02617V greatH01419U my fatherH01T davidH01732 JoS8 bH+ hB%eJ   and godH0430 !  this thingH01697   had askedH07592 %  that solomonH08010   the lordH0136'  pleasedH05869 H03190)  and the speechH01697  a peopleH05971"/  this thy so greatH03515  to judgeH08199 +  for who is ableH03201  and badH07451%  between goodH02896"1  that i may discernH0995!  thy peopleH05971~  to judgeH08199}  heartH03820!|-  an understandingH08085&{7  therefore thy servantH05650z  giveH05414y'  for multitudeH07230x# nor countedH05608(w; that cannot be numberedH04487v peopleH05971u a greatH07227&t9 which thou hast chosenH0977s' of thy peopleH05971r% in the midstH08432 q+ and thy servantH05650 _lG.{X+ wW/_&&7  and i have also givenH05414%%5  thee shall any ariseH06965#$3  thee, neither afterH03108#[  so that there was none like thee beforeH06440"  heartH03820$!5  and an understandingH0995 #  thee a wiseH02450!-  lo, i have givenH05414'9  according to thy wordsH01697$3  behold, i have doneH06213  judgmentH04941!  to discernH08085)?  for thyself understandingH0995)  but hast askedH07592 -  of thine enemiesH0341  the lifeH05315,C  for thyself, nor hast askedH07592  richesH06239#1  neither hast askedH07592  lifeH03117!-  for thyself longH07227#1  and hast not askedH07592!  this thingH016972O  unto him, because thou hast askedH07592  saidH0559 MW3~V7eF%qM B+  burnt offeringsH05930A)  and offered upH05927@  lordH03068 ?+  of the covenantH01285> the arkH0727= beforeH06440< and stoodH05975;% to jerusalemH03389:# and he cameH09359 a dreamH024728 awokeH033647# and solomonH080106  thy daysH03117$55  then i will lengthenH07484 did walkH019803 davidH017322' as thy fatherH01$13 and my commandmentsH046870# my statutesH02706/ to keepH08104.! in my waysH01870&-7 and if thou wilt walkH03212,,C  like unto thee all thy daysH03117 ++  among the kingsH04428.*I  so that there shall not be anyH0376)!  and honourH03519(#  both richesH062394'S  thee that which thou hast not askedH07592 F[> qX@+kAfF`# no strangerH02114_ togetherH03162^' was deliveredH03205]+ that this womanH0802+\A after that i was deliveredH03205[ dayH03117.ZG and it came to pass the thirdH07992&Y7  with her in the houseH01004/XI  and i was delivered of a childH03205W  houseH01004V in oneH0259U dwellH03427 T- i and this womanH0802S my lordH0113R oH0994Q saidH0559P womanH0802O# and the oneH0259N beforeH06440M and stoodH05975L' unto the kingH04428K harlotsH02181J womenH0802I there twoH08147H then cameH0935$G3 to all his servantsH05650F a feastH04960E and madeH06213 D+ peace offeringsH08002C#  and offeredH06213 F^D+ {`AfF"lF"}/ it in the morningH01242)|? but when i had consideredH0995${3 behold, it was deadH04191z suckH03243!y- to give my childH01121x) in the morningH01242 w+ and when i roseH06965v#  in my bosomH02436u  childH01121t  her deadH04191s  and laidH07901 r+  it in her bosomH02436q and laidH07901p sleptH03463(o= me, while thine handmaidH0519n# from besideH0681m my sonH01121l and tookH03947#k#' at midnightH03915 H08432j' and she aroseH06965%i5 because she overlaidH07901h% in the nightH03915g diedH04191f childH01121 e- and this woman'sH0802d%  in the houseH01004c  we twoH08147b  saveH02108%a5 with us in the houseH01004 \s[3yV;pU5{\!  and my sonH01121  the deadH04191!-  nay; but thy sonH01121  saithH0559'  and the otherH02063 the deadH04191# and thy sonH01121# that livethH02416 my sonH01121 saithH0559 the oneH02063 the kingH04428 then saidH0559 the kingH04428  beforeH06440 +  thus they spakeH01696   my sonH01121 )  and the livingH02416   thy sonH01121!-  no; but the deadH04191' and this saidH0559 thy sonH01121% and the deadH04191 my sonH01121$3 nay; but the livingH02416 saidH0559 womanH0802' and the otherH0312!-  which i did bearH03205*~? behold, it was not my sonH01121 YoK/jO2^D"rY;  giveH05414:  my lordH01139  oH09948%  and she saidH05597% upon her sonH011216 yearnedH036485) for her bowelsH073564' unto the kingH044283 childH01121!2- whose the livingH024161 the womanH08020! then spakeH0559/%  to the otherH0259.  and halfH02677-!  to the oneH0259, halfH02677+ and giveH05414* in twoH08147) childH03206(! the livingH02416' divideH01504& saidH0559%% and the kingH04428$ the kingH04428# beforeH06440" a swordH02719 !- and they broughtH0935 ! me a swordH02719 bringH03947 saidH0559% and the kingH04428! the livingH02416 M]B nU7pS2jMZ was kingH04428Y solomonH08010X so kingH04428W  judgmentH04941V  to doH06213U  in himH07130T  of godH0430 S+  that the wisdomH02451R% for they sawH07200Q the kingH06440 P+ and they fearedH03372O! had judgedH08199N) which the kingH04428 M+ of the judgmentH04941L heardH08085K) and all israelH03478J!  the motherH0517I slayH04191H) and in no wiseH04191G childH03205F) her the livingH02416E giveH05414D and saidH0559C answeredH06030B' then the kingH04428A divideH01504&@9 it. but the other saidH0559? slayH04191>) and in no wiseH04191= childH03205<)  her the livingH02416 VvY:mP/tT4|V"x/ principal officerH03548w of nathanH05416v the sonH01121u and zabudH02071"t/ over the officersH05324s of nathanH05416r the sonH01121q# and azariahH05838p# the priestsH03548o% and abiatharH054n and zadokH06659m' over the hostH06635l# of jehoiadaH03077k the sonH01121j# and benaiahH01141i%  the recorderH02142h of ahiludH0286g the sonH01121f# jehoshaphatH03092e scribesH05608d of shishaH07894c the sonsH01121b and ahiahH0281a elihorephH0456`! the priestH03548_ of zadokH06659^ the sonH01121&]7 which he had; azariahH05838\# the princesH08269 [+ over all israelH03478 T`D(|P/ nK.T';  and elon–beth–hananH0358#1  and beth–shemeshH01053 +  and in shaalbimH08169  in makazH04739(-'  the son of dekarH01857 H01128 ephraimH0669 in mountH02022 ) the son of hurH01133 # their namesH08034 )  made provisionH03557   in a yearH08141   his monthH02320 each manH0259"/ and his householdH01004% for the kingH04428(; which provided victualsH03557 + over all israelH03478 officersH05324"!' had twelveH06240 H08147# and solomonH08010!- over the tributeH04522 of abdaH05653~ the sonH01121}% and adoniramH0141#|1 over the householdH01004{# and ahisharH0301z  friendH07463y!  the king'sH04428 RwY1 oU9`:nR1  of jairH029710  the townsH02333*/1'  in ramoth–gileadH07433 H01568!.-  the son of geberH01127-  jokneamH03361,  beyondH05676 +/  to abel–meholahH065"*/  from beth–sheanH01052 )+  beneath jezreelH03157(  zartanahH06891'  byH0681%&5  and all beth–sheanH01052%#  and megiddoH04023$  taanachH08590#  of ahiludH0286"  the sonH01121!  baanaH01195   to wifeH0802!  of solomonH08010%  the daughterH01323"/  which had taphathH02955  of dorH01756"/  in all the regionH05299$3  the son of abinadabH01125  of hepherH02660 -  and all the landH0776  sochohH07755!  in arubothH0700(-'  the son of hesedH02618 H01136 RkM.jN1y^C' rRQ# in issacharH03485P of paruahH06515O the sonH01121N# jehoshaphatH03092M% and in alothH01175L in asherH0836K of hushaiH02365J the sonH01121I baanahH01195H to wifeH0802G! of solomonH08010F% the daughterH01323E basmathH01315D% he also tookH03947C# in naphtaliH05321B ahimaazH0290A mahanaimH04266@ of iddoH05714? the sonH01121> ahinadabH0292=  barsH01280<!  and brasenH05178;!  with wallsH02346:  citiesH058929  greatH014198!  threescoreH083467  in bashanH013166  of argobH07095!  the regionH022564  in gileadH015683#  of manassehH045192  the sonH01121 ftX>hO1hI(f"p/ over all kingdomsH04467o reignedH04910n# and solomonH08010!m-  and making merryH08056l% and drinkingH08354k eatingH0398j% in multitudeH07230i! by the seaH03220h# as the sandH02344g manyH07227f! and israelH03478e judahH03063d# in the landH0776c officerH05333b  the onlyH0259a  of bashanH01316`  kingH04428_  and of ogH05747^+  of the amoritesH0567] kingH04428\ of sihonH05511[# the countryH0776Z of gileadH01568Y) in the countryH0776X of uriH0221W the sonH01121V geberH01398U# in benjaminH01144T of elahH0414S the sonH01121R shimeiH08096 cmP/tV;#iQ9 c%  beside hartsH0354  sheepH06629 ) and an hundredH03967$ 3 out of the pasturesH07471  oxenH01241 ! and twentyH06242 oxenH01241 fatH01277 tenH06235  of mealH07058  measuresH03734) and threescoreH08346' of fine flourH05560 measuresH03734! was thirtyH07970 dayH03117~ for oneH0259} provisionH03899|' and solomon'sH08010{# of his lifeH02416z%  all the daysH03117y  solomonH08010x!  and servedH05647w  presentsH04503v%  they broughtH05066u of egyptH04714$t3 and unto the borderH01366#s1 of the philistinesH06430r' unto the landH0776q) from the riverH05104 O^=vQ) {X-kO+ thousandH0505* had fortyH0705)# and solomonH08010(!  of solomonH08010'%  all the daysH03117$&5  even to beer–shebaH0884% from danH01835'$9 and under his fig treeH08384#) under his vineH01612" every manH0376! safelyH0983  dweltH03427! and israelH03478 and judahH03063#  round aboutH05439$%'  on all sidesH05676 H05650!-  and he had peaceH07965 the riverH05104% on this sideH05676#1 over all the kingsH04428' even to azzahH05804% from tiphsahH08607 the riverH05104% on this sideH05676$3 for he had dominionH07287  fowlH01257!  and fattedH075)  and fallowdeerH03180%  and roebucksH06643 ^}aDwY?"d@%z^H solomonH08010G gaveH05414F and godH0430(E; according to his chargeH04941D+ were, every manH0376$C3 they unto the placeH04725B broughtH0935 A+ and dromedariesH07409@) for the horsesH05483?) also and strawH08401> barleyH08184=  nothingH01697<#  they lackedH05737;%  in his monthH02320:  every manH03769 tableH079798 solomon'sH080107 unto kingH04428&67 and for all that cameH071315 solomonH080104 for kingH04428!3- provided victualH03557#21 and those officersH053241  horsemenH065710 thousandH0505"/!' and twelveH06240 H08147!.- for his chariotsH04817- of horsesH05483, stallsH0723 ]fI$rJ"{[=}]e#  round aboutH05439#d1  was in all nationsH01471c%  and his fameH08034b  of maholH04235a the sonsH01121` and dardaH01862_# and chalcolH03633^ and hemanH01968]% the ezrahiteH0250\! than ethanH0387[% than all menH0120!Z- for he was wiserH02449Y of egyptH04714#X1 and all the wisdomH02451$W3 of the east countryH06924$V3 of all the childrenH01121U! the wisdomH02451T excelledH07235S wisdomH02451R' and solomon'sH08010Q  shoreH08193P!  on the seaH03220!O-  even as the sandH02344N  of heartH03820M' and largenessH07341L muchH07235K exceedingH03966"J/ and understandingH08394I wisdomH02451 FjG* ~W7iG+ dF and hiramH02438' " of his wisdomH02451 + "which had heardH08085% "of the earthH0776~) "from all kingsH04428}! "of solomonH08010|! "the wisdomH02451{ "to hearH08085z' "of all peopleH05971y) "and there cameH0935x' ! and of fishesH01709'w9 ! and of creeping thingsH07431v# ! and of fowlH05775u) ! also of beastsH0929t !he spakeH01696s# !of the wallH07023#r1 !that springeth outH03318$q5 !even unto the hyssopH0231p! !in lebanonH03844#o3 !from the cedar treeH0730n !of treesH06086m% !and he spakeH01696l  and fiveH02568k+  were a thousandH0505j'  and his songsH07892i  proverbsH04912h  thousandH0505g  threeH07969f%  and he spakeH01696 NpK eE,|^AfN! putH05414   lordH030683Q  which were about him on every sideH05437  the warsH04421  forH06440  his godH0430 lordH03068' unto the nameH08034 an houseH01004 not buildH01129 couldH03201 my fatherH01) how that davidH01732% thou knowestH03045 sayingH0559 to hiramH02438 sentH07971# and solomonH08010 of davidH01732  a loverH0157   was everH03117   for hiramH02438' ?  in the room of his fatherH01   him kingH04428' 9 that they had anointedH04886!- for he had heardH08085% unto solomonH08010% his servantsH05650 sentH07971 of tyreH06865 kingH04428 U];vT;!~Z6wU>) me cedar treesH0730#=1 thou that they hewH03772&<7 now therefore commandH06680;% unto my nameH08034: an houseH01004,9C in thy room, he shall buildH01129 8+ upon thy throneH03678 7+  whom i will setH054146  thy sonH011215  sayingH05594  my fatherH013!  unto davidH017322 spakeH016961 lordH030680 my godH0430/ lordH03068.' unto the nameH08034- an houseH01004, to buildH01129&+9 and, behold, i purposeH0559* occurrentH06294) nor evilH07451"(/ neither adversaryH07854'' on every sideH05439#&1 hath given me restH05117% my godH0430$ lordH03068## of his feetH07272%"5 them under the solesH03709 c\Cv[@dH,{cY sonH01121X  a wiseH02450W!  unto davidH01732!V-  which hath givenH05414U  this dayH03117T  lordH03068S blessedH01288R and saidH0559Q greatlyH03966!P- that he rejoicedH08055O! of solomonH08010N the wordsH01697M heardH080850LK and it came to pass, when hiramH02438(K; like unto the sidoniansH06722J timberH06086I to hewH03772H)  that can skillH03045 G-  not among us anyH0376!F-  for thou knowestH030458E]  according to all that thou shalt appointH0559!D-  for thy servantsH05650C hireH07939*B? and unto thee will i giveH05414+AA shall be with thy servantsH05650 @+ and my servantsH05650?) out of lebanonH03844 HkQ+vL1pR/fHt  my desireH02656*s?  and thou shalt accomplishH06213.rG  there, and thou shalt receiveH053759q]  me, and will cause them to be dischargedH05310(p;  that thou shalt appointH07971o)  unto the placeH04725n  in floatsH01702m#  them by seaH03220"l/  and i will conveyH07760k%  unto the seaH03220j%  from lebanonH03844i  downH03381h#  my servantsH05650g  of firH01265&f7  and concerning timberH06086e  of cedarH0730"d/  concerning timberH06086c) all thy desireH02656b i will doH06213.aG the things which thou sentestH07971"`/ i have consideredH08085_ sayingH0559^! to solomonH08010] sentH07971\ and hiramH02438[ peopleH05971 Z+ over this greatH07227 !_nR9sX<lT6z_  wisdomH02451  solomonH08010  gaveH05414  lordH03068  by yearH08141  yearH08141  to hiramH02438  solomonH08010   thus gaveH05414   oilH08081   of pureH03795   measuresH03734 !  and twentyH06242!-  to his householdH01004  foodH04361  of wheatH02406  measuresH03734  thousandH0505  twentyH06242  hiramH02438  gaveH05414#  and solomonH08010)  all his desireH02656~  treesH06086}  and firH01265|  treesH06086{  cedarH0730z  solomonH08010y  gaveH05414x  so hiramH02438!w-  for my householdH01004v  foodH03899u  in givingH05414 InM4eD% z^?#iI4# and solomonH080103'  over the levyH045222%  and adoniramH01411  at homeH010040  monthsH02320/  twoH08147%.5 they were in lebanonH03844- a monthH02320,! by coursesH02487+ a monthH02320* thousandH0505) tenH06235 (+ them to lebanonH03844'# and he sentH07971&  menH0376%  thousandH0505$!  was thirtyH07970#%  and the levyH04522""/  out of all israelH03478!  a levyH04522   raisedH05927  solomonH08010  and kingH04428  togetherH08147  a leagueH01285  madeH03772%  and they twoH08147#  and solomonH08010'  between hiramH02438)=  him: and there was peaceH07965)  as he promisedH01696 _]A&|bF( fH# _&R7  to lay the foundationH03245Q  stonesH068P hewedH01496O stonesH068N costlyH03368M stonesH068L greatH01419!K- and they broughtH05265J commandedH06680I% and the kingH04428H#  in the workH04399G%  that wroughtH06213 F+  over the peopleH05971E#  which ruledH07287D hundredH03967C and threeH07969B thousandH0505A threeH07969@' over the workH04399? officersH05324>% of solomon'sH08010!=- beside the chiefH08269!<-  in the mountainsH02022; hewersH02672: thousandH05059' and fourscoreH080848 burdensH054497 that bareH053756 thousandH0505'59 had threescore and tenH07657 IcGR/ nQ/cIp monthH02320o! the secondH08145n zifH02099m% in the monthH02320l# over israelH03478k  reignH04427j%  of solomon'sH08010i  yearH08141h'  in the fourthH07243g  of egyptH04714f# of the landH0776e' were come outH03318d of israelH03478#c1 after the childrenH01121b yearH08141a' and eightiethH08084`' hundredH08141 H03967/_K and it came to pass in the fourH0702^  the houseH01004]  to buildH01129\!  and stonesH068[ timberH06086!Z- so they preparedH03559&Y7 and the stonesquarersH01382X did hewH06458W buildersH01129V# and hiram'sH02438U buildersH01129T' and solomon'sH08010S%  of the houseH01004 E|]A'pM*y_A kE"/ and for the houseH01004) =  thereof before the houseH01004 #  the breadthH07341   cubitsH0520   tenH06235 %  of the houseH010042O thereof, according to the breadthH07341! the lengthH0753 cubitsH0520 twentyH06242% of the houseH01004! the templeH01964 beforeH06440' and the porchH0197  cubitsH0520)  thereof thirtyH07970~)  and the heightH06967})  thereof twentyH06242 |+  and the breadthH07341{ cubitsH0520z! threescoreH08346y! the lengthH0753x lordH03068w builtH01129v solomonH08010u! which kingH04428t' and the houseH01004s lordH03068r the houseH01004'q9 that he began to buildH01129bR RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{ ]2 ^P _m ` a* bH cg d e f? g] hy i j5 ]2 ^P _m ` a* bH cg d e f? g] hy i j5 kS lp m n& oB p` q} r s; tZ ux v w1 xQ yp z {+ |H }e ~ ! > Y t  4 R p  - I f  ! @ ] ~  ; Z y  5 S p  / O m * H g  # @ a  > [ y  3 P l ' D a   8 S o % A ] z  / I b XgF)d>hN+oX- ofH02351,  broadH07341+  cubitsH0520*  sevenH07651)'  and the thirdH07992(  broadH07341' cubitsH0520& sixH08337%) and the middleH08484$ broadH07341# cubitsH0520" fiveH02568!' chamberH03326 H03326 ) the nethermostH08481#  round aboutH05439  chambersH06763#  and he madeH06213"/  and of the oracleH01687'  of the templeH01964# round aboutH05439% of the houseH01004 the wallsH07023# round aboutH05439 ' chambersH03326 H03326 he builtH01129% of the houseH01004%5 and against the wallH07023 lightsH08261 of narrowH0331 windowsH02474 he madeH06213 HY8qG yL/ pH$I3 with winding stairsH03883!H- and they went upH05927G% of the houseH01004F sideH03802E% in the rightH03233D chamberH06763C) for the middleH08484B the doorH06607)A=  while it was in buildingH01129@%  in the houseH01004?  heardH08085>  of ironH01270=  any toolH03627< nor axeH01631:;_ thither: so that there was neither hammerH04717&:7 before it was broughtH045519! made readyH080038 of stoneH0687 was builtH01129(6; when it was in buildingH011295' and the houseH010044% of the houseH010043% in the wallsH07023&29 should not be fastenedH02701# round aboutH054390) narrowed restsH04052/ he madeH05414. the houseH01004 SoQ0 wS)~bA(vSf)  in my statutesH02708"e/  if thou wilt walkH03212+dA  which thou art in buildingH01129c!  this houseH01004b  sayingH0559 a+  came to solomonH08010`  lordH03068_%  and the wordH01697^  of cedarH0730]  timberH06086\%  on the houseH01004[+  and they restedH0270Z  highH06967Y  cubitsH0520X  fiveH02568&W7  against all the houseH01004 V'  chambersH03326 H03326U  he builtH01129T  of cedarH0730S!  and boardsH07713R!  with beamsH01356Q  the houseH01004 P+  it; and coveredH05603O%  and finishedH03615N  the houseH01004M#  so he builtH01129L)  into the thirdH07992&K7  and out of the middleH08484 J+  into the middleH08484 Vz^-jI+rQ0wV% of the houseH01004) both the floorH07172 of cedarH0730# with boardsH06763 withinH01004~% of the houseH01004} the wallsH07023|% and he builtH01129{% and finishedH03615z the houseH01004y builtH01129x! so solomonH08010w  israelH03478v  my peopleH05971%u5  and will not forsakeH05800t  of israelH03478s%  the childrenH01121r  amongH08432!q-  and i will dwellH07931p!  thy fatherH01o!  unto davidH01732)n=  with thee, which i spakeH01696m  my wordH01697-lE  in them; then will i performH06965k  to walkH03212$j3  all my commandmentsH04687i  and keepH08104h%  my judgmentsH04941g#  and executeH06213 ]z\<lK*sQ. w]! cubitsH0520 ' it, was fortyH0705 beforeH03942! the templeH01964' and the houseH01004 holyH06944% for the mostH06944)  for the oracleH01687'  for it withinH01004'  he even builtH01129  of cedarH0730#  with boardsH06763' and the wallsH07023 the floorH07172 bothH04480% of the houseH01004% on the sidesH03411 cubitsH0520 twentyH06242% and he builtH01129  of firH01265 # with planksH06763 % of the houseH01004  the floorH07172 # and coveredH06823  with woodH06086'  on the insideH01004!  he coveredH06823)  of the cielingH05604'  and the wallsH07023 TiL0aF+ kQ4T)@=  thereof: and he overlaidH06823?'  in the heightH06967>  cubitsH0520=!  and twentyH06242<! in breadthH07341; cubitsH0520:! and twentyH062429 in lengthH07538 cubitsH05207 twentyH06242 6+ in the forepartH064405) and the oracleH016874  lordH03068 3+ of the covenantH012852' there the arkH07271 to setH054140 withinH06441/ the houseH01004. inH08432-# he preparedH03559,) and the oracleH01687+  seenH07200!*1  there was no stoneH068) cedarH0730( flowersH06731' and openH06362&! with knopsH06497% carvedH04734$ withinH06441#% of the houseH01004"' and the cedarH0730 VsT7rV;qG%rV] he madeH06213&\7 and within the oracleH01687[  with goldH02091Z# he overlaidH06823Y' by the oracleH01687%X5 also the whole altarH04196W' all the houseH01004&V7 until he had finishedH08552U with goldH02091T# he overlaidH06823$S3 and the whole houseH01004R%  it with goldH02091 Q+  and he overlaidH06823P!  the oracleH01687O  beforeH06440N  of goldH02091%M'' by the chainsH07572 H07572(L; and he made a partitionH05674K goldH02091J with pureH05462I withinH06441H the houseH01004G overlaidH06823F! so solomonH08010E cedarH0730D the altarH04196C coveredH06823B goldH02091A%  it with pureH05462 !LeL/jQ/z`># eL~  sizeH07095}  and oneH0259| measureH04060{ of oneH0259z' the cherubimsH03742y bothH08147x cubitsH0520w tenH06235v cherubH03742u' and the otherH08145t cubitsH0520s tenH06235r% of the otherH03671(q;  unto the uttermost partH07098 p+  of the one wingH03671(o;  from the uttermost partH07098n'  of the cherubH03742m  wingH03671l the otherH08145k cubitsH0520j and fiveH02568i' of the cherubH03742h wingH03671g the oneH0259f cubitsH0520e and fiveH02568d  highH06967c cubitsH0520b tenH06235a treeH06086` oliveH08081_ cherubimsH03742^ twoH08147 XvU:y[6|aE'yX% of the houseH01004% in the midstH08432 anotherH03671 oneH03671 touchedH05060 + and their wingsH03671 wallH07023 the otherH08145 touchedH05060 cherubH03742% of the otherH08145%  and the wingH03671  wallH07023  touchedH05060!  of the oneH0259!-  so that the wingH03671! - of the cherubimsH03742  the wingsH03671) = and they stretched forthH06566  houseH01004  the innerH06442 withinH08432' the cherubimsH03742! and he setH05414 cherubH03742% of the otherH08145 cubitsH0520 tenH06235 cherubH03742! of the oneH0259! the heightH06967 UzX7z^C#g>vU;%  a fifth partH02549:! side postsH042019! the lintelH03528 treeH060867 oliveH080816 doorsH018175 he madeH062134' of the oracleH01687%35 and for the enteringH066072# and withoutH024351 withinH064410 with goldH02091/# he overlaidH06823.% of the houseH01004-' and the floorH07172,#  and withoutH02435+  withinH06441*  flowersH06731)  and openH06362() and palm treesH08561'% of cherubimsH03742& figuresH04734%# with carvedH06603$# round aboutH04524#% of the houseH01004"' all the wallsH07023!' and he carvedH07049  with goldH02091' the cherubimsH03742 + and he overlaidH06823 XuN- sZ3lS1qXZ "doorH01817Y! "of the oneH0259X "leavesH06763W "the twoH08147V "treeH06086U "firH01265T "doorsH01817S# "and the twoH08147R' !a fourth partH07243Q !treeH06086P !oliveH08081O !postsH04201N' !of the templeH01964 M+ !he for the doorH06607L% !so also madeH06213(K;  and upon the palm treesH08561#J1  upon the cherubimsH03742I  goldH02091H!  and spreadH07286G  with goldH02091F%  and overlaidH06823E  flowersH06731D  and openH06362C)  and palm treesH08561B%  of cherubimsH03742#A1  upon them carvingsH04734@'  and he carvedH07049?  treeH06086>  oliveH08081=  doorsH01817<  the twoH08147 WoS1y^5cG- xWy% %in the monthH03391x %laidH03245w %lordH03068v% %of the houseH01004#u1 %was the foundationH03245t %yearH08141s' %in the fourthH07243r $ beamsH03773q $of cedarH0730p $and a rowH02905o) $of hewed stoneH01496n $rowsH02905m! $with threeH07969l $courtH02691k $the innerH06442j% $and he builtH01129%i5 # upon the carved workH02707h #fittedH03474g #with goldH02091f# #and coveredH06823e #flowersH06731d #and openH06362c) #and palm treesH08561b #cherubimsH03742a' #and he carvedH07049` "foldingH01550_ " doorH01817^% " of the otherH08145] " leavesH07050\# " and the twoH08147[ " foldingH01550 biJ0[A!\:|b cubitsH0520! an hundredH03967! the lengthH0753! of lebanonH03844' of the forestH03293) also the houseH01004 he builtH01129' all his houseH01004 + and he finishedH03615  yearsH08141 ' thirteenH06240 H07969 ' his own houseH01004 % was buildingH01129# but solomonH08010# & in buildingH01129 & yearsH08141'9 & of it. so was he sevenH07651:_ & thereof, and according to all the fashionH04941)= & throughout all the partsH01697 &finishedH03615' &was the houseH01004 &monthH02320! &the eighthH08066~ &bulH0945}% &in the monthH03391| &yearH08141*{3% &and in the eleventhH06240 H0259z %zifH02099 U}Z@# uY;!w[A( pU5 squareH072514 and postsH04201"3/ and all the doorsH066072 ranksH064711 threeH079690' against lightH04237/ and lightH04237. rowsH02905- threeH07969, windowsH08261+  a rowH02905* fifteenH06240) pillarsH05982( fiveH02568' on fortyH0705&) upon the beamsH06763% aboveH04605$! with cedarH0730# coveredH05603!"- upon the pillarsH05982! beamsH03773 ! with cedarH0730 pillarsH05982 of cedarH0730 rowsH02905 upon fourH0702  cubitsH0520)  thereof thirtyH07970)  and the heightH06967  cubitsH0520'  thereof fiftyH02572 + and the breadthH07341 VmS3`F% h?"xVS' and his houseH01004R%  to the otherH07172+QA  from one side of the floorH07172P! with cedarH0730O coveredH05603N# of judgmentH04941M the porchH0197%L5 where he might judgeH08199K) for the throneH03678J a porchH0197I% then he madeH06213#H1  and the thick beamH05646G  pillarsH05982F  beforeH06440E'  and the porchH0197D  cubitsH0520C) thereof thirtyH07970 B+ and the breadthH07341A cubitsH0520@ fiftyH02572?! the lengthH0753>! of pillarsH05982= a porchH0197<# and he madeH06213;  ranksH06471: threeH079699 lightH042378 againstH041367 and lightH04237!6- with the windowsH08260 \pG+cH/j=u\p  stonesH068o  costlyH03368#n1  and the foundationH03245m  courtH02691!l-  toward the greatH01419k)  on the outsideH02351 j+  unto the copingH02947)i=  even from the foundationH04527h#  and withoutH02351g  withinH01004f  with sawsH04050e  sawedH01641 d+  of hewed stonesH01496*c?  according to the measuresH04060b  stonesH068a  costlyH03368$`5 like unto this porchH0197"_/  whom he had takenH03947^  daughterH01323]'  for pharaoh'sH06547\'  also an houseH01004[  madeH06213Z solomonH08010%Y5 was of the like workH04639X the porchH0197W withinH01004V courtH02691U anotherH0312T) where he dweltH03427 Lz]@&kI/y_8eL  sentH07971  solomonH08010  and kingH04428 %  of the houseH01004! /  and for the porchH0197   lordH03068 %  of the houseH01004   courtH02691#1  both for the innerH06442  beamsH03773  of cedarH0730  and a rowH02905 +  of hewed stonesH01496  rowsH02905!  with threeH07969#  round aboutH05439  courtH02691'  and the greatH01419~!  and cedarsH0730 }+  of hewed stonesH01496#|1  after the measuresH04060{  stonesH068z  costlyH03368y  and aboveH04605x  cubitsH0520w  of eightH08083v!  and stonesH068u  cubitsH0520t  of tenH06235s  stonesH068r  stonesH068q!  even greatH01419 UkJ* uU/}aA nU/ highH06967. cubitsH0520#-#' of eighteenH06240 H08083, of brassH05178+ pillarsH05982* twoH08147)# for he castH06696(% all his workH04399'# and wroughtH06213& solomonH08010% to kingH04428$# and he cameH0935# in brassH05178" all worksH04399! to workH06213 #  and cunningH01847"/  and understandingH08394#  with wisdomH02451"/  and he was filledH04390  in brassH05178 a workerH02790 of tyreH06876 a manH0376) and his fatherH01# of naphtaliH05321% of the tribeH04294 sonH01121# a widow'sH0490 H0802#  out of tyreH06865  hiramH02438#  and fetchedH03947 KaF$~\9hK2qK"O/ for the chapitersH03805N workH04639M of chainH08333L# and wreathsH01434K workH04639J! of checkerH07639I netsH07638H cubitsH0520G fiveH02568F chapiterH03805E% of the otherH08145D) and the heightH06967C  cubitsH0520B  fiveH02568A  chapiterH03805@!  of the oneH0259?!  the heightH06967>) of the pillarsH05982=' upon the topsH07218< to setH05414; brassH05178: moltenH033329 chapitersH038058 twoH081477# and he madeH062136' of them aboutH054375  eitherH081454#  did compassH054373  cubitsH0520!2'  of twelveH06240 H081471!  and a lineH023390% apieceH0259 H05982 `fH& tT8nQ+ z`m cubitsH0520l fourH0702k% in the porchH0197j workH04639i of lilyH07799h) of the pillarsH05982g% upon the topH07218"f/ and the chapitersH03805e chapiterH03805!d-  he for the otherH08145c!  and so didH06213"b/  with pomegranatesH07416a%  upon the topH07218`'  the chapitersH03805_ to coverH03680^ networkH07639]% upon the oneH0259\# round aboutH05439[ rowsH02905Z and twoH08147Y# the pillarsH05982X# and he madeH06213W chapiterH03805V' for the otherH08145U  and sevenH07651T  chapiterH03805S#  for the oneH0259R  sevenH07651Q)  of the pillarsH05982P% upon the topH07218 O~]@) aD"eF)pO % thereof boazH01162  the nameH08034 ! and calledH07121  pillarH05982  the leftH08042'  and he set upH06965)  thereof jachinH03199  the nameH08034! and calledH07121 pillarH05982 the rightH03233' and he set upH06965' of the templeH01964~% in the porchH0197}# the pillarsH05982|' and he set upH06965{ chapiterH03805z)  upon the otherH08145y#  round aboutH05439x  in rowsH02905w#  two hundredH03967%v5  and the pomegranatesH07416u# the networkH07639t byH05676s the bellyH0990r% over againstH05980q! also aboveH04605p pillarsH05982o% upon the twoH08147"n/ and the chapitersH03805 Fb?"uT:hH%eF*! compassingH05362)! in a cubitH0520( it, tenH06235'! compassingH05437& knopsH06497"%/ of it round aboutH05439#$1 and under the brimH08193#) it round aboutH05439"# did compassH05437! cubitsH0520  of thirtyH07970"!'  and a lineH06961 H06957  cubitsH0520  fiveH02568)  and his heightH06967  all aboutH05439 roundH05696% to the otherH08193"/ from the one brimH08193 cubitsH0520 tenH06235 seaH03220 a moltenH03332# and he madeH06213 finishedH08552) of the pillarsH05982 + so was the workH04399 workH04639 lilyH07799 ) of the pillarsH05982! - and upon the topH07218 LrY4|^BaA'tL$H3 thereof was wroughtH04639G% and the brimH08193F thickH05672 E+ an hand breadthH02947D inwardH010045CW upon them, and all their hinder partsH0268B aboveH04605A# and the seaH03220 @+ toward the eastH04217? lookingH06437>  and threeH07969!=-  toward the southH05045<  lookingH06437;  and threeH07969 :+  toward the westH032209 lookingH064378 and threeH07969!7- toward the northH068286 lookingH064375 threeH079694 oxenH01241#3#' upon twelveH06240 H081472 it stoodH05975!1- when it was castH033320  rowsH02905/  in twoH08147.  castH03333-  the knopsH06497,#  round aboutH05439+ the seaH03220 MaA'hN5^=fMg oxenH01241f lionsH0738#e1 between the ledgesH07948#d1 and on the bordersH04526#c1 between the ledgesH07948 b+ and the bordersH04526!a- they had bordersH04526`% of the basesH04350_% and the workH04639^! the heightH06967] cubitsH0520#\1  thereof, and threeH07969[#  the breadthH07341Z  cubitsH0520Y  and fourH0702X  baseH04350W of oneH0259V! the lengthH0753U cubitsH0520T fourH0702S of brassH05178R basesH04350Q tenH06235P# and he madeH06213O  bathsH01324N%  two thousandH0505M%  it containedH03557L of liliesH07799K% with flowersH06525J of a cupH03563I' like the brimH08193 YX;nT5jO/tY a cubitH0520 and aboveH04605% the chapiterH03805% of it withinH01004' and the mouthH06310 additionH03914 of everyH0376~# at the sideH05676}  moltenH03332|%  undersettersH03802 {+  under the laverH03595)z=  thereof had undersettersH03802y  cornersH06471x% and the fourH0702w of brassH05178v! and platesH05633u wheelsH0212t brasenH05178s had fourH0702r baseH04350q and everyH0259p  workH04639o%  made of thinH04174"n/  certain additionsH03914m  and oxenH01241%l7  and beneath the lionsH0738k aboveH04605j a baseH03653$i3 and upon the ledgesH07948h' and cherubimsH03742 _lL aI/ tY<!_ #+ !their axletreesH03027" !wheelH0212!% !of a chariotH04818 ' !like the workH04639' !of the wheelsH0212% !and the workH04639  a cubitH0520  and halfH02677  a cubitH0520  wheelH0212  of aH0259)  and the heightH06967#  to the baseH04350'  of the wheelsH0212"/  and the axletreesH03027  wheelsH0212  fourH0702#  the bordersH04526  and underH08478 not roundH05696! foursquareH07251#1 with their bordersH04526   gravingsH04734( ;  and also upon the mouthH06310 #  and an halfH02677   a cubitH0520 #  of the baseH03653 the workH04639 roundH05696' but the mouthH06310 RrZ9^>"sT(kR@ $lionsH0738? $cherubimsH03742#>1 $thereof, he gravedH06605,=C $thereof, and on the bordersH04526<' $of the ledgesH03027";/ $for on the platesH03871(:; # thereof and the bordersH045269! # the ledgesH030278# # of the baseH043507) #and on the topH072186 #highH069675 #a cubitH05204 #of halfH026773 #compassH054392 #a roundH056961# #of the baseH043500) #and in the topH07218!/- "of the very baseH04350!.- "the undersettersH03802- "baseH04350, "of oneH0259+ "cornersH06438*# "to the fourH0702)% "undersettersH03802( "fourH0702'! ! all moltenH03332!&- ! and their spokesH02840"%/ !and their felloesH02839 $+ !and their navesH01354 !LkK/lS5z`G-kLa! 'and he putH05414` &laverH03595_ &oneH0259^ &basesH04350]! &of the tenH06235\) &upon every oneH0259[ & cubitsH0520Z & was fourH0702Y & laverH03595X & everyH0259W & bathsH01324V &fortyH0705U &containedH03557T &laverH03595S &oneH0259R &of brassH05178Q &laversH03595P &he tenH06235O &then madeH06213N % sizeH07095M %oneH0259L %measureH04060K %oneH0259J %castingH04165#I3 %all of them had oneH0259H %basesH04350G %the tenH06235F %he madeH06213E# $ round aboutH05439D' $ and additionsH03914C% $ of every oneH0376,BC $according to the proportionH04626A) $and palm treesH08561 `rU5eH' lO6y` (lordH03068' ( for the houseH01004~ ( solomonH08010} ( kingH04428|% ( that he madeH06213{% ( all the workH04399 z+ (an end of doingH06213y (madeH03615x (so hiramH02438w) (and the basonsH04219 v+ (and the shovelsH03257u! (the laversH03595t (madeH06213s (and hiramH02438r 'the southH05045q% 'over againstH04136p 'eastwardH06924o% 'of the houseH01004n 'sideH03802m% ' on the rightH03233l ' the seaH03220k! ' and he setH05414j% ' of the houseH01004i ' sideH03802h# 'on the leftH08040g 'and fiveH02568f% 'of the houseH01004e 'sideH03802d% 'on the rightH03225c 'basesH04350b 'fiveH02568 cjK/zY6oK0c# *the pillarsH05982 *uponH06440!- *of the chapitersH03805 * bowlsH01543 * the twoH08147 * to coverH03680 * networkH07639 * for oneH0259 + *of pomegranatesH07416 *rowsH02905 *twoH08147 *networksH07639# *for the twoH08147% *pomegranatesH07416 *hundredH03967 *and fourH0702) )of the pillarsH05982% )upon the topH07218! - ) of the chapitersH03805  ) bowlsH01543  ) the twoH08147  ) to coverH03680  ) networksH07639# )and the twoH08147 )pillarsH05982! )of the twoH08147! )on the topH07218!- )of the chapitersH03805 )bowlsH01543 )pillarsH05982 )the twoH08147 JnS;rH(gF(jJ># /and solomonH08010=# .and zarthanH06891 <+ .between succothH05523; .groundH0127":/ .them, in the clayH045689 .castH033328% .did the kingH044287 .of jordanH033836% .in the plainH036035 - brassH051784 - brightH041783 - lordH030682' - for the houseH010041 -solomonH080100 -to kingH04428/ -madeH06213.# -which hiramH02438&-7 -and all these vesselsH03627,) -and the basonsH04219 ++ -and the shovelsH03257*% -and the potsH05518)' ,under the seaH03220( ,oxenH01241"'!' ,and twelveH06240 H08147& ,seaH03220% ,and oneH0259$% +on the basesH04350# +laversH03595" +and tenH06235! +basesH04350 # +and the tenH06235 MsH' pR6gN-oM[' 1 and the tongsH04457Z' 1 and the lampsH05216!Y- 1 with the flowersH06525X! 1 the oracleH01687W 1beforeH06440V# 1on the leftH08040U 1and fiveH02568T% 1on the rightH03225S 1fiveH02568R 1goldH02091Q 1of pureH05462%P5 1and the candlesticksH04501/O;' 0 whereupon the shewbreadH06440 H03899N 0 of goldH02091M' 0and the tableH07979L 0of goldH02091K 0the altarH04196J 0lordH03068I) 0unto the houseH01004 H+ 0all the vesselsH03627G 0madeH06213F# 0and solomonH08010E /found outH02713D% /of the brassH05178'C9 /neither was the weightH04948B /manyH072303AC' /because they were exceedingH03966 H03966 @+ /all the vesselsH03627? /leftH03240 Y}Z6kN5pT;{Yy' 3 had dedicatedH06944x! 3 his fatherH01'w9 3 the things which davidH01732v! 3 brought inH0935u# 3and solomonH08010t 3lordH03068s' 3for the houseH01004r 3madeH06213q 3solomonH08010p 3that kingH04428o% 3all the workH04399n% 3so was endedH07999m' 2of the templeH01964l% 2of the houseH01004k' 2for the doorsH01817j 2holyH06944i 2 the mostH06944h 2 houseH01004g% 2 of the innerH06442f' 2 for the doorsH01817e 2 goldH02091d) 2and the hingesH06596c 2goldH02091b 2pureH05462 a+ 2and the censersH04289`) 2and the spoonsH03709_) 2and the basonsH04219!^- 2and the snuffersH04212]' 2and the bowlsH05592\ 1 goldH02091 ]}V5zX:}P5{] of israelH03478+ and all the menH0376 zionH06726 of davidH01732 + out of the cityH05892 lordH03068 + of the covenantH01285 the arkH0727)= that they might bring upH05927 %  in jerusalemH03389   solomonH08010   unto kingH04428   of israelH03478 +  of the childrenH01121) of the fathersH01 the chiefH05387' of the tribesH04294"/ and all the headsH07218 of israelH03478! the eldersH02205 assembledH06950% then solomonH08010 3lordH03068% 3of the houseH01004#~3 3among the treasuresH0214}! 3did he putH05414 |+ 3and the vesselsH03627{% 3and the goldH02091z! 3 the silverH03701 J|[@ iN& c>hJ3 of israelH03478)2= and all the congregationH057121 solomonH080100 and kingH04428/  bring upH05927 .+  and the levitesH03881+-A  even those did the priestsH03548!,/ in the tabernacleH0168+ vesselsH03627!*- and all the holyH06944$)3 of the congregationH04150"(1 and the tabernacleH0168' lordH03068& the arkH0727$%3 and they brought upH05927$ the arkH0727# took upH05375 "+ and the priestsH03548! cameH0935  of israelH03478#1 and all the eldersH02205  monthH02320#  the seventhH07637 ethanimH0388% in the monthH03391% at the feastH02282 solomonH08010%5 themselves unto kingH04428 assembledH06950 My_BwS:uP* hMP the arkH0727O coveredH05526"N/ and the cherubimsH03742M! of the arkH0727L) over the placeH04725K two wingsH03671J% spread forthH06566"I/ for the cherubimsH03742!H-  of the cherubimsH03742 G+  under the wingsH03671F  holyH06944E#  to the mostH06944D% of the houseH01004 C+ into the oracleH01687B) unto his placeH04725A lordH03068 @+ of the covenantH01285? the arkH0727>! brought inH0935 =+ and the priestsH03548<'  for multitudeH07230;%  nor numberedH04487':9  that could not be toldH056089  and oxenH012418  sheepH066297# sacrificingH020766 the arkH0727 5+ with him beforeH06440$43 that were assembledH03259 yyW6s>uR9 yl  of egyptH04714k#  of the landH0776#j1  when they came outH03318i  of israelH03478"h/  with the childrenH01121g  madeH03772f  lordH03068e)  there at horebH02722d  putH03240c#  which mosesH04872b  of stoneH068a  tablesH03871`  the twoH08147_  saveH07535"^1  nothing in the arkH07271]M  and there they are unto this dayH03117\  withoutH02351'[9  and they were not seenH07200Z! the oracleH01687Y beforeH06440X# in the holyH06944W' were seen outH07200V' of the stavesH0905U' that the endsH07218T! the stavesH0905!S/ and they drew outH0748R'  thereof aboveH04605Q)  and the stavesH0905 baF(sR0nV.b +  a settled placeH04349#  to dwell inH02073'  thee an houseH01004  builtH01129'  i have surelyH01129&7  in the thick darknessH06205$3  that he would dwellH07931  saidH0559  lordH03068  solomonH08010!  then spakeH0559~  lordH03068}  the houseH01004|!  had filledH04390{  lordH03068z'  for the gloryH03519y%  of the cloudH06051x  becauseH06440w#  to ministerH08334v  not standH05975u  couldH03201$t3  so that the priestsH03548s  lordH03068r  the houseH01004q  filledH04390p)  that the cloudH06051o#  of the holyH06944n'  were come outH033186mW  and it came to pass, when the priestsH03548 R~aG'{\@'uJ,mR' i choseH0977&% out of egyptH04714% israelH03478$ my peopleH05971%#5 that i brought forthH03318"' since the dayH03117!  sayingH0559   fulfilledH04390'9  and hath with his handH03027  my fatherH01! unto davidH01732) with his mouthH06310# which spakeH01696 of israelH03478 godH0430 lordH03068 blessedH01288# and he saidH0559  stoodH05975  of israelH03478)= and all the congregationH06951 of israelH03478%5 all the congregationH06951# and blessedH01288 aboutH05437 his faceH06440  turnedH05437 % and the kingH04428   for everH05769% 5  for thee to abide inH03427 obAiN1tU:o D+  thou didst wellH02895C%  unto my nameH08034B an houseH01004A to buildH01129&@7 it was in thine heartH03824?% whereasH0834 H03282> my fatherH01=! unto davidH01732< saidH0559; lordH03068:  of israelH034789 godH04308 lordH030687% for the nameH080346 an houseH010045 to buildH011294 my fatherH013 of davidH01732(2; and it was in the heartH038241 israelH03478%05 to be over my peopleH05971/ davidH01732-.G  might be therein; but i choseH0977-%  that my nameH08034,  an houseH01004+  to buildH01129*  of israelH03478&)7 out of all the tribesH07626( no cityH05892 OiI\?uW>!rOa) and i have setH07760` of israelH03478_ godH0430^ lordH03068]% for the nameH08034\ an houseH01004[)  and have builtH01129Z  promisedH01696Y  lordH03068X  of israelH03478W'  on the throneH03678V and sitH03427U my fatherH01%T5 in the room of davidH01732"S/ and i am risen upH06965R' that he spakeH01696Q his wordH01697P) hath performedH06965O lordH03068N%  unto my nameH08034M the houseH01004L) he shall buildH01129K% of thy loinsH02504*J? that shall come forth outH03318I# but thy sonH01121H the houseH01004%G5 thou shalt not buildH01129F% neverthelessH07535+EA  that it was in thine heartH03824 JcAeL%yZA* gJ  covenantH01285%~5  beneath, who keepestH08104}# or on earthH0776| aboveH04605%{5 like thee, in heavenH08064z no godH0430y of israelH03478x godH0430w lordH03068v# and he saidH0559u'  toward heavenH08064t  his handsH03709!s-  and spread forthH06566r of israelH03478%q5 all the congregationH06951#p1 in the presence ofH05048o lordH03068n the altarH04196m beforeH06440l stoodH05975k# and solomonH08010j  of egyptH04714i#  of the landH0776)h= when he brought them outH03318g- with our fathersH01f' which he madeH03772e lordH03068d% the covenantH01285c# for the arkH0727b' there a placeH04725 MU3b;nT9oM' on the throneH03678  to sitH03427#  in my sightH06440!  thee a manH0376%5  there shall not failH03772#  him, sayingH0559%5 that thou promisedstH01696 my fatherH01 davidH01732!- with thy servantH05650 keepH08104 of israelH03478 godH0430 lordH03068  this dayH03117 +  with thine handH03027# 1 and hast fulfilledH04390$ 3 also with thy mouthH06310" / him: thou spakestH01696% 5 that thou promisedstH01696 my fatherH01 davidH01732!- with thy servantH05650' who hast keptH08104*? thee with all their heartH03820 beforeH06440  that walkH01980"/  with thy servantsH05650  and mercyH02617 jfC(U. `9j$83  that i have buildedH011297!  this houseH01004#63  thee; how much lessH06375) cannot containH035574! of heavensH080643! and heavenH08064#21 behold, the heavenH080641% on the earthH07760 dwellH03427/ indeedH0552.% but will godH0430- my fatherH01, davidH01732!+- unto thy servantH05650#*1 which thou spakestH01696()= i pray thee, be verifiedH0539(% let thy wordH01697' of israelH03478&) and now, o godH0430% beforeH06440'$9 me as thou hast walkedH01980# beforeH06440") that they walkH03212!% to their wayH01870  take heedH08104"/ that thy childrenH01121 soH07535 of israelH03478 UcJ0mM) ]AuUS# and hearkenH08085"R/  toward this placeH04725Q!  shall makeH06419"P/  which thy servantH05650 O+  unto the prayerH086059N]  shall be there: that thou mayest hearkenH08085M my nameH08034'L; of which thou hast saidH0559!K- toward the placeH04725J and dayH03117I nightH03915"H/ toward this houseH01004G# may be openH06605 F+ that thine eyesH05869E#  thee to dayH03117D  beforeH06440C  prayethH06419"B/  which thy servantH05650"A/  and to the prayerH08605@% unto the cryH07440?! to hearkenH08085> my godH0430= lordH03068(<; and to his supplicationH08467;) of thy servantH05650 :+ unto the prayerH08605&97 yet have thou respectH06437 ]oF {_A$mU:~]o%  thy servantsH05650n  and judgeH08199m  and doH06213l)  thou in heavenH08064k  then hearH08085j'  in this houseH01004i#  thine altarH04196h  beforeH06440g comeH0935f% and the oathH0423.eI upon him to cause him to swearH0422d be laidH05375c# and an oathH0423&b7 against his neighbourH07453a trespassH02398`! if any manH0376_  forgiveH05545&^7  and when thou hearestH08085]  placeH04725\%  thy dwellingH03427[)  thou in heavenH08064Z and hearH08085"Y/ toward this placeH04725%X5 when they shall prayH06419W israelH03478"V/ and of thy peopleH05971U) of thy servantH05650)T= thou to the supplicationH08467 ]gD"lQ4mCx]  "israelH03478 ' "of thy peopleH05971 "the sinH02403# "and forgiveH05545) "thou in heavenH08064 "then hearH08085(; ! unto thee in this houseH01004&7 ! and make supplicationH02603 ! and prayH06419 ! thy nameH08034%5 !to thee, and confessH030343Q !against thee, and shall turn againH07725)~= !because they have sinnedH02398} !the enemyH0341| !beforeH06440 {+ !be smitten downH05062z !israelH03478 y+ !when thy peopleH059713xQ  him according to his righteousnessH06666w  to giveH05414v'  the righteousH06662u)  and justifyingH06663t'  upon his headH07218s  his wayH01870r  to bringH05414q!  the wickedH07563p!  condemningH07561 RlL-bE({_;oR% $ and giveH05414)$= $ wherein they should walkH03212# $ wayH01870"' $ them the goodH02896 !+ $that thou teachH03384  $israelH03478"/ $and of thy peopleH05971 + $of thy servantsH05650 $the sinH02403# $and forgiveH05545) $thou in heavenH08064 $then hearH08085%5 # when thou afflictestH06031) # from their sinH02403 # and turnH07725 #thy nameH08034# #and confessH03034"/ #toward this placeH04725+A #against thee; if they prayH06419)= #because they have sinnedH02398%5 #and there is no rainH04306! #is shut upH06113# #when heavenH08064 1 " unto their fathersH01" / " which thou gavestH05414 ' "unto the landH0127% 5 "and bring them againH07725 AzS( dB&pK-fA!A- & and spread forthH06566!@- & of his own heartH03824?! &the plagueH05061> &every manH0376!=- &which shall knowH03045< &israelH03478";/ &by all thy peopleH05971:! &by any manH0120!9- &and supplicationH084678# &what prayerH08605$73 % whatsoever sicknessH04245"6/ % whatsoever plagueH05061 5+ % of their citiesH08179 4- % them in the landH07763 % besiegeH068872) %if their enemyH0341(1; %if there be caterpillerH026250 %locustH0697/ %mildewH03420. %blastingH07711'-9 %if there be pestilenceH01698, %famineH07458'+; %if there be in the landH0776#*1 $for an inheritanceH05159)' $to thy peopleH05971&(7 $which thou hast givenH05414'' $upon thy landH0776& $ rainH04306 T{Z@ ~]6eN2 vT]) )but cometh outH0935\ )israelH03478"[/ )not of thy peopleH05971/ZI )moreover concerning a strangerH05237Y- (unto our fathersH01"X/ (which thou gavestH05414W (the landH0127V (inH06440U) (that they liveH02416"T/ (thee all the daysH03117#S1 (that they may fearH03372R 'of menH0120$Q3 'of all the childrenH01121P! ' the heartsH03824#O1 ' thou only, knowestH03045N% ' thou knowestH03045M# ' whose heartH03824&L7 ' according to his waysH01870K% 'to every manH0376J 'and giveH05414I 'and doH06213H# 'and forgiveH05545G 'placeH04349F% 'thy dwellingH03427E) 'thou in heavenH08064D 'then hearH08085"C/ & toward this houseH01004B & his handsH03709 QiH/ hB)y], |Q'z9 +and that they may knowH03045y +israelH03478x! + thy peopleH05971w + to fearH03372v + thy nameH08034u + may knowH03045t% + of the earthH0776-sE +to thee for: that all peopleH05971r +callethH071213qQ +according to all that the strangerH05237p +and doH06213o +placeH04349n% +thy dwellingH03427m) +thou in heavenH08064l +hearH08085"k/ * toward this houseH01004j * and prayH06419"i1 *when he shall comeH0935h *armH02220)g= *and of thy stretched outH05186f *handH03027"e/ *and of thy strongH02389d *nameH08034c% *of thy greatH01419$b3 *for they shall hearH08085a! )thy name'sH08034` )forH04616_ )countryH0776^ )of a farH07350 PuS8kP3 cB{P'; .not,) and thou be angryH0599% .that sinnethH02398 .no manH0120# .if they sinH02398# -their causeH04941% -and maintainH06213'9 -and their supplicationH08467% -their prayerH08605) -thou in heavenH08064  -then hearH08085 % ,for thy nameH08034" / , that i have builtH01129  , the houseH01004& 9 , which thou hast chosenH0977 , the cityH05892 , towardH01870 ,lordH03068%5 ,them, and shall prayH06419 + ,thou shalt sendH07971' ,whithersoeverH01870#3 ,against their enemyH0341 ,to battleH04421 ,go outH03318' ,if thy peopleH05971~# +by thy nameH08034} +is calledH07121%|5 +which i have buildedH01129 {+ +that this houseH01004 FbI- N(a4jF /- 0of their enemiesH0341.# 0in the landH0776(-; 0and with all their soulH05315/,I 0unto thee with all their heartH03824+ 0returnH07725-*E / we have committed wickednessH07561))= / and have done perverselyH05753() / we have sinnedH02398' /sayingH05593&Q /of them that carried them captivesH07617%%7 /unto thee in the landH0776&$7 /and make supplicationH02603"#!' /and repentH03820 H077253"Q /whither they were carried captivesH07617&!9 /themselves in the landH0776& 7 /if they shall bethinkH07725 . or nearH07138 . farH07350% . of the enemyH0341 . the landH0776 . untoH06440 .captivesH07617-E .so that they carry them awayH07617!/ .them to the enemyH0341'9 .with them, and deliverH05414 GpJ& uW1lL-kG I+ 2them compassionH07356'H9 2against thee, and giveH05414/GI 2wherein they have transgressedH06586;Fa 2against thee, and all their transgressionsH06588!E- 2that have sinnedH02398D! 2thy peopleH05971C# 2and forgiveH05545B# 1their causeH04941A% 1and maintainH06213@ 1placeH04349?% 1thy dwellingH03427> 1in heavenH08064'=9 1and their supplicationH08467"</ 1thou their prayerH08605; 1then hearH08085:% 0for thy nameH08034#91 0which i have builtH011298' 0and the houseH01004&79 0 which thou hast chosenH09776 0 the cityH05892 51 0 unto their fathersH01"4/ 0 which thou gavestH054143! 0 their landH0776!2- 0unto thee towardH018701 0and prayH06419,0C 0which led them away captiveH07617 Nb8aAj6 nNb# 5by the handH03027 a+ 5as thou spakestH01696"`/ 5thine inheritanceH05159_% 5of the earthH0776/^I 5them from among all the peopleH05971']; 5for thou didst separateH09140\K 4 unto them in all that they callH07121[! 4to hearkenH08085Z 4israelH03478Y' 4of thy peopleH05971*X? 4and unto the supplicationH08467W) 4of thy servantH05650&V7 4unto the supplicationH08467U# 4may be openH06605 T+ 4that thine eyesH05869S 3of ironH01270R) 3of the furnaceH03564Q) 3from the midstH08432P% 3out of egyptH04714,OC 3which thou broughtest forthH03318&N7 3and thine inheritanceH05159M! 3thy peopleH05971.LG 2 that they may have compassionH07355.KG 2 them who carried them captiveH07617J 2beforeH06440 Q}\B*x_B"gI(mQ 8blessedH01288 7sayingH0559~ 7voiceH06963}# 7with a loudH01419| 7of israelH03478%{5 7all the congregationH06951z# 7and blessedH01288y% 7and he stoodH05975x 6to heavenH08064w 6spread upH06566v) 6 with his handsH03709u% 6 on his kneesH01290t' 6 from kneelingH03766s 6 lordH03068r 6 the altarH04196q# 6from beforeH06440p 6he aroseH06965o 6lordH03068!n- 6and supplicationH08467 m+ 6all this prayerH08605l! 6of prayingH06419 k+ 6had made an endH03615"j/ 6that when solomonH08010i 5 godH03069h 5 o lordH0136g% 5 out of egyptH04714f# 5 our fathersH01%e5 5 when thou broughtestH03318d# 5thy servantH05650c 5of mosesH04872 Ak5 uU8b:gA"/ :and his judgmentsH04941!- :and his statutesH02706!- :his commandmentsH04687# :and to keepH08104 + :in all his waysH01870"/ :unto him, to walkH03212! :our heartsH03824$3 :that he may inclineH05186 + 9us, nor forsakeH05203"/ 9let him not leaveH058004Y 9be with us, as he was with our fathersH01 9our godH0430 9lordH03068# 8his servantH05650 8of mosesH04872 # 8by the handH03027" / 8 which he promisedH01696  8 promiseH01697 + 8 of all his goodH02896  8 wordH01697 8 oneH0259&7 8there hath not failedH053072O 8according to all that he promisedH01696 8israelH03478 + 8unto his peopleH05971 8restH04496 + 8that hath givenH05414 8lordH03068 `Z?& {]:iI,|`9 =to walkH032128 =our godH04307 =lordH03068%65 =therefore be perfectH080035) =let your heartH038244 <godH04303 <lordH030682 <may knowH030451% <of the earthH0776$03 <that all the peopleH05971/' ;as the matterH01697$.%' ;at all timesH03117 H03117- ;israelH03478,' ;of his peopleH05971+' ; and the causeH04941*) ; of his servantH05650) ; the causeH04941!(- ; that he maintainH06213' ; and nightH03915& ;dayH03119% ;our godH0430$ ;lordH03068# ;be nighH07138" ;lordH03068! ;beforeH064403 Q ;wherewith i have made supplicationH02603'9 ;and let these my wordsH01697# : our fathersH01#1 : which he commandedH06680 WtS0 |\5hI-pWW ?lordH03068V ?the houseH01004U ?dedicatedH02596T ?of israelH03478%S5 ?and all the childrenH01121R# ?so the kingH04428Q ?sheepH06629P ? thousandH0505O! ? and twentyH06242N) ? and an hundredH03967M ? oxenH01241L ? thousandH0505K! ?and twentyH06242J ?twoH08147I ?lordH03068!H- ?which he offeredH02076#G1 ?of peace offeringsH08002F# ?a sacrificeH02077E ?offeredH02076D# ?and solomonH08010C >lordH03068B >beforeH06440A >sacrificeH02077"@/ >with him, offeredH02076?) >and all israelH03478>% >and the kingH04428=) = as at this dayH03117!<- =his commandmentsH04687;# =and to keepH08104 :+ =in his statutesH02706 FcH*}R+wP0lF"t/ Awith him, a greatH01419s) Aand all israelH03478r Aa feastH02282q AheldH06213p AsolomonH08010!o- Aand at that timeH06256'n9 @of the peace offeringsH08002m# @and the fatH02459#l1 @and meat offeringsH04503$k3 @the burnt offeringsH05930j! @to receiveH03557i! @too littleH06996h @lordH03068g @beforeH06440f @altarH04196#e1 @because the brasenH05178'd9 @ of the peace offeringsH08002c# @ and the fatH02459#b1 @ and meat offeringsH04503 a+ @ burnt offeringsH05930%`5 @ for there he offeredH06213_ @lordH03068^ @the houseH01004] @beforeH06440\% @of the courtH02691[! @the middleH08432Z @hallowH06942Y% @did the kingH04428X% @the same dayH03117 avY>% }dB*wS8a# Bhis servantH05650 Bfor davidH01732 Bhad doneH06213 BlordH03068%5 B for all the goodnessH02896 B of heartH03820  B and gladH02896  B joyfulH08056 - B unto their tentsH0168  Band wentH03212  Bthe kingH04428!- Band they blessedH01288 BawayH07971! Bthe peopleH05971 Bhe sentH07971 BdayH03117' Bon the eighthH08066 AdaysH03117% AfourteenH06240 H0702 AdaysH03117 Aand sevenH07651~ AdaysH03117} AsevenH07651| Aour godH0430{ A lordH03068z A beforeH06440y A of egyptH04714x) A unto the riverH05158w% A in of hamathH02574!v/ Afrom the enteringH0935u% AcongregationH06951 VgF% eK2kS( uV/!  this houseH01004$.3 me: i have hallowedH06942- beforeH06440$,3 that thou hast madeH02603%+5 and thy supplicationH08467*! thy prayerH08605')9 unto him, i have heardH08085( saidH0559' lordH03068#&1 unto him at gibeonH01391#%1 as he had appearedH07200 $+ the second timeH08145#! to solomonH08010" appearedH07200! lordH03068   to doH06213%5  which he was pleasedH02654  desireH02837"/ and all solomon'sH08010 houseH01004) and the king'sH04428 lordH03068% of the houseH01004% the buildingH01129% had finishedH036152O and it came to pass, when solomonH08010! Bhis peopleH05971) Band for israelH03478 RhF#rW6_:oRK to davidH01732J' as i promisedH01696I for everH05769H# upon israelH03478G) of thy kingdomH04467F! the throneH03678&E7 then i will establishH06965!D-  and my judgmentsH04941C#  my statutesH02706B  wilt keepH081047AY  according to all that i have commandedH06680@  to doH06213#?1 and in uprightnessH03476> of heartH03824=% in integrityH08537< walkedH01980;! thy fatherH01:% me, as davidH017329 beforeH06440&87 and if thou wilt walkH03212+7A shall be there perpetuallyH031176) and mine heartH038205' and mine eyesH058694 everH057693  there forH057042  my nameH080341  to putH07760&07  which thou hast builtH01129 B_AiI$ zR7fB h+  will i cast outH07971g# for my nameH08034&f7 which i have hallowedH06942%e5 them; and this houseH01004#d1 which i have givenH05414c# of the landH0127b outH06440a israelH03478$`3 then will i cut offH03772_# and worshipH07812^  godsH0430]  otherH0312\  and serveH05647[#  you, but goH01980Z  beforeH06440!Y- which i have setH05414X# my statutesH02708 W+ my commandmentsH04687"V/ and will not keepH08104(U; me, ye or your childrenH01121T) from followingH0310S turnH07725#R1 if ye shall at allH07725Q  of israelH03478 P+  upon the throneH03678O!  thee a manH0376%N5  there shall not failH03772M  sayingH0559L! thy fatherH01 ^yT.pW>iC$^$3 and have worshippedH07812 godsH0430! upon otherH0312$3 and have taken holdH02388 of egyptH04714~+ out of the landH0776}' their fathersH01"|/ who brought forthH03318{ their godH0430z lordH03068%y5 because they forsookH05800%x7 and they shall answerH0559"w/  and to this houseH01004#v3  thus unto this landH0776u doneH06213t lordH03068"s1 and they shall sayH0559r) and shall hissH08319*q? by it shall be astonishedH08074'p9 every one that passethH05674o is highH05945"n/ and at this houseH01004!m- among all peopleH05971l%  and a bywordH08148#k1  shall be a proverbH04912j!  and israelH03478i#  of my sightH06440 P{H*|c@& w]A'jP" hiramH02438! gaveH05414  solomonH08010 kingH04428 that thenH0227,C according to all his desireH02656' and with goldH02091 treesH06086 and firH01265 treesH06086! with cedarH0730 solomonH08010' had furnishedH05375 of tyreH06865 the kingH04428 hiramH02438 houseH01004) and the king'sH04428 lordH03068 the houseH01004 housesH01004  the twoH08147  had builtH01129 % when solomonH08010  yearsH08141  of twentyH06242/I and it came to pass at the endH07097(; upon them all this evilH07451 broughtH0935 lordH03068!- them, and servedH05647 HnQ3iIuW>dH@ solomonH08010?! which kingH04428># of the levyH04522=! the reasonH01697< of goldH02091; talentsH03603 :' sixscoreH06242 H039679# to the kingH044288 sentH079717 and hiramH024386' unto this dayH031175 of cabulH035214' them the landH07763' and he calledH071212) me, my brotherH0251,1C these which thou hast givenH054140# what citiesH05892/# and he saidH0559-.7' him; and they pleasedH05869 H03474- had givenH05414,' which solomonH08010+! the citiesH05892* to seeH07200) from tyreH06865( came outH03318' and hiramH02438&! of galileeH01551%# in the landH0776$ citiesH05892# twentyH06242 WgI(vY9cC%qW_ gezerH01507^ builtH01129]# and solomonH08010\ wifeH0802[ solomon'sH08010"Z/ unto his daughterH01323Y a presentH07964X  and givenH05414W#  in the cityH05892V!  that dweltH03427U)  the canaanitesH03669T  and slainH02026S% it with fireH0784R and burntH08313Q gezerH01507P and takenH03920O# had gone upH05927N of egyptH04714M kingH04428L pharaohH06547K and gezerH01507J# and megiddoH04023I  and hazorH02674H%  of jerusalemH03389G%  and the wallH02346F  and milloH04407"E/  and his own houseH01004D lordH03068C the houseH01004B% for to buildH01129A raisedH05927 f}W8kF)c?f{' and jebusitesH02983z hivitesH02340y! perizzitesH06522x hittitesH02850w+ of the amoritesH0567v leftH03498u) all the peopleH05971 t+ of his dominionH04475#s3 and in all the landH0776r)  and in lebanonH03844q%  in jerusalemH03389p  to buildH01129o  desiredH02836n'  which solomonH08010m and thatH02837!l- for his horsemenH06571k! and citiesH05892!j- for his chariotsH07393 i+ had, and citiesH05892h% that solomonH08010g of storeH04543#f1 and all the citiesH05892e# in the landH0776"d/ in the wildernessH04057c! and tadmorH08412b# and baalathH01191a! the netherH08481!`- and beth–horonH01032 Xt[7zaC `I. }X!-  and his horsemenH06571 +  of his chariotsH07393!  and rulersH08269!-  and his captainsH07991 +  and his princesH08269!- and his servantsH05650 of warH04421 menH0582! no bondmenH05650 makeH05414 # did solomonH08010  of israelH03478$ 3 but of the childrenH01121 '  unto this dayH03117 )  of bondserviceH05647  a tributeH04522  levyH05927'9  upon those did solomonH08010#1 utterly to destroyH02763#1 also were not ableH03201 of israelH03478"/ whom the childrenH01121 - them in the landH0776 afterH0310) that were leftH03498~) their childrenH01121}  of israelH03478$|3 not of the childrenH01121 EiM/ gK' bH* ^E5  lordH030684)  which he builtH011293) upon the altarH04196$23 and peace offeringsH08002 1+ burnt offeringsH059300 offerH05927/# did solomonH08010. in a yearH08141- timesH06471, and threeH07969+  milloH04407+*A for her: then did he buildH01129) had builtH01129() unto her houseH01004' of davidH01732 &+ out of the cityH05892% came upH05927$ daughterH01323#' but pharaoh'sH06547"#  in the workH04399!%  that wroughtH06213 +  over the peopleH05971 + which bare ruleH07287 and fiftyH02572 hundredH03967 fiveH02568 workH04399) over solomon'sH08010 + of the officersH05324 the chiefH08269 N]?"dE-|[4sN!S- from thence goldH02091R# and fetchedH03947Q to ophirH0211P' and they cameH0935O!  of solomonH08010"N/ with the servantsH05650M! of the seaH03220#L1 that had knowledgeH03045K# shipmenH0591 H0582J% his servantsH05650I# in the navyH0590H sentH07971G and hiramH02438F  of edomH0123E#  in the landH0776D  seaH03220C! of the redH05488B% on the shoreH08193A% beside elothH0359!@- in ezion–geberH06100?+ a navy of shipsH0590> madeH06213= solomonH08010< and kingH04428; the houseH01004:) so he finishedH079999 lordH030688  beforeH064407)  upon the altarH04196%65  and he burnt incenseH06999 WrV:u\@#|bB$ W%r7 and when she was comeH0935q  stonesH068p%  and preciousH03368o  goldH02091n  muchH07227m  and veryH03966l spicesH01314k that bareH05375j# with camelsH01581i trainH02428h greatH03515g# with a veryH03966f% to jerusalemH03389e% and she cameH0935(d;  him with hard questionsH02420c  to proveH05254b she cameH0935a lordH03068$`3 concerning the nameH08034_! of solomonH08010^# of the fameH08088] heardH08085\ of shebaH07614#[1 and when the queenH04436Z  solomonH08010Y  to kingH04428X#  and broughtH0935W talentsH03603V! and twentyH06242U hundredH03967T fourH0702 YfM# iL*a=Y$ 3  by which he went upH05927 )  and his ascentH05930# 1 and his cupbearersH08248" / and their apparelH04403! - of his ministersH08334#1 and the attendanceH04612 + of his servantsH05650 + and the sittingH04186% of his tableH07979% and the meatH03978"/ that he had builtH01129' and the houseH01004 wisdomH02451' all solomon'sH08010 had seenH07200~ of shebaH07614#}1 and when the queenH04436|' which he toldH05046{' from the kingH04428z hidH05956y thingH01697&x7 her all her questionsH01697w toldH05046v# and solomonH080106uW with him of all that was in her heartH03824t% she communedH01696s! to solomonH08010 GwW6jH({X:gG*# continuallyH08548)# which standH05975#(1 these thy servantsH05650' happyH0835& thy menH0582% happyH0835$'  which i heardH08085#  the fameH08052"  exceedethH03254!)  and prosperityH02896 ) me: thy wisdomH02451% was not toldH05046&7 and, behold, the halfH02677 had seenH07200' and mine eyesH05869% until i cameH0935' not the wordsH01697"1 howbeit i believedH0539"/ and of thy wisdomH02451# of thy actsH01697 - in mine own landH0776% that i heardH08085 reportH01697' it was a trueH0571# to the kingH04428% and she saidH0559)=  there was no more spiritH07307  lordH03068)  unto the houseH01004 _sX4~a>iJ.}_I! there cameH0935H stonesH068G% and preciousH03368F# great storeH07235E veryH03966D' and of spicesH01314C of goldH02091B talentsH03603A! and twentyH06242@! an hundredH03967? the kingH04428>% and she gaveH05414=# and justiceH06666< judgmentH04941; to doH06213:% he thee kingH044289) therefore madeH077608 for everH057697 israelH034786 lovedH01605 lordH030684 of israelH03478#31 thee on the throneH03678 2+ in thee, to setH05414 1+ which delightedH026540 thy godH0430/ lordH03068. blessedH01288-!  thy wisdomH02451, that hearH08085+ beforeH06440 gvY@$nP2lS3gh harpsH03658g houseH01004#f1 and for the king'sH04428e lordH03068d' for the houseH01004c pillarsH04552b treesH06086a% of the almugH0484` madeH06213_% and the kingH04428^ stonesH068]% and preciousH03368\ treesH06086[ of almugH0484Z plentyH07235Y greatH03966X! from ophirH0211W! brought inH0935V! from ophirH0211U goldH02091T% that broughtH05375S' also of hiramH02438R% and the navyH0590Q solomonH08010P to kingH04428O gaveH05414N of shebaH07614)M= as these which the queenH04436L of spicesH01314K abundanceH07230J% no more suchH01931 Ny_=f=]4jN hundredH03967 was sixH08337 yearH08141 in oneH0259! to solomonH08010 that cameH0935 of goldH02091) now the weightH04948%~5 she and her servantsH05650"}1 to her own countryH0776| and wentH03212{' so she turnedH06437z bountyH03027!y- her of his royalH04428x gaveH05414w' which solomonH08010%v5 whatsoever she askedH07592u) all her desireH02656t of shebaH07614s) unto the queenH04436r gaveH05414q solomonH08010p and kingH04428o' unto this dayH03117n' nor were seenH07200m treesH06086l' no such almugH0484k! there cameH0935j# for singersH07891$i3 also and psalteriesH05035 a`8 {^B) iP6{a% poundH04488$ threeH07969# goldH02091" beatenH07820! shieldsH04043  hundredH03967 threeH07969  targetH06793  to oneH0259  wentH05927  of goldH02091  hundredH03967 sixH08337 goldH02091 beatenH07820 targetsH06793# two hundredH03967 madeH06213 solomonH08010 and kingH04428) of the countryH0776%5 and of the governorsH06346 of arabiaH06153%5 and of all the kingsH04428' 9 of the spice merchantsH07402$ 3 and of the traffickH04536) 1% of the merchantmenH08446 H0582   of goldH02091   talentsH03603  and sixH08337!  threescoreH08346 Hu]7cBmS9fHE the staysH03027D besideH0681C  stoodH05975B  lionsH0738A  and twoH08147@#  of the seatH07675,?C  on either side on the placeH04725> staysH03027= behindH0310< roundH05696;' of the throneH03678:# and the topH072189 stepsH046098 had sixH083377! the throneH036786 goldH02091!5- it with the bestH063384% and overlaidH068233 of ivoryH081272 throneH036781 a greatH014190 madeH06213"// moreover the kingH04428.! of lebanonH03844-' of the forestH03293",/ them in the houseH01004+  putH05414*%  and the kingH04428)  shieldH04043(  to oneH0259'  wentH05927& of goldH02091 W_EfM%vS5xWb' with the navyH0590a% of tharshishH08659` a navyH0590_! had at seaH03220^% for the kingH04428]! of solomonH08010\) of in the daysH03117[ accountedH02803Z)  it was nothingH03972Y  silverH03701X  goldH02091W  pureH05462V!  of lebanonH03844U' of the forestH03293T% of the houseH01004$S3 and all the vesselsH03627R goldH02091Q vesselsH03627P drinkingH04945O solomon'sH08010N% and all kingH04428M) in any kingdomH04467L madeH06213'K9 there was not the likeH03651J stepsH04609DIs there on the one side and on the other upon the sixH08337H stoodH05975G lionsH0738"F!' and twelveH06240 H08147 P|`?" vZ=ybF* pP# his presentH04503 every manH0376 - and they broughtH0935%  in his heartH03820~ had putH05414} which godH0430|! his wisdomH02451{ to hearH08085z solomonH08010y toH06440x soughtH01245!w/ and all the earthH0776v) and for wisdomH02451u! for richesH06239t% of the earthH0776s' all the kingsH04428r exceededH01431q solomonH08010p so kingH04428o% and peacocksH08500n and apesH06971m ivoryH08143l! and silverH03701k goldH02091j  bringingH05375i%  of tharshishH08659h  the navyH0590g  cameH0935f  yearsH08141e in threeH07969d onceH0259c of hiramH02438 YiJ+]@{_BrY  madeH05414% and the kingH04428% at jerusalemH03389"/ and with the kingH04428% for chariotsH07393'  in the citiesH05892!-  whom he bestowedH05148  horsemenH06571  thousandH0505"!'  and twelveH06240 H08147 chariotsH07393 hundredH03967 and fourH0702%7 and he had a thousandH0505% and horsemenH06571 chariotsH07393!/ gathered togetherH0622# and solomonH08010 by yearH08141  yearH08141   a rateH01697   and mulesH06505   horsesH05483 !  and spicesH01314!  and armourH05402% and garmentsH08008 of goldH02091# and vesselsH03627 of silverH03701 vesselsH03627 EqG'fG) kN2iE >+  of the hittitesH02850)==  and so for all the kingsH04428<  and fiftyH02572;)  for an hundredH03967:% and an horseH054839 of silverH037018 hundredH039677 for sixH083376 of egyptH047145% and went outH033184 came upH059273' and a chariotH048182!  at a priceH042421)  the linen yarnH047230 receivedH03947/ merchantsH05503.! the king'sH04428-) and linen yarnH04723,% out of egyptH04714+ broughtH04161*! had horsesH05483)# and solomonH08010('  for abundanceH07230'#  in the valeH08219&&7 as the sycomore treesH08256% madeH05414$! and cedarsH0730# as stonesH068"% in jerusalemH03389! silverH03701 MfJ1kM1|^8iM\  solomonH08010[!  their godsH0430Z  afterH0310Y!  your heartH03824$X3  they will turn awayH05186W surelyH04033VS to them, neither shall they come inH0935"U1 ye shall not go inH0935T of israelH03478"S/ unto the childrenH01121R saidH0559Q lordH03068P) of the nationsH01471O  hittitesH02850N  zidoniansH06722M  edomitesH0130L  ammonitesH05984&K7  women of the moabitesH04125J! of pharaohH06547+IA together with the daughterH01323H womenH0802G strangeH05237F manyH07227E lovedH0157D solomonH08010C but kingH04428B) by their meansH03027A outH03318@ of syriaH0758"?/  and for the kingsH04428 afG) aE) b>% za{ afterH0310z wentH03212y# for solomonH08010x! his fatherH01w of davidH01732v the heartH03824u  his godH0430t  lordH03068 s+  was not perfectH08003r'  and his heartH03824q  godsH0430p otherH0312o afterH0310n his heartH03824m# turned awayH05186l his wivesH0802k was oldH02209j solomonH08010*i? for it came to pass, whenH06256h  his heartH03820g#  turned awayH05186f' and his wivesH0802e! concubinesH06370d hundredH03967c and threeH07969b! princessesH08282a wivesH0802` hundredH03967!_- and he had sevenH07651"^1 unto these in loveH0157] claveH01692 afBkR9^B"~a  of ammonH05983 +  of the childrenH01121 +  the abominationH08251)  and for molechH04432  jerusalemH03389 beforeH06440# in the hillH02022 of moabH04124 + the abominationH08251# for chemoshH03645' an high placeH01116 buildH01129! - then did solomonH08010 !  his fatherH01   davidH01732  lordH03068  afterH0310#1 and went not fullyH04390 lordH03068% in the sightH05869 evilH07451 didH06213# and solomonH08010!-  of the ammonitesH05984 +  the abominationH08251 milcomH04445 and afterH0310!~- of the zidoniansH06722}# the goddessH0430| ashtorethH06253 oL)t]?w^E- 5% unto solomonH080104 saidH05593 lordH030682 commandedH066801 lordH030680# but he keptH08104/ godsH0430. otherH0312- afterH0310&,7 that he should not goH03212*+? him concerning this thingH01697"*/ and had commandedH06680)) unto him twiceH06471#(1 which had appearedH07200' of israelH03478& godH0430% lordH03068$! was turnedH05186"#/ because his heartH03824"% with solomonH08010! was angryH0599  lordH03068+ unto their godsH0430) and sacrificedH02076$3 which burnt incenseH06999 wivesH0802'9 he for all his strangeH05237!- and likewise didH06213 TnC_=|S/T*O? sake, and for jerusalem'sH03389N% my servant'sH05650M for davidH01732L! to thy sonH01121K tribeH07626J oneH0259I will giveH05414 H+ all the kingdomH04467%G5 i will not rend awayH07167F howbeitH07535E! of thy sonH01121#D1 it out of the handH03027C# i will rendH07167B% thy father'sH01A% it for davidH01732@' i will not doH06213,?C notwithstanding in thy daysH03117">/ it to thy servantH05650)== from thee, and will giveH05414<# the kingdomH04467; rendH07167$:3 thee, i will surelyH07167'99 which i have commandedH06680 8+ and my statutesH027087# my covenantH01285J6 forasmuch as this is done of thee, and thou hast not keptH08104 D{Z@!x[;y^B' }bDm! that hadadH0111l in edomH0123k! every maleH02145%j5 until he had cut offH03772&i7 there with all israelH03478h remainH03427g did joabH03097f monthsH02320e for sixH08337d  in edomH0123c!  every maleH02145%b5  after he had smittenH05221a the slainH02491` to buryH06912_# was gone upH05927^# of the hostH06635]# the captainH08269\ and joabH03097[# was in edomH01230ZK for it came to pass, when davidH01732Y  in edomH0123X seedH02233W' of the king'sH04428V# the edomiteH0130U hadadH01908T% unto solomonH08010S% an adversaryH07854R! stirred upH06965Q lordH03068(P= sake which i have chosenH0977 PkH)sV4z]>jP  greatH03966  foundH04672  and hadadH01908  him landH0776 and gaveH05414% him victualsH03899' and appointedH0559% him an houseH01004!  which gaveH05414  of egyptH04714  kingH04428%  unto pharaohH06547  to egyptH04714' and they cameH0935'~9 with them out of paranH06290} menH0582|' and they tookH03947{ to paranH06290z and cameH0935y' out of midianH04080x) and they aroseH06965w  childH05288v%  yet a littleH06996u  hadadH01908t! into egyptH04714s+ with him, to goH0935r servantsH05650q+ of his father'sH01p edomitesH0130o) he and certainH0582n fledH01272 TbD!jI- [=#nT+ sleptH07901*! that davidH01732) in egyptH04714( heardH08085') and when hadadH01908&! of pharaohH06547% the sonsH01121$ amongH08432#  householdH01004!"-  was in pharaoh'sH06547!%  and genubathH01592   houseH01004  pharaoh'sH06547 inH08432 weanedH01580' whom tahpenesH08472 his sonH01121% him genubathH01592 bareH03205# of tahpenesH08472) and the sisterH0269  the queenH01377#  of tahpenesH08472!  the sisterH0269+  of his own wifeH0802!  the sisterH0269# him to wifeH0802 + so that he gaveH05414! of pharaohH06547% in the sightH05869  favourH02580 V|_E-j2fF+wVG' from his lordH0113F! which fledH01272E! of eliadahH0450D the sonH01121C rezonH07331B adversaryH07854A) stirred him upH06965@ and godH0430?#  in any wiseH07971+>A nothing: howbeit let me goH07971=+ and he answeredH0559$<5 to thine own countryH0776; to goH032124:S with me, that, behold, thou seekestH0124549S unto him, but what hast thou lackedH026388 saidH05597% then pharaohH06547#63 to mine own countryH07765' that i may goH032124' let me departH079713!  to pharaohH065472  saidH05591  hadadH019080  was deadH04191/#  of the hostH06635.# the captainH08269-' and that joabH03097,- with his fathersH01 Xq@ _?nJ/vXd of zeredaH06868c' an ephrathiteH0673b of nebatH05028a the sonH01121`% and jeroboamH03379_!  over syriaH0758^#  and reignedH04427] israelH03478 \+ and he abhorredH06973[! that hadadH01908$Z3 beside the mischiefH07451Y! of solomonH08010X% all the daysH03117W to israelH03478(V; and he was an adversaryH07854U#  in damascusH01834%T5  therein, and reignedH04427S  and dweltH03427R# to damascusH01834Q' and they wentH03212P slewH02026O! when davidH01732N# over a bandH01416-ME unto him, and became captainH08269L menH0582 K+ and he gatheredH06908J  of zobahH06678I  kingH04428H  hadadezerH01909 dpU<{V: oP3d/;' that he was industriousH04399 H06213' the young manH05288 seeingH07200# and solomonH08010~ of valourH02428}% a mighty manH01368| jeroboamH03379{# and the manH0376z!  his fatherH01y  of davidH01732x#  of the cityH05892w%  the breachesH06556v repairedH05462u milloH04407t builtH01129s solomonH08010!r- against the kingH04428q handH03027"p/ that he lifted upH07311o the causeH01697!n- against the kingH04428m handH03027"l/  even he lifted upH07311k  womanH0802j  a widowH0490i  zeruahH06871h  nameH08034g) whose mother'sH0517f servantH05650e solomon'sH08010 Is>}c@sX< fI thee tenH06235 takeH03947# to jeroboamH03379# and he saidH0559 piecesH07168' twelveH06240 H08147!- on him, and rentH07167 garmentH08008 the newH02319 caughtH08610! and ahijahH0281#1 alone in the fieldH07704%  and they twoH08147  garmentH08008#1  himself with a newH02319 +  and he had cladH03680)  him in the wayH01870 foundH04672 ' the shiloniteH07888  ahijahH0281! - that the prophetH05030 % of jerusalemH03389  went outH03318' when jeroboamH033791M and it came to pass at that timeH06256  of josephH03130%  of the houseH01004$3  over all the chargeH05447"/  he made him rulerH06485 VqI)hN+mOqV; !the godH0430: !chemoshH03645!9- !of the zidoniansH067228# !the goddessH04307 !ashtorethH06253(6; !me, and have worshippedH0781205K !because that they have forsakenH058004 of israelH03478&37 out of all the tribesH07626#23 which i have chosenH09771) sake, the cityH05892*0? sake, and for jerusalem'sH03389/ david'sH01732.) for my servantH05650- tribeH07626%,7 but he shall have oneH0259+ tribesH07626* tenH06235)' and will giveH05414(!  of solomonH08010 '+  out of the handH03027&#  the kingdomH04467$%3  behold, i will rendH07167$  of israelH03478# the godH0430" lordH03068!) for thus saithH0559  piecesH07168 [~a9fJpP2[ W+ #but i will takeH03947 V+ " and my statutesH02708 U+ " my commandmentsH04687 T+ " because he keptH08104"S1 " sake, whom i choseH0977R% " my servant'sH05650Q "for davidH01732P# "of his lifeH02416O% "all the daysH03117N! "him princeH05387 M+ "but i will makeH07896 L+ "out of his handH03027"K/ "the whole kingdomH04467(J; "howbeit i will not takeH03947I! !his fatherH01H !davidH01732!G- !and my judgmentsH04941F# !my statutesH02708E% !in mine eyesH05869D !rightH03477C !to doH06213B! !in my waysH01870$A3 ! and have not walkedH01980@ ! of ammonH05983 ?+ ! of the childrenH01121> ! the godH0430=! ! and milcomH04445 <+ !of the moabitesH04124 OhM(tZ?yJ{O(s; &unto all that i commandH066806rW &and it shall be, if thou wilt hearkenH08085q# %over israelH03478"p/ %and shalt be kingH04428o %desirethH0183/nI %according to all that thy soulH05315+mA %thee, and thou shalt reignH04427 l+ %and i will takeH03947k $my nameH08034j $ me to putH07760#i3 $ which i have chosenH0977h $ the cityH05892 g+ $ me in jerusalemH03389f $ beforeH06440e $alwayH03117!d- $may have a lightH05216c! $my servantH05650b! $that davidH01732a $tribeH07626` $oneH0259_# $will i giveH05414!^- $and unto his sonH01121] #tribesH07626\ #tenH06235[' #and will giveH05414Z #handH03027!Y- #out of his son'sH01121X# #the kingdomH04410bR $RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{  …9 ÅW ąt Ņ ƅ/ DžK ȅh Ʌ ʅ" ˅@ ̅_ ͅ{ ΅  …9 ÅW ąt Ņ ƅ/ DžK ȅh Ʌ ʅ" ˅@ ̅_ ͅ{ ΅ υ5 ЅS хr ҅ Ӆ* ԅI Յh օ ׅ% ؅E مb څ ۅ ܅> ݅\ ޅ{ ߅ 5 O m + G d   ; W s  . K h   = Z x  2 P n ) E c   9 X v  1 N k  ' E b   = Y u  0 M k  % C `   ; Y v  2 O k ! "% #B `dH(tU;tW2}` (and fledH01272 (aroseH06965% (and jeroboamH03379  (jeroboamH03379" / (therefore to killH04191  (soughtH01245  (solomonH08010! - 'but not for everH03117 'of davidH01732 'the seedH02233,C 'and i will for this afflictH06031 &israelH03478' &and will giveH05414 &for davidH01732! &as i builtH01129 &houseH01004# &thee a sureH05394S &that i will be with thee, and buildH01129~ & didH06213}! & my servantH05650| & as davidH01732${3 & and my commandmentsH04687z# & my statutesH02708y &to keepH08104x# &in my sightH05869w &rightH03477v &and doH06213u! &in my waysH01870$t3 &thee, and wilt walkH01980 EeA"wR2tP7~aE.! +his fatherH01- +of davidH01732,# +in the cityH05892+) +and was buriedH06912*- +with his fathersH01) +sleptH07901(# +and solomonH08010' *yearsH08141& *fortyH0705 %+ *over all israelH03478$% *in jerusalemH03389# *reignedH04427"% *that solomonH08010!% *and the timeH03117 ! ) of solomonH08010# )of the actsH01697# )in the bookH05612!- )they not writtenH03789) )and his wisdomH02451$3 )and all that he didH06213! )of solomonH08010# )of the actsH01697% )and the restH03499! (of solomonH08010 + ( until the deathH04194!- ( and was in egyptH04714 ( of egyptH04714 ( kingH04428% ( unto shishakH07895! (into egyptH04714 TmN+wZ1tZ=rTK and spakeH01696J cameH0935I of israelH03478)H= and all the congregationH06951"G/ him. and jeroboamH03379F! and calledH07121E) that they sentH07971D  in egyptH04714C  dweltH03427B%  and jeroboamH03379A  solomonH08010@ of kingH04428"?/ from the presenceH06440 >+ for he was fledH01272= heardH08085%<5 who was yet in egyptH04714; of nebatH05028: the sonH0112139Q and it came to pass, when jeroboamH03379!8- to make him kingH044277! to shechemH079276 were comeH09355) for all israelH034784! to shechemH079273 wentH032122% and rehoboamH073461 + reignedH044270 + his sonH01121/% +and rehoboamH07346 hrU`:tW:hh! his fatherH01g solomonH08010f beforeH06440e! that stoodH05975!d- with the old menH02205c consultedH03289b rehoboamH07346a and kingH04428` departedH03212&_7 to me. and the peopleH05971 ^+ then come againH07725] daysH03117\ threeH07969"[/ unto them, departH03212Z# and he saidH0559"Y/  and we will serveH05647!X-  upon us, lighterH07043W%  which he putH05414V  yokeH05923U' and his heavyH03515T' of thy fatherH01S serviceH056565RU now therefore make thou the grievousH07186Q grievousH07185P our yokeH05923O madeH07185N! thy fatherH01M  sayingH0559L' unto rehoboamH07346 Py^>d?lL)kP  beforeH06440# which stoodH05975#1 that were grown upH01431#1 with the young menH03206#1 him, and consultedH03289%~5 which they had givenH03289}) of the old menH02205|# the counselH06098{) but he forsookH05800z  for everH031178y[  to them, then they will be thy servantsH05650x  wordsH01697w  goodH02896 v+ them, and speakH01696!u- them, and answerH06030t) and wilt serveH05647s this dayH03117!r- unto this peopleH05971*q? if thou wilt be a servantH05650 p- unto him, sayingH0559o) and they spakeH01696n# this peopleH05971m  answerH01697l!  that i mayH07725!k-  how do ye adviseH03289j  and saidH0559#i1  while he yet livedH02416 HrR. uO(tO3mH!- shall be thickerH05666%5 unto them, my littleH06995-E unto us; thus shalt thou sayH01696 lighterH07043 heavyH03513 our yokeH05923 madeH03513! thy fatherH01!/ unto thee, sayingH0559! that spakeH01696!- unto this peopleH05971%7 thus shalt thou speakH0559 - unto him, sayingH0559) with him spakeH01696#1 that were grown upH01431"/ and the young menH03206 + upon us lighterH07043 did putH05414 - which thy fatherH01  the yokeH05923  makeH07043 ' to me, sayingH0559 + who have spokenH01696# this peopleH05971 answerH01697) ye that we mayH07725-E unto them, what counsel giveH03289# and he saidH0559 I|W>uN.yW=iI=# and forsookH05800< roughlyH07186;! the peopleH05971: answeredH060309% and the kingH044288 dayH031177 the thirdH07992!6- come to me againH077255 sayingH05594' had appointedH016963# as the kingH044282 dayH031171 the thirdH079920# to rehoboamH07346/ cameH0935#.1 and all the peopleH05971-# so jeroboamH03379#,1 you with scorpionsH06137$+3 but i will chastiseH03256*) you with whipsH07752)) hath chastisedH03256( my fatherH01'% to your yokeH05923&! i will addH03254% yokeH05923!$- you with a heavyH03515# did ladeH06006'"? and now whereas my fatherH01! loinsH04975 - than my father'sH01 dS.dI+tL*~dZ  ahijahH0281Y  byH03027X  spakeH01696W lordH03068V! his sayingH01697&U7 that he might performH06965T lordH03068S' for the causeH05438$R3 not unto the peopleH05971Q hearkenedH08085#P1 wherefore the kingH04428#O1 you with scorpionsH06137$N3 but i will chastiseH03256M)  you with whipsH07752L  chastisedH03256K  my fatherH01J%  to your yokeH05923I)  and i will addH03254H heavyH03513G your yokeH05923F madeH03513E my fatherH01D sayingH0559!C- of the young menH03206*B? to them after the counselH06098A and spakeH01696@) that they gaveH03289? counselH06098>' the old men'sH02205 QlH0nM(rK1sQx' in the citiesH05892w# which dweltH03427v of israelH03478u% the childrenH01121 t- unto their tentsH0168s departedH03212r so israelH03478q davidH01732#p1 to thine own houseH01004o now seeH07200n o israelH03478m' to your tentsH0168l of jesseH03448k!  in the sonH01121j#  inheritanceH05159!i-  have we in davidH01732h%  what portionH02506g  sayingH0559f the kingH04428e answeredH01697*d? not unto them, the peopleH05971c hearkenedH08085b' that the kingH04428a sawH07200 `+ when all israelH03478_ soH07725^ of nebatH05028] the sonH01121\'  unto jeroboamH03379['  the shiloniteH07888 [oV<sV8{U8~[) that they sentH07971) was come againH07725' that jeroboamH03379 heardH080855U and it came to pass, when all israelH03478' unto this dayH03117 of davidH01732"/ against the houseH01004  rebelledH06586  so israelH03478 % to jerusalemH03389  to fleeH05127 ) to his chariotH04818'  to get him upH05927!  made speedH0553  rehoboamH07346)  therefore kingH04428%  that he diedH04191+ him with stonesH068 stonedH07275) and all israelH03478!- over the tributeH04522 adoramH0151~ sentH07971} rehoboamH07346| then kingH04428{ reignedH04427z rehoboamH07346y of judahH03063 Ci9iH'dH*}]C2 againH077251# the kingdomH044100 to bringH07725/ of israelH03478"./ against the houseH01004- to fightH03898+,3'  which were warriorsH04421 H06213+!  chosen menH0977*  thousandH0505)'  and fourscoreH08084(!  an hundredH03967'# of benjaminH01144&) with the tribeH07626% of judahH03063$' all the houseH01004#% he assembledH06950"% to jerusalemH03389! was comeH0935" / and when rehoboamH07346 of judahH03063 the tribeH07626  butH02108  of davidH01732  the houseH01004,E  there was none that followedH0310 +  over all israelH03478"/ and made him kingH04427*? him unto the congregationH05712! and calledH07121 `jC(~eH|^E}`P  every manH0376O returnH07725N of israelH03478M% the childrenH01121%L7 against your brethrenH0251K nor fightH03898#J1 ye shall not go upH05927I lordH03068H! thus saithH0559G  sayingH0559F'  of the peopleH05971#E1  and to the remnantH03499D%  and benjaminH01144C of judahH03063'B9 and unto all the houseH01004A of judahH03063@ kingH04428?! of solomonH08010> the sonH01121=' unto rehoboamH07346< speakH0559; sayingH0559: of godH04309 the manH0376#81 came unto shemaiahH080987 of godH04306% but the wordH016975! of solomonH080104 the sonH011213# to rehoboamH07346 DyO6x\?$u]<|bDn sacrificeH02077m to doH06213l go upH05927k) if this peopleH05971j of davidH01732i% to the houseH01004h returnH07725&g7 now shall the kingdomH04467f% in his heartH03820e saidH0559d% and jeroboamH03379c  penuelH06439'b9 from thence, and builtH01129&a7 therein; and went outH03318` and dweltH03427_ ephraimH0669^ in mountH02022] shechemH07927\ builtH01129[' then jeroboamH03379Z lordH03068&Y7 according to the wordH01697X to departH03212W% and returnedH07725V lordH03068&U7 therefore to the wordH01697(T;  from me. they hearkenedH08085S  isH01961R)  for this thingH01697Q%  to his houseH01004 N|Y:rR9kO!qN + out of the landH0776& 7  which brought thee upH05927   o israelH03478+  behold thy godsH0430%  to jerusalemH03389!-  for you to go upH05927*? unto them, it is too muchH07227 and saidH0559 goldH02091 calvesH05695 twoH08147 and madeH06213% took counselH03289#~1 whereupon the kingH04428} of judahH03063| kingH04428{# to rehoboamH07346!z- me, and go againH07725$y3 and they shall killH02026x of judahH03063w  kingH04428v'  unto rehoboamH07346u+  unto their lordH0113t!  turn againH07725s)  of this peopleH05971%r5 then shall the heartH03820q% at jerusalemH03389p lordH03068o% in the houseH01004 \gO1{^>!R6t\) dayH03117((-' on the fifteenthH06240 H02568' monthH02320&' in the eighthH08066% a feastH02282$ ordainedH06213#% and jeroboamH03379"  of leviH03878+!A which were not of the sonsH01121 ' of the peopleH05971' of the lowestH07098 priestsH03548 and madeH06213) of high placesH01116 an houseH01004# and he madeH06213 unto danH01835 the oneH0259 beforeH06440 wentH03212) for the peopleH05971% became a sinH02403) and this thingH01697 he in danH01835 putH05414' and the otherH0259% in beth–elH01008 the oneH0259 ! and he setH07760  of egyptH04714 HwT9iI"pG/ dHE ! a feastH02282D% ! and ordainedH06213!C- ! of his own heartH03820$B5 ! which he had devisedH0908A% ! in the monthH02320@ !monthH02320?' !of the eighthH08066> !dayH03117%='' !the fifteenthH06240 H02568<% !in beth–elH01008";/ !which he had madeH06213:) !upon the altarH041969' !so he offeredH05927"8/ which he had madeH06213#71 of the high placesH011166# the priestsH035485% in beth–elH010084' and he placedH05975!3- that he had madeH06213 2+ unto the calvesH056951# sacrificingH02076 0+ he in beth–elH01008/ so didH06213.) upon the altarH04196-) and he offeredH05927, in judahH03063$+3 like unto the feastH02282*% of the monthH02320 KvP% uT:uY=#fKc josiahH02977b  of davidH01732a)  unto the houseH01004`'  shall be bornH03205 _+  behold, a childH01121^  lordH03068]! thus saithH0559\ altarH04196[ o altarH04196Z and saidH0559Y lordH03068X# in the wordH01697"W/ against the altarH04196V% and he criedH07121 U+  to burn incenseH06999T%  by the altarH04196S  stoodH05975R% and jeroboamH03379Q) unto beth–elH01008P lordH03068O# by the wordH01697N% out of judahH03063M of godH0430L a manH0376'K; and, behold, there cameH0935"J/ !and burnt incenseH06999I) !upon the altarH04196H) !and he offeredH05927G !of israelH03478"F/ !unto the childrenH01121 OlFkN5{H+pO%  in beth–elH01008"~/ against the altarH04196 }+ which had criedH07121| of godH0430{! of the manH0376z! the sayingH01697y heardH08085x jeroboamH03379/wI and it came to pass, when kingH04428,vC  upon it shall be poured outH08210u'  and the ashesH01880t'  shall be rentH07167"s/ behold, the altarH04196r# hath spokenH01696q lordH03068p the signH04159o sayingH0559n% the same dayH03117m a signH04159l# and he gaveH05414k) shall be burntH08313j bonesH06106$i5 upon thee, and men'sH0120"h/ that burn incenseH06999#g1 of the high placesH01116f# the priestsH03548-eE and upon thee shall he offerH02076d by nameH08034 Qc:}[9tT;jQ lordH03068% now the faceH06440 intreatH02470 of godH0430% unto the manH0376 and saidH0559 answeredH06030% and the kingH04428  lordH03068#  by the wordH01697  had givenH05414 of godH0430' which the manH0376&7 according to the signH04159) from the altarH04196 ! poured outH08210 ' and the ashesH01880 ' also was rentH07167  the altarH04196% 5 not pull it in againH07725!- so that he couldH03201&7 against him, dried upH03001#1 which he put forthH07971%5 on him. and his handH03027 lay holdH08610  sayingH0559)  from the altarH04196  his handH03027"/  that he put forthH07971 drS9zY@ ]>$ d 9- i will not go inH09358# thine houseH010047 me halfH02677"6/ if thou wilt giveH054145' unto the kingH044284 saidH05593 of godH04302# and the manH03761'  thee a rewardH04991)0= thyself, and i will giveH05414%/5 with me, and refreshH05582. homeH01004- comeH0935, of godH0430+% unto the manH0376* saidH01696)% and the kingH04428( beforeH07223''9 was restored him againH07725& handH03027%) and the king'sH04428$ lordH03068 #' besoughtH06440 H02470" of godH0430!#  and the manH0376) =  may be restored me againH07725%5  for me, that my handH03027  and prayH06419  thy godH0430 G}[1oL(mM,|dGX and toldH05608W cameH0935V% and his sonsH01121U% in beth–elH01008T prophetH05030S oldH02205R anH0259 Q+ now there dweltH03427P% to beth–elH01008O% that he cameH0935N) not by the wayH01870M% and returnedH07725L wayH01870K anotherH0312J! so he wentH03212!I- that thou camestH01980 H+ by the same wayH01870G) nor turn againH07725F waterH04325E nor drinkH08354D no breadH03899C eatH0398B sayingH0559A lordH03068@) me by the wordH01697&?7 for so was it chargedH06680>'  in this placeH04725=  waterH04325<  nor drinkH08354;  breadH03899-:G  with thee, neither will i eatH0398 \fE'rY1qX:|\v# him the assH02543 u+ so they saddledH02280t! me the assH02543s saddleH02280r' unto his sonsH01121q# and he saidH0559p! from judahH03063o! which cameH0935n wentH01980m of godH0430l the manH0376k wayH01870j whatH0335i had seenH07200!h- he? for his sonsH01121g wentH01980$f3 unto them, what wayH01870e saidH01696d- and their fatherH01"c5 also to their fatherH01b) them they toldH05608a' unto the kingH04428$`3 which he had spokenH01696_ the wordsH01697^% in beth–elH01008] that dayH03117\ had doneH06213[ of godH0430Z% that the manH0376"Y/ him all the worksH04639 NuW7aAoGtN"/ to me by the wordH01697 + for it was saidH01697(;  with thee in this placeH04725 waterH04325 nor drinkH08354 breadH03899-G with thee: neither will i eatH0398$ 5 with thee, nor go inH0935 ! not returnH07725  i mayH03201 # and he saidH0559  breadH03899 - with me, and eatH0398 homeH01004) unto him, comeH03212% then he saidH0559#  and he saidH0559!  from judahH03063#  that camestH0935  of godH0430%  thou the manH0376# and he saidH0559~% under an oakH0424}# him sittingH03427| and foundH04672{ of godH0430z the manH0376y afterH0310x and wentH03212w# and he rodeH07392 vpF, tL3lR6v1 waterH043250 and drankH08354/% in his houseH01004. breadH03899%-7 with him, and did eatH0398 ,+ so he went backH07725+ he liedH03584*  waterH04325)  and drinkH08354(  breadH03899'+  that he may eatH0398+&A  with thee into thine houseH01004%) bring him backH07725$ sayingH0559# lordH03068$"3 unto me by the wordH01697! spakeH01696 % and an angelH04397 a prophetH05030 he saidH0559!-  that thou camestH01980!  by the wayH01870  to goH03212&7 there, nor turn againH07725 waterH04325 nor drinkH08354 no breadH03899) thou shalt eatH0398 lordH03068 ^oEjL3iP5^N% in the placeH04725M waterH04325L and drunkH08354K breadH03899J) and hast eatenH0398 I+ but camest backH07725H commandedH06680G thy godH0430F lordH03068 E+ the commandmentH04687"D/  and hast not keptH08104C  lordH03068B  the mouthH06310$A3  thou hast disobeyedH04784@%  forasmuch asH03282? lordH03068>! thus saithH0559= sayingH0559<! from judahH03063; that cameH0935: of godH04309% unto the manH03768% and he criedH07121&77 that brought him backH07725&67 came unto the prophetH050305 lordH030684' that the wordH016973% at the tableH0797912M and it came to pass, as they satH03427 TlL*{^={aI& jTk  byH0681j  stoodH05975i#  and the assH02543h! in the wayH01870g was castH07993%f5 him: and his carcaseH05038e and slewH04191d) him by the wayH01870c metH04672b a lionH0738%a5 and when he was goneH03212)`=  whom he had brought backH07725 _+ for the prophetH05030 ^+ for him the assH02543 ]+ that he saddledH02280\% he had drunkH08354[ and afterH0310Z breadH03899Y% he had eatenH0398*XA and it came to pass, afterH0310W) of thy fathersH01#V1 unto the sepulchreH06913U)  shall not comeH0935T#  thy carcaseH05038S  no waterH04325R  and drinkH08354Q  no breadH03899P% to thee, eatH0398O did sayH01696 ez\@ uT7lK1~e   lordH03068  lordH03068'  unto the wordH06310$3 who was disobedientH04784 of godH0430 the manH0376 he saidH0559 heardH08085% from the wayH01870&7 that brought him backH07725%5 and when the prophetH05030~ dweltH03427} prophetH05030|' where the oldH02205{#  in the cityH05892z  and toldH01696y'  and they cameH0935x#  the carcaseH05038w  byH0681v standingH05975u% and the lionH0738t! in the wayH01870s castH07993r# the carcaseH05038q and sawH07200p passed byH05674 o- and, behold, menH0582n) by the carcaseH05038m!  also stoodH05975l%  it, the lionH0738 MqB)qL,vYC#iM' took upH05375 &+ and the prophetH05030% the assH02543$ nor tornH07665##  the carcaseH05038"'  had not eatenH0398!  the lionH0738 #  the carcaseH05038  byH0681 standingH05975% and the lionH0738# and the assH02543! in the wayH01870 castH07993# his carcaseH05038 and foundH04672# and he wentH03212!- and they saddledH02280! me the assH02543 saddleH02280 sayingH0559# to his sonsH01121% and he spakeH01696) which he spakeH01696 lordH03068+A him, according to the wordH01697 ) him, and slainH04191 + which hath tornH07665! /  him unto the lionH0738 )  hath deliveredH05414 Dg?nN)}W7w\DE  layH03240D  buriedH06912C  of godH0430B+  wherein the manH0376$A3 me in the sepulchreH06913@ then buryH06912?) when i am deadH04191> sayingH0559=# to his sonsH01121"<1 him, that he spakeH0559;' he had buriedH06912*:A and it came to pass, afterH03109! my brotherH02518 alasH01945!7- and they mournedH05594!6- in his own graveH069135# his carcaseH050384# and he laidH032403# and to buryH069122  to mournH055941#  to the cityH058920  cameH0935/  prophetH05030.#  and the oldH02205$-3 and brought it backH07725 ,+ it upon the assH02543+ and laidH03240* of godH0430)! of the manH0376(# the carcaseH05038 HeE,mN5gE#oH#b1 !of the high placesH01116a) !of the priestsH03548&`)' !he consecratedH03027 H04390 _+ ! whosoever wouldH02655#^1 ! of the high placesH01116] ! priestsH03548\' ! of the peopleH05971[' ! of the lowestH07098Z !againH07725Y !but madeH06213X !wayH01870"W/ !not from his evilH07451V !returnedH07725U !jeroboamH03379T! !this thingH01697S !afterH0310R! of samariaH08111Q' in the citiesH05892#P1 of the high placesH01116+OA and against all the housesH01004N% in beth–elH01008"M/ against the altarH04196L lordH03068K# by the wordH01697J) which he criedH07121I) for the sayingH01697H his bonesH06106G besideH0681F  my bonesH06106 ]{c@fE-pP4z] and takeH03947!~- over this peopleH05971} kingH04428|!  which toldH01696{#  the prophetH05030z  ahijahH0281y)  thee to shilohH07887x  and getH01980w# of jeroboamH03379v) to be the wifeH08020uK thyself, that thou be not knownH03045*t? i pray thee, and disguiseH08138s ariseH06965r# to his wifeH0802q saidH0559p% and jeroboamH03379o fell sickH02470n# of jeroboamH03379m the sonH01121l abijahH029k% at that timeH06256j% "of the earthH0127"i/ "from off the faceH06440h) "and to destroyH08045g "offH03582f# "of jeroboamH03379e) "unto the houseH01004d! "became sinH02403c) "and this thingH01697 GmP6 ~`C% wV9|bG to askH01875 comethH0935# of jeroboamH03379 - behold, the wifeH0802# unto ahijahH0281 saidH0559 lordH03068%5 by reason of his ageH07869 were setH06965%  for his eyesH05869  not seeH07200  couldH03201!  but ahijahH0281  of ahijahH0281% to the houseH01004 and cameH0935 to shilohH07887  and wentH03212  and aroseH06965  did soH06213  wifeH0802 ) and jeroboam'sH033794S  thee what shall become of the childH05288&7  to him: he shall tellH05046 and goH0935 of honeyH01706# and a cruseH01228' and cracknelsH05350 loavesH03899 tenH06235 with theeH03027 G^hH( jR5fG=!  the peopleH05971 <+  thee from amongH08432;  i exaltedH07311:% forasmuch asH032829 of israelH034788 godH04307 lordH030686! thus saithH05595 jeroboamH033794 tellH05593 goH032122  heavyH071861  sentH079710  anotherH05234/#  of jeroboamH03379.  thou wifeH0802- come inH0935,% that he saidH0559+# at the doorH06607*) as she came inH0935)# of her feetH07272( the soundH06963' heardH08085&# when ahijahH0281% anotherH05234=$g  unto her: for it shall be, when she cometh inH0935(#;  and thus shalt thou sayH01696"  thusH02090!  sickH02470$ 3  of thee for her sonH01121 a thingH01697 ]hH/ fBv].]'Y9  to provoke me to angerH03707"X/  and molten imagesH04541W  godsH0430V!  thee otherH0312U  and madeH06213)T=  thee: for thou hast goneH03212+SA  above all that were beforeH06440R  evilH07489Q'  but hast doneH06213P% in mine eyesH05869O rightH03477N  to doH06213&M7  me with all his heartH03824'L-%  and who followedH0310 H01980 K+  my commandmentsH04687J  who keptH08104I davidH017321HM thou hast not been as my servantH05650G and gaveH05414F of davidH01732E) from the houseH01004D awayH07167C# the kingdomH04467B and rentH07167A israelH03478@) over my peopleH05971?#  thee princeH05057>  and madeH05414 KqX5\?!qX0 lKu%  in the fieldH07704#t1  and him that diethH04191s  eatH0398r)  shall the dogsH03611q#  in the cityH05892p#  of jeroboamH03379o)  him that diethH04191$n3  till it be all goneH08552m  dungH01557%l5  as a man taketh awayH01197k#  of jeroboamH03379j%  of the houseH01004i#  the remnantH0310#h1  and will take awayH01197g  in israelH03478f  and leftH05800$e3  him that is shut upH06113!d-  against the wallH07023!c-  him that pissethH08366b'  from jeroboamH03379!a-  and will cut offH03772`#  of jeroboamH03379_)  upon the houseH01004^  evilH07451/]K  therefore, behold, i will bringH0935\  thy backH01458[  me behindH0310Z'  and hast castH07993 YmS+fC#[B(Y#1 shall raise him upH06965 lordH03068#  of jeroboamH03379%  in the houseH01004  of israelH03478   godH0430   lordH03068   thingH01697   goodH02896. G  because in him there is foundH04672%  to the graveH06913!  shall comeH0935-E  him: for he only of jeroboamH03379"/  for him, and buryH06912#  shall mournH05594)  and all israelH03478  shall dieH04191  the childH03206'  into the cityH05892  enterH0935~'  when thy feetH07272(};  thee to thine own houseH01004$|3  thou therefore, getH03212{  ariseH06965z#  hath spokenH01696y  lordH03068x  eatH0398w!  of the airH08064 v+  shall the fowlsH05775 UaD+ jO*j?uU0# of the sinsH02403/ becauseH01558. upH05414- israelH03478",/ and he shall giveH05414+ to angerH03707* lordH03068)% their grovesH0842'(9 because they have madeH06213' the riverH05104&# them beyondH05676"%/  and shall scatterH02219$-  to their fathersH01#'  which he gaveH05414"  landH0127!!-  out of this goodH02896  israelH03478%5 and he shall root upH05428% in the waterH04325 is shakenH05110 as a reedH07070 israelH03478# shall smiteH05221 lordH03068 that dayH03117# of jeroboamH03379 the houseH01004"/ who shall cut offH03772# over israelH03478 a kingH04428 Y}ZB(gI0 |Y9{YM' how he warredH03898L# of jeroboamH03379K# of the actsH01697J% and the restH03499I#  the prophetH05030H  ahijahH0281G) of his servantH05650F# by the handH03027E) which he spakeH01696D lordH03068/CI for him, according to the wordH01697B mournedH05594$A3 him; and all israelH03478 @+ and they buriedH06912?  diedH04191>  the childH05288=#  of the doorH01004!<- to the thresholdH05592;' when she cameH0935: to tirzahH086569 and cameH09358% and departedH032127 aroseH069656 wifeH08025) and jeroboam'sH033794  to sinH02398$33 and who made israelH034782# who did sinH023981# of jeroboamH03379 \pO1_=oR5\!k'  seventeenH06240 H07651j)  and he reignedH04427'i9  when he began to reignH04427h  oldH01121g  yearsH08141f and oneH0259e fortyH0705d rehoboamH07346c in judahH03063b reignedH04427a! of solomonH08010` the sonH01121_% and rehoboamH07346^  reignedH04427]  his sonH01121\  and nadabH05070[- with his fathersH01Z% and he sleptH07901Y yearsH08141X! and twentyH06242W twoH08147V reignedH04427U) which jeroboamH03379T% and the daysH03117S  of israelH03478R%  of the kingsH04428)Q/' of the chroniclesH03117 H01697P# in the bookH05612O writtenH03789#N1 and how he reignedH04427 PqG)pR:!`2iP hillH01389' on every highH01364! and grovesH0842! and imagesH04676!- them high placesH01116$3 for they also builtH01129  had doneH06213*E  above all that their fathersH01)= which they had committedH02398 + with their sinsH024032~O and they provoked him to jealousyH07065} lordH03068|% in the sightH05869{ evilH07451z didH06213y and judahH03063x' an ammonitessH05985w naamahH05279v nameH08034'u; there. and his mother'sH0517t his nameH08034s to putH07760r of israelH03478&q7 out of all the tribesH07626p! did chooseH0977o lordH03068n the cityH05892m% in jerusalemH03389l yearsH08141 DlOf1qK&jD"%/ he even took awayH03947$ houseH01004#' of the king'sH04428!"/ and the treasuresH0214! lordH03068 % of the houseH01004' the treasuresH0214!- and he took awayH03947"/  against jerusalemH03389 came upH05927 of egyptH04714 kingH04428 shishakH07895 rehoboamH07346 of kingH04428 yearH081411M and it came to pass in the fifthH02549  of israelH03478%  the childrenH01121 beforeH06440 cast outH03423 lordH03068) of the nationsH014712O according to all the abominationsH08441  they didH06213 # in the landH0776. G and there were also sodomitesH06945  treeH06086& 7 and under every greenH07488 ItW:yX7qN5iIC# of the actsH01697B% now the restH03499A  chamberH08372@)  into the guardH07323,?C them, and brought them backH07725> bareH05375=) that the guardH07323< lordH03068;) into the houseH01004: wentH09359 the kingH044288 whenH017677  houseH010046'  of the king'sH044285  the doorH066074!  which keptH081043%  of the guardH073232% of the chiefH082691) unto the handsH030270' and committedH06485/ shieldsH04043&.7 in their stead brasenH05178- madeH06213, rehoboamH07346+ and kingH04428*  had madeH06213)'  which solomonH08010(  of goldH02091 '+  all the shieldsH04043&&7  all: and he took awayH03947 RsF%bH&gL* oR` jeroboamH03379_ of kingH04428^ yearH08141-]7' now in the eighteenthH06240 H08083\ reignedH04427[  his sonH01121Z!  and abijamH038Y'  an ammonitessH05985X  naamahH05279W  nameH08034 V- and his mother'sH0517U of davidH01732T# in the cityH05892S- with his fathersH01R) and was buriedH06912Q- with his fathersH01P sleptH07901O% and rehoboamH07346N daysH03117M% and jeroboamH03379!L- between rehoboamH07346"K/ and there was warH04421J  of judahH03063I% of the kingsH04428)H/' of the chroniclesH03117 H01697G# in the bookH05612!F- they not writtenH03789$E3 and all that he didH06213D# of rehoboamH07346 NsY?#fD u\A mN! him a lampH05216~ giveH05414} his godH0430| lordH03068){= nevertheless for david'sH01732z!  his fatherH01y  of davidH01732x%  as the heartH03824w  his godH0430v lordH03068 u+ was not perfectH08003#t1 him: and his heartH03824s beforeH06440"r/ which he had doneH06213q' of his fatherH01 p+ in all the sinsH02403o' and he walkedH03212n%  of abishalomH053m% the daughterH01323l maachahH04601k nameH08034 j- and his mother'sH0517 i+ he in jerusalemH03389h reignedH04427g yearsH08141f threeH07969e!  over judahH03063d abijamH038c reignedH04427b of nebatH05028a the sonH01121 DbD" hC#pO.dD# in the bookH05612!- they not writtenH03789$3 and all that he didH06213 of abijamH038# of the actsH01697% now the restH03499# of his lifeH02416% all the daysH03117% and jeroboamH03379!- between rehoboamH07346"/ and there was warH04421#  the hittiteH02850  of uriahH0223(;  save only in the matterH01697#  of his lifeH02416! - him all the daysH03117" / that he commandedH06680% 5 and turned not asideH05493  lordH03068 # in the eyesH05869 rightH03477 didH06213' because davidH01732  jerusalemH03389&7  him, and to establishH05975  afterH0310 his sonH01121 to set upH06965% in jerusalemH03389 FoN-oT8gP1{bF;  maachahH04601:  nameH08034 9-  and his mother'sH0517 8+  he in jerusalemH033897  reignedH044276  yearsH081415  and oneH02594  and fortyH07053!  over judahH030632  asaH06091  reignedH044270  of israelH03478/  kingH04428.#  of jeroboamH03379-  yearH08141%,5  and in the twentiethH06242+  reignedH04427* his sonH01121) and asaH0609( of davidH01732 '+ him in the cityH05892 &+ and they buriedH06912%- with his fathersH01$ sleptH07901#! and abijamH038"%  and jeroboamH03379!)  between abijamH038" /  and there was warH04421  of judahH03063% of the kingsH04428)/' of the chroniclesH03117 H01697 YsS: zX6kO1Y$Y3 but the high placesH01116X  kidronH06939W%  by the brookH05158V  and burntH08313U  her idolH04656T  destroyedH03772S  and asaH0609R!  in a groveH0842Q  an idolH04656%P5  because she had madeH06213O  queenH01377$N3  even her he removedH05493M!  his motherH0517!L-  and also maachahH04601K  had madeH06213J-  that his fathersH01I'  all the idolsH01544H#  and removedH05493G+  out of the landH0776F'  the sodomitesH06945!E-  and he took awayH05674D!  his fatherH01C  davidH01732B  lordH03068A#  in the eyesH05869@  rightH03477?  didH06213>  and asaH0609=%  of abishalomH053<%  the daughterH01323 \{bAzW>#iK( v\v ramahH07414u and builtH01129t' against judahH03063s went upH05927r of israelH03478q kingH04428p! and baashaH01201o) all their daysH03117n of israelH03478m kingH04428l! and baashaH01201k# between asaH0609"j/ and there was warH04421i#  and vesselsH03627h  and goldH02091g silverH03701f lordH03068e) into the houseH01004;da and the things which himself had dedicatedH06944c' had dedicatedH06944b- which his fatherH01a' in the thingsH06944`) and he broughtH0935_% all his daysH03117^ lordH03068]# was perfectH08003\ heartH03824"[1 nevertheless asa'sH0609!Z- were not removedH05493 Fy`C'lS. hQ8eF! that dweltH03427 of syriaH0758 kingH04428 of hezionH02383 the sonH01121# of tabrimonH02886 the sonH01121$3 them to ben–hadadH01130  sentH07971  asaH0609  and kingH04428 + of his servantsH05650# 1  them into the handH03027'  and deliveredH05414  houseH01004'  of the king'sH04428!/  and the treasuresH0214 lordH03068% of the houseH01004 - in the treasuresH0214 leftH03498% and the goldH02091) all the silverH03701~ tookH03947} then asaH0609|  of judahH03063{  kingH04428z  to asaH0609y!  or come inH0935x'  any to go outH03318)w= that he might not sufferH05414 af>eL.tS2a(2?  and abel–beth–maachahH0621  and danH018350  ijonH05859/  and smoteH05221.  of israelH034780-K which he had against the citiesH05892,% of the hostsH02428+% the captainsH08269* and sentH07971) asaH0609( unto kingH04428' hearkenedH08085&) so ben–hadadH01130#%1 that he may departH05927$  of israelH03478#  kingH04428"#  with baashaH01201!!  thy leagueH01285   and breakH06565 comeH03212 and goldH02091 of silverH03701$3 unto thee a presentH07810$3 behold, i have sentH07971) and thy fatherH01/ between my fatherH01 a leagueH01285 sayingH0559# at damascusH01834 E`F!vN%V6iE O+ of all the actsH01697N the restH03499M! and mizpahH04709L# of benjaminH01144K) with them gebaH01387J builtH01129I  asaH0609H  and kingH04428G#  had buildedH01129*F?  thereof, wherewith baashaH01201E)  and the timberH06086D of ramahH07414C+ away the stonesH068B' and they tookH05375A exemptedH05355%@5 throughout all judahH03063$?3 made a proclamationH08085> asaH0609= then kingH04428< in tirzahH08656; and dweltH03427: of ramahH074149 buildingH01129!8- that he left offH023087 heardH0808516M and it came to pass, when baashaH012015# of naphtaliH05321!4/ with all the landH0776"3/ and all cinnerothH03672 cuR- uR.rR5ck# of jeroboamH03379j the sonH01121i and nadabH05070h  reignedH04427g  his sonH01121 f+  and jehoshaphatH03092e! his fatherH01d of davidH01732c# in the cityH05892b- with his fathersH01a) and was buriedH06912`- with his fathersH01_ sleptH07901^ and asaH0609]# in his feetH07272 \+ he was diseasedH02470[) of his old ageH02209)Z=  nevertheless in the timeH06256Y  of judahH03063X%  of the kingsH04428)W/'  of the chroniclesH03117 H01697V#  in the bookH05612!U- they not writtenH03789T) which he builtH01129S) and the citiesH05892$R3 and all that he didH06213"Q/ and all his mightH01369P of asaH0609 dhO2gN/gK. d! -  him at gibbethonH01405 smoteH05221(; against him; and baashaH01201 conspiredH07194# of issacharH03485% of the houseH01004 of ahijahH0281 the sonH01121! and baashaH01201  to sinH02398)=  wherewith he made israelH03478~) and in his sinH02403}' of his fatherH01|! in the wayH01870{! and walkedH03212z lordH03068y% in the sightH05869x evilH07451w! and he didH06213v yearsH08141u  twoH08147t#  over israelH03478s#  and reignedH04427r  of judahH03063q  kingH04428p of asaH0609o yearH08141n' in the secondH08147m# over israelH03478l) began to reignH04427 ayX2l3nCa%' the shiloniteH07888$ ahijahH0281##  his servantH05650"  byH03027!)  which he spakeH01696   lordH03068/I  him, according unto the sayingH01697'9 until he had destroyedH08045"/ any that breathedH05397 + not to jeroboamH03379 he leftH07604# of jeroboamH03379' all the houseH01004 he smoteH052215U and it came to pass, when he reignedH04427!- him, and reignedH04427 slayH04191! did baashaH01201 of judahH03063 kingH04428 of asaH0609 yearH08141"/ even in the thirdH07969% to gibbethonH01405 !  laid siegeH06696 )  and all israelH03478   for nadabH05070# 1  to the philistinesH06430 [gO(|_7`A" t[B !kingH04428A !of asaH0609@ !yearH08141?% !in the thirdH07969>)  all their daysH03117=  of israelH03478<  kingH04428;!  and baashaH01201:#  between asaH0609"9/  and there was warH044218  of israelH034787% of the kingsH04428)6/' of the chroniclesH03117 H016975# in the bookH05612!4- they not writtenH03789$33 and all that he didH062132 of nadabH050701# of the actsH016970% now the restH03499/  to angerH03707.  of israelH03478- godH0430, lordH03068#+1 by his provocationH03708* sinH02398))= and which he made israelH03478 (+ which he sinnedH02398'# of jeroboamH03379$&3 because of the sinsH02403 ZlH*gH) |cB&wZ` and madeH05414%_5 thee out of the dustH06083'^9 forasmuch as i exaltedH07311] sayingH0559\) against baashaH01201[ of hananiH02607Z the sonH01121Y% came to jehuH03058X lordH03068W' then the wordH01697V " to sinH02398)U= " wherewith he made israelH03478T) "and in his sinH02403S# "of jeroboamH03379R! "in the wayH01870Q! "and walkedH03212P "lordH03068O% "in the sightH05869N "evilH07451M! "and he didH06213L !yearsH08141K ! and fourH0702J ! twentyH06242I ! in tirzahH08656 H+ ! over all israelH03478G ! to reignH04427F !of ahijahH0281E !the sonH01121D% !began baashaH01201C !of judahH03063 YyZ:\;tT8Y#|1 and him that diethH04191{ eatH0398z) shall the dogsH03611y# in the cityH05892x of baashaH01201w) him that diethH04191v  of nebatH05028u  the sonH01121t#  of jeroboamH03379s) like the houseH01004r thy houseH01004q' and will makeH05414p% of his houseH01004!o/ and the posterityH0310n of baashaH01201m' the posterityH0310)l= behold, i will take awayH01197 k+ with their sinsH02403'j9  to provoke me to angerH03707i  to sinH02398h  israelH03478(g;  and hast made my peopleH05971f#  of jeroboamH03379e! in the wayH01870%d5 and thou hast walkedH03212c israelH03478b) over my peopleH05971a# thee princeH05057 ^}\<fE' pT8w^ lordH03068' came the wordH01697 of hananiH02607 the sonH01121 jehuH03058) of the prophetH05030%5 and also by the handH03027 reignedH04427 his sonH01121 and elahH0425 in tirzahH08656) and was buriedH06912 - with his fathersH01  sleptH07901  so baashaH01201   of israelH03478 %  of the kingsH04428)/' of the chroniclesH03117 H01697# in the bookH05612!- they not writtenH03789' and his mightH01369 + and what he didH06213 of baashaH01201# of the actsH01697% now the restH03499  eatH0398!  of the airH08064 ~+ shall the fowlsH05775%}5 of his in the fieldsH07704 QiH/rHz^@#mQ6  of halfH042765  captainH082694  zimriH02174 3+  and his servantH056502  two yearsH081411  in tirzahH086560#  over israelH03478/  to reignH04427.  of baashaH01201- the sonH01121,! began elahH0425+ of judahH03063* kingH04428) of asaH0609( yearH08141' and sixthH08337%&'' in the twentyH08141 H06242&%7 and because he killedH05221$# of jeroboamH03379(#; in being like the houseH01004"% of his handsH03027!' with the workH04639* ? in provoking him to angerH03707  lordH03068%  in the sightH05869#  that he didH06213&7  even for all the evilH07451&7  and against his houseH01004) against baashaH01201 BsQ0b;R, eBS)  against a wallH07023)R=  him not one that pissethH08366Q  he leftH07604P  of baashaH01201O'  all the houseH01004N  he slewH05221M'  on his throneH03678"L/  as soon as he satH03427  houseH01004=  of arzaH0777<%  in the houseH01004;'  himself drunkH07910:  drinkingH0835419M  against him, as he was in tirzahH086568  conspiredH071947  chariotsH07393 TmK-tT/^C*oTp of elahH0425o# of the actsH01697n% now the restH03499$m3  with their vanitiesH01892l  to angerH03707k  of israelH03478j  godH0430i  lordH03068h  to sinH02398.gG  and by which they made israelH03478%f5  by which they sinnedH02398e  his sonH01121d  of elahH0425c%  and the sinsH02403b  of baashaH01201!a-  for all the sinsH02403`#  the prophetH05030_  jehuH03058^  byH03027])  against baashaH01201\)  which he spakeH01696[  lordH03068&Z7  according to the wordH01697Y  of baashaH01201X'  all the houseH01004W  destroyH08045V)  thus did zimriH02174#U1  nor of his friendsH07453)T=  neither of his kinsfolksH01350 lfE'uW=# _<l  the kingH04428$ 3 and hath also slainH05221 ) hath conspiredH07194  zimriH02174  sayH0559 heardH08085 encampedH02583) and the peopleH05971#1 to the philistinesH06430"/ against gibbethonH01405  encampedH02583)  and the peopleH05971  in tirzahH08656  daysH03117  sevenH07651~ reignH04427} did zimriH02174| of judahH03063{ kingH04428z of asaH0609y yearH08141x# and seventhH07651%w'' in the twentyH08141 H06242v  of israelH03478u% of the kingsH04428)t/' of the chroniclesH03117 H01697s# in the bookH05612!r- they not writtenH03789$q3 and all that he didH06213 Oy`@#T9jH.sO *+ which he sinnedH02398)% for his sinsH02403(  and diedH04191"'1  over him with fireH0784&  houseH01004%!  the king'sH04428$  and burntH08313# houseH01004"' of the king'sH04428!+ into the palaceH0759 % that he wentH0935 was takenH03920' that the cityH05892 sawH072000K and it came to pass, when zimriH02174 tirzahH08656,C with him, and they besiegedH06696) and all israelH03478) from gibbethonH01405 went upH05927 and omriH06018# in the campH04264 that dayH03117# over israelH03478  kingH04427#  of the hostH06635#  the captainH08269  made omriH06018%5  wherefore all israelH03478 [qR2oR. wY0u[G tibniH08402F% followedH0310 H01961E' of the peopleH05971D halfH02677C) into two partsH02677B dividedH02505A of israelH03478%@5 then were the peopleH05971?  of israelH03478>%  of the kingsH04428)=/' of the chroniclesH03117 H01697<# in the bookH05612!;- they not writtenH03789 :+ that he wroughtH07194 9+ and his treasonH071958 of zimriH021747# of the actsH016976% now the restH034995  to sinH023984)  to make israelH034783%  which he didH062132)  and in his sinH024031#  of jeroboamH033790! in the wayH01870/! in walkingH03212. lordH03068-% in the sightH05869, evilH07451+ in doingH06213 WhO, y_C%pW=$oWg  sixH08337f  yearsH08141e'  twelveH06240 H08147d#  over israelH03478c to reignH04427b! began omriH06018a of judahH03063` kingH04428_ of asaH0609^ yearH08141] and firstH0259%\'' in the thirtyH08141 H07970[ reignedH04427Z  and omriH06018Y  diedH04191X  so tibniH08402W  of ginathH01527V  the sonH01121U tibniH08402T' that followedH0310S! the peopleH05971R againstH0854Q prevailedH02388P omriH06018O' that followedH0310N) but the peopleH05971M omriH06018L  followedH0310K  and halfH02677!J-  to make him kingH04427I  of ginathH01527H  the sonH01121 RjN0 tT1~bI)nR the sonH01121# of jeroboamH03379) in all the wayH01870' for he walkedH03212 beforeH06440' and did worseH07489 lordH03068# in the eyesH05869~ evilH07451} wroughtH06213| but omriH06018{ samariaH08111z# of the hillH02022y ownerH0113x of shemerH08106w)  after the nameH08034v)  which he builtH01129u#  of the cityH05892t  the nameH08034s!  and calledH07121r# on the hillH02022q and builtH01129p of silverH03701 o+ for two talentsH03603n of shemerH08106m samariaH08111l the hillH02022k' and he boughtH07069j% he in tirzahH08656i reignedH04427h  yearsH08141 Vx_H* gE"qU;V)#/' and in the thirtyH08141 H07970" reignedH04427! his sonH01121  and ahabH0256! in samariaH08111) and was buriedH06912- with his fathersH01 sleptH07901 so omriH06018  of israelH03478%  of the kingsH04428)/'  of the chroniclesH03117 H01697# in the bookH05612!- they not writtenH03789) that he shewedH06213' and his mightH01369% which he didH06213 of omriH06018# of the actsH01697% now the restH03499$3  with their vanitiesH01892  to angerH03707   of israelH03478   godH0430   lordH03068  to sinH02398) = wherewith he made israelH03478) and in his sinH02403 of nebatH05028 ^xZ>"uU6y`?& ~^B# of jeroboamH03379A# in the sinsH02403 @+ for him to walkH03212E?u and it came to pass, as if it had been a light thingH07043> beforeH06440= lordH03068<% in the sightH05869; evilH07451: didH062139 of omriH060188 the sonH011217 and ahabH02566 yearsH081415 and twoH081474 twentyH062423! in samariaH081112# over israelH034781 reignedH044270 of omriH06018/  the sonH01121.  and ahabH0256-#  over israelH03478,  to reignH04427+  of omriH06018* the sonH01121)! began ahabH0256( of judahH03063' kingH04428& of asaH0609% yearH08141$! and eighthH08083 LpO1{V9}dI-jLb ! of israelH03478#a1 ! than all the kingsH04428` ! to angerH03707_ ! of israelH03478^ !godH0430] !lordH03068\ !moreH03254[ !didH06213Z !and ahabH0256Y !a groveH0842X !madeH06213W !and ahabH0256V!  in samariaH08111#U1  which he had builtH01129T  of baalH01168S%  in the houseH01004R  for baalH01168Q  an altarH04196!P-  and he reared upH06965O) and worshippedH07812N baalH01168M! and servedH05647L and wentH03212!K-  of the zidoniansH06722J  kingH04428I!  of ethbaalH0856H%  the daughterH01323G  jezebelH0348F to wifeH0802E% that he tookH03947D of nebatH05028C the sonH01121 ^y_CiO% bAy^  livethH02416  of israelH03478~ godH0430} lordH03068| unto ahabH0256{ saidH0559z of gileadH01568#y1 of the inhabitantsH08453x% the tishbiteH08664w! and elijahH0452v "of nunH05126u "the sonH01121t "joshuaH03091s "byH03027r) "which he spakeH01696q "lordH03068&p7 " according to the wordH01697o " segubH07687(n; " thereof in his youngestH06810m " the gatesH01817l! " and set upH05324k' "his firstbornH01060 j/ "thereof in abiramH048'i9 "he laid the foundationH03245h "jerichoH03405g "buildH01129!f- "the beth–eliteH01017e "did hielH02419d# "in his daysH03117!c- ! that were beforeH06440 U|\:wU8wN/sU and dweltH03427# for he wentH03212 lordH03068(; according unto the wordH01697 and didH06213! so he wentH03212 to feedH03557! the ravensH06158%5 and i have commandedH06680% of the brookH05158!- thou shalt drinkH08354 jordanH03383 beforeH06440 cherithH03747%5 thyself by the brookH05158 and hideH05641 ' thee eastwardH06924% 5 thee hence, and turnH06437  getH03212% 7 came unto him, sayingH0559  lordH03068% and the wordH01697! to my wordH01697' but accordingH06310# these yearsH08141 nor rainH04306'9  there shall not be dewH02919%  whom i standH05975  beforeH06440 IjO1pO!sR9}I0:K  there: behold, i have commandedH066809  and dwellH034278  to zidonH06721"7/  thee to zarephathH068866  getH032125  ariseH06965%47 came unto him, sayingH05593 lordH030682% and the wordH016971# in the landH0776/0I because there had been no rainH01653/ dried upH03001.) that the brookH05158- a whileH03117*,? and it came to pass afterH07093+%  of the brookH05158*%  and he drankH08354)) in the eveningH06153( and fleshH01320' and breadH03899&) in the morningH01242% and fleshH01320$ him breadH03899# broughtH0935") and the ravensH06158!  jordanH03383   beforeH06440 cherithH03747% by the brookH05158 IjI%eCxO2iIW%  and she saidH0559V'  in thine handH03027U  of breadH03899*T?  me, i pray thee, a morselH06595S  bringH03947 R-  to her, and saidH0559Q  he calledH07121P  to fetchH03947%O5  and as she was goingH03212!N-  that i may drinkH08354M#  in a vesselH03627L  waterH04325*K?  me, i pray thee, a littleH04592J  fetchH03947 I-  to her, and saidH0559H'  and he calledH07121G  of sticksH06086 F+  there gatheringH07197E  womanH0802!D/  behold, the widowH0490C#  of the cityH05892B#  to the gateH06607 A-  and when he cameH0935@%  to zarephathH06886?  and wentH03212>#  so he aroseH06965!=-  there to sustainH03557<  womanH0802;  a widowH0490 _wM1hD&aF/ }_v  and bringH03318u  firstH07223t  cakeH05692s  a littleH06996r!  me thereofH08033q  but makeH06213"p/  as thou hast saidH01697o  doH06213n  not; goH0935m)  unto her, fearH03372l  saidH0559k!  and elijahH0452j#  it, and dieH04191i+  that we may eatH0398%h5  it for me and my sonH01121g  and dressH06213 f-  that i may go inH0935e  sticksH06086d  twoH08147c  gatheringH07197b!  in a cruseH06835a  oilH08081`%  and a littleH04592_#  in a barrelH03537^  of mealH07058&])'  but an handfulH03709 H04393\!  not a cakeH04580[  i haveH03426Z  livethH02416Y  thy godH0430X  lordH03068 MrYB$~eC*V9|M+A not, neither did the cruseH06835 wastedH03615 of mealH07058! the barrelH03537 daysH03117 did eatH0398/I and she, and he, and her houseH01004  of elijahH0452( ; according to the sayingH01697  and didH06213 % and she wentH03212  the earthH0127 uponH06440 rainH01653  sendethH05414  lordH03068'  until the dayH03117  failH02637  of oilH08081(; neither shall the cruseH06835 + shall not wasteH03615 of mealH07058~! the barrelH03537} of israelH03478| godH0430{ lordH03068z) for thus saithH0559)y=  for thee and for thy sonH01121x  makeH06213"w1  unto me, and afterH0314 ZfO5iK& m2uZ1  my sonH011210#  and to slayH04191/) to remembranceH02142. my sinH05771 -+ unto me to callH02142,' art thou comeH0935+ of godH04307*[ what have i to do with thee, o thou manH0376)# unto elijahH0452(% and she saidH0559'  leftH03498)&=  that there was no breathH05397%  soreH02389$  was soH03966!#- and his sicknessH02483" fell sickH02470!% of the houseH01004 % the mistressH01172% of the womanH0802 the sonH01121% these thingsH01697)? and it came to pass afterH0310  elijahH0452  byH03027)  which he spakeH01696 lordH03068&7 according to the wordH01697 failH02638 of oilH08081 ^V/lP7hCx^N  my godH0430M lordH03068L and saidH0559K lordH03068J and criedH07121I timesH06471H threeH07969'G9 himself upon the childH03206!F- and he stretchedH04058E  her sonH01121D!  by slayingH04191$C3 with whom i sojournH01481B) upon the widowH0490,AC hast thou also brought evilH07489@ my godH0430? lordH03068> and saidH0559= lordH03068<% and he criedH07121%;5  him upon his own bedH04296:  and laidH079019) where he abodeH034278# into a loftH05944#71 and carried him upH05927%65 him out of her bosomH024365# and he tookH039474! me thy sonH011213) unto her, giveH054142# and he saidH0559 VeL2eB$ zX1sVm to elijahH0452l saidH0559k' and the womanH0802j  livethH02416i  thy sonH01121h  seeH07200g  saidH0559f!  and elijahH0452#e3 him unto his motherH0517d' and deliveredH05414c) into the houseH01004#b1 out of the chamberH05944%a5 and brought him downH03381` the childH03206_ tookH03947^! and elijahH0452])  and he revivedH02421\  againH07725[ into himH07130Z cameH07725Y% of the childH03206X% and the soulH05315W of elijahH0452V the voiceH06963U heardH08085T lordH03068S againH07725R  into himH07130Q  comeH07725P  soulH05315.OG  i pray thee, let this child'sH03206 !RpW6mT:# rT;nR obadiahH05662  calledH07121  and ahabH0256 ! in samariaH08111  famineH07458  a soreH02389!/ himself unto ahabH0256 to shewH07200 wentH03212! and elijahH0452 the earthH0127 uponH06440  rainH04306 +  and i will sendH05414!/  thyself unto ahabH0256  shewH07200~  goH03212} sayingH0559| yearH08141{% in the thirdH07992z) came to elijahH0452y lordH03068x' that the wordH01697w daysH03117v manyH07227u  truthH0571t%  in thy mouthH06310s  lordH03068r' that the wordH01697q of godH0430p a manH0376o i knowH03045n# now by thisH02088 [vV:nF( u^=w[-  to saveH02421,  grassH02682+#  we may findH04672*%  peradventureH0194$)3 and unto all brooksH05158( of waterH04325#'1 unto all fountainsH04599&' into the landH0776% goH03212$% unto obadiahH05662# saidH0559" and ahabH0256! and waterH04325 +  them with breadH03899  and fedH03557  in a caveH04631$'%  them by fiftyH02572 H0376  and hidH02244 prophetsH05030! an hundredH03967 tookH03947% that obadiahH05662 lordH03068% the prophetsH05030 cut offH03772% when jezebelH0348 greatlyH03966 lordH03068 fearedH03373# now obadiahH05662 houseH01004 bb>"^E*mK+~bK thy lordH0113J tellH0559I goH03212H+ and he answeredH0559G  elijahH0452!F/  thou that my lordH0113E and saidH0559D# on his faceH06440C' him, and fellH05307!B- him: and he knewH05234A metH07125@) behold, elijahH0452?) was in the wayH01870>) and as obadiahH05662=  wayH01870<  anotherH0259;  wentH01980(:; by himself, and obadiahH056629 wayH018708 oneH02597 wentH019806 it: ahabH025605K between them to pass throughoutH056744 the landH0776 3+ so they dividedH02505"21 not all the beastsH09291% that we loseH037720 aliveH02421/ and mulesH06505.!  the horsesH05483 kiI' fG,`Akh  i am goneH03212g)  behold, elijahH0452f  thy lordH0113e  tellH0559d  goH03212#c3  and now thou sayestH0559 b+  that they foundH04672a!  and nationH01471`)  of the kingdomH04467 _+  he took an oathH07650(^=  thee: and when they saidH0559]  to seekH01245\'  hath not sentH07971[  my lordH0113Z  whitherH0834Y!  or kingdomH04467X  nationH01471W#  there is noH03426V  livethH02416U  thy godH0430T  lordH03068S  to slayH04191R  of ahabH0256Q'  into the handH03027P#  thy servantH05650+OA  that thou wouldest deliverH05414#N1  what have i sinnedH02398M#  and he saidH0559L) behold, elijahH0452 YpQ4qO+~`A*wY  and waterH04325 +  them with breadH03899  and fedH03557  in a caveH04631  by fiftyH02572  prophetsH05030  lord'sH03068  menH0376~!  an hundredH03967}  how i hidH02244|  lordH03068{%  the prophetsH05030z  slewH02026y%  when jezebelH0348x!  what i didH06213w  my lordH0113 v+  was it not toldH05046u'  from my youthH05271t  lordH03068s  fearH03372&r7  me: but i thy servantH05650$q3  thee, he shall slayH02026#p1  and he cannot findH04672o  ahabH0256n  and tellH05046m#  when i comeH0935$l3  thee whither i knowH03045k#  shall carryH05375j  lordH03068+iA  from thee, that the spiritH07307 YlF(\1nR8tY% israelH03478'$9 thou he that troublethH05916# saidH0559" that ahabH0256! elijahH0452  sawH07200.I and it came to pass, when ahabH0256  elijahH0452 to meetH07125 wentH03212' him: and ahabH0256 and toldH05046 ahabH0256 to meetH07125 wentH03212! so obadiahH05662'9  myself unto him to dayH03117#1 i will surely shewH07200% whom i standH05975 beforeH06440 livethH02416 of hostsH06635 lordH03068 saidH0559 ! and elijahH0452" / and he shall slayH02026 ) behold, elijahH0452  thy lordH0113  tellH0559 goH03212#3 and now thou sayestH0559 dnT'v[6iD# }dB sentH07971A so ahabH0256@ tableH07979?% at jezebel'sH0348> which eatH0398= hundredH03967<  fourH0702;'  of the grovesH0842!:-  and the prophetsH050309  and fiftyH025728  hundredH039677 fourH07026 of baalH01168!5- and the prophetsH050304 carmelH037603! unto mountH02022!2- to me all israelH034781 gatherH06908#01 now therefore sendH07971/  baalimH01168-.9%  and thou hast followedH0310 H03212- lordH03068!,- the commandmentsH04687)+= in that ye have forsakenH05800* houseH01004()A but thou, and thy father'sH01( israelH03478$'3 i have not troubledH05916&+ and he answeredH0559 XvY:nK.lI,uX` prophetsH05030_! but baal'sH01168^ lordH03068] a prophetH05030\) i only, remainH03498 [+ unto the peopleH05971Z elijahH0452Y then saidH0559X) him not a wordH01697W answeredH06030$V3  him. and the peopleH05971U%  followH0310 H03212(T;  follow him: but if baalH01168S  godH0430R  lordH03068Q opinionsH05587P) ye between twoH08147O haltH06452N how longH05921M and saidH0559$L3 unto all the peopleH05971K cameH05066J! and elijahH0452I  carmelH03760H! unto mountH02022G togetherH06908F% the prophetsH05030E% and gatheredH06908D of israelH03478&C7 unto all the childrenH01121 JkP3 hL1 dG$eJ  by fireH0784~) that answerethH06030}# and the godH0430| lordH03068{# on the nameH08034 z+ and i will callH07121y% of your godsH0430x) ye on the nameH08034w and callH07121v no fireH0784u and putH07760t on woodH06086s and layH05414r bullockH06499q  the otherH0259!p-  and i will dressH06213o  no fireH0784n  and putH07760m  on woodH06086l and layH077605kU for themselves, and cut it in piecesH05408j bullockH06499i oneH0259#h3 and let them chooseH0977g bullocksH06499f us twoH08147(e; let them therefore giveH05414d  menH0376c  and fiftyH02572b  hundredH03967a  fourH0702 U~_D&{M3dD yU +  even until noonH06672% from morningH01242 of baalH01168# on the nameH08034! and calledH07121'9 them, and they dressedH06213 + which was givenH05414# the bullockH06499' and they tookH03947 no fireH0784 but putH07760%  of your godsH0430#  on the nameH08034  and callH07121  manyH07227  firstH07223* ? for yourselves, and dressH06213  bullockH06499  you oneH0259  chooseH0977  of baalH01168"/ unto the prophetsH05030 saidH0559! and elijahH0452 spokenH01697! it is wellH02896  and saidH0559  answeredH06030#1  and all the peopleH05971)  let him be godH0430 ^X4bJ)wW0 ~^9# and lancetsH074208# with knivesH02719.7G themselves after their mannerH049416 and cutH014135' aloudH01419 H069634) and they criedH07121#31  and must be awakedH033642#  he sleepethH034631%  peradventureH0194&07  or he is in a journeyH01870"//  or he is pursuingH07873%.5 either he is talkingH07879- a godH0430,' aloudH06963 H01419+ cryH07121*) them, and saidH0559) mockedH02048(# that elijahH0452,'C and it came to pass at noonH06672&) which was madeH06213%) upon the altarH04196 $+ and they leapedH06452&#7 nor any that answeredH06030" voiceH06963!  noH0369   hearH06030  o baalH01168  sayingH0559 DlD rZ2zaA# aDU of jacobH03290T# of the sonsH01121S' of the tribesH07626(R; according to the numberH04557Q stonesH068P' twelveH06240 H08147O tookH03947N! and elijahH0452M#  broken downH02040L  lordH03068K the altarH04196*J? unto him. and he repairedH07495I came nearH05066,HC unto me. and all the peopleH05971G come nearH05066$F3 unto all the peopleH05971E saidH0559D! and elijahH0452&C7 nor any that regardedH07182"B/ nor any to answerH06030A' neither voiceH06963@ sacrificeH04503 ?+ of the offeringH05927$>3 and they prophesiedH05012= was pastH056741<M and it came to pass, when middayH06672;! gushed outH08210:) till the bloodH01818 d_9oQ#qQ) ds ! and pourH03332r! ! with waterH04325q ! barrelsH03537p ! fourH0702o ! fillH04390n !and saidH0559m# !on the woodH06086$l3 !in pieces, and laidH07760k# !the bullockH06499j !and cutH05408i !in orderH06186h !the woodH06086g! !and he putH06186f  of seedH02233e%  two measuresH05429*d?  as great as would containH01004c  the altarH04196b  aboutH05439a  a trenchH08585`#  and he madeH06213_  lordH03068^#  in the nameH08034]  an altarH04196\  he builtH01129"[3  and with the stonesH068"Z/  shall be thy nameH08034Y  israelH03478X%  came, sayingH0559W  lordH03068#V1  unto whom the wordH01697 QnJ+mK,lP7 oQ $in israelH03478 $godH0430 $ this dayH03117 + $ let it be knownH03045 ' $ and of israelH03478  $ isaacH03327 ! $ of abrahamH085  $godH0430  $lordH03068 $and saidH0559 $came nearH05066# $the prophetH05030# $that elijahH0452 $sacrificeH04503% $the offeringH05927 + #also with waterH04325! #the trenchH08585' #and he filledH04390 #the altarH04196~# #round aboutH05439} #ranH03212|' #and the waterH04325{) "the third timeH08027z) "the third timeH08027y# "and he saidH0559 x+ "the second timeH08138 w+ "the second timeH08138v# "and he saidH0559 u+ !and on the woodH06086't9 !on the burnt sacrificeH05930 Qv]DpW6zY7rQ/' 'and they saidH0559.) 'on their facesH06440- 'they fellH05307, 'sawH07200(+; 'and when all the peopleH05971*' & in the trenchH08585) & the waterH04325(' & and licked upH03897'% &and the dustH06083&) &and the stonesH068%% &and the woodH06086$$3 &the burnt sacrificeH05930#% &and consumedH0398" &fellH05307! &lordH03068 ' &then the fireH0784 % againH0322 % backH05437# % their heartH03820!- %thou hast turnedH05437 %godH0430 %lordH03068 %may knowH03045%5 %me, that this peopleH05971 %hearH06030 %lordH03068 %hearH06030-E $all these things at thy wordH01697# $i have doneH06213# $thy servantH05650 Mzb>yS2pR6iMO *went upH05927N! *and elijahH0452M% *and to drinkH08354L *to eatH0398K *went upH05927J *so ahabH0256I ) of rainH01653H% )of abundanceH01995G )a soundH06963F )and drinkH08354E )eatH0398D# )get thee upH05927C )unto ahabH0256B )saidH0559A! )and elijahH0452@ ( and slewH07819? ( kishonH07028>% ( to the brookH05158"=/ ( brought them downH03381 <- ( them: and elijahH0452;' (and they tookH08610:) (of them escapeH044229# (let not oneH03768 (of baalH011687% (the prophetsH05030 6+ (unto them, takeH086105 (saidH05594! (and elijahH04523 ' the godH04302 'lordH030681 'the godH04300 'lordH03068 EtX;gD% }A!}dEm# , and he saidH0559l ,handH03709k% ,like a man'sH0376j) ,out of the seaH03220i ,cloudH05645h ,a littleH06996&g7 ,behold, there arisethH05927f% ,that he saidH05598e[ ,and it came to pass at the seventh timeH07637d +timesH06471c + sevenH07651b + go againH07725a# + and he saidH0559` + nothingH03972_ + and saidH0559^! +and lookedH05027]) +and he went upH05927\ +the seaH03220[ +towardH01870Z +now, lookH05027Y +go upH05927X) +to his servantH05288W +and saidH0559"V/ * between his kneesH01290U * his faceH06440T * and putH07760S) * upon the earthH0776)R= * and he cast himself downH01457Q *of carmelH03760P! *to the topH07218 JqO6}S:nI+~eJ  jezebelH0348  toldH05046  and ahabH0256 ! . of jezreelH03157+ . to the entranceH0935 .ahabH0256 .beforeH06440 .and ranH07323 .his loinsH04975!- .and he girded upH08151' .was on elijahH0452 .lordH03068% .and the handH03027! - to jezreelH03157~ - and wentH03212} - rodeH07392| -and ahabH0256{ -rainH01653&z7 -and there was a greatH01419y -and windH07307x# -with cloudsH05645w -was blackH06937 v+ -that the heavenH080646uW -and it came to pass in the mean whileH03541t ,stopH06113s' ,that the rainH01653"r/ ,and get thee downH03381q , prepareH0631p , unto ahabH0256o , sayH0559n , go upH05927 SkH(|_;oR5{S$)3 but he himself wentH01980(#  his servantH05288' and leftH03240& to judahH03063%+ to beer–shebaH0884$ and cameH0935#% for his lifeH05315" and wentH03212! he aroseH06965 + and when he sawH07200 + about this timeH06256%5  of them by to morrowH04279  of oneH0259#  as the lifeH05315%  not thy lifeH05315 +  also, if i makeH07760 and moreH03254 doH06213+ so let the godsH0430 sayingH0559# unto elijahH0452# a messengerH04397 sentH07971% then jezebelH0348) with the swordH02719!- all the prophetsH05030,C and withal how he had slainH02026 had doneH06213 + all that elijahH0452 JcH'fH, pF* jJG# and a cruseH06835#F1 baken on the coalsH07529E a cakeH05692D' and he lookedH05027C  eatH0398 B+ unto him, ariseH06965A' him, and saidH0559@ touchedH05060&?7 behold, then an angelH04397>% juniper treeH07574= under aH0259< and sleptH03462;' and as he layH07901:+ than my fathersH019! not betterH028968 my lifeH053157 take awayH039476 lordH030685%  it is enoughH072274  and saidH0559"3/  that he might dieH041912#  for himselfH05315!1-  and he requestedH075920% juniper treeH07574/ under aH0259.% and sat downH03427- and cameH0935$,3 into the wildernessH04057+ journeyH01870* a day'sH03117 F]C!jS+ nN5nF$f3  thither unto a caveH04631e#  and he cameH0935d  of godH0430c  the mountH02022b!  unto horebH02722a  nightsH03915`  and fortyH0705_ daysH03117^ fortyH0705]% of that meatH0396 \+ in the strengthH03581[ and wentH03212Z and drinkH08354Y# and did eatH0398X% and he aroseH06965W  too greatH07227$V3  because the journeyH01870U eatH0398T ariseH06965S' him, and saidH0559R# and touchedH05060 Q+ the second timeH08145P! came againH07725O lordH03068N' and the angelH04397M  againH07725"L/  and laid him downH07901K and drinkH08354J) and he did eatH0398I# at his headH04763H of waterH04325bR RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{ %| & '6 (S )p * +* ,G -g . /# 0B 1b 2 %| & '6 (S )p * +* ,G -g . /# 0B 1b 2 3 4: 5W 6v 7 81 9N :m ; <- =K >h ? @% AB B` C D E9 FU Gs H I/ JO Km L M) NG Of Q R# S@ T^ U| V W7 XR Yn Z [( \D ]a ^ _ `7 aT br c d. eJ ff g h i< jZ kv l m1 nO ol p q& rC sa t u v; wX xw y z2 {O |l } ~' F c ~  8 V t  . Bp6dF$`<]B  beforeH06440)  upon the mountH02022  and standH05975  go forthH03318#  and he saidH0559 ~+  to take it awayH03947}  my lifeH05315|'  and they seekH01245 {+  i only, am leftH03498z)  with the swordH02719y%  thy prophetsH05030x  and slainH02026w%  thine altarsH04196v#  thrown downH02040u%  thy covenantH01285t'  have forsakenH05800s  of israelH03478!r-  for the childrenH01121q  of hostsH06635p  godH0430o  lordH03068n  jealousH07065!m-  i have been veryH07065l#  and he saidH05596kY  unto him, what doest thou here, elijahH0452#j3  to him, and he saidH0559i  lordH03068-hE  there; and, behold, the wordH01697g!  and lodgedH03885 KqX?fI, mT1oK #+  that he wrappedH03874"  heardH08085!#  when elijahH0452   voiceH06963  smallH01851  a stillH01827  the fireH0784  and afterH0310+  not in the fireH0784  lordH03068  a fireH0784)  the earthquakeH07494  and afterH0310&7  not in the earthquakeH07494  lordH03068'  an earthquakeH07494  the windH07307  and afterH0310 +  not in the windH07307  lordH03068  lordH03068  beforeH06440   the rocksH05553$ 3  and brake in piecesH07665 '  the mountainsH02022   rentH06561   windH07307!  and strongH02389#  and a greatH01419  passed byH05674  lordH03068  lordH03068 Q\< jQ:sR4jQ@ lordH03068 ?+ to take it awayH03947> my lifeH05315=' and they seekH01245 <+ i only, am leftH03498;) with the swordH02719:% thy prophetsH050309  and slainH020268%  thine altarsH041967#  thrown downH020406%  thy covenantH012855'  have forsakenH058004 of israelH03478%35 because the childrenH011212 of hostsH066351 godH04300 lordH03068/ jealousH07065!.- i have been veryH07065-# and he saidH0559,,E  what doest thou here, elijahH0452"+1  unto him, and saidH0559*  a voiceH06963)#  of the caveH04631#(1  in the entering inH06607'  and stoodH05975&%  and went outH03318%'  in his mantleH0155$  his faceH06440 VgGy[5Y=yV^) from the swordH02719&]7 and him that escapethH04422\ slayH04191[! shall jehuH03058Z of hazaelH02371Y the swordH02719"X/ him that escapethH04422W  prophetH05030"V/  shalt thou anointH04886 U/  of abel–meholahH065T!  of shaphatH08202S the sonH01121R! and elishaH0477Q# over israelH03478P kingH04428"O/ shalt thou anointH04886N of nimshiH05250M the sonH01121L and jehuH03058K!  over syriaH0758J  kingH04428I  hazaelH02371H  anointH04886$G5 and when thou comestH0935F# of damascusH01834"E/ to the wildernessH04057D! on thy wayH01870C returnH07725B% unto him, goH03212A saidH0559 FmQ3|Y3l4{_F| afterH0310{ and ranH07323z the oxenH01241y# and he leftH05800x! his mantleH0155!w-  by him, and castH07993v  passedH05674u!  and elijahH04524tE'  him, and he with the twelfthH06240 H08147s  beforeH06440r yokeH06776q' twelveH06240 H08147p plowingH02790o! of shaphatH08202n the sonH01121m elishaH0477"l/ thence, and foundH04672k) so he departedH03212&j7  which hath not kissedH05401 i+ and every mouthH06310h unto baalH01168%g5 which have not bowedH03766f' all the kneesH01290e in israelH03478d thousandH0505c sevenH07651 b+ yet i have leftH07604a  slayH04191`%  shall elishaH0477_ of jehuH03058 H`8eH-fI%lH + and ben–hadadH01130) and ministeredH08334 elijahH0452 afterH0310 and wentH03212' then he aroseH06965 -  and they did eatH0398 +  unto the peopleH05971  and gaveH05414#  of the oxenH01241%5  with the instrumentsH03627# their fleshH01320! - them, and boiledH01310  and slewH02076  of oxenH01241  a yokeH06776  and tookH03947 from himH0310%5 and he returned backH07725%5 for what have i doneH06213  againH07725"/  unto him, go backH03212!/  thee. and he saidH0559$'%  i will followH0310 H03212'  and my motherH0517 my fatherH01*? let me, i pray thee, kissH05401~ and saidH0559} elijahH0452 MlQ5qR2[;kM7 of israelH034786% and the kingH044285' the goodliestH02896&47 also and thy childrenH011213+ mine; thy wivesH08022% and thy goldH020911! thy silverH037010#  ben–hadadH01130$/5 unto him, thus saithH0559. and saidH0559-' into the cityH05892, of israelH03478+ kingH04428* to ahabH0256)! messengersH04397(# and he sentH07971'! and warredH03898& samariaH08111%%  and besiegedH06696$)  and he went upH05927#%  and chariotsH07393%"5  with him, and horsesH05483!  kingsH04428  and twoH08147 thirtyH07970 togetherH06908% all his hostH02428 gatheredH06908 of syriaH0758 the kingH04428 ee>Z3f>e R+  and it shall beH01961 Q+ of thy servantsH05650P) and the housesH01004O# thine houseH01004&N7 and they shall searchH02664 M+ about this timeH06256$L3 unto thee to morrowH04279K# my servantsH05650 J+ yet i will sendH07971!I-  and thy childrenH01121H'  and thy wivesH0802G%  and thy goldH02091F'  me thy silverH03701#E1  thou shalt deliverH05414!D/ unto thee, sayingH0559%C5 although i have sentH07971B sayingH0559A# ben–hadadH01130@' thus speakethH0559? and saidH0559>! came againH07725#=1 and the messengersH04397(<; according to thy sayingH01697; o kingH04428: my lordH01139 and saidH05598 answeredH06030 PnU3[?"hG xP$n3  unto the messengersH04397!m/  wherefore he saidH0559l# nor consentH014"k/ unto him, hearkenH08085j saidH0559#i1 and all the peopleH05971#h1 and all the eldersH02205g% and i deniedH04513 f+ and for my goldH02091"e/ and for my silverH03701$d3  and for my childrenH01121$c5  unto me for my wivesH0802b#  for he sentH07971a  mischiefH07451`  seekethH01245$_3 i pray you, and seeH07200^ markH03045] and saidH0559\# of the landH0776[) all the eldersH02205Z calledH07121Y of israelH03478X' then the kingH04428W awayH03947V'  in their handH03027U)  they shall putH07760T'  in thine eyesH05869'S9  whatsoever is pleasantH04261 Y`9{^>!nC#zY %  and the kingH04428 #  that followH07272# 1  for all the peopleH05971%  for handfulsH08168'  shall sufficeH05606!  of samariaH08111#  if the dustH06083'9  unto me, and more alsoH03254  do soH06213  the godsH0430"1  unto him, and saidH0559  sentH07971 +  and ben–hadadH01130~  againH07725}  him wordH01697|#  and broughtH07725{  departedH03212#z1  and the messengersH04397y  not doH06213x  i mayH03201w)  but this thingH01697v  i will doH06213u%  at the firstH07223#t1  for to thy servantH05650)s=  all that thou didst sendH07971r  the kingH04428q  my lordH0113p  tellH0559o)  of ben–hadadH01130 gcIqQ+pS:g(  multitudeH01995')  all this greatH01419&)  hast thou seenH07200%  lordH03068$!  thus saithH0559#  sayingH0559"  of israelH03478!  kingH04428   unto ahabH0256  prophetH05030  aH0259(;  and, behold, there cameH05066!-  against the cityH05892%  and they setH07760  setH07760"/  unto his servantsH05650%  that he saidH0559!-  in the pavilionsH05521!-  he and the kingsH04428  drinkingH08354%  this messageH01697  heardH080852O  himself as he that putteth it offH06605  boastH01984)=  let not him that girdethH02296  tellH01696  and saidH0559   answeredH06030   of israelH03478 ^iP4uP0 a<^D)  all the peopleH05971!C-  them he numberedH06485B  and afterH0310A twoH08147@! and thirtyH07970? hundredH03967">/ and they were twoH08147!=- of the provincesH04082<) of the princesH08269;' the young menH05288!:- then he numberedH064859+  and he answeredH05598!  the battleH044217+  who shall orderH06316%  then he saidH0559!5- of the provincesH040824) of the princesH08269!3- by the young menH052882 lordH030681! thus saithH0559$05 by whom? and he saidH0559/ saidH0559. and ahabH0256-  lordH03068$,3  and thou shalt knowH03045+  this dayH03117#*1  it into thine handH03027')9  behold, i will deliverH05414 SaE!y]C#~Z=S)a= whether they be come outH03318`# and he saidH0559_!  of samariaH08111^  come outH03318]'  there are menH0582\#  him, sayingH0559[' and they toldH05046Z sent outH07971 Y+ and ben–hadadH01130X firstH07223W went outH03318!V- of the provincesH04082U) of the princesH08269"T/ and the young menH05288S#  that helpedH05826R  kingsH04428Q  and twoH08147P! the thirtyH07970!O- he and the kingsH04428!N- in the pavilionsH05521M' himself drunkH07910L drinkingH08354 K+ but ben–hadadH01130J at noonH06672"I/ and they went outH03318H thousandH0505G sevenH07651F  of israelH03478!E-  all the childrenH01121 Ez^E&zY7f<bE went outH03318~ of israelH03478}% and the kingH04428"|/  with the horsemenH06571{#  on an horseH05483z  escapedH04422y  of syriaH0758x  the kingH04428&w7 them: and ben–hadadH01130v pursuedH07291u! and israelH03478t fledH05127s+ and the syriansH0758r his manH0376q every oneH0376p' and they slewH05221o) which followedH0310n% and the armyH02428m# of the cityH05892l came outH03318!k- of the provincesH04082j) of the princesH08269#i1 so these young menH05288h!  them aliveH02416g takeH08610f for warH04421,eC or whether they be come outH03318d! them aliveH02416c takeH08610b for peaceH07965 pfE'oP*kJ%p% of the hillsH02022 godsH0430$5 unto him, their godsH0430 saidH0559 of syriaH0758# of the kingH04428!- and the servantsH05650% will come upH05927 of syriaH0758  the kingH04428#  of the yearH08141"/  for at the returnH08666 +  what thou doestH06213  and seeH07200"/ thyself, and markH03045 ! strengthenH02388 % unto him, goH03212  and saidH0559  of israelH03478 # to the kingH04428 cameH05066 + and the prophetH05030  slaughterH04347%  with a greatH01419# the syriansH0758 and slewH05221% and chariotsH07393! the horsesH05483 and smoteH05221 ]`A_C&dD$],7C  than they. and he hearkenedH08085,6C  surely we shall be strongerH02388"5/  them in the plainH043344  againstH0854"3/  and we will fightH038982# for chariotH073931# and chariotH073930 for horseH05483/ horseH05483$.3 that thou hast lostH05307-' like the armyH02428,% thee an armyH02428+! and numberH04487* captainsH06346) and putH07760!(- out of his placeH04725'+ away, every manH0376& the kingsH04428% takeH05493$! this thingH01697# and doH06213%"5  we shall be strongerH02388!!  and surelyH03808* ?  against them in the plainH04334%  let us fightH03898%  than we; butH0199-E therefore they were strongerH02388 CfA$dF$y]4v]CT of godH0430S a manH0376R) and there cameH05066Q# the countryH0776P filledH04390O+  but the syriansH0758N  of kidsH05795M'  little flocksH02835%L5  before them like twoH08147K  pitchedH02583J of israelH03478'I9 them: and the childrenH01121H againstH07125G and wentH03212%F5 and were all presentH03557E' were numberedH06485D of israelH03478!C- and the childrenH01121B)  against israelH03478A to fightH04421@ to aphekH0663?# and went upH05927># the syriansH0758= numberedH06485!<- that ben–hadadH01130;# of the yearH081412:O and it came to pass at the returnH086669! and did soH06213!8- unto their voiceH06963 TiP) }P-pO2yT!r-  and the childrenH01121q!  was joinedH07126p!  the battleH04421o dayH03117,nC it was, that in the seventhH07637m daysH03117l sevenH07651k the otherH0428j% over againstH05227i oneH0428!h- and they pitchedH02583g lordH03068"f/ and ye shall knowH03045 e+ into thine handH03027d multitudeH01995c) all this greatH01419)b= therefore will i deliverH05414a) of the valleysH06010` not godH0430_% of the hillsH02022^  godH0430]  lordH03068\  have saidH0559#[3  because the syriansH0758Z  lordH03068Y! thus saithH0559X and saidH0559W of israelH03478V' unto the kingH04428U and spakeH0559 QlP6rR4fD(oQ of israelH03478% of the houseH01004) that the kingsH044284S unto him, behold now, we have heardH08085  saidH0559! - and his servantsH05650  chamberH02315 ' into an innerH02315 ' into the cityH05892 and cameH0935  fledH05127 +  and ben–hadadH01130  leftH03498!  of the menH0376  thousandH0505 and sevenH07651# upon twentyH06242 fellH05307 a wallH02346~' into the cityH05892} to aphekH0663| fledH05127{% but the restH03498z dayH03117y in oneH0259x footmenH07273w thousandH0505v! an hundredH03967u) of the syriansH0758t  slewH05221s  of israelH03478 S~]?tQ3y]=rS.# !now the menH0582-!  my brotherH0251,%  he yet aliveH02416+#  and he saidH05590*='  i pray thee, let me liveH05315 H02421)  saithH0559(#  ben–hadadH01130'#  thy servantH05650&  and saidH0559%  of israelH03478$#  to the kingH04428#  and cameH0935")  on their headsH07218!  ropesH02256 )  on their loinsH04975  sackclothH08242)  so they girdedH02296 thy lifeH05315*? peradventure he will saveH02421 of israelH03478# to the kingH04428! and go outH03318)  upon our headsH07218  and ropesH02256%  on our loinsH04975  sackclothH08242)=  let us, i pray thee, putH07760 kingsH04428 mercifulH02617 @lM- W2sK/_@J! "so he madeH03772#I1 "with this covenantH01285&H7 " i will send thee awayH07971G! " in samariaH08111F " madeH07760E% " as my fatherH01%D5 " for thee in damascusH01834C "streetsH02351$B3 "and thou shalt makeH07760A) "i will restoreH07725@+ "from thy fatherH01? "tookH03947>+ "which my fatherH01%=5 "unto him, the citiesH05892< "saidH0559!;- !into the chariotH048185:U ! to him; and he caused him to come upH059279! ! came forthH03318&87 ! him. then ben–hadadH011307 ! ye, bringH039476 ! goH09355% !then he saidH05594# !ben–hadadH011303# !thy brotherH02512' !and they saidH05591 !catchH02480*0? !from him, and did hastilyH04116'/9 !did diligently observeH05172 EyY5sW:oL-`Ef %anotherH0312e' %then he foundH04672d' $ him, and slewH05221c $ foundH04672b $ a lionH0738a $ from himH06815`U $thee. and as soon as he was departedH03212_! $shall slayH05221^+ $from me, a lionH07385]U $behold, as soon as thou art departedH01980\ $lordH03068[ $the voiceH06963:Z_ $he unto him, because thou hast not obeyedH08085Y $then saidH0559X # to smiteH05221W # refusedH03985,VE # me, i pray thee. and the manH0376U # smiteH05221T #lordH03068S# #in the wordH01697#R1 #unto his neighbourH07453Q #saidH0559 P+ #of the prophetsH05030O# #of the sonsH01121N #manH0376M' #and a certainH0259,LC "with him, and sent him awayH07971K! "a covenantH01285 Oi=]7uU8tO!/ 'unto me, and saidH0559 ' a manH0376# ' and broughtH0935% ' turned asideH05493"1 ' and, behold, a manH0376~' ' of the battleH04421}) 'into the midstH07130| 'went outH03318{# 'thy servantH05650z# 'and he saidH0559y' 'unto the kingH04428x 'he criedH06817w 'passed byH05674 v+ 'and as the kingH04428u' &upon his faceH05869"t1 &himself with ashesH0666s' &and disguisedH02664r! &by the wayH01870q% &for the kingH04428p! &and waitedH05975o &departedH03212n) &so the prophetH05030m! % he woundedH06481(l; %him, so that in smitingH05221k %smoteH05221,jE %me, i pray thee. and the manH0376i %smiteH05221h %and saidH0559g %manH0376 []9`?! w^<t[ *lordH03068$5 *unto him, thus saithH0559# *and he saidH0559 + )of the prophetsH05030 )discernedH05234 )of israelH03478% )and the kingH04428' )from his faceH05869 )awayH05493"1 )and took the ashesH0666' )and he hastedH04116%5 (thyself hast decidedH02782% (thy judgmentH04941 (saidH0559 (of israelH03478% (and the kingH04428+C (here and there, he was goneH0369 (was busyH06213# 1 (and as thy servantH05650  'of silverH03701  'a talentH03603' 9 'or else thou shalt payH08254 + 'be for his lifeH05315$3 'then shall thy lifeH05315' 'he be missingH06485 + 'if by any meansH06485 'this manH0376 'keepH08104 Ng@xW=vS0hN< spakeH01696; and ahabH0256:!  of samariaH081119  kingH044288  of ahabH02567! the palaceH019646 hard byH06815! in jezreelH031574) had a vineyardH037543) the jezreeliteH031582 nabothH050221% these thingsH01697)0? and it came to pass afterH0310/! +to samariaH08111. +and cameH0935-) +and displeasedH02198, +heavyH05620+% +to his houseH01004* +wentH03212) +of israelH03478(% +and the kingH04428') * for his peopleH05971&) * and thy peopleH05971&%7 * shall go for his lifeH05315#$1 *therefore thy lifeH053156#W *whom i appointed to utter destructionH02764" *a manH0376! *handH03027) = *because thou hast let goH07971 OU8\@ oT&rOZ) and displeasedH02198Y heavyH05620X) into his houseH01004W cameH0935V and ahabH0256U' of my fathersH01 T+ the inheritanceH05159*S? it me, that i should giveH05414R forbidH02486Q lordH03068P to ahabH0256O saidH0559N! and nabothH05022M) of it in moneyH03701L) thee the worthH04242K# i will giveH05414J to theeH05869 I+ if it seem goodH02896H vineyardH03754%G5  thee for it a betterH02896 F+  and i will giveH05414E  my houseH01004D  untoH0681C  nearH07138B of herbsH034190AK that i may have it for a gardenH01588 @+ me thy vineyardH03754? giveH05414> sayingH0559=# unto nabothH05022 AuJ&pS2mR.dAv) unto him, giveH05414u and saidH0559t) the jezreeliteH03158s# unto nabothH05022*r? unto her, because i spakeH01696q# and he saidH01696p no breadH03899 o- that thou eatestH0398n so sadH05620,mC unto him, why is thy spiritH07307!l- to him, and saidH01696k cameH0935j his wifeH0802i# but jezebelH0348h no breadH03899g' and would eatH0398f his faceH06440 e+ and turned awayH05437d% upon his bedH04296%c5 and he laid him downH07901b'  of my fathersH01%a5  thee the inheritanceH05159 `+  i will not giveH05414'_;  to him: for he had saidH0559^!  had spokenH01696]) the jezreeliteH03158\% which nabothH05022$[3 because of the wordH01697 NnQ&W7iC%pN' with his sealH02368! and sealedH02856 nameH08034 in ahab'sH0256 lettersH05612% so she wroteH03789 ) the jezreeliteH03158  of nabothH05022" /  thee the vineyardH03754 #  i will giveH05414   be merryH03190$3  and let thine heartH03820  breadH03899 eatH0398 ariseH06965 of israelH03478# the kingdomH04410/I unto him, dost thou now governH06213 saidH0559 his wifeH0802# and jezebelH0348!~- thee my vineyardH03754 }+  i will not giveH05414'|;  for it: and he answeredH0559{  vineyardH03754"z/  thee, i will giveH05414&y7  or else, if it pleaseH02655x for moneyH03701 w+ me thy vineyardH03754 KyY<iN2 [4 jK1#  and the menH0582%05  him, that he may dieH04191/  and stoneH05619.'  carry him outH03318-%  and the kingH04428,  godH0430%+5  thou didst blasphemeH01288#*3  against him, sayingH0559,)C  before him, to bear witnessH05749(  of belialH01100'  sonsH01121&  menH0582%  twoH08147$  and setH03427!#-  among the peopleH05971"  on highH07218!  nabothH05022   and setH03427  a fastH06685  proclaimH07121  sayingH0559)  in the lettersH05612'  and she wroteH03789#  with nabothH05022  dwellingH03427#  in his cityH05892"/  and to the noblesH02715 +  unto the eldersH02205# the lettersH05612 and sentH07971 EqQ9tY="pR6 z`EO  nabothH05022N  sayingH0559.MG  in the presence of the peopleH05971L)  against nabothH05022K  witnessedH05749J  of belialH01100'I;  before him: and the menH0582H  and satH03427G  of belialH01100F  childrenH01121E  menH0582D  in twoH08147C)  and there cameH0935!B-  among the peopleH05971A  on highH07218@  nabothH05022?  and setH03427>  a fastH06685 =+  they proclaimedH07121#<1  which she had sentH07971;)  in the lettersH05612:  writtenH037899  had sentH079718!  as jezebelH03487  didH062136#  in his cityH05892)5=  who were the inhabitantsH034274)  and the noblesH027153!  the eldersH022052#  of his cityH05892 ^v^>fH(yYA& ^!l- which he refusedH03985k)  the jezreeliteH03158j  of nabothH05022 i+  of the vineyardH03754 h+  take possessionH03423g  ariseH06965f to ahabH0256e saidH0559d% that jezebelH0348c% and was deadH04191b! was stonedH05619a# that nabothH05022` heardH080851_O and it came to pass, when jezebelH0348^# and is deadH04191] is stonedH05619\ nabothH05022[ sayingH0559Z! to jezebelH0348Y) then they sentH07971X%  that he diedH04191W+  him with stonesH068V!  and stonedH05619U#  of the cityH05892T  outH02351,SC  then they carried him forthH03318R%  and the kingH04428Q  godH0430P'  did blasphemeH01288 ^d2_Az`F*|^   of nabothH05022 + in the vineyardH03754! in samariaH08111 of israelH03478 kingH04428 ahabH0256 to meetH07125 go downH03381 ariseH06965 sayingH0559% the tishbiteH08664) came to elijahH0452~ lordH03068}% and the wordH01697#|1  to take possessionH03423{)  the jezreeliteH03158z  of nabothH05022 y+ to the vineyardH03754x! to go downH03381w rose upH06965v that ahabH0256u was deadH04191t# that nabothH05022s heardH08085.rI and it came to pass, when ahabH0256q but deadH04191p% is not aliveH02416o! for nabothH05022n) thee for moneyH03701m to giveH05414 ehJ1 sZ9mQ9e'&9 because thou hast soldH04376%% i have foundH04672$+ and he answeredH0559 #- me, o mine enemyH0341 "+ hast thou foundH04672! to elijahH0452  saidH0559 and ahabH0256 thy bloodH01818 lickH03952! shall dogsH03611 of nabothH05022 the bloodH01818  lickedH03952!  where dogsH03611%  in the placeH04725  lordH03068!  thus saithH0559 - unto him, sayingH0559%5 and thou shalt speakH01696*? and also taken possessionH03423!- hast thou killedH07523 lordH03068! thus saithH0559 - unto him, sayingH0559% 5 and thou shalt speakH01696 !  to possessH03423( ;  whither he is gone downH03381 BaHi= }aD]BC to sinH02398 B+  and made israelH03478A  to angerH03707$@3  for the provocationH03708?  of ahijahH0281>  the sonH01121= of baashaH01201#<1 and like the houseH01004; of nebatH05028: the sonH011219# of jeroboamH033798) like the houseH010047# thine houseH010046' and will makeH054145  in israelH034784  and leftH05800(3;  and him that is shut upH06113!2- against the wallH07023!1- him that pissethH083660 from ahabH0256!/- and will cut offH03772.' thy posterityH0310.-G upon thee, and will take awayH01197, evilH07451$+5 behold, i will bringH0935*  lordH03068)%  in the sightH05869(  evilH07451 '+  thyself to workH06213 KoR7}`9fB#jKa! abominablyH08581 `+ and he did veryH03966_!  stirred upH05496^ his wifeH0802]% whom jezebelH0348\ lordH03068[% in the sightH05869Z! wickednessH07451 Y+ himself to workH06213X) which did sellH043761WO but there was none like unto ahabH0256V  eatH0398U!  of the airH08064 T+ shall the fowlsH05775S% in the fieldH07704#R1 and him that diethH04191Q shall eatH0398P the dogsH03611O# in the cityH05892N of ahabH0256M) him that diethH04191L!  of jezreelH03157K# by the wallH02426J jezebelH0348I shall eatH0398H the dogsH03611G sayingH0559F lordH03068E! also spakeH01696D) and of jezebelH0348 FkN3gH,rX7iF) himself beforeH06440 humblethH03665~' thou how ahabH0256} seestH07200| sayingH0559{% the tishbiteH08664z) came to elijahH0452y lordH03068x% and the wordH01697w  softlyH0328v  and wentH01980u%  in sackclothH08242t  and layH07901s!  and fastedH06684r) upon his fleshH01320q sackclothH08242p and putH07760o# his clothesH0899n% that he rentH07167m# those wordsH01697l heardH08085.kI and it came to pass, when ahabH0256j  of israelH03478i%  the childrenH01121h  beforeH06440g cast outH03423f lordH03068e% the amoritesH0567d as didH06213c idolsH01544#b%% in followingH0310 H03212 DuX8w]C#pS6]D knowH03045"/ unto his servantsH05650 saidH0559 of israelH03478% and the kingH04428 of israelH03478# to the kingH04428 came downH03381 of judahH03063 the kingH04428!- that jehoshaphatH03092 yearH081411M and it came to pass in the thirdH07992! and israelH03478' between syriaH0758# without warH04421 yearsH08141  threeH07969# 1 and they continuedH03427 ) upon his houseH01004  the evilH07451 %  will i bringH0935  daysH03117%  in his son'sH01121#  in his daysH03117  the evilH07451$5 me, i will not bringH0935) himself beforeH06440# he humblethH03665# me? becauseH03282 ]aA%lH0xV2x]; to dayH03117: lordH03068)9= i pray thee, at the wordH016978 enquireH018757 of israelH034786' unto the kingH044285 saidH0559 4+ and jehoshaphatH030923' as thy horsesH054832  my horsesH054831'  as thy peopleH059710  my peopleH05971/  as thouH03644.  of israelH03478-# to the kingH04428, saidH0559 ++ and jehoshaphatH03092**1' to ramoth–gileadH01568 H07433")/ with me to battleH04421(% wilt thou goH03212!'- unto jehoshaphatH03092&# and he saidH0559%  of syriaH0758$#  of the kingH04428'#9  it not out of the handH03027"  takeH03947! stillH02814  in gileadH01568) ye that ramothH07433 YeG+}V5s[4~Y!X- unto jehoshaphatH03092W saidH0559V of israelH03478U% and the kingH04428&T7 that we might enquireH01875S besidesH05750R lordH03068#Q1 not here a prophetH05030P saidH0559 O+ and jehoshaphatH03092N# of the kingH04428M' into the handH03027L' shall deliverH05414K% for the lordH0136J go upH05927I' and they saidH0559#H1  or shall i forbearH02308G  to battleH04421/F;'  against ramoth–gileadH01568 H07433&E7  unto them, shall i goH03212D  and saidH0559C menH0376B hundredH03967A! about fourH0702@ togetherH06908?% the prophetsH05030> gatheredH06908= of israelH03478<' then the kingH04428 YyN5{c>'~cG+qYw  satH03427v  of judahH03063u  the kingH04428 t+  and jehoshaphatH03092s  of israelH03478r%  and the kingH04428q  of imlahH03229p  the sonH01121o  micaiahH04321n  hastenH04116m  and saidH0559l  officerH05631k  anH0259j  calledH07121i  of israelH03478h'  then the kingH04428g sayH0559!f- let not the kingH04428e saidH0559 d+ and jehoshaphatH03092(c; concerning me, but evilH07451b goodH02896.aG  him; for he doth not prophesyH05012`!  but i hateH08130_  lordH03068'^9  by whom we may enquireH01875]  of imlahH03229\ the sonH01121[ micaiahH04321Z manH0376Y yet oneH0259 Ka=z^=$eFkK#  and prosperH06743*1'  to ramoth–gileadH01568 H07433  go upH05927!  so, sayingH0559!  prophesiedH05012%5  and all the prophetsH05030)=  until thou have consumedH03615 #  the syriansH0758+ A  with these shalt thou pushH05055   lordH03068 !  thus saithH0559 #  and he saidH0559  of ironH01270  him hornsH07161  madeH06213%  of chenaanahH03668  the sonH01121%  and zedekiahH06667  beforeH06440!  prophesiedH05012%5  and all the prophetsH05030!  of samariaH08111~#  of the gateH08179 }+  in the entranceH06607 |+  in a void placeH01637{#  their robesH0899z'  having put onH03847y'  on his throneH03678x  eachH0376 Sb@$|cA% w^>& sS2# to the kingH044281! so he cameH0935+0A unto me, that will i speakH01696/ saithH0559. lordH03068- livethH02416, lordH03068+ saidH0559*# and micaiahH04321)  goodH02896#(1  of them, and speakH01696'  of oneH0259.&G  i pray thee, be like the wordH01697%%  let thy wordH01697$  mouthH06310#  with oneH0259"'  unto the kingH04428!  goodH02896 +  of the prophetsH05030&7  behold now, the wordsH01697 -  unto him, sayingH0559  spakeH01696  micaiahH04321  to callH07121'  that was goneH01980"/  and the messengerH04397  handH03027 +  into the king'sH04428'  shall deliverH05414  lordH03068 GN0nL, {cC* tG)O= that have not a shepherdH07462N as sheepH06629M) upon the hillsH02022L scatteredH06327K! all israelH03478J i sawH07200I# and he saidH0559H lordH03068G# in the nameH08034F trueH0571$E3 thee that thou tellH01696D) shall i adjureH07650)C= unto him, how many timesH06471B saidH0559A% and the kingH04428@# of the kingH04428?' into the handH03027>' shall deliverH05414=  lordH03068<#  and prosperH06743;  him, goH05927:+  and he answeredH0559$93  or shall we forbearH023088 to battleH04421/7;' against ramoth–gileadH01568 H074336# shall we goH03212"5/ unto him, micaiahH043214 saidH05593% and the kingH04428 ZfE(Z>{bF$sZl lordH03068 k+  and on his leftH08040)j=  by him on his right handH03225i  standingH05975h  of heavenH08064!g-  and all the hostH06635f' on his throneH03678e sittingH03427d lordH03068c i sawH07200b lordH03068(a; thou therefore the wordH01697` hearH08085_# and he saidH0559(^; concerning me, but evilH07451] no goodH02896,\C thee that he would prophesyH05012[) did i not tellH0559!Z- unto jehoshaphatH03092Y saidH0559X of israelH03478W% and the kingH04428V in peaceH07965U%  to his houseH01004T  every manH0376 S+  let them returnH07725$R5  these have no masterH0113Q  saidH0559P lordH03068 Xf8hJ/qM#xX#  and prevailH03201$3  thou shalt persuadeH06601#  and he saidH0559$3 of all his prophetsH05030% in the mouthH06310 spiritH07307&7 and i will be a lyingH08267 + i will go forthH033180M unto him, wherewith? and he saidH0559 saidH0559~ lordH03068 }+ i will persuadeH06601| and saidH0559{ lordH03068z beforeH06440y and stoodH05975x a spiritH07307%w5 and there came forthH03318v)  on that mannerH03541 u-  and another saidH0559t)  on this mannerH03541s% and one saidH0559*r1' at ramoth–gileadH01568 H07433q and fallH05307"p/ that he may go upH05927o ahabH0256#n1 who shall persuadeH06601m saidH0559 GpU4wV8lS.cG' chamberH02315&' into an innerH02315"%1 when thou shalt goH0935$# in that dayH03117'#9 behold, thou shalt seeH07200" saidH0559!# and micaiahH04321! -  from me to speakH01696  lordH03068!  the spiritH07307  wentH05674  which wayH0335 and saidH0559% on the cheekH03895 micaiahH04321 and smoteH05221 went nearH05066% of chenaanahH03668 the sonH01121% but zedekiahH06667  evilH07451# hath spokenH01696 lordH03068*? of all these thy prophetsH05030% in the mouthH06310 spiritH07307  a lyingH08267  hath putH05414  lordH03068   and doH06213 )  also: go forthH03318 UtX1{`B% `>nUF lordH03068E in peaceH07965D at allH07725C) if thou returnH07725B saidH0559A# and micaiahH04321@  in peaceH07965?%  until i comeH0935>'  of afflictionH03906=)  and with waterH04325<' of afflictionH03906;) him with breadH03899: and feedH0398%9'' in the prisonH03608 H010048 putH077607 the kingH044286! thus saithH05595 and sayH05594  sonH011213!  the king'sH044282%  and to joashH031011#  of the cityH058920% the governorH08269/ unto amonH0526#.1 and carry him backH07725- micaiahH04321, takeH03947+ saidH0559* of israelH03478)% and the kingH04428( to hideH02247 M}]?vX@mL.lMc! his thirtyH07970b commandedH06680a of syriaH0758`% but the kingH04428 _+ into the battleH04421!^/  himself, and wentH0935]  disguisedH02664\  of israelH03478[%  and the kingH04428Z  thy robesH0899 Y+ but put thou onH03847 X+ into the battleH04421!W/ myself, and enterH0935 V+ i will disguiseH02664!U- unto jehoshaphatH03092T saidH0559S of israelH03478R% and the kingH04428*Q1' to ramoth–gileadH01568 H07433P went upH05927O of judahH03063N the kingH04428 M+ and jehoshaphatH03092L of israelH03478K# so the kingH04428J  o peopleH05971I  hearkenH08085"H1 by me. and he saidH0559 G+ hath not spokenH01696 ?y_8qY9dF `?~' !from pursuingH0310&}7 !that they turned backH07725| !of israelH03478{% !not the kingH04428z !perceivedH07200 y+ !of the chariotsH073937xY !and it came to pass, when the captainsH08269w  cried outH02199-vE  against him: and jehoshaphatH03092u  to fightH03898&t7  and they turned asideH05493s  of israelH03478r  the kingH04428q)  that they saidH0559p#  jehoshaphatH03092o  sawH07200 n+  of the chariotsH073937mY  and it came to pass, when the captainsH08269l  of israelH03478(k;  save only with the kingH04428j  nor greatH01419#i1  neither with smallH06996h  fightH03898g sayingH05590fK that had rule over his chariotsH07393e captainsH08269d and twoH08147 awZ<b=yW4a% # of the woundH04347 # ran outH03332' # and the bloodH01818 # at evenH06153 # and diedH04191# #the syriansH0758 #againstH05227) #in his chariotH04818' #was stayed upH05975% #and the kingH04428 #that dayH03117 #increasedH05927) #and the battleH04421!- "for i am woundedH02470 # "of the hostH04264! - "and carry me outH03318 ! " thine handH03027  " turnH02015/ I " unto the driver of his chariotH07395!/ " wherefore he saidH0559) " of the harnessH08302#1 "between the jointsH01694 "of israelH03478 "the kingH04428 "and smoteH05221% "at a ventureH08537 "a bowH07198 "drewH04900 "manH0376 FtL$gG. qQ1rF(8; & according unto the wordH016977! & his armourH02185 6+ &and they washedH073645 &his bloodH018184 &licked upH039523% &and the dogsH036112! &of samariaH081111# &in the poolH012950# &the chariotH07393/ &washedH07857.! %in samariaH08111- %the kingH04428 ,+ %and they buriedH06912+! %to samariaH08111*+ %and was broughtH0935) %diedH04191(# %so the kingH04428"'1 $ to his own countryH0776&' $ and every manH0376%# $to his cityH05892$ $every manH0376# $sayingH0559"! $of the sunH08121$!5 $about the going downH0935$ 3 $throughout the hostH04264) $a proclamationH07440) $and there wentH05674) #of the chariotH07393) #into the midstH02436 Ih@tT'rV:}dIV )of ahabH0256U )yearH08141T' )in the fourthH0702S! )over judahH03063R) )began to reignH04427Q )of asaH0609P )the sonH01121 O+ )and jehoshaphatH03092N (reignedH04427M (his sonH01121L# (and ahaziahH0274K- (with his fathersH01J (sleptH07901I (so ahabH0256H 'of israelH03478G% ' of the kingsH04428)F/' ' of the chroniclesH03117 H01697E# ' in the bookH05612!D- ' they not writtenH03789C' ' that he builtH01129#B1 'and all the citiesH05892A' 'which he madeH01129@ 'houseH01004?' 'and the ivoryH08127$>3 'and all that he didH06213= 'of ahabH0256<# 'of the actsH01697;% 'now the restH03499:) & which he spakeH016969 & lordH03068 UqW?~ZA&kC tUt! + the peopleH05971$s3 + were not taken awayH05493-rE + nevertheless the high placesH01116q + lordH03068p# +in the eyesH05869o +rightH03477n) +from it, doingH06213$m3 +he turned not asideH05493l! +his fatherH01k +of asaH0609 j+ +in all the waysH01870i' +and he walkedH03212h *of shilhiH07977g% *the daughterH01323f *azubahH05806e * nameH08034 d- * and his mother'sH0517c% * in jerusalemH03389b * yearsH08141a * and fiveH02568` *twentyH06242_) *and he reignedH04427'^9 *when he began to reignH04427] *oldH01121\ *yearsH08141[ *and fiveH02568Z *thirtyH07970Y# *jehoshaphatH03092X ) of israelH03478W ) kingH04428 ToP.gAmH%oT /in edomH0123% /then no kingH04428+ .out of the landH0776  .he tookH01197  .asaH0609 ' .of his fatherH01 # .in the daysH03117 ) .which remainedH07604!- .of the sodomitesH06945 + .and the remnantH03499 - of judahH03063% - of the kingsH04428)/' - of the chroniclesH03117 H01697# -in the bookH05612!- -they not writtenH03789"/ -and how he warredH03898) -that he shewedH06213' -and his mightH01369~) -of jehoshaphatH03092}# -of the actsH01697|% -now the restH03499{ ,of israelH03478z' ,with the kingH04428y! ,made peaceH07999 x+ ,and jehoshaphatH03092'w9 +yet in the high placesH01116"v/ +and burnt incenseH06999u + offeredH02076 ZqP6pS8{[7zZ.# 2in the cityH05892-- 2with his fathersH01,) 2and was buriedH06912+- 2with his fathersH01* 2sleptH07901 )+ 2and jehoshaphatH03092( 1 wouldH014 '+ 1 but jehoshaphatH03092&% 1 in the shipsH0591"%/ 1with thy servantsH05650$ 1goH03212 #+ 1let my servantsH05650!"- 1unto jehoshaphatH03092! 1of ahabH0256  1the sonH01121 1ahaziahH0274 1then saidH0559!- 0 at ezion–geberH06100# 0 were brokenH07665"1 0 not; for the shipsH0591' 0but they wentH01980 0for goldH02091 0to ophirH0211 0to goH03212% 0of tharshishH08659 0shipsH0591' 0madeH06240 H06213# 0jehoshaphatH03092 /kingH04428 /a deputyH05324 NoT8wT;gN/jNM 4 the sonH01121L# 4 of jeroboamH03379K) 4 and in the wayH01870J' 4 of his motherH0517I) 4and in the wayH01870H' 4of his fatherH01G! 4in the wayH01870F! 4and walkedH03212E 4lordH03068D% 4in the sightH05869C 4evilH07451B! 4and he didH06213A# 3over israelH03478@ 3 two yearsH08141?# 3 and reignedH04427> 3 of judahH03063= 3 kingH04428<) 3 of jehoshaphatH03092; 3yearH08141':+' 3the seventeenthH06240 H076519! 3in samariaH081118# 3over israelH034787) 3began to reignH044276 3of ahabH02565 3the sonH011214 3ahaziahH02743 2 reignedH044272 2 his sonH011211# 2 and jehoramH030880! 2his fatherH01/ 2of davidH01732 eiFz\?g>ej  enquireH01875i'  unto them, goH03212h  and saidH0559g! messengersH04397f# and he sentH07971e% and was sickH02470d! in samariaH08111%c5 in his upper chamberH05944"b/ through a latticeH07639a fell downH05307`# and ahaziahH0274_ of ahabH0256^ the deathH04194] afterH0310\) against israelH03478[ rebelledH06586Z then moabH04124Y 5 had doneH06213.XM 5according to all that his fatherH01W 5of israelH03478V 5godH0430U 5lordH03068+TA 5him, and provoked to angerH03707S) 5and worshippedH07812R 5baalH01168Q' 5for he servedH05647P 4to sinH02398 O+ 4who made israelH03478N 4 of nebatH05028 bxT2rO/\A$b*? on which thou art gone upH05927' from that bedH04296)= thou shalt not come downH03381 lordH03068(= now therefore thus saithH0559 of ekronH06138 the godH0430 + of baal–zebubH01176! to enquireH01875~ ye goH01980} in israelH03478|  not a godH0430{  and sayH01696z!  of samariaH08111y#  of the kingH04428x)  the messengersH04397w to meetH07125v go upH05927u ariseH06965t% the tishbiteH08664s to elijahH0452r saidH01696q lordH03068p' but the angelH04397 o+ of this diseaseH02483(n; whether i shall recoverH02421m of ekronH06138l  the godH0430 k+  of baal–zebubH01176 [\<fO3sK2x[$ of ekronH06138# the godH0430 "+ of baal–zebubH01176!! to enquireH01875 % thou sendestH07971 in israelH03478 not a godH0430  lordH03068$5  unto him, thus saithH0559%  you, and sayH01696  that sentH07971'  unto the kingH04428! turn againH07725# unto us, goH03212% us, and saidH0559 to meetH07125 upH05927 a manH0376%5 unto him, there cameH05927' and they saidH0559# turned backH07725*? unto them, why are ye nowH02088!/ unto him, he saidH0559 # turned backH07725( ; and when the messengersH04397   departedH03212 ! and elijahH0452  dieH04191!- but shalt surelyH04191 TyT<wS.sT:wT@)  and he went upH05927?)  with his fiftyH02572>  of fiftyH02572#=1  unto him a captainH08269<  sentH07971;'  then the kingH04428:%  the tishbiteH086649  elijahH04528# and he saidH0559 7+ about his loinsH049756! of leatherH057855' with a girdleH02324 and girtH02473% manH0376 H011672 an hairyH08181!1/ and they answeredH0559 0+ you these wordsH01697/' you, and toldH01696. to meetH07125-' which came upH05927, of manH0376'+9 unto them, what mannerH04941*# and he saidH01696) dieH04191!(- but shalt surelyH04191*'? on which thou art gone upH05927&' from that bedH042963%Q therefore thou shalt not come downH03381 GqK1]@' h@(cG^  captainH08269 ]-  unto him anotherH0312\%  also he sentH07971[  againH07725"Z/  him and his fiftyH02572Y%  and consumedH0398X#  from heavenH08064W  fireH0784$V3  and there came downH03381#U1  thee and thy fiftyH02572T#  and consumeH0398S#  from heavenH08064R  come downH03381Q'  then let fireH0784P  of godH0430O  a manH0376N  of fiftyH02572M)  to the captainH08269L  and saidH01696K  answeredH06030J!  and elijahH0452I  come downH03381H  hath saidH01696G  the kingH04428F  of godH0430"E1  unto him, thou manH0376D%  and he spakeH01696C!  of an hillH02022B!  on the topH07218,AC  to him: and, behold, he satH03427 M\BqX>"~dF&gM}  fiftyH02572|%  of the thirdH07992{  a captainH08269z  againH07725y#  and he sentH07971"x/  him and his fiftyH02572w%  and consumedH0398v#  from heavenH08064u  came downH03381t  of godH0430s%  and the fireH0784#r1  thee and thy fiftyH02572q#  and consumeH0398p#  from heavenH08064o  come downH03381n  let fireH0784m  of godH0430l  a manH0376k  and saidH01696j  answeredH06030i!  and elijahH0452h  quicklyH04120g  come downH03381f  saidH0559#e1  thus hath the kingH04428d  of godH0430c+  unto him, o manH0376b  and saidH01696 a+  and he answeredH06030`)  with his fiftyH02572_  of fiftyH02572 NfJ- qW* ]E, uN#1  with their fiftiesH02572  fiftiesH02572' of the formerH07223 captainsH08269 the twoH08147% and burnt upH0398# from heavenH08064 downH03381 fireH0784#1 behold, there cameH03381%  in thy sightH05869#  be preciousH03365%  thy servantsH05650)  of these fiftyH02572 %  and the lifeH05315) =  i pray thee, let my lifeH05315   of godH0430 +  unto him, o manH0376 '  him, and saidH01696%  and besoughtH02603  elijahH0452  beforeH05048%  on his kneesH01290  and fellH03766  and cameH0935  went upH05927  of fiftyH02572  captainH08269'  and the thirdH07992~)  with his fiftyH02572 SoV=xM-~Z?"tS7% off that bedH0429636Q therefore thou shalt not come downH033815#  of his wordH016974!  to enquireH018753  in israelH034782  no godH04301  of ekronH061380 the godH0430 /+ of baal–zebubH01176.! to enquireH01875-! messengersH04397,,C forasmuch as thou hast sentH07971+ lordH03068$*5 unto him, thus saithH0559)# and he saidH01696'(9  with him unto the kingH04428''  and went downH03381&% and he aroseH06965% of himH06440($; with him: be not afraidH03372# go downH03381"# unto elijahH0452! saidH01696  lordH03068' and the angelH04397%  in thy sightH05869 +  now be preciousH03365&7  therefore let my lifeH05315 FvL3pQ5qS2 hFT' would take upH05927S lordH03068R  of israelH03478Q% of the kingsH04428)P/' of the chroniclesH03117 H01697O# in the bookH05612!N- they not writtenH03789M% which he didH06213L! of ahaziahH0274K# of the actsH01697J% now the restH03499&I7 because he had no sonH01121H of judahH03063G  kingH04428F)  of jehoshaphatH03092E  the sonH01121D!  of jehoramH03088C  yearH08141+BA in his stead in the secondH08147A reignedH04427@# and jehoramH03088?! had spokenH01696>% which elijahH0452= lordH03068&<7 according to the wordH01697;! so he diedH04191: dieH04191!9- but shalt surelyH04191*8? on which thou art gone upH05927 QkL,bD,oN- jQs lordH03068"r/ unto him, knowestH03045q and saidH0559p to elishaH0477o! came forthH03318n% at beth–elH01008 m+ of the prophetsH05030l% and the sonsH01121k% to beth–elH01008(j; thee. so they went downH03381!i- i will not leaveH05800h  livethH02416g  thy soulH05315f  livethH02416e  lordH03068d  saidH0559c! and elishaH0477 b+ me to beth–elH01008a hath sentH07971` lordH03068_ tarryH03427^# unto elishaH0477] saidH0559\! and elijahH0452[#  from gilgalH01537Z# with elishaH0477Y wentH03212X# that elijahH0452W) by a whirlwindH05591V# into heavenH08064U elijahH0452 ecCqO0yZ9~e lordH03068"/ unto him, knowestH03045 and saidH0559 to elishaH0477  cameH05066 ! at jerichoH03405 + of the prophetsH05030 % and the sonsH01121 ! to jerichoH03405"1 thee. so they cameH0935!-  i will not leaveH05800  livethH02416  thy soulH05315  livethH02416  lordH03068# and he saidH0559' me to jerichoH03405 hath sentH07971 lordH03068~ tarryH03427 }- unto him, elishaH0477| saidH0559{! and elijahH0452#z1 hold ye your peaceH02814y# yea, i knowH03045x#  and he saidH0559w  to dayH03117v'  from thy headH07218u!  thy masterH0113t)  will take awayH03947 O_?fG.sU>iO0  stoodH05975/%  and they twoH08147. afar offH07350- to viewH05048, and stoodH05975+ wentH01980 *+ of the prophetsH05030)# of the sonsH01121( menH0376' and fiftyH02572& went onH03212#%1  thee. and they twoH08147!$-  i will not leaveH05800#  livethH02416"  thy soulH05315!  livethH02416  lordH03068# and he saidH0559% me to jordanH03383 hath sentH07971 lordH03068 + unto him, tarryH03427 saidH0559! and elijahH0452#1 hold ye your peaceH02814# yea, i knowH03045+  and he answeredH0559  to dayH03117'  from thy headH07218!  thy masterH0113)  will take awayH03947 CpR3 U6eM}]CL  takenH03947K#  if thou seeH07200J%  a hard thingH07185 I+  thou hast askedH07592H#  and he saidH0559G'  of thy spiritH07307F  portionH06310*E?  i pray thee, let a doubleH08147D  saidH0559%C7  from thee. and elishaH04771BM  for thee, before i be taken awayH03947 A+  what i shall doH06213@  askH07592?#  unto elishaH0477>  saidH0559=#  that elijahH0452><g  and it came to pass, when they were gone overH05674;  on dryH02724:  went overH0567459U hither and thither, so that they twoH08147&87 and they were dividedH026737! the watersH043256 and smoteH052215 togetherH015634! his mantleH01553 tookH039472! and elijahH04521  by jordanH03383 _pU6fF({V.~_i!  he took upH07311h  piecesH07168g#  them in twoH08147f  and rentH07167"e1  of his own clothesH0899.dG  him no more: and he took holdH02388$c3  thereof. and he sawH07200!b-  and the horsemenH06571a  of israelH03478`#  the chariotH07393_  my fatherH01^  my fatherH01]%  and he criedH06817\  sawH07200[!  and elishaH0477Z#  into heavenH08064Y)  by a whirlwindH05591X  went upH05927W!  and elijahH0452V  asunderH0996U  them bothH08147T!  and partedH06504S  of fireH0784R!  and horsesH05483Q  of fireH0784P  a chariotH07393O!  and talkedH01696N  went onH019803MQ  and it came to pass, as they stillH01980 JvX8yZ>%O1 gJ of elijahH0452! the spiritH07307) him, they saidH0559 sawH07200#1 to view at jerichoH03405 + of the prophetsH05030"/ and when the sonsH01121 went overH05674.~I hither and thither: and elishaH0477}#  they partedH02673|!  the watersH04325-{E  and when he also had smittenH05221z  of elijahH0452y  godH0430x lordH03068w and saidH0559v! the watersH04325$u3 from him, and smoteH05221t that fellH05307s of elijahH0452r! the mantleH0155q# and he tookH03947p  of jordanH03383o#  by the bankH08193n  and stoodH05975(m;  from him, and went backH07725l  that fellH05307k  of elijahH0452j+  also the mantleH0155 Je9lL!vU8eJ" he saidH0559'!; him till he was ashamedH0954$ 3 and when they urgedH06484"/ ye shall not sendH07971# and he saidH0559 valleyH01516% or into someH0259 mountainH02022' him upon someH0259  and castH07993"/  hath taken him upH05375  lordH03068-E  lest peradventure the spiritH07307!  thy masterH0113'9 we pray thee, and seekH01245# let them goH03212% menH0582 H01121 strongH02428 fiftyH02572"/ with thy servantsH05650/I unto him, behold now, there beH03426 ' and they saidH0559( =  themselves to the groundH0776 )  him, and bowedH07812   to meetH07125 '  and they cameH0935  on elishaH0477 doth restH05117 FjP7Z9kN0}cF@ me a newH02319? bringH03947># and he saidH0559=  barrenH07921<)  and the groundH0776;  naughtH07451:'  but the waterH043259  seethH072008! as my lordH01137 pleasantH028966% of this cityH0589235Q behold, i pray thee, the situationH041864# unto elishaH04773 saidH05592# of the cityH058921# and the menH05820% unto you, goH03212(/= unto them, did i not sayH0559. he saidH0559-! at jerichoH03405(,; to him, (for he tarriedH03427)+= and when they came againH07725*  but foundH04672)  daysH03117(  threeH07969 '+ and they soughtH01245& menH0376 %+ therefore fiftyH02572$ they sentH07971# sendH07971 L]9^=yM0 qL![- there came forthH03318Z! by the wayH01870'Y9 and as he was going upH05927+XA from thence unto beth–elH01008W) and he went upH05927V) which he spakeH01696U of elishaH0477(T; according to the sayingH01697S' unto this dayH03117R# were healedH07495Q' so the watersH04325P  or barrenH07921>Og  there shall not be from thence any more deathH04194N%  these watersH04325M'  i have healedH07495L lordH03068K! thus saithH0559"J1 in there, and saidH0559I the saltH04417H and castH07993G' of the watersH04325 F+ unto the springH04161"E/ and he went forthH03318*D? therein. and they broughtH03947C saltH04417B and putH07760A cruseH06746 \d@_:!hL/|\x# now jehoramH03088w! to samariaH08111,vC and from thence he returnedH07725u carmelH03760%t5 from thence to mountH02022s# and he wentH03212r childrenH03206q  and twoH08147p  fortyH0705o  and tareH01234 n+  out of the woodH03293m  she bearsH01677l twoH08147%k5 and there came forthH03318j lordH03068!i- them in the nameH08034$h3 on them, and cursedH07043g! and lookedH07200f backH0310e' and he turnedH06437d) thou bald headH07142c  go upH05927b)  thou bald headH07142 a+  unto him, go upH05927`'  him, and saidH0559_!  and mockedH07046 ^+ out of the cityH05892] childrenH05288\ littleH06996 fg=$oL3gK* f of nebatH05028 the sonH01121# of jeroboamH03379' unto the sinsH02403(; nevertheless he cleavedH01692  had madeH06213+  that his fatherH01  of baalH01168  the imageH04676 + for he put awayH05493# 3 and like his motherH0517% ; but not like his fatherH01  lordH03068% in the sightH05869 evilH07451) and he wroughtH06213 yearsH08141'  twelveH06240 H08147#  and reignedH04427  of judahH03063  kingH04428)  of jehoshaphatH03092 yearH08141&~)' the eighteenthH06240 H08083}! in samariaH08111|# over israelH03478{) began to reignH04427z of ahabH0256y the sonH01121 RhL&pM1jM( sR3% and numberedH064852' the same timeH031171! of samariaH081110 went outH03318/ jehoramH03088. and kingH04428- of israelH03478!,- against the kingH04428+ rebelledH06586* of moabH04124)' that the kingH04428( was deadH04194.'I but it came to pass, when ahabH0256&' with the woolH06785%  ramsH0352$  thousandH0505#)  and an hundredH03967"  lambsH03733!  thousandH0505 ! an hundredH03967 of israelH03478' unto the kingH04428% and renderedH07725"/ was a sheepmasterH05349 of moabH04124 kingH04428 and meshaH04338# he departedH05493 to sinH02398"/ which made israelH03478 bdG-|^?a>{bP  wentH03212O  of israelH03478N#  so the kingH04428M of edomH0123'L9 through the wildernessH04057K the wayH01870J+ and he answeredH0559I) shall we go upH05927H which wayH01870G# and he saidH0559F' as thy horsesH05483E my horsesH05483D' as thy peopleH05971C my peopleH05971B% i will go upH05927A#  and he saidH0559@  to battleH04421%?5  with me against moabH04124)>=  against me: wilt thou goH03212='  hath rebelledH06586< of moabH04124; the kingH04428: sayingH05599 of judahH030638 the kingH044287) to jehoshaphatH030926 and sentH079715# and he wentH032124! all israelH03478 RW: pO1qR+kRn  lordH03068$m3  that we may enquireH01875l  lordH03068#k1  not here a prophetH05030j  saidH0559 i+  but jehoshaphatH03092h  of moabH04124#g1  them into the handH03027f!  to deliverH05414e  togetherH07121d  kingsH04428c#  these threeH07969b#  hath calledH07121a  lordH03068`  alasH0162_  saidH0559^  of israelH03478]%  and the kingH04428\'  that followedH07272"[1  and for the cattleH0929Z%  for the hostH04264'Y9  and there was no waterH04325X  journeyH01870W  days'H03117V  of sevenH07651+UA  and they fetched a compassH05437T  of edomH0123S%  and the kingH04428R  of judahH03063Q%  and the kingH04428 VcG-yU= cH* V% 5  thee to the prophetsH050301 M  what have i to do with thee? getH03212   of israelH03478 '  unto the kingH04428  saidH0559!  and elishaH0477  went downH03381  of edomH0123%  and the kingH04428 +  and jehoshaphatH03092  of israelH03478&7  with him. so the kingH04428  isH03426  lordH03068~  the wordH01697}  saidH0559 |+  and jehoshaphatH03092{  of elijahH0452z%  on the handsH03027y  waterH04325x%  which pouredH03332w!  of shaphatH08202v  the sonH01121u  elishaH0477t  and saidH0559s  answeredH06030r  servantsH05650q#  of israel'sH03478p#  of the kingH04428o+  by him? and oneH0259 TwYA(kO1_B!vT*' but now bringH03947%)5 toward thee, nor seeH07200!(- i would not lookH05027'  of judahH03063&  the kingH04428%)  of jehoshaphatH03092$%  the presenceH06440#  i regardH05375)"= surely, were it not thatH03884!% whom i standH05975  beforeH06440 livethH02416 of hostsH06635 lordH03068 saidH0559! and elishaH0477  of moabH04124#1  them into the handH03027!  to deliverH05414  togetherH07121  kingsH04428#  these threeH07969#  hath calledH07121  lordH03068  saidH0559  of israelH03478%  and the kingH04428'  of thy motherH0517$3  and to the prophetsH05030 '  of thy fatherH01 afM.x_:!xR%aF% the moabitesH04124 E+ he will deliverH05414D lordH03068C% in the sightH05869B' a light thingH07043A+  and your beastsH0929)@=  both ye, and your cattleH04735"?/  that ye may drinkH08354>!  with waterH04325 =+ shall be filledH04390 <+ yet that valleyH05158; rainH01653%:5 neither shall ye seeH072009 windH07307!8- ye shall not seeH072007 lordH030686) for thus saithH0559 5+ full of ditchesH013564# this valleyH051583 makeH062132 lordH030681! thus saithH05590# and he saidH0559/ lordH03068.' that the handH03027- playedH050597,Y and it came to pass, when the minstrelH05059+' me a minstrelH05059 `wR9jK1 ]C$ z`b heardH08085*a? and when all the moabitesH04124`!  with waterH04325_!  was filledH04390^+ and the countryH0776] of edomH0123\! by the wayH01870[ waterH04325(Z= that, behold, there cameH0935Y# was offeredH05927'X9 when the meat offeringH045033WQ and it came to pass in the morningH01242"V3 of land with stonesH068U pieceH02513T!  every goodH02896S  and marH03510R  of waterH04325Q  all wellsH04599P  and stopH05640O treeH06086N! every goodH02896M) and shall fellH05307L cityH05892!K- and every choiceH04004J cityH05892I% every fencedH04013#H1 and ye shall smiteH05221$G3 also into your handH03027 MoA#vV<dC) uM$3  now therefore, moabH04124~ anotherH07453} oneH0376&|7 and they have smittenH05221{ slainH02717z! are surelyH02717y the kingsH04428x bloodH01818w' and they saidH0559v  as bloodH01818u  redH0122"t/  on the other sideH05048s the waterH04325r sawH07200!q- and the moabitesH04124p) upon the waterH04325o shoneH02224n# and the sunH08121m) in the morningH01242'l9 and they rose up earlyH07925k'  in the borderH01366j  and stoodH05975i!  and upwardH04605h on armourH02290*g? all that were able to putH02296,fC against them, they gatheredH06817e to fightH03898d% were come upH05927c) that the kingsH04428 J{X<pO( oP'cJ leftH07604'9 only in kir–harasethH07025 treesH06086%  all the goodH02896!  and felledH05307  of waterH04325'  all the wellsH04599%5  it; and they stoppedH05640! and filledH04390 his stoneH068 every manH0376% of land castH07993 pieceH02513"/ and on every goodH02896! the citiesH05892# 1 and they beat downH02040 %  the moabitesH04124   smitingH05221, C  them: but they went forwardH05221   beforeH06440"/ so that they fledH05127% the moabitesH04124 and smoteH05221 rose upH06965) the israelitesH03478 of israelH03478# to the campH04264"1 and when they cameH0935%  to the spoilH07998 UoI-lU7vW?uU8#  indignationH07110$73 and there was greatH014196' upon the wallH02346!5- a burnt offeringH05930*4? in his stead, and offeredH05927)3= that should have reignedH044272 sonH011211! his eldestH010600% then he tookH03947/) but they couldH03201. of edomH0123-'  unto the kingH04428!,-  to break throughH01234+  swordsH02719*  that drewH08025)  menH0376( hundredH03967') with him sevenH07651!&- for him, he tookH03947%% was too soreH02388 $+ that the battleH04421# sawH07200" of moabH04124"!/ and when the kingH04428  and smoteH05221! went aboutH05437.G thereof; howbeit the slingersH07051+ they the stonesH068 atP3}]?#~cG# aU) for thee? tellH05046*T? unto her, what shall i doH06213S saidH0559R! and elishaH0477Q' to be bondmenH05650P sonsH03206 O+ unto him my twoH08147N to takeH03947M is comeH0935!L- and the creditorH05383K lordH03068J did fearH03373!I-  that thy servantH05650!H-  and thou knowestH03045G  is deadH04191F!  my husbandH0376E#  thy servantH05650D sayingH0559C# unto elishaH0477 B+ of the prophetsH05030A# of the sonsH01121@% of the wivesH0802? womanH0802> a certainH0259 =+ now there criedH06817<  landH0776';9  from him, and returnedH07725":/  and they departedH052659)  against israelH03478 MuA#zP6W0jMp the doorH01817#o1 from him, and shutH05462n# so she wentH03212#m1 that which is fullH04392)l= and thou shalt set asideH05265'k9 into all those vesselsH03627#j1 and shalt pour outH03332,iC upon thee and upon thy sonsH01121h the doorH01817 g+ thou shalt shutH05462)f? and when thou art come inH0935!e-  borrow not a fewH04591d vesselsH03627c emptyH07386&b7 of all thy neighboursH07934a abroadH02351`% thee vesselsH03627_ borrowH07592^ goH03212]% then he saidH0559\  of oilH08081[!  save a potH06100ZK  hath not any thing in the houseH01004Y) thine handmaidH08198X% and she saidH0559"W/ thou in the houseH01004V' me, what hastH03426 ZZ cBoX?#Z% 5 and it fell on a dayH03117 #  of the restH03498& 7  thou and thy childrenH01121   and liveH02421   thy debtH05386  and payH07999 the oilH08081 sellH04376 goH03212# and he saidH0559 of godH0430 the manH0376 and toldH05046' then she cameH0935  stayedH05975"~/  more. and the oilH08081}% not a vesselH03627|# and he saidH0559 {+ me yet a vesselH03627z bringH05066y% unto her sonH01121x' that she saidH0559w were fullH043906vW and it came to pass, when the vesselsH03627+uA to her; and she poured outH03332t broughtH05066s whoH01992r her sonsH01121"q/ upon her and uponH01157 bsK-wW3sS6b*#  and a stoolH03678)#  and a tableH07979$(3  for him there a bedH04296')  and let us setH07760)&=  i pray thee, on the wallH07023%  chamberH05944$  a littleH06996##  let us makeH06213""/  by us continuallyH08548!'  which passethH05674   of godH0430  manH0376  an holyH06918'9  behold now, i perceiveH03045 -  unto her husbandH0376%  and she saidH0559 breadH03899!/  in thither to eatH0398  he turnedH05493 +  as he passed byH05674  as oftH01767  breadH03899! him to eatH0398$3 and she constrainedH02388 womanH0802 a greatH01419 to shunemH07766 passedH05674# that elishaH0477 ?yP0gN*@_?D#  of the hostH06635"C/  or to the captainH08269 B+  for to the kingH04428A)  thou be spokenH01696#@1  for thee? wouldestH03426?!  to be doneH06213*>?  for us with all this careH02731==e  now unto her, behold, thou hast been carefulH02729<'  unto him, sayH0559;#  and he saidH0559:  beforeH064409)  her, she stoodH05975'89  and when he had calledH07121 7+  this shunammiteH077676  callH071215#  his servantH052884  to gehaziH015223#  and he saidH05592  and layH07901!1-  into the chamberH05944'09  thither, and he turnedH05493/%  that he cameH0935%.5  and it fell on a dayH03117*-?  to us, that he shall turnH05493/,K  and it shall be, when he comethH0935"+/  and a candlestickH04501 TcDdKiM& |T$a3  unto thine handmaidH08198`!  do not lieH03576_  of godH0430^  manH0376]% nay, my lordH0113\% and she saidH0559[ a sonH01121#Z1 thou shalt embraceH02263Y of lifeH02416&X7 according to the timeH06256"W/ about this seasonH04150V# and he saidH0559U# in the doorH06607T) her, she stoodH05975,SC her. and when he had calledH07121R callH07121Q# and he saidH0559P is oldH02204O+ and her husbandH0376"N/ she hath no childH01121M verilyH061L answeredH0559$K3 for her? and gehaziH01522J! to be doneH06213I# and he saidH0559 H+  mine own peopleH05971G  amongH08432F  i dwellH03427 E-  and she answeredH0559 JgH+qL- sV<hJ~ till noonH06672}% on her kneesH01290| he satH03427!{/ him to his motherH0517 z- him, and broughtH0935&y7 and when he had takenH05375!x/ him to his motherH0517w carryH05375v to a ladH05288u# and he saidH0559t my headH07218s my headH07218r+ unto his fatherH01q# and he saidH0559p) to the reapersH07114o' to his fatherH01!n- that he went outH03318!m- it fell on a dayH03117l was grownH01431#k1 and when the childH03206j  of lifeH024160iK unto her, according to the timeH06256h had saidH01696g# that elishaH0477f) at that seasonH04150e a sonH01121d and bareH03205c conceivedH02029b' and the womanH0802 XeK._:b7rX an assH0860!- then she saddledH02280 wellH07965% and she saidH0559# nor sabbathH07676!- neither new moonH02320' to him to dayH03117'9 wherefore wilt thou goH01980# and he saidH0559)  and come againH07725  of godH0430!  to the manH0376)  that i may runH07323% of the assesH0860  and oneH0259! - of the young menH05288$ 5 me, i pray thee, oneH0259  sendH07971  and saidH0559 - unto her husbandH0376) and she calledH07121'9 upon him, and went outH03318 and shutH05462 of godH0430! of the manH0376) him on the bedH04296 and laidH07901 + and she went upH05927 diedH04191 SjO'yD*oW) wS 9-  and she answeredH05598) with the childH032067 wellH07965 6- with thy husbandH03765 wellH079654 wellH079653% her, and sayH0559*2? now, i pray thee, to meetH071251 runH073230! shunammiteH07767/  thatH01975.#  his servantH05288-  to gehaziH01522,%  that he saidH0559!+-  saw her afar offH07200* of godH04301)O and it came to pass, when the manH0376( carmelH03760' to mountH02022& of godH0430%% unto the manH0376$ and cameH0935## so she wentH03212$"5  for me, except i bidH0559! ridingH07392  slackH06113) and go forwardH03212 driveH05090) to her servantH05288 and saidH0559 ]jK'rP/nT6z]W and takeH03947V thy loinsH04975U gird upH02296T to gehaziH01522S% then he saidH0559R) do not deceiveH07952Q' did i not sayH0559P! of my lordH0113O a sonH01121N% did i desireH07592M' then she saidH0559+LA from me, and hath not toldH05046K hath hidH05956J lordH03068I vexedH04843H% for her soulH05315G'  let her aloneH07503F  saidH0559E  of godH0430D#  and the manH0376#C1  to thrust her awayH01920B came nearH05066A! but gehaziH01522 @+ him by the feetH07272?! she caughtH02388># to the hillH02022= of godH0430<! to the manH0376!;/ and when she cameH0935:  wellH07965 D}bG {Z8nG eDu% of the childH05288t' upon the faceH06440s the staffH04938r) them, and laidH07760q beforeH06440p passed onH05674o! and gehaziH01522#n%%  and followedH0310 H03212#m1  thee. and he aroseH06965!l- i will not leaveH05800k livethH02416j thy soulH05315i livethH02416h lordH03068g saidH0559f% of the childH05288e) and the motherH0517d% of the childH05288c' upon the faceH06440b my staffH04938a and layH07760+`A thee, answer him not againH06030_  saluteH01288#^3  him not; and if anyH0376]  saluteH01288\  any manH0376[%  if thou meetH04672Z) and go thy wayH03212Y' in thine handH03027X my staffH04938 UvT5mP7pW4wU' "upon his eyesH05869% "and his eyesH05869) "upon his mouthH06310 "his mouthH06310 "and putH07760 ) "upon the childH03206  "and layH07901 ) "and he went upH05927  !lordH03068 ! !and prayedH06419 + !upon them twainH08147 !the doorH01817$3 !therefore, and shutH05462! !he went inH0935%  upon his bedH04296  laidH07901  was deadH04191"/  behold, the childH05288)  into the houseH01004  was comeH0935~+  and when elishaH0477}' is not awakedH06974| the childH05288{#  him, sayingH0559z'  him, and toldH05046y  to meetH07125(x;  wherefore he went againH07725w#  nor hearingH07182v' neither voiceH06963 K\;xX6uX6pK!./ $unto him, he saidH0559--G $her. and when she was come inH0935,% $so he calledH07121 ++ $this shunammiteH07767* $callH07121) $and saidH0559( $gehaziH01522'' $and he calledH07121& #his eyesH05869% # openedH06491$' # and the childH05288# # timesH06471" # sevenH07651! # sneezedH022370 K #himself upon him: and the childH05288' #and stretchedH01457# #and went upH05927% #and froH02008 H0259% #toH02008 H0259% #in the houseH01004! #and walkedH03212!- #then he returnedH07725! "waxed warmH02552% " of the childH032066W " himself upon the child; and the fleshH01320!- " and he stretchedH01457) " upon his handsH03709' " and his handsH03709bR RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{ j  $ @ ^ }  7 T s  0 L i j  $ @ ^ }  7 T s  0 L i  " @ [ x  3 P n * F b   8 U p * D a ~  9 W u  . L j  % C b ~  9 U q  , †J Æi Ć ņ# ƆB dž` Ȇ} Ɇ ʆ9 ˆV ̆r ͆ Ά, φH Іf ц ҆! ӆ< ԆY Նv ֆ ׆2 ؆N نm چ ۆ% ܆B ݆^ ކ{ ߆ 8 ᆠU ↠r ㆡ 䆡0 冡M 憡k 熢 膢* 醢G ꆢe 놣 ^gI hK, gO.{^L 'went outH03318K 'and oneH0259 J+ &of the prophetsH05030I% &for the sonsH01121H &pottageH05138G! &and seetheH01310F &potH05518E% & on the greatH01419D & setH08239!C- & unto his servantH05288 B- & him: and he saidH0559A & beforeH06440@ &sittingH03427 ?+ &of the prophetsH05030>% &and the sonsH01121=# &in the landH0776< &a dearthH07458; &to gilgalH01537:! &came againH077259! &and elishaH04778% %and went outH033187 %her sonH011216# %and took upH05375%57 %herself to the groundH07764 %and bowedH078123# %at his feetH072722 %and fellH05307 1- %then she went inH09350 $ thy sonH01121/ $ take upH05375 ]mT3hI'h@$ |]j# )but he saidH0559i ( not eatH0398h) ( and they couldH03201g! ( in the potH05518f ( deathH04194e ( of godH0430d (manH0376c (and saidH0559$b3 (that they cried outH06817a) (of the pottageH051388`] (and it came to pass, as they were eatingH0398_ (to eatH0398^# (for the menH0582#]1 (so they poured outH03332\' 'for they knewH03045[! 'of pottageH05138Z% 'into the potH05518Y 'and shredH06398X 'and cameH0935W ' fullH04393V ' his lapH0899U ' gourdsH06498T% ' thereof wildH07704S% ' and gatheredH03950R 'vineH01612Q 'a wildH07704P 'and foundH04672O 'herbsH0219N 'to gatherH03950M) 'into the fieldH07704 UhK(xO0f<mU +saidH0559!- +and his servitorH08334!/ *that they may eatH0398 + *unto the peopleH05971 *giveH05414$5 *thereof. and he saidH0559# * in the huskH06861&7 * and full ears of cornH03759 * of barleyH08184~ * loavesH03899} * twentyH06242#|1 *of the firstfruitsH01061{ *breadH03899z *of godH0430y *the manH0376x# *and broughtH0935%w5 *from baal–shalishaH01190v *a manH0376u) *and there cameH0935t! ) in the potH05518-s7' ) and there was no harmH07451 H01697!r/ ) that they may eatH0398q) )for the peopleH05971p )pour outH03332o# )and he saidH0559n% )into the potH05518m# )and he castH07993l )mealH07058k! )then bringH03947 bbI*fK!fF* b%  had givenH05414$  lordH03068#)  and honourableH05375"!  his masterH0113! withH06440  manH0376# was a greatH01419 of syriaH0758# of the kingH04428# of the hostH06635 captainH08269! now naamanH05283 ,lordH03068&7 ,according to the wordH01697 ,and leftH03498&9 ,them, and they did eatH0398 ,beforeH06440 ,so he setH05414 + +and shall leaveH03498) + they shall eatH0398 + lordH03068) + for thus saithH0559!/ + that they may eatH0398! + the peopleH05971  +giveH05414 ' +he said againH0559  +menH0376 ! +an hundredH03967 # +this beforeH06440#1 +what, should i setH05414 TdH%qT;bI) pTC his lordH0113B and toldH05046A went inH0935#@1  him of his leprosyH06883 ?-  he would recoverH0622> forH0227=! in samariaH08111<# the prophetH05030; withH06440:# god my lordH01139 wouldH0305"8/ unto her mistressH014047% and she saidH05596  wifeH08025  naaman'sH05283"4/  and she waited onH064403 maidH052912 a littleH069961 of israelH034780+ out of the landH0776-/E and had brought away captiveH07617.% by companiesH01416-% had gone outH03318,+ and the syriansH0758+ a leperH06879* in valourH02428) manH0376%(5 he was also a mightyH01368'! unto syriaH0758&#  deliveranceH08668 leD(}_;w[?#lb sayingH0559a of israelH03478`# to the kingH04428_! the letterH05612^) and he broughtH0935]! of raimentH0899\ changesH02487[ and tenH06235Z of goldH02091Y thousandH0505X and sixH08337W of silverH03701V talentsH03603U  tenH06235T  with himH03027S  and tookH03947 R+  and he departedH03212Q  of israelH03478P' unto the kingH04428O a letterH05612 N+ and i will sendH07971M goH0935L go toH03212K saidH0559J of syriaH0758I% and the kingH04428H of israelH03478G# of the landH0776F the maidH05291#E1 thus and thus saidH01696D sayingH0559 [i4 |[< _F#v[~ the manH0376}# when elishaH0477(|= how he seeketh a quarrelH0579${3 i pray you, and seeH07200z considerH03045y whereforeH0389x) of his leprosyH06883w a manH0376"v1  unto me to recoverH0622u  doth sendH07971t'  that this manH02088"s/  and to make aliveH02421r  to killH04191q i godH0430p and saidH0559o# his clothesH0899n% that he rentH07167m! the letterH05612l had readH07121k of israelH034783jQ and it came to pass, when the kingH04428#i1  him of his leprosyH068831hO  to thee, that thou mayest recoverH0622g!  my servantH05650f  naamanH05283e sentH07971d is comeH0935%c5 now when this letterH05612 HkL+ T2sU5|eH  and washH07364  goH01980 -  unto him, sayingH0559#  a messengerH04397  sentH07971!  and elishaH0477  of elishaH0477%  of the houseH01004#  at the doorH06607  and stoodH05975%5  and with his chariotH07393 +  with his horsesH05483  cameH0935  so naamanH05283 in israelH03478  a prophetH05030 ' that there isH03426- E now to me, and he shall knowH03045 % let him comeH0935 #  thy clothesH0899)=  wherefore hast thou rentH07167  sayingH0559#  to the kingH04428%  that he sentH07971# his clothesH0899 had rentH07167 of israelH03478' that the kingH04428 had heardH08085 of godH0430 `g2oR-]> `$93  than all the watersH043258  betterH028967#  of damascusH018346  riversH051045#  and pharparH065544!  not abanaH0549 H0713  the leperH068792#  and recoverH06221)  over the placeH047250  his handH03027/!  and strikeH05130.  his godH0430-  lordH03068,#  on the nameH08034+  and callH07121!*-  to me, and standH05975)  come outH03318()  he will surelyH03318!'/  behold, i thoughtH0559&  and saidH0559%'  and went awayH03212$  was wrothH07107#!  but naamanH052831"M  to thee, and thou shalt be cleanH02891!!-  shall come againH07725 '  and thy fleshH01320  timesH06471  sevenH07651  in jordanH03383 ctR4rV<"f@!}cU of godH0430T! of the manH0376(S; according to the sayingH01697R in jordanH03383Q timesH06471P' himself sevenH07651O! and dippedH02881"N/ then went he downH03381M%  and be cleanH02891L'  to thee, washH07364K'  when he saithH0559$J5  how much rather thenH0637,IC  wouldest thou not have doneH06213H  thingH01697G  greatH01419F  had bidH01696E#  the prophetH05030D  my fatherH01"C1  unto him, and saidH0559B  and spakeH01696A  came nearH05066!@-  and his servantsH05650?  in a rageH02534>'  and went awayH03212=%  so he turnedH06437&<7  in them, and be cleanH02891;)  may i not washH07364:  of israelH03478 aw]8w\8|]:a#q1 none. and he urgedH06484p) i will receiveH03947o% whom i standH05975n beforeH06440m livethH02416l lordH03068k# but he saidH0559j) of thy servantH05650i! a blessingH012931hM  now therefore, i pray thee, takeH03947g'  but in israelH03478 f-  in all the earthH0776e  no godH0430#d1  behold, now i knowH03045 c- him: and he saidH0559b beforeH06440a and stoodH05975` and cameH0935'_9 he and all his companyH04264^ of godH0430]! to the manH0376 \+ and he returnedH07725![- and he was cleanH02891Z  childH05288Y#  of a littleH06996$X3  like unto the fleshH01320W!  came againH07725V'  and his fleshH01320 WF# k@yY7uW  and i bowH07812 !  on my handH03027& 7  there, and he leanethH08172 !  to worshipH07812  of rimmonH07417 ) into the houseH01004 goethH0935) when my masterH0113# thy servantH05650 pardonH05545 lordH03068' in this thingH01697 lordH03068 godsH0430!  unto otherH0312'  nor sacrificeH02077'~9  neither burnt offeringH05930&}7  will henceforth offerH06213 |+  for thy servantH05650{ of earthH0127z burdenH04853y mules'H06505x twoH06776w) to thy servantH05650kJ  giveH05414 I+  of the prophetsH05030H#  of the sonsH01121G  young menH05288F  twoH08147E ephraimH0669!D- to me from mountH02022.CI behold, even now there be comeH0935B! me, sayingH0559A hath sentH07971@ my masterH0113? wellH07965># and he saidH0559=  all wellH07965<'  him, and saidH0559;  to meetH07125!:-  from the chariotH04818%95  him, he lighted downH053078 afterH03107 runningH073236 sawH07200 5+ and when naamanH052834 naamanH052833 afterH03102 followedH072911 so gehaziH015220 somewhatH03972/' him, and takeH03947. afterH0310-! i will runH07323 Hz[<$pT6pL*iHi% in the houseH01004h% and bestowedH06485 g+ from their handH03027f he tookH03947e% to the towerH06076 d- and when he cameH0935c beforeH06440b' and they bareH05375 a+ of his servantsH05288` upon twoH08147_ and laidH05414^# of garmentsH0899] changesH02487\  with twoH08147[  bagsH02754Z  in twoH08147Y  of silverH03701X  talentsH03603W twoH08147V) him, and boundH06696U% and he urgedH06555T# two talentsH03603S takeH03947R! be contentH02974Q saidH0559P! and naamanH05283O# of garmentsH0899N changesH02487M and twoH08147L of silverH03701,KC them, i pray thee, a talentH03603 S{]8kM. fK,pS and oxenH01241 and sheepH06629' and vineyardsH03754)  and oliveyardsH02132  garmentsH0899)  and to receiveH03947  moneyH03701!  to receiveH03947 a timeH06256~ to meetH07125'}9 again from his chariotH04818| turnedH02015{% when the manH0376z) not mine heartH03820y) unto him, wentH01980x# and he saidH0559w!  no whitherH0575v  wentH01980u#  thy servantH05650t# and he saidH0559s gehaziH01522 r- unto him, whenceH0370q saidH0559p! and elishaH0477!o/ before his masterH0113n and stoodH05975m) but he went inH0935"l/  and they departedH03212k goH07971"j1 and he let the menH0582 IoN~]9!uW) wI*#?  there, where we may dwellH03427"! us a placeH04725 !+ and let us makeH06213  beamH06982 aH0259 - thence every manH0376 and takeH03947*? we pray thee, unto jordanH03383 let us goH03212(; with thee is too straitH06862) where we dwellH03427&7 behold now, the placeH04725 elishaH0477 untoH06440 saidH0559 + of the prophetsH05030% and the sonsH01121  as snowH07950 a leperH06879"/ from his presenceH06440 + and he went outH03318 for everH05769- E unto thee, and unto thy seedH02233 % shall cleaveH01692$ 3 therefore of naamanH05283 # the leprosyH06883! - and maidservantsH08198 + and menservantsH05650 FtL&wU<eI1lF"B/ it? and he shewedH07200A fellH05307@ whereH0575? saidH0559> of godH0430=# and the manH0376$<3  for it was borrowedH07592;  masterH0113:  alasH01629 and saidH05598% and he criedH068177) into the waterH043256 fellH053075% the axe headH012704 a beamH069823# was fellingH053072! but as oneH02591 woodH060860' they cut downH01504/ to jordanH03383-.G with them. and when they cameH0935-! so he wentH03212, i will goH03212++ and he answeredH0559"*/ with thy servantsH05650$)3 i pray thee, and goH03212(! be contentH02974' saidH0559& and oneH0259%  goH03212$+  and he answeredH0559 ]T7vZ?cG(]`)  that thou passH05674_  bewareH08104^  sayingH0559]  of israelH03478\'  unto the kingH04428[  sentH07971Z  of godH0430Y#  and the manH0376X  my campH08466W  a placeH04725V  and suchH0492U in suchH06423T sayingH0559"S/ with his servantsH05650!R- and took counselH03289Q) against israelH03478P warredH03898O of syriaH0758N' then the kingH04428M and tookH03947L his handH03027(K; to thee. and he put outH07971J upH07311I) therefore saidH0559H  did swimH06687)G=  in thither; and the ironH01270F  and castH07993E  a stickH06086 D+ and he cut downH07094C' him the placeH04725 JzY;"e:oM,bJ}  saidH0559 |+  of his servantsH05650{  and oneH0259z  of israelH03478y%  for the kingH04428,xC  unto them, will ye not shewH05046w  and saidH0559v%  his servantsH05650u'  and he calledH07121t)  for this thingH01697"s/  was sore troubledH05590r  of syriaH0758q#  of the kingH04428$p3  therefore the heartH03820o  nor twiceH08147'n;  himself there, not onceH0259"m/  him of, and savedH08104l)  him and warnedH02094k  toldH0559j  of godH0430i'  which the manH0376h%  to the placeH04725g  sentH07971f  of israelH03478e%  and the kingH04428d'  are come downH05185'c;  for thither the syriansH0758b  a placeH04725a  not suchH02088 RhL/iM4iC"lR  aboutH05362  the cityH05892' and compassedH05362 by nightH03915' and they cameH0935 hostH02428# and a greatH03515% and chariotsH07393"/ he thither horsesH05483) therefore sentH07971  in dothanH01886#  him, sayingH0559%5  him. and it was toldH05046  and fetchH03947 +  that i may sendH07971   whereH0351   and spyH07200   goH03212 #  and he saidH0559)/'  in thy bedchamberH04904 H02315#1  that thou speakestH01696  the wordsH01697  of israelH03478  the kingH04428  tellethH05046  in israelH03478#  the prophetH05030!  but elishaH0477  o kingH04428~'  none, my lordH0113 `gD {cA$rV=`!9-  of the young manH052888  the eyesH058697  openedH064916 lordH03068 5+ that he may seeH072004 his eyesH05869"3/ i pray thee, openH064912 lordH030681 and saidH05590 prayedH06419/! and elishaH0477. moreH07227- fearH03372,+ and he answeredH0559 ++ how shall we doH06213* my masterH0113)) unto him, alasH0162(  saidH0559 '+  and his servantH05288&%  and chariotsH07393!%-  both with horsesH05483$  the cityH05892# compassedH05437 "+ behold, an hostH02428!) and gone forthH03318  earlyH07925 was risenH06965 of godH0430! of the manH0376%5 and when the servantH08334 U|[@ hN.nP8vUV%  whom ye seekH01245U) you to the manH0376%T5 me, and i will bringH03212S% followH0310 H03212R the cityH05892Q thisH02090P# not the wayH01870O saidH0559N! and elishaH0477M  of elishaH0477&L7  according to the wordH01697$K3  them with blindnessH05575J%  and he smoteH05221,IC i pray thee, with blindnessH05575H# this peopleH01471G smiteH05221F and saidH0559E lordH03068D prayedH06419C) to him, elishaH0477(B; and when they came downH03381A elishaH0477@# round aboutH05439? of fireH0784>% and chariotsH07393= of horsesH05483< fullH04390*;?  and, behold, the mountainH02022:!  and he sawH07200 Z`A)a@jI'Z3rQ those whom thou hast taken captiveH07617$q3 wouldest thou smiteH05221%p5 thou shalt not smiteH05221o+ and he answeredH0559n' shall i smiteH05221m' shall i smiteH05221l+ them, my fatherH01k# when he sawH07200j# unto elishaH0477i saidH0559h of israelH03478g% and the kingH04428f! of samariaH08111e%  in the midstH08432d%  and they sawH07200c!  their eyesH05869b  openedH06491a  lordH03068"`/ that they may seeH07200_ the eyesH05869^ openH06491] lordH03068\ saidH0559[# that elishaH0477Z% into samariaH081118Y] and it came to pass, when they were comeH0935 X+  them to samariaH08111W!  but he ledH03212 ShM"j5oW;pS gatheredH06908 of syriaH0758  kingH04428! - that ben–hadadH01130. I and it came to pass after thisH0310  of israelH03478 '  into the landH0776  no moreH03254  cameH0935  of syriaH0758%  so the bandsH01416+ to their masterH0113' and they wentH03212"/ he sent them awayH07971 and drunkH083541O for them: and when they had eatenH0398 provisionH03740~ greatH01419 }+ and he preparedH03739|+ to their masterH0113{  and goH03212z  and drinkH08354'y;  them, that they may eatH0398x  beforeH06440w  and waterH04325v breadH03899u setH07760!t- and with thy bowH07198s) with thy swordH02719 QX=oG*|Y7jQ, lordH03068+# and he saidH0559*  o kingH04428)  my lordH0113( helpH03467 '- unto him, sayingH0559& a womanH0802%# there criedH06817$' upon the wallH02346#) was passing byH05674" of israelH03478 !+ and as the kingH04428   of silverH03701  for fiveH02568-)5  of dove's dungH02755 H03123 H01686  of a cabH06894$3  and the fourth partH07255 of silverH03701' for fourscoreH08084 headH07218#1 it, until an ass'sH02543+A and, behold, they besiegedH06696! in samariaH08111 famineH07458&7 and there was a greatH01419  samariaH08111% and besiegedH06696# and went upH05927% all his hostH04264 ]pD# sW4}^;y]H  her sonH01121&G7  him: and she hath hidH02244F+  that we may eatH0398E thy sonH01121D giveH05414C dayH03117$B5 unto her on the nextH0312A+ him: and i saidH0559@# and did eatH0398? my sonH01121>% so we boiledH01310=  to morrowH04279<  my sonH01121;+  and we will eatH0398:!  him to dayH031179+ that we may eatH03988 thy sonH011217' unto me, giveH054146 saidH05595! this womanH0802<4e unto her, what aileth thee? and she answeredH05593 saidH05592% and the kingH04428(1; or out of the winepressH03342+0A thee? out of the barnfloorH01637/% shall i helpH03467.% thee, whenceH0370-# do not helpH03467 VqP1 sP0}^>oVf  a manH0376e  sentH07971d  satH03427c)  and the eldersH02205b%  in his houseH01004a  satH03427`!  but elishaH0477 _+  on him this dayH03117^#  shall standH05975]! of shaphatH08202\ the sonH01121[ of elishaH0477(Z; also to me, if the headH07218Y# so and moreH03254X doH06213W godH0430V% then he saidH0559U)  upon his fleshH01320T  withinH01004S  sackclothH08242R  lookedH07200Q)  and the peopleH05971P' upon the wallH02346!O- and he passed byH05674N# his clothesH0899M% that he rentH07167L% of the womanH0802K the wordsH01697J heardH080853IQ and it came to pass, when the kingH04428 dvT<Y?& ~eK}d !lordH03068"/ !behold, this evilH07451%7 !unto him: and he saidH0559 !came downH033811~M !with them, behold, the messengerH04397(}; !and while he yet talkedH01696|  behindH0310{  feetH07272z+  of his master'sH0113y'  not the soundH06963x#  at the doorH01817"w/  and hold him fastH03905v  the doorH01817u  shutH05462t  comethH0935#s1  when the messengerH04397r  lookH07200q  mine headH07218p%  to take awayH05493o  hath sentH07971n'  of a murdererH07523 m+  ye how this sonH01121l  seeH07200k'  to the eldersH02205j+  to him, he saidH0559i  cameH0935+hA  him: but ere the messengerH04397g#  from beforeH06440 apP7~]8x[@#a!  in heavenH08064   windowsH0699!  would makeH06213  lordH03068 and saidH0559 of godH0430 the manH0376 answeredH06030 leanedH08172 the kingH04428' on whose handH03027# then a lordH07991! of samariaH08111# in the gateH08179% for a shekelH08255 of barleyH08184!-  and two measuresH05429%  for a shekelH08255'  of fine flourH05560  a measureH05429 +  about this timeH06256  to morrowH04279  lordH03068 ! thus saithH0559  lordH03068# ye the wordH01697 hearH08085 saidH0559# then elishaH0477 !lordH03068#1 !what should i waitH03176 YiDkL0c>{Y<)  of the syriansH0758;'  unto the hostH04264 :+  and let us fallH05307)9=  also. now therefore comeH032128% here, we dieH04191+7A there: and if we sit stillH03427!6- and we shall dieH041915# in the cityH05892 4+ then the famineH074583' into the cityH058922' we will enterH09351 if we sayH0559%05  we here until we dieH04191/  why sitH03427.! to anotherH07453- oneH0376,' and they saidH0559+# of the gateH08179#*1 at the entering inH06607) menH0582( leprousH06879#'3 and there were fourH0702!&/ but shalt not eatH0398 %+ with thine eyesH05869'$9 behold, thou shalt seeH07200#+ be? and he saidH0559!"-  might this thingH01697 JfAkK/uU5kJY% lo, the kingH04428X! to anotherH0251W  oneH0376V'  and they saidH0559U  hostH02428T!  of a greatH01419S  the noiseH06963R of horsesH05483Q# and a noiseH06963P# of chariotsH07393O a noiseH06963N to hearH08085M) of the syriansH0758"L/ had made the hostH04264K% for the lordH0136J  no manH0376I  of syriaH0758H# of the campH04264&G7 to the uttermost partH07097'F; and when they were comeH0935E) of the syriansH0758D' unto the campH04264C to goH0935 B+ in the twilightH05399!A- and they rose upH06965%@5 us, we shall but dieH04191!?- and if they killH04191>' we shall liveH02421&=7  if they save us aliveH02421 JvT/nI%W7gJv  and goldH02091u'  thence silverH03701t#  and carriedH05375s  and drinkH08354r# and did eatH0398q tentH0168p into oneH0259o they wentH0935n# of the campH04264&m7 to the uttermost partH07097l cameH0935&k7 and when these lepersH06879j)  for their lifeH05315i  and fledH05127h' even the campH04264 g+ and their assesH02543!f- and their horsesH05483e# their tentsH0168d and leftH05800 c+ in the twilightH05399b and fledH05127%a5 wherefore they aroseH06965` to comeH0935!_- of the egyptiansH04714^' and the kingsH04428 ]+ of the hittitesH02850%\5 against us the kingsH04428[! hath hiredH07936Z of israelH03478 KfF.}c<"vT6jK!  and calledH07121%  so they cameH0935  householdH01004!  the king'sH04428  and tellH05046)  that we may goH0935,C  upon us: now therefore comeH03212   will comeH04672 '  some mischiefH05771   lightH0216! -  till the morningH01242 #  if we tarryH02442&7  and we hold our peaceH02814 +  of good tidingsH01309  a dayH03117#1  not well: this dayH03117  we doH06213!  to anotherH07453  oneH0376)  then they saidH0559 and hidH02934 and wentH03212~# and carriedH05375} tentH0168|% into anotherH0312{# and enteredH0935z) and came againH07725y and hidH02934x and wentH03212w#  and raimentH0899 Jz_?kS2wV<oJ!2-  to us. they knowH030451  have doneH06213$05  you what the syriansH0758 /+  i will now shewH05046"./  unto his servantsH05650-  and saidH0559,%  in the nightH03915+  aroseH06965*%  and the kingH04428)  withinH06441(  houseH01004''  to the king'sH04428&'  and they toldH05046%#  the portersH07778$'  and he calledH07121#'  and the tentsH0168"  tiedH0631!  and assesH02543   tiedH0631!  but horsesH05483  of manH0120%5  there, neither voiceH06963  no manH0376)  of the syriansH0758#  to the campH04264  we cameH0935%  them, sayingH0559'  and they toldH05046#  of the cityH05892 +  unto the porterH07778 JyM3 mR.tQ( nJ N+  and let us sendH07971"M/  that are consumedH08552"L/  of the israelitesH03478*K?  even as all the multitudeH01995J'  that are leftH07604I  of israelH03478%H5  as all the multitudeH01995G)  which are leftH07604F#  that remainH07604E'  of the horsesH05483"D/  i pray thee, fiveH02568C  takeH03947B  and saidH0559A  answeredH06030 @+  of his servantsH05650?  and oneH0259>'  into the cityH05892=  and getH0935<!  them aliveH02416;)  we shall catchH08610:#  of the cityH05892#91  when they come outH033188  sayingH0559(7;  themselves in the fieldH077046  to hideH022475#  of the campH04264,4C  therefore are they gone outH033183  hungryH07457 HmL3lS.fCfHm the tentsH04264l# and spoiledH0962k went outH03318j) and the peopleH05971i the kingH04428h  and toldH05046g  returnedH07725#f1  and the messengersH04397e)  in their hasteH02648d'  had cast awayH07993!c/ which the syriansH0758b# and vesselsH03627a# of garmentsH0899` fullH04392%_5 and, lo, all the wayH01870!^- them unto jordanH03383] afterH0310\' and they wentH03212[  and seeH07200Z  goH03212Y  sayingH0559X)  of the syriansH0758W the hostH04264V afterH0310U sentH07971T% and the kingH04428S horsesH05483R chariotH07393Q' therefore twoH08147P they tookH03947O  and seeH07200 `zU7wU7~`F) ` ! had spokenH01696 of godH0430.I and it came to pass as the manH0376 came downH03381' when the kingH04428 who spakeH01696  had saidH01696  of godH0430!  as the manH0376#  and he diedH04191%5  upon him in the gateH08179~ trodeH07429}) and the peopleH05971/|I to have the charge of the gateH08179{ he leanedH08172z' on whose handH03027y the lordH07991x appointedH06485w% and the kingH04428v  lordH03068&u7  according to the wordH01697t%  for a shekelH08255s  of barleyH08184!r-  and two measuresH05429q% for a shekelH08255p' of fine flourH05560o% so a measureH05429n) of the syriansH0758 ZfD"wU8uN+tZ% trodeH07429<$c and so it fell out unto him: for the peopleH05971!#/ but shalt not eatH0398#"1  it with thine eyesH05869'!9  behold, thou shalt seeH07200 +  be? and he saidH0559#1  might such a thingH01697  in heavenH08064 windowsH0699# should makeH06213 lordH03068 and saidH0559 of godH0430 the manH0376 answeredH06030' and that lordH07991! of samariaH08111# in the gateH08179 +  about this timeH06256#1  shall be to morrowH04279%  for a shekelH08255'  of fine flourH05560'  and a measureH05429% for a shekelH08255  of barleyH08184 % two measuresH05429  sayingH0559 # to the kingH04428 [~\>vW0qW6[#B1 with her householdH01004A% and she wentH03212@ of godH0430?! of the manH0376!>- after the sayingH01697= and didH06213< aroseH06965;' and the womanH0802: yearsH081419 sevenH076518' upon the landH0776&79 and it shall also comeH09356% for a famineH074585# hath calledH071214  lordH03068#31  thou canst sojournH014812#  wheresoeverH08341#  and sojournH01481)0=  thou and thine householdH01004/ and goH03212. ariseH06965- sayingH0559(,; he had restored to lifeH02421+ whose sonH01121*) unto the womanH0802) elishaH0477(! then spakeH01696'# and he diedH04191%&5 upon him in the gateH08179 j~d/sL1lL.j^  hath doneH06213]#  that elishaH04776\W  me, i pray thee, all the great thingsH01419[ tellH05608Z sayingH0559Y of godH0430X! of the manH0376W# the servantH05288V# with gehaziH01522U talkedH01696T% and the kingH04428!S-  and for her landH07704R'  for her houseH01004Q'  unto the kingH04428P  to cryH06817#O1 and she went forthH03318#N1 of the philistinesH06430M+ out of the landH0776L returnedH07725K) that the womanH0802J endH07097I years'H081411HM and it came to pass at the sevenH07651G  yearsH08141F  sevenH07651#E1  of the philistinesH06430D#  in the landH0776C'  and sojournedH01481 K`DsN/d>$eK{  sayingH0559z officerH05631"y1 unto her a certainH0259x appointedH05414!w- him. so the kingH04428v she toldH05608u the womanH0802t askedH07592"s/ and when the kingH04428!r- restored to lifeH02421q# whom elishaH0477p her sonH01121o the womanH0802n o kingH04428m my lordH0113l saidH0559k!  and gehaziH01522!j-  and for her landH07704i'  for her houseH01004h#  to the kingH04428g  criedH06817(f; he had restored to lifeH02421e whose sonH01121'd; that, behold, the womanH0802c to lifeH02421b# a dead bodyH04191$a3 how he had restoredH02421` the kingH044287_Y and it came to pass, as he was tellingH05608 dtR6fB#_F(}d  lordH03068#  and enquireH01875  of godH0430  the manH0376 meetH07125 and goH03212' in thine handH03027 a presentH04503 takeH03947# unto hazaelH02371 saidH0559% and the kingH04428  hitherH02008   is comeH0935   of godH0430   the manH0376 #  him, sayingH0559 + and it was toldH05046 was sickH02470 of syriaH0758 the kingH04428 + and ben–hadadH01130# to damascusH01834 cameH0935! and elishaH0477 the landH0776' that she leftH05800'  since the dayH03117~%  of the fieldH07704)}=  hers, and all the fruitsH08393|  restoreH07725 hx_C!dI-~bDh8  sayH05597%  unto him, goH032126  saidH05595!  and elishaH0477 4+  of this diseaseH02483 3+  shall i recoverH02421"21  me to thee, sayingH05591  hath sentH079710  of syriaH0758/  kingH04428.#  ben–hadadH01130-  thy sonH01121,'  him, and saidH0559+  beforeH06440*  and stoodH05975)  and cameH0935(  burdenH04853'  camels'H01581&  fortyH0705%#  of damascusH01834)$=  even of every good thingH02898#  with himH03027"  a presentH04503!'  him, and tookH03947   to meetH07125  wentH03212  so hazaelH02371 + of this diseaseH02483 + shall i recoverH02421)  by him, sayingH0559 CwK3lS4~X2fCU)  with the swordH02719T)  wilt thou slayH02026#S3  and their young menH0970R  on fireH0784Q'  wilt thou setH07971#P1  their strong holdsH04013O  of israelH03478"N/  unto the childrenH01121"M/  that thou wilt doH06213L  the evilH07451K)  because i knowH03045J+  and he answeredH0559I  my lordH0113H#  why weepethH01058G  saidH0559F!  and hazaelH02371E  weptH01058D  of godH0430C#  and the manH0376$B5  until he was ashamedH0954A!  stedfastlyH07760 @+  his countenanceH06440?)  and he settledH05975>  dieH04191(=;  me that he shall surelyH04191<#  hath shewedH07200;  lordH03068:  recoverH0242109K  unto him, thou mayest certainlyH02421 ZqR:gN.x\7Z2rO and it came to pass on the morrowH04283q  recoverH02421&p7  thou shouldest surelyH02421o  he toldH0559(n= to thee? and he answeredH0559m elishaH0477!l/ to him, what saidH0559k who saidH0559j' to his masterH0113i and cameH0935h# from elishaH0477g) so he departedH03212f!  over syriaH0758e  kingH04428d#  hath shewedH07200c  lordH03068b  answeredH0559a!  and elishaH0477`  thingH01697_!  this greatH01419"^/  that he should doH06213]  a dogH03611\#  thy servantH05650[  saidH0559Z!  and hazaelH02371'Y9  their women with childH02030X!  and rip upH01234W)  their childrenH05768V'  and wilt dashH07376 MbBlQ8dK. pM) and he reignedH04427.G was he when he began to reignH04427 oldH01121 yearsH08141  and twoH08147  thirtyH07970 ) began to reignH04427  of judahH03063  kingH04428)  of jehoshaphatH03092  the sonH01121  jehoramH03088  of judahH03063  then kingH04428# jehoshaphatH03092 of israelH03478 kingH04428 of ahabH0256 the sonH01121~ of joramH03141} yearH08141!|- and in the fifthH02568{  reignedH04427z!  and hazaelH02371 y+ so that he diedH04191x# on his faceH06440w! and spreadH06566v in waterH04325u! and dippedH02881t' a thick clothH04346s% that he tookH03947 _jI+wX?|Z2|_0 revoltedH06586/ edomH0123.# in his daysH03117 -+  to his childrenH01121,  a lightH05216+  him alwayH03117*# him to giveH05414$)5 sake, as he promisedH0559(' his servant'sH05650' for davidH01732& judahH03063%# not destroyH07843$ wouldH014# lordH03068" lordH03068!%  in the sightH05869   evilH07451!  and he didH06213%  was his wifeH0802  of ahabH0256!- for the daughterH01323 of ahabH0256 the houseH01004 as didH06213 of israelH03478% of the kingsH04428! in the wayH01870' and he walkedH03212%  in jerusalemH03389 yearsH08141 eightH08083 PfH,~P+nF)pPM# of the actsH01697L% and the restH03499K  timeH06256J# at the sameH01931I revoltedH06586H# then libnahH03841G' unto this dayH03117F of judahH03063$E3 from under the handH03027D revoltedH06586C yet edomH0123 B- into their tentsH0168A  fledH05127@)  and the peopleH05971 ?+  of the chariotsH07393!>-  and the captainsH08269*=?  which compassed him aboutH05437<% the edomitesH0123; and smoteH05221: by nightH03915&97 with him: and he roseH06965%85 and all the chariotsH073937 to zairH068116 went overH056745 so joramH031414 a kingH044283 and madeH044272 of judahH03063$13 from under the handH03027 PvI( lL/qU:!sPk)  begin to reignH04427j  of judahH03063i  kingH04428h!  of jehoramH03088g  the sonH01121f# did ahaziahH0274e of israelH03478d kingH04428c of ahabH0256b the sonH01121a of joramH03141` yearH08141-_)5 in the twelfthH08141 H06240 H08147^  reignedH04427]  his sonH01121\# and ahaziahH0274[ of davidH01732Z# in the cityH05892Y- with his fathersH01X) and was buriedH06912W- with his fathersH01V sleptH07901U and joramH03141T  of judahH03063S% of the kingsH04428)R/' of the chroniclesH03117 H01697Q# in the bookH05612!P- they not writtenH03789$O3 and all that he didH06213N of joramH03141 L|Q.bF-v]<#kL ! with joramH03141 # and he wentH03212   of ahabH0256%  of the houseH01004)  the son in lawH02860  of ahabH0256  the houseH01004 lordH03068% in the sightH05869 evilH07451 and didH06213 of ahabH0256% of the houseH01004~! in the wayH01870}' and he walkedH03212| of israelH03478{ kingH04428z of omriH06018y% the daughterH01323x  athaliahH06271w  nameH08034 v-  and his mother'sH0517u%  in jerusalemH03389t  yearH08141s oneH0259r) and he reignedH04427'q9 when he began to reignH04427p ahaziahH0274o oldH01121n yearsH08141m! and twentyH06242l twoH08147 RnR$vU6jQ5lR* joramH03141) to seeH07200( went downH03381' of judahH03063& kingH04428%! of jehoramH03088$ the sonH01121## and ahaziahH0274"  of syriaH0758!  kingH04428 )  against hazaelH02371)  when he foughtH03898%  him at ramahH07414 had givenH05221!/ which the syriansH0761' of the woundsH04347! in jezreelH03157% to be healedH07495 went backH07725 joramH03141 and kingH04428  joramH03141  woundedH05221+  and the syriansH0761*1'  in ramoth–gileadH01568 H07433 of syriaH0758 kingH04428) against hazaelH02371! to the warH04421  of ahabH0256  the sonH01121 ^dD)jM0\=!}^G!  from amongH08432&F7  and make him arise upH06965E and go inH0935D of nimshiH05250C the sonH01121B) of jehoshaphatH03092A the sonH01121@! there jehuH03058"?/ thither, look outH07200$>5 and when thou comestH0935*=1' to ramoth–gileadH01568 H07433< and goH03212;'  in thine handH03027:  of oilH080819  this boxH063788  and takeH039477  thy loinsH04975"6/ unto him, gird upH022965 and saidH0559 4+ of the prophetsH05030 3+ of the childrenH011212 oneH02591 calledH071210# the prophetH05030/! and elishaH0477$.3 because he was sickH02470-! in jezreelH03157, of ahabH0256+ the sonH01121 LeI.{]=`GqL!e- i have an errandH01697d# and he saidH0559c sittingH03427b# of the hostH02428%a5 behold, the captainsH08269 `- and when he cameH0935*_1' to ramoth–gileadH01568 H07433^ wentH03212]# the prophetH05030\' the young manH05288![- so the young manH05288Z and tarryH02442Y and fleeH05127X  the doorH01817W  then openH06605V#  over israelH03478U  thee kingH04428 T+  i have anointedH04886S lordH03068R! thus saithH0559Q and sayH0559P# on his headH07218O and pourH03332N of oilH08081M the boxH06378L then takeH03947K chamberH02315 J+  him to an innerH02315I  and carryH0935H%  his brethrenH0251 QoH' nF-yY0rQ% the prophetsH05030) of my servantsH05650 the bloodH01818"/ that i may avengeH05358~! thy masterH0113} of ahabH0256| the houseH01004%{5 and thou shalt smiteH05221z# over israelH03478y lordH03068 x+ over the peopleH05971w  thee kingH04428 v+  i have anointedH04886u  of israelH03478t  godH0430s  lordH03068$r5 unto him, thus saithH0559q and saidH0559p# on his headH07218o the oilH08081n' and he pouredH03332m) into the houseH01004l and wentH0935k% and he aroseH06965#j1  to thee, o captainH082691iO  unto which of all us? and he saidH0559h  saidH0559g and jehuH03058#f1 to thee, o captainH08269 Y}_7pD' iM0 tY jezebelH0348 shall eatH0398% and the dogsH03611 of ahijahH0281 the sonH01121 of baashaH01201#1 and like the houseH01004 of nebatH05028 the sonH01121# of jeroboamH03379) like the houseH01004 of ahabH0256 the houseH01004 + and i will makeH05414  in israelH03478  and leftH05800(; and him that is shut upH06113!- against the wallH07023! - him that pissethH08366  from ahabH0256# 1 and i will cut offH03772 % shall perishH06  of ahabH0256$3 for the whole houseH01004!  of jezebelH0348#  at the handH03027  lordH03068$3  of all the servantsH05650'  and the bloodH01818 Z{^A#jM%~e>zZ<# over israelH03478; thee kingH04428 :+ i have anointedH048869 lordH030688! thus saithH0559 7- he to me, sayingH0559#63 thus and thus spakeH0559#53 us now. and he saidH05594 tellH050463 falseH082672' and they saidH0559&17 and his communicationH078790 the manH0376#/1 unto them, ye knowH03045$.5 to thee? and he saidH0559- this madH07696,) wherefore cameH0935+ all wellH07965* saidH0559)# of his lordH0113 (+ to the servantsH05650'! came forthH03318& then jehuH03058% and fledH05127$ the doorH01817#' and he openedH06605"% none to buryH06912!! of jezreelH03157 ) in the portionH02506 ef=qU2}R,eZ% was returnedH07725Y joramH03088X but kingH04428W of syriaH0758V kingH04428U  of hazaelH02371T  becauseH06440"S/  he and all israelH03478'R+'  ramoth–gileadH01568 H07433Q  had keptH08104P now joramH03141O' against joramH03141N conspiredH07194M of nimshiH05250L the sonH01121K) of jehoshaphatH03092J the sonH01121I so jehuH03058H is kingH04427G jehuH03058F sayingH0559E' with trumpetsH07782D and blewH08628C' of the stairsH04609%B5 under him on the topH01634A and putH07760@# his garmentH0899? every manH0376> and tookH03947!=- then they hastedH04116 Sy[3mQ4^A"nSy  to seeH07200x'  was come downH03381w  of judahH03063v kingH04428"u1 there. and ahaziahH0274t layH07901s for joramH03141r! to jezreelH03157q and wentH03212"p/ rode in a chariotH07392o so jehuH03058n! in jezreelH03157m to tellH05046l to goH03212 k+ out of the cityH05892j escapeH06412i go forthH03318h let noneH0408g! your mindsH05315f if it beH03426e saidH0559d  and jehuH03058c  of syriaH0758b  kingH04428a#  with hazaelH02371$`3  him, when he foughtH03898_ had givenH05221!^/ which the syriansH0761]' of the woundsH04347\! in jezreelH03157[% to be healedH07495 GcB"v^E%[?`G  turnH054370K  what hast thou to do with peaceH07965  saidH0559 and jehuH03058 peaceH07965 the kingH04428! thus saithH0559' him, and saidH0559 to meetH07125(-' one on horsebackH05483 H07392' so there wentH03212  peaceH07965% 7 them, and let him sayH0559  to meetH07125  and sendH07971 # an horsemanH07395 takeH03947  saidH0559  and joramH03088  a companyH08229  i seeH07200  and saidH0559! as he cameH0935 of jehuH03058# the companyH08229% and he spiedH07200~! in jezreelH03157}% on the towerH04026|! a watchmanH06822 {+ and there stoodH05975z  joramH03141 BcKiK.oJ1z^B5  the sonH011214 of jehuH03058!3- like the drivingH04491 2+ and the drivingH0449151U even unto them, and cometh not againH077250 he cameH0935/ sayingH0559. toldH05046!-- and the watchmanH06822,#  thee behindH0310+  turnH054370*K  what hast thou to do with peaceH07965)  answeredH0559(  and jehuH03058' peaceH07965& the kingH04428%! thus saithH0559!$/ to them, and saidH0559#! which cameH0935$"%' on horsebackH05483 H07392! a secondH08145! - then he sent outH079711M to them, but he cometh not againH07725 cameH0935' the messengerH04397 sayingH0559 toldH05046%5  me. and the watchmanH06822#  thee behindH0310 KkM)z]@(gI&nKT+ and he answeredH0559S jehuH03058R peaceH07965Q% that he saidH0559P jehuH03058O sawH072000NK and it came to pass, when joramH03088M) the jezreeliteH03158L of nabothH05022#K1 him in the portionH02513J and metH04672I jehuH03058H againstH07125"G/ and they went outH03318F) in his chariotH07393E  eachH0376D  went outH03318C  of judahH03063B  kingH04428A#  and ahaziahH0274@ of israelH03478? kingH04428> and joramH03088=) was made readyH0631 <+ and his chariotH07393;! make readyH0631: saidH05599 and joramH030888  furiouslyH076977)  for he drivethH050906  of nimshiH05250 ^d<#uW:`>!~^r# his captainH07991q to bidkarH0920p then saidH0559o)  in his chariotH07393!n-  and he sunk downH03766m%  at his heartH03820l  went outH03318k' and the arrowH02678!j- between his armsH02220i jehoramH03088h and smoteH05221g strengthH03027f' with his fullH04390e! drew a bowH07198d and jehuH03058c o ahaziahH0274b treacheryH04820a! to ahaziahH0274` and saidH0559_ and fledH05127^ his handsH03027] turnedH02015\ and joramH03088[ manyH07227$Z3  and her witchcraftsH03785Y  jezebelH0348X'  of thy motherH0517W'  the whoredomsH02183V!  so long asH05704U! what peaceH07965 WeB!kR2 pV=}W"/ him into the platH02513 castH07993#1  now therefore takeH05375   lordH03068   saithH05002" /  thee in this platH02513# 1  and i will requiteH07999  lordH03068 saithH05002# of his sonsH01121' and the bloodH01818 of nabothH05022 the bloodH01818 yesterdayH0570#1 surely i have seenH07200# this burdenH04853 laidH05375 lordH03068~! his fatherH01} ahabH0256|  afterH0310{  togetherH06776/zI  how that, when i and thou rodeH07392y%  for rememberH02142x)  the jezreeliteH03158w of nabothH05022v% of the fieldH07704#u1 him in the portionH02513t castH07993s take upH05375 `|_G+ }\Bz]8`-# in the cityH05892,- with his fathersH01%+5 him in his sepulchreH06900*! and buriedH06912.)G him in a chariot to jerusalemH03389( carriedH07392!'- and his servantsH05650& and diedH04191%! to megiddoH04023$# and he fledH05127# by ibleamH02991" to gurH01483 !+ at the going upH04608( ; him also in the chariotH04818  smiteH05221'  him, and saidH0559  afterH0310  followedH07291  and jehuH03058 houseH01004' of the gardenH01588! by the wayH01870 he fledH05127 sawH07200 of judahH03063 the kingH04428 - but when ahaziahH0274 lordH03068&7 according to the wordH01697 ax\A lR' lN.~aK his faceH06440!J- and he lifted upH05375I! his masterH0113H who slewH02026G peaceH07965F zimriH02174E she saidH0559D# at the gateH08179C! entered inH0935B# and as jehuH03058A#  at a windowH02474@)  and looked outH08259?  her headH07218> and tiredH03190= her faceH05869'<+' and she paintedH06320 H07760; heardH08085: jezebelH03489! to jezreelH031578 was comeH09357' and when jehuH030586! over judahH030635 to reignH044274' began ahaziahH02743 of ahabH02562 the sonH011211 of joramH031410 yearH081411/33 and in the eleventhH08141 H06240 H0259. of davidH01732 JiO3c= sL/hJg #the skullH01538#f3 #no more of her thanH0518$e3 #her: but they foundH04672d #to buryH06912c' #and they wentH03212b " daughterH01323a "a king'sH04428` "and buryH06912#_3 "see now this cursedH0779^ "goH06485] "and saidH0559\ "and drinkH08354[! "he did eatH0398'Z; "and when he was come inH0935,YC !and he trode her under footH07429"X/ !and on the horsesH05483W# !on the wallH07023V' !was sprinkledH05137U% !of her bloodH01818'T9 !so they threw her downH08058S) !throw her downH08058R# !and he saidH0559Q eunuchsH05631P threeH07969O! to him twoH081476NW on my side? who? and there looked outH08259M and saidH0559L' to the windowH02474 MuX4iO, wY4iM and ahabH0256 % jezebelH0348'; %that they shall not sayH0559! %of jezreelH03157) %in the portionH02506% %of the fieldH07704' %upon the faceH06440!~- %shall be as dungH01828}! %of jezebelH0348 |+ %and the carcaseH05038{! $of jezebelH0348z $the fleshH01320y $eatH0398x! $shall dogsH03611w! $ of jezreelH03157v) $ in the portionH02506u $ sayingH0559t% $ the tishbiteH08664s $ elijahH0452r# $his servantH05650q $byH03027p) $which he spakeH01696o $lordH03068n $the wordH01697 m- $him. and he saidH0559l $and toldH05046*k? $wherefore they came againH07725j #handsH03027i' #and the palmsH03709h% #and the feetH07272 FqU8kQ"z]DgF#+ on his father'sH01" and setH07760! sonsH01121 - of your master'sH0113# and meetestH03477 the bestH02896' look even outH07200!-  also, and armourH05402 cityH05892 a fencedH04013! and horsesH05483"/ with you chariotsH07393 sonsH01121,E to you, seeing your master'sH0113 comethH0935+A now as soon as this letterH05612 sayingH0559 ahab'sH0256+C  and to them that brought upH0539'  to the eldersH02205!  of jezreelH03157 +  unto the rulersH08269 !  to samariaH08111  and sentH07971  lettersH05612  wroteH03789  and jehuH03058! in samariaH08111 sonsH01121# had seventyH07657 VS8xU3wW,sV@ a letterH05612?' then he wroteH03789>' in thine eyesH05869= goodH02896<  doH06213;  kingH04427(:=  us; we will not make anyH0376'9;  all that thou shalt bidH05598#  and will doH062137% thy servantsH056506 sayingH05595 to jehuH030584 sentH07971)3? also, and the bringers upH05392! the eldersH022051' over the cityH058920) over the houseH01004-/E him: how then shall we standH05975.! not beforeH06440- stoodH05975, kingsH04428+# behold, twoH08147* and saidH0559) afraidH033721(?' but they were exceedinglyH03966 H03966'  houseH01004!&/  for your master'sH0113%  and fightH03898$ throneH03678 XsZ9a>% }D,tX]  and putH07760\ personsH0376[ seventyH07657Z and slewH07819Y sonsH01121X! the king'sH04428(W; to them, that they tookH03947V cameH09355UU and it came to pass, when the letterH05612&T7 which brought them upH01431S# of the cityH05892#R1 with the great menH01419Q personsH0376P seventyH07657O sonsH01121N) now the king'sH04428M this timeH06256L% by to morrowH04279!K-  to me to jezreelH03157J  and comeH0935I  sonsH01121H'  your master'sH0113G!  of the menH0582F% ye the headsH07218E takeH03947D' unto my voiceH06963 C+ ye will hearkenH08085B+ to them, sayingH0559 A+ the second timeH08145 dcC&jR/qL.dy and slewH02026!x/ against my masterH0113$w3 behold, i conspiredH07194v righteousH06662"u/ to all the peopleH05971t and saidH0559s and stoodH05975!r- that he went outH033183qQ and it came to pass in the morningH01242"p/ until the morningH01242o# of the gateH08179#n1  at the entering inH06607m  heapsH06652l)  ye them in twoH08147k  layH07760j#  and he saidH0559i sonsH01121h' of the king'sH04428g the headsH07218!f/ they have broughtH0935e# him, sayingH0559d and toldH05046c# a messengerH04397b) and there cameH0935a!  to jezreelH03157`  and sentH07971_!  in basketsH01731^#  their headsH07218 G^6oL5dEgG% and departedH0935% and he aroseH06965#1 him none remainingH08300' until he leftH07604 + and his priestsH03548"/ and his kinsfolksH03045&7 and all his great menH01419! in jezreelH03157 of ahabH0256% of the houseH01004" / all that remainedH07604  slewH05221  so jehuH03058  elijahH0452 # his servantH05650 byH03027) which he spakeH01696 hath doneH06213 lordH03068 of ahabH0256%5 concerning the houseH01004 spakeH01696 lordH03068 lordH03068$3 nothing of the wordH01697~) unto the earthH0776&}7 that there shall fallH05307| nowH0645{ knowH03045"z/ him: but who slewH05221 Q`G/ qQ3kL3iQ5  twoH08147&47 of the shearing houseH010443+ them at the pitH09532 and slewH078191! them aliveH024160' and they tookH08610/! them aliveH02416. takeH08610-# and he saidH0559,% of the queenH01377!+- and the childrenH01121*# of the kingH04428)% the childrenH01121( to saluteH07965') and we go downH03381&! of ahaziahH0274%% the brethrenH0251%$7 ye? and they answeredH0559# and saidH0559" of judahH03063! kingH04428 ! of ahaziahH0274!/ with the brethrenH0251 metH04672 jehuH03058! in the wayH01870' houseH01044 H01004 + at the shearingH07462! to samariaH08111 and cameH03212 Zd=}^>$fG' Z!R- with me, and seeH07200Q comeH03212P# and he saidH0559(O; to him into the chariotH04818#N1 and he took him upH05927M his handH03027L# and he gaveH05414K! thine handH03027J) if it be, giveH05414I it isH03426H answeredH0559G' and jehonadabH03082F)  with thy heartH03824E#  as my heartH03824D  rightH03477C#  thine heartH03824B!  to him, isH03426A' him, and saidH0559$@3 him: and he salutedH01288? to meetH07125> of rechabH07394= the sonH01121<% on jehonadabH03082#;1 thence, he lightedH04672):= and when he was departedH032129  he anyH03768%  neither leftH076047  menH03766  and fortyH0705 U~Z;bI& sP5U)o= unto me all the prophetsH05030#n1 now therefore callH07121m  him muchH07235l#  shall serveH05647k  jehuH03058j  a littleH04592i baalH01168h servedH05647g+ unto them, ahabH0256f and saidH0559e togetherH06908d) all the peopleH05971c gatheredH06908b and jehuH03058a  to elijahH0452`)  which he spakeH01696_  lordH03068-^E him, according to the sayingH01697&]7 till he had destroyedH08045\! in samariaH08111[ unto ahabH0256"Z/ all that remainedH07604Y he slewH05221X! to samariaH08111 W- and when he cameH0935V) in his chariotH07393&U7 so they made him rideH07392T lordH03068S my zealH07068 b{\5qQdGzb  cameH0935  of baalH01168( ; and all the worshippersH05647#1 through all israelH03478 sentH07971 and jehuH03058$3 and they proclaimedH07121 for baalH01168"/ a solemn assemblyH06116 proclaimH06942 saidH0559 and jehuH03058 of baalH01168 ~+ the worshippersH056471}S to the intent that he might destroyH06|# in subtiltyH06122{ didH06213z  but jehuH03058"y/  he shall not liveH02421+xA  whosoever shall be wantingH06485w  to baalH01168v  sacrificeH02077#u1 for i have a greatH01419t! be wantingH06485s let noneH0376$r3 and all his priestsH03548!q- all his servantsH05647p of baalH01168 UuR6|X8iQ/qU(  of baalH01168%'5  unto the worshippersH05647& and saidH0559% of baalH01168$) into the houseH01004# of rechabH07394" the sonH01121!' and jehonadabH03082  wentH0935 and jehuH03058 vestmentsH04403*? and he brought them forthH03318 of baalH01168(; for all the worshippersH05647 vestmentsH03830# bring forthH03318 + over the vestryH04458# and he saidH0559! to anotherH06310% from one endH06310 was fullH04390 of baalH01168'  and the houseH01004  of baalH01168)  into the houseH01004"1  not. and they cameH0935  that cameH0935  leftH07604+ C so that there was not a manH0376 DoV.lN0aF)z\DE saidH0559D that jehuH03058#C1 the burnt offeringH05930B# of offeringH06213CAq and it came to pass, as soon as he had made an endH03615@% for the lifeH05315? his lifeH05315> escapeH04422 =+ into your handsH03027#<3  whom i have broughtH0935;!  of the menH0582:  anyH03769  and saidH05598  withoutH023517 menH03766 fourscoreH080845 appointedH077604 jehuH03058$33 and burnt offeringsH059302! sacrificesH020771 to offerH06213%07 and when they went inH0935/ of baalH01168$.3 but the worshippersH05647- lordH030683,Q here with you none of the servantsH05650+'  that there beH03426*  and lookH07200)  searchH02664 LcD!z]=uV.zL*b1' it a draught houseH04280 H04163a and madeH07760` of baalH01168_ the houseH01004^) and brake downH05422] of baalH01168\ the imageH04676$[3 and they brake downH05422Z! and burnedH08313Y of baalH01168!X- out of the houseH01004W! the imagesH04676'V9 and they brought forthH03318U of baalH01168T% of the houseH01004S# to the cityH05892R and wentH03212Q outH07993!P- and the captainsH07991O' and the guardH07323N% of the swordH02719#M1  them with the edgeH06310L)  and they smoteH05221K!  come forthH03318J)  them; let noneH0376I  slayH05221H go inH0935$G3 and to the captainsH07991F% to the guardH07323 HgJ*|Z; eD* jH'  of the fourthH07243%  thy childrenH01121'  in mine heartH03824~  of ahabH0256})  unto the houseH01004| hast doneH06213{% in mine eyesH05869z rightH03477y% in executingH06213,xC because thou hast done wellH02895w unto jehuH03058v saidH0559u lordH03068t  in danH01835s%  in beth–elH01008r  calvesH05695q!  the goldenH02091p)  not from afterH0310o departedH05493n jehuH03058m to sinH02398 l+ who made israelH03478k of nebatH05028j the sonH01121i# of jeroboamH03379h the sinsH02399g' out of israelH03478f baalH01168e destroyedH08045d thus jehuH03058c'  unto this dayH03117 `dH)jJ$ ~dE+~` !of gileadH01568% !all the landH0776 ' !eastwardH08121 H04217# !from jordanH03383 of israelH03478'9 them in all the coastsH01366 smoteH05221! and hazaelH02371 shortH07096 israelH03478 to cutH07096 beganH02490 lordH03068' in those daysH03117  to sinH02398"/  which made israelH03478#  of jeroboamH03379"/  not from the sinsH02403 +  for he departedH05493# 1 with all his heartH03824  of israelH03478  godH0430  lordH03068! in the lawH08451 to walkH03212% took no heedH08104 but jehuH03058 of israelH03478' on the throneH03678 shall sitH03427 JsR9uO* gE!fJ< $reignedH04427; $that jehuH03058:% $and the timeH031179 #reignedH044278 #his sonH011217% #and jehoahazH030596) #him in samariaH08111 5+ #and they buriedH069124- #with his fathersH013 #sleptH079012 #and jehuH030581 " of israelH034780% " of the kingsH04428)//' "of the chroniclesH03117 H01697.# "in the bookH05612!-- "they not writtenH03789",/ "and all his mightH01369$+3 "and all that he didH06213* "of jehuH03058)# "of the actsH01697(% "now the restH03499'! ! and bashanH01316&# ! even gileadH01568% ! arnonH0769$% ! by the riverH05158#! !from aroerH06177#"1 !and the manassitesH04520#!1 !and the reubenitesH07206 # !the gaditesH01425 lnH* yX>tZ> l[% and they hidH05641Z slainH04191Y sonsH01121X!  the king'sH04428W)  him from amongH08432V  and stoleH01589U!  of ahaziahH0274T  the sonH01121S joashH03101R tookH03947Q! of ahaziahH0274P sisterH0269O joramH03141N of kingH04428M% the daughterH01323L' but jehoshebaH03089K  royalH04467J%  all the seedH02233I' and destroyedH06H she aroseH06965G was deadH04191F% that her sonH01121E sawH07200D! of ahaziahH0274C! the motherH0517"B/ and when athaliahH06271A $yearsH08141@ $and eightH08083? $twentyH06242>! $in samariaH08111=# $over israelH03478 cwJsR.~X6c,wC with them, and took an oathH07650v! a covenantH01285u  and madeH03772t  lordH03068+sA  them to him into the houseH01004r#  and broughtH0935q'  and the guardH07323"p/ with the captainsH03746o' over hundredsH03967n! the rulersH08269m# and fetchedH03947l sentH07971k jehoiadaH03077j yearH08141 i+ and the seventhH07637h' over the landH0776g did reignH04427f% and athaliahH06271e yearsH08141d sixH08337c lordH03068b% in the houseH01004(a; and he was with her hidH02244)`= so that he was not slainH04191_ athaliahH06271^ fromH06440)]/' in the bedchamberH04296 H02315"\/ him and his nurseH03243 B{c>oE$cC) x\B partsH03027 and twoH08147+A  that it be not broken downH04535%  of the houseH01004  the watchH04931!- so shall ye keepH08104 the guardH07323  behindH0310 # at the gateH08179! - and a third partH07992  of surH05495 # at the gateH08179!- and a third partH07992  houseH01004'  of the king'sH04428%  of the watchH04931&7 shall even be keepersH08104) on the sabbathH07676$5 of you that enter inH0935% a third partH07992!- that ye shall doH06213 the thingH01697~% them, sayingH0559!}- and he commandedH06680| sonH01121 {+ them the king'sH04428z! and shewedH07200y lordH03068%x5 of them in the houseH01004 HiH/vQ1 pI$eH0 every manH0376/' and they tookH03947. commandedH06680-! the priestH03548,' that jehoiadaH03077+ didH06213"*/ over the hundredsH03967!)- and the captainsH08269#(3  and as he cometh inH0935 '+  as he goeth outH03318(&;  and be ye with the kingH04428!%-  let him be slainH04191"$/ within the rangesH07713"#1 and he that comethH0935"# in his handH03027!!- with his weaponsH03627  every manH0376# round aboutH05439 the kingH04428%5 and ye shall compassH05362  the kingH04428  aboutH0413 lordH03068% of the houseH01004 the watchH04931%5 even they shall keepH08104) on the sabbathH07676)= of all you that go forthH03318 DiF* ~eL0~a<_DN cornerH03802M# to the leftH08042L' of the templeH01004K cornerH03802J) from the rightH03233I the kingH04428H# round aboutH05439G# in his handH03027!F- with his weaponsH03627E every manH0376D stoodH05975C' and the guardH07323B lordH03068A' in the templeH01004@# and shieldsH07982? spearsH02595> david'sH01732= kingH04428< giveH05414;) did the priestH03548:' over hundredsH03967$93 and to the captainsH082698! the priestH035487# to jehoiadaH030776 and cameH09355) on the sabbathH07676-4E with them that should go outH033183) on the sabbathH07676$25 that were to come inH09351 his menH0582 OqR:hH,sQ5oOk# by a pillarH05982j stoodH05975!i- behold, the kingH04428$h3 and when she lookedH07200g lordH03068 f+ into the templeH01004e' to the peopleH05971d she cameH0935c' of the peopleH05971b% of the guardH07323a the noiseH06963` heardH08085"_/ and when athaliahH06271^ the kingH04428] god saveH02421\ and saidH0559[# their handsH03709&Z7 him; and they clappedH05221Y% and anointedH04886'X9 and they made him kingH04427W' the testimonyH05715V the crownH05145U and putH05414T sonH01121S! the king'sH04428%R5 and he brought forthH03318Q) and the templeH01004P% by the altarH04196O' of the templeH01004 IsL-xZ>"^>"lI) with the swordH02719  her killH04191,9#  and him that followethH0310 H0935!  the rangesH07713  withoutH01004*?  unto them, have her forthH03318 and saidH0559# of the hostH02428% the officersH06485 + of the hundredsH03967~% the captainsH08269} commandedH06680|! the priestH03548{% but jehoiadaH03077z treasonH07195y treasonH07195x and criedH07121w# her clothesH0899v rentH07167u% and athaliahH06271t'  with trumpetsH02689s  and blewH08628r  rejoicedH08056q#  of the landH0776#p1  and all the peopleH05971o# by the kingH04428#n1 and the trumpetersH02689 m+ and the princesH08269l' as the mannerH04941 Vw^<"rX, v[@rV% of baalH01168$) into the houseH01004# wentH0935"# of the landH0776#!1 and all the peopleH05971$ 3  also and the peopleH05971!-  between the kingH04428 peopleH05971 lord'sH03068) and the peopleH05971% and the kingH04428 lordH03068! a covenantH01285 madeH03772% and jehoiadaH03077(;  and there was she slainH04191 houseH01004 + into the king'sH04428 cameH03996(; by the which the horsesH05483! by the wayH01870$5 on her; and she wentH0935 handsH03027' and they laidH07760  lordH03068 % in the houseH01004% 5 let her not be slainH04191  had saidH0559 ) for the priestH03548 VoP3b>|Z3uVB!  by the wayH01870A  and cameH0935@  lordH03068?)  from the houseH01004>  the kingH04428&=7 and they brought downH03381<# of the landH0776#;1 and all the peopleH05971:' and the guardH07323!9- and the captainsH037468' over hundredsH039677! the rulersH082696# and he tookH039475 lordH030684) over the houseH01004 3' officersH06486 H064852 appointedH077601) and the priestH035480! the altarsH04196/ beforeH06440. of baalH01168-!  the priestH03548,  mattanH04977+  and slewH02026*!  thoroughlyH03190%)5  brake they in piecesH07665() and his imagesH06754'! his altarsH04196"&/ and brake it downH05422 ddB!|Z=yN+d` reignedH04427_ yearsH08141^ and fortyH0705]) began to reignH04427\ jehoashH03060[ of jehuH03058Z yearH08141Y) in the seventhH07651'X9 when he began to reignH04427W jehoashH03060V oldH01121U yearsH08141T sevenH07651S  houseH01004R!  the king'sH04428Q) with the swordH02719P athaliahH06271O' and they slewH04191N% was in quietH08252M% and the cityH05892L rejoicedH08055K# of the landH0776#J1 and all the peopleH05971I% of the kingsH04428H' on the throneH03678G! and he satH03427F houseH01004E' to the king'sH04428D% of the guardH07323C# of the gateH08179 JaA)pQ)pP8hJ}  the moneyH03701| lordH03068{) into the houseH01004z+ that is broughtH0935(y; of the dedicated thingsH06944x' all the moneyH03701w) to the priestsH03548v saidH0559u# and jehoashH03060#t1 in the high placesH01116"s/ and burnt incenseH06999!r- still sacrificedH02076q! the peopleH05971$p3 were not taken awayH05493$o3 but the high placesH01116n!  instructedH03384m! the priestH03548!l- wherein jehoiadaH03077k% all his daysH03117j lordH03068i% in the sightH05869h rightH03477g didH06213f# and jehoashH03060e+  of beer–shebaH0884d  zibiahH06645c  nameH08034 b-  and his mother'sH0517 a+  he in jerusalemH03389 I~`>fM'lI!iI% the breachesH0919!- had not repairedH02388# the priestsH03548 jehoashH03060 of kingH04428 yearH08141' and twentiethH06242$%' in the threeH08141 H07969)  shall be foundH04672&9 wheresoever any breachH0919% of the houseH01004% the breachesH0919$3 and let them repairH02388$ 3 of his acquaintanceH04378" 1 to them, every manH0376  takeH03947 + let the priestsH03548  lordH03068) into the houseH01004 to bringH0935 heartH03820) into any man'sH0376# that comethH05927' all the moneyH03701 is set atH06187)  that every manH05315  the moneyH03701%  that passethH05674~%  of every oneH0376 DiJ.v\3kT:|]D8 tookH039477! the priestH035486% but jehoiadaH030775%  of the houseH010044%  the breachesH09193 to repairH023882 neitherH011151' of the peopleH059710 moneyH03701/ noH01115.! to receiveH03947- consentedH0225 ,+ and the priestsH03548+% of the houseH01004#*3 it for the breachesH0919)# but deliverH05414%(5  of your acquaintanceH04378'  moneyH03701&&7  now therefore receiveH03947%%  of the houseH01004#$3  ye not the breachesH0919&#7 unto them, why repairH02388" and saidH0559! priestsH03548 ! the priestH03548% for jehoiadaH03077 calledH07121 jehoashH03060 then kingH04428%  of the houseH01004 VzW:bD'lS9V(W; and they put up in bagsH06696V came upH05927U priestH03548T% and the highH01419S scribeH05608 R+ that the king'sH04428Q% in the chestH0727P moneyH03701O muchH07227N' when they sawH07200M lordH03068L) into the houseH01004K broughtH0935&J7 therein all the moneyH03701I putH05414H the doorH05592G that keptH08104 F+ and the priestsH03548E lordH03068D) into the houseH01004C comethH0935B as oneH0376"A/ on the right sideH03225@ the altarH04196? it besideH0681>) of it, and setH05414=! in the lidH01817< a holeH02356; and boredH05344: chestH07279 aH0259 ZhF( rQ8}dB#zZt% the breachesH0919s to repairH02388r stoneH068q and hewedH04274p timberH06086o! and to buyH07069n of stoneH068m! and hewersH02672l' and to masonsH01443k lordH03068j) upon the houseH01004i% that wroughtH06213h% and buildersH01129)g/' to the carpentersH06086 H02796%f5 and they laid it outH03318e lordH03068d% of the houseH01004.c9' that had the oversightH06485 H06485b the workH04399!a- of them that didH06213`) into the handsH03027_! being toldH08505^ the moneyH03701]' and they gaveH05414\ lordH03068[% in the houseH01004Z) that was foundH04672Y the moneyH03701X and toldH04487 ErT$y\< kIiE + into whose handH03027 - not with the menH0582'9 moreover they reckonedH02803 lordH03068$ 3 therewith the houseH01004 % and repairedH02388+ 3' that to the workmenH06213 H04399 ' but they gaveH05414  lordH03068) into the houseH01004 broughtH0935% of the moneyH03701 of silverH03701! or vesselsH03627 of goldH02091# any vesselsH03627 trumpetsH02689 basonsH04219 snuffersH04212~ of silverH03701} bowlsH05592| lordH03068{' for the houseH01004,zC howbeit there were not madeH06213y to repairH02394x' for the houseH01004.wG and for all that was laid outH03318v lordH03068u% of the houseH01004bRPRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{ 톣< Z y  5 T r  - K g  # @ 톣< Z y  5 T r  - K g  # @ ] y  5 Ro (Eb<[ w  0 N k%B`}8Wt0Mk 'C` }!":#W$s%&/'N(i)*'+D,b-./;0Z1x2334P5n6 7+8F9f:;!<==\>z?@5ASBrCD/ENFlGH$I@J]K|LM8NUOs F}Z<mE% wT<rF(0; all the hallowed thingsH06944/ tookH03947. of judahH03063- kingH04428,# and jehoashH03060+%  to jerusalemH03389*  to go upH05927)  his faceH06440(  setH07760') it: and hazaelH02371& and tookH03920%% against gathH01661$! and foughtH03898# went upH05927" of syriaH0758! kingH04428 # then hazaelH02371$3 it was the priests'H03548 lordH03068) into the houseH01004+ was not broughtH0935 moneyH03701 and sinH02403 moneyH03701% the trespassH0817!  faithfullyH0530) for they dealtH06213! on workmenH04399) to be bestowedH05414 the moneyH03701) they deliveredH05414 HeH&rY3a@ iHM% of the kingsH04428)L/' of the chroniclesH03117 H01697K# in the bookH05612!J- they not writtenH03789$I3 and all that he didH06213H of joashH03101G# of the actsH01697F% and the restH03499E) from jerusalemH03389!D- and he went awayH05927C of syriaH0758B kingH04428A to hazaelH02371@ and sentH07971? houseH01004">/ and in the king'sH04428= lordH03068<% of the houseH01004 ;- in the treasuresH0214: foundH04672!9- and all the goldH02091,8C  and his own hallowed thingsH069447'  had dedicatedH069426  of judahH030635  kingsH044284#  his fathersH013# and ahaziahH02742# and jehoramH03088!1- that jehoshaphatH03092 NfI/kK) kE%gNk yearH08141j' and twentiethH06242$i%' in the threeH08141 H07969h reignedH04427g his sonH01121f# and amaziahH0558e  of davidH01732d#  in the cityH05892"c5  him with his fathersH01 b+  and they buriedH06912!a-  him, and he diedH04191` smoteH05221_% his servantsH05650^ of shomerH07763] the sonH01121\' and jehozabadH03075[# of shimeathH08100Z the sonH01121Y% for jozacharH03108X  to sillaH05538!W-  which goeth downH03381 V' of milloH01037 H04407U% in the houseH01004T joashH03101S and slewH05221R% a conspiracyH07195Q and madeH07194P aroseH06965!O- and his servantsH05650N  of judahH03063 ksV:}^E$ nH- k! - and he deliveredH05414) against israelH03478# was kindledH02734 lordH03068' and the angerH0639#  he departedH05493  to sinH02398"/  which made israelH03478  of nebatH05028 the sonH01121# of jeroboamH03379~ the sinsH02403#}%% and followedH0310 H03212| lordH03068{% in the sightH05869z evilH07451y! and he didH06213x yearsH08141!w' seventeenH06240 H07651v! in samariaH08111u#  over israelH03478t)  began to reignH04427s  of jehuH03058r  the sonH01121q  jehoahazH03059p of judahH03063o kingH04428n! of ahaziahH0274m the sonH01121l of joashH03101 ]`=!z\CfM2{]'  of israelH03478!&- and the childrenH01121%) of the syriansH0758$$3 from under the handH03027&#7 so that they went outH03318" a saviourH03467! israelH03478  gaveH05414 lordH03068  oppressedH03905  of syriaH0758!-  because the kingH04428  of israelH03478) the oppressionH03906 + him: for he sawH07200 untoH06440 hearkenedH08085 lordH03068 lordH03068 besoughtH02470% and jehoahazH03059 daysH03117  of hazaelH02371  the sonH01121)  of ben–hadadH01130"/  and into the handH03027   of syriaH0758  kingH04428  of hazaelH02371# 1 them into the handH03027 `lF%~a={^B& `#C1 them like the dustH06083#B1 them, and had madeH07760A'  had destroyedH06@  of syriaH0758?%  for the kingH04428>  footmenH07273=  thousandH0505< and tenH06235; chariotsH07393: and tenH062359 horsemenH065718 but fiftyH025727# to jehoahazH030596' of the peopleH05971%55 neither did he leaveH07604 4+  also in samariaH081113  the groveH0842,2C therein: and there remainedH059751 walkedH019800 sinH02398 /+ who made israelH03478.# of jeroboamH03379-% of the houseH01004",/ not from the sinsH02403++A nevertheless they departedH05493%*''  as beforetimeH08543 H08032))  in their tentsH0168(  dweltH03427 Y~V4bH&`@' vY` to reignH04427_# of jehoahazH03059^ the sonH01121]' began jehoashH03060\ of judahH03063[ kingH04428Z of joashH03101Y yearH08141X# and seventhH07651%W'' in the thirtyH08141 H07970V reignedH04427U his sonH01121T and joashH03101S) him in samariaH08111 R+ and they buriedH06912Q- with his fathersH01P sleptH07901O% and jehoahazH03059N  of israelH03478M%  of the kingsH04428)L/' of the chroniclesH03117 H01697K# in the bookH05612!J- they not writtenH03789I' and his mightH01369$H3 and all that he didH06213G# of jehoahazH03059F# of the actsH01697E% now the restH03499D% by threshingH01758 YeL+oK3mE" zY}% of the kingsH04428)|/' of the chroniclesH03117 H01697{# in the bookH05612!z- they not writtenH03789y of judahH03063x kingH04428w+ against amaziahH0558$v3 wherewith he foughtH03898u' and his mightH01369$t3 and all that he didH06213s of joashH03101r# of the actsH01697q% and the restH03499p he walkedH01980o sinH02398 n+ who made israelH03478m of nebatH05028l the sonH01121k# of jeroboamH03379&j7 not from all the sinsH02403i# he departedH05493h lordH03068g% in the sightH05869f evilH07451e! and he didH06213d yearsH08141c' sixteenH06240 H08337b! in samariaH08111a# over israelH03478 WgO+ pL(fD( oW saidH0559! and elishaH0477!- and the horsemenH06571 of israelH03478# the chariotH07393  my fatherH01#  o my fatherH01  and saidH0559'  over his faceH06440#1  unto him, and weptH01058 came downH03381 of israelH03478 the kingH04428 and joashH03101 + whereof he diedH04191 + of his sicknessH02483 + was fallen sickH02470 ! now elishaH0477  of israelH03478) with the kingsH04428! in samariaH08111! was buriedH06912 and joashH03101 + upon his throneH03678 satH03427% and jeroboamH03379- with his fathersH01 sleptH07901 and joashH03101~ of israelH03478 deF'rU7lO-d:  lord'sH030689  the arrowH026718#  and he saidH05597#  and he shotH033846 shootH033845 saidH05594# then elishaH04773' and he openedH066052 eastwardH069241! the windowH024740 openH06605/# and he saidH0559.  handsH03027 -+  upon the king'sH04428,  his handsH03027+  putH07760*!  and elishaH0477) his handH03027(! and he putH07392'% upon the bowH07198&! thine handH03027% putH07392$ of israelH03478## to the kingH04428"# and he saidH0559!! and arrowsH02671 % unto him bowH07198# and he tookH03947! and arrowsH02671 bowH07198) unto him, takeH03947 Q}T5vW5xY?!}Q(W;  then hadst thou smittenH05221V timesH06471U or sixH08337T fiveH02568,SC thou shouldest have smittenH05221"R1 with him, and saidH0559Q was wrothH07107P of godH0430O# and the manH0376N!  and stayedH05975M'  thriceH06471 H07969L%  and he smoteH05221K+  upon the groundH0776J smiteH05221I of israelH03478H' unto the kingH04428G# and he saidH0559F# and he tookH03947E! the arrowsH02671D takeH03947C# and he saidH0559(B; till thou have consumedH03615A in aphekH0663@# the syriansH0758%?5 for thou shalt smiteH05221>! from syriaH0758=) of deliveranceH08668<' and the arrowH02671;#  deliveranceH08668 NpN0qM-lQ* mNs! he revivedH02421r  of elishaH0477q  the bonesH06106p#  and touchedH05060o%  was let downH03212 n-  and when the manH0376m of elishaH0477#l1 into the sepulchreH06913k the manH0376j' and they castH07993i a bandH01416)h= that, behold, they spiedH07200g a manH0376:f_ and it came to pass, as they were buryingH06912e#  of the yearH08141 d- at the coming inH0935c the landH0776b invadedH0935 a+ of the moabitesH04124#`1 him. and the bandsH01416 _+ and they buriedH06912^ diedH04191]! and elishaH0477\' thriceH06471 H07969[  syriaH0758-ZE  whereas now thou shalt smiteH05221)Y=  till thou hadst consumedH03615X  syriaH0758 ^kM2X. zS% z^ his sonH01121 + and ben–hadadH01130 diedH04191  of syriaH0758  kingH04428  so hazaelH02371  as yetH05704* ?  he them from his presenceH06440#1  them, neither castH07993#  not destroyH07843  and wouldH014  and jacobH03290 isaacH03327% with abrahamH085% his covenantH01285&7 unto them, because ofH04616)= on them, and had respectH06437.G unto them, and had compassionH07355~% was graciousH02603} lordH03068|# of jehoahazH03059{% all the daysH03117z israelH03478y oppressedH03905x of syriaH0758w kingH04428v! but hazaelH02371u# on his feetH07272t% and stood upH06965 aoU1jJ.bD" }a/ reignedH04427. of israelH03478- kingH04428,# of jehoahazH03099+ sonH01121* of joashH03101) yearH08141(' in the secondH08147' of israelH03478&! the citiesH05892#%1 him, and recoveredH07725$ beatH05221# did joashH03101" timesH06471! threeH07969  by warH04421! his fatherH01#  of jehoahazH03059 +  out of the handH03027#1  which he had takenH03947!  the citiesH05892  of hazaelH02371 the sonH01121) of ben–hadadH01130 + out of the handH03027 againH07725 tookH03947# of jehoahazH03059 the sonH01121# and jehoashH03060 reignedH04427 QvT7hG# qX@}Q(N; howbeit the high placesH01116M  didH06213L!  his fatherH011KM  according to all things as joashH03101J he didH06213I! his fatherH01H) not like davidH01732G yetH07535F lordH03068E% in the sightH05869D rightH03477C! and he didH06213B% of jerusalemH03389A  jehoaddanH03086@  nameH08034 ?-  and his mother'sH0517>%  in jerusalemH03389=  yearsH08141< and nineH08672; twentyH06242:# and reignedH04427'99 when he began to reignH044278 oldH011217 yearsH081416 and fiveH025685' he was twentyH062424  of judahH030633  kingH044282  of joashH031011  the sonH011210  amaziahH0558 M|V/kG*jJ+rM!i-  for the childrenH01121*h?  shall not be put to deathH04191g#  the fathersH01f  sayingH0559e  commandedH06680d lordH03068c of mosesH04872b! of the lawH08451a# in the bookH05612:`_ not: according unto that which is writtenH03789_ he slewH04191!^- of the murderersH05221!]- but the childrenH01121\! his fatherH01[ the kingH04428 Z+ which had slainH05221Y% his servantsH05650X% that he slewH05221W# in his handH03027V' was confirmedH02388  beforeH06440%=5  was put to the worseH05062<  and judahH03063;  to judahH03063":/  at beth–shemeshH01053(9;  one another in the faceH064408  lookedH072007  of judahH030636  kingH04428"51  and he and amaziahH05584  went upH059273  of israelH034782  kingH04428"1/  therefore jehoashH030600)  would not hearH08085/#  but amaziahH0558 .+  thou, and judahH03063)-=  that thou shouldest fallH05307,  hurtH07451.+G  for why shouldest thou meddleH01624*  at homeH01004)  and tarryH03427(  gloryH03513 fx\=!}`?tT3f$b5 and in the treasuresH0214a lordH03068`% in the houseH01004 _+ that were foundH04672$^3 and all the vesselsH03627]! and silverH03701\% all the goldH02091[# and he tookH03947Z  cubitsH0520Y  hundredH03967X  fourH0702W  gateH08179 V+  unto the cornerH06438U!  of ephraimH0669T'  from the gateH08179S%  of jerusalemH03389R  the wallH02346Q)  and brake downH06555P%  to jerusalemH03389O  and cameH0935"N/  at beth–shemeshH01053M!  of ahaziahH0274L  the sonH01121K!  of jehoashH03060J  the sonH01121I  of judahH03063H  kingH04428G  amaziahH0558F  tookH08610E  of israelH03478 T{\;sZ=lR0 pT  reignedH04427~  his sonH01121}% and jeroboamH03379| of israelH03478{) with the kingsH04428z! in samariaH08111y) and was buriedH06912x- with his fathersH01w sleptH07901v# and jehoashH03060u of israelH03478t%  of the kingsH04428)s/'  of the chroniclesH03117 H01697r#  in the bookH05612!q-  they not writtenH03789p  of judahH03063o kingH04428n% with amaziahH0558"m/ and how he foughtH03898l' and his mightH01369k% which he didH06213j! of jehoashH03060i# of the actsH01697h% now the restH03499g!  to samariaH08111f%  and returnedH07725$e%'  and hostagesH08594 H01121d  houseH01004c'  of the king'sH04428 ]rX?!pV5dG%v] afterH0310' but they sentH07971! to lachishH03923# and he fledH05127)= against him in jerusalemH03389% a conspiracyH07195' now they madeH07194 of judahH03063% of the kingsH04428)/' of the chroniclesH03117 H01697# in the bookH05612!- they not writtenH03789! of amaziahH0558# of the actsH01697% and the restH03499 yearsH08141 ' fifteenH06240 H02568   of israelH03478   kingH04428 #  of jehoahazH03059   sonH01121!  of jehoashH03060 the deathH04194 afterH0310 livedH02421 of judahH03063 kingH04428 of joashH03101 the sonH01121# and amaziahH0558 EyS2vZ7gF& |cE;! of amaziahH0558: yearH08141/9-5 in the fifteenthH08141 H06240 H025688- with his fathersH017 sleptH079016' that the kingH044285 afterH03104# it to judahH030633% and restoredH077252 elathH03591 he builtH011290  amaziahH0558#/7  instead of his fatherH01"./ and made him kingH04427- oldH01121, yearsH08141+' sixteenH06240 H08337* azariahH05838) tookH03947( of judahH03063#'1 and all the peopleH05971& of davidH01732%# in the cityH05892$- with his fathersH01#% at jerusalemH03389""/ and he was buriedH06912!' him on horsesH05483! - and they broughtH05375  and slewH04191) him to lachishH03923 `tX;"tU<|_; `Z% unto the seaH03220Y of hamathH02574!X/ from the enteringH0935W of israelH03478V the coastH01366U# he restoredH07725T  to sinH02398 S+  who made israelH03478R  of nebatH05028Q the sonH01121P# of jeroboamH03379&O7 not from all the sinsH02403N# he departedH05493M lordH03068L% in the sightH05869K evilH07451J! and he didH06213I yearsH08141H and oneH0259G fortyH0705F! in samariaH08111E)  began to reignH04427D  of israelH03478C  kingH04428B  of joashH03101A  the sonH01121@ jeroboamH03379? of judahH03063> kingH04428= of joashH03101< the sonH01121 fgD$hO7jG(f"x/ from under heavenH08064w of israelH03478v the nameH08034+uA not that he would blot outH04229t saidH01696s lordH03068r!  for israelH03478q)  nor any helperH05826p%  nor any leftH05800o# any shut upH06113n notH0657m bitterH04784l veryH03966k of israelH03478j) the afflictionH06040i sawH07200h lordH03068!g- of gath–hepherH01662f# the prophetH05030e! of amittaiH0573d the sonH01121c jonahH03124b) of his servantH05650a#  by the handH03027`)  which he spakeH01696_  of israelH03478^  godH0430]  lordH03068&\7 according to the wordH01697[% of the plainH06160 F~a@ kN/}\>~bF reignedH04427 his sonH01121' and zachariahH02148 of israelH03478) with the kingsH04428- with his fathersH01 sleptH07901% and jeroboamH03379  of israelH03478 % of the kingsH04428) /' of the chroniclesH03117 H01697 #  in the bookH05612% 5  are they not writtenH03789!  for israelH03478  to judahH03063!  and hamathH02574 damascusH01834%5 and how he recoveredH07725' how he warredH03898' and his mightH01369$3 and all that he didH06213# of jeroboamH03379# of the actsH01697~% now the restH03499}  of joashH03101|  the sonH01121{#  of jeroboamH03379!z- them by the handH03027y% but he savedH03467 `~eG% y_G]D&`.3M according to all that his fatherH012 lordH030681% in the sightH058690 rightH03477/! and he didH06213.%  of jerusalemH03389-  jecholiahH03203,  nameH08034 +-  and his mother'sH0517*%  in jerusalemH03389) yearsH08141( and fiftyH02572' twoH08147&) and he reignedH04427.%G was he when he began to reignH04427$ oldH01121# yearsH08141"' sixteenH06240 H08337!  to reignH04427   of judahH03063  kingH04428!  of amaziahH0558 sonH01121' began azariahH05838 of israelH03478 kingH04428# of jeroboamH03379 yearH08141# and seventhH07651%'' in the twentyH08141 H06242 NuV7iH' xU9sN!P- they not writtenH03789$O3 and all that he didH06213N! of azariahH05838M# of the actsH01697L% and the restH03499K# of the landH0776J! the peopleH05971I judgingH08199H)  over the houseH01004G  sonH01121F!  the king'sH04428E!  and jothamH03147D  houseH01004C% in a severalH02669B and dweltH03427A% of his deathH04194@% unto the dayH03117'?9 so that he was a leperH06879> the kingH04428= smoteH05060< lordH03068);= still on the high placesH01116":/ and burnt incenseH069999! sacrificedH020768! the peopleH05971!7- were not removedH05493*6? save that the high placesH011165 had doneH062134 amaziahH0558 duV<tX<dH(}dn  evilH07451m!  and he didH06213l monthsH02320k  sixH08337j!  in samariaH08111i#  over israelH03478h  reignH04427g#  of jeroboamH03379f the sonH01121e' did zachariahH02148d of judahH03063c kingH04428b! of azariahH05838a yearH08141`! and eighthH08083%_'' in the thirtyH08141 H07970^  reignedH04427]  his sonH01121\! and jothamH03147[ of davidH01732Z# in the cityH05892"Y5 him with his fathersH01 X+ and they buriedH06912W- with his fathersH01V sleptH07901U! so azariahH05838T  of judahH03063S% of the kingsH04428)R/' of the chroniclesH03117 H01697Q# in the bookH05612 HiC#oQ3gG& ~aH   lordH03068   the wordH01697   of israelH03478 %  of the kingsH04428)/'  of the chroniclesH03117 H01697#  in the bookH05612  writtenH03789%  of zachariahH02148#  of the actsH01697%  and the restH03499!-  him, and reignedH04427  and slewH04191!  the peopleH05971!  him beforeH06905'~9  against him, and smoteH05221}  conspiredH07194|  of jabeshH03003{  the sonH01121z#  and shallumH07967y  to sinH02398 x+  who made israelH03478w  of nebatH05028v  the sonH01121u#  of jeroboamH03379"t/  not from the sinsH02403s#  he departedH05493r  had doneH06213q)  as his fathersH01p  lordH03068o%  in the sightH05869 ^jH*mK2gG+z^+  shallumH07967* and smoteH05221)! to samariaH08111( and cameH0935'# from tirzahH08656& went upH05927% of gadiH01424$ the sonH01121## for menahemH04505"!  in samariaH08111!  monthH03391   a fullH03117)  and he reignedH04427  of judahH03063  kingH04428  of uzziahH05818  yearH08141'  and thirtiethH07970#  in the nineH08672)  began to reignH04427  of jabeshH03003  the sonH01121  shallumH07967 +  unto the fourthH07243  of israelH03478'  on the throneH03678  shall sitH03427  thy sonsH01121  sayingH0559  unto jehuH03058 )  which he spakeH01696 XeD$S2iAqXF yearH08141E' and thirtiethH07970#D#' in the nineH08141 H08672C%  he ripped upH01234;Ba all the women therein that were with childH02030#A1 therefore he smoteH05221$@3 because they openedH06605$?3 thereof from tirzahH08656(>; therein, and the coastsH01366= tiphsahH08607< smoteH05221;% then menahemH04505:  of israelH034789%  of the kingsH04428)8/' of the chroniclesH03117 H016977# in the bookH056126 writtenH037895' which he madeH07194#41 and his conspiracyH071953! of shallumH079672# of the actsH016971% and the restH03499!0- him, and reignedH04427/  and slewH04191.!  in samariaH08111-  of jabeshH03003,  the sonH01121 TmQ4jQ1 mR:rTf!  a thousandH0505e pulH06322d gaveH05414c# and menahemH04505 b- against the landH0776a cameH0935`! of assyriaH0804_ the kingH04428^ pulH06322]  to sinH02398 \+  who made israelH03478[  of nebatH05028Z  the sonH01121Y# of jeroboamH03379X' from the sinsH02403!W- not all his daysH03117V# he departedH05493U lordH03068T% in the sightH05869S evilH07451R! and he didH06213Q! in samariaH08111P  yearsH08141O  tenH06235N#  over israelH03478M  to reignH04427L  of gadiH01424K the sonH01121J' began menahemH04505I of judahH03063H kingH04428G! of azariahH05838 esS3sXA' sU5e$3 and all that he didH06213! of menahemH04505# of the actsH01697% and the restH03499%7 not there in the landH0776~! and stayedH05975}# turned backH07725|! of assyriaH0804{# so the kingH04428z! of assyriaH0804y#  to the kingH04428x  to giveH05414w  of silverH03701v  shekelsH08255u  fiftyH02572t manH0376s of eachH0259r of wealthH02428&q7 of all the mighty menH01368p of israelH03478o the moneyH03701n exactedH03318m# and menahemH04505l# in his handH03027k# the kingdomH04467-jE  might be with him to confirmH02388i'  that his handH03027h  of silverH03701g  talentsH03603 QmO/oV7fG) qQ!# of jeroboamH03379" / not from the sinsH02403# he departedH05493 lordH03068% in the sightH05869 evilH07451! and he didH06213  two yearsH08141!  in samariaH08111#  over israelH03478)  began to reignH04427! of menahemH04505 the sonH01121 pekahiahH06494 of judahH03063 kingH04428! of azariahH05838 yearH08141'+' in the fiftiethH08141 H02572 reignedH04427  his sonH01121 % and pekahiahH06494 - with his fathersH01  sleptH07901 # and menahemH04505  of israelH03478% of the kingsH04428)/' of the chroniclesH03117 H01697# in the bookH05612!- they not writtenH03789 `jN.{Y?!wR1`)=/' of the chroniclesH03117 H01697<# in the bookH05612; writtenH03789$:3 and all that he didH062139# of pekahiahH064948# of the actsH016977% and the restH03499!6- him, and reignedH044275' and he killedH04191)4/' of the gileaditesH01569 H011213 menH0376#21  and with him fiftyH025721  and ariehH07450!  with argobH0709/  houseH01004.'  of the king'sH04428-' in the palaceH0759,) him in samariaH08111'+9 against him, and smoteH05221"*/ of his, conspiredH07194) a captainH07991(# of remaliahH07425' the sonH01121& but pekahH06492%  to sinH02398 $+  who made israelH03478#  of nebatH05028" the sonH01121 [zaB) sT9gG+y[\ of israelH03478[ kingH04428Z of pekahH06492Y# in the daysH03117X  to sinH02398 W+  who made israelH03478V  of nebatH05028U the sonH01121T# of jeroboamH03379"S/ not from the sinsH02403R# he departedH05493Q lordH03068P% in the sightH05869O evilH07451N! and he didH06213M yearsH08141L  twentyH06242K!  in samariaH08111J#  over israelH03478I)  began to reignH04427H#  of remaliahH07425G the sonH01121F pekahH06492E of judahH03063D kingH04428C! of azariahH05838B yearH08141A% and fiftiethH02572"@!' in the twoH08141 H08147?  of israelH03478>% of the kingsH04428 FnU) nN!sQ5}dFz of jothamH03147y  yearH08141/xI  in his stead, in the twentiethH06242!w-  him, and reignedH04427v'  him, and slewH04191u  and smoteH05221t# of remaliahH07425s the sonH01121r' against pekahH06492q% a conspiracyH07195p madeH07194o of elahH0425n the sonH01121m! and hosheaH01954l! to assyriaH0804)k= and carried them captiveH01540j# of naphtaliH05321i% all the landH0776h# and galileeH01551g! and gileadH01568f and hazorH02674e!  and kedeshH06943d!  and janoahH03239(c?  and abel–beth–maachahH062b  ijonH05859a  and tookH03947`! of assyriaH0804_ kingH04428"^/ tiglath–pileserH08407] cameH0935 `h@$v]@$rY<`) !and he reignedH04427.G !was he when he began to reignH04427 !oldH01121 !yearsH08141! !and twentyH06242 !fiveH02568  to reignH04427  of judahH03063  kingH04428  of uzziahH05818  the sonH01121 %  began jothamH03147   of israelH03478   kingH04428 #  of remaliahH07425   the sonH01121  of pekahH06492  yearH08141'  in the secondH08147  of israelH03478% of the kingsH04428)/' of the chroniclesH03117 H01697# in the bookH05612 writtenH03789$3 and all that he didH06213 of pekahH06492~# of the actsH01697}% and the restH03499| of uzziahH05818{ the sonH01121 `~eI( }K0]0`5# $of the actsH016974% $now the restH034993 # lordH030682% # of the houseH010041 # gateH081790! #the higherH05945/ #he builtH01129).= #still in the high placesH01116#-1 #and burned incenseH06999,! #sacrificedH02076+! #the peopleH05971!*- #were not removedH05493(); #howbeit the high placesH01116( "had doneH06213' "uzziahH05818.&M "according to all that his fatherH01% "he didH06213$ "lordH03068#% "in the sightH05869" "rightH03477!! "and he didH06213  !of zadokH06659% ! the daughterH01323 ! jerushaH03388 ! nameH08034 - ! and his mother'sH0517% ! in jerusalemH03389 !yearsH08141' !sixteenH06240 H08337 HuH' w]@$oL* }H1S15 in the seventeenthH08141 H06240 H07651R & reignedH04427Q & his sonH01121P & and ahazH0271O! &his fatherH01N &of davidH01732M# &in the cityH05892L- &with his fathersH01K) &and was buriedH06912J- &with his fathersH01I &sleptH07901H! &and jothamH03147G# % of remaliahH07425F % the sonH01121E % and pekahH06492D %of syriaH0758C %the kingH04428B %rezinH07526A' %against judahH03063@ %to sendH07971? %beganH02490> %lordH03068=' %in those daysH03117< $ of judahH03063;% $of the kingsH04428):/' $of the chroniclesH03117 H016979# $in the bookH05612!8- $they not writtenH03789$73 $and all that he didH062136 $of jothamH03147 evZ<#~S3~eJ+e&r7 yea, and made his sonH01121q of israelH03478p% of the kingsH04428o! in the wayH01870n' but he walkedH03212m! his fatherH01l! like davidH01732k his godH0430j  lordH03068i%  in the sightH05869h  rightH03477g  and didH06213f%  in jerusalemH03389e yearsH08141d' sixteenH06240 H08337c# and reignedH04427'b9 when he began to reignH04427a ahazH0271` oldH01121_ yearsH08141^ twentyH06242])  began to reignH04427\  of judahH03063[  kingH04428Z of jothamH03147Y the sonH01121X ahazH0271W# of remaliahH07425V the sonH01121U of pekahH06492T yearH08141 EkR5c>qQ8fE% not overcomeH03898 but couldH03201  ahazH0271" /  and they besiegedH06696   to warH04421 %  to jerusalemH03389   came upH05927  of israelH03478 kingH04428# of remaliahH07425 sonH01121 and pekahH06492 of syriaH0758 kingH04428! then rezinH07526 treeH06086&7 and under every greenH07488!- and on the hillsH01389#~1 in the high placesH01116"}/ and burnt incenseH06999"|/ and he sacrificedH02076{ of israelH03478z%  the childrenH01121y#  from beforeH06440x  cast outH03423w  lordH03068v)  of the heathenH01471.uG according to the abominationsH08441t the fireH0784 s+ to pass throughH05674 PrY7iA& tT4pP/# of the kingH04428$.3 and out of the handH03709- of syriaH0758,#  of the kingH04428#+1  me out of the handH03709*  and saveH03467)  come upH05927(#  and thy sonH01121'# thy servantH05650& sayingH0559%! of assyriaH0804$ kingH04428%#5 to tiglath–pileserH08407"! messengersH04397! sentH07971  so ahazH0271$3 there unto this dayH03117 and dweltH03427  to elathH0359  cameH0935+  and the syriansH0726!  from elathH0359  the jewsH03064 and draveH05394# to syriaH0130 H0758 elathH0359 recoveredH07725 of syriaH0758 kingH04428 rezinH07526% at that timeH06256 RlO, qS3oS.kRN  wentH03212M  ahazH0271L  and kingH04428K  rezinH07526J  and slewH04191I  to kirH07024H!  it captiveH01540G  and tookH08610!F-  against damascusH01834E  went upH05927D!  of assyriaH0804'C9  unto him: for the kingH04428B  hearkenedH08085A!  of assyriaH0804@%  and the kingH04428?! of assyriaH0804>#  to the kingH04428=  a presentH07810<  and sentH07971;  houseH01004:'  of the king'sH04428$95 and in the treasuresH02148 lordH030687% in the houseH010046) that was foundH046725 and goldH020914! the silverH037013 tookH039472 and ahazH02711' which rise upH069650 of israelH03478 [gK.dCo@( s[l  ahazH0271k%  against kingH04428j  madeH06213i!  the priestH03548h  so urijahH0223g'  from damascusH01834f  had sentH07971e  ahazH0271+dA  according to all that kingH04428c  an altarH04196b  builtH01129a!  the priestH03548`!  and urijahH02238_[  of it, according to all the workmanshipH04639 ^+  and the patternH08403]%  of the altarH04196\#  the fashionH01823[!  the priestH03548Z  to urijahH0223Y  sentH07971X  ahazH0271W  and kingH04428V#  at damascusH01834U  an altarH04196T  and sawH07200S!  of assyriaH0804R  kingH04428"Q/  tiglath–pileserH08407P  to meetH07125O#  to damascusH01834 kbE-mFkH%k% of the houseH01004#1 from the forefrontH06440 lordH03068 beforeH06440 altarH04196 + also the brasenH05178) and he broughtH07126)  upon the altarH04196'9  of his peace offeringsH08002  the bloodH01818~'  and sprinkledH02236#}1  his drink offeringH05262|!  and pouredH05258&{7  and his meat offeringH04503#z1  his burnt offeringH05930y%  and he burntH06999x#  and offeredH05927w%  to the altarH04196v!  approachedH07126u%  and the kingH04428t  the altarH04196s  sawH07200r  the kingH04428q'  from damascusH01834p  was comeH0935"o/  and when the kingH04428n'  from damascusH01834m  cameH0935 _~ZA zW=$xT*_*$? and their drink offeringsH05262(#; and their meat offeringH04503"# of the landH0776"!/ of all the peopleH05971( ; with the burnt offeringH05930&7 and his meat offeringH04503 + burnt sacrificeH05930) and the king'sH04428'  meat offeringH04503 +  and the eveningH06153)  burnt offeringH05930#  the morningH01242  burnH06999 altarH04196) upon the greatH01419 sayingH0559! the priestH03548 urijahH0223 commandedH06680 ahazH0271 and kingH04428% of the altarH04196  sideH03409 +  it on the northH06828   and putH05414   lordH03068 '  and the houseH01004' 9 from between the altarH04196 Re@~O7gInR@ of stonesH068#?1  it upon a pavementH04837">/  under it, and putH05414=  oxenH01241$<3  from off the brasenH05178;  the seaH03220-:E from off them; and took downH033819 the laverH035958# and removedH054937% of the basesH043506# the bordersH045265 cut offH071124 ahazH02713 and kingH044282 commandedH066801 ahazH0271+0A according to all that kingH04428/! the priestH03548. urijahH0223- thus didH06213+,A shall be for me to enquireH01239+ altarH04196*) and the brasenH05178!)- of the sacrificeH02077"(/ and all the bloodH01818&'7 of the burnt offeringH05930&&7 upon it all the bloodH01818%% and sprinkleH02236 \iF,cB"tS6y\] of davidH01732\# in the cityH05892[- with his fathersH01Z) and was buriedH06912Y- with his fathersH01X sleptH07901W and ahazH0271V  of judahH03063U% of the kingsH04428)T/' of the chroniclesH03117 H01697S# in the bookH05612!R- they not writtenH03789Q% which he didH06213P of ahazH0271O# of the actsH01697N% now the restH03499M!  of assyriaH0804L  the kingH04428K  forH06440J  lordH03068"I/  he from the houseH01004H turnedH05437G withoutH02435F entryH03996E) and the king'sH04428D% in the houseH01004$C3 that they had builtH01129 B+ for the sabbathH07676&A)' and the covertH04329 H04329 K}dI0_F, sN&lK|% him presentsH04503{ and gaveH07725#z1 became his servantH05650y! and hosheaH01954x! of assyriaH0804w kingH04428v# shalmaneserH08022$u3 against him came upH05927!t- that were beforeH06440s of israelH03478%r5 but not as the kingsH04428q lordH03068p% in the sightH05869o evilH07451n! and he didH06213m  yearsH08141l  nineH08672k#  over israelH03478j!  in samariaH08111i  to reignH04427h of elahH0425g the sonH01121f% began hosheaH01954e of judahH03063d kingH04428c of ahazH0271b yearH08141&a)' in the twelfthH06240 H08147`  reignedH04427_  his sonH01121^% and hezekiahH02396 \jF' xZA%zX:v\  yearsH08141 it threeH07969% and besiegedH06696! to samariaH08111# and went upH05927'; throughout all the landH0776 came upH05927! of assyriaH0804' then the kingH04428%'' him in prisonH03608 H01004 and boundH0631# shut him upH06113! of assyriaH0804# 1 therefore the kingH04428  by yearH08141  yearH08141 ! of assyriaH0804 #  to the kingH04428!  no presentH04503#  and broughtH05927  of egyptH04714  kingH04428 to soH05471! messengersH04397 + for he had sentH07971 in hosheaH01954! conspiracyH07195 foundH04672~! of assyriaH0804}% and the kingH04428 TmT8bD'u\?qT8  of egyptH047147  kingH044286!  of pharaohH06547$53  from under the handH030274 of egyptH047143+ out of the landH0776*2? which had brought them upH059271 their godH04300 lordH03068/! had sinnedH02398. of israelH03478*-? it was, that the childrenH01121,% of the medesH04074"+/ and in the citiesH05892* of gozanH01470) the riverH05104(% and in haborH02249''  them in halahH02477&!  and placedH03427%%  into assyriaH0804$  awayH01540#  israelH03478"# and carriedH01540! samariaH08111  tookH03920! of assyriaH0804 the kingH04428 of hosheaH01954 yearH08141% in the ninthH08671 [iF-nF!nI!v[U  imagesH04676%T5  and they set them upH05324S  cityH05892R'  to the fencedH04013 Q+  of the watchmenH05341P)  from the towerH04026$O3  in all their citiesH05892!N-  them high placesH01116M)  and they builtH01129L  their godH0430K  lordH03068J  thingsH01697I%  did secretlyH02644H  of israelH03478!G-  and the childrenH01121$F3  which they had madeH06213E  of israelH03478!D-  and of the kingsH04428C of israelH03478B% the childrenH01121A# from beforeH06440@ cast outH03423? lordH03068>) of the heathenH01471 =+ in the statutesH02708<! and walkedH03212; godsH0430: otherH03129)  and had fearedH03372 H}d3mR7_@' bHs  sayingH0559r'  all the seersH02374!q-  all the prophetsH05030p  byH03027"o/  and against judahH03063n)  against israelH03478m  testifiedH05749l  lordH03068k!  this thingH01697+jA  unto them, ye shall not doH06213i  had saidH0559h  lordH03068g  idolsH01544 f+  for they servedH05647e  to angerH03707d  lordH03068c  thingsH01697b  wickedH07451"a/  them; and wroughtH06213`  beforeH06440_%  carried awayH01540^  lordH03068]#  the heathenH01471'\9  in all the high placesH01116-[E  and there they burnt incenseH06999Z  treeH06086&Y7  and under every greenH07488X  hillH01389W'  in every highH01364V!  and grovesH0842 [gGsRjQ4[$3 and his testimoniesH05715 1 with their fathersH01 % that he madeH03772! - and his covenantH01285 % his statutesH02706" / and they rejectedH03988 their godH0430 lordH03068$5 that did not believeH0539- of their fathersH01!- like to the neckH06203# their necksH06203% but hardenedH071854S notwithstanding they would not hearH08085%  the prophetsH05030#  my servantsH05650~  to you byH03027!}-  and which i sentH07971|%  your fathersH01"{/  which i commandedH06680)z=  according to all the lawH08451y#  my statutesH02708 x+  my commandmentsH04687w  and keepH08104v  waysH01870"u/  ye from your evilH07451t  turnH07725 V`>qH/~c@rV* to passH05674$)3 and their daughtersH01323+(A and they caused their sonsH01121' baalH01168&! and servedH05647%  of heavenH08064$%  all the hostH06635#)  and worshippedH07812"  a groveH0842!  and madeH06213  calvesH05695 twoH08147#1 them molten imagesH04541 and madeH06213 their godH0430 lordH03068%5 all the commandmentsH04687' and they leftH05800.G them, that they should not doH06213# had chargedH06680 lordH03068#  round aboutH05439#  the heathenH01471)  and went afterH0310 +  and became vainH01891  vanityH018926K% against them; and they followedH0310 H03212#1 which he testifiedH05749 H{^9 kK+{b9 ~eHH rejectedH03988G lordH03068 F+  which they madeH06213E of israelH03478 D+ in the statutesH02708C! but walkedH03212B their godH0430A lordH03068%@5 not the commandmentsH04687? keptH08104>! also judahH03063=  of judahH03063<' but the tribeH07626$;3 there was none leftH07604&:7 them out of his sightH064409# and removedH054938# with israelH034787 angryH05996 was veryH039665 lordH03068(4;  to provoke him to angerH037073  lordH030682%  in the sightH058691  evilH07451!0-  themselves to doH06213/ and soldH04376!.- and enchantmentsH05172-! divinationH07081, and usedH07080 +- through the fireH0784 TwP0 e:iP*tTe# of jeroboamH03379 d+ in all the sinsH02403c walkedH03212b of israelH03478!a- for the childrenH01121` sinH02401_ a greatH01419"^/ and made them sinH02398]  lordH03068\)  from followingH0310[  israelH03478Z'  draveH05077 H05080Y%  and jeroboamH03379X kingH04427W of nebatH05028V the sonH01121'U9 and they made jeroboamH03379T of davidH01732S) from the houseH01004R israelH03478Q# for he rentH07167&P7  them out of his sightH06440"O/  until he had castH07993N# of spoilersH08154#M1 them into the handH03027$L3 them, and deliveredH05414K' and afflictedH06031J of israelH03478I% all the seedH02233 gmH%\>~]9g  of israelH03478(;  instead of the childrenH01121!  of samariaH08111~'  in the citiesH05892}!  and placedH03427$|3 and from sepharvaimH05617 {+ and from hamathH02574z% and from avaH05755 y+ and from cuthahH03575x% from babylonH0894w broughtH0935v! of assyriaH0804u% and the kingH04428t'  unto this dayH03117s!  to assyriaH0804%r7  out of their own landH0127q%  carried awayH01540p'  so was israelH03478o% the prophetsH05030!n- all his servantsH05650m byH03027l) as he had saidH01696!k- out of his sightH06440j israelH03478i removedH05493h lordH03068g' they departedH05493f% which he didH06213 \}Q+ |T4oP7\3Q among them, and, behold, they slayH04191 lionsH0738'9 therefore he hath sentH07971#  of the landH0776!  of the godH0430)  not the mannerH04941  knowH03045!  of samariaH08111' in the citiesH05892! and placedH03427(; which thou hast removedH01540# the nationsH01471 sayingH0559! of assyriaH0804# to the kingH04428$5 wherefore they spakeH0559' 9 among them, which slewH02026  lionsH0738  sentH07971  lordH03068  lordH03068# they fearedH03372"/ of their dwellingH03427(; it was at the beginningH08462' in the citiesH05892 and dweltH03427 samariaH08111#1 and they possessedH03423 StR4|K-`1lS9  lordH03068*8?  them how they should fearH033727! and taughtH033846% in beth–elH010085 and dweltH034274 cameH09353% from samariaH08111+2A whom they had carried awayH015401) of the priestsH035480 then oneH0259/# of the landH0776.!  of the godH0430 -+  them the mannerH04941),=  there, and let him teachH03384+  and dwellH03427-*E  from thence; and let them goH03212 )+ whom ye broughtH01540() of the priestsH03548'# thither oneH0259& carryH03212% sayingH0559$ commandedH06680#! of assyriaH0804"' then the kingH04428!# of the landH0776 ! of the godH0430) not the mannerH04941(; them, because they knowH03045 L|Z3 bD+xZA'oLW) their childrenH01121V burntH08313$U3 and the sepharvitesH05616T! and tartakH08662S nibhazH05026R madeH06213Q) and the avitesH05757P  ashimaH0807O  madeH06213N  of hamathH02574M#  and the menH0582L nergalH05370K madeH06213J of cuthH03575I# and the menH0582!H- succoth–benothH05524G madeH06213F! of babylonH0894E# and the menH0582#D1  wherein they dweltH03427 C+  in their citiesH05892B%  every nationH01471A had madeH06213%@5 which the samaritansH08118#?1 of the high placesH01116>' in the housesH01004&=7 of their own, and putH03240< godsH0430; madeH06213%:5 howbeit every nationH01471 Sb?& g<vS(rSs! "neither doH06213r "lordH03068q "they fearH03373p "mannersH04941!o- "after the formerH07223n "they doH06213m' "unto this dayH03117'l9 !whom they carried awayH01540k) !of the nationsH01471!j- !after the mannerH04941i) !their own godsH0430h! !and servedH05647g !lordH03068f# !they fearedH03373#e1  of the high placesH01116'd9  for them in the housesH01004!c-  which sacrificedH06213#b1  of the high placesH01116 a+  of them priestsH03548.`G  unto themselves of the lowestH07098_  and madeH06213^  lordH03068])  so they fearedH03373\'  of sepharvaimH05617[  the godsH0430Z)  and anammelechH06048Y)  to adrammelechH0152X in fireH0784 G[B$lM- h@'_G $armH02220$3 $and a stretched outH05186 $powerH03581 ! $with greatH01419  $of egyptH04714 + $out of the landH0776# 1 $who brought you upH05927  $lordH03068$3 # them, nor sacrificeH02076.G # yourselves to them, nor serveH05647 # nor bowH07812 #godsH0430 #otherH0312"/ #ye shall not fearH03372% #them, sayingH0559# #and chargedH06680! #a covenantH01285 #had madeH03772~ #lordH03068} "israelH03478%|'' "whom he namedH08034 H07760{ "of jacobH03290z% "the childrenH01121y " commandedH06680x " lordH03068 w+ " and commandmentH04687!v- " or after the lawH08451*u? " or after their ordinancesH04941*t? "they after their statutesH02708 XxS, yX.X?'X#*3 'of all your enemiesH0341$)3 'you out of the handH03027%(5 'and he shall deliverH05337'' 'ye shall fearH03372& 'your godH0430% 'lordH03068$ &godsH0430# &otherH0312&"7 &neither shall ye fearH03372-!E &with you ye shall not forgetH07911! - &that i have madeH03772!- &and the covenantH01285 % godsH0430 % otherH0312&7 % and ye shall not fearH03372% %for evermoreH03117 %to doH06213*? %for you, ye shall observeH08104) %which he wroteH03789$3 %and the commandmentH04687# %and the lawH08451#1 %and the ordinancesH04941!- %and the statutesH027061M $ and to him shall ye do sacrificeH02076)= $ and him shall ye worshipH07812"/ $ him shall ye fearH03372 ElG,{^C$ w_D+ `EH twentyH06242G)  began to reignH04427F  of judahH03063E  kingH04428D  of ahazH0271C  the sonH01121B hezekiahH02396A of israelH03478@ kingH04428? of elahH0425> sonH01121= of hosheaH01954< yearH081411;M now it came to pass in the thirdH07969#:1 ) they unto this dayH031179 ) so doH062138' ) their fathersH017 ) as didH062136 )childrenH01121%55 )and their children'sH01121$43 )both their childrenH01121$33 )their graven imagesH064562! )and servedH056471 )lordH030680 )fearedH03373!/- )so these nationsH01471. (mannerH04941#-1 (after their formerH07223,% (but they didH06213-+E (howbeit they did not hearkenH08085 _\A$ yX9b> {_f  serpentH05175e! the brasenH05178$d3 and brake in piecesH03807c! the grovesH0842b% and cut downH03772a! the imagesH04676` and brakeH07665 _+ the high placesH01116^! he removedH05493] didH06213\! his fatherH01,[C according to all that davidH01732Z lordH03068Y% in the sightH05869X rightH03477W! and he didH06213V% of zachariahH02148U% the daughterH01323T  abiH021S  nameH08034R%  his mother'sH0517Q%  in jerusalemH03389P  yearsH08141O and nineH08672N twentyH06242M) and he reignedH04427.LG was he when he began to reignH04427K oldH01121J yearsH08141I and fiveH02568 b{]8a#dBb,C whithersoever he went forthH03318% he prosperedH07919 lordH03068  mosesH04872~ commandedH06680} lordH03068!|- his commandmentsH04687{' him, but keptH08104"z1 not from followingH0310y departedH05493x lordH03068w% for he claveH01692!v- that were beforeH06440u of judahH03063:t_ him was none like him among all the kingsH04428s' so that afterH0310r of israelH03478q godH0430p lordH03068o! he trustedH0982n% it nehushtanH05180%m5 to it: and he calledH07121!l- did burn incenseH06999k of israelH03478j%  the childrenH01121$i3  for unto those daysH03117h  had madeH06213g!  that mosesH04872 Hz]9l6uZA#kH )  and at the endH07097%  and besiegedH06696 +  against samariaH08111  came upH05927!  of assyriaH0804  kingH04428#  shalmaneserH08022  of israelH03478  kingH04428  of elahH0425  sonH01121  of hosheaH01954  yearH08141#  the seventhH07637  hezekiahH02396  of kingH04428  yearH081412O  and it came to pass in the fourthH07243 cityH05892 ' to the fencedH04013 + of the watchmenH05341( ; thereof, from the towerH04026 + and the bordersH01366  unto gazaH05804 + the philistinesH06430 he smoteH05221! and servedH05647! of assyriaH0804!- against the kingH04428 + and he rebelledH04775 GqQ3jL)qT. hG?%  his covenantH01285!>-  but transgressedH05674=  their godH0430<  lordH03068;'  not the voiceH06963$:3  because they obeyedH080859%  of the medesH04074"8/  and in the citiesH058927  of gozanH014706  the riverH051045%  and in haborH022494'  them in halahH024773  and putH051482%  unto assyriaH08041  israelH034780)  did carry awayH01540/!  of assyriaH0804.%  and the kingH04428-  was takenH03920,  samariaH08111+  of israelH03478*  kingH04428)  of hosheaH01954(  yearH08141'  the ninthH08672&#  of hezekiahH02396%  yearH08141$%  in the sixthH08337#  they tookH03920"  yearsH08141!  of threeH07969 J_DgK t[;pJ"]/  on me will i bearH053751\M  from me: that which thou puttestH05414[  returnH07725 Z+  i have offendedH02398Y sayingH0559X! to lachishH03923W! of assyriaH0804V# to the kingH04428U sentH07971T of judahH03063S kingH04428R% and hezekiahH02396Q  and tookH08610P  of judahH03063O  citiesH05892'N9  against all the fencedH01219M  come upH05927L!  of assyriaH0804K  kingH04428 J+  did sennacheribH05576I  hezekiahH02396H  of kingH04428G  yearH08141,F7%  now in the fourteenthH06240 H0702E  nor doH06213#D1  and would not hearH08085C  commandedH06680B  lordH03068A#  the servantH05650@)  all that mosesH04872 ThK1cJ'fE$mT|  kingH04428{) which hezekiahH02396z# the pillarsH0547y lordH03068x' of the templeH01964w the doorsH01817v cut offH07112u% did hezekiahH02396t% at that timeH06256s  houseH01004r' of the king'sH04428$q5 and in the treasuresH0214p lordH03068o% in the houseH01004n) that was foundH04672m) all the silverH03701l gaveH05414k% and hezekiahH02396j of goldH02091i talentsH03603h! and thirtyH07970g of silverH03701f talentsH03603e hundredH03967d threeH07969c of judahH03063b kingH04428a' unto hezekiahH02396` appointedH07760_! of assyriaH0804^%  and the kingH04428 gdC% nQ0`C%g fieldH07704 + of the fuller'sH03526) in the highwayH04546 poolH01295% of the upperH05945) by the conduitH08585 and stoodH05975 they cameH0935+A and when they were come upH05927% to jerusalemH03389 and cameH0935!-  and they went upH05927" /  against jerusalemH03389   hostH02426 %  with a greatH03515   hezekiahH02396  to kingH04428% from lachishH03923!- and rab–shakehH07262% and rabsarisH07249 tartanH08661 sentH07971! of assyriaH0804% and the kingH04428! of assyriaH0804)  it to the kingH04428  and gaveH05414~%  had overlaidH06823}  of judahH03063 _mQ2 xW2z]?_6% and strengthH013695 counselH060984 wordsH016973 vainH081932# thou sayestH0559*1A  this wherein thou trustestH09820+  what confidenceH0986/!  of assyriaH0804. the kingH04428- kingH04428, the greatH01419+! thus saithH0559#*1 ye now to hezekiahH02396 )- unto them, speakH0559( saidH0559!'- and rab–shakehH07262&%  the recorderH02142%  of asaphH0623$  the sonH01121#  and joahH03098"!  the scribeH05608!! and shebnaH07644# 1 over the householdH01004! of hilkiahH02518 the sonH01121+ to them eliakimH0471) there came outH03318# to the kingH04428)= and when they had calledH07121 S[8^?# gLuSR'  and jerusalemH03389Q  to judahH03063P'  and hath saidH0559 O+ hath taken awayH05493N hezekiahH02396!M- and whose altarsH04196/LI not that he, whose high placesH01116K our godH0430J lordH03068!I/ unto me, we trustH0982H' but if ye sayH0559#G3 unto all that trustH0982F  of egyptH04714E  kingH04428D  pharaohH06547C!  and pierceH05344B'  into his handH03709A! it will goH0935@ leanH05564!?/ on which if a manH0376>! upon egyptH04714= reedH07070 <+ of this bruisedH07533;) upon the staffH04938*:A now, behold, thou trustestH0982$93 that thou rebellestH04775+8C now on whom dost thou trustH09827# for the warH04421 WC%_8xV9pWn lordH03068m withoutH01107!l- am i now come upH05927!k-  and for horsemenH06571j%  for chariotsH07393i  on egyptH04714!h/ and put thy trustH0982g servantsH05650f) of my master'sH0113e% of the leastH06996d captainH06346c of oneH0259b the faceH06440-aE how then wilt thou turn awayH07725`  ridersH07392#_1  on thy part to setH05414 ^+ if thou be ableH03201] horsesH05483!\/ thee two thousandH0505#[1 and i will deliverH05414Z! of assyriaH0804Y the kingH04428X! to my lordH01139W] now therefore, i pray thee, give pledgesH06148V% in jerusalemH03389U! this altarH04196T  beforeH06440!S-  ye shall worshipH07812 XhC#tN4`A|X - me to thy masterH0113  sentH07971)? unto them, hath my masterH0113 saidH0559!- but rab–shakehH07262# on the wallH02346' of the peopleH05971# in the earsH02412O  not with us in the jews' languageH03066  and talkH01696"/  for we understandH08085&9  in the syrian languageH0762-~E  i pray thee, to thy servantsH05650} speakH01696"|/ unto rab–shakehH07262{ and joahH03098z! and shebnaH07644y! of hilkiahH02518x the sonH01121w eliakimH0471v then saidH0559u#  and destroyH07843!t/  against this landH0776s% to me, go upH05927r saidH0559q lordH03068p! to destroyH07843#o1 against this placeH04725 JzZ5 |^>$kR5iJ'! to deliverH05337.&G you: for he shall not be ableH03201% deceiveH05377!$- let not hezekiahH02396# the kingH04428"! thus saithH0559!! of assyriaH0804   the kingH04428  kingH04428%  of the greatH01419  the wordH01697  hearH08085 sayingH0559 and spakeH01696&7 in the jews' languageH03066 voiceH06963# with a loudH01419 and criedH07121 stoodH05975"/ then rab–shakehH07262-)5 their own pissH07890 H07272 H04325  and drinkH08354&)'  their own dungH02755 H06675!/  that they may eatH0398#  on the wallH02346  which sitH03427 ! to the menH0582 # these wordsH01697& 7 and to thee, to speakH01696 WtZA!rT8uT=vWD! the watersH04325C% ye every oneH0376B and drinkH08354 A+  of his fig treeH08384@'  and every oneH0376 ?+  of his own vineH01612>%  ye every manH0376=  eatH0398<% and come outH03318%;5 with me by a presentH01293: makeH062139! of assyriaH08048 the kingH044287) for thus saithH0559 6+ not to hezekiahH023965 hearkenH080854!  of assyriaH08043#  of the kingH044282'  into the handH03027'19  shall not be deliveredH05414"0/ us, and this cityH05892/ deliverH05337.# will surelyH05337- lordH03068, sayingH0559+ lordH03068*) make you trustH0982%)5 neither let hezekiahH02396$(3 you out of his handH03027 W{U;tZ9hO.{W b+ !out of the handH03027a !his landH0776` !at allH05337_ !deliveredH05337^) !of the nationsH01471]# !of the godsH0430\ !hath anyH0376[%  will deliverH05337Z  lordH03068Y#  you, sayingH0559#X1  when he persuadethH05496"W/  not unto hezekiahH02396V#  and hearkenH08085U#  and not dieH04191!T-  that ye may liveH02421S%  and of honeyH01706R  oliveH02132Q  of oilH03323P  a landH0776O'  and vineyardsH03754N  of breadH03899M  a landH0776L  and wineH08492K  of cornH01715J  a landH0776"I1  like your own landH0776H  to a landH0776"G/  and take you awayH03947F%  until i comeH0935E) of his cisternH0953 FhL*`<tO,aF $answerH06030~# $was, sayingH0559}# $commandmentH04687|) $for the king'sH04428{) $him not a wordH01697z% $and answeredH06030!y- $held their peaceH02790x) $but the peopleH05971!w- # out of mine handH03027v #jerusalemH03389u) #should deliverH05337t #lordH03068!s- #out of mine handH03027r' #their countryH0776$q3 #that have deliveredH05337 p- #of the countriesH0776'o; #they among all the godsH0430!n- " out of mine handH03027m " samariaH08111$l3 "have they deliveredH05337k "and ivahH05755j "henaH02012i' "of sepharvaimH05617h "the godsH0430g% "and of arpadH0774f "of hamathH02574e "the godsH0430d! ! of assyriaH0804c# !of the kingH04428 LfG( w^ApQ1sL#1 over the householdH01004 eliakimH0471# and he sentH07971  lordH03068)  into the houseH01004 and wentH0935'9 himself with sackclothH08242# and coveredH03680# his clothesH0899% that he rentH07167 heardH08085 hezekiahH02396/I and it came to pass, when kingH04428 + %of rab–shakehH07262' %him the wordsH01697 %and toldH05046  %rentH07167  % clothesH0899 # % to hezekiahH02396 % % the recorderH02142  % of asaphH0623 % the sonH01121 %and joahH03098! %the scribeH05608! %and shebnaH07644#1 %over the householdH01004! %of hilkiahH02518 %the sonH01121 %eliakimH0471 %then cameH0935 K|`=bE+ fE"mK;' whom the kingH04428 :+ of rab–shakehH072629' all the wordsH016978 will hearH080857 thy godH04306 lordH030685 it may beH01944)  to bring forthH032053%  not strengthH035812%  to the birthH048661  are comeH0935!0-  for the childrenH01121/' and blasphemyH05007.' and of rebukeH08433-! of troubleH06869, a dayH03117+ this dayH03117* hezekiahH02396$)5 unto him, thus saithH0559(' and they saidH0559'  of amozH0531&  the sonH01121%#  the prophetH05030$  to isaiahH03470#)  with sackclothH08242" coveredH03680!) of the priestsH03548 ) and the eldersH02205! the scribeH05608! and shebnaH07644 _gP+ yU3i9_&Y7  which thou hast heardH08085X  the wordsH01697W ofH06440V' be not afraidH03372U lordH03068T! thus saithH0559S) to your masterH0113,RE unto them, thus shall ye sayH0559Q saidH0559P! and isaiahH03470O to isaiahH03470N cameH0935M hezekiahH02396L of kingH04428 K+ so the servantsH05650J' that are leftH04672 I+ for the remnantH07611H prayerH08605"G/ wherefore lift upH05375F! hath heardH08085E thy godH0430D lordH03068C the wordsH01697!B- and will reproveH03198A  godH0430@!  the livingH02416?#  to reproachH02778>  hath sentH07971=!  his masterH0113<! of assyriaH0804 FrJ.hG$nK&fFu#  of ethiopiaH03568t  kingH04428s#  of tirhakahH08640r  sayH0559"q/  and when he heardH08085p%  from lachishH03923%o5  that he was departedH05265!n- for he had heardH08085m) against libnahH03841l warringH03898k! of assyriaH0804j the kingH04428i and foundH04672h returnedH07725 g+ so rab–shakehH07262f+  in his own landH0776e% by the swordH02719-dE and i will cause him to fallH05307c+ to his own landH0776!b- and shall returnH07725a a rumourH08052,`C upon him, and he shall hearH08085_ a blastH07307$^3 behold, i will sendH05414 ]+ have blasphemedH01442\!  of assyriaH0804[#  of the kingH04428(Z;  with which the servantsH05288 GoU3_6oQ%wG,C  and shalt thou be deliveredH05337+A  by destroying them utterlyH02763%  to all landsH0776  have doneH06213 !  of assyriaH0804 )  what the kingsH04428( ;  behold, thou hast heardH08085 !  of assyriaH0804 #  of the kingH04428'  into the handH03027'9  shall not be deliveredH05414  jerusalemH03389%  thee, sayingH0559  deceiveH05377%7  in whom thou trustestH0982+  let not thy godH0430  sayingH0559  of judahH03063  kingH04428~#  to hezekiahH02396#}3  thus shall ye speakH0559|  sayingH0559{'  unto hezekiahH02396z  againH07725y!  messengersH04397&x7  against thee: he sentH07971w  to fightH03898'v9  behold, he is come outH03318 KwT:a@$gJ+ dK/  lordH03068.)  into the houseH01004- went upH05927!,- it: and hezekiahH02396+ and readH07121"*/ of the messengersH04397)# of the handH03027(! the letterH05612' receivedH03947&% and hezekiahH02396%  and ivahH05755$  of henaH02012#'  of sepharvaimH05617"#  of the cityH05892!%  and the kingH04428   of arpadH0774%  and the kingH04428  of hamathH02574  the kingH04428#  in thelasarH08515  of edenH05729!-  and the childrenH01121!  and rezephH07530  and haranH02771  gozanH01470)  have destroyedH07843#7  them which my fathersH01  deliveredH05337)  of the nationsH01471'  have the godsH0430 YnS:g3eH/}Y N+  which hath sentH07971M)  of sennacheribH05576L  the wordsH01697K  and hearH08085J and seeH07200I! thine eyesH05869H lordH03068G openH06491F and hearH08085E thine earH0241D bow downH05186C lordH03068B and earthH0776A heavenH08064@) thou hast madeH06213?%  of the earthH07760>K  thou alone, of all the kingdomsH04467 =-  thou art the godH0430<'  the cherubimsH03742;)  which dwellestH03427: of israelH034789 godH04308 lordH030687 and saidH05596 lordH030685 beforeH064404 prayedH064193% and hezekiahH023962  lordH030681  it beforeH064400!  and spreadH06566 VoQ3lQ0}b9 vVl# then isaiahH03470k  godH0430j lordH03068i may knowH03045h% of the earthH0776&g7 that all the kingdomsH04467(f; thou us out of his handH03027%e5 i beseech thee, saveH03467d our godH0430c lordH03068+bG  therefore they have destroyedH06a  and stoneH068` woodH06086_ handsH03027^ of men'sH0120]% but the workH04639\ no godsH0430[' into the fireH0784Z! their godsH0430Y' and have castH05414X+ and their landsH0776W# the nationsH01471V) have destroyedH02717U! of assyriaH0804T the kingsH04428S lordH03068R! of a truthH0551Q godH0430P! the livingH02416 O+  him to reproachH02778 avX?( zY<#vL+ a ) and blasphemedH01442*? whom hast thou reproachedH02778  at theeH0310  her headH07218#  hath shakenH05128%  of jerusalemH03389%  the daughterH01323&7 laughed thee to scornH03932' hath despisedH0959 of zionH06726% the daughterH01323+~A concerning him; the virginH01330}# hath spokenH01696| lordH03068{ the wordH01697z% i have heardH08085y! of assyriaH0804x  kingH04428*w?  to me against sennacheribH05576'v9  which thou hast prayedH06419u  of israelH03478t  godH0430s lordH03068r! thus saithH0559q sayingH0559p# to hezekiahH02396o sentH07971n of amozH0531m the sonH01121 BnR-oHvP3aB%! the forestH03293$) of his bordersH07093"#/ into the lodgingsH04411)"? thereof: and i will enterH0935! fir treesH01265 ! the choiceH04004# cedar treesH0730 the tallH06967"/  and will cut downH03772!  of lebanonH03844%  to the sidesH03411!-  of the mountainsH02022'  to the heightH04791% i am come upH05927&)' of my chariotsH07393 H07393#1 with the multitudeH07230' and hast saidH0559 the lordH0136%5 thou hast reproachedH02778) thy messengersH04397 byH03027  of israelH03478!- against the holyH06918 on highH04791 ! thine eyesH05869 ' and lifted upH05375  voiceH069633 Q and against whom hast thou exaltedH07311 BgA"oO0fK/`BA the grassH06212@) and confoundedH0954#?1 they were dismayedH02865> powerH03027=' were of smallH07116,<C therefore their inhabitantsH03427;  heapsH01530:  ruinousH053279  citiesH058928  fencedH01219@7k it to pass, that thou shouldest be to lay wasteH07582&69 it? now have i broughtH0935#51 that i have formedH033354 timesH031173! of ancientH069242# i have doneH062131 long agoH07350$03 hast thou not heardH08085#/1  of besieged placesH04693"./ up all the riversH02975-% have i driedH02717,! of my feetH06471"+/ and with the soleH03709* watersH04325) strangeH02114( and drunkH08354'' i have diggedH06979&' of his carmelH03760 PeI. b=jH(nP] this yearH08141'\; unto thee, ye shall eatH0398[ a signH0226$Z5  by which thou camestH0935Y!  by the wayH01870*X?  and i will turn thee backH07725W#  in thy lipsH08193V' and my bridleH04964U# in thy noseH0639T my hookH02397%S5 therefore i will putH07760R) into mine earsH0241Q! is come upH05927*P? against me and thy tumultH07600!O- because thy rageH07264N% and thy rageH07264!M/ and thy coming inH0935"L/ and thy going outH03318K thy abodeH03427J! but i knowH03045I) it be grown upH07054H  beforeH06440G  blastedH07711!F-  on the housetopsH01406E  the grassH02682D  herbH01877C the greenH03419B% of the fieldH07704 Fa/gCeK0|cFz the zealH07068y zionH06726x% out of mountH02022%w5 and they that escapeH06413v a remnantH07611u) shall go forthH03318%t5 for out of jerusalemH03389s  upwardH04605r  fruitH06529q and bearH06213p downwardH04295o take rootH08328 n+ shall yet againH03254m of judahH03063l% of the houseH01004 k+ that is escapedH06413 j+ and the remnantH07604i! the fruitsH06529h and eatH0398g  vineyardsH03754f  and plantH05193e%  ye, and reapH07114d  sowH02232c  yearH08141.bG of the same; and in the thirdH07992%a5 that which springethH07823` yearH081411_M of themselves, and in the secondH08145$^3 such things as growH05599 ElD&xU8eK2 xE/I #and it came to pass that nightH03915 "david'sH01732:_ "it, for mine own sake, and for my servantH05650 "to saveH03467 "this cityH05892"/ "for i will defendH01598 !lordH03068 !saithH05002) !into this cityH05892" 1 !and shall not comeH0935, C !by the same shall he returnH07725 % !that he cameH0935 ! !by the wayH01870   a bankH05550  nor castH08210)  it with shieldH04043'9  there, nor come beforeH06923  an arrowH02671  nor shootH03384)  into this cityH05892!/  he shall not comeH0935!  of assyriaH0804$3  concerning the kingH04428  lordH03068$~5  therefore thus saithH0559}  shall doH06213|  of hostsH06635{ lordH03068 WiE&~aE" rStW3 %his sonsH011212% %and sharezerH08272 1- %that adrammelechH01520 %his godH0430/! %of nisrochH05268.% %in the houseH01004;-a %and it came to pass, as he was worshippingH07812,! $at ninevehH05210+ $and dweltH03427*% $and returnedH07725) $and wentH03212( $departedH05265'! $of assyriaH0804& $kingH04428%) $so sennacheribH05576$ #corpsesH06297# #all deadH04191") # in the morningH01242*!? # and when they arose earlyH07925  # thousandH0505 # and fiveH02568 # fourscoreH08084! #an hundredH03967 - #of the assyriansH0804# #in the campH04264 #and smoteH05221 #went outH03318 #lordH03068) #that the angelH04397 Uy[6_D( lO(oUQ sayingH0559P lordH03068O! and prayedH06419N# to the wallH07023M his faceH06440L) then he turnedH05437K% and not liveH02421#J1 for thou shalt dieH04191I in orderH06680 H+  set thine houseH01004G  lordH03068$F5  unto him, thus saithH0559 E-  to him, and saidH0559D  cameH0935C of amozH0531B the sonH01121A isaiahH03470 @+ and the prophetH05030?! unto deathH04191> sickH02470=% was hezekiahH02396<' in those daysH03117; %reignedH04427: %his sonH01121!9/ % and esar–haddonH06348! % of armeniaH07807' % into the landH0776!6- % and they escapedH04422#51 % him with the swordH027194 %smoteH05221 JhG iPyR3gJo  of davidH01732n the godH0430m lordH03068l! thus saithH0559k% of my peopleH05971j# the captainH05057i hezekiahH02396h and tellH0559g! turn againH07725#f3 came to him, sayingH0559e lordH03068d' that the wordH01697c' courtH05892 H02691 b+ into the middleH08484a% was gone outH033182`O and it came to pass, afore isaiahH03470_ soreH01419^'  weptH01065 H01058]%  and hezekiahH02396\%  in thy sightH05869[  goodH02896Z'  and have doneH06213Y heartH03824#X1 and with a perfectH08003W' thee in truthH0571V beforeH06440&U7 now how i have walkedH01980T rememberH02142S lordH03068R i beseechH0577bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{Q*RHSeTUV9WWXsYZ*[H\f]^ Q*RHSeTUV9WWXsYZ*[H\f]^ _?`]a|bc6dRenf g'hDibjkl;mYnuop/qNrls t%uAv]wzxy3zQ{o} ~+Jf<[y4Qm )Fd<Zx2Lf!<Xt-If;Wr,Ji#?\y3Qn ' Kf>{Y6lF(gK  of figsH08384  a lumpH01690  takeH03947  saidH0559! and isaiahH03470  david'sH017326W  for mine own sake, and for my servantH05650  this cityH05892"/  and i will defendH01598!  of assyriaH0804# of the kingH04428 + out of the handH03709#1 thee and this cityH05892#1 and i will deliverH05337~ yearsH08141}' fifteenH06240 H02568|' unto thy daysH03117{) and i will addH03254z lordH03068y) unto the houseH01004!x- thou shalt go upH05927w dayH03117#v1 thee: on the thirdH07992$u3 behold, i will healH07495t thy tearsH01832s#  i have seenH07200r!  thy prayerH08605q%  i have heardH08085p!  thy fatherH01 [|[C#~eG/oG"|[+%  and hezekiahH03169*  degreesH04609)  tenH06235(!  or go backH07725'  degreesH04609&  tenH06235%!  go forwardH01980!$-  shall the shadowH06738$#3  that he hath spokenH01696"  the thingH01697!  will doH06213   lordH03068  lordH03068  this signH0226  saidH0559!  and isaiahH03470  dayH03117  the thirdH07992  lordH03068) into the houseH01004+A me, and that i shall go upH05927 will healH07495 lordH03068 the signH0226# unto isaiahH03470 saidH0559% and hezekiahH02396!-  and he recoveredH02421# on the boilH07822 and laidH07760 ' and they tookH03947 [zbFpV=iI. t[J  sentH07971I!  of babylonH0894H  kingH04428G!  of baladanH01081F  the sonH01121#E1  berodach–baladanH01255D%  at that timeH06256C  of ahazH0271B#  in the dialH04609'A9  which it had gone downH03381@  byH04609?  backwardH0322>  degreesH04609=  tenH06235<!  the shadowH06738;)  and he broughtH07725:  lordH030689  criedH071218#  the prophetH050307!  and isaiahH034706  degreesH046095  tenH062354  backwardH03223  returnH07725(2;  nay, but let the shadowH067381  degreesH046090  tenH06235/!  to go downH05186.)  for the shadowH06738$-3  it is a light thingH07043,  answeredH0559 @{Y7|]<lH"{`@f# the prophetH05030e isaiahH03470d then cameH0935c  shewedH07200b'  that hezekiahH02396(a;  nor in all his dominionH04475`%  in his houseH01004"_/  there was nothingH01697 ^-  in his treasuresH0214']9  and all that was foundH04672\'  of his armourH03627[  the houseH01004Z  ointmentH08081!Y-  and the preciousH02896X)  and the spicesH01314W%  and the goldH02091V!  the silverH03701'U9  of his precious thingsH05238#T1  them all the houseH01004&S7  unto them, and shewedH07200R  hearkenedH08085Q%  and hezekiahH02396P'  had been sickH02470O'  that hezekiahH02396!N-  for he had heardH08085M'  unto hezekiahH02396L'  and a presentH04503K  lettersH05612 \eB*fGzU/u\ lordH03068 the wordH01697 hearH08085' unto hezekiahH02396 saidH0559~! and isaiahH03470'}9  that i have not shewedH07200"|1  among my treasuresH0214!{- there is nothingH01697z) have they seenH07200y' in mine houseH01004x answeredH0559w% and hezekiahH02396v) in thine houseH01004$u3 what have they seenH07200t# and he saidH0559s% from babylonH0894r countryH0776q! from a farH07350p'  they are comeH0935o  saidH0559-nE  they unto thee? and hezekiahH02396m  cameH0935l+  and from whenceH0370k these menH0582#j3 unto him, what saidH0559i and saidH0559h hezekiahH02396g unto kingH04428 KtK)tP+|\>!jK# and he saidH0559'9 which thou hast spokenH01696 lordH03068 the wordH01697 goodH02896# unto isaiahH03470 hezekiahH02396 then saidH0559! of babylonH0894# of the kingH04428' in the palaceH01964*? and they shall be eunuchsH05631%5 shall they take awayH039472O from thee, which thou shalt begetH03205!- that shall issueH03318 + and of thy sonsH01121  lordH03068  saithH0559 '  shall be leftH03498   nothingH01697 % into babylonH0894! - shall be carriedH05375 ' unto this dayH03117%7 have laid up in storeH0686(A and that which thy fathersH01) in thine houseH01004 comeH0935!- behold, the daysH03117 _cCa<vT3_'<9 when he began to reignH04427; oldH01121: yearsH081419' twelveH06240 H081478 manassehH045197 reignedH044276 his sonH011215% and manassehH045194- with his fathersH013 sleptH079012% and hezekiahH023961 of judahH030630% of the kingsH04428)//'  of the chroniclesH03117 H01697.#  in the bookH05612!--  they not writtenH03789,'  into the cityH05892+  waterH04325*# and broughtH0935)' and a conduitH08585( a poolH01295 '+ and how he madeH06213"&/ and all his mightH01369%# of hezekiahH02396$# of the actsH01697#% and the restH03499"'  be in my daysH03117!  and truthH0571   if peaceH07965 PnJ1sP7^;kP[  as didH06213Z  a groveH0842Y  and madeH06213X  for baalH01168W altarsH04196!V- and he reared upH06965U' had destroyedH06T! his fatherH01S) which hezekiahH02396 R+ the high placesH01116Q againH07725 P+ for he built upH01129O  of israelH03478N%  the childrenH01121M  beforeH06440L cast outH03423K lordH03068J) of the heathenH01471'I9 after the abominationsH08441H lordH03068G% in the sightH05869F evilH07451E! and he didH06213D%  hephzi–bahH02657C  nameH08034 B-  and his mother'sH0517A%  in jerusalemH03389@  yearsH08141? and fiveH02568> fiftyH02572=# and reignedH04427 fmO0hI- tS:fy and dealtH06213&x7 and used enchantmentsH05172#w1 and observed timesH06049 v- through the fireH0784u passH05674$t3 and he made his sonH01121s lordH03068r% of the houseH01004q courtsH02691p! in the twoH08147o of heavenH08064!n- for all the hostH06635m altarsH04196l% and he builtH01129k  my nameH08034j! will i putH07760i% in jerusalemH03389h saidH0559g lordH03068f lordH03068e% in the houseH01004d altarsH04196c% and he builtH01129b! and servedH05647a of heavenH08064`% all the hostH06635_) and worshippedH07812^ of israelH03478] kingH04428\  ahabH0256 E`?& aH0f@"{bE any moreH03254 moveH05110 of israelH03478-E neither will i make the feetH07272 for everH05769 my nameH08034! will i putH07760 of israelH03478"/ out of all tribesH07626#3  which i have chosenH0977! -  and in jerusalemH03389 '  in this houseH01004   his sonH01121 )  and to solomonH08010  to davidH01732 saidH0559 lordH03068% in the houseH01004!- that he had madeH06213% of the groveH0842) a graven imageH06459! and he setH07760 to angerH03707  lordH03068%  in the sightH05869~!  wickednessH07451}  muchH07235|!  he wroughtH06213{# and wizardsH03049%z7 with familiar spiritsH0178 CoU`:fE'\C4  kingH04428!3-  because manassehH045192  sayingH05591%  the prophetsH050300%  his servantsH05650/  byH03027.  spakeH01696-  lordH03068,  of israelH03478+%  the childrenH01121*  beforeH06440)  destroyedH08045(  lordH03068%'5  than did the nationsH01471&  more evilH07451%!  them to doH06213$  seducedH08582"#/  not: and manassehH04519#"1  but they hearkenedH08085! commandedH06680   mosesH04872 +  that my servantH056503Q  them, and according to all the lawH084517Y  according to all that i have commandedH06680  to doH06213*? only if they will observeH08104' their fathersH01% which i gaveH05414+ out of the landH0127 KwH0}dM/nR1 fKQ  of ahabH0256P%  of the houseH01004 O+  and the plummetH04949N!  of samariaH08111M  the lineH06957L)  over jerusalemH03389#K1  and i will stretchH05186J%  shall tingleH06750I  his earsH0241H#  of it, bothH08147'G9  that whosoever hearethH08085F  and judahH03063E)  upon jerusalemH03389D  evilH07451C  bringingH0935B  of israelH03478A  godH0430@  lordH03068$?5  therefore thus saithH0559>)  with his idolsH01544=#  also to sinH02398)<=  him, and hath made judahH03063;  beforeH06440:  didH06213+9C  above all that the amoritesH0567#81  hath done wickedlyH07489#71  these abominationsH084416  hath doneH062135  of judahH03063 JmM-wS#wQ1cJm shedH08210"l/ moreover manassehH04519#k1  even unto this dayH03117j%  out of egyptH04714i! came forthH03318h' their fathersH01g' since the dayH03117f# me to angerH03707"e/ and have provokedH04480d# in my sightH05869c evilH07451'b9 because they have doneH06213$a5  to all their enemiesH0341`# and a spoilH04933,_E and they shall become a preyH0957 ^- of their enemiesH0341#]1 them into the handH03027\# and deliverH05414$[3 of mine inheritanceH05159Z# the remnantH07611#Y1 and i will forsakeH05203X#  upside downH06440W#  and turningH02015V  wipingH04229U  a dishH06747T  wipethH04229S  jerusalemH03389 R+  and i will wipeH04229 _pR1rQ8lG'_ - with his fathersH01  sleptH07901% and manassehH04519  of judahH03063%  of the kingsH04428)/'  of the chroniclesH03117 H01697# in the bookH05612!- they not writtenH03789) that he sinnedH02398# and his sinH02403$3 and all that he didH06213# of manassehH04519~# of the actsH01697}% now the restH03499| lordH03068{% in the sightH05869z evilH07451y in doingH06213x  to sinH02398(w;  wherewith he made judahH03063v)  beside his sinH02403u!  to anotherH06310t%  from one endH06310s jerusalemH03389#r1 till he had filledH04390q muchH07235p veryH03966o bloodH01818n innocentH05355 btX< X5cF( zb) didH06213( manassehH04519'' as his fatherH01& lordH03068%% in the sightH05869$ evilH07451#! and he didH06213" of jotbahH03192! of haruzH02743 % the daughterH01323%  meshullemethH04922  nameH08034 -  and his mother'sH0517%  in jerusalemH03389  yearsH08141 twoH08147) and he reignedH04427'9 when he began to reignH04427 oldH01121 yearsH08141 and twoH08147 twentyH06242 amonH0526  reignedH04427  his sonH01121  and amonH0526 of uzzaH05798' in the gardenH01588! - of his own houseH01004 ' in the gardenH01588 ) and was buriedH06912 a|]?mN+mH%aF) and the peopleH05971E amonH0526D% against kingH04428,CC all them that had conspiredH07194B slewH05221A# of the landH0776@) and the peopleH05971!?- in his own houseH01004> the kingH04428&=7 against him, and slewH04191< conspiredH07194; of amonH0526!:- and the servantsH056509 lordH030688) not in the wayH018707! and walkedH019806) of his fathersH015 godH04304 lordH030683) and he forsookH058002)  and worshippedH078121 servedH056470+ that his fatherH01/ the idolsH01544.! and servedH05647- walked inH01980,+ that his fatherH01+) in all the wayH01870*' and he walkedH03212 YkK0|_9dJ0zYd%  in jerusalemH03389c  yearsH08141b and oneH0259a thirtyH07970`) and he reignedH04427'_9 when he began to reignH04427^ oldH01121] yearsH08141\ eightH08083[ josiahH02977Z reignedH04427Y his sonH01121X! and josiahH02977W of uzzaH05798V' in the gardenH01588!U- in his sepulchreH06900"T/ and he was buriedH06912S  of judahH03063R% of the kingsH04428)Q/' of the chroniclesH03117 H01697P# in the bookH05612!O- they not writtenH03789N% which he didH06213M of amonH0526L# of the actsH01697K% now the restH03499J  kingH04427I  his sonH01121H#  made josiahH02977G# of the landH0776 OhI*w[2 sX;"pO%  to the houseH01004!  the scribeH05608%  of meshullamH04918  the sonH01121~!  of azaliahH0683} the sonH01121| shaphanH08227{ sentH07971z the kingH04428y josiahH02977x of kingH04428w yearH08141=vW' and it came to pass in the eighteenthH06240 H08083u)  or to the leftH08040"t/  to the right handH03225%s5  and turned not asideH05493r! his fatherH01q of davidH01732p) in all the wayH01870o! and walkedH03212n lordH03068m% in the sightH05869l rightH03477k! and he didH06213j! of boscathH01218i of adaiahH05718h% the daughterH01323g  jedidahH03040f  nameH08034 e-  and his mother'sH0517 Yw\8sR0uT;yY% the breachesH0919  to repairH02388  lordH03068%  in the houseH01004#  of the workH04399 +  it to the doersH06213"/ and let them giveH05414 lordH03068% of the houseH01004(; that have the oversightH06485# of the workH04399% of the doersH06213!- it into the handH03027%5 and let them deliverH05414'  of the peopleH05971'  have gatheredH0622#  of the doorH05592"/  which the keepersH08104   lordH03068 ) into the houseH01004 - which is broughtH0935 ! the silverH03701 + that he may sumH08552 priestH03548 the highH01419! to hilkiahH02518 go upH05927 sayingH0559 lordH03068 ]{\A$ mF"mL- v]<  gaveH05414;#  and hilkiahH02518:  lordH030689%  in the houseH010048!  of the lawH084517 the bookH056126% i have foundH046725! the scribeH056084% unto shaphanH082273 saidH05592 priestH035481 the highH014190# and hilkiahH02518/! faithfullyH0530#.1 because they dealtH06213 -+ into their handH03027#,1 that was deliveredH05414'+9 with them of the moneyH037014*S howbeit there was no reckoning madeH02803)  the houseH01004( to repairH02388' stoneH068& and hewnH04274% timberH06086$! and to buyH07069#! and masonsH01443"% and buildersH01129 !+ unto carpentersH02796 % of the houseH01004 \eM- ^@oC" x\Z  hilkiahH02518Y  sayingH0559X  the kingH04428W  shewedH05046V!  the scribeH05608U#  and shaphanH08227T  lordH03068S%  of the houseH01004(R;  that have the oversightH06485Q  the workH04399 P+  of them that doH06213!O-  it into the handH03027#N1  and have deliveredH05414M%  in the houseH01004L)  that was foundH04672K  the moneyH03701J'  have gatheredH05413I%  thy servantsH05650H  and saidH0559G  againH07725F  wordH01697E  the kingH04428D#  and broughtH07725C#  to the kingH04428B  cameH0935A!  the scribeH05608@#  and shaphanH08227?# and he readH07121>! to shaphanH08227= the bookH05612 SgI,zY:gH, mSx  sayingH0559w'  of the king'sH04428v  a servantH05650u#  and asahiahH06222t!  the scribeH05608s#  and shaphanH08227r#  of michaiahH04320q  the sonH01121p!  and achborH05907o!  of shaphanH08227n  the sonH01121m!  and ahikamH0296l!  the priestH03548k  hilkiahH02518j  commandedH06680i%  and the kingH04428h#  his clothesH0899g%  that he rentH07167f!  of the lawH08451e#  of the bookH05612d  the wordsH01697c  had heardH080853bQ  and it came to pass, when the kingH04428a  the kingH04428`  it beforeH06440_  readH07121^#  and shaphanH08227]  me a bookH05612\)  hath deliveredH05414[!  the priestH03548 P[2vEdE'lP  the wifeH0802)  the prophetessH05031# unto huldahH02468 wentH03212# and asahiahH06222# and shaphanH08227! and achborH05907 ! and ahikamH0296 ! the priestH03548 ! so hilkiahH025189 ]  according unto all that which is writtenH03789   to doH06213%  of this bookH05612)  unto the wordsH01697#1  have not hearkenedH08085-K  against us, because our fathersH01 +  that is kindledH03341  lordH03068  the wrathH02534  for greatH01419'  that is foundH04672%  of this bookH05612%~5  concerning the wordsH01697"}/  and for all judahH03063+|A  for me, and for the peopleH05971{  lordH03068z#  ye, enquireH01875y  goH03212 RmR/ ZA* \CpR2  hath readH071211  of judahH030630)  which the kingH04428/# of the bookH05612.' all the wordsH01697)-= and upon the inhabitantsH03427 ,+ upon this placeH04725+ evilH07451$*5 behold, i will bringH0935) lordH03068(! thus saithH0559' that sentH07971& the manH0376% tellH0559$ of israelH03478# godH0430" lordH03068%!7 unto them, thus saithH0559 % and she saidH0559"/ and they communedH01696) in the collegeH04932% in jerusalemH03389' now she dweltH03427+ of the wardrobeH0899 keeperH08104 of harhasH02745 the sonH01121  of tikvahH08616  the sonH01121!  of shallumH07967 Zk3 vH$aH1Z&L7 and thou hast humbledH03665K! was tenderH07401$J3 because thine heartH03824&I7  which thou hast heardH08085H  the wordsH01697G  of israelH03478F  godH0430E lordH03068"D1 to him, thus saithH0559!C/ thus shall ye sayH0559B lordH03068A) you to enquireH01875@! which sentH07971? of judahH03063 >+ but to the kingH04428*=?  and shall not be quenchedH03518#<1  against this placeH04725!;-  shall be kindledH03341#:1 therefore my wrathH025349) of their handsH03027#81 with all the worksH0463947S that they might provoke me to angerH037076 godsH04305! unto otherH0312,4C me, and have burned incenseH06999+3A because they have forsakenH05800 P|U%eJ eB%uP!f-  and they broughtH07725 e+  upon this placeH04725"d1  which i will bringH0935c% all the evilH07451b' shall not seeH07200a) and thine eyesH05869` in peaceH07965_) into thy graveH06913*^A and thou shalt be gatheredH0622#]7 thee unto thy fathersH01/\K behold therefore, i will gatherH0622[ lordH03068Z saithH05002&Y7 me; i also have heardH08085X beforeH06440W and weptH01058V#  thy clothesH0899U'  and hast rentH07167T#  and a curseH07045>Sg  thereof, that they should become a desolationH08047,RC  and against the inhabitantsH03427#Q1 against this placeH04725P% what i spakeH01696#O1 when thou heardestH08085N lordH03068M) thyself beforeH06440 [vQ%jG*cD&[ + which was foundH04672 + of the covenantH01285# of the bookH05612' all the wordsH01697~' in their earsH0241}# and he readH07121|  and greatH01419{!  both smallH06996#z1  and all the peopleH05971!y-  and the prophetsH05030*x?  with him, and the priestsH03548w% of jerusalemH03389(v; and all the inhabitantsH03427u of judahH03063t+ and all the menH0376s lordH03068r) into the houseH01004q went upH05927p% and the kingH04428!o- and of jerusalemH03389n of judahH03063(m; unto him all the eldersH02205!l/ and they gatheredH0622k sentH07971j% and the kingH04428i againH07725h  wordH01697g  the kingH04428 GkN/h@`?bG! priestH03548  the highH01419 hilkiahH02518 commandedH06680% and the kingH04428 + to the covenantH01285 stoodH05975#1 and all the peopleH05971% in this bookH05612"/ that were writtenH03789!- of this covenantH01285 the wordsH01697! to performH06965 soulH05315 heartH03820!- and his statutesH02708$3  and his testimoniesH05715!-  his commandmentsH04687#  and to keepH08104  lordH03068   afterH0310  to walkH03212  lordH03068  beforeH06440 ! a covenantH01285 and madeH03772# by a pillarH05982 stoodH05975% and the kingH04428 lordH03068% in the houseH01004 `pM'\>}_4` <+ to burn incenseH06999;% had ordainedH05414: of judahH030639) whom the kingsH04428'89 the idolatrous priestsH03649 7+ and he put downH07673'69 of them unto beth–elH010085 the ashesH060834# and carriedH053753 of kidronH069392' in the fieldsH077091 jerusalemH033890% them withoutH02351/' and he burnedH08313. of heavenH08064%-5 and for all the hostH06635!,/ and for the groveH0842+ for baalH01168*) that were madeH06213 )+  all the vesselsH03627(  lordH03068"'/  out of the templeH01964&)  to bring forthH03318%#  of the doorH05592 $+ and the keepersH08104$#3 of the second orderH04932 "+ and the priestsH03548 ThJhJ#mR3T(X; thereof upon the gravesH06913W! the powderH06083V and castH07993U  to powderH06083T  smallH01854S  kidronH06939 R+  it at the brookH05158Q!  and burnedH08313P kidronH06939O) unto the brookH05158N jerusalemH03389M withoutH02351L lordH03068K) from the houseH01004J the groveH0842#I1 and he brought outH03318H of heavenH08064$G3 and to all the hostH06635#F1 and to the planetsH04208 E+ and to the moonH03394D! to the sunH08121C  unto baalH01168.BG  them also that burned incenseH06999A  jerusalemH03389.@G  and in the places round aboutH04524?  of judahH03063>' in the citiesH05892#=1 in the high placesH01116 TuP/{W1eBuTt% the governorH08269s of joshuaH03091r# of the gateH08179#q1 in the entering inH06607p%  of the gatesH08179 o+  the high placesH01116n)  and brake downH05422m+  to beer–shebaH0884l  from gebaH01387#k1 had burned incenseH06999"j/ where the priestsH03548 i+ the high placesH01116h# and defiledH02930g of judahH03063"f/ out of the citiesH05892 e+ all the priestsH03548d) and he broughtH0935c'  for the groveH0842b hangingsH01004a woveH0707`+ where the womenH0802_ lordH03068^% by the houseH01004!]- of the sodomitesH06945\! the housesH01004"[/ and he brake downH05422Z' of the peopleH05971 Y+ of the childrenH01121 Sd7qE+ }_@rS!  the horsesH05483!-  and he took awayH07673  to molechH04432   the fireH0784 +  to pass throughH05674 +  or his daughterH01323# 1  might make his sonH01121 #  that no manH0376  of hinnomH02011'+'  of the childrenH01121 H01121'  in the valleyH01516  tophethH08612)  and he defiledH02930)  their brethrenH0251  amongH08432(;  of the unleavened breadH04682 -  but they did eatH0398%  in jerusalemH03389~  lordH03068}%  to the altarH04196|#  came not upH05927#{1  of the high placesH01116)z=  nevertheless the priestsH03548y# of the cityH05892x# at the gateH08179w left handH08040v! on a man'sH0376u# of the cityH05892 []<#sR3lO2t[-  lordH03068,%  of the houseH01004+  courtsH02691*!  in the twoH08147)  had madeH06213()  which manassehH04519')  and the altarsH04196&  had madeH06213%  of judahH03063 $+  which the kingsH04428#  of ahazH0271%"5  of the upper chamberH05944!!  on the topH01406 )  and the altarsH04196  with fireH0784!  of the sunH08121%  the chariotsH04818!  and burnedH08313)  in the suburbsH06503 +  the chamberlainH05631#1  of nathan–melechH05419)  by the chamberH03957  lordH03068%  of the houseH01004"1  at the entering inH0935!  to the sunH08121  had givenH05414  of judahH03063)  that the kingsH04428 T~a6sQ/iE!uTI%  did the kingH04428H  of ammonH05983 G+  of the childrenH01121 F+  the abominationH08441E)  and for milcomH04445 D+  of the moabitesH04124 C+  the abominationH08251 B+  and for chemoshH03645!A-  of the zidoniansH06722 @+  the abominationH08251?'  for ashtorethH06253>#  had buildedH01129=  of israelH03478<  the kingH04428;'  which solomonH08010:'  of corruptionH048899%  of the mountH02022"8/  on the right handH032257  jerusalemH033896  beforeH06440$53  and the high placesH011164  kidronH06939'39  of them into the brookH051582  the dustH06083&17  from thence, and castH079930  downH07323/  beat downH05422.%  did the kingH04428 Tz\=tQ5qO0 oTf turnedH06437e' and as josiahH02977d the groveH0842c! and burnedH08313 b+ small to powderH06083a stampedH01854`) the high placeH01116_!  and burnedH08313^'  he brake downH05422#]1  and the high placeH01116 \+  both that altarH04196[  had madeH06213Z to sinH02398 Y+ who made israelH03478X of nebatH05028W the sonH01121V) which jeroboamH03379U) the high placeH01116T% at beth–elH01008#S1 moreover the altarH04196R of menH0120Q) with the bonesH06106P% their placesH04725O! and filledH04390N! the grovesH0842M% and cut downH03772L! the imagesH04676'K9 and he brake in piecesH07665J  defileH02930 bsV8}dC) oP1b!  from judahH03063!  which cameH0935  of godH0430!  of the manH0376' the sepulchreH06913~ toldH0559}# of the cityH05892|# and the menH0582{! that i seeH07200z thatH01975y! what titleH06725x% then he saidH0559w# these wordsH01697v) who proclaimedH07121u! proclaimedH07121t of godH0430s' which the manH0376r lordH03068*q?  it, according to the wordH01697p%  and pollutedH02930o)  upon the altarH04196n!  and burnedH08313&m7  out of the sepulchresH06913l the bonesH06106k and tookH03947j and sentH07971#i1 there in the mountH02022h) the sepulchresH06913"g/ himself, he spiedH07200 RnM. sP- xY5R2O  to them according to all the actsH04639  and didH06213  took awayH05493  josiahH02977 to angerH03707 had madeH06213 of israelH03478 + which the kingsH04428! of samariaH08111' in the citiesH05892(; also of the high placesH01116#1 and all the housesH01004!  of samariaH08111'  that came outH0935)  of the prophetH05030) with the bonesH06106 aloneH04422&7 so they let his bonesH06106  his bonesH06106  moveH05128 ! let no manH0376 ' let him aloneH03240 # and he saidH0559% of beth–elH01008"/ against the altarH04196$3 that thou hast doneH06213% these thingsH01697)  and proclaimedH07121 gvO%eG$ _: g; israelH03478:# that judgedH081999' of the judgesH081998' from the daysH03117 7+ such a passoverH06453,6C surely there was not holdenH06213!5-  of this covenantH012854#  in the bookH056123  writtenH037892 your godH04301 lordH030680% the passoverH06453/ keepH06213. sayingH0559-) all the peopleH05971, commandedH06680+% and the kingH04428*%  to jerusalemH03389(); upon them, and returnedH07725( bonesH06106' men'sH0120&! and burnedH08313&%7 there upon the altarsH04196#$1 of the high placesH01116 #+ all the priestsH03548"# and he slewH02076!% in beth–elH01008! -  that he had doneH06213 RtW& |[7}^AyR#W1 which were writtenH03789V! of the lawH08451U  the wordsH01697&T7  that he might performH06965S  put awayH01197R!  did josiahH02977!Q-  and in jerusalemH03389P of judahH03063O# in the landH0776 N+ that were spiedH07200)M= and all the abominationsH08251L' and the idolsH01544K) and the imagesH08655 J+ and the wizardsH03049 I- familiar spiritsH0178H% in jerusalemH03389G lordH03068F! was holdenH06213E' this passoverH06453D josiahH02977C of kingH04428B yearH08141-A7' but in the eighteenthH06240 H08083@  of judahH03063!?-  nor of the kingsH04428>  of israelH03478=% of the kingsH04428$<3 nor in all the daysH03117 ]eLj?V5]r'  that manassehH045190qK  because of all the provocationsH03708p' against judahH03063o# was kindledH02734#n3 wherewith his angerH0639m wrathH0639l% of his greatH01419(k; not from the fiercenessH02740j turnedH07725i lordH03068h  him aroseH06965g'  neither afterH0310f  of mosesH04872)e= according to all the lawH08451'd9 and with all his mightH03966&c7 and with all his soulH05315#b1 with all his heartH03824a lordH03068!`- him, that turnedH07725_ beforeH064404^S and like unto him was there no kingH04428] lordH03068\% in the houseH01004[ foundH04672Z! the priestH03548Y% that hilkiahH02518X# in the bookH05612 PrI#]:rR%lP went upH05927 of egyptH04714  kingH04428! - pharaoh–nechohH06549 # in his daysH03117   of judahH03063 % of the kingsH04428)/' of the chroniclesH03117 H01697# in the bookH05612!- they not writtenH03789$3 and all that he didH06213 of josiahH02977# of the actsH01697% now the restH03499 my nameH08034+  of which i saidH0559'  and the houseH01004#~3  which i have chosenH0977}  jerusalemH03389|  this cityH05892"{/ and will cast offH03988z israelH03478"y/ as i have removedH05493%x5 also out of my sightH06440w judahH03063v' i will removeH05493u saidH0559t lordH03068s%  had provokedH03707 L~aF-R9eF-iL, jehoahazH03059++ in his father'sH01'*9 him, and made him kingH04427)% and anointedH04886( of josiahH02977'  the sonH01121&  jehoahazH03059%  tookH03947$#  of the landH0776#)  and the peopleH05971)"= him in his own sepulchreH06900!! and buriedH06912! - him to jerusalemH03389# and broughtH0935% from megiddoH04023 deadH04191)= carried him in a chariotH07392!- and his servantsH05650!- when he had seenH07200) him at megiddoH04023!- him; and he slewH04191  againstH07125  wentH03212  josiahH02977  and kingH04428  euphratesH06578% to the riverH05104! of assyriaH0804!- against the kingH04428 JjG-wW9wN* fJJ ! the landH0776I !and putH05414H% !in jerusalemH03389(G; !that he might not reignH04427F !of hamathH02574E# !in the landH0776D !at riblahH07247 C- !put him in bandsH0631%B5 !and pharaoh–nechohH06549A  had doneH06213/@O  according to all that his fathersH01?  lordH03068>%  in the sightH05869=  evilH07451<!  and he didH06213; of libnahH03841:# of jeremiahH034149% the daughterH013238  hamutalH025377  nameH08034 6-  and his mother'sH05175%  in jerusalemH033894  monthsH023203 threeH079692) and he reignedH04427'19 when he began to reignH044270 oldH01121/ yearsH08141. and threeH07969- twentyH06242 JbFdE(x[9 hJi # the moneyH03701h #to giveH05414g #the landH0776f% #but he taxedH06186e! #to pharaohH06547d% #and the goldH02091c! #the silverH03701b #gaveH05414a' #and jehoiakimH03079` "and diedH04191_ "to egyptH04714^# "and he cameH0935] " awayH03947\ " jehoahazH03059[ " and tookH03947Z% " to jehoiakimH03079Y " his nameH08034X! "and turnedH05437W! "his fatherH01&V7 "in the room of josiahH02977U "kingH04427T "of josiahH02977S "the sonH01121R% "made eliakimH0471%Q5 "and pharaoh–nechohH06549P !of goldH02091O% !and a talentH03603N ! of silverH03701M ! talentsH03603L' ! of an hundredH03967K% ! to a tributeH06066 \rQ/|^C& kJ& u\ %evilH07451! %and he didH06213 $of rumahH07316! $of pedaiahH06305% $the daughterH01323 $ zebudahH02080 $ nameH08034 - $ and his mother'sH0517~% $ in jerusalemH03389} $ yearsH08141|% $elevenH06240 H0259{) $and he reignedH04427'z9 $when he began to reignH04427y $oldH01121x $yearsH08141w $and fiveH02568v $twentyH06242u $jehoiakimH03079&t7 #unto pharaoh–nechohH06549s #to giveH05414*r? #according to his taxationH06187q% #of every oneH0376p# #of the landH0776o' #of the peopleH05971n% #and the goldH02091m! # the silverH03701l! # he exactedH05065k! # of pharaohH06547-jE # according to the commandmentH06310 bvV3}c@cE!~b#! to destroyH06#"1  them against judahH03063!  and sentH07971   of ammonH05983 +  of the childrenH01121  and bandsH01416 + of the moabitesH04124 and bandsH01416) of the syriansH0758 and bandsH01416 + of the chaldeesH03778"/ against him bandsH01416 sentH07971 lordH03068%  and rebelledH04775)  then he turnedH07725  yearsH08141 threeH07969#1 became his servantH05650' and jehoiakimH03079 came upH05927! of babylonH0894  kingH04428 ) nebuchadnezzarH05019 # in his daysH03117  %had doneH06213/ O %according to all that his fathersH01 %lordH03068% %in the sightH05869 c^=sS"yW=$ c$?3 and all that he didH06213>% of jehoiakimH03079=# of the actsH01697<% now the restH03499;!  not pardonH05545:  wouldH0149 lordH030688 bloodH018187' with innocentH053556 jerusalemH033895' for he filledH043904% that he shedH082103 bloodH01818*2? and also for the innocentH05355-1E according to all that he didH062130# of manassehH04519/% for the sinsH02403!.- out of his sightH06440- to removeH05493,! upon judahH03063+ lordH03068**? surely at the commandmentH06310)% the prophetsH05030(% his servantsH05650' byH03027&) which he spakeH01696% lordH03068*$? it, according to the wordH01697 TmP/wZA#wZ7lT\ oldH01121[ yearsH08141 Z' eighteenH06240 H08083Y! jehoiachinH03078X of egyptH04714/WI  all that pertained to the kingH04428V  euphratesH06578U)  unto the riverH05104T  of egyptH04714S)  from the riverH05158R had takenH03947Q! of babylonH0894P% for the kingH04428(O= any more out of his landH0776N not againH03254M cameH03318L of egyptH04714K% and the kingH04428J reignedH04427I his sonH01121H) and jehoiachinH03078G- with his fathersH01F sleptH07901E% so jehoiakimH03079D  of judahH03063C% of the kingsH04428)B/' of the chroniclesH03117 H01697A# in the bookH05612!@- they not writtenH03789 Yw\8iH/x_A%wYy!  of babylonH0894x  kingH04428#w1  and nebuchadnezzarH05019#v%%  was besiegedH04692 H0935u%  and the cityH05892"t/  against jerusalemH03389s  came upH05927r!  of babylonH0894q  kingH04428"p/  of nebuchadnezzarH05019o%  the servantsH05650n%  at that timeH06256m  had doneH06213.lM  according to all that his fatherH01k  lordH03068j%  in the sightH05869i  evilH07451h!  and he didH06213g% of jerusalemH03389f# of elnathanH0494e%  the daughterH01323d  nehushtaH05179c  nameH08034 b-  and his mother'sH0517a  monthsH02320` threeH07969_% in jerusalemH03389^) and he reignedH04427']9 when he began to reignH04427 B~[>!{W2zS'fB +  all the vesselsH03627"/  and cut in piecesH07112  houseH01004'  of the king'sH04428!/  and the treasuresH0214  lordH03068%  of the houseH01004(=  thence all the treasuresH0214#1  and he carried outH03318 %  of his reignH04427   yearH08141" /  him in the eighthH08083   tookH03947 !  of babylonH0894%  and the kingH04428!-  and his officersH05631 +  and his princesH08269!-  and his servantsH05650"1  he, and his motherH0517!  of babylonH0894#  to the kingH04428  went outH03318  of judahH03063  the kingH04428~)  and jehoiachinH03078}#  did besiegeH06696!|-  and his servantsH05650!{-  against the cityH05892z  cameH0935 enL3`B*mH&e3 motherH05172) and the king'sH044281! to babylonH08940! jehoiachinH03078$/3 and he carried awayH01540.# of the landH0776-' of the peopleH05971!,-  the poorest sortH01803+  saveH02108*'  none remainedH07604)!  and smithsH04525&(7  and all the craftsmenH02796' captivesH01540& thousandH0505% tenH06235$ of valourH02428'#9 and all the mighty menH01368$"3 and all the princesH08269!' all jerusalemH03389$ 3 and he carried awayH01540  had saidH01696  lordH03068  lordH03068'  in the templeH01964  had madeH06213  of israelH03478  kingH04428'  which solomonH08010  of goldH02091 EwX<{_=lQ5sE*Q? in his stead, and changedH05437P kingH04427%O5 his father's brotherH01730N) made mattaniahH04983M! of babylonH0894L% and the kingH04428K! to babylonH0894J captiveH01473I  broughtH0935H!  of babylonH0894#G1  even them the kingH04428F  for warH04421E  aptH06213D strongH01368C! a thousandH0505B! and smithsH04525A' and craftsmenH02796@ thousandH0505? sevenH07651> of mightH02428=+ and all the menH0582<! to babylonH0894;)  from jerusalemH03389":/  he into captivityH014739  carriedH032128#  of the landH0776$7)#  and the mightyH0193 H0352!6- and his officersH056315 wivesH08024) and the king'sH04428 YpV>pW;j6Y+nA until he had cast them outH07993m and judahH03063-lE it came to pass in jerusalemH03389k lordH03068%j7 for through the angerH0639i had doneH062130hK according to all that jehoiakimH03079g lordH03068f% in the sightH05869e evilH07451d! and he didH06213c of libnahH03841b# of jeremiahH03414a% the daughterH01323`  hamutalH02537_  nameH08034 ^-  and his mother'sH0517]%  in jerusalemH03389\  yearsH08141[% elevenH06240 H0259Z) and he reignedH04427'Y9 when he began to reignH04427X oldH01121W yearsH08141V and oneH0259U twentyH06242T zedekiahH06667S# to zedekiahH06667R his nameH08034 PvX# lI0\BmP  zedekiahH06667  of kingH04428 yearH08141)/' unto the eleventhH06240 H06249#%% was besiegedH04692 H0935% and the cityH05892'9 against it round aboutH05439 fortsH01785+A against it; and they builtH01129# and pitchedH02583"/  against jerusalemH03389%5  he, and all his hostH02428~  cameH0935}!  of babylonH0894|  kingH04428{) nebuchadnezzarH05019z% of the monthH02320y% in the tenthH06218x monthH02320w% in the tenthH06224v% of his reignH04427u yearH081411tM and it came to pass in the ninthH08671s!  of babylonH0894!r-  against the kingH04428q rebelledH04775p' that zedekiahH06667"o/ from his presenceH06440 \d9vY:mM4y\' the kingH04428& afterH0310% pursuedH07291 $+ of the chaldeesH03778#% and the armyH02428!"- toward the plainH06160! the wayH01870  wentH03212#  round aboutH05439!-  against the cityH05892!-  now the chaldeesH03778  gardenH01588'  by the king'sH04428"/ between two wallsH02346# of the gateH08179! by the wayH01870 by nightH03915 of warH04421+ and all the menH0582' was broken upH01234% and the cityH05892# of the landH0776) for the peopleH05971'9 and there was no breadH03899# in the cityH05892 prevailedH02388 ! the famineH07458  monthH02320! - and on the ninthH08672 OuR1oR0rU0pOD% of the monthH02320C) on the seventhH07651B monthH02320!A- and in the fifthH02549@)  him to babylonH0894?#  and carriedH0935>  of brassH05178!=-  him with fettersH05178< and boundH0631;# of zedekiahH06667: the eyesH058699# and put outH05786 8+ before his eyesH058697# of zedekiahH066676 the sonsH011215' and they slewH078194 judgmentH049413' and they gaveH016962 to riblahH072471! of babylonH08940# to the kingH04428#/1 and brought him upH05927. the kingH04428-% so they tookH08610,)  were scatteredH06327!+-  and all his armyH02428*! of jerichoH03405")/ him in the plainsH06160(% and overtookH05381 Kw^@(lI( lH.jKb!  brake downH05422a%  of the guardH02876`#  the captainH07227 _+  of the chaldeesH03778!^-  and all the armyH02428]%  he with fireH0784\  burntH08313[  houseH01004 Z+  and every greatH01419Y%  of jerusalemH03389#X1  and all the housesH01004W  houseH01004V)  and the king'sH04428U  lordH03068T  the houseH01004S%  and he burntH08313R) unto jerusalemH03389Q! of babylonH0894P# of the kingH04428O a servantH05650N% of the guardH02876M  captainH07227L)  nebuzar–adanH05018K  cameH0935J!  of babylonH0894I  kingH04428H) nebuchadnezzarH05019G of kingH04428F yearH08141-E)5 the nineteenthH08141 H06240 H08672 H^E%yT- oO0jH'  and the basesH04350~  lordH03068}%  in the houseH01004|  of brassH05178 {+  and the pillarsH05982&z)'  and husbandmenH01461 H03009y%  vinedressersH03755x#  of the landH0776w#  of the poorH01803v  leftH07604u%  of the guardH02876 t+  but the captainH07227s!  carry awayH01540r%  of the guardH02876q#  the captainH07227#p1  did nebuzar–adanH05018!o-  of the multitudeH01995!n-  with the remnantH03499m!  of babylonH0894l#  to the kingH04428k)  that fell awayH05307"j/  and the fugitivesH05307i#  in the cityH05892h  leftH07604g'  of the peopleH05971f%  now the restH03499e#  round aboutH05439d%  of jerusalemH03389c  the wallsH02346 TfB"tQ) tX?kT oneH0259 pillarsH05982 the twoH08147  took awayH03947% of the guardH02876# the captainH07227 silverH03701' and of silverH03701 goldH02091 of goldH02091' and the bowlsH04219!- and the firepansH04289) took they awayH03947*? wherewith they ministeredH08334 of brassH05178$ 3 and all the vesselsH03627 ) and the spoonsH03709! - and the snuffersH04212 + and the shovelsH03257 % and the potsH05518"1  of them to babylonH0894  the brassH05178#  and carriedH05375 +  break in piecesH07665!-  did the chaldeesH03778  lordH03068%  in the houseH01004  seaH03220)  and the brasenH05178 KeL.rN4zP+rK#91 with wreathen workH076398 pillarH0598237Q and like unto these had the secondH081456% all of brassH051785# round aboutH05439"4/ upon the chapiterH03805!3-  and pomegranatesH07416&27  and the wreathen workH076391  cubitsH05200  threeH07969 /+  of the chapiterH03805.) and the heightH06967- brassH05178!,- and the chapiterH03805+ cubitsH0520 *' eighteenH06240 H08083) pillarH05982(! of the oneH0259'! the heightH06967&  weightH04948%#  was withoutH03808%$5  of all these vesselsH03627#  the brassH05178"  lordH03068!' for the houseH01004  had madeH06213' which solomonH08010' and the basesH04350 seaH03220 _hM+ kO9gE(_W) which musteredH06633V# of the hostH06635U scribeH05608"T/ and the principalH08269S# in the cityH05892!R-  which were foundH04672Q  presenceH06440P'  in the king'sH04428"O/  of them that wereH07200N  menH0582M and fiveH02568L of warH04421K% over the menH0582J% that was setH06496I officerH05631H anH0259G he tookH03947$F3 and out of the cityH05892E#  of the doorH05592D  keepersH08104C'  and the threeH07969B  priestH03548A! the secondH04932@' and zephaniahH06846? priestH03548> the chiefH07218= seraiahH08304< tookH03947;% of the guardH02876 :+ and the captainH07227 HfG- iD&iJ,eHu of judahH03063t# in the landH0776s' that remainedH07604r! the peopleH05971!q/  out of their landH0127!p-  was carried awayH01540o so judahH03063n of hamathH02574m# in the landH0776l) them at riblahH07247k) them, and slewH04191j smoteH05221i! of babylonH0894h% and the kingH04428g to riblahH07247f! of babylonH0894!e- them to the kingH04428#d1 these, and broughtH03212c tookH03947b% of the guardH02876a captainH07227#`1 and nebuzar–adanH05018_# in the cityH05892^ foundH04672]# of the landH0776\' of the peopleH05971[ menH0376Z) and threescoreH08346Y# of the landH0776X! the peopleH05971 _P4rL2qS2{_ the sonH01121# and seraiahH08304 of careahH07143 the sonH01121# and johananH03110 % of nethaniahH05418   the sonH01121 %  even ishmaelH03458   to mizpahH04709 #  to gedaliahH01436!  there cameH0935 governorH06485"/ had made gedaliahH01436! of babylonH0894' that the kingH04428 heardH08085"1 they and their menH0582' of the armiesH02428*? and when all the captainsH08269 rulerH06485~!  of shaphanH08227}  the sonH01121|  of ahikamH0296{  the sonH011210zK  even over them he made gedaliahH01436y had leftH07604x! of babylonH0894w kingH04428$v3 whom nebuchadnezzarH05019 C|W1^: H. u[C/  cameH0935.  royalH04410-# of the seedH02233,# of elishamaH0476+ the sonH01121*% of nethaniahH05418) the sonH01121(% that ishmaelH03458' monthH023203&Q but it came to pass in the seventhH07637%%5  and it shall be wellH03190$!  of babylonH0894#  the kingH04428"  and serveH05647!#  in the landH0776  dwellH03427 + of the chaldeesH03778'9 not to be the servantsH05650 + unto them, fearH03372 and saidH0559)? to them, and to their menH0582 swareH07650% and gedaliahH01436"1 they and their menH0582!- of a maachathiteH04602 the sonH01121' and jaazaniahH02970!- the netophathiteH05200% of tanhumethH08576 `gF!gE+\:!z`K  monthH02320&J)' in the twelfthH06240 H08147I of judahH03063H kingH04428G' of jehoiachinH03078!F- of the captivityH01546E yearH08141D' and thirtiethH079701CM and it came to pass in the sevenH07651B%  the chaldeesH03778A  ofH06440%@5  for they were afraidH03372? to egyptH04714> and cameH0935= aroseH06965<' of the armiesH02428!;- and the captainsH08269: and greatH014199! both smallH06996#81 and all the peopleH05971-7E that were with him at mizpahH04709!6- and the chaldeesH037785% and the jewsH030644% that he diedH041913 gedaliahH01436$23  with him, and smoteH052211  menH05820  and tenH06235 Vy`B"b9tM-{V!h- him all the daysH03117g beforeH06440f# continuallyH08548e breadH03899d) and he did eatH0398c garmentsH0899b! his prisonH03608a# and changedH08132#`3 with him in babylonH0894_% of the kingsH04428!^- above the throneH03678]! his throneH03678 \+ to him, and setH05414[ kindlyH02896Z% and he spakeH01696%Y'' out of prisonH03608 H01004X of judahH03063W kingH04428V' of jehoiachinH03078U the headH07218T# did lift upH05375'S9 that he began to reignH04427R# in the yearH08141Q! of babylonH0894P kingH04428O+  evil–merodachH0192N%  of the monthH02320M'  and twentiethH06242L%  on the sevenH07651 V~d@oV<|dD'vV# and meshechH04902 and tubalH08422 and javanH03120 and madaiH04074 and magogH04031 gomerH01586! of japhethH03315 the sonsH01121# and japhethH03315 hamH02526~ shemH08035} noahH05146| lamechH03929{! methuselahH04968z henochH02585y jeredH03382x! mahalaleelH04111w kenanH07018v enoshH0583u shethH08352t adamH0121s#  of his lifeH02416r%  all the daysH03117q' for every dayH03117p rateH01697o' a dailyH03117 H03117 n+ him of the kingH04428m givenH05414l allowanceH0737k# a continualH08548!j/ and his allowanceH0737i#  of his lifeH02416 LgF%tY@ sU6gL(  nimrodH05248'  begatH03205&  and cushH03568%  and dedanH01719$  shebaH07614#  of raamahH07484"%  and the sonsH01121!%  and sabtechaH05455 !  and raamahH07484  and sabtaH05454#  and havilahH02341  sebaH05434  of cushH03568%  and the sonsH01121! and canaanH03667 putH06316# and mizraimH04714 cushH03568 of hamH02526 the sonsH01121# and dodanimH01721 kittimH03794% and tarshishH08659 elishahH0473 of javanH03120% and the sonsH01121% and togarmahH08425 # and riphathH07384  ashchenazH0813  of gomerH01586 % and the sonsH01121   and tirasH08494 HfL- c@!d=eHE the sonsH01121"D/ and the hamathiteH02577!C- and the zemariteH06786 B- and the arvaditeH0721A) and the siniteH05513@) and the arkiteH06208?) and the hiviteH02340#>1 and the girgashiteH01622%=7 also, and the amoriteH0567<% the jebusiteH02983;  and hethH02845:'  his firstbornH010609  zidonH067218  begatH032057!  and canaanH036676)  and caphthorimH03732 5+  the philistinesH064304%  of whom cameH033183%  and casluhimH036952'  and pathrusimH066251'  and naphtuhimH053200#  and lehabimH03853/!  and anamimH06047.  ludimH03866-  begatH03205,#  and mizraimH04714+)  upon the earthH0776*%  to be mightyH01368)  he beganH02490 `qU:kQ8rJ- {`e almodadH0486d begatH03205c! and joktanH03355b  joktanH03355a  nameH08034!`/  and his brother'sH0251_#  was dividedH06385^  the earthH0776$]3 because in his daysH03117\ pelegH06389[! of the oneH0259Z the nameH08034Y sonsH01121X twoH08147W were bornH03205V' and unto eberH05677U eberH05677T begatH03205S! and shelahH07974R shelahH07974Q begatH03205P% and arphaxadH0775O#  and meshechH04902N!  and getherH01666M  and hulH02343L and uzH05780K and aramH0758J and ludH03865I% and arphaxadH0775H! and asshurH0804G elamH05867F of shemH08035 \`A$pR9iQ7{\! of ishmaelH03458' the firstbornH01060"/ their generationsH08435# and ishmaelH03458 isaacH03327! of abrahamH085 the sonsH01121~ abrahamH085} abramH087| terahH08646{ nahorH05152z serugH08286y reuH07466x pelegH06389w eberH05677v shelahH07974u arphaxadH0775t shemH08035s of joktanH03355r the sonsH01121q and jobabH03103p# and havilahH02341o and ophirH0211n and shebaH07614m# and abimaelH039l and ebalH05858k! and diklahH01853j) also, and uzalH0187i hadoramH01913h and jerahH03392 g+ and hazarmavethH02700f# and shelephH08026 ^lN4a@!qR3|^$ !of midianH04080#% !and the sonsH01121"  and dedanH01719!  shebaH07614 !  of jokshanH03370%  and the sonsH01121  and shuahH07744!  and ishbakH03435!  and midianH04080  and medanH04091#  and jokshanH03370  zimranH02175  she bareH03205  concubineH06370  abraham'sH085!  of keturahH06989%  now the sonsH01121! of ishmaelH03458#1 these are the sonsH01121# and kedemahH06929 naphishH05305 jeturH03195 and temaH08485  hadadH02301  massaH04854  and dumahH01746  mishmaH04927 ! and mibsamH04017! and adbeelH0110! then kedarH06938 nebaiothH05032 !QoR3oR6kQ5lQE %nahathH05184D %of reuelH07467C %the sonsH01121B! $ and amalekH06002A $and timnaH08555@ $kenazH07073? $and gatamH01609> $zephiH06825= $and omarH0201< $temanH08487;! $of eliphazH0464: $the sonsH011219 #and korahH071418! #and jaalamH032817 #and jeushH032666 #reuelH074675 #eliphazH04644 #of esauH062153 #the sonsH011212! "and israelH034781 "esauH062150 "of isaacH03327/ "the sonsH01121. "isaacH03327- "begatH03205,# "and abrahamH085+! ! of keturahH06989* !the sonsH01121)! !and eldaahH0420( !and abidaH028'! !and henochH02585& !and epherH06081% !ephahH05891 _nT5~aH* `C( {_e )of anahH06034d )the sonsH01121c ( and anahH06034b ( aiahH0345a ( of zibeonH06649`% (and the sonsH01121_ (and onamH0208^ (shephiH08195] (and ebalH05858\% (and manahathH04506[ (alianH05935Z (of shobalH07732Y (the sonsH01121X 'sisterH0269W 'lotan'sH03877V 'and timnaH08555U 'and homamH01950T 'horiH02753S 'of lotanH03877R% 'and the sonsH01121Q! & and dishanH01789P &and ezerH0687O! &and dishonH01787N &and anahH06034M! &and zibeonH06649L! &and shobalH07732K &lotanH03877J &of seirH08165I% &and the sonsH01121H! %and mizzahH04199G %shammahH08048F %zerahH02226 YnO0jS7nH*{Y' ,and when belaH01106 +dinhabahH01838# +of his cityH05892% + and the nameH08034 + of beorH01160 + the sonH01121 + belaH01106~ + of israelH03478"}/ +over the childrenH01121| +reignedH04427{ +kingH04428z +beforeH06440y +of edomH0123x# +in the landH0776w% +that reignedH04427v +the kingsH04428u * and aranH0765t *uzH05780s *of dishanH01789r *the sonsH01121q *jakanH03292p *and zavanH02190o *bilhanH01092n *of ezerH0687m *the sonsH01121l! ) and cheranH03763k! )and ithranH03506j! )and eshbanH0790i )amramH02566h )of dishonH01787g% )and the sonsH01121f )dishonH01787 PrV3wZ@$tE% tP $+ 0and when samlahH08072# /reignedH04427"# /of masrekahH04957! /samlahH08072  /was deadH04191) /and when hadadH01908 . avithH05762# . of his cityH05892+A . in his stead: and the nameH08034 . reignedH04427 . of moabH04124% .in the fieldH07704 .midianH04080# .which smoteH05221 .of bedadH0911 .the sonH01121 .hadadH01908 .was deadH04191 + .and when hushamH02367 -reignedH04427!- -of the temanitesH08489# -of the landH0776 -hushamH02367  -was deadH04191 ) -and when jobabH03103  ,reignedH04427  ,of bozrahH01224  ,of zerahH02226 ,the sonH01121 ,jobabH03103 ,was deadH04191 KlI, nT8 xW9fKC 3timnahH08555B! 3were; dukeH0441A 3of edomH0123#@3 3also. and the dukesH0441? 3diedH04191> 3hadadH01908=! 2of mezahabH04314<% 2 the daughterH01323; 2 of matredH04308:% 2 the daughterH013239 2 mehetabelH041058 2 nameH080347) 2and his wife'sH08026 2paiH064645# 2of his cityH05892+4A 2in his stead: and the nameH080343 2reignedH044272 2hadadH019081 2was deadH04191&07 2and when baal–hananH01177/ 1reignedH04427. 1of achborH05907- 1the sonH01121,% 1baal–hananH01177+ 1was deadH04191*) 1and when shaulH07586) 0reignedH04427(% 0by the riverH05104'# 0of rehobothH07344& 0shaulH07586% 0was deadH04191 #`dL4kS7x]D& x`f gadH01410e naphtaliH05321d% and benjaminH01144c josephH03130b danH01835a# and zebulunH02074` issacharH03485_ and judahH03063^ leviH03878] simeonH08095\ reubenH07205[ of israelH03478Z the sonsH01121Y 6of edomH0123X 6the dukesH0441W 6iramH05902V 6dukeH0441U 6magdielH04025T 6dukeH0441S 5mibzarH04014R 5dukeH0441Q 5temanH08487P 5dukeH0441O 5kenazH07073N 5dukeH0441M 4pinonH06373L 4dukeH0441K 4elahH0425J 4dukeH0441I! 4aholibamahH0173H 4dukeH0441G 3 jethethH03509F 3 dukeH0441E 3aliahH05933D 3dukeH0441 RvW=nQ4{\>sR% and the sonsH01121 and hamulH02538 hezronH02696 of pharezH06557 the sonsH01121 fiveH02568 of judahH03063~% all the sonsH01121} and zerahH02226|! him pharezH06557{ bareH03205$z3 his daughter in lawH03618y and tamarH08559x# and he slewH04191w lordH03068v% in the sightH05869u was evilH07451t  of judahH03063s'  the firstbornH01060r  and erH06147 q+  the canaanitessH03669p'  of shuaH01340 H07774)o= unto him of the daughterH01323n were bornH03205m threeH07969l! and shelahH07956k and onanH0209j erH06147i of judahH03063h the sonsH01121g and asherH0836 GoR9}S2oS2kG $+  of the childrenH01121#  princeH05387"  nahshonH05177!  begatH03205 '  and amminadabH05992  amminadabH05992  begatH03205  and ramH07410%  and chelubaiH03621  and ramH07410$3  unto him; jerahmeelH03396)  that were bornH03205)  also of hezronH02696  the sonsH01121 azariahH05838 of ethanH0387% and the sonsH01121&7 in the thing accursedH02764!- who transgressedH04603 of israelH03478% the troublerH05916 acharH05917 of carmiH03756 % and the sonsH01121  fiveH02568  and daraH01873 ! and calcolH03633  and hemanH01968 and ethanH0387 zimriH02174 of zerahH02226 !MqW>!eC* rW9!nME% and the sonsH01121D# and abigailH026C zeruiahH06870B' whose sistersH0269A# the seventhH07637@ davidH01732? the sixthH08345> ozemH0684= the fifthH02549< raddaiH07288;! the fourthH07243: nethaneelH054179  the thirdH079928!  and shimmaH080927!  the secondH081456%  and abinadabH0415  eliabH04464'  his firstbornH010603  begatH032052  and jesseH034481  jesseH034480  begatH03205/  and obedH05744.  obedH05744-  begatH03205,  and boazH01162+  boazH01162*  begatH03205)  and salmaH08007(  salmaH08007'  begatH03205&#  and nahshonH05177%  of judahH03063 ]qS: kM3iL( y]e and hurH02354d him hurH02354c! which bareH03205 b- unto him ephrathH0672a tookH03947` calebH03612_ was deadH04191 ^+ and when azubahH05806]  and ardonH0715\!  and shobabH07727['  these; jesherH03475Z  her sonsH01121Y) and of jeriothH03408X wifeH0802W azubahH05806V ofH0854U begatH03205T of hezronH02696S the sonH01121R and calebH03612Q) the ishmeeliteH03459P jetherH03500O of amasaH06021N) and the fatherH01M amasaH06021L bareH03205K# and abigailH026J  threeH07969I! and asahelH06214H and joabH03097G abishaiH052F! of zeruiahH06870 K}\A&gM5dI* vK'9 from them, with kenathH07079 of jairH02971) with the townsH02333 and aramH0758 geshurH01650# and he tookH03947 of gileadH01568~# in the landH0776} citiesH05892|! and twentyH06242{' who had threeH07969z jairH02971y begatH03205x and segubH07687w  him segubH07687v%  and she bareH03205u  oldH01121t  yearsH08141s!  threescoreH08346 r+ whom he marriedH03947q of gileadH01568p! the fatherH01o of machirH04353 n+ to the daughterH01323m went inH0935l hezronH02696k' and afterwardH0310j bezaleelH01212i begatH03205h and uriH0221g uriH0221f begatH03205 aiM/s[B% jL* ya$ wifeH0802 #- had also anotherH0312" jerahmeelH03396!  ahijahH0281   and ozemH0684 and orenH0767 and bunahH0946' the firstbornH01060 were, ramH07410 of hezronH02696' the firstbornH01060% of jerahmeelH03396% and the sonsH01121  of tekoaH08620!  the fatherH01  him ashurH0806 bareH03205 wifeH0802 hezron'sH02696! then abiahH029$3 in caleb–ephratahH03613 was deadH04194# that hezronH02696  and afterH0310   of gileadH01568 !  the fatherH01   of machirH04353   the sonsH01121  citiesH05892! threescoreH08346' and the townsH01323 ZlQ/xV9dJ) xZC but seledH05540B! and appaimH0649A seledH05540@ of nadabH05070?% and the sonsH01121> and molidH04140= him ahbanH0257<% and she bareH03205; abihailH032:! of abishurH0519# of the wifeH08028% and the nameH080347# and abishurH0516 nadabH050705! of shammaiH080604% and the sonsH011213 and jadaH030472' were, shammaiH080601 of onamH02080% and the sonsH01121/ and ekerH06134. and jaminH03226-! were, maazH04619,% of jerahmeelH03396+' the firstbornH01060* of ramH07410)% and the sonsH01121( of onamH0208'! the motherH0517& atarahH05851%! whose nameH08034 ]kJ.xY:`E(}]a# "and sheshanH08348`' "but daughtersH01323_# "had no sonsH01121^# "now sheshanH08348]% !of jerahmeelH03396$\3 !these were the sonsH01121[ !and zazaH02117Z !pelethH06431Y# !of jonathanH03129X% !and the sonsH01121!W-  without childrenH01121V  diedH04191U!  and jetherH03500T%  and jonathanH03129S  jetherH03500R!  of shammaiH08060Q#  the brotherH0251P  of jadaH03047O%  and the sonsH01121N  ahlaiH0304M! of sheshanH08348!L- and the childrenH01121K sheshanH08348J of ishiH03469I% and the sonsH01121H ishiH03469G of appaimH0649F% and the sonsH01121!E- without childrenH01121D diedH04191 !TeL+v\A"~dK.nT 'helezH02503 'begatH03205# 'and azariahH05838 &azariahH05838~ &begatH03205} &and jehuH03058| &jehuH03058{ &begatH03205z &and obedH05744y %obedH05744x %begatH03205w! %and ephlalH0654v %ephlalH0654u %begatH03205t %and zabadH02066s $zabadH02066r $begatH03205q! $and nathanH05416p $nathanH05416o $begatH03205n $and attaiH06262m #him attaiH06262l% #and she bareH03205k #to wifeH0802j# #his servantH05650i #to jarhaH03398h% #his daughterH01323g #gaveH05414f# #and sheshanH08348e "jarhaH03398d! "whose nameH08034c# "an egyptianH04713b' "had a servantH05650 dtX8pT3tX7d!# +and tappuahH08599  +korahH07141 +of hebronH02275% +and the sonsH01121 * of hebronH02275! * the fatherH01# * of mareshahH04762% * and the sonsH01121 *of ziphH02128"5 *which was the fatherH01' *his firstbornH01060 *meshaH04337% *of jerahmeelH03396# *the brotherH0251 *of calebH03612% *now the sonsH01121 )elishamaH0476 )begatH03205% )and jekamiahH03359 )jekamiahH03359  )begatH03205 # )and shallumH07967  (shallumH07967  (begatH03205 # (and sisamaiH05581 (sisamaiH05581 (begatH03205# (and eleasahH0501 'eleasahH0501 'begatH03205 'and helezH02503 crV7nR0jL2cA /and peletH06404@! /and geshanH01529?! /and jothamH03147> /regemH07276= /of jahdaiH03056<% /and the sonsH01121; . gazezH01495: . begatH032059 .and haranH027718 .and gazezH014957 .and mozaH041626 .haranH027715 .bareH032054 .concubineH063703 .caleb'sH036122 .and ephahH058911' -of beth–zurH010490! -the fatherH01/ -and maonH04584. -maonH04584-! -of shammaiH08060,# -and the sonH01121+ ,shammaiH08060* ,begatH03205) ,and rekemH07552(! ,of jorkoamH03421'! ,the fatherH01& ,rahamH07357% ,begatH03205$ ,and shemaH08087# +and shemaH08087" +and rekemH07552 [mT9hG' hL1w[`! 3the fatherH01_ 3salmaH08007$^3 2 of kirjath–jearimH07157]! 2the fatherH01\ 2shobalH07732[# 2of ephratahH0672Z' 2the firstbornH01060Y 2of hurH02354X 2the sonH01121W 2of calebH03612$V3 2these were the sonsH01121U 1 achsahH05915T 1 of calebH03612!S- 1 and the daughterH01323R 1 of gibeaH01388Q) 1and the fatherH01P% 1of machbenahH04343O! 1the fatherH01N 1shevaH07724M% 1of madmannahH04089L! 1the fatherH01K# 1also shaaphH08174J 1she bareH03205I% 0and tirhanahH08647H 0sheberH07669G 0bareH03205F 0concubineH06370E 0caleb'sH03612D 0maachahH04601C! /and shaaphH08174B /and ephahH05891 LbFX7X;tL$|3 6of the manahethitesH02680{ 6and halfH02677"z/ 6the house of joabH05854y 6atarothH05852&x7 6and the netophathitesH05200w% 6beth–lehemH01035v 6of salmaH08007u 6the sonsH01121#t3 5 and the eshtaulitesH0848 s+ 5the zareathitesH06882r% 5of them cameH03318#q1 5and the mishraitesH04954$p3 5and the shumathitesH08126 o+ 5and the puhitesH06336n% 5the ithritesH03505$m3 5of kirjath–jearimH07157!l- 5and the familiesH04940$k3 4of the manahethitesH02679j 4halfH02677i 4haroehH07204h 4had sonsH01121$g3 4of kirjath–jearimH07157f! 4the fatherH01e! 4and shobalH07732 d+ 3of beth–gaderH01013c! 3the fatherH01b 3harephH02780 a+ 3of beth–lehemH01035 WqT1 w[:fM/ qW absalomH053 the thirdH07992 +  the carmelitessH03762!  of abigailH026  danielH01840!  the secondH08145!- the jezreelitessH03159! of ahinoamH0293 amnonH0550' the firstbornH01060#1 unto him in hebronH02275 + which were bornH03205  of davidH01732( ; now these were the sonsH01121  7of rechabH07394 % 7 of the houseH01004 ! 7 the fatherH01 7 of hemathH02574 7 that cameH0935# 7 the kenitesH07017 7theseH01992# 7suchathitesH07756!- 7the shimeathitesH08101) 7the tirathitesH08654 7at jabezH03258##' 7which dweltH03427 H03427) 7of the scribesH05608!~- 7and the familiesH04940}# 6 the zoritesH06882 ]mO0bF) mS7]$83 and these were bornH032057  yearsH081416  and threeH079695  thirtyH079704!  he reignedH04427!3-  and in jerusalemH033892 monthsH023201 and sixH083370 yearsH08141/ sevenH07651%.5 and there he reignedH04427#-1 unto him in hebronH02275, were bornH03205+ sixH08337* his wifeH0802) by eglahH05698( ithreamH03507' the sixthH08345& of abitalH037%! shephatiahH08203$ the fifthH02549#!  of haggithH02294"  the sonH01121!  adonijahH0138 !  the fourthH07243 of geshurH01650 kingH04428 of talmaiH08526% the daughterH01323! of maachahH04601 the sonH01121 G}]E"dE&pL&z^GW  asaH0609V  his sonH01121U  abiaH029T  rehoboamH07346S  sonH01121R'  and solomon'sH08010Q%  their sisterH0269P  and tamarH08559"O/  of the concubinesH06370 N+  beside the sonsH01121M  of davidH01732L%  all the sonsH01121K nineH08672J' and elipheletH0467I! and eliadaH0450H% and elishamaH0476G! and japhiaH03309F! and nephegH05298E and nogahH05052D' and elipheletH0467"C1 also, and elishamaH0476B ibharH02984A  of ammielH05988@%  the daughterH01323?) of bath–shuaH01340> fourH0702=# and solomonH08010<! and nathanH05416;! and shobabH07727: shimeaH08092&97 unto him in jerusalemH03389 !YrW;!{_G+jN-vYx zedekiahH06667w the thirdH07992v jehoiakimH03079u! the secondH08145t johananH03110s' the firstbornH01060r of josiahH02977q% and the sonsH01121p his sonH01121o josiahH02977n his sonH01121m amonH0526l  his sonH01121k  manassehH04519j  his sonH01121i  hezekiahH02396h  his sonH01121g  ahazH0271f  his sonH01121e  jothamH03147d  his sonH01121c  azariahH05838b  his sonH01121a  amaziahH0558`  his sonH01121_  joashH03101^  his sonH01121]  ahaziahH0274\  his sonH01121[  joramH03141Z  his sonH01121Y#  jehoshaphatH03092X  his sonH01121 [fJ-}_9~_@|[% and hashubahH02807%  their sisterH0269'  and shelomithH08019% and hananiahH02608 meshullamH04918' of zerubbabelH02216% and the sonsH01121! and shimeiH08096! zerubbabelH02216 ! of pedaiahH06305 % and the sonsH01121 % and nedabiahH05072  hoshamaH01953  jecamiahH03359% and shenazarH08137"/ also, and pedaiahH06305 malchiramH04443 his sonH01121 salathielH07597 assirH0617# of jeconiahH03204% and the sonsH01121 his sonH01121 zedekiahH06667~ his sonH01121} jeconiahH03204|% of jehoiakimH03079{% and the sonsH01121z  shallumH07967y!  the fourthH07243 H~eD$qT5uU9dH5 elioenaiH04544! of neariahH052943% and the sonsH011212  sixH083371#  and shaphatH082020#  and neariahH05294/! and bariahH01282. and igealH03008- hattushH02407,# of shemaiahH08098+% and the sonsH01121* shemaiahH08098)' of shechaniahH07935(% and the sonsH01121''  of shechaniahH07935&  the sonsH01121%!  of obadiahH05662$  the sonsH01121# of arnanH0770" the sonsH01121!# of rephaiahH07509  the sonsH01121# and jesaiahH03470 pelatiahH06410# of hananiahH02608% and the sonsH01121 fiveH02568) jushab–hesedH03142% and hasadiahH02619' and berechiahH01296 and ohelH0169 HeI) sV9oQ7dHU! the fatherH01"T/  of the zorathitesH06882S%  the familiesH04940R  and lahadH03855Q ahumaiH0267P begatH03205O! and jahathH03189N jahathH03189M begatH03205L of shobalH07732K the sonH01121J! and reaiahH07211I! and shobalH07732H and hurH02354G and carmiH03756F hezronH02696E pharezH06557D of judahH03063C the sonsH01121B  sevenH07651A  and ananiH06054@# and dalaiahH01806?# and johananH03110> and akkubH06126=# and pelaiahH06411<% and eliashibH0475; hodaiahH01939:# of elioenaiH04549% and the sonsH011218 threeH079697# and azrikamH058406% and hezekiahH02396 gjG'x[@iM4gt! and temeniH08488s! and hepherH02660r! him ahuzamH0275q bareH03205p! and naarahH05292o! and naarahH05292n helahH02458m wivesH0802l had twoH08147k of tekoaH08620j! the fatherH01i and ashurH0806 h+  of beth–lehemH01035g!  the fatherH01f#  of ephratahH0672e'  the firstbornH01060d of hurH02354c the sonsH01121b of hushahH02364a! the fatherH01` and ezerH05829_ of gedorH01446^! the fatherH01]! and penuelH06439\# hazelelponiH06753[+ of their sisterH0269Z% and the nameH08034Y! and idbashH03031X and ishmaH03457W jezreelH03157V of etamH05862bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{b9Wu/Kh(E†eb9Wu/Kh(E†eÆĆ$ņEƆedžȆ$ɆCʆfˆ̆$͆EΆeφІ$цC҆aӆԆ!ՆAֆ`׆|؆ن8چWۆx܆݆5ކU߆t0On +Ie"?[z6Us+Jh )Ii )Gg'Db~6So ' E c   <[z7Ts0On KdI#qS7rU;!eK  sayingH0559  of israelH03478!  on the godH0430  calledH07121  and jabezH03258 +  him with sorrowH06090 )  because i bareH03205   sayingH0559   jabezH03258   his nameH08034   calledH07121)  and his motherH0517!/  than his brethrenH0251$3  was more honourableH03513  and jabezH03258 of harumH02037 the sonH01121! of aharhelH0316!- and the familiesH04940# and zobebahH06637 anubH06036~ begatH03205} and cozH06976|! and ethnanH0869"{!' and jezoarH03328 H06714z zerethH06889y of helahH02458x% and the sonsH01121w of naarahH05292v the sonsH01121u+ and haahashtariH0326 Kb:uE&}_E$lK0%  and the sonsH01121/  of rechahH07397.  the menH0582-)  of ir–nahashH05904,!  the fatherH01+%  and tehinnahH08468*!  and paseahH06454)%  beth–raphaH01051(  begatH03205'!  and eshtonH0850&  of eshtonH0850%!  the fatherH01$  mehirH04243#  begatH03205"  of shuahH07746!#  the brotherH0251 !  and chelubH03620,C  him that which he requestedH07592  grantedH0935#  me! and godH0430'9  that it may not grieveH06087  from evilH07451>g  might be with me, and that thou wouldest keepH06213$3  and that thine handH03027  my coastH01366#  and enlargeH07235  me indeedH01288$3  thou wouldest blessH01288  oh thatH0518 ^gK)cBkN-x^O tiriaH08493N! and ziphahH02129M ziphH02128L' of jehaleleelH03094K% and the sonsH01121J!  even kenazH07073I  of elahH0425H% and the sonsH01121G and naamH05277F elahH0425E iruH05900D% of jephunnehH03312C the sonH01121B of calebH03612A% and the sonsH01121(@;  for they were craftsmenH02791?%  of charashimH02798>' of the valleyH01516=! the fatherH01< joabH03097; begatH03205:# and seraiahH083049 ophrahH060848 begatH032057' and meonothaiH045876  hathathH028675!  of othnielH062744%  and the sonsH011213#  and seraiahH083042  othnielH062741  of kenazH07073 gkM/yY;"xV:gn tookH03947m# which meredH04778l! of pharaohH06547k% the daughterH01323j! of bithiahH01332i  the sonsH01121h  of zanoahH02182g!  the fatherH01f'  and jekuthielH03354e  of sochoH07755d! the fatherH01c and heberH02268b of gedorH01446a! the fatherH01` jeredH03382_ bareH03205^ jehudijahH03057]% and his wifeH0802\#  of eshtemoaH0851[!  the fatherH01Z!  and ishbahH03431Y#  and shammaiH08060X miriamH04813W% and she bareH02029V and jalonH03210U and epherH06081T and meredH04778S jetherH03500R of ezraH05834Q% and the sonsH01121P# and asareelH0840 ]qU7{\<fJ-]! -  and the familiesH04940 #  of mareshahH04762 !  the fatherH01 ! and laadahH03935  of lecahH03922! the fatherH01 erH06147 of judahH03063 the sonH01121 of shelahH07956 the sonsH01121!-  and ben–zohethH01132  zohethH02105 of ishiH03469% and the sonsH01121~ and tilonH08436}# ben–hananH01135|! and rinnahH07441{ amnonH0550z of shimonH07889y% and the sonsH01121 x+  the maachathiteH04602w%  and eshtemoaH0851v# the garmiteH01636u of keilahH07084t! the fatherH01s of nahamH05163r! the sisterH0269q hodiahH01940p wifeH0802o% and the sonsH01121 NwZ<|T8oM,jN+ shallumH07967* shaulH07586) zerahH02226( jaribH03402' and jaminH03226& nemuelH05241% of simeonH08095$ the sonsH01121#% for his workH04399"' with the kingH04428!!- there they dweltH03427 ! and hedgesH01448% among plantsH05196%5 and those that dweltH03427# the pottersH03335  thingsH01697  ancientH06267$3 and jashubi–lehemH03433 in moabH04124%5 who had the dominionH01166! and saraphH08315 and joashH03101! of chozebaH03578# and the menH0582 and jokimH03137 of ashbeaH0791% of the houseH01004! fine linenH0948%5  of them that wroughtH05656%  of the houseH01004 TvU7rK2eHvTI' and at bilhahH01090"H/ and hazar–shualH02705G# and moladahH04137F+ at beer–shebaH0884E) and they dweltH03427D  of judahH03063%C5  like to the childrenH01121B  multiplyH07235-AE  neither did all their familyH04940@ childrenH01121?% had not manyH07227 >- but his brethrenH0251= daughtersH01323< and sixH08337; sonsH01121#:#' had sixteenH06240 H083379! and shimeiH080968 his sonH011217 shimeiH080966 his sonH011215 zacchurH021394 his sonH011213 hamuelH025362 of mishmaH049271% and the sonsH011210 his sonH01121/ mishmaH04927. his sonH01121- mibsamH04017, his sonH01121 UzX,vY2qF&uUe# "and jamlechH03230d% "and meshobabH04877$c3 !and their genealogyH03187"b/ !their habitationsH04186a !unto baalH01168 `+ !the same citiesH05892_# !round aboutH05439'^9 !and all their villagesH02691]  citiesH05892\  fiveH02568[  and ashanH06228Z!  and tochenH08507Y  rimmonH07417X  and ainH05871W  etamH05862#V1  and their villagesH02691U of davidH01732T) unto the reignH04427S% their citiesH05892 R+ and at shaaraimH08189$Q3 and at beth–bireiH01011"P/ and hazar–susimH02702(O; and at beth–marcabothH01024N' and at ziklagH06860M' and at hormahH02767L) and at bethuelH01328K% and at toladH08434J# and at ezemH06107 ^mQ1|Y:hL0x^ &namesH08034+ &these mentionedH0935# % of shemaiahH08098 % the sonH01121 % of shimriH08113 %the sonH01121~! %of jedaiahH03042} %the sonH01121| %of allonH0438{ %the sonH01121z %of shiphiH08230y %the sonH01121x %and zizaH02124w# $and benaiahH01141v% $and jesimielH03450u $and adielH05717t! $and asaiahH06222s) $and jeshohaiahH03439r% $and jaakobahH03291q% $and elioenaiH0454p #of asielH06221o #the sonH01121n! #of seraiahH08304m #the sonH01121l# #of josibiahH03143k #the sonH01121j #and jehuH03058i #and joelH03100h! "of amaziahH0558g "the sonH01121f! "and joshahH03144 Oz\@x\7eC( oO"# )of hezekiahH03169!# )in the daysH03117  )cameH0935 )by nameH08034"/ )and these writtenH03789% ( there of oldH06440 ( had dweltH03427 ( of hamH02526' (and peaceableH07961 (and quietH08252' (wideH03027 H07342% (and the landH0776 (and goodH02896 (pastureH04829 (fatH08082) (and they foundH04672!- 'for their flocksH06629 'pastureH04829 'to seekH01245' 'of the valleyH01516#1 'unto the east sideH04217  'of gedorH01446 + 'to the entranceH03996 ' 'and they wentH03212  &greatlyH07230  &increasedH06555- &of their fathersH01' &and the houseH01004"/ &in their familiesH04940 &princesH05387 aeAdF-}`@a"?/ +of the amalekitesH06002> +the restH07611=) +and they smoteH05221< *of ishiH03469; *the sonsH01121:! * and uzzielH058169% * and rephaiahH075098# * and neariahH052947 * pelatiahH06410*6? * having for their captainsH072185 *seirH081654 *to mountH020223 *wentH019802 *menH05821 *hundredH039670 *fiveH02568/ *of simeonH08095.# *of the sonsH01121'-9 )there for their flocksH06629, )pastureH04829+ )and dweltH03427+*A ) them utterly unto this dayH03117%)5 ) there, and destroyedH02763 (+ ) that were foundH04672$'3 ) and the habitationsH04583&# ) their tentsH0168% )and smoteH05221$ )of judahH03063# )kingH04428 EsU3iK) lN0 gE[' the firstbornH01060Z of reubenH07205Y the sonsH01121X joseph'sH03130#W1 but the birthrightH01062 V+ the chief rulerH05057"U1 above his brethrenH0251T prevailedH01396S for judahH03063%R5 after the birthrightH010628Q[ and the genealogy is not to be reckonedH03187P of israelH03478O  the sonH01121N  of josephH03130M'  unto the sonsH01121L  was givenH05414K)  his birthrightH01062J bedH03326I% his father'sH01-HE but, forasmuch as he defiledH02490G' the firstbornH01060F of israelH03478E' the firstbornH01060D of reubenH07205C% now the sonsH01121$B3 +there unto this dayH03117A +and dweltH03427"@/ +that were escapedH06413 ]pS7y]C'wY8]%z5 of their generationsH08435#y1 when the genealogyH03187"x/ by their familiesH04940 w- and his brethrenH0251"v/ of the reubenitesH07206u princeH05387t% carried awayH01540s! of assyriaH0804r kingH04428(q; whom tilgath–pilneserH08407p his sonH01121o beerahH0880n his sonH01121m baalH01168l his sonH01121k reaiaH07211j his sonH01121i micahH04318h his sonH01121g shimeiH08096f his sonH01121e gogH01463d his sonH01121c shemaiahH08098b of joelH03100a the sonsH01121` and carmiH03756_ hezronH02696^ and palluH06396] hanochH02585\ of israelH03478 EhL0a=lClE#1  with the hagaritesH01905  warH04421  they madeH06213  of saulH07586 +  and in the daysH03117  of gileadH01568#  in the landH0776 +  were multipliedH07235%5  because their cattleH04735  euphratesH06578)  from the riverH05104% 5  in of the wildernessH04057! /  unto the enteringH0935 %  he inhabitedH03427 %  and eastwardH04217 +  and baal–meonH01186)  even unto neboH05015  in aroerH06177 who dweltH03427 of joelH03100 the sonH01121 of shemaH08087 the sonH01121 of azazH05811 the sonH01121 and belaH01106~' and zechariahH02148} jeielH03273| the chiefH07218{% was reckonedH03187 F|]<tS:\;dF6  and heberH056775  and ziaH021274!  and jachanH032753  and joraiH031402  and shebaH076521'  and meshullamH049180  michaelH04317/-  of their fathersH01.%  of the houseH01004"-1  and their brethrenH0251,  in bashanH01316+#  and shaphatH08202*!  and jaanaiH03285)  the nextH04932(#  and shaphamH08223'  the chiefH07218&  joelH03100%%  unto salchahH05548$  of bashanH01316.#I  over against them, in the landH0776"  dweltH03427!  of gadH01410! -  and the childrenH01121  of gileadH01568%  all the eastH04217!  throughoutH06440)  in their tentsH0168)  and they dweltH03427'  by their handH03027  who fellH05307 bpT6hK/rQ/ bU of sharonH08289'T9 and in all the suburbsH04054!S- and in her townsH01323R in bashanH01316Q in gileadH01568P) and they dweltH03427O- of their fathersH01N% of the houseH01004M chiefH07218L of guniH01476K the sonH01121J of abdielH05661I the sonH01121H ahiH0277G of buzH0938F the sonH01121E of jahdoH03163D  the sonH01121C%  of jeshishaiH03454B  the sonH01121A!  of michaelH04317@  the sonH01121? of gileadH01568> the sonH01121= of jaroahH03386< the sonH01121; of huriH02359: the sonH011219! of abihailH0328% the childrenH011217  sevenH07651 `~`G*tP3~`?"|`s hundredH03967r sevenH07651q thousandH0505p and fortyH0705o fourH0702n in warH04421m# and skilfulH03925l  with bowH07198k%  and to shootH01869j  and swordH02719i  bucklerH04043h%  able to bearH05375g menH0582f) of valiant menH02428e# of manassehH04519d the tribeH07626c and halfH02677 b+ and the gaditesH01425a of reubenH07205` the sonsH01121_  of israelH03478^ kingH04428]# of jeroboamH03379 \+ and in the daysH03117[ of judahH03063Z kingH04428Y of jothamH03147X# in the daysH031177WY all these were reckoned by genealogiesH03187#V1 upon their bordersH08444 Qzb;^: nG&mQ  thousandH0505  and fiftyH02572 # two hundredH03967 % and of sheepH06629  thousandH0505  fiftyH02572 + of their camelsH01581% their cattleH04735#1 and they took awayH076175W  of them; because they put their trustH0982%5 and he was intreatedH06279' in the battleH04421 to godH0430*? with them: for they criedH02199 + into their handH03027) were deliveredH054140~K against them, and the hagaritesH01905%}5 and they were helpedH05826| and nodabH05114{# and nephishH05305z! with jeturH03195#y1 with the hagaritesH01905x warH04421w' and they madeH06213v! to the warH06635u' that went outH03318t) and threescoreH08346 P{_<kF& pI+mP+ and ishiH03469*! even epherH06081)- of their fathersH01(% of the houseH01004' the headsH07218&  hermonH02768%)  and unto mountH02022$  and senirH08149##1  unto baal–hermonH01179"# from bashanH01316!) they increasedH07235 # in the landH0776 dweltH03427# of manassehH04519 tribeH07626# of the halfH02677!- and the childrenH011214S in their steads until the captivityH01473) and they dweltH03427 of godH0430 + because the warH04421 slainH02491 down manyH07227) for there fellH05307 thousandH0505!  an hundredH03967!!%  and of menH05315 H0120%  two thousandH0505%  and of assesH02543 UbG0Y6w[="sUJ! of assyriaH0804I kingH04428H of pulH06322G! the spiritH07307F! stirred upH05782E of israelH03478D# and the godH0430C  beforeH06440B  destroyedH08045A  whom godH0430@# of the landH0776?' of the peopleH05971> the godsH0430= afterH0310#<1 and went a whoringH02181;- of their fathersH01:+ against the godH0430&97 and they transgressedH046038- of their fathersH017% of the houseH010046 headsH072185 menH05824 famousH080343  of valourH024282  menH05821  mightyH013680#  and jahdielH03164/%  and hodaviahH01938.% and jeremiahH03414-! and azrielH05837, and elielH0447 G|O'eG*tY:dGh of amramH06019!g- and the childrenH01121f! and uzzielH05816e! and hebronH02275d izharH03324c amramH06019b of kohathH06955a% and the sonsH01121`! and merariH04847_ kohathH06955^ gershonH01648] of leviH03878\ the sonsH01121[' unto this dayH03117Z gozanH01470!Y- and to the riverH05104X and haraH02024W and haborH02249 V+ them unto halahH02477U# and broughtH0935T# of manassehH04519S tribeH07626R% and the halfH02677 Q+ and the gaditesH01425$P3  even the reubenitesH07206)O=  and he carried them awayH01540N!  of assyriaH0804M  kingH04428&L7  of tilgath–pilneserH08407K) and the spiritH07307 !elR6sY;!bA' e  ahitubH0285 begatH03205# and amariahH0568 amariahH0568 begatH03205 meraiothH04812 meraiothH04812 begatH03205% and zerahiahH02228 zerahiahH02228 begatH03205~ and uzziH05813} uzziH05813| begatH03205{ and bukkiH01231z bukkiH01231y begatH03205x# and abishuaH050w abishuaH050v begatH03205u phinehasH06372t phinehasH06372s begatH03205r eleazarH0499q#  and ithamarH0385p  eleazarH0499o  and abihuH030n nadabH05070m' also of aaronH0175l the sonsH01121k! and miriamH04813j and mosesH04872i aaronH0175 Xv[<"vZ$lQ2tX)  shallumH07967(  begatH03205'  and zadokH06659&  zadokH06659%  begatH03205$!  and ahitubH0285#  ahitubH0285"  begatH03205!#  and amariahH0568   amariahH0568  begatH03205#  and azariahH05838%  in jerusalemH03389  builtH01129%  that solomonH08010'  in the templeH010042O  that executed the priest's officeH03547  azariahH05838  begatH03205#  and johananH03110  johananH03110  begatH03205#  and azariahH05838  azariahH05838  begatH03205#  and ahimaazH0290 ahimaazH0290 begatH03205  and zadokH06659  zadokH06659  begatH03205 ! and ahitubH0285 KpT4kR1vZ? iKI of kohathH06955H% and the sonsH01121G! and shimeiH08096F libniH03845E! of gershomH01647D# of the sonsH01121C the namesH08034B! and merariH04847A kohathH06955@ gershomH01647? of leviH03878> the sonsH01121"=/ of nebuchadnezzarH05019<# by the handH03027;' and jerusalemH03389: judahH030639% carried awayH015408 lordH030687 wentH019806' and jehozadakH030875 jehozadakH030874 begatH032053# and seraiahH083042 seraiahH083041 begatH032050# and azariahH05838/  azariahH05838.  begatH03205-#  and hilkiahH02518,  hilkiahH02518+  begatH03205*#  and shallumH07967 `mO5nR7z`D' |`i his sonH01121h korahH07141g his sonH01121f amminadabH05992e of kohathH06955d the sonsH01121c his sonH01121b jeateraiH02979a his sonH01121` zerahH02226_ his sonH01121^ iddoH05714] his sonH01121\ joahH03098[ his sonH01121Z zimmahH02155Y his sonH01121X jahathH03189W his sonH01121V libniH03845U! of gershomH01647(TA according to their fathersH01S) of the levitesH03881R% the familiesH04940Q and mushiH04187P mahliH04249O of merariH04847N the sonsH01121M! and uzzielH05816L! and hebronH02275K and izharH03324J amramH06019 !^uY< }_C"tY=z^  his sonH01121  elkanahH0511 his sonH01121 jerohamH03395 his sonH01121 eliabH0446 his sonH01121! and nahathH05184 his sonH01121 zophaiH06689! of elkanahH0511 the sonsH01121~ elkanahH0511}# and ahimothH0287| amasaiH06022{! of elkanahH0511z% and the sonsH01121y his sonH01121x and shaulH07586w his sonH01121v uzziahH05818u his sonH01121t urielH0222s his sonH01121r tahathH08480q his sonH01121p and assirH0617o his sonH01121n% and ebiasaphH043m his sonH01121l elkanahH0511k his sonH01121j assirH0617 rhK-qV:oS2r)%  the dwellingH04908(  beforeH06440$'3  and they ministeredH08334& had restH04494"%1 after that the arkH0727$ lordH03068#% in the houseH01004" of songH07892!!- over the serviceH03027  setH05975! whom davidH01732 his sonH01121 asaiahH06222 his sonH01121 haggiahH02293 his sonH01121 shimeaH08092  his sonH01121 uzzaH05798 his sonH01121 shimeiH08096 his sonH01121 libniH03845 mahliH04249 of merariH04847 the sonsH01121 and abiahH029 vashniH02059 ' the firstbornH01060  of samuelH08050 % and the sonsH01121 EjL.^6eF* }aEG #the sonH01121F "of toahH08430E "the sonH01121D "of elielH0447C "the sonH01121B! "of jerohamH03395A "the sonH01121@! "of elkanahH0511? "the sonH01121>! ! of shemuelH08050= ! the sonH01121< !of joelH03100; !the sonH01121: !a singerH078919 !hemanH01968"8/ !of the kohathitesH069567# !of the sonsH01121$63 !with their childrenH01121!5- !they that waitedH05975)4=  according to their orderH04941 3+  on their officeH056562#  they waitedH059751%  in jerusalemH033890  lordH03068/  the houseH01004.  had builtH01129-'  until solomonH08010,%  with singingH07892$+3  of the congregationH04150'*;  place of the tabernacleH0168 _pT6mL0gK._g+ 'and his brotherH0251f &of israelH03478e &the sonH01121d &of leviH03878c &the sonH01121b &of kohathH06955a &the sonH01121` &of izharH03324_ &the sonH01121^ %of korahH07141] %the sonH01121\# %of ebiasaphH043[ %the sonH01121Z %of assirH0617Y %the sonH01121X %of tahathH08480W %the sonH01121V% $of zephaniahH06846U $the sonH01121T! $of azariahH05838S $the sonH01121R $of joelH03100Q $the sonH01121P! $of elkanahH0511O $the sonH01121N #of amasaiH06022M #the sonH01121L #of mahathH04287K #the sonH01121J! #of elkanahH0511I #the sonH01121H #of zuphH06689 \nM1`D( }aC' x\ +of leviH03878 +the sonH01121! +of gershomH01647 +the sonH01121 +of jahathH03189 +the sonH01121 *of shimeiH08096 *the sonH01121 *of zimmahH02155~ *the sonH01121} *of ethanH0387| *the sonH01121{ )of adaiahH05718z )the sonH01121y )of zerahH02226x )the sonH01121w )of ethniH0867v )the sonH01121u# (of malchiahH04441t (the sonH01121s# (of baaseiahH01202r (the sonH01121q! (of michaelH04317p (the sonH01121o ' of shimeaH08092n 'the sonH01121m% 'of berachiahH01296l 'the sonH01121k 'asaphH0623"j/ 'on his right handH03225i 'who stoodH05975h 'asaphH0623 TzaE( x\>"xZ>!vT') 0their brethrenH0251& /of leviH03878% /the sonH01121$ /of merariH04847# /the sonH01121" /of mushiH04187! /the sonH01121  /of mahliH04249 /the sonH01121 .of shamerH08106 .the sonH01121 .of baniH01137 .the sonH01121 .of amziH0557 .the sonH01121! -of hilkiahH02518 -the sonH01121! -of amaziahH0558 -the sonH01121% -of hashabiahH02811 -the sonH01121! , of malluchH04409 , the sonH01121 , of abdiH05660 ,the sonH01121 ,of kishiH07029  ,the sonH01121  ,ethanH0387! - ,on the left handH08040  ,of merariH04847  ,the sonsH01121"1 ,and their brethrenH0251 PhG-aBoO5jPD 2abishuaH050C 2his sonH01121B 2phinehasH06372A 2his sonH01121@ 2eleazarH0499? 2of aaronH0175> 2the sonsH01121=' 1had commandedH06680< 1of godH0430;# 1the servantH05650,:C 1 according to all that mosesH048729! 1 for israelH03478)8= 1 and to make an atonementH037227 1 holyH069446 1 mostH06944!5- 1for all the workH043994! 1of incenseH07004!3- 1and on the altarH04196&27 1of the burnt offeringH059301) 1upon the altarH041960 1offeredH06999/% 1and his sonsH01121. 1but aaronH0175- 0of godH0430,% 0of the houseH01004"+/ 0of the tabernacleH04908+*A 0unto all manner of serviceH05656) 0appointedH05414!(- 0also the levitesH03881 _y\@#dI-vR,_ b+ 7and the suburbsH04054a 7of judahH03063`# 7in the landH0776_# 7them hebronH02275^' 7and they gaveH05414']9 6for theirs was the lotH01486"\/ 6of the kohathitesH06956 [+ 6of the familiesH04940Z 6of aaronH0175Y# 6of the sonsH01121 X+ 6in their coastsH01366)W= 6throughout their castlesH02918&V7 6their dwelling placesH04186U 5his sonH01121T 5ahimaazH0290S 5his sonH01121R 5zadokH06659Q 4his sonH01121P 4ahitubH0285O 4his sonH01121N 4amariahH0568M 4his sonH01121L 4meraiothH04812K 3his sonH01121J 3zerahiahH02228I 3his sonH01121H 3uzziH05813G 3his sonH01121F 3bukkiH01231E 2his sonH01121 UpI,rW9qL2 ~U%~5 <and out of the tribeH04294!}- ;with her suburbsH04054#|1 ;and beth–shemeshH01053!{- ;with her suburbsH04054z ;and ashanH06228!y- :with her suburbsH04054x :debirH01688!w- :with her suburbsH04054v :and hilenH02432#u1 9 with their suburbsH04054t% 9 and eshtemoaH0851s! 9 and jattirH03492!r- 9with her suburbsH04054q! 9and libnahH03841p 9of refugeH04733o 9hebronH02275n! 9the citiesH05892m 9they gaveH05414l 9of aaronH0175 k+ 9and to the sonsH01121j% 8of jephunnehH03312i 8the sonH01121h 8to calebH03612#g1 8thereof, they gaveH05414!f- 8and the villagesH02691e# 8of the cityH05892d) 8but the fieldsH07704$c3 7thereof round aboutH05439 e]<_A(iN6e# >of issacharH03485!- >out of the tribeH04294*? >throughout their familiesH04940! >of gershomH01647 + >and to the sonsH01121 = citiesH05892 = tenH06235 = by lotH01486# = of manassehH04519 =the halfH04276 =tribeH04294 + =out of the halfH02677' =of that tribeH04294 ' =of the familyH04940  =leftH03498  =of kohathH06955" / =and unto the sonsH01121  < citiesH05892 ' < thirteenH06240 H07969*? < throughout their familiesH04940!- < all their citiesH05892!- <with her suburbsH04054% <and anathothH06068!- <with her suburbsH04054# <and alemethH05964!- <with her suburbsH04054 <gebaH01387# <of benjaminH01144 TrI) qCtR7vT6' Aand they gaveH05414#51 @with their suburbsH040544 @citiesH058923) @to the levitesH038812 @gaveH054141 @of israelH03478!0- @and the childrenH01121/ ? citiesH05892.' ? twelveH06240 H08147-! ? of zebulunH02074%,5 ? and out of the tribeH04294+ ?of gadH01410%*5 ?and out of the tribeH04294) ?of reubenH07205!(- ?out of the tribeH04294*'? ?throughout their familiesH04940& ?by lotH01486% ?of merariH04847$' ?unto the sonsH01121# >citiesH05892 "' > thirteenH06240 H07969! > in bashanH01316 # > of manassehH04519%5 > and out of the tribeH04294# > of naphtaliH05321%5 >and out of the tribeH04294 >of asherH0836%5 >and out of the tribeH04294 CV2aG#}_=hC!S- C with her suburbsH04054R! Calso gezerH01507!Q- Cwith her suburbsH04054P CephraimH0669O Cin mountH02022N CshechemH07927M Cof refugeH04733L! Cthe citiesH05892K' Cand they gaveH05414J! Bof ephraimH0669!I- Bout of the tribeH04294 H+ Bof their coastsH01366G! Bhad citiesH05892F Bof kohathH06955E# Bof the sonsH01121 D+ Bof the familiesH04940C AnamesH08034!B- A which are calledH07121A% A these citiesH05892@# A of benjaminH01144 ?+ A of the childrenH01121%>5 A and out of the tribeH04294= Aof simeonH08095 <+ Aof the childrenH01121%;5 Aand out of the tribeH04294: Aof judahH03063 9+ Aof the childrenH01121!8- Aout of the tribeH042947 Aby lotH01486 \qR-gB#zX9\!o- G with her suburbsH04054n Gin bashanH01316m GgolanH01474l# Gof manassehH04519k GtribeH04294j# Gof the halfH02677"i/ Gout of the familyH04940h! Gof gershomH01647g' Gunto the sonsH01121f F of kohathH06955e# F of the sonsH01121d) F of the remnantH03498c) Ffor the familyH04940!b- Fwith her suburbsH04054a! Fand bileamH01109!`- Fwith her suburbsH04054_ FanerH06063^# Fof manassehH04519] FtribeH04294$\3 Fand out of the halfH04276![- Ewith her suburbsH04054"Z/ Eand gath–rimmonH01667!Y- Ewith her suburbsH04054X# Eand aijalonH0357!W- Dwith her suburbsH04054!V- Dand beth–horonH01032!U- Dwith her suburbsH04054T# Dand jokmeamH03361 SpU0h?#]?rS ! Land hammonH02540! - Lwith her suburbsH04054 ! Lin galileeH01551 LkedeshH06943# Lof naphtaliH05321%5 Land out of the tribeH04294!- Kwith her suburbsH04054 Kand rehobH07340!- Kwith her suburbsH04054 Kand hukokH02712!- Jwith her suburbsH04054 Jand abdonH05658!- Jwith her suburbsH04054~ JmashalH04913} Jof asherH0836%|5 Jand out of the tribeH04294!{- Iwith her suburbsH04054z Iand anemH06046!y- Iwith her suburbsH04054x! Iand ramothH07216!w- Hwith her suburbsH04054v HdaberathH01705!u- Hwith her suburbsH04054t HkedeshH06943s# Hof issacharH03485%r5 Hand out of the tribeH04294!q- G with her suburbsH04054p' G and ashtarothH06252 LqM/ lB'hBqL!'- Owith her suburbsH04054&% Oand mephaathH04158&%7 Oalso with her suburbsH04054$ OkedemothH06932!#- N with her suburbsH04054"! N and jahzahH03096!!- N with her suburbsH04054" / N in the wildernessH04057 NbezerH01221 Nof reubenH07205!- Nout of the tribeH04294 Nof jordanH03383!- Non the east sideH04217! Nby jerichoH03405 NjordanH03383&7 Nand on the other sideH05676!- M with her suburbsH04054 MtaborH08396!- Mwith her suburbsH04054 MrimmonH07417! Mof zebulunH02074!- Mout of the tribeH04294 Mof merariH04847 + Mof the childrenH01121' Munto the restH03498!- L with her suburbsH04054 ) Land kirjathaimH07156! - Lwith her suburbsH04054 _^=oO6pO0{_E  of tolaH08439D  houseH01004C/  of their father'sH01B  headsH07218A# and shemuelH08050@! and jibsamH03005?! and jahmaiH03181>! and jerielH03400=% and rephaiahH07509< uzziH05813; of tolaH08439:% and the sonsH011219 fourH07028# and shimronH081107 jashubH034376 and puahH063125 tolaH084394# of issacharH034853% now the sonsH01121!2- Qwith her suburbsH040541 Qand jazerH03270!0- Qwith her suburbsH04054/# Qand heshbonH02809!.- Pwith her suburbsH04054-% Pand mahanaimH04266!,- Pwith her suburbsH04054+ Pin gileadH01568* PramothH07216) Pof gadH01410%(5 Pand out of the tribeH04294 TyY<$tW6_'sTc! and thirtyH07970b sixH08337a for warH04421`# of soldiersH06635_ bandsH01416^- of their fathersH01 ]+ after the houseH010044\S and with them, by their generationsH08435&[7  all of them chief menH07218Z  fiveH02568Y  ishiahH03449X and joelH03100W# and obadiahH05662V michaelH04317U# of izrahiahH03156T% and the sonsH01121S izrahiahH03156R of uzziH05813Q% and the sonsH01121P hundredH03967O and sixH08337N thousandH0505M! and twentyH06242L twoH08147K of davidH01732J# in the daysH03117I% whose numberH04557%H5 in their generationsH08435G of mightH02428F#  valiant menH01368 `b7eI)zaD%{`  mightyH01368  fathersH01%  of the houseH01004~  headsH07218} fiveH02568| and iriH05901{% and jerimothH03406z! and uzzielH05816y and uzziH05813x ezbonH0675w of belaH01106v% and the sonsH01121u threeH07969t# and jediaelH03043s! and becherH01071r belaH01106q# of benjaminH01144p  thousandH0505o and sevenH07651n fourscoreH080845mU reckoned in all by their genealogiesH03187l% men of mightH02428k valiantH01368j# of issacharH03485'i9 among all the familiesH04940"h1 and their brethrenH0251g  and sonsH01121f  wivesH0802"e/  for they had manyH07235d  thousandH0505 LlP1~^A ehL  thousandH0505  twentyH06242  of valourH02428!  mighty menH01368-  of their fathersH01%  of the houseH01004  headsH07218Ds  of them, after their genealogy by their generationsH08435)  and the numberH03187  of becherH01071  the sonsH01121#  and alamethH05964%  and anathothH06068  and abiahH029% and jerimothH03406 and omriH06018% and elioenaiH0454 # and eliezerH0461  and joashH03135  zemiraH02160  of becherH01071 % and the sonsH01121 and fourH0702! and thirtyH07970 thousandH0505 and twoH08147 twentyH062427Y and were reckoned by their genealogiesH03187'  men of valourH02428 K_A'f? {_;fK<  hushimH02366;  of irH05893:%  the childrenH01121!9-  also, and huppimH026508  shuppimH082067  battleH044216  for warH066355'  fit to go outH03318 4+  and two hundredH039673  thousandH0505!2'  seventeenH06240 H076511'  men of valourH024280  mightyH01368/-  of their fathersH01.%  by the headsH07218-!  of jediaelH03043#,1  all these the sonsH01121+'  and ahishaharH0300*'  and tharshishH08659)!  and zethanH02133('  and chenaanahH03668'  and ehudH0164&%  and benjaminH01144%  jeushH03274$  of bilhanH01092#%  and the sonsH01121"  bilhanH01092 !+  also of jediaelH03043   the sonsH01121 +  and two hundredH03967 doR4_=v[=d[!  zelophehadH06765Z'  of the secondH08145Y%  and the nameH08034X maachahH04601W nameH08034V) whose sister'sH0269U# and shuppimH08206T of huppimH02650S to wifeH0802R tookH03947Q! and machirH04353P  of gileadH01568O!  the fatherH01N machirH04353M bareH03205L' the aramitessH0761K' his concubineH06370J' whom she bareH03205I ashrielH0844H# of manassehH04519G the sonsH01121F  of bilhahH01090E  the sonsH01121D#  and shallumH07967C  and jezerH03337B  and guniH01476A  jahzielH03185@#  of naphtaliH05321?  the sonsH01121>  of aherH0313=  the sonsH01121 eaH. tS;qS7ez# and mahalahH04244y# and abiezerH044x ishodH0379w bareH03205v# hammolekethH04447u) and his sisterH0269t#  of manassehH04519s the sonH01121r of machirH04353q the sonH01121p of gileadH01568o the sonsH01121n bedanH0917m of ulamH0198l% and the sonsH01121k and rakemH07552j  ulamH0198i%  and his sonsH01121h  shereshH08329g)  of his brotherH0251f%  and the nameH08034e pereshH06570d his nameH08034c) and she calledH07121b a sonH01121a bareH03205` of machirH04353_ the wifeH0802^# and maachahH04601]'  had daughtersH01323\)  and zelophehadH06765 ZcF%tV:jM-{Z% their cattleH04735%  to take awayH03947'9  because they came downH03381  slewH02026  landH0776  bornH03205 of gathH01661% whom the menH0582 and eleadH0496 and ezerH05827 his sonH01121' and shuthelahH07803  his sonH01121  and zabadH02066   his sonH01121 !  and tahathH08480   his sonH01121! and eladahH0497 his sonH01121! and tahathH08480 his sonH01121 and beredH01260 shuthelahH07803! of ephraimH0669% and the sonsH01121 and aniamH0593 and likhiH03949~# and shechemH07928}# were, ahianH0291|! of shemidaH08061{% and the sonsH01121 [wS;}[>#yX9w[7 his sonH011216 and telahH085205% also reshephH075664 his sonH011213! and rephahH07506"21 and uzzen–sherahH02421' and the upperH059450! the netherH08481/% beth–horonH01032. who builtH01129- sherahH07609!,- and his daughterH01323+)  with his houseH01004%*5  because it went evilH07451) beriahH01283( his nameH08034'' and he calledH07121& a sonH01121% and bareH03205$' she conceivedH02029## to his wifeH0802#"3 and when he went inH0935!! to comfortH05162  cameH0935 - and his brethrenH0251 daysH03117 manyH07227 mournedH056% their fatherH01# and ephraimH0669 asW;eG%]6aT% beth–sheanH01052S# of manassehH04519 R+ of the childrenH01121#Q1 and by the bordersH03027P'  and the townsH01323#O1  thereof, unto gazaH05804#N1  also and the townsH01323!M-  thereof; shechemH07927L)  with the townsH01323K gezerH01507J% and westwardH04628I naaranH05295&H7 thereof, and eastwardH04217G' and the townsH01323F beth–elH01008 E+ and habitationsH04186%D7 and their possessionsH0272C his sonH01121B jehoshuaH03091A his sonH01121@ nonH05126? his sonH01121> elishamaH0476= his sonH01121< ammihudH05989; his sonH01121: laadanH039369 his sonH011218 and tahanH08465 VbJ(oS9~`F% uVs!  and hothamH02369r!  and shomerH07763q  japhletH03310p  begatH03205o  and heberH02268n% of birzavithH01269m! the fatherH01l% and malchielH04439k heberH02268j of beriahH01283i% and the sonsH01121h% their sisterH0269g and serahH08294f! and beriahH01283e! and ishuaiH03440d and isuahH03438c imnahH03232b of asherH0836a the sonsH01121` of israelH03478_ the sonH01121^ of josephH03130]%  the childrenH01121\)  in these dweltH03427['  and her townsH01323Z  dorH01756Y'  and her townsH01323X megiddoH04023W' and her townsH01323V taanachH08590U' and her townsH01323 dhI)tW;iL.d %and hodH01936 %bezerH01221 $and imrahH03236 $and beriH01275 $and shualH07777 ' $and harnepherH02774  $suahH05477  $of zophahH06690  $the sonsH01121  #and amalH06000# #and sheleshH08028 #and imnaH03234 #zophahH06690 #helemH01987) #of his brotherH0251% #and the sonsH01121 "and aramH0758 "jehubbahH03160! "and rohgahH07303 "ahiH0277~ "of shamerH08106}% "and the sonsH01121|! !of japhletH03310{% !the childrenH01121z# !and ashvathH06220y! !and bimhalH01118x !pasachH06457w! !of japhletH03310v% !and the sonsH01121u%  their sisterH0269t  and shuaH07774 acE'y[:x^;}a0 (and sixH08337/ (twentyH06242. (to battleH044211-M ( of them that were apt to the warH06635),= ( throughout the genealogyH03187+) ( and the numberH04557*) ( of the princesH05387) ( chiefH07218( (of valourH02428'! (mighty menH01368& (choiceH01305% (houseH01004$ (father'sH01# (headsH07218" (of asherH0836!% (the childrenH01121  'and reziaH07525! 'and hanielH02592 'arahH0733 'of ullaH05925% 'and the sonsH01121 &and araH0690! &and pispahH06462 &jephunnehH03312 &of jetherH03500% &and the sonsH01121 %and beeraH0878! %and ithranH03506% %and shilshahH08030! %and shammaH08037 \yW=mL0}`=x\O of gebaH01387#N1 of the inhabitantsH03427M) of the fathersH01$L3 these are the headsH07218K of ehudH0261J the sonsH01121I and huramH02361H) and shephuphanH08197G and geraH01617F and ahoahH0265E! and naamanH05283D# and abishuaH050C! and abihudH031B and geraH01617A# were, addarH0146@ of belaH01106?% and the sonsH01121> the fifthH02549= and raphaH07498<! the fourthH07243; nohahH05119: the thirdH079929! and aharahH03158! the secondH081457 ashbelH07886' his firstbornH010605 belaH011064 begatH032053% now benjaminH011442 (menH05821 (thousandH0505 Kz]>hN$ sY;kKn)  of the fathersH01m  headsH07218l  his sonsH01121k  and mirmaH04821j#  and shachiaH07634i  and jeuzH03263h#  and malchamH04445g  and meshaH04331f  and zibiaH06644e  jobabH03103d  his wifeH0802c  of hodeshH02321b%  and he begatH03205a  his wivesH0802` and baaraH01199_ hushimH02366&^7 he had sent them awayH07971] afterH04480\ of moabH04124[) in the countryH07704Z begatH03205Y' and shaharaimH07842X! and ahihudH0284W uzzaH05798 V+ them, and begatH03205U! he removedH01540T and geraH01617S and ahiahH0281R! and naamanH05283!Q- them to manahathH04506!P- and they removedH01540 ZmP7jF.hL0xZ  and ispahH03472 # and michaelH04317  and aderH05738  and aradH06166 % and zebadiahH02069% and jeremothH03406 shashakH08349 and ahioH0283  of gathH01661 +  the inhabitantsH03427)  who drove awayH01272!  of aijalonH0357#1  of the inhabitantsH03427)  of the fathersH01  headsH07218~  whoH01992 }+  also, and shemaH08087|  beriahH01283{)  with the townsH01323z  and lodH03850y  onoH0207x  who builtH01129w!  and shamedH08106v!  and mishamH04936u  eberH05677t  of elpaalH0508s  the sonsH01121r!  and elpaalH0508q  abitubH036p  he begatH03205o'  and of hushimH02366 HeF( oP2vY;eH, and elamH05867+% and hananiahH02608* and hananH02605)! and zichriH02147( and abdonH05658' and elielH0447& and heberH05677%! and ishpanH03473$ of shimhiH08096# the sonsH01121"% and shimrathH08119!# and beraiahH01256 ! and adaiahH05718 and elielH0447# and zilthaiH06769# and elienaiH0462 and zabdiH02067! and zichriH02147 and jakimH03356 of elpaalH0508 the sonsH01121 and jobabH03103"/ also, and jezliahH03152 ishmeraiH03461 and heberH02268! and hezekiH02395' and meshullamH04918% and zebadiahH02069 of beriahH01283 the sonsH01121 and johaH03109 _`=aG'gK({_J and zurH06698I abdonH05658H sonH01121"G/ and his firstbornH01060F maachahH04601E nameH08034D% whose wife'sH0802C# of gibeonH025 H01391B! the fatherH01A dweltH03427@' and at gibeonH01391?% in jerusalemH03389># these dweltH03427= chiefH07218%<5 by their generationsH08435;) of the fathersH01: headsH072189! of jerohamH033958 the sonsH011217! and zichriH021476 and eliahH04525% and jaresiahH032984% and athaliahH062713' and shehariahH078412) and shamsheraiH081251! of shashakH083490 the sonsH01121/! and penuelH06439.' and iphedeiahH03301-) and antothijahH06070 UnO/uO3y\6oUi "begatH03205!h- "and merib–baalH04807g% "merib–baalH04807f# "of jonathanH03083e# "and the sonH01121d) ! and esh–baalH0792c% ! and abinadabH041"b/ ! and malchi–shuaH04444a ! jonathanH03083` !begatH03205_ !and saulH07586^ !saulH07586] !begatH03205\ !and kishH07027[ !kishH07027Z !begatH03205Y !and nerH05369"X/  over against themH05048W%  in jerusalemH03389#V3  with their brethrenH0251U  dweltH03427T)  and these alsoH0637S  shimeahH08039R  begatH03205Q#  and miklothH04732P! and zacherH02144O and ahioH0283N and gedorH01446M and nadabH05070L and baalH01168K and kishH07027 !XnP4iK-sX<$tX  &bocheruH01074 ) &these, azrikamH05840# &whose namesH08034 &sonsH01121 &had sixH08337 &and azelH0682 % his sonH01121 %azelH0682 %his sonH01121 %eleasahH0501 %his sonH01121 %raphaH07498~ %bineaH01150} %begatH03205| %and mozaH04162{ $ mozaH04162z $ begatH03205y $ and zimriH02174x $and zimriH02174w% $and azmavethH05820v $alemethH05964u $begatH03205t% $and jehoadahH03085s $jehoadahH03085r $begatH03205q $and ahazH0271p #and ahazH0271o #and tareaH08390n! #and melechH04429m #pithonH06377l #of micahH04318k% #and the sonsH01121j "micahH04318 udI( xW9dK-u(' so all israelH03478'# (of benjaminH01144&# ( of the sonsH01121% ( and fiftyH02572$! ( an hundredH03967# ( sonsH01121" ( and sons'H01121! (sonsH01121 % (and had manyH07235' (archersH07198 H01869 (of valourH02428 (menH0582# (were mightyH01368 (of ulamH0198% (and the sonsH01121 ' the thirdH07992' 'and elipheletH0467! 'the secondH08145 'jehushH03266' 'his firstbornH01060 'ulamH0198# 'his brotherH0251 'of eshekH06232% 'and the sonsH01121 & of azelH0682 & the sonsH01121 & and hananH02605 # & and obadiahH05662 % &and sheariahH08187 # &and ishmaelH03458 NrT6\8tP3 jND the sonH01121C uthaiH05793B%  and manassehH04519A! of ephraimH0669$@3 and of the childrenH01121?# of benjaminH01144$>3 and of the childrenH01121= of judahH03063 <+ of the childrenH01121; dweltH03427!:- and in jerusalemH03389"9/ and the nethinimsH054118 levitesH038817# the priestsH035486) the israelitesH03478 5+ in their citiesH05892$45 in their possessionsH02723# inhabitantsH034272' now the firstH07223(1;  for their transgressionH046040!  to babylonH0894"// were carried awayH01540. and judahH03063- of israelH03478,% of the kingsH04428+# in the bookH05612* writtenH03789-)E were reckoned by genealogiesH03187 PrV:zX7c?pPc#  of hasenuahH05574b the sonH01121a# of hodaviahH01938` the sonH01121_% of meshullamH04918^ the sonH01121] salluH05543\# of benjaminH01144 [+ and of the sonsH01121Z! and ninetyH08673Y hundredH03967X sixH08337"W1 and their brethrenH0251V jeuelH03262U of zerahH02226 T+ and of the sonsH01121S% and his sonsH01121R' the firstbornH01060Q asaiahH06222&P7 and of the shilonitesH07888O  of judahH03063N  the sonH01121M  of pharezH06557 L+  of the childrenH01121K  of baniH01137J the sonH01121I of imriH0566H the sonH01121G of omriH06018F the sonH01121E! of ammihudH05989 XmQ5}aBzY?wX! and jachinH03199' and jehoiaribH03080 jedaiahH03048#~1 and of the priestsH03548}- of their fathersH01|% in the houseH01004{) of the fathersH01z chiefH07218y' all these menH0582x and sixH08337w and fiftyH02572v hundredH03967u nineH08672/tI according to their generationsH08435"s1 and their brethrenH0251r! of ibnijahH02998q the sonH01121p  of reuelH07467o  the sonH01121n)  of shephathiahH08203m  the sonH01121l'  and meshullamH04918k of michriH04381j the sonH01121i of uzziH05813h the sonH01121g and elahH0425f! of jerohamH03395e the sonH01121d# and ibneiahH02997 bhL/{aB&pT7~b  the sonH01121 + of meshillemithH04921 the sonH01121% of meshullamH04918 the sonH01121# of jahzerahH03170 the sonH01121 of adielH05717 the sonH01121# and maasiaiH04640% of malchijahH04441 the sonH01121 of pashurH06583 the sonH01121! of jerohamH03395 the sonH01121! and adaiahH05718 of godH0430% of the houseH01004  the rulerH05057  of ahitubH0285  the sonH01121 # of meraiothH04812  the sonH01121 of zadokH06659 the sonH01121% of meshullamH04918 the sonH01121! of hilkiahH02518 the sonH01121# and azariahH05838 FaC% lK1 w[:cF? of micahH04316> the sonH01121=' and mattaniahH04983< and galalH01559; hereshH02792:' and bakbakkarH012309  of merariH048478#  of the sonsH011217% of hashabiahH028116 the sonH011215! of azrikamH058404 the sonH011213! of hasshubH028152 the sonH011211 shemaiahH08098#01 and of the levitesH03881/ of godH0430.% of the houseH01004-) of the serviceH05656,% for the workH04399+ menH01368* very ableH02428)) and threescoreH08346( hundredH03967' and sevenH07651&! a thousandH0505%- of their fathersH01$% of the houseH01004# headsH07218""1 and their brethrenH0251! of immerH0564 PnR2eI+ aB$lP^ portersH07778] eastwardH04217\ gateH08179[' in the king'sH04428Z the chiefH07218Y shallumH07967"X1 and their brethrenH0251W! and ahimanH0289V! and talmonH02929U and akkubH06126T shallumH07967 S+ and the portersH07778%R5 of the netophathitesH05200 Q+ in the villagesH02691P!  that dweltH03427O!  of elkanahH0511N  the sonH01121M  of asaH0609L  the sonH01121K' and berechiahH01296J# of jeduthunH03038I the sonH01121H of galalH01559G the sonH01121F# of shemaiahH08098E the sonH01121D# and obadiahH05662C  of asaphH0623B  the sonH01121A of zichriH02147@ the sonH01121 G{_C' lJ(^E)`G| lordH03068'{9 over them in time pastH06440z' was the rulerH05057y! of eleazarH0499x the sonH01121w% and phinehasH06372v% of the entryH03996u keepersH08104t lordH03068s' over the hostH04264r/ and their fathersH01!q/ of the tabernacleH0168p% of the gatesH05592o keepersH08104n)  of the serviceH05656m'  over the workH04399l'  the korahitesH07145k'  of his fatherH01j%  of the houseH01004 i- and his brethrenH0251h of korahH07141g the sonH01121f# of ebiasaphH043e the sonH01121d of koreH06981c the sonH01121b# and shallumH07967a of leviH03878 `+ of the childrenH01121!_- in the companiesH04264 NhCw<a2iN in fourH0702 by wardsH04931!/ of the tabernacleH0168 the houseH01004 lordH03068% of the houseH01004+A the oversight of the gatesH08179+A so they and their childrenH01121#3  in their set officeH0530!  did ordainH03245  the seerH07200 !  and samuelH08050   davidH01732  whomH01992" / in their villagesH026917 Y these were reckoned by their genealogyH03187"!' and twelveH06240 H08147# two hundredH03967% in the gatesH05592' to be portersH07778 chosenH01305$3 of the congregationH04150!/ of the tabernacleH0168# of the doorH06607 porterH07778) of meshelemiahH04920~ the sonH01121} zechariahH02148 QgI#oI-gM) {Q&57 thereof every morningH01242+4A upon them, and the openingH04668#31 because the chargeH049312 of godH04301 the houseH010040# round aboutH05439 /+ and they lodgedH03885.  of godH0430-% of the houseH01004,) and treasuriesH0214++A and were over the chambersH03957*! set officeH0530) portersH07778( chiefH01368' the fourH0702"&/ for these levitesH03881% to timeH06256$ from timeH06256# daysH03117"# after sevenH07651! to comeH0935" / in their villagesH02691"1 and their brethrenH0251 and southH05045 northH06828 westH03220 + toward the eastH04217!- were the portersH07778 quartersH07307 f`D!`?wV4f"O1 had the set officeH0530N% the korahiteH07145M! of shallumH07967L' the firstbornH01060K) of the levitesH03881J) and mattithiahH04993I' of the spicesH01314H% the ointmentH04842G madeH07543F) of the priestsH03548E# of the sonsH01121D)  and the spicesH01314%C5 and the frankincenseH03828B# and the oilH08081A% and the wineH03196#@1 and the fine flourH05560!?- of the sanctuaryH06944(>; and all the instrumentsH03627'=9 to oversee the vesselsH03627< appointedH04487;' by taleH04557 H04557: and outH03318.9I that they should bring them inH09358 vesselsH03627 7+ the ministeringH05656*6? of them had the charge ofH05921 EhByV2gM`El #jehielH03273k# #of gibeonH025 H01391j! #the fatherH01i #dweltH03427h' #and in gibeonH01391g% "at jerusalemH03389f# "these dweltH03427-eE "throughout their generationsH08435d "chiefH07218c) "of the levitesH03881b "fathersH01a# "these chiefH07218` ! and nightH03915_ !dayH03119^ !workH04399]' !freeH06359 H06362 \+ !in the chambersH03957[) !of the levitesH03881Z) !of the fathersH01Y !chiefH07218X# !the singersH07891W' every sabbathH07676V! to prepareH03559*U1' over the shewbreadH04635 H03899"T/ of the kohathitesH06956S# of the sonsH01121!R/ of their brethrenH0251Q# in the pansH02281/PI over the things that were madeH04639 ^mS6fF& Q5{^  ' jonathanH03083  'begatH03205  'and saulH07586 'saulH07586 'begatH03205 'and kishH07027 'kishH07027 'begatH03205 'and nerH05369+C &over against their brethrenH0251% &at jerusalemH03389#3 &with their brethrenH0251$3 &and they also dweltH03427~ &shimeamH08043} &begatH03205|# &and miklothH04732{# %and miklothH04732z' %and zechariahH02148y %and ahioH0283x %and gedorH01446w $and nadabH05070v $and nerH05369u $and baalH01168t $and kishH07027s $then zurH06698r $abdonH05658q $sonH01121"p/ $and his firstbornH01060o #maachahH04601n #nameH08034m% #whose wife'sH0802 OyY8gH,eG-kO+ +his sonH01121* +eleasahH0501) +his sonH01121(% +and rephaiahH07509' +bineaH01150& +begatH03205% +and mozaH04162$ * mozaH04162# * begatH03205" * and zimriH02174! *and zimriH02174 % *and azmavethH05820 *alemethH05964 *begatH03205 *and jarahH03294 *jarahH03294 *begatH03205 *and ahazH0271! )and tahreaH08475! )and melechH04429 )pithonH06377 )of micahH04318% )and the sonsH01121 (micahH04318 (begatH03205!- (and merib–baalH04810% (merib–baalH04807# (of jonathanH03083# (and the sonH01121) ' and esh–baalH0792 % ' and abinadabH041" / ' and malchi–shuaH04444 X{[8e="eC) uXJ and afterH0310I saulH07586H afterH0310G' followed hardH01692$F3 and the philistinesH06430E  gilboaH01533D  in mountH02022C  slainH02491B'  and fell downH05307 A+ the philistinesH06430@# from beforeH06440? fledH05127> of israelH03478=# and the menH0376<) against israelH03478; foughtH03898$:3 now the philistinesH064309 , of azelH06828 , the sonsH011217 , and hananH026056# , and obadiahH056625% ,and sheariahH081874# ,and ishmaelH034583 ,bocheruH010742) ,these, azrikamH058401# ,whose namesH080340 ,sonsH01121/ ,had sixH08337. ,and azelH0682- + his sonH01121, +azelH0682 Of@#zb6wXjOf  afraidH03372%e5  not; for he was soreH03966d  wouldH0140c='  me. but his armourbearerH03627 H05375b  and abuseH05953a comeH0935?`i me through therewith; lest these uncircumcisedH06189_! and thrustH01856^ thy swordH02719] drawH08025+\3' to his armourbearerH03627 H05375[ saulH07586Z then saidH0559Y) of the archersH03384(X; him, and he was woundedH02342W hitH04672'V+' and the archersH07198 H03384U% against saulH07586T went soreH03513S) and the battleH04421R  of saulH07586Q  the sonsH01121"P/  and malchi–shuaH04444O%  and abinadabH041N  jonathanH03129M slewH05221$L3 and the philistinesH06430K his sonsH01121 K]E' rP7s[8sK$3  and the philistinesH06430  and fledH05127%  their citiesH05892"/  then they forsookH05800 were deadH04191% and his sonsH01121~' and that saulH07586}) that they fledH05127| sawH07200{' in the valleyH06010z of israelH03478$y5 and when all the menH0376x togetherH03162w diedH04191"v/ and all his houseH01004u sonsH01121t' and his threeH07969s diedH04191r so saulH07586q and diedH04191&p7 likewise on the swordH02719o he fellH05307n was deadH04191m that saulH07586l sawH072001k?' and when his armourbearerH03627 H05375j and fellH05307i a swordH02719h tookH03947g so saulH07586 ^kS6g8pP+^ ' of their godsH0430% in the houseH01004! his armourH03627% and they putH07760"/ and to the peopleH05971!- unto their idolsH06091!- to carry tidingsH01319# round aboutH05439#1 of the philistinesH06430' into the landH0776 and sentH07971) and his armourH03627 his headH07218) him, they tookH05375+A and when they had strippedH06584  gilboaH01533  in mountH02022  fallenH05307% and his sonsH01121  saulH07586 + that they foundH04672  the slainH02491  to stripH06584  cameH0935%5 when the philistinesH064302O and it came to pass on the morrowH04283 and dweltH03427  cameH0935 bK1qO2rR1b&=7 for his transgressionH04604< diedH04191; so saulH07586: daysH031179 sevenH076518! and fastedH066847 in jabeshH030036' under the oakH04245# their bonesH061064! and buriedH069123) them to jabeshH030032# and broughtH09351# of his sonsH011210) and the bodiesH01480/ of saulH07586. the bodyH01480-' and took awayH05375, menH0376 ++ all the valiantH02428*! they aroseH06965) to saulH07586( had doneH06213)'= all that the philistinesH06430& heardH080854%E' and when all jabesh–gileadH01568 H03003$ of dagonH01712#' in the templeH01004" his headH01538!% and fastenedH08628 B`3kK,jP3gB!Z/ and broughtest inH0935$Y3 he that leddest outH03318X was kingH04428W) even when saulH07586V pastH08032%U5 and moreover in timeH08543T' and thy fleshH01320S thy boneH06106R sayingH0559Q# unto hebronH02275$P3 themselves to davidH01732O gatheredH06908 N+ then all israelH03478M of jesseH03448L the sonH01121K! unto davidH01732J# the kingdomH04410 I+ him, and turnedH05437"H/ therefore he slewH04191G lordH03068F% and enquiredH01875E! to enquireH01875!D/ a familiar spiritH0178)C= not, and also for askingH07592B' which he keptH08104A lordH03068!@- against the wordH01697? lordH03068#>1 which he committedH04603 hjL1dD&tN4hx and davidH01732w samuelH08050v byH03027u lordH03068&t7 according to the wordH01697s# over israelH03478r kingH04428q  davidH01732"p/  and they anointedH04886o  lordH03068n  beforeH06440$m3  with them in hebronH02275l! a covenantH01285k madeH03772j and davidH01732i to hebronH02275h# to the kingH04428g of israelH03478f) all the eldersH02205e) therefore cameH0935d israelH03478c) over my peopleH01571(b; and thou shalt be rulerH05057a  israelH03478`  my peopleH05971+_A  unto thee, thou shalt feedH07462^  saidH0559]  thy godH0430\ lordH03068[ israelH03478 [a=}N5dB(u[  firstH07223  wentH05927!  of zeruiahH06870  the sonH01121 so joabH03097# and captainH08269) shall be chiefH07218 firstH07223' the jebusitesH02983" / whosoever smitethH05221  saidH0559  and davidH01732   of davidH01732   the cityH05892  of zionH06726! the castleH04686 tookH03920+A hither. nevertheless davidH01732#3 thou shalt not comeH0935 to davidH01732 saidH0559 of jebusH02982$3 and the inhabitantsH03427# of the landH0776 ~+ the inhabitantsH03427$}3 where the jebusitesH02983| jebusH02982{% to jerusalemH03389z wentH03212y) and all israelH03478 \mC#dG* zaD&\ 3+ with all israelH0347832Q themselves with him in his kingdomH04438&17 had, who strengthenedH023880! whom davidH01732"// of the mighty menH01368. the chiefH07218- of hostsH06635, lordH03068+# and greaterH01419* greaterH01980) waxedH03212( so davidH01732'#  of the cityH05892& the restH07605% repairedH02421$ and joabH03097## round aboutH05439 "+ even from milloH04407!# round aboutH05439  the cityH05892% and he builtH01129 of davidH01732# it the cityH05892&7 therefore they calledH07121' in the castleH04679 dweltH03427 and davidH01732' and was chiefH07218  upH05927 GrS-_A~bF'qG&P9 were gathered togetherH0622*O? and there the philistinesH06430 N+ at pas–dammimH06450"M/ he was with davidH01732L mightiesH01368K% of the threeH07969J# the ahohiteH0266I of dodoH01734H the sonH01121G eleazarH0499F and afterH0310E timeH06471D at oneH0259C slainH02491B hundredH03967A' against threeH07969@ his spearH02595?% he lifted upH05782'>+' of the captainsH07970 H07991= the chiefH07218<' an hachmoniteH02453;) had; jashobeamH03434:! whom davidH01732"9/ of the mighty menH013688! the numberH04557"7/ concerning israelH034786 lordH03068&57 according to the wordH01697!4- to make him kingH04427 GfC* ~\;eH* dGn  encampedH02583#m1  of the philistinesH06430l%  and the hostH04264k! of adullamH05725j' into the caveH04631i to davidH01732h# to the rockH06697g went downH03381f captainsH07218e' of the thirtyH07970d now threeH07969c#  deliveranceH08668b!  by a greatH01419a savedH03467` lordH03068 _+ the philistinesH06430^% it, and slewH05221]' and deliveredH05337\ parcelH02513([; themselves in the midstH08432Z% and they setH03320 Y+ the philistinesH06430X# from beforeH06440W fledH05127V) and the peopleH05971U of barleyH08184T fullH04392S of groundH07704#R1 where was a parcelH02513Q to battleH04421 L|S6 dE!y\BdL  wouldH014   but davidH01732   to davidH01732#  and broughtH0935  and tookH05375#  by the gateH08179 + of beth–lehemH01035+ out of the wellH0953 waterH04325 and drewH07579#1 of the philistinesH06430 the hostH04264' brake throughH01234~' and the threeH07969}# at the gateH08179 |+ of beth–lehemH01035{# of the wellH0953z% of the waterH043250yK oh that one would give me drinkH08248x and saidH0559w longedH0183v and davidH01732%u5 then at beth–lehemH01035t garrisonH05333%s5 and the philistines'H06430!r- then in the holdH04686q and davidH01732p!  of rephaimH07497o'  in the valleyH06010 EiN"iI){]>"}aE(  he slewH02491'  hundredH03967&' against threeH07969% his spearH02595$) for lifting upH05782#% of the threeH07969"% he was chiefH07218! of joabH03097 # the brotherH0251# and abishaiH052 mightiestH01368# these threeH07969%5 it. these things didH06213  not drinkH08354%9  it. therefore he wouldH014%  they broughtH0935#  their livesH053156W  that have put their lives in jeopardyH05315% of these menH0582 the bloodH01818' shall i drinkH08354! this thingH02063(; it me, that i should doH06213 forbidH02486 my godH0430 and saidH0559 lordH03068& 7 it, but poured it outH05258  not drinkH08354 GmLjI2d>!`GG a manH0376F# an egyptianH04713E# and he slewH05221D dayH03117C! in a snowyH07950B a pitH0953A inH08432@ a lionH0738? and slewH05221">/ also he went downH03381=  of moabH04124<%  lionlike menH0739;  twoH08147:  he slewH052219  actsH06467"8/ who had done manyH072277! of kabzeelH069096 manH03765% of a valiantH024284 the sonH011213# of jehoiadaH030772 the sonH011211 benaiahH011410 threeH07969#/3 howbeit he attainedH0935).= for he was their captainH08269-% than the twoH08147',9 he was more honourableH03513+% of the threeH07969 *+  among the threeH07969))  and had a nameH08034 NhL)[B%eA$ fNe setH07760d and davidH01732c threeH07969b% but attainedH0935!a- among the thirtyH07970"`/ he was honourableH03513_ beholdH02009^ mightiesH01368 ]+ among the threeH07969!\- and had the nameH08034[# of jehoiadaH03077Z the sonH01121Y benaiahH01141X didH06213'W9 him with his own spearH02595V and slewH02026U handH03027&T7 out of the egyptian'sH04713S the spearH02595R# and pluckedH01497$Q3  to him with a staffH07626!P-  and he went downH03381O  beamH04500N+  like a weaver'sH0707M  a spearH02595L handH03027,KC high; and in the egyptian'sH04713J cubitsH0520I fiveH02568H statureH04060 LsT8iH0zW>eL ithaiH0863!- the netophathiteH05200 of baanahH01196 the sonH01121 heledH02466!- the netophathiteH05200~ maharaiH04121}# the ahohiteH0266| ilaiH05866{) the hushathiteH02843z sibbecaiH05444y' the antothiteH06069x! abi–ezerH044w# the tekoiteH08621v of ikkeshH06142u the sonH01121t iraH05896s% the peloniteH06397r helezH02503q% the haroriteH02033p shammothH08054 o+  of beth–lehemH01035n of dodoH01734m the sonH01121l elhananH0445k of joabH03097j# the brotherH0251i asahelH06214h' of the armiesH02428%g5 also the valiant menH01368#f1 him over his guardH04928 ceI% uS8bA( ~c# $hepherH02660" #of urH0218! #the sonH01121  #eliphalH0465% #the harariteH02043 #of sacarH07940 #the sonH01121 #ahiamH0279% "the harariteH02043 "of shageH07681 "the sonH01121 "jonathanH03129% "the gizoniteH01493 "of hashemH02044 "the sonsH01121 + !the shaalboniteH08170 !eliahbaH0455) !the baharumiteH0978 !azmavethH05820' the arbathiteH06164 abielH022 of gaashH01608 ' of the brooksH05158  huraiH02360 + the pirathoniteH06553  benaiahH01141 # of benjaminH01144 + to the childrenH01121 of gibeahH01390 of ribaiH07380 the sonH01121 RdI-eK*iQ1lRC *adinaH05721B )of ahlaiH0304A )the sonH01121@ )zabadH02066?# )the hittiteH02850> )uriahH0223=# (the ithriteH03505< (garebH01619;# (the ithriteH03505: (iraH058969! 'of zeruiahH068708 'the sonH011217 'of joabH03097(6-' 'the armourbearerH03627 H053755' 'the berothiteH013074 'naharaiH051713% 'the ammoniteH059842 'zelekH067681! &of haggeriH019050 &the sonH01121/ &mibharH04006. &of nathanH05416-# &the brotherH0251, &joelH03100+ %of ezbaiH0229* %the sonH01121) %naaraiH05293(' %the carmeliteH03761' %hezroH02695&% $the peloniteH06397% $ahijahH0281!$- $the mecherathiteH04382 PaB( kQ2cD% oPb! .and ithmahH03495a .of elnaamH0493` .the sonsH01121_' .and joshaviahH03145^# .and jeribaiH03403]% .the mahaviteH04233\ .elielH0447[! -the tiziteH08491Z# -his brotherH0251Y -and johaH03109X -of shimriH08113W -the sonH01121V -jediaelH03043U% ,the aroeriteH06200T ,of hothanH02369S ,the sonsH01121R! ,and jehielH03273Q ,shamaH08091!P- ,the ashterathiteH06254O ,uzziaH05814N% +the mithniteH04981M' +and joshaphatH03146L! +of maachahH04601K +the sonH01121J +hananH02605I! *and thirtyH07970"H/ *of the reubenitesH07206G *a captainH07218F' *the reubeniteH07206E *of shizaH07877D *the sonH01121 QiG* h?#u\A nQ the sonsH01121! then joashH03101~ ahiezerH0295} the chiefH07218|#  of benjaminH01144{  brethrenH0251z of saul'sH07586y% out of a bowH07198x arrowsH02671w stonesH068v% and the leftH080412uO and could use both the right handH03231t with bowsH07198s armedH05401r!  of the warH04421q  helpersH05826%p5  among the mighty menH01368o of kishH07027n the sonH01121m of saulH07586l becauseH064400kK while he yet kept himself closeH06113j to ziklagH06860i to davidH01732h) they that cameH0935g' /the mesobaiteH04677f! /and jasielH03300e /and obedH05744d /elielH0447c# .the moabiteH04125 SdD#\4tS3rS! and joezerH03134# and azareelH05832! and jesiahH03449 elkanahH0511' the haruphiteH02741) and shephatiahH08203' and shemariahH08114# and bealiahH01183% and jerimothH03406 eluzaiH0498 +  the gederathiteH01452#  and josabadH03107# and johananH03110% and jahazielH03166% and jeremiahH03414$3 and over the thirtyH07970! - among the thirtyH07970 % a mighty manH01368 ' the gibeoniteH01393 # and ismaiahH03460 '  the antothiteH06069  and jehuH03058%  and berachahH01294#  of azmavethH05820  the sonsH01121 and peletH06404! and jezielH03149) the gibeathiteH01395! of shemaahH08094 M}`A$hP3}]?#lM;! the secondH08145: obadiahH056629 the firstH072188 ezerH05829#71 upon the mountainsH020226# as the roesH066435 as swiftH041164 of lionsH07383 the facesH064402# whose facesH064401#  and bucklerH074200  shieldH06793"//  that could handleH06186.)  for the battleH04421-  of warH06635, menH0582+ of mightH02428* menH01368")/ to the wildernessH04057(' into the holdH04679&'7 themselves unto davidH01732&+ there separatedH0914#%1 and of the gaditesH01425$ of gedorH01446#! of jerohamH03395" the sonsH01121!% and zebadiahH02069 ! and joelahH03132% the korhitesH07145' and jashobeamH03434 PnP6kN0r[:jPZ monthH02320Y% in the firstH07223X jordanH03383$W3 they that went overH05674V+  over a thousandH0505!U- and the greatestH01419 T+ over an hundredH03967S% of the leastH06996R oneH0259Q# of the hostH06635P captainsH07218O of gadH01410N# of the sonsH01121$M%' the eleventhH06240 H06249L machbanaiH04344K the tenthH06224J jeremiahH03414I the ninthH08671H elzabadH0443G! the eighthH08066F johananH03110E# the seventhH07637D elielH0447C the sixthH08345B attaiH06262A the fifthH02549@ jeremiahH03414?! the fourthH07243>! mishmannahH04925= the thirdH07992< eliabH0446 P_;oP2lH%kPv the godH0430u' in mine handsH03709t wrongH02555s  noH03808#r1  me to mine enemiesH06862q  to betrayH07411p'  shall be knitH03162o)  me, mine heartH03824 n+ unto me to helpH05826m peaceablyH07965(l= unto them, if ye be comeH0935k and saidH0559#j1 them, and answeredH06030i to meetH06440h went outH03318g and davidH01732f! unto davidH01732e# to the holdH04679d and judahH03063c# of benjaminH01144 b+ of the childrenH01121a) and there cameH0935$`3  and toward the westH04628 _+  toward the eastH04217^) of the valleysH06010']9 and they put to flightH01272%\'' all his banksH01428 H01415&[7 when it had overflownH04390 UkK1mD]=sU to battleH04421% against saulH07586%5 with the philistinesH06430% when he cameH0935 to davidH01732# of manassehH04519 ) and there fellH05307 # of the bandH01416 ' them captainsH07218 ) them, and madeH05414  receivedH06901!- thee. then davidH01732 helpethH05826#  for thy godH0430!-  to thine helpersH05826%5  unto thee, and peaceH07965  peaceH07965  peaceH07965 of jesseH03448*? and on thy side, thou sonH01121 davidH01732'~+' of the captainsH07991 H07970} chiefH07218|# upon amasaiH06022{ cameH03847 z+ then the spiritH07307y! and rebukeH03198x lookH07200w) of our fathersH01bR|RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{,Ji (Dc ! "?#^$|%&5,Ji (Dc ! "?#^$|%&5'O(l) *++J,f-. /=0Z1x2334P5n6 7(8G9e:;#?@;AZBvCE0FPGoH I)JGKeLMN<OZPyQR5SSTnU V'WFXdYZ[=\[]x^_3`Qamb c)dGedfg"h@i_j}kl6mSnnop#q@r]sztu4vSwqxy-zK{i PeL(rS,uU8nP0 of valourH02428/) all mighty menH01368!.- against the bandH01416- davidH01732 ,+ and they helpedH05826+# of manassehH04519 *-  of the thousandsH0505)  captainsH07218(#  and zilthaiH06769'  and elihuH0453&#  and jozabadH03107%# and michaelH04317$# and jediaelH03043## and jozabadH03107" adnahH05734#!1 to him of manassehH04519 ! there fellH05307 to ziklagH06860! as he wentH03212 our headsH07218 saulH07586' to his masterH0113% he will fallH05307 -  him away, sayingH0559  sentH07971 +  upon advisementH06098#1  of the philistinesH06430(;  them not: for the lordsH05633 + but they helpedH05826 InP3eE&{I0gIP and eightH08083O thousandH0505N sixH08337M and spearH07420L shieldH06793K that bareH05375J of judahH03063I% the childrenH01121H  lordH03068.GG  to him, according to the wordH06310F  of saulH07586E#  the kingdomH04438D to turnH05437C to hebronH02275B to davidH01732A cameH0935@! to the warH06635?# ready armedH02502>% of the bandsH07218=# the numbersH04557<  of godH0430;'  like the hostH04264: hostH042649 a greatH014198 to helpH058267 to davidH017326! there cameH09355 by dayH031174 dayH031173 timeH062562# in the hostH06635"1/ and were captainsH08269 [cD&lT8fH,v[o twentyH06242n houseH01004!m3 and of his father'sH01l of valourH02428k mightyH01368j# a young manH05288i and zadokH06659h hundredH03967g and sevenH07651f thousandH0505e threeH07969 d- of the aaronitesH0175c! the leaderH05057b% and jehoiadaH03077a hundredH03967` and sixH08337_ thousandH0505^ fourH0702] of leviH03878 \+ of the childrenH01121 [+ and one hundredH03967Z thousandH0505Y sevenH07651X# for the warH06635W of valourH02428V! mighty menH01368U of simeonH08095 T+ of the childrenH01121S!  to the warH06635R#  ready armedH02502Q  hundredH03967 Q`D*x\4sU:mQ  thousandH0505 ' eighteenH06240 H08083 # of manassehH04519  tribeH04294 + and of the halfH02677-  of their fathersH01%5  throughout the houseH01004  famousH08034  of valourH02428 menH0582 mightyH01368 hundredH03967 and eightH08083 thousandH0505 twentyH06242~! of ephraimH0669$}3 and of the childrenH01121|  of saulH07586{%  of the houseH01004z  the wardH04931&y7 part of them had keptH08104*x? for hitherto the greatestH04768w thousandH0505v threeH07969u of saulH07586t# the kindredH0251s# of benjaminH01144$r3 and of the childrenH01121q  captainsH08269p and twoH08147 c}d<nP0y^C}c) ! heartH03820(' ! not of doubleH03820&'7 ! which could keep rankH05737& ! thousandH0505% !fiftyH02572$ !of warH04421%#5 !with all instrumentsH03627" !in warH04421! !expertH06186  !to battleH06635#1 !such as went forthH03318! !of zebulunH02074%5 at their commandmentH06310&9 and all their brethrenH0251# two hundredH03967 the headsH07218# ought to doH06213# what israelH03478 to knowH03045% of the timesH06256-9% that had understandingH03045 H0998# of issacharH03485$3 and of the childrenH01121  kingH04427)  and make davidH01732 to comeH0935 by nameH08034%5 which were expressedH05344 VsU:jN2{bFvVG# %of manassehH04519F %tribeH07626 E+ %and of the halfH02677 D+ %and the gaditesH01425"C/ %of the reubenitesH07206B %of jordanH03383&A7 %and on the other sideH05676@ $thousandH0505? $fortyH0705> $in warH04421= $expertH06186< $to battleH06635#;1 $such as went forthH03318:% $and of asherH08369 #hundredH039678 #and sixH083377 #thousandH05056 #and eightH080835 #twentyH062424 #in warH044213 #expertH06186#21 #and of the danitesH018391 "thousandH05050 "and sevenH07651/ "thirtyH07970. "and spearH02595*-? "and with them with shieldH06793, "captainsH08269+! "a thousandH0505 *+ "and of naphtaliH05321 KpQ5gI'nL3lKe% 'had preparedH03559"d1 'for their brethrenH0251c% 'and drinkingH08354b 'eatingH0398a 'daysH03117` 'threeH07969/_I 'and there they were with davidH01732^ &kingH04427]' &to make davidH01732\ &heartH03824[ &of oneH0259Z) & also of israelH03478!Y- & and all the restH07611 X+ & over all israelH03478W & kingH04427V' & to make davidH01732U &to hebronH02275T &heartH03820S) &with a perfectH08003R &cameH0935Q &rankH04634 P+ &that could keepH05737O &of warH04421N' &all these menH0582M % thousandH0505L! % and twentyH06242K! % an hundredH03967J) % for the battleH04421I % of warH06635/HI %with all manner of instrumentsH03627 olQ7k7nP2 o saidH0559 and davidH01732"/ with every leaderH05057% and hundredsH03967~% of thousandsH0505"}/ with the captainsH08269| consultedH03289{ and davidH01732z (in israelH03478y (joyH08057x! (abundantlyH07230w (and sheepH06629v (and oxenH01241u (and oilH08081t (and wineH031960sK (of figs, and bunches of raisinsH06778r ( cakesH01690q ( mealH07058p ( meatH03978o# ( and on oxenH01241n% ( and on mulesH06505m' (and on camelsH01581l (on assesH02543k (breadH03899j (broughtH0935i% (and naphtaliH05321h# (and zebulunH02074g' (unto issacharH03485-fE (moreover they that were nighH07138 ]gG,jF*rH,}]# in the eyesH05869 was rightH03474' for the thingH01697&7 that they would do soH06213 saidH0559)= and all the congregationH06951 of saulH07586&7 not at it in the daysH03117'9 to us: for we enquiredH01875! of our godH0430 the arkH0727'9 and let us bring againH05437%5 that they may gatherH06908 suburbsH04054 + in their citiesH05892# and levitesH03881) to the priestsH03548   of israelH03478 +  in all the landH0776   leftH07604! /  unto our brethrenH0251   abroadH06555# let us sendH07971 our godH0430 lordH03068 goodH02895 of israelH03478*? unto all the congregationH06951 TdD'dF*bH/ nT< of godH0430; the arkH0727!:- and they carriedH073929 is calledH071218!  whose nameH080347'  the cherubimsH037426'  that dwellethH034275  lordH030684  of godH04303) thence the arkH07272# to bring upH059271 to judahH03063$03 to kirjath–jearimH07157/ to baalahH01173.) and all israelH03478- went upH05927, and davidH01732&+7  from kirjath–jearimH07157*  of godH0430)  the arkH0727(  to bringH0935' of hemathH02574&&9 even unto the enteringH0935% of egyptH04714$# from shihorH07883# togetherH06950"! all israelH03478! gatheredH06950  so davidH01732"/ of all the peopleH05971 VjN4oJ'h<sVZ stumbledH08058Y% for the oxenH01241X the arkH0727W to holdH0270V his handH03027U put forthH07971T uzzaH05798S of chidonH03592(R; unto the threshingfloorH01637"Q1 and when they cameH0935"P/  and with trumpetsH02689!O-  and with cymbalsH04700"N/  and with timbrelsH08596$M3  and with psalteriesH05035L) and with harpsH03658!K- and with singingH07892J mightH05797I godH0430H beforeH06440G playedH07832F) and all israelH03478E and davidH01732D  the cartH05699C  draveH05090B  and ahioH0283A and uzzaH05798@# of abinadabH041!?- out of the houseH01004> cartH05699= in a newH02319 Vd<hO2oQ2sVy so davidH01732x of godH0430w the arkH0727v' shall i bringH0935u howH01963t sayingH0559s that dayH03117r of godH0430q! was afraidH03372p and davidH01732o# to this dayH03117n% perez–uzzaH06560m is calledH07121%l5 wherefore that placeH04725k upon uzzaH05798j a breachH06556i had madeH06555h lordH03068g) was displeasedH02734f and davidH01732e godH0430d beforeH06440"c/ and there he diedH04191b! to the arkH0727a his handH03027$`3 him, because he putH07971_% and he smoteH05221^% against uzzaH05798]# was kindledH02734\ lordH03068[' and the angerH0639 W}T1tQ0`G+zW)  and carpentersH02796#  with masonsH07023 of cedarsH0730! and timberH06086 to davidH01732! messengersH04397 sentH07971 of tyreH06865 kingH04428!' now hiramH02361 H02438 )  of obed–edomH05654   the houseH01004   blessedH01288   lordH03068  monthsH02320 threeH07969% in his houseH01004) of obed–edomH05654 + with the familyH01004 remainedH03427 of godH0430# and the arkH0727# the gittiteH01663) of obed–edomH05654) into the houseH01004%~5 but carried it asideH05186} of davidH01732'|9 to himself to the cityH05892{# not the arkH0727z broughtH05493 ]mK.gI0y[>|]5# and elishuaH04744 and ibharH029843# and solomonH080102 nathanH054161! and shobabH077270 shammuaH08051*/? which he had in jerusalemH03389. childrenH03205- the namesH08034,' and daughtersH01323+ more sonsH01121* begatH03205) and davidH01732(% at jerusalemH03389'! more wivesH0802& tookH03947% and davidH01732$  israelH03478&#7  because of his peopleH05971"  on highH04605!' was lifted upH05375 + for his kingdomH04438# over israelH03478 him kingH04428' had confirmedH03559 lordH03068 perceivedH03045 and davidH01732%  him an houseH01004  to buildH01129 VeD#_7pH0pVS  sayingH0559R  of godH0430Q  enquiredH07592P  and davidH01732O!  of rephaimH07497)N=  themselves in the valleyH06010M!  and spreadH06584L  cameH0935$K3  and the philistinesH06430J againstH06440I%  and went outH03318H  heardH08085G  and davidH01732F  davidH01732E  to seekH01245D went upH05927$C3 all the philistinesH06430 B+ over all israelH03478A kingH04428@% was anointedH04886?! that davidH01732> heardH08085)== and when the philistinesH06430<' and eliphaletH0467;% and beeliadaH01182:% and elishamaH04769! and japhiaH033098! and nephegH052987 and nogahH050526# and elpaletH0467 W`G/ qS9vJ,uWn!  their godsH0430'm9  and when they had leftH05800l)  baal–perazimH01188k'  of that placeH04725j  the nameH08034&i7  therefore they calledH07121h  of watersH04325(g;  like the breaking forthH06556f%  by mine handH03027!e/  upon mine enemiesH0341d)  hath broken inH06555c  godH0430b  saidH0559'a9  them there. then davidH01732`  smoteH05221_  and davidH01732"^/  to baal–perazimH01188 ]+  so they came upH05927%\5  them into thine handH03027#[1  for i will deliverH05414 Z+  unto him, go upH05927Y  saidH0559X  lordH03068$W3  them into mine handH03027&V7  and wilt thou deliverH05414(U;  against the philistinesH06430T'  shall i go upH05927 KsK-}bJ" l2fK  for godH0430 to battleH04421'9 then thou shalt go outH03318&7 of the mulberry treesH01057# in the topsH07218 of goingH06807 a soundH069636W and it shall be, when thou shalt hearH08085#1  the mulberry treesH01057'9  upon them over againstH04136#3  from them, and comeH0935 ~+ them; turn awayH05437} afterH0310$|3 unto him, go not upH05927{ saidH0559z and godH0430y% again of godH0430x enquiredH07592 w+ therefore davidH01732v'  in the valleyH06010)u=  spread themselves abroadH06584t  yet againH03254$s3  and the philistinesH06430r  with fireH0784%q5  and they were burnedH08313"p1  gave a commandmentH0559o%  there, davidH01732 U]C!}];l@'oU' of godH0430&# for the arkH0727% a placeH04725$% and preparedH03559# of davidH01732"# in the cityH05892!! him housesH01004  madeH06213(; of him upon all nationsH01471 the fearH06343 broughtH05414 lordH03068) into all landsH0776 went outH03318 of davidH01732% and the fameH08034'  even to gazerH01507# from gibeonH01391#1 of the philistinesH06430 the hostH04264$3 him: and they smoteH05221 commandedH06680 as godH0430' therefore didH06213 davidH01732#1  of the philistinesH06430   the hostH04264 '  thee to smiteH05221   beforeH06440 '  is gone forthH03318 O`E+^=$lQ8sO F+ and the levitesH03881E of aaronH0175D% the childrenH01121C assembledH0622B and davidH01732&A7  which he had preparedH03559@)  unto his placeH04725? lordH03068> the arkH0727=# to bring upH05927<% to jerusalemH03389; togetherH06950:! all israelH034789 gatheredH069508 and davidH017327 everH057696%  unto him forH05704 5+  and to ministerH083344  of godH04303  the arkH07272  to carryH053751 chosenH09770 lordH03068 /+ but the levitesH03881. of godH0430- the arkH0727$,3 none ought to carryH05375+ saidH0559*! then davidH01732)'  for it a tentH0168(#  and pitchedH05186 agH) nO/wW7zad  elielH0447c  of hebronH02275b#  of the sonsH01121a# two hundredH03967 `- and his brethrenH0251_ the chiefH08269^ shemaiahH08098]% of elizaphanH0469\# of the sonsH01121[! and thirtyH07970Z! an hundredH03967 Y- and his brethrenH0251X the chiefH08269W joelH03100V! of gershomH01647U# of the sonsH01121T! and twentyH06242S# two hundredH03967 R- and his brethrenH0251Q the chiefH08269P asaiahH06222O of merariH04847N# of the sonsH01121M! and twentyH06242L! an hundredH03967 K- and his brethrenH0251J the chiefH08269I urielH0222H of kohathH06955G# of the sonsH01121 HbD&fG'pN2cH  the arkH0727%5  that ye may bring upH05927$5  ye and your brethrenH0251  sanctifyH06942~)  of the levitesH03881})  of the fathersH01|  the chiefH07218{  and saidH0559z'  and amminadabH05992y  and elielH0447x  shemaiahH08098w  and joelH03100v  asaiahH06222u  for urielH0222$t3  and for the levitesH03881s#  the priestsH03548r%  and abiatharH054q  for zadokH06659p  calledH07121o  and davidH01732"n!'  and twelveH06240 H08147m!  an hundredH03967 l-  and his brethrenH0251k  the chiefH08269j  amminadabH05992i  of uzzielH05816h#  of the sonsH01121g  fourscoreH08084 f-  and his brethrenH0251e  the chiefH08269 OiP5lM"qX=#hO  lordH03068&7  according to the wordH01697  commandedH06680"/ thereon, as mosesH04872 + with the stavesH04133%5 upon their shouldersH03802 of godH0430 the arkH0727 bareH05375) of the levitesH03881!- and the childrenH01121 of israelH03478 godH0430 lordH03068 the arkH0727'9 themselves to bring upH05927! sanctifiedH06942 + and the levitesH03881 ) so the priestsH03548, C  him not after the due orderH04941, C  upon us, for that we soughtH01875 '  made a breachH06555   our godH0430  lordH03068!-  not at the firstH07223 +  i have preparedH03559  of israelH03478  godH0430  lordH03068 afD$gE' wP7}a= the sonH01121<  ethanH0387;)  their brethrenH0251:  of merariH04847 9+  and of the sonsH011218%  of berechiahH012967 the sonH011216 asaphH0623#53 and of his brethrenH02514 of joelH031003 the sonH011212 hemanH019681 appointedH059750) so the levitesH03881/ with joyH08057. the voiceH06963-' by lifting upH07311,  soundingH08085+#  and cymbalsH04700*  and harpsH03658)!  psalteriesH05035(  of musickH07892!'- with instrumentsH03627&# the singersH07891%) their brethrenH0251$! to appointH05975#) of the levitesH03881"% to the chiefH08269! spakeH0559  and davidH01732 IpX8~[:zaD'fI[ and unniH06042Z! and jehielH03171 Y+ and shemiramothH08070X and azielH05815W' and zechariahH02148V of brassH05178U% with cymbalsH04700T to soundH08085S and ethanH0387R asaphH0623Q hemanH01968P) so the singersH07891O# the portersH07778N and jeielH03273 M+ and obed–edomH05654L% and mikneiahH04737K'  and eliphelehH0466J)  and mattithiahH04993I%  and maaseiahH04641H#  and benaiahH01141G  eliabH0446F and unniH06042E! and jehielH03171 D+ and shemiramothH08070C# and jaazielH03268B benH01122A zechariahH02148@' of the secondH04932,?E and with them their brethrenH0251># of kushaiahH06984 T~_<yT7v[9sTx! and amasaiH06022w' and nethaneelH05417 v+ and jehoshaphatH03146u' and shebaniahH07645t# for the arkH0727s# doorkeepersH07778r# and elkanahH0511q' and berechiahH01296p skilfulH0995o) about the songH04853n' he instructedH03256m for songH04853l) of the levitesH03881k chiefH08269j' and chenaniahH03663i  to excelH05329!h- on the sheminithH08067g! with harpsH03658f# and azaziahH05812e and jeielH03273 d+ and obed–edomH05654c% and mikneiahH04737b' and eliphelehH0466a) and mattithiahH04993`!  on alamothH05961 _+  with psalteriesH05035^# and benaiahH01141]% and maaseiahH04641\ and eliabH0446 \[5cF#jF-|\# the levitesH03881 helpedH05826-G and it came to pass, when godH0430  with joyH08057)  of obed–edomH05654!-  out of the houseH01004  lordH03068 +  of the covenantH01285  the arkH0727 # to bring upH05927  wentH01980 ) over thousandsH0505! - and the captainsH08269 of israelH03478) and the eldersH02205 so davidH01732# for the arkH0727# doorkeepersH07778! and jehiahH03174 + and obed–edomH05654  of godH0430  the arkH0727  beforeH06440"~/  with the trumpetsH02689 }'  did blowH02690 H02690|# the priestsH03548{# and eliezerH0461z# and benaiahH01141y' and zechariahH02148 YdJ-|T6qW2{Y3' with shoutingH086432 lordH03068 1+ of the covenantH012850 the arkH0727/! brought upH05927 .+ thus all israelH03478- of linenH0906!,/ upon him an ephodH0646+  davidH01732!*-  with the singersH07891)#  of the songH04853(!  the masterH08269''  and chenaniahH03663 &+ and the singersH07891% the arkH0727$ that bareH05375$#3 and all the levitesH03881"' of fine linenH0948!# with a robeH04598  clothedH03736 and davidH01732  ramsH0352  and sevenH07651  bullocksH06499  sevenH07651"/ that they offeredH02076 lordH03068 + of the covenantH01285 the arkH0727 that bareH05375 YpM) {^>vZ:}Y Q+ it in the midstH08432P and setH03322O of godH0430N the arkH0727M+ so they broughtH0935!L- him in her heartH03820 K- and she despisedH0959J# and playingH07832I dancingH07540H davidH01732G  kingH04428F  sawH07200E#  at a windowH02474D#  looking outH08259C  of saulH07586B% the daughterH01323A# that michalH04324@ of davidH01732?# to the cityH05892> cameH0935= lordH03068 <+ of the covenantH01285; the arkH0727:  and harpsH03658 9+  with psalteriesH050358)  making a noiseH08085!7-  and with cymbalsH04700"6/  and with trumpetsH026895' of the cornetH077824) and with soundH06963 buP( g;eI, b!m- and he appointedH05414l%  and a flagonH0809)k?  and a good piece of fleshH0829j of breadH03899i a loafH03603h% to every oneH0376g and womanH0802f both manH0376e of israelH03478d% to every oneH0376c% and he dealtH02505b  lordH03068a# in the nameH08034`! the peopleH05971_! he blessedH01288(^; and the peace offeringsH08002$]3 the burnt offeringsH05930\# of offeringH05927 [+ had made an endH03615Z) and when davidH01732Y  godH0430X  beforeH06440$W3  and peace offeringsH08002!V-  burnt sacrificesH05930)U=  for it: and they offeredH07126T# had pitchedH05186S! that davidH01732R# of the tentH0168 WnL+ jE+dF}W" / also and jahazielH03166  benaiahH01141 % with cymbalsH04700% made a soundH08085 but asaphH0623) and with harpsH03658'+'  with psalteriesH03627 H05035  and jeielH03273 +  and obed–edomH05654#  and benaiahH01141  and eliabH0446) and mattithiahH04993! and jehielH03171 ~+ and shemiramothH08070} jeielH03273!|- to him zechariahH02148{ and nextH04932z the chiefH07218y asaphH0623x  of israelH03478w  godH0430v  lordH03068u!  and praiseH01984t% and to thankH03034s' and to recordH02142r lordH03068q the arkH0727p beforeH06440o# to ministerH08334n) of the levitesH03881 ^hD*}[?jE,w^)  nameH08034()  ye in his holyH06944'  gloryH01984'&9  ye of all his wondrousH06381%)  unto him, talkH07878&$7  unto him, sing psalmsH02167#  singH07891!"- among the peopleH05971! his deedsH05949 ! make knownH03045' upon his nameH08034 callH07121 lordH03068# give thanksH03034 -  and his brethrenH0251 of asaphH0623' into the handH03027 lordH03068 to thankH03034 firstH07218 deliveredH05414 davidH01732!- then on that dayH03117  of godH0430 + of the covenantH01285 the arkH0727 beforeH06440# continuallyH08548 ' with trumpetsH02689 # the priestsH03548 OjQ,jJ$jG.lOG the wordH01697 F+ of his covenantH01285E alwaysH05769D' be ye mindfulH02142 C- in all the earthH0776B' his judgmentsH04941A our godH0430@ lordH03068?+  his chosen onesH0972>  of jacobH03290=#  ye childrenH01121<#  his servantH05650;  of israelH03478:  o ye seedH022339%  of his mouthH06310"8/  and the judgmentsH049417#  his wondersH04159(6;  works that he hath doneH062135)  his marvellousH063814  rememberH021423#  continuallyH085482  his faceH064401  seekH01245!0-  and his strengthH05797/  lordH03068.  seekH01875-  lordH03068,  that seekH01245 ++  of them rejoiceH08055*'  let the heartH03820 M|]9nQ7 _@mMd# he sufferedH03240c peopleH05971b! to anotherH0312a kingdomH04467` to nationH01471_# from nationH01471^ they wentH01980]' and strangersH01481\! even a fewH04592,[5' when ye were but fewH04962 H04557$Z3 of your inheritanceH05159Y the lotH02256X of canaanH03667W the landH0776&V7 unto thee will i giveH05414U sayingH0559T covenantH01285S) an everlastingH05769R to israelH03478Q for a lawH02706"P/ the same to jacobH03290#O1 and hath confirmedH05975N! unto isaacH03327 M+ and of his oathH07621L% with abrahamH085K' which he madeH03772J# generationsH01755I' to a thousandH0505H% he commandedH06680 PhBpU3fM- iP lordH03068 idolsH0457' of the peopleH05971 - for all the godsH0430~) above all godsH0430}% to be fearedH03372|' to be praisedH01984{# and greatlyH03966z lordH03068y for greatH01419"x/ among all nationsH05971%w5 his marvellous worksH06381"v/ among the heathenH01471u his gloryH03519t declareH05608s' his salvationH03444r to dayH03117q from dayH03117p! shew forthH01319o' all the earthH0776n lordH03068m singH07891l no harmH07489#k1 and do my prophetsH05030"j/ not mine anointedH04899i touchH05060h kingsH04428!g- yea, he reprovedH03198!f- to do them wrongH06231e no manH0376 SjM, ~eK*~bG& qS" the worldH08398"!1 him, all the earthH0776  beforeH06440 fearH02342#  of holinessH06944'  in the beautyH01927  lordH03068%  him: worshipH07812 beforeH06440 and comeH0935# an offeringH04503 bringH05375' unto his nameH08034 the gloryH03519 lordH03068 giveH03051% and strengthH05797 gloryH03519 lordH03068 giveH03051' of the peopleH05971 # ye kindredsH04940  lordH03068  giveH03051 % in his placeH04725 % and gladnessH02304 strengthH05797 + in his presenceH06440! and honourH01926 gloryH01935# the heavensH08064 madeH06213 HnI-]1rM0eH@ #ye, saveH03467? #and sayH0559> "for everH05769=' "for his mercyH02617< "goodH02896; "lordH03068:' "o give thanksH030349 !the earthH07768 !to judgeH08199!7/ !because he comethH09356 !lordH03068 5+ !at the presenceH064404 !sing outH074423# !of the woodH03293%25 !then shall the treesH060861  rejoiceH05970(0;  thereof: let the fieldsH07704 /+  and the fulnessH04393.  roarH07481-#  let the seaH03220, reignethH04427+ lordH03068"*/ among the nationsH01471) sayH0559( rejoiceH01523!'/ and let the earthH0776& be gladH08055 %+ let the heavensH08064%$5 that it be not movedH04131%#5 also shall be stableH03559 KsKu^@#vW6fK_ % the arkH0727^ % beforeH06440]# %to ministerH08334 \- %and his brethrenH0251[ %asaphH0623Z %lordH03068 Y+ %of the covenantH01285X %the arkH0727W% %there beforeH06440V! %so he leftH05800U $ lordH03068T# $ and praisedH01984S $ amenH0543R $saidH0559#Q1 $and all the peopleH05971P $and everH05769O $for everH05769N $of israelH03478M $godH0430L $lordH03068K $blessedH01288J' # in thy praiseH08416I # gloryH07623H # nameH08034G# # to thy holyH06944(F; #that we may give thanksH03034$E3 #us from the heathenH01471D# #and deliverH05337'C9 #and gather us togetherH06908!B- #of our salvationH03468A #us, o godH0430 Ec<dF'fH+eE}# (and eveningH06153| (morningH01242{# (continuallyH08548&z7 (of the burnt offeringH05930y) (upon the altarH04196x (lordH03068 w+ (burnt offeringsH05930v (to offerH05927u ' at gibeonH01391"t/ 'in the high placeH01116s 'lordH03068r) 'the tabernacleH04908q 'beforeH06440p# 'the priestsH03548 o- 'and his brethrenH0251n! 'the priestH03548m 'and zadokH06659l & portersH07778k &and hosahH02621j# &of jeduthunH03038i% &also the sonH01121h# &obed–edomH05654g &and eightH08083f! &threescoreH08346#e3 &with their brethrenH0251 d+ &and obed–edomH05654c %requiredH03117b % workH01697a) % as every day'sH03117`# % continuallyH08548 [lQ)\Cu>[#1 +and all the peopleH05971 * portersH08179# * of jeduthunH03038% * and the sonsH01121 *of godH0430# *instrumentsH03627!- *and with musicalH078923Q *for those that should make a soundH08085# *and cymbalsH04700' *with trumpetsH02689% *and jeduthunH03038$ 3 *and with them hemanH01968  ) for everH05769" / ) because his mercyH02617  )lordH03068 ) )to give thanksH03034 )by nameH08034#1 )who were expressedH05344!- )that were chosenH01305% )and the restH07605% )and jeduthunH03038$3 )and with them hemanH01968 ( israelH03478#1 ( which he commandedH06680 ( lordH03068! ( in the lawH084511~M ( according to all that is writtenH03789 TjM/oO/sS;nT6 of godH04305' that the wordH0169734Q and it came to pass the same nightH039153 for godH04302) in thine heartH038241 doH062130! unto davidH01732/ saidH0559.# then nathanH05416-) under curtainsH03407,  lordH03068 ++  of the covenantH01285*#  but the arkH0727)  of cedarsH0730(#  in an houseH01004'# lo, i dwellH03427&# the prophetH05030% to nathanH05416$ saidH0559#! that davidH01732"% in his houseH01004! satH03427. G now it came to pass, as davidH01732 +his houseH01004 +to blessH01288 +returnedH05437 +and davidH01732% +to his houseH01004 +every manH0376 +departedH03212 `vW9 nL& V2|`S  to feedH07462!R- whom i commandedH06680Q of israelH03478P' of the judgesH08199O to anyH0259N i a wordH01697M spakeH01696 L+ with all israelH03478*K? wheresoever i have walkedH01980J!  tabernacleH04908I to tentH0168'H; but have gone from tentH0168G' unto this dayH03117F israelH03478"E/ that i brought upH05927D' since the dayH03117C an houseH01004(B; for i have not dwelt inH03427A#  to dwell inH03427@# me an houseH01004%?5 thou shalt not buildH01129> lordH03068=! thus saithH0559<! my servantH05650; davidH01732: and tellH05599 goH032128 sayingH05597) came to nathanH05416 >~a,S1W2 ^>n%  in the earthH0776!m- of the great menH01419l' like the nameH08034k# thee a nameH08034$j3 thee, and have madeH06213i# from beforeH06440!h/ all thine enemiesH0341!g- and have cut offH03772If} and i have been with thee whithersoever thou hast walkedH01980e  israelH03478d)  over my peopleH05971-cE  that thou shouldest be rulerH05057b  the sheepH06629a)  from followingH0310(`; thee from the sheepcoteH05116_ i tookH03947^ of hostsH06635] lordH03068\! thus saithH0559[ davidH01732 Z+ unto my servantH056501YO now therefore thus shalt thou sayH0559X of cedarsH0730W#  me an houseH01004&V7  why have ye not builtH01129U  sayingH0559T  my peopleH05971 A].a9iDgA"/  that thou must goH03212!  be expiredH043909]  and it shall come to pass, when thy daysH03117'  thee an houseH01004!  will buildH01129  lordH03068#1  furthermore i tellH05046!/  all thine enemiesH0341'9  moreover i will subdueH03665  israelH03478~)  over my peopleH05971}  judgesH08199!|-  that i commandedH06680#{1  and since the timeH03117$z3  as at the beginningH07223y'  them any moreH03254x  wasteH01086w'  of wickednessH057664vS  no more; neither shall the childrenH011213uQ  in their place, and shall be movedH07264+tA  them, and they shall dwellH07931s)  and will plantH05193r  israelH03478q'  for my peopleH05971p  a placeH04725#o1  also i will ordainH07760 XJ!w_F oK%pX# forH05704%"5 shall be establishedH03559!) and his throneH03678  for everH05769"/ and in my kingdomH04438"/ him in mine houseH01004"/ but i will settleH05975 +  that was beforeH06440$3  from him, as i tookH05493  awayH05493  my mercyH02617$3  and i will not takeH05493'9  and he shall be my sonH01121"5  i will be his fatherH01  everH05769  forH05704!  his throneH03678$3  and i will stablishH03559#  me an houseH01004)  he shall buildH01129#  his kingdomH04438%5  and i will establishH035591 M  thee, which shall be of thy sonsH01121   afterH0310   thy seedH02233% 5  that i will raise upH06965 -  with thy fathersH01 H}[A"cJ3}dI$ kH@)  of high degreeH04609?  of a manH0120+>A  me according to the estateH08448"=/ and hast regardedH07200*<? for a great while to comeH07350; houseH01004!:- of thy servant'sH056509 spokenH016968 o godH04307' in thine eyesH05869'69 this was a small thingH069945#  me hithertoH01988&49  that thou hast broughtH09353!  mine houseH010042  godH04301 lordH030680 and saidH0559/ lordH03068. beforeH06440- and satH03427, cameH0935+ the kingH04428* and davidH01732)! unto davidH01732( speakH01696'' so did nathanH054161&M and according to all this visionH02377-%E according to all these wordsH01697$ evermoreH05769 MU2 sP)[:kM] to redeemH06299\ wentH01980[ whom godH0430Z israelH03478 Y+ like thy peopleH05971X% in the earthH0776W nationH01471V% and what oneH0259U' with our earsH0241:T_ thee, according to all that we have heardH08085S besideH02108R godH0430Q lordH03068P% great thingsH01420 O+ in making knownH03045#N1 all this greatnessH01420M) hast thou doneH062137LY sake, and according to thine own heartH03820"K/ for thy servant'sH05650J lordH03068I# thy servantH05650!H- for thou knowestH03045G) of thy servantH05650'F9 to thee for the honourH03519E moreH03254D davidH01732C what canH03254B  godH0430A  lordH03068 H[8mR. ^4 nH"z/  as thou hast saidH01696y  and doH06213x everH05769w forH05704v) be establishedH0539)u= and concerning his houseH01004't9 concerning thy servantH05650&s7 that thou hast spokenH01696r' let the thingH01697q lordH03068"p1 becamest their godH0430o lordH03068n everH05769m forH05704!l- thine own peopleH05971 k+ didst thou makeH05414j israelH03478i) for thy peopleH05971h% out of egyptH04714(g; whom thou hast redeemedH06299f! thy peopleH05971e# from beforeH06440d nationsH01471c) by driving outH01644!b-  and terriblenessH03372a%  of greatnessH01420`#  thee a nameH08034_  to makeH07760^)  his own peopleH05971 OsZ@' |_?qP&qO' this goodnessH02896"/ and hast promisedH01696% thou art godH0430 lordH03068  beforeH06440 to prayH06419! hath foundH04672&7 therefore thy servantH05650% him an houseH01004%5 that thou wilt buildH01129# thy servantH05650 % hast toldH0241 H01540" 1 for thou, o my godH0430  beforeH06440 # establishedH03559 # thy servantH05650 of davidH01732  the houseH01004  to israelH03478  a godH0430  of israelH03478  the godH0430 of hostsH06635 lordH03068 sayingH0559 everH05769~ forH05704!}- may be magnifiedH01431|' that thy nameH08034*{A let it even be establishedH0539 VkHb2vR+ pV4 giftsH045033 broughtH053752 servantsH056501) became david'sH01732!0- and the moabitesH04124/ moabH04124.% and he smoteH05221#-1  of the philistinesH06430 ,+  out of the handH03027+' and her townsH01323* gathH01661)) them, and tookH03947(# and subduedH03665 '+ the philistinesH06430& smoteH05221,%C it came to pass, that davidH01732$) now after thisH0310#  for everH05769"  blessedH01288! lordH03068" / for thou blessestH01288' thee for everH05769&7 that it may be beforeH06440) of thy servantH05650 the houseH01004' thee to blessH01288,C now therefore let it pleaseH02974!- unto thy servantH05650 FtT5~W:lK'zbFS to helpH05826R cameH0935Q# of damascusH01834$P5 and when the syriansH0758O chariotsH07393#N1 of them an hundredH03967M% but reservedH03498 L+  all the chariotH07393K%  also houghedH06131J  davidH01732I%  footmenH07273 H0376H  thousandH0505G! and twentyH06242F horsemenH06571E thousandH0505D and sevenH07651C chariotsH07393#B3 from him a thousandH0505A tookH03920@ and davidH01732?  euphratesH06578>%  by the riverH05104=%  his dominionH03027<# to stablishH05324;! as he wentH03212:# unto hamathH025749 of zobahH066788 kingH044287 hadarezerH019286 smoteH052215 and davidH01732 myW? eB% tV=m"q/ them to jerusalemH03389p# and broughtH0935o% of hadarezerH01928*n? that were on the servantsH05650m of goldH02091l# the shieldsH07982k tookH03947j and davidH01732&i7  whithersoever he wentH01980h  davidH01732g  preservedH03467f  lordH03068e giftsH04503d broughtH05375c servantsH05650b) became david'sH01732a+ and the syriansH0758*`3% in syria–damascusH01834 H0758_ putH07760^! then davidH01732] menH0376\  thousandH0505[!  and twentyH06242Z  twoH08147Y)  of the syriansH0758X  slewH05221W davidH01732V of zobahH06678U kingH04428T hadarezerH01928 Jx\B)\8kJ)iJ!  to enquireH07592  davidH01732  to kingH04428  his sonH01121   hadoramH01913   he sentH07971   of zobahH06678   kingH04428 %  of hadarezerH01928%  all the hostH02428#  had smittenH05221  how davidH01732  heardH08085  of hamathH02574  kingH04428%  now when touH08583 of brassH05178 + and the vesselsH03627 + and the pillarsH05982~  seaH03220}!  the brasenH05178|  madeH06213"{/  wherewith solomonH08010z  brassH05178y muchH07227x veryH03966w davidH01732v broughtH03947u% of hadarezerH01928t citiesH05892s' and from chunH03560&r7 likewise from tibhathH02880 G`@tV3y]@cG-  the sonH01121,-  moreover abishaiH052 ++  and from amalekH06002)*=  and from the philistinesH06430)  of ammonH05983&(7  and from the childrenH01121''  and from moabH04124&  from edomH0123%  nationsH01471 $+  that he broughtH05375#%  and the goldH02091 "+  with the silverH03701!  lordH03068   dedicatedH06942  davidH01732)  them also kingH04428  and brassH05178!  and silverH03701  of goldH02091&7  all manner of vesselsH03627  with touH08583%  had warH04421 H0376$3  him; (for hadarezerH01928#  and smittenH05221"/  against hadarezerH01928+A  him, because he had foughtH03898$3  and to congratulateH01288)  of his welfareH07965 NgC'gN0nQ1jNK the sonH01121 J+ and jehoshaphatH03092I' over the hostH06635H! of zeruiahH06870G the sonH01121F and joabH03097%E5 among all his peopleH05971D# and justiceH06666C judgmentH04941B% and executedH06213 A+ over all israelH03478@ reignedH04427? so davidH01732&>7  whithersoever he wentH01980=  davidH01732<  preservedH03467;  lordH03068:  servantsH056509)  became david'sH01732$85  and all the edomitesH01237  in edomH01236  garrisonsH053335!  and he putH077604  thousandH0505 3'  eighteenH06240 H080832  of saltH044171'  in the valleyH015160+  of the edomitesH0123/  slewH05221.!  of zeruiahH06870 XoO3zZ1 {I) vXi and davidH01732h reignedH04427g# and his sonH01121f diedH04191e of ammonH05983 d+ of the childrenH01121c the kingH04428b# that nahashH05176.aI now it came to pass after thisH0310`  the kingH04428_  aboutH03027^ chiefH07223] of davidH01732\% and the sonsH01121#[1 and the pelethitesH06432%Z5 over the cherethitesH03774Y# of jehoiadaH03077X the sonH01121W# and benaiahH01141V!  was scribeH05608U# and shavshaH07798T# the priestsH03548S# of abiatharH054R the sonH01121Q' and abimelechH040P of ahitubH0285O the sonH01121N and zadokH06659M recorderH02142L of ahiludH0286 ]pR.zO+wX4}]# doth honourH03513 + thou that davidH01732 thinkestH05869 to hanunH02586 saidH0559 of ammonH05983 + of the childrenH01121 + but the princesH08269! to comfortH05162~ to hanunH02586} of ammonH05983 |+ of the childrenH01121{' into the landH0776z cameH0935y of davidH01732 x+ so the servantsH05650'w? him concerning his fatherH01v! to comfortH05162u!  messengersH04397t  sentH07971!s-  to me. and davidH01732r  kindnessH02617q  shewedH06213 p1 because his fatherH01o of nahashH05176n the sonH01121m! unto hanunH02586l kindnessH02617k# i will shewH06213j saidH0559 MkS'jM.rN1iM#  ashamedH03637"% were greatlyH03966!!/ them: for the menH0582  to meetH07125)= were served. and he sentH07971# how the menH0582 davidH01732 and toldH05046 + then there wentH03212#1  and sent them awayH07971'9  hard by their buttocksH04667% in the midstH02677) their garmentsH04063"/ them, and cut offH03772! and shavedH01548 servantsH05650 david'sH01732 tookH03947 + wherefore hanunH02586 the landH0776) and to spy outH07270!- and to overthrowH02015( ; unto thee for to searchH02713   comeH09350 K  unto thee? are not his servantsH05650 !  comfortersH05162" /  that he hath sentH07971!  thy fatherH01 [hK0|b= qP*w[@ thousandH0505? and twoH08147> thirtyH07970=' so they hiredH07936!<- and out of zobahH066781;A% and out of syria–maachahH04601 H0758":1 out of mesopotamiaH07639% and horsemenH065718' them chariotsH073937  to hireH079366  of silverH037015  talentsH036034!  a thousandH05053  sentH079712 of ammonH05983!1- and the childrenH011210 hanunH02586/ to davidH017324.U that they had made themselves odiousH0887- sawH07200, of ammonH05983&+7 and when the childrenH01121* returnH07725) be grownH06779"(/ until your beardsH02206'!  at jerichoH03405&  tarryH03427%  saidH0559$%  and the kingH04428 TdD)vZ<Z= vT])  that were comeH0935\'  and the kingsH04428[#  of the cityH05892 Z+  before the gateH06607Y  in arrayH06186#X1  and put the battleH04421W  came outH03318V  of ammonH05983!U-  and the childrenH01121"T/ of the mighty menH01368!S- and all the hostH06635R joabH03097Q he sentH07971P heardH08085O) and when davidH01732N to battleH04421M and cameH0935"L/ from their citiesH05892,KE gathered themselves togetherH0622J of ammonH05983!I-  and the childrenH01121H  medebaH04311G  beforeH06440F#  and pitchedH02583E  who cameH0935D) and his peopleH05971C! of maachahH04601B% and the kingH04428A chariotsH07393 UsD&kJ(pO2rUy  of ammonH05983(x;  me: but if the childrenH01121-wE  for me, then thou shalt helpH08668v'  be too strongH02388u)  if the syriansH0758t#  and he saidH0559s  of ammonH05983r%  the childrenH01121q  againstH07125p  in arrayH06186o#  his brotherH0251n!  of abishaiH052m'  unto the handH03027l%  he deliveredH05414k'  of the peopleH05971j%  and the restH03499i#  the syriansH0758h  againstH07125g  in arrayH06186f  of israelH03478!e/  of all the choiceH0977d%  he chose outH0977c!  and behindH0268+bA  was set against him beforeH06440 a+  that the battleH04421`  sawH07200_'  now when joabH03097+^A  by themselves in the fieldH07704 _N+|`={Q4~_#  his brotherH0251 abishaiH052 beforeH06440#1 they likewise fledH05127 were fledH05127 - that the syriansH0758 sawH07200 of ammonH05983& 7 and when the childrenH01121  beforeH06440 ' and they fledH05127 + unto the battleH04421 # the syriansH0758 beforeH06440#1 with him drew nighH05066) and the peopleH05971 so joabH03097%  in his sightH05869  goodH02896  doH06213  lordH03068!  of our godH0430#1  and for the citiesH05892~)  for our peopleH059716}W  and let us behave ourselves valiantlyH02388#|1  be of good courageH02388+{A  for thee, then i will helpH03467z'  be too strongH02388 qh@(^?$iE+q2 in arrayH061861 and cameH09350 jordanH03383 /+ and passed overH05674.! all israelH03478-+ and he gatheredH0622, davidH01732 ++ and it was toldH05046* beforeH06440)% of hadarezerH01928(# of the hostH06635'#  the captainH08269&%  and shophachH07780%  the riverH05104$  beyondH05676##  the syriansH0758") and drew forthH03318!! messengersH04397  they sentH07971 israelH03478 beforeH064400K that they were put to the worseH05062 sawH07200$5 and when the syriansH0758% to jerusalemH03389  cameH0935  then joabH03097'  into the cityH05892#  and enteredH0935 KpQ1fL0|\<oK P+ they made peaceH07999O israelH03478N beforeH064400MK that they were put to the worseH05062L sawH07200K% of hadarezerH01928&J7 and when the servantsH05650I# of the hostH06635H# the captainH08269G shophachH07780F! and killedH04191E%  footmenH07273 H0376D  thousandH0505C  and fortyH0705B  chariotsH07393A  thousandH0505@ sevenH07651?) of the syriansH0758> slewH02026= and davidH01732< israelH03478; beforeH06440: fledH051279+ but the syriansH07588# they foughtH038987#  the syriansH07586  againstH071255  in arrayH06186#41  had put the battleH04421,3C  against them. so when davidH01732 [v]<oT;}`D#v[n rabbahH07237m smoteH05221l and joabH03097k% at jerusalemH03389j tarriedH03427i but davidH01732h rabbahH07237g% and besiegedH06696f and cameH0935e of ammonH05983 d+  of the childrenH01121c#  the countryH0776b!  and wastedH07843a#  of the armyH06635`  the powerH02428_ led forthH05090^ joabH03097] go outH03318\! that kingsH04428[# at the timeH06256Z# was expiredH08666Y the yearH081410XK and it came to pass, that afterH06256W of ammonH05983V%  the childrenH01121U  helpH03467T#  the syriansH0758S'  neither wouldH014(R;  and became his servantsH05647Q! with davidH01732 YgA#]D!a> Y$ 3  with all the citiesH05892   davidH01732 ' even so dealtH06213' and with axesH04050 of ironH01270!- and with harrowsH02757 with sawsH04050) in it, and cutH07787! the peopleH05971#1 and he brought outH03318 + out of the cityH05892 spoilH07998 muchH07235~) also exceedingH03966}) and he broughtH03318|  headH072183{Q  in it; and it was set upon david'sH01732z  stonesH068y  preciousH03368x  of goldH02091w a talentH03603v# it to weighH04948u and foundH04672"t/ from off his headH07218s' of their kingH04428r the crownH05850q tookH03947p and davidH01732o' and destroyedH02040 Ez]< fH% \-eE(#  the gittiteH01663'!  of goliathH01555&# the brotherH0251% lahmiH03902$ slewH05221# of jairH03265" the sonH01121!# and elhananH0445+ A again with the philistinesH06430"/ and there was warH04421&7  and they were subduedH03665%  of the giantH07497 +  of the childrenH03211  sippaiH05598  slewH05221) the hushathiteH02843 sibbechaiH05444' at which timeH0227%5 with the philistinesH06430 at gezerH01507 warH04421!- that there aroseH05975.I and it came to pass after thisH0310% to jerusalemH03389 returnedH07725#1 and all the peopleH05971  and davidH01732   of ammonH05983 +  of the childrenH01121 LZ>sW+ qU:!iLG of davidH01732F# by the handH03027E' and they fellH05307D in gathH01661C) unto the giantH07497B were bornH03205A theseH0411@ slewH05221? brotherH0251> david'sH01732= of shimeaH08092< the sonH01121; jonathanH03083: israelH03478#91 but when he defiedH027788%  of the giantH07497(7;  and he also was the sonH032056  and sixH083375  sixH083374! and twentyH062423 fourH07022 and toesH06761' whose fingersH06760 statureH04060/+ where was a manH0376. at gathH01661,-C and yet again there was warH04421, beamH04500++  like a weaver'sH0707*  staffH06086)#  whose spearH02595 _}Z9nL5~K.{_e as theyH01992d% so many moreH03254c timesH06471b! an hundredH03967 a+ make his peopleH05971` lordH03068_ answeredH0559^ and joabH03097/]I  of them to me, that i may knowH03045\!  the numberH04557[  and bringH0935Z#  even to danH01835!Y/  from beer–shebaH0884X israelH03478W numberH05608V goH03212U' of the peopleH05971"T/ and to the rulersH08269S to joabH03097R saidH0559Q and davidH01732P israelH03478O to numberH04487N davidH01732M% and provokedH05496L) against israelH03478K stood upH05975J and satanH07854 I+  of his servantsH05650 H+ and by the handH03027 ]|S7tS0rY=])  and an hundredH03967  thousandH0505+ were a thousandH0505~ israelH03478}! unto davidH01732|' of the peopleH05971{' of the numberH04662z the sumH04557y gaveH05414x and joabH03097w%  to jerusalemH03389v  and cameH0935&u7 throughout all israelH03478t and wentH01980s departedH03318r) wherefore joabH03097q% against joabH03097p prevailedH02388o wordH01697(n; nevertheless the king'sH04428m to israelH03478>li this thing? why will he be a cause of trespassH0819k requireH01245%j7  why then doth my lordH0113i  servantsH05650&h9  they not all my lord'sH0113g  the kingH04428f%  but, my lordH0113 Rw_CsW6 pL% zR$ 3 because i have doneH06213 greatlyH03966' i have sinnedH02398 unto godH0430 saidH0559 and davidH01732 israelH03478#1 therefore he smoteH05221 + with this thingH01697&)' was displeasedH05869 H03415 and godH0430 to joabH03097) was abominableH08581 wordH01697%5 them: for the king'sH04428% he not amongH08432 countedH06485% and benjaminH01144 but leviH03878  swordH02719  that drewH08025  menH0376  thousandH0505# 1 threescore and tenH07657 hundredH03967 fourH0702 and judahH03063 swordH02719  that drewH08025  menH0376  thousandH0505 Kh?!kN4rV4lK@%  either threeH07969?  chooseH06901>  lordH03068$=5  unto him, thus saithH0559<  and saidH0559;  to davidH01732:  cameH09359  so gadH014108'  that i may doH062137  of themH020076  thee oneH02595  chooseH09774!  thee threeH079693  i offerH051862  lordH030681!  thus saithH05590  sayingH0559/  davidH01732.  and tellH01696-  goH03212,  sayingH0559+  seerH02374*  david'sH01732)  unto gadH01410(  spakeH01696'  lordH03068&  foolishlyH05528%%5  for i have done veryH03966$)  of thy servantH05650#%  the iniquityH057711"M but now, i beseech thee, do awayH05674!! this thingH01697 EnS6 |^EvX/ iE ^+  i am in a greatH03966]  unto gadH01410\  saidH0559[  and davidH01732!Z-  to him that sentH07971$Y3  i shall bring againH07725"X/  thyself what wordH01697%W5  now therefore adviseH07200V  of israelH03478*U?  throughout all the coastsH01366T!  destroyingH07843S  lordH03068R'  and the angelH04397Q#  in the landH0776$P3  even the pestilenceH01698O  lordH03068N  the swordH02719M  daysH03117L!  else threeH07969K  orH0518J!  overtakethH05381 I-  of thine enemiesH0341%H5  while that the swordH02719G  thy foesH06862F  beforeH06440 E+  to be destroyedH05595D  monthsH02320C  or threeH07969B  famineH07458A  years'H08141 MiO/zZ7yV7nM}%  to the angelH04397|  and saidH0559 {+  him of the evilH07451 z+  and he repentedH05162y beheldH07200x lordH03068-wE it: and as he was destroyingH07843v! to destroyH07843u) unto jerusalemH03389t an angelH04397s sentH07971r and godH0430q  menH0376p thousandH0505o seventyH07657n of israelH03478m) and there fellH05307l# upon israelH03478k! pestilenceH01698j sentH05414i lordH03068h  of manH0120g'  into the handH03027$f3  but let me not fallH05307e#  his merciesH07356d  greatH07227c  for veryH03966b  lordH03068"a/  now into the handH03027`#  let me fallH05307_  straitH06887 W^E+kO1yY7|W!- upon their facesH06440 fellH05307% in sackclothH08242 clothedH03680) and the eldersH02205! then davidH01732) over jerusalemH03389'  stretched outH05186#  in his handH03027  swordH02719)  having a drawnH08025)  and the heavenH08064!/ between the earthH0776 standH05975  lordH03068  the angelH04397  and sawH07200  his eyesH05869  lifted upH05375 and davidH01732% the jebusiteH02983 of ornanH0771&7 by the threshingfloorH01637 stoodH05975 lordH03068' and the angelH04397) now thine handH03027 stayH07503% it is enoughH07227~)  that destroyedH07843 crOu\B}dG/|c8  lordH030687  an altarH041966!  and set upH069655% should go upH059274! that davidH017323 to davidH017322 to sayH05591 gadH014100 commandedH0559/ lordH03068.) then the angelH04397,-C that they should be plaguedH04046&,7 but not on thy peopleH05971+ houseH01004**E be on me, and on my father'sH01) my godH0430(  lordH03068')  let thine handH03027$&3  what have they doneH06213%#  these sheepH06629$  indeedH07489#' and done evilH07489."G even i it is that have sinnedH02398!) to be numberedH04487 ! the peopleH05971 commandedH0559 unto godH0430 saidH0559 and davidH01732 h{_="mO/oW;"hV  and bowedH07812&U7  of the threshingfloorH01637T% and went outH03318S davidH01732R and sawH07200Q lookedH05027P ornanH0771O to ornanH0771N cameH0935M% and as davidH01732L  wheatH02406K'  was threshingH01758%J7 themselves. now ornanH0771I% with him hidH02244H sonsH01121G% and his fourH0702F the angelH04397E and sawH07200D# turned backH07725C and ornanH0771B lordH03068A# in the nameH08034@) which he spakeH01696? of gadH01410>' at the sayingH01697= went upH05927< and davidH01732;% the jebusiteH02983:  of ornanH0771&97  in the threshingfloorH01637 IkO5qJ0 rY-qI$u3  for burnt offeringsH05930t  the oxenH01241s  i giveH05414r  loH07200q#  in his eyesH05869p goodH02896o doH06213n the kingH04428(m= to thee, and let my lordH0113l takeH03947k! unto davidH01732j saidH0559i and ornanH0771 h+ from the peopleH05971g' may be stayedH06113 f+  that the plagueH04046e  priceH03701#d1  it me for the fullH04392!c-  thou shalt grantH05414b  lordH03068a an altarH04196!`- that i may buildH01129_) threshingfloorH01637^% me the placeH04725] grantH05414\ to ornanH0771[ saidH0559Z! then davidH01732Y'  to the groundH0776X  faceH0639!W-  himself to davidH01732 HeJ-x^6hF.aH lordH03068) there an altarH04196 builtH01129 and davidH01732  by weightH04948 of goldH02091 shekelsH08255  hundredH03967  sixH08337 ' for the placeH04725  to ornanH0771  gaveH05414 so davidH01732%  without costH02600 +  burnt offeringsH05930  nor offerH05927  lordH03068$3  for i will not takeH05375 priceH03701 + it for the fullH04392 buyH07069'9 nay; but i will verilyH07069~ to ornanH0771} saidH0559| davidH01732{ and kingH04428z i giveH05414&y7 for the meat offeringH04503x' and the wheatH02406w for woodH06086.vG and the threshing instrumentsH04173 Zu\8z\:mLzZ1# which mosesH048720 lordH03068#/1 for the tabernacleH04908#.1  then he sacrificedH02076-% the jebusiteH02983, of ornanH0771*+? him in the threshingfloorH01637*% had answeredH06030) lordH03068( sawH07200'! when davidH01732&% at that timeH06256 %+ into the sheathH05084$ againH07725# his swordH02719"' and he put upH07725! the angelH04397  commandedH0559 lordH03068"/ of burnt offeringH05930)  upon the altarH04196  by fireH0784 +  him from heavenH08064 +  and he answeredH06030  lordH03068! and calledH07121$3 and peace offeringsH08002 + burnt offeringsH05930# and offeredH05927 WuR,~d>"rYB$yWO' the strangersH01616#N1 to gather togetherH03664M commandedH0559L and davidH01732K! for israelH03478&J7 of the burnt offeringH05930I the altarH04196H godH0430G lordH03068F the houseH01004E saidH0559D! then davidH01732C  lordH03068B%  of the angelH04397A%  of the swordH02719@ becauseH06440"?/ for he was afraidH01204> of godH0430=' it to enquireH01875< beforeH06440; not goH03212: couldH032019 but davidH017328  at gibeonH01391"7/  in the high placeH011166) at that seasonH06256&57 of the burnt offeringH059304' and the altarH04196"3/ in the wildernessH040572 madeH06213 RnR9oM+ aG oRn  to davidH01732m  woodH06086l cedarH0730k muchH07230j broughtH0935!i- and they of tyreH06876"h/ for the zidoniansH06722#g%% in abundanceH04557 H0369f treesH06086e! also cedarH0730d)  without weightH04948c%  in abundanceH07230b  and brassH05178%a5 and for the joiningsH04226`% of the gatesH08179_' for the doorsH01817^' for the nailsH04548]% in abundanceH07230\ ironH01270[ preparedH03559Z and davidH01732Y of godH0430X  the houseH01004W  to buildH01129V  stonesH068U  wroughtH01496T  to hewH02672S masonsH02672R! and he setH05975Q of israelH03478P# in the landH0776 SyZ8W. qQ5kS  saidH0559  and davidH01732   of israelH03478  godH0430  lordH03068 an houseH01004% him to buildH01129# and chargedH06680 his sonH01121# for solomonH08010) then he calledH07121 his deathH04194 beforeH06440! abundantlyH07230 preparedH03559!~- for it. so davidH01732%}5 now make preparationH03559(|= throughout all countriesH0776{%  and of gloryH08597z  of fameH08034y!  magnificalH01431x  exceedingH04605w  lordH03068v' to be buildedH01129u' and the houseH01004t! and tenderH07390s youngH05288r my sonH01121q solomonH08010p saidH0559o and davidH01732 _x[9 iJ(cJ0{_*  of restH04496+)C  to thee, who shall be a manH0376('  shall be bornH03205''  behold, a sonH01121&# in my sightH06440%) upon the earthH0776$ bloodH01818# muchH07227'"9  because thou hast shedH08210!%  unto my nameH08034   an houseH01004%5  thou shalt not buildH01129  warsH04421 greatH01419' and hast madeH06213! abundantlyH07230 bloodH01818) thou hast shedH08210"1 came to me, sayingH0559 lordH03068% but the wordH01697  my godH0430  lordH03068' unto the nameH08034 an houseH01004 to buildH01129-E as for me, it was in my mindH03824 my sonH01121! to solomonH08010 ejE!eEs[B" eF  thy godH0430E  lordH03068D  the houseH01004 C+  thou, and buildH01129*B?  be with thee; and prosperH06743A  lordH03068@#  now, my sonH01121?  everH05769>  forH05704=#  over israelH03478<)  of his kingdomH04438;!  the throneH03678%:5  and i will establishH035599!  his fatherH01'89  and he shall be my sonH011217#  for my nameH080346  an houseH010045)  he shall buildH011294#  in his daysH031173#  unto israelH034782'  and quietnessH082531  peaceH07965 0+  and i will giveH05414!/-  shall be solomonH08010.%  for his nameH08034-#  round aboutH05439$,5  from all his enemiesH0341)+=  and i will give him restH05117 We<pH* mO(pWb lordH03068a' for the houseH01004 `+ i have preparedH03559+_A now, behold, in my troubleH06040%^5  not, nor be dismayedH02865]  dreadH03372#\3  and of good courageH0553[  be strongH02388'Z9  with concerning israelH03478Y  mosesH04872X  chargedH06680W  lordH03068V'  and judgmentsH04941U%  the statutesH02706T  to fulfilH06213$S3  if thou takest heedH08104(R;  then shalt thou prosperH06743Q  thy godH0430P  lordH03068O  the lawH08451&N7  that thou mayest keepH08104"M/  concerning israelH03478%L5  and give thee chargeH06680!K/  and understandingH0998J#  thee wisdomH07922I  giveH05414H  lordH03068 G+  as he hath saidH01696 ]kO3nM)x]> ~]~% and the ironH01270}' and the brassH05178|! the silverH03701{# of the goldH02091)z= for every manner of workH04399.yG and all manner of cunning menH02450x! and timberH06086w of stoneH068v# and workersH02796u hewersH02672't9 with thee in abundanceH07230s' workmenH04399 H06213$r3 and thou mayest addH03254 q+ have i preparedH03559p) also and stoneH068o timberH06086'n9 for it is in abundanceH07230m) without weightH04948l and ironH01270k%  and of brassH05178j  of silverH03701i  talentsH03603h  thousandH0505g)  and a thousandH0505f of goldH02091e talentsH03603d thousandH0505c! an hundredH03967 VtQ-cAv[B#rV your godH0430 lordH03068 to seekH01875' and your soulH05315! your heartH03824 now setH05414! his peopleH05971!  and beforeH06440  lordH03068  beforeH06440!  is subduedH03533%  and the landH0776) into mine handH03027# of the landH0776 + the inhabitantsH03427"/ for he hath givenH05414 ' on every sideH05439 ) given you restH05117  your godH0430  lordH03068  his sonH01121 solomonH08010 to helpH05826 of israelH03478 + all the princesH08269) also commandedH06680 davidH01732 lordH03068% and be doingH06213 ariseH06965 no numberH04557 NhL1 zR2~bI)rN ;+ now the levitesH03881 :+ and the levitesH03881!9- with the priestsH035488 of israelH03478 7+ all the princesH08269(6= and he gathered togetherH06225# over israelH034784 kingH044273 his sonH01121 2+ he made solomonH080101 of daysH031170 and fullH07646/ was oldH02204.' so when davidH01732- lordH03068,# to the nameH08034$+3 that is to be builtH01129*) into the houseH01004) of godH0430( vesselsH03627'% and the holyH06944& lordH03068 %+ of the covenantH01285$  the arkH0727#  to bringH0935"  godH0430!  lordH03068! -  ye the sanctuaryH04720%5 therefore, and buildH01129 ariseH06965 ZfAoS7hI( Z%Z5 with the instrumentsH03627Y lordH03068X praisedH01984W thousandH0505V and fourH0702U portersH07778T thousandH0505S' moreover fourH0702R!  and judgesH08199Q  officersH07860P  thousandH0505O  and sixH08337N lordH03068M% of the houseH01004L the workH04399K) to set forwardH05329J thousandH0505I and fourH0702H twentyH06242G of whichH0428F  thousandH0505E  and eightH08083D!  was thirtyH07970C!  man by manH01397B) by their pollsH01538!A- and their numberH04557@! and upwardH04605? yearsH08141> of thirtyH07970=% from the ageH01121<' were numberedH05608 Oa>"kN0fA"mOy  of shimeiH08096x%  and the sonsH01121w  of laadanH03936v)  of the fathersH01u  the chiefH07218t  threeH07969s  and haranH02039r!  and hazielH02381!q'  shelomithH08013 H08019p  of shimeiH08096o  the sonsH01121n threeH07969m and joelH03100l! and zethamH02241k jehielH03171j the chiefH07218i of laadanH03936h the sonsH01121g! and shimeiH08096f laadanH03936#e1 of the gershonitesH01649d! and merariH04847c kohathH06955b gershonH01648a of leviH03878`) among the sonsH01121"_/ them into coursesH04256^ dividedH02505] and davidH01732\  to praiseH01984[%  which i madeH06213 QqT6{ZAlR7rQ'  was separatedH0914  and aaronH0175  and mosesH04872  aaronH0175  of amramH06019  the sonsH01121  fourH0702!  and uzzielH05816  hebronH02275  izharH03324  amramH06019  of kohathH06955   the sonsH01121   houseH01004   father'sH01   reckoningH06486* A  therefore they were in oneH0259  sonsH01121%  had not manyH07235!  and beriahH01283  but jeushH03266!  the secondH08145  and zizahH02125'  was the chiefH07218!  and jahathH03189  of shimeiH08096  the sonsH01121~!  these fourH0702}!  and beriahH01283|  and jeushH03266{  zinaH02126z  jahathH03189 Ys[BgN4iL0wY8! of eliezerH04617% and the sonsH011216 the chiefH072185 shebuelH076194! of gershomH016473# of the sonsH011212# and eliezerH04611 gershomH016470 of mosesH04872/ the sonsH01121. of leviH03878-% of the tribeH07626,! were namedH07121+ his sonsH01121* of godH0430) the manH0376( mosesH04872'  everH05769&  forH05704%#  in his nameH08034'$9  unto him, and to blessH01288##  to ministerH08334"  lordH03068!  beforeH06440 +  to burn incenseH06999  everH05769  forH05704 +  he and his sonsH01121#  holy thingsH06944  the mostH06944(;  that he should sanctifyH06942 ^kJ* zZ<!mN.|^W of merariH04847V the sonsH01121U! the secondH08145T! and jesiahH03449S the firstH07218R michahH04318Q of uzzielH05816P# of the sonsH01121O!  the fourthH07243N%  and jekameamH03360M the thirdH07992L jahazielH03166K! the secondH08145J amariahH0568I the firstH07218H jeriahH03404G of hebronH02275F# of the sonsH01121E the chiefH07218D shelomithH08019C of izharH03324B# of the sonsH01121A  manyH07235@  were veryH04605?#  of rehabiahH07345>% but the sonsH01121= sonsH01121<) had none otherH0312;# and eliezerH0461: the chiefH072189 rehabiahH07345 SsV7y`C& {W5pSv  that didH06213u)  by their pollsH01538t  of namesH08034s by numberH04557%r5 as they were countedH06485q) of the fathersH01p the chiefH07218o- of their fathersH01 n+ after the houseH01004m of leviH03878l the sonsH01121k threeH07969j% and jeremothH03406i and ederH05740h mahliH04249g of mushiH04187f the sonsH01121e tookH05375d of kishH07027c the sonsH01121"b1 and their brethrenH0251a' but daughtersH01323 `+ and had no sonsH01121_ diedH04191^# and eleazarH0499] and kishH07027\ eleazarH0499[ of mahliH04249Z the sonsH01121Y and mushiH04187X mahliH04249 QdF, eApL"kQ yearsH08141# from twentyH06242 numberedH04557# the levitesH03881 of davidH01732 wordsH01697+ for by the lastH0314& 7 of it for the serviceH05656 + nor any vesselsH03627 ) the tabernacleH04908  carryH05375* ? and also unto the levitesH03881  for everH05769%  in jerusalemH03389$3 that they may dwellH07931 + unto his peopleH05971 + hath given restH05117 of israelH03478 godH0430 lordH03068 saidH0559 for davidH01732~! and upwardH04605} yearsH08141| of twentyH06242{% from the ageH01121z lordH03068y% of the houseH01004 x+  for the serviceH05656w  the workH04399 NeI%xQ0 uO$ oN/% and to standH05975.  and sizeH04060.-G and for all manner of measureH04884,,C and for that which is friedH07246+ the panH04227* cakesH07550')9 and for the unleavenedH04682"(/ for meat offeringH04503''9 and for the fine flourH05560.&9' both for the shewbreadH04635 H03899% of godH0430$% of the houseH01004#)  of the serviceH05656"%  and the workH04639#!1  of all holy thingsH06944% 5  and in the purifyingH02893$3  and in the chambersH03957' in the courtsH02691 lordH03068% of the houseH01004 + for the serviceH05656 of aaronH0175# on the sonsH01121 to waitH03027%5 because their officeH04612  and aboveH04605 oldH01121 W`?lA f>zWJ)  in the serviceH05656I)  their brethrenH0251H  of aaronH0175G#  of the sonsH01121F)  and the chargeH04931E#  of the holyH06944D)  and the chargeH04931$C3  of the congregationH04150!B/  of the tabernacleH0168A!  the chargeH04931*@?  and that they should keepH08104?  lordH03068>  beforeH064401=M  commanded unto them, continuallyH08548'<9 according to the orderH04941; by numberH04557&:7 and on the set feastsH04150!9- in the new moonsH02320 8+ in the sabbathsH076767 lordH03068%65 all burnt sacrificesH059305% and to offerH05927%45 and likewise at evenH061533 lordH030682! and praiseH019841 to thankH030340' every morningH01242 ghK/lQ3 xX3g+gA  according to their officesH06486f! of ithamarH0385e# of the sonsH01121d' and ahimelechH0288c! of eleazarH0499b# of the sonsH01121!a- them, both zadokH06659`# distributedH02505_ and davidH01732-^E  executed the priest's officeH03547]# and ithamarH0385!\/ therefore eleazarH0499$[3 and had no childrenH01121Z% their fatherH01Y beforeH06440X diedH04191W and abihuH030V but nadabH05070U#  and ithamarH0385T eleazarH0499S and abihuH030R nadabH05070Q of aaronH0175P the sonsH01121O of aaronH0175N# of the sonsH01121M' the divisionsH04256L  lordH03068K%  of the houseH01004 OgG)\>zX-iO of godH0430' and governorsH08269!- of the sanctuaryH06944"/ for the governorsH08269% with anotherH0428 one sortH0428~ by lotH01486'}9 thus were they dividedH02505|- of their fathersH01'{9 according to the houseH01004z! of ithamarH0385y) among the sonsH01121x and eightH08083w fathersH01v% of the houseH01004u  chief menH07218t'  sixteenH06240 H08337s!  of eleazarH0499r)  among the sonsH01121"q/  were they dividedH02505p! of ithamarH0385!o- than of the sonsH01121n! of eleazarH0499m# of the sonsH01121l foundH04672k menH01397j chiefH07218$i3 and there were moreH07227!h-  in their serviceH05656bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{}#~@]y2Pn (Ge }#~@]y2Pn (Ge @^}8Vu1On *Fb~;Zy8Wv/Jg#@\{8Tr.Kh =[y5Tr,If‡Ç#ćBŇaƇLJȇ;ɇZʇvˇ̇0͇N·iχЇ$чA҇^ӇwԇՇ/ևLׇg؇ه$ڇAۇ_܇~݇އ6߇S G{Z>`B#gG0_G# lotH01486"' now the firstH07223!# for ithamarH0385  takenH0270# for eleazarH0499# being takenH0270 householdH01004 principalH01 oneH0259# and levitesH03881) of the priestsH03548) of the fathersH01 the chiefH07218# of abiatharH054  the sonH01121'  and ahimelechH0288!  the priestH03548  and zadokH06659 +  and the princesH08269 the kingH04428# them beforeH06440 wroteH03789 ) of the levitesH03881 ! the scribeH05608 % of nethaneelH05417  the sonH01121 % and shemaiahH08098!  of ithamarH0385 +  and of the sonsH01121!  of eleazarH0499!-  were of the sonsH01121 TdG( nP1rS,}T%@'' the fifteenthH06240 H02568?%  to jeshebeabH03428%>)%  the fourteenthH06240 H0702=  to huppahH02647&<)'  the thirteenthH06240 H07969;  to jakimH03356#:#'  the twelfthH06240 H081479#  to eliashibH0475$8%'  the eleventhH06240 H062497%  to shecaniahH079356  the tenthH062245  to jeshuaH034424  the ninthH086713  to abijahH0292!  the eighthH080661  to hakkozH069760#  the seventhH07637/!  to mijaminH04326.  the sixthH08345-%  to malchijahH04441,  the fifthH02549+ to seorimH08188*! the fourthH07243) to harimH02766( the thirdH07992'! to jedaiahH03048&! the secondH08145%% to jehoiaribH03080$! came forthH03318 grU+ dB$jN, g\ lordH03068[) into the houseH01004Z to comeH0935)Y= of them in their serviceH05656X' the orderingsH06486W! to maaziahH04590V' and twentiethH06242U the fourH0702T! to delaiahH01806S' and twentiethH06242R the threeH07969Q to gamulH01577P' and twentiethH06242O the twoH08147N to jachinH03199M' and twentiethH06242L the oneH0259K% to jehezekelH03168J' the twentiethH06242I% to pethahiahH06611&H)' the nineteenthH06240 H08672G to aphsesH06483&F)' the eighteenthH06240 H08083E to hezirH02387'D+' the seventeenthH06240 H07651C to immerH0564%B'' the sixteenthH06240 H08337A to bilgahH01083 HhQ3w[;y]8gH{! the secondH08145z amariahH0568y jeriahH03404x% and the sonsH01121w jahathH03189v% of shelomothH08013u# of the sonsH01121t shelomothH08013!s- of the izharitesH03325r isshiahH03449q the firstH07218p# of rehabiahH07345o# of the sonsH01121$n3 concerning rehabiahH07345m  jehdeiahH03165l! of shubaelH07619k# of the sonsH01121j shubaelH07619i of amramH06019h# of the sonsH01121g of leviH03878f# of the sonsH01121e% and the restH03498d'  had commandedH06680c  of israelH03478b  godH0430a  lordH03068`%  their fatherH01_ aaronH0175^ underH03027*]? according to their mannerH04941 VlN3aB$u\?!qV eleazarH0499 of mahliH04249 and ibriH05681! and zaccurH02139! and shohamH07719 benoH01121! by jaaziahH03269 of merariH04847 the sonsH01121 benoH01121! of jaaziahH03269 the sonsH01121 and mushiH04187 mahliH04249  of merariH04847  the sonsH01121  zechariahH02148 ! of isshiahH03449 # of the sonsH01121 isshiahH03449 of michahH04318# the brotherH0251 shamirH08053 of michahH04318# of the sonsH01121 michahH04318 of uzzielH05816 the sonsH01121! the fourthH07243~ jekameamH03360} the thirdH07992| jahazielH03166 fbE# gEdG* f8# and levitesH038817) of the priestsH035486)  of the fathersH015'  and the chiefH072184'  and ahimelechH02883  and zadokH066592  the kingH044281 of davidH01732 0+ in the presenceH06440/ of aaronH0175. the sonsH01121-) their brethrenH0251,% over againstH05980+ lotsH01486$*3 these likewise castH05307)-  of their fathersH01 (+ after the houseH01004') of the levitesH03881& the sonsH01121%% and jerimothH03406$ and ederH05740# mahliH04249"' also of mushiH04187! the sonsH01121  jerahmeelH03396 of kishH07027 the sonH01121 + concerning kishH07027 + who had no sonsH01121 Q}a>}\8 ~U&nQT the sonsH01121S% and asarelahH0841R' and nethaniahH05418Q! and josephH03130P zaccurH02139O of asaphH0623N# of the sonsH01121+MA according to their serviceH05656%L)% of the workmenH04399 H0582K) and the numberH04557!J-  and with cymbalsH04700 I+  with psalteriesH05035H!  with harpsH03658+G3'  who should prophesyH05030 H05012 F+  and of jeduthunH03038E% and of hemanH01968D of asaphH0623C# of the sonsH01121B) to the serviceH05656A separatedH0914@# of the hostH06635!?- and the captainsH08269>) moreover davidH01732= brethrenH0251<' their youngerH06996;% over againstH05980: fathersH01#91 even the principalH07218 XT4|^;#~[9 tXr shebuelH07619q uzzielH05816p mattaniahH04983o bukkiahH01232n of hemanH01968m the sonsH01121l of hemanH01968k lordH03068j' and to praiseH01984i) to give thanksH03034h# with a harpH03658g)  who prophesiedH05012f  jeduthunH03038e+  of their fatherH01 d+  under the handsH03027c  sixH08337b) and mattithiahH04993a hashabiahH02811`% and jeshaiahH03470_ and zeriH06874^ gedaliahH01436]# of jeduthunH03038\ the sonsH01121[# of jeduthunH03038Z#  of the kingH04428'Y9  according to the orderH03027!X-  which prophesiedH05012W  of asaphH0623 V+  under the handsH03027U of asaphH0623 dnG& w^=#sZ<d% with cymbalsH04700 lordH03068 the houseH01004 for songH07892 + of their fatherH01 + under the handsH03027  daughtersH01323  and threeH07969   sonsH01121%  fourteenH06240 H0702  to hemanH01968  gaveH05414  and godH0430 the hornH07161! to lift upH07311 of godH0430% in the wordsH01697 seerH02374! the king'sH04428~ of hemanH01968} the sonsH01121| mahaziothH04238{ hothirH01956z mallothiH04413y% joshbekashahH03436#x1  and romamti–ezerH07320w  giddaltiH01437v  eliathahH0448u  hananiH02607t  hananiahH02608s% and jerimothH03406 V~d8uL+gN5nV.  lotH01486-'  now the firstH07223,) as the scholarH08527+# the teacherH0995*% as the greatH01419")/ as well the smallH06996( againstH05980' wardH04931& lotsH01486%' and they castH05307$  and eightH08083# fourscoreH08084 "+ was two hundredH03967%!7 all that were cunningH0995  lordH03068% in the songsH07892%5 that were instructedH03925,E of them, with their brethrenH0251' so the numberH04557 and hemanH01968 jeduthunH03038 to asaphH0623  orderH03027(;  according to the king'sH04428  of godH0430%  of the houseH01004 +  for the serviceH05656 and harpsH03658! psalteriesH05035 `g>!`A%fB `K# the seventhH07637J'  twelveH06240 H08147 I-  and his brethrenH0251H  his sonsH01121G!  to bukkiahH01232F  the sixthH08345E'  twelveH06240 H08147 D-  and his brethrenH0251C  his sonsH01121B%  to nethaniahH05418A  the fifthH02549@'  twelveH06240 H08147 ?-  and his brethrenH0251>  his sonsH01121=  to izriH03339<!  the fourthH07243;'  twelveH06240 H08147 :-  and his brethrenH02519  his sonsH011218  to zaccurH021397  the thirdH079926'  twelveH06240 H081475  and sonsH01121%47  who with his brethrenH02513#  to gedaliahH014362!  the secondH081451  to josephH031300  for asaphH0623/!  came forthH03318 C{\<}Y7pQ4eCh' twelveH06240 H08147 g- and his brethrenH0251f his sonsH01121e% to hashabiahH02811#d#' the twelfthH06240 H08147c' twelveH06240 H08147 b- and his brethrenH0251a his sonsH01121`! to azareelH05832$_%' the eleventhH06240 H06249^' twelveH06240 H08147 ]- and his brethrenH0251\ his sonsH01121[ to shimeiH08096Z the tenthH06224Y' twelveH06240 H08147 X- and his brethrenH0251W his sonsH01121V% to mattaniahH04983U the ninthH08671T' twelveH06240 H08147 S- and his brethrenH0251R his sonsH01121Q# to jeshaiahH03470P! the eighthH08066O' twelveH06240 H08147 N- and his brethrenH0251M his sonsH01121L' to jesharelahH03480 TvT+ }]@pN#rT to hananiH02607&)' the eighteenthH06240 H08083' twelveH06240 H08147 - and his brethrenH0251 his sonsH01121 ~+ to joshbekashahH03436'}+' the seventeenthH06240 H07651|' twelveH06240 H08147 {- and his brethrenH0251z his sonsH01121y# to hananiahH02608%x'' the sixteenthH06240 H08337w' twelveH06240 H08147 v- and his brethrenH0251u his sonsH01121t# to jeremothH03406%s'' the fifteenthH06240 H02568r' twelveH06240 H08147 q- and his brethrenH0251p his sonsH01121o' to mattithiahH04993%n)% the fourteenthH06240 H0702m' twelveH06240 H08147 l- and his brethrenH0251k his sonsH01121j! to shubaelH07619&i)' the thirteenthH06240 H07969 OsS6nL1rP0lO  his sonsH01121% to mahaziothH04238' and twentiethH06242 the threeH07969' twelveH06240 H08147 - and his brethrenH0251 his sonsH01121# to giddaltiH01437' and twentiethH06242 the twoH08147' twelveH06240 H08147 - and his brethrenH0251 his sonsH01121 to hothirH01956' and twentiethH06242 the oneH0259' twelveH06240 H08147 - and his brethrenH0251 his sonsH01121 # to eliathahH0448 ' the twentiethH06242 ' twelveH06240 H08147 - and his brethrenH0251  his sonsH01121# to mallothiH04413&)' the nineteenthH06240 H08672' twelveH06240 H08147 - and his brethrenH0251 his sonsH01121 `|V9_C'gK,~`= jehohananH03076< the fifthH02549; elamH05867:!  the fourthH072439  jathnielH034968 the thirdH079927 zebadiahH020696! the secondH081455 jediaelH030434' the firstbornH010603 zechariahH021482) of meshelemiahH049201% and the sonsH011210 of asaphH0623/# of the sonsH01121. of koreH06981- the sonH01121,# meshelemiahH04920 ++ of the korhitesH07145*) of the portersH07778))= concerning the divisionsH04256(' twelveH06240 H08147 '- and his brethrenH0251& his sonsH01121"%/ to romamti–ezerH07320$' and twentiethH06242# the fourH0702"' twelveH06240 H08147 !- and his brethrenH0251 a]@mK-{`Da[+ of their fatherH01%Z5 throughout the houseH01004Y! that ruledH04474X bornH03205W were sonsH01121V his sonH01121#U1 also unto shemaiahH08098T blessedH01288S for godH0430R! the eighthH08066Q peulthaiH06469P# the seventhH07637O issacharH03485N the sixthH08345M ammielH05988L  the fifthH02549K'  and nethaneelH05417J!  the fourthH07243I  and sacarH07940H the thirdH07992G joahH03098F! the secondH08145E jehozabadH03075D' the firstbornH01060C shemaiahH08098B) of obed–edomH05654"A/ moreover the sonsH01121@# the seventhH07637? elioenaiH0454> the sixthH08345 ^lL/Z7tU9^ y'  eighteenH06240 H08083x  menH01121w  strongH02428v%  and brethrenH0251u  had sonsH01121 t+  and meshelemiahH04920s)  of obed–edomH05654r  and twoH08147q!  threescoreH08346 p+ for the serviceH05656o% for strengthH03581n menH0376m ableH02428"l1 and their brethrenH0251$k3 they and their sonsH01121j) of obed–edomH05654&i7 all these of the sonsH01121h'  and semachiahH05565g  elihuH0453f  menH01121e strongH02428d) whose brethrenH0251c elzabadH0443b and obedH05744a# and rephaelH07501` othniH06273_# of shemaiahH08098^ the sonsH01121]  of valourH02428\! mighty menH01368 ]hJjL.kH$ v]  lordH03068%  in the houseH01004#  to ministerH08334  anotherH0251#  one againstH05980  wardsH04931  menH01397 +  among the chiefH07218)  of the portersH07778'  the divisionsH04256 '  thirteenH06240 H07969   of hosahH02621 %  and brethrenH0251 %  all the sonsH01121 !  the fourthH07243  zechariahH02148  the thirdH07992  tebaliahH02882!  the secondH08145  hilkiahH02518'  him the chiefH07218  madeH07760)  yet his fatherH01)=  he was not the firstbornH01060  the chiefH07218~  simriH08113}  had sonsH01121|  of merariH04847 {+  of the childrenH01121z!  also hosahH02621 K~S1pT9eG#kK5# shallechethH079964' with the gateH081793 westwardH046282 and hosahH026211! to shuppimH082060! of asuppimH0624/ the houseH01004 .+ and to his sonsH01121- southwardH05045,) to obed–edomH05654+  northwardH06828*  came outH03318)#  and his lotH01486(  lotsH01486'  they castH05307&! counsellorH03289% a wiseH07922$ his sonH01121##1 then for zechariahH02148"% to shelemiahH08018! fellH05307  eastwardH04217# and the lotH01486)  for every gateH08179-  of their fathersH01'9  according to the houseH01004%  as the greatH01419"/  as well the smallH06996  lotsH01486'  and they castH05307 ljM5yS;#vT1lT ahijahH0281#S1 and of the levitesH03881R of merariH04847#Q1 and among the sonsH01121P of koreH07145O) among the sonsH01121N) of the portersH07778M' the divisionsH04256L at parbarH06503K twoH08147 J+ at the causewayH04546I fourH0702H westwardH04628G at parbarH06503F  twoH08147E  twoH08147"D1  and toward asuppimH0624C  a dayH03117B fourH0702A southwardH05045@ a dayH03117? fourH0702> northwardH06828= levitesH03881< sixH08337; eastwardH04217:  wardH049299  againstH059808 wardH04929 7+ of the going upH05927 6+ by the causewayH04546 EuI,}_< gF-dEr! of gershomH01647q the sonH01121p# and shebuelH07619o) the uzzielitesH05817n) the hebronitesH02276m' the izharitesH03325!l- of the amramitesH06020k lordH03068j% of the houseH01004"i1 over the treasuresH0214h# his brotherH0251g and joelH03100f zethamH02241e! of jehieliH03172d the sonsH01121c  jehieliH03172b)  the gershoniteH01649a of laadanH03936` fathersH01_ chiefH07218^ laadanH03936"]/ of the gershoniteH01649\ the sonsH01121[ of laadanH03936Z the sonsH01121(Y; of the dedicated thingsH06944&X9 and over the treasuresH0214W of godH0430V% of the houseH01004"U1 over the treasuresH0214 XeG*x\3yY<xX#  of the hostH06635!-  and the captainsH08269 %  and hundredsH03967 )  over thousandsH0505 %  the captainsH08269  fathersH01 ' and the chiefH07218 the kingH04428# which davidH01732(; of the dedicated thingsH06944&9 over all the treasuresH0214 - and his brethrenH0251 + which shelomithH08013  his sonH01121%''  and shelomithH08013 H08019  his sonH01121!  and zichriH02147~ his sonH01121} and joramH03141| his sonH01121{% and jeshaiahH03470z his sonH01121y rehabiahH07345x! by eliezerH0461 w- and his brethrenH0251 v- of the treasuresH0214u rulerH05057t of mosesH04872s the sonH01121 UoO1~bF+bAuU,# over israelH03478+ businessH04399 *+ for the outwardH02435)% and his sonsH01121( chenaniahH03663!'- of the izharitesH03325#&3 and of his brethrenH0251%% of shelomithH08019$) under the handH03027(#;  whosoever had dedicatedH06942"'  had dedicatedH06942!!  of zeruiahH06870   the sonH01121  and joabH03097 of nerH05369 the sonH01121 and abnerH074 of kishH07027 the sonH01121 and saulH07586 the seerH07200$3 and all that samuelH08050 lordH03068 the houseH01004# to maintainH02388"/ did they dedicateH06942) won in battlesH04421"/ out of the spoilsH07998' had dedicatedH06942 L|X@"cH+z^@iLI  of davidH01732H%  of the reignH04438G yearH08141F+ in the fortiethH0705E) of his fathersH01-DE according to the generationsH08435%C5 among the hebronitesH02276B the chiefH07218A jerijahH03404%@5 among the hebronitesH02276?# of the kingH04428#>1 and in the serviceH05656= lordH03068$<3 in all the businessH04399;  westwardH04628:  jordanH033839%  on this sideH05676%85  among them of israelH034787  officersH064866 hundredH039675 and sevenH076514! a thousandH05053 of valourH024282 menH01121 1- and his brethrenH02510 hashabiahH02811"// of the hebronitesH02276.! and judgesH08199-% for officersH07860 TeH*v\C% hH#{T#f1 after their numberH04557e of israelH03478!d- now the childrenH01121c#  of the kingH04428b#  and affairsH01697!a/  pertaining to godH0430!`-  for every matterH01697_#  of manassehH04520^  tribeH07626]%  and the halfH02677\#  the gaditesH01425$[3  over the reubenitesH07206Z#  made rulersH06485Y  davidH01732X  whom kingH04428W  fathersH01V  chiefH07218U  hundredH03967T  and sevenH07651S%  two thousandH0505R  of valourH02428Q  menH01121 P-  and his brethrenH0251O of gileadH01568N at jazerH03270M of valourH02428&L7  among them mighty menH01368*K?  for, and there were foundH04672!J-  they were soughtH01875 Yg@ |bEmJ/ tY  twentyH06242"/ and in his courseH04256! of zabdielH02068 the sonH01121 jashobeamH03434 monthH02320~' for the firstH07223} courseH04256|) over the firstH07223{ thousandH0505z and fourH0702y twentyH06242x courseH04256w of everyH0259v# of the yearH08141*u? throughout all the monthsH02320t by monthH02320s monthH02320r% and went outH03318q' which came inH0935p)  of the coursesH04256o'  in any matterH01697n  the kingH04428m#  that servedH08334#l1  and their officersH07860k% and hundredsH03967j% of thousandsH0505i% and captainsH08269h fathersH01g the chiefH07218 JiA!gI#oQ5eJ#  priestH03548"  a chiefH07218!# of jehoiadaH03077  the sonH01121 benaiahH01141 monthH02320' for the thirdH07992# of the hostH06635 captainH08269 the thirdH07992  thousandH0505  and fourH0702  twentyH06242'  in his courseH04256) also the rulerH05057 miklothH04732"/ and of his courseH04256! an ahohiteH0266 dodaiH01737 monthH02320' of the secondH08145$3 and over the courseH04256  monthH02320 ' for the firstH07223 # of the hostH06635$ 3 of all the captainsH08269  the chiefH07218 of perezH06557 + of the childrenH01121  thousandH0505  and fourH0702 HkP1fL1uZ>"nH"B/ and in his courseH04256A% the izrahiteH03155@ shamhuthH08049? monthH02320>' for the fifthH02549= captainH08269< the fifthH02549;  thousandH0505:  and fourH07029  twentyH06242'89  him: and in his courseH042567  afterH03106 his sonH011215% and zebadiahH020694 of joabH030973# the brotherH02512 asahelH062141 monthH023200) for the fourthH07243/! the fourthH07243. his sonH01121- ammizabadH05990",/ and in his courseH04256%+5 and above the thirtyH07970*! the thirtyH07970) mightyH01368( benaiahH01141' thousandH0505&  and fourH0702%  twentyH06242"$/  and in his courseH04256 TmS;hH$ gL0xT a+  of the zarhitesH02227`)  the hushathiteH02843_  sibbecaiH05444^  monthH02320])  for the eighthH08066\!  the eighthH08066[  thousandH0505Z  and fourH0702Y  twentyH06242"X/  and in his courseH04256W!  of ephraimH0669 V+  of the childrenH01121U%  the peloniteH06397T  helezH02503S  monthH02320 R+  for the seventhH07637Q#  the seventhH07637P  thousandH0505O  and fourH0702N  twentyH06242"M/  and in his courseH04256L#  the tekoiteH08621K  of ikkeshH06142J  the sonH01121I  iraH05896H  monthH02320G'  for the sixthH08345F  the sixthH08345E  thousandH0505D  and fourH0702C twentyH06242 DiG-jN0iN2hD + of the childrenH01121 ~+ the pirathoniteH06553} benaiahH01141| monthH02320({-' for the eleventhH06240 H06249$z%' the eleventhH06240 H06249y  thousandH0505x  and fourH0702w  twentyH06242"v/  and in his courseH04256 u+  of the zarhitesH02227!t-  the netophathiteH05200s  maharaiH04121r  monthH02320q'  for the tenthH06224p  the tenthH06224o  thousandH0505n  and fourH0702m  twentyH06242"l/  and in his courseH04256"k/  of the benjamitesH01145j)  the anetothiteH06069i!  abi–ezerH044h  monthH02320g'  for the ninthH08671f  the ninthH08671e  thousandH0505d  and fourH0702c  twentyH06242"b/  and in his courseH04256 aiBx]A%x\>}a the sonH01121 hashabiahH02811) of the levitesH03881!  of maachahH04601  the sonH01121!  shephatiahH08203"/ of the simeonitesH08099 of zichriH02147 the sonH01121 eliezerH0461"/ of the reubenitesH07206 the rulerH05057 of israelH03478,C furthermore over the tribesH07626  thousandH0505   and fourH0702  twentyH06242" / and in his courseH04256 ! of othnielH06274! - the netophathiteH05200 heldaiH02469 monthH02320'+' for the twelfthH06240 H08147##' the twelfthH06240 H08147  thousandH0505  and fourH0702  twentyH06242"/ and in his courseH04256! of ephraimH0669 fnK.~bC#oS4f;# of the halfH02677:!  of pedaiahH063059  the sonH011218  joelH031007# of manassehH045196 tribeH076265# of the halfH026774! of azaziahH058123 the sonH011212 hosheaH019541! of ephraimH0669 0+ of the childrenH01121/ of azrielH05837. the sonH01121- jerimothH03406,# of naphtaliH05321+! of obadiahH05662* the sonH01121) ishmaiahH03460(! of zebulunH02074'! of michaelH04317& the sonH01121% omriH06018$# of issacharH03485# of davidH01732"+ of the brethrenH0251! elihuH0453  of judahH03063 zadokH06659 - of the aaronitesH0175 of kemuelH07055 alL0gE' sU< }aZ the sonH01121Y joabH03097X)  of the heavensH08064"W/  like to the starsH03556V  israelH03478"U/  he would increaseH07235T  had saidH0559S lordH03068R and underH04295Q oldH01121P yearsH08141$O3 of them from twentyH06242N) not the numberH04557M tookH05375L but davidH01732K of israelH03478J' of the tribesH07626I# the princesH08269H! of jerohamH03395G the sonH01121F azareelH05832E of danH01835D  of abnerH074C  the sonH01121B jaasielH03300A# of benjaminH01144@% of zechariahH02148? the sonH01121> iddoH03035= in gileadH01568<# of manassehH04519 QS8fL$cAnQv the workH04399'u9 and over them that didH06213t  of uzziahH05818s  the sonH01121r!  jehonathanH03083#q1  and in the castlesH04026$p3  and in the villagesH03723o' in the citiesH05892n' in the fieldsH07704(m= and over the storehousesH0214l of adielH05717k the sonH01121j azmavethH05820i treasuresH0214$h3 and over the king'sH04428g davidH01732f of kingH04428)e/'  of the chroniclesH03117 H01697d)  in the accountH04557c  putH05927'b9  neither was the numberH04557a)  against israelH03478` for itH02063._G not, because there fell wrathH07110 ^+ but he finishedH03615] to numberH04487\ beganH02490[! of zeruiahH06870 PiK pV4tL1wP#1 and over the herdsH01241' the sharoniteH08290 shitraiH07861 in sharonH08289 that fedH07462# 1 and over the herdsH01241  joashH03135  of oilH08081$ 5 and over the cellarsH0214 % the gederiteH01451% baal–hananH01177"/ in the low plainsH08219'9 and the sycomore treesH08256)= and over the olive treesH02132' the shiphmiteH08225 zabdiH02067 cellarsH0214% for the wineH031963Q over the increase of the vineyardsH03754' the ramathiteH07435~ shimeiH08096'}9 and over the vineyardsH03754| of chelubH03620{ the sonH01121z ezriH05836y' of the groundH0127x# for tillageH05656w% of the fieldH07704 ]dL)_@iO8]0) !and ahithophelH0302/  sonsH01121 .+  with the king'sH04428-#  of hachmoniH02453,  the sonH01121+!  and jehielH03171*%  and a scribeH05608)  manH0376(  a wiseH0995!'-  was a counsellorH03289&  uncleH01730%  david'sH01732$'  also jonathanH03083# david'sH01732" kingH04428!!- of the substanceH07399 ! the rulersH08269% the hageriteH01905 jazizH03151$3 and over the flocksH06629 + the meronothiteH04824 jehdeiahH03165"1 and over the assesH0860) the ishmaeliteH03459 obilH0179 + over the camelsH01581  of adlaiH05724  the sonH01121 shaphatH08202) in the valleysH06010 EeG* qO6]8fEN% and captainsH08269"M1  over the thousandsH0505!L-  and the captainsH08269K  by courseH04256J#  to the kingH04428 I+  that ministeredH08334!H- of the companiesH04256!G- and the captainsH08269F' of the tribesH07626E# the princesH08269D of israelH03478 C+ all the princesH08269B assembledH06950A and davidH01732@ " joabH03097? " armyH06635>' "of the king'sH04428 =+ "and the generalH08269<% "and abiatharH054;! "of benaiahH01141: "the sonH011219 "jehoiadaH030778! "ahithophelH03027 "and afterH03106 !companionH074535! !the king'sH044284# !the architeH07573! !and hushaiH023652! !counsellorH032891! !the king'sH04428 egG#}^A$fI,ei! of our godH0430-h7' and for the footstoolH07272 H01916g lordH03068 f+ of the covenantH01285e#  for the arkH0727d  of restH04496c  an houseH01004b  to buildH01129a'  in mine heartH03824`' and my peopleH05971_+ me, my brethrenH0251^ hearH08085] and saidH0559\' upon his feetH07272[ stood upH06965Z the kingH04428Y! then davidH01732X) unto jerusalemH03389-WE and with all the valiant menH02428(V; and with the mighty menH01368"U/ with the officersH05631 T+ and of his sonsH01121S# of the kingH04428R) and possessionH04735'Q9 over all the substanceH07399!P- and the stewardsH08269"O/ over the hundredsH03967 WO2rT;oU7tW he likedH07521% of my fatherH01#1 and among the sonsH01121% of my fatherH01 the houseH01004 of judahH03063!-  and of the houseH01004  the rulerH05057  judahH03063"~1  for he hath chosenH0977}  for everH05769|# over israelH03478{! to be kingH04428z% of my fatherH01(y; me before all the houseH01004x choseH0977w of israelH03478v godH0430u lordH03068t  bloodH01818s' and hast shedH08210r of warH04421q a manH0376p# for my nameH08034o an houseH01004.nG unto me, thou shalt not buildH01129m saidH0559l but godH0430!k- for the buildingH01129#j1 and had made readyH03559 ddH/ t[;yT9~d$ to doH06213"#/ if he be constantH02388" for everH05769!# his kingdomH04438* ? moreover i will establishH03559&=  and i will be his fatherH01 my sonH01121!/ for i have chosenH0977' and my courtsH02691 my houseH01004) he shall buildH01129 thy sonH01121!- unto me, solomonH08010# and he saidH0559#  over israelH03478  lordH03068)  of the kingdomH04438 +  upon the throneH03678  to sitH03427 my sonH01121 solomonH08010) he hath chosenH0977 sonsH01121  me manyH07227 ! hath givenH05414  lordH03068# 1 and of all my sonsH01121 + over all israelH03478 kingH04427 QeC]D(}dH/ xQ#A1  him with a perfectH08003@  and serveH05647?'  of thy fatherH01>%  thou the godH0430=  knowH03045<  my sonH01121";/  and thou, solomonH08010: everH057699 you forH057048 afterH0310"7/ for your childrenH01121#61 for an inheritanceH051575 landH07764  this goodH02896$33  that ye may possessH034232  your godH04301  lordH03068)0=  for all the commandmentsH04687/ and seekH01875. keepH08104-! of our godH0430#,3 and in the audienceH0241+ lordH03068!*- the congregationH06951)' of all israelH03478+(A now therefore in the sightH05869') as at this dayH03117!&- and my judgmentsH04941 %+ my commandmentsH04687 IoP+b3[="oI"^/  and of the housesH01004]%  of the porchH0197\#  the patternH08403[  his sonH01121Z!  to solomonH08010Y  gaveH05414X!  then davidH01732W  and doH06213V  be strongH02388"U/  for the sanctuaryH04720T  an houseH01004S'  thee to buildH01129R#  hath chosenH0977Q  lordH03068P  take heedH07200O  for everH05703+NA  him, he will cast thee offH02186-ME  of thee; but if thou forsakeH05800&L7  him, he will be foundH04672K%  if thou seekH01875 J+  of the thoughtsH04284%I5  all the imaginationsH03336!H/  and understandethH0995G!  all heartsH03824F  searchethH01875E  lordH03068D  mindH05315#C1  and with a willingH02655B  heartH03820 KhK|[BmAdKw  lordH03068v%  of the houseH01004u)  of the serviceH05656%t5  and for all the workH04399 s+  and the levitesH03881r)  of the priestsH03548%q5  also for the coursesH04256(p;  of the dedicated thingsH06944%o7  and of the treasuriesH0214n  of godH0430m%  of the houseH01004!l/  of the treasuriesH0214k#  round aboutH05439(j;  and of all the chambersH03957i  lordH03068h%  of the houseH01004g'  of the courtsH026911fM  of all that he had by the spiritH07307 e+  and the patternH08403"d/  of the mercy seatH03727*c?  thereof, and of the placeH01004b  parloursH02315*a?  thereof, and of the innerH064423`Q  thereof, and of the upper chambersH05944/_I  thereof, and of the treasuriesH01597 @{_A%lDjL"b@'  for the lampsH05216$3  for the candlestickH04501  by weightH04948  of silverH037012O  thereof: and for the candlesticksH04501" / and for the lampsH05216& 7 for every candlestickH04501  by weightH04948  of goldH02091$ 3 and for their lampsH05216 of goldH02091%5 for the candlesticksH04501 + even the weightH04948)=  of every kind of serviceH05656$3  for all instrumentsH03627 by weightH04948 of silverH03701$3 for all instrumentsH03627)= of all manner of serviceH05656$3 for all instrumentsH03627~ of goldH02091} by weightH04948| of goldH02091{  lordH03068z%  in the houseH01004y!  of serviceH05656(x;  and for all the vesselsH03627 HjG&oH&c?!lH /+ for the patternH08403. and goldH02091- by weightH04948, goldH02091+ refinedH02212*! of incenseH07004")/ and for the altarH04196(  of silverH03701 '+  for every basonH03713&  by weightH04948 %+  for every basonH03713$ by weightH04948# basonsH03713#"1 and for the goldenH02091!% and the cupsH07184 ' and the bowlsH04219#1 for the fleshhooksH04207 goldH02091 also pureH02889 of silverH03701) for the tablesH07979 silverH03701 + for every tableH07979% of shewbreadH04635) for the tablesH07979 goldH02091' and by weightH04948%5 of every candlestickH04501.G thereof, according to the useH05656 WtY5^@( tK2xWL% all the workH04399/KI thee, until thou hast finishedH03615"J/ thee, nor forsakeH05800,IC  with thee; he will not failH07503H  my godH0430G  godH0430F  lordH03068%E5  not, nor be dismayedH02865D fearH03372C and doH06213#B3 and of good courageH0553A be strongH02388@ his sonH01121?! to solomonH08010> saidH0559= and davidH01732 <+ of this patternH08403;' all the worksH04399: handH030279! in writingH03791#81 made me understandH079197 lordH030686 lordH03068 5+  of the covenantH012854  the arkH07273#  and coveredH05526 2+  that spread outH06566!1-  of the cherubimsH037420) of the chariotH04818 XuR.mMbJwXg!  and tenderH07390f  youngH05288e#  hath chosenH0977d godH0430c! whom aloneH0259b my sonH01121a solomonH08010*`? unto all the congregationH06951_ saidH0559^ the kingH04428"]/ furthermore davidH01732*\?  wholly at thy commandmentH01697#[1  and all the peopleH05971!Z-  also the princesH08269*Y?  for any manner of serviceH05656X#  skilful manH02451W' every willingH050818V[ with thee for all manner of workmanshipH04399U of godH0430T% of the houseH01004$S3 for all the serviceH05656 R+ and the levitesH03881Q) of the priestsH03548)P= and, behold, the coursesH04256O lordH03068N% of the houseH01004 M+ for the serviceH05656 HjS+jL* iK,iH% in abundanceH07230 stonesH068! and marbleH07893 stonesH068+A and all manner of preciousH03368&7 and of divers coloursH07553 stonesH068! glisteringH06320~ to be setH04394} stonesH068| onyxH07718{ of woodH06086z  and woodH06086y  of ironH01270x  the ironH01270w  of brassH05178v'  and the brassH05178u of silverH03701t) and the silverH03701s of goldH02091r the goldH02091q of my godH0430p' for the houseH01004"o/ with all my mightH03581$n3 now i have preparedH03559m godH0430l lordH03068k# not for manH0120j) for the palaceH01002i  greatH01419h%  and the workH04399 Fi=!S2nP4bF$ of goldH02091# the goldH02091"' of the housesH01004!  the wallsH07023 !  to overlayH02902  silverH03701!  of refinedH02212  talentsH03603 thousandH0505 and sevenH07651 of ophirH0211# of the goldH02091 of goldH02091 talentsH03603 thousandH0505 threeH07969 houseH01004%  for the holyH06944)=  all that i have preparedH03559)  over and aboveH04605  of my godH0430%  to the houseH01004% i have givenH05414 ! and silverH03701  of goldH02091( ; of mine own proper goodH05459  i haveH03426  of my godH0430% to the houseH01004:_ moreover, because i have set my affectionH07521 XoM. sS1dK%tXA thousandH0505@ fiveH02568? of goldH02091> of godH0430=% of the houseH01004 <+ for the serviceH05656; and gaveH05414":/  offered willinglyH050689  workH043998'  of the king'sH04428 7+  with the rulersH08269 6+ and of hundredsH039675% of thousandsH0505!4- and the captainsH082693 of israelH034782' of the tribesH076261# and princesH082690) of the fathersH01/) then the chiefH08269.  lordH03068-  this dayH03117,#  his serviceH03027+'  to consecrateH04390*! is willingH05068)' of artificersH02796(% by the handsH03027+'A and for all manner of workH04399& of silverH03701%) and the silverH03701 MlP4w[?&qS0 xM'_9  they offered willinglyH05068^  heartH03820%]5  because with perfectH080030\K  for that they offered willinglyH05068[  rejoicedH08055 Z+  then the peopleH05971Y)  the gershoniteH01649X of jehielH03171W# by the handH03027V lordH03068U% of the houseH01004T+ to the treasureH0214S gaveH05414R! were foundH04672Q stonesH068P of ironH01270O talentsH03603N thousandH0505 M+ and one hundredH03967L talentsH03603K thousandH0505 J' eighteenH07239 H08083I% and of brassH05178H talentsH03603G  thousandH0505F  tenH06235E'  and of silverH03701D  dramsH0150!C-  and ten thousandH07239B talentsH03603 fkS/dK4qO- f~  lordH03068}#  the kingdomH04467 |-  and in the earthH0776{'  in the heavenH08064 z+  and the majestyH01935 y+  and the victoryH05331x'  and the gloryH08597w'  and the powerH01369v'  the greatnessH01420u  lordH03068t  and everH05769s  everH05769r  forH05704q!  our fatherH01p  of israelH03478o  godH0430n  lordH03068m  blessedH01288l  saidH0559k  and davidH01732%j5  all the congregationH06951i  beforeH05869h  lordH03068g  blessedH01288 f+  wherefore davidH01732e  joyH08057d!  with greatH01419c'  also rejoicedH08055b  the kingH04428a  and davidH01732`  lordH03068 D|`: a7w^4aD our daysH03117+ all our fathersH01%5 thee, and sojournersH08453 beforeH06440 strangersH01616' have we givenH05414*? of thee, and of thine ownH03027&7 to offer so willinglyH05068 ableH03581"/ that we should beH06113 my peopleH05971  nameH08034%  thy gloriousH08597! -  thee, and praiseH01984   we thankH03034& 9  now therefore, our godH0430% 5  and to give strengthH02388 '  to make greatH01431"/  and in thine handH03027  and mightH01369  powerH03581,C  over all; and in thine handH03027"/  and thou reignestH04910  of theeH06440!  and honourH03519#  both richesH06239  as headH07218%5  and thou art exaltedH04984 AkHfF"g:qXA6 godH04305 lordH03068)4= here, to offer willinglyH05068"3/  which are presentH046722!  thy peopleH059711  with joyH0805760W  all these things: and now have i seenH07200)/=  i have willingly offeredH05068.' of mine heartH03824.-G as for me, in the uprightnessH04339,) in uprightnessH03476"+/ and hast pleasureH07521* the heartH03824 )- that thou triestH0974(% also, my godH0430' i knowH03045&'  of thine handH03027% nameH08034$) for thine holyH06944#' thee an houseH01004" to buildH01129&!7 that we have preparedH03559 ) all this storeH01995 our godH0430 lordH03068% none abidingH04723# as a shadowH06738% on the earthH0776 TqO(dC( fH'rTS now blessH01288(R; to all the congregationH06951Q saidH0559P and davidH017320OK  the which i have made provisionH03559N!  the palaceH01002M%  and to buildH01129L  and to doH06213!K-  and thy statutesH02706 J+ thy testimoniesH05715!I- thy commandmentsH04687H to keepH08104G heartH03824F a perfectH08003E my sonH01121D% unto solomonH08010C and giveH05414B# their heartH03824A#  and prepareH03559@'  of thy peopleH05971?%  of the heartH03824 >+  of the thoughtsH04284#=1  in the imaginationH03336<' this for everH05769; keepH08104:# our fathersH019' and of israelH034788 isaacH033277! of abrahamH085 DiR0|]D$gI1cDq# and did eatH0398p) for all israelH03478o% in abundanceH07230n) and sacrificesH02077+mA with their drink offeringsH05262l lambsH03532k!  a thousandH0505j  ramsH0352i!  a thousandH0505h  bullocksH06499g!  a thousandH0505f) after that dayH03117e' on the morrowH04283d lordH03068 c+ burnt offeringsH05930b# and offeredH05927a lordH03068`! sacrificesH02077$_3 and they sacrificedH02076^% and the kingH04428] lordH03068\)  and worshippedH07812+[A  and bowed down their headsH06915Z-  of their fathersH01Y  godH0430X  lordH03068W blessedH01288)V= and all the congregationH06951U your godH0430T lordH03068 NoR( xQ3cG%sN!- likewise of kingH04428!- and all the sonsH01121# 1 and the mighty menH01368$ 3 and all the princesH08269   obeyedH08085 )  and all israelH03478 ' and prosperedH06743! his fatherH01!- instead of davidH01732 as kingH04428 lordH03068! the throneH03678 sat onH03427% then solomonH08010 priestH03548 and zadokH06659#1 the chief governorH05057~ lordH03068}%  and anointedH04886 |+  the second timeH08145{  kingH04427z  of davidH01732y  the sonH01121&x7 and they made solomonH08010w gladnessH08057v! with greatH01419u# on that dayH03117t lordH03068s beforeH06440r and drinkH08354 VqX:d4_>wV-%  he in hebronH02275, reignedH04427+ yearsH08141* sevenH07651) yearsH08141( fortyH0705'# over israelH03478 &+ that he reignedH04427%% and the timeH03117 $+ over all israelH03478# reignedH04427" of jesseH03448! the sonH01121 ! thus davidH01732'  him in israelH03478  beforeH06440,C  as had not been on any kingH04428  majestyH01935 royalH04438% and bestowedH05414' of all israelH03478% in the sightH05869# exceedinglyH04605 solomonH08010 magnifiedH01431 lordH03068 the kingH04428% unto solomonH08010355 submitted themselvesH08478 H03027 H05414 davidH01732 ScE)~bA$wZ6uSL' and his mightH01369#K1 with all his reignH04438J the seerH02374I of gadH01410 H+  and in the bookH01697G#  the prophetH05030F  of nathanH05416 E+  and in the bookH01697D  the seerH07200C of samuelH08050B# in the bookH01697A writtenH03789@ and lastH0314? firstH07223> the kingH04428= of davidH01732<% now the actsH01697;  reignedH04427:  his sonH011219# and solomonH080108! and honourH035197 richesH062396 of daysH031175 fullH076494 old ageH078723 in a goodH028962# and he diedH04191 1+  he in jerusalemH033890  reignedH04427/  and threeH07969.!  and thirtyH07970 Yd@ k?yU/Y)g=and all the congregationH06951f!so solomonH08010e) of the fathersH01d the chiefH07218c' in all israelH03478&b7and to every governorH05387"a/and to the judgesH08199 `+and of hundredsH03967_%of thousandsH0505 ^+to the captainsH08269 ]+unto all israelH03478\spakeH0559[%then solomonH08010 Z+ him exceedinglyH04605(Y;with him, and magnifiedH01431Xhis godH0430WlordH03068V)in his kingdomH04438!U-was strengthenedH02388Tof davidH01732Sthe sonH01121R#and solomonH08010 Q- of the countriesH0776*P? and over all the kingdomsH04467%O5 him, and over israelH03478N) that went overH05674M' and the timesH06256 \iA'uZ@"oU-w\of hurH02354the sonH01121of uriH0221the sonH01121'that bezaleelH01212altarH04196$~3moreover the brasenH05178$}3 for it at jerusalemH03389| a tentH0168+{A for it: for he had pitchedH05186z%had preparedH03559ydavidH01732&x7from kirjath–jearimH07157w!brought upH05927vhad davidH01732uof godH0430tthe arkH0727sbutH061"r/ in the wildernessH04057q had madeH06213p lordH03068o# the servantH05650n# which mosesH04872mof godH0430$l3of the congregationH04150,kEfor there was the tabernacleH0168jat gibeonH01391"i/to the high placeH01116h)with him, wentH03212 TqQ( rY4 mR1yT!"-thou hast shewedH06213!unto godH0430 saidH0559#and solomonH08010"/what i shall giveH05414'unto him, askH07592and saidH0559%unto solomonH08010appearH07200did godH0430'in that nightH03915 + burnt offeringsH05930! a thousandH0505# and offeredH05927$3of the congregationH04150!/at the tabernacleH0168lordH03068beforeH06440altarH04196&7thither to the brasenH05178went upH05927 #and solomonH08010 soughtH01875% 5and the congregationH06951 # and solomonH08010  lordH03068) the tabernacleH04908 beforeH06440 he putH07760had madeH06213 mdK4cA!}^C#m?! to solomonH08010> saidH0559= and godH0430< greatH01419 ;+ this thy peopleH05971":/ for who can judgeH081999# this peopleH059718 beforeH064407# and come inH0935"6/ that i may go outH033185' and knowledgeH040934' me now wisdomH024513 giveH054142% in multitudeH072271% of the earthH07760' like the dustH06083/' over a peopleH05971+.A for thou hast made me kingH04427-) be establishedH0539, my fatherH01+! unto davidH01732 *+ let thy promiseH01697) godH0430( lordH03068*'? and hast made me to reignH04427&my fatherH01%!unto davidH01732$mercyH02617#greatH01419 YjL+kIf7Y3YS thee, neither shall there any afterH0310X beforeH06440*W? such as none of the kingsH04428V! and honourH03519U! and wealthH05233T# thee richesH06239+SA unto thee; and i will giveH05414R grantedH05414Q' and knowledgeH04093P wisdomH024510OK over whom i have made thee kingH04427N my peopleH059714MS for thyself, that thou mayest judgeH08199L' and knowledgeH04093K wisdomH02451J) but hast askedH07592I lifeH03117H longH07227'G9 neither yet hast askedH07592!F- of thine enemiesH08130E% nor the lifeH05315D or honourH03519C wealthH05233B richesH06239(A; and thou hast not askedH075920@K because this was in thine heartH03824 FbB |_>~a=~cFwand goldH02091vsilverH03701umadeH05414t%and the kingH04428s%at jerusalemH03389"r/and with the kingH04428qcitiesH05892p) in the chariotH07393 o+ which he placedH03240n horsemenH06571m thousandH0505"l!' and twelveH06240 H08147kchariotsH07393jhundredH03967iand fourH0702%h7and he had a thousandH0505g%and horsemenH06571fchariotsH07393egatheredH0622d#and solomonH08010c# over israelH03478b# and reignedH04427$a3 of the congregationH04150`) the tabernacleH0168_# from beforeH06440^% to jerusalemH03389] at gibeonH01391"\/ to the high placeH01116[ cameH0935Z% then solomonH08010 FZ:yZ<nP4lF"/ for all the kingsH04428(; and so brought they outH03318 and fiftyH02572) for an hundredH03967%and an horseH05483of silverH03701hundredH03967 for sixH08337 a chariotH04818 %out of egyptH04714" /and brought forthH03318$ 3and they fetched upH05927! at a priceH04242) the linen yarnH04723receivedH03947merchantsH05503!the king'sH04428)and linen yarnH04723%out of egyptH04714broughtH04161!had horsesH05483#and solomonH08010~' for abundanceH07230}# in the valeH08219)|= he as the sycomore treesH08256{madeH05414z+and cedar treesH0730yas stonesH068x%at jerusalemH03389 [wW9`CfB$x[2to huramH023611sentH079710#and solomonH08010/!to overseeH05329.hundredH03967- and sixH08337, thousandH0505+ and threeH07969 *+ in the mountainH02022) to hewH02672(#thousandH0376 H0505''and fourscoreH08084 &+to bear burdensH05449%menH0376$thousandH0505##1threescore and tenH07657"told outH05608!#and solomonH08010 +for his kingdomH04438%and an houseH01004lordH03068%for the nameH08034an houseH01004to buildH01129!determinedH0559#and solomonH08010)by their meansH03027of syriaH0758"/and for the kingsH04428 + of the hittitesH02850 DgL) oO6aC]DPlordH03068)O=and on the solemn feastsH04150%N5and on the new moonsH02320 M+on the sabbathsH07676L#and eveningH06153KmorningH01242,JC and for the burnt offeringsH05930I shewbreadH04635&H7 and for the continualH08548G incenseH07004F him sweetH05561EbeforeH06440Dto burnH06999C#to dedicateH06942Bmy godH0430AlordH03068@#to the nameH08034?an houseH01004 >+behold, i buildH01129=to dwellH03427<% him an houseH01004; to buildH01129:! him cedarsH07309) and didst sendH079718 my fatherH017!with davidH01732#61as thou didst dealH062135sayingH05594of tyreH068653the kingH04428 XfL.bC$mR9xXm#and in ironH01270l%and in brassH05178k'and in silverH03701jin goldH02091ito workH06213hcunningH02450&g9me now therefore a manH0376fsendH07971e beforeH06440"d/ to burn sacrificeH06999c save onlyH0518b% him an houseH01004,aCi then, that i should buildH01129`)cannot containH03557_!of heavensH08064^!and heavenH08064"]/seeing the heavenH08064\%him an houseH01004[to buildH01129'Z+'but who is ableH03581 H06113Y)above all godsH0430Xour godH0430Wfor greatH01419VgreatH01419U'which i buildH01129T'and the houseH01004Sto israelH03478Rfor everH05769Qour godH0430 B{W. qP6oT9dB ' for the houseH01004 % in abundanceH07230 me timberH06086 + even to prepareH03559"/with thy servantsH05650)= and, behold, my servantsH05650! in lebanonH03844 timberH06086 to cutH03772 can skillH03045"/that thy servantsH05650!for i knowH03045~)out of lebanonH03844}+and algum treesH0418|fir treesH01265{treesH06086z'me also cedarH0730ysendH07971x#did provideH03559wmy fatherH01v!whom davidH01732!u-and in jerusalemH03389!t-with me in judahH03063%s5with the cunning menH02450 r' to graveH06603 H06605#q1 and that can skillH03045p and blueH08504o# and crimsonH03758n' and in purpleH0710 ZmI* fG+`D*|Z)' which he sentH07971(! in writingH03791' answeredH0559& of tyreH06865% the kingH04428$! then huramH02361# of oilH08081" bathsH01324! thousandH0505 ! and twentyH06242 of wineH03196 bathsH01324 thousandH0505! and twentyH06242 of barleyH08184 measuresH03734 thousandH0505! and twentyH06242 wheatH02406 of beatenH04347 measuresH03734 thousandH0505 twentyH06242 timberH06086 that cutH03772! the hewersH02404 + to thy servantsH05650)= and, behold, i will giveH05414  greatH01419  wonderfulH06381* ? which i am about to buildH01129 ajL2mP-^9xaH manH0376G a cunningH02450$F3 and now i have sentH07971 E+ for his kingdomH04438D% and an houseH01004C lordH03068B an houseH01004!A- that might buildH01129!@/ and understandingH0998?' with prudenceH07922> enduedH03045= sonH01121< a wiseH02450; the kingH04428: to davidH017329) who hath givenH054148 and earthH07767 heavenH080646 that madeH062135 of israelH034784 godH04303 lordH03068"2/ moreover, blessedH012881 saidH05590 huramH02361/ thee kingH04428.% he hath madeH05414-! his peopleH05971,! hath lovedH0160+ lordH03068*! to solomonH08010 `iK& ~b@#lI'`-eEto him, with thy cunning menH02450#d1which shall be putH05414c%every deviceH04284 b+and to find outH02803&a7any manner of gravingH06603`'also to graveH06605_)and in crimsonH03758!^/and in fine linenH0948]in blueH08504\in purpleH0713['and in timberH06086Zin stoneH068Y in ironH01270X in brassH05178W' and in silverH03701V in goldH02091U to workH06213TskilfulH03045Sof tyreH06876Ra manH0376Q)and his fatherH01Pof danH01835!O-of the daughtersH01323N!of a womanH0802Mthe sonH01121L# my father'sH01K of huramH02361"J1 with understandingH0998I enduedH03045 DS0hD+pS${]DafterH0310of israelH03478#in the landH0776(~/%all the strangersH01616 H0582}numberedH05608|#and solomonH08010{% to jerusalemH03389+zA and thou shalt carry it upH05927yto joppaH03305xby seaH03220%w5it to thee in floatsH07513!v/and we will bringH0935+uAas much as thou shalt needH06878t)out of lebanonH03844swoodH06086 r+and we will cutH03772"q/unto his servantsH05650!p-of, let him sendH07971o#hath spokenH0559n'which my lordH0113m%and the wineH03196lthe oilH08081k)and the barleyH08184(j;now therefore the wheatH02406i!thy fatherH01hdavidH01732g!of my lordH0113)f=and with the cunning menH02450 ^}O0e>"~`D( x^beganH02490%then solomonH08010a workH05647!the peopleH05971to setH05647 overseersH05329 hundredH03967 and sixH08337 thousandH0505 and threeH07969 +in the mountainH02022hewersH02672thousandH0505'and fourscoreH08084#1bearers of burdensH05449thousandH0505#1threescore and tenH07657!and he setH06213 hundredH03967 and sixH08337 thousandH0505 and threeH07969 thousandH0505 and fiftyH02572! an hundredH03967*? them; and they were foundH04672% had numberedH05608! his fatherH01 +wherewith davidH01732'the numberingH05610 bnS6pT3v]< b=by cubitsH0520<!the lengthH0753;of godH0430:%of the houseH01004!9-for the buildingH011298)was instructedH032457solomonH080106%of his reignH044385yearH081414'in the fourthH07023monthH023202'of the secondH081451'in the secondH081450to buildH01129/%and he beganH02490.%the jebusiteH02983-of ornanH0771&,7in the threshingfloorH01637+%had preparedH03559*! that davidH01732)% in the placeH04725(! his fatherH01'! unto davidH01732& appearedH07200%moriahH04179$in mountH02022#%at jerusalemH03389"lordH03068!the houseH01004 to buildH01129 fcH. eK( qM3f[ and setH05927ZgoldH02091Ywith fineH02896"X/which he overlaidH02645WtreeH06086Vwith firH01265Uhe cieledH02645ThouseH01004 S+and the greaterH01419RgoldH02091Q with pureH02889P it withinH06441 O+ and he overlaidH06823N! and twentyH06242M! an hundredH03967L)and the heightH01363KcubitsH0520JtwentyH06242I%of the houseH01004)H=according to the breadthH07341G!the lengthH0753F%in the frontH06440E'and the porchH0197DcubitsH0520C twentyH06242 B+ and the breadthH07341A cubitsH0520@! threescoreH08346? measureH04060 >+after the firstH07223 NwU<cE#sS6hNy cubitsH0520x twentyH06242w%of the houseH01004v#the breadthH07341u%according toH06440t!the lengthH0753shouseH01004rholyH06944qthe mostH06944p#and he madeH06213o% on the wallsH07023n cherubimsH03742m!and gravedH06605#l1thereof, with goldH02091'k9thereof, and the doorsH01817j'and the wallsH07023ithe postsH05592hthe beamsH06982g)also the houseH01004f#he overlaidH02645e!of parvaimH06516dgoldH02091c%and the goldH02091b!for beautyH08597astonesH068`'with preciousH03368_the houseH01004!^-and he garnishedH06823]! and chainsH08333#\1 thereon palm treesH08561 P{ZA& tX4 |dF)jP cubitsH0520 twentyH06242!- of the cherubimsH03742' and the wingsH03671) them with goldH02091% and overlaidH06823 workH04639 of imageH06816 cherubimsH03742 twoH08147 he madeH06213  houseH01004  holyH06944 + and in the mostH06944  with goldH02091# 1 the upper chambersH05944 + and he overlaidH02645 of goldH02091 shekelsH08255 fiftyH02572% of the nailsH04548) and the weightH04948talentsH03603hundredH03967to sixH08337goldH02091~%it with fineH02896 }+and he overlaidH02645| cubitsH0520{) thereof twentyH06242 z+ and the breadthH07341 ![hH'}]B) ~]<# y[9 the wingsH036718 cherubH037427% of the otherH03126# to the wingH036715 joiningH016954 cubitsH05203 fiveH025682 wingH036711' and the otherH03120% of the houseH01004/# to the wallH07023. reachingH05060- cubitsH0520, fiveH02568+ cherubH03742*% of the otherH0259) wingH03671( cherubH03742'% of the otherH0312&# to the wingH03671% reachingH05060$ cubitsH0520# fiveH02568" wingH03671!' and the otherH0312 % of the houseH01004# to the wallH07023 reachingH05060 cubitsH0520 fiveH02568 wingH03671 oneH0259 longH0753 SxU3`>rT7nSXchainsH08333W#and he madeH06213V cubitsH0520U fiveH02568T! on the topH07218!S- and the chapiterH06858R highH0753QcubitsH0520Pand fiveH02568Oof thirtyH07970NpillarsH05982MtwoH08147Lthe houseH01004KbeforeH06440J%also he madeH06213IcherubimsH03742H#and wroughtH05927G)and fine linenH0948F#and crimsonH03758E!and purpleH0713DblueH08504Cthe vailH06532B#and he madeH06213A inwardH01004 @+ and their facesH06440?' on their feetH07272>) and they stoodH05975= cubitsH0520< twentyH06242(;; spread themselves forthH06566#:1 of these cherubimsH03742 F~aB!dM'uZ9~dFv!the lengthH0753ucubitsH0520ttwentyH06242sof brassH05178ran altarH04196!q-moreover he madeH06213pboazH01162$o3of that on the leftH08042n% and the nameH08034m jachinH031991l?' of that on the right handH03227 H03233k the nameH08034j! and calledH07121i#on the leftH08040h'and the otherH0259"g/on the right handH03225foneH0259e!the templeH01964dbeforeH06440c#the pillarsH05982!b-and he reared upH06965a' on the chainsH08333` and putH05414_% pomegranatesH07416^!an hundredH03967]and madeH06213\)of the pillarsH05982[%on the headsH07218Zand putH05414Y'in the oracleH01687 Py_@{aB% lI& lPthe seaH03220!compassingH05362!in a cubitH0520tenH06235)it round aboutH05439"/which did compassH05437of oxenH01241)the similitudeH01823 )it round aboutH05439 #did compassH05437 cubitsH0520 of thirtyH07970$ 3 thereof; and a lineH06957! the heightH06967 cubitsH0520 and fiveH02568! in compassH05439roundH05696to brimH08193from brimH08193cubitsH0520of tenH06235seaH03220~a moltenH03332}%also he madeH06213|! the heightH06967{ cubitsH0520!z- thereof, and tenH06235y# the breadthH07341xcubitsH0520$w3thereof, and twentyH06242 bzU8c?!bHb$23of it like the workH046391%and the brimH081930)an handbreadthH02947"//and the thicknessH05672.inwardH010045-Wupon them, and all their hinder partsH0268,aboveH04605+#and the seaH03220 *+toward the eastH04217)lookingH06437( and threeH07969!'- toward the southH05045& lookingH06437% and threeH07969 $+ toward the westH03220#lookingH06437"and threeH07969!!-toward the northH06828 lookingH06437threeH07969oxenH01241##'upon twelveH06240 H08147it stoodH05975!-when it was castH04166 castH03332 of oxenH01241 rowsH02905 twoH08147# round aboutH05439 ^dG-nH+ kB^(O;according to their formH04941Nof goldH02091M%candlesticksH04501LtenH06235K#and he madeH06213J!to wash inH07364 I+for the priestsH03548%H5 in them; but the seaH03220G# they washedH01740'F9 for the burnt offeringH059305EU in them: such things as they offeredH04639D to washH07364C#on the leftH08040Band fiveH02568"A/on the right handH03225@fiveH02568?and putH05414>laversH03595=also tenH06235<he madeH06213; bathsH01324: thousandH05059 threeH079698 and heldH035577# it receivedH023886of liliesH077995%with flowersH065254of a cupH035633#of the brimH08193 UfF* rU5yV4tUm! and he setH05414#l1 of them with brassH05178k the doorsH01817j% and overlaidH06823i' for the courtH05835h and doorsH01817g courtH05835f' and the greatH01419e) of the priestsH03548d the courtH02691$c3 furthermore he madeH06213b of goldH02091a basonsH04219`! an hundredH03967_# and he madeH06213^# on the leftH08040]and fiveH02568"\/on the right sideH03225[fiveH02568Z'in the templeH01964Y!and placedH03240XtablesH07979Walso tenH06235Vhe madeH06213U# on the leftH08040T and fiveH02568"S/ on the right handH03225RfiveH02568Q'in the templeH01964Pand setH05414 PeG)cFqM'lP  pommelsH01543  the twoH08147  to coverH03680 wreathsH07639# and the twoH08147#1 of the two pillarsH05982! on the topH07218"/ and the chapitersH03805 + and the pommelsH01543 pillarsH05982 the twoH08147 of godH0430' for the houseH01004~ solomonH08010} for kingH04428$|3 that he was to makeH06213{ the workH04399 z' finishedH06213 H03615!y' and huramH02438 H02361x) and the basonsH04219 w+ and the shovelsH03257v the potsH05518u madeH06213t and huramH02361s the southH05045r% over againstH04136 q+ of the east endH06924p sideH03802o% on the rightH03233n the seaH03220 R}a@!z]A%mT.yR#*1and the fleshhooksH04207&)7also, and the shovelsH03257(the potsH05518'oxenH01241"&!'and twelveH06240 H08147%seaH03220$oneH0259"#/he upon the basesH04350"madeH06213!!and laversH03595 !also basesH04350he madeH06213# the pillarsH05982 uponH06440!- of the chapitersH03805 pommelsH01543 the twoH08147 to coverH03680 wreathH07639 on eachH0259 + of pomegranatesH07416 rowsH02905 twoH08147 wreathsH07639! on the twoH08147% pomegranatesH07416 hundredH03967 and fourH0702) of the pillarsH05982 ! on the topH07218! - of the chapitersH03805 OcG% t[5tW9mOHthe houseH01004 G+all the vesselsH03627FmadeH06213E#and solomonH08010'D9could not be found outH02713C%of the brassH05178B)for the weightH04948AabundanceH07230@in greatH03966"?/all these vesselsH03627>madeH06213=%thus solomonH08010<)and zeredathahH06868 ;+between succothH05523:groundH0127"9/them, in the clayH056458castH033327%did the kingH044286of jordanH033835%in the plainH036034 brassH051783 of brightH048382 lordH030681' for the houseH010040 solomonH08010/to kingH04428.makeH06213-!his fatherH01,did huramH02361*+?and all their instrumentsH03627 KS%w[Bb?eKe doorsH01817d the innerH06442c%of the houseH01004b'and the entryH06607agoldH02091`pureH05462 _+and the censersH04289^)and the spoonsH03709])and the basonsH04219!\-and the snuffersH04212[goldH02091Z%that perfectH04357YgoldH02091X'and the tongsH04457W'and the lampsH05216 V+and the flowersH06525UgoldH02091Tof pureH05462S!the oracleH01687RbeforeH06440!Q-after the mannerH04941&P7that they should burnH01197!O-with their lampsH05216*N?moreover the candlesticksH04501-M7' whereon the shewbreadH06440 H03899%L5also, and the tablesH07979KaltarH04196J!the goldenH02091Iof godH0430 d{Y@dI* ]Edof israelH03478!the eldersH02205assembledH06950%then solomonH08010~of godH0430}%of the houseH01004&|9he among the treasuresH0214{putH05414(z;and all the instrumentsH03627y%and the goldH02091x) and the silverH03701w' had dedicatedH06944v! his fatherH01u! that davidH01732t! the thingsH06944sbroughtH0935r#and solomonH08010q%was finishedH07999plordH03068o'for the houseH01004nmadeH06213m%that solomonH08010"l/thus all the workH04399kgoldH02091j'of the templeH01964i%of the houseH01004h' and the doorsH01817g holyH06944%f5 thereof for the mostH06944 XzV8y\CmS,sXthe arkH0727$3and they brought upH05927the arkH0727took upH05375 +and the levitesH03881cameH0935of israelH03478#1and all the eldersH02205monthH02320)in the seventhH07637%in the feastH02282)=themselves unto the kingH04428assembledH06950of israelH03478%7wherefore all the menH0376zionH06726of davidH01732 +out of the cityH05892 lordH03068 +of the covenantH01285  the arkH0727 # to bring upH05927 ) unto jerusalemH03389 of israelH03478 + of the childrenH01121)of the fathersH01the chiefH05387'of the tribesH04294"/and all the headsH07218 UqL"~`8wV4wU;'to the oracleH01687:)unto his placeH047259lordH03068 8+of the covenantH012857the arkH07276!brought inH0935 5+and the priestsH035484' for multitudeH072303% nor numberedH04487(2; which could not be toldH056081 and oxenH012410 sheepH06629/!sacrificedH02076.the arkH0727 -+unto him beforeH06440$,3that were assembledH03259+of israelH03478)*=and all the congregationH05712)solomonH08010(also kingH04428' bring upH05927&# the levitesH03881&%7these did the priestsH03548!$/in the tabernacleH0168#vesselsH03627!"-and all the holyH06944$!3of the congregationH04150" 1and the tabernacleH0168 Z[5w\:tT9{ZW% save the twoH08147"V1 nothing in the arkH0727.UG and there it is unto this dayH03117T withoutH02351'S9 but they were not seenH07200R! the oracleH01687Q beforeH06440P% from the arkH0727O were seenH07200N' of the stavesH0905M' that the endsH07218L! the stavesH0905!K/ and they drew outH0748J' thereof aboveH04605I) and the stavesH0905Hthe arkH0727GcoveredH03680"F/and the cherubimsH03742E!of the arkH0727D)over the placeH04725CwingsH03671B%spread forthH06566"A/for the cherubimsH03742!@- of the cherubimsH03742 ?+ under the wingsH03671> holyH06944=' into the mostH06944<%of the houseH01004 Cw^8zZ2vN1fCt) and psalteriesH05035s) having cymbalsH04700r) in white linenH0948q arrayedH03847"p1 and their brethrenH0251 o+ with their sonsH01121n# of jeduthunH03038m of hemanH01968$l5 all of them of asaphH0623k# the singersH07891!j- also the levitesH03881i by courseH04256h waitH08104 g+ were sanctifiedH06942f presentH04672$e3 for all the priestsH03548d# of the holyH06944c' were come outH033186bW and it came to pass, when the priestsH03548a of egyptH04714#`1 when they came outH03318_ of israelH03478"^/ with the childrenH01121] madeH03772\ lordH03068[ at horebH02722Z putH05414Y# which mosesH04872X tablesH03871 MV7y_@&f@ jM for everH05769' for his mercyH02617 goodH02896 lordH03068 # and praisedH01984  of musickH07892 + and instrumentsH03627 # and cymbalsH04700" / with the trumpetsH02689 voiceH06963(; and when they lifted upH07311 lordH03068% and thankingH03034# in praisingH01984# to be heardH08085 soundH06963# to make oneH0259 as oneH0259# and singersH07891?~[' it came even to pass, as the trumpetersH02690 H02690}' with trumpetsH02689| soundingH02690{ priestsH03548z! and twentyH06242)y= and with them an hundredH03967x% of the altarH04196 w+ at the east endH04217v stoodH05975u and harpsH03658 MkC) qR4Y4hM/turnedH05437.%and the kingH04428-for everH05769!,-for thy dwellingH03427&+7for thee, and a placeH04349*'of habitationH02073)an houseH01004!(-but i have builtH01129&'7in the thick darknessH06205$&3that he would dwellH07931%hath saidH0559$lordH03068#solomonH08010"then saidH0559! of godH0430  the houseH01004! had filledH04390lordH03068'for the gloryH03519%of the cloudH06051by reasonH06440#to ministerH08334not standH05975couldH03201$3so that the priestsH03548 lordH03068 the houseH01004% with a cloudH06051! was filledH04390 the houseH01004 IzM/`B_AfIM an houseH01004L to buildH01129K of israelH03478%J5among all the tribesH07626Ino cityH05892Hi choseH0977Gof egyptH04714F+out of the landH0776Emy peopleH05971%D5that i brought forthH03318C'since the dayH03117B sayingH0559A davidH01732@% to my fatherH01?) with his mouthH06310>)which he spakeH01696=fulfilledH04390(<;who hath with his handsH03027;of israelH03478:godH04309lordH030688blessedH012887#and he saidH05596 stoodH059755of israelH03478)4=and all the congregationH069513of israelH03478'29the whole congregationH069511#and blessedH012880his faceH06440 QkH-|S8 y`I+nQjan houseH01004ito buildH011293hQforasmuch as it was in thine heartH03824gmy fatherH01fto davidH01732esaidH0559dlordH03068c of israelH03478bgodH0430alordH03068`%for the nameH08034_an houseH01004^to buildH01129]my fatherH01\of davidH01732([;now it was in the heartH03824ZisraelH03478%Y5to be over my peopleH05971XdavidH01732/WKmight be there; and have chosenH0977V%that my nameH08034UjerusalemH03389!T/but i have chosenH0977SisraelH03478R)over my peopleH05971Q'to be a rulerH05057Pi any manH0376-OG might be there; neither choseH0977!N- in, that my nameH08034bRDRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{ᇖ⇖-㇖L䇖g凗懗"燗?臗Y釗wꇘ뇘2쇘P퇘m ᇖ⇖-㇖L䇖g凗懗"燗?臗Y釗wꇘ뇘2쇘P퇘m )He=[y9Xv2Om *He;Wt / M j %A^{2Mh:Un (Fe !="Z#v$%,&H'e()*:+V,r-.,/G0e12!3@4a5~67=8Y9w:;1?$@BA`B~C If=nN5tY:bI lordH03068% for the nameH08034 the houseH01004) and have builtH01129 promisedH01696 lordH03068 of israelH03478' on the throneH03678~! and am setH03427} my fatherH01%|5 in the room of davidH01732"{/ for i am risen upH06965$z3 that he hath spokenH01696y his wordH01697)x= therefore hath performedH06965w lordH03068v# for my nameH08034u the houseH01004t) he shall buildH01129!s- out of thy loinsH02504'r9 which shall come forthH03318q# but thy sonH01121p the houseH01004%o5 thou shalt not buildH01129 n+ notwithstandingH07535.mG in that it was in thine heartH03824 l+ thou didst wellH02895k#for my nameH08034 ]sR9za%jM1v]% highH06967$ cubitsH0520# and threeH07969" broadH07341! cubitsH0520  and fiveH02568 longH0753 cubitsH0520 of fiveH02568 scaffoldH03595 a brasenH05178 had madeH06213# for solomonH08010 his handsH03709!- and spread forthH06566 of israelH034788[ in the presence of all the congregationH06951 lordH03068 the altarH04196 beforeH06440% and he stoodH05975 of israelH03478"/ with the childrenH01121% that he madeH03772  lordH03068 % the covenantH01285  the arkH0727 ! have i putH07760  and in itH08033 of israelH03478 godH0430 TrM*w[B+ dJ$nTAdavidH01732!@-with thy servantH05650%?5thou which hast keptH08104+>Athee with all their heartsH03820= beforeH06440< that walkH01980";/ unto thy servantsH05650: mercyH026179 covenantH012858'which keepestH08104 7-nor in the earthH0776(6;like thee in the heavenH080645no godH04304of israelH034783godH04302lordH030681and saidH05590' toward heavenH08064/ his handsH03709!.- and spread forthH06566- of israelH03478,,C before all the congregationH06951+) upon his kneesH01290!*- and kneeled downH01288%)5 and upon it he stoodH05975(% of the courtH05835 '+ it in the midstH08432&# and had setH05414 KkD w]BoK-sK$^3as thou hast walkedH01980]in my lawH08451\to walkH03212[%to their wayH01870Ztake heedH08104"Y/that thy childrenH01121Xyet soH07535Wof israelH03478 V+upon the throneH03678U to sitH03427T# in my sightH06440S! thee a manH0376%R5 there shall not failH03772Q# him, sayingH0559.PGthat which thou hast promisedH01696Omy fatherH01NdavidH01732!M-with thy servantH05650LkeepH08104Kof israelH03478JgodH0430IlordH03068H this dayH03117 G+ with thine handH03027#F1and hast fulfilledH04390E)with thy mouthH06310!D-him; and spakestH01696.CGthat which thou hast promisedH01696Bmy fatherH01 CvW,wW4uT(fC{) and the prayerH08605z%unto the cryH07440y!to hearkenH08085xmy godH0430wlordH03068(v;and to his supplicationH08467u)of thy servantH05650(t;therefore to the prayerH08605s%have respectH06437#r1 which i have builtH01129/qI thee; how much less this houseH01004p) cannot containH03557o!of heavensH08064n)and the heavenH08064m)behold, heavenH08064l%on the earthH0776kwith menH0120jdwellH03427i%in very deedH0552h%but will godH0430gdavidH01732!f-unto thy servantH05650'e9which thou hast spokenH01696d#be verifiedH0539c%let thy wordH01697bof israelH03478agodH0430`lordH03068_beforeH06440 [_;#pJ&mJ$ u[ placeH04725'9 thou from thy dwellingH03427hearH08085"/toward this placeH04725&7which they shall makeH06419israelH03478"/and of thy peopleH05971)of thy servantH056501Mtherefore unto the supplicationsH08469 hearkenH08085" /toward this placeH04725  prayethH06419" / which thy servantH05650 + unto the prayerH08605"/ there; to hearkenH08085 thy nameH08034'9that thou wouldest putH07760&9whereof thou hast saidH0559)upon the placeH04725and nightH03915dayH03119 +upon this houseH01004#may be openH06605 +that thine eyesH05869~ beforeH06440} prayethH06419"|/ which thy servantH05650 ^~f<`> a=!^32Qhim according to his righteousnessH066661 by givingH054140' the righteousH06662"// and by justifyingH06663"./ upon his own headH07218- his wayH01870 ,+by recompensingH05414+!the wickedH07563*%by requitingH07725)%thy servantsH05650(and judgeH08199'and doH06213!&-thou from heavenH08064%then hearH08085$' in this houseH01004## thine altarH04196" beforeH06440!comeH0935 %and the oathH0423*Aupon him to make him swearH0422be laidH05375#and an oathH0423&7against his neighbourH07453sinH02398if a manH0376 forgiveH05545&7 and when thou hearestH08085# from heavenH08064 A|_2{`9xO.nA)M=because they have sinnedH02398%L5and there is no rainH04306K!is shut upH06113 J+when the heavenH08064*IE to them and to their fathersH01"H/ which thou gavestH05414G'unto the landH0127%F5and bring them againH07725EisraelH03478D'of thy peopleH05971Cthe sinH02403B#and forgiveH05545&A7thou from the heavensH08064@then hearH08085#?1 thee in this houseH01004> beforeH06440&=7 and make supplicationH02603< and prayH06419; thy nameH08034:#and confessH03034/9Iagainst thee; and shall returnH07725)8=because they have sinnedH023987the enemyH03416beforeH06440$53be put to the worseH050624israelH03478"3/and if thy peopleH05971 _|_<nH-fE_'h9if there be pestilenceH01698g#in the landH0776#f1if there be dearthH07458#e1for an inheritanceH05159 d+unto thy peopleH05971&c7which thou hast givenH05414b'upon thy landH0776a rainH04306` and sendH05414)_= wherein they should walkH03212^ wayH01870]' them the goodH02896&\7when thou hast taughtH03384[israelH03478"Z/and of thy peopleH05971 Y+of thy servantsH05650Xthe sinH02403W#and forgiveH05545!V-thou from heavenH08064Uthen hearH08085'T9 when thou dost afflictH06031S) from their sinH02403R and turnH07725Qthy nameH08034P#and confessH03034"O/toward this placeH04725N%if they prayH06419 UzV:]*^3uU#and forgiveH05545placeH04349%thy dwellingH03427!-thou from heavenH08064then hearH08085~' in this houseH01004} his handsH03709'|9 and shall spread forthH06566"{/ and his own griefH04341z%his own soreH05061y!shall knowH03045x)when every oneH0376wisraelH03478%v5or of all thy peopleH05971/uKsoever shall be made of any manH0120"t/what supplicationH08467s#what prayerH08605'r9 or whatsoever sicknessH04245 q+ whatsoever soreH05061p' of their landH0776#o1 them in the citiesH08179n besiegeH06887 m-if their enemiesH0341 l+or caterpillersH02625klocustsH0697jor mildewH03420%i5if there be blastingH07711 \oN$~^?~O4u\ handH03027%5 sake, and thy mightyH02389 name'sH08034' for thy greatH01419 countryH0776! from a farH07350# but is comeH0935 israelH03478+A which is not of thy peopleH059711M moreover concerning the strangerH05237-unto our fathersH01"/which thou gavestH05414#in the landH0127!'they liveH06440 H02416!so long asH03117#in thy waysH01870'thee, to walkH03212# 1that they may fearH03372 of menH0120 + of the childrenH01121 ! the heartsH03824& 7 for thou only knowestH03045% thou knowestH03045# whose heartH03824,Caccording unto all his waysH01870)unto every manH0376!and renderH05414 \_Ai8fB\%:7"against their enemiesH03419"to warH044218"go outH033187'"if thy peopleH059716#!by thy nameH080345!is calledH07121#41!which i have builtH01129 3+!that this houseH010042%!and may knowH030451!israelH034780!! thy peopleH05971/! and fearH03372.! thy nameH08034-! may knowH03045,%! of the earthH0776-+E!to thee for; that all peopleH05971*!callethH071213)Q!according to all that the strangerH05237(!and doH06213'!placeH04349"&/!from thy dwellingH03427&%7!thou from the heavensH08064$!then hearH08085#' in this houseH01004" and prayH06419!% if they comeH0935  armH02220&7 and thy stretched outH05186 QkM#qP%]2 mQU$ or nearH07138T$ far offH07350S#$ unto a landH0776R$ captivesH07617)Q=$and they carry them awayH07617P$enemiesH0341!O-$them over beforeH06440'N9$with them, and deliverH05414'M;$not,) and thou be angryH0599L'$which sinnethH02398K$no manH0120J#$if they sinH02398I##their causeH04941H%#and maintainH06213'G9#and their supplicationH08467F%#their prayerH08605&E7#thou from the heavensH08064D#then hearH08085C%" for thy nameH08034#B1" which i have builtH01129A'" and the houseH01004&@9" which thou hast chosenH0977?" this cityH05892!>-"unto thee towardH01870$=3"them, and they prayH06419%<5"that thou shalt sendH07971;!"by the wayH01870 My\?_< ]@%vM%n5&and toward the houseH01004&m9& which thou hast chosenH0977l& the cityH05892 k1& unto their fathersH01"j/& which thou gavestH05414i!& their landH0776h&towardH01870g&and prayH064198f[&whither they have carried them captivesH07617#e1&of their captivityH07628d#&in the landH0776(c;&and with all their soulH05315-bE&to thee with all their heartH03820a)&if they returnH07725(`;% and have dealt wickedlyH07561#_1% we have done amissH05753^)% we have sinnedH02398]%sayingH0559#\1%of their captivityH07628%[7%unto thee in the landH0776Z%and prayH02603Y%and turnH077251XM%whither they are carried captiveH07617&W9%themselves in the landH0776$V%'%they bethinkH03824 H07725 EpJ0c=qO'^E )lordH03068 +)let thy priestsH03548 +)of thy strengthH05797(=)place, thou, and the arkH0727!-)into thy restingH05118)godH0430)lordH03068$3)now therefore ariseH06965'(in this placeH04725 +(unto the prayerH08605(attentH07183!(thine earsH0241~(be openH066050}K(let, i beseech thee, thine eyesH05869|#(now, my godH0430"{/' which have sinnedH02398z!' thy peopleH05971y#' and forgiveH05545x#'their causeH04941w%'and maintainH06213(v;'and their supplicationsH08467u%'their prayerH08605t'placeH04349"s/'from thy dwellingH03427&r7'thou from the heavensH08064q'then hearH08085p%&for thy nameH08034#o1&which i have builtH01129 SdD+rU5sS,mS(couldH03201 '+and the priestsH03548& the houseH01004% filledH04390$ lordH03068#' and the gloryH03519#"1 and the sacrificesH02077#!1the burnt offeringH05930 %and consumedH0398#from heavenH08064came downH03381the fireH0784!of prayingH06419 +had made an endH03615!-now when solomonH08010#* thy servantH05650*of davidH01732#*the merciesH02617*rememberH02142"/*of thine anointedH04899*the faceH06440'*turn not awayH07725*godH0430*lordH03068#)in goodnessH02896) rejoiceH08055#1) and let thy saintsH02623 )) with salvationH08668 !) be clothedH03847 ) godH0430 GhI.rP7\<# fGF!sacrificesH02077EofferedH02076#D1and all the peopleH05971C'then the kingH04428Bfor everH05769A'for his mercyH02617@goodH02896?lordH03068>#and praisedH03034=) and worshippedH07812"</ upon the pavementH07531;' to the groundH0776+:C themselves with their facesH06399! they bowedH037668)upon the houseH010047lordH030686'and the gloryH035195came downH033814%how the fireH07843sawH072002of israelH03478*1?and when all the childrenH011210 houseH01004/ lord'sH03068.!had filledH04390-lordH03068",/because the gloryH03519+lordH03068*)into the houseH01004)not enterH0935 ]wW9pP) oO%v]e lordH03068d to praiseH03034c had madeH06213b the kingH04428a#which davidH01732`lordH03068_of musickH07892&^7also with instrumentsH03627]#the levitesH03881!\-on their officesH04931[waitedH05975 Z+and the priestsH03548Yof godH0430Xthe houseH01004WdedicatedH02596#V1and all the peopleH05971U# so the kingH04428T sheepH06629S thousandH0505R! and twentyH06242Q) and an hundredH03967PoxenH01241OthousandH0505Nand twoH08147Mof twentyH06242L#a sacrificeH02077KofferedH02076JsolomonH08010Iand kingH04428HlordH03068GbeforeH06440 C\8 a@%V/nC'9and the meat offeringsH04503$3the burnt offeringsH05930!to receiveH03557~%was not ableH03201}had madeH06213|'which solomonH08010{ altarH04196#z1 because the brasenH05178'y9 of the peace offeringsH08002x# and the fatH02459 w+ burnt offeringsH05930%v5for there he offeredH06213ulordH03068tthe houseH01004sbeforeH06440r%of the courtH02691q!the middleH08432phallowedH06942!o-moreover solomonH08010nstoodH05975,mCbefore them, and all israelH03478(l-'sounded trumpetsH02690 H02690 k+and the priestsH03548"j/by their ministryH03027ipraisedH01984h!when davidH01732gfor everH05769"f/ because his mercyH02617 XcI0 gD'`?% pX dayH03117' and twentiethH06242!- and on the threeH07969 daysH03117 sevenH07651' and the feastH02282 daysH03117 sevenH07651% of the altarH04196) the dedicationH02598' for they keptH06213"/ a solemn assemblyH06116 they madeH06213 dayH03117"/ and in the eighthH08066of egyptH04714) unto the riverH05158 of hamathH02574$ 5 from the entering inH0935 % congregationH06951  greatH01419! -with him, a veryH03966 )and all israelH03478daysH03117sevenH07651the feastH02282keptH06213solomonH08010&7also at the same timeH06256#and the fatH02459 WoK2{X6e@W)== he prosperously effectedH06743%<5 and in his own houseH01004; lordH03068:% in the houseH010049 to makeH062138 heartH038207) into solomon'sH08010!6/ and all that cameH09355 houseH010044) and the king'sH044283 lordH030682 the houseH010041 finishedH036150% thus solomonH08010/! his peopleH05971.' and to israelH03478-) and to solomonH08010,! unto davidH01732+! had shewedH06213* lordH03068!)- for the goodnessH02896( in heartH03820' and merryH02896& gladH08056 %- into their tentsH0168$ awayH07971#! the peopleH05971" he sentH07971! monthH02320 ) of the seventhH07637 WrG(eJ c?sWZmy faceH06440Yand seekH01245%X5themselves, and prayH06419W%shall humbleH03665V!by my nameH08034!U-which are calledH07121T%if my peopleH05971 S+ among my peopleH05971R! pestilenceH01698Q% or if i sendH07971P the landH0776O to devourH0398N# the locustsH02284 M+ or if i commandH06680&L7 that there be no rainH04306K heavenH08064J i shut upH06113I ifH02005H% of sacrificeH02077'G9 to myself for an houseH01004F! this placeH04725E+ and have chosenH0977D! thy prayerH08605'C9 unto him, i have heardH08085B and saidH0559A by nightH03915@! to solomonH08010? appearedH07200> lordH03068 I_:w\8eL*eIv!thy fatherH01u%me, as davidH01732tbeforeH064403sQand as for thee, if thou wilt walkH03212+rA shall be there perpetuallyH03117q)and mine heartH03820p'and mine eyesH05869oeverH05769!n-may be there forH05704m%that my nameH08034l!this houseH01004k)and sanctifiedH06942%j7for now have i chosenH0977i'in this placeH04725 h+unto the prayerH08605gattentH07183f'and mine earsH0241e'shall be openH06605d'now mine eyesH05869c!their landH0776b'and will healH07495atheir sinH02403!`- and will forgiveH05545_# from heavenH08064!^- then will i hearH08085] waysH01870"\/ from their wickedH07451[and turnH07725 GcCaE+dDgG# and worshipH07812 godsH0430 otherH0312and serveH05647"/you, and shall goH01980 beforeH06440! -which i have setH05414$ 3and my commandmentsH04687 #my statutesH02708 #and forsakeH05800$3but if ye turn awayH07725 in israelH03478 rulerH04910! thee a manH0376%5there shall not failH03772sayingH0559!thy fatherH01!with davidH01732/Iaccording as i have covenantedH03772)of thy kingdomH04438~!the throneH03678%}5then will i stablishH06965!|- and my judgmentsH04941{# my statutesH02706(z;thee, and shalt observeH081047yYaccording to all that i have commandedH06680xand doH06213wwalkedH01980 E|S'b<mT;~gE,-of their fathersH01+godH0430*lordH03068%)5because they forsookH05800((=and it shall be answeredH0559$'3 and unto this houseH01004#&3thus unto this landH0776%doneH06213$lordH03068+#Cby it; so that he shall sayH0559*"?to every one that passethH05674)!=shall be an astonishmentH08074 'which is highH05945)and this houseH01004"/ among all nationsH05971% and a bywordH08148 a proverbH04912' and will makeH05414#of my sightH06440 +will i cast outH07993#for my nameH08034(;which i have sanctifiedH06942%5them; and this houseH01004#1which i have givenH05414)out of my landH01277Ythen will i pluck them up by the rootsH05428 OqU=mO5rR1oOH#and solomonH08010G to dwellH03427Fof israelH03478.EGthem, and caused the childrenH01121DbuiltH01129CsolomonH08010B!to solomonH08010A%had restoredH05414@#which huramH02361 ?+that the citiesH05892">/and his own houseH01004=lordH03068<the houseH01004;had builtH01129 :+wherein solomonH080109yearsH081418of twentyH06242/7Iand it came to pass at the endH070936'all this evilH07451/5Kthem: therefore hath he broughtH0935!4- them, and servedH056473) and worshippedH078122 godsH04301 on otherH03120' and laid holdH02388/of egyptH04714.+out of the landH0776)-=which brought them forthH03318 P~c=xZ5jD)yP%e5 and all that solomonH08010 d+of the horsemenH06571c)and the citiesH05892bcitiesH05892)a=had, and all the chariotH07393`%that solomonH08010_citiesH05892"^/and all the storeH04543]#and baalathH01191\ and barsH01280[ gatesH01817Z!with wallsH02346YcitiesH05892XfencedH04692W!the netherH08481!V-and beth–horonH01032Uthe upperH05945T%beth–horonH01032S'also he builtH01129Rin hamathH02574Q)which he builtH01129PcitiesH05892"O/and all the storeH04543"N/in the wildernessH04057MtadmorH08412L%and he builtH01129K'and prevailedH02388"J/to hamath–zobahH02578IwentH03212 ]|M)~Z4gI,{] of israelH03478$3 but of the childrenH01121~) until this dayH03117} tributeH04522|# make to payH05927&{7not, them did solomonH08010zconsumedH03615yof israelH03478"x/whom the childrenH01121 w-them in the landH0776vafterH0310u'who were leftH03498"t/of their childrenH01121s'not of israelH03478"r/and the jebusitesH02983 q+and the hivitesH02340#p1and the perizzitesH06522 o-and the amoritesH0567 n+of the hittitesH02850mleftH03498l)all the peopleH05971 k+of his dominionH04475+jCand throughout all the landH0776i) and in lebanonH03844h% in jerusalemH03389g to buildH01129f' desiredH02837 H02836 _oT6rT0lK,z_ my wifeH0802$5 for her: for he saidH0559"/ that he had builtH01129) unto the houseH01004 of davidH01732 + out of the cityH05892! of pharaohH06547% the daughterH01323! brought upH05927# and solomonH08010 + over the peopleH05971) that bare ruleH07287 and fiftyH02572# two hundredH03967 ' officersH05333 H05324 solomon'sH08010  of kingH04428  the chiefH08269 % and horsemenH06571 + of his chariotsH07393 % and captainsH08269 + of his captainsH07991 and chiefH08269 of warH04421 menH0582% for his workH04399# no servantsH05650 makeH05414# did solomonH08010 [gN)yX?wF){[:# in the yearH081419 timesH064718 threeH07969)7= and on the solemn feastsH04150%65 and on the new moonsH02320 5+ on the sabbathsH076764 of mosesH04872-3E according to the commandmentH046872 offeringH059271 every dayH03117*0? even after a certain rateH01697/ the porchH0197. beforeH06440#-1 which he had builtH01129, lordH03068+% on the altarH04196* lordH03068 )+ burnt offeringsH05930( offeredH05927'% then solomonH08010& hath comeH0935% lordH03068!$/ whereunto the arkH0727# holyH06944" of israelH03478! kingH04428  of davidH01732% in the houseH01004 + shall not dwellH03427 KuP-a<mL/iKVcommandedH04687Uof godH0430Tthe manH0376!S-for so had davidH01732R'at every gateH08179&Q7also by their coursesH04256P#the portersH07778OrequiredH03117N%of every dayH03117M# as the dutyH01697#L1 before the priestsH03548K% and ministerH08334J to praiseH01984!I- to their chargesH04931 H+and the levitesH03881!G-to their serviceH05656F)of the priestsH03548E#the coursesH04256D!his fatherH01Cof davidH01732'B9according to the orderH04941!A-and he appointedH05975@) of tabernaclesH05521!?- and in the feastH02282> of weeksH07620!=- and in the feastH02282$<3 of unleavened breadH04682;% in the feastH02282 ZhHiC" dH#sZrsentH07971qand huramH02361pof edomH0123o#in the landH0776nsideH08193m!at the seaH03220l%and to elothH0359!k-to ezion–geberH06100jsolomonH08010ithen wentH01980h' was perfectedH08003g lordH03068f the houseH01004*e?and until it was finishedH03615dlordH03068c%of the houseH01004"b/of the foundationH04143a%unto the dayH03117`%was preparedH03559_!of solomonH08010!^-now all the workH04399+]Cor concerning the treasuresH0214&\7concerning any matterH01697[#and levitesH03881!Z-unto the priestsH03548Y#of the kingH04428)X=not from the commandmentH04687"W/and they departedH05493 OwP1sW9fL, oO#  with a veryH03966%  at jerusalemH03389$3  with hard questionsH02420  solomonH08010  to proveH05254  she cameH0935 ! of solomonH08010 # of the fameH08088 heardH08085 of shebaH07614#1 and when the queenH04436solomonH08010to kingH04428#and broughtH0935of goldH02091talentsH03603and fiftyH02572hundredH03967~#thence fourH0702} and tookH03947| to ophirH0211{! of solomonH08010"z/ with the servantsH05650y' and they wentH0935x!of the seaH03220#w1that had knowledgeH03045v%and servantsH05650u#shipsH0591 H0591 t+of his servantsH05650!s-him by the handsH03027 ZrU4W7\?"{Z,% of his tableH07979+% and the meatH03978"*/ that he had builtH01129)' and the houseH01004(! of solomonH08010'! the wisdomH02451& had seenH07200% of shebaH07614#$1 and when the queenH04436#' which he toldH05046"% from solomonH08010*!? and there was nothing hidH05956& 7 her all her questionsH01697 toldH05046# and solomonH080106W with him of all that was in her heartH03824% she communedH01696! to solomonH08010%7 and when she was comeH0935 stonesH068% and preciousH03368% in abundanceH07230 and goldH02091 spicesH01314 that bareH05375! and camelsH01581  companyH02428  greatH03515 DlF#pC#f@iD!G- of the greatnessH04768*F? and, behold, the one halfH02677E had seenH07200D' and mine eyesH05869C% until i cameH0935 B+ not their wordsH01697"A1 howbeit i believedH0539"@/ and of thy wisdomH02451?' of thine actsH01697 >- in mine own landH0776=' which i heardH08085< reportH01697; a trueH0571:# to the kingH044289% and she saidH0559)8= there was no more spiritH073077  lordH030686)  into the houseH01004$53  by which he went upH059274)  and his ascentH05944(3;  also, and their apparelH044032) his cupbearersH08248"1/ and their apparelH04403!0- of his ministersH08334#/1 and the attendanceH04612 .+ of his servantsH05650 -+ and the sittingH04186 ^}\C( fG+pW<^e% he thee kingH04428d) therefore madeH05414c' them for everH05769b%  to establishH05975a  israelH03478`  lovedH0160_+  because thy godH0430^  thy godH0430] lordH03068\ kingH04428#[1 thee on his throneH03678Z) in thee to setH05414 Y+ which delightedH02654X thy godH0430W lordH03068V blessedH01288U!  thy wisdomH02451T) thee, and hearH08085S beforeH06440R# continuallyH08548Q# which standH05975#P1 these thy servantsH05650O and happyH0835N thy menH0582M happyH0835L%  that i heardH08085K  the fameH08052J)  thou exceedestH03254I%  was not toldH05046H' of thy wisdomH02451 d}`A"oV!pN) ~d treesH06086 algumH0418 broughtH0935! from ophirH0211 goldH02091~' which broughtH0935}! of solomonH08010!|- and the servantsH05650{' also of huramH02361!z- and the servantsH05650y solomonH08010x kingH04428w gaveH05414v of shebaH07614u% as the queenH044361tM neither was there any such spiceH01314s stonesH068r% and preciousH03368q abundanceH07230p greatH03966o' and of spicesH01314n of goldH02091m talentsH03603l! and twentyH06242k! an hundredH03967j the kingH04428i% and she gaveH05414h# and justiceH06666g judgmentH04941!f- over them, to doH06213 ToU8|\/mL/ vT!' and went awayH03212 ' so she turnedH02015' unto the kingH04428%7 which she had broughtH0935%5 whatsoever she askedH07592) all her desireH02656 of shebaH07614% to the queenH04436 gaveH05414 solomonH08010 and kingH04428 of judahH03063# in the landH0776 beforeH06440 seenH07200)= and there were none suchH01992# for singersH07891) and psalteriesH05035 and harpsH03658 palaceH01004" / and to the king'sH04428  lordH03068 % to the houseH01004  terracesH04546  treesH06086 the algumH0418 madeH06213% and the kingH04428 stonesH068% and preciousH03368 UuX9sW5pU<pU@ beatenH07820? targetsH06793># two hundredH03967= madeH06213< solomonH08010; and kingH04428:!  to solomonH080109!  and silverH037018  goldH020917 broughtH09356) of the countryH07765' and governorsH063464 of arabiaH06152"3/ and all the kingsH044282 broughtH09351' and merchantsH055030% chapmenH08446 H0582/ of goldH02091. talentsH03603- and sixH08337,) and threescoreH08346+ hundredH03967* was sixH08337) yearH08141( in oneH0259'! to solomonH08010& that cameH0935% of goldH02091$) now the weightH04948%#5 she and her servantsH05650"+ to her own landH0776 !^|cI.nR9d>% v^a sixH08337` goldH02091_% it with pureH02889^% and overlaidH06823] of ivoryH08127\ throneH03678[ a greatH01419Z madeH06213"Y/ moreover the kingH04428X! of lebanonH03844W' of the forestH03293"V/ them in the houseH01004U  putH05414T%  and the kingH04428S  shieldH04043R  to oneH0259Q  wentH05927P of goldH02091O hundredH03967N threeH07969M goldH02091L beatenH07820K shieldsH04043J hundredH03967I and threeH07969H targetH06793G  to oneH0259F  wentH05927E  goldH02091D  of beatenH07820C  hundredH03967B sixH08337A goldH02091 HgE'uW1lI jH~' of the forestH03293}% of the houseH01004$|3 and all the vesselsH03627{ goldH02091z solomonH08010y of kingH04428x vesselsH03627%w5 and all the drinkingH04945v) in any kingdomH04467,uC there was not the like madeH06213t stepsH04609Dss there on the one side and on the other upon the sixH08337r stoodH05975q lionsH0738"p!' and twelveH06240 H08147o the staysH03027n byH0681m  standingH05975l  lionsH0738k  and twoH08147j  placeH04725,iC  on each side of the sittingH03427h and staysH03027g' to the throneH03678f fastenedH0270e of goldH02091!d- with a footstoolH03534c' to the throneH03678b stepsH04609 V|X5{^>$ bH+ tV in richesH06239% of the earthH0776' all the kingsH04428 passedH01431 solomonH08010 and kingH04428% and peacocksH08500 and apesH06971 ivoryH08143! and silverH03701 goldH02091  bringingH05375#  of tarshishH08659  the shipsH0591  cameH0935  onceH0259 yearsH08141 # every threeH07969  of huramH02361" / with the servantsH05650 # to tarshishH08659  wentH01980 shipsH0591) for the king'sH04428! of solomonH08010) of in the daysH03117 + thing accountedH02803  anyH03972  silverH03701  goldH02091  pureH05462!  of lebanonH03844 `_@$kK/z_A& `=! for horsesH05483< stallsH0723; thousandH0505: had fourH07029# and solomonH080108 by yearH081417 yearH081416  a rateH016975  and mulesH065054  horsesH054833!  and spicesH013142  harnessH054021# and raimentH080080 of goldH02091/# and vesselsH03627. of silverH03701- vesselsH03627,# his presentH04503+ every manH0376 *- and they broughtH0935)%  in his heartH03820(  had putH05414' that godH0430&! his wisdomH02451% to hearH08085$! of solomonH08010#% the presenceH06440" soughtH01245!% of the earthH0776" / and all the kingsH04428! and wisdomH02451 Q[8iCcG$ rQY% unto solomonH08010!X- and they broughtH03318W%  in abundanceH07230"V/  in the low plainsH08219)U= he as the sycomore treesH08256T madeH05414S+ and cedar treesH0730R as stonesH068Q% in jerusalemH03389P silverH03701O madeH05414N% and the kingH04428M of egyptH04714"L/ and to the borderH01366#K1 of the philistinesH06430"J1 even unto the landH0776I) from the riverH05104#H1 over all the kingsH04428G) and he reignedH04910F% at jerusalemH03389"E/  and with the kingH04428D  citiesH05892C)  in the chariotH07393!B-  whom he bestowedH03240A  horsemenH06571@ thousandH0505"?!' and twelveH06240 H08147>% and chariotsH04818 N{[<"[>{^>"pNw- with his fathersH01v sleptH07901u# and solomonH08010t yearsH08141s fortyH0705 r+ over all israelH03478q% in jerusalemH03389p reignedH04427o# and solomonH08010n of nebatH05028m the sonH01121!l- against jeroboamH03379k the seerH02374j of iddoH03260#i1  and in the visionsH02378h'  the shiloniteH07888g  of ahijahH0281$f3  and in the prophecyH05016e#  the prophetH05030d of nathanH05416c# in the bookH01697!b- they not writtenH03789a and lastH0314` firstH07223_! of solomonH08010^# of the actsH01697]% now the restH07605$\5 and out of all landsH0776[% out of egyptH04714Z horsesH05483 T`D(pKpQ4yT!- him. so jeroboamH03379! and calledH07121' and they sentH07971%  out of egyptH04714  returnedH07725'  that jeroboamH03379  heardH08085  the kingH04428 ! of solomonH08010" / from the presenceH06440$ 3 whither he had fledH01272  in egyptH04714 of nebatH05028 the sonH011213Q and it came to pass, when jeroboamH03379!- to make him kingH04427 comeH0935 + were all israelH03478) for to shechemH07927! to shechemH07927 wentH03212% and rehoboamH07346~  reignedH04427}  his sonH01121|% and rehoboamH07346{! his fatherH01z of davidH01732y# in the cityH05892"x/ and he was buriedH06912 QmQ/]D$kH+mQ1 solomonH080100 beforeH06440#/1 men that had stoodH05975.% with the oldH02205-% took counselH03289, rehoboamH07346+ and kingH04428* departedH03212)) and the peopleH05971( daysH03117$'3 unto me after threeH07969&&7 unto them, come againH07725%# and he saidH0559+$A  upon us, and we will serveH05647##  that he putH05414"  yokeH05923!' and his heavyH03515 ' of thy fatherH01 servitudeH05656+A thou somewhat the grievousH07186#1 now therefore easeH07043 grievousH07185' made our yokeH05923! thy fatherH01 sayingH0559# to rehoboamH07346 and spakeH01696 cameH0935) and all israelH03478 WjL1a=$ sM4 vWM# and he saidH0559L  beforeH06440%K5 with him, that stoodH05975%J5 that were brought upH01431#I1 with the young menH03206&H7 him, and took counselH03289G gaveH03289"F/ which the old menH02205E# the counselH06098D) but he forsookH05800C  for everH031173BQ  to them, they will be thy servantsH05650A wordsH01697@ goodH02896 ?+ them, and speakH01696>! and pleaseH07521=) to this peopleH05971 <+ if thou be kindH02896 ;- unto him, sayingH0559:) and they spakeH016969) to this peopleH059718 answerH016977  to returnH077256%  counsel giveH032895  whatH03494  sayingH0559#31  while he yet livedH024162! his fatherH01 RhB!V3fM0tRh- than my father'sH01!g- shall be thickerH05666%f5 unto them, my littleH06995+eC for us; thus shalt thou sayH0559!d- somewhat lighterH07043c heavyH03513b our yokeH05923a madeH03513`! thy fatherH01!_/ unto thee, sayingH0559^! that spakeH01696]! the peopleH05971&\9 thus shalt thou answerH0559 [- unto him, sayingH0559Z) with him spakeH01696%Y5 that were brought upH01431"X/ and the young menH03206W did putH05414V+ that thy fatherH01"U/ somewhat the yokeH05923T easeH07043S' to me, sayingH0559"R/ which have spokenH01696Q) to this peopleH05971P answerH01697+OA give ye that we may returnH07725'N9 unto them, what adviceH03289 Rw^0pI1f?'rR# the counselH06098 forsookH05800 rehoboamH07346 and kingH04428% them roughlyH07186 answeredH06030% and the kingH04428 dayH03117#1 to me on the thirdH07992~! come againH07725} sayingH0559| badeH01696{# as the kingH04428z dayH03117y% on the thirdH07992x# to rehoboamH07346w cameH0935#v1 and all the peopleH05971u# so jeroboamH03379t) with scorpionsH06137s) you with whipsH07752r chastisedH03256q my fatherH01p% to your yokeH05923*o? upon you, i will put moreH03254n yokeH05923m a heavyH03515l putH06006k my fatherH01j# for whereasH06258i loinsH04975 OmS8sP0oR/wO$$3 and when all israelH03478# of nebatH05028" the sonH01121!#  to jeroboamH03379 '  the shiloniteH07888  of ahijahH0281#  by the handH03027)  which he spakeH01696 his wordH01697' might performH06965 lordH03068! was of godH0430' for the causeH05252$3 not unto the peopleH05971 hearkenedH08085# so the kingH04428)  with scorpionsH06137)  you with whipsH07752  chastisedH03256 1  thereto: my fatherH01) but i will addH03254 heavyH03513) made your yokeH05923  my fatherH01  sayingH0559! - of the young menH03206& 7 them after the adviceH06098 % and answeredH01696) of the old menH02205 TvY<"{^= eD&qTB rehoboamH07346A then kingH04428@ reignedH04427? rehoboamH07346> of judahH03063=' in the citiesH05892<! that dweltH03427; of israelH03478:% the childrenH011219) to their tentsH01688 wentH032127' so all israelH03478#61 to thine own houseH010045 seeH072004! now, davidH017323 o israelH034782' to your tentsH01681 every manH03760  of jesseH03448/!  in the sonH01121!.-  none inheritanceH05159!--  have we in davidH01732,%  what portionH02506+ sayingH0559* the kingH04428) answeredH07725&(7 unto them, the peopleH05971"'/ would not hearkenH08085&' that the kingH04428% sawH07200 RcH&oS2kO.nR`  thousandH0505_'  and fourscoreH08084^! an hundredH03967]% and benjaminH01144\ of judahH03063[% of the houseH01004Z# he gatheredH06950Y% to jerusalemH03389X was comeH0935"W/ and when rehoboamH07346V' unto this dayH03117U of davidH01732"T/ against the houseH01004S rebelledH06586R! and israelH03478Q% to jerusalemH03389P to fleeH05127O chariotH04818N' to get him upH05927M!  made speedH0553L  rehoboamH07346K  but kingH04428J%  that he diedH04191I+  him with stonesH068H stonedH07275G of israelH03478!F- and the childrenH01121!E- over the tributeH04522D hadoramH01913C sentH07971 ]wO/{aG. uX7x]~ returnH07725%}7 against your brethrenH0251| nor fightH03898#{1 ye shall not go upH05927z lordH03068y! thus saithH0559x  sayingH0559w%  and benjaminH01144v in judahH03063"u/ and to all israelH03478t of judahH03063s kingH04428r! of solomonH08010q the sonH01121p' unto rehoboamH07346o speakH0559n sayingH0559m of godH0430l the manH0376!k- came to shemaiahH08098j lordH03068i% but the wordH01697h# to rehoboamH07346g againH07725f# the kingdomH04467$e3 that he might bringH07725d) against israelH03478c  to fightH03898+b3'  which were warriorsH04421 H06213a  chosenH0977 RX:!`B'lI+ qR! and azekahH05825# and lachishH03923# and adoraimH0115 and ziphH02128% and mareshahH04762 and gathH01661# and adullamH05725 and shocoH07755) and beth–zurH01049 and tekoaH08620 and etamH05862"/ even beth–lehemH01035 he builtH01129 in judahH03063# for defenceH04692  citiesH05892  and builtH01129 % in jerusalemH03389  dweltH03427 % and rehoboamH07346!- against jeroboamH03379! from goingH03212% and returnedH07725  lordH03068  the wordsH01697'9  of me. and they obeyedH08085  is doneH01961)  for this thingH01697% to his houseH01004 every manH0376 RcH-eF)rQ0 vR 8+ for the levitesH03881/7I to him out of all their coastsH013666 resortedH033205' in all israelH03478 4+ and the levitesH03881 3+ and the priestsH035482% and benjaminH011441% having judahH030630 strongH02388//;' and made them exceedingH03966 H07235.! and spearsH07420- shieldsH06793*,? and in every several cityH05892+ and wineH03196*! and of oilH08081)! of victualH03978"(1 in them, and storeH0214' captainsH05057& and putH05414!%- the strong holdsH04694!$- and he fortifiedH02388# citiesH05892" fencedH04694 !+ and in benjaminH01144  in judahH03063! and hebronH02275# and aijalonH0357 and zorahH06881 [cA eE]?|[T%  to jerusalemH03389S  cameH0935R  of israelH03478Q godH0430P lordH03068O to seekH01245N% their heartsH03824M# such as setH05414L of israelH03478+KA them out of all the tribesH07626J and afterH0310"I/ which he had madeH06213#H1 and for the calvesH05695#G1 and for the devilsH08163$F3 for the high placesH01116E# him priestsH03548 D+ and he ordainedH05975C  lordH030683BQ  from executing the priest's officeH03547"A/  had cast them offH02186@%  and his sonsH01121?% for jeroboamH03379>' and jerusalemH03389= to judahH03063< and cameH03212$;5 and their possessionH0272:' their suburbsH040549 leftH05800 ZdD'xZ@ iA!vZs  the sonH01121r  of eliabH0446q%  the daughterH01323p  abihailH032o to wifeH0802n of davidH01732m the sonH01121l# of jerimothH03406$k%' the daughterH01121 H01323j% him mahalathH04258i tookH03947h% and rehoboamH07346g# and solomonH08010f of davidH01732e!  in the wayH01870d#  they walkedH01980c  yearsH08141b  for threeH07969a  yearsH08141` threeH07969_ strongH0553^! of solomonH08010] the sonH01121"\/ and made rehoboamH07346[ of judahH03063Z# the kingdomH04438%Y5 so they strengthenedH02388X- of their fathersH01W godH0430V  lordH03068U%  to sacrificeH02076 _gI, vX;^7z_ twentyH06242  and begatH03205!  concubinesH06370)  and threescoreH08346   wivesH0802 '  eighteenH06240 H08083 # for he tookH05375# 1 and his concubinesH06370# 3 above all his wivesH0802! of absalomH053% the daughterH01323 maachahH04601 lovedH0157% and rehoboamH07346'  and shelomithH08019  and zizaH02124 and attaiH06262! him abijahH029! which bareH03205~! of absalomH053}% the daughterH01323| maachahH04601{# her he tookH03947z and afterH0310y and zahamH02093x' and shamariahH08114w jeushH03266v% him childrenH01121u! which bareH03205t  of jesseH03448 GgN5wP.rY9kG .+ had establishedH035593-Q and it came to pass, when rehoboamH07346, wivesH0802+  manyH01995*)  and he desiredH07592)%  in abundanceH07230(%  them victualH04202'#  and he gaveH05414& cityH05892"%/ unto every fencedH04694$% and benjaminH01144# of judahH03063,"E throughout all the countriesH0776$!3 of all his childrenH01121 ' and dispersedH06555#3 and he dealt wiselyH0995!-  to make him kingH04427"1 among his brethrenH0251 rulerH05057 the chiefH07218! of maachahH04601 the sonH01121 abijahH029 madeH05975% and rehoboamH07346 daughtersH01323) and threescoreH08346 sonsH01121 and eightH08083 JsZ7rV0w[>qJ#K1  and the ethiopiansH03569J%  the sukkiimsH05525I!  the lubimsH03864&H7  with him out of egyptH04714G that cameH0935F) without numberH04557E) and the peopleH05971D horsemenH06571C thousandH0505B) and threescoreH08346A chariotsH07393*@3% with twelve hundredH0505 H03967?  lordH03068.>G  because they had transgressedH04603"=/  against jerusalemH03389< came upH05927; of egyptH04714: kingH044289 shishakH078958 rehoboamH073467 of kingH044286 yearH081415% in the fifthH025494) and all israelH034783 lordH030682 the lawH08451$13 himself, he forsookH05800%05 and had strengthenedH02393/# the kingdomH04438 HmL/fE) V=uH)h? themselves; and they saidH0559g humbledH03665f% and the kingH04428e of israelH03478&d7 whereupon the princesH08269c! of shishakH07895 b+ you in the handH03027a leftH05800-`G me, and therefore have i alsoH0637!_- ye have forsakenH05800^  lordH03068%]7  unto them, thus saithH0559\  and saidH0559[!  of shishakH07895Z  becauseH06440Y% to jerusalemH03389+XC that were gathered togetherH0622W of judahH03063V# the princesH08269U# to rehoboamH07346T# the prophetH05030S shemaiahH08098R then cameH0935Q% to jerusalemH03389P and cameH0935O to judahH03063N citiesH05892M! the fencedH04694L# and he tookH03920 IrI0 y[;P) fI of egyptH04714 kingH04428! so shishakH07895 - of the countriesH0776 + of the kingdomsH04467 + and the serviceH05656~! my serviceH05656#}1 that they may knowH030458|[ nevertheless they shall be his servantsH05650{! of shishakH07895z# by the handH03027y) upon jerusalemH03389(x; shall not be poured outH05413w%  and my wrathH02534v#  deliveranceH06413u  them someH04592't9  them, but i will grantH05414#s1  i will not destroyH07843"r/ they have humbledH03665q sayingH0559!p- came to shemaiahH08098o lordH03068%n5 themselves, the wordH01697"m/ that they humbledH03665l sawH07200k lordH03068j righteousH06662i lordH03068 H{ZAvZ8`?eH" the kingH04428! and whenH01767  houseH01004' of the king'sH04428% the entranceH06607 that keptH08104% of the guardH07323% of the chiefH08269% to the handsH03027' and committedH06485 of brassH05178 shieldsH04043 madeH06213 rehoboamH07346&7 instead of which kingH04428 had madeH06213' which solomonH08010 of goldH02091!- also the shieldsH04043%5 all: he carried awayH03947 he tookH03947  houseH01004 ' of the king'sH04428! / and the treasuresH0214  lordH03068 % of the houseH01004' the treasuresH0214' and took awayH03947"/ against jerusalemH03389 came upH05927 VsS"|a) rQ(V'?9 when he began to reignH04427> oldH01121= yearsH08141< and fortyH0705; oneH0259:% for rehoboamH073469# and reignedH04427%85 himself in jerusalemH033897% strengthenedH023886 rehoboamH073465 so kingH044284 went wellH028963 thingsH01697"2/ and also in judahH030631! altogetherH0361740S from him, that he would not destroyH07843/ turnedH07725. lordH03068"-1 himself, the wrathH0639$,3 and when he humbledH03665+ chamberH08372*) into the guardH07323-)E them, and brought them againH07725(# and fetchedH05375' cameH0935& the guardH07323% lordH03068$) into the houseH01004# enteredH0935 U}`G)~eJ( qP0uU]#  and of iddoH05714\# the prophetH05030[# of shemaiahH08098Z# in the bookH01697!Y- they not writtenH03789X and lastH0314W firstH07223V# of rehoboamH07346U% now the actsH01697T lordH03068S to seekH01875R' not his heartH03820$Q3 because he preparedH03559P evilH07451O! and he didH06213N' an ammonitessH05985M naamahH05279L nameH08034'K; there. and his mother'sH0517J his nameH08034I to putH07760H of israelH03478&G7 out of all the tribesH07626F! had chosenH0977E lordH03068D the cityH05892C% in jerusalemH03389B yearsH08141!A' seventeenH06240 H07651@) and he reignedH04427 ^zY9|_C'hI*^{% the daughterH01323z michaiahH04322y nameH08034x% his mother'sH0517w% in jerusalemH03389v yearsH08141u threeH07969t! he reignedH04427s! over judahH03063r to reignH04427q% began abijahH029p jeroboamH03379o of kingH04428n yearH08141-m7' now in the eighteenthH06240 H08083l  reignedH04427k his sonH01121j! and abijahH029i of davidH01732h# in the cityH05892g) and was buriedH06912f- with his fathersH01e sleptH07901d% and rehoboamH07346c# continuallyH03117b% and jeroboamH03379!a-  between rehoboamH07346`  warsH04421'_9  concerning genealogiesH03187^  the seerH02374 I^A* x\@&fJ0fI in mountH02022 zemaraimH06787! upon mountH02022 stood upH06965! and abijahH029 of valourH02428! mighty menH01368 menH0376 chosenH0977 thousandH0505 hundredH03967'9 against him with eightH08083 in arrayH06186$3 also set the battleH04421   jeroboamH03379   menH0376   chosenH0977   thousandH0505   hundredH03967 fourH0702 of warH04421) of valiant menH01368% with an armyH02428 in arrayH0631! the battleH04421 setH0631! and abijahH029%  and jeroboamH03379)  between abijahH029"~/  and there was warH04421}  of gibeahH01390|  of urielH0222 Tg>%z]2z[?"kT9 menH05828' unto him vainH07386'79 and there are gatheredH06908 6-  against his lordH0113"5/  and hath rebelledH047754# is risen upH069653 of davidH017322 the sonH011211! of solomonH080100# the servantH05650/ of nebatH05028. the sonH01121-% yet jeroboamH03379,  of saltH04417+'  by a covenantH01285'*9  to him and to his sonsH01121)  for everH05769( to davidH01732'# over israelH03478&# the kingdomH04467% gaveH05414$ of israelH03478# godH0430" lordH03068%!5 ought ye not to knowH03045 )  and all israelH03478"/  me, thou jeroboamH03379 hearH08085 and saidH0559 ephraimH0669 EhL- {W6}_; {bEV the sonsH01121U lordH03068T# the priestsH03548%S5 have ye not cast outH05080R% you for godsH0430Q  madeH06213P)  which jeroboamH03379O  calvesH05695 N+  with you goldenH02091M  multitudeH01995L a greatH07227K of davidH01732J# of the sonsH01121I# in the handH03027H lordH03068#G#' the kingdomH04467 H06440F% to withstandH02388 E- and now ye thinkH0559D themH06440(C;  and could not withstandH02388)B/'  and tenderheartedH03824 H07390A  was youngH05288@'  when rehoboamH07346?!  of solomonH08010> the sonH01121,=C themselves against rehoboamH07346%<7 and have strengthenedH0553; of belialH01100:% the childrenH01121 D~J1rZ6}ZA$jD"s/ and every eveningH06153r' every morningH01242q lordH03068p' and they burnH06999o businessH04399 n+ and the levitesH03881m of aaronH0175l the sonsH01121k lordH03068j) which ministerH08334%i5 him; and the priestsH03548)h= and we have not forsakenH05800g our godH0430f lordH03068e godsH0430d noH03808 c+ may be a priestH03548b ramsH0352a and sevenH07651` bullockH06499,_5' himself with a youngH01241 H01121%^'' to consecrateH03027 H04390(]= so that whosoever comethH0935\ landsH07760[K after the manner of the nationsH05971Z# you priestsH03548Y' and have madeH06213 X+ and the levitesH03881W of aaronH0175 LxV<nO6lO.yL)= for ye shall not prosperH06743+ of your fathersH01 godH0430  lordH03068  fightH03898  of israelH03478( ; against you. o childrenH01121 % to cry alarmH07321 trumpetsH02689' with soundingH08643 + and his priestsH03548 captainH07218 - and, behold, godH0430%5 but ye have forsakenH05800 our godH0430 lordH03068! the chargeH04931# for we keepH08104~' every eveningH06153!}- thereof, to burnH01197|) with the lampsH05216{ of goldH02091$z3 and the candlestickH04501y tableH07979x' upon the pureH02889%w'' the shewbreadH04635 H03899v incenseH07004u and sweetH05561!t- burnt sacrificesH05930 Rg9tY;rU4uR-)  and all israelH03478,  jeroboamH03379+ smoteH05062)*? it came to pass, that godH0430) shoutedH07321( of judahH03063') and as the menH0376&% gave a shoutH07321% of judahH03063$% then the menH0376"#/  with the trumpetsH02689"'  soundedH02690 H02690 !+ and the priestsH03548  lordH03068) and they criedH06817! and behindH0268 beforeH06440#1 behold, the battleH04421# looked backH06437) and when judahH03063 behindH0310#1 and the ambushmentH03993 judahH03063*? them: so they were beforeH06440 behindH0310 aboutH05437 to comeH0935%5 caused an ambushmentH03993% but jeroboamH03379 RkR7{b<nT=oRL prevailedH0553K of judahH03063!J- and the childrenH01121#I1 under at that timeH06256H% were broughtH03665G of israelH03478"F/ thus the childrenH01121E  menH0376D  chosenH0977C  thousandH0505B  hundredH03967A  fiveH02568@ of israelH03478? slainH02491#>1 so there fell downH05307= slaughterH04347"</ them with a greatH07227; slewH05221:) and his peopleH059719! and abijahH029%85 them into their handH030277 deliveredH054146 and godH04305 judahH030634 beforeH064403 fledH051272 of israelH03478!1- and the childrenH011210  and judahH03063/  abijahH029.  beforeH06440 FiM4jGsW>#}dFj and begatH03205i wivesH0802h% fourteenH06240 H0702g# and marriedH05375f% waxed mightyH02388e! but abijahH029!d- him, and he diedH04191c struckH05062b lordH03068a of abijahH029"`/ again in the daysH03117_ strengthH03581^ recoverH06113%]5 neither did jeroboamH03379\)  with the townsH01323%[5  thereof, and ephrainH06085Z)  with the townsH01323&Y7  thereof, and jeshanahH03466X) with the townsH01323$W3 from him, beth–elH01008V citiesH05892U and tookH03920T jeroboamH03379S afterH0310R pursuedH07291Q! and abijahH029P-  of their fathersH01O  godH0430N  lordH03068$M3 because they reliedH08172 ZkJ*iP4x\@sZ goodH02896didH06213and asaH0609yearsH08141 tenH06235 was quietH08252 the landH0776*? in his stead. in his daysH03117 reignedH04427his sonH01121and asaH0609~of davidH01732 }+him in the cityH05892 |+and they buriedH06912{-with his fathersH01zsleptH07901yso abijahH029x  iddoH05714w) of the prophetH05030v% in the storyH04097u writtenH03789 t+ and his sayingsH01697s% and his waysH01870r of abijahH029q# of the actsH01697p% and the restH03499o  daughtersH01323#n#'  and sixteenH06240 H08337m  sonsH01121l and twoH08147k twentyH06242 biJ'~]C'sM#}b&beforeH06440%was quietH08252 $+and the kingdomH04467#)and the imagesH02553 "+the high placesH01116!of judahH03063& 7out of all the citiesH05892"/also he took awayH05493$3 and the commandmentH04687the lawH08451and to doH06213-of their fathersH01godH0430lordH03068to seekH01875judahH03063'and commandedH0559!the grovesH0842%and cut downH01438!the imagesH04676)and brake downH07665$3and the high placesH01116)of the strangeH05236!the altarsH04196!-for he took awayH05493 his godH0430 lordH03068 #in the eyesH05869 and rightH03477 XlO)a@rC*zXC'and prosperedH06743B'so they builtH01129A'on every sideH05439*@?and he hath given us restH05117?)we have soughtH01875>our godH0430= lordH03068+<A us; because we have soughtH01875;! yet beforeH06440: the landH07769 and barsH012808gatesH018177!and towersH040266wallsH023465)and make aboutH054374%these citiesH058923%let us buildH011292!unto judahH03063!1/therefore he saidH0559#01 had given him restH05117/ lordH03068.)in those yearsH08141"-/and he had no warH04421,had restH08252+%for the landH0776*in judahH03063)citiesH05892(fencedH04694'%and he builtH01129 GlK1zaAxV5cGb then asaH0609a' unto mareshahH04762` and cameH0935_ chariotsH04818^ hundredH03967] and threeH07969\ thousandH0505[' of a thousandH0505Z% with an hostH02428Y' the ethiopianH03569#X1 against them zerahH02226#W1 and there came outH03318Vof valourH02428U!mighty menH01368TthousandH0505S'and fourscoreH08084R#two hundredH03967QbowsH07198P and drewH01869O shieldsH04043N that bareH05375$M3 and out of benjaminH01144L thousandH0505KhundredH03967JthreeH07969I%out of judahH03063H!and spearsH07420GtargetsH06793Fthat bareH05375E#had an armyH02428Dand asaH0609 ]yW6xJ/pC*w] smoteH05062 lordH03068~ prevailH06113}# let not manH0582| our godH0430{ lordH03068'z9 against this multitudeH01995y we goH0935)x= on thee, and in thy nameH08034w# for we restH08172v our godH0430u lordH03068t helpH058260sK or with them that have no powerH03581r with manyH07227q whetherH0996*p? nothing with thee to helpH05826o lordH03068n and saidH0559m his godH0430l lordH03068k criedH07121j and asaH0609i# at mareshahH04762h% of zephathahH06859g' in the valleyH01516f in arrayH06186-eE him, and they set the battleH04421d againstH06440c went outH03318 XrK2`0^E,qXlordH03068%for the fearH06343gerarH01642#round aboutH05439)all the citiesH05892)and they smoteH05221 spoilH07998 muchH07235 veryH03966&7 and they carried awayH05375 his hostH04264! and beforeH06440 lordH03068 beforeH064404S themselves; for they were destroyedH07665,C that they could not recoverH04241 + were overthrownH05307# 1 and the ethiopiansH03569 + them unto gerarH01642! - with him pursuedH07291 ) and the peopleH05971 and asaH0609 fledH05127#1 and the ethiopiansH03569 judahH03063! and beforeH06440 asaH0609 beforeH06440) the ethiopiansH03569 Qx_@`?dM1Q?9i with you, while ye be with him; and if ye seekH018758 lordH030687%and benjaminH011446'and all judahH030635!ye me, asaH06094)unto him, hearH080853and saidH05592asaH06091to meetH06440 0+and he went outH03318/of odedH05752.the sonH01121"-/came upon azariahH05838,of godH0430+)and the spiritH07307*% to jerusalemH03389)%and returnedH07725(%in abundanceH07230'!and camelsH01581&sheepH06629!%-and carried awayH07617$of cattleH04735#)also the tentsH0168"!they smoteH05221! spoilH0961- E for there was exceeding muchH07227)all the citiesH058920Mcame upon them: and they spoiledH0962 F\A& m:cFeFU!and nationH01471 T-of the countriesH0776)S=upon all the inhabitantsH03427RvexationsH04103Qbut greatH07227'P;nor to him that came inH0935%O5to him that went outH03318Nno peaceH07965#M1and in those timesH06256"L/him, he was foundH04672K!and soughtH01245Jof israelH03478IgodH0430HlordH03068Gdid turnH07725/FIbut when they in their troubleH06862 E+ and without lawH08451DpriestH03548'C9and without a teachingH03384BgodH0430Athe trueH0571@withoutH03808?israelH03478>seasonH03117=)now for a longH07227%<5 him, he will forsakeH05800*;? of you; but if ye forsakeH05800&:7 him, he will be foundH04672 WlP$rU5vU,vWq!from mountH02022#p1which he had takenH03920&o7 and out of the citiesH05892n% and benjaminH01144m of judahH03063#l3 out of all the landH0776%k5 the abominable idolsH08251j%and put awayH05674 i+he took courageH02388h#the prophetH05030gof odedH05752!f-and the prophecyH05016e#these wordsH01697dheardH08085c%and when asaH0609brewardedH07939ashall beH03426`'for your workH06468_be weakH075032^Otherefore, and let not your handsH03027]%be ye strongH02388(\;them with all adversityH06869[did vexH02000Zfor godH0430Yof cityH05892Xand cityH05892Wof nationH01471V'was destroyedH03807 EsV=gAF%jE!- and they offeredH02076  of asaH0609 % of the reignH04438  yearH08141( -' in the fifteenthH06240 H02568  monthH02320% in the thirdH07992% at jerusalemH033895U so they gathered themselves togetherH06908 his godH0430 lordH03068' when they sawH07200% in abundanceH07230%5 to him out of israelH03478' for they fellH05307"/ and out of simeonH08095~% and manassehH04519(}= with them out of ephraimH0669"|/ and the strangersH01481{% and benjaminH01144z all judahH03063 y+ and he gatheredH06908xlordH03068wthe porchH0197vbeforeH06440ulordH03068tthe altarH04196s#and renewedH02318rephraimH0669 ]fJ1y`I'pR' v],lordH03068+)and they swareH07650* or womanH0802)# whether manH0376( or greatH01419' smallH06996& whetherH04480'%9 should be put to deathH04191$ of israelH03478# godH0430" lordH03068.!G that whosoever would not seekH01875( ; and with all their soulH05315%5 with all their heartH03824- of their fathersH01 godH0430 lordH03068 to seekH01875 + into a covenantH01285 - and they enteredH0935 sheepH06629 thousandH0505 and sevenH07651 oxenH01241 hundredH03967 sevenH07651 - they had broughtH0935% of the spoilH07998' the same timeH03117 lordH03068 TzU3W2eF,tTI# and stampedH01854H her idolH04656G cut downH03772F and asaH0609E! in a groveH0842Dan idolH04656%C5because she had madeH06213BqueenH01377A!he removedH05493@the kingH04428?of asaH0609>!the motherH0517=maachahH04601<# round aboutH05439;) gave them restH05117: lordH03068!9-and he was foundH04672,8Chim with their whole desireH075227!and soughtH01245%65with all their heartH03824#51for they had swornH076504#at the oathH076213rejoicedH080552'and all judahH03063!1-and with cornetsH07782"0/and with trumpetsH02689"//and with shoutingH08643.voiceH06963-#with a loudH01419 H~V4 iO#s[9iHf%of the reignH04438eyearH08141d'and thirtiethH07970c!in the sixH08337bof asaH0609a%of the reignH04438`yearH08141_'and thirtiethH07970^'unto the fiveH02568]warH04421\# and vesselsH03627[and goldH02091ZsilverH037012YOand that he himself had dedicatedH06944X'had dedicatedH06944(WAthe things that his fatherH01Vof godH0430U)into the houseH01004T)and he broughtH0935S%all his daysH03117R#was perfectH08003Qof asaH0609'P9nevertheless the heartH03824O'out of israelH03478$N3were not taken awayH05493$M3but the high placesH01116LkidronH06939K%at the brookH05158Jand burntH08313 dxV8~eH, rL2~dsayingH0559#at damascusH01834!that dweltH03427 of syriaH0758 kingH04428) to ben–hadadH01130 and sentH07971~ houseH01004"}/and of the king'sH04428|lordH03068{%of the houseH01004$z5out of the treasuresH0214yand goldH02091xsilverH03701w#brought outH03318vthen asaH0609uof judahH03063tkingH04428sto asaH0609r!or come inH0935q#none go outH03318p%he might letH05414#o1 to the intent thatH01115n ramahH07414m and builtH01129l' against judahH03063k came upH05927jof israelH03478ikingH04428hbaashaH01201gof asaH0609 vxX;$ mI+ oQ.v"#of naphtaliH05321!citiesH05892" /and all the storeH04543+ and abel–maimH066 and danH01835 ijonH05859) and they smoteH05221 of israelH03478#1against the citiesH05892'of his armiesH02428%the captainsH08269and sentH07971asaH0609unto kingH04428hearkenedH08085 +and ben–hadadH01130#1 that he may departH05927 of israelH03478 kingH04428# with baashaH01201! thy leagueH01285 breakH06565 goH03212 and goldH02091 #thee silverH03701$ 3behold, i have sentH07971)and thy fatherH01/between my fatherH01a leagueH01285 RoR-y\?jE* R3?Q unto him, because thou hast reliedH08172>and saidH0559=of judahH03063<kingH04428;to asaH0609:cameH09359the seerH072008hananiH02607!7-and at that timeH062566! and mizpahH047095) therewith gebaH013874% and he builtH011293% was buildingH01129*2? thereof, wherewith baashaH012011)and the timberH060860of ramahH07414/!the stonesH068&.7and they carried awayH05375-all judahH03063,tookH03947+the kingH04428*then asaH0609)ceaseH07673!(-and let his workH04399'of ramahH07414&buildingH01129!%-that he left offH02308$heardH080851#Mand it came to pass, when baashaH01201 GmC#v[B$ b9cG\ perfectH08003[# whose heartH03824'Z9 to shew himself strongH02388*YA throughout the whole earthH0776X) run to and froH07751W lordH03068V% for the eyesH05869%U5 them into thine handH03027T% he deliveredH05414S lordH03068-RE yet, because thou didst relyH08172Q%and horsemenH06571PchariotsH07393OmanyH07235Nwith veryH03966MhostH02428La hugeH07230K)and the lubimsH03864(J;were not the ethiopiansH03569"I/out of thine handH03027HescapedH04422Gof syriaH0758F#of the kingH04428&E7therefore is the hostH02428Dthy godH0430C lordH03068B) and not reliedH08172A of syriaH0758@# on the kingH04428 \nU9fH&nN-}\y% of his reignH04438x yearH08141w and ninthH08672v' in the thirtyH07970u and asaH0609t! and israelH03478s of judahH03063r% of the kingsH04428q# in the bookH05612p writtenH03789o and lastH0314n firstH07223m of asaH0609&l7 and, behold, the actsH01697k' the same timeH06256j' of the peopleH05971i oppressedH07533h and asaH0609g in a rageH02197f houseH01004 e+ him in a prisonH04115d and putH05414c' with the seerH07200b was wrothH03707a then asaH0609` warsH04421 _+ thou shalt haveH03426*^? therefore from henceforthH06258<]c toward him. herein thou hast done foolishlyH05528 P{T6aA(cF)yP%5 by the apothecaries'H04842 preparedH07543!- and divers kindsH02177"/ with sweet odoursH01314!-which was filledH04390)him in the bedH04904and laidH07901of davidH01732( ;for himself in the cityH05892" /which he had madeH03738* ?him in his own sepulchresH06913 +and they buriedH06912 % of his reignH04427 yearH08141% and fortiethH0705! in the oneH0259 and diedH04191- with his fathersH01 sleptH07901 and asaH0609&7 but to the physiciansH07495 lordH03068 he soughtH01875#~1 yet in his diseaseH02483} exceedingH04605"|/ until his diseaseH02483{# in his feetH07272z% was diseasedH02456 NuQ5~X= fI-mN3'of his fatherH012waysH018701%in the firstH07223"0/because he walkedH01980%/5was with jehoshaphatH03092.lordH03068-had takenH03920,! his fatherH01+ which asaH0609*! of ephraimH0669")/ and in the citiesH05892( of judahH03063'#in the landH0776&garrisonsH05333%and setH05414$of judahH03063#citiesH05892""/in all the fencedH01219!forcesH02428 'and he placedH05414'9himself against israelH03478/Iin his stead, and strengthenedH02388reignedH04427his sonH01121 +and jehoshaphatH03092burningH08316greatH01419a veryH03966'and they madeH08313 artH04639 VmN/dD"`>wVP%out of judahH03063O!and grovesH0842 N+the high placesH01116&M7moreover he took awayH05493LlordH03068K#in the waysH01870J'was lifted upH01361I'and his heartH03820H% in abundanceH07230G! and honourH03519"F/ and he had richesH06239EpresentsH04503D)to jehoshaphatH03092CbroughtH05414B'and all judahH03063A#in his handH03027@#the kingdomH04467?!stablishedH03559>lordH03068=of israelH03478)<=and not after the doingsH04639$;3in his commandmentsH04687:!and walkedH019809'of his fatherH018godH04307!but soughtH01875 6+ not unto baalimH011685!and soughtH018754davidH01732 Fa?oR6pP0 cFm in judahH03063 l+ and they taughtH03925kpriestsH03548j# and jehoramH03088&i9 and with them elishamaH0476h levitesH03881#g1 and tob–adonijahH02899f# and tobijahH02900e%and adonijahH0138d)and jehonathanH03083 c+and shemiramothH08070b!and asahelH06214a%and zebadiahH02069`'and nethaniahH05418_shemaiahH08098^levitesH03881] of judahH03063\' in the citiesH05892[ to teachH03925 Z+ and to michaiahH04322!Y- and to nethaneelH05417!X-and to zechariahH02148W)and to obadiahH05662V'to ben–hailH01134U)to his princesH08269The sentH07971S%of his reignH04427RyearH08141"Q/also in the thirdH07969 S}O2kK1z]="oS  hundredH03967  and sevenH07651 thousandH0505 sevenH07651! him flocksH06629 broughtH0935!- and the arabiansH06163 silverH03701# and tributeH04853 presentsH04503# jehoshaphatH03092 broughtH0935#~1 of the philistinesH06430$}3 against jehoshaphatH03092)|= so that they made no warH03898{ judahH03063z# round aboutH05439y% of the landsH0776+xA fell upon all the kingdomsH04467w lordH03068v% and the fearH06343u! the peopleH05971t! and taughtH03925s of judahH03063*r? throughout all the citiesH05892*q? with them, and went aboutH05437p lordH03068o! of the lawH08451n the bookH05612 ^tW3fI%pR1~^(%of thousandsH0505'%the captainsH08269&of judahH03063%-of their fathersH01/$Iof them according to the houseH01004##the numbersH06486"% in jerusalemH03389! of valourH02428 ! mighty menH01368 of warH04421# and the menH0582 of judahH03063' in the citiesH05892 businessH04399 + and he had muchH07227 of storeH04543! and citiesH05892 castlesH01003 in judahH03063% and he builtH01129# exceedinglyH04605 greatH01432 waxedH01980 + and jehoshaphatH03092 he goatsH08495 hundredH03967 and sevenH07651  thousandH0505  and sevenH07651  ramsH0352bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{ETFsGH.IKJhKL"M?N]O{PQ9RVETFsGH.IKJhKL"M?N]O{PQ9RVSsTU-VLWjX Y&ZC[b\]^9_U`qab,cIdfef"g?h\iyjk3lPmmn o(qFrdstu<vYwvxy0zM{l| }(~C`:Vr-Je=Zx/Ki#A^|5Qm 'Ec:Xu,If F~dH,fI-gH*eFF!and shieldH04043Ewith bowH07198'D9and with him armed menH05401Cof valourH02428B%a mighty manH01368AeliadaH0450 @+and of benjaminH01144? of valourH02428>! mighty menH01368=thousandH0505)<=and with him two hundredH03967;lordH03068&:7who willingly offeredH050689of zichriH021478the sonH011217amasiahH060076and nextH030275thousandH05054'and fourscoreH08084)3=and with him two hundredH039672#the captainH082691jehohananH030760and nextH03027/ thousandH0505. hundredH03967- threeH07969, of valourH02428(+; and with him mighty menH01368*the chiefH08269)adnahH05734 O];ya?$xP3iOdsheepH06629ckilledH02076band ahabH0256a!to samariaH08111`to ahabH0256_%he went downH03381^yearsH08141]and afterH07093\with ahabH0256$[3and joined affinityH02859Z%in abundanceH07230Y!and honourH03519X!had richesH06239 W+now jehoshaphatH03092%V5throughout all judahH03063UcitiesH05892T'in the fencedH04013SputH05414R'whom the kingH04428Q#on the kingH04428P%these waitedH08334O#for the warH06635N)ready preparedH02502MthousandH0505L'and fourscoreH08084(K;and with him an hundredH03967JjehozabadH03075Iand nextH03027H thousandH0505G#two hundredH03967 KgFoR1kG/ rK#1therefore the kingH04428to dayH03117~lordH03068)}=i pray thee, at the wordH01697|enquireH01875{of israelH03478z'unto the kingH04428ysaidH0559 x+and jehoshaphatH03092%w5 with thee in the warH04421v' as thy peopleH05971u' and my peopleH05971t+ and he answeredH05592sA' with me to ramoth–gileadH01568 H07433r%wilt thou goH03212qof judahH03063pkingH04428!o-unto jehoshaphatH03092nsaidH0559mof israelH03478lkingH04428kand ahabH0256*j1'to ramoth–gileadH01568 H07433i% him to go upH05927(h; with him, and persuadedH05496#g1 and for the peopleH05971%f5 for him in abundanceH07230e and oxenH01241 [hQ5 v\A g4['9by whom we may enquireH01875manH0376yet oneH0259!-unto jehoshaphatH03092saidH0559of israelH03478%and the kingH04428/Ibesides, that we might enquireH01875lordH03068#1not here a prophetH05030saidH0559 +but jehoshaphatH03092handH03027 +into the king'sH04428%will deliverH05414for godH0430 go upH05927 ' and they saidH0559# 1 or shall i forbearH02308  to battleH04421* 1' to ramoth–gileadH01568 H07433'9 unto them, shall we goH03212and saidH0559menH0376hundredH03967fourH0702#of prophetsH05030"/gathered togetherH06908of israelH03478 X~V=!qP2iM,X&<7 of them on his throneH03678; eitherH0376: satH034279 of judahH030638 kingH04428 7+ and jehoshaphatH030926 of israelH034785% and the kingH044284 of imlaH032293 the sonH011212micaiahH043191'fetch quicklyH041160and saidH0559/officersH05631.for oneH0259-calledH07121,of israelH03478+%and the kingH04428*sayH0559!)-let not the kingH04428(saidH0559 '+and jehoshaphatH03092&of imlaH03229%the sonH01121$micaiahH04321# evilH07451$"3 unto me, but alwaysH03117! goodH02896- E him; for he never prophesiedH05012! but i hateH08130lordH03068 [_? _B$mBt[Y lordH03068X# and prosperH06743*W1' to ramoth–gileadH01568 H07433V go upH05927U! so, sayingH0559T! prophesiedH05012%S5 and all the prophetsH05030'R9 until they be consumedH03615Q syriaH0758+PA with these thou shalt pushH05055O lordH03068N! thus saithH0559M and saidH0559L of ironH01270K him hornsH07161J had madeH06213I% of chenaanahH03668H the sonH01121G% and zedekiahH06667F beforeH06440E! prophesiedH05012%D5 and all the prophetsH05030C! of samariaH08111B# of the gateH08179#A1 at the entering inH06607 @+ in a void placeH01637?% and they satH03427> robesH0899= clothedH03847 WvX< aE* kS:tWvthe kingH04428u#to the kingH04428$t5and when he was comeH0935"s/ that will i speakH01696r saithH0559 q- even what my godH0430p livethH02416o lordH03068n saidH0559m# and micaiahH04321l thou goodH02896%k5 of theirs, and speakH016963jS therefore, i pray thee, be like oneH0259i% let thy wordH01697h assentH06310g with oneH0259f# to the kingH04428e goodH02896 d+ of the prophetsH05030"c/ behold, the wordsH01697b) to him, sayingH0559a spakeH01696` micaiahH04321_ to callH07121^ that wentH01980"]/ and the messengerH04397\# of the kingH04428[' into the handH03027Z' shall deliverH05414 PtV/_GjJ, hP saidH0559lordH03068&7that have no shepherdH07462as sheepH06629#1upon the mountainsH02022 scatteredH06327 !all israelH03478 i did seeH07200 %then he saidH0559 lordH03068"/to me in the nameH08034%7nothing but the truthH0571#1thee that thou sayH01696)shall i adjureH07650'9to him, how many timesH06471saidH0559%and the kingH04428)into your handH03027,C and they shall be deliveredH05414# and prosperH06743~ go ye upH05927}# and he saidH0559#|1 or shall i forbearH02308{to battleH04421*z1'to ramoth–gileadH01568 H07433y#shall we goH03212"x/unto him, micaiahH04318wsaidH0559 VvY8zT3gB$nV0ahabH0256!/-who shall enticeH06601.saidH0559-lordH03068, his leftH08040"+/ on his right handH03225* standingH05975) of heavenH08064!(- and all the hostH06635 '+upon his throneH03678&sittingH03427%lordH03068$i sawH07200#lordH03068"the wordH01697!)therefore hearH08085 'again he saidH0559"/unto me, but evilH07451goodH02896&7he would not prophesyH05012)did i not tellH0559)to jehoshaphatH03092saidH0559of israelH03478%and the kingH04428in peaceH07965% to his houseH01004 every manH0376 + let them returnH07725$5 these have no masterH0113 TX7fH-dA&oTM go outH03318,LC and thou shalt also prevailH03201"K/thou shalt enticeH06601JsaidH0559$I3of all his prophetsH05030H%in the mouthH06310GspiritH07307F)and be a lyingH08267E'i will go outH03318D#and he saidH0559C saidH0559BlordH03068A'i will enticeH06601@and saidH0559?lordH03068>beforeH06440=and stoodH05975<a spiritH07307$;3then there came outH03318":/after that mannerH03602"91 and another sayingH0559"8/ after this mannerH036027 sayingH05596' and one spakeH0559*51' at ramoth–gileadH01568 H074334and fallH05307"3/that he may go upH059272of israelH034781kingH04428 WxW-|^@$|c>sWlchamberH02315k'into an innerH02315"j1when thou shalt goH0935i#on that dayH03117'h9behold, thou shalt seeH07200gsaidH0559f#and micaiahH04321!e-from me to speakH01696d lordH03068c! the spiritH07307b wentH05674a wayH01870` whichH0335_and saidH0559^)upon the cheekH03895]micaiahH04321\and smoteH05221[came nearH05066Z%of chenaanahH03668Ythe sonH01121X'then zedekiahH06667W evilH07451V#hath spokenH01696UlordH03068&T7of these thy prophetsH05030S%in the mouthH06310RspiritH07307Qa lyingH08267Phath putH05414OlordH03068N and doH06213 MsT-y^@# ^<fM lordH03068 in peaceH07965 returnH07725"/if thou certainlyH07725saidH0559#and micaiahH04321 in peaceH07965) until i returnH07725' of afflictionH03906) and with waterH04325'of afflictionH03906)him with breadH03899and feedH0398%~''in the prisonH03608 H01004}putH07760|the kingH04428{!thus saithH0559zand sayH0559y sonH01121x! the king'sH04428w% and to joashH03101v# of the cityH05892u%the governorH08269tto amonH0526#s1and carry him backH07725r!ye micaiahH04321qtakeH03947psaidH0559oof israelH03478n'then the kingH04428mto hideH02244 IaCz\DqQ3jI(%the captainsH08269''had commandedH06680&of syriaH0758%%now the kingH04428$'to the battleH04421&#9 himself; and they wentH0935" disguisedH02664! of israelH03478 # so the kingH04428!/ thou on thy robesH0899but putH03847'to the battleH04421#3myself, and will goH0935 +i will disguiseH02664!-unto jehoshaphatH03092saidH0559of israelH03478%and the kingH04428*1'to ramoth–gileadH01568 H07433went upH05927of judahH03063the kingH04428 +and jehoshaphatH03092of israelH03478#so the kingH04428' all ye peopleH05971 hearkenH08085" 1by me. and he saidH0559 spokenH01696 Kx[/zX;nS3iKC of israelH03478)B= that it was not the kingH04428A perceivedH07200 @+ of the chariotsH07393=?e for it came to pass, that, when the captainsH08269>movedH05496=%him; and godH0430< helpedH05826; lordH03068: cried outH02199 9+ but jehoshaphatH030928% him to fightH03898/7Itherefore they compassed aboutH054376of israelH034785the kingH044284)that they saidH05593#jehoshaphatH030922sawH07200 1+of the chariotsH0739370Yand it came to pass, when the captainsH08269/ of israelH03478(.; save only with the kingH04428- or greatH01419",/ye not with smallH06996+fightH03898 *-with him, sayingH0559 )+of the chariotsH07393 R}\>!qZA"jM( yR#`1" and about the timeH06256_)" until the evenH06153^#" the syriansH0758]"againstH05227\"chariotH04818["upH05975Z"of israelH03478!Y-"howbeit the kingH04428X"that dayH03117W"increasedH05927V)"and the battleH04421!U-!for i am woundedH02470T#!of the hostH04264.SG!that thou mayest carry me outH03318R!! thine handH03027Q! turnH02015P! manH0376O)! to his chariotH07395!N/! therefore he saidH0559M)!of the harnessH08302#L1!between the jointsH01694K!of israelH03478J!the kingH04428I!and smoteH05221H%!at a ventureH08537G!a bowH07198F!man drewH04900E' from pursuingH0310'D9 they turned back againH07725 KfI, vY< {_<#fKthingsH01697~)there are goodH02896}%neverthelessH061|lordH03068&{7upon thee from beforeH06440zwrathH07110ythereforeH02063xlordH03068w) them that hateH08130v and loveH0157u# the ungodlyH07563$t3 shouldest thou helpH05826s# jehoshaphatH03092rto kingH04428q'him, and saidH0559pto meetH06440owent outH03318nthe seerH02374mof hananiH02607lthe sonH01121kand jehuH03058j%to jerusalemH03389iin peaceH07965h%to his houseH01004greturnedH07725fof judahH03063ethe kingH04428 d+and jehoshaphatH03092c"he diedH04191b!" going downH0935a!" of the sunH08121 EkE% oU. wU6}aEand saidH0559by cityH05892cityH05892of judahH03063citiesH05892*?throughout all the fencedH01219#in the landH0776judgesH08199!and he setH05975- of their fathersH01 godH0430 lordH03068&7 and brought them backH07725 ephraimH0669to mountH02022!/from beer–shebaH0884# 1through the peopleH05971 againH07725 +and he went outH03318 %at jerusalemH03389 dweltH03427 +and jehoshaphatH03092 godH0430 to seekH01875# thine heartH03824"/and hast preparedH03559+out of the landH0776!the grovesH08426Win thee, in that thou hast taken awayH01197foundH04672 CaHfM2iQ.mC&:7 and for controversiesH073799 lordH03068!8- for the judgmentH049417of israelH034786)of the fathersH01!5-and of the chiefH072184#the priestsH035483)of the levitesH038812setH05975 1+did jehoshaphatH03092&07moreover in jerusalemH03389/ of giftsH07810.! nor takingH04727-! of personsH06440,#nor respectH04856+our godH0430*lordH03068)#no iniquityH05766(and doH06213''9be upon you; take heedH08104&lordH03068+%Awherefore now let the fearH063430$='with you in the judgmentH04941 H01697#lordH03068"#not for manH0120!%for ye judgeH08199 !what ye doH06213take heedH07200'to the judgesH08199 QuP0pE&~a?hQV doH06213U thisH035415TW come upon you, and upon your brethrenH0251S wrathH07110R lordH03068'Q; them that they trespassH0816#P1 ye shall even warnH02094O' and judgmentsH04941N statutesH02706 M+ and commandmentH04687L# between lawH08451K and bloodH01818J' between bloodH01818 I+ in their citiesH05892H! that dwellH03427'G; to you of your brethrenH0251!F/ soever shall comeH0935E) and what causeH07379D heartH03824#C1 and with a perfectH08003B! faithfullyH0530A lordH03068@# in the fearH03374!?- thus shall ye doH06213>% them, sayingH0559=) and he chargedH06680<% to jerusalemH03389#;1 when they returnedH07725 drF- uN2 }R$|drcameH0935%q5beside the ammonitesH05984pof ammonH05983!o-and the childrenH01121nof moabH04124m%the childrenH01121*lAit came to pass after thisH0310'k9 shall be with the goodH02896j lordH03068i% courageouslyH02388h you. dealH06213g beforeH06440f officersH07860!e- also the levitesH03881d mattersH01697#c1 for all the king'sH04428b of judahH03063a% of the houseH01004` the rulerH05057_! of ishmaelH03458^ the sonH01121]% and zebadiahH02069\ lordH03068([; over you in all mattersH01697Z priestH03548Y the chiefH07218$X5 and, behold, amariahH0568)W? and ye shall not trespassH0816 StT:qJ,]B#S+Aeven out of all the citiesH05892lordH03068 to askH01245- Egathered themselves togetherH06908 and judahH03063  all judahH03063 ! throughoutH05921a fastH06685)and proclaimedH07121lordH03068to seekH01875himselfH06440and setH05414fearedH03372 +and jehoshaphatH03092 en–gediH05872#1 in hazazon–tamarH02688"~1 on this side syriaH0758} the seaH03220)|=against thee from beyondH05676{multitudeH01995za greatH07227y%there comethH0935xsayingH0559w#jehoshaphatH03092v)some that toldH05046u+then there cameH0935t to battleH04421$s3against jehoshaphatH03092 FmS+{aE,iF jF -+the inhabitantsH03427 ,+didst drive outH03423 +-not thou our godH04302*O so that none is able to withstandH03320) and mightH01369( powerH03581"'/ and in thine handH03027&) of the heathenH01471+%Athou over all the kingdomsH04467$!and rulestH04910#in heavenH08064"%not thou godH0430!)of our fathersH01 godH0430lordH03068and saidH0559 courtH02691 the newH02319beforeH06440lordH03068%in the houseH01004'and jerusalemH03389of judahH03063$3in the congregationH06951stoodH05975 +and jehoshaphatH03092 lordH03068to seekH01245they cameH0935of judahH03063 VlI,}T:!oT5 ~V$J3 then thou wilt hearH08085,IC unto thee in our afflictionH06869H and cryH02199G' in this houseH01004F% for thy nameH08034$E3 and in thy presenceH06440D! this houseH01004C beforeH06440B we standH05975A or famineH07458@' or pestilenceH01698? judgmentH08196> the swordH02719= comethH0935< evilH07451;sayingH0559%:5therein for thy nameH08034!9-thee a sanctuaryH04720(8;therein, and have builtH011297)and they dweltH034276 for everH057695! thy friendH01574! of abrahamH0853) it to the seedH022332!and gavestH054141israelH034780!thy peopleH05971/beforeH06440.%of this landH0776 RwY@zV) iL$R)e= against us; neither knowH03045d# that comethH0935c companyH01995b! this greatH07227a againstH06440+`A them? for we have no mightH03581$_3 wilt thou not judgeH08199^ o our godH04304]S which thou hast given us to inheritH03423"\/ of thy possessionH03425[) to cast us outH01644Z# us, to comeH0935Y# they rewardH01580)X= from them, and destroyedH08045 W+ but they turnedH05493V of egyptH04714U# of the landH0776"T1 when they came outH0935S invadeH0935R israelH03478+QA whom thou wouldest not letH05414P seirH08165O and mountH02022N and moabH04124M of ammonH05983.LG and now, behold, the childrenH01121K and helpH03467 dnS:!rQ5cG# d'ye, all judahH03063hearkenH07181#and he saidH0559$3of the congregationH06951%in the midstH08432~lordH03068 }+ came the spiritH07307| of asaphH0623{# of the sonsH01121z a leviteH03881y% of mattaniahH04983xthe sonH01121wof jeielH03273vthe sonH01121u!of benaiahH01141tthe sonH01121s%of zechariahH02148rthe sonH01121#q1then upon jahazielH03166#p1 and their childrenH01121o# their wivesH0802"n/ their little onesH02945m withH01571l lordH03068k beforeH06440j stoodH05975i' and all judahH03063h% but our eyesH05869g! what to doH06213f weH0587 [vX?qI+ sO.["/yourselves, standH05975setH03320in thisH02063to fightH03898 of jeruelH03385) the wildernessH04057 beforeH06440%of the brookH05158 +them at the endH05490"/and ye shall findH04672of zizH06732%by the cliffH046083Qagainst them: behold, they come upH05927!go ye downH03381to morrowH04279$5not yours, but god'sH0430)for the battleH04421multitudeH01995 ' of this greatH07227  by reasonH06440 % nor dismayedH02865( ; unto you, be not afraidH03372  lordH03068!thus saithH0559#jehoshaphatH03092'and thou kingH04428%of jerusalemH03389#1and ye inhabitantsH03427 TaHs[:bI%rT=to praiseH01984<stood upH06965 ;+of the korhitesH07145$:3and of the childrenH01121"9/of the kohathitesH06956 8+of the childrenH01121 7+and the levitesH038816 lordH030685# worshippingH078124 lordH030683 beforeH064402fellH053071%of jerusalemH03389$03and the inhabitantsH03427/'and all judahH03063.'to the groundH0776-faceH0639,bowedH06915 ++and jehoshaphatH03092*lordH03068)againstH06440( go outH03318' to morrowH04279%&5 not, nor be dismayedH02865% fearH03372$' and jerusalemH03389"#/with you, o judahH03063"lordH03068!'the salvationH03444 and seeH07200 Rx\4~^D(sW)sRZ%he appointedH05975 Y+with the peopleH05971*X?and when he had consultedH03289$W3so shall ye prosperH06743V%his prophetsH05030UbelieveH0539*TAso shall ye be establishedH0539Syour godH0430RlordH03068QbelieveH0539P% of jerusalemH03389#O1 and ye inhabitantsH03427N# me, o judahH03063M hearH08085L and saidH0559KstoodH05975J#jehoshaphatH03092'I9and as they went forthH03318Hof tekoaH08620$G3into the wildernessH04057F)and went forthH03318E)in the morningH01242$D3and they rose earlyH07925C on highH04605B voiceH06963A# with a loudH01419@ of israelH03478? godH0430>lordH03068 ba<!sV7cJ,bxof ammonH05983!w-for the childrenH01121&v7and they were smittenH05062u'against judahH03063t+ which were comeH0935s seirH08165r and mountH02022q moabH04124p of ammonH05983%o5against the childrenH01121n#ambushmentsH0693msetH05414llordH03068k'and to praiseH08416jto singH07440i!they beganH02490hand whenH06256gfor everH05769f'for his mercyH02617elordH03068d praiseH03034c! and to sayH0559b the armyH02502a beforeH06440!`- as they went outH03318_#of holinessH06944^!the beautyH01927']9and that should praiseH01984\lordH03068[singersH07891 Z}d@ sT8^>#zZ%to take awayH0962cameH0935)and his peopleH05971%5and when jehoshaphatH03092!- and none escapedH06413% to the earthH0776fallenH05307 #dead bodiesH06297# 1unto the multitudeH01995 #they lookedH06437" /in the wildernessH04057. 9'toward the watch towerH04708 H04707cameH0935)and when judahH03063anotherH07453!to destroyH04889helpedH05826 every oneH0376 of seirH08165#1 of the inhabitantsH03427.G and when they had made an endH03615# and destroyH08045 ~+utterly to slayH02763}seirH08165|of mountH02022({;against the inhabitantsH03427zstood upH05975yand moabH04124 DnE$ ^E%S3dD/# of berachahH01294.! the valleyH06010-! was calledH07121",/ of the same placeH04725#+1therefore the nameH08034*lordH03068')9for there they blessedH01288(#of berachahH01294)'=themselves in the valleyH06010&)they assembledH06950%dayH03117"$/and on the fourthH07243#)it was so muchH07227"%of the spoilH07998!%in gatheringH0962 daysH03117$3and they were threeH07969&7they could carry awayH04853)? for themselves, more thanH0369(; which they stripped offH05337 jewelsH03627% and preciousH02532%5 with the dead bodiesH06297#both richesH07399(;among them in abundanceH07230$3of them, they foundH04672the spoilH07998 W}[7e?w^=#~W#K3against the enemiesH0341JfoughtH03898IlordH03068$H3when they had heardH08085GcountriesH0776(F;was on all the kingdomsH04467Eof godH0430D%and the fearH06343ClordH03068B)unto the houseH01004A%and trumpetsH02689@and harpsH03658 ?+with psalteriesH05035>%to jerusalemH03389='and they cameH0935"<1 over their enemiesH0341);= had made them to rejoiceH08055: lordH030689 with joyH080578%to jerusalemH03389%75of them, to go againH07725!6-in the forefrontH07218 5+and jehoshaphatH030924'and jerusalemH033893of judahH030632every manH0376#11then they returnedH077250' unto this dayH03117 fa?nV+qX=fi% and departedH05493h! his fatherH01g of asaH0609f! in the wayH01870e' and he walkedH03212dof shilhiH07977c%the daughterH01323bazubahH05806anameH08034 `-and his mother'sH0517_% in jerusalemH03389^ yearsH08141] and fiveH02568\ twentyH06242[) and he reignedH04427'Z9when he began to reignH04427YoldH01121XyearsH08141Wand fiveH02568VthirtyH07970U!over judahH03063TreignedH04427 S+and jehoshaphatH03092R#round aboutH05439Q'gave him restH05117P#for his godH0430Owas quietH08252N)of jehoshaphatH03092M%so the realmH04438L of israelH03478 ZY1^>qS5wZ#of judahH03063#kingH04428%5#this did jehoshaphatH03092#and afterH0310"of israelH03478%" of the kingsH04428#" in the bookH05612" mentionedH05927~" of hananiH02607}" the sonH01121|"of jehuH03058{#"in the bookH01697z"writtenH03789y"and lastH0314x"firstH07223w)"of jehoshaphatH03092v#"of the actsH01697u%"now the restH03499t-!of their fathersH01s%!unto the godH0430r%!their heartsH03824!q-!had not preparedH03559&p7!for as yet the peopleH05971$o3!were not taken awayH05493(n;!howbeit the high placesH01116m lordH03068l% in the sightH05869k rightH03477#j1 not from it, doingH06213 OlJ(iD$h;{O(#;%that they were not ableH06113"#%were brokenH07665!'% and the shipsH0591 % thy worksH04639#% hath brokenH06555% lordH03068$5% thyself with ahaziahH0274)=%because thou hast joinedH02266%sayingH0559$3%against jehoshaphatH03092!%prophesiedH05012#%of mareshahH04762!%of dodavahH01735%the sonH01121%%then eliezerH0461!-$in ezion–geberH06100$the shipsH0591'$and they madeH06213#$to tarshishH08659$to goH03212$shipsH0591)=$himself with him to makeH06213 '$and he joinedH02266 '# very wickedlyH07561 # who didH06213 #of israelH03478 #kingH04428$5#himself with ahaziahH0274#joinH02266 \fC!eH% eH% z\Aof silverH03701@giftsH04979?!them greatH07227>gaveH05414=-and their fatherH01< of israelH03478; kingH04428:) of jehoshaphatH030929 the sonsH011218) and shephatiahH082037#and michaelH043176#and azariahH058385'and zechariahH021484!and jehielH031713azariahH058382)of jehoshaphatH030921the sonsH01121#03and he had brethrenH0251/ reignedH04427. his sonH01121-#and jehoramH03088,of davidH01732+#in the cityH05892*-with his fathersH01))and was buriedH06912(-with his fathersH01'sleptH07901 &+now jehoshaphatH03092%#%to tarshishH08659$%to goH03212 Uz]9 sT0 }aF*vU^% in jerusalemH03389] yearsH08141\eightH08083[)and he reignedH04427'Z9when he began to reignH04427YoldH01121XyearsH08141Wand twoH08147VthirtyH07970UjehoramH03088T of israelH03478$S3 also of the princesH08269R)with the swordH02719 Q-all his brethrenH0251"P/himself, and slewH02026 O+he strengthenedH02388N'of his fatherH01M)to the kingdomH04467L%was risen upH06965!K-now when jehoramH03088J'the firstbornH01060I' he to jehoramH03088H gaveH05414 G+ but the kingdomH04467F in judahH03063E citiesH05892D#with fencedH04694'C9and of precious thingsH04030B#and of goldH02091 Q`B'iP7sT.nQ|revoltedH06586{%the edomitesH0123z#in his daysH03117y for everH03117'x9 to him and to his sonsH01121w a lightH05216v to giveH05414"u1 and as he promisedH0559t!with davidH01732!s-that he had madeH03772(r;because of the covenantH01285qof davidH01732pthe houseH01004o#not destroyH07843nwouldH014mlordH03068llordH03068k# in the eyesH05869j evilH07451i) and he wroughtH06213h to wifeH0802g of ahabH0256(f;for he had the daughterH01323eof ahabH0256dthe houseH01004c#like as didH06213bof israelH03478a%of the kingsH04428`!in the wayH01870_'and he walkedH03212 CtS4~^3eC!zcC) of his fathersH01 godH0430 lordH03068(; because he had forsakenH05800$3 from under his handH03027 revoltH06586! did libnahH03841' the same timeH06256' unto this dayH03117 of judahH03063$3 from under the handH03027  revoltedH06586 + so the edomitesH0123 + of the chariotsH07393! - and the captainsH08269' 9 which compassed him inH05437% the edomitesH0123 and smoteH05221 by nightH03915)= with him: and he rose upH06965%5 and all his chariotsH07393!- with his princesH08269! went forthH05674% then jehoramH03088"/themselves a kingH04428and madeH04427~of judahH03063(};from under the dominionH03027 UyJ)]=#kK( tU5! in the wayH01870 4+ but hast walkedH032123 of judahH030632 kingH044281 of asaH0609 0+ nor in the waysH01870/! thy fatherH01.) of jehoshaphatH03092-# in the waysH01870-,E because thou hast not walkedH01980+! thy fatherH01* of davidH01732) godH0430( lordH03068'! thus saithH0559& sayingH0559%# the prophetH05030"$1 to him from elijahH0452# a writingH04385") and there cameH0935! judahH03063 ' and compelledH05080&7 to commit fornicationH02181% of jerusalemH03389+A and caused the inhabitantsH03427 of judahH03063!- in the mountainsH02022# high placesH01116!- moreover he madeH06213 lqP,~]C(mL& lQfall outH03318!P-until thy bowelsH04578O'of thy bowelsH04578N!by diseaseH04245MsicknessH02483LgreatH07227"K/and all thy goodsH07399J'and thy wivesH0802!I-and thy childrenH01121H!thy peopleH05971GsmiteH05062FlordH03068EplagueH04046%D5behold, with a greatH01419C betterH02896B houseH01004A+ of thy father'sH01@% thy brethrenH0251$?3 and also hast slainH02026> of ahabH0256=% of the houseH01004&<7 like to the whoredomsH02181 ;+ to go a whoringH02181:% of jerusalemH03389$93 and the inhabitantsH03427$83 and hast made judahH030637 of israelH034786% of the kingsH04428 LgC$mN0}\5eLmlordH03068land afterH0310k#of his sonsH01121j%the youngestH06996#i1 him, save jehoahazH03059h leftH07604.gG so that there was never a sonH01121#f3 also, and his wivesH0802e% and his sonsH01121dhouseH01004c'in the king'sH04428b)that was foundH04672"a/all the substanceH07399*`?into it, and carried awayH07617_and brakeH01234^!into judahH03063!]-and they came upH05927\)the ethiopiansH03569['nearH03027 H05921$Z3and of the arabiansH06163#Y1of the philistinesH06430X!the spiritH07307 W+against jehoramH03088V!stirred upH05782UlordH03068T by dayH03117SdayH03117*R?by reason of the sicknessH02483 Gx7kG( fF+{aG yearsH08141 eightH08083%in jerusalemH03389)and he reignedH04427.Gwas he when he began to reignH04427years oldH01121and twoH08147thirtyH07970)of his fathersH01*?for him, like the burningH08316!no burningH08316madeH06213~) and his peopleH05971} diseasesH08463| of soreH07451{! so he diedH04191 z+ of his sicknessH02483yby reasonH05973xfell outH03318w!his bowelsH04578vyearsH03117uof twoH08147tthe endH07093s'afterH06256 H03318=reand it came to pass, that in process of timeH03117qdiseaseH02483(p/%with an incurableH04832 H0369"o/him in his bowelsH04578nsmoteH05062 ZiL_G.wT6tZ'yearsH08141&and twoH08147%fortyH0705$reignedH04427#of judahH03063"kingH04428!!of jehoramH03088 the sonH01121!so ahaziahH0274) all the eldestH07223 had slainH02026# to the campH04264"/ with the arabiansH06163 that cameH09352Oin his stead: for the band of menH01416kingH04427sonH01121%his youngestH06996ahaziahH0274madeH04427%of jerusalemH03389$3and the inhabitantsH03427%of the kingsH04428*?but not in the sepulchresH06913 of davidH01732 + him in the cityH05892$ 3 howbeit they buriedH06912& 7 without being desiredH02532 % and departedH03212 KhO.xX7rQ8rK#E1 to his destructionH04889D' of his fatherH01C the deathH04194BafterH0310.AGfor they were his counsellorsH03289@of ahabH0256?)like the houseH01004>lordH03068=%in the sightH05869<evilH07451!;-wherefore he didH06213:)to do wickedlyH07561#91was his counsellorH032898)for his motherH05177of ahabH02566%of the houseH010045#in the waysH018704)he also walkedH019803of omriH060182%the daughterH013231 athaliahH062710 nameH08034/% his mother'sH0517.% in jerusalemH03389- yearH08141,oneH0259+)and he reignedH04427'*9when he began to reignH04427)ahaziahH0274(oldH01121 Pw[@' hD*]<iPckingH04428b! of jehoramH03088a the sonH01121`# and azariahH05838_ of syriaH0758^ kingH04428]#with hazaelH02371\)when he foughtH03898[%him at ramahH07414!Z-which were givenH05221&Y7because of the woundsH04347X!in jezreelH03157W%to be healedH07495 V+and he returnedH07725UjoramH03141TsmoteH05221 S+and the syriansH07421*R1' at ramoth–gileadH01568 H07433Q of syriaH0758P kingH04428O) against hazaelH02371N to warH04421Mof israelH03478LkingH04428Kof ahabH0256Jthe sonH01121I%with jehoramH03088Hand wentH03212)G=also after their counselH06098Fhe walkedH01980 \rW8rJ* tU7z\and foundH04672of ahabH0256~)upon the houseH01004'}9was executing judgmentH081995|Uand it came to pass, that, when jehuH03058{of ahabH0256zthe houseH01004y!to cut offH03772x% had anointedH04886w lordH03068v of nimshiH05250u the sonH01121t% against jehuH03058s%with jehoramH03088r#he went outH03318$q5for when he was comeH0935pto joramH03141oby comingH0935n!was of godH0430m!of ahaziahH0274$l3and the destructionH08395$k3because he was sickH02470j!at jezreelH03157iof ahabH0256hthe sonH01121gjehoramH03088fto seeH07200ewent downH03381dof judahH03063 da=yZ;eF-d"/ still the kingdomH04467 to keepH06113% had no powerH03581! of ahaziahH0274% so the houseH01004#1 with all his heartH03824 lordH03068! who soughtH01875) of jehoshaphatH03092 the sonH01121"1 him: because, saidH0559!- him, they buriedH06912(; and when they had slainH04191# him to jehuH03058# and broughtH0935 ! in samariaH08111% 5 him, (for he was hidH02244 + and they caughtH03920  ahaziahH0274 ' and he soughtH01245 he slewH02026! to ahaziahH0274 + that ministeredH08334! of ahaziahH0274+ of the brethrenH0251%and the sonsH01121of judahH03063#the princesH08269 QeH*jI){\CmQ: of kingH044289% the daughterH01323 8+ so jehoshabeathH03090'7+' in a bedchamberH04296 H02315"6/ him and his nurseH032435 and putH05414 4+ that were slainH041913 sonsH011212! the king'sH044281) him from amongH084320 and stoleH01589/! of ahaziahH0274. the sonH01121- joashH03101, tookH03947+# of the kingH04428*% the daughterH01323!)- but jehoshabeathH03090( of judahH03063'% of the houseH01004& royalH04467%% all the seedH02233$' and destroyedH01696# she aroseH06965" was deadH04191!% that her sonH01121  sawH07200! of ahaziahH0274! the motherH0517"/ but when athaliahH06271 Z_A) |bJ0uT. vZX the sonH01121W# and ishmaelH03458V! of jerohamH03395U the sonH01121TazariahH05838S#of hundredsH03967R%the captainsH08269"Q/himself, and tookH03947P%strengthenedH02388OjehoiadaH03077NyearH08141#M1and in the seventhH07637L' over the landH0776K reignedH04427J% and athaliahH06271I yearsH08141H sixH08337G of godH0430F% in the houseH01004)E= and he was with them hidH02244!D- so that she slewH04191C athaliahH06271B him fromH06440A hidH05641@! of ahaziahH0274&?9 for she was the sisterH0269>! the priestH03548=# of jehoiadaH03077< the wifeH0802; jehoramH03088 ^fJ, iH(`?}^u#and he saidH0559tof godH0430s%in the houseH01004r'with the kingH04428q!a covenantH01285pmadeH03772)o=and all the congregationH06951n% to jerusalemH03389m' and they cameH0935l of israelH03478k)of the fathersH01j'and the chiefH07218iof judahH03063&h7out of all the citiesH05892g#the levitesH03881f%and gatheredH06908ein judahH03063$d3and they went aboutH05437c'into covenantH01285bof zichriH02147athe sonH01121`)and elishaphatH0478_of adaiahH05718^the sonH01121]%and maaseiahH04641\of obedH05744[the sonH01121Z#and azariahH05838Y% of jehohananH03076 Z}_?"xU.kK%}Z)into the houseH01004!/but let none comeH0935 lordH03068% of the houseH01004 'in the courtsH02691# 1and all the peopleH05971" /of the foundationH03247 #at the gateH08179! -and a third partH07992houseH01004'at the king'sH04428!-and a third partH07992% of the doorsH05592portersH07778#1and of the levitesH03881)of the priestsH03548)on the sabbathH07676+of you enteringH0935%a third partH07992!~-that ye shall doH06213}the thingH01697|of davidH01732{# of the sonsH01121z hath saidH01696y lordH03068x# shall reignH04427w sonH01121.vGunto them, behold, the king'sH04428 YtP7tW7k?Y6,Waccording to all things that jehoiadaH03077+didH06213*'and all judahH03063))so the levitesH03881&(7 and when he goeth outH03318!'/ when he cometh inH0935(&; but be ye with the kingH04428)%= he shall be put to deathH04191$) into the houseH01004#comethH0935"#in his handH03027!!-with his weaponsH03627 every manH0376#round aboutH05439the kingH04428'shall compassH05362 +and the levitesH03881 lordH03068 the watchH04931! shall keepH08104#1 but all the peopleH05971holyH06944 -they shall go inH0935)of the levitesH03881'9and they that ministerH08334!-save the priestsH03548lordH03068 TjBpL&iI0zT"I/ having his weaponH07973H every manH0376G) all the peopleH05971F! and he setH05975E of godH0430D% in the houseH01004C david'sH01732B kingH04428A# and shieldsH07982@% and bucklersH04043? spearsH02595># of hundredsH03967 =+ to the captainsH08269< deliveredH05414;! the priestH03548":/ moreover jehoiadaH03077 9+not the coursesH042568dismissedH063587!the priestH035486%for jehoiadaH030775) on the sabbathH07676*4? with them that were to goH033183) on the sabbathH07676$25 that were to come inH09351 his menH05820every manH0376/and tookH03947.'had commandedH06680-!the priestH03548 [bI'sT< oR1w[f runningH07323e' of the peopleH05971d the noiseH06963c heardH08085"b/ now when athaliahH06271a the kingH04428` god saveH02421_' him, and saidH0559^ anointedH04886]% and his sonsH01121\% and jehoiadaH03077"[/ and made him kingH04427Z' the testimonyH05715#Y1 upon him the crownH05145X and putH05414W sonH01121V! the king'sH04428&U7 then they brought outH03318T# round aboutH05439S# by the kingH04428R) and the templeH01004#Q1 along by the altarH04196P' of the templeH01004O sideH03802N# to the leftH08042M' of the templeH01004L sideH03802K) from the rightH03233J# in his handH03027 FaH%tO/e@"~bF treasonH07195 and saidH0559# her clothesH0899 rentH07167' then athaliahH06271~) to sing praiseH01984#}1 and such as taughtH03045| of musickH07892!{- with instrumentsH03627!z- also the singersH07891y' with trumpetsH02689x# and soundedH08628w rejoicedH08056v# of the landH0776#u1 and all the peopleH05971t# by the kingH04428!s- and the trumpetsH02689 r+ and the princesH08269#q1 at the entering inH03996p' at his pillarH05982o stoodH05975&n7 and, behold, the kingH04428m) and she lookedH07200l lordH03068k) into the houseH01004j' to the peopleH05971i she cameH0935h the kingH04428g% and praisingH01984 WbB^4{Z@uW they slewH04191houseH01004'by the king'sH04428gateH08179%of the horseH05483 +to the enteringH03996-Gon her; and when she was comeH0935handsH03027%so they laidH07760lordH03068%5her not in the houseH01004slayH04191saidH0559)for the priestH03548) with the swordH02719&7 her, let him be slainH04191)3# and whoso followethH0310 H0935%'' of the rangesH07713 H01004* ? unto them, have her forthH03318 and saidH0559 the hostH02428# 1that were set overH06485 #of hundredsH03967%the captainsH08269#brought outH03318!the priestH03548'then jehoiadaH03077 treasonH07195 akB' iK, x]>a<)of the priestsH03548;#by the handH03027:lordH030689%of the houseH010048#the officesH064867appointedH077606'also jehoiadaH030775!the altarsH041964beforeH064403 of baalH011682! the priestH035481 mattanH049770 and slewH02026/ in piecesH07665.)and his imagesH06754-!his altarsH04196,and brakeH07665"+/and brake it downH05422*of baalH01168)%to the houseH01004(wentH0935$'3then all the peopleH05971&peopleH05971%lord'sH03068%$5and between the kingH044288#[between him, and between all the peopleH05971"!a covenantH01285!madeH03772 %and jehoiadaH03077 H|cFeN4~]:oH#Z1and all the peopleH05971Y'of the peopleH05971"X/and the governorsH04910W)and the noblesH0117V#of hundredsH03967U%the captainsH08269T#and he tookH03947S+should enter inH0935R%in any thingH01697QuncleanH02931PlordH03068O%of the houseH01004N%at the gatesH08179M#the portersH07778L!and he setH05975KdavidH01732JbyH03027!I-and with singingH07892H)with rejoicingH08057Gof mosesH04872F!in the lawH08451EwrittenH03789DlordH03068$C3the burnt offeringsH05930B to offerH05927A lordH03068@% in the houseH01004 ?+ had distributedH02505>! whom davidH01732=#the levitesH03881 U|cB& yU2 bE"nUxfortyH0705w)and he reignedH04427'v9when he began to reignH04427uoldH01121tyearsH08141ssevenH07651rjoashH03101q)with the swordH02719pathaliahH06271*o?after that they had slainH04191nwas quietH08252m%and the cityH05892lrejoicedH08055k#of the landH0776#j1and all the peopleH05971i)of the kingdomH04467 h+upon the throneH03678gthe kingH04428fand setH03427ehouseH01004 d+into the king'sH04428cgateH08179bthe highH05945athroughH08432`' and they cameH0935_ lordH03068^) from the houseH01004] the kingH04428!\- and brought downH03381[#of the landH0776 MqN0dC* hN/iMand saidH0559 +and the levitesH03881#the priestsH03548)=and he gathered togetherH06908lordH03068the houseH01004to repairH02318!was mindedH03820joashH03101)?and it came to pass afterH0310 'and daughtersH01323 sonsH01121 %and he begatH03205 wivesH0802 #for him twoH08147tookH05375%and jehoiadaH03077!the priestH03548#of jehoiadaH03077%all the daysH03117lordH03068%in the sightH05869rightH03477didH06213and joashH03101~+ of beer–shebaH0884} zibiahH06645| nameH08034{% his mother'sH0517z% in jerusalemH03389yyearsH08141 L|Z@"lM%q8lL4# the servantH056503 of mosesH048722) the collectionH04864%15 and out of jerusalemH033890% out of judahH03063/#to bring inH0935.)of the levitesH038815-Uunto him, why hast thou not requiredH01875,and saidH0559+the chiefH07218*%for jehoiadaH03077)calledH07121(%and the kingH04428'hastenedH04116$&3howbeit the levitesH03881%!the matterH01697'$9and see that ye hastenH04116#to yearH08141"yearH08141!fromH01767 # of your godH0430 the houseH01004 to repairH02388 moneyH03701' of all israelH03478!and gatherH06908of judahH03063 +unto the citiesH05892 +to them, go outH03318 UwX7`?&jQ5wUQ' through judahH03063P) a proclamationH06963O' and they madeH05414N lordH03068M% of the houseH01004L#at the gateH08179K!it withoutH02351Jand setH05414IchestH0727HaH0259Gthey madeH06213F#commandmentH0559"E/and at the king'sH04428D# upon baalimH01168 C+ did they bestowH06213B lordH03068A%of the houseH010042@Oand also all the dedicated thingsH06944?of godH0430>the houseH01004%=5woman, had broken upH06555<#that wickedH04849;#of athaliahH06271:%for the sonsH011219!of witnessH05715"81for the tabernacleH01687of israelH03478(6;and of the congregationH069515lordH03068 aiI/}[>vR7|am scribeH05608l! the king'sH04428k moneyH03701j muchH07227"i/ and when they sawH07200h) of the levitesH03881g# by the handH03027f officeH06486 e+ unto the king'sH04428d# was broughtH0935c the chestH07277bY now it came to pass, that at what timeH06256+aA until they had made an endH03615`) into the chestH0727_ and castH07993^) and brought inH0935] rejoicedH08055#\1 and all the peopleH05971$[3 and all the princesH08269"Z/ in the wildernessH04057Y# upon israelH03478X of godH0430W# the servantH05650V mosesH04872U) the collectionH04864T lordH03068S# to bring inH0935R' and jerusalemH03389 InQ4}]C"a@' vI) = and also such as wroughtH02796  lordH03068  the houseH01004  to repairH02318) and carpentersH02796 masonsH02672 and hiredH07936 lordH03068% of the houseH01004) of the serviceH05656 the workH04399"/ it to such as didH06213 gaveH05414% and jehoiadaH03077~% and the kingH04428}% in abundanceH07230| moneyH03701{% and gatheredH0622z by dayH03117y dayH03117x' thus they didH06213w againH07725 v+ it to his placeH04725 u+ it, and carriedH07725t and tookH05375s the chestH0727r# and emptiedH06168q cameH0935p officerH06496o priest'sH03548n% and the highH07218 `vL0eD x[:`*%and to offerH05927)# to ministerH08335( vesselsH03627' lordH03068&' for the houseH01004% vesselsH03627"$/whereof were madeH06213#%and jehoiadaH03077"the kingH04428!beforeH06440 %of the moneyH03701the restH07605%they broughtH0935+Aand when they had finishedH03615 - and strengthenedH0553% in his stateH04971 of godH0430 the houseH01004% and they setH05975 by themH03027 perfectedH0724 wasH05927% and the workH04399 wroughtH06213&)' so the workmenH06213 H04399 lordH03068 the houseH01004 to mendH02388 and brassH05178  ironH01270 ia=cB&tP,iG+both toward godH0430Fin israelH03478EgoodH02896$D3because he had doneH06213 C+among the kingsH04428Bof davidH01732 A+him in the cityH05892 @+and they buriedH06912?% when he diedH04194> oldH01121=yearsH08141<!and thirtyH07970;!an hundredH03967:%when he diedH041919of daysH031178%and was fullH076467waxed oldH022046%but jehoiadaH030775#of jehoiadaH030774%all the daysH031173#continuallyH085482lordH030681%in the houseH01004 0+burnt offeringsH05930!/-and they offeredH05927.!and silverH03701-of goldH02091,#and vesselsH03627+!and spoonsH03709 z|dD'~`G0uS(z#c1and they testifiedH05749blordH03068-aEto them, to bring them againH07725`prophetsH05030_#yet he sentH07971'^; for this their trespassH0819]' and jerusalemH03389 \+ came upon judahH03063[ and wrathH07110Zand idolsH06091YgrovesH0842X!and servedH05647W-of their fathersH01VgodH0430UlordH03068Tthe houseH01004S'and they leftH05800R hearkenedH08085Q' then the kingH04428P#to the kingH04428#O1and made obeisanceH07812Nof judahH03063M#the princesH08269LcameH0935K#of jehoiadaH03077Jthe deathH04194Inow afterH0310%H5 and toward his houseH01004 QmJ.eN+yO(rQ~%of the houseH01004}%in the courtH02691|#of the kingH04428#{1at the commandmentH04687z+him with stonesH068(y;against him, and stonedH07275#x1and they conspiredH07194&w7he hath also forsakenH05800vlordH03068)u=because ye have forsakenH05800't9that ye cannot prosperH06743slordH03068$r3ye the commandmentsH04687q) why transgressH05674p godH0430%o7 unto them, thus saithH0559n and saidH0559!m- above the peopleH05971l#which stoodH05975k!the priestH03548j#of jehoiadaH03077ithe sonH01121h)upon zechariahH02148gcameH03847fof godH0430e)and the spiritH073079d_against them: but they would not give earH0238 RgD( qX8bE#tR'all the spoilH07998 and sentH07971&7 from among the peopleH05971' of the peopleH05971 + all the princesH08269' and destroyedH07843'and jerusalemH03389to judahH03063*Aagainst him: and they cameH0935came upH05927of syriaH0758the hostH02428#of the yearH08141/Iand it came to pass at the endH08622 #and requireH01875  lookH07200  lordH03068  he saidH0559! - and when he diedH04194 his sonH01121!-to him, but slewH02026had doneH06213!his fatherH01)which jehoiadaH03077!-not the kindnessH02617!rememberedH02142the kingH04428!thus joashH03101lordH03068 _s[:oA([. _7#of the sonsH01121*6?against him for the bloodH018185conspiredH07194!4-his own servantsH056503diseasesH042512%him in greatH07227)1=from him, (for they leftH05800,0Cand when they were departedH03212/'against joashH03101.judgmentH08201!--so they executedH06213,-of their fathersH01+godH0430* lordH03068*)? because they had forsakenH05800 (+ into their handH03027' hostH02428& greatH07230%a veryH03966$deliveredH05414#lordH03068")company of menH0582!%with a smallH04705 cameH0935)of the syriansH0758%for the armyH02428#of damascusH01834&7of them unto the kingH04428 \a=S,pP3x\RwrittenH03789Qof godH0430P%of the houseH01004,OCupon him, and the repairingH03247N)of the burdensH04853)M/'and the greatnessH07230 H07235Lhis sonsH01121K# a moabitessH04125J#of shimrithH08116Ithe sonH01121H'and jehozabadH03075G'an ammonitessH05985F#of shimeathH08100Ethe sonH01121#D1against him; zabadH020662COand these are they that conspiredH07194B%of the kingsH04428*A?him not in the sepulchresH06913 @+but they buriedH06912?of davidH01732 >+him in the cityH05892 =+and they buriedH06912<# and he diedH04191;) him on his bedH04296: and slewH020269! the priestH035488# of jehoiadaH03077 KcG,y^A'kQ0tK%p5to him, that he slewH02026 o+was establishedH023886nWnow it came to pass, when the kingdomH04467mheartH03824'l9but not with a perfectH08003klordH03068j%in the sightH05869irightH03477h!and he didH06213g%of jerusalemH03389fjehoaddanH03086e nameH08034 d- and his mother'sH0517c% in jerusalemH03389b yearsH08141a and nineH08672`twentyH06242_)and he reignedH04427"^/he began to reignH04427]oldH01121\yearsH08141[and fiveH02568ZtwentyH06242YamaziahH0558X reignedH04427W his sonH01121V# and amaziahH0558U% of the kingsH04428T# of the bookH05612S%in the storyH04097 Ib;rU3gCjI%and captainsH08269 )over thousandsH0505 'them captainsH08269 and madeH05975 togetherH06908 judahH03063gatheredH06908 -moreover amaziahH0558 +for his own sinH02399shall dieH04191'but every manH0376+for the fathersH01dieH04191+A neither shall the childrenH01121!- for the childrenH01121' shall not dieH04191~# the fathersH01} sayingH0559|commandedH06680{lordH03068zof mosesH04872y#in the bookH05612x!in the lawH08451wwrittenH03789#v1not their childrenH01121u#but he slewH04191t!his fatherH01sthe kingH04428 r+that had killedH05221q%his servantsH05650 SpO+y]A'qM1uS,)but there cameH0935+ of silverH03701*talentsH03603))for an hundredH03967('out of israelH03478''men of valourH02428&mightyH01368%thousandH0505 $+also an hundredH03967#he hiredH07936"!and shieldH06793!spearH07420! /that could handleH0270to warH06635#to go forthH03318choiceH0977thousandH0505hundredH03967!them threeH07969and foundH04672and aboveH04605oldH01121yearsH08141!-them from twentyH06242 +and he numberedH06485% and benjaminH01144%5 throughout all judahH03063 fathersH01(; according to the housesH01004' over hundredsH03967 YkM7y[8!rV1uYK talentsH03603 J+ for the hundredH03967%I5 but what shall we doH06213H of godH0430G! to the manH0376F saidH0559E# and amaziahH0558!D- and to cast downH03782C to helpH05826B powerH03581A hathH03426@ for godH0430?the enemyH0341>beforeH06440%=5shall make thee fallH03782<godH0430;)for the battleH04421:be strongH023889doH06213#83but if thou wilt goH09357! of ephraimH0669!6- all the childrenH01121 5+ not with israelH034784 lordH030683goH09352of israelH03478!1-let not the armyH066350o kingH04428/)to him, sayingH0559.of godH0430-a manH0376 [|bF-xW.|Z4z[i! his peopleH05971'h9 himself, and led forthH05090g% strengthenedH02388f# and amaziahH0558e angerH0639d in greatH02750c homeH04725"b/ and they returnedH07725a' against judahH03063` kindledH02734_# was greatlyH03966%^7 wherefore their angerH0639] againH03212\ homeH04725[ to goH03212%Z7 to him out of ephraimH0669Y' that was comeH0935X the armyH01416W separatedH0914V% then amaziahH0558U) thee much moreH07235T% able to giveH05414S isH03426R lordH03068Q answeredH0559P of godH0430O# and the manH0376N of israelH03478M# to the armyH01416#L1 which i have givenH05414 CcG/\=W2gC + upon the citiesH05892 fellH06584#1 with him to battleH04421(; that they should not goH03212 sent backH07725' which amaziahH0558# of the armyH01416!- but the soldiersH011214~S that they all were broken in piecesH01234}# of the rockH05553|% from the topH07218#{1 and cast them downH07993z# of the rockH05553"y/ them unto the topH07218x# and broughtH0935#w1 carry away captiveH07617v of judahH03063!u- did the childrenH01121t aliveH02416s thousandH0505r tenH06235q thousandH0505p tenH06235o of seirH08165 n+ of the childrenH01121m and smoteH05221l of saltH04417k' to the valleyH01516j and wentH03212 cy_C[8yV3c"#and he sentH07971!+against amaziahH0558 #was kindledH02734lordH03068#3wherefore the angerH0639)=them, and burned incenseH06999) himself beforeH06440) and bowed downH07812 his godsH0430 + and set them upH05975 of seirH08165 +of the childrenH01121the godsH0430+that he broughtH0935+of the edomitesH0130#1from the slaughterH05221was comeH0935%that amaziahH0558*Anow it came to pass, afterH0310 spoilH0961 muchH07227! / of them, and tookH0962  thousandH0505  threeH07969  and smoteH05221' 9 even unto beth–horonH01032% from samariaH08111 of judahH03063 JfDS1jO3jJ<%then amaziahH0558 ;+unto my counselH06098-:Ethis, and hast not hearkenedH08085-9Ethee, because thou hast doneH062138!to destroyH07843 7+ hath determinedH032896 that godH04305 i knowH030454 and saidH05593 forbareH02308!2-then the prophetH05030.1Gwhy shouldest thou be smittenH052210forbearH02308/counselH03289.'of the king'sH04428(-;unto him, art thou madeH05414,saidH05592+Oand it came to pass, as he talkedH01696"*/ out of thine handH03027!)- their own peopleH05971((; which could not deliverH05337'' of the peopleH05971&) after the godsH0430/%Iunto him, why hast thou soughtH01875$!which saidH0559##1unto him a prophetH05030 bpT4gG)kK,b\to my sonH01121[%thy daughterH01323ZgiveH05414YsayingH0559X! in lebanonH03844W% to the cedarH0730V sentH07971U! in lebanonH03844T# the thistleH02336SsayingH0559Rof judahH03063QkingH04428P!to amaziahH0558OsentH07971Nof israelH03478MkingH04428Land joashH03101K#in the faceH06440'J9let us see one anotherH07200IcomeH03212H sayingH0559G of israelH03478F kingH04428E of jehuH03058D the sonH01121C#of jehoahazH03059Bthe sonH01121Ato joashH03101@and sentH07971?#took adviceH03289>of judahH03063=kingH04428 WiF&uX>gD*tWxso joashH03101wof edomH0123v)after the godsH0430$u3because they soughtH01875#t1them into the handH03027&s7that he might deliverH05414rof godH0430q)would not hearH08085p#but amaziahH0558 o+ thou, and judahH03063)n= that thou shouldest fallH05307m hurtH07451*l? why shouldest thou meddleH01624k#now at homeH01004jabideH03427ito boastH03513 h+lifteth thee upH05375 g+and thine heartH03820f%the edomitesH0123&e7lo, thou hast smittenH05221d#thou sayestH0559c#the thistleH02336b)and trode downH07429a!in lebanonH03844`beastH02416_a wildH07704$^3and there passed byH05674]to wifeH0802 i|\:!z_D"tY@#i# and broughtH0935"/ at beth–shemeshH01053# of jehoahazH03059 the sonH01121 of joashH03101the sonH01121of judahH03063kingH04428amaziahH0558 tookH08610 of israelH03478 the kingH04428 and joashH03101 #to his tentH0168every manH0376'and they fledH05127israelH03478beforeH06440%5was put to the worseH05062and judahH03063 to judahH03063"/ at beth–shemeshH01053 of judahH03063kingH04428~)he and amaziahH0558}#in the faceH06440)|=and they saw one anotherH07200{went upH05927zof israelH03478ythe kingH04428 JzX:mE!z`8dJ4livedH024213of judahH030632kingH044281of joashH031010the sonH01121/#and amaziahH0558.! to samariaH08111#-1 also, and returnedH07725$,%' the hostagesH08594 H01121+ houseH01004*' of the king'sH04428!)/and the treasuresH0214!(-with obed–edomH05654'of godH0430&%in the houseH01004 %+that were foundH04672$$3and all the vesselsH03627#)and the silverH03701"%all the goldH02091!cubitsH0520 hundredH03967fourH0702gateH08179'to the cornerH06437!of ephraimH0669'from the gateH08179%of jerusalemH03389the wallH02346)and brake downH06555!-him to jerusalemH03389 Xt[=kF&`>%zXR' but they sentH07971Q! to lachishH03923P# and he fledH05127)O=against him in jerusalemH03389N%a conspiracyH07195Mthey madeH07194LlordH03068K)from followingH0310J'did turn awayH05493I%that amaziahH0558#H1now after the timeH06256G! and israelH03478F of judahH03063E%of the kingsH04428D#in the bookH05612!C-they not writtenH03789Band lastH0314AfirstH07223@!of amaziahH0558?#of the actsH01697>%now the restH03499=yearsH08141<'fifteenH06240 H02568; of israelH03478: kingH044289# of jehoahazH030598 sonH011217 of joashH031016the deathH041945afterH0310 ^]>}b?% kJ*v^poldH01121oyearsH08141n'sixteenH06240 H08337m-with his fathersH01lsleptH07901k'that the kingH04428jafterH0310i#it to judahH03063h%and restoredH07725gelothH0359fhe builtH01129e amaziahH0558'd? in the room of his fatherH01"c/and made him kingH04427boldH01121ayearsH08141`'sixteenH06240 H08337_uzziahH05818^tookH03947]of judahH03063$\3then all the peopleH05971[of judahH03063Z#in the cityH05892"Y5him with his fathersH01X!and buriedH06912 W+him upon horsesH05483!V-and they broughtH05375U'him, and slewH04191T afterH0310S! to lachishH03923 ^}aG&vU< ~]4^$3 made him to prosperH06743  godH0430  lordH03068  he soughtH01875 )and as long asH03117 of godH0430)in the visionsH07200%7who had understandingH0995%of zechariahH02148#in the daysH03117godH0430'and he soughtH01875didH06213amaziahH0558.Maccording to all that his fatherH01lordH03068~%in the sightH05869}rightH03477|!and he didH06213{%of jerusalemH03389z jecoliahH03203y nameH08034x% his mother'sH0517w% in jerusalemH03389v yearsH08141uand twoH08147tfiftyH02572s)and he reignedH04427'r9when he began to reignH04427quzziahH05818 YlO3}]/}[6|Y*+to the enteringH0935)'spread abroadH03212(%and his nameH08034'to uzziahH05818&giftsH04503%gaveH05414"$/and the ammonitesH05984!#-and the mehunimsH04586"'in gur–baalH01485!!that dweltH03427) =and against the arabiansH06163,Chim against the philistinesH06430helpedH05826and godH0430*?and among the philistinesH06430% about ashdodH0795 citiesH05892 and builtH01129 of ashdodH0795% and the wallH02346of jabnehH02996%and the wallH02346of gathH01661the wallH02346)and brake downH06555(;against the philistinesH06430!and warredH03898"/and he went forthH03318 RtZ?}[9l@oRG husbandryH0127F% for he lovedH0157E' and in carmelH03760!D- in the mountainsH02022"C/ and vine dressersH03755B! husbandmenH0406"A/ and in the plainsH04334(@; both in the low countryH08219? cattleH04735 >+ for he had muchH07227= wellsH0953< manyH07227;! and diggedH02672:' in the desertH040579 towersH040268' also he builtH011297' and fortifiedH02388#61 and at the turningH047405 gateH08179"4/ and at the valleyH015163 gateH081792' at the cornerH064381% in jerusalemH033890 towersH04026/ builtH01129 .+ moreover uzziahH05818-# exceedinglyH04605$,3 for he strengthenedH02388+#in of egyptH04714 TbG*}\>vV0nTd threeH07969c' an armyH06635 H02428%b5 and under their handH03027a hundredH03967` and sixH08337_% two thousandH0505^ of valourH02428"]/ of the mighty menH01368\) of the fathersH01[% of the chiefH07218!Z- the whole numberH04557Y captainsH08269X' of the king'sH04428W# of hananiahH02608V) under the handH03027U the rulerH07860T% and maaseiahH04641S! the scribeH05608R of jeielH03273Q# by the handH03027!P- of their accountH06486(O; according to the numberH04557N by bandsH01416M to warH06635L' that went outH03318K menH06213J# of fightingH04421I# had an hostH02428 H+ moreover uzziahH05818 TqU7hK{\C#~T&7and upon the bulwarksH06438$3to be on the towersH04026)by cunning menH02803inventedH04284~enginesH02810}%in jerusalemH03389|#and he madeH06213{ stonesH068z! and slingsH07050yand bowsH07198x)and habergeonsH08302w#and helmetsH03553v!and spearsH07420ushieldsH040431tMfor them throughout all the hostH06635spreparedH03559r!and uzziahH05818!q/ against the enemyH0341p the kingH04428o to helpH05826n powerH03581m# with mightyH02428l warH04421k that madeH06213j hundredH03967i and fiveH02568h thousandH0505g and sevenH07651f thousandH0505e hundredH03967 GhM.cA!lH%cG priestsH03548,Chim, and with him fourscoreH08084afterH0310went inH0935!the priestH03548#and azariahH05838! of incenseH07004) upon the altarH04196 + to burn incenseH06999 lordH03068 + into the templeH01964and wentH0935his godH0430lordH03068$3for he transgressedH04603#destructionH07843'was lifted upH01361his heartH03820'9but when he was strongH02393 'he was strongH02388 tillH03588 helpedH05826( ;for he was marvellouslyH06381 !far abroadH07350 spreadH03318%5 withal. and his nameH08034 stonesH068 and greatH01419 arrowsH02671to shootH03384 SqT8qH$ ybB$sS=#the leprosyH06883!<-with the priestsH03548';9and while he was wrothH02196 :+to burn incenseH069999#in his handH030278a censerH047307was wrothH021966#then uzziahH058185godH04304lordH03068!3-for thine honourH03519)2=for thou hast trespassedH04603!1-of the sanctuaryH047200 go outH03318 /+ to burn incenseH06999%.5 that are consecratedH06942- of aaronH0175, the sonsH01121#+1but to the priestsH03548*lordH03068 )+to burn incenseH06999&(7not unto thee, uzziahH05818'and saidH0559&the kingH04428%uzziahH05818#$1and they withstoodH05975# menH01121"valiantH02428!lordH03068 N_FdH$hI, jNZ a leperH06879YhouseH01004!X'a severalH02669 H02669W%and dwelt inH03427V%of his deathH04194U%unto the dayH03117T#was a leperH06879Sthe kingH04428R!and uzziahH05818Q# had smittenH05060P lordH03068O) also to go outH033181NM from thence; yea, himself hastedH01765'M;and they thrust him outH0926 L+in his foreheadH04696KleprousH06879JlookedH06437$I3and all the priestsH03548HpriestH03548Gthe chiefH07218F#and azariahH05838EaltarH04196(D;from beside the incenseH07004ClordH03068B% in the houseH01004A# the priestsH03548@ beforeH06440 ?+ in his foreheadH04696>% even rose upH02224 `~b>$kQ5mK'|`x a leperH06879w' for they saidH0559v%to the kingsH04428u'of the burialH06900t%in the fieldH07704"s5him with his fathersH01 r+and they buriedH06912q-with his fathersH01psleptH07901oso uzziahH05818n writeH03789m of amozH0531lthe sonH01121k#the prophetH05030j!did isaiahH03470iand lastH0314hfirstH07223gof uzziahH05818f#of the actsH01697e%now the restH03499d#of the landH0776c!the peopleH05971bjudgingH08199ahouseH01004 `+over the king'sH04428_his sonH01121^! and jothamH03147] lordH03068\) from the houseH01004#[1 for he was cut offH01504 \sV<$xX?"q?$ \"/ did yet corruptlyH07843) and the peopleH05971 lordH03068$3 not into the templeH01964"1howbeit he enteredH0935didH06213uzziahH05818.Maccording to all that his fatherH01lordH03068 %in the sightH05869 rightH03477 !and he didH06213 of zadokH06659 %the daughterH01323 jerushahH03388 nameH08034% his mother'sH0517% in jerusalemH03389 yearsH08141'sixteenH06240 H08337)and he reignedH04427'9when he began to reignH04427oldH01121yearsH08141~and fiveH02568}twentyH06242|jothamH03147{ reignedH04427z his sonH01121y! and jothamH03147 NsO2yR5n;jN4 thousandH05053 and tenH062352 of silverH037011 talentsH036030! an hundredH03967"//him the same yearH08141.gaveH05414-of ammonH05983/,Iagainst them. and the childrenH01121+'and prevailedH02388!*-of the ammonitesH05984#)1also with the kingH04428(he foughtH03898'!and towersH04026&castlesH01003%he builtH01129#$1and in the forestsH02793#of judahH03063!"-in the mountainsH02022!citiesH05892" /moreover he builtH01129 muchH07230he builtH01129of ophelH06077 +and on the wallH02346lordH03068%of the houseH01004gateH08179the highH05945he builtH01129 _pC&sQ) |^9_R#he was fiveH02568Q and judahH03063P of israelH03478O%of the kingsH04428N#in the bookH05612MwrittenH03789L%and his waysH01870!K-and all his warsH04421Jof jothamH03147I#of the actsH01697H%now the restH03499Ghis godH0430FlordH03068EbeforeH06440Dhis waysH01870$C3because he preparedH03559B'became mightyH02388Aso jothamH03147@'and the thirdH07992?yearH08141%>5him, both the secondH08145=untoH02063<payH07725;of ammonH05983):=so much did the childrenH011219of barleyH081848thousandH05057and tenH062356of wheatH024065measuresH03734 OdA'cF*b?nOq!like davidH01732p lordH03068o% in the sightH05869n rightH03477m! but he didH06213l% in jerusalemH03389kyearsH08141j'sixteenH06240 H08337i)and he reignedH04427'h9when he began to reignH04427goldH01121fyearsH08141etwentyH06242dahazH0271c reignedH04427b his sonH01121a and ahazH0271` of davidH01732 _+ him in the cityH05892 ^+ and they buriedH06912]- with his fathersH01\ sleptH07901[! and jothamH03147Z% in jerusalemH03389YyearsH08141X'sixteenH06240 H08337W#and reignedH04427'V9when he began to reignH04427UoldH01121TyearsH08141S!and twentyH06242bR RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{<Zx4Qm *Gc~<Zx4Qm *Gc~7Rp,Ki"<\‡xÇć4ŇRƇpLJȇ*ɇGʇdˇ̇ ͇=·ZχxЇч4҇RӇqՇ և+ׇI؇fهڇۇ;܇W݇tއ߇/Mj$B_}8Tp)E`}4Pm &B`:Wr *Gd9Tr-K h  WcFsU4rQ3pW treeH06086& 7and under every greenH07488! -and on the hillsH01389# 1in the high placesH01116' 9also and burnt incenseH06999'he sacrificedH02076of israelH03478% the childrenH01121 beforeH06440% had cast outH03423 lordH03068) of the heathenH01471'9after the abominationsH08441#in the fireH0784%his childrenH01121~and burntH01197}of hinnomH02011|!of the sonH01121{'in the valleyH01516*z?moreover he burnt incenseH06999y!for baalimH01168#x1also molten imagesH04541wand madeH06213vof israelH03478u%of the kingsH04428tthe waysH01870!s-for he walked inH03212r!his fatherH01 JhL)uG%hL,jJ+# all valiantH02428* dayH03117) in oneH0259(thousandH0505'!and twentyH06242&!an hundredH03967%in judahH03063$slewH02026##of remaliahH07425"the sonH01121!for pekahH06492 slaughterH04347!-him with a greatH01419who smoteH05221of israelH03478#of the kingH04428'into the handH03027*? and he was also deliveredH05414# to damascusH01834# and broughtH0935!- of them captivesH07633"/ a great multitudeH01419&7him, and carried awayH07617)and they smoteH05221of syriaH0758#of the kingH04428"/him into the handH03027deliveredH05414his godH0430lordH03068 ihI( }\;wR2iI spoilH07998H muchH07227"G1 and took also awayH0962F' and daughtersH01323EsonsH01121DwomenH0802CthousandH0505B#two hundredH03967!A/of their brethrenH0251%@5carried away captiveH07617?of israelH03478!>-and the childrenH01121=# to the kingH04428< nextH04932;# and elkanahH0511:% of the houseH010049% the governorH050578#and azrikamH058407sonH011216!the king'sH044285maaseiahH046414slewH020263!of ephraimH06692%a mighty manH013681!and zichriH021470-of their fathersH01/godH0430.lordH03068*-? because they had forsakenH05800, menH01121 Zw^4gN7eB"|Zf' and jerusalemH03389e of judahH03063d% the childrenH01121c' to keep underH03533"b1 and now ye purposeH0559a# unto heavenH08064`# reacheth upH05060_) them in a rageH02197"^/ and ye have slainH02026$]3 them into your handH03027"\/ he hath deliveredH05414[! with judahH03063Z was wrothH02534Y+ of your fathersH01X godH0430W lordH03068V and saidH0559U! to samariaH08111T that cameH0935S the hostH06635R beforeH06440 Q+ and he went outH03318P odedH05752&O7 was there, whose nameH08034N lordH03068M' but a prophetH05030L!to samariaH08111Kthe spoilH07998&J9 from them, and broughtH0935 Uu\@#yV=$iJ,qU the sonH01121 and amasaH06021! of shallumH07967 the sonH01121' and jehizkiahH03169 ~+ of meshillemothH04919} the sonH01121| berechiahH01296{! of johananH03076z the sonH01121y azariahH05838x! of ephraimH0669 w+ of the childrenH01121v% of the headsH07218u% then certainH0582t lordH03068s wrathH0639r) for the fierceH02740 q- of your brethrenH02513pQ again, which ye have taken captiveH07617o% the captivesH07633*n? me therefore, and deliverH07725m now hearH08085l your godH0430k lordH03068j) with you, sinsH0819#i1 not with you, evenH07535h' and bondwomenH08198g# for bondmenH05650 Uz^* `9|cB!qUby nameH08034%5which were expressedH05344#and the menH0582)=and all the congregationH06951#the princesH08269beforeH06440'and the spoilH0961%the captivesH07633leftH05800!-so the armed menH02502) against israelH03478 wrathH0639 fierceH02740 is greatH07227 - for our trespassH0819#3 and to our trespassH0819# to our sinsH02403 to addH03254  ye intendH0559  lordH030684 U hither: for whereas we have offendedH0819 % the captivesH076330 M unto them, ye shall not bring inH0935 and saidH0559% from the warH06635&9 against them that cameH0935 stood upH06965 of hadlaiH02311 Uc;|V3 mK$sU;!of assyriaH0804:)unto the kingsH044289sendH079718ahazH02717did kingH044286%at that timeH062565!to samariaH08111#41then they returnedH077253)their brethrenH02512toH0681%1''of palm treesH05899 H085580the cityH05892 /+them to jerichoH03405.#and broughtH0935#-1of them upon assesH02543,)all the feebleH03782"+/them, and carriedH05095*%and anointedH05480)% and to drinkH08248*(A them, and gave them to eatH0398') them, and shodH05274(&; among them, and arrayedH03847$%3 all that were nakedH04636$clothedH03847##1and with the spoilH07998"%the captivesH07633!and tookH02388 rose upH06965 Z~d?"nQ/ `:rZWlowH03665VjudahH03063UbroughtH03665TlordH03068(S;thereof: and they dweltH03427&R7also and the villagesH01323Q)thereof, gimzoH01579"P/with the villagesH01323$O3 thereof, and timnahH08553"N/ with the villagesH01323M! and shochoH07755L% and gederothH01450K! and ajalonH0357J)beth–shemeshH01053I'and had takenH03920Hof judahH03063!G-and of the southH05045#F1of the low countryH08219E!the citiesH05892!D-also had invadedH06584 C+the philistinesH06430BcaptivesH07628!A-and carried awayH07617@judahH03063?#and smittenH05221>had comeH0935&=9for again the edomitesH0130<to helpH05826 YlR-T*kD'}Y t+did he trespassH04603 s+of his distressH06887 r+and in the timeH06256q' but he helpedH05833p! of assyriaH0804o' unto the kingH04428nand gaveH05414#m1and of the princesH08269l#of the kingH04428k%of the houseH01004jlordH03068i%of the houseH01004$h3took away a portionH02505gfor ahazH0271&f7him, but strengthenedH02388)e=unto him, and distressedH06696dcameH0935c!of assyriaH0804bkingH04428'a9and tilgath–pilneserH08407` lordH03068_ soreH04604!^- and transgressedH04603] nakedH06544\ judahH03063[#for he madeH06544Zof israelH03478YkingH04428X+because of ahazH0271 FsR2tOa@&gF% of the houseH01004 the doorsH01817# and shut upH05462 of godH0430 %of the houseH01004 #the vesselsH03627" /and cut in piecesH07112 of godH0430 %of the houseH01004#the vesselsH03627!/gathered togetherH0622and ahazH0271*? of him, and of all israelH03478+A me. but they were the ruinH03782,C to them, that they may helpH05826!- will i sacrificeH02076 helpH05826of syriaH0758%of the kingsH04428 ~-because the godsH0430 }-him: and he saidH0559|#which smoteH05221{#of damascusH01834z'unto the godsH0430"y/for he sacrificedH02076xahazH0271wkingH04428vlordH03068uyet moreH03254 Tc5X?(iM- xT /+and they buriedH06912.-with his fathersH01-sleptH07901,and ahazH0271+! and israelH03478* of judahH03063)%of the kingsH04428(#in the bookH05612'writtenH03789&and lastH0314%firstH07223$$3and of all his waysH01870##of his actsH01697"%now the restH03499!) of his fathersH01  godH0430 lordH03068&7and provoked to angerH03707godsH0430!unto otherH0312 +to burn incenseH06999#high placesH01116he madeH06213of judahH03063*?and in every several cityH05892%of jerusalemH03389 +in every cornerH06438!him altarsH04196#and he madeH06213 lordH03068 TgF(vW=%kR9T,MCaccording to all that davidH01732LlordH03068K%in the sightH05869JrightH03477I!and he didH06213H%of zechariahH02148G%the daughterH01323FabijahH029E nameH08034 D- and his mother'sH0517C% in jerusalemH03389B yearsH08141A! and twentyH06242@nineH08672?)and he reignedH04427>oldH01121=yearsH08141<!and twentyH06242;fiveH02568:)began to reignH044279hezekiahH031698 reignedH044277 his sonH011216% and hezekiahH031695 of israelH034784% of the kingsH04428,3Chim not into the sepulchresH06913 2-but they broughtH09351%in jerusalemH03389 0+him in the cityH05892 _iH.uU1cF_j) the filthinessH05079 i+ and carry forthH03318h+ of your fathersH01ggodH0430flordH03068ethe houseH01004-dEnow yourselves, and sanctifyH06942csanctifyH06942b)me, ye levitesH03881 a+unto them, hearH08085`and saidH0559_streetH07339^'into the eastH04217*]Aand gathered them togetherH0622 \+and the levitesH03881[#the priestsH03548!Z/and he brought inH0935Y% and repairedH02388X lordH03068W%of the houseH01004Vthe doorsH01817UopenedH06605TmonthH02320S%in the firstH07223R%of his reignH04427QyearH08141 P+he in the firstH07223Ohad doneH06213N!his fatherH01 QzaA( qX9xP4jQlordH03068$3wherefore the wrathH07110 of israelH03478% unto the godH0430# in the holyH06944 + burnt offeringsH05930#nor offeredH05927incenseH07004$3and have not burnedH06999~the lampsH05216}#and put outH03518|%of the porchH0197{the doorsH01817'z9also they have shut upH05462ybacksH06203x! and turnedH05414w lordH03068$v3 from the habitationH04908u# their facesH06440*t? him, and have turned awayH05437"s/and have forsakenH05800rour godH0430qlordH03068p#in the eyesH05869oevilH07451nand doneH06213 m+have trespassedH04603l+for our fathersH01 k+ out of the holyH06944 FfBwV0xaCgF$% you to standH05975## hath chosenH0977" lordH03068%!5 be not now negligentH07952  my sonsH01121' may turn awayH07725 wrathH0639 + that his fierceH02740 of israelH03478 godH0430 lordH03068! a covenantH01285 to makeH03772' in mine heartH03824% in captivityH07628' and our wivesH0802"/ and our daughtersH01323% and our sonsH01121% by the swordH02719# have fallenH05307"5 for, lo, our fathersH01) with your eyesH05869 as ye seeH07200 )and to hissingH08322 +to astonishmentH08047' +'them to troubleH02113 H02189& 7and he hath deliveredH05414 'and jerusalemH03389)was upon judahH03063 F_: sS- z^=jF B+ and of the sonsH01121A of joahH03098@ the sonH01121? and edenH05731> of zimmahH02155= the sonH01121< joahH03098';9 and of the gershonitesH01649:% of jehalelelH030949 the sonH011218# and azariahH058387 of abdiH056606 the sonH011215 kishH070274 of merariH04847 3+ and of the sonsH01121"2/ of the kohathitesH069561# of the sonsH011210! of azariahH05838/ the sonH01121. and joelH03100- of amasaiH06022, the sonH01121+ mahathH04287* aroseH06965!)- then the levitesH03881+(A unto him, and burn incenseH069991'M him, and that ye should ministerH08334&' him, to serveH08334% beforeH06440 UgI'hK,iI(}U$_3into the inner partH06441^wentH0935 ]+and the priestsH03548\ lordH03068[ the houseH01004Z! to cleanseH02891YlordH03068X%by the wordsH01697W#of the kingH04428-VEaccording to the commandmentH04687$U5themselves, and cameH0935T)and sanctifiedH06942S)their brethrenH0251!R/and they gatheredH0622Q!and uzzielH05816PshemaiahH08098O#of jeduthunH03038 N+and of the sonsH01121M!and shimeiH08096LjehielH03171Kof hemanH01968 J+and of the sonsH01121I' and mattaniahH04983H zechariahH02148G of asaphH0623 F+ and of the sonsH01121E and jeielH03273D shimriH08113C% of elizaphanH0469 Y[7{bJ/ sS-wY} the houseH01004#|1 so they sanctifiedH06942{ lordH03068!z/ they to the porchH0197y cameH0935x%of the monthH02320wdayH03117"v/and on the eighthH08083u#to sanctifyH06942tmonthH02320s%of the firstH07223r%on the firstH0259q)now they beganH02490pkidronH06939o)into the brookH05158nabroadH02351moutH03318ltookH06901 k+and the levitesH03881jlordH03068i% of the houseH01004h) into the courtH02691g lordH03068f' in the templeH01964 e+ that they foundH04672$d3all the uncleannessH02932 c+and brought outH03318b!to cleanseH02891alordH03068`%of the houseH01004 S\BfD+ qHxS!-have we preparedH03559%5in his transgressionH04604'did cast awayH02186%in his reignH04438ahazH0271!which kingH04428)=moreover all the vesselsH03627%5with all the vesselsH03627 tableH07979+A thereof, and the shewbreadH04635%5 with all the vesselsH03627"/ of burnt offeringH05930 ' and the altarH04196 lordH03068 'all the houseH01004! -we have cleansedH02891 and saidH0559the kingH04428#to hezekiahH02396inH06441)then they wentH0935!-they made an endH03615monthH02320!-day of the firstH07223,5'and in the sixteenthH06240 H08337daysH03117in eightH08083~lordH03068 HiL- tP6v\5dH8of aaronH01757the sonsH011216#the priestsH03548 5-and he commandedH05594'and for judahH03063&37 and for the sanctuaryH04720 2+ for the kingdomH04467#11 for a sin offeringH024030 goatsH05795/ heH06842.and sevenH07651-lambsH03532,and sevenH07651+ramsH0352*and sevenH07651)bullocksH06499(sevenH07651 '-and they broughtH0935& lordH03068%%to the houseH01004$#and went upH05927##of the cityH05892"!the rulersH08269!%and gatheredH0622 !rose earlyH07925the kingH04428'then hezekiahH03169 lordH03068 the altarH04196 beforeH06440)and sanctifiedH06942 QeA$tQ3e:qQT#their handsH03027S'and they laidH05564%R5and the congregationH06951Qthe kingH04428PbeforeH06440!O-the sin offeringH02403N%the he goatsH08163'M9and they brought forthH05066L)upon the altarH04196Kthe bloodH01818#J1and they sprinkledH02236I)also the lambsH03532H# they killedH07819G) upon the altarH04196F the bloodH01818E) they sprinkledH02236D the ramsH0352/CIlikewise, when they had killedH07819B%on the altarH04196A'and sprinkledH02236@the bloodH01818?receivedH06901 >+and the priestsH03548=%the bullocksH01241<)so they killedH07819;lordH03068:%on the altarH041969to offerH05927 EeBhE&d3\EpofH03027 o+the commandmentH04687n#the prophetH05030m! and nathanH05416l seerH02374k! the king'sH04428j! and of gadH01410i of davidH01732-hEaccording to the commandmentH04687g)and with harpsH03658 f+with psalteriesH05035e%with cymbalsH04700dlordH03068c%in the houseH01004b#the levitesH03881a!and he setH05975`) for all israelH03478%_5 and the sin offeringH02403#^1 the burnt offeringH05930] commandedH0559\%for the kingH04428[)for all israelH03478%Z5to make an atonementH03722Y)upon the altarH04196!X-with their bloodH018183WQthem, and they made reconciliationH02398VkilledH07819 U+and the priestsH03548 JqH+_<h;$ cJsangH07891 +and the singersH07892 !worshippedH07812) =and all the congregationH06951 of israelH03478 kingH04428davidH01732byH03027)= and with the instrumentsH03627"/ with the trumpetsH02689 beganH02490 lordH03068 the songH07892beganH02490#1the burnt offeringH05930and whenH06256~)upon the altarH04196#}1the burnt offeringH05930|to offerH05927{commandedH0559z%and hezekiahH02396"y/with the trumpetsH02689 x+and the priestsH03548wof davidH01732%v5with the instrumentsH03627ustoodH05975 t+and the levitesH03881s%his prophetsH05030rbyH03027qlordH03068 ?h6yS6vY9~\?)answeredH06030('then hezekiahH03169')and worshippedH07812+&Aand they bowed their headsH06915%' with gladnessH08057&$7 and they sang praisesH01984# the seerH02374"% and of asaphH0623! of davidH01732 )with the wordsH01697lordH03068)to sing praiseH01984#the levitesH03881commandedH0559 +and the princesH08269the kingH04428"/moreover hezekiahH03169+Athemselves, and worshippedH07812)with him bowedH03766*?and all that were presentH04672the kingH04428#of offeringH05927.Gand when they had made an endH03615%was finishedH03615)=until the burnt offeringH05930'soundedH02690 H02690#1and the trumpetersH02689 Mz]>tLcHfME lordH03068%D5 for a burnt offeringH05930C lambsH03532B# two hundredH03967A ramsH0352@! an hundredH03967? bullocksH01241'>9 was threescore and tenH07657= broughtH0935'<9 which the congregationH06951';9 of the burnt offeringsH05930:) and the numberH04557 9+burnt offeringsH059308heartH03820.7Gand as many as were of a freeH05081$63and thank offeringsH084265!sacrificesH020774! brought inH0935%35 and the congregationH069512 lordH030681) into the houseH01004$03 and thank offeringsH08426/!sacrificesH02077.and bringH0935-come nearH05066,lordH03068/+;'now ye have consecratedH03027 H04390*and saidH0559 \fJ0 {O/]<}\`%#with the fatH02459_%#in abundanceH07230-^E#and also the burnt offeringsH05930,]C"themselves than the priestsH03548\#"to sanctifyH06942["in heartH03824Z%"more uprightH03477,YC" themselves: for the levitesH03881X)" had sanctifiedH06942W" priestsH03548V" was endedH03615$U3" them, till the workH04399T"did helpH02388S#"the levitesH03881(R="wherefore their brethrenH0251(Q;"all the burnt offeringsH05930P"not flayH06584#O1"so that they couldH03201N%"were too fewH04592 M+"but the priestsH03548L!sheepH06629K!thousandH0505J!and threeH07969I!oxenH01241H!hundredH03967G!sixH08337+FA!and the consecrated thingsH06944 LcB)bC!lQ. mL}%the passoverH06453| to keepH06213{% at jerusalemH03389z lordH03068y% to the houseH01004%x7 that they should comeH0935w%and manassehH04519v+also to ephraimH0669ulettersH0107tand wroteH03789sand judahH03063r'to all israelH03478qsentH07971p%and hezekiahH03169o$suddenlyH06597n'$for the thingH01697m!$the peopleH05971l%$had preparedH03559k$that godH0430#j1$and all the peopleH05971i$rejoicedH08055h%$and hezekiahH03169!g-# was set in orderH03559f# lordH03068e%#of the houseH01004d)#so the serviceH05656c)#burnt offeringH05930(b;#and the drink offeringsH05262'a9#of the peace offeringsH08002 JkG]@o?gJa decreeH01697$3so they establishedH05975)=and all the congregationH06951the kingH04428'pleasedH05869 H03474'and the thingH01697% to jerusalemH03389,Egathered themselves togetherH0622'9neither had the peopleH05971/;'themselves sufficientlyH01767 H04078#1had not sanctifiedH06942$ 3because the priestsH03548 +it at that timeH06256 not keepH06213 )for they couldH03201  monthH02320'in the secondH08145%the passoverH06453to keepH06213%in jerusalemH03389)=and all the congregationH06951 +and his princesH08269"/had taken counselH03289%for the kingH04428of israelH03478godH0430~lordH03068 Ra8bDf<qR4!turn againH077253 of israelH034782# ye childrenH011211 sayingH05590# of the kingH044281/M and according to the commandmentH04687.and judahH03063&-7throughout all israelH03478 ,+and his princesH08269+the kingH04428*fromH03027 )-with the lettersH0107(wentH03212'%so the postsH07323"&/as it was writtenH03789%of a longH07230&$7for they had not doneH06213#% at jerusalemH03389" of israelH03478! godH0430  lordH03068% the passoverH06453to keepH06213%7that they should comeH0935#even to danH01835!/from beer–shebaH0884&7throughout all israelH03478,5'to make proclamationH06963 H05674 JzS0oE c. wJ)P=which he hath sanctifiedH06942#O1into his sanctuaryH04720Nand enterH0935MlordH03068L!yourselvesH03027KyieldH05414J+as your fathersH011I?'now be ye not stiffneckedH06203 H07185H as ye seeH07200G'to desolationH08047'F9therefore gave them upH05414E-of their fathersH01DgodH0430ClordH03068!B-which trespassedH04603&A9and like your brethrenH0251-@Kand be not ye like your fathersH01?!of assyriaH0804>%of the kingsH04428 =+out of the handH03709)<=of you, that are escapedH06413;)to the remnantH07604#:1and he will returnH077259!and israelH034788isaacH033277!of abrahamH0856godH04305lordH03068 BhH&~c3lA(`Bm! of ephraimH0669#l3 through the countryH0776k to cityH05892j from cityH05892i passedH05674h% so the postsH07323'g9 from you, if ye returnH07725f faceH06440'e9 and will not turn awayH05493d% and mercifulH07349c graciousH02587b your godH0430a lordH03068`) into this landH0776._G so that they shall come againH07725,^C them that lead them captiveH07617] beforeH06440\! compassionH07356"[/ and your childrenH01121Z' your brethrenH0251Y lordH03068%X5 for if ye turn againH07725W'may turn awayH07725V%of his wrathH0639$U3 that the fiercenessH02740T your godH0430S lordH03068R and serveH05647Q for everH05769 Xg@${Y<"nG'vX  the feastH02282  to keepH06213 peopleH05971 muchH07227% at jerusalemH03389#3 and there assembledH0622 lordH03068# by the wordH01697#1 and of the princesH08269# of the kingH04428 + the commandmentH04687 to doH06213~ heartH03820} them oneH0259|# was to giveH05414{ of godH0430z the handH03027y' also in judahH03063x% to jerusalemH03389$w5 themselves, and cameH0935v humbledH03665u) and of zebulunH02074t% and manassehH04519s of asherH0836#r3 nevertheless diversH0582q! and mockedH03932/pI but they laughed them to scornH07832"o/ even unto zebulunH02074n% and manassehH04519 DgF#kN+|b>]D& lordH03068%) into the houseH01004$$3 the burnt offeringsH05930*#A themselves, and brought inH0935") and sanctifiedH06942!%were ashamedH03637 +and the levitesH03881 +and the priestsH03548monthH02320'of the secondH08145(/%on the fourteenthH06240 H0702%the passoverH06453!-then they killedH07819 kidronH06939)into the brookH05158and castH07993)took they awayH05493/Iand all the altars for incenseH06999%in jerusalemH03389!the altarsH04196'and took awayH05493)and they aroseH06965% congregationH06951 greatH07230 a veryH03966  monthH02320 ' in the secondH08145$ 3 of unleavened breadH04682 XjM2y`8 lL3xXB#and zebulunH02074AissacharH03485@%and manassehH04519?!of ephraimH0669>manyH07227='of the peopleH05971 <+for a multitudeH04768; lordH03068:#to sanctifyH069429not cleanH02889!8-of the passoversH06453.7Ghad the charge of the killingH07821&67therefore the levitesH03881)5=that were not sanctifiedH06942$43in the congregationH069513manyH072272) of the levitesH038811# of the handH030270 the bloodH01818/ sprinkledH02236.#the priestsH03548-of godH0430,the manH0376+of mosesH04872%*5according to the lawH08451#)1after their mannerH04941()in their placeH05977')and they stoodH05975 EvD#uW;$ }dF&^E`keptH06213_%at jerusalemH03389"^/that were presentH04672]of israelH03478!\-and the childrenH01121[!the peopleH05971Z!and healedH07495Y#to hezekiahH03169XhearkenedH08085WlordH03068!V- of the sanctuaryH06944.UGaccording to the purificationH02893T)of his fathersH01SgodH0430RlordH03068QgodH0430Pto seekH01875Ohis heartH03824NpreparethH03559MpardonH03722LlordH03068Kthe goodH02896 J-for them, sayingH0559IprayedH06419H% but hezekiahH03169.GG otherwise than it was writtenH03789F% the passoverH06453,EE themselves, yet did they eatH0398D cleansedH02891Chad notH03808 MhK'}]D# eL(wM&7and making confessionH03034~offeringsH02077}peaceH08002| offeringH02076{ daysH03117z sevenH07651%y5 throughout the feastH04150 x- and they did eatH0398wlordH03068vknowledgeH07922uthe goodH02896t#that taughtH07919%s5unto all the levitesH03881r#comfortablyH03820qspakeH01696p%and hezekiahH03169olordH03068n#instrumentsH03627mwith loudH05797lby dayH03117kdayH03117jlordH03068ipraisedH01984 h+ and the priestsH03548 g+ and the levitesH03881f gladnessH08057e! with greatH01419d daysH03117csevenH07651$b3of unleavened breadH04682athe feastH02282 fbF-bI,rX4fsheepH06629thousandH0505and tenH06235bullocksH06499!a thousandH0505$3 to the congregationH06951 gaveH07311 + and the princesH08269 sheepH06629 thousandH0505and sevenH07651bullocksH06499!a thousandH0505$3to the congregationH06951did giveH07311of judahH03063kingH04428 %for hezekiahH02396 ' with gladnessH08057  daysH03117 sevenH07651 'and they keptH06213daysH03117sevenH07651otherH0312to keepH06213%took counselH03289'9and the whole assemblyH06951-of their fathersH01godH0430lordH03068 RnQ,vU6|[4wR!:-then the priestsH03548*9? not the like in jerusalemH033898 of israelH034787kingH044286of davidH017325the sonH011214!of solomonH08010#31for since the timeH031172%in jerusalemH033891joyH08057#01so there was greatH01419/rejoicedH08055. in judahH03063-) and that dweltH03427, of israelH03478+# of the landH0776*' that came outH0935")/and the strangersH01616(of israelH03478''that came outH0935)&=and all the congregationH06951 %+and the levitesH03881!$-with the priestsH03548#of judahH03063)"=and all the congregationH06951!!sanctifiedH06942 !of priestsH03548#1and a great numberH07230 CcE rS-vU7iC"W/also and manassehH04519V!in ephraimH0669U%and benjaminH01144!T-out of all judahH03063S)and the altarsH04196 R+ the high placesH01116Q) and threw downH05422P! the grovesH0842O% and cut downH01438N in piecesH07665M!the imagesH04676Land brakeH07665Kof judahH03063J'to the citiesH05892Iwent outH03318"H/that were presentH04672G!all israelH03478/FInow when all this was finishedH03615E# unto heavenH08064D) dwelling placeH04583C# to his holyH06944B cameH0935!A-and their prayerH08605@was heardH08085 ?+and their voiceH06963>!the peopleH05971=#and blessedH01288<aroseH06965;#the levitesH03881 Hy\?nJ"\0lH r+also the king'sH04428qlordH03068p%of the tentsH04264o%in the gatesH08179n'and to praiseH01984#m1and to give thanksH03034l#to ministerH08334(k; and for peace offeringsH08002$j3 for burnt offeringsH05930i# and levitesH03881h# the priestsH03548g) to his serviceH05656faccordingH06310eevery manH0376$d3after their coursesH04256 c+and the levitesH03881b)of the priestsH03548a#the coursesH04256`appointedH05975_%and hezekiahH03169&^7into their own citiesH05892!]/to his possessionH0272\every manH0376[returnedH07725Zof israelH034780YKthem all. then all the childrenH011211XMuntil they had utterly destroyedH03615 HoO+iJ1mJ&iH %the childrenH01121 #came abroadH06555/ Iand as soon as the commandmentH01697  lordH03068 ! in the lawH08451.G that they might be encouragedH02388 +and the levitesH03881)of the priestsH03548#the portionH04521to giveH05414%in jerusalemH03389!that dweltH03427!the peopleH05971%7moreover he commandedH0559lordH03068~! in the lawH08451} writtenH03789'|9 and for the set feastsH04150&{7 and for the new moonsH02320!z- for the sabbathsH07676(y;and the burnt offeringsH05930 x+burnt offeringsH05930w#and eveningH06153 v+for the morningH01242(u;for the burnt offeringsH05930!t-of his substanceH07399sportionH04521 dfM1bA#aE'd*and laidH05414)their godH0430(lordH03068''9 which were consecratedH06942&) of holy thingsH06944%' and the titheH04643$ and sheepH06629# of oxenH01241"the titheH04643$!5they also brought inH0935 of judahH03063'in the citiesH05892!that dweltH03427and judahH03063of israelH03478%the childrenH01121#1they in abundantlyH07230broughtH0935'and the titheH04643% of the fieldH07704(; and of all the increaseH08393 and honeyH01706 and oilH03323 wineH08492of cornH01715 +the firstfruitsH07225%in abundanceH07235broughtH0935of israelH03478 _X7w[=_;{_G answeredH0559F of zadokH06659E% of the houseH01004D priestH03548C the chiefH07218B# and azariahH05838%A5 concerning the heapsH06194 @+ and the levitesH03881!?- with the priestsH03548>! questionedH01875=' then hezekiahH03169< israelH03478;)and his peopleH05971:lordH030689%they blessedH012888the heapsH061947and sawH072006cameH0935 5+and the princesH08269"4/and when hezekiahH031693monthH023202)in the seventhH076371%and finishedH036150%of the heapsH06194&/7to lay the foundationH03245.!they beganH02490-monthH02320,%in the thirdH07992 +'by heapsH06194 H06194 WdK$ tI$oI'vWd! the leviteH03881$c3 over which cononiahH03562b! faithfullyH0530"a/ and the dedicatedH06944`) and the tithesH04643_' the offeringsH08641^) and brought inH0935"]/ and they preparedH03559\ lordH03068[% in the houseH01004Z chambersH03957Y! to prepareH03559X commandedH0559W' then hezekiahH03169!V- this great storeH01995'U9 and that which is leftH03498T! his peopleH05971S% hath blessedH01288R lordH03068Q plentyH07230P' and have leftH03498O to eatH0398#N1 we have had enoughH07646M lordH03068L) into the houseH01004K' the offeringsH08641J to bringH0935I beganH02490H' him, and saidH0559 ^lL-oO1iL,}^!the leviteH03881of imnahH03232the sonH01121and koreH06981~ of godH0430}% of the houseH01004| the rulerH05057{# and azariahH05838z the kingH04428y# of hezekiahH03169#x1 at the commandmentH04662w# his brotherH0251v! and shimeiH08096u# of cononiahH03562t) under the handH03027s overseersH06496r# and benaiahH01141q! and mahathH04287p' and ismachiahH03253o and elielH0447n# and jozabadH03107m% and jerimothH03406l! and asahelH06214k! and nahathH05184j# and azaziahH05812i! and jehielH03171h the nextH04932g# his brotherH0251f! and shimeiH08096e rulerH05057 asQ/|[@zcGyaoldH01121yearsH08141!from threeH07969of malesH02145'9beside their genealogyH03187 +as to the smallH06996%5as well to the greatH01419 coursesH04256 byH03027!/ to their brethrenH0251 to giveH05414! set officeH0530)of the priestsH03548'in the citiesH05892'and shecaniahH07935amariahH0568%and shemaiahH08098!and jeshuaH03442 %and miniaminH04509 edenH05731 # holy thingsH06944 % and the mostH06944  lordH03068' the oblationsH08641' to distributeH05414of godH0430,Cover the freewill offeringsH05071 +toward the eastH04217!the porterH07778 ZuP4mL*pK"Z-9Ethrough all the congregationH06951$83and their daughtersH013237)and their sonsH011216#their wivesH0802)5=of all their little onesH02945%45and to the genealogyH03187!3- by their coursesH04256!2- in their chargesH049311! and upwardH046050oldH01121/yearsH08141.#from twentyH06242 -+and the levitesH03881,-of their fathersH01+%by the houseH01004*)of the priestsH03548&)7both to the genealogyH03187+(Aaccording to their coursesH04256!'- in their chargesH04931"&/ for their serviceH05656% portionH01697!$' his dailyH03117 H03117# lordH03068")into the houseH01004,!Eunto every one that enterethH0935 !and upwardH04605 RaE%wO3nH' mRTbeforeH06440Sand truthH0571Rand rightH03477QgoodH02896P#and wroughtH06213%O5throughout all judahH03063NhezekiahH03169M%and thus didH06213"L/among the levitesH03881=Keand to all that were reckoned by genealogiesH03187"J/among the priestsH03548!I- to all the malesH02145H portionsH04490G to giveH05414F by nameH08034$E3 that were expressedH05344Dthe menH0582&C7in every several cityH05892 B+of their citiesH05892A)of the suburbsH04054@'in the fieldsH07704?#the priestsH03548>of aaronH0175!=-also of the sonsH01121'<9 themselves in holinessH06944 ;+they sanctifiedH06942':;for in their set officeH0530 Ha@&^<#yaB#`Hr sawH07200"q/ and when hezekiahH03169p to winH01234o#  and thoughtH0559n  citiesH05892#m1  against the fencedH01219l%  and encampedH02583k!  into judahH03063j# and enteredH0935i cameH0935h! of assyriaH0804g kingH04428%f5 thereof, sennacheribH05576%e7 and the establishmentH0571d% these thingsH01697c afterH0310b' and prosperedH06743#a1 with all his heartH03824` he didH06213_ his godH0430^to seekH01875(];and in the commandmentsH04687\)and in the lawH08451[of godH0430Z%of the houseH01004Y)in the serviceH05656X'that he beganH02490"W/and in every workH04639V his godH0430U lordH03068 EuO+cF _= zbE and findH04672 comeH0935 !  of assyriaH0804% 5  why should the kingsH04428   sayingH0559 #  of the landH0776" /  through the midstH08432 that ranH07857' and the brookH05158"/ all the fountainsH04599# who stoppedH05640 togetherH06908 peopleH05971 muchH07227&7 so there was gatheredH06908"/  and they did helpH05826 the cityH05892~ withoutH02351!}- of the fountainsH05869|! the watersH04325{ to stopH05640#z1 and his mighty menH01368!y- with his princesH08269 x+ he took counselH03289"w/ against jerusalemH03389v to fightH04421)u= and that he was purposedH06440t was comeH0935!s- that sennacheribH05576 GzY5mP3d@jG-+  to them, sayingH0559,#  comfortablyH03824+  and spakeH01696*# of the cityH05892)# of the gateH08179%(5 to him in the streetH07339+'A and gathered them togetherH06908 &+ over the peopleH05971% of warH04421$ captainsH08269#! and he setH05414"% in abundanceH07230!# and shieldsH04043  dartsH07973 and madeH06213  of davidH01732  the cityH05892  milloH04407%  and repairedH02388  withoutH02351 wallH02346# and anotherH0312' to the towersH04026 upH05927 + that was brokenH06555% all the wallH02346&7 himself, and built upH01129%5 also he strengthenedH02388 waterH04325 muchH07227 \}eH*w[6qT;\ K+ against lachishH03923J% to jerusalemH03389I% his servantsH05650H sendH07971G! of assyriaH0804F kingH04428%E5 this did sennacheribH05576D afterH0310C  of judahH03063B  kingH04428A#  of hezekiahH03169*@?  themselves upon the wordsH01697?  restedH05564>) and the peopleH05971=# our battlesH04421!<- us, and to fightH03898; to helpH05826: our godH04309 lordH030688 of fleshH013207 an armH022206  moreH07227*5? nor for all the multitudeH019954! of assyriaH08043 the kingH044282 forH064401% nor dismayedH028650' be not afraidH03372/) and courageousH0553. be strongH02388 CwP/yW6iG-rC+hA hath not the same hezekiahH03169g! of assyriaH0804f# of the kingH04428#e1 us out of the handH03709d' shall deliverH05337c our godH0430b lordH03068a sayingH0559`' and by thirstH06772_ by famineH07458'^9 over yourselves to dieH04191]# you to giveH05414\ persuadeH05496"[/ doth not hezekiahH03169Z% in jerusalemH03389Y% in the siegeH04692X' that ye abideH03427#W3 whereon do ye trustH0982V! of assyriaH0804U kingH04428T# sennacheribH05576S! thus saithH0559R sayingH0559Q% at jerusalemH03389#P1 and unto all judahH03063O of judahH03063N kingH04428)M= with him,) unto hezekiahH03169"L/ and all his powerH04475 Vy_=#tF(dK, |V"/ utterly destroyedH02763+ that my fathersH01!- of those nationsH01471"1 among all the godsH0430!- out of mine handH03027# their landsH0776! to deliverH05337~ ableH03201} any waysH03201|) of those landsH0776{) of the nationsH01471z' were the godsH0430y landsH0776$x3 unto all the peopleH05971w have doneH06213*vE ye not what i and my fathersH01u knowH03045!t- and burn incenseH06999s altarH04196r oneH0259q beforeH06440!p- ye shall worshipH07812o sayingH0559n' and jerusalemH03389m judahH03063l' and commandedH0559k) and his altarsH04196 j+ his high placesH01116i! taken awayH05493 R`=l1rM%lR  spakeH01696!- and his servantsH05650%5 you out of mine handH03027 deliverH05337,E how much less shall your godH0430' of my fathersH01$3  and out of the handH03027!-  out of mine handH03027!  his peopleH05971!  to deliverH05337  was ableH03201! or kingdomH04467' of any nationH01471+ him: for no godH04337[ you on this manner, neither yet believeH0539"/ you, nor persuadeH05496 deceiveH05377 hezekiahH02396&7 now therefore let notH03808% 5  you out of mine handH03027 !  to deliverH05337 )  should be ableH03201 '  that your godH0430! - out of mine handH03027! his peopleH05971 deliverH05337! that couldH03201 ]jI-yV=lM(~]=% of jerusalemH03389 <+ unto the peopleH05971$;3 in the jews' speechH03066: voiceH069639# with a loudH01419 8+ then they criedH07121!7- out of mine handH030276! his peopleH059715 deliverH053374# of hezekiahH03169$35 so shall not the godH0430!2- out of mine handH030271%  their peopleH05971#01  have not deliveredH05337/  landsH0776.)  of the nationsH01471-#  as the godsH0430#,3 against him, sayingH0559+% and to speakH0559* of israelH03478) godH0430( lordH03068' to railH02778&% also lettersH05612% he wroteH03789$ hezekiahH03169(#; and against his servantH05650" godH0430! lordH03068 SiL) hK*{`E' qS[ of valourH02428#Z1 all the mighty menH01368Y' which cut offH03582X an angelH04397W sentH07971V lordH03068U  to heavenH08064T and criedH02199S prayedH06419R of amozH0531Q the sonH01121P isaiahH03470 O+ and the prophetH05030N the kingH04428M hezekiahH03169L  of manH0120K%  of the handsH03027J the workH04639I% of the earthH0776H' of the peopleH05971#G3 as against the godsH0430F% of jerusalemH03389E the godH0430D againstH05921C) and they spakeH01696B  the cityH05892+AA  them; that they might takeH03920$@5  them, and to troubleH0926?# to affrightH03372># on the wallH02346 Y{]:sJ$ fE#Y#w1  them on every sideH05439v!  and guidedH05095"u/  and from the handH03027t!  of assyriaH0804s the kingH04428r) of sennacheribH05576q' from the handH03027p% of jerusalemH03389$o3 and the inhabitantsH03427n hezekiahH03169m savedH03467l lordH03068)k= him there with the swordH02719j slewH05307"i/ of his own bowelsH04578%h5 they that came forthH03329g! of his godH0430f) into the houseH01004$e5 and when he was comeH0935d+ to his own landH0776c of faceH06440b!  with shameH01322a)  so he returnedH07725`!  of assyriaH0804_#  of the kingH04428^#  in the campH04264]% and captainsH08269 \+ and the leadersH05057 YtS3hF) iJ)Y*? therefore there was wrathH07110' was lifted upH01361(; unto him; for his heartH03820)= according to the benefitH01576#1 rendered not againH07725% but hezekiahH03169 !  him a signH04159& 7 unto him, and he gaveH05414 % and he spakeH0559  lordH03068 ! and prayedH06419% to the deathH04191 was sickH02470 hezekiahH03169' in those daysH03117 -  from thenceforthH0310)  of all nationsH01471%  in the sightH05869)=  so that he was magnifiedH05375  of judahH03063 kingH04428~# to hezekiahH03169}% and presentsH04030|% to jerusalemH03389{ lordH03068z giftsH04503y broughtH0935x and manyH07227 Xh>zL, vP1X/.I and for all manner of pleasantH02532 -+  and for shieldsH04043,)  and for spicesH01314+  stonesH068!*-  and for preciousH03368)%  and for goldH02091(! for silverH03701"'1 himself treasuriesH0214&# and he madeH06213%! and honourH03519$ richesH06239# muchH07235"' had exceedingH03966!% and hezekiahH03169 #  of hezekiahH03169*?  not upon them in the daysH03117  cameH0935 lordH03068"/ so that the wrathH07110% of jerusalemH03389'9 he and the inhabitantsH03427% of his heartH03820&7 himself for the prideH01363 humbledH03665)= notwithstanding hezekiahH03169' and jerusalemH03389)= upon him, and upon judahH03063 VbF(xT6jC"{V!K- to the west sideH04628J downH04295(I; and brought it straightH03474H of gihonH01521#G#' watercourseH04325 H04161F the upperH05945E% also stoppedH05640#D1 this same hezekiahH03169C  muchH07227B  veryH03966A'  him substanceH07399@ had givenH05414? for godH0430>% in abundanceH07230= and herdsH01241< of flocksH06629 ;+ and possessionsH04735:! him citiesH05892%95 moreover he providedH062138!  for flocksH057397 and cotesH0220(6= for all manner of beastsH09295! and stallsH07234 and oilH033233 and wineH084922 of cornH01715&17 also for the increaseH083930# storehousesH04543/ jewelsH03627 b_CwXA(zZ5bh# in the bookH05612g of amozH0531f the sonH01121e# the prophetH05030d of isaiahH03470c' in the visionH02377b writtenH03789!a- and his goodnessH02617`# of hezekiahH03169_# of the actsH01697^% now the restH03499]%  in his heartH03824(\;  him, that he might knowH03045[#  him, to tryH05254Z  leftH05800Y  godH0430X# in the landH0776W' of the wonderH04159$V3 unto him to enquireH01875U who sentH07971T! of babylonH0894S) of the princesH08269 R+ the ambassadorsH03887Q howbeitH03651!P-  in all his worksH04639O  prosperedH06743N%  and hezekiahH03169M  of davidH01732L#  of the cityH05892 JhF"uM,{^<" kJ%! in jerusalemH03389! yearsH08141!and fiveH02568!fiftyH02572)!and he reignedH04427'9!when he began to reignH04427!oldH01121!yearsH08141~'!twelveH06240 H08147}!manassehH04519| !reignedH04427{ !his sonH01121z% !and manassehH04519y% !at his deathH04194x ! honourH03519w ! did himH06213v% ! of jerusalemH03389$u3 ! and the inhabitantsH03427t' ! and all judahH03063s !of davidH01732r# !of the sonsH01121"q/ !of the sepulchresH06913$p3 !him in the chiefestH04608 o+ !and they buriedH06912n- !with his fathersH01m !sleptH07901l% !and hezekiahH03169k! and israelH03478j of judahH03063i% of the kingsH04428 [b?&pL) mS0t[$!lordH03068#%!in the houseH01004"!altarsH04196!'!also he builtH01129 !!and servedH05647!of heavenH08064%! all the hostH06635)! and worshippedH07812! grovesH0842! and madeH06213!! for baalimH01168!altarsH04196!-!and he reared upH06965 +!had broken downH05422!!his fatherH01)!which hezekiahH03169 +!the high placesH01116!againH07725%!for he builtH01129! of israelH03478%! the childrenH01121! beforeH06440%!had cast outH03423 !lordH03068 )!of the heathenH01471+ A!like unto the abominationsH08441 !lordH03068 %!in the sightH05869!evilH07451!but didH06213 XhG,uS2h>qXA!evilH07451@!muchH07235?!!he wroughtH06213!>-! and with wizardsH03049&=9! with a familiar spiritH0178<! and dealtH06213$;3! and used witchcraftH03784&:7! and used enchantmentsH05172'99!also he observed timesH060498!of hinnomH020117!!of the sonH011216'!in the valleyH015165!the fireH0784 4+!to pass throughH056743%!his childrenH011212'!and he causedH056741!lordH030680%!of the houseH01004/!courtsH02691.!!in the twoH08147-!of heavenH08064!,-!for all the hostH06635+!altarsH04196*%!and he builtH01129)#! be for everH05769('!shall my nameH08034'%!in jerusalemH03389&!had saidH0559%!lordH03068 K{X;^B mQ4vK'^9!which i have appointedH05975]#!of the landH0127\!from outH05921[!of israelH03478Z!the footH07272Y!removeH05493(X;!neither will i any moreH03254W!for everH05865V!my nameH08034U!!will i putH07760T!of israelH03478&S7!before all the tribesH07626#R3!which i have chosenH0977!Q-! and in jerusalemH03389P'! in this houseH01004O! his sonH01121N)! and to solomonH08010M! to davidH01732L!had saidH0559K%!of which godH0430J!of godH0430I%!in the houseH01004"H/!which he had madeH06213G!the idolH05566F)!a carved imageH06459E!!and he setH07760(D;!to provoke him to angerH03707C!lordH03068B%!in the sightH05869 HSu\BlJ/wH+{A! but they would not hearkenH07181"z/! and to his peopleH05971y#! to manassehH04519x! spakeH01696w! lordH03068v! of israelH03478u%! the childrenH01121t! beforeH06440s'! had destroyedH08045r! lordH03068!q-! than the heathenH01471p! worseH07451o! to doH06213n! to errH08582m%! of jerusalemH03389$l3! and the inhabitantsH03427k! judahH03063j! madeH08582i#! so manassehH04519h!of mosesH04872g#!by the handH03027#f1!and the ordinancesH04941!e-!and the statutesH027061dM! them, according to the whole lawH08451*c?! all that i have commandedH06680b! to doH06213$a3! they will take heedH08104`! so thatH0518_-!for your fathersH01 V~aC$^, y^>wV%! to jerusalemH03389&7! and brought him againH07725!-! his supplicationH08467"/! of him, and heardH08085/I! unto him: and he was intreatedH06279!! and prayedH06419)! of his fathersH01! the godH0430! beforeH06440 +! himself greatlyH03966 #! and humbledH03665 ! his godH0430 ! lordH03068 #! he besoughtH02470. G! and when he was in afflictionH06887)! him to babylonH0894#! and carriedH03212%! with fettersH05178'! and bound himH0631!-! among the thornsH02336! manassehH04519!! which tookH03920!! of assyriaH0804! the kingH04428#! the host ofH06635*~?! upon them the captains ofH08269}! broughtH0935|! lordH03068 ZpN1~\1iM0rZ5!godsH04304#!the strangeH05236!3-!and he took awayH054932!of judahH030631!citiesH05892"0/!in all the fencedH01219/!of warH02428.!captainsH08269-!and putH07760$,3!a very great heightH03966!+-!and raised it upH01361*#!about ophelH06077)'! and compassedH05437(! gateH08179'#! at the fishH01709'&;! even to the entering inH0935%'! in the valleyH05158$!of gihonH01521!#-!on the west sideH04628"!of davidH01732!!the cityH05892 !withoutH02435!a wallH02346!he builtH01129)!now after thisH0310! godH0430! lordH03068! knewH03045'! then manassehH04519!-! into his kingdomH04438 MzT3[=$x^A(fMS!lordH03068)R=!still in the high placesH01116Q'!did sacrificeH02076P!!the peopleH05971O%!neverthelessH061N! of israelH03478M! godH0430L! lordH03068K! to serveH05647J! judahH03063I'!and commandedH0559$H3!and thank offeringsH08426G!offeringsH02077F'!thereon peaceH08002E)!and sacrificedH02076D!lordH03068C!the altarH04196 B+!and he repairedH01129A#!of the cityH05892@!outH02351?! and castH07993!>-! and in jerusalemH03389=! lordH03068<%! of the houseH01004;%! in the mountH02022":/!that he had builtH01129#91!and all the altarsH041968!lordH03068!7-!out of the houseH010046%!and the idolH05566 V_?hH' wT/rVp! writtenH03789o)! he was humbledH03665n! beforeH06440"m/! and graven imagesH06456l! grovesH0842k!!and set upH05975j#!high placesH01116!i-!wherein he builtH01129h)!and the placesH04725!g-!and his trespassH04604(f;!of him, and all his sinH02403e'!was intreatedH06279d!!his prayerH08605c!of israelH03478b%!of the kingsH04428a#! in the bookH01697`! of israelH03478_! godH0430^! lordH03068#]1! to him in the nameH08034\!!that spakeH01696[%!of the seersH02374Z'!and the wordsH01697Y%!unto his godH0430X)!and his prayerH08605W#!of manassehH04519V#!of the actsH01697U%!now the restH03499T!their godH0430 fxV2 fL4 w^=$ f+A! unto all the carved imagesH06456 !! sacrificedH02076 !for amonH0526 !!his fatherH01 !manassehH04519 !as didH06213!lordH03068%!in the sightH05869!evilH07451!!but he didH06213%! in jerusalemH03389! yearsH08141!twoH08147#!and reignedH04427'9!when he began to reignH04427!oldH01121~!yearsH08141}!!and twentyH06242|!twoH08147{!amonH0526z!reignedH04427y!his sonH01121x!and amonH0526%w5!him in his own houseH01004 v+!and they buriedH06912u-!with his fathersH01t!sleptH07901s#!so manassehH04519$r%'!of the seersH02335 H02374"q/!among the sayingsH01697 De>%d?!sC" x_D,"josiahH02977+! kingH04427*! his sonH01121)! josiahH02977(! madeH04427'#!of the landH0776&)!and the peopleH05971%!amonH0526$%!against kingH04428,#C!all them that had conspiredH07194"!slewH05221!#!of the landH0776 )!but the peopleH05971%5!him in his own houseH01004&7!against him, and slewH04191!conspiredH07194!-!and his servantsH05650'! more and moreH07235!!trespassedH0819!/!himself; but amonH0526#!had humbledH03665!!his fatherH01#!as manassehH04519!lordH03068#1!not himself beforeH06440#!and humbledH03665!!and servedH05647! had madeH06213!! his fatherH01)! which manassehH04519 SfE.cC& y`?S*J1'" and in the twelfthH06240 H08147I!" his fatherH01H"of davidH01732G'"after the godH0430F"to seekH01875E"he beganH02490'D9"while he was yet youngH05288C%"of his reignH04427B"yearH08141"A/"for in the eighthH08083 @+" nor to the leftH08040"?/" to the right handH03225>%" and declinedH05493=!"his fatherH01<"of davidH01732;#"in the waysH01870:!"and walkedH032129"lordH030688%"in the sightH058697"rightH034776!"and he didH062135" yearsH081414!" and thirtyH079703"oneH02592%"in jerusalemH033891)"and he reignedH04427'09"when he began to reignH04427/"oldH01121."yearsH08141-"eightH08083 YqH&mI&iB wYe"the bonesH06106d%"and he burntH08313,cC"of them that had sacrificedH02076b!"the gravesH06913a"uponH06440`#" and strowedH02236_'" and made dustH01854#^1" he brake in piecesH07665&]7" and the molten imagesH04541&\7" and the carved imagesH06456[)"and the grovesH0842Z#"he cut downH01438#Y1"on high above themH04605X)"and the imagesH02553 W+"in his presenceH06440V"of baalimH01168U!"the altarsH04196$T3"and they brake downH05422&S7"and the molten imagesH04541&R7"and the carved imagesH06456Q)"and the grovesH0842%P5"from the high placesH01116O'"and jerusalemH03389N"judahH03063M" to purgeH02891L" he beganH02490K" yearH08141 Y|Z8k;pN#zY%"of his reignH04427"yearH08141-~7'"now in the eighteenthH06240 H08083}%" to jerusalemH03389|#" he returnedH07725{" of israelH03478'z;" throughout all the landH0776y'"all the idolsH02553x%"and cut downH01438w#"into powderH01854"v/"the graven imagesH06456u)"and had beatenH03807t)"and the grovesH0842s!"the altarsH04196,rC"and when he had broken downH05422q#"round aboutH05439$p3"with their mattocksH02719#o1"even unto naphtaliH05321n!"and simeonH08095m#"and ephraimH0669l#"of manassehH04519k'"in the citiesH05892j'"and jerusalemH03389i"judahH03063h%"and cleansedH02891"g/"upon their altarsH04196f)"of the priestsH03548 ^cG)pO1}b?!|^" the doorsH05592" that keptH08104"/" which the levitesH03881" of godH0430)" into the houseH01004 -" that was broughtH0935" the moneyH03701)" they deliveredH05414" priestH03548" the highH01419!" to hilkiahH02518"1" and when they cameH0935"his godH0430"lordH03068"the houseH01004"to repairH02388%"the recorderH02142 "of joahazH03099 "the sonH01121 "and joahH03098 #" of the cityH05892 %" the governorH08269%" and maaseiahH04641!" of azaliahH0683" the sonH01121"shaphanH08227"he sentH07971'"and the houseH01004"the landH0776#1"when he had purgedH02891 QV8c9dC* lQ:" to buyH070699" gaveH054148%" and buildersH01129'79" even to the artificersH027966" the houseH010045" and amendH023884" to repairH09183" lordH030682%" in the houseH010041%" that wroughtH06213)0/'" it to the workmenH04399 H06213/'" and they gaveH05414." lordH03068-%" of the houseH01004',9" that had the oversightH06485&+)'" of the workmenH04399 H06213*#" in the handH03027)%" and they putH05414(%" to jerusalemH03389)'/'" and they returnedH03427 H07725&%" and benjaminH01144!%-" and of all judahH03063$" of israelH03478'#9" and of all the remnantH07611"#" and ephraimH0669!#" of manassehH04519 #" of the handH03027%" had gatheredH0622 QmN* yS8vD(oQW" overseersH05329,VC" over the bearers of burdensH05449U" of musickH07892T)" of instrumentsH03627$S5" all that could skillH0995R#" the levitesH03881Q" forwardH06485.PG" of the sons of the kohathitesH06956O'" and meshullamH04918N'" and zechariahH02148M" of merariH04847L#" of the sonsH01121K#" the levitesH03881J#" and obadiahH05662I" jahathH03189"H/" and the overseersH05329G!" faithfullyH0530F" the workH04399E" didH06213D#" and the menH0582C'" had destroyedH07843B" of judahH03063 A+" which the kingsH04428@!" the housesH01004?%" and to floorH07136>'" for couplingsH04226=!" and timberH06086<" stoneH068;" hewnH04274 WgK* w^B# eH, pWu" lordH03068t%" in the houseH01004s!"of the lawH08451r"the bookH05612q%"i have foundH04672p!"the scribeH05608o!"to shaphanH08227n"and saidH0559m"answeredH06030l#"and hilkiahH02518k" mosesH04872j" byH03027i" lordH03068h!" of the lawH08451g" a bookH05612f"foundH04672e!"the priestH03548d"hilkiahH02518c"lordH03068b"the houseH01004%a7"that was brought intoH0935`"the moneyH03701*_?"and when they brought outH03318^#" and portersH07778]%" and officersH07860\" scribesH05608#[1" and of the levitesH03881)Z=" in any manner of serviceH05656Y" the workH04399$X3" of all that wroughtH06213 QfK.~S<iP)pQ!"the scribeH05608%"then shaphanH08227&)'" of the workmenH04399 H06213 +" and to the handH03027!-"of the overseersH06485! -"it into the handH03027# 1"and have deliveredH05414 "lordH03068 %"in the houseH01004 )"that was foundH04672"the moneyH037010K"and they have gathered togetherH05413" they doH06213%" thy servantsH05650" toH03027'9" all that was committedH05414'" again, sayingH0559"backH07725"wordH01697"the kingH04428~#"and broughtH07725}#"to the kingH04428|"the bookH05612{"carriedH0935z#"and shaphanH08227y!"to shaphanH08227x" the bookH05612w" deliveredH05414v#" and hilkiahH02518 IuV8oQ2y]> kI1'"of the king'sH044280" a servantH05650/!" and asaiahH06222.!" the scribeH05608-#" and shaphanH08227," of micahH04318+"the sonH01121*"and abdonH05658)!"of shaphanH08227("the sonH01121'!"and ahikamH0296&"hilkiahH02518%"commandedH06680$%"and the kingH04428##"his clothesH0899"%"that he rentH07167!!"of the lawH08451 "the wordsH01697"had heardH080853Q"and it came to pass, when the kingH04428" the kingH04428" it beforeH06440" readH07121#" and shaphanH08227" me a bookH05612!"hath givenH05414!"the priestH03548"hilkiahH02518"sayingH0559"the kingH04428"toldH05046 [cE$}d=oN. w[N"the sonH01121M!"of shallumH07967L"the wifeH0802K)"the prophetessH05031J"to huldahH02468I"wentH03212H'"that the kingH04428G#"and hilkiahH02518F%"in this bookH05612*E?"after all that is writtenH03789D"to doH06213C"lordH03068B"the wordH01697A'"have not keptH08104*@E"upon us, because our fathersH01#?1" that is poured outH05413>" lordH03068=" the wrathH02534<" for greatH01419;'" that is foundH04672:#"of the bookH05612%95"concerning the wordsH016978%"and in judahH030637"in israelH0347836Q"for me, and for them that are leftH076045"lordH030684"enquireH018753"goH032122"sayingH0559 ^b@xaC+ wS&{^k" the kingH04428j" beforeH06440%i5" which they have readH07121h#" in the bookH05612!g-"that are writtenH03789f)"all the cursesH0423)e="and upon the inhabitantsH03427 d+"upon this placeH04725c"evilH07451$b5"behold, i will bringH0935a"lordH03068`!"thus saithH0559_"that sentH07971^!"ye the manH0376]"tellH0559\"of israelH03478["godH0430Z"lordH03068 Y-"them, thus saithH0559 X-"and she answeredH0559W)"and they spakeH01696V)"in the collegeH04932U%"in jerusalemH03389T'"now she dweltH03427S+" of the wardrobeH0899R" keeperH08104Q" of hasrahH02641P" the sonH01121"O!'" of tikvathH08445 H08616 K}_GvR$sP(jK!"was tenderH07401$3"because thine heartH03824&7" which thou hast heardH08085" the wordsH01697" of israelH03478" godH0430" lordH03068$5"unto him, thus saithH0559~+"so shall ye sayH0559}"lordH03068|)"you to enquireH01875{"who sentH07971z"of judahH03063y"the kingH04428x!"and as forH0413*w?" and shall not be quenchedH03518 v+" upon this placeH04725$u3" shall be poured outH05413#t1"therefore my wrathH02534s)"of their handsH03027#r1"with all the worksH046394qS"that they might provoke me to angerH03707p"godsH0430o!"unto otherH03123nC'"me, and have burned incenseH06999 H06999+mA"because they have forsakenH05800l" of judahH03063 huW0lO4 U4h +" upon this placeH04725!/" that i will bringH0935%"all the evilH07451"seeH07200)="neither shall thine eyesH05869"in peaceH07965%"to thy graveH06913*A"and thou shalt be gatheredH0622!3"thee to thy fathersH01%7"behold, i will gatherH0622"lordH03068#"also, saithH05002&7"me; i have even heardH08085"beforeH06440"and weepH01058#" thy clothesH0899#1" me, and didst rendH07167)" thyself beforeH06440'9" thereof, and humbledstH03665, C" and against the inhabitantsH03427# 1"against this placeH04725 "his wordsH01697# 1"when thou heardestH08085 "godH0430)"thyself beforeH06440&7"and thou didst humbleH03665 `lR0kO,fB`<#"of the bookH05612;'"all the wordsH01697:'"in their earsH02419#"and he readH071218" and smallH069967" greatH01419#61" and all the peopleH05971 5+" and the levitesH03881 4+" and the priestsH035483%"of jerusalemH03389$23"and the inhabitantsH034271"of judahH030630+"and all the menH0376/"lordH03068.)"into the houseH01004-"went upH05927,%"and the kingH04428+'"and jerusalemH03389*"of judahH03063))"all the eldersH02205%(7"and gathered togetherH0622'"sentH07971&'"then the kingH04428%"againH07725$"wordH01697#" the kingH04428-"E" of the same. so they broughtH07725)!=" and upon the inhabitantsH03427 C^D#~eE cE!`CY" to standH05975X%" and benjaminH01144W%" in jerusalemH033894VS" and he caused all that were presentH04672U%"in this bookH05612"T/"which are writtenH03789 S+"of the covenantH01285R"the wordsH01697Q!"to performH06213&P7"and with all his soulH05315#O1"with all his heartH03824!N-"and his statutesH02706$M3" and his testimoniesH05715!L-" his commandmentsH04687K#" and to keepH08104J" lordH03068I" afterH0310H"to walkH03212G"lordH03068F"beforeH06440E!"a covenantH01285D"and madeH03772C%"in his placeH05977B"stoodH05975A%"and the kingH04428@"lordH03068?%"in the houseH01004>)"that was foundH04672 =+"of the covenantH01285 QqW<dFdBjQv#lordH03068u!#a passoverH06453t#keptH06213 s+#moreover josiahH02977r-"!of their fathersH01q"!the godH0430p"!lordH03068"o1"!not from followingH0310n'"!they departedH05493m%"! all his daysH03117l"! their godH0430k"! lordH03068j"! to serveH05647i"! to serveH05647h"!in israelH03478/gI"!and made all that were presentH04672f"!of israelH03478 e+"!to the childrenH01121(d="!out of all the countriesH0776%c5"!all the abominationsH08441b"!took awayH05493a!"!and josiahH02977`-" of their fathersH01_" the godH0430^" of godH0430*]?" according to the covenantH01285\" didH06213[%" of jerusalemH03389$Z3" and the inhabitantsH03427 MnM3cJ. oR;jM#a burdenH04853#did buildH01129#of israelH03478#kingH04428# of davidH01732# the sonH01121'# which solomonH08010 %# in the houseH01004 # arkH0727 #the holyH06944 #putH05414 #lordH03068 +#which were holyH06918!#all israelH03478"#%#that taughtH04000 H0995!-#unto the levitesH03881#and saidH0559#lordH03068%#of the houseH01004$3#them to the serviceH05656)#and encouragedH02388!-#in their chargesH04931~##the priestsH03548}!#and he setH05975|# monthH02320{%# of the firstH07223(z/%#on the fourteenthH06240 H0702y%#the passoverH06453 x+#and they killedH07819w%#in jerusalemH03389 TpU. zaCjF&pT0#so killH07819/)# of the levitesH03881$.+!# of the familiesH01004 H01-%#the divisionH02515",!'#the peopleH05971 H01121 +-#of your brethrenH0251*)#of the fathersH01 )+#of the familiesH01004+(A#according to the divisionsH06391'#the holyH06944&%#and stand inH05975%# his sonH01121$!# of solomonH08010-#E# and according to the writingH04385"#of israelH03478!#kingH04428 #of davidH01732)=#according to the writingH03791#1#after your coursesH04256+#of your fathersH01'#by the housesH01004##'#and prepareH03559 H03559#israelH03478)#and his peopleH05971#your godH0430#lordH03068#serveH05647#shouldersH03802 CqV,uT:uY;gC M+#unto the peopleH05971L#willinglyH05071K#gaveH07311 J+#and his princesH08269I#substanceH07399H'#of the king'sH04428G#bullocksH01241F# thousandH0505E# and threeH07969D# thousandH0505C# of thirtyH07970B'# to the numberH04557*A?#for all that were presentH04672/@I#all for the passover offeringsH06453 ?'#and kidsH05795 H01121>#lambsH03532=%#of the flockH06629%<''#to the peopleH05971 H01121;#gaveH07311:!#and josiahH029779# of mosesH048728## by the handH030277#lordH03068&67#according to the wordH016975#may doH062134'#your brethrenH0251(3;#yourselves, and prepareH035592%#and sanctifyH069421%#the passoverH06453 FxY>vZ> eC%_Fk# fiveH02568'j9# for passover offeringsH06453!i-# unto the levitesH03881h# gaveH07311g)# of the levitesH03881f# chiefH08269e## and jozabadH03107d# and jeielH03273c'# and hashabiahH02811b%# his brethrenH0251a'# and nethaneelH05417#`1# also, and shemaiahH08098_# conaniahH03562^#oxenH01241]#hundredH03967\#and threeH07969[#hundredH03967Z#and sixH08337Y%#two thousandH0505+XA#for the passover offeringsH06453!W-#unto the priestsH03548V# gaveH05414U# of godH0430T%# of the houseH01004S# rulersH05057R!# and jehielH03171Q'#and zechariahH02148P#hilkiahH02518#O1#and to the levitesH03881N)#to the priestsH03548 AoN*xX4mH wZA# lordH03068# to offerH07126%''# of the peopleH05971 H01121$+!# of the familiesH01004 H01+A# according to the divisionsH04653%5# that they might giveH05414$3# the burnt offeringsH05930!-# and they removedH05493# flayedH06584 ~+# and the levitesH03881!}-# from their handsH03027|# sprinkledH02236 {+# and the priestsH03548z%# the passoverH06453 y+# and they killedH07819x## commandmentH04687(w;# according to the king'sH04428!v-# in their coursesH04256 u+# and the levitesH03881t)# in their placeH05977s# stoodH05975 r+# and the priestsH03548q%# was preparedH03559p)# so the serviceH05656o# oxenH01241n# hundredH03967m# and fiveH02568l# thousandH0505 d`?"}]@kN2d"# preparedH03559&!7# therefore the levitesH03881 ## until nightH03915## and the fatH02459#1#of burnt offeringsH05930##in offeringH05927#of aaronH0175#the sonsH01121$3#because the priestsH035484S#for themselves, and for the priestsH03548 +#they made readyH03559'#and afterwardH0310,5'# among all the peopleH05971 H01121# speedilyH07323## and in pansH06745 +# and in caldronsH01731%# they in potsH05518# sodH01310# holyH06944+A# according to the ordinanceH04941# with fireH0784 %# the passoverH06453! -# and they roastedH01310 '# with the oxenH01241 # of mosesH04872 ## in the bookH05612# writtenH03789 SkN2eF- pP3 tS>%#and to offerH05927=%#the passoverH06453<#to keepH06213;%#the same dayH03117:%#was preparedH035599#lordH03068#81#so all the serviceH056567#preparedH035596##the levitesH03881"51#for their brethrenH0251#41#from their serviceH05656&37#they might not departH054932'# at every gateH08179 1+# and the portersH077780# seerH02374/!# the king'sH04428.%# and jeduthunH03038-#and hemanH01968,#and asaphH0623+#of davidH01732-*E#according to the commandmentH04687))#in their placeH04612(#of asaphH0623'#the sonsH01121 &+#and the singersH07891%#of aaronH0175$#the sonsH011214#S# for themselves, and for the priestsH03548 VoS8tR*qO1tV[# as josiahH02977 Z+# such a passoverH06453Y# keepH06213X# of israelH03478W'# all the kingsH04428V##neither didH06213U##the prophetH05030T#of samuelH08050S'#from the daysH03117R#in israelH03478Q%#to that keptH06213P#likeH03644*O?#and there was no passoverH06453N# daysH03117M# sevenH07651$L3#of unleavened breadH04682K'#and the feastH02282J%#at that timeH06256I%#the passoverH06453H#keptH06213"G/#that were presentH04672F#of israelH03478!E-#and the childrenH01121D# josiahH02977C# of kingH04428-BE# according to the commandmentH04687A# lordH03068@)# upon the altarH04196 ?+#burnt offeringsH05930 _}^8jD+uX<_x##but he sentH07971w#againstH07125v# went outH03318u!# and josiahH02977t%# by euphratesH06578#s1# against carchemishH03751r# to fightH03898q#came upH05927p#of egyptH04714o#kingH04428n#nechoH05224m!#the templeH01004l%#had preparedH03559&k7#all this, when josiahH02977j#afterH0310i#keptH06213"h/#was this passoverH06453g#of josiahH02977f%#of the reignH04438e#yearH08141)d/'#in the eighteenthH06240 H08083c%#of jerusalemH03389$b3#and the inhabitantsH03427"a/#that were presentH04672`!#and israelH03478_'#and all judahH03063 ^+#and the levitesH03881 ]+#and the priestsH03548\#keptH06213 \f8mV)d8~\'# in the valleyH01237# to fightH03898# and cameH0935# of godH0430)# from the mouthH06310 #of nechoH05224# 1#not unto the wordsH01697( ;#with him, and hearkenedH08085- E#himself, that he might fightH03898( ;#from him, but disguisedH02664#his faceH06440)#would not turnH05437$3#nevertheless josiahH02977)=#with me, that he destroyH07843# godH0430# forbearH02308 -# me to make hasteH0926# commandedH0559# for godH0430%5#wherewith i have warH04421&~7#but against the houseH01004*}?#not against thee this dayH03117|#of judahH030637{Y#what have i to do with thee, thou kingH04428z)#to him, sayingH0559y##ambassadorsH04397bRpRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{ [w.Kh$A^{5S [w.Kh$A^{5Sp,Je !":#W$u%&1'N(k)* +<,Y-v./00M1k23"4>5[6x79/:L;j< =&>E?c@AB8CVDsEF-GJHgIJ#KBLcMN"OBPbQRS=T[UxVW1XPYnZ [(\C]`^~_`9aWbscd,eIfggh#iCjakl m@n_o KmL4mA%lI&hK/#lamentedH06969.%#and jeremiahH03414-!#for josiahH02977,#mournedH056+'#and jerusalemH03389*'# and all judahH03063))# of his fathersH01()# the sepulchresH06913')# and was buriedH06912&## and he diedH04191!%-#him to jerusalemH03389.$G#that he had; and they broughtH03212##chariotH07393""/#him in the secondH04932!#and putH07392( ;#him out of that chariotH04818)#therefore tookH05674%#his servantsH05650# woundedH02470'# for i am soreH03966%#have me awayH05674 +#to his servantsH05650#saidH0559%#and the kingH04428#josiahH02977#at kingH04428#shotH03384 +#and the archersH03384!#of megiddoH04023 YrT* eD$kQ5xYL#$of the landH0776 K+$then the peopleH05971J#and judahH03063I#of israelH03478H%#of the kingsH04428G##in the bookH05612F#writtenH03789E#and lastH0314D#firstH07223C'#and his deedsH01697B#lordH03068A!#in the lawH08451@#writtenH03789!?-#and his goodnessH02617>#of josiahH02977=##of the actsH01697<%#now the restH03499$;3#in the lamentationsH07015:# writtenH037899# in israelH03478"8/# them an ordinanceH027067# and madeH054146## to this dayH03117&57#in their lamentationsH070154#of josiahH029773#spakeH0559&27#and the singing womenH07891(1;#and all the singing menH078910!#for josiahH02977 ajI"oL2vT8~aj$of egyptH04714i%$and the kingH04428h$ of goldH02091g%$ and a talentH03603f$ of silverH03701e$talentsH03603d'$in an hundredH03967c$the landH0776b'$and condemnedH06064a%$at jerusalemH03389`%$put him downH05493_$of egyptH04714^%$and the kingH04428]%$ in jerusalemH03389\$ monthsH02320[$threeH07969Z)$and he reignedH04427'Y9$when he began to reignH04427X$oldH01121W$yearsH08141V$and threeH07969U$twentyH06242T$jehoahazH03099#S1$ stead in jerusalemH03389R+$in his father'sH01"Q/$and made him kingH04427P$of josiahH02977O$the sonH01121N$jehoahazH03059M$tookH03947 MgH+ xW9`F%pM )$nebuchadnezzarH05019$3$against him came upH05927$his godH0430$lordH03068%$ in the sightH05869$ evilH07451!$ and he didH06213%$ in jerusalemH03389$ yearsH08141%$elevenH06240 H0259)$and he reignedH04427'~9$when he began to reignH04427}$oldH01121|$yearsH08141{$and fiveH02568z$twentyH06242y$jehoiakimH03079x%$him to egyptH04714w#$and carriedH0935v#$his brotherH0251u$ jehoahazH03099t$ tookH03947s$ and nechoH05224r%$ to jehoiakimH03079q$ his nameH08034p!$and turnedH05437o'$and jerusalemH03389n!$over judahH03063m$kingH04427l#$his brotherH0251k%$made eliakimH0471 ^lJ'pI+ R6z^&$reignedH04427%$ his sonH01121$)$ and jehoiachinH03078#$ and judahH03063"$ of israelH03478!%$ of the kingsH04428 #$in the bookH05612$writtenH03789)=$and that which was foundH04672%$which he didH06213%5$and his abominationsH08441%$of jehoiakimH03079#$of the actsH01697%$now the restH03499!$ at babylonH0894#1$them in his templeH01964$and putH05414!$to babylonH0894$lordH03068%$of the houseH01004)$of the vesselsH03627%$also carriedH0935)$nebuchadnezzarH05019)$him to babylonH0894$to carryH03212 )$him in fettersH05178 $and boundH0631 !$of babylonH0894 $kingH04428 UjG-cJ$nJ. wUE'$ and jerusalemH03389D!$ over judahH03063C$ kingH04427B#$ his brotherH0251"A/$ and made zedekiahH06667@$ lordH03068?%$ of the houseH01004>$ vesselsH03627 =+$ with the goodlyH02532<)$ him to babylonH0894;#$ and broughtH0935:$ sentH079719)$ nebuchadnezzarH050198$ kingH044287#$ was expiredH08666"6/$ and when the yearH081415$ lordH030684%$ in the sightH058693$ evilH074512!$ and he didH062131%$ in jerusalemH033890$ daysH03117/$ and tenH06235.$ monthsH02320-$ threeH07969,)$ and he reignedH04427'+9$ when he began to reignH04427*$ oldH01121)$ yearsH08141($ eightH08083'!$ jehoiachinH03078 Y{P0{bG+bAwYc$ his heartH03824b%$ and hardenedH0553a$ his neckH06203!`-$ but he stiffenedH07185_$ by godH0430'^9$ who had made him swearH07650])$ nebuchadnezzarH05019\%$ against kingH04428%[5$ and he also rebelledH04775Z$ lordH03068Y)$ from the mouthH06310X#$ the prophetH05030W$ jeremiahH03414#V1$ not himself beforeH06440U$ humbledH03665T$ his godH0430S$ lordH03068R%$ in the sightH05869Q$ evilH07451P!$ and he didH06213O%$ in jerusalemH03389N$ yearsH08141M%$ elevenH06240 H0259L#$ and reignedH04427'K9$ when he began to reignH04427J$ oldH01121I$ yearsH08141H!$ and twentyH06242G$ oneH0259F$ zedekiahH06667 CfC {Z<#mN+gC +$but they mockedH03931*?$ and on his dwelling placeH04583~'$ on his peopleH05971*}?$ because he had compassionH02550|#$and sendingH07971"{/$rising up betimesH07925z)$his messengersH04397y!$to them byH03027x$sentH07971w-$of their fathersH01v$godH0430u$lordH03068t%$ in jerusalemH03389&s7$ which he had hallowedH06942r$ lordH03068q$ the houseH01004p%$ and pollutedH02930o)$of the heathenH01471+nA$after all the abominationsH08441m$muchH07235l$veryH04604k%$transgressedH04603j)$and the peopleH05971i)$of the priestsH03548'h9$moreover all the chiefH08269g$ of israelH03478f$ godH0430e$ lordH03068d%$ from turningH07725 HeD X4_=iH%$of the houseH01004$3$and all the vesselsH03627"/$all into his handH03027$he gaveH05414,C$ or him that stooped for ageH03486$ old manH02205$ or maidenH01330)$ upon young manH0970&7$ and had no compassionH02550#1$of their sanctuaryH04720%$in the houseH01004)$with the swordH02719+$their young menH0970$who slewH02026 +$of the chaldeesH03778# 1$upon them the kingH04428% 5$therefore he broughtH05927 $ no remedyH04832# 1$ against his peopleH05971 $ aroseH05927$ lordH03068 +$until the wrathH02534%$his prophetsH05030#$and misusedH08591$his wordsH01697%$and despisedH0959$of godH0430)$the messengersH04397 dhO* fL) c@$d)8=$where they were servantsH056507!$to babylonH0894 6+$carried he awayH015405)$from the swordH02719*4?$and them that had escapedH076113$ vesselsH036272)$ all the goodlyH042611'$ and destroyedH07843!0/$ thereof with fireH0784/+$all the palacesH0759.$and burntH08313-%$of jerusalemH03389,$the wallH02346+)$and brake downH05422*$of godH0430)$the houseH01004()$and they burntH08313'!$ to babylonH0894&!$ he broughtH0935#%1$ and of his princesH08269$#$ of the kingH04428!#/$ and the treasuresH0214"$lordH03068!%$of the houseH01004! /$and the treasuresH0214$and smallH06996$greatH01419$of godH0430 DsU8{\7vY@"|cDV!$ stirred upH05782U$ lordH03068&T7$ might be accomplishedH03615S#$ of jeremiahH03414R%$by the mouthH06310Q$lordH03068P'$that the wordH01697O$of persiaH06539N$kingH04428M$of cyrusH03566L$yearH08141 K-$now in the firstH0259J$yearsH08141#I1$ threescore and tenH07657H$ to fulfilH04390!G-$ she kept sabbathH07673!F-$ she lay desolateH08074E!$ as long asH03117D%$her sabbathsH07676C#$had enjoyedH07521B)$until the landH0776A#$of jeremiahH03414@%$by the mouthH06310?$lordH03068>$the wordH01697=$to fulfilH04390<$ of persiaH06539;)$of the kingdomH04438 :+$until the reignH04427$93$to him and his sonsH01121 QV'zU5`?"jQsyearH08141 r-now in the firstH0259,qC$with him, and let him go upH05927p$his godH0430o$lordH03068,nC$among you of all his peopleH05971m$in judahH03063l%$in jerusalemH03389k%$ him an houseH01004j#$ me to buildH01129(i;$ me; and he hath chargedH06485h$ givenH05414g$ of heavenH08064f$godH0430e$lordH03068d%$of the earthH0776!c-$all the kingdomsH04467b$of persiaH06539a$kingH04428`$cyrusH03566_!$thus saithH0559^$sayingH0559 ]+$also in writingH04385+\A$throughout all his kingdomH044383[C'$that he made a proclamationH06963 H05674Z$of persiaH06539Y$kingH04428X$of cyrusH03566W!$ the spiritH07307 NqP0 |^'iK2nN# me to buildH01129$3 and he hath chargedH06485% of the earthH0776$3 me all the kingdomsH04467 !hath givenH05414 of heavenH08064 godH0430 lordH03068 of persiaH06539kingH04428cyrusH03566!thus saithH0559sayingH0559 +also in writingH04385+Athroughout all his kingdomH044383C'that he made a proclamationH06963 H05674of persiaH06539kingH04428of cyrusH03566~! the spiritH07307}! stirred upH05782| lordH03068#{1 might be fulfilledH03615z# of jeremiahH03414y%by the mouthH06310xlordH03068w'that the wordH01697vof persiaH06539ukingH04428tof cyrusH03566 XqV#y[@jQ- rX- of godH0430,' for the houseH01004-+E beside the freewill offeringH05071*+ and with beastsH0929)) and with goodsH07399('and with goldH02091 '+him with silverH03701&helpH05375%%of his placeH04725$#let the menH0582$#3where he sojournethH01481"%in any placeH04725(!;and whosoever remainethH07604 % in jerusalemH03389 the godH0430 of israelH03478 godH0430lordH03068the houseH01004and buildH01129in judahH03063%to jerusalemH03389/Ibe with him, and let him go upH05927his godH0430,Camong you of all his peopleH05971in judahH03063%at jerusalemH03389% him an houseH01004 ]cBiK2rT5]J'brought forthH03318Ithe kingH04428H!also cyrusH03566&G7 was willingly offeredH05068)F= and with precious thingsH04030E+and with beastsH0929D!with goodsH07399Cwith goldH02091Bof silverH03701A%with vesselsH03627@#their handsH03027"?/them strengthenedH02388>aboutH05439=%in jerusalemH03389<lordH03068; the houseH01004: to buildH011299 to go upH059278! had raisedH057827 godH04306%whose spiritH07307 5+and the levitesH03881 4+and the priestsH035483%and benjaminH011442of judahH030631)of the fathersH010the chiefH07218/%then rose upH06965.%in jerusalemH03389 W}W2mM- bCvWg! and twentyH06242f nineH08672e of silverH03701d chargersH0105c! a thousandH0505b of goldH02091a chargersH0105 `+ of them: thirtyH07970_! the numberH04557^ of judahH03063]! the princeH05387&\7 them unto sheshbazzarH08339[%and numberedH05608Z'the treasurerH01489Y'of mithredathH04990X#by the handH03027W#bring forthH03318Vof persiaH06539UkingH04428%T5even those did cyrusH03566S# of his godsH0430"R/ them in the houseH01004Q# and had putH05414!P- out of jerusalemH03389"O/had brought forthH03318%N5which nebuchadnezzarH05019MlordH03068L%of the houseH01004K#the vesselsH03627 mx]=% vZ8h?m%5out of the captivityH07628%that went upH05927 +of the provinceH04082%the childrenH01121) unto jerusalemH03389% from babylonH0894%5 that were brought upH05927~' the captivityH01473} bring upH05927 |+ did sheshbazzarH08339{ hundredH03967z and fourH0702y thousandH0505x fiveH02568w' and of silverH03701v of goldH02091 u+ all the vesselsH03627t! a thousandH0505s vesselsH03627r otherH0312q and tenH06235p hundredH03967o fourH0702n# of a secondH04932m basonsH03713l silverH03701k of goldH02091j basonsH03713i thirtyH07970h knivesH04252 Jd?|^:u[A&jJ#%two thousandH0505"of paroshH06551!%the childrenH01121 of israelH03478'of the peopleH05971!of the menH0582! the numberH04557 baanahH01196 rehumH07348 bigvaiH0902 misparH04558bilshanH01114mordecaiH04782reelaiahH07480seraiahH08304nehemiahH05166jeshuaH03442 +with zerubbabelH02216!which cameH0935'unto his cityH05892every oneH0376 and judahH03063 ) unto jerusalemH03389 ) and came againH07725 % unto babylonH0894! - had carried awayH01540 !of babylonH0894the kingH04428$3whom nebuchadnezzarH050195Uof those which had been carried awayH01473 ^fL0jM,rV0^B%the childrenH01121Aand fourH0702@fiftyH02572?#two hundredH03967>!a thousandH0505=of elamH05867<%the childrenH01121";!' and twelveH06240 H08147:hundredH039679eightH080838%two thousandH05057joabH030976of jeshuaH03442 5+of the childrenH01121!4-of pahath–moabH063553%the childrenH011212and fiveH025681seventyH076570hundredH03967/sevenH07651.of arahH0733-%the childrenH01121,and twoH08147+seventyH07657*hundredH03967)threeH07969('of shephatiahH08203'%the childrenH01121&and twoH08147%seventyH07657$!an hundredH03967 !UxW9oV:oR4qUc hundredH03967b sixH08337a# of adonikamH0140`% the childrenH01121_ and twoH08147^ twentyH06242] hundredH03967\ twoH08147[! a thousandH0505Z of azgadH05803Y% the childrenH01121X and threeH07969W twentyH06242V hundredH03967U sixH08337T of bebaiH0893S% the childrenH01121R and twoH08147Q fortyH0705P hundredH03967O sixH08337N of baniH01137M% the childrenH01121L) and threescoreH08346K hundredH03967J sevenH07651I of zaccaiH02140H% the childrenH01121Gand fiveH02568FfortyH0705EhundredH03967DnineH08672Cof zattuH02240 PlR6nS3kM,kPtwentyH06242#two hundredH03967of hashumH02828%the childrenH01121"!'and twelveH06240 H08147~!an hundredH03967}of jorahH03139|%the childrenH01121{and threeH07969ztwentyH06242yhundredH03967xthreeH07969wof bezaiH01209v%the childrenH01121uand eightH08083tninetyH08673s#of hezekiahH03169rof aterH0333q%the childrenH01121pand fourH0702ofiftyH02572nhundredH03967mfourH0702lof adinH05720k%the childrenH01121jand sixH08337ififtyH02572h%two thousandH0505gof bigvaiH0902f%the childrenH01121e and sixH08337d sixtyH08346 _kJ&y]B"pT3 }_"and threeH07969!and fortyH0705 hundredH03967sevenH07651#and beerothH0881chephirahH03716"/of kirjath–arimH07157%the childrenH01121and twoH08147fortyH0705#of azmavethH05820%the childrenH01121and eightH08083twentyH06242!an hundredH03967#of anathothH06068the menH0582and sixH08337fiftyH02572#of netophahH05199the menH0582 and threeH07969 twentyH06242 !an hundredH03967 +of beth–lehemH01035 %the childrenH01121and fiveH02568ninetyH08673of gibbarH01402%the childrenH01121and threeH07969 [qV; oT4gH){[B#two hundredH03967A!a thousandH0505@elamH05867?%of the otherH0312>%the childrenH01121=and sixH08337<fiftyH02572;!an hundredH03967:!of magbishH040199%the childrenH011218and twoH081477fiftyH025726of neboH050155%the childrenH011214and threeH079693twentyH062422#two hundredH039671and aiH058570%of beth–elH01008/the menH0582.and twoH08147-twentyH06242,!an hundredH03967+!of michmasH04363*the menH0582)and oneH0259(twentyH06242'hundredH03967&sixH08337%and gabaH01387$of ramahH07414#%the childrenH01121 _rV7uX7mS7_b%$of the houseH01004a!$of jedaiahH03048`%$the childrenH01121_#$the priestsH03548^!#and thirtyH07970]#hundredH03967\#and sixH08337[#thousandH0505Z#threeH07969Y#of senaahH05570X%#the childrenH01121W"and fiveH02568V"fortyH0705U"hundredH03967T"threeH07969S!"of jerichoH03405R%"the childrenH01121Q!and fiveH02568P!twentyH06242O!hundredH03967N!sevenH07651M!and onoH0207L!hadidH02307K!of lodH03850J%!the childrenH01121I! and twentyH06242H hundredH03967G threeH07969F of harimH02766E% the childrenH01121Dand fourH0702CfiftyH02572 QsR6eL. hJ*mQ)of asaphH0623%)the childrenH01121#)the singersH07891~(and fourH0702}(seventyH07657|#(of hodaviahH01938 {+(of the childrenH01121z#(and kadmielH06934y(of jeshuaH03442x%(the childrenH01121w#(the levitesH03881%v'''and seventeenH06240 H07651u!'a thousandH0505t'of harimH02766s%'the childrenH01121r&and sevenH07651q&fortyH0705p#&two hundredH03967o!&a thousandH0505n&of pashurH06583m%&the childrenH01121l%and twoH08147k%fiftyH02572j!%a thousandH0505i%of immerH0564h%%the childrenH01121g$ and threeH07969f$seventyH07657e$hundredH03967d$nineH08672c$of jeshuaH03442 SdC$kJ, pO3tS%,the childrenH01121,of kerosH07026%,the childrenH01121#+of tabbaothH02884%+the childrenH01121!+of hasuphaH02817%+the childrenH01121+of zihaH06727%+the childrenH01121'+the nethinimsH05411*and nineH08672*thirtyH07970)*all an hundredH03967*of shobaiH07630%* the childrenH01121* of hatitaH02410%* the childrenH01121* of akkubH06126 %* the childrenH01121 *of talmonH02929 %*the childrenH01121 *of aterH0333 %*the childrenH01121!*of shallumH07967%*the childrenH01121)*of the portersH07778%*the childrenH01121)and eightH08083)twentyH06242!)an hundredH03967 UeD%iH+ oN1vU=%1the childrenH01121<1of uzzaH05798;%1the childrenH01121:0of gazzamH015029%0the childrenH0112180of nekodaH053537%0the childrenH0112160of rezinH075265%0the childrenH011214/of reaiahH072113%/the childrenH011212/of gaharH015151%/the childrenH011210/of giddelH01435/%/the childrenH01121..of hananH02605-%.the childrenH01121,!.of shalmaiH08073+%.the childrenH01121*.of hagabH02285)%.the childrenH01121(-of akkubH06126'%-the childrenH01121&!-of hagabahH02286%%-the childrenH01121$!-of lebanahH03838#%-the childrenH01121",of padonH06303!%,the childrenH01121 ,of siahaH05517 FgF'`?!cB$gF[%6the childrenH01121Z6of neziahH05335Y%6the childrenH01121X5of thamahH08547W%5the childrenH01121V5of siseraH05516U%5the childrenH01121T5of barkosH01302S%5the childrenH01121R4of harshaH02797Q%4the childrenH01121P4of mehidaH04240O%4the childrenH01121N!4of bazluthH01213M%4the childrenH01121L3of harhurH02744K%3the childrenH01121J!3of hakuphaH02709I%3the childrenH01121H3of bakbukH01227G%3the childrenH01121#F#'2of nephusimH05304 H05300E%2the childrenH01121D!2of mehunimH04586C%2the childrenH01121B2of asnahH0619A%2the childrenH01121@1of besaiH01153?%1the childrenH01121>1of paseahH06454 ZaD#cE$c8tZx:threeH07969w:servantsH05650v%:of solomon'sH08010!u-:and the childrenH01121"t/:all the nethinimsH05411s9of amiH0532r%9the childrenH01121'q99of pochereth of zebaimH06380p%9the childrenH01121o9of hattilH02411n%9the childrenH01121m'9of shephatiahH08203l%9the childrenH01121k8of giddelH01435j%8the childrenH01121i8of darkonH01874h%8the childrenH01121g8of jaalahH03279f%8the childrenH01121e7 of perudaH06514d%7the childrenH01121c%7of sopherethH05618b%7the childrenH01121a7of sotaiH05479`%7the childrenH01121_7servantsH05650^%7of solomon'sH08010]%7the childrenH01121\!6of hatiphaH02412 JaA& zW9{cG-eJ=of kozH06976%=the childrenH01121!=of habaiahH02252%=the childrenH01121)=of the priestsH03548$3=and of the childrenH01121< and twoH08147< fiftyH02572<hundredH03967<sixH08337 <of nekodaH05353 %<the childrenH01121 <of tobiahH02900 %<the childrenH01121 !<of delaiahH01806%<the childrenH01121; of israelH03478); and their seedH02233; houseH01004); their father'sH01;not shewH05046);but they couldH03201;immerH0564;addanH0135;cherubH03743~#;tel–harsaH08521!}-;from tel–melahH08528#|1;they which went upH05927{:and twoH08147z:ninetyH08673y:hundredH03967 G`?W+U5cG1@togetherH0259'09@the whole congregationH06951!/-? and with thummimH08550.?with urimH0224-?a priestH03548$,3?till there stood upH05975+#?holy thingsH06944*#?of the mostH069443)S?unto them, that they should not eatH0398(?saidH0559"'/?and the tirshathaH08660(&;>put from the priesthoodH035501%M>therefore were they, as pollutedH01351($;>but they were not foundH046726#W>those that were reckoned by genealogyH03187")>their registerH03791!%>these soughtH01245! -=after their nameH08034)=and was calledH07121'= the gileaditeH01569%= of barzillaiH01271!-= of the daughtersH01323= a wifeH0802!= which tookH03947%=of barzillaiH01271%=the childrenH01121 Ug=uW, tX8rUPCand fiveH02568OCthirtyH07970NChundredH03967MCfourH0702L%Ctheir camelsH01581KB and fiveH02568JBfortyH0705I#Btwo hundredH03967H#Btheir mulesH06505GBand sixH08337FBthirtyH07970EBhundredH03967DBsevenH07651C%Btheir horsesH05483"B/A and singing womenH07891A#A singing menH07891'@9A among them two hundredH03967?!A there wereH0428>Aand sevenH07651=AthirtyH07970<AhundredH03967;AthreeH07969:AthousandH05059AsevenH076518+Aand their maidsH0519&77Abeside their servantsH056506!@threescoreH083465@hundredH039674@threeH07969 3-@and two thousandH05052%@fortyH07239 H0702 ^|]<|Z@sM)^ n+E and one hundredH03967mE of silverH03701lE poundH04488kE thousandH0505jE and fiveH02568iEof goldH02091hEdramsH01871 g-Eand one thousandH0505"f!'EthreescoreH07239 H08337e#Eof the workH04399!d/Eunto the treasureH0214$c3Eafter their abilityH03581bEthey gaveH05414a%D in his placeH04349`%D to set it upH05975_D of godH0430^'Dfor the houseH01004])Doffered freelyH05068\%Dat jerusalemH03389[DlordH03068Z%Dto the houseH01004Y)Dwhen they cameH0935X)Dof the fathersH01W%Dof the chiefH07218V!C and twentyH06242UC hundredH03967TC sevenH07651SCthousandH0505RCsixH08337QCassesH02543 H]9jA' V<%hH #the priestsH03548 -and his brethrenH0251 !of jozadakH03136the sonH01121jeshuaH03442'then stood upH06965% to jerusalemH03389 manH0376 as oneH0259,Egathered themselves togetherH0622!the peopleH05971'in the citiesH05892of israelH03478!~-and the childrenH01121}was comeH05060|monthH02320%{5and when the seventhH07637 z+F in their citiesH05892y)F and all israelH03478 x+Fin their citiesH05892wFdweltH03427"v/Fand the nethinimsH05411 u+Fand the portersH07778 t+Fand the singersH07891s'Fof the peopleH05971 r+Fand the levitesH03881q)Fso the priestsH03548pEgarmentsH03801oEpriests'H03548 Y|\> iN4\7|Y()also the feastH02282'they keptH06213&# and eveningH06153% morningH01242 $+ burnt offeringsH05930# lordH03068 "+burnt offeringsH05930!!-and they offeredH05927" 1of those countriesH07760Kupon them because of the peopleH05971for fearH0367)upon his basesH04350the altarH04196%and they setH03559of godH0430the manH0376of mosesH04872!in the lawH08451writtenH03789 +burnt offeringsH05930to offerH05927of israelH03478! of the godH0430 the altarH04196# and buildedH01129 - and his brethrenH0251% of shealtielH07597 the sonH01121 )and zerubbabelH02216 bxZ.j@kR0{bClordH03068 B+burnt offeringsH05930A'they to offerH05927@beganH02490?monthH02320>)of the seventhH07637=dayH03117<)from the firstH0259; lordH03068$:3 a freewill offeringH0507189[and of every one that willingly offeredH05068&87that were consecratedH069427lordH03068*6?and of all the set feastsH04150&57both of the new moonsH023204)burnt offeringH059303'the continualH085482'and afterwardH03101 requiredH031170% of every dayH03117/# as the dutyH01697(.;according to the customH04941-by numberH04557 ,+burnt offeringsH05930!+'the dailyH03117 H03117*writtenH03789))of tabernaclesH05521 [gM$|T8}R9|[`%at jerusalemH03389_of godH0430^)unto the houseH01004]+of their comingH0935\yearH08141"[/now in the secondH08145Zof persiaH06539YkingH04428'X9that they had of cyrusH03566'W9according to the grantH07558Vof joppaH03305U!to the seaH03220T% from lebanonH03844S treesH06086R cedarH0730Q to bringH0935$P3 and to them of tyreH06876#O1unto them of zidonH06722Nand oilH08081Mand drinkH04960Land meatH03978&K7and to the carpentersH02796%J5also unto the masonsH02672ImoneyH03701Hthey gaveH05414G laidH03245F lordH03068E' of the templeH01964#D1 but the foundationH03245 DoN/g4pX9hD ~- and his brethrenH0251} his sonsH01121| jeshuaH03442{! then stoodH05975z lordH03068y%of the houseH01004xthe workH04399w)to set forwardH05329v!and upwardH04605uoldH01121tyearsH08141s#from twentyH06242r#the levitesH03881q'and appointedH05975p)unto jerusalemH03389!o-of the captivityH07628/nKand all they that were come outH0935 m+and the levitesH03881l#the priestsH03548!k/of their brethrenH0251 j+and the remnantH07605i!of jozadakH03136hthe sonH01121g! and jeshuaH03442f% of shealtielH07597e the sonH01121d! zerubbabelH02216c beganH02490bmonthH02320a'in the secondH08145 YmJ#gG}X6Y$3 after the ordinanceH03027 lordH03068 to praiseH01984% with cymbalsH04700 of asaphH0623 the sonsH01121 + and the levitesH03881' with trumpetsH02689!- in their apparelH03847# the priestsH03548 they setH05975 lordH03068' of the templeH01964$3 laid the foundationH03245& 7 and when the buildersH01129 # the levitesH03881" 1 and their brethrenH0251 ! their sonsH01121 ! of henadadH02582 the sonsH01121 of godH0430% in the houseH01004##' the workmenH04399 H06213) to set forwardH05329 togetherH0259 of judahH03063 the sonsH01121% and his sonsH01121 kadmielH06934 GwW1w[: |_BaG9 houseH010048 the firstH072237' that had seenH072006# ancient menH022055) of the fathersH014 and chiefH072183# and levitesH038812) of the priestsH035481 but manyH072270 was laidH03245/ lordH03068.% of the houseH01004'-9 because the foundationH03245, lordH03068"+/ when they praisedH01984* shoutH08643)% with a greatH01419( shoutedH07321#'1 and all the peopleH05971&' toward israelH03478% for everH05769$' for his mercyH02617# goodH02896" lordH03068"!/ and giving thanksH03034 # in praisingH019841M and they sang together by courseH06030 of israelH03478 kingH04428 of davidH01732 GsZ: dF% cC)aGWheardH08085V%and benjaminH01144Uof judahH03063)T=now when the adversariesH06862S afar offH07350R was heardH08085Q' and the noiseH06963P shoutH08643O# with a loudH01419N shoutedH07321M) for the peopleH05971L' of the peopleH05971K) of the weepingH01065J) from the noiseH06963I of joyH08057H% of the shoutH08643G the noiseH06963"F/ could not discernH05234#E1 so that the peopleH05971D for joyH08057C aloudH07311B shoutedH08643A and manyH07227@ voiceH06963?# with a loudH01419> weptH01058"=/ before their eyesH05869< was laidH03245;' of this houseH01004$:3 when the foundationH03245 ^zaJ, Z0g8v^ssaidH0559rof israelH03478q)of the fathersH01p%of the chiefH07218o%and the restH07605n!and jeshuaH03442m)but zerubbabelH02216+lAwhich brought us up hitherH05927k of assurH0804j kingH04428 i- of esar–haddonH0634(h; unto him since the daysH03117$g3 and we do sacrificeH02076fyour godH0430&e7with you: for we seekH01875(d;unto them, let us buildH01129cand saidH0559b)of the fathersH01!a-and to the chiefH07218`'to zerubbabelH02216_)then they cameH05066^ of israelH03478] godH0430\ lordH03068[!the templeH01964ZbuildedH01129!Y-of the captivityH01473"X/that the childrenH01121 _}O0qN* jE'x_kingH04428of cyrusH03566 %all the daysH03117 'their purposeH06098+ Aagainst them, to frustrateH06565 #counsellorsH03289 and hiredH07936!-them in buildingH01129#%%and troubledH01089 H0926of judahH03063'of the peopleH05971the handsH03027weakenedH07503#of the landH0776 +then the peopleH05971)hath commandedH06680of persiaH06539~the kingH04428}cyrusH03566|as kingH04428{of israelH03478zgodH0430y lordH03068x! will buildH01129*w? but we ourselves togetherH03162v% unto our godH0430u an houseH01004Btounto them, ye have nothing to do with us to buildH01129 Pd?qT2}\4xP$,5in the syrian tongueH0762+writtenH03789*' of the letterH05406 )+ and the writingH03791( of persiaH06539' kingH04428&+ unto artaxerxesH0783$%3of their companionsH03674$%and the restH07605#tabeelH02870"!mithredathH04990!bishlamH01312 wroteH03789'of artaxerxesH0783 +and in the daysH03117' and jerusalemH03389of judahH03063(;against the inhabitantsH03427'an accusationH07855wroteH03789%of his reignH04438!-in the beginningH08462%of ahasuerusH0325!-and in the reignH04438 of persiaH06539 kingH04428 of dariusH01867%5 even until the reignH04438of persiaH06539 PpO0nM5hG rPI' the dehavitesH01723 H+ the susanchitesH07801G+ the babyloniansH0896F) the archevitesH0756E) the apharsitesH0670D) the tarpelitesH02967#C3 the apharsathchitesH0671B% the dinaitesH01784$A3 of their companionsH03675@% and the restH07606?! the scribeH05613>% and shimshaiH08124&=)' the chancellorH02942 H01169< rehumH07348; thenH0116:% in this sortH036609 the kingH044308' to artaxerxesH07837 jerusalemH033906againstH059225letterH01044aH022983wroteH037902!the scribeH056131%and shimshaiH08124&0)'the chancellorH02942 H01169/rehumH07348$.5in the syrian tongueH0762 -+and interpretedH08638 ^eG+ dFtQ4x^g knownH03046f be itH01934#e1 and at such a timeH03706d the riverH05103c% on this sideH05675b the menH0606a% thy servantsH05649` the kingH04430_+ unto artaxerxesH0783^ unto himH05922] they sentH07972\ thatH01768[' of the letterH0104Z the copyH06573Y thisH01836#X1 and at such a timeH03706W the riverH05103V% on this sideH05675U% and the restH07606T! of samariaH08115S' in the citiesH07149R' and setH01994 H03488Q% brought overH01541P asnapparH0620O and nobleH03358N the greatH07229M whomH01768L) of the nationsH0524K% and the restH07606J% the elamitesH05962 ^mT:X:zaH)}^! and customH01983 tributeH01093 tollH04061 payH05415' will they notH03809 set upH03635' and the wallsH07792! be buildedH01124~ cityH07149} thisH01791| that, ifH02006{' unto the kingH04430z nowH03705#y#' be it knownH01934 H03046x+ the foundationsH0787w! and joinedH02338v the wallsH07792'u+' and have set upH03635 H03635t cityH07149s# and the badH0873r) the rebelliousH04779q buildingH01124p) unto jerusalemH03390o are comeH0858n to usH05922m theeH03890l fromH04481k came upH05559j whichH01768i' that the jewsH03062h' unto the kingH04430 Y]Ae@qQ* rY# cityH07149"% a rebelliousH04779! cityH07149  that thisH01791and knowH03046)of the recordsH01799#in the bookH05609#1so shalt thou findH07912)of thy fathersH02)of the recordsH01799(;may be made in the bookH05609#that searchH01240the kingH04430' and certifiedH03046% have we sentH07972!' thereforeH01836 H05922 dishonourH06173! the king'sH04430'for us to seeH02370meetH0749)and it was notH03809palaceH01965# #'maintenanceH04416 H04415 we haveH01768 'becauseH03606 H06903 nowH03705 % of the kingsH04430# the revenueH0674$3 thou shalt endamageH05142 [rV2|^H,\@&x[Cthe kingH04430BsentH07972Athe riverH05103@%on this sideH05675?portionH02508> noH03809=+ thou shalt haveH0383< meansH06903; by thisH01836:) thereof set upH036359'and the wallsH077928!be buildedH011247cityH071496thisH017915that, ifH020064the kingH044303certifyH030462weH05861destroyedH027180cityH07149/)cause was thisH01791.whichH01836-forH05922,timeH03118+oldH05957*ofH04481 )+within the sameH01459(seditionH0849)'=and that they have movedH05648&'and provincesH04083%!unto kingsH04430$# and hurtfulH05142 ghI,pV/x^9ga timeH03118`oldH05957_ofH04481^cityH07149]that thisH017910\Khath been made, and it is foundH07912[!and searchH01240!Z'commandedH02942 H07761Yand iH04481XbeforeH06925WreadH07123"V/hath been plainlyH06568Uunto usH05922T'which ye sentH07972S!the letterH05407#R1and at such a timeH03706QpeaceH08001Pthe riverH05103ObeyondH05675N the restH07606M! in samariaH08115L! that dwellH03488$K3 of their companionsH03675J the restH07606I!the scribeH05613HshimshaiH08124&G)'the chancellorH02942 H01169FrehumH07348EuntoH05922Dan answerH06600 Pa>gL.eI0pP# commandmentH02941 untilH05705 buildedH01124~ be notH03809} cityH07149|'and that thisH01791{to ceaseH0989zmenH01400ytheseH0479xto causeH0989w#commandmentH02942vye nowH03705ugiveH07761t was paidH03052s! and customH01983r tributeH01093q and tollH04061p the riverH05103obeyondH05675nover allH03606!m-which have ruledH07990ljerusalemH03390kalso overH05922jkingsH04430imightyH08624 h+there have beenH01934g)have been madeH05648f%and seditionH0849e rebellionH04776d kingsH04430c againstH05922'b9 hath made insurrectionH05376 WwR9!nQ5mD$sW by forceH0153to ceaseH0989'and made themH01994the jewsH03062untoH05922%to jerusalemH03390in hasteH0924% they went upH0236%5 and their companionsH03675! the scribeH05613% and shimshaiH08124 rehumH07348beforeH06925readH07123letterH05407#artaxerxes'H0783of kingH04430the copyH06573'whenH01768 H04481 nowH0116 % of the kingsH04430 #to the hurtH05142 growH07680 'should damageH02257whyH04101thisH01836!'not to doH05648 H05922!-now that ye failH07960!'take heedH02095 H01934from meH04481)shall be givenH07761 QrX7gI#oV9mQ@rose upH06966?thenH0116>untoH05922=of israelH03479<! of the godH0426;# in the nameH08036:' and jerusalemH033909 in judahH030618 the jewsH030627untoH059226!prophesiedH050135of iddoH057144the sonH012473'and zechariahH021482#the prophetH050291haggaiH02292"0/then the prophetsH05029/of persiaH06540. kingH04430- of dariusH01868,% of the reignH04437+ yearH08140*! the secondH08648)untoH05705#(%%so it ceasedH0989 H01934'%at jerusalemH03390&of godH0426%%of the houseH01005$the workH05673#ceasedH0989"thenH0116!and powerH02429 LiJ,sY=^5fL_houseH01005^thisH01836]%you to buildH01124&\)' hath commandedH02942 H07761[ whoH04479Z unto themH05922Y thusH03652X and saidH0560%W5and their companionsH03675%V5and shethar–boznaiH08370Uthe riverH05103T%on this sideH05675SgovernorH06347R) to them tatnaiQcameH0858!P-at the same timeH02166OhelpingH05583Nof godH0426M%the prophetsH05029L'and with themH05974K% at jerusalemH03390J of godH0426I the houseH01005H to buildH01124G and beganH08271F!of jozadakH03136Ethe sonH01247D!and jeshuaH03443C%of shealtielH07598Bthe sonH01247A!zerubbabelH02217 X|I0hH0~bI*qXthisH01836~!concerningH05922}by letterH05407%|5they returned answerH08421{and thenH0116zto dariusH01868y cameH01946x! the matterH02941w tillH05705v to ceaseH0989u themH01994tcauseH0989$s3that they could notH03809r#of the jewsH03062q!the eldersH07868puponH05922owasH01934n%of their godH0426m#but the eyeH05870l buildingH01147k thisH01836jthat makeH01124i!of the menH01400hthe namesH08036gareH0581fwhatH04479/eIwe unto them after this mannerH03660dsaidH0560cthenH0116bwallH0846athisH01836`)and to make upH03635 ejL#fK.`C+eof judeaH03061"/into the provinceH04083%that we wentH0236'unto the kingH04430##'be it knownH03046 H01934 peaceH08001 allH03606the kingH04430#unto dariusH01868thusH01836#was writtenH03790%him, whereinH01459untoH05922a letterH06600they sentH07972the kingH04430 dariusH01868  untoH05922  sentH07972  the riverH05103 % on this sideH05675!/ the apharsachitesH0671#1and his companionsH03675%5and shethar–boznaiH08370the riverH05103%on this sideH05675governorH06347# that tatnai'of the letterH0104the copyH06573 ]cJ,`=% \;"u]= alsoH0638<# their namesH08036; we askedH07593: wallsH08469 theseH018368) and to make upH036357 houseH010056 thisH018365% you to buildH01124!4' commandedH02942 H077613 whoH044792) unto them thusH036601 saidH05600 eldersH07868/ we thoseH0479. askedH07593- thenH0116,)in their handsH03028#+1on, and prosperethH06744*fastH0629)goethH05648(workH05673'and thisH01791&%in the wallsH03797% is laidH07761$! and timberH0636# stonesH069"! with greatH01560!!- which is buildedH01124 godH0426%of the greatH07229%to the houseH01005 VvX;tV9w_=$wV]% had provokedH07265\- that our fathersH02[ afterH04481Z butH03861Y! and set upH03635X buildedH01124W of israelH03479V kingH04430U' which a greatH07229T agoH06928S yearsH08140R manyH07690Q theseH01836P buildedH01124O that wasH01934N the houseH01005M and buildH01124L and earthH0772K of heavenH08065J! of the godH0426I% the servantsH05649H areH01994G weH0586F sayingH0560E us answerH06600D' they returnedH08421C and thusH03660B the chiefH07217A! of the menH01400@ the namesH08036*?? thee, that we might writeH03790>! to certifyH03046 asQ+zZ;"vX?% a }+and the vesselsH03984| of godH0426{ houseH01005z thisH01836y to buildH01124x a decreeH02942w madeH07761v cyrusH03567u kingH04430t! of babylonH0895s the kingH04430r of cyrusH03567q yearH08140p% in the firstH02298o butH01297n% into babylonH0895m awayH01541l! the peopleH05972k# and carriedH01541j houseH01005i thisH01836h' who destroyedH05642g% the chaldeanH03679f! of babylonH0895e the kingH04430"d/ of nebuchadnezzarH05020c' into the handH03028b themH01994a he gaveH03052`! unto wrathH07265_ of heavenH08065^ the godH0426 ]x^5xZ@"hI)s]goH0236vesselsH03984theseH0412)unto him, takeH05376and saidH0560governorH06347!-whom he had madeH07761#sheshbazzarH08340!whose nameH08036(;and they were deliveredH03052!of babylonH0895!the templeH01965out ofH04481takeH05312the kingH04430 did cyrusH03567 thoseH01994 !of babylonH0895% 5them into the templeH01965 # and broughtH02987% in jerusalemH03390! the templeH01965 out ofH04481 tookH05312%5which nebuchadnezzarH05020of godH0426%of the houseH01005!and silverH03702goldH01722ofH01768~alsoH0638 hbH)oM,R4h$;3let there be searchH01240:the kingH044309toH059228goodH028697'therefore, ifH020066nowH037055finishedH080004it is notH03809)3=hath it been in buildingH011242 nowH037051! even untilH057050 that timeH0116/ and sinceH04481.% in jerusalemH03390-of godH0426,%of the houseH01005+)the foundationH0787*laidH03052)#sheshbazzarH08340(the sameH01791'cameH0858&thenH0116%his placeH0870$ inH05922#! be buildedH01124" of godH0426"!/ and let the houseH01005 % in jerusalemH03390 +into the templeH01965themH01994carryH05182 MjN5rX>yaF)oM[' the treasuresH01596Z whereH08536Y%of the rollsH05609&X7was made in the houseH01005W!and searchH01240Va decreeH02942UmadeH07761Tthe kingH04430SdariusH01868RthenH0116Q#this matterH01836!P-to us concerningH05922O%his pleasureH07470NsendH07972!M-and let the kingH04430L%at jerusalemH03390Kof godH0426JhouseH01005IthisH01791Hto buildH01124Gthe kingH04430FcyrusH03567EofH04481Dwas madeH07761C'that a decreeH02942B it beH0383A whetherH02006@! at babylonH0895? thereH08536> houseH01005=treasureH01596#<1made in the king'sH04430 izX4rQ8sY8i'y;and let the foundationsH0787x!sacrificesH01685#w1where they offeredH01684vthe placeH0870u! be buildedH01124t' let the houseH01005s% at jerusalemH03390r of godH0426q the houseH01005pa decreeH02942omadeH07761nthe kingH04430mcyrusH03567lthe kingH04430kof cyrusH03567jyearH08140i%in the firstH02298h writtenH03790g thusH03652f a recordH01799e#and thereinH01459drollH04040caH02298b%of the medesH04076 a+in the provinceH04083`'in the palaceH01001_#at achmethaH0307$^3and there was foundH07912]! in babylonH0895\% were laid upH05182 dsS,pV-}^B!d% at jerusalemH03390! the templeH01965 out ofH04481!took forthH05312%5which nebuchadnezzarH05020of godH0426%of the houseH01005vesselsH03984!and silverH03702)let the goldenH01722 and alsoH0638  houseH01005 ! the king'sH04430  out ofH04481  be givenH03052%5and let the expensesH05313timberH0636of newH02323and a rowH05073stonesH069of greatH01560rowsH05073threeH08532cubitsH0521#1thereof threescoreH08361~#the breadthH06613}cubitsH0521#|1thereof threescoreH08361{!the heightH07314)z=thereof be strongly laidH05446 XzV5rW9t\C(xX6#of the jewsH03062!5-let the governorH063474aloneH076623of godH04262houseH010051of thisH017910%let the workH05673/thenceH08536. fromH04481- farH07352, be yeH01934+ the riverH05103* beyondH05675!)/the apharsachitesH0671$(3and your companionsH03675!'-shethar–boznaiH08370&the riverH05103%beyondH05675$governorH06347# tatnai"nowH03705!of godH0426 %in the houseH01005and placeH05182%to his placeH0870%at jerusalemH03390 +unto the templeH01965"/and brought againH01946#be restoredH08421% unto babylonH0895# and broughtH02987 !bpV?"}^B)s\<!zbWmenH01400V!unto theseH0479UgivenH03052TbeH01934SexpensesH05313RforthwithH0629Qthe riverH05103PbeyondH05675O#the tributeH04061NofH01768MgoodsH05232#L1that of the king'sH04430K of godH0426J houseH01005I of thisH01791!H- for the buildingH01124G jewsH03062Fof theseH0479E!the eldersH07868DtoH05974C#ye shall doH05648BwhatH03964Aa decreeH02942@makeH07761?!moreover iH04481>his placeH0870=inH05922< of godH0426; houseH01005: thisH017919 buildH011248# of the jewsH030627)and the eldersH07868 \vW:~eL0fK/y\t and prayH06739s of heavenH08065r% unto the godH0426,qC sacrifices of sweet savoursH05208+p3' that they may offerH07127 H01934o failH07960n withoutH03809m by dayH03118l them dayH03118k givenH03052j let it beH01934i% at jerusalemH03390h) of the priestsH03549-gE according to the appointmentH03983f and oilH04887e wineH02562d saltH04416c wheatH02591b of heavenH08065a! of the godH0426(`; for the burnt offeringsH05928_ and lambsH0563^ and ramsH01798] bullocksH08450\! both youngH01123"[/ they have need ofH02818Z) and that whichH04101YhinderedH0989!X-that they be notH03809 hbEpR-rY: h! and peopleH05972 kingsH04430 allH03606 destroyH04049 thereH08536  to dwellH07932* ? that hath caused his nameH08036 # and the godH0426  thisH01836  forH05922! a dunghillH05122 be madeH05648"/ and let his houseH01005 thereonH05922"/ let him be hangedH04223!- and being set upH02211 his houseH01005 fromH04481) be pulled downH05256! let timberH0636~ wordH06600} thisH01836|# shall alterH08133%{)% that whosoeverH0606 H03606z a decreeH02942y# i have madeH07761x alsoH04481 w+ and of his sonsH01123v# of the kingH04430u% for the lifeH02417 ^fL2eM8pG* z^1buildedH011240#of the jewsH03062/)and the eldersH07868. speedilyH0629- they didH05648, soH03660+ had sentH07972* the kingH04430%)5 to that which dariusH01868( accordingH06903%'5 and their companionsH03675!&- shethar–boznaiH08370% the riverH05103$% on this sideH05675# governorH06347"  tatnai! thenH0116 ! with speedH0629) let it be doneH05648 a decreeH02942 have madeH07761 dariusH01868 iH0576% at jerusalemH03390 of godH0426 houseH01005 thisH01791! to destroyH02255 to alterH08133' to their handH03028) that shall putH07972 NoM1lNgM,gNO yearH08140N% in the sixthH08353M which wasH01932LadarH0144K%of the monthH03393JdayH03118Ithe thirdH08532HonH05705G%was finishedH03319FhouseH01005Eand thisH01836Dof persiaH06540CkingH04430B)and artaxerxesH0783A!and dariusH01868@of cyrusH035671?Mand according to the commandmentH02942>of israelH03479=!of the godH0426#<1to the commandmentH02941; accordingH04481:% and finishedH03635!9- and they buildedH011248 of iddoH057147 the sonH012476'and zechariahH021485#the prophetH050294of haggaiH02292(3;through the prophesyingH05017#21and they prosperedH06744 PaAw[A' tU8hPnallH03606mforH05922.l9' and for a sin offeringH02409 H02402k lambsH0563j hundredH03969i fourH0703h ramsH01798g#two hundredH03969fbullocksH08450e!an hundredH03969dof godH0426chouseH01005bof thisH01836"a/at the dedicationH02597`#and offeredH07127_ with joyH02305^ of godH0426] houseH01005\ of thisH01836[) the dedicationH02597ZkeptH05648!Y-of the captivityH01547 X+of the childrenH01123W%and the restH07606 V+and the levitesH03879U#the priestsH03549Tof israelH03479!S-and the childrenH01123Rthe kingH04430Q of dariusH01868P% of the reignH04437 IfD&u]=#{V=kI 'were purifiedH02891 +and the levitesH03881 +for the priestsH03548monthH02320%of the firstH07223*3%upon the fourteenthH06240 H0702%the passoverH06453keptH06213!-of the captivityH01473!-and the childrenH01121 of mosesH04873# in the bookH05609!- as it is writtenH03792~% at jerusalemH03390}of godH0426|#the serviceH05673{forH05922!z-in their coursesH04255 y+and the levitesH03879#x1in their divisionsH06392w#the priestsH03549v%and they setH06966uof israelH03479t'of the tribesH07625(s;according to the numberH04510rgoatsH05796qheH06841p'twelveH06236 H08648oisraelH03479 `b=a0|eG,y`'lordH03068&with joyH08057%daysH03117$sevenH07651$#3of unleavened breadH04682"the feastH02282!and keptH06213  did eatH0398 of israelH03478 godH0430 lordH03068 to seekH01875#of the landH0776)of the heathenH014719]themselves unto them from the filthinessH02932-Gand all such as had separatedH0914!-out of captivityH01473&7which were come againH07725of israelH03478!-and the childrenH01121# the priestsH03548&9 and for their brethrenH0251!- of the captivityH01473%5for all the childrenH01121%the passoverH06453!and killedH07819 pureH02889 togetherH0259 Mz\/{^=pT5jMFof ahitubH0285Ethe sonH01121Dof zadokH06659Cthe sonH01121B!of shallumH07967Athe sonH01121@! of hilkiahH02518? the sonH01121>! of azariahH05838= the sonH01121<! of seraiahH08304;the sonH01121:ezraH058309of persiaH065398kingH044287'of artaxerxesH07836%in the reignH044385%these thingsH016974now afterH03103of israelH034782the godH04301of godH04300%of the houseH01004/#in the workH04399.#their handsH03027)-= unto them, to strengthenH02388,! of assyriaH0804+# of the kingH04428* the heartH03820)! and turnedH05437%(5had made them joyfulH08055 goO3iM-dH( gf of israelH03478e godH0430dlordH03068cof mosesH04872b!in the lawH08451ascribeH05608`a readyH04106_%from babylonH0894^went upH05927]this ezraH05830\ priestH03548[ the chiefH07218Zof aaronH0175Ythe sonH01121X!of eleazarH0499Wthe sonH01121V#of phinehasH06372Uthe sonH01121T!of abishuaH050Sthe sonH01121Rof bukkiH01231Qthe sonH01121Pof uzziH05813Othe sonH01121N#of zerahiahH02228Mthe sonH01121L#of meraiothH04812Kthe sonH01121J!of azariahH05838Ithe sonH01121H!of amariahH0568Gthe sonH01121 C}S:lH$~aB!dC% of the firstH07223"1 for upon the firstH0259#of the kingH04428yearH08141)in the seventhH07637~monthH02320}%in the fifthH02549|%to jerusalemH03389{#and he cameH0935z the kingH04428y' of artaxerxesH0783x yearH08141w) in the seventhH07651v) unto jerusalemH03389"u/and the nethinimsH05411 t+and the portersH07778 s+and the singersH07891 r+and the levitesH03881#q1and of the priestsH03548pof israelH03478 o+of the childrenH01121"n/and there went upH05927mhis godH0430llordH03068&k7according to the handH03027$j3him all his requestH01246i grantedH05414h% and the kingH04428g had givenH05414 ShG-sR4iG*rS"! the scribeH05608!! the priestH03548  unto ezraH05830 gaveH05414! artaxerxesH0783' that the kingH04428' of the letterH05406 the copyH06572' and judgmentsH04941 statutesH02706 in israelH03478% and to teachH03925 and to doH06213 lordH03068 the lawH08451 to seekH01875 his heartH03824% had preparedH03559 for ezraH05830! of his godH0430 handH03027& 7 according to the goodH02896 + he to jerusalemH03389  cameH0935  monthH02320 % of the fifthH02549 - and on the firstH0259% from babylonH0894# he to go upH04609 beganH03246 monthH02320 TY;nP2jK- uT@% to jerusalemH03390? to go upH019467>Y which are minded of their own freewillH05069=# in my realmH04437<# and levitesH03879;# his priestsH03549: of israelH034799! the peopleH059728 they ofH044817 that allH036066 a decreeH029425 makeH077614 iH04481#31 and at such a timeH037062 perfectH015851 of heavenH080650! of the godH0426/! of the lawH01882. a scribeH05613-! the priestH03549, unto ezraH05831+ of kingsH04430* kingH04430)! artaxerxesH0783( to israelH03478$'3 and of his statutesH02706& lordH03068$%3 of the commandmentsH04687$% of the wordsH01697# a scribeH05608 JmO2 sJ, b:gJ^and goldH01722]!the silverH03702\and allH03606[% in jerusalemH03390Z! habitationH04907Y whoseH01768Xof israelH03479W%unto the godH0426$V3have freely offeredH05069$U3and his counsellorsH03272T)which the kingH04430Sand goldH01722R!the silverH03702Q%and to carryH02987P'in thine handH03028O! of thy godH0426%N5 according to the lawH01882M' and jerusalemH03390L judahH03061K! concerningH05922J!to enquireH01240I#counsellorsH03272!H-and of his sevenH07655Gthe kingH04430F'ofH06925 H04481E'thou art sentH07972DasH03606!C'forasmuchH06903 H01768B with theeH05974A goH01946 U}d:gG#R$vU{%in jerusalemH03390z#of your godH0426y%of the houseH01005xthe altarH04056w uponH05922v themH01994u and offerH07127*t? and their drink offeringsH05261*s? with their meat offeringsH04504rlambsH0563qramsH01798pbullocksH08450omoneyH03702nwith thisH01836mspeedilyH0629 l+thou mayest buyH07066k'thatH06903 H03606j%in jerusalemH03390i%of their godH0426h' for the houseH01005#g1 offering willinglyH05069#f1 and of the priestsH03549e' of the peopleH05972&d7 the freewill offeringH05069cwithH05974b!of babylonH0895a%the provinceH04083`in allH03606%_5that thou canst findH07912 UnT2qI iApUout ofH04481bestowH05415to bestowH05415/Iwhich thou shalt have occasionH05308!of thy godH0426'for the houseH01005!-shall be needfulH02819$3and whatsoever moreH07606% of jerusalemH03390the godH0426 #thou beforeH06925 deliverH08000 !of thy godH0426 %of the houseH01005% 5thee for the serviceH06402$3also that are givenH03052#the vesselsH03984# of your godH0426) after the willH07470 that doH05648%and the goldH01722'of the silverH03702'with the restH07606to doH05648%thy brethrenH0252 ~+to thee, and toH05922 }+shall seem goodH03191&|)'and whatsoeverH01768 H04101 W{]@$gH) iP1qW6 bathsH01325"5/and to an hundredH039694of wheatH025913measuresH03734"2/and to an hundredH039691of silverH037020talentsH03604/!an hundredH03969.untoH05705-speedilyH0629#,1of you, it be doneH05648+'shall requireH07593*of heavenH08065)!of the godH0426(!of the lawH01882'! the scribeH05613&! the priestH03549%%5 that whatsoever ezraH05831$ the riverH05103# beyondH05675")the treasurersH01490!to allH03606 a decreeH02942do makeH07761the kingH04430!artaxerxesH0783iH0576and iH04481 houseH01005 treasureH01596! the king'sH04430 [lP0lJ,fF%w[TportersH08652SsingersH02171R#and levitesH03879Q)of the priestsH03549'P9you, that touching anyH03606 O+also we certifyH03046N%and his sonsH01123M#of the kingH04430Lthe realmH04437KagainstH05922J wrathH07109 I+ should there beH01934H whyH04101G forH01768F of heavenH08065E!of the godH0426D'for the houseH01005CdoneH05648$B5let it be diligentlyH0149Aof heavenH08065@the godH0426'?+'is commanded byH04481 H02941>!whatsoeverH03606=#prescribingH03792<withoutH03809;and saltH04416: of oilH048879 bathsH01325"8/ and to an hundredH039697 of wineH02562 LqP2sN0tU:dLtnotH03809"s/ye them that knowH03046rand teachH03046q!of thy godH0426pthe lawsH01882o%such as knowH03046nallH03606m the riverH05103l beyondH05675k! the peopleH05972j allH03606'i+' which may judgeH01778 H01934h!and judgesH01782g#magistratesH08200fsetH04483e'in thine handH03028d!of thy godH0426!c-after the wisdomH02452bezraH05831aand thouH0607`uponH05922_or customH01983^tributeH01093]tollH04061\to imposeH07412[ be lawfulH07990Z% it shall notH03809Y of godH0426X houseH01005W of thisH01836V%or ministersH06399UnethinimsH05412 ^iI)`I't]=^% in jerusalemH03389 lordH03068 the houseH01004#to beautifyH06286heartH03820&7as this in the king'sH04428 )which hath putH05414 )of our fathersH01 godH0430 lordH03068 blessedH01288"1or to imprisonmentH0613of goodsH05232 +to confiscationH06065orH02006'to banishmentH08332orH02006!unto deathH04193 whetherH02006 upon himH04481 speedilyH0629~ executedH05648} beH01934|%let judgmentH01780{#of the kingH04430z#and the lawH01882y!of thy godH0426xthe lawH01882w'doH05648 H01934vwill notH03809u'and whosoeverH03606 QX*u@}T, qQ/#of the sonsH01121.gershomH01647-#of phinehasH06372,#of the sonsH01121+the kingH04428*'of artaxerxesH0783)%in the reignH04438$(5with me from babylonH0894%'5of them that went upH05927&'the genealogyH03187%-of their fathersH01$'now the chiefH07218#to go upH05927"chief menH07218!'out of israelH034781 M upon me, and i gathered togetherH06908 my godH0430 lordH03068# as the handH03027'9 and i was strengthenedH02388princesH08269mightyH01368*?and before all the king'sH04428$3and his counsellorsH03289the kingH04428)unto me beforeH06440mercyH02617"/and hath extendedH05186 UnN, rS5jP0uUL#of the sonsH01121KmalesH02145JhundredH03967#I1and with him threeH07969H#of jahazielH03166Gthe sonH01121F'of shechaniahH07935E#of the sonsH01121DmalesH02145)C=and with him two hundredH03967B#of zerahiahH02228Athe sonH01121@elihoenaiH0454!?-of pahath–moabH06355>#of the sonsH01121= and fiftyH02572<!an hundredH03967;%of the malesH021458:[and with him were reckoned by genealogyH031879zechariahH021488!of pharoshH065517#of the sonsH011216'of shechaniahH079355#of the sonsH011214 hattushH024073of davidH017322#of the sonsH011211danielH018400!of ithamarH0385 DcI% mI' jN2eDj% of shelomithH08019 i+ and of the sonsH01121h malesH02145$g%' and eighteenH06240 H08083)f= and with him two hundredH03967e of jehielH03171d the sonH01121c obadiahH05662b of joabH03097a# of the sonsH01121`malesH02145'_9and with him fourscoreH08084^!of michaelH04317]the sonH01121\zebadiahH02069['of shephatiahH08203 Z+and of the sonsH01121YmalesH02145%X5and with him seventyH07657W#of athaliahH06271Vthe sonH01121UjeshaiahH03470Tof elamH05867 S+and of the sonsH01121RmalesH02145#Q1and with him fiftyH02572P#of jonathanH03129Othe sonH01121NebedH05651M%also of adinH05720 HtZ6~d@#iF-bH malesH02145)= and with them threescoreH08346% and shemaiahH08098 jeielH03273 - these, elipheletH0467# whose namesH08034# of adonikamH0140 sonsH01121+ and of the lastH0314 malesH02145~ and tenH06235(}; and with him an hundredH03967|# of hakkatanH06997{ the sonH01121z johananH03110y of azgadH05803 x+ and of the sonsH01121w malesH02145v and eightH08083$u3 and with him twentyH06242t of bebaiH0893s the sonH01121r zechariahH02148q of bebaiH0893 p+ and of the sonsH01121o malesH02145n) and threescoreH08346(m; and with him an hundredH03967l% of josiphiahH03131k the sonH01121 Q~T: |bI) cB%wQ"$/ and for zechariahH02148#)and for nathanH05416 "-and for elnathanH0494!'and for jaribH03402 -and for elnathanH0494%for shemaiahH08098for arielH0740'i for eliezerH0461then sentH07971 of leviH03878'9 there none of the sonsH01121 and foundH04672 + and the priestsH03548! the peopleH05971%and i viewedH0995daysH03117threeH07969,Cand there abode we in tentsH02583to ahavaH0163%that runnethH0935%to the riverH05104-Eand i gathered them togetherH06908malesH02145& 7and with them seventyH07657" !'and zabbudH02139 H02072 uthaiH05793 )also of bigvaiH0902 #of the sonsH01121 KsK,cE!zP*gK@us a manH0376$?5upon us they broughtH0935>!of our godH0430=handH03027 <+and by the goodH02896;!of our godH0430:'for the houseH01004"9/unto us ministersH08334&89that they should bringH09357casiphiaH037036% at the placeH04725%5'' the nethinimsH05411 H054114+ to his brethrenH02513 unto iddoH0112 2+ they should sayH016961them whatH01697"0!'and i toldH06310 H07760/casiphiaH03703.%at the placeH04725-the chiefH07218,unto iddoH0112&+7them with commandmentH03318*!and i sentH06680$)5men of understandingH0995 (- and for elnathanH0494!'- also for joiaribH03114& chief menH07218"%/ and for meshullamH04918 VfJ, ~T4oK)V+\A all of them were expressedH05344[ nethinimsH05411Z!and twentyH06242Y#two hundredH03967X)of the levitesH03881 W+for the serviceH05656V'had appointedH05414 U+and the princesH08269T!whom davidH01732&S7also of the nethinimsH05411RtwentyH06242Q)and their sonsH01121P%his brethrenH0251Oof merariH04847N#of the sonsH01121&M7and with him jeshaiahH03470L'and hashabiahH02811 K'eighteenH06240 H08083 J-and his brethrenH0251I'with his sonsH01121H' and sherebiahH08274G of israelH03478F the sonH01121E of leviH03878D the sonH01121Cof mahliH04249B#of the sonsH01121!A-of understandingH07922 D{_5j<tL-bDxthat seekH01245'w9upon all them for goodH02896v! of our godH0430u the handH03027t sayingH0559s' unto the kingH04428%r7 because we had spokenH0559q!in the wayH01870$p5us against the enemyH0341oto helpH05826n%and horsemenH06571#m1a band of soldiersH02428l#of the kingH04428k!to requireH07592!j/for i was ashamedH0954*i? and for all our substanceH073990hK for us, and for our little onesH02945g wayH01870f) of him a rightH03477eto seekH01245dour godH0430!c-ourselves beforeH06440&b7that we might afflictH06031aof ahavaH0163$`3there, at the riverH05104_a fastH06685"^/then i proclaimedH07121] by nameH08034 UeD)lN0a@qU presentH04672) and all israelH03478' and his lordsH08269$3 and his counsellorsH03289)which the kingH04428!of our godH0430 %of the houseH01004 %the offeringH08641 +and the vesselsH03627 %and the goldH02091% 5unto them the silverH03701#and weighedH08254!/of their brethrenH0251and tenH06235hashabiahH02811sherebiahH08274)of the priestsH03548%of the chiefH08269'twelveH06240 H08147 -then i separatedH0914/Ifor this: and he was intreatedH06279~our godH0430}%and besoughtH01245|%so we fastedH06684.{Gagainst all them that forsakeH05800z'and his wrathH0639#y1him; but his powerH05797 NeG+ {\@ wT9wN%35also; and the silverH037012holyH069441#the vesselsH036270lordH03068/holyH06944.!and i saidH0559- as goldH02091, preciousH02532+ copperH05178*'of fineH06668 H02896)vesselsH03627(and twoH08147'dramsH0150&'of a thousandH0505%of goldH02091$basonsH03713##also twentyH06242"talentsH03603!! an hundredH03967  of goldH02091 talentsH03603! an hundredH03967 vesselsH03627!and silverH03701of silverH03701talentsH03603and fiftyH02572hundredH03967sixH08337 +unto their handH03027)i even weighedH08254# had offeredH07311 IfL+jJ, qM. gIQ! of our godH0430P) unto the houseH01004O% to jerusalemH03389Nto bringH0935 M+and the vesselsH03627L%and the goldH02091K'of the silverH03701J!the weightH04948 I+and the levitesH03881H#the priestsH03548Gso tookH06901FlordH03068E% of the houseH01004 D+ in the chambersH03957C% at jerusalemH03389B of israelH03478A) of the fathersH01@and chiefH08269 ?+and the levitesH03881>)of the priestsH03548=the chiefH08269<beforeH06440;)until ye weighH08254:%ye, and keepH081049watchH082458+ of your fathersH017 godH04306 lordH03068$53a freewill offeringH050714%and the goldH02091 _rQ7dDy`:"}_m!!of our godH0430l%!in the houseH01004k!weighedH08254 j+!and the vesselsH03627i%!and the goldH02091h)!was the silverH03701g!dayH03117"f/!now on the fourthH07243e daysH03117d# there threeH07969c and abodeH03427b% to jerusalemH03389a# and we cameH0935`!by the wayH01870*_Aand of such as lay in waitH0693^% of the enemyH0341!]- us from the handH03709.\G was upon us, and he deliveredH05337[! of our godH0430Z% and the handH03027Y)unto jerusalemH03389Xto goH03212WmonthH02320V%of the firstH07223&U)'on the twelfthH06240 H08147Tof ahavaH0163S)from the riverH05104!R-then we departedH05265 OiN2bF( s;qO '# twelveH06240 H08147 #of israelH03478%#unto the godH0430 +#burnt offeringsH05930#offeredH07126!-#of the captivityH07628#3#which were come outH09354S#of those that had been carried awayH01473%#the childrenH01121%"at that timeH06256#"was writtenH037891M"of every one: and all the weightH04948~"by weightH04948}"by numberH04557|!levitesH03881{!of binnuiH01131z!the sonH01121y#!and noadiahH05129x!of jeshuaH03442w!the sonH01121v!jozabadH03107u#!of phinehasH06372t!the sonH01121s!eleazarH0499r!! the priestH03548q! of uriahH0223p! the sonH01121o#! of meremothH04822n#! by the handH03027 \qU7}V7lE&}\'' to me, sayingH0559& cameH05066%# the princesH082690$K now when these things were doneH03615#$ of godH0430"'$ and the houseH01004!!$ the peopleH05971# 1$ and they furtheredH05375$the riverH05104%$on this sideH05676%5$and to the governorsH06346#$lieutenantsH0323 +$unto the king'sH04428#$commissionsH01881!$the king'sH04428#1$and they deliveredH05414#lordH03068!-#a burnt offeringH05930)#a sin offeringH02403#he goatsH06842'#twelveH06240 H08147#lambsH03532#and sevenH07651#seventyH07657#ramsH0352# and sixH08337 # ninetyH08673 )# for all israelH03478 # bullocksH06499bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{q=r]s}tu;v[wyxy6zW{t|}1~Oq=r]s}tu;v[wyxy6zW{t|}1~On 'Ff"@^{6Tt/Lj$@\x3Qm 'A\z3Oj$@Yt.Lj&Ee >Ys-Ie <Xs,JˆfÈĈ!ň?ƈ\Lj{ȈɈ8ʈUˈs͈̈,ΈHψdЈш҈8ӈU K{U&hF$n7nKA)  of the princesH08269@'  yea, the handH03027? landsH0776+>A themselves with the peopleH05971=% have mingledH06148< seedH02233!;- so that the holyH069443:Q for themselves, and for their sonsH01121#91 of their daughtersH01323$83 for they have takenH05375 7- and the amoritesH05676' the egyptiansH047135% the moabitesH041254' the ammonitesH059843' the jebusitesH029832) the perizzitesH065221% the hittitesH02850"0/  of the canaanitesH036690/K  according to their abominationsH08441.%  of the landsH0776+-A  themselves from the peopleH05971",1  have not separatedH0914 ++ and the levitesH03881 *+ and the priestsH03548) of israelH03478(! the peopleH05971 RsT9uT7NpR\ sacrificeH04503#[1 and at the eveningH06153Z  sacrificeH04503"Y/  until the eveningH06153X  astoniedH08074W and i satH034274VS of those that had been carried awayH01473-UE because of the transgressionH04604T of israelH03478S! of the godH0430R% at the wordsH016970QK unto me every one that trembledH02730#P3 then were assembledH0622O  astoniedH08074N%  and sat downH03427 M+  and of my beardH02206L! of my headH07218K the hairH08181 J+ and plucked offH04803I' and my mantleH04598H! my garmentH0899G i rentH07167F! this thingH01697!E- and when i heardH08085!D-  in this trespassH04604 C+  hath been chiefH07223B!  and rulersH05461 OyW<oO1qX4qOz' unto this dayH03117y trespassH0819x! in a greatH01419w) of our fathersH01v) since the daysH03117!u- unto the heavensH08064t#  is grown upH01431 s-  and our trespassH0819r  headH07218q  overH04605p'  are increasedH07235#o1 for our iniquitiesH05771n+ to thee, my godH0430m my faceH06440l! to lift upH07311k and blushH03637j% i am ashamedH0954i o my godH0430h and saidH0559g  my godH0430f  lordH03068e  my handsH03709d)  and spread outH06566c'  upon my kneesH01290b i fellH03766a' and my mantleH04598`! my garmentH0899 _+ and having rentH07167"^/ from my heavinessH08589]! i arose upH06965 \kI(cFmM/|\# us a littleH04592 and giveH05414 our eyesH05869#  may lightenH0215%  that our godH0430  placeH04725#  in his holyH06944  us a nailH03489# and to giveH05414'9 us a remnant to escapeH06413  to leaveH07604  our godH0430  lordH03068  graceH08467  spaceH07281%5 and now for a littleH04592 this dayH03117 of faceH06440!- and to confusionH01322) and to a spoilH0961% to captivityH07628%  to the swordH02719%  of the landsH0776%  of the kingsH04428'  into the handH03027~)  been deliveredH05414}# our priestsH03548#|1 have we, our kingsH04428'{9 and for our iniquitiesH05771 D_9uS5lO*rD*3? which thou hast commandedH06680!2- thy commandmentsH04687+1A this? for we have forsakenH058000 afterH0310!// what shall we sayH0559".1 and now, o our godH0430!-- and in jerusalemH03389, in judahH03063+ us a wallH01447%*5 thereof, and to giveH05414 )+ the desolationsH02723(' and to repairH05975'! of our godH0430& the houseH01004% to set upH07311$' us a revivingH04241# to giveH05414" of persiaH06539!% of the kingsH04428% 5 unto us in the sightH06440 mercyH02617"/ but hath extendedH05186"/ us in our bondageH05659"/ hath not forsakenH05800# yet our godH0430 bondmenH05650) in our bondageH05659 revivingH04241 ZqM.Z4xT3sZO everH05769N forH05704 M+ or their wealthH02896L# their peaceH07965K nor seekH01875J) unto your sonsH01121 I+ their daughtersH01323H% neither takeH05375 G+ unto their sonsH01121#F1 not your daughtersH01323#E1 now therefore giveH05414'D9 with their uncleannessH02932C! to anotherH06310 B+ it from one endH06310"A/ which have filledH04390(@; with their abominationsH08441?% of the landsH0776>' of the peopleH05971$=3 with the filthinessH05079< landH0776";/ it, is an uncleanH05079:! to possessH03423 9- unto which ye goH09358 the landH07767 sayingH05596% the prophetsH050305% thy servantsH056504 byH03027 >X3lP${W=s>1jM with us till thou hadst consumedH03615*iA wouldest not thou be angryH0599&h7 of these abominationsH08441 g+ with the peopleH05971%f5 and join in affinityH02859!e- thy commandmentsH04687d breakH06565 c+ should we againH07725b# deliveranceH06413a) and hast givenH05414$`3 than our iniquitiesH05771_ us lessH04295^' hast punishedH02820(]= seeing that thou our godH0430\ trespassH0819"[/ and for our greatH01419Z deedsH04639%Y5 upon us for our evilH07451 X- all that is comeH0935W and afterH0310V for everH05769!U- to your childrenH01121#T1 for an inheritanceH03423S# of the landH0776R the goodH02898Q and eatH0398&P7 that ye may be strongH02388 erT2mK,|b>e% and childrenH03206 and womenH0802 of menH0582%  congregationH06951  greatH07227  a veryH03966'9  unto him out of israelH03478 +  there assembledH06908 of godH0430~ the houseH01004} beforeH06440)|= and casting himself downH05307{ weepingH01058*z? and when he had confessedH03034y! had prayedH06419x' now when ezraH05830w  beforeH06440$v3  for we cannot standH05975&u9  thee in our trespassesH0819t beforeH06440s this dayH03117r# yet escapedH06413q' for we remainH07604p righteousH06662o of israelH03478n godH0430m lordH03068l%  nor escapingH06413k!  no remnantH07611 VoS5{X5c5V2$O of them, according to the counselH06098%#5 and such as are bornH03205"' all the wivesH0802!# to put awayH03318 % with our godH0430! a covenantH01285*? now therefore let us makeH03772 in israelH03478 hopeH04723!- yet now there isH03426# of the landH0776' of the peopleH05971  wivesH0802  strangeH05237)  and have takenH03427+  against our godH0430#1  we have trespassedH04603 unto ezraH05830 and saidH0559 answeredH06030 of elamH05867# of the sonsH01121 of jehielH03171  the sonH01121 ) and shechaniahH07935  soreH01059  veryH07235  weptH01058) for the peopleH05971 YoH~e>"oL.xY@! of johananH03076!?- into the chamberH03957> and wentH03212= of godH0430< the houseH01004;# from beforeH06440: rose upH069659 then ezraH058308)  and they swareH07650'79  according to this wordH01697$63 that they should doH062135 to swearH076504) and all israelH034783# the levitesH038812 priestsH03548#11 and made the chiefH082690 ezraH05830/! then aroseH06965. and doH06213.-G with thee: be of good courageH02388, matterH01697+ ariseH06965%*5  according to the lawH08451#)1  and let it be doneH06213(!  of our godH0430#'1  at the commandmentH04687*&?  and of those that trembleH02730%! of my lordH0136 EeG- nI'u@mE$Y3 should be forfeitedH02763"X/ all his substanceH07399W) and the eldersH02205V) of the princesH08269)U= according to the counselH06098T daysH03117S% within threeH079691RO and that whosoever would not comeH0935Q) unto jerusalemH03389! the priestH03548= and ezraH05830< did soH06213!;- of the captivityH01473!:- and the childrenH011219  helpedH058268!  the leviteH038817)  and shabbethaiH076786' and meshullamH049185' were employedH059754 of tikvahH086163 the sonH011212% and jahaziahH031671 of asahelH062140 the sonH01121/' only jonathanH03129 Ht[;#yV:!gH* {aHj a ramH0352i guiltyH0818h# their wivesH0802)g= that they would put awayH03318f# their handsH03027e' and they gaveH05414d% and gedaliahH01436c and jaribH03402b#  and eliezerH0461a  maaseiahH04641 `-  and his brethrenH0251_!  of jozadakH03136^  the sonH01121] of jeshuaH03442\# of the sonsH01121[ wivesH0802Z strangeH05237Y) that had takenH03427!X- there were foundH04672W) of the priestsH03548#V1 and among the sonsH01121U  monthH02320T% of the firstH07223S dayH03117R% by the firstH0259Q wivesH0802P strangeH05237O) that had takenH03427 N- with all the menH0582%M5 and they made an endH03615 [y^=b> sK/~[) of the singersH07891# and eliezerH0461 judahH03063 pethahiahH06611 kelitaH07042# and kelaiahH07041! and shimeiH08096 jozabadH03107$3 also of the levitesH03881! and elasahH0501~ jozabadH03107} nethaneelH05417| ishmaelH03458{ maaseiahH04641z elioenaiH0454y of pashurH06583 x+ and of the sonsH01121w! and uzziahH05818v! and jehielH03171u% and shemaiahH08098t! and elijahH0452s maaseiahH04641r of harimH02766 q+ and of the sonsH01121p% and zebadiahH02069o hananiH02607n of immerH0564 m+ and of the sonsH01121"l1 for their trespassH0819k% of the flockH06629 V}b;dB"jI,tV& and zabadH02066%% and jeremothH03406$ mattaniahH04983# eliashibH0475" elioenaiH0454! of zattuH02240 + and of the sonsH01121 and eliahH0452% and jeremothH03406 and abdiH05660! and jehielH03171 zechariahH02148 mattaniahH04983 of elamH05867 + and of the sonsH01121#  and benaiahH01141'  and malchijahH04441# and eleazarH0499! and miaminH04326% and malchiahH04441! and jeziahH03150 ramiahH07422 of paroshH06551# of the sonsH01121#1 moreover of israelH03478  and uriH0221  and telemH02928  shallumH07967# 1 and of the portersH07778 ) also; eliashibH0475 XfD)uW8~`C$uXE shemaiahH08098D malchiahH04441C ishijahH03449B eliezerH0461A of harimH02766@ the sonsH01121?%  and manassehH04519>!  and binnuiH01131= bezaleelH01212< mattaniahH04983; maaseiahH04641: benaiahH011419! and chelalH036368 adnaH05733!7- of pahath–moabH06355 6+ and of the sonsH011215! and ramothH074334 and shealH075943 jashubH034372! and adaiahH057181 malluchH044090 meshullamH04918/ of baniH01137 .+ and of the sonsH01121- athlaiH06270,' zabbaiH02079 H02140+ hananiahH02608* jehohananH03076)' also of bebaiH0893(# of the sonsH01121' and azizaH05819 dmO2iM2rV8de! 'and nathanH05416d' 'and shelemiahH08018c &shimeiH08096b! &and binnuiH01131a &and baniH01137`! %and jaasauH03299_ %mattenaiH04982^ %mattaniahH04983] $eliashibH0475\ $meremothH04822[ $vaniahH02057Z #chelluhH03622Y #bedeiahH0912X #benaiahH01141W "and uelH0177V "amramH06019U "maadaiH04572T "of baniH01137S# "of the sonsH01121R ! shimeiH08096Q !manassehH04519P !jeremaiH03413O !elipheletH0467N !zabadH02066M !mattathahH04992L !mattenaiH04982K !of hashumH02828J# !of the sonsH01121I shemariahH08114H malluchH04409G benjaminH01144F shimeonH08095 PnL.gM2{[BP1Mand it came to pass in the monthH02320%of hachaliahH02446the sonH01121#of nehemiahH05166the wordsH01697 ,childrenH01121!~- ,by whom they hadH07760} ,wivesH0802|# ,of them hadH03426{ ,wivesH0802z ,strangeH05237+y3' ,all these had takenH05375 H05375x + benaiahH01141w +and joelH03100v +jadauH03035u +zebinaH02081t +zabadH02066s! +mattithiahH04993r +jeielH03273q +of neboH05015p# +of the sonsH01121o *josephH03130n *amariahH0568m *shallumH07967l )shemariahH08114k' )and shelemiahH08018j )azareelH05832i (sharaiH08298h (shashaiH08343g# (machnadebaiH04367f! 'and adaiahH05718 \~_?(mH$fA|\ # broken downH06555% of jerusalemH03389 the wallH02346%and reproachH02781!afflictionH07451in greatH01419&7there in the provinceH04082!-of the captivityH07628'that are leftH07604%5unto me, the remnantH07604'and they saidH0559)= and concerning jerusalemH03389!- of the captivityH07628 + which were leftH07604!- that had escapedH06413)=them concerning the jewsH03064#and i askedH07592of judahH03063menH0582 cameH0935 )of my brethrenH0251 oneH0259 #that hananiH02607 ! the palaceH01002$3 as i was in shushanH07800yearH08141!-in the twentiethH06242chisleuH03691 LdD sX:t]<qL!>-now be attentiveH07183='let thine earH0241!<-his commandmentsH04687 ;+ him and observeH08104":1 for them that loveH01579 and mercyH026178 covenantH012857% that keepethH081046godH04105%and terribleH033724the greatH014193of heavenH080642godH04301lordH030680i beseechH0577/and saidH0559. of heavenH08064- the godH0430, beforeH06440+!and prayedH06419*!and fastedH06684)daysH03117(#and mournedH056'and weptH01058 &+that i sat downH03427%#these wordsH016972$Oand it came to pass, when i heardH08085#with fireH0784#"1 thereof are burnedH03341!' and the gatesH08179 d{X7eE(mM&d"Y/nor the judgmentsH04941!X-nor the statutesH02706!W-the commandmentsH046870VKagainst thee, and have not keptH08104UcorruptlyH02254#T1we have dealt veryH02254S#have sinnedH02398RhouseH010042QUagainst thee: both i and my father'sH01%P5which we have sinnedH02398Oof israelH03478 N+of the childrenH01121Mthe sinsH02403L#and confessH03034K%thy servantsH05650Jof israelH03478!I- for the childrenH01121H and nightH03915G dayH03119F thee nowH03117E beforeH06440D%which i prayH06419C)of thy servantH05650B!the prayerH08605&A7that thou mayest hearH08085@openH06605?)and thine eyesH05869 V~Q']AtR0wVs% thy servantsH05650r my nameH08034q to setH07931"p1 that i have chosenH0977$o3 them unto the placeH047250nM them from thence, and will bringH0935m' will i gatherH06908l' of the heavenH08064(k; unto the uttermost partH070978j[ them; though there were of you cast outH05080i and doH06213 h+ my commandmentsH04687"g/ unto me, and keepH08104f ye turnH07725"e/ among the nationsH05971*d?i will scatter you abroadH06327c'ye transgressH04603bsayingH0559amosesH04872`#thy servantH05650&_7that thou commandedstH06680)^=i beseech thee, the wordH01697]rememberH02142\ mosesH04872[#thy servantH05650'Z9which thou commandedstH06680 QvP7oI%cE'kQnisanH052121Mand it came to pass in the monthH02320  cupbearerH08248% 5 for i was the king'sH04428 # of this manH0376 % in the sightH06440  him mercyH07356 and grantH05414 this dayH03117)= i pray thee, thy servantH05650# and prosperH06743 thy nameH08034 to fearH03372! who desireH02655 + of thy servantsH05650"/ and to the prayerH08605) of thy servantH05650~' to the prayerH08605}% be attentiveH07183'|; thee, let now thine earH0241{ i beseechH0577z o lordH0136y handH03027"x/ and by thy strongH02389w powerH03581v% by thy greatH01419(u; whom thou hast redeemedH06299t) and thy peopleH05971 akP) jR.eI'a-'when the cityH05892,be sadH03415.+Gwhy should not my countenanceH06440*for everH05769)liveH02421(%let the kingH04428''unto the kingH04428&and saidH0559% afraidH03372$ soreH07235 #+then i was veryH03966"of heartH03820!!but sorrowH07455 not sickH02470sadH07451 +thy countenanceH06440saidH0559#1wherefore the kingH04428 +in his presenceH06440 sadH07451' unto the kingH04428 and gaveH05414 the wineH03196#1 him: and i took upH05375beforeH06440wineH03196the kingH04428'of artaxerxesH0783yearH08141!-in the twentiethH06242 Vg?"mO1c7nVIsaidH0559H%and the kingH04428!G- that i may buildH01129F! sepulchresH06913E) of my fathers'H01D' unto the cityH05892C' me unto judahH03063(B;that thou wouldest sendH07971A%in thy sightH06440"@/have found favourH03190#?1and if thy servantH05650>the kingH04428=%if it pleaseH02895<'unto the kingH04428;!and i saidH0559:of heavenH080649!to the godH04308#so i prayedH0641997]unto me, for what dost thou make requestH012456saidH05595'then the kingH044284with fireH0784$35thereof are consumedH03982' and the gatesH081791 wasteH027200! sepulchresH06913/) of my fathers'H01. the placeH01004 Gj8rP/uD%lG!e-that he may giveH05414dforestH06508c'of the king'sH04428b!the keeperH08104a!unto asaphH0623`%and a letterH0107_! into judahH03063^# till i comeH0935-]E that they may convey me overH05674\ the riverH05104[beyondH05676$Z3me to the governorsH06346Ybe givenH05414X#let lettersH0107Wthe kingH04428V%if it pleaseH02895U'unto the kingH04428T+moreover i saidH0559S! him a timeH02165R' me; and i setH05414Q to sendH07971P the kingH04428%O''so it pleasedH06440 H03190.NGbe? and when wilt thou returnH07725/MIfor how long shall thy journeyH04109Lby himH0681K%also sittingH03427$J3unto me, (the queenH07694 L|[6ZA$fK* kL! and tobiahH02900% the horoniteH02772) when sanballatH05571% and horsemenH06571~# of the armyH02428} captainsH08269| had sentH07971{% now the kingH04428z lettersH0107 y+ them the king'sH04428x and gaveH05414w the riverH05104v beyondH05676!u- to the governorsH06346t# then i cameH0935sof my godH0430rhandH03027*q?me, according to the goodH02896pgrantedH05414o%and the kingH04428'n;that i shall enter intoH0935"m/and for the houseH01004l# of the cityH05892!k- and for the wallH02346j% to the houseH01004i' of the palaceH01002h' for the gatesH08179g'to make beamsH07136fme timberH06086 NZ3^6dM.sN! - that i rode uponH07392'; with me, save the beastH0929 beastH0929% at jerusalemH03389 to doH06213# in my heartH03820 had putH05414# what my godH0430 manH0120&7 with me; neither toldH05046 menH0582 fewH04592! i and someH04592% in the nightH03915# and i aroseH06965 daysH03117$3 and was there threeH07969% to jerusalemH03389 so i cameH0935  of israelH03478 + of the childrenH01121 # the welfareH02896  to seekH01245  a manH0120#3 that there was comeH0935(-' them exceedinglyH01419 H07451! it grievedH03415 heardH08085% the ammoniteH05984# the servantH05650 W~^?~S1^E(}W"<!'and viewedH07665 H07663;%by the brookH05158:%in the nightH039159)then went i upH05927!8-under me to passH056747'for the beastH09296no placeH047255poolH01295"4/and to the king'sH04428 3+of the fountainH058692#to the gateH081791)then i went onH056740 with fireH0784%/7 thereof were consumedH0398.' and the gatesH08179'-9 which were broken downH06555,% of jerusalemH03389+ the wallsH02346"*!' and viewedH07665 H07663) portH08179(+ and to the dungH0830'' wellH05886 H05869&! the dragonH08577%# even beforeH06440$' of the valleyH01516## by the gateH08179" by nightH03915!) and i went outH03318 d^AzZ3 lD#}dX comeH03212Wwith fireH0784#V1thereof are burnedH03341U'and the gatesH08179TwasteH02720"S/in, how jerusalemH03389R%the distressH07451$Q3i unto them, ye seeH07200Pthen saidH0559O the workH04399N that didH06213 M+ nor to the restH03499"L/ nor to the rulersH05461"K/ nor to the noblesH02715#J1nor to the priestsH03548I#to the jewsH03064HtoldH05046%G5neither had i as yetH03651F'or what i didH06213#E1not whither i wentH01980DknewH03045C)and the rulersH05461B returnedH07725A' of the valleyH01516@#by the gateH08179?#and enteredH0935 >+and turned backH07725=the wallH02346 XhH#sI&^?xXs% and despisedH0959)r= they laughed us to scornH03932qheardH08085p#the arabianH06163o!and geshemH01654n%the ammoniteH05984m#the servantH05650l!and tobiahH02900k%the horoniteH02772#j1but when sanballatH05571i goodH02896h# their handsH03027%g5 so they strengthenedH02388f and buildH01129e) let us rise upH06965&d9unto me. and they saidH0559"c1that he had spokenH0559bwordsH01697,aCupon me; as also the king'sH04428`)which was goodH02896_of my godH0430!^-them of the handH03027]#then i toldH05046.\G that we be no more a reproachH02781[% of jerusalemH03389Z the wallH02346$Y3 and let us build upH01129 O[2tU7 nS7rO) it, and set upH05975 + they sanctifiedH06942  gateH08179 the sheepH06629! -and they buildedH01129 #the priestsH03548! /with his brethrenH0251rose upH06965priestH03548the highH01419'then eliashibH0475% in jerusalemH03389% nor memorialH02146 nor rightH06666'9 but ye have no portionH02506and buildH01129!will ariseH06965.~Gus; therefore we his servantsH05650 }+he will prosperH06743|of heavenH08064"{1unto them, the godH0430 z-i them, and saidH0559%y''then answeredH01697 H07725!x-against the kingH04428w'will ye rebelH04775v! that ye doH06213u! this thingH01697t% us, and saidH0559 GsL,hL1xP2 dG,of urijahH0223+the sonH01121*meremothH04822)repairedH02388#(1and next unto themH03027&'7 thereof, and the barsH01280#&1 thereof, the locksH04514%the doorsH01817$$3thereof, and set upH05975#)laid the beamsH07136"buildH01129!%of hassenaahH05570 %did the sonsH01121gateH08179%but the fishH01709of imriH0566the sonH01121zaccurH02139)=and next to them buildedH01129!of jerichoH03405the menH0582buildedH01129"/and next unto himH03027#of hananeelH02606#1it, unto the towerH04026 +they sanctifiedH06942of meahH03968+A of it; even unto the towerH04026 the doorsH01817 _gK*qT- pO*{_Jthe sonH01121I'and meshullamH04918Hof paseahH06454Gthe sonH01121FjehoiadaH03111ErepairedH02388DgateH08179!C-moreover the oldH03465B'of their lordH0113A#to the workH05656 @+not their necksH06677?putH0935 >-but their noblesH0117=repairedH02388<%the tekoitesH08621#;1and next unto themH03027:of baanaH011959the sonH011218zadokH066597repairedH02388#61and next unto themH030275)of meshezabeelH048984 the sonH011213% of berechiahH012962 the sonH011211 meshullamH049180 repairedH02388#/1and next unto themH03027.of kozH06976-the sonH01121 XqF{W<uS6uXf hananiahH02608e'also repairedH02388d'next unto himH03027"c/of the goldsmithsH06884b#of harhaiahH02736athe sonH01121`uzzielH05816_repairedH02388^'next unto himH03027] the riverH05104\% on this sideH05676 [+ of the governorH06346 Z+ unto the throneH03678Y' and of mizpahH04709Xof gibeonH01391Wthe menH0582 V+the meronothiteH04824Uand jadonH03036T'the gibeoniteH01393SmelatiahH04424RrepairedH02388#Q1and next unto themH03027&P7thereof, and the barsH01280'O9 thereof, and the locksH04514N the doorsH01817$M3 thereof, and set upH05975$L3 they laid the beamsH07136K% of besodeiahH01152 OzW>hO.b<nO! and hashubH02815 of harimH02766 the sonH01121 malchijahH04441' of hashabniahH02813 the sonH01121~ hattushH02407} repairedH02388"|/ and next unto himH03027,{C even over against his houseH01004z# of harumaphH02739y the sonH01121x jedaiahH03042w repairedH02388#v1 and next unto themH03027u% of jerusalemH03389t partH06418s# of the halfH02677r the rulerH08269q of hurH02354p the sonH01121o rephaiahH07509n repairedH02388#m1 and next unto themH03027lwallH02346k)unto the broadH07342j jerusalemH03389#i1 and they fortifiedH05800!h- the apothecariesH07546g the sonH01121 WjH$kK2yQ3W'!; thereof, and a thousandH0505& 7 thereof, and the barsH01280#1 thereof, the locksH04514 the doorsH01817) it, and set upH05975! they builtH01129 of zanoahH02182$3 and the inhabitantsH03427 hanunH02586 repairedH02388 gateH08179! the valleyH01516%5 he and his daughtersH01323% of jerusalemH03389 partH06418# of the halfH02677 the rulerH08269# of haloheshH03873 the sonH01121 shallumH07967  repairedH02388" / and next unto himH03027 + of the furnacesH08574 ' and the towerH04026  pieceH04060 the otherH08145 repairedH02388!- of pahath–moabH06355 the sonH01121 VlS6~a> mQ5yV?) it, and set upH05975 >+ it, and coveredH02926= he builtH01129< of mizpahH04709;of partH06418:the rulerH082699)of col–hozehH036268the sonH011217shallunH079686repairedH02388 5+of the fountainH058694%but the gateH08179&37thereof, and the barsH01280#21 thereof, the locksH045141 the doorsH018170) it, and set upH05975/ he builtH01129#.1 of beth–hacceremH01021-of partH06418,the rulerH08269+of rechabH07394*the sonH01121)malchiahH04441(repairedH02388'gateH08179&%but the dungH0830% gateH08179$' unto the dungH0830## on the wallH02346" cubitsH0520 EgG)dK* }[+fE\%him repairedH02388[afterH0310Z'of the mightyH01368#Y1and unto the houseH01004X' that was madeH06213 W+ and to the poolH01295V of davidH01732,UC over against the sepulchresH06913T' of beth–zurH01049SpartH06418R#of the halfH02677Qthe rulerH08269Pof azbukH05802Othe sonH01121NnehemiahH05166M%him repairedH02388LafterH0310Kof davidH01732J'from the cityH05892I%that go downH03381$H3and unto the stairsH04609GgardenH01588F'by the king'sH04428Eof siloahH07975D#of the poolH01295&C7thereof, and the wallH02346&B7thereof, and the barsH01280#A1thereof, the locksH04514@ the doorsH01817 qlO1b@' wS6q{ pieceH04060zanotherH08145yof mizpahH04709xthe rulerH08269wof jeshuaH03442vthe sonH01121uezerH05829trepairedH02388 s+and next to himH03027r of keilahH07084q partH06418p#of the halfH02677othe rulerH08269n!of henadadH02582mthe sonH01121lbavaiH0942k)their brethrenH0251j%him repairedH02388iafterH0310h#in his partH06418g of keilahH07084f partH06418e# of the halfH02677d the rulerH08269c hashabiahH02811brepairedH02388a'next unto himH03027`of baniH01137_the sonH01121^rehumH07348]#the levitesH03881 esT8`? uX<!e + even to the endH08503# of eliashibH0475% of the houseH01004' from the doorH06607 pieceH04060anotherH08145of kozH06976the sonH01121of urijahH0223the sonH01121meremothH04822%him repairedH02388 afterH0310 priestH03548  the highH01419 # of eliashibH0475 % of the houseH01004' unto the doorH06607!- from the turningH04740pieceH04060the otherH08145repairedH02388earnestlyH02734of zabbaiH02079the sonH01121!him baruchH01263afterH0310~) at the turningH04740}) to the armouryH05402*|? over against the going upH05927 UbG& jI-iH-zU!8- unto the turningH047407! of azariahH058386)from the houseH010045pieceH040604anotherH081453!of henadadH025822the sonH011211binnuiH011310%him repairedH02388/afterH0310.his houseH01004- byH0681,! of ananiahH06055+ the sonH01121*# of maaseiahH04641) the sonH01121(azariahH05838'%him repairedH02388&afterH0310)%=over against their houseH01004$!and hashubH02815#benjaminH01144"%him repairedH02388!afterH0310 %of the plainH03603the menH0582#the priestsH03548%him repairedH02388and afterH0310#of eliashibH0475%of the houseH01004 eY7y`@$y`<eUpieceH04060TanotherH08145SrepairedH02388"R/them the tekoitesH08621QafterH0310P)that lieth outH03318O'and the towerH04026 N+toward the eastH04217MgateH08179'L9over against the waterH04325Kin ophelH06077JdweltH03427'I9moreover the nethinimsH05411Hof paroshH06551Gthe sonH01121F# him pedaiahH06305E afterH0310D' of the prisonH04307C% by the courtH02691B houseH01004AhighH05945 @+from the king'sH04428 ?+which lieth outH03318>'and the towerH04026)==over against the turningH04740<of uzaiH0186;the sonH01121:palalH06420%95 even unto the cornerH06438 \qT+y`>$eI'x\sthe sonH01121rhananiahH02608q%him repairedH02388pafterH0310ogateH08179n# of the eastH04217m! the keeperH08104l' of shechaniahH07935k the sonH01121j' also shemaiahH08098i%him repairedH02388hafterH0310'g9over against his houseH01004fof immerH0564ethe sonH01121dzadokH06659c'them repairedH02388bafterH0310ahis houseH01004`%over againstH05048_every oneH0376^#the priestsH03548]repairedH02388\gateH08179%[5from above the horseH05483Z of ophelH06077#Y1 even unto the wallH02346X)that lieth outH03318WtowerH04026'V9over against the greatH01419 VmQ7u\;qG+oV gateH08179) unto the sheepH06629' of the cornerH06438) = and between the going upH05944 ' of the cornerH06438$ 3 and to the going upH05944  miphkadH04663& 7 over against the gateH08179%5and of the merchantsH07402!-of the nethinimsH05411)unto the placeH01004sonH01121 +the goldsmith'sH06885malchiahH04441%him repairedH02388afterH0310)=over against his chamberH05393%of berechiahH01296~the sonH01121}meshullamH04918|% him repairedH02388{ afterH0310z pieceH04060y anotherH08145x of zalaphH06764wsonH01121vthe sixthH08345uand hanunH02586t%of shelemiahH08018 N]CbB'oV0sN!,-out of the heapsH06194+!the stonesH068!*-will they reviveH02421) in a dayH03117&(7 will they make an endH036150'K themselves? will they sacrificeH02076"&/ will they fortifyH05800% jewsH03064$%these feebleH0537#what doH06213"and saidH0559!!of samariaH08111 %and the armyH02428%his brethrenH0251beforeH06440%and he spakeH0559 the jewsH03064!and mockedH03932#indignationH03707)and took greatH07235%he was wrothH02734the wallH02346 +that we buildedH01129heardH080859]but it came to pass, that when sanballatH05571"/ and the merchantsH07402) the goldsmithsH06884 repairedH02388 ax^?u\?pQ0~aHto angerH03707G#from beforeH06440F)be blotted outH04229&E7and let not their sinH02403#D1not their iniquityH05771Cand coverH03680B% of captivityH07633A# in the landH0776@+them for a preyH0961?and giveH05414$>3upon their own headH07218=)their reproachH02781<and turnH07725#;3for we are despisedH0939:o our godH04309hearH080858 wallH023467# their stoneH068)6=he shall even break downH065555go upH059274if a foxH07776+3Aeven that which they buildH011292#and he saidH05591by himH06810%the ammoniteH05984/!now tobiahH02900!.-which are burnedH08313-)of the rubbishH06083 @vN,^8gM+f@"d/against jerusalemH03389cto fightH03898bto comeH0935%a5all of them togetherH03162`'and conspiredH07194_wrothH02734$^3 then they were veryH03966]' to be stoppedH05640\ beganH02490"[/ that the breachesH06555#Z%% were made upH05927 H0724Y%of jerusalemH03389X)that the wallsH02346WheardH08085"V1and the ashdoditesH0796"U/and the ammonitesH05984!T-and the arabiansH06163S!and tobiahH02900R)when sanballatH05571Qto workH06213P!had a mindH03820(O;thereof: for the peopleH05971N'unto the halfH02677$M3was joined togetherH07194!L-and all the wallH02346K#we the wallH02346Jso builtH01129$I3before the buildersH01129 ]gK&gH/mE%z] to ceaseH07673)= them, and cause the workH04399~) them, and slayH02026} amongH08432|% in the midstH08432{% till we comeH0935z# neither seeH07200$y3 they shall not knowH03045x saidH0559$w3 and our adversariesH06862v the wallH02346u to buildH01129(t; so that we are not ableH03201s rubbishH06083r muchH07235q! is decayedH03782*p? of the bearers of burdensH05449o% the strengthH03581n saidH0559m and judahH03063l becauseH06440k and nightH03915!j- against them dayH03119i a watchH04929h and setH05975g% unto our godH04300fK nevertheless we made our prayerH06419%e''and to hinderH08442 H06213 FqT4kQ4wV3hF'of the peopleH05971 +and to the restH03499"/and to the rulersH05461 +unto the noblesH02715and saidH0559#and rose upH06965%and i lookedH07200) and their bowsH07198% their spearsH07420"/ with their swordsH02719%5 after their familiesH04940! the peopleH05971! i even setH05975,5' on the higher placesH06708 H06706 the wallH02346  behindH0310  placesH04725 ) i in the lowerH08482 ' therefore setH05975' 9 whence ye shall returnH07725 + from all placesH04725 timesH06471# unto us tenH06235 they saidH0559 cameH0935 by themH0681# which dweltH034278[ and it came to pass, that when the jewsH03064 ClK-H._5cC8#in the workH043997wroughtH062136)of my servantsH052885the halfH0267734Qand it came to pass from that timeH031173' unto his workH043992 every oneH0376&17 all of us to the wallH02346!0-that we returnedH07725/to noughtH06565.'their counselH06098-#had broughtH06565 ,-unto us, and godH0430"+/that it was knownH03045*heardH080855)Wand it came to pass, when our enemiesH0341 (+and your housesH01004'!your wivesH0802#&1and your daughtersH01323%your sonsH01121!$/for your brethrenH0251#and fightH03898"% and terribleH03372! greatH01419  the lordH0136 rememberH02142 of themH06440!-be not ye afraidH03372 EtS, iB&]D'mE$U3and he that soundedH08628TbuildedH01129S#by his sideH04975RgirdedH0631Q'had his swordH02719Pevery oneH0376!O-for the buildersH01129N a weaponH07973M heldH02388"L1 and with the otherH0259K# in the workH04399JwroughtH06213I%of his handsH03027Hwith oneH0259&G7with those that ladedH06006FburdensH05447#E1and they that bareH05375D#on the wallH02346#C1they which buildedH01129Bof judahH03063A'all the houseH01004@ behindH0310?) and the rulersH08269#>1 and the habergeonsH08302=% and the bowsH07198<# the shieldsH04043 ;+both the spearsH07420:%of them heldH02388#91and the other halfH02677 Z_;ybE*aA}Zr)of the morningH07837 q+from the risingH05927p!the spearsH07420o%of them heldH02388nand halfH02677m#in the workH04399l)so we labouredH06213k#shall fightH03898+jCye thither unto us: our godH0430iresortH06908h)of the trumpetH07782gthe soundH06963fye hearH08085e'in what placeH04725d anotherH0251c far fromH07350b oneH0376a' upon the wallH02346%`5 and we are separatedH06504_and largeH07342^greatH07235]the workH04399\'of the peopleH05971 [+and to the restH03499"Z/and to the rulersH05461 Y+unto the noblesH02715X!and i saidH0559W by meH0681V#the trumpetH07782 RzT3mG(qO3tR'of the peopleH05971 cryH06818& 7and there was a greatH01419 # for washingH04325 % put them offH07973  every oneH0376#our clothesH0899put offH06584)me, none of usH0587)which followedH0310%of the guardH04929#nor the menH0582 +nor my servantsH05288-Gso neither i, nor my brethrenH0251! on the dayH03117"/ to us, and labourH04399$~3 they may be a guardH04929"}/ that in the nightH03915|jerusalemH03389{withinH08432zlodgeH03885!y-with his servantH05288x'let every oneH0376"w/i unto the peopleH05971vsaidH0559*u?likewise at the same timeH06256t appearedH03318s)till the starsH03556 GpS2 qM0 pF'iG+'and vineyardsH03754*our landsH07704)tributeH04060()for the king'sH04428'moneyH03701!&-we have borrowedH03867%)also that saidH0559$!there wereH03426&#7 because of the dearthH07458"cornH01715"!/that we might buyH03947 !and housesH01004vineyardsH03754our landsH07704"/we have mortgagedH06148that saidH0559 +also there wereH03426 and liveH02421+that we may eatH0398cornH01715%5therefore we take upH03947manyH07227"/and our daughtersH01323%we, our sonsH01121that saidH0559)for there wereH03426the jewsH03064&9against their brethrenH0251"1and of their wivesH0802 ^uOyP)eG#z^Fand saidH0559E)and the rulersH05461D!the noblesH02715C'and i rebukedH07378B#with myselfH03820!A-then i consultedH04427 @+and these wordsH01697?their cryH02201>%when i heardH08085=angryH02734<)and i was veryH03966;'and vineyardsH03754:)have our landsH077049'for other menH0312#8%% in our powerH03027 H0410%75 brought unto bondageH035336 areH03426!5- of our daughtersH013234) to be servantsH05650"3/and our daughtersH013232our sonsH01121/1Iand, lo, we bring into bondageH03533"0/as their childrenH01121/%our childrenH01121.+of our brethrenH0251-%as the fleshH01320",/yet now our fleshH01320 cqS7iE sU9ca! of our godH0430`# in the fearH03374%_5 ought ye not to walkH03212^ ye doH06213] thatH01697\ not goodH02896[# also i saidH0559Z nothingH01697Y and foundH046724XS unto us? then held they their peaceH02790&W7 or shall they be soldH04376V' your brethrenH0251&U7and will ye even sellH04376!T-unto the heathenH01471 S+which were soldH04376Rthe jewsH03064Q%our brethrenH0251P'have redeemedH070690OKunto them, we after our abilityH01767N!and i saidH0559M assemblyH06952L a greatH01419K and i setH05414J) of his brotherH0251I every oneH0376HusuryH048552G35unto them, ye exactH05375 H05383 H05378 UsO/ M- wS6U/{I nothing of them; so will we doH06213!z- and will requireH01245&y7 they, we will restoreH07725x then saidH0559w' that ye exactH05383v# and the oilH03323u the wineH08492 t+ and of the cornH01715s% of the moneyH03701#r1 also the hundredthH03967!q- and their housesH01004!p- their oliveyardsH02132 o+ their vineyardsH03754n# their landsH077043mQ i pray you, to them, even this dayH03117l restoreH07725k! this usuryH04855-jE i pray you, let us leave offH05800i and cornH01715h' of them moneyH03701g# might exactH05383 f+ and my servantsH05288e# my brethrenH0251d# our enemiesH0341c) of the heathenH01471(b; because of the reproachH02781 ^wFkH [C+ ^'9moreover from the timeH03117*? according to this promiseH01697 didH06213) and the peopleH05971 lordH03068# and praisedH01984 amenH0543 saidH0559)= and all the congregationH06951 # and emptiedH07386+ A even thus be he shaken outH05287! - not this promiseH01697 + that performethH06965$ 3 and from his labourH03018) from his houseH01004 every manH0376 shake outH05287 so godH0430 and saidH0559 my lapH02684% also i shookH05287*? according to this promiseH01697-E of them, that they should doH06213!- and took an oathH07650~# the priestsH03548}' then i calledH07121|) as thou sayestH0559 YrK2 qW2rK'wY3 of silverH037012 shekelsH082551 fortyH07050 besideH0310/and wineH03196.'of them breadH03899-'and had takenH03947 ,+unto the peopleH05971#+1me were chargeableH03513*beforeH06440)governorsH06346()but the formerH07223 '+of the governorH06346&the breadH03899%)have not eatenH0398!$/i and my brethrenH0251#yearsH08141"' twelveH06240 H08147! the kingH04428 ' of artaxerxesH0783 yearH08141' and thirtiethH07970"/even unto the twoH08147yearH08141#1from the twentiethH06242of judahH03063#in the landH0776%5to be their governorH06346%5that i was appointedH06680 Y}^;sS+aBpYOoxH07794NoneH0259MdailyH03117#L1which was preparedH06213Kabout usH05439/JIunto us from among the heathenH01471&I9beside those that cameH0935H!and rulersH05461G#of the jewsH03064 F%and fiftyH0376 H02572E!an hundredH03967D#at my tableH07979&C7thither unto the workH04399BgatheredH06908$A3and all my servantsH05288@#we any landH07704?)neither boughtH07069>%of this wallH02346=#in the workH04399&<7yea, also i continuedH02388;of godH0430:#of the fearH033749)not i, becauseH064408!but so didH06213 7+over the peopleH059716bare ruleH079805)their servantsH052884 yea, evenH01571 XrF-`8oKrXkheardH08085j)of our enemiesH0341i%and the restH03499h#the arabianH06163g!and geshemH01654f!and tobiahH029004eSnow it came to pass, when sanballatH05571 d+for this peopleH05971(c;to all that i have doneH06213bfor goodH02896a+upon me, my godH0430`thinkH02142!_-upon this peopleH05971^was heavyH03513$]3because the bondageH05656 \+of the governorH06346 [+not i the breadH03899Z'this requiredH01245Y#yet for allH05973%X5 of all sorts of wineH03196W storeH07235V daysH03117(U; for me, and once in tenH06235T' were preparedH06213S!also fowlsH06833RsheepH06629QchoiceH01305PsixH08337 D{O. mJ1sY9bD come downH03381!-so that i cannotH03201workH04399a greatH01419doingH06213!/unto them, sayingH0559!messengersH04397!and i sentH07971# me mischiefH07451 to doH06213!- but they thoughtH02803~ of onoH0207}% in the plainH01237|%the villagesH03715{togetherH03162z#let us meetH03259ycomeH03212x+unto me, sayingH0559wsentH07971v!and geshemH01654u)that sanballatH05571t)upon the gatesH08179sthe doorsH01817!r-i had not set upH05975q% at that timeH06256(p-' therein; (thoughH05704 H01571o leftH03498$n3 there was no breachH06556m the wallH02346#l1that i had buildedH01129 Yb@ rT4 w[8}Y &+ for which causeH03651%to rebelH04775$thinkH02803"#/thou and the jewsH03064"saithH0559!!and gashmuH01654" /among the heathenH01471)it is reportedH08085writtenH03789# in his handH03027letterH0107%with an openH06605timeH06471the fifthH02549'9unto me in like mannerH01697#his servantH05288sanballatH05571then sentH07971+Athem after the same mannerH01697)and i answeredH07725 +after this sortH01697timesH06471%unto me fourH0702'yet they sentH07971"/ it, and come downH03381  i leaveH07503  whilstH0834  ceaseH07673$ 3 why should the workH04399 bzMf5wW3b,@Cthem out of thine own heartH03820!?/but thou feignestH0908>)as thou sayestH0559=doneH01961<)no such thingsH01697;there areH01961 :-unto him, sayingH05599#then i sentH079718 togetherH0316277Y now therefore, and let us take counselH032896 comeH03212)5= according to these wordsH016974# to the kingH04428-3Eand now shall it be reportedH080852in judahH030631a kingH044280sayingH0559%/5of thee at jerusalemH03389.to preachH07121-prophetsH05030-,Eand thou hast also appointedH05975)+=according to these wordsH01697*! their kingH04428$)3 that thou mayest beH01933( the wallH02346'' thou buildestH01129 _pN&gH, kP1 _(\; thee; yea, in the nightH03915[ to slayH02026"Z1 for they will comeH0935Y' of the templeH01964X the doorsH01817 W+ and let us shutH05462V! the templeH01964U withinH08432T of godH0430S% in the houseH01004%R5 let us meet togetherH03259Q# and he saidH0559P shut upH06113O' of mehetabeelH04105N the sonH01121M! of delaiahH01806L the sonH01121K# of shemaiahH08098J) unto the houseH01004 I- afterward i cameH0935H my handsH03027G! strengthenH02388$F3 that it be not doneH06213E' from the workH04399"D/ shall be weakenedH07503C# their handsH03027B sayingH0559,AC for they all made us afraidH03372 ]kM1 ^. X:]!x-thou upon tobiahH02900wthinkH02142vmy godH0430)u= that they might reproachH02778t reportH08034s# for an evilH07451r and sinH02398q and do soH06213(p; that i should be afraidH03372o he hiredH07936n had hiredH07936m' and sanballatH05571'l9 against me: for tobiahH02900k' this prophecyH05016,jC him; but that he pronouncedH01696i% had not sentH07971h that godH0430%g5 and, lo, i perceivedH05234 f- i will not go inH0935!e- to save his lifeH02425 d+ into the templeH01964c would goH0935b as i fleeH01272a a manH0376`# should suchH03644_! and i saidH0559^ to slayH02026]) will they comeH0935 ZeD lT7~aI&xZ! of our godH0430# was wroughtH06213) that this workH04399#1 for they perceivedH03045"/in their own eyesH05869cast downH05307 )they were muchH03966 sawH07200 about usH05439$ 3and all the heathenH01471 heardH08085>iand it came to pass, that when all our enemiesH0341daysH03117and twoH08147in fiftyH02572elulH0435and fifthH02568'in the twentyH06242%was finishedH07999#so the wallH02346/I that would have put me in fearH03372 ~+ of the prophetsH05030}%and the restH03499|noadiahH05129&{7and on the prophetessH05031/zIaccording to these their worksH04639y'and sanballatH05571 VgL,|Z>#kJ$qV2lettersH01071sentH079710tobiahH02900/my wordsH01697 .+me, and utteredH03318-beforeH06440,)his good deedsH02896"+1also they reportedH0559*%of berechiahH01296) the sonH01121(% of meshullamH04918'% the daughterH01323& had takenH03947% johananH03076$#and his sonH01121#of arahH0733"the sonH01121!'of shechaniahH07935 )the son in lawH02860'swornH07621 H01167in judahH03063manyH07227 cameH0935of tobiahH02900#unto tobiahH02900lettersH0107manyH07235sentH01980of judahH03063!the noblesH02715'9moreover in those daysH03117 N`BnM/ {dE'zN(N;and while they stand byH05975Mbe hotH02527L'until the sunH08121Kbe openedH06605J%of jerusalemH03389-IEunto them, let not the gatesH08179H!and i saidH0559G! above manyH07227F godH0430E! and fearedH03372D manH0376C!a faithfulH0571B)over jerusalemH03389AchargeH06680@'of the palaceH01002?the rulerH08269>%and hananiahH02608=hananiH02607&<9that i gave my brotherH0251;)were appointedH06485 :+and the levitesH03881 9+and the singersH07891 8+and the portersH077787the doorsH01817!6-and i had set upH059755was builtH0112934Qnow it came to pass, when the wallH02346"3/ to put me in fearH03372 ZiB!vU7gCzZj# and i foundH046729i]that they might be reckoned by genealogyH03187h)and the peopleH05971g)and the rulersH05461f!the noblesH02715#e1to gather togetherH06908 d+into mine heartH03820cputH05414b!and my godH0430a#not buildedH01129`)and the housesH01004_thereinH08432^fewH04592])but the peopleH05971\and greatH01419['largeH03027 H07342Z%now the cityH05892'Y9over against his houseH01004X'and every oneH0376W%in his watchH04929Vevery oneH0376U%of jerusalemH03389#T1 of the inhabitantsH03427S watchesH04931R# and appointH05975Q and barH0270P the doorsH01817O'let them shutH01479 ZqS7pH+ fD(wZmordecaiH04782nahamaniH05167raamiahH07485azariahH05838nehemiahH05166jeshuaH03442 +with zerubbabelH02216who cameH0935~'unto his cityH05892} every oneH0376|% and to judahH03063{% to jerusalemH03389z) and came againH07725!y- had carried awayH01540x!of babylonH0894wthe kingH04428$v3whom nebuchadnezzarH050194uSof those that had been carried awayH01473%t5out of the captivityH07628s%that went upH05927 r+of the provinceH04082q%the childrenH01121pwrittenH03789oand foundH04672n% at the firstH07223&m7 of them which came upH05927!l- of the genealogyH03188k! a registerH05612 QwX:hL0^C+oQ& of jeshuaH03442 %+ of the childrenH01121!$- of pahath–moabH06355#% the childrenH01121" and twoH08147! fiftyH02572  hundredH03967 sixH08337 of arahH0733% the childrenH01121 and twoH08147 seventyH07657 hundredH03967 threeH07969' of shephatiahH08203% the childrenH01121and twoH08147seventyH07657!an hundredH03967thousandH0505twoH08147of paroshH06551%the childrenH01121of israelH03478'of the peopleH05971 !of the menH0582 !the numberH04557  baanahH01196  nehumH05149  bigvaiH0902 misperethH04559 bilshanH01114 WeD( v\@' rQ3sWFhundredH03967EsixH08337Dof bebaiH0893C%the childrenH01121Band eightH08083AfortyH0705@hundredH03967?sixH08337>of binnuiH01131=%the childrenH01121<)and threescoreH08346;hundredH03967:sevenH076519of zaccaiH021408%the childrenH011217 and fiveH025686 fortyH07055 hundredH039674 eightH080833 of zattuH022402% the childrenH011211 and fourH07020 fiftyH02572/# two hundredH03967.! a thousandH0505- of elamH05867,% the childrenH01121 +' eighteenH06240 H08083* hundredH03967) and eightH08083(% two thousandH0505' and joabH03097 _qU;tU7{_G+}_fand eightH08083eninetyH08673d#of hezekiahH02396cof aterH0333b%the childrenH01121aand fiveH02568`fiftyH02572_hundredH03967^sixH08337]of adinH05720\%the childrenH01121[and sevenH07651Z!threescoreH08346Y%two thousandH0505Xof bigvaiH0902W%the childrenH01121Vand sevenH07651U!threescoreH08346ThundredH03967SsixH08337R#of adonikamH0140Q%the childrenH01121Pand twoH08147OtwentyH06242NhundredH03967MthreeH07969LthousandH0505KtwoH08147Jof azgadH05803I%the childrenH01121Hand eightH08083GtwentyH06242 ^pR1hI#mL-|^and eightH08083twentyH06242!an hundredH03967#of anathothH06068the menH0582and eightH08083fourscoreH08084~!an hundredH03967}%and netophahH05199 |+of beth–lehemH01035{the menH0582zand fiveH02568yninetyH08673xof gibeonH01391w%the childrenH01121"v!'and twelveH06240 H08147u!an hundredH03967tof hariphH02756s%the childrenH01121rand fourH0702qtwentyH06242phundredH03967othreeH07969nof bezaiH01209m%the childrenH01121land eightH08083ktwentyH06242jhundredH03967ithreeH07969hof hashumH02828g%the childrenH01121 _nF( dG/eI. _%%!of the otherH0312$!the menH0582# and threeH07969" twentyH06242!! an hundredH03967  and aiH05857% of beth–elH01008 the menH0582and twoH08147!and twentyH06242!an hundredH03967!of michmasH04363the menH0582and oneH0259twentyH06242hundredH03967sixH08337and gebaH01387of ramahH07414the menH0582and threeH07969fortyH0705hundredH03967sevenH07651 #and beerothH0881 chephirahH03716$ 3of kirjath–jearimH07157 the menH0582 and twoH08147fortyH0705#1of beth–azmavethH01041the menH0582 !RpW9oP/hN3nRF&thousandH0505E&threeH07969D&of senaahH05570C%&the childrenH01121B%and oneH0259A%twentyH06242@%hundredH03967?%sevenH07651>%and onoH0207=%hadidH02307<%of lodH03850;%%the childrenH01121:$and fiveH025689$fortyH07058$hundredH039677$threeH079696!$of jerichoH034055%$the childrenH011214!#and twentyH062423#hundredH039672#threeH079691#of harimH027660%#the childrenH01121/"and fourH0702."fiftyH02572-#"two hundredH03967,!"a thousandH0505+"elamH05867*%"of the otherH0312)%"the childrenH01121(!and twoH08147'!fiftyH02572&!neboH05015 VkL+ }aC) wY8uVe!+of kadmielH06934d+of jeshuaH03442c%+the childrenH01121b#+the levitesH03881%a''*and seventeenH06240 H07651`!*a thousandH0505_*of harimH02766^%*the childrenH01121])and sevenH07651\)fortyH0705[#)two hundredH03967Z!)a thousandH0505Y)of pashurH06583X%)the childrenH01121W(and twoH08147V(fiftyH02572U!(a thousandH0505T(of immerH0564S%(the childrenH01121R' and threeH07969Q'seventyH07657P'hundredH03967O'nineH08672N'of jeshuaH03442M%'of the houseH01004L!'of jedaiahH03048K%'the childrenH01121J#'the priestsH03548I!&and thirtyH07970H&hundredH03967G&nineH08672 ceD( rQ6zY;c%.the childrenH01121.of zihaH06727%.the childrenH01121'.the nethinimsH05411-and eightH08083~-thirtyH07970}!-an hundredH03967|- of shobaiH07630{%- the childrenH01121z- of hatitaH02410y%- the childrenH01121x- of akkubH06126w%-the childrenH01121v-of talmonH02929u%-the childrenH01121t-of aterH0333s%-the childrenH01121r!-of shallumH07967q%-the childrenH01121p#-the portersH07778o,and eightH08083n,fortyH0705m!,an hundredH03967l,of asaphH0623k%,the childrenH01121j#,the singersH07891i+and fourH0702h+seventyH07657g!+of hodevahH01937 f++of the childrenH01121 R~a@%iH)nM/sR!%3the childrenH01121 3of gazzamH01502%3the childrenH011212of nekodaH05353%2the childrenH011212of rezinH07526%2the childrenH011212of reaiahH07211%2the childrenH011211of gaharH01515%1the childrenH011211of giddelH01435%1the childrenH011211of hananH02605%1the childrenH01121!0of shalmaiH08014%0the childrenH011210of hagabaH02286%0the childrenH011210of lebanaH03838 %0the childrenH01121 /of padonH06303 %/the childrenH01121 /of siaH05517 %/the childrenH01121/of kerosH07026%/the childrenH01121#.of tabbaothH02884%.the childrenH01121#.of hashuphaH02817 DfE'|]<~`?!eD?%8the childrenH01121>8of neziahH05335=%8the childrenH01121<7of tamahH08547;%7the childrenH01121:7of siseraH055169%7the childrenH0112187of barkosH013027%7the childrenH0112166of harshaH027975%6the childrenH0112146of mehidaH042403%6the childrenH011212!6of bazlithH012131%6the childrenH0112105of harhurH02744/%5the childrenH01121.!5of hakuphaH02709-%5the childrenH01121,5of bakbukH01227+%5the childrenH01121&*)'4of nephishesimH05304 H05300)%4the childrenH01121(4of meunimH04586'%4the childrenH01121&4of besaiH01153%%4the childrenH01121$!3of phaseahH06454#%3the childrenH01121"3of uzzaH05798 ZaD#dF%d9tZ\<threeH07969[<servantsH05650Z%<of solomon'sH08010!Y-<and the childrenH01121"X/<all the nethinimsH05411W;of amonH0526V%;the childrenH01121'U9;of pochereth of zebaimH06380T%;the childrenH01121S;of hattilH02411R%;the childrenH01121Q';of shephatiahH08203P%;the childrenH01121O:of giddelH01435N%:the childrenH01121M:of darkonH01874L%:the childrenH01121K:of jaalaH03279J%:the childrenH01121I9 of peridaH06514H%9the childrenH01121G%9of sopherethH05618F%9the childrenH01121E9of sotaiH05479D%9the childrenH01121C9servantsH05650B%9of solomon'sH08010A%9the childrenH01121@!8of hatiphaH02412 Ha?$ tQ3u]A( iH{%?the childrenH01121z?of kozH06976y%?the childrenH01121x!?of habaiahH02252w%?the childrenH01121#v1?and of the priestsH03548u> and twoH08147t> fortyH0705s>hundredH03967r>sixH08337q>of nekodaH05353p%>the childrenH01121o>of tobiahH02900n%>the childrenH01121m!>of delaiahH01806l%>the childrenH01121k= of israelH03478j)= nor their seedH02233i= houseH01004h)= their father'sH01g=not shewH05046f)=but they couldH03201e=and immerH0564d=addonH0114c=cherubH03743b'=tel–hareshaH08521!a-=from tel–melahH08528#`1=they which went upH05927_<and twoH08147^<ninetyH08673]<hundredH03967 RzX=wNxX8rR%BfortyH07239 H0702BtogetherH0259'9Bthe whole congregationH06951#A and thummimH08550Awith urimH0224Aa priestH03548!-Atill there stoodH05975#Aholy thingsH06944 #Aof the mostH069443 SAunto them, that they should not eatH0398 AsaidH0559" /Aand the tirshathaH08660( ;@put from the priesthoodH035501M@therefore were they, as pollutedH01351%5@but it was not foundH046726W@those that were reckoned by genealogyH03187)@their registerH03791%@these soughtH01245!-?after their nameH08034)? and was calledH07121? to wifeH0802'? the gileaditeH01569%? of barzillaiH01271!~-? of the daughtersH01323}!?which tookH03947|%?of barzillaiH01271 SV,ZA$lP0pS4Eand fiveH025683EthirtyH079702EhundredH039671EfourH07020EcamelsH01581/D and fiveH02568.DfortyH0705-#Dtwo hundredH03967,#Dtheir mulesH06505+Dand sixH08337*DthirtyH07970)DhundredH03967(DsevenH07651'%Dtheir horsesH05483"&/C and singing womenH07891%#C singing menH07891$C and fiveH02568#C fortyH0705)"=C and they had two hundredH03967!Cand sevenH07651 CthirtyH07970ChundredH03967CthreeH07969CthousandH0505CsevenH07651&9Cand their maidservantsH0519)=Cbeside their manservantsH05650)Band threescoreH08346BhundredH03967BthreeH07969 -Band two thousandH0505 `w]=fH.lO.z`TGdramsH01871SGthousandH07239RGtwentyH08147Q#Gof the workH04399P+Gto the treasureH0214OGgaveH05414N)Gof the fathersH01M%Gof the chiefH07218LFgarmentsH03801KFpriests'H03548J!Fand thirtyH07970IFhundredH03967HFfiveH02568GF basonsH04219FF fiftyH02572EF of goldH02091DF dramsH01871C!F a thousandH0505B+Fto the treasureH0214AFgaveH05414@'Fthe tirshathaH08660?'Funto the workH04399>FgaveH05414=)Fof the fathersH01<Fthe chiefH07218;#Fand some ofH07117:E assesH025439!E and twentyH062428E hundredH039677EsevenH076516EthousandH05055EsixH08337 FdAtZ<zV2`FrI monthH02320%q5I and when the seventhH07637 p+I in their citiesH05892oIdweltH03427n)Iand all israelH03478"m/Iand the nethinimsH05411l'Iof the peopleH05971 k+Iand the singersH07891 j+Iand the portersH07778 i+Iand the levitesH03881h)Iso the priestsH03548gHgarmentsH03801fH priests'H03548eH and sevenH07651d)H and threescoreH08346cH of silverH03701bH poundH04488 a-Hand two thousandH0505`Hof goldH02091_HdramsH01871^HthousandH07239]HtwentyH08147\HgaveH05414['Hof the peopleH05971Z)Hwhich the restH07611YG of silverH03701XG poundH04488 W+G and two hundredH03967 V-G and two thousandH0505UG of goldH02091 j]-dF' wY<jand womenH0802#both of menH0376!-the congregationH06951 beforeH06440 the lawH08451 broughtH0935 !the priestH03548 and ezraH05830to israelH03478'had commandedH06680lordH03068of mosesH04872!of the lawH08451 the bookH05612 to bringH0935! the scribeH05608 unto ezraH05830) and they spakeH0559~gateH08179}the waterH04325|beforeH06440 {+into the streetH07339zmanH0376yas oneH0259,xEgathered themselves togetherH0622#w1and all the peopleH05971 v+Iin their citiesH05892uIof israelH03478t%I the childrenH01121sI cameH05060 ZtQ7_7{Y:~Z ,+for the purposeH01697$+3which they had madeH06213*of woodH06086)'upon a pulpitH04026(stoodH05975'!the scribeH05608&and ezraH05830%!of the lawH08451$'unto the bookH05612"#/ of all the peopleH05971"% and the earsH0241/!K and those that could understandH0995 ' and the womenH0802) before the menH0582$%'until middayH03117 H04276 -from the morningH0216gateH08179the waterH04325beforeH06440!the streetH07339)therein beforeH06440#and he readH07121monthH02320) of the seventhH07637 dayH03117) upon the firstH0259"1 with understandingH0995(; and all that could hearH08085 RhJ* ~]>iCkRIlordH03068HblessedH01288Gand ezraH05830F stood upH05975#E1it, all the peopleH05971#D1and when he openedH066050CKfor he was above all the peopleH05971"B/of all the peopleH05971A%in the sightH05869@the bookH05612?openedH06605>and ezraH05830=meshullamH04918<zechariahH02148;)and hashbadanaH02806:!and hashumH028289%and malchiahH044418#and mishaelH043327pedaiahH06305%65and on his left handH08040"5/on his right handH032254%and maaseiahH046413#and hilkiahH025182! and urijahH02231! and anaiahH060430 and shemaH08087/! mattithiahH04993. him stoodH05975-!and besideH0681 OoW3mM0gK/rOh)and the peopleH05971gthe lawH08451f'to understandH0995"e/caused the peopleH05971 d+and the levitesH03881c pelaiahH06411b hananH02605a jozabadH03107` azariahH05838_ kelitaH07042^maaseiahH04641]hodijahH01941\!shabbethaiH07678[akkubH06126ZjaminH03226Y'and sherebiahH08274Xand baniH01137W#also jeshuaH03442V'to the groundH0776UfacesH0639TlordH03068,SC their heads, and worshippedH07812R) and they bowedH06915Q# their handsH03027 P+ with lifting upH04607O amenH0543NamenH0543MansweredH06030#L1and all the peopleH05971KgodH0430Jthe greatH01419 a}cD' hI*kR9a the wordsH01697 + when they heardH08085 weptH01058#1 for all the peopleH05971' not, nor weepH01058 mournH056 your godH0430 lordH03068~ holyH06918} this dayH03117$|3 unto all the peopleH05971{ saidH0559z! the peopleH05971y# that taughtH0995 x+ and the levitesH03881w! the scribeH05608v! the priestH03548u and ezraH05830t' the tirshathaH08660s% and nehemiahH05166r# the readingH04744q'to understandH0995pthe senseH07922oand gaveH07760n!distinctlyH06567mof godH0430l!in the lawH08451k#in the bookH05612j%so they readH07121i)in their placeH05977 RcE' `8x^:sR#% and to drinkH08354" to eatH0398!) went their wayH03212# 1 and all the peopleH05971&7 neither be ye grievedH06087 holyH06918# for the dayH03117 + hold your peaceH02013 sayingH0559) all the peopleH05971 stilledH02814) so the levitesH03881!- is your strengthH04581 lordH03068# for the joyH02304$3 neither be ye sorryH06087' unto our lordH0113 holyH06918 dayH031177Y unto them for whom nothing is preparedH03559 portionsH04490 and sendH07971  the sweetH04477  and drinkH08354  the fatH04924  eatH0398' 9 unto them, go your wayH03212% then he saidH0559! of the lawH08451 Zo@"uU/iJ' Z"@/that the childrenH01121?mosesH04872>byH03027='had commandedH06680<lordH03068;!in the lawH08451:writtenH037899)and they foundH046728! of the lawH084517 the wordsH01697#61 even to understandH079195! the scribeH056084 unto ezraH05830 3+ and the levitesH038812# the priestsH03548"1/ of all the peopleH059710) of the fathersH01/ the chiefH07218&.9 were gathered togetherH0622- dayH03117",/ and on the secondH08145#+1 that were declaredH03045* the wordsH01697+)C because they had understoodH0995( mirthH08057' greatH01419&# and to makeH06213% portionsH04490$# and to sendH07971 N_EhE(tW:mN^!went forthH03318]'so the peopleH05971\writtenH03789[boothsH05521Zto makeH06213YtreesH06086Xof thickH05687W%and branchesH05929VbranchesH05929Uand palmH08558TbranchesH05929S! and myrtleH01918 R' branchesH05929 H06086Q and pineH08081P branchesH05929O oliveH02132Nand fetchH0935M)unto the mountH02022Lgo forthH03318KsayingH0559!J-and in jerusalemH03389$I3in all their citiesH05892$H%'and proclaimH06963 H05674-GEand that they should publishH08085FmonthH02320E) of the seventhH07637D% in the feastH02282C in boothsH05521B% should dwellH03427A of israelH03478bR8RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{Ոֈ+׈F؈aو{ڈۈ3܈O݈kވ ߈&@ሉ\∉xՈֈ+׈F؈aو{ڈۈ3܈O݈kވ ߈&@ሉ\∉x㈊䈊2刊N戊j爋舋&鈋Fꈋf눌숌%툌Fe!?\{4Tr,Ih#@^z4Tq)F ` }  5 Rl:Tp/Qm &C`{5S s!"2#Q$o% &*'E(b)* +@,`-}./60S1r23,4J5f67 BR*iC#~eJ. kB%z5 had not the childrenH01121y' unto that dayH03117x of nunH05126w the sonH01121v of jeshuaH03442#u1for since the daysH03117!t-under the boothsH05521sand satH03427rboothsH05521qmadeH06213%p5out of the captivityH07628-oEof them that were come againH07725)n=and all the congregationH06951m!of ephraimH0669l#of the gateH08179"k/and in the streetH07339jgateH08179i% of the waterH04325"h/ and in the streetH07339g of godH0430f% of the houseH01004"e/ and in the courtsH02691$d3and in their courtsH02691+cAupon the roof of his houseH01406bevery oneH0376"a/themselves boothsH05521`and madeH06213_#and broughtH0935 chK0 aG%pBc) were assembledH0622 of israelH03478% the childrenH01121' of this monthH02320 dayH03117! and fourthH0702"/ now in the twentyH06242*?according unto the mannerH04941"/a solemn assemblyH06116dayH03117"/and on the eighthH08066 daysH03117  sevenH07651  the feastH02282 ' and they keptH06213  of godH0430! of the lawH08451#in the bookH05612he readH07121dayH03117'unto the lastH0314dayH03117)from the firstH07223by dayH03117also dayH03117gladnessH08057~greatH01419#}1and there was veryH03966|done soH06213{of israelH03478 `xZ=~\6aB"` 4+ upon the stairsH046083' then stood upH069652 their godH04301  lordH030680)  and worshippedH07812/)  they confessedH03034.#  fourth partH07243-!  of the dayH03117,# fourth partH07243+ their godH0430* lordH03068)! of the lawH08451(# in the bookH05612' and readH07121&) in their placeH05977"%/ and they stood upH06965$-  of their fathersH01##1 and the iniquitiesH05771"! their sinsH02403!' and confessedH03034  and stoodH059755G' themselves from all strangersH05236 H01121 separatedH0914 of israelH03478% and the seedH02233  and earthH0127%5  and with sackclothesH08242% with fastingH06685 `kQ3pK0bJ-` T+ be thy gloriousH03519S# and blessedH01288R and everH05769Q for everH05769P your godH0430O  lordH03068N  blessH01288M  stand upH06965L  saidH0559K  pethahiahH06611J shebaniahH07645I hodijahH01941H sherebiahH08274G! hashabniahH02813F baniH01137E# and kadmielH06934D jeshuaH03442!C- then the levitesH03881B their godH0430A lordH03068@ voiceH06963?#  with a loudH01419>  and criedH02199=  chenaniH03662<  baniH01137;  sherebiahH08274: bunniH011389 shebaniahH076458 kadmielH069347 and baniH011376 jeshuaH034425) of the levitesH03881 E|c9uDk>!aEq faithfulH0539p his heartH03824o% and foundestH04672n!  of abrahamH085m%  him the nameH08034l! and gavestH07760 k+ of the chaldeesH03778j out of urH0218)i= and broughtest him forthH03318h abramH087 g- who didst chooseH0977f the godH0430e lordH03068d#  worshippethH07812c  of heavenH08064'b9  them all; and the hostH06635-aE  therein, and thou preservestH02421"`/ therein, the seasH03220_ the earthH0776$^3 with all their hostH06635]! of heavensH08064\! the heavenH08064[ heavenH08064&Z7 alone; thou hast madeH06213Y lordH03068X! and praiseH08416#W1 above all blessingH01293!V- which is exaltedH07311U nameH08034 F|`:hH!cB$rF(; and on all his servantsH05650 % upon pharaohH06547 # and wondersH04159  signsH0226 % and shewedstH05414  seaH03220! by the redH05488 their cryH02201% and heardestH08085 in egyptH04714) of our fathersH01) the afflictionH06040' and didst seeH07200 righteousH06662 thy wordsH01697#1 and hast performedH06965~# to his seedH02233} to giveH05414$|3 and the girgashitesH01622"{/  and the jebusitesH02983#z1  and the perizzitesH06522y%  the amoritesH0567x%  the hittitesH02850"w/  of the canaanitesH03669v the landH0776!u- with him to giveH05414t! a covenantH01285!s- thee, and madestH03772r beforeH06440 Kf2`B#sO4 fK) of fireH0784(# by a pillarH05982!'- and in the nightH03915& pillarH05982%# by a cloudyH06051 $+ them in the dayH03119&#7 moreover thou leddestH05148" watersH04325 !+ into the mightyH05794 ! as a stoneH068) into the deepsH04688' thou threwestH07993&7 and their persecutorsH07291 + on the dry landH03004! of the seaH03220 the midstH084320K them, so that they went throughH05674 beforeH06440 the seaH03220&7 and thou didst divideH01234 this dayH03117# thee a nameH080340K against them. so didst thou getH06213(; that they dealt proudlyH02102!- for thou knewestH03045# of his landH0776&7 and on all the peopleH05971 TkG- kR9kI,tTF# from heavenH08064E! them breadH03899D! and gavestH05414C#  thy servantH05650B  of mosesH04872A# by the handH03027@ and lawsH08451? statutesH02706>' them preceptsH04687 =+ and commandedstH06680< sabbathH07676#;1 unto them thy holyH06944!:- and madest knownH03045!9- and commandmentsH046878 statutesH027067 goodH028966 lawsH084515 and trueH05714 judgmentsH049413! them rightH034772! and gavestH05414&17 with them from heavenH080640# and spakestH01696/ sinaiH05514 .+ also upon mountH02022!-- thou camest downH03381',9 wherein they should goH03212+! in the wayH01870"*1 to give them lightH0215 OkF$lB qU, mO`  appointedH05414'_9 and in their rebellionH04805^# their necksH06203)]= among them; but hardenedH07185 \+ that thou didstH06213[) of thy wondersH06381%Z5 neither were mindfulH02142Y to obeyH08085X# and refusedH03985(W; not to thy commandmentsH04687V' and hearkenedH08085U# their necksH06203T% and hardenedH07185S' dealt proudlyH02102&R= but they and our fathersH01Q to giveH05414.P9'  which thou hadst swornH05375 H03027O  the landH0776N!  to possessH03423+MC  them that they should go inH0935L)  and promisedstH0559!K- for their thirstH06772)J= for them out of the rockH05553I waterH04325%H5 and broughtest forthH03318!G- for their hungerH07458 TbE$ cA( iHqT} departedH05493|% of the cloudH06051{! the pillarH05982+zA them not in the wildernessH04057y! forsookestH05800x merciesH07356)w= yet thou in thy manifoldH07227v%  provocationsH05007u  greatH01419 t+ and had wroughtH06213s% out of egyptH04714%r5 that brought thee upH05927q thy godH0430p and saidH0559o calfH05695n' them a moltenH04541(m; yea, when they had madeH06213l) and forsookestH05800k kindnessH02617j% and of greatH07227i to angerH0639h slowH0750g% and mercifulH07349f graciousH02587 e+ ready to pardonH05547d  a godH0433!c-  to their bondageH05659b  to returnH07725a  a captainH07218 @pU8jJ vX>\@  swelledH01216) and their feetH07272' waxed not oldH01086'9 nothing; their clothesH08008# they lackedH02637'9 them in the wildernessH04057#1 didst thou sustainH03557 yearsH08141! yea, fortyH0705!-  for their thirstH06772!  them waterH04325! and gavestH05414! - from their mouthH06310 ' not thy mannaH04478& 7 them, and withheldestH04513 # to instructH07919  spiritH07307' also thy goodH02896# thou gavestH05414'9 wherein they should goH03212# and the wayH01870"1 to shew them lightH0215  by nightH03915  of fireH0784#1  neither the pillarH05982 +  them in the wayH01870  to leadH05148%~5 not from them by dayH03119 BpJ$lR9lFdB5' and possessedH034234 went inH0935 3+ so the childrenH011212!  to possessH03423&19  that they should go inH09350- to their fathersH014/U concerning which thou hadst promisedH0559".1 them into the landH0776-) and broughtestH0935, of heavenH08064"+/ thou as the starsH03556"*/ also multipliedstH07235)) their childrenH01121( of bashanH01316' kingH04428&  of ogH05747%%  and the landH0776$!  of heshbonH02809##  of the kingH04428"%  and the landH0776! of sihonH05511  the landH0776"/ so they possessedH03423"/ them into cornersH06285!- and didst divideH02505# and nationsH05971' them kingdomsH04467%5 moreover thou gavestH05414 ayZ7`4iP/aR% in abundanceH07230Q treesH06086P and fruitH03978O)  and oliveyardsH02132N  vineyardsH03754M  diggedH02672L  wellsH0953K%  of all goodsH02898J fullH04392I housesH01004H' and possessedH03423G landH0127F and a fatH08082E citiesH05892D strongH01219C' and they tookH03920(B; with them as they wouldH07522#A1 that they might doH06213@# of the landH0776?)  and the peopleH05971!>-  with their kingsH04428&=7  them into their handsH03027<!  and gavestH05414;)  the canaanitesH03669:# of the landH0776%95 them the inhabitantsH034278 beforeH06440#71 and thou subduedstH036656 the landH0776 MtH+rR5zY*qM l+ when they criedH06817!k- of their troubleH06869&j7 them: and in the timeH06256i who vexedH06887!h- of their enemiesH06862#g1 them into the handH03027+fA therefore thou deliveredstH05414e%  provocationsH05007d  greatH01419/cI  them to thee, and they wroughtH06213%b5  against them to turnH07725 a+  which testifiedH05749`% thy prophetsH05030_ and slewH02026^# their backsH01458] behindH0310\ thy lawH08451'[9 against thee, and castH07993Z% and rebelledH047753YQ nevertheless they were disobedientH04784X goodnessH02898(W; themselves in thy greatH01419V' and delightedH05727U) and became fatH08080 T+ and were filledH07646S+ so they did eatH0398 CeE#nU; t> uC.G them according to thy merciesH07356#1 didst thou deliverH05337 timesH06256 and manyH07227#  from heavenH08064)=  unto thee, thou heardestH08085  and criedH021992O  over them: yet when they returnedH07725.~G  so that they had the dominionH07287 }- of their enemiesH0341&|7 thou them in the handH03027({; thee: therefore leftestH05800z beforeH06440y againH07725x evilH07451w they didH06213(v; but after they had restH05117!u- of their enemiesH06862%t5 them out of the handH03027s who savedH03467r'  them savioursH03467q#  thou gavestH05414p  merciesH07356.oG  and according to thy manifoldH07227n#  from heavenH08064)m= unto thee, thou heardestH08085 YuJ(xV$e>~Y!-  therefore gavestH05414+C yet would they not give earH0238% thy prophetsH05030 inH03027+A against them by thy spiritH07307&7 them, and testifiedstH05749#1 didst thou forbearH04900 yearsH08141 yet manyH07227#1 and would not hearH08085! their neckH06203% and hardenedH07185%  the shoulderH03802.9'  in them;) and withdrewH05637 H05414'  he shall liveH02421  doH06213)  which if a manH0120&7 against thy judgmentsH04941 ! but sinnedH02398* ? not unto thy commandmentsH04687 ' and hearkenedH08085' 9 yet they dealt proudlyH02102 % unto thy lawH08451Bo against them, that thou mightest bring them againH07725 + and testifiedstH05749 ScF"}S5S3{S$:3 and on our prophetsH05030#91 and on our priestsH035488) on our princesH08269&77 upon us, on our kingsH04428%65 thee, that hath comeH046725 beforeH064404# seem littleH04591(3; let not all the troubleH085132 and mercyH026171 covenantH012850# who keepestH08104/ godH0410!.- and the terribleH03372-! the mightyH01368, the greatH01419&+9 now therefore, our godH0430* godH0410)% and mercifulH07349(! a graciousH02587"'/ them, nor forsakeH05800$&3 not utterly consumeH03617 %+ sake thou didstH06213$ mercies'H07356+#A nevertheless for thy greatH07227"%  of the landsH0776!'  of the peopleH05971( ;  thou them into the handH03027 PnP.tI) g?uP!T- #that thou gavestH05414S #goodnessH02898!R- #and in thy greatH07227&Q7 #thee in their kingdomH04438)P= #for they have not servedH05647-OE " wherewith thou didst testifyH05749$N3 " and thy testimoniesH05715&M7 "unto thy commandmentsH04687L' "nor hearkenedH07181K "thy lawH08451J "keptH06213I+ "nor our fathersH01H# "our priestsH03548G# "our princesH08269'F9 "neither have our kingsH04428*E? !but we have done wickedlyH07561D !rightH0571,CC !upon us; for thou hast doneH06213&B9 !in all that is broughtH0935A !justH06662@' unto this dayH03117?! of assyriaH0804>% of the kingsH04428=) since the timeH03117&<7 and on all thy peopleH05971 ;1 and on our fathersH01 @{`7 wU;nGz]@p % distressH06869o % in greatH01419"n/ % at their pleasureH07522#m3 %and over our cattleH0929 l+ %over our bodiesH01472(k; %also they have dominionH04910,jC %over us because of our sinsH02403#i1 %whom thou hast setH05414h) %unto the kingsH04428g %increaseH08393%f5 %and it yieldeth muchH07235e $ servantsH05650%d5 $thereof and the goodH02898c $the fruitH06529b $to eatH0398a- $unto our fathersH01!`- $that thou gavestH05414_ $the landH0776^ $this dayH03117] $servantsH05650\ # worksH04611'[9 # they from their wickedH07451%Z5 # them, neither turnedH07725Y # beforeH06440"X/ # which thou gavestH05414W #landH0776V #and fatH08082'U9 #them, and in the largeH07342 _pT8yX< uY?"{_ mijaminH04326 abijahH029  meshullamH04918  baruchH01263  ginnethonH01599  danielH01840  obadiahH05662 meremothH04822 harimH02766 malluchH04409 shebaniahH07645 hattushH02407 malchijahH04441 amariahH0568 pashurH06583 jeremiahH03414 azariahH05838~ seraiahH08304}% and zidkijahH06667|% of hachaliahH02446{ the sonH01121z' the tirshathaH08660y nehemiahH05166&x7 now those that sealedH02856w &sealH02856v &priestsH03548u &levitesH03881 t+ &and our princesH08269s &and writeH03789r &a sureH05480qK &and because of all this we makeH03772 XhH,rT8z\>" qX/ elamH05867.' pahath–moabH06355- paroshH06551,' of the peopleH05971+ the chiefH07218* beninuH01148) baniH01137( hodijahH01941' shebaniahH07645& sherebiahH08274% zaccurH02139$ hashabiahH02811# rehobH07340" michaH04316! hananH02605  pelaiahH06411 kelitaH07042 hodijahH01941 shebaniahH07645"1 and their brethrenH0251 kadmielH06934! of henadadH02582# of the sonsH01121 binnuiH01131! of azaniahH0245 the sonH01121# both jeshuaH03442 + and the levitesH03881# the priestsH03548 shemaiahH08098 bilgaiH01084 maaziahH04590 "ccI0uX>!w]B' cQ hashabnahH02812P rehumH07348O shobekH07733N pilehaH06401M halloheshH03873L hashubH02815K hananiahH02608J hosheaH01954I anaiahH06043H hananH02605G pelatiahH06410F jadduaH03037E zadokH06659D# meshezabeelH04898C hezirH02387B meshullamH04918A magpiashH04047@ nebaiH05109? anathothH06068> hariphH02756= bezaiH01209< hashumH02828; hodijahH01941: azzurH058099 hizkijahH023968 aterH03337 adinH057206 bigvaiH09025 adonijahH01384 bebaiH08933 azgadH058032 bunniH011381 baniH011370 zatthuH02240 [v\A ~\)a9 z[m# and enteredH0935l% their noblesH0117!k/ to their brethrenH0251j! they claveH02388(i= and having understandingH0995+hA every one having knowledgeH03045$g3 and their daughtersH01323f! their sonsH01121e#  their wivesH0802d  of godH0430c%  unto the lawH08451b%  of the landsH0776+aA  themselves from the peopleH05971/`K and all they that had separatedH0914_' the nethinimsH05411^# the singersH07891]# the portersH07778\# the levitesH03881[# the priestsH03548Z' of the peopleH05971Y% and the restH07605X baanahH01196W harimH02766V malluchH04409U ananH06052T hananH02605S! and ahijahH0281R maaseiahH04641 HkG0u\@aD kH ) on the sabbathH07676 + or any victualsH07668  wareH04728 bringH0935# of the landH0776! the peopleH05971% for our sonsH01121 + their daughtersH01323 nor takeH03947# of the landH0776 + unto the peopleH05971' our daughtersH01323+A and that we would not giveH05414!~- and his statutesH02706"}/ and his judgmentsH04941| our lordH0113{ lordH03068%z5 all the commandmentsH04687y and doH06213x) and to observeH08104w of godH0430v#  the servantH05650u  mosesH04872t  byH03027 s+  which was givenH05414r  lawH08451q in god'sH0430p to walkH03212!o- and into an oathH07621n% into a curseH0423 VyV>z[5e8{V!&- !of the new moonsH02320 %+ !of the sabbathsH07676$) !burnt offeringH05930&#7 !and for the continualH08548"' !meat offeringH04503&!7 !and for the continualH08548) /' !for the shewbreadH03899 H04635! of our godH0430% of the houseH01004 + for the serviceH05656# of a shekelH08255$3 with the third partH07992!- ourselves yearlyH08141"/ for us, to chargeH05414! ordinancesH04687% also we madeH05975' of every debtH03027!- and the exactionH04853 yearH08141# the seventhH07637)  we would leaveH05203  dayH03117)  or on the holyH06944*?  it of them on the sabbathH07676!-  we would not buyH03947  to sellH04376  dayH03117 Y]>{[8xX;uYC "writtenH03789B "our godH0430A "lordH03068@) "upon the altarH04196? "to burnH01197> "by yearH08141= "yearH08141< "appointedH02163; " at timesH06256:) " of our fathersH01!9- " after the housesH010048! " of our godH04307) " into the houseH010046 "to bringH09355 "offeringH071334% "for the woodH060863) "and the peopleH059712# "the levitesH03881"1/ "among the priestsH035480 "the lotsH01486/# "and we castH05307.! !of our godH0430-% !of the houseH01004,% ! all the workH04399+! ! for israelH03478%*5 ! to make an atonementH03722*)? ! and for the sin offeringsH02403!(- ! and for the holyH06944#'1 !for the set feastsH04150 C|T3zZ5pO1 dC`% %of our doughH06182 _+ %the firstfruitsH07225^+ %we should bringH0935]! $of our godH0430\% $in the houseH01004[' $ that ministerH08334!Z- $ unto the priestsH03548Y! $ of our godH0430X% $ to the houseH01004W $ to bringH0935"V/ $and of our flocksH06629U% $of our herdsH01241#T1 $and the firstlingsH01062S! $in the lawH08451R $writtenH03789!Q/ $and of our cattleH0929P# $of our sonsH01121#O1 $also the firstbornH01060N # lordH03068M) # unto the houseH01004L #by yearH08141K #yearH08141J% #of all treesH06086I% #of all fruitH06529$H3 #and the firstfruitsH01061G' #of our groundH0127 F+ #the firstfruitsH01061E% #and to bringH0935D! "in the lawH08451 LqR- a7 i;oL{) & unto the houseH01004z' & of the tithesH04643y & the titheH04643x) &shall bring upH05927 w+ &and the levitesH03881v# &take tithesH06237!u- &when the levitesH03881*t? &shall be with the levitesH03881s &of aaronH0175r &the sonH01121q) &and the priestH03548p) %of our tillageH05656"o/ %in all the citiesH05892&n7 %might have the tithesH06237&m7 %that the same levitesH03881!l- %unto the levitesH03881k' %of our groundH0127j) % and the tithesH04643i! % of our godH0430h% % of the houseH01004 g+ % to the chambersH03957!f- % unto the priestsH03548e! %and of oilH03323d %of wineH08492'c9 %of all manner of treesH06086b' %and the fruitH06529"a/ %and our offeringsH08641 YZ<wW1^2vY the restH07605% at jerusalemH03389 dweltH03427' of the peopleH05971) and the rulersH08269! 'of our godH0430 'the houseH01004(; 'and we will not forsakeH05800 + 'and the singersH07891 + 'and the portersH07778 ' 'that ministerH08334 + ' and the priestsH03548! - ' of the sanctuaryH04720 # ' the vesselsH03627" / ' unto the chambersH03957# ' and the oilH03323 + 'of the new wineH08492# 'of the cornH01715% 'the offeringH08641# 'shall bringH0935 'of leviH03878!- 'and the childrenH01121 'of israelH03478!- 'for the childrenH01121 &houseH01004!~/ &into the treasureH0214 }+ & to the chambersH03957|! & of our godH0430 atY<pT5 `?|a5  israelH03478 4+  in their citiesH05892!3/  in his possessionH02722 every oneH03761 dweltH034270 of judahH03063"// but in the citiesH05892.% in jerusalemH03389-! that dweltH03427 ,+ of the provinceH04082+ the chiefH07218*% at jerusalemH03389$)3 themselves to dwellH03427'(9 that willingly offeredH05068'# all the menH0582& blessedH01288%) and the peopleH05971$ citiesH05892# partsH03027" and nineH08672! cityH05892  the holyH06944%  in jerusalemH03389  to dwellH03427  of tenH06235  oneH0259  to bringH0935 lotsH01486 also castH05307' of the peopleH05971 EqP3kG*{]AcES of baruchH01263R the sonH01121Q% and maaseiahH04641P of perezH06557 O+ of the childrenH01121N' of mahalaleelH04111M the sonH01121L' of shephatiahH08203K the sonH01121J! of amariahH0568I the sonH01121H%  of zechariahH02148G  the sonH01121F  of uzziahH05818E  the sonH01121D  athaiahH06265C of judahH03063 B+ of the childrenH01121A# of benjaminH01144$@3 and of the childrenH01121? of judahH03063 >+ of the childrenH01121= dweltH03427!<- and at jerusalemH03389; servantsH05650:% of solomon'sH08010!9- and the childrenH01121"8/ and the nethinimsH05411 7+  and the levitesH038816#  the priestsH03548 TjL0x[<wZ: pTs  the sonH01121r!  of pedaiahH06305q the sonH01121p of joedH03133o the sonH01121n% of meshullamH04918m the sonH01121l salluH05543k# of benjaminH01144j the sonsH01121i  menH0582h  valiantH02428g and eightH08083f! threescoreH08346e hundredH03967d fourH0702c% at jerusalemH03389b! that dweltH03427a of perezH06557`% all the sonsH01121_! of shiloniH08023^ the sonH01121]%  of zechariahH02148\  the sonH01121[!  of joiaribH03114Z  the sonH01121Y  of adaiahH05718X the sonH01121W! of hazaiahH02382V the sonH01121U) of col–hozehH03626T the sonH01121 UlP1lO3]:qU the sonH01121! of hilkiahH02518 the sonH01121 seraiahH08304 jachinH03199! of joiaribH03114  the sonH01121  jedaiahH03048 ) of the priestsH03548 ' over the cityH05892  secondH04932 of senuahH05574 the sonH01121 and judahH03063) their overseerH06496 of zichriH02147 the sonH01121 and joelH03100 and eightH08083 twentyH06242 hundredH03967~ nineH08672} sallaiH05543|! him gabbaiH01373{ and afterH0310z! of jesaiahH03470y the sonH01121x of ithielH0384w the sonH01121v#  of maaseiahH04641u  the sonH01121t!  of kolaiahH06964 jjN1xW=!tT8j2# of malchiahH044411 the sonH011210 of pashurH06583/ the sonH01121.% of zechariahH02148- the sonH01121, of amziH0557+ the sonH01121*# of pelaliahH06421) the sonH01121(! of jerohamH03395' the sonH01121&! and adaiahH05718% and twoH08147$ twentyH06242# hundredH03967" eightH08083!% of the houseH01004  the workH04399 that didH06213"1 and their brethrenH0251 of godH0430% of the houseH01004 the rulerH05057 of ahitubH0285 the sonH01121# of meraiothH04812 the sonH01121 of zadokH06659 the sonH01121% of meshullamH04918 VnU9eI-rK/rVQ the sonH01121P of hashubH02815O the sonH01121N shemaiahH08098$M3 also of the levitesH03881L'  the great menH01419K  the sonH01121J zabdielH02068#I1 and their overseerH06496H and eightH08083G twentyH06242F! an hundredH03967E of valourH02428D! mighty menH01368"C1 and their brethrenH0251B of immerH0564A the sonH01121 @+ of meshillemothH04919? the sonH01121> of ahasaiH0273= the sonH01121<! of azareelH05832; the sonH01121:# and amashaiH060239 and twoH081478 fortyH07057 hundredH039676 twoH081475) of the fathersH014 chiefH07218 3- and his brethrenH0251 NkH(u[9mP+ mNo! of shammuaH08051n the sonH01121m and abdaH05653"l1 among his brethrenH0251k!  the secondH04932j'  and bakbukiahH01229i  in prayerH08605!h-  the thanksgivingH03034g  to beginH08462f' the principalH07218e of asaphH0623d the sonH01121c of zabdiH02067b the sonH01121a of michaH04316` the sonH01121_' and mattaniahH04983^ of godH0430]% of the houseH01004\ businessH04399-[E the oversight of the outwardH02435Z) of the levitesH03881Y% of the chiefH07218X# and jozabadH03107W) and shabbethaiH07678V  of bunniH01138U  the sonH01121T% of hashabiahH02811S the sonH01121R! of azrikamH05840 TgG.vP2{X8qT  in ophelH06077  dweltH03427" / but the nethinimsH05411# 1 in his inheritanceH05159  every oneH0376 of judahH03063"/ in all the citiesH05892# the levitesH03881) of the priestsH03548 of israelH03478 + and the residueH07605  and twoH08147 seventyH07657! an hundredH03967 the gatesH08179~ that keptH08104"}1 and their brethrenH0251| talmonH02929{ akkubH06126%z5 moreover the portersH07778y and fourH0702x fourscoreH08084w# two hundredH03967v cityH05892u# in the holyH06944 t+ all the levitesH03881s# of jeduthunH03038r the sonH01121q of galalH01559p the sonH01121 [}U4iM0y_@ }[*' and pethahiahH06611)' for every dayH03117( dueH01697*'? should be for the singersH078917&[ concerning them, that a certain portionH0548%# commandmentH04687$! the king'sH04428# of godH0430"% of the houseH01004!% the businessH04399  overH05048# the singersH07891 of asaphH0623#  of the sonsH01121  of michaH04316  the sonH01121%  of mattaniahH04983  the sonH01121% of hashabiahH02811 the sonH01121 of baniH01137 the sonH01121 uzziH05813% at jerusalemH03389$3 also of the levitesH03881% the overseerH06496#1 over the nethinimsH05411 and gispaH01658 and zihaH06727 UdG% pL/U4vUE% the villagesH01323#D3 and at beer–shebaH0884%C5 and at hazar–shualH02705%B5 and at beth–pheletH01046A) and at moladahH04137@' and at jeshuaH03442?%  the villagesH01323*>?  thereof, and at jekabzeelH03343=%  the villagesH01323&<7 thereof, and at dibonH01769;% the villagesH02691":/ at kirjath–arbaH071539 dweltH034278 of judahH03063 7+ of the childrenH01121"6/ with their fieldsH07704%55 and for the villagesH02691&47  concerning the peopleH059713)  in all mattersH016972  handH030271' at the king'sH044280 of judahH03063/ the sonH01121. of zerahH02226 -+ of the childrenH01121,) of meshezabeelH04898+ the sonH01121 BlJ' dCjL,v\Bb !ramahH07414a !hazorH02674` ananiahH06055_ nobH05011^# at anathothH06068]) their villagesH01323\' and beth–elH01008[ and aijaH05857Z# at michmashH04363Y from gebaH01387!X- also of benjaminH01144W% the childrenH01121V  of hinnomH02011 U+  unto the valleyH01516!T/  from beer–shebaH0884(S; thereof. and they dweltH02583R% the villagesH01323#Q1 thereof, at azekahH05825P) and the fieldsH07704O! at lachishH03923N) their villagesH02691M adullamH05725L zanoahH02182K) and at jarmuthH03412J' and at zareahH06881#I1 and at en–rimmonH05884$H3 and in the villagesH01323G) and at mekonahH04368F' and at ziklagH06860 Oz_@yU4{bG+jO miaminH04326 abijahH029 ginnethoH01599 iddoH05714~ meremothH04822} rehumH07348|! shechaniahH07935{ hattushH02407z malluchH04409y amariahH0568x  ezraH05830w  jeremiahH03414v seraiahH08304u! and jeshuaH03442t% of shealtielH07597s the sonH01121 r+ with zerubbabelH02216q% that went upH05927 p+ and the levitesH03881o# the priestsH03548n# $in benjaminH01144m $judahH03063l $divisionsH04256#k1 $and of the levitesH03881$j%' #of craftsmenH02798 H02791i! #the valleyH01516h #and onoH0207g #lodH03850f "neballatH05041e "zeboimH06650d "hadidH02307c !gittaimH01664 OpV=!{]4b;kO  joiakimH03113 begatH03205! and jeshuaH034421M over against them in the watchesH04931) their brethrenH0251 and unniH06042) also bakbukiahH01229#3  he and his brethrenH0251&7 over the thanksgivingH01960 mattaniahH04983 judahH03063 sherebiahH08274 kadmielH06934 binnuiH01131 jeshuaH03442%5 moreover the levitesH03881  of jeshuaH03442# in the daysH03117%7 and of their brethrenH0251 ) of the priestsH03548  the chiefH07218  jedaiahH03048  hilkiahH02518  amokH05987 salluH05543 jedaiahH03048# and joiaribH03114 shemaiahH08098 bilgahH01083 maadiahH04573 KoT5eD&rT6kK@# of meraiothH04812? adnaH05733> of harimH02766= josephH03130<% of shebaniahH07645; jonathanH03129: of melicuH044099 jehohananH030768! of amariahH05687 meshullamH049186 of ezraH058305 hananiahH026084# of jeremiahH034143 meraiahH048112! of seraiahH083041) of the fathersH010 the chiefH07218/% were priestsH03548.! of joiakimH03113 -+ and in the daysH03117, jadduaH03037+ begatH03205*% and jonathanH03129) jonathanH03129( begatH03205'! and joiadaH03111& joiadaH03111% begatH03205$% and eliashibH0475# eliashibH0475"! also begatH03205! joiakimH03113 IlP5b?"|]? hI`! and jadduaH03037_# and johananH03110^ joiadaH03111]# of eliashibH0475\# in the daysH03117[# the levitesH03881Z nethaneelH05417Y! of jedaiahH03048X hashabiahH02811W! of hilkiahH02518V eberH05677U of amokH05987T kallaiH07040S of sallaiH05543R uzziH05813Q! of jedaiahH03048P mattenaiH04982O) and of joiaribH03114N! jehonathanH03083M# of shemaiahH08098L shammuaH08051K of bilgahH01083J piltaiH06408I! of moadiahH04153H# of miniaminH04509G zichriH02147F of abijahH029E meshullamH04918D% of ginnethonH01599C zechariahH02148B of iddoH05714A helkaiH02517 CcE%rL$gI*tC-}E  according to the commandmentH04687|)  to give thanksH03034-{E  over against them, to praiseH01984#z3 with their brethrenH0251y! of kadmielH06934x the sonH01121w! and jeshuaH03442v sherebiahH08274u hashabiahH02811t) of the levitesH03881s' and the chiefH07218r#  of eliashibH0475q  the sonH01121p!  of johananH03110$o3 even until the daysH03117"n/ of the chroniclesH01697m# in the bookH05612l writtenH03789k) of the fathersH01j the chiefH07218i of leviH03878h the sonsH01121g#  the persianH06542f  of dariusH01867e%  to the reignH04438!d-  also the priestsH03548c)  of the fathersH01b chiefH07218a recordedH03789 Pt[=tW2|]9pP# of the wallH02346&7 and at the dedicationH02598!  the scribeH05608!  the priestH03548#  and of ezraH05830%  the governorH06346# of nehemiahH05166 + and in the daysH03117! of jozadakH03136 the sonH01121 of jeshuaH03442 the sonH01121! of joiakimH03113# in the daysH03117%  of the gatesH08179! /  at the thresholdsH0624   the wardH04929  keepingH08104  portersH07778  akkubH06126 talmonH02929 meshullamH04918 obadiahH05662' and bakbukiahH01229 mattaniahH04983 wardH04929% over againstH05980 wardH04929 of godH0430  the manH0376~  of davidH01732 ^sW1cD!{[=z^6 of gebaH01387&57 and out of the fieldsH07704!4' of gilgalH01019 H01537$33 also from the houseH010042' of netophathiH05200&17 and from the villagesH026910 jerusalemH03389/# round aboutH05439..G both out of the plain countryH03603,-E gathered themselves togetherH0622,) of the singersH07891+% and the sonsH01121*) and with harpsH03658)! psalteriesH05035( cymbalsH04700!'-  and with singingH07892(&;  both with thanksgivingsH08426%'  with gladnessH08057$)  the dedicationH02598#  to keepH06213""/ them to jerusalemH03389! to bringH0935( ; out of all their placesH04725# the levitesH03881# they soughtH01245% of jerusalemH03389 ^yY;hG!nS:{^S hoshaiahH01955R them wentH03212Q and afterH0310P  gateH08179O+  toward the dungH0830N'  upon the wallH02346"M/  on the right handH03225L  wentH08418K thanksH08426J greatH01419I twoH08147H' and appointedH05975G' upon the wallH02346F of judahH03063E# the princesH08269"D/ then i brought upH05927C% and the wallH02346B' and the gatesH08179A! the peopleH05971)@= themselves, and purifiedH02891? purifiedH02891 >+ and the levitesH03881 =+ and the priestsH03548<  jerusalemH03389;#  round aboutH05439:' them villagesH026919# had buildedH01129 8+ for the singersH078917% and azmavethH05820 RjH. lN2}]A#nRr $gilalaiH01562q $milalaiH04450p# $and azaraelH05832o $shemaiahH08098 n- $and his brethrenH0251m #of asaphH0623l #the sonH01121k #of zaccurH02139j # the sonH01121i# # of michaiahH04320h # the sonH01121g% # of mattaniahH04983f # the sonH01121e# #of shemaiahH08098d #the sonH01121c# #of jonathanH03129b #the sonH01121a #zechariahH02148`' #with trumpetsH02689_ #sonsH01121 ^+ #of the priests'H03548]% "and jeremiahH03414\% "and shemaiahH08098[% "and benjaminH01144Z "judahH03063Y' !and meshullamH04918X !ezraH05830W# !and azariahH05838V of judahH03063U) of the princesH08269T and halfH02677 KkK.za#\?jK# &and i afterH0310% &over againstH04136 &wentH01980  &thanksH08426 ' &and the otherH08145  % eastwardH04217  % gateH08179$ 3 % even unto the waterH04325 % of davidH01732 + % above the houseH01004# %of the wallH02346 + %at the going upH04608 %of davidH01732# %of the cityH05892' %by the stairsH04609:_ %which was over against them, they went upH05927 %gateH08179$3 %and at the fountainH05869~ $beforeH06440}! $the scribeH05608| $and ezraH05830{ $of godH0430z $ the manH0376y $ of davidH01732x# $ instrumentsH03627!w- $ with the musicalH07892v $ hananiH02607u $and judahH03063t $nethaneelH05417s $maaiH04597 akG}V=|S1a$,3 (and i, and the halfH02677+ (of godH0430*% (in the houseH01004) (thanksH08426( (the twoH08147' (so stoodH05975& 'gateH08179%' 'in the prisonH04307%$5 ' and they stood stillH05975# ' gateH08179$"3 ' even unto the sheepH06629! ' of meahH03968 ' ' and the towerH04026# 'of hananeelH02606' 'and the towerH04026 'gateH08179#1 'and above the fishH01709 'gateH08179"/ 'and above the oldH03465! 'of ephraimH0669(; 'and from above the gateH08179 & wallH02346$3 & even unto the broadH07342 + & of the furnacesH08574&7 & from beyond the towerH04026' &upon the wallH02346' &of the peopleH05971#1 &them, and the halfH02677 PeH,nQ/ nQ/oPJ! +with greatH01419&I7 +had made them rejoiceH08055H +for godH0430G% +and rejoicedH08055F! +sacrificesH02077E +greatH01419D% +they offeredH02076C' +also that dayH03117B * overseerH06496A) * with jezrahiahH03156@ * sang loudH08085 ?+ * and the singersH07891> *and ezerH05829= *and elamH05867<' *and malchijahH04441;' *and jehohananH03076: *and uzziH058139# *and eleazarH04998% *and shemaiahH080987% *and maaseiahH046416' ) with trumpetsH026895 )hananiahH026084 )zechariahH021483 )elioenaiH04542 )michaiahH043201 )miniaminH045090 )maaseiahH04641/ )eliakimH0471 .+ )and the priestsH03548-' (of the rulersH05461 D`?!yT.oN/ dDf# ,that waitedH05975$e3 ,and for the levitesH03881 d+ ,for the priestsH03548c ,rejoicedH08057b ,for judahH03063a# ,and levitesH03881 `+ ,for the priestsH03548_! , of the lawH08451^% , the portionsH04521]' , of the citiesH05892,\C , into them out of the fieldsH07704[ , to gatherH03664#Z1 ,and for the tithesH04643$Y3 ,for the firstfruitsH07225"X/ ,for the offeringsH08641!W/ ,for the treasuresH0214"V/ ,over the chambersH05393U ,appointedH06485T ,were someH0582!S- ,and at that timeH03117R' +even afar offH07350Q +was heardH08085P% +of jerusalemH03389 O+ + so that the joyH08057N + rejoicedH08055&M7 + also and the childrenH03206L + the wivesH0802K + joyH08057 R}]<gJ-tX5uR) /of the singersH07891% /the portionsH04521 /gaveH05414# /of nehemiahH05166 + /and in the daysH03117~' /of zerubbabelH02216}# /in the daysH03117|) /and all israelH03478{ . unto godH0430!z- . and thanksgivingH03034y .of praiseH08416x .and songsH07892w) .of the singersH07891v .chiefH07218u .of oldH06924t .and asaphH0623s .of davidH01732 r+ .for in the daysH03117q - his sonH01121p! - of solomonH08010o - of davidH01732-nE -according to the commandmentH04687$m3 -of the purificationH02893l% -and the wardH04931k% -of their godH0430j -the wardH04931i -keptH08104 h+ -and the portersH07778%g5 -and both the singersH07891 ]vQ-nQ. |Y/|]! with breadH03899 of israelH03478!- not the childrenH01121!- because they metH06923 everH05769 forH05704  of godH0430&7  into the congregationH06951+  should not comeH0935 +  and the moabiteH04125"/  that the ammoniteH05984 writtenH03789&7 and therein was foundH04672' of the peopleH05971+ in the audienceH0241 of mosesH04872# in the bookH05612 they readH07121 # on that dayH03117  /of aaronH0175" / /unto the childrenH01121 ! /sanctifiedH06942 + /and the levitesH03881!- / unto the levitesH03881$3 / and they sanctifiedH06942# / his portionH01697 / every dayH03117 + / and the portersH07778 KmD) gGoN0iK: they laidH05414 9+ where aforetimeH064408 chamberH03957 7+ for him a greatH01419$63 and he had preparedH062135#  unto tobiahH029004 alliedH071383! of our godH04302% of the houseH010041) of the chamberH03957%05 having the oversightH05414/! the priestH03548.) this, eliashibH0475-! and beforeH06440(,; all the mixed multitudeH06154+# from israelH03478#*3 that they separatedH0914) the lawH084519(] now it came to pass, when they had heardH08085 '+  into a blessingH01293&  the curseH07045%  turnedH02015%$7  them: howbeit our godH04303#Q against them, that he should curseH07043" balaamH01109! but hiredH07936 ) and with waterH04325 PmM, yS0mO7qPV% to jerusalemH03389U! and i cameH0935T#  of the kingH04428!S-  obtained i leaveH07592R%  certain daysH03117Q  and afterH07093 P+  i unto the kingH04428O cameH0935N! of babylonH0894M kingH04428L' of artaxerxesH0783K yearH08141J' and thirtiethH07970I) for in the twoH08147'H9 was not i at jerusalemH03389G) of the priestsH03548"F/ and the offeringsH08641 E+ and the portersH07778 D+ and the singersH07891C) to the levitesH03881$B3  which was commandedH04687A#  and the oilH03323@%  the new wineH08492?#  of the cornH01715>)  and the tithesH04643 =+ and the vesselsH03627!<- the frankincenseH03828#;1 the meat offeringsH04503 UfE#\6yX(yU r+ and i perceivedH03045%q5 and the frankincenseH03828'p9 with the meat offeringH04503o of godH0430n% of the houseH01004m# the vesselsH03627,lC and thither brought i againH07725k% the chambersH03957"j/ and they cleansedH02891 i- then i commandedH0559h# the chamberH03957g out ofH02351f of tobiahH02900e stuffH03627"d/ all the householdH01004'c9 therefore i cast forthH07993b me soreH03966a) and it grievedH03415`  of godH0430_%  of the houseH01004^'  in the courtsH02691]'  him a chamberH05393\% in preparingH06213[! for tobiahH02900Z didH06213Y' that eliashibH0475X# of the evilH07451W) and understoodH0995 DlH+iM(|\> kD#3 over the treasuriesH0214% 7 and i made treasurersH0686# 3 unto the treasuriesH0214 # and the oilH03323! - and the new wineH08492 # of the cornH01715 the titheH04643 all judahH03063% then broughtH0935$3 them in their placeH05977 and setH05975-E and i gathered them togetherH06908 forsakenH05800 of godH0430!- why is the houseH01004 and saidH0559"~/ i with the rulersH05461}) then contendedH07378|% to his fieldH07704{ every oneH0376z were fledH01272y the workH04399x that didH06213 w+ and the singersH07891 v+ for the levitesH03881#u1 had not been givenH05414t) of the levitesH03881"s/ that the portionsH04521 F_CcG%oD"gF+% wine pressesH01660* treadingH01869)! i in judahH03063( sawH07200'' in those daysH03117$&3 and for the officesH04929% of my godH0430$' for the houseH01004'#9 deeds that i have doneH06213" my goodH026172!O concerning this, and wipe not outH04229 % me, o my godH0430 rememberH02142#3 unto their brethrenH0251' to distributeH02505 faithfulH0539&7 for they were countedH02803% of mattaniahH04983 the sonH01121 of zaccurH02139 the sonH01121 hananH02605!- and next to themH03027 pedaiahH06305#1 and of the levitesH03881! the scribeH05608 and zadokH06659! the priestH03548 shelemiahH08018 _eD) lH)wW,_!G- then i contendedH07378!F-  and in jerusalemH03389E  of judahH03063"D/ unto the childrenH01121C) on the sabbathH07676B and soldH04376'A9 and all manner of wareH04377@' fishH01709 H01709+?C also therein, which broughtH0935># men of tyreH06876=# there dweltH03427< victualsH06718";/ wherein they soldH04376:! in the dayH03117 9+ and i testifiedH057498 dayH031177) on the sabbathH076766) into jerusalemH03389"51 which they broughtH09354 burdensH048533  and figsH083842  grapesH060251%  as also wineH031960  assesH02543/!  and ladingH06006. sheavesH06194-+ and bringing inH0935,) on the sabbathH07676 Kz`<jQ/kKnKd) that the gatesH01817c# i commandedH0559b# the sabbathH07676a beforeH06440!`- began to be darkH06751_% of jerusalemH033899^] and it came to pass, that when the gatesH08179]#  the sabbathH07676\%  by profaningH02490[#  upon israelH03478Z  wrathH02740Y  moreH03254X% yet ye bringH0935,WC upon us, and upon this cityH05892V' all this evilH07451U bringH0935T# not our godH0430S' thus, and didH0935R- not your fathersH01Q didH06213P  dayH03117O#  the sabbathH07676N# and profaneH02490 M+ this that ye doH06213L thingH01697%K5 unto them, what evilH07451J and saidH0559I of judahH03063 H+ with the noblesH02715 kmM*hC#pK!k handsH03027! i will layH07971~ againH08138} the wallH02346| ye aboutH05048%{5 unto them, why lodgeH03885&z9 against them, and saidH0559!y- then i testifiedH05749x or twiceH08147w onceH06471v jerusalemH03389u withoutH02351t lodgedH03885$s3 of all kind of wareH04465r# and sellersH04376!q- so the merchantsH07402p dayH03117o) on the sabbathH07676n' be brought inH0935'm9 there should no burdenH04853l) i at the gatesH08179k setH05975j)  of my servantsH05288i#  the sabbathH07676h!  till afterH0310/gI  that they should not be openedH06605f#  and chargedH0559e) should be shutH05462 JqQ$qT4 y^>%uJ'; in the speech of ashdodH0797 halfH02677 spakeH01696#1 and their childrenH01121 of moabH04125 of ammonH05984 of ashdodH0796 wivesH0802# had marriedH03427 i jewsH03064 also sawH07200' in those daysH03117% of thy mercyH02617.G  me according to the greatnessH07230%5  this also, and spareH02347%  me, o my godH0430   rememberH02142   dayH03117 # the sabbathH07676 # to sanctifyH06942  the gatesH08179 keepH08104 - they should comeH0935)= that they should cleanseH02891# the levitesH03881+ and i commandedH0559)  on the sabbathH07676!  forth cameH0935'9  on you. from that timeH06256 ChL1 lD*|Y5pC)8? like him, who was belovedH0157"7/ was there no kingH044286 nationsH0147105K by these things? yet among manyH072274 sinH023983 of israelH034782 kingH04428 1+ did not solomonH080100)  unto your sonsH01121 /+  their daughtersH01323.  nor takeH05375 -+  unto their sonsH01121,)  your daughtersH01323"+/ ye shall not giveH05414* by godH0430$)3 and made them swearH076504(S of them, and plucked off their hairH04803' certainH0582 &+ them, and smoteH05221&%7 with them, and cursedH07043 $+ and i contendedH07378#  peopleH05971"  of eachH05971.!G but according to the languageH03956& 7 in the jews' languageH03066 not speakH01696 and couldH05234 KmC v];iJ-mKV) them, o my godH0430U rememberH02142#T1  therefore i chasedH01272S%  the horoniteH02772R% to sanballatH05571Q! son in lawH02860P priestH03548O the highH01419N# of eliashibH0475M the sonH01121L of joiadaH03111K# of the sonsH01121J  wivesH0802I strangeH05237H# in marryingH03427G+ against our godH0430F' to transgressH04603E evilH07451D) all this greatH01419C) unto you to doH06213&B7 shall we then hearkenH08085A% cause to sinH02398@ womenH0802?) did outlandishH05237&>7 nevertheless even himH01571 =+  over all israelH03478<  him kingH04428;  madeH05414:  and godH04309!  of his godH0430 Id=fI%|_?"pI#q1even unto ethiopiaH03568p!from indiaH01912o'which reignedH04427nahasuerusH0325m%of ahasuerusH03250lKnow it came to pass in the daysH03117k for goodH02896j% me, o my godH0430i rememberH02142(h; and for the firstfruitsH01061g appointedH02163f at timesH06256e offeringH07133!d- and for the woodH06086 c+ in his businessH04399b every oneH0376 a+ and the levitesH03881`) of the priestsH03548_ the wardsH04931^' and appointedH05975*]? i them from all strangersH05236\' thus cleansedH02891#[1 and of the levitesH03881"Z/ of the priesthoodH03550!Y- and the covenantH01285X) the priesthoodH03550*W? because they have defiledH01352 NdB% iP/mO0jNkingdomH04438 +of his gloriousH03519 !the richesH06239 )when he shewedH07200 beforeH06440! - of the provincesH04082 # and princesH08269! the noblesH06579 and mediaH04074 of persiaH06539the powerH02428!-and his servantsH05650%5unto all his princesH08269a feastH04960he madeH06213%of his reignH04427yearH08141~%in the thirdH07969}!the palaceH01002|!in shushanH07800{)of his kingdomH04438z'on the throneH03678ysatH03427xahasuerusH0325w'when the kingH04428v'in those daysH03117u provincesH04082t! and twentyH06242sand sevenH07651r!an hundredH03967 GjK)uM'tS1hG.'of fine linenH0948-!with cordsH02256,fastenedH0270+and blueH08504*greenH03768)whiteH02353(palaceH01055''of the king'sH04428&'of the gardenH01594%%in the courtH02691$ daysH03117# sevenH07651" and smallH06996 !+ both unto greatH01419 ! the palaceH01002!in shushanH07800"/that were presentH04672$3unto all the peopleH05971a feastH04960madeH06213the kingH04428%were expiredH04390$3and when these daysH03117 daysH03117' and fourscoreH08084! an hundredH03967 daysH03117manyH07227majestyH01420!-of his excellentH08597)and the honourH03366 OlO6eK,rQ&qOL'had appointedH03245 K+for so the kingH04428J+none did compelH0597%I5according to the lawH01881!H-and the drinkingH08360G# of the kingH04428'F9 according to the stateH03027E% in abundanceH07227DwineH03196Cand royalH04438!B-one from anotherH03627A'being diverseH08138@#the vesselsH03627?of goldH02091>!in vesselsH03627=drinkH08248<marbleH08336;and blackH05508:and whiteH018589and blueH085048of redH0923 7+upon a pavementH075316!and silverH037015 goldH020914 the bedsH042963 of marbleH083362# and pillarsH059821 ringsH015500to silverH03701/!and purpleH0713 ecF&z^AgK1ej% chamberlainsH05631i the sevenH07651h! and carcasH03752g zetharH02242f# and abagthaH05e bigthaH0903d harbonaH02726c bizthaH0968b mehumanH04104a% he commandedH0559` with wineH03196_ was merryH02896^# of the kingH04428]) when the heartH03820\ dayH03117[) on the seventhH07637Z ahasuerusH0325Y to kingH04428X houseH01004W the royalH04438V' for the womenH0802U a feastH04960T madeH06213S the queenH04436R# also vashtiH02060Q pleasureH07522(P= according to every man'sH0376$O3that they should doH06213N%of his houseH01004$M3to all the officersH07227 TcH*zV7iI2vT ' then the kingH04428 burnedH01197' and his angerH02534 wrothH07107 veryH03966'9 therefore was the kingH04428% chamberlainsH05631 byH03027# commandmentH01697' at the king'sH04428 to comeH0935~ refusedH03985} vashtiH02060|' but the queenH04436{! to look onH04758z fairH02896y! her beautyH03308 x+ and the princesH08269w! the peopleH05971v to shewH07200u royalH04438t) with the crownH03804s the kingH04428r beforeH06440q the queenH04436p vashtiH02060o to bringH0935n the kingH04428m% of ahasuerusH0325 l+ in the presenceH06440k# that servedH08334 ehM2}bE+}_@' e(vashtiH02060')unto the queenH04436!&-what shall we doH06213%)in the kingdomH04438$the firstH07223#which satH03427"faceH06440!!the king'sH04428  which sawH07200 and mediaH04074 of persiaH06539 princesH08269 the sevenH07651memucanH04462marsenaH04826meresH04825tarshishH08659admathaH0133shetharH08369carshenaH03771%and the nextH07138% and judgmentH01779 lawH01881' all that knewH03045 towardH06440 mannerH01697! the king'sH04428  the timesH06256 ! which knewH03045 + to the wise menH02450  saidH0559 YdG0 sX:iI,|YC)their husbandsH01167*BAso that they shall despiseH0959A)unto all womenH0802"@/shall come abroadH03318?%of the queenH04436>deedH01697=ahasuerusH0325<# of the kingH04428%;5 in all the provincesH04082&:7 and to all the peopleH0597129O only, but also to all the princesH082698# to the kingH04428$73hath not done wrongH057536the queenH044365vashtiH02060 4+and the princesH082693the kingH044282beforeH064401answeredH05590#and memucanH04462!/- the chamberlainsH05631. byH03027-ahasuerusH0325,#of the kingH04428 ++the commandmentH03982/*Ibecause she hath not performedH06213!)-according to lawH01881 EwZ?!z\E(~aE'oE&a7and let it be writtenH03789`from himH06440_#commandmentH01697^a royalH04438]%let there goH03318\the kingH04428[%if it pleaseH02895Z and wrathH07110Y contemptH0963X too muchH01767W% of the queenH04436V# of the deedH01697!U-which have heardH08085TprincesH08269$S3unto all the king'sH04428Rthis dayH03117QsayH0559Pand mediaH04074Oof persiaH06539!N-shall the ladiesH08282!M/him, but she cameH0935LbeforeH06440 K-to be brought inH0935J the queenH04436I vashtiH02060H commandedH0559G ahasuerusH0325F the kingH04428)E?when it shall be reportedH0559D'in their eyesH05869 IlL4xW4 tP/lI}'pleasedH05869 H03190|)and the sayingH01697{ and smallH06996z' both to greatH01419y honourH03366"x/ to their husbandsH01167w!shall giveH05414v'all the wivesH0802 u+for it is greatH07227*t?throughout all his empireH04438#s1shall be publishedH08085$r3which he shall makeH06213qdecreeH06599$p3and when the king'sH04428o)that is betterH02896n%unto anotherH07468!m-her royal estateH04438lgiveH05414!k-and let the kingH04428jahasuerusH0325ikingH04428h)no more beforeH06440g comeH0935f# that vashtiH02060'e9 that it be not alteredH05674d' and the medesH04074 c+ of the persiansH06539b)among the lawsH01881 M\=f5 xJ& oM'he rememberedH02142%was appeasedH07918ahasuerusH0325of kingH04428)when the wrathH02534%these thingsH01697afterH0310 +of every peopleH05971*? according to the languageH03956$3 should be publishedH01696!- in his own houseH01004! - should bear ruleH08323 ) that every manH0376% 5after their languageH03956- Ethereof, and to every peopleH05971) =according to the writingH03791$3into every provinceH04082provincesH04082$3into all the king'sH04428lettersH05612#for he sentH07971!of memucanH04462&7according to the wordH01697didH06213%and the kingH04428 +and the princesH08269~the kingH04428 QuV9lG+hN2pQ4!the king'sH044283of hegeH01896!2-unto the custodyH030271% of the womenH08020% to the houseH01004/! the palaceH01002.% unto shushanH07800- virginsH01330,youngH05291$+%'all the fairH04758 H02896.*Gthat they may gather togetherH06908))of his kingdomH04438%(5in all the provincesH04082'officersH06496&appointH06485!%-and let the kingH04428$% for the kingH04428#soughtH01245"virginsH01330!youngH052913 C'unto him, let there be fairH04758 H02896 +that ministeredH08334servantsH05288!the king'sH04428then saidH0559%5 and what was decreedH01504&7 and what she had doneH06213vashtiH02060 EkN'{X;}`D( hEQ)from jerusalemH03389*P?who had been carried awayH01540O# a benjamiteH01145N of kishH07027M the sonH01121L of shimeiH08096K the sonH01121Jof jairH02971Ithe sonH01121HmordecaiH04782G!whose nameH08034FjewH03064#E3there was a certainH0376D!the palaceH01002C!in shushanH07800B' and he did soH06213Athe kingH04428@'pleasedH05869 H03190?'and the thingH01697">/instead of vashtiH02060=be queenH04427<the kingH04428&;)'which pleasethH05869 H03190#:1and let the maidenH052919be givenH0541468Wand let their things for purificationH085627%of the womenH08026keeperH081045#chamberlainH05631 @nQ) mM0|Z9c@m)and his decreeH01881l#commandmentH016974kSso it came to pass, when the king'sH04428%j5for his own daughterH01323itookH03947hwere deadH04194g! and motherH0517f+ when her fatherH01e' whom mordecaiH04782%d'' and beautifulH04758 H02896c' fairH08389 H03303b%and the maidH05291a!nor motherH0517(`Afor she had neither fatherH01_daughterH01323^#his uncle'sH01730]estherH0635\hadassahH01919![/and he brought upH0539!Z- had carried awayH01540Y! of babylonH0894X the kingH04428$W3whom nebuchadnezzarH05019Vof judahH03063UkingH04428T'with jeconiahH03204,SCwhich had been carried awayH01540#R1with the captivityH01473 XyX9wT7oT1qX  meetH07200 maidensH05291"/ to her, and sevenH07651-E with such things as belongedH044900K her her things for purificationH08562 gaveH05414+ and he speedilyH0926 of himH06440 kindnessH02617&7 him, and she obtainedH05375' pleasedH05869 H03190~) and the maidenH05291}%of the womenH0802|keeperH08104{of hegaiH01896z)to the custodyH03027yhouseH01004%x5also unto the king'sH04428w# was broughtH03947v# that estherH0635u of hegaiH01896t) to the custodyH03027s! the palaceH01002r%unto shushanH07800'q9were gathered togetherH06908pmaidensH05291o'and when manyH07227nwas heardH08085 OvP. mL,hF,lO& was comeH05060% turnH08447&$7 now when every maid'sH05291'#9 and what should becomeH06213" didH07965!! how estherH0635  to knowH03045 houseH01004) of the women'sH0802 the courtH02691 beforeH06440 every dayH03117 walkedH01980% and mordecaiH04782-E her that she should not shewH05046# had chargedH06680% for mordecaiH04782 + nor her kindredH04138! her peopleH05971) had not shewedH05046 estherH0635% of the womenH0802% of the houseH01004' unto the bestH02896"/ her and her maidsH05291! - and he preferredH08138  houseH01004' 9 her, out of the king'sH04428 # to be givenH05414 X]BiN1jH- xXB% of the womenH0802*A? with her out of the houseH01004@ her to goH0935? was givenH05414&>9 whatsoever she desiredH0559=' unto the kingH04428< maidenH05291;) then thus cameH0935:% of the womenH0802)9= things for the purifyingH08562"8/ with sweet odoursH013147 monthsH023206 and sixH083375 of myrrhH047534 with oilH080813 monthsH023202 sixH083371% accomplishedH04390'09 of their purificationsH04795%/5 for so were the daysH03117.% of the womenH0802(-; according to the mannerH01881, monthsH023200+=' that she had been twelveH06240 H08147* afterH07093) ahasuerusH0325( to kingH04428' to go inH0935 []<{[<X<}[^'who had takenH03947]#of mordecaiH04782\the uncleH01730[!of abihailH032Z%the daughterH01323Yof estherH0635"X/now when the turnH08447Wby nameH080341VMin her, and that she were calledH07121UdelightedH02654)T=no more, except the kingH04428S'unto the kingH04428R#she came inH0935Q) the concubinesH06370P! which keptH08104O# chamberlainH05631N! the king'sH04428M% of shaashgazH08190L)to the custodyH03027K%of the womenH0802JhouseH01004 I+into the secondH08145H%she returnedH07725"G/and on the morrowH01242Fshe wentH0935E)in the eveningH06153D houseH01004 C+ unto the king'sH04428 Z|[?cF+ hE+ {Z|% of his reignH04438{ yearH08141z) in the seventhH07651y tebethH02887x the monthH02320wmonthH02320v%in the tenthH06224uroyalH04438t)into his houseH01004sahasuerusH0325runto kingH04428qwas takenH03947pso estherH0635(o;of all them that lookedH07200n%in the sightH05869mfavourH02580lobtainedH05375k!and estherH0635jappointedH0559i%of the womenH0802h!the keeperH08104g#chamberlainH05631f!the king'sH04428e)but what hegaiH01896d nothingH01697c% she requiredH01245b' unto the kingH04428a to go inH0935` was comeH05060%_5her for his daughterH01323 T`F'}[4tO3T'9according to the stateH03027 giftsH04864 and gaveH05414!- to the provincesH04082 a releaseH02010# and he madeH06213feastH04960esther'sH0635!-and his servantsH05650%5unto all his princesH08269feastH04960a greatH01419 madeH06213 'then the kingH04428" /instead of vashtiH02060# 1and made her queenH04427 ' upon her headH07218 crownH03804 the royalH04438) so that he setH07760*? more than all the virginsH01330%in his sightH06440!and favourH02617graceH02580!-and she obtainedH05375#3above all the womenH0802estherH0635~lovedH0157}%and the kingH04428 \hF. {[;gD, {\6! and tereshH086575 bigthanH09044%chamberlainsH056313'of the king'sH044282twoH081471gateH081790'in the king'sH04428/satH03427.)while mordecaiH04782-'in those daysH03117/,K like as when she was brought upH0545+# of mordecaiH04782 *+ the commandmentH03982)didH06213(+her: for estherH0635'#had chargedH06680&#as mordecaiH04782%)nor her peopleH05971$#her kindredH04138#shewedH05046"estherH0635!gateH08179 'in the king'sH04428satH03427'then mordecaiH04782 +the second timeH08145'9were gathered togetherH06908%5and when the virginsH01330#of the kingH04428 Q}bI) pR4kFlQS beforeH06440)R/' of the chroniclesH03117 H01697Q#in the bookH05612#P1and it was writtenH03789Oon a treeH06086NhangedH08518)M=therefore they were bothH08147!L-it was found outH04672'K9was made of the matterH01697%J5and when inquisitionH01245I nameH08034H' in mordecai'sH04782G the kingH04428FcertifiedH0559E!and estherH0635Dthe queenH04436C#unto estherH0635Bwho toldH05046A#to mordecaiH04782@was knownH03045?'and the thingH01697>ahasuerusH0325=#on the kingH04428<handH03027;to layH07971:!and soughtH012459! were wrothH071078 the doorH05592$73 of those which keptH08104 SoS9~T-~]8lSqgateH08179p'in the king'sH04428oservantsH05650 n+then the king'sH04428m reverenceH07812l bowedH03766-kE concerning him. but mordecaiH04782!j- had so commandedH06680i%for the kingH04428hhamanH02001g)and reverencedH07812fbowedH03766egateH08179d'in the king'sH04428cservantsH05650#b1and all the king'sH04428&a7 above all the princesH08269` his seatH03678_% him, and setH07760^% and advancedH05375]# the agagiteH091\'of hammedathaH04099[the sonH01121ZhamanH02001YpromoteH01431XahasuerusH0325Wdid kingH04428V%these thingsH01697UafterH0310T the kingH04428 \|\$mF* oU&v\ handsH03027 to layH07971 scornH0959 )and he thoughtH05869 of wrathH02534fullH04390)then was hamanH02001+Anot, nor did him reverenceH07812bowedH03766'that mordecaiH04782sawH07200)and when hamanH02001 a jewH03064 + for he had toldH05046# would standH05975~mattersH01697#}1whether mordecai'sH04782|to seeH07200{hamanH02001.zGnot unto them, that they toldH05046+yAunto him, and he hearkenedH08085x'dailyH03117 H031174wUnow it came to pass, when they spakeH0559v# commandmentH04687 u+thou the king'sH04428"t/why transgressestH05674s'unto mordecaiH04782rsaidH0559 JnJ/_>$pR:qJ#+#'the twelfthH06240 H08147*to monthH02320))and from monthH02320(to dayH03117'from dayH03117& hamanH02001% beforeH06440$ the lotH01486# purH06332" they castH05307!ahasuerusH0325 of kingH04428yearH08141&)'in the twelfthH06240 H08147nisanH05212the monthH02320monthH02320%in the firstH07223#of mordecaiH04782!the peopleH05971%of ahasuerusH0325-E throughout the whole kingdomH04438% all the jewsH03064! to destroyH08045 soughtH01245 + wherefore hamanH02001#of mordecaiH04782)him the peopleH05971+Aalone; for they had shewedH05046#on mordecaiH04782 DvY<oL) dI+ x`DI thousandH0505H tenH06235G) and i will payH08254(FA that they may be destroyedH06"E/ let it be writtenH03789D the kingH04428C% if it pleaseH02895Bto sufferH03240AprofitH07737#@1not for the king'sH04428?lawsH01881 >+they the king'sH04428=%neither keepH06213 <+from all peopleH05971;diverseH08138:) and their lawsH018819) of thy kingdomH04438%85 in all the provincesH04082!7- among the peopleH059716' and dispersedH06504!5-scattered abroadH063404peopleH059713a certainH02592there isH034261ahasuerusH03250unto kingH04428/saidH0559.and hamanH02001-adarH0143,the monthH02320 ]sO3wZ8kL-]%f5 then were the king'sH04428e goodH02896(d; with them as it seemethH05869c# also, to doH06213$b3 to thee, the peopleH05971a givenH05414`! the silverH03701_! unto hamanH02001^ saidH0559]% and the kingH04428\ enemyH06887[ the jews'H03064Z# the agagiteH091Y' of hammedathaH04099X the sonH01121W' it unto hamanH02001V and gaveH05414U' from his handH03027T his ringH02885S tookH05493R% and the kingH04428Q! treasuriesH01595 P+ into the king'sH04428O to bringH0935 N+ of the businessH04399.MG of those that have the chargeH06213L% to the handsH03027K of silverH03701J talentsH03603 VcIa9{R2zV + and the lettersH05612 ringH02885 + with the king'sH04428~! and sealedH02856}) was it writtenH03789| ahasuerusH0325{ of kingH04428z# in the nameH08034%y5 after their languageH03956x% every peopleH05971)w= according to the writingH03791"v/ of every provinceH04082 u+ of every peopleH05971"t/ and to the rulersH08269$s3 over every provinceH04082%r5 and to the governorsH06346q# lieutenantsH0323 p+ unto the king'sH04428o' had commandedH06680,nC according to all that hamanH02001&m7 and there was writtenH03789l monthH02320k% of the firstH07223j dayH03117)i/' on the thirteenthH06240 H07969h calledH07121g scribesH05608 UkL0oU=mG*yU +unto all peopleH05971'was publishedH01540"/in every provinceH04082#to be givenH05414"/for a commandmentH01881)of the writingH03791the copyH06572"1 of them for a preyH0962 the spoilH07998 adarH0143#1 which is the monthH02320 monthH02320&)' of the twelfthH06240 H08147+3' upon the thirteenthH06240 H07969 dayH03117 in oneH0259 and womenH0802 + little childrenH02945  and oldH02205 ! both youngH05288  all jewsH03064$ 9 and to cause to perishH06 to killH02026! to destroyH08045 provincesH04082$3 into all the king'sH04428 postsH07323 byH03027 were sentH07971 ]rO- mO2wQ4];) into the midstH08432:% and went outH033189! with ashesH06658sackclothH082427!and put onH038476#his clothesH08995rentH071674mordecaiH04782"3/all that was doneH062132perceivedH030451'when mordecaiH047820'was perplexedH0943/shushanH07800.%but the cityH05892- to drinkH08354, sat downH03427+ and hamanH02001*% and the kingH04428)! the palaceH01002(!in shushanH07800'was givenH05414&)and the decreeH01881%#commandmentH01697$'by the king'sH04428#)being hastenedH01765"went outH03318!the postsH07323! - against that dayH03117*?that they should be readyH06264 OiM-`6dA!nOZ#so esther'sH0635Yand ashesH0665X%in sackclothH08242WlayH03331V and manyH07227U# and wailingH04553T# and weepingH01065S# and fastingH06685R) among the jewsH03064QmourningH060PgreatH01419OcameH05060N)and his decreeH01881M#commandmentH01697L!the king'sH04428K'whithersoeverH04725&J7and in every provinceH04082I) with sackclothH08242HclothedH03830GgateH08179 F+into the king'sH04428EenterH0935DgateH08179C!the king'sH04428B#even beforeH06440Aand cameH0935@cryH02201?%and a bitterH04751>#with a loudH01419= and criedH02199<# of the cityH05892 Z\< b4nP~Z v+unto the streetH07339u#to mordecaiH04782t!went forthH03318sso hatachH02047r to knowH03045q# to mordecaiH047825pUupon her, and gave him a commandmentH06680oto attendH06440&n7whom he had appointedH05975m%chamberlainsH05631l'of the king'sH04428k!for hatachH02047jestherH0635i#then calledH07121*h?from him: but he receivedH06901g'his sackclothH08242!f- and to take awayH05493e mordecaiH04782d to clotheH03847c raimentH0899b% and she sentH07971agrievedH02342`#exceedinglyH03966(_;her. then was the queenH04436^and toldH05046]cameH0935%\5and her chamberlainsH05631[maidsH05291 WlS"zX9uR3W)? her that she should go inH0935(; unto her, and to chargeH06680) and to declareH05046# unto estherH0635'them, to shewH07200 !to destroyH08045 !at shushanH07800 )that was givenH05414 'of the decreeH01881 )of the writingH03791%him the copyH06572%also he gaveH05414! to destroyH06% for the jewsH03064! treasuriesH01595' to the king'sH04428to payH08254%had promisedH0559!that hamanH02001%of the moneyH03701)~=unto him, and of the sumH06575-}Ehim of all that had happenedH07136|toldH05046{%and mordecaiH04782zgateH08179y!the king'sH04428xbeforeH06440w#of the cityH05892bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{9V:r;<+=G>d?@A8BVCqDE.FL9V:r;<+=G>d?@A8BVCqDE.FLGjH I(JCKaL}MN4OQPmQ R&SBT^U|VW6XSYqZ [+\I]f^_`;aZbvce.fKghhi$jAk^l{mn3oQpoq r*sGtduvw:xWyuz{2|P}n~ &D`~6Rq,Ic;Tr,Ji&B_{7V fhA" u\<hJ.f. courtH02691-) into the innerH06442,' unto the kingH04428+! shall comeH0935* or womanH0802+)C that whosoever, whether manH0376( do knowH03045' provincesH04082&' of the king'sH04428%) and the peopleH05971$ servantsH05650#) all the king'sH04428"' unto mordecaiH04782)!= and gave him commandmentH06680 # unto hatachH02047 spakeH0559% again estherH0635# of mordecaiH04782 the wordsH01697 estherH0635 and toldH05046 cameH0935! and hatachH02047#1him for her peopleH05971beforeH06440.Gunto him, and to make requestH01245%5to make supplicationH02603' unto the kingH04428 ^tJ'zX7gI/^'K9 more than all the jewsH03064J houseH01004I' in the king'sH04428'H9 that thou shalt escapeH04422!G- not with thyselfH05315F thinkH01819E estherH0635D to answerH07725C commandedH0559B' then mordecaiH04782A wordsH01697@ esther'sH0635?# to mordecaiH04782>' and they toldH05046= daysH03117<% these thirtyH07970;' unto the kingH04428:! to come inH0935+9A but i have not been calledH07121!8- that he may liveH024217 sceptreH082756! the goldenH020915) shall hold outH03447&47 such to whom the kingH044283 exceptH09052 to deathH041911 lawH018810 oneH0259"// who is not calledH07121 Cb>$a=fO+ {]Ch threeH07969gnor drinkH08354*fAye for me, and neither eatH0398eand fastH06684d!in shushanH07800!c-that are presentH04672b%all the jewsH03064 a+gather togetherH03664`goH03212_mordecaiH04782^returnH07725]badeH0559\#then estherH0635[a timeH06256Z)to the kingdomH04438&Y7whether thou art comeH05060 X+ and who knowethH03045 W1 shall be destroyedH06V houseH01004'U? but thou and thy father'sH01T placeH04725S%from anotherH0312R#to the jewsH03064QariseH05975 P+and deliveranceH02020(O;shall there enlargementH07305N%at this timeH06256"M/holdest thy peaceH02790'L9for if thou altogetherH02790 \jE({Z>eK- v\ houseH01004! the king'sH04428% over againstH05227 houseH01004' of the king'sH04428courtH02691%in the innerH06442~and stoodH05975}royalH04438|put onH03847{#that estherH0635zdayH031171yMnow it came to pass on the thirdH07992x'had commandedH06680,wEaccording to all that estherH0635vand didH06213u%went his wayH05674t#so mordecaiH04782si perishH06r+and if i perishH06)q=not according to the lawH01881!p-in unto the kingH04428owill i goH0935!n-likewise; and soH03651mwill fastH06684&l7 i also and my maidensH05291k or dayH03117j nightH03915i daysH03117 IhN-nQ0xY=fI$the kingH04428#then saidH0559")of the sceptreH08275!the topH07218 #and touchedH05060drew nearH07126so estherH0635#in his handH03027sceptreH08275! the goldenH02091 to estherH0635 held outH03447% and the kingH04428% in his sightH05869favourH02580%she obtainedH05375%in the courtH02691standingH05975the queenH04436estherH0635sawH07200-Eand it was so, when the kingH04428%of the houseH01004 the gateH06607 %over againstH05227 houseH01004 %in the royalH04438 throneH03678)upon his royalH04438satH03427%and the kingH04428 UgBkS6lI,vUA% had preparedH06213@# that estherH0635?) to the banquetH04960> cameH0935= and hamanH02001<#so the kingH04428;hath saidH01697:as estherH06359)that he may doH062138'to make hasteH041167#cause hamanH020016saidH05595'then the kingH04428%45 that i have preparedH06213!3- unto the banquetH049602this dayH031171comeH09350and hamanH02001/%let the kingH04428.'unto the kingH04428-goodH02895,answeredH0559+!and estherH0635*)of the kingdomH04438!)-thee to the halfH02677'(9it shall be even givenH05414'#thy requestH01246&estherH06350%Kunto her, what wilt thou, queenH04436 WiHhN2oJ-oW^ comeH0935] and hamanH02001\% let the kingH04428[! my requestH01246Z) and to performH06213Y#my petitionH07596Xto grantH05414Wthe kingH04428!V-and if it pleaseH02895U#of the kingH04428T%in the sightH05869SfavourH02580 R+if i have foundH04672Q)and my requestH01246P#my petitionH07596Oand saidH0559NestherH0635M'then answeredH06030&L7 it shall be performedH06213K) of the kingdomH04438!J- even to the halfH02677I#thy requestH01246(H;and it shall be grantedH05414G%thy petitionH07596Fof wineH03196E)at the banquetH04960D#unto estherH0635CsaidH0559B%and the kingH04428 _jJ,~dA) jM*{_{ he sentH07971z homeH01004)y? himself: and when he cameH0935x refrainedH0662#w1 nevertheless hamanH02001!v- against mordecaiH04782u) of indignationH02534t was fullH04390s# for him, heH02001r nor movedH02111%q5 that he stood not upH06965p gateH08179o' in the king'sH04428n mordecaiH04782m sawH07200l) but when hamanH02001k heartH03820 j+ and with a gladH02896i joyfulH08056h that dayH03117g forthH03318f hamanH02001e then wentH03318dhath saidH01697c#as the kingH04428bto morrowH04279(a;for them, and i will doH06213%`5that i shall prepareH06213_)to the banquetH04960 FfM'uD~`6vF,C unto her also with the kingH04428% am i invitedH07121*? but myself; and to morrowH04279&7 that she had preparedH06213!- unto the banquetH04960' with the kingH04428&9 did let no man come inH0935 the queenH04436%7 moreover, yea, estherH0635  saidH0559  hamanH02001 # of the kingH04428 % and servantsH05650& 7 him above the princesH08269-E him, and how he had advancedH05375% had promotedH01431!- wherein the kingH04428 + of his childrenH01121"/ and the multitudeH07230' of his richesH06239"/ them of the gloryH03519 toldH05608 and hamanH02001 his wifeH0802~! and zereshH02238}+ for his friendsH0157|! and calledH0935 ZtX<Z>!jH$tZ3hamanH020012'pleasedH06440 H031901'and the thingH01697!0-unto the banquetH04960/'with the kingH04428 .+thou in merrilyH08056 --thereon: then goH0935,'may be hangedH08518+' that mordecaiH04782#*1 thou unto the kingH04428) speakH0559(' and to morrowH01242' highH01364&cubitsH0520%of fiftyH02572$be madeH06213(#;unto him, let a gallowsH06086#"3and all his friendsH0157!his wifeH0802 zereshH02238then saidH0559 gateH08179' at the king'sH04428 sittingH03427 the jewH03064 mordecaiH04782 i seeH07200'9 me nothing, so long asH06256&7 yet all this availethH07737 T}_B(X= bJ(tTQ#on the kingH04428PhandH03027O to layH07971N! who soughtH01245M# of the doorH05592L# the keepersH08104K% chamberlainsH05631J'of the king'sH04428ItwoH08147H!and tereshH08657G#of bigthanaH0904Fhad toldH05046E'that mordecaiH04782DwrittenH03789!C-and it was foundH04672B the kingH04428A beforeH06440#@1 and they were readH07121)?/' of the chroniclesH03117 H01697>!of recordsH02146=the bookH05612<to bringH0935 ;-and he commandedH0559:sleepH081429the kingH044288could notH050747'on that nightH039156!to be madeH062135#the gallowsH060864'and he causedH06213 FjG'qX7cI- cFoservantsH05288n)and the king'sH04428%m5that he had preparedH03559l)on the gallowsH06086k mordecaiH04782j to hangH08518i' unto the kingH04428h to speakH0559g houseH01004f'of the king'sH04428ecourtH02691!d-into the outwardH02435cwas comeH0935bnow hamanH02001a%in the courtH02691`saidH0559_%and the kingH04428^ doneH06213+]A unto him, there is nothingH01697 \+ that ministeredH08334[ servantsH05288Z!the king'sH04428#Y3for this? then saidH0559X#to mordecaiH04782W)hath been doneH06213V#and dignityH01420U#what honourH03366TsaidH0559S%and the kingH04428RahasuerusH0325 [~]E"`>|`F+z[ !delightethH02654 'whom the kingH04428 #for the manH0376 the kingH04428 answeredH0559and hamanH02001moreH03148honourH03366to doH06213delightH02654'9 to whom would the kingH04428% in his heartH03820 thoughtH0559 now hamanH02001 to honourH03366~!delightethH02654}'whom the kingH04428|%unto the manH0376-{Eunto him, what shall be doneH06213zsaidH0559y%and the kingH04428xcame inH0935wso hamanH02001v+ let him come inH0935usaidH0559t%and the kingH04428s%in the courtH02691rstandethH05975(q;unto him, behold, hamanH02001psaidH0559 XcG%c:d<!X#*1 through the streetH07339!)- him on horsebackH05483( and bringH07392' to honourH03366&! delightethH02654%' whom the kingH04428$ the manH0376$#3 that they may arrayH03847" princesH08269!! most nobleH06579 ' of the king'sH04428 of oneH0376# to the handH03027% be deliveredH05414 and horseH05483%5 and let this apparelH03830' upon his headH07218% which is setH05414 royalH04438$3 upon, and the crownH03804ridethH07392'that the kingH04428'and the horseH05483to wearH03847)which the kingH04428!be broughtH0935apparelH03830'let the royalH04438to honourH03366 buW5iI'_F& bG' and the horseH05483F# the apparelH03830E hamanH02001D then tookH03947-CE of all that thou hast spokenH01696B failH05307A# let nothingH01697@ gateH08179?' at the king'sH04428>% that sittethH03427= the jewH03064$<3 even so to mordecaiH04782; and doH06213":/ as thou hast saidH016969' and the horseH054838# the apparelH038307 takeH039476! make hasteH041165 to hamanH020014 saidH05593' then the kingH044282 to honourH033661! delightethH026540' whom the kingH04428/! to the manH0376+.A him, thus shall it be doneH06213- beforeH06440,% and proclaimH07121+# of the cityH05892 NkK( }_>oG+ pNd) him. then saidH0559"c/ that had befallenH07136#b3 and all his friendsH0157a his wifeH0802` zereshH02238_ toldH05608^ and hamanH02001] coveredH02645$\3 and having his headH07218[ mourningH057Z% to his houseH01004Y hastedH01765X but hamanH02001W gateH08179V' to the king'sH04428U! came againH07725T% and mordecaiH04782S to honourH03366R! delightethH02654Q' whom the kingH04428P% unto the manH0376+OA him, thus shall it be doneH06213N beforeH06440M) and proclaimedH07121L# of the cityH05892#K1 through the streetH07339-JE and brought him on horsebackH07392I mordecaiH04782H# and arrayedH03847 [zZ:}dI)rM. y[the queenH04436#with estherH0635!to banquetH08354~cameH0935}and hamanH02001|#so the kingH04428{% had preparedH06213z# that estherH0635!y-unto the banquetH04960xhamanH02001wto bringH0935v!and hastedH0926u%chamberlainsH05631t!the king'sH04428s)with him, cameH05060r#yet talkingH01696q beforeH06440p fallH05307.oG against him, but shalt surelyH05307'n9 thou shalt not prevailH03201m to fallH05307%l5 whom thou hast begunH02490k beforeH06440j# of the jewsH03064i# of the seedH02233&h7 unto him, if mordecaiH04782g his wifeH0802f! and zereshH02238e% his wise menH02450 _hE)Z:}bA&_'and my peopleH05971"/ me at my petitionH07596 be givenH05414# let my lifeH05315 the kingH04428!- and if it pleaseH02895o kingH04428%in thy sightH05869favourH02580 +if i have foundH04672and saidH0559answeredH06030the queenH04436#then estherH0635)of the kingdomH04438#to the halfH02677*? and it shall be performedH06213 # thy requestH01246( ; and it shall be grantedH05414  estherH0635  queenH04436 %thy petitionH07596of wineH03196)at the banquetH04960dayH03117'on the secondH08145!/again unto estherH0635saidH0559%and the kingH04428 QrR3b8hJnQ:and enemyH0341$9'%the adversaryH06862 H03768saidH05597!and estherH06356 to doH062135%in his heartH03820?4iwho is he, and where is he, that durst presumeH043903the queenH044362#unto estherH06351and saidH05590answeredH0559/ahasuerusH0325.'then the kingH04428-damageH05143,! the king'sH04428&+7 could not countervailH07737#*1 although the enemyH06862%)5 i had held my tongueH02790(' and bondwomenH08198'#for bondmenH05650!&-we had been soldH04376%but ifH0432$'and to perishH06##to be slainH02026 "+to be destroyedH08045 !+i and my peopleH05971 +for we are soldH04376'at my requestH01246 `mP. kP2vN/`W)into the placeH01004VgardenH01594"U/out of the palaceH01055TreturnedH07725S'then the kingH04428(R;against him by the kingH04428Q!determinedH03615$P3that there was evilH07451O!for he sawH07200N the queenH04436M to estherH0635L% for his lifeH05315 K+ to make requestH01245J stood upH05975Iand hamanH02001HgardenH01594 G+into the palaceH01055F%in his wrathH02534Eof wineH03196!D-from the banquetH04960CarisingH06965B%and the kingH04428A' and the queenH04436@ the kingH04428? beforeH06440>!was afraidH01204=!then hamanH02001<hamanH02001;#this wickedH07451 acA$wZ8hP5~au had madeH06213t# which hamanH02001s highH01364r cubitsH0520q fiftyH02572)p= behold also, the gallowsH06086o the kingH04428n beforeH06440m saidH0559$l3 of the chamberlainsH05631k oneH0259j% and harbonahH02726ifaceH06440hhaman'sH02001g%they coveredH02645fmouthH06310e'of the king'sH04428dwent outH03318c#as the wordH01697,bCalso before me in the houseH01004athe queenH04436`'will he forceH03533_ the kingH04428^ then saidH0559]) whereon estherH0635\% upon the bedH04296[! was fallenH05307Zand hamanH02001Yof wineH03196X)of the banquetH04960 PeD'tK*mT6kP beforeH06440 cameH0935% and mordecaiH04782 the queenH04436# unto estherH0635enemyH06887the jews'H03064 of hamanH02001 the houseH01004 giveH05414 ahasuerusH0325 %did the kingH04428#on that dayH03117 pacifiedH07918 wrathH02534$3 then was the king'sH04428% for mordecaiH04782%5 that he had preparedH03559) on the gallowsH06086 hamanH02001) so they hangedH08518 hangH08518~ saidH0559}' then the kingH04428| of hamanH02001{% in the houseH01004z standethH05975y% for the kingH04428x goodH02896w) who had spokenH01696v% for mordecaiH04782 kjM&rO2kN- k2)and his deviceH042841#the agagiteH0910 of hamanH02001/% the mischiefH07451.# to put awayH05674-) him with tearsH01058,% and besoughtH02603+his feetH07272*atH06440)'and fell downH05307(the kingH04428'beforeH06440&yet againH03254%spakeH01696$!and estherH0635# of hamanH02001") over the houseH01004! mordecaiH04782  setH07760!and estherH0635!-it unto mordecaiH04782and gaveH05414!from hamanH02001#1which he had takenH05674his ringH02885took offH05493%and the kingH04428had toldH05046!for estherH0635the kingH04428 btU9oN1 vY<~bPthe sonH01121Oby hamanH02001NdevisedH04284M#the lettersH05612L!to reverseH07725"K/ let it be writtenH03789J# in his eyesH05869I pleasingH02896H the kingH04428G beforeH06440FrightH03787E'and the thingH01697D%in his sightH06440CfavourH02580$B3and if i have foundH04672Athe kingH04428@%if it pleaseH02896?and saidH0559> the kingH04428= beforeH06440<and stoodH05975;aroseH06965:so estherH06359'toward estherH06358sceptreH082757!the goldenH020916held outH034475'then the kingH04428!4-against the jewsH03064$33that he had devisedH02803 Ld> eK*tU7yL)n= and him they have hangedH08518m of hamanH02001l the houseH01004k estherH0635%j5behold, i have givenH05414ithe jewH03064 h+and to mordecaiH04782gthe queenH04436f#unto estherH0635esaidH0559dahasuerusH0325c'then the kingH04428b' of my kindredH04138a+ the destructionH013` to seeH07200_%can i endureH03201^or howH0349])unto my peopleH05971 \+that shall comeH04672[the evilH07451Zto seeH07200Y%can i endureH03201Xfor howH0349WprovincesH04082"V/in all the king'sH04428Uthe jewsH03064T!to destroyH06S)which he wroteH03789R#the agagiteH091Q'of hammedathaH04099 Kx^5gC`7lK % on the threeH07969  sivanH05510  the monthH02320  monthH02320% in the thirdH07992% at that timeH06256 calledH07121 scribesH05608%5 then were the king'sH04428#1may no man reverseH07725ringH02885 +with the king'sH04428!and sealedH02856 nameH08034~' in the king'sH04428!}- which is writtenH03789 |+ for the writingH03791{ ringH02885 z+with the king'sH04428yand sealH02856xnameH08034w'in the king'sH04428vyouH05869u%as it likethH02896%t5ye also for the jewsH03064swriteH03789r'upon the jewsH03064qhis handH03027 p+because he laidH07971!o- upon the gallowsH06086 A{];gH-i@xZA& nameH08034%! ahasuerus'H0325$# in the kingH04428#% and he wroteH037890"K and according to their languageH03956+!A according to their writingH03791 + and to the jewsH03064%5 after their languageH03956/I thereof, and unto every peopleH05971)= according to the writingH03791$3 unto every provinceH04082 provincesH04082 and sevenH07651 twentyH06242! an hundredH03967' unto ethiopiaH03568! from indiaH01912!- of the provincesH04082! and rulersH08269!- and the deputiesH06346&9 and to the lieutenantsH0323' unto the jewsH03064 commandedH06680/I according to all that mordecaiH04782,C thereof; and it was writtenH03789 ' and twentiethH06242 MkT:hL/ x\4kMD the spoilH07998C and womenH0802B# little onesH02945#A1 that would assaultH06696@% and provinceH04082?' of the peopleH05971>' all the powerH02428$=9 and to cause to perishH06< to slayH02026;! to destroyH08045:) for their lifeH053159% and to standH05975.8G to gather themselves togetherH069507' in every cityH058926 the jewsH030645 grantedH05414!4- wherein the kingH044283# dromedariesH074242 youngH011211 camelsH03270 on mulesH07409/ ridersH07392.% on horsebackH05483- postsH07323, byH03027+ lettersH05612* and sentH07971) ringH02885 (+ with the king'sH04428'! and sealedH02856 X}aD~[5\7uX`went outH03318_camelsH0327^!upon mulesH07409]that rodeH07392\the postsH07323+[C themselves on their enemiesH0341Z to avengeH05358!Y- against that dayH03117'X+' should be readyH06259 H06264"W/ and that the jewsH03064 V+ unto all peopleH05971U publishedH01540"T/ in every provinceH04082S# to be givenH05414"R/ for a commandmentH01881Q) of the writingH03791P the copyH06572O adarH0143N the monthH02320M monthH02320&L)' of the twelfthH06240 H08147+K3' upon the thirteenthH06240 H07969J ahasuerusH0325I of kingH04428%H5 in all the provincesH04082G dayH03117F upon oneH0259"E1 of them for a preyH0962 MyV8vY=!`B!iM~and joyH08342}%and gladnessH08057|had lightH0219{the jewsH03064z%and was gladH08056yrejoicedH06670x!of shushanH07800w%and the cityH05892v!and purpleH0713u' of fine linenH0948#t1 and with a garmentH08509s of goldH02091r crownH05850!q- and with a greatH01419pand whiteH02353oof blueH08504napparelH03830min royalH04438l#of the kingH04428"k/from the presenceH06440jwent outH03318i%and mordecaiH04782h! the palaceH01002g! at shushanH07800f was givenH05414e) and the decreeH01881d# commandmentH01697c'by the king'sH04428b)and pressed onH01765a)being hastenedH0926 [oP0 ~_G*oA' {[# commandmentH01697-E of the same, when the king'sH04428 dayH03117)/' on the thirteenthH06240 H07969 adarH0143 the monthH02320 monthH02320*1' now in the twelfthH06240 H08147fellH05307#of the jewsH03064%for the fearH06343#became jewsH03054#of the landH0776'of the peopleH05971 and manyH07227  dayH03117 ! and a goodH02896  a feastH04960 % and gladnessH08342 had joyH08057the jewsH03064cameH05060)and his decreeH01881#commandmentH01697!the king'sH04428'whithersoeverH04725"/and in every cityH05892&7and in every provinceH04082!and honourH03366 QuQ1pG*gL3 rQ6% of them fellH053075% for the fearH063434  themH06440 3+  could withstandH059752!  and no manH03761!  their hurtH07451"0/  on such as soughtH01245/ handH03027. to layH07971- ahasuerusH0325,# of the kingH04428-+E throughout all the provincesH04082 *+ in their citiesH05892-)E gathered themselves togetherH06950( the jewsH03064%'5 over them that hatedH08130& had ruleH07980/%I to the contrary, that the jewsH030641$M over them, (though it was turnedH02015#' to have powerH07980" hopedH07663!# of the jewsH03064 -  that the enemiesH0341!  in the dayH03117'9  to be put in executionH06213  drew nearH05060)  and his decreeH01881 [iDfE+ `C)|[R% of the swordH02719 Q+ with the strokeH04347!P/ all their enemiesH0341O smoteH05221N' thus the jewsH03064$M3  greater and greaterH01419L  waxedH01980K  mordecaiH04782J% for this manH0376-IE throughout all the provincesH04082H went outH01980G% and his fameH08089F houseH01004E' in the king'sH04428D greatH01419C% for mordecaiH04782B  fellH05307A#  of mordecaiH04782!@-  because the fearH06343? the jewsH03064> helpedH05375=# of the kingH04428$<%' and officersH04399 H06213!;- and the deputiesH06346#:3 and the lieutenantsH0323!9- of the provincesH04082#81 and all the rulersH08269 7+ upon all peopleH05971 F|R/oJ* mO-_Fq slewH02026p# of the jewsH03064o the enemyH06887n' of hammedathaH04099m the sonH01121l of hamanH02001k sonsH01121j the tenH06235i' and vajezathaH02055h! and aridaiH0742g! and arisaiH0747f' and parmashtaH06534e% and aridathaH0743d! and adaliaH0118c# and porathaH06334b# and aspathaH0630a# and dalphonH01813!`- and parshandathaH06577_ menH0376^ hundredH03967] fiveH02568\' and destroyedH06[ slewH02026Z the jewsH03064Y! the palaceH01002X) and in shushanH07800&W7  unto those that hatedH08130 V+  what they wouldH07522U and didH06213T+ and destructionH012S' and slaughterH02027 [uV) s[<wX9y[ provincesH04082' of the king'sH04428 # in the restH07605$ 3 what have they doneH06213  of hamanH02001  sonsH01121 # and the tenH06235! the palaceH01002! in shushanH07800 menH0376 hundredH03967 fiveH02568' and destroyedH06! have slainH02026 the jewsH03064 the queenH04436# unto estherH0635~ saidH0559}% and the kingH04428| the kingH04428{ beforeH06440z# was broughtH0935y! the palaceH01002x! in shushanH07800)w= of those that were slainH02026v! the numberH04557u# on that dayH03117$t3 they not their handH03027s laidH07971&r9 they; but on the spoilH0961 SwN1tZ< {V5oS, haman'sH02001 ++ and they hangedH08518*! at shushanH07800) was givenH05414() and the decreeH01881!'- it so to be doneH06213& commandedH0559%% and the kingH04428!$- upon the gallowsH06086# be hangedH08518" sonsH01121! tenH06235 + and let haman'sH02001 decreeH01881/I also according unto this day'sH03117 to morrowH04279 to doH06213! in shushanH07800# to the jewsH03064"/ let it be grantedH05414 the kingH04428% if it pleaseH02896 estherH0635 then saidH0559%5 and it shall be doneH06213 furtherH05750# thy requestH01246(; and it shall be grantedH05414% thy petitionH07596 _^2rS0tC%{_I  seventyH07657H'  of their foesH08130G  and slewH02026"F1  from their enemiesH0341E% and had restH05118 D+ for their livesH05315C and stoodH05975-BE gathered themselves togetherH06950A provincesH04082@' in the king'sH04428? jewsH03064>' but the otherH07605=) not their handH03027< they laidH07971;+  but on the preyH0961:!  at shushanH078009  menH03768  hundredH039677  threeH079696 and slewH020265 adarH0143"4/ also of the monthH023203 dayH03117(2/% on the fourteenthH06240 H0702-1E gathered themselves togetherH069500! in shushanH07800/% for the jewsH03064.  sonsH01121-  tenH06235 [b5fI)t;|[c%  and gladnessH08057b#  of feastingH04960a  it a dayH03117` and madeH06213(_; of the same they restedH051185^G' thereof; and on the fifteenthH06240 H025685]I% thereof, and on the fourteenthH06240 H0702)\/' on the thirteenthH06240 H07969#[1 assembled togetherH06950Z! at shushanH07800Y% but the jewsH03064X%  and gladnessH08057W#  of feastingH04960V it a dayH03117U) they, and madeH06213'T9 day of the same restedH05118,S7% and on the fourteenthH06240 H0702R adarH0143Q% of the monthH02320P dayH03117)O/' on the thirteenthH06240 H07969N# on the preyH0961 M+ not their handsH03027L' but they laidH07971K thousandH0505J  and fiveH02568 drX?hP-~aEd# to stablishH06965  and farH07350  nighH07138~  ahasuerusH0325}# of the kingH04428%|5 in all the provincesH04082"{/ unto all the jewsH03064z lettersH05612y and sentH07971x% these thingsH01697w wroteH03789v% and mordecaiH04782u! to anotherH07453t oneH0376s portionsH04490r) and of sendingH04916q dayH03117p!  and a goodH02896o%  and feastingH04960n  gladnessH08057m  adarH0143l%  of the monthH02320k dayH03117%j)% the fourteenthH06240 H0702i madeH06213h townsH05892 g+ in the unwalledH06519f! that dweltH03427 e+ of the villagesH06521#d1 therefore the jewsH03064 VhP# |V4nD&tV and giftsH04979! to anotherH07453 oneH0376 portionsH04490) and of sendingH04916 and joyH08057# of feastingH04960  them daysH03117&7  that they should makeH06213  dayH03117#  into a goodH02896 /  and from mourningH060 to joyH08057&7 unto them from sorrowH03015!- which was turnedH02015' and the monthH02320" 1 from their enemiesH0341  restedH05117! - wherein the jewsH03064 # as the daysH03117+ 3'  of the same, yearlyH08141 H08141 dayH03117)/' and the fifteenthH06240 H02568 adarH0143% of the monthH02320 dayH03117%)% the fourteenthH06240 H07022O among them, that they should keepH06213 Fc?_?^F+kF!;-  against the jewsH03064!:- which he devisedH028039 deviceH04284 8+ that his wickedH074517! by lettersH056126% he commandedH05595 the kingH044284 beforeH064403 cameH0935"25 them, and to destroyH061!  to consumeH020000  the lotH01486/  purH06332#.1  them, and had castH05307-!  to destroyH06!,- against the jewsH03064+# had devisedH02803 *+ of all the jewsH03064) the enemyH06887(# the agagiteH091'' of hammedathaH04099& the sonH01121%' because hamanH02001$# had writtenH03789 #+ and as mordecaiH04782""/ as they had begunH02490! to doH06213  undertookH06901% and the jewsH03064# to the poorH034 JfCrP(LyJ+TA  according to their writingH03791S  daysH03117R these twoH08147%Q5 that they would keepH06213?Pi themselves unto them, so as it should not failH05674,OC and upon all such as joinedH03867/NI upon them, and upon their seedH02233M and tookH06901L ordainedH06965K the jewsH03064#J1  and which had comeH05060'I9  concerning this matterH03602$H3 which they had seenH07200G) of this letterH0107,FC therefore for all the wordsH01697E of purH06332D) after the nameH08034C purimH06332B! these daysH03117&A7 wherefore they calledH07121@) on the gallowsH06086!?-  should be hangedH08518)>=  and that he and his sonsH01121"=/  upon his own headH07218<'  should returnH07725 DfG"[<vU8{aDr  of purimH06332q  letterH0107p#  this secondH08145o!  to confirmH06965#n1 with all authorityH08633m wroteH03789l the jewH03064k% and mordecaiH04782j! of abihailH032i% the daughterH01323h the queenH04436g# then estherH0635 f+ from their seedH02233e) of them perishH05486!d- nor the memorialH02143c  the jewsH03064b!  from amongH08432 a+  should not failH05674`  of purimH06332_!  these daysH03117^) and every cityH05892]) every provinceH04082\% every familyH04940![- every generationH01755Z! throughoutH01755Y and keptH06213X! rememberedH02142W! these daysH03117"V!'  every yearH08141 H08141U  timeH02165 Fw\> jK. h6cF of estherH0635) and the decreeH03982 ' and their cryH02201 + of the fastingsH06685 #  the mattersH01697# 1  and for their seedH02233 )  for themselvesH05315.G  them, and as they had decreedH06965%  had enjoinedH06965 the queenH04436! and estherH0635 the jewH03064&7 according as mordecaiH04782) in their timesH02165 of purimH06332! these daysH03117! to confirmH06965~  and truthH0571}  of peaceH07965|  wordsH01697{%  of ahasuerusH0325z) of the kingdomH04438y provincesH04082x and sevenH07651w twentyH06242v) to the hundredH03967"u/ unto all the jewsH03064t# the lettersH05612s# and he sentH07971 I|\;eDnI)~bI, nextH04932+ the jewH03064*% for mordecaiH04782)! and persiaH06539(  of mediaH04074'%  of the kingsH04428)&/'  of the chroniclesH03117 H01697%#  in the bookH05612!$-  they not writtenH03789# advancedH01431#"1 whereunto the kingH04428!# of mordecaiH04782! - of the greatnessH01420$3 and the declarationH06575!- and of his mightH01369% of his powerH08633!- and all the actsH04639! of the seaH03220 the islesH0339' upon the landH0776 a tributeH04522 laidH07760 ahasuerusH0325% and the kingH04428# in the bookH05612#1 and it was writtenH03789 of purimH06332' these mattersH01697 confirmedH06965 Tc>_<mE. rTJdaughtersH01323Iand threeH07969HsonsH01121G)unto him sevenH07651$F3and there were bornH03205E evilH07451D% and eschewedH05493C godH0430$B3 and one that fearedH03373A#and uprightH03477@#was perfectH08535?%and that manH0376>jobH0347=!whose nameH08034<of uzH05780;#in the landH0776:+there was a manH0376 9+ to all his seedH022338 peaceH079657% and speakingH016966'  of his peopleH059715!  the wealthH028964  seekingH018753+  of his brethrenH0251!2-  of the multitudeH072301% and acceptedH075210) among the jewsH03064/ and greatH01419. ahasuerusH0325- unto kingH04428 YgK0lM3hO( tYi sistersH0269 h+ for their threeH07969g!and calledH07121fand sentH07971ehis dayH03117devery oneH0376chousesH01004#b#'and feastedH06213 H04960awentH01980`%and his sonsH01121_#of the eastH06924^)of all the menH01121!]-was the greatestH01419 \-so that this manH0376[householdH05657ZgreatH07227Y!and a veryH03966Xshe assesH0860W hundredH03967V and fiveH02568U of oxenH01241T yokeH06776S hundredH03967Rand fiveH02568QcamelsH01581PthousandH0505Oand threeH07969NsheepH06629MthousandH0505L)also was sevenH07651K'his substanceH04735 FwS7hFrN1~_FlordH03068!to presentH03320cameH0935of godH0430'when the sonsH01121$3now there was a dayH03117#continuallyH03117jobH0347thus didH06213 ~+in their heartsH03824}godH0430|!and cursedH01288{#have sinnedH02398z%that my sonsH01121yit may beH0194x saidH0559$w5 of them all: for jobH0347v' to the numberH04557 u+ burnt offeringsH05930t# and offeredH05927s)in the morningH01242(r;them, and rose up earlyH07925q)and sanctifiedH06942psentH07971othat jobH0347 n+were gone aboutH05362mfeastingH04960-lEand it was so, when the daysH03117k% and to drinkH08354j to eatH0398 Fz[A'f5Q3cF& answeredH06030%! then satanH07854$evilH07451#' and eschewethH05493" godH0430!!- one that fearethH03373  manH0376) and an uprightH03477a perfectH08535*Anone like him in the earthH0776jobH0347!my servantH05650,5'hast thou consideredH03820 H07760!unto satanH07854saidH0559lordH03068-E and from walking up and downH01980% in the earthH0776&7 from going to and froH07751 and saidH0559lordH03068answeredH06030!-thou? then satanH07854comestH0935whenceH0370 !unto satanH07854 saidH0559 lordH03068 ! also amongH08432 cameH0935and satanH07854 C`0iH"k,bCB! thine handH030270AK only upon himself put not forthH07971@% in thy powerH03027?! unto satanH07854> saidH0559= lordH03068!<- thee to thy faceH06440;;S' all that he hath, and he will curseH03808 H01288:) now, and touchH050609! thine handH030278 put forthH079717 butH01996# in the landH07765% is increasedH06555"4/ and his substanceH047353% of his handsH030272 the workH04639"1/ thou hast blessedH0128890] and about all that he hath on every sideH05439/ his houseH01004%.5 about him, and aboutH01157,-C hast not thou made an hedgeH07753,! for noughtH02600+ godH0430* fearH03372) doth jobH0347( and saidH0559' lordH03068 e];fD$qV2e_%of the swordH02719^'with the edgeH06310]%the servantsH05288%\5yea, they have slainH05221#[1and took them awayH03947ZfellH05307 Y+and the sabeansH07614X besideH03027WfeedingH07462V'and the assesH0860U%were plowingH02790Tthe oxenH01241Sand saidH0559Runto jobH0347Q#a messengerH04397P)and there cameH0935O houseH01004N brother'sH0251 M+ in their eldestH01060L wineH03196K% and drinkingH08354J eatingH0398"I/ and his daughtersH01323H' when his sonsH01121$G3 and there was a dayH03117F lordH03068"E/ from the presenceH06440D! went forthH03318C so satanH07854 IuK/mMpS9kI{' with the edgeH06310z% the servantsH05288y) yea, and slainH05221+xA and have carried them awayH03947 w+ upon the camelsH01581vand fellH06584ubandsH07218tthreeH07969smade outH07760r'the chaldeansH03778&q9also another, and saidH0559p!there cameH0935o%yet speakingH01696n' alone to tellH05046,mC them; and i only am escapedH04422l% and consumedH0398!k- and the servantsH05288j the sheepH06629#i1and hath burned upH01197h#from heavenH08064gis fallenH05307fof godH0430ethe fireH0784&d9also another, and saidH0559c!there cameH0935b%yet speakingH01696a' alone to tellH05046&`7and i only am escapedH04422 PrT* oR8 ~bF%lPthen jobH0347'alone to tellH05046&7 and i only am escapedH04422"/ and they are deadH04191#1 upon the young menH05288# and it fellH05307% of the houseH01004cornersH06438the fourH0702and smoteH05060)the wildernessH04057 fromH05676 windH07307 a greatH01419' ;and, behold, there cameH0935  houseH01004 brother'sH0251 + in their eldestH01060wineH03196%and drinkingH08354eatingH0398"/and thy daughtersH01323thy sonsH01121&9also another, and saidH0559!there cameH0935%yet speakingH01696~'alone to tellH05046&}7and i only am escapedH04422|%of the swordH02719 \nL)wY6rO4t\7cameH09356of godH04305'when the sonsH01121&47again there was a dayH031173foolishlyH086042godH0430!1-not, nor chargedH054140sinnedH02398/+in all this jobH0347.lordH03068-# be the nameH08034, blessedH01288 ++ hath taken awayH03947* lordH03068) gaveH05414(lordH03068')shall i returnH07725&and nakedH06174%wombH0990$)of my mother'sH0517#!came i outH03318"nakedH06174!and saidH0559 ) and worshippedH07812+upon the groundH0776'and fell downH05307his headH07218!and shavedH01494!his mantleH04598and rentH07167aroseH06965 NsO6lS7 lN/sN!V- one that fearethH03373U manH0376T) and an uprightH03477S a perfectH08535*RAnone like him in the earthH0776QjobH0347P!my servantH05650O!consideredH03820Nhast thouH07760M!unto satanH07854LsaidH0559KlordH03068-JE and from walking up and downH01980I% in the earthH0776&H7 from going to and froH07751G and saidH0559FlordH03068EansweredH06030 D+thou? and satanH07854CcomestH0935B#from whenceH0335A!unto satanH07854@saidH0559?lordH03068> lordH03068 =+ them to presentH03320<! also amongH08432;cameH0935:and satanH078549lordH030688!to presentH03320 X^4oV9wT7zXs'in thine handH03027r!unto satanH07854qsaidH0559plordH03068!o-thee to thy faceH06440"n/and he will curseH01288m'and his fleshH01320lhis boneH06106k)now, and touchH05060j!thine handH03027iput forthH07971hbutH0199g% for his lifeH05315"f/hath will he giveH05414#e3yea, all that a manH0376dfor skinH05785cskinH05785band saidH0559alordH03068`answeredH06030_and satanH07854"^/him without causeH02600+]Ame against him, to destroyH01104&\7although thou movedstH05496['his integrityH08538*Z?and still he holdeth fastH02388YevilH07451X'and eschewethH05493W godH0430 UvP7eE"|`+oU as oneH0259(; unto her, thou speakestH01696# but he saidH0559 and dieH04191  godH0430  curseH01288 + thine integrityH085381 M unto him, dost thou still retainH02388  his wifeH0802 then saidH0559the ashesH0665amongH084320Khimself withal; and he sat downH03427to scrapeH01623)him a potsherdH02789#and he tookH03947) unto his crownH06936# of his footH07272' from the soleH03709~ boilsH07822}with soreH07451|jobH0347{and smoteH05221zlordH03068"y/from the presenceH06440xforthH03318wsatanH07854vso wentH03318uhis lifeH05315tbut saveH08104 E|c=pV: oT3}`E. to comeH0935- togetherH031621,M for they had made an appointmentH03259+) the naamathiteH05284*! and zopharH06691)# the shuhiteH07747(! and bildadH01085'% the temaniteH08489& eliphazH0464#%1 from his own placeH04725$ every oneH0376##3 upon him, they cameH0935"' that was comeH0935!!- of all this evilH07451  heardH08085 friendsH07453 threeH07969) now when job'sH0347' with his lipsH08193 sinH02398'; in all this did not jobH0347 evilH07451)= and shall we not receiveH06901"1 at the hand of godH0430 goodH02896!- shall we receiveH06901 whatH01571 speakethH01696%5 of the foolish womenH05036 YlO2kI0 ~eG, rYKafterH0310J greatH01431I was veryH03966H griefH03511'G9 unto him: for they sawH07200F a wordH01697E) and none spakeH01696D nightsH03915C and sevenH07651B daysH03117A sevenH07651(@= with him upon the groundH0776!?- so they sat downH03427>' toward heavenH08064!=- upon their headsH07218< dustH06083;' and sprinkledH02236:! his mantleH045989 every oneH03768' and they rentH071677 and weptH010586# their voiceH06963(5; him not, they lifted upH053754 and knewH052343 afar offH073502! their eyesH05869(1; and when they lifted upH05375(0; with him and to comfortH05162/ to mournH05110 HpU;V8qW6 dHiterrifyH01204h!of the dayH03117+gAupon it; let the blacknessH03650fdwellH07931 e+it; let a cloudH06053dstainH01350(c;and the shadow of deathH06757b%let darknessH02822ashineH03313&`7neither let the lightH05105_'it from aboveH04605^regardH01875]#let not godH0433\#be darknessH02822[%let that dayH03117ZconceivedH02029%Y5there is a man childH01397X#it was saidH0559W'and the nightH03915#V1wherein i was bornH03205UperishH06T#let the dayH03117Sand saidH0559RspakeH06030Qand jobH0347Phis dayH03117O!and cursedH07043Nhis mouthH06310MjobH0347L#this openedH06605 @uS3[C ~\8k@'9 because it shut not upH05462! of the dayH07837# the dawningH06079)= none; neither let it seeH07200 for lightH0216# let it lookH06960 + thereof be darkH02821 ~+ of the twilightH05399}' let the starsH03556|)their mourningH03882{#to raise upH05782z'who are readyH06264ythe dayH03117x'it that curseH0779w)let them curseH05344vcomeH0935$u3let no joyful voiceH07445t#be solitaryH01565#s1lo, let that nightH03915r' of the monthsH03391 q+into the numberH04557p+let it not comeH0935o#of the yearH08141n'unto the daysH03117.mGupon it; let it not be joinedH02302lseizeH03947k%let darknessH0652j!that nightH03915 TpS+T-b>uT %their housesH01004!who filledH04390'that had goldH02091 +or with princesH08269 +desolate placesH02723#which builtH01129%of the earthH0776 +and counsellorsH03289!with kingsH04428(; then had i been at restH05117$3 i should have sleptH03462) and been quietH082521M for now should i have lain stillH07901#1 that i should suckH03243'9 me? or why the breastsH07699 preventH06923"/ why did the kneesH01290% of the bellyH0990 + when i came outH03318" / give up the ghostH01478$ 3 i not from the wombH07358  why diedH04191 ) from mine eyesH05869  sorrowH05999 nor hidH05641 wombH0990 the doorsH01817 ^jL3gN1aH%w^<soulH05315 ;+unto the bitterH04751:and lifeH02416)9=to him that is in miseryH060018givenH05414"71wherefore is lightH02166+from his masterH01135freeH02670+4Aare there; and the servantH056503and greatH014192the smallH06996!1-of the oppressorH050650'not the voiceH06963/they hearH08085.togetherH03162-restH07599,'the prisonersH0615+!be at restH05117+*3'and there the wearyH03581 H03019)troublingH07267(ceaseH02308!'-there the wickedH07563&lightH0216%never sawH07200+$Ai had not been; as infantsH05768#)untimely birthH05309 "+or as an hiddenH02934!#with silverH03701 DkI) qQ. vR kD#X1neither had i restH08252$W3i was not in safetyH07951V!of is comeH09355UUupon me, and that which i was afraidH03025Tis comeH0857SfearedH06342.RGfor the thing which i greatlyH06343 Q+like the watersH04325P)are poured outH05413 O+and my roaringsH07581Ni eatH03899MbeforeH06440LcomethH0935K)for my sighingH0585J)hath hedged inH05526I%and whom godH0433His hidH05641Gwhose wayH01870Fto a manH01397Ethe graveH06913#D1when they can findH04672Care gladH07797B#exceedinglyH01524A'which rejoiceH080563@Qfor it more than for hid treasuresH04301?%not; and digH02658>for deathH04194=!which longH02442 X_B& yO_6xXs#it touchethH05060-rEupon thee, and thou faintestH03811"q1but now it is comeH0935pkneesH01290o!the feebleH03766*nAand thou hast strengthenedH0553%m5him that was fallingH03782l'have upholdenH06965kthy wordsH04405jhandsH03027ithe weakH07504+hAand thou hast strengthenedH02388gmanyH07227-fEbehold, thou hast instructedH03256&e7himself from speakingH04405dwithholdH06113c#but who canH032010bKwith thee, wilt thou be grievedH03811a!to communeH01697`we assayH05254_and saidH0559^answeredH06030]%the temaniteH08489\%then eliphazH0464[cameH0935Z#yet troubleH07267$Y3neither was i quietH05117 GtL,sK( }`:iG' and the teethH08127#1 of the fierce lionH07826' and the voiceH06963 # of the lionH0738 # the roaringH07581" / are they consumedH03615 + of his nostrilsH0639" / and by the breathH07307# they perishH06 of godH0433% by the blastH05397reapH07114!wickednessH05999and sowH02232iniquityH0205)they that plowH02790$3even as i have seenH07200cut offH03582#~1were the righteousH03477}or whereH0375|)being innocentH05355{perishedH06zrememberH02142y#of thy waysH01870$x3and the uprightnessH08537wthy hopeH08615v)thy confidenceH03690uthy fearH03374+tCthee, and thou art troubledH0926 T~aEhK.nU<wT-)before my faceH06440,passedH02498+'then a spiritH07307*to shakeH06342)my bonesH06106()which made allH07230''9upon me, and tremblingH07461&cameH07122%fearH06343$ on menH0582# fallethH05307 "+ when deep sleepH08639!% of the nightH03915! - from the visionsH02384# in thoughtsH05587 a littleH08102 receivedH03947#3 to me, and mine earH0241%5 was secretly broughtH01589# now a thingH01697%5 are scattered abroadH06504 whelpsH01121%5 and the stout lion'sH03833 of preyH02964 for lackH01097 perishethH06% the old lionH03918! are brokenH05421#1 of the young lionsH03715 ^W:sR6`A"~^I#in the dustH06083!H-whose foundationH03247Gof clayH02563Fin housesH01004 E+them that dwellH07931D'how much lessH0637C!with follyH08417B!he chargedH07760A)and his angelsH04397 @+in his servantsH05650'?;behold, he put no trustH0539>)than his makerH06213=%be more pureH02891<#shall a manH01397;than godH0433:%be more justH06663 9-shall mortal manH05828a voiceH069637#and i heardH080856silenceH01827!5-before mine eyesH05869"4/thereof: an imageH085443the formH04758(2;but i could not discernH052341)it stood stillH059750stood upH05568/#of my fleshH01320.the hairH08185 O`A$nF-iM* pOe%but suddenlyH06597d#taking rootH08327c#the foolishH0191b#i have seenH07200a'the silly oneH06601`slayethH04191_and envyH07068^+the foolish manH0191]killethH02026\for wrathH03708[)wilt thou turnH064371ZMthee; and to which of the saintsH06918%Y5any that will answerH06030!X-now, if there beH03426WcallH07121$V3even without wisdomH02451Uthey dieH04191 T+in them go awayH05265*S?doth not their excellencyH03499&R7without any regardingH07760Qfor everH05331P#they perishH06O!to eveningH06153N%from morningH01242#M1they are destroyedH03807L the mothH06211KbeforeH06440J#are crushedH01792 Gc:z[9d;zbGupwardH01361flyH05774%''as the sparksH07565 H01121%unto troubleH05999~is bornH03205}yet manH0120|'of the groundH0127{!spring outH06779%z5neither doth troubleH05999y#of the dustH06083!x-cometh not forthH03318#w3although afflictionH0205 v+ their substanceH02428u'swalloweth upH07602t)and the robberH06782s'of the thornsH06791r#it even outH0413q!and takethH03947peateth upH0398o!the hungryH07457n'whose harvestH07105m)any to deliverH05337l#in the gateH08179%k5and they are crushedH01792j#from safetyH03468iare farH07368h%his childrenH01121g)his habitationH05116fi cursedH05344 Iz]=pW:g<lI) cannot performH06213$3 so that their handsH03027' of the craftyH06175# the devicesH04284!- he disappointethH06565 to safetyH03468) may be exaltedH07682'9 that those which mournH06937"/ those that be lowH08217 on highH04791 to set upH07760! the fieldsH02351 uponH06440 watersH04325# and sendethH07971 the earthH0776 uponH06440 rainH04306 ! who givethH05414 ) without numberH04557" / marvellous thingsH06381' -% and unsearchableH02714 H0369 % great thingsH01419# which doethH06213my causeH01700)would i commitH07760%and unto godH0430unto godH0410#%%i would seekH01875 H0199 ezV3 gC!vV8e;!correctethH03198:whom godH04339the manH05828'behold, happyH08357her mouthH063106stoppethH070925%and iniquityH057664hath hopeH086153#so the poorH018002'of the mightyH02389"1/and from the handH03027!0-from their mouthH06310/)from the swordH02719.the poorH034-'but he savethH03467 ,+as in the nightH03915+)in the noondayH06672*and gropeH04959))in the daytimeH03119('with darknessH02822'they meetH06298$&3 is carried headlongH04116%) of the frowardH06617 $+ and the counselH06098(#; in their own craftinessH06193" the wiseH02450! he takethH03920 ! enterpriseH08454 Jc@ }[3qP*mJV)at destructionH07701U)when it comethH0935T)of destructionH07701-SEneither shalt thou be afraidH03372R'of the tongueH03956!Q-from the scourgeH07752"P/thou shalt be hidH02244O%of the swordH02719N)from the powerH03027M!and in warH04421 L+thee from deathH04194 K+he shall redeemH06299Jin famineH07458ItouchH05060$H3there shall no evilH07451G'yea, in sevenH07651FtroublesH06869E#thee in sixH08337!D-he shall deliverH05337C!make wholeH07495B'and his handsH03027A#he woundethH04272@)and bindeth upH02280#?1for he maketh soreH03510 >+of the almightyH07706(=;not thou the chasteningH04148"</therefore despiseH03988 aiIlDjC)ap'in a full ageH03624ograveH06913n+thou shalt comeH0935m%of the earthH0776l%as the grassH06212$k3and thine offspringH06631jgreatH07227#i1also that thy seedH02233 h+thou shalt knowH03045"g/and shalt not sinH02398f)thy habitationH05116%e5and thou shalt visitH06485din peaceH07965#c3that thy tabernacleH0168$b3and thou shalt knowH03045"a/shall be at peaceH07999`%of the fieldH07704_)and the beastsH02416^%of the fieldH07704]+with the stonesH068,\Cfor thou shalt be in leagueH01285[%of the earthH0776Z'of the beastsH02416-YEneither shalt thou be afraidH03372!X-thou shalt laughH07832W!and famineH03720 SfM,|`5jCqS my spiritH07307$ 3whereof drinketh upH08354 )me, the poisonH02534 withinH05978 +of the almightyH07706)for the arrowsH02671!-are swallowed upH03886#1therefore my wordsH01697!of the seaH03220'than the sandH02344,Cfor now it would be heavierH03513togetherH03162 +in the balancesH03976laidH05375'~+'and my calamityH01962 H01942}weighedH08254|)were throughlyH08254{my griefH03708zoh thatH03863yand saidH0559xansweredH06030wbut jobH0347v%it, and knowH03045uhearH08085*t?lo this, we have searchedH02713s'in his seasonH06256rcometh inH05927(q;like as a shock of cornH01430 CqX1gG- u\4ybC)! to destroyH01792( godH0433*'? even that it would pleaseH02974*&?the thing that i long forH08615%#would grantH05414$%and that godH0433#!my requestH07596$"5oh that i might haveH0935!meatH03899 +as my sorrowfulH01741to touchH05060refusedH03985my soulH05315of an eggH02495%in the whiteH07388tasteH02940#or is thereH03426%without saltH04417be eatenH0398,Ccan that which is unsavouryH08602 +over his fodderH01098the oxH07794or lowethH01600#1when he hath grassH01877brayH05101"/doth the wild assH06501+A do set themselves in arrayH06186of godH0433 #the terrorsH01161 C]5|\5vY<hC!D-but he forsakethH05800 C+from his friendH07453BpityH02617)A=to him that is afflictedH04523@% driven quiteH05080%?5 in me? and is wisdomH08454># not my helpH05833= of brassH05153< my fleshH01320; of stonesH068:% the strengthH035819# my strengthH035818 my lifeH05315%77 that i should prolongH07486 mine endH07093#51 that i should hopeH031764# my strengthH03581 3+ of the holy oneH069182 the wordsH0561)1= for i have not concealedH03582"0/ let him not spareH02550!/- myself in sorrowH02427$.3 yea, i would hardenH05539/-I then should i yet have comfortH05165,) and cut me offH01214+ his handH03027,*C me; that he would let looseH05425 GvW6eG%xW2dGaof shebaH07614`'the companiesH01979_lookedH05027^of temaH08485]!the troopsH0734\!and perishH06[!to nothingH08414Zthey goH05927!Y-are turned asideH03943X%of their wayH01870Wthe pathsH0734V)of their placeH04725&U7they are consumed outH01846T)when it is hotH02527S#they vanishH06789R'they wax warmH02215Qwhat timeH06256Pis hidH05956!O-wherein the snowH07950%N5by reason of the iceH07140#M1which are blackishH06937L)they pass awayH05674Kof brooksH05158J'as the streamH0650I!as a brookH05158&H9have dealt deceitfullyH0898G#my brethrenH0251 F+of the almightyH07706Ethe fearH03374 MvHk>w]+|M+{Abut what doth your arguingH03198zwordsH0561yare rightH03476x%how forcibleH04834%w5wherein i have erredH07686*vAand cause me to understandH0995.uGme, and i will hold my tongueH02790tteachH03384s'of the mightyH06184!r-me from the handH03027q!or, redeemH06299phandH03027$o3me from the enemy'sH06862n#or, deliverH04422)m=for me of your substanceH03581+lAunto me? or, give a rewardH07809kbringH03051jdid i sayH0559i)and are afraidH03372h%casting downH02866/gIfor now ye are nothing; ye seeH07200*f?thither, and were ashamedH02659ethey cameH0935&d9because they had hopedH0982$c5they were confoundedH0954bwaitedH06960 Ke8cJ.kN1iK!upon earthH0776to manH0582&7not an appointed timeH06635 +perverse thingsH01942discernH0995 +cannot my tasteH02441%in my tongueH03956iniquityH05766is thereH03426!-my righteousnessH06664" /yea, return againH077253 Qi pray you, let it not be iniquityH05766 returnH07725" /unto you if i lieH03576 evidentH06440lookH06437)=now therefore be contentH02974 +for your friendH07453!and ye digH03738)the fatherlessH03490"/yea, ye overwhelmH05307as windH07307)=of one that is desperateH02976 -and the speechesH0561wordsH04405~!to reproveH03198}'do ye imagineH02803|reproveH03198 ZxQ2 mK0lJvZ3of dustH060832and clodsH014871!with wormsH074150!is clothedH03847/my fleshH01320,.Cunto the dawning of the dayH05399'-9of tossings to and froH05076,'and i am fullH07646+be goneH04059*'and the nightH06153#)1when shall i ariseH06965(i sayH0559 '+when i lie downH07901&'are appointedH04487%nightsH03915$'and wearisomeH05999#of vanityH07723"monthsH03391(!;so am i made to possessH05157 his workH06467lookethH06960#1and as an hirelingH07916!the shadowH06738#1earnestly desirethH07602%as a servantH05650)of an hirelingH07916#1also like the daysH03117his daysH03117 Fa6jH0sS,rF(P; neither shall his placeH04725%O5 no more to his houseH01004 N+ he shall returnH07725M' shall come upH05927L% to the graveH07585&K7 so he that goeth downH03381#J1 and vanisheth awayH03212I# is consumedH03615H the cloudH06051G!thine eyesH05869F%me shall seeH07789&E7of him that hath seenH07210Dthe eyeH05869CgoodH02896BseeH07200A'shall no moreH07725@mine eyeH05869?windH07307>%that my lifeH02416=!o rememberH02142<hopeH08615;withoutH0657:'and are spentH03615'9;than a weaver's shuttleH07088#are swifterH070437my daysH03117%65and become loathsomeH039885is brokenH072804my skinH05785 ^xU4jN0lI&^$l3rather than my lifeH06106kdeathH04194j!stranglingH04267ichoosethH0977 h+so that my soulH05315#g1me through visionsH02384f)and terrifiestH01204e)me with dreamsH02472"d/then thou scarestH02865c% my complaintH07879b! shall easeH05375a% me, my couchH04904`' shall comfortH05162_ my bedH06210^! when i sayH0559] a watchH04929"\/ that thou settestH07760[! or a whaleH08577Z i a seaH03220Y! of my soulH05315"X/ in the bitternessH04751 W+ i will complainH07878V% of my spiritH07307U) in the anguishH06862T% i will speakH01696S my mouthH06310-RE therefore i will not refrainH02820Q knowH05234 WcH1]F!fD W4Sagainst thee, so that i am a burdenH04853%me as a markH04645"/why hast thou setH07760of menH0120,Cunto thee, o thou preserverH05341 +what shall i doH06466'i have sinnedH02398!my spittleH07536$~3till i swallow downH01104*}?from me, nor let me aloneH07503%|5wilt thou not departH08159{how longH04100!z-him every momentH07281ytryH0974"x/him every morningH01242%w5thou shouldest visitH06485v#thine heartH038201uMhim? and that thou shouldest setH07896,tCthat thou shouldest magnifyH01431smanH0582rvanityH01892q#for my daysH03117p%let me aloneH02308oalwayH05769!n-i would not liveH02421mi loatheH03988 Sf<iR9iL#kS"forH030278![against him, and he have cast them awayH07971 #have sinnedH02398 +if thy childrenH01121justiceH06664pervertH05791%5or doth the almightyH07706judgmentH04941pervertH05791doth godH0410windH07307a strongH03524%of thy mouthH06310the wordsH0561 +wilt thou speakH04448longH05704howH0575and saidH0559#the shuhiteH07747bildadH01085'then answeredH060306 Wand thou shalt seek me in the morningH07836 #in the dustH06083& 7for now shall i sleepH07901 'mine iniquityH05771 'and take awayH05674!-my transgressionH06588-Eand why dost thou not pardonH05375 OvH$ ^?r<$}O*<? nothing, because our daysH03117; and knowH03045: yesterdayH085439-of their fathersH01&87thyself to the searchH027147#and prepareH035596ageH0175525A'i pray thee, of the formerH07223 H072234#for enquireH075923increaseH076852)should greatlyH03966"11yet thy latter endH03190was smallH04705%/5though thy beginningH07225.!prosperousH07999%-5of thy righteousnessH066642,Ofor thee, and make the habitationH05116*+?surely now he would awakeH05782*#and uprightH03477)pureH02134 (+to the almightyH07706*'?and make thy supplicationH02603&betimesH07836%unto godH0410&$7if thou wouldest seekH07836$#3their transgressionH06588 I`FtX>^GaI[webH01004Z!a spider'sH05908 Y+and whose trustH04009!X-shall be cut offH06990W!whose hopeH03689V% shall perishH06U hopeH08615$T3 and the hypocrite'sH02611S godH0410#R1 of all that forgetH07911Q the pathsH0734P herbH02682O beforeH06440N% it witherethH03001M% not cut downH06998"L5 yet in his greennessH03K waterH04325J withoutH01097I growH07685H the flagH0260G canH07685F% without mireH01207E grow upH01342D% can the rushH01573#C1 out of their heartH03820B wordsH04405 A+ thee, and utterH03318@ tellH0559%?5 shall not they teachH03384> a shadowH06738=! upon earthH0776 \n9b<c?#\#w1will not cast awayH03988v#behold, godH0410ugrowH06779t%shall othersH0312%s5and out of the earthH06083r!of his wayH01870qthe joyH04885 p+i have not seenH07200o!shall denyH03584#n1him from his placeH04725m'if he destroyH01104lof stonesH068kthe placeH01004jseethH02372ithe heapH01530"h/are wrapped aboutH05440ghis rootsH08328f'in his gardenH01593e)shooteth forthH03318d)and his branchH03127cthe sunH08121bbeforeH06440agreenH073731`Mit fast, but it shall not endureH06965_'he shall holdH02388'^9but it shall not standH05975])upon his houseH01004\'he shall leanH08172 \nP. ~Z2 yS7u\ wiseH02450' of a thousandH0505 him oneH0259+A with him, he cannot answerH06030 contendH07378! if he willH02654  with godH0410  be justH06663" 1 but how should manH0582 ' so of a truthH0551  i knowH03045 and saidH0559 answeredH06030 then jobH0347$5shall come to noughtH0369$3place of the wickedH07563 -and the dwellingH0168!with shameH01322&7thee shall be clothedH03847)they that hateH08130)with rejoicingH08643~%and thy lipsH08193}'with laughingH07814|thy mouthH06310{%till he fillH04390z)the evil doersH07489,y5'neither will he helpH03027 H02388xa perfectH08535 QK(rU0 ^@nQ. arcturusH05906-% which makethH06213,! of the seaH03220+) upon the wavesH01116*% and treadethH01869)# the heavensH08064*(? which alone spreadeth outH05186' the starsH03556$&3 not; and sealeth upH02856%' and it risethH02224$ the sunH02775 #- which commandethH0559 "+ thereof trembleH06426 !+ and the pillarsH05982! - out of her placeH04725 the earthH0776' which shakethH07264!/ them in his angerH0639'9 not: which overturnethH02015' and they knowH03045' the mountainsH02022) which removethH062750K against him, and hath prosperedH07999"/ who hath hardenedH07185# in strengthH03581! and mightyH0533 in heartH03824 p_>&xQ)vP3pI my wordsH01697H! choose outH0977-GE how much less shall i answerH06030F do stoopH07817E helpersH05826D the proudH07293C his angerH0639"B/ will not withdrawH07725A godH0433%@5 unto him, what doestH06213!?/ him? who will sayH0559>) who can hinderH07725'=9 behold, he taketh awayH02862$<5 also, but i perceiveH0995#;1 not: he passeth onH02498!:- by me, and i seeH072009% lo, he goethH056748) without numberH04557!7- yea, and wondersH063816# finding outH027145 pastH03694% great thingsH014193# which doethH062132% of the southH08486!1- and the chambersH023150% and pleiadesH03598/ orionH03685 QyY5 wQ-iB"sQc' shall condemnH07561'b9 myself, mine own mouthH06310a% if i justifyH06663`' who shall setH03259#_1 and if of judgmentH04941^ strongH0533]# of strengthH03581#\1 me with bitternessH04472[# but fillethH07646Z my breathH07307Y! me to takeH07725#X1 he will not sufferH05414W' without causeH02600V my woundsH06482 U+ and multipliethH07235"T/ me with a tempestH08183 S+ for he breakethH07779R' unto my voiceH06963%Q7 that he had hearkenedH0238#P3 would i not believeH0539$O3 and he had answeredH06030 N+ if i had calledH07121M# to my judgeH08199*L? i would make supplicationH02603#K1 would i not answerH06030.JG whom, though i were righteousH06663 KoS/sP7yW5kK# than a postH07323# are swifterH07043~# now my daysH03117&}9 thereof; if not, whereH0645|' of the judgesH08199{ the facesH06440z# he coverethH03680y' of the wickedH07563x' into the handH03027w is givenH05414v the earthH0776 u+ of the innocentH05355t% at the trialH04531s' he will laughH03932r suddenlyH06597q slayH04191p) if the scourgeH07752o) and the wickedH07563n# the perfectH08535m' he destroyethH03615 l- therefore i saidH0559k oneH0259j my lifeH02416 i+ i would despiseH03988h my soulH05315!g- would i not knowH03045f perfectH085350eK it shall also prove me perverseH06140d perfectH08535 K{dH/tO.uU1hK so cleanH02141' neverH01253 H01252"/ and make my handsH03709"!' snow waterH01119 H04325# myself withH07950 if i washH07364 i in vainH01892 + why then labourH03021# i be wickedH075614S that thou wilt not hold me innocentH05352 i knowH03045"/ of all my sorrowsH06094# i am afraidH03025# and comfortH01082% my heavinessH06440!- i will leave offH05800 % my complaintH07879 ' i will forgetH07911  if i sayH0559 # to the preyH0400  hastethH02907% as the eagleH05404 shipsH0591 the swiftH016 asH05973%5 they are passed awayH02498 no goodH02896 they seeH07200) they flee awayH01272 gvV9qS6rP/g*9? upon myself; i will speakH016968% my complaintH078797% i will leaveH058006! of my lifeH024165 is wearyH053544 my soulH053153% #and not fearH033722' #would i speakH016961 "terrifyH01204-0G "from me, and let not his fearH0367/ "awayH05493. "his rodH07626-% "let him takeH05493,% !upon us bothH08147+ !his handH03027* !might layH07896")/ !there any daysmanH03198(! !neither isH03426'# in judgmentH04941& togetherH03162%) we should comeH0935 $+ i should answerH06030# not a manH0376"# shall abhorH08581%!5 and mine own clothesH08008 + me in the ditchH07845"/ shalt thou plungeH02881 yetH0227 W^ApM/ lR5W$U3 after mine iniquityH05771$T3 that thou enquirestH01245S daysH03117R as man'sH01397Q thy yearsH08141P of manH0582O# as the daysH03117N thy daysH03117M seethH07200L# thou as manH0582K or seestH07200J of fleshH01320I) hast thou eyesH05869H' of the wickedH07563!G- upon the counselH06098F and shineH03313E) of thine handsH03709D the workH03018,CC that thou shouldest despiseH039886BW unto thee that thou shouldest oppressH06231A goodH02895-@E me wherefore thou contendestH07378? me; shewH03045>) do not condemnH07561= unto godH0433<! i will sayH0559;! of my soulH05315":/ in the bitternessH04751 AsI#V9{K/cAp' me with bonesH06106 o+ and hast fencedH07753n and fleshH01320m% me with skinH05785"l/ thou hast clothedH03847k) me like cheeseH01385j# and curdledH07087i as milkH02461,hC hast thou not poured me outH05413g againH07725f% me into dustH06083$e3 and wilt thou bringH07725d) me as the clayH025634cS i beseech thee, that thou hast madeH06213b rememberH02142&a7 yet thou dost destroyH01104`# round aboutH05439_# me togetherH03162!^- me and fashionedH06213] have madeH06087\# thine handsH03027"[/ out of thine handH03027&Z7 none that can deliverH05337%Y5 that i am not wickedH07561X% thou knowestH01847W% after my sinH02403V' and searchestH01875 aY6uDza@a  and againH07725$ 3 me as a fierce lionH07826 % thou huntestH06679"/ for it increasethH01342%5  thou mine afflictionH06040%'' therefore seeH07200 H07202% of confusionH07036 fullH07649 my headH07218#1 will i not lift upH05375) i be righteousH06663 woeH0480) if i be wickedH07561&~7 me from mine iniquityH05771-}E me, and thou wilt not acquitH05352"|/ then thou markestH08104{ if i sinH02398z i knowH03045y) in thine heartH03824x' hast thou hidH06845w my spiritH07307v) hath preservedH08104#u1 and thy visitationH06486t! and favourH02617s me lifeH02416"r/ thou hast grantedH06213q! and sinewsH01517 =Y3}H) mM5\=$# to the landH0776##1 i shall not returnH07725"# before i goH03212! a littleH04592( ; that i may take comfortH01082$%' let me aloneH07896 H07896' ceaseH02308 H02308 fewH04592# not my daysH03117% to the graveH06913' from the wombH0990Y i should have been as though i had not been; i should have been carriedH02986 had seenH07200! and no eyeH058691M oh that i had given up the ghostH01478 + out of the wombH07358:_ wherefore then hast thou brought me forthH03318 and warH06635 changesH02487 upon meH05978"/ thine indignationH03708+A against me, and increasestH07235' thy witnessesH05707 ' thou renewestH023180 K thou shewest thyself marvellousH06381bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{.Ki <Xs-Ie.Ki <Xs-Ie;Vp )Da{3Pl"<[w.IcˆÈ9ĈUňpƈ Lj$Ɉ@ʈ]ˈz͈̈0ΈMψiЈш!҈>ӈZԈwՈֈ+׈I؈cوڈۈ5܈R݈nވ ߈&A\x/Jg<Zu,Gb~6So 'C]y3Nk# Lz[0 mQ$^E-eL@ pureH02134?# my doctrineH03948">1 for thou hast saidH0559/=I shall no man make thee ashamedH03637&<7 and when thou mockestH03932!;- hold their peaceH02790: menH049629 makeH027908+ should thy liesH09077% be justifiedH066636% full of talkH08193 5- and should a manH03764# be answeredH060303 of wordsH01697)2= should not the multitudeH072301 and saidH05590) the naamathiteH05284/ zopharH06691.' then answeredH06030-# as darknessH0652, the lightH03313"+/ without any orderH05468'*9 of the shadow of deathH06757)# as darknessH0652(# of darknessH05890' a landH0776(&; and the shadow of deathH06757%# of darknessH02822 UqQ4iP* a<~U%]5 what canst thou knowH03045\ than hellH07585[ deeperH06013#Z1 what canst thou doH06466Y as heavenH08064X as highH01363 W+ unto perfectionH08503!V- out the almightyH07706 U+ canst thou findH04672T godH0433S find outH04672(R; canst thou by searchingH02714$Q3  than thine iniquityH05771P exactethH05382"O1 therefore that godH0433N knowH03045!M- to that which isH08454L doubleH03718K of wisdomH02451!J- thee the secretsH08587'I9 and that he would shewH05046H his lipsH08193G and openH06605F# would speakH01696E godH0433D oh thatH05414C butH0199B' in thine eyesH05869A) and i am cleanH01249 YcA!~aC_F"}Y z+ put it far awayH07368y' in thine handH03027x# if iniquityH0205 w+ out thine handsH03709v# and stretchH06566u# thine heartH03820 t+ if thou prepareH03559s coltH05895r% a wild ass'sH06501q be bornH03205p! though manH0120o' would be wiseH03823n manH0376m for vainH05014/lK also; will he not then considerH0995k! wickednessH0205j he seethH07200i menH04962h vainH07723g) for he knowethH03045$f3 then who can hinderH07725#e1 or gather togetherH06950d# and shut upH05462c' if he cut offH02498b% than the seaH03220a# and broaderH07342`) than the earthH0776_ longerH0752^# the measureH04055 LeH'jL.pDgL afraidH02729)= also thou shalt lie downH07257 in safetyH0983)= thou shalt take thy restH07901$3 yea, thou shalt digH02658 hopeH08615!- because there isH03426( = and thou shalt be secureH0982- E thou shalt be as the morningH01242' 9 thou shalt shine forthH05774! - than the noondayH06672! - shall be clearerH06965 ageH02465 pass awayH05674 as watersH04325 rememberH02142 miseryH05999*? because thou shalt forgetH07911#1 and shalt not fearH03372,C yea, thou shalt be stedfastH03332% without spotH03971 thy faceH06440,~C for then shalt thou lift upH05375"}1 in thy tabernaclesH0168| dwellH07931'{9 and let not wickednessH05766 X]> nR6x;tX0 uprightH08549/' him: the justH06662!.- and he answerethH06030- upon godH0433,# who callethH07121!+- of his neighbourH07453*! one mockedH078149)] to you: yea, who knoweth not such thingsH03644(% not inferiorH05307%'5 i have understandingH03824& butH01571% shall dieH04191$! and wisdomH02451#! the peopleH05971" no doubtH0551! and saidH0559  answeredH06030 and jobH0347% of the ghostH05315' the giving upH04646) and their hopeH08615.?! and they shall not escapeH04498 H06! shall failH03615' of the wickedH07563% but the eyesH05869 unto theeH06440 + shall make suitH02470 yea, manyH07227 SfJ't]?nF'rSM! of the seaH03220%L5 thee: and the fishesH01709#K1 and it shall teachH03384J% to the earthH0776I or speakH07878$H3 and they shall tellH05046G! of the airH08064$F3 thee; and the fowlsH05775%E5 and they shall teachH03384D) now the beastsH0929C askH07592B butH0199A  bringethH0935@ godH0433 ?+ into whose handH03027>! are secureH0987= godH0410&<7 and they that provokeH07264; prosperH07951:! of robbersH077039+ the tabernaclesH0168'89 of him that is at easeH076007) in the thoughtH062486 despisedH09375 a lampH039404 feetH072723 to slipH04571!2- he that is readyH03559!1- laughed to scornH07814 IrQ/xaG% rP5lIi) he shutteth upH05462-hE and it cannot be built againH01129)g= behold, he breaketh downH02040"f/ and understandingH08394 e+ he hath counselH06098d% and strengthH01369c wisdomH02451b' understandingH08394a of daysH03117`' and in lengthH0753_ wisdomH02451!^- with the ancientH03453] his meatH0400\ tasteH02938[' and the mouthH02441Z wordsH04405Y tryH0974 X- doth not the earH0241%W)% of all mankindH01320 H0376V) and the breathH07307&U7 of every living thingH02416T the soulH05315S' in whose handH03027R% hath wroughtH06213Q lordH03068/PI not in all these that the handH03027O# who knowethH03045N' shall declareH05608 [mI|W8wZ;y[! the mightyH0386!- and overthrowethH05557% away spoiledH07758 princesH03548! he leadethH03212' with a girdleH0232# their loinsH04975~# and girdethH0631} of kingsH04428| the bondH04148{! he loosethH06605z foolsH01984&y7 and maketh the judgesH08199x% away spoiledH07758w# counsellorsH03289v! he leadethH03212!u- and the deceiverH07686t% the deceivedH07683s! and wisdomH08454r strengthH05797q the earthH0776"p/ and they overturnH02015)o= also he sendeth them outH07971 n+ and they dry upH03001m! the watersH04325'l9 behold, he withholdethH06113,kC and there can be no openingH06605j a manH0376 PwQ1qN. _?rP!' of the peopleH05971 % of the chiefH07218 the heartH03820) he taketh awayH05493 + and straitenethH05148# the nationsH01471#1 them: he enlargethH07849) and destroyethH06# the nationsH01471' he increasethH07679$3 the shadow of deathH06757 to lightH0216!- and bringeth outH03318 + out of darknessH02822# deep thingsH06013) he discoverethH01540' of the mightyH0650% the strengthH04206' and weakenethH07503% upon princesH05081  contemptH0937 ! he pourethH08210 # of the agedH02205" / the understandingH02940 + and taketh awayH03947' of the trustyH0539! the speechH08193!- he removeth awayH05493 arS3iJ(hG) |a> o thatH05414=# of no valueH0457<) all physiciansH07495; of liesH08267: forgersH029509 butH01998 with godH04107 to reasonH031986% and i desireH02654 5+ to the almightyH077064' i would speakH016963 surelyH01992% not inferiorH053071 do i knowH030450% what ye knowH01847/) and understoodH0995.! hath heardH08085- mine earH0241, hath seenH07200+% lo, mine eyeH05869* drunkenH07910.)G and he maketh them to staggerH08582(' without lightH0216'# in the darkH02822&! they gropeH04959% no wayH01870 $+ in a wildernessH08414+#A and causeth them to wanderH08582"% of the earthH0776 TjE%jJ'xW;"T)Z= shall not his excellencyH07613Y personsH06440X acceptH05375'W9 you, if ye do secretlyH05643V reproveH03198U) he will surelyH03198T mockH02048S mockethH02048R' or as one manH0582.QG that he should search you outH02713P! is it goodH02895O for godH0410 N+ will ye contendH07378M! his personH06440L) will ye acceptH05375K# deceitfullyH07423J and talkH01696I for godH0410H wickedlyH05766G' will ye speakH01696F! of my lipsH08193!E- to the pleadingsH07379D# and hearkenH07181!C- now my reasoningH08433B hearH08085-AE and it should be your wisdomH02451 @+ hold your peaceH02790$?3 ye would altogetherH02790 K{bD$rJ- }T$dKw hearH08085v beforeH06440u) shall not comeH0935!t- for an hypocriteH02611s% my salvationH03444r beforeH06440q' mine own waysH01870,pC in him: but i will maintainH03198%o5 me, yet will i trustH03176n he slayH06991m thoughH02005l% in mine handH03709k my lifeH05315j and putH07760i# in my teethH08127h my fleshH01320$g3 wherefore do i takeH05375f% and let comeH05674/eI let me alone, that i may speakH01696 d+ hold your peaceH02790c of clayH02563b to bodiesH01354a# your bodiesH01354`! unto ashesH0665_ likeH04912"^/ your remembrancesH02146] fallH05307\' and his dreadH06343 [+ make you afraidH01204 \{L2bF*M* y\ and sinsH02403 + mine iniquitiesH05771! and answerH07725 + or let me speakH01696( ; thou, and i will answerH06030  then callH07121 ) make me afraidH01204. I from me: and let not thy dreadH0367  farH07368! thine handH03709 withdrawH07368!- myself from theeH06440.G unto me: then will i not hideH05641 not twoH08147 only doH06213*? i shall give up the ghostH014786W with me? for now, if i hold my tongueH02790! will pleadH07378*? that i shall be justifiedH06663~ i knowH03045} causeH04941+|A behold now, i have orderedH06186{) with your earsH0241"z1 and my declarationH0262y my speechH04405x! diligentlyH08085 esQ1 }aE aEe+! of my feetH07272*) upon the heelsH08328%)5 thou settest a printH02707!(/ unto all my pathsH0734%'5 and lookest narrowlyH08104#&1 also in the stocksH05465% my feetH07272$% thou puttestH07760## of my youthH05271") the iniquitiesH057715!U against me, and makest me to possessH03423 ' bitter thingsH04846!- for thou writestH03789 stubbleH07179 the dryH03002%5 and wilt thou pursueH07291"/ driven to and froH05086 a leafH05929 + wilt thou breakH06206"1 me for thine enemyH0341# and holdestH02803' thou thy faceH06440!- wherefore hidestH05641! and my sinH02403!- my transgressionH06588 + make me to knowH03045 GsZC* xV2aAfGI!determinedH02782Hhis daysH03117GseeingH0518Fnot oneH0259"E/out of an uncleanH02931Da cleanH02889C'who can bringH05414!B-me into judgmentH04941A%and bringestH0935!@-upon such an oneH02088?!thine eyesH05869#>1and dost thou openH06491=)and continuethH05975!<-also as a shadowH06738;he fleethH01272 :+and is cut downH052439'like a flowerH06731 8+he cometh forthH033187!of troubleH072676and fullH076495daysH031174of fewH071163!of a womanH08022bornH032051manH01200 eatenH0398/% that is mothH06211.% as a garmentH0899- consumethH01086*,? and he, as a rotten thingH07538 \mE,pW9gC#|\c# it will budH06524b of waterH04325"a/ through the scentH07381`'in the groundH06083_#thereof dieH04191^'and the stockH01503]%in the earthH0776 \+thereof wax oldH02204 [+though the rootH08328'Z9thereof will not ceaseH02308+YAand that the tender branchH03127*X?that it will sprout againH02498"W/if it be cut downH03772Vof a treeH06086UhopeH08615T%for there isH03426Shis dayH03117R)as an hirelingH07916)Q=till he shall accomplishH07521+PAfrom him, that he may restH02308OturnH08159$N3that he cannot passH05674M!his boundsH02706/LIwith thee, thou hast appointedH06213K'of his monthsH02320J!the numberH04557 ]jE)jH.[8y] be pastH07725~+ until thy wrathH06392}O that thou wouldest keep me secretH05641 |+ me in the graveH07585#{1 thou wouldest hideH06845z o thatH05414y) of their sleepH08142"x/ nor be raised outH05782%w5 they shall not awakeH06974v no moreH01115&u7 not: till the heavensH08064t! and risethH06965s! lieth downH07901r so manH0376q' and drieth upH03001p decayethH02717o' and the floodH05104n% from the seaH03220m failH0235l! the watersH04325$k3 giveth up the ghostH01478j yea, manH0120!i- and wasteth awayH02522h diethH04191g but manH01397f% like a plantH05194e boughsH07105 d+ and bring forthH06213 [qY7nHcC|[%the mountainH02022!and surelyH0199'mine iniquityH05771#1and thou sewest upH02950in a bagH06872sealed upH02856!-my transgressionH06588#over my sinH02403$3dost thou not watchH08104my stepsH06806'9for now thou numberestH05608)of thine handsH03027#to the workH04639. Gthee: thou wilt have a desireH03700" /and i will answerH06030 +thou shalt callH07121 comeH0935 )till my changeH02487#will i waitH03176%5of my appointed timeH06635%all the daysH03117'shall he liveH02421dieH04191if a manH01397% and rememberH02142' me a set timeH02706+A that thou wouldest appointH07896 ]Z;"uP3b9]5'but his fleshH01320!4/but he perceivethH0995.3Gnot; and they are brought lowH068192)and he knowethH030451)come to honourH035130his sonsH01121%/5and sendest him awayH07971 .+his countenanceH06440-'thou changestH08138,,Cagainst him, and he passethH01980+for everH05331 *+thou prevailestH08630) of manH0582( the hopeH08615!'3and thou destroyestH06&%of the earthH0776%#of the dustH06083&$7the things which growH05599"#/thou washest awayH07857"!the stonesH068!wearH07833 !the watersH04325!-out of his placeH04725!is removedH06275%and the rockH06697!-cometh to noughtH05034fallingH05307 DgL+{^7~T;iD!R/and thou choosestH0977Q)thine iniquityH05771PutterethH0502O'for thy mouthH06310NgodH0410MbeforeH06440LprayerH07881 K+and restrainestH01639JfearH03374&I7yea, thou castest offH06565,HCwherewith he can do no goodH03276!G-or with speechesH04405FtalkH01697"E/with unprofitableH05532!D-should he reasonH03198#C1with the east windH06921Bhis bellyH0990Aand fillH04390@knowledgeH01847?vainH07307>utterH06030"=/should a wise manH02450<and saidH0559;%the temaniteH08489:eliphazH04649'then answeredH06030%89within him shall mournH0567%and his soulH05315)6=upon him shall have painH03510 b|C'jF' ^6|bn smallH04592m of godH0410!l- the consolationsH08575k+ than thy fatherH01j elderH03117i men, muchH03524h' and very agedH03453$g3 both the grayheadedH07867f' understandestH0995#e1 thou, that we knowH03045d% what knowestH03045cwisdomH02451'b9and dost thou restrainH01639aof godH0433`!the secretH05475 _+hast thou heardH08085^the hillsH01389]beforeH06440"\/or wast thou madeH02342[was bornH03205ZmanH0120&Y)'thou the firstH07223 H07223XtestifyH060305WUthee, and not i: yea, thine own lipsH08193V!condemnethH07561 U+thine own mouthH06310T'of the craftyH06175S!the tongueH03956 \g>"hQ% mH&\ 'iniquityH05766 H05766)which drinkethH08354manH0376!and filthyH0444)=how much more abominableH08581%in his sightH05869'are not cleanH02141!-yea, the heavensH08064'in his saintsH06918+Cbehold, he putteth no trustH0539,Cthat he should be righteousH06663~!of a womanH0802}bornH03205(|;that he should be cleanH02135{manH0582z% of thy mouthH06310y go outH03318x wordsH04405w# against godH0410v! thy spiritH07307"u/ that thou turnestH07725t wink atH07335%s5 and what do thy eyesH05869 r+ carry thee awayH03947%q5 why doth thine heartH03820p thingH01697.oI with thee? is there any secretH0328 L_@fK1xS4yL)&=not that he shall returnH07725%%he believethH0539$!shall comeH0935#'the destroyerH07703"'in prosperityH07965!#in his earsH0241 soundH06963!a dreadfulH06343!-to the oppressorH06184is hiddenH06845of yearsH08141)and the numberH04557daysH03117)man travailethH02342!the wickedH07563amongH08432passedH05674 +and no strangerH02114was givenH05414)?unto whom alone the earthH0776!-and have not hidH03582 1from their fathersH01'men have toldH05046!which wiseH02450)i will declareH05608 #i have seenH02372 !thee, hearH08085 #i will shewH02331 !like waterH04325 djL- sI"tU/d A+of his bucklersH04043@bossesH01354?)upon the thickH05672>neckH06677=!he runnethH07323-<Ehimself against the almightyH07706";/and strengthenethH01396:#against godH04109his handH03027&87for he stretcheth outH051867'to the battleH035936readyH06264'59against him, as a kingH04428#41they shall prevailH08630&37shall make him afraidH012042#and anguishH046911troubleH068620#at his handH03027/is readyH03559.#of darknessH02822-%that the dayH03117,!he knowethH03045+for breadH03899$*3he wandereth abroadH05074!)-for of the swordH02719!(-and he is waitedH06822 '+out of darknessH02822 @wT9lHX0 e@!\-shall he go awayH05493[%of his mouthH06310"Z/and by the breathH07307Y%his branchesH03127X%shall dry upH03001Wthe flameH07957 V+out of darknessH02822$U3he shall not departH05493&T9thereof upon the earthH0776S)the perfectionH04512)R=neither shall he prolongH05186QcontinueH06965,PCneither shall his substanceH02428%O5he shall not be richH06238 N+to become heapsH01530 M+which are readyH06257(L;which no man inhabitethH03427Kin housesH01004JcitiesH05892I#in desolateH03582 H+and he dwellethH07931GflanksH03689F)collops of fatH06371E!and makethH06213!D-with his fatnessH02459Chis faceH06440$B3because he coverethH03680 DyM wR2 cG&gDx+#and their bellyH0990w#vanityH0205 v+#and bring forthH03205u#mischiefH05999t'#they conceiveH02029s!"of briberyH07810r+"the tabernaclesH0168q'"shall consumeH0398p"and fireH0784o"desolateH01565n'"of hypocritesH02611%m5"for the congregationH05712l%!as the oliveH02132k!!his flowerH05328#j1!and shall cast offH07993i#!as the vineH01612!h-!his unripe grapeH01154#g1!he shall shake offH02554#f1 shall not be greenH07488e) and his branchH03712d his timeH03117c beforeH03808)b= it shall be accomplishedH04390(a;shall be his recompenceH08545`!for vanityH07723_in vanityH07723^trustH0539-]Elet not him that is deceivedH08582 drQ,nAf;d!of my lipsH08193)and the movingH05205my mouthH06310you withH01119"1i would strengthenH0553 atH01119 mine headH07218'9against you, and shakeH05128 wordsH04405' 9stead, i could heap upH02266 %in my soul'sH05315 wereH03426 your soulH05315ifH03863#1i also could speakH01696)=thee that thou answerestH06030$3or what emboldenethH04834#have an endH07093wordsH01697!shall vainH07307!comfortersH05162miserableH05999!-many such thingsH07227~%i have heardH08085}and saidH0559|answeredH06030{then jobH0347z#deceitH04820y#preparethH03559 Qy[7|[7rN#wQ"// they have smittenH05221).= upon me with their mouthH06310 -+ they have gapedH06473, his eyesH05869+! sharpenethH03913*! mine enemyH06862')9 upon me with his teethH08127 (+ me: he gnashethH02786'! who hatethH07852&% in his wrathH0639%! he tearethH02963$!to my faceH06440&#7in me beareth witnessH06030"rising upH06965 !+and my leannessH03585 %is a witnessH057076Wand thou hast filled me with wrinklesH07059)all my companyH05712(;thou hast made desolateH08074.Gbut now he hath made me wearyH03811 +what am i easedH01980i forbearH02308 +is not asswagedH02820my griefH03511)though i speakH01696)should asswageH02820 HiR/ {I#uJ* hHJ#he breakethH06555I+ upon the groundH0776H my gallH04845G) he poureth outH08210#F1 and doth not spareH02550E asunderH06398D my reinsH03629C# he cleavethH06398'B9 compass me round aboutH05437A# his archersH07228@% for his markH04307?' and set me upH06965(>; and shaken me to piecesH06327=! by my neckH06203"<1 he hath also takenH0270.;G but he hath broken me asunderH06565:' i was at easeH079619' of the wickedH075638) into the handsH03027#71 and turned me overH03399"6/ me to the ungodlyH057605) hath deliveredH054624 godH0410$33 themselves togetherH03162#21 they have gatheredH043901' reproachfullyH02781"0/ me upon the cheekH03895 Ua@"mL&gM'qUgon highH04791f'and my recordH07717ein heavenH08064-dEalso now, behold, my witnessH05707c'have no placeH04725b)and let my cryH02201"a/not thou my bloodH01818`coverH03680_o earthH0776^pureH02134])also my prayerH08605\'in mine handsH03709[injusticeH02555$Z3the shadow of deathH06757"Y/and on my eyelidsH06079X%with weepingH01065Wis foulH02560Vmy faceH06440U#in the dustH06083Tmy hornH07161S#and defiledH05953R%upon my skinH01539QsackclothH08242P%i have sewedH08609%O5upon me like a giantH01368N!he runnethH07323MbreachH06556LuponH06440K)me with breachH06556 QnC% kG,mMkQhandsH03027#will strikeH08628(;now, put me in a suretyH06148lay downH07760%5in their provocationH04784continueH03885/~Iwith me? and doth not mine eyeH05869}#not mockersH02049|!the gravesH06913{#are extinctH02193zmy daysH03117y!is corruptH02254xmy breathH07307#w1i shall not returnH07725vthe wayH0734 u+then i shall goH01980tare comeH0857syearsH08141r!when a fewH04557)q/'for his neighbourH07453 H01121pas a manH0120owith godH0433nfor a manH01397'm9o that one might pleadH03198lunto godH0433k#poureth outH01811jmine eyeH05869iscornH03887h!my friendsH07453 [`;|W5aA%}[' the righteousH06662.Ghimself against the hypocriteH02611'shall stir upH05782*?at this, and the innocentH05355"/shall be astoniedH08074uprightH03477#as a shadowH06738#1and all my membersH03338$3by reason of sorrowH03708#also is dimH03543mine eyeH05869"/i was as a tabretH08611'and aforetimeH06440'of the peopleH05971!-me also a bywordH04914%he hath madeH03322!shall failH03615 +of his childrenH01121 'even the eyesH05869 friendsH07453 flatteryH02506! -he that speakethH05046/Itherefore shalt thou not exaltH07311#1from understandingH07922#their heartH03820"/for thou hast hidH06845 Gy\3pS3tW=!kG <+ in the darknessH02822; my bedH03326:# i have madeH075029! mine houseH010048 the graveH075857 if i waitH069606# of darknessH028225 becauseH064404 shortH071383 the lightH02162 into dayH031171 the nightH039150# they changeH07760/# of my heartH03824.% the thoughtsH04180-) are broken offH05423,# my purposesH02154+ are pastH05674* my daysH03117) wiseH02450"(/ for i cannot findH04672'% and come nowH0935-&E as for you all, do ye returnH07725% butH0199%$7 stronger and strongerH0555# shall beH03254" handsH03027'!9 and he that hath cleanH02890 ! on his wayH01870+ also shall holdH0270 afE.hO2|`E(aZ%reputed vileH02933Yas beastsH0929)X=wherefore are we countedH02803W'we will speakH01696V)and afterwardsH0310UmarkH0995Tof wordsH04405San endH07078Rye makeH07760Qhow longH05704Pand saidH0559O#the shuhiteH07747NbildadH01085M'then answeredH06030L#in the dustH06083KtogetherH03162JrestH05183I!of the pitH07585H#to the barsH0905#G1they shall go downH03381F'who shall seeH07789E)as for my hopeH08615Dmy hopeH08615CnowH0645B'and my sisterH0269Amy motherH0517@#to the wormH07415?my fatherH01>'to corruptionH07845=#i have saidH07121 V`@b@!vQ3uVu!into a netH07568t)for he is castH07971$s3shall cast him downH07993$r3and his own counselH06098$q3shall be straitenedH03334p+of his strengthH0202othe stepsH06806!n-shall be put outH01846m)and his candleH05216!l/in his tabernacleH0168k'shall be darkH02821jthe lightH0216 i+shall not shineH05050h#of his fireH0784g'and the sparkH07632!f-shall be put outH01846e'of the wickedH07563d)yea, the lightH0216!c-out of his placeH04725b!be removedH06275-aEfor thee? and shall the rockH06697`#be forsakenH05800_+shall the earthH0776^%in his angerH0639]himselfH05315\!he tearethH02963['in your sightH05869 ^|^>~W;]: {^ of deathH04194' the firstbornH01060# of his skinH05785% the strengthH0905 + it shall devourH0398 # at his sideH06763  readyH03559 + and destructionH0343& 7 shall be hungerbittenH07457% his strengthH0202 + him to his feetH07272 + and shall driveH06327' on every sideH05439&7 shall make him afraidH01204 terrorsH01091#1 for him in the wayH05410! and a trapH04434%7 for him in the groundH0776 laidH02934~ the snareH02256}' shall prevailH02388|! the robberH06782{# by the heelH06119z! shall takeH0270y the ginH06341x%upon a snareH07639w)and he walkethH01980 v+by his own feetH07272 ?uP)_8a=a?,'into darknessH02822+!from lightH0216#*1he shall be drivenH01920%)''in the streetH02351 H06440*(?and he shall have no nameH08034')from the earthH0776&%shall perishH06 %+his remembranceH02143$!be cut offH05243!#-shall his branchH07105#"1beneath, and aboveH04605"!/shall be dried upH03001 his rootsH08328$3upon his habitationH05116#1shall be scatteredH02219"/of his: brimstoneH01614noneH01097!/in his tabernacleH0168)it shall dwellH07931!of terrorsH01091 +him to the kingH04428#1and it shall bringH06805!/of his tabernacleH0168$3shall be rooted outH05423)his confidenceH04009% his strengthH0905% shall devourH0398 _oJ$e;iM$_#G1have ye reproachedH03637FtimesH06471Ethese tenH06235(D;me in pieces with wordsH04405Cand breakH01792Bmy soulH05315%A5how long will ye vexH03013@and saidH0559?answeredH06030>then jobH0347=not godH0410<knowethH03045;the placeH04725:'of the wickedH057679'the dwellingsH04908&8+%were affrightedH08178 H0270)7=as they that went beforeH069316!at his dayH03117"5/shall be astoniedH08074$45they that come afterH0314!3-in his dwellingsH04033"2/nor any remainingH08300!1-among his peopleH059710!nor nephewH05220*/?he shall neither have sonH05209!.-out of the worldH08398-!and chasedH05074 ^bC%v_CfF&~^b#in my pathsH05410adarknessH02822 `+and he hath setH07760#_1that i cannot passH05674^my wayH0734"]/he hath fenced upH01443\#no judgmentH04941[#i cry aloudH07768#Z1but i am not heardH06030Yof wrongH02555"X/behold, i cry outH06817 W+me with his netH04686'V9me, and hath compassedH05362 U+hath overthrownH05791Tthat godH0433SnowH0645RknowH03045'Q9against me my reproachH02781&P7against me, and pleadH03198 O+ye will magnifyH01431Nif indeedH0551MremainethH03885L!mine errorH04879K%i have erredH07686 J-and be it indeedH0551+IAye make yourselves strangeH01970&H9me: ye are not ashamedH0954 E|`:dGd9nE%~5 are verily estrangedH02114/}I from me, and mine acquaintanceH03045| farH07368{# my brethrenH0251z# he hath putH07368y' my tabernacleH0168x# round aboutH05439'w9 against me, and encampH02583v their wayH01870u% and raise upH05549t togetherH03162s comeH0935r! his troopsH01416q# his enemiesH06862,pC against me, and he countethH02803o his wrathH0639%n5 he hath also kindledH02734m# like a treeH06086 l+ hath he removedH05265k' and mine hopeH08615j' and i am goneH03212!i- me on every sideH05439"h/ he hath destroyedH05422g my headH07218f the crownH05850e and takenH05493d) me of my gloryH03519!c- he hath strippedH06584 [qM+ iJ, wP)}['all my inwardH05475)and they spakeH01696#me; i aroseH06965despisedH03988$3yea, young childrenH05759 -of mine own bodyH0990#1for the children'sH01121#1though i intreatedH02589!to my wifeH0802!is strangeH02114my breathH07307my mouthH06310him withH01119 #i intreatedH02603 no answerH06030 !my servantH05650 i calledH07121 )in their sightH05869'i am an alienH05237"/me for a strangerH02114countH02803%and my maidsH0519'in mine houseH01004 +they that dwellH01481)have forgottenH07911(;and my familiar friendsH03045#have failedH02308#my kinsfolkH07138 h{_B#zS&[9h6in a bookH05612"5/they were printedH027104oh thatH054143writtenH037892were nowH06451my wordsH044050oh thatH05414/'with my fleshH01320&.7and are not satisfiedH07646-me as godH0410$,3why do ye persecuteH07291+%hath touchedH05060*of godH0433)%for the handH03027)(=upon me, o ye my friendsH07453#'1upon me, have pityH02603&have pityH02603%#of my teethH08127$'with the skinH05785!#-and i am escapedH04422 "+and to my fleshH01320!!to my skinH05785 cleavethH01692my boneH06106!are turnedH02015)?me: and they whom i lovedH0157abhorredH08581friendsH04962 Q`C$iM1 b>!sQS'of the matterH01697(R;we him, seeing the rootH08328Q'why persecuteH07291!P/but ye should sayH0559OwithinH02436N#be consumedH03615Mmy reinsH03629 L+and not anotherH02114K%shall beholdH07200*J?for myself, and mine eyesH05869!I-whom i shall seeH02372HgodH0433G#shall i seeH02372 F+yet in my fleshH01320EdestroyH05362Dmy skinH05785CafterH0310B)upon the earthH06083A'at the latterH0314@)he shall standH06965?livethH02416>#my redeemerH01350=!for i knowH03045<for everH05703;#in the rockH06697:and leadH057779penH058428%with an ironH01270&77that they were gravenH02672 [_H*c6iB[$o3that the triumphingH07445n!upon earthH0776m!was placedH07760lsince manH0120k#this of oldH05703jknowestH03045%i5causeth me to answerH06030#h3of my understandingH0998g)and the spiritH07307f)of my reproachH03639ethe checkH04148d%i have heardH08085c%i make hasteH02363#b1cause me to answerH07725)a=therefore do my thoughtsH05587`and saidH0559_)the naamathiteH05284^zopharH06691]'then answeredH06030"\!'a judgmentH01779 H01779![-that ye may knowH03045Zthe swordH02719YofH06440 X+the punishmentsH05771Wfor wrathH02534V%of the swordH02719U%be ye afraidH01481Tis foundH04672 L^4tW1^- pL + any more beholdH07789( ; neither shall his placeH04725  no moreH03254 sawH07805 the eyeH05869%of the nightH03915#as a visionH02384-Eyea, he shall be chased awayH05074'9and shall not be foundH04672!as a dreamH02472"/he shall fly awayH05774whereH0335'him shall sayH0559%~5they which have seenH07200"}/like his own dungH01561|for everH05331{+he shall perishH06 z+unto the cloudsH05645yreachH05060x%and his headH07218w)to the heavensH08064vmount upH05927&u7though his excellencyH07863t%for a momentH07281!s-of the hypocriteH02611r#and the joyH08057qshortH07138p'of the wickedH07563 \wU6bE$qV8\''9he hath swallowed downH01104&withinH07130%of aspsH06620$the gallH04846#is turnedH02015"'in his bowelsH04578!his meatH03899  his mouthH02441 withinH08432*? it not; but keep it stillH04513 + it, and forsakeH05800 he spareH02550$3 it under his tongueH03956 he hideH03582% in his mouthH06310 be sweetH04985"/ though wickednessH07451%5 with him in the dustH06083%5 which shall lie downH07901% of his youthH05934 are fullH04390 his bonesH06106# their goodsH0202' shall restoreH07725' and his handsH03027 the poorH01800% 5 shall seek to pleaseH07521 % his childrenH01121 FqQ/vW8pR.cFCan houseH01004-BEhe hath violently taken awayH01497Athe poorH01800@'hath forsakenH05800*??because he hath oppressedH07533)>=and he shall not rejoiceH05965 =+the restitutionH08545<substanceH02428;downH01104%:5for shall he restoreH07725'99that which he labouredH030228!and butterH025297of honeyH017066!the brooksH051585!the floodsH051044!the riversH06390!3-he shall not seeH072002!shall slayH020261tongueH039560#the viper'sH0660/of aspsH06620.!the poisonH07219-'he shall suckH03243,%of his bellyH0990$+3shall cast them outH03423*godH04101)Mand he shall vomit them up againH06958(richesH02428 GpJU.|_@#bG]weaponH05402\'from the ironH01270['he shall fleeH01272,ZCupon him while he is eatingH03894)Y=upon him, and shall rainH04305X%of his wrathH0639Wthe furyH02740V!shall castH07971Uhis bellyH0990$T3he is about to fillH04390S!shall comeH0935R'of the wickedH06001Q!every handH03027'P9he shall be in straitsH03334#O1of his sufficiencyH05607&N)'in the fulnessH04390 H04390M'for his goodsH02898,LCtherefore shall no man lookH02342Kbe leftH08300,JEthere shall none of his meatH0400)I=of that which he desiredH02530"H/he shall not saveH04422G%in his bellyH0990FquietnessH07961)E=surely he shall not feelH03045!D-which he buildedH01129 QzW7 vM3|]<uQ y+shall flow awayH05064x%shall departH01540w%of his houseH01004v%the increaseH02981u'shall rise upH06965t'and the earthH0776s%his iniquityH05771r%shall revealH01540q!the heavenH08064!p/ in his tabernacleH0168&o7with him that is leftH08300%n5him; it shall go illH03415m'shall consumeH0398lnot blownH05301ka fireH0784%j5in his secret placesH06845ihidH02934h%all darknessH02822gterrorsH0367f#of his gallH04846e!cometh outH01980*d?yea, the glittering swordH01300c#of the bodyH01465b)and cometh outH03318a#it is drawnH08025)`=shall strike him throughH02498_of steelH05154^the bowH07198 LjN) |]? fE+fLmouthH06310handH03027and layH07760&7me, and be astonishedH08074markH06437#be troubledH07114)=why should not my spiritH07307to manH0120%my complaintH07879mock onH03932# 1that i have spokenH01696 and afterH0310$ 3me that i may speakH01696 sufferH053752 Oand let this be your consolationsH08575my speechH04405!diligentlyH08085hearH08085and saidH0559answeredH06030but jobH0347+unto him by godH0410appointedH0561!-and the heritageH05159from godH0430~manH0120}#of a wickedH07563|#the portionH02506{%of his wrathH0639z!in the dayH03117 StW+pMfG) yS"3/ their little onesH05759 2+ they send forthH07971)1= and casteth not her calfH079210 calvethH06403/) not; their cowH06510.# and failethH01602- genderethH05674,! their bullH07794+ of godH0433* the rodH07626) from fearH06343( safeH07965'% their housesH01004"&/before their eyesH05869/%Iwith them, and their offspringH06631$)in their sightH06440#)is establishedH03559"!their seedH02233!in powerH02428 +yea, are mightyH01396!become oldH06275liveH02421(;wherefore do the wickedH07563my fleshH01320)taketh hold onH0270'and tremblingH06427#i am afraidH0926%5even when i rememberH02142 ]`C#~Z7hH']"N/not in their handH03027M)lo, their goodH02898+LAshould we have, if we prayH06293%K5him? and what profitH03276%J5that we should serveH05647I%the almightyH07706H#of thy waysH01870"G/not the knowledgeH01847'F9from us; for we desireH02654EdepartH05493Dunto godH0410"C1therefore they sayH0559B% to the graveH07585A' go downH05181 H02865 @+ and in a momentH07281? in wealthH02896>! their daysH03117"=!' they spendH01086 H03615<% of the organH05748;% at the soundH06963:# and rejoiceH080559 and harpH036588# the timbrelH085967 they takeH053756 danceH07540#51 and their childrenH032064% like a flockH06629 HyW;!w\?_>lH k+of the almightyH07706j%of the wrathH02534#i1and he shall drinkH08354 h+his destructionH03589gshall seeH07200fhis eyesH05869'e9him, and he shall knowH03045d%he rewardethH07999!c-for his childrenH01121b%his iniquityH0205alayeth upH06845`godH0433_'carrieth awayH01589^)that the stormH05492]%and as chaffH04671\the windH07307[beforeH06440$Z3they are as stubbleH08401Y%in his angerH0639XsorrowsH02256W%distributethH02505!V/their destructionH0343UcomethH0935Tput outH01846S'of the wickedH07563&R7how oft is the candleH05216Qis farH07368P'of the wickedH07563O#the counselH06098 PtR& kK.lJ*xP$3they shall lie downH07901'with pleasureH02896 -and never eatethH0398#of his soulH05315"/in the bitternessH04751"/and another diethH04191#with marrowH04221'are moistenedH08248'and his bonesH06106~of milkH02461}are fullH04390|#his breastsH05845{and quietH07961%z5being wholly at easeH07946ystrengthH06106x#in his fullH08537wone diethH04191$v3those that are highH07311"u/seeing he judgethH08199tknowledgeH01847sgodH0410rteachH03925(q;is cut off in the midstH02686p'of his monthsH02320%o5him, when the numberH04557nafterH0310 m+he in his houseH01004"l/for what pleasureH02656 Va?rX6eE&rV#his wayH01870""/who shall declareH05046!of wrathH05678 !to the dayH03117,Cthey shall be brought forthH02986)of destructionH0343!to the dayH03117#is reservedH02820 +that the wickedH07451%their tokensH0226#1and do ye not knowH05234!by the wayH01870%them that goH05674"/have ye not askedH07592'of the wickedH07563placesH0168%the dwellingH04908'of the princeH05081the houseH01004!for ye sayH0559&7ye wrongfully imagineH02554 +and the devicesH04209 'your thoughtsH04284 )behold, i knowH03045 #shall coverH03680 'and the wormsH07415 #in the dustH06083alikeH03162 ckJ%wX?nP0zc?asH03588>unto godH0410='be profitableH05532<can a manH01397;and saidH0559:answeredH060309%the temaniteH084898%then eliphazH04647"falsehoodH04604 6+"there remainethH07604'59"seeing in your answersH086664'"ye me in vainH01892!3-"how then comfortH051622!beforeH064401#!innumerableH045570!afterH0310/!!shall drawH04900'.;!unto him, and every manH0120-)!shall be sweetH04985,'!of the valleyH05158+!the clodsH07263*# in the tombH01430!)- and shall remainH08245(% to the graveH06913('; yet shall he be broughtH02986&%he hath doneH06213$%3and who shall repayH07999$#to his faceH06440 NqE,rFjK* {N)Y=and thou hast withholdenH04513Xto drinkH08248W%to the wearyH05889*V?thou hast not given waterH04325!U/of their clothingH0899Tthe nakedH06174S%and strippedH06584R!for noughtH02600 Q-from thy brotherH0251-PEfor thou hast taken a pledgeH02254OinfiniteH07093%N5and thine iniquitiesH05771MgreatH07227#L1not thy wickednessH07451(K;with thee into judgmentH04941&J9of thee? will he enterH0935I'thee for fearH03374 H+will he reproveH03198GperfectH08552*F?that thou makest thy waysH01870EgainH01215(D;that thou art righteousH06663 C+to the almightyH07706B%any pleasureH02656"A/may be profitableH05532 @+he that is wiseH07919 Yh6yT/mK-zYv% of the starsH03556u! the heightH07218t! and beholdH07200s of heavenH08064r' in the heightH01363q not godH0433p coverH03680o of watersH04325n' and abundanceH08229#m1 thou canst not seeH07200l# or darknessH02822k troublethH0926j fearH06343!i- thee, and suddenH06597h# round aboutH05439!g- therefore snaresH06341!f- have been brokenH01792"e/ of the fatherlessH03490d% and the armsH02220c! away emptyH07387b widowsH0490a) thou hast sentH07971`dweltH03427._9'and the honourable manH06440 H05375 ^-he had the earthH0776]manH0376\!the mightyH02220 [+from the hungryH07457ZbreadH03899 Bf;hC'oJ({dB'yet he filledH04390doH064663Qfrom us: and what can the almightyH07706departH05493unto godH0410!which saidH0559 %with a floodH05104 'was overflownH03332! -whose foundationH03247 #out of timeH06256$ 3which were cut downH07059%have troddenH01869menH04962%which wickedH0205wayH0734the oldH05769!-hast thou markedH08104of heavenH08064)in the circuitH02329$3not; and he walkethH01980&7to him, that he seethH07200~!a coveringH05643}%thick cloudsH05645'|9 through the dark cloudH06205{% can he judgeH08199z knowH03045y% how doth godH0410x+ and thou sayestH0559w how highH07311 N{`>&{W3z\@rN /+to the almightyH07706.)if thou returnH07725-)in thine heartH03824,his wordsH0561+!and lay upH07760*)from his mouthH06310%)5i pray thee, the lawH08451(receiveH03947'!shall comeH0935&%thereby goodH028966%Wnow thyself with him, and be at peaceH07999$acquaintH05532#consumethH0398 "-of them the fireH0784 !+but the remnantH03499 +is not cut downH03582'our substanceH07009whereasH0518$3laugh them to scornH03932!-and the innocentH05355%and are gladH08055seeH07200'the righteousH06662is farH07368'of the wickedH07563 +but the counselH06098with goodH02896%their housesH01004 PxP% |V-]@${P'I9thou shalt also decreeH01504Hthy vowsH05088)G=thee, and thou shalt payH07999,FCunto him, and he shall hearH08085+EAthou shalt make thy prayerH06279Dunto godH0433Cthy faceH06440"B/and shalt lift upH05375 A+in the almightyH077065@Ufor then shalt thou have thy delightH06026?of silverH03701+>Aand thou shalt have plentyH08443%=5shall be thy defenceH01220"</yea, the almightyH07706;'of the brooksH05158:'as the stonesH066979of ophirH02118dustH060837asH059216goldH01220'59then shalt thou lay upH07896$45from thy tabernaclesH01683farH073682iniquityH05766$13thou shalt put awayH07368'09thou shalt be built upH01129 `iG%Z<pT4{`ei knewH03045doh thatH05414 c-than my groaningH0585b!is heavierH03513amy strokeH03027`bitterH04805_%my complaintH07879^#even to dayH03117]and saidH0559\answeredH06030[then jobH0347Z)of thine handsH03709 Y+by the purenessH01252$X3and it is deliveredH04422 W+of the innocentH05355V!the islandH0336!U-he shall deliverH04422TpersonH05869S!the humbleH07807"R/and he shall saveH03467Q!lifting upH01466#P3then thou shalt sayH0559O'are cast downH08213N'upon thy waysH01870M#shall shineH05050(L=unto thee: and the lightH0216,KCand it shall be establishedH06965Ja thingH0562 Qw]B }W2oMzQ%7but i cannot perceiveH0995%and backwardH0268forwardH06924~%behold, i goH01980}'from my judgeH08199|for everH053313{Qwith him; so should i be deliveredH06403z'might disputeH03198$y3there the righteousH03477%x5no; but he would putH07760wpowerH03581vgreatH07230uagainstH05978t'will he pleadH07378!s/what he would sayH0559"r1me, and understandH0995 q+he would answerH06030pthe wordsH04405o%i would knowH03045n)with argumentsH08433mmy mouthH06310l'him, and fillH04390kbeforeH06440jcauseH04941i'i would orderH06186h#to his seatH08499g%i might comeH0935#f1where i might findH04672 Zn@oS7oF&Z!- and who can turnH07725 in oneH0259'9 more than my necessaryH02706% of his mouthH06310 the wordsH0561 + i have esteemedH06845# of his lipsH08193%5 from the commandmentH04687)= neither have i gone backH04185!- and not declinedH05186# have i keptH08104 his wayH01870 his stepsH0838 hath heldH0270 my footH07272  as goldH02091' 9 me, i shall come forthH03318 ' he hath triedH0974 # that i takeH05978  the wayH01870) but he knowethH03045"/ that i cannot seeH07200*? himself on the right handH03225 he hidethH05848$3 but i cannot beholdH02372#1 where he doth workH06213!- on the left handH08040 [fA({W>nN-x[8his daysH031177#him not seeH02372"6/do they that knowH03045"5/from the almightyH077064)are not hiddenH06845"3/why, seeing timesH062562%from my faceH064401%the darknessH0652 0+hath he coveredH03680/%the darknessH02822.beforeH06440*-?because i was not cut offH06789,troublethH0926!+-and the almightyH07706*softH07401 )+maketh my heartH03820(for godH0410'#i am afraidH06342&+when i considerH0995 %+at his presenceH06440'$;therefore am i troubledH0926#suchH02007!"-for me: and manyH07227!appointedH02706" /for he performethH07999 he doethH06213 desirethH0183 his soulH05315 \{^:eI&`>\!U'they reapH07114 H07114T childrenH05288SfoodH03899R)the wildernessH06160Q!for a preyH02964P)rising betimesH07836O'to their workH06467N'go they forthH03318M'in the desertH04057L!wild assesH06501$K3themselves togetherH03162JhideH02244I%of the earthH0776 H'the poorH06035 H06041G)out of the wayH01870Fthe needyH034Ethey turnH05186D%for a pledgeH02254CoxH07794B#the widow'sH0490Athey takeH02254"@/of the fatherlessH03490?the assH02543 >+they drive awayH05090=and feedH07462<flocksH05739);=they violently take awayH01497:'the landmarksH013679removeH05381 Y~\3kF& yS3vYq make oilH06671p! the hungryH07457o the sheafH06016#n1 and they take awayH05375!m- without clothingH03830l nakedH06174k to goH01980j# of the poorH06041"i/ and take a pledgeH02254 h+ from the breastH07699g) the fatherlessH03490f! they pluckH01497&e7for want of a shelterH04268dthe rockH06697c#and embraceH02263!b-of the mountainsH02022!a-with the showersH02230`%they are wetH07372_#in the coldH07135^#no coveringH03682!]-without clothingH03830\to lodgeH03885%[5they cause the nakedH06174Z'of the wickedH07563Y#the vintageH03754 X+and they gatherH03953W%in the fieldH07704Vhis cornH01098 afN4 rT#wV;}athe eyeH05869 'is as a thiefH01590! -and in the nightH03915 and needyH034 the poorH06041 killethH06991)with the lightH0216risingH06965%the murdererH07523% in the pathsH05410#1 thereof, nor abideH03427% not the waysH01870 they knowH05234!/ against the lightH0216-E they are of those that rebelH04775 not follyH08604~ layethH07760} yet godH0433|! crieth outH07768{) of the woundedH02491z% and the soulH05315%y5 from out of the cityH05892x groanH05008w menH04962"v/ and suffer thirstH06770u# winepressesH03342t treadH01869s# their wallsH07791r withinH0996 N{`BwE'}]2nN*#not the wayH01870)%he beholdethH06437(%in the earthH0776'is cursedH07043&'their portionH02513%%''as the watersH04325 H06440$swiftH07031'#9of the shadow of deathH06757"#the terrorsH01091!knowH05234$ 3the shadow of deathH06757 +to them even asH03162 +for the morningH01242'not the lightH0216they knowH03045.Gfor themselves in the daytimeH03119 +they had markedH02856housesH01004!-they dig throughH02864#in the darkH02822 faceH06440*1'me: and disguisethH07760 H05643shall seeH07789no eyeH05869sayingH0559!-for the twilightH05399waitethH08104&7also of the adultererH05003 BiN0N+[;_BGin safetyH0983F#it be givenH05414Eof lifeH02416Dis sureH0539C%he riseth upH06965B)with his powerH03581A+also the mightyH047@!he drawethH04900?%to the widowH0490(>;not: and doeth not goodH03190=bearethH03205<!the barrenH06135#;1he evil entreatethH07462:as a treeH06086 9+shall be brokenH076658)and wickednessH0576677Yon him; he shall be no more rememberedH02142#61shall feed sweetlyH049885'him; the wormH074154%shall forgetH079113the wombH073582#have sinnedH023981the graveH075850watersH04325/the snowH07950.consumeH01497-and heatH02527,droughtH06723!+-of the vineyardsH03754 ^oHiR0yY= }^c!any numberH04557bis thereH03426#a1in his high placesH04791`peaceH07965$_3with him, he makethH06213^and fearH06343]dominionH04910\and saidH0559[#the shuhiteH07747ZbildadH01085Y'then answeredH06030X'nothing worthH0408Wmy speechH04405Vand makeH07760Ume a liarH03576T'who will makeH07760SnowH0645$R3of the ears of cornH07641Q#as the topsH07218P#and cut offH05243O!of the wayH01870#N1they are taken outH07092-MEbut are gone and brought lowH04355#L1for a little whileH04592!K-they are exaltedH07426 J+upon their waysH01870I%yet his eyesH05869#H1whereon he restethH08172 DlK/W6eH,qD)=how hast thou counselledH03289strengthH05797~noH03808}%thou the armH02220|savestH03467{'without powerH03581%z5how hast thou helpedH05826yand saidH0559xansweredH06030wbut jobH0347va wormH08438uof manH0120t#and the sonH01121sa wormH07415!r/how much less manH0582q%in his sightH05869p%are not pureH02141$o3not; yea, the starsH03556n)and it shinethH0166(m;behold even to the moonH03394l!of a womanH0802kbornH03205'j9or how can he be cleanH02135iwith godH0410h%be justifiedH06663 g-how then can manH0582fariseH069650eMand upon whom doth not his lightH0216d'of his armiesH01416 X`2xP7]A$xX#is not rentH01234'and the cloudH06051$3in his thick cloudsH05645!the watersH04325'he bindeth upH06887%upon nothingH01099the earthH0776hangethH08518%5over the empty placeH08414the northH06828"/he stretcheth outH05186!-hath no coveringH03682*Cbefore him, and destructionH011nakedH06174hellH07585$ 3and the inhabitantsH07931& 7from under the watersH04325 !are formedH02342 deadH07496 cameH03318!-and whose spiritH05397wordsH04405*?to whom hast thou utteredH05046#1the thing as it isH08454declaredH03045&7hast thou plentifullyH07230wisdomH02451noH03808 Sb<tV:]>sS8# the crookedH012817# hath formedH023426 his handH030275# the heavensH08064"4/ he hath garnishedH082353' by his spiritH07307"2/ through the proudH072931! he smitethH0427200=' and by his understandingH08394 H08394/) with his powerH03581. the seaH03220-# he dividethH07280,) at his reproofH01606#+1 and are astonishedH08539* trembleH07322) of heavenH08064(# the pillarsH05982') come to an endH08503& and nightH02822%' until the dayH0216$# with boundsH02706"#!' the watersH04325 H06440""/ he hath compassedH02328! his cloudH06051  spreadethH06576' of his throneH03678 the faceH06440+ he holdeth backH0270 [iL tXA&`B}[U'nor my tongueH03956T!wickednessH05766 S+shall not speakH01696Rmy lipsH08193Q)in my nostrilsH0639Pof godH0433&O7in me, and the spiritH07307Nmy breathH05397M'all the whileH05750Lmy soulH05315K!hath vexedH04843!J-and the almightyH07706I#my judgmentH04941 H+hath taken awayH05493GlivethH02416FgodH0410Eand saidH0559D#his parableH04912!C'continuedH05375 H03254B%moreover jobH0347"A1who can understandH0995@%of his powerH01369(?;of him? but the thunderH07482>is heardH08085=a portionH01697<)but how littleH08102;#of his waysH01870:partsH070989 serpentH05175 F^8`:zU+`Fq comethH0935p% when troubleH06869o his cryH06818n hearH08085m will godH0410lhis soulH05315k#taketh awayH07953jwhen godH0433&i7though he hath gainedH01214!h-of the hypocriteH02611gthe hopeH08615.fGagainst me as the unrighteousH05767&e7and he that riseth upH06965!d-be as the wickedH07563c)let mine enemyH0341"b/so long as i liveH03117#a1shall not reproachH02778`my heartH03824-_Efast, and will not let it goH07503^i holdH02388!]-my righteousnessH06666\)mine integrityH08538"[/i will not removeH05493 Z+you: till i dieH01478&Y7that i should justifyH06663X!god forbidH02486WdeceitH07423VutterH01897 UtX7t@'mF"U' 9shall not be satisfiedH07646" /and his offspringH06631 the swordH02719 forH03926'be multipliedH07235 +if his childrenH01121 + of the almightyH07706#1 they shall receiveH03947' of oppressorsH06184!- and the heritageH05159 with godH0410 manH0120# of a wickedH07563# the portionH02506~ vainH018910}K why then are ye thus altogetherH018924|S behold, all ye yourselves have seenH02372#{1 will i not concealH03582"z/ with the almightyH07706y of godH0410 x+ you by the handH03027w% i will teachH03384v upon godH0433u callH07121t) will he alwaysH06256(s; himself in the almightyH07706 r+ will he delightH06026 HsQ.qN-sU2eH)his eyesH05869(!he openethH06491,'Ebut he shall not be gatheredH0622#&1man shall lie downH07901%the richH06223$makethH06213#!the keeperH05341")and as a boothH05521!as a mothH06211 his houseH01004#he buildethH01129!the silverH03701%shall divideH02505!-and the innocentH05355onH03847%but the justH06662)he may prepareH03559#as the clayH02563raimentH04403#and prepareH03559#as the dustH06083silverH03701"/though he heap upH06651)shall not weepH01058)and his widowsH0490in deathH04194'9of him shall be buriedH06912"/those that remainH08300 !with breadH03899 K]<{\0g>#hKEis takenH03947DironH01270Cthey fineH02212Bfor goldH02091A#and a placeH04725@)for the silverH03701 ?+there is a veinH04161>surelyH03426%=5him out of his placeH04725'<9at him, and shall hissH08319;#their handsH03709:!shall clapH05606 9+out of his handH030278fleeH012727'he would fainH01272(6;upon him, and not spareH025505!shall castH07993%45him out of his placeH04725'39and as a storm hurlethH08175!2-and he departethH03212'19wind carrieth him awayH053750the eastH06921/%in the nightH03915"./stealeth him awayH01589-a tempestH05492!,-on him as watersH04325+take holdH05381*terrorsH01091 dgL,{]<mP+da%of sapphiresH05601`the placeH04725_!the stonesH068^+as it were fireH0784*]?and under it is turned upH02015\breadH03899![-out of it comethH03318Zthe earthH0776Yfrom menH0582#X1they are gone awayH05128"W/they are dried upH01809V#of the footH07272UforgottenH07911$T3from the inhabitantH01481S%breaketh outH06555Rthe floodH05158(Q;and the shadow of deathH06757P#of darknessH0652O!the stonesH068N)all perfectionH08503"M/and searcheth outH02713L#to darknessH02822Kan endH07093J!he settethH07760Ithe stoneH068HmoltenH06694Gand brassH05154!F-out of the earthH06083 Qf;#v[6nS/iQ~ hidH08587!}- from overflowingH01065|! the floodsH05104{! he bindethH02280%z5 every precious thingH03366y seethH07200x# and his eyeH05869 w+ among the rocksH06697v riversH02975u) he cutteth outH01234t% by the rootsH08328s' the mountainsH02022r) he overturnethH02015q' upon the rockH02496p his handH03027!o- he putteth forthH07971npassedH05710(m;it, nor the fierce lionH07826!l-have not troddenH01869kwhelpsH01121j!the lion'sH07830i'hath not seenH07805heyeH05869'g;and which the vulture'sH0344fknowethH03045e'which no fowlH05861da pathH05410cof goldH02091!b-and it hath dustH06083 NcE! |Z<#qR4 kNthe goldH02091 +or the sapphireH05601onyxH07718"/with the preciousH03368of ophirH0211'with the goldH03800$3it cannot be valuedH05541the priceH04242!be weighedH08254%5neither shall silverH03701for goldH05458$3it cannot be gottenH05414saithH0559'9not in me: and the seaH03220 saithH0559 the depthH08415 ' of the livingH02416 # in the landH0776- E thereof; neither is it foundH04672' not the priceH06187 knowethH03045 manH0582 - of understandingH0998 the placeH04725 be foundH04672% shall wisdomH02451 but whereH0370 to lightH0216"/ bringeth he forthH03318 ZwV7 lL(jL(yZ7!of the airH080646)from the fowlsH057755)and kept closeH056414'of all livingH024163'from the eyesH05869!2-seeing it is hidH05956 1-of understandingH09980the placeH04725/wisdomH02451.#then comethH0935-whenceH0370,goldH03800+with pureH02889/*Iit, neither shall it be valuedH05541 )+shall not equalH06186(#of ethiopiaH03568'the topazH06357&%above rubiesH06443%of wisdomH02451$'for the priceH04901#%or of pearlsH01378'"9shall be made of coralH07215!!no mentionH02142 %of fine goldH06337jewelsH03627%5it: and the exchangeH08545%cannot equalH06186 +and the crystalH02137 VnE. dD*~_@zV T+then did he seeH07200S)of the thunderH06963"R/for the lightningH02385Qand a wayH01870P%for the rainH04306Oa decreeH02706N%when he madeH06213M!by measureH04060L!the watersH04325 K+and he weighethH08505J'for the windsH07307I!the weightH04948Hto makeH06213'G9under the whole heavenH08064FseethH07200E%of the earthH0776D#to the endsH07098C)for he lookethH05027Bthe placeH04725(A;thereof, and he knowethH03045@the wayH01870?'understandethH0995>godH0430%=7thereof with our earsH0241<the fameH08088;'we have heardH08085:sayH05599and deathH041948#destructionH011 fgL'lG' iE* fq#of my youthH02779%p5as i was in the daysH03117odarknessH02822ni walkedH03212m%by his lightH0216l%upon my headH07218kshinedH01984 j+when his candleH05216ipreservedH08104hgodH0433gthe daysH03117fpastH06924emonthsH03391doh thatH05414cand saidH0559b#his parableH04912!a'continuedH05375 H03254`%moreover jobH0347_'understandingH0998^from evilH07451]'and to departH05493\wisdomH02451[#of the lordH0136!Z-behold, the fearH03374Yhe saidH0559X%and unto manH0120-WEit, yea, and searched it outH02713 V+it; he preparedH03559 U+it, and declareH05608 PvV<d@ |dDiP handH03709 and laidH07760  talkingH04405  refrainedH06113 # the princesH08269 stood upH05975 aroseH06965)=themselves: and the agedH03453#me, and hidH02244sawH07200'the young menH05288'in the streetH07339my seatH04186!i preparedH03559!-through the cityH07176#to the gateH08179 +when i went outH03318~of oilH08081}riversH06388|'poured me outH06694{%and the rockH06697z#with butterH02529ymy stepsH01978x'when i washedH07364waboutH05439v#my childrenH05288"u/when the almightyH07706"t1upon my tabernacleH0168sof godH0433 r+when the secretH05475 D`DwS+U=hD ++me: my judgmentH04941*)and it clothedH03847!)-on righteousnessH06664(i putH03847 '+ to sing for joyH07442& heartH038201%O upon me: and i caused the widow'sH0490$ cameH0935-#K of him that was ready to perishH06"% the blessingH01293!% none to helpH05826# 1 and the fatherlessH03490! that criedH07768 the poorH06041$3 because i deliveredH04422 + it gave witnessH05749 sawH07200%5 me; and when the eyeH05869+ then it blessedH0833 heardH08085% when the earH0241+A to the roof of their mouthH02441 cleavedH01692!- and their tongueH03956# their peaceH06963 heldH02244! the noblesH05057) on their mouthH06310 EdB( iG' ]D$bEImy gloryH03519H)upon my branchH07105G'lay all nightH03885F#and the dewH02919E'by the watersH04325D!spread outH06605Cmy rootH08328B#as the sandH02344AdaysH03117%@5and i shall multiplyH07235?!in my nestH07064>#i shall dieH01478=#then i saidH0559!<-out of his teethH08127;the spoilH02964:#and pluckedH079939'of the wickedH057678the jawsH049737#and i brakeH07665#61not i searched outH027135i knewH030454'and the causeH073793#to the poorH0342a fatherH011'i to the lameH064550and feetH07272/%to the blindH05787.!i was eyesH05869-%and a diademH06797,as a robeH04598 QnQ2 xV:a7kQfchiefH07218eand satH03427d'out their wayH01870ci choseH0977#b1they cast not downH05307"a/of my countenanceH06440"`1not; and the lightH0216&_9on them, they believedH0539^i laughedH07832$]3for the latter rainH04456\#their mouthH06310 [+and they openedH06473'Z9for me as for the rainH04306 Y+and they waitedH03176XdroppedH05197W'and my speechH04405%V5they spake not againH08138Umy wordsH01697TafterH0310S!my counselH06098RatH03926!Q-and kept silenceH01826P!and waitedH03176Ogave earH08085N!in my handH03027M#was renewedH02498L!and my bowH07198Kin meH05978JfreshH02319 FfChG&dH fF#and juniperH07574'by the bushesH07880mallowsH04408!who cut upH06998and wasteH04875~desolateH07722})in former timeH0570$|3into the wildernessH06723{fleeingH06207zsolitaryH01565y!and famineH03720xfor wantH02639w%was perishedH06$v3me, in whom old ageH03624u)of their handsH03027t%the strengthH03581s%yea, wheretoH04100r#of my flockH06629q'with the dogsH03611p#to have setH07896'o9i would have disdainedH03988n'whose fathersH01+mAthan i have me in derisionH07832l'youngerH03117 H06810k% the mournersH057j!comfortethH05162i#in the armyH01416has a kingH04428gand dweltH07931 G}^B%bBpL*gG# not to spitH07536#1 from me, and spareH02820"/ me, they flee farH07368! they abhorH08581'9 yea, i am their bywordH04405(; and now am i their songH05058)than the earthH0776 +they were vilerH05217#of base menH08034'yea, childrenH01121of foolsH05036childrenH01121,Cthey were gathered togetherH05596"/under the nettlesH02738#they brayedH05101!-among the bushesH07880the rocksH03710%of the earthH06083 cavesH02356 )of the valleysH05158 'in the cliftsH06178 to dwellH07931 a thiefH01590!they criedH07321!from amongH01460'9they were driven forthH01644!their meatH03899rootsH08328 ExG( }W0[> nE%<5upon me: they pursueH07291;!are turnedH02015:terrorsH010919#they rolledH015568)the desolationH077227inH084786breakingH065565as a wideH073424they cameH0857$33 they have no helperH05826#2#' my calamityH01962 H01942!1- they set forwardH032760 my pathH05410/ they marH05420$.5 of their destructionH0343#-3 against me the waysH0734",/ and they raise upH05549+ my feetH07272*) they push awayH07971) the youthH06526( riseH06965' rightH03225& beforeH06440%! the bridleH07448-$E me, they have also let looseH07971#' and afflictedH06031" my cordH03499'!9 because he hath loosedH06605 ! in my faceH06440 ba=sE#b@!|bXi cryH07768Wand ashesH0665VdustH06083%U5and i am become likeH04911!T-me into the mireH02563S%he hath castH03384R!of my coatH03801Q'as the collarH06310#P3it bindeth me aboutH0247OchangedH02664N'is my garmentH03830MforceH03581L%by the greatH07230K%take no restH07901J'and my sinewsH06207*I?in me in the night seasonH03915H#are piercedH05365Gmy bonesH06106F+have taken holdH0270E'of afflictionH06040"D/upon me; the daysH03117C'is poured outH08210 B+and now my soulH05315A!as a cloudH05645@%passeth awayH05674?)and my welfareH03444>#as the windH07307=my soulH05082 Q]DkH d0Q3rC'for him that was in troubleH03117 H07186q)did not i weepH01058#p1in his destructionH06365 o+though they cryH07769n%to the graveH01164mhandH030270lKhowbeit he will not stretch outH07971k)for all livingH02416jappointedH04150ithe houseH01004hdeathH04194 g+thou wilt bringH07725f!for i knowH03045$e%'my substanceH07738 H08454d)and dissolvestH04127(c;thou causest me to rideH07392b#to the windH07307#a1thou liftest me upH05375`'thou opposestH07852_handH03027'^9to me: with thy strongH06108]cruelH0393 \+thou art becomeH02015"[1and thou regardestH0995Z)me: i stand upH059752YOunto thee, and thou dost not hearH06030 SjL4~_=f>}S&7upon me, and my bonesH06106is blackH07835my skinH05785 'to owlsH03284 H01323 +and a companionH07453 !to dragonsH08577 )i am a brotherH0251$ 3in the congregationH06951i criedH07768!i stood upH06965 +without the sunH02535mourningH06937i wentH01980preventedH06923'of afflictionH06040'not: the daysH03117!and restedH01826boiledH07570~my bowelsH04578}darknessH0652|!there cameH0935{for lightH0216"z/and when i waitedH03176ycameH0935xthen evilH07451wfor goodH02896v'when i lookedH06960u%for the poorH034tgrievedH05701smy soulH05315 GhEwR8oM* gG-#with vanityH07723!,-if i have walkedH01980+%all my stepsH06806*and countH05608)my waysH01870 (+doth not he seeH07200'#of iniquityH0205&)to the workersH06466%'and a strangeH05235$'to the wickedH05767#+not destructionH0343"%from on highH04791 !+of the almightyH07706 #inheritanceH05159!from aboveH04605of godH0433!-for what portionH02506#upon a maidH01330';why then should i thinkH0995)with mine eyesH05869!a covenantH01285i madeH03772"/of them that weepH01058)into the voiceH06963%and my organH05748#to mourningH060my harpH03658with heatH02721!are burnedH02787 Pz[?#_D+ dM#vP"J/ at my neighbour'sH07453 I- i have laid waitH0693H! by a womanH0802#G1 have been deceivedH06601F' if mine heartH03820E'be rooted outH08327&D7yea, let my offspringH06631CeatH0398B+and let anotherH0312A!let me sowH02232@' to mine handsH03709?% hath cleavedH01692 >+and if any blotH03971=mine eyesH05869<afterH0310;walkedH01980:)and mine heartH038209!of the wayH01870 8+hath turned outH051867!if my stepH08386)mine integrityH085385may knowH030454that godH04333balanceH039762!in an evenH06664"1/let me be weighedH082540to deceitH04820/#hath hastedH02363.'or if my footH07272 NlO* lF!eI+vN$f5him? and did not oneH0259emakeH06213d)me in the wombH0990%c5did not he that madeH06213$b3what shall i answerH07725%a5and when he visitethH06485`riseth upH06965_when godH0410%^5what then shall i doH06213$]3 when they contendedH07379$\5 or of my maidservantH0519![- of my manservantH05650Z the causeH04941!Y- if i did despiseH03988"X/ all mine increaseH08393#W1 and would root outH08327V) to destructionH011U consumethH0398T a fireH0784S! the judgesH06414R# an iniquityH05771!Q- an heinous crimeH02154P bow downH03766O) and let othersH0312N% unto anotherH0312M grindH02912L# let my wifeH0802K doorH06607 H}b6d>uY0hH#of my sheepH03532 +with the fleeceH01488warmedH02552!-have not blessedH01288~%if his loinsH02504!}-without coveringH03682|#or any poorH034%{5for want of clothingH03830z!any perishH06y)if i have seenH07200xwombH0990$w5her from my mother'sH0517"v/and i have guidedH05148ua fatherH01"t/he was brought upH01431"s/for from my youthH05271r)hath not eatenH03981qMmyself alone, and the fatherlessH03490pmy morselH06595o'or have eatenH0398nto failH03615m%of the widowH0490(l;or have caused the eyesH05869kdesireH02656jthe poorH01800#i1if i have withheldH04513h)us in the wombH07358gfashionH03559bRdRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{Yv/Ie 8 U q  *GYv/Ie 8 U q  *Gc8Uq )Ea~7Tq+ I!f"#$<%X&r'(-)J*f+-.</Y0t1213N4i56"7=8Z9v:;0?$@?AZBtCD-EJFhGH I<JYKwLM/NMOhPQ"R=SZTvUV-WJXfYZ[;\W]s^_-`Kafbc BrV6qN7mM(z[BmuchH03524!had gottenH04672&7and because mine handH03027greatH07227"/because my wealthH02428'if i rejoicedH08055'my confidenceH04009!-to the fine goldH03800%or have saidH0559my hopeH03689goldH02091)if i have madeH07760i couldH032015Uto me, and by reason of his highnessH07613a terrorH06343godH0410+for destructionH0343'from the boneH07070 be brokenH07665 %and mine armH0248' 9from my shoulder bladeH07929 fallH05307 %let mine armH03802#in the gateH08179my helpH05833!when i sawH07200'9against the fatherlessH03490my handH03027$3if i have lifted upH05130 VfG&gIxS.vV<#to his soulH05315;a curseH0423:!by wishingH075929to sinH023988my mouthH02441(7;neither have i sufferedH054146foundH04672!5-myself when evilH07451!4-me, or lifted upH05782"3/of him that hatedH08130#21at the destructionH063651'if i rejoicedH080550aboveH04605/the godH0410).=for i should have deniedH03584-the judgeH06416,#an iniquityH05771+my handH03027*#hath kissedH05401)#or my mouthH06310(enticedH06601#'1hath been secretlyH05643&%and my heartH03820%!brightnessH03368$walkingH01980##or the moonH03394")when it shinedH01984!the sunH0216 #if i beheldH07200 D}\1nM' qS, gDY)#one would hearH08085X#oh thatH05414W#" of the doorH06607V%"went not outH03318(U;"me, that i kept silenceH01826T"terrifyH02865S#"of familiesH04940#R3"or did the contemptH0937Q"multitudeH01995P"a greatH07227O!"did i fearH06206N#!in my bosomH02243M'!mine iniquityH05771L!by hidingH02934K!as adamH0121"J/!my transgressionsH06588I%!if i coveredH03680 H- to the travellerH0734G my doorsH01817F i openedH06605E' in the streetH02351D' did not lodgeH03885C% the strangerH01616'B9we cannot be satisfiedH07646A%of his fleshH01320$@3not, oh that we hadH05414?saidH0559 >-of my tabernacleH0168=!if the menH04962 QkK0_?tO, rQt%(let thistlesH02336s!'their lifeH05315 r+'thereof to loseH05301*q?'or have caused the ownersH01167&p7'thereof without moneyH03701o!'the fruitsH03581n+'if i have eatenH0398!m-&thereof complainH01058l&likewiseH031620kK&against me, or that the furrowsH08525j&cryH02199i!&if my landH0127 h+%would i go nearH07126g#%as a princeH05057f#%of my stepsH06806$e3%unto him the numberH04557 d+%i would declareH05046c$a crownH05850b$bindH06029$a3$it upon my shoulderH07926$`3$surely i would takeH05375_#a bookH05612^##had writtenH03789%])%#mine adversaryH07379 H0376\%#would answerH06030[%#the almightyH07706&Z7#me! behold, my desireH08420 [~`F(\7fG& w[ friendsH07453'9 also against his threeH07969+ rather than godH0430  himselfH05315%5  because he justifiedH06663   kindledH02734 '  was his wrathH0639 #  against jobH0347  of ramH07410 ) of the kindredH04940! the buziteH0940# of barachelH01292 the sonH01121 of elihuH0453 the wrathH0639!- then was kindledH02734 + in his own eyesH05869 righteousH06662 jobH0347 to answerH06030~ ceasedH07673} menH0582|) so these threeH07969{(are endedH08552z(of jobH0347y(the wordsH01697"x/(instead of barleyH08184w!(and cockleH0890!v-(instead of wheatH02406u(growH03318 HzXA$sU4hJ-mH!1-  you mine opinionH018430  not shewH02331/  and durstH03372'.9  wherefore i was afraidH02119- very oldH03453,' youngH03117 H06810+ and saidH0559* answeredH06030)! the buziteH0940(# of barachelH01292' the sonH01121& and elihuH0453%# was kindledH02734$) then his wrathH0639# menH0582" threeH07969!% in the mouthH06310  no answerH04617 sawH07200! when elihuH0453' elderH03117 H02205! had spokenH01697 till jobH0347! had waitedH02442 now elihuH0453 jobH0347' had condemnedH07561 no answerH04617'9 because they had foundH04672 kindledH02734' was his wrathH0639 KmL1jL3 dCnKN+ yea, i attendedH0995M# what to sayH04405'L9 whilst ye searched outH02713 K+ to your reasonsH08394J! i gave earH0238I) for your wordsH01697!H- behold, i waitedH03176G% mine opinionH01843(F; to me; i also will shewH02331E hearkenH08085 D- therefore i saidH0559C judgmentH04941B! understandH0995$A3 neither do the agedH02205@ wiseH02449? great menH07227)>? giveth them understandingH0995 =+ of the almightyH07706$<3 and the inspirationH05397; in manH0582: a spiritH073079 butH04038 wisdomH024517% should teachH030456 of yearsH081415' and multitudeH072304% should speakH016963 daysH031172 i saidH0559 K{U/t>_<mKi' for i am fullH04390h% mine opinionH01843!g- i also will shewH02331f% also my partH02506e' i will answerH06030d answeredH06030%c5 not, but stood stillH05975b) for they spakeH01696"a/ when i had waitedH03176` speakingH04405'_9 no more: they left offH06275^' they answeredH06030!]- they were amazedH02865&\9 him with your speechesH05612[O against me: neither will i answerH07725Z wordsH04405)Y= now he hath not directedH06186X not manH0376#W1 thrusteth him downH05086V godH0410U wisdomH02451"T/ we have found outH04672"S1 lest ye should sayH0559R his wordsH0561Q' that answeredH06030P jobH0347+OA none of you that convincedH03198 RaE$vV:vZ; xR"/!i pray thee, hearH08085!jobH0347!whereforeH0199% take me awayH05375! would soonH04592 my makerH06213.G not to give flattering titlesH03655~! for i knowH03045} unto manH01206|W neither let me give flattering titlesH03655{ personH06440z any man'sH0376/yI let me not, i pray you, acceptH05375x! and answerH06030w my lipsH08193v# i will openH06605(u; that i may be refreshedH07304t% i will speakH01696s bottlesH0178r like newH02319%q5 it is ready to burstH01234p% hath no ventH06605o as wineH03196 n- behold, my bellyH0990 m+ me constrainethH06693l withinH0990k! the spiritH07307j of matterH04405 IoR4tT6xQ/uI(";!stead: i also am formedH07169!!in god'sH0410& 7!according to thy wishH06310%!me, stand upH03320!beforeH06440!in orderH06186!answerH07725'!if thou canstH03201#1!hath given me lifeH02421 +!of the almightyH07706#1!me, and the breathH05397!hath madeH06213!of godH0410!!the spiritH07307!clearlyH01305!knowledgeH01847#!shall utterH04448#!and my lipsH08193#!of my heartH03820 +!the uprightnessH03476!my wordsH0561 #!in my mouthH02441 #!hath spokenH01696 !my tongueH03956 !my mouthH06310* ?!behold, now i have openedH06605 +!to all my wordsH01697#!and hearkenH0238#!my speechesH04405 U_BxN1`D"tU=!! is greaterH07235<)! thee, that godH0433;'! i will answerH06030':9! this thou art not justH066639%! all my pathsH07348!! he markethH081047'! in the stocksH054656! my feetH072725!! he puttethH07760 4-! me for his enemyH0341(3;! against me, he countethH028032! occasionsH08569#11! behold, he findethH046720! iniquityH05771/! innocentH02643&.7! without transgressionH06588-!! i am cleanH02134,!wordsH04405+!the voiceH06963!*-!and i have heardH08085)+!in mine hearingH0241'(;!surely thou hast spokenH0559'!be heavyH03513%&7!neither shall my handH0405+%A!shall not make thee afraidH01204!$/!behold, my terrorH0367 #+!out of the clayH02563 UV;iK) oO)yU Z+!he keepeth backH02820Y!from manH01397X!prideH01466W!and hideH03680V!purposeH04639U!manH0120%T5!that he may withdrawH05493"S/!their instructionH04561R#!and sealethH02856Q!of menH0582P!the earsH0241 O+!then he openethH01540N%!upon the bedH04904M)!in slumberingsH08572L!upon menH0582K'!sleep fallethH05307J!when deepH08639I%!of the nightH03915H#!in a visionH02384G!!in a dreamH02472F!!perceivethH07789E!yea twiceH08147D!onceH0259C!speakethH01696B!for godH0410&A7! of any of his mattersH016977@Y! against him? for he giveth not accountH06030%?5! why dost thou striveH07378>! than manH0582 R~]9cE+ hF$xR"v/!to the destroyersH04191u%!and his lifeH02416t)!unto the graveH07845s%!draweth nearH07126r'!yea, his soulH05315!q'!stick outH08205 H08192p'!were not seenH07200o'!and his bonesH06106'n9!that it cannot be seenH07210!m-!is consumed awayH03615l!his fleshH01320k!meatH03978j!daintyH08378i%!and his soulH05315h!breadH03899g!abhorrethH02092!f-!so that his lifeH02416e#!with strongH0386d%!of his bonesH06106)c/'!and the multitudeH07379 H07230b%!upon his bedH04904a)!also with painH04341 `+!he is chastenedH03198_%!by the swordH07973^)!from perishingH05674]%!and his lifeH02416\%!from the pitH07845[!his soulH05315 E|X< iJ) bAlE#1!for he will renderH07725!with joyH08643!his faceH06440+A!unto him: and he shall seeH07200*?!and he will be favourableH07521 !unto godH0433 '!he shall prayH06279 %!of his youthH05934 #!to the daysH03117 +!he shall returnH07725)!than a child'sH05290!-!shall be fresherH07375!his fleshH01320!a ransomH03724%!i have foundH04672!!to the pitH07845$3!him from going downH03381!deliverH06308#3!unto him, and saithH0559$3!then he is graciousH02603 ~+!his uprightnessH03476}!unto manH0120|!to shewH05046 {-!among a thousandH0505z!oneH0259)y=!with him, an interpreterH03887x)!be a messengerH04397w!if thereH03426 OlJ(iH* uX7{O(0;!unto me: hold thy peaceH02790/!hearkenH08085.!o jobH0347-!mark wellH07181,'!of the livingH02416+)!with the lightH0216!*/!to be enlightenedH0215)%!from the pitH07845(!his soulH05315''!to bring backH07725&!with manH01397"%!'!oftentimesH07969 H06471$!godH0410#!workethH06466"!the lightH0216!!shall seeH07200 %!and his lifeH02416%!into the pitH07845!!from goingH05674!his soulH05315 +!he will deliverH06299 +!and it profitedH07737!rightH03477'!and pervertedH05753'!i have sinnedH02398!sayH0559!upon menH0582!!he lookethH07789"/! his righteousnessH06666!unto manH0582 \z\;bE)bH. u\M"goodH02896L#"let us knowH03045K)"to us judgmentH04941J'"let us chooseH0977I"meatH0398H"tastethH02938G%"as the mouthH02441F"wordsH04405E"triethH0974D#"for the earH02410CK"unto me, ye that have knowledgeH03045B%"and give earH0238A"o ye wiseH02450@"my wordsH04405?"hearH08085>"and saidH0559="answeredH06030!</"furthermore elihuH0453;#!!thee wisdomH02451!:/!!and i shall teachH0502(9;!!unto me: hold thy peaceH02790 8+!!if not, hearkenH080857!! to justifyH066636%! for i desireH026545! me: speakH016964! answerH07725!3-! any thing to sayH044052%! if thou hastH03426!1-!and i will speakH01696 RfF%cC&eE. xR"j/" therefore hearkenH08085 i-" himself with godH0430/hI" nothing that he should delightH07521g" a manH01397f%" it profitethH05532 e-" for he hath saidH0559d"menH0582c#"with wickedH07562b#"and walkethH03212a#"of iniquityH0205!`-"with the workersH06466_!"in companyH02274^#"which goethH0732]!"like waterH04325\"scorningH03933[#"drinketh upH08354Z"like jobH0347Y"what manH01397&X7"without transgressionH06588W"incurableH0605V"my woundH02671!U-"against my rightH04941T%"should i lieH03576S#"my judgmentH04941 R+"hath taken awayH05493Q"and godH0410P)"i am righteousH06663O"hath saidH0559N"for jobH0347 N~_>!s[<%eCqN)"and his breathH05397(;"unto himself his spiritH07307"he gatherH0622"his heartH03820"if he setH07760 +" the whole worldH08398%5" or who hath disposedH07760)" over the earthH0776,~C" who hath given him a chargeH06485}" judgmentH04941|" pervertH05791*{?" neither will the almightyH07706%z5" will not do wickedlyH07561y" godH0410x#" yea, surelyH0551w" waysH0734v" to findH04672-uG" unto him, and cause every manH0376 t+" shall he renderH07999s" of a manH0120r%" for the workH06467q" iniquityH05766p%" the almightyH07706o!" wickednessH07562n" from godH0410m" far be itH02486!l-" of understandingH03824k+" unto me, ye menH0582 TdF% |bGmQ. qT$"the workH04639#"the poorH01800""more thanH06440!"the richH07771 '"nor regardethH05234!"of princesH08269 +"not the personsH06440)"that acceptethH05375"ungodlyH07563!"to princesH05081"wickedH01100"to a kingH04428"to sayH0559"justH06662!-"him that is mostH03524&7"and wilt thou condemnH07561"governH02280"rightH04941*?"shall even he that hatethH08130#"of my wordsH04405%"to the voiceH06963'"this: hearkenH0238"hearH08085 '"understandingH0998 "unto dustH06083! -"shall turn againH07725 "and manH0120 "togetherH03162%"shall perishH01478"all fleshH01320 ^yS, ]C"rU-}^?!"mighty menH03524)>="he shall break in piecesH07489="with godH0410<'"into judgmentH04941%;5"that he should enterH01980:"upon manH0376$93"for he will not layH077608"may hideH056417#"of iniquityH0205"6/"where the workersH06466$53"nor shadow of deathH067574#"no darknessH028223)"all his goingsH068062%"and he seethH072001"of manH03760'"upon the waysH01870/%"for his eyesH05869.%" without handH03027$-3"shall be taken awayH05493,)"and the mightyH047+'"and pass awayH05674#*#'"at midnightH03915 H02676")/"shall be troubledH01607()"and the peopleH05971')"shall they dieH04191&#"in a momentH07281%%" of his handsH03027 G~^7lR% kP#`GZ"faceH06440#Y1"and when he hidethH05641*X?"who then can make troubleH07561)W="when he giveth quietnessH08252!V-"of the afflictedH06041U"the cryH06818)T="unto him, and he hearethH08085S"to comeH0935R#"of the poorH01800+QA"so that they cause the cryH06818 P+"any of his waysH01870'O9"and would not considerH07919N"from himH0310)M="because they turned backH05493L"sightH07200K#"in the openH04725J!"wicked menH07563I"them asH08478H#"he strikethH05606+GA"so that they are destroyedH01792F%"in the nightH03915#E1"and he overturnethH02015D#"their worksH04566%C5"therefore he knowethH05234B"othersH0312A"and setH05975@)"without numberH02714 XvI/yS9!b/pXt""tellH0559!s-""of understandingH03824r""let menH0582"q/"!what thou knowestH03045+pA"!and not i: therefore speakH01696&o9"!or whether thou chooseH0977/n;'"!it, whether thou refuseH03988 H03588:m_"!according to thy mind? he will recompenseH07999l" i will doH03254k" iniquityH05766(j;" thou me: if i have doneH06466i" teachH03384h" notH01107g" i seeH02372"f/"i will not offendH02254e%"i have borneH05375d"unto godH0410,cE"surely it is meet to be saidH0559b#"be ensnaredH04170%a5"not, lest the peopleH05971`"reignH04427)_1%"that the hypocriteH02611 H0120^"onlyH03162 ]-"or against a manH0120!\-"against a nationH01471$[3"who then can beholdH07789 HnH&oQ:nO6kH+#more than god'sH0410!-#my righteousnessH06664##thou saidstH0559&7#thou this to be rightH04941#thinkestH02803" 1#moreover, and saidH0559 #spakeH06030 #elihuH0453 #"%against godH0410 "%his wordsH0561*?"%among us, and multipliethH07235#"%he clappethH05606%"%unto his sinH02403"%rebellionH06588'"%for he addethH03254"$menH0582!"$for wickedH0205"$answersH08666%"$unto the endH05331%"$may be triedH0974~"$jobH0347}"$my desireH01 H015|)"#without wisdomH07919{'"#and his wordsH01697"z/"#without knowledgeH01847y#"#hath spokenH01696x"#jobH0347w""hearkenH08085v""manH01397#u1""me, and let a wiseH02450 YzQ$ mI*yI$Y+-A# by reason of the multitudeH07230,#of manH0120+#the sonH01121&*7#and thy righteousnessH06666)#a manH0376()#thy wickednessH07562!'-#he of thine handH03027,&C#thou him? or what receivethH03947%##what givestH05414%$5#if thou be righteousH06663#!#what doestH06213"'#be multipliedH07231#!1#thy transgressionsH06588 !#what doestH06466 +#if thou sinnestH02398!#are higherH01361!#the cloudsH07834!#and beholdH07789#and seeH07200!-#unto the heavensH08064#lookH05027)=#thee, and thy companionsH07453%''#i will answerH04405 H07725##from my sinH02403##what profitH03276)#what advantageH05532+#for thou saidstH0559 HxV4[;hG' gHJ##thou sayestH0559I#althoughH0637H# regardH07789*G?# neither will the almightyH07706F# vanityH07723E'# will not hearH08085D!# surely godH0410C## of evil menH07451B%# of the prideH01347A# becauseH06440'@9# but none giveth answerH06030?)# there they cryH06817># of heavenH08064=)# than the fowlsH05775$<3# and maketh us wiserH02449;%# of the earthH0776':;# us more than the beastsH09299%# who teachethH05028%# in the nightH039157# songsH021586!# who givethH054145# my makerH062134# godH04333)# but none saithH05592'# of the mightyH07227%15# by reason of the armH022200%# they cry outH07768/# to cryH02199.)# of oppressionsH06217 GxT4uY6oO+ iGh'$righteousnessH06664!g-$and will ascribeH05414f$from afarH07350e%$my knowledgeH01843d%$i will fetchH05375c$on god'sH0433b%$yet to speakH04405 a+$and i will shewH02331`#$me a littleH02191_$sufferH03803^$and saidH0559])$also proceededH03254\$elihuH0453[#knowledgeH01847Z#withoutH01097Y#wordsH04405X)#he multipliethH03527W#in vainH01892V#his mouthH06310U#openH06475"T1#therefore doth jobH0347S#extremityH06580R%#not in greatH03966Q)#yet he knowethH03045P%#in his angerH0639 O+#he hath visitedH06485%N5#him; therefore trustH02342M#beforeH06440L#judgmentH01779#K1#thou shalt not seeH07789 OeD% cA"}Z8 lO$in cordsH02256$be holdenH03920!$in fettersH02131$boundH0631%5$and they are exaltedH01361'$them for everH05331'9$yea, he doth establishH03427~'$on the throneH03678})$but with kingsH04428#|1$from the righteousH06662{%$not his eyesH05869z)$he withdrawethH01639y#$to the poorH06041x$rightH04941w!$but givethH05414v'$of the wickedH07563+uA$he preserveth not the lifeH02421t$wisdomH03820s#$in strengthH03581r$mightyH03524q'$and despisethH03988p$mightyH03524o#$behold, godH0410n%$in knowledgeH01844#m1$he that is perfectH08549l$falseH08267k$my wordsH04405j$for trulyH0551i#$to my makerH06466 Qi=rQ3c8jQ $ wrathH0639$ heap upH07760$ in heartH03820#1$ but the hypocritesH02611"/$ without knowledgeH01847#1$ and they shall dieH01478%$ by the swordH07973'9$ not, they shall perishH05674!-$ but if they obeyH08085%$ in pleasuresH05273 +$ and their yearsH08141'$ in prosperityH02896!$ their daysH03117!-$ they shall spendH03615$ and serveH05647%$ if they obeyH08085'$ from iniquityH0205!-$ that they returnH07725)$ and commandethH0559 '$ to disciplineH04148 )$ also their earH0241 !$ he openethH01540( ;$ that they have exceededH01396) =$ and their transgressionsH06588 +$ them their workH06467 +$ then he shewethH05046'$of afflictionH06040 JnK%`.mL3hJ<$take holdH08551;#$and justiceH04941:$judgmentH017799'$of the wickedH075638%$the judgmentH01779(7;$but thou hast fulfilledH043906!$ of fatnessH018805$fullH043904%$on thy tableH07979-3E$and that which should be setH051832'$no straitnessH041641$whereH084780'$a broad placeH07338./9'$thee out of the straitH06862 H06310..G$even so would he have removedH05496-'$in oppressionH03906,!$their earsH0241+#$and openethH01540"*/$in his afflictionH06040)$the poorH06041('$he deliverethH02502"'/$among the uncleanH06945&)$and their lifeH02416%$in youthH05290$$dieH04191#$theyH05315#"3$ not when he bindethH0631!$ they cryH07768 DdA^>mN1aDY$iniquityH05766"X/$thou hast wroughtH06466W)$or who can sayH0559V#$him his wayH01870"U/$who hath enjoinedH06485T%$who teachethH03384S%$by his powerH03581R$exaltethH07682Q#$behold, godH0410'P9$rather than afflictionH06040)O?$for this hast thou chosenH0977N%$not iniquityH0205M$regardH06437L$take heedH08104K#$are cut offH05927J#$when peopleH05971I'$not the nightH03915H$desireH07602G#$of strengthH03581#F1$nor all the forcesH03981E$not goldH01222D!$thy richesH07769C)$will he esteemH06186B)$cannot deliverH05186A$ransomH03724@%$then a greatH07230?$strokeH05607'>9$lest he take thee awayH05496=$wrathH02534 FhK/O. k@hFw'$of the cloudsH05645v)$the spreadingsH04666u!$understandH0995t!$abundantlyH07227s$upon manH0120r$distilH07491q$do dropH05140!p-$which the cloudsH07834'o;$according to the vapourH0108n$rainH04306m)$they pour downH02212l$of waterH04325k$the dropsH05198$j3$for he maketh smallH01639 i+$be searched outH02714h%$of his yearsH08141,gC$not, neither can the numberH04557f#$and we knowH03045e$greatH07689d#$behold, godH0410c$afar offH07350b!$may beholdH05027a$it; manH0582`$may seeH02372_$every manH0120^$beholdH07891]$which menH0582\$his workH06467"[/$that thou magnifyH07679Z$rememberH02142 KvL-mM-U& kK#%attentivelyH08085%hearH08085%%of his placeH04725!-%and is moved outH05425%tremblethH02729'%also my heartH03820 %at thisH02063+ A$!also concerning the vapourH05927* ?$!concerning it, the cattleH04735 +$!thereof shewethH05046 $!the noiseH07452$3$ that cometh betwixtH06293)$ and commandethH06680$ the lightH0216#$ he coverethH03680#$ with cloudsH03709%$in abundanceH04342$meatH0400$he givethH05414'$he the peopleH05971$3$for by them judgethH01777~!$of the seaH03220}!$the bottomH08328&|7$upon it, and coverethH03680{$his lightH0216%z5$behold, he spreadethH06566"y/$of his tabernacleH05521x$the noiseH08663 a`?(}^B iR3a/%%for he saithH0559/.I%he, which we cannot comprehendH03045-%doethH06213,%%great thingsH01419+)%with his voiceH06963*%%marvellouslyH06381)!%thunderethH07481(%godH0410'% is heardH08085$&3%them when his voiceH06963%%5%and he will not stayH06117"$/%of his excellencyH01347#)%with the voiceH06963"'%he thunderethH07481!%roarethH07580 !%it a voiceH06963%afterH0310%%of the earthH0776'%unto the endsH03671!/%and his lightningH0216'9%under the whole heavenH08064%itH08281%%he directethH03474%%of his mouthH06310%goeth outH03318'%and the soundH01899%%of his voiceH06963%the noiseH07267 a}d?&fI%v\:a M+% and the breadthH07341L% is givenH05414K% frostH07140J% of godH0410I'% by the breathH05397!H-% out of the northH04215G% and coldH07135F'% the whirlwindH05492E% comethH0935!D-% out of the southH02315 C+%in their placesH04585B!%and remainH07931A%densH0695@%intoH01119?%goH0935 >+%then the beastsH02416=%his workH04639<%may knowH03045;%%that all menH0582:%%of every manH01209%the handH030278'%he sealeth upH02856 7+% of his strengthH057976%rainH01653!5-%and to the greatH043064%rainH01653&37%likewise to the smallH043062%the earthH07761%be thouH019330#%to the snowH07950 ZwS1k>^="}Zh)%dost thou knowH03045g%%works of godH0410f%%the wondrousH06381e%%and considerH0995d#%stand stillH05975 c-%unto this, o jobH0347b%hearkenH0238a%% or for mercyH02617`+% or for his landH0776'_9% whether for correctionH07626&^7% he causeth it to comeH04672]%% in the earthH0776\%% of the worldH08398#[1% them upon the faceH06440)Z=% whatsoever he commandethH06680!Y-% that they may doH06467 X+% by his counselsH08458W#% round aboutH04524!V-% and it is turnedH02015U% cloudH06051T!% his brightH0216S'% he scatterethH06327 R+% the thick cloudH05645Q#% he weariethH02959!P-% also by wateringH07377O'% is straitenedH04164N'% of the watersH04325 Fx[8[BvV4kF!-%him that i speakH01696!-%shall it be toldH05608#%of darknessH02822%by reasonH06440 +%we cannot orderH06186$5%us what we shall sayH0559~%teachH03045}'%looking glassH07209|#%as a moltenH03332{%strongH02389z%the skyH07834.yG%hast thou with him spread outH07554x%%by the southH01864w%the earthH0776!v-%when he quietethH08252u%warmH02525 t-%how thy garmentsH0899s%%in knowledgeH01843(r;%of him which is perfectH08549#q1%the wondrous worksH04652p'%of the cloudsH05645o)%the balancingsH04657n)%dost thou knowH03045m%to shineH03313l%%of his cloudH06051*kA%them, and caused the lightH0216j%disposedH07760i%when godH0433 G]D"cG*cA"}`G"&lordH03068!%of heartH03820 %wiseH02450#1%him: he respectethH07200"/%do therefore fearH03372%menH0582$3%he will not afflictH06031!%of justiceH06666'%and in plentyH07230 +%and in judgmentH04941%in powerH03581%excellentH07689'9%we cannot find him outH04672%%the almightyH07706%majestyH01935%terribleH03372%with godH0433!-%out of the northH06828%comethH0857%%fair weatherH02091'%and cleansethH02891 %passethH05674 %%but the windH07307 '%in the cloudsH07834 %lightH0216 )%not the brightH0925%seeH072000K%surely he shall be swallowed upH01104%speakH0559%if a manH0376 X_C&~V=cBxX=#&or who laidH03384!<-&thereof fastenedH02883-;G&whereupon are the foundationsH0134:&the lineH06957&97&or who hath stretchedH05186)8=&thereof, if thou knowestH030457%&the measuresH044616'&who hath laidH077605'&understandingH09984%&if thou hastH030453&declareH050462%&of the earthH077661W&wast thou when i laid the foundationsH032450&whereH0375$/3&of thee, and answerH03045"./&for i will demandH07592-!&like a manH01397,'&now thy loinsH02504+&gird upH0247"*/&without knowledgeH01847)&by wordsH04405(&counselH06098$'3&this that darkenethH02821&&and saidH0559%%5&out of the whirlwindH05591$&jobH0347#&answeredH06030 bqT/zT4a;bZ)& but no furtherH03254Y+& shalt thou comeH0935 X'& hithertoH06311 H05704W& and saidH0559V& and doorsH01817U& barsH01280T& and setH07760"S/& for it my decreedH02706R%& and brake upH07665 Q+& a swaddlingbandH02854,PC& thereof, and thick darknessH06205O#& the garmentH03830N& the cloudH06051M#& when i madeH07760L#&of the wombH07358"K/&it had issued outH03318$J3&when it brake forthH01518I!&with doorsH01817H&the seaH03220G&shut upH05526F&shoutedH07321E&of godH0430!D-&and all the sonsH01121C&togetherH03162B&sangH07442A&starsH03556!@-&when the morningH01242?&stoneH068>!&the cornerH06438 IsS0b>xP1hIv!&of the seaH03220!u-&into the springsH05033!t/&hast thou enteredH0935 s+&shall be brokenH07665r&armH02220q%&and the highH07311p'&is withholdenH04513o#&their lightH0216$n3&and from the wickedH07563m%&as a garmentH03830l)&and they standH03320k&the sealH02368j&as clayH02563i%&it is turnedH02015$h3& might be shaken outH05287 g+& that the wickedH07563f%& of the earthH0776e#& of the endsH03671'd;& that it might take holdH0270c& his placeH04725b& to knowH03045%a5& caused the dayspringH07837`)& since thy daysH03117_#& the morningH01242$^3& hast thou commandedH06680]& be stayedH07896\& wavesH01530)[=& and here shall thy proudH01347 VrU5tT8Z6uV!&the numberH04557,C&because thou wast then bornH03205&knowestH03045&the houseH01004 &the pathsH054105 W&thereof, and that thou shouldest knowH0995 +&it to the boundH01366) =&that thou shouldest takeH03947 &the placeH04725&darknessH02822&dwellethH07931&lightH0216&the wayH01870 +&if thou knowestH03045&declareH05046%&of the earthH0776#&the breadthH07338#3&hast thou perceivedH0995'9&of the shadow of deathH06757~&the doorsH08179-}E&unto thee? or hast thou seenH07200|#&been openedH01540{&of deathH04194z)&have the gatesH08179y%&of the depthH08415x'&in the searchH02714$w3&or hast thou walkedH01980 T{[5bD( yW2|T$-3&to cause it to rainH04305,!&of thunderH06963"+/&for the lightningH02385*&or a wayH01870.)G&for the overflowing of watersH07858('&a watercourseH08585!'-&who hath dividedH06385&)&upon the earthH0776%'&the east windH06921$!&scatterethH06327#&partedH02505"%&is the lightH0216!&wayH01870 &by whatH0335&and warH04421&of battleH07128 +&against the dayH03117!&of troubleH06862!-&against the timeH06256&7&which i have reservedH02820#&of the hailH01259'&the treasuresH0214"/&or hast thou seenH07200#&of the snowH07950"1&into the treasuresH0214!/&hast thou enteredH0935&greatH07227#&of thy daysH03117 ijI+g>"gA"i J+&canst thou bindH07194I&is frozenH03920H#&of the deepH08415G%&and the faceH06440F&a stoneH068E&are hidH02244D!&the watersH04325"C/&who hath genderedH03205B&of heavenH08064$A3&and the hoary frostH03713@&the iceH07140?&cameH03318!>/&out of whose wombH0990=&of dewH02919<&the dropsH096%;5&or who hath begottenH03205:&a fatherH019&the rainH043068&hathH03426 7+&to spring forthH06779#61&of the tender herbH01877%55&and to cause the budH041614&and wasteH048753%&the desolateH077222!&to satisfyH076461&no manH01200)&the wildernessH04057/&no manH0376.%&on the earthH0776 U|_4qI+zX5vUf%&$who hath putH07896e&#and sayH0559!d-&#that they may goH03212c!&#lightningsH01300 b+&#canst thou sendH07971a&"may coverH03680`&"of watersH04325_)&"that abundanceH08229^'&"to the cloudsH05645]&"thy voiceH06963#\1&"canst thou lift upH07311$[5&!thereof in the earthH0776Z%&!the dominionH04896Y)&!canst thou setH07760X&!of heavenH08064$W3&!thou the ordinancesH02708V&!knowestH03045U'& with his sonsH01121T& arcturusH05906$S3& or canst thou guideH05148R'& in his seasonH06256Q& mazzarothH04216'P9& canst thou bring forthH03318O&of orionH03685N&the bandsH04189M&or looseH06605L#&of pleiadesH03598%K5&the sweet influencesH04575 RvU2qU3kJ#tR'&)who providethH03559#&(lie in waitH0695&(toH03926'&(in the covertH05521&(abideH03427~&(densH04585 }+&(when they couchH07817#|1&'of the young lionsH03715{%&'the appetiteH02416z&'or fillH04390y%&'for the lionH03833x&'the preyH02964w)&'wilt thou huntH06679%v5&&cleave fast togetherH01692u'&&and the clodsH07263t'&&into hardnessH04165s&&growethH03332r'&&when the dustH06083q&%of heavenH08064p#&%the bottlesH05035 o+&%or who can stayH07901n&%in wisdomH02451m!&%the cloudsH07834l)&%who can numberH05608k%&$to the heartH07907j'&$understandingH0998"i/&$or who hath givenH05414$h3&$in the inward partsH02910g&$wisdomH02451 XeE( gC!^4}X!-'their young onesH01121''their sorrowsH02256''they cast outH07971!-'their young onesH03206-E'themselves, they bring forthH06398'they bowH03766&7'when they bring forthH03205''thou the timeH06256!'or knowestH03045#'they fulfilH04390!'the monthsH03391"/'canst thou numberH05608'do calveH02342)'when the hindsH0355 +'canst thou markH08104#'bring forthH03205#'of the rockH05553$3'when the wild goatsH03277 ''thou the timeH06256 'knowestH03045 &) of meatH0400 &)for lackH01097 #&)they wanderH08582&)unto godH0410&)cryH07768$3&)when his young onesH03206&)his foodH06718'&)for the ravenH06158 PxY3pP- [9vP";/'every green thingH03387:'afterH0310!9-'and he searchethH018758#'his pastureH04829!7-'of the mountainsH020226'the rangeH034915''of the driverH050654''he the cryingH08663"3/'neither regardethH080852#'of the cityH071511''the multitudeH019950#'he scornethH07832#/1'land his dwellingsH04908.)'and the barrenH04420-)'the wildernessH06160,#'i have madeH07760+#'whose houseH01004 *+'of the wild assH06171)'the bandsH04147#(1'or who hath loosedH06605''freeH02670&%'the wild assH06501"%/'who hath sent outH07971$!'and returnH07725#''they go forthH03318"'with cornH01250!%'they grow upH07235# 1'are in good likingH02492 S~`<yV(kN0xS!W-' unto the ostrichH05133V%' and feathersH02624U' or wingsH084"T/' unto the peacocksH05965S' wingsH03671R!' the goodlyH07443Q' thy barnH01637P!' and gatherH0622O' thy seedH022334NE'' him, that he will bring homeH07725 H07725!M/' wilt thou believeH0539L!' thy labourH03018#K1' or wilt thou leaveH05800J' greatH07227*I?' him, because his strengthH03581H+' wilt thou trustH0982G' afterH0310F#' the valleysH06010"E/' or will he harrowH07702D'' in the furrowH08525C'' with his bandH05688B#' the unicornH07214 A+' canst thou bindH07194@#' by thy cribH018?)' thee, or abideH03885>' to serveH05647=!' be willingH014!<-' will the unicornH07214 P`=vK3k>rPs''and his riderH07392r'the horseH05483q%'she scornethH07832 p+'herself on highH04791o)'she lifteth upH04754n'what timeH06256$m5'to her understandingH0998)l='neither hath he impartedH02505k''her of wisdomH02451j''hath deprivedH05382i#'because godH0433h%'without fearH06343g!'is in vainH07385!f-'hers: her labourH03018e'notH03808'd9'against her young onesH01121 c+'she is hardenedH07188b'may breakH01758a'beastH02416'`9'them, or that the wildH07704_'may crushH02115^''that the footH07272])'and forgettethH07911\%'them in dustH06083[#'and warmethH02552Z%'in the earthH0776Y'her eggsH01000X''which leavethH05800 b{^=nL* tJ|b'spearH02595,C'against him, the glitteringH03851 'rattlethH07439 !'the quiverH0827 'the swordH02719 'fromH06440( ;'neither turneth he backH07725&7'and is not affrightedH02865'at fearH06343!'he mockethH07832''the armed menH05402'to meetH07125#'he goeth onH03318'strengthH03581''and rejoicethH07797''in the valleyH06010'he pawethH02658~'terribleH0367 }+'of his nostrilsH05170|'the gloryH01935 {-'as a grasshopperH0697+zA'canst thou make him afraidH07493y%'with thunderH07483x'his neckH06677"w/'hast thou clothedH03847v'strengthH01369u'the horseH05483 t+'hast thou givenH05414 Sy\7qM.pO3pS-'her nestH07064,'and makeH07311+)'at thy commandH06310*'mount upH01361))'doth the eagleH05404!(-'toward the southH08486''her wingsH03671&'stretchH06566%''by thy wisdomH0998$'flyH082#''doth the hawkH05322!"-' and the shoutingH08643 !+' of the captainsH08269 #' the thunderH07482'afar offH07350!'the battleH04421 +'and he smellethH07306'haH01889'haH01889%'the trumpetsH07782'amongH01767'he saithH0559)'of the trumpetH07782'the soundH06963!/'neither believethH0539'and rageH07267 +'with fiercenessH07494!'the groundH0776''he swallowethH01572)'and the shieldH03591 SaA{Y8uH"lSK(lordH03068J(answeredH06030I(then jobH0347H)(let him answerH06030G(godH0433"F/(he that reprovethH03198E(instructH03250"D/(with the almightyH07706)C=(shall he that contendethH07378B(and saidH0559A(jobH0347@(answeredH06030?(lordH03068>'sheH01931$=3'and where the slainH02491<'bloodH01818;%'also suck upH05966:)'her young onesH06679'afar offH073508'beholdH050277'her eyesH058696'the preyH0400(5;'from thence she seekethH02658%45'and the strong placeH046863#'of the rockH055532''upon the cragH081271#'on the rockH055530#'and abidethH03885/%'she dwellethH07931.'on highH07311 XqS:hF-pN%}X!f-( hast thou an armH022202eO(me, that thou mayest be righteousH06663"d/(wilt thou condemnH07561c#(my judgmentH04941(b;(wilt thou also disannulH06565%a5(of thee, and declareH03045`'(i will demandH07592_)(now like a manH01397^(thy loinsH02504](gird upH0247\(and saidH0559%[5(out of the whirlwindH05591Z(unto jobH0347Y(lordH03068X'(then answeredH06030.WG(but i will proceed no furtherH03254V!(yea, twiceH08147&U7(but i will not answerH06030T'(have i spokenH01696S(onceH0259R(my mouthH06310Q(uponH03926P(mine handH03027!O-(thee? i will layH07760$N3(what shall i answerH07725"M/(behold, i am vileH07043L(and saidH0559 ^dA#aG)yT7{^(can saveH034674S(unto thee that thine own right handH03225)=(then will i also confessH03034( in secretH02934#( their facesH06440~( bindH02280}( togetherH03162!|-( them in the dustH06083{( hideH02934z!( the wickedH07563y)( and tread downH01915x'( bring him lowH03665w( proudH01343v( lookH07200u( and abaseH08213t( proudH01343s!( and beholdH07200r%( of thy wrathH0639q( the rageH05678p#( cast abroadH06327o!( and beautyH01926#n1( thyself with gloryH01935m( and arrayH03847l)( and excellencyH01363k( majestyH01347j( deckH05710i%( with a voiceH06963&h7( or canst thou thunderH07481g( like godH0410 \vY0rR3nP4|\ #(to approachH05066(his swordH02719%(him can makeH05066%(he that madeH06213(of godH0410#(of the waysH01870(the chiefH07225(of ironH01270(like barsH04300(his bonesH01634 +(pieces of brassH05154(strongH0650(his bonesH06106%5(are wrapped togetherH08276'(of his stonesH06344!(the sinewsH01517%(like a cedarH0730(his tailH02180(he movethH02654 %(of his bellyH0990 %(in the navelH08306 '(and his forceH0202 %(in his loinsH04975% 5(lo now, his strengthH03581(as an oxH01241(grassH02682$5(with thee; he eatethH0398%(which i madeH06213#3(behold now behemothH0930 DrQ8nT3iE_D=(snaresH04170!<-(pierceth throughH05344;(noseH0639!:-(it with his eyesH058699(he takethH039478)(into his mouthH063107(jordanH03383$63(that he can draw upH01518 5-(not: he trustethH09824(hastethH026483(a riverH05104'29(behold, he drinketh upH06231"1/(compass him aboutH054370%(of the brookH05158/#(the willowsH06155.%(their shadowH06752-(coverH05526 ,+(the shady treesH06628+(and fensH01207*#(of the reedH07070)'(in the covertH05643&(7(under the shady treesH06628'(he liethH07901&(playH07832%%(of the fieldH07704%$5(where all the beastsH02416#(foodH0944 "+(bring him forthH05375%!5(surely the mountainsH02022 ZwW1qK)uO2}ZX))make a banquetH03739%W5)shall the companionsH02271$V3)him for thy maidensH05291"U/)or wilt thou bindH07194T)a birdH06833S))wilt thou playH07832R)for everH05769"Q/)him for a servantH05650*P?)with thee? wilt thou takeH03947O!)a covenantH01285N%)will he makeH03772M)softH07390)L=)unto thee? will he speakH01696K')supplicationsH08469"J/)will he make manyH07235%I5)through with a thornH02336H)his jawH03895G)or boreH05344F')into his noseH0639E)an hookH0100D))canst thou putH07760"C/)thou lettest downH08257B#)with a cordH02256A')or his tongueH03956@%)with an hookH02443?)leviathanH03882$>3)canst thou draw outH04900 dgA!kL'oA&dr) his partsH0907#q1) i will not concealH02790'p9) under the whole heavenH08064(o;) me, that i should repayH07999#n1) who hath preventedH06923m) beforeH06440*l?) who then is able to standH03320-k7') that dare stir him upH05782 H05782j) fierceH0393"i/) even at the sightH04758h%) be cast downH02904"g/) of him is in vainH03576!f-) behold, the hopeH08431e!)do no moreH03254d!)the battleH04421#c1)upon him, rememberH02142b!)thine handH03709a)layH07760`)spearsH06767_)with fishH01709^#)or his headH07218"]/)with barbed ironsH07905\)his skinH05785 [+)canst thou fillH04390(Z;)him among the merchantsH03669(Y;)of him? shall they partH02673 rpS0rT8lM/r$3)they stick togetherH03920!)to anotherH0251 )oneH0376 +)they are joinedH01692 )can comeH0935 #)that no airH07307 !)to anotherH0259!)is so nearH05066)oneH0259)sealH02368)a closeH06862!-)shut up togetherH05462)prideH01346%)scalesH0650 H04043#)round aboutH05439)terribleH0367)his teethH08127~#)of his faceH06440})the doorsH01817|%)who can openH06605{) bridleH07448 z+) with his doubleH03718y%) who can comeH0935x)) of his garmentH03830w) the faceH06440!v-) who can discoverH01540u!) proportionH06187t)) nor his comelyH02433%s'') nor his powerH01697 H01369 MqP+tW/gM-tM#-1)is turned into joyH01750,!)and sorrowH01670+)strengthH05797*)remainethH03885)#)in his neckH06677(%)of his mouthH06310')goeth outH03318&#)and a flameH03851%)coalsH01513$)kindlethH03857#!)his breathH05315"!)or caldronH0100!)potH01731 ')of a seethingH05301)smokeH06227)goethH03318$3)out of his nostrilsH05156)leap outH04422)of fireH0784)sparksH03590')burning lampsH03940)goH01980!-)out of his mouthH06310))of the morningH07837!-)like the eyelidsH06079%)and his eyesH05869!)doth shineH01984)a lightH0216 +)by his neesingsH05846-E)that they cannot be sunderedH06504 S}[#g@jC%qSI)as rottenH07539H)brassH05154G)as strawH08401F)ironH01270E%)he esteemethH02803"D/)nor the habergeonH08302C)the dartH04551B)the spearH02595#A1)at him cannot holdH06965#@1)of him that layethH05381?)the swordH02719>#)they purifyH02398'=9)by reason of breakingsH07667<!)are afraidH01481#;3)himself, the mightyH0352#:1)when he raiseth upH076139')of the netherH084828!)as a pieceH064007%)yea, as hardH033326!)as a stoneH0685!)is as firmH033324)his heartH0382043S)in themselves; they cannot be movedH041312')they are firmH03332$13)are joined togetherH016920%)of his fleshH01320/!)the flakesH04651.)beforeH06440 LtU+pV;bD(fLf) hoaryH07872e) the deepH08415d#) would thinkH02803c) afterH0310b) to shineH0215!a-) he maketh a pathH05410'`9)like a pot of ointmentH04841_)the seaH03220^)he makethH07760]!)like a potH05518\)to boilH07570#[1)he maketh the deepH04688Z')upon the mireH02916%Y5)sharp pointed thingsH02742(X;)under him: he spreadethH07502W)stonesH02789V)sharpH02303U!)of a spearH03591T))at the shakingH07494S#)he laughethH07832R!)as stubbleH07179Q#)are countedH02803P)dartsH08455&O7)with him into stubbleH07179N!)are turnedH02015!M##)slingstonesH07050 H068%L5)cannot make him fleeH01272!K')the arrowH07198 H01121J)woodH06086 O{bA$ pT9h;qO'*i will demandH075921M*i beseech thee, and i will speakH01696*hearH08085%5*for me, which i knewH03045*~?*not; things too wonderfulH06381!}/*that i understoodH0995)|=*therefore have i utteredH05046"{/*without knowledgeH01847z*counselH06098y)*he that hidethH05956"x/*can be withholdenH01219w!*no thoughtH04209#v1*that thou canst doH03201u*i knowH03045t*and saidH0559s*lordH03068r*answeredH06030q*then jobH0347p)"of prideH07830&o7)"over all the childrenH01121n)"a kingH04428m)"all highH01364l%)"he beholdethH07200k)!fearH02844j)!withoutH01097i#)!who is madeH06213&h7)!there is not his likeH04915g!)!upon earthH06083 YmH.yZ:s=!Y#1*unto you now sevenH07651)*therefore takeH03947*jobH0347'*as my servantH05650*rightH03559'9*for ye have not spokenH01696* friendsH074532O* against thee, and against thy twoH08147!* is kindledH02734* my wrathH0639%* the temaniteH08489!*to eliphazH0464*saidH0559*lordH03068*unto jobH0347#*these wordsH01697!*had spokenH01696*lordH03068 !*that afterH0310 *and ashesH0665 *in dustH06083 !*and repentH05162" /*wherefore i abhorH03988*seethH07200!-*but now mine eyeH05869!*of the earH0241'9*of thee by the hearingH08088%*i have heardH08085%5*of thee, and declareH03045 epY8dD*gH( ~e=* lordH03068<* commandedH01696;* lordH03068:* and didH062139* wentH032128)* the naamathiteH052847* zopharH066916#* the shuhiteH077475!* and bildadH010854%* the temaniteH084893!* so eliphazH04642*jobH0347 1+*like my servantH056500*rightH03559+/A*in that ye have not spokenH01696.*follyH05039-#*lest i dealH06213,'*will i acceptH05375!+-*for you: for himH06440*!* shall prayH06419)* jobH0347()* and my servantH056500'K* for yourselves a burnt offeringH05930&%* and offer upH05927%*jobH0347$'*to my servantH05650#*and goH03212"*ramsH0352!*and sevenH07651 *bullocksH06499 RcI&zG _9kRY* him aH0259X* also gaveH05414#W3* upon him: every manH0376V#* had broughtH0935U* lordH03068&T7* him over all the evilH07451#S1* him, and comfortedH05162"R/* and they bemoanedH05110&Q7* with him in his houseH01004P* breadH03899O#* and did eatH0398N* beforeH06440?Mi* and all they that had been of his acquaintanceH03045#L3* and all his sistersH0269/KK* there unto him all his brethrenH0251J* then cameH0935I'* twice as muchH04932H* jobH0347G* gaveH03254F* lordH03068 E+* for his friendsH07453D)* when he prayedH06419C* of jobH0347%B''* the captivityH07622 H07622A* turnedH07725@* lordH03068?%* jobH0347 H06440>'* also acceptedH05375 _hL*dH- qX:_w'*of the secondH08145v%*and the nameH08034u*jemimaH03224t%*of the firstH0259s*the nameH08034r'*and he calledH07121q* daughtersH01323p* and threeH07969o* sonsH01121"n/* he had also sevenH07658m* she assesH0860l)* and a thousandH0505k* of oxenH01241j* yokeH06776i)* and a thousandH0505h* camelsH01581g* thousandH0505f* and sixH08337e* sheepH06629d* thousandH0505*c3%* for he had fourteenH06240 H0702(b;* more than his beginningH07225a* of jobH0347`)* the latter endH0319_* blessedH01288^* lordH03068]* of goldH02091\!* an earringH05141['* and every oneH0376Z)* piece of moneyH07192 UY8fL*iL*qU*of daysH03117*and fullH07649*oldH02205*diedH04191*so jobH0347#* generationsH01755* fourH0702* sonsH01121'* and his sons'H01121*his sonsH01121 *and sawH07200 *yearsH08141 *and fortyH0705 !*an hundredH03967 *jobH0347!*this livedH02421*afterH0310)* their brethrenH0251* amongH08432!-* them inheritanceH05159*gaveH05414-*and their fatherH01*of jobH0347!-*as the daughtersH01323*fairH03303~*foundH04672}'*were no womenH0802#|3*and in all the landH0776 {+* keren–happuchH07163z%* of the thirdH07992y%*and the nameH08034x*keziaH07103 \_>xY@vT7\(3; and whatsoever he doethH06213&27 also shall not witherH050341his leafH059290'in his seasonH06256/his fruitH06529$.3that bringeth forthH05414-of waterH04325,'by the riversH06388+plantedH08362,*Cand he shall be like a treeH06086)and nightH03915(dayH03119!'-doth he meditateH01897&)and in his lawH08451%lordH03068$!in the lawH08451 #+but his delightH02656 "+ of the scornfulH03887!# in the seatH04186 # nor sittethH03427!of sinnersH02400!in the wayH01870%nor standethH05975)of the ungodlyH07563#1not in the counselH06098%that walkethH01980the manH0376blessedH0835 [xW- x_C'za>"|[O%take counselH03245+NAthemselves, and the rulersH07336MsetH03320L%of the earthH0776Kthe kingsH04428J%a vain thingH07385IimagineH01897H)and the peopleH03816GrageH07283#F1why do the heathenH01471E%shall perishH06D)of the ungodlyH07563C#but the wayH01870!B-of the righteousH06662Athe wayH01870@knowethH03045?lordH03068!>-of the righteousH06662$=3in the congregationH05712<#nor sinnersH02400 ;+in the judgmentH04941 :+shall not standH06965&97therefore the ungodlyH075638%driveth awayH050867)which the windH073076)like the chaffH046715#the ungodlyH075634' shall prosperH06743 D|\@{K#nM4hD l+have i begottenH03205kthis dayH03117jmy sonH01121ihath saidH0559hlordH03068g!the decreeH02706f)i will declareH05608eof zionH06726dhillH02022c%upon my holyH06944bmy kingH04428a)yet have i setH05258-`Ethem in his sore displeasureH02740_and vexH0926&^9unto them in his wrathH0639$]3then shall he speakH01696,\Cshall have them in derisionH03932[the lordH0136Z#shall laughH07832Y)in the heavensH08064 X+he that sittethH03427W#their cordsH05688V'and cast awayH07993UasunderH05423T#their bandsH04147S%let us breakH05423)R=and against his anointedH04899QlordH03068PtogetherH03162 `vK+ qM2nU7|` the wayH01870' and ye perishH06 - lest he be angryH0599 the sonH01248 kissH05401) with tremblingH07461# and rejoiceH01523 with fearH03374 lordH03068 serveH05647~% of the earthH0776} ye judgesH08199|' be instructedH03256*{? now therefore, o ye kingsH04428z be wiseH07919y vesselH03627 x+ like a potter'sH03335/wI thou shalt dash them in piecesH05310v of ironH01270 u+ them with a rodH07626!t- thou shalt breakH07489s)thy possessionH0272r%of the earthH0776'q;and the uttermost partsH0657"p/thine inheritanceH05159o#the heathenH01471(n;of me, and i shall giveH05414maskH07592 ZQ5dC&mS:|Z&'with my voiceH06963%lordH03068$i criedH07121#%of mine headH07218""/and the lifter upH07311!!-for me; my gloryH03519 a shieldH04043lordH03068selahH05542)for him in godH0430no helpH03444!of my soulH05315which sayH0559manyH07227"/ they that rise upH06965 me! manyH07227% that troubleH06862'9how are they increasedH07231lordH03068his sonH01121absalomH053fromH06440%when he fledH01272of davidH01732a psalmH04210. G all they that put their trustH02620  blessedH0835 % but a littleH04592 ! is kindledH01197 ) when his wrathH0639 ^bD'b7}Z5x^CselahH05542 B+upon thy peopleH05971A%thy blessingH01293@lordH03068?salvationH03444>) of the ungodlyH07563= the teethH08127!<-thou hast brokenH07665;)the cheek boneH03895 :-all mine enemiesH0341&97for thou hast smittenH052218%me, o my godH04307saveH034676lordH030685ariseH06965'49against me round aboutH054393'that have setH078962of peopleH05971!1-of ten thousandsH07233%05i will not be afraidH03372/sustainedH05564.lordH03068-i awakedH06974,and sleptH03462+)i laid me downH07901*selahH05542)hillH02022#(1me out of his holyH06944'%and he heardH06030 _}dA(tV8qO5_a#when i callH07121`will hearH08085_lordH03068"^/him that is godlyH02623])hath set apartH06395\lordH03068[but knowH03045Z selahH05542Y' after leasingH03577XseekH01245WvanityH07385V%will ye loveH0157U!into shameH03639Tmy gloryH03519Show longH05704Rof menH0376Qo ye sonsH01121P my prayerH08605"O/ upon me, and hearH08085N! have mercyH02603M# in distressH06862#L1 thou hast enlargedH07337$K3of my righteousnessH06664Jo godH0430I)me when i callH07121HhearH06030Gof davidH01732Fa psalmH04210E#on neginothH05058&D7to the chief musicianH05329 I{Y8}dH& mP0fIin peaceH07965~#lay me downH07901}#i will bothH03162|increasedH07231{)and their wineH08492z!their cornH01715&y7more than in the timeH06256x#in my heartH03820wgladnessH08057v'thou hast putH05414#u1of thy countenanceH06440tthe lightH0216s%lift thou upH05375rlordH03068qgoodH02896p'who will shewH07200othat sayH0559nmanyH07227mlordH03068"l1and put your trustH0982!k-of righteousnessH06664j)the sacrificesH02077iofferH02076hselahH05542g%and be stillH01826f'upon your bedH04904$e3with your own heartH03824d%not: communeH0559cand sinH02398b%stand in aweH07264 ^pF${Y=wS0^#1that hath pleasureH02655not a godH0410,Cunto thee, and will look upH06822'will i directH06186)in the morningH01242lordH03068)in the morningH01242 +shalt thou hearH08085my voiceH06963*?for unto thee will i prayH06419!and my godH0430my kingH04428of my cryH07773)unto the voiceH06963hearkenH07181 ' my meditationH01901 considerH0995 lordH03068 #to my wordsH0561 give earH0238of davidH01732a psalmH04210'upon nehilothH05155&7to the chief musicianH05329in safetyH0983 +makest me dwellH03427onlyH0910lordH03068and sleepH03462 J}Y8u\=tS3vJ(9;because of mine enemiesH08324%85in thy righteousnessH066667lordH030686leadH051485templeH01964 4+toward thy holyH069443)will i worshipH078122#in thy fearH033741%of thy mercyH02617!0-in the multitudeH07230/thy houseH01004*.Abut as for me, i will comeH0935-manH0376,'and deceitfulH04820+!the bloodyH01818*!will abhorH08581)lordH03068(leasingH03577 '+them that speakH01696 &1thou shalt destroyH06%#of iniquityH0205$#all workersH06466##thou hatestH08130"%in thy sightH05869 !+shall not standH03320 #the foolishH01984dwellH01481#1neither shall evilH07451'in wickednessH07562 I{X7qV2sH zI-SG them: let them also that loveH0157'R9 because thou defendestH05526Q' shout for joyH07442P' let them everH05769 O+ in thee rejoiceH080557NY but let all those that put their trustH02620'M9 for they have rebelledH04784(L; of their transgressionsH06588!K- in the multitudeH07230J' cast them outH05080&I7 by their own counselsH04156H' let them fallH05307 G- thou them, o godH0430F destroyH0816"E/ with their tongueH03956D% they flatterH02505C sepulchreH06913B an openH06605A% their throatH01627 @+ very wickednessH01942?% their inwardH07130>) in their mouthH06310 =+ no faithfulnessH03559<)before my faceH06440;straightH03474:%make thy wayH01870 LkK%bI.{cJ1 eLrlordH03068qreturnH07725plordH03068ovexedH0926n%is also soreH03966mmy soulH05315lare vexedH0926!k-me; for my bonesH06106jhealH07495ilordH03068hweakH0536glordH03068f!have mercyH02603*e? me in thy hot displeasureH02534 d+ neither chastenH03256%c7me not in thine angerH0639brebukeH03198alordH03068`of davidH01732_a psalmH04210^)upon sheminithH08067]#on neginothH05058&\7to the chief musicianH05329[ a shieldH06793"Z/ wilt thou compassH05849Y# with favourH07522X' the righteousH06662W! wilt blessH01288V lordH03068U be joyfulH05970T thy nameH08034 Wc@`D( e5yW'of my weepingH01065 the voiceH06963 !hath heardH08085 lordH03068 #of iniquityH0205( ;from me, all ye workersH06466departH05493,Cbecause of all mine enemiesH06887'it waxeth oldH06275!-because of griefH03708#is consumedH06244mine eyeH05869'with my tearsH01832my couchH06210i waterH04529to swimH07811~'make i my bedH04296}'all the nightH03915 |-with my groaningH0585{!i am wearyH03021+zAwho shall give thee thanksH03034&y7of thee: in the graveH07585x)no remembranceH02143w%for in deathH04194$v3me for thy mercies'H02617uoh saveH03467tmy soulH05315sdeliverH02502 _jL$qS6tZ,~_+#like a lionH0738*my soulH05315)%lest he tearH02963 (+ me, and deliverH053370'K me from all them that persecuteH07291& saveH03467*%? in thee do i put my trustH02620$ my godH0430#lordH03068%"''the benjamiteH01145 H01121!of cushH03568% 5concerning the wordsH01697lordH03068'which he sangH07891of davidH01732shiggaionH07692 suddenlyH07281! be ashamedH0954 + let them returnH07725 vexedH0926 and soreH03966! be ashamedH0954$5 let all mine enemiesH0341 my prayerH08605% will receiveH03947 lordH03068 + my supplicationH08467! hath heardH08085 lordH03068 LhB%b7qU3hLHlift upH05375G)in thine angerH0639FlordH03068EariseH06965D selahH05542C# in the dustH06083B# mine honourH03519Aand layH07931@)upon the earthH0776?my lifeH02416(>;yea, let him tread downH07429=and takeH05381<my soulH05315;persecuteH07291:'let the enemyH03419'is mine enemyH06887'89him that without causeH0738707Kwith me; (yea, i have deliveredH02502+6Aunto him that was at peaceH079995evilH07451#41if i have rewardedH015803#in my handsH037092iniquityH05766"1/this; if there beH034260)if i have doneH06213/my godH0430.lordH03068 -+none to deliverH05337,in piecesH06561 EmEx_? ];cEc and reinsH03629b! the heartsH03826a triethH0974` godH0430"_/ for the righteousH06662^ the justH06662]' but establishH03559\) come to an endH01584[' of the wickedH07563&Z7 oh let the wickednessH074510YKand according to mine integrityH08537.XGaccording to my righteousnessH06664WlordH03068VjudgeH08199U!the peopleH05971T#shall judgeH01777SlordH03068R%thou on highH047911QMfor their sakes therefore returnH07725#P1compass thee aboutH05437O'of the peopleH03816*N?so shall the congregationH05712$M3 thou hast commandedH06680L%the judgmentH04941Kand awakeH05782 J+of mine enemiesH06887,ICthyself because of the rageH05678 FiR6y[:dEdFfalsehoodH08267"/and brought forthH03205~mischiefH05999#}1and hath conceivedH02029|'with iniquityH0205&{7behold, he travailethH02254(z; against the persecutorsH01814y! his arrowsH02671x% he ordainethH06466w of deathH04194(v; for him the instrumentsH03627&u7 he hath also preparedH03559"t/ and made it readyH03559s his bowH07198r% he hath bentH01869q his swordH02719"p/ not, he will whetH03913o! if he turnH07725n every dayH03117m is angryH02194l and godH0410k' the righteousH06662j judgethH08199i godH0430h in heartH03820g# the uprightH03477f% which savethH03467e of godH0430d! my defenceH04043 `cG&iG.{Q0` - in all the earthH0776thy nameH08034'how excellentH0117our lordH0113lordH03068of davidH01732a psalmH04210%upon gittithH01665&7to the chief musicianH05329most highH05945lordH03068#to the nameH08034%5and will sing praiseH02167/Iaccording to his righteousnessH06664lordH03068 'i will praiseH03034" /upon his own pateH06936( ;dealing shall come downH03381 +and his violentH02555" /upon his own headH07218%shall returnH07725%his mischiefH05999he madeH06466)into the ditchH07845"/it, and is fallenH05307!and diggedH02658a pitH0953he madeH03738 FvY7|X4iJ iF7+than the angelsH04306lowerH0263705Kfor thou hast made him a littleH04592#41that thou visitestH064853of manH0120$23of him? and the sonH01121&17that thou art mindfulH021420#what is manH0582)/=which thou hast ordainedH03559.'and the starsH03556-the moonH03394,)of thy fingersH0676+the workH04639*#thy heavensH08064 )+when i considerH07200 (+ and the avengerH05358'the enemyH0341)&=that thou mightest stillH07673)%=because of thine enemiesH06887$strengthH05797##1hast thou ordainedH03245"'and sucklingsH03243!of babesH05768! -out of the mouthH06310"/ above the heavensH08064 thy gloryH01935% who hast setH05414 WdA zY<|cG& tWS of davidH01732R a psalmH04210'Q+' upon muthlabbenH01121 H04192&P7 to the chief musicianH05329 O- in all the earthH0776N thy nameH08034M' how excellentH0117L our lordH0113K lordH03068J#of the seasH03220Ithe pathsH0734 H+passeth throughH05674G!of the seaH03220F%and the fishH01709E!of the airH08064Dthe fowlH06833C%of the fieldH07704#B3yea, and the beastsH0929Aand oxenH0504@all sheepH06792?)under his feetH07272>'thou hast putH07896=%of thy handsH03027<)over the worksH046391;Mthou madest him to have dominionH04910:!and honourH019269)him with gloryH03519!8-and hast crownedH05849 ewJ'mN6gG% en! the wickedH07563!m3 thou hast destroyedH06l# the heathenH01471"k/ thou hast rebukedH01605j rightH06664i judgingH08199h' in the throneH03678g# thou satestH03427f% and my causeH01779e my rightH04941)d= for thou hast maintainedH06213 c+ at thy presenceH06440b! and perishH06 a+ they shall fallH03782` backH0268_! are turnedH07725!^/ when mine enemiesH0341!]- o thou most highH05945\# to thy nameH08034,[C in thee: i will sing praiseH02167Z# and rejoiceH05970Y) i will be gladH08055)X=  all thy marvellous worksH06381"W/ i will shew forthH05608$V3 with my whole heartH03820U lordH03068T' i will praiseH03034 Ma@nP7mO*sM" / for the oppressedH01790& 7 also will be a refugeH04869 lordH03068) in uprightnessH04339' to the peopleH03816+A he shall minister judgmentH01777!- in righteousnessH06664 the worldH08398#1 and he shall judgeH08199% for judgmentH04941! his throneH03678!- he hath preparedH03559~ for everH05769}% shall endureH03427| lordH03068{  with themH01992z# is perishedH06y) their memorialH02143x' citiesH05892 H06145(w; and thou hast destroyedH05428v endH08552(u; are come to a perpetualH05331t% destructionsH02723s% o thou enemyH0341r and everH05703q for everH05769p! their nameH08034"o/ thou hast put outH04229 Uc;"|`DhHU,&C me, thou that liftest me upH07311"%/ of them that hateH08130$! my troubleH06040# considerH07200" lordH03068!! have mercyH02603% '' of the humbleH06041 H06035# not the cryH06818$3 them: he forgettethH07911) he rememberethH02142 for bloodH01818+A when he maketh inquisitionH01875! his doingsH05949!- among the peopleH05971 declareH05046 in zionH06726) which dwellethH03427 lordH03068% sing praisesH02167) them that seekH01875"/ hast not forsakenH05800 lordH03068$5 will put their trustH0982 thy nameH08034#1 and they that knowH03045 ! of troubleH06869  in timesH06256  a refugeH04869 esR.iK,^=eC! the wickedH07563B  selahH05542A  higgaionH01902!@- of his own handsH03709?# in the workH06467> is snaredH05367=! the wickedH07563<% he executethH06213;% the judgmentH04941: is knownH030459 lordH030688  takenH03920"7/ is their own footH072726 they hidH029345 whichH020984! in the netH075683 they madeH062132! in the pitH078451' are sunk downH028830# the heathenH01471!/- in thy salvationH03444.) i will rejoiceH01523- of zionH06726 ,+ of the daughterH01323+% in the gatesH08179*) all thy praiseH08416&)7 that i may shew forthH05608( of deathH04194') from the gatesH08179 RzcC~dK,mT4oRb in timesH06256a hidestH05956` lordH03068_' thou afar offH07350^% why standestH05975] selahH05542\ menH0582[ may knowH03045Z# the nationsH01471Y lordH03068$X%' them in fearH04172 H04172W putH07896V% in thy sightH06440U be judgedH08199 T+ let the heathenH01471S prevailH05810R# let not manH0582Q lordH03068P ariseH06965O for everH05703N perishH06#M#' of the poorH06035 H06041 L+ the expectationH08615K% be forgottenH07911 J+ shall not alwayH05331I' for the needyH034H godH0430G# that forgetH07913 F+ all the nationsH01471E into hellH07585 D+ shall be turnedH07725 [hB|a@}[D[ + all his enemiesH06887~ far aboveH04791}' thy judgmentsH04941| grievousH02342{! are alwaysH06256z his waysH01870(y; not in all his thoughtsH04209x godH0430w' will not seekH01875"v1 of his countenanceH0639"u/ through the prideH01363t! the wickedH07563s abhorrethH05006r lordH03068q% the covetousH01214p% and blessethH01288o desireH08378n) of his heart'sH05315m boastethH01984l) for the wickedH07563#k1 they have imaginedH02803j thatH02098i) in the devicesH04209"h/ let them be takenH08610g the poorH06041f) doth persecuteH01814e prideH01346d! the wickedH07563c! of troubleH06869 BwV5{^@!fI%_B to catchH02414 - he lieth in waitH0693! in his denH05520 as a lionH0738 secretlyH04565 - he lieth in waitH0693!-  against the poorH02489 + are privily setH06845 his eyesH05869% the innocentH05355) doth he murderH02026%5 in the secret placesH04565 + of the villagesH02691&7 in the lurking placesH03993! he sittethH03427 ! and vanityH0205  mischiefH05999! - under his tongueH03956  and fraudH08496 ! and deceitH04820! of cursingH0423 is fullH04390 his mouthH06310% in adversityH07451' neverH01755 H01755%5 i shall not be movedH04131% in his heartH03820% he hath saidH0559! he puffethH06315 c[:_H%}dH)c9% he hath saidH05598 godH04307 contemnH05006*6? wherefore doth the wickedH07563&5)' not the humbleH06041 H060354 forgetH079113! thine handH030272 lift upH053751 o godH04100 lordH03068/ ariseH06965. seeH07200-' he will neverH05331, his faceH06440+ he hidethH05641*) hath forgottenH07911) godH0410(% in his heartH03820'% he hath saidH0559#&1 by his strong onesH06099% may fallH053075$95 himself, that the poorH02489 H02489 H02426# humblethH07817"% he crouchethH01794!!- him into his netH07568 + when he drawethH04900 the poorH06041' he doth catchH02414 the poorH06041 SkN0xR8v]D+wS V+ thou hast heardH08085U lordH03068T+ out of his landH0776S% are perishedH06R# the heathenH01471Q and everH05703P for everH05769O kingH04428N lordH03068M noneH01077L thou findH04672K) his wickednessH07562J seek outH01875I% and the evilH07451H' of the wickedH07563G% thou the armH02220F breakH07665"E/  of the fatherlessH034907DY  himself unto thee; thou art the helperH05826C! committethH05800B the poorH02489A' with thy handH03027@! to requiteH05414? and spiteH03708> mischiefH05999#=1 for thou beholdestH05027<) thou hast seenH07200&;7 thou wilt not requireH01875:% in his heartH03820 DyL0jN$uZ5 tD,s7% that they may privilyH01119 H0652 r+ upon the stringH03499q# their arrowH02671 p+ they make readyH03559o bowH07198n bendH01869$m3 for, lo, the wickedH07563!l-  to your mountainH02022k a birdH06833j fleeH05110i' ye to my soulH05315h how sayH0559g) put i my trustH02620f lordH03068e of davidH01732&d7 to the chief musicianH05329c oppressH06206b# may no moreH03254a% of the earthH0776`% that the manH0582"_/ and the oppressedH01790^) the fatherlessH03490] to judgeH08199\ to hearH07181)[? thou wilt cause thine earH0241Z# their heartH03820"Y/ thou wilt prepareH03559X' of the humbleH06035W! the desireH08378 ]^3tW<uR+u] fireH0784 snaresH06341' he shall rainH04305 + upon the wickedH07563 hatethH08130  his soulH05315  violenceH02555# 3 and him that lovethH0157 ) but the wickedH07563 ' the righteousH06662 triethH0974 lordH03068  of menH0120%  the childrenH01121  tryH0974#  his eyelidsH06079 beholdH02372 his eyesH05869 in heavenH08064 throneH03678~ lord'sH03068} templeH01964|# in his holyH06944{ lordH03068z doH06466'y9 what can the righteousH06662x% be destroyedH02040#w1 if the foundationsH08356v  in heartH03820u)  at the uprightH03477t shootH03384bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{eXfrgh-iIjfklm=nYowpq3rOeXfrgh-iIjfklm=nYowpq3rOsltu&vCwaxyz9{S|r}~+Hc7Sn &Cb9Vs0Ol 'Eb:Vr-Jh"<Ts)D_}9Ur,Hc8Up )Ea9Wtˆ-ÈIĈfňƈLj= K~]7~T1`GdK0 lipsH08193/! flatteringH02513#.1 with his neighbourH07453- every oneH0376, vanityH07723+! they speakH01696*  of menH0120();  from among the childrenH01121(  failH06461 '-  for the faithfulH0539& ceasethH01584"%/ for the godly manH02623$ lordH03068# helpH03467" of davidH01732! a psalmH04210 ) upon sheminithH08067&7 to the chief musicianH05329# the uprightH03477# doth beholdH02372 + his countenanceH06440' righteousnessH06666 lovethH0157 lordH03068"/ for the righteousH06662%  of their cupH03563# the portionH04521 tempestH07307 + and an horribleH02152' and brimstoneH01614 \gD+ gJ2 kR3v\O triedH06884N silverH03701M wordsH0565L pureH02889K lordH03068J the wordsH0565I  puffethH06315H  in safetyH03468G! i will setH07896F lordH03068E saithH0559!D- now will i ariseH06965C% of the needyH034B+ for the sighingH0603A# of the poorH06041#@1 for the oppressionH07701? lordH0113> our lipsH08193 =+ will we prevailH01396 <+ with our tongueH03956;' who have saidH0559: proudH014199' that speakethH016968! the tongueH039567 lipsH081936) all flatteringH025135' shall cut offH037724 lordH030683'  do they speakH016962 heartH038201' with a doubleH03820 VbI!hD&u\?vVl# in my heartH03824k sorrowH03015j! in my soulH05315i counselH06098&h7 how long shall i takeH07896g thy faceH06440(f; how long wilt thou hideH05641e for everH05331d lordH03068*c? how long wilt thou forgetH07911b of davidH01732a a psalmH04210&`7 to the chief musicianH05329_# are exaltedH07311^% menH0120 H01121 ]+ when the vilestH02149\' on every sideH05439[ walkH01980Z! the wickedH07563Y for everH05769X! generationH01755W) them from thisH02098$V3 thou shalt preserveH05341U lordH03068 T+ thou shalt keepH08104S#  seven timesH07659R  purifiedH02212Q of earthH0776P% in a furnaceH05948 Y}dK1^7nI)vY hath saidH0559the foolH05036of davidH01732&7to the chief musicianH053292O because he hath dealt bountifullyH01580 lordH03068# i will singH07891!- in thy salvationH03444' shall rejoiceH01523 my heartH03820% in thy mercyH02617"~1 but i have trustedH0982 }+ when i am movedH04131|! me rejoiceH01523#{1 those that troubleH06862!z- i have prevailedH03201y sayH0559x+ lest mine enemyH0341w deathH04194v% lest i sleepH03462u mine eyesH05869t lightenH0215s my godH0430r lordH03068q hearH06030p considerH05027o! be exaltedH07311)n? how long shall mine enemyH0341m dailyH03119 HrX4gJ[B#~bH'breadH03899&they eatH0398%my peopleH05971$!who eat upH0398#%no knowledgeH03045"#of iniquityH0205%!5have all the workersH06466 #no, not oneH0259goodH02896 +none that doethH06213'become filthyH0444togetherH03162(;they are all gone asideH05493 godH0430 seekH01875-Ewere any that did understandH07919if thereH03426to seeH07200of menH0120"/upon the childrenH01121#from heavenH08064#looked downH08259lordH03068 goodH02896 + none that doethH06213 worksH05949* ?they have done abominableH08581! -they are corruptH07843 no godH0430 %in his heartH03820 QiChF(oM2uQ E+who shall dwellH07931!D/in thy tabernacleH0168 C+who shall abideH01481BlordH03068Aof davidH01732@a psalmH04210?' shall be gladH08055> israelH03478=' shall rejoiceH01523< jacobH03290;'of his peopleH05971:'the captivityH076229'bringeth backH077258lordH030687#out of zionH067266of israelH034785'the salvationH034444oh thatH054143!his refugeH042682lordH030681#of the poorH060410#the counselH06098/)ye have shamedH0954!.-of the righteousH06662"-/in the generationH01755,for godH0430+fearH06342)*=there were they in greatH06343) lordH03068(and callH07121 [eC"fArM*x[bto usuryH05392ahis moneyH03701 `+putteth not outH05414_% and changethH04171^hurtH07489]swearethH07650\lordH03068[)them that fearH03373!Z-but he honourethH03513Y%is contemnedH0959X'a vile personH03988W'in whose eyesH05869&V7against his neighbourH07138U!a reproachH02781T'nor taketh upH05375!S-to his neighbourH07453RevilH07451Qnor doethH06213$P3not with his tongueH03956O!backbitethH07270N%in his heartH03824Mthe truthH0571L%and speakethH01696K'righteousnessH06664J#and workethH06466IuprightlyH08549 H+he that walkethH01980GhillH02022F#in thy holyH06944 D{[>"w^C#b:dD# their namesH08034 take upH05375~norH01077!}-will i not offerH05258|of bloodH01818&{7their drink offeringsH05262zanotherH0312yhastenH04116$x3shall be multipliedH07235w'their sorrowsH06094v)all my delightH02656u'the excellentH0117t%in the earthH0776sthatH01992r'to the saintsH06918q#my goodnessH02896pmy lordH0136olordH03068n)thou hast saidH0559.mGfor in thee do i put my trustH02620lme, o godH0410kpreserveH08104jof davidH01732imichtamH04387h be movedH04131g#shall neverH05769f'he that doethH06213%e5against the innocentH05355drewardH07810c!nor takethH03947 ^~\7qP7 fK&{^ my fleshH01320 rejoicethH01523% and my gloryH03519 is gladH08055#1 therefore my heartH03820%5i shall not be movedH04131!-at my right handH03225alwaysH08548lordH03068!i have setH07737(;me in the night seasonsH03915'also instructH03256my reinsH03629*?who hath given me counselH03289lordH03068 %i will blessH01288 heritageH05159% 5yea, i have a goodlyH08231$ 3unto me in pleasantH05273 !are fallenH05307the linesH02256my lotH01486!-thou maintainestH08551'and of my cupH03563$3of mine inheritanceH02506#the portionH04490lordH03068% into my lipsH08193 ]y]0 uQ5{bD+v]: lipsH081939) out of feignedH048208 notH038087) unto my prayerH086056give earH02385#unto my cryH074404attendH071813lordH030682the rightH066641hearH080850of davidH01732/a prayerH08605.% for evermoreH05331- pleasuresH05273",/ at thy right handH03225+ of joyH08057* fulnessH07648 )+ in thy presenceH06440( of lifeH02416'# me the pathH0734&) thou wilt shewH03045%! corruptionH07845$ to seeH07200#) thine holy oneH02623)"= neither wilt thou sufferH05414! in hellH07585  my soulH05315(; for thou wilt not leaveH05800 in hopeH0983 + also shall restH07931 RtY+}^3jJ-tRV'i have calledH07121UslipH04131T%my footstepsH06471S%in thy pathsH04570Rmy goingsH0838Qhold upH08551!P-of the destroyerH06530Othe pathsH0734N#i have keptH08104M#of thy lipsH08193L#by the wordH01697Kof menH0120%J5concerning the worksH06468%I5 shall not transgressH05674Hmy mouthH06310'G9nothing; i am purposedH02161F!shalt findH04672 E+thou hast triedH06884D%in the nightH03915"C/thou hast visitedH06485B!mine heartH03820 A-thou hast provedH0974*@?the things that are equalH04339?beholdH02372>)let thine eyesH05869"=/from thy presenceH06440<!come forthH03318 ;+let my sentenceH04941 Lx[>wK2nO6qL!r- with their mouthH06310!q- in their own fatH02459"p/ they are inclosedH05462!o- compass me aboutH05362n enemiesH0341m my deadlyH05315l oppressH07703k thatH02098j! the wickedH07563i fromH06440h%of thy wingsH03671$g3me under the shadowH06738fhideH05641"e!'of the eyeH05869 H01323d+me as the appleH0380ckeepH08104(b;from those that rise upH06965+aAthem which put their trustH02620"`/by thy right handH03225#_1o thou that savestH03467^)lovingkindnessH02617$]3shew thy marvellousH06395\my speechH0565[and hearH08085Zthine earH0241YinclineH05186Xme, o godH0410.WGupon thee, for thou wilt hearH06030 WvT5Q5hL( yW'their portionH02506%of the worldH02465from menH04962 lordH03068 thy handH03027 from menH04962  thy swordH02719 + from the wickedH07563 my soulH05315 deliverH06403' cast him downH03766 himH06440! disappointH06923 lordH03068 ariseH06965!- in secret placesH04565 lurkingH03427,C and as it were a young lionH03715~# of his preyH02963} is greedyH03700| as a lionH0738{ likeH01825z% to the earthH0776y# bowing downH05186x! their eyesH05869w' they have setH07896v+ us in our stepsH0838(u; they have now compassedH05437t proudlyH01348s! they speakH01696 E`@"sJ)eL. kE"-/and from the handH03027",1 of all his enemiesH0341"+/ him from the handH03709* deliveredH05337) lordH03068(! in the dayH03117'%of this songH07892&the wordsH01697%lordH03068$who spakeH01696#lordH03068"#the servantH05650!of davidH01732& 7to the chief musicianH05329"/with thy likenessH08544%when i awakeH06974%5i shall be satisfiedH07646!-in righteousnessH06664thy faceH06440)=as for me, i will beholdH02372)to their babesH05768the restH03499 and leaveH03240# of childrenH01121' they are fullH07646% with thy hidH06840% thou fillestH04390+and whose bellyH0990lifeH02416 ZlS7lK']= vZJof hellH07585I#the sorrowsH02256H)made me afraidH01204G)of ungodly menH01100#F1me, and the floodsH05158EcompassedH0661Dof deathH04194C#the sorrowsH02256!B/from mine enemiesH0341$A3so shall i be savedH03467@'to be praisedH01984?lordH03068>#i will callH07121=' my high towerH04869 <+ of my salvationH03468;% and the hornH07161:!my bucklerH04043%95in whom i will trustH026208#my strengthH066977my godH0410!6-and my delivererH06403 5+and my fortressH046864my rockH055533lordH030682#my strengthH023911lordH030680#i will loveH07355/#and he saidH0559.of saulH07586 F\?&jR7oU1bFhdevouredH0398!g-out of his mouthH06310fand fireH0784#e3out of his nostrilsH0639da smokeH06227c'there went upH05927%b5because he was wrothH02734 a+and were shakenH01607`movedH07264"_/also of the hillsH02022 ^+the foundationsH04146]%and trembledH07493\shookH01607[)then the earthH0776Z' into his earsH0241Y beforeH06440X cameH0935W! and my cryH07775"V/out of his templeH01964Umy voiceH06963The heardH08085S#unto my godH0430Rand criedH07768QlordH03068Pi calledH07121O)in my distressH06862NpreventedH06923Mof deathH04194L!the snaresH04170#K1compassed me aboutH05437 b`?sS7_>{b lordH03068 of fireH0784 and coalsH01513 hailH01259 passedH05674,C before him his thick cloudsH05645"/ at the brightnessH05051~% of the skiesH07834}% thick cloudsH05645| watersH04325{ darkH02824z# round aboutH05439y% his pavilionH05521!x- his secret placeH05643w darknessH02822v he madeH07896u# of the windH07307t) upon the wingsH03671 s+ yea, he did flyH01675r# and did flyH05774q' upon a cherubH03742p# and he rodeH07392o) under his feetH07272n% and darknessH06205$m3 also, and came downH03381l# the heavensH08064k he bowedH05186j%were kindledH01197icoalsH01513 T}_F( }^:lJ1tT"#me, he drewH04871!he tookH03947 !from aboveH04791he sentH07971+ of thy nostrilsH0639' of the breathH07307% at the blastH05397lordH03068'at thy rebukeH01606 +were discoveredH01540%of the worldH08398$3and the foundationsH04146were seenH07200of watersH04325!/then the channelsH0650 +and discomfitedH02000!lightningsH01300&7them; and he shot outH07232'and scatteredH06327!his arrowsH02671!-yea, he sent outH07971  of fireH0784  and coalsH01513  hailH01259  his voiceH06963  gaveH05414 + and the highestH05945) in the heavensH08064) also thunderedH07481 S{b4d<W(S/<Iand have not wickedly departedH07561;lordH03068:the waysH01870 9+for i have keptH08104$83hath he recompensedH077257#of my handsH03027+6Aaccording to the cleannessH0125215Mme according to my righteousnessH066644rewardedH015803lordH03068)2=me, because he delightedH026541%he deliveredH02502(0;also into a large placeH04800$/3he brought me forthH03318.#was my stayH04937-lordH03068,)of my calamityH0343+'me in the dayH03117*)they preventedH06923,)Eme: for they were too strongH0553*(?and from them which hatedH08130'enemyH0341"&/me from my strongH05794%%he deliveredH05337$watersH04325#)me out of manyH07227 ?`9rC#i6a?T'the afflictedH06041#S1for thou wilt saveH03467/RIthou wilt shew thyself frowardH06617%Q5and with the frowardH06141,PCthou wilt shew thyself pureH01305O'with the pureH01305/NIthou wilt shew thyself uprightH08552MmanH01399 L+with an uprightH085490KKthou wilt shew thyself mercifulH02616"J/with the mercifulH02623 I+in his eyesightH05869H#of my handsH03027+GAaccording to the cleannessH012521FMme according to my righteousnessH06664E#recompensedH07725DlordH03068*C?myself from mine iniquityH05771'B9before him, and i keptH08104#A1i was also uprightH08549@%his statutesH027082?Obefore me, and i did not put awayH05493&>7for all his judgmentsH04941=#from my godH0430 ccE,_8|^2cs% that girdethH0247r godH0410qour godH0430psaveH02108oa rockH06697nlordH03068msaveH01107lgodH0433(k;to all those that trustH02620ja bucklerH04043iis triedH06884hlordH03068gthe wordH0565fperfectH08549ehis wayH01870dgodH0410ca wallH07791#b1have i leaped overH01801a'and by my godH0430`a troopH01416/_Ifor by thee i have run throughH07323^#my darknessH02822])will enlightenH05050\my godH0430[lordH03068Zmy candleH05216#Y3for thou wilt lightH0215XlooksH05869WhighH07311$V3but wilt bring downH08213UpeopleH05971 MgK, gJ, tN'pM)%i have pursuedH07291%$did not slipH04571' 9$under me, that my feetH07166 $my stepsH06806# 1$thou hast enlargedH07337# 1#hath made me greatH07235# 1#and thy gentlenessH06037"/#hath holden me upH05582#1#and thy right handH03225!-#of thy salvationH03468'#me the shieldH04043%5#thou hast also givenH05414%"by mine armsH02220"is brokenH05181"of steelH05154'"so that a bowH07198"to warH04421~"my handsH03027}#"he teachethH03925'|9!me upon my high placesH01116{#!and settethH05975z#!like hinds'H0355y!my feetH07272x!he makethH07737w perfectH08549v my wayH01870u! and makethH05414!t- me with strengthH02428 B_< \8uL) ]B)*beforeH06440'(9*them small as the dustH06083 '+*then did i beatH07833 &+)but he answeredH06030%)lordH03068$%)none to saveH03467#!)they criedH07768")(them that hateH08130%!5(that i might destroyH06789 +(of mine enemiesH0341%(me the necksH06203%5(thou hast also givenH05414,C'under me those that rose upH06965"/'thou hast subduedH03766 +'unto the battleH04421!-'me with strengthH02428$5'for thou hast girdedH0247'&under my feetH07272 +&they are fallenH05307&to riseH06965-E&them that they were not ableH03201)&i have woundedH04272(;%till they were consumedH03615/I%them: neither did i turn againH07725'%and overtakenH05381%%mine enemiesH0341 @xP&\< kG%d@ D+.of my salvationH03468C+.and let the godH0430B.my rockH06697A#.and blessedH01288@.livethH02416?.lordH03068*>?-out of their close placesH04526='-and be afraidH02727 <+-shall fade awayH05034%;''-the strangersH05236 H01121:%,shall submitH03584)9/',me: the strangersH05236 H01121'89,of me, they shall obeyH08085+75%,as soon as they hearH0241 H080886#+ shall serveH05647!5-+i have not knownH030454+a peopleH059713)+of the heathenH014712#+me the headH072181)+thou hast madeH077600'+of the peopleH05971&/7+me from the strivingsH07379$.3+thou hast deliveredH06403-)*in the streetsH02351,#*as the dirtH02916$+3*i did cast them outH07324**the windH07307 X|];^GvV, uX_2 evermoreH05769^2 forH05704 ]+2and to his seedH02233\2to davidH01732 [+2to his anointedH04899Z2mercyH02617Y#2and shewethH06213&X72giveth he to his kingH04428W#2deliveranceH03444V2greatH01431U'1unto thy nameH08034!T-1and sing praisesH02167"S/1among the heathenH01471R1lordH03068-QE1therefore will i give thanksH03034P0manH0376$O30me from the violentH025550NK0against me: thou hast deliveredH05337)M=0above those that rise upH06965(L;0yea, thou liftest me upH07311$K50me from mine enemiesH0341J'0he deliverethH06403I!/the peopleH05971!H-/me, and subduethH01696%G''/that avengethH05360 H05414F/godH0410E!.be exaltedH07311 H}aC)lR4}\=hH}%a tabernacleH0168$|3in them hath he setH07760{%of the worldH08398z!to the endH07097 y+and their wordsH04405%x7through all the earthH0776w#is gone outH03318v!their lineH06957u%is not heardH08085t#their voiceH06963s%nor languageH01697rno speechH0562qknowledgeH01847pshewethH02331o!unto nightH03915nand nightH03915mspeechH0562lutterethH05042kunto dayH03117jdayH03117!i' handyworkH03027 H04639h# sheweth hisH05046"g/and the firmamentH07549fof godH0410ethe gloryH03519ddeclareH05608c#the heavensH08064bof davidH01732aa psalmH04210&`7to the chief musicianH05329 Qz\8xV"sQ8 oQthe heartH03820rejoicingH08055rightH03477lordH03068%the statutesH06490! the simpleH06612# making wiseH02449sureH0539lordH03068'the testimonyH05715the soulH05315!convertingH07725perfectH08549lordH03068 the lawH08451 'from the heatH025350 Kof it: and there is nothing hidH05641 'unto the endsH07098 +and his circuitH08622'of the heavenH08064%from the endH07097 +his going forthH04161a raceH0734to runH07323 +as a strong manH01368rejoicethH07797)of his chamberH02646!coming outH03318 +as a bridegroomH02860~# for the sunH08121 `mP7rS,`,|`9 cleanseH053528 errorsH07691"71 who can understandH09956 rewardH061185 greatH072274! in keepingH081043 warnedH0209402K moreover by them is thy servantH05650)1/' and the honeycombH06688 H05317 0+ also than honeyH01706/ sweeterH04966. fine goldH06337-) yea, than muchH07227, than goldH02091#+1 more to be desiredH02530*! altogetherH03162) righteousH06663( trueH0571' lordH03068&' the judgmentsH04941% for everH05703$ enduringH05975# cleanH02889" lordH03068! the fearH03374  the eyesH05869% enlighteningH0215pureH01249lordH03068 +the commandmentH04687 Bo@ yY2rH,}_BU of jacobH03290T! of the godH0430Sthe nameH08034R!of troubleH06869 Q+thee in the dayH03117PhearH06030OlordH03068Nof davidH01732Ma psalmH04210&L7to the chief musicianH05329 K+ and my redeemerH01350J#my strengthH06697IlordH03068H%in thy sightH06440G'be acceptableH07522F#of my heartH03820#E1and the meditationH01902D#of my mouthH06310C'let the wordsH0561B' transgressionH06588A) from the greatH07227(@; and i shall be innocentH053521?M over me: then shall i be uprightH08552+>A let them not have dominionH04910'=9 also from presumptuousH02086<# thy servantH05650; keep backH02820$:3 thou me from secretH05641 Nd?"K,}aH-tN"r/him from his holyH06944q%he will hearH06030p%his anointedH04899osavethH03467nlordH03068mnow knowH03045"l/all thy petitionsH04862kfulfilH04390jlordH03068ibannersH01713h!of our godH0430 g+and in the nameH08034!f-in thy salvationH03444 e+we will rejoiceH07442 d+all thy counselH06098c!and fulfilH043902bOthee according to thine own heartH03824agrantH05414`selahH05542$_3thy burnt sacrificeH05930^!and acceptH01878"]/all thy offeringsH04503\rememberH02142![-thee out of zionH06726Z)and strengthenH05582#Y1from the sanctuaryH06944Xthee helpH05828WsendH07971V defendH07682 a~^7tO)[?"a# how greatlyH03966%5and in thy salvationH03444 lordH03068 +in thy strengthH05797 shall joyH08055 the kingH04428 of davidH01732a psalmH04210&7to the chief musicianH05329 we callH07121 us whenH03117 hearH06030% let the kingH04428 lordH03068 saveH03467"/and stand uprightH05749!-but we are risenH06965~!and fallenH05307&}7they are brought downH03766|our godH0430{lordH03068zthe nameH08034%y5but we will rememberH02142#x1and some in horsesH05483w#in chariotsH07393"v/ of his right handH03225u strengthH01369 t+with the savingH03468sheavenH08064 ZxL- _C"vY<Z#,1for thou hast madeH07896+)hast thou laidH07737*#and majestyH01926)honourH01935!(-in thy salvationH03444'greatH01419&his gloryH03519%and everH05703$for everH05769#of daysH03117"lengthH0753!#thou gavestH05414 lifeH02416he askedH07592#on his headH07218%of pure goldH06337a crownH05850%thou settestH07896#of goodnessH02896'9him with the blessingsH01293$3for thou preventestH06923selahH05542#of his lipsH08193#the requestH0782(;and hast not withholdenH04513desireH08378 +him his heart'sH03820 +thou hast givenH05414!- shall he rejoiceH01523 EtK*|]:dK+eEH# their fruitH06529G% shall devourH0398F% and the fireH0784E% in his wrathH0639&D7 shall swallow them upH01104C lordH03068B) of thine angerH06440A# in the timeH06256@ ovenH08574?+ them as a fieryH0784 >+ thou shalt makeH07896 =+those that hateH08130<)shall find outH04672;)thy right handH03225!:/all thine enemiesH03419)shall find outH046728!thine handH03027&77he shall not be movedH04131!6-of the most highH05945&57and through the mercyH026174lordH030683trustethH09822%for the kingH04428%15with thy countenanceH06440#01him exceeding gladH08057/)thou hast madeH02302.for everH05703!--him most blessedH01293 JkQ+e<a@!dJcmy godH0410bof davidH01732aa psalmH04210`shaharH07837_'upon aijelethH0365&^7to the chief musicianH05329] thy powerH01369\! and praiseH02167[% will we singH07891&Z7 in thine own strengthH05797Y lordH03068 X+ be thou exaltedH07311!W- against the faceH06440!V- upon thy stringsH04340&U7 thou shalt make readyH03559%T5 them turn their backH07926*S? therefore shalt thou makeH07896"R/ they are not ableH03201%Q5 a mischievous deviceH04209,PC against thee: they imaginedH02803O evilH07451"N/ for they intendedH05186M of menH0120(L; from among the childrenH01121K) and their seedH02233J) from the earthH0776 I1 shalt thou destroyH06 OdB& mT0fGiOof menH0120~!a reproachH02781}!and no manH0376|a wormH084380{Min thee, and were not confoundedH0954z%they trustedH0982.yGunto thee, and were deliveredH04422x!they criedH02199'w9and thou didst deliverH06403%v7in thee: they trustedH0982utrustedH0982t#our fathersH01sof israelH03478r#the praisesH08416 q+that inhabitestH03427pholyH06918"o/and am not silentH01747-nEnot; and in the night seasonH03915!m-but thou hearestH06030l)in the daytimeH03119ki cryH07121jo my godH0430i' of my roaringH07581h the wordsH01697g% from helpingH03444f farH07350'e9why hast thou forsakenH05800dmy godH0410 RoL0nA pD*kR manyH07227% none to helpH05826 nearH07138%5 from me; for troubleH06869! be not farH07368 bellyH0990 - from my mother'sH0517 my godH0410(; upon thee from the wombH07358! i was castH07993 breastsH07699 - upon my mother'sH0517'; thou didst make me hopeH0982"1 me out of the wombH0990 % he that tookH01518) =him, seeing he delightedH02654% 5him: let him deliverH05337! -he would deliverH06403 lordH03068!he trustedH01556the headH07218!they shakeH05128the lipH08193)they shoot outH06358%5me laugh me to scornH03932"/all they that seeH07200'of the peopleH05971%and despisedH0959 O`A _:zZ6lO8for dogsH036117 of deathH04194!6-me into the dustH06083&57and thou hast broughtH082394!to my jawsH044553cleavethH016922'and my tongueH03956 1+like a potsherdH027890#is dried upH03001/#my strengthH03581.% of my bowelsH04578-%in the midstH08432,%it is meltedH04549+#is like waxH01749*my heartH03820!)-are out of jointH06504!(-and all my bonesH06106'!like waterH04325 &+i am poured outH08210% lionH0738$' and a roaringH07580#! a raveningH02963"% their mouthsH06310!! they gapedH06475$ 3 have beset me roundH03803 of bashanH01316! me: strongH047) have compassedH05437 bullsH06499 YtI, vW.uT8Y"U1me from the lion'sH0738TsaveH03467S!of the dogH03611R)from the powerH03027Q!my darlingH03173P)from the swordH02719Omy soulH05315NdeliverH05337M%thee to helpH05833LhasteH02363K'o my strengthH0360JlordH03068$I3but be not thou farH07368 H+upon my vestureH03830GlotsH01486%F5among them, and castH05307E#my garmentsH0899Dthey partH02505CstareH07200Bthey lookH05027A%all my bonesH06106@!i may tellH05608?#and my feetH07272>my handsH03027'=-%me: they piercedH0738 H03738<'have inclosedH05362;'of the wickedH07489!:-me: the assemblyH057129)have compassedH05437 TtQ4kP' Y8{T#p1unto him, he heardH08085,oCfrom him; but when he criedH07768nhis faceH06440$m3neither hath he hidH05641!l-of the afflictedH06041k)the afflictionH06039j%nor abhorredH08262(i=for he hath not despisedH0959h of israelH03478%g5him, all ye the seedH02233f'him; and fearH01481eglorifyH03513dof jacobH03290%c5him; all ye the seedH02233bpraiseH01984alordH03068`%ye that fearH03373_'will i praiseH01984$^3of the congregationH06951]%in the midstH08432 \-unto my brethrenH0251[thy nameH08034Z)i will declareH05608 Y+of the unicornsH07214"X/me from the hornsH07161$W3for thou hast heardH06030VmouthH06310 Wy]3wS4~U2oW fatH01879" /among the nationsH01471 %the governorH04910 lord'sH03068 +for the kingdomH04410 beforeH06440'shall worshipH07812)of the nationsH01471%5and all the kindredsH04940lordH03068and turnH07725)shall rememberH02142%of the worldH0776%all the endsH0657 for everH05703~!shall liveH02421 }+him: your heartH03824|that seekH01875{lordH03068"z/they shall praiseH01984!y-and be satisfiedH07646xshall eatH0398wthe meekH06035&v7before them that fearH03373umy vowsH05088t!i will payH07999s%congregationH06951%r5of thee in the greatH07227qmy praiseH08416 F{[="fG"jD( cF)pasturesH04999(in greenH01877)'=he maketh me to lie downH07257!&-i shall not wantH02637%#my shepherdH07462$lordH03068#of davidH01732"a psalmH04210"!/that he hath doneH06213# 1that shall be bornH03205'unto a peopleH05971"/his righteousnessH06666"/and shall declareH05046+they shall comeH0935!-for a generationH01755#to the lordH0136+Ahim; it shall be accountedH05608#shall serveH05647a seedH02233% his own soulH05315-E him: and none can keep aliveH02421beforeH06440shall bowH03766#to the dustH06083&7all they that go downH03381#and worshipH07812shall eatH0398!upon earthH0776 N}aB]=!z_(lNEand mercyH02617 D+surely goodnessH02896C% runneth overH07310Bmy cupH03563Awith oilH08081@my headH07218?)thou anointestH018783>Qme in the presence of mine enemiesH06887=beforeH06440<a tableH07979;)thou preparestH06186:%they comfortH051629'and thy staffH04938!8-with me; thy rodH076267no evilH074516#i will fearH03372'59of the shadow of deathH06757#41through the valleyH01516#31yea, though i walkH032122)for his name'sH08034!1-of righteousnessH06664 0+me in the pathsH04570/!he leadethH05148.my soulH05315-%he restorethH07725,watersH04325$+3me beside the stillH04496*!he leadethH05095 cwV=^6yW>}caheartH03824`!and a pureH01249_handsH03709#^1he that hath cleanH05355]placeH04725\#in his holyH06944#[1or who shall standH06965ZlordH03068Y'into the hillH02022!X-who shall ascendH05927#W1it upon the floodsH05104 V+and establishedH03559!U-it upon the seasH03220$T3for he hath foundedH03245$S3and they that dwellH03427#R1thereof; the worldH08398 Q+and the fulnessH04393Plord'sH03068Othe earthH0776Nof davidH01732Ma psalmH04210L% for everH03117 H0753KlordH03068J%in the houseH01004!I-and i will dwellH03427H!of my lifeH02416 G+me all the daysH03117F%shall followH07291 FzZ5mG$wQ.zaFstrongH05808~lordH03068}of gloryH03519|this kingH04428{' shall come inH0935zof gloryH03519y%and the kingH04428xdoorsH06607w)ye everlastingH05769"v/and be ye lift upH05375u!o ye gatesH08179t!your headsH07218slift upH05375rselahH05542qo jacobH03290pthy faceH06440o)him, that seekH01245"n/of them that seekH01875m)the generationH01755!l-of his salvationH03468k%from the godH0430"j/and righteousnessH06666ilordH03068h%the blessingH01293!g-he shall receiveH05375f# deceitfullyH04820enor swornH07650d#unto vanityH07723chis soulH05315'b9who hath not lifted upH05375 jsT5]@' _C' j(;yea, let none that waitH06960triumphH05970$5let not mine enemiesH0341.Iin thee: let me not be ashamedH0954i trustH0982o my godH0430my soulH05315%do i lift upH05375lordH03068of davidH01732 selahH05542 of gloryH03519 the kingH04428 of hostsH06635 lordH03068 of gloryH03519! - who is this kingH04428 ' shall come inH0935  of gloryH03519 % and the kingH04428  doorsH06607) ye everlastingH05769 upH05375! o ye gatesH08179! your headsH07218 lift upH05375in battleH04421mightyH01368lordH03068!and mightyH01368 ZmT4lH"xX;Z*9?thou me for thy goodness'H028988rememberH02142'79according to thy mercyH02617&67nor my transgressionsH065885#of my youthH052714%not the sinsH024033rememberH021422#ever of oldH05769)1=and thy lovingkindnessesH02617#01thy tender merciesH07356/lordH03068.rememberH02142-#all the dayH03117",/on thee do i waitH06960 ++of my salvationH03468*the godH0430)and teachH03925(+me in thy truthH0571'leadH01869&%me thy pathsH0734%teachH03925$lordH03068##me thy waysH01870"shewH03045!'without causeH07387 -which transgressH0898#3let them be ashamedH0954"1on thee be ashamedH0954 ^iM.pO6mT9}^W! in the wayH01870#V1 him shall he teachH03384U lordH03068 T+ he that fearethH03373S what manH0376R greatH07227Q' mine iniquityH05771P pardonH05545O lordH03068N) for thy name'sH08034$M3 and his testimoniesH05713L% his covenantH01285"K/ unto such as keepH05341J and truthH0571I mercyH02617H lordH03068G' all the pathsH0734F his wayH01870E' will he teachH03925D% and the meekH06035C# in judgmentH04941B' will he guideH01869A the meekH06035@!in the wayH01870?sinnersH02400(>;therefore will he teachH03384=lordH03068<#and uprightH03477;goodH02896:lordH03068 FcA$tV=$tW5oF%t5upon mine afflictionH06040slookH07200!r-of my distressesH04691"q/bring thou me outH03318p%are enlargedH07337o#of my heartH03824n%the troublesH06869m'and afflictedH06041ldesolateH03173-kEthee unto me, and have mercyH02603jturnH06437i)out of the netH07568hmy feetH07272#g1for he shall pluckH03318flordH03068eeverH08548dmine eyesH05869"c/them his covenantH01285&b7him; and he will shewH03045$a3with them that fearH03373`lordH03068_!the secretH05475^ the earthH0776]' shall inheritH03423\% and his seedH02233[ at easeH02896Z# shall dwellH03885Y his soulH05315X+ he shall chooseH0977 [c=Z3w^2t[lordH03068)i have trustedH0982"/in mine integrityH08537"/for i have walkedH01980 lordH03068 judgeH08199 of davidH01732( ;out of all his troublesH06869 o godH0430israelH03478redeemH06299)me; for i waitH06960preserveH05341 +and uprightnessH03476'let integrityH08537#1for i put my trustH02620)?me: let me not be ashamedH0954#and deliverH05337my soulH05315~o keepH08104}hatredH08135|'me with cruelH02555{'and they hateH08130"z/for they are manyH07231y%mine enemiesH0341xconsiderH07200w#all my sinsH02403v#and forgiveH05375u#and my painH05999 WlO.uW;a=~W#-1that i may publishH08085,lordH03068+#thine altarH04196"*/so will i compassH05437)%in innocencyH05356(!mine handsH03709'#i will washH07364 &+with the wickedH07563!%-and will not sitH03427$'of evil doersH07489!#-the congregationH06951"%i have hatedH08130!!-with dissemblersH05956$ 5neither will i go inH0935personsH04962with vainH07723)i have not satH03427%in thy truthH0571"/and i have walkedH01980!-before mine eyesH05869'9for thy lovingkindnessH02617%and my heartH03820my reinsH03629me; tryH06884and proveH05254lordH03068examineH0974"/i shall not slideH04571 enU5qQ0pT6eI standethH05975H my footH07272$G3 me, and be mercifulH02603F redeemH06299"E/ in mine integrityH08537+DA but as for me, i will walkH03212C of bribesH07810B is fullH04390%A5 and their right handH03225@ mischiefH02154?) in whose handsH03027> menH0582=# with bloodyH01818<# nor my lifeH02416;% with sinnersH02400:# not my soulH053159 gatherH06228dwellethH04908#71where thine honourH035196'and the placeH047255%of thy houseH010044)the habitationH045833%i have lovedH01572lordH03068*1?of all thy wondrous worksH063810and tellH05608 /+of thanksgivingH08426.)with the voiceH06963 Rx[B&T0sV3iRfoneH0259econfidentH0982d#should riseH06965c!though warH04421b)shall not fearH03372%a5against me, my heartH03820`'should encampH02583_)though an hostH04264^and fellH05307]'they stumbledH03782\my fleshH01320![/upon me to eat upH0398ZcameH07126Y#and my foesH0341X%mine enemiesH06862 W+when the wickedH07489*V? of whom shall i be afraidH06342U!of my lifeH02416T%the strengthH04581SlordH03068"R/whom shall i fearH03372!Q-and my salvationH03468Pmy lightH0216OlordH03068Nof davidH01732M lordH03068L% will i blessH01288%K5 in the congregationsH04721!J- in an even placeH04334 \sR9^:i>\+Ame: therefore will i offerH02076#round aboutH05439"1above mine enemiesH0341~%be lifted upH07311(};and now shall mine headH07218|# upon a rockH06697'{9me; he shall set me upH07311z'shall he hideH05641!y/of his tabernacleH0168x'in the secretH05643#w1me in his pavilionH05520v'he shall hideH06845u!of troubleH07451 t+for in the timeH03117s'in his templeH01964r) and to enquireH01239q lordH03068p! the beautyH05278o to beholdH02372n! of my lifeH02416m%all the daysH03117llordH03068k%in the houseH01004(j;after; that i may dwellH03427!i-that will i seekH01245hlordH03068g)have i desiredH07592 MT;" hI,yX4qM + of my salvationH03468 me, o godH0430(; me not, neither forsakeH05800 leaveH05203'9 thou hast been my helpH05833 in angerH0639 awayH05186 + not thy servantH05650% from me; putH05186% not thy faceH06440 hideH05641#will i seekH01245lordH03068$3unto thee, thy faceH06440saidH0559my heartH03820!ye my faceH06440seekH01245) =also upon me, and answerH06030 !have mercyH02603 'with my voiceH06963 i cryH07121 lordH03068hearH08085 lordH03068)= yea, i will sing praisesH02167# i will singH07891of joyH08643!sacrificesH02077!/in his tabernacleH0168 GgM.vH$sX6nG#=1be of good courageH02388<lordH03068;waitH06960:' of the livingH024169# in the landH07768 lordH030687% the goodnessH028986 to seeH072005) i had believedH05394 unlessH038843 crueltyH0255542S against me, and such as breathe outH033071% are risen upH069650 witnessesH05707/ for falseH08267 .+ of mine enemiesH06862*-? me not over unto the willH05315, deliverH05414(+; because of mine enemiesH08324* pathH0734)' me in a plainH04334( and leadH05148' lordH03068&! me thy wayH01870% teachH03384$+ will take me upH0622# lordH03068" forsakeH05800!' and my motherH0517 ) when my fatherH01 Yf=$tT;gL'Y$Y3to their neighboursH07453XpeaceH07965W#which speakH01696V#of iniquityH0205%U5and with the workersH06466 T+with the wickedH07563!S-draw me not awayH04900RoracleH01687 Q+toward thy holyH06944Pmy handsH03027*O?unto thee, when i lift upH05375N!when i cryH07768$M3of my supplicationsH08469Lthe voiceH06963KhearH08085J% into the pitH0953'I9like them that go downH03381 H+to me, i becomeH04911G)thou be silentH02790F'be not silentH02814Emy rockH06697DlordH03068%C5unto thee will i cryH07121Bof davidH01732AlordH03068@waitH06960?#thine heartH03820'>;and he shall strengthenH0553 Qp<lE# nR9nQtmy heartH03820s'and my shieldH04043r#my strengthH05797qlordH03068$p3of my supplicationsH08469othe voiceH06963&n7because he hath heardH08085mlordH03068lblessedH01288,kCthem, and not build them upH01129!j-he shall destroyH02040i%of his handsH03027"h/nor the operationH04639glordH03068f'not the worksH06468#e3because they regardH0995%d5 to them their desertH01576crenderH07725b)of their handsH03027$a3them after the workH04639`giveH05414$_3of their endeavoursH046110^Kand according to the wickednessH07455.]Gthem according to their deedsH06467\giveH05414 [+ in their heartsH03824Z%but mischiefH07451 YlG% pQ3 nU<wYthe gloryH03519lordH03068giveH03051% and strengthH05797gloryH03519 lordH03068 giveH03051" #%o ye mightyH0410 H01121 lordH03068 giveH03051of davidH01732a psalmH04210 for everH05769,C them also, and lift them upH05375 feedH07462"/ thine inheritanceH05159 and blessH01288! thy peopleH05971 saveH03467 +of his anointedH04899~strengthH04581}!the savingH03444|)their strengthH05797{lordH03068z' will i praiseH03034!y- and with my songH07892"x/greatly rejoicethH05937#w1therefore my heartH03820(v;in him, and i am helpedH05826utrustedH0982 _cE,z_A( y\>%{_1lebanonH038440#like a calfH05695,/Che maketh them also to skipH07540.!of lebanonH03844-!the cedarsH0730,breakethH07665+lordH03068*!the cedarsH0730)breakethH07665(lordH03068'the voiceH06963 &+full of majestyH01926%lordH03068$the voiceH06963#powerfulH03581"lordH03068!the voiceH06963  watersH04325upon manyH07227lordH03068!thunderethH07481of gloryH03519the godH0410 +upon the watersH04325lordH03068the voiceH06963#of holinessH06944'in the beautyH01927lordH03068worshipH07812"/due unto his nameH08034 `mP1kH* nH y`P kingH04428O sittethH03427N lordH03068M) upon the floodH03999L sittethH03427K lordH03068J gloryH03519$I5 doth every one speakH0559"H/ and in his templeH01964G# the forestsH03295 F+ and discoverethH02834E to calveH02342 D- maketh the hindsH0355C lordH03068B the voiceH06963Aof kadeshH06946@)the wildernessH04057?shakethH02342>lordH03068=)the wildernessH04057<shakethH02342;lordH03068:the voiceH069639of fireH07848!the flamesH038527dividethH026726lordH030685the voiceH069634unicornH072143%like a youngH011212!and sirionH08303 EkR3|_>%w['zE1m?'that i should not go downH03381 H03381(l;thou hast kept me aliveH02421k)from the graveH07585jmy soulH05315%i5thou hast brought upH05927hlordH030680gKunto thee, and thou hast healedH07495fi criedH07768emy godH0430dlordH03068c! to rejoiceH08055)b? and hast not made my foesH0341+aAfor thou hast lifted me upH01802`lordH03068_%i will extolH07311^of davidH01732]%of the houseH01004\)the dedicationH02598[songH07892Za psalmH04210Y! with peaceH07965X! his peopleH05971W! will blessH01288V lordH03068 U+ unto his peopleH05971T strengthH05797S will giveH05414R lordH03068Q for everH05769 Jd=eE)kIcJ lordH03068 i criedH07121 )i was troubledH0926thy faceH06440 +thou didst hideH05641strongH05797to standH05975+Athou hast made my mountainH02042'by thy favourH07522lordH03068be movedH04131'i shall neverH05769i saidH0559%~5and in my prosperityH07959}) in the morningH01242|but joyH07440{#for a nightH06153z!may endureH03885yweepingH01065xlifeH02416w'in his favourH07522va momentH07281u'for his angerH0639 t+of his holinessH06944#s1at the remembranceH02143(r;of his, and give thanksH03034q#o ye saintsH02623plordH03068osingH02167n!to the pitH0953 e\=bI#oQ,e#'1 i will give thanksH03034& my godH0430% lordH030682$O praise to thee, and not be silentH01826# may singH02167" gloryH03519!!- me with gladnessH08057 ! and girdedH0247% my sackclothH08242"/ thou hast put offH06605% into dancingH04234#1 for me my mourningH04553!- thou hast turnedH02015"/ be thou my helperH05826 lordH03068) and have mercyH02603 lordH03068 hearH08085 thy truthH0571'9 thee? shall it declareH05046 praiseH03034) shall the dustH06083! to the pitH07845) when i go downH03381# in my bloodH01818# what profitH01215$ 3i made supplicationH02603 lordH03068 Bv]7pM-vR%bBD#my strengthH04581'C9they have laid privilyH02934BthatH02098A!of the netH07568@#pull me outH03318?'me, and guideH05095>sake leadH05148)==therefore for thy name'sH08034 <+and my fortressH04686;my rockH05553: to saveH034679!of defenceH046868%for an houseH010047rockH06697"6/be thou my strongH045815#me speedilyH041204)to me; deliverH053373thine earH02412bow downH05186(1; me in thy righteousnessH066660deliverH06403/!be ashamedH0954#.%%let me neverH05769 H0408"-/do i put my trustH02620,lordH03068+of davidH01732*a psalmH04210&)7to the chief musicianH05329#(1 unto thee for everH05769 ^zaJ. yV6f:w^a lordH03068`! have mercyH02603 _+in a large roomH04800^my feetH07272]'thou hast setH05975\%of the enemyH0341['into the handH03027(Z;and hast not shut me upH05462Y)in adversitiesH06869Xmy soulH05315 W+thou hast knownH03045V!my troubleH06040)U=for thou hast consideredH07200T%in thy mercyH02617S#and rejoiceH08055R)i will be gladH01523QlordH03068P#but i trustH0982OvanitiesH01892NlyingH07723!M-them that regardH08104L%i have hatedH08130Kof truthH0571JgodH0410IlordH03068#H1thou hast redeemedH06299Gmy spiritH07307Fi commitH06485 E+into thine handH03027 R|`@ g:]>rR}# out of mindH03820|' as a dead manH04191{) i am forgottenH07911z fledH05074y! me withoutH02351"x/ they that did seeH07200%w5 to mine acquaintanceH03045v! and a fearH06343$u3 among my neighboursH07934t) but especiallyH03966's9 among all mine enemiesH06887!r- i was a reproachH02781q% are consumedH06244p% and my bonesH06106)o= because of mine iniquityH05771n failethH03782m# my strengthH03581l% with sighingH0585k% and my yearsH08141j! with griefH03015i is spentH03615h# for my lifeH02416g% and my bellyH0990f my soulH05315e! with griefH03708d# is consumedH06244c mine eyeH05869$b3 for i am in troubleH06887 L|`G%rQ8c2eLlordH03068%7let me not be ashamedH0954$3me for thy mercies'H02617saveH03467!-upon thy servantH05650to shineH0215'make thy faceH06440-Eand from them that persecuteH07291+of mine enemiesH0341!-me from the handH03027deliverH05337#in thy handH03027my timesH06256 my godH0430 i saidH0559 lordH03068 'but i trustedH0982  my lifeH05315% to take awayH03947)= against me, they devisedH02161 togetherH03162(; while they took counselH03245' on every sideH05439 fearH04032 of manyH07227# the slanderH01681!- for i have heardH08085 vesselH03627 ~1 i am like a brokenH06 dgF$ `6~V*~d4of manH03763)from the prideH07407 2+of thy presenceH06440#11them in the secretH05643 0+thou shalt hideH05641/of menH0120(.;in thee before the sonsH01121$-3for them that trustH02620",/thou hast wroughtH06466#+1for them that fearH03373(*;which thou hast laid upH06845)%thy goodnessH02898(how greatH07227&'7against the righteousH06662"&1and contemptuouslyH0937%)things proudlyH01346$grievousH06277##which speakH01696!"/be put to silenceH0481!lipsH08193 'let the lyingH08267%in the graveH07585#1let them be silentH01826!be ashamedH0954*?upon thee: let the wickedH07563"/for i have calledH07121 MiM4gF&^D+kMQ the proudH01346PrewardethH07999 O+and plentifullyH03499N%the faithfulH0539M!preservethH05341LlordH03068"K/all ye his saintsH02623JlordH03068Io loveH0157H% when i criedH07768$G3 of my supplicationsH08469Fthe voiceH06963E'thou heardestH08085D%neverthelessH0403C!thine eyesH05869B#from beforeH05048A%i am cut offH01629@#in my hasteH02648?!for i saidH0559>cityH05892=#in a strongH04692<kindnessH026175;Ufor he hath shewed me his marvellousH06381:lordH030689blessedH012888! of tonguesH03956 7+from the strifeH073796'in a pavilionH05521.5Gthou shalt keep them secretlyH06845 WvQ8qV;"wZ<W%o5 upon me: my moistureH03955n was heavyH03513m thy handH03027l and nightH03915k for dayH03119j# all the dayH03117#i1 through my roaringH07581h waxed oldH01086g my bonesH06106$f3 when i kept silenceH02790e no guileH07423$d3 and in whose spiritH07307c% not iniquityH05771b imputethH02803a lordH03068` the manH0120_ blessedH0835^ coveredH03680] sinH02401\ forgivenH05375[' transgressionH06588Z blessedH0835Y maschilH04905X of davidH01732WlordH03068!V-all ye that hopeH03176U!your heartH03824'T;and he shall strengthenH0553#S1be of good courageH02388R doerH06213 ObGwP/{M$sO + me from troubleH06862$ 3 thou shalt preserveH05341 + my hiding placeH05643)= they shall not come nighH05060 watersH04325 of greatH07227%5 surely in the floodsH07858*? when thou mayest be foundH04672$3 unto thee in a timeH06256 prayH064197Y for this shall every one that is godlyH02623  selahH05542~  of my sinH02403}%  the iniquityH05771#|1  and thou forgavestH05375{ lordH03068"z/ my transgressionsH06588y) i will confessH03034x i saidH0559w) have i not hidH03680-vE unto thee, and mine iniquityH05771u my sinH02403t) i acknowledgedH03045s  selahH05542r of summerH07019!q- into the droughtH02725p is turnedH02015 LtP- Z:xU< eL' lordH03068& be gladH08055%' shall compassH05437$ mercyH02617# lordH03068$"5 but he that trustethH0982!' to the wickedH07563  sorrowsH04341 manyH07227) they come nearH07126 lestH01077! and bridleH07448# in with bitH04964% must be heldH01102# whose mouthH05716%7 have no understandingH0995# as the muleH06505'9 be ye not as the horseH05483#1 thee with mine eyeH05869% i will guideH03289' thou shalt goH03212 whichH02098 + thee in the wayH01870) thee and teachH03384 + i will instructH07919 selahH05542 ) of deliveranceH06405$ 3 me about with songsH07438# 1 thou shalt compassH05437 ahL3aHz\6aE'!righteousnessH06666D!he lovethH0157C!in truthH0530"B/!and all his worksH04639A!rightH03477@!lordH03068?%!for the wordH01697">/!with a loud noiseH08643=!skilfullyH03190<!playH05059;!songH07892:)!unto him a newH023199!singH07891-8E!an instrument of ten stringsH06218+7A!unto him with the psalteryH050356!singH021675!with harpH036584!lordH030683!praiseH03034 2+!for the uprightH034771!is comelyH050000!praiseH08416/)!o ye righteousH06662.!lordH03068-!rejoiceH07442, in heartH03820+ uprightH03477* and shoutH07442)% ye righteousH06662(# and rejoiceH01523 UiI0 aB#u\CnUb! lordH03068"a/! and it stood fastH05975`%! he commandedH06680_%! for he spakeH0559^%!stand in aweH01481]%!of the worldH08398(\;!let all the inhabitantsH03427[!lordH03068Z!fearH03372!Y/!let all the earthH0776X)!in storehousesH0214W!the depthH08415V%!he layeth upH05414$U3!together as an heapH05067T!!of the seaH03220S!!the watersH04325R%!he gatherethH03664Q%!of his mouthH06310&P7!of them by the breathH07307!O-!and all the hostH06635N!madeH06213!M-!were the heavensH08064L!lordH03068K#!by the wordH01697J!lordH03068 I+!of the goodnessH02617H!is fullH04390G!the earthH0776F%!and judgmentH04941 ^dD"kJ/^2^)!from the placeH04349! of menH0120~%! all the sonsH01121}%! he beholdethH07200|#! from heavenH08064{! lookethH05027z! lordH03068(y;! for his own inheritanceH05159x)! he hath chosenH0977w!! the peopleH05971v! lordH03068u! whose godH0430t!! the nationH01471s! blessedH0835r#! generationsH01755q! to allH01755p%! of his heartH03820o%! the thoughtsH04284n! for everH05769m! standethH05975l! lordH03068k#! the counselH06098j)! of none effectH05106i'! of the peopleH05971h#! the devicesH04284g! he makethH05106f! to noughtH06331e)! of the heathenH01471d#! the counselH06098c! bringethH06331 NnL+gH'l?oN%!in his mercyH02617)=!him, upon them that hopeH03176$3!upon them that fearH03373!lordH03068 +!behold, the eyeH05869!strengthH02428%!by his greatH07230)=!neither shall he deliverH04422!!for safetyH08668%!a vain thingH08267!an horseH05483!strengthH03581!by muchH07230!-!is not deliveredH05337%!a mighty manH01368 !!of an hostH02428! -!by the multitudeH07230 !savedH03467! -!there is no kingH04428 +!all their worksH04639)!he considerethH0995!alikeH03162%!their heartsH03820'!he fashionethH03335%!of the earthH0776)=!upon all the inhabitantsH03427!!he lookethH07688"/!of his habitationH03427 IxZ=!Q1gE*hI9!" his praiseH084168%" at all timesH062567" lordH030686%"i will blessH01288 5+"and he departedH03212#41"who drove him awayH016443"abimelechH0402"beforeH064401'"his behaviourH02940 0+"when he changedH08138/"of davidH017321.M!be upon us, according as we hopeH03176-!lordH03068,'!let thy mercyH02617+!nameH08034*#!in his holyH06944/)K!in him, because we have trustedH0982('!shall rejoiceH08055''!for our heartH03820&)!and our shieldH04043%!our helpH05828$!lordH03068#!waitethH02442"!our soulH05315!!in famineH07458' 9!and to keep them aliveH02421!!from deathH04194!!their soulH05315!!to deliverH05337 J{bC$eH/nJ%hJV"the angelH04397,UC"him out of all his troublesH06869T"and savedH03467S"heardH08085R"lordH03068Q"criedH07121P'"this poor manH06041!O-"were not ashamedH02659 N+"and their facesH06440-ME"unto him, and were lightenedH05102L#"they lookedH05027%K5"me from all my fearsH04035"J/"me, and deliveredH05337I%"and he heardH06030H"lordH03068G"i soughtH01875F"togetherH03162E"his nameH08034*D?"with me, and let us exaltH07311C"lordH03068B"o magnifyH01431A#"and be gladH08055@!"shall hearH08085?!"the humbleH06035>"lordH03068%=5"shall make her boastH01984<"my soulH05315;#" in my mouthH06310:#" continuallyH08548 M^B& lJ.{b?" iMu" what manH0376t" lordH03068s%" you the fearH03374&r7" unto me: i will teachH03925q" hearkenH08085p#" ye childrenH01121o" comeH03212n" any goodH02896m)" shall not wantH02637l" lordH03068#k1" but they that seekH01875"j/" and suffer hungerH07456i" do lackH07326 h+" the young lionsH03715"g/" to them that fearH03373f" no wantH04270e'" ye his saintsH06918d" lordH03068c" o fearH03372b"trustethH02620a"the manH01397`"blessedH0835_"goodH02896^"lordH03068]"and seeH07200\"o tasteH02938$[3"him, and deliverethH02502Z)"them that fearH03373Y#"round aboutH05439X"encampethH02583W"lordH03068 KsZA"nS:!kH+cK"cryH06817&9"of them from the earthH0776 +"the remembranceH02143!"to cut offH03772"evilH07451%5"against them that doH06213"lordH03068"the faceH06440 )"unto their cryH07775 %"and his earsH0241# 1"upon the righteousH06662 "lordH03068 "the eyesH05869!"and pursueH07291"peaceH07965"seekH01245"goodH02896"and doH06213"from evilH07451"departH05493" guileH04820'" from speakingH01696%" and thy lipsH08193~" from evilH07451}!" thy tongueH03956|" keepH05341{" goodH02896 z+" that he may seeH07200y" daysH03117x" lovethH0157w" lifeH02416v" desirethH02655 Fu\CvR-}_F'cF3"the soulH053152"redeemethH062991"lordH03068!0/"shall be desolateH0816/'"the righteousH06662#.1"and they that hateH08130-!"the wickedH07563,!"shall slayH04191+"evilH07451*"is brokenH07665)"of themH02007("not oneH0259''"all his bonesH06106&!"he keepethH08104%!"deliverethH05337$"lordH03068!#-"of the righteousH06662 "+"the afflictionsH07451!"manyH07227 "spiritH07307)="such as be of a contriteH01793!"and savethH03467"heartH03820/I"unto them that are of a brokenH07665"nighH07138"lordH03068/I"them out of all their troublesH06869)"and deliverethH05337"hearethH08085"lordH03068 KcI0{[:w\;cKO#backH0268#N1#let them be turnedH05472M'#after my soulH05315L#that seekH01245!K-#and put to shameH03637&J9#let them be confoundedH0954I'#thy salvationH03444H%#unto my soulH05315G#me: sayH0559$F3#them that persecuteH07291E#againstH07125D#and stopH05462C)#also the spearH02595B#draw outH07324A'#for mine helpH05833@%#and stand upH06965?##and bucklerH06793>#of shieldH04043=#take holdH02388(<;#against them that fightH03898;)#with me: fightH03898&:7#with them that striveH034019#lordH030688#pleadH073787#of davidH01732(6="in him shall be desolateH0816,5C"and none of them that trustH02620 4+"of his servantsH05650 dnS6~X?!xS3~dk#catchH03920!j-#that he hath hidH02934 i+#and let his netH07568,h5'#upon him at unawaresH03808 H03045g#comeH0935 f+#let destructionH07722e##for my soulH05315!d-#they have diggedH02658c'#without causeH02600b#a pitH07845!a-#for me their netH07568`'#have they hidH02934"_/#for without causeH02600^#persecuteH07291]#lordH03068"\/#and let the angelH04397[%#and slipperyH02519Z#be darkH02822Y'#let their wayH01870X#chaseH01760W#lordH03068"V/#and let the angelH04397U#the windH07307T#beforeH06440%S5#let them be as chaffH04671R# my hurtH07451Q##that deviseH02803)P=#and brought to confusionH02659 scJ%tW'yY.s!# of my soulH05315%# the spoilingH07908# for goodH02896# me evilH07451'# they rewardedH07999## that i knewH03045'9# they laid to my chargeH07592~## did rise upH06965}# witnessesH05707|# falseH02555'{9# from him that spoilethH01497z'# and the needyH034'y9# for him, yea, the poorH06041,xC# from him that is too strongH02389w# the poorH060411vM# like unto thee, which deliverestH05337u# lordH03068t# shall sayH0559s%# all my bonesH06106!r-# in his salvationH03444!q-# it shall rejoiceH07797p# lordH03068 o+# shall be joyfulH01523n## and my soulH05315m%#let him fallH053074lS#himself: into that very destructionH07722 SmQ0rQ5tT$qS #in feastsH04580#mockersH03934"/#with hypocriticalH02611!#and ceasedH01826#1#not; they did tearH07167'9#against me, and i knewH03045,E#gathered themselves togetherH0622##the abjectsH052220M#and gathered themselves togetherH0622'#they rejoicedH08055&7#but in mine adversityH06761#motherH0517#5#as one that mournethH057#heavilyH06937%#i bowed downH07817#brotherH0251#my friendH07453#i behavedH01980$3# into mine own bosomH02436 # returnedH07725 '# and my prayerH08605 %# with fastingH06685 # my soulH05315 # i humbledH06031# sackclothH08242## my clothingH038303Q# but as for me, when they were sickH02470 EkP4yX6dC%{_E<#quietH07282;#mattersH01697:#deceitfulH04820 9+#but they deviseH028038#not peaceH079657)#for they speakH01696#61#me without a causeH026005#that hateH081304%#with the eyeH058693'#let them winkH071692#rejoiceH080551!#wrongfullyH0826720Q#let not them that are mine enemiesH0341/#peopleH05971 .+#thee among muchH06099-'#i will praiseH01984,%#congregationH06951+%#in the greatH07227(*;#i will give thee thanksH03034))#from the lionsH03715(!#my darlingH03173(';#from their destructionsH07722&#my soulH05315%#rescueH07725+$A#how long wilt thou look onH07200##lordH0136)"=#upon me with their teethH08127!%#they gnashedH02786 bgO3{_8m: b Y-#let them not sayH0559$X3#so would we have itH05315W#ahH01889 V+#in their heartsH03820 U-#let them not sayH0559)T=#and let them not rejoiceH08055/SI#according to thy righteousnessH06664R#my godH0430Q#lordH03068P#judgeH08199O##and my lordH0136N#my godH0430M'#unto my causeH07379L)#to my judgmentH04941#K1#thyself, and awakeH06974J#stir upH05782I!#be not farH07368H#o lordH0136!G-#keep not silenceH02790F#lordH03068E)#thou hast seenH07200D#hath seenH07200C#our eyeH05869B#ahaH01889A#ahaH01889@#saidH0559?#wideH07337->E#yea, they opened their mouthH06310=##in the landH0776 gbA kK+]7gs##all the dayH03117r'#of thy praiseH08416%q5#of thy righteousnessH06664p##shall speakH01897o'#and my tongueH03956n)# of his servantH05650"m/# in the prosperityH07965$l3# which hath pleasureH02655k%#be magnifiedH01431j#lordH03068i##continuallyH08548!h/#yea, let them sayH0559#g1#my righteous causeH06664f##that favourH02655e##and be gladH08055'd9#let them shout for joyH07442c%# that magnifyH01431b'#and dishonourH03639a!#with shameH01322$`3#let them be clothedH03847_%#at mine hurtH07451^%#that rejoiceH08056]#togetherH03162)\=#and brought to confusionH02659#[3#let them be ashamedH0954)Z=#we have swallowed him upH01104 VZ8f:yZ5{V!-$himself in a wayH01870!$he settethH03320%$upon his bedH04904 $mischiefH0205 #$he devisethH02803 !$to do goodH03190 !$to be wiseH07919! -$he hath left offH02308!$and deceitH04820$iniquityH0205%$of his mouthH06310$the wordsH01697'$to be hatefulH08130$be foundH04672#1$until his iniquityH05771(;$himself in his own eyesH05869"/$for he flatterethH02505 +$ before his eyesH05869~$ of godH0430}$ no fearH06343|$ my heartH03820{$withinH07130z$saithH05002y'$of the wickedH07563"x/$the transgressionH06588w$lordH03068v#$the servantH05650u$of davidH01732&t7$to the chief musicianH05329 GnK'{_F- sH. hG-%$of thy houseH01004!,-$with the fatnessH018803+Q$they shall be abundantly satisfiedH07301*%$of thy wingsH03671!)-$under the shadowH06738 (+$put their trustH02620'$of menH0120'&9$therefore the childrenH01121%$o godH0430#$1$thy lovingkindnessH02617#'$how excellentH03368"$ and beastH0929!$ manH0120 +$thou preservestH03467$lordH03068$deepH08415$a greatH07227'$thy judgmentsH04941$mountainsH02042)$like the greatH0410"/$thy righteousnessH06666 +$unto the cloudsH07834 -$thy faithfulnessH0530)$in the heavensH08064$lordH03068$thy mercyH02617$not evilH07451%$he abhorrethH03988$not goodH02896 XfJ* R/aFuXH%of davidH01732G$ to riseH06965&F7$ and shall not be ableH03201#E1$ they are cast downH01760D$ fallenH05307C#$ of iniquityH0205&B7$ there are the workersH06466A$ removeH05110@'$ of the wickedH075631?M$ against me, and let not the handH03027>$ comeH0935=$ of prideH01346!<-$ let not the footH07272;$ in heartH03820:)$ to the uprightH03477,9C$ thee; and thy righteousnessH06666$83$ unto them that knowH03045#71$ thy lovingkindnessH026176!$ o continueH049005$ lightH02164%$ shall we seeH072003%$ in thy lightH02162$ of lifeH024161%$ the fountainH04726!0-$of thy pleasuresH05730/%$of the riverH05158/.I$and thou shalt make them drinkH08248 d^>zaH-pW1 de%to passH06213d%trustH0982c%lordH03068b%thy wayH01870a%commitH01556`)%of thine heartH03820!_-%thee the desiresH04862"^/%and he shall giveH05414]%lordH03068\%delightH06026"[/%thou shalt be fedH07462Z!%and verilyH0530Y#%in the landH0776!X-%shalt thou dwellH07931W%goodH02896V%and doH06213U%lordH03068T%trustH0982S%herbH01877R%%as the greenH03418Q!%and witherH05034P)%like the grassH02682O#%be cut downH05243$N3%for they shall soonH04120M#%of iniquityH05766$L3%against the workersH06213(K;%neither be thou enviousH070651JM%not thyself because of evildoersH07489I%fretH02734 FhE,mG&u\1cF% the earthH0776#1% they shall inheritH03423% lordH03068$~3% but those that waitH06960!}-% shall be cut offH03772|'% for evildoersH07489{!%to do evilH07489'z;%not thyself in any wiseH0389y%fretH02734x%wrathH02534w#%and forsakeH05800v!%from angerH0639u%ceaseH07503t% to passH06213s)% wicked devicesH04209r%%who bringethH06213"q1%because of the manH0376p!%in his wayH01870:o_%not thyself because of him who prosperethH06743n'%for him: fretH02734#m1%and wait patientlyH02342l%lordH03068k%restH01826j)%as the noondayH06672!i-%and thy judgmentH04941h%%as the lightH0216"g/%thy righteousnessH06664)f=%and he shall bring forthH03318 [{]<kN)wV9x[%the poorH06041%%to cast downH05307%their bowH07198'%and have bentH01869%the swordH02719)%have drawn outH06605!%the wickedH07563% is comingH0935%% that his dayH03117%5% at him: for he seethH07200#% shall laughH07832% the lordH0136(;% upon him with his teethH08127%% and gnashethH02786!-% against the justH06662 % plottethH02161 !% the wickedH07563 % of peaceH07965, C% themselves in the abundanceH07230" /% and shall delightH06026% the earthH0776'% shall inheritH03423%% but the meekH06035% his placeH047253S% yea, thou shalt diligently considerH0995)% and the wickedH07563'9% for yet a little whileH04592 `}]>mI-tR9`)8?%they shall not be ashamedH0954"7/%shall be for everH05769&67%and their inheritanceH051595)%of the uprightH085494%the daysH031173%knowethH030452%lordH030681'%the righteousH066620%upholdethH05564/%lordH03068 .+%shall be brokenH07665-'%of the wickedH07563,%%for the armsH02220+%wickedH07563*%of manyH07227 )+%than the richesH01995(%betterH02896%'5%that a righteous manH06662&%a littleH04592 %+%shall be brokenH07665$)%and their bowsH07198%#5%into their own heartH03820"#%shall enterH0935!#%their swordH02719 %% conversationH01870&7% such as be of uprightH03477% to slayH02873%and needyH034 IY6yZ.aEbIU%lordH03068T#%are orderedH03559S%manH01397R%the stepsH04703(Q;%of him shall be cut offH03772P%cursedH07043O%the earthH0776%N5%of him shall inheritH03423M%blessedH01288L!%and givethH05414K'%sheweth mercyH02603"J/%but the righteousH06662%I5%and payeth not againH07999H%borrowethH03867G!%the wickedH07563(F;% shall they consume awayH03615E!%into smokeH06227#D1%they shall consumeH03615C%of lambsH03733B!%as the fatH03368A%lordH03068@+%and the enemiesH0341?%%shall perishH06>)%but the wickedH07563(=;%they shall be satisfiedH07646<%of famineH07459 ;+%and in the daysH03117:%timeH062569#%in the evilH07451 ^bI+fE)|aC(^s'%and forsakethH05800r%judgmentH04941q%lovethH0157p%lordH03068o%%for evermoreH05769n%and dwellH07931m%goodH02896l%and doH06213k%from evilH07451j%departH05493i%blessedH01293h%%and his seedH02233g#%and lendethH03867f%mercifulH02603e%everH03117d%breadH03899c%beggingH01245b%%nor his seedH02233a%forsakenH05800`'%the righteousH06662$_3%yet have i not seenH07200^%am oldH02204"]/%i have been youngH05288\%his handH03027[%upholdethH05564Z%lordH030682YO%he shall not be utterly cast downH02904X)%though he fallH05307W!%in his wayH01870"V/%and he delightethH02654 axV1pK.zY4za%!lordH03068% to slayH04191#% and seekethH01245 '% the righteousH06662 % watchethH06822 !% the wickedH07563 #%shall slideH04571! /%none of his stepsH0838%%in his heartH03820!%of his godH0430%the lawH08451#%of judgmentH04941%talkethH01696)%and his tongueH03956%wisdomH02451%speakethH01897!-%of the righteousH06662%the mouthH06310!~-%therein for everH05703}%and dwellH07931|%the landH0776{'%shall inheritH03423z'%the righteousH06662!y-% shall be cut offH03772x'% of the wickedH07563w%%but the seedH02233v%for everH05769#u1%they are preservedH08104t)%not his saintsH02623 UoV= yY6mFtU,#%%for the endH0319+#%%the uprightH03477*!%%and beholdH07200)#%%the perfectH08535(%%markH08104/'I%$him, but he could not be foundH04672#&1%$not: yea, i soughtH01245#%1%$yet he passed awayH05674$%#bay treeH0249%#5%#himself like a greenH07488"'%#and spreadingH06168!)%#in great powerH06184 !%#the wickedH07563#%#i have seenH07200)%" thou shalt seeH07200#%" are cut offH03772 +%"when the wickedH07563%"the landH0776 +%"thee to inheritH03423#1%"and he shall exaltH07311%"his wayH01870%"and keepH08104%"lordH03068%"waitH06960&7%!him when he is judgedH08199#%!nor condemnH07561 +%!him in his handH03027)%!will not leaveH05800bR,RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{Ɉtʈˈ1̈P͈mΈ ψ'ЈDшa҈}ӈԈ4ՈQֈoɈtʈˈ1̈P͈mΈ ψ'ЈDшa҈}ӈԈ4ՈQֈo׈ ؈'وEڈbۈ܈݈9ވV߈u3Ok <Ys-He8Us,He<Zv0Mj"@]y4Pl  $ > Z u,Ig!<Yx4Rp,If !<"X#t$%,&G'a(~)*8+V X~aF$xX9 j=!|X H+&neither chastenH03256$G3&me not in thy wrathH07110F&rebukeH03198E&lordH03068(D;&to bring to remembranceH02142C&of davidH01732B&a psalmH04210)A=%(them, because they trustH02620@%(and saveH03467%?5%(them from the wickedH07563'>9%(them: he shall deliverH06403"=/%(them, and deliverH06403<!%(shall helpH05826;%(lordH03068:!%'of troubleH068699#%'in the timeH062568)%'their strengthH045817%'lordH03068!6-%'of the righteousH06662"5/%'but the salvationH08668!4-%&shall be cut offH037723'%&of the wickedH075632%&the endH03191%&togetherH03162#01%&shall be destroyedH08045&/7%&but the transgressorsH06586.%%peaceH07965-%%manH0376 TfA lN&fM-qTe&mourningH06937d&i goH01980c&greatlyH03966 b+&i am bowed downH07817a'&i am troubledH05753!`/&of my foolishnessH0200_&becauseH06440^#&are corruptH04743]&stinkH0887\&my woundsH02250#[1&they are too heavyH03513Z&burdenH04853Y#&as an heavyH03515X&mine headH07218W'&are gone overH05674$V3&for mine iniquitiesH05771U&of my sinH02403T&becauseH06440S#&in my bonesH06106R&restH07965Q)&of thine angerH02195P&becauseH06440O#&in my fleshH01320N%&no soundnessH04974!M-&presseth me soreH05181$L3&in me, and thy handH03027K!&stick fastH05181!J-&for thine arrowsH02671*I?&me in thy hot displeasureH02534 [{Z:nV4pH'w[& my soreH05061!& aloof fromH05048& standH05975)& and my friendsH07453~& my loversH0157}%& also is goneH0369|& itH01992{%& of mine eyesH05869$z5& me: as for the lightH0216y& failethH05800x#& my strengthH03581w& pantethH05503v& my heartH03820u!& is not hidH05641,tE& before thee; and my groaningH0585s'& all my desireH08378r& lordH0136q#&of my heartH03820.pG&by reason of the disquietnessH05100o'&i have roaredH07580n&brokenH01794m&and soreH03966l#&i am feebleH06313k#&in my fleshH01320j%&no soundnessH04974!i-&with a loathsomeH07033h!&are filledH04390g%&for my loinsH03689f#&all the dayH03117 W~\=}]8wK+W$3&they should rejoiceH08055!&for i saidH0559&my godH0430&o lordH0136)&thou wilt hearH06030&do i hopeH03176&lordH03068#&no reproofsH08433(;&not, and in whose mouthH06310%&that hearethH08085#3&thus i was as a manH0376'& not his mouthH06310& openethH06605'& as a dumb manH0483& heardH08085!-& but i, as a deafH02795#& all the dayH03117& deceitsH04820 #& and imagineH01897# 1& mischievous thingsH01942 & speakH01696 & my hurtH07451# 1& and they that seekH01875!& lay snaresH05367'& after my lifeH05315$3& they also that seekH01245& afar offH07350& standH05975)& and my kinsmenH07138 S~b@ pU1 e<oS<&to helpH05833;!&make hasteH02363:!&be not farH073689&o my godH04308&lordH030687&forsakeH058006&goodH02896!5-&because i followH07291%45&are mine adversariesH078533&for goodH028962&evilH07451&17&they also that renderH079990)&are multipliedH07231/'&me wrongfullyH08267#.1&and they that hateH08130 -+&they are strongH06105,&livelyH02416 +-&but mine enemiesH0341*!&for my sinH02403 )+&i will be sorryH01672('&mine iniquityH05771#'1&for i will declareH05046&#&continuallyH08548%'&and my sorrowH04341$&to haltH06761#&readyH03559"%&they magnifyH01431!&slippethH04131& 7&over me: when my footH07272 Fw[>$z];sS6kF!Z-' i with my tongueH03956Y'spakeH01696X'thenH0227W'burnedH01197V'the fireH0784'U9'me, while i was musingH01901T'withinH07130S'was hotH02552R'my heartH03820Q#'was stirredH05916P''and my sorrowH03511O'from goodH02896 N+'i held my peaceH02814M%'with silenceH01747L!'i was dumbH0481!K-' while the wickedH07563J'' with a bridleH04269I' my mouthH06310H#' i will keepH08104#G1' not with my tongueH03956F!'that i sinH02398E!'to my waysH01870!D-'i will take heedH08104C'i saidH0559B'of davidH01732A'a psalmH04210@#'to jeduthunH03038&?7'to the chief musicianH05329>%&my salvationH08668=!&me, o lordH0136 WcD&bK%n?#zWv)'i for? my hopeH08431u'what waitH06960t''and now, lordH0136$s5'not who shall gatherH0622r#'and knowethH03045q''he heapeth upH06651p'in vainH01892+oA'surely they are disquietedH01993n)'in a vain shewH06754m'walkethH01980 l-'surely every manH0376k' selahH05542j' vanityH01892i!'altogetherH03605"h/'at his best stateH05324g'manH01205fU'as nothing before thee: verily everyH03605e%'and mine ageH02465d)'an handbreadthH02947c'my daysH03117'b9'behold, thou hast madeH05414a'how frailH02310`!'i may knowH03045_!'of my daysH03117 ^+'and the measureH04060]'mine endH07093 \+'make me to knowH03045['lordH03068 OqN0xM- \8oO%' and give earH0238' lordH03068' my prayerH08605' hearH08085' selahH05542' vanityH01892 -' surely every manH0120 #' like a mothH06211 +' to consume awayH04529' 9' thou makest his beautyH02530 %' for iniquityH05771' manH0376%' dost correctH03256'9' when thou with rebukesH08433'' of thine handH03027#' by the blowH08409'9' from me: i am consumedH03615' awayH05493!' thy strokeH05061' removeH05493#1' because thou didstH06213~%' not my mouthH06310}' i openedH06605|!' i was dumbH0481{)'of the foolishH05036$z3'me not the reproachH02781y'makeH07760.xG'me from all my transgressionsH06588w'deliverH05337 FzZ7{^A# S<jF 0+(and he hath putH05414/( my goingsH0838.#( establishedH03559-#(upon a rockH05553,(my feetH07272+(and setH06965*(clayH02916 )+(out of the miryH03121((pitH0953(';(also out of an horribleH07588!&-(he brought me upH05927%( my cryH07775#$1(unto me, and heardH08085 #+(and he inclinedH05186"(lordH03068!(patientlyH06960 (i waitedH06960(of davidH01732(a psalmH04210&7(to the chief musicianH05329"/' before i go henceH032120K' me, that i may recover strengthH01082' o spareH08159/' as all my fathersH01#' a sojournerH08453!' a strangerH01616#' at my tearsH01832#1' hold not thy peaceH02790#' unto my cryH07775 irY;qS0{Y6iM'( they are moreH06105L( and speakH01696 K+(i would declareH05046@Jk(to us-ward: they cannot be reckoned up in orderH06186!I-(and thy thoughtsH04284H)(thou hast doneH06213G'(thy wonderfulH06381F(my godH0430E(lordH03068D(manyH07227C( to liesH03577'B9(nor such as turn asideH07750A'(not the proudH07295@)(and respectethH06437?(his trustH04009>(lordH03068=#(that makethH07760<(that manH01397;(blessedH0835:( lordH030689+( and shall trustH09828( and fearH033727(shall seeH072006(manyH072275%(unto our godH04304(praiseH084163#(in my mouthH063102(songH078921(a newH02319 HnQ, {Y9pS/ iHj%( thou knowestH03045i( lordH03068h( my lipsH08193)g=( lo, i have not refrainedH03607f%( congregationH06951e%( in the greatH07227d'( righteousnessH06664 c+( i have preachedH01319b(my heartH04578a(withinH08432`%(yea, thy lawH08451_(o my godH0430^(thy willH07522](to doH06213\(i delightH02654[(writtenH03789Z#(of the bookH05612Y'(in the volumeH04039X'(i, lo, i comeH0935W(then saidH0559'V9(hast thou not requiredH07592!U-(and sin offeringH02401T)(burnt offeringH05930!S-(hast thou openedH03738R(mine earsH0241&Q7(thou didst not desireH02654P%(and offeringH04503O(sacrificeH02077%N5( than can be numberedH05608 H\8~]@nJ0jH'( they are moreH06105!( to look upH07200/I( upon me, so that i am not ableH03201 +( have taken holdH05381*?( me about: mine iniquitiesH05771)( have compassedH0661( evilsH07451 ~+( for innumerableH04557}( preserveH05341|#( continuallyH08548{'( and thy truthH0571'z9( let thy lovingkindnessH02617y( lordH03068,xC( not thou thy tender merciesH07356w( withholdH03607v%( congregationH06951u)( from the greatH07227t'( and thy truthH0571#s1( thy lovingkindnessH02617%r5( i have not concealedH03582"q/( and thy salvationH08668 p-( thy faithfulnessH0530o+( i have declaredH0559n( my heartH03820m( withinH08432"l/( thy righteousnessH06666k)( i have not hidH03680 SyZA" gI'~b9tS"%(thee rejoiceH07797(!;(let all those that seekH01245 (ahaH01889%(unto me, ahaH01889(that sayH0559)(of their shameH01322%(for a rewardH06118%5(let them be desolateH08074( me evilH07451( that wishH02655!-( and put to shameH03637(backwardH0268'9(it; let them be drivenH05472!(to destroyH05595'(after my soulH05315(that seekH01245(togetherH03162)(and confoundedH02659#3(let them be ashamedH0954( to helpH05833!( make hasteH02363 ( lordH03068 !( to deliverH05337 ( lordH03068 !( be pleasedH07521 ( failethH05800#1( therefore my heartH03820%( of mine headH07218)( than the hairsH08185 EzZA qM1nU4gE@))upon the earthH0776#?3)he shall be blessedH0833(>;)him, and keep him aliveH02421=')will preserveH08104<)lordH03068;!) of troubleH07451:#) him in timeH031179%)will deliverH044228)lordH030687)the poorH01800$63)he that considerethH079195)blessedH08354)of davidH017323)a psalmH04210&27)to the chief musicianH053291(o my godH0430 0-(make no tarryingH0309!/-(and my delivererH06403.(my helpH05833-(thinkethH02803,(the lordH0136+(and needyH034*(poorH06041)%( be magnifiedH01431((lordH03068'#(continuallyH08548&(sayH0559%'(thy salvationH08668)$?(in thee: let such as loveH0157##(and be gladH08055 _qM(kK) hG/ {_])iniquityH0205\)gatherethH06908[)his heartH03820Z)vanityH07723Y#)he speakethH01696X)to seeH07200W))and if he comeH0935V)perishH06U%)and his nameH08034)T=)of me, when shall he dieH04191S)evilH07451R)speakH0559Q%)mine enemiesH0341"P/)for i have sinnedH02398O)my soulH05315N')unto me: healH07495M#)be mercifulH02603L)lordH03068K)i saidH0559 J+)in his sicknessH02483I#)all his bedH04904H))thou wilt makeH02015G))of languishingH01741!F-)him upon the bedH06210 E+)will strengthenH05582D)lordH03068C))of his enemiesH0341"B/)him unto the willH05315*A?)and thou wilt not deliverH05414 OhKyT8 jQ8yO&y9) me, because mine enemyH0341$x3) that thou favourestH02654w)) by this i knowH03045#v1) that i may requiteH07999)u=) unto me, and raise me upH06965t#) be mercifulH02603s) lordH03068r) heelH06119q)) hath lifted upH01431p#) of my breadH03899o') which did eatH0398!n/) in whom i trustedH0982m) friendH0376'l9) yea, mine own familiarH07965k)no moreH03254!j-)he shall rise upH06965i')that he liethH07901h')cleaveth fastH03332g)diseaseH01697f)an evilH01100e)my hurtH074516dW)against me: against me do they deviseH02803c)togetherH03162b!)me whisperH03907a')all that hateH08130`!) he tellethH01696_) abroadH02351^)he goethH03318 F`9fN2sO5]F*godH0410)*for the livingH02416*for godH0430*thirstethH06770*my soulH05315!/* after thee, o godH0430* my soulH05315!* so pantethH06165*brooksH0650 +*after the waterH04325 *pantethH06165 #*as the hartH0354 *of korahH07141 %*for the sonsH01121 *maschilH04905&7*to the chief musicianH05329) and amenH0543) amenH0543#1) and to everlastingH05769!-) from everlastingH05769) of israelH03478) godH0430) lordH03068) blessedH01288) for everH05769#~1) me before thy faceH06440}#) and settestH05324%|5) me in mine integrityH08537.{G) and as for me, thou upholdestH08551!z-) doth not triumphH07321 LmG/qU+fG"kL4#*thou in godH04303#*in me? hopeH03176$23*art thou disquietedH019931*o my soulH05315'09*why art thou cast downH07817"//* that kept holydayH02287!.-* with a multitudeH01995-!* and praiseH08426,* of joyH07440+)* with the voiceH06963**of godH0430')9*with them to the houseH01004(*i wentH01718#'1*with the multitudeH05519&&7*in me: for i had goneH05674%*my soulH05315$!*i pour outH08210 #+*when i rememberH02142"*thy godH0430!*sayH0559' 9*while they continuallyH03117*and nightH03915*dayH03119"/*have been my meatH03899*my tearsH01832* godH0430*beforeH06440!*and appearH07200!/*when shall i comeH0935 SuY8oU< tW>sSP%*unto the godH0410O*my prayerH08605N*his songH07892!M-*and in the nightH03915L)*in the daytimeH03119#K1*his lovingkindnessH02617J%*will commandH06680I*lordH03068H*are goneH05674 G+*and thy billowsH01530F'*all thy wavesH04867#E1*of thy waterspoutsH06794D%*at the noiseH06963C*unto deepH08415B*callethH07121A*deepH08415@* mizarH04706?'*from the hillH02022&>7*and of the hermonitesH02769=*of jordanH03383"<1*thee from the landH07765;U*within me: therefore will i rememberH02142:%*is cast downH078179*my soulH053158*o my godH0430#71*of his countenanceH064406*the helpH03444'59*for i shall yet praiseH03034 Z_@!qT.\=xZl+and pleadH07378k+me, o godH0430j+judgeH08199i!* and my godH0430"h/* of my countenanceH06440g!* the healthH03444'f9* for i shall yet praiseH03034e#* thou in godH0430 d+* within me? hopeH03176,cC* and why art thou disquietedH01993b* o my soulH05315'a9* why art thou cast downH07817`* thy godH0430_* dailyH03117"^1* me; while they sayH0559]* reproachH02778\%* mine enemiesH06887[#* in my bonesH06106Z%* with a swordH07524Y%* of the enemyH0341*X?* because of the oppressionH03906W!* i mourningH06937V!* me? why goH03212(U;* why hast thou forgottenH07911T* my rockH05553S* unto godH0410R!* i will sayH0559Q!* of my lifeH02416 f|R3vH( ^E~f+joyH01524%+my exceedingH08057+unto godH0410+of godH0430)+unto the altarH04196)+then will i goH0935'9+and to thy tabernaclesH04908+hillH02022!-+me unto thy holyH06944"1+me; let them bringH0935~'+let them leadH05148}'+and thy truthH0571|+thy lightH0216{!+o send outH07971z%+of the enemyH0341*y?+because of the oppressionH03906x!+i mourningH06937w+why goH01980*v?+why dost thou cast me offH02186u)+of my strengthH04581t+the godH0430s+ manH0376r!+ and unjustH05766&q7+me from the deceitfulH04820p+o deliverH06403o+nationH01471*n1'+against an ungodlyH02623 H03808m+my causeH07379 _~S5}W9rY<_%$5,thou didst drive outH03423#,of oldH06924"%, in the timesH03117!', in their daysH03117 !, thou didstH06466, workH06467, have toldH05608#,our fathersH01,o godH0430',with our earsH0241',we have heardH08085,maschilH04905,of korahH07141%,for the sonsH01121&7,to the chief musicianH05329!+ and my godH0430"/+of my countenanceH06440!+the healthH03444'9+for i shall yet praiseH03034+in godH0430 ++within me? hopeH03176,C+and why art thou disquietedH01993+o my soulH05315' 9+why art thou cast downH07817 + my godH0430 #+ thee, o godH0430 '+will i praiseH03034# 1+yea, upon the harpH03658 [uV0x_2sZ>[(>=,will we tread them underH0947!=-,through thy nameH08034<#,our enemiesH06862/;I,through thee will we push downH05055:,for jacobH032909%,deliverancesH034448,commandH066807,o godH0430!6-,thou art my kingH04428,5C, because thou hadst a favourH07521#41, of thy countenanceH064403', and the lightH02162',and thine armH02220)1=,them: but thy right handH032250,saveH03467*/?,neither did their own armH02220#.1,by their own swordH02719-',in possessionH03423,%,not the landH0776+%,for they gotH03423"*/,and cast them outH07971)!,the peopleH03816#(1,thou didst afflictH07489'',and plantedstH05193&',with thy handH03027%#,the heathenH01471 EnU-a<Z6 gEZ', us like sheepH06629 Y+, thou hast givenH05414X, us spoilH08154$W3, and they which hateH08130V), from the enemyH06862U, backH0268'T9, thou makest us to turnH07725 S+, with our armiesH06635$R3, and goest not forthH03318$Q3, and put us to shameH03637#P1, thou hast cast offH02186O, butH0637N,selahH05542M,for everH05769L,thy nameH08034!K-,long, and praiseH03034J#,all the dayH03117I,we boastH01984H,in godH0430G!,that hatedH08130*FA,and hast put them to shameH0954$E3,us from our enemiesH06862$D3,but thou hast savedH03467C,saveH03467'B9,neither shall my swordH02719A,in my bowH07198$@5,for i will not trustH0982?%,that rise upH06965 JrS4 c@kF%vJ(u;,of him that reproachethH02778t',for the voiceH06963s%,hath coveredH03680r!,of my faceH06440)q=,before me, and the shameH01322p#,continuallyH03117o%,my confusionH03639!n-,among the peopleH03816m#,of the headH07218l,a shakingH04493"k/,among the heathenH01471j#,us a bywordH04912i#,thou makestH07760-hE, to them that are round aboutH05439g), and a derisionH07047f, a scornH03933"e/, to our neighboursH07934d', us a reproachH02781c#, thou makestH07760b), by their priceH04242&a7, and dost not increaseH07235`!, for noughtH01952_!, thy peopleH05971^%, thou sellestH04376%]5, us among the heathenH01471#\1, and hast scatteredH02219[, for meatH03978 D~Z#oE(tD|eD',shall not godH0430,godH0410%,to a strangeH02114 ,our handsH03709! -,or stretched outH06566 !,of our godH0430 ,the nameH08034% 5,if we have forgottenH07911,C,us with the shadow of deathH06757#,and coveredH03680!,of dragonsH08577 +,us in the placeH04725-E,though thou hast sore brokenH01794%,from thy wayH0734,declinedH05186&9,neither have our stepsH0838,backH0268',is not turnedH05472~,our heartH03820 }+,in thy covenantH012854|S,thee, neither have we dealt falselyH082663{Q,upon us; yet have we not forgottenH07911 z-,all this is comeH0935y#,and avengerH05358x%,of the enemyH0341w,by reasonH06440 v+,and blasphemethH01442 `xD$}]C' Z9`,%,for our helpH05833+,ariseH06965*),unto the earthH0776),cleavethH01692(,our bellyH0990'#,to the dustH06083&',is bowed downH07743%%,for our soulH05315#$1,and our oppressionH03906#),our afflictionH06040"!,forgettestH07911!',thou thy faceH06440! -,wherefore hidestH05641,for everH05331,not offH02186,ariseH06974%,thou, o lordH0136%,why sleepestH03462,awakeH05782"/,for the slaughterH02878,as sheepH06629%5,long; we are countedH02803#,all the dayH031170K,yea, for thy sake are we killedH02026%,of the heartH03820#,the secretsH08587),for he knowethH03045 +,search this outH02713 [kJ-fK}Y3}[I'- thee for everH05769H%-hath blessedH01288G'-therefore godH0430F'-into thy lipsH08193E-is pouredH03332D-graceH02580C-of menH0120"B/-than the childrenH01121 A+-thou art fairerH03302@-writerH05608?!-of a readyH04106>-the penH05842=-my tongueH03956"</-touching the kingH044280;K- of the things which i have madeH04639:- i speakH05599- matterH016978- a goodH028967#- is inditingH073706-my heartH038205-of lovesH030394-a songH078923-maschilH049052-of korahH071411%-for the sonsH01121 0+-upon shoshannimH07799&/7-to the chief musicianH05329$.3,us for thy mercies'H02617-!,and redeemH06299 _qM& qJ*hI0{_g-a rightH04334f)-of thy kingdomH04438e#-the sceptreH07626d-and everH05703c-for everH05769b-o godH0430a!-thy throneH03678`-fallH05307_!-the peopleH05971^-enemiesH0341]'-of the king'sH04428\%-in the heartH03820[-sharpH08150Z%-thine arrowsH02671%Y5- thee terrible thingsH03372X#- shall teachH03384#W1-and thy right handH03225V'-righteousnessH06664U%-and meeknessH06037T-of truthH0571S-becauseH01697R%-prosperouslyH06743Q-rideH07392#P1-and in thy majestyH01926 O+-and thy majestyH01926N)-with thy gloryH01935M-mightyH01368L-thighH03409K-thy swordH02719J-girdH02296 YeD)wZ="}_0xY!- o daughterH01323- hearkenH08085- of ophirH0211- in goldH03800- the queenH07694- did standH05324$~3- upon thy right handH03225+}A- among thy honourable womenH03368|- daughtersH01323{- kings'H04428)z=-they have made thee gladH08055y-wherebyH04482x-palacesH01964!w--out of the ivoryH08127v-cassiaH07102u-and aloesH0174t-of myrrhH04753 s--all thy garmentsH0899"r/- above thy fellowsH02270q#- of gladnessH08342"p/-thee with the oilH08081o'-hath anointedH04886n-thy godH0430m'-therefore godH0430l!-wickednessH07562k!-and hatestH08130j'-righteousnessH06664i#-thou lovestH0157h-sceptreH07626 Q];!~Y={^="~Q)!=-in raiment of needleworkH07553 '-unto the kingH04428%5-she shall be broughtH02986- goldH02091!- of wroughtH04865%- her clothingH03830- withinH06441%- all gloriousH03520- daughterH01323!- the king'sH04428!- thy favourH06440'- shall intreatH02470!-- among the peopleH05971- the richH06223#- with a giftH04503- of tyreH06865!-- and the daughterH01323#- and worshipH07812- thy lordH0113!- thy beautyH03308 )- greatly desireH0183" /- so shall the kingH04428 - houseH01004 -- and thy father'sH01& 7- also thine own peopleH05971- forgetH07911- thine earH0241#- and inclineH05186%- and considerH07200 TvT2}S) `1oT<.a songH07892;.of korahH07141:%.for the sonsH01121&97.to the chief musicianH053298-and everH057037'-thee for everH057696-praiseH03034+5A-therefore shall the peopleH059714#-generationsH017553-in allH01755!2--to be rememberedH02142%15-i will make thy nameH08034 0--in all the earthH0776/-princesH08269&.7-whom thou mayest makeH07896&-7-shall be thy childrenH01121$,9-instead of thy fathersH01+-palaceH01964 *+-into the king'sH04428 )--they shall enterH0935&(7-shall they be broughtH02986''-and rejoicingH01524&'-with gladnessH08057$%5-her shall be broughtH0935$#-that followH0310#)-her companionsH07464"#-the virginsH01330 QmQ8z[8}W4xQ#Y1.of the tabernaclesH04908X.the holyH06918W.of godH0430V.the cityH05892(U;.whereof shall make gladH08055T#.the streamsH06388S.a riverH05104R).thereof. selahH05542"Q/.with the swellingH01346P.shakeH07493O'.the mountainsH02022N#.be troubledH02560M%.thereof roarH01993L!.the watersH04325K!.of the seaH03220J).into the midstH03820I!.be carriedH04131)H=.and though the mountainsH02022G!.be removedH04171 F-.though the earthH0776+EA.therefore will not we fearH03372D!. in troubleH06869C. helpH05833B. presentH04672A. a veryH03966@%.and strengthH05797?!.our refugeH04268>.godH0430=%.upon alamothH05961 VpY: mO2gN3sVx. to ceaseH07673w). he maketh warsH04421v%.in the earthH0776u%.he hath madeH07760!t-.what desolationsH08047s.lordH03068r.the worksH04659q.beholdH02372p.comeH03212o.selahH05542n!.our refugeH04869m.of jacobH03290 l-.with us; the godH0430k.of hostsH06635j.lordH03068i.meltedH04127h.the earthH0776g.his voiceH06963f!.he utteredH05414e!.were movedH04131d%.the kingdomsH04467c.ragedH01993b#.the heathenH01471a.earlyH01242`.rightH06437_!.shall helpH05826^.godH0430/]I.of her; she shall not be movedH04131\%.in the midstH07130[.godH0430!Z-.of the most highH05945 VcE'xR,oP6 xV'/all ye peopleH05971!/your handsH03709/o clapH08628/of korahH07141%/for the sonsH01121/a psalmH04210&7/to the chief musicianH05329. selahH05542!. our refugeH04869 . of jacobH03290 -. with us; the godH0430 . of hostsH06635 . lordH03068 %. in the earthH0776"/. i will be exaltedH07311"/. among the heathenH01471"/. i will be exaltedH07311. godH0430. and knowH03045. be stillH07503#. in the fireH0784#. the chariotH05699!. he burnethH08313. in sunderH07112~. the spearH02595}#. and cuttethH07112|. the bowH07198{#. he breakethH07665z%. of the earthH0776y%. unto the endH07097 JoQ4hE"{dE$ kJ4%/sing praisesH021673%/sing praisesH021672/to godH04301%/sing praisesH021670%/of a trumpetH07782/)/with the soundH06963./lordH03068-%/with a shoutH08643,!/is gone upH05927+/godH0430*/selahH05542)'/whom he lovedH0157(/of jacobH03290''9/for us, the excellencyH01347 &+/our inheritanceH05159%+/he shall chooseH0977$)/under our feetH07272*#?/under us, and the nationsH03816"!/the peopleH05971 !+/he shall subdueH01696" 1/over all the earthH0776/kingH04428/a greatH01419/terribleH03372/most highH05945/lordH03068!/ of triumphH07440)/ with the voiceH06963/ unto godH0430/shoutH07321 Ra=fB"}Y9lRR0greatH01419Q0of korahH07141P%0for the sonsH01121O0psalmH04210N0a songH07892M/ exaltedH05927L'/ he is greatlyH03966K/ unto godH0430J%/ of the earthH0776 I+/ for the shieldsH04043H!/ of abrahamH085G!/ of the godH0430F!/ the peopleH05971%E7/ are gathered togetherH0622D'/ of the peopleH05971C#/ the princesH05081 B+/of his holinessH06944 A+/upon the throneH03678@/sittethH03427?/godH0430!>-/over the heathenH01471=/reignethH04427</godH0430#;1/with understandingH07919 :+/sing ye praisesH02167 9-/of all the earthH07768/the kingH044287/for godH04306%/sing praisesH021675'/unto our kingH04428 MgF"mO.`9mMp#0hasted awayH02648"o10they were troubledH0926"n/0so they marvelledH08539m0they sawH07200l0togetherH03162k)0they passed byH05674j)0were assembledH03259#i10for, lo, the kingsH04428h%0for a refugeH04869g)0in her palacesH0759f0is knownH03045e0godH0430d0 kingH04428c%0 of the greatH07227b0 the cityH07151a%0of the northH06828`0the sidesH03411_0zionH06726^0mountH02022"]10of the whole earthH0776\0the joyH04885['0for situationH05131Z0beautifulH03303 Y+0 of his holinessH06944X%0 the mountainH02022W!0 of our godH0430V#0 in the cityH05892U'0to be praisedH01984T#0and greatlyH03966S0lordH03068 XbE%iL,b8zX'0 unto the endsH07099 !0 thy praiseH08416 0 o godH0430& 70 according to thy nameH08034 '0 of thy templeH01964 %0 in the midstH071300 o godH0430&70 of thy lovingkindnessH02617 +0 we have thoughtH018190 selahH055420 everH057690 it forH05704)0 will establishH035590godH0430!0of our godH0430#0in the cityH05892~0of hostsH06635}0lordH03068|#0in the cityH05892 {+0so have we seenH07200!z-0as we have heardH08085y0windH07307x%0with an eastH06921w#0of tarshishH08659v0the shipsH0591u'0thou breakestH07665)t=0as of a woman in travailH03205s0painH02427r0took holdH0270q0fearH07461 J|^E)~e> oJ$iJ,!0unto deathH04192%+50he will be our guideH05090*0and everH05703)0for everH05769(0our godH0430'%0for this godH0430&0 followingH0314"%/0 to the generationH01755!$-0 that ye may tellH05608##0 her palacesH0759"0 considerH06448!%0 her bulwarksH02430 0 ye wellH038200 markH07896!0 the towersH040260 her: tellH05608#10 and go round aboutH053620 zionH06726!0 walk aboutH05437)=0 because of thy judgmentsH049410 be gladH015230 of judahH03063"/0 let the daughtersH013230 rejoiceH080550 zionH067260 let mountH02022!-0 of righteousnessH066640 is fullH04390)0 thy right handH03225%0 of the earthH0776 `|cH, qT7jN- |`I1of evilH07451H#1in the daysH03117(G;1wherefore should i fearH03372F'1upon the harpH03658E)1my dark sayingH02420D#1i will openH06605C%1to a parableH04912B1mine earH0241A)1i will inclineH05186!@-1of understandingH08394?#1of my heartH03820#>11and the meditationH01900=1of wisdomH02454<#1shall speakH01696;1my mouthH06310:1togetherH0316291and poorH03481richH062237%1and highH0376 H011216%1both lowH0120 H011215%1 of the worldH024654#1inhabitantsH0342731give earH023821peopleH0597111hearH0808501of korahH07141/%1for the sonsH01121.1a psalmH04210&-71to the chief musicianH05329 bzV8rU;xJ-bf1 the foolH03684e1 likewiseH03162d1 dieH04191c1 wise menH02450b%1 for he seethH07200a!1 corruptionH07845`1 not seeH07200_1 for everH05331*^?1 that he should still liveH02421]1for everH05769\)1and it ceasethH02308[1preciousH03365Z'1of their soulH05315#Y11for the redemptionH06306X1a ransomH03724W1to godH0430V1nor giveH05414U#1his brotherH0251T1redeemH06299S%1by any meansH06299R1canH0376 Q+1of their richesH06239,PC1themselves in the multitudeH07230O1and boastH01984 N+1in their wealthH02428M+1they that trustH0982L'1shall compassH05437K#1of my heelsH06120J%1the iniquityH05771 ]~a@f<^>~]%1in the graveH07585'1they are laidH08371!1like sheepH066291 selahH05542'1 their sayingsH06310~1 approveH07521#}31 yet their posterityH0310|#1 their follyH03689{)1 this their wayH01870z1 perishH01820y!1 the beastsH0929 x+1 not: he is likeH04911w1 abidethH03885v1 in honourH03366 u-1 nevertheless manH0120&t71 after their own namesH08034s1 landsH0127r1 they callH07121q#1 generationsH01755p'1 places to allH01755o)1 their dwellingH04908n1 for everH05769m%1 their housesH01004l%1 their inwardH07130k1 to othersH0312j%1 their wealthH02428i1 and leaveH05800h1 perishH06'g91 and the brutish personH01198 PrEsW4hE$iP1afterH0310"/1shall not descendH033811his gloryH03519,C1he shall carry nothing awayH03947"/1for when he diethH04194%1is increasedH07235%1of his houseH01004)1when the gloryH03519%1is made richH062381when oneH0376#11be not thou afraidH033721me. selahH05542%51for he shall receiveH03947%1of the graveH07585)1from the powerH030271my soulH05315#1will redeemH06299 1but godH0430$ 31 from their dwellingH02073 %1 in the graveH07585 '1 shall consumeH01086( -'1 and their beautyH06736 H06697)=1over them in the morningH01242$31shall have dominionH07287)=1on them; and the uprightH03477!1shall feedH074621deathH04194 EzK,rT/hO/hE<)2the perfectionH04359;#2out of zionH06726$:32 unto the going downH039969!2 of the sunH08121 8+2 from the risingH0421772the earthH07766!2and calledH071215#2hath spokenH0169642lordH0306832godH04302!2the mightyH041012of asaphH062302a psalmH04210/1perishH01820.!1the beastsH0929-%1not, is likeH04911!,/1and understandethH0995+1in honourH03366*1manH0120)1lightH0216(1seeH07200('-'1they shall neverH05331 H03808&)1of his fathersH01"%/1to the generationH01755$#1he shall goH0935+#A1thee, when thou doest wellH03190"#1will praiseH03034!1his soulH05315 !1he blessedH01288&71though while he livedH02416 WrC) ^;{@!qWX2judgeH08199W2for godH0430"V/2his righteousnessH06664U'2shall declareH05046 T+2and the heavensH08064%S52with me by sacrificeH02077R!2a covenantH012857QY2together unto me; those that have madeH03772P2my saintsH02623O2gatherH0622N!2his peopleH05971"M/2that he may judgeH01777 L-2and to the earthH0776K!2from aboveH05920J)2to the heavensH08064I'2he shall callH07121H#2 round aboutH05439G#2tempestuousH08175*F?2him, and it shall be veryH03966E2beforeH06440D%2shall devourH0398C2a fireH0784+BA2and shall not keep silenceH02790A!2shall comeH0935@2our godH0430?#2hath shinedH03313>2godH0430=2of beautyH03308 `b;$ kK,a>$ y`t2 mineH05978s%2 of the fieldH07704$r32 and the wild beastsH02123!q-2 of the mountainsH02022p'2 all the fowlsH05775o2 i knowH03045n2 hillsH02042m+2 upon a thousandH0505l!2 the cattleH0929k'2 of the forestH03293 j+2 for every beastH02416!i-2 out of thy foldsH04356h2 he goatsH06260!g-2 out of thy houseH01004f!2 no bullockH06499e#2 i will takeH03947d#2continuallyH08548'c92or thy burnt offeringsH05930(b;2thee for thy sacrificesH02077#a12i will not reproveH03198`2thy godH0430_2godH0430#^12and i will testifyH05749]2o israelH03478!\-2and i will speakH01696[#2o my peopleH05971Z2hearH08085Y)2himself. selahH05542 TeG)_C&yH  tT#2my covenantH01285$32thou shouldest takeH05375#2my statutesH027060 K2what hast thou to do to declareH05608 2saithH0559 2godH0430$ 32but unto the wickedH07563- E2thee, and thou shalt glorifyH03513)2i will deliverH02502!2of troubleH06869#12upon me in the dayH031172and callH07121#12unto the most highH059452thy vowsH050882and payH07999%2thanksgivingH084262unto godH04302offerH02076~2 of goatsH06260}2 the bloodH01818|2 or drinkH08354{2 of bullsH047z2 the fleshH01320y!2 will i eatH0398&x72 mine, and the fulnessH04393$w32 thee: for the worldH08398 v-2 i would not tellH0559!u-2 if i were hungryH07456 Vx[A}]?#dK,V&,72that i was altogetherH01961 ++2thou thoughtestH01819#*12and i kept silenceH02790))2hast thou doneH06213(2sonH01121"'12thine own mother'sH0517&!2slanderestH01848%2thouH05414#$32against thy brotherH0251#2speakestH01696"%2thou sittestH03427!2deceitH04820 2framethH06775)2and thy tongueH039562to evilH074512thy mouthH06310#2thou givestH07971 +2with adulterersH050031M2with him, and hast been partakerH02506&72then thou consentedstH075212a thiefH01590!-2when thou sawestH072002behindH03102my wordsH01697#2and castestH07993#2instructionH04148#12seeing thou hatestH08130%2in thy mouthH06310 gzQ:jI)jJ2g0GK3 according to thy lovingkindnessH02617F)3 upon me, o godH0430E!3 have mercyH02603 D+3to bath–shebaH01339.CI3unto him, after he had gone inH0935B3cameH0935A#3the prophetH05030@#3when nathanH05416?3of davidH01732>3a psalmH04210&=73to the chief musicianH05329<2of godH0430;'2the salvationH03468:#2will i shewH072009%2conversationH01870-8E2me: and to him that orderethH077607!2glorifiethH0351362praiseH084265)2whoso offerethH02076 4+2none to deliverH0533732in piecesH0296322godH0433%152this, ye that forgetH079110%2now considerH0995"//2before thine eyesH05869.2in orderH06186-)2i will reproveH03198 dbI(rS:tM0 da3conceiveH03179`'3did my motherH0517_!3and in sinH02399^#3in iniquityH05771%]53behold, i was shapenH02342"\/3when thou judgestH08199[3be clearH02135#Z13when thou speakestH016960YK3that thou mightest be justifiedH06663X%3in thy sightH05869W3evilH07451V3and doneH062137UY3against thee, thee only, have i sinnedH02398T3everH08548S!3and my sinH02403"R/3my transgressionsH06588"Q/3for i acknowledgeH03045P)3me from my sinH02403O#3and cleanseH02891#N13from mine iniquityH05771M%3me throughlyH07235L3washH03526"K/3my transgressionsH06588J3blot outH04229&I73 of thy tender merciesH07356-HE3 according unto the multitudeH07230 Qo@% y[7eD#mQ~3 a rightH03559}3 and renewH02318|3 o godH0430{3 heartH03820z'3 in me a cleanH02889y3 createH01254$x33 all mine iniquitiesH05771w%3 and blot outH04229v%3 from my sinsH02399u3 thy faceH06440t3 hideH05641s#3may rejoiceH01523!r-3thou hast brokenH01794q3the bonesH06106p%3and gladnessH08057o3joyH08342 n+3make me to hearH08085m3than snowH07950*l?3me, and i shall be whiterH03835k3washH03526%j53and i shall be cleanH02891i)3me with hyssopH0231h3purgeH02398g3wisdomH02451+fA3thou shalt make me to knowH03045"e/3and in the hiddenH05640$d33in the inward partsH02910c3truthH0571&b73behold, thou desirestH02654 EbA& nM+fJ&fE%3and my mouthH06310%3thou my lipsH081933openH066053o lordH0136%53of thy righteousnessH06666!-3shall sing aloudH074423my tongueH03956 +3of my salvationH086683thou godH04303o godH0430(;3me from bloodguiltinessH018183deliverH05337#13 shall be convertedH07725#3 and sinnersH024003 thy waysH01870 '3 transgressorsH06586 %3 will i teachH03925 3 spiritH07307 3 freeH05081 !3 and upholdH05564!-3 of thy salvationH03468 +3 unto me the joyH083423 restoreH077253 spiritH07307%3 not thy holyH069443 and takeH03947"/3 from thy presenceH06440!-3 cast me not awayH079933 withinH071303 spiritH07307 ItN*nK1rO.lI8)3burnt offeringH0593073and wholeH03632$633with burnt offeringH05930!5-3of righteousnessH06664$433with the sacrificesH02077+3A3then shalt thou be pleasedH026542%3of jerusalemH033891)3thou the wallsH0234603buildH01129/3unto zionH06726%.53in thy good pleasureH07522-3do goodH03190%,73 thou wilt not despiseH0959+3o godH0430*3heartH03820))3and a contriteH01794(3a brokenH07665'3spiritH07307&3a brokenH07665%3of godH0430$)3the sacrificesH02077&#73not in burnt offeringH05930 "+3thou delightestH07521"!/3else would i giveH05414 '3not sacrificeH02077"/3for thou desirestH02654!3thy praiseH08416!-3shall shew forthH05046 OjN1fK* y_? nOV#4thou lovestH0157U#4deceitfullyH07423T4workingH06213S4razorH08593R%4like a sharpH03913Q4mischiefsH01942P4devisethH02803O!4thy tongueH03956N#4continuallyH03117M4of godH0410"L/4man? the goodnessH02617K4o mightyH01368)J=4thou thyself in mischiefH07451I%4why boastestH01984H%4 of ahimelechH0288G%4 to the houseH01004F4 is comeH0935 E+4 unto him, davidH01732D4 and saidH0559C4saulH07586B4and toldH05046A4cameH0935@#4the edomiteH0130?4when doegH01673>4of davidH01732=4maschilH04905&<74to the chief musicianH05329!;-3 upon thine altarH04196:3bullocksH06499&973then shall they offerH05927 `_E&oM!qW5`s%4his strengthH04581r4not godH0430q4madeH07760p4the manH01397 o+4and shall laughH07832n4and fearH03372m)4also shall seeH07200l'4the righteousH06662k4 selahH05542j'4 of the livingH02416i#4of the landH0776"h/4and root thee outH08327g)4dwelling placeH0168#f14and pluck thee outH05255(e;4he shall take thee awayH02846d'4thee for everH05331'c94shall likewise destroyH05422b4godH0410a4tongueH03956`4deceitfulH04820_4wordsH01697^'4all devouringH01105]#4thou lovestH0157\4selahH05542['4righteousnessH06664%Z54rather than to speakH01696Y4lyingH08267X)4more than goodH02896W4evilH07451 TyK* z]@tN$nT5no godH0430%5in his heartH038205hath saidH0559 5the foolH05036 5of davidH01732 5maschilH04905 '5upon mahalathH04257& 75to the chief musicianH05329"/4 before thy saintsH026234 goodH02896#4 on thy nameH08034 +4 and i will waitH06960'94 because thou hast doneH06213'4 thee for everH05769'4 i will praiseH030344 and everH057034for everH057694of godH0430~%4in the mercyH02617}4i trustH0982|4of godH0430{%4in the houseH01004z!4olive treeH02132y%4like a greenH07488*x?4 himself in his wickednessH01942w%4strengthenedH05810v'4of his richesH06239!u-4in the abundanceH07230t#4but trustedH0982 FlS<W5~eF!oF%-55they have not calledH07121,5breadH03899+5they eatH0398*5my peopleH05971)!5who eat upH0398(%5no knowledgeH03045'#5of iniquityH0205!&-5have the workersH06466%#5no, not oneH0259$5goodH02896 #+5none that doethH06213"'5become filthyH0444$!35they are altogetherH03162/ I5every one of them is gone backH054725 godH0430'5 that did seekH01875$35that did understandH07919'5if there wereH034265to seeH072005of menH0120"/5upon the childrenH01121#5from heavenH08064#5looked downH082595godH04305 goodH02896 +5 none that doethH062135 iniquityH057663Q5 are they, and have done abominableH085815 corruptH07843 Gb?!~\>`E#{cGK6and saidH0559J6cameH0935!I-6when the ziphimsH02130H6of davidH01732G6maschilH04905F#6on neginothH05058&E76to the chief musicianH05329D'5 shall be gladH08055C5 israelH03478B'5 shall rejoiceH01523A5 jacobH03290@'5of his peopleH05971?'5the captivityH07622>'5bringeth backH07725=5when godH0430<#5out of zionH06726;5of israelH03478:'5the salvationH0344495oh thatH054148'5 hath despisedH039887#5 because godH043065to shameH0954&575of him that encampethH0258345the bonesH061063)5hath scatteredH063402%5was: for godH043015no fearH0634305fearH06342)/=5there were they in greatH06343.5 upon godH0430 ErR4 a?wP1kE"i/6unto mine enemiesH08324h6evilH07451'g+'6he shall rewardH07725 H07725f6my soulH05315&e76with them that upholdH05564d6the lordH0136c#6mine helperH05826b#6behold, godH0430#a16before them. selahH05542`6godH0430"_/6they have not setH07760^'6after my soulH05315]6seekH01245+\A6against me, and oppressorsH06184[%6are risen upH06965Z'6for strangersH02114Y#6of my mouthH06310X%6to the wordsH0561W6give earH0238V6o godH0430U6my prayerH08605T6hearH08085#S16me by thy strengthH01369R6and judgeH01777Q#6 by thy nameH08034P6 me, o godH0430O6 saveH03467N6 hideH05641M)6 doth not davidH01732L6to saulH07586 MR5pK!rU vM%57because of the voiceH06963!-7and make a noiseH01949 +7in my complaintH07879#7me: i mournH07300"/7unto me, and hearH060307attendH071811M7 not thyself from my supplicationH08467~7and hideH05956}7o godH0430|%7to my prayerH08605{7give earH0238z7of davidH01732y7maschilH04905x#7on neginothH05058&w77to the chief musicianH05329!v/6upon mine enemiesH0341u6hath seenH07200t%6and mine eyeH05869&s76me out of all troubleH06869&r76for he hath deliveredH05337q6goodH02896p6lordH03068o6thy nameH08034)n=6unto thee: i will praiseH03034m6sacrificeH02076l'6i will freelyH05071k%6in thy truthH0571j%6cut them offH06789 N|Z>uX9pT6tN""/7in the wildernessH04057!7remainH03885 7far offH07368)7would i wanderH05074)7and be at restH07931!-7would i fly awayH05774#7like a doveH03123#7i had wingsH0837oh thatH05414!7and i saidH0559!-7hath overwhelmedH03680$37upon me, and horrorH064277are comeH0935'7and tremblingH07461#7fearfulnessH03374!7are fallenH053077of deathH04194#37me: and the terrorsH03677withinH07130)7is sore painedH023427my heartH03820 7 they hateH07852% 77upon me, and in wrathH0639 7iniquityH0205 '7for they castH04131 '7of the wickedH07563"/7of the oppressionH061257becauseH06440%7of the enemyH0341 lhL0yYA#qR1 l?!7 reproachedH02778>%7 not an enemyH0341%=57 not from her streetsH07339<7 departH04185;7 and guileH04820 :+7 thereof: deceitH084969%7 in the midstH071308!7 wickednessH019427%7 in the midstH07130 6+7 also and sorrowH05999!5/7 thereof: mischiefH0205"4/7 it upon the wallsH023463'7 they go aboutH0543727 and nightH0391517 dayH031190#7 in the cityH05892/!7 and strifeH07379.7 violenceH02555 -+7 for i have seenH07200,'7 their tonguesH03956+7 divideH06385*7 o lordH0136)7 destroyH01104(7tempestH05591'7stormH05584&)7from the windyH07307%7my escapeH04655$)7i would hastenH02363#7selahH05542 GX9y^;!fCgG\#7and morningH01242[7eveningH06153Z!7shall saveH03467Y7lordH03068X7upon godH0430'W97as for me, i will callH07121V7amongH07130#U17in their dwellingsH04033T)7for wickednessH07451S7into hellH07585R7quickH02416!Q-7let them go downH03381P'7seizeH03451 H05377O7let deathH04194N!7in companyH07285M7of godH0430L)7unto the houseH01004K7walkedH01980J7togetherH03162I7counselH05475H'7we took sweetH04985&G77 and mine acquaintanceH03045F7 my guideH0441E!7 mine equalH06187D#7 thou, a manH05822CO7 against me; then i would have hidH05641B#7 did magnifyH01431A'7 he that hatedH08130,@C7 me; then i could have borneH05375 Qx[5nNvP2qQw#7than butterH04260v'7were smootherH02505u%7of his mouthH06310t%7his covenantH01285)s=7with him: he hath brokenH02490,rC7against such as be at peaceH07965q7his handsH03027"p/7he hath put forthH07971o7 not godH0430$n37therefore they fearH03372-mE7because they have no changesH02487l7selahH05542k7of oldH06924+jA7them, even he that abidethH03427i#7and afflictH06030h!7shall hearH08085g7godH04100fK7against me: for there were manyH07227 e+7from the battleH07128d7in peaceH07965c7my soulH05315"b/7he hath deliveredH06299a7my voiceH06963"`/7and he shall hearH08085_'7and cry aloudH01993^#7will i prayH07878]#7and at noonH06672 ZhB) bBu^2wZ8of davidH017328michtamH04387.G8upon jonath–elem–rechokimH03128&78to the chief musicianH05329 -7 but i will trustH0982!7 their daysH03117( ;7shall not live out halfH02673 7menH0582 '7and deceitfulH04820 7bloodyH01818 )7of destructionH07845%7into the pitH0875&77shalt bring them downH03381+7but thou, o godH0430#7to be movedH04131'7the righteousH066627sufferH05414%57thee: he shall neverH05769%57and he shall sustainH035577lordH03068!7thy burdenH03053~7castH07993"}/7 they drawn swordsH06609|7than oilH08081{#7were softerH07401z7his wordsH01697y%7in his heartH03820x7but warH07128 K]BdK,aD*hK18my wordsH016970!8they wrestH06087/8every dayH03117.8can doH06213-!8what fleshH01320 ,+8i will not fearH03372#+38i have put my trustH0982*8in godH0430)8his wordH01697('8i will praiseH01984'8in godH0430&%8i will trustH0982%#8i am afraidH03372$8what timeH03117-#E8against me, o thou most highH04791"!8that fightH03898!8manyH07227 8swallowH07602#8would dailyH03117%8mine enemiesH08324!8oppressethH039058 dailyH03117#8 he fightingH03898$38 would swallow me upH076028 for manH0582)8 unto me, o godH0430#8be mercifulH02603#8him in gathH016618tookH0270%58when the philistinesH06430 O}X.pR3yU<"qON'8 will i praiseH01984M8 in godH0430L8 for godH0430K#8 this i knowH03045J8 backH0268I8 turnH07725'H;8 then shall mine enemiesH0341G8 i cryH07121F8 whenH03117 E+8not in thy bookH05612 D+8into thy bottleH04997C'8thou my tearsH01832B8putH07760A'8my wanderingsH05112@%8thou tellestH05608?8o godH0430>!8the peopleH05971=8cast downH03381<8angerH0639;#8by iniquityH0205":/8shall they escapeH064059#8for my soulH053158)8when they waitH0696078my stepsH06119&678themselves, they markH08104!5'8they hideH06845 H0684504K8they gather themselves togetherH01481$338against me for evilH07451#218all their thoughtsH04284 byR) uI-{[9{bl9saulH07586k9fromH06440j%9when he fledH01272i9of davidH01732h9michtamH04387g'9al–taschithH0516&f79to the chief musicianH05329e'8 of the livingH02416d%8 in the lightH0216c8 godH0430b8 beforeH06440 a+8 that i may walkH01980`%8 from fallingH01762_8 my feetH07272^!8 from deathH04194]8 my soulH05315(\;8 for thou hast deliveredH05337[8 praisesH08426Z'8 i will renderH07999Y)8 upon me, o godH0430X8 thy vowsH05088W8 can doH06213V8 what manH0120%U58 i will not be afraidH03372#T38 have i put my trustH0982S8 in godH0430R8 wordH01697Q'8 will i praiseH01984P8 lordH03068O8 wordH01697 L~U8~_C% e1fL 9lionsH038339amongH084329my soulH05315'9 and his truthH05719 his mercyH02617!-9shall send forthH079719godH04309selahH055420K9of him that would swallow me upH07602%9the reproachH027789and saveH03467~#9from heavenH08064}'9he shall sendH07971 |+9that performethH01584{9unto godH0410z9most highH05945y9unto godH0430x!9i will cryH07121w#9be overpastH05674v!9calamitiesH01942&u79will i make my refugeH02620t%9of thy wingsH03671,sC9in thee: yea, in the shadowH06738r9 trustethH02620%q59 unto me: for my soulH05315p#9 be mercifulH02603o)9 unto me, o godH0430n#9 be mercifulH02603m#9in the caveH04631 MaF'iK$_E*jM'9my heartH03820&9o godH0430%9is fixedH03559$9my heartH03820#9 selahH05542(";9 whereof they are fallenH05307#!19 me, into the midstH08432 9beforeH064409a pitH07882!-9they have diggedH03738'9is bowed downH037219my soulH05315%9for my stepsH064719a netH07568#19they have preparedH03559#39above all the earthH07769thy gloryH03519"/9above the heavensH080649o godH0430 +9be thou exaltedH073119 swordH027199 a sharpH02299!-9 and their tongueH03956!9 and arrowsH026719 spearsH02595#9whose teethH08127 9of menH0120 9the sonsH01121* ?9them that are set on fireH03857 9i lieH07901 OeK.qQ!{W>lOD:of davidH01732C:michtamH04387B':al–taschithH0516&A7:to the chief musicianH05329#@39 above all the earthH0776?9 thy gloryH03519">/9 above the heavensH08064=9 o godH0430 <+9 be thou exaltedH07311 ;+9 unto the cloudsH07834:'9 and thy truthH0571!9-9 unto the heavensH0806489 greatH014197'9 for thy mercyH02617,6C9 unto thee among the nationsH038165#9 i will singH02167!4-9 among the peopleH059713%9 thee, o lordH01362'9 i will praiseH0303419earlyH078370!9will awakeH05782/9and harpH03658.9psalteryH05035-9awakeH05782,9my gloryH03519+9awake upH05782 *+9and give praiseH02167)#9i will singH07891(9is fixedH03559 [bD& qO/~aH'v[b:her earH0241a:stoppethH0331`:adderH06620_':like the deafH02795^%:of a serpentH05175]!:the poisonH02534\:likeH01823[%:their poisonH02534Z:liesH03577Y:speakingH01696'X;:as soon as they be bornH0990W):they go astrayH08582V':from the wombH07358U':are estrangedH02114T!:the wickedH07563S%:in the earthH0776R':of your handsH03027Q%:the violenceH02555P:ye weighH06424O!:wickednessH05766N:ye workH06466M':yea, in heartH03820L: of menH0120K: o ye sonsH01121J: uprightlyH04339I#: do ye judgeH08199H):o congregationH0482G':righteousnessH06664F:speakH01696E%:do ye indeedH0552 \pL2mT-|]A#x\~: can feelH0995!}-: before your potsH05518|:the sunH08121!{-:they may not seeH02372z!:of a womanH0802#y1:the untimely birthH05309x:pass awayH01980w:meltethH08557v!:as a snailH07642-uE:let them be as cut in piecesH04135t!:his arrowsH02671s!:he bendethH01869 r+:run continuallyH01980q:as watersH04325#p1:let them melt awayH03988o:lordH03068#n1:of the young lionsH03715 m+:the great teethH04459l:break outH05422k):in their mouthH06310j:o godH0430i#:their teethH08127h:breakH02040 g+:never so wiselyH02449 f':charmingH02267 H02266e#:of charmersH03907d%:to the voiceH06963'c9:which will not hearkenH08085 DhF$^= b8dD#; to kill himH04191;the houseH01004!-;and they watchedH08104;sentH07971;when saulH07586;of davidH01732;michtamH04387';al–taschithH0516&7;to the chief musicianH05329%: in the earthH0776%: that judgethH08199: a godH0430%: verily he isH03426"/: for the righteousH06662 : a rewardH06529 : shall sayH0559 ': so that a manH0120 ': of the wickedH07563 %: in the bloodH01818: his feetH06471': he shall washH07364': the vengeanceH05359': when he seethH02372': shall rejoiceH08055': the righteousH06662: wrathH02740#: both livingH02416<c: he shall take them away as with a whirlwindH08175!: the thornsH0329 JW;pP1z`F*gJ:;to visitH064859;awakeH069748;of israelH034787;the godH04306;of hostsH066355;godH04304;lordH030683);me, and beholdH072002;to helpH071251;awakeH057820;faultH05771/#;and prepareH03559.;they runH07323-;lordH03068,;my sinH02403!+-;my transgressionH06588*%;are gatheredH01481)!;the mightyH05794(#;for my soulH05315)'?;for, lo, they lie in waitH0693&;menH0582%);me from bloodyH01818$;and saveH03467##;of iniquityH0205$"3;me from the workersH06466!;deliverH05337* ?;me from them that rise upH06965; defendH07682; o my godH0430$5; me from mine enemiesH0341; deliverH05337 Uv\<iD)sS2pUV; me: godH0430U'; shall preventH06923T#; of my mercyH02617S; the godH0430R!; my defenceH04869"Q1; upon thee: for godH0430P#; will i waitH08104O%; his strengthH05797N#;in derisionH039329M];at them; thou shalt have all the heathenH01471L#;shalt laughH07832K;lordH03068J;doth hearH08085I';in their lipsH08193H;swordsH02719!G-;with their mouthH06310'F9;behold, they belch outH05042E;the cityH05892#D1;and go round aboutH05437C!;like a dogH03611"B/;they make a noiseH01993A!;at eveningH06153@#;they returnH07725?; selahH05542>'; transgressorsH0898='; to any wickedH0205 <+; be not mercifulH02603 ;+;all the heathenH01471 ZoT8rT2hK/ tZs; selahH05542r%; of the earthH0776q'; unto the endsH0657p; in jacobH03290o; rulethH04910n; that godH0430"m/; and let them knowH03045l; consumeH03615k; in wrathH02534j; consumeH03615i!; they speakH05608h; and lyingH03585g+; and for cursingH0423f); in their prideH01347'e9; let them even be takenH03920d'; of their lipsH08193c; the wordsH01697b); of their mouthH06310a; the sinH02403`!; our shieldH04043_; o lordH0136$^3; and bring them downH03381"]/; them by thy powerH02428\; scatterH05128[; forgetH07911)Z=; them not, lest my peopleH05971Y; slayH02026"X/; upon mine enemiesH08324!W-; shall let me seeH07200 [pI,iHiG[& 7<to the chief musicianH05329 #;of my mercyH02617 ;the godH0430 !;my defenceH04869 ;for godH0430#;will i singH02167)=;unto thee, o my strengthH05797'; of my troubleH06862!;in the dayH03117!;and refugeH04498.G;for thou hast been my defenceH04869);in the morningH01242%;of thy mercyH02617'9;yea, i will sing aloudH07442%;of thy powerH05797 ~+;but i will singH07891)}=;if they be not satisfiedH07646|!;and grudgeH03885{;for meatH03983zC';let them wander up and downH05128 H05128y;the cityH05892#x1;and go round aboutH05437w!;like a dogH03611&v7;let them make a noiseH01993 u+;let them returnH07725t);and at eveningH06153 L^/pT2zKqL!(-<thou hast shewedH07200(';<thereof; for it shakethH04131&%<the breachesH07667%<it: healH07495!$-<thou hast brokenH06480#!<to trembleH07493("=<thou hast made the earthH0776+!A<o turn thyself to us againH07725- G<us, thou hast been displeasedH0599$3<thou hast scatteredH06555&7<thou hast cast us offH02186<o godH0430<thousandH0505'<twelveH06240 H08147<of saltH04417'< in the valleyH01516< of edomH0123< and smoteH05221< returnedH07725< when joabH03097%7<and with aram–zobahH0760+5%<with aram–naharaimH05104 H0763)<when he stroveH05327<to teachH03925<of davidH01732<michtamH04387%5<upon shushan–eduthH07802 `uQ-z`;b?`#D1<mine, and manassehH04519C<gileadH01568B!< of succothH05523A!<the valleyH06010@%<and mete outH04058?<shechemH07927>'<i will divideH02505=)<i will rejoiceH05937 <+<in his holinessH06944;#<hath spokenH01696:<godH04309<and hearH060308)<thy right handH032257<saveH03467!6-<may be deliveredH02502!5-<that thy belovedH030394<selahH055423%<of the truthH071892<becauseH06440/1I<thee, that it may be displayedH05127"0/<to them that fearH03373/<a bannerH05251 .+<thou hast givenH05414 -+<of astonishmentH08653,<the wineH03196++A<thou hast made us to drinkH08248*#<hard thingsH07186)!<thy peopleH05971 \cJ$jK2iE,|\b#< we shall doH06213a#< through godH0430`< of manH0120_< the helpH08668^< for vainH07723]%< from troubleH06862\< us helpH05833[< giveH03051 Z+< with our armiesH06635!Y-< didst not go outH03318X< o godH0430"W/< hadst cast us offH02186V+< not thou, o godH0430U%< me into edomH0123T'< who will leadH05148S< cityH05892R!< the strongH04692Q)< who will bringH02986P<triumphH07321O<philistiaH06429N<my shoeH05275 M+<will i cast outH07993L<over edomH0123"K!'<my washpotH07366 H05518J<moabH04124I#<my lawgiverH02710H<judahH03063G%<of mine headH07218F%<the strengthH04581E'<mine; ephraimH0669 ]tS6jKpS9 ]'=in the covertH05643~%=i will trustH02620}=for everH05769!|/=in thy tabernacleH0168{%=i will abideH01481z=the enemyH0341y=fromH06440x=towerH04026w=a strongH05797-vE=for thou hast been a shelterH04268u=is higherH07311t)=me to the rockH06697s=leadH05148r)=is overwhelmedH05848)q==unto thee, when my heartH03820p!=will i cryH07121o%=of the earthH0776n%=from the endH07097m)=unto my prayerH08605l=attendH07181k=o godH0430j=my cryH07440i=hearH08085h=of davidH01732g%=upon neginahH05058&f7=to the chief musicianH05329e#< our enemiesH06862 d-< shall tread downH0947c< valiantlyH02428 jgC"y[?uX7j=my vowsH05088=performH07999(-'=that i may dailyH03117 H03117=for everH05703%5=praise unto thy nameH08034)=so will i singH02167%=may preserveH05341=and truthH0571=mercyH02617=o prepareH04487=for everH05769=godH0430=beforeH06440)=he shall abideH03427#=generationsH01755 =as manyH01755 =his yearsH08141 '=lifeH03117 H03117 !=the king'sH04428" /=thou wilt prolongH03254=thy nameH08034#1=of those that fearH03373%=the heritageH03425 +=thou hast givenH05414=my vowsH05088!=hast heardH08085+=for thou, o godH0430=selahH05542%=of thy wingsH03671 V}[?#w]'{a;"yV8)>but they curseH07043!7->with their mouthH063106!>they blessH012885>in liesH035774%>they delightH07521$33>from his excellencyH076132>downH05080"1/>they only consultH032890>fenceH01447/#>a totteringH01760.>wallH07023(-;>all of you: as a bowingH05186",/>ye shall be slainH07523+'>against a manH03762*O>how long will ye imagine mischiefH02050)>movedH04131'(9>i shall not be greatlyH07227'!>my defenceH04869!&->and my salvationH03444%>my rockH06697$%>my salvationH03444#>upon godH0430">waitethH01747!'>truly my soulH05315 >of davidH01732>a psalmH04210#>to jeduthunH03038&7>to the chief musicianH05329 LnG+bE"qR7kLW!> to be laidH05927V> a lieH03577U> menH0376T> vanityH01892!S!%> surely menH01121 H0120R'> for us. selahH05542Q>a refugeH04268P>him: godH0430O>beforeH06440N!>your heartH03824M>pour outH08210L>peopleH05971$K3>in him at all timesH06256J>trustH0982I>in godH0430H>my refugeH04268G)>of my strengthH05797F>the rockH06697E%>and my gloryH03519D%>my salvationH03468C>in godH0430%B5>i shall not be movedH04131A!>my defenceH04869!@->and my salvationH03444?>my rockH06697#>1>for my expectationH08615"=1>thou only upon godH0430<>waitH01826;>my soulH05315:> selahH055429> inwardlyH07130 T_7kS9Y9nTu?my godH0410t?o godH0430s?of judahH03063.rG?when he was in the wildernessH04057q?of davidH01732p?a psalmH04210&o7> according to his workH04639n%> to every manH0376#m1> for thou renderestH07999l> mercyH02617&k9> also unto thee, o lordH0136j> unto godH0430i!> that powerH05797h> thisH02098g%> have i heardH08085f> twiceH08147e> onceH0259d#> hath spokenH01696c> godH0430b)> not your heartH03820a> setH07896`> increaseH05107_> if richesH02428^!> in robberyH01498$]3> and become not vainH01891"\/> not in oppressionH06233[> trustH0982Z#> than vanityH01892Y!> altogetherH03162X)> in the balanceH03976 NsW1gGxR, nN#?and fatnessH01880?marrowH02459#1?shall be satisfiedH07646?my soulH05315#?in thy nameH08034 ?my handsH03709 )?i will lift upH05375" /?thee while i liveH02416" /?thus will i blessH01288 %?shall praiseH07623?my lipsH08193?than lifeH02416?betterH02896+A?because thy lovingkindnessH02617&7?thee in the sanctuaryH06944#?i have seenH02372'?and thy gloryH03519?thy powerH05797?to seeH07200?waterH04325~?where noH01097}?landH0776|#? and thirstyH05889"{/? for thee in a dryH06723z? longethH03642#y1? for thee, my fleshH01320x? thirstethH06770w'?thee: my soulH05315"v/?early will i seekH07836 Ra<aE" nR) sR.%? but the kingH04428-? for foxesH07776(,;? they shall be a portionH04521$+%'? by the swordH02719 H03027 *+? they shall fallH05064)%? of the earthH0776%(5? into the lower partsH08482'? shall goH0935&!? to destroyH07722%? my soulH05315$? seekH01245#?upholdethH08551%"5?thee: thy right handH03225!?afterH0310 )?followeth hardH01692?my soulH05315)?will i rejoiceH07442%?of thy wingsH03671(;?therefore in the shadowH06738/I?because thou hast been my helpH05833?watchesH0821?meditateH01897!-?thee upon my bedH03326 +?when i rememberH02142?lipsH08193#?with joyfulH07445%?shall praiseH01984%?and my mouthH06310 RqO(nQ8X6 kRK@bendH01869J%@like a swordH02719I%@their tongueH03956H@who whetH08150G#@of iniquityH0205F)@of the workersH06466&E7@from the insurrectionH07285D'@of the wickedH07489+CA@me from the secret counselH05475B@hideH05641A%@ of the enemyH0341@@ from fearH06343?@ my lifeH02416>@preserveH05341=%@in my prayerH07879<@o godH0430;@my voiceH06963:@hearH080859@of davidH017328@a psalmH04210&77@to the chief musicianH05329!6-? shall be stoppedH055345? liesH08267#41? of them that speakH016963'? but the mouthH06310#21? by him shall gloryH01984(1;? every one that swearethH076500? in godH0430/'? shall rejoiceH08055 WdA$bD) hI. tWi@an arrowH02671h#@shall shootH03384g@but godH0430f@ deepH06013e'@and the heartH03820d%@of every oneH0376 c+@both the inwardH07130b@searchH02665a!@a diligentH02664 `+@they accomplishH08552_!@iniquitiesH05766 ^+@they search outH02664]'@ who shall seeH07200\@they sayH0559[@privilyH02934Z@snaresH04170Y@of layingH02934X%@they communeH05608W@matterH01697V@an evilH07451U)@they encourageH02388!T-@at him, and fearH03372S'@do they shootH03384R@suddenlyH06597Q)@at the perfectH08535P@in secretH04565$O3@that they may shootH03384N@wordsH01697M@bitterH04751L%@their arrowsH02671 We3 o<jM-zW+Afor thee, o godH0430AwaitethH01747ApraiseH08416Aof davidH01732AsongH07892Aa psalmH04210&~7Ato the chief musicianH05329}#@ shall gloryH01984|@ in heartH03820,{C@ in him; and all the uprightH03477 z+@ and shall trustH02620y@ lordH03068x'@ shall be gladH08055w'@ the righteousH06662v%@ of his doingH04639/uI@ for they shall wisely considerH07919t@ of godH0430s@ the workH06467"r/@ and shall declareH05046q!@ shall fearH03372p#@ and all menH0120%o5@them shall flee awayH05074.nG@upon themselves: all that seeH07200m@to fallH037824lS@so they shall make their own tongueH03956&k7@shall they be woundedH04347j@suddenlyH06597 HkP" rW6 wV6kH)Athe confidenceH04009!-Aof our salvationH03468Aus, o godH0430!-Awilt thou answerH06030!-Ain righteousnessH06664 +Aterrible thingsH03372A templeH01964#A of thy holyH06918%Aof thy houseH01004"/Awith the goodnessH02898&7Awe shall be satisfiedH07646'Ain thy courtsH02691%Ahe may dwellH07931(;Aand causest to approachH07126'Athou choosestH0977AblessedH0835+AAthou shalt purge them awayH03722#1Aour transgressionsH06588 AprevailH01396" !'AiniquitiesH05771 H01697 AcomeH0935* ?Aunto thee shall all fleshH01320 AprayerH08605$3Ao thou that hearestH08085%A be performedH07999,CA and unto thee shall the vowH05088Ain sionH06726 ]nD#gI&nM~]:%A and waterestH077839A the earthH07768'A thou visitestH064857!Ato rejoiceH074426#Aand eveningH061535)Aof the morningH01242*4?Athou makest the outgoingsH041613'Aat thy tokensH02262!Aare afraidH03372'19Ain the uttermost partsH07099%05Athey also that dwellH03427/'Aof the peopleH03816.)Aand the tumultH01995-)Aof their wavesH01530,Athe noiseH07588+#Aof the seasH03220*Athe noiseH07588))Awhich stillethH07623(!Awith powerH01369'AgirdedH0247&'Athe mountainsH02022%%Asetteth fastH03559&$7Awhich by his strengthH03581#A the seaH03220."GA and of them that are afar offH07350!%Aof the earthH0776 +Aof all the endsH07099 C}aD!lJ#kN(lC%V5A and the little hillsH01389"U/A of the wildernessH04057T%A the pasturesH04999SA they dropH07491RA fatnessH01880QA dropH07491P'A and thy pathsH04570"O/A with thy goodnessH02896NA the yearH08141M'A thou crownestH05849L'A the springingH06780K'A thou blessestH01288J%A with showersH07241-IEA thereof: thou makest it softH04127#H#'A the furrowsH01418 H01417G'A thou settlestH05181#F1A thereof abundantlyH07301E!A the ridgesH08525D'A thou waterestH07301+CAA when thou hast so providedH03559BA them cornH01715A)A thou preparestH03559@A of waterH04325?A is fullH04390>A of godH0430"=/A it with the riverH06388<A enrichestH06238!;-A it: thou greatlyH07227 UaAjP( uV9"|U#s3Bshall thine enemiesH0341r%Bof thy powerH05797&q7Bthrough the greatnessH07230pBthy worksH04639o%Bhow terribleH03372nBunto godH0430mBsayH0559lBgloriousH03519k!Bhis praiseH08416jBmakeH07760i#Bof his nameH08034h!Bthe honourH03519g!Bsing forthH02167f%Ball ye landsH0776eBunto godH0430$d3Bmake a joyful noiseH07321cBpsalmH04210bBa songH07892&a7Bto the chief musicianH05329`)A they also singH07891#_1A they shout for joyH07321^A with cornH01250&]7A also are covered overH05848\#A the valleysH06010[#A with flocksH06629Z#A are clothedH03847Y%A the pasturesH03733X'A on every sideH02296WA rejoiceH01524 MyJ-oG-vM/nM'BexaltH07311 H07311'9Blet not the rebelliousH05637#Bthe nationsH01471BbeholdH06822 Bhis eyesH05869 Bfor everH05769 %Bby his powerH01369 Bhe rulethH04910% 5Bthere did we rejoiceH08055Bon footH07272"/Bthrough the floodH05104Bthey wentH05674Binto dryH03004Bthe seaH03220Bhe turnedH02015Bof menH0120$3Btoward the childrenH01121BdoingH05949BterribleH03372~Bof godH0430}Bthe worksH04659|Band seeH07200{BcomeH03212zBselahH05542yBthy nameH08034+xABunto thee; they shall singH02167%w5Bthee, and shall singH02167v'Bshall worshipH07812u'Ball the earthH0776tBsubmitH03584 D^<~^;nN/ jD"./B and through waterH04325-%B through fireH0784,B we wentH0935+)B over our headsH07218*B to rideH07392$)5B thou hast caused menH0582()B upon our loinsH04975'!B afflictionH04157&#B thou laidstH07760 %+B us into the netH04686$+B thou broughtestH0935#B is triedH06884"'B us, as silverH03701$!3B us: thou hast triedH06884 #B hast provedH0974+B for thou, o godH0430#B to be movedH04132%B not our feetH07272'B and sufferethH05414B in lifeH02416B our soulH05315'B which holdethH07760#Bto be heardH08085'Bof his praiseH08416#1Band make the voiceH06963Bye peopleH05971Bour godH0430Bo blessH01288"/B themselves. selahH05542 UnE&W6iJ0uUJ#Bfor my soulH05315"I/Bwhat he hath doneH06213#H1Band i will declareH05608GBgodH0430!F-Ball ye that fearH03373EBhearH08085DBcomeH03212CB selahH05542B!Bwith goatsH06260ABbullocksH01241@%Bi will offerH06213?Bof ramsH0352!>-Bwith the incenseH07004=#Bof fatlingsH04220+<ABunto thee burnt sacrificesH05930;%Bi will offerH05927&:7Bwhen i was in troubleH068629#Bhath spokenH016968%Band my mouthH063107%Bhave utteredH064756'Bwhich my lipsH081935%B thee my vowsH050884!B i will payH07999%35B with burnt offeringsH059302)B into thy houseH010041B i will goH09350)B into a wealthyH07310+/AB but thou broughtest us outH03318bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{-.-/K0i12"3?4\5w6718N9l: -.-/K0i12"3?4\5w6718N9l: ;'~?@:AVBsC D(EDFbGHI8JWKuLM.NKOiPQR:SVTsUV.WJYhZ[$\B]_^|_`;aXbvcd3ePfkgh"i>jXkvlm/nJogpqr;sVtruv)wExcyz{8|U}r~*Gd:Ws-Jg$A]{ DqS3iD#`6`DhC to shineH0215g)Ccause his faceH06440#f1Cunto us, and blessH01288e#Cbe mercifulH02603dCgodH0430cCsongH07892bCa psalmH04210a#Con neginothH05058&`7Cto the chief musicianH05329_'Bnor his mercyH02617^Bmy prayerH08605+]ABwhich hath not turned awayH05493\BgodH0430[BblessedH01288Z%Bof my prayerH08605Y%Bto the voiceH06963!X-Bhe hath attendedH07181W!Bhath heardH08085VBgodH0430UBverilyH0403T'Bwill not hearH08085SBthe lordH0136R#Bin my heartH03820QBiniquityH0205P#Bif i regardH07200OBmy tongueH03956NBwithH08478+M3'Band he was extolledH07318 H07311'L9Bunto him with my mouthH06310KBi criedH07121 O}W1lP+fL)pO%Cher increaseH02981CyieldH05414+Cshall the earthH0776CpraiseH03034#1Clet all the peopleH05971#Cthee, o godH0430CpraiseH03034~)Clet the peopleH05971}C selahH05542|!C upon earthH0776{#Cthe nationsH03816z!Cand governH05148y#CrighteouslyH04334x!Cthe peopleH05971%w5Cfor thou shalt judgeH08199!v-Cand sing for joyH07442uCbe gladH08055"t/Co let the nationsH03816sCpraiseH03034#r1Clet all the peopleH05971q#Cthee, o godH0430pCpraiseH03034o)Clet the peopleH05971"n/Camong all nationsH01471"m/Cthy saving healthH03444l!Cupon earthH0776k%Cmay be knownH03045j%Cthat thy wayH01870i)C upon us; selahH05542 IsK+ u[8sZ?#sI&$7Dbut let the righteousH06662#D of godH0430 "+D at the presenceH06440!D perishH06 )Dlet the wickedH07563Dthe fireH0784DbeforeH06440DmeltethH04549Das waxH01749DawayH05086)Dis driven awayH05086Das smokeH06227D beforeH06440D him fleeH05127(;D let them also that hateH08130%Dbe scatteredH06327+Dlet his enemiesH0341DariseH06965Dlet godH0430Dof davidH01732DsongH07892Da psalmH04210&7Dto the chief musicianH05329 !Cshall fearH03372 %Cof the earthH0776$ 5Cus; and all the endsH0657 #Cshall blessH01288 CgodH0430#Cshall blessH01288#Cour own godH0430CgodH0430 __C*jJ2v_?  _%B7Dthose which are boundH0615 A+Dhe bringeth outH03318@#Din familiesH01004?%Dthe solitaryH03173>DsettethH03427=DgodH0430<!DhabitationH04583;#Din his holyH06944:DgodH04309'Dof the widowsH04908#Dand a judgeH01781"7/Dof the fatherlessH034906Da fatherH015D beforeH064404#D and rejoiceH059373D jahH030502#Dby his nameH08034!1-Dupon the heavensH06160 0+Dhim that ridethH07392/DextolH05549.#Dto his nameH08034-%Dsing praisesH02167,Dunto godH0430+DsingH07891*DrejoiceH07797*)?Dyea, let them exceedinglyH08057(DgodH0430'DbeforeH06440!&-Dlet them rejoiceH05970%Dbe gladH08055 fi="w]=kP2f"_/D thine inheritanceH05159+^AD whereby thou didst confirmH03559]D rainH01653\#D a plentifulH05071[!D didst sendH05130Z#D thou, o godH0430YD of israelH03478XD the godH0430WD of godH0430 V+D at the presenceH06440UDitselfH02088TDsinaiH05514SDof godH0430 R+Dat the presenceH06440Q%Dalso droppedH05197P#Dthe heavensH08064ODshookH07493NDthe earthH0776MDselahH05542'L9Dthrough the wildernessH03452&K7Dwhen thou didst marchH06805J!Dthy peopleH05971IDbeforeH06440(H;Dwhen thou wentest forthH03318GDo godH0430FD in a dryH06707ED dwellH07931#D1Dbut the rebelliousH05637C#Dwith chainsH03574 \nL(|P6b:|\|#D with yellowH03422{-D and her feathersH084z#D with silverH03701yD coveredH02645xD of a doveH03123wD the wingsH03671v)D among the potsH08240$u3D though ye have lienH07901tD the spoilH07998sD dividedH02505rD at homeH01004%q5D and she that tarriedH05116pD apaceH05074oD did fleeH05074nD of armiesH06635mD kingsH04428(l;D of those that publishedH01319k#D the companyH06635jD greatH07227iD the wordH0562hD gaveH05414gD the lordH0136f%D for the poorH06041 e+D of thy goodnessH02896d'D hast preparedH03559$c5D therein: thou, o godH0430b!D hath dweltH03427!a-D thy congregationH02416"`/D when it was wearyH03811 `mO2mP0mP/`#Din the holyH06944DsinaiH05514Dthe lordH0136Dof angelsH08136DthousandsH0505 +Dtwenty thousandH07239Dof godH0430%Dthe chariotsH07393D for everH05331!D will dwellH07931DlordH03068#Dto dwell inH03427DdesirethH02530DgodH0430Dthe hillH02022 DhillsH02022 #Dye, ye highH01386 Dwhy leapH07520 Dof bashanH01316 Dthe hillH02022DhillH02022Dan highH01386Dof bashanH01316Dthe hillH02022Dof godH0430Dthe hillH02022Din salmonH06756Das snowH07949DkingsH04428DscatteredH06566"~/Dwhen the almightyH07706}D goldH02742 \uN4nM1hL-v\;DscalpH06936:Dthe hairyH081819)Dof his enemiesH03418Dthe headH072187#Dshall woundH042726Dbut godH04305!Dfrom deathH041944!Dthe issuesH084443Dthe lordH01362DgodH030691%Dof salvationH041900Dthe godH0410/Dour godH0410.DselahH05542!--Dof our salvationH03444,Dthe godH0410+DloadethH06006*'DdailyH03117 H03117)Dthe lordH0136(DblessedH01288'#D might dwellH07931&D godH0430%D lordH03050$)Dthe rebelliousH05637#Dfor menH0120"DgiftsH04979#!1Dthou hast receivedH03947 DcaptiveH07617(;Dthou hast led captivityH07628Don highH04791#1Dthou hast ascendedH05927 KrK+iN/x\7uK&X7Dplaying with timbrelsH08608W#Dthe damselsH05959VDamongH08432UDafterH0310+TADthe players on instrumentsH05059S#Dwent beforeH06923R#Dthe singersH07891!Q-Din the sanctuaryH06944PDmy kingH04428ODof my godH0410N!Dthe goingsH01979MDo godH0430L!Dthy goingsH01979K)Dthey have seenH07200J#Dof thy dogsH03611I!Dthe tongueH03956HDenemiesH0341G%Din the bloodH01818F'Dmay be dippedH04272E'Dthat thy footH07272D!Dof the seaH03220 C+Dfrom the depthsH04688BDagainH07725A#Dfrom bashanH01316#@1Di will bring againH07725?DsaidH0559>Dthe lordH0136!=/Din his trespassesH08171<MDof such an one as goeth on stillH01980 TaC( lM- vW1tTv#Dthe companyH02416uDrebukeH01605tDpresentsH07862sDbringH02986r#Dshall kingsH04428q%Dat jerusalemH03389&p7Dbecause of thy templeH01964"o/Dthou hast wroughtH06466n!Dthat whichH02098mDo godH0430l!DstrengthenH05810k%Dthy strengthH05797j)Dhath commandedH06680iDthy godH0430h#D of naphtaliH05321g#D the princesH08269f!Dof zebulunH02074e#Dthe princesH08269d'Dtheir councilH07277cDof judahH03063b#Dthe princesH08269a#Dtheir rulerH07287`DbenjaminH01144_DlittleH06810^Dof israelH03478"]/Dfrom the fountainH04726\Dthe lordH0136%[5Din the congregationsH04721ZDye godH0430YDblessH01288 L{Y>fD' pP0 gLD!of oldH06924!D!of heavensH08064!-D!upon the heavensH08064#1D!to him that ridethH07392D selahH05542'D unto the lordH0136)D o sing praisesH02167 %D of the earthH0776 #D ye kingdomsH04467 D unto godH0430 D singH07891 Dunto godH0430Dher handsH03027'9Dshall soon stretch outH07323DethiopiaH03568Dof egyptH04714)Dshall come outH0857DprincesH02831Din warH07128D delightH02654 +D thou the peopleH05971D scatterH0967~D of silverH03701$}3D himself with piecesH07518|DsubmitH07511{'Dof the peopleH05971 z+Dwith the calvesH05695y%Dof the bullsH047x'Dthe multitudeH05712w#Dof spearmenH07070 FfF*j?$qZ0 zaF3Ei sinkH028832EsoulH053151Eare comeH09350)Efor the watersH04325/Eme, o godH0430.EsaveH03467-Eof davidH01732 ,+Eupon shoshannimH07799&+7Eto the chief musicianH05329*D# godH0430)D# blessedH01288(D# peopleH05971'D#and powerH08592&D#strengthH05797%)D#he that givethH05414$D#of israelH03478#D#the godH0410'"9D#out of thy holy placesH04720!D#terribleH03372 D#o godH0430'D"in the cloudsH07834!-D"and his strengthH05797#D"over israelH03478)D"his excellencyH01346D"unto godH0430#D"ye strengthH05797D"ascribeH05414D!voiceH06963D!a mightyH05797D!his voiceH06963%5D!lo, he doth send outH05414 epU0za@"wK+ eP%Ethou knowestH03045OEo godH0430&N7E which i took not awayH01497 M+E then i restoredH07725L!E are mightyH06105K!EwrongfullyH08267J%Emine enemiesH0341(I;Ethey that would destroyH06789H%Eof mine headH07218G)Ethan the hairsH08185FEare moreH07231#E1Eme without a causeH02600D)Ethey that hateH08130C!Efor my godH0430B%Ewhile i waitH03176AEfailH03615@Emine eyesH05869?Eis driedH02787>Emy throatH01627=%Eof my cryingH07121<!Ei am wearyH03021;E overflowH07857!:-Ewhere the floodsH076419EwatersH043258Einto deepH046157Ei am comeH09356#Eno standingH046135EmireH031214Ein deepH04688 DtQ9xZ$a@pD(k;E of them that reproachedH02778#j1E and the reproachesH02781 i-E hath eaten me upH0398h)E of thine houseH01004g%E for the zealH07068fEchildrenH01121 e-Eunto my mother'sH0517d%Eand an alienH05237 c-Eunto my brethrenH0251'b9Ei am become a strangerH02114aEmy faceH06440`%Ehath coveredH03680_EshameH03639^EreproachH027812]OEbecause for thy sake i have borneH05375\E of israelH03478"[1Efor my sake, o godH0430#Z1Ethee be confoundedH036375YUEfor my sake: let not those that seekH01245X!Ebe ashamedH0954WEof hostsH06635VEgodH03069U+Eon thee, o lordH0136'T9Elet not them that waitH06960S#Eare not hidH03582R#Eand my sinsH0819Q)Emy foolishnessH0200 QS8oR&gF- yQ$3Elet me be deliveredH05337$3Eand let me not sinkH02883#1Eme out of the mireH02916EdeliverH05337!-E of thy salvationH03468 -E me, in the truthH0571E hearH06030%E of thy mercyH02617!-E in the multitudeH07230~E o godH0430}E timeH06256|'E an acceptableH07522{E lordH03068)z=E but as for me, my prayerH08605(y-'E of the drunkardsH07941 H08354xE the songH05058wE speakH07878vE the gateH08179!u-E they that sit inH03427't9E and i became a proverbH04912 s+E also my garmentH03830rE sackclothH08242qE i madeH05414(p;E that was to my reproachH02781o%E with fastingH06685nE my soulH05315m#E when i weptH01058 l+E thee are fallenH05307 h_B}d9 hCh"#Eit: deliverH06299!EredeemH01350 %Eunto my soulH05315Edraw nighH07126#Eme speedilyH04118EhearH06030$3Efor i am in troubleH06887!-Efrom thy servantH05650%Enot thy faceH06440Eand hideH05641&7Eof thy tender merciesH073563QEunto me according to the multitudeH07230EturnH06437EgoodH02896'9Efor thy lovingkindnessH02617ElordH03068EhearH06030Eher mouthH06310EshutH0332#3Eand let not the pitH0875'Eswallow me upH01104) =Eme, neither let the deepH04688 EoverflowH07857. 9'Elet not the waterfloodH07641 H04325 EwatersH04325( ;Eme, and out of the deepH04615$3Efrom them that hateH08130 CmH#yX+ ^AeC>'Ethat they seeH07200=#Ebe darkenedH02821<)Elet their eyesH05869;Ea trapH04170:EwelfareH079659EbeforeH064408)Ebecome a snareH06341 7+Elet their tableH079796Eto drinkH08248%55Ethey gave me vinegarH02558!4-Eand in my thirstH067723#Efor my meatH012672%Eme also gallH072191Ethey gaveH054140#Ebut i foundH04672)/=Enone; and for comfortersH05162.%Eto take pityH05110-%Eand i lookedH06960+,AEand i am full of heavinessH05136+Emy heartH03820*#Ehath brokenH07665)EreproachH02781!(-Emine adversariesH06887!'-Eand my dishonourH03639&%Eand my shameH01322%#Emy reproachH02781 $+Ethou hast knownH03045*#AEme because of mine enemiesH0341 JxR{Y2x[3 qJ#X1Eand not be writtenH03789W'Eof the livingH02416 V+Eout of the bookH05612$U3Elet them be blottedH04229'T9Einto thy righteousnessH06666%S7Eand let them not comeH0935$R3Eunto their iniquityH05771QEiniquityH05771PEaddH054140OKEof those whom thou hast woundedH02491N%Eto the griefH04341M'Eand they talkH05608'L9Ewhom thou hast smittenH05221#K1Efor they persecuteH07291J)Ein their tentsH0168I)Elet none dwellH03427H#Ebe desolateH08074%G5Elet their habitationH02918FEtake holdH05381EEangerH06390DKEupon them, and let thy wrathfulH02740"C/Ethine indignationH02195BEpour outH08210AEto shakeH04571@#EcontinuallyH08548*??Enot; and make their loinsH04975 Yx_9qK2{]AzYv'E!and despisethH0959uE!the poorH034tE!hearethH08085sE!lordH03068rE godH0430qE that seekH01875p!E shall liveH02421o)E and your heartH03824nE be gladH08055mE shall seeH07200l!E the humbleH06035kEand hoofsH06536 j+Ethat hath hornsH07160iEbullockH06499h!Ethan an oxH07794gEbetterH03190fElordH03068"e/Ealso shall pleaseH03190&d7Ehim with thanksgivingH08426!c-Eand will magnifyH01431b#Ewith a songH07892aEof godH0430`Ethe nameH08034_'Ei will praiseH01984"^/Eset me up on highH07682]Eo godH0430"\/Elet thy salvationH03444['Eand sorrowfulH03510ZEpoorH06041#Y1Ewith the righteousH06662 N^.}U qQ' gNFlordH03068Fto helpH05833)Fme; make hasteH02363!Fto deliverH05337Fo godH0430( ;Fto bring to remembranceH02142 Fof davidH01732& 7Fto the chief musicianH05329 #E$shall dwellH07931 E$his nameH08034&9E$it: and they that loveH0157'E$shall inheritH05157%5E$also of his servantsH05650E$the seedH022331ME#there, and have it in possessionH03423$3E#that they may dwellH03427E#of judahH03063!E#the citiesH05892)E#and will buildH01129E#zionH06726~E#will saveH03467}E#for godH0430,|CE"and every thing that movethH07430{'E"him, the seasH03220zE"praiseH01984yE"and earthH0776x)E"let the heavenH08064!w/E!not his prisonersH0615 MvO3 ^B*tR;iM/Fmy helpH05828.)Funto me, o godH0430-!Fmake hasteH02363,Fand needyH034+FpoorH06041*%F be magnifiedH01431)Flet godH0430(#FcontinuallyH08548'FsayH0559&'Fthy salvationH03444-%GFin thee: and let such as loveH0157$#Fand be gladH08055#%Fthee rejoiceH07797(";Flet all those that seekH01245!FahaH01889 FahaH01889Fthat sayH0559)Fof their shameH01322%Ffor a rewardH06118(;Flet them be turned backH07725F my hurtH07451#Fthat desireH02655%5Fand put to confusionH03637FbackwardH0268#1Flet them be turnedH05472'Fafter my soulH05315Fthat seekH01245)Fand confoundedH02659#3Flet them be ashamedH0954 W_8e?dH$~W#J1Gof the unrighteousH05765 I+Gout of the handH03709H'Gof the wickedH07563 G+Gout of the handH03027F%Gme, o my godH0430EGdeliverH06403 D+Gand my fortressH04686CGmy rockH05553BGto saveH03467,ACGthou hast given commandmentH06680@GresortH0935,?CGwhereunto i may continuallyH08548>!GhabitationH04583"=/Gbe thou my strongH06697"</Gunto me, and saveH03467;Gthine earH0241:GinclineH05186'99Gand cause me to escapeH06403(8;Gme in thy righteousnessH066667GdeliverH05337#63Gbe put to confusionH0954#5%%Glet me neverH05769 H0408"4/Gdo i put my trustH026203GlordH03068 2-Fmake no tarryingH03091FlordH03068!0-Fand my delivererH06403 NsQrR-xY9rN g-G for mine enemiesH0341fG failethH03615(e;G me not when my strengthH03581dG forsakeH05800c!G of old ageH02209b#G in the timeH06256 a+G cast me not offH07993`#Gall the dayH03117_!Gthy honourH08597^!Gthy praiseH08416]Gbe filledH04390\%Glet my mouthH06310[GrefugeH04268ZGmy strongH05797YGunto manyH07227!X-Gi am as a wonderH04159W#GcontinuallyH08548VGmy praiseH08416UGbowelsH04578%T7Gme out of my mother'sH0517&S7Gthou art he that tookH01491R'Gfrom the wombH0990.QGGby thee have i been holden upH05564P'Gfrom my youthH05271OGmy trustH04009NGgodH03069MGo lordH0136LGmy hopeH08615K'Gand cruel manH02556 \oR8!c>iA$\$3Gand will yet praiseH08416#GcontinuallyH08548 +Gbut i will hopeH03176G my hurtH07451G that seekH01245~'G and dishonourH03639}G reproachH02781$|3G let them be coveredH05844{!G to my soulH05315%z5G that are adversariesH07853yG consumedH03615&x9G let them be confoundedH0954w#G for my helpH05833"v!'G make hasteH02439 H02363!u/G from me: o my godH0430t!G be not farH07368sG o godH0430 r+G none to deliverH05337qG and takeH08610p)G him: persecuteH07291o'G hath forsakenH05800nG godH0430mG sayingH0559lG togetherH03162k%G take counselH03289j#G for my soulH053153iQG against me; and they that lay waitH08104hG speakH0559 M];x`8{T2lM!GgenerationH01755%Gthy strengthH02220,CGme not; until i have shewedH05046GforsakeH05800Go godH0430)Gand grayheadedH07872Gi am oldH02209'Gnow also whenH05704#1Gthy wondrous worksH06381-EGand hitherto have i declaredH05046!-Gme from my youthH05271!-Gthou hast taughtH03925Go godH0430%5Gof thy righteousnessH06666$3Gi will make mentionH02142GgodH03069#Gof the lordH0136%Gthe strengthH01369 %Gi will go inH0935 +Gnot the numbersH05615 !Gfor i knowH03045 #Gall the dayH03117 'Gthy salvationH08668"/Gthy righteousnessH06666!-Gshall shew forthH05608Gmy mouthH06310Gand moreH03254Gthee moreH03254 Ua?fIxX3 wU;'Gwith the harpH03658&:7Gunto thee will i singH021679Go my godH04308Gthy truthH0571.79'Gthee with the psalteryH05035 H03627#61Gi will also praiseH03034!5-Gme on every sideH054374#Gand comfortH051623%Gmy greatnessH01420$23Gthou shalt increaseH072351%G of the earthH0776 0+G from the depthsH08415/GagainH07725&.7Gand shalt bring me upH05927-Gme againH07725,'Gshalt quickenH02421+GtroublesH06869*Gand soreH07451)Gme greatH07227"(/Gwhich hast shewedH07200'Go godH0430&%Ggreat thingsH01419%'Gwho hast doneH06213$Gvery highH04791##Galso, o godH0430""/Gthy righteousnessH06666!!G is to comeH0935 G thy powerH01369 UxX-uD^EvUV%Hand thy poorH06041#U1Hwith righteousnessH06664T!Hthy peopleH05971S)Hhe shall judgeH01777RHsonH01121 Q+Hunto the king'sH04428&P7Hand thy righteousnessH06666OHo godH0430N'Hthy judgmentsH04941MHthe kingH04428LHgiveH05414K#Hfor solomonH08010JGmy hurtH07451IGthat seekH012450HKGfor they are brought unto shameH02659-GGGlong: for they are confoundedH0954F#Gall the dayH03117%E5Gof thy righteousnessH06666 D+Galso shall talkH01897CGmy tongueH03956)B=Gwhich thou hast redeemedH06299'A9Gunto thee; and my soulH05315@#Gwhen i singH02167&?7Gshall greatly rejoiceH07442>Gmy lipsH08193=Gof israelH03478 <+Go thou holy oneH06918 [`7mN }b?x[rHthe earthH0776qHwaterH02222"p/Hgrass: as showersH07241o'Hupon the mownH01488nHlike rainH04306#m1Hhe shall come downH03381l#HgenerationsH01755k)Hthroughout allH01755jHendureH06440iHand moonH03394hHthe sunH08121 g+Hthee as long asH05973 f+Hthey shall fearH03372e'Hthe oppressorH06231*d?Hand shall break in piecesH01792c%Hof the needyH034b%Hthe childrenH01121a'Hhe shall saveH03467`'Hof the peopleH05971_Hthe poorH06041^)Hhe shall judgeH08199!]-Hby righteousnessH06666%\5Hand the little hillsH01389['Hto the peopleH05971ZHpeaceH07965Y#Hshall bringH05375X'Hthe mountainsH02022W'Hwith judgmentH04941 ay\4 d.sS/zaH giftsH0814 #H shall offerH07126 H and sebaH05434 H of shebaH07614 H the kingsH04428 H presentsH04503#H shall bringH07725 -H and of the islesH0339#H of tarshishH08659H the kingsH04428H the dustH06083!H shall lickH03897$5H him; and his enemiesH0341H beforeH06440H shall bowH037662OH they that dwell in the wildernessH06728~%Hof the earthH0776}'Hunto the endsH0657#|1Hand from the riverH05104{Hto seaH03220z'Halso from seaH03220'y9Hhe shall have dominionH07287$x3Hso long as the moonH03394wHof peaceH07965v'Hand abundanceH07230uHflourishH06524$t3Hshall the righteousH06662s#Hin his daysH03117 VmD(dA#_9V*)?Hprayer also shall be madeH06419(Hof shebaH07614'#Hof the goldH02091*&?Hand to him shall be givenH05414"%/Hand he shall liveH02421 $+Hbe in his sightH05869"#/Hshall their bloodH01818"%Hand preciousH03365!%Hand violenceH02555 #Hfrom deceitH08496!Htheir soulH05315 +Hhe shall redeemH01350%H of the needyH034H the soulsH05315)H and shall saveH03467H and needyH034H the poorH01800)H he shall spareH02347$3H that hath no helperH05826H the poorH06041)H when he criethH07768H the needyH034%5H for he shall deliverH05337#H shall serveH05647(;H before him: all nationsH01471 +H shall fall downH07812)H yea, all kingsH04428 RhL, _<kL0 mREHthe godH0430DHgodH0430CHlordH03068BHblessedH01288&A9H shall call him blessedH0833$@3Hin him: all nationsH01471!?-Hshall be blessedH01288>Hthe sunH08121=!Has long asH06440*<1'Hshall be continuedH05125 H05125;Hhis nameH08034&:7Hshall endure for everH057699Hhis nameH080348%H of the earthH07767!H like grassH062126)H shall flourishH066925#H of the cityH058924%Hlike lebanonH03844$33Hthereof shall shakeH074932Hthe fruitH06529!1-Hof the mountainsH020220%Hupon the topH07218/%Hin the earthH0776.Hof cornH01250*-?Hthere shall be an handfulH06451$,3Hshall he be praisedH01288+HdailyH03117$*3Hfor him continuallyH08548 ]{ZA$iL0i;!y]cIslippedH08210b'Ihad well nighH0369aImy stepsH0838`'IgoneH05186 H05186_#Iwere almostH04592'^9Ibut as for me, my feetH07272]IheartH03824*\?Ito such as are of a cleanH01249[Ito israelH03478ZIgoodH02896YItruly godH0430XIof asaphH0623WIa psalmH04210VHare endedH03615UHof jesseH03448THthe sonH01121SHof davidH01732R#Hthe prayersH08605QH and amenH0543PHamenH0543OHhis gloryH03519NHbe filledH04390'M;Hand let the whole earthH0776LHfor everH05769KHnameH08034J%Hhis gloriousH03519I#Hand blessedH01288 H+Hwondrous thingsH06381G)Hwho only doethH06213FHof israelH03478 SzX;rYBrT3rS!IoppressionH06233IwickedlyH07451~Iand speakH01696!}-Ithey are corruptH04167|!Icould wishH04906{!Ithan heartH03824z)Ithey have moreH05674y%Iwith fatnessH02459xIstand outH03318w!Itheir eyesH05869vIa garmentH07897uIcoverethH05848tIviolenceH025551sMIcompasseth them about as a chainH06059 r+Itherefore prideH01346qImenH0120pIlikeH05973)o=Ineither are they plaguedH05060nImenH0582m)Inot in troubleH05999lIfirmH01277"k1Ibut their strengthH0193j)Iin their deathH04194iIno bandsH02784h'Iof the wickedH07563g)Ithe prosperityH07965fIi sawH07200e)Iat the foolishH01984"d/Ifor i was enviousH07065 Z`;uW5xX8yZ!I and washedH07364I vainH07385I my heartH03824'9I verily i have cleansedH02135I richesH02428'I they increaseH07685%I in the worldH05769#I who prosperH07961#I the ungodlyH07563!-I in the most highH05945I knowledgeH01844%I and is thereH03426I knowH03045%I how doth godH0410%I and they sayH0559'I are wrung outH04680 I of a fullH04392 !I and watersH04325 I hitherH01988 'I returnH07725 H07725% 5I therefore his peopleH05971!/I through the earthH0776I walkethH01980!-I and their tongueH03956$3I against the heavensH08064#I their mouthH06310I they setH08371IloftilyH04791!Ithey speakH01696 _qO-eB&lM#_8)Ias in a momentH07281 7+Iinto desolationH08047!6-Iinto destructionH04876(5;Ithou castedst them downH05307(4;Ithem in slippery placesH02513&37Isurely thou didst setH078962#Ii their endH03191!IunderstoodH09950Iof godH0410#/1Iinto the sanctuaryH04720.%Iuntil i wentH0935-Ifor meH05869,#Itoo painfulH05999+Ito knowH03045*)Iwhen i thoughtH02803 )+Iof thy childrenH01121()Ithe generationH01755'';Ibehold, i should offendH0898&IthusH03644%%Ii will speakH05608$Iif i sayH0559#'Ievery morningH01242"'Iand chastenedH08433)!=Ilong have i been plaguedH05060 +Ifor all the dayH03117%I in innocencyH05356I my handsH03709 C~bH"tT5nI!}`CUImy fleshH07607TIi desireH02654S+Inone upon earthH0776&R7Iwhom have i in heavenH08064QIgloryH03519PIreceiveH03947O'Iand afterwardH0310$N3Ime with thy counselH06098!M-Ithou shalt guideH05148LIhandH03027K#Iby my rightH03225+JCIwith thee: thou hast holdenH0270I#IcontinuallyH08548HIa beastH0929 G+Ii, and ignorantH03045F!Iso foolishH01198E#Iin my reinsH03629"D/Iand i was prickedH08150C#Iwas grievedH02556B'Ithus my heartH03824A#Itheir imageH06754"@1Ithou shalt despiseH0959"?/Iwhen thou awakestH05782>Io lordH0136=IawakethH06974<!Ias a dreamH02472;%Iwith terrorsH01091:IconsumedH08552!9-Ithey are utterlyH05486 ekH+}fM% qO3e"r/Jagainst the sheepH06629qJsmokeH06225 p-Jdoth thine angerH0639oJfor everH05331nJoffH02186mJo godH0430lJof asaphH0623kJmaschilH04905j'I all thy worksH04399#i1I that i may declareH05608hIgodH03069g#Iin the lordH0136fImy trustH04268e!Ii have putH07896dIto godH0430$c3Ifor me to draw nearH07132bIgoodH02896aIbutH0589+`AIall them that go a whoringH02181$_3Ithou hast destroyedH06789$^9Ifrom thee shall perishH06+]AIfor, lo, they that are farH07369\Ifor everH05769[)Iand my portionH02506Z#Iof my heartH03824Y%Ithe strengthH06697XIgodH0430WIfailethH03615V%Iand my heartH03824 PsX<lO(}dCiPJaxesH071344 G%Jaccording as he had lifted upH04605 H0935 !Jwas famousH03045 JsignsH0226 'Jtheir ensignsH0226 #Jthey set upH07760%5Jof thy congregationsH04150%Jin the midstH07130JroarH07580'Jthine enemiesH06887!-Jin the sanctuaryH06944#1Jhath done wickedlyH07489Jthe enemyH0341#JdesolationsH04876#1Junto the perpetualH05331Jthy feetH06471~Jlift upH07311(};J wherein thou hast dweltH07931|J zionH06726{!Jthis mountH02022#z1Jthou hast redeemedH01350%y5Jof thine inheritanceH05159xJthe rodH07626wJof oldH06924$v3Jthou hast purchasedH07069!u-Jthy congregationH05712tJrememberH02142s)J of thy pastureH04830 KsO1bB!sL2dK*J o godH0430)J how longH05704*(?J among us any that knowethH03045$'3J no more any prophetH05030&'J not our signsH0226%J we seeH07200$#Jin the landH0776#Jof godH0410#"1Jall the synagoguesH04150$!3Jthey have burned upH08313 'Jthem togetherH03162)Jlet us destroyH03238 +Jin their heartsH03820Jthey saidH0559'Jto the groundH0776#Jof thy nameH08034#1Jthe dwelling placeH04908"/Jthey have defiledH02490#1Jinto thy sanctuaryH04720JfireH0784)Jthey have castH07971#Jand hammersH03597Jwith axesH03781 +Jthereof at onceH03162 +Jthe carved workH06603(;Jbut now they break downH01986JtreesH06086)Jupon the thickH05442 XqT7oT8|`<yXG%Jof leviathanH03882FJthe headsH07218E%Jthou brakestH07533D'J in the watersH04325C)J of the dragonsH08577BJ the headsH07218A%J thou brakestH07665 @+J by thy strengthH05797?J the seaH03220">/J thou didst divideH06565=%J of the earthH0776<%J in the midstH07130;J salvationH03444:J workingH064669J of oldH069248J my kingH044287J for godH0430!6'J thy bosomH02436 H024365J out ofH071304J pluckH03615$33J even thy right handH032252'J thou thy handH03027 1+J why withdrawestH077250J for everH05331/J thy nameH08034.J blasphemeH05006-+J shall the enemyH0341,J reproachH02778-+EJ how long shall the adversaryH06862 W|V5yK- iJ-tWdJthy nameH08034 c+Jhave blasphemedH05006bJpeopleH05971a#Jthe foolishH05036`JlordH03068 _+Jhath reproachedH02778^Jthe enemyH0341]JrememberH02142\!Jand winterH02779[JsummerH07019Z)Jthou hast madeH03335Y%Jof the earthH0776 X+Jall the bordersH01367W'Jthou hast setH05324V#Jand the sunH08121UJthe lightH03974*T?Jthine: thou hast preparedH03559!S-Jthine, the nightH03915RJthe dayH03117QJriversH05104PJmightyH0386 O+Jthou driedst upH03001N'Jand the floodH05158M%Jthe fountainH04599"L/Jthou didst cleaveH01234*K?Jinhabiting the wildernessH06728J'Jto the peopleH05971IJmeatH03978HJgavestH05414 StY0dG }aF)sS#JreproachethH02781$3Jhow the foolish manH05036JrememberH02142 ~+Jthine own causeH07379}JpleadH07378|Jo godH0430{JariseH06965zJthy nameH08034yJpraiseH01984xJand needyH034w%Jlet the poorH06041vJashamedH03637uJreturnH07725(t;Jo let not the oppressedH01790s!Jof crueltyH02555#r1Jof the habitationsH04999qJare fullH04390#p3Jplaces of the earthH0776o%Jfor the darkH04285"n/Junto the covenantH01285m%Jhave respectH05027lJfor everH05331k#Jof thy poorH06041%j5Jnot the congregationH02416iJforgetH07911#h1Junto the multitudeH02416"g/Jof thy turtledoveH08449f%Jnot the soulH05315eJo deliverH05414 D`6 jN*~b9bDKi bear upH08505&7Kthereof are dissolvedH04127(;Kand all the inhabitantsH03427Kthe earthH0776KuprightlyH04339%Ki will judgeH08199!-Kthe congregationH04150%5Kwhen i shall receiveH03947K declareH05608#1K thy wondrous worksH06381K is nearH07138K thy nameH08034"/Kdo we give thanksH03034"/Kdo we give thanksH03034 -Kunto thee, o godH0430Kof asaphH0623 KsongH07892 Ka psalmH04210 'Kal–taschithH0516& 7Kto the chief musicianH05329 #JcontinuallyH08548(;Jagainst thee increasethH05927&7Jof those that rise upH06965!Jthe tumultH07588!-Jof thine enemiesH06887'Jnot the voiceH06963JforgetH07911!Jthee dailyH03117 Y[5hO&vR*xY:!Kof mixtureH045389!Kit is fullH043928Kis redH025607%Kand the wineH031966Ka cupH035635KlordH03068 4+Kfor in the handH03027$33Kone, and setteth upH07311 2+Khe putteth downH082131Kthe judgeH081990Kbut godH0430#/1Knor from the southH04057"./Knor from the westH04628&-7Kneither from the eastH04161%,''Kfor promotionH02022 H07311+KneckH06677*Ka stiffH06277)KspeakH01696(Kon highH04791'Kyour hornH07161&#Klift not upH07311%Kthe hornH07161$#Klift not upH07311"#/Kand to the wickedH07563#"1Kdeal not foolishlyH01984!)Kunto the foolsH01984 Ki saidH0559%Kof it. selahH05542#Kthe pillarsH05982 `kK3rP.tT8~`WL in israelH03478VL greatH01419UL his nameH08034TLknownH03045SLgodH0430RLin judahH03063QLof asaphH0623PLsongH07892OLa psalmH04210N#Lon neginothH05058&M7Lto the chief musicianH05329!L-K shall be exaltedH07311!K-K of the righteousH06662JK the hornsH07161$I3K also will i cut offH01438H'K of the wickedH07563G'K all the hornsH07161FK of jacobH03290E!K to the godH0430$D3K i will sing praisesH02167CK for everH05769#B1K but i will declareH05046AKdrinkH08354@K outH04680?%K of the earthH0776(>;K thereof, all the wickedH07563='K but the dregsH08105<#K of the sameH02088#;1Kand he poureth outH05064 eqQ/qT-\? esLand horseH05483!r-Lboth the chariotH07393qLof jacobH03290pLo godH0430o'Lat thy rebukeH01606n#Ltheir handsH03027m!Lhave foundH04672lLof mightH02428#k3Land none of the menH0582j#Ltheir sleepH08142 i+Lthey have sleptH05123h#Lare spoiledH07997&g-#Lthe stoutheartedH03820 H047fLof preyH02964#e1Lthan the mountainsH02042dLexcellentH0117c'Lmore gloriousH0215bLselahH05542a)Land the battleH04421`'Land the swordH02719_!Lthe shieldH04043^!Lof the bowH07198]'Lhe the arrowsH07565\#Lthere brakeH07665[Lin zionH06726'Z9Land his dwelling placeH04585'Y9Lalso is his tabernacleH05520XLin salemH08004 _iQ*bF, pV5 {_L your godH0430L lordH03068L and payH07999 L vowH05087$ 3L shalt thou restrainH02296 L of wrathH02534$ 3L thee: the remainderH07611 %L shall praiseH03034L of manH0120!-L surely the wrathH02534L selahH05542%L of the earthH0776%L all the meekH06035L to saveH03467#L to judgmentH04941L aroseH06965L when godH0430'Land was stillH08252~LfearedH03372}Lthe earthH0776|#Lfrom heavenH08064{#Lto be heardH08085*z?Lthou didst cause judgmentH01779#y3Lonce thou art angryH0639xLwhenH0227w%Lin thy sightH06440"v/Land who may standH05975u%Lto be fearedH03372+tALare cast into a dead sleepH07290 S`;uU9bC!tS-%M not: my soulH05315,!Mand ceasedH06313+%Min the nightH03915*MranH05064)Mmy soreH03027(Mthe lordH0136'Mi soughtH01875&'Mof my troubleH06869%!Min the dayH03117$+M and he gave earH0238#'M with my voiceH06963"Munto godH0430!'Mwith my voiceH06963 Munto godH0430Mi criedH06817Mof asaphH0623Ma psalmH04210#Mto jeduthunH03038&7Mto the chief musicianH05329%L of the earthH0776%L to the kingsH04428L terribleH03372!L of princesH05057!L the spiritH07307!-L he shall cut offH012191ML unto him that ought to be fearedH04172L presentsH07862L him bringH02986,CL let all that be round aboutH05439 HcB d<qU4eHJMfor everH05769IMcast offH02186H'Mwill the lordH0136%G5Mmade diligent searchH02664F'Mand my spiritH07307$E3Mwith mine own heartH03824DMi communeH07878C%Min the nightH03915BMmy songH05058&A7Mi call to remembranceH02142!@-Mof ancient timesH05769?Mthe yearsH08141>Mof oldH06924=Mthe daysH03117"</Mi have consideredH02803$;3Mthat i cannot speakH01696!:-Mi am so troubledH064709MwakingH081098Mmine eyesH058697%Mthou holdestH02706MselahH05542 5+Mwas overwhelmedH058484'Mand my spiritH073073%Mi complainedH07878!2-Mand was troubledH019931MgodH04300%Mi rememberedH02142 /+M to be comfortedH05162.M refusedH03985 NbG.iB( U7kNgM and talkH07878%f5M also of all thy workH06467 e+M i will meditateH01897dM of oldH06924c#M thy wondersH06382'b9M surely i will rememberH02142aM lordH03050`M the worksH04611'_+'M i will rememberH02142 H02142!^-M of the most highH05945"]/M of the right handH03225\M the yearsH08141[%M my infirmityH02470Z!M and i saidH0559YM selahH05542#X1M his tender merciesH07356WM shut upH07092 V-M hath he in angerH0639U)M to be graciousH02589TM forgottenH07911SM hath godH0410$R%'Mfor evermoreH01755 H01755QMfailH01584PMpromiseH0562OMfor everH05331N!Mclean goneH0656M%Mis his mercyH02617!L-Mhe be favourableH07521KMand willH03254 ZjQ:w_B#yZ;#tZMwaterH04325!Mpoured outH02229!Mthe cloudsH05645#1Malso were troubledH07264!Mthe depthsH08415'9Mthee; they were afraidH02342MsawH07200!Mthe watersH04325~#Mthee, o godH0430}MsawH07200|!Mthe watersH04325{MselahH05542z!Mand josephH03130yMof jacobH03290xMthe sonsH01121w!Mthy peopleH05971vMredeemedH01350uMarmH02220!t-Mamong the peopleH05971s%Mthy strengthH05797#r1Mthou hast declaredH03045qMwondersH06382p!Mthat doestH06213oMthe godH0410nM godH0430mM a godH0410lM greatH01419!k-M in the sanctuaryH06944jM o godH0430iM thy wayH01870h'M of thy doingsH05949 [cE"hJ.jI* w[$Ngive earH0238#Nof asaphH0623"NmaschilH04905!Mand aaronH0175 Mof mosesH04872#Mby the handH03027%Mlike a flockH06629!Mthy peopleH05971%Mthou leddestH05148'Mare not knownH03045"/Mand thy footstepsH06119MwatersH04325%Min the greatH07227%Mand thy pathH07635!Min the seaH03220Mthy wayH01870M and shookH07493MtrembledH07264Mthe earthH0776Mthe worldH08398MlightenedH0215)Mthe lightningsH01300'Min the heavenH01534 )Mof thy thunderH07482 Mthe voiceH06963! -Malso went abroadH01980 %Mthine arrowsH02687 Ma soundH06963Msent outH05414Mthe skiesH07834 NlL,iK* }bB)kNANin jacobH03290@#Na testimonyH05715#?1Nfor he establishedH06965">/N that he hath doneH06213(=;N and his wonderful worksH06381!<-Nand his strengthH05807;NlordH03068:#Nthe praisesH084169Nto comeH0314"8/Nto the generationH017557NshewingH05608$63Nfrom their childrenH01121!5-Nwe will not hideH035824Nhave toldH056083+Nand our fathersH012Nand knownH03045$13Nwhich we have heardH080850Nof oldH06924/%Ndark sayingsH02420.%Ni will utterH05042-%Nin a parableH04912,Nmy mouthH06310+#Ni will openH06605*#N of my mouthH06310)%Nto the wordsH0561(Nyour earsH0241'NinclineH05186&Nmy lawH08451%#No my peopleH05971 Gb-a@ vX>!hG]%Na generationH01755\!NgenerationH01755[)Nand rebelliousH04784Z!Na stubbornH05637/YONand might not be as their fathersH01!X-Nhis commandmentsH04687WNbut keepH05341VNof godH0410UNthe worksH04611T)Nand not forgetH07911SNin godH0430R!Ntheir hopeH03689$Q3Nthat they might setH07760"P/Nto their childrenH01121O#Nand declareH05608N%Nshould ariseH06965M)Nshould be bornH03205L%Nthe childrenH01121K!Nmight knowH03045JNto comeH0314$I3Nthat the generationH01755"H/N to their childrenH011211GMN that they should make them knownH03045F#Nour fathersH01#E1Nwhich he commandedH06680DNin israelH03478CNa lawH08451B'Nand appointedH07760 X`D#vX:c?uX{N of egyptH04714z#N in the landH0776y-N of their fathersH01 x+N he in the sightH05048wN didH06213"v/N marvellous thingsH06382#u1N that he had shewedH07200 t+N and his wondersH06381sN his worksH05949r!N and forgatH07911q!N in his lawH08451pN to walkH03212o#N and refusedH03985nN of godH0430!m-N not the covenantH01285lN they keptH08104kN of battleH07128j!N in the dayH03117i#N turned backH02015hN bowsH07198gN carryingH07411fN armedH05401e!N of ephraimH0669d%N the childrenH01121cN with godH0410 b-N was not stedfastH0539!a-N and whose spiritH07307`NarightH03559 _+Nnot their heartH03820^NsetH03559 gW,aA& rS7gNyet moreH03254 +Nand they sinnedH02398#Nlike riversH05104#Nto run downH03381"/Nand caused watersH04325%5Nalso out of the rockH05553NstreamsH05140!Nhe broughtH03318NdepthsH08415Nthe greatH07227 NdrinkH08248" /Nin the wildernessH04057 Nthe rocksH06697 Nhe claveH01234 Nof fireH0784%Nwith a lightH0216"/Nand all the nightH03915"/Nthem with a cloudH06051#Nalso he ledH05148)Nin the daytimeH03119!N as an heapH05067N to standH05324'9N and he made the watersH043250KN and caused them to pass throughH05674N the seaH03220~!N he dividedH01234}N of zoanH06814|N the fieldH07704 VfO,s[D( a=yV5)N for his peopleH059714N fleshH076073!N he provideH035592N also? canH032011N breadH038990Nhe giveH05414/NcanH03201.!NoverflowedH07857 -+Nand the streamsH05158,!Ngushed outH02100 ++Nthat the watersH04325*Nthe rockH06697!)-Nbehold, he smoteH05221"(/Nin the wildernessH04057'Na tableH07979&NfurnishH06186%NgodH0410$NcanH03201#Nthey saidH0559"#Nagainst godH0430 !+Nyea, they spakeH01696 )Nfor their lustH05315NmeatH0400Nby askingH07592)Nin their heartH03824NgodH0410!-Nand they temptedH05254"/Nin the wildernessH06723'Nthe most highH05945)=Nagainst him by provokingH04784 KnL/\0oU1gKSNhe sentH07971RNfoodH03899QNangels'H047PNdid eatH0398ONmanH0376NNof heavenH08064!M-Nthem of the cornH01715L'Nand had givenH05414 K-Nupon them to eatH0398JNmannaH04478$I3Nand had rained downH04305HNof heavenH08064GNthe doorsH01817F!Nand openedH06605E!Nfrom aboveH04605D!Nthe cloudsH07834(C;Nthough he had commandedH06680%B5Nnot in his salvationH03444A#Nand trustedH0982@!Nnot in godH0430%?7Nbecause they believedH0539>)N against israelH03478=%Nalso came upH05927<Nand angerH0639;'Nagainst jacobH03290:#Nwas kindledH054009Nso a fireH07848'Nand was wrothH056747NheardH080856NlordH03068 I{Y4jP+ jG% qI$o5Nbut while their meatH0400 n+Nfrom their lustH08378(m;Nthey were not estrangedH02114&l7Nthem their own desireH08378k#Nfor he gaveH0935jNfilledH07646i'Nand were wellH03966h+Nso they did eatH0398"g/Ntheir habitationsH04908f#Nround aboutH05439e'Nof their campH04264d%Nin the midstH07130cNfallH05307b!Nof the seaH03220!a-Nlike as the sandH02344`NfowlsH05775_'Nand featheredH03671'^9Nalso upon them as dustH06083]NfleshH07607\Nhe rainedH04305[)Nthe south windH08486Z'Nhe brought inH05090!Y-Nand by his powerH05797X'Nin the heavenH08064WNto blowH05265'V9Nhe caused an east windH06921U#Nto the fullH07648TNthem meatH06720 S`@U, ]2 jS N#godH0410 %N#and the highH05945!N#their rockH06697N#that godH0430$3N#and they rememberedH02142N"after godH0410#1N"and enquired earlyH07836'9N"him: and they returnedH07725'9N"them, then they soughtH01875%N"when he slewH02026!N!in troubleH0928 +N!and their yearsH08141~N!in vanityH01892})N!did he consumeH03615%|5N!therefore their daysH03117+{AN not for his wondrous worksH06381#z3N still, and believedH0539)y=N for all this they sinnedH02398xNof israelH03478w!Nthe chosenH0970(v;Nof them, and smote downH03766u#Nthe fattestH04924$t3Nupon them, and slewH02026sNcameH05927rNof godH0430qNthe wrathH0639$p3Nyet in their mouthsH06310 Y`0 gK. fDY%$5N(oft did they provokeH04784#N(howH04100%"5N'and cometh not againH07725"!/N'that passeth awayH01980 N'a windH07307N'fleshH01320"/N'for he rememberedH02142'N& all his wrathH02534$3N& and did not stir upH05782N&awayH07725%N&he his angerH0639N&turnedH07725&7N&not: yea, many a timeH07235'N&and destroyedH07843N&iniquityH05771N&forgaveH03722#1N&full of compassionH07349 +N%in his covenantH012854UN%with him, neither were they stedfastH0539'N%was not rightH03559 +N%for their heartH03820,CN$unto him with their tonguesH03956'N$and they liedH03576% 5N$him with their mouthH06310. GN$nevertheless they did flatterH06601 )N#their redeemerH01350 hkK4tN&dA h&?7N-divers sorts of fliesH06157>N-he sentH07971*=?N,that they could not drinkH08354!<-N,and their floodsH05140;!N,into bloodH01818:%N,their riversH029759)N,and had turnedH020158N+of zoanH068147%N+in the fieldH07704 6+N+and his wondersH041595N+in egyptH047144N+his signsH0226#31N+how he had wroughtH07760$23N*them from the enemyH06862"1/N*when he deliveredH062990N*the dayH03117/%N*not his handH03027 .+N*they rememberedH02142-N)of israelH03478,%N)the holy oneH06918+#N)and limitedH08428*N)godH0410)#N)and temptedH05254&(7N)yea, they turned backH07725"'/N(him in the desertH03452&N(grieveH06087&%7N(him in the wildernessH04057 BnFvI* x\/y^B[N2he madeH06424ZN1 angelsH04397YN1evilH07451X!N1by sendingH04917W#N1and troubleH06869 V+N1and indignationH02195UN1wrathH05678T%N1of his angerH0639)S=N1upon them the fiercenessH02740RN1he castH07971$Q3N0to hot thunderboltsH07565!P-N0and their flocksH04735!O-N0also to the hailH01259N%N0their cattleH01165M!N0he gave upH05462L!N/with frostH02602)K=N/and their sycomore treesH08256JN/with hailH01259I#N/their vinesH01612H%N/he destroyedH02026G+N.unto the locustH0697!F-N.and their labourH03018%E5N.unto the caterpillerH02625$D3N.also their increaseH02981CN.he gaveH05414 B+N-which destroyedH07843 A+N-them; and frogsH06854*@AN-among them, which devouredH0398 HfI*lP*Z9jHx)N6and he broughtH0935w'N5their enemiesH0341v#N5overwhelmedH03680!u-N5not: but the seaH03220$t3N5so that they fearedH06342s)N5them on safelyH0983r!N5and he ledH05148q%N4like a flockH05739'p9N4them in the wildernessH04057o!N4and guidedH05090n!N4like sheepH06629m#N4to go forthH05265(l;N4but made his own peopleH05971kN3of hamH02526"j1N3in the tabernaclesH0168iN3strengthH0202hN3the chiefH07225gN3in egyptH04714"f/N3all the firstbornH01060eN3and smoteH05221"d/N2 to the pestilenceH01698cN2 overH05462b!N2their lifeH02416aN2but gaveH05462`!N2from deathH04194_)N2not their soulH05315^N2he sparedH02820]%N2to his angerH0639\N2a wayH05410 `oM- [= b:x`N9bowH07198!-N9like a deceitfulH07423'9N9they were turned asideH02015 1N9like their fathersH01&9N9and dealt unfaithfullyH0898 +N9but turned backH05472$ 3N8not his testimoniesH05713 N8and keptH08104 N8godH0430 'N8the most highH05945 %N8and provokedH04784!-N8yet they temptedH05254)N7 in their tentsH0168N7 to dwellH07931N7of israelH03478$3N7and made the tribesH07626N7by lineH02256$3N7them an inheritanceH05159"/N7them, and dividedH05307#N7also beforeH06440#N7the heathenH01471~#N7he cast outH01644}'N6had purchasedH07069|)N6his right handH03225{'N6this mountainH02022!z-N6of his sanctuaryH06944#y1N6them to the borderH01366 LtG+qN0sQ,uL%/5N>with his inheritanceH05159.'N>and was wrothH05674$-3N>also unto the swordH02719,N>overH05462+!N>his peopleH05971*N>he gaveH05462)N=handH03027!(-N=into the enemy'sH06862''N=and his gloryH08597&)N=into captivityH07628%%N=his strengthH05797$'N=and deliveredH05414#N<among menH0120"N<he placedH07931!N<the tentH0168 N<of shilohH07887)N<the tabernacleH04908#1N<so that he forsookH05203N;israelH03478N;abhorredH03988#N;and greatlyH03966%N;he was wrothH05674N;heardH08085N;when godH0430)=N:with their graven imagesH06456*?N:and moved him to jealousyH07065'9N:with their high placesH01116/IN:for they provoked him to angerH03707 IP.lDnS+gIK!NCof ephraimH0669J'NCnot the tribeH07626INCand choseH0977HNCof josephH03130G)NCthe tabernacleH0168$F3NCmoreover he refusedH03988ENBreproachH02781$D3NBthem to a perpetualH05769CNBhe putH05414#B3NBin the hinder partsH0268A#NBhis enemiesH06862@%NBand he smoteH05221"?/NAby reason of wineH03196>'NAthat shoutethH07442"=/NAlike a mighty manH01368$<3NAas one out of sleepH03463;NAawakedH03364:'NAthen the lordH0136$93N@made no lamentationH01058 8-N@and their widowsH04907%N@by the swordH027196N@fellH053075'N@their priestsH03548+4AN?were not given to marriageH01984"3/N?and their maidensH013302+N?their young menH09701N?consumedH03980N?the fireH0784 YqO. eK& hH.zYg%NHof his heartH038240fKNHthem according to the integrityH08537eNHso he fedH07462 d+NGhis inheritanceH05159c!NGand israelH03478b!NGhis peopleH05971aNGjacobH03290`#NGhim to feedH07462_!NGhe broughtH0935*^?NGthe ewes great with youngH05763])NGfrom followingH0310/\;'NFhim from the sheepfoldsH06629 H04356[NFand tookH03947!Z-NFalso his servantH05650YNFdavidH01732XNFhe choseH0977WNEfor everH05769*V?NEwhich he hath establishedH03245U)NElike the earthH0776TNElike highH07311S'NEhis sanctuaryH04720R%NEand he builtH01129Q)NDwhich he lovedH0157PNDzionH06726ONDthe mountH02022NNDof judahH03063MNDthe tribeH07626LNDbut choseH0977 Px\C#~[= xV8pP#Oround aboutH05439!Olike waterH04325)Ohave they shedH08210#Otheir bloodH01818%O of the earthH0776 +O unto the beastsH02416~'Oof thy saintsH02623}Othe fleshH01320|'Oof the heavenH08064{)Ounto the fowlsH05775zOmeatH03978 y+Ohave they givenH05414 x+Oof thy servantsH05650 w+Othe dead bodiesH05038vO on heapsH05856uO jerusalemH03389t)O they have laidH07760"s/O have they defiledH02930rOtempleH01964qOthy holyH06944'p9Ointo thine inheritanceH05159oOare comeH0935n#Othe heathenH01471mOo godH0430lOof asaphH0623kOa psalmH04210j%NHof his handsH03709(i;NHthem by the skilfulnessH08394h!NHand guidedH05148 NnR1}dG* fDmN!OiniquitiesH05771&7Onot against us formerH07223!Oo rememberH02142#1Ohis dwelling placeH05116)Oand laid wasteH08074OjacobH03290&9Ofor they have devouredH0398'Oupon thy nameH08034%5Othat have not calledH07121,COthee, and upon the kingdomsH04467$3Othat have not knownH03045!-Oupon the heathenH01471Othy wrathH02534Opour outH08210Olike fireH0784OburnH01197#1Oshall thy jealousyH07068Ofor everH05331" 1Owilt thou be angryH0599 OlordH03068- EOto them that are round aboutH05439 %Oand derisionH07047 Oa scornH03933"/Oto our neighboursH07934)=Owe are become a reproachH02781%Onone to buryH06912OjerusalemH03389 YqX@' oH+~X7qY<O comeH0935;+O of the prisonerH0615:+O let the sighingH06039O shedH08210 8+O of thy servantsH056507%O of the bloodH018186'O the revengingH053605%O in our sightH05869"4/O among the heathenH01471!3-O let him be knownH030452O their godH04301O sayH0559-0EO wherefore should the heathenH01471/)O for thy name'sH08034.O our sinsH02403#-1O us, and purge awayH03722,#O and deliverH05337+#O of thy nameH08034*O the gloryH03519)O forH01697!(-O of our salvationH03468'O us, o godH0430&O helpH05826%O lowH01809$OveryH03966'#9Ous: for we are broughtH01809"OpreventH06923!OspeedilyH04118' 9Olet thy tender merciesH07356 Mr@%xE%xQ2iMWPgive earH0238VPof asaphH0623UPa psalmH04210(T;Pupon shoshannim–eduthH07802&S7Pto the chief musicianH05329R#O generationsH01755QO to allH01755P!O thy praiseH08416#O1O we will shew forthH05608NO for everH05769&M7O will give thee thanksH03034L)O of thy pastureH04830KO and sheepH06629!J-O so we thy peopleH05971I%O thee, o lordH0136/HIO wherewith they have reproachedH02778G)O their reproachH02781!F-O into their bosomH02436EO sevenfoldH07659$D3O unto our neighboursH07934C!O and renderH07725BO to dieH08546.AGO thou those that are appointedH01121@O preserveH03498?%O of thy powerH022201>MO thee; according to the greatnessH01433=O beforeH06440 Wa:dC& eL5W$t3Pthem with the breadH03899s%Pthou feedestH0398r'Pof thy peopleH05971#q1Pagainst the prayerH08605,pCPhow long wilt thou be angryH06225oPof hostsH06635nPgodH0430mPlordH03068&l7Pand we shall be savedH03467kPto shineH0215#j1Pand cause thy faceH06440iPo godH0430h'Pturn us againH07725gPsaveH03444fPand comeH03212e%Pthy strengthH01369dPstir upH05782c%Pand manassehH04519b%Pand benjaminH01144aPephraimH0669`PbeforeH06440_#P shine forthH03313^'P the cherubimsH03742#]1P thou that dwellestH03427\%P like a flockH06629[P josephH03130"Z/Pthou that leadestH05090YPof israelH03478X!Po shepherdH07462 XwW7zS7 dD vXP the hillsH02022P the landH0776'P and it filledH04390 P rootH083274 SP it, and didst cause it to take deepH08328 P beforeH06440 +P thou preparedstH06437 #Pand plantedH05193#Pthe heathenH01471#1Pthou hast cast outH01644%Pout of egyptH04714Pa vineH01612"/Pthou hast broughtH05265&7Pand we shall be savedH03467Pto shineH0215#1Pand cause thy faceH06440Pof hostsH06635Po godH0430~'Pturn us againH07725}PlaughH03932|+Pand our enemiesH0341${3Punto our neighboursH07934z#Pus a strifeH04066y#Pthou makestH07760!x-Pin great measureH07991wPto drinkH08248&v7Pand givest them tearsH01832uPof tearsH01832 ]sY8qA"{Z:{],Pand visitH06485+!Pand beholdH07200*#Pfrom heavenH08064)Plook downH05027(Pof hostsH06635&'9Pwe beseech thee, o godH0430&PreturnH07725%#P doth devourH07462$%P of the fieldH07704'#9P it, and the wild beastH02123"!P doth wasteH03765 !+P out of the woodH03293 P the boarH02386P do pluckH0717!P by the wayH01870,CP so that all they which passH05674!P her hedgesH01447#P broken downH06555)P unto the riverH05104!-P and her branchesH03127%P unto the seaH03220!P her boughsH07105%P she sent outH07971P cedarsH0730!P the goodlyH0410&7P of it, and the boughsH06057 +P with the shadowH06738%P were coveredH03680 RlI#hG$rK"nRHPto shineH0215G)Pcause thy faceH06440FPof hostsH06635EPgodH0430DPlordH03068C'Pturn us againH07725B'Pupon thy nameH08034%A5Pus, and we will callH07121#@1Pfrom thee: quickenH02421'?9Pso will not we go backH05472">1Pthou madest strongH0553=Pof manH0120<%Pupon the sonH01121";/Pof thy right handH03225:+Pbe upon the manH03769%Plet thy handH03027#81Pof thy countenanceH064407'Pat the rebukeH016066#Pthey perishH065Pcut downH036834Pwith fireH07843PburnedH08313"21Pthou madest strongH05531)Pand the branchH011210%Phath plantedH05193%/5Pwhich thy right handH03225(.-'Pand the vineyardH03661 H03657-Pthis vineH01612 SoP4y[4tJ" xS!e-Qthis he ordainedH07760dQof jacobH03290c!Qof the godH0430bQa lawH04941a!Qfor israelH03478`Qa statuteH02706_QdayH03117$^3Qon our solemn feastH02282&]7Qin the time appointedH03677 \+Qin the new moonH02320[#Qthe trumpetH07782ZQblow upH08628"Y/Qwith the psalteryH05035XQharpH03658W%Qthe pleasantH05273#V1Qhither the timbrelH08596UQand bringH05414TQa psalmH02172SQtakeH05375RQ of jacobH03290Q%Qunto the godH0430$P3Qmake a joyful noiseH07321O%Qour strengthH05797NQunto godH0430M!Qsing aloudH07442LQof asaphH0623K%Qupon gittithH01665&J7Qto the chief musicianH05329&I7Pand we shall be savedH03467 `y\@!\:dH!`$3Qunto thee: o israelH03478#1Qand i will testifyH05749#Qo my peopleH05971~QhearH08085}Q selahH05542|!Q of meribahH04809#{1Qthee at the watersH04325zQi provedH0974y!Qof thunderH07482)x=Qthee in the secret placeH05643!w-Qthee; i answeredH06030 v+Qand i deliveredH02502u!Qin troubleH06869t'Qthou calledstH07121s'Qfrom the potsH01731r)Qwere deliveredH05674qQhis handsH03709 p+Qfrom the burdenH05447o%Qhis shoulderH07926nQi removedH05493m%Q i understoodH03045l!Qa languageH08193kQi heardH08085jQof egyptH04714 i-Qthrough the landH0776!h-Qwhen he went outH03318g#Qa testimonyH05715fQin josephH03084 ^Z:# eL(c8y^Q israelH03478'Q had hearkenedH08085)Q that my peopleH05971Q ohH03863&7Q in their own counselsH04156#Q they walkedH03212Q lustH08307'9Q unto their own hearts'H03820"/Q so i gave them upH07971Q wouldH014!Q and israelH03478#Q to my voiceH06963"/Q would not hearkenH08085'Q but my peopleH05971 +Q and i will fillH04390Q wideH07337 )Q open thy mouthH06310 Q of egyptH04714$ 5Q thee out of the landH0776 'Q which broughtH05927 Q thy godH0430Q lordH03068Q godH0410#Q any strangeH052367YQ be in thee; neither shalt thou worshipH07812Q godH0410'9Q there shall no strangeH02114%5Qif thou wilt hearkenH08085 T^?#[*nB& nT8RamongH071307!Rhe judgethH081996'Rof the mightyH0410$53Rin the congregationH057124RstandethH053243RgodH04302Rof asaphH06231Ra psalmH04210(0;Qshould i have satisfiedH07646 /+Qout of the rockH06697.)Qand with honeyH01706-%Qof the wheatH02406*,?Qthem also with the finestH02459"+1Qhe should have fedH0398-*EQshould have endured for everH057694)SQthemselves unto him: but their timeH06256&(7Qshould have submittedH03584'QlordH03068&!Qthe hatersH08130*%?Qagainst their adversariesH06862$Qmy handH03027#!Qand turnedH07725"'Qtheir enemiesH0341!%Qhave subduedH03665 'Qi should soonH04592!Q in my waysH01870!Q had walkedH01980 [}];!dH+^@x[URchildrenH01121TRgodsH0430S#Ri have saidH0559"R/Rare out of courseH04131Q%Rof the earthH0776$P3Rall the foundationsH04144O)Ron in darknessH02825NRthey walkH019801MORnot, neither will they understandH0995LRthey knowH03045K'Rof the wickedH07563 J+Rout of the handH03027IRridH05337HRand needyH034GRthe poorH01800FRdeliverH06403ERand needyH07326!D-Rto the afflictedH06041C!Rdo justiceH06663B)Rand fatherlessH03490ARthe poorH01800@RdefendH08199?RselahH05542>'Rof the wickedH07563=#Rthe personsH06440<!Rand acceptH05375;RunjustlyH05766':9Rhow long will ye judgeH081999R the godsH0430 WjN+v[A%}S1 ~W#r1Sagainst thy peopleH05971qScounselH05475'p9Sthey have taken craftyH06191oSthe headH07218$n3Sthee have lifted upH05375#m1Sand they that hateH08130l'Smake a tumultH01993&k9Sfor, lo, thine enemiesH0341jSo godH0410!i-Sand be not stillH08252#h1Shold not thy peaceH02790gSo godH0430&f7Skeep not thou silenceH01824eSof asaphH0623dSpsalmH04210cSa songH07892b#Rall nationsH01471'a9Rfor thou shalt inheritH05157`Rthe earthH0776_RjudgeH08199^Ro godH0430]RariseH06965\)Rof the princesH08269[Rlike oneH0259ZRand fallH05307YRlike menH0120X%Rye shall dieH04191WRbutH0403!V-Rof the most highH05945 mwK. sN1iO1m )Salso is joinedH03867 SassurH0804 Sof tyreH06865% 5Swith the inhabitantsH03427 +Sthe philistinesH06429!Sand amalekH06002Sand ammonH05983SgebalH01381"/Sand the hagarenesH01905Sof moabH04124$3Sand the ishmaelitesH03459Sof edomH0123+Sthe tabernaclesH0168#SconfederateH01285Sthey areH03772!~-Swith one consentH03820}StogetherH03162(|;Sfor they have consultedH03289.{GSmay be no more in remembranceH02142zSof israelH03478y'Sthat the nameH08034xSa nationH01471(w;Sand let us cut them offH03582vScomeH03212u)Sthey have saidH0559(t;Sagainst thy hidden onesH06845s'Sand consultedH03289 Jzc@% zY@sWeJ+S beforeH06440*)S as the stubbleH07179")/S them like a wheelH01534(S makeH07896'S o my godH0430&'S in possessionH03423%S of godH04304$SS let us take to ourselves the housesH04999#S who saidH0559 "+S and as zalmunnaH06759!S as zebahH02078' 9S yea, all their princesH05257'S and like zeebH02062S like orebH06159%S their noblesH05081S makeH07896'S for the earthH0127S dungH01828S at endorH05874S perishedH08045S of kisonH07028%S at the brookH05158S jabinH02985S siseraH05516)S the midianitesH04080S doH06213SselahH05542Sof lotH03876%Sthe childrenH01121,CSwith them: they have holpenH02220 chL*x_? y\*c"G1Sover all the earthH0776F'Sthe most highH05945ESjehovahH03068&D7Sthat thou, whose nameH08034CSmay knowH03045B!Sand perishH06.AGSyea, let them be put to shameH02659@Sfor everH05703?%Sand troubledH0926&>9Slet them be confoundedH0954=SlordH03068<Sthy nameH08034#;1Sthat they may seekH01245:!Swith shameH070369#Stheir facesH064408SfillH043907)Swith thy stormH05492$65Sand make them afraidH0926&57Sthem with thy tempestH055914%Sso persecuteH072913Son fireH038572'Sthe mountainsH020221SsettethH03857!0-Sand as the flameH03852/Sa woodH03293.SburnethH01197-#Sas the fireH0784,S the windH07307 Lx[;_F)kN*hLeT my kingH04428dT of hostsH06635cT lordH03068b%Tthine altarsH04196aTher youngH0667/`ITfor herself, where she may layH07896_Ta nestH07064 ^+Tand the swallowH01866]Tan houseH01004\!Thath foundH04672![-Tyea, the sparrowH06833ZT godH0410Y)T for the livingH02416X!Tcrieth outH07442W%Tand my fleshH01320VTmy heartH03820UTlordH03068T)Tfor the courtsH02691#S1Tyea, even faintethH03615RTlongethH03700QTmy soulH05315PT of hostsH06635OTlordH03068 N+Tthy tabernaclesH04908M#Thow amiableH03039LTof korahH07141K%Tfor the sonsH01121JTa psalmH04210I%Tupon gittithH01665&H7Tto the chief musicianH05329 ]R2tM*{Y9{]Tmy prayerH08605ThearH08085Tof hostsH06635TgodH0430TlordH03068~!Tbefore godH0430}TappearethH07200|Tin zionH06726{#Tto strengthH02428z'Tfrom strengthH02428yTthey goH03212xTthe poolsH01293w%Talso fillethH05844vTthe rainH04175uTit a wellH04599tTmakeH07896s'Tof bacaH01057 H01056#r1Tthrough the valleyH06010qTpassingH05674pTthe waysH04546(o;Tin thee; in whose heartH03824n)Twhose strengthH05797mTthe manH0120lTblessedH0835k#Tthee. selahH05542,jCTthey will be still praisingH01984i%Tin thy houseH01004 h+Tthey that dwellH03427gTblessedH0835f!T and my godH0430 _y`A$^>x_H._!"-T will he withholdH04513!T no goodH02896 T and gloryH03519T graceH02580T will giveH05414T lordH03068!T and shieldH04043T a sunH08121T godH0430T lordH03068'T of wickednessH07562%T in the tentsH0168'T than to dwellH01752T of my godH0430%T in the houseH01004 +T be a doorkeeperH05605%T i had ratherH0977+T than a thousandH0505T betterH02896'T in thy courtsH02691T for a dayH03117" /T of thine anointedH04899 'T upon the faceH06440 T and lookH05027 !T our shieldH04043 T o godH0430T beholdH07200T selahH05542Tof jacobH03290To godH0430Tgive earH0238 KiN-bAf@mK>)Uof thine angerH0639$=3Ufrom the fiercenessH02740!<-Uthou hast turnedH07725;'Uall thy wrathH05678$:5Uthou hast taken awayH06229UselahH055428'Uall their sinH02403"7/Uthou hast coveredH036806'Uof thy peopleH059715%Uthe iniquityH05771#41Uthou hast forgivenH053753U of jacobH03290%2''U the captivityH07622 H07622'19Uthou hast brought backH077250'Uunto thy landH0776*/?Uthou hast been favourableH07521.UlordH03068-Uof korahH07141,%Ufor the sonsH01121+Ua psalmH04210&*7Uto the chief musicianH05329)'T that trustethH0982(T the manH0120'T blessedH0835&T of hostsH06635%T lordH03068$T uprightlyH08549$#3T from them that walkH01980 j{T. _BhH,j"Z/Uand to his saintsH02623 Y+Uunto his peopleH05971XUpeaceH07965"W/Ufor he will speakH01696V!Uwill speakH01696UUlordH03068TUwhat godH0410S#Ui will hearH08085!R-Uus thy salvationH03468QUand grantH05414PUlordH03068O%Uus thy mercyH02617NUshewH07200M#Umay rejoiceH08055 L+Uthat thy peopleH05971KUus againH07725%J5Uwilt thou not reviveH02421I#UgenerationsH01755HUto allH01755G#Uthine angerH0639#F1Uwilt thou draw outH04900!E-Uwith us for everH05769"D1Uwilt thou be angryH0599#C1Utoward us to ceaseH06565&B7Uand cause thine angerH03708!A-Uof our salvationH03468@Uus, o godH0430?UturnH07725 ]qN* oQ1iP1x]wU beforeH06440vU shall goH01980u'U righteousnessH06664t%U her increaseH02981s#U shall yieldH05414r%U and our landH0776qU goodH02896p!U shall giveH05414oU lordH03068n#U from heavenH08064 m+U shall look downH08259"l/U and righteousnessH06664k%U of the earthH0776!j-U shall spring outH06779iU truthH0571h#U have kissedH05401gU and peaceH07965f'U righteousnessH06664!e-U are met togetherH06298dU and truthH0571cU mercyH02617b#U in our landH0776aU may dwellH07931 `+U him; that gloryH03519_)U them that fearH03373^U nighH07138%]5U surely his salvationH03468\U to follyH03690,[CU but let them not turn againH07725 F|_B% lK2lP3oF%5Vand ready to forgiveH05546VgoodH02896)Vfor thou, lordH0136Vmy soulH05315%Vdo i lift upH05375%7Vfor unto thee, o lordH0136)Vof thy servantH05650Vthe soulH05315VrejoiceH08055 +Vunto thee dailyH03117 Vfor i cryH07121 +Vunto me, o lordH0136 #Vbe mercifulH02603 'Vthat trustethH0982#Vthy servantH05650VsaveH03467'Vo thou my godH0430VholyH02623Vmy soulH05315VpreserveH08104Vand needyH034VpoorH06041VhearH06030VlordH03068~Vthine earH0241}Vbow downH05186|Vof davidH01732{Va prayerH08605z%U of his stepsH06471y!U in the wayH01870#x1U him; and shall setH07760 Py`=t@aA&gP2V godH0430 1+V wondrous thingsH063810V and doestH06213/V greatH01419.V thy nameH08034"-/V and shall glorifyH03513,%V thee, o lordH0136+V beforeH06440*#V and worshipH07812)!V shall comeH0935$(3V whom thou hast madeH06213'#V all nationsH01471$&3Vlike unto thy worksH04639+%CVnone like unto thee, o lordH0136$)Vamong the godsH04300#KVupon thee: for thou wilt answerH06030"#Vi will callH07121!'Vof my troubleH06869 !Vin the dayH03117$3Vof my supplicationsH08469%Vto the voiceH06963!Vand attendH07181)Vunto my prayerH08605VlordH03068Vgive earH0238(;Vunto all them that callH07121Vin mercyH02617'Vand plenteousH07227 bnT7|U8dK2bO'Vafter my soulH05315N#Vhave soughtH01245M!Vof violentH06184/LIVagainst me, and the assembliesH05712KVare risenH06965JVthe proudH02086IVo godH0430HV hellH07585 G+V from the lowestH08482FV my soulH053153EQV toward me: and thou hast deliveredH05337DV thy mercyH02617CV for greatH01419B%V for evermoreH05769AV thy nameH08034#@1V and i will glorifyH03513"?/V with all my heartH03824>V my godH0430=%V thee, o lordH0136<'V i will praiseH03034;V thy nameH08034:V to fearH033729V my heartH038248V uniteH031617%V in thy truthH05716#V i will walkH019805V lordH030684!V me thy wayH018703V teachH03384 SwV/ jI$rI*tSl%Wfor the sonsH01121kWsongH07892jWa psalmH04210"i/V me, and comfortedH05162h#Vhast holpenH05826gVlordH03068f)Vand be ashamedH0954e!Vme may seeH07200%d5Vthat they which hateH08130cVfor goodH02896b!Vme a tokenH0226aVshewH06213!`/Vof thine handmaidH0519_Vthe sonH01121^Vand saveH03467!]-Vunto thy servantH05650\%Vthy strengthH05797['Vupon me; giveH05414(Z;Vunto me, and have mercyH02603YVo turnH06437XVand truthH0571WVin mercyH02617V'Vand plenteousH07227#U'#VlongsufferingH0639 H0750T%Vand graciousH02587#S1Vfull of compassionH07349RVa godH0410 Q-Vbut thou, o lordH0136!P-Vand have not setH07760 liO1aG-z];l(;Win her: and the highestH05945Wwas bornH03205!/Wthis and that manH0376 -Wit shall be saidH0559#Wand of zionH06726Wwas bornH03205'Wwith ethiopiaH03568Wand tyreH06865%5Wme: behold philistiaH06429"/Wto them that knowH03045~#Wand babylonH0894}Wof rahabH07294$|3Wi will make mentionH02142{WselahH05542zWof godH0430 y+Wof thee, o cityH05892x!Ware spokenH01696 w+Wglorious thingsH03513vWof jacobH03290,uCWmore than all the dwellingsH04908tWof zionH06726sWthe gatesH08179rWlovethH0157qWlordH03068pWmountainsH02042o#Win the holyH06944n)Whis foundationH03248mWof korahH07141 VtU8tS6 t[D xV&'Xthee: inclineH05186%XbeforeH06440$XcomeH0935#'Xlet my prayerH08605"XnightH03915!XdayH03117 %Xi have criedH06817 +X of my salvationH03444X godH0430X lordH03068%X the ezrahiteH0250X of hemanH01968XmaschilH04905XleannothH06031'Xupon mahalathH04257&7Xto the chief musicianH05329Xof korahH07141%Xfor the sonsH01121XpsalmH04210Xa songH07892)Wall my springsH04599)Was the playersH02490$3Was well the singersH07891%Wthere. selahH05542Wwas bornH03205 !Wthe peopleH05971# 1Wwhen he writeth upH03789 #Wshall countH05608 WlordH03068( ;Whimself shall establishH03559 ^gG&uV=];}^B!Xlieth hardH05564AXthy wrathH02534@%Xin the deepsH04688?#Xin darknessH04285>XpitH0953!=-Xme in the lowestH08482<)Xthou hast laidH07896;'Xfrom thy handH03027.:GXno more: and they are cut offH01504&97Xwhom thou rememberestH021428%Xin the graveH069137Xthat lieH079016)Xlike the slainH024915)Xamong the deadH041914XfreeH026703#Xno strengthH03532'Xi am as a manH013971%Xinto the pitH0953'09Xwith them that go downH03381/%Xi am countedH02803.)Xunto the graveH07585-%Xdraweth nighH05060,#Xand my lifeH02416+#Xof troublesH07451*Xis fullH07646)#Xfor my soulH05315(#Xunto my cryH07440'Xthine earH0241 [c=%nQ% \@ {[]#X be declaredH05608)\=X shall thy lovingkindnessH02617[#X thee? selahH05542ZX praiseH03034YX ariseH06965X)X shall the deadH07496W#X to the deadH04191VX wondersH06382U)X wilt thou shewH06213TX my handsH037090SKX upon thee, i have stretched outH07849RX dailyH03117Q'X i have calledH07121PX lordH03068(O;X by reason of afflictionH06040NX mournethH01669MX mine eyeH05869(L;Xand i cannot come forthH03318KXshut upH03607"J/Xme an abominationH08441(I;Xfrom me; thou hast madeH07896HXfarH07368"G/Xmine acquaintanceH03045#F1Xthou hast put awayH07368EXselahH05542#D1Xwith all thy wavesH048671CMXupon me, and thou hast afflictedH06031bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{5So $?[x/Kg5So $?[x/Kg<Wt,He8Ur +Ge">Zw2Ol&B]y3Pm‰ É%ĉBʼn\Ɖwljȉ0ɉMʉjˉ̉#͉>ΉZωuЉщ,҉HӉdԉՉ։<׉X؉uىډ.ۉK܉k݉ މ'߉Ecቴ≴㉴;䉴Y剴v扵牵3艵O鉵mꉶ 뉶'쉶E퉶a6Rn ZtW7 Z6a<"~Z y+Xme; thy terrorsH01161x!Xgoeth overH05674!w-Xthy fierce wrathH02740 v+Xi am distractedH06323u#Xthy terrorsH0367tXi sufferH05375sXyouthH05290!r-Xand ready to dieH01478qXafflictedH06041p'Xthou thy faceH06440oXhidestH05641nXmy soulH05315%m5Xwhy castest thou offH02186lXlordH03068kX preventH06923 j+X shall my prayerH08605#i1X and in the morningH01242hX lordH03068+gAX but unto thee have i criedH07768!f-X of forgetfulnessH05388e#X in the landH0776&d7X and thy righteousnessH06666c#X in the darkH02822bX be knownH03045"a/X shall thy wondersH06382`)X in destructionH011 _-X thy faithfulnessH0530^%X in the graveH06913 BvS-kO/nJ/kB%5Yshalt thou establishH03559 -Ythy faithfulnessH0530Yfor everH05769"/Yshall be built upH01129YmercyH02617+Yfor i have saidH0559#Y generationsH01755Y to allH01755 -Y thy faithfulnessH0530" /Y will i make knownH03045 'Ywith my mouthH06310 Yfor everH05769 YlordH03068 )Yof the merciesH02617#Yi will singH07891%Ythe ezrahiteH0250Yof ethanH0387YmaschilH04905'Xinto darknessH04285"/Xmine acquaintanceH03045"/Xhast thou put farH07368!Xand friendH07453XloverH0157"/Xme about togetherH03162~)Xthey compassedH05362}!Xlike waterH04325|Xme dailyH03117&{7Xthey came round aboutH05437 z+Xhave cut me offH06789 QwV7eJ*nAtQ3)Ycan be likenedH018192'Yof the mightyH04101)Yamong the sonsH011210YlordH03068 /+Ycan be comparedH06186&.7Yfor who in the heavenH07834-'Yof the saintsH06918),=Yalso in the congregationH06951 +-Ythy faithfulnessH0530*YlordH03068)#Ythy wondersH06382(%Yshall praiseH03034 '+Yand the heavensH08064&Y selahH05542%#YgenerationsH01755$Yto allH01755#!Ythy throneH03678"%Yand build upH01129!YeverH05769 YforH05704!-Ywill i establishH03559Ythy seedH02233!Ymy servantH05650!Yunto davidH01732%Yi have swornH07650)Ywith my chosenH0972!Ya covenantH01285#Yi have madeH03772$3Yin the very heavensH08064 TlJ~D$_: lTPY armH02220 O+Y with thy strongH05797N'Y thine enemiesH0341$M3Y thou hast scatteredH06340%L5Y as one that is slainH02491KY in piecesH01792JY rahabH07294!I-Y thou hast brokenH01792H'Y thou stillestH07623G'Y thereof ariseH07721F)Y when the wavesH01530E!Y of the seaH03220D!Y the ragingH01348C#Y thou rulestH04910B#Yround aboutH054396AYYlike unto thee? or to thy faithfulnessH0530@YlordH03050?Ya strongH02626>Yof hostsH06635=YgodH0430<YlordH03068;YaboutH05439+:AYand to be had in reverenceH033729'Yof the saintsH06918 8+Yin the assemblyH054757%Yto be fearedH062066!Yis greatlyH072275YgodH04104YlordH03068 YzK- d=% nK)wYmYthat knowH03045l!Ythe peopleH05971kYblessedH0835 j+Ybefore thy faceH06440iYshall goH06923hYand truthH0571gYmercyH02617f'Yof thy throneH03678e)Ythe habitationH04349d%Yand judgmentH04941cYjusticeH06664"b/Y is thy right handH03225aY highH07311`#Y is thy handH03027_Y strongH05810^Y armH02220#]1Y thou hast a mightyH01369\#Y in thy nameH08034['Y shall rejoiceH07442Z!Y and hermonH02768Y#Y them: taborH08396"X/Y thou hast createdH01254W'Y and the southH03225VY the northH06828+UAY thereof, thou hast foundedH03245 T+Y and the fulnessH04393SY the worldH08398 R-Y thine, the earthH0776Q#Y the heavensH08064 P~W7{U/jM' sP )Yi have exaltedH07311YmightyH01368YhelpH05828#Yi have laidH07737!Yand saidstH0559 +Yto thy holy oneH02623Yin visionH02377"/Ythen thou spakestH01696Your kingH04428Yof israelH03478!-Yand the holy oneH06918~#Your defenceH04043}YlordH03068(|-'Yshall be exaltedH07311 H07311{Your hornH07161"z/Yand in thy favourH07522"y/Yof their strengthH05797xYthe gloryH08597&w7Yshall they be exaltedH07311)v=Yand in thy righteousnessH06666u#Yall the dayH03117#t1Yshall they rejoiceH01523s#Yin thy nameH08034#r1Yof thy countenanceH06440q%Yin the lightH0216pYlordH03068 o+Ythey shall walkH01980!n-Ythe joyful soundH08643 IfE- tW3 aBhI%!Yi will setH07760$!Ybe exaltedH07311#)Yshall his hornH07161)"=Ywith him: and in my nameH08034!%Yand my mercyH02617# 3Ybut my faithfulnessH0530)Ythem that hateH08130!Yand plagueH05062 +Ybefore his faceH06440Yhis foesH06862%5Yand i will beat downH03807YafflictH06031'Yof wickednessH05766&7Yupon him; nor the sonH01121 +Yshall not exactH05378Ythe enemyH0341%7Yalso shall strengthenH0553Ymine armH02220%5Yshall be establishedH03559"/Ywith whom my handH03027 +Yhave i anointedH04886YoilH08081%Ywith my holyH06944!Ymy servantH05650 YdavidH01732 %Yi have foundH04672" /Y out of the peopleH05971 Y chosenH0977 TvU: }Z:oJ- qTBYand walkH03212AYmy lawH08451@YforsakeH05800 ?+Yif his childrenH01121>Yof heavenH08064=#Yas the daysH03117<)Yand his throneH03678;Yfor everH05703!:-Yalso will i makeH077609Yhis seedH02233 8-Yshall stand fastH0539 7+Yand my covenantH01285%65Yfor him for evermoreH057695#Ywill i keepH081044Ymy mercyH026173%Yof the earthH07762)Ythan the kingsH044281YhigherH059450YfirstbornH01060!/-Yalso i will makeH05414 .+Yof my salvationH03444-%Yand the rockH06697,Ymy godH0410+Ymy fatherH01*%Yhe shall cryH07121)'Yin the riversH05104#(1Yand his right handH03225 '+Yalso in the seaH03220&Yhis handH03027 LyQ+g;U6vL&\7Y$shall endure for everH05769[Y$his seedH02233Z!Y#unto davidH01732$Y3Y#that i will not lieH03576X)Y#by my holinessH06944W%Y#have i swornH07650VY#onceH0259U!Y"of my lipsH08193+TAY"the thing that is gone outH04161SY"nor alterH08138!R-Y"will i not breakH02490Q#Y"my covenantH01285PY!to failH082664OUY!from him, nor suffer my faithfulnessH0530(N;Y!will i not utterly takeH06331/MIY!nevertheless my lovingkindnessH02617L%Y with stripesH05061#K1Y and their iniquityH05771J%Y with the rodH07626$I3Y their transgressionH06588"H/Y then will i visitH06485$G3Ynot my commandmentsH04687FYand keepH08104E#Ymy statutesH02708D'Yif they breakH02490$C3Ynot in my judgmentsH04941 euU7nFtJ'ewY)spoilH08155vY)the wayH01870!u-Y)all that pass byH05674tY(to ruinH04288!s-Y(his strong holdsH04013"r/Y(thou hast broughtH07760q)Y(all his hedgesH01448&p7Y(thou hast broken downH06555o'Y'to the groundH0776nY'his crownH05145#m1Y'thou hast profanedH02490l)Y'of thy servantH05650k%Y'the covenantH01285$j3Y'thou hast made voidH05010$i3Y&with thine anointedH04899%h5Y&thou hast been wrothH05674g%Y&and abhorredH03988'f9Y&but thou hast cast offH02186eY%selahH05542dY%in heavenH07834cY%witnessH05707b!Y%a faithfulH0539a#Y%as the moonH03394`Y%for everH05769(_;Y%it shall be establishedH03559^!Y$as the sunH08121])Y$and his throneH03678 JhAU3sV5 oJ!-Y.thyself for everH05331)Y.wilt thou hideH05641Y.lordH03068Y-selahH05542)Y-him with shameH0955" /Y-thou hast coveredH05844$ 3Y-hast thou shortenedH07114 %Y-of his youthH05934 Y-the daysH03117 'Y,to the groundH0776Y,downH04048!Y,his throneH03678Y,and castH04048Y,to ceaseH07673)=Y,thou hast made his gloryH02892'Y+in the battleH04421/IY+and hast not made him to standH06965%Y+of his swordH02719Y+the edgeH06697&7Y+thou hast also turnedH07725~!Y*to rejoiceH08055.}IY*thou hast made all his enemiesH0341#|1Y*of his adversariesH06862{)Y*the right handH03225!z-Y*thou hast set upH07311"y/Y)to his neighboursH07934&x7Y)him: he is a reproachH02781 Fk2|W:`A!iF0)Y2all the mightyH07227/#Y2in my bosomH02436.Y2i do bearH05375 -+Y2of thy servantsH05650,%Y2the reproachH02781+Y2lordH0136*Y2rememberH02142)%Y1in thy truthH0530(!Y1unto davidH01732'%Y1thou swarestH07650!&-Y1lovingkindnessesH02617%!Y1thy formerH07223$Y1lordH0136#Y0 selahH05542"%Y0of the graveH07585!'Y0from the handH03027 Y0his soulH05315!-Y0shall he deliverH04422Y0deathH04194"/Y0and shall not seeH07200Y0livethH02421Y0what manH01397Y/in vainH07723%Y/all menH0120 H011215UY/my time is: wherefore hast thou madeH01254Y/how shortH02465Y/rememberH02142Y.like fireH0784Y.burnH01197 +Y.shall thy wrathH02534 K}J(x[># W0bKMZ godH0410L#ZeverlastingH05769KZtoH05704&J7Zeven from everlastingH05769I'Zand the worldH08398HZthe earthH0776*G?Zor ever thou hadst formedH02342#F1Zwere brought forthH03205%E5Zbefore the mountainsH02022D#ZgenerationsH01755CZin allH017552BOZthou hast been our dwelling placeH04583AZlordH0136@Zof godH0430?Zthe manH0376>Zof mosesH04872=Za prayerH08605<Y4and amenH0543;Y4amenH0543:%Y4for evermoreH057699Y4lordH030688Y4blessedH01288"7/Y3of thine anointedH048996'Y3the footstepsH06119/5IY3wherewith they have reproachedH027784Y3lordH03068 3+Y3have reproachedH02778'2;Y3wherewith thine enemiesH03411Y2peopleH05971 HlL2}bAeBmH!j-Zand by thy wrathH02534i)Zby thine angerH0639$h3Zfor we are consumedH03615g'Zand witherethH03001f)Zit is cut downH04135e)Zin the eveningH06153d)Zand groweth upH02498c)Zit flourishethH06692b)Zin the morningH01242a!Zgroweth upH02498`!Zlike grassH02682_)Zin the morningH01242^Za sleepH081428][Zthou carriest them away as with a floodH02229\%Zin the nightH03915[Za watchH0821 Z+Zwhen it is pastH05674YZyesterdayH0865XZasH03117W%Zin thy sightH05869VZyearsH08141U)Zfor a thousandH0505TZof menH0120S#Zye childrenH01121RZreturnH07725Q!Zand sayestH0559P)Zto destructionH01793OZmanH0582N%Zthou turnestH07725 FlK$aD#eB' hF)Z of thine angerH0639Z the powerH05797#Z who knowethH03045 +Z and we fly awayH05774Z cut offH01468)Z for it is soonH02440!Z and sorrowH0205Z labourH05999)Z their strengthH07296~Z yearsH08141}Z fourscoreH08084-|EZ and if by reason of strengthH01369{Z and tenH07657zZ yearsH08141y!Z threescoreH07657x%Z of our yearsH08141wZ the daysH03117vZ as a taleH01899uZ our yearsH08141tZ we spendH03615s%Z in thy wrathH05678 r+Z are passed awayH06437!q-Z for all our daysH03117#p1Zof thy countenanceH06440o%Zin the lightH03974(n;Zbefore thee, our secretH05956m)Zour iniquitiesH05771l'Zthou hast setH07896k+Zare we troubledH0926 Px[6fH+~T,rP#'Zand thy gloryH01926""/Zunto thy servantsH05650!ZappearH07200 %Zlet thy workH06467ZevilH07451%Zwe have seenH07200Zthe yearsH08141$3Zthou hast afflictedH06031&7Zaccording to the daysH03117%Zmake us gladH08055%Zall our daysH03117#Zand be gladH08055$3Zthat we may rejoiceH07442)Zwith thy mercyH02617Zus earlyH01242Zo satisfyH07646-EZ thee concerning thy servantsH05650,CZ how long? and let it repentH05162Z lordH03068Z returnH07725#Z unto wisdomH02451Z heartsH03824! /Z that we may applyH0935 Z our daysH03117 Z to numberH04487 Z so teachH03045 Z thy wrathH05678+AZ even according to thy fearH03374 S}O- }[0rN4 rS>![pestilenceH01698!=-[from the noisomeH01942<'[of the fowlerH03353$;3[thee from the snareH06341(:;[surely he shall deliverH05337#93[in him will i trustH09828[my godH0430 7+[and my fortressH046866[my refugeH042685[lordH030684![i will sayH0559 3+[of the almightyH07706!2-[under the shadowH067381#[shall abideH03885'09[place of the most highH05945/'[in the secretH05643!.-[he that dwellethH03427-Z establishH03559,%Zof our handsH03027'+9Zupon us; yea, the workH04639*%Zof our handsH03027)'Zthou the workH04639*(?Zbe upon us: and establishH03559'Zour godH0430&ZlordH03068#%1Zand let the beautyH05278$$3Zunto their childrenH01121 GgJ/eJ#gH(cGZ[and seeH07200"Y/[shalt thou beholdH05027%X5[only with thine eyesH05869'W9[it shall not come nighH05066"V/[at thy right handH03225!U-[and ten thousandH07233T#[at thy sideH06654S![shall fallH05307R![a thousandH0505Q![at noondayH06672P[wastethH07736$O3[for the destructionH06986N#[in darknessH0652M[walkethH01980#L1[for the pestilenceH01698K[by dayH03119J[fliethH05774I'[for the arrowH02671H[by nightH03915G)[for the terrorH06343)F=[thou shalt not be afraidH03372E#[and bucklerH05507D[shieldH06793C[his truthH0571!B-[shalt thou trustH02620$A3[and under his wingsH03671%@9[thee with his feathersH084?)[he shall coverH05526 D{];e4`C!vD.uG[ shalt thou trample under feetH07429t)[ and the dragonH08577s)[ the young lionH03715r[ and adderH06620q'[ upon the lionH07826!p-[ thou shalt treadH01869o+[ against a stoneH068n[ thy footH07272m)[ lest thou dashH05062l[ handsH03709(k;[ they shall bear thee upH05375%j5[ thee in all thy waysH01870#i1[ over thee, to keepH08104h[ chargeH06680-gE[ for he shall give his angelsH04397f%[ thy dwellingH0168e[ come nighH07126/dI[ thee, neither shall any plagueH05061c[ befallH0579$b3[ there shall no evilH07451a)[ thy habitationH04583`'[ the most highH05945_[ my refugeH04268^[ lordH03068']9[ because thou hast madeH07760\'[of the wickedH07563[![the rewardH08011 Ji?#cF- jR9qJ#1\thy lovingkindnessH02617'\to shew forthH05046#\ o most highH05945 '\ unto thy nameH08034$ 3\and to sing praisesH02167 \lordH03068 )\to give thanksH03034 \goodH02896\dayH03117 +\for the sabbathH07676\songH07892\a psalmH04210!-[him my salvationH03444'[him, and shewH07200)[will i satisfyH07646[lifeH03117[with longH0753 +[him, and honourH03513~)[i will deliverH02502$}3[with him in troubleH06869+|A[upon me, and i will answerH06030{'[he shall callH07121z[my nameH08034&y7[because he hath knownH03045,xC[him: i will set him on highH076822wO[upon me, therefore will i deliverH06403-vE[because he hath set his loveH02836 I_5dC" rT=!vI),=\and when all the workersH06466+%\as the grassH06212*\springH06524 )+\when the wickedH07563(!\understandH0995)'=\not; neither doth a foolH03684&\knowethH03045%\manH0376$\a brutishH01198#\deepH06009"\are veryH03966!%\thy thoughtsH04284 '\are thy worksH04639\how greatH01431\lordH03068%\of thy handsH03027%\in the worksH04639)\i will triumphH07442!-\through thy workH06467"/\hast made me gladH08055\lordH03068$3\with a solemn soundH01902'\upon the harpH03658&7\and upon the psalteryH050352O\upon an instrument of ten stringsH06218#\every nightH03915$5\and thy faithfulnessH0530)\in the morningH01242 csZA qR+ hK(cH'\ the righteousH06662G%\ that rise upH06965F'\ of the wickedH07489E!\ shall hearH08085D\ mine earsH0241 C+\ on mine enemiesH07790B)\ also shall seeH05027A\ mine eyeH05869@\ oilH08081?!\ with freshH07488$>3\ i shall be anointedH01101=!\ an unicornH07214!<-\ shalt thou exaltH07311;#\ but my hornH07161#:1\ shall be scatteredH065049#\ of iniquityH0205 8+\ all the workersH064667%\ shall perishH06&69\ for, lo, thine enemiesH03415\ lordH03068&49\ for, lo, thine enemiesH03413%\for evermoreH057692\highH047911\lordH030680\for everH05703-/E\that they shall be destroyedH08045.#\do flourishH06692-#\of iniquityH0205 ^tU+ W8S:^d)]he hath girdedH0247c']with strengthH05797b!]is clothedH03847a]lordH03068`%]with majestyH01348_']he is clothedH03847^]reignethH04427]]lordH03068*\1'\no unrighteousnessH05766 H05766[\my rockH06697Z\uprightH03477Y\lordH03068X\to shewH05046 W+\and flourishingH07488"V/\they shall be fatH01879U!\in old ageH078723TQ\they shall still bring forth fruitH05107S!\ of our godH0430R'\ in the courtsH02691Q)\ shall flourishH06524P\ lordH03068O%\ in the houseH01004&N7\ those that be plantedH08362M!\ in lebanonH03844L%\ like a cedarH0730K'\ he shall growH07685#J1\ like the palm treeH08558I)\ shall flourishH06524 [gG-kK,|`E' x[]becomethH04998]holinessH06944]sureH0539]are veryH03966 ~+]thy testimoniesH05713}!] of the seaH03220|]wavesH04867{!]the mightyH0117z]watersH04325y]of manyH07227x)]than the noiseH06963w]mightierH0117v]on highH04791u]lordH03068t#] their wavesH01796s]lift upH05375r!]the floodsH05104q#]their voiceH06963p)]have lifted upH05375o!]the floodsH05104n]lordH03068m)]have lifted upH05375l!]the floodsH05104!k-]from everlastingH05769j]of oldH0227i#]establishedH03559h!]thy throneH03678(g;] that it cannot be movedH04131#f1] also is stablishedH03559#e1] himself: the worldH08398 VtN*|aD# mS3vV#^and afflictH06031^lordH03068!^thy peopleH05971%5^they break in piecesH01792^boastH0559#^of iniquityH0205 +^all the workersH06466#^hard thingsH06277^speakH01696!-^shall they utterH05042^triumphH05937*?^how long shall the wickedH07563*?^how long shall the wickedH07563^lordH03068%^to the proudH01343^a rewardH01576^renderH07725%^of the earthH0776$ 3^thyself, thou judgeH08199 ^lift upH05375 +^belongeth, shewH03313" /^to whom vengeanceH05360 -^belongeth; o godH0410"/^to whom vengeanceH05360^godH0410^lordH03068%]for everH03117 H0753]lordH03068#]thine houseH01004 H}^;bCvS7}fH<^ knowledgeH01847;^ manH0120!:-^ he that teachethH03925%95^ shall not he correctH031988#^ the heathenH01471#71^ he that chastisethH03256!6-^ shall he not seeH050275^ the eyeH058694)^ he that formedH03335"3/^ shall he not hearH080852^ the earH0241 1+^ he that plantedH05193%05^when will ye be wiseH07919/^foolsH03684!.-^among the peopleH05971-!^ye brutishH01197,!^understandH0995+^regardH0995*^of jacobH03290%)7^neither shall the godH0430('^shall not seeH07200'^lordH03050&%^yet they sayH0559%)^the fatherlessH03490$!^and murderH07523!#-^and the strangerH01616"^the widowH0490!^they slayH02026 )^thine heritageH05159 _uZ>_>}Q- _X%^shall followH0310W^in heartH03820$V3^and all the uprightH03477#U1^unto righteousnessH06664T%^shall returnH07725S%^but judgmentH04941 R+^his inheritanceH05159(Q;^neither will he forsakeH05800P!^his peopleH05971"O/^will not cast offH05203N^lordH03068M)^ for the wickedH07563L^ be diggedH03738K'^ until the pitH07845J%^ of adversityH07451I'^ from the daysH03117/HI^ that thou mayest give him restH08252#G1^ him out of thy lawH08451F%^ and teachestH03925E^ lordH03050%D5^ whom thou chastenestH03256C^ the manH01397B^ blessedH0835A^ vanityH01892@^ of manH0120?%^ the thoughtsH04284>^ knowethH03045=^ lordH03068 RU6rS7|a=!oRu^mischiefH05999)t=^with thee, which framethH03335 s+^have fellowshipH02266r#^of iniquityH01942!q-^shall the throneH03678p^my soulH05315o^delightH08173 n+^me thy comfortsH08575m^withinH07130l)^of my thoughtsH08312!k-^in the multitudeH07230j!^held me upH05582i^lordH03068h^thy mercyH02617g^slippethH04131f^my footH07272e#^when i saidH0559d!^in silenceH01745c^dweltH07931b!^had almostH04592a^my soulH05315`^my helpH05833_^lordH03068^^unlessH03884]#^of iniquityH0205+\A^for me against the workersH06466"[/^who will stand upH03320-ZE^for me against the evildoersH07489!Y-^who will rise upH06965 ZeE$ sLjO/Z$3_before his presenceH06440#_let us comeH06923!-_of our salvationH03468 #_to the rockH06697+ A_let us make a joyful noiseH07321 _lordH03068 #_let us singH07442 _o comeH03212#1^shall cut them offH06789^our godH0430^lordH03068(;^in their own wickednessH07451'9^and shall cut them offH06789,E^upon them their own iniquityH0205#1^and he shall bringH07725%^of my refugeH04268^the rockH06697!^and my godH0430~'^is my defenceH04869}^lordH03068|^bloodH01818{%^the innocentH05355z#^and condemnH07561!y-^of the righteousH06662!x-^against the soulH053150wK^they gather themselves togetherH01413v^by a lawH02706 JlP9zY8]<lJ.'_and the sheepH06629-)_of his pastureH04830,!_the peopleH05971+_our godH0430*_our makerH06213)_lordH03068(_beforeH06440'%_let us kneelH01288&%_and bow downH03766%)_let us worshipH07812$_o comeH0935#_the dryH03006"_formedH03335"!/_it: and his handsH03027! -_his, and he madeH06213_the seaH03220%_of the hillsH02022%_the strengthH08443%_of the earthH0776 +_the deep placesH04278#_in his handH03027)_above all godsH0430_kingH04428#_and a greatH01419_godH0410_a greatH01419_lordH03068%5_unto him with psalmsH02158(;_and make a joyful noiseH07321"/_with thanksgivingH08426 MhExZ:lL)nMK%_ into my restH04496*JA_ that they should not enterH0935I#_ in my wrathH0639"H/_ unto whom i swareH07650G_ my waysH01870(F;_ and they have not knownH03045E)_ in their heartH03824D#_ that do errH08582C_ a peopleH05971B_ and saidH0559A!_ generationH01755#@1_ long was i grievedH06962?_ yearsH08141>_ fortyH0705=_ my workH06467<#_ me, and sawH07200;!_ me, provedH0974:_ temptedH052549/_ when your fathersH01"8/_in the wildernessH040577'_of temptationH045316_the dayH03117&57_as in the provocationH048084)_not your heartH038243_hardenH071852_his voiceH06963 1+_if ye will hearH080850_to dayH03117/#_of his handH03027 UgF-dH*lJ)uUk#`the heavensH08064j`madeH06213i`lordH03068h`idolsH0457g)`of the nationsH05971 f-`for all the godsH0430e)`above all godsH0430d%`to be fearedH03372c'`to be praisedH01984b#`and greatlyH03966a`greatH01419``lordH03068!_-`among all peopleH05971^#`his wondersH06381"]/`among the heathenH01471\`his gloryH03519[`declareH05608Z`to dayH03117Y`from dayH03117X'`his salvationH03444W!`shew forthH01319V`his nameH08034U`blessH01288T`lordH03068S`singH07891R'`all the earthH0776Q`lordH03068P`singH07891O`songH07892N`a newH02319M`lordH03068L`o singH07891 QiD+aH/z\C!jQ ` lordH03068" /` among the heathenH01471 ` sayH0559"1` him, all the earthH0776` beforeH06440` fearH02342#` of holinessH06944'` in the beautyH01927` lordH03068` o worshipH07812 +`into his courtsH02691`and comeH0935#`an offeringH04503~`bringH05375}`his nameH08034|`the gloryH03519{`lordH03068z`giveH03051y%`and strengthH05797x`gloryH03519w`lordH03068v`giveH03051u'`of the peopleH05971t'`o ye kindredsH04940s`lordH03068r`giveH03051!q-`in his sanctuaryH04720p!`and beautyH08597o'`him: strengthH05797n`beforeH06440m#`and majestyH01926l`honourH01935 ^hE&eL(v[B!^#'1` with righteousnessH06664&` the worldH08398%)` he shall judgeH08199$` the earthH0776#` to judgeH08199"'` for he comethH0935!'` for he comethH0935 ` lordH03068` beforeH06440` rejoiceH07442#` of the woodH032932O` therein: then shall all the treesH06086` be joyfulH05937'` let the fieldH07704 +` and the fulnessH04393` roarH07481#` let the seaH03220` be gladH01523!/` and let the earthH0776` rejoiceH08055 +` let the heavensH08064#` righteouslyH04339!` the peopleH05971)` he shall judgeH01777+A` that it shall not be movedH04131*?` also shall be establishedH03559 ` the worldH08398 ` reignethH04427 [dH"gF#jJ'v[EameltedH04549Dathe hillsH02022C%aand trembledH02342BasawH07200Aathe earthH0776@athe worldH08398?#aenlightenedH0215>)ahis lightningsH01300=#around aboutH05439<#ahis enemiesH06862$;3ahim, and burneth upH03857:abeforeH064409agoethH032128aa fireH07847'aof his throneH036786)athe habitationH043495%aand judgmentH04941#41ahim: righteousnessH066643#around aboutH054392%aand darknessH062051acloudsH060510abe gladH08055/aof islesH0339"./alet the multitudeH07227-arejoiceH01523,'alet the earthH0776+areignethH04427*alordH03068))` with his truthH0530()` and the peopleH05971 Fc=~`5fEgFc'a all the earthH0776b!a high aboveH05945aa lordH03068`alordH03068)_=abecause of thy judgmentsH04941^arejoicedH01523]aof judahH03063"\/aand the daughtersH01323[%aand was gladH08055ZaheardH08085YazionH06726XagodsH0430WaworshipH07812#V3athemselves of idolsH0457U!athat boastH01984T'agraven imagesH06459'S9abe all they that serveH05647R!aconfoundedH0954Qahis gloryH03519PaseeH07200#O1aand all the peopleH05971"N/ahis righteousnessH06664MadeclareH05046L#athe heavensH08064"K1aof the whole earthH0776J#aof the lordH0113 I+aat the presenceH06440HalordH03068 G+aat the presenceH06440Falike waxH01749 bhO6gN2 uT0 {bbsongH07892ba newH02319blordH03068~bo singH07891}ba psalmH04210 |+a of his holinessH06944#{1a at the remembranceH02143 z+a and give thanksH03034y%a ye righteousH06662xa lordH03068wa rejoiceH08055va in heartH03820 u+a for the uprightH03477t%a and gladnessH08057"s/a for the righteousH06662ra is sownH02232qa lightH0216p'a of the wickedH07563%o5a them out of the handH03027n'a he deliverethH05337m'a of his saintsH02623la the soulsH05315k'a he preservethH08104ja evilH07451ia hateH08130ha lordH03068g%a ye that loveH0157fa all godsH0430ea far aboveH03966!d-a thou art exaltedH05927 GqY)zY6mM/ gG#band rejoiceH07442"/bmake a loud noiseH06476'ball the earthH0776blordH03068$3bmake a joyful noiseH07321!b of our godH0430'b the salvationH03444bhave seenH07200%bof the earthH0776%ball the endsH0657bof israelH03478!-btoward the houseH01004'band his truthH0530bhis mercyH02617#1bhe hath rememberedH02142)bof the heathenH01471 %bin the sightH05869& 7bhath he openly shewedH01540" /bhis righteousnessH06666 'bhis salvationH03444 +bhath made knownH03045blordH03068,Cb hath gotten him the victoryH03467b armH02220%b and his holyH06944)bhis right handH03225"/bmarvellous thingsH06381!-bfor he hath doneH06213 gmK, rU5mS1g;b the earthH0776:b to judgeH081999'b for he comethH09358b lordH030687b beforeH064406btogetherH031625bbe joyfulH074424'blet the hillsH020223bhandsH037092bclapH042221)blet the floodsH05104$03band they that dwellH03427#/1bthereof; the worldH08398 .+band the fulnessH04393-broarH07481,#blet the seaH03220+bthe kingH04428*blordH03068)bbeforeH06440$(3bmake a joyful noiseH07321'bof cornetH07782&band soundH06963%'bwith trumpetsH02689$!bof a psalmH02172#'band the voiceH06963"'bwith the harpH03658!'bwith the harpH03658 blordH03068bsingH02167band singH02167 ]uU<~aH.mT;]Y)cthou executestH06213XcequityH04339$W3cthou dost establishH03559VcjudgmentH04941U#calso lovethH0157TcstrengthH05797S!cthe king'sH04428RcholyH06918QcnameH08034P%cand terribleH03372Octhy greatH01419 N+clet them praiseH03034%M5cabove all the peopleH05971LchighH07311Kcin zionH06726JcgreatH01419IclordH03068Hcbe movedH05120G'clet the earthH0776F'cthe cherubimsH03742E!che sittethH03427DctrembleH07264C)clet the peopleH05971BcreignethH04427AclordH03068@#b with equityH04339?)b and the peopleH05971>b the worldH08398=)b shall he judgeH08199#<1b with righteousnessH06664 fmR2qH&eG#fv+cthou wast a godH0410ucour godH0430tclordH03068 s+cthou answeredstH06030rche gaveH05414"q/cand the ordinanceH02706 p+chis testimoniesH05713octhey keptH08104ncpillarH05982(m;cunto them in the cloudyH06051lche spakeH01696 k+c and he answeredH06030jclordH03068i#cthey calledH07121h'cupon his nameH08034%g5camong them that callH07121f!cand samuelH08050"e/camong his priestsH03548dcand aaronH0175ccmosesH04872bcholyH06918(a-'cat his footstoolH01916 H07272`#cand worshipH07812_cour godH0430^clordH03068]cexaltH07311\c in jacobH03290"[/c and righteousnessH06666ZcjudgmentH04941 T}cJ/mO'Y8mTdenterH0935)dof his pastureH04830'dand the sheepH06629!dhis peopleH05971dhath madeH06213dgodH0430dlordH03068dknowH03045 %dwith singingH07445$ 3dbefore his presenceH06440 dcomeH0935 'dwith gladnessH08057 dlordH03068dserveH05647%dall ye landsH0776dlordH03068$3dmake a joyful noiseH07321dof praiseH08426da psalmH04210c holyH06918c our godH0430c lordH03068c hillH02022~#c at his holyH06944}#c and worshipH07812|c our godH0430{c lordH03068zc exaltH07311$y3cof their inventionsH059494xScthem, though thou tookest vengeanceH05358w)cthat forgavestH05375 PsS9pP4P/jP3e heartH038242)ewith a perfectH085371emy houseH010040ewithinH07130%/5eunto me? i will walkH01980%.7eo when wilt thou comeH0935-ewayH01870,%ein a perfectH08549,+Cei will behave myself wiselyH07919*#ewill i singH02167)elordH03068(%eand judgmentH04941'eof mercyH02617&#ei will singH07891%eof davidH01732$ea psalmH04210##dgenerationsH01755"dto allH01755!'dand his truthH0530 #deverlastingH05769dhis mercyH02617dgoodH02896dlordH03068dhis nameH08034dblessH01288#dbe thankfulH03034#dwith praiseH08416 +dinto his courtsH02691"/dwith thanksgivingH08426)dinto his gatesH08179 LiL uX6dJ$mLO%ein a perfectH08549)N=ewith me: he that walkethH01980$M3ethat they may dwellH03427L#eof the landH0776!K/eupon the faithfulH0539Jemine eyesH05869"I/e will not i sufferH03201HeheartH03824G#eand a proudH07342FelookH05869&E7ehim that hath an highH01362#D1ehim will i cut offH06789C'ehis neighbourH07453"B!'eslanderethH03960 H03960A'ewhoso privilyH05643@ea wickedH07451)?=efrom me: i will not knowH03045>%eshall departH05493=eheartH03824<ea frowardH06141!;-eshall not cleaveH01692(:;eof them that turn asideH077509ethe workH062138ei hateH08130!7-ebefore mine eyesH058696ethingH016975eno wickedH011004!ei will setH07896 YbG*lI*sN#rYmf lordH03068lf my prayerH08605kfhearH08085jflordH03068ifbeforeH06440h'fhis complaintH07879 g+fand poureth outH08210'f9fwhen he is overwhelmedH05848!e-fof the afflictedH06041dfa prayerH08605ce lordH03068b'efrom the cityH05892aedoersH06466`!eall wickedH0205#_1ethat i may cut offH03772^#eof the landH0776])eall the wickedH07563\edestroyH06789[%ei will earlyH01242Z#e in my sightH05869 Y+eshall not tarryH03559XeliesH08267 W+ehe that tellethH01696Vemy houseH01004UewithinH07130 T+eshall not dwellH03427SedeceitH07423 R+ehe that workethH06213Q)ehe shall serveH08334PewayH01870 Ld@$iH)kL' kL !fto my skinH01320 fcleaveH01692 fmy bonesH06106)fof my groaningH0585'9fby reason of the voiceH06963fmy breadH03899fto eatH0398!-fso that i forgetH07911!flike grassH06212%fand witheredH03001!fis smittenH05221fmy heartH03820%fas an hearthH04168~!fare burnedH02787}%fand my bonesH06106|!flike smokeH06227{%fare consumedH03615z#ffor my daysH03117y#f me speedilyH04118xf answerH06030wfi callH07121$v3funto me: in the dayH03117ufthine earH0241tfinclineH05186 s+fi am in troubleH06862#r1ffrom me in the dayH03117q%fnot thy faceH06440pfhideH05641of comeH0935n)f and let my cryH07775 NyW;sM$jN%qN')f that declinethH05186&'f like a shadowH06738%f my daysH03117!$-f and cast me downH07993+#Af for thou hast lifted me upH05375"'f and thy wrathH07110%!5f of thine indignationH02195 f becauseH06440%f with weepingH01065f my drinkH08249#f and mingledH04537!f like breadH03899f ashesH0665 -f for i have eatenH0398%5fagainst me are swornH07650"/fthey that are madH01984)fme all the dayH03117freproachH02778%fmine enemiesH0341#1fupon the house topH01406faloneH0909$3fand am as a sparrowH06833fi watchH08245'fof the desertH02723!-fi am like an owlH03563"/fof the wildernessH04057 fa pelicanH06893 fi am likeH01819 Dd<|^3uR3]DEfzionH06726D)fshall build upH01129CflordH03068Bfthy gloryH03519A%fof the earthH0776"@/fand all the kingsH04428?flordH03068>fthe nameH08034=!fshall fearH03372<)fso the heathenH01471;fthe dustH06083:!fand favourH026039'fin her stonesH0688'ftake pleasureH07521!7-ffor thy servantsH056506f is comeH0935'59f her, yea, the set timeH041504f to favourH026033%f for the timeH062562f upon zionH067261!f have mercyH07355!0-f thou shalt ariseH06965/#f generationsH01755.f unto allH01755$-3f and thy remembranceH02143,f for everH05769+%f shalt endureH03427*f lordH03068)!f like grassH06212"(/f and i am witheredH03001 QyT1V5nS6pQa!fto declareH05608`fto deathH08546)_=fthose that are appointedH01121^fto looseH06605]+fof the prisonerH0615\%fthe groaningH0603[fto hearH08085Zfthe earthH0776YfbeholdH05027XflordH03068W#ffrom heavenH08064!V-fof his sanctuaryH06944 U+ffrom the heightH04791(T;ffor he hath looked downH08259SflordH03050R%fshall praiseH01984'Q9fwhich shall be createdH01254P)fand the peopleH05971Ofto comeH0314#N1ffor the generationH01755&M7fthis shall be writtenH03789L%ftheir prayerH08605K+fand not despiseH0959!J-fof the destituteH06199I!fthe prayerH08605H)fhe will regardH06437G%fin his gloryH03519 F+fhe shall appearH07200 FjF%mN-vX5gF%fof thy handsH03027~fthe workH04639 }+fand the heavensH08064|%fof the earthH0776.{Gfhast thou laid the foundationH03245zfof oldH06440y#fgenerationsH01755x)fthroughout allH01755wfthy yearsH08141v!fof my daysH03117u%fin the midstH02677!t-ftake me not awayH05927sfo my godH0410rfi saidH0559qfmy daysH03117p%fhe shortenedH07114o!fin the wayH01870n#fmy strengthH03581m#fhe weakenedH06031lflordH03068kfto serveH05647!j-fand the kingdomsH04467iftogetherH03162h%fare gatheredH06908 g+fwhen the peopleH05971f%fin jerusalemH03389e)fand his praiseH08416dfin zionH06726cflordH03068bfthe nameH08034 Z^=pL)rT) Z%5gnot all his benefitsH01576!gand forgetH07911go my soulH05315glordH03068gblessH01288gnameH08034ghis holyH06944'9gand all that is withinH07130go my soulH05315glordH03068gblessH01288gof davidH01732fbeforeH06440% 5fshall be establishedH03559 )fand their seedH02233 )fshall continueH07931 +fof thy servantsH05650 %fthe childrenH01121"/fshall have no endH08552(;fthe same, and thy yearsH081410Kfthem, and they shall be changedH02498"/fshalt thou changeH02498%fas a vestureH03830)flike a garmentH0899/Ifyea, all of them shall wax oldH01086&7fbut thou shalt endureH05975/fthey shall perishH06 UpN1 tV8}\- nU6glordH030685gof israelH03478"4/gunto the childrenH011213ghis actsH059492!gunto mosesH048721ghis waysH018700'ghe made knownH03045+/Agfor all that are oppressedH06231.%gand judgmentH04941-'grighteousnessH06666,gexecutethH06213+glordH03068!*-glike the eagle'sH05404)!gis renewedH02318(gthy youthH05271'gwith goodH02896&gthy mouthH05716%)gwho satisfiethH07646#$1gand tender merciesH07356)#=gthee with lovingkindnessH02617"%gwho crownethH05849!!-gfrom destructionH07845 gthy lifeH02416'gwho redeemethH01350!-gall thy diseasesH08463#gwho healethH07495%5gall thine iniquitiesH05771'gwho forgivethH05545 OlO(wV#Y;lORg childrenH01121Qg pitiethH07355P-g like as a fatherH01#O1g our transgressionsH06588$N3g far hath he removedH07368!M-g is from the westH04628Lg the eastH04217Kg as far asH07368&J7g toward them that fearH03373I%g is his mercyH02617Hg greatH01396Gg the earthH0776F'g is high aboveH01361"E/g for as the heavenH08064/DIg us according to our iniquitiesH05771C%g nor rewardedH01580'B9g with us after our sinsH02399"A/g he hath not dealtH06213@g for everH05769%?5g neither will he keepH05201>g chideH07378#=1g he will not alwaysH05331<gin mercyH02617;'gand plenteousH07227:gto angerH06399gslowH07508%gand graciousH025877gmercifulH07349 `gD+sR1t]=`n%ghis covenantH01285 m+gto such as keepH08104lg childrenH01121 k+gunto children'sH01121+jAghim, and his righteousnessH06666$i3gupon them that fearH03373h#geverlastingH05769ggtoH05704!f-gfrom everlastingH05769eglordH03068d'gbut the mercyH02617#c1gthereof shall knowH052342bOgit, and it is gone; and the placeH04725a%gpasseth overH05674`%gfor the windH07307"_/gso he flourishethH06692^%gof the fieldH07704]#gas a flowerH06731\gas grassH02682[ghis daysH03117ZgmanH0582YgdustH06083X)ghe rememberethH02142Wgour frameH03336V)gfor he knowethH03045U)g them that fearH03373Tg pitiethH07355Sg lordH03068 PyW8bB&lN0 tP +gof his dominionH04475 'gin all placesH04725 'gall his worksH04639 glordH03068gblessH01288%ghis pleasureH07522 +gof his, that doH06213gministersH08334ghis hostsH06635glordH03068gblessH01288#g of his wordH01697)g unto the voiceH06963!ghearkeningH08085!~-ghis commandmentsH01697}gthat doH06213|#gin strengthH03581{!gthat excelH01368z'gye his angelsH04397yglordH03068xgblessH01288wgrulethH04910 v+gand his kingdomH04438u)gin the heavensH08064t!ghis throneH03678s'ghath preparedH03559rglordH03068qgto doH06213!p-ghis commandmentsH06490+oAgand to those that rememberH02142 U|^E+ iK-vT5tU*!hhis angelsH04397)!hwho makethH06213(#h of the windH07307')hupon the wingsH03671&#hwho walkethH01980%#hhis chariotH07398$!hthe cloudsH05645#!hwho makethH07760"'hin the watersH04325 !+hof his chambersH05944% 5hwho layeth the beamsH07136)hlike a curtainH03407#hthe heavensH08064#1hwho stretchest outH05186ha garmentH08008!hwith lightH0216%hwho coverestH05844#h and majestyH01926#h with honourH01935!-hthou art clothedH03847hgreatH01431'hthou art veryH03966hmy godH0430hlordH03068ho my soulH05315hlordH03068hblessH01288go my soulH05315glordH03068 gblessH01288 RsO/xY?_@tRG'h thou hast setH07760"F/hthou hast foundedH03245EhwhichH02088D)hunto the placeH04725C)hby the valleysH01237B%hthey go downH03381!A-hby the mountainsH02022@!hthey go upH05927?#hthey hastedH02648>)hof thy thunderH07482=%hat the voiceH06963<hthey fledH05127;!hthy rebukeH01606:hatH04480$93habove the mountainsH020228hstoodH059757!hthe watersH043256ha garmentH03830!5-hit with the deepH084154)hthou coveredstH03680 3'hfor everH05703 H05769)2=hit should not be removedH041311%hof the earthH0776 0+hthe foundationsH04349/hlaidH03245.hfireH0784-ha flamingH03857,'hhis ministersH08334+hspiritsH07307 OjM.fE"nN5rOc)h with the fruitH06529b%h is satisfiedH07646ah the earthH0776"`/h from his chambersH05944_h the hillsH02022^#h he waterethH08248]%h the branchesH06073\h amongH0996['h singH06963 H05414&Z7h have their habitationH07931Y'h of the heavenH08064(X;h by them shall the fowlsH05775W%h their thirstH06772Vh quenchH07665U)h the wild assesH06501T%h of the fieldH07704S)h to every beastH02416 R+h they give drinkH08248 Q+h among the hillsH02022Ph runH01980!O-h into the valleysH05158N#h the springsH04599M!h he sendethH07971Lh the earthH0776Kh to coverH03680)J=h that they turn not againH07725,ICh that they may not pass overH05674Hh a boundH01366 \x[7wY?'~`G* z\hthe storkH02624!-hmake their nestsH07077 +hwhere the birdsH06833&~7hwhich he hath plantedH05193}!hof lebanonH03844|!hthe cedarsH0730{hare fullH07646zhlordH03068yhthe treesH06086xh heartH03824wh man'sH0582v'h strengthenethH05582uhand breadH03899thto shineH06670shfaceH06440rhoilH08081qhof manH0582phthe heartH03824o#hmaketh gladH08055nhand wineH03196 m-h out of the earthH0776lhfoodH03899(k;hthat he may bring forthH03318jhof manH0120 i+hfor the serviceH05656hhand herbH06212g)hfor the cattleH0929fhto growH06779%e5hhe causeth the grassH02682d%h of thy worksH04639 \lE'nK+\C\/Khthey gather themselves togetherH0622harisethH02224hthe sunH08121hfrom godH0410!htheir meatH0400hand seekH01245!-hafter their preyH02964hroarH07580 +hthe young lionsH03715hdo creepH07430'hof the forestH03293'9hwherein all the beastsH02416 +hand it is nightH03915hdarknessH02822#hthou makestH07896)hhis going downH03996hknowethH03045 hthe sunH08121 #hfor seasonsH04150 hthe moonH03394 %hhe appointedH06213 )hfor the coniesH08227hthe rocksH05553#1hfor the wild goatsH03277ha refugeH04268hhillsH02022hthe highH01364hher houseH01004'hthe fir treesH01265 __9vO3rS5~_;!hthese waitH07663:hto playH078329)hthou hast madeH033358)hthat leviathanH038827hthe shipsH05916hthere goH019805hbeastsH024164hand greatH014193!hboth smallH069962#hinnumerableH04557 1+hthings creepingH074310hseaH03220 /'hand wideH03027 H07342.!hthis greatH01419-'hof thy richesH07075,his fullH04390#+3hthem all: the earthH0776*)hhast thou madeH06213)hin wisdomH02451('hare thy worksH04639'%hhow manifoldH07231&hlordH03068"%/huntil the eveningH06153"$/hand to his labourH05656#'hunto his workH06467"#hgoeth forthH03318!hmanH0120 'hin their densH04585"/hand lay them downH07257 QgB!^:uP* sQW'hshall rejoiceH08055VhlordH03068&U7hshall endure for everH05769ThlordH03068Shthe gloryH03519R%hof the earthH0127Qhthe faceH06440"P/hand thou renewestH02318!O-hthey are createdH01254!N-hforth thy spiritH07307M%hthou sendestH07971L'hto their dustH06083K!hand returnH07725Jhthey dieH01478I%htheir breathH07307 H-hthou takest awayH0622!G/hthey are troubledH0926Fhthy faceH06440E#hthou hidestH05641Dhwith goodH02896 C+hthey are filledH07646B!hthine handH03027A%hthou openestH06605!@-hthem they gatherH03950?#hthou givestH05414>'hin due seasonH06256=!htheir meatH04005<Uhall upon thee; that thou mayest giveH05414 Q{[=wM+]6jQticallH07121silordH03068r'io give thanksH03034qh# lordH03050ph#praiseH01984oh#o my soulH05315nh#lordH03068"m/h#be no more. blessH01288#l1h#and let the wickedH07563 k-h#out of the earthH0776j#h#be consumedH08552 i+h#let the sinnersH02400hh"lordH03068g)h"i will be gladH08055&f7h"of him shall be sweetH06149e'h"my meditationH07879&d7h!while i have my beingH05750 c-h!praise to my godH0430b#h!i will singH02167"a/h!as long as i liveH02416`h!lordH03068_#h!i will singH07891^)h and they smokeH06225]h the hillsH02022\#h he touchethH05060![-h and it tremblethH07460Z%h on the earthH0776Y!h he lookethH05027X%hin his worksH04639 Z|c9mI+hK"wZ!iof abrahamH085io ye seedH02233%iof his mouthH06310"/iand the judgmentsH04941 #ihis wondersH04159" /ithat he hath doneH06213% 5ihis marvellous worksH06381 irememberH02142 ievermoreH08548ihis faceH06440iseekH01245!-iand his strengthH05797ilordH03068iseekH01875ilordH03068ithat seekH01245 +iof them rejoiceH08055'ilet the heartH03820inameH08034~)iye in his holyH06944}igloryH01984-|Eiye of all his wondrous worksH06381{)iunto him: talkH07878&z7iunto him, sing psalmsH02167yisingH07891!x-iamong the peopleH05971wihis deedsH05949v!imake knownH03045u'iupon his nameH08034 LlQ/ hG' bD&hL/i the lotH02256.i of canaanH03667-i the landH0776&,7i unto thee will i giveH05414+i sayingH0559*i covenantH01285))i an everlastingH05769(i to israelH03478'i for a lawH02706$&3i the same unto jacobH03290%'i and confirmedH05975$!i unto isaacH03446#%i and his oathH07621"%i with abrahamH085!i he madeH03772 #igenerationsH01755'ito a thousandH0505%ihe commandedH06680ithe wordH01697ifor everH05769%ihis covenantH01285#1ihe hath rememberedH02142 -iin all the earthH0776'ihis judgmentsH04941iour godH0430ilordH03068!ihis chosenH0972iof jacobH03290#iye childrenH01121#ihis servantH05650 LzX5]8tS2iLMiwas soldH04376LijosephH03130KibeforeH06440Jia manH0376Iihe sentH07971Hiof breadH03899 G+ithe whole staffH04294Fihe brakeH07665E'iupon the landH0776D%ifor a famineH07458#C1imoreover he calledH07121Bino harmH07489#A1iand do my prophetsH05030"@/inot mine anointedH04899?itouchH05060>ikingsH04428!=-iyea, he reprovedH03198!<-ito do them wrongH06231;ino manH0120:#ihe sufferedH032409i peopleH059718!i to anotherH03127i kingdomH04467 6+i from one nationH014715)i when they wentH019804'i and strangersH014813'i yea, very fewH045922i in numberH045571i a few menH04962$03i of your inheritanceH05159 KiM1hO0oQ( hKlialso cameH0935kiisraelH03478jiwisdomH02449'i9iand teach his senatorsH02205 h+iat his pleasureH05315g#ihis princesH08269fito bindH0631%e5iof all his substanceH07075diand rulerH04910c%iof his houseH01004bihim lordH0113aihe madeH07760$`3iand let him go freeH06605_'iof the peopleH05971^ithe rulerH04910]!iand loosedH05425\isentH07971[ithe kingH04428ZitriedH06884YilordH03068Xithe wordH0565WicameH0935V'ithat his wordH01697U)iuntil the timeH06256Tiin ironH01270Siwas laidH0935RiheH05315Q%iwith fettersH03525Pithey hurtH06031O!iwhose feetH07272N'ifor a servantH05650 XkF' {_@`@}X! -iand made it darkH02821idarknessH02822ihe sentH07971iof hamH02526#iin the landH0776(;iamong them, and wondersH04159 %ihis signsH01697 H0226#ithey shewedH07760"1iwhom he had chosenH0977iaaronH0175#ihis servantH05650~imosesH04872}ihe sentH07971"|/iwith his servantsH05650!{-ito deal subtillyH05230z!ihis peopleH05971yito hateH08130x#itheir heartH03820wihe turnedH02015#v1ithan their enemiesH06862'u9iand made them strongerH06105tigreatlyH03966s!ihis peopleH05971!r-iand he increasedH06509qiof hamH02526p#iin the landH0776oisojournedH01481niand jacobH03290m!iinto egyptH04714 ZrS6xU9rU9!xZ&i!the treesH06086%i!and brakeH07665)$=i!also and their fig treesH08384##i!their vinesH01612"i!he smoteH05221!'i in their landH0776 i fireH0784i flamingH03852i for rainH01653i them hailH01259i he gaveH05414$3iin all their coastsH01366iliceH03654&7idivers sorts of fliesH06157)iand there cameH0935ihe spakeH0559)iof their kingsH04428 +iin the chambersH02315%iin abundanceH08317ifrogsH06854'ibrought forthH08317!itheir landH0776!itheir fishH01710iand slewH04191!iinto bloodH01818 %itheir watersH04325 ihe turnedH02015% 5inot against his wordH01697" /iand they rebelledH04784 J`4nQ&oR/hJBi'he spreadH06566A%i&of them fellH05307@%i&for the fearH06343#?1i&when they departedH03318>i&was gladH08055=i&egyptH04714#<1i%among their tribesH07626;)i%not one feebleH03782:i%and goldH02091!9-i%also with silverH03701&87i%he brought them forthH03318%77i$of all their strengthH02026i$the chiefH072255'i$in their landH0776'49i$also all the firstbornH010603i$he smoteH052212+i#of their groundH01271i#the fruitH065290%i#and devouredH0398/'i#in their landH0776.'i#all the herbsH06212-)i#and did eat upH0398(,;i"and that without numberH04557!+-i"and caterpillersH03218*i"cameH0935)+i"and the locustsH0697(i"he spakeH0559 '+i!of their coastsH01366 KcI' iF' iO/mK`)i,them the landsH0776_i,and gaveH05414^'i+with gladnessH07440]!i+his chosenH0972\i+with joyH08342[!i+his peopleH05971%Z5i+and he brought forthH03318Y#i*his servantH05650Xi*abrahamH085Wi*promiseH01697Vi*his holyH06944"U/i*for he rememberedH02142Ti)a riverH05104"S/i)in the dry placesH06723Ri)they ranH01980Q!i)gushed outH02100P)i)and the watersH04325Oi)the rockH06697Ni)he openedH06605Mi(of heavenH08064$L3i(them with the breadH03899K'i(and satisfiedH07646Ji(quailsH07958I)i(and he broughtH0935Hi(askedH07592G%i'in the nightH03915F'i'to give lightH0215Ei'and fireH0784D)i'for a coveringH04539Ci'a cloudH06051 XuI( dK2qN3qX~jlordH03068}jrememberH02142|%jat all timesH06256{'jrighteousnessH06666z'jhe that doethH06213yjjudgmentH04941x)jthey that keepH08104wjblessedH0835v)jall his praiseH08416u)jcan shew forthH08085tjlordH03068 s+jthe mighty actsH01369r'jwho can utterH04448qjfor everH05769p'jfor his mercyH02617ojgoodH02896njlordH03068m'jo give thanksH03034ljlordH03050kjpraiseH01984ji-lordH03050ii-praiseH01984hi-his lawsH08451gi-and keepH05341f%i-his statutesH02706(e;i-that they might observeH08104d'i,of the peopleH03816c!i,the labourH05999#b1i,and they inheritedH03423a)i,of the heathenH01471 ZwT7Y6[>rZj seaH03220!j at the redH05488!j at the seaH03220%jbut provokedH04784)jof thy merciesH02617"/jnot the multitudeH07230 +jthey rememberedH02142jin egyptH04714 +jnot thy wondersH06381!junderstoodH07919#jour fathersH01&7jwe have done wickedlyH07561+ Ajwe have committed iniquityH05753 -jwith our fathersH01 )jwe have sinnedH02398' 9jwith thine inheritanceH05159! -jthat i may gloryH01984'jof thy nationH01471 +jin the gladnessH08057#1jthat i may rejoiceH08055'jof thy chosenH0972jthe goodH02896)jthat i may seeH07200&7jme with thy salvationH03444jo visitH06485!jthy peopleH05971 +jwith the favourH07522 YpP1W6^B xY3!j his praiseH084162j they sangH078911)j they his wordsH016970'j then believedH0539/%j of them leftH03498!./j there was not oneH0259-'j their enemiesH06862,j coveredH03680+)j and the watersH04325*%j of the enemyH0341#)1j them from the handH03027(%j and redeemedH01350"'/j of him that hatedH08130#&1j them from the handH03027%%j and he savedH03467*$?j as through the wildernessH04057(#;j them through the depthsH08415"j so he ledH03212*!?j also, and it was dried upH02717 j seaH03220j the redH05488!j he rebukedH01605#jto be knownH03045:_jsake, that he might make his mighty powerH01369$3jthem for his name'sH08034&7jnevertheless he savedH03467 ^aC#]@#iP3|^Q!jand a fireH0784Pjof abiramH048O#jthe companyH05712N#jand coveredH03680MjdathanH01885!L-jand swallowed upH01104KjopenedH06605Jjthe earthH0776IjlordH03068Hjthe saintH06918GjaaronH0175!F-jalso in the campH04264EjmosesH04872D#jthey enviedH07065 C+jinto their soulH05315BjleannessH07332Ajbut sentH07971#@1jthem their requestH07596?#jand he gaveH05414>'jin the desertH03452=jgodH0410<#jand temptedH05254";/jin the wildernessH04057:#jexceedinglyH083789!jbut lustedH0183$83j not for his counselH060987#j they waitedH024426j his worksH046395j forgatH079114j they soonH04116 g`B' |T7aD!g!n/jtherefore he saidH0559mjseaH03220l!jby the redH05488 k+jterrible thingsH03372jjof hamH02526i#jin the landH0776h)jwondrous worksH06381gjin egyptH04714f%jgreat thingsH01419e)jwhich had doneH06213d'jtheir saviourH03467cjgodH0410b#jthey forgatH07911ajgrassH06212`#jthat eatethH0398_jof an oxH07794$^3jinto the similitudeH08403]#jtheir gloryH03519"\/jthus they changedH04171![-jthe molten imageH04541Z)jand worshippedH07812Yjin horebH02722Xja calfH05695Wjthey madeH06213V!jthe wickedH07563Ujburned upH03857Tjthe flameH03852!S-jin their companyH05712R#jwas kindledH01197 D|bG!oW6tI,gD )jand to scatterH02219' 9jalso among the nationsH01471!jtheir seedH02233%jto overthrowH05307'9jthem in the wildernessH04057+Ajagainst them, to overthrowH05307jhis handH03027'9jtherefore he lifted upH05375jlordH03068#1jnot unto the voiceH06963jhearkenedH08085)jin their tentsH0168~%jbut murmuredH07279}%jnot his wordH01697|'jthey believedH0539{jlandH0776z%jthe pleasantH02532#y1jyea, they despisedH03988'x9j lest he should destroyH07843wj his wrathH02534v%j to turn awayH07725"u/jhim in the breachH06556tjbeforeH06440sjstoodH05975r!jhis chosenH0972qjmosesH04872p'jthem, had notH03884&o7jthat he would destroyH08045 RkH( b8eM0|R&%7j!because they provokedH04784$!j with mosesH04872$#3j so that it went illH03415!"'j of strifeH04809 H04808#!1j also at the watersH04325 %j they angeredH07107jevermoreH05769jforH05704#jgenerationsH01755junto allH01755+Ajunto him for righteousnessH06666%5jand that was countedH02803!jwas stayedH06113!jthe plagueH04046&7jand executed judgmentH06419jphinehasH06372'jthen stood upH05975jbrake inH06555)jand the plagueH04046&7jwith their inventionsH04611jto angerH03707#jof the deadH04191)jthe sacrificesH02077jand ateH03981 Mjthemselves also unto baal–peorH01187 #jthey joinedH06775! /jthem in the landsH0776 AfF-aAmP6aAA%j& and the landH0776@j& of canaanH03667?)j&unto the idolsH06091%>5j&whom they sacrificedH02076'=9j&and of their daughtersH01323<'j&of their sonsH01121;j&the bloodH01818:j&bloodH018189j&innocentH053558j&and shedH082107#j%unto devilsH07700$63j%and their daughtersH013235!j%their sonsH01121%45j%yea, they sacrificedH02076#31j$which were a snareH041702#j$their idolsH06091 1+j$and they servedH056470#j#their worksH04639/#j#and learnedH03925"./j#among the heathenH01471!--j#but were mingledH06148,j"commandedH0559+j"lordH03068*#j"the nationsH05971%)5j"they did not destroyH08045('j!with his lipsH08193,'Ej!so that he spake unadvisedlyH0981&!j!his spiritH07307 ^lEb:hE^(Z;j+them; but they provokedH04784Y)j+did he deliverH05337Xj+timesH06471Wj+manyH07227!V-j*under their handH03027#k the counselH06098='k and contemnedH05006<k of godH0410!;/k against the wordsH0561&:7k because they rebelledH047849k and ironH012708'k in afflictionH060407k boundH0615+6Ak and in the shadow of deathH067575#k in darknessH028224#k such as sitH034273'k with goodnessH028962k soulH053151!k the hungryH074570#k and fillethH04390 bxW>rU9N, bgkof deathH04194f)kunto the gatesH08179#e1kand they draw nearH05060"d1kall manner of meatH0400ckabhorrethH08581b!ktheir soulH05315a'kare afflictedH060310`Kkand because of their iniquitiesH05771'_9kof their transgressionH06588^kbecauseH01870]kfoolsH0191\kin sunderH01438[kof ironH01270Zkthe barsH01280Ykand cutH01438Xkof brassH05178Wkthe gatesH01817#V1kfor he hath brokenH07665Ukof menH0120 T+kto the childrenH01121$S3khis wonderful worksH06381R%khis goodnessH02617QklordH03068P%kwould praiseH03034Okin sunderH05423N#ktheir bandsH04147Mkand brakeH05423(L;kand the shadow of deathH06757 ZQ5kJ"rR4wZkin greatH07227kbusinessH04399kthat doH06213kin shipsH0591!kto the seaH03220"~/kthey that go downH03381})kwith rejoicingH07440|khis worksH04639{#kand declareH05608 z+kof thanksgivingH08426y)kthe sacrificesH02077'x9kand let them sacrificeH02076wkof menH0120 v+kto the childrenH01121$u3khis wonderful worksH06381t%khis goodnessH02617sklordH03068r%kwould praiseH03034(q;kfrom their destructionsH07825$p3kthem, and deliveredH04422o!kand healedH07495nkhis wordH01697mkhe sentH07971-lEkthem out of their distressesH04691kkhe savethH03467!j-kin their troubleH06862iklordH03068h'kthen they cryH02199 [lL'jH'rR+[)=kand he bringeth them outH03318!-kin their troubleH06862klordH03068'kthen they cryH06817kendH01104'9kand are at their wits'H02451#1klike a drunken manH07910#kand staggerH05128%5kthey reel to and froH02287#1kbecause of troubleH07451kis meltedH04127!ktheir soulH05315$3kagain to the depthsH08415%kthey go downH03381'kto the heavenH08064'kthey mount upH05927kthe wavesH01530!-kwhich lifteth upH07311 kwindH07307 !kthe stormyH05591 #kand raisethH05975! /kfor he commandethH0559 #kin the deepH04688 +kand his wondersH06381klordH03068kthe worksH04639kthese seeH07200kwatersH04325 K[5{ZA fD%{K,:5'k!and the waterspringsH04161 H04325"9/k!into a wildernessH040578k!riversH051047!k!he turnethH077606'k of the eldersH02205$53k him in the assemblyH041864!k and praiseH019843'k of the peopleH05971-2Ek him also in the congregationH069511)k let them exaltH073110kof menH0120 /+kto the childrenH01121$.3khis wonderful worksH06381-%khis goodnessH02617,klordH03068+%kwould praiseH03034*khavenH04231();kthem unto their desiredH02656()kso he bringethH05148&'7kbecause they be quietH08367#&1kthen are they gladH08055"%/kthereof are stillH02814"$/kso that the wavesH01530#ka calmH01827"kthe stormH05591!khe makethH06965$ 3kof their distressesH04691 MZ3R~_A#iMVk&greatlyH039667UYk&them also, so that they are multipliedH07235T#k&he blessethH01288S#k%of increaseH08393Rk%fruitsH06529 Q+k%which may yieldH06213Pk%vineyardsH03754Ok%and plantH05193N!k%the fieldsH07704Mk%and sowH02232L)k$for habitationH04186Kk$a cityH05892&J7k$that they may prepareH03559Ik$to dwellH03427/HIk$and there he maketh the hungryH07457)G/'k#into waterspringsH04161 H04325Fk#groundH0776Ek#and dryH06723Dk#waterH04325C+k#into a standingH098B)k#the wildernessH04057A!k#he turnethH07760#@1k"of them that dwellH03427#?1k"for the wickednessH07451 >+k"into barrennessH04420=k"landH0776<!k"a fruitfulH06529 ;+k!into dry groundH06774 QmI"Y3rQ/vQ!r-k+and will observeH08104qk+wiseH02450pk*her mouthH06310o!k*shall stopH07092!n-k*and all iniquityH05766m#k*and rejoiceH08055lk*shall seeH07200k'k*the righteousH03477j%k)like a flockH06629ik)familiesH04940h!k)and makethH07760 g+k)from afflictionH06040fk)on highH07682&e;k)yet setteth he the poorH034dk(no wayH01870"c/k(in the wildernessH08414+bAk(and causeth them to wanderH08582a%k(upon princesH05081`k(contemptH0937_!k(he pourethH08210^!k'and sorrowH03015]!k'afflictionH07451#\1k'through oppressionH06115 [+k'and brought lowH07817)Z=k'again, they are minishedH04591Y#k&to decreaseH04591 X-k&not their cattleH0929W'k&and sufferethH04591 Uw]@' hK.i9nUlo godH0430 +lbe thou exaltedH07311 +lunto the cloudsH07834 'land thy truthH0571" /labove the heavensH08064 lgreatH01419 'lfor thy mercyH02617,Clunto thee among the nationsH03816(;land i will sing praisesH02167!-lamong the peopleH05971llordH03068'li will praiseH03034learlyH07837!lwill awakeH05782land harpH03658lpsalteryH05035lawakeH05782#~1l even with my gloryH03519 }+land give praiseH02167|#li will singH07891{lis fixedH03559zlmy heartH03820ylo godH0430xlof davidH01732wlpsalmH04210vla songH07892uk+lordH03068#t1k+the lovingkindnessH02617*sAk+even they shall understandH0995 ZlG. nL0rQ0vZ,l my shoeH05275 ++l will i cast outH07993*l over edomH0123")!'l my washpotH05518 H07366(l moabH04124'#lmy lawgiverH02710&ljudahH03063%%lof mine headH07218$%lthe strengthH04581#'lmine; ephraimH0669")lmine; manassehH04519!lgileadH01568 !l of succothH05523!lthe valleyH06010%land mete outH04058lshechemH07927'li will divideH02505)li will rejoiceH05937 +lin his holinessH06944#lhath spokenH01696lgodH0430!land answerH06030)lthy right handH03225lsaveH03467!-lmay be deliveredH02502!-lthat thy belovedH03039#3labove all the earthH0776'land thy gloryH03519"/labove the heavensH08064 \pW5kR6d@ }\I%mof my praiseH08416Hmo godH0430#G1mhold not thy peaceH02790Fmof davidH01732Ema psalmH04210&D7mto the chief musicianH05329C#l our enemiesH06862 B-l shall tread downH0947Al valiantlyH02428@#l we shall doH06213?#l through godH0430>l of manH0120=l the helpH08668<l for vainH07723;%l from troubleH06862:l us helpH058339l giveH030518)l with our hostsH066357l go forthH03318(6=l and wilt not thou, o godH0430!5-l hast cast us offH021864l o godH04303%l me into edomH01232'l who will leadH051481l cityH05892#01l me into the strongH04013/)l who will bringH02986.)l will i triumphH07321-)l over philistiaH06429 DuV%pQ"uX9pD(d;mwhen he shall be judgedH08199"c/mat his right handH03225bmstandH05975(a;mover him: and let satanH07854"`/mthou a wicked manH07563_msetH06485^#mfor my loveH0160]!mand hatredH08135\mfor goodH02896[mme evilH07451'Z9mand they have rewardedH07760YmprayerH08605(X;mthey are my adversariesH07853W#mfor my loveH0160+VAmagainst me without a causeH02600U!mand foughtH03898Tmof hatredH08135)S=mme about also with wordsH01697R)mthey compassedH05437QmtongueH03956(P;magainst me with a lyingH08267-OEmagainst me: they have spokenH01696N!mare openedH06605!M-mof the deceitfulH04820L'mand the mouthH06310K'mof the wickedH07563J'mfor the mouthH06310 M}\A" hC fLM=em unto him: neither let there be any to favourH02603~m mercyH02617,}Cm let there be none to extendH04900|!m his labourH03018{m spoilH09628z[m all that he hath; and let the strangersH02114ym catchH05367$x3m let the extortionerH053832wOm also out of their desolate placesH02723v'm let them seekH01875um and begH07592tm vagabondsH05128s)m be continuallyH05128!r-m let his childrenH01121qm a widowH0490p%m and his wifeH0802o'm be fatherlessH03490!n-m let his childrenH01121m!mhis officeH06486lmtakeH03947k#mlet anotherH0312jmbe fewH04592i%mlet his daysH03117h!mbecome sinH02401#g1mand let his prayerH08605fmcondemnedH07563e!mlet him beH03318 JjM*_>qB"iJ!m the brokenH03512(;mthat he might even slayH04191mmanH0376mand needyH034mthe poorH06041)mbut persecutedH07291mmercyH02617#mnot to shewH06213+Ambecause that he rememberedH02142&9mof them from the earthH0776!mthe memoryH02143$3mthat he may cut offH03772#mcontinuallyH08548mlordH03068 )mbe blotted outH04229 'mof his motherH0517$ 3mand let not the sinH02403 mlordH03068 'mbe rememberedH02142)mof his fathersH01!-mlet the iniquityH05771)m be blotted outH04229)m let their nameH08034m followingH0312"/m in the generationH01755!m be cut offH03772!/m let his posterityH0319(;m his fatherless childrenH03490 DX4uQ2rG'_D6mbut doH06213 5+magainst my soulH053154mevilH07451'39mand of them that speakH016962mlordH03068$13mof mine adversariesH078530!mthe rewardH06468/#mcontinuallyH08548'.9mwherewith he is girdedH02296&-7mhim, and for a girdleH04206,mcoverethH058441+Omlet it be unto him as the garmentH0899*)minto his bonesH06106)%mand like oilH08081(!mlike waterH04325 '+minto his bowelsH07130&)mso let it comeH0935)%=mlike as with his garmentH04055%$5mhimself with cursingH07045#'mas he clothedH03847!"-mso let it be farH07368 !+mnot in blessingH01293* ?munto him: as he delightedH02654)mso let it comeH0935mcursingH07045#mas he lovedH0157m in heartH03824 M}dH/vP$hIhMTmo saveH03467Smmy godH0430RmlordH03068QmhelpH05826P#mtheir headsH07218$O3mupon me they shakedH05128N#mthey lookedH07200)M=mi became also a reproachH02781L!mof fatnessH08081KmfailethH03584J%mand my fleshH01320 I+mthrough fastingH06685Hmare weakH03782Gmmy kneesH01290F'mas the locustH0697(E;mi am tossed up and downH05287"D/mwhen it declinethH05186 C+mlike the shadowH06738Bmi am goneH01980AmwithinH07130@!mis woundedH02490?%mand my heartH03820>mand needyH034=mpoorH06041<mdeliverH05337;mgoodH02896(:;msake: because thy mercyH026179)mfor thy name'sH080348mthe lordH01367mgodH03069 KuW4X9sX?iKo#mof the poorH034"n/mat the right handH03225#m1mfor he shall standH05975l'mthe multitudeH07227kmhim amongH08432#j1myea, i will praiseH01984i'mwith my mouthH06310hmlordH03068gmpraiseH03034f)mi will greatlyH03966!e-mas with a mantleH045984dSmthemselves with their own confusionH01322#c1mand let them coverH05844b!mwith shameH03639a!mbe clothedH03847%`5mlet mine adversariesH07853_mrejoiceH08055$^3mbut let thy servantH05650#]3mlet them be ashamedH0954&\7mthou: when they ariseH06965[mbut blessH01288Z)mlet them curseH07043Ymhast doneH06213XmlordH03068Wmthy handH03027#V1mthat they may knowH03045*U?mme according to thy mercyH02617bRXRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{Gc;Wt/Ml &BGc;Wt/Ml &B`~3Qn  % A Z u/Kg:Vr,Id6To! "(#E$b%&';(Y)w*+0,M-k./&0D1a234:5V6t78,9H:e;<=8>T?n@ A&BCC_DxEF0GKHfIJK9LUMpN O(PDQ_R{ST2UNVlW dbI0cJ+hI-d )nof the morningH04891 'nfrom the wombH07358 #nof holinessH06944 +nin the beautiesH01926%nof thy powerH02428!nin the dayH03117nwillingH05071!nthy peopleH05971 -nof thine enemiesH0341"/nthou in the midstH07130nruleH07287#nout of zionH06726 +nof thy strengthH05797nthe rodH04294~!nshall sendH07971}nlordH03068%|''n thy footstoolH07272 H01916{'n thine enemiesH0341z%nuntil i makeH07896&y7nthou at my right handH03225xnsitH03427w%nunto my lordH0113vnsaidH05002unlordH03068tnof davidH01732sna psalmH04210rmhis soulH05315(q;mfrom those that condemnH08199pmto saveH03467 UY<uS4]?!rU(nthe headH07218+'Antherefore shall he lift upH07311&!nin the wayH01870%%nof the brookH05158$)nhe shall drinkH08354#ncountriesH0776"nover manyH07227!nthe headsH07218 )nhe shall woundH04272%5nwith the dead bodiesH01472'nhe shall fillH04390"/namong the heathenH01471)nhe shall judgeH01777%nof his wrathH0639!nin the dayH03117'nthrough kingsH04428%nshall strikeH04272"/nat thy right handH03225nthe lordH0136)nof melchizedekH04442 +nafter the orderH01700nfor everH05769na priestH03548$3nand will not repentH05162!nhath swornH07650nlordH03068%n of thy youthH03208" /n thou hast the dewH02919 IqM*bE&X3oI"E/ohim: he will everH05769$D3ounto them that fearH03373ComeatH02964B'ohe hath givenH05414'A9oand full of compassionH07349@ograciousH02587?olordH03068!>-oto be rememberedH02143$=3ohis wonderful worksH06381<%ohe hath madeH06213;ofor everH05703:oendurethH05975&97oand his righteousnessH066668%oand gloriousH019267!ohonourableH019356ohis workH06467/5Ioof all them that have pleasureH026564!osought outH018753ogreatH014192olordH030681othe worksH04639!0-othe congregationH05712/)oof the uprightH03477 .+oin the assemblyH05475-#owhole heartH03824,olordH03068+'oi will praiseH03034*olordH03050)opraiseH01984 _{]<uT+\@!_b%o and reverendH03372ao holyH06918`o for everH05769_%o his covenantH01285"^/o he hath commandedH06680 ]+o unto his peopleH05971\!o redemptionH06304[o he sentH07971 Z+oand uprightnessH03477Yoin truthH0571XodoneH06213Woand everH05769Vofor everH05703 U+othey stand fastH05564TosureH0539%S5oall his commandmentsH06490R%oand judgmentH04941QoverityH0571P%oof his handsH03027Oothe worksH04639N)oof the heathenH01471"M/othem the heritageH05159!L-othat he may giveH05414K%oof his worksH04639Jothe powerH03581I!ohis peopleH05971H)ohe hath shewedH05046 G+oof his covenantH01285F!obe mindfulH02142 \mR0y^C'jL)\&7pand his righteousnessH06666%pin his houseH01004~!pand richesH06239}pwealthH01952!|-pshall be blessedH01288{)pof the uprightH03477z)pthe generationH01755y!pupon earthH0776 x+pshall be mightyH01368wphis seedH02233$v3p in his commandmentsH04687upgreatlyH03966t!pdelightethH02654splordH03068rpfearethH03372qpthe manH0376ppblessedH0835oplordH03050nppraiseH01984mo for everH05703lo endurethH05975k!o his praiseH08416&j7o have all they that doH06213i'o understandingH07922ho a goodH02896go of wisdomH02451f'o the beginningH07225eo lordH03068do the fearH03374co his nameH08034 PfB%cA!aAnPphis heartH03820plordH03068ptrustingH0982pis fixedH03559phis heartH03820ptidingsH08052pof evilH07451'9phe shall not be afraidH03372#premembranceH02143(;pshall be in everlastingH05769'pthe righteousH06662pfor everH05769-Epsurely he shall not be movedH04131 +pwith discretionH04941#phis affairsH01697'phe will guideH03557 #pand lendethH03867 )psheweth favourH02603 pmanH0376 pa goodH02896 'pand righteousH06662'9pand full of compassionH07349pgraciousH02587 +pin the darknessH02822plightH0216'pthere arisethH02224!-punto the uprightH03477pfor everH05703pendurethH05975 EoI' gG( `> {^E;qlordH03068:qthe nameH080349qpraiseH019848qlordH030687'qo ye servantsH056506qpraiseH019845qlordH030504qpraiseH019843%p shall perishH062'p of the wickedH075631!p the desireH083780'p and melt awayH04549/)p with his teethH08127.)p he shall gnashH02786-)p and be grievedH03707,p shall seeH07200+!p the wickedH07563*#p with honourH03519!)-p shall be exaltedH07311(p his hornH07161'p for everH05703&p endurethH05975"%/p his righteousnessH06666$#p to the poorH034#'p he hath givenH05414""/p he hath dispersedH06340!!-pupon his enemiesH06862 %puntil he seeH07200'9phe shall not be afraidH03372#pestablishedH05564 _fI%oV0{Z<{_Yqthe needyH034XqliftethH07311 W+qout of the dustH06083Vqthe poorH01800U'qhe raiseth upH06965 T-qand in the earthH0776Sqin heavenH08064Rqto beholdH07200Q%qwho humblethH08213Pqon highH01361O%qwho dwellethH03427Nqour godH0430MqlordH03068"L/qabove the heavensH08064Kqhis gloryH03519"J/qabove all nationsH01471IqhighH07311HqlordH03068G'qto be praisedH01984FqnameH08034Eqlord'sH03068$D3qunto the going downH03996C!qof the sunH08121 B+qfrom the risingH04217AqevermoreH05769@qand forH05704%?5qfrom this time forthH06258>qlordH03068=#qbe the nameH08034<qblessedH01288 _oMv]= ~d>#w_wrbackH0268v!rwas drivenH05437urjordanH03383trand fledH05127srsawH07200rrthe seaH03220q%rhis dominionH04475prisraelH03478"o/rwas his sanctuaryH06944nrjudahH03063$m3rof strange languageH03937l'rfrom a peopleH05971krof jacobH03290jrthe houseH01004irof egyptH04714hrwent outH03318g#rwhen israelH03478fq lordH03050eq praiseH01984d#q of childrenH01121cq motherH0517bq a joyfulH08056aq houseH01004`q to keepH03427+_Aq he maketh the barren womanH06135^'qof his peopleH05971!]-qwith the princesH05081\%qwith princesH05081 [+qthat he may setH03427#Z3qout of the dunghillH0830 YZ5qT0 iK. wYrof watersH04325 +rinto a fountainH04599rthe flintH02496rwaterH04325!ra standingH098rthe rockH06697%rwhich turnedH02015 rof jacobH03290 !rof the godH0433 +rat the presenceH06440 #rof the lordH0113 +rat the presenceH06440!rthou earthH0776rtrembleH02342"!'rlike lambsH06629 H01121 +rye little hillsH01389rlike ramsH0352!rye skippedH07540%rye mountainsH02022rbackH0268!-rthou wast drivenH05437#rthou jordanH03383#~1rthat thou fleddestH05127!}-rthee, o thou seaH03220"|!'rlike lambsH06629 H01121!{-rthe little hillsH01389zrlike ramsH0352yrskippedH07540x'rthe mountainsH02022 P_< pA!qN0tP 0+sthey have handsH03027*/?shave they, but they smellH07306.!snot: nosesH0639-'sbut they hearH08085,)sthey have earsH0241(+;shave they, but they seeH07200*snot: eyesH05869))sbut they speakH01696!(-sthey have mouthsH06310'shandsH03027&sof men'sH0120%sthe workH04639$sand goldH02091#ssilverH03701"#stheir idolsH06091+!Aswhatsoever he hath pleasedH02654 %she hath doneH06213)sin the heavensH08064#sbut our godH0430'snow their godH0430ssayH0559-Eswherefore should the heathenH01471+sfor thy truth'sH0571'sfor thy mercyH02617sgloryH03519sgiveH05414/Isnot unto us, but unto thy nameH08034slordH03068 Uj<[?# sZA"sUMs the houseH01004L's he will blessH01288%K5s of us: he will blessH01288"J/s hath been mindfulH02142Is lordH03068!H-s and their shieldH04043G!s their helpH05828Fs lordH03068Es trustH0982Ds lordH03068C%s ye that fearH03373!B-s and their shieldH04043A!s their helpH05828@s lordH03068?s trustH0982>s of aaronH0175=s o houseH01004!<-s and their shieldH04043;!s their helpH05828:s lordH030689s trustH09828s o israelH03478'7;severy one that trustethH09826)sthey that makeH06213*5?sthey through their throatH01627#41snot: neither speakH01897)3=shave they, but they walkH019802snot: feetH07272 1+sbut they handleH04184 KdA(w[B#pN*qK"k/sbut we will blessH01288j%sinto silenceH01745)i=sneither any that go downH03381hslordH03050gspraiseH01984fsthe deadH04191esof menH0120 d+sto the childrenH01121c'shath he givenH05414b'sbut the earthH0776aslord'sH03068`#sthe heavensH08064_!sthe heavenH08064^sand earthH0776]sheavenH08064\!swhich madeH06213[slordH03068ZsblessedH012889Y]syou more and more, you and your childrenH01121X)sshall increaseH03254WslordH03068Vs and greatH01419Us smallH06996Ts lordH03068S)s them that fearH03373R's he will blessH01288Qs of aaronH0175Ps the houseH01004O's he will blessH01288Ns of israelH03478 W~eK2~K%lG+ yW'tthee, deliverH04422ti beseechH0577tlordH03068tlordH03068 +ti upon the nameH08034#tthen calledH07121!t and sorrowH03015ttroubleH06869!-tupon me: i foundH04672tgat holdH04672~tof hellH07585"}/tme, and the painsH04712|tcompassedH0661{tof deathH04194z#tthe sorrowsH02256"y/tas long as i liveH03117/xItunto me, therefore will i callH07121wthis earH0241)v=tbecause he hath inclinedH05186!u-tmy supplicationsH08469ttmy voiceH06963&s7tbecause he hath heardH08085rtlordH03068qti loveH0157pslordH03050ospraiseH01984nsevermoreH05769-mEsfrom this time forth and forH05704lslordH03050 QlO6sU<mQ0}Q(&;t therefore have i spokenH01696%!t i believedH0539$'t of the livingH02416##t in the landH0776"t lordH03068!t beforeH06440 #t i will walkH01980%tfrom fallingH01762tmy feetH07272!tfrom tearsH01832tmine eyesH05869!tfrom deathH04194tmy soulH05315(;tfor thou hast deliveredH02502'9thath dealt bountifullyH01580tlordH03068to my soulH05315'tunto thy restH04494treturnH07725'tand he helpedH03467"/ti was brought lowH01809!tthe simpleH06612!tpreservethH08104tlordH03068tmercifulH07355 %tyea, our godH0430 'tand righteousH06662 tlordH03068 tgraciousH02587 tmy soulH05315 ^kQ)qO6jQ3^!D/tof thine handmaidH0519Ctthe sonH01121B#tthy servantH05650A#tthy servantH05650@ttrulyH0577?tlordH03068>'tof his saintsH02623=tthe deathH04194<tlordH03068;%tin the sightH05869:tpreciousH0336869Wtnow in the presence of all his peopleH059718tlordH030687tmy vowsH050886!ti will payH079995t lordH030684't upon the nameH080343t and callH071212%t of salvationH034441t the cupH035630#t i will takeH05375!/-t all his benefitsH08408.t lordH03068$-3t what shall i renderH07725,t liarsH03576+t all menH0120*#t in my hasteH02648)t i saidH0559(t afflictedH06031''t i was greatlyH03966 QsO- dB' rY6jQaulordH03068(`=utoward us: and the truthH0571_uis greatH01396^ukindnessH02617!]-ufor his mercifulH02617"\1uhim, all ye peopleH0523[upraiseH07623Z)uall ye nationsH01471YulordH03068Xuo praiseH01984WtlordH03050VtpraiseH01984%U5tof thee, o jerusalemH03389T%tin the midstH08432SthouseH01004Rtlord'sH03068Q'tin the courtsH026916PWtnow in the presence of all his peopleH05971OtlordH03068Ntmy vowsH05088M!ti will payH07999LtlordH03068K'tupon the nameH08034J'tand will callH07121 I+tof thanksgivingH08426&H7tto thee the sacrificeH02077G%ti will offerH02076Ftmy bondsH04147!E-tthou hast loosedH06605 St[5|`E"jM4pSvwhat canH06213,Cvon my side; i will not fearH03372~vlordH03068!}-vin a large placeH04800|vansweredH06030{vlordH03050z#vin distressH04712yvlordH03050xvi calledH07121wvfor everH05769v)vthat his mercyH02617uvsayH0559tvlordH03068's9vlet them now that fearH03373rvfor everH05769q)vthat his mercyH02617pvnow sayH0559ovof aaronH0175n'vlet the houseH01004mvfor everH05769l)vthat his mercyH02617kvnow sayH0559j!vlet israelH03478ivfor everH05769"h/vbecause his mercyH02617gvgoodH02896fvlordH03068e'vo give thanksH03034dulordH03050cupraiseH01984bufor everH05769 OT,|_FyV*mOv like beesH01682(;v they compassed me aboutH05437)v i will destroyH04135v lordH03068 +v but in the nameH08034-Ev yea, they compassed me aboutH05437(;v they compassed me aboutH05437)v will i destroyH04135v lordH03068 +v but in the nameH08034#1v compassed me aboutH05437#v all nationsH01471!v in princesH05081&9v than to put confidenceH0982v lordH03068 v to trustH02620 v betterH02896 vin manH0120& 9vthan to put confidenceH0982 vlordH03068vto trustH02620vbetterH02896$3vupon them that hateH08130*?vme: therefore shall i seeH072003Qvtaketh my part with them that helpH05826vlordH03068vdoH06213vmanH0120 Iy`=fInK2|cI:vdoethH062139vlordH030688)vthe right handH032257!vis exaltedH074266vlordH030685)vthe right handH032254v valiantlyH024283vdoethH062132vlordH030681)vthe right handH03225!0-vof the righteousH06662"/1vin the tabernaclesH0168.'vand salvationH03444-%vof rejoicingH07440,vthe voiceH06963++Avand is become my salvationH03444*vand songH02176)#vmy strengthH05797(vlordH03050'v helpedH05826&v lordH03068(%;v at me that i might fallH05307$v soreH01760!#-v thou hast thrustH01760")v i will destroyH04135!v lordH03068 +v for in the nameH08034v of thornsH06975#v as the fireH0784"/v they are quenchedH01846 `cJ1d?"dB`#V1vis become the headH07218UvrefusedH03988T%vthe buildersH01129Svthe stoneH0680RKvme, and art become my salvationH03444*Q?vthee: for thou hast heardH06030P'vi will praiseH03034O#vshall enterH0935)N=vinto which the righteousH06662MvlordH03068Lvthis gateH08179KvlordH03050J'vi will praiseH03034Ivi will goH0935!H-vof righteousnessH06664 G+vto me the gatesH08179FvopenH06605E!vunto deathH04194.DGvbut he hath not given me overH05414Cvme soreH03256B)vhath chastenedH03256AvlordH03050@vlordH03050?vthe worksH04639>#vand declareH05608=vbut liveH02421 <+vi shall not dieH04191;vvaliantlyH02428 ]hO1 c5qXA(~]t%vof the altarH04196s)vunto the hornsH07161r!vwith cordsH05688q'vthe sacrificeH02282pvbindH0631*oAvwhich hath shewed us lightH0215nvlordH03068mvgodH0410lvlordH03068%k5vyou out of the houseH01004 j+vwe have blessedH01288ivlordH03068h#vin the nameH08034g)vhe that comethH0935fvblessedH01288*e?vthee, send now prosperityH06743dvi beseechH0577cvlordH03068bvlordH03068a)vnow, i beseechH0577`vsaveH03467_#vand be gladH08055 ^+vwe will rejoiceH01523]vhath madeH06213\vlordH03068[vthe dayH03117Z#vin our eyesH05869Y!vmarvellousH06381Xvlord'sH03068W'vof the cornerH06438 `cJ1yZA&xX:|`wmy waysH01870wo thatH0305!wdiligentlyH03966%wthy preceptsH06490wto keepH08104$ 3wthou hast commandedH06680 #win his waysH01870 wthey walkH01980 #wno iniquityH05766 %wthey also doH06466)=whim with the whole heartH03820wseekH01875 +whis testimoniesH05713)wthey that keepH05341wblessedH0835wlordH03068!win the lawH08451wwho walkH01980!win the wayH01870'wthe undefiledH08549~wblessedH0835}vfor everH05769|'vfor his mercyH02617{vgoodH02896zvlordH03068y'vo give thanksH03034x%vi will exaltH07311wvmy godH0430"v/vand i will praiseH03034uvmy godH0410 OrJcE%uZ7 kO,w thy wordH0565&+7w from thy commandmentsH04687**?w thee: o let me not wanderH07686)'w have i soughtH01875$(3w with my whole heartH03820&'7w according to thy wordH01697&)w by taking heedH08104%w his wayH0734$w cleanseH02135.#Gw wherewithal shall a young manH05288")wme not utterlyH03966!wo forsakeH05800 %wthy statutesH02706#wi will keepH08104wjudgmentsH04941'wthy righteousH06664*?wwhen i shall have learnedH03925wof heartH03824&7wthee with uprightnessH03476'wi will praiseH03034*?wunto all thy commandmentsH04687$3wwhen i have respectH05027+Cwthen shall i not be ashamedH0954%wthy statutesH02706wto keepH08104'wwere directedH03559 RzaG#sT-iFoRHwand keepH08104G!wi may liveH02421!F-wwith thy servantH05650!E-wdeal bountifullyH01580Dwthy wordH01697"C/wi will not forgetH07911'B9wmyself in thy statutesH02708A)wi will delightH08173@'wunto thy waysH0734!?-wand have respectH05027 >+win thy preceptsH06490 =+wi will meditateH07878<!wall richesH01952;winH05921#:1wof thy testimoniesH057159!win the wayH01870 8+wi have rejoicedH077977%w of thy mouthH06310"6/w all the judgmentsH04941 5+w have i declaredH056084%w with my lipsH08193 3+w me thy statutesH027062w teachH039251w lordH030680w blessedH01288%/5w that i might not sinH02398.'w in mine heartH03820-!w have i hidH06845 L]:\5kP+ lLe#wthy servantH05650dwspeakH01696c%walso did sitH03427bwprincesH08269 a+wthy testimoniesH05713 `+wfor i have keptH05341_%wand contemptH0937!^-wfrom me reproachH02781]wremoveH01556&\7wfrom thy commandmentsH04687[%wwhich do errH07686ZwcursedH0779Ywthe proudH02086"X/wthou hast rebukedH01605W%wat all timesH06256#V1wunto thy judgmentsH04941 U+wfor the longingH08375TwbreakethH01638Swmy soulH05315%R5wnot thy commandmentsH04687QwhideH05641P%win the earthH0776O!wa strangerH01616N)wout of thy lawH08451 M+wwondrous thingsH06381"L/wthat i may beholdH05027K)wthou mine eyesH05869JwopenH01540Iwthy wordH01697 [xO3f@"qG+[ +wfrom me the wayH01870wremoveH054930~Kwthou me according unto thy wordH01697}!wstrengthenH06965|'wfor heavinessH08424{wmeltethH01811zwmy soulH05315&y7wof thy wondrous worksH06381 x+wso shall i talkH07878 w+wof thy preceptsH06490vwthe wayH01870%u7wmake me to understandH0995 t+wme thy statutesH02706swme: teachH03925"r/wand thou heardestH06030qwmy waysH01870 p+wi have declaredH05608.oGwthou me according to thy wordH01697nwquickenH02421m'wunto the dustH06083lwcleavethH01692kwmy soulH05315%j)%wmy counsellorsH06098 H0582i!wmy delightH08191 h+wthy testimoniesH05713 g+win thy statutesH02706f%wdid meditateH07878 cz^B vW;{W2c#w"whole heartH03820%5w"yea, i shall observeH08104w"thy lawH08451!-w"and i shall keepH05341%7w"give me understandingH0995w!the endH06118!-w!and i shall keepH05341 +w!of thy statutesH02706w!the wayH01870w!lordH03068w!teachH03384w my heartH03820(;w when thou shalt enlargeH07337$3w of thy commandmentsH04687w the wayH01870 !w i will runH07323# 3wput me not to shameH0954 wlordH03068% 5wunto thy testimoniesH05715 %wi have stuckH01692#whave i laidH07737'wthy judgmentsH04941wof truthH0530wthe wayH01870'wi have chosenH0977!wgraciouslyH02603%5wand grant me thy lawH08451wof lyingH08267 EiM0|aEbAiE 8+w)let thy merciesH02617(7;w(me in thy righteousnessH066666w(quickenH02421#51w(after thy preceptsH06490&47w(behold, i have longedH083733w'goodH02896"2/w'for thy judgmentsH049411%w'which i fearH030250#w'my reproachH02781/w'turn awayH05674.#w&to thy fearH03374!--w&unto thy servantH05650,w&thy wordH0565+w&stablishH06965#*1w%thou me in thy wayH01870)w%quickenH02421(w%vanityH07723')w%from beholdingH07200&w%mine eyesH05869%w%turn awayH05674($;w$and not to covetousnessH01215%#5w$unto thy testimoniesH05715"w$my heartH03820!w$inclineH05186) =w#for therein do i delightH02654$3w#of thy commandmentsH04687#w#in the pathH05410'w#make me to goH01869 ]V8rV2 kN* ]"T/w.also before kingsH04428#S1w.of thy testimoniesH05713R%w.i will speakH01696Q%w-thy preceptsH06490P!w-for i seekH01875O!w-at libertyH07342 N+w-and i will walkH01980Mw,and everH05703Lw,for everH05769K#w,continuallyH08548Jw,thy lawH08451 I+w,so shall i keepH08104!H-w+in thy judgmentsH04941!G-w+for i have hopedH03176 F+w+out of my mouthH06310Ew+utterlyH03966Dw+of truthH0571C%w+not the wordH01697Bw+and takeH05337A#w*in thy wordH01697@+w*me: for i trustH0982%?5w*him that reproachethH02778>w*to answerH06030*=?w*so shall i have wherewithH01697%<7w)according to thy wordH0565;'w)thy salvationH08668:w)lordH030689w)comeH0935 JY<x[>zW9eJnw4of oldH05769m'w4thy judgmentsH04941l%w4i rememberedH02142k%w3from thy lawH08451$j3w3have i not declinedH05186i#w3in derisionH03887$h3w3have had me greatlyH03966gw3the proudH02086f)w2hath quickenedH02421e%w2for thy wordH0565!d-w2in my afflictionH06040c!w2my comfortH051657bYw1upon which thou hast caused me to hopeH03176!a-w1unto thy servantH05650`w1the wordH01697_w1rememberH02142 ^+w0in thy statutesH02706$]3w0and i will meditateH07878"\1w0which i have lovedH0157&[7w0unto thy commandmentsH04687$Z3w0also will i lift upH05375Yw0my handsH03709"X1w/which i have lovedH0157+WAw/myself in thy commandmentsH04687#V1w/and i will delightH08173'U;w.and will not be ashamedH0954 `P/_B)z[B#` #w:be mercifulH02603 #w:whole heartH03820!w:thy favourH06440#w:i intreatedH02470w9thy wordsH01697"/w9that i would keepH08104#w9i have saidH0559w9lordH03068!w9my portionH02506%w8thy preceptsH06490+Aw8this i had, because i keptH05341w7thy lawH08451~'w7and have keptH08104}%w7in the nightH03915|w7lordH03068{w7thy nameH08034"z/w7i have rememberedH02142!y-w6of my pilgrimageH04033x%w6in the houseH01004#w1w6have been my songsH02158v%w6thy statutesH02706uw5thy lawH08451t%w5that forsakeH05800.sGw5upon me because of the wickedH07563r+w5hath taken holdH0270qw5horrorH02152#p1w4and have comfortedH05162ow4lordH03068 BsW. hHbD$cB&%w@of thy mercyH02617%w@is fullH04390$w@lordH03068#w@the earthH0776"%w?thy preceptsH06490,!Cw?thee, and of them that keepH08104 w?that fearH03372#w?a companionH02270w>judgmentsH049413Qw>unto thee because of thy righteousH06664)w>to give thanksH03034#w>i will riseH06965##'w>at midnightH03915 H02676w=thy lawH08451%5w=i have not forgottenH07911#w=have robbedH05749'w=of the wickedH07563w=the bandsH02256!-w<thy commandmentsH04687#w<not to keepH08104#w<and delayedH04102%w<i made hasteH02363%5w;unto thy testimoniesH05713w;my feetH07272!w;and turnedH07725 !w;on my waysH01870 w;i thoughtH02803- Gw:unto me according to thy wordH0565 X`GZ/ sO1vXCwFis as fatH02954B#wFtheir heartH03820A#wEwhole heartH03820@%wEthy preceptsH06490?#wEi will keepH05341>wEa lieH08267=#wEhave forgedH02950<wEthe proudH02086 ;+wDme thy statutesH02706:wDteachH039259)wDand doest goodH028958wDgoodH028967wCthy wordH0565$63wCbut now have i keptH081045'wCi went astrayH07683'49wCbefore i was afflictedH06031!3-wBthy commandmentsH04687#23wBfor i have believedH05391'wBand knowledgeH018470wBjudgmentH02940/wBme goodH02898.wBteachH03925(-;wAaccording unto thy wordH01697,wAlordH03068!+-wAwith thy servantH05650*wAwellH02896 )+wAthou hast dealtH06213 (+w@me thy statutesH02706'w@teachH03925 LV/pQ3yV0fL_wKrightH06664#^1wKthat thy judgmentsH04941]wKlordH03068\wKi knowH03045[#wJin thy wordH01697)Z=wJme; because i have hopedH03176Y'wJwhen they seeH07200"X/wJthee will be gladH08055W)wJthey that fearH03373!V-wIthy commandmentsH04687!U-wIthat i may learnH03925)T?wIme: give me understandingH0995!S-wIme and fashionedH03559RwIhave madeH06213QwIthy handsH03027P!wHand silverH03701OwHof goldH02091&N9wHunto me than thousandsH0505MwHbetterH02896L%wHof thy mouthH06310KwHthe lawH08451J%wGthy statutesH02706#I1wGthat i might learnH039252HOwGfor me that i have been afflictedH06031GwGgoodH02896F!wFin thy lawH08451EwFi delightH08173DwFas greaseH02459 AyS*uV4tL.jA%x7wPthat i be not ashamedH0954 w+wPin thy statutesH02706vwPbe soundH08549u%wPlet my heartH03820 t+wOthy testimoniesH05713:sQ'wOunto me, and those that have knownH03045 H03045rwOthee turnH07725$q3wOlet those that fearH03373 p+wNin thy preceptsH06490 o+wNi will meditateH07878(n;wNwith me without a causeH08267*m?wNfor they dealt perverselyH05791l!wNbe ashamedH0954k'wNlet the proudH02086j!wMmy delightH08191i#wMfor thy lawH08451)h=wMunto me, that i may liveH02421gwMcomeH0935'f9wMlet thy tender merciesH07356!e-wLunto thy servantH05650%d7wLaccording to thy wordH0565"c/wLbe for my comfortH051628b[wLlet, i pray thee, thy merciful kindnessH02617a)wKhast afflictedH06031$`5wKthou in faithfulnessH0530 _fH/wS2aA(x_wVhelpH05826'wVme wrongfullyH08267)wVthey persecuteH07291wVfaithfulH0530%5wVall thy commandmentsH04687"/wUnot after thy lawH08451wUpitsH07882 #wUhave diggedH03738 wUthe proudH02086' 9wTon them that persecuteH07291 wTjudgmentH04941' 9wTwhen wilt thou executeH06213)wTof thy servantH05650wTthe daysH03117%wSthy statutesH02706 +wSdo i not forgetH07911%wSin the smokeH07008.GwSfor i am become like a bottleH04997'9wRwhen wilt thou comfortH05162wRsayingH0559%wRfor thy wordH0565wRfailH03615~wRmine eyesH05869}#wQin thy wordH01697|wQi hopeH03176"{/wQfor thy salvationH08668zwQfaintethH03615ywQmy soulH05315 `|W; nQ2lI' `0#w\my delightsH08191/w\thy lawH08451.w\unlessH03884-%w[thy servantsH05650.,Gw[according to thine ordinancesH04941+w[this dayH03117*'w[they continueH05975))wZand it abidethH05975(wZthe earthH0776&'7wZthou hast establishedH03559&#wZgenerationsH01755%wZunto allH01755 $-wZthy faithfulnessH0530#wYin heavenH08064"!wYis settledH05324!wYthy wordH01697 wYlordH03068wYfor everH05769%wXof thy mouthH06310'wXthe testimonyH05715 +wXso shall i keepH08104,CwXme after thy lovingkindnessH02617wXquickenH02421!-wWnot thy preceptsH06490'wWbut i forsookH05800'wWme upon earthH0776wWconsumedH03615 +wWthey had almostH04592 LpOoL)bH( qL!K/wbthan mine enemiesH0341#J1wbhast made me wiserH02449.IGwbthou through thy commandmentsH04687H#waall the dayH03117G'wamy meditationH07881Fwathy lawH08451E%wao how love iH0157Dw`broadH07342Cw`exceedingH03966 B+w`thy commandmentH04687"A/w`of all perfectionH08502@w`an endH07093?#w`i have seenH07200 >+w_thy testimoniesH05713=+w_i will considerH0995</w_for me to destroyH06;#w_have waitedH06960:!w_the wickedH075639%w^thy preceptsH06490&87w^me; for i have soughtH018757#w^thine, saveH0346726Ow]for with them thou hast quickenedH024215%w]thy preceptsH064904w]forgetH079113%w]i will neverH05769#21w\in mine afflictionH06040)1Cw\i should then have perishedH06 KhF&vR;bAkKf#whevery falseH08267!e-whtherefore i hateH08130#d3whi get understandingH0995%c5whthrough thy preceptsH06490b#wgto my mouthH06310a!wgthan honeyH01706`'wgunto my tasteH02441_'wgare thy wordsH0565^wghow sweetH04452%]5wffor thou hast taughtH03384#\1wffrom thy judgmentsH04941$[3wfi have not departedH05493Zwethy wordH01697"Y/wethat i might keepH08104XwewayH0734 W+wefrom every evilH07451Vwemy feetH07272!U-wei have refrainedH03607T%wdthy preceptsH06490S)wdbecause i keepH05341'R9wdmore than the ancientsH02205Q%wdi understandH0995P'wcmy meditationH07881$O3wcfor thy testimoniesH05715%N5wcthan all my teachersH03925*M?wci have more understandingH07919LwbeverH05769 SqP/bF-rT/qSwnhave laidH05414!wnthe wickedH07563wmthy lawH08451$3wmyet do i not forgetH07911!wmin my handH03709~#wmcontinuallyH08548}wmmy soulH05315!|-wlme thy judgmentsH04941{wland teachH03925zwllordH03068y#wlof my mouthH063107xYwli beseech thee, the freewill offeringsH05071wwlacceptH07521(v;wkaccording unto thy wordH01697uwklordH03068twkquickenH02421swkvery muchH03966r)wki am afflictedH06031qwjjudgmentsH04941p'wjthy righteousH06664!o-wjthat i will keepH08104#n1wjand i will performH06965m%wji have swornH07650l%wiunto my pathH05410k#wiand a lightH0216j%wiunto my feetH07272iwia lampH05216hwithy wordH01697gwhwayH0734 jn>!}\B& kP0jwtupholdH05564wsof my godH0430!-wsthe commandmentsH04687 +wsfor i will keepH05341&7wsfrom me, ye evildoersH07489wsdepartH05493#wrin thy wordH01697wri hopeH03176'wrand my shieldH04043 +wrmy hiding placeH05643wqdo i loveH0157#wqbut thy lawH08451wqthoughtsH05588wqi hateH08130wpthe endH06118wpalwayH05769%wpthy statutesH02706!wpto performH06213 !wpmine heartH03820 +wpi have inclinedH05186 #woof my heartH03820 'wothe rejoicingH08342 wofor everH05769,Cwohave i taken as an heritageH05157 +wothy testimoniesH05715&7wnnot from thy preceptsH06490$3wnfor me: yet i erredH08582wna snareH06341 Ub>yS-gCuU9#wyi have doneH06213!8-wxof thy judgmentsH04941)7=wxof thee; and i am afraidH033726wxfor fearH063435wxtremblethH055684wxmy fleshH01320 3+wwthy testimoniesH05713 2-wwtherefore i loveH01571wwdrossH055090%wwof the earthH0776/)wwall the wickedH07563"./wwthou puttest awayH07673-wvfalsehoodH08267!,-wvfor their deceitH08649"+/wvfrom thy statutesH02706"*/wvall them that errH07686')9wvthou hast trodden downH05541(#wucontinuallyH08548"'/wuunto thy statutesH02706(&;wuand i will have respectH08159$%3wuand i shall be safeH03467 $+wuhold thou me upH05582#!wtof my hopeH07664)"?wtand let me not be ashamedH0954 !+wtthat i may liveH02421* Awtme according unto thy wordH0565 `{]9}Y0c:|`Uw~thy lawH08451$T3w~they have made voidH06565Sw~to workH06213Rw~lordH03068Qw~timeH06256 P+w}thy testimoniesH05713 O+w}that i may knowH03045%N7w}give me understandingH0995M#w}thy servantH05650 L+w|me thy statutesH02706Kw|and teachH03925)J=w|according unto thy mercyH02617!I-w|with thy servantH05650Hw|dealH06213%G5w{of thy righteousnessH06664 F-w{and for the wordH0565"E/w{for thy salvationH03444Dw{failH03615Cw{mine eyesH05869BwzoppressH06231"A/wzlet not the proudH02086@wzfor goodH02896 ?+wzfor thy servantH05650>wzbe suretyH06148*=?wyme not to mine oppressorsH06231<wyleaveH03240;#wyand justiceH06664:wyjudgmentH04941 QoQ6qW5eE#Q+pAwto do unto those that loveH0157(o9wunto me, as thou usestH04941/nGwthou upon me, and be mercifulH02603mwlookH06437&l5wfor thy commandmentsH04687k%wfor i longedH02968j!wand pantedH07602iwmy mouthH06310hwi openedH06473!g+wunto the simpleH06612(f;wit giveth understandingH0995e%wgiveth lightH0215d%wof thy wordsH01697c%wthe entranceH06608bwkeepH05341(a9wtherefore doth my soulH05315`wwonderfulH06382!_+wthy testimoniesH05715^wwayH0734]#wevery falseH08267\wi hateH08130[wrightH03474ZwpreceptsH06490%Y5wyea, above fine goldH06337X!wabove goldH02091!W-wthy commandmentsH04687 V-wtherefore i loveH0157 Z\9lO) mF%Z% 3wthou hast commandedH06680! +wthy testimoniesH05713 'wthy judgmentsH04941 #wand uprightH03477wlordH03068wrighteousH06662#wnot thy lawH08451#/wbecause they keepH08104wmine eyesH05869wrun downH03381wof watersH04325wriversH06388!+wme thy statutesH02706wand teachH03925"~-wupon thy servantH05650}wto shineH0215|'wmake thy faceH06440{%wthy preceptsH06490 z)wso will i keepH08104ywof manH0120(x9wme from the oppressionH06233wwdeliverH06299v'whave dominionH07980)u=wand let not any iniquityH0205t#win thy wordH0565swmy stepsH06471rworderH03559qwthy nameH08034 ]f8y^C"mL.]#(/wthe righteousnessH06664'#wmy delightsH08191"&-wthy commandmentsH04687!%+whave taken holdH04672$#wand anguishH04689#wtroubleH06862"wthe truthH0571!#wand thy lawH08451 'wrighteousnessH06664 )wan everlastingH05769#/wthy righteousnessH06666%wthy preceptsH06490!+wdo not i forgetH07911%wand despisedH0959wsmallH06810wlovethH0157'7wtherefore thy servantH05650wpureH06884wveryH03966wthy wordH0565wthy wordsH01697 )whave forgottenH07911*=wme, because mine enemiesH06862'whath consumedH06789wmy zealH07068wfaithfulH0530wand veryH03966 wrighteousH06664 GgJ)pF!sT7aGDwlordH030683COwaccording unto thy lovingkindnessH02617Bwmy voiceH06963AwhearH08085@#win thy wordH0565'?7wthat i might meditateH07878>wwatchesH0821=wpreventH06923<wmine eyesH05869;#win thy wordH01697:wi hopedH031769wand criedH07768,8Awthe dawning of the morningH053997#wi preventedH06923!6+wthy testimoniesH05713&55wme, and i shall keepH08104!4+wunto thee; saveH034673wi criedH071212%wthy statutesH027061#wi will keepH053410wlordH03068/whearH06030.#wwhole heartH03820-wi criedH07121",-wand i shall liveH02421&+7wgive me understandingH0995*#weverlastingH05769$)1wof thy testimoniesH05715 VlH&X6g:uV_wsalvationH03444)^=wme according to thy wordH0565]#wme: quickenH02421\#wand deliverH01350[wmy causeH07379ZwpleadH07378Ywthy lawH08451)X;wme: for i do not forgetH07911W#wand deliverH02502!V+wmine afflictionH06040UwconsiderH07200T'wthem for everH05769(S9wthat thou hast foundedH03245Rwof oldH06924Q%wi have knownH03045,PAwconcerning thy testimoniesH05713OwtruthH0571*N=wand all thy commandmentsH04687MwlordH03068LwnearH07138K%wfrom thy lawH08451J%wthey are farH07368 I)wafter mischiefH02154H#wthat followH07291 G)wthey draw nighH07126.FEwme according to thy judgmentH04941EwquickenH02421 By^6hBgI*~eB{'wthe beginningH07218zwtrueH0571ywthy wordH016971xKwaccording to thy lovingkindnessH02617wwlordH03068vwquickenH02421u%wthy preceptsH06490t!whow i loveH0157swconsiderH07200r%wnot thy wordH0565#q/wbecause they keptH08104!p+wand was grievedH06962"o/wthe transgressorsH0898nwi beheldH07200&m5wfrom thy testimoniesH05715"l-wdo i not declineH05186"k-wand mine enemiesH06862 j)wmy persecutorsH07291iwmanyH07227/hGwme according to thy judgmentsH04941gwquickenH02421fwlordH03068$e1wthy tender merciesH07356dwgreatH07227"c-wnot thy statutesH02706b'wfor they seekH01875!a+wfrom the wickedH07563`wfarH07350 crM%~U:mR1cwthy lawH08451%5whave they which loveH0157wpeaceH07965wgreatH07227wjudgmentsH04941/Gwthee because of thy righteousH06664#wdo i praiseH01984wa dayH03117#wseven timesH07651wdo i loveH0157 wthy lawH08451 wlyingH08267 wand abhorH08581 wi hateH08130 wspoilH07998wgreatH07227%3was one that findethH04672#wat thy wordH0565wi rejoiceH07797#wof thy wordH01697!+wstandeth in aweH06342%wbut my heartH03820$1wme without a causeH02600!+whave persecutedH07291wprincesH08269~wfor everH05769}wjudgmentsH049410|Iwand every one of thy righteousH06664 _oQ+dBU*|_2wmy lipsH08193)1=wme according to thy wordH05650'wthee: deliverH05337/wbeforeH06440.wcomeH0935%-3wlet my supplicationH08467',7waccording to thy wordH01697&+7wgive me understandingH0995*wlordH03068)wbeforeH06440(wcome nearH07126'!wlet my cryH07440!&+wfor all my waysH01870%%3wand thy testimoniesH05713$%wthy preceptsH06490##wi have keptH08104""-wthem exceedinglyH03966!!wand i loveH0157! +wthy testimoniesH05713whath keptH08104wmy soulH05315"-wthy commandmentsH04687wand doneH06213#/wfor thy salvationH03444%wi have hopedH07663wlordH03068*=wand nothing shall offendH04383 HsT3Z8rX/iHN#wthy servantH05650MwseekH01245LwsheepH07716K#wlike a lostH06$J1wi have gone astrayH08582IwhelpH05826-HCwthee; and let thy judgmentsH04941%G3wand it shall praiseH01984FwliveH02421E#wlet my soulH05315D!wmy delightH08191C#wand thy lawH08451BwlordH03068#A/wfor thy salvationH03444@'wi have longedH08373?%wthy preceptsH06490&>7wme; for i have chosenH0977=whelpH05826 <)wlet thine handH03027;'wrighteousnessH06664*:=wfor all thy commandmentsH046879#wof thy wordH05658#wshall speakH060307wmy tongueH03956!6+wme thy statutesH02706'57wwhen thou hast taughtH039254wpraiseH084163#wshall utterH05042 FwT8uP5 y^<cFlxof kedarH06938k%xin the tentsH0168jxi dwellH07931ixin mesechH04902&h7xis me, that i sojournH01481gxwoeH0190f!xof juniperH07574e!xwith coalsH01513d'xof the mightyH01368cxarrowsH02671bxsharpH08150axtongueH03956&`7xunto thee, thou falseH074231_Mxunto thee? or what shall be doneH03254$^3xwhat shall be givenH05414]xtongueH03956!\-xfrom a deceitfulH07423[xlipsH08193Z!xfrom lyingH08267YxlordH03068Xxmy soulH05315WxdeliverH05337V%xand he heardH06030UxlordH03068Txi criedH07121S)xin my distressH06869R!xof degreesH04609Qxa songH07892"P-wthy commandmentsH04687%O3wfor i do not forgetH07911 NiO*pQ7hK+lN ynor sleepH03462& 7yshall neither slumberH05123yisraelH03478(;ybehold, he that keepethH08104&7ythee will not slumberH05123 +yhe that keepethH08104#yto be movedH04132ythy footH07272#1yhe will not sufferH05414yand earthH0776yheavenH08064!ywhich madeH06213~ylordH03068}ymy helpH05828|ymy helpH05828{ycomethH0935z#yfrom whenceH0370y)yunto the hillsH02022xymine eyesH05869w)yi will lift upH05375v!yof degreesH04609uya songH07892txfor warH04421!s-xbut when i speakH01696rxpeaceH07965qxpeaceH07965%p5xwith him that hatethH08130oxdweltH07931nxhath longH07227mxmy soulH05315 XnU9{T.W:{X')zinto the houseH01004#&1zunto me, let us goH03212%)zwhen they saidH0559$!zi was gladH08055#zof davidH01732"!zof degreesH04609!za songH07892 yevermoreH057693Qyfrom this time forth, and even forH05704!/yand thy coming inH0935'ythy going outH03318)yshall preserveH08104ylordH03068ythy soulH05315"/yhe shall preserveH08104#1ythee from all evilH07451)yshall preserveH08104ylordH03068yby nightH03915%ynor the moonH03394#ythee by dayH03119 +yshall not smiteH05221ythe sunH08121yhandH03027)yupon thy rightH03225ythy shadeH06738 ylordH03068 !ythy keeperH08104 ylordH03068 VeG( tU<sW7}V#E1zthey shall prosperH07951D%zof jerusalemH03389C'zfor the peaceH07965BzprayH07592Azof davidH01732@%zof the houseH01004?#zthe thronesH03678>#zof judgmentH04941=zthronesH03678"</zfor there are setH03427;z lordH03068:'z unto the nameH080349)zto give thanksH030348zof israelH03478#71zunto the testimonyH057156zlordH030505!zthe tribesH076264zgo upH059273!zthe tribesH076262zwhitherH080331ztogetherH03162 0+zthat is compactH02266/zas a cityH05892.!zis buildedH01129-zjerusalemH03389,#zo jerusalemH03389!+-zwithin thy gatesH08179*#zshall standH05975)zour feetH07272(zlordH03068 W\9tT7kC#{W a+{of her mistressH01404`'{unto the handH03027_#{of a maidenH08198^#{as the eyesH05869 ]-{of their mastersH0113\'{unto the handH03027[#{of servantsH05650$Z3{behold, as the eyesH05869Y){in the heavensH08064%X5{o thou that dwellestH03427W{mine eyesH05869$V3{unto thee lift i upH05375U!{of degreesH04609T{a songH07892Sz thy goodH02896R#z i will seekH01245Qz our godH0430Pz lordH03068%O5z because of the houseH01004NzpeaceH07965&M7zsakes, i will now sayH01696 L+zand companions'H07453K+zfor my brethrenH0251"J1zwithin thy palacesH0759I!zprosperityH07962$H3zbe within thy wallsH02426GzpeaceH07965Fzthat loveH0157 J`G(x]7 {^G.~bJ~|thenH0233}|rose upH06965-|G|who was on our side, when menH0120{|lordH03068z|ifH03884y|sayH05594xS|who was on our side, now may israelH03478w|lordH03068v|ifH03884u|of davidH01732t!|of degreesH04609s|a songH07892+r%5{of the proudH01349 H01343 H03238!q/{with the contemptH0937*p?{of those that are at easeH07600"o/{with the scorningH03933n{filledH07646m){is exceedinglyH07227l{our soulH05315k'{with contemptH0937j{filledH076460iK{upon us: for we are exceedinglyH07227h!{have mercyH02603g{lordH03068f!{have mercyH02603)e={ until that he have mercyH02603d{ our godH0430c{ lordH03068b#{ so our eyesH05869 Lu]>gE( qR4lL#|in the nameH08034|our helpH05828#1|and we are escapedH04422|is brokenH07665|the snareH06341)|of the fowlersH03369!-|out of the snareH06341|as a birdH06833!|is escapedH04422|our soulH05315)|to their teethH08127|a preyH02964#1|who hath not givenH05414|lordH03068|blessedH01288 |our soulH05315 '|had gone overH05674 |watersH04325 |the proudH02121 |thenH0233|our soulH05315'|had gone overH05674)|us, the streamH05158 +|had overwhelmedH07857!|the watersH04325|thenH0233#|was kindledH02734 -|when their wrathH0639|quickH02416)=|they had swallowed us upH01104 bwX5bB$ fD!b:#} their handsH030279}put forthH079718'}the righteousH066627}lestH04616!6-}of the righteousH066625%}upon the lotH014864)}shall not restH051173'}of the wickedH075622#}for the rodH076261}everH05769)0=}from henceforth even forH05704/!}his peopleH05971.#}round aboutH05439-}lordH03068,}jerusalemH03389+#}round aboutH05439!*-}as the mountainsH02022)} for everH05769(}abidethH03427"'/}cannot be removedH04131&}zionH06726%}as mountH02022$}lordH03068#+}they that trustH0982"!}of degreesH04609!}a songH07892 |and earthH0776|heavenH08064|who madeH06213|lordH03068 ItP"oU5R+bIW~lordH03068'V9~they among the heathenH01471U~then saidH0559T%~with singingH07440S)~and our tongueH03956R'~with laughterH07814Q~filledH04390#P1~then was our mouthH06310-OE~we were like them that dreamH02492N~of zionH06726M'~the captivityH07870L%~turned againH07725K~lordH03068J!~of degreesH04609I~a songH07892H#}upon israelH03478G}peaceH07965F#}of iniquityH0205!E-}with the workersH06466&D7}shall lead them forthH03212C}lordH03068(B;}unto their crooked waysH06128*A?}as for such as turn asideH05186 @+}in their heartsH03826?}uprightH03477>}goodH02896=}lordH03068<}do goodH02895;'} unto iniquityH05766 QiI*fG, ~[CkQvbuildH01129ulordH03068t#for solomonH08010s!of degreesH04609ra songH07892q#~ his sheavesH0485p~ bringingH05375%o5~ again with rejoicingH07440n~comeH0935m+~shall doubtlessH0935l~seedH02233k~preciousH04901j~bearingH05375i#~and weepethH01058h~forthH01980g'~he that goethH03212f~in joyH07440e!~shall reapH07114d~in tearsH01832c'~they that sowH02232b%~in the southH05045a)~as the streamsH0650`~lordH03068%_''~our captivityH07622 H07622^!~turn againH07725]#~we are gladH08056\%~great thingsH01431[~hath doneH06213Z~lordH03068Y%~ great thingsH01431X~ hath doneH06213 LnU8hP6}]D&mL%of the youthH05271childrenH01121 +of a mighty manH01368#in the handH03027as arrowsH02671rewardH07939#of the wombH0990the fruitH06529lordH03068 #an heritageH05159 %lo, childrenH01121  sleepH08142 # his belovedH03039 % so he givethH05414!of sorrowsH06089the breadH03899to eatH0398lateH0309to sit upH03427earlyH07925#1for you to rise upH06965vainH07723in vainH07723wakethH08245~% the watchmanH08104} the cityH05892| keepH08104{ lordH03068z! that buildH01129yin vainH07723x#they labourH05998wthe houseH01004 HT+cI'gJ' iH3# round aboutH054392plantsH083631!like oliveH021320%thy childrenH01121 /)of thine houseH01004.%by the sidesH03411-vineH01612,'as a fruitfulH06509+thy wifeH0802*wellH02896)happyH0835 ()of thine handsH03709'!the labourH03018#&1for thou shalt eatH0398%#in his waysH01870$%that walkethH01980#lordH03068("9every one that fearethH03373!blessedH0835 !of degreesH04609a songH07892#in the gateH08179 -with the enemiesH0341%5but they shall speakH016962Qof them: they shall not be ashamedH0954fullH04390$5that hath his quiverH0827the manH01397happyH0835 EjP6eDa@kE"O-me from my youthH05271%N3have they afflictedH06887M#many a timeH07227Lnow sayH0559K!may israelH03478"J-me from my youthH05271%I3have they afflictedH06887H#many a timeH07227G!of degreesH04609Fa songH07892E#upon israelH03478DpeaceH07965CchildrenH01121 B)thy children'sH01121%A3yea, thou shalt seeH07200@#of thy lifeH02416?%all the daysH03117>%of jerusalemH03389=the goodH02898$<1and thou shalt seeH07200";-thee out of zionH06726:#shall blessH012889lordH030688lordH030687%that fearethH033736!be blessedH0128815Kbehold, that thus shall the manH013974 thy tableH07979 ApM# P0hM*rA-jCneither do they which go byH05674ihis bosomH02683-hCnor he that bindeth sheavesH06014g%not his handH03709ffillethH04390%e3wherewith the mowerH07114d'it groweth upH08025caforeH06927!b+which witherethH03001a'the housetopsH01406*`=let them be as the grassH02682_zionH06726^that hateH08130]backH0268\!and turnedH05472+[Alet them all be confoundedH0954Z'of the wickedH07563Ythe cordsH05688%X3he hath cut asunderH07112WrighteousH06662VlordH03068&U''their furrowsH04618 H04618T)they made longH0748S%upon my backH01354RplowedH02790Q#the plowersH02790-PCyet they have not prevailedH03201 Y_E) sU2gL'xYdoth waitH06960my soulH05315lordH03068i waitH069607Wwith thee, that thou mayest be fearedH03372#forgivenessH05547!+who shall standH05975o lordH0136!iniquitiesH05771 ~)shouldest markH08104}lordH03050%|3of my supplicationsH08469{%to the voiceH06963z%be attentiveH07183y)let thine earsH0241xmy voiceH06963whearH08085vlordH0136ulordH03068t%have i criedH07121#s/out of the depthsH04615r!of degreesH04609qa songH07892plordH03068!o+you in the nameH08034$n1upon you: we blessH01288mlordH03068l%the blessingH01293ksayH0559 Z~O*rW8jL2Z)#; myself in great mattersH01419'"7 neither do i exerciseH01980!loftyH07311 'nor mine eyesH05869 )is not haughtyH01361my heartH03820lordH03068of davidH01732!of degreesH04609a songH07892);from all his iniquitiesH05771israelH03478%3and he shall redeemH06299!redemptionH06304plenteousH07235mercyH02617lordH03068lordH03068hopeH03176!let israelH03478!+for the morningH01242!+they that watchH08104! +for the morningH01242+ ?more than they that watchH08104 %for the lordH0136 my soulH05315 do i hopeH03176!+and in his wordH01697 Um>R8^D)tU?nor go upH05927>#of my houseH01004$=3into the tabernacleH0168'<9surely i will not comeH0935;of jacobH03290:+unto the mightyH0469vowedH050878lordH030687%how he swareH07650%63all his afflictionsH060315davidH017324rememberH021423lordH030682!of degreesH046091a songH078920everH05769)/;from henceforth and forH05704.lordH03068-hopeH03176,!let israelH03478(+9even as a weaned childH01580*my soulH05315)'of his motherH0517+(?as a child that is weanedH01580'myselfH05315&#and quietedH01826'%7surely i have behavedH07737'$7 or in things too highH06381 DvY4tR,~Y,dD[! be clothedH03847!Z+ let thy priestsH03548!Y+of thy strengthH05797"X/thou, and the arkH0727W'into thy restH04496VlordH03068UariseH06965)T-'at his footstoolH07272 H01916!S+we will worshipH07812&R5into his tabernaclesH04908Q!we will goH0935P#of the woodH03293"O-it in the fieldsH07704Nwe foundH04672"M/of it at ephratahH0672L%lo, we heardH08085Kof jacobH03290J)for the mightyH046I'an habitationH04908HlordH03068Ga placeH04725"F-until i find outH04672!E+to mine eyelidsH06079DslumberH08572C%to mine eyesH05869BsleepH08153!A+i will not giveH05414$@#'into my bedH03326 H06210 PhK#jDpO)rPv% for evermoreH05703!u+ upon thy throneH03678 t) shall also sitH03427&s5 them, their childrenH01121r' i shall teachH03925q' thatH02097 H02090"p- and my testimonyH05713o# my covenantH01285n will keepH08104!m+ if thy childrenH01121!l+ upon thy throneH03678k! will i setH07896j# of thy bodyH0990'i7 from it; of the fruitH06529"h- he will not turnH07725g! unto davidH01732f truthH0571e! hath swornH07650d lordH03068#c/ of thine anointedH04899b the faceH06440$a1 sake turn not awayH07725` david'sH01732!_+ for thy servantH05650^' shout for joyH07442$]1 and let thy saintsH02623$\1 with righteousnessH06664 V`C%rN2Z=}V#/for mine anointedH04899a lampH05216!+i have ordainedH06186to budH06779of davidH01732 the hornH07161# /there will i makeH06779 for joyH07444# /shall shout aloudH07442 )and her saintsH02623 )with salvationH03468#her priestsH03548$1i will also clotheH03847!with breadH03899her poorH034 )i will satisfyH07646'her provisionH06718blessH01288#/i will abundantlyH01288#1for i have desiredH0183#~/here will i dwellH03427}for everH05703|my restH04496${1 for his habitationH04186 z+ he hath desiredH0183y zionH06726x# hath chosenH0977w lordH03068 KgI- dF(y]BsK$.1upon the mountainsH02042 -)that descendedH03381,of hermonH02768+!as the dewH02919!*+ of his garmentsH04060)' to the skirtsH06310 ()that went downH03381'beardH02206&aaron'sH0175 %)upon the beardH02206$'that ran downH03381#'upon the headH07218"ointmentH08081#!/like the preciousH02896  in unityH03162togetherH03162to dwellH03427%for brethrenH0251"-and how pleasantH05273"-behold, how goodH02896of davidH01732!of degreesH04609a songH07892flourishH066922Mbut upon himself shall his crownH05145!with shameH01322'will i clotheH03847#his enemiesH0341 `nL0w\: mN2`M#ye the nameH08034LpraiseH01984KlordH03050JpraiseH01984"I-thee out of zionH06726HblessH01288Gand earthH0776FheavenH08064Ethat madeH06213DlordH03068ClordH03068Band blessH01288A'the sanctuaryH06944@!your handsH03027?lift upH05375> lordH03068=% in the houseH01004<standH05975 ;)which by nightH03915:lordH030689servantsH056508lordH030687'behold, blessH012886!of degreesH046095a songH078924% for evermoreH057693 lifeH024162%the blessingH012931commandedH066800lordH03068/of zionH06726 VjH. z`>]=#xVl%he in heavenH08064kdidH06213jpleasedH02654ilordH03068h)above all godsH0430gour lordH0113fgreatH01419elordH03068d!for i knowH03045+c?for his peculiar treasureH05459bisraelH03478ajacobH03290`#hath chosenH0977_lordH03050^pleasantH05273]'unto his nameH08034\%sing praisesH02167[goodH02896ZlordH03068YlordH03050XpraiseH01984W!of our godH0430V%of the houseH01004U'in the courtsH02691TlordH03068S%in the houseH01004R'ye that standH05975QlordH03068P'o ye servantsH05650OpraiseH01984NlordH03068 ViJ'f<iH$sV nationsH01471 greatH07227 who smoteH05221+? and upon all his servantsH05650% upon pharaohH06547"- of thee, o egyptH04714 ) into the midstH08432# and wondersH04159 tokensH0226 sentH07971~and beastH0929}#both of manH0120|of egyptH04714{'the firstbornH01060zwho smoteH05221&y7 out of his treasuriesH0214x the windH07307w#he bringethH03318v%for the rainH04306u!lightningsH01300the makethH06213s%of the earthH0776r'from the endsH07097qto ascendH05927(p9he causeth the vapoursH05387%o3and all deep placesH08415n#in the seasH03220m%and in earthH0776 GvR6wV5|b>fG&the idolsH060911%Khimself concerning his servantsH05650$$1and he will repentH05162#!his peopleH05971"!will judgeH01777!lordH03068 # generationsH01755 ) throughout allH01755 lordH03068% thy memorialH02143 for everH05769 lordH03068 thy nameH08034! his peopleH05971# unto israelH03478# an heritageH05159# an heritageH05159! their landH0776 and gaveH05414 of canaanH03667&5 and all the kingdomsH04467 of bashanH01316 kingH04428 and ogH05747 + of the amoritesH0567  kingH04428  sihonH05511  kingsH04428  mightyH06099  and slewH02026 DgL&qF*cD)fDD%ye that fearH03373Cof leviH03878Bo houseH01004AlordH03068@blessH01288?of aaronH0175>o houseH01004=lordH03068<blessH01288;of israelH03478:o houseH010049lordH030688blessH01288(7;every one that trustethH0982 6)they that makeH06213!5+in their mouthsH063104breathH07307'37not; neither is thereH034262'but they hearH02381)they have earsH0241)0;have they, but they seeH07200/not; eyesH05869 .)but they speakH01696"--they have mouthsH06310,handsH03027+of men'sH0120*the workH04639)and goldH02091(silverH03701 ')of the heathenH01471 ^zY5cE"aD!|^bfor everH05769a'for his mercyH02617`wondersH06381_greatH01419(^9to him who alone doethH06213]for everH05769\'for his mercyH02617[of lordsH0113Z#to the lordH0113Y'o give thanksH03034Xfor everH05769W'for his mercyH02617Vof godsH0430U%unto the godH0430T'o give thanksH03034Sfor everH05769R'for his mercyH02617QgoodH02896PlordH03068O'o give thanksH03034NlordH03050MpraiseH01984L%at jerusalemH03389 K)which dwellethH07931J#out of zionH06726IlordH03068HblessedH01288GlordH03068FblessH01288ElordH03068 NwY* dI&qS4vN$1 in their firstbornH01060~ egyptH04714#}/ to him that smoteH05221| for everH05769{' for his mercyH02617z by nightH03915y to ruleH04475x and starsH03556w the moonH03394vfor everH05769u'for his mercyH02617tby dayH03117sto ruleH04475rthe sunH08121qfor everH05769p'for his mercyH02617olightsH0216ngreatH01419"m-to him that madeH06213lfor everH05769k'for his mercyH02617"j-above the watersH04325ithe earthH0776+h?to him that stretched outH07554gfor everH05769f'for his mercyH02617e#the heavensH08064dmadeH06213'c7to him that by wisdomH08394 E~^5pR( lG(~^EseaH03220!in the redH05488%and his hostH02428pharaohH06547'but overthrewH05287for everH05769&5of it: for his mercyH02617the midstH08432!+to pass throughH05674!+and made israelH03478 for everH05769' for his mercyH02617! into partsH01506 seaH03220 the redH05488& 5 to him which dividedH01504  for everH05769 ' for his mercyH02617  armH02220* = and with a stretched outH05186 handH03027' with a strongH02389 for everH05769%3 them: for his mercyH02617! from amongH08432 israelH03478!+ and brought outH03318 for everH05769' for his mercyH02617 gyM* mO4\>"g9!their landH07768and gaveH054147for everH057696'for his mercyH026175of bashanH013164the kingH044283and ogH057472for everH057691'for his mercyH02617 0+of the amoritesH0567/kingH04428.sihonH05511-for everH05769,'for his mercyH02617+kingsH04428*famousH0117)and slewH02026(for everH05769''for his mercyH02617&kingsH04428%greatH01419$$1to him which smoteH05221#for everH05769"'for his mercyH02617(!9through the wildernessH04057 !his peopleH05971"-to him which ledH03212for everH05769'for his mercyH02617 SyX7g@zW9rSU!of babylonH0894T'by the riversH05104Sfor everH05769R'for his mercyH02617Qof heavenH08064P%unto the godH0410O'o give thanksH03034Nfor everH05769M'for his mercyH02617L%to all fleshH01320KfoodH03899J!who givethH05414Ifor everH05769H'for his mercyH02617%G3us from our enemiesH06862#F/and hath redeemedH06561Efor everH05769D'for his mercyH02617&C5us in our low estateH08216 B)who rememberedH02142Afor everH05769@'for his mercyH02617?#his servantH05650>#unto israelH03478=#an heritageH05159<for everH05769;'for his mercyH02617!:+for an heritageH05159 SuV7g="lJ1|S%p3thee, let my tongueH03956&o5if i do not rememberH02142nforgetH07911#m/let my right handH03225#l/thee, o jerusalemH03389k#if i forgetH07911jlandH0127i%in a strangeH05236hsongH07892glord'sH03068#f/how shall we singH07891eof zionH06726d%of the songsH07892csingH07891bmirthH08057&a5and they that wastedH08437%`%'of us a songH07892 H01697_requiredH07592=^cfor there they that carried us away captiveH07617]%in the midstH08432"\-upon the willowsH06155[our harpsH03658Zwe hangedH08518YzionH06726$X1when we rememberedH02142W%yea, we weptH01058#V/there we sat downH03427 asO6~aG-\' a of davidH01732$ 1 against the stonesH05553! + thy little onesH05768 # and dashethH05310# that takethH0270 happyH08351='thee as thou hast servedH01576 H01580 )that rewardethH07999happyH0835);who art to be destroyedH07703!of babylonH0894!o daughterH01323#/ to the foundationH03247 raseH06168~raseH06168}who saidH0559|%of jerusalemH03389{!in the dayH03117zof edomH0123y%the childrenH01121xlordH03068wrememberH02142vjoyH08057 u)above my chiefH07218t'not jerusalemH03389s#if i preferH05927)r;to the roof of my mouthH02441qcleaveH01692 Oc?nA$qS3qO'%of thy mouthH06310&the wordsH0561 %)when they hearH08085$lordH03068#%shall praiseH03034"%of the earthH0776!'all the kingsH04428 !in my soulH05315strengthH05797 )strengthenedstH07292!+thou answeredstH06030%when i criedH07121!in the dayH03117$1 above all thy nameH08034 thy wordH0565);for thou hast magnifiedH01431"/and for thy truthH0571(9for thy lovingkindnessH02617thy nameH08034!and praiseH03034templeH01964!+toward thy holyH06944 )i will worshipH07812$1will i sing praiseH02167 +before the godsH0430*=thee with my whole heartH03820 'i will praiseH03034 P|]C)a>^:nPCfor everH05769BlordH03068*A=concerneth me: thy mercyH02617@%will perfectH01584?lordH03068>! shall saveH03467$=1 and thy right handH03225 <+of mine enemiesH0341";/against the wrathH0639:!thine handH03027.9Eme: thou shalt stretch forthH07971"8-thou wilt reviveH024217!of troubleH068696%in the midstH071305'though i walkH032124afar offH048013!he knowethH030452'but the proudH01364 1)unto the lowlyH08217%03yet hath he respectH07200/highH07311.lordH03068-lordH03068,the gloryH03519+for greatH01419*lordH03068)#in the waysH01870&(5yea, they shall singH07891 KmP2`9kJ*iK_and laidH07896^!and beforeH06924]me behindH0268!\+thou hast besetH06696[%thou knowestH03045ZlordH03068Y%in my tongueH03956X!not a wordH04405W#all my waysH01870$V1and art acquaintedH05532#U/and my lying downH07252Tmy pathH0734!S+thou compassestH02219Rafar offH07350Q!my thoughtH07454#P1thou understandestH0995#O/and mine uprisingH06965 N)my downsittingH03427M%thou knowestH03045L'me, and knownH03045$K1thou hast searchedH02713JlordH03068Iof davidH01732Ha psalmH04210'G7to the chief musicianH05329$F1of thine own handsH03027E'not the worksH04639DforsakeH07503 aoQ)k>!|\-ay# shall coverH07779%x3 surely the darknessH02822w if i sayH0559v! shall holdH0270(u9 me, and thy right handH03225t leadH05148+s? even there shall thy handH03027r! of the seaH03220'q9 in the uttermost partsH0319p dwellH07931 o) of the morningH07837n the wingsH03671m i takeH05375lin hellH07585)k;there: if i make my bedH03331j#into heavenH08064 i)if i ascend upH05266#h/from thy presenceH06440)g;or whither shall i fleeH01272!f+from thy spiritH07307$e1whither shall i goH03212di cannotH03201$c1for me; it is highH07682&b''too wonderfulH06383 H06383aknowledgeH01847`!thine handH03709 OpT"uW0 zZ;nOin secretH05643,Afrom thee, when i was madeH06213#was not hidH03582%my substanceH06108!right wellH03966knowethH03045my soulH05315 thy worksH04639 !marvellousH06381" -wonderfully madeH06395* =thee; for i am fearfullyH03372 'i will praiseH03034 wombH0990"/ me in my mother'sH0517#/ thou hast coveredH05526 my reinsH03629); for thou hast possessedH07069' and the lightH0219% the darknessH02825! as the dayH03117 shinethH0215.E not from thee; but the nightH03915~ hidethH02821#}/ yea, the darknessH02822| about meH01157{) shall be lightH0216$z1 me; even the nightH03915 UoRsQ&mJ(U..Efrom me therefore, ye bloodyH01818-departH05493,o godH0433+!the wickedH07563'*7surely thou wilt slayH06991)!i am stillH05750(%when i awakeH06974''than the sandH02344/&Gthem, they are more in numberH07235 %)i should countH05608$!is the sumH07218#how greatH06105")unto me, o godH0410'!7also are thy thoughtsH07454 %how preciousH03365noneH0259 )were fashionedH03335 )in continuanceH03117%were writtenH03789!+and in thy bookH056123Omy substance, yet being unperfectH01564did seeH07200!thine eyesH05869%of the earthH0776%3in the lowest partsH08482#/curiously wroughtH07551 Cw]@kD(lJ) nC'K7to the chief musicianH05329J#everlastingH05769I'me in the wayH01870!H+in me, and leadH05148GwayH01870FwickedH06090Eand seeH07200D#my thoughtsH08312C%me, and knowH03045BtryH0974Amy heartH03824@and knowH03045?me, o godH0410>searchH02713*=?i count them mine enemiesH0341<hatredH08135#;/them with perfectH08503:i hateH08130)9;with those that rise upH08618,8Athee? and am not i grievedH069627that hateH081306lordH030685'do not i hateH081304in vainH077233takeH053752'thine enemiesH06145'17against thee wickedlyH042090)for they speakH0559/menH0582 ikS5 vF-^C)ihmanH0376%g3me from the violentH02555fpreserveH05341e'of the wickedH07563 d)from the handsH03027clordH03068bkeepH08104aselahH05542"`-under their lipsH08193_poisonH02534^adders'H05919 ])like a serpentH05175\'their tonguesH03956%[3they have sharpenedH08150ZwarH04421,YAare they gathered togetherH01481X#continuallyH03117WheartH03820VmischiefsH07451U'which imagineH02803T manH0376%S3 me from the violentH02555RpreserveH05341QmanH0120P'from the evilH07451OlordH03068NdeliverH02502Mof davidH01732La psalmH04210 Ky[>nK0gJ(eKlordH03068grantH05414of battleH05402!in the dayH03117my headH07218#/thou hast coveredH05526!+of my salvationH03444%the strengthH05797~the lordH0136}godH03069|lordH03068%{3of my supplicationsH08469zthe voiceH06963yhearH0238xmy godH0410wlordH03068vi saidH0559u' for me. selahH05542t ginsH04170s'they have setH07896'r)'by the waysideH04570 H03027qa netH07568"p-they have spreadH06566#o/for me, and cordsH02256na snareH06341mhave hidH02934lthe proudH01343k my goingsH06471j% to overthrowH01760#i/who have purposedH02803 @tT-sL+P, vZ@! lordH03068  i knowH03045% to overthrowH04073 manH0376# the violentH02555! shall huntH06679 evilH07451% in the earthH0776 ) be establishedH03559/;% let not an evil speakerH03956 H0376-C that they rise not up againH06965 ) into deep pitsH04113' into the fireH0784-C upon them: let them be castH05307' fallH04131 H04131#/ let burning coalsH01513 coverH03680#/ of their own lipsH08193"- let the mischiefH059990I of those that compass me aboutH04524  the headH07218# /themselves. selahH05542 !they exaltH07311' 7not his wicked deviceH02162 furtherH06329'of the wickedH07563#the desiresH03970 ByZ0 bD*{X6x_B>a watchH08108=setH07896<sacrificeH04503;#the eveningH06153:#of my handsH03709 9)the lifting upH048648incenseH070047beforeH064406%be set forthH035595'let my prayerH086054!when i cryH071213'unto my voiceH06963"2/unto me; give earH0238'17unto thee: make hasteH023630i cryH07121/lordH03068.of davidH01732-a psalmH04210!,+ in thy presenceH06440+# shall dwellH03427*# the uprightH03477)' unto thy nameH08034#(/ shall give thanksH03034&'5 surely the righteousH06662&# of the poorH034% the rightH04941"$- of the afflictedH06041# the causeH01779"' will maintainH06213 RiL*aDjH/ vR [)are overthrownH08058#Z/when their judgesH08199%Y3 in their calamitiesH07451#X/ for yet my prayerH08605Wmy headH07218!V+shall not breakH05106UoilH08081T%an excellentH07218%S3and let him reproveH03198R!a kindnessH02617QsmiteH01986#P/let the righteousH06662#O/ of their daintiesH04516$N1 and let me not eatH03898M iniquityH0205L that workH06466Kwith menH0376JworksH05949IwickedH07562H#to practiseH05953GthingH01697FevilH07451E%not my heartH03820DinclineH05186C!of my lipsH08193Bthe doorH01817AkeepH05341!@+before my mouthH06310?lordH03068 N\=mJ1vG#wN%w3 into their own netsH04364v fallH05307 u) let the wickedH07563t# of iniquityH0205 s) of the workersH06466&r5 for me, and the ginsH04170 q) they have laidH03369+p1' me from the snaresH06341 H03027o keepH08104ndestituteH06168m#not my soulH05315lleaveH06168%k3in thee is my trustH02620jthe lordH0136igodH03069h'but mine eyesH05869g)upon the earthH0776f%and cleavethH01234%e3as when one cuttethH06398dmouthH06310 c)at the grave'sH07585b'are scatteredH06340aour bonesH06106$`1for they are sweetH05276_my wordsH0561!^+they shall hearH08085]placesH03027\in stonyH05553bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{YEZa[~\]:^W_v`a3bOcjde#f?YEZa[~\]:^W_v`a3bOcjde#f?g[hvij.kMllmn&oDpbqrs9tUupv w'xCy_zy{|.}K~h!>[w0Kg =Yt,Hd<Zx1Nk%A]z4Qn $@]z3Pm &A]z3Ol (D`| Qa4mK) a/oQi lookedH05027 a snareH06341(9have they privily laidH02934i walkedH01980whereinH02098!in the wayH0734 my pathH05410. Ewithin me, then thou knewestH03045! +was overwhelmedH05848 )when my spiritH07307 )him my troubleH06869beforeH06440'him; i shewedH05046beforeH06440%my complaintH07879%i poured outH08210,A did i make my supplicationH02603 lordH03068'with my voiceH06963'with my voiceH06963lordH03068~i criedH02199)};when he was in the caveH04631|a prayerH08605{of davidH01732zmaschilH04905y escapeH05674&x5 whilst that i withalH03162 Ht[5c@$a7tH(09shall compass me aboutH03803/'the righteousH06662.thy nameH08034#-/that i may praiseH03034,'out of prisonH04525+my soulH05315*bringH03318&)7for they are strongerH0553((9me from my persecutorsH07291'deliverH05337&lowH01809%veryH03966"$-for i am broughtH01809##unto my cryH07440"attendH07181!'of the livingH02416 #in the landH0776!my portionH02506my refugeH04268i saidH0559lordH03068i criedH02199#for my soulH05315"-me; no man caredH01875failedH06!me: refugeH04498(9no man that would knowH05234!and beheldH07200!right handH03225 JvW= kDfI$|J.KE as those that have been longH05769J# in darknessH04285*I=he hath made me to dwellH03427H'to the groundH0776GdownH01792Fmy lifeH02416!E+he hath smittenH01792Dmy soulH05315!C+hath persecutedH07291B'for the enemyH0341A%be justifiedH06663%@3shall no man livingH02416"?-for in thy sightH06440">-with thy servantH05650#=/not into judgmentH04941<and enterH0935&;5 in thy righteousnessH06666: answerH06030$93in thy faithfulnessH0530%83to my supplicationsH084697give earH02386lordH030685my prayerH086054hearH080853of davidH017322a psalmH0421011Kfor thou shalt deal bountifullyH01580 jpT0tS1 dJ)j)g;from me, lest i be likeH04911f%not thy faceH06440ehideH05641dfailethH03615cmy spiritH07307blordH03068a#me speedilyH04118`hearH06030_selahH05542^landH0776*]=after thee, as a thirstyH05889$\1unto thee: my soulH05315[my handsH03027!Z+i stretch forthH06566Y%of thy handsH03027X#on the workH04639Wi museH07878"V-on all thy worksH06467U!i meditateH01897Tof oldH06924Sthe daysH03117R!i rememberH02142 Q)me is desolateH08074PwithinH08432%O3within me; my heartH03820N#overwhelmedH05848(M9therefore is my spiritH07307L deadH04191 ^eApS6qV6^ ) for thy name'sH08034 lordH03068 quickenH02421 ) of uprightnessH04334!- me into the landH0776~ leadH05148} goodH02896|! thy spiritH07307{ my godH0430z thy willH07522y me to doH06213x teachH03925*w= i flee unto thee to hideH03680"v/ from mine enemiesH0341u lordH03068t deliverH05337s my soulH05315r' for i lift upH05375q'i should walkH03212pwhereinH02098othe wayH01870"n-cause me to knowH03045'm9for in thee do i trustH0982 l)in the morningH01242$k1thy lovingkindnessH02617"j-cause me to hearH08085i% into the pitH0953(h9 unto them that go downH03381 CmG* dG- qP+|]C lordH03068my peopleH05971%who subduethH07286!+in whom i trustH02620my shieldH04043"-and my delivererH06403'my high towerH04869!+and my fortressH04686#my goodnessH02617 to fightH04421!my fingersH0676to warH07128my handsH03027 )which teachethH03925#my strengthH06697lordH03068blessedH01288of davidH01732# thy servantH05650  my soulH05315' 7 all them that afflictH06887 # and destroyH06 % mine enemiesH0341  cut offH06789"- and of thy mercyH02617 ) out of troubleH06869 my soulH05315! sake bringH03318.E sake: for thy righteousness'H06666 YR:^D!zY4~Y!=+me, and deliverH05337<ridH06475;!from aboveH04791:!thine handH030279sendH079718#and destroyH020007%thine arrowsH02671!6+them: shoot outH079715#and scatterH063274lightningH013003!cast forthH01299&25and they shall smokeH062251'the mountainsH020220touchH05060/'and come downH03381.lordH03068-#thy heavensH08064,bowH05186#+/that passeth awayH05674*#as a shadowH06738)his daysH03117(to vanityH01892'is likeH01819&manH0120*%=that thou makest accountH02803$of manH0582#the sonH01121,"Athat thou takest knowledgeH03045!manH0120 [|^=tY?yZ:[!Y+ me, and deliverH05337X ridH06475W swordH02719"V- from the hurtfulH07451U# his servantH05650T davidH01732 S) who deliverethH06475R! unto kingsH04428Q salvationH08668P# that givethH05414%O3 will i sing praisesH02167.NE an instrument of ten stringsH06218!M+ upon a psalteryH05035!L- unto thee, o godH0430K songH07892J a newH02319I# i will singH07891H%of falsehoodH08267G%a right handH03225&F5and their right handH03225EvanityH07723DspeakethH01696C#whose mouthH06310B childrenH01121A! of strangeH05236@'from the handH03027?watersH04325!>+me out of greatH07227 d{]AsO,hIdtour oxenH0441 s) in our streetsH02351#r/ and ten thousandsH07231*q? may bring forth thousandsH0503p our sheepH06629,o3' all manner of storeH02177 H02177n affordingH06329m fullH04392l# our garnersH04200k# of a palaceH01964 j) the similitudeH08403i polishedH02404"h- as corner stonesH02106g' our daughtersH01323 f) in their youthH05271e grown upH01431d as plantsH05195c' that our sonsH01121b% of falsehoodH08267a% a right handH03225&`5 and their right handH03225_ vanityH07723^ speakethH01696]# whose mouthH06310\ childrenH01121[! of strangeH05236"Z- me from the handH03027 coK1{^?~`A}clordH03068greatH01419and everH05703for everH05769 thy nameH08034) ;thee; and i will praiseH01984 %will i blessH01288 every dayH03117  and everH05703for everH05769thy nameH08034"-and i will blessH01288o kingH04428%thee, my godH0430%i will extolH07311of praiseH08416david'sH01732lordH03068whose godH0430~peopleH05971}happyH0835(|9that is in such a caseH03602{peopleH05971zhappyH0835 y)in our streetsH07339 x)no complainingH06682w'nor going outH03318 v)no breaking inH06556"u-strong to labourH05445 @sZ:Z>jBj@&,5of thy righteousnessH06666 +)and shall singH07442*goodnessH02898)%of thy greatH07227(!the memoryH02143-'Cthey shall abundantly utterH05042&'thy greatnessH01420$%1and i will declareH05608&$5of thy terrible actsH03372#%of the mightH05807"#shall speakH0559!worksH01697% 3and of thy wondrousH06381 )of thy majestyH01935honourH01926!+of the gloriousH03519%i will speakH07878!+thy mighty actsH01369/Gto another, and shall declareH05046thy worksH04639%shall praiseH07623!generationH01755oneH01755%unsearchableH02714#/and his greatnessH01420'to be praisedH01984#and greatlyH03966 _fD)vT:lJ'_ H) of his kingdomH04438G majestyH01926"F- and the gloriousH03519!E+ his mighty actsH01369D of menH0120C# to the sonsH01121B' to make knownH03045A% of thy powerH01369@ and talkH01696 ?) of thy kingdomH04438>% of the gloryH03519!=- they shall speakH0559<# shall blessH01288 ;) and thy saintsH02623: lordH030689% shall praiseH030348' all thy worksH04639$71 over all his worksH0463906I to all: and his tender merciesH073565 goodH028964 lordH030683mercyH026172%and of greatH014191to angerH06390slowH0750(/9and full of compassionH07349.graciousH02587-lordH03068 VxT3uT$wW,pVdnighH07138clordH03068"b-in all his worksH04639aand holyH02623!`+in all his waysH01870_righteousH06662^lordH03068']7of every living thingH02416\!the desireH07522 [)and satisfiestH07646Z!thine handH03027Y%thou openestH06605X'in due seasonH06256 W+them their meatH0400,VAupon thee; and thou givestH05414U#of all waitH07663Tthe eyesH05869S!bowed downH03721 R)and raiseth upH02210Q'all that fallH05307PupholdethH05564OlordH03068N# generationsH01755 M) throughout allH01755"L- and thy dominionH04475K kingdomH04438 J) an everlastingH05769I# thy kingdomH04438 V}Y9jCxQ6pVlordH03068praiseH01984~lordH03050}praiseH01984| and everH05703{ for everH05769znameH08034yhis holyH06944xblessH01288#w/and let all fleshH01320vlordH03068u!the praiseH08416t#shall speakH01696smy mouthH06310!r+will he destroyH08045)q;him: but all the wickedH07563#p1all them that loveH0157o!preservethH08104nlordH03068m'and will saveH03467ltheir cryH07775(k9him: he also will hearH08085#j/of them that fearH03373i!the desireH07522 h)he will fulfilH06213"g/upon him in truthH0571,fAupon him, to all that callH07121)e;unto all them that callH07121 OY9zY7a?rO'which keepethH08104the seaH03220and earthH0776heavenH08064!which madeH06213his godH0430lordH03068!whose hopeH07664%for his helpH05828of jacobH03290the godH0410happyH0835perishH06%his thoughtsH06250"-in that very dayH03117%to his earthH0127%he returnethH07725 #goeth forthH03318 !his breathH07307 no helpH08668 of manH0120 !in the sonH01121!in princesH05081#1put not your trustH0982#unto my godH0430%3i will sing praisesH02167lordH03068'will i praiseH01984%while i liveH02416o my soulH05315 H^<"oP6yY6bH< lordH03068(;9 he turneth upside downH05791:' of the wickedH075639# but the wayH018708 and widowH0490 7) the fatherlessH034906% he relievethH057495' the strangersH016164! preservethH081043 lordH030682' the righteousH066621lovethH01570lordH03068*/=them that are bowed downH03721.raisethH02210-lordH03068,the blindH05787+openethH06491*lordH03068)' the prisonersH0631(loosethH05425'lordH03068&'to the hungryH07457%foodH03899$%which givethH05414##/for the oppressedH06231"judgmentH04941!!+which executethH06213 for everH05769truthH0571 WkJ.~`D% |]=yWZ%of the starsH03556Y!the numberH04557X!he tellethH04487W%their woundsH06094 V)and bindeth upH02280Uin heartH03820T!the brokenH07665S!he healethH07495Rof israelH03478Q%the outcastsH01760'P7he gathereth togetherH03664OjerusalemH03389N'doth build upH01129MlordH03068Lis comelyH05000KpraiseH08416JpleasantH05273I%unto our godH0430!H+to sing praisesH02167GgoodH02896FlordH03050EpraiseH01984D lordH03050C praiseH01984B# generationsH01755A unto allH01755@ o zionH06726? thy godH0430> for everH05769=# shall reignH04427 JkP) sY7wU5rJ$x1 upon the mountainsH02022wto growH06779"v-who maketh grassH02682u'for the earthH0776trainH04306s'who preparethH03559r#with cloudsH05645q!the heavenH08064p%who coverethH03680o%unto our godH0430n'upon the harpH03658m#sing praiseH02167#l/with thanksgivingH08426klordH03068jsingH06030i'to the groundH0776hdownH08213g!the wickedH07563f!he castethH08213ethe meekH06035d!lifteth upH05749clordH03068binfiniteH04557#a/his understandingH08394`powerH03581_%and of greatH07227^our lordH0113]greatH01419\namesH08034[!he callethH07121 XdE"mS.aE) zX% thy childrenH01121!+ he hath blessedH01288% of thy gatesH08179 the barsH01280*= for he hath strengthenedH02388 o zionH06726 thy godH0430  praiseH01984 # o jerusalemH03389  lordH03068  praiseH07623 % in his mercyH02617); him, in those that hopeH03176#/ in them that fearH03373!+ taketh pleasureH07521 lordH03068 of a manH0376# in the legsH07785(9 he taketh not pleasureH07521% of the horseH05483%3 not in the strengthH01369' he delightethH02654~ which cryH07121} ravensH06158|% to the youngH01121{ his foodH03899z% to the beastH0929y he givethH05414 NlB _@&|_=}N+1?them: he causeth his windH073070#and meltethH04529/his wordH01697 .)he sendeth outH07971-his coldH07135,beforeH06440+'who can standH05975*%like morselsH06595)his iceH07140"(-he casteth forthH07993'!like ashesH0665&'the hoarfrostH03713%'he scatterethH06340$like woolH06785#snowH07950"he givethH05414!%very swiftlyH04120 runnethH07323his wordH01697earthH0776 +his commandmentH0565"-he sendeth forthH07971%of the wheatH02406&5thee with the finestH02459fillethH07646#thy bordersH01366peaceH07965he makethH07760 withinH07130 GdD"lC!uY1eGNand moonH03394M#ye him, sunH08121LpraiseH01984'K7ye him, all his hostsH06635JpraiseH01984(I9ye him, all his angelsH04397HpraiseH01984$G1him in the heightsH04791FpraiseH01984"E-from the heavensH08064DlordH03068CpraiseH01984BlordH03050ApraiseH01984@lordH03050?%them. praiseH01984%>3they have not knownH03045=judgmentsH04941$<1so with any nationH01471#;/he hath not dealtH06213:#unto israelH03478#9/and his judgmentsH049418%his statutesH027067!unto jacobH03290!6'his wordH01697 H016975!he shewethH050464flowH051403!the watersH043252to blowH05380 F_?rGoS9bFkstormyH05591j!and vapourH07008isnowH07950hand hailH01259gfireH0784f'and all deepsH08415e!ye dragonsH08577d)from the earthH0776clordH03068bpraiseH01984&a5which shall not passH05674`a decreeH02706_%he hath madeH05414^and everH05769]'them for everH05703)\;he hath also stablishedH05975'[7and they were createdH01254"Z-for he commandedH06680YlordH03068Xthe nameH08034!W+let them praiseH01984#V/above the heavensH08064U'and ye watersH04325T!of heavensH08064!S+him, ye heavensH08064RpraiseH01984Qof lightH0216#P/him, all ye starsH03556OpraiseH01984 afH- lQ0 fI'a his gloryH01935$1 alone is excellentH07682% for his nameH08034 lordH03068 the nameH08034!+ let them praiseH01984% and childrenH05288 old menH02205# and maidensH01330) both young menH0970~% of the earthH0776 }) and all judgesH08199| princesH08269 {) and all peopleH03816z% of the earthH0776y kingsH04428x fowlH06833w! and flyingH03671!v+ creeping thingsH07431u) and all cattleH0929t beastsH02416s) and all cedarsH0730r treesH06086q fruitfulH06529p' and all hillsH01389o mountainsH02022nhis wordH01697m!fulfillingH06213lwindH07307 ^xU5lR6jK+^%'in their kingH04428$be joyfulH01523#of zionH06726'"7him: let the childrenH01121"!-in him that madeH06213 rejoiceH08055!let israelH03478 of saintsH02623%3in the congregationH06951!his praiseH08416songH07892a newH02319lordH03068singH07891lordH03050praiseH01984 lordH03050"- unto him. praiseH01984 nearH07138a peopleH05971of israelH03478!+of the childrenH01121#/of all his saintsH02623!the praiseH08416 'of his peopleH05971 the hornH07161" -he also exaltethH07311 ! and heavenH08064 + above the earthH0776 @pA# }Y5qM)e@!A+upon the peopleH03816@#punishmentsH08433"?-upon the heathenH01471>vengeanceH05360=!to executeH06213<'in their handH03027;swordH02719 :)and a twoedgedH06374 9)in their mouthH016278of godH04107the highH07319!6+upon their bedsH04904%53let them sing aloudH074424in gloryH035193be joyfulH05937 2)let the saintsH02623 1)with salvationH034440the meekH06035"/-he will beautifyH06286.'in his peopleH05971!-+taketh pleasureH07521,lordH03068+and harpH03658+*?unto him with the timbrelH08596')7let them sing praisesH02167(%in the danceH04234'his nameH08034!&+let them praiseH01984 `|Z=nT8~\@`$]1him with the soundH08629\praiseH01984[greatnessH014330ZIhim according to his excellentH07230YpraiseH01984)X;him for his mighty actsH01369WpraiseH01984V%of his powerH05797&U5him in the firmamentH07549TpraiseH01984"S-in his sanctuaryH06944RgodH0410QpraiseH01984PlordH03050OpraiseH01984N lordH03050M praiseH01984%L3 have all his saintsH02623K# this honourH01926J writtenH03789(I9 upon them the judgmentH04941H! to executeH06213Gof ironH01270F%with fettersH03525"E-and their noblesH03513D#with chainsH02131C#their kingsH04428Bto bindH0631 Qw[1`C'nR8lQzwisdomH02451yto knowH03045xof israelH03478wkingH04428vof davidH01732uthe sonH01121t!of solomonH08010s%the proverbsH04912rlordH03050qpraiseH01984plordH03050opraiseH019842nMlet every thing that hath breathH05397mcymbalsH06767,lAhim upon the high soundingH08643kpraiseH01984jcymbalsH06767#i/him upon the loudH08088hpraiseH01984g!and organsH05748/fGhim with stringed instrumentsH04482epraiseH01984dand danceH04234&c5him with the timbrelH08596bpraiseH01984aand harpH03658'`7him with the psalteryH05035_praiseH01984 ^)of the trumpetH07782 d|]9d?!T3 d#of the wiseH02450the wordsH01697'9and the interpretationH04426a proverbH04912'to understandH0995#1unto wise counselsH08458%shall attainH07069*Aand a man of understandingH0995learningH03948" /and will increaseH03254 will hearH08085 a wiseH02450 )and discretionH04209 knowledgeH01847!-to the young manH05288'to the simpleH06612subtiltyH06195to giveH05414!and equityH04339%and judgmentH04941justiceH06664of wisdomH07919 +the instructionH04148!to receiveH03947 ~-of understandingH0998}the wordsH0561|#to perceiveH0995 {+and instructionH04148 Y}\C( rR2pU6yY4# let us lurkH068453 for bloodH01818(2= with us, let us lay waitH06931 comeH032120# if they sayH0559/' thee, consentH014. enticeH06601-! if sinnersH02400, my sonH01121+) about thy neckH01621*! and chainsH06060)' unto thy headH07218( of graceH02580'# an ornamentH03880&'of thy motherH0517%#not the lawH08451$#and forsakeH05203#'of thy fatherH01 "+the instructionH04148!hearH08085 my sonH01121 +and instructionH04148wisdomH02451despiseH0936foolsH0191%of knowledgeH01847'the beginningH07225lordH03068the fearH03374'9and their dark sayingsH02420 MlK-`A" pW/pMQ)and make hasteH04116Pto evilH07451OrunH07323N)for their feetH07272 M+from their pathH05410Lthy footH07272#K1with them; refrainH04513$J3not thou in the wayH01870IwalkH03212Hmy sonH01121GpurseH03599'F;us; let us all have oneH0259EamongH08432D!in thy lotH01486CcastH05307B! with spoilH07998A! our housesH01004@' we shall fillH04390? substanceH01952>% all preciousH03368=' we shall findH04672<% into the pitH0953&;7 as those that go downH03381: and wholeH085499% as the graveH075858 aliveH02416'79 let us swallow them upH011046' without causeH02600)5= privily for the innocentH05355 _mL%Z>lN+ _n#in the cityH05892m%of the gatesH08179 l+in the openingsH06607k%of concourseH01993#j1in the chief placeH07218i!she criethH07121h)in the streetsH07339gher voiceH06963f%she utterethH05414ewithoutH02351dcriethH07442cwisdomH02454b'of the ownersH01167athe lifeH05315`#taketh awayH03947_of gainH01215,^Cof every one that is greedyH01214]the waysH0734\livesH05315"[/they lurk privilyH06845ZbloodH01818!Y/and they lay waitH0693#X#'of any birdH03671 H01167W%in the sightH05869Vis spreadH02219Uthe netH07568T)surely in vainH02600SbloodH01818Rto shedH08210 QvW2\0xO3 wQ" /i also will laughH07832#1none of my reproofH08433and wouldH014)all my counselH06098*?but ye have set at noughtH06544$3and no man regardedH07181my handH03027%5i have stretched outH05186)and ye refusedH03985&7because i have calledH07121my wordsH01697,~Cunto you, i will make knownH03045}my spiritH07307(|;behold, i will pour outH05042"{/you at my reproofH08433zturnH07725y knowledgeH01847xhateH08130wand foolsH03684"v/in their scorningH03944udelightH02530!t-and the scornersH03887s!simplicityH06612r%will ye loveH0157)q=how long, ye simple onesH06612pher wordsH0561o%she utterethH0559 L\BrX/{]7xL($=therefore shall they eatH0398#)all my reproofH08433"'they despisedH05006#!1none of my counselH06098 !they wouldH014lordH03068the fearH03374"1and did not chooseH0977knowledgeH01847$3for that they hatedH08130(;but they shall not findH04672)=they shall seek me earlyH07836/Iupon me, but i will not answerH06030%5then shall they callH07121 comethH0935#and anguishH06695'when distressH06869)as a whirlwindH05492comethH0857$5and your destructionH0343%''as desolationH07584 H07722comethH0935)when your fearH06343 comethH0935 )when your fearH06343 #i will mockH03932 -at your calamityH0343 @mD"qI/nQ-h@$@3yea, if thou criestH07121!?-to understandingH08394>#thine heartH03820=applyH05186<#unto wisdomH02451;thine earH0241%:5so that thou inclineH07181 9+my commandmentsH046878and hideH068457my wordsH0561%65if thou wilt receiveH039475my sonH011214!of evilH074513!from fearH06343#21!and shall be quietH075991!safelyH0983$03!unto me shall dwellH07931%/5!but whoso hearkenethH08085.' shall destroyH06- of foolsH03684),= them, and the prosperityH07962+! shall slayH02026*' of the simpleH06612%)5 for the turning awayH04878'(9with their own devicesH04156''and be filledH07646!&-of their own wayH01870%%of the fruitH06529 NzV4oM3{S2 nN]#of judgmentH04941\the pathsH0734[!he keepethH05341ZuprightlyH08537"Y/to them that walkH01980Xa bucklerH04043"W/for the righteousH03477V%sound wisdomH08454$U%'he layeth upH06845 H06845"T/and understandingH08394SknowledgeH01847!R-out of his mouthH06310QwisdomH02451PgivethH05414OlordH03068Nof godH0430M'the knowledgeH01847Land findH04672KlordH03068Jthe fearH03374*IAthen shalt thou understandH0995H'hid treasuresH04301G'and searchestH02664F'her as silverH03701 E+if thou seekestH01245"D/for understandingH08394Cthy voiceH06963B!liftest upH05414A+after knowledgeH0998 EqO.vT4jD$aEz to walkH03212y) of uprightnessH03476x the pathsH0734w who leaveH05800v) froward thingsH08419u' that speakethH01696t% from the manH0376s# of the evilH07451"r/ thee from the wayH01870q! to deliverH05337p! shall keepH05341$o3 thee, understandingH08394n) shall preserveH08104m! discretionH04209l' unto thy soulH05315k# is pleasantH05276j' and knowledgeH01847!i- into thine heartH03820h enterethH0935g# when wisdomH02451f pathH04570e! every goodH02896d! and equityH04339c% and judgmentH04941b' righteousnessH06664*aA then shalt thou understandH0995`'of his saintsH02623_the wayH01870^)and preservethH08104 _mQ*pF-dA _'unto the deadH07496'and her pathsH04570!unto deathH04194inclinethH07743'for her houseH01004!of her godH0430%the covenantH01285)and forgettethH07911%of her youthH05271the guideH0441 +which forsakethH05800 )with her wordsH0561 !flatterethH02505" /from the strangerH05237 womanH0802&7thee from the strangeH02114!to deliverH05337)in their pathsH04570frowardH03868crookedH06141!whose waysH0734'of the wickedH07451#1in the frowardnessH08419delightH01523evilH07451~to doH06213}#who rejoiceH08056|# of darknessH02822{# in the waysH01870 PkO%gG(yP( nP3!for lengthH0753 2+my commandmentsH046871keepH05341$03but let thine heartH03820/!not my lawH08451.forgetH07911-my sonH01121$,3shall be rooted outH05255%+7and the transgressorsH0898*)from the earthH0776!)-shall be cut offH03772()but the wickedH07563'%shall remainH03498 &+and the perfectH08549%#in the landH0776$#shall dwellH07931 #+for the uprightH03477!"-of the righteousH06662!the pathsH0734 and keepH08104of goodH02896!in the wayH01870&7that thou mayest walkH03212of lifeH02416%of the pathsH0734'9neither take they holdH05381&7unto her return againH07725%none that goH0935 UmK.f?$v]4rUPthy pathsH0734)O=him, and he shall directH03474N#acknowledgeH03045 M+in all thy waysH018700LMnot unto thine own understandingH0998Kand leanH08172%J5with all thine heartH03820IlordH03068HtrustH0982Gand manH0120Fof godH0430E%in the sightH05869D'understandingH07922Cand goodH02896BfavourH02580#A1so shalt thou findH04672@)of thine heartH03820$?3them upon the tableH03871>writeH03789$=3them about thy neckH01621<!thee: bindH07194;forsakeH05800:and truthH05719'let not mercyH026178)shall they addH032547and peaceH079656lifeH024165and longH081414of daysH03117 NiK$h;eC( hNm lovethH0157l lordH03068"k/ of his correctionH08433!j- neither be wearyH06973i lordH03068#h1 not the chasteningH04148g despiseH03988f my sonH01121e' with new wineH08492 d+ shall burst outH06555 c+ and thy pressesH03342b# with plentyH07647a be filledH04390"`1 so shall thy barnsH0618&_7 of all thine increaseH08393)^= and with the firstfruitsH07225#]1 with thy substanceH01952\ lordH03068[ honourH03513Z%to thy bonesH06106Y!and marrowH08250X%to thy navelH08270#W1it shall be healthH07500Vfrom evilH07451U!and departH05493TlordH03068SfearH03372"R/in thine own eyesH05869Q#be not wiseH02450 I~eJ.sJ, e: bI waysH01870 her waysH01870!and honourH03519richesH06239!-in her left handH08040"/in her right handH03225of daysH03117lengthH0753'9are not to be comparedH077375Uand all the things thou canst desireH02656#than rubiesH06443'more preciousH03368'~9thereof than fine goldH02742}%and the gainH08393|of silverH03701%{5than the merchandiseH05505zbetterH02896$y3for the merchandiseH05504x' understandingH08394w gettethH06329v# and the manH0120u wisdomH02451t findethH04672s the manH0120r happyH0835q' he delightethH07521p the sonH01121o- even as a fatherH01n' he correctethH03198 ^e;|W/hL1 ^&&7so shall they be lifeH02416%)and discretionH04209$%sound wisdomH08454#keepH05341 "+from thine eyesH05869$!3let not them departH03868 my sonH01121the dewH02919drop downH07491)and the cloudsH07834'are broken upH01234!the depthsH08415!-by his knowledgeH01847#the heavensH08064$3hath he establishedH03559!-by understandingH08394the earthH0776%hath foundedH03245by wisdomH02451lordH03068)that retainethH08551#3upon her: and happyH0833&7to them that lay holdH02388of lifeH02416a treeH06086 peaceH07965" /and all her pathsH05410 +of pleasantnessH05278 PwX>tR/ dKP,ACfrom them to whom it is dueH01167@not goodH02896?withholdH04513!>-from being takenH03921=thy footH07272<)and shall keepH08104(;;shall be thy confidenceH03689:lordH030689)when it comethH09358'of the wickedH07563*7?neither of the desolationH077226fearH063435of suddenH065974'be not afraidH033723)shall be sweetH061492'and thy sleepH08142)1=yea, thou shalt lie downH07901)0=thou shalt not be afraidH06342%/5when thou liest downH07901"./shall not stumbleH05062-%and thy footH07272,safelyH0983+!in thy wayH01870%*5then shalt thou walkH03212)#to thy neckH01621(and graceH02580''unto thy soulH05315 bW@V/oV%b]) but his secretH05475\ lordH03068[# abominationH08441 Z+ for the frowardH03868!Y-none of his waysH01870X!and chooseH0977-W9%thou not the oppressorH02555 H0376VenvyH07065U%thee no harmH07451 T+if he have doneH01580S'without causeH02600R)not with a manH0120QstriveH07378PsecurelyH0983#O1seeing he dwellethH03427&N7against thy neighbourH07453Mnot evilH07451LdeviseH02790K)when thou hastH03426J#i will giveH05414I'and to morrowH04279H)and come againH07725GgoH03212'F9not unto thy neighbourH07453EsayH0559Dto doH06213C'of thine handH03027'B;when it is in the powerH0410 \_;tJ- rR.y\zdoctrineH03948yyou goodH02896x!for i giveH05414w'understandingH0998vto knowH03045u!and attendH07181t#of a fatherH01 s+the instructionH04148r#ye childrenH01121qhearH08085p#of foolsH03684'o9#shall be the promotionH07311n#but shameH07036m#gloryH03519l'#shall inheritH05157k#the wiseH02450&j)'"unto the lowlyH06041 H06035i"graceH02580h'"but he givethH05414g%"the scornersH03887#f1"surely he scornethH03887e#!of the justH06662d)!the habitationH05116 c+!but he blessethH01288b'!of the wickedH07563a%!in the houseH01004`!lordH03068_!the curseH03994#^1 with the righteousH03477 ahK* bI%X6|awisdomH02451(;her, and she shall keepH05341!thee: loveH01570Kher not, and she shall preserveH08104forsakeH05800#of my mouthH06310)from the wordsH0561%5not; neither declineH05186forgetH07911'understandingH0998 getH07069 wisdomH02451 getH07069 and liveH02421 +my commandmentsH04687keepH08104my wordsH01697retainH08551)=unto me, let thine heartH03820!/me also, and saidH0559he taughtH03384%of my motherH0517%in the sightH06440and onlyH03173tenderH07390~sonH01121#}7for i was my father'sH01|'ye not my lawH08451{forsakeH05800 HxS9 aA$oQ/jH3' thee in rightH034762! i have ledH018691 of wisdomH02451 0+ thee in the wayH01870/' i have taughtH03384.' shall be manyH07235-# of thy lifeH02416,' and the yearsH08141+! my sayingsH0561*# and receiveH03947) o my sonH01121( hearH08085"'/ shall she deliverH04042& of gloryH08597% a crownH05850$ of graceH02580## an ornamentH03880"' to thine headH07218!) she shall giveH05414' 9when thou dost embraceH022635Uthee: she shall bring thee to honourH03513+Aher, and she shall promoteH07311exaltH05549!/get understandingH0998)=and with all thy gettingH07075wisdomH02451getH07069$3the principal thingH07225 JxN#sN,xM*hJOthe breadH03899N%for they eatH03898M'to fallH03782 H03782L'is taken awayH01497 K+and their sleepH081424JSnot, except they have done mischiefH07489I)for they sleepH03462'H9from it, and pass awayH05674 G+not by it, turnH07847Fit, passH05674EavoidH06544Dof evilH07451C)not in the wayH01870Band goH0833A'of the wickedH07563!@/not into the pathH0734?enterH0935> thy lifeH02416= keepH05341< not goH07503;) of instructionH04148:) take fast holdH02388'99 thou shalt not stumbleH03782&87 and when thou runnestH07323(7; shall not be straitenedH033346 thy stepsH06806 5+ when thou goestH032124 pathsH04570 gcC lJ+ nQ.gllifeH02416k)of thine heartH03824"j/them in the midstH08432ikeepH08104 h+from thine eyesH05869$g3let them not departH03868f+unto my sayingsH0561ethine earH0241dinclineH05186c#to my wordsH01697battendH07181amy sonH01121)`=not at what they stumbleH03782_they knowH03045^#as darknessH0653]'of the wickedH07563\the wayH01870[dayH03117*Z?and more unto the perfectH03559YmoreH01980X%that shinethH0215WlightH0216V)as the shiningH05051U#of the justH06662T%but the pathH0734S#of violenceH02555Rthe wineH03196Qand drinkH08354P'of wickednessH07562 UrT-rY=}`@rU thy footH07272removeH05493 +nor to the leftH08040&7not to the right handH03225turnH05186)be establishedH03559%5and let all thy waysH01870#of thy feetH07272the pathH04570ponderH06424'look straightH03474&~7and let thine eyelidsH06079}right onH05227|lookH05027{)let thine eyesH05869zput farH07368ylipsH08193x%and perverseH03891wmouthH06310$v3from thee a frowardH06143uput awayH05493tof lifeH02416s!the issuesH08444#r1with all diligenceH04929qthy heartH03820pkeepH05341#o1to all their fleshH01320!n-them, and healthH04832%m5unto those that findH04672 JqT,hA(nN4fJ(on hellH07585'take holdH08551&her stepsH06806%to deathH04194$go downH03381#her feetH07272"swordH02719!'as a twoedgedH06310 sharpH02299#as wormwoodH03939is bitterH04751#but her endH0319than oilH08081smootherH02509'and her mouthH02441%an honeycombH05317dropH05197#1of a strange womanH02114%for the lipsH08193knowledgeH01847may keepH05341thy lipsH08193!discretionH04209(;that thou mayest regardH08104$3to my understandingH08394thine earH0241bowH05186 )unto my wisdomH02451 attendH07181 my sonH01121 from evilH07451 Q|[3fJ2a?sQD' of a strangerH05237C% in the houseH01004 B+ and thy laboursH06089 A+ with thy wealthH03581@ be filledH07646?) lest strangersH02114>) unto the cruelH0394=' and thy yearsH08141<# unto othersH0312;% thine honourH01935:) lest thou giveH054149%of her houseH010048the doorH06607,7Cfrom her, and come not nighH071266farH073685thy wayH018704removeH073683#of my mouthH06310"21not from the wordsH05611!and departH0549300Kme now therefore, o ye childrenH01121/hearH08085$.3thou canst not knowH03045-%are moveableH05128,her waysH04570+of lifeH02416*the pathH0734+)Alest thou shouldest ponderH06424 ]zY>wY6kC"]`)thine own wellH0875_out ofH08432#^1and running watersH05140(]=out of thine own cisternH0953\watersH04325[drinkH08354Z%and assemblyH05712$Y3of the congregationH06951X%in the midstH08432W#in all evilH07451V%i was almostH04592(U; to them that instructedH03925T mine earH0241S% nor inclinedH05186R) of my teachersH03384Q the voiceH06963$P3 and have not obeyedH08085O reproofH08433N despisedH05006M% and my heartH03820L# instructionH04148!K- how have i hatedH08130J and sayH0559I% are consumedH03615H% and thy bodyH07607G) when thy fleshH01320F# at the lastH0319E) and thou mournH05098 HeBzY;#[@jH|'of a strangerH05237{the bosomH02436z#and embraceH02263%y5with a strange womanH02114x#be ravishedH07686*w?and why wilt thou, my sonH01121v' with her loveH0160u alwaysH08548%t5and be thou ravishedH07686"s/thee at all timesH06256rsatisfyH07301 q+let her breastsH01717proeH03280o%and pleasantH02580nhindH0365m!the lovingH0158l%of thy youthH05271k'with the wifeH0802j#and rejoiceH08055i!be blessedH01288!h-let thy fountainH04726?gilet them be only thine own, and not strangers'H02114f)in the streetsH07339eof watersH04325driversH06388cabroadH02351b%be dispersedH06327"a/let thy fountainsH04599 AtO,pP/|V3 dA)thou art takenH03920%of thy mouthH06310)with the wordsH0561 +thou art snaredH03369 +with a strangerH02114thy handH03709#1thou hast strickenH08628)for thy friendH07453"/if thou be suretyH06148my sonH01121#1he shall go astrayH07686 %of his follyH0200% 5and in the greatnessH07230$ 3without instructionH04148 %he shall dieH04191 #of his sinsH02403)with the cordsH022560Khimself, and he shall be holdenH08551!the wickedH07563!shall takeH03920#1his own iniquitiesH05771)all his goingsH04570!-and he ponderethH06424lordH03068the eyesH05869beforeH05227~of manH0376}%for the waysH01870 GoO `G)_=gG6#and be wiseH024495her waysH018704considerH072003'thou sluggardH061022!to the antH052441goH032120'of the fowlerH03353/'from the handH03027.'and as a birdH06833-'from the handH03027!,-thyself as a roeH06643+deliverH05337!*-to thine eyelidsH06079)#nor slumberH08572('to thine eyesH05869'not sleepH08142&giveH05414%! thy friendH07453'$9 thyself, and make sureH07292# humbleH07511"goH03212!'of thy friendH07453 'into the handH03709+Cthyself, when thou art comeH0935#and deliverH05337my sonH01121this nowH0645doH06213%of thy mouthH06310)with the wordsH0561 I~a?"mH+~a8 eIT a wickedH0205S personH0120R a naughtyH01100Q manH0376P# as an armedH04043O% and thy wantH04270'N9 as one that travellethH01980M comeH0935%L5 so shall thy povertyH07389K to sleepH07901J% of the handsH03027I foldingH02264H a littleH04592G slumberH08572F a littleH04592E sleepH08142D a littleH04592!C- out of thy sleepH08142%B5 when wilt thou ariseH06965A! o sluggardH06102)@= how long wilt thou sleepH07901?)in the harvestH07105>her foodH03978=gatherethH0103<'in the summerH07019;her meatH03899:providethH035599or rulerH049108overseerH07860&77which having no guideH07101 SqO/ hK+ hAoSra proudH07311qunto himH05315p)an abominationH08441o!yea, sevenH07651nhateH08130mlordH03068lthese sixH08337k)without remedyH04832#j1shall he be brokenH07665isuddenlyH06621hsuddenlyH06597gcomeH0935,fEtherefore shall his calamityH0343e'discordH04090 H04066dhe sowethH07971c#continuallyH06256bmischiefH07451a#he devisethH02790`%in his heartH03820_#frowardnessH08419 ^- with his fingersH0676]# he teachethH03384\' with his feetH07272[# he speakethH04448Z' with his eyesH05869Y! he winkethH07169X mouthH06310W) with a frowardH06143V walkethH01980U manH0376 etW= iI-v[B$e!-them continuallyH08548bindH07194'of thy motherH0517#not the lawH08451 #and forsakeH05203 #commandmentH04687 %thy father'sH01 keepH05341 my sonH01121)among brethrenH0251discordH04090#1and he that sowethH07971liesH03577speakethH06315witnessH05707a falseH08267#to mischiefH07451!in runningH07323'that be swiftH04116~feetH07272}%imaginationsH04284|wickedH0205{'that devisethH02790zan heartH03820ybloodH01818xinnocentH05355wthat shedH08210vand handsH03027utongueH03956ta lyingH08267slookH05869 HwU(`G&oI'rH&-7thee with her eyelidsH06079%,5neither let her takeH03947+)in thine heartH03824%*5not after her beautyH03308)lustH02530#(1of a strange womanH05237''of the tongueH03956"&/from the flatteryH02513%womanH0802#$1thee from the evilH07451#to keepH08104"of lifeH02416!the wayH01870 )of instructionH04148%and reproofsH08433lightH0216#and the lawH08451a lampH05216$3for the commandmentH04687'it shall talkH07878%thou awakestH06974'it shall keepH08104)=thee; when thou sleepestH07901'it shall leadH05148 +when thou goestH01980$3them about thy neckH01621tieH06029!-upon thine heartH03820 ]i=rO-nG/|]J!to satisfyH04390I#if he stealH01589Ha thiefH01590G)do not despiseH0936*F?her shall not be innocentH05352#E1whosoever touchethH05060DwifeH0802#C1to his neighbour'sH07453#B3so he that goeth inH0935A'not be burnedH03554@%and his feetH07272?)upon hot coalsH01513>goH01980=can oneH0376<'not be burnedH08313;+and his clothesH0899:%in his bosomH024369fireH07848takeH028467can a manH03766 lifeH05315!5-for the preciousH033684will huntH06679(31#and the adulteressH0376 H08022of breadH038991!to a pieceH036030womanH0802/a whorishH02181 .+for by means ofH01157 @xZ8eK)X7_@f!#any ransomH03724*e1'#he will not regardH06440 H05375d%"of vengeanceH05359c!"in the dayH03117,bC"therefore he will not spareH02550a"of a manH01397`"the rageH02534_%"for jealousyH07068(^;!shall not be wiped awayH04229!]-!and his reproachH02781\%!shall he getH04672['!and dishonourH07036Z!a woundH05061Y% his own soulH05315X' it destroyethH07843W doethH06213V' understandingH03820U lackethH02638T% with a womanH0802*S? whoso committeth adulteryH05003R%of his houseH01004"Q/all the substanceH01952P'he shall giveH05414OsevenfoldH07659!N-he shall restoreH07999M#he be foundH04672"L/when he is hungryH07456Khis soulH05315 WpW;_>%`C&}W"/from the strangerH05237womanH0802&7thee from the strangeH02114#1that they may keepH08104kinswomanH04129~'understandingH0998}and callH07121|my sisterH0269{#unto wisdomH02451zsayH0559y)of thine heartH03820$x3them upon the tableH03871wwriteH03789%v7them upon thy fingersH0676ubindH07194t%of thine eyeH05869s%as the appleH0380r!and my lawH08451qand liveH02421 p+my commandmentsH04687okeepH08104 n+my commandmentsH04687m!and lay upH06845lmy wordsH0561kkeepH08104jmy sonH01121i#giftsH07810(h;#though thou givest manyH07235+gE#neither will he rest contentH014 Ey\5oJ&sO%fE % of an harlotH02181! the attireH07897# him a womanH0802'9 and, behold, there metH07125 nightH03915 and darkH0653% in the blackH0380&)' in the eveningH06153 H03117 + in the twilightH05399%to her houseH01004the wayH01870#and he wentH06805!her cornerH06434nearH0681!the streetH07784 +passing throughH05674!-of understandingH03820voidH02638#a young manH05288! -among the youthsH01121 #i discernedH0995& 7among the simple onesH06612 !and beheldH07200# 3through my casementH0822i lookedH08259#of my houseH01004"/for at the windowH02474)with her wordsH0561!flatterethH02505 TmS.cAiH,vT>'i have deckedH07234!=-and i have foundH04672<thy faceH06440);=thee, diligently to seekH07836:to meetH07125'99therefore came i forthH033188my vowsH050887%have i payedH07999"6/with me; this dayH031175offeringsH020774peaceH080023 saidH05592 faceH06440!1- with an impudentH05810 0+ him, and kissedH05401/' so she caughtH02388.% every cornerH06438- atH0681!,/ and lieth in waitH0693+) in the streetsH07339* nowH06471) withoutH02351( nowH06471!'- not in her houseH01004& abideH07931% her feetH07272$% and stubbornH05637# loudH01993" of heartH03820!! and subtilH05341 KrU1{_9rV4mK\'with her muchH07230[appointedH03677Z!at the dayH03117YhomeH01004Xwill comeH0935Wwith himH03027Vof moneyH03701Ua bagH06872T'he hath takenH03947SjourneyH01870Ra longH07350Q!he is goneH01980P#not at homeH01004O+for the goodmanH0376$N5ourselves with lovesH0159M'let us solaceH05965"L/until the morningH01242Kof loveH01730%J5let us take our fillH07301IcomeH03212H%and cinnamonH07076GaloesH0174F!with myrrhH04753Emy bedH04904 D+i have perfumedH05130Cof egyptH04714B+with fine linenH0330)A=of tapestry, with carvedH02405@)with coveringsH04765?my bedH06210 WlM0xR0tT3W$x3let not thine heartH03820w#of my mouthH06310v%to the wordsH0561u!and attendH071815tUunto me now therefore, o ye childrenH01121shearkenH08085r%for his lifeH05315q#and knowethH03045p%to the snareH06341ohastethH04116nas a birdH06833"m/through his liverH03516lstrikeH06398k#till a dartH02671j' of the stocksH05914"i/to the correctionH04148h%or as a foolH0191!g-to the slaughterH02874fgoethH0935eas an oxH07794 d+her straightwayH06597cafterH0310bhe goethH01980a!she forcedH05080`#of her lipsH08193$_3with the flatteringH02506(^;she caused him to yieldH05186]#fair speechH03948 JV=!c?"cD!kJ%at the entryH06310the gatesH08179atH03027!she criethH07442%of the pathsH05410'in the placesH01004!by the wayH01870)of high placesH04791!in the topH07218 %she standethH05324 her voiceH06963 put forthH05414" /and understandingH08394 cryH07121 +doth not wisdomH02451of deathH04194 +to the chambersH02315!going downH03381to hellH07585the wayH01870her houseH01004 +have been slainH02026!-yea, many strongH06099woundedH02491~manyH07227'}9for she hath cast downH05307|%in her pathsH05410{'go not astrayH08582z#to her waysH01870ydeclineH07847 Pw\;Y?&uT4uP!3-in righteousnessH066642#of my mouthH063101'all the wordsH05610!to my lipsH08193/)an abominationH08441.)and wickednessH07562-truthH0571,#shall speakH01897+%for my mouthH02441*%right thingsH04339)!of my lipsH08193 (+and the openingH04669$'3of excellent thingsH05057!&-for i will speakH01696%hearH08085$heartH03820)#?be ye of an understandingH0995"'and, ye foolsH03684!wisdomH06195 !understandH0995#o ye simpleH06612of manH0120#to the sonsH01121%and my voiceH06963i callH07121+unto you, o menH0376 +in at the doorsH06607'at the comingH03996#of the cityH07176 GqS-eL-oU3zaGP prideH01344O evilH07451N to hateH08130M lordH03068L the fearH03374$K3 of witty inventionsH04209J knowledgeH01847I% and find outH04672H' with prudenceH06195G dwellH07931F i wisdomH02451'E9 are not to be comparedH077377DY and all the things that may be desiredH02656C# than rubiesH06443B betterH02896A! for wisdomH02451@ goldH02742"?1 rather than choiceH0977>' and knowledgeH01847=) and not silverH03701<) my instructionH04148; receiveH03947: knowledgeH01847"9/ to them that findH046728 and rightH03477)7? to him that understandethH09956 all plainH052285#or perverseH06141 4+nothing frowardH06617 KgI-cH, uShKnmy fruitH06529"m/and righteousnessH06666lrichesH01952kdurableH06276j!and honourH03519irichesH06239h!shall findH046721gMme; and those that seek me earlyH07836f)them that loveH0157ei loveH0157d%of the earthH0776c)all the judgesH08199b!and noblesH05081aruleH08323`'by me princesH08269_justiceH06664^decreeH02710]#and princesH07336\reignH04427[#by me kingsH04428 Z+i have strengthH01369Y'understandingH0998'X9mine, and sound wisdomH08454WcounselH06098V do i hateH08130U mouthH06310 T+ and the frowardH08419S wayH01870R% and the evilH07451Q' and arrogancyH01347 L|]B' N,hI.jL no depthsH08415 the earthH0776 or everH06924#1from the beginningH07218!-from everlastingH05769%i was set upH05258his worksH04659beforeH06924!of his wayH01870$3me in the beginningH07225possessedH07069lordH03068+their treasuresH0214 ~+and i will fillH04390}substanceH03426|'me to inheritH051570{Mthat i may cause those that loveH0157z#of judgmentH04941y%of the pathsH05410x%in the midstH08432!w-of righteousnessH06666v!in the wayH0734ui leadH01980tsilverH03701s#than choiceH0977r)and my revenueH08393$q3yea, than fine goldH06337pthan goldH02742obetterH02896 \zQ0^5jH'|\&#of the deepH08415%'the fountainsH05869%$5when he strengthenedH05810#aboveH04605"!the cloudsH07834#!3when he establishedH0553 %of the depthH08415'upon the faceH06440a compassH02329#1there: when he setH02710#the heavensH08064!-when he preparedH03559%of the worldH08398#of the dustH06083%5nor the highest partH07218)nor the fieldsH02351the earthH0776-Ewhile as yet he had not madeH06213$3was i brought forthH02342the hillsH01389beforeH06440%were settledH02883%5before the mountainsH02022!with waterH04325aboundingH03513 %no fountainsH04599$ 3i was brought forthH02342 _}Y5Y=];!x_B!hearH08085A my waysH01870@ keepH08104?# for blessedH0835'>9 unto me, o ye childrenH01121&=7 now therefore hearkenH08085<of menH0120;'with the sonsH01121 :+and my delightsH081919%of his earthH0776&87in the habitable partH083987rejoicingH078326beforeH064405alwaysH062564rejoicingH078323delightH08191'2+'and i was dailyH03117 H031171)one brought upH0525!0/then i was by himH0681/% of the earthH0776 .+the foundationsH04144"-/when he appointedH02710 ,+his commandmentH06310 ++should not passH05674 *+that the watersH04325)!his decreeH02706(!to the seaH03220'%when he gaveH07760 FkJ)e?&}\5bF` pillarsH05982_ her sevenH07651"^/ she hath hewn outH02672] her houseH01004\% hath buildedH01129[ wisdomH02454Z$deathH04194Y$me loveH0157#X1$all they that hateH08130W%$his own soulH05315$V3$against me wrongethH02554$U3$but he that sinnethH02398T#lordH03068S#favourH07522!R-#and shall obtainH06329Q#lifeH02416"P!'#me findethH04672 H04672"O/#for whoso findethH04672N#" of my doorsH06607M%"at the postsH04201L"waitingH08104K#"at my gatesH01817J'"dailyH03117 H03117I%"me, watchingH08245H%"that hearethH08085G"the manH0120F"blessedH0835E!!and refuseH06544D#!and be wiseH02449C#!instructionH04148 _{O1 jO+vX8_ }- of understandingH0998|! in the wayH01870{ and goH0833z and liveH02421y# the foolishH06612x forsakeH05800w) i have mingledH04537v# of the wineH03196u and drinkH08354t# of my breadH03899s eatH03898r comeH03212q she saithH0559p' understandingH03820!o- him that wantethH02638 n+ let him turn inH05493m simpleH06612l# of the cityH07176#k1 the highest placesH04791j uponH01610i! she criethH07121h# her maidensH05291$g3 she hath sent forthH07971f her tableH07979(e; she hath also furnishedH06186d her wineH03196!c- she hath mingledH04537b! her beastsH02874 a+ she hath killedH02873 i{R5sO6mP7i#1 for by me thy daysH03117' understandingH0998# of the holyH06918"/ and the knowledgeH01847 of wisdomH02451' the beginningH08462 lordH03068 the fearH03374# in learningH03948%5 and he will increaseH03254 a justH06662 teachH03045) = and he will be yet wiserH02449  to a wiseH02450  giveH05414 - and he will loveH0157 ! a wise manH02450% thee: rebukeH03198% lest he hateH08130' not a scornerH03887 reproveH03198) himself a blotH03971 a wickedH07563%5 and he that rebukethH03198!- to himself shameH07036 gettethH03947 a scornerH03887"~/ he that reprovethH03256 DoK$hP4nN2 fD6' understandingH03820!5- him that wantethH02638 4+ let him turn inH054933 simpleH066122' on their waysH07341% who go rightH03474"0!' passengersH01870 H05674/ to callH07121.# of the cityH07176#-1 in the high placesH04791, on a seatH03678+% of her houseH01004*# at the doorH06607 )+ for she sittethH03427( nothingH04100' knowethH03045& andH01077% simpleH06615$ clamorousH01993# womanH0802" a foolishH03687&!7 thou alone shalt bearH05375 ' thou scornestH03887#1 thou shalt be wiseH02449 + if thou be wiseH02449#1 shall be increasedH03254# of thy lifeH02416' and the yearsH08141$3 shall be multipliedH07235 _qS3lM2cF$ _ T+ will not sufferH07456S lordH03068R! from deathH04194Q! deliverethH05337+PA nothing: but righteousnessH06666O profitH03276N' of wickednessH07562M treasuresH0214L'  of his motherH0517K'  the heavinessH08424J sonH01121I' but a foolishH03684H fatherH01G' maketh a gladH08055F sonH01121E a wiseH02450D! of solomonH08010C% the proverbsH04912B of hellH07585A' in the depthsH06012@! her guestsH07121"?/ not that the deadH07496>) but he knowethH03045=# is pleasantH05276< in secretH05643; and breadH03899: are sweetH049859 watersH043258 stolenH015897 she saithH0559 ]xV4tT/Z<|]q! the memoryH02143p' of the wickedH07563o the mouthH06310n coverethH03680m% but violenceH02555l# of the justH06662k' upon the headH07218j blessingsH01293"i1 that causeth shameH0954h a sonH01121g! in harvestH07105!f- he that sleepethH07290e sonH01121d a wiseH07919c in summerH07019!b/ he that gatherethH0103a# maketh richH06238 `+ of the diligentH02742_% but the handH03027^ handH03709] a slackH07423\% that dealethH06213![- he becometh poorH07326Z' of the wickedH07563Y' the substanceH01942$X3 but he casteth awayH01920W to famishH07456!V- of the righteousH06662U the soulH05315 ^cF)jL0fJ/ z^ of lifeH02416 a wellH04726 ) of a righteousH06662  the mouthH06310 ! shall fallH03832  foolH0191 ' but a pratingH08193 sorrowH06094 causethH05414% with the eyeH05869 + he that winkethH07169) shall be knownH03045 his waysH01870'9 but he that pervertethH06140 surelyH0983 walkethH01980 uprightlyH08537 ~+ he that walkethH03212}! shall fallH03832| foolH0191{' but a pratingH08193z% commandmentsH04687y% will receiveH03947x in heartH03820w the wiseH02450v shall rotH07537u' of the wickedH07563t% but the nameH08034s blessedH01293r# of the justH06662 VgG+hK- mK)zV -+ the destructionH04288, cityH07151+! his strongH05797* wealthH01952)) the rich man'sH06223(# destructionH04288' nearH07138&) of the foolishH0191%' but the mouthH06310$ knowledgeH01847# lay upH06845" wiseH02450!!- of understandingH03820$ 3 of him that is voidH02638% for the backH01460 but a rodH07626 is foundH04672 wisdomH02451.I of him that hath understandingH0995# in the lipsH08193 all sinsH06588 coverethH03680 but loveH0160 strifesH04090# stirreth upH05782 hatredH08135' of the wickedH07563 the mouthH06310 coverethH03680% but violenceH02555 Xz^@bF+sX3wXK! the tongueH03956J wiseH07919I his lipsH08193'H9 but he that refrainethH02820G not sinH06588F' there wantethH02308E of wordsH01697!D- in the multitudeH07230C a foolH03684B a slanderH01681%A5 and he that utterethH03318@ lipsH08193? lyingH08267> hatredH08135=) he that hidethH03680< errethH08582; reproofH08433%:5 but he that refusethH058009# instructionH041488% that keepethH081047 of lifeH024166 the wayH07345 to sinH024034' of the wickedH075633 the fruitH083932 to lifeH02416!1- of the righteousH066620! the labourH06468/' their povertyH07389.# of the poorH01800 hkJ-fE, tW:h)i= upon him: but the desireH08378h' it shall comeH0935g' of the wickedH07563f the fearH04034e# hath wisdomH02451!d- of understandingH08394c but a manH0376b mischiefH02154a to doH06213` to a foolH03684_ as sportH07814^ no sorrowH06089]' and he addethH03254\) it maketh richH06238[ lordH03068Z% the blessingH01293Y of wisdomH03820X for wantH02638W dieH04191V but foolsH0191U manyH07227T feedH07462!S- of the righteousH06662R the lipsH08193Q% little worthH04592P' of the wickedH07563O the heartH03820N silverH03701M choiceH0977L# of the justH06662 QuV0 mL& tM0 jQ lordH03068 the wayH01870% shall perishH06' of the wickedH07563$3 but the expectationH08615 gladnessH08057!- of the righteousH06662 the hopeH08431#~1 shall be shortenedH07114}' of the wickedH07563|' but the yearsH08141{ daysH03117z! prolongethH03254y lordH03068x the fearH03374"w/ to them that sendH07971v% the sluggardH06102u# to the eyesH05869t% and as smokeH06227s% to the teethH08127r! as vinegarH02558q! foundationH03247p) an everlastingH05769"o/ but the righteousH06662n! the wickedH07563m passethH05674!l- as the whirlwindH05492!k- shall be grantedH05414!j- of the righteousH06662 \yZ8uU2qX1u\# lordH03068"# abominationH08441! balanceH03976  a falseH04820# frowardnessH08419' of the wickedH07563' but the mouthH06310#1 what is acceptableH07522 knowH03045!- of the righteousH06662 the lipsH08193!- shall be cut outH03772 tongueH03956 + but the frowardH08419 wisdomH02451) bringeth forthH05107# of the justH06662 the mouthH06310 the earthH0776"/ shall not inhabitH07931) but the wickedH07563! be removedH04131 # shall neverH05769 ' the righteousH06662 # of iniquityH0205 ) to the workersH06466 + but destructionH04288) to the uprightH08537 strengthH04581 LtU;eA|]>vL&@7 by his own wickednessH07564?! shall fallH05307>) but the wickedH07563= his wayH01870<% shall directH03474;) of the perfectH08549":/ the righteousnessH066669! from deathH041948! deliverethH05337"7/ but righteousnessH066666 of wrathH056785) not in the dayH031174 profitH032763 richesH01952%2'' shall destroyH07703 H07703 1- of transgressorsH0898+0A them: but the perversenessH05558/# shall guideH05148.) of the uprightH03477-' the integrityH08538, wisdomH02451#+1 but with the lowlyH06800* shameH07036)# then comethH0935( comethH0935' prideH02087&# his delightH07522% weightH068$! but a justH08003 EjG'uX=y_@bE] the cityH07151#\1 with the righteousH06662#[1 when it goeth wellH02898Z% be deliveredH02502Y) shall the justH06662&X7 but through knowledgeH01847W' his neighbourH07453V! destroyethH07843U mouthH06310T% an hypocriteH02611S comethH0935R) and the wickedH07563Q! of troubleH06869!P- is delivered outH02502O' the righteousH06662N perishethH06M of unjustH0205L% and the hopeH08431K% shall perishH06J# expectationH08615I diethH04194H manH0120G' when a wickedH07563F# naughtinessH01942E) shall be takenH03920'D; them: but transgressorsH0898C' shall deliverH05337B) of the uprightH03477"A/ the righteousnessH06666 ea>!rT7gK~ey fallH05307x! the peopleH05971!w- where no counselH08458v! the matterH01697u! concealethH03680t spiritH07307,sE but he that is of a faithfulH0539r secretsH05475q revealethH01540$p%' a talebearerH07400 H01980"o/ holdeth his peaceH02790!n- of understandingH08394m but a manH0376l' his neighbourH07453k despisethH0936j of wisdomH03820 i+ he that is voidH02638h' of the wickedH07563g% by the mouthH06310%f5 but it is overthrownH02040e! is exaltedH07311d the cityH07176c) of the uprightH03477 b+ by the blessingH01293a shoutingH07440` perishH06$_3 and when the wickedH07563^ rejoicethH05970 SsP)rW8nP.mS a sureH0571' righteousnessH06666'9 but to him that sowethH02232 workH06468# a deceitfulH08267 workethH06213! the wickedH07563' his own fleshH07607 troublethH05916 cruelH0394 + to his own soulH05315 ! doeth goodH01580  manH0376 % the mercifulH02617  richesH06239 retainH08551! and strongH06184 honourH03519 retainethH08551 womanH0802! a graciousH02580 is sureH0982! suretishipH08628#1 and he that hatethH08130##' shall smartH07451 H07321~) for a strangerH02114"}/ he that is suretyH06148| safetyH08668{) of counsellorsH03289%z5 but in the multitudeH07230 M|c>hO3{_C" rM!5- of the righteousH066624! the desireH083783! discretionH02940!2- which is withoutH054931 womanH08020 a fairH03303/ snoutH0639.% in a swine'sH02386- of goldH02091, a jewelH05141#+1 shall be deliveredH04422!*- of the righteousH06662)% but the seedH02233((; shall not be unpunishedH05352'! the wickedH07451& in handH03027% handH03027$# his delightH07522# wayH01870" uprightH08549! lordH03068 # abominationH08441 heartH03820+A they that are of a frowardH06141!- to his own deathH04194 evilH07451$3 so he that pursuethH07291 to lifeH02416!- as righteousnessH06666 rewardH07938 MeAwQ(];jMQ mischiefH07451$P3 but he that seekethH01875O favourH07522N procurethH01245M goodH02896+LA he that diligently seekethH07836$K3 of him that sellethH07666J' upon the headH07218"I/ him: but blessingH01293H# shall curseH05344G! the peopleH03816F cornH01250$E3 he that withholdethH04513!D- shall be wateredH03384%C5 and he that waterethH07301"B/ shall be made fatH01878A soulH05315@# the liberalH01293?! to povertyH04270">/ more than is meetH03476!=- that withholdethH02820#<1 and yet increasethH03254 ;+ that scatterethH06340: there isH034269 wrathH056788' of the wickedH07563 7+ the expectationH086156 only goodH02896 ]zT1jN.oU<}]m% whoso lovethH0157l) and the sinnerH02398%k5 much more the wickedH07563j% in the earthH0776%i5 shall be recompensedH07999&h7 behold, the righteousH06662g wiseH02450f soulsH05315$e3 and he that winnethH03947d of lifeH02416c a treeH06086!b- of the righteousH06662a the fruitH06529` of heartH03820_# to the wiseH02450^ servantH05650]% and the foolH0191\ the windH07307[' shall inheritH05157Z' his own houseH01004"Y/ he that troublethH05916X# as a branchH05929W) shall flourishH06524"V/ but the righteousH06662U! shall fallH05307T' in his richesH06239 S- he that trustethH0982R' it shall comeH0935 WeI.u\/ hL)qW  rightH04941! - of the righteousH06662% the thoughtsH04284% in his bonesH06106' as rottennessH07538+C but she that maketh ashamedH0954) to her husbandH01167 a crownH05850 womanH0802! a virtuousH02428#1 shall not be movedH04131!- of the righteousH06662~% but the rootH08328}' by wickednessH07562)|= shall not be establishedH03559{ a manH0120 z+ will he condemnH07561"y/ of wicked devicesH04209x but a manH0376w lordH03068v favourH07522u obtainethH06329t a goodH02896s brutishH01198r reproofH08433#q1 but he that hatethH08130p knowledgeH01847o lovethH0157n# instructionH04148 Pb@"yR- \BjP& breadH03899%%5 himself, and lackethH02638'$9 than he that honourethH03513# betterH02896#"1 and hath a servantH05650! despisedH07034! / shall be despisedH0937 heartH03820-E but he that is of a perverseH05753' to his wisdomH07922 accordingH06310#1 shall be commendedH01984 a manH0376# shall standH05975!- of the righteousH06662#1 not: but the houseH01004) are overthrownH02015! the wickedH07563' shall deliverH05337) of the uprightH03477' but the mouthH06310 for bloodH01818) to lie in waitH0693' of the wickedH07563 the wordsH01697  deceitH04820 ' of the wickedH07563 % the counselsH08458 FZ8oV=^A"~_FD a manH0376C! of troubleH06869B) shall come outH03318A% but the justH06662@ lipsH08193%?5 by the transgressionH06588> is snaredH04170=! the wickedH07451< yieldethH05414!;- of the righteousH06662:% but the rootH083289 of evilH074518 the netH046857 desirethH025306! the wickedH07563!5- of understandingH038204 voidH026383 vainH07386&27 but he that followethH072911! with breadH03899#01 shall be satisfiedH07646/ his landH0127 .+ he that tillethH05647- cruelH0394,' of the wickedH07563'+9 but the tender merciesH07356*% of his beastH0929) the lifeH05315( regardethH03045'# a righteousH06662 `Y;!}R1hN1}`b there isH03426a deceitH04820` witnessH05707_# but a falseH08267^' righteousnessH06664]' sheweth forthH05046\ truthH0530[ speakethH06315Z shameH07036Y coverethH03680X' but a prudentH06175W knownH03045V% is presentlyH03117U wrathH03708T a fool'sH0191S wiseH02450R% unto counselH06098'Q9 but he that hearkenethH08085 P+ in his own eyesH05869O rightH03477N of a foolH0191M the wayH01870)L/'  shall be renderedH07725 H07725K handsH03027J! of a man'sH0120#I1 and the recompenceH01576H mouthH06310G% by the fruitH06529F with goodH02896#E1 shall be satisfiedH07646 IvV;]B!X>bI lordH03068# abominationH08441~ lipsH08193} lyingH08267|' with mischiefH07451 {+ shall be filledH04390z) but the wickedH07563y# to the justH06662x happenH0579#w3 there shall no evilH0205v joyH08057u of peaceH07965't9 but to the counsellorsH03289s evilH07451%r5 of them that imagineH02790q% in the heartH03820p deceitH04820!o- but for a momentH07280n tongueH03956m# but a lyingH08267l for everH05703%k5 shall be establishedH03559j of truthH0571i the lipH08193h healthH04832g# of the wiseH02450f) but the tongueH03956e! of a swordH02719#d1 like the piercingsH04094c' that speakethH0981 XkL. oK&~_F#uX seducethH08582' of the wickedH07563# but the wayH01870#1 than his neighbourH07453) more excellentH08446' the righteousH06662) maketh it gladH08055 wordH01697! but a goodH02896 + maketh it stoopH07812 of manH0376% in the heartH03820 heavinessH01674'9 shall be under tributeH04522!- but the slothfulH07423 + shall bear ruleH04910 + of the diligentH02742  the handH03027 # foolishnessH0200 # proclaimethH07121  of foolsH03684' but the heartH03820 knowledgeH01847! concealethH03680 manH0120 a prudentH06175# his delightH07522 trulyH0530#1 but they that dealH06213bR RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{Tr-J‰fÉĉ ʼn>Ɖ\ljxȉɉ3ʉPTr-J‰fÉĉ ʼn>Ɖ\ljxȉɉ3ʉPˉn̉ ͉&ΉBω`Љ}щ҉6ӉTԉqՉ։-׉K؉iىډ#ۉ@܉]݉yމ߉5Qm &Db;Wu1Nl 'Fc<[x4Sq/Nl (Fe"@] {  7 S q-Ki$A^|8Vt/Lk TfD-pU=lS2pT; keepethH08104: his mouthH06310 9+ he that keepethH053418 violenceH02555$75 of the transgressorsH08986% but the soulH053155 mouthH063104% by the fruitH065293 goodH028962 shall eatH03981 a manH03760! not rebukeH01606/ hearethH08085.' but a scornerH03887-# instructionH04148,% his father'sH01+ sonH01121* a wiseH02450) no deathH04194#(#' the pathwayH01870 H05410' lifeH02416!&- of righteousnessH06666%! in the wayH0734$ preciousH03368# manH0120"' of a diligentH02742"!/ but the substanceH019522 O not that which he took in huntingH06718 roastethH02760% the slothfulH07423 WrU1fE$c@qWW greatH07227V yetH03605)U= that maketh himself poorH07326)T= that maketh himself richH06238S there isH03426R! the sinnerH02403Q% overthrowethH05557P) but wickednessH07564O! in the wayH01870N uprightH08537M keepethH05341L' righteousnessH06666$K3 and cometh to shameH02659J% is loathsomeH0887I% but a wickedH07563H' lyingH08267 H01697G hatethH08130F# a righteousH06662"E/ shall be made fatH01878 D+ of the diligentH02742&C7 nothing: but the soulH05315B desirethH0183 A+ of the sluggardH06102@ the soulH05315'?9 shall have destructionH04288> his lipsH08193%=5 he that openeth wideH06589< his lifeH05315 HpO3qL*nFgHu! the desireH08378t sickH02470!s- maketh the heartH03820r deferredH04900q hopeH08431p) shall increaseH07235o by labourH03027&n7 but he that gatherethH06908$m3 shall be diminishedH04591l by vanityH01892k wealthH01952j wisdomH02451*i? but with the well advisedH03289h! contentionH04683g comethH05414f' only by prideH02087!e- shall be put outH01846d' of the wickedH07563c% but the lampH05216b rejoicethH08055!a- of the righteousH06662` the lightH0216_! not rebukeH01606^ hearethH08085]% but the poorH07326\! his richesH06239[ lifeH05315Z! of a man'sH0376Y! the ransomH03724X richesH01952 ]oH {_AoK3z] a wickedH07563 follyH0200# layeth openH06566! but a foolH03684) with knowledgeH01847 dealethH06213 ' every prudentH06175  hardH0386 - of transgressorsH0898 # but the wayH01870  favourH02580 givethH05414' understandingH07922 goodH02896 of deathH04194 + from the snaresH04170 to departH05493 of lifeH02416! a fountainH04726# of the wiseH02450 the lawH08451"~/ shall be rewardedH07999 }+ the commandmentH04687$|3 but he that fearethH03373#{1 shall be destroyedH02254z the wordH01697y+ whoso despisethH0936x of lifeH02416w a treeH06086v comethH0935 HcH,\=fB$dH1 sinnersH024000 pursuethH07291/ evilH07451#.1 shall be destroyedH07321- of foolsH03684 ,+ but a companionH07462+' shall be wiseH02449* with wiseH02450 )+ he that walkethH01980( from evilH07451' to departH05493& to foolsH03684%# abominationH08441$# to the soulH05315# is sweetH06149"% accomplishedH01961!! the desireH08378" / shall be honouredH03513 reproofH08433&7 but he that regardethH08104# instructionH04148"/ him that refusethH06544 and shameH07036 povertyH07389 healthH04832! ambassadorH06735) but a faithfulH0529' into mischiefH07451 fallethH05307 messengerH04397 X~S-u]=vZ?#~X"N/ to the satisfyingH07648M eatethH0398L' the righteousH06662K# him betimesH07836J) him chastenethH04148"I1 but he that lovethH0157H his sonH01121G hatethH08130F his rodH07626 E+ he that sparethH02820D# of judgmentH04941C for wantH03808B destroyedH05595A% but there isH03426#@#' of the poorH07326 H07218?# the tillageH05215> foodH0400= muchH07230<% for the justH06662; laid upH06845:' of the sinnerH023989) and the wealthH024288 childrenH01121"7/ to his children'sH01121'69 leaveth an inheritanceH051575 a goodH02896!4- shall be repayedH079993 goodH02896%25 but to the righteousH06662 X~_F) |U9 iL+ uXlincreaseH08393kbut muchH07230jcleanH01249ithe cribH018h'where no oxenH0504g)shall preserveH08104f#of the wiseH02450e%but the lipsH08193dof prideH01346ca rodH02415b)of the foolishH0191a%in the mouthH06310`despisethH0959_#in his waysH01870^perverseH03868]lordH03068\fearethH03373#[1in his uprightnessH03476 Z+he that walkethH01980Y)with her handsH03027!X-plucketh it downH02040W+but the foolishH0200Vher houseH01004UbuildethH01129TwomanH0802S!every wiseH02454R! shall wantH02637Q' of the wickedH07563P' but the bellyH0990O# of his soulH05315 ^cC'sZ+pO0 w^  foolsH0191 deceitH04820of foolsH03684'but the follyH0200his wayH01870'to understandH0995)of the prudentH06175!the wisdomH02451%of knowledgeH01847the lipsH08193%5when thou perceivestH03045manH0376~%of a foolishH03684"}/from the presenceH05048|goH03212+{Cunto him that understandethH0995zeasyH07043#y1not: but knowledgeH01847xwisdomH02451wseekethH01245va scornerH03887uliesH03576t!will utterH06315switnessH05707r#but a falseH08267q%will not lieH03577pwitnessH05707o!a faithfulH0529nof the oxH07794 m+by the strengthH03581 \aE) ]5jQ8{\'# and the endH0319&% is sorrowfulH03510% the heartH03820!$- even in laughterH07814# of deathH04194" the waysH01870!# but the endH0319  a manH0376 untoH06440$3 which seemeth rightH03477 a wayH01870 there isH03426) shall flourishH06524) of the uprightH03477"1 but the tabernacleH0168$3 shall be overthrownH08045' of the wickedH07563 the houseH01004% with his joyH08057%5 doth not intermeddleH06148) and a strangerH02114! bitternessH04787 his ownH05315 knowethH03045 the heartH03820 favourH07522( ; but among the righteousH03477  at sinH0817 # make a mockH03887 K\6aA& jQ8dKFfollyH0200EinheritH05157D!the simpleH06612Cis hatedH08130"B/of wicked devicesH04209Aand a manH0376@foolishlyH0200?dealethH06213>angryH0639=soonH07116 <-and is confidentH0982;ragethH05674:%but the foolH036849from evilH074518'and departethH054937fearethH033736a wiseH024505%to his goingH08384%looketh wellH0995 3+but the prudentH061752!every wordH016971believethH05390!the simpleH06612/manH0376.!and a goodH02896"-/with his own waysH01870 ,+shall be filledH07646+in heartH03820*)the backsliderH05472) heavinessH08424(' of that mirthH08057 _|dI, [:!xQ8x_cgoodH02896$b3to them that deviseH02790aand truthH0571`but mercyH02617_evilH07451^#that deviseH02790 ]+do they not errH08582\happyH0835#[#'on the poorH06041 H06035'Z9but he that hath mercyH02603YsinnethH02398X'his neighbourH07453!W/he that despisethH0936VfriendsH0157UmanyH07227T%but the richH06223*S?even of his own neighbourH07453Ris hatedH08130Qthe poorH07326!P-of the righteousH06662O%at the gatesH08179N)and the wickedH07563Mthe goodH02896LbeforeH06440KbowH07817Jthe evilH07451I)with knowledgeH01847H#are crownedH03803 G+but the prudentH06175 YyV8hI/ b= }Y +from the snaresH04170to departH05493of lifeH02416~!a fountainH04726}lordH03068|the fearH03374-{Eshall have a place of refugeH04268!z-and his childrenH01121y!confidenceH04009xstrongH05797wlordH03068v#in the fearH03374uliesH03577tspeakethH06315 s+but a deceitfulH04820rsoulsH05315q!deliverethH05337pwitnessH05707oa trueH0571nfollyH0200mof foolsH03684l+the foolishnessH0200k%their richesH06239j#of the wiseH02450ithe crownH05850h)only to penuryH04270g#of the lipsH08193f%but the talkH01697 e+there is profitH04195d'in all labourH06089 ZfC%lR4mJ)}Z)him hath mercyH02603&7but he that honourethH03513his makerH06213#reproachethH02778the poorH01800#1he that oppressethH06231%of the bonesH06106)the rottennessH07538but envyH07068%of the fleshH01320the lifeH02416heartH03820a soundH04832follyH0200exaltethH07311of spiritH07307hastyH07116'understandingH08394 of greatH07227 to wrathH0639 slowH0750 'of the princeH07333 +the destructionH04288of peopleH03816+but in the wantH0657honourH01927!the king'sH04428of peopleH05971!-in the multitudeH07230of deathH04194 \zT6jM+ rS8x\<turnethH07725;answerH04617:a softH07390&99#him that causeth shameH09548'#but his wrathH056787#servantH056506'#toward a wiseH079195#favourH075224!#the king'sH044283'"to any peopleH038162!"a reproachH026171"but sinH024030"a nationH01471/"exaltethH07311.'"righteousnessH06666-'!is made knownH03045,!of foolsH03684+%!in the midstH07130.*I!of him that hath understandingH0995)%!in the heartH03820(!restethH05117'!wisdomH02451&% in his deathH04194% hath hopeH02620"$/ but the righteousH06662"#/ in his wickednessH07451") is driven awayH01760!! the wickedH07563 #on the poorH034 JqR2uX?jN) tJ&[7but he that regardethH08104Z#instructionH04148Y%his father'sH01XdespisethH05006Wa foolH0191V'in the spiritH07307Ua breachH07667!T-but perversenessH05558Sof lifeH02416Ra treeH06086QtongueH03956P#a wholesomeH04832O%and the goodH02896Nthe evilH07451MbeholdingH06822L)in every placeH04725KlordH03068Jthe eyesH05869I#foolishnessH0200H#poureth outH05042Gof foolsH03684F'but the mouthH06310EarightH03190 D+useth knowledgeH01847C#of the wiseH02450B!the tongueH03956AangerH0639@stir upH05927?wordsH01697>%but grievousH06089=!away wrathH02534 SfI!hF#]=!{S$x3 after righteousnessH06666#w1 him that followethH07291v' but he lovethH0157u lordH03068t) an abominationH08441s' of the wickedH07563r the wayH01870q#his delightH07522p)of the uprightH03477o)but the prayerH08605nlordH03068m)an abominationH08441l'of the wickedH07563k'the sacrificeH02077j)of the foolishH03684i'but the heartH03820hknowledgeH01847gdisperseH02219f#of the wiseH02450ethe lipsH08193d!is troubleH05916c'of the wickedH07563$b3but in the revenuesH08393atreasureH02633`muchH07227!_-of the righteousH06662^%in the houseH01004]!is prudentH06191\reproofH08433 C}Z> v\>$uO/ _CseekethH01245.Iof him that hath understandingH0995the heartH03820 is brokenH05218! the spiritH07307% of the heartH03820' but by sorrowH06094# countenanceH06440" / maketh a cheerfulH03190  heartH03820  a merryH08056 ' unto the wiseH02450( ; him: neither will he goH03212'9 not one that reprovethH03198 lovethH0157 a scornerH03887 of menH0120 + of the childrenH01121.G how much more then the heartsH03826 lordH03068+ and destructionH011 hellH07585 shall dieH04191~ reproofH08433}) he that hatethH08130| the wayH0734({; unto him that forsakethH05800z grievousH07451y! correctionH04148 [^=}bG% z]?s[4slowH07503strifeH040662#stirreth upH016241manH03760!a wrathfulH02534/!and hatredH08135.oxH07794!-1is, than a stalledH075,!where loveH0160+of herbsH03419*a dinnerH0737)betterH02896(#and troubleH04103'treasureH0214&!than greatH07227%lordH03068$'with the fearH03374#littleH04592"betterH02896!feastH04960 #a continualH08548heartH03820*?but he that is of a merryH02896evilH07451!-of the afflictedH06041%all the daysH03117)on foolishnessH0200feedethH07462of foolsH03684%''but the mouthH06440 H06310knowledgeH01847 NkK-u];$|_:qNS)of counsellorsH03289%R5but in the multitudeH07230!Q-are disappointedH06565PpurposesH04284 O+without counselH05475NuprightlyH03474MwalkethH03212!L-of understandingH08394Kbut a manH0376Jof wisdomH03820IdestituteH02638HjoyH08057GfollyH0200F!his motherH0517EdespisethH0959DmanH0120C'but a foolishH03684BfatherH01A'maketh a gladH08055@sonH01121?a wiseH02450>!made plainH05549!=-of the righteousH03477<#but the wayH0734;of thornsH02312:#as an hedgeH04881 9+of the slothfulH061028the wayH018707strifeH073796appeasethH082525to angerH0639 Q^?hJ.lL+ wQ"q/he that is greedyH01214pwordsH0561opleasantH05278n#of the pureH02889mlordH03068l)an abominationH08441k'of the wickedH07451j%the thoughtsH04284i%of the widowH0490h!the borderH01366&g7but he will establishH05324f%of the proudH01343ethe houseH01004d%will destroyH05255clordH03068bbeneathH04295afrom hellH07585#`1that he may departH05493_#to the wiseH07919^aboveH04605]of lifeH02416\the wayH0734[how goodH02896Z'in due seasonH06256Y!and a wordH01697X%of his mouthH06310W'by the answerH04617Vhath joyH08057Ua manH0376%T5they are establishedH06965 I}cD&fB)hH* jI%that hearethH08085the earH0241 fatH01878 the bonesH06106 makethH01878 reportH08052 a goodH02896 the heartH03820rejoicethH08055#of the eyesH05869the lightH03974!-of the righteousH06662!the prayerH08605)but he hearethH08085 +from the wickedH07563farH07350lordH03068 +out evil thingsH07451~pourethH05042}'of the wickedH07563|'but the mouthH06310{to answerH06030zstudiethH01897!y-of the righteousH06662xthe heartH03820w!shall liveH02421vgiftsH04979#u1but he that hatethH08130t'his own houseH01004stroublethH05916rof gainH01215 JqL,kN5wV<cJ/lordH03068 .+in his own eyesH05869-cleanH02134,of a manH0376+%all the waysH01870*lordH03068)'of the tongueH03956()and the answerH04617'in manH0120&%of the heartH03820!%-the preparationsH04633$!humilityH06038#!honourH03519"!!and beforeH06440!!of wisdomH02451 +!the instructionH04148!lordH03068!the fearH03374' understandingH03820 gettethH07069 reproofH08433$3 but he that hearethH08085% his own soulH05315 despisethH03988# instructionH04148!- he that refusethH06544the wiseH02450amongH07130abidethH03885of lifeH02416#the reproofH08433 QqL# gM0 sV9lQNpleaseH07521MwaysH01870L%when a man'sH0376Kfrom evilH07451JdepartH05493IlordH03068 H+and by the fearH03374Gis purgedH03722FiniquityH05771Eand truthH0571Dby mercyH02617+CAhe shall not be unpunishedH05352Bin handH03027AhandH03027@lordH03068?)an abominationH08441>in heartH03820=proudH01362<of evilH07451;#for the dayH03117%:5yea, even the wickedH075639#for himselfH046178hath madeH064667lordH03068%65shall be establishedH03559!5-and thy thoughtsH042844lordH030683thy worksH046392commitH015561#the spiritsH073070weighethH08505 Z{^7kR4pL1}Zl) an abominationH08441k his workH04639j! of the bagH03599i+ all the weightsH068h lord'sH03068g# and balanceH03976f weightH06425e a justH04941 d+ not in judgmentH04941c' transgressethH04603b his mouthH06310a# of the kingH04428`# in the lipsH08193"_/ a divine sentenceH07081^ his stepsH06806] directethH03559\ lordH03068[ his wayH01870Z devisethH02803Y heartH03820X a man'sH0120W'without rightH04941VrevenuesH08393U!than greatH07230#T1with righteousnessH06666Sa littleH04592RbetterH02896Q)to be at peaceH07999*PAhe maketh even his enemiesH0341OlordH03068 Z`;fH* xV6uZ wisdomH02451 to getH07069 +how much betterH02896#1of the latter rainH04456!as a cloudH05645)and his favourH07522lifeH02416#countenanceH06440'of the king'sH04428%in the lightH0216#will pacifyH03722manH0376~!but a wiseH02450}of deathH04194|!messengersH04397{of a kingH04428zthe wrathH02534y rightH03477"x/ him that speakethH01696w' and they loveH0157v of kingsH04428u# the delightH07522t lipsH08193s righteousH06664!r- by righteousnessH06666q) is establishedH03559p) for the throneH03678o! wickednessH07562n to commitH06213m to kingsH04428 J{[;}`F+ |[@iJ(!shall findH04672'wiselyH07919*&?he that handleth a matterH01697%)with the proudH01343$the spoilH07998#)than to divideH02505&")'with the lowlyH06041 H06035!spiritH07307 %of an humbleH08217betterH02896a fallH03783beforeH06440spiritH07307)and an haughtyH01363#destructionH07667beforeH06440prideH01347his soulH05315!preservethH08104his wayH01870 +he that keepethH05341from evilH07451to departH05493)of the uprightH03477#the highwayH04546#than silverH03701#3rather to be chosenH0977 'understandingH0998 !and to getH07069 than goldH02742 `rU1rQ5oR4z`FsweetH04966$E%'an honeycombH01706 H06688DwordsH0561CpleasantH05278B#to his lipsH08193AlearningH03948@!and addethH03254?his mouthH06310>teachethH07919=#of the wiseH02450<the heartH03820;follyH0200:of foolsH0191(9;it: but the instructionH04148#81unto him that hathH011677of lifeH024166%a wellspringH047265'understandingH079224learningH039483!increasethH032542#of the lipsH08193"1/and the sweetnessH049860prudentH0995 /+shall be calledH07121.in heartH03820-the wiseH02450,happyH0835+lordH03068"*1and whoso trustethH0982)goodH02896 ]iB)}_0bJ,{]ea violentH02555d'chief friendsH0441c!separatethH06504 b+and a whispererH05372astrifeH04066`sowethH07971_manH0376^a frowardH08419]fireH0784\%as a burningH06867 [+and in his lipsH08193ZevilH07451Y!diggeth upH03738XmanH0376W!an ungodlyH01100VcravethH0404+UAfor himself; for his mouthH06310TlabourethH05998S)that labourethH06001RheH05315Qof deathH04194Pthe waysH01870O#but the endH0319Na manH0376MuntoH06440#L1that seemeth rightH03477Ka wayH01870Jthere isH03426I%to the bonesH06106H!and healthH04832G#to the soulH05315 IeH( rY=}eI. eI!is castH02904!the lotH01486 a cityH05892$3 than he that takethH03920! his spiritH07307#1 and he that rulethH04910 ~+ than the mightyH01368} betterH02896| to angerH0639{ slowH0750!z-of righteousnessH06666y!in the wayH01870x#it be foundH04672wof gloryH08597va crownH05850u)the hoary headH07872t to passH03615sevilH07451r#he bringethH03615qhis lipsH08193pmovingH07169o)froward thingsH08419nto deviseH02803mhis eyesH05869l#he shuttethH06095knot goodH02896!j-him into the wayH01870i#and leadethH03212h'his neighbourH07453genticethH06601fmanH0376 IeJ(nJ+|Y:eI"to falseH0205!#giveth heedH07181 'a wicked doerH07489!the heartsH03826triethH0974lordH03068for goldH02091 +and the furnaceH03564!for silverH03701)the fining potH04715% the brethrenH0251amongH08432#1of the inheritanceH05159$3and shall have partH02505"1that causeth shameH0954!over a sonH01121 +shall have ruleH04910servantH05650a wiseH07919strifeH07379'of sacrificesH02077 fullH04392) =therewith, than an houseH01004 'and quietnessH07962 morselH06595 a dryH02720betterH02896!lordH03068(;!but the whole disposingH04941%!into the lapH02436 frP3eH* qT5f@#in the eyesH05869?stoneH068>!a preciousH02580=a giftH07810<a princeH05081;lipsH08193#:1much less do lyingH082679!not a foolH050368becomethH050007speechH081936excellentH034995'their fathersH014#of childrenH011213'and the gloryH085972!of old menH022051the crownH058500childrenH01121/!children'sH01121(.;shall not be unpunishedH05352-'at calamitiesH0343 ,+he that is gladH08056+his makerH06213*#reproachethH02778)the poorH07326('whoso mockethH03932'tongueH03956&%to a naughtyH01942%!giveth earH0238$a liarH08267#lipsH08193 Sc?# lO'lG)nS] a foolH03684\# rather thanH0408[ a manH0376#Z1 of her whelps meetH06298Y robbedH07909X! let a bearH01677W' shall be sentH07971V messengerH04397!U/ therefore a cruelH0394T) only rebellionH04805S seekethH01245R an evilH07451Q# into a foolH03684P stripesH05221 O+ than an hundredH03967$N5 more into a wise manH0995M enterethH05181L a reproofH01606K friendsH0441J! separatethH06504I a matterH01697&H7 but he that repeatethH08138G loveH0160F seekethH01245 E+ a transgressionH06588!D- he that coverethH03680C'it prosperethH07919-BEit: whithersoever it turnethH06437!A-of him that hathH01167 ImAsT9fF-cI{lovethH0157za friendH07453yno heartH03820xwisdomH02451wto getH07069vof a foolH03684u#in the handH03027ta priceH04242slordH03068r#abominationH08441q)even they bothH08147pthe justH06662'o9and he that condemnethH07561n!the wickedH07563#m1he that justifiethH06663l'it be meddledH01566kbeforeH06440j!contentionH07379$i3therefore leave offH05203hwaterH04325%g5when one letteth outH06362fof strifeH04066e'the beginningH07225d) from his houseH01004(c-' shall not departH04185 H04185b evilH07451a for goodH02896` evilH07451 _+ whoso rewardethH07725^% in his follyH0200 QgN) tW5}R8wQ"/he that begettethH03205'into mischiefH07451fallethH05307tongueH03956,Cand he that hath a perverseH02015no goodH02896findethH04672heartH03820'9he that hath a frowardH06141#destructionH07667seekethH01245his gateH06607! -he that exaltethH01361 strifeH04683 #that lovethH0157 'transgressionH06588 he lovethH0157' of his friendH07453 +in the presenceH06440suretyH06161becomethH06148handsH03709strikethH08628!-of understandingH03820voidH02638a manH0120'for adversityH06869~is bornH03205}'and a brotherH0251|%at all timesH06256 aeI/|_D)Q0a7'to his fatherH016a griefH037085sonH011214a foolishH036843%of the earthH07762#in the endsH070971of a foolH036840%but the eyesH058699/Q%before him that hath understandingH0995 H06440.wisdomH02451-#of judgmentH04941,the waysH0734+!to pervertH05186!*-out of the bosomH02436)a giftH07810(takethH03947'a wickedH07563&the bonesH01634%driethH03001$spiritH07307#%but a brokenH05218"!a medicineH01456!!doeth goodH03190 heartH03820a merryH08056#hath no joyH08055of a foolH05036)and the fatherH01'to his sorrowH08424a foolH03684 Yx[=!qL~Z=}Y S+with all wisdomH08454R'intermeddlethH01566!Q-himself, seekethH01245(P;a man, having separatedH06504O)through desireH08378&N9a man of understandingH0995Mhis lipsH08193 L-he that shuttethH0331KwiseH02450J!is countedH02803*I?when he holdeth his peaceH02790H#even a foolH0191GspiritH07307*F1'is of an excellentH07119 H03368!E-of understandingH08394Da manH0376Chis wordsH0561BsparethH02820AknowledgeH01847@%he that hathH03045?!for equityH03476>princesH05081=to strikeH05221<not goodH02896;the justH06662:)also to punishH06064!9-to her that bareH032058)and bitternessH04470 guT0z\B)xZ;gqenterH0935plipsH08193oa fool'sH03684n#in judgmentH04941m'the righteousH06662l%to overthrowH05186k'of the wickedH07563j!the personH06440ito acceptH05375hnot goodH02896g brookH05158fa flowingH05042eof wisdomH02451d)the wellspringH04726cwatersH04325bdeepH06013amouthH06310`!of a man'sH0376_the wordsH01697^reproachH02781"]/and with ignominyH07036\'also contemptH0937[comethH0935ZcomethH0935 Y+when the wickedH07563X%may discoverH01540#W1but that his heartH03820!V-in understandingH08394 U+hath no delightH02654Ta foolH03684 J~aG#d?\A$ mJ) the rich man'sH06223% 5 into it, and is safeH07682  runnethH07323 ' the righteousH06662  towerH04026  a strongH05797 lordH03068 the nameH08034 wasterH07843'9 to him that is a greatH01167! is brotherH0251# in his workH04399)= he also that is slothfulH07503%of the bellyH0990)=into the innermost partsH02315!-and they go downH03381~as woundsH03859 }+of a talebearerH05372|the wordsH01697{#of his soulH05315zthe snareH04170y%and his lipsH08193 x+his destructionH04288wmouthH06310va fool'sH03684u#for strokesH04112tcallethH07121s'and his mouthH06310 r+into contentionH07379 LqJ/~a;eC!kL-#and the earH0241,knowledgeH01847+gettethH07069*)of the prudentH0995)the heartH03820(%who can bearH05375'spiritH07307&'but a woundedH05218%'his infirmityH04245$%will sustainH03557#of a manH0376"!the spiritH07307! and shameH03639  follyH0200"/ before he hearethH08085 a matterH01697"/ he that answerethH07725 humilityH06038 honourH03519! and beforeH06440! is haughtyH01361 of manH0376 the heartH03820# destructionH07667 beforeH06440#1 in his own conceitH04906 wallH02346) and as an highH07682 cityH07151! his strongH05797 wealthH01952 KrR( mM+fI'rK#K1shall be satisfiedH07646JbellyH0990Ia man'sH0376H#of a castleH0759G'like the barsH01280#F#'contentionsH04066 H04079EcityH07151D'than a strongH05797CoffendedH06586Ba brotherH0251#A1between the mightyH06099@#and partethH06504?to ceaseH07673$>3causeth contentionsH04079=the lotH01486<'and searchethH02713;#comethH0935 H0935":/but his neighbourH074539justH06662!8-in his own causeH073797firstH072236great menH014195!him beforeH06440&47for him, and bringethH051483#maketh roomH073372giftH049761a man'sH01200knowledgeH01847/seekethH01245.#of the wiseH02450 \vO5qU;wX7x\ia friendH0157h%and there isH03426+gAmust shew himself friendlyH07489ffriendsH07453ea manH0376droughlyH05794canswerethH06030b%but the richH06223a!intreatiesH08469`usethH01696_the poorH07326^lordH03068]favourH07522\'and obtainethH06329[a goodH02896ZfindethH04672Ya wifeH0802XfindethH04672Wthe fruitH06529V%it shall eatH0398"U1and they that loveH0157T'of the tongueH03956S%in the powerH03027Rand lifeH02416QdeathH04194#P1shall he be filledH07646O#of his lipsH08193"N/with the increaseH08393M%of his mouthH06310L)with the fruitH06529 aa<}V=!jQ6}aa falseH08267#1from his neighbourH07453%is separatedH06504%but the poorH01800friendsH07453manyH07227makethH03254wealthH01952lordH03068~frettethH02196}'and his heartH03820|his wayH01870{!pervertethH05557zof manH0120y+the foolishnessH0200xsinnethH02398wfeetH07272#v3and he that hastethH0213unot goodH02896"t/without knowledgeH01847sthe soulH05315r'and is a foolH03684q#in his lipsH08193pperverseH06141!o-in his integrityH08537n%that walkethH01980mthe poorH07326lbetterH02896k)than a brotherH0251 j+sticketh closerH01695 a]D#aA%mR8}a$ witnessH05707# a falseH08267"goodH02896!!shall findH04672 'understandingH08394 +he that keepethH08104%his own soulH05315lovethH0157wisdomH03820 +he that gettethH07069wordsH0561&7from him? he pursuethH07291go farH073682Ohim: how much more do his friendsH04828do hateH08130#of the poorH07326 -all the brethrenH0251"/that giveth giftsH04976to himH0376a friendH07453'of the princeH05081!the favourH06440%will intreatH02470 manyH07227! -shall not escapeH04422 liesH03577 speakethH06315( ;shall not be unpunishedH05352witnessH05707 `dB#vY<}_<!`$A3 and the contentionsH04079@' of his fatherH01?% the calamityH01942> sonH01121= a foolishH03684<) upon the grassH06212; as dewH02919:) but his favourH075229 of a lionH037158) as the roaringH050997 wrathH021976! the king'sH04428 5+ a transgressionH065884% to pass overH056743 his gloryH085972 his angerH06391 deferrethH07480 of a manH0120/) the discretionH07922.% over princesH08269-% to have ruleH04910(,; much less for a servantH05650+! for a foolH03684*' is not seemlyH05000) delightH08588(% shall perishH06' liesH03577& speakethH06315(%; shall not be unpunishedH05352 YmI- wW>lO1 Y&^7will he pay him againH07999-]Eand that which he hath givenH01576\lordH03068[lendethH03867Z'upon the poorH01800"Y/he that hath pityH02603Xshall dieH04191Whis waysH01870!V/he that despisethH0959U%his own soulH05315TkeepethH08104 S+the commandmentH04687 R+he that keepethH08104$Q3shall suffer hungerH07456PsoulH05315O#and an idleH07423"N/into a deep sleepH08639McastethH05307L%slothfulnessH06103KlordH03068JwifeH0802I'and a prudentH07919H!of fathersH01 G+the inheritanceH05159F!and richesH01952EhouseH01004D droppingH01812C# a continualH02956B of a wifeH0802 DcI& m?& x_C% eD|%his kindnessH02617{of a manH0120z!the desireH08378!y-that shall standH06965xlordH03068)w=nevertheless the counselH06098vheartH03820u!in a man'sH0376tdevicesH04284smanyH07227!r/in thy latter endH0319)q=that thou mayest be wiseH02449p#instructionH04148o#and receiveH06901ncounselH06098mhearH08085*l?yet thou must do it againH03254$k3for if thou deliverH05337j!punishmentH06066i%shall sufferH05375hwrathH02534gof greatH01632fa manH01419e)for his cryingH04191dspareH05375%c5and let not thy soulH05315bhopeH08615a)while there isH03426`thy sonH01121_chastenH03256 OrY={^DyY9 iOmotherH0517%chaseth awayH01272fatherH01 +he that wastethH07703knowledgeH01847"1he will understandH0995+Cone that hath understandingH0995#and reproveH03198#will bewareH06191)and the simpleH06612a scornerH03887smiteH05221againH07725 +it to his mouthH06310. Gand will not so much as bringH07725 bosomH06747 his handH03027 hidethH02934!a slothfulH06102with evilH07451(;he shall not be visitedH06485satisfiedH07649#shall abideH03885to lifeH02416lordH03068the fearH03374a liarH03577thanH0376~betterH02896})and a poor manH07326 J|aE!kN, pP/rJ$83thereby is not wiseH02449*7?and whosoever is deceivedH076866ragingH019935%strong drinkH079414a mockerH038873wineH031962of foolsH036841%for the backH014600#and stripesH04112/%for scornersH03887.%are preparedH03559-judgmentsH08201,iniquityH0205+devourethH01104*'of the wickedH07563)'and the mouthH06310(judgmentH04941'scornethH03887&witnessH05707%!an ungodlyH01100$%of knowledgeH01847#)from the wordsH0561"to errH07686 !+the instructionH04148 to hearH08085my sonH01121ceaseH02308&7and bringeth reproachH02659"1that causeth shameH0954a sonH01121 JZ>^=mS: gJVevery oneH0376U'will proclaimH07121TmenH0120SmostH07230!R-will draw it outH01802!Q-of understandingH08394Pbut a manH0376OwaterH04325NdeepH06013Mof manH0376L%in the heartH03820KcounselH06098J!in harvestH07105$I%'shall he begH07592 H07592&H7by reason of the coldH02779G'will not plowH02790F%the sluggardH06102!E-will be meddlingH01566D)but every foolH0191C#from strifeH07379Bto ceaseH07674Afor a manH0376@an honourH03519?%his own soulH05315>sinnethH02398'=9provoketh him to angerH05674<of a lionH03715;)as the roaringH05099:of a kingH044289the fearH0367 TdH#pP,mM'qTt is knownH05234s% even a childH05288r lordH03068q# abominationH08441p alikeH01571o bothH08147%n+# divers measuresH0374 H0374"m) divers weightsH068 H068l# from my sinH02403k i am pureH02891j cleanH02135%i5 i have made my heartH03820h# who can sayH0559g'with his eyesH05869fall evilH07451 e+scattereth awayH02219d#of judgmentH01779c!the throneH03678 b+that sitteth inH03427aa kingH04428`afterH0310_blessedH0835^%his childrenH01121!]-in his integrityH08537\walkethH01980[the justH06662Z%who can findH04672YmanH0376X)but a faithfulH0529!W-his own goodnessH02617 \fO,[B#kD}\%of knowledgeH01847%but the lipsH08193of rubiesH06443 +and a multitudeH07230goldH02091 there isH03426* ?his way, then he boastethH01984# 3but when he is goneH0235 the buyerH07069 saithH0559naughtH07451naughtH07451! with breadH03899(; thou shalt be satisfiedH07646! thine eyesH05869 openH06491*? lest thou come to povertyH03423 not sleepH08142 loveH0157 even bothH08147~ hath madeH06213} lordH03068| eyeH05869{) and the seeingH07200z earH0241y# the hearingH08085x rightH03477w pureH02134!v- whether his workH06467u' by his doingsH04611 SlM'hJ&fN&uS/'with his lipsH08193-.Enot with him that flatterethH06601!--therefore meddleH06148,secretsH05475+revealethH01540*%a talebearerH07400$)3he that goeth aboutH01980(warH04421'makeH06213%&5and with good adviceH08458%!by counselH06098$)is establishedH03559#purposeH04284"#with gravelH02687 !+shall be filledH04390 his mouthH06310)but afterwardsH0310to a manH0376sweetH06156of deceitH08267breadH03899+Aof him for a strange womanH05237"/and take a pledgeH02254!a strangerH02114)that is suretyH06148#his garmentH0899takeH03947jewelH03627!a preciousH03366 V_;^G}ZA!yVL+then understandH0995K'how can a manH0120JlordH03068IgoingsH04703Hman'sH01397Gnot goodH02896FbalanceH03976E#and a falseH04820DlordH03068C)an abominationH08441"B)divers weightsH068 H068"A/and he shall saveH03467@lordH03068?wait onH06960>evilH07451,=Cnot thou, i will recompenseH07999<sayH0559-;Ethereof shall not be blessedH01288:#but the endH0319!9-at the beginningH07223$8)#gotten hastilyH0973 H09267)an inheritanceH051596darknessH02822 5!#in obscureH0380 H0380!4-shall be put outH018463his lampH052162'or his motherH05171!his fatherH010'whoso cursethH07043 [oR9eF, sV9~[k)their strengthH03581j%of young menH0970ithe gloryH08597hby mercyH02617g#is upholdenH05582f)and his throneH03678ethe kingH04428dpreserveH05341cand truthH0571bmercyH02617a%of the bellyH0990%`5all the inward partsH02315_searchingH02664^lordH03068]!the candleH05216\of manH0120[!the spiritH05397Zthe wheelH0212Y%and bringethH07725X!the wickedH07563W!scatterethH02219VkingH04428Ua wiseH02450 T+to make enquiryH01239SvowsH05088Rand afterH0310QholyH06944PdevourethH03216O!to the manH0120Na snareH04170M#his own wayH01870 d{\> fM.qM4}d lordH03068+more acceptableH0977%and judgmentH04941justiceH06666to doH06213!the heartsH03826ponderethH08505lordH03068 +in his own eyesH05869rightH03477of a manH0376~every wayH01870)}=it whithersoever he willH02654|!he turnethH05186{of waterH04325z!the riversH06388ylordH03068x#in the handH03027wheartH03820v!the king'sH04428u%of the bellyH0990!t-the inward partsH02315sstripesH04347raway evilH07451qcleansethH08562p!of a woundH06482o%the bluenessH02250n'the gray headH07872m!of old menH02205l)and the beautyH01926 SnN,kK+ nN, oS'frowardH02019&of manH0376%the wayH01870$judgmentH04941#to doH06213*"?them; because they refuseH03985!'shall destroyH01641 'of the wickedH07563#the robberyH07701deathH04194)them that seekH01245%5tossed to and fro ofH05086a vanityH01892tongueH03956!by a lyingH08267%of treasuresH0214#the gettingH06467%only to wantH04270hastyH0213&7only to plenteousnessH04195 +of the diligentH02742%the thoughtsH04284sinH02403'of the wickedH07563#the plowingH05215heartH03820 #and a proudH07342 lookH05869 an highH07312 )than sacrificeH02077 ^qT4rP4nO.^#D1 wisely considerethH07919C' the righteousH06662B knowledgeH01847A% he receivethH03947@' is instructedH07919"?/ and when the wiseH02450>% is made wiseH02449=! the simpleH06612<# is punishedH06064!;- when the scornerH03887:# in his eyesH05869"9/ findeth no favourH026038' his neighbourH074537 evilH074516 desirethH01835' of the wickedH075634 the soulH053153 houseH010042 in a wideH022671 womanH0802,05' than with a brawlingH04066 H04079 /+ of the housetopH01406.# in a cornerH06438- to dwellH03427, betterH02896+rightH03477*his workH06467)the pureH02134(#and strangeH02054 Ha?#oQ3kQ4mH!b-of understandingH07919a)out of the wayH01870`)that wanderethH08582_the manH0120^#of iniquityH0205])to the workersH06466 \+but destructionH04288[judgmentH04941Zto doH06213Y#to the justH06662XjoyH08057WwrathH02534VstrongH05794U%in the bosomH02436T%and a rewardH07810SangerH0639RpacifiethH03711Qin secretH05643Pa giftH049760OK himself, but shall not be heardH06030"N/ he also shall cryH07121M# of the poorH01800L! at the cryH02201K his earsH0241J) whoso stoppethH0331I! wickednessH07451H! the wickedH07563G% overthrowethH05557F' of the wickedH07563E the houseH01004 SuX=&mGdC*jSmanH0120~'but a foolishH03684}#of the wiseH02450 |+in the dwellingH05116{and oilH08081z'to be desiredH02530ytreasureH0214xwomanH0802w%and an angryH03708/v;'than with a contentiousH04066 H04079(u/%in the wildernessH04057 H0776tto dwellH03427sbetterH02896 r+for the uprightH03477$q5and the transgressorH0898"p/for the righteousH06662oa ransomH03724n!the wickedH07563"m/shall not be richH06238land oilH08081kwineH03196j)he that lovethH0157imanH0376ha poorH04270gpleasureH08057f)he that lovethH0157e#of the deadH07496$d3in the congregationH06951c%shall remainH05117 RqU<`?}[A% vR +of the slothfulH06102!the desireH08378wrathH05678in proudH02087#who dealethH06213his nameH08034scornerH03887haughtyH03093proudH02086'from troublesH06869his soulH05315keepethH08104)and his tongueH03956his mouthH06310'whoso keepethH08104"/of the confidenceH04009 %the strengthH05797! -and casteth downH03381 'of the mightyH01368 the cityH05892 scalethH05927a wiseH02450!and honourH03519'righteousnessH06666lifeH02416findethH04672and mercyH02617$3after righteousnessH06666"/he that followethH07291)spendeth it upH01104 ReH(}]>~aB%pR;no wisdomH02451:his wayH01870#9%%he directethH03559 H09958#the uprightH034777his faceH064406hardenethH058105manH03764a wickedH075633!constantlyH053312speakethH016961%that hearethH080850#but the manH0376/%shall perishH06.witnessH05707-a falseH03577&,7it with a wicked mindH02154+#he bringethH0935*#abominationH08441)'of the wickedH07563('the sacrificeH02077'#and sparethH02820&givethH05414(%;long: but the righteousH06662$#all the dayH03117#greedilyH08378"#he covetethH0183!to labourH06213 refuseH03985#1him; for his handsH03027killethH04191 bfB$rW<eG) ybYbyH06118!X-and are punishedH06064Wpass onH05674(V;himself: but the simpleH06612"U!'and hidethH05641 H05641Tthe evilH07451SforeseethH07200Ra prudentH06175Qthe makerH06213PlordH03068O'meet togetherH06298Nand poorH07326Mthe richH06223Land goldH02091#K1rather than silverH03701JfavourH02580IlovingH02896HrichesH06239G!than greatH07227#F3rather to be chosenH0977EnameH08034DlordH03068C!but safetyH08668Bof battleH04421 A+against the dayH03117@preparedH03559?the horseH05483>lordH03068=#nor counselH06098"</nor understandingH08394 WsV; z]A"{Y4wWw#and the rodH07626vvanityH0205u!shall reapH07114tiniquityH05766s)he that sowethH02232$r'%to the lenderH03867 H0376qservantH05650!p-and the borrowerH03867o'over the poorH07326nrulethH04910mthe richH06223#l1he will not departH05493#k1and when he is oldH02204j%he should goH06310i!in the wayH01870ha childH05288gtrain upH02596f%shall be farH07368ehis soulH05315"d/he that doth keepH08104c)of the frowardH06141b!in the wayH01870asnaresH06341`thornsH06791_and lifeH02416^!and honourH03519]richesH06239\lordH03068[the fearH03374ZhumilityH06038 V{V4rR1pS4}V#3 of the transgressorH0898 the wordsH01697$3 and he overthrowethH05557 knowledgeH01847 preserveH05341 lordH03068 the eyesH05869 ! his friendH07453  the kingH04428 # of his lipsH08193  the graceH02580  of heartH03820 ' purenessH02889 H02890) he that lovethH0157# shall ceaseH07673% and reproachH07036# yea, strifeH01779% shall go outH03318) and contentionH04066# the scornerH03887 cast outH01644# to the poorH01800~% of his breadH03899}' for he givethH05414!|- shall be blessedH01288{ eyeH05869)z= he that hath a bountifulH02896y!shall failH03615x%of his angerH05678 HkT4}^?%Y<fH3the wordsH016972and hearH080851thine earH02410bow downH05186/to wantH04270.#to the richH06223-)he that givethH05414,#to increaseH07235+the poorH01800#*1he that oppressethH06231#)1shall drive it farH07368('of correctionH04148'the rodH07626&!of a childH05288%%in the heartH03820$boundH07194##foolishnessH0200"!shall fallH05307!lordH03068$ 3he that is abhorredH02194pitH07745a deepH06013!-of strange womenH02114the mouthH06310# the streetsH07339 inH08432!- i shall be slainH07523 withoutH02351 a lionH0738 saithH0559% the slothfulH06102 I|W6qK&|L* aIOrobH01497"N/to them that sendH07971Mof truthH0571Lthe wordsH0561*K?that thou mightest answerH07725Jof truthH0571I%of the wordsH0561H'the certaintyH07189,GCthat i might make thee knowH03045F'and knowledgeH01847E#in counselsH04156!D-excellent thingsH07991Cto theeH08032#B1have not i writtenH03789!A-to thee this dayH03117"@/i have made knownH03045?lordH03068>)that thy trustH04009=#in thy lipsH08193<be fittedH03559(;;thee; they shall withalH03162:#them withinH09909%if thou keepH08104!8-a pleasant thingH05273"7/unto my knowledgeH018476#thine heartH038205and applyH078964#of the wiseH02450 C`G(|[CiI!_Clthy bedH04904(k;why should he take awayH03947,jCif thou hast nothing to payH07999ifor debtsH04859*h?of them that are suretiesH06148ghandsH03709$f3of them that strikeH08628e#to thy soulH05315da snareH04170cand getH03947bhis waysH0734a+lest thou learnH0502!`/thou shalt not goH0935_manH0376#^1and with a furiousH02534]manH01167\'with an angryH0639#[1make no friendshipH07462&Z7of those that spoiledH06906Ythe soulH05315Xand spoilH06906W#their causeH07379V!will pleadH07378UlordH03068T#in the gateH08179S'the afflictedH06041 R+neither oppressH01792QpoorH01800P%not the poorH01800 NdJ,lQ8eI'iN labourH03021 meatH03899 deceitfulH03577 +of his daintiesH04303+be not desirousH0183#to appetiteH05315#a man givenH01167'to thy throatH03930a knifeH07915and putH07760beforeH06440!diligentlyH0995considerH0995~%with a rulerH04910}to eatH03898"|/when thou sittestH03427{ meanH02823z beforeH06440#y1he shall not standH03320xkingsH04428wbeforeH06440v)he shall standH03320 u+in his businessH04399tdiligentH04106s!thou a manH0376rseestH02372qhave setH06213p/which thy fathersH01olandmarkH01366 n+not the ancientH05769mremoveH05253 EqR4sL0iK2}_E(wordsH01697'thy sweetH05273&and loseH07843$%3shalt thou vomit upH06958$+thou hast eatenH0398#!the morselH06595*"?he to thee; but his heartH03820!saithH0559 and drinkH08354he: eatH0398%in his heartH05315#1for as he thinkethH08176&7thou his dainty meatsH04303)neither desireH0183eyeH05869an evilH07451#1thou not the breadH03899eatH03898'toward heavenH08064#as an eagleH05404%''they fly awayH05774 H05774!-themselves wingsH03671makeH06213certainlyH06213!thine eyesH05869%''wilt thou setH05774 H05774%7from thine own wisdomH0998 ceaseH02308 )not to be richH06238 C~_>#{T9vV5gC E+thou shalt beatH05221!D- he shall not dieH04191!C- him with the rodH07626B% thou beatestH05221A) from the childH05288@) not correctionH04148? withholdH04513>% of knowledgeH01847=% to the wordsH0561<) and thine earsH0241!;- unto instructionH04148:# thine heartH038209 applyH09358# their causeH073797) he shall pleadH073786 mightyH02389#51 for their redeemerH01350"4/ of the fatherlessH03490$33 not into the fieldsH077042 and enterH09351 landmarkH013660# not the oldH05769/ removeH05253.% of thy wordsH04405-! the wisdomH07922#,3 for he will despiseH0936+ of a foolH03684*+ not in the earsH0241) speakH01696 az_< ^D#mE+~aband guideH0833a#and be wiseH02449`%thou, my sonH01121_hearH08085%^5shall not be cut offH03772&]7and thine expectationH08615\an endH0319$[3for surely there isH03426Z#all the dayH03117YlordH03068X#in the fearH03374WsinnersH02400VenvyH07065$U3let not thine heartH03820T%right thingsH04339SspeakH01696R'when thy lipsH08193Q'shall rejoiceH05937P'yea, my reinsH03629Oeven mineH0589N'shall rejoiceH08055Mmy heartH03820Lbe wiseH02449K)if thine heartH03820Jmy sonH01121Ifrom hellH07585Hhis soulH05315"G/and shalt deliverH05337!F-him with the rodH07626 LdG"rV5vY>vL&~7and he that begettethH03205}rejoiceH01523|'shall greatlyH01524!{-of the righteousH06662z!the fatherH01!y/and understandingH0998 x+and instructionH04148wwisdomH02451vand sellH04376uthe truthH0571tbuyH07069 s+when she is oldH02204r)not thy motherH0517!q/thee, and despiseH0936p!that begatH03205o+unto thy fatherH01nhearkenH08085mwith ragsH07168l%shall clotheH03847k)and drowsinessH05124&j7shall come to povertyH03423 i+and the gluttonH02151!h-for the drunkardH05433gof fleshH01320%f5among riotous eatersH021510e='be not among winebibbersH05433 H03196d!in the wayH01870c#thine heartH03820 eb<tX8}b?e"/who hath babblingH07879,5'who hath contentionsH04066 H04079+who hath sorrowH017%who hath woeH0188among menH0120!/the transgressorsH0898)and increasethH03254a preyH02863&9she also lieth in waitH0693pitH0875a narrowH06862$3and a strange womanH05237ditchH07745 a deepH06013 #for a whoreH02181 my waysH01870 'observeH05341 H07521# 1and let thine eyesH05869)me thine heartH03820giveH05414my sonH01121#1thee shall rejoiceH01523"/and she that bareH03205'shall be gladH08055)and thy motherH0517!thy fatherH01)shall have joyH08055a wiseH02450 [yQ1pM.hG%[ 6+!perverse thingsH084195#!shall utterH01696 4+!and thine heartH038203'!strange womenH021142%!shall beholdH072001!!thine eyesH058690' like an adderH06848/% and stingethH06567.) like a serpentH05175- it bitethH05391,# at the lastH0319+'itself arightH04339*it movethH01980")!'in the cupH03599 H03563(!his colourH05869')when it givethH05414&)when it is redH0119'%9not thou upon the wineH03196$lookH07200#!mixed wineH04469"to seekH02713!%they that goH0935 #at the wineH03196$5they that tarry longH0309of eyesH05869!-who hath rednessH02448'without causeH02600 +who hath woundsH06482 d[:fF+hH% d%Q5and by understandingH08394PbuildedH01129O#is an houseH01004N)through wisdomH02451M#of mischiefH05999LtalkH01696K)and their lipsH08193J#destructionH07701IstudiethH01897 H+for their heartH03820G)neither desireH0183FmenH0582E%against evilH07451$D3be not thou enviousH07065C#it yetH03254B##i will seekH01245(A;#not: when shall i awakeH06974@#i feltH03045!?-#they have beatenH01986>)#i was not sickH02470#=1#they have strickenH05221<"of a mastH02260;%"upon the topH07218$:3"or as he that liethH079019!"of the seaH032208%"in the midstH0382097]"yea, thou shalt be as he that lieth downH07901 \pJ)cF{`C%\ n+shall be calledH07121m!to do evilH07489!l-he that devisethH02803k#in the gateH08179j'not his mouthH06310i!he openethH06605h!for a foolH0191gtoo highH07311fwisdomH02454esafetyH08668d)of counsellorsH03289!c-and in multitudeH07230bthy warH04421 a+thou shalt makeH06213$`3for by wise counselH08458_strengthH03581^!increasethH0553]%of knowledgeH01847\!yea, a manH0376[strongH05797ZmanH01397Ya wiseH02450XrichesH01952W%and pleasantH05273"V/with all preciousH03368Ube filledH04390#T1shall the chambersH02315!S-and by knowledgeH01847"R/it is establishedH03559 kiE"nJ+r;k  manH0120  he renderH07725  he knowH03045 thy soulH05315$3 and he that keepethH05341 considerH0995 the heartH038263Q it not; doth not he that ponderethH08505 + behold, we knewH03045) if thou sayestH0559# to be slainH02027 readyH04131! unto deathH04194~ drawnH03947}! to deliverH05337 |+ if thou forbearH02820{ smallH06862z% thy strengthH03581y% of adversityH06869x! in the dayH03117w! thou faintH07503v to menH0120u) an abominationH08441 t+ and the scornerH03887s sinH02403r) of foolishnessH0200q# the thoughtH02154ppersonH01167o'a mischievousH04209 VkE+ W;_EuV'!shall fallH03782&)but the wickedH07563$%3and riseth up againH06965$#seven timesH07651#fallethH05307"!for a justH06662&!7not his resting placeH07258 spoilH07703!-of the righteousH06662%5against the dwellingH05116o wickedH07563%lay not waitH0693%5shall not be cut offH03772$3and thy expectationH08615a rewardH0319$3then there shall beH03426%5when thou hast foundH04672'unto thy soulH05315of wisdomH02451'the knowledgeH03045% to thy tasteH02441 sweetH04966"/ and the honeycombH05317 goodH02896! thou honeyH01706 eatH0398  my sonH01121' 9 according to his worksH06467 [~R6lS#fD[7BYnot with them that are given to changeH08138AmeddleH06148@%and the kingH04428?lordH03068>fearH03372=my sonH01121!<-shall be put outH01846;'of the wickedH07563:!the candleH052169#to the evilH07451,8Efor there shall be no rewardH03197'at the wickedH07563(6;neither be thou enviousH07065,5Cnot thyself because of evilH074894fretH027343his wrathH0639&27him, and he turn awayH07725(1-'and it displeaseH05869 H074890seeH07200/lordH03068"./when he stumblethH03782-be gladH01523(,;and let not thine heartH03820+fallethH05307$*5not when thine enemyH0341)rejoiceH08055('into mischiefH07451 Gz]<{W9iJ-dG`thy workH04399_prepareH03559^answerH01697]a rightH05228\#that givethH07725[lipsH08193Z!shall kissH05401Y!shall comeH0935XblessingH01293W!and a goodH02896!V-shall be delightH05276(U;but to them that rebukeH03198T#shall abhorH02194SnationsH03816RcurseH05344%Q5him shall the peopleH05971PrighteousH06662 O+unto the wickedH07563N'he that saithH0559M#in judgmentH04941L!of personsH06440 K+to have respectH05234Jnot goodH02896I#to the wiseH02450H%of them bothH08147Gthe ruinH06365 F+and who knowethH03045EsuddenlyH06597D!shall riseH06965"C1for their calamityH0343 RqW7mJoEnR{nettlesH02738z#with thornsH07063/yIand, lo, it was all grown overH05927!x-of understandingH03820wvoidH02638v!of the manH0120$u3and by the vineyardH03754&t+%of the slothfulH06102 H0376s%by the fieldH07704ri wentH05674&q7according to his workH06467p!to the manH0376%o5to me: i will renderH07725*n?so to him as he hath doneH06213m)not, i will doH06213lsayH0559k'with thy lipsH08193j#and deceiveH06601i'without causeH02600&h7against thy neighbourH07453!g-be not a witnessH05707f#thine houseH01004ebuildH01129d)and afterwardsH0310)c=for thyself in the fieldH07704 b+and make it fitH06257awithoutH02351 \U6hL/lK+y\of judahH03063kingH04428#of hezekiahH02396'which the menH0582!of solomonH08010'also proverbsH04912"manH0376#"as an armedH04043%"and thy wantH04270$3"one that travellethH01980"comeH0935%5"so shall thy povertyH07389 !to sleepH07901 %!of the handsH03027 !foldingH02264 !a littleH04592 !slumberH08572!a littleH04592!sleepH08142!a littleH04592# instructionH04148 receivedH03947 i lookedH07200' wellH03820 H07896! then i sawH02372(;thereof was broken downH02040wallH01444%~9thereof, and the stoneH068}the faceH06440|#had coveredH03680 ^nK. rP3fD&^!6-in righteousnessH06664%55shall be establishedH035594)and his throneH036783the kingH044282beforeH064401!the wickedH075630take awayH01898/'for the finerH06884.a vesselH03627+-Aand there shall come forthH03318 ,+from the silverH03701+the drossH05509*take awayH01898)%unsearchableH02714(of kingsH04428''and the heartH03820&for depthH06011%'and the earthH0776$!for heightH07312#!the heavenH08064"a matterH01697!'to search outH02713 of kingsH04428)but the honourH03519a thingH01697!to concealH05641of godH0430the gloryH03519!copied outH06275 LtO2cAg7 jLQ! to anotherH0312P% not a secretH05475O% and discoverH01540#N1 with thy neighbourH07453M thy causeH07379L debateH07378'K9hath put thee to shameH03637,JCthereof, when thy neighbourH07453I!in the endH0319H!what to doH06213Gto striveH07378FhastilyH04118E%go not forthH03318Dhave seenH07200 C+whom thine eyesH05869B'of the princeH05081 A+in the presenceH06440>@ghither; than that thou shouldest be put lowerH08213#?1unto thee, come upH05927>+that it be saidH0559=!for betterH02896<of greatH01419!;-not in the placeH04725:and standH059759#of the kingH04428(8;thyself in the presenceH064407'put not forthH01921 LjO0eA pP1eLowhosoH0376n) of his mastersH0113m the soulH05315'l9 him: for he refreshethH07725"k/ to them that sendH07971j messengerH06735i! a faithfulH0539h! of harvestH07105g# in the timeH03117f of snowH07950e# as the coldH06793d earH0241!c- upon an obedientH08085b reproverH03198a a wiseH02450`% of fine goldH03800 _+ and an ornamentH02481^ of goldH02091]! an earringH05141\ of silverH03701[# in picturesH04906Z of goldH02091Y applesH08598X spokenH01696W# fitlyH0655 H0212V a wordH01697U' turn not awayH07725!T- and thine infamyH01681"S/ put thee to shameH02616%R5 lest he that hearethH08085 WkJ/|_;! eHsW witnessH05707 falseH08267 %that bearethH06030 a manH0376 hateH08130!-lest he be wearyH07646houseH01004%5from thy neighbour'sH07453thy footH07272withdrawH03365%5therewith, and vomitH06958.Gfor thee, lest thou be filledH07646)=so much as is sufficientH01767eatH0398honeyH01706 ~+hast thou foundH04672}the boneH01634|breakethH07665{tongueH03956z!and a softH07390ypersuadedH06601x#is a princeH07101w!forbearingH0639vby longH0753u%without rainH01653tand windH07307scloudsH05387rgiftH04991#q1himself of a falseH08267pboastethH01984 Q{aBh@#rR8nQ+to drinkH08248*)give him waterH04325%)5and if he be thirstyH06771(to eatH0398')give him breadH03899&be hungryH07457%)if thine enemyH08130$ heartH03820## to an heavyH07451"songsH07892 !+he that singethH07891 !upon nitreH05427vinegarH02558weatherH03117in coldH07135a garmentH0899$3he that taketh awayH05710%out of jointH04154!and a footH07272toothH08127a brokenH07465!of troubleH06869in timeH03117$5in an unfaithful manH0898!confidenceH04009 arrowH02671#and a sharpH08150#and a swordH02719a maulH04650&7against his neighbourH07453 N{Z<#pU8mT9sN!J-man falling downH04131I#a righteousH06662HcountryH0776G!from a farH04801FnewsH08052EgoodH02896DsoulH05315C%to a thirstyH05889BwatersH04325AcoldH07119@houseH01004?'and in a wideH02267>womanH0802,=5'than with a brawlingH04066 H04079 <+of the housetopH01406;'in the cornerH06438:to dwellH034279betterH028968tongueH039567%a backbitingH056436#countenanceH064405an angryH021944rainH016533%driveth awayH023422windH073071the northH068280%shall rewardH07999/lordH03068.'upon his headH07218-'coals of fireH01513$,3for thou shalt heapH02846 UhM0qU-vW9vUi%so the curseH07045hby flyingH05774g)as the swallowH01866f%by wanderingH05110e#as the birdH06833d!for a foolH03684c'is not seemlyH05000bso honourH03519a!in harvestH07105`#and as rainH04306_in summerH07019^as snowH07950]'without wallsH02346\#broken downH06555[a cityH05892$Z3over his own spiritH07307Yno ruleH04623XheH0376WgloryH03519 V+their own gloryH03519Uto searchH02714ThoneyH01706SmuchH07235Rto eatH0398Qnot goodH02896PspringH04726O'and a corruptH07843NfountainH04599M!a troubledH07515L!the wickedH07563KbeforeH06440 ^fF(]B'pP2^'are not equalH01809#of the lameH06455the legsH07785damageH02555drinkethH08354the feetH07272#cutteth offH07096of a foolH03684~#by the handH03027}a messageH01697 |+he that sendethH07971#{1in his own conceitH05869 z+lest he be wiseH02450&y9according to his follyH0200xa foolH03684wanswerH06030'v9lest thou also be likeH07737&u9according to his follyH0200t!not a foolH03684sanswerH06030rbackH01460q)for the fool'sH03684pand a rodH07626o#for the assH02543na bridleH04964m'for the horseH05483la whipH07752k)shall not comeH0935jcauselessH02600 Yv\=dF%hF) wY$! thou a manH0376# seestH07200"% to his follyH0200! returnethH08138  a foolH03684% to his vomitH06892 returnethH07725 as a dogH03611' transgressorsH05674' and rewardethH07936 the foolH03684) both rewardethH07936# that formedH02342 the greatH07227 of foolsH03684% in the mouthH06310 a parableH04912' of a drunkardH07910' into the handH03027 goeth upH05927 a thornH02336to a foolH03684honourH03519 )he that givethH05414 !in a slingH04773 a stoneH068* 1'as he that bindethH06887 H06872 of foolsH03684%in the mouthH06310a parableH04912 LcJ/vU4wV5iLBmeddlethH05674#A1he that passeth byH05674@a reasonH02940 ?+that can renderH07725>)than seven menH07651#=1in his own conceitH05869<wiserH02450;%the sluggardH06102:%to his mouthH06310&97him to bring it againH077258#it grievethH038117bosomH067476his handH030275hidethH029344%the slothfulH061023%upon his bedH042962%the slothfulH06102 1+upon his hingesH067350turnethH05437/the doorH01817.) in the streetsH07339- a lionH0738,! in the wayH01870+ a lionH07826* saithH0559)% the slothfulH06102( of a foolH03684' more hopeH08615#&1 in his own conceitH05869% wiseH02450 RfF' vP4jE( vR a+of a talebearerH05372`the wordsH01697_strifeH07379^to kindleH02787]manH0376%\''a contentiousH04066 H04079[to fireH0784Zand woodH06086!Y-to burning coalsH01513XcoalsH06352WceasethH08367V!the strifeH04066U'no talebearerH05372Tgoeth outH03518Sthe fireH0784RwoodH06086Qwhere noH0657"P/am not i in sportH07832Oand saithH0559N'his neighbourH07453MdeceivethH07411Lthe manH0376Kand deathH04194JarrowsH02671I!firebrandsH02131H#who castethH03384Gas a madH03856F#by the earsH0241Ea dogH03611 D+one that takethH02388C#with strifeH07379 YpT;hH&u[:zY%congregationH06951 ~+shall be shewedH01540})his wickednessH07451|by deceitH04860{!is coveredH03680zhatredH08135y%in his heartH03820x%abominationsH08441wsevenH07651vbelieveH0539ufairH02603!t-when he speakethH06963swithinH07130rdeceitH04820q'and layeth upH07896p'with his lipsH08193o#dissemblethH05234n)he that hatethH08130mdrossH05509l#with silverH03701kcoveredH06823j!a potsherdH02789iheartH03820h%and a wickedH07451glipsH08193fburningH01814e%of the bellyH0990)d=into the innermost partsH02315!c-and they go downH03381bas woundsH03859 MtZ7eL2uZ( mM%but a fool'sH0191weightyH05192%and the sandH02344heavyH03514a stoneH068'9and not thine own lipsH08193!a strangerH05237.Gthee, and not thine own mouthH06310praiseH01984 +let another manH02114 +may bring forthH03205)not what a dayH03117!-for thou knowestH03045)=not thyself of to morrowH04279boastH01984 ruinH04072 workethH06213 mouthH06310( ;by it; and a flatteringH02509 afflictedH01790hatethH08130tongueH03956a lyingH08267)it will returnH07725a stoneH068-Etherein: and he that rollethH01556!shall fallH05307a pitH07845'whoso diggethH03738 itW8s[? jN-i;)that wanderethH05074:as a birdH068339is sweetH04966#81every bitter thingH047517soulH05315"6/but to the hungryH074575%an honeycombH053174loathethH09473soulH053152the fullH076491deceitfulH062800#of an enemyH08130/)but the kissesH05390.#of a friendH0157-!the woundsH06482,faithfulH0539+loveH0160*#than secretH05641)betterH02896(rebukeH08433'openH01540&envyH07068%beforeH06440$'able to standH05975#!outrageousH07858"and angerH0639!cruelH0395 wrathH02534)than them bothH08147heavierH03515wrathH03708 [bB&a?$cH(t[Y gladH08055"X/ and make my heartH03820W be wiseH02449V my sonH01121U far offH07350T) than a brotherH0251S nearH07138R# a neighbourH07934Q betterH02896P+ of thy calamityH0343O! in the dayH03117N houseH01004"M1 into thy brother'sH0251L+ not; neither goH0935K forsakeH05800J friendH07453I- and thy father'sH01!H- thine own friendH07453G counselH06098F by heartyH05315"E/ of a man's friendH07453D' the sweetnessH04986C the heartH03820B rejoiceH08055A# and perfumeH07004@ ointmentH08081?)from his placeH04725>)that wanderethH05074=a manH0376<'from her nestH07064 BnQ6\6hE[BvwomanH0802)u/'and a contentiousH04066 H04079tdayH03117 s+in a very rainyH05464rdroppingH01812q#a continualH02956pa curseH07045$o3it shall be countedH02803n)in the morningH01242m%rising earlyH07925lvoiceH06963k#with a loudH01419j!his friendH07453!i-he that blessethH01288+hA of him for a strange womanH05237"g/ and take a pledgeH02254f) for a strangerH02114e) that is suretyH06148d# his garmentH0899c takeH03947b% are punishedH06064a pass onH05674`! the simpleH06612_ hidethH05641^ the evilH07451] foreseethH07200\ a prudentH06175%[5 him that reproachethH02778)Z/' that i may answerH01697 H07725 I\6hF$wQ1gIare neverH03808#+and destructionH010 H011hellH07585to manH0120of manH0120%so the heartH03820to faceH06440 faceH06440 #as in waterH04325" /shall be honouredH03513 'on his masterH0113, Cthereof: so he that waitethH08104the fruitH06529shall eatH0398%the fig treeH08384'whoso keepethH05341'of his friendH07453 +the countenanceH06440!sharpenethH02300so a manH0376ironH01270!sharpenethH02300~ironH01270}bewrayethH07121"|/of his right handH03225!{-and the ointmentH08081zthe windH07307y!her hidethH06845!x-whosoever hidethH06845ware alikeH07737bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{!D"b#$%;&Y'w()3*O+l, -(.E!D"b#$%;&Y'w()3*O+l, -(.E/b0~1263Q4n5 6'7B8`9{:;6 ?+@JAiBC$DBEaFGH;IYJvKM2NOOmP Q'RESbT~UV8WWXvYZ1[Q\n] ^'_G`eab c=dYevfg/hLiijk$l@m]n{op7qRrpst)uDvawx y?z]{y|}2~Mk &B` UbCjJ0lN,rU2to everyH01755#11and doth the crownH051450%not for everH05769/!for richesH02633.%to thy herdsH05739-wellH03820,lookH07896+'of thy flocksH06629*the stateH06440)to knowH03045!(-be thou diligentH03045'departH05493(&=will not his foolishnessH0200%'with a pestleH05940$wheatH07383#amongH08432"#in a mortarH04388!a foolH0191+ Athough thou shouldest brayH03806!his praiseH04110toH06310a manH0376for goldH02091 +and the furnaceH03564!for silverH03701)the fining potH04715$3are never satisfiedH07646of manH0120#so the eyesH05869fullH07646 M~b<tS8yU6jMOof a landH0776&N7for the transgressionH06588Mas a lionH03715Lare boldH0982"K/but the righteousH06662%J5when no man pursuethH07291IfleeH05127H!the wickedH07563 G+for thy maidensH05291 F+the maintenanceH02416!E-of thy householdH01004D%for the foodH03899C%for thy foodH03899BenoughH01767AmilkH02461@goats'H05795?%of the fieldH07704>the priceH04242='and the goatsH06260!<-for thy clothingH03830;the lambsH03532:%are gatheredH0622!9-of the mountainsH02022"8/itself, and herbsH062127shewethH07200%65and the tender grassH018775appearethH015404the hayH026823!generationH01755 dz\>lBiP9dmthe poorH07326lbetterH02896k!understandH0995jlordH03068#i1but they that seekH01245h%not judgmentH04941g!understandH0995fmenH0582eevilH07451dcontendH01624cthe lawH08451!b-but such as keepH08104a!the wickedH07563`praiseH01984_the lawH08451"^/they that forsakeH05800&]7which leaveth no foodH03899\rainH04306[!a sweepingH05502Zthe poorH01800 Y+that oppressethH06231XmanH01397Wa poorH07326"V1 shall be prolongedH0748Uthe stateH03651TknowledgeH03045 S-of understandingH0995%R7thereof: but by a manH0120Q#the princesH08269PmanyH07227 EiG+sN* zQ6dE ! in an evilH07451 % to go astrayH07686,C whoso causeth the righteousH03477# abominationH08441 + even his prayerH08605 the lawH08451% from hearingH08085 his earH0241%5 he that turneth awayH05493the poorH01800*?it for him that will pityH02603 +he shall gatherH06908~'his substanceH01952}!increasethH07235 |+and unjust gainH08636!{-he that by usuryH05392z!his fatherH01yshamethH03637x!of riotousH02151+wAbut he that is a companionH07462vsonH01121ua wiseH0995tthe lawH08451s'whoso keepethH05341rrichH06223qwaysH01870pperverseH06141#o1in his uprightnessH08537n%that walkethH01980 OuQ/oI&y[6jO'the manH0120&happyH0835!%- shall have mercyH07355$' and forsakethH05800%#5 but whoso confessethH03034""/ shall not prosperH06743! his sinsH06588! - he that coverethH03680 is hiddenH02664 a manH0120 riseH06965$3 but when the wickedH07563 gloryH08597 greatH07227! do rejoiceH05970) when righteousH06662"/ searcheth him outH02713'; that hath understandingH0995% but the poorH01800#1 in his own conceitH05869 wiseH02450 manH0376 the richH06223' in possessionH05157 + shall have goodH02896 + but the uprightH08549) = himself into his own pitH07816 ' he shall fallH05307  wayH01870 Z}^<rW8rQ8~Z E+let no man stayH08551D!to the pitH0953C!shall fleeH05127BpersonH05315A%to the bloodH01818$@3that doeth violenceH06231?a manH0120> daysH03117='shall prolongH0748<%covetousnessH01215;)he that hatethH08130:oppressorH046429%also a greatH072278'understandingH083947%that wantethH026386!the princeH050575peopleH059714'over the poorH018003rulerH049102a wickedH075631bearH016770'and a rangingH08264/lionH0738.a roaringH05098-'into mischiefH07451,!shall fallH05307+his heartH03820&*7but he that hardenethH07185)alwayH08548(%that fearethH06342 RgH- a3oE!hRbheH0376 a+will transgressH06586`manH01397_of breadH03899 ^+for for a pieceH06595]not goodH02896\!of personsH06440 [+to have respectH05234&Z7shall not be innocentH05352Y!to be richH06238(X=but he that maketh hasteH0213W)with blessingsH01293V%shall aboundH07227UmanH0376T!a faithfulH0530*S?shall have poverty enoughH07389R!after vainH07386&Q7but he that followethH07291Pof breadH03899"O/shall have plentyH07646Nhis landH0127 M+he that tillethH05647Lat onceH0259K!shall fallH05307JwaysH01870IperverseH06140H)shall be savedH03467GuprightlyH08549F'whoso walkethH01980 `iD&_;xO% `"~/shall be made fatH01878}lordH03068-|Gbut he that putteth his trustH0982{strifeH04066z#stirreth upH01624yheartH05315&x7he that is of a proudH07342%w)%of a destroyerH07843 H0376v'the companionH02270!u-no transgressionH06588tand saithH0559s'or his motherH0517r!his fatherH01q'whoso robbethH01497 p+with the tongueH03956(o;than he that flatterethH02505n#more favourH02580m!shall findH04672l!afterwardsH0310ka manH0120!j-he that rebukethH03198i!shall comeH0935!h-not that povertyH02639 g+and considerethH03045feyeH05869ean evilH07451d!to be richH01952c%that hastethH0926 RsX. ^BdN yR#1when the righteousH06662(;and that without remedyH04832%be destroyedH07665)shall suddenlyH06621neckH06203hardenethH07185*?that being often reprovedH08433heH0376increaseH07235'the righteousH06662.Mthemselves: but when they perishH06hideH05641menH0120 riseH06965 +when the wickedH07563 a curseH03994 +shall have manyH07227 his eyesH05869#1but he that hidethH05956)shall not lackH04270'unto the poorH07326)he that givethH05414&7he shall be deliveredH04422wiselyH02451"/but whoso walkethH01980is a foolH03684!-in his own heartH03820 -he that trustethH0982 NxW8gF,zQ0wN%85in the transgressionH065887%for his feetH064716a netH075685spreadethH065664'his neighbourH07453 3+that flatterethH025052a manH013971%overthrowethH02040%05that receiveth giftsH08641/but heH0376.the landH0776-%establishethH05975,#by judgmentH04941+the kingH04428* substanceH01952)spendethH06(%with harlotsH02181,'Cbut he that keepeth companyH07462&!his fatherH01%rejoicethH08055$wisdomH02451#lovethH0157"whosoH0376!mournH0584 !the peopleH05971%beareth ruleH04910$3but when the wickedH07563rejoiceH08055!the peopleH05971!-are in authorityH07235 ejJ(nQ: u^?~eW hateH08130'V-% the bloodthirstyH01818 H0582U no restH05183T or laughH07832 S+ whether he rageH07264R manH0376Q) with a foolishH0191P! contendethH08199O manH0376N a wiseH02450MwrathH0639Lturn awayH07725Kbut wiseH02450J%into a snareH06315Ia cityH07151HbringH06315GmenH0582FscornfulH03944E#not to knowH01847DregardethH0995C!the wickedH07563B#of the poorH01800Athe causeH01779@#considerethH03045?'the righteousH06662>#and rejoiceH08056=doth singH07442"</but the righteousH06662;a snareH04170:manH03769!of an evilH07451 InQ0nI.{bC&eIvthe rodH07626ufor everH05703%t5shall be establishedH03559s!his throneH03678rthe poorH01800qjudgethH08199p+that faithfullyH0571othe kingH04428n! their eyesH05869m bothH08147l! lightenethH0215k lordH03068j' meet togetherH06298i manH0376"h/ and the deceitfulH08501g the poorH07326f wickedH07563!e- all his servantsH08334d' to liesH08267 H01697c hearkenH07181b! if a rulerH04910%a7 it in till afterwardsH0268` keepethH07623_! but a wiseH02450^% all his mindH07307] utterethH03318\ a foolH03684[ his soulH05315Z seekH01245Y% but the justH03477X# the uprightH08535 ^sL0 dE) xZ; {^by wordsH01697&7will not be correctedH03256a servantH05650happyH0835the lawH08451$3but he that keepethH08104 perishH06544 !the peopleH05971 no visionH02377 'unto thy soulH05315 delightH04574#1yea, he shall giveH05414,Cand he shall give thee restH05117thy sonH01121correctH03256!their fallH04658shall seeH07200"/but the righteousH06662!increasethH07235'transgressionH06588)are multipliedH07235 ~+when the wickedH07563}to shameH0954#|3bringeth his motherH0517{leftH07971z#but a childH05288ywisdomH02451xgiveH05414w#and reproofH08433 Gu\;sR6gL2 hG1%with a thiefH01590!0-whoso is partnerH02505/in spiritH07307.!the humbleH08217-%shall upholdH08551,!but honourH03519$+3shall bring him lowH08213*prideH01346)a man'sH0120('transgressionH06588'%aboundeth inH07227&manH01167%'and a furiousH02534$strifeH04066##stirreth upH01624"manH0376!an angryH0639 'at the lengthH0319sonH04497%from a childH05290#his servantH05650/Ihe that delicately bringeth upH06445of a foolH03684more hopeH08615%in his wordsH01697hastyH0213!thou a manH0376seestH02372#1he will not answerH04617(=for though he understandH0995 KhK1u\<!zZ>lKQ%the prophecyH04853Pof jakehH03348Othe sonH01121Nof agurH094Mthe wordsH01697L'to the wickedH07563K#abominationH08441J!in the wayH01870IuprightH03477H#to the justH06662G)an abominationH08441FmanH0376Ean unjustH05766DlordH03068CjudgmentH04941Bman'sH0376AfavourH06440@#the ruler'sH04910?seekH01245>manyH07227='shall be safeH07682<lordH03068+;Cbut whoso putteth his trustH0982:a snareH041709bringethH054148of manH01207the fearH027316'and bewrayethH050465cursingH04234!he hearethH080853%his own soulH053152hatethH08130 XkJ3eExU6qXnnameH08034mhis son'sH01121l his nameH08034k% of the earthH0776j% all the endsH0657%i5 who hath establishedH06965h% in a garmentH08071g!the watersH04325f)who hath boundH06887e%in his fistsH02651dthe windH07307!c/who hath gatheredH0622b%or descendedH03381a#into heavenH08064%`5who hath ascended upH05927_#of the holyH06918^'the knowledgeH01847]nor haveH03045\wisdomH02451"[/i neither learnedH03925Zof a manH0120.YIand have not the understandingH0998XmanH0376W%more brutishH01198V and ucalH0401 U- even unto ithielH0384T#unto ithielH0384SspakeH05002Rthe manH01397 Dk8 a?tU<bD  and stealH01589" / or lest i be poorH03423  lordH03068 and sayH0559 and denyH03584) lest i be fullH07646! convenientH02706%me with foodH03899feedH02963!nor richesH06239#1me neither povertyH07389giveH05414 'and liesH03577 H01697~)from me vanityH07723}!remove farH07368!|-not before i dieH04191{'of thee; denyH04513 z+have i requiredH07592ytwoH08147/xIthee, and thou be found a liarH03576 w+lest he reproveH03198(v;thou not unto his wordsH01697uaddH03254/tIunto them that put their trustH02620sa shieldH04043rpureH06884qof godH0433p!every wordH0565#o1if thou canst tellH03045 \lI'sS2fCw\'knivesH03979$&3and their jaw teethH04973%swordsH02719$#whose teethH08127#%a generationH01755"' are lifted upH05375"!/ and their eyelidsH06079 ) are their eyesH05869# o how loftyH07311% a generationH01755&7 from their filthinessH06675' is not washedH07364"/ in their own eyesH05869 pureH02889% a generationH01755% their motherH0517#1 and doth not blessH01288% their fatherH01 cursethH07043% a generationH01755.I thee, and thou be found guiltyH0816' lest he curseH07043+ unto his masterH0113' not a servantH05650 accuseH03960 of my godH0430  the nameH08034  and takeH08610 OiF) u^C%kR7qOG'of the valleyH05158F!the ravensH06158EmotherH0517Dto obeyH03349C'and despisethH0936BfatherH01AmockethH03932@the eyeH05869? enoughH01952>saithH0559=%and the fireH0784<!with waterH04325;'is not filledH07646:the earthH07769wombH073568)and the barrenH061157the graveH075856 enoughH019525 sayH05594fourH0702$33are never satisfiedH07646 2+there are threeH079691giveH030510giveH03051/daughtersH01323.hath twoH08147-)the horseleachH05936, menH0120+' and the needyH034"*1from off the earthH0776)the poorH06041(to devourH0398 P]7zY9cG" qPe' no wickednessH0205d#i have doneH06466cand saithH0559bher mouthH06310a!and wipethH04229`!she eatethH0398_womanH0802!^-of an adulterousH05003]the wayH01870\# with a maidH05959[ of a manH01397Z# and the wayH01870Y! of the seaH03220X% in the midstH03820Wof a shipH0591Vthe wayH01870U#upon a rockH06697T%of a serpentH05175Sthe wayH01870R!in the airH08064Q#of an eagleH05404Pthe wayH01870O%which i knowH03045!N/for me, yea, fourH0702"M/are too wonderfulH06381L)there be threeH07969K shall eatH0398J eaglesH05404I' and the youngH01121"H/ shall pick it outH05365 FeL*X4sZ= |_FfolkH05971a feebleH06099!the coniesH08227'in the summerH07019!their meatH03899!~-yet they prepareH03559}!not strongH05794|a peopleH05971{the antsH05244zwiseH02450yexceedingH02449x)upon the earthH0776wlittleH06996v'there be fourH0702 u+to her mistressH01404t%that is heirH03423 s+and an handmaidH08198$r3when she is marriedH01166q'for an odiousH08130pwith meatH03899"o/when he is filledH07646n!and a foolH05036!m-when he reignethH04427l'for a servantH05650kbearH05375jit cannotH03201i%and for fourH0702h'is disquietedH07264gthe earthH0776ffor threeH07969 Q}\6 jG*_6Q, C if thou hast done foolishlyH05034%no rising upH0510!and a kingH04428alsoH0176!an he goatH08495##'a greyhoundH02223 H04975forH06440%5and turneth not awayH07725%among beastsH0929strongestH01368a lionH03918in goingH03212!are comelyH02895yea, fourH0702wellH03190which goH06806)there be threeH07969palacesH01964!-and is in kings'H04428 )with her handsH03027 #taketh holdH08610 !the spiderH08079% 5all of them by bandsH02686" /yet go they forthH03318%have no kingH04428#the locustsH0697%in the rocksH05553"/they their housesH01004yet makeH07760 Fb:y_< lI. kF!=-not thy strengthH02428<giveH05414;!of my vowsH05088":/and what, the sonH012489!of my wombH0990"8/and what, the sonH012487%what, my sonH012486taughtH032565+that his motherH05174%the prophecyH048533lemuelH039272of kingH044281the wordsH016970! strifeH07379/)! bringeth forthH03318.! of wrathH0639-)! so the forcingH04330,!bloodH01818+)!bringeth forthH03318*#!of the noseH0639!)-!and the wringingH04330(!butterH02529')!bringeth forthH03318&!of milkH02461$%3!surely the churningH04330$) upon thy mouthH06310#! thine handH030276"W thyself, or if thou hast thought evilH02161!' in lifting upH05375 \zX;aB&xF)}\Y%and rememberH02142X#his povertyH07389W!and forgetH07911V'let him drinkH08354UheartsH05315,TCunto those that be of heavyH04751Sand wineH03196.RMunto him that is ready to perishH06Q%strong drinkH07941PgiveH05414/O;'of any of the afflictedH06040 H01121N%the judgmentH01779M#and pervertH08138Lthe lawH02710K!and forgetH07911 J+lest they drinkH08354I%strong drinkH07941HprincesH07336G#nor forH0176 H0335FwineH03196Eto drinkH08354D'not for kingsH04428Co lemuelH03927B'not for kingsH04428AkingsH04428)@=to that which destroyethH04229?%nor thy waysH01870>!unto womenH0802 Pi8\@nK&qPv% all the daysH03117u% and not evilH07451t him goodH02896s# she will doH01580r of spoilH079986qW in her, so that he shall have no needH02637!p/ doth safely trustH0982o) of her husbandH01167n the heartH03820m% above rubiesH06443l farH07350k' for her priceH04377j womanH0802i! a virtuousH02428h% who can findH04672g and needyH034&f7 the cause of the poorH06041e and pleadH01777d# righteouslyH06664c judgeH08199b thy mouthH06310a openH06605`)to destructionH02475-_Eof all such as are appointedH01121^%in the causeH01779]%for the dumbH0483\thy mouthH06310[openH06605Z!his miseryH05999 OjL)g8rV7qO'with strengthH05797her loinsH04975#she girdethH02296!a vineyardH03754%she plantethH05193%of her handsH03709# 1it: with the fruitH06529 !and buyethH03947 a fieldH07704 +she considerethH02161 )to her maidensH05291'and a portionH02706!-to her householdH01004meatH02964!and givethH05414+Aalso while it is yet nightH03915!she risethH06965from afarH04801her foodH03899%she bringethH0935shipsH0591+~Ashe is like the merchants'H05503}) with her handsH03709| willinglyH02656{# and workethH06213z and flaxH06593y woolH06785x# she seekethH01875w# of her lifeH02416 OrY:y`@sM-O./Gherself coverings of tapestryH04765.!she makethH06213-%with scarletH08144,clothedH03847&+7for all her householdH01004"*/for her householdH01004)#of the snowH07950"(/she is not afraidH03372'%to the needyH034&her handsH03027(%;yea, she reacheth forthH07971$#to the poorH06041#her handH03709#"1she stretcheth outH06566!#the distaffH06418 holdH08551'and her handsH03709)to the spindleH03601her handsH03027!she layethH07971by nightH03915'goeth not outH03518!her candleH05216goodH02896%5that her merchandiseH05504)she perceivethH02938her armsH02220!/and strengthenethH0553 UkJ&aE|aA#|U#L#'to the waysH01979 H01979!K-she looketh wellH06822J#of kindnessH02617Ithe lawH08451"H/and in her tongueH03956G#with wisdomH02451Fher mouthH06310E#she openethH06605Dto comeH0314Cin timeH03117&B7and she shall rejoiceH07832A%her clothingH03830@!and honourH01926?strengthH05797">/unto the merchantH03669=girdlesH02289<)and deliverethH05414;#and sellethH04376:!fine linenH054669!she makethH062138#of the landH0776!7-among the eldersH02205 6+when he sittethH034275%in the gatesH081794is knownH030453#her husbandH011672!and purpleH07131silkH083360%her clothingH03830 e{Z=|]6uL3eithe wordsH01697!h-her in the gatesH08179gpraiseH01984&f7and let her own worksH04639e%of her handsH03027!d-her of the fruitH06529cgiveH05414%b5she shall be praisedH01984alordH03068`fearethH03373_a womanH0802^vainH01892]!and beautyH03308\deceitfulH08267[favourH02580#Z1but thou excellestH05927Y!virtuouslyH02428Xhave doneH06213WdaughtersH01323VmanyH07227 U+and he praisethH01984T#her husbandH01167$S5and call her blessedH0833Rarise upH06965Q%her childrenH01121P#of idlenessH06104O'not the breadH03899N!and eatethH0398!M-of her householdH01004 _iN.~`:uT8_%to his placeH04725#and hastethH07602!goeth downH0935#and the sunH08121%also arisethH02224the sunH08121for everH05769abidethH05975'but the earthH0776~#comethH0935 H0935}!generationH01755|%passeth awayH01980{!generationH01755z'under the sunH08121 y+which he takethH05998"x/of all his labourH05999w!hath a manH0120v#what profitH03504uvanityH01892t#of vanitiesH01892svanityH01892r%the preacherH06953qsaithH0559p#of vanitiesH01892ovanityH01892n%in jerusalemH03389mkingH04428lof davidH01732kthe sonH01121 j+of the preacherH06953 C[8pX7kQ2bC$# nor the earH0241##with seeingH07200!"-is not satisfiedH07646!the eyeH05869 utterH01696cannotH03201manH0376)full of labourH03023!all thingsH01697 againH03212$3 thither they returnH07725comeH01980'9from whence the riversH05158)unto the placeH04725not fullH04392#yet the seaH03220%into the seaH03220runH01980)all the riversH05158*? according to his circuitsH05439 +returneth againH07725%and the windH07307.Git whirleth about continuallyH01980 )unto the northH06828" /and turneth aboutH05437! -toward the southH01864 goethH01980 the windH07307)where he aroseH02224 X\AeE rO2vX@ by wisdomH02451?) and search outH08446> to seekH01875= my heartH03820<! and i gaveH05414;% in jerusalemH03389:# over israelH034789 was kingH044288) i the preacherH06953%77 that shall come afterH0314 6- that are to comeH03145# remembranceH021464 of formerH072233) no remembranceH02146!2- which was beforeH064401# of old timeH05769%05 it hath been alreadyH03528/ newH02319. seeH07200&-9 whereof it may be saidH0559, thingH01697+ is thereH03426*' under the sunH08121) no newH02319)(= that which shall be doneH062137'Y which shall be; and that which is doneH06213&% with hearingH08085% filledH04390 IgM-iN-jJ+sI&]7that have been beforeH06440\#more wisdomH02451 [+and have gottenH03254.ZGlo, i am come to great estateH01431YsayingH0559$X3with mine own heartH03820W!i communedH01696V#be numberedH04487UcannotH03201*T?and that which is wantingH02642!S-be made straightH08626RcannotH03201QcrookedH05791Pof spiritH07307O%and vexationH07469NvanityH01892M'under the sunH08121L'that are doneH06213K'all the worksH04639J#i have seenH07200 I+ to be exercisedH06031H of manH0120G# to the sonsH01121F givenH05414E hath godH0430D travailH06045C this soreH07451B% under heavenH08064A' that are doneH06213 _}_=pP2 V8_ {+thee with mirthH08057z%i will proveH05254ygo to nowH03212x'in mine heartH03820wi saidH0559vsorrowH04341u!increasethH03254tknowledgeH01847's9and he that increasethH03254rgriefH03708qmuchH07230pwisdomH02451o#for in muchH07230n of spiritH07307!m- also is vexationH07475l that thisH01571k#i perceivedH03045jand follyH05531imadnessH01947h#and to knowH03045gwisdomH02451fto knowH03045emy heartH03820d!and i gaveH05414c' and knowledgeH01847b of wisdomH02451a! experienceH07200` had greatH07235_' yea, my heartH03820 ^+me in jerusalemH03389 HjR1jF'cI fHi buildedH01129worksH04639 +i made me greatH01431'of their lifeH02416the daysH03117allH04557!-under the heavenH08064%5which they should doH06213of menH0120% for the sonsH01121 that goodH02896!- till i might seeH07200 on follyH05531 + and to lay holdH0270 #with wisdomH02451 !mine heartH03820 +yet acquaintingH05090 unto wineH03196myselfH01320to giveH04900'in mine heartH03820i soughtH08446doethH06213whatH02090%and of mirthH08057madH01984#of laughterH07814i saidH0559~vanityH01892}pleasureH02896 |+therefore enjoyH07200 \iH& X0uP0\7)me also silverH037016!i gatheredH036645 beforeH0644014M above all that were in jerusalemH03389!3- and small cattleH066292of greatH012411#possessionsH04735!0-also i had greatH07235/#in my houseH01004&.7and had servants bornH01121-#and maidensH08198,servantsH05650+i gotH07069*treesH06086$)3that bringeth forthH06779#(1therewith the woodH03293'to waterH08248&of waterH04325%me poolsH01295$i madeH06213#fruitsH06529"treesH06086!'and i plantedH05193 %and orchardsH06508!me gardensH01593i madeH06213%me vineyardsH03754i plantedH05193me housesH01004 @oU2 ~[9uY?l@(R; and this was my portionH02506!Q- in all my labourH05999P rejoicedH08056O% for my heartH03820N% from any joyH08057M% not my heartH03820*L? not from them, i withheldH04513K i keptH0680J desiredH07592)I= and whatsoever mine eyesH05869H remainedH05975G) also my wisdomH02451 F+ me in jerusalemH03389/EI more than all that were beforeH06440D' and increasedH03254C) so i was greatH01431+B3' musical instrumentsH07705 H07705A of menH0120@# of the sonsH01121!?- and the delightsH08588">/ and women singersH07891=)me men singersH07891<i gatH06213%;5and of the provincesH04082:of kingsH04428*9?and the peculiar treasureH054598and goldH02091 IrR,rP/ w^AlIp+ as far as lightH0216o follyH05531n excellethH03504m wisdomH02451l thatH03426k! then i sawH07200j doneH06213-iE that which hath been alreadyH03528h the kingH04428g afterH0310f# that comethH0935e the manH0120d and follyH05531c# and madnessH01947b wisdomH02451!a- myself to beholdH07200`% and i turnedH06437_' under the sunH08121^ no profitH03504] of spiritH07307\% and vexationH07469[ vanityH01892Z to doH06213$Y3 that i had labouredH05998"X/ and on the labourH05999W# had wroughtH06213V' that my handsH03027!U- on all the worksH04639T' then i lookedH06437!S- of all my labourH05999 GiH, pX6jJ*qG&7seeing that which nowH03528 for everH05769 #of the foolH03684 more thanH05973 #of the wiseH02450 )no remembranceH02146 vanityH01892# in my heartH03820# then i saidH01696 wiseH02449(;and why was i then moreH03148!even to meH01571 +so it happenethH07136#to the foolH03684 +as it happenethH04745'i in my heartH03820~saidH0559}thenH0227| happenethH07136{ eventH04745z'also that oneH0259'y9and i myself perceivedH03045x#in darknessH02822wwalkethH01980v%but the foolH03684u#in his headH07218teyesH05869s)the wise man'sH02450r darknessH02822q excellethH03504 Wx[;tY8dA~W#)1over all my labourH05999'(9yet shall he have ruleH07980'or a foolH05530+&Awhether he shall be a wiseH02450 %+and who knowethH03045#$3that shall be afterH0310#+it unto the manH0120'"9because i should leaveH03240!'under the sunH08121" /which i had takenH06001'all my labourH05999%yea, i hatedH08130 of spiritH07307%and vexationH07469vanityH01892grievousH07451'under the sunH08121 +that is wroughtH06213!-because the workH04639lifeH02416"/therefore i hatedH08130# as the foolH03684 the wiseH02450' and how diethH04191'9 shall all be forgottenH07911to comeH0935#in the daysH03117 bxX-kJ1`5b"D/of all his labourH05999CmanH0120B'for what hathH01933A evilH07451@# and a greatH07227? vanityH01892># his portionH02506'=9 therein shall he leaveH05414'<9that hath not labouredH05998;%yet to a manH0120:'and in equityH03788!9-and in knowledgeH018478in wisdomH024517%whose labourH059996a manH01205%for there isH034264'under the sunH081213%which i tookH05998"2/of all the labourH059991!to despairH029760my heartH03820/to causeH02976'.9therefore i went aboutH05437-# also vanityH01892,'under the sunH081216+Wand wherein i have shewed myself wiseH02449(*;wherein i have labouredH05998 JvT/mE"{b@'~eJagivethH05414`moreH02351'_9or who else can hastenH02363^+for who can eatH0398] of godH0430\' from the handH03027[! also i sawH07200Z thisH02090Y'in his labourH05999XgoodH02896WenjoyH07200(V;he should make his soulH05315Uand drinkH08354"T1that he should eatH0398Sfor a manH0120R)nothing betterH02896$Q3this is also vanityH01892P%in the nightH03915 O+taketh not restH07901N)yea, his heartH03820MgriefH03708 L+and his travailH06045KsorrowsH04341!J-for all his daysH03117I'under the sunH08121!H-he hath labouredH06001GwhereinH01931F%of his heartH03820$E3and of the vexationH07475 ZmQ+ sXA&aF'vZ plantedH05193#to pluck upH06131~!and a timeH06256}to plantH05193|a timeH06256{to dieH04191z!and a timeH06256y!to be bornH03205xa timeH06256!w-under the heavenH08064!v-to every purposeH02656u!and a timeH06256ta seasonH02165sof spiritH07307r%and vexationH07469qvanityH01892pgodH0430obeforeH06440ngoodH02896!m- that he may giveH05414l) and to heap upH03664k to gatherH0622j travailH06045i he givethH05414"h/but to the sinnerH02398gand joyH08057f'and knowledgeH01847ewisdomH02451d%in his sightH06440cgoodH02896bto a manH0120 ZsQ2gH+cH) sZ to loseH06!and a timeH06256to getH01245a timeH06256) from embracingH02263! to refrainH07368! and a timeH06256! to embraceH02263a timeH06256togetherH03664stonesH068to gatherH03664!and a timeH06256stonesH068%to cast awayH07993a timeH06256to danceH07540!and a timeH06256to mournH05594 a timeH06256 to laughH07832 !and a timeH06256 to weepH01058 a timeH06256#to build upH01129!and a timeH06256'to break downH06555a timeH06256to healH07495!and a timeH06256to killH02026a timeH06256 SnR3gH,qN- wS ?+ to be exercisedH06031> of menH0120=# to the sonsH01121<! hath givenH05414; which godH0430:# the travailH060459# i have seenH072008% he labourethH060017+ in that whereinH0834%65 hath he that workethH062135# what profitH035044of peaceH079653!and a timeH062562of warH044211a timeH062560to hateH08130/!and a timeH06256.to loveH0157-a timeH06256,to speakH01696+!and a timeH06256 *+to keep silenceH02814)a timeH06256(to sewH08609'!and a timeH06256&to rendH07167%a timeH06256$%to cast awayH07993#!and a timeH06256"to keepH08104!a timeH06256 [|^;iJ/rT6[$]5that, whatsoever godH0430\i knowH03045[ of godH0430Z the giftH04991"Y/ of all his labourH05999X the goodH02896W and enjoyH07200V and drinkH08354U! should eatH0398'T; and also that every manH0120S# in his lifeH02416R goodH02896Q and to doH06213P! to rejoiceH08055O no goodH02896N i knowH03045M! to the endH05490#L1 from the beginningH07218K makethH06213J that godH0430I the workH04639H% can find outH04672G no manH0120F so thatH01097E) in their heartH03820D the worldH05769!C- also he hath setH05414B# in his timeH06256A beautifulH03303@% he hath madeH06213 CT0rQ3 f=fCy)and the wickedH07563x'the righteousH06662w#shall judgeH08199vgodH0430u'in mine heartH03820ti saidH0559siniquityH07562!r-of righteousnessH06664%q5there; and the placeH04725p!wickednessH07562o#of judgmentH04941nthe placeH04725m'under the sunH08121#l1and moreover i sawH07200#k1that which is pastH07291jrequirethH01245i'been; and godH04305hUand that which is to be hath alreadyH03528,gCthat which hath been is nowH03528f beforeH06440e# should fearH03372d doethH06213 c-from it: and godH0430+bAto it, nor any thing takenH01639a!can be putH03254`nothingH0369%_5it shall be for everH05769^doethH06213 IxV, c: |^3jI'above a beastH0929$3hath no preeminenceH04195' so that a manH0120 breathH07307&9 yea, they have all oneH0259 the otherH02088 so diethH04194'9them: as the one diethH04194 befallethH04745 )even one thingH0259 beastsH0929 befallethH04745 of menH0120the sonsH01121)=for that which befallethH04745%7 themselves are beastsH0929 that theyH01992.Gthem, and that they might seeH07200)might manifestH01305that godH0430of menH0120#of the sonsH01121&7concerning the estateH01700~'in mine heartH03820}i saidH0559#|1 and for every workH04639({;there for every purposeH02656za timeH06256 SlK/{X8mJ%vS2)and consideredH072001'so i returnedH07725#03 what shall be afterH0310/!him to seeH07200#.3for who shall bringH0935-#his portionH02506!,-in his own worksH04639+)should rejoiceH08055*+than that a manH0120))nothing betterH02896%(5wherefore i perceiveH07200'% to the earthH0776& downwardH04295%!that goethH03381$%of the beastH0929#)and the spiritH07307"upwardH04605!!that goethH05927 %of manH0120 H01121!the spiritH07307#who knowethH03045againH07725to dustH06083%and all turnH07725$3all are of the dustH06083placeH04725unto oneH0259all goH01980vanityH01892 JkMcF d7 jJM#all travailH05999$L3again, i consideredH07200K'under the sunH08121J%that is doneH06213IworkH04639Hthe evilH07451(G;been, who hath not seenH07200)F=they, which hath not yetH05728Ethan bothH08147D#yea, betterH02896CaliveH02416B'which are yetH05728%A5more than the livingH02416@deadH04191"?/which are alreadyH03528>the deadH04191$=3wherefore i praisedH07623*<? but they had no comforterH05162; powerH03581$:3 of their oppressorsH06231 9+ and on the sideH03027*8?and they had no comforterH051627oppressedH06231%65and behold the tearsH018325'under the sunH081214'that are doneH06213$33all the oppressionsH06217 O~Y9hF+ pR.~O+kAyea, he hath neither childH01121j%not a secondH08145ioneH0259hthere isH03426g'under the sunH08121fvanityH01892eand i sawH07200 d+then i returnedH07725cof spiritH07307b%and vexationH07469atravailH05999`fullH04393$_3than both the handsH02651^quietnessH05183]!an handfulH03709\betterH02896['his own fleshH01320Z!and eatethH0398YtogetherH02263Xhis handsH03027WfoldethH02263Vthe foolH03684U of spiritH07307T% and vexationH07469S#also vanityH01892!R-of his neighbourH07453Qis enviedH07068#P3that for this a manH0376OworkH04639 N+and every rightH03788 ^y[;cK0nS2x^  againH01571) to help him upH06965# not anotherH08145 + when he fallethH05307 aloneH0259 but woeH0337! his fellowH02270% will lift upH06965 the oneH0259!- for if they fallH05307!- for their labourH05999~ rewardH07939} a goodH02896"|/ because they haveH03426{ than oneH0259z betterH02896y twoH08147xtravailH06045wa soreH07451v#also vanityH01892uof goodH02896t my soulH05315s# and bereaveH02637%r5 for whom do i labourH06001q# with richesH06239p satisfiedH07646#o1neither is his eyeH05869"n/of all his labourH05999mno endH07093l#nor brotherH0251 ey]?#uZ?$uKe&%i consideredH07200%'becometh poorH07326$)in his kingdomH04438#bornH03205"to reignH04427!he comethH03318( /%for out of prisonH01004 H0631&7 no more be admonishedH02094 who willH03045 kingH04428# and foolishH03684# than an oldH02205 childH03206! and a wiseH02450 a poorH04542 betterH02896 brokenH05423) is not quicklyH04120 cordH02339%5 him; and a threefoldH08027 + shall withstandH05975!- against him, twoH08147 prevailH08630! and if oneH0259 be warmH03179 + but how can oneH0259$ 3 then they have heatH02552 % lie togetherH07901  if twoH08147 Wx^6kP/|V:vWB#be not rashH0926A evilH07451!@- not that they doH06213"?/ for they considerH03045> of foolsH03684=' the sacrificeH02077<%than to giveH05414;to hearH08085":/and be more readyH071389of godH04308%to the houseH01004 7+when thou goestH032126thy footH072725keepH081044of spiritH073073%and vexationH074752vanityH01892"1/shall not rejoiceH08055/0Kthem: they also that come afterH0314-/Eof all that have been beforeH06440"./of all the peopleH05971-no endH07093$,3that shall stand upH05975+childH03206 *+with the secondH08145)'under the sunH08121(!which walkH01980')all the livingH02416 Uw]B+dJ bH,pU`betterH02896+_A that which thou hast vowedH05087^payH07999]in foolsH03684\#no pleasureH02656[!not to payH07999ZdeferH0309Yunto godH0430Xa vowH05088!W-when thou vowestH05087Vof wordsH01697U%by multitudeH07230TvoiceH06963S%and a fool'sH03684R#of businessH06045&Q7through the multitudeH07230PcomethH0935O#for a dreamH02472N be fewH04592(M; therefore let thy wordsH01697#L3 and thou upon earthH0776K in heavenH08064J for godH0430IgodH0430HbeforeH06440GthingH01697Fto utterH03318Ebe hastyH04116(D;and let not thine heartH03820C)with thy mouthH06310 gdB^A y\B%g|#and violentH01499{#of the poorH07326z)the oppressionH06233y'if thou seestH07200xthou godH0430wbut fearH03372vvanitiesH01892uwordsH01697tand manyH07235sof dreamsH02472%r5for in the multitudeH07230q)of thine handsH03027p the workH04639o# and destroyH02254n% at thy voiceH06963m be angryH07107$l5 wherefore should godH0430kan errorH07684jthe angelH04397i#thou beforeH06440h#neither sayH0559gto sinH02398#f1to cause thy fleshH01320e'not thy mouthH06310dsufferH05414c#and not payH07999-bEthan that thou shouldest vowH05087,aCthat thou shouldest not vowH05087 VxR7sJ, ]?~V$3 them: and what goodH03788 that eatH0398#1 they are increasedH07231 increaseH07235! when goodsH02896# also vanityH01892' with increaseH08393 abundanceH01995"1 nor he that lovethH0157# with silverH03701'9 shall not be satisfiedH07646  silverH03701 ) he that lovethH0157 % by the fieldH07704  is servedH05647% 5 is for all: the kingH04428% of the earthH0776$3 moreover the profitH03504than theyH05921 higherH01364 regardethH08104!- than the highestH01364 higherH01364"/ not at the matterH02656marvelH08539'in a provinceH04082~#and justiceH06664'}9perverting of judgmentH04941 GnP)pL+}dA}cG6nothingH039725a sonH01121!4-and he begettethH032053travailH060452by evilH074511perishH06!0-but those richesH06239&/7 thereof to their hurtH07451.) for the ownersH01167- keptH08104, richesH06239+' under the sunH08121*# i have seenH07200) evilH07451( a soreH02470' there isH03426&% him to sleepH03462 %+ will not sufferH03240$# of the richH06223"#/ but the abundanceH07647" or muchH07235! littleH04592 ) whether he eatH0398 sweetH04966#1 of a labouring manH05647 the sleepH08142 + with their eyesH05869%'' the beholdingH07212 H07207+ thereof, savingH0518' to the ownersH01167 ZfB( }]@% V5Z"S/with his sicknessH02483Rand wrathH07110QsorrowH03707PmuchH07235O#in darknessH02822N)also he eatethH0398M%all his daysH03117L% for the windH07307+KAhath he that hath labouredH05998 J+and what profitH03504I)so shall he goH03212H!as he cameH0935G'in all pointsH05980FevilH07451Ea soreH02470Dand thisH02090C# in his handH03027(B; which he may carry awayH03212A' of his labourH05999@ nothingH03972?)and shall takeH05375>!as he cameH0935=to goH03212 <+shall he returnH07725;nakedH06174:wombH09909+of his mother'sH0517!8-as he came forthH033187#in his handH03027 RgF)iL1wJ0lRqof godH0430p the giftH04991o thisH02090n' in his labourH05999m) and to rejoiceH08055l# his portionH02506%k5thereof, and to takeH05375jto eatH0398)i=and hath given him powerH07980h!and wealthH05233grichesH06239f!hath givenH05414 e-also to whom godH0430devery manH0120c#his portionH02506bgivethH05414awhich godH0430`# of his lifeH02416_ the daysH03117^ allH04557]' under the sunH08121\) that he takethH05998"[/of all his labourH05999Zthe goodH02896Y%and to enjoyH07200X%and to drinkH08354Wto eatH0398V!and comelyH03303UgoodH02896"T/which i have seenH07200 Z|]? ~cF-sJuZvanityH01892 eatethH0398. ;% thereof, but a strangerH05237 H0376  to eatH0398% 5 giveth him not powerH07980  yet godH0430'; of all that he desirethH0183%5nothing for his soulH05315#1so that he wantethH02638!and honourH03519wealthH05233richesH06239!hath givenH05414#to whom godH0430a manH0376among menH0120~commonH07227}'under the sunH08121"|/which i have seenH07200{an evilH07451zthere isH03426y%of his heartH03820x!in the joyH08057wanswerethH06031v#because godH0430u#of his lifeH02416tthe daysH03117srememberH02142&r7for he shall not muchH07235 NsV=#~`:!zZ9qN,)hath more restH05183+thisH02088*nor knownH03045)the sunH08121*(?moreover he hath not seenH07200''with darknessH02822!&-shall be coveredH03680%%and his nameH08034$#in darknessH02822#'and departethH03212")in with vanityH01892!'for he comethH0935 betterH02896"/an untimely birthH05309i sayH0559"/ he have no burialH06900 with goodH02896' be not filledH07646% and his soulH05315 be manyH07227%of his yearsH08141!-so that the daysH03117yearsH08141manyH07227and liveH02421!an hundredH03967begetH03205if a manH0376diseaseH02483an evilH07451 FtZ5d;kO)gFJ% and vexationH07469I# also vanityH01892H' of the desireH05315#G1 than the wanderingH01980F# of the eyesH05869E the sightH04758D betterH02896"C/before the livingH02416Bto walkH01980A%that knowethH03045#@1what hath the poorH06041?'than the foolH03684>moreH03148'=9for what hath the wiseH02450<'is not filledH04390%;5and yet the appetiteH05315:'for his mouthH063109of manH01208)all the labourH059997 placeH047256 to oneH02595'do not all goH019804no goodH02896!3-yet hath he seenH072002twiceH064711yearsH081410!a thousandH0505/he liveH02421.#yea, thoughH0432-thanH02088 JiR2kP9tT;jJh#a good nameH08034"g/ him under the sunH08121#f3 what shall be afterH0310e a manH0120!d- for who can tellH05046c# as a shadowH06738"b/ which he spendethH06213a lifeH02416`# of his vainH01892_ the daysH03117^ allH04557] lifeH02416\ for manH0120[ goodH02896 Z+ for who knowethH03045Y! the betterH03148X manH0120W vanityH01892V' that increaseH07235U thingsH01697T manyH07235 S+ seeing there beH03426*R? with him that is mightierH08623Q! he contendH01777P# neither mayH03201O manH0120 N+ and it is knownH03045M alreadyH035285LG' that which hath been is namedH08034 H07121K of spiritH07307 YiH% qQ:iG zY%in the houseH01004#of the wiseH02450the heartH03820)is made betterH03190the heartH03820#1of the countenanceH06440#1for by the sadnessH07455'than laughterH07814~betterH02896}sorrowH03708|% to his heartH03820{ will layH05414z) and the livingH02416y! of all menH0120x the endH05490wforH0834v#of feastingH04960u%to the houseH01004t!than to goH03212s#of mourningH060r%to the houseH01004qto goH03212pbetterH02896o)of one's birthH03205n%than the dayH03117mof deathH04194l#and the dayH03117kointmentH08081j'than preciousH02896ibetterH02896 \eJ.wN0hP1{\$#the patientH0750##1than the beginningH07225"!of a thingH01697!the endH0319 betterH02896the heartH03820!destroyethH06!and a giftH04979madH01984"/maketh a wise manH02450"/surely oppressionH06233vanityH01892#of the foolH03684%the laughterH07814#under a potH05518of thornsH05518%5for as the cracklingH06963of foolsH03684the songH07892to hearH08085)than for a manH0376#of the wiseH02450!the rebukeH01606 to hearH08085 betterH02896 of mirthH08057 %in the houseH01004 of foolsH03684'but the heartH03820#of mourningH060 SfD$qX8lG+ nSB wisdomH02451A% of knowledgeH01847#@1 but the excellencyH03504? a defenceH06738> moneyH03701= a defenceH06738<! for wisdomH02451; the sunH08121!:- to them that seeH072009 profitH03148$83 with an inheritanceH051597 goodH028966 wisdomH024515 wiselyH0245164W than these? for thou dost not enquireH075923# were betterH028962 daysH03117 1+ that the formerH072230 sayH0559/ of foolsH03684.% in the bosomH02436- restethH05117, for angerH03708+# to be angryH03707*' in thy spiritH07307)% be not hastyH0926( in spiritH07307')than the proudH01362&betterH02896%in spiritH07307 [fF)xW:#rV=[%_5in his righteousnessH06664^)that perishethH06]a justH06662\there isH03426[%of my vanityH01892Z#in the daysH03117Y#have i seenH07200XafterH0310W nothingH03972V# should findH04672U that manH0120&T7 the other, to the endH01700%S5 the one over againstH05980R'also hath setH06213QgodH0430PconsiderH07200O%of adversityH07451N)but in the dayH03117Mbe joyfulH02896L'of prosperityH02896K!in the dayH03117+JA which he hath made crookedH05791I straightH08626H# for who canH03201G of godH0430F the workH04639E considerH07200"D/ to them that haveH01167C# giveth lifeH02421 chJh=^6~cymightyH07989x'more than tenH06235wthe wiseH02450v'strengthenethH05810uwisdomH02451!t-shall come forthH03318sgodH0430$r3for he that fearethH03373q)not thine handH03027pwithdrawH03240-oEof this; yea, also from thisH02088-nGthat thou shouldest take holdH0270mgoodH02896 l+before thy timeH06256'k9why shouldest thou dieH04191(j;neither be thou foolishH05530iwickedH07561!h-be not over muchH07235+gAwhy shouldest thou destroyH08074fwiseH02449*e?neither make thyself overH03148dover muchH07235!c-be not righteousH06662"b/ in his wickednessH07451a+ that prolongethH0748&`7and there is a wickedH07563 ]cJ* fL"kI+]$3who can find it outH04672#1and exceeding deepH06013&7that which is far offH07350farH07350)i will be wiseH02449i saidH0559by wisdomH02451'have i provedH05254 all thisH02090 othersH03127 Ythat thou thyself likewise hast cursedH07043 knowethH03045% 5also thine own heartH03820&)'for oftentimesH07227 H06471curseH07043#thy servantH05650)lest thou hearH08085 +that are spokenH01696)unto all wordsH01697no heedH03820also takeH05414#and sinnethH02398goodH02896~!that doethH06213}!upon earthH0776|manH0120{!not a justH06662&z7which are in the cityH05892 HaF#`@!uK4iH3%the preacherH069532saithH0559"1/this have i foundH046720beholdH07200/)shall be takenH03920).= from her; but the sinnerH02398-% shall escapeH04422, godH0430&+)' whoso pleasethH06440 H02896* bandsH0612)her handsH03027(and netsH02764'snaresH04685&#whose heartH03820%the womanH0802$!than deathH04194##more bitterH04751"!and i findH04672! madnessH01947$ 3 even of foolishnessH05531 of follyH03689) the wickednessH07562#and to knowH03045)and the reasonH02808wisdomH02451 +and to seek outH01245'and to searchH08446to knowH03045!mine heartH03820i appliedH05437 WiM.bK. sZ;{W Q+maketh his faceH06440PwisdomH02451Oa man'sH0120N!of a thingH01697#M1the interpretationH06592 L+and who knowethH03045K#as the wiseH02450J! inventionsH02810I manyH07227)H=but they have sought outH01245GuprightH03477FmanH0120Ehath madeH06213Dthat godH0430C%have i foundH04672Bthis onlyH0905AloH072001@M among all those have i not foundH04672?#but a womanH0802>%have i foundH04672 =-among a thousandH0505<manH0120;not: oneH0259:!but i findH046729seekethH01245"8/which yet my soulH053157#the accountH028086#to find outH046725by oneH02594oneH0259 Gz^?hN+mJ!aGoheartH03820!n-and a wise man'sH02450mthingH01697lno evilH07451k!shall feelH03045 j+the commandmentH04687i'whoso keepethH08104%h5unto him, what doestH06213g+and who may sayH0559fpowerH07983eof a kingH04428d)where the wordH01697$c3whatsoever pleasethH02654b%for he doethH06213athingH01697`)not in an evilH07451_standH05975^%of his sightH06440]to go outH03212\%be not hastyH0926[of godH0430Z#of the oathH07621Yin regardH01700X#commandmentH06310W!the king'sH04428Vto keepH08104!U- shall be changedH08132T# of his faceH06440!S- and the boldnessH05797Rto shineH0215 ZuX?`F"kJ2wZ  my heartH03820 # and appliedH05414% 5 all this have i seenH07200%5 those that are givenH01167 deliverH04422)= neither shall wickednessH07562 warH04421% no dischargeH04917of deathH04194!in the dayH03117powerH07983!the spiritH07307to retainH03607 ~+over the spiritH07307 }+that hath powerH07989|no manH0120:{_not that which shall be: for who can tellH05046z)for he knowethH03045ygreatH07227xof manH0120%w5therefore the miseryH07451v%and judgmentH04941utimeH06256tthere isH03426)s=because to every purposeH02656r% and judgmentH04941q both timeH06256p!discernethH03045 c~[@c@ d@'c'% is fully setH04390& of menH0120%# of the sonsH01121$$3 therefore the heartH03820# speedilyH04120 "+ is not executedH06213! workH04639 + against an evilH07451!- because sentenceH06599# also vanityH01892'9 where they had so doneH06213# in the cityH05892(; and they were forgottenH07911# of the holyH06918) from the placeH04725 and goneH01980% who had comeH0935 buriedH06912! the wickedH07563 i sawH07200 and soH03651-E over another to his own hurtH07451 rulethH07980+ wherein one manH0120 a timeH06256' under the sunH08121 % that is doneH06213 + unto every workH04639 VqL,~c6gP3V&C7according to the workH04639'B9unto whom it happenethH05060#A1that there be justH06662@)upon the earthH0776?'which is doneH06213>a vanityH01892=there isH03426< godH0430;! not beforeH06440#:1 because he fearethH033739# as a shadowH067388 daysH03117(7= neither shall he prolongH0748 6+ with the wickedH07563)5= but it shall not be wellH028964 beforeH064403! which fearH033722 godH0430$13 with them that fearH03373&07 that it shall be wellH02896"// yet surely i knowH03045.% be prolongedH0748!-- an hundred timesH03967, evilH07451+ doH06213 *+ though a sinnerH02398) evilH07451(' in them to doH06213 XvL' oF$lO/sX_wisdomH02451^to knowH03045]!mine heartH03820\)when i appliedH05414"[/him under the sunH08121ZgivethH05414Y which godH0430X# of his lifeH02416W the daysH03117'V9 with him of his labourH05999%U5 for that shall abideH03867 T+and to be merryH08055S%and to drinkH08354R#than to eatH0398Q'under the sunH08121%P5hath no better thingH02896O'because a manH0120NmirthH08057!M-then i commendedH07623LvanityH01892K)that this alsoH01571Ji saidH0559!I- of the righteousH06662&H7 according to the workH04639%G5 to whom it happenethH05060F wickedH07563 E+ again, there beH03426D'of the wickedH07563 O}]?% nS6lT*}O*}? for all this i consideredH05414|to findH04672){=yet shall he not be ableH03201zto knowH03045ythinkH0559+xAyea further; though a wiseH02450&w7yet he shall not findH04672voutH01245u labourH05998t a manH0120s thoughH07945r becauseH0834q' under the sunH08121p%that is doneH06213othe workH04639nfind outH04672mcannotH03201l!that a manH0120kof godH0430j%all the workH04639i'then i beheldH07200h' with his eyesH05869g sleepH08142f seethH07200e nor nightH03915d# neither dayH03117c)upon the earthH0776b%that is doneH06213a%the businessH06045`!and to seeH07200 ZkG' kT:W4vZ an evilH07451 an oathH07621% that fearethH03373!-  he that swearethH07650!  the sinnerH02398  the goodH02896#  sacrificethH02076+  and to him thatH0834(; to him that sacrificethH02076#1 and to the uncleanH02931!- and to the cleanH02889# to the goodH02896"/ and to the wickedH07563! - to the righteousH06662  eventH04745  oneH0259  beforeH06440   or hatredH08135  loveH0160  eitherH01571  knowethH03045  no manH0120 of godH0430# in the handH03027 + and their worksH05652% and the wiseH02450-E all this, that the righteousH06662+ even to declareH0952~# in my heartH03820 QY9cC+gI)sQ8' not any thingH039727 knowH030456% but the deadH04191$53 that they shall dieH041914 knowH030453) for the livingH024162  lionH07381#  than a deadH041910 is betterH02896/ dogH03611.% for a livingH02416-' there is hopeH0986",/ to all the livingH02416+% joinedH0977 H02266*) to him that isH03426) forH04310(# to the deadH04191' and afterH0310 &+  while they liveH02416%)  in their heartH03824$#  and madnessH01947#  of evilH07451"  is fullH04390! of menH0120 # of the sonsH01121.G unto all: yea, also the heartH03820 eventH04745 oneH0259' under the sunH08121' that are doneH06213 S|Y4eC$ v\A) lSU lackH02637!T- and let thy headH07218S whiteH03836R be alwaysH06256 Q- let thy garmentsH0899P  thy worksH04639O  acceptethH07521N  nowH03528M  for godH0430L heartH03820K% with a merryH02896J thy wineH03196I and drinkH08354H with joyH08057G thy breadH03899F eatH0398E! go thy wayH03212D'  under the sunH08121C% that is doneH06213B for everH057695AU neither have they any more a portionH02506@ perishedH06? is nowH03528>) and their envyH07068!=- and their hatredH08135<+ also their loveH0160%;5  of them is forgottenH07911:) for the memoryH0214349S neither have they any more a rewardH07939 NeD$pP7kT1mNr! i returnedH07725#q1 whither thou goestH01980p% in the graveH07585o! nor wisdomH02451n' nor knowledgeH01847m! nor deviceH02808l no workH04639k) with thy mightH03581j doH06213i to doH06213h findethH04672$g3 whatsoever thy handH03027f' under the sunH08121"e/ which thou takestH06001"d/ and in thy labourH05999c lifeH02416b# thy portionH02506a' of thy vanityH01892`% all the daysH03117#_1 thee under the sunH08121$^3 which he hath givenH05414]' of thy vanityH01892\# of the lifeH02416[% all the daysH03117 Z- whom thou lovestH0157Y' with the wifeH0802X joyfullyH07200W liveH02416V# no ointmentH08081 W{X6[>`A)rW snaredH03369 of menH0120  the sonsH01121  soH01992 % in the snareH06341 + that are caughtH0270! - and as the birdsH06833 netH04685! in an evilH07451) that are takenH0270' as the fishesH01709% not his timeH06256% also knowethH03045 for manH0120 happenethH07136! and chanceH06294 but timeH06256 ~+ to men of skillH03045}) nor yet favourH02580'|; to men of understandingH0995{) nor yet richesH06239z# to the wiseH02450"y/ neither yet breadH03899x' to the strongH01368w) nor the battleH04421!v- not to the swiftH07031u' that the raceH04793t' under the sunH08121s and sawH07200 MnS3 \@'yX?(dM.  manH0376-)  that same poorH04542,!  rememberedH02142+! yet no manH0120* the cityH05892) deliveredH04422%(5 and he by his wisdomH02451' manH0376& wiseH02450%% in it a poorH04542$$3 now there was foundH04672#  bulwarksH04685"  greatH01419!'  it, and builtH01129) = against it, and besiegedH05437 kingH04428 a greatH01419)? within it; and there cameH0935 menH0582 and fewH04592 cityH05892 a littleH06996 greatH01419#1 also under the sunH08121# have i seenH07200 wisdomH02451 thisH02090 suddenlyH06597 + when it fallethH05307 timeH06256! in an evilH07451 gX=!lFrW;" gL' to send forthH05042"K/ of the apothecaryH07543#J1 cause the ointmentH08081I fliesH02070H deadH04194G  goodH02896F muchH07235E! destroyethH06D sinnerH02398C but oneH0259B of warH07128A% than weaponsH03627@ betterH02896? wisdomH02451># among foolsH03684#=1 of him that rulethH04910"</ more than the cryH02201; in quietH05183: heardH080859 of wiseH024508 the wordsH016977'  are not heardH080856' and his wordsH016975 despisedH09594 wisdomH02451,3C nevertheless the poor man'sH045422' than strengthH013691 betterH028960 i, wisdomH02451/ then saidH0559 ^vW<K/xW;{^i there isH03426h  offencesH02399g greatH01419f pacifiethH03240e% for yieldingH04832d' not thy placeH04725$c3 against thee, leaveH03240b rise upH05927a% of the rulerH04910`' if the spiritH07307_ a foolH05530^% and he saithH0559] failethH02638\! his wisdomH03820[! by the wayH01870Z walkethH019801YM yea also, when he that is a foolH05530X# at his leftH08040W heartH03820V% but a fool'sH03684"U/ at his right handH03225T heartH03820S% a wise man'sH02450R  honourH03519Q!  for wisdomH02451*P?  him that is in reputationH03368O follyH05531N a littleH04592!M/ a stinking savourH0887 fcJ,dD'eK,f stonesH068) whoso removethH05265! shall biteH05391 a serpentH05175 an hedgeH01447,C into it; and whoso breakethH06555! shall fallH05307 a pitH01475 + he that diggethH02658~) upon the earthH0776}# as servantsH05650| walkingH01980{# and princesH08269z# upon horsesH05483y servantsH05650x# i have seenH07200w% in low placeH08216v sitH03427u% and the richH06223t dignityH04791s in greatH07227r is setH05414q follyH05529p the rulerH07989o fromH06440n! proceedethH03318m# as an errorH07684l' under the sunH08121k# i have seenH07200j an evilH07451 ZxX;oQ* |X>!{Z#% of his mouthH06310"% of the wordsH01697!' the beginningH08462 + will swallow upH01104 of a foolH03684% but the lipsH08193 graciousH02580 mouthH06310 + of a wise man'sH02450 the wordsH01697% is no betterH03504%'' and a babblerH01167 H03956$3 without enchantmentH03908 will biteH05391#1 surely the serpentH05175 to directH03787! profitableH03504! but wisdomH02451!- to more strengthH02428!- then must he putH01396 the edgeH06440#1 and he do not whetH07043  be bluntH06949 # if the ironH01270$ 3 shall be endangeredH05533  woodH06086! - he that cleavethH01234' shall be hurtH06087 IeJ) sT1^< eI@ the sonH01121?' when thy kingH04428>% thou, o landH0776= blessedH0835<) in the morningH01242; eatH0398 :+ and thy princesH082699 a childH052888' when thy kingH044287+ to thee, o landH07766 woeH03375# to the cityH058924' not how to goH0321263W every one of them, because he knowethH030452 weariethH030211) of the foolishH036840! the labourH05999"// him, who can tellH050466.Y what shall be; and what shall be afterH0310-# cannot tellH03045, a manH0120+ of wordsH01697*% also is fullH07235) a foolH05530( madnessH01948'# mischievousH07451&# of his talkH06310%# and the endH0319$# foolishnessH05531 [d8iD( jP/z[\! of the airH08064[! for a birdH05775)Z/' in thy bedchamberH04904 H02315Y% not the richH06223X and curseH07043&W7 no not in thy thoughtH04093V% not the kingH04428U curseH07043T answerethH06030S but moneyH03701$R%' maketh merryH02416 H08055Q and wineH03196P% for laughterH07814O is madeH06213N a feastH03899!M- droppeth throughH01811L the houseH01004K% of the handsH03027%J5 and through idlenessH08220I decayethH04355H% the buildingH04746%G5 by much slothfulnessH06103(F;  and not for drunkennessH08358E%  for strengthH01369D' in due seasonH06256C eatH0398 B+ and thy princesH08269A of noblesH02715 _aB) pW9bF* _$y3  or toward the northH06828!x- toward the southH01864w fallH05307 v+ and if the treeH06086u) upon the earthH0776t! they emptyH07324s of rainH01653r be fullH04390q' if the cloudsH05645'p; shall be upon the earthH0776o' not what evilH07451!n- for thou knowestH03045"m/ and also to eightH08083l to sevenH07651k a portionH02506j giveH05414i daysH03117h' it after manyH07230$g3 for thou shalt findH04672f! the watersH04325e uponH06440d thy breadH03899c castH07971b! the matterH01697a!  shall tellH05046`  wingsH03671$_3  and that which hathH01167^  the voiceH06963]#  shall carryH03212 QzT7iG%sT1pQ# not whetherH0335!- for thou knowestH03045) not thine handH03027 withholdH03240#1 and in the eveningH06153 thy seedH02233 sowH02232) in the morningH01242 !  who makethH06213   of godH0430 ' not the worksH04639% 5 even so thou knowestH03045* ? of her that is with childH04392# in the wombH0990' how the bonesH06106' of the spiritH07307 the wayH01870 + as thou knowestH03045) shall not reapH07114! the cloudsH05645&7 and he that regardethH07200' shall not sowH02232 the windH07307"~/ he that observethH08104"}/  there it shall beH01933|  fallethH05307{)  where the treeH06086z%  in the placeH04725 QnK1zaG+jO3nQ2 and walkH019801% of thy youthH0979!0- thee in the daysH03117/ cheerH02895"./ and let thy heartH03820-% in thy youthH03208,# o young manH0970+ rejoiceH08055*  vanityH01892)+  all that comethH0935'(9  for they shall be manyH07235'# of darknessH02822& the daysH031172%O in them all; yet let him rememberH02142$ rejoiceH08055# yearsH08141" manyH07235! liveH02421 % but if a manH0120 the sunH08121 to beholdH07200% for the eyesH05869) and a pleasantH02896 sweetH04966+ truly the lightH0216  goodH02896  alikeH0259:_  either this or that, or whether they bothH08147'  shall prosperH03787 XvYB$y`=a>% zXO' while the sunH08121#N1  i have no pleasureH02656#M3  when thou shalt sayH0559L  draw nighH05060#K1 not, nor the yearsH08141J comeH0935I daysH03117H) while the evilH07451G% of thy youthH0979F# in the daysH03117 E+ now thy creatorH01254D rememberH02142C vanityH01892B and youthH07839A' for childhoodH03208@) from thy fleshH01320? evilH07451>% and put awayH05674=) from thy heartH03820< sorrowH03708!;- therefore removeH05493#:1 thee into judgmentH049419! will bringH09358 godH04307 but knowH030456' of thine eyesH05869!5- and in the sightH047584) of thine heartH038203# in the waysH01870 U{X=$]F(gG%~U%k5 and he shall rise upH06965j is lowH08217 i+ of the grindingH02913h) when the soundH06963g) in the streetsH07784f' shall be shutH05462e' and the doorsH01817d#  be darkenedH02821c)  of the windowsH0699(b;  and those that look outH07200%a5  because they are fewH04591`  ceaseH0988-_E themselves, and the grindersH02912^ shall bowH05791] menH0582\) and the strongH02428[' shall trembleH02111Z% of the houseH01004!Y- when the keepersH08104X! in the dayH03117W  the rainH01653V afterH0310U returnH07725T) nor the cloudsH05645 S+ be not darkenedH02821R% or the starsH03556Q# or the moonH03394P% or the lightH0216 TwN% \6cF& rT be brokenH07533 bowlH01543' or the goldenH02091!' be loosedH07368 H07576 cordH02256! the silverH03701 or everH03808# the streetsH07784 go aboutH05437!- and the mournersH05594~ homeH01004}#  to his longH05769|  goethH01980{#  because manH0120z!  shall failH06565y!  and desireH035"x/ shall be a burdenH05445$w3 and the grasshopperH02284v) shall flourishH05006$u3 and the almond treeH08247t! in the wayH01870s and fearsH02849r highH01364%q5 they shall be afraidH03372%p5  shall be brought lowH07817o  of musickH07892&n7  and all the daughtersH01323m#  of the birdH06833l% at the voiceH06963 Vz_=oR7x[7sV% proverbsH04912$ manyH07235#% set in orderH08626") and sought outH02713&!9 yea, he gave good heedH0239  knowledgeH01847! the peopleH05971 + he still taughtH03925 was wiseH02450%5 because the preacherH06953% and moreoverH03148 vanityH01892% the preacherH06953 saithH0559# of vanitiesH01892 vanityH01892 who gaveH05414 unto godH0430% shall returnH07725*? as it was: and the spiritH07307% to the earthH0776 returnH07725$3 then shall the dustH06083)  at the cisternH0953   brokenH07533 %  or the wheelH01534 +  at the fountainH04002   be brokenH07665 ) or the pitcherH03537 NkO3dD#tR4nNE# let us hearH08085D% of the fleshH01320C# a wearinessH03024B studyH03854A and muchH07235@ no endH07093? booksH05612> manyH07235= of makingH06213<' be admonishedH02094; my sonH01121: by theseH019929# and furtherH031488 shepherdH074627 from oneH02596 are givenH054145' of assembliesH06274# the mastersH011673 fastenedH051932% and as nailsH049301 as goadsH018610# of the wiseH02450/ the wordsH01697. of truthH0571- wordsH01697, uprightH03476+ writtenH03789* wordsH01697)! acceptableH02656(# to find outH04672' soughtH01245&% the preacherH06953 EhC)iP3nS5 rE)c=therefore do the virginsH05959b%poured forthH07324aointmentH08081`thy nameH08034_ointmentsH08081^#of thy goodH02896&]7because of the savourH07381\than wineH03196[betterH02896Z%for thy loveH01730Y%of his mouthH06310#X1me with the kissesH05390W%let him kissH05401Vsolomon'sH08010Uof songsH07892Tthe songH07892S evilH07451R goodH02896(Q; with every secret thingH05956P' into judgmentH04941O! every workH04639N# shall bringH0935M for godH0430L of manH0120!K- his commandmentsH04687J and keepH08104I godH0430H fearH03372$G3 of the whole matterH01697F) the conclusionH05490bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{6Sq,Jh$B_y6Sq,Jh$B_y3Qo 'C_}8Ur.Li#@\y2Ok%Ec7Ur-Kh#B`}9WŠvÊĊ1ŊQƊnNJ Ȋ(ɊFʊdˊ̊͊:ΊUϊsЊъ+ҊJӊgԊՊ"֊?׊[؊xيڊ1ۊK܊h݊ފ ߊ=Yኦu⊧㊧.䊧J劧f抨犨" doO&tT<"^?& d!were angryH02787childrenH01121$~5upon me: my mother'sH0517}#hath lookedH07805 |+because the sunH08121{blackH07840zlookH07200y!of solomonH08010 x+as the curtainsH03407wof kedarH06938v%as the tentsH0168u%of jerusalemH03389t)o ye daughtersH01323s!but comelyH05000rblackH07838q loveH0157p# the uprightH04339o) more than wineH03196n thy loveH01730*m? in thee, we will rememberH02142l#and rejoiceH08055 k+we will be gladH01523%j5me into his chambersH02315i%hath broughtH0935h)thee: the kingH04428gafterH0310 f+me, we will runH07323edrawH04900dloveH0157 ^lH/qYkF!^ + i have comparedH01819 tentsH04908&7 beside the shepherds'H07462thy kidsH01429and feedH07462%of the flockH06629!-by the footstepsH06119!-go thy way forthH03318#among womenH0802$3not, o thou fairestH03303%if thou knowH03045"/ of thy companionsH02270' by the flocksH05739:_ why should i be as one that turneth asideH05844 forH04100 at noonH06672 to restH07257 whereH0349# 1where thou feedestH07462lovethH0157(;me, o thou whom my soulH05315tellH05046 + have i not keptH05201"/ mine own vineyardH03754!- of the vineyardsH03754' me the keeperH05201#1with me; they madeH07760 asT5|]?}`=a!7-in the vineyardsH037546#of camphireH037245a clusterH08114!my belovedH01730-3E all night betwixt my breastsH07699&27 unto me; he shall lieH038851) my wellbelovedH017300 of myrrhH04753/ a bundleH06872. the smellH07381-' sendeth forthH05414,% my spikenardH05373+% at his tableH04524*) while the kingH04428) of silverH03701(! with studsH05351' of goldH02091&% thee bordersH08447%% we will makeH06213$# with chainsH02737# thy neckH06677" with rowsH08447!! are comelyH04998 ! thy cheeksH03895 chariotsH07393% in pharaoh'sH06547'9 to a company of horsesH05484 + thee, o my loveH07474 hv]D%pI.rV.hUi satH03427T)among the sonsH01121S!my belovedH01730R#of the woodH03293 Q+among the treesH06086"P/as the apple treeH08598$O3among the daughtersH01323Nmy loveH07474M%among thornsH02336L#as the lilyH07799K)of the valleysH06010Jthe lilyH07799Iof sharonH08289Hthe roseH02261Gof firH01266#F#'our raftersH07351 H07351EcedarH0730D%of our houseH01004Cthe beamsH06982BgreenH07488A%also our bedH06210@'yea, pleasantH05273?!my belovedH01730>fairH03303=eyesH05869<doves'H03123;fairH03303:my loveH074749fairH033038%of en–gediH05872 XsS5 {_<#|_7vXr nor awakeH05782$q3that ye stir not upH05782p%of the fieldH07704o%by the hindsH0355nandH0176m#by the roesH06643l%of jerusalemH03389$k3you, o ye daughtersH01323ji chargeH07650i%doth embraceH02263#h1and his right handH03225g'under my headH07218f'his left handH08040eof loveH0160dsickH02470c)me with applesH08598bcomfortH07502a+me with flagonsH0809`stayH05564_loveH0160^)and his bannerH01714]houseH01004%\5me to the banquetingH03196[!he broughtH0935Z# to my tasteH02441Y sweetH04966X' and his fruitH06529#W1with great delightH02530&V7down under his shadowH06738 ^`DiQ)^?% ^$3 for, lo, the winterH05638' and come awayH03212 # my fair oneH03303  my loveH07474! - unto me, rise upH06965  and saidH0559  spakeH06030! my belovedH01730,C himself through the latticeH02762 shewingH06692) at the windowsH02474!- he looketh forthH07688 our wallH03796 behindH0310$3 behold, he standethH05975 hartH0354! or a youngH06082~ a roeH06643} is likeH01819|! my belovedH01730{)upon the hillsH01389zskippingH07092#y1upon the mountainsH02022xleapingH01801!w/behold, he comethH0935v'of my belovedH01730uthe voiceH06963t) till he pleaseH02654s loveH0160 _rW7z[:{aE%_-'of the stairsH04095,'in the secretH05643+#of the rockH05553*'in the cleftsH02288)o my doveH03123(' and come awayH03212'# my fair oneH03303& my loveH07474% ariseH06965$ smellH07381# giveH05414!"- the tender grapeH05563!' and the vinesH01612 ) her green figsH06291' putteth forthH02590% the fig treeH08384# in our landH0776 is heardH08085' of the turtleH08449' and the voiceH06963 is comeH05060) of the singingH02158 the timeH06256% on the earthH0776 appearH07200# the flowersH05339 goneH01980 is overH02498 the rainH01653 is pastH05674 RaCoQ/ iE'yR#K1 upon the mountainsH02022J hartH0354I! or a youngH06082Ha roeH06643!G-and be thou likeH01819F!my belovedH01730EturnH05437Dflee awayH05127 C+and the shadowsH06752BbreakH06315A'until the dayH03117!@-among the liliesH07799 ?+his: he feedethH07462>!my belovedH01730='tender grapesH05563<'for our vinesH03754;the vinesH03754:!that spoilH022549foxesH077768!the littleH069967%us the foxesH077766takeH02705 comelyH05000$43 and thy countenanceH047583 thy voiceH069632 for sweetH061561 thy voiceH069630#let me hearH08085 /+thy countenanceH04758.!let me seeH07200 QeK. Y9uX>&vQ!h-him whom my soulH05315'g9from them, but i foundH04672f'that i passedH05674e%but a littleH04592dlovethH0157$c3ye him whom my soulH05315bsawH07200afoundH04672`the cityH05892_'that go aboutH05437^%the watchmenH08104!]- him, but i foundH04672\ i soughtH01245[lovethH0157!Z-him whom my soulH05315Y#i will seekH01245&X7and in the broad waysH07339W)in the streetsH07784Vthe cityH05892"U/now, and go aboutH05437T#i will riseH06965!S-him, but i foundH04672Ri soughtH01245QlovethH0157!P-him whom my soulH05315Oi soughtH01245Non my bedH04904Mby nightH03915L of betherH01336 JsK1xXA!Z0nJ + of the merchantH07402-with all powdersH081!-and frankincenseH03828!with myrrhH04753perfumedH06999of smokeH06227~%like pillarsH08490&}7out of the wildernessH04057!|-this that comethH05927{) till he pleaseH02654z loveH0160y nor awakeH05782$x3that ye stir not upH05782w%of the fieldH07704v%by the hindsH0355uandH0176t#by the roesH06643s%of jerusalemH03389$r3you, o ye daughtersH01323qi chargeH07650&p7 of her that conceivedH02029%o5 and into the chamberH02315n houseH01004$m5 him into my mother'sH0517#l3until i had broughtH0935.kGhim, and would not let him goH07503ji heldH0270ilovethH0157 NjC%xU1}^B"vN$#3 thereof being pavedH07528" the midstH08432! purpleH0713 % the coveringH04817 goldH02091! the bottomH07507 silverH03701# the pillarsH05982 he madeH06213! of lebanonH03844# of the woodH06086!/ himself a chariotH0668 madeH06213 solomonH08010 kingH04428% in the nightH03915 +because of fearH06343)upon his thighH03409his swordH02719every manH0376in warH04421expertH03925 swordsH02719 'they all holdH0270 of israelH03478# 1it, of the valiantH01368 aboutH05439valiantH01368!threescoreH08346solomon'sH08010)behold his bedH04296 NaE& gBqX=lNBthy teethH08127A gileadH01568@! from mountH02022?# that appearH01570> of goatsH05795=! as a flockH05739<thy hairH08181;thy locksH06777:withinH011579eyesH058698doves'H031237fairH033036my loveH074745fairH033034% of his heartH03820 3+ of the gladnessH080572) and in the dayH03117!1- of his espousalsH028610) him in the dayH03117/ crownedH05849$.5 wherewith his motherH0517-) with the crownH05850, solomonH08010+ kingH04428*! and beholdH07200) of zionH06726() o ye daughtersH01323' go forthH03318&% of jerusalemH03389"%/ for the daughtersH01323$ loveH0160 H~M2vU0~[4bH`youngH06082_like twoH08147^breastsH07699]thy twoH08147\' of mighty menH01368[# all shieldsH07982ZbucklersH04043Y!a thousandH0505#X1whereon there hangH08518W)for an armouryH08530VbuildedH01129Uof davidH01732T)like the towerH04026Sthy neckH06677R thy locksH06777Q withinH01157!P-of a pomegranateH07416O%like a pieceH06400N#thy templesH07541McomelyH05000L)and thy speechH04057K!of scarletH08144J'like a threadH02339Ithy lipsH08193HbarrenH07909-GEwhereof every one bear twinsH08382!F-from the washingH07367E'which came upH05927DshornH07094C%like a flockH05739 f^D {W:}dC'f#}1 from the mountainsH02042| densH04585{+ from the lions'H0738z! and hermonH02768y of shenirH08149x%from the topH07218wof amanaH0549v%from the topH07218ulookH07789%t5with me from lebanonH03844sspouseH03618%r5with me from lebanonH03844qcomeH0935pno spotH03971omy loveH07474nall fairH03303 m+ of frankincenseH03828 l+and to the hillH01389kof myrrhH04753#j1me to the mountainH02022i!i will getH03212hflee awayH05127 g+and the shadowsH06752fbreakH06315e'until the dayH03117!d-among the liliesH07799c!which feedH07462b)that are twinsH08380aroesH06646 WtD(sV;lO4{W + of thy garmentsH08008' and the smellH07381!- under thy tongueH03956 and milkH02461 honeyH01706' the honeycombH05317 dropH05197 spouseH03618 thy lipsH08193 + than all spicesH01314#1 of thine ointmentsH08081' and the smellH07381 than wineH03196 # is thy loveH01730 + how much betterH02895  spouseH03618  my sisterH0269 # is thy loveH01730 how fairH03302# of thy neckH06677 chainH06060 with oneH0259' of thine eyesH05869 with oneH0259,C thou hast ravished my heartH03823 spouseH03618 my sisterH0269,C thou hast ravished my heartH03823 ~+of the leopardsH05246 IgL/wU:\8gI9of livingH024168a wellH08757!of gardensH015886!a fountainH045995 spicesH01314#41 with all the chiefH072183and aloesH01742myrrhH04753 1+of frankincenseH038280)with all treesH06086/%and cinnamonH07076.calamusH07070-#and saffronH03750,spikenardH05373+) with spikenardH05373* camphireH03724) fruitsH06529(' with pleasantH04022 '+ of pomegranatesH07416&! an orchardH06508%! thy plantsH07973$ sealedH02856#! a fountainH04599" shut upH05274! a springH01530  spouseH03618 my sisterH0269 inclosedH05274 a gardenH01588! of lebanonH03844) like the smellH07381 YiM.oK0|Y<zYW% with my milkH02461V my wineH03196U% i have drunkH08354T' with my honeyH01706S% my honeycombH03293R%i have eatenH0398Q'with my spiceH01313Pmy myrrhH04753O+i have gatheredH0717NspouseH03618Mmy sisterH0269L)into my gardenH01588Ki am comeH0935JfruitsH06529I% his pleasantH04022H and eatH0398 G+ into his gardenH01588F comeH0935E) let my belovedH01730%D5thereof may flow outH05140C!the spicesH01314B)upon my gardenH01588AblowH06315@!thou southH08486?and comeH0935>%o north windH06828=awakeH05782<%from lebanonH03844;#and streamsH05140:watersH04325 JiM,rV:~]:iJv!my belovedH01730u)shall i defileH02936thowH0349smy feetH07272r'i have washedH07364"q/shall i put it onH03847phowH0349omy coatH03801n)i have put offH06584m%of the nightH03915l)with the dropsH07447kmy locksH06977jwith dewH02919i is filledH04390h# for my headH07218g% my undefiledH08535f my doveH03123e my loveH07474 d-to me, my sisterH0269copenH06605b'that knockethH01849a'of my belovedH01730`the voiceH06963_wakethH05782^%but my heartH03820]i sleepH03463\o belovedH01730&[7yea, drink abundantlyH07937ZdrinkH08354Yo friendsH07453XeatH0398 crS5~[Ax[?$c.G him, but he gave me no answerH06030' him; i calledH07121*? him, but i could not findH04672 i soughtH01245'when he spakeH01696failedH03318 my soulH05315 was goneH05674 'had withdrawnH02559 )but my belovedH01730 'to my belovedH01730i openedH06605# of the lockH04514!- upon the handlesH03709 myrrhH04753)sweet smellingH05674)and my fingersH0676myrrhH04753droppedH05197%and my handsH03027'to my belovedH01730~to openH06605}i rose upH06965|!were movedH01993{'and my bowelsH04578zthe holeH02356ybyH04480xhis handH03027wput inH07971 Ua<{Z;hI) vU1% the chiefestH017130 and ruddyH0122/ whiteH06703.! my belovedH01730-) dost so chargeH07650, that thouH03602+ belovedH01730*# thy belovedH01730)# among womenH0802() o thou fairestH03303' belovedH01730&# thy belovedH01730%of loveH0160$sickH02470#%that ye tellH05046"!my belovedH01730!!if ye findH04672 %of jerusalemH03389!-you, o daughtersH01323i chargeH07650 my veilH07289 took awayH05375%of the wallsH02346 +me; the keepersH08104!-me, they woundedH06481)me, they smoteH05221foundH04672the cityH05892 +that went aboutH05437%the watchmenH08104 RcI/|^9qT1mRQbrightH06247Phis bellyH04578O)with the berylH08658NsetH04390MringsH01550LgoldH02091Khis handsH03027J myrrhH04753I) sweet smellingH05674H droppingH05197G liliesH07799F his lipsH08193E flowersH04026D sweetH04840C of spicesH01314B as a bedH06170A! his cheeksH03895!@' fitly setH04402 H03427? with milkH02461> washedH07364= of watersH04325<' by the riversH0650; of dovesH03123: his eyesH058699! as a ravenH061588 blackH078387 bushyH085346 his locksH069775 fine goldH063374 the mostH038003 his headH07218#21 among ten thousandH07233 brT<z\=nU2bn%is gone downH03381m!my belovedH01730!l-that we may seekH01245k%turned asideH06437'j9whither is thy belovedH01730i#among womenH0802h)o thou fairestH03303ggoneH01980'f9whither is thy belovedH01730e%of jerusalemH03389d#o daughtersH01323cmy friendH07453b!my belovedH01730"a/altogether lovelyH04261`!most sweetH04477_his mouthH02441^' as the cedarsH0730] excellentH0977\!as lebanonH03844 [+his countenanceH04758Z%of fine goldH06337Y%upon socketsH0134XsetH03245Wof marbleH08336VpillarsH05982Uhis legsH07785T sapphiresH05601S overlaidH05968RivoryH08127 E_="vX:^<bE of sheepH07353 !as a flockH05739 thy teethH08127 # from gileadH01568#that appearH01570of goatsH05795!as a flockH05739%me: thy hairH08181'have overcomeH07292"/from me, for theyH01992!thine eyesH05869turn awayH05437%with bannersH01713terribleH0366~%as jerusalemH03389}comelyH05000|as tirzahH08656{o my loveH07474zbeautifulH03303!y-among the liliesH07799!x-mine: he feedethH07462w)and my belovedH01730v%my beloved'sH01730u liliesH07799t'and to gatherH03950s)in the gardensH01588rto feedH07462qof spicesH01314p#to the bedsH06170 o+into his gardenH01588 adE aB"sT/a!(- and they praisedH01984#'1 and the concubinesH06370&! the queensH04436 %- her, and blessedH0833$ sawH07200##1 her. the daughtersH01323!"- of her that bareH03205!! the choiceH01249 ' of her motherH0517 oneH0259 oneH0259% my undefiledH08535 my doveH03123)without numberH04557#and virginsH05959!concubinesH06370'and fourscoreH08084queensH04436%5there are threescoreH08346thy locksH06777withinH01157#thy templesH07541!-of a pomegranateH07416!as a pieceH06400)not one barrenH079090Kwhereof every one beareth twinsH08382!-from the washingH07367 #which go upH05927 fhI- wU:rY8f!F- that we may lookH02372E returnH07725D returnH07725C# o shulamiteH07759B returnH07725A returnH07725@% of amminadibH05993?% the chariotsH04818> madeH07760= my soulH05315$<3 or ever i was awareH03045; buddedH05132!:- the pomegranatesH074169! flourishedH06524!8- whether the vineH016127 to seeH072006' of the valleyH051585! the fruitsH034 to seeH072003 of nutsH093 2+ into the gardenH015941# i went downH033810% with bannersH01713/ terribleH0366.! as the sunH02535- clearH01249,# as the moonH03842+ fairH03303*) as the morningH07837)' looketh forthH08259 N^<_B!jM1gNdroesH06646cyoungH06082blike twoH08147abreastsH07699`thy twoH08147_# with liliesH07799^ set aboutH05473]of wheatH02406\an heapH06194[thy bellyH0990Z!not liquorH04197YwantethH02637XgobletH0101Wa roundH05469Vthy navelH08326$U5 of a cunning workmanH0542T% of the handsH03027S the workH04639R#like jewelsH02481Q'of thy thighsH03409P!the jointsH02542OdaughterH01323N!o prince'sH05081M!with shoesH05275L%are thy feetH06471K'how beautifulH03302J' of two armiesH04264'I9 as it were the companyH04246!H- in the shulamiteH07759,GC upon thee. what will ye seeH02372 LnL- jO2t\7oL)to a palm treeH08558is likeH01819!-this thy statureH06967%for delightsH08588 ~-art thou, o loveH0160!}-and how pleasantH05276|how fairH03302!{-in the galleriesH07298zheldH0631ythe kingH04428x#like purpleH0713w'of thine headH07218v%and the hairH01803u#like carmelH03760t!thine headH07218sdamascusH01834r towardH06440q' which lookethH06822p! of lebanonH03844o% as the towerH04026n thy noseH0639!m-of bath–rabbimH01337l#by the gateH08179k!in heshbonH02809j'the fishpoolsH01295i!thine eyesH05869hof ivoryH08127g!as a towerH04026fthy neckH06677etwinsH08380 C]9{\<uP#fC) into the fieldH07704 + let us go forthH03318! my belovedH01730 comeH03212) and his desireH08669% my beloved'sH01730 to speakH01680)= of those that are asleepH03463!- causing the lipsH08193 sweetlyH04339! that goethH01980) for my belovedH01730 wineH03196' like the bestH02896*? and the roof of thy mouthH02441# like applesH08598# of thy noseH0639 ' and the smellH07381 #of the vineH01612$ 5shall be as clustersH0811. Gthereof: now also thy breastsH07699 'of the boughsH05577 -i will take holdH0270!-to the palm treeH08558%i will go upH05927i saidH0559#to clustersH0811 +and thy breastsH07699 `nO/iG% lI`:'i should findH046729%of my motherH05178#the breastsH076997#that suckedH032436'as my brotherH02515o thatH05414'49 for thee, o my belovedH017303) i have laid upH068452 and oldH034651 newH02319'09 all manner of pleasantH04022!/- and at our gatesH06607. a smellH07381- giveH05414,' the mandrakesH01736+' thee my lovesH01730"*/ there will i giveH05414) bud forthH05132!(- the pomegranatesH07416' appearH06605!&- the tender grapeH05563% flourishH06524$# if the vineH01612#! let us seeH07200!"- to the vineyardsH03754$!3 let us get up earlyH07925 + in the villagesH03723% let us lodgeH03885 VfM$ |[5eDrVUleaningH07514$T3from the wildernessH04057$S3this that cometh upH05927 R+until he pleaseH02654QloveH0160Pnor awakeH05782$O3that ye stir not upH05782N%of jerusalemH03389!M-you, o daughtersH01323Li chargeH07650K)should embraceH02263#J1and his right handH03225I'under my headH07218H'his left handH08040"G/ of my pomegranateH07416F% of the juiceH06071EwineH03196Dof spicedH075440CKme: i would cause thee to drinkH08248B)would instructH03925AhouseH01004%@7thee into my mother'sH0517?bringH0935>%i would leadH050903=S thee; yea, i should not be despisedH0936<%i would kissH05401;%thee withoutH02351 TiB|Y="uZ2kTsmanH0376rdrownH07857'q9neither can the floodsH05104ploveH0160oquenchH03518ncannotH03201mwatersH04325lmanyH07227$k3most vehement flameH07957jof fireH0784i coalsH07565h the coalsH07565g% as the graveH07585f cruelH07186e jealousyH07068das deathH04194cstrongH05794bfor loveH0160a)upon thine armH02220`as a sealH02368!_-upon thine heartH03820^%me as a sealH02368]setH07760\ bareH03205-[E there she brought thee forthH02254#Z1brought thee forthH02254 Y-there thy motherH0517-XEthee up under the apple treeH08598Wi raisedH05782!V-upon her belovedH01730 R~Z:i8xT8nR solomonH08010 favourH07965" / as one that foundH04672' 9 then was i in his eyesH05869 # like towersH04026 ) and my breastsH07699  a wallH02346 of cedarH0730 + her with boardsH03871 + we will incloseH06696 a doorH01817 of silverH03701"/ upon her a palaceH02918' we will buildH01129 a wallH02346-Ewhen she shall be spoken forH01696!in the dayH03117~)for our sisterH0269!}-what shall we doH06213(|;and she hath no breastsH07699{sisterH0269!z-we have a littleH06996y%be contemnedH0936 x- it would utterlyH0936w for loveH0160v% of his houseH01004"u/ all the substanceH01952t! would giveH05414 UyX;zR4 |Y=wU+'or to a youngH06082*to a roeH06643!)-and be thou likeH01819(!my belovedH01730'!make hasteH01272!&- cause me to hearH08085%% to thy voiceH06963$ hearkenH07181#) the companionsH02270") in the gardensH01588#!1 thou that dwellestH03427$ 3 thereof two hundredH03967 the fruitH06529$3 and those that keepH05201! a thousandH0505$3 me: thou, o solomonH08010 beforeH06440# my vineyardH03754 of silverH03701! a thousandH0505$5 thereof was to bringH0935' for the fruitH06529 every oneH0376% unto keepersH05201% the vineyardH03754! he let outH05414 + at baal–hamonH01174) had a vineyardH03754 RfJ/nV9wW2rRJ#and the assH02543Ihis ownerH07069HknowethH03045Gthe oxH07794'F9 and they have rebelledH06586E childrenH01121D)and brought upH07311!C-i have nourishedH01431B#hath spokenH01696AlordH03068@o earthH0776?%and give earH0238>o heavensH08064=hearH08085<of judahH03063; kingsH04428: hezekiahH031699 ahazH02718 jothamH031477 of uzziahH058186#in the daysH031175'and jerusalemH03389!4-concerning judahH030633%which he sawH023722of amozH05311the sonH011210of isaiahH03470/!the visionH02377.of spicesH01314#-1upon the mountainsH02022,hartH0354 QmH1fI!oP) mQgis sickH02483f)the whole headH07218e'more and moreH03254)d=any more? ye will revoltH05627*c?why should ye be strickenH05221bbackwardH0268#a1they are gone awayH02114`!unto angerH05006_of israelH03478^%the holy oneH06918)]1% they have provokedH0853 H05006\ lordH03068)[1% they have forsakenH0853 H05800$Z3 that are corruptersH07843Y childrenH01121X%of evildoersH07489Wa seedH02233V'with iniquityH05771UladenH03515Ta peopleH05971SnationH01471RsinfulH02398QahH01945!P/ doth not considerH0995O my peopleH05971N'doth not knowH03045MisraelH03478LcribH018K%his master'sH01167 Y|U4iC!oQ7zY%as a cottageH05521is leftH03498of zionH06726!-and the daughterH01323% by strangersH02114' as overthrownH04114~ desolateH08077}devourH0398|strangersH02114{your landH0127zwith fireH0784yburnedH08313x#your citiesH05892wdesolateH08077v%your countryH0776u' with ointmentH08081"t/ neither mollifiedH07401!s- neither bound upH02280*r? they have not been closedH02115qsoresH04347p)and putrifyingH02961o#and bruisesH02250nwoundsH06482m%no soundnessH04974#l1even unto the headH07218k#of the footH07272j'from the soleH03709ifaintH01742$h3and the whole heartH03824 MpW<#|_2jI+ fM" lordH03068!) unto me? saithH0559# 1 of your sacrificesH02077' the multitudeH07230 to whatH04100# of gomorrahH06017 ye peopleH05971! of our godH0430% unto the lawH08451 give earH0238 of sodomH05467 ye rulersH07101 lordH03068 the wordH01697 hearH08085' unto gomorrahH06017)= we should have been likeH01819 as sodomH05467$3 we should have beenH01961 remnantH08300%5 unto us a very smallH04592  had leftH03498  of hostsH06635  lordH03068  exceptH03884  cityH05892'as a besiegedH05341)=in a garden of cucumbersH04750!as a lodgeH04412'in a vineyardH03754 M|Z8rW-~`DiM? iniquityH0205#>1 i cannot away withH03201=' of assembliesH04744<# the callingH07121;% and sabbathsH07676':9 unto me; the new moonsH02320"9/ is an abominationH084418 incenseH070047 oblationsH045036 vainH077235 no moreH032544 bringH09353 my courtsH026912 to treadH07429"1/ this at your handH03027&07 me, who hath requiredH01245/ beforeH06440. to appearH07200-% when ye comeH0935,) or of he goatsH06260+# or of lambsH03532*# of bullocksH06499!)- not in the bloodH01818(' and i delightH02654'' of fed beastsH04806&# and the fatH02459% of ramsH0352'$9 of the burnt offeringsH05930# i am fullH07646 ZgL%uW"pH+tZ[learnH03925Z! to do evilH07489YceaseH02308Xmine eyesH05869W#from beforeH05048V)of your doingsH04611Uthe evilH07455Tput awayH05493$S3you, make you cleanH02135RwashH07364Q of bloodH01818P are fullH04390O!your handsH03027 N+i will not hearH08085MprayersH086051LMfrom you: yea, when ye make manyH07235Kmine eyesH05869J#i will hideH05956I!your handsH03709)H=and when ye spread forthH06566Gto bearH05375$F3unto me; i am wearyH03811#E1they are a troubleH02960DhatethH08130Cmy soulH05315*B?and your appointed feastsH04150A)your new moonsH02320(@; even the solemn meetingH06116 KnT1xS1yV5nKx)with the swordH02719$w5ye shall be devouredH0398vand rebelH04784!u-but if ye refuseH03985t#of the landH0776sthe goodH02898r%ye shall eatH0398q%and obedientH08085p-if ye be willingH014&o7 they shall be as woolH06785n% like crimsonH08438"m1 though they be redH0119las snowH07950'k9they shall be as whiteH03835j'be as scarletH08144!i-though your sinsH02399hlordH03068gsaithH0559+fAand let us reason togetherH03198ecome nowH03212d' for the widowH0490c pleadH07378b)the fatherlessH03490ajudgeH08199`'the oppressedH02541_relieveH0833^judgmentH04941]seekH01875\!to do wellH03190 Q~e@ wS6|X>iQ comeH0935% of the widowH0490'9 neither doth the causeH07379#1 not the fatherlessH03490! they judgeH08199'after rewardsH08021'and followethH07291giftsH07810 -every one lovethH0157 !of thievesH01590 )and companionsH02270 !rebelliousH05637 #thy princesH08269!with waterH04325mixedH04107thy wineH05435 +is become drossH05509!thy silverH03701)=in it; but now murderersH07523lodgedH03885'righteousnessH06664#of judgmentH04941#it was fullH04392!~-become an harlotH02181}cityH07151#|3how is the faithfulH0539{#hath spokenH01696zlordH03068y'for the mouthH06310 ZiK4d:vR*zZ1% the faithfulH0539!0- of righteousnessH06664/the cityH05892%.5thou shalt be calledH07121-afterwardH0310$,3as at the beginningH08462$+3and thy counsellorsH03289 *+as at the firstH07223)!thy judgesH08199#(1and i will restoreH07725'#all thy tinH0913&'and take awayH05493%thy drossH05509$!purge awayH06884&#7upon thee, and purelyH01253"my handH03027 !+and i will turnH07725" 1 me of mine enemiesH0341! and avengeH05358'9 me of mine adversariesH06862#i will easeH05162ahH01945of israelH03478)the mighty oneH046of hostsH06635lordH03068the lordH0113 +therefore saithH05002 Sa:{b<sLwS K+shall be as towH05296J)and the strongH02634#I1that hath no waterH04325 H+and as a gardenH01593GfadethH05034F!whose leafH05929)E?for ye shall be as an oakH0424#D3that ye have chosenH0977 C+for the gardensH01593+BAand ye shall be confoundedH02659&A7which ye have desiredH02530@#of the oaksH0352)??for they shall be ashamedH0954">/shall be consumedH03615=lordH03068&<7and they that forsakeH05800;togetherH03162#:1and of the sinnersH02400%95of the transgressorsH06586$83and the destructionH07667#71with righteousnessH06666!6-and her convertsH077255'with judgmentH04941"4/shall be redeemedH062993zionH067262 cityH07151 Ix[1^% nI dIhand sayH0559gshall goH01980fpeopleH05971eand manyH07227d! shall flowH05102 c+ and all nationsH01471 b+ above the hillsH01389%a5 and shall be exaltedH05375!`-of the mountainsH02022_!in the topH07218%^5shall be establishedH03559]houseH01004\lord'sH03068[%the mountainH02022ZdaysH031175YWand it shall come to pass in the lastH0319X'and jerusalemH03389!W-concerning judahH03063VsawH02372Uof amozH0531Tthe sonH01121S#that isaiahH03470Rthe wordH01697&Q7and none shall quenchH03518PtogetherH03162OburnH01197$N3and they shall bothH08147!M-of it as a sparkH05213L'and the makerH06467 _`B%sP4eL1 z_ nationH01471"/ into pruninghooksH04211!- and their spearsH02595+into plowsharesH0855%their swordsH02719$3and they shall beatH03807~peopleH05971}manyH07227!|-and shall rebukeH03198"{/among the nationsH01471#z1and he shall judgeH08199y)from jerusalemH03389xlordH03068w%and the wordH01697vthe lawH08451u)shall go forthH03318 t+for out of zionH06726s%in his pathsH0734!r-and we will walkH03212q) us of his waysH01870"p/ and he will teachH03384o of jacobH03290n! of the godH0430m% to the houseH01004llordH03068 k+to the mountainH02022%j5ye, and let us go upH05927icomeH03212 SpX<tU7[, yS" 1of their treasuresH0214endH07097and goldH02091of silverH03701%also is fullH04390!their landH0776% of strangersH05237+A themselves in the childrenH03206 + and they pleaseH05606%5like the philistinesH06430#soothsayersH06049'from the eastH06924,Cbecause they be replenishedH04390of jacobH03290the houseH01004!thy peopleH05971-Etherefore thou hast forsakenH05203lordH03068%in the lightH0216$ 3ye, and let us walkH03212 comeH03212 of jacobH03290 o houseH01004 warH04421)=neither shall they learnH03925)against nationH01471 swordH02719"/ shall not lift upH05375 ZeG& uW3gJ% tZ= looksH05869< the loftyH01365;) of his majestyH01347":/ and for the gloryH019269 lordH030688 fearH063437 forH06440!6- thee in the dustH060835 and hideH029344' into the rockH066973 enterH0935+2A himself: therefore forgiveH053751 humblethH08213!0/ and the great manH0376/# boweth downH07817 .- and the mean manH0120-have madeH06213,,Ethat which their own fingersH0676#+1of their own handsH03027*the workH04639)%they worshipH07812(of idolsH0457'%also is fullH04390&!their landH0776"%/ of their chariotsH04818$ endH07097# of horsesH05483"%is also fullH04390!!their landH0776 NW>eGiK!xN&Y7and upon every fencedH01219XtowerH04026$W3and upon every highH01364Vlifted upH05375'U9and upon all the hillsH01389TmountainsH02022&S7and upon all the highH07311R of bashanH01316%Q7 and upon all the oaksH0437P' and lifted upH05375O highH07311N! of lebanonH03844'M; and upon all the cedarsH0730,LC and he shall be brought lowH08213K lifted upH05375J and loftyH07311I proudH01343H of hostsH06635G lordH03068F# for the dayH03117E# in that dayH03117'D9 alone shall be exaltedH07682C lordH03068$B3 shall be bowed downH07817A of menH0582$@3 and the haughtinessH07312!?- shall be humbledH08213> of manH0120 XsV0mB"xW0|X u+ when he arisethH06965t) of his majestyH01347"s/ and for the gloryH01926rlordH03068qfearH06343pforH06440o%of the earthH06083#n1and into the cavesH04247m%of the rocksH06697l)into the holesH04631!k/and they shall goH0935jabolishH02498!i-he shall utterlyH03632h'and the idolsH0457g# in that dayH03117'f9alone shall be exaltedH07682elordH03068"d/shall be made lowH08213cof menH0582$b3and the haughtinessH07312$a3shall be bowed downH07817`of manH0120"_/and the loftinessH01365^picturesH07914&]7and upon all pleasantH02532\#of tarshishH08659&[9and upon all the shipsH0591ZwallH02346 beH* bI%lF#b%whose breathH05397#ye from manH0120ceaseH02308 the earthH0776"/ to shake terriblyH06206 + when he arisethH06965 ) of his majestyH01347" / and for the gloryH01926 lordH03068 fearH06343forH06440$3of the ragged rocksH05553"/and into the topsH05585%of the rocksH06697 +into the cleftsH05366to goH0935 + and to the batsH05847$%' to the molesH06512 H02661! to worshipH07812#for himselfH06213~of goldH02091}'and his idolsH0457|of silverH03701{his idolsH0457z!shall castH07993ya manH0120x#in that dayH03117w the earthH0776"v/ to shake terriblyH06206 W{bE"z];"fB{W .+and the cunningH02450#-1and the counsellorH03289,manH06440#+1and the honourableH05375*of fiftyH02572)#the captainH08269 (+and the ancientH02205 '+and the prudentH07080 &+and the prophetH05030%the judgeH08199$of warH04421##and the manH0376")the mighty manH01368! of waterH04325  stayH04937' and the wholeH03605 of breadH03899) the whole stayH04937'and the staffH04938the stayH04937)and from judahH03063)from jerusalemH03389)doth take awayH05493of hostsH06635lordH03068%7for, behold, the lordH01135Ufor wherein is he to be accounted ofH02803+in his nostrilsH0639 Cb@"~]8uW3fCJ) under thy handH03027Ithis ruinH04384"H/be thou our rulerH07101#G1thou hast clothingH08071F'of his fatherH01E%of the houseH01004D)of his brotherH0251 C+shall take holdH08610B!when a manH0376'A9 against the honourableH03513@% and the baseH07034$?3 against the ancientH02205->Eshall behave himself proudlyH07292=the childH05288!<-by his neighbourH07453;'and every oneH0376:!by anotherH03769every oneH0376#81shall be oppressedH050657)and the peopleH059716!shall ruleH049105and babesH085864'their princesH082693childrenH05288 2+and i will giveH054141 oratorH03908 0-and the eloquentH0995/artificerH02791 dwS1rT6 rU,df not. woeH0188e they hideH03582d as sodomH05467c their sinH02403!b- and they declareH05046*a? doth witness against themH06030%`5 of their countenanceH06440_ the shewH01971^% of his gloryH03519] the eyesH05869\!to provokeH04784[lordH03068!Z-and their doingsH04611%Y5because their tongueH03956Xis fallenH05307Wand judahH03063Vis ruinedH03782U'for jerusalemH03389T' of the peopleH05971S) me not a rulerH07101RmakeH07760Q%nor clothingH08071P'neither breadH03899 O+for in my houseH01004(N;i will not be an healerH02280MsayingH0559L)shall he swearH05375K#in that dayH03117 LY@bA]:mL% and standethH05975 to pleadH07378# standeth upH05324 lordH03068% of thy pathsH0734 the wayH01870~# and destroyH01104} to errH08582|+ they which leadH0833'{9 over them. o my peopleH05971z ruleH04910y and womenH0802!x- their oppressorsH05065w childrenH05953v my peopleH05971u) shall be givenH06213t% of his handsH03027s) for the rewardH01576r illH07451 q+ unto the wickedH07563p woeH0188 o+ of their doingsH04611n the fruitH06529"m1 for they shall eatH0398l wellH02896$k3 ye to the righteousH06662j sayH0559i evilH07451'h9 for they have rewardedH01580 g+ unto their soulH05315 ckE#nK/}aI,c"and walkH03212!#are haughtyH01361 of zionH06726'the daughtersH01323becauseH03282saithH0559lordH03068 of hostsH06635 godH03069the lordH0136saithH05002#of the poorH06041the facesH06440and grindH02912to piecesH01792my peopleH05971ye beatH01792) in your housesH01004# of the poorH06041 the spoilH01500%the vineyardH03754. Gthereof: for ye have eaten upH01197 +and the princesH08269 'of his peopleH05971" /with the ancientsH02205 'into judgmentH04941!will enterH0935lordH03068! the peopleH05971 to judgeH01777 IiI-d?# bBiI>#the bonnetsH06287!=-and the mufflersH07479"</and the braceletsH08285;!the chainsH05188*:?round tires like the moonH077209caulsH07636#81tinkling ornamentsH059147#the braveryH085976)will take awayH054935the lordH01364#in that dayH03117#31their secret partsH065962'will discoverH061681lordH030680of zionH06726!/-of the daughtersH01323&.7the crown of the headH06936'-9will smite with a scabH05596",1therefore the lordH0136 ++with their feetH07272&*7and making a tinklingH05913)they goH03212(# and mincingH02952' walkingH01980& eyesH05869%! and wantonH08265$ necksH01627%#5with stretched forthH05186 K}X:]=~R7 gKX burningH03587W% of sackclothH08242V a girdingH04228+UAand instead of a stomacherH06614TbaldnessH07144ShairH04748(R;and instead of well setH04639Qa rentH05364(P;and instead of a girdleH02290%O5there shall be stinkH04716'N9instead of sweet smellH01314M'and the vailsH07289L'and the hoodsH06797#K1and the fine linenH05466J#the glassesH01549&I7and the crisping pinsH02754 H+and the wimplesH04304 G+and the mantlesH045950FKthe changeable suits of apparelH04254EjewelsH05141Dand noseH0639Cthe ringsH02885!B-and the earringsH03908'A+'and the tabletsH01004 H05315"@/and the headbandsH07196.?Gand the ornaments of the legsH06807 O~[<\B)y\8hOvlordH03068!u-shall the branchH06780t#in that dayH03117s%our reproachH02781r%to take awayH0622q# by thy nameH08034&p7 only let us be calledH07121 o+ our own apparelH08071n and wearH03847m' our own breadH03899l#we will eatH0398ksayingH0559jmanH0376iof oneH0259 h+shall take holdH02388gwomenH0802fsevenH07651 e+and in that dayH03117d+upon the groundH0776cshall sitH03427bdesolateH05352aand mournH056`%shall lamentH0578_'and her gatesH06607^!in the warH04421])and thy mightyH01369\%by the swordH02719[!shall fallH05307Zthy menH04962"Y/ instead of beautyH03308 N|^;\Ce@$nN# of judgmentH04941&7 thereof by the spiritH07307) from the midstH07130%of jerusalemH03389the bloodH01818& 7and shall have purgedH01740 of zionH06726! -of the daughtersH01323 the filthH06675' 9shall have washed awayH07364'when the lordH0136% in jerusalemH03389!-among the livingH02416*?every one that is writtenH03789holyH06918+shall be calledH0559%in jerusalemH03389remainethH03498in zionH06726leftH07604~ of israelH03478&}7 them that are escapedH06413|) and comely forH08597{excellentH01347z%of the earthH0776y'and the fruitH06529x%and gloriousH03519w%be beautifulH06643 GT7yX@#b@bG.a songH07892"-/to my wellbelovedH03039 ,+now will i singH07891+'and from rainH04306*!from stormH02230!)-and for a covertH04563*(?and for a place of refugeH04268''from the heatH02721&)in the daytimeH03119%%for a shadowH067380$Kand there shall be a tabernacleH05521#a defenceH02646'"9for upon all the gloryH03519! by nightH03915  fireH0784% of a flamingH03852 + and the shiningH05051 by dayH03119and smokeH06227a cloudH06051(;and upon her assembliesH04744zionH06726of mountH02022*?upon every dwelling placeH04349#will createH01254lordH03068! of burningH01197"/ and by the spiritH07307 ?m?&y[?{`7z?7HYi pray you, betwixt me and my vineyardH03754GjudgeH08199Fof judahH03063Eand menH0376D%of jerusalemH03389'C9and now, o inhabitantsH03427B#wild grapesH0891%A5 and it brought forthH06213@ grapesH06025+?A that it should bring forthH06213'>9 therein: and he lookedH06960=# a winepressH03342%<5of it, and also madeH02672;%in the midstH08432:a towerH040269and builtH01129*8?it with the choicest vineH08321%75thereof, and plantedH0519306Kit, and gathered out the stonesH056195'and he fencedH058234 hillH07161*31'in a very fruitfulH08081 H01121 2+hath a vineyardH037541)my wellbelovedH03039&07touching his vineyardH03754/'of my belovedH01730 T\: }V3~D!sTa!and thornsH07898`briersH08068(_;but there shall come upH05927^!nor diggedH05737']9it shall not be prunedH02168\it wasteH01326[)and i will layH078966ZW thereof, and it shall be trodden downH04823Ythe wallH01447X!break downH065552WOthereof, and it shall be eaten upH01197Vthe hedgeH04881!U-i will take awayH05493T)to my vineyardH03754#S1you what i will doH06213+RAand now go to; i will tellH03045Q# wild grapesH0891!P-brought it forthH06213OgrapesH06025+NAthat it should bring forthH06213M'when i lookedH06960!L-in it? whereforeH04069%K5that i have not doneH06213$J3more to my vineyardH03754*I?what could have been doneH06213 KzU<lJ)tZ=% kK% of the earthH0776#~1 alone in the midstH07130(}; that they may be placedH03427| placeH04725{noH0657zto fieldH07704yfieldH07704xlayH07126wto houseH01004vhouseH01004$u3unto them that joinH05060twoeH01945!s-but behold a cryH06818"r/ for righteousnessH06666&q7 but behold oppressionH04939p% for judgmentH04941o' and he lookedH06960n plantH05194m%his pleasantH08191lof judahH03063k#and the menH0376jof israelH03478ithe houseH01004hof hostsH06635glordH03068!f-for the vineyardH03754e no rainH04306d) that they rainH04305c! the cloudsH05645$b3i will also commandH06680 TrW1iI2S0 uT% and the harpH03658 inflameH01814 wineH03196# until nightH05399' that continueH0309% strong drinkH07941 + they may followH07291) in the morningH01242-E unto them that rise up earlyH07925 woeH01945 an ephahH0374# shall yieldH06213# of an homerH02563% and the seedH02233 bathH01324 oneH0259# shall yieldH06213 # of vineyardH03754  acresH06776  tenH06235  yeaH03588# 1 without inhabitantH03427 and fairH02896 greatH01419"/ shall be desolateH08047 housesH01004 manyH07227! of a truthH03808 of hostsH06635 lordH03068% in mine earsH0241 R^:pD#`=zR$:3and their multitudeH01995 9+and their gloryH01926 8+without measureH027067her mouthH063106!and openedH064735herselfH053154'hath enlargedH073373)therefore hellH075852# with thirstH067721 dried upH06704$03 and their multitudeH01995/ famishedH07458. menH04962%-5 and their honourableH03519,% no knowledgeH01847(+; are gone into captivityH01540$*3 therefore my peopleH05971)% of his handsH03027(' the operationH04639!'- neither considerH07200& lordH03068%% not the workH06467 $+ but they regardH05027$#3 are in their feastsH04960" and wineH03196! and pipeH02485 ! the tabretH08596% and the violH05035 \mCx[6dK$\$U3unto them that drawH04900TwoeH01945SeatH0398 R+shall strangersH01481 Q+of the fat onesH04220%P5and the waste placesH02723#O1after their mannerH01699NfeedH07462%M5then shall the lambsH03532!L-in righteousnessH06666$K3shall be sanctifiedH06942J%that is holyH06918Iand godH0410H#in judgmentH04941!G-shall be exaltedH01361Fof hostsH06635ElordH03068!D-shall be humbledH08213C%of the loftyH01364B%and the eyesH05869!A-shall be humbledH08213"@1and the mighty manH0376&?7shall be brought downH07817 >-and the mean manH0120=' shall descendH03381&<7 and he that rejoicethH05938;) and their pompH07588 L_F*[=mP7jLtfor sweetH04966s bitterH04751r that putH07760q% for darknessH02822p and lightH0216o for lightH0216ndarknessH02822mthat putH07760levilH07451kand goodH02896jgoodH02896ievilH07451#h3unto them that callH0559gwoeH01945!f- that we may knowH03045e and comeH0935d draw nighH07126cof israelH03478 b+of the holy oneH06918$a3and let the counselH06098 `+that we may seeH07200_his workH04639^hastenH02363#]1let him make speedH04116\that sayH0559[ropeH05688'Z9as it were with a cartH05699Yand sinH02403Xof vanityH07723W!with cordsH02256ViniquityH05771 MlM&dC!b9xM'9shall be as rottennessH04716!their rootH08328the chaffH02842consumethH07503%''and the flameH03852 H03956 #the stubbleH07179 devourethH0398% 7therefore as the fireH0784! -of the righteousH06662" /the righteousnessH06666'and take awayH05493rewardH07810forH06118!the wickedH07563'which justifyH06663%strong drinkH07941to mingleH04537#of strengthH02428and menH0582wineH03196~to drinkH08354}mightyH01368|woeH01945#{1in their own sightH06440z#and prudentH0995"y/in their own eyesH05869xwiseH02450wwoeH01945v!for bitterH04751uand sweetH04966 [pT;u\@qQ*|[-%but his handH03027#,1is not turned awayH07725&+9for all this his angerH0639*) of the streetsH02351)% in the midstH07130( tornH05478#'1 and their carcasesH05038&# did trembleH07264$%3them: and the hillsH02022/$Iagainst them, and hath smittenH05221#his handH03027,"Cand he hath stretched forthH05186#!1against his peopleH05971 kindledH02734lordH03068&9therefore is the angerH0639of israelH03478 +of the holy oneH06918the wordH0565%and despisedH05006of hostsH06635lordH03068 the lawH08451,C because they have cast awayH03988 as dustH080# shall go upH05927"/ and their blossomH06525 ^uX6 X8zV3x^HhoofsH06541G'their horses'H05483FbentH01869#E1and all their bowsH07198DsharpH08150C%whose arrowsH02671B be brokenH05423A) of their shoesH05275 @+nor the latchetH08288?be loosedH06605>)of their loinsH02504(==neither shall the girdleH0232<nor sleepH03462/;Iamong them; none shall slumberH05123:#nor stumbleH03782$93none shall be wearyH058898 swiftlyH070317! with speedH04120,6Eand, behold, they shall comeH09355%of the earthH0776'49unto them from the endH070973'and will hissH083192from farH073501)to the nationsH014710an ensignH05251$/3and he will lift upH05375.'stretched outH05186 FrP0wY. |[7z_FddiedH04194cuzziahH05818bthat kingH04428a#in the yearH08141`) in the heavensH06183_# is darkenedH02821^' and the lightH0216]sorrowH06862 \+behold darknessH02822['unto the landH0776ZlookH05027Y!of the seaH03220.XGagainst them like the roaringH05100 W+they shall roarH05098 V+and in that dayH03117'U9 and none shall deliverH05337Taway safeH06403S#of the preyH02964R%and lay holdH0270%Q5yea, they shall roarH05098!P-like young lionsH03715'O+'they shall roarH07580 H07580N#like a lionH03833M'their roaringH07581!L- like a whirlwindH05492!K- and their wheelsH01534J!like flintH06862!I-shall be countedH02803 ct[9~bF, rO0cof hostsH06635lordH03068holyH06918holyH06918holyH06918&~9unto another, and saidH0559}'and one criedH07121|!he did flyH05774{) and with twainH08147z his feetH07272y! he coveredH03680x) and with twainH08147w his faceH06440v!he coveredH03680u!with twainH08147twingsH03671shad sixH08337reach oneH0259q'the seraphimsH08314pit stoodH05975oaboveH04605n!the templeH01964m% filledH0853 H04392l' and his trainH07757k' and lifted upH05375j highH07311i' upon a throneH03678hsittingH03427gthe lordH0136falsoH0853ei sawH07200 kbH'jB) qX6k!!-of the seraphimsH08314 oneH0259then flewH05774of hostsH06635lordH03068the kingH04428 have seenH07200' for mine eyesH05869 lipsH08193! of uncleanH02931# of a peopleH05971%in the midstH08432#and i dwellH03427lipsH08193!of uncleanH02931a manH0376$3me! for i am undoneH01820i, woeH0188then saidH0559!with smokeH06227 !was filledH04390 'and the houseH01004" /of him that criedH07121 %at the voiceH06963 movedH05128#of the doorH05592'and the postsH0520% of his gloryH03519 fullH04393+the whole earthH0776 NlE%yW7~Z5pN>) but understandH0995= ye indeedH08085< hearH08085;# this peopleH05971: and tellH05599 goH032128# and he saidH05597i; sendH07971!6/for us? then saidH0559 5+and who will goH03212"4/whom shall i sendH079713sayingH05592#of the lordH01361the voiceH069630%also i heardH08085/ purgedH03722.#and thy sinH02403-'is taken awayH05493#,1and thine iniquityH05771+thy lipsH08193&*7lo, this hath touchedH05060)and saidH0559('upon my mouthH06310'#and he laidH05060#&1from off the altarH04196%)with the tongsH04457$%he had takenH03947##in his handH03027,"Cunto me, having a live coalH07531 I}ZBb?~Q,fI[ desolateH07582Z! be utterlyH08077Y% and the landH0127X# without manH0120W) and the housesH01004#V1 without inhabitantH03427U be wastedH07582!T- until the citiesH05892)S? how long? and he answeredH0559R i, lordH0136Q then saidH0559P' and be healedH07495O# and convertH07725!N- with their heartH03824M) and understandH0995L+ with their earsH0241K and hearH08085 J+ with their eyesH05869I' lest they seeH07200H! their eyesH05869G and shutH08173F heavyH03513#E3 and make their earsH0241D fatH08080C) of this peopleH05971B) make the heartH03820A% but perceiveH03045@ ye indeedH07200?% not; and seeH07200 _vX7qM!z^@$}_y and pekahH06492x of syriaH0758w the kingH04428v rezinH07526uof judahH03063tkingH04428sof uzziahH05818rthe sonH01121qof jothamH03147pthe sonH01121oof ahazH02710nKand it came to pass in the daysH03117m' the substanceH04678l seedH02233k the holyH06944(j; in them, when they castH07995 i+ whose substanceH04678h' and as an oakH0437g) as a teil treeH0424#f1 and shall be eatenH01197e% shall returnH07725d a tenthH06224c# of the landH0776b% in the midstH07130a forsakingH05805` a greatH07227_ far awayH07368^ menH0120]% have removedH07368\ lordH03068 NqL1nU2mM/fNahazH0271#now to meetH07125go forthH03318#unto isaiahH03470lordH03068then saidH0559the windH07307withH06440are movedH05128# of the woodH03293% as the treesH06086 ' of his peopleH05971 ' and the heartH03824  was movedH05128 'and his heartH03824 %with ephraimH0669)is confederateH05117syriaH0758sayingH0559of davidH01732the houseH01004 +and it was toldH05046#not prevailH03898&7against it, but couldH03201to warH04421!-toward jerusalemH03389~went upH05927}of israelH03478|kingH04428{#of remaliahH07425z the sonH01121 NuT;v]%lO1rN 5+have taken evilH074514#of remaliahH074253#and the sonH011212ephraimH06691'because syriaH07580#of remaliahH07425/)and of the sonH01121.! with syriaH0758- of rezinH07526, angerH0639+) for the fierceH02750*! firebrandsH0181!)-of these smokingH06226(tailsH02180'#for the twoH081474&E'not, neither be faintheartedH03824 H07401%fearH03372$%and be quietH08252$#3unto him, take heedH08104"and sayH0559!fieldH07704 +of the fuller'sH03526) in the highwayH04546 poolH01295% of the upperH05945) of the conduitH08585! at the endH07097thy sonH01121)=thou, and shear–jashubH07610 [y],qX<$bH|[R% and the headH07218(Q; that it be not a peopleH05971P be brokenH02865O' shall ephraimH0669N yearsH08141Mand fiveH02568&L7and within threescoreH08346KrezinH07526J#of damascusH01834I%and the headH07218HdamascusH01834Gof syriaH0758F%for the headH07218#E1it shall not standH06965DgodH03069Cthe lordH0136BsaithH0559AthusH03541@ of tabealH02870?the sonH01121>%in the midstH08432=a kingH04428(<;therein for us, and setH04427-;Eit, and let us make a breachH01234:and vexH069739'against judahH030638%let us go upH05927$75against thee, sayingH05596counselH03289 fgO%kS4~bJ'fp of davidH01732 o+ ye now, o houseH01004n hearH08085m# and he saidH0559l lordH03068+k5% neither will i temptH0853 H05254j) i will not askH07592i saidH0559h but ahazH0271g aboveH04605!f- or in the heightH01361'e9 it either in the depthH06009d askH07592c thy godH0430b lordH03068a# thee a signH0226` askH07592_ sayingH0559^ unto ahazH0271] againH03254\ spakeH01696[ lordH030682ZQ surely ye shall not be establishedH0539&Y9 if ye will not believeH0539X sonH01121W! remaliah'sH07425V! of samariaH08111U% and the headH07218T samariaH08111S! of ephraimH0669 G|b<xU8y\>!cGthe landH0127 the goodH02896 !and chooseH0977 the evilH07451 to refuseH03988 !shall knowH03045%5for before the childH05288the goodH02896!and chooseH0977the evilH07451to refuseH03988!-that he may knowH03045%shall he eatH0398and honeyH01706butterH02529% immanuelH0410 H06005~ his nameH08034})and shall callH07121|a sonH01121{and bearH03205z)shall conceiveH02030!y-behold, a virginH05959x!you a signH0226#w1himself shall giveH05414"v1therefore the lordH0136u my godH0430"t/ but will ye wearyH03811s menH0582!r- for you to wearyH03811q' a small thingH04592 edK,yX8nO/e*! of assyriaH0804)# in the landH0776 (+and for the beeH01682'of egyptH04714&'of the riversH02975&%7in the uttermost partH07097$#for the flyH02070#!shall hissH08319"lordH030686!Wand it shall come to pass in that dayH03117 ! of assyriaH0804 the kingH04428! from judahH03063 departedH05493% that ephraimH0669%from the dayH03117"1that have not comeH0935daysH03117houseH01004#7and upon thy father'sH01/Iupon thee, and upon thy peopleH05971#shall bringH0935lordH03068 her kingsH04428 of bothH08147 forsakenH05800 shall beH06440$3that thou abhorrestH06973 CjE$tS1tT&w_CFand twoH08147EcowH05697Da youngH01241C'shall nourishH02421Ba manH03766AWand it shall come to pass in that dayH03117@the beardH02206*?? and it shall also consumeH05595># of the feetH07272=% and the hairH08181< the headH07218;! of assyriaH0804:#by the kingH044289the riverH051048)by them beyondH056767'that is hiredH079176%with a razorH085935shaveH015484)shall the lordH0136 3+in the same dayH03117$23and upon all bushesH05097$13and upon all thornsH052850%of the rocksH05553!/-and in the holesH05357.valleysH05158,-Call of them in the desolateH01327,)and shall restH05117#+3and they shall comeH0935 SeE* r8bC#qSaall hillsH02022`!and thornsH07898$_3shall become briersH08068-^Gthither; because all the landH0776]comeH0935\'and with bowsH07198[#with arrowsH02671Z!and thornsH07898Y'be for briersH08068X#silverlingsH03701W'at a thousandH0505VvinesH016125UWshall be, where there were a thousandH0505T#every placeH047256SWand it shall come to pass in that dayH03117R the landH0776Q inH07130P% that is leftH03498#O3shall every one eatH0398Nand honeyH01706M!for butterH02529LbutterH02529K%he shall eatH0398 J+they shall giveH06213Iof milkH02461=Heand it shall come to pass, for the abundanceH07230GsheepH06629 HeG(kS1`AkH}) of jeberechiahH03000|the sonH01121{'and zechariahH02148z!the priestH03548yuriahH0223xto recordH05749wwitnessesH05707 v-unto me faithfulH0539u!and i tookH057497tY concerning maher–shalal–hash–bazH04122spenH02747"r1in it with a man'sH0582qand writeH03789prollH01549o%thee a greatH01419n'unto me, takeH03947msaidH0559llordH03068!k- of lesser cattleH07716%j5 and for the treadingH04823i of oxenH077946hWbut it shall be for the sending forthH04916g!and thornsH07898fof briersH08068ethe fearH03374,dEthere shall not come thitherH0935!c-with the mattockH04576%b5that shall be diggedH05737 ]v\?&gL1hM0])as this peopleH05971forasmuchH03282sayingH0559#1also unto me againH03254spakeH01696lordH03068! of assyriaH0804 the kingH04428 beforeH06440$3 shall be taken awayH05375! of samariaH08111'and the spoilH07998#of damascusH01834 !the richesH02428 'and my motherH0517 my fatherH01 to cryH07121% 5shall have knowledgeH03045%5for before the childH05288,C maher–shalal–hash–bazH04122 his nameH08034#to me, callH07121lordH03068then saidH0559a sonH01121and bareH03205"/and she conceivedH02029$3unto the prophetessH05031~!and i wentH07126 \oO2{Z?"oO-|\6#to the neckH066775)he shall reachH050604#and go overH05674"3/he shall overflowH078572'through judahH03063"1/and he shall passH024980' all his banksH01415/# and go overH01980%.7 over all his channelsH0650%-5 and he shall come upH05927",/ and all his gloryH03519+!of assyriaH0804*the kingH04428)and manyH07227(strongH06099'%of the riverH05104%&5upon them the watersH04325%#bringeth upH05927/$Know therefore, behold, the lordH0136# sonH01121") and remaliah'sH07425! in rezinH07526 #and rejoiceH04885softlyH0328that goH01980!of shiloahH07975!the watersH04325refusethH03988 \uV1z\?'tX; u\Q spakeH0559P lordH03068O for godH0410'N9 and it shall not standH06965M the wordH01697L speakH01696,KC and it shall come to noughtH06565J togetherH05779I counselH06098H takeH05779=Ge yourselves, and ye shall be broken in piecesH02865F girdH0247=Ee yourselves, and ye shall be broken in piecesH02865D girdH0247C countriesH0776B ye of farH04801A allH03605@% and give earH02381?M and ye shall be broken in piecesH02865(>; yourselves, o ye peopleH05971= associateH07489!<!% o immanuelH0410 H06005;# of thy landH0776:# the breadthH073419! shall fillH043938%of his wingsH03671'79and the stretching outH04298 CiJ' hG%s?aCn for a ginH06341mof israelH03478l!the housesH01004kto bothH08147j!of offenceH04383i)and for a rockH06697h%of stumblingH05063g+but for a stoneH0680fKand he shall be for a sanctuaryH04720e! your dreadH06206d your fearH04172c of hostsH06635b lordH03068a sanctifyH06942`' nor be afraidH06206_' ye their fearH04172^% neither fearH03372]' a confederacyH07195\ shall sayH0559![- whom this peopleH05971&Z7 ye not, a confederacyH07195Y sayH0559X sayingH0559W) of this peopleH05971V! in the wayH01870*U? me that i should not walkH03212T) and instructedH03256S handH03027)R= thus to me with a strongH02393 TwJ- qU. tP!qT of hostsH06635 lordH03068 in israelH03478 +and for wondersH04159for signsH0226!hath givenH05414lordH03068+Abehold, i and the childrenH03206 +and i will lookH06960of jacobH03290)from the houseH01004his faceH06440#that hidethH05641~lordH03068 }+and i will waitH02442#|1among my disciplesH03928{the lawH08451zsealH02856y'the testimonyH08584xbind upH06887w%and be takenH03920v'and be snaredH03369u'and be brokenH07665tand fallH05307)s=among them shall stumbleH03782rand manyH07227q% of jerusalemH03389#p1 to the inhabitantsH03427 o+ and for a snareH04170 M|Y!yW4|_7wM&$7themselves, and curseH07043 #+they shall fretH07107J"and it shall come to pass, that when they shall be hungryH07456!!and hungryH07457+ Athrough it, hardly besteadH07185$3and they shall passH05674no lightH07837+Anot according to this wordH01697'if they speakH0559%5and to the testimonyH08584!to the lawH08451# to the deadH04191) for the livingH02416) unto their godH0430seekH01875$3should not a peopleH05971 +and that mutterH01897that peepH06850!-and unto wizardsH030494Uunto them that have familiar spiritsH0178)unto you, seekH01875';and when they shall sayH0559 zionH06726  in mountH02022 ) which dwellethH07931 N`>T0rR1qNA) of the nationsH01471@! in galileeH01551? jordanH03383> beyondH05676=!  of the seaH03220<  the wayH01870,;C  did more grievously afflictH03513:'  and afterwardH03149#  of naphtaliH053218% and the landH07767! of zebulunH020746 the landH0776%55 he lightly afflictedH070434% at the firstH072233 whenH06256 2+ in her vexationH04164)1= nevertheless the dimnessH041550#to darknessH0653/drivenH05080.!of anguishH06695-dimnessH04588,%and darknessH02825#+1and behold troubleH06869*)unto the earthH0776$)3and they shall lookH05027( upwardH04605' and lookH06437&'and their godH0430%!their kingH04428 egN* pQ/rM/e] the rodH07626 \+ of his shoulderH07926[' and the staffH04294Z' of his burdenH05448Y the yokeH05923%X5 for thou hast brokenH02865W  the spoilH07998!V-  when they divideH02505U  rejoiceH01523T! in harvestH07105*S? thee according to the joyH08057R beforeH06440Q they joyH08055P the joyH08057O' not increasedH01431N! the nationH01471%M5 thou hast multipliedH07235L  shinedH05050(K=  upon them hath the lightH0216'J9  of the shadow of deathH06757I# in the landH0776 H+ they that dwellH03427G lightH0216F a greatH01419E have seenH07200D# in darknessH02822C# that walkedH01980B! the peopleH05971 GvS+ tL0zV8kG z+ of the increaseH04766y of peaceH07965x! the princeH08269w fatherH01 v+  the everlastingH05703u  godH0410t!  the mightyH01368s!  counsellorH03289r  wonderfulH06382 q+ shall be calledH07121p% and his nameH08034+oA shall be upon his shoulderH07926#n1 and the governmentH04951m is givenH05414l' unto us a sonH01121k is bornH03205$j3 for unto us a childH03206i  of fireH0784h fuelH03980&g7 shall be with burningH08316f in bloodH01818e rolledH01556d% and garmentsH08071$c3 with confused noiseH07494b) of the warriorH05431!a- for every battleH05430`  of midianH04080_' as in the dayH03117!^- of his oppressorH05065 Yg>!hK2]=zY% in the prideH01346 that sayH0559! of samariaH08111#1 and the inhabitantH03427 ephraimH0669! shall knowH03045#1 and all the peopleH05971# upon israelH03478$3 and it hath lightedH05307! into jacobH03290  a wordH01697  sentH07971  the lordH0136 % will performH06213  of hostsH06635 lordH03068 the zealH07068  everH05769)=  from henceforth even forH05704!-  and with justiceH06666!-  it with judgmentH04941%5  it, and to establishH05582 to orderH03559%5 and upon his kingdomH04467 of davidH01732 ~+ upon the throneH03678} no endH07093| and peaceH07965{! governmentH04951 P~X3uQ4 lR)xP$33 stretched out stillH051862% but his handH03027#11 is not turned awayH07725&09 for all this his angerH0639 /+ with open mouthH06310. israelH03478%-7 and they shall devourH0398, behindH0268$+3 and the philistinesH06430* beforeH06924)# the syriansH0758( togetherH05526'# his enemiesH0341&&7 against him, and joinH05526% of rezinH07526 $+ the adversariesH06862#% shall set upH07682" lordH03068! cedarsH0730# 1 but we will changeH02498% are cut downH01438' the sycomoresH08256!- with hewn stonesH01496"/ but we will buildH01129 + are fallen downH05307! the bricksH03843 of heartH03824' and stoutnessH01433 YdK.gM5qX;Y"Q/ shall have no joyH08055"P1 therefore the lordH0136O destroyedH01104N ledH0833M to errH08582L) of this peopleH05971K+ for the leadersH0833J the tailH02180I liesH08267H' that teachethH03384 G+ and the prophetH05030F the headH07218E heH01931&D)' and honourableH05375 H06440C# the ancientH02205B  dayH03117A in oneH0259@ and rushH0100? branchH03712> and tailH02180= headH07218<# from israelH03478;% will cut offH03772: lordH030689 of hostsH066358 lordH03068+7A them, neither do they seekH01875*6? not unto him that smitethH052215 turnethH077254) for the peopleH05971 ZgF"vU- nI%sZl lordH03068"k/ through the wrathH05678j  of smokeH06227i)  the lifting upH01348&h;  and they shall mount upH055g'  of the forestH03293 f+ in the thicketsH05442!e- and shall kindleH03341d! and thornsH07898c! the briersH08068b+ it shall devourH0398a# as the fireH0784` burnethH01197_) for wickednessH07564$^3 stretched out stillH05186]% but his handH03027#\1  is not turned awayH07725&[9  for all this his angerH0639Z  follyH05039Y  speakethH01696 X+  and every mouthH06310 W+ and an evildoerH07489V% an hypocriteH02611U! and widowsH0490$T3 on their fatherlessH03490)S= neither shall have mercyH07355"R1 in their young menH0970 L[<"sO*vY>mL%  but his handH03027#1 is not turned awayH07725&9 for all this his angerH0639' against judahH03063' they togetherH03162 manassehH04519# and ephraimH0669 ephraimH0669 manassehH04519)  of his own armH02220~  the fleshH01320} every manH0376|) they shall eatH03980{K and they shall not be satisfiedH07646!z- on the left handH08040 y- and he shall eatH0398x' and be hungryH07457"w/ on the right handH03225$v3 and he shall snatchH01504u#  his brotherH0251t#  shall spareH02550s  no manH0376r# of the fireH0784%q5 shall be as the fuelH03980p) and the peopleH05971o darkenedH06272n# is the landH0776m of hostsH06635bRLRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{銨Xꊨv늩슩.튩Ha:Ut-H銨Xꊨv늩슩.튩Ha:Ut-Hd!>[y5Rp*Fa}6Q n  $ A ]z3Ql#>Zw-He: V!q" #*$E%b&'(:)W*t+,+-E.a/{01/2L3g456;7X8s9:-;I?:@VAqB C)DEEbF}GH7ISJoK jw[8gI'~V7j# for helpH05833%"5 to whom will ye fleeH05127! from farH04801 ! shall comeH0935&7 and in the desolationH07722' of visitationH06486! in the dayH03117$3 and what will ye doH06213)  the fatherlessH03490%  they may robH0962"/  may be their preyH07998# that widowsH0490% of my peopleH05971' from the poorH06041 the rightH04941!- and to take awayH01497' from judgmentH01779 the needyH01800' to turn asideH05186%5 they have prescribedH03789% grievousnessH05999) and that writeH03789  decreesH02711 # unrighteousH0205& 7 unto them that decreeH02710  woeH01945$ 3  stretched out stillH05186 JnGaK/f6iJ>#  and to takeH0962= the spoilH07998< to takeH07997);= will i give him a chargeH06680:# of my wrathH05678'99 and against the peopleH059718 nationH01471,7C him against an hypocriticalH026116# i will sendH07971$53 is mine indignationH021954' in their handH030273' and the staffH042942' of mine angerH06391 the rodH076260 assyrianH0804/ oH01945$.3  stretched out stillH05186-% but his handH03027#,1 is not turned awayH07725&+9 for all this his angerH0639 *+ under the slainH02026$)3 and they shall fallH05307#(3 under the prisonersH0616' bow downH03766&&7 without me they shallH01115%!  your gloryH03519($;  and where will ye leaveH05800 MmF}_?hH( }M,ZC did excel them of jerusalemH03389(Y; and whose graven imagesH06456X% of the idolsH0457W% the kingdomsH04467V! hath foundH04672U! as my handH03027T# as damascusH01834S# not samariaH08111R as arpadH0774Q! not hamathH02574P' as carchemishH03751O not calnoH03641N kingsH04428M! altogetherH03162L) not my princesH08269K% for he saithH0559J not a fewH04592I nationsH01471H# and cut offH03772G! to destroyH08045F% in his heartH03824E thinkH02803/DI not so, neither doth his heartH03824#C1 howbeit he meanethH01819B)  of the streetsH02351A'  like the mireH02563.@9'  and to tread them downH04823 H07760?  the preyH0957 BkQ0oJ( oO5iB#w1 and i have removedH05493 v- for i am prudentH0995!u- and by my wisdomH02451t# i have doneH06213s! of my handH03027 r+ by the strengthH03581q% for he saithH0559p looksH05869o# of his highH07312n' and the gloryH08597m! of assyriaH0804l# of the kingH04428k heartH03824j% of the stoutH01433i the fruitH06529h' i will punishH06485!g- and on jerusalemH03389f zionH06726e! upon mountH02022d) his whole workH04639c) hath performedH01214b' when the lordH0136a' and her idolsH06091`% to jerusalemH03389_ so doH06213^' and her idolsH0457]% unto samariaH08111,\C shall i not, as i have doneH06213[) and of samariaH08111 jpH$^6qS5j magnifyH01431' shall the sawH04883/I itself against him that hewethH02672 boastH06286' shall the axeH01631  or peepedH06850  the mouthH06310   or openedH06475   the wingH03671. G  and there was none that movedH05074'  all the earthH0776+  have i gatheredH0622 leftH05800 eggsH01000$5 and as one gatherethH0622' of the peopleH05971! the richesH02428 as a nestH07064! hath foundH04672# and my handH03027$~)# like a valiantH03524 H047 }+ the inhabitantsH03427$|3 and i have put downH03381'{+' their treasuresH06264 H06259 z+ and have robbedH08154y' of the peopleH05971x! the boundsH01367 ET0 lE(oQ*_E-  in oneH0259,)  and his briersH08068+! his thornsH07898*! and devourH0398")/ and it shall burnH01197(# for a flameH03852!'- and his holy oneH06918#&3 shall be for a fireH0784% of israelH03478$' and the lightH0216*#A  like the burning of a fireH0784"  a burningH03350 !+ he shall kindleH03344$ 3 and under his gloryH03519 leannessH07332#1 among his fat onesH04924 sendH07971 of hostsH06635% the lordH03068 H0136(= therefore shall the lordH0113  no woodH06086)  should lift upH07311 +  as if the staffH04294-E  against them that lift it upH07311% should shakeH05130"/ it? as if the rodH076260K itself against him that shakethH05130 KT6{Y8U4lKH%  the holy oneH06918G  lordH03068%F5  them; but shall stayH08172$E3  upon him that smoteH05221D stayH08172$C3 shall no more againH03254B of jacobH03290A% of the houseH01004(@; and such as are escapedH06413? of israelH03478># the remnantH076056=W and it shall come to pass in that dayH03117< may writeH03789;% that a childH05288:% shall be fewH045579' of his forestH032938% of the treesH060867% and the restH076056 faintethH04549;5a and they shall be as when a standardbearerH052634 and bodyH013203 both soulH05315*2? and of his fruitful fieldH037591' of his forestH032930 the gloryH03519"// and shall consumeH03615.  dayH03117 [eH$ h?}`As[e godH03069d the lordH0136$c5 therefore thus saithH0559b+ of all the landH0776a% in the midstH07130 `+ even determinedH02782_' a consumptionH03617^! shall makeH06213] of hostsH06635\ godH03069[% for the lordH0136#Z1  with righteousnessH06666Y)  shall overflowH07857X decreedH02782 W+ the consumptionH03631%V5 of them shall returnH07725U a remnantH07605T! of the seaH03220S) be as the sandH02344R israelH03478&Q7 for though thy peopleH05971P godH0410 O+ unto the mightyH01368N of jacobH03290M# the remnantH07605L% shall returnH07725K# the remnantH07605J in truthH0571I  of israelH03478 Jc@eB!uX6kJ%  upon the seaH03220  his rodH04294 of orebH06159~# at the rockH06697} of midianH040803|Q for him according to the slaughterH04347{ a scourgeH07752z' shall stir upH05782y of hostsH06635x lordH03068%w5 in their destructionH08399v) and mine angerH0639u# shall ceaseH03615$t3 and the indignationH02195s% little whileH04592r) for yet a veryH04213q of egyptH04714/pI against thee, after the mannerH01870o  his staffH04294"n/  and shall lift upH05375 m+  thee with a rodH07626l)  he shall smiteH05221k+  of the assyrianH0804j' be not afraidH03372i in zionH06726h' that dwellestH03427g# o my peopleH05971f of hostsH06635 MY:Y=~Z8hM gibeahH01390 is afraidH02729 ramahH07414 at gebaH013871M they have taken up their lodgingH04411# the passageH04569#1 they are gone overH05674' his carriagesH03627 + he hath laid upH06485# at michmashH04363 to migronH04051% he is passedH05674 to aiathH05857! he is comeH0935!-  of the anointingH08081   becauseH06440# 1 shall be destroyedH02254 % and the yokeH05923" / from off thy neckH06677 % and his yokeH05923&7 from off thy shoulderH07926$3 shall be taken awayH05493! his burdenH054486W and it shall come to pass in that dayH03117  of egyptH04714!-  after the mannerH01870'9  so shall he lift it upH05375 ToX=]@oQ& rT: !shall lopH055869 !of hostsH066358 !lordH03068 7- !behold, the lordH01136% of jerusalemH033895 the hillH013894 of zionH06726'3+' of the daughterH01004 H013232 the mountH020221 his handH030270) he shall shakeH05130/ that dayH03117. at nobH05011'-9 as yet shall he remainH05975*,? gather themselves to fleeH05756+ of gebimH01374 *+ the inhabitantsH03427)! is removedH05074( madmenahH04088'  anathothH06068& o poorH06041%! unto laishH03919%$5 cause it to be heardH07181# gallimH01554" ofH01530!! o daughterH01323  thy voiceH06963 lift upH06670  is fledH05127 of saulH07586 T}_;kL)~_:sTV! the spiritH07307!U/ and understandingH0998T of wisdomH02451%S5 upon him, the spiritH07307R! shall restH05117Q lordH03068P) and the spiritH07307!O- out of his rootsH08328N! shall growH06509M% and a branchH05342L of jesseH03448 K+ out of the stemH01503J a rodH02415+IA and there shall come forthH03318H+ "by a mighty oneH0117G! "shall fallH05307F# "and lebanonH03844E "with ironH01270D' "of the forestH03293C% "the thicketsH05442&B7 "and he shall cut downH05362!A- ! shall be humbledH08213 @+ ! and the haughtyH01364? ! hewn downH01438>! !of statureH06967"=/ !and the high onesH07311<# !with terrorH04637; !the boughH06288 ]_F`<lL+ ]$q3  and with the breathH07307p%  of his mouthH06310o%  with the rodH07626n  the earthH0776#m1 and he shall smiteH05221l% of the earthH0776k% for the meekH06035j# with equityH04334i# and reproveH03198h the poorH01800g) shall he judgeH08199'f9 but with righteousnessH06664e#  of his earsH0241"d/ after the hearingH04926 c+ neither reproveH03198b# of his eyesH05869 a+ after the sightH04758'`9 and he shall not judgeH08199_ lordH03068^# in the fearH03374:]_ and shall make him of quick understandingH07306\  lordH03068 [+  and of the fearH03374Z%  of knowledgeH01847Y!  the spiritH07307X  and mightH01369W! of counselH06098 ZyR1 jF#yX>wZ  togetherH03162 ) shall lie downH07257! - their young onesH03206 ! shall feedH07462 % and the bearH01677# and the cowH06510!  shall leadH05090  childH05288%  and a littleH06996  togetherH03162 +  and the fatlingH04806#1 and the young lionH03715% and the calfH05695% with the kidH01423) shall lie downH07257 ~+ and the leopardH05246}' with the lambH03532!|- also shall dwellH01481{ the wolfH02061z% of his reinsH02504y! the girdleH0232 x- and faithfulnessH0530w% of his loinsH04975#v3 shall be the girdleH0232"u/ and righteousnessH06664t! the wickedH07563s' shall he slayH04191r#  of his lipsH08193 J_@ v^6nU3lJ*' for an ensignH05251")/ which shall standH05975( of jesseH03448&'7 there shall be a rootH08328 &+ and in that dayH03117% the seaH03220$ coverH03680#' as the watersH04325" lordH03068!!- of the knowledgeH01844 ' shall be fullH04390' for the earthH0776 mountainH02022) in all my holyH06944# nor destroyH07843$3 they shall not hurtH07489  denH03975#1 on the cockatrice'H06848 his handH03027 shall putH01911%5 and the weaned childH01580! of the aspH06620# on the holeH02352! shall playH08173&7 and the sucking childH03243#  like the oxH01241  strawH08401 shall eatH0398% and the lionH0738 TwQcC!oM)xT E+ for the nationsH01471D an ensignH05251$C3 and he shall set upH05375B! of the seaH03220$A5 and from the islandsH0339 @+ and from hamathH02574 ?+ and from shinarH08152>' and from elamH05867=' and from cushH03568!<- and from pathrosH06624;) and from egyptH04714:% from assyriaH0804$93 which shall be leftH076048' of his peopleH059717# the remnantH076056! to recoverH07069 5+ the second timeH081454 againH032543 his handH030272 shall setH032541 the lordH013660W and it shall come to pass in that dayH03117"// shall be gloriousH03519.% and his restH04496- seekH01875),= to it shall the gentilesH01471+' of the peopleH05971 FsQ4vN1 tY2 cFb togetherH03162a# of the eastH06924` themH01121 _- they shall spoilH0962 ^+ toward the westH03220#]1 of the philistinesH06430#\1 upon the shouldersH03802#[1 but they shall flyH05774Z ephraimH0669Y' shall not vexH06887X and judahH03063W judahH03063V) shall not envyH07065U ephraimH0669!T- shall be cut offH03772S of judahH03063$R3 and the adversariesH06887Q% shall departH05493P+ also of ephraimH0669O the envyH07068N% of the earthH0776M cornersH03671L' from the fourH0702K of judahH03063J' the dispersedH05310$I3 and gather togetherH06908H of israelH03478G% the outcastsH01760"F1 and shall assembleH0622 E_B# ]D!}aErE)= like as it was to israelH03478~% from assyriaH0804}' shall be leftH07604| whichH0834{' of his peopleH05971 z+ for the remnantH07605.yG and there shall be an highwayH04546x dryshodH05275w go overH01869v  streamsH05158 u+  it in the sevenH07651 t+  and shall smiteH05221s)  over the riverH05104r  his handH03027q) shall he shakeH05130p windH07307$o3 and with his mightyH05868n seaH03220 m+ of the egyptianH04714l! the tongueH03956&k7 shall utterly destroyH02763j lordH03068i! shall obeyH04928h of ammonH05983!g-  and the childrenH01121f  and moabH04124e  upon edomH0123d!  their handH03027c)  they shall layH04916 D}Y7X9}d1 dD% shall ye sayH0559 + and in that dayH03117% of salvationH03444!- out of the wellsH04599 waterH04325' shall ye drawH07579#1 therefore with joyH08342/I  he also is become my salvationH03444 songH02176# my strengthH05797 jehovahH03068 lordH03050"/ and not be afraidH06342% i will trustH0982 % my salvationH03444 # behold, godH0410% 5 and thou comfortedstH05162 ) is turned awayH07725$ 5 with me, thine angerH0639,E thee: though thou wast angryH0599' i will praiseH03034 lordH03068) thou shalt sayH0559 + and in that dayH03117  of egyptH04714+  out of the landH0776 +  that he came upH05927! in the dayH03117 FuV1xS2vU7eF:! lift ye upH053759 did seeH023728 of amozH05317 the sonH011216% which isaiahH034705! of babylonH08944! the burdenH048533% in the midstH071302 of israelH034781% the holy oneH069180 for greatH01419/ of zionH06726 .+ thou inhabitantH03427- and shoutH07442, cry outH06670 +- in all the earthH0776*' knownH03045 H03045!)- excellent thingsH01348!(- for he hath doneH06213' lordH03068& singH02167%!  is exaltedH07682$'  that his nameH08034#%  make mentionH02142!"-  among the peopleH05971!! his doingsH05949  declareH03045' upon his nameH08034 callH07121 lordH03068 praiseH03034 HlG*uN+ Z>aHW  lordH03068!V/  gathered togetherH0622U!  of nationsH01471 T+  of the kingdomsH04467S noiseH06963R% a tumultuousH07588Q peopleH05971P! of a greatH07227O like asH01823!N- in the mountainsH02022M) of a multitudeH01995L the noiseH06963K) in my highnessH01346"J/ them that rejoiceH05947I) for mine angerH0639H) my mighty onesH01368#G1 i have also calledH07121#F1 my sanctified onesH06942!E- i have commandedH06680D'  of the noblesH05081C)  into the gatesH06607 B-  that they may goH0935A the handH03027!@- unto them, shakeH05130? the voiceH06963> exaltH07311= mountainH02022<' upon the highH08192; a bannerH05251 `iJ/mK2m?"`t# and sorrowsH02256s pangsH06735(r= and they shall be afraidH0926q! shall meltH04549p heartH03824o+ and every man'sH0582n be faintH07503*m? therefore shall all handsH03027"l/ from the almightyH07706!k- as a destructionH07701j' it shall comeH0935i at handH07138h lordH03068 g+ ye; for the dayH03117f howlH03213e)  the whole landH0776d!  to destroyH02254#c1 of his indignationH02195 b+ and the weaponsH03627a lordH03068` of heavenH08064_% from the endH07097^ countryH0776]! from a farH04801\ they comeH0935[' of the battleH04421Z the hostH06635Y musterethH06485X  of hostsH06635 Z{R;qM.xV8 Z#1 in his going forthH03318"/ shall be darkenedH02821 the sunH08121 # their lightH0216' 9 thereof shall not giveH01984' 9 and the constellationsH03685  of heavenH08064 ' for the starsH03556# the sinnersH02400%5 and he shall destroyH08045 desolateH08047 the landH0776 to layH07760 angerH0639! and fierceH02740 + both with wrathH05678 cruelH0394 comethH0935~ lordH03068 }+ behold, the dayH03117|  flamesH03851{#  their facesH06440z!  at anotherH07453y oneH0376%x5 they shall be amazedH08539+wA as a woman that travailethH03205/vI of them; they shall be in painH02342u+ shall take holdH0270 VoQ8}X4^BoV+ lordH03068*% in the wrathH05678!)- out of her placeH04725(% shall removeH07493'' and the earthH0776&# the heavensH08064'%9 therefore i will shakeH07264$ of ophirH0211&#7 than the golden wedgeH03800"! even a manH0120!) than fine goldH06337 ' more preciousH03365!/ i will make a manH0582 + of the terribleH06184 + the haughtinessH01346!- and will lay lowH08213 to ceaseH07673% of the proudH02086/I and i will cause the arrogancyH01347#1 for their iniquityH05771) and the wickedH07563 evilH07451 the worldH08398"/ and i will punishH06485 to shineH05050)? shall not cause her lightH0216% and the moonH03394 VS;jM(_< zV E' ravishedH07693 H07901D+ and their wivesH0802!C- shall be spoiledH08155B% their housesH01004"A/ before their eyesH05869/@I also shall be dashed to piecesH07376?) their childrenH05768>% by the swordH02719=! shall fallH05307-<E and every one that is joinedH05595(;; shall be thrust throughH01856(:; every one that is foundH04672!9/  into his own landH07768  every oneH03767 and fleeH05127"6/ to his own peopleH059715 turnH06437$45 they shall every manH0376&37 that no man taketh upH069082) and as a sheepH066291 roeH06643.0G and it shall be as the chasedH05080/ angerH0639.' of his fierceH02740-) and in the dayH03117, of hostsH06635 N~cJrQ2vW2oNa% be inhabitedH03427`) it shall neverH05331_%  and gomorrahH06017^  sodomH05467] overthrewH04114$\5 shall be as when godH0430[! excellencyH01347!Z- of the chaldees'H03778Y! the beautyH08597X# of kingdomsH04467W the gloryH06643V# and babylonH0894U  childrenH01121 T+  shall not spareH02347S their eyeH05869R# of the wombH0990Q% on the fruitH06529,PC and they shall have no pityH07355O to piecesH07376N' the young menH05288 M+ also shall dashH07376L bowsH07198'K9 they shall not delightH02654J goldH02091I silverH037015HU against them, which shall not regardH02803G the medesH04074'F9 behold, i will stir upH05782 C[=fD\>dC{%  and her daysH03117z  to comeH0935y nearH07138x% and her timeH06256w palacesH01964v pleasantH06027u# and dragonsH08577(t= in their desolate housesH0490s shall cryH060302rQ and the wild beasts of the islandsH0338q#  shall danceH07540"p/ there, and satyrsH08163o# shall dwellH07931 n' and owlsH03284 H01323$m5 of doleful creaturesH0255l' shall be fullH04390(k; there; and their housesH01004j shall lieH07257.iG but wild beasts of the desertH06728 h+  make their foldH072573gQ there; neither shall the shepherdsH07462f! pitch tentH0167*e? neither shall the arabianH06163d' to generationH01755#c1 in from generationH01755*b? neither shall it be dweltH07931 n{T9tS6iG# n) whose captivesH076172O and they shall take them captivesH07617' and handmaidsH08198% for servantsH05650 lordH03068 -them in the landH0127'shall possessH05157of israelH03478 'and the houseH01004$ 3them to their placeH04725 +them, and bringH0935 !shall takeH03947 )and the peopleH05971 of jacobH03290% to the houseH010041M with them, and they shall cleaveH05596 + shall be joinedH03867"/and the strangersH01616&9them in their own landH0127and setH03240israelH03478#3and will yet chooseH0977on jacobH03290 ~+will have mercyH07355}lordH03068'|9  shall not be prolongedH04900 \jQ(h<wS8}\/%he who smoteH05221.'of the rulersH04910-#the sceptreH07626,'of the wickedH07563+the staffH04294*#hath brokenH07665)lordH03068( ceasedH07673 '+the golden cityH04062&ceasedH07673'%9how hath the oppressorH05065$and sayH0559#!of babylonH0894!"-against the kingH04428!%this proverbH04912( ;that thou shalt take upH053750Kwherein thou wast made to serveH05647bondageH05656"/and from the hardH07186"/and from thy fearH07267 +from thy sorrowH06090%5shall give thee restH05117lordH030685Uand it shall come to pass in the dayH03117&7over their oppressorsH05065/Ithey were; and they shall ruleH07287 G}[;gB!tV7nG#L1 all the chief onesH06260K the deadH07496J) it stirreth upH05782I' at thy comingH0935!H- for thee to meetH07125&G7 from beneath is movedH07264F hellH07585E!is come upH05927Dno fellerH03772)C=since thou art laid downH07901B!of lebanonH03844A!the cedarsH0730@rejoiceH08055#?1yea, the fir treesH01265>%into singingH07440!=-they break forthH06476<is quietH08252;!is at restH05117:+the whole earthH07769 hinderethH028208 noneH010977' is persecutedH047836in angerH06395#the nationsH014714'he that ruledH072873strokeH04347(2-'with a continualH05627 H011151in wrathH056780!the peopleH05971 GqN% `?!}U5gGg# the nationsH01471#f1 which didst weakenH02522e' to the groundH0776"d/ art thou cut downH01438&c)' of the morningH03213 H07837b sonH01121a o luciferH01966`# from heavenH08064$_3 how art thou fallenH05307^ coverH04374*]? under thee, and the wormsH08438\ is spreadH03331[ the wormH07415Z% of thy violsH05035Y the noiseH01998X% to the graveH07585 W+ is brought downH03381V thy pompH01347,UC as we? art thou become likeH049115TU unto thee, art thou also become weakH02470S and sayH0559%R5 all they shall speakH06030Q) of the nationsH01471P' all the kingsH04428#O1 from their thronesH03678"N/ it hath raised upH06965M% of the earthH0776 DuT6uT3Q5kD#3that made the earthH0776%this the manH0376considerH0995)=thee shall narrowly lookH07688'they that seeH07200~!of the pitH0953}%to the sidesH03411|to hellH07585/{Iyet thou shalt be brought downH03381z'the most highH05945y)i will be likeH01819x'of the cloudsH05645"w/above the heightsH01116v'i will ascendH05927u% of the northH06828t% in the sidesH03411$s3 of the congregationH04150$r3 also upon the mountH02022q! i will sitH03427p of godH0410o the starsH03556n aboveH04605m my throneH03678l% i will exaltH07311k# into heavenH08064j' i will ascendH05927i) in thine heartH03824"h1 for thou hast saidH0559 _jF$_:iN.}_! of the pitH0953' to the stonesH068% that go downH03381%with a swordH02719)thrust throughH02944(;of those that are slainH02026#the raimentH03830branchH05342#1like an abominableH08581%of thy graveH06913&7but thou art cast outH07993!-in his own houseH01004every oneH0376in gloryH03519!-all of them, lieH07901)of the nationsH01471'all the kingsH04428 -of his prisonersH0615 'not the houseH01004 openedH06605 !the citiesH05892 'and destroyedH02040 +as a wildernessH04057the worldH08398madeH07760kingdomsH04467)that did shakeH07493!to trembleH07264 Wd4aE'}]A$pW;lordH03068$:3against them, saithH05002#91for i will rise upH06965#8#' with citiesH05892 H061457% of the worldH083986 the faceH064405 nor fillH043904 the landH07763#nor possessH034232riseH06965!1-that they do notH010770-of their fathersH01!/-for the iniquityH05771!.-for his childrenH01121-slaughterH04293,prepareH03559+# be renownedH07121*# shall neverH05769)%of evildoersH07489(the seedH02233'!thy peopleH05971&slainH02026%thy landH0776,$Cbecause thou hast destroyedH07843$#3with them in burialH06900)"=thou shalt not be joinedH03161"!1 trodden under feetH0947 % as a carcaseH06297 JfJ+oR-{^?%jJX%the assyrianH0804"W/that i will breakH07665V)shall it standH06965AUmso shall it come to pass; and as i have purposedH03289)T=surely as i have thoughtH01819SsayingH0559R!hath swornH07650Qof hostsH06635PlordH03068O of hostsH06635N lordH03068M saithH05002L)of destructionH08045"K/it with the besomH04292!J-and i will sweepH02894Iof waterH04325Hand poolsH098 G+for the bitternH07090 F+it a possessionH04180!E-i will also makeH07760D lordH03068C saithH05002B! and nephewH05220A and sonH05209@#and remnantH07605?the nameH08034>%from babylonH0894=#and cut offH03772<of hostsH06635 RhMfIsR0nRsrejoiceH08055 r+was this burdenH04853qdiedH04194pahazH0271othat kingH04428n#in the yearH08141+mAand who shall turn it backH07725l'stretched outH05186k%and his handH03027'j9and who shall disannulH06565i'hath purposedH03289hof hostsH06635glordH03068%f5upon all the nationsH01471&e7that is stretched outH05186dthe handH03027$c5upon the whole earthH0776!b-that is purposedH03289a#the purposeH06098)`= from off their shouldersH07926_ departH05493.^Gfrom off them, and his burdenH05448]departH05493$\3then shall his yokeH05923$[5tread him under footH0947&Z7and upon my mountainsH02022Y!in my landH0776 Ie8d>{^>gIdissolvedH04127&7thou, whole palestinaH06429o cityH05892 cryH02199 o gateH08179 howlH03213 # thy remnantH07611" / and he shall slayH02026# with famineH07458thy rootH08328 +and i will killH04191in safetyH0983)shall lie downH07257'and the needyH034!shall feedH07462#of the poorH01800"/and the firstbornH01060 serpentH08314~ flyingH05774} a fieryH08314|' and his fruitH06529{% a cockatriceH06848!z-shall come forthH03318yrootH08328)x=for out of the serpent'sH05175w)thee is brokenH07665"v/of him that smoteH05221 u+because the rodH07626*t?not thou, whole palestinaH06429 SU5|Z:Z1tS-%and to dibonH01769,to bajithH01006+'he is gone upH05927#*1 brought to silenceH01820)' is laid wasteH07703( of moabH04124' kirH07024%&5because in the nightH03915#%1brought to silenceH01820$'is laid wasteH07703#of moabH04124"arH06144%!5because in the nightH03915 of moabH04124!the burdenH04853# shall trustH02620' of his peopleH05971% and the poorH06041 zionH06726% hath foundedH03245 lordH03068' of the nationH01471) the messengersH04397# then answerH06030'9 in his appointed timesH04151 aloneH0909 a smokeH06227)from the northH06828$5for there shall comeH0935 FjF}O/qS4cFI his lifeH05315H' shall cry outH07321Gof moabH04124-FEtherefore the armed soldiersH02502E!unto jahazH03096D)shall be heardH08085C#their voiceH06963B#and elealehH0500Ashall cryH02199@#and heshbonH02809?!abundantlyH03381>weepingH01065%=5every one shall howlH032136<Wof their houses, and in their streetsH07339;#on the topsH01406*:?themselves with sackclothH08242 9+they shall girdH02296!8-in their streetsH023517 cut offH014386# every beardH022065 baldnessH07144#41 on all their headsH07218 3+ and over medebaH043112over neboH050151!shall howlH032130moabH04124/to weepH01065 .+the high placesH01116 \~\> gD$~X8\!d-they have gottenH06213(c;therefore the abundanceH03502(b;there is no green thingH03418afailethH03615`the grassH01877!_-is withered awayH03001^#for the hayH02682"]/shall be desolateH04923\of nimrimH05249[)for the watersH04325Z)of destructionH07667Ya cryH02201$X3they shall raise upH05782W# of horonaimH02773V) for in the wayH01870$U3 shall they go it upH05927T% with weepingH01065S of luhithH03872'R9for by the mounting upH04608#Q1of three years oldH07992Pan heiferH05697Ounto zoarH06820N'his fugitivesH01280Mfor moabH04124L'shall cry outH02199Kmy heartH03820"J/ shall be grievousH03415 F]=oC gN#eF#of the landH0776%to the rulerH04910~#ye the lambH03733}sendH07971|# of the landH0127%{5 and upon the remnantH07611z of moabH04124'y9 upon him that escapethH06413x lionsH0738w! upon dimonH01775v moreH03254!u- for i will bringH07896t of bloodH01818s' shall be fullH04390r of dimonH01775q) for the watersH04325(p=thereof unto beer–elimH0879 o+and the howlingH03215"n3thereof unto eglaimH097m#the howlingH03215lof moabH04124k#the bordersH01366$j3is gone round aboutH05362i#for the cryH02201h)of the willowsH06155g%to the brookH05158&f7shall they carry awayH053751eMand that which they have laid upH06486 WuY6x\D( uR9nWbeH01933 +with thee, moabH04124dwellH01481"/let mine outcastsH05080'9 not him that wanderethH05074 bewrayH01540% the outcastsH05080 hideH05641) of the noondayH06672%in the midstH08432%as the nightH03915!thy shadowH06738makeH07896judgmentH06415executeH06213counselH06098takeH0935 of arnonH0769& 7shall be at the fordsH04569 of moabH04124 'the daughtersH01323 #of the nestH07064cast outH07971birdH05775)as a wanderingH05074 of zionH06726 +of the daughterH01323)unto the mountH02022"/to the wildernessH04057from selaH05554 ^iI) `=vY9^#:1of his haughtinessH013469proudH013418veryH039667of moabH041246%of the prideH013475'we have heardH080854' righteousnessH066643# and hastingH041062 judgmentH049411# and seekingH018750judgingH08199/of davidH01732!./in the tabernacleH0168 --upon it in truthH0571!,-and he shall sitH03427+)be establishedH03559!*-shall the throneH03678)%and in mercyH02617(+out of the landH0776'% are consumedH08552&) the oppressorsH07429% ceasethH03615$# the spoilerH07701#% is at an endH0656$"3for the extortionerH04160!)of the spoilerH07703& 7to them from the faceH06440'thou a covertH05643 Jw^AhI-c8fJVthe seaH03220#U1they are gone overH05674"T/are stretched outH05203S%her branchesH07976R) the wildernessH04057Q' they wanderedH08582P! unto jazerH03270'O9 thereof, they are comeH05060%N5 the principal plantsH08291!M-have broken downH01986L)of the heathenH01471Kthe lordsH01167Jof sibmahH07643Ithe vineH01612HlanguishH0535G!of heshbonH02809F)for the fieldsH07709EstrickenH05218D)shall ye mournH01897"C/of kir–haresethH07025#B3for the foundationsH0808%A5every one shall howlH03213@for moabH04124?howlH03213%>5therefore shall moabH04124= his liesH0907<'and his wrathH05678;'and his prideH01347 FuW6[=Y%nF$q3 wherefore my bowelsH04578p to ceaseH07673o shoutingH01959n pressesH03342m no wineH03196 l+ shall tread outH01869k% the treadersH018690jK neither shall there be shoutingH07321*i? there shall be no singingH07442%h5 and in the vineyardsH03754+gA out of the plentiful fieldH03759f and joyH01524e' is taken awayH0622d% and gladnessH08057c is fallenH05307$b3 and for thy harvestH07105&a7 for thy summer fruitsH07019!`- for the shoutingH01959_# and elealehH0500^ o heshbonH02809#]1 thee with my tearsH01832\% i will waterH07301[ of sibmahH07643Z the vineH01612Y of jazerH03270!X- with the weepingH01065(W; therefore i will bewailH01058 KxShLiI/rK# 1 shall be contemnedH07034  of moabH04124 'and the gloryH03519 )of an hirelingH07916 %as the yearsH08141yearsH08141%within threeH07969sayingH0559#hath spokenH01696lordH03068+ since that timeH0227 + concerning moabH04124# hath spokenH01696 lordH03068 the wordH01697)~= but he shall not prevailH03201} to prayH06419!|- to his sanctuaryH04720"{1 that he shall comeH0935"z/ on the high placeH01116y is wearyH03811x that moabH04124;wa and it shall come to pass, when it is seenH07200!v- for kir–hareshH07025&u7 and mine inward partsH07130t for moabH04124s% like an harpH03658r# shall soundH01993 P}cA"rY:nI)tP )+ of the childrenH01121+(Athey shall be as the gloryH03519'of syriaH0758 &+and the remnantH07605%'from damascusH01834 $+and the kingdomH04467#%from ephraimH0669!"-also shall ceaseH07673!%the fortressH04013 afraidH02729%5which shall lie downH07257)=they shall be for flocksH05739forsakenH05800of aroerH06177!the citiesH05892heapH04596*?and it shall be a ruinousH04654a cityH05892'is taken awayH05493!-behold, damascusH01834#of damascusH01834!the burdenH04853'feebleH03524 H03808smallH04213veryH04592 + and the remnantH07605 multitudeH01995$3 with all that greatH07227 WnP3 iL/]>sWEberriesH01620DthreeH07969CtwoH08147!B-of an olive treeH02132&A7in it, as the shakingH05363@'shall be leftH07604$?3yet gleaning grapesH05955>! of rephaimH07497=' in the valleyH06010<earsH076415;Uand it shall be as he that gatherethH03950:%with his armH022209the earsH076418#and reapethH071147the cornH070546gatherethH062275Yand it shall be as when the harvestmanH071054)shall wax leanH073293%of his fleshH01320 2+and the fatnessH04924#11shall be made thinH018090of jacobH03290/the gloryH03519 .+and in that dayH03117- of hostsH06635, lordH03068+ saithH05002* of israelH03478 FZ=tS2 }`?kF!b- shall his strongH04581a# in that dayH03117`' or the imagesH02553!_/either the grovesH0842^have madeH06213!]/which his fingersH0676&\7neither shall respectH07200[%of his handsH03027Zthe workH04639Y'to the altarsH04196&X7and he shall not lookH08159W'one of israelH03478V#to the holyH06918#U1shall have respectH07200T%and his eyesH05869S%to his makerH06213RlookH08159Q#shall a manH0120P#at that dayH03117Oof israelH03478NgodH0430MlordH03068L)thereof, saithH05002K branchesH05585(J; in the outmost fruitfulH06509I fiveH02568H fourH0702&G9 of the uppermost boughH0534F!in the topH07218 A{W;|W) ~\8aA}# to flourishH06524)|= shalt thou make thy seedH02233#{1 and in the morningH01242z to growH07735*y? shalt thou make thy plantH05194x! in the dayH03117w slipsH02156 v+ it with strangeH02114u' and shalt setH02232t plantsH05194s pleasantH05282+rA therefore shalt thou plantH05193 q+ of thy strengthH04581p# of the rockH06697*o? and hast not been mindfulH02142!n- of thy salvationH03468m the godH0430,lC because thou hast forgottenH07911.kG and there shall be desolationH08077j of israelH03478 i+ of the childrenH01121h becauseH06440 g+ which they leftH05800'f; and an uppermost branchH0534e boughH02793!d- be as a forsakenH05800c citiesH05892 KeJ2 rK,[?$pK!- of the mountainsH02022% as the chaffH04671$3 and shall be chasedH07291 far offH04801*? them, and they shall fleeH05127% shall rebukeH01605 watersH04325 of manyH07227!- like the rushingH07588! shall rushH07582# the nationsH03816 watersH04325 of mightyH035240 K make a rushing like the rushingH07582 ! of nationsH03816# 1 and to the rushingH07588 # of the seasH03220 ) like the noiseH01993% make a noiseH01993 peopleH05971 of manyH07227!- to the multitudeH01995 woeH01945 sorrowH03511 - and of desperateH0605 of griefH02470! in the dayH03117 a heapH05067~# the harvestH07105 Y^) {W? hH)xY7! messengersH043976 ye swiftH070315goH032124!the watersH043253uponH064402%of bulrushesH01573 1+even in vesselsH036270!by the seaH03220/#ambassadorsH06735.%that sendethH07971-#of ethiopiaH03568,!the riversH05104+beyondH05676*!with wingsH03671)shadowingH06767(#to the landH0776'woeH01945 &-of them that robH0962 %+us, and the lotH01486#$1of them that spoilH08154##the portionH02506#"1before the morningH01242!troubleH010911 ?'and behold at eveningtideH06153 H06256' the whirlwindH05492 beforeH06440)= and like a rolling thingH01534 the windH07307 beforeH06440 df4wP/h@" d$S3and i will considerH05027-REunto me, i will take my restH08252QsaidH0559PlordH03068Ofor soH03541N hearH08085M a trumpetH07782$L3 and when he blowethH08628!K-on the mountainsH02022Jan ensignH05251'I9ye, when he lifteth upH05375HseeH07200G%on the earthH0776F%and dwellersH07931E%of the worldH08398#D1all ye inhabitantsH03427C%have spoiledH0958B!the riversH05104A!whose landH0776!@-and trodden downH04001?meted outH06978>a nationH01471.=Gfrom their beginning hithertoH01973<terribleH03372;#to a peopleH05971:! and peeledH041789 scatteredH049008# to a nationH01471 Z^C#_?nM& |Zo'and the fowlsH05861n%of the earthH0776!m/and to the beastsH0929!l-of the mountainsH02022k)unto the fowlsH05861jtogetherH03162#i1they shall be leftH05800h% the branchesH05189g cut downH08456f' and take awayH05493#e1 with pruning hooksH04211d! the sprigsH02150&c7he shall both cut offH03772b'in the flowerH05328a#is ripeningH01580#`1and the sour grapeH01155_!is perfectH08552^%when the budH06525]#the harvestH07105\for aforeH06440[! of harvestH07105Z# in the heatH02527Y of dewH02919X% like a cloudH05645W! upon herbsH0216VheatH02527U%like a clearH06703%T5in my dwelling placeH04349 RmL&tN1{\<oR of egyptH04714 !the burdenH04853 zionH06726 the mountH02022of hostsH06635lordH03068#of the nameH08034%to the placeH04725%have spoiledH0958!the riversH05104!whose landH0776'9and trodden under footH04001 meted outH06978 a nationH01471.~G from their beginning hithertoH01973} terribleH03372"|/ and from a peopleH05971{!and peeledH04178zscatteredH04900y#of a peopleH05971xof hostsH06635wlordH03068v!be broughtH02986"u/shall the presentH07862t%in that timeH06256s% shall winterH02778r% of the earthH0776-qG upon them, and all the beastsH0929p%shall summerH06972 LoP/mL)pO% kL)!shall failH01238(of egyptH04714')and the spiritH07307 &+ against kingdomH04467% kingdomH04467$% against cityH05892# cityH05892&"7against his neighbourH07453!'and every oneH0376# 3against his brotherH0251every oneH0376%5and they shall fightH03898&7against the egyptiansH04714'the egyptiansH04714)and i will setH05526%in the midstH07130!shall meltH04549of egyptH04714' and the heartH03824 + at his presenceH06440) shall be movedH05128 of egyptH04714' and the idolsH0457!into egyptH04714)and shall comeH0935cloudH05645%upon a swiftH07031ridethH07392 lordH03068 e^>}X6eL/ eD%and dried upH03001 C+shall be wastedH02717B'and the riverH05104A%from the seaH03220@!shall failH05405?)and the watersH04325> of hostsH06635= lordH03068< the lordH0113!;- over them, saithH05002:! shall ruleH049109kingH044288%and a fierceH057947lordH01136!of a cruelH071865'into the handH03027!4-will i give overH055343'the egyptiansH047142andH0853#11 and to the wizardsH0304960Y and to them that have familiar spiritsH0178#/3 and to the charmersH0328.%to the idolsH0457--Ethereof: and they shall seekH01875,#the counselH06098,+Cthereof; and i will destroyH01104*%in the midstH07130 ]}^9uT2 _4|]`! the watersH04325_ uponH06440^netsH04365%]5and they that spreadH06566\%shall lamentH056 [+into the brooksH02975ZangleH02443'Y9and all they that castH07993 X-also shall mournH0578W#the fishersH01771V)be driven awayH05086U%shall witherH03001T'by the brooksH02975%S5and every thing sownH04218R'of the brooksH02975Q%by the mouthH06310P'by the brooksH02975 O+the paper reedsH06169N% shall witherH07060M and flagsH05488Lthe reedsH07070K%and dried upH02717!J-shall be emptiedH01809I!of defenceH04693H!the brooksH02975Gfar awayH02186F!the riversH05104$E3and they shall turnH02186 [}V9zbEjD)t[} whereH0335| kingsH04428{! of ancientH06924z the sonH01121y# of the wiseH02450x the sonH01121 w+ ye unto pharaohH06547v how sayH0559"u/ is become brutishH01197t! of pharaohH06547s# counsellorsH03289r# of the wiseH02450q# the counselH06098p foolsH0191o of zoanH06814#n1 surely the princesH08269m for fishH05315l pondsH099k sluicesH07938'j9 thereof, all that makeH06213 i+ in the purposesH08356)h= and they shall be brokenH01792#g3 shall be confoundedH0954f networksH02355#e3 and they that weaveH0707d flaxH06593c in fineH08305(b; moreover they that workH05647a) shall languishH0535 bnU8vZ9{\A b! staggerethH08582&7 thereof, as a drunkenH07910'in every workH04639to errH085824Sthereof: and they have caused egyptH04714%in the midstH07130spiritH07307!a perverseH05773%hath mingledH04537lordH03068' of the tribesH07626 the stayH06438  egyptH04714' 9 they have also seducedH08582 % are deceivedH05377  of nophH05297 # the princesH08269!- are become foolsH02973 of zoanH06814# the princesH08269! upon egyptH04714' hath purposedH03289 of hostsH06635 lordH03068,C thee now, and let them knowH03045"/ and let them tellH05046 thy wiseH02450~# they? whereH0645 OiN3jN+ sM.lO6 of hostsH066355 lordH030684)of the counselH06098$33in himself, becauseH06440(2;thereof shall be afraidH06342.1Gevery one that maketh mentionH021420!unto egyptH04714"//shall be a terrorH02283.of judahH03063-%and the landH0127!,- which he shakethH05130+ of hostsH06635* lordH03068)#of the handH03027()of the shakingH08573'becauseH06440&and fearH06342'%9and it shall be afraidH02729"$1be like unto womenH0802##shall egyptH04714"#in that dayH03117!may doH06213 or rushH0100branchH03712or tailH02180)which the headH07218for egyptH04714workH04639% in his vomitH06892 [yZ=#yV9qT3x[Tof hostsH06635SlordH03068"R/and for a witnessH05707*QAand it shall be for a signH0226P lordH03068O! the borderH01366NatH0681M%and a pillarH04676Lof egyptH04714K#of the landH0776J%in the midstH08432IlordH03068(H;shall there be an altarH04196G#in that dayH03117F)of destructionH02041Ethe cityH05892D+ shall be calledH0559C oneH0259B of hostsH06635A lordH03068@ and swearH07650?of canaanH03667>%the languageH08193=speakH01696<of egyptH04714;#in the landH0776:citiesH058929!shall fiveH025688#in that dayH03117)7= which he hath determinedH03289 ghBpS-uM3gqand healH07495p)he shall smiteH05062oegyptH04714n#shall smiteH05062mlordH03068l#and performH07999k lordH03068j a vowH05088$i3 yea, they shall vowH05087h% and oblationH04503g sacrificeH02077f%and shall doH05647e#in that dayH03117dlordH03068c!shall knowH03045"b/and the egyptiansH04714ato egyptH04714`)shall be knownH03045_lordH03068%^5and he shall deliverH05337 ]+ and a great oneH07227\) them a saviourH03467"[/ and he shall sendH07971"Z/ of the oppressorsH03905Y becauseH06440XlordH03068#W1for they shall cryH06817Vof egyptH04714U#in the landH0776 QcCvQ1 cD kQ sayingH0559 #shall blessH01288 of hostsH06635 lordH03068 #of the landH0776%in the midstH07130!a blessingH01293 -and with assyriaH0804!with egyptH04714%be the thirdH07992%shall israelH03478#in that dayH03117"1 with the assyriansH0804# shall serveH05647"/ and the egyptiansH04714~% into assyriaH0804!}-and the egyptianH04714|!into egyptH04714{!shall comeH0935 z-and the assyrianH0804y!to assyriaH0804x%out of egyptH04714)w=shall there be a highwayH04546v#in that dayH03117(u; of them, and shall healH07495*t?and he shall be intreatedH06279slordH03068&r7and they shall returnH07725 dpP1 uX:!~eN3d#,1 from off thy loinsH04975+' the sackclothH08242* and looseH06605) goH03212(sayingH0559'of amozH0531&the sonH01121%isaiahH03470$byH03027#lordH03068"spakeH01696!!-at the same timeH06256  and tookH03920) against ashdodH0795!- him,) and foughtH03898sentH07971!of assyriaH0804the kingH04428#when sargonH05623#unto ashdodH0795cameH0935#that tartanH08661#in the yearH08141!- mine inheritanceH05159! and israelH03478# of my handsH03027 the workH04639#and assyriaH0804my peopleH05971egyptH04714blessedH01288 QcI({Z@& dF$rQK% and barefootH03182J nakedH06174I and oldH02205HyoungH05288GcaptivesH01546#F1and the ethiopiansH03568EprisonersH07628D'the egyptiansH04714Clead awayH05090B!of assyriaH0804"A/so shall the kingH04428"@/ and upon ethiopiaH03568?! upon egyptH04714>! and wonderH04159= a signH0226< yearsH08141;threeH07969:%and barefootH031829nakedH061748#hath walkedH019807isaiahH03470#61like as my servantH056505saidH05594lordH030683%and barefootH031822nakedH061741walkingH019800'and he did soH06213/'from thy footH07272.thy shoeH05275-# and put offH02502 JZ;mP0mP2cJhpassH02498g%in the southH05045f'as whirlwindsH05492e!of the seaH03220d'of the desertH04057c!the burdenH04853(b; and how shall we escapeH04422a! of assyriaH0804` the kingH04428_ fromH06440 ^+ to be deliveredH05337]for helpH05833 \+whither we fleeH05127 [+our expectationH04007Z%behold, suchH03541Y#in that dayH03117Xshall sayH0559W%of this isleH0339#V1and the inhabitantH03427U#their gloryH08597T%and of egyptH04714"S/their expectationH04007R#of ethiopiaH03568Q#and ashamedH0954)P=and they shall be afraidH02865Oof egyptH04714N%to the shameH06172M uncoveredH02834L buttocksH08357 EdI)rW;gM*gE' at the seeingH07200) i was dismayedH0926) at the hearingH08085!-i was bowed downH05753+Aof a woman that travailethH03205&7upon me, as the pangsH06735~+have taken holdH0270}pangsH06735|with painH02479{filledH04390'z9therefore are my loinsH04975-yE thereof have i made to ceaseH07673x+ all the sighingH0585w o mediaH04074v besiegeH06696u o elamH05867tgo upH05927sspoilethH07703 r+and the spoilerH07703%q7dealeth treacherouslyH0898/pKunto me; the treacherous dealerH0898o#is declaredH05046nvisionH02380m!a grievousH07186l landH0776 k+ from a terribleH03372 j+from the desertH04057iit comethH0935 QgD!rX>kL(nQ#of assesH02543"a chariotH07393!#of horsemenH06571 a coupleH06776a chariotH07393!and he sawH07200'what he seethH07200 +let him declareH05046!a watchmanH06822setH05975#unto me, goH03212saidH0559&9for thus hath the lordH0136! the shieldH04043 anointH04886!ye princesH08269ariseH06965drinkH08354eatH0398"/in the watchtowerH06844watchH06822the tableH07979 prepareH06186 into fearH02731 )hath he turnedH07760 )of my pleasureH02837 'me: the nightH05399!affrightedH01204#fearfulnessH06427pantedH08582my heartH03824 cbI(lK, jF*c@) he hath brokenH07665?# of her godsH0430*>? and all the graven imagesH06456= is fallenH05307< is fallenH05307; babylonH0894: and saidH0559 9+ and he answeredH060308# of horsemenH065717 a coupleH067766 of menH03765 a chariotH07393(4= and, behold, here comethH09353% whole nightsH039152! in my wardH049311%and i am setH053240)in the daytimeH03119$/3upon the watchtowerH04707.#continuallyH08548-i standH05975,my lordH0136+a lionH0738*%and he criedH07121) heedH07182( with muchH07227'! diligentlyH07182!&- and he hearkenedH07181%of camelsH01581$a chariotH07393 `yM4~_9zZ@`]# upon arabiaH06152\! the burdenH04853[ comeH0857Z! ye: returnH07725Y enquireH01158#X1 if ye will enquireH01158#W1 and also the nightH03915V comethH0857U# the morningH01242T saidH0559S% the watchmanH08104"R/ what of the nightH03915Q watchmanH08104"P/ what of the nightH03915O watchmanH08104"N/ to me out of seirH08165M! he callethH07121L of dumahH01746K! the burdenH04853 J+ have i declaredH05046I of israelH03478H the godH0430G of hostsH06635F lordH03068(E; that which i have heardH08085D# of my floorH01637C% and the cornH01121B) o my threshingH04098A+ unto the groundH0776 LpQ-}Z5hK.wL'{9unto me, within a yearH08141zsaidH0559&y9for thus hath the lordH0136x of warH04421!w- the grievousnessH03514v and fromH06440u bowH07198tthe bentH01869sand fromH06440rswordH02719qthe drawnH05203pfromH06440o!the swordsH02719nfromH06440m'for they fledH05074l' him that fledH05074!k- with their breadH03899j)they preventedH06923!i-that was thirstyH06771hto himH07125gwaterH04325fbroughtH0857eof temaH08485d#of the landH0776 c+the inhabitantsH03427b! of dedanimH01720)a? o ye travelling companiesH0736`) shall ye lodgeH03885_ in arabiaH06152^' in the forestH03293 BoP, _F/j9y`Bthy slainH02491cityH07151a joyousH05947cityH05892%a tumultuousH01993of stirsH08663#1thou that art fullH04392!-to the housetopsH01406-Ethat thou art wholly gone upH05927$5what aileth thee nowH0645of visionH02384 'of the valleyH01516 !the burdenH04853 # hath spokenH01696  of israelH03478  godH0430lordH03068$3shall be diminishedH04591of kedarH06938 +of the childrenH01121)the mighty menH01368!of archersH07198'of the numberH04557 +and the residueH07605!shall failH03615of kedarH06938"~/and all the gloryH03519})of an hirelingH07916'|9according to the yearsH08141 DaD'y[>xH${\D5godH030694#by the lordH0136"3/and of perplexityH03998%25and of treading downH040011!of troubleH041030a dayH03117/% of my peopleH05971 .+of the daughterH01323,-Cme, because of the spoilingH07701,)not to comfortH05162+labourH0213*bitterlyH04843%)5from me; i will weepH01065(%i, look awayH08159')therefore saidH0559& from farH07350% have fledH01272$togetherH03162!#/in thee are boundH0631#"1all that are foundH04672!)by the archersH07198 )they are boundH0631togetherH03162are fledH05074)all thy rulersH07101 in battleH04421 nor deadH04191) with the swordH02719not slainH02491 `cAoS5rT, `R#in that dayH03117$Q3and thou didst lookH05027Pof judahH03063O%the coveringH04539"N/and he discoveredH01540M#at the gateH08179$L3themselves in arrayH07896Kshall setH07896!J-and the horsemenH06571I#of chariotsH07393H'shall be fullH04390GvalleysH06010F%thy choicestH04005E! the shieldH04043DuncoveredH06168Cand kirH07024BhorsemenH06571Aof menH0120@'with chariotsH07393?!the quiverH0827>bareH05375=and elamH05867!<- to the mountainsH02022;' and of cryingH07771:) down the wallsH070239 breakingH069798 of visionH023847'in the valleyH015166of hostsH06635 kzT4jA"z^=km) unto the makerH06213'l9 but ye have not lookedH05027k poolH01295j! of the oldH03465i' for the waterH04325&h7 between the two wallsH02346g% also a ditchH04724f ye madeH06213e the wallH02346d! to fortifyH01219$c3 have ye broken downH05422b) and the housesH01004a% of jerusalemH03389`! the housesH01004%_5 and ye have numberedH05608^ poolH01295]% of the lowerH08481\! the watersH04325)[= and ye gathered togetherH06908#Z1 that they are manyH07231Y of davidH01732X# of the cityH05892"W/ also the breachesH01233V% ye have seenH07200U'of the forestH03293T%of the houseH01004S'to the armourH05402 \_?' gD!w]<#|\ %in mine earsH0241$ 3and it was revealedH01540% we shall dieH04191' for to morrowH04279 and drinkH08354! let us eatH0398 wineH03196% and drinkingH08354 fleshH01320 eatingH0398 sheepH06629# and killingH07819~ oxenH01241} slayingH02026|% and gladnessH08057{) and behold joyH08342z) with sackclothH08242y) and to girdingH02296 x+ and to baldnessH07144 w+ and to mourningH04553v! to weepingH01065u callH07121t of hostsH06635s godH03069r% did the lordH0136 q+ and in that dayH03117p# it long agoH07350(o; unto him that fashionedH03335-nE thereof, neither had respectH07200 RyP7w`IxX?kR&lordH03068&%7 for himself in a rockH05553$'an habitationH04908#%that gravethH02710"on highH04791!#a sepulchreH06913' 9he that heweth him outH02672hereH06311#a sepulchreH06913]#what hast thou here? and whom hast thou here, that thou hast hewed thee outH02672) over the houseH01004#unto shebnaH07644)=thee unto this treasurerH05532getH0935goH03212of hostsH06635godH03069the lordH0136!thus saithH0559 of hostsH06635 godH03069 the lordH0136saithH0559%5from you till ye dieH04191$3shall not be purgedH03722% 5surely this iniquityH05771 of hostsH06635 lordH03068 TsY6oD#{T(sTA!of hilkiahH02518@the sonH01121?eliakimH0471>!my servantH05650!=-that i will callH071216<Wand it shall come to pass in that dayH03117(;;shall he pull thee downH02040#:1and from thy stateH04612&97thee from thy stationH04673!8-and i will driveH019207 houseH010046' of thy lord'sH01135 the shameH070364% of thy gloryH03519'39and there the chariotsH04818%25there shalt thou dieH041911countryH0776$0%'into a largeH03027 H07342/a ballH01754.and tossH06802-)violently turnH06801,)he will surelyH06801+coverH05844 *+and will surelyH05844)captivityH02925('with a mightyH01397%'5will carry thee awayH02904 HkE"iL, \6cH\throneH03678/[Iand he shall be for a gloriousH03519ZplaceH04725Yin a sureH0539Xa nailH03489"W/and i will fastenH08628$V3 and none shall openH06605"U/and he shall shutH05462$T3and none shall shutH05462!S-so he shall openH06605"R/upon his shoulderH07926Q!will i layH05414Pof davidH01732O%of the houseH01004N#and the keyH04668M of judahH03063!L- and to the houseH01004K% of jerusalemH03389#J1 to the inhabitantsH03427&I=and he shall be a fatherH01H'into his handH03027G)thy governmentH04475"F/and i will commitH05414"E3him with thy girdleH073D)and strengthenH02388"C/him with thy robeH03801"B/and i will clotheH03847 GrQ7l@!iJ0gGy#hath spokenH01696xlordH03068)w= upon it shall be cut offH03772v) and the burdenH04853u and fallH05307 t+ and be cut downH01438s! be removedH04185rplaceH04725q#in the sureH0539!p-that is fastenedH08628o)shall the nailH03489nof hostsH06635mlordH03068lsaithH05002k#in that dayH03117j! of flagonsH05035(i; even to all the vesselsH03627h of cupsH0101+gA quantity, from the vesselsH03627fof smallH06996e#all vesselsH03627d'and the issueH06849c'the offspringH06631bhouseH01004a+of his father'sH01'`9upon him all the gloryH03519$_3and they shall hangH08518^houseH01004]+to his father'sH01 IpGwT5 gL/lI+be thou ashamedH0954! of nationsH01471"/and she is a martH05505#her revenueH08393%of the riverH02975#the harvestH07105of sihorH07883the seedH02233watersH04325 %and by greatH07227! -have replenishedH04390 the seaH03220 )that pass overH05674 of zidonH06721(;thou whom the merchantsH05503#of the isleH0339)ye inhabitantsH03427be stillH01826) it is revealedH01540! of chittimH03794' from the landH0776)no entering inH0935*?so that there is no houseH01004%5for it is laid wasteH07703~#of tarshishH08659}ye shipsH0591|howlH03213{of tyreH06865z!the burdenH04853 BeK-yT/gD%cB3%her afar offH073502#shall carryH029861%her own feetH072720daysH03117/!of ancientH06924 .+whose antiquityH06927!--this your joyousH05947,#of the isleH0339+)ye inhabitantsH03427*howlH03213)#to tarshishH08659(%pass ye overH05674'of tyreH06865&'at the reportH08088,%Cshall they be sorely painedH02342!$-concerning egyptH04714!#-as at the reportH08088" virginsH01330! bring upH07311  young menH0970(; neither do i nourish upH01431.G not, nor bring forth childrenH03205i travailH02342sayingH0559!of the seaH03220%the strengthH04581#hath spokenH0559#for the seaH03220o zidonH06721 \oK/ nM/_@!y\O he shookH07264N% over the seaH03220M his handH03027!L- he stretched outH05186!K- no more strengthH04206J# of tarshishH08659I! o daughterH01323H! as a riverH02975 G- through thy landH0776F passH05674E% of the earthH0776#D1 all the honourableH03513'C9 to bring into contemptH07043B% of all gloryH06643A the prideH01347@% it, to stainH02490?' hath purposedH03289> of hostsH06635= lordH03068<%of the earthH0776;)the honourableH03513":/whose traffickersH036679princesH08269 8+whose merchantsH055037%the crowningH058496%against tyreH06865,5Cwho hath taken this counselH032894!to sojournH01481 DpQ2vY<"fF& cDk# the palacesH0759(j; thereof, they raised upH06209i! the towersH0971h# they set upH069659g] it for them that dwell in the wildernessH06728f foundedH03245e% the assyrianH0804d# this peopleH05971!c- of the chaldeansH03778b+ behold the landH07763aQ there also shalt thou have no restH05117`! to chittimH03794_ pass overH05674^ ariseH06965] of zidonH06721\ daughterH01323[ virginH01330!Z- o thou oppressedH06231Y rejoiceH05937#X1 thou shalt no moreH03254W# and he saidH0559V holdsH04581U! the strongH04581T! to destroyH08045%S5 against the merchantH03667)R= hath given a commandmentH06680Q lordH03068P% the kingdomsH04467 KmG%pF,_F* iK  sing manyH07235melodyH05059!make sweetH03190)=that hast been forgottenH07911#thou harlotH02181the cityH05892go aboutH05437an harpH03658takeH03947%as an harlotH02181 singH07892~! shall tyreH06865} yearsH08141|! of seventyH07657{' after the endH07093zkingH04428yof oneH0259&x7according to the daysH03117wyearsH08141vseventyH07657#u1shall be forgottenH07911tthat tyreH068656sWand it shall come to pass in that dayH03117r'is laid wasteH07703"q/for your strengthH04581p#of tarshishH08659oye shipsH0591nhowlH03213m! it to ruinH04654l! he broughtH07760 NwX>%vL, |c6oN$% sufficientlyH07654# to eatH0398" lordH03068! beforeH06440- Eshall be for them that dwellH03427$3for her merchandiseH05504#nor laid upH02630)?it shall not be treasuredH0686lordH03068"/shall be holinessH06944%and her hireH0868$3and her merchandiseH05504% of the earthH0127' upon the faceH06440% of the worldH0776&7 with all the kingdomsH04467-E and shall commit fornicationH02181#to her hireH0868#1and she shall turnH07725tyreH06865!will visitH06485lordH03068yearsH08141 !of seventyH076578 [and it shall come to pass after the endH07093/ I that thou mayest be rememberedH02142  songsH07892 Ih@ wP(g@eI>emptiedH01238!=-shall be utterlyH01238<the landH0776(;; with the giver of usuryH05378: soH0834+9A as with the taker of usuryH05383%85 so with the borrowerH03867#71 as with the lenderH03867#61so with the sellerH04376"5/as with the buyerH07069%45so with her mistressH01404!3-as with the maidH08198"21so with his masterH0113$13as with the servantH05650#01so with the priestH035484/Sand it shall be, as with the peopleH05971 .+the inhabitantsH03427&-7and scattereth abroadH06327,)it upside downH06440+#and turnethH05753$*3and maketh it wasteH01110)emptyH01238 (-maketh the earthH0776'lordH03068&clothingH04374 %+ and for durableH06266 UoR7_@#|`>#}U$[3and they that dwellH03427Zthe earthH0776YdevouredH0398(X=therefore hath the curseH0423W covenantH01285 V+ the everlastingH05769UbrokenH06565T'the ordinanceH02706SchangedH02498Rthe lawsH084518Q[thereof; because they have transgressedH05674&P7under the inhabitantsH03427 O+also is defiledH02610Nthe earthH0776M# do languishH0535L% of the earthH0776KpeopleH05971J#the haughtyH04791I#fadeth awayH05034H#languishethH0535Gthe worldH08398F#fadeth awayH05034EmournethH056Dthe earthH0776Cthis wordH01697B#hath spokenH01696AlordH03068@spoiledH0962?#and utterlyH0962 ^kO8w\>eI {^x the cityH07151#w1 to them that drinkH08354 v+ shall be bitterH04843u% strong drinkH07941t# with a songH07892s wineH03196%r5 they shall not drinkH08354q ceasethH07673p#of the harpH03658othe joyH04885nendethH02308%m5of them that rejoiceH05947lthe noiseH07588kceasethH07673j!of tabretsH08596ithe mirthH04885hdo sighH0584,g5'all the merryheartedH03820 H08056f#languishethH0535ethe vineH01612dmournethH056c%the new wineH08492b leftH07604a menH0582` and fewH04213_!are burnedH02787^%of the earthH0776*]?therefore the inhabitantsH03427$\5therein are desolateH0816 ]}R5|`@$iJ0y] is doneH03615!- when the vintageH01210'9 as the gleaning grapesH05955!- of an olive treeH02132) as the shakingH05363! the peopleH05971 amongH08432 # of the landH07763 Q when thus it shall be in the midstH07130! - with destructionH07591 ! is smittenH03807 % and the gateH08179! desolationH08047 is leftH07604# in the cityH05892 is goneH01540# of the landH0776 the mirthH04885# is darkenedH06150 all joyH08057) in the streetsH02351 for wineH03196~ a cryingH06682'}; that no man may come inH0935|! is shut upH05462{# every houseH01004z) is broken downH07665y% of confusionH08414 iqX/ybD$}c> i(0= have dealt treacherouslyH08980/M unto me! the treacherous dealersH0898. woeH0188-# my leannessH07334,#my leannessH07334+!but i saidH0559!*-to the righteousH06662)gloryH06643(songsH02158''have we heardH08085&%of the earthH0776(%;from the uttermost partH03671$! of the seaH03220#%in the islesH0339"of israelH03478!godH0430 lordH03068the nameH08034%in the firesH0217lordH03068"/wherefore glorifyH03513%from the seaH03220%5they shall cry aloudH06670lordH03068 +for the majestyH01347 +they shall singH07442#their voiceH06963#1they shall lift upH05375 OsS1a@kJ-lOLthe earthH0776K#broken downH07489J!is utterlyH07489Ithe earthH0776Hdo shakeH07493G%of the earthH0776$F3and the foundationsH04146E are openH06605D% from on highH04791C+ for the windowsH0699B% in the snareH06341A) shall be takenH03920@!of the pitH06354!?-out of the midstH08432&>7and he that cometh upH05927=%into the pitH06354<!shall fallH05307;#of the fearH06343:)from the noiseH069639'he who fleethH051278%of the earthH0776(7;upon thee, o inhabitantH034276'and the snareH063415#and the pitH063544fearH063433'treacherouslyH08982+have dealt veryH0899,1E yea, the treacherous dealersH0898 WkN/vKmP+tWgprisonersH06163fSand they shall be gathered togetherH0622e) upon the earthH0127d%of the earthH0127c'and the kingsH04428bon highH04791!a-of the high onesH04791`the hostH06635_%shall punishH06485^lordH030686]Wand it shall come to pass in that dayH03117\ againH03254[% and not riseH06965+ZA upon it; and it shall fallH05307'Y9thereof shall be heavyH03513&X7and the transgressionH06588W)like a cottageH04412%V5and shall be removedH05110 U+like a drunkardH07910T!to and froH05128S!shall reelH05128Rthe earthH0776Q# exceedinglyH04131Pis movedH04131Othe earthH0776NdissolvedH06565Mis cleanH06565 ZwT;sV6w]<zZ% faithfulnessH0530 of oldH07350counselsH06098wonderfulH06382#1for thou hast doneH06213thy nameH08034$~3thee, i will praiseH03034}%i will exaltH07311|my godH0430{lordH03068z! gloriouslyH03519(y; and before his ancientsH02205!x- and in jerusalemH03389w zionH06726vin mountH02022u#shall reignH04427tof hostsH06635slordH03068rashamedH0954q#and the sunH02535$p3shall be confoundedH02659o'then the moonH03842&n7 shall they be visitedH06485mdaysH03117l)and after manyH07230k'in the prisonH04525%j5and shall be shut upH05462i!in the pitH0953h%are gatheredH0626 VgN3eJ. zZ;yV!) when the blastH07307 ' from the heatH02721a shadowH06738)from the stormH02230a refugeH04268 +in his distressH06862%to the needyH034!a strengthH04581#to the poorH01800.Gfor thou hast been a strengthH04581!shall fearH03372nationsH01471 +of the terribleH06184)thee, the cityH07151glorifyH03513peopleH05971+Atherefore shall the strongH05794 be builtH01129) it shall neverH05769' to be no cityH05892 %of strangersH02114 a palaceH0759 a ruinH04654 cityH07151 !a defencedH01219an heapH01530of a cityH05892#1for thou hast madeH07760 truthH0544 HqS2pGfD(pH$=3and he will destroyH01104<% well refinedH02212%;5 of wines on the leesH08105:) full of marrowH042299' of fat thingsH08081%85 of wines on the leesH081057a feastH049606'of fat thingsH080815a feastH04960 4+unto all peopleH059713makeH062132of hostsH066351lordH03068%05and in this mountainH02022%/5 shall be brought lowH06030%.5 of the terrible onesH06184-! the branchH02159,!of a cloudH05645 ++with the shadowH06738*the heatH02721))in a dry placeH06724(#as the heatH02721'%of strangersH02114&the noiseH07588&%7thou shalt bring downH03665$ the wallH07023#! as a stormH02230%"5 of the terrible onesH06184 \|]<t\9bI)u\Y lordH03068*X? for him, and he will saveH03467W) we have waitedH06960V our godH0430U# in that dayH03117$T5 and it shall be saidH0559S#hath spokenH01696R lordH03068&Q9 from off all the earthH0776#P1 shall he take awayH05493O' of his peopleH05971N) and the rebukeH02781#M1from off all facesH06440LtearsH01832K)will wipe awayH04229JgodH03069I%and the lordH0136H!in victoryH05331GdeathH04194#F1he will swallow upH01104!E- over all nationsH01471D)that is spreadH05259C%and the vailH04541B!all peopleH05971Acast overH03874 @+of the coveringH03875?the faceH06440!>-in this mountainH02022 >kByU"`D_>s% of thy wallsH02346!r- of the high fortH04869!q- and the fortressH04013p) of their handsH03027(o= together with the spoilsH0698n# their prideH01346(m; and he shall bring downH08213l to swimH07811 k+ spreadeth forthH06566-jE of them, as he that swimmethH07811i% in the midstH07130h his handsH03027*g? and he shall spread forthH06566/f-5 for the dunghillH04325 H04087 H01119 e+ is trodden downH01758)d= under him, even as strawH04963&c7 shall be trodden downH01758b and moabH04124a restH05117` lordH03068_) shall the handH03027%^5 for in this mountainH02022!]- in his salvationH03444\# and rejoiceH08055)[= for him, we will be gladH01523Z) we have waitedH06960bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{MDN`O}PQ6RTSqT U,VKWhXY#Z@MDN`O}PQ6RTSqT U,VKWhXY#Z@[]\{]^5_R`ma b&cAd\eyfg3hOikj k$l>m[nxop0qLrgst!u=vYwsyz/{J|g}~;Xs)Fc~8Ur *Gc4Oj;Ws,Id8Sp+If <Xu/Kh NaAiM3tW7gNlordH03068trustH0982#3because he trustethH0982stayedH05564mindH03336 peaceH07965 !in perfectH07965 )thou wilt keepH05341 %may enter inH0935 the truthH0529'which keepethH08104nationH01471#1that the righteousH06662%ye the gatesH08179openH06605% and bulwarksH02426 wallsH02346 appointH07896salvationH03444cityH05892!~-we have a strongH05797}of judahH03063|#in the landH0776{be sungH07891 z+shall this songH07892y#in that dayH03117x# to the dustH06083w' to the groundH0776v bringH05060u lay lowH08213$t3 shall he bring downH07817 dqH$fF& eJ* d/+yea, in the wayH0734.#of the justH06662-the pathH04570,!dost weighH06424#+1thou, most uprightH03477*#uprightnessH04339)#of the justH06662(the wayH0734'%of the needyH01800&the stepsH06471%#of the poorH06041$the feetH07272$#3shall tread it downH07429"the footH07272!# to the dustH06083 # he bringethH05060'to the groundH0776!-he layeth it lowH08213!-he layeth it lowH08213cityH07151the loftyH07682on highH04791 +them that dwellH03427%5for he bringeth downH07817strengthH06697#everlastingH05769jehovahH03068lordH03050for everH05703 Tv]=f8 g>~T&J7 will he deal unjustlyH05765I) of uprightnessH05229H# in the landH0776G' righteousnessH06664F learnH03925E# will he notH01077D' to the wickedH07563%C5 let favour be shewedH02603B' righteousnessH06664A! will learnH03925@% of the worldH08398 ?+ the inhabitantsH03427>% in the earthH0776'=9 for when thy judgmentsH04941*<? me will i seek thee earlyH07836; withinH07130$:3 yea, with my spiritH07307"9/ thee in the nightH039158) have i desiredH01837% with my soulH05315'69and to the remembranceH021435#to thy nameH080344soulH05315%35for thee; the desireH083782)have we waitedH069601lordH03068!0-of thy judgmentsH04941 MrU4mH(w^C*uM$g3they shall not liveH02421fdeadH04191e# of thy nameH080342dO by thee only will we make mentionH02142'c9 thee have had dominionH01166b besideH02108a lordsH0113` our godH0430_ lordH03068^' all our worksH046393]Q for us: for thou also hast wroughtH06466\ peaceH07965![- thou wilt ordainH08239Z lordH03068Y% shall devourH0398!X- of thine enemiesH06862W' yea, the fireH0784V' at the peopleH05971U envyH07068T) and be ashamedH0954S) they shall seeH02372"R/ they will not seeH02372Q% is lifted upH07311P thy handH03027O lordH03068N lordH03068M# the majestyH01348L beholdH07200K% and will notH01077 \i5sL4kN+{\!crieth outH02199!is in painH02342)=the time of her deliveryH03205%draweth nearH07126&~7as a woman with childH02030}likeH03644|)thy chasteningH04148{a prayerH03908&z7thee, they poured outH06694"y/have they visitedH06485x!in troubleH06862wlordH03068v% of the earthH0776u%all the endsH07099tfarH07368#s1thou art glorifiedH03513r!the nationH01471$q3thou hast increasedH03254plordH03068o!the nationH01471$n3thou hast increasedH03254mto perishH060lKthem, and made all their memoryH02143k'and destroyedH08045,jCtherefore hast thou visitedH06485$i3they shall not riseH06965hdeceasedH07496 ^i@rV- oU8^) shall cast outH05307' and the earthH0776 of herbsH0219 the dewH02919# for thy dewH02919in dustH06083'ye that dwellH07931and singH07442awakeH06974!-shall they ariseH06965%my dead bodyH05038!shall liveH02421thy deadH04191 fallenH05307% of the worldH08398%5 have the inhabitantsH03427 neitherH01077 %in the earthH0776 +any deliveranceH03444$ 3we have not wroughtH06213 windH07307 'brought forthH03205#1we have as it wereH03644%5we have been in painH02342(;we have been with childH02029 lordH03068-Eso have we been in thy sightH06440%in her pangsH02256 HhK-oV7pH*gH;!and strongH02389:and greatH014199'with his soreH071868lordH030687#in that dayH031176 her slainH02026(5; and shall no more coverH036804 her bloodH01818$33 also shall discloseH015402the earthH0776#11for their iniquityH057710%of the earthH0776 /+the inhabitantsH03427.to punishH06485-%of his placeH04725,!cometh outH03318+lordH03068*# be overpastH05674&)7 until the indignationH02195( momentH072810'Kthyself as it were for a littleH04592!&-about thee: hideH02247%thy doorsH01817$and shutH05462'#9thou into thy chambersH02315"enterH0935!my peopleH05971 comeH03212the deadH07496 ^jG& mA_B& }^X!i would goH06585%W5against me in battleH04421VthornsH07898U!the briersH08068)T=not in me: who would setH05414SfuryH02534Rand dayH03117Qit nightH03915 P+it, i will keepH05341OhurtH06485 N+it every momentH07281!M-it; i will waterH08248Ldo keepH05341KlordH03068#J#'of red wineH02531 H02561(I;ye unto her, a vineyardH03754HsingH06031G#in that dayH03117F!in the seaH03220E!the dragonH08577"D/and he shall slayH02026C serpentH05175B% that crookedH06129A) even leviathanH03882@ serpentH05175?% the piercingH01281>leviathanH03882=%shall punishH06485<swordH02719 TcC)~cA%b=yT!s-thou wilt debateH07378'r9when it shooteth forthH07971q!in measureH05432'p9of them that are slainH02026+oAaccording to the slaughterH02027n#is he slainH02026!m-those that smoteH05221!l-him, as he smoteH04347 k+hath he smittenH05221j! with fruitH08570i% of the worldH08398hthe faceH06440gand fillH04390fand budH06524e'shall blossomH06692disraelH03478c%to take rootH08327bof jacobH03290-aGhe shall cause them that comeH0935`peaceH07965_'he shall makeH06213^peaceH07965]#he may makeH06213\)of my strengthH04581%[5or let him take holdH02388Z'them togetherH03162+YAthrough them, i would burnH06702 V]AvS2\7V%5 there shall the calfH05695"/ like a wildernessH04057  and leftH05800  forsakenH07971 ) the habitationH05116  desolateH0910  cityH05892!- yet the defencedH01219#1 shall not stand upH06965! and imagesH02553! the grovesH0842*? that are beaten in sunderH05310) as chalkstonesH01615% of the altarH04196) all the stonesH068) when he makethH07760 his sinH02403~% to take awayH05493}' all the fruitH06529| be purgedH03722{ of jacobH03290-zE therefore shall the iniquityH05771y by thisH02063!x-of the east windH06921w!in the dayH03117vwindH07307uhis roughH07186$t3with it: he stayethH01898 JvR)_4kR/ {dJ) by oneH0259( oneH0259)'= and ye shall be gatheredH03950& of egyptH04714 %+ unto the streamH05158$% of the riverH05104!#- from the channelH07641") shall beat offH02251! lordH030686 W and it shall come to pass in that dayH03117.G them will shew them no favourH02603,C on them, and he that formedH03335)= them will not have mercyH07355'9 therefore he that madeH06213#3 of no understandingH0998 a peopleH05971 - set them on fireH0215 comeH0935 the womenH0802)= they shall be broken offH07665%5 thereof are witheredH03001 + when the boughsH07105% the branchesH05585# and consumeH03615,C and there shall he lie downH07257 feedH07462 PhL)tU8eH#oPF! of the fatH08081E# on the headH07218D flowerH06731Ca fadingH05034BbeautyH08597A)whose gloriousH06643@!of ephraimH0669!?-to the drunkardsH07910>of prideH01348=%to the crownH05850<woeH01945;% at jerusalemH03389: mountH020229# in the holyH069448 lordH03068"7/ and shall worshipH078126 of egyptH047145# in the landH0776!4- and the outcastsH050803! of assyriaH08042# in the landH0776(1A which were ready to perishH06#03 and they shall comeH0935/) shall be blownH08628. trumpetH07782- the greatH014196,W and it shall come to pass in that dayH03117+ of israelH03478*' o ye childrenH01121 [tR0{`@}_:["c/shall be a fadingH05034bvalleyH01516a!of the fatH08081`#on the headH07218_beautyH08597!^-and the gloriousH06643]!under feetH07272!\-shall be troddenH07429[!of ephraimH0669Z'the drunkardsH07910Yof prideH01348Xthe crownH05850W'with the handH03027V% to the earthH0776 U+ shall cast downH03240T# overflowingH07857S watersH04325R of mightyH03524Q!as a floodH02230PstormH08178O%a destroyingH06986Nof hailH01259M%as a tempestH02230L)and strong oneH0533K'hath a mightyH02389 J-behold, the lordH0136Iwith wineH03196*H? of them that are overcomeH01986G valleysH01516 ftR"hC%qQ,f~%through wineH03196 }+also have erredH07686|but theyH0428{#to the gateH08179z!the battleH04421"y/to them that turnH07725!x-and for strengthH01369w#in judgmentH04941$v3to him that sittethH03427u#of judgmentH04941!t-and for a spiritH07307s' of his peopleH05971!r-unto the residueH07605qof beautyH08597!p-and for a diademH06843oof gloryH06643n)be for a crownH05850mof hostsH06635llordH03068k#in that dayH03117 j+ he eateth it upH01104,iC while it is yet in his handH03709h' upon it seethH07200 g+ he that lookethH07200"f/ before the summerH07019#e1as the hasty fruitH01061dflowerH06733 IiJ!rU7}`8nI!- from the breastsH07699 drawnH06267' from the milkH02461 weanedH01580 doctrineH080524U and whom shall he make to understandH0995 knowledgeH01844$3 whom shall he teachH03384no placeH04725!filthinessH06675of vomitH06892are fullH04390)for all tablesH07979 judgmentH06417 %they stumbleH06328 in visionH07203 they errH07686% 5through strong drinkH07941(; they are out of the wayH08582 wineH03196 ofH04480&7 they are swallowed upH01104%5 through strong drinkH07941!have erredH07686 +and the prophetH05030!the priestH03548#1are out of the wayH08582)=and through strong drinkH07941 LiK2oT2eD'eL8 lineH069577% upon preceptH066736 preceptH066735% upon preceptH06673&47 was unto them preceptH066733 lordH030682% but the wordH016971 not hearH080850) yet they wouldH014/) the refreshingH04774. to restH05117'-9 ye may cause the wearyH05889, the restH04496++ to whom he saidH0559*) to this peopleH05971)' will he speakH01696( tongueH03956'# and anotherH0312& lipsH08193$%3 for with stammeringH03934$) there a littleH02191#' here a littleH02191" upon lineH06957! lineH06957  upon lineH06957 lineH06957% upon preceptH06673 preceptH06673% upon preceptH06673# for preceptH06673 Yf?"gN.oP1Y*U1' shall pass throughH05674 H05674T' scourgeH07885 H07752%S5when the overflowingH07857R%at agreementH02374Qare weH06213P'and with hellH07585O!with deathH04194N!a covenantH01285M%we have madeH03772$L5because ye have saidH0559K%in jerusalemH03389J#this peopleH05971Ithat ruleH04910HmenH0582G#ye scornfulH03944FlordH03068Ethe wordH01697D)wherefore hearH08085C and takenH03920B! and snaredH03369A' and be brokenH07665@ backwardH0268? and fallH03782#>1 that they might goH03212=) there a littleH02191<' here a littleH02191; upon lineH06957: lineH069579 upon lineH06957 HuM-hM5sV2dHr of liesH03577q!the refugeH04268!p-shall sweep awayH03261o%and the hailH01259n)to the plummetH04949"m/and righteousnessH06666l#to the lineH06957 k+also will i layH07760jjudgmentH04941%i5shall not make hasteH02363!h/ he that believethH0539g! foundationH04143f a sureH03245e cornerH06438d! a preciousH03368cstoneH068ba triedH0976'a=for a foundation a stoneH068`in zionH06726_'behold, i layH03245^godH03069]the lordH0136$\5therefore thus saithH0559[#have we hidH05641$Z3and under falsehoodH08267Y!our refugeH04268X liesH03577*W? unto us: for we have madeH07760!V/ it shall not comeH0935 BoP'yR pI. bB #can stretchH08311 !is shorterH07114 #for the bedH04702 ! the reportH08052 ! understandH0995+A and it shall be a vexationH02113%and by nightH03915by dayH03117#1shall it pass overH05674!by morningH01242!-you: for morningH01242'it shall takeH03947$3that it goeth forthH05674'from the timeH01767.G then ye shall be trodden downH04823#~1 shall pass throughH05674}scourgeH07752%|5when the overflowingH07857 {+shall not standH06965zwith hellH07585#y1and your agreementH02380%x5shall be disannulledH03722w!with deathH04194"v/and your covenantH01285!u- the hiding placeH05643t) shall overflowH07857s) and the watersH04325 J{Y?#`G!uR- iJ*#give ye earH0238$)5 upon the whole earthH0776 (+ even determinedH02782''a consumptionH03617&of hostsH06635%godH03069$'from the lordH0136!#-for i have heardH08085")be made strongH02388 !+lest your bandsH041470 Know therefore be ye not mockersH03887actH05656#his strangeH05237 his actH05656"/ and bring to passH05647 workH04639# his strangeH02114 his workH04639)that he may doH06213of gibeonH01391!the valleyH06010"/he shall be wrothH07264perazimH06559mountH02022'shall rise upH06965lordH03068&7than that he can wrapH03664narrowerH06887!-and the coveringH04541 NpK2eHrX2mNG!doth teachH03384"F/him to discretionH04941E'doth instructH03256D#for his godH0430C) in their placeH01367B# and the rieH03698A barleyH08184"@/ and the appointedH05567? wheatH02406!>-in the principalH07795=and castH07760<!the cumminH03646;#and scatterH02236:#the fitchesH0710019Mthereof, doth he not cast abroadH063278the faceH06440(7;when he hath made plainH077376'of his groundH0127$53and break the clodsH077024%doth he openH066053to sowH022322all dayH031171plowH02790!0-doth the plowmanH02790/my speechH0565.and hearH08085-hearkenH07181,my voiceH06963+and hearH08085 NaH'xY? lM,mNc!in workingH08454bexcellentH01431a!in counselH06098`%is wonderfulH06381_of hostsH06635^lordH03068']9this also cometh forthH03318\% his horsemenH06571[!nor bruiseH01854Z#of his cartH05699Ythe wheelH01536X'it, nor breakH02000#W%%be threshingH01758 H0156)V=because he will not everH05331U!is bruisedH01854TbreadH03899S! with a rodH07626R) and the cumminH03646Q% with a staffH04294P) are beaten outH02251 O+but the fitchesH07100 N+upon the cumminH03646M%turned aboutH05437LwheelH0212"K/neither is a cartH05699,JCwith a threshing instrumentH02742!I-are not threshedH01758 H+for the fitchesH07100 Fy_G+\> d?%jF +out of the dustH06083~%shall be lowH07817})and thy speechH0565!|/out of the groundH0776{#shalt speakH01696/zIand thou shalt be brought downH08213yfortsH04694!x-and i will raiseH06965*w?against thee with a mountH04674#v1and will lay siegeH06696)u=against thee round aboutH01754 t+and i will campH025830sMand it shall be unto me as arielH0740r!and sorrowH0592-qEand there shall be heavinessH08386parielH0740$o3yet i will distressH06693n! sacrificesH02282m' let them killH05362l to yearH08141kye yearH08141jaddH05595idweltH02583hdavidH01732gthe cityH07151fto arielH0740eto arielH0740dwoeH01945 [vT2Y0sZ=}[' and the flameH03851# and tempestH05591!with stormH05492noiseH06963and greatH01419$3and with earthquakeH07494%with thunderH07482of hostsH06635lordH03068&7thou shalt be visitedH06485 suddenlyH06597/I yea, it shall be at an instantH06621" /that passeth awayH05674 as chaffH04671% 5of the terrible onesH06184" /and the multitudeH01995 dustH080$3shall be like smallH01851!-of thy strangersH02114'9moreover the multitudeH01995 + out of the dustH06083' shall whisperH06850) and thy speechH0565!/ out of the groundH0776?kshall be, as of one that hath a familiar spiritH0178'and thy voiceH06963 A{\;pUvX6lA'49so shall the multitudeH019953'hath appetiteH082642% and his soulH053151 faintH058890) but he awakethH06974)/= and, behold, he drinkethH08354. dreamethH02492-'a thirsty manH06771,!or as whenH0834+is emptyH07386*%and his soulH05315))but he awakethH06974&(9and, behold, he eatethH0398'dreamethH024923&Qit shall even be as when an hungryH07457% visionH02377$! of a nightH03915)#=her, shall be as a dreamH02472""/and that distressH06693-!Eagainst her and her munitionH04685$ 3even all that fightH06638'against arielH0740!that fightH06633#1of all the nationsH01471"/and the multitudeH01995 fireH0784% of devouringH0398 W{b7bI%xT6sWO deliverH05414N) that is sealedH02856M of a bookH056127LY of all is become unto you as the wordsH01697K) and the visionH02380 J+ hath he coveredH03680I the seersH02374 H+ and your rulersH07218G% the prophetsH05030F your eyesH05869 E+ and hath closedH06105D' of deep sleepH08639$C3 upon you the spiritH07307 B+ hath poured outH05258A lordH03068*@? but not with strong drinkH07941?% they staggerH05128">/ but not with wineH03196!=- they are drunkenH07937< and cryH08173;! cry ye outH08173':9 yourselves, and wonderH085399 stayH041028zionH067267'against mountH020226)be, that fightH06633#51of all the nationsH01471 ToR7Y4rJ,wTj) by the preceptH04687$i3 toward me is taughtH03925(h; from me, and their fearH03374g farH07368f# their heartH03820%e5 me, but have removedH07368d do honourH03513$c3 and with their lipsH08193!b- with their mouthH06310a draw nearH05066`) as this peopleH05971_ forasmuchH03282^ saidH0559"]1 wherefore the lordH0136!\- i am not learnedH03045/[K this, i pray thee: and he saithH0559Z readH07121Y sayingH05592XA' to him that is not learnedH05612 H03045W% is deliveredH05414V% and the bookH05612U sealedH02856T i cannotH03201/SK this, i pray thee: and he saithH0559R readH07121Q sayingH0559'P9 to one that is learnedH03045 [^8gF.bB$t[clayH02563 +as the potter'sH03335"/shall be esteemedH02803:_surely your turning of things upside downH02017$3 us? and who knowethH03045 who seethH07200~%and they sayH0559 }+are in the darkH04285 |+and their worksH04639{lordH03068z'their counselH06098yto hideH05641)x=unto them that seek deepH06009wwoeH01945v% shall be hidH05641 u- of their prudentH0995%t7 and the understandingH0998s%shall perishH06r'of their wiseH02450q)for the wisdomH02451p%and a wonderH06382"o/a marvellous workH06381"n/among this peopleH05971(m;to do a marvellous workH063812lOtherefore, behold, i will proceedH03254k of menH0582 M}G0 sO%mT6jMthe meekH06035$3 and out of darknessH02822 - out of obscurityH0652shall seeH07200%of the blindH05787%and the eyesH05869#of the bookH05612the wordsH01697hearH08085)shall the deafH02795 +and in that dayH03117#as a forestH03293"/shall be esteemedH02803'9and the fruitful fieldH03759&7into a fruitful fieldH03759 +shall be turnedH07725#and lebanonH03844%little whileH04592" /it not yet a veryH04213+ C it, he had no understandingH0995# 1 of him that framedH03335  sayH05592 O me not? or shall the thing framedH03336#it, he madeH06213!-of him that madeH06213sayH0559#1for shall the workH04639 TkI%rK+ Z:nT;abrahamH085:%who redeemedH062999lordH03068$85therefore thus saithH0559&77 for a thing of noughtH084146the justH066625)and turn asideH051864#in the gateH08179'39for him that reprovethH03198 2+and lay a snareH069831!for a wordH016970#an offenderH02398/+that make a manH0120.#are cut offH03772-%for iniquityH0205#,1and all that watchH08245+#is consumedH03615 *+and the scornerH03887$)5is brought to noughtH0656%(5for the terrible oneH06184' of israelH03478 &+in the holy oneH06918%'shall rejoiceH01523$among menH0120#%and the poorH034"lordH03068!joyH08057$ 3also shall increaseH03254 JtI(Q5zQ3pJ"W/to the rebelliousH05637VwoeH01945UdoctrineH03948T#shall learnH03925'S9and they that murmuredH07279 R-to understandingH0998Q!shall comeH03045Pin spiritH07307%O5they also that erredH08582N of israelH03478M the godH0430L) and shall fearH06206K of jacobH03290J% the holy oneH06918I%and sanctifyH06942Hmy nameH08034,GCof him, they shall sanctifyH06942F%in the midstH07130E'of mine handsH03027Dthe workH04639C%his childrenH03206"B/but when he seethH07200A% now wax paleH02357'@9 neither shall his faceH06440(?=shall not now be ashamedH0954>jacobH03290=of jacobH03290%<5concerning the houseH01004 XvD aBjH+uXsof egyptH04714r'in the shadowH06738q'and the trustH02622p'be your shameH01322o!of pharaohH06547-nEtherefore shall the strengthH04581m of egyptH04714l' in the shadowH06738k% and to trustH02620j!of pharaohH06547+iAthemselves in the strengthH04581h'to strengthenH05810g#at my mouthH06310#f1and have not askedH07592e!into egyptH04714d!to go downH03381cthat walkH01980b to sinH02403a sinH02403"`/ that they may addH05595%_5 but not of my spiritH07307 ^+ with a coveringH04541.]Gbut not of me; and that coverH05258\counselH06098[that takeH06213ZlordH03068YsaithH05002XchildrenH01121 bu\?h@!a@#b#1upon the shouldersH03802%their richesH02428 + they will carryH05375  serpentH08314  flyingH05774  and fieryH08314  the viperH0660%and old lionH03918the youngH03833#and anguishH06695!of troubleH06869'into the landH0776%of the southH05045'of the beastsH0929!the burdenH04853$3and also a reproachH02781#but a shameH01322~!nor profitH03276%}5them, nor be an helpH05828!|-could not profitH03276{#of a peopleH05971&z7they were all ashamedH03001yto hanesH02609xcameH05060$w3and his ambassadorsH04397v%were at zoanH06814 u+for his princesH08269tconfusionH03639 TsS.|X>!`0qT, childrenH01121+ lyingH03586* peopleH05971)% a rebelliousH04805( and everH05769' everH05703&forH05704%to comeH0314,$Cthat it may be for the timeH03117#%it in a bookH05612"and noteH02710*!?it before them in a tableH03871 writeH03789now goH0935% to sit stillH07674strengthH07293theirH01992 +concerning thisH02063'9therefore have i criedH07121"/and to no purposeH07385in vainH01892!shall helpH05826"/for the egyptiansH04714!-shall not profitH03276#to a peopleH05971of camelsH01581!-upon the bunchesH01707#3and their treasuresH0214)of young assesH05895 dz]<$iL0jM-dI and trustH0982H this wordH01697#G1 because ye despiseH03988F of israelH03478E% the holy oneH06918$D5 wherefore thus saithH0559C# from beforeH06440B to ceaseH07673A of israelH03478#@1 cause the holy oneH06918?+ out of the pathH0734>! turn asideH05186=! of the wayH01870<# get you outH05493; deceitsH04123: prophesyH02372&97 unto us smooth thingsH025138 speakH01696)7= not unto us right thingsH052296 prophesyH02372)5= not; and to the prophetsH023744 seeH072003% to the seersH072002 which sayH05591 lordH030680 the lawH08451/ not hearH08085. willH014- childrenH01121 ]p@lJ#i4w]dwaterH04325c! or to takeH02834 b+ from the hearthH03344a fireH0784` to takeH02846_' of it a sherdH02789 ^+in the burstingH043861]Mso that there shall not be foundH04672#\1he shall not spareH02550)[=that is broken in piecesH03807ZvesselH05035 Y+of the potters'H03335#X1it as the breakingH07667#W1and he shall breakH07665V' at an instantH06621U suddenlyH06597T comethH0935S) whose breakingH07667R wallH02346Q in a highH07682P% swelling outH01158O' ready to fallH05307,NC shall be to you as a breachH06556(M; therefore this iniquityH05771L and stayH08172!K- and perversenessH03868J' in oppressionH06233 LfH' sT5 wB! hLof fiveH02568!the rebukeH01606atH06440~of oneH0259}!the rebukeH01606|atH06440{thousandH0505zoneH0259y%you be swiftH070431xMtherefore shall they that pursueH07291w)upon the swiftH07031"v/and, we will rideH07392(u;therefore shall ye fleeH05127t#upon horsesH05483%s5no; for we will fleeH05127r#but ye saidH0559q% and ye wouldH014'p9 shall be your strengthH01369!o/ and in confidenceH0985n% in quietnessH08252"m/shall ye be savedH03467land restH05183k%in returningH07729jof israelH03478i%the holy oneH06918hgodH03069gthe lordH0136f)for thus saithH0559e)out of the pitH01360 EyW2vK2tX7lE#1 when he shall hearH08085! of thy cryH02199'9 unto thee at the voiceH06963graciousH02603 +he will be veryH02603no moreH01058 +thou shalt weepH01058%at jerusalemH03389in zionH06726#shall dwellH03427)for the peopleH05971#1 all they that waitH02442 blessedH0835#of judgmentH04941a godH0430lordH03068' 9that he may have mercyH07355; aunto you, and therefore will he be exaltedH07311( ;that he may be graciousH02603 waitH02442 lordH03068!on an hillH01389!-and as an ensignH05251' of a mountainH02022% upon the topH07218# as a beaconH08650 + till ye be leftH03498' shall ye fleeH05127 @a?vU3Oi@%85of thy molten imagesH04541 7-and the ornamentH06426of silverH03701%55of thy graven imagesH06456"4/also the coveringH06826 3+ye shall defileH02930-2E and when ye turn to the leftH08041.1Iwhen ye turn to the right handH05410'walk ye in itH03212/the wayH01870.%thee, sayingH0559-behindH0310,a wordH01697+!shall hearH08085*)and thine earsH0241)% thy teachersH03384( shall seeH07200)'= any more, but thine eyesH05869)&=be removed into a cornerH03670+%Ayet shall not thy teachersH03384$'of afflictionH03906#'and the waterH04325"%of adversityH06862!'you the breadH03899 giveH05414the lordH0136#1 it, he will answerH06030 kj>nJ*eH,kSprovenderH01098RcleanH02548Qshall eatH0398P!the groundH0127Othat earH05647-NElikewise and the young assesH05895Mthe oxenH0504LpasturesH03733Kin largeH07337J feedH07462!I- shall thy cattleH04735H# in that dayH03117G' and plenteousH08082$F3 and it shall be fatH01879E%of the earthH0127 D+of the increaseH08393"C/withal; and breadH03899B!the groundH0127$A3that thou shalt sowH02232@#of thy seedH02233?the rainH04306#>1then shall he giveH05414(=; unto it, get thee henceH03318<) thou shalt sayH0559&;7 as a menstruous clothH01739*:?thou shalt cast them awayH022199of goldH02091 DS6`BwV7cDp!the breachH07667o! bindeth upH02280n lordH03068m! in the dayH03117l daysH03117k of sevenH07651j%as the lightH0216#i1shall be sevenfoldH07659h!of the sunH02535g'and the lightH0216f!of the sunH02535%e7shall be as the lightH0216d#of the moonH03842"c1moreover the lightH0216b fallH05307 a+ when the towersH04026` slaughterH02027_% of the greatH07227^!in the dayH03117]of watersH04325\streamsH02988[riversH06388ZhillH01389$Y3and upon every highH05375XmountainH020223WQand there shall be upon every highH01364!V- and with the fanH04214 U+ with the shovelH07371)T=which hath been winnowedH02219 J|W>$tW4sF& lJ' of the peopleH05971 # in the jawsH03895  a bridleH07448  of vanityH07723 )with the sieveH05299 #the nationsH01471to siftH05130#of the neckH06677)=shall reach to the midstH02673streamH05158"/as an overflowingH07857)and his breathH07307fireH0784) as a devouringH0398) and his tongueH03956) of indignationH02195~ are fullH04390} his lipsH08193|heavyH03514{)and the burdenH04858zhis angerH0639yburningH01197xfrom farH04801wcomethH0935vlordH03068!u-behold, the nameH08034t)of their woundH04347s!the strokeH04273r#and healethH07495q'of his peopleH05971 `}_C"~e?!~X9`+#and tempestH02230*! scatteringH05311) fireH0784() of a devouringH0398' the flameH03851& angerH0639%%5with the indignationH02197$!of his armH02220"#/the lighting downH05183")and shall shewH07200!#to be heardH08085 voiceH06963)=shall cause his gloriousH01935lordH03068of israelH03478"/ to the mighty oneH06697 lordH03068"/ into the mountainH02022 to comeH0935# with a pipeH02485"/as when one goethH01980of heartH03824%and gladnessH08057is keptH06942solemnityH02282a holyH06942 +as in the nightH03915%5ye shall have a songH07892 to errH08582 ToL2z\2tZ4sTI!! the breathH05397H! woodH06086G! and muchH07235F! fireH0784E!the pileH04071D!largeH07337C!deepH06009B)!it is preparedH03559"A/!yea, for the kingH04428@!of oldH0865?!ordainedH06186>!!for tophetH08613=' will he fightH03898<! of shakingH08573;) and in battlesH04421: and harpsH03658&97 shall be with tabretsH085968 shall layH051177 lordH030686! shall passH045695 staffH04294#41 where the groundedH041453# every placeH036052!with a rodH076261smoteH052210)be beaten downH02865"/1shall the assyrianH0804.lordH03068&-7for through the voiceH06963$,)#and hailstonesH01259 H068 `lC& xT*kR0`!f-of the evildoersH07489"e/against the houseH01004d)but will ariseH06965chis wordsH01697'b9and will not call backH05493aevilH07451`)and will bringH0935_wiseH02450^lordH03068]%neither seekH01875\of israelH03478&[7not unto the holy oneH06918Z' but they lookH08159Y strongH06105&X7 because they are veryH03966 W+ and in horsemenH06571V manyH07227U#in chariotsH07393Tand trustH0982Son horsesH05483Rand stayH08172Qfor helpH05833Pto egyptH04714%O5to them that go downH03381NwoeH01945M#!doth kindleH01197L%!of brimstoneH01614K'!like a streamH05158J! lordH03068 HoX9{R3 i<oH#1 will not be afraidH02865 + is called forthH07121%of shepherdsH07462!-when a multitudeH04393~#on his preyH02964}roaringH01897#|1and the young lionH03715){?unto me, like as the lionH0738zspokenH0559ylordH03068xtogetherH03162(w;and they all shall failH03615 v+ shall fall downH05307&u7 and he that is holpenH05826t! shall fallH03782%s5 both he that helpethH05826r his handH03027"q/shall stretch outH05186plordH03068o)and not spiritH07307nfleshH01320!m-and their horsesH05483l#and not godH0410kmenH0120"j/now the egyptiansH04714i iniquityH0205"h/ of them that workH06466%g5 and against the helpH05833 Z|_A$wZ?!{U7xZ of silverH03701his idolsH0457 +shall cast awayH03988every manH0376 +for in that dayH03117revoltedH05627#have deeplyH06009of israelH03478"/whom the childrenH01121turnH07725!- he will preserveH04422% passing overH06452%5also he will deliverH05337defendingH01598jerusalemH03389defendH01598of hostsH06635lordH03068flyingH05774 as birdsH06833! -and for the hillH01389 zionH06726 for mountH02022 to fightH06633come downH03381of hostsH06635lordH03068&7 himself for the noiseH01995 nor abaseH06031) of their voiceH06963 S|b7mB) kN*wS <+ and his furnaceH08574; in zionH06726:! whose fireH02179 lordH030688 saithH050027' of the ensignH05251 6+ shall be afraidH02865 5+ and his princesH082694 for fearH04032#31 to his strong holdH05553'29 and he shall pass overH05674%15 shall be discomfitedH04522!0/ and his young menH0970/ the swordH02719. fromH06440'-9him: but he shall fleeH05127,%shall devourH0398!+/not of a mean manH0120*'and the swordH02719#)3not of a mighty manH0376()with the swordH02719'fallH05307'&;then shall the assyrianH0804% a sinH02399$ have madeH06213%#5which your own handsH03027"of goldH02091!'and his idolsH0457 ^wW8cE(tS. ^!X- also of the rashH04116W the heartH03824V' shall hearkenH07181"U/ of them that hearH08085T% and the earsH0241!S- shall not be dimH08159!R- of them that seeH07200Q% and the eyesH05869P  landH0776O!  in a wearyH05889N  rockH05553M!  of a greatH03515L'  as the shadowH06738K) in a dry placeH06724J of waterH04325I as riversH06388!H- from the tempestH02230G% and a covertH05643F' from the windH07307,EC shall be as an hiding placeH04224D and a manH0376C# in judgmentH04941B! shall ruleH08323A# and princesH08269!@- in righteousnessH06664?# shall reignH04427>) behold, a kingH04428=% in jerusalemH03389 PuR5sU-vX7sPu) of the thirstyH06771,tC and he will cause the drinkH04945s' of the hungryH07457r  the soulH05315q'  to make emptyH07324p  lordH03068o  errorH08442n%  and to utterH01696m hypocrisyH02612l# to practiseH06213k iniquityH0205j will workH06213i' and his heartH03820h villanyH05039g! will speakH01696$f3 for the vile personH05036e bountifulH07771d saidH0559c' nor the churlH03596b liberalH05081(a; shall be no more calledH07121 `+ the vile personH05036_  plainlyH06703^ to speakH01696]) shall be readyH04116"\/ of the stammerersH05926[) and the tongueH03956Z knowledgeH01847 Y- shall understandH0995 ka>fB%}X?"k and yearsH08141 many daysH03117) unto my speechH0565 give earH0238 daughtersH01323 # ye carelessH0982  my voiceH06963  hearH08085! - that are at easeH07600  ye womenH0802 rise upH06965) shall he standH06965&7 and by liberal thingsH05081) liberal thingsH05081 devisethH03289 + but the liberalH05081  rightH04941  speakethH01696"3  even when the needyH034  wordsH0561~! with lyingH08267 }' the poorH06035 H06041|! to destroyH02254{) wicked devicesH02154z# he devisethH03289y evilH07451"x/ also of the churlH03596 w+ the instrumentsH03627v to failH02637 BoN,Y<"u\;z[B/ cityH07151.! the joyousH05947- of joyH04885),= yea, upon all the housesH01004+ briersH08068* thornsH06975)' shall come upH05927(% of my peopleH05971'' upon the landH0127& vineH01612!%- for the fruitfulH06509$ fieldsH07704!#- for the pleasantH02531"' for the teatsH07699"!/ they shall lamentH05594  loinsH02504 and girdH02290'9 you, and make you bareH06209 stripH06584 - ye careless onesH0982# be troubledH07264*? ye women that are at easeH07600 trembleH02729) shall not comeH0935' the gatheringH0625! shall failH03615 + for the vintageH01210!/ ye careless womenH0982%5 shall ye be troubledH07264 KqO1bD^?uK&K7 in the fruitful fieldH03759J remainH03427"I/ and righteousnessH06666"H/ in the wildernessH04057G# shall dwellH07931F' then judgmentH04941E% for a forestH03293D! be countedH02803'C9 and the fruitful fieldH03759$B3 be a fruitful fieldH03759#A1 and the wildernessH04057%@5 upon us from on highH04791? be pouredH06168!>- until the spiritH07307= of flocksH05739<  a pastureH04829;'  of wild assesH06501:  a joyH048859  everH057698  forH05704"7/ shall be for densH046316! and towersH09755 the fortsH060764' shall be leftH058003# of the cityH058922' the multitudeH01995"1/ shall be forsakenH05203#03 because the palacesH0759 KtO1z[;pO. iKh of the oxH07794g the feetH07272 f+ that send forthH07971"e/ beside all watersH04325d# ye that sowH02232c blessedH0835b) in a low placeH08218a% shall be lowH08213`% and the cityH05892_' on the forestH03293^# coming downH03381#]1 when it shall hailH01258\) resting placesH04496[% and in quietH07600Z dwellingsH04908Y# and in sureH04009X! habitationH05116W) in a peaceableH07965V# shall dwellH03427U' and my peopleH05971T  everH05769S forH05704R' and assuranceH0983Q quietnessH08252!P- of righteousnessH06666O) and the effectH05656N) shall be peaceH07965!M- of righteousnessH06666L% and the workH04639 Y~QqH`>Y"/!at the lifting upH07427!fledH05074!!the peopleH05971~'!of the tumultH01995}%!at the noiseH06963|!!of troubleH06869!{-!also in the timeH06256z'!our salvationH03444y'!every morningH01242,xC!for thee: be thou their armH02220(w;!unto us; we have waitedH06960v#!be graciousH02603u!lordH03068-tG! they shall deal treacherouslyH0898%s7! to deal treacherouslyH0898,rC! when thou shalt make an endH05239&q7!thou shalt be spoiledH07703p!to spoilH077031oM!with thee! when thou shalt ceaseH085520nM!and they dealt not treacherouslyH0898)m?!and dealest treacherouslyH0898l#!not spoiledH07703&k7!to thee that spoilestH07703j!woeH01945i# and the assH02543 LjI"|X<wM,jL!shall cryH06817*A!behold, their valiant onesH0691%! his treasureH0214!lordH03068!the fearH03374%!of salvationH03444!strengthH02633%!of thy timesH06256&9!shall be the stabilityH0530'!and knowledgeH01847!!and wisdomH02451"/!and righteousnessH06666'!with judgmentH04941!zionH06726)!he hath filledH04390!on highH04791 +!for he dwellethH07931 !!is exaltedH07682 !lordH03068 %!shall he runH08264 !!of locustsH01357*?!as the running to and froH04944#1!of the caterpillerH02625'!the gatheringH0625!/!shall be gatheredH0622)!and your spoilH07998)!were scatteredH05310'9!of thyself the nationsH01471 MgF(wX7mR) wM&;7! now will i be exaltedH07426:! lordH030689! saithH0559 8+! now will i riseH069657! shake offH052876!! and carmelH037605!! and bashanH01316%45! is like a wildernessH061603! sharonH082892! hewn downH070601!! is ashamedH026590! lebanonH03844/#! languishethH0535.! mournethH056-! the earthH0776,! no manH0582+%! he regardethH02803*!!the citiesH05892!)-!he hath despisedH03988(%!the covenantH01285')!he hath brokenH06565&!ceasethH07673(%/%!the wayfaring manH0734 H05674$!lie wasteH08074#%!the highwaysH04546"!bitterlyH04751!!!shall weepH01058 !of peaceH07965 +!the ambassadorsH04397!withoutH02351 [pT4f=nN2["X1!with the devouringH0398)W=!who among us shall dwellH01481V)!the hypocritesH02611U)!hath surprisedH0270T#!fearfulnessH07461S!!are afraidH06342R!in zionH06726Q#!the sinnersH02400P! my mightH01369O#! acknowledgeH03045N! nearH07138!M-! what i have doneH06213L! far offH07350K! hearH08085J#! in the fireH0784%I5! shall they be burnedH03341H! cut upH03683G! thornsH06975F! of limeH07875E%! the burningsH04955D)! and the peopleH05971C%! shall devourH0398B! fireH0784A#! your breathH07307@! stubbleH07179%?5! ye shall bring forthH03205>! chaffH02842"=/! ye shall conceiveH02029#<1! now will i lift upH05375 _yU5oQ0vY9 y_u!breadH03899t!of rocksH05553s'!the munitionsH04679%r5!his place of defenceH04869q!on highH04791p)!he shall dwellH07931o!evilH07451n#!from seeingH07200m!his eyesH05869l%!and shuttethH06105k!of bloodH01818j%!from hearingH08085i! his earsH0241h'! that stoppethH0331g! of bribesH07810f%! from holdingH08551e! his handsH03709d%!that shakethH05287c)!of oppressionsH04642b!the gainH01215"a/!he that despisethH03988`!uprightlyH04339_%!and speakethH01696^#!righteouslyH06666 ]+!he that walkethH01980\! burningsH04168![-! with everlastingH05769)Z=! who among us shall dwellH01481Y! fireH0784 ^dG%w]>{^>#|^!upon zionH06726!lookH02372)! not understandH0998! tongueH03956 +!of a stammeringH03932) =!than thou canst perceiveH08085 !speechH08193 #!of a deeperH06012 !a peopleH05971 !peopleH05971!a fierceH03267#1!thou shalt not seeH07200!!the towersH04026 +!he that countedH05608%!the receiverH08254!!the scribeH05608!terrorH0367)!shall meditateH01897#!thine heartH03820%5!that is very far offH04801~!the landH0776"}/!they shall beholdH07200|'!in his beautyH03308{!the kingH04428z!shall seeH02372y!!thine eyesH05869x! sureH0539 w+!him; his watersH04325v)!shall be givenH05414 IaE&j7kO*gI/!our judgeH08199.!lordH03068-! passH05674,! shipH06716%+7! neither shall gallantH0117*! with oarsH07885)! galleyH0590(!noH01077!'-!wherein shall goH03212&!streamsH02975%!riversH05104 $'!of broadH03027 H07342 #+!unto us a placeH04725"!lordH03068&!9!but there the gloriousH0117" /!thereof be brokenH05423/I!neither shall any of the cordsH02256!!be removedH05265#1! thereof shall everH05331&7! not one of the stakesH03489(;! shall not be taken downH06813%! a tabernacleH0168!! habitationH05116!a quietH07600!jerusalemH03389!shall seeH07200!!thine eyesH05869#1!of our solemnitiesH04150!the cityH07151 _oM.\=#nP1_M#"and hearkenH07181L"to hearH08085K!"ye nationsH01471J"come nearH07126I!iniquityH05771H!forgivenH05375G!!that dwellH03427F!!the peopleH05971E!i am sickH02470D'!shall not sayH0559#C1!and the inhabitantH07934B!the preyH0957A! takeH0962@! the lameH06455?! dividedH02505>! spoilH07998=!! of a greatH04766!<-!then is the preyH05706;!the sailH05251&:7!they could not spreadH065669!!their mastH086508!!strengthenH02388$73!they could not wellH036536!!are loosedH052035'!thy tacklingsH022564%!he will saveH034673!our kingH044282!lordH030681%!our lawgiverH027100!lordH03068 G|^+T(nDkG g+"and the heavensH08064#f1"shall be dissolvedH04743e"of heavenH08064!d-"and all the hostH06635!c-"with their bloodH01818 b+"shall be meltedH04549"a/"and the mountainsH02022&`7"out of their carcasesH06297_'"shall come upH05927^+"and their stinkH0889']9"also shall be cast outH07993\#"their slainH02491&[7"them to the slaughterH02874(Z;"them, he hath deliveredH05414*Y?"he hath utterly destroyedH02763&X7"upon all their armiesH06635W"furyH02534!V-"upon all nationsH01471U"lordH03068$T3"for the indignationH07110/SI" and all things that come forthH06631R" the worldH08398(Q;"and all that is thereinH04393P"hearH08085O'"let the earthH0776N"ye peopleH03816 HhH(vX) kM. kH)" of the kidneysH03629%" with the fatH02459" and goatsH06260"of lambsH03733)"with the bloodH01818~%"with fatnessH02459})"it is made fatH01878|!"with bloodH01818{"is filledH04390z"lordH03068y"the swordH02719x#"to judgmentH04941w#"of my curseH02764$v3"and upon the peopleH05971u#"upon idumeaH0123+tA"behold, it shall come downH03381s"in heavenH08064 r+"shall be bathedH07301q%"for my swordH02719"p/" from the fig treeH08384!o-" and as a fallingH05034n'" from the vineH01612m#" falleth offH05034l#" as the leafH05929 k+"shall fall downH05034#j1"and all their hostH06635i#"as a scrollH05612)h="shall be rolled togetherH01556 FiK,uS/xZ=gF %" and the dustH06083!" into pitchH02203(;" thereof shall be turnedH02015 +" and the streamsH05158"of zionH06726$3"for the controversyH07379)"of recompencesH07966"the yearH08141"vengeanceH05359"lord'sH03068"the dayH03117%" with fatnessH02459" made fatH01878)"and their dustH06083!"with bloodH01818 +"shall be soakedH07301)"and their landH0776)"with the bullsH047,C"with them, and the bullocksH06499 +"shall come downH03381! -"and the unicornsH07214 "of idumeaH0123 #"in the landH0776 "slaughterH02874#"and a greatH01419"in bozrahH01224!-"hath a sacrificeH02077" lordH03068" of ramsH0352 @j=#^7 bB`@;%" of emptinessH0922:)" and the stonesH0689%" of confusionH08414!8-" upon it the lineH0695707K" in it: and he shall stretch outH051866#" shall dwellH07931#51" also and the ravenH061584#" it; the owlH032443'" shall possessH03423 2+" and the bitternH07090"1/" but the cormorantH068930" and everH05331/#" it for everH05331(.;" none shall pass throughH05674#-1" it shall lie wasteH02717,'" to generationH01755 ++" from generationH01755*" for everH05769$)3" thereof shall go upH05927(" the smokeH06227'" nor dayH03119&" nightH03915)%=" it shall not be quenchedH03518$" pitchH02203-#E" thereof shall become burningH01197"%" and the landH0776'!9" thereof into brimstoneH01614 Uc? y>S1U,TC" for herself a place of restH04494 S+" there, and findH04672 R+"also shall restH07280 Q+"the screech owlH03917P'"to his fellowH07453O"shall cryH07121N'"and the satyrH081632MQ"with the wild beasts of the islandH0338 L+"shall also meetH06298.KG"the wild beasts of the desertH06728 J'" for owlsH03284 H01323I" a courtH02681H!" of dragonsH085777GY" thereof: and it shall be an habitationH05116"F/" in the fortressesH04013E%" and bramblesH02336D" nettlesH07057C)" in her palacesH0759B'" shall come upH05927A!" and thornsH05518 @-" shall be nothingH0657+?A" there, and all her princesH08269'>9" thereof to the kingdomH04410=!" the noblesH02715 <+" they shall callH07121 evW2aH+`:ep%"hath dividedH02505'o9"for them, and his handH03027n"the lotH01486!m-"and he hath castH05307!l-"it hath gatheredH06908k)" and his spiritH07307"j/" it hath commandedH06680i%" for my mouthH06310h" her mateH07468g!" shall wantH06485f"noneH0802e!"shall failH05737d"of theseH02007c"no oneH0259b"and readH07121a"lordH03068`#"of the bookH05612_#"seek ye outH01875^'" with her mateH07468]" every oneH0802!\-"also be gatheredH06908)[="there shall the vulturesH01772!Z-"under her shadowH06738Y!"and gatherH01716X"and hatchH01234W"and layH04422V'"make her nestH07077*U?"there shall the great owlH07091 I|X6tR2lN/ bI #lordH03068 # the gloryH03519 )# they shall seeH07200 !# and sharonH08289# of carmelH03760(;# unto it, the excellencyH01926)#shall be givenH05414!#of lebanonH03844#the gloryH03519##and singingH07444'#even with joyH01525##and rejoiceH01523!#abundantlyH06524!-#it shall blossomH06524~##as the roseH02261}##and blossomH06524|'#shall rejoiceH01523){=#for them; and the desertH06160z'#shall be gladH07797'y9#and the solitary placeH06723x)#the wildernessH04057!w-" shall they dwellH07931v'" to generationH01755 u+" from generationH01755t"everH05769s"it forH05704#r1"they shall possessH03423%q5"it unto them by lineH06957 \fG(\?! iE%\*)#and the tongueH03956)!#as an hartH0354(#leapH01801$'3#then shall the lameH06455#&1#shall be unstoppedH06605%##of the deafH02795$%#and the earsH0241 #+#shall be openedH06491"%#of the blindH05787!'#then the eyesH05869 # and saveH03467%# he will comeH0935%# a recompenceH01576# godH0430#vengeanceH05359#will comeH0935%7#not: behold, your godH0430#fearH03372#be strongH02388#heartH03820%#of a fearfulH04116#sayH0559#kneesH01290!#the feebleH03782##and confirmH0553#handsH03027##ye the weakH07504!#strengthenH02388!#of our godH0430 )#the excellencyH01926 Y}_?jD%Y.yYE%# though foolsH0191-DE#for those: the wayfaring menH01980$C3#shall not pass overH05674B##the uncleanH02931A##of holinessH06944@#the wayH01870'?9#and it shall be calledH07121*>?#shall be there, and a wayH01870=)#and an highwayH04547<!# and rushesH01573;!# with reedsH07070:# grassH026829)#where each layH072588!#of dragonsH08577"7/#in the habitationH051166#of waterH043255#springsH04002%45#and the thirsty landH06774"33#shall become a poolH098'29#and the parched groundH082731'# in the desertH061600## and streamsH05158/# break outH01234.%#shall watersH04325&-7#for in the wildernessH04057,#singH07442+##of the dumbH0483 Kl9 sW8xY:dKb$kingH04428a#$sennacheribH05576`$hezekiahH02396_$of kingH04428^$yearH08141<]W%$now it came to pass in the fourteenthH06240 H0702 \+# shall flee awayH05127[## and sighingH0585Z!# and sorrowH03015Y%# and gladnessH08342X# joyH08057"W/# they shall obtainH05381!V-# upon their headsH07218U# joyH08057 T+# and everlastingH05769S!# with songsH07440R# to zionH06726Q# and comeH0935P%# shall returnH07725O# lordH03068!N-# and the ransomedH06299M!# shall walkH01980(L;# there; but the redeemedH01350/KI# thereon, it shall not be foundH04672J## shall go upH05927I# beastH02416H# ravenousH06530G# no lionH0738F'# shall not errH08582 O~aD#nQ0vR8nO!$the scribeH05608!$and shebnaH07644)~=$which was over the houseH01004}$sonH01121|$hilkiah'sH02518 {-$unto him eliakimH0471 z+$then came forthH03318y$fieldH07704 x+$of the fuller'sH03526w)$in the highwayH04546v$poolH01295u%$ of the upperH05945t)$ by the conduitH08585s%$ and he stoodH05975r$ armyH02426q%$ with a greatH03515p$hezekiahH02396o$unto kingH04428n%$to jerusalemH03389m%$from lachishH03923l$rabshakehH07262k$sentH07971j!$of assyriaH0804i%$and the kingH04428h$ and tookH08610g$ of judahH03063f$ citiesH05892)e=$ against all the defencedH01219d$came upH05927c!$of assyriaH0804 SmU3 |Y+W/ lS$leanH05564 -$whereon if a manH0376$on egyptH04714$reedH07070)$of this brokenH07533%$in the staffH04938!/$lo, thou trustestH0982$3$that thou rebellestH04775+C$now on whom dost thou trustH0982$for warH04421%$and strengthH01369$counselH06098$wordsH01697$vainH08193$i sayH0559*A$ this wherein thou trustestH0982+$ what confidenceH0986 !$ of assyriaH0804 $the kingH04428 $kingH04428 $the greatH01419 !$thus saithH0559#1$ye now to hezekiahH02396)$unto them, sayH0559$saidH0559'$and rabshakehH07262%$ the recorderH02142$ sonH01121$ asaph'sH0623$and joahH03098 dlO*]@~_0d:$horsesH05483!9/$thee two thousandH0505 8+$and i will giveH054147!$of assyriaH08046$the kingH04428)5?$i pray thee, to my masterH0113+4A$now therefore give pledgesH061483!$this altarH041962$ beforeH06440!1-$ ye shall worshipH07812!0-$ and to jerusalemH03389/$ to judahH03063.$ and saidH0559 -+$hath taken awayH05493,$hezekiahH02396!+-$and whose altarsH04196**?$not he, whose high placesH01116)$our godH0430($lordH03068'+$to me, we trustH0982&+$but if thou sayH0559!%/$to all that trustH0982$$ of egyptH04714#$ kingH04428"$ pharaohH06547!!$ and pierceH05344 '$ into his handH03709!$it will goH0935 \iL2tS.s[8\W)$ unto rabshakehH07262V$ and joahH03098U!$ and shebnaH07644T$ eliakimH0471S$ then saidH0559R#$ and destroyH07843!Q/$ against this landH0776P)$ unto me, go upH05927O$ saidH0559N$ lordH03068M!$ to destroyH07843!L/$ against this landH0776K$ lordH03068J$ withoutH01107%I5$ and am i now come upH05927!H-$ and for horsemenH06571G%$ for chariotsH07393F$ on egyptH04714!E/$ and put thy trustH0982D$ servantsH05650C)$ of my master'sH0113B%$ of the leastH06996A$ captainH06346@$ of oneH0259?$ the faceH06440->E$ how then wilt thou turn awayH07725=$ ridersH07392#<1$ on thy part to setH05414 ;+$if thou be ableH03201 XcEvT;qL"xXr#$ with a loudH01419q$ and criedH07121p$ stoodH05975o)$ then rabshakehH07262-n)5$ their own pissH07890 H07272 H04325m$ and drinkH08354&l)'$ their own dungH06675 H02716!k/$ that they may eatH0398j'$ upon the wallH02346i$ that sitH03427h!$ to the menH0582g#$ these wordsH01697%f5$ and to thee to speakH01696 e-$ me to thy masterH0113d$ sentH07971c)$ hath my masterH0113b$ saidH0559a'$ but rabshakehH07262`#$ on the wallH02346_'$ of the peopleH05971^#$ in the earsH02410]K$ not to us in the jews' languageH03066\$ and speakH01696"[/$ for we understandH08085&Z9$ in the syrian languageH0762/YI$ i pray thee, unto thy servantsH05650X$ speakH01696 dfE,uC$mQ/d +$not to hezekiahH02396$hearkenH08085 !$ of assyriaH0804 #$ of the kingH04428 '$ into the handH03027' 9$ shall not be deliveredH05414 '$us: this cityH05892$deliverH05337#$will surelyH05337$lordH03068$sayingH0559$lordH03068)$make you trustH0982%5$neither let hezekiahH02396!$to deliverH05337.G$you: for he shall not be ableH03201$deceiveH05377!~-$let not hezekiahH02396}$the kingH04428|!$thus saithH0559{!$ of assyriaH0804z$ the kingH04428y$ kingH04428x%$ of the greatH01419w%$ ye the wordsH01697v$ hearH08085u$ and saidH0559&t7$ in the jews' languageH03066s$ voiceH06963 TlK) fG!~bE+uT-%$will deliverH05337,$lordH03068+#$you, sayingH0559*$persuadeH05496)'$lest hezekiahH02396('$ and vineyardsH03754'$ of breadH03899&$a landH0776%$and wineH08492$$of cornH01715#$a landH0776""1$like your own landH0776!$to a landH0776" /$and take you awayH03947%$until i comeH0935"1$of his own cisternH0953!$the watersH04325%$ye every oneH0376$and drinkH08354 +$ of his fig treeH08384'$ and every oneH0376#$ of his vineH01612%$ ye every oneH0376)$ to me: and eatH0398%$and come outH03318$a presentH01293$makeH06213!$of assyriaH0804$the kingH04428)$for thus saithH0559 ad@ l@$sP7aI)$him not a wordH01697H%$and answeredH06030*G?$but they held their peaceH02790F)$ out of my handH03027E$jerusalemH03389D)$should deliverH05337C$lordH03068B)$out of my handH03027A!$their landH0776$@3$that have deliveredH05337?)$of these landsH0776">1$among all the godsH0430=)$out of my handH03027<$samariaH08111(;;$and have they deliveredH05337:'$of sepharvaimH056179$the godsH04308!$and arphadH07747$of hamathH025746$the godsH04305!$ of assyriaH08044#$ of the kingH04428 3+$ out of the handH030272$ his landH07761$ deliveredH053370)$of the nationsH01471/#$of the godsH0430.%$us. hath anyH0376 MfK/rV5N1pMg)% into the houseH01004f%and wentH0935'e9%himself with sackclothH08242d#%and coveredH03680c#%his clothesH0899b%%that he rentH07167a%heardH08085`%hezekiahH02396/_I%and it came to pass, when kingH04428^%$of rabshakehH07262]'$him the wordsH01697\$and toldH05046[$rentH07167Z$ clothesH0899Y#$ to hezekiahH02396X%$ the recorderH02142W$ of asaphH0623V$ the sonH01121U$and joahH03098T!$the scribeH05608S!$and shebnaH07644#R1$over the householdH01004Q!$of hilkiahH02518P$the sonH01121O$eliakimH0471N$then cameH0935M$answerH06030L#$was, sayingH0559K#$commandmentH04687J)$for the king'sH04428 PfG$fK*mH#nP%will hearH08085%thy godH0430%lordH03068)% to bring forthH03205%% not strengthH03581%% to the birthH04866% are comeH0935!~-% for the childrenH01121!}-%and of blasphemyH05007|'%and of rebukeH08433{!%of troubleH06869z%a dayH03117y%this dayH03117x%hezekiahH02396$w5%unto him, thus saithH0559v'%and they saidH0559u% of amozH0531t% the sonH01121s#% the prophetH05030r#% unto isaiahH03470q)% with sackclothH08242p%coveredH03680o)%of the priestsH03548n)%and the eldersH02205m!%the scribeH05608l!%and shebnaH07644#k1%over the householdH01004j%eliakimH0471i#%and he sentH07971h% lordH03068 \cE%xY3v^@! ~\#'%be not afraidH03372"%lordH03068!!%thus saithH0559 -%unto your masterH0113,E%unto them, thus shall ye sayH0559%saidH0559!%and isaiahH03470%to isaiahH03470%cameH0935%hezekiahH02396%of kingH04428 +%so the servantsH05650%%that is leftH04672 +%for the remnantH07611%prayerH08605"/%wherefore lift upH05375!%hath heardH08085%thy godH0430%lordH03068%the wordsH01697!-% and will reproveH03198% godH0430 !% the livingH02416 #% to reproachH02778 % hath sentH07971 !%his masterH0113 !%of assyriaH0804'%whom the kingH04428%%of rabshakehH07262%the wordsH01697 PwW9eBqT6gP?% sayH0559>%% and he heardH08085=%% from lachishH03923%<5% that he was departedH05265!;-%for he had heardH08085:)%against libnahH038419%warringH038988!%of assyriaH08047%the kingH044286%and foundH046725%returnedH077254%%so rabshakehH072623+% in his own landH07762%%by the swordH02719-1E%and i will cause him to fallH053070+%to his own landH0776/!%and returnH07725.%a rumourH08052,-C%upon him, and he shall hearH08085,%a blastH07307$+3%behold, i will sendH05414 *+%have blasphemedH01442)!% of assyriaH0804(#% of the kingH04428''9% wherewith the servantsH05288%&5% that thou hast heardH08085%% the wordsH01697$%ofH06440 EzZ) mT7wP.eE\%% to all landsH0776[% have doneH06213Z!% of assyriaH0804Y)% what the kingsH04428(X;% behold, thou hast heardH08085W!% of assyriaH0804V#% of the kingH04428U'% into the handH03027#T1% shall not be givenH05414S% jerusalemH03389R%% thee, sayingH0559Q% deceiveH05377%P7% in whom thou trustestH0982O+% let not thy godH0430N% sayingH0559M% of judahH03063L% kingH04428K#% to hezekiahH02396#J3% thus shall ye speakH0559I% sayingH0559H#% to hezekiahH02396G!% messengersH04397F% he sentH07971-EE% with thee. and when he heardH08085D#% to make warH03898!C-% he is come forthH03318B#% of ethiopiaH03568A% kingH04428$@3% concerning tirhakahH08640 D]?y]= aH+ iD!y-%it: and hezekiahH02396x%and readH07121"w/%of the messengersH04397v'%from the handH03027u!%the letterH05612t%receivedH03947s%%and hezekiahH02396r% and ivahH05755q% henaH02012p'% of sepharvaimH05617o#% of the cityH05892n%% and the kingH04428m% of arphadH0774l%% and the kingH04428k% of hamathH02574j% the kingH04428i#% in telassarH08515h% of edenH05729!g-% and the childrenH01121f!% and rezephH07530e% and haranH02771d% gozanH01470c)% have destroyedH07843#b7% them which my fathersH01a% deliveredH05337`)% of the nationsH01471_'% have the godsH0430,^C% and shalt thou be deliveredH05337+]A% by destroying them utterlyH02763 OkR1xV4jN1qO'% all the wordsH01697% and hearH08085%and seeH07200%lordH03068!%thine eyesH05869%openH06491%and hearH08085%lordH03068%thine earH0241%inclineH05186% and earthH0776% heavenH08064 )% thou hast madeH06213 %% of the earthH07760 K%thou alone, of all the kingdomsH04467 %the godH0430 '%the cherubimsH03742'%that dwellestH03427%of israelH03478%godH0430%of hostsH06635%lordH03068%sayingH0559%lordH03068%prayedH06419%%and hezekiahH02396% lordH03068~% it beforeH06440}!% and spreadH06566|% lordH03068{)% unto the houseH01004z%went upH05927 YzcE,`B!zK2rY7%lordH030686%may knowH030455%%of the earthH0776&47%that all the kingdomsH04467!3-%us from his handH030272%saveH034671%our godH04300%lordH03068+/G% therefore they have destroyedH06.% and stoneH068-%woodH06086,%handsH03027+%of men'sH0120*%%but the workH04639)%no godsH0430('%into the fireH0784'!%their godsH0430&'%and have castH05414#%3%and their countriesH0776$+%all the nationsH0776 #+%have laid wasteH02717"!%of assyriaH0804!%the kingsH04428 %lordH03068!%of a truthH0551%godH0430!%the livingH02416#% to reproachH02778 +% which hath sentH07971)% of sennacheribH05576 ^nT6tV9 sI(^T)%and blasphemedH01442*S?%whom hast thou reproachedH02778R% at theeH0310Q% her headH07218P#% hath shakenH05128O%% of jerusalemH03389N%% the daughterH01323&M7%laughed thee to scornH03932L'%hath despisedH0959K%of zionH06726J%%the daughterH01323+IA%concerning him; the virginH01330H#%hath spokenH01696G%lordH03068F%the wordH01697E!%of assyriaH0804D% kingH04428*C?% to me against sennacheribH05576)B=% whereas thou hast prayedH06419A% of israelH03478@% godH0430?%lordH03068>!%thus saithH0559=%sayingH0559<'%unto hezekiahH02396;%sentH07971:%of amozH05319%the sonH011218#%then isaiahH03470 OnR) mH%}U8nOp!%the forestH03293o'%of his borderH07093 n+%into the heightH04791)m?%thereof: and i will enterH0935l%fir treesH01265k!%the choiceH04005j%cedarsH0730i%the tallH06967$h3% and i will cut downH03772g!% of lebanonH03844f%% to the sidesH03411!e-% of the mountainsH02022d'% to the heightH04791c%%am i come upH05927b)%of my chariotsH07393!a-%by the multitudeH07230`'%and hast saidH0559_%the lordH0136%^5%hast thou reproachedH02778]%%thy servantsH05650\%byH03027[% of israelH03478%Z5%against the holy oneH06918Y%on highH04791X!%thine eyesH05869W'%and lifted upH05375V%voiceH069633UQ%and against whom hast thou exaltedH07311 ^^?hI/}bF,|^ %the grassH06212 )%and confoundedH0954# 1%they were dismayedH02865%powerH03027%of smallH07116,C%therefore their inhabitantsH03427% heapsH01530% ruinousH05327% citiesH05892% defencedH01219@k%it to pass, that thou shouldest be to lay wasteH07582&9%it? now have i broughtH0935#1%that i have formedH03335~%timesH03117}!%of ancientH06924|#%i have doneH06213{%long agoH07350$z3%hast thou not heardH08085'y9%of the besieged placesH04693x)%all the riversH02975 w+%have i dried upH02717v!%of my feetH06471"u/%and with the soleH03709t%waterH04325s%and drunkH08354r'%i have diggedH06979q'%of his carmelH03760 TeI. b=iG'mT'%yearH08141'&;%unto thee, ye shall eatH0398%%a signH0226$$5% by which thou camestH0935#!% by the wayH01870*"?% and i will turn thee backH07725!#% in thy lipsH08193 '%and my bridleH04964#%in thy noseH0639%my hookH02397%5%therefore will i putH07760)%into mine earsH0241!%is come upH05927+A%against me, and thy tumultH07600!-%because thy rageH07264%%and thy rageH07264!/%and thy coming inH0935"/%and thy going outH03318%thy abodeH03427!%but i knowH03045)%it be grown upH07054% beforeH06440% blastedH07709!-% on the housetopsH01406% the grassH02682% herbH01877 %the greenH03419 %%of the fieldH07704 Vl:! sO+ u[@sVD% the zealH07068C% zionH06726B%% out of mountH02022%A5% and they that escapeH06413@% a remnantH07611?)% shall go forthH03318%>5% for out of jerusalemH03389=% upwardH04605<% fruitH06529;%and bearH06213:%downwardH042959%take rootH083288#%shall againH032547%of judahH030636%%of the houseH01004 5+%that is escapedH06413 4+%and the remnantH076043%the fruitH065292%and eatH03981% vineyardsH037540% and plantH05193/%% ye, and reapH07114.% sowH02232-% yearH08141.,G%of the same: and in the thirdH07992%+5%that which springethH07823*%yearH08141*)?%of itself; and the secondH08145 (+%such as growethH05599 UlD&xT7dJ1 xU`)%$then the angelH04397_%#david'sH017329^]%#it for mine own sake, and for my servantH05650]%#to saveH03467\%#this cityH05892"[/%#for i will defendH01598Z%"lordH03068Y%"saithH05002X)%"into this cityH05892"W1%"and shall not comeH0935,VC%"by the same shall he returnH07725U%%"that he cameH0935T!%"by the wayH01870S%! a bankH05550R%! nor castH08210 Q+%! it with shieldsH04043'P9%! there, nor come beforeH06923O%!an arrowH02671N%!nor shootH03384M)%!into this cityH05892!L/%!he shall not comeH0935K!%!of assyriaH0804$J3%!concerning the kingH04428I%!lordH03068$H5%!therefore thus saithH0559G% shall doH06213F% of hostsH06635E% lordH03068 [fH& c@' q2u[}%&smoteH05221|%&his sonsH01121{%%&and sharezerH08272 z-%&that adrammelechH0152y%&his godH0430x!%&of nisrochH05268w%%&in the houseH01004;va%&and it came to pass, as he was worshippingH07812u!%%at ninevehH05210t%%and dweltH03427s%%%and returnedH07725r%%and wentH03212q%%departedH05265p!%%of assyriaH0804o%%kingH04428n)%%so sennacheribH05576m%$corpsesH06297l%$ all deadH04191k)%$ in the morningH01242*j?%$ and when they arose earlyH07925i%$ thousandH0505h%$ and fiveH02568g'%$and fourscoreH08084f%$a hundredH03967 e-%$of the assyriansH0804d#%$in the campH04264c%$and smoteH05221b!%$went forthH03318a%$lordH03068 MuP4~^B'g@iM&and saidH0559&lordH03068!&and prayedH06419 +&toward the wallH07023&his faceH06440&turnedH05437'&then hezekiahH02396%&and not liveH02421#1&for thou shalt dieH04191&in orderH06680 +& set thine houseH01004& lordH03068$5& unto him, thus saithH0559"1& unto him, and saidH0559 & cameH0935 &of amozH0531 &the sonH01121 #&the prophetH05030 !&and isaiahH03470!&unto deathH04191&sickH02470%&was hezekiahH02396'&in those daysH03117%&reignedH04427%&his sonH01121!/%& and esar–haddonH0634!%& of armeniaH0780'%& into the landH0776!-%& and they escapedH04422#~1%& him with the swordH02719 TfEgN'fM2{T#:1& behold, i will addH032549& thy tearsH018328#& i have seenH072007!& thy prayerH086056%& i have heardH080855!&thy fatherH014&of davidH017323&the godH04302&lordH030681!&thus saithH05590#&to hezekiahH02396/&and sayH0559.&goH01980-&sayingH0559,&to isaiahH03470+&lordH03068#*1&then came the wordH01697)&soreH01419('&weptH01065 H01058'%& and hezekiahH02396&%& in thy sightH05869%& goodH02896$'& and have doneH06213#& heartH03820#"1&and with a perfectH08003!'&thee in truthH0571 &beforeH06440(;&thee, how i have walkedH01980&i beseechH0577&lordH03068&rememberH02142 SzS/zaE&fG.oSX&degreesH04609W& tenH06235V& returnedH07725U!& so the sunH08121T& backwardH0322S& degreesH04609R&tenH06235Q&of ahazH0271P&dialH04609O!&in the sunH08121#N1&which is gone downH03381M)&of the degreesH04609L!&the shadowH06738+KA&behold, i will bring againH07725$J3&that he hath spokenH01696I!&this thingH01697H&will doH06213G&lordH03068F&lordH03068E&a signH0226D&this cityH05892"C/&and i will defendH01598B!&of assyriaH0804A#&of the kingH04428 @+&out of the handH03709#?1&thee and this cityH05892#>1&and i will deliverH05337=&yearsH08141<'&fifteenH06240 H02568;'&unto thy daysH03117 Lv]@lM, hO6iLu& mine ageH01755t%& of the worldH02309-sE& no more with the inhabitantsH03427r& manH0120q)& i shall beholdH05027p'& of the livingH02416o#& in the landH0776n& lordH03050m& lordH03050 l+& i shall not seeH07200k& i saidH0559j#& of my yearsH08141i)& of the residueH03499h'& i am deprivedH06485g%& of the graveH07585f%& to the gatesH08179e!& i shall goH03212d!& of my daysH03117#c1& in the cutting offH01824b& i saidH0559 a+& of his sicknessH02483"`/& and was recoveredH02421&_7& when he had been sickH02470^& of judahH03063]& kingH04428\#& of hezekiahH02396[#& the writingH04385!Z-&it was gone downH03381!Y-&by which degreesH04609bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{;Xu/Mg ;Tp *;Xu/Mg ;Tp *EbŠÊ:ĊWŊrƊNJ-ȊIɊgʊˊ#̊?͊\ΊyϊЊ7ъTҊpӊ Ԋ'ՊD֊`׊}؊ي:ڊXۊu݊ފ-ߊJf;Wv/Kf8Tr)Da8Tp (Ea~7Qm %B^y-I d   5 Rn 'C_z QyV5eF%^=jQ& lordH03068&upwardH04791&failH01809&mine eyesH05869&as a doveH03123 #&i did mournH01897! -&so did i chatterH06850 &a swallowH05693 %&like a craneH05483& 7& wilt thou make an endH07999& to nightH03915& from dayH03117%& all my bonesH06106!-& so will he breakH07665& as a lionH0738%& till morningH01242!& i reckonedH07737&7& wilt thou make an endH07999& to nightH03915& from dayH03117%~5& with pining sicknessH01803#}1& he will cut me offH01214|& my lifeH02416{'& like a weaverH0707z)& i have cut offH07088y& tentH0168(x;& from me as a shepherd'sH07473w)& and is removedH01540v#& is departedH05265 Hs@dClM, jH-'&cannot praiseH03034,'&for the graveH07585+& thy backH01460*& behindH0310)#&all my sinsH02399#(1&for thou hast castH07993''&of corruptionH01097&%&from the pitH07845%!&to my soulH05315&$7&but thou hast in loveH02836.#9'&i had great bitternessH04843 H04751""/&behold, for peaceH07965(!;&me, and make me to liveH02421% 5&so wilt thou recoverH02492%&of my spiritH07307&the lifeH02416&liveH02421&o lordH0136!&of my soulH05315"/&in the bitternessH04751%&all my yearsH08141"/&i shall go softlyH01718/I&unto me, and himself hath doneH06213#3&he hath both spokenH0559!-&what shall i sayH01696& undertakeH06148)& i am oppressedH06234 CvV5vQ4vV5eCJ'&upon the boilH07822I)&for a plaisterH04799H&of figsH08384G&a lumpH01690F'&let them takeH05375E&had saidH0559D!&for isaiahH03470C&lordH03068B%&in the houseH01004A#&of our lifeH02416@%&all the daysH03117,?C&to the stringed instrumentsH050594>S&me: therefore we will sing my songsH05058=&to saveH03467<&lordH03068;&thy truthH0571!:-&shall make knownH03045 9+&to the childrenH011218!&the fatherH017&this dayH03117 6+&he shall praiseH030345!&the livingH024164!&the livingH024163'&for thy truthH05712#&cannot hopeH076631%&into the pitH0953(0;&thee: they that go downH03381/&celebrateH01984.#&thee, deathH04194 _}V5bI- vU8_f)'and the spicesH01314e%'and the goldH02091d!'the silverH03701'c9'of his precious thingsH05238b)'them the houseH01004$a3'of them, and shewedH07200`'was gladH08055_%'and hezekiahH02396"^/' and was recoveredH02388&]7' that he had been sickH02470!\-' for he had heardH08085[#' to hezekiahH02396Z'' and a presentH04503Y'lettersH05612X'sentH07971W!'of babylonH0894V'kingH04428U!'of baladanH01081T'the sonH01121#S1'merodach–baladanH04757R%'at that timeH06256Q&lordH03068P%&to the houseH01004#O1&that i shall go upH05927N&the signH0226M'&also had saidH0559L&hezekiahH02396%K5&and he shall recoverH02421 hvK'wZ?aIh'then saidH0559%'from babylonH0894'countryH0776!'from a farH07350~'' they are comeH0935}' saidH0559-|E' they unto thee? and hezekiahH02396{' cameH0935z+' and from whenceH0370y'these menH0582#x3'unto him, what saidH0559w'and saidH0559v'hezekiahH02396u'unto kingH04428t#'the prophetH05030s'isaiahH03470r'then cameH0935q'shewedH07200p''that hezekiahH02396(o;'nor in all his dominionH04475n%'in his houseH01004"m/'there was nothingH01697 l-'in his treasuresH0214'k9' and all that was foundH04672j'' of his armourH03627"i/' and all the houseH01004h' ointmentH08081!g-' and the preciousH02896 OtR/ aH+rI&sO +'and of thy sonsH01121' lordH03068' saithH0559'' shall be leftH03498' nothingH01697!'to babylonH0894!-'shall be carriedH05375)'until this dayH03117%7'have laid up in storeH0686/'which thy fathersH01)'in thine houseH01004'comeH0935!-'behold, the daysH03117'of hostsH06635'lordH03068'the wordH01697'hearH08085#'to hezekiahH02396 'isaiahH03470 'then saidH0559' 9' that i have not shewedH07200" 1' among my treasuresH0214! -'there is nothingH01697)'have they seenH07200''in mine houseH01004'answeredH0559%'and hezekiahH02396)'in thine houseH01004(;'he, what have they seenH07200 S|N, }`GrR1S+;A(unto her, that her warfareH06635:(and cryH071219%(to jerusalemH033898)(ye comfortablyH038207(speakH016966(your godH04305(saithH05594%(ye my peopleH059713#(ye, comfortH051622(comfortH051621!' in my daysH031170' and truthH05713/Q' moreover, for there shall be peaceH07965.'he saidH0559'-9'which thou hast spokenH01696,'lordH03068+'the wordH01697*'goodH02896)'to isaiahH03470('hezekiahH02396''then saidH0559&!'of babylonH0894%#'of the kingH04428$''in the palaceH01964*#?'and they shall be eunuchsH05631%"5'shall they take awayH039472!O'from thee, which thou shalt begetH03205! -'that shall issueH03318 TlQ8qR9rK.vTW'(and the gloryH03519V( plainH01237%U5(and the rough placesH07406'T9(shall be made straightH04334 S+(and the crookedH06121"R/(shall be made lowH08213Q(and hillH01389#P1(and every mountainH02022!O-(shall be exaltedH05375N%(every valleyH01516M#( for our godH0430L( a highwayH04546K'(in the desertH06160J'(make straightH03474I(lordH03068H!(ye the wayH01870G(prepareH06437"F/(in the wildernessH04057#E1(of him that criethH07121D(the voiceH06963!C-( for all her sinsH02403B( doubleH03718A( handH03027@( lord'sH03068&?7( for she hath receivedH03947>#(is pardonedH07521"=/(that her iniquityH05771 <+(is accomplishedH04390 HdB) wY?v[4gHv!(the flowerH06731u(witherethH03001t(the grassH02682s( grassH02682r!( the peopleH05971q+(upon it: surelyH0403p(blowethH05380o(lordH03068#n1(because the spiritH07307m(fadethH05034l!(the flowerH06731k(witherethH03001j(the grassH02682i%( of the fieldH07704h'( as the flowerH06731'g9(and all the goodlinessH02617f(grassH02682e(all fleshH01320!d-(what shall i cryH07121c#(and he saidH0559b(cryH07121a(saidH0559`(the voiceH06963_#( hath spokenH01696^(lordH03068]'(for the mouthH06310\(togetherH03162[(shall seeH07200Z'(and all fleshH01320"Y/(shall be revealedH01540X(lordH03068 NiNqU7a=%yN'9( with him, and his workH06468,C( for him: behold, his rewardH07939!( shall ruleH04910#( and his armH02220#( with strongH02389( will comeH0935 ( godH03069 -( behold, the lordH0136 +( behold your godH0430 ( of judahH03063 +( unto the citiesH05892( sayH0559'( be not afraidH03372( upH07311'( with strengthH03581( thy voiceH06963( lift upH07311+A( that bringest good tidingsH01319#( o jerusalemH03389( mountainH02022'( into the highH01364~#( get thee upH05927+}A( that bringest good tidingsH01319|( o zionH06726{(for everH05769z#(shall standH06965y!(of our godH0430x%(but the wordH01697w(fadethH05034 N]?eFwW6mN/!( the spiritH07307"./( who hath directedH08505-%( in a balanceH03976,'( and the hillsH01389+( in scalesH06425*'( the mountainsH02022)#( and weighedH08254(%( in a measureH07991'%( of the earthH0776&( the dustH06083!%-( and comprehendedH03557$'( with the spanH02239#( heavenH08064"'( and meted outH08505*!?( in the hollow of his handH08168 !( the watersH04325"/( who hath measuredH04058*?( those that are with youngH05763"/( shall gently leadH05095%( in his bosomH02436( and carryH05375%( with his armH02220( the lambsH02922 +( he shall gatherH06908 +( like a shepherdH07462( his flockH05739'( he shall feedH07462( beforeH06440 CpR. hCpG*jC#K1(thereof sufficientH01767J)(nor the beastsH02416I(to burnH01197H!(sufficientH01767G(notH0369F#(and lebanonH03844'E9( as a very little thingH01851D(the islesH0339%C5(behold, he taketh upH05190B)(of the balanceH03976"A/(as the small dustH07834 @+(and are countedH02803?#(of a bucketH01805>(as a dropH04752$=3(behold, the nationsH01471!<-( of understandingH08394;)( to him the wayH01870:!(and shewedH030459'(him knowledgeH018478!(and taughtH039257#(of judgmentH049416+(him in the pathH0734 5+(him, and taughtH039254!(instructedH0995*3?(with whom took he counselH032892#( hath taughtH03045%1)%( his counsellorH06098 H03760( lordH03068 XV7lI#^1wXf!( to prepareH03559e(workmanH02796#d1(unto him a cunningH02450c!(he seekethH01245b%(will not rotH07537a(a treeH06086`(choosethH0977)_=(that he hath no oblationH08641'^+'(so impoverishedH05534 H05533]( chainsH07577\(silverH03701[#(and castethH06884"Z/(it over with goldH02091Y(spreadethH07554"X/(and the goldsmithH06884W)(a graven imageH06459V(meltethH05258U#(the workmanH02796 T+(will ye compareH06186!S-(or what likenessH01823R(godH0410+QA(to whom then will ye likenH01819P!(and vanityH08414(O=(to him less than nothingH06571NM(as nothing; and they are countedH02803M#(all nationsH01471%L5(for a burnt offeringH05930 Tj@~Z:Z=rT(as vanityH08414%(of the earthH0776~!(the judgesH08199&}7(to nothing; he makethH06213|#(the princesH07336{'(that bringethH05414z#( to dwell inH03427y( as a tentH0168'x9( and spreadeth them outH04969w%(as a curtainH01852v#(the heavensH08064$u3(that stretcheth outH05186 t+(as grasshoppersH02284$s3(and the inhabitantsH03427r%(of the earthH0776 q+(upon the circleH02329 p+(he that sittethH03427o%(of the earthH0776%n5(from the foundationsH04146&m9(have ye not understoodH0995'l9(you from the beginningH07218&k7(hath it not been toldH05046"j/(have ye not heardH08085"i/(have ye not knownH03045#h1( shall not be movedH04131g)( a graven imageH06459 FxP0b3wX3 fF%( of his mightH0202!-( by the greatnessH07230"/( them all by namesH08034!( he callethH07121(by numberH04557!(their hostH06635"/(that bringeth outH03318!-(who hath createdH01254!(and beholdH07200(on highH04791(your eyesH05869(lift upH05375%(the holy oneH06918 (saithH0559( ;(me, or shall i be equalH07737+ A(to whom then will ye likenH01819% 5( them away as stubbleH07179 !( shall takeH05375"/(and the whirlwindH055911M(upon them, and they shall witherH03001'9(and he shall also blowH05398%(in the earthH0776$3(shall not take rootH08327!-(yea, their stockH01503,C(yea, they shall not be sownH02232/I(yea, they shall not be plantedH05193 UtR1~_7{[>qU8(no mightH02027%(to the faintH032876(powerH035815(he givethH05414%45( of his understandingH083943%( no searchingH02714&27( not, neither is wearyH030211( faintethH032860%(of the earthH0776/#(of the endsH07098.#(the creatorH01254-(lordH03068,(godH0430 ++(the everlastingH05769$*3(hast thou not heardH08085$)3(hast thou not knownH03045(#( from my godH0430')( is passed overH05674 &+(and my judgmentH04941%(lordH03068$(is hidH05641#(my wayH01870"(o israelH03478!%(and speakestH01696 '(thou, o jacobH03290!(why sayestH0559(failethH05737(not oneH0376(in powerH03581( strongH0533 V}\7W:mEsVT) togetherH03162!S-)let us come nearH07126$R3)then let them speakH01696#Q1)let them come nearH05066P)strengthH03581O)renewH02498#N1)and let the peopleH03816$M5)before me, o islandsH0339L%)keep silenceH02790K'( and not faintH03286 J+( they shall walkH03212!I-( and not be wearyH03021H)(they shall runH07323G(as eaglesH05404F!(with wingsH083$E3(they shall mount upH05927D(strengthH03581C#(shall renewH02498B(lordH03068#A1(but they that waitH06960@(fallH03782?'(shall utterlyH03782!>/(and the young menH0970=%(and be wearyH03021<#(shall faintH03286 ;+(even the youthsH05288:(strengthH061099'(he increasethH07235 az_;"sR4cAar)the firstH07223q)lordH03068#p1)from the beginningH07218 o+)the generationsH01755n)callingH07121m)and doneH06213!l-)who hath wroughtH06466k')with his feetH07272j+)he had not goneH0935i!)by the wayH0734h)safelyH07965g)passedH05674f!)he pursuedH07291e!)to his bowH07198d)stubbleH07179c)as drivenH05086b%) to his swordH02719a#) as the dustH06083`) he gaveH05414_!) over kingsH04428^) ruleH07287])beforeH06440\#)the nationsH01471[)gaveH05414 Z+)him to his footH07272Y)calledH07121X')from the eastH04217W')the righteousH06664V')who raised upH05782U#) to judgmentH04941 UjJ* yW0 bD*zU!-)but thou, israelH03478'9) it should not be movedH04131 ') it with nailsH04548 +) and he fastenedH02388! -) for the soderingH01694 ) readyH02896 )sayingH0559)the anvilH06471))him that smoteH01986!)the hammerH06360"/)he that smoothethH02505')the goldsmithH06884!)encouragedH02388!-)so the carpenterH02796#1)be of good courageH02388))to his brotherH0251)saidH0559~')his neighbourH07453})every oneH0376|#)they helpedH05826{)and cameH0857z)drew nearH07126y#)were afraidH02729x%)of the earthH0776w)the endsH07098v!)and fearedH03372u)sawH07200t)the islesH0339!s/)and with the lastH0314 AgJ$sT3zO"dA))) and confoundedH03637-(G) against thee shall be ashamedH09544'S) behold, all they that were incensedH02734$&3) of my righteousnessH06664)%=) thee with the right handH03225)$=) thee; yea, i will upholdH08551'#9) thee; yea, i will helpH05826!"/) i will strengthenH0553!) thy godH0430+ A) with thee: be not dismayedH08159) fearH03372-E) thee, and not cast thee awayH03988') i have chosenH0977!) my servantH05650!/) thereof, and saidH0559';) thee from the chief menH0678!) and calledH07121%) of the earthH0776') from the endsH07098"/) whom i have takenH02388)my friendH0157!)of abrahamH085)the seedH02233"1)whom i have chosenH0977)jacobH03290!)my servantH05650 V^1zaF(fL1tVD) of israelH03478C%) the holy oneH06918!B-) and thy redeemerH01350A)lordH03068@#)thee, saithH05002?#)i will helpH05826>)of israelH03478=)ye menH04962<)jacobH03290;))not, thou wormH08438:)fearH03372!9-) not; i will helpH05826 8+) unto thee, fearH033727) sayingH05596)) thy right handH032255) will holdH023884) thy godH04303) lordH03068K2) against thee shall be as nothing, and as a thing of noughtH0657)1=) with thee: they that warH044210)) that contendedH04695/) themH0582).=) them, and shalt not findH04672 -+) thou shalt seekH01245$,9) with thee shall perishH06+#) that striveH073792*Q) they shall be as nothing; and theyH0582 Q[A^7 {[7pQa!)for thirstH06772`)failethH05405_%)their tongueH03956^)waterH04325])seekH01245\)and needyH034[)the poorH06041Z) of israelH03478 Y+) in the holy oneH06918X#)shalt gloryH01984W)lordH03068-VE)them: and thou shalt rejoiceH01523U')shall scatterH06327"T/)and the whirlwindH05591&S7)shall carry them awayH05375#R1)them, and the windH07307Q))thou shalt fanH02219P) as chaffH04671O) the hillsH01389N)) and shalt makeH07760M) smallH01854L')the mountainsH02022"K/)thou shalt threshH01758J)teethH06374"I/)instrument havingH01167H)threshingH04173G)sharpH02742F!)thee a newH02319$E3)behold, i will makeH07760 QcC(\C&nQ, nQ) the pineH08410~%) the fir treeH01265}') in the desertH06160|!)i will setH07760{)treeH06086z#)and the oilH08081y))and the myrtleH01918!x-)the shittah treeH07848w)the cedarH0730"v/)in the wildernessH04057u%)i will plantH05414t)of waterH04325s) springsH04161r) landH0776q#) and the dryH06723p) of waterH04325o) a poolH098n))the wildernessH04057m#)i will makeH07760l))of the valleysH01237k%)in the midstH08432j')and fountainsH04599i))in high placesH08205h)riversH05104g#)i will openH06605!f-) will not forsakeH05800e) of israelH03478d+) them, i the godH0430c) will hearH06030b)lordH03068 \{Z7xW;tW= \))them, and knowH03045,5')that we may considerH03820 H07760"/)the former thingsH07223')let them shewH05046%5)us what shall happenH07136)and shewH05046)forthH05066) of jacobH03290)the kingH04428)saithH0559#)your strongH06110#)bring forthH05066)lordH03068)saithH0559!)your causeH07379 )produceH07126 %) hath createdH01254 ) of israelH03478' 9) this, and the holy oneH06918 )hath doneH06213)lordH03068')that the handH03027)togetherH03162))and understandH07919%)and considerH07760)and knowH03045"/)that they may seeH07200) togetherH03162!-) and the box treeH08391 StE(`C%_:nS8) morterH025637%) upon princesH05461!6/)and he shall comeH09355%)upon my nameH080344')shall he callH071213!)of the sunH08121 2+)from the risingH04217!1/)and he shall comeH08570))from the northH06828!/-)i have raised upH05782.)choosethH0977-))an abominationH08441,)of noughtH0659+')and your workH06467*!)of nothingH0369)) togetherH03162(!) and beholdH07200(';)that we may be dismayedH08159&!)or do evilH07489%%)yea, do goodH03190$)godsH0430!#-)that we may knowH03045")hereafterH0268+!C)the things that are to comeH0857 )shewH05046%7) us things for to comeH0935$3) of them; or declareH08085))the latter endH0319 G~W2Z<N-gGT#)their worksH04639S!)all vanityH0205R)a wordH01697&Q7)of them, could answerH07725#P1)that, when i askedH07592O')no counsellorH03289N)no manH0376M%)for i beheldH07200/LI)one that bringeth good tidingsH01319K%)to jerusalemH03389&J7)them: and i will giveH05414I)beholdH02009H)beholdH02009G)to zionH06726F)the firstH07223E!) your wordsH0561"D/) none that hearethH08085$C3)none that declarethH08085"B/)none that shewethH05046A)righteousH06662@+)that we may sayH0559?))and beforetimeH06440!>-)that we may knowH03045#=1)from the beginningH07218"</)who hath declaredH05046;) clayH02916:) treadethH07429"9/) and as the potterH03335 Z\:qT0 cJ#xZp!* unto truthH0571o*judgmentH04941%n5*he shall bring forthH03318$m3*shall he not quenchH03518l*flaxH06594 k+*and the smokingH03544#j1*shall he not breakH07665i*reedH07070h*a bruisedH07533g'*in the streetH02351f#*to be heardH08085$e3*nor cause his voiceH06963d#*nor lift upH05375!c-*he shall not cryH06817 b+* to the gentilesH01471a* judgmentH04941/`I*upon him: he shall bring forthH03318_*my spiritH07307^!*i have putH05414]!*delightethH07521\*my soulH05315[!*mine electH0972Z'*whom i upholdH08551"Y/*behold my servantH05650X')and confusionH08414W)windH07307$V3)their molten imagesH05262U)nothingH0657 CqQ0_4 {W/ eC '*and will keepH05341 !*thine handH03027 '*and will holdH02388& 7*thee in righteousnessH06664#*have calledH07121*lordH03068"/*to them that walkH01980$3* upon it, and spiritH07307 +* unto the peopleH05971* breathH05397&7* of it; he that givethH05414*?* and that which cometh outH06631*the earthH0776%5*he that spread forthH07554'~9*and stretched them outH05186}#*the heavensH08064 |+*he that createdH01254{*lordH03068z*godH0410y!*thus saithH0559x#*for his lawH08451w!*shall waitH03176v'*and the islesH0339u%*in the earthH0776t*judgmentH04941!s-*till he have setH07760#r1*nor be discouragedH07533"q/*he shall not failH03543 TtP4uU/}W2oT(* i tellH08085)'=* before they spring forthH06779&%* do i declareH05046%)* and new thingsH02319 $-* are come to passH0935*#?* behold, the former thingsH07223!"-*to graven imagesH06456"!/*neither my praiseH08416 !*to anotherH0312 +*will i not giveH05414%*and my gloryH03519*my nameH08034*lordH03068* houseH01004"/* out of the prisonH03608#*in darknessH02822'*them that sitH03427 +*from the prisonH04525'*the prisonersH0616%*to bring outH03318*eyesH05869*the blindH05787*to openH06491 +* of the gentilesH01471#* for a lightH0216'* of the peopleH05971$3*thee for a covenantH01285 )*thee, and giveH05414 _|[;`=u\9~_E!* his praiseH08416D#* and declareH05046C* lordH03068B* gloryH03519A'* let them giveH07760!@-* of the mountainsH02022?%* from the topH07218>)* let them shoutH06681=* singH07442<#* of the rockH05553$;3* let the inhabitantsH03427:%* doth inhabitH034279* kedarH069388%* the villagesH02691 7+* thereof lift upH053756)* and the citiesH05892#51* let the wildernessH04057$43* and the inhabitantsH034273* the islesH0339(2;* and all that is thereinH043931!* to the seaH03220 0+* ye that go downH03381/%* of the earthH0776.%* from the endH07097-!* his praiseH08416,* songH07892+* a newH02319** lordH03068)* singH07891 T~Y<xS/ wX<sTa!*the riversH05104 `+*and i will makeH07760 _+*all their herbsH06212^!*and dry upH03001]*and hillsH01389\*mountainsH02022"[/*i will make wasteH02717Z* at onceH03162Y!*and devourH07602&X)'*i will destroyH08074 H05395(W;*like a travailing womanH03205V!*will i cryH06463U*refrainedH0662"T/*i have been stillH02790 S+*holden my peaceH02814!R-*i have long timeH05769#Q3* against his enemiesH0341!P-* he shall prevailH01396O* yea, roarH06873N%* he shall cryH07321M* of warH04421L!* like a manH0376K* jealousyH07068!J-* he shall stir upH05782 I+* as a mighty manH01368H)* shall go forthH03318G* lordH03068F)* in the islandsH0339 J~`C%y`EdL"cJ~*hearH08085}* our godsH0430%|5*to the molten imagesH04541{*that sayH0559!z-*in graven imagesH06459y!*that trustH0982x*ashamedH0954&w7*they shall be greatlyH01322v*backH0268%u5*they shall be turnedH05472+tA*unto them, and not forsakeH05800s*will i doH06213r%*these thingsH01697q* straightH04334)p=* them, and crooked thingsH04625o* beforeH06440n* lightH0216m* darknessH04285l#*i will makeH07760$k3*they have not knownH03045j'*them in pathsH05410!i-*not; i will leadH01869h*they knewH03045g*by a wayH01870f*the blindH05787!e-*and i will bringH03212d* the poolsH098"c/* and i will dry upH03001b*islandsH0339 PlI- cA!]2wP#1*all of them snaredH06351#*and spoiledH08154*robbedH0962*a peopleH05971!*honourableH0142*the lawH08451&7*sake; he will magnifyH01431'9*for his righteousness'H06664 +*is well pleasedH02654*lordH03068)*but he hearethH08085*the earsH0241%*not; openingH06491#1*but thou observestH08104#*many thingsH07227 '*seeingH07200 H07200 * servantH05650 * lord'sH03068 *and blindH05787 *perfectH07999*blindH05787*i sentH07971 +*as my messengerH04397*or deafH02795)*but my servantH05650*blindH05787 +*that ye may seeH07200*ye blindH05787*and lookH05027*ye deafH02795 cX0e= a>c)7=*therefore he hath pouredH082106%* unto his lawH08451+5A* neither were they obedientH080854#* in his waysH018703* not walkH019802)* for they wouldH0141)*we have sinnedH02398 0+*he against whomH02098/*lordH03068.)*to the robbersH0962-!*and israelH03478#,#'*for a spoilH04882 H04933+*jacobH03290**who gaveH05414$)5*for the time to comeH0268(*and hearH08085'%*will hearkenH07181+&C*who among you will give earH0238%* restoreH07725$)* and none saithH0559##* for a spoilH04933$"3* and none deliverethH05337#!3* they are for a preyH0957 *housesH01004*in prisonH03608!-*and they are hidH02244%*in holesH0970 H02352 IwG't[:`@eIQ+throughH01119(P;+thee: when thou walkestH03212(O;+they shall not overflowH078572NO+with thee; and through the riversH05104M!+the watersH04325*L?+when thou passest throughH05674K#+ by thy nameH08034$J3+ thee, i have calledH07121)I=+not: for i have redeemedH01350H+fearH03372G)+thee, o israelH03478#F1+and he that formedH03335E'+thee, o jacobH03290D%+that createdH01254C+lordH03068"B1+but now thus saithH0559A%* not to heartH03820!@-* him, yet he laidH07760#?1* not; and it burnedH01197>#*yet he knewH03045=#*round aboutH05439,<C*and it hath set him on fireH03857;*of battleH04421!:-*and the strengthH058079%*of his angerH0639"8/*upon him the furyH02534 VpW<lO"i@}V#m1+thee from the westH04628l!+and gatherH06908k'+from the eastH04217j+thy seedH02233'i;+with thee: i will bringH0935h+fearH03372g%+for thy lifeH05315%f5+for thee, and peopleH03816e+menH0120,dC+thee: therefore will i giveH05414 c-+and i have lovedH0157*b?+thou hast been honourableH03513a#+in my sightH05869)`=+since thou wast preciousH03365_+ and sebaH05434^+ ethiopiaH03568]!+thy ransomH03724\+egyptH04714[+i gaveH05414Z#+thy saviourH03467Y+of israelH03478X%+the holy oneH06918W+thy godH0430V+lordH03068U+ kindleH01197(T;+ neither shall the flameH03852)S=+thou shalt not be burnedH03554R+the fireH0784 N^E) dEoT6uN# 1+ and let the peopleH03816 + togetherH03162#+ be gatheredH06908$3+ let all the nationsH01471)+that have earsH0241%+and the deafH02795+eyesH05869+that haveH03426+peopleH05971+the blindH05787#+bring forthH03318&7+him; yea, i have madeH06213~'+i have formedH03335!}-+him for my gloryH03519#|1+for i have createdH01254{!+by my nameH08034z)+that is calledH07121y+every oneH03605x%+ of the earthH0776w'+ from the endsH07097!v-+ and my daughtersH01323u+from farH07350t+my sonsH01121s+bringH0935r'+keep not backH03607!q-+and to the southH08486p+give upH05414o%+to the northH06828n!+i will sayH0559 ^i@sY@nG,^%)+ and have savedH03467 $++ i have declaredH05046#!+ no saviourH03467"!+ and besideH01107!+ lordH03068, E+ neither shall there be afterH0310+ formedH03335#3+ me there was no godH0410!+ he: beforeH06440"1+ me, and understandH0995#+ and believeH0539!-+ that ye may knowH03045"1+ whom i have chosenH0977)+ and my servantH05650+ lordH03068+ saithH05002%+ my witnessesH05707+ truthH0571+ and sayH0559!-+ or let them hearH08085+A+ that they may be justifiedH06663 ++ their witnessesH05707%5+ let them bring forthH05414!-+ us former thingsH07223 )+ this, and shewH08085+ A+ who among them can declareH05046 %+ be assembledH0622 IgP(w^<b<gIB!+thus saithH0559A+your kingH04428@+of israelH03478?#+the creatorH01254>'+your holy oneH06918=+lordH03068<%+ in the shipsH0591;+ whose cryH07440":/+ and the chaldeansH03778!9-+ all their noblesH01281&87+and have brought downH033817!+to babylonH0894*6?+for your sake i have sentH079715+of israelH034784%+the holy oneH069183'+your redeemerH013502+lordH030681!+thus saithH0559"0/+ and who shall letH07725/#+ i will workH06466.)+ out of my handH03027&-7+ none that can deliverH05337$,3+ yea, before the dayH03117++ godH0410*+ lordH03068)+ saithH05002(%+ my witnessesH05707'!+ no strangeH02114"&/+ and i have shewedH08085 GnL1cFnJ$aG^+a wayH01870%]5+it? i will even makeH07760"\/+shall ye not knowH03045*[?+now it shall spring forthH06779Z#+a new thingH02319"Y/+behold, i will doH06213"X/+the things of oldH06931 W-+neither considerH0995)V=+ye not the former thingsH07223U+rememberH02142T+ as towH06594"S/+ they are quenchedH03518!R-+ they are extinctH01846$Q3+they shall not riseH06965P+togetherH03162$O3+they shall lie downH07901N'+and the powerH05808M+the armyH02428L+and horseH05483K#+the chariotH07393%J5+which bringeth forthH03318I+watersH04325H'+in the mightyH05794G!+and a pathH05410F!+in the seaH03220E+a wayH01870D%+which makethH05414C+lordH03068 R^=rP. dFzR$y3+me the small cattleH07716%x7+thou hast not broughtH0935 w++of me, o israelH03478)v=+but thou hast been wearyH03021!u-+upon me, o jacobH03290)t=+but thou hast not calledH07121s+my praiseH084162rO+for myself; they shall shew forthH05608q'+have i formedH03335p+peopleH05971o+thisH02098n+ my chosenH0972m%+ to my peopleH05971l'+ to give drinkH08248k'+ in the desertH03452j+ riversH05104"i/+in the wildernessH04057h+watersH04325g)+because i giveH05414$f%'+and the owlsH03284 H01323 e++me, the dragonsH08577d%+shall honourH03513c%+of the fieldH07704b+the beastH02416a'+ in the desertH03452`+riversH05104"_/+in the wildernessH04057 B{G"sF"T+_B+togetherH03162%+let us pleadH08199&7+put me in remembranceH02142+thy sinsH024039 ]+for mine own sake, and will not rememberH02142# 1+thy transgressionsH06588% 5+he that blotteth outH04229) =+ me with thine iniquitiesH05771" /+ thou hast weariedH03021'+with thy sinsH02403/I+but thou hast made me to serveH05647"/+of thy sacrificesH02077 ++me with the fatH02459)=+neither hast thou filledH07301!+with moneyH03701!-+me no sweet caneH07070!-+thou hast boughtH07069"/+ thee with incenseH03828#+nor weariedH03021!~-+with an offeringH045030}K+i have not caused thee to serveH05647'|9+me with thy sacrificesH02077+{A+neither hast thou honouredH03513'z9+of thy burnt offeringsH05930 ZvV1 u[:~X:!{Z-%,not, o jacobH03290,!,thee; fearH03372+,will helpH05826"*1,thee from the wombH0990!)-,thee, and formedH03335(,that madeH06213',lordH03068&!,thus saithH0559"%1,whom i have chosenH0977$!,and israelH03478#!,my servantH05650",o jacobH03290!%,yet now hearH08085 '+to reproachesH01421!+and israelH03478%+to the curseH02764+jacobH03290)+and have givenH05414!-+of the sanctuaryH06944#+the princesH08269*?+therefore i have profanedH02490"/+have transgressedH06586!-+and thy teachersH03887#+hath sinnedH02398+fatherH01+thy firstH072234S+thou, that thou mayest be justifiedH06663+declareH05608 LqW* _6 vU:lLI#, and surnameH03655H,lordH03068G,his handH03027,FC,and another shall subscribeH03789E,of jacobH03290D#,by the nameH08034'C9,and another shall callH07121B,lord'sH03068A',one shall sayH0559@,coursesH02988?%,by the waterH04325>!,as willowsH06155=,the grassH02682<,amongH0996);=,and they shall spring upH06779%:5, upon thine offspringH06631 9+, and my blessingH012938',upon thy seedH022337,my spiritH073076#,i will pourH03332$53,upon the dry groundH030044!,and floodsH05140)3=,upon him that is thirstyH067712,waterH04325 1+,for i will pourH03332"01, whom i have chosenH0977"//, and thou, jesurunH03484.!, my servantH05650 dnP+T.gE# d"d/,and have declaredH05046#c3,thee from that timeH0227 b+,have not i toldH080851a?',ye not, neither be afraidH07297 H07297`,fearH06342_', let them shewH05046^),and shall comeH0935.]I,and the things that are comingH0857\,peopleH05971[#,the ancientH05769*Z?,for me, since i appointedH07760(Y;,it, and set it in orderH06186"X/,and shall declareH05046*W?,and who, as i, shall callH07121V, no godH0430U!, and besideH01107T, the lastH0314S,the firstH07223R,of hostsH06635Q,lordH03068!P-,and his redeemerH01350O,of israelH03478N,the kingH04428M,lordH03068L!,thus saithH0559K, of israelH03478J#, by the nameH08034 TnS0 iL*^>zT"/, let them stand upH059752~O, let them all be gathered togetherH06908}, of menH0120 |+, and the workmenH02796 {-, shall be ashamedH0954(z;, behold, all his fellowsH02270y#, for nothingH01115x', is profitableH03276w), a graven imageH06459v, or moltenH05258u, a godH0410 t+, who hath formedH03335(s=, that they may be ashamedH0954r', not, nor knowH03045q, they seeH07200$p3, their own witnessesH05707!o-, shall not profitH03276,nC, and their delectable thingsH02530#m1, all of them vanityH08414l), a graven imageH06459k), they that makeH03335j, i knowH03045i, no godH06697h, besideH01107g,a godH0433f,is thereH03426"e/,even my witnessesH05707 \qN- |\6oL3 \!-, with the compassH04230&7, and he marketh it outH08388), it with planesH04741!, he fittethH06213#, with a lineH08279"/, he marketh it outH08388, ruleH06957), stretcheth outH05186%'', the carpenterH06086 H02796%, and is faintH03286, no waterH04325#, he drinkethH08354, failethH0369! -, and his strengthH03581" /, yea, he is hungryH07457 #, of his armsH02220% 5, it with the strengthH03581 #, and workethH06466 +, it with hammersH04717), and fashionethH03335%, in the coalsH06352%, both workethH06466), with the tongsH04621!', the smithH02796 H01270, togetherH03162%7, they shall be ashamedH0954 +, they shall fearH06342 XqU. nDvH,{X5),yea, he makethH064664,breadH038993!,and bakethH0644*2?,himself; yea, he kindlethH05400"1/,thereof, and warmH02552!0-,for he will takeH03947/,to burnH01197*.A,then shall it be for a manH0120-%, doth nourishH01431,%, and the rainH01653+, an ashH0766*#, he plantethH05193)',of the forestH03293,(C,for himself among the treesH06086&'9,which he strengthenethH0553&#,and the oakH0437%#,the cypressH08645$!,and takethH03947#,cedarsH0730#"1,he heweth him downH03772!%, in the houseH01004# 1, that it may remainH03427, of a manH0120(;, according to the beautyH08597, of a manH0376$3, it after the figureH08403!, and makethH06213 YZ;"jP+xT.Y"R1,unto it, and saithH0559Q#,and prayethH06419)P=,unto it, and worshippethH07812 O+,he falleth downH05456!N-,his graven imageH06459M,a godH0410"L/,thereof he makethH06213 K+,and the residueH07611J,the fireH0217I#,i have seenH07200H,i am warmH02552G, ahaH01889F, and saithH0559 E+, yea, he warmethH02552!D-, and is satisfiedH07646C, roastH06748B#,he roastethH06740A,fleshH01320!@/,thereof he eatethH0398?,with partH02677>,the fireH0784=!,thereof inH01119<,partH02677;!,he burnethH08313!:-, and falleth downH05456"9/, it a graven imageH064598, he makethH06213 7+, and worshippethH078126, a godH0410 F[<xZ4|b?lF"n/,shall i fall downH05456'm9,thereof an abominationH08441l#,the residueH03499!k-,and shall i makeH06213j,and eatenH0398i,fleshH01320(h;, thereof; i have roastedH06740g), upon the coalsH01513f, breadH03899&e9, yea, also i have bakedH0644d, the fireH0784c,of it inH01119b,partH02677a',i have burnedH08313`,to sayH0559"_/,nor understandingH08394^,knowledgeH01847]%,in his heartH03820%\5,and none considerethH07725,[C,that they cannot understandH07919Z%,their heartsH03826%Y5,that they cannot seeH07200X!,their eyesH05869!W-,for he hath shutH02902V),nor understoodH0995$U3,they have not knownH03045T, my godH0410S, deliverH05337 YhN$~a>rK&rY ,singH07442- E,unto me; for i have redeemedH01350,returnH07725,thy sinsH02403 +,and, as a cloudH06051#1,thy transgressionsH06588!-,as a thick cloudH05645#1,i have blotted outH04229,C,thou shalt not be forgottenH05382,o israelH03478!,my servantH05650',i have formedH03335~!,my servantH05650}!,and israelH03478|),these, o jacobH03290{,rememberH02142!z-, in my right handH03225y, not a lieH08267x,nor sayH0559w,his soulH05315'v9,that he cannot deliverH05337&u7,hath turned him asideH05186t,heartH03820s!,a deceivedH02048r,on ashesH0665q!,he feedethH07462p,of a treeH06086o%,to the stockH0944 SkK+ nT2 gN.qS'!,the tokensH0226!&-,that frustratethH06565%, the earthH0776-$E, alone; that spreadeth abroadH07554##, the heavensH08064&"7,that stretcheth forthH05186!#,that makethH06213 ,lordH03068"1,thee from the wombH0990#1,and he that formedH03335%,thy redeemerH01350,lordH03068!,thus saithH0559"/,himself in israelH03478',and glorifiedH06286,jacobH03290',hath redeemedH01350, lordH03068), and every treeH06086, o forestH03293%, ye mountainsH02022%, into singingH07440#,break forthH06476%,of the earthH0776),ye lower partsH08482,shoutH07321 ,hath doneH06213 ,lordH03068 %,o ye heavensH08064 SfJxX2^6qSC!,that saithH0559B!,thy riversH05104"A/,and i will dry upH03001@,be dryH02717?#,to the deepH06683>!,that saithH0559#=1,the decayed placesH02723$<3, and i will raise upH06965";/, ye shall be builtH01129:, of judahH03063"9/, and to the citiesH05892(8;, thou shalt be inhabitedH034277%,to jerusalemH033896!,that saithH0559"5/,of his messengersH043974#,the counselH060983),and performethH079992),of his servantH056501,the wordH01697 0+,that confirmethH06965/, foolishH05528+.A, and maketh their knowledgeH01847-,backwardH0268,,wiseH02450+%,that turnethH07725*,madH01984$)3,and maketh divinersH07080(%,of the liarsH0907 \yZ9_B|^A% w\_-beforeH06440^-i will goH03212"]/-shall not be shutH05462\'-and the gatesH08179)[=-him the two leaved gatesH01817Z-beforeH06440Y- to openH06605X- of kingsH04428W- the loinsH04975&V7- him; and i will looseH06605U- beforeH06440T-nationsH01471S-to subdueH07286R'-i have holdenH02388!Q--whose right handH03225P-to cyrusH03566 O+-to his anointedH04899N-lordH03068M!-thus saithH0559-LE, thy foundation shall be laidH03245"K/, and to the templeH01964$J3,thou shalt be builtH01129I%,to jerusalemH03389H#,even sayingH0559 G+,all my pleasureH02656"F/,and shall performH07999E#,my shepherdH07462D,of cyrusH03566 kgI,c={]?k z+-i have surnamedH03655!y--thee by thy nameH08034#x1-i have even calledH07121w!-mine electH0972!v--sake, and israelH03478u%-my servant'sH05650t-for jacobH03290s- of israelH03478r- the godH0430q#- by thy nameH08034p!-which callH07121o-lordH03068&n7-that thou mayest knowH03045!m--of secret placesH04565"l/-and hidden richesH04301k#-of darknessH02822"j1-thee the treasuresH0214 i+-and i will giveH05414h- of ironH01270g- the barsH01280"f/- and cut in sunderH01438e-of brassH05154d-the gatesH01817'c9-i will break in piecesH07665 b'-straightH03474 H03474#a1-the crooked placesH01921`)-thee, and makeH03474 X}](eL1kR;yX'-let the earthH0776'-righteousnessH06664-pour downH05140"/-and let the skiesH07834!-from aboveH04605!-ye heavensH08064-drop downH07491- doH06213- lordH03068-evilH07451!-and createH01254 -peaceH07965 -i makeH06213 -darknessH02822 !-and createH01254 -the lightH0216-i formH03335-lordH03068-besideH01107-noneH0657"/-and from the westH04628!-of the sunH08121 +-from the risingH04217#1-that they may knowH030451M-thee, though thou hast not knownH03045%-me: i girdedH0247~-besideH02108}-no godH0430|-lordH030681{M-thee, though thou hast not knownH03045 PrT7vO/ [CiP4- lordH030683!- thus saithH0559-2E- what hast thou brought forthH02342%17- thou? or to the womanH08020)- what begettestH03205/- fatherH01#.3- unto him that saithH0559-- woeH01945!,-- he hath no handsH03027"+/- thou? or thy workH06467 *+- it, what makestH06213')9- to him that fashionethH03335(- sayH0559')- shall the clayH02563&%- of the earthH0127#%1- with the potsherdsH02789$%- the potsherdH02789#)- with his makerH03335'"9- unto him that strivethH07378!- woeH01945 %-have createdH01254-lordH03068- togetherH03162- spring upH06779&7- and let righteousnessH06666- salvationH03468)=- and let them bring forthH06509-openH06605 O_8 s\?^8nOP!- nor rewardH07810O'- not for priceH04242N#- my captivesH01546$M3- and he shall let goH07971L- my cityH05892K)- he shall buildH01129J%- all his waysH01870"I/- and i will directH03474!H-- in righteousnessH06664%G5- i have raised him upH05782!F-- have i commandedH06680#E1- and all their hostH06635D#- the heavensH08064#C1- have stretched outH05186B- my handsH03027A- manH0120@#- and createdH01254?- the earthH0776>#- i have madeH06213=- commandH06680<#- of my handsH03027(;;- and concerning the workH06467#:1- concerning my sonsH01121$95- me of things to comeH08578- askH075927'- and his makerH033356- of israelH034785%- the holy oneH06918 dz[>y1bD.dl#-the saviourH03467k-of israelH03478j)-thyself, o godH0430i#-that hidestH05641h-a godH0410g-verilyH0403f-godH0430e-noH0657d!-surely godH04108c[-unto thee, they shall make supplicationH06419)b=-and they shall fall downH07812%a5-they shall come overH05674 `+- thee; in chainsH02131_- afterH0310D^s- unto thee, and they shall be thine: they shall comeH03212 ]+- shall come overH05674\!- of statureH04060[-menH0582#Z1-and of the sabeansH05436Y#-of ethiopiaH03568 X+-and merchandiseH05505W-of egyptH04714V!-the labourH03018U-lordH03068T!-thus saithH0559S- of hostsH06635R- lordH03068Q- saithH0559 `_B' mBiR* ~`- he formedH03335)- it not in vainH08414)- it, he createdH01254(;- it; he hath establishedH03559-and madeH06213-the earthH0776$3-himself that formedH03335-godH0430#-the heavensH08064%-that createdH01254~-lordH03068})-for thus saithH0559|#- without endH05703{-worldH05769z)-nor confoundedH03637'y;-ye shall not be ashamedH0954x-salvationH08668$w3-with an everlastingH05769v-lordH03068u)-shall be savedH03467t-israelH03478s-of idolsH06736r-makersH02796q-togetherH03162p%-to confusionH03639+oA-all of them: they shall goH01980$n3-and also confoundedH03637%m7-they shall be ashamedH0954 D|^D$ sY7pT1dD&#- cannot saveH03467%!- unto a godH0410$- and prayH06419&#7- of their graven imageH06459"- the woodH06086!#-that set upH05375' 9-they have no knowledgeH03045)-of the nationsH01471-escapedH06412-togetherH03162-draw nearH05066#3-yourselves and comeH0935-assembleH06908&7-things that are rightH04339-i declareH05046'- righteousnessH06664- speakH01696- lordH03068'- ye me in vainH08414- seekH01245-of jacobH03290"/-not unto the seedH02233-i saidH0559%-of the earthH0776-placeH04725 -in a darkH02822 -in secretH05643" /-i have not spokenH01696 -lordH03068# 1- it to be inhabitedH03427 Y\1hP5wO/zYC%- every tongueH03956B-shall bowH03766(A;-that unto me every kneeH01290%@5-and shall not returnH07725?'-righteousnessH06666>#-of my mouthH06310=#-is gone outH03318$<3-by myself, the wordH01697;%-i have swornH07650:-godH04109%-of the earthH07768%-all the endsH0657)7=-unto me, and be ye savedH034676-lookH064375-besideH021084-noneH03693'- and a saviourH034672- godH04101!- me; a justH066620#- else besideH01107/- no godH0430.-lordH03068--hath toldH05046',9-this from ancient timeH06924"+/-who hath declaredH08085*-togetherH03162+)A-yea, let them take counselH03289(-nearH05066'-tellH05046 PfN qM5oL+pP`#.not deliverH04422_!.they couldH03201^.togetherH03162]'.they bow downH03766\!.they stoopH07164[%. to the wearyH05889Z. a burdenH04853Y%. heavy loadenH06006X).your carriagesH05385#W3.and upon the cattleH0929%V5.were upon the beastsH02416U#.their idolsH06091T.stoopethH07164S.neboH05015R#.boweth downH03766Q.belH01078 P+-and shall gloryH01984O%-be justifiedH06663N-of israelH03478#M1-shall all the seedH02233L-lordH03068,KE-against him shall be ashamedH0954*J?-and all that are incensedH02734I-comeH0935H%-and strengthH05797%G5-have i righteousnessH06666F-lordH03068E-sayH0559D#- shall swearH07650 Q~b= sM+b=tQ|).out of the bagH03599{.goldH02091z#.they lavishH02107(y;.me, that we may be likeH01819x#.and compareH04911w.equalH07737&v7.to whom will ye likenH01819!u-.and will deliverH04422"t/.even i will carryH05445 s+.and i will bearH05375r#.i have madeH06213q%.will i carryH05445p'.to hoar hairsH07872o.old ageH02209n'. from the wombH07356"m/. which are carriedH05375l).from the bellyH0990 k+.which are borneH06006j.of israelH03478i%.of the houseH01004$h3.and all the remnantH07611g.of jacobH03290!f-.unto me, o houseH01004e.hearkenH08085d). into captivityH07628c.are goneH01980b).but themselvesH05315a!.the burdenH04853 TkI- }K'mB%zT"/. the former thingsH07223. rememberH02142#1.o ye transgressorsH06586.to mindH03820.againH07725-G.this, and shew yourselves menH0377.rememberH02142'9. him out of his troubleH06869. nor saveH034670K. unto him, yet can he not answerH06030 .shall cryH06817$ 3.shall he not removeH04185 ).from his placeH04725 +.and he standethH05975. G.him, and set him in his placeH03240!.they carryH05445&7.him upon the shoulderH03802.they bearH05375"/. yea, they worshipH07812). they fall downH05456. it a godH0410'. and he makethH06213#.a goldsmithH06884.hireH07936).in the balanceH07070~.silverH03701}.and weighH08254 ThM&gC'y^7qT4. far fromH07350.3=#. unto me, ye stoutheartedH03820 H0472. hearkenH080851). i will also doH06213,0C. it to pass; i have purposedH03335!//. i will also bringH0935#.1. yea, i have spokenH01696-. countryH0776,!. from a farH04801*+?. that executeth my counselH06098*. the manH0376)'. from the eastH04217 (+. a ravenous birdH05861'. callingH07121 &+. all my pleasureH02656%'. and i will doH06213$#. shall standH06965#!. my counselH06098". sayingH0559!. doneH06213' 9. and from ancient timesH06924#1. from the beginningH07225. the endH0319. declaringH05046. likeH03644. noneH0657. godH0430. godH0410. of oldH05769 DlG$kO/a<{]DR/mealH07058Q/and grindH02912P)/the millstonesH07347O/takeH03947N%/and delicateH06028M/tenderH07390L/ be calledH07121'K9/ for thou shalt no moreH03254!J-/ of the chaldeansH03778I!/ o daughterH01323H/ no throneH03678G'/on the groundH0776F/sitH03427E!/of babylonH0894D/daughterH01323C/o virginH01330B#/in the dustH06083A/and sitH03427@/come downH03381?. my gloryH08597>!. for israelH03478=. in zionH06726<. salvationH08668!;-. and i will placeH05414:+. shall not tarryH0309!9-. and my salvationH08668(8;. it shall not be far offH07368!7-. my righteousnessH066666%. i bring nearH071265'. righteousnessH06666 NpR4gI!sU=lNp/be calledH07121'o9/for thou shalt no moreH03254!n-/of the chaldeansH03778m!/o daughterH01323#l1/thee into darknessH02822k/and getH0935j#/thou silentH01748i/sitH03427h/of israelH03478g%/the holy oneH06918f/his nameH08034e/of hostsH06635d/lordH03068c%/our redeemerH01350b/a manH0120$a3/and i will not meetH06293`/vengeanceH05359_#/i will takeH03947^'/shall be seenH07200])/yea, thy shameH02781#\1/shall be uncoveredH01540['/thy nakednessH06172Z!/ the riversH05104Y/ pass overH05674X/ the thighH07785W/ uncoverH01540V/the legH07640U/make bareH02834T/thy locksH06777S/uncoverH01540 X\7bF$qF${X )/in thine heartH03824 #/that sayestH0559 !/carelesslyH0983'/that dwellestH03427#1/given to pleasuresH05719)/therefore hearH08085)/the latter endH0319'9/neither didst rememberH02142%/to thy heartH03820(;/that thou didst not layH07760/for everH05769"//i shall be a ladyH01404+/and thou saidstH0559~'/ laid thy yokeH05923}/ heavilyH03513|)/ hast thou veryH03966!{-/ upon the ancientH02205z'/them no mercyH07356 y+/thou didst shewH07760%x5/them into thine handH03027w/and givenH05414!v-/mine inheritanceH05159 u+/i have pollutedH02490t)/with my peopleH05971s#/i was wrothH07107r#/ of kingdomsH04467q/ the ladyH01404 VlC!_< U,|V"%// it hath pervertedH07725"$// and thy knowledgeH01847#)/ me. thy wisdomH02451"!/ none seethH07200!)/ thou hast saidH0559" // in thy wickednessH07451%7/ for thou hast trustedH0982&7/ of thine enchantmentsH02267/ abundanceH06109'/ for the greatH03966!-/ of thy sorceriesH03785"// for the multitudeH07230.G/ upon thee in their perfectionH08537+/ they shall comeH0935'/ and widowhoodH0489%5/ the loss of childrenH07908/ dayH03117/ in oneH0259$3/ to thee in a momentH07281!/ shall comeH0935'/ but these twoH08147%5/ the loss of childrenH07908%5/ neither shall i knowH03045/ a widowH0490+ A/beside me; i shall not sitH03427 '/and none elseH0657 LgO|Z7U0}L->E/ if so be thou mayest prevailH06206=/ to profitH03276,<C/ if so be thou shalt be ableH03201;)/ from thy youthH05271#:1/ thou hast labouredH030219/ whereinH0834!8-/ of thy sorceriesH03785'79/ and with the multitudeH07230,6C/ now with thine enchantmentsH022675/ standH05975$43/ thou shalt not knowH03045#31/ upon thee suddenlyH065972!/ shall comeH09351)/ and desolationH077220'/ to put it offH037222/O/ upon thee; thou shalt not be ableH03201.!/ shall fallH05307-%/ and mischiefH01943&,7/ from whence it risethH07837/+I/ upon thee; thou shalt not knowH03045*/ comeH0935%)5/ therefore shall evilH07451('/ and none elseH0657')/ in thine heartH03820(&=/ thee; and thou hast saidH0559 P_5_C$uYA&mPX/every oneH0376"W//they shall wanderH08582V)/from thy youthH05271U'/thy merchantsH05503JT/thus shall they be unto thee with whom thou hast labouredH03021S/ to sitH03427R/ fireH0217Q/ to warmH02552P/a coalH01513O%/of the flameH03852N)/from the powerH03027M!/themselvesH05315-LE/them; they shall not deliverH05337K!/shall burnH08313J/the fireH07841IM/behold, they shall be as stubbleH07179H+/ that shall comeH0935G/ and saveH03467F/ stand upH05975 E+/ prognosticatorsH03045D#/ the monthlyH02320&C)'/ the stargazersH03556 H02374/B;'/ let now the astrologersH08064 H01895 A+/ of thy counselsH06098!@-/ in the multitudeH07230!?-/ thou art weariedH03811 K{^9qQ8lA( oK u+0i have declaredH05046t0 his nameH08034s0of hostsH06635r0lordH03068q0of israelH03478'p;0themselves upon the godH0430o0and stayH05564n0cityH05892'm90themselves of the holyH06944l'0for they callH07121%k50nor in righteousnessH06666j%0not in truthH0571i0of israelH03478h!0of the godH0430!g-0 and make mentionH02142f0 lordH03068e#0 by the nameH08034d#0 which swearH07650c0 of judahH03063"b/0out of the watersH04325#a10and are come forthH03318`0of israelH03478_#0by the nameH08034!^-0which are calledH07121]0of jacobH03290!\-0ye this, o houseH01004[0hearH08085 Z+/none shall saveH03467Y)/to his quarterH05676 MhG' cI(o> eM0seeH02372 +0thou hast heardH08085)0 hath commandedH06680$ 30 and my molten imageH05262* ?0them, and my graven imageH06459 0hath doneH06213 0mine idolH06090- G0thee: lest thou shouldest sayH05590i shewedH08085/K0to thee; before it came to passH09350declaredH05046.I0i have even from the beginningH02270brassH05154%0and thy browH046960sinewH015170an ironH01270%0and thy neckH062030obstinateH07186~)0because i knewH01847%}70 and they came to passH0935|0suddenlyH06597{#0them; i didH06213z%0and i shewedH08085 y+0out of my mouthH06310$x30and they went forthH03318"w10from the beginningH0227"v/0the former thingsH07223 >a:e0 {\, \>)!0 mine angerH0639!(/0 sake will i deferH0748''0 for my name'sH08034&'0 from the wombH0990%)0 a transgressorH06586 $+0and wast calledH07121#'0treacherouslyH0898,"E0that thou wouldest deal veryH0898!!0for i knewH03045 )0was not openedH066050thine earH0241'90not; yea, thou knewestH03045#10yea, thou heardestH08085)0behold, i knewH030451O0them not; lest thou shouldest sayH0559#10when thou heardestH080850the dayH03117=e0now, and not from the beginning; even beforeH06440!-0they are createdH01254(;0and thou didst not knowH03045#10even hidden thingsH05341)0from this timeH06258 +0thee new thingsH02319'0i have shewedH080852O0all this; and will not ye declareH05046 ]V(lD'kO1x]C0 i callH07121B#0 the heavensH08064A%0 hath spannedH02946"@/0 and my right handH03225?%0 of the earthH0776.>G0 also hath laid the foundationH03245=0 mine handH03027<0 the lastH0314;0 the firstH07223:0 my calledH071219!0 and israelH03478!8-0 unto me, o jacobH0329070 hearkenH080856%0 unto anotherH031250 my gloryH03519$430 and i will not giveH054143#0 be pollutedH02490-2E0 for mine own sake, will i doH062131'0 of afflictionH06040$030 thee in the furnaceH03564/'0 i have chosenH0977*.?0 thee, but not with silverH03701'-90 behold, i have refinedH068842,O0 for thee, that i cut thee not offH03772+)0 will i refrainH02413"*/0 and for my praiseH08416 Gh5{Y6}a?jG^)0 and his spiritH07307]0 godH03069#\30i: and now the lordH0136['0from the timeH06256#Z10from the beginningH07218Y0in secretH05643+XA0ye this; i have not spokenH01696W'0unto me, hearH08085V0ye nearH07126U0comeH07126T!0prosperousH06743/SI0him, and he shall make his wayH01870#R30him: i have broughtH0935#Q10yea, i have calledH07121P)0i, have spokenH01696O'0 the chaldeansH03778N#0 and his armH02220M!0on babylonH0894L%0his pleasureH02656 K+0him: he will doH06213J!0hath lovedH0157I0lordH03068/HI0which among them hath declaredH05046%G50yourselves, and hearH08085!F-0all ye, assembleH06908E0 togetherH03162)D=0 unto them, they stand upH05975 hiK2eJ!dE(h"y/0thereof; his nameH08034 x+0like the gravelH04579w'0of thy bowelsH04578"v/0and the offspringH06631*u?0also had been as the sandH02344t0thy seedH02233s!0of the seaH03220r%0as the wavesH01530&q70and thy righteousnessH06666 p+0been as a riverH05104#o10then had thy peaceH07965#n10to my commandmentsH04687%m50thou hadst hearkenedH07181l0o thatH03863"k/0 thou shouldest goH03212 j+0 thee by the wayH01870i'0 which leadethH01869h)0 thee to profitH03276g)0which teachethH03925f0thy godH0430e0lordH03068d0of israelH03478c%0the holy oneH06918b%0thy redeemerH01350a0lordH03068`!0thus saithH0559_0 hath sentH07971 EmO6 sT4g:dE!0 gushed outH02100%50 also, and the watersH043250the rockH06697#10for them: he claveH01234 +0out of the rockH066970to flowH05140%50he caused the watersH04325)=0them through the desertsH027230he ledH03212" /0and they thirstedH06770 0jacobH03290 #0his servantH05650 '0hath redeemedH01350 0 lordH030680 sayH0559%0 of the earthH0776!0 to the endH07097#0 this, utterH033180ye, tellH080850declareH05046!0of singingH07440%0with a voiceH06963&70ye from the chaldeansH037780fleeH01272~!0of babylonH0894}#0go ye forthH03318|#0 from beforeH06440{'0nor destroyedH08045-zE0should not have been cut offH03772 RrW.rR) kK+ qR4!1my servantH0565031and saidH05592#1 hath he hidH056411'1 in his quiverH082701 shaftH02671/'1 me a polishedH01305.%1me, and madeH07760-#1hath he hidH02244,#1of his handH03027+'1in the shadowH06738*1swordH02719)%1like a sharpH02299(1my mouthH06310!'-1and he hath madeH07760&!1 of my nameH08034%%51 hath he made mentionH02142$%1 of my motherH0517 #+1 from the bowelsH04578 "-1me from the wombH0990!#1hath calledH07121 1lordH030681from farH073501ye peopleH03816%51unto me; and hearkenH071811o islesH03391listenH08085 +0unto the wickedH075630lordH030680saithH05590no peaceH07965 YpT3aB lR(Y%Q51shall be my strengthH05797P!1and my godH0430O1 lordH03068N#1 in the eyesH05869(M;1 yet shall i be gloriousH03513L+1 be not gatheredH0622&K71 to him, though israelH03478J1againH07725I1jacobH03290H1to bringH07725G#1his servantH05650 F-1me from the wombH0990E#1that formedH03335D1lordH03068C)1and now, saithH0559B#1 with my godH0430A#1 and my workH06468@1 lordH03068?#1 my judgmentH04941>1surelyH0403=#1and in vainH01892<!1for noughtH08414;#1my strengthH03581:%1i have spentH0361591in vainH07385 8+1i have labouredH030217#1then i saidH0559,6C1in whom i will be glorifiedH0628651o israelH03478 BcD'tPdCz`Bm1 shall seeH07200l1 kingsH04428k1 of rulersH04910j%1 to a servantH05650i1 abhorrethH08581'h91to him whom the nationH01471g1despisethH0960 f+1to him whom manH05315e%1his holy oneH06918d1of israelH03478c%1the redeemerH01350b1lordH03068a!1thus saithH0559`%1of the earthH0776_%1unto the endH070971^M1 that thou mayest be my salvationH03444 ]+1 to the gentilesH01471 \-1 thee for a lightH0216![-1 i will also giveH05414Z1 of israelH03478%Y''1the preservedH05336 H05341X)1and to restoreH07725W1of jacobH03290V!1the tribesH07626U#1to raise upH069652TO1that thou shouldest be my servantH05650$S31it is a light thingH07043R#1and he saidH0559 SbA#f?a@#pS 1 go forthH03318 -1 to the prisonersH0631$51 that thou mayest sayH05591heritagesH05159%1the desolateH08074$31to cause to inheritH051571the earthH0776%1 to establishH06965'1 of the peopleH05971$31 thee for a covenantH01285)1 thee, and giveH05414*~?1 thee: and i will preserveH05341}'1have i helpedH05826|%1of salvationH03444#{11thee, and in a dayH03117z%1have i heardH06030y1timeH06256!x-1in an acceptableH07522w1lordH03068v!1thus saithH0559#u31and he shall chooseH0977t1of israelH03478s%1the holy oneH06918 r-1that is faithfulH0539q1lordH03068#p11also shall worshipH07812o1princesH08269n1and ariseH06965 AwP)N'pV2 lA'#;1 and these from the landH0776""/1 and from the westH03220.!G1 and, lo, these from the northH06828 1 from farH07350(=1 behold, these shall comeH0935!-1 shall be exaltedH07311 +1 and my highwaysH045461 a wayH01870!-1 all my mountainsH02022 +1 and i will makeH07760)1 shall he guideH050951 of waterH04325*?1 them, even by the springsH04002#11 on them shall leadH05090-E1 them: for he that hath mercyH073551 smiteH052211 nor sunH08121'91 neither shall the heatH08273!1 nor thirstH06770&71 they shall not hungerH07456#11 in all high placesH08205#11 and their pasturesH04830 #1 in the waysH01870, C1 yourselves. they shall feedH07462 1 shewH01540 #1 in darknessH02822 WoK* `C+pJW&?71behold, i have gravenH02710&>71yet will i not forgetH07911%=51yea, they may forgetH07911<#1of her wombH0990;!1on the sonH011214:S1that she should not have compassionH07355"9/1her sucking childH0576481forgetH079117#1can a womanH08026)1hath forgottenH079115+1me, and my lordH01364'1hath forsakenH0580031lordH0306821saidH055911but zionH06726#011 upon his afflictedH06041$/31 and will have mercyH07355.!1 his peopleH05971-)1 hath comfortedH05162,1 lordH03068+#1 o mountainsH02022*%1 into singingH07440 )+1 and break forthH06476(1 o earthH0776''1 and be joyfulH01523&1 o heavensH08064%1 singH07442$1 of sinimH05515 fb? p7hK, f-YE1shall even now be too narrowH03334#X11of thy destructionH02035W%1and the landH0776(V;1and thy desolate placesH08074U'1for thy wasteH02723T!1 as a brideH03618S1 and bindH071948R[1 thee with them all, as with an ornamentH05716)Q=1 thou shalt surely clotheH03847P1 lordH03068O1saithH05002N1i liveH02416M1comeH09355LU1all these gather themselves togetherH06908K!1and beholdH07200J#1round aboutH05439I!1thine eyesH05869H1lift upH05375G)1shall go forthH03318.FG1and they that made thee wasteH02717E)1thy destroyersH02040!D-1shall make hasteH04116C%1thy childrenH01121B#1continuallyH08548A1thy wallsH02346@1handsH03709 LuTgM"uQ3hLq1the lordH0136p!1thus saithH0559#o31 alone; these, whereH0375*n?1 these? behold, i was leftH07604(m;1and who hath brought upH01431(l;1and removing to and froH05493k1a captiveH01540 j+1and am desolateH015659i]1me these, seeing i have lost my childrenH07921"h/1who hath begottenH03205g)1in thine heartH03824#f31then shalt thou sayH0559'e91 to me that i may dwellH03427d1placeH04725c%1for me: giveH05066b!1too straitH06862a1the placeH04725#`31again in thine earsH0241$_51the other, shall sayH0559<^c1which thou shalt have, after thou hast lostH07923]%1the childrenH01121"\/1shall be far awayH073680[K1and they that swallowed thee upH01104-ZE1by reason of the inhabitantsH03427 D{\<qS5xT4gD )1shall the preyH04455 1that waitH06960- G1 for they shall not be ashamedH0954 1 lordH03068$ 31 and thou shalt knowH03045#1 of thy feetH072721 the dustH06083#1and lick upH03897 -1toward the earthH07761faceH0639$31they shall bow downH07812$31thy nursing mothersH03243!-1and their queensH08282,E1shall be thy nursing fathersH05391and kingsH04428~1shouldersH03802!}-1shall be carriedH05375"|/1 and thy daughtersH01323{1 armsH02684z1 thy sonsH01121$y51 and they shall bringH0935x'1 to the peopleH05971w#1my standardH05251v!1and set upH07311 u+1to the gentilesH01471t1mine handH03027's91behold, i will lift upH05375r1godH03069 YcA(sL%_1rY'1 lordH03068&!1shall knowH03045%'1and all fleshH01320#$11as with sweet wineH06071%#51with their own bloodH01818*"?1and they shall be drunkenH07937*!?1thee with their own fleshH01320" /1them that oppressH03238+1and i will feedH0398%1 thy childrenH01121+A1 with thee, and i will saveH03467)=1 with him that contendethH03401#11 for i will contendH07378#11shall be deliveredH04422 +1of the terribleH06184%1and the preyH04455$31shall be taken awayH03947'1of the mightyH01368"/1even the captivesH076281lordH03068)1but thus saithH05591deliveredH044221captiveH07628'1or the lawfulH06662 +1from the mightyH013681be takenH03947 E}_F)g2lR0 dEB!2 to deliverH05337#A12 or have i no powerH03581&@72that it cannot redeemH06304?2at allH07114>2shortenedH07114=!2is my handH03027<)2none to answerH06030;'2when i calledH07121:2no manH0376&992wherefore, when i cameH093582 put awayH079717)2 is your motherH051786[2 yourselves, and for your transgressionsH065885%2 have ye soldH0437614M2 you? behold, for your iniquitiesH05771$332to whom i have soldH04376)2=2or which of my creditorsH05383%152whom i have put awayH079710#2divorcementH03748 /-2of your mother'sH0517.2the billH05612-2lordH03068,!2thus saithH0559+1 of jacobH03290*)1 the mighty oneH046!)-1 and thy redeemerH01350(#1 thy saviourH03467 ^dC$qN/yV/~^`#2 he wakenethH05782_!2 by morningH01242^2 morningH01242]#2 he wakenethH05782\2 wearyH03287[2a wordH01697Z%2how to speakH05790#Y12that i should knowH03045X)2of the learnedH03928W'2me the tongueH03956V!2hath givenH05414U2godH03069T2the lordH0136S)2their coveringH03682R2sackclothH08242Q!2and i makeH07760P)2with blacknessH06940O#2the heavensH08064N2i clotheH03847M!2for thirstH06772L2and diethH04191K2no waterH04325J2stinkethH0887I!2their fishH01710H%2a wildernessH04057G!2the riversH05104F2i makeH07760E2 the seaH03220D2 i dry upH02717%C52 behold, at my rebukeH01606 UqQ5nL{cE U+|C2 that i shall not be ashamedH0954{!2and i knowH03045z%2like a flintH02496y2my faceH06440%x52therefore have i setH077608w[2me; therefore shall i not be confoundedH03637v2will helpH05826u2godH03069t%2for the lordH0136s%2 and spittingH07536r!2from shameH03639q#2not my faceH06440 p+2the hair: i hidH05641)o=2to them that plucked offH04803n'2and my cheeksH03895m)2to the smitersH05221l2my backH01460k2i gaveH05414j2backH0268$i32neither turned awayH05472)h=2and i was not rebelliousH04784g2mine earH0241f#2hath openedH06605e2godH03069d2the lordH0136c)2as the learnedH03928b2to hearH08085a2mine earH0241 QpS)T4oL+qQ%2 upon his godH04302 and stayH081722 lordH03068#2 in the nameH08034'2 let him trustH0982"/2 and hath no lightH050512 darknessH02825%2 that walkethH01980)2 of his servantH056502 the voiceH06963%2 that obeyethH08085 2 lordH03068' 92 among you that fearethH03373! /2 shall eat them upH0398 2 the mothH06211 %2 as a garmentH0899/I2 me? lo, they all shall wax oldH01086'2 shall condemnH075612 will helpH058262 godH03069 -2 behold, the lordH0136"/2let him come nearH05066&)'2mine adversaryH04941 H011672togetherH03162&72with me? let us standH05975%52me; who will contendH07378 ~+2that justifiethH06663}2nearH07138 E~eE%cG`<kE"5/3you: for i calledH0712143bareH023423)3and unto sarahH082832#3your fatherH011%3unto abrahamH08503lookH05027/'3 ye are diggedH05365.!3 of the pitH0953 -+3 and to the holeH04718,#3ye are hewnH02672+'3unto the rockH06697*3lookH05027)3lordH03068(%3ye that seekH01245''3righteousnessH06664,&C3to me, ye that follow afterH07291%3hearkenH08085$2 in sorrowH04620"#/2 ye shall lie downH079010"K2 this shall ye have of mine handH03027 !+2 ye have kindledH01197" /2 and in the sparksH02131%2 of your fireH0784%2 in the lightH02172 walkH03212#2 with sparksH021312 aboutH02472 a fireH0784+A2 behold, all ye that kindleH06919 NaH$rN5oS, jNQ3to restH072805PU3from me, and i will make my judgmentH04941O'3shall proceedH03318N3for a lawH08451%M53unto me, o my nationH03816L%3and give earH0238#K13unto me, my peopleH05971J3hearkenH07181I3of melodyH02172H'3and the voiceH06963&G73therein, thanksgivingH08426F)3shall be foundH04672E%3 and gladnessH08057D3 joyH08342C3 lordH03068 B+3 like the gardenH01588A)3 and her desertH06160@3like edenH05731?)3her wildernessH04057!>-3and he will makeH07760%=53all her waste placesH02723 <+3he will comfortH05162;3zionH06726:'3shall comfortH0516293lordH03068#813 him, and increasedH072357#3and blessedH0128863him aloneH0259 W`>tO3`A rWm3mannerH03654l3in likeH03644"k/3 therein shall dieH04191$j33 and they that dwellH03427i)3 like a garmentH0899h'3 shall wax oldH01086g'3 and the earthH0776f!3like smokeH06227"e/3shall vanish awayH04414)d=3beneath: for the heavensH08064c)3upon the earthH0776b3and lookH05027a)3to the heavensH08064`3your eyesH05869_3lift upH05375!^-3 shall they trustH03176)]=3 upon me, and on mine armH02220\!3 shall waitH06960[3the islesH0339Z!3the peopleH05971Y#3shall judgeH08199X'3and mine armsH02220W'3is gone forthH03318V%3my salvationH03468U3nearH07138!T-3my righteousnessH06664S'3 of the peopleH05971R#3 for a lightH0216 TaE[AhK(nT3 awakeH05782'3 to generationH01755 +3 from generationH01755!-3 and my salvationH03444"/3shall be for everH05769%53but my righteousnessH06666)3them like woolH067853shall eatH0398%3and the wormH05580)3like a garmentH0899!~/3shall eat them upH0398}%3for the mothH06211#|13 of their revilingsH01421%{53 neither be ye afraidH02865z3 of menH0582$y33ye not the reproachH02781x3fearH03372w3my lawH08451v)3in whose heartH03820u!3the peopleH05971t'3righteousnessH06664&s73unto me, ye that knowH03045r3hearkenH08085'q93shall not be abolishedH02865%p53and my righteousnessH06666"o/3shall be for everH05769!n-3but my salvationH03444 T{a;"|],uV<uT&%3 with singingH07440%3 and comeH0935$%3 shall returnH07725#3 lordH03068'"93 therefore the redeemedH06299!%3 to pass overH05674! -3 for the ransomedH013503 a wayH01870!3 of the seaH03220!3 the depthsH04615)3 that hath madeH077603 deepH08415%3 of the greatH07227!3 the watersH043253 the seaH03220-E3 thou not it which hath driedH02717!3 the dragonH085773 woundedH024903 rahabH07294*?3 thou not it that hath cutH026723 of oldH05769#13 in the generationsH017553 daysH03117"/3 as in the ancientH069243 awakeH05782 3 lordH03068 3 o armH02220 3 strengthH05797 3 put onH03847 3 awakeH05782 [\?#eI+vX* y[B3 every dayH03117A#3 continuallyH08548 @+3 and hast fearedH06342?%3 of the earthH0776)>=3 and laid the foundationsH03245=#3 the heavensH08064*<?3 that hath stretched forthH05186;3 thy makerH06213:3 lordH030689)3 and forgettestH0791183 grassH026827'3 shall be madeH0541463 of manH01205)3 and of the sonH0112143 shall dieH0419133 of a manH058242S3 thou, that thou shouldest be afraidH03372#113 he that comfortethH05162 0+3 shall flee awayH05127/%3 and mourningH0585.3 sorrowH03015-3 and joyH08057,3 gladnessH08342"+/3 they shall obtainH05381 *+3 upon their headH07218)3 joyH08057 (+3 and everlastingH05769'3 unto zionH06726bRxRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{4Pl&C`|4R p! "%4Pl&C`|4R p! "%#>$X%u&')(C)^*y+,4-Q.m/ 0#1?2Y3q4 5'6B7`8|9:5;Q&?BA_B|CD4EQFmG H'IDJ_K{LM2NMOhPQ R:STToU V*WFXaY~Z[8\T]r^_*`Ea_b{cd6eTfpgh)iEjbklm9nVorpq-rJsgtuv9wT RdE(fG oT;yR#_13thee in the shadowH06738#^13and i have coveredH03680]%3in thy mouthH06310\3my wordsH01697[)3and i have putH07760Z3 his nameH08034Y3of hostsH06635X3lordH03068W3roaredH01993V#3whose wavesH01530U3the seaH03220T%3that dividedH07280S3thy godH0430R3lordH03068Q#3should failH02637#P13nor that his breadH03899O!3in the pitH07845+NA3and that he should not dieH04191&M73that he may be loosedH06605L3hastenethH04116"K/3the captive exileH06808!J-3 of the oppressorH06693I3 the furyH02534H!3 to destroyH07843G'3 he were readyH03559F3 as ifH0834!E-3 of the oppressorH06693D#3 of the furyH02534C3 becauseH06440 HnN3aA( hP.pH$|33she hath brought upH01431 {+3of all the sonsH01121 z+3her by the handH03027y#3that takethH02388'x93she hath brought forthH03205'w93her among all the sonsH01121v'3none to guideH05095u3outH04680t%3 of tremblingH08653s!3 of the cupH03563r3 the dregsH06907"q/3 thou hast drunkenH08354p#3 of his furyH02534o3the cupH03563n3lordH03068m#3at the handH03027!l-3which hast drunkH08354k#3o jerusalemH03389j3stand upH06965i3awakeH05782h3awakeH05782g3 my peopleH05971f3 unto zionH06726e3 and sayH0559d%3 of the earthH0776(c;3 and lay the foundationsH03245b#3the heavensH08064!a-3that i may plantH05193`%3of mine handH03027 SjF#zZ3y[8 rS#3and thy godH04303lordH030683thy lordH0113!3thus saithH0559"/3but not with wineH03196#3and drunkenH07937)=3now this, thou afflictedH06041)3therefore hearH08085!3 of thy godH0430!3 the rebukeH016063 lordH03068 #3 of the furyH02534 '3they are fullH04392 3in a netH04364 )3as a wild bullH08377# 13of all the streetsH02351#3at the headH072183they lieH07901%3have faintedH059683thy sonsH01121(;3by whom shall i comfortH05162'3and the swordH02719)3and the famineH07458 +3and destructionH07667%53for thee? desolationH07701.G3unto thee; who shall be sorryH05110~3are comeH07122}3these twoH08147 EhL+ b=_B!`E44o zionH067263%4thy strengthH0579724put onH0384714awakeH0578204awakeH05782'/93 to them that went overH05674"./3 and as the streetH02351-'3 as the groundH0776,3 thy bodyH01460#+13and thou hast laidH07760$*33that we may go overH05674)3bow downH07812(#3to thy soulH05315%'73thee; which have saidH0559%&53of them that afflictH03013!%-3it into the handH03027$)3but i will putH07760#)3drink it againH08354#"13thou shalt no moreH03254!!3 of my furyH02534 !3 of the cupH035633 the dregsH06907%3 of tremblingH086533 the cupH03563'3of thine handH03027)=3behold, i have taken outH03947(;3the cause of his peopleH059713pleadethH07378 DjQjP3sW5`DQ4the lordH0136P)4for thus saithH0559O'4without moneyH03701)N=4and ye shall be redeemedH01350&M74yourselves for noughtH02600L%4ye have soldH04376K4lordH03068J)4for thus saithH0559I4 of zionH06726H4 daughterH01323G4 o captiveH07628F#4of thy neckH06677'E94thyself from the bandsH04147D4looseH06605C#4o jerusalemH03389B4sit downH03427A4ariseH06965&@74thyself from the dustH06083?4shakeH05287 >+4and the uncleanH02931,=C4into thee the uncircumcisedH06189<4 comeH09353;Q4 for henceforth there shall no moreH03254:4 cityH0589294 the holyH069448#4 o jerusalemH0338974garmentsH08996'4thy beautifulH0859754put onH03847 ZoP%jH)cE&|Zm'4how beautifulH04998#l14he that doth speakH01696k#4in that dayH03117j4my nameH08034i!4shall knowH03045$h34therefore my peopleH05971g!4 blasphemedH05006f4 every dayH03117e#4 continuallyH08548d#4 and my nameH08034c4 lordH03068b4saithH05002,aC4over them make them to howlH03213`)4they that ruleH04910_!4for noughtH02600^'4is taken awayH03947])4that my peopleH05971\4lordH030687[Y4now therefore, what have i here, saithH05002"Z14 them without causeH0657Y4 oppressedH06231'X;4 there; and the assyrianH0804W!4to sojournH01481V!4into egyptH04714U4aforetimeH07223T4went downH03381S4my peopleH05971R4godH03069 I^D{`C"~W?$ mI +4 ye waste placesH02723 4 togetherH031624 singH07442%54 break forth into joyH064764 zionH06726"/4 shall bring againH077254 lordH030684 to eyeH058694eyeH05869#14for they shall seeH07200 +4shall they singH074424togetherH03162~)4with the voiceH06963}4the voiceH06963|'4shall lift upH05375{%4thy watchmenH06822z4reignethH04427y4 thy godH0430x4 unto zionH06726w!4 that saithH0559v4 salvationH03444 u+4 that publishethH08085t4of goodH02896+sA4that bringeth good tidingsH01319r4peaceH07965 q+4that publishethH080852pO4of him that bringeth good tidingsH01319o%4are the feetH07272#n14upon the mountainsH02022 [_A(eE'dE'[(';4 for ye shall not go outH03318&4 lordH03068%#4 the vesselsH03627$4 that bearH05375$#34 of her; be ye cleanH01305"%4 of the midstH08432!4 go ye outH03318 !4 no uncleanH02931#14 from thence, touchH05060'4 ye, go ye outH03318!4 ye, departH054934 departH05493!4 of our godH0430'4 the salvationH034444 shall seeH07200%4 of the earthH0776 -4 and all the endsH0657#14 of all the nationsH01471#4 in the eyesH058694 armH022204 his holyH06944)4 hath made bareH028344 lordH030684 jerusalemH03389!-4 he hath redeemedH01350!4 his peopleH05971 )4 hath comfortedH05162 4 lordH03068 %4 of jerusalemH03389 XsX4}\<#vU.yXD%4their mouthsH06310C!4shall shutH07092B4the kingsH04428A4nationsH01471@4manyH07227%?54so shall he sprinkleH05137>4of menH0120#=14more than the sonsH01121<%4and his formH08389!;/4more than any manH0376:'4was so marredH04893$934at thee; his visageH047588'4were astoniedH0807474as manyH0722764 highH013615#4 and be veryH039664%4 and extolledH05375$334 he shall be exaltedH07311%254 shall deal prudentlyH07919#114 behold, my servantH056500'4 your rerewardH0622/4 of israelH03478 .-4 you; and the godH0430-4 beforeH06440,4 will goH01980+4 lordH03068*4 by flightH04499)4 nor goH03212(!4 with hasteH02649 XX3oE#wY/ wX_!5with griefH02483^)5and acquaintedH03045]!5of sorrowsH04341\5a manH0376[5of menH0376Z%5and rejectedH02310Y)5he is despisedH0959&X75 that we should desireH02530W5 no beautyH04758&V75 and when we shall seeH07200U)5nor comelinessH01926 T+5he hath no formH08389S5groundH0776R%5out of a dryH06723Q'5and as a rootH08328&P75him as a tender plantH03126O5beforeH06440%N55for he shall grow upH05927M5revealedH01540L5lordH03068'K95and to whom is the armH02220J!5our reportH08052!I/5who hath believedH0539#H34 shall they considerH0995)G=4 which they had not heardH08085$F34them shall they seeH07200(E;4which had not been toldH05608 EkQ/mS1a. ^E{5lordH03068z)5to his own wayH01870y5every oneH0376x)5we have turnedH06437!w-5have gone astrayH08582"v/5all we like sheepH06629u'5we are healedH07495/tI5upon him; and with his stripesH02250s%5of our peaceH07965!r-5the chastisementH04148#q15for our iniquitiesH05771p5bruisedH01792'o95for our transgressionsH06588n5woundedH02490m'5 and afflictedH06031l5 of godH0430k5smittenH05221j%5him strickenH05060"i/5yet we did esteemH02803h#5our sorrowsH04341g#5and carriedH05445f!5our griefsH02483e'5he hath borneH05375d5surelyH0403 c+5 and we esteemedH02803)b?5 from him; he was despisedH0959a5 facesH06440&`75and we hid as it wereH04564 VlJ(dI'tQ*vV#5 and he madeH05414 +5 was he strickenH05061%5 of my peopleH05971&75 for the transgressionH06588'5of the livingH02416+5out of the landH0776#15for he was cut offH01504)5his generationH01755&75and who shall declareH07878" /5and from judgmentH04941 #5from prisonH06115 %5he was takenH03947 '5 not his mouthH06310 '5 so he openethH066055 is dumbH0481%5 her shearersH014945 beforeH06440)5and as a sheepH07353!-5to the slaughterH028745as a lambH07716'5he is broughtH02986'5not his mouthH06310'5yet he openedH06605%55and he was afflictedH06031!~-5he was oppressedH05065$}35on him the iniquityH05771|5hath laidH06293 hwO/|S6sZ8h!2-5 by his knowledgeH01847#115 shall be satisfiedH076460#5 of his soulH05315/)5 of the travailH05999.%5 he shall seeH07200-#5 in his handH03027,'5 shall prosperH06743+5 lordH03068!*-5 and the pleasureH02656)5 daysH03117 (-5 he shall prolongH0748'5 seedH02233&%5 he shall seeH07200#%35 an offering for sinH0817$5 his soulH05315%#55 when thou shalt makeH07760"5 to griefH02470!5 to bruiseH01792 5 lordH03068)5 yet it pleasedH02654%5 in his mouthH063105 deceitH04820#5 no violenceH02555$35 because he had doneH06213%5 in his deathH04194"/5 and with the richH06223 +5 with the wickedH075635 his graveH06913 ^b=U8nD^M'6and cry aloudH06670L%6into singingH07440K#6break forthH06476J)6didst not bearH03205I6o barrenH06135H6singH07442&G75 for the transgressorsH06586&F75 and made intercessionH06293E5 of manyH07227D5 the sinH02399C#5 and he bareH05375'B95 with the transgressorsH06586$A35 and he was numberedH04487@!5 unto deathH04194?5 his soulH05315+>A5 because he hath poured outH06168 =+5 with the strongH06099<5 the spoilH07998$;35 and he shall divideH02505:)5 with the greatH07227(9;5 therefore will i divideH02505!8-5 their iniquitiesH05771"7/5 for he shall bearH0544565 manyH0722755 justifyH0666345 servantH05650#315 shall my righteousH06662 ^mGeDQ+y^h6citiesH05892&g76and make the desolateH08074f%6the gentilesH01471e'6shall inheritH03423d%6and thy seedH02233 c+6and on the leftH08040"b/6on the right handH03225+aA6for thou shalt break forthH06555`!6 thy stakesH03489_)6 and strengthenH02388^6 thy cordsH04340]'6not, lengthenH0748\6spareH02820%[56of thine habitationsH04908Z%6the curtainsH03407+YA6and let them stretch forthH05186X#6of thy tentH0168W6the placeH04725V6enlargeH07337U6lordH03068T6 saithH0559$S36 of the married wifeH01166"R/6 than the childrenH01121 Q+6 of the desolateH08074P%6 the childrenH01121O6for moreH07227-NE6didst not travail with childH02342 R^'rN, qS8rR#6and grievedH060876forsakenH05800+6thee as a womanH0802#6hath calledH071216lordH03068#~16 shall he be calledH07121"}16 of the whole earthH0776|6 the godH0430{6of israelH03478z%6the holy oneH06918!y-6and thy redeemerH01350x6his nameH08034w6of hostsH06635v6lordH03068u'6thine husbandH01166t'6for thy makerH06213 s-6 of thy widowhoodH0491r%6 the reproachH02781'q96and shalt not rememberH02142p%6of thy youthH05934o6the shameH01322&n76for thou shalt forgetH079113mQ6for thou shalt not be put to shameH02659+lA6neither be thou confoundedH036372kQ6not; for thou shalt not be ashamedH0954j6fearH03372 i+6 to be inhabitedH03427 X|cH( bH.{Y@X' 96 should no more go overH056746 of noahH05146 +6 that the watersH04325%6 i have swornH076506 of noahH05146!6 the watersH04325%6 thy redeemerH013506 lordH03068)6 on thee, saithH0559"/6will i have mercyH073556kindnessH02617%56but with everlastingH05769'96from thee for a momentH072816my faceH064406i hidH056416wrathH07110#6in a littleH08241'6will i gatherH069086merciesH07356% 56thee; but with greatH01419 +6have i forsakenH05800 6momentH07281 #6for a smallH06996 6 thy godH04306 saithH0559'96 when thou wast refusedH039886of youthH05271!6and a wifeH08026in spiritH07307 [gA \<zX1{[:#6 thy windowsH08121 9+6 and i will makeH077608)6 with sapphiresH05601(7;6 and lay thy foundationsH03245"6/6 with fair coloursH063205!6 thy stonesH068#416 behold, i will layH072573'6 not comfortedH05162$236 tossed with tempestH05590!1-6 o thou afflictedH06041 0+6 that hath mercyH07355/6 lordH03068.6 saithH0559-!6 be removedH04131,#6 of my peaceH079656+W6 from thee, neither shall the covenantH01285!*-6 shall not departH04185 )+6 but my kindnessH02617(!6 be removedH04131''6 and the hillsH01389&%6 shall departH04185"%/6 for the mountainsH02022&$76 with thee, nor rebukeH01605*#?6 that i would not be wrothH07107 "+6 so have i swornH07650!6 the earthH0776 QrR9|W)`2|Q'T96behold, i have createdH01254(S;6against thee shall fallH05307&R76shall gather togetherH01481!Q-6by me: whosoeverH04310P6notH0657 O+6gather togetherH01481*N?6behold, they shall surelyH01481+MA6for it shall not come nearH07126 L+6and from terrorH04288(K;6for thou shalt not fearH03372 J+6from oppressionH06233"I/6thou shalt be farH07368*H?6shalt thou be establishedH03559!G-6in righteousnessH06666 F+6 of thy childrenH01121E6 the peaceH07965D6 and greatH07227C6 lordH03068B6 taughtH03928%A56 and all thy childrenH01121@6 stonesH068?#6 of pleasantH02656$>36 and all thy bordersH01366"='!6 of carbunclesH0688 H068<'6 and thy gatesH08179;6 of agatesH03539 bX6o@cJb!o-7ye to the watersH04325n7comeH03212)m=7every one that thirstethH06771l7hoH01945k6 lordH03068j%6 of me, saithH05002(i;6 and their righteousnessH06666h6 lordH03068 g+6 of the servantsH05650f%6the heritageH05159#e16thou shalt condemnH07561)d=6against thee in judgmentH04941c!6shall riseH06965!b-6and every tongueH03956+aA6against thee shall prosperH06743`)6that is formedH03335_6no weaponH03627^!6 to destroyH02254]!6 the wasterH07843#\16 and i have createdH01254[%6for his workH04639Z'6an instrumentH03627(Y;6and that bringeth forthH03318X#6in the fireH0784W6the coalsH06352V%6that blowethH05301U6the smithH02796 UdL3lH)sW1yU +7and i will makeH03772 !7shall liveH02421 '7and your soulH05315 '7unto me: hearH08085 7and comeH032127your earH02417inclineH05186"/7 itself in fatnessH018807 delightH06026"/7 and let your soulH053157 goodH02896 -7 unto me, and eatH0398!7diligentlyH080857hearkenH080857notH03808~!7satisfiethH07654 }+7and your labourH03018|7not breadH03899{7moneyH03701&z77wherefore do ye spendH08254"y/7and without priceH04242x'7 without moneyH03701w7 and milkH02461v7 wineH03196u7 buyH07666t7 yea, comeH03212s7and eatH0398r7ye, buyH07666q7comeH03212*p?7and he that hath no moneyH03701 HkB$uX7uW-dH*7forsakeH05800))7let the wickedH07563-(E7ye upon him while he is nearH07138'7callH07121&&77while he may be foundH04672%7lordH03068$7seekH01875&#77 for he hath glorifiedH06286"7 of israelH03478%!57 and for the holy oneH06918 7thy godH04307lordH03068#17not thee shall runH073237knewH03045!-7not, and nationsH01471%7thou knowestH030457a nationH01471(;7behold, thou shalt callH07121'7to the peopleH03816'7and commanderH066807a leaderH05057'7to the peopleH038167a witnessH05707%57behold, i have givenH054147 of davidH017327 merciesH026177 the sureH05397 covenantH01285)7an everlastingH05769 _^E^@$ mR/ _F#7 from heavenH08064E%7 and the snowH07950D#7 cometh downH03381 C+7 for as the rainH01653#B17 than your thoughtsH04284 A+7 and my thoughtsH04284@)7 than your waysH01870?7 higherH01361>)7 so are my waysH01870=)7 than the earthH0776<!7 are higherH01361;#7 the heavensH08064:7lordH0306897saithH0500287my waysH0187077your waysH01870"6/7not your thoughtsH04284 5+7for my thoughtsH0428447 pardonH05545'397 for he will abundantlyH07235(2=7 upon him; and to our godH0430'197 and he will have mercyH0735507lordH03068#/17and let him returnH07725.%7his thoughtsH04284-7manH0376#,37and the unrighteousH0205+7his wayH01870 DeI$ _;uR* _Da7 beforeH06440"`/7 shall break forthH06476_'7 and the hillsH01389^'7 the mountainsH02022]!7 with peaceH07965!\-7 and be led forthH02986[7 with joyH08057$Z37 for ye shall go outH03318Y)7 whereto i sentH07971%X57 and it shall prosperH06743$W37 that which i pleaseH02654(V;7 but it shall accomplishH06213U%7 unto me voidH07387$T37 it shall not returnH07725 S+7 out of my mouthH06310$R37 be that goeth forthH03318!Q-7 so shall my wordH01697P%7 to the eaterH0398O7 and breadH03899N%7 to the sowerH02232M7 seedH02233!L-7 that it may giveH05414K7 and budH06779*J?7 and maketh it bring forthH03205I7 the earthH0776*H?7 not thither, but waterethH07301G'7 and returnethH07725 Zu[2|cDlQ5uZ~8the manH0582}8blessedH0835|)8 to be revealedH01540%{58 and my righteousnessH06666z8 to comeH0935y8nearH07138!x-8for my salvationH03444w8justiceH06666v8and doH06213u#8ye judgmentH04941t8keepH08104s8lordH03068r!8thus saithH0559%q57 shall not be cut offH03772p7 signH0226#o17 for an everlastingH05769n!7 for a nameH08034m7 lordH03068 l+7 the myrtle treeH01918k'7 shall come upH05927)j=7 and instead of the brierH05636i%7 the fir treeH01265h'7 shall come upH05927%g57 instead of the thornH05285f7 handsH03709e!7 shall clapH04222d%7 of the fieldH07704"c/7 and all the treesH06086!b-7 you into singingH07440 Q^>vR-d9"qQ#8my sabbathsH076768that keepH08104!-8unto the eunuchsH056318lordH03068)8for thus saithH05598treeH060868 a dryH030028 sayH0559'98 neither let the eunuchH05631#18 me from his peopleH059718 separatedH0914%8hath utterlyH09148lordH030688sayingH05598speakH0559 8lordH03068! -8that hath joinedH03867 +8of the strangerH05236$ 38neither let the sonH01121 8 any evilH07451!8 from doingH062138 his handH03027 +8 it, and keepethH08104)8 from pollutingH02490#8the sabbathH07676$38on it; that keepethH08104#8layeth holdH023888of manH0120"/8this, and the sonH011218doethH06213 LyJ(dDqX;oL8)8 from pollutingH024907#8 the sabbathH07676'698 every one that keepethH08104#518 to be his servantsH0565048lordH0306838the nameH08034 2-8him, and to loveH015718to serveH0833408lordH03068/8that joinH03867 .+8of the strangerH05236-'8also the sonsH01121*,?8 that shall not be cut offH03772+8 nameH08034$*38 them an everlastingH05769)#8 i will giveH05414!(-8and of daughtersH01323'%8than of sonsH01121&8betterH02896%!8and a nameH08034$8a placeH03027$#38and within my wallsH02346"'8in mine houseH01004+!A8even unto them will i giveH05414 )8 of my covenantH01285"/8me, and take holdH02388#8that pleaseH02654!8and chooseH0977 BlO&xT1 {W6{ZBT8 comeH0857S%8 of the fieldH07704R'8 all ye beastsH024167QY8to him, beside those that are gatheredH06908"P/8yet will i gatherH06908O8saithH05002N8of israelH03478M%8the outcastsH01760 L+8which gatherethH06908K8godH03069J8the lordH0136I)8for all peopleH05971H8of prayerH08605G8 an houseH01004 F+8 shall be calledH07121E)8 for mine houseH01004 D+8 upon mine altarH04196C8 acceptedH07522%B58and their sacrificesH02077&A78their burnt offeringsH05930@8of prayerH08605?#8in my houseH01004%>58and make them joyfulH08055=8mountainH02022<!8to my holyH06944&;98even them will i bringH0935:)8of my covenantH01285$938 it, and taketh holdH02388 f~d:vW5e@#f!r-8 and we will fillH05433q8 wineH03196p%8 i will fetchH03947o8 comeH0857!n-8 from his quarterH07097m%8 for his gainH01215l8 every oneH0376!k-8 to their own wayH01870j'8 they all lookH06437!i/8 cannot understandH0995h8 shepherdsH07462g8 enoughH07654f!8 never haveH03045e8 canH03045d8 dogsH03611c'8 greedyH05315 H05794b!8 to slumberH05123a8 lovingH0157`!8 lying downH07901_8 sleepingH01957^8 barkH05024]#8 they cannotH03201\8 dogsH03611[8 all dumbH0483&Z78 they are all ignorantH03045Y8 blindH05787X%8 his watchmenH06822W'8 in the forestH03293V'8 all ye beastsH02416U8 to devourH0398 \lS6kM)jF$y\9the seedH02233!-9of the sorceressH06049 +9hither, ye sonsH01121 '9but draw nearH07126 +9his uprightnessH05228 9walkingH01980 '9in their bedsH04904 +9they shall restH05117!9into peaceH07965)9he shall enterH09359 the evilH074519 fromH06440'9 is taken awayH0622#19 that the righteousH06662 -9 none consideringH0995!9taken awayH06229menH0582~%9and mercifulH02617}9to heartH03820|9layethH07760{!9and no manH0376z9perishethH06y'9the righteousH06662x8 abundantH01419w8 moreH03499v8 muchH03966%u58 shall be as this dayH03117t'8 and to morrowH04279,sC8 ourselves with strong drinkH07941 JP6vX/ kJ%pJ"*/9thou hast offeredH05927!)-9a drink offeringH05262.(G9even to them hast thou pouredH08210'9thy lotH01486&#9thy portionH02506%'9of the streamH05158!$-9among the smoothH02511#%9 of the rocksH05553!"-9under the cliftsH05585!)9in the valleysH05158 %9the childrenH032069slayingH078199treeH06086"/9under every greenH07488%79yourselves with idolsH04109enflamingH02552%9 of falsehoodH082679a seedH02233!-9of transgressionH06588 +9ye not childrenH03206!9the tongueH039569draw outH07489mouthH063108[9yourselves? against whom make ye a wideH07337)=9against whom do ye sportH06026'9and the whoreH02181!-9of the adultererH05003 ^qT2rK&eH^E'9 with ointmentH08081D#9 to the kingH04428!C-9 and thou wentestH07788B#9thou sawestH02372A9 whereH03027@9 their bedH04904'?;9 with them; thou lovedstH0157>9 and madeH03772=9 thy bedH04904#<19thou hast enlargedH07337);=9than me, and art gone upH05927):=9for thou hast discoveredH01540 9+9thy remembranceH02146!8-9hast thou set upH07760#719also and the postsH0420169the doorsH0181759behindH031049sacrificeH0207739to offerH02076-2E9even thither wentest thou upH0592719thy bedH049040'9hast thou setH07760/9mountainH02022.9and highH05375-%9upon a loftyH01364),=9 should i receive comfortH05162 ++9a meat offeringH04503 KrV1a= vN"nK_)9 i will declareH05046!^-9 and thou fearestH03372]#9 even of oldH05769)\=9 have not i held my peaceH02814[%9 to thy heartH03820Z%9 me, nor laidH07760(Y;9 and hast not rememberedH02142$X39 that thou hast liedH03576W9 or fearedH033722VO9 and of whom hast thou been afraidH016720UK9 therefore thou wast not grievedH02470T'9 of thine handH03027S9 the lifeH02416 R+9 thou hast foundH04672+QA9 thou not, there is no hopeH02976P9 saidstH0559O!9 of thy wayH01870!N-9 in the greatnessH07230!M-9 thou art weariedH03021L9 unto hellH07585!K-9 and didst debaseH08213J9 far offH07350I)9 thy messengersH06735H)9 and didst sendH07971G%9 thy perfumesH07547#F19 and didst increaseH07235 @e?#b:`D( b@{'9and lofty oneH05375z9the highH07311y)9for thus saithH0559x%9 of my peopleH05971w)9out of the wayH01870#v19the stumblingblockH04383u9take upH07311t9the wayH01870s9prepareH06437r!9cast ye upH05549q!9cast ye upH05549p'9and shall sayH0559o9 mountainH02022n9 my holyH06944"m/9 and shall inheritH03423l9 the landH0776$k39 in me shall possessH05157.jG9 but he that putteth his trustH02620i!9 shall takeH03947h9 vanityH01892*g?9 shall carry them all awayH05375#f19 thee; but the windH07307e9 deliverH05337"d/9 let thy companiesH06899!c-9 when thou criestH02199*b?9 for they shall not profitH03276a'9 and thy worksH04639"`/9 thy righteousnessH06666 LkK. sQ3 {X8jL9and smoteH05221#9was i wrothH07107$39of his covetousnessH01215!-9for the iniquityH05771#9 i have madeH06213"/9me, and the soulsH053979beforeH06440#9should failH05848)9for the spiritH073079wrothH07107)=9neither will i be alwaysH05331 9for everH05769' 99for i will not contendH07378% 59of the contrite onesH01792 9the heartH03820 '9and to reviveH02421'9of the humbleH08217!9the spiritH073079to reviveH024219 spiritH07307!9 and humbleH08217'9 of a contriteH017939 and holyH06918#9 in the highH047919i dwellH079319holyH06918~!9whose nameH08034}9eternityH05703 |+9that inhabitethH07931 Lz[:o@#|cJ&hL69cast upH016445%9whose watersH0432549restH082523)9when it cannotH0320129seaH03220"1/9like the troubledH016440)9but the wickedH07563 /+9 and i will healH07495.9 lordH03068-9saithH0559,9nearH07138+9far offH07350*9peaceH07965)9peaceH07965(#9of the lipsH08193'9the fruitH05108&9i createH01254+%E9unto him and to his mournersH057$9comfortsH05150&#79him also, and restoreH07999!"-9him: i will leadH05148!'9and will healH07495 9his waysH01870#9i have seenH07200%9 of his heartH03820!9 in the wayH018709frowardlyH07726)9and he went onH03212"/9me, and was wrothH07107!9him: i hidH05641 izX@& oG%gK+iT: they askH07592S%: of their godH0430"R/: not the ordinanceH04941Q#: and forsookH05800P':righteousnessH06666O:that didH06213N#:as a nationH01471M:my waysH01870L:to knowH01847K#:and delightH02654 J':me dailyH03117 H03117I':yet they seekH01875H!: their sinsH02403G: of jacobH03290F': and the houseH01004$E3: their transgressionH06588D:my peopleH05971C:and shewH05046B):like a trumpetH07782A%:up thy voiceH06963@:not, liftH07311?:spareH02820>:aloudH01627=:cryH07121<'9to the wickedH07563;9my godH0430:9saithH055999no peaceH0796589 and dirtH0291679mireH07516 @oU(jI-kJ)f@"p/:is it such a fastH06685o: on highH04791n#: to be heardH08085#m1: to make your voiceH06963l:dayH03117"k/:ye shall not fastH06684j':of wickednessH07562i':with the fistH0106h%:and to smiteH05221g!:and debateH04683f!:for strifeH07379 e+:behold, ye fastH06684!d-: all your laboursH06092c: and exactH05065b: pleasureH02656a:ye findH04672`%:of your fastH06685#_1:behold, in the dayH03117-^E:and thou takest no knowledgeH03045]:our soulH05315"\/:have we afflictedH06031[):and thou seestH07200)Z=:wherefore have we fastedH06684Y:to godH0430X):in approachingH07132"W/:they take delightH02654V!:of justiceH06664%U5: of me the ordinancesH04941 `gG* qV0xV:`!: every yokeH04133" /: and that ye breakH05423 : freeH02670 : goH07971) =: and to let the oppressedH07533 :burdensH092:the heavyH04133:to undoH05425':of wickednessH07562:the bandsH02784:to looseH06605"1:that i have chosenH0977"/:not this the fastH06685:lordH03068:dayH03117"/:and an acceptableH07522~:a fastH06685}:thisH02088|): wilt thou callH07121{: and ashesH0665z: sackclothH08242y': and to spreadH03331x%: as a bulrushH0100w:his headH07218v#:to bow downH03721u:his soulH05315t!:to afflictH06031s:for a manH0120r:a dayH03117"q1:that i have chosenH0977 Py\6N&{Q4qP)%: shall answerH06030(: lordH03068%'5: then shalt thou callH07121%&7: shall be thy rerewardH0622%: lordH03068 $+: thee; the gloryH03519#: beforeH06440":shall goH01980&!7:and thy righteousnessH06664 :speedilyH04120#1:shall spring forthH06779 -:and thine healthH0724):as the morningH07837#:break forthH01234$5:then shall thy lightH02161M: not thyself from thine own fleshH01320(;: him; and that thou hideH05956 +: that thou coverH03680: the nakedH06174 +:when thou seestH07200%:to thy houseH01004"/:that are cast outH04788:the poorH06041#3:and that thou bringH0935':to the hungryH07457:thy breadH03899#:not to dealH06536 kpK%hH& dK+kE: thy bonesH06106D%: and make fatH02502C!: in droughtH06710B: thy soulH05315A#: and satisfyH07646!@-: thee continuallyH08548?#: shall guideH05148>: lordH03068=): as the noondayH06672 <-: and thy darknessH0653;%: in obscurityH02822:: riseH02224$95: then shall thy lightH02168: soulH053157': the afflictedH060316#: and satisfyH076465': to the hungryH074574: thy soulH053153': thou draw outH063292: vanityH02051%: and speakingH016960': of the fingerH0676"//: the putting forthH07971!.-: of thee the yokeH04133-): from the midstH08432",/: if thou take awayH05493 +-: and he shall sayH0559*): thou shalt cryH07768 CmL3 fFxR5aCb: a delightH06027a#: the sabbathH07676`: and callH07121_: dayH03117^!: on my holyH06944]%: thy pleasureH02656\: doingH06213![-: from the sabbathH07676Z: thy footH07272"Y/: if thou turn awayH07725X#: to dwell inH03427W: of pathsH05410V%: the restorerH07725U': of the breachH06556T%: the repairerH01443)S=: and thou shalt be calledH07121R#: generationsH01755Q: of manyH01755 P+: the foundationsH04146$O3: thou shalt raise upH06965N%: waste placesH02723M: the oldH05769$L3: of thee shall buildH01129K: failH03576J%: whose watersH04325I: of waterH04325"H/: and like a springH04161G: gardenH015881FM: and thou shalt be like a wateredH07302 Jc@ yG~\C#dJ;heavyH03513~+;neither his earH0241$}3;that it cannot saveH03467!|-;is not shortenedH07114{;handH03027z;lord'sH03068y;beholdH02005x#: hath spokenH01696w: lordH03068v': for the mouthH06310u!: thy fatherH01t:of jacobH03290's9:thee with the heritageH05159r:and feedH0398q%:of the earthH0776%p5:upon the high placesH01116.oG:and i will cause thee to rideH07392n:lordH03068(m;:then shalt thou delightH06026l: wordsH01697k%: nor speakingH01696#j1: thine own pleasureH02656i#: nor findingH04672h): thine own waysH01870g): him, not doingH06213!f-: and shalt honourH03513e!: honourableH03513d: lordH03068c: the holyH06918 QsO-a=a@ sQ'; they conceiveH02029;liesH07723;and speakH01696;in vanityH08414!;they trustH0982;for truthH0530;pleadethH08199#;for justiceH06664%;none callethH07121%; perversenessH05766'; hath mutteredH01897#; your tongueH03956;liesH08267#;have spokenH01696;your lipsH08193 ';with iniquityH05771 -;and your fingersH0676 !;with bloodH01818 #;are defiledH01351 );for your handsH037090K;from you, that he will not hearH08085;faceH06440;have hidH05641';and your sinsH02403 -;you and your godH0430;betweenH0996);have separatedH0914$3;but your iniquitiesH05771$3;that it cannot hearH08085 HdK. iH( _E&pH$93;and they make hasteH041168;to evilH074517;runH073236!;their feetH072725); in their handsH037094#; of violenceH025553#;and the actH064672#;of iniquityH02051;worksH046390#;their worksH04639,/C;themselves with their worksH04639).=;neither shall they coverH03680)-?;shall not become garmentsH0899,!;their websH06980+%; into a viperH0660*%; breaketh outH01234*)?; and that which is crushedH02116(; diethH04191'';of their eggsH01000&);he that eatethH0398%;webH06980$%;the spider'sH05908#;and weaveH0707";eggsH01000!#;cockatrice'H06848 !;they hatchH01234; iniquityH0205 +; and bring forthH03205; mischiefH05999 HmN2tP s[) gHV#; in darknessH0653U; we walkH01980T); for brightnessH05054%S5; but behold obscurityH02822R; for lightH0216Q#; us: we waitH06960P; overtakeH05381.OG; from us, neither doth justiceH06666N; farH07368&M7; therefore is judgmentH04941L; peaceH07965'K9; therein shall not knowH03045 J+;whosoever goethH01869I;pathsH05410,HC;they have made them crookedH06140 G+;in their goingsH04570F#;no judgmentH04941E;they knowH03045D;of peaceH07965C;the wayH01870B); in their pathsH04546 A+; and destructionH07667@; wastingH07701?#; of iniquityH0205>; thoughtsH04284=);their thoughtsH04284<;bloodH01818;;innocentH05355:;to shedH08210 Q~bC$aH) wT& oQr; and lyingH03584!q-; in transgressingH06586p; we knowH03045o); our iniquitiesH057713nQ; against us: for our transgressionsH06588m; testifyH06030*l?; before thee, and our sinsH02403k); are multipliedH07231'j9; for our transgressionsH06588i'; it is far offH07368$h3; none; for salvationH03444g%; for judgmentH04941f; we lookH06960e!; like dovesH03123d; soreH01897c; and mournH01897b); all like bearsH01677a; we roarH01993`); places as deadH04191_#; in desolateH0820 ^+; as in the nightH05399]!; at noondayH06672\!; we stumbleH03782[; no eyesH05869Z%; and we gropeH01659Y); like the blindH05787X%; for the wallH07023W; we gropeH01659 YpQ2sP4}^C* qY;sawH07200;lordH03068&7;maketh himself a preyH07997;from evilH07451 ;departethH05493 ;failethH05737 !;yea, truthH0571 ; enterH0935 ; cannotH03201!; and equityH05229'; in the streetH07339;is fallenH03782;for truthH0571;afar offH07350;standethH05975#;and justiceH06666;backwardH0268);is turned awayH05253%;and judgmentH04941~%; of falsehoodH08267}; wordsH01697|); from the heartH03820{%; and utteringH01897z!; conceivingH02029y!; and revoltH05627x!; oppressionH06233w; speakingH01696v; our godH0430u; fromH0310#t1; and departing awayH05253s; lordH03068 @zY6sQ, dG&g@#-1;to his adversariesH06862,;furyH02534*+?;accordingly he will repayH07999*;deedsH01578)%;according toH05921(!; as a clokeH04598'; with zealH07068&%; and was cladH05844%; clothingH08516$%; of vengeanceH05359#%;the garmentsH0899"';and he put onH03847!';upon his headH07218 %;of salvationH03444';and an helmetH03553!-;as a breastplateH08302';righteousnessH06666';for he put onH03847%;it sustainedH055640K;unto him; and his righteousnessH06666"/;brought salvationH03467"/;therefore his armH02220);no intercessorH06293%;and wonderedH08074;no manH0376!;and he sawH07200#; no judgmentH04941)/';and it displeasedH05869 H03415 O{\5xU4kO#hOJ;lordH03068 I-;with them, saithH0559H#;my covenantH01285G;lordH03068F;saithH05002E;in jacobH03290#D1;from transgressionH06588(C;;and unto them that turnH07725B;to zionH06726A!;shall comeH0935!@-;and the redeemerH01350)?=; shall lift up a standardH05127>; lordH03068=!; the spiritH07307<%; like a floodH05104;'; shall come inH0935:);when the enemyH068629!;of the sunH08121 8+;from the risingH042177';and his gloryH035196';from the westH046285;lordH030684;the nameH08034#31;so shall they fearH033722!; recompenceH015761'; he will repayH079990);to the islandsH0339/);to his enemiesH0341.!;recompenceH01576 QpK&y`GqX; qQg#<shall ariseH02224f<lordH03068e!<the peopleH03816#d1<and gross darknessH06205c<the earthH0776b#<shall coverH03680*a?<for, behold, the darknessH02822`<is risenH02224_<lordH03068^'<and the gloryH03519]<is comeH0935\'<for thy lightH0216[<shineH0215Z<ariseH06965Y;everH05769(X;;from henceforth and forH05704W;lordH03068V;saithH0559U;seedH02233T'; of thy seed'sH02233%S5; nor out of the mouthH06310R#; of thy seedH02233%Q5; nor out of the mouthH06310!P-; out of thy mouthH06310!O-;shall not departH04185N%;in thy mouthH06310!M-;which i have putH07760(L;;upon thee, and my wordsH01697K;my spiritH07307 SmM/ p8qX)rS!<of the seaH03220&7<because the abundanceH01995 +<and be enlargedH07337!<shall fearH06342 ~+<and thine heartH03824"}/<and flow togetherH05102+|3'<then thou shalt seeH03372 H07200{< sideH06654z+< shall be nursedH0539"y/< and thy daughtersH01323x< from farH07350w!<shall comeH0935"v/<to thee: thy sonsH01121u<they comeH09354tS<all they gather themselves togetherH06908s<and seeH07200r#<round aboutH05439q!<thine eyesH05869p<lift upH05375o'<of thy risingH02225"n/<to the brightnessH05051m<and kingsH04428l%<to thy lightH0216k!<shall comeH01980!j-<and the gentilesH01471i'< shall be seenH07200)h=<upon thee, and his gloryH03519 KmK- a<#y\-mK'< on mine altarH04196 +<with acceptanceH07522.G<unto thee: they shall come upH05927)<shall ministerH08334#<of nebaiothH05032#3<unto thee, the ramsH0352+A<shall be gathered togetherH06908<of kedarH06938)<all the flocksH06629<lordH03068#< the praisesH08416*?< and they shall shew forthH01319#< and incenseH03828< goldH02091!-< they shall bringH05375!<shall comeH0935$ 3<all they from shebaH07614 <and ephahH05891 <of midianH04080& 7<thee, the dromedariesH01070 #<shall coverH03680<of camelsH01581'<the multitudeH08229!< shall comeH0935 +< of the gentilesH01471&7< unto thee, the forcesH02428#1<shall be convertedH02015 _d?uY<zR4_ 9+< and their kingsH044288< thy wallsH023467)< shall build upH011296%< of strangersH052365%< and the sonsH01121*4?< because he hath glorifiedH062863< of israelH03478$23< and to the holy oneH069181< thy godH04300< lordH03068)/=< with them, unto the nameH08034.)< and their goldH02091-%< their silverH03701,< from farH07350+< thy sonsH01121*< to bringH0935)< firstH07223(#< of tarshishH08659%'7< for me, and the shipsH0591&!< shall waitH06960 %-< surely the islesH0339 $-<to their windowsH0699!#-<and as the dovesH03123"!<as a cloudH05645!<flyH05774 #< of my gloryH08597< the houseH01004#1< and i will glorifyH06286 `gBwZ1 fC'`(T;< unto thee, the fir treeH01265S!< shall comeH0935R!< of lebanonH03844Q< the gloryH03519P< wastedH02717!O-< shall be utterlyH02717N< nationsH01471M/< thee shall perishH06$L3< that will not serveH05647K#< and kingdomH04467J)< for the nationH01471I< broughtH05090H#< their kingsH04428 G+< of the gentilesH01471%F5< unto thee the forcesH02428E< may bringH0935D< nor nightH03915C< dayH03119'B9< they shall not be shutH05462A#< continuallyH08548@'< shall be openH06605$?3< therefore thy gatesH08179!>-< have i had mercyH07355'=9< thee, but in my favourH07522<< i smoteH05221+;A< unto thee: for in my wrathH07110:)< shall ministerH08334 Ac?dHrO6qA,oC<so that no man went throughH05674n<and hatedH08130(m;<thou hast been forsakenH05800l<whereasH08478k<of israelH03478 j+< of the holy oneH06918i< the zionH06726h< lordH03068g)< thee, the cityH05892$f3< and they shall callH07121e#<of thy feetH07272d%<at the solesH03709/cI<thee shall bow themselves downH078126bW<unto thee; and all they that despisedH05006a<bendingH07817 `+<thee shall comeH01980,_C<also of them that afflictedH06031^<the sonsH01121]< gloriousH03513\!< of my feetH07272*[?< and i will make the placeH04725 Z+< of my sanctuaryH04720Y< the placeH04725X#< to beautifyH06286W< togetherH03162V#< and the boxH08391U'< the pine treeH08410 LgG~V=|cB"mL %< thy officersH06486! -< i will also makeH07760 < ironH01270 )< and for stonesH068 <brassH05178%<and for woodH06086<silverH03701%<i will bringH0935%<and for ironH01270<goldH02091%<i will bringH0935<for brassH05178< of jacobH03290)< the mighty oneH046!-< and thy redeemerH01350~#< thy saviourH03467}<lordH03068$|3<and thou shalt knowH03045{<of kingsH04428z!<the breastH07699y)<and shalt suckH03243 x+<of the gentilesH01471w<the milkH02461%v5<thou shalt also suckH03243u#< generationsH01755t< of manyH01755s<a joyH04885r!<excellencyH01347 q+<thee an eternalH05769p#<i will makeH07760 HU6kI.{]DsH')9<neither shall thy moonH03391%(7<shall no more go downH0935'<thy sunH08121&< thy gloryH08597%#< and thy godH0430$< lightH02152#O<shall be unto thee an everlastingH05769"<lordH03068!!<give lightH0216 )<shall the moonH03394'9<neither for brightnessH05051<by dayH03119*A<shall be no more thy lightH0216<the sunH08121< praiseH08416'< and thy gatesH08179< salvationH03444<thy wallsH02346$3<but thou shalt callH07121#1<within thy bordersH01366 +<nor destructionH07667<wastingH07701#<in thy landH0776'9<shall no more be heardH08085<violenceH02555'<righteousnessH06666#1<and thine exactorsH05065< peaceH07965 ^b@|]:aD)w^F=lordH03068E=godH03069D#=of the lordH0136C!=the spiritH07307B)<it in his timeH06256A#<will hastenH02363@<lordH03068?<nationH01471><a strongH06099 =+<and a small oneH06810'<;<shall become a thousandH0505;%<a little oneH06996(:;< that i may be glorifiedH062869#< of my handsH030278<the workH046397)<of my plantingH043026!<the branchH053425<for everH057694<the landH0776#31<they shall inheritH034232'<all righteousH066621!<thy peopleH059710)< shall be endedH07999/+< of thy mourningH060.%<and the daysH03117-<lightH0216+,A<shall be thine everlastingH05769+<lordH03068*<withdrawH0622 ImKsS0_@hIc%= for mourningH060b=of joyH08342a=the oilH08081`=for ashesH0665!_-=unto them beautyH06287^=to giveH05414]=in zionH06726#\5=unto them that mournH057[!=to appointH07760Z)= all that mournH057Y!=to comfortH05162X!=of our godH0430W%=of vengeanceH05359V#=and the dayH03117U=lordH03068T=yearH08141S)=the acceptableH07522R#=to proclaimH07121Q=boundH0631.PG=and the opening of the prisonH06495 O+= to the captivesH07617N= libertyH01865M#= to proclaimH07121)L/'= the brokenheartedH03820 H07665K'= me to bind upH02280J%=he hath sentH07971I'=unto the meekH06035*H?=me to preach good tidingsH01319G'=hath anointedH04886 ^~P7dI![?^%=of the alienH05236~%=and the sonsH01121}#=your flocksH06629|=and feedH07462{#=shall standH05975z'=and strangersH02114y#= generationsH01755x= of manyH01755 w+= the desolationsH08074v= citiesH05892u=the wasteH02721&t7=and they shall repairH02318s#=desolationsH08074r!=the formerH07223$q3=they shall raise upH06965p=wastesH02723o=the oldH05769%n5=and they shall buildH01129+mA=that he might be glorifiedH06286l=lordH03068k%=the plantingH04302!j-=of righteousnessH06664i=treesH0352*h?=that they might be calledH07121g%= of heavinessH03544f)= for the spiritH07307e= of praiseH08416d#= the garmentH04594 GlS5gD!qJ+ nG#1=for burnt offeringH05930=robberyH01498=i hateH08130=judgmentH04941=loveH0157=lordH03068= joyH08057#= everlastingH05769!=the doubleH04932#1=they shall possessH03423';=therefore in their landH0776!-=in their portionH02506#1=they shall rejoiceH07442=confusionH03639=doubleH04932 )=for your shameH01322 )= shall ye boastH03235# 1= and in their gloryH03519 += of the gentilesH01471 !=the richesH02428%=ye shall eatH0398!=of our godH0430"/=you the ministersH08334!=shall callH0559=lordH03068#=the priestsH03548&7=but ye shall be namedH07121&7=and your vinedressersH03755%=your plowmenH0406 [{X;mL!rV2[!8-= me with the robeH04598 7+= he hath coveredH032716%= of salvationH03468$55= me with the garmentsH0899$43= for he hath clothedH038473= in my godH0430 2+= shall be joyfulH015231= my soulH053150= lordH03068/= rejoiceH07797.)= i will greatlyH07797-%= hath blessedH01288,= lordH03068+= the seedH02233'*9= them shall acknowledgeH05234)%= all that seeH07200(!= the peopleH05971'= amongH08432$&3= and their offspringH06631#%1= among the gentilesH01471$)= shall be knownH03045#)= and their seedH02233"= covenantH01285!)= an everlastingH05769 += and i will makeH03772= in truthH0571!=their workH06468"/=and i will directH05414 ExU8V, Z; gER'>as brightnessH05051!Q->thereof go forthH03318(P;>until the righteousnessH06664%O5>sake i will not restH08252$N3>and for jerusalem'sH03389.MG>sake will i not hold my peaceH02814L!>for zion'sH06726'K9= before all the nationsH01471 J+= to spring forthH06779I!= and praiseH08416)H== will cause righteousnessH06666G= godH03069F#= so the lordH0136&E7= in it to spring forthH067791DM= causeth the things that are sownH02221"C/= and as the gardenH01593B= her budH06780A)= bringeth forthH03318 @-= for as the earthH0776 ?+= with her jewelsH03627>= adornethH05710=)= and as a brideH03618<)= with ornamentsH06287;= deckethH03547 :+= as a bridegroomH02860!9-= of righteousnessH06666 DsU/ hO0iI+qD)n=>but thou shalt be calledH07121m>desolateH08077"l1>any more be termedH0559&k9>neither shall thy landH0776j>forsakenH05800,iE>thou shalt no more be termedH0559h!>of thy godH0430g#>in the handH03709f'>diademH06797 H06797e#>and a royalH04410d>lordH03068c#>in the handH03027b>of gloryH08597+aA>thou shalt also be a crownH05850`!> shall nameH08034_> lordH03068 ^+> which the mouthH06310]>nameH05344\>by a newH02319)[=>and thou shalt be calledH07121Z>thy gloryH03519Y'>and all kingsH04428"X/>thy righteousnessH06664W>shall seeH07200!V->and the gentilesH01471U> burnethH01197"T/> thereof as a lampH03940"S/>and the salvationH03444 IlCeG$hH# iI #>him no restH01824 >and giveH05414! -> keep not silenceH01824 > lordH03068%5> ye that make mentionH02142>nor nightH03915>dayH03117!->hold their peaceH02814#>shall neverH08548#>o jerusalemH03389)>upon thy wallsH02346>watchmenH08104!>i have setH06485> rejoiceH07797~'> shall thy godH0430})>over the brideH03618|>rejoicethH04885{)>the bridegroomH02860z>marryH01166y)>shall thy sonsH01121x>a virginH01330w>marriethH01166v#>a young manH0970!u-> shall be marriedH01166%t7> in thee, and thy landH0776s!> delightethH02654r> lordH03068q> beulahH01166p%>and thy landH0776o%>hephzi–bahH02657 RzZA"sV=].wR!'-> it in the courtsH02691&#> shall drinkH083547%Y> and they that have brought it togetherH06908$> lordH03068#)> it, and praiseH01984"%> it shall eatH0398+!C> but they that have gatheredH06221 M>for the which thou hast labouredH03021>thy wineH08492 +> shall not drinkH08354 +> of the strangerH05236%> and the sonsH01121!/> for thine enemiesH0341> meatH03978>thy cornH01715%>no more giveH05414'>surely i willH0518 +>of his strengthH05797)>and by the armH02220"/>by his right handH03225!>hath swornH07650>lordH03068%>in the earthH0776>a praiseH08416>jerusalemH03389!->and till he makeH07760" />till he establishH03559 ^eF$tU2vZ0^D)> them, the holyH06944$C3> and they shall callH07121B> beforeH06440'A9> with him, and his workH06468#@1> behold, his rewardH07939?> comethH0935&>7> behold, thy salvationH03468=> of zionH06726#<1> ye to the daughterH01323;> sayH0559:%> of the worldH07769%> unto the endH07097 8+> hath proclaimedH080857> lordH030686)> for the peopleH059715!> a standardH052514> lift upH073113!> the stonesH0682!> gather outH056191#> the highwayH045460> cast upH05549/> cast upH05549.'> of the peopleH05971-!> ye the wayH01870,> prepareH06437+> the gatesH08179*!> go throughH05674)!> go throughH05674()> of my holinessH06944 C~_D#kH)cL'pC)a=?alone; and of the peopleH05971`'?the winepressH06333_)?i have troddenH01869^)?in the winefatH01660']9?like him that treadethH01869 \-?and thy garmentsH0899![-?in thine apparelH03830Z?redH0122Y?to saveH03467X? mightyH07227!W-? in righteousnessH06666V%? i that speakH01696 U+? of his strengthH03581!T-? in the greatnessH07230S!?travellingH06808R)?in his apparelH03830Q?gloriousH01921P#?from bozrahH01224O?garmentsH0899N?with dyedH02556M?from edomH0123 L-?this that comethH0935K%> not forsakenH05800J> a cityH05892I!> sought outH01875)H=> and thou shalt be calledH07121G> lordH03068F%> the redeemedH01350E> peopleH05971 NtP,yX6rO$oN|'?in mine angerH0639{!?the peopleH05971%z7?and i will tread downH0947y?it upheldH05564%x5?unto me; and my furyH02534"w/?brought salvationH03467'v9?therefore mine own armH02220u)?none to upholdH05564t)?and i wonderedH08074s%?none to helpH05826r%?and i lookedH05027q?is comeH0935p)?of my redeemedH01350o%?and the yearH08141n'?in mine heartH03820m%?of vengeanceH05359l#?for the dayH03117k)? all my raimentH04403!j-? and i will stainH01351 i-? upon my garmentsH0899#h1? shall be sprinkledH05137 g+? and their bloodH05332 f+?them in my furyH02534e#?and trampleH07429"d1?them in mine angerH0639*c??with me: for i will treadH01869b?noneH0376 XlL)sJ-W+ X(;? in all their afflictionH06869(;?so he was their saviourH03467%?will not lieH08266?childrenH01121?my peopleH05971#?for he saidH0559(;?of his lovingkindnessesH02617/I?and according to the multitudeH072301M? on them according to his merciesH07356' 9? which he hath bestowedH01580 ? of israelH03478! -? toward the houseH01004 ? goodnessH02898% 5?on us, and the greatH07227'?hath bestowedH01580?lordH03068?lordH03068#?the praisesH08416?lordH03068%5?the lovingkindnessesH02617)?i will mentionH02142%?to the earthH0776)?their strengthH05332&7?and i will bring downH03381~!?in my furyH02534$}3?and make them drunkH07937 L{V2_A$ sV;!lL2#? he that putH077601%? of his flockH06629"0/? with the shepherdH07462/)? out of the seaH03220(.;? he that brought them upH05927-!? his peopleH05971,? mosesH04872+? of oldH05769*? the daysH03117#)1? then he rememberedH02142(? he foughtH03898!'/? to be their enemyH0341(&;? therefore he was turnedH02015%? spiritH07307$? his holyH06944#? and vexedH06087""/? but they rebelledH04784!? of oldH05769" /? them all the daysH03117"/? them, and carriedH05375"/? them; and he bareH05190#? he redeemedH01350 +? and in his pityH02551!/? them: in his loveH0160? savedH03467 +? of his presenceH06440'? and the angelH04397!-? he was afflictedH06862 QjM'lS6 |]9xQ#O1? thyself a gloriousH08597N? to makeH06213M!?thy peopleH05971#L1?so didst thou leadH05090#K1?caused him to restH05117J?lordH03068I!?the spiritH07307 H+?into the valleyH01237G!?goeth downH03381F!?as a beastH0929(E;? they should not stumbleH03782"D/? in the wildernessH04057C#? as an horseH05483&B7? them through the deepH08415A? that ledH03212@? nameH08034'?9? himself an everlastingH05769>'? them, to makeH06213=? beforeH06440<? the waterH04325;? dividingH01234:? armH02220"9/? with his gloriousH085978? of mosesH04872"7/? by the right handH032256? that ledH032125? withinH071304? spiritH073073? his holyH06944 Rb>m;sZ>oRk?hardenedH07188j'?from thy waysH01870-iE?why hast thou made us to errH08582h?lordH03068!g-? from everlastingH05769f? thy nameH08034e%? our redeemerH01350d!?our fatherH01c?lordH03068b#?acknowledgeH05234"a/?of us, and israelH03478#`#'?be ignorantH03045 H03808_)?though abrahamH085^!?our fatherH01]?doubtlessH03588.\I? toward me? are they restrainedH0662#[1? and of thy merciesH07356Z'? of thy bowelsH04578Y%? the soundingH01995!X-?and thy strengthH01369W?thy zealH07068!V-?and of thy gloryH08597 U+?of thy holinessH06944$T3?from the habitationH02073S!?and beholdH07200R#?from heavenH08064Q?look downH05027P? nameH08034 OZ1[9cCkO@burnethH06919@fireH0784#@the meltingH02003 +@at thy presenceH06440 +@might flow downH02151#1@that the mountainsH02022-E@that thou wouldest come downH03381#@the heavensH08064(~;@that thou wouldest rendH07167}@ohH03863|#?by thy nameH080340{K?over them; they were not calledH07121z#?barest ruleH04910y!?thou neverH05769x'?thy sanctuaryH04720!w/?have trodden downH0947 v+?our adversariesH06862#u1?but a little whileH04705t)?have possessedH03423 s+?of thy holinessH06944r!?the peopleH05971%q5? of thine inheritanceH05159!p-? sake, the tribesH07626"o/?for thy servants'H05650n?returnH07725m'?from thy fearH03374l?our heartH03820 G|b9oAS*nG#!1@him that rejoicethH07797 %@thou meetestH06293%5@ for him that waitethH02442!-@he hath preparedH06213@besideH02108@o godH0430@seenH07200%5@neither hath the eyeH05869(=@nor perceived by the earH0238)@have not heardH080855U@for since the beginning of the worldH05769 +@at thy presenceH06440#@flowed downH02151'@the mountainsH02022*?@not for, thou camest downH03381@we lookedH06960 +@terrible thingsH03372 +@when thou didstH06213 +@ at thy presenceH06440#@ may trembleH07264 #@ the nationsH01471% 5@ to thine adversariesH06862 @knownH03045! -@to make thy nameH08034 @to boilH01158#1@causeth the watersH04325@the fireH0784 P|Q*sU=[9pP:#@us, becauseH03027+9A@from us, and hast consumedH041278@thy faceH06440+7A@of thee: for thou hast hidH05641%65@himself to take holdH02388!5-@that stirreth upH057824'@upon thy nameH08034"3/@none that callethH07121#21@ have taken us awayH053751'@like the windH07307#01@and our iniquitiesH05771/@as a leafH05929*.1'@and we all do fadeH01101 H05034-@ragsH0899,@as filthyH05708,+C@and all our righteousnessesH06666-*E@but we are all as an uncleanH02931&)7@ and we shall be savedH03467((;@ in those is continuanceH05769#'1@for we have sinnedH02398'&9@behold, thou art wrothH07107!%-@thee in thy waysH01870$@rememberH02142#'@righteousnessH06664"#@and workethH06213 p`C#lL) qP3 pW@ with fireH0784#V1@ thee, is burned upH08316U@ praisedH01984T/@ where our fathersH01S@ houseH01004"R/@ and our beautifulH08597Q@ our holyH06944P%@ a desolationH08077O@ jerusalemH03389 N+@ is a wildernessH04057M@ zionH06726!L-@ are a wildernessH04057K@ citiesH05892J@ thy holyH06944I)@ all thy peopleH05971H#@ behold, seeH05027G@ for everH05703F@ iniquityH05771!E-@ neither rememberH02142D@ lordH03068C@ very soreH03966B%@ be not wrothH07107A#@of thy handH03027@@the workH04639$?3@and thou our potterH03335>@the clayH02563=!@our fatherH01<@lordH03068";/@ of our iniquitiesH05771 ioB"uZ@c="isAa peopleH05971#r1A their own thoughtsH04284qA afterH0310pAnot goodH02896oAin a wayH01870n'Awhich walkethH01980mApeopleH05971"l/Aunto a rebelliousH05637k#Aall the dayH03117jAmy handsH03027"i/Ai have spread outH06566h!A by my nameH08034g)A was not calledH071214fSAbehold me, behold me, unto a nationH01471eAi saidH0559dAme notH03808cAsoughtH01245b!Ai am foundH04672aAnotH03808`AaskedH07592_#Ai am soughtH01875^%@ us very soreH03966]#@ and afflictH06031)\=@ wilt thou hold thy peaceH02814[@ lordH03068!Z/@ wilt thou refrainH0662Y)@ are laid wasteH02723,XC@ and all our pleasant thingsH04261 \mN&tW;!S( w\AbeforeH06440AwrittenH03789 #A all the dayH03117 %Athat burnethH03344 Aa fireH0784 !Ain my noseH0639 Aa smokeH06227'9Ato me; for i am holierH06942*?Aby thyself, come not nearH05066AstandH07126Awhich sayH0559'A their vesselsH03627'A of abominableH06292!'Aand brothH06564 H04839AfleshH01320Aswine'sH02386Awhich eatH0398!~-Ain the monumentsH05341}Aand lodgeH03885!|-Aamong the gravesH06913{%Awhich remainH03427%z5Aupon altars of brickH03843$y3Aand burneth incenseH06999x!Ain gardensH01593!w-Athat sacrificethH02076v!Ato my faceH06440u#AcontinuallyH08548+tAAthat provoketh me to angerH03707 X_;vO,z\CX$*3A in it: so will i doH06213')9Ait not; for a blessingH01293(AdestroyH07843'AsaithH0559&)Ain the clusterH0811%Ais foundH04672 $+Aas the new wineH08492#AlordH03068"!Athus saithH0559!!-Ainto their bosomH02436 A workH06468%A their formerH07223)=A therefore will i measureH04058"/A me upon the hillsH01389)A and blasphemedH02778#1Aupon the mountainsH02022*?Awhich have burned incenseH06999AlordH03068AsaithH0559AtogetherH03162+Aof your fathersH01#1Aand the iniquitiesH05771 +Ayour iniquitiesH05771!-Ainto their bosomH02436 +Aeven recompenseH07999$3Abut will recompenseH07999,CAme: i will not keep silenceH02814 B~cBlL- ^<^BFA a tableH07979E%A that prepareH06186DA mountainH02022CA my holyH06944B#A that forgetH07913AA lordH03068"@/A they that forsakeH05800!?-A that have soughtH01875>'A for my peopleH05971=)A to lie down inH07258&<7A a place for the herdsH01241;A of achorH05911:)A and the valleyH060109A of flocksH06629 8+A shall be a foldH051167!A and sharonH082896#A shall dwellH07931$53A it, and my servantsH056504'A shall inheritH034233)A and mine electH0972 2+A of my mountainsH020221%A an inheritorH03423!0-A and out of judahH03063/%A out of jacobH03290.A a seedH02233'-9A and i will bring forthH03318.,GA sakes, that i may not destroyH07843!+-A for my servants'H05650 He9qP,`D,tH(`;A but ye shall be thirstyH06770_#A shall drinkH08354$^3A behold, my servantsH05650']9A but ye shall be hungryH07456\A shall eatH0398$[3A behold, my servantsH05650ZA godH03069YA the lordH0136$X5A therefore thus saithH0559$W3A wherein i delightedH02654V)A and did chooseH0977!U-A before mine eyesH05869TA evilH07451SA but didH06213 R+A ye did not hearH08085Q%A when i spakeH01696"P/A ye did not answerH06030&O7A because when i calledH07121!N-A to the slaughterH02874*M?A and ye shall all bow downH03766!L-A you to the swordH02719(K;A therefore will i numberH04487!J-A unto that numberH04507#I1A the drink offeringH04469!H-A and that furnishH04390&G)'A for that troopH01408 H01409 XcD( fH!jG&~X"|1Ahimself in the godH0430{#Ashall blessH01288$z5Ahimself in the earthH0776%y5Athat he who blessethH01288xA nameH08034w!A by anotherH0312v%A his servantsH05650u)Athee, and callH07121t!Ashall slayH04191sAgodH03069r%Afor the lordH0136q)Aunto my chosenH0972p#Afor a curseH07621oAyour nameH08034#n1Aand ye shall leaveH03240mA of spiritH07307l%A for vexationH07667k)Aand shall howlH03213jAof heartH03820i!Afor sorrowH03511!h-Abut ye shall cryH06817gAof heartH03820fAfor joyH02898e!Ashall singH07442$d3Abehold, my servantsH05650'c;A but ye shall be ashamedH0954b'A shall rejoiceH08055$a3A behold, my servantsH05650 D{]AaI-lI) ^DA a joyH04885)Aand her peopleH05971#Aa rejoicingH01525AjerusalemH03389&7Afor, behold, i createH01254)Awhich i createH01254Afor everH05703#Aand rejoiceH01523)Abut be ye gladH07797A into mindH03820Anor comeH05927(;Ashall not be rememberedH02142 )Aand the formerH07223 AearthH0776 Aand a newH02319 AheavensH08064 AnewH02319&7Afor, behold, i createH01254)Afrom mine eyesH05869)=Aand because they are hidH05641'A are forgottenH07911A troublesH06869#1A because the formerH07223A of truthH0543!A by the godH0430#Ashall swearH07650%Ain the earthH0776%~5Aand he that swearethH07650}Aof truthH0543 N{Y:oL#uR3wN%55Aand they shall plantH051934#Aand inhabitH034273AhousesH01004%25Aand they shall buildH01129"1/Ashall be accursedH070430AoldH01121/A yearsH08141.!A an hundredH03967-)A but the sinnerH02398,A oldH01121+A yearsH08141*!Aan hundredH03967)Ashall dieH04191('Afor the childH05288'Ahis daysH03117%&5Athat hath not filledH04390%)Anor an old manH02205$Aof daysH031178#[Athere shall be no more thence an infantH05764"A of cryingH02201&!7Ain her, nor the voiceH06963' 9Ashall be no more heardH08085!Aof weepingH01065'Aand the voiceH06963%Ain my peopleH05971Aand joyH07797%Ain jerusalemH03389#1Aand i will rejoiceH01523 naEfDuV9nP'Ai will answerH06030AOmAand it shall come to pass, that before they callH07121$N3Aand their offspringH06631MAlordH03068L)Aof the blessedH01288KAthe seedH02233J#Afor troubleH0928 I+Anor bring forthH03205HAin vainH07385&G7Athey shall not labourH03021F)Aof their handsH03027EA the workH04639!D-A shall long enjoyH01086C)A and mine electH0972B%A of my peopleH05971AA the daysH03117@Aof a treeH06086 ?+Afor as the daysH03117>AeatH0398=#Aand anotherH0312%<5Athey shall not plantH05193;AinhabitH03427:#Aand anotherH0312%95Athey shall not buildH011298Athe fruitH065297Aand eatH03986AvineyardsH03754 HnO3x_7nO1kHn)Bhath mine handH03027m!B of my restH04496lB the placeH04725k'Bthat ye buildH01129jBthe houseH01004$i%'Bmy footstoolH01916 H07272h'Band the earthH0776gBmy throneH03678f!Bthe heavenH08064eBlordH03068d!Bthus saithH0559cAlordH03068bAsaithH0559aAmountainH02022`)Ain all my holyH06944_#A nor destroyH07843$^3A they shall not hurtH07489]A meatH03899\'A the serpent'sH05175[A and dustH06083!Z-Alike the bullockH01241YAstrawH08401XAshall eatH0398W%Aand the lionH0738VAtogetherH0259U!Ashall feedH07462T%Aand the lambH02924SAthe wolfH02061R#Ai will hearH080850QKAand while they are yet speakingH01696 apJ/ {S8iE) a !BdelightethH02654 )Band their soulH05315 )Btheir own waysH01870% 7Byea, they have chosenH0977Ban idolH0205!Bhe blessedH01288BincenseH03828 +Bhe that burnethH02142B bloodH01818B swine'sH02386#B an oblationH04503!-B he that offerethH05927B neckH06202Ba dog'sH03611~!Bhe cut offH06202}Ba lambH07716$|3Bhe that sacrificethH02076{Ba manH0376zBhe slewH05221yBan oxH07794 x+Bhe that killethH07819w!B at my wordH01697v'B and tremblethH02730uBspiritH07307"t/Band of a contriteH05223sBpoorH06041r#Bwill i lookH05027qBlordH03068!p-Bhave been, saithH05002oBmadeH06213 EjJpK.rQ2eE(#Bto your joyH08057$'3B but he shall appearH07200&%B be glorifiedH03513%B lordH03068$!B sake, saidH0559#'B for my name'sH08034'"9Byou, that cast you outH05077!!Bthat hatedH08130 'Byour brethrenH0251#Bat his wordH01697 +Bye that trembleH02730BlordH03068Bthe wordH01697BhearH08085%5B in which i delightedH02654B and choseH0977!-B before mine eyesH05869B evilH07451%B but they didH06213"/Bthey did not hearH08085%Bwhen i spakeH01696 +Bnone did answerH060301MBupon them; because when i calledH07121#Btheir fearsH04035)Band will bringH0935 +Btheir delusionsH08586"1Bi also will chooseH0977& 7Bin their abominationsH08251 Tx\8vP,xHmTDB zionH06726C)B for as soon asH01571BB at onceH06471ABbe bornH03205@)Bshall a nationH01471?BdayH03117>Bin oneH0259'=9Bbe made to bring forthH02342,<EBsuch things? shall the earthH0776,;CBsuch a thing? who hath seenH07200:)Bwho hath heardH080859)Bof a man childH02145"8/Bshe was deliveredH044227BcameH0935 6+Bbefore her painH02256"5/Bshe brought forthH03205%45Bbefore she travailedH023423)B to his enemiesH03412!B recompenceH015761)Bthat renderethH079990BlordH03068/Ba voiceH06963 .+Bfrom the templeH01964-Ba voiceH06963,'Bfrom the cityH05892+Bof noiseH07588*Ba voiceH06963))?Band they shall be ashamedH0954 Ll;" tX2yT/ mL_%B of her gloryH03519#^1B with the abundanceH02123!]-B and be delightedH06026%\5B that ye may milk outH04711$[3B of her consolationsH08575!Z-B with the breastsH07699!Y-B and be satisfiedH07646!X-B that ye may suckH03243*WCB with her, all ye that mournH056VB for joyH04885U%B her: rejoiceH07797*TAB with her, all ye that loveH0157S#B and be gladH01523"R/B ye with jerusalemH03389QB rejoiceH08055PB thy godH0430OB saithH0559NB and shutH06113%M5B cause to bring forthH03205LB shall iH0589KB lordH03068JB saithH0559-IEB and not cause to bring forthH03205+HAB shall i bring to the birthH07665G%Bher childrenH01121"F/B she brought forthH03205EB travailedH02342 UY7nK1|[7nU{BlordH03068z%Band the handH03027y%Blike an herbH01877x)Bshall flourishH06524w)Band your bonesH06106v'Bshall rejoiceH07797u!Byour heartH03820 t+Band when ye seeH07200s%B in jerusalemH03389/rIB you; and ye shall be comfortedH05162"q/B so will i comfortH05162p!B comfortethH05162o+B whom his motherH0517nB as oneH0376mB kneesH01290l)B and be dandledH08173kB sidesH06654"j/B ye shall be borneH05375#i1B then shall ye suckH03243hB streamH05158g)B like a flowingH07857 f+B of the gentilesH01471e'B and the gloryH03519$d3B to her like a riverH05104cB peaceH07965&b7B behold, i will extendH05186aB lordH03068`)B for thus saithH0559 MoV9tQ1|ZAnM%Bin the midstH08432BoneH0259BbehindH0310*?Bthemselves in the gardensH01593'9Bthemselves, and purifyH02891#1Bthey that sanctifyH06942'Bshall be manyH07231BlordH03068'Band the slainH02491)Bwith all fleshH01320BpleadH08199 BlordH03068! -Band by his swordH02719 #Bfor by fireH0784 B of fireH0784 #B with flamesH03851)B and his rebukeH01606Bwith furyH02534Bhis angerH0639Bto renderH07725!-Blike a whirlwindH05492&7Band with his chariotsH04818Bwith fireH0784Bwill comeH0935BlordH03068"1B toward his enemiesH0341~#B indignationH02194$}3B toward his servantsH05650|)B shall be knownH03045 \f@# aA!T.v\5B tubalH084224B the bowH071983B that drawH049002Band ludH038651BpulH063220BtarshishH08659)/=Bof them unto the nationsH01471"./Bthose that escapeH06412,-CBamong them, and i will sendH07971,Ba signH0226+)Band i will setH07760*B my gloryH03519)Band seeH07200#(3Band they shall comeH0935'#Band tonguesH03956&#Ball nationsH01471#%1Bthat i will gatherH06908$'Bit shall comeH0935##1Band their thoughtsH04284"#Btheir worksH04639!BlordH03068 BsaithH05002B togetherH03162"/B shall be consumedH05486'B and the mouseH05909$3B and the abominationH08263B fleshH01320Bswine'sH02386BeatingH0398 Jd>!eE,{Q2jJR#Ban offeringH04503QBbringH0935PBof israelH03478 O+Bas the childrenH01121NBlordH03068MBsaithH0559LB jerusalemH03389KB mountainH02022J!B to my holyH06944&I7B and upon swift beastsH03753H)B and upon mulesH06505G)Band in littersH06632 F+Band in chariotsH07393E#Bupon horsesH05483#D1Bout of all nationsH01471CBlordH03068B#Ban offeringH04503!A/Ball your brethrenH0251$@5Band they shall bringH0935#?1Bamong the gentilesH01471>Bmy gloryH03519'=9Band they shall declareH05046<Bmy gloryH03519";/Bneither have seenH07200:Bmy fameH08088$93Bthat have not heardH080858Bafar offH073507B the islesH03396B and javanH03120 Ga9oI( rY8bGqB beforeH06440p!B to worshipH07812oBcomeH0935 n+Bshall all fleshH01320m!Bto anotherH07676l#Bone sabbathH07676kBand fromH01767j!Bto anotherH02320i%Bone new moonH02320hBfromH01767gB remainH05975f'B and your nameH08034#e1B so shall your seedH02233dB lordH03068cBme, saithH05002bBbeforeH06440a%Bshall remainH05975"`/Bwhich i will makeH06213_BearthH0776^#Band the newH02319]BheavensH08064\)Bfor as the newH02319[BlordH03068ZBsaithH0559Y#Bfor levitesH03881$X3Bof them for priestsH03548%W5Band i will also takeH03947VBlordH03068U)Binto the houseH01004TBvesselH03627S!Bin a cleanH02889 S[=uBcD$lS kingH04428 of amonH0526 the sonH01121 of josiahH02977! -came in the daysH03117lordH03068!-to whom the wordH01697#of benjaminH01144#in the landH0776#in anathothH06068)of the priestsH03548!of hilkiahH02518the sonH01121#of jeremiahH03414the wordsH01697~)B unto all fleshH01320/}IB and they shall be an abhorringH01860|#B be quenchedH03518({=Bneither shall their fireH0784z'Bshall not dieH04191+yABagainst me: for their wormH08438'x9Bthat have transgressedH06586w!Bof the menH0582"v/Bupon the carcasesH06297uBand lookH07200(t;Band they shall go forthH03318sB lordH03068rB me, saithH0559 K|O.rY9}a@&fK+i knewH03045!*/thee in the bellyH0990)i formedH03335(beforeH02962$'5came unto me, sayingH0559&lordH03068%'then the wordH01697$monthH02320#%in the fifthH02549"captiveH01540!%of jerusalemH03389' 9unto the carrying awayH01540of judahH03063 kingH04428 of josiahH02977 the sonH01121# of zedekiahH06667 yearH08141'+'of the eleventhH06240 H06249%unto the endH08552of judahH03063kingH04428of josiahH02977the sonH01121%of jehoiakimH03079)=it came also in the daysH03117% of his reignH04427 yearH08141)/' in the thirteenthH06240 H07969of judahH03063bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{y z){F|c}~8Rn 'Da|y z){F|c}~8Rn 'Da|2Ok!:Ws*F`|5Pn (D_{5Rq +He7Ur+Id9Uq 'A\y2Nj$A\‹zËċ4ŋPƋlNjȋ%ɋAʋ\ˋw̋͋0΋KϋhЋы!ҋ=ӋWԋtՋ֋,׋H؋fًڋۋ: DeBx\C+ i?aDH his handH03027G put forthH07971F lordH03068ElordH03068D#thee, saithH05002%C5with thee to deliverH05337B)of their facesH06440A'be not afraidH03372&@7thee thou shalt speakH01696/?Ithee, and whatsoever i commandH06680)>=to all that i shall sendH07971"=/for thou shalt goH03212<a childH05288;%unto me, sayH0559:saidH05599lordH030688a childH052887speakH01696!6-behold, i cannotH030455godH030694lordH01363i, ahH01622then saidH0559!1- unto the nationsH014710) thee a prophetH05030/!i ordainedH05414.%i sanctifiedH06942 -+out of the wombH073583,Qthee; and before thou camest forthH03318 \bE$ |\7tL/u\e lordH03068d then saidH0559"c/ of an almond treeH08247b a rodH04731a i seeH07200 `- thou? and i saidH0559_! what seestH07200^ jeremiahH03414$]5 came unto me, sayingH0559\ lordH03068"[/ moreover the wordH01697Z% and to plantH05193Y to buildH01129"X/ and to throw downH02040W) and to destroyH06!V- and to pull downH05422U# to root outH05428&T7 and over the kingdomsH04467&S7 thee over the nationsH01471R setH06485 Q+ i have this dayH03117P seeH07200O% in thy mouthH06310N my wordsH01697,MC unto me, behold, i have putH05414L saidH0559K lordH03068J my mouthH06310I# and touchedH05060 MyZ9 xYA lFgMsaithH05002%of the northH06828 +of the kingdomsH04467!-all the familiesH04940%~5for, lo, i will callH07121}#of the landH0776)|=upon all the inhabitantsH03427"{/shall break forthH06605zan evilH07451*y?unto me, out of the northH06828xsaidH0559wlordH03068v the northH06828u towardH06440t% and the faceH06440s potH05518r! a seethingH05301q i seeH07200 p- thou? and i saidH0559o! what seestH07200n sayingH0559-mE came unto me the second timeH08145l lordH03068k% and the wordH01697j! to performH06213i my wordH01697"h/ for i will hastenH08245g seenH07200(f; unto me, thou hast wellH03190 D|]9rU0fH0 bDand speakH01696and ariseH06965thy loinsH04975&9thou therefore gird upH0247#1 of their own handsH03027 the worksH04639) and worshippedH07812godsH0430!unto otherH0312,Cme, and have burned incenseH06999"/who have forsakenH05800%5all their wickednessH07451&7against them touchingH05921%my judgmentsH04941!-and i will utterH01696of judahH03063+ Aand against all the citiesH05892$ 3thereof round aboutH05439* ?and against all the wallsH02346 % of jerusalemH03389 % of the gatesH08179 + at the enteringH06607! his throneH03678 every oneH0376#1and they shall setH05414#3and they shall comeH0935lordH03068 T^>iJ0j6sT7!to deliverH053376lordH03068!5-with thee, saithH0500294]against thee; but they shall not prevailH03201%35and they shall fightH038982#of the landH077601Kthereof, and against the peopleH05971-0Ethereof, against the priestsH03548$/3 against the princesH08269. of judahH03063"-/ against the kingsH04428&,9 against the whole landH0776+ wallsH02346*!and brasenH05178)pillarH05982(#and an ironH01270'cityH05892&!a defencedH04013%'thee this dayH03117$have madeH05414#)for, behold, iH0589"# thee beforeH06440 !+lest i confoundH02865 )at their facesH06440&7thee: be not dismayedH02865-Eunto them all that i commandH06680 OhI(pT-pS:tO!U- upon them, saithH05002T! shall comeH0935SevilH07451 R-him shall offendH0816Q+all that devourH0398 P+of his increaseH08393 O+the firstfruitsH07225NlordH03068MholinessH06944LisraelH03478Knot sownH02232Jin a landH0776%I5me in the wildernessH04057HafterH0310"G/ when thou wentestH03212#F1 of thine espousalsH03623E the loveH0160D% of thy youthH05271#C1 thee, the kindnessH02617B!i rememberH02142AlordH03068@!thus saithH0559?sayingH0559>%of jerusalemH03389=#in the earsH0241<and cryH07121;goH01980":1came to me, sayingH05599lordH03068"8/moreover the wordH01697 Wy\3x^,jC wWr# and of pitsH07745q! of desertsH06160p)through a landH0776*o?us through the wildernessH04057nthat ledH03212mof egyptH04714l+out of the landH0776#k1that brought us upH05927jlordH03068i%neither saidH0559$h3 and are become vainH01891g vanityH01892fafterH0310)e=from me, and have walkedH03212.dGin me, that they are gone farH07368cfoundH04672b/have your fathersH01a'what iniquityH05766`lordH03068_!thus saithH0559^of israelH03478]%of the houseH01004%\5and all the familiesH04940[of jacobH03290Zo houseH01004YlordH03068X#ye the wordH01697WhearH08085V lordH03068 [nO,oQ${X8 ["/also transgressedH06586$ 3me not: the pastorsH07462 knewH03045 the lawH08451% 5and they that handleH08610 lordH03068saidH0559#the priestsH03548) an abominationH08441' mine heritageH05159 and madeH07760 my landH0776!ye defiledH02930,Ethereof; but when ye enteredH0935)=thereof and the goodnessH02898the fruitH06529~to eatH0398}countryH0776%|5you into a plentifulH03759{'and i broughtH0935zdweltH03427 y-and where no manH0120x)passed throughH05674w#that no manH0376v)through a landH0776+uA and of the shadow of deathH06757t! of droughtH06723s) through a landH0776 Vu\: cA$nR0zV ++ doth not profitH03276*# their gloryH03519)% have changedH04171(' but my peopleH05971'# yet no godsH0430& godsH0430% changedH03235$' hath a nationH01471# and seeH07200"! diligentlyH03966!% and considerH0995 ! unto kedarH06938 and sendH07971 and seeH07200! of chittimH03794 the islesH0339' for pass overH05674% will i pleadH07378 childrenH01121)= and with your children'sH01121 lordH03068 + with you, saithH05002+A wherefore i will yet pleadH07378'do not profitH03276 afterH0310! and walkedH01980 by baalH01168! prophesiedH05012-E against me, and the prophetsH05030 LjM3|X:jO1nLI'and they madeH07896H'yelledH06963 H05414GroaredH07580 F+the young lionsH03715E'is he spoiledH0957DwhyH04069%C''he a homebornH03211 H01004Ba servantH05650AisraelH03478@ no waterH04325?' that can holdH03557> cisternsH0877= brokenH07665< cisternsH0877;) hewed them outH02672: watersH043259 of livingH02416 8+ me the fountainH04726#71 they have forsakenH058006 evilsH074515 twoH081474) have committedH062133' for my peopleH059712 lordH030681 saithH050020 desolateH02717/! be ye veryH039660.K at this, and be horribly afraidH08175-% o ye heavensH08064,' be astonishedH08074 Ze?#J1eH) {Zd% of the riverH05104c! the watersH04325bto drinkH08354a!of assyriaH08043`Qor what hast thou to do in the wayH01870_of sihorH07883^!the watersH04325]to drinkH08354\of egyptH047148[[and now what hast thou to do in the wayH01870 Z+thee by the wayH01870Yhe ledH03212XwhenH06256Wthy godH0430VlordH03068>Ugthis unto thyself, in that thou hast forsakenH05800'T9hast thou not procuredH06213&S7the crown of thy headH06936R#have brokenH07462Q'and tahapanesH08471Pof nophH05297"O/also the childrenH01121#N1 without inhabitantH03427M!are burnedH03341L!his citiesH05892KwasteH08047Jhis landH0776 PdE_8jL)sP) thou wanderestH06808 treeH06086&~7 and under every greenH07488} hillH01389%|5when upon every highH01364-{7'i will not transgressH05647 H05674z+and thou saidstH0559ythy bandsH04147xburstH05423wthy yokeH05923v'i have brokenH07665 u+for of old timeH05769tof hostsH06635sgodH03069rthe lordH0136#q1 not in thee, saithH05002!p- and that my fearH06345o thy godH0430n lordH03068(m; that thou hast forsakenH05800l!and bitterH04751kan evilH07451"j/therefore and seeH07200i!thee: knowH03045h'shall reproveH03198+gAthee, and thy backslidingsH04878f'shall correctH03256%e5thine own wickednessH07451 GkR%pI0 \6oG$3 what thou hast doneH06213 knowH03045'in the valleyH01516thy wayH01870seeH07200baalimH01168afterH0310 +i have not goneH01980"/i am not pollutedH02930"1how canst thou sayH0559 godH03069 the lordH0136me, saithH05002beforeH06440is markedH03799)thine iniquityH05771 soapH01287# 1and take thee muchH07235 +thee with nitreH05427% 5for though thou washH03526 vineH01612%of a strangeH05237*?into the degenerate plantH05494)=how then art thou turnedH02015seedH02233)wholly a rightH0571"/thee a noble vineH08321"/yet i had plantedH05193#1 playing the harlotH02181 FkR, wP)xU5gF9%as the thiefH015908) them will i goH032127 and afterH03106 strangersH02114$55no; for i have lovedH0157!4-there is no hopeH029763+but thou saidstH05592#from thirstH067731)and thy throatH01627"0/from being unshodH03182/thy footH07272.withholdH04513 -+ they shall findH04672),= themselves; in her monthH02320#+1 her will not wearyH03286#*1 all they that seekH01245&)7who can turn her awayH07725 (+in her occasionH08385&'+%at her pleasureH05315 H0185&the windH07307%#snuffeth upH07602"$/to the wildernessH04057#usedH03928"!a wild assH06501!her waysH01870 ! traversingH08308 dromedaryH01072 a swiftH07031 Oz^8uT%`F) rOU)of thy troubleH07451!T-thee in the timeH06256!S-if they can saveH03467%R5thee? let them ariseH06965$Q3that thou hast madeH06213Pthy godsH0430O and saveH03467N ariseH06965M' they will sayH0559!L- of their troubleH07451 K+ but in the timeH06256JfaceH06440IbackH06203%H5for they have turnedH06437+GAthou hast brought me forthH03205F)and to a stoneH068Emy fatherH01D!to a stockH06086CsayingH0559#B1 and their prophetsH05030"A/ and their priestsH03548@'their princesH08269"?/they, their kingsH04428>ashamedH03001=of israelH03478 <+so is the houseH01004!;-when he is foundH04672:!is ashamedH01322 aW!_=x`@'aq my peopleH05971p' wherefore sayH0559o#of darknessH03991na landH0776m#unto israelH03478)l=have i been a wildernessH04057klordH03068j#ye the wordH01697iseeH07200h%o generationH01755g lionH0738"f/ like a destroyingH07843e'your prophetsH05030d'hath devouredH0398c)your own swordH02719b'no correctionH04148a'they receivedH03947`'your childrenH01121_)have i smittenH05221^in vainH07723]lordH03068"\/against me, saithH050022[Owith me? ye all have transgressedH06586(Z;wherefore will ye pleadH07378Y o judahH03063X% are thy godsH0430W'of thy citiesH05892V!the numberH04557 `cG(bF.uW6`& 7#because i am innocentH05352 +#yet thou sayestH0559$ 3"it by secret searchH04290! -"i have not foundH04672 "innocentsH05355#"of the poorH034%"of the soulsH05315"the bloodH01818"is foundH04672#1"also in thy skirtsH03671!thy waysH01870 +!the wicked onesH074510K!therefore hast thou also taughtH03925!loveH0160!to seekH01245~%!thou thy wayH01870}%!why trimmestH03190|) without numberH04557{ me daysH03117z) have forgottenH07911y' yet my peopleH05971x! her attireH07196w a brideH03618v' her ornamentsH05716u forgetH07911t! can a maidH01330s% we will comeH0935r% we are lordsH07300 UY3 h@"hDU,'Efrom him, and become anotherH0312&!and she goH01980%his wifeH0802$put awayH07971#if a manH0376"they sayH0559+!A%and thou shalt not prosperH06743 +%thy confidencesH04009'%hath rejectedH03988%lordH03068 +%upon thine headH07218*?%from him, and thine handsH03027)=%yea, thou shalt go forthH03318!$of assyriaH0804$5$as thou wast ashamedH0954$of egyptH04714*A$thou also shalt be ashamedH0954$thy wayH01870$to changeH08138$so muchH03966&9$why gaddest thou aboutH0235"/#i have not sinnedH02398.I#with thee, because thou sayestH0559.G#from me. behold, i will pleadH08199!#shall turnH07725 -#surely his angerH0639 ZnQiJ!qDZ&A7therefore the showersH07241(@;and with thy wickednessH07451#?1 with thy whoredomsH02184> the landH0776'=9 and thou hast pollutedH02610"</ in the wildernessH04057);= for them, as the arabianH06163:'hast thou satH03427"9/with. in the waysH01870/8;'thou hast not been lienH07901 H076937whereH03756and seeH07200%55unto the high placesH082054!thine eyesH058693lift upH053752lordH030681%to me, saithH05002!0-yet return againH07725/loversH07453. with manyH072270-K but thou hast played the harlotH02181, pollutedH02610+! be greatlyH02610#*3 shall not that landH0776/)Ishall he return unto her againH07725(man'sH0376 JmP- uQ4eL4hJ\ hath doneH06213[israelH03478"Z/which backslidingH04878Y)hast thou seenH07200Xthe kingH04428Wof josiahH02977)V=also unto me in the daysH03117UsaidH0559TlordH03068!S-as thou couldestH03201R#evil thingsH07451Qand doneH06213)P=behold, thou hast spokenH01696O!to the endH05331N%will he keepH08104Mfor everH05769 L+will he reserveH05201K#of my youthH05271Jthe guideH0441 I1unto me, my fatherH011HMwilt thou not from this time cryH07121G'to be ashamedH03637F)thou refusedstH03985EforeheadH04696/D=%and thou hadst a whore'sH0802 H021813CQand there hath been no latter rainH04456%B5have been withholdenH04513 H~^El@& hA}cHy fearedH03372x judahH03063w sisterH0269#v3 yet her treacherousH0898u! of divorceH03748t!her a billH05612sand givenH05414#r1i had put her awayH07971#q1committed adulteryH05003pisraelH03478$o3whereby backslidingH04878'n;when for all the causesH0182mand i sawH07200l sawH07200kjudahH03063jsisterH0269(i=not. and her treacherousH0901/hIthou unto me. but she returnedH07725gturnH07725f%she had doneH06213eafterH0310d!and i saidH05591cMand there hath played the harlotH02181btreeH06086a#every greenH07488` and underH08478_ mountainH02022 ^+ upon every highH01364]) she is gone upH01980 [vR-lR8u]0|[% and proclaimH07121 goH01980 judahH03063%7 more than treacherousH0898 herselfH05315) hath justifiedH06663 israelH03478) = unto me, the backslidingH04878  saidH0559  lordH03068  lordH03068  saithH05002' but feignedlyH08267-E unto me with her whole heartH03820 + hath not turnedH07725 judahH03063 sisterH02694U and yet for all this her treacherousH0901 + and with stocksH06086# with stonesH068'9 and committed adulteryH05003 the landH0776!~- that she defiledH02610 }+ of her whoredomH02184:|_ and it came to pass through the lightnessH06963&{7and played the harlotH02181z'not, but wentH03212 M`E+vR5bE fM2turnH077251 lordH030680 saithH05002/ my voiceH06963'.9 and ye have not obeyedH08085- treeH06086",/ under every greenH07488!+- to the strangersH02114* thy waysH01870#)1 and hast scatteredH06340( thy godH0430' lordH03068,&C that thou hast transgressedH06586%) thine iniquityH05771!$- only acknowledgeH03045# for everH05769 "+ i will not keepH05201! lordH03068  saithH05002 mercifulH02623 to fallH05307,C i will not cause mine angerH06440 lordH03068 saithH05002 israelH03478!- thou backslidingH04878 returnH07725 and sayH0559!- toward the northH06828# these wordsH01697 Bi; ^>[9[BN lordH03068 M+ of the covenantH01285 L-no more, the arkH0727K)they shall sayH0559JlordH03068IsaithH05002H'in those daysH03117G#in the landH0776F'and increasedH06509AEmand it shall come to pass, when ye be multipliedH07235"D/and understandingH07919#C1you with knowledgeH01844!B-which shall feedH07462(A;according to mine heartH03820@#you pastorsH07462 ?+and i will giveH05414># you to zionH06726 =- and i will bringH0935<# of a familyH04940; and twoH08147: of a cityH058929you oneH0259*8?unto you: and i will takeH03947!7-for i am marriedH011666lordH030685saithH050024childrenH011213'o backslidingH07726 BY=zT+]C!_BjtogetherH03162#i3and they shall comeH0935hof israelH03478g)with the houseH01004f!shall walkH03212eof judahH03063dthe houseH01004c'in those daysH03117bheartH03820a'of their evilH07451 `+ the imaginationH08307_) any more afterH0310(^; neither shall they walkH03212]% to jerusalemH03389\ lordH03068%[5unto it, to the nameH08034"Z/shall be gatheredH06960$Y3and all the nationsH01471XlordH03068W!the throneH03678VjerusalemH03389 U+they shall callH07121T%at that timeH06256Sbe doneH06213-REit; neither shall they visitH06485,QC neither shall they rememberH02142P to mindH03820&O7 neither shall it comeH05927 EdA#z]@sX>$}_EsaithH05002of israelH03478!-with me, o houseH01004.Iso have ye dealt treacherouslyH0898+Adeparteth from her husbandH07453'treacherouslyH0898a wifeH0802surelyH0403~from meH0310(};and shalt not turn awayH07725|' me, my fatherH01 {+ thou shalt callH07121z! and i saidH0559y! of nationsH01471x% of the hostsH06635wheritageH05159va goodlyH06643ulandH0776 t+thee a pleasantH02532sand giveH05414(r;thee among the childrenH01121 q+how shall i putH07896p!but i saidH0559o/ unto your fathersH015nU that i have given for an inheritanceH05157m# to the landH0776l% of the northH06828k+ out of the landH0776 ZhF"y\AdK/ |Z$' the salvationH08668#our godH0430"lordH03068!trulyH0403 %of mountainsH02022'the multitudeH01995)from the hillsH01389in vainH08267trulyH0403our godH0430lordH03068+behold, we comeH0857"/your backslidingsH04878#i will healH07495childrenH01121)ye backslidingH07726returnH07725 their godH0430 lordH03068$3 they have forgottenH07911 their wayH01870(;for they have pervertedH05753of israelH03478 +of the childrenH01121 'supplicationsH08469 weepingH01065% 5upon the high placesH08205 was heardH08085a voiceH06963 lordH03068 WdA tN1d<rWAreturnH07725@lordH03068?saithH05002>o israelH03478$=3if thou wilt returnH07725<our godH0430; lordH03068: the voiceH06963$93 and have not obeyedH08085#81 even unto this dayH031177) from our youthH05271 61we and our fathersH015our godH04304lordH03068'39us: for we have sinnedH023982coverethH03680"1/and our confusionH036390%in our shameH01322/#we lie downH07901$.3 and their daughtersH01323-!their sonsH01121 ,+and their herdsH01241+%their flocksH06629*)from our youthH05271))of our fathersH01(!the labourH03018''hath devouredH0398&for shameH01322% of israelH03478 K~O& iInQ*mK\'of your heartH03824['the foreskinsH06190Z'and take awayH05493YlordH03068X!circumciseH04135!W- not among thornsH06975Vand sowH02232#U1your fallow groundH05215Tbreak upH05214S'and jerusalemH03389Rof judahH03063Q!to the menH0376PlordH03068O)for thus saithH0559?Ni themselves in him, and in him shall they gloryH01984M#shall blessH01288 L+and the nationsH01471%K5and in righteousnessH06666J#in judgmentH04941Iin truthH0571HlivethH02416GlordH03068%F5and thou shalt swearH07650+EA then shalt thou not removeH05110 D+out of my sightH06440#C1thine abominationsH082513BQunto me: and if thou wilt put awayH05493 RcD' fF&wS8rRz#toward zionH06726y%the standardH05251xset upH05375wcitiesH05892"v/into the defencedH04013)u? yourselves, and let us goH0935t assembleH0622s and sayH0559 r+ gather togetherH04390q cryH07121p#in the landH0776o)ye the trumpetH07782nblowH08628mand sayH0559l%in jerusalemH03389k#and publishH08085j#ye in judahH03063ideclareH05046h)of your doingsH04611g#of the evilH07455fbecauseH06440%e5that none can quenchH03518d and burnH01197c like fireH0784b! come forthH03318a% lest my furyH02534`% of jerusalemH03389 _+and inhabitantsH03427^of judahH03063]ye menH0376 PgG' }[6wM+wP#1is not turned backH07725lordH03068angerH0639)for the fierceH02740and howlH03213lamentH05594#1you with sackclothH08242'for this girdH02296&7without an inhabitantH03427$3 shall be laid wasteH05327 ! thy citiesH05892  desolateH08047  thy landH0776  to makeH07760 )from his placeH04725!-he is gone forthH03318'is on his wayH05265 +of the gentilesH01471"/and the destroyerH07843!-from his thicketH05441!is come upH05927the lionH0738# destructionH07667# and a greatH01419)from the northH06828~evilH07451%}7not: for i will bringH0935|stayH05975{retireH05756 LuU7`C*}[AoL4) to this peopleH05971 3- shall it be saidH05592% at that timeH062561' unto the soulH053150 reachethH05060"// whereas the swordH02719$.3 ye shall have peaceH07965- sayingH0559,' and jerusalemH03389+# this peopleH05971* deceivedH05377")/ thou hast greatlyH05377( surelyH0403' godH03069& lordH0136% i, ahH0162$ then saidH0559#% shall wonderH08539!"- and the prophetsH05030$!3 shall be astonishedH08074 + and the priestsH03548) of the princesH08269' and the heartH03820% shall perishH06# of the kingH04428 the heartH03820 lordH03068 saithH050026W and it shall come to pass at that dayH03117 e[@j8iI)e P+from wickednessH07451O#thine heartH03820NwashH03526M#o jerusalemH03389,LC unto us! for we are spoiledH07703K woeH0188J# than eaglesH05404I# are swifterH07043H! his horsesH05483G) as a whirlwindH05492!F- and his chariotsH04818E as cloudsH06051)D= behold, he shall come upH05927C sentenceH04941.BG unto me: now also will i giveH01696A! shall comeH0935@ windH07307? a fullH04392>) nor to cleanseH01305=! not to fanH02219<% of my peopleH05971;% the daughterH01323: towardH01870"9/ in the wildernessH04057#81 of the high placesH082057 windH073076 a dryH06703!5- and to jerusalemH03389 RpU5[8^>R1lMbecause she hath been rebelliousH047841kMare they against her round aboutH05439j!of a fieldH07704i!as keepersH08104h of judahH03063#g1 against the citiesH05892f# their voiceH06963e% and give outH05414dcountryH0776c!from a farH04801bcomeH0935awatchersH05341"`/against jerusalemH03389 _+behold, publishH08085^)to the nationsH01471 ]+make ye mentionH02142\ephraimH0669[!from mountH02022Z!afflictionH0205Y)and publishethH08085Xfrom danH01835WdeclarethH05046V#for a voiceH06963U withinH07130TlodgeH03885SthoughtsH04284'R;how long shall thy vainH0205*Q?that thou mayest be savedH03467 N`=dE+oQ.mN!is spoiledH07703"1for the whole landH0776is criedH07121!-upon destructionH07667#destructionH07667of warH04421 the alarmH08643) of the trumpetH07782 the soundH06963 o my soulH05315(~; because thou hast heardH08085.}Gin me; i cannot hold my peaceH02790|)maketh a noiseH01993{my heartH03820zheartH03820y!at my veryH07023#x#'i am painedH03176 H02342wmy bowelsH04578vmy bowelsH04578!u-unto thine heartH03820$t3because it reachethH05060%s5because it is bitterH04751r)thy wickednessH07451q'have procuredH06213p)and thy doingsH04611othy wayH01870nlordH03068"m/against me, saithH05002 Jg>^B%kN1uJ'%9and, lo, they trembledH07493$'the mountainsH02022#i beheldH07200"no lightH0216 !+and the heavensH08064 and voidH0922%without formH08414the earthH0776i beheldH07200'9 they have no knowledgeH03045) but to do goodH03190!to do evilH07489wiseH024500Mand they have none understandingH0995childrenH01121sottishH05530$3they have not knownH03045foolishH0191'for my peopleH05971)of the trumpetH07782the soundH06963hearH08085%the standardH05251%5how long shall i seeH07200 # in a momentH07281 # my curtainsH03407 spoiledH07703 %are my tentsH0168 suddenlyH06597 W[8X4g? W&A7because i have spokenH01696@be blackH06937?aboveH04605 >+and the heavensH08064=mournH056(<=for this shall the earthH0776;!a full endH03617$:3yet will i not makeH06213"9/shall be desolateH080778)the whole landH07767saidH05596lordH030685 angerH06394'by his fierceH027403lordH03068 2+at the presenceH06440)1=thereof were broken downH05422#01and all the citiesH05892/%a wildernessH04057,.Cand, lo, the fruitful placeH03759-i beheldH07200,were fledH05074+)of the heavensH08064"*/and all the birdsH05775)no manH0120(i beheldH07200''moved lightlyH07043"&/and all the hillsH01389 XdE#uR3}T+zX\' with paintingH06320[ thy faceH05869$Z3though thou rentestH07167Yof goldH02091$X3thee with ornamentsH05716$W3though thou deckestH05710%V5thyself with crimsonH08144%U5though thou clothestH03847"T/what wilt thou doH06213SspoiledH07703RthereinH02004Q dwellH03427P' and not a manH0376O forsakenH05800N! every cityH05892M) upon the rocksH03710L%and climb upH05927K'into thicketsH05645J'they shall goH0935"I!'and bowmenH07411 H07198 H+of the horsemenH06571G'for the noiseH06963F!shall fleeH01272E)the whole cityH05892)D= neither will i turn backH07725$C3and will not repentH05162 B+i have purposedH02161 XwN1 aCjK"uXwand seekH01245v'now, and knowH03045uand seeH07200t%of jerusalemH03389$s3through the streetsH02351"r/run ye to and froH07751%q5because of murderersH02026p!is weariedH05888$o3 me now! for my soulH05315n woeH0188m her handsH03709l spreadethH06566k bewailethH03306jof zionH06726 i+of the daughterH01323hthe voiceH06963>ggas of her that bringeth forth her first childH01069f#the anguishH06869)e=as of a woman in travailH02470da voiceH06963!c-for i have heardH08085bthy lifeH05315%a5thee, they will seekH01245`%will despiseH03988_ loversH05689-^E shalt thou make thyself fairH03302] in vainH07723 @sP3tN2yR, ^@to returnH07725"/ they have refusedH03985# than a rockH05553 harderH02388+A they have made their facesH06440! correctionH04148 !to receiveH03947" /they have refusedH03985# 1thou hast consumedH036150 Kthem, but they have not grievedH02342# 1thou hast strickenH05221)upon the truthH0530)not thine eyesH05869lordH03068falselyH08267"/surely they swearH07650livethH02416lordH03068#3and though they sayH0559"/and i will pardonH05545the truthH0530~% that seekethH01245} judgmentH04941|) that executethH06213{# if there beH03426z a manH0376(y;thereof, if ye can findH04672$x3in the broad placesH07339 C|\C"cG. mO+cC0#shall watchH08245 /+them, a leopardH05246.#shall spoilH07703 -+of the eveningsH06160,a wolfH02061+!shall slayH05221"*/out of the forestH03293 )-wherefore a lionH0738( the bondsH04147' burstH05423& the yokeH05923% brokenH07665*$? but these have altogetherH03162#%of their godH0430"%the judgmentH04941!lordH03068 the wayH01870/Iunto them; for they have knownH03045)and will speakH01696&7me unto the great menH01419!i will getH03212%of their godH0430%the judgmentH04941lordH03068#not the wayH01870'for they knowH03045!-they are foolishH02973poorH01800 -therefore i saidH0559 Kf5sR0zCuK&K7after his neighbour'sH07453JneighedH06670Ievery oneH0376H)in the morningH07904GhorsesH05483FfedH02109E housesH01004 D+ in the harlots'H021813CQ and assembled themselves by troopsH01413-BE they then committed adulteryH050030AK when i had fed them to the fullH07650@godsH0430?noH03808>'me, and swornH07650='have forsakenH05800<%thy childrenH01121;'thee for thisH02063:)shall i pardonH055459howH03358'are increasedH06105#71their backslidingsH048786are manyH07231-5E because their transgressionsH06588"4/ be torn in piecesH029633% thence shallH02007)2= every one that goeth outH03318"1/ over their citiesH05892 OeF!c?$a;"O.hG upon us; neither shall we seeH07200g comeH0935+fA not he; neither shall evilH07451e and saidH0559d lordH03068!c- they have beliedH03584b lordH03068"a/ against me, saithH05002`' treacherouslyH0898_+ have dealt veryH0898^ of judahH03063]' and the houseH01004\ of israelH03478[' for the houseH01004Z lord'sH03068 Y+ her battlementsH05189X take awayH05493W) not a full endH03617V but makeH06213U# and destroyH07843T) upon her wallsH08284S go ye upH05927!R- on such a nationH01471Q! be avengedH05358&P7 and shall not my soulH05315O lordH03068N saithH05002"M/ shall i not visitH06485LwifeH0802 E|[$lD'fI#`E nationH01471! an ancientH05769 nationH01471a mightyH0386lordH03068saithH05002of israelH03478o houseH01004"~/upon you from farH04801}a nationH01471 |-lo, i will bringH0935#{3 and it shall devourH0398z woodH06086 y+ and this peopleH05971x fireH0784w% in thy mouthH06310vmy wordsH01697$u3behold, i will makeH05414tthis wordH01697!s-because ye speakH01696rof hostsH06635qgodH0430plordH03068$o5wherefore thus saithH05593nQ not in them: thus shall it be doneH06213m% and the wordH01696"l/ shall become windH07307!k- and the prophetsH05030j! nor famineH07458i swordH02719 jpN.aDsU/j!)with the swordH02719 trustedstH0982%wherein thouH02007citiesH05892!thy fencedH04013&7 they shall impoverishH07567"/ and thy fig treesH08384 thy vinesH01612!/ they shall eat upH0398 + and thine herdsH01241!thy flocksH06629!/they shall eat upH0398!should eatH0398"/and thy daughtersH01323thy sonsH01121'and thy breadH03899'thine harvestH07105%7and they shall eat upH0398)all mighty menH01368sepulchreH06913 !as an openH06605 %their quiverH0827 'what they sayH01696+ Anot, neither understandestH08085 %thou knowestH03045) whose languageH03956 a nationH01471 Uz[uBjN( pU=peopleH05971$<3now this, o foolishH05530;hearH08085:sayingH05599#it in judahH030638#and publishH080857of jacobH03290"6/this in the houseH010045declareH050464in a landH07763 strangersH02114"2/ so shall ye serveH056471% in your landH07760 godsH0430/ strangeH05236.)me, and servedH05647/-Ithem, like as ye have forsakenH05800/,Kunto us? then shalt thou answerH0559+our godH0430*lordH03068)doethH06213!('whereforeH04100 H08478<'eand it shall come to pass, when ye shall sayH0559&!a full endH03617 %+i will not makeH06213$lordH03068#saithH05002+"Anevertheless in those daysH03117 bjM4hJ+w>|bWheartH03820!V-and a rebelliousH04784!U-hath a revoltingH05637 T+but this peopleH05971+SAyet can they not pass overH05674!R-though they roarH019935QUthemselves, yet can they not prevailH03201P%thereof tossH01607)O= it: and though the wavesH01530$N3 that it cannot passH05674M decreeH02706L) by a perpetualH05769K! of the seaH03220Jthe boundH01366Ithe sandH02344"H/which have placedH07760G)at my presenceH06440$F3will ye not trembleH02342ElordH03068!D-ye not me? saithH05002CfearH03372Band hearH08085$A5not; which have earsH0241@and seeH07200 ?+which have eyesH05869*>?and without understandingH03820 OvR9|[1eL$jOta trapH04889sthey setH05324rsnaresH03353#q1as he that settethH07918p'they lay waitH07789owickedH07563nare foundH04672$m3for among my peopleH05971lgoodH02896 k+have withholdenH04513j'and your sinsH02403!i-have turned awayH05186 h+your iniquitiesH05771g)of the harvestH07105f weeksH07620&e7 unto us the appointedH02708d% he reservethH08104c' in his seasonH06256b) and the latterH04456 a+both the formerH03138`rainH01653_#that givethH05414^our godH0430]lordH03068 \+let us now fearH03372$[3they in their heartH03824Z#neither sayH0559Yand goneH03212"X/they are revoltedH05493 WsR9~W9_@|W!-on such a nationH01471!be avengedH05358"/shall not my soulH05315 lordH03068 saithH05002" /shall i not visitH06485" / do they not judgeH08199 % of the needyH034' and the rightH04941!- yet they prosperH06743,Cthe cause of the fatherlessH03490'not the causeH01779!they judgeH01777'of the wickedH07451the deedsH01697#1yea, they overpassH05674!they shineH06245#1they are waxen fatH08080~)and waxen richH062380}Ktherefore they are become greatH01431|of deceitH04820{fullH04392z%their housesH01004yof birdsH05775xis fullH04392was a cageH03619v menH0582u! they catchH03920 ]yX;T6cC&]!,-out of the northH06828+ appearethH08259* for evilH07451+)A of fire in beth–hacceremH01021( a signH04864'! and set upH05375&in tekoaH08620%#the trumpetH07782$and blowH08628#%of jerusalemH03389!"-out of the midstH07130*!?gather yourselves to fleeH05756 #of benjaminH01144'o ye childrenH01121! in the endH0319(; so: and what will ye doH06213loveH0157'and my peopleH05971)by their meansH03027bear ruleH07287 +and the priestsH03548falselyH08267prophesyH05012%the prophetsH05030#in the landH0776%is committedH01961#1and horrible thingH08186#a wonderfulH08047 `~bB!sG#bF/z`HariseH06965"G/ are stretched outH05186F) of the eveningH06153 E+ for the shadowsH06752D!goeth awayH06437%C5unto us! for the dayH03117BwoeH0188Aat noonH06672!@-and let us go upH05927#?1against her; ariseH06965>ye warH04421=prepareH06942<% in his placeH03027;every oneH0376 :+they shall feedH07462(9;against her round aboutH054398tentsH0168+7Aunto her; they shall pitchH086286!shall comeH0935"5/with their flocksH057394'the shepherdsH074623%and delicateH060262#to a comelyH051161of zionH067260%the daughterH01323/)i have likenedH01820.#destructionH07667-and greatH01419 F{bE- wU/dG) fFf#o jerusalemH03389#e1be thou instructedH03256d! and woundsH04347c griefH02483b# continuallyH08548"a/ in her; before meH06440`is heardH08085_and spoilH07701^violenceH02555])her wickednessH07451#\1so she casteth outH06979[!her watersH04325Z#casteth outH06979Y'as a fountainH0953X% in the midstH07130"W/ wholly oppressionH06233V' to be visitedH06485U the cityH05892"T/against jerusalemH03389Sa mountH05550Rand castH08210QtreesH06097P#hew ye downH03772OsaidH0559Nof hostsH06635MlordH03068L#her palacesH0759#K1and let us destroyH07843Jby nightH03915I'and let us goH05927 Xw];fH* pI$X(; is unto them a reproachH02781 lordH03068!- behold, the wordH01697 hearkenH07181 ~+ and they cannotH03201}' uncircumcisedH06189!|/ behold, their earH0241#{1 that they may hearH08085!z- and give warningH05749&y7 to whom shall i speakH01696!x- into the basketsH05552#w1 as a grapegathererH01219v! thine handH03027u turn backH07725t as a vineH01612s of israelH03478r# the remnantH07611q gleanH05953%p5 they shall throughlyH05953o of hostsH06635n lordH03068m! thus saithH0559l'not inhabitedH03427ka landH0776j'thee desolateH08077'i9from thee; lest i makeH07760hdepartH03363g%lest my soulH05315 ZvW3 d<]>#yZ# of the landH0776%5 upon the inhabitantsH03427 my handH03027'9 for i will stretch outH05186 togetherH03162 and wivesH0802 fieldsH07704# unto othersH0312 + shall be turnedH05437!- and their housesH01004 of daysH03117 fullH04390 the agedH02205) shall be takenH03920' with the wifeH0802$5 for even the husbandH0376 togetherH03162 % of young menH0970& 7 and upon the assemblyH05475  abroadH02351" / upon the childrenH05768# 1 i will pour it outH08210 + with holding inH03557! i am wearyH03811 lordH03068# of the furyH02534$3 therefore i am fullH04392%5 they have no delightH02654 ksY5 |Z6g;k:! they blushH036379couldH030458neitherH015717ashamedH0954$65they were not at allH09545nayH015714#abominationH08441(3;when they had committedH06213"2/were they ashamedH030011 no peaceH079650peaceH07965/peaceH07965.sayingH0559-slightlyH07043,%of my peopleH05971 ++of the daughterH01323*'also the hurtH07667!)-they have healedH07495( falselyH08267"'/ every one dealethH06213%&5 even unto the priestH03548%%5 and from the prophetH05030 $+ to covetousnessH01215# givenH01214/"I of them even unto the greatestH01419#!1 for from the leastH06996  lordH03068 saithH05002 dm<# z^>$gF!dW'but they saidH0559V)of the trumpetH07782U%to the soundH06963ThearkenH07181SwatchmenH06822R!also i setH06965!Q-we will not walkH03212P'but they saidH0559O)for your soulsH05315N restH04771+MA therein, and ye shall findH04672L and walkH03212K wayH01870J the goodH02896IpathsH05410H#for the oldH05769Gand askH07592Fand seeH07200E)ye in the waysH01870DstandH05975ClordH03068B!thus saithH0559AlordH03068@saithH0559-?Ethem they shall be cast downH03782> i visitH06485=# at the timeH06256%<5 among them that fallH05307*;? therefore they shall fallH05307 CyV="xD"nL3kC$s5therefore thus saithH0559r sweetH06149$q3 nor your sacrificesH02077p) not acceptableH07522%o5your burnt offeringsH05930ncountryH0776m!from a farH04801lcaneH07070k'and the sweetH02896j!from shebaH07614$i3there to me incenseH03828&h9to what purpose comethH0935g% but rejectedH03988f' nor to my lawH08451e' unto my wordsH016970dKbecause they have not hearkenedH07181"c/of their thoughtsH04284bthe fruitH06529!a-upon this peopleH05971`evilH07451$_5behold, i will bringH0935^o earthH0776]hearH08085\)o congregationH05712[and knowH03045Z!ye nationsH01471Y)therefore hearH08085$X3we will not hearkenH07181 WuT3kR-vS3 sWroarethH01993#their voiceH06963"/and have no mercyH07355 cruelH0394 and spearH03591 on bowH07198$ 3they shall lay holdH02388 % of the earthH0776) from the sidesH03411 + shall be raisedH05782nationH01471#and a greatH01419countryH0776)from the northH06828comethH0935!-behold, a peopleH05971lordH03068!thus saithH0559~% shall perishH06}) and his friendH07453)|= upon them; the neighbourH07934{! shall fallH03782ztogetherH03162y%and the sonsH01121x+and the fathersH01#w1before this peopleH05971 v+stumblingblocksH04383#u1behold, i will layH05414tlordH03068 Z|bFx\8rP0yZ-!and wallowH06428,)with sackclothH08242+girdH02296*%of my peopleH05971)!o daughterH01323('on every sideH05439'fearH04032&%of the enemyH0341%'for the swordH02719$!by the wayH01870#nor walkH03212")into the fieldH07704!%go not forthH03318) =as of a woman in travailH03205painH02427 +hath taken holdH02388anguishH06869!wax feebleH07503#1thereof: our handsH03027the fameH08089'we have heardH08085of zionH06726)=against thee, o daughterH01323 for warH04421 as menH0376% set in arrayH06186# upon horsesH05483' and they rideH07392%like the seaH03220 PcCg="mP- lPKmeltethH06884J#the founderH06884!I##of the fireH0784 H0800H#is consumedH08552Gthe leadH05777F!are burnedH02787E#the bellowsH04647D)all corruptersH07843Cand ironH01270BbrassH05178A'with slandersH07400@walkingH01980?revoltersH05637>%all grievousH05493=their wayH01870<and tryH0974&;7that thou mayest knowH03045 :+among my peopleH059719!a fortressH040138a towerH09697!i have setH054146comeH09355) shall suddenlyH06597 4+ for the spoilerH077033# lamentationH045532# most bitterH085631# an only sonH031730'thee mourningH060/makeH06213 .-thyself in ashesH0665 Pz_F- wW<"sY8nPkof israelH03478jthe godH0430iof hostsH06635hlordH03068g!thus saithH0559flordH03068e!to worshipH07812d) at these gatesH08179c' that enter inH0935b judahH03063a lordH03068` the wordH01697_hearH08085^and sayH0559 ]+there this wordH01697\%and proclaimH07121[houseH01004Zlord'sH03068Y#in the gateH08179XstandH05975WsayingH0559VlordH03068&U7that came to jeremiahH03414Tthe wordH01697S'hath rejectedH03988RlordH03068QcallH07121PsilverH03701OreprobateH03988%N5 are not plucked awayH05423M) for the wickedH07451Lin vainH07723 IrP7oP7sV5jI %not innocentH05355and shedH08210'and the widowH0490)the fatherlessH03490!-not the strangerH01616!ye oppressH06231"/ and his neighbourH07453'between a manH0376judgmentH04941executeH06213 +if ye throughlyH06213 ~+and your doingsH04611}your waysH01870|amendH03190${3for if ye throughlyH03190z lordH03068y! the templeH01964xlordH03068w!the templeH01964vlordH03068u!the templeH01964tsayingH0559swordsH01697 r+ye not in lyingH08267qtrustH0982p' in this placeH04725.oG and i will cause you to dwellH07931 n+and your doingsH04611myour waysH01870lamendH03190 IqY8kR5vN0jI(% whom ye knowH03045' godsH0430& otherH0312% afterH0310$ and walkH01980# unto baalH01168!"- and burn incenseH06999! falselyH08267  and swearH07650$3 and commit adulteryH05003 murderH07523' will ye stealH01589#1that cannot profitH03276wordsH01697in lyingH08267 -behold, ye trustH0982and everH05769everH05769forH05704+to your fathersH01#that i gaveH05414#in the landH0776'in this placeH04725/Ithen will i cause you to dwellH07931% to your hurtH07451 godsH0430 otherH0312  afterH0310 % neither walkH03212 'in this placeH04725 bloodH01818 ]bC(xY8}T6]E) the wickednessH07451D to it forH06440C! what i didH06213B and seeH07200A% at the firstH07223@ my nameH08034?# where i setH07931> in shilohH07887%=5 ye now unto my placeH04725< but goH03212; lordH03068: saithH05002)9= behold, even i have seenH072008% in your eyesH058697! of robbersH065306% become a denH046315! by my nameH08034 4+ which is calledH071213' is this houseH01004'29 all these abominationsH084411 to doH06213!0- we are deliveredH05337/ and sayH0559.! by my nameH08034 -+ which is calledH07121!,- me in this houseH01004+ beforeH06440* and standH05975) and comeH0935 CnT;\4k?fC`)the whole seedH02233!_/all your brethrenH0251#^1as i have cast outH07993]#of my sightH06440(\;and i will cast you outH07993[ to shilohH07887Z) as i have doneH06213(YAto you and to your fathersH01X%which i gaveH05414#W1and unto the placeH04725 V-wherein ye trustH0982U!by my nameH08034 T+which is calledH07121ShouseH01004$R3therefore will i doH06213%Q5 you, but ye answeredH06030"P/ not; and i calledH07121O% but ye heardH08085N% and speakingH01696*M? unto you, rising up earlyH07925L# and i spakeH01696K lordH03068J saithH05002 I+ all these worksH04639.HG and now, because ye have doneH06213G israelH03478F% of my peopleH05971 WnV7yW:|aE$ {W }+and to pour outH05258| of heavenH08064{% to the queenH04446z cakesH03561y to makeH06213x doughH01217wkneadH03888v'and the womenH0802uthe fireH0784tkindleH01197s+and the fathersH01rwoodH06086qgatherH03950p%the childrenH01121o%of jerusalemH03389#n1and in the streetsH02351mof judahH03063l'in the citiesH05892&k7thou not what they doH06213jseestH07200+iAto me: for i will not hearH08085*h?neither make intercessionH06293gfor themH01157f!nor prayerH08605ecryH07440 d+neither lift upH05375)c=not thou for this peopleH05971b)therefore prayH06419a!of ephraimH0669 Rp@& rZ4cBoRof hostsH06635lordH03068!thus saithH0559*?and shall not be quenchedH03518"/and it shall burnH01197' of the groundH0127#1 and upon the fruitH06529% of the fieldH07704#1 and upon the treesH06086) and upon beastH0929upon manH0120 +upon this placeH04725$ 3shall be poured outH05413 #and my furyH02534" 1behold, mine angerH0639 godH03069the lordH0136$5therefore thus saithH0559#1of their own facesH06440,Cthemselves to the confusionH01322lordH03068saithH05002,Cdo they provoke me to angerH037072Othat they may provoke me to angerH03707godsH0430!unto otherH0312 ~+drink offeringsH05262 B]B(oP3kR5 oB)4= you, that it may be wellH03190&37 that i have commandedH06680#21 ye in all the waysH018701and walkH01980*0?and ye shall be my peopleH05971&/9and i will be your godH0430.my voiceH06963-obeyH08085,)i them, sayingH0559+commandedH06680*)but this thingH01697)' or sacrificesH02077 (+ burnt offeringsH05930'!concerningH01697&of egyptH04714%#of the landH0776($;that i brought them outH03318 #+them in the dayH03117"'nor commandedH06680#!7not unto your fathersH01 #for i spakeH01696 fleshH01320 and eatH0398%5unto your sacrificesH02077%5your burnt offeringsH05930putH05595of israelH03478the godH0430 ^wS, b? nT0}^O!their neckH06203N%but hardenedH07185Mtheir earH0241*L?not unto me, nor inclinedH05186#K1yet they hearkenedH08085J# and sendingH07971 I+ rising up earlyH07925H dailyH03117G% the prophetsH05030)F=unto you all my servantsH05650!E-i have even sentH07971D'unto this dayH03117Cof egyptH04714B#of the landH0776A)came forth outH03318@/that your fathersH01?'since the dayH03117 >+ and not forwardH06440!=/ and went backwardH0268<heartH03820;'of their evilH07451#:1in the imaginationH08307 9+in the counselsH041568!but walkedH032127their earH0241"6/not, nor inclinedH05186#51but they hearkenedH08085 Tf-_=$mH, vTj'hath rejectedH03988ilordH03068h)on high placesH08205g'a lamentationH07015f#and take upH05375eawayH07993d!thine hairH05145ccut offH01494!b- from their mouthH06310a) and is cut offH03772`# is perishedH06_ truthH0530^!correctionH04148]'nor receivethH03947\their godH0430[lordH03068Z'not the voiceH06963Y%that obeyethH08085Xa nationH01471"W1but thou shalt sayH05594VSunto them; but they will not answerH06030.UGto thee: thou shalt also callH071215TUunto them; but they will not hearkenH08085 S+all these wordsH01697+RAtherefore thou shalt speakH01696 Q1than their fathersH01P)they did worseH07489 GvY;"eA"wX:lG!- it into my heartH03820"/ not, neither cameH05927"/ which i commandedH06680# in the fireH0784$3 and their daughtersH01323!their sonsH01121to burnH08313of hinnomH02011!of the sonH01121~'in the valleyH01516}of tophetH08612 |+the high placesH01116${3and they have builtH01129z! to polluteH02930y! by my nameH08034 x+ which is calledH07121w% in the houseH01004#v1 their abominationsH08251u'they have setH07760tlordH03068ssaithH05002r#in my sightH05869qevilH07451phave doneH06213oof judahH03063!n-for the childrenH01121m% of his wrathH05678l) the generationH01755k% and forsakenH05203 HR7kM)a;iH#%"of jerusalemH03389%"5"and from the streetsH02351!"of judahH03063 +"from the citiesH05892+A"then will i cause to ceaseH07673!awayH02729%!of the earthH0776"1!and for the beastsH0929'!of the heavenH08064'!for the fowlsH05775'!shall be meatH03978)!of this peopleH05971!-!and the carcasesH05038 placeH04725 - till there be noH0369 in tophetH08612$3 for they shall buryH06912% of slaughterH02028) but the valleyH01516 of hinnomH02011! of the sonH01121) nor the valleyH01516  tophetH08612/ K that it shall no more be calledH0559  lordH03068  saithH05002  comeH0935,C therefore, behold, the daysH03117 Qe?{b9vS1 {Q&?7and they shall spreadH07849$>3out of their gravesH06913=%of jerusalemH03389#<1of the inhabitantsH03427;'and the bonesH06106 :+ of the prophetsH050309' and the bonesH061068) of the priestsH035487' and the bonesH061066) of his princesH082695'and the bonesH061064of judahH030633%of the kingsH044282the bonesH06106%15they shall bring outH033180lordH03068/saithH05002.%at that timeH06256"-/"shall be desolateH02723,%"for the landH0776+%" of the brideH03618*'" and the voiceH06963")/" of the bridegroomH02860(" the voiceH06963'#" of gladnessH08057&'"and the voiceH06963%"of mirthH08342$"the voiceH06963 XtLwI'yT-X&X7 whither i have drivenH05080"W/ in all the placesH04725V%which remainH07604UfamilyH04940T%of this evilH07451$S3of them that remainH07604#R1by all the residueH07611!Q-rather than lifeH02416P+shall be chosenH0977Oand deathH04194N%of the earthH0127M'upon the faceH06440'L9they shall be for dungH01828K' nor be buriedH06912*JA they shall not be gatheredH0622.IG and whom they have worshippedH07812*H? and whom they have soughtH01875&G7 whom they have walkedH01980Fand afterH0310*E?and whom they have servedH05647$D5whom they have lovedH0157Cof heavenH08064!B-and all the hostH06635A%and the moonH03394$@3them before the sunH08121 HV=iH%iK!mH!u- every one turnedH07725!t- what have i doneH06213ssayingH0559r)his wickednessH07451qhim ofH05921prepentedH05162ono manH0376&n7they spake not arightH01696mand heardH08085l#i hearkenedH07181k to returnH07725j#they refuseH03985i#fast deceitH08649hthey holdH02388g#backslidingH04878f)by a perpetualH05329e%slidden backH07725d%of jerusalemH03389c)is this peopleH05971b)and not returnH07725#a1shall he turn awayH07725`'and not ariseH06965 _+shall they fallH05307^lordH03068%]7unto them, thus saithH0559'\;moreover thou shalt sayH0559[ of hostsH06635Z lordH03068Y# them, saithH05002 L}Z8oR/ |\ClL# are ashamedH03001 the wiseH02450 in vainH08267) of the scribesH05608the penH05842madeH06213 in vainH08267& 9with us? lo, certainlyH0403 lordH03068 #and the lawH08451 wiseH02450'how do ye sayH0559lordH03068!- not the judgmentH04941 knowH03045' but my peopleH05971+ of their comingH0935 the timeH06256observeH08104 +and the swallowH05693'and the craneH05483~)and the turtleH08449$}3her appointed timesH04150|knowethH03045{'in the heavenH08064z)yea, the storkH02624 y+into the battleH04421x rushethH07857w% as the horseH05483v' to his courseH04794 \t[7 N#nR) v\. peaceH07965- peaceH07965, sayingH0559+ slightlyH07043*% of my peopleH05971 )+ of the daughterH01323( the hurtH07667%'5 for they have healedH07495& falselyH08267"%/ every one dealethH06213%$5 even unto the priestH03548!#- from the prophetH05030 "+ to covetousnessH01215! is givenH01214' 9 even unto the greatestH01419-E for every one from the leastH06996+A to them that shall inheritH03423% their fieldsH07704# unto othersH0312# their wivesH0802&7 therefore will i giveH05414 + and what wisdomH02451 lordH03068 the wordH01697'9 lo, they have rejectedH03988 and takenH03920"/ they are dismayedH02865 DqD)qIuW7lD$J3why do we sit stillH03427%I5 them shall pass awayH05674H% i have givenH05414G! shall fadeH05034F% and the leafH05929 E+ on the fig treeH08384D nor figsH08384C# on the vineH01612B no grapesH06025A lordH03068@# them, saithH05002? consumeH05486>' i will surelyH0622= lordH03068< saithH0559(;; they shall be cast downH03782$:3 of their visitationH064869# in the timeH06256%85 among them that fallH05307*7? therefore shall they fallH053076! they blushH036375' neither couldH030454 ashamedH0954)3? nay, they were not at allH09542# abominationH08441(1; when they had committedH06213"0/ were they ashamedH03001/ no peaceH07965 `sJ1`G) fD& `!f1 of his strong onesH047 e+of the neighingH04684d%at the soundH06963ctrembledH07493b)the whole landH0776afrom danH01835`was heardH08085_'of his horsesH05483^%the snortingH05170#]1and behold troubleH01205\of healthH04832[!for a timeH06256Z#but no goodH02896Yfor peaceH07965Xwe lookedH06960WlordH03068'V9 because we have sinnedH02398U to drinkH08248T of gallH07219#S1 and given us waterH04325'R9 hath put us to silenceH01826Qour godH0430PlordH03068%O5and let us be silentH01826NcitiesH05892"M/into the defencedH04013,LEyourselves, and let us enterH0935KassembleH0622 M~R){\CzV5M;a in her? why have they provoked me to angerH03707% not her kingH04428in zionH06726~lordH03068}countryH07764|Sbecause of them that dwell in a farH04801{%of my peopleH05971 z+of the daughterH01323y!of the cryH07775!x-behold the voiceH06963wfaintH01742vmy heartH03820&u7myself against sorrowH03015 t+i would comfortH04010slordH03068r!you, saithH05002$q3and they shall biteH05391pcharmedH03908o#cockatricesH06848nserpentsH05175)m=for, behold, i will sendH07971%l5and those that dwellH03427(k;that is in it; the cityH05892j and allH04393i the landH0776!h/ and have devouredH0398!g/ for they are comeH0935 OuY:pQ0 hD#lO of tearsH01832! a fountainH04726' and mine eyesH05869# were watersH04325 my headH07218 oh thatH05414recoveredH05927%of my peopleH05971 +of the daughterH01323!/is not the healthH0724 +there? why thenH03588%no physicianH07495in gileadH01568no balmH06875 +hath taken holdH02388%astonishmentH08047!i am blackH06937 am i hurtH07665 %of my peopleH05971 +of the daughterH01323 %for the hurtH07667% 5and we are not savedH03467is endedH03615!the summerH07019is pastH05674#the harvestH07105 vanitiesH01892% with strangeH05236)= with their graven imagesH06456 V^=!hM* i<xV:'  not me, saithH050029'  and they knowH030458  to evilH074517  from evilH07451!6- for they proceedH033185) upon the earthH07764' for the truthH0530)3= but they are not valiantH013962 liesH082671 their bowH071980' their tonguesH03956/' and they bendH01869".1  of treacherous menH0898-#  an assemblyH06116,) all adulterersH05003+ and goH03212* my peopleH05971#)1 that i might leaveH05800 (- of wayfaring menH0732 '+ a lodging placeH04411(&; i had in the wildernessH04057% oh thatH05414$%  of my peopleH05971 #+  of the daughterH01323"'  for the slainH02491!  and nightH03915  dayH03119"/ that i might weepH01058 Wg>sI, cJ0wWV# they refuseH03985U) through deceitH04820T of deceitH04820S% in the midstH08432!R- thine habitationH03427.QG  themselves to commit iniquityH05753P  wearyH03811O  liesH08267N to speakH01696M% their tongueH03956!L- they have taughtH03925K the truthH0571#J1 and will not speakH01696I' his neighbourH07453H every oneH0376&G7 and they will deceiveH02048F'  with slandersH07400E  will walkH01980$D3  and every neighbourH07453C supplantH06117B% will utterlyH06117!A/ for every brotherH0251%@7 ye not in any brotherH0251? and trustH0982!>- of his neighbourH07453= every oneH0376<% take ye heedH08104;  lordH03068 HlO'^A$fE' mH!t- on such a nationH01471s! be avengedH05358"r/ shall not my soulH05315q lordH03068p saithH05002"o/ shall i not visitH06485n  his waitH0696m  he layethH07760l%  but in heartH07130k)  with his mouthH06310!j- to his neighbourH07453i peaceablyH07965h speakethH01696g deceitH04820f# it speakethH01696e shot outH07819d an arrowH02671c% their tongueH03956b%  of my peopleH05971a% the daughterH01323` forH06440)_= them; for how shall i doH06213^' them, and tryH0974$]3 behold, i will meltH06884\ of hostsH06635[ lordH03068$Z5 therefore thus saithH0559Y lordH03068X me, saithH05002W to knowH03045 ByM'b@wY?%_B the wiseH02450&7 without an inhabitantH03427 desolateH08077 of judahH03063 ! the citiesH05892 + and i will makeH05414 ! of dragonsH08577  a denH04583  heapsH01530 jerusalemH03389 + and i will makeH05414' they are goneH01980 are fledH05074' and the beastH0929) of the heavensH08064' both the fowlH05775' of the cattleH04735 the voiceH06963 hearH08085~ can passH05674}% so that noneH0376+|A because they are burned upH03341{' a lamentationH07015"z/ of the wildernessH04057(y; and for the habitationsH04999x# and wailingH05092w a weepingH01065v) will i take upH05375"u/ for the mountainsH02022 ]c;iP!]9 x]- taughtH03925!,3 which their fathersH01+ baalimH01168* and afterH0310#)1 of their own heartH03820 (+ the imaginationH08307' afterH0310 &+ but have walkedH03212%) neither walkedH01980$ my voiceH06963*#? them, and have not obeyedH08085" beforeH06440!# which i setH05414  my lawH08451+A because they have forsakenH05800 saithH0559 lordH03068*? that none passeth throughH05674"/ like a wildernessH04057% is burned upH03341 perishethH06%7 it, for what the landH0776$3 that he may declareH05046# hath spokenH01696 lordH03068"/ to whom the mouthH06310#3 that may understandH0995 manH0376 QiB"|LpR9qQI#  for cunningH02450H and sendH07971"G1 that they may comeH0935'F9 for the mourning womenH06969E% ye, and callH07121D considerH0995C of hostsH06635B lordH03068A! thus saithH0559+@A them, till i have consumedH03615? afterH0310> a swordH02719 =+ and i will sendH07971<! have knownH030451;S whom neither they nor their fathersH01,:C them also among the heathenH014719) i will scatterH063278  to drinkH082487  of gallH07219$63  and give them waterH043255' with wormwoodH039394# this peopleH05971#33 behold, i will feedH03982 of israelH034781 the godH04300 of hostsH06635/ lordH03068$.5 therefore thus saithH0559 GpF%fI)xN6hGf% of his mouthH06310e the wordH01697d receiveH03947 c- and let your earH0241b! o ye womenH0802a lordH03068` the wordH01697_ yet hearH08085^  outH07993&]7  because our dwellingsH04908\  the landH0776)[= because we have forsakenH05800Z! confoundedH0954Y) we are greatlyH03966#X1 how are we spoiledH07703W# out of zionH06726V is heardH08085U! of wailingH05092T# for a voiceH06963S#  with watersH04325R gush outH05140 Q+ and our eyelidsH06079P! with tearsH01832O% may run downH03381&N7 for us, that our eyesH05869M a wailingH05092L# and take upH05375(K; and let them make hasteH04116"J1  that they may comeH0935 ``@"}\;}cD(`%7  and none shall gatherH0622)  the harvestmanH07114  afterH0310#1  and as the handfulH05995  fieldH07704~' upon the openH06440} as dungH01828|! shall fallH05307{ of menH0120"z/ even the carcasesH05038y lordH03068x! thus saithH05002w speakH01696!v-  from the streetsH07339u'  the young menH0970t% from withoutH02351s% the childrenH05768r! to cut offH03772 q- into our palacesH0759p! is enteredH0935!o- into our windowsH02474n! is come upH05927m for deathH04194l# lamentationH07015k'  her neighbourH07468j'  and every oneH0802i  wailingH05092h)  your daughtersH01323g  and teachH03925 \h=#sY&dD& \# 1 that i will punishH06485 lordH03068 saithH05002 comeH0935!- behold, the daysH03117  lordH03068  saithH05002  i delightH02654%  in the earthH0776"/  and righteousnessH06666 judgmentH04941) lovingkindnessH02617) which exerciseH06213 lordH03068# and knowethH03045/I in this, that he understandethH07919 gloryH01984*? but let him that gloriethH01984'  in his richesH06239   gloryH01984! -  let not the richH06223 % in his mightH01369  gloryH01984' 9 neither let the mightyH01368' in his wisdomH02451 gloryH01984!- let not the wiseH02450 lordH03068! thus saithH0559 K}a<cAhK%sK$>3 and be not dismayedH02865=) of the heathenH01471<# not the wayH01870; learnH03925: lordH030689! thus saithH05598 of israelH03478"7/ unto you, o houseH010046 speakethH016965 lordH030684# ye the wordH016973 hearH080852% in the heartH038201' uncircumcisedH061890 of israelH03478"//  and all the houseH01004.'  uncircumcisedH06189-  nationsH01471",/  in the wildernessH04057+!  that dwellH03427* cornersH06285)' in the utmostH07112( and moabH04124' of ammonH05983!&- and the childrenH01121% and edomH0123$ and judahH03063# egyptH04714'"9 with the uncircumcisedH06190!# circumcisedH04135 F}a=gD#~Y8hF[' be not afraidH03372'Z9 because they cannot goH06805Y be borneH05375%X5 not: they must needsH05375W but speakH01696!V- as the palm treeH08560U uprightH04749T% that it moveH06328!S- and with hammersH04717R' it with nailsH04548Q# they fastenH02388P' and with goldH02091O) it with silverH03701N they deckH03302M%  with the axeH04621L)  of the workmanH02796K% of the handsH03027J the workH04639"I/ out of the forestH03293H a treeH06086G cuttethH03772F vainH01892E' of the peopleH05971 D+ for the customsH02708C  at themH01992B%  are dismayedH02865 A+  for the heathenH01471@ of heavenH08064?% at the signsH0226 ]qP6L)vW7z]v the workH04639u! from uphazH0210t and goldH02091s' from tarshishH08659r! is broughtH0935#q1 spread into platesH07554p silverH03701o# of vanitiesH01892n! a doctrineH04148m the stockH06086l# and foolishH03688k brutishH01197'j; but they are altogetherH0259*i? and in all their kingdomsH04438h) of the nationsH014710gK forasmuch as among all the wiseH02450.fG for to thee doth it appertainH02969e! of nationsH01471d% thee, o kingH04428#c1 who would not fearH03372b in mightH01369a greatH01419`% and thy nameH08034_ greatH01419^ lordH03068#]1  in them to do goodH031901\M of them; for they cannot do evilH07489 c|^;yR9bI)c/ they shall perishH07' and the earthH0778# the heavensH08065 madeH05648' that have notH03809#3 unto them, the godsH0426 % shall ye sayH0560  thusH01836 + his indignationH02195+ A shall not be able to abideH03557 + and the nationsH01471' shall trembleH07493 the earthH0776% at his wrathH07110 kingH04428#1 and an everlastingH05769 godH0430! the livingH02416 godH0430 the trueH0571 lordH03068~! of cunningH02450}% all the workH04639|) their clothingH03830{! and purpleH0713z blueH08504y) of the founderH06884!x- and of the handsH03027w) of the workmanH02796 TeH'tN) {];|T$/5 out of his treasuresH0214. the windH07307#-1 and bringeth forthH03318, with rainH04306+! lightningsH01300* he makethH06213)% of the earthH0776(' from the endsH07097' to ascendH05927+&A and he causeth the vapoursH05387%) in the heavensH08064$ of watersH04325## a multitudeH01995" his voiceH06963!!- when he utterethH05414" / by his discretionH08394# the heavensH08064'9 and hath stretched outH05186' by his wisdomH02451 the worldH08398$3 he hath establishedH03559% by his powerH03581 the earthH0776% he hath madeH06213 heavensH08065 theseH0429) and from underH08460) from the earthH0772 `b:_7}V= ` L+ of the fortressH04692K% o inhabitantH03427J+ out of the landH0776I thy waresH03666H gather upH0622G  his nameH08034F of hostsH06635E lordH03068#D1 of his inheritanceH05159C the rodH07626B! and israelH03478A! the formerH03335@ of jacobH03290?# the portionH02506>/ they shall perishH06$=3 of their visitationH06486<# in the timeH06256; of errorsH08595: the workH046399 vanityH018928  no breathH073077 falsehoodH08267%65 for his molten imageH05262$53 by the graven imageH064594' is confoundedH030013' every founderH068842 knowledgeH018471! is brutishH011970 every manH0120 MtU4gI0lL)tM#h1 are become brutishH01197 g+ for the pastorsH07462f#  my curtainsH03407(e;  any more, and to set upH06965d my tentH0168&c7 none to stretch forthH05186b) are gone forthH03318a# my childrenH01121`! are brokenH05423!_- and all my cordsH04340^! is spoiledH07703]' my tabernacleH0168 \+ and i must bearH05375[ a griefH02483Z trulyH0389Y! but i saidH0559X# is grievousH02470W my woundH04347"V/ is me for my hurtH07667U woeH0188)T= them, that they may findH04672"S/ and will distressH06887R% at this onceH06471Q# of the landH0776$P3 out the inhabitantsH03427%O5 behold, i will slingH07049N lordH03068M) for thus saithH0559 ca:uZ>xW=c&7 me, but with judgmentH04941 correctH03256 lordH03068 his stepsH06806 to directH03559% that walkethH01980! not in manH0376~ of manH0120}% that the wayH01870| i knowH03045{ lordH03068z!  of dragonsH08577y  a denH04583x  desolateH08077w  of judahH03063v!  the citiesH05892u to makeH07760t countryH0776!s- out of the northH06828r commotionH07494q# and a greatH01419p is comeH0935o% of the bruitH08052"n/ behold, the noiseH06963#m1 shall be scatteredH06327%l5 and all their flocksH048301kM therefore they shall not prosperH07919j lordH03068$i3 and have not soughtH01875 XnI+qQ+x^E$yX % of jerusalemH03389'9 and to the inhabitantsH03427 of judahH03063% unto the menH0376 and speakH01696!- of this covenantH01285% ye the wordsH01697 hearH08085 sayingH0559 lordH03068&7 that came to jeremiahH03414 the wordH01697  desolateH080742O  him, and have made his habitationH05116"/  him, and consumedH03615%  and devouredH0398  jacobH03290&9 for they have eaten upH0398 + not on thy nameH08034  that callH071210 K thee not, and upon the familiesH04940  that knowH03045! - upon the heathenH01471  thy furyH02534 pour outH08210.G lest thou bring me to nothingH04591"1 not in thine angerH0639bR@RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{݋sދߋ-Kዖk⋗ ㋗(䋗E勗`拗}狘苘4鋘Oꋘj݋sދߋ-Kዖk⋗ ㋗(䋗E勗`拗}狘苘4鋘Oꋘj닙싙#틙?Xu.Jf:Vt-If >[v/Lh  < Z w  .Kf9Sm &@^|4Pn % @!\"x#$/%K&f'():*T+q, -(.C/_0{12/3K4g567:8U9q: ;(? UiO4i@rW|U#<1 which i have swornH07650; the oathH07621#:1 that i may performH06965&99 and i will be your godH0430.8G you: so shall ye be my peopleH0597177Y  them, according to all which i commandH066806  and doH062135  my voiceH069634  obeyH080853  sayingH05592 furnaceH035641' from the ironH012700 of egyptH04714/+ out of the landH0776%.5 i brought them forthH03318-! in the dayH03117,% your fathersH01"+/ which i commandedH06680!*-  of this covenantH01285)'  not the wordsH01697(% that obeyethH08085' the manH0376& cursedH0779% of israelH03478$ godH0430# lordH03068*"A thou unto them, thus saithH0559! and sayH0559 ThJ- `<a<!wTZ+ out of the landH0776"Y/ i brought them upH05927X! in the dayH03117W/ unto your fathersH01V protestedH05749 U+ for i earnestlyH05749T  and doH06213!S-  of this covenantH01285R%  ye the wordsH01697Q  hearH08085P  sayingH0559O% of jerusalemH03389#N1 and in the streetsH02351M of judahH03063L' in the citiesH05892 K+ all these wordsH01697"J/ unto me, proclaimH07121I saidH0559H lordH03068G lordH03068F  so be itH0543E#  i, and saidH0559D'  then answeredH06030C  this dayH03117B  and honeyH01706A with milkH02461@ flowingH02100?# them a landH0776> to giveH05414=/ unto your fathersH01 F}cJ- cA'lK2gFw% of jerusalemH03389*v? and among the inhabitantsH03427u of judahH03063t' among the menH0376s is foundH04672&r7 unto me, a conspiracyH07195q saidH0559p lordH03068o% but they didH06213n  to doH06213"m/  which i commandedH06680!l-  of this covenantH01285(k;  upon them all the wordsH01697&j9  therefore i will bringH0935i heartH03820h' of their evilH07451#g1 in the imaginationH08307f every oneH0376e! but walkedH03212d their earH0241"c/ not, nor inclinedH05186 b+ yet they obeyedH08085a  my voiceH06963`  obeyH08085_  sayingH0559^)  and protestingH05749]%  rising earlyH07925\' unto this dayH03117[ of egyptH04714 `bF)|^<rY1`,C unto me, i will not hearkenH08085*? and though they shall cryH02199 to escapeH033188[ upon them, which they shall not be ableH03201 evilH07451$ 5 behold, i will bringH0935  lordH03068$ 5 therefore thus saithH0559 1 with their fathersH01 % which i madeH03772# my covenantH01285# have brokenH06565 of judahH03063' and the houseH01004 of israelH03478 + them: the houseH01004 to serveH05647 godsH0430 otherH0312 afterH0310~' and they wentH01980} my wordsH01697| to hearH08085{' which refusedH03985)z5! of their forefathersH01 H07223"y/ to the iniquitiesH05771%x5 they are turned backH07725 Kt]A ^?}Z?oK .+ neither lift upH05375)-= not thou for this peopleH05971,) therefore prayH06419+ unto baalH01168 *+ to burn incenseH06999) altarsH04196() shameful thingH01322' altarsH04196&) have ye set upH07760%% of jerusalemH03389$) of the streetsH02351#! the numberH04557" o judahH03063!' were thy godsH0430 ' of thy citiesH05892! the numberH04557!- of their troubleH07451# in the timeH06256# them at allH03467(; but they shall not saveH03467-E unto whom they offer incenseH06999' unto the godsH0430 and cryH02199 goH01980% of jerusalemH03389 + and inhabitantsH03427 of judahH03063&7 then shall the citiesH05892 JvT&uT:oS4bJK  fireH0784 J+  he hath kindledH03341I  tumultH01999H!  of a greatH01419G)  with the noiseH06963F fruitH06529E of goodlyH08389D fairH03303C! olive treeH02132B a greenH07488A thy nameH08034@ calledH07121? lordH03068$>3  then thou rejoicestH059370=K  from thee? when thou doest evilH07451< is passedH05674; fleshH01320:% and the holyH069449 with manyH072278 lewdnessH04209!7- she hath wroughtH06213$63 to do in mine houseH01004%55 what hath my belovedH03039*4?  unto me for their troubleH074513' that they cryH071212# in the timeH06256.1G for them: for i will not hearH080850 or prayerH08605/ a cryH07440 WwV,lO&]>vWf! and i knewH03045!e- to the slaughterH02873d! is broughtH02986c an oxH0441b# like a lambH03532 a+ me their doingsH04611#`1 then thou shewedstH07200_! and i knowH03045(^; hath given me knowledgeH03045] lordH03068\ unto baalH01168$[3 in offering incenseH06999:Z_  against themselves to provoke me to angerH03707%Y5  which they have doneH06213X  of judahH03063!W-  and of the houseH01004V  of israelH03478U% of the houseH01004T the evilH07451"S/ against thee, forH01558R evilH07451&Q7 thee, hath pronouncedH01696P% that plantedH05193O of hostsH06635N lordH03068!M- of it are brokenH07489*L? upon it, and the branchesH01808 IvSsV5u:cI sayingH0559 thy lifeH05315 that seekH01245# of anathothH06068~! of the menH0582} lordH03068$|5 therefore thus saithH0559{  my causeH073797zY  on them: for unto thee have i revealedH01540y'  thy vengeanceH05360x! let me seeH07200w' and the heartH03820v the reinsH03629u# that triestH0974t# righteouslyH06664s% that judgestH08199r of hostsH06635q lordH03068*p? may be no more rememberedH02142o' that his nameH08034n'  of the livingH02416m'  from the landH07760lK  thereof, and let us cut him offH03772k)  with the fruitH03899j  the treeH06086i) let us destroyH07843h devicesH04284*g? not that they had devisedH02803 M`8rS+ wW7kM judgmentsH04941+A with thee: yet let me talkH01696% when i pleadH07378 lordH03068 righteousH06662$3 of their visitationH06486 the yearH08141# of anathothH06068% upon the menH0582 evilH07451)? of them: for i will bringH0935.G and there shall be no remnantH07611  by famineH07458  shall dieH04191$3  and their daughtersH01323! their sonsH01121% by the swordH02719  shall dieH04191# 3 them: the young menH0970& 7 behold, i will punishH06485  of hostsH06635  lordH03068$5 therefore thus saithH0559 +  not by our handH03027'  that thou dieH04191  lordH03068 +  not in the nameH08034 prophesyH05012 SpN-qX5wX) ~S'9; how long shall the landH07768%  of slaughterH02028!7-  them for the dayH031176#  and prepareH06942"5/ for the slaughterH028784! like sheepH06629+3A toward thee: pull them outH054232! mine heartH038201' me, and triedH0974#01 me: thou hast seenH07200/ knowestH03045. lordH03068-#  their reinsH03629,% and far fromH07350+) in their mouthH06310* nearH07138) fruitH06529&(7 yea, they bring forthH06213' they growH032120&K them, yea, they have taken rootH08327"%/ thou hast plantedH05193$'  treacherouslyH0898#)  that deal veryH0899#"1  are all they happyH07951! prosperH06743 ' of the wickedH07563'9 wherefore doth the wayH01870 ha:fA}`>hS' of thy fatherH01R' and the houseH01004%Q7 for even thy brethrenH0251P  of jordanH03383 O+  in the swellingH01347&N7  then how wilt thou doH06213M) thou trustedstH0982L of peaceH07965K# in the landH0776J# with horsesH054832IO thee, then how canst thou contendH08474&H7 and they have weariedH03811!G- with the footmenH07273!F- if thou hast runH07323E%  our last endH0319!D-  he shall not seeH07200!C/  because they saidH0559B'  and the birdsH05775A%  are consumedH05595#@3 therein? the beastsH0929#?1 of them that dwellH03427#>1 for the wickednessH07451= witherH03001<) of every fieldH07704;' and the herbsH06212: mournH056 Xu\; gFrP'xXm# round aboutH05439l the birdsH05861k birdH05861j! a speckledH06641i' mine heritageH051593hQ against me: therefore have i hatedH08130%g'' it crieth outH06963 H05414f' in the forestH03293$e5 is unto me as a lionH0738d' mine heritageH05159c)  of her enemiesH0341b' into the handH03709a! of my soulH05315#`1 the dearly belovedH03033_% i have givenH05414^' mine heritageH05159]# i have leftH05203\! mine houseH01004 [+ i have forsakenH05800Z!  fair wordsH02896,YC  them not, though they speakH01696X' thee: believeH0539W afterH0310V# a multitudeH043921UM with thee; yea, they have calledH071212TQ even they have dealt treacherouslyH0898 ev^A( gD$jL!e  are comeH0935 % the spoilersH07703 to heartH03820 layethH07760) because no manH0376!- is made desolateH08074'; unto me; the whole landH0776# it mournethH056 desolateH08077# it desolateH08076) they have madeH07760! wildernessH04057~! a desolateH08077} portionH02513|# my pleasantH02532{) they have madeH05414z! under footH0947y! my portionH02513!x/ they have troddenH0947w# my vineyardH03754v) have destroyedH07843u pastorsH07462t manyH07227s to devourH0402r comeH0857q% of the fieldH07704p) all the beastsH02416o% ye, assembleH0622"n/ against her; comeH03212 [qQ9~dA&zP7[ &+ the inheritanceH05159%! that touchH05060$! neighboursH07934&#7 against all mine evilH07451" lordH03068!! thus saithH0559  lordH03068 angerH0639&7 because of the fierceH02740!- of your revenuesH08393)? and they shall be ashamedH0954!- shall not profitH032761M they have put themselves to painH02470 thornsH06975) but shall reapH07114 wheatH02406) they have sownH02232!- shall have peaceH07965 no fleshH01320# of the landH0776 endH07097# of the landH0776 endH07097% shall devourH0398 lordH03068 ' for the swordH02719' 9 through the wildernessH04057% 5 upon all high placesH08205 ObA`>}^jO@ livethH02416? lordH03068>! by my nameH08034= to swearH07650<% of my peopleH05971; the waysH01870: learnH03925C9q and it shall come to pass, if they will diligentlyH039258#  to his landH07767' and every manH0376 6+ to his heritageH051595 every manH037634Q on them, and will bring them againH07725$33 and have compassionH073552' i will returnH07725-1E that i have plucked them outH0542800M and it shall come to pass, afterH0310/! from amongH08432. of judahH03063-  the houseH01004,'  and pluck outH05428+'  of their landH0127.*G  behold, i will pluck them outH05428)!  to inheritH05157( israelH03478.'G which i have caused my peopleH05971 RY8lR9oI. rR^# on my loinsH04975] and putH07760\ lordH03068&[7 according to the wordH01697Z a girdleH0232Y so i gotH07069 X+  it not in waterH04325W  and putH0935"V/ it upon thy loinsH04975U and putH07760T girdleH0232S% thee a linenH06593R and getH07069Q# unto me, goH01980P lordH03068O! thus saithH0559N lordH03068M saithH05002L# that nationH01471K# and destroyH06J pluck upH05428I) i will utterlyH05428*H? but if they will not obeyH08085G% of my peopleH05971F% in the midstH08432)E=  then shall they be builtH01129D  by baalH01168C  to swearH07650B  my peopleH05971A)  as they taughtH03925 Q{bD`@"}dK2Q/|I  from thence, which i commandedH06680{!  the girdleH0232z  and takeH03947y% to euphratesH06578x goH03212w) unto me, ariseH06965v saidH0559u lordH03068t daysH03117s manyH07227*r? and it came to pass afterH07093q commandedH06680p lordH03068 o+ it by euphratesH06578n and hidH02934m so i wentH03212l#  of the rockH05553#k1  it there in a holeH05357j and hideH02934i% to euphratesH06578h goH03212g and ariseH06965f) upon thy loinsH04975#e1 that thou hast gotH07069d! the girdleH0232c takeH03947b sayingH0559-aE came unto me the second timeH08145` lordH03068_% and the wordH01697 MbD!gN&aG&tM#1 in the imaginationH08307! which walkH01980 my wordsH01697 to hearH08085% which refuseH03987 peopleH05971 this evilH07451% of jerusalemH03389 prideH01347' and the greatH07227 of judahH03063 the prideH01347- E after this manner will i marH07843  lordH03068 ! thus saithH0559$ 5 came unto me, sayingH0559  lordH03068' then the wordH01697"/  it was profitableH06743!  was marredH07843+C it: and, behold, the girdleH0232 + where i had hidH02934) from the placeH04725! the girdleH0232 and tookH03947! and diggedH02658% to euphratesH06578~# then i wentH03212}%  thee to hideH02934 >vY0uY*h, f>$43 unto them this wordH01697*3A therefore thou shalt speakH0559(2; but they would not hearH08085 1+ and for a gloryH08597!0- and for a praiseH08416/) and for a nameH080348.[ that they might be unto me for a peopleH05971- lordH03068, saithH05002+ of judahH03063$*3 and the whole houseH01004) of israelH03478((; unto me the whole houseH01004+'A so have i caused to cleaveH01692& of a manH0376%% to the loinsH04975$ cleavethH01692!#/ for as the girdleH0232"' which is goodH067432!Q them, shall even be as this girdleH0232% 5 them, and to worshipH07812 to serveH05647 godsH0430 otherH0312 afterH0310 and walkH03212) of their heartH03820 GsO1 uW0~[>lG!P- with drunkennessH07943O% of jerusalemH03389(N; and all the inhabitantsH03427!M- and the prophetsH05030 L+ and the priestsH03548K throneH03678J% upon david'sH01732I that sitH03427H) even the kingsH04428G% of this landH0776$F3 all the inhabitantsH03427$E3 behold, i will fillH04390D lordH03068%C7 unto them, thus saithH0559#B3 then shalt thou sayH0559A with wineH03196 @+ shall be filledH04390"?/ that every bottleH05035> knowH03045/=I unto thee, do we not certainlyH03045"<1 and they shall sayH0559; with wineH03196 :+ shall be filledH043909% every bottleH050358 of israelH034787 godH04306 lordH030685! thus saithH0559 D{Z=# lH'Y0tD,nC  it into the shadow of deathH06757m  he turnH07760l  for lightH0216#k1  and, while ye lookH06960j  mountainsH02022i' upon the darkH05399h stumbleH05062%g5 and before your feetH07272)f= before he cause darknessH02821e your godH0430d lordH03068c gloryH03519b giveH05414a# hath spokenH01696` lordH03068_% be not proudH01361 ^- ye, and give earH0238] hearH08085\#  but destroyH07843[)  nor have mercyH07355Z  nor spareH02347 Y+  i will not pityH02550X lordH03068W saithH05002V togetherH03162U% and the sonsH01121T- even the fathersH01S+ against anotherH0251R them oneH0376 Q+ and i will dashH05310 BqR-bG-_3jB$ 3 and none shall openH06605! - shall be shut upH05462 % of the southH05045! the citiesH05892'  of your gloryH08597 the crownH05850 + shall come downH03381(; for your principalitiesH04761%5 yourselves, sit downH03427 humbleH08213!- and to the queenH01377' unto the kingH04428 sayH0559(~; is carried away captiveH07617}  flockH05739|  lord'sH03068{!  with tearsH01832z%  and run downH03381y  soreH01830x! shall weepH01830w% and mine eyeH05869v prideH01466u forH06440!t- in secret placesH04565s! shall weepH01058r# it, my soulH05315(q; but if ye will not hearH08085p) gross darknessH06205o' makeH07896 H07896 UY=W=U=U8%[ these things upon me? for the greatnessH07230$) wherefore comeH07122#) in thine heartH03824"+ and if thou sayH0559!!  in travailH03205 - thee, as a womanH0802 takeH0270-E over thee: shall not sorrowsH02256 as chiefH07218 captainsH0441+A thee? for thou hast taughtH03925%5 when he shall punishH06485"1 what wilt thou sayH0559  flockH06629$3 thee, thy beautifulH08597 was givenH05414 the flockH05739) from the northH06828) them that comeH0935! and beholdH07200 your eyesH05869 lift upH05375%5 carried away captiveH01540.G all of it, it shall be whollyH07965. G shall be carried away captiveH01540  judahH03063 iz\6Y: y]=i@% in falsehoodH08267?+ me, and trustedH0982,>C because thou hast forgottenH07911= lordH03068<) from me, saithH05002 ;+ of thy measuresH04055:# the portionH044909 thy lotH01486"8/ of the wildernessH040577# by the windH07307"6/ that passeth awayH05674$53 them as the stubbleH07179)4= therefore will i scatterH063273!  to do evilH07489$23 that are accustomedH03928 1+ ye also do goodH031900 mayH03201/ his spotsH02272.) or the leopardH05246- his skinH05785, changeH02015"+/ can the ethiopianH03569*  made bareH02554) thy heelsH06119(! discoveredH01540') are thy skirtsH07757"&/ of thine iniquityH05771 EnO/ xW5nD%hE\+unto the groundH0776[)they are blackH06937 Z-thereof languishH0535Y'and the gatesH08179XmournethH056WjudahH03063V!the dearthH01226U!concerningH01697&T7that came to jeremiahH03414SlordH03068Rthe wordH01697Q%  onceH0310 H05750,PC  wilt thou not be made cleanH02891'O9  unto thee, o jerusalemH03389N  woeH0188M' in the fieldsH07704L% on the hillsH01389#K1 thine abominationsH08251 J+ of thy whoredomH02184I% the lewdnessH02154"H/ and thy neighingsH04684!G- thine adulteriesH05004F# i have seenH07200E! may appearH07200D) that thy shameH07036C' upon thy faceH06440B! thy skirtsH07757*A? therefore will i discoverH02834 b|^8yR8mC#bx#also calvedH03205w'yea, the hindH0365v#their headsH07218u%they coveredH02645t%were ashamedH0954s#the plowmenH0406r%in the earthH0776&q7for there was no rainH01653pis chaptH02865"o1because the groundH0127n#their headsH07218m#and coveredH02645l) and confoundedH03637!k/ they were ashamedH0954j emptyH07387#i1 with their vesselsH03627h' they returnedH07725gno waterH04325ffoundH04672#e#'to the pitsH01360 H01356dthey cameH0935c'to the watersH04325"b/their little onesH06810ahave sentH07971 `-and their noblesH0117_! is gone upH05927^%of jerusalemH03389]#and the cryH06682 ^iK$iP& xU6}^#in the landH07764Swhy shouldest thou be as a strangerH01616!of troubleH06869 +thereof in timeH06256#the saviourH03467of israelH03478 !o the hopeH04723 )we have sinnedH02398 are manyH07231+ Asake: for our backslidingsH04878 )for thy name'sH08034)against us, doH06213testifyH06030&7though our iniquitiesH05771lordH03068 no grassH06212did failH03615!their eyesH05869%like dragonsH08577the windH07307 +they snuffed upH07602#~1in the high placesH08205}did standH05975#|1and the wild assesH06501+{Abecause there was no grassH01877z#and forsookH05800y%in the fieldH07704 TY<}]C% uV=mT/ lordH03068. then saidH0559-! their sinsH02403, and visitH06485+) their iniquityH05771+*A them; he will now rememberH02142 )+ doth not acceptH07521( lordH03068'! their feetH07272(&; they have not refrainedH02820% to wanderH05128$$5 thus have they lovedH0157!#- unto this peopleH05971" lordH03068!! thus saithH0559  leaveH03240# by thy nameH08034)= of us, and we are calledH07121% in the midstH07130 lordH03068 saveH03467 cannotH03201 + as a mighty manH01368 astoniedH01724.I why shouldest thou be as a manH0376%5 to tarry for a nightH03885' turneth asideH05186&9and as a wayfaring manH0732 CzV8vP*qZ* ~\CKlordH03068J' in this placeH04725I peaceH07965H# you assuredH0571 G+ but i will giveH05414-FE neither shall ye have famineH07458E the swordH02719,DC unto them, ye shall not seeH07200C sayH0559%B5 behold, the prophetsH05030A godH03069@ lordH0136? i, ahH0162> then saidH0559&=7 and by the pestilenceH01698"</ and by the famineH07458";/ them by the swordH02719):= them: but i will consumeH03615"9/ i will not acceptH07521 8+ and an oblationH045037) burnt offeringH05930$63 and when they offerH059275 their cryH07440 4+ i will not hearH080853) when they fastH066842 goodH02896$13 not for this peopleH059710' unto me, prayH06419 QiN_0 }[<pQf! and famineH07458e by swordH02719)d? shall not be in this landH0776c! and famineH07458bswordH02719&a9them not, yet they sayH0559`!and i sentH07971_!in my nameH08034^'that prophesyH05012(];concerning the prophetsH05030\lordH03068$[5therefore thus saithH0559Z)of their heartH03820Y)and the deceitH08649+X7#and a thing of noughtH0434 H0457W) and divinationH07081V visionH02377!U- unto you a falseH08267)T= unto them: they prophesyH05012$S3 them, neither spakeH016963RQthem not, neither have i commandedH06680Qi sentH07971P!in my nameH08034OliesH08267NprophesyH05012&M7unto me, the prophetsH05030LsaidH0559 EjD!kR- mO"bE daughterH01323) for the virginH01330'9and let them not ceaseH01820~and dayH03119}nightH03915|!with tearsH01832{run downH03381)z=unto them; let mine eyesH05869ythis wordH01697(x=therefore thou shalt sayH0559!w-their wickednessH07451 v+for i will pourH08210$u3 nor their daughtersH01323t) nor their sonsH01121!s/ them, their wivesH0802r themH019921qM and they shall have none to buryH06912p'and the swordH02719o'of the famineH07458nbecauseH06440m%of jerusalemH03389l)in the streetsH02351"k/shall be cast outH07993&j7to whom they prophesyH05012i)and the peopleH05971h#be consumedH08552%g5 shall those prophetsH05030 ^eH/ {Y&}Z4}^!no healingH04832&7why hast thou smittenH05221zionH06726lothedH01602'hath thy soulH05315judahH03063rejectedH03988"/hast thou utterlyH03988) that they knowH03045# into a landH0776 go aboutH05503) and the priestH03548&7 yea, both the prophetH05030#with famineH07458/Ithen behold them that are sickH08463'into the cityH05892 )and if i enterH0935 )with the swordH02719& 7then behold the slainH02491 )into the fieldH07704 'if i go forthH03318blowH04347grievousH02470#with a veryH03966breachH07667% with a greatH01419 is brokenH07665% of my peopleH05971 C{\5nM*dFw^C: our godH04309lordH030688showersH072417giveH05414#61or can the heavensH08064$53that can cause rainH01652 4+of the gentilesH01471#31among the vanitiesH018922are thereH03426!1-not thy covenantH012850breakH06565/rememberH02142.%of thy gloryH03519-!the throneH03678&,7sake, do not disgraceH05034+)for thy name'sH08034*%do not abhorH05006#)1for we have sinnedH02398()of our fathersH01'%the iniquityH05771&)our wickednessH07562%lordH03068$)we acknowledgeH03045##1and behold troubleH01205"! of healingH04832!!- and for the timeH06256  no goodH02896 for peaceH07965"/ for us? we lookedH06960 dmC$ tJrT7d!T- to the captivityH07628"S/ for the captivityH07628R' to the famineH07458Q) for the famineH07458P% to the swordH02719O'for the swordH02719Nto deathH04194Mfor deathH04194LlordH03068 K-them, thus saithH0559$J5then thou shalt tellH05595IUunto thee, whither shall we go forthH033186HYand it shall come to pass, if they sayH0559&G7 and let them go forthH03318F# of my sightH06440E outH07971#D1toward this peopleH05971Cmy mindH05315BbeforeH06440AstoodH05975@!and samuelH08050&?7unto me, though mosesH04872>lordH03068=then saidH0559.<G upon thee: for thou hast madeH06213';9 therefore we will waitH06960 PjL0mP0 {[?{P'q9upon thee, o jerusalemH03389(p;for who shall have pityH02550o% in jerusalemH03389n% which he didH06213m of judahH03063l kingH04428k#of hezekiahH03169jthe sonH01121i#of manassehH04519hbecauseH01558g%of the earthH0776"f/into all kingdomsH04467*e1'them to be removedH02113 H02189!d-and i will causeH05414c#and destroyH07843bto devourH0398a% of the earthH0776`) and the beastsH0929_' of the heavenH08064^' and the fowlsH05775] to tearH05498\%and the dogsH03611[to slayH02026Zthe swordH02719YlordH03068XsaithH05002WkindsH04940V)over them fourH0702#U1and i will appointH06485 CjC% S. a4cC #of the seasH03220% 5to me above the sandH02344 'are increasedH06105 %their widowsH0490$3 not from their waysH01870#they returnH07725my peopleH05971)Cof children, i will destroyH06)i will bereaveH07921#of the landH0776%in the gatesH08179 +them with a fanH04214)and i will fanH02219) with repentingH05162!~- thee; i am wearyH03811*}?against thee, and destroyH07843|my handH03027-{Etherefore will i stretch outH05186zbackwardH0268y'thou art goneH03212xlordH03068wme, saithH05002#v1thou hast forsakenH05203u)how thou doestH07965tto askH07592,sCthee? or who shall go asideH05493$r3or who shall bemoanH05110 flM1 jD& \1f (- is me, my motherH0517' woeH0188& lordH03068% saithH05002$' their enemiesH0341# beforeH06440"% to the swordH02719'!9 of them will i deliverH05414 + and the residueH07611) and confoundedH02659%7 she hath been ashamedH0954' yet dayH03117 H03119 is goneH0935 her sunH08121 the ghostH05315"/ she hath given upH05301# languishethH0535 sevenH07651$3 she that hath borneH03205' upon the cityH05892# and terrorsH0928!- upon it suddenlyH06597 to fallH05307! at noondayH06672a spoilerH07703 -of the young menH0970,Eupon them against the motherH0517 )i have broughtH0935 b^8pO*{_;bC' thy substanceH02428B' and the steelH05178A ironH01270@% the northernH06828? breakH07489>! shall ironH01270=' of afflictionH06869 <+ and in the timeH06256; of evilH07451:# in the timeH062569! to entreatH06293&89 i will cause the enemyH03417 verilyH0518(6-' with thy remnantH08293 H08281!5- it shall be wellH028964% verilyH0518 H038083 saidH05592 lordH03068-1E every one of them doth curseH0704310M nor men have lent to me on usuryH05383-/E i have neither lent on usuryH05383".1 to the whole earthH0776-' of contentionH04066, and a manH0376+ of strifeH07379* me a manH0376%)5 that thou hast borneH03205 CyT( dC$ ^9 dC_'and i did eatH0398^!were foundH04672]thy wordsH01697\ rebukeH027812[O that for thy sake i have sufferedH05375Z knowH03045*Y5#in thy longsufferingH0750 H0639!X-take me not awayH03947%W5me of my persecutorsH07291 V+me, and revengeH05358U'me, and visitH06485TrememberH02142S%thou knowestH03045RlordH03068Q!shall burnH03344P'in mine angerH0639O!is kindledH06919N+not: for a fireH0784M%thou knowestH03045L#into a landH0776"K1with thine enemiesH0341Jto passH05674(I; even in all thy bordersH01366!H- for all thy sinsH02403G' without priceH04242F% to the spoilH0957E# will i giveH05414!D/ and thy treasuresH0214 imI)wV<#sU4i{ failH0539zwatersH043259y_wilt thou be altogether unto me as a liarH0391x%to be healedH07495wrefusethH03985vincurableH0605u%and my woundH04347tperpetualH05331s)why is my painH03511$r3 me with indignationH02195%q5 for thou hast filledH04390p#of thy handH03027obecauseH06440naloneH0910mi satH03427l%nor rejoicedH05937k)of the mockersH07832$j3not in the assemblyH05475ii satH03427h of hostsH06635g godH0430f lordH03068e# by thy nameH08034 d+for i am calledH07121c'of mine heartH03824b'and rejoicingH08057$a3was unto me the joyH08342#`1them; and thy wordH01697 ?kF+g=u8a?'of the wickedH07451%5thee out of the handH03027#1and i will deliverH05337 lordH03068# thee, saithH05002$3 thee and to deliverH05337"/with thee to saveH034679]against thee, but they shall not prevailH03201% 5and they shall fightH03898 wallH02346 brasenH05178 a fencedH01219& 7thee unto this peopleH05971 +and i will makeH05414&7 unto thee; but returnH07725 + let them returnH07725*? thou shalt be as my mouthH06310' from the vileH02151%the preciousH03368+Ame: and if thou take forthH03318beforeH06440!-thou shalt standH05975-Ethen will i bring thee againH07725~)if thou returnH07725}lordH03068$|5therefore thus saithH0559 DpW*oM4 gIsD+/Athey shall not be lamentedH05594.deathsH04463-#of grievousH08463,)they shall dieH04191!+/ them in this landH0776*! that begatH032090)Q them, and concerning their fathersH01(that bareH03205,'Eand concerning their mothersH0517&'in this placeH04725%'that are bornH03205-$Eand concerning the daughtersH01323$#3concerning the sonsH01121"lordH03068!)for thus saithH0559 'in this placeH04725%or daughtersH01323-Eneither shalt thou have sonsH01121#thee a wifeH0802$3thou shalt not takeH03947)?came also unto me, sayingH0559lordH03068the wordH01697 +of the terribleH06184%5thee out of the handH03709"/and i will redeemH06299 Dc4hB"hJ+dDK#and merciesH07356J)lovingkindnessH02617I lordH03068H saithH05002!G- from this peopleH05971F my peaceH07965+EC them: for i have taken awayH0622D!nor bemoanH05110Cto lamentH05594B!neither goH03212A#of mourningH04798#@1not into the houseH01004?enterH0935>lordH03068=)for thus saithH0559<%of the earthH0776";1and for the beastsH0929:of heavenH080649'for the fowlsH057758' shall be meatH03978#71 and their carcasesH050386' and by famineH074585% by the swordH02719+4A and they shall be consumedH036153%of the earthH01272'upon the faceH06440&17they shall be as dungH01828-0Eneither shall they be buriedH06912 D}P5wQ+xU5}bDg of israelH03478f the godH0430e of hostsH06635d lordH03068c) for thus saithH0559b%and to drinkH08354 a-with them to eatH0398`to sitH03427_#of feastingH04960^)into the houseH01004&]9thou shalt not also goH0935#\3 or for their motherH0517[-for their fatherH01Zto drinkH08248Y)of consolationH08575"X/give them the cupH03563"W/them for the deadH04191V!to comfortH05162#U5for them in mourningH060TtearH065365SUthemselves, nor make themselves baldH07139"R/for them, nor cutH01413QlamentH05594)P=they shall not be buriedH06912O%in this landH0776Nshall dieH04191M'and the smallH06996L)both the greatH01419 HbD'^xU<yH-K unto them, because your fathersH01#3 then shalt thou sayH0559 our godH0430 lordH03068'~9 that we have committedH02398} our sinH02403|% our iniquityH05771{ evilH07451z) all this greatH01419y! pronouncedH01696x lordH03068"w1 and they shall sayH0559 v+ all these wordsH01697u# this peopleH05971@tk and it shall come to pass, when thou shalt shewH05046s% of the brideH03618r' and the voiceH06963"q/ of the bridegroomH02860p the voiceH06963o# of gladnessH08057n' and the voiceH06963m of mirthH08342l the voiceH06963!k- and in your daysH03117j% in your eyesH05869"i/ out of this placeH04725.hG behold, i will cause to ceaseH07673 _jQ9vQ7~^D_!3 ye nor your fathersH01% that ye knowH03045# into a landH0776$5 you out of this landH0776&7 therefore will i castH02904*? that they may not hearkenH08085 heartH03820# of his evilH07451 + the imaginationH08307 afterH0310 every oneH0376 ye walkH01980# for, beholdH02009/ than your fathersH01 worseH07489!- and ye have doneH06213 my lawH08451& 7 me, and have not keptH08104( ; them, and have forsakenH05800* ? them, and have worshippedH07812 + and have servedH05647  godsH0430 otherH0312 afterH0310 + and have walkedH03212 lordH03068 me, saithH05002' have forsakenH05800 slB#w^ClH' s&:7 whither he had drivenH05080&99and from all the landsH07768%of the northH068287'from the landH07766of israelH034785%the childrenH01121 4+that brought upH059273livethH024162lordH030681 of egyptH047140+ out of the landH0776/ of israelH03478.% the childrenH01121 -+that brought upH05927,livethH02416+lordH03068-*Gthat it shall no more be saidH0559)lordH03068(saithH05002'comeH0935,&Ctherefore, behold, the daysH03117%! you favourH02594&$7 where i will not shewH05414# and nightH03915" dayH03119! godsH0430  otherH0312)= and there shall ye serveH05647 Pc;}]@$~];nPUmine eyesH05869TfromH05048ShidH06845*R?neither is their iniquityH05771Q%from my faceH06440!P-they are not hidH05641$O3upon all their waysH01870N'for mine eyesH05869M%of the rocksH05553%L5and out of the holesH05357$K3 and from every hillH01389)J= them from every mountainH02022$I3 and they shall huntH06679H huntersH06719G for manyH07227F#will i sendH07971E+them; and afterH0310$D3and they shall fishH01770ClordH03068BsaithH05002A'fishersH01728 H01771@for manyH07227$?3behold, i will sendH07971 >1 unto their fathersH01=# that i gaveH05414<+ into their landH01272;O them: and i will bring them againH07725 Mw\.{Q8pR'kMqno profitH03276pvanityH01892oliesH08267n) have inheritedH05157 m1 surely our fathersH01l' and shall sayH0559k% of the earthH0776'j; unto thee from the endsH0657i!shall comeH0935h%the gentilesH01471g'of afflictionH06869f!in the dayH03117e'and my refugeH04498 d+and my fortressH04581c#my strengthH05797blordH03068&a7 and abominable thingsH08441$`3 of their detestableH08251"_/ with the carcasesH05038!^- mine inheritanceH05159!]-they have filledH04390\my landH0776*[?because they have defiledH02490ZdoubleH04932Y'and their sinH02403X)their iniquityH05771"W/i will recompenseH07999Vand firstH07223 \]6gK.xU2 \ -and their grovesH0842 %their altarsH04196 rememberH02142& 7whilst their childrenH01121 ) of your altarsH04196#1 and upon the hornsH07161) of their heartH03820) upon the tableH03871gravenH02790%of a diamondH08068)with the pointH06856of ironH01270!with a penH05842writtenH03789of judahH03063~the sinH02403}lordH03068|%that my nameH08034${3and they shall knowH03045z%and my mightH01369ymine handH03027*x?i will cause them to knowH03045#w1cause them to knowH030454vStherefore, behold, i will this onceH06471uno godsH0430tgodsH0430smakeH06213r#shall a manH0120 TgF&PpQ*rT(!thus saithH0559' everH05769& forH05704%! shall burnH03344$' in mine angerH0639# a fireH0784)"=not: for ye have kindledH06919#!1which thou knowestH03045 #in the landH0776'thine enemiesH03415Uthee; and i will cause thee to serveH05647#that i gaveH05414$3from thine heritageH05159:_and thou, even thyself, shalt discontinueH08058+A throughout all thy bordersH01366for sinH02403 +thy high placesH01116%to the spoilH0957!/all thy treasuresH0214'thy substanceH02428#i will giveH05414%in the fieldH07704'o my mountainH02042hillsH01389'upon the highH01364treesH06086%by the greenH07488 OvW=!qK-mG+kOFplantedH08362*E?for he shall be as a treeH06086DlordH03068C)and whose hopeH04009BlordH03068A'that trustethH0982@the manH01397?blessedH01288">/ and not inhabitedH03427= landH0776< a saltH04420";/in the wildernessH04057#:1the parched placesH02788"9/but shall inhabitH079318comethH09357when goodH02896"6/and shall not seeH072005'in the desertH06160/4Ifor he shall be like the heathH061993 lordH030682 departethH05493 1+ and whose heartH038200 his armH02220/fleshH01320.!and makethH07760-in manH0120,'that trustethH0982+the manH01397*cursedH0779)lordH03068 H}W9oG% kP2jHc' of his doingsH04611'b9 according to the fruitH06529&a7 according to his waysH01870` every manH0376_% even to giveH05414^ the reinsH03629] tryH0974\ the heartH03820[ searchH02713Z lordH03068Y% who can knowH03045&X9 and desperately wickedH0605W deceitfulH06121V the heartH03820UfruitH06529T'from yieldingH06213$S3neither shall ceaseH04185R!of droughtH01226Q# in the yearH08141)P= and shall not be carefulH01672O) shall be greenH07488N% but her leafH05929M comethH0935Lwhen heatH02527"K/and shall not seeH07200J%by the riverH03105Iher rootsH08328H'spreadeth outH07971G'by the watersH04325 C}b=rY>[2 }dC% the fountainH04726 lordH03068+~A because they have forsakenH05800}% in the earthH0776!|- shall be writtenH03789{ from meH05493!z- they that departH03249%y7 thee shall be ashamedH0954!x- all that forsakeH05800w of israelH03478v the hopeH04723u lordH03068!t- of our sanctuaryH04720s the placeH04725#r1 from the beginningH07223q throneH03678p highH04791o! a gloriousH03519 n+ shall be a foolH05036m) and at his endH0319l# of his daysH03117"k/ them in the midstH02677j# shall leaveH05800!i- and not by rightH04941h richesH06239 g+ he that gettethH06213f% and hatchethH03205e sittethH01716d' the partridgeH07124 XkR%\?"sT9 {X)that persecuteH07291&9let them be confoundedH0954of evilH07451!in the dayH03117my hopeH04268 +be not a terrorH04288 theeH06440 beforeH05227! of my lipsH08193$3that which came outH04161%thou knowestH03045dayH03117!the woefulH0605,Ethee: neither have i desiredH0183to followH0310a pastorH07462. Ias for me, i have not hastenedH0213 #let it comeH0935 lordH03068 the wordH01697 -behold, they sayH0559my praiseH08416)=me, and i shall be savedH03467saveH03467&7and i shall be healedH07495lordH03068healH07495 watersH04325 of livingH02416 Ot[5~^@ |K"lO9of judahH030638ye kingsH044287lordH030686#ye the wordH01697 5+unto them, hearH080854and sayH05593% of jerusalemH03389%25 and in all the gatesH08179-1E and by the which they go outH033180 come inH0935/ of judahH03063"./whereby the kingsH04428-'of the peopleH05971 ,+of the childrenH01121+#in the gateH08179*and standH05975)#unto me; goH01980(lordH03068'thus saidH0559&# destructionH07670!%- them with doubleH04932$# and destroyH07665#of evilH07451""/upon them the dayH03117!bringH0935+ Abut let not me be dismayedH02865%5let them be dismayedH028650Mme, but let not me be confoundedH0954 YpM/x`CoW8}Y V+but they obeyedH08085U% your fathersH01T) as i commandedH06680S dayH03117R) ye the sabbathH07676Q!but hallowH06942P#ye any workH04399O!neither doH06213NdayH03117M)on the sabbathH07676#L1out of your housesH01004Ka burdenH04853$J3neither carry forthH03318I% of jerusalemH03389 H+ in by the gatesH08179G nor bringH0935FdayH03117E)on the sabbathH07676Dno burdenH04853Cand bearH05375B'to yourselvesH05315Atake heedH08104@lordH03068?!thus saithH0559>) by these gatesH08179=' that enter inH0935<% of jerusalemH03389(;;and all the inhabitantsH03427:'and all judahH03063 NwJ* rV5t\B+jNssittingH03427r#and princesH08269qkingsH04428p%of this cityH05892o)into the gatesH08179&n9then shall there enterH0935mworkH04399lnoH01115kto doH06213j dayH03117i# the sabbathH07676h! but hallowH06942g dayH03117f) on the sabbathH07676e%of this cityH05892"d/through the gatesH08179c%in no burdenH04853bto bringH0935alordH03068`)unto me, saithH05002_hearkenH08085<^cand it shall come to pass, if ye diligentlyH08085]#instructionH04148\#nor receiveH03947)[=that they might not hearH08085ZstiffH07185$Y3but made their neckH06203Xtheir earH0241&W7not, neither inclinedH05186 Yb6rU. |\5 Y#1and meat offeringsH04503 ) and sacrificesH02077 + burnt offeringsH05930  bringingH0935# 1 and from the southH05045' 9 and from the mountainsH02022#1and from the plainH08219#of benjaminH01144!/and from the landH0776jerusalemH03389*?and from the places aboutH05439of judahH03063 +from the citiesH05892#3and they shall comeH0935for everH05769%shall remainH03427~'and this cityH05892}%of jerusalemH03389$|3and the inhabitantsH03427{of judahH03063z the menH0376(y; they, and their princesH08269x' and on horsesH05483w# in chariotsH07393v ridingH07392uof davidH01732 t+upon the throneH03678 Tt[,iH'Z;nT*ariseH06965)sayingH0559(lordH03068''9which came to jeremiahH03414&the wordH01697-%Eand it shall not be quenchedH03518$%of jerusalemH03389##the palacesH0759,"Ethereof, and it shall devourH0398!%in the gatesH08179  a fireH0784#1 then will i kindleH03341 dayH03117) on the sabbathH07676% of jerusalemH03389%at the gatesH08179 -even entering inH0935a burdenH04853 +and not to bearH05375dayH03117#the sabbathH07676"/unto me to hallowH06942+Abut if ye will not hearkenH08085lordH03068)unto the houseH01004%5sacrifices of praiseH08426%and bringingH0935#and incenseH03828 KjM(pM,sX=gKHo houseH01004"G1came to me, sayingH0559FlordH03068E'then the wordH01697Dto makeH06213C' to the potterH03335B goodH03474A as seemedH05869@ vesselH03627? anotherH0312>it againH07725=!so he madeH06213<'of the potterH03335;#in the handH03027:!was marredH078439of clayH025638%that he madeH062137)and the vesselH036276'on the wheelsH0705a workH043994!he wroughtH062133#and, beholdH020092houseH01004 1+to the potter'sH03335!0-then i went downH03381/my wordsH016974.Sand there i will cause thee to hearH08085-houseH01004 ,+to the potter'sH03335+#and go downH03381 DhO'pN&q>%fDe' i shall speakH01696d instantH07281cto doH06213b)that i thoughtH02803a#of the evilH07451`'i will repentH05162 _+from their evilH07451^turnH07725/]Iagainst whom i have pronouncedH01696\)if that nationH01471[)and to destroyH06!Z-and to pull downH05422Y#to pluck upH05428)X=and concerning a kingdomH04467$W3concerning a nationH01471V'i shall speakH01696UinstantH07281T of israelH03478S o houseH01004 R+ ye in mine handH03027Q handH03027 P+ in the potter'sH03335$O3behold, as the clayH02563NlordH03068MsaithH05002(L;with you as this potterH03335Ki doH06213JcannotH03201Iof israelH03478 LmP7jFwY@nL' from his evilH07451 - ye now every oneH0376$3 against you: returnH07725~ a deviceH04284(}; against you, and deviseH02803| evilH07451 {+ behold, i frameH03335z lordH03068y! thus saithH0559x sayingH0559w% of jerusalemH03389'v9 and to the inhabitantsH03427u of judahH03063t! to the menH0376*sA now therefore go to, speakH0559 r+ i would benefitH03190 q- wherewith i saidH0559p# of the goodH02896#o1 then i will repentH05162n% not my voiceH06963m% that it obeyH08085l# in my sightH05869k evilH07451j if it doH06213i% and to plantH05193h to buildH01129)g= and concerning a kingdomH04467$f3 concerning a nationH01471 Vc>xX>iK-wV%of the fieldH07704'from the rockH06697!of lebanonH03844the snowH07950leaveH05800) horrible thingH08186 a veryH03966 hath doneH06213 of israelH03478(; such things: the virginH01330) who hath heardH08085)= ye now among the heathenH01471 askH07592 lordH03068$5 therefore thus saithH0559 heartH03820# of his evilH07451 + the imaginationH08307  doH06213% 7 and we will every oneH0376 + our own devicesH04284  afterH0310!- but we will walkH03212!- there is no hopeH02976' and they saidH0559 goodH03190 + and your doingsH04611#1 and make your waysH01870 wayH01870 ]uU/ bB!tW7]9)i will scatterH063278 his headH072187and wagH05110,6Cthereby shall be astonishedH08074'59every one that passethH056744'hissingH08292 H082923#a perpetualH057692desolateH080471!their landH07760to makeH07760/# not cast upH05549. a wayH01870- in pathsH05410, to walkH03212+'pathsH07635 H07635*#the ancientH05769)'in their waysH018705(Uand they have caused them to stumbleH03782'to vanityH07723-&Eme, they have burned incenseH06999%)hath forgottenH07911"$/because my peopleH05971## be forsakenH05428-"E that come from another placeH02114!watersH04325 flowingH05140)shall the coldH07119 XfDy]8oJ1 qXUlordH03068Tgive heedH07181$S3to any of his wordsH01697)R=and let us not give heedH07181$Q3him with the tongueH03956!P-and let us smiteH05221O comeH03212!N- from the prophetH05030M% nor the wordH01697L' from the wiseH02450K# nor counselH06098 J+from the priestH03548I-shall not perishH06H#for the lawH08451!G-against jeremiahH03414FdevicesH04284"E/and let us deviseH02803D!they, comeH03212Cthen saidH0559!B/ of their calamityH0343A! in the dayH03117!@-and not the faceH06440?'them the backH06203>#i will shewH07200=the enemyH0341<beforeH06440;windH07307%:5them as with an eastH06921 OwT7{Y@rQ0 rOr+ their young menH0970q to deathH04194p be putH02026!o/ and let their menH0582n widowsH0490m#be bereavedH07909#l3and let their wivesH0802k%of the swordH02719j%by the forceH03027i%and pour outH05064h'to the famineH07458g)their childrenH01121%f5therefore deliver upH05414e thy wrathH02534d% to turn awayH07725c goodH02896b' thee to speakH01696a beforeH06440`%that i stoodH05975_rememberH02142^#for my soulH05315]a pitH07745%\5for they have diggedH03738[for goodH02896Z)be recompensedH07999Y!shall evilH07451%X5of them that contendH03401W%to the voiceH06963V#and hearkenH08085 UlFsS8uN) U&7 with them in the timeH06256 ! thee; dealH06213  beforeH06440+ A but let them be overthrownH03782 ) from thy sightH06440 their sinH02403!-neither blot outH04229#1not their iniquityH05771forgiveH03722#1against me to slayH04194"/all their counselH06098%thou knowestH03045lordH03068# for my feetH07272 snaresH06341# me, and hidH02934~ to takeH03920}'a pitH07882 H077450|Kupon them: for they have diggedH03738{suddenlyH06597za troopH01416%y7when thou shalt bringH0935"x/from their housesH01004wbe heardH08085vlet a cryH02201uin battleH04421t%by the swordH02719sslainH05221 [tU9lH) lF+|[,%of jerusalemH03389 ++and inhabitantsH03427*of judahH03063)o kingsH04428(lordH03068'#ye the wordH01697&hearH08085%and sayH0559"$/ that i shall tellH01696 #+ there the wordsH01697"%and proclaimH07121!gateH08179 #of the eastH02777%by the entryH06607of hinnomH02011!of the sonH01121 +unto the valleyH01516%and go forthH03318) of the priestsH03548$3 and of the ancientsH02205' of the peopleH05971 +of the ancientsH02205bottleH01228earthenH02789!a potter'sH03335and getH07069goH01980lordH03068!thus saithH0559)of thine angerH0639 YsK2rG(lJ- Y%G5also the high placesH01116 F+they have builtH01129E%of innocentsH05355D) with the bloodH01818C! this placeH04725 B+ and have filledH04390A of judahH03063@' nor the kingsH04428?!have knownH030451>Swhom neither they nor their fathersH01=godsH0430 <-in it unto otherH0312(;;and have burned incenseH06999:!this placeH04725'99me, and have estrangedH05234+8Abecause they have forsakenH058007%shall tingleH067506his earsH0241,5Cthe which whosoever hearethH08085 4+upon this placeH047253evilH07451$25behold, i will bringH09351 of israelH034780 the godH0430/ of hostsH06635. lordH03068-! thus saithH0559 YhJ$w]D yV5 Y.cGand i will cause them to fallH05307b'in this placeH04725a'and jerusalemH03389`of judahH03063_#the counselH06098%^5and i will make voidH01238]% of slaughterH02028\) but the valleyH01516[ of hinnomH02011Z! of the sonH01121Y)nor the valleyH01516XtophetH08612(W;shall no more be calledH07121 V+that this placeH04725UlordH03068TsaithH05002ScomeH0935,RCtherefore, behold, the daysH03117Q% into my mindH03820P% neither cameH05927O) not, nor spakeH01696"N/ which i commandedH06680Munto baalH01168 L+burnt offeringsH05930Kwith fireH0784J!their sonsH01121Ito burnH08313Hof baalH01168 @~X8hH$kNf@"~1 and they shall eatH0398#}1 of their daughtersH01323|' and the fleshH01320{' of their sonsH01121z the fleshH01320,yE and i will cause them to eatH0398+xAbecause of all the plaguesH04347wand hissH08319,vCthereby shall be astonishedH08074'u9every one that passethH05674t)and an hissingH08322sdesolateH08047rthis cityH05892 q+and i will makeH07760p%of the earthH0776"o1and for the beastsH0929n'of the heavenH08064m'for the fowlsH05775l!to be meatH03978k#will i giveH05414#j1 and their carcasesH05038i# their livesH05315"h/ of them that seekH01245!g- and by the handsH03027f' their enemiesH0341ebeforeH06440d%by the swordH02719 B_4 `B&iI' `B in tophetH08612$3 and they shall buryH06912$3 be made whole againH07495# that cannotH03201 vesselH03627! a potter'sH03335 breakethH07665' and this cityH05892# this peopleH05971% will i breakH07665 even soH03602 of hostsH06635 lordH03068%7 unto them, thus saithH0559 ' and shalt sayH0559  that goH01980 ! of the menH0582 % in the sightH05869 ! the bottleH01228&7 then shalt thou breakH07665) shall straitenH06693# their livesH05315#1 and they that seekH01245'; wherewith their enemiesH0341) and straitnessH04689% in the siegeH04692' of his friendH07453 the fleshH01320 every oneH0376 DfM" fE(qD~aD8jeremiahH034147then cameH09356 godsH04305! unto otherH0312 4+ drink offeringsH05262$33 and have poured outH052582 of heavenH08064"1/ unto all the hostH06635)0= they have burned incenseH06999!/- upon whose roofsH01406*.? because of all the housesH01004- of tophetH08612,% as the placeH04725!+- shall be defiledH02931* of judahH03063)% of the kingsH04428() and the housesH01004'% of jerusalemH03389&) and the housesH01004% as tophetH08612$ this cityH05892# makeH05414'"9 and to the inhabitantsH03427! lordH03068  saithH05002 + unto this placeH04725) thus will i doH06213 to buryH06912 no placeH04725 DeD)y^@~C#cDU!also chiefH06496T!the priestH03548Sof immerH0564Rthe sonH01121Q!now pashurH06583Pmy wordsH01697)O= that they might not hearH08085N# their necksH062037MY against it, because they have hardenedH07185'L9 that i have pronouncedH01696K% all the evilH07451'J9and upon all her townsH05892I)upon this cityH05892$H5behold, i will bringH0935Gof israelH03478Fthe godH0430Eof hostsH06635DlordH03068C!thus saithH0559"B/ to all the peopleH05971A and saidH0559@ houseH01004? lord'sH03068>%in the courtH02691=%and he stoodH05975 <+him to prophesyH05012;had sentH07971:lordH030689#from tophetH08612 NmN- tT;iL& wN%s5 but magor–missabibH04036r pashurH06583q thy nameH08034 p+ hath not calledH07121olordH03068njeremiahH03414mthen saidH0559"l/out of the stocksH04115kjeremiahH03414j'brought forthH03318i#that pashurH065832hOand it came to pass on the morrowH04283g lordH03068f% by the houseH01004e# of benjaminH01144dgateH08179c#in the highH05945"b/him in the stocksH04115aand putH05414`#the prophetH05030_jeremiahH03414^smoteH05221]#then pashurH06583\% these thingsH01697[! prophesiedH05012Z' that jeremiahH03414Y heardH08085XlordH03068W%in the houseH01004VgovernorH05057 N{EpR0{S'N. Ithereof, and all the treasuresH02145 Uthereof, and all the precious thingsH03366$ 3and all the laboursH03018 %of this cityH05892!-all the strengthH02633(;moreover i will deliverH05414$3them with the swordH02719)and shall slayH05221%into babylonH08940Kand he shall carry them captiveH01540!of babylonH0894#of the kingH04428' into the handH03027 all judahH03063 ~+ and i will giveH05414}% shall beholdH07200|) and thine eyesH05869 {-of their enemiesH0341z%by the swordH02719$y3and they shall fallH053072xQto thyself, and to all thy friendsH0157w'thee a terrorH04032$v3behold, i will makeH05414ulordH03068t)for thus saithH0559 G\7_BQ vG+&Athan i, and hast prevailedH03201"%/thou art strongerH02388'$9me, and i was deceivedH06601##1thou hast deceivedH06601"lordH03068! liesH08267- E to whom thou hast prophesiedH050120M there, thou, and all thy friendsH0157$3 and shalt be buriedH06912)=and there thou shalt dieH04191!to babylonH0894#3and thou shalt comeH0935)into captivityH07628shall goH03212)in thine houseH01004#1and all that dwellH03427!-and thou, pashurH06583+them to babylonH0894+them, and carryH0935) them, and takeH03947!/ which shall spoilH0962 - of their enemiesH0341' into the handH03027# will i giveH05414of judahH03063 %of the kingsH04428 D}aA%X>~]E) `DC of manyH07227B% the defamingH01681A# for i heardH08085@# and i couldH03201 ?+ with forbearingH03557 >+ and i was wearyH03811=# in my bonesH06106< shut upH06113; fireH0784:% as a burningH01197"9/ was in mine heartH03820%85 any more in his nameH08034"7/ of him, nor speakH01696(6; i will not make mentionH021425# then i saidH05594 dailyH03117(3; unto me, and a derisionH07047$23 was made a reproachH027811lordH03068!0-because the wordH01697/and spoilH07701.violenceH02555-i criedH07121,#i cried outH02199+i spakeH01696*for sinceH01767")/every one mockethH03932(dailyH03117!'-i am in derisionH07814 JT8~^E~T9 iJ]# that triestH0974\ of hostsH06635[ lordH03068)Z= shall never be forgottenH07911Y confusionH03639X# everlastingH05769+WA for they shall not prosperH07919V ashamedH0954&U7 they shall be greatlyH03966+TA and they shall not prevailH03201S' shall stumbleH03782)R= therefore my persecutorsH07291Q% terrible oneH06184$P3 with me as a mightyH01368O lordH03068N# our revengeH05360/MI against him, and we shall takeH03947%L5 and we shall prevailH032010KK peradventure he will be enticedH06601&J)' for my haltingH06761 H06763I watchedH08104+H5% it. all my familiarsH07965 H0582#G1 and we will reportH05046F reportH05046E' on every sideH05439D fearH04032 OeC ]@"^9 iO{a manH02145zsayingH0559y%to my fatherH01$x3who brought tidingsH01319wthe manH0376vcursedH0779u'me be blessedH01288tbareH03205!s/wherein my motherH0517 r+let not the dayH03117#q1wherein i was bornH03205pthe dayH03117ocursedH0779n% of evildoersH07489m' from the handH03027l# of the poorH034k the soulH05315&j7 for he hath deliveredH05337i lordH03068h praiseH01984g lordH03068f singH07891e my causeH073795dU on them: for unto thee have i openedH01540c' thy vengeanceH05360b! let me seeH07200a' and the heartH03820` the reinsH03629_ seestH07200^' the righteousH06662 K^9 xS,lQ7 rK#1should be consumedH03615%that my daysH03117!and sorrowH03015labourH05999to seeH07200 +out of the wombH07358'9wherefore came i forthH03318greatH02030alwaysH05769%and her wombH07358) =might have been my graveH06913! /or that my motherH0517% 5me not from the wombH07358 +because he slewH04191# #' at noontideH06672 H06256!- and the shoutingH08643)in the morningH01242the cryH02201&7not: and let him hearH08085%and repentedH05162overthrewH02015lordH03068!-be as the citiesH05892 -and let that manH0376 gladH08055+~A unto thee; making him veryH08055}is bornH03205|childH01121 _~`C*lM3fM/_,4Eunto them, thus shall ye sayH05593jeremiahH034142then saidH0559"1/ that he may go upH05927<0c with us according to all his wondrous worksH06381/ will dealH06213.lordH03068-!maketh warH03898,!of babylonH0894+kingH04428#*1for nebuchadrezzarH05019)for usH01157(lordH03068'enquireH01875&sayingH0559%! the priestH03548$# of maaseiahH04641# the sonH01121"' and zephaniahH06846!# of melchiahH04441 the sonH01121 +unto him pashurH06583sentH07971zedekiahH06667when kingH04428lordH03068)=which came unto jeremiahH03414the wordH01697!with shameH01322 ZtG' ^<b-tZP wrathH07110O%and in greatH01419N#and in furyH02534M'even in angerH0639LarmH02220"K/and with a strongH02389JhandH030271IMagainst you with an outstretchedH05186(H;and i myself will fightH03898G%of this cityH05892$F3them into the midstH08432#E3and i will assembleH0622Dthe wallsH02346C#you withoutH02351B' which besiegeH06696A' the chaldeansH03778@! of babylonH0894!?- against the kingH04428#>1 wherewith ye fightH03898='in your handsH03027<of warH04421;#the weaponsH03627):=behold, i will turn backH054379of israelH034788godH04307lordH030686!thus saithH05595#to zedekiahH06667 dz]:hO2 xU- d l-of their enemiesH0341"k/and into the handH03027j!of babylonH0894ikingH04428"h/of nebuchadrezzarH05019g'into the handH03027$f3and from the famineH07458e) from the swordH02719$d3 from the pestilenceH01698c% in this cityH05892%b5 and such as are leftH07604a) and the peopleH05971!`-and his servantsH05650_of judahH03063^kingH04428]zedekiahH06667\)i will deliverH05414[lordH03068ZsaithH05002Y'and afterwardH0310X!pestilenceH01698W!of a greatH01419V)they shall dieH04191Uand beastH0929Tboth manH0120S%of this cityH05892 R+the inhabitantsH03427!Q-and i will smiteH05221 YmF%dF- wS2yY# and fallethH05307&7 but he that goeth outH03318&7 and by the pestilenceH01698"/ and by the famineH07458% by the swordH02719 shall dieH04191% in this cityH05892 + he that abidethH03427 of deathH04194~# and the wayH01870}of lifeH02416|#you the wayH01870{beforeH06440z'behold, i setH05414ylordH03068x!thus saithH0559w)thou shalt sayH0559%v5and unto this peopleH05971u)nor have mercyH07355(t;them, neither have pityH02550#s1he shall not spareH02347r%of the swordH02719#q1them with the edgeH06310#p1and he shall smiteH05221o!their lifeH05315#n1of those that seekH01245"m/and into the handH03027 Nk:y`:iI,jN$ executeH01777# lordH03068"! thus saithH0559! of davidH01732  o houseH01004 lordH03068# ye the wordH01697 hearH08085 of judahH03063# of the kingH04428'9 and touching the houseH01004% it with fireH0784"/ and he shall burnH08313! of babylonH0894# of the kingH04428' into the handH03027"/ it shall be givenH05414 lordH03068 saithH05002!- and not for goodH02896 for evilH07451"/ against this cityH05892 my faceH06440 ) for i have setH07760- E shall be unto him for a preyH07998 % and his lifeH05315* 1' you, he shall liveH02421 H02421 % that besiegeH06696!- to the chaldeansH03778 M`;`=b:gM@saithH05002?)of your doingsH04611+>Ayou according to the fruitH06529"=/but i will punishH06485%<5 into our habitationsH04585.;I against us? or who shall enterH0935$:3 who shall come downH051819 which sayH05598 lordH030687 saithH050026% of the plainH043345 rockH066974' of the valleyH06010+3A against thee, o inhabitantH034272) of your doingsH046111# of the evilH074550 becauseH06440%/5 that none can quenchH03518. and burnH01197- like fireH0784, go outH03318+% lest my furyH02534!*- of the oppressorH06231 )+ out of the handH03027( spoiledH01497'# and deliverH05337&) in the morningH01242% judgmentH04941 NU* y[7tP3jN^executeH06213]lordH03068\!thus saithH0559"[/ in by these gatesH08179Z! that enterH0935Y) and thy peopleH05971'X9 thou, and thy servantsH05650W of davidH01732 V+upon the throneH03678U%that sittestH03427Tof judahH03063So kingH04428RlordH03068Qthe wordH01697PhearH08085Oand sayH0559 N+there this wordH01697Mand speakH01696Lof judahH03063K#of the kingH04428J%to the houseH01004Igo downH03381HlordH03068G!thus saithH0559'F9 all things round aboutH05439,EE thereof, and it shall devourH0398D'in the forestH03293Ca fireH0784"B/and i will kindleH03341AlordH03068 izV1 aD*_=#iz' and on horsesH05483y# in chariotsH07393x ridingH07392w of davidH01732 v+ upon the throneH03678usittingH03427tkingsH04428s'of this houseH01004r%by the gatesH08179)q?then shall there enter inH0935pindeedH06213o!this thingH01697n%for if ye doH06213m'in this placeH04725lbloodH01818kinnocentH05355j%neither shedH08210i'nor the widowH0490h) the fatherlessH03490 g+ to the strangerH01616f) do no violenceH02554 e+ and do no wrongH03238!d- of the oppressorH06216 c+out of the handH03027b#the spoiledH01497a#and deliverH05337"`/and righteousnessH06666_#ye judgmentH04941 YhL']C& g:xY!thy choiceH04005(;and they shall cut downH03772!-with his weaponsH03627';against thee, every oneH0376!destroyersH07843#1and i will prepareH06942)/' are not inhabitedH03427 H03427 citiesH05892" / thee a wildernessH04057# 1 surely i will makeH07896 !of lebanonH03844 the headH07218 gileadH01568of judahH03063houseH01004 +unto the king'sH04428lordH03068)for thus saithH0559*?shall become a desolationH02723 +that this houseH01004lordH03068!-by myself, saithH05002i swearH07650~#these wordsH01697(};but if ye will not hearH08085|)and his peopleH05971%{5he, and his servantsH05650 FoP/ lS)gO0nF$33 for he shall returnH07725(2; for him that goeth awayH019801 soreH010580 weepH01058/) neither bemoanH05110$.3 ye not for the deadH04191- weepH01058,! and servedH05647+ godsH0430* otherH0312)) and worshippedH07812( their godH0430' lordH03068&% the covenantH01285+%A because they have forsakenH05800&$9 then they shall answerH0559# cityH05892%"5 thus unto this greatH01419! doneH06213 lordH03068!-to his neighbourH07453every manH0376"1and they shall sayH0559%by this cityH05892!shall passH05674nationsH01471and manyH07227' into the fireH0784and castH05307cedarsH0730 NfJ.vZ5kI,kNP by wrongH04941!O- and his chambersH05944 N+ unrighteousnessH06664M byH03808L his houseH01004'K9 unto him that buildethH01129J woeH01945I this landH0776H' and shall seeH072002GO whither they have led him captiveH01540F% in the placeH04725!E- but he shall dieH04191$D3 he shall not returnH07725"C/ out of this placeH04725!B- which went forthH03318A! his fatherH01"@/ instead of josiahH02977?' which reignedH04427> of judahH03063= kingH04428< of josiahH02977; the sonH01121: shallumH079679 touchingH04138 lordH030687) for thus saithH05596 countryH07765! his nativeH04138!4- no more, nor seeH07200 NyP2vZ?!tP9nNn#of the poorH06041mthe causeH01779lhe judgedH01777k wellH02896j# and justiceH06666ijudgmentH04941hand doH06213gand drinkH08354featH0398 e1did not thy fatherH01din cedarH0730%c5because thou closestH08474!b-shalt thou reignH04427a) with vermilionH08350`# and paintedH04886_! with cedarH0730^ cieledH05603]windowsH02474$\3and cutteth him outH07167[chambersH05944Zand largeH07304YhouseH01004Xme a wideH04060W%i will buildH01129V!that saithH0559%U5 him not for his workH06467T! and givethH05414S' without wagesH02600R serviceH05647&Q7 useth his neighbour'sH07453 ToL(uP6y\2oT or, ahH01945 lordH0113 ahH01945& 7 they shall not lamentH05594 sisterH0269 or, ahH01945! my brotherH0251 ahH01945&7they shall not lamentH05594of judahH03063kingH04428of josiahH02977the sonH01121%5concerning jehoiakimH03079~lordH03068$}5therefore thus saithH0559| to doH06213!{-and for violenceH04835#z1and for oppressionH06233ybloodH01818xinnocentH05355 w+and for to shedH08210-vEnot but for thy covetousnessH01215 u+and thine heartH03820t)but thine eyesH05869slordH03068rme? saithH05002!q-not this to knowH01847pwellH02896oand needyH034 Py_<!mO1[<qP)%shall eat upH07462(the windH07307'%not my voiceH06963#&1that thou obeyedstH08085%)from thy youthH05271$!thy mannerH01870 #+i will not hearH08085"#thou saidstH0559,!Cunto thee in thy prosperityH07962 i spakeH01696' are destroyedH07665"1 for all thy loversH0157"/from the passagesH05676and cryH06817in bashanH01316thy voiceH06963#and lift upH05414and cryH06817!to lebanonH03844go upH05927%of jerusalemH03389the gatesH08179beyondH01973)and cast forthH07993drawnH05498of an assH02543 +with the burialH06900#1he shall be buriedH06912 his gloryH01935 JzE"mL}dB&pJ"E/ yet would i pluckH05423D handH03027C' upon my rightH03225 B+ were the signetH02368Aof judahH03063@kingH04428?%of jehoiakimH03079>the sonH01121='though coniahH03659<lordH03068;saithH05002:i liveH02416)9= as of a woman in travailH03205$83upon thee, the painH024277comeH0935)6=shalt thou be when pangsH022565%how graciousH026034'in the cedarsH0730%35that makest thy nestH070772!of lebanonH038441%o inhabitantH03427'09 for all thy wickednessH07451/)and confoundedH036371.Osurely then shalt thou be ashamedH0954-)into captivityH07628,shall goH03212+)and thy loversH0157 *+all thy pastorsH07462 @rL- b=d9y^@`!a despisedH0959_coniahH03659^this manH0376.]Gthither shall they not returnH07725\to returnH07725-[7'whereunto they desireH05315 H05375Z+but to the landH0776'Y9and there shall ye dieH04191'X9where ye were not bornH03205WcountryH0776"V1thee, into anotherH0312Uthat bareH03205T)and thy motherH0517)S=and i will cast thee outH02904!R- of the chaldeansH03778"Q/ and into the handH03027P! of babylonH0894O kingH04428"N/ of nebuchadrezzarH05019#M1even into the handH03027L%thou fearestH03016K!whose faceH06440"J/and into the handH03027Ithy lifeH05315"H/of them that seekH01245#G1thee into the handH03027 F+and i will giveH05414 K_;qT;mM/qK"/any more in judahH03063~!and rulingH04910}of davidH01732 |+ upon the throneH03678{ sittingH03427z' shall prosperH06743y# of his seedH02233x! for no manH0376w#in his daysH03117"v/shall not prosperH06743ua manH01397tchildlessH06185s#ye this manH0376rwriteH03789qlordH03068p!thus saithH0559olordH03068nthe wordH01697mhearH08085learthH0776kearthH0776jo earthH0776 i+ which they knowH03045h# into a landH0776g% and are castH02904 f+ he and his seedH02233,eCwherefore are they cast outH07993d#no pleasureH02656ca vesselH03627bidolH06089abrokenH05310bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{AVBsCD*EHFeGHI9JUKrLM,NGAVBsCD*EHFeGHI9JUKrLM,NGOcP~QR8SUTsU V&WCX]Y{Z[4\P]l^_$`@a^bzcd3ePfng h)iEj`kmn6oSpoq r&sBt^uyvw5xRyoz{*|I}f~9Uq &A\x2Mi$B_{4Ql 'D`~8Qm %A^z gdB(qS5qK(g$5out of all countriesH0776#of my flockH06629#the remnantH07611"/and i will gatherH06908lordH03068saithH05002)of your doingsH04611"/ upon you the evilH07455+A them: behold, i will visitH06485%5 and have not visitedH06485%5 and driven them awayH05080 my flockH06629"/ye have scatteredH06327my peopleH05971 that feedH07462$ 3against the pastorsH07462 of israelH03478 godH0430 lordH03068$5therefore thus saithH0559lordH03068saithH05002'of my pastureH04830the sheepH06629#and scatterH06327%that destroyH06$3be unto the pastorsH07462woeH01945 JP/ a/fG' jJ6#and justiceH066665 judgmentH04941"4/ and shall executeH062133# and prosperH079192# shall reignH044271! and a kingH044280branchH06780/#a righteousH06662.!unto davidH01732"-/that i will raiseH06965,lordH03068+saithH05002*comeH0935!)-behold, the daysH03117(lordH03068'saithH05002.&Gneither shall they be lackingH06485)%=no more, nor be dismayedH02865*$?them: and they shall fearH03372+#Aover them which shall feedH07462"shepherdsH07462"!/and i will set upH06965 % and increaseH07235+Aand they shall be fruitfulH06509)to their foldsH051160Kthem, and will bring them againH07725&7whither i have drivenH05080 _dD* oU< uR5}_Sof israelH03478R%of the houseH01004Qthe seedH02233P'and which ledH0935!O-which brought upH05927NlivethH02416MlordH03068L of egyptH04714K+ out of the landH0776J of israelH03478I% the childrenH01121!H-which brought upH05927GlivethH02416FlordH03068+ECthat they shall no more sayH0559DlordH03068CsaithH05002BcomeH0935,ACtherefore, behold, the daysH03117#@1 our righteousnessH03072+?Awhereby he shall be calledH07121>his nameH08034=safelyH0983<#shall dwellH07931;!and israelH03478:)shall be savedH034679judahH030638#in his daysH031177%in the earthH0776 [m>qW/S/v[o mournethH056n the landH0776m# of swearingH0423l# for becauseH06440k' of adulterersH05003j is fullH04390i% for the landH0776 h+ of his holinessH06944)g= and because of the wordsH01697f lordH03068e becauseH06440d' hath overcomeH05674c whom wineH03196b) and like a manH01397a manH0376$`3 i am like a drunkenH07910_ shakeH07363^% all my bonesH06106(]; because of the prophetsH05030\% me is brokenH07665[ withinH07130Z! mine heartH03820!Y/ in their own landH0127+XA them; and they shall dwellH03427%W5 whither i had drivenH05080&V9 and from all countriesH0776U countryH0776!T-out of the northH06828 ClP,]C*c6gC + in the prophetsH05030  follyH08604 + and i have seenH07200 lordH03068 saithH05002$3 of their visitationH06486 the yearH08141 evilH07451)? therein: for i will bringH0935 and fallH05307(; they shall be driven onH01760+ in the darknessH0653/I shall be unto them as slipperyH02519$~3 wherefore their wayH01870} lordH03068| saithH05002!{- their wickednessH07451z% have i foundH04672!y- yea, in my houseH01004x# are profaneH02610w! and priestH03548!v- for both prophetH05030 u+ and their forceH01369t is evilH07451!s- and their courseH04794r% are dried upH03001"q/ of the wildernessH04057$p3 the pleasant placesH04999 Hx]B"lP, I!oH#&3behold, i will feedH0398(%;concerning the prophetsH05030$of hostsH06635#lordH03068$"5therefore thus saithH0559$!3thereof as gomorrahH06017$ 3and the inhabitantsH034276Wthey are all of them unto me as sodomH05467$3 from his wickednessH07451# doth returnH07725 that noneH0376% of evildoersH07489) also the handsH03027 +they strengthenH02388in liesH08267and walkH01980%5they commit adulteryH05003"/an horrible thingH08186%of jerusalemH03389%5also in the prophetsH05030#i have seenH07200 to errH08582 israelH03478%5 and caused my peopleH05971 in baalH01168 + they prophesiedH05012 ! of samariaH08111 SwM, qU. {T+{S$B3ye shall have peaceH07965Ahath saidH01696@lordH03068'?9unto them that despiseH05006>stillH0559=they sayH0559< lordH03068%;5 not out of the mouthH06310#:1 of their own heartH038209 a visionH023778! they speakH01696-7Eunto you: they make you vainH018916'that prophesyH05012 5+of the prophetsH05030#41not unto the wordsH016973hearkenH080852of hostsH066351lordH030680!thus saithH0559!//into all the landH0776.! gone forthH03318-) is profanenessH02613,% of jerusalemH03389&+7 for from the prophetsH05030* of gallH07219)the waterH04325$(3and make them drinkH08248#'1them with wormwoodH03939 KaE'b>!`BvK'^9until he have executedH06213!]-shall not returnH07725\lordH03068[the angerH0639Z' of the wickedH07563Y'upon the headH07218)X=it shall fall grievouslyH02342WwhirlwindH05591 V+even a grievousH02342Uin furyH02534T'is gone forthH03318SlordH03068$R3behold, a whirlwindH05591Q and heardH08085Phis wordH01697 O+who hath markedH07181Nhis wordH01697Mand heardH08085#L1and hath perceivedH07200KlordH03068J)in the counselH05475#I1for who hath stoodH05975H! shall comeH0935G no evilH07451!F- of his own heartH03820&E7 after the imaginationH08307,DCunto every one that walkethH01980C%and they sayH0559 XnU0Q'nE-yXy'and not a godH0430xlordH03068wsaithH05002vat handH07138ui a godH0430 t+ of their doingsH04611"s/ and from the evilH07455rwayH01870%q5them from their evilH07451-pEthen they should have turnedH07725omy wordsH01697nto hearH08085)m=and had caused my peopleH05971l'in my counselH05475&k7but if they had stoodH05975-jEto them, yet they prophesiedH05012"i/i have not spokenH01696h%yet they ranH07323g)these prophetsH05030 f+i have not sentH07971e% it perfectlyH0998!d/ ye shall considerH0995c daysH03117b'in the latterH0319a%of his heartH03820`%the thoughtsH04209+_Aand till he have performedH06965 ^Y:!sM5{dC~^#which thinkH02803#1of their own heartH03820'of the deceitH08649prophetsH05030liesH08267'that prophesyH05012 +of the prophetsH05030%in the heartH03820beH03426) i have dreamedH02492 )i have dreamedH02492 sayingH0559 !in my nameH08034 liesH08267 'that prophesyH05012saidH0559"/what the prophetsH05030%i have heardH08085 lordH03068 saithH05002 and earthH0776heavenH08064'do not i fillH04392lordH03068!him? saithH05002%~5that i shall not seeH07200)}=himself in secret placesH04565|hideH05641{can anyH0376zafar offH07350 M{W:wQ0mL2jM5breakethH06327"4/and like a hammerH063603lordH030682saithH050021as a fireH07840likeH03541/#not my wordH01697. lordH03068- saithH05002,% to the wheatH01250+ the chaffH08401*!faithfullyH0571)my wordH01697('let him speakH01696)'=and he that hath my wordH01697&a dreamH02472%%let him tellH05608"$/that hath a dreamH02472##the prophetH05030" for baalH01168! my nameH08034 ) have forgottenH07911- as their fathersH01!-to his neighbourH07453every manH0376 +which they tellH05608 +by their dreamsH02472my nameH08034to forgetH07911#1to cause my peopleH05971 CiJ-pN2~^0}C6RW them: therefore they shall not profitH03276(Q; them not, nor commandedH06680P! yet i sentH07971'O9 and by their lightnessH06350N' by their liesH08267M to errH08582*L? them, and cause my peopleH05971K# and do tellH05608J lordH03068I saithH05002H dreamsH02472G falseH08267+FA against them that prophesyH05012Ehe saithH05002Dand sayH05001C'their tonguesH03956Bthat useH03947AlordH03068@saithH05002%?5against the prophetsH05030#>1from his neighbourH07453=every oneH0376<my wordsH01697;!that stealH01589:lordH030689saithH05002%85against the prophetsH050307 in piecesH063276the rockH05553 QiF&^6vW>rQo'#and every oneH0376!n-#to his neighbourH07453m#every oneH0376!l/#thus shall ye sayH0559k'" and his houseH01004j"that manH0376#i1"i will even punishH06485h"lordH03068g!"the burdenH04853f)"that shall sayH0559e)"and the peopleH05971d)"and the priestH03548c#"the prophetH05030b! lordH03068a!! you, saithH05002$`3! i will even forsakeH05203'_9! unto them, what burdenH04853#^3!thou shalt then sayH0559]!lordH03068\!!the burdenH04853[%!thee, sayingH0559Z!shall askH07592Y#!or a priestH03548X)!or the prophetH05030%W5!and when this peopleH05971V lordH03068U saithH05002T at allH03276S# this peopleH05971 NtQ8|^<% qT;  pN)&because ye sayH0559 &lordH03068$ 5&therefore thus saithH0559 &lordH03068 !&the burdenH04853 %&since ye sayH0559&butH0518%spokenH01696%lordH03068%answeredH06030%lordH03068)%to the prophetH05030#3%thus shalt thou sayH0559$ our godH0430$ of hostsH06635$ lordH03068~$ godH0430}'$ of the livingH02416|$the wordsH01697&{7$for ye have pervertedH02015$z3$shall be his burdenH04853y$wordH01697(x=$no more: for every man'sH0376!w-$shall ye mentionH02142v$lordH03068u)$and the burdenH04853t# spokenH01696s#lordH03068r#answeredH06030q#lordH03068p)#to his brotherH0251 Gb>Z:Z@zbG*beforeH06440)setH03259(of figsH08384'basketsH01736%&5me, and, behold, twoH08147%shewedH07200$lordH03068-#E(which shall not be forgottenH07911"(shameH03640*!?(upon you, and a perpetualH05769 (reproachH02781)(an everlastingH05769!-(and i will bringH05414#1'out of my presenceH06440"5'you and your fathersH01#'that i gaveH05414"/'you, and the cityH05892(;'you, and i will forsakeH05203'forgetH05382;a'therefore, behold, i, even i, will utterlyH05377&lordH03068!&the burdenH04853 -& ye shall not sayH0559 -& unto you, sayingH0559 +& and i have sentH07971& lordH03068!& the burdenH04853&this wordH01697 ZnP#oR* pW>%sZI figsH08384H naughtyH07451G veryH03966F basketH01731E'and the otherH0259D!first ripeH01073C'like the figsH08384BfigsH08384AgoodH02896@veryH03966?basketH01731>oneH0259=+them to babylonH0894<+and had broughtH0935;)from jerusalemH03389:!and smithsH04525$93with the carpentersH027968of judahH03063 7+and the princesH082696of judahH030635kingH044284%of jehoiakimH030793the sonH011212jeconiahH03204)1=had carried away captiveH015400! of babylonH0894/ kingH04428$.3 that nebuchadrezzarH05019- afterH0310, lordH03068+!the templeH01964 `yQ.nU<mT9}`f of judahH030633eQthem that are carried away captiveH01546&d7so will i acknowledgeH05234cfigsH08384 b+like these goodH02896aof israelH03478`the godH0430_lordH03068^!thus saithH0559$]5came unto me, sayingH0559\lordH03068[)again the wordH01697!Z-they are so evilH07455$Y5that cannot be eatenH0398X evilH07451W veryH03966V% and the evilH07451U goodH02896T veryH03966SfigsH08384Rthe goodH02896QfigsH08384P!and i saidH0559O)thou, jeremiahH03414$N3unto me, what seestH07200MlordH03068Lthen saidH0559!K-they were so badH07455(J= which could not be eatenH0398 AoV3y`;$yN$fA!/surely thus saithH0559!-they are so evilH07455%7which cannot be eatenH0398~figsH08384 }+and as the evilH07451/|Iunto me with their whole heartH03820&{7for they shall returnH07725'z;and i will be their godH0430,yCand they shall be my peopleH05971xlordH03068wto knowH03045v'them an heartH03820 u+and i will giveH05414t upH05428!s-and i will plantH05193rdownH02040!q-and i will buildH01129p%to this landH0776,oCand i will bring them againH07725#n1upon them for goodH02896mmine eyesH05869l)for i will setH07760kgoodH02896!j- of the chaldeansH03778i' into the landH0776"h/ out of this placeH04725!g- whom i have sentH07971 WmI%}`9 gK+ ~W#1 and the pestilenceH01698! the famineH07458 the swordH02719 + and i will sendH07971&7 whither i shall driveH05080' in all placesH04725# and a curseH07045 a tauntH08148' and a proverbH04912! a reproachH02781 hurtH07451% of the earthH0776&7 into all the kingdomsH04467*1' them to be removedH02113 H02189#1 and i will deliverH05414of egyptH04714 #in the landH0776$ 3and them that dwellH03427 %in this landH0776 #that remainH07604 % of jerusalemH03389 + and the residueH07611 + and his princesH08269 of judahH03063 the kingH04428zedekiahH06667)so will i giveH05414lordH03068 SU8gK-c<mS9sayingH05598%of jerusalemH03389+7Aand to all the inhabitantsH034276of judahH03063$53unto all the peopleH059714spakeH016963#the prophetH05030#21the which jeremiahH034141!of babylonH08940kingH04428"//of nebuchadrezzarH05019. yearH08141- the firstH07224, of judahH03063+ kingH04428* of josiahH02977)the sonH01121(%of jehoiakimH03079'yearH08141&'in the fourthH07243%of judahH03063*$?concerning all the peopleH05971&#7that came to jeremiahH03414"the wordH01697,!I unto them and to their fathersH01 # that i gaveH05414!/ from off the landH01272O among them, till they be consumedH08552 Y~cJ-w>_>vYUthey saidH0559T to hearH08085S your earH0241R%nor inclinedH05186*Q?but ye have not hearkenedH08085P#and sendingH07971O%rising earlyH07925N%the prophetsH05030*M?unto you all his servantsH05650Lhath sentH07971KlordH03068*J?but ye have not hearkenedH08085I%and speakingH01696'H9unto you, rising earlyH079255GUhath come unto me, and i have spokenH01696F lordH03068E the wordH01697D yearH08141C' and twentiethH06242B the threeH07969#A1even unto this dayH03117@of judahH03063?kingH04428>of amonH0526=the sonH01121<of josiahH02977;yearH08141+:3'from the thirteenthH06240 H07969 Q]:fI.dAQ2qOthat ye might provoke me to angerH03707plordH03068o)unto me, saithH05002*n?yet ye have not hearkenedH08085*m? and i will do you no hurtH07489l' of your handsH03027k)with the worksH046392jOthem, and provoke me not to angerH03707%i5them, and to worshipH07812hto serveH05647ggodsH0430fotherH0312enot afterH0310dand goH03212cand everH05769beverH05769a forH05704*`E unto you and to your fathersH01_! hath givenH05414^ lordH03068]# in the landH0127\and dwellH03427[)of your doingsH04611"Z/and from the evilH07455YwayH01870X'from his evilH07451W'now every oneH0376V'turn ye againH07725 ^nU8 bH/b2^% 5 them an astonishmentH08047 ) them, and makeH07760) = and will utterly destroyH02763# round aboutH054397Y thereof, and against all these nationsH01471,C and against the inhabitantsH03427&9 them against this landH0776) and will bringH0935! my servantH05650! of babylonH0894 the kingH04428#1 and nebuchadrezzarH05019 lordH03068~ saithH05002}% of the northH06828!|- all the familiesH04940{ and takeH03947$z3 behold, i will sendH07971ymy wordsH01697*x?because ye have not heardH08085wof hostsH06635vlordH03068$u5therefore thus saithH0559!t-to your own hurtH07451s'of your handsH03027r)with the worksH04639 ^uM0gI#kE%x^& yearsH081418%[ and it shall come to pass, when seventyH07657$ yearsH08141# seventyH07657"! of babylonH0894! the kingH04428 # shall serveH05647"/ and these nationsH01471 + an astonishmentH08047&7 shall be a desolationH02723#3 and this whole landH0776' of the candleH05216' and the lightH0216"/ of the millstonesH07347 the soundH06963% of the brideH03618' and the voiceH06963"/ of the bridegroomH02860 the voiceH06963# of gladnessH08057' and the voiceH06963 of mirthH08342$3 from them the voiceH06963"5 moreover i will takeH06# desolationsH02723 ' and perpetualH05769 ) and an hissingH08322 x~Z@'xX4|Y5 xA#shall serveH05647@kingsH04428?and greatH01419>nationsH01471=for manyH07227(<; against all the nationsH01471 ;+ hath prophesiedH05012:) which jeremiahH034149% in this bookH05612$83 all that is writtenH03789(7; which i have pronouncedH016966% all my wordsH016975) upon that landH0776 4- and i will bringH09353# desolationsH080772% it perpetualH057691' and will makeH07760!0- of the chaldeansH03778/% and the landH0776#.1 for their iniquityH05771- lordH03068, saithH05002 ++ and that nationH01471*! of babylonH0894) the kingH04428(' i will punishH06485!'- are accomplishedH04390 R\5nM.pQ5R)\=and made all the nationsH01471[handH03027Zlord'sH03068Yi the cupH03563Xthen tookH03947!W-that i will sendH07971V%of the swordH02719UbecauseH06440T!and be madH01984S%and be movedH01607%R5and they shall drinkH08354Q) thee, to drinkH08248P) to whom i sendH07971*O? and cause all the nationsH01471N! at my handH03027M%of this furyH02534LcupH03563Kthe wineH03196J'unto me; takeH03947Iof israelH03478HgodH0430GlordH03068F)for thus saithH0559#E1 of their own handsH03027+DAand according to the worksH04639.CGthem according to their deedsH06467?Bithemselves of them also: and i will recompenseH07999 XlO-rR5sKxXx%and ashkelonH0831#w1of the philistinesH06430v#of the landH0776"u/and all the kingsH04428tof uzH05780s#of the landH0776*r?people, and all the kingsH04428$q3and all the mingledH06153#p1and all his peopleH05971 o+and his princesH08269!n-and his servantsH05650mof egyptH04714lkingH04428kpharaohH06547j this dayH03117i# and a curseH07045h! an hissingH08322 g+an astonishmentH08047"f/them a desolationH02723!e-thereof, to makeH05414)d=thereof, and the princesH08269c'and the kingsH04428bof judahH03063a)and the citiesH05892`jerusalemH03389_had sentH07971^lordH03068]to drinkH08248 ekN) dD) }W9eof zimriH02174"/and all the kingsH04428'in the desertH04057!that dwellH07931&7of the mingled peopleH06153"/and all the kingsH04428of arabiaH06152"/and all the kingsH04428 cornersH06285 'in the utmostH07112 and buzH0938 and temaH08485 dedanH01719the seaH03220beyondH05676%of the islesH0339'and the kingsH04428of zidonH06721"/and all the kingsH04428of tyrusH06865"/and all the kingsH04428of ammonH05983!-and the childrenH01121~and moabH04124}edomH0123| of ashdodH0795 {+ and the remnantH07611z and ekronH06138y and azzahH05804 cwQ0{Y9jQ4c2 and riseH069651 and fallH053070 and spueH07006#/1ye, and be drunkenH07937.drinkH08354-of israelH03478,the godH0430+of hostsH06635*lordH03068%)7unto them, thus saithH0559((=therefore thou shalt sayH0559'afterH0310&# shall drinkH08354%# of sheshachH08347$% and the kingH04428#% of the earthH0127"' upon the faceH06440!%of the worldH0776% 5and all the kingdomsH04467%with anotherH0251oneH0376and nearH07138farH07350%of the northH06828"/and all the kingsH04428%of the medesH04074"/and all the kingsH04428of elamH05867"/and all the kingsH04428 R`D(c<"xK,lRM saithH05002L% of the earthH0776)K= upon all the inhabitantsH03427J# for a swordH02719 I+ for i will callH07121+HAye shall not be unpunishedH05352G!unpunishedH05352)F=and should ye be utterlyH05352E!by my nameH08034 D+which is calledH07121C#on the cityH05892B'to bring evilH07489!A-for, lo, i beginH02490@ drinkH08354#?1 ye shall certainlyH08354> of hostsH06635=lordH03068%<7unto them, thus saithH0559#;3then shalt thou sayH0559:to drinkH083549'at thine handH030278the cupH035637to takeH0394706Kand it shall be, if they refuseH03985"5/which i will sendH079714% of the swordH02719!3- no more, becauseH06440 _mR9|V=`D&_i'he will pleadH08199!h-with the nationsH01471#g1hath a controversyH07379flordH03068e%of the earthH0776d#to the endsH07097c!shall comeH0935ba noiseH07588a%of the earthH0776,`Cagainst all the inhabitantsH03427#_1as they that treadH01869^a shoutH01959]'he shall giveH06030$\3 upon his habitationH05116[ roarH07580"Z/ he shall mightilyH07580Y! habitationH04583X' from his holyH06944Whis voiceH06963Vand utterH05414U%from on highH04791T!shall roarH07580SlordH03068Rand sayH05592QOthou against them all these wordsH01697#P1therefore prophesyH05012Oof hostsH06635NlordH03068 HfM/wW9jR2aH! uponH06440#1! they shall be dungH01828!! nor buriedH06912 -! neither gatheredH0622+A!they shall not be lamentedH05594%!of the earthH0776!endH07097%!of the earthH0776!endH07097%~5!shall be at that dayH03117}!lordH03068|'!and the slainH02491{% of the earthH0776 z+ from the coastsH03411#y1 shall be raised upH05782x whirlwindH05591w# and a greatH01419v to nationH01471u# from nationH01471t) shall go forthH03318s% behold, evilH07451r of hostsH06635q lordH03068p! thus saithH0559olordH03068n saithH05002m% to the swordH02719l wickedH07563k% he will giveH05414j) with all fleshH01320 BmM, nJ/ fJ+dB$'$ their pastureH04830#%$hath spoiledH07703"$lordH03068!%$of the flockH06629 -$of the principalH0117)$and an howlingH03215!-$of the shepherdsH07462!$of the cryH06818$a voiceH06963#to escapeH06413%#of the flockH06629!/#nor the principalH0117#to fleeH06"/#shall have no wayH04498"/#and the shepherdsH07462" vesselH03627 +" like a pleasantH02532"/" and ye shall fallH05307!-" are accomplishedH04390(;" and of your dispersionsH08600"/"of your slaughterH02873%"for the daysH03117%"of the flockH06629 %"ye principalH0117 !"and wallowH06428 "and cryH02199 %"ye shepherdsH07462 "howlH03213!! the groundH0127 ]}[B)gA{Z> v]BlordH03068A!thus saithH0559@ sayingH0559? lordH03068>)came this wordH01697=of judahH03063<kingH04428;of josiahH02977:the sonH011219%of jehoiakimH030798%of the reignH04468!7-in the beginningH072256& angerH06395'& of his fierceH027404#& and becauseH06440!3-&of the oppressorH03238"2/&of the fiercenessH027401&becauseH064400#&is desolateH08047/)&for their landH0776.#&as the lionH03715-!&his covertH05520!,-&he hath forsakenH05800+%lordH03068*%angerH0639)'%of the fierceH02740(%becauseH06440'%%are cut downH01826&#%habitationsH04999"%/%and the peaceableH07965 SrJ-vT, jD!yS"_1and thou shalt sayH0559 ^+ of their doingsH04611]# of the evilH07455"\/ unto them becauseH06440[ to doH06213 Z+which i purposeH02803Y)me of the evilH07451"X/that i may repentH05162WwayH01870V'from his evilH07451Uevery manH0376Tand turnH07725+SAif so be they will hearkenH08085R!not a wordH01697$Q3unto them; diminishH01639P'thee to speakH01696O)that i commandH06680N'all the wordsH01697M houseH01004L lord'sH03068K! to worshipH07812J! which comeH0935I of judahH03063$H3unto all the citiesH05892Gand speakH01696FhouseH01004Elord'sH03068D%in the courtH02691CstandH05975 @pR-n;gI-w]@{jeremiahH03414zheardH08085#y1and all the peopleH05971!x-and the prophetsH05030w)so the priestsH03548v%of the earthH0776#u1to all the nationsH01471ta curseH07045sthis cityH05892r'and will makeH05414q#like shilohH07887p!this houseH01004!o-then will i makeH05414*n?but ye have not hearkenedH08085m#and sendingH07971/lIunto you, both rising up earlyH07925k#whom i sentH07971j%the prophetsH05030i)of my servantsH05650h%to the wordsH01697g!to hearkenH08085fbeforeH06440!e-which i have setH05414din my lawH08451c)to me, to walkH03212'b9if ye will not hearkenH08085alordH03068%`7unto them, thus saithH0559 FR.iDzZA'mF#1 and all the peopleH05971&7 without an inhabitantH03427"/ shall be desolateH02717' and this cityH05892%5 shall be like shilohH07887! this houseH01004 sayingH0559 lordH03068# in the nameH08034)= why hast thou prophesiedH05012 dieH04191" / thou shalt surelyH04191 # him, sayingH0559  tookH08610# 1 and all the peopleH05971!- and the prophetsH05030!-that the priestsH03548$3unto all the peopleH05971to speakH01696'had commandedH06680lordH03068#of speakingH01696 +had made an endH036153Qnow it came to pass, when jeremiahH03414 lordH03068~%in the houseH01004}#these wordsH01697|speakingH01696 ^Z=#{bA jE^"4/ against this cityH05892'39 for he hath prophesiedH050122 to dieH041941 worthyH049410 this manH0376/ sayingH0559&.7 and to all the peopleH05971!-- unto the princesH08269!,- and the prophetsH05030+# the priestsH03548*! then spakeH0559) lord'sH03068( gateH08179'! of the newH02319&% in the entryH06607%% and sat downH03427$ lordH03068#) unto the houseH01004" houseH01004 !+ from the king'sH04428" / then they came upH05927% these thingsH01697 heardH08085 of judahH03063!- when the princesH08269 lordH03068% in the houseH01004!- against jeremiahH03414' were gatheredH06950 G~U+kI"}dH/`GQgoodH02896#P1with me as seemethH05869OdoH06213N%in your handH03027(M; that he hath pronouncedH01696 L+ him of the evilH07451K# will repentH05162J lordH03068I your godH0430H lordH03068G the voiceH06963F and obeyH08085 E+ and your doingsH04611D your waysH01870$C3 therefore now amendH03190#B1 that ye have heardH08085A' all the wordsH01697&@7 and against this cityH05892#?1 against this houseH01004>) me to prophesyH05012= sentH07971< lordH03068; sayingH0559&:7 and to all the peopleH05971%95 unto all the princesH082698 jeremiahH034147! then spakeH05596) with your earsH0241!5- as ye have heardH08085 WtJ-jL#{V.rWl our godH0430k lordH03068"j/ to us in the nameH08034#i1 for he hath spokenH01696hto dieH04194g!not worthyH04941fthis manH0376$e3and to the prophetsH05030!d-unto the priestsH03548#c1and all the peopleH05971b#the princesH08269athen saidH0559`%in your earsH0241 _+ all these wordsH01697%^5 me unto you to speakH01696] hath sentH07971\ lordH03068'[; thereof: for of a truthH0571)Z=and upon the inhabitantsH034274YSupon yourselves, and upon this cityH05892XbloodH01818WinnocentH05355&V7ye shall surely bringH05414+UAthat if ye put me to deathH04191T)ye for certainH03045Sbut knowH03045Rand meetH03477 Sf>fM0bI% zS# 1as the high placesH01116 %of the houseH01004!-and the mountainH02022#1shall become heapsH05856'and jerusalemH03389a fieldH07704 +shall be plowedH02790zionH06726of hostsH06635 lordH03068! thus saithH0559 sayingH0559~ of judahH03063"}/ to all the peopleH05971|and spakeH0559{of judahH03063zkingH04428y#of hezekiahH02396x#in the daysH03117w!prophesiedH05012v)the morasthiteH04183umicahH04320tsayingH0559s'of the peopleH05971$r3to all the assemblyH06951qand spakeH0559p#of the landH0776o'of the eldersH02205ncertainH0582m%then rose upH06965 UgD'sO#S/xU') who prophesiedH05012$&3of kirjath–jearimH07157%#of shemaiahH08098$the sonH01121#urijahH0223"lordH03068!#in the nameH08034 +that prophesiedH05012(=and there was also a manH0376"/against our soulsH05315evilH07451greatH01419!-might we procureH06213"1against them? thusH0587(;which he had pronouncedH01696 + him of the evilH07451 repentedH05162 lordH03068' lordH06440 H03068% and besoughtH02470lordH03068 +did he not fearH03373to deathH04191)put him at allH04191'and all judahH03063of judahH03063 kingH04428 %did hezekiahH02396 #of a forestH03293 Tb;uZ2wU8|T$D3 with him into egyptH04714C menH0582Bof achborH05907Athe sonH01121@elnathanH0494?!into egyptH04714>menH0582=sentH07971<the kingH04428;'and jehoiakimH03079:!into egyptH047149and wentH09358 and fledH01272"7/ it, he was afraidH033726 heardH080855+ but when urijahH0223$43 to put him to deathH041913soughtH012452the kingH044281his wordsH016970heardH08085$/3and all the princesH08269(.;with all his mighty menH01368-the kingH04428#,1and when jehoiakimH03079+# of jeremiahH03414+*A according to all the wordsH01697%)7 and against this landH0776"(/ against this cityH05892 S{T7nS) }W5 lS`kingH04428_of josiahH02977^the sonH01121]%of jehoiakimH03079\%of the reignH04467![-in the beginningH07225$Z3 to put him to deathH04191Y'of the peopleH05971"X/him into the handH03027*W?that they should not giveH05414"V/was with jeremiahH03414U!of shaphanH08227Tthe sonH01121Sof ahikamH0296&R7nevertheless the handH03027Q peopleH05971P' of the commonH01121 O+ into the gravesH06913N' his dead bodyH05038M and castH07993#L1him with the swordH02719Kwho slewH05221Jthe kingH04428#I1him unto jehoiakimH03079H#and broughtH0935G%out of egyptH04714FurijahH0223'E9and they fetched forthH03318 HkM4wR7fB%~eH~of judahH03063}kingH04428|'unto zedekiahH06667{%to jerusalemH03389z!which comeH0935"y/ of the messengersH04397x# by the handH03027w of zidonH06721 v+ and to the kingH04428u of tyrusH06865 t+and to the kingH04428(s-'of the ammonitesH05983 H01121 r+and to the kingH04428qof moabH04124 p+and to the kingH04428oof edomH0123!n-them to the kingH04428mand sendH07971#l1them upon thy neckH06677kand putH05414jand yokesH04133i!thee bondsH04147h#to me; makeH06213glordH03068f!thus saithH0559e sayingH0559d lordH03068c' unto jeremiahH03414b)came this wordH01697aof judahH03063 a}dG,lK2tI0a!of babylonH0894the kingH04428"/of nebuchadnezzarH05019'into the handH03027+all these landsH0776%5and now have i givenH05414 meetH03474'9 it unto whom it seemedH05869) and have givenH05414 armH02220'9 and by my outstretchedH05186powerH03581#by my greatH01419!the groundH0776 uponH06440 'and the beastH0929 the manH0120 the earthH0776 #i have madeH06213!/ unto your mastersH0113!/ thus shall ye sayH0559of israelH03478the godH0430of hostsH06635lordH03068!thus saithH0559"1unto their mastersH0113#them to sayH0559#and commandH06680 E|V2lT2V* cE8! of babylonH08947# of the kingH044286) under the yokeH059235!their neckH06677&47and that will not putH054143!of babylonH08942the kingH04428(1;the same nebuchadnezzarH05019%05which will not serveH05647/#and kingdomH04467.!the nationH01471-# shall serveH05647, kingsH04428+ and greatH01419* nationsH01471)' and then manyH07227(comeH0935'#of his landH0776$&3until the very timeH06256%sonH01121$'and his son'sH01121!#-him, and his sonH01121"#shall serveH05647 !+and all nationsH01471" / him also to serveH05647% have i givenH05414% of the fieldH07704)and the beastsH02416!my servantH05650 ah@sJ!bE'a0QK and that i should drive you outH05080P) from your landH0127,OC unto you, to remove you farH07368N a lieH08267"M/ for they prophesyH05012L! of babylonH0894K the kingH04428#J1 ye shall not serveH05647 I- unto you, sayingH0559H# which speakH0559&G7 nor to your sorcerersH03786'F9 nor to your enchantersH06049%E5 nor to your dreamersH02472%D5 nor to your divinersH07080(C; not ye to your prophetsH05030"B/ therefore hearkenH08085!A-them by his handH03027&@7until i have consumedH08552(?;and with the pestilenceH01698$>3and with the famineH07458=)with the swordH02719<lordH03068;saithH05002:' will i punishH064859# that nationH01471 dyV6kC!y_F'dm and liveH02421#l1 him and his peopleH05971k and serveH05647j! of babylonH0894i# of the kingH04428h) under the yokeH05923g! your necksH06677f bringH0935e sayingH0559-dE according to all these wordsH01697c of judahH03063b kingH04428!a- also to zedekiahH06667` i spakeH01696_' it, and dwellH03427$^3 and they shall tillH05647] lordH03068\ saithH05002![/ in their own landH01273ZQ him, those will i let remain stillH03240Y and serveH05647X! of babylonH0894W# of the kingH04428V) under the yokeH05923U! their neckH06677T! that bringH0935 S+ but the nationsH01471"R5 and ye should perishH06 @qG.^7oI/o@+ Athat i might drive you outH05080!in my nameH08034a lieH08267"/yet they prophesyH05012lordH03068#them, saithH05002$3for i have not sentH07971 a lieH08267"/ for they prophesyH05012!of babylonH0894the kingH04428#~1ye shall not serveH05647 }-unto you, sayingH0559|!that speakH0559 {+of the prophetsH05030#z1not unto the wordsH01697"y/therefore hearkenH08085x! of babylonH0894w the kingH04428$v3 that will not serveH05647#u1 against the nationH01471t# hath spokenH01696s lordH03068&r7 and by the pestilenceH01698q' by the famineH07458p% by the swordH02719$o3 thou and thy peopleH05971 n+ why will ye dieH04191 KjGeCwW1zK+%Awherefore should this cityH05892$and liveH02421#!of babylonH0894"the kingH04428%!5not unto them; serveH05647 hearkenH08085a lieH08267"/for they prophesyH05012%from babylonH0894!-be brought againH07725"/shall now shortlyH04120houseH01004 lord'sH03068$3 behold, the vesselsH03627 - unto you, sayingH0559' that prophesyH05012!- of your prophetsH05030!-not to the wordsH01697hearkenH08085lordH03068!thus saithH0559sayingH0559'9and to all this peopleH05971)to the priestsH03548 %also i spakeH01696 ' that prophesyH05012% 5 ye, and the prophetsH05030& =and that ye might perishH06 Qm/wY9g<rQA% in this cityH05892@# that remainH03498?)of the vesselsH03627+>Aand concerning the residueH03499)==and concerning the basesH04350'<9and concerning the seaH03220';9concerning the pillarsH05982:of hostsH066359lordH030688)for thus saithH05597)not to babylonH08946goH0935!5-and at jerusalemH033894of judahH030633# of the kingH044282 the houseH010041 lordH030680% in the houseH01004/) which are leftH03498!.-that the vesselsH03627-of hostsH06635,lordH03068:+_with them, let them now make intercessionH06293*beH03426)lordH03068 (+and if the wordH01697'prophetsH05030&'be laid wasteH02723 ]Q4Y<]=]%^7they shall be carriedH0935!]- and of jerusalemH03389\ of judahH03063[# of the kingH04428Z the houseH01004Y lordH03068Xthe houseH01004W#that remainH03498'V9concerning the vesselsH03627Uof israelH03478Tthe godH0430Sof hostsH06635RlordH03068Q+yea, thus saithH0559P'and jerusalemH03389Oof judahH03063#N1 and all the noblesH02715M! to babylonH0894L) from jerusalemH03389K of judahH03063J kingH04428I%of jehoiakimH03079Hthe sonH01121GjeconiahH032042FOnot, when he carried away captiveH01540EtookH03947D!of babylonH0894CkingH04428%B5which nebuchadnezzarH05019 [gN(}\<#sW;~[z)of the priestsH03548 y+in the presenceH05869xlordH03068%w5unto me in the houseH01004vspakeH0559uof gibeonH01391t#the prophetH05030s of azurH05809r the sonH01121q hananiahH02608p monthH02320o% in the fifthH02549nyearH08141m'in the fourthH07243lof judahH03063kkingH04428j#of zedekiahH06667i%of the reignH04467!h-in the beginningH072252gOand it came to pass the same yearH08141#f1 them to this placeH04725%e5them up, and restoreH07725"d/then will i bringH05927clordH03068b#them, saithH05002a%that i visitH064856`Wand there shall they be until the dayH03117_!to babylonH0894 JeJ,qW0 rT6fJthe sonH01121jeconiahH03204'to this placeH04725'9and i will bring againH07725+them to babylonH0894# and carriedH0935 + from this placeH04725 took awayH03947! of babylonH0894 kingH04428$3that nebuchadnezzarH05019 houseH01004 lord'sH03068 +all the vesselsH03627 +into this placeH04725# 1will i bring againH07725yearsH08141 +within two fullH03117! of babylonH0894# of the kingH04428the yokeH05923'i have brokenH07665sayingH0559of israelH03478the godH0430of hostsH06635~lordH03068}'thus speakethH0559|sayingH0559&{7and of all the peopleH05971 FbE% rM0gA"v]F7doH062136lordH030685amenH05434saidH05593jeremiahH03414!2-even the prophetH050301 lordH030680% in the houseH01004/! that stoodH05975"./ of all the peopleH05971$-3and in the presenceH05869,)of the priestsH03548 ++in the presenceH05869*hananiahH02608!)-unto the prophetH05030(saidH0559'jeremiahH03414!&-then the prophetH05030%!of babylonH0894$#of the kingH04428#the yokeH05923!"-for i will breakH07665! lordH03068  saithH05002% into babylonH0894 that wentH0935 of judahH03063&7with all the captivesH01546of judahH03063kingH04428%of jehoiakimH03079 D~[; c<fD$dDS# and of evilH07451R of warH04421Q kingdomsH04467"P/and against greatH01419OcountriesH0776"N/both against manyH07227M!prophesiedH05012L#thee of oldH05769K'me and beforeH06440&J7that have been beforeH06440I%the prophetsH05030"H/of all the peopleH05971G+and in the earsH0241F'in thine earsH0241E%that i speakH01696#D1thou now this wordH01697"C/nevertheless hearH08085 B+into this placeH04725A%from babylonH08945@Uand all that is carried away captiveH01473?houseH01004> lord'sH03068=# the vesselsH03627<) to bring againH07725+;A which thou hast prophesiedH05012: thy wordsH016979performH069658lordH03068 OwU2 za?jI0 lOq the yokeH05923%p5 even so will i breakH07665o lordH03068n! thus saithH0559m sayingH0559"l/ of all the peopleH05971 k+ in the presenceH05869j spakeH0559i% and hananiahH02608h and brakeH07665g neckH06677f! jeremiah'sH03414%e5 from off the prophetH05030d the yokeH04133c tookH03947b# the prophetH05030a' then hananiahH02608` sentH07971_! hath trulyH0571^ lordH03068] be knownH03045"\/ shall the prophetH05030[ thenH0227"Z1 shall come to passH0935Y) of the prophetH05030X' when the wordH01697W of peaceH07965"V/ which prophesiethH05012U# the prophetH05030"T/ and of pestilenceH01698 ^^-{b;"~[>$ ^!- thou hast brokenH07665 lordH03068 ! thus saithH0559  sayingH0559  hananiahH02608  and tellH0559  goH01980 sayingH0559 jeremiahH03414) of the prophetH05030"/ from off the neckH06677 the yokeH04133! had brokenH07665# the prophetH05030' that hananiahH02608 afterH0310#1 came unto jeremiahH03414~ lordH03068}' then the wordH01697| his wayH01870{ wentH03212z jeremiahH03414 y+ and the prophetH05030x yearsH08141-wE within the space of two fullH03117v) of all nationsH01471u' from the neckH06677t! of babylonH0894s kingH04428"r/ of nebuchadnezzarH05019 _{_=$xV-X5x_,hearH08085+#the prophetH05030*'unto hananiahH02608)jeremiahH03414(#the prophetH05030'then saidH0559&%of the fieldH07704%)him the beastsH02416&$7him: and i have givenH05414%#5and they shall serveH05647"!of babylonH0894! kingH04428 ) nebuchadnezzarH05019$3 that they may serveH05647%5 of all these nationsH01471' upon the neckH06677of ironH01270a yokeH05923!i have putH05414of israelH03478the godH0430of hostsH06635lordH03068)for thus saithH0559 of ironH01270) for them yokesH04133$3 but thou shalt makeH06213 of woodH06086 the yokesH04133 emQ4 b?`=#eH)from jerusalemH03389GsentH07971F#the prophetH05030E'that jeremiahH03414D'of the letterH05612Cthe wordsH01697BmonthH02320A)in the seventhH07637@'the same yearH08141?diedH04191>#the prophetH05030=#so hananiahH02608< lordH03068; rebellionH05627):=because thou hast taughtH016969)thou shalt dieH041918this yearH081417%of the earthH0127'69thee from off the faceH06440$53behold, i will castH079714lordH03068$35therefore thus saithH05592 in a lieH082671 to trustH098220O thee; but thou makest this peopleH05971/' hath not sentH07971.lordH03068-'now, hananiahH02608 P]5 u\:xQ. qPc%and gemariahH01587b!of shaphanH08227athe sonH01121`of elasahH0501_#by the handH03027^) from jerusalemH03389]' were departedH03318\) and the smithsH04525#[1 and the carpentersH02796Z'and jerusalemH03389Yof judahH03063X#the princesH08269 W+and the eunuchsH05631V'and the queenH01377Uthe kingH04428T'that jeconiahH03204SafterH0310R!to babylonH0894Q)from jerusalemH03389)P=had carried away captiveH01540$O3 whom nebuchadnezzarH05019&N7 and to all the peopleH05971$M3 and to the prophetsH05030#L1 and to the priestsH035481KM which were carried away captivesH01473J'of the eldersH02205!I-unto the residueH03499 [mT4iN0w]?!y[and begetH03205ye wivesH0802takeH03947~the fruitH06529}and eatH0398|gardensH01593{and plantH05193zand dwellH03427yye housesH01004xbuildH01129w% unto babylonH0894v)from jerusalemH033896uWwhom i have caused to be carried awayH015408t[unto all that are carried away captivesH01473sof israelH03478rthe godH0430qof hostsH06635plordH03068o!thus saithH0559nsayingH0559m!of babylonH0894lkingH04428"k/ to nebuchadnezzarH05019j% unto babylonH0894i sentH07971h of judahH03063g kingH04428f'whom zedekiahH06667e!of hilkiahH02518dthe sonH01121 ^mP-Q4vI^&7let not your prophetsH05030of israelH03478the godH0430of hostsH06635lordH03068)for thus saithH0559,Cthereof shall ye have peaceH07965)=for it: for in the peaceH07965lordH03068and prayH06419Fwwhither i have caused you to be carried away captivesH01540#of the cityH05892the peaceH07965and seekH01875*?there, and not diminishedH04591) =that ye may be increasedH07235 'and daughtersH01121  sonsH01121# 1 that they may bearH03205 # to husbandsH0582) your daughtersH01323 and giveH05414'for your sonsH01121wivesH0802and takeH03947'and daughtersH01323sonsH01121 HlIjQ/^9iH8% that i thinkH028037% the thoughtsH042846! for i knowH030455' to this placeH0472554U toward you, in causing you to returnH077253 wordH016972 my goodH02896!1- you, and performH069650% i will visitH06485/! at babylonH0894 .+ be accomplishedH04390- yearsH08141, seventyH07657+! that afterH06310* lordH03068)) for thus saithH0559( lordH03068'# them, saithH05002 &+ i have not sentH07971$%3 unto you in my nameH08034$ falselyH08267"#/ for they prophesyH05012-"E which ye cause to be dreamedH02492!) to your dreamsH02472% 5 you, neither hearkenH08085 + of you, deceiveH05377%in the midstH07130"/and your divinersH07080 NcG# kE$i@mNR! you, saithH05002&Q7 whither i have drivenH05080(P;and from all the placesH04725)O=you from all the nationsH01471"N/and i will gatherH06908&M)'your captivityH07622 H07622%L5and i will turn awayH07725KlordH03068J'of you, saithH05002$I3and i will be foundH04672+HA for me with all your heartH03824%G5 when ye shall searchH01875F% me, and findH04672"E/ and ye shall seekH01245,DC unto me, and i will hearkenH08085C and prayH06419)B= upon me, and ye shall goH01980#A1 then shall ye callH07121@ endH0319 ?+ you an expectedH08615> to giveH05414 =+ and not of evilH07451< of peaceH07965; thoughtsH04284: lordH03068"9/ toward you, saithH05002 FR*tT3a5 eFm!the famineH07458$l3upon them the swordH02719$k3behold, i will sendH07971jof hostsH06635ilordH03068h!thus saithH0559(g; with you into captivityH01473(f; that are not gone forthH03318 e- of your brethrenH0251d% in this cityH05892c'that dwellethH03427&b7and of all the peopleH05971aof davidH01732 `+upon the throneH03678_%that sittethH03427^#of the kingH04428]lordH03068\+that thus saithH0559[!in babylonH0894ZprophetsH05030"Y/hath raised us upH06965XlordH03068$W5because ye have saidH0559?Viwhence i caused you to be carried away captiveH01540U) into the placeH04725+TA and i will bring you againH07725S lordH03068 T{S.zU'sP&uT%which i sentH07971lordH03068saithH05002#to my wordsH016970Kbecause they have not hearkenedH08085&7whither i have drivenH05080&7among all the nationsH01471) and a reproachH02781) and an hissingH08322$~3 and an astonishmentH08047}' to be a curseH0423|% of the earthH0776${3to all the kingdomsH04467*z1'them to be removedH02113 H02189!y-and will deliverH05414(x;and with the pestilenceH01698 w+with the famineH07458v)with the swordH02719uthemH0310%t5and i will persecuteH07291!s- they are so evilH07455$r5 that cannot be eatenH0398q figsH08384p) them like vileH08182o'and will makeH05414#n1and the pestilenceH01698 PnD*dA#{_@{P'$9behold, i will deliverH05414$#3unto you in my nameH08034" a lieH08267!) which prophesyH05012 # of maaseiahH04641 the sonH01121 + and of zedekiahH06667!of kolaiahH06964the sonH01121of ahabH0256of israelH03478the godH0430of hostsH06635lordH03068!thus saithH0559!to babylonH0894)from jerusalemH03389!-whom i have sentH07971(;all ye of the captivityH01473lordH03068&7ye therefore the wordH01697hearH08085 lordH03068  saithH05002& 7 but ye would not hearH08085 # and sendingH07971 +rising up earlyH07925 %the prophetsH05030)=unto them by my servantsH05650 U|V,z`G.k;yU @+and have spokenH01696?wivesH0802'>9with their neighbours'H07453=adulteryH05003#<1and have committedH06213;in israelH03478:villanyH05039,9Cbecause they have committedH062138#in the fireH07847 roastedH070336! of babylonH08945' whom the kingH044284' and like ahabH0256#31 thee like zedekiahH066672makeH077601lordH030680sayingH0559/!in babylonH0894.of judahH03063%-5by all the captivityH01546,a curseH07045.+Gand of them shall be taken upH03947&*7them before your eyesH05869")/and he shall slayH05221(!of babylonH0894'kingH04428"&/of nebuchadrezzarH05019#%1them into the handH03027 I~X: `G*pH'|bI^lordH03068]sayingH0559'\9and to all the priestsH03548[!the priestH03548Z#of maaseiahH04641Y the sonH01121!X- and to zephaniahH06846W% at jerusalemH03389$V3 unto all the peopleH05971U# in thy nameH08034TlettersH05612'S9because thou hast sentH07971RsayingH0559Qof israelH03478Pthe godH0430Oof hostsH06635NlordH03068M'thus speakethH0559LsayingH0559K)the nehelamiteH05161J#to shemaiahH08098%I7shalt thou also speakH0559HlordH03068GsaithH05002Fa witnessH05707"E/ them; even i knowH03045+DA which i have not commandedH06680C! in my nameH08034B wordsH01697A lyingH08267 GvG& wU/X=# ~bGz and eatH0398y gardensH01593x and plantH05193wand dwellH03427vye housesH01004ubuildH01129tlongH0752sthisH01931rsayingH0559qbabylonH0894&p7for therefore he sentH07971/oIwhich maketh himself a prophetH05012n#of anathothH06069mjeremiahH034149l]now therefore why hast thou not reprovedH01605"k/and in the stocksH06729j' him in prisonH04115(i; that thou shouldest putH05414-hE and maketh himself a prophetH05012g madH07696f' for every manH0376elordH03068d%in the houseH01004+cAthat ye should be officersH06496b!the priestH03548)a=in the stead of jehoiadaH03077`#thee priestH03548_hath madeH05414 ThI) tC) }Y0qT shemaiahH08098&7 behold, i will punishH06485 lordH03068$5 therefore thus saithH0559 in a lieH082673S him not, and he caused you to trustH0982%5 unto you, and i sentH07971 + hath prophesiedH05012&7because that shemaiahH08098 )the nehelamiteH05161$ 3concerning shemaiahH08098 lordH03068 !thus saithH0559 sayingH0559-Eto all them of the captivityH01473sendH07971sayingH0559'unto jeremiahH03414lordH03068#1then came the wordH01697#the prophetH05030#of jeremiahH03414#in the earsH0241#this letterH05612~readH07121}!the priestH03548|'and zephaniahH06846{ the fruitH06529 FtZ:yN0|cL.^F4comeH0935"3/for, lo, the daysH03117$23 unto thee in a bookH05612#11that i have spokenH01696#01thee all the wordsH01697/writeH03789.sayingH0559-of israelH03478,godH0430+lordH03068*'thus speakethH0559)sayingH0559(lordH03068&'7that came to jeremiahH03414&the wordH01697% lordH03068$ rebellionH05627'#9 because he hath taughtH01696" lordH03068! saithH05002 ' for my peopleH05971) that i will doH06213 the goodH02896(; neither shall he beholdH07200# this peopleH05971 amongH08432 to dwellH03427'; he shall not have a manH0376% and his seedH02233) the nehelamiteH05161 Z^C% ^3qX6|ZQ'whether a manH02145 P+ye now, and seeH07200OaskH07592!N-and not of peaceH07965Mof fearH06343L%of tremblingH02731Ka voiceH06963J'we have heardH08085IlordH03068H)for thus saithH0559%G5and concerning judahH03063"F/concerning israelH03478EspakeH01696DlordH03068Cthe wordsH01697'B9and they shall possessH03423A-to their fathersH01@#that i gaveH05414?# to the landH07760>K and i will cause them to returnH07725= lordH03068< saithH0559; and judahH03063:israelH034789%of my peopleH059718'the captivityH07622(7;that i will bring againH077256lordH030685saithH05002 OlK!jO-t[>wO$m3 shall no more serveH05647l' and strangersH02114k thy bondsH04147j)and will burstH05423"i/from off thy neckH06677hhis yokeH05923g%i will breakH07665fof hostsH06635elordH03068dsaithH050026cWfor it shall come to pass in that dayH03117&b7but he shall be savedH03467atroubleH06869`!of jacob'sH03290_'even the timeH06256^so thatH0369]greatH01419\%for that dayH03117[alasH01945Z' into palenessH03420Y! are turnedH02015X' and all facesH06440&W7 as a woman in travailH03205V%on his loinsH02504U)with his handsH03027Tevery manH01397#S1wherefore do i seeH07200(R;doth travail with childH03205 ad;x[2g>a ! a full endH03617$3 thee: though i makeH06213 to saveH03467 lordH03068!- with thee, saithH05002 afraidH02729% and be quietH07599%5 and shall be in restH08252% shall returnH07725 and jacobH03290#1 of their captivityH07628~' from the landH0776}% and thy seedH02233|) thee from afarH07350%{5 for, lo, i will saveH03467z o israelH03478$y3 neither be dismayedH02865x lordH03068w saithH05002v jacobH03290'u9 thou not, o my servantH05650t) therefore fearH03372%s5 whom i will raise upH06965r! their kingH04428q and davidH01732p their godH0430o lordH03068%n5 but they shall serveH05647 Dc3~_B$mO- nD&#7with the chastisementH04148"#of an enemyH0341$!3thee with the woundH04347- Ethee not; for i have woundedH05221 +thee; they seekH01875)have forgottenH07911)all thy loversH0157 medicinesH07499%5 thou hast no healingH08585-E that thou mayest be bound upH04205 thy causeH01779' none to pleadH01777 grievousH02470 thy woundH04347 incurableH0605! thy bruiseH07667 lordH03068) for thus saithH0559! unpunishedH053523Q and will not leave thee altogetherH05352 + thee in measureH04941,C of thee: but i will correctH03256 ! a full endH03617* ? thee, yet will i not makeH06213) = whither i have scatteredH06327 ) of all nationsH01471 SuR3}`=c@zS#<1for i will restoreH05927;! for a preyH0957&:7 upon thee will i giveH05414!9/and all that preyH0962&87thee shall be a spoilH04933+73'and they that spoilH08154 H076016)into captivityH07628,5Cevery one of them, shall goH03212*4?and all thine adversariesH06862&39thee shall be devouredH0398.2Itherefore all they that devourH03981# i have doneH062130)were increasedH06105/thy sinsH02403"./of thine iniquityH05771"-/for the multitudeH07230,incurableH0605+!thy sorrowH04341**?thou for thine afflictionH07667)!why criestH02199() were increasedH06105' thy sinsH02403"&/ of thine iniquityH05771"%/ for the multitudeH07230$)of a cruel oneH0394 Hv]5dB# wQ/tH(W;of them that make merryH07832V'and the voiceH06963U%thanksgivingH08426.TGand out of them shall proceedH03318!S-after the mannerH04941R% shall remainH03427Q) and the palaceH0759"P/ upon her own heapH08510!O- shall be buildedH01129N% and the cityH05892&M7on his dwellingplacesH04908L)and have mercyH07355KtentsH0168J!of jacob'sH03290I'the captivityH07622+HAbehold, i will bring againH07725GlordH03068F!thus saithH0559*E? whom no man seeketh afterH01875D zionH06726 C+thee an outcastH05080$B3because they calledH07121AlordH03068@saithH05002#?1thee of thy woundsH04347+>Aunto thee, and i will healH07495=healthH0724 W|F#[6O%W*n?and ye shall be my peopleH05971m lordH03068l) unto me? saithH05002k# to approachH05066jhis heartH03820"i/this that engagedH06148&h7and he shall approachH05066;gaof them; and i will cause him to draw nearH07126f)from the midstH07130e'shall proceedH03318;dashall be of themselves, and their governorH04910 c-and their noblesH0117!b-all that oppressH03905&a7me, and i will punishH06485`beforeH06440%_5shall be establishedH03559'^9and their congregationH05712+]Aalso shall be as aforetimeH06924\)their childrenH011212[Othem, and they shall not be smallH06819$Z3i will also glorifyH035130YKthem, and they shall not be fewH04591$X3and i will multiplyH07235 FsU4nU0 w^9vF, Cand they shall be my peopleH05971 of israelH03478$3of all the familiesH04940!/will i be the godH0430lordH03068saithH05002!-at the same timeH06256!/ ye shall considerH0995 daysH03117' in the latterH0319%of his heartH03820#the intentsH04209,~Cand until he have performedH06965#}1until he have doneH06213!|-shall not returnH07725{lordH03068zangerH0639y!the fierceH02740x' of the wickedH07563w'upon the headH07218(v;it shall fall with painH02342uwhirlwindH05591t%a continuingH01641swith furyH02534r#goeth forthH03318qlordH03068&p7behold, the whirlwindH05591&o9and i will be your godH0430 ApV<w\7 xF) mA(&; of them that make merryH07832%'in the dancesH04234#$1and shalt go forthH03318!#-with thy tabretsH08596,"Cthou shalt again be adornedH05710!of israelH03478 o virginH01330.Gthee, and thou shalt be builtH01129#1again i will buildH01129%have i drawnH04900.Gtherefore with lovingkindnessH02617loveH0160)=thee with an everlastingH05769!/yea, i have lovedH0157of oldH07350'hath appearedH07200lordH03068%5 to cause him to restH07280# when i wentH01980 israelH03478"/in the wildernessH04057graceH02580foundH04672%of the swordH02719leftH08300 !the peopleH05971 lordH03068 !thus saithH0559 TwV6qS9lJ,mTD lordH03068C# ye, and sayH0559B! ye, praiseH01984A publishH08085@)of the nationsH01471 ?+among the chiefH07218>and shoutH06670=for jacobH03290<'with gladnessH08057;singH07442:lordH030689)for thus saithH05598 our godH04307 lordH030686 to zionH06726%55ye, and let us go upH059274ariseH069653shall cryH071212ephraimH06691)upon the mountH020220%the watchmenH05341/a dayH03117#.1for there shall beH03426!--as common thingsH02490,#shall plantH05193+%the plantersH05193*!of samariaH08111#)1upon the mountainsH02022(vinesH03754%'5thou shalt yet plantH05193 [b:nEuT) s[_ wayH01870^' in a straightH03477] of watersH04325\' by the riversH051580[K them: i will cause them to walkH03212Z# will i leadH02986'Y9 and with supplicationsH08469X% with weepingH01065W+ they shall comeH0935V%shall returnH07725U companyH06951T a greatH01419S togetherH031623RQ and her that travaileth with childH03205%Q5 the woman with childH02030P%and the lameH06455$O3with them the blindH05787N%of the earthH0776%M5them from the coastsH03411L!and gatherH06908KcountryH0776$J3them from the northH06828$I5behold, i will bringH0935Hof israelH03478G#the remnantH07611F!thy peopleH05971E saveH03467 [mL3d>#aG&w[| of zionH06726{' in the heightH04791z and singH07442)y? therefore they shall comeH0935x strongerH02389"w/ him from the handH03027v% and ransomedH01350u jacobH03290t' hath redeemedH06299s lordH03068r his flockH05739#q1 him, as a shepherdH07462p' him, and keepH08104o# will gatherH06908n israelH03478"m/ he that scatteredH02219l and sayH0559k afar offH04801j% in the islesH0339i# and declareH05046h% o ye nationsH01471g lordH03068f the wordH01697e hearH08085d% my firstbornH01060c# and ephraimH0669b to israelH03478a/ for i am a fatherH01/`I wherein they shall not stumbleH03782 TyX8e7uX4{T#1and i will satiateH07301"/ from their sorrowH03015,C them, and make them rejoiceH08055!- and will comfortH05162 into joyH08342) their mourningH060 + for i will turnH02015 togetherH03162 and oldH02205) both young menH0970 % in the danceH04234  rejoiceH08055& 7 then shall the virginH01330  any moreH03254* ? and they shall not sorrowH01669 gardenH01588&7 shall be as a wateredH07302) and their soulH05315 + and of the herdH01241% of the flockH06629"/ and for the youngH01121# and for oilH03323% and for wineH08492 for wheatH01715 lordH03068 ~+ to the goodnessH02898(}; and shall flow togetherH05102 G}V1pP5~Y;"dG6 shall beH034265%for thy workH064684!from tearsH018323)and thine eyesH058692%from weepingH010651thy voiceH069630refrainH04513/lordH03068.!thus saithH0559!--for her childrenH01121 ,+ to be comfortedH05162+ refusedH03985!*- for her childrenH01121) weepingH01058( rahelH07354'weepingH01065&bitterH08563%#lamentationH05092$in ramahH07414#was heardH08085"a voiceH06963!lordH03068 !thus saithH0559 lordH03068saithH05002!-with my goodnessH02898#1shall be satisfiedH07646'and my peopleH05971%with fatnessH01880)of the priestsH03548the soulH05315 KaA iAxW/jKS!i repentedH05162"R/that i was turnedH07725Q%surely afterH0310P my godH0430O lordH03068/NI thou me, and i shall be turnedH07725M turnH07725$L%'unaccustomedH03925 H03808K%as a bullockH05695(J;me, and i was chastisedH03256$I3thou hast chastisedH03256HbemoaningH05110GephraimH0669FheardH08085E'i have surelyH08085$D3to their own borderH01366!C-shall come againH07725"B/that thy childrenH01121AlordH03068@saithH05002?%in thine endH0319>hopeH08615=%and there isH03426<%of the enemyH0341;'from the landH0776*:? and they shall come againH077259 lordH030688 saithH050027 rewardedH07939 Ub9cI+nC$mUpsetH07896 o+thee high heapsH08564nmakeH07760mwaymarksH06725l#set thee upH05324klordH03068 j+upon him, saithH05002i! have mercyH07355'h9 for him; i will surelyH07355g% are troubledH01993/fI him still: therefore my bowelsH04578e rememberH02142,dCagainst him, i do earnestlyH02142ci spakeH01696bfor sinceH01767achildH03206`!a pleasantH08191_sonH01121^my dearH03357]ephraimH0669\# of my youthH05271[% the reproachH02781#Z1 because i did bearH05375%Y5 yea, even confoundedH03637X'i was ashamedH0954WthighH03409Vi smoteH05606&U7that i was instructedH03045Tand afterH0310 ]|]@"gN- w^A&]" / and in the citiesH05892  of judahH03063 #in the landH0776 #this speechH01697% 7as yet they shall useH0559of israelH03478the godH0430of hostsH06635lordH03068!thus saithH0559 a manH01397' shall compassH05437a womanH05347%in the earthH0776#a new thingH02319~%hath createdH01254}lordH03068|daughterH01323#{1o thou backslidingH07728,zChow long wilt thou go aboutH02559$y3to these thy citiesH05892x! turn againH07725w of israelH03478v o virginH01330u! turn againH07725t% thou wentestH01980sthe wayH01870#r1toward the highwayH04546q#thine heartH03820 TsL-wR4mI0 nT)saithH05002(comeH0935!'-behold, the daysH03117&was sweetH06149%%and my sleepH08142$!and beheldH07200##1upon this i awakedH06974"soulH05315 !+every sorrowfulH01669' 9and i have replenishedH04390soulH05315the wearyH05889$3for i have satiatedH07301#with flocksH05739go forthH05265!husbandmenH0406!-thereof togetherH03162.Gitself, and in all the citiesH05892in judahH03063&7and there shall dwellH03427#of holinessH06944mountainH02022!of justiceH06664#1thee, o habitationH05116blessH01288 lordH03068 + their captivityH076222O thereof, when i shall bring againH07725 [eH& tN(x^E#u[EteethH08127#D1and the children'sH01121C%a sour grapeH01155B!have eatenH0398"A5no more, the fathersH01@)they shall sayH0559?'in those daysH03117> lordH03068= saithH05002<% and to plantH05193;)them, to buildH01129%:5so will i watch overH082459)and to afflictH074898)and to destroyH06"7/and to throw downH02040"6/and to break downH05422"5/them, to pluck upH05428,4Clike as i have watched overH082453 of beastH0929"2/ and with the seedH022331 of manH01200' with the seedH02233/ of judahH03063.'and the houseH01004-of israelH03478,the houseH01004 ++that i will sowH02232*lordH03068 FtW8w^9}K+cFb of egyptH04714a# of the landH0776"`/ to bring them outH03318!_- them by the handH03027^ i tookH02388]! in the dayH03117 \1 with their fathersH01[# that i madeH03772.ZG not according to the covenantH01285Y of judahH03063#X1 and with the houseH01004W of israelH03478V)with the houseH01004UcovenantH01285Ta newH02319!S-that i will makeH03772RlordH03068QsaithH05002PcomeH0935!O-behold, the daysH03117%N5shall be set on edgeH06949Mhis teethH08127L)the sour grapeH01155K#that eatethH0398Jevery manH0120%I5for his own iniquityH05771Hshall dieH04191G'but every oneH0376 F+are set on edgeH06949 _hO. v]>#[2 x_~"lordH03068}"knowH03045|"sayingH0559{#"his brotherH0251z'"and every manH0376y'"his neighbourH07453!x/"no more every manH0376%w5"and they shall teachH03925,vC!and they shall be my peopleH05971%u7!and will be their godH0430#t1! it in their heartsH03820s! and writeH03789&r7! in their inward partsH07130q! my lawH08451p!! i will putH05414o!lordH03068n!saithH05002m!!those daysH03117l!afterH0310k!of israelH03478j)!with the houseH01004!i-!that i will makeH03772h%!the covenantH01285g lordH03068!f- unto them, saithH05002*e? although i was an husbandH01166d! they brakeH06565"c/ which my covenantH01285 H\C|[? ~a>"cH$departH04185$3$if those ordinancesH02706#his nameH08034#of hostsH06635#lordH03068%#thereof roarH01993)#when the wavesH01530# the seaH03220)# which dividethH07280# by nightH03915## for a lightH0216!-# and of the starsH03556##of the moonH03394)#the ordinancesH02708 #by dayH03119 ##for a lightH0216 #the sunH08121 %#which givethH05414 #lordH03068!#thus saithH0559"their sinH02403$3"and i will rememberH02142)"their iniquityH05771#1"for i will forgiveH05545" lordH03068)" of them, saithH05002*?" of them unto the greatestH01419#1" me, from the leastH06996(;" for they shall all knowH03045 NnI!wS+ f6qN9)&shall be builtH011298'&that the cityH058927&lordH030686&saithH050025&comeH0935!4-&behold, the daysH031173%lordH030682%saithH05002,1C% for all that they have doneH062130% of israelH03478/%% all the seedH02233%.5% i will also cast offH03988-% beneathH04295,%%searched outH02713+%%of the earthH0776$*3%and the foundationsH04146 )+%can be measuredH04058(%aboveH04605'%if heavenH08064&%lordH03068%!%thus saithH0559$#$ me for everH03117#$ beforeH06440$"3$ from being a nationH01471!!-$also shall ceaseH07673 $of israelH03478$the seedH02233$lordH03068$me, saithH05002#$from beforeH06440 M`:{^5zV5sM"T/(any more for everH05769 S+(nor thrown downH02040+RA( it shall not be plucked upH05428Q( lordH03068P( holyH06944 O+( toward the eastH04217N( gateH08179M%(of the horseH05483 L+(unto the cornerH06438K(of kidronH06939J)(unto the brookH05158*I1'(and all the fieldsH08309 H07709!H-(and of the ashesH01880#G1(of the dead bodiesH06297%F5(and the whole valleyH06010E'to goathH01601(D;'and shall compass aboutH05437C'garebH01619.BG'over against it upon the hillH01389#A1'shall yet go forthH03318@''lineH06961 H06957"?/'and the measuringH04060>'& of the cornerH06438='& unto the gateH08179<#& of hananeelH02606;)&from the towerH04026:&lordH03068 tfF-zZA$bB# tq sayingH0559 p+ had shut him upH03607o of judahH03063n kingH04428m% for zedekiahH06667l  houseH01004k!  of judah'sH03063j#  in the kingH04428i'  of the prisonH04307h%  in the courtH02691g# was shut upH03607f# the prophetH05030e% and jeremiahH03414d jerusalemH03389c besiegedH06696b armyH02428a% of babylon'sH0894"`/ for then the kingH04428"_/  of nebuchadrezzarH05019^  yearH08141-])5  the eighteenthH08141 H06240 H08083\ of judahH03063[ kingH04428Z# of zedekiahH06667Y yearH08141X% in the tenthH06224W lordH03068&V7 that came to jeremiahH03414U the wordH01697bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{Sq,Hc8Rm$@Sq,Hc8Rm$@^z4Qm #<Wn &D_‹|Ëċ6ŋSƋpNj ȋ)ɋEʋbˋ~̋͋9΋Tϋqы ҋ*ӋGԋdՋ֋ ׋=؋Zًuڋۋ-܋G݋bދ|ߋ0Li7Tp *Eb}7Tp 'B]x1On )Eb|4Ro ,Ih ]}U7wZ5dF"]" / and he shall leadH03212  his eyesH05869 % shall beholdH07200 % and his eyesH05869  to mouthH06310)  with him mouthH06310 +  and shall speakH01696!  of babylonH0894#  of the kingH04428'  into the handH03027% be deliveredH05414!- but shall surelyH05414!- of the chaldeansH03778 + out of the handH03027!- shall not escapeH04422~ of judahH03063} kingH04428|% and zedekiahH06667"{/ and he shall takeH03920z! of babylonH0894y#  of the kingH04428x'  into the handH03027w  this cityH05892$v3  behold, i will giveH05414u  lordH03068t! thus saithH0559s and sayH0559-rE wherefore dost thou prophesyH05012 WnU1 rJ% oM- oW* cameH0935) sonH01121(% mine uncle'sH01730'# so hanameelH02601&%  thine to buyH07069%'  of redemptionH01353$'  for the rightH04941##  in anathothH06068"' thee my fieldH07704! buyH07069! / unto thee, sayingH0559! shall comeH0935# thine uncleH01730! of shallumH07967 the sonH01121!- behold, hanameelH02601$5 came unto me, sayingH0559 lordH03068 the wordH01697 saidH0559% and jeremiahH03414%5  ye shall not prosperH06743#1 with the chaldeansH03778 + though ye fightH03898 lordH03068! him, saithH050024S and there shall he be until i visitH06485! to babylonH0894 zedekiahH06667 GtX7sE&dE- lG!G- and i subscribedH03789F of silverH03701E shekelsH08255!D' seventeenH06235 H07651C' him the moneyH03701B# and weighedH08254A# in anathothH06068@ sonH01121?! my uncle'sH01730># of hanameelH02601= the fieldH07704<% and i boughtH07069; lordH03068: the wordH01697)9= for thyself. then i knewH030458! thine; buyH07069*7? thine, and the redemptionH013536) of inheritanceH034255' for the rightH049414# of benjaminH011443)  in the countryH07762#  in anathothH060681  my fieldH077040%  unto me, buyH07069/  and saidH0559. lordH03068&-7 according to the wordH01697,' of the prisonH04307#+1 to me in the courtH02691 BeG#wX, nR2_Bd the bookH05612 c+ that subscribedH03789!b- of the witnessesH05707$a3 and in the presenceH05869`% mine uncle'sH01730_# of hanameelH02601^% in the sightH05869]# of maaseiahH04271\ the sonH01121[ of neriahH05374Z the sonH01121Y# unto baruchH01263 X+ of the purchaseH04736W% the evidenceH05612V! and i gaveH05414(U; and that which was openH01540T! and customH02706S! to the lawH04687&R7 that which was sealedH02856 Q+ of the purchaseH04736P% the evidenceH05612O so i tookH03947 N+ in the balancesH03976M the moneyH03701L# and weighedH08254K witnessesH05707J and tookH05749I! and sealedH02856H% the evidenceH05612 Qb@tY;"iG+jQ lordH03068) for thus saithH0559 daysH03117 manyH07227'~9 that they may continueH05975} vesselH03627#|1 them in an earthenH02789{  and putH05414z'  which is openH01540"y/  and this evidenceH05612%x5  both which is sealedH02856 w+  of the purchaseH04736v' this evidenceH05612 u+ these evidencesH05612t takeH03947s of israelH03478r the godH0430q of hostsH06635p lordH03068o! thus saithH0559n% them, sayingH0559m beforeH05869l baruchH01263k' and i chargedH06680j' of the prisonH04307i% in the courtH02691h that satH03427g% all the jewsH03064f beforeH05869 e+ of the purchaseH04736 fpN!|\@"aB!f   too hardH06381!-  there is nothingH01697  armH02220"/  and stretched outH05186 powerH03581% by thy greatH01419' and the earthH0776! the heavenH08064'9 behold, thou hast madeH06213 godH03069 lordH0136 ahH0162  sayingH0559  lordH03068 i prayedH06419 of neriahH05374 the sonH01121# unto baruchH01263 + of the purchaseH04736 % the evidenceH05612 + i had deliveredH05414  now whenH0310 %  in this landH0776) =  shall be possessed againH07069' and vineyardsH03754! and fieldsH07704 housesH01004 of israelH03478 the godH0430 of hostsH06635 auT4x_B% uO/a=' of his doingsH04611+<A  and according to the fruitH06529&;7  according to his waysH01870:  every oneH03769  to giveH054148  of menH01207# of the sonsH01121"6/ upon all the waysH018705 openH064914) for thine eyesH058693 in workH059502! and mightyH072271! in counselH060980 greatH01419/ his nameH08034. of hostsH06635-  lordH03068,  godH0410+!  the mightyH01368 *+  them: the greatH01419)  afterH0310"(/ of their childrenH01121') into the bosomH02436&) of the fathersH01%% the iniquityH05771!$- and recompensestH07999#) unto thousandsH0505") lovingkindnessH02617!% thou shewestH06213 QhF$ }^C T=mQZ to giveH05414Y- to their fathersH01'X9 which thou didst swearH07650W) them this landH0776V) and hast givenH05414U  terrorH04172T)  and with greatH01419S  armH0248)R=  and with a stretched outH05186Q  handH03027"P/ and with a strongH02389!O- and with wondersH04159N! with signsH0226M of egyptH04714L+ out of the landH0776K israelH03478J! thy peopleH05971'I9 and hast brought forthH03318H)  as at this dayH03117G#  thee a nameH08034F'  and hast madeH06213E menH0120D' and in israelH03478C' unto this dayH03117B of egyptH04714A# in the landH0776@# and wondersH04159? signsH0226>) which hast setH07760 FdBZ;y]8lF"u/  and of the famineH07458t%  of the swordH02719$s3  against it, becauseH06440r!  that fightH03898!q- of the chaldeansH03778p' into the handH03027o is givenH05414!n- it; and the cityH05892m to takeH03920l' unto the cityH05892k' they are comeH0935"j/ behold the mountsH05550i  to comeH071229h]  therefore thou hast caused all this evilH07451g!  them to doH062135fU nothing of all that thou commandedstH06680e) they have doneH06213d! in thy lawH08451c) neither walkedH01980b' not thy voiceH06963$a3 it; but they obeyedH08085`' and possessedH03423 _- and they came inH0935^  and honeyH01706] with milkH02461\ flowingH02100[% them, a landH0776 UkE" vU8u\A sU this cityH05892$3 behold, i will giveH05414 lordH03068$5 therefore thus saithH0559  too hardH06381# 1 is there any thingH01697 % of all fleshH01320  the godH0430  lordH03068 sayingH0559' unto jeremiahH03414 lordH03068#1 then came the wordH01697!-  of the chaldeansH03778'  into the handH03027  is givenH05414%  for the cityH05892 witnessesH05707 and takeH05749~ for moneyH03701}) thee the fieldH07704| buyH07069{ godH03069z+ unto me, o lordH0136"y1 and thou hast saidH05599x] is come to pass; and, behold, thou seestH07200*w? and what thou hast spokenH01696&v7  and of the pestilenceH01698 PmT6kS2}Z6mP- of judahH03063!,- and the childrenH01121+ of israelH03478!*- for the childrenH01121')9 to provoke me to angerH03707( godsH0430'! unto otherH0312 &+ drink offeringsH05262%)  and poured outH05258$  unto baalH01168*#?  they have offered incenseH06999!"-  upon whose roofsH01406#!1  it with the housesH01004  and burnH08313% on this cityH05892 fireH0784 and setH03341! shall comeH0935"/ against this cityH05892! that fightH03898"/ and the chaldeansH03778"/  and he shall takeH03920!  of babylonH0894  kingH04428"/ of nebuchadrezzarH05019"/ and into the handH03027!- of the chaldeansH03778' into the handH03027 U\> qB\0 U'G9 to provoke me to angerH03707%F5 which they have doneH06213E of judahH03063$D3 and of the childrenH01121C of israelH03478 B+ of the childrenH01121(A; because of all the evilH07451'@9 it from before my faceH06440%?5 that i should removeH05493&>7 it even unto this dayH03117 =+ that they builtH01129<% from the dayH03117;) and of my furyH02534+:C a provocation of mine angerH06399' for this cityH058928 lordH030687 saithH050026)  of their handsH030275'  with the workH04639/4I  have only provoked me to angerH037073  of israelH03478!2-  for the childrenH01121$13 me from their youthH052710 beforeH05869/ evilH07451.) have only doneH06213 JoP3 wS)xQ0 lJb' #in the valleyH01516a #of baalH01168 `+ #the high placesH01116_) #and they builtH01129^ "to defileH02930]! "by my nameH08034 \+ "which is calledH07121[% "in the houseH01004#Z1 "their abominationsH08251Y% "but they setH07760X# ! instructionH04148W! !to receiveH03947,VC !yet they have not hearkenedH08085U% !and teachingH03925&T7 !them, rising up earlyH07925 S+ !though i taughtH03925!R- !and not the faceH06440!Q- !unto me the backH06203%P5 !and they have turnedH06437O% of jerusalemH03389$N3 and the inhabitantsH03427M of judahH03063L# and the menH0376#K1 and their prophetsH05030J' their priestsH03548I' their princesH08269"H/ they, their kingsH04428 osW7uR7j@o&|7 $ and by the pestilenceH01698"{/ $ and by the famineH07458z% $ by the swordH02719y! $ of babylonH0894x# $ of the kingH04428w' $into the handH03027&v7 $it shall be deliveredH05414u) $whereof ye sayH0559%t5 $concerning this cityH05892s $of israelH03478r $the godH0430q $lordH03068,pE $and now therefore thus saithH0559o #to sinH02398n) #to cause judahH03063!m- #this abominationH08441$l3 #that they should doH06213 k+ # it into my mindH03820'j9 # them not, neither cameH05927"i/ # which i commandedH06680h# # unto molechH04432g # to passH05674$f3 #and their daughtersH01323$e3 #to cause their sonsH01121d #of hinnomH02011c! #of the sonH01121 ZY6tZ*rK+ wZ (covenantH01285) (an everlastingH05769 + (and i will makeH03772 ' afterH0310/I ' of them, and of their childrenH01121% 'for the goodH02896# 'me for everH03117#1 'that they may fearH03372 'wayH01870  'and oneH0259  'heartH03820  'them oneH0259 + 'and i will giveH05414' ; &and i will be their godH0430,C &and they shall be my peopleH05971 % safelyH0983/I % and i will cause them to dwellH03427 + % unto this placeH04725,C %and i will bring them againH07725 %wrathH07110% %and in greatH01419) %and in my furyH02534"1 %them in mine angerH0639&7 %whither i have drivenH05080 ~- %of all countriesH0776/}I %behold, i will gather them outH06908 DcG#yT7\CdD0% +in this landH0776 /+ +shall be boughtH07069.! +and fieldsH07704%-5 * that i have promisedH01696',9 *upon them all the goodH02896++ *so will i bringH0935!*- *upon this peopleH05971) *evilH07451() *all this greatH01419&'9 *like as i have broughtH0935& *lordH03068%) *for thus saithH0559'$9 )and with my whole soulH05315$#3 )with my whole heartH03820" )assuredlyH0571!!/ )them in this landH0776! - )and i will plantH05193*? )over them to do them goodH02895$3 )yea, i will rejoiceH07797+A ( that they shall not departH05493 + ( in their heartsH03824 (my fearH03374) (but i will putH05414 + (to do them goodH03190 (from themH03105U (with them, that i will not turn awayH07725 QfDgJ, }`:Q1LM ,for i will cause their captivityH07622K% ,of the southH05045"J/ ,and in the citiesH05892I' ,of the valleyH08219"H/ ,and in the citiesH05892!G- ,of the mountainsH02022"F/ ,and in the citiesH05892E ,of judahH03063"D/ , and in the citiesH05892C , jerusalemH03389(B; , and in the places aboutH05439A# , of benjaminH01144@# , in the landH0776? ,witnessesH05707> ,and takeH05749= ,and sealH02856< ,evidencesH05612;' ,and subscribeH03789: ,for moneyH037019 ,fieldsH077048' ,men shall buyH07069!7- + of the chaldeansH037786' + into the handH030275# +it is givenH054144 +or beastH09293# +without manH01202 +desolateH080771) +whereof ye sayH0559 fpI*|cE, iF'fi!of israelH03478h!the godH0430g!lordH03068f)!for thus saithH0559#e1!which thou knowestH03045"d/!and mighty thingsH01219c!!thee greatH01419b)!thee, and shewH05046+aA!unto me, and i will answerH06030`!callH07121_!his nameH08034^!lordH03068!]-!it, to establishH03559\#!that formedH03335[!lordH03068Z!the makerH06213Y!lordH03068X!!thus saithH0559W!sayingH0559V'!of the prisonH04307U%!in the courtH02691/TI!time, while he was yet shut upH06113S!!the secondH08145#R1!came unto jeremiahH03414Q!lordH03068"P/!moreover the wordH01697O ,lordH03068N ,saithH05002M ,to returnH07725 ifIw[-xY=i&7!them, and will revealH01540 +!and i will cureH07495!and cureH04832!it healthH0724%5!behold, i will bringH05927~)! from this cityH05892}! my faceH06440|!! i have hidH05641-{E! and for all whose wickednessH07451z)! and in my furyH02534y'!in mine angerH0639"x/!whom i have slainH05221w!of menH0120*v?!them with the dead bodiesH06297u!to fillH04390#t1!with the chaldeansH03778s!to fightH03898r!they comeH0935!q-! and by the swordH02719p'! by the mountsH05550&o7! which are thrown downH05422n! of judahH03063m%!of the kingsH04428*l?!and concerning the housesH01004k%!of this cityH05892&j7!concerning the housesH01004 ;gJ$tCW& \;%! all the goodH02896!-! which shall hearH08085%! of the earthH0776'9! before all the nationsH01471'! and an honourH08597! a praiseH08416! of joyH08342-E! and it shall be to me a nameH080343Q!and whereby they have transgressedH06586)=!whereby they have sinnedH02398%5!all their iniquitiesH05771.G!against me; and i will pardonH05545)=!whereby they have sinnedH02398-E!them from all their iniquityH05771#1!and i will cleanseH02891& 7!them, as at the firstH07223 )!and will buildH01129 !to returnH07725 !of israelH03478" /!and the captivityH07622!of judahH03063/I!and i will cause the captivityH07622!and truthH0571!of peaceH07965(;!unto them the abundanceH06283 Vf7lO0 ^?tV7! the voiceH069636#! of gladnessH080575'! and the voiceH069634! of joyH083423! the voiceH06963!2/! and without beastH0929'19! and without inhabitantH034270#! without manH0120"//! that are desolateH08074.%! of jerusalemH03389#-1! and in the streetsH02351,! of judahH03063+'! in the citiesH05892!*/! and without beastH0929)#! without manH0120(! desolateH02720'%! which ye sayH0559&'! in this placeH04725+%A! again there shall be heardH08085$! lordH03068#!! thus saithH0559")! that i procureH06213+!A! and for all the prosperityH07965% 5! for all the goodnessH02896#! and trembleH07264/I! unto them: and they shall fearH06342! that i doH06213 MyO4a5eL3rM!T/! and without beastH0929S#! without manH0120"R/! which is desolateH02720$Q3! again in this placeH04725P! of hostsH06635O! lordH03068N!! thus saithH0559M! lordH03068L! saithH0559 K+! as at the firstH07223J#! of the landH0776I'! the captivityH07622+HA! for i will cause to returnH07725G! lordH03068F)! into the houseH01004(E;! the sacrifice of praiseH08426(D=! of them that shall bringH0935C! for everH05769B'! for his mercyH02617A! goodH02896@! lordH03068?! of hostsH06635>! lordH03068=! praiseH03034&<9! of them that shall sayH0559;! the voiceH06963:%! of the brideH036189'! and the voiceH06963"8/! of the bridegroomH02860 LfF$vS3b>tL$p3!that i will performH06965o!lordH03068n!saithH05002m!comeH0935!l-!behold, the daysH03117k! lordH03068j! saithH0559$i3! of him that tellethH04487 h+! under the handsH03027g!! pass againH05674!f-! shall the flocksH06629e! of judahH03063"d/! and in the citiesH05892c! jerusalemH03389(b;! and in the places aboutH05439a#! of benjaminH01144`+! and in the landH0776_%! of the southH05045"^/! and in the citiesH05892]#! of the valeH08219\'! in the citiesH05892![-! of the mountainsH02022Z'! in the citiesH05892Y#! to lie downH07257X! flocksH06629W%! of shepherdsH074620VK! thereof, shall be an habitationH05116&U7! and in all the citiesH05892 Q{]8dEx[9kQ !davidH01732 !lordH03068 )!for thus saithH0559# 1! our righteousnessH03072.G!wherewith she shall be calledH07121!safelyH0983#!shall dwellH07931'!and jerusalemH03389!be savedH03467#!shall judahH03063'!in those daysH03117#! in the landH0776"/! and righteousnessH06666!judgmentH04941%~5!and he shall executeH06213}!!unto davidH01732|!!to grow upH06779!{-!of righteousnessH06666(z;!will i cause the branchH06780!y-!and at that timeH06256x'!in those daysH03117w! of judahH03063!v-! and to the houseH01004u! of israelH03478t)! unto the houseH01004&s7!which i have promisedH01696r!thingH01697q!that goodH02896 VoN0uQ/ vO5wV*%!of the nightH03915 )+!and my covenantH01285(!!of the dayH03117'#!my covenantH01285 &+!if ye can breakH06565%!lordH03068$!!thus saithH0559#!sayingH0559#"1!came unto jeremiahH03414!!lordH03068 %!and the wordH01697#! continuallyH03117! sacrificeH02077! and to doH06213)! meat offeringsH04503'!and to kindleH06999 +!burnt offeringsH05930#!me to offerH05927!beforeH06440!a manH0376!wantH03772#!the levitesH03881*?!neither shall the priestsH03548! of israelH03478%! of the houseH01004 +!upon the throneH03678!to sitH03427!a manH0376!wantH03772 #!shall neverH03808 \`B#hH'~a:u\E!lordH03068"D/!moreover the wordH01697C'! that ministerH08334 B+! and the levitesH03881A!! my servantH05650@! of davidH01732?!the seedH02233#>1!so will i multiplyH07235=!measuredH04058<!!of the seaH03220!;-!neither the sandH02344#:1!cannot be numberedH056089!of heavenH080648#!as the hostH066357%! my ministersH083346#! the priestsH03548%55!and with the levitesH03881 4+!upon his throneH036783!to reignH04427.2G!that he should not have a sonH011211!!my servantH056500!!with davidH01732/!be brokenH06565%.5!may also my covenantH01285 -+! in their seasonH06256,! and nightH039151+M!and that there should not be dayH03119 EsS9mOb9cEb!and davidH01732a!of jacobH03290`!the seedH02233!_-!will i cast awayH03988^!thenH01571]! and earthH0776\!of heavenH08064[)!the ordinancesH02708%Z5!i have not appointedH07760Y!and nightH03915X%!not with dayH03119W)!if my covenantH01285V!lordH03068U!!thus saithH0559T! beforeH064405SU! that they should be no more a nationH01471R! my peopleH05971(Q;! thus they have despisedH05006+PA! he hath even cast them offH03988O#!hath chosenH0977N!lordH03068M!familiesH04940L!the twoH08147K!sayingH0559J#!have spokenH01696*I?!thou not what this peopleH05971H#!considerestH07200G!sayingH0559!F-!came to jeremiahH03414 V}[>$l?&yY.tV}!"thus saithH0559|+"thereof, sayingH0559+{A"and against all the citiesH05892"z/" against jerusalemH03389y" foughtH03898#x1" and all the peopleH05971'w+'" of his dominionH04475 H03027v%" of the earthH0776%u5"and all the kingdomsH04467!t-"and all his armyH02428s!"of babylonH0894r"kingH04428$q3"when nebuchadnezzarH05019p"lordH03068)o="which came unto jeremiahH03414n"the wordH01697m)!and have mercyH07355!l'!to returnH07725 H077251kM!for i will cause their captivityH07622j! and jacobH03290i! isaacH03446h!! of abrahamH085g'! over the seedH02233f! rulersH04910e#!of his seedH02233%d5!that i will not takeH03947c!!my servantH05650 izZA$dD&iL*i!" of babylonH0894#" of the kingH04428" the eyesH05869%"shall beholdH07200)"and thine eyesH05869'"into his handH03027'"and deliveredH05414"be takenH08610!-"but shalt surelyH08610#"of his handH03027.G"and thou shalt not escape outH04422%"it with fireH0784"/"and he shall burnH08313 !"of babylonH0894 #"of the kingH04428 '"into the handH03027 "this cityH05892$ 3" behold, i will giveH05414" lordH03068+" him, thus saithH0559" and tellH0559" of judahH03063"kingH04428#"to zedekiahH06667"and speakH0559"goH01980"of israelH03478"the godH0430~"lordH03068 LsU8vF%|b<fL7"saithH050026" the wordH01697&57" for i have pronouncedH016964" lordH01133" ahH01945/2I" for thee; and they will lamentH05594)1="thee, so shall they burnH08313"0/"which were beforeH06440/"kingsH04428.!"the formerH07223-)"of thy fathersH01&,7"and with the burningsH04955+"in peaceH07965*)"thou shalt dieH04191)%" by the swordH02719,(C" of thee, thou shalt not dieH04191'"lordH03068&!"thus saithH0559%"of judahH03063$"kingH04428#!"o zedekiahH06667""lordH03068!"the wordH01697 "yet hearH08085!"to babylonH0894!/"and thou shalt goH0935"to mouthH06310 +" with thee mouthH06310#1" and he shall speakH01696 ]gE,xR#qV9]T'"that the kingH04428S"afterH0310R"lordH03068(Q;"that came unto jeremiahH03414P"the wordH01697O"of judahH03063N'"of the citiesH05892M" remainedH07604L" citiesH05892#K1" for these defencedH04013#J1" and against azekahH05825 I+" against lachishH03923H)"that were leftH03498G"of judahH03063+FA"and against all the citiesH05892"E/"against jerusalemH03389D"foughtH03898C"armyH02428B%"of babylon'sH0894A'"when the kingH04428@%"in jerusalemH03389?"of judahH03063>"kingH04428='"unto zedekiahH06667 <+"all these wordsH01697;"spakeH01696:#"the prophetH050309'"then jeremiahH034148"lordH03068 O^>"oK4`;fOp" goH07971 o+" his maidservantH08198n'" and every oneH0376*m?" should let his manservantH05650l)" that every oneH0376k" heardH08085"j/" into the covenantH01285!i/" which had enteredH0935#h1" and all the peopleH05971)g=" now when all the princesH08269f#" his brotherH0251e" of a jewH03064'd9" that none should serveH05647c" freeH02670b" goH07971 a+" or an hebrewessH05680`" an hebrewH05680 _+" his maidservantH08198^'" and every manH0376*]?" should let his manservantH05650\)" that every manH0376[" libertyH01865Z#" to proclaimH07121Y%" at jerusalemH03389$X3" with all the peopleH05971W!"a covenantH01285V"had madeH03772U"zedekiahH06667 izcB"p4oU7i !" in the dayH03117 /" with your fathersH01 !" a covenantH01285" i madeH03772" of israelH03478" the godH0430" lordH03068!" thus saithH0559" sayingH0559" lordH03068!-" came to jeremiahH03414" lordH03068#1" therefore the wordH01697"~/" and for handmaidsH08198}%" for servantsH056508|M'" and brought them into subjectionH03533 H03533{" to returnH07725z" freeH02670%y5" whom they had let goH07971"x/" and the handmaidsH08198(w;" and caused the servantsH05650v#" they turnedH07725u'" but afterwardH0310t" goH07971>sg" themselves of them any more, then they obeyedH08085'r9" that none should serveH05647q" freeH02670 XmN4f=_AxX'#"in my sightH05869&"rightH03477%%"and had doneH06213$"turnedH07725 #+"and ye were nowH03117""their earH0241.!G"not unto me, neither inclinedH05186 "hearkenedH08085)C"from thee: but your fathersH01" freeH02670&7" thou shalt let him goH07971" yearsH08141" thee sixH083373Q" unto thee; and when he hath servedH05647%5"which hath been soldH04376"an hebrewH05680#"his brotherH0251"every manH0376"let ye goH07971"yearsH08141"of sevenH07651!"at the endH07093" sayingH0559!" of bondmenH05650!-" out of the houseH01004" of egyptH04714 +" out of the landH0776* ?" that i brought them forthH03318 T[<!w[3hJ~T&B7"ye have not hearkenedH08085A"lordH03068$@5"therefore thus saithH0559"?/"and for handmaidsH08198,>C" to be unto you for servantsH056501=M" and brought them into subjectionH03533<" to returnH07725";/" at their pleasureH05315:!" at libertyH02670 9+"whom ye had setH079718%"his handmaidH081987'"and every manH03766#"his servantH05650$55"and caused every manH03764"my nameH080343%"and pollutedH024902'"but ye turnedH077251!"by my nameH08034 0+"which is calledH07121 /+" me in the houseH01004." beforeH06440-!" a covenantH01285 ,+" and ye had madeH03772!+-" to his neighbourH07453*"every manH0376)"libertyH01865()"in proclaimingH07121 HyX3 kE!k@ nH"]/" me, when they cutH03772\" beforeH06440$[3"which they had madeH03772 Z+"of the covenantH01285Y"the wordsH01697)X="which have not performedH06965W#"my covenantH01285'V9"that have transgressedH05674U"the menH0582 T+"and i will giveH05414S%"of the earthH0776&R7"into all the kingdomsH04467)Q/'"you to be removedH02113 H02189 P+"and i will makeH05414"O/"and to the famineH07458"N/"to the pestilenceH01698M%"to the swordH02719L" lordH03068K)" for you, saithH05002J" a libertyH01865#I1" behold, i proclaimH07121!H-" to his neighbourH07453G'"and every manH0376F)"to his brotherH0251E"every oneH0376D"libertyH01865(C;"unto me, in proclaimingH07121 YaD uT.xR3 yYx%" of the earthH0776!w/" and to the beastsH0929v'" of the heavenH08064u)" unto the fowlsH05775"t/"shall be for meatH03978&s7"and their dead bodiesH05038r!"their lifeH05315"q/"of them that seekH01245"p/"and into the handH03027 o-"of their enemiesH0341#n1"them into the handH03027!m-"i will even giveH05414l#" of the calfH05695"k/" between the partsH01335j%" which passedH05674i#"of the landH0776#h1"and all the peopleH05971 g+"and the priestsH03548f#"the eunuchsH05631e%"of jerusalemH03389 d+"and the princesH08269c"of judahH03063b#"the princesH08269"a/"between the partsH01335`!" and passedH05674_" in twainH08147^" the calfH05695 OeCnN5c:pO%" a desolationH08077" of judahH03063!" the citiesH05892 +" and i will makeH05414%" it with fireH0784%"it, and burnH08313%5"against it, and takeH03920% 5"and they shall fightH03898 %"to this cityH05892) ="and cause them to returnH07725 "lordH03068 "saithH05002'9"behold, i will commandH06680"/"which are gone upH05927"armyH02428%" of babylon'sH0894#" of the kingH04428"/" and into the handH03027!" their lifeH05315"/" of them that seekH01245"/"and into the handH03027 -"of their enemiesH0341~'"into the handH03027}#"will i giveH05414 |+"and his princesH08269{"of judahH03063z"kingH04428y%"and zedekiahH06667 asS2nH*Z=a 1-#and his brethrenH02510'#of habaziniahH02262/#the sonH01121.##of jeremiahH03414-#the sonH01121,#jaazaniahH02970+##then i tookH03947*# to drinkH08248#)1# and give them wineH03196 (+# of the chambersH03957'#into oneH0259&#lordH03068$%3#them into the houseH01004$$5#unto them, and bringH0935##and speakH01696""/#of the rechabitesH07397!)#unto the houseH01004 #goH01980# sayingH0559# of judahH03063#kingH04428#of josiahH02977#the sonH01121%#of jehoiakimH03079##in the daysH03117#lordH03068)=#which came unto jeremiahH03414#the wordH01697&7"without an inhabitantH03427 ^lD+tZD$lM-w^O#fullH04392N#potsH01375"M/#of the rechabitesH07397L%#of the houseH01004K#the sonsH01121J#beforeH06440I#and i setH05414H##of the doorH05592G!#the keeperH08104F!#of shallumH07967E#the sonH01121D##of maaseiahH04641C##the chamberH03957B#aboveH04605A)# of the princesH08269@## the chamberH03957?# byH0681># of godH0430=# a manH0376<##of igdaliahH03012;#the sonH01121:#of hananH026059##of the sonsH01121!8-#into the chamberH039577#lordH03068$63#them into the houseH010045'#and i broughtH0935"4/# of the rechabitesH07397$33# and the whole houseH01004!2-#and all his sonsH01121 ThG% uW4dK-mTn# daysH03117m# manyH07227!l-# that ye may liveH02421k# in tentsH0168j)#ye shall dwellH03427"i/#but all your daysH03117h#vineyardH03754g#nor plantH05193f#seedH02233e#nor sowH02232d#houseH01004'c9#neither shall ye buildH01129b#everH05769a# forH05704`'# nor your sonsH01121_# no wineH03196^)# ye shall drinkH08354]!# us, sayingH0559\#commandedH06680[!#our fatherH01Z#of rechabH07394Y#the sonH01121X##for jonadabH03122W#no wineH03196V'#we will drinkH08354U'#but they saidH0559T# ye wineH03196!S-# unto them, drinkH08354R!# and i saidH0559Q# and cupsH03563P#of wineH03196 HiJ.fE(rT7fH # commandedH06680 !# our fatherH01. G# according to all that jonadabH03122# and doneH06213 +# and have obeyedH08085# tentsH0168%5# but we have dwelt inH03427# nor seedH02233# nor fieldH07704)=# neither have we vineyardH03754#1# for us to dwell inH03427# housesH01004%# nor to buildH01129"~/# nor our daughtersH01323}# our sonsH01121|'# we, our wivesH0802{%# all our daysH03117z# no wineH03196y%#us, to drinkH08354,xC#in all that he hath chargedH06680w!#our fatherH01v#of rechabH07394u#the sonH01121t!#of jonadabH03082s#the voiceH06963$r3#thus have we obeyedH08085q#strangersH01481p#the landH0127o# inH06440 [pO/sR2mS5x[)# of judahH03063(# the menH0376'# and tellH0559&# goH01980%# of israelH03478$# the godH0430## of hostsH06635"# lordH03068!!# thus saithH0559 # sayingH0559'# unto jeremiahH03414# lordH03068#1# then came the wordH01697%# at jerusalemH03389## so we dwellH03427)# of the syriansH0758## of the armyH02428%# and for fearH06440!-# of the chaldeansH03778## of the armyH02428# for fearH06440%# to jerusalemH03389'# and let us goH0935# comeH0935%# that we saidH0559'# into the landH0776# came upH05927!# of babylonH0894 # kingH044289 ]# but it came to pass, when nebuchadrezzarH05019 JoP0`C" _? |J.EG#also unto you all my servantsH05650D##i have sentH07971!C-#but ye hearkenedH08085B%#and speakingH01696'A9#unto you, rising earlyH07925.@G#notwithstanding i have spokenH01696?##commandmentH04687>)# their father'sH01=)# none, but obeyH08085<!# they drinkH08354";/# for unto this dayH03117:'# are performedH069659#wineH031968%#not to drinkH083547#his sonsH01121"6/#that he commandedH066805#of rechabH073944#the sonH011213!#of jonadabH030822#the wordsH016971# lordH030680# saithH05002/## to my wordsH01697.!# to hearkenH08085-## instructionH04148$,3# will ye not receiveH03947+%# of jerusalemH03389$*3# and the inhabitantsH03427 TfB yaDx\:uTb+#of their fatherH01 a+#the commandmentH04687`)#have performedH06965_#of rechabH07394^#the sonH01121]!#of jonadabH03082!\-#because the sonsH01121['#nor hearkenedH08085Z#your earH0241)Y=#but ye have not inclinedH05186(XA#to you and to your fathersH01#W1#which i have givenH05414V#the landH0127,UC#them, and ye shall dwell inH03427T#to serveH05647S#godsH0430R#otherH0312Q#not afterH0310P# and goH03212O## your doingsH04611N# and amendH03190M# wayH01870L'# from his evilH07451 K-#ye now every manH0376J#returnH07725I#sayingH0559H##and sendingH07971 G+#rising up earlyH07925F%#the prophetsH05030 P`G0bA `&mP|#of hostsH06635{#lordH03068z!#thus saithH0559"y/#of the rechabitesH07397x)#unto the houseH01004w#saidH0559v%#and jeremiahH034146uW#unto them, but they have not answeredH06030"t/#and i have calledH071213sQ#unto them, but they have not heardH080854rS# against them: because i have spokenH01696'q9# that i have pronouncedH01696p%# all the evilH07451o%# of jerusalemH03389-nE# and upon all the inhabitantsH03427m!#upon judahH03063$l5#behold, i will bringH0935k#of israelH03478j#the godH0430i#of hostsH06635h#godH0430g#lordH03068$f5#therefore thus saithH0559#e1# hath not hearkenedH08085&d7# them; but this peopleH05971#c1#which he commandedH06680 [xY<w^A&vY>t[$kingH04428$of josiahH02977$the sonH01121%$of jehoiakimH03079$yearH081412O$and it came to pass in the fourthH07243## me for everH03117# beforeH06440# to standH05975# a manH0376)# shall not wantH03772#of rechabH07394 #the sonH01121 #jonadabH03122 #of israelH03478 #the godH0430 #of hostsH06635#lordH03068$5#therefore thus saithH0559:_#according unto all that he hath commandedH06680#and doneH06213!-#all his preceptsH04687#and keptH08104## your fatherH01!# of jonadabH03082 +# the commandmentH04687'9# because ye have obeyedH08085~# of israelH03478}#the godH0430 [kR2xR"sF) x[4$every manH037603K$unto them; that they may returnH077252$to doH06213 1+$which i purposeH028030%$all the evilH07451/$will hearH08085.$of judahH03063)-=$it may be that the houseH01004#,1$even unto this dayH03117+$ of josiahH02977)*=$ unto thee, from the daysH03117)$ i spakeH01696(%$ from the dayH03117,'C$ and against all the nationsH01471"&/$and against judahH03063)%=$unto thee against israelH03478#$1$that i have spokenH01696&#7$therein all the wordsH01697"$and writeH03789!$of a bookH05612 #$thee a rollH04039$takeH03947$ sayingH0559$ lordH03068#1$ came unto jeremiahH03414$this wordH01697$of judahH03063 _|Z8lL*bG-_R)$thou, and readH07121Q%$therefore goH0935P$ lordH03068O)$into the houseH01004N$goH0935M$i cannotH03201L$shut upH06113K$sayingH0559J$baruchH01263I$commandedH06680H%$and jeremiahH03414G$of a bookH05612&F7$ unto him, upon a rollH04039$E3$ which he had spokenH01696D$ lordH03068C'$ all the wordsH01697B#$ of jeremiahH03414A)$from the mouthH06310@$wroteH03789?!$and baruchH01263>$of neriahH05374=$the sonH01121<$baruchH01263;$calledH07121:'$then jeremiahH034149'$ and their sinH024038)$ their iniquityH05771#71$ that i may forgiveH055456$ wayH018705'$ from his evilH07451 Rt[<{W6fB%vR o+$ hath pronouncedH01696n$ lordH03068m%$ and the furyH02534l$ the angerH0639k$ for greatH01419j$wayH01870i'$from his evilH07451h$every oneH0376 g+$and will returnH07725f$lordH03068e$beforeH06440#d1$their supplicationH08467,cC$it may be they will presentH05307 b+$of their citiesH05892a'$that come outH0935`%$of all judahH03063 _-$them in the earsH0241)^=$and also thou shalt readH07121]$ dayH03117!\-$ upon the fastingH06685[$ houseH01004Z$ lord'sH03068Y'$ of the peopleH05971X#$in the earsH0241W$lordH03068V$the wordsH01697U'$from my mouthH06310(T;$which thou hast writtenH03789S#$in the rollH04039 Kg4~cIjI/ uK& 7$ and to all the peopleH05971 %$ in jerusalemH03389" /$ to all the peopleH05971 $ lordH03068 $ beforeH06440$ a fastH06685 +$ they proclaimedH07121$ monthH02320%$ in the ninthH08671$ of judahH03063$ kingH04428$ of josiahH02977$ the sonH01121%$ of jehoiakimH03079$ yearH081411~M$ and it came to pass in the fifthH02549}$ houseH01004|$ lord'sH03068{$ lordH03068z$ the wordsH01697y#$ in the bookH05612x%$him, readingH07121w$commandedH06680v#$the prophetH05030/uI$according to all that jeremiahH03414t$didH06213s$of neriahH05374r$the sonH01121q!$and baruchH01263$p3$against this peopleH05971 KaF&kO0|aG(iK,$ had heardH08085+!$ of shaphanH08227*$ the sonH01121)#$ of gemariahH01587($ the sonH01121''$ when michaiahH04321"&/$ of all the peopleH05971%#$ in the earsH0241$$ houseH01004#$ lord'sH03068"$ gateH08179!!$ of the newH02319 %$ at the entryH06607$ courtH02691'$ in the higherH05945!$ the scribeH05608!$ of shaphanH08227$ the sonH01121#$ of gemariahH01587)$ in the chamberH03957$ lordH03068%$ in the houseH01004#$ of jeremiahH03414$ the wordsH01697#$ in the bookH05612$ baruchH01263$ then readH07121)$ unto jerusalemH03389$ of judahH03063 +$ from the citiesH05892$ that cameH0935 S{W={[?iH, yS"I/$ that he had heardH08085(H;$ unto them all the wordsH01697G$ declaredH05046F'$ then michaiahH04321$E3$ and all the princesH08269D#$ of hananiahH02608C$ the sonH01121B%$ and zedekiahH06667A!$ of shaphanH08227@$ the sonH01121?%$ and gemariahH01587>$ of achborH05907=$ the sonH01121<%$ and elnathanH0494;#$ of shemaiahH08098:$ the sonH011219#$ and delaiahH018068!$ the scribeH056087$ elishamaH04766$ satH03427)5=$ and, lo, all the princesH082694$ chamberH03957"3/$ into the scribe'sH056082$ houseH01004 1+$ into the king'sH04428"0/$ then he went downH03381/$ lordH03068.'$ all the wordsH01697 -+$ out of the bookH05612 Ni;"qT4xV9oNh'$and they saidH0559g$and cameH0935f#$in his handH03027e$the rollH04039d$tookH03947c$of neriahH05374b$the sonH01121a$so baruchH01263`$and comeH03212_'$of the peopleH05971^#$in the earsH0241']9$wherein thou hast readH07121\$the rollH04039['$ in thine handH03027Z$ takeH03947Y$ sayingH0559X#$ unto baruchH01263W$ of cushiH03570V$the sonH01121U%$of shelemiahH08018T$the sonH01121S%$of nethaniahH05418R$the sonH01121Q$jehudiH03065P$sentH07971*O?$therefore all the princesH08269N'$ of the peopleH05971M#$ in the earsH0241L$ the bookH05612K$ readH07121J#$ when baruchH01263 ew^=lP0 rX?e$3$them, he pronouncedH07121$answeredH0559#$then baruchH01263%$at his mouthH06310 +$all these wordsH01697-E$us now, how didst thou writeH03789~$tellH05046}$sayingH0559|$baruchH01263{)$and they askedH07592#z1$ of all these wordsH01697y$ the kingH04428x$ tellH05046w)$ we will surelyH05046v#$unto baruchH01263u$and saidH0559t$and otherH07453s$oneH0376r$bothH0413!q-$they were afraidH06342p'$all the wordsH016979o]$now it came to pass, when they had heardH08085n'$in their earsH0241m$readH07121l$so baruchH01263k)$it in our earsH0241j'$now, and readH07121#i1$unto him, sit downH03427 NtT7y`G#{\= kN"$to fetchH03947!$jehudiH03065 $sentH07971#$so the kingH04428#$ of the kingH04428#$ in the earsH0241'$ all the wordsH01697$ and toldH05046!$the scribeH05608#$of elishamaH0476)$in the chamberH03957$the rollH04039!-$but they laid upH06485)$into the courtH02691#$to the kingH04428 -$and they went inH0935$ whereH0375$knowH03045)$and let no manH0376(;$thee, thou and jeremiahH03414$hideH05641 $goH03212 #$unto baruchH01263 #$the princesH08269 $then saidH0559 #$in the bookH05612$with inkH01773#$and i wroteH03789'9$unto me with his mouthH06310 +$all these wordsH01697 U|`A(|aD# eJ* rU@$and castH07993,?5'$it with the penknifeH05608 H08593>$he cutH07167=$leavesH01817<$or fourH0702;$threeH07969:$had readH071219#$when jehudiH030658$beforeH064407$burningH011976'$on the hearthH02545$monthH023204%$in the ninthH08671*31'$in the winterhouseH02779 H010042$satH034271%$now the kingH044280$the kingH04428/$besideH05921.#$which stoodH05975#-1$of all the princesH08269,+$and in the earsH0241+#$ of the kingH04428*)$ it in the earsH0241)$ readH07121(!$ and jehudiH03065'$ chamberH03957&%$the scribe'sH05608"%1$it out of elishamaH0476$#$and he tookH03947#$the rollH04039 BvW6 b>_B~^B\$the sonH01121[#$and seraiahH08304Z%$of hammelechH04429Y$the sonH01121X$jerahmeelH03396W$commandedH06680V%$but the kingH04428&U7$but he would not hearH08085T$the rollH04039'S9$that he would not burnH08313R#$to the kingH04428&Q7$had made intercessionH06293P%$and gemariahH01587O#$and delaiahH01806%N7$nevertheless elnathanH0494 M+$all these wordsH01697L!$that heardH08085(K;$nor any of his servantsH05650J$the kingH04428I)$their garmentsH0899H$nor rentH07167)G=$yet they were not afraidH06342F'$on the hearthH0254E#$ in the fireH0784D%$ was consumedH08552#C1$ until all the rollH04039B'$ on the hearthH0254A'$ into the fireH0784 bjO0^E#iI/|b{$wordsH01697%z5$in it all the formerH07223y$and writeH03789x$rollH04039w$anotherH0312v!$thee againH07725u$takeH03947t$ sayingH0559s#$ of jeremiahH03414r%$ at the mouthH06310q$ wroteH03789p%$ which baruchH01263o'$and the wordsH01697n$the rollH04039m!$had burnedH08313l'$that the kingH04428k$afterH0310!j-$came to jeremiahH03414i$lordH03068h'$then the wordH01697g$hidH05641f$lordH03068e#$the prophetH05030d%$and jeremiahH03414c!$the scribeH05608b$ baruchH01263a$ to takeH03947`$ of abdeelH05655_$ the sonH01121^'$ and shelemiahH08018]$of azrielH05837 E{^>eG-jJ-^E$kingH04428%$of jehoiakimH03079$lordH03068$5$therefore thus saithH0559$and beastH0929+$from thence manH0120)=$and shall cause to ceaseH07673$this landH0776#$and destroyH07843$comeH0935+$shall certainlyH0935!$ of babylonH0894 $ the kingH04428 +$ therein, sayingH0559& 7$ why hast thou writtenH03789 $ sayingH0559 $this rollH04039!-$thou hast burnedH08313$lordH03068!$thus saithH0559$of judahH03063$kingH04428%$to jehoiakimH03079"1$and thou shalt sayH0559#$ hath burnedH08313$ of judahH03063$ the kingH04428 ~+$ which jehoiakimH03079}$ rollH04039'|9$that were in the firstH07223 AtN( }X3 kN-w^A4$ and gaveH054143$ rollH040392$ anotherH03121$ jeremiahH034140$ then tookH039471/M$ against them; but they hearkenedH08085'.9$ that i have pronouncedH01696-%$ all the evilH07451,$ of judahH03063 +-$and upon the menH0376*%$of jerusalemH033894)S$upon them, and upon the inhabitantsH03427 (-$and i will bringH0935#'1$for their iniquityH05771!&-$and his servantsH05650!%-$him and his seedH02233"$/$and i will punishH06485#%$to the frostH07140!"-$ and in the nightH03915!#$ to the heatH02721 !$ in the dayH03117"/$ shall be cast outH07993"/$ and his dead bodyH05038$of davidH01732 +$upon the throneH03678*?$he shall have none to sitH03427$of judahH03063 Lh=bCfH,jLR% made kingH04427Q!% of babylonH0894P% kingH04428$O3% whom nebuchadrezzarH05019N%%of jehoiakimH03079M%the sonH01121"L/%instead of coniahH03659K%reignedH04427J%of josiahH02977I%the sonH01121H%zedekiahH06667G%and kingH04428F$ wordsH01697E$ likeH01992'D9$ besides unto them manyH07227%C5$ and there were addedH03254B#$ in the fireH0784A!$ had burnedH08313@$ of judahH03063?$ kingH04428 >+$ which jehoiakimH03079=#$ of the bookH05612<'$ all the wordsH01697;#$ of jeremiahH03414':9$ therein from the mouthH063109$ who wroteH037898$ of neriahH053747$ the sonH011216!$ the scribeH056085%$ it to baruchH01263 IlM- zY<#lM* jIq%%and went outH03318p%came inH0935o%%now jeremiahH03414n%our godH0430m%lordH03068l%prayH06419k% sayingH0559j% jeremiahH03414i)% to the prophetH05030h!% the priestH03548g#% of maaseiahH04641f%the sonH01121e'%and zephaniahH06846d%%of shelemiahH08018c%the sonH01121b%jehucalH03081a%sentH07971`%the kingH04428_%%and zedekiahH06667^% jeremiahH03414]#% the prophetH05030\%byH03027[)%which he spakeH01696Z%lordH03068Y)%unto the wordsH01697X#%did hearkenH08085W#%of the landH0776V)%nor the peopleH059711UM%but neither he, nor his servantsH05650T%of judahH03063S#% in the landH0776 MsP7nR'hJ1xM'9% you unto me to enquireH01875 %that sentH07971 %of judahH03063 #%to the kingH04428! /%thus shall ye sayH0559 %of israelH03478%the godH0430%lordH03068!%thus saithH0559%sayingH0559%jeremiahH03414!-%unto the prophetH05030%lordH03068#1%then came the wordH01697)% from jerusalemH03389'9% of them, they departedH05927~% tidingsH08088}%heardH08085|%jerusalemH03389{'%that besiegedH06696'z9%and when the chaldeansH03778y%%out of egyptH04714x)%was come forthH03318w%armyH02428v)%then pharaoh'sH06547'u+'%him into prisonH03628 H01004%t5%for they had not putH05414s!%the peopleH05971r%amongH08432 evP3 }`?mL1e)!% that fightH03898!(-% of the chaldeansH03778')% the whole armyH02428*&?% for though ye had smittenH052213%Q% from us: for they shall not departH03212$% departH03212#%% shall surelyH01980"'% the chaldeansH03778!% sayingH0559 )% not yourselvesH05315% deceiveH05377% lordH03068!% thus saithH0559%%it with fireH0784%%it, and burnH08313%and takeH03920"/%against this cityH05892%and fightH03898!-%shall come againH07725"/%and the chaldeansH03778#3%into their own landH0776%to egyptH04714"/%you, shall returnH07725% to helpH05833$3% which is come forthH03318% armyH02428)=% of me; behold, pharaoh'sH06547 ]qT5|Z7z`?}]D#% of benjaminH01144,CC% and when he was in the gateH08179B'% of the peopleH05971,AC% himself thence in the midstH08432@#% to separateH02505?#% of benjaminH01144>'% into the landH0776=% to goH03212!<-% out of jerusalemH03389;!% went forthH03318:'% then jeremiahH034149% armyH024288%% of pharaoh'sH065477% for fearH064406)% from jerusalemH033895'% was broken upH05927!4-% of the chaldeansH0377883[% and it came to pass, that when the armyH024282% with fireH07841% this cityH058920% and burnH08313/#% in his tentH0168.% every manH0376$-3% should they rise upH06965,% menH0582+% woundedH018560*K% against you, and there remainedH07604 UeD(kF) ZA$sUa%and smoteH05221`'%with jeremiahH03414_!%were wrothH07107&^7%wherefore the princesH08269#]1% him to the princesH08269\#% and broughtH0935[% jeremiahH03414Z%tookH08610&Y7%not to him: so irijahH03376!X-%but he hearkenedH08085!W-%to the chaldeansH03778 V+%i fall not awayH05307U%falseH08267T%jeremiahH03414S%then saidH0559!R-% to the chaldeansH03778"Q/% thou fallest awayH05307P% sayingH0559O#% the prophetH05030N% jeremiahH03414M#% and he tookH08610L#% of hananiahH02608K% the sonH01121J%% of shelemiahH08018I% the sonH01121H% irijahH03376"G/% there, whose nameH08034F#% of the wardH06488E% a captainH01167 K}^8_>hN- hK%for, saidH0559~%there isH03426}% saidH0559|%% and jeremiahH03414{% lordH03068z% wordH01697y% and saidH0559x%%in his houseH01004w%%him secretlyH05643v%askedH07592u%%and the kingH04428!t-%and took him outH03947s%sentH07971r%the kingH04428q'%then zedekiahH06667p%daysH03117o!%there manyH07227n%%had remainedH03427m%%and jeremiahH03414$l3%and into the cabinsH02588'k-%%into the dungeonH0953 H01004j#%was enteredH0935i'%when jeremiahH03414 h+% that the prisonH03608"g/% for they had madeH06213f!% the scribeH05608e#%of jonathanH03083d%%in the houseH01004c'%him in prisonH0612b%%him, and putH05414 CpJ2iD}_=pC)=%i pray thee, be acceptedH05307$3%let my supplicationH08467%the kingH04428+C%now, i pray thee, o my lordH0113)%therefore hearH080852Q%against you, nor against this landH0776)%shall not comeH0935!%of babylonH0894%the kingH04428 -%unto you, sayingH0559!-%which prophesiedH05012'%your prophetsH05030 %nowH0346$ %'% me in prisonH03608 H01004! -%that ye have putH05414' 9%or against this peopleH059716 W%against thee, or against thy servantsH05650%5%what have i offendedH02398%zedekiahH06667%unto kingH04428%saidH0559"/%moreover jeremiahH03414!%of babylonH0894#%of the kingH04428'%into the handH03027,C%he, thou shalt be deliveredH05414 QiJ+ b@zR2mQ5&the sonH01121 4+&then shephatiahH082033'%of the prisonH043072%%in the courtH026911%remainedH034270'%thus jeremiahH03414/!%were spentH08552.#%in the cityH05892$-3%until all the breadH03899,% streetH02351"+1% out of the bakers'H0644*% of breadH03899)% a pieceH03603(% him dailyH03117*'?%and that they should giveH05414&'%of the prisonH04307%)%into the courtH02691$%jeremiahH03414(#;%that they should commitH06485"%commandedH06680!%the kingH04428 '%then zedekiahH06667!% lest i dieH04191!% the scribeH05608#% of jonathanH03083%%to the houseH010047Y%thee; that thou cause me not to returnH07725%beforeH06440 OiM, wX0zY7 nOR!& for a preyH07998+QA& for he shall have his lifeH05315P!& shall liveH02421!O-& to the chaldeansH03778(N;& but he that goeth forthH03318&M7&and by the pestilenceH01698L'&by the famineH07458K%&by the swordH02719J&shall dieH04191I%&in this cityH05892"H/&he that remainethH03427G&lordH03068F!&thus saithH0559E&sayingH0559$D3&unto all the peopleH05971C!&had spokenH01696B'&that jeremiahH03414A&the wordsH01697@& heardH08085?#& of malchiahH04441>& the sonH01121=!& and pashurH06583<%& of shelemiahH08018;&the sonH01121:&and jucalH031169&of pashurH065838&the sonH011217%&and gedaliahH014366&of mattanH04977 F`C!ya?pU5bFo&seekethH01875'n;&unto them: for this manH0376m!&such wordsH01697l#&in speakingH01696"k/&of all the peopleH05971j'& and the handsH03027i%& in this cityH05892h#& that remainH07604g& of warH04421f!& of the menH0582e&the handsH03027d%&he weakenethH07503c&for thusH03651 b+&be put to deathH04191-aG&we beseech thee, let this manH0376`'&unto the kingH04428_&saidH0559&^7&therefore the princesH08269!]-& which shall takeH03920\& armyH02428[%&of babylon'sH0894Z#&of the kingH04428Y'&into the handH03027X&be givenH05414W%&shall surelyH05414V&this cityH05892U&lordH03068T!&thus saithH0559&S)'&and shall liveH02425 H02421 bvYA pH( eF b' 9&now when ebed–melechH05663 #&in the mireH02916 &sunkH02883 #&so jeremiahH03414&but mireH02916&no waterH04325"1& and in the dungeonH0953!& with cordsH02256& jeremiahH03414"/& and they let downH07971'& of the prisonH04307%&in the courtH02691%&of hammelechH04428&the sonH01121~#&of malchiahH04441$}5&him into the dungeonH0953|&and castH07993{'&they jeremiahH03414z&then tookH03947y&thingH01697x&canH03201w%&for the kingH04428v%&in your handH03027u&saidH0559t&the kingH04428s'&then zedekiahH06667r%&but the hurtH07451q)&of this peopleH05971 p+&not the welfareH07965 Ux^Da? mP3yU )-& into the dungeonH0953$(3& whom they have castH07993'#& the prophetH05030&#& to jeremiahH03414+%A& in all that they have doneH06213$)& have done evilH07489#& these menH0582"& the kingH04428!& my lordH0113 &sayingH0559#&to the kingH04428&and spakeH01696&houseH01004"/&out of the king'sH04428!&went forthH03318'&ebed–melechH05663#&of benjaminH01144#& in the gateH08179%& then sittingH03427& the kingH04428)& in the dungeonH0953& jeremiahH03414"/&that they had putH05414&heardH08085&houseH01004(;&which was in the king'sH04428)&of the eunuchsH05631&oneH0376 '&the ethiopianH03569 R`@cL.dK0qRG!& thence oldH01094F& and tookH03947"E1& under the treasuryH0214D#& of the kingH04428C)& into the houseH01004B& and wentH0935A& with himH03027@& the menH0582?& tookH03947!>-& so ebed–melechH05663='& before he dieH04191"<1& out of the dungeonH0953;#& the prophetH05030:& jeremiahH034149#& and take upH059278& with theeH030277& menH0582"6/& from hence thirtyH079705& takeH039474& sayingH05593'& the ethiopianH035692'& ebed–melechH056631& commandedH066800'& then the kingH04428/#& in the cityH05892.'& no more breadH03899-%& in the placeH08478,& hungerH07458+& forH06440&*7& and he is like to dieH04191 N~a=kK'wZ;pNd'&then zedekiahH06667c'& of the prisonH04307b%& in the courtH02691a& remainedH03427`%& and jeremiahH03414"_1& out of the dungeonH0953 ^+& and took him upH05927]!& with cordsH02256\& jeremiahH03414 [+& so they drew upH04900Z& didH06213Y%& and jeremiahH03414 X+& under the cordsH02256+W5%& under thine armholesH03027 H0679 V+& and rotten ragsH04418U#& cast cloutsH05499T& oldH01094S& putH07760R'& unto jeremiahH03414Q& saidH0559P'& the ethiopianH03569"O/& and ebed–melechH05663N#& to jeremiahH03414 M-& into the dungeonH0953L& by cordsH02256"K/& and let them downH07971J#& rotten ragsH04418I& and oldH01094H#& cast cloutsH05499 EpD* vU<g8x^E&lordH03068&sayingH0559'&unto jeremiahH03414&secretlyH05643~&swareH07650}&the kingH04428|#&so zedekiahH06667&{7&wilt thou not hearkenH08085+zA&and if i give thee counselH03289 y+&put me to deathH041910xK&unto thee, wilt thou not surelyH04191w%&if i declareH05046v'&unto zedekiahH06667u&saidH0559t'&then jeremiahH03414s&hideH03582r%&thee a thingH01697q!&i will askH07592p'& unto jeremiahH03414o& saidH0559n%& and the kingH04428m& lordH03068l%& in the houseH01004k&entryH03996(j;&unto him into the thirdH07992i#&the prophetH05030h&jeremiahH03414g&and tookH03947f&sentH07971e&the kingH04428 QuM&oQ8]=!yQ$3&and thou shalt liveH02421&with fireH0784$3&shall not be burnedH08313'&and this cityH05892!&shall liveH02421'&then thy soulH05315&princesH08269%& of babylon'sH0894'& unto the kingH04428& go forthH03318'9& if thou wilt assuredlyH03318& of israelH03478&the godH0430&of hostsH06635&the godH0430&lordH03068!&thus saithH0559'&unto zedekiahH06667 &jeremiahH03414 &then saidH0559 &thy lifeH05315 &that seekH01245 %&of these menH0582#1& thee into the handH03027$3& neither will i giveH05414-E& i will not put thee to deathH04191%& us this soulH05315& that madeH06213&livethH02416 QjN%yG%mI$|Q':9&they shall not deliverH054149&saidH05598%&but jeremiahH034147'& and they mockH05953#61& me into their handH03027"5/& lest they deliverH05414!4-&to the chaldeansH03778 3+&that are fallenH053072#&of the jewsH030641#&i am afraidH016720'&unto jeremiahH03414/&saidH0559.&the kingH04428-%&and zedekiahH06667,'& of their handH03027.+G& and thou shalt not escape outH04422*%& it with fireH0784$)3& and they shall burnH08313!(-&of the chaldeansH03778''&into the handH03027&&be givenH05414%%5&then shall this cityH05892$&princesH08269#%&of babylon'sH0894"#&to the kingH04428.!G&but if thou wilt not go forthH03318 +&and thine houseH01004 E~Kc5xX<eEV#&in the mireH01206U&are sunkH02883'T9&against thee: thy feetH07272#S1& and have prevailedH03201!R-& have set thee onH05496"Q#%& thy friendsH07965 H0582P& shall sayH0559O& princesH08269N%&of babylon'sH0894M#&to the kingH04428L'&brought forthH03318K&houseH01004J!&of judah'sH03063I#&in the kingH04428H'&that are leftH07604*GA&and, behold, all the womenH0802F#&hath shewedH07200E&lordH03068D&the wordH01697C#&to go forthH03318#B1&but if thou refuseH03986A!& shall liveH02421(@;& unto thee, and thy soulH05315/?I&unto thee: so it shall be wellH03190>'&which i speakH01696=&lordH03068*<?&i beseech thee, the voiceH06963;&obeyH08085 DrM(mOdK(jD"q1&unto thee, and sayH0559(p=&with thee, and they comeH0935#o1&that i have talkedH01696n&hearH08085#m1&but if the princesH08269'l9&and thou shalt not dieH04191k)&of these wordsH01697j&knowH03045i!&let no manH0376h'&unto jeremiahH03414g&zedekiahH06667f&then saidH0559e& with fireH0784d%& to be burnedH08313/cI& and thou shalt cause this cityH05892b!& of babylonH0894a#& of the kingH04428`#&by the handH03027#_1&but shalt be takenH08610^'&of their handH03027.]G&and thou shalt not escape outH04422!\-&to the chaldeansH03778![-&and thy childrenH01121Z'&all thy wivesH0802(Y;&so they shall bring outH03318X&backH0268%W5&they are turned awayH05472 Xj$nS6eC%X* ?& so they left off speakingH02790 '&had commandedH06680'&that the kingH044282O&them according to all these wordsH01697!-&him: and he toldH05046&and askedH07592'&unto jeremiahH03414 +&all the princesH08269&then cameH0935& to dieH04191&houseH01004'&to jonathan'sH030835~U&that he would not cause me to returnH07725}&the kingH04428|&beforeH06440 {+&my supplicationH08467'z9&unto them, i presentedH05307#y3&then thou shalt sayH0559x& saidH01696#w1& also what the kingH04428Bvo& it not from us, and we will not put thee to deathH04191u& hideH03582t'&unto the kingH044280sK&unto us now what thou hast saidH01696#r1&unto thee, declareH05046 XsR0kR2mO*zX'''in the fourthH07243&#'of zedekiahH06667%'yearH08141'$+''in the eleventhH06240 H06249"#/'and they besiegedH06696""/' against jerusalemH03389!!-' and all his armyH02428 !' of babylonH0894' kingH04428)' nebuchadrezzarH05019'cameH0935'monthH02320%'in the tenthH06224'of judahH03063'kingH04428#'of zedekiahH06667'yearH08141%'in the ninthH08671& was takenH03920)&when jerusalemH03389&was takenH03920)&that jerusalemH03389'&until the dayH03117'&of the prisonH04307%&in the courtH02691&abodeH03427 #&so jeremiahH03414" /& was not perceivedH08085) =& with him; for the matterH01697 ah@ jH* zZ<aD)'then they fledH01272C'of warH04421%B7'them, and all the menH0582A'sawH07200@'of judahH03063?'the kingH04428>''when zedekiahH06667=!'of babylonH0894<#'of the kingH04428;)'of the princesH08269%:5'with all the residueH076119' rab–magH07248"8/' nergal–sharezerH053717#' rab–sarisH072496' sarsechimH083105'' samgar–neboH05562"4/'nergal–sharezerH053713'gateH081792''in the middleH084321'and satH034270'came inH0935/!'of babylonH0894.#'of the kingH04428$-3'and all the princesH08269,'' was broken upH01234+'the cityH05892*%'of the monthH02320)'the ninthH08672('monthH02320 K}[@ nU9 oBhKa'judgmentH04941`''where he gaveH01696_'of hamathH02574^#'in the landH0776]'to riblahH07247\!' of babylonH0894[' kingH04428"Z/' to nebuchadnezzarH05019)Y=' him, they brought him upH05927(X;' and when they had takenH03947W!'of jerichoH03405V''in the plainsH06160U'zedekiahH06667#T1'them, and overtookH05381S'afterH0310R'pursuedH07291Q'armyH02428#P1'but the chaldeans'H03778O%'of the plainH06160N'the wayH01870 M+'and he went outH03318&L7'betwixt the two wallsH02346K#'by the gateH08179J' gardenH01588I'' of the king'sH04428H!' by the wayH01870G' by nightH03915 F+' out of the cityH05892E)'and went forthH03318 JjL(gH/oP6rJ$3' then nebuzar–adanH05018~%' of jerusalemH03389}' the wallsH02346|)'and brake downH05422{'with fireH0784z''of the peopleH05971y)'and the housesH01004x'houseH01004w!'the king'sH04428v'burnedH08313"u/'and the chaldeansH03778t)'him to babylonH0894s'to carryH0935 r+'him with chainsH05178q'and boundH0631p'eyesH05869o!'zedekiah'sH06667$n3'moreover he put outH05786m' of judahH03063l)' all the noblesH02715k' slewH07819j!' of babylonH0894i''also the kingH04428 h+'before his eyesH05869g'in riblahH07247f#'of zedekiahH06667e'the sonsH01121d'slewH07819c!'of babylonH0894b''then the kingH04428 PvV4}[9vP1iP' kingH04428#1' now nebuchadrezzarH05019!-' at the same timeH03117!' and fieldsH03010)' them vineyardsH03754' and gaveH05414' of judahH03063#' in the landH0776"/' which had nothingH03972'' of the peopleH05971#' of the poorH01800' leftH07604%' of the guardH02876#' the captainH07227# 1' but nebuzar–adanH05018 '' that remainedH07604 '' of the peopleH05971& 7' to him, with the restH03499 ' that fellH05307)=' and those that fell awayH05307#' in the cityH05892'' that remainedH07604'' of the peopleH05971#' the remnantH03499%' into babylonH0894%5' carried away captiveH01540%' of the guardH02876#' the captainH07227 ]`@tY'c9z]7'jeremiahH034146'and tookH039475)'even they sentH079714' princesH072273%' of babylon'sH0894!2-' and all the kingH044281' rab–magH07248&07' and nergal–sharezerH05371/#' rab–sarisH07249 .+' and nebushasbanH05021-' sentH07971,%' of the guardH02876+#' the captainH07227"*/' so nebuzar–adanH05018.)G' unto him even as he shall sayH01696(' but doH06213#'#'' him no harmH07451 H03972&)' to him, and doH06213*%1'' him, and look wellH07760 H05869$' takeH03947#' sayingH0559"%' of the guardH02876!#' the captainH07227 )' nebuzar–adanH05018' toH03027$3' concerning jeremiahH03414#' gave chargeH06680!' of babylonH0894 UqU8}^=$w`CsUU' of israelH03478T' the godH0430S'of hostsH06635R'lordH03068Q!'thus saithH0559P'sayingH0559O''the ethiopianH03569!N-'to ebed–melechH05663M'and speakH0559L'goH01980K'sayingH0559J''of the prisonH04307I%'in the courtH02691%H5'while he was shut upH06113#G1'came unto jeremiahH03414F'lordH03068E%'now the wordH01697D!'the peopleH05971C'amongH08432B#'so he dweltH03427A' him homeH01004%@5' that he should carryH03318?!' of shaphanH08227>' the sonH01121=' of ahikamH0296<'the sonH01121";/'him unto gedaliahH01436:''and committedH054149''of the prisonH04307!8-'out of the courtH02691 X{V6lJ,`?X&p7(that came to jeremiahH03414o(the wordH01697n' lordH03068m%'in me, saithH05002:la'unto thee: because thou hast put thy trustH0982$k3'shall be for a preyH07998j%'but thy lifeH05315i%'by the swordH02719.hG'thee, and thou shalt not fallH05307g'deliverH04422"f/'for i will surelyH04422e' afraidH03016d'of whomH06440c!'of the menH0582b''into the handH03027,aC'and thou shalt not be givenH05414`'lordH03068_'saithH05002!^-'thee in that dayH03117#]1'but i will deliverH05337\'beforeH06440[#'in that dayH03117!Z-'and not for goodH02896Y'for evilH07451X)' upon this cityH05892W' my wordsH01697$V5' behold, i will bringH0935 ReB#lK-{^B)oR (and doneH06213 %(hath broughtH0935 (lordH03068 +( upon this placeH04725 ( this evilH07451 +(hath pronouncedH01696(thy godH0430(lordH03068(and saidH0559(jeremiahH03414(tookH03947%(of the guardH02876 +(and the captainH07227%(unto babylonH08940K(which were carried away captiveH01540~(and judahH03063}%(of jerusalemH033893|Q(all that were carried away captiveH01546{( amongH08432z( in chainsH0246y+( him being boundH0631"x/( when he had takenH03947w!( from ramahH07414v)(had let him goH07971u%(of the guardH02876t#(the captainH07227$s3(that nebuzar–adanH05018r(afterH0310q(lordH03068 ?fH^9kC' b?')(for thee to goH03212&&)'(and convenientH05869 H03477%(goodH02896($=(thee: whither it seemethH0413#(beforeH06440"%(all the landH0776!(beholdH07200 ( forbearH02308$5( with me into babylonH0894!/( unto thee to comeH09355G'( unto thee: but if it seem illH05869 H07489,5'( and i will look wellH05869 H07760(comeH0935$5(with me into babylonH0894!/(unto thee to comeH0935'+'(if it seem goodH05869 H02896 +(upon thine handH03027+(from the chainsH0246'(thee this dayH03117)=(and now, behold, i looseH06605%5( therefore this thingH01697(his voiceH06963$3(and have not obeyedH08085(lordH03068'9(because ye have sinnedH02398*?(according as he hath saidH01696 UiM0jM/ rO.wUC'(unto gedaliahH01436B(jeremiahH03414A(then wentH0935@)(and let him goH07971?%(and a rewardH04864>%(him victualsH0737=(gaveH05414<%(of the guardH02876;)(so the captainH07227 :+(unto thee to goH0321299O'(wheresoever it seemeth convenientH05869 H034778(or goH032127!(the peopleH059716)(with him amongH084325( and dwellH034274( of judahH03063 3+( over the citiesH05892#21( hath made governorH064851!( of babylonH08940'(whom the kingH04428/!(of shaphanH08227.(the sonH01121-(of ahikamH0296,(the sonH01121!+-(also to gedaliahH01436*(go backH077253)Q(now while he was not yet gone backH07725(!(thither goH03212 VhI&oU3zT4tV_!(to babylonH0894;^a(of them that were not carried away captiveH01540]#(of the landH0776 \+(and of the poorH01803[%(and childrenH02945Z(and womenH0802Y%(unto him menH0582"X/( and had committedH06485W#( in the landH0776V( governorH06485U( of ahikamH0296T( the sonH01121"S/(had made gedaliahH01436R!(of babylonH0894Q'(that the kingH04428P(heardH08085"O1(they and their menH0582N'(in the fieldsH07704M'(of the forcesH02428*L?(now when all the captainsH08269K#( in the landH0776J)( that were leftH07604I!( the peopleH05971H)(with him amongH08432G(and dweltH03427F(to mizpahH04708E(of ahikamH0296D(the sonH01121 McB"iH+~]A$nM}%( not to serveH05647|( fearH03372{( sayingH0559*zA( unto them and to their menH0582y( swareH07650x!( of shaphanH08227w( the sonH01121v( of ahikamH0296u( the sonH01121t%( and gedaliahH01436"s1(they and their menH0582!r-(of a maachathiteH04602q(the sonH01121p%(and jezaniahH03153!o-(the netophathiteH05200n(of ephaiH05778m%(and the sonsH01121l%( of tanhumethH08576k( the sonH01121j#( and seraiahH08304i( of kareahH07143h( the sonsH01121g%(and jonathanH03129f#(and johananH03110e%(of nethaniahH05418d(the sonH01121c%(even ishmaelH03458b(to mizpahH04708a#(to gedaliahH01436`)(then they cameH0935 _jL#h=!^7y_( heardH08085$5( in all the countriesH0776#( and in edomH0123(;( and among the ammonitesH05983( in moabH04124+A( likewise when all the jewsH03064#1( that ye have takenH08610)( in your citiesH05892( and dwellH03427 +( in your vesselsH03627( and putH07760 ( and oilH08081" /( and summer fruitsH07019 ( ye wineH03196' ;( unto us: but ye, gatherH0622 +( which will comeH0935'( the chaldeansH03778 '( to serveH06440 H05975( at mizpahH047090K( as for me, behold, i will dwellH03427%5( and it shall be wellH03190!( of babylonH0894( the kingH04428( and serveH05647( the landH0776( dwell inH03427~'( the chaldeansH03778 ^h@^<wW>^%55( and all the captainsH082694( of kareahH071433( the sonH01121!2-( moreover johananH031101( muchH072350( veryH03966"//( and summer fruitsH07019.( wineH03196-%( and gatheredH0622,#( unto mizpahH04708+#( to gedaliahH01436*( of judahH03063)#( to the landH0776(( and cameH0935)'=( whither they were drivenH05080&'( of all placesH04725%%( returned outH07725"$/( even all the jewsH03064#!( of shaphanH08227"( the sonH01121!( of ahikamH0296 ( the sonH01121#1( over them gedaliahH01436$3( and that he had setH06485( of judahH03063( a remnantH07611( had leftH05414!( of babylonH0894'( that the kingH04428 HfJx\@_C% yH-SE( i pray thee, and i will slayH05221R( let me goH03212Q(sayingH0559P(secretlyH05643O(in mizpahH04709N#(to gedaliahH01436M(spakeH0559L(of kareahH07143K(the sonH01121J%(then johananH03110I(believedH0539H(of ahikamH0296G( the sonH01121#F1( thee? but gedaliahH01436E'( to slayH05315 H05221D%( of nethaniahH05418C( the sonH01121B(ishmaelH03458A(hath sentH07971(@-'(of the ammonitesH05983 H01121?(the kingH04428>#(that baalisH01185=(knowH03045.<G(unto him, dost thou certainlyH03045;(and saidH0559:( to mizpahH047089#( to gedaliahH014368( cameH09357'( in the fieldsH077046'( of the forcesH02428 \j6 pX7eF x\o)the sonH01121n)ishmaelH03458m)monthH023203lQ)now it came to pass in the seventhH07637k!( of ishmaelH03458j( falselyH08267"i/( for thou speakestH01696h!( this thingH01697"g/(thou shalt not doH06213f(of kareahH07143e(the sonH01121d%(unto johananH03110c(saidH0559b(of ahikamH0296a(the sonH01121`%(but gedaliahH01436_(perishH06^(in judahH03063 ]+(and the remnantH07611.\G(unto thee should be scatteredH06327#[1(which are gatheredH06908(Z;(thee, that all the jewsH030640Y='(wherefore should he slayH05315 H05221X!(shall knowH03045W!(and no manH0376V%( of nethaniahH05418U( the sonH01121T( ishmaelH03458bRlRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{ @ \ {  4Rq)Da5 @ \ {  4Rq)Da5Ro )Gd: V!q" #'$D%a&'(7)U*p+ ,'-C._/}0152S3o5 6*7G8d9:;<?.@KAgBC D;EYFvGH0IOJlKL$M?N\OwPQ-RHSdTUV5WRXoY Z)[G\e]^_<`Yavbc2dOejfg"h=iYjvk fjF& uW-`@)f !) of shaphanH08227 ) the sonH01121 ) of ahikamH0296 ) the sonH01121 )gedaliahH01436.G)that were with him, and smoteH05221)menH0582#)and the tenH06235%)of nethaniahH05418)the sonH01121)ishmaelH03458!)then aroseH06965)in mizpahH04708)togetherH03162)breadH03899&~9)and there they did eatH0398})to mizpahH04709|)of ahikamH0296{)the sonH01121z')unto gedaliahH01436y))with him, cameH0935x) menH0582w) even tenH06235v#) of the kingH04428 u+) and the princesH07227t) royalH04410s#)of the seedH02233r#)of elishamaH0476q)the sonH01121p%)of nethaniahH05418 R{U4sO4lS0zR$*3)having their beardsH02206))menH0376()fourscoreH08084!'-)and from samariaH08111&#)from shilohH07887%%)from shechemH07927$)certainH0582#+)that there cameH0935")knewH03045!!)and no manH0376 )gedaliahH01436#1)after he had slainH04191)dayH03117/I)and it came to pass the secondH08145) of warH04421)the menH0582 +)that were foundH04672"/)and the chaldeansH03778)at mizpahH04709')with gedaliahH01436%)all the jewsH03064)also slewH05221)ishmaelH03458')over the landH0776"/)had made governorH06485!)of babylonH0894#1)him, whom the kingH04428)and slewH04191)) with the swordH02719 PU5`A!sR/qPG%)that ishmaelH03458F#)of the cityH05892E))into the midstH08432D))when they cameH0935C)of ahikamH0296B)the sonH01121A#) to gedaliahH01436@+) unto them, comeH0935?') them, he saidH0559/>I) and it came to pass, as he metH06298=!) as he wentH01980<)all alongH01980;')them, weepingH01058:)to meetH071259#)from mizpahH047098!)went forthH033187%)of nethaniahH054186)the sonH011215#)and ishmaelH034584)lordH030683%)to the houseH010042)to bringH09351')in their handH030270#)and incenseH03828+/A) themselves, with offeringsH04503.)) and having cutH01413-) rentH07167!,/) and their clothesH0899+) shavenH01548 \iF*jL+mJ( \"d/) whom he had slainH05221c!) of the menH0582$b3) all the dead bodiesH06297a) had castH07993 `+) wherein ishmaelH03458_#) now the pitH0953^))their brethrenH0251]))them not amongH08432\)and slewH04191[')so he forbareH02308Z%) and of honeyH01706Y!) and of oilH08081X') and of barleyH08184W) of wheatH02406V%) in the fieldH07704U)treasuresH04301$T3)us not: for we haveH03426S)slayH04191R%)unto ishmaelH03458$Q5)among them that saidH0559P!)were foundH04672O)menH0582N)but tenH06235M+) he, and the menH0582L!) of the pitH0953K))into the midstH08432J)slewH07819I%)of nethaniahH05418H)the sonH01121 QjM/jI X6mQ) the sonH01121#) to gedaliahH01436') had committedH06485%) of the guardH02876~#) the captainH07227$}3) whom nebuzar–adanH05018|) in mizpahH04709{') that remainedH07604#z1) and all the peopleH05971y) daughtersH01323x!) the king'sH04428w) in mizpahH04709v') of the peopleH05971 u+) all the residueH07611%t5) carried away captiveH07617s%) then ishmaelH03458r) slainH02491q) filledH04390p%) of nethaniahH05418o) the sonH01121n) ishmaelH03458m) of israelH03478l) kingH04428k) of baashaH01201j) for fearH06440i) had madeH06213h) the kingH04428g%) it which asaH0609f#) of gedaliahH01436e) becauseH03027 GX7dB\= bG) watersH04325!-) him by the greatH07227) and foundH04672%) of nethaniahH05418) the sonH01121%) with ishmaelH03458) to fightH03898) and wentH03212#) all the menH0582)) then they tookH03947) had doneH06213%) of nethaniahH05418) the sonH01121%) that ishmaelH03458 +) of all the evilH07451 +) with him, heardH08085') of the forcesH02428%5) and all the captainsH08269 ) of kareahH07143 ) the sonH01121! -) but when johananH03110( -') to the ammonitesH05983 H01121 !) to go overH05674%) and departedH03212*?) carried them away captiveH07617%) of nethaniahH05418) the sonH01121#) and ishmaelH03458) of ahikamH0296 aeI+g:bB&~a<) and wentH03212;)menH0582:!)with eightH080839)johananH031108)fromH064407)escapedH044226%)of nethaniahH054185)the sonH011214#)but ishmaelH034583) of kareahH071432) the sonH011211%)unto johananH031100)and wentH03212/%)and returnedH07725.!)cast aboutH05437-#)from mizpahH04709),=)had carried away captiveH07617+%)that ishmaelH03458"*/)so all the peopleH05971.)G) with him, then they were gladH08055(') of the forcesH02428%'5) and all the captainsH08269&) of kareahH07143%) the sonH01121$) johananH03110#) sawH07200"%) with ishmaelH03458$!3) when all the peopleH05971 ) in gibeonH01391 b~`7z^=r[@b"X/)and they departedH03212W#)from gibeonH01391*V?)whom he had brought againH07725 U+)and the eunuchsH05631!T-)and the childrenH02945S')and the womenH0802R)of warH04421Q)menH0582P)mightyH01397O)of ahikamH0296N)the sonH01121M)gedaliahH01436L%)he had slainH05221K)afterH0310J#) from mizpahH04709I%) of nethaniahH05418H) the sonH01121G%) from ishmaelH03458&F7) whom he had recoveredH07725E')of the peopleH05971*D?)with him, all the remnantH07611C')of the forcesH02428%B5)and all the captainsH08269A)of kareahH07143@)the sonH01121?)johananH03110>)then tookH03947(=-') to the ammonitesH05983 H01121 \~]C'qU4^?x\u*the sonH01121t%*and jezaniahH03153s*of kareahH07143r*the sonH01121q#*and johananH03110p'*of the forcesH02428&o7*then all the captainsH08269n#)in the landH0776m') made governorH06485l!) of babylonH0894k') whom the kingH04428j) of ahikamH0296i) the sonH01121h)gedaliahH01436g)had slainH05221f%)of nethaniahH05418e)the sonH01121)d=)of them, because ishmaelH03458%c5)for they were afraidH03372!b-)of the chaldeansH03778a)becauseH06440`!) into egyptH04714_)to enterH0935^)to goH03212]%)beth–lehemH01035\#)which is byH0681[!)of chimhamH03643Z))the habitationH01628Y%)and dwelt inH03427 `kM1yV="}_F+`'*then jeremiahH03414)*that we may doH06213'*and the thingH01697$3*wherein we may walkH03212 !*us the wayH01870 *may shewH05046 *thy godH0430 *lordH03068 *do beholdH07200'*as thine eyesH05869* of manyH07235* a fewH04592 +* for we are leftH07604%5* for all this remnantH07611* thy godH0430*lordH03068)*thee, and prayH06419*beforeH06440#*be acceptedH053077~Y*let, we beseech thee, our supplicationH08467}#*the prophetH05030|'*unto jeremiahH03414{*and saidH0559z* came nearH05066'y9* even unto the greatestH01419x)* from the leastH06996#w1* and all the peopleH05971v#*of hoshaiahH01955 Wt[?bF- yPuW.*the voiceH06963-%*we will obeyH08085,*evilH07451+*goodH02896*!* shall sendH07971)* thy godH0430(* lordH030681'M*not even according to all thingsH01697%&5*between us, if we doH06213%*witnessH05707$%*and faithfulH0539#*be a trueH0571"*lordH03068!#*to jeremiahH03414 )*then they saidH0559*backH04513*nothingH01697&7* unto you; i will keepH04513$3* you, i will declareH05046%* shall answerH06030* lordH03068!-* whatsoever thingH01697(;*according to your wordsH01697*your godH0430*lordH03068$3*behold, i will prayH06419(;*unto them, i have heardH08085*saidH0559#*the prophetH05030 Rg=jQ* f5pRK* of israelH03478J* the godH0430I* lordH03068%H7* unto them, thus saithH0559G* and saidH0559%F5* even to the greatestH01419E)*from the leastH06996-DE*with him, and all the peopleH05971C'*of the forcesH02428%B5*and all the captainsH08269A*of kareahH07143@*the sonH01121?!*he johananH03110>#*then calledH07121#=1*came unto jeremiahH03414<*lordH03068;'*that the wordH01697:*daysH031179*tenH06235*8?*and it came to pass afterH070937* our godH04306* lordH030685* the voiceH06963&47* with us, when we obeyH08085*3?* thee; that it may be wellH031902*sendH079711!*to whom weH05800*our godH0430/*lordH03068 rwR8|Y4`>%rg* merciesH07356 f+* and i will shewH05414"e/* you from his handH03027$d3* you, and to deliverH05337!c-* with you to saveH03467b* lordH03068a'* of him, saithH05002`'* be not afraidH03372_'* ye are afraidH03373^* of whomH06440]!* of babylonH0894\* the kingH04428[* ofH06440Z'* be not afraidH03372!Y-* that i have doneH06213X)* me of the evilH07451W%* for i repentH05162V* upH05428!U-* and i will plantH05193T* downH02040"S/* then will i buildH01129R%* in this landH0776Q* abideH03427!P-* if ye will stillH07725O* beforeH06440"N/* your supplicationH08467M'* me to presentH05307"L/* unto whom ye sentH07971 PqP* |V5xT7 nP!*thus saithH0559*of judahH03063!*ye remnantH07611*lordH03068*the wordH01697'~9*and now therefore hearH08085(};* and there will we dwellH03427|* of breadH03899 {+* nor have hungerH07456z)* of the trumpetH07782y*the soundH06963x*nor hearH08085w*no warH04421#v1*where we shall seeH07200u*of egyptH04714t'*into the landH0776"s1*no; but we will goH0935r*sayingH0559q* your godH0430p* lordH03068o* the voiceH06963n%* neither obeyH08085m%* in this landH0776"l/* we will not dwellH03427k'* but if ye sayH0559 j-* to your own landH01272iO* upon you, and cause you to returnH077251hM* unto you, that he may have mercyH07355 IpX9`7e:sI& 7*there; they shall dieH04191!*to sojournH01481!*into egyptH04714*to goH0935#*their facesH06440*that setH07760/K*so shall it be with all the menH0582'9* and there ye shall dieH04191#1* you there in egyptH04714* afterH0310#1*shall follow closeH01692'9*whereof ye were afraidH01672)*and the famineH07458*of egyptH04714%7*you there in the landH0776)*shall overtakeH05381 +*which ye fearedH03373*the swordH02719!*to sojournH01481 *and goH0935 !*into egyptH04714 *to enterH0935 !* your facesH06440 * setH07760%* if ye whollyH07760* of israelH03478* the godH0430*of hostsH06635*lordH03068 GaC* uW6|X'lG!;-*and ye shall seeH07200:)*and a reproachH027819#*and a curseH07045$83*and an astonishmentH08047-7G*and ye shall be an execrationH04236!*into egyptH04714-5G* upon you, when ye shall enterH0935 4+* be poured forthH05413!3-* so shall my furyH025342%* of jerusalemH03389%15* upon the inhabitantsH03427'09*hath been poured forthH05413/#*and my furyH02534.'*as mine angerH0639-*of israelH03478,*the godH0430+*of hostsH06635**lordH03068))*for thus saithH0559!(/*that i will bringH0935'*the evilH07451&* fromH06440%* or escapeH06412.$G* and none of them shall remainH08300&#7* and by the pestilenceH01698"'* by the famineH07458!%*by the swordH02719 Py\F wT3~cF'iPY*lordH03068X*the voiceH06963/WI*to you; but ye have not obeyedH08085V*declaredH05046 U+*i have this dayH03117(T;*unto us, and we will doH06213S!* so declareH05046R* shall sayH0559Q* our godH0430P* lordH03068O* our godH0430N*lordH03068M*prayH06419L*sayingH0559K*your godH0430J*lordH03068I%*when ye sentH07971H)*in your heartsH05315"G/*for ye dissembledH08582F%* you this dayH03117'E9* that i have admonishedH05749D*certainlyH03045C*knowH03045"B/*ye not into egyptH04714A*goH0935@*of judahH03063-?E*concerning you, o ye remnantH07611>*hath saidH01696=*lordH03068<!*this placeH04725 OpJ)}^<x_B%kOv+the sonH01121u#+and johananH03110t#+of hoshaiahH01955s+the sonH01121r+azariahH05838q!+then spakeH0559 p++ all these wordsH01697o+ had sentH07971n+ their godH0430m+lordH03068l+their godH0430k+lordH03068j'+all the wordsH01697$i3+unto all the peopleH05971h#+of speakingH01696 g++had made an endH03615f'+when jeremiahH03414e!* to sojournH01481d* to goH0935"c/*whither ye desireH02654b%*in the placeH04725&a7*and by the pestilenceH01698`'*by the famineH07458_%*by the swordH02719"^/*that ye shall dieH04191]*certainlyH03045#\1*now therefore knowH03045+[A*for the which he hath sentH07971Z*your godH0430 OiG+}^?#yT xO%5+and all the captainsH08269+of kareahH07143+the sonH01121!+so johananH03110%+ into babylonH0894+A+ and carry us away captivesH015400 K+ that they might put us to deathH04191! -+of the chaldeansH03778! -+us into the handH03027 +deliverH05414# 1+against us, for toH04616 ++setteth thee onH05496+of neriahH05374+the sonH01121!+but baruchH01263!+to sojournH01481)+not into egyptH04714+goH0935#+thee to sayH0559'+hath not sentH07971+our godH0430~+lordH03068}+ falselyH08267|'+ thou speakestH01696{'+ unto jeremiahH03414z+ sayingH0559y+ menH0582"x/+and all the proudH02086w+of kareahH07143 OzaD%cJ& oP3wO$03+that nebuzar–adanH05018!/-+and every personH05315.+daughtersH01323-)+and the king'sH04428,%+and childrenH02945++and womenH0802*+menH01397)+of judahH03063(#+ in the landH0776'+ to dwellH01481-&E+ whither they had been drivenH05080!%-+ from all nationsH01471#$1+ that were returnedH07725#+of judahH03063 "++all the remnantH07611!+tookH03947 '+of the forcesH02428%5+and all the captainsH08269+of kareahH07143+the sonH01121#+but johananH03110+ of judahH03063#+ in the landH0776+ to dwellH03427+ lordH03068'+not the voiceH06963+obeyedH08085#1+and all the peopleH05971'+of the forcesH02428 OdG+ rR1wP7lOO+ and hideH02934N'+ in thine handH03027M+ stonesH068L+ greatH01419K+ takeH03947J+sayingH0559I%+in tahpanhesH08471H'+unto jeremiahH03414G+lordH03068#F1+then came the wordH01697E%+to tahpanhesH08471D+thus cameH0935C+lordH03068B'+not the voiceH06963 A++for they obeyedH08085@+of egyptH04714?'+into the landH0776>%+so they cameH0935=+of neriahH05374<+the sonH01121;!+and baruchH01263:#+the prophetH050309%+and jeremiahH034148!+of shaphanH082277+the sonH011216+ of ahikamH02965+ the sonH011214'+ with gedaliahH014363+ had leftH032402%+ of the guardH028761#+the captainH07227 WtZ9cH*hG(}W"l1+ and when he comethH0935#k1+ his royal pavilionH08237$j3+ and he shall spreadH05186 i++ that i have hidH02934h%+ these stonesH068g+ uponH04605f!+ his throneH03678e%+ and will setH07760d!+ my servantH05650c!+ of babylonH0894b+ the kingH04428a)+ nebuchadrezzarH05019`+ and takeH03947$_3+ behold, i will sendH07971^+ of israelH03478]+ the godH0430\+ of hostsH06635[+ lordH03068%Z7+ unto them, thus saithH0559Y+ and sayH0559X+ of judahH03064W!+ of the menH0582V%+ in the sightH05869U%+ in tahpanhesH08471T+ houseH01004S%+ of pharaoh'sH06547R%+ at the entryH06607!Q-+ in the brickkilnH04404!P-+ them in the clayH04423 [iG&bE{Y:["/+ of beth–shemeshH01053 ++ also the imagesH04676)+ he shall breakH07665%5+ from thence in peaceH07965&7+ and he shall go forthH03318#+ his garmentH0899!+ putteth onH05844'+ as a shepherdH07462+ of egyptH04714%~7+ himself with the landH0776#}1+ and he shall arrayH058443|Q+ them, and carry them away captivesH07617"{/+ and he shall burnH08313z+ of egyptH04714y#+ of the godsH0430x'+ in the housesH01004w+ a fireH0784"v/+ and i will kindleH03341u%+ to the swordH02719t'+ for the swordH02719s%+ to captivityH07628r'+ for captivityH07628q+ to deathH04194p+ for deathH04194o+ of egyptH04714n+ the landH0776m)+ he shall smiteH05221 T];lO/mO6wT$), upon jerusalemH03389##3,that i have broughtH0935"%,all the evilH07451!%,ye have seenH07200 ,of israelH03478,the godH0430,of hostsH06635,lordH03068!,thus saithH0559, sayingH0559!, of pathrosH06624"1, and in the countryH0776#, and at nophH05297!-, and at tahpanhesH08471,at migdolH04024#,which dwellH03427,of egyptH04714#,in the landH0776#,which dwellH03427(;,concerning all the jewsH03064&7,that came to jeremiahH03414,the wordH01697+ with fireH0784 '+ shall he burnH08313! -+ of the egyptiansH04714 #+ of the godsH0430 )+ and the housesH01004 + of egyptH04714#+ in the landH0776 PlD(]@'pO.wP#?1,but they hearkenedH08085>#, that i hateH08130=, thingH01697$<3,not this abominableH08441;,oh, doH06213:,sayingH05599#,and sendingH079718%,rising earlyH079257%,the prophetsH05030)6=,unto you all my servantsH056505),howbeit i sentH07971(4A, they, ye, nor your fathersH013), whom they knewH030452, godsH04301,otherH03120,to serveH05647 /+,to burn incenseH06999"./,in that they wentH03212'-9,to provoke me to angerH03707*,?,which they have committedH06213$+3,of their wickednessH07451*,becauseH06440$)3,and no man dwellethH03427(%, a desolationH02723&'7, and, behold, this dayH03117&, of judahH03063(%;, and upon all the citiesH05892 FwP2gJ#nU:eF\!, to cut offH03772#[1, against your soulsH05315Z, evilH07451Y,greatH01419!X-,wherefore commitH06213W,of israelH03478V,the godH0430U,of hostsH06635T,the godH0430S,lordH03068(R=,therefore now thus saithH0559Q), as at this dayH03117P, desolateH08077$O3, and they are wastedH02723N%,of jerusalemH03389#M1,and in the streetsH02351L,of judahH03063K',in the citiesH05892 J+,and was kindledH01197!I-,was poured forthH05413H),and mine angerH0639"G/,wherefore my furyH02534F,godsH0430E!,unto otherH0312#D1,to burn no incenseH06999&C7,from their wickednessH07451B,to turnH07725A,their earH0241"@/,not, nor inclinedH05186 XpS6qS;V3 X#w1, and the wickednessH07451v+, of your fathersH01u), the wickednessH07451"t/, have ye forgottenH07911s%,of the earthH0776&r7,among all the nationsH01471q), and a reproachH02781-pE, and that ye might be a curseH070451oM, that ye might cut yourselves offH03772n, to dwellH01481"m1, whither ye be goneH0935l,of egyptH04714k#,in the landH0776j,godsH0430i!,unto otherH0312 h+,burning incenseH06999g',of your handsH03027f),with the worksH046391eM,in that ye provoke me unto wrathH03707#d1,you none to remainH07611c,to leaveH03498b,of judahH03063a,outH08432`%,and sucklingH03243_,childH05768^, and womanH0802]%, from you manH0376 eyM&tS*wX=e, of israelH03478, the godH0430, of hostsH06635, lordH03068$5, therefore thus saithH0559 %, your fathersH01 ), you and beforeH06440 , beforeH06440 !, that i setH05414# 1, nor in my statutesH02708, in my lawH08451!, nor walkedH01980)=, neither have they fearedH03372', unto this dayH03117%5, they are not humbledH01792%, of jerusalemH03389#1, and in the streetsH02351, of judahH03063#, in the landH0776*?, which they have committedH06213~', of your wivesH0802#}1, and the wickednessH07451(|;, and your own wickednessH07451{), of their wivesH0802#z1, and the wickednessH07451y, of judahH03063x%, of the kingsH04428 ]qS/vY:jH%]/-K, and they shall be an execrationH0423",/, and by the famineH07458+%, by the swordH02719'*9, even unto the greatestH01419)), from the leastH06996(), they shall dieH04191'', by the famineH07458&%, by the swordH02719%#, be consumedH08552$, of egyptH04714##, in the landH0776", fallH053076!W, there, and they shall all be consumedH08552 !, to sojournH01481, of egyptH04714', into the landH0776, to goH0935#, their facesH06440', that have setH07760, of judahH03063#, the remnantH07611 +, and i will takeH03947, all judahH03063), and to cut offH03772%5, against you for evilH07451, my faceH06440#1, behold, i will setH07760 bsO0a1mO#bH,to dwellH03427G,to returnH07725F, a desireH05315'E9, to the which they haveH05375D, of judahH03063C', into the landH0776(B;, that they should returnH07725A,or remainH08300$@3,there, shall escapeH06412?!,to sojournH01481>,of egyptH04714=',into the landH0776<),which are goneH0935;,of judahH03063,:C,so that none of the remnantH07611&97, and by the pestilenceH016988', by the famineH074587%, by the swordH027196, jerusalemH03389#51, as i have punishedH064854, of egyptH047143#, in the landH0776 2+, them that dwellH03427"1/, for i will punishH064850), and a reproachH02781/#, and a curseH07045 .+, an astonishmentH08047 Q~_;{]5gJ vQ!d-,whatsoever thingH01697c,doH06213&b7,but we will certainlyH06213$a3,we will not hearkenH08085`,lordH03068$_3,unto us in the nameH08034&^7,that thou hast spokenH01696],the wordH01697\,sayingH0559[,jeremiahH03414Z,answeredH06030Y!,in pathrosH06624X,of egyptH04714W#, in the landH0776V!, that dweltH03427$U3, even all the peopleH05971T, multitudeH06951S, a greatH01419R',that stood byH05975!Q/,and all the womenH0802P,godsH0430O!,unto otherH0312#N1,had burned incenseH06999 M-,that their wivesH0802L!,which knewH03045 K-,then all the menH0582)J=,but such as shall escapeH06405-IE,there: for none shall returnH07725 PpR. uS6nR(}P)=,unto her, we have wantedH02637 ~+,drink offeringsH05262 }+,and to pour outH05258|,of heavenH08064{%,to the queenH04446 z+,to burn incenseH06999&y7,but since we left offH02308x,no evilH07451w,and sawH07200v',and were wellH02896u#,of victualsH03899t',had we plentyH07646s%,of jerusalemH03389#r1,and in the streetsH02351q,of judahH03063p',in the citiesH05892 o+,and our princesH08269n, our kingsH04428!m3, we, and our fathersH01*l?, unto her, as we have doneH06213 k+, drink offeringsH05262 j+, and to pour outH05258i,of heavenH08064h),unto the queenH04446 g+,to burn incenseH06999%f5,out of our own mouthH06310e#,goeth forthH03318 Z_> rL(fBwZ,of judahH03063',in the citiesH05892),that ye burnedH06999#,the incenseH07002,sayingH0559',answerH06030 H01697&7,and to all the peopleH05971 -,and to the womenH0802!,to the menH01397$3,unto all the peopleH05971,saidH0559',then jeremiahH03414, our menH0582" /, unto her, withoutH01107 +, drink offeringsH05262" /, her, and pour outH05258 !,to worshipH06087 ,her cakesH03561&7,unto her, did we makeH06213 +,drink offeringsH05262),and poured outH05258,of heavenH08064%,to the queenH04446+A,and when we burned incenseH06999"/, and by the famineH07458%, by the swordH02719'9,and have been consumedH08552 jsN+ x^;lB!j5%,becauseH0834 H064404),as at this dayH03117&37,without an inhabitantH034272#, and a curseH07045$13, and an astonishmentH080470%, a desolationH02723&/9, therefore is your landH0776(.;, which ye have committedH06213$-3,of the abominationsH08441,,becauseH06440+),of your doingsH04611*#,of the evilH07455),becauseH06440(),no longer bearH05375',couldH03201&,lordH03068%',into his mindH03820$),them, and cameH05927#, rememberH02142", lordH03068!#, of the landH0776 ), and the peopleH05971!-, and your princesH08269!,your kingsH04428"5,ye, and your fathersH01%,of jerusalemH03389#1,and in the streetsH02351 JeG.uU(dK-dJR,sayingH0559Q,of israelH03478P,the godH0430O,of hostsH06635N,lordH03068M!,thus saithH0559L, of egyptH04714K#, in the landH0776J,all judahH03063I,lordH03068H,the wordH01697G,hearH08085$F5,and to all the womenH0802$E3,unto all the peopleH05971D,saidH0559"C/,moreover jeremiahH03414)B=,unto you, as at this dayH03117A#, is happenedH07122$@3, therefore this evilH07451'?9, nor in his testimoniesH05715$>3, nor in his statutesH02708=!, in his lawH08451<!,nor walkedH01980;,lordH03068:,the voiceH06963$93,and have not obeyedH080858,lordH03068+7A,and because ye have sinnedH02398'69,ye have burned incenseH06999 CoL2jL({_AlC%o5,behold, i have swornH07650n,of egyptH04714m#,in the landH0776l!,that dwellH03427k,all judahH03063j,lordH03068i#,ye the wordH01697h),therefore hearH08085g,your vowsH05088f,performH06213e!,and surelyH06213d,your vowsH05088c!,accomplishH06965)b=,unto her: ye will surelyH06965 a+,drink offeringsH05262 `+,and to pour outH05258_,of heavenH08064^%,to the queenH04446 ]+,to burn incenseH06999#\1,that we have vowedH05087[,our vowsH05088Z,performH06213Y), we will surelyH06213X, sayingH0559W), with your handH03027V', and fulfilledH04390!U-, with your mouthsH06310!T-,have both spokenH01696!S/,ye and your wivesH0802 atI( w_DpS- a #,that escapeH06412 ,numberH04557 #,yet a smallH04962& 7, until there be an endH03615"/, and by the famineH07458%, by the swordH02719"/,shall be consumedH08552,of egyptH04714#,in the landH0776,of judahH03063+,and all the menH0376!-,and not for goodH02896#1,over them for evilH07451%5,behold, i will watchH08245~,livethH02416},godH03069|,the lordH0136{,sayingH0559z,of egyptH04714y+,in all the landH0776x,of judahH03063w!,of any manH0376v%,in the mouthH06310'u9,shall no more be namedH07121t%, that my nameH08034s, lordH03068r, saithH0559q, nameH08034p#, by my greatH01419 G`CZ:vQ/lG!)-,pharaoh–hophraH06548$(3,behold, i will giveH05414',lordH03068&!,thus saithH0559%%5, against you for evilH07451$, standH06965#%,shall surelyH06965"',that my wordsH01697!!-,that ye may knowH03045" /,you in this placeH04725#1,that i will punishH06485,lordH03068 +,unto you, saithH05002,a signH0226#,shall standH06965#,whose wordsH01697"/,there, shall knowH03045!,to sojournH01481,of egyptH04714', into the landH0776', that are goneH0935, of judahH03063$3, and all the remnantH07611, of judahH03063',into the landH0776,of egyptH04714#,of the landH0776!-,shall return outH07725 ,the swordH02719 U`:dK-pV6uUG#- of jeremiahH03414F%- at the mouthH06310E- in a bookH05612D#- these wordsH01697$C3-when he had writtenH03789B-of neriahH05374A-the sonH01121@#-unto baruchH01263?-spakeH01696>#-the prophetH05030='-that jeremiahH03414<-the wordH01697;,his lifeH05315 :+,and that soughtH012459,his enemyH03418!,of babylonH08947,kingH04428"6/,of nebuchadrezzarH050195',into the handH030274,of judahH030633,kingH044282, zedekiahH066671, as i gaveH054140, his lifeH05315"//, of them that seekH01245"./, and into the handH03027-),of his enemiesH0341,',into the handH03027+,of egyptH04714*,kingH04428 `jQ4`I0x\5` e+-i will pluck upH05428.dG-and that which i have plantedH05193"c/-will i break downH02040#b1-which i have builtH01129a-saithH0559`-lordH03068#_3-thus shalt thou sayH0559^- no restH04496]!- and i findH04672\'-in my sighingH0585[-i faintedH03021Z%-to my sorrowH04341Y-griefH03015X!-hath addedH03254W-lordH03068V-woeH0188U)-thou didst sayH0559$T3-unto thee, o baruchH01263S-of israelH03478R-the godH0430Q-lordH03068P!-thus saithH0559O-sayingH0559N-of judahH03063M-kingH04428L-of josiahH02977K-the sonH01121J%-of jehoiakimH03079I-yearH08141H'- in the fourthH07243 _l:!a?nL'_'.in carchemishH03751.euphratesH06578'~9.which was by the riverH05104}.of egyptH04714|.kingH04428#{1.of pharaoh–nechoH06549!z-.against the armyH02428y'.against egyptH04714%x5.against the gentilesH01471w#.the prophetH05030'v9.which came to jeremiahH03414u.lordH03068t.the wordH01697#s1- whither thou goestH03212r'- in all placesH04725%q5- unto thee for a preyH07998p#- will i giveH05414o%- but thy lifeH05315n-lordH03068m-saithH05002l)-upon all fleshH01320k-evilH07451.jI-not: for, behold, i will bringH0935"i/-for thyself? seekH01245"h/-thou great thingsH01419g#-and seekestH01245$f5-even this whole landH0776 gdK*}^<eI*g.away backH0268.turnedH05472'.them dismayedH02844&7.wherefore have i seenH07200 +. the brigandinesH05630. put onH03847!.the spearsH07420.furbishH04838.helmetsH03553 +.and stand forthH03320#.ye horsemenH06571!.and get upH05927!.the horsesH05483.harnessH0631.to battleH04421'.and draw nearH05066!.and shieldH06793 ).ye the bucklerH04043 .orderH06186 .of judahH03063 .kingH04428 .of josiahH02977.the sonH01121%.of jehoiakimH03079.yearH08141'. in the fourthH07243. smoteH05221!. of babylonH0894. kingH04428%5. which nebuchadrezzarH05019 OwQ8z_8fE'sO <+.like the riversH05104;.are movedH01607:.watersH043259%.like a floodH029758.riseth upH059277.egyptH047146'.as the riversH051045.are movedH016074%.whose watersH043253!.as a floodH029752.cometh upH059271. euphratesH065780. the riverH05104/.byH03027!.-.toward the northH06828-.and fallH05307#,1.they shall stumbleH03782+.escapeH04422#*1.nor the mighty manH01368).flee awayH05127"(/.let not the swiftH07031'. lordH03068&. saithH05002%#. round aboutH05439$. fearH04032"#/. and look not backH06437".apaceH04498!%.and are fledH05127 +.are beaten downH03807&7.and their mighty onesH01368 acF|]:z^B# a'Y9. him of his adversariesH06862#X1. that he may avengeH05358W%. of vengeanceH05360V. a dayH03117U. of hostsH06635T. godH03069S#. of the lordH0136R. the dayH03117Q. the bowH07198P. bendH01869O#. that handleH08610 N+. and the lydiansH03866M!. the shieldH04043L#. that handleH08610 K+. and the libyansH06316J). the ethiopiansH03568I!. come forthH03318'H9. and let the mighty menH01368G#. ye chariotsH07393F. and rageH01984E. ye horsesH05483D. come upH05927$C3. and the inhabitantsH03427B. the cityH05892A). i will destroyH06@. the earthH0776?!. will coverH03680>%.i will go upH05927=%.and he saithH0559 \oJ*sU;nF(|\v#. hath filledH04390u#. and thy cryH06682t%. of thy shameH07036s!. have heardH08085r#. the nationsH01471(q;. thou shalt not be curedH08585p. medicinesH07499$o3. shalt thou use manyH07235n. in vainH07723m. of egyptH04714l%. the daughterH01323k. o virginH01330j. balmH06875i. and takeH03947h#. into gileadH01568g. go upH05927f. euphratesH06578e%. by the riverH05104d. countryH0776c%. in the northH06828!b-. hath a sacrificeH02077a. of hostsH06635`. godH03069_%. for the lordH0136!^-. with their bloodH01818]). and made drunkH07301(\;. and it shall be satiateH07646[%. shall devourH0398Z'. and the swordH02719 ]tP7cJ, ~^@ ]$3. thee; for the swordH02719#. and prepareH03559). ye, stand fastH03320.sayH0559!-.and in tahpanhesH08471.in nophH05297#.and publishH08085 .in migdolH04024 #.and publishH08085 #.ye in egyptH04714 .declareH05046 . of egyptH04714. the landH0776. smiteH05221#. should comeH0935!. of babylonH0894. kingH04428#1. how nebuchadrezzarH05019#. the prophetH05030#. to jeremiahH03414. spakeH01696. lordH03068~. the wordH01697}. togetherH03162|. bothH08147 {+. they are fallenH05307#z1. against the mightyH01368y'. hath stumbledH03782#x1. for the mighty manH01368w. the landH0776 W{\C%qW/ lK(qW2.saithH050021.i liveH02416#01.the time appointedH04150/).he hath passedH05674..a noiseH07588-.of egyptH04714,.kingH04428+).there, pharaohH06547*%.they did cryH07121).swordH02719(). the oppressingH03238'. fromH06440 &+. of our nativityH04138%+. and to the landH0776"$/. to our own peopleH05971$#3.and let us go againH07725".ariseH06965!'.and they saidH0559 %.upon anotherH07453.fellH05307.yea, oneH0376.to fallH03782%.he made manyH07235.did driveH01920.lordH03068!.they stoodH05975!.swept awayH05502"3.why are thy valiantH047#. round aboutH05439%. shall devourH0398 FjB f.iN.cFO.bullocksH05695#N1.of her like fattedH04770M%.in the midstH07130#L1.also her hired menH07916K%.of the northH06828J'.it cometh outH0935I.comethH0935H#.destructionH07171G.heiferH05697F#.a very fairH03304E.egyptH04714&D7. without an inhabitantH03427C%.and desolateH03341B).shall be wasteH08047A.for nophH052974@E'.thyself to go into captivityH01473 H03627?.furnishH06213>.in egyptH04714=.dwellingH03427 <+.o thou daughterH01323;'. shall he comeH0935:!. by the seaH032209'. and as carmelH03760$83.among the mountainsH02022 7+.surely as taborH083966.of hostsH066355.lordH030684!.whose nameH080343.the kingH04428 IhD{X/fG-jIj%.the daughterH01323"i#%.innumerableH04557 H0369%h7.than the grasshoppersH0697&g7.because they are moreH07231-fE.though it cannot be searchedH02713e.lordH03068d.saithH05002c!.her forestH03293$b3.they shall cut downH03772a. of woodH06086`.as hewersH02404&_7.against her with axesH07134^.and comeH0935]%.with an armyH02428%\5.for they shall marchH03212[).like a serpentH05175!Z-.thereof shall goH03212Y.the voiceH06963$X3. of their visitationH06486W. the timeH06256V. was comeH0935!U/. of their calamityH0343 T+. because the dayH03117#S1.they did not standH05975R.togetherH03162Q'.are fled awayH05127.PG.for they also are turned backH06437 WnL+yR8oH!uW!.of babylonH0894.kingH04428"/.of nebuchadrezzarH05019"/.and into the handH03027#.their livesH05315#1.of those that seekH01245#1.them into the handH03027#1.and i will deliverH05414~+.them that trustH0982}%. even pharaohH06547 |+. and their kingsH04428{+. with their godsH0430z. and egyptH04714y#. and pharaohH06547x.of noH04996#w'#.the multitudeH0528 H0527&v7.behold, i will punishH06485u.saithH0559t.of israelH03478s.the godH0430r.of hostsH06635q.lordH03068p%.of the northH06828o'.of the peopleH05971n'.into the handH03027'm9.she shall be deliveredH05414$l3.shall be confoundedH03001k.of egyptH04714 hkH-pS&xW4h".lordH03068!.saithH05002 !.my servantH05650"/.thou not, o jacobH03290.fearH03372.afraidH02729#.and at easeH07599). and be in restH08252%. shall returnH07725. and jacobH03290#1. of their captivityH07628'. from the landH0776%.and thy seedH02233#1.thee from afar offH07350)=.for, behold, i will saveH03467.o israelH03478$3.and be not dismayedH02865.jacobH03290'9.not thou, o my servantH05650.but fearH03372.lordH03068 .saithH05002 .of oldH06924 ). as in the daysH03117& 7. it shall be inhabitedH07931 '. and afterwardH0310 +. of his servantsH05650"/. and into the handH03027 Da3sV=lN5`D=/ the landH0776#<1/and shall overflowH07857;/floodH05158,:C/and shall be an overflowingH07857!9-/out of the northH068288/rise upH059277)/behold, watersH043256/lordH030685!/thus saithH05594/gazaH058043/smoteH05221$23/before that pharaohH06547(1;/against the philistinesH064300#/the prophetH05030&/7/that came to jeremiahH03414./lordH03068-/the wordH01697,!.unpunishedH053521+M.yet will i not leave thee whollyH05352 *+. thee in measureH04941%)5. of thee, but correctH03256(!. a full endH03617*'?. thee: but i will not makeH06213&&7. whither i have drivenH05080#%1.of all the nationsH01471$!.a full endH03617+#A.with thee; for i will makeH06213 EfHxX5lI,cEY/and zidonH06721X!/from tyrusH06865W!/to cut offH03772$V3/all the philistinesH06430U/to spoilH07703T#/that comethH0935#S1/because of the dayH03117R/ of handsH03027Q)/ for feeblenessH07510P/ childrenH01121$O3/ shall not look backH06437N#/ the fathersH01M'/of his wheelsH01534L%/the rumblingH01995 K+/of his chariotsH07393J)/at the rushingH07494I'/of his strongH047H%/of the hoofsH06541 G+/of the stampingH08161F%/at the noiseH06963E!/shall howlH03213D#/of the landH0776(C;/and all the inhabitantsH03427B/shall cryH02199%A7/ therein: then the menH0120$@3/ and them that dwellH03427?/ the cityH05892(>;/ and all that is thereinH04393 e`@nN*w]/e v-/against ashkelonH0831'u9/hath given it a chargeH06680t/lordH03068$s3/how can it be quietH08252r%/ and be stillH01826q/restH07280*p?/thyself into thy scabbardH08593o/put upH0622n'/thou be quietH08252m/ereH03808l/lordH03068k!/thou swordH02719j/oH01945'i9/how long wilt thou cutH01413 h+/of their valleyH06010g#/the remnantH07611f!/is cut offH01820e/ashkelonH0831d/upon gazaH05804c/is comeH0935b/baldnessH07144a!/of caphtorH03731`)/of the countryH0339_#/ the remnantH07611 ^+/ the philistinesH06430]!/ will spoilH07703\/ lordH03068[)/ that remainethH08300Z%/every helperH05826 [qS:iG-qK2 y[0 the swordH027190 o madmenH04086,C0 also thou shalt be cut downH018260a nationH01471&70and let us cut it offH03772!-0against it; comeH03212 0evilH07451" /0they have devisedH02803 !0in heshbonH02809 0of moabH04124 )0no more praiseH08416%0and dismayedH02865'0is confoundedH030010 misgabH048690 takenH03920'0 is confoundedH03001!0 kiriathaimH07156"/0 for it is spoiledH077030unto neboH050150woeH019450of israelH03478~0the godH0430}0of hostsH06635|0lordH03068{!0thus saithH0559z%0against moabH04124(y;/there hath he appointedH03259x/shoreH02348$w3/and against the seaH03220 QkN0lD&bC)wQ"1/0in the wildernessH040570)0like the heathH06176/0and beH01961.!0your livesH05315-0saveH04422,0fleeH05127+)0 of destructionH07667*0 a cryH06818)!0 have heardH08085(#0the enemiesH06862'#0of horonaimH02773&&70for in the going downH04174%#0shall go upH05927$0weepingH01065#0continualH01065"0of luhithH03872$!30for in the going upH04608 #0to be heardH08085"/0have caused a cryH02201 +0her little onesH06810%0is destroyedH076650moabH04124#0destructionH076670and greatH014190spoilingH07701'0from horonaimH027730of cryingH068180a voiceH069630 theeH0310%0 shall pursueH03212 @Y9nP, `G(n@*M?0 thereof shall be desolateH08047L)0 for the citiesH05892K%0 and get awayH03318!J-0 that it may fleeH05323I0 unto moabH04124H0 wingsH06731G0 giveH05414F#0 hath spokenH0559E0 lordH03068#D10 shall be destroyedH08045C'0and the plainH04334B/0also shall perishH06A!0the valleyH06010@%0shall escapeH04422?#0and no cityH05892 >+0upon every cityH05892=!0shall comeH0935 <+0and the spoilerH07703;0 togetherH03162 :+0 and his princesH082699#0his priestsH035488)0into captivityH014737)0shall go forthH033186#0and chemoshH03645)5=0thou shalt also be takenH03920$450and in thy treasuresH02143%0in thy worksH04639-2G0for because thou hast trustedH0982 ObI) fCfCiOi0 saithH05002h0 comeH0935,gC0 therefore, behold, the daysH03117f)0 is not changedH04171&e70 in him, and his scentH07381d0 remainedH05975$c30 therefore his tasteH02940b)0 into captivityH01473%a50 neither hath he goneH01980`0 to vesselH03627_#0 from vesselH03627*^?0 and hath not been emptiedH07324]#0 on his leesH08105$\30 and he hath settledH08252[)0 from his youthH05271"Z/0 hath been at easeH07599Y0 moabH04124X!0 from bloodH01818W0 his swordH02719%V50 he that keepeth backH04513U!0 and cursedH0779T#0 deceitfullyH07423S0 lordH03068R0 the workH04399Q'0 he that doethH06213P0 cursedH0779O0 thereinH02004%N50 without any to dwellH03427 VhD$cE&tT;{V!-0to the slaughterH02874'0are gone downH033810young menH0970)0and his chosenH04005!0her citiesH05892#0and gone upH05927!0is spoiledH077030moabH04124~#0for the warH04421}0menH0582|!0and strongH02428{0mightyH01368z0how sayH0559!y-0 their confidenceH04009x%0 of beth–elH01008w#0 was ashamedH0954v0 of israelH03478u%0 as the houseH01004t!0 of chemoshH03645 s-0 shall be ashamedH0954r0 and moabH04124q'0 their bottlesH05035p0 and breakH05310o#0 his vesselsH03627 n+0 and shall emptyH07324/mI0 that shall cause him to wanderH06808#l10 unto him wanderersH06808!k-0 that i will sendH07971j0 lordH03068 StT8~^0gEoS%0 of moabH04124 $+0for the spoilerH07703#0in thirstH06772"0and sitH03427!0gloryH03519 0come downH033810dibonH01769"/0that dost inhabitH03427'0thou daughterH013230 rodH04731'0 the beautifulH085970brokenH076650staffH04294"/0how is the strongH057970sayH05590his nameH08034*?0him; and all ye that knowH03045#0him, bemoanH05110&70all ye that are aboutH054390fastH039660hastethH04116#10and his afflictionH074510to comeH09350nearH07138 0of moabH04124 %0the calamityH0343 0 of hostsH06635 0 lordH03068 !0 whose nameH080340 the kingH044280 saithH05002 LvY? eL*rS2oLC)0and upon dibonH01769"B/0and upon mephaathH04158!A-0and upon jahazahH03096@!0upon holonH02473?0countryH0776>)0upon the plainH04334=0is comeH0935<%0and judgmentH04941;!0 is spoiledH07703:0that moabH041249)0ye it in arnonH076980tellH0504670and cryH0219960howlH03213&570for it is broken downH028654'0is confoundedH0300130moabH041242%0 what is doneH0196110 sayH0559&070and her that escapethH04422 /+0him that fleethH05127.0askH07592-0and espyH06822,!0by the wayH01870+0standH05975*0of aroerH06177)%0o inhabitantH03427!(-0 thy strong holdsH04013!'-0 he shall destroyH07843&!0 shall comeH05927 F]4lP3_:!eF_!0a derisionH07814#^10for was not israelH034781]M0and he also shall be in derisionH07814\%0in his vomitH06892"[/0also shall wallowH05606Z0moabH04124Y0lordH03068!X-0for he magnifiedH01431$W30make ye him drunkenH07937V0lordH03068U0saithH05002T0is brokenH07665S#0and his armH02220R!0is cut offH01438Q0of moabH04124P0the hornH07161O0or nearH07138N0farH07350M0of moabH04124L#0of the landH0776(K;0and upon all the citiesH05892 J+0and upon bozrahH01224!I-0and upon keriothH07152%H50and upon beth–meonH01010&G70and upon beth–gamulH01014$F30and upon kiriathaimH07156+EA0and upon beth–diblathaimH01015D'0and upon neboH05015 GsH$hD#gM+aG|0saithH05002{0his wrathH05678z0i knowH03045y%0 of his heartH03820$x30 and the haughtinessH07312w'0and his prideH01347"v/0and his arrogancyH01346u'0his loftinessH01363t0proudH01343 s+0he is exceedingH03966r0of moabH04124q0the prideH01347p'0we have heardH08085o0 mouthH06310n'0 of the hole'sH06354m%0 in the sidesH05676 l+0maketh her nestH07077%k50and be like the doveH03123j#0in the rockH05553i0and dwellH07931h!0the citiesH05892g0leaveH05800f0in moabH04124 e+0o ye that dwellH03427'd90of him, thou skippedstH05110c%0thou spakestH01697b0for sinceH01767a'0among thievesH01590(`;0unto thee? was he foundH04672 guX1uU' oR2g0!is takenH0622%0!and gladnessH015240!and joyH08057%50 and upon thy vintageH01210'90 upon thy summer fruitsH070190 is fallenH05307#0 the spoilerH077030 of jazerH03270!0 to the seaH03220!0 they reachH050600 the seaH03220 '0 are gone overH05674 !0 thy plantsH05189 0 of jazerH03270* ?0 for thee with the weepingH01065 #0 i will weepH010580 of sibmahH076430 o vineH01612)0of kir–heresH07025#0for the menH0582#0shall mournH01897%0for all moabH04124#10and i will cry outH021990for moabH04124&70therefore will i howlH03213$30shall not so effectH06213~%0so; his liesH0907}0lordH03068 @gK"}^>{T1f@"4/0#him that offerethH0592730#lordH0306820#saithH0500210#in moabH04124/0I0#moreover i will cause to ceaseH07673"//0" shall be desolateH04923.)0" also of nimrimH05249-)0" for the watersH04325#,10" of three years oldH07992+0" an heiferH05697*'0"unto horonaimH02773)0"from zoarH06820(#0"their voiceH06963"'/0"have they utteredH05414&!0"unto jahazH03096%%0"unto elealehH0500$!0"of heshbonH02809#%0"from the cryH02201"#0! no shoutingH01959!0! shoutingH01959 '0! with shoutingH01959!-0! none shall treadH01869%50! from the winepressesH033420!to failH07673'90!and i have caused wineH031960!of moabH04124!/0!and from the landH0776)=0!from the plentiful fieldH03759 [`@#`9|U8[#O10&and in the streetsH07339N0&of moabH041241MM0&generally upon all the housetopsH01406L#0&lamentationH04553K0%sackclothH08242#J10%and upon the loinsH04975I0%cuttingsH01417#H10%upon all the handsH03027G0%clippedH01639 F+0%and every beardH02206E0%baldH07144D)0%for every headH07218C%0$ are perishedH06B)0$ he hath gottenH06213#A10$ because the richesH03502@)0$ of kir–heresH07025?#0$for the menH0582>!0$like pipesH02485=#0$shall soundH01993<)0$and mine heartH03820;!0$like pipesH02485:0$for moabH041249#0$shall soundH01993%850$therefore mine heartH038207#0#to his godsH0430-6E0#and him that burneth incenseH06999#510#in the high placesH01116 Bv\C}[9kF( ]Bl0)heartsH03820%k50)and the mighty men'sH01368j'0)are surprisedH08610%i50)and the strong holdsH04679h0)is takenH03920g0)keriothH07152f0(over moabH04124e0(his wingsH03671!d-0(and shall spreadH06566c#0(as an eagleH05404%b50(behold, he shall flyH01675a0(lordH03068`)0(for thus saithH0559"_/0' to all them aboutH05439 ^+0' and a dismayingH04288]'0'be a derisionH07814\'0'so shall moabH04124[!0'with shameH0954Z0'the backH06203Y0'turnedH06437X'0'how hath moabH04124&W70'how is it broken downH02865 V+0'they shall howlH03213U0& lordH03068T0& saithH05002S#0&no pleasureH02656R'0&like a vesselH03627Q0&moabH04124+PA0&thereof: for i have brokenH07665 L|[>zX,}^=iL 0, the yearH081410, upon moabH04124 -0, for i will bringH0935%0, in the snareH06341)0,shall be takenH03920)0,out of the pitH06354'90,and he that getteth upH05927%0,into the pitH06354!0,shall fallH053070,the fearH063430,fromH06440&~)'0,he that fleethH05211 H05127}0+lordH03068|0+saithH05002{0+of moabH04124(z;0+upon thee, o inhabitantH03427y'0+and the snareH06341x#0+and the pitH06354w0+fearH06343v0*lordH03068*u?0*because he hath magnifiedH01431t0*a peopleH05971#s10*shall be destroyedH08045r0*and moabH04124q%0) in her pangsH06887p!0) of a womanH0802&o70) shall be as the heartH03820n#0)at that dayH03117m0)in moabH04124 OhC$uS6jS* uO"&/0. and thy daughtersH01323%0.captivesH07628$0.are takenH03947#%0.for thy sonsH01121"0.perishethH06!!0.of chemoshH03645 !0.the peopleH05971%50.be unto thee, o moabH041240.woeH01880-onesH01121"/0-of the tumultuousH07588*?0-and the crown of the headH069360-of moabH04124!0- the cornerH06285 -0- and shall devourH03980- of sihonH05511)0- from the midstH0996#0- and a flameH03852)0-out of heshbonH02809!-0-shall come forthH03318!0-but a fireH0784%50-because of the forceH03581!0-of heshbonH02809!-0-under the shadowH067380-stoodH05975 )0-they that fledH05127 0,lordH03068 0,saithH05002$ 30, of their visitationH06486 MzY@& aH( mS1mMD#1to be heardH08085C1of warH04421+BA1that i will cause an alarmH08643A1lordH03068@1saithH0559?1comeH0935,>C1therefore, behold, the daysH03117='1 in his citiesH05892<1 dwellH03427;)1 and his peopleH05971:1 gadH0141091inheritH03423 8+1doth their kingH04428 7+1hath he no heirH0342361no sonsH011215#1hath israelH0347841lordH030683!1thus saithH055902='1concerning the ammonitesH05983 H0112110/ of moabH041240%0/ the judgmentH04941/0/thus farH02008.0/lordH03068-0/saithH05002,0/daysH03117+'0/in the latterH0319*0/of moabH04124)'0/the captivityH07622'(90/yet will i bring againH07725'0. captivesH07633 MnH$y`G)X=qM a+1and his princesH08269`#1his priestsH03548_)1into captivityH01473^1shall goH03212])1 for their kingH04428\'1 by the hedgesH01448#[11 and run to and froH07751Z1 lamentH05594#Y11 you with sackclothH08242X1girdH02296W1of rabbahH07237V%1ye daughtersH01323U1cryH06817T!1is spoiledH07703S1for aiH05857R1o heshbonH02809Q1howlH03213P1lordH03068O1saithH05002.NG1unto them that were his heirsH03423M1be heirH03423"L/1then shall israelH03478K1with fireH0784 J+1 shall be burnedH03341"I/1 and her daughtersH01323H1 heapH08510+GA1 and it shall be a desolateH08077(F-'1 of the ammonitesH05983 H01121E1in rabbahH07237 YtY7qL0xX+vY|1of ammonH05983 {+1of the childrenH01121z'1the captivityH07622#y11i will bring againH07725x'1and afterwardH0310#w11 him that wanderethH05074)v=1 and none shall gather upH06908u#1 right forthH06440t1 every manH03761sM1thee; and ye shall be driven outH05080-rE1from all those that be aboutH05439q1of hostsH06635p1godH03069o1the lordH0136!n-1upon thee, saithH05002m1a fearH06343$l51behold, i will bringH0935k)1 who shall comeH0935 j-1in her treasuresH0214i%1that trustedH0982h1daughterH01323g'1o backslidingH07728f1valleyH06010e#1thy flowingH02100$d31thou in the valleysH06010#c11wherefore gloriestH01984b1togetherH03162 SsV;x_=# kD#pS1 by nightH03915!1 if thievesH01590 +1 gleaning grapesH05955.G1 to thee, would they not leaveH076041 comeH0935"/1 if grapegatherersH01219%1 i will visitH06485#11 upon him, the timeH062561 of esauH06215%1the calamityH0343 -1for i will bringH09351of dedanH01719'1o inhabitantsH03427 1deepH06009 1dwellH03427 '1ye, turn backH06437 1fleeH05127 1 vanishedH05628 +1 is their wisdomH02451 -1 from the prudentH09951perishedH06!1is counselH06098!-1no more in temanH084871wisdomH024511of hostsH066351lordH03068!1thus saithH0559+1concerning edomH0123~1lordH03068}1saithH05002 InI#qJ0p@zI-5E1 thou shalt not go unpunishedH053524'1 go unpunishedH05352!3-1 shall altogetherH0535221 drunkenH083541)1 have assuredlyH083540!1 of the cupH03563/%1 not to drinkH08354,.C1 behold, they whose judgmentH04941-1 lordH03068,)1 for thus saithH0559+1 trustH0982"*11 and let thy widowsH0490)1 aliveH02421((;1 thy fatherless childrenH03490'1 leaveH05800#&11 and his neighboursH07934 %-1 and his brethrenH0251$!1 is spoiledH07703"#/1 himself: his seedH02233"1 to hideH02247)!=1 and he shall not be ableH03201" /1 his secret placesH04565!-1 i have uncoveredH015401 bareH02834%51 but i have made esauH06215&71 till they have enoughH01767"/1 they will destroyH07843 HrY9 Z?Z>eHQ1among menH0120P1despisedH0959"O/1among the heathenH01471N!1thee smallH06996%M51for, lo, i will makeH05414L'1 to the battleH04421)K=1 against her, and rise upH06965J1and comeH0935#I11gather ye togetherH06908!H-1unto the heathenH01471G1is sentH07971"F/1and an ambassadorH06735E1lordH03068D1a rumourH08052C%1i have heardH08085B1 wastesH02723+AA1 thereof shall be perpetualH05769#@11 and all the citiesH05892?#1 and a curseH07045>1 a wasteH02721=!1 a reproachH02781*<?1 shall become a desolationH08047;#1 that bozrahH01224:1 lordH03068!9-1 by myself, saithH05002!8-1 for i have swornH0765071 drinkH08354&671 but thou shalt surelyH08354 YxO- uY8 ]/ Y"k/1and the neighbourH07934j%1and gomorrahH06017i1of sodomH05467$h31as in the overthrowH04114#g11at all the plaguesH04347f)1and shall hissH08319*e?1by it shall be astonishedH08074%d51every one that goethH05674&c71shall be a desolationH08047b1also edomH0123a1lordH03068#`11from thence, saithH05002'_91i will bring thee downH03381^%1 as the eagleH05404]1 as highH013614\S1 though thou shouldest make thy nestH07064[#1 of the hillH01389Z!1 the heightH04791Y%1that holdestH08610X#1of the rockH05553W'1in the cleftsH02288%V51o thou that dwellestH07931U)1of thine heartH03820T1the prideH02087S'1hath deceivedH05377!R-1thy terriblenessH08606 Y\B(mL$`<!~Y!-1and his purposesH04284%1against edomH0123#11that he hath takenH032891lordH03068#1the counselH06098)1therefore hearH080851beforeH06440 +1 that will standH05975~'1 that shepherdH07462:}_1 like me? and who will appoint me the timeH03259|'1 i may appointH06485{1 a chosenH0977"z/1make him run awayH07323$y31but i will suddenlyH07280x'1of the strongH0386'w91against the habitationH05116v1of jordanH03383"u/1from the swellingH01347t#1like a lionH0738)s=1behold, he shall come upH05927r1 dwellH01481q1 of manH0120+pA1 there, neither shall a sonH01121o#1shall abideH03427n1no manH0376m1lordH03068l)1thereof, saithH0559 `hGlJ+ gF' {`!1 of edomH0123" /1 of the mighty menH01368 +1shall the heartH03820 +1and at that dayH03117#1over bozrahH012241his wingsH03671!1and spreadH06566%1as the eagleH054041and flyH01675)=1behold, he shall come upH059271 seaH03220!1in the redH05488"/1thereof was heardH080851the noiseH06963!1at the cryH06818'1of their fallH05307%1at the noiseH069631is movedH074931the earthH07761desolateH080747 Y1 surely he shall make their habitationsH05116$ 31 shall draw them outH05498 %1 of the flockH06629! -1 surely the leastH06810 1 of temanH08487(;1against the inhabitantsH03427&71that he hath purposedH02803 ]uZ9z[= bF&z]>1the cityH07151=1not leftH05800<1of praiseH08416 ;+1how is the cityH05892+:A1 her, as a woman in travailH032059!1 have takenH02708#1and sorrowsH0225671anguishH068696#1hath seizedH0238851and fearH07374 4+1herself to fleeH0512731turnethH06437 2+1is waxed feebleH0750311damascusH0183401 be quietH08252/1 it cannotH03201.!1 on the seaH03220-1 sorrowH01674&,71they are faintheartedH04127+1tidingsH08052*1evilH07451$)31for they have heardH08085(1and arpadH0774''1is confoundedH0954&1hamathH02574$%31concerning damascusH01834$%1 in her pangsH06887#!1 of a womanH0802 "+1 be as the heartH03820 WuR7|bB"cFuW[1 ye, go upH05927Z1 ariseH06965Y1 lordH03068X!1thus saithH0559W#1shall smiteH05221V!1of babylonH0894U1kingH04428%T51which nebuchadrezzarH05019S1of hazorH02674,RC1and concerning the kingdomsH04467!Q-1concerning kedarH06938P)1of ben–hadadH01130O#1the palacesH0759$N51and it shall consumeH0398M#1of damascusH01834L#1in the wallH02346K1a fireH0784"J/1and i will kindleH03341I1 of hostsH06635H1 lordH03068G1saithH05002F#1in that dayH03117!E-1shall be cut offH01826D1of warH04421C+1and all the menH0582B)1in her streetsH07339A!1shall fallH05307'@;1therefore her young menH0970?1of my joyH04885 RjExQ- bE+R0wK1against you, and hath conceivedH02803*v1'1 hath taken counselH03289 H06098u!1 of babylonH0894t1 kingH04428#s11 for nebuchadrezzarH05019r1 lordH03068q1saithH05002p1of hazorH02674!o-1o ye inhabitantsH03427n1deepH06009m1dwellH03427l#1you far offH03966k1getH05110j1fleeH05127i'1 on every sideH05439 h+1 unto them, fearH04032#g11and they shall cryH07121!f-1and their camelsH01581&e71and all their vesselsH03627-dE1to themselves their curtainsH03407 c+1they shall takeH05375%b51shall they take awayH03947!a-1and their flocksH06629`#1their tentsH0168_#1of the eastH06924^1the menH01121]1 and spoilH07703\1 to kedarH06938 UiG' wR.~\@}U$31!shall be a dwellingH045831!and hazorH026741 lordH03068)1 thereof, saithH05002)1 from all sidesH05676)1 their calamityH0343 -1 and i will bringH0935 1 cornersH06285 '1 in the utmostH07112 )1 into all windsH07307# 11 and i will scatterH02219 1 a spoilH07998 +1 of their cattleH04735"/1 and the multitudeH01995 -1 shall be a bootyH0957!-1 and their camelsH015811 aloneH09101 dwellH079311 nor barsH01280)=1 which have neither gatesH018171lordH030681saithH05002~%1without careH0983}'1that dwellethH03427|1nationH01471!{-1unto the wealthyH07961z!1get you upH05927y1ariseH06965x1a purposeH04284 WhN6a<tW.sW31$the fourH07022%1$will i bringH09351'1$and upon elamH058670)1#of their mightH01369/1#the chiefH07225.1#of elamH05867-1#the bowH07198%,51#behold, i will breakH07665+1#of hostsH06635*1#lordH03068)!1#thus saithH0559(1" sayingH0559'1" of judahH03063&1" kingH04428%#1"of zedekiahH06667$%1"of the reignH04438!#-1"in the beginningH07225"%1"against elamH05867!#1"the prophetH05030& 71"that came to jeremiahH034141"lordH030681"the wordH016971! dwellH014811! of manH01201! sonH011211!abideH03427"11!there shall no manH03761!everH057691!forH05704%1!a desolationH08077#1!for dragonsH08577 Xe5lI. oQ8{XO)1&and i will setH07760+NA1%them, till i have consumedH03615M1%afterH0310L1%the swordH02719 K+1%and i will sendH07971J1% lordH03068I1% saithH05002H1% angerH0639G1% my fierceH02740F1% evilH07451 E-1%and i will bringH0935D!1%their lifeH05315C)1%them that seekH01245B!1%and beforeH06440A'1%their enemiesH0341@1%beforeH06440?)1%to be dismayedH02865&>71%for i will cause elamH05867=)1$ shall not comeH0935<'1$ of elamH05769 H05867%;51$ whither the outcastsH05080-:E1$ and there shall be no nationH01471,9C1$ them toward all those windsH07307!8-1$and will scatterH0221971$of heavenH0806461$quartersH070985'1$from the fourH070241$windsH07307 [{W=$y]C* nW:w[l2publishH08085k!2a standardH05251j!2and set upH05375i#2and publishH08085%h52ye among the nationsH01471g2declareH05046f#2 the prophetH05030e2jeremiahH03414d2byH03027!c-2of the chaldeansH03778 b-2against the landH0776a+2against babylonH0894`2spakeH01696_2lordH03068^2the wordH01697]1'lordH03068\1'saithH05002[1'of elamH05867%Z''1'the captivityH07622 H07622*Y1'1'i will bring againH07725 H07725X1'daysH031177W[1'but it shall come to pass in the latterH0319V1&lordH03068U1&saithH05002 T+1&and the princesH08269%S51&from thence the kingH04428R-1&and will destroyH06Q1&in elamH05867P1&my throneH03678 CxV9_;[5aC 2of israelH03478%2the childrenH011212lordH030682saithH05002!-2and in that timeH06256'2in those daysH031172 and beastH09292 both manH0120"/2 they shall departH01980+A2therein: they shall removeH05110%52and none shall dwellH03427~2desolateH08047}2her landH0776.|G2against her, which shall makeH07896{2a nationH01471 z+2there cometh upH05927%y52for out of the northH06828%x52are broken in piecesH02865w!2her imagesH01544v)2are confoundedH03001u2her idolsH06091$t32is broken in piecesH02865s2 merodachH04781r'2 is confoundedH03001q2 belH01078p2 is takenH03920o2 babylonH0894n2not: sayH0559m2concealH03582 F~dD"tO/oQ1iF&)2they have goneH01980%'2the mountainsH020222$A'2they have turned them awayH07726 H07725.#G2have caused them to go astrayH08582 "+2their shepherdsH07462!2sheepH06629 )2hath been lostH062my peopleH05971'92 shall not be forgottenH079112 covenantH01285)2 in a perpetualH057692lordH03068 +2and let us joinH038672comeH0935#2thitherwardH02008!-2with their facesH064402to zionH067262the wayH01870)2they shall askH075922their godH04302lordH030682and seekH01245'2 they shall goH03212#2 and weepingH010582 goingH01980 2 togetherH03162 2 of judahH03063& 72they and the childrenH01121 !2shall comeH0935 ZsP*zW8Z7Z%A52 and cause to come upH05927&@72 for, lo, i will raiseH05782?!2 the flocksH06629>2beforeH06440'=92and be as the he goatsH06260!<-2of the chaldeansH03778;+2out of the landH0776$:%'2and go forthH03318 H033189!2of babylonH0894!8-2out of the midstH0843272removeH051106-2 of their fathersH0152 the hopeH0472342 lordH030683!2 of justiceH066642)2the habitationH0511612lordH03068.0G2not, because they have sinnedH02398/2we offendH0816.2saidH0559,-C2them: and their adversariesH06862",12them have devouredH0398+)2all that foundH04672#*12 their restingplaceH07258$)32 they have forgottenH07911(2 to hillH01389''2 from mountainH02022 LaF a;rY0pL ['2 at grassH01758 H01877Z'2 as the heiferH05697)Y=2 because ye are grown fatH06335!X-2 of mine heritageH05159 W+2 o ye destroyersH08154$V32 because ye rejoicedH05937%U52 because ye were gladH08055T2 lordH03068S2 saithH05002'R92 her shall be satisfiedH07646Q)2 all that spoilH07997!P-2 shall be a spoilH07998O#2 and chaldeaH03778N2 in vainH07387"M/2 none shall returnH07725"L!'2 expert manH07921 H07919K)2 as of a mightyH01368J%2 their arrowsH02671gMv2shootH03034u2the bowH07198!t-2all ye that bendH01869s#2round aboutH05439r+2against babylonH0894(q;2put yourselves in arrayH06186#p12 at all her plaguesH04347o2 and hissH08319$n32 shall be astonishedH08074m!2 by babylonH0894%l52 every one that goethH056740kK2 but it shall be wholly desolateH08077*j?2 it shall not be inhabitedH03427i2 lordH03068%h52 because of the wrathH07110g%2 and a desertH06160f!2 a dry landH06723e%2 a wildernessH04057d)2 of the nationsH01471&c92 behold, the hindermostH0319%b52 you shall be ashamedH02659a'2 she that bareH03205`!2 confoundedH0954_'2 shall be soreH03966^#2 your motherH0517]2 as bullsH047\!2 and bellowH06670 Qe9uS:wM.nQ2 every oneH0376 +2 they shall turnH064372 swordH02719"/2 of the oppressingH032382for fearH06440!2of harvestH07105 #2in the timeH06256 !2the sickleH04038& 72and him that handlethH08610 %2from babylonH0894 2the sowerH022322cut offH037722 doH06213+A2 upon her; as she hath doneH06213)2 take vengeanceH053582 lordH03068'2 the vengeanceH05360 +2are thrown downH020402her wallsH02346!2are fallenH05307+2her foundationsH0803~2her handH03027})2she hath givenH05414(|;2against her round aboutH05439{2shoutH07321z2 lordH03068$y32 for she hath sinnedH02398x2no arrowsH02671w'2at her, spareH02550 Mv[;!uT,mR4 kM1!2 of assyriaH080402 the kingH04428#/12 as i have punishedH06485.%2 and his landH0776-!2of babylonH0894,2the kingH04428&+72behold, i will punishH06485*2of israelH03478)2the godH0430(2of hostsH06635'2lordH03068$&52therefore thus saithH0559&%72hath broken his bonesH06105$!2 of babylonH0894#2 kingH04428$"32 this nebuchadrezzarH05019!'2 him; and lastH0314 '2 hath devouredH0398!2of assyriaH08042the kingH044282firstH072232awayH050802the lionsH07382sheepH07716#2a scatteredH063402israelH03478+2to his own landH07762every oneH0376$32and they shall fleeH05127'2 to his peopleH05971 zZ<|Z5tW'zL%2of merathaimH04850 K-2against the landH0776J2go upH05927$I32 them whom i reserveH07604"H/2 for i will pardonH05545,GC2 and they shall not be foundH04672F2 of judahH03063#E12none; and the sinsH02403$D32shall be sought forH01245C2of israelH03478B%2the iniquityH05771A2lordH03068@2saithH05002!?-2and in that timeH06256>'2in those daysH03117=!2 and gileadH01568<2 ephraimH0669;!2 upon mountH02022#:12 shall be satisfiedH076469%2and his soulH053158!2and bashanH0131672on carmelH03760"6/2and he shall feedH07462"5/2to his habitationH0511642againH0772532israelH03478!2-2and i will bringH07725 ^eL,dC#vN(^f)2thou art foundH04672(e;2and thou wast not awareH03045d2o babylonH08942cO2for thee, and thou art also takenH03920$b32i have laid a snareH03369"a/2among the nationsH01471$`32become a desolationH08047_)2how is babylonH0894^!2and brokenH07665]#2cut asunderH01438"\12of the whole earthH0776"[/2how is the hammerH06360Z#2destructionH07667Y%2and of greatH01419X#2in the landH0776W2of battleH04421V2a soundH069637UY2 according to all that i have commandedH06680T2 and doH06213S2 lordH03068R#2 them, saithH05002Q2afterH0310$P32and utterly destroyH02763O2wasteH02717N2of pekodH064898M[2against it, and against the inhabitantsH03427 R|\=wZ;jM!jR2woeH01945!-2to the slaughterH02874!-2let them go downH03381!-2all her bullocksH06499~2slayH02717+}A2let nothing of her be leftH07611(|;2and destroy her utterlyH02763{2as heapsH06194z#2cast her upH05549 y+2her storehousesH03965x2openH066053wQ2against her from the utmost borderH07093v2comeH0935!u-2 of the chaldeansH03778t#2 in the landH0776s2 of hostsH06635r2 godH03069q#2of the lordH0136p2the workH04399#o12of his indignationH02195n#2the weaponsH03627'm92and hath brought forthH03318l#2his armouryH0214k#2hath openedH06605j2lordH03068i2lordH03068*h?2because thou hast strivenH01624 g+2and also caughtH08610 HsU/ rY>pT;_H2 doH062134S2 according to all that she hath doneH06213*?2 her according to her workH06467!2 recompenseH07999(;2let none thereof escapeH06413'92against it round aboutH054392campH025832the bowH07198!-2all ye that bendH01869+2against babylonH0894#2the archersH07228'2call togetherH08085'2 of his templeH01964'2 the vengeanceH053602 our godH04302 lordH03068'2the vengeanceH05360 2in zionH06726 !2to declareH05046 !2of babylonH0894 #2of the landH0776 )2and escape outH06405"/2of them that fleeH051272the voiceH06963$32 of their visitationH064862the timeH062562is comeH0935)=2unto them! for their dayH03117 Lj9 z`G(eDnL;'2 in his citiesH05892:2 a fireH0784"9/2 and i will kindleH03341,8C2 and none shall raise him upH0696572 and fallH053076'2 shall stumbleH03782#512 and the most proudH020874%2 i will visitH0648532the timeH0625622is comeH09351#2for thy dayH0311702of hostsH06635/2godH03069.2the lordH0136-2saithH05002,!2most proudH02087+2 lordH03068*2saithH05002)#2in that dayH03117!(-2shall be cut offH01826'2of warH04421&+2and all her menH0582%)2in the streetsH07339$2fallH05307-#G2therefore shall her young menH0970"2of israelH03478%!52against the holy oneH06918 2lordH030682O2 unto her: for she hath been proudH02102 P~a@"qN- yR8lPX2#a swordH02719W!2" of babylonH0894 V+2" the inhabitantsH03427U%2" and disquietH07264T#2" to the landH0776&S72" that he may give restH07280R#2"their causeH07379Q2"pleadH07378#P12"he shall throughlyH07378O2"his nameH08034N2"of hostsH06635M2"lordH03068L2"strongH02389K)2"their redeemerH01350J)2! to let them goH07971I%2! they refusedH03985H)2! held them fastH023880GK2! and all that took them captivesH07617F2! togetherH03162E2!oppressedH06231D2!of judahH03063!C-2!and the childrenH01121B2!of israelH03478A%2!the childrenH01121@2!of hostsH06635?2!lordH03068>!2!thus saithH0559 =+2 all round aboutH05439#<32 and it shall devourH0398 Wy[2 b3p6W+qA2&and they shall be dried upH03001 p+2&upon her watersH04325o2&a droughtH02721(n=2% and they shall be robbedH0962"m12%upon her treasuresH0214l2%a swordH027196kY2%of her; and they shall become as womenH0802j%2%in the midstH084320iK2%and upon all the mingled peopleH06153(h;2%and upon their chariotsH07393"g/2%upon their horsesH05483f2%a swordH02719+eA2$and they shall be dismayedH02865$d32$upon her mighty menH01368c2$a swordH02719$b32$and they shall doteH02973a)2$upon the liarsH0907`2$a swordH02719"_/2#and upon her wiseH02450%^52#and upon her princesH08269]!2#of babylonH0894)\=2#and upon the inhabitantsH03427[2#lordH03068Z2#saithH05002#Y12#upon the chaldeansH03778bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{mMniop%qCr_s|tu4vOwlx y&zDmMniop%qCr_s|tu4vOwlx y&zD{a||}~5Qk!>[w3Ol &A[v1Lf;Xq (C_{6Tp '@\w2Mi">\y4Sn 'Da~7Sr-IgŒ#Ì>ČZŌvƌnj-ȌJɌgʌˌ!̌=͌YΌvό _EgJ`:y_ 2( dwellH01481 2( of manH0120- E2( there, neither shall any sonH011212( abideH03427%2(shall no manH03762(lordH03068)2(thereof, saithH05002"/2(and the neighbourH07934%2(and gomorrahH060172(sodomH054672(overthrewH041142(as godH0430'2' to generationH01755#~12' in from generationH01755*}?2'neither shall it be dweltH07931|2'for everH05331;{a2'therein: and it shall be no more inhabitedH03427z#2'shall dwellH03427$y%'2'and the owlsH03284 H01323x#2'shall dwellH034273wS2'with the wild beasts of the islandsH03388v[2'therefore the wild beasts of the desertH06728u2&idolsH0367!t-2&and they are madH01984!s-2&of graven imagesH06456r2&the landH0776 Iz_B(}[BnM/ hI(!2+the reportH08088'!2+hath heardH08085&!2+of babylonH0894%2+the kingH04428$!2*of babylonH0894)#=2*against thee, o daughterH01323"'2* to the battleH04421!!2* like a manH0376 %2* put in arrayH06186#2* upon horsesH05483$32* and they shall rideH07392%2*like the seaH03220!2*shall roarH01993#2*their voiceH06963(;2*and will not shew mercyH073552*cruelH0394'2*and the lanceH035912*the bowH07198 +2*they shall holdH02388%2) of the earthH0776 +2) from the coastsH03411#12)shall be raised upH057822)kingsH044282)and manyH072272)nationH01471#2)and a greatH01419)2)from the northH06828 !2)shall comeH0935! -2)behold, a peopleH05971 Ez`3{Z6tR.jE!C-2-and his purposesH04284B+2-against babylonH0894#A12-that he hath takenH03289@2-lordH03068?)2-ye the counselH06098>)2-therefore hearH08085=2,beforeH06440 <+2,that will standH05975;'2, that shepherdH07462::_2, like me? and who will appoint me the timeH032599'2, i may appointH0648582, a chosenH0977 7'2, run awayH07323 H073236'2,them suddenlyH07280 5+2,but i will makeH073234'2,of the strongH0386$332,unto the habitationH0511622,of jordanH03383"1/2,from the swellingH013470#2,like a lionH0738)/=2,behold, he shall come upH05927).=2+ as of a woman in travailH03205-2+ pangsH02427,2+took holdH02388+2+anguishH06869*%2+waxed feebleH07503')92+of them, and his handsH03027 AhGeH( _/}]A_3fannersH02114^%3unto babylonH0894]'3and will sendH07971\3 windH07307)[=3against me, a destroyingH07843%Z53of them that rise upH06965Y%3in the midstH03820,XC3and against them that dwellH03427W+3against babylonH0894(V;3behold, i will raise upH05782U3lordH03068T!3thus saithH0559"S/2.among the nationsH01471R2.is heardH08085Q#2.and the cryH02201P2.is movedH07493O2.the earthH0776N!2.of babylonH0894M'2.of the takingH08610L%2.at the noiseH06963K2-desolateH08074J!2- habitationH05116$I32- shall draw them outH05498H%2- of the flockH06629!G-2- surely the leastH06810!F-2- of the chaldeansH03778 E-2-against the landH0776&D72-that he hath purposedH02803 TuV[=lG$qT{3of hostsH06635z3lordH03068y!3of his godH0430x3nor judahH03063w3forsakenH0488v!3for israelH03478u)3in her streetsH02351t)3thrust throughH01856!s-3of the chaldeansH03778r#3in the landH0776q!3shall fallH05307p)3thus the slainH02491o%3 all her hostH06635#n13 destroy ye utterlyH02763$m53ye not her young menH0970l3and spareH02550"k/3in his brigandineH05630#j13lifteth himself upH05927i3his bowH07198h3bendH01869g)3let the archerH01869f3bendethH018696eW3 they shall be against her round aboutH05439d!3of troubleH07451c)3for in the dayH03117b3her landH0776%a53her, and shall emptyH01238`)3that shall fanH02219 GwY<\?$iN5 cG3 are madH01984&73 therefore the nationsH01471#3 of her wineH03196%3 have drunkenH08354#3the nationsH014713drunkenH07937';3that made all the earthH07763handH030273lord'sH030683cupH035633a goldenH020913babylonH0894& 73 unto her a recompenceH01576 )3 he will renderH07999 3 vengeanceH05360 3 lord'sH03068 3 the timeH06256 +3in her iniquityH05771)3be not cut offH018263his soulH053153every manH0376#3and deliverH04422!3of babylonH0894%3of the midstH084323flee outH051273 of israelH03478%53 against the holy oneH06918~3 with sinH0817}!3was filledH04390!|/3though their landH0776 OoM4vZ3gF-hO63 lordH0306853 the workH0463943 in zionH06726#313 and let us declareH0560823 comeH0935"1/3 our righteousnessH06666#013 hath brought forthH03318/3 lordH03068.%3 to the skiesH07834!--3 and is lifted upH05375,#3 unto heavenH08064+3 reachethH05060!*-3 for her judgmentH04941$)53 into his own countryH0776(3 every oneH0376#'13 her, and let us goH03212&3 forsakeH05800&%73 but she is not healedH07495$3 babylonH0894%#53 we would have healedH07495+"A3 if so be she may be healedH07495!%3for her painH04341 3balmH06875'3for her; takeH039473howlH03213'3and destroyedH076653fallenH05307#3is suddenlyH065973babylonH0894 [kR/iG. mJ/x[T3 and doneH06213"S/3 hath both devisedH02161R3 lordH03068Q%3 the ambushesH0693P3 prepareH03559O%3 the watchmenH08104N3 set upH06965M3 strongH02388L)3 make the watchH04929K!3 of babylonH0894J)3 upon the wallsH02346I%3 the standardH05251H3 set upH05375G'3 of his templeH01964F'3 the vengeanceH05360E3 lordH03068D'3 the vengeanceH05360C!3 to destroyH07843B+3 against babylonH0894A)3 for his deviceH04209@%3 of the medesH04074?%3 of the kingsH04428>!3 the spiritH07307=)3 hath raised upH05782<3 lordH03068;#3 the shieldsH07982:3 gatherH043909!3 the arrowsH026718#3 make brightH0130573 our godH0430 J^@%hO2X<uJ'p93and hath stretched outH05186o'3by his wisdomH02451n3the worldH08398$m33he hath establishedH03559l%3by his powerH03581k3the earthH0776j%3he hath madeH06213i3 a shoutH01959'h93and they shall lift upH06030%g53as with caterpillersH03218f'3thee with menH0120#e13surely i will fillH04390d!3by himselfH05315c!3hath swornH07650b3of hostsH06635a3lordH03068$`33 of thy covetousnessH01215_#3 the measureH0520^3 is comeH0935]3 thine endH07093\%3 in treasuresH0214[3 abundantH07227Z3 watersH04325Y3 upon manyH07227,X5'3 o thou that dwellestH07931 H07931W!3 of babylonH0894(V;3 against the inhabitantsH03427$U33 that which he spakeH01696 _yY;kL.hF$|_ 3the workH04639 3vanityH01892 3 no breathH07307 3falsehoodH08267%53for his molten imageH05262$33by the graven imageH06459'3is confoundedH03001'3every founderH068843knowledgeH01847!3is brutishH011973every manH0120$53out of his treasuresH02143the windH07307#13 and bringeth forthH03318~3 with rainH04306}!3 lightningsH01300|3 he makethH06213{%3 of the earthH0776z'3from the endsH07097y3to ascendH05927+xA3and he causeth the vapoursH05387w)3in the heavensH08064v3of watersH04325u#3a multitudeH01995t3voiceH06963!s-3when he utterethH05414%r53 by his understandingH08394q!3the heavenH08064 @wW:cG,L. W@'3manH03766&W3with thee also will i break in piecesH05310%'3and his riderH07392$#3the chariotH073935#U3and with thee will i break in piecesH05310"'3and his riderH07392!3the horseH054835 U3and with thee will i break in piecesH053103kingdomsH04467-E3and with thee will i destroyH07843#3the nationsH014715U3for with thee will i break in piecesH053103of warH044213weaponsH03627'3my battle axeH046613his nameH080343of hostsH066353lordH03068#13of his inheritanceH051593the rodH07626!3the formerH033353of jacobH03290#3the portionH02506/3they shall perishH06$33of their visitationH06486#3in the timeH06256 3of errorsH08595 Lt;|C!]=fL@3 saithH05002?'3in your sightH05869>3in zionH06726$=33that they have doneH06213<)3all their evilH07451;!3of chaldeaH03778+:A3and to all the inhabitantsH034279%3unto babylonH0894"8/3and i will renderH079997!3 and rulersH0546163captainsH0634655U3and with thee will i break in piecesH05310%453and his yoke of oxenH067763)3the husbandmanH040652U3and with thee will i break in piecesH053101'3and his flockH05739'093with thee the shepherdH07462,/C3i will also break in piecesH05310.%3 and the maidH01330-'3the young manH09705,U3and with thee will i break in piecesH05310+3and youngH05288*3oldH022055)U3and with thee will i break in piecesH05310(3and womanH0802 _hC"bA$sD' _\#3the trumpetH07782[3blowH08628Z#3in the landH0776Y!3a standardH05251X3set ye upH05375W3 lordH03068V3saithH05002U3for everH05769+TA3but thou shalt be desolateH08077 S+3for foundationsH04146R#3nor a stoneH068Q%3for a cornerH06438P+3of thee a stoneH068(O;3and they shall not takeH03947N3 mountainH02022M%3 thee a burntH08316L'3 and will makeH05414K)3 from the rocksH05553.JG3 upon thee, and roll thee downH01556I3mine handH03027'H93and i will stretch outH05186G'3all the earthH0776!F-3which destroyestH07843E3lordH03068D3saithH05002C3mountainH02022+BA3against thee, o destroyingH04889A3 lordH03068 OoB% ~_>p@hOw3lordH03068"v/3for every purposeH04284u!3and sorrowH02342t'3shall trembleH07493s%3and the landH0776 r+3of his dominionH04475)q?3thereof, and all the landH0776,pC3thereof, and all the rulersH05461o%3the captainsH06346n%3of the medesH04074m)3with the kingsH04428(l;3against her the nationsH01471k3prepareH06942j%3caterpillersH03218i%3as the roughH05569h!3to come upH05927.gG3against her; cause the horsesH05483f3a captainH02951e3appointH06485d'3 and ashchenazH0813c3 minniH04508b3 of araratH0780)a=3 against her the kingdomsH04467+`A3 against her, call togetherH08085_#3the nationsH01471^3prepareH06942"]/3among the nationsH01471 [~`?oU5eH*x[3 the kingH044283to shewH050463anotherH050463to meetH07125"/3and one messengerH050463anotherH073233to meetH07125 3shall runH07323 3one postH07323 !3 are brokenH07665 3 her barsH01280# 13 her dwellingplacesH04908!-3 they have burnedH03341$53 they became as womenH0802#3hath failedH05405#3their mightH013693holdsH04679#13they have remainedH034273to fightH03898%3have forbornH02308!3of babylonH0894)3the mighty menH01368&~73 without an inhabitantH03427}%3 a desolationH08047|!3 of babylonH0894{3 the landH0776z3to makeH07760y+3against babylonH0894#x13shall be performedH06965 EaA!aH+pR&fE2'3"hath devouredH03981!3"of babylonH089403"the kingH04428/)3"nebuchadrezzarH05019.!3!shall comeH0935-)3! of her harvestH07105,%3! and the timeH06256(+;3! her: yet a little whileH04592*3! to threshH01869)3! timeH06256&(73!like a threshingfloorH01637'!3!of babylonH0894&%3!the daughterH01323%3!of israelH03478$3!the godH0430#3!of hostsH06635"3!lordH03068!)3!for thus saithH0559 )3 are affrightedH09263 of warH04421#3 and the menH05823 with fireH0784!-3 they have burnedH08313'3 and the reedsH098#3 are stoppedH08610&73 and that the passagesH045693 endH070973 is takenH03920'3 that his cityH05892!3 of babylonH0894 _xL*zK+fB+|_M3$for theeH05360#L13$and take vengeanceH05358K3$thy causeH07379%J53$behold, i will pleadH07378I3$lordH03068$H53$therefore thus saithH0559G3# sayH0559 F+3# shall jerusalemH03389E!3# of chaldeaH03778%D53#upon the inhabitantsH03427C%3#and my bloodH01818B3#sayH0559A3#of zionH06726%@53#shall the inhabitantH03427?%3#upon babylonH0894+>A3#done to me and to my fleshH07607=%3#the violenceH02555$<33"he hath cast me outH01740";/3" with my delicatesH05730:3" his bellyH037709)3" he hath filledH043908'3" like a dragonH08577(7;3" he hath swallowed me upH0110463"vesselH036275#3"me an emptyH07385!4-3"me, he hath madeH03322$333"me, he hath crushedH02000 \}^7^A"c2u\i3' lordH03068h3' saithH05002g%3' and not wakeH06974f3'sleepH08142e#3'a perpetualH05769d3'and sleepH03462&c73'that they may rejoiceH05937-bE3'and i will make them drunkenH07937a%3'their feastsH04960`#3'i will makeH07896_'3'in their heatH02527^3&whelpsH01484]3&as lions'H0738 \+3&they shall yellH05286[!3&like lionsH03715Z3&togetherH03162 Y+3&they shall roarH07580&X73%without an inhabitantH03427W)3%and an hissingH08322 V+3%an astonishmentH08047U#3%for dragonsH08577 T+3%a dwellingplaceH04583#S13%shall become heapsH01530R#3%and babylonH0894Q3$ dryH03001%P53$ and make her springsH04726O3$her seaH03220"N/3$and i will dry upH02717 GtR.Y3mN)yaG3+ of manH01203+ sonH011213+dwellethH03427)3+wherein no manH03763+a landH0776!-3+and a wildernessH061603+landH07763+a dryH06723!~-3+are a desolationH08047}!3+her citiesH05892|%3*of the wavesH01530#{13*with the multitudeH01995z)3*she is coveredH03680y%3*upon babylonH0894x!3*is come upH05927w3*the seaH03220"v/3)among the nationsH01471'u93)become an astonishmentH08047t)3)how is babylonH0894s3)surprisedH08610"r13)of the whole earthH0776&q73)and how is the praiseH08416p3)takenH03920 o+3)how is sheshachH08347n'3(with he goatsH06260m3(like ramsH0352!l-3(to the slaughterH02873k!3(like lambsH03733'j93(i will bring them downH03381 EoDfH) gC*dE"#3.in the landH0776$!33.that shall be heardH08085 )3.for the rumourH08052#3.and ye fearH033723.faintH07401$33.and lest your heartH038243- lordH030683-angerH0639 +3-from the fierceH027403-his soulH05315%3-ye every manH0376$33-of her, and deliverH04422%3-of the midstH084323-go ye outH033183-my peopleH05971!3, shall fallH05307!3, of babylonH08941M3, any more unto him: yea, the wallH02346(;3,shall not flow togetherH05102 +3,and the nationsH014710K3,that which he hath swallowed upH01105! -3,out of his mouthH06310' 93,and i will bring forthH03318 !3,in babylonH0894 3,belH01078" /3,and i will punishH064853+ therebyH020043+ passH05674 SqT3d9hD#mS>30saithH05002(=;30unto her from the northH06828<!30shall comeH0935!;-30for the spoilersH07703:#30for babylonH0894$9330therein, shall singH074428'30and the earthH0776 7+30then the heavenH080646%3/ in the midstH084325!3/ shall fallH05307"4/3/and all her slainH02491#333/shall be confoundedH0954"213/and her whole landH07761!3/of babylonH0894'093/upon the graven imagesH06456(/;3/that i will do judgmentH06485.3/comeH0935,-C3/therefore, behold, the daysH03117,'3.against rulerH04910+3.rulerH04910*#3.in the landH0776)%3. and violenceH02555(3. a rumourH08052'3. yearH08141&3. and afterH0310%3. yearH08141$+3.shall both comeH0935#3.a rumourH08052 Xy]<xT7zP3sX\33 lord'sH03068%[533 into the sanctuariesH04720Z33are comeH0935Y'33for strangersH02114X33our facesH06440W%33hath coveredH03680V33shameH03639U33reproachH02781&T733because we have heardH08085!S/33we are confoundedH0954R)32 into your mindH03824Q32 comeH05927"P/32and let jerusalemH03389O32afar offH07350N32lordH03068M32rememberH02142 L+32stand not stillH05975K32go awayH01980J32the swordH02719%I532ye that have escapedH06405 H-31 of all the earthH0776G31the slainH02491F!31shall fallH05307E'31so at babylonH0894D31to fallH05307C31of israelH03478B31the slainH02491A31babylonH0894@31asH01571?30 lordH03068 Ck?cEvR9\Cy37lordH03068!x-36of the chaldeansH03778w'36from the landH0776v#36destructionH07667u36and greatH01419t%36from babylonH0894s36of a cryH02201r36a soundH06963q35 lordH03068 p+35 unto her, saithH05002o35 comeH0935'n935from me shall spoilersH07703m35yetH0227 l+35of her strengthH05797k!35the heightH04791.jG35and though she should fortifyH01219i35to heavenH08064 h+35should mount upH05927g)35though babylonH0894f#34 shall groanH0602e#34the woundedH02491(d=34and through all her landH0776'c934upon her graven imagesH06456(b;34that i will do judgmentH06485a34lordH03068`34saithH05002_34comeH0935,^C34wherefore, behold, the daysH03117]33 houseH01004 Z|b?#cH(iF% }Z)39and her rulersH05461%39her captainsH06346%39and her wiseH02450#39her princesH08269&739and i will make drunkH0793738 requiteH07999%38 shall surelyH07999)38 of recompencesH0157838 godH0410 38lordH03068 38is brokenH02865( ;38every one of their bowsH07198 38are takenH03920# 138and her mighty menH01368%38upon babylonH089438is comeH0935$338because the spoilerH07703!37 is utteredH05414)37 of their voiceH0696337 a noiseH0758837 watersH04325!37 like greatH0722737do roarH01993)37when her wavesH01530~37voiceH06963%}537out of her the greatH01419|'37and destroyedH06{37babylonH0894z%37hath spoiledH07703 fvU;uW=c@f43;the wordH01697(3;3:and they shall be wearyH0328623:the fireH078413:inH017670%3:and the folkH03816/3:in vainH07385.%3:shall labourH03021-)3: and the peopleH05971,3: with fireH0784 ++3: shall be burnedH03341*3: gatesH08179)%3: and her highH01364(3:brokenH06209!'-3:shall be utterlyH06209&!3:of babylonH0894%3:wallsH02346$3:the broadH07342#3:of hostsH06635"3:lordH03068!!3:thus saithH0559 39of hostsH0663539lordH03068!39 whose nameH0803439 the kingH0442839 saithH05002%39 and not wakeH0697439 sleepH08142#39a perpetualH05769%539and they shall sleepH03462#139and her mighty menH01368 LgI- pN5oV5dLS3=saidH0559R%3=and jeremiahH03414Q+3< against babylonH0894!P-3< that are writtenH03789 O+3<all these wordsH01697N%3<upon babylonH0894 M-3<that should comeH0935L%3<all the evilH07451K3<bookH05612J3<in aH0259I3<wroteH03789H#3<so jeremiahH03414G3;princeH08269F3;a quietH04496E3;seraiahH08304D%3;of his reignH04427C3;yearH08141B'3;in the fourthH07243A%3;into babylonH0894@3; of judahH03063?3; the kingH04428>'3; with zedekiahH06667=%3; when he wentH03212<#3; of maaseiahH04271;3;the sonH01121:3;of neriahH0537493;the sonH0112183;seraiahH0830473;commandedH066806#3;the prophetH050305)3;which jeremiahH03414 @}Z6]7lN*Y@n3@sinkH08257"m13@thus shall babylonH0894"l13@and thou shalt sayH0559k%3?of euphratesH06578"j/3?it into the midstH08432 i+3?to it, and castH07993h3?a stoneH068 g+3?thou shalt bindH07194f3?this bookH05612e!3?of readingH07121 for everH05769.bG3> but that it shall be desolateH08077a3>nor beastH0929"`13>in it, neither manH0120'_93>that none shall remainH03427^'3>to cut it offH03772#]13>against this placeH04725!\-3>thou hast spokenH01696[3>lordH03068#Z33>then shalt thou sayH0559 Y+3=all these wordsH01697X)3=and shalt readH07121W'3=and shalt seeH07200V!3=to babylonH0894 U-3=when thou comestH0935T!3=to seraiahH08304 a~H* Z7aA#~a 4had doneH062130 K4according to all that jehoiakimH03079 4lordH03068#4in the eyesH058694evilH07451!4and he didH062134of libnahH03841#4of jeremiahH03414%4the daughterH013234 hamutalH025374 nameH08034 -4 and his mother'sH0517%4 in jerusalemH03389~4 yearsH08141}%4elevenH06240 H0259|)4and he reignedH04427'{94when he began to reignH04427z4oldH01121y4yearsH08141x!4and twentyH06242w4oneH0259v4zedekiahH06667u#3@ of jeremiahH03414t3@ the wordsH016972sO3@upon her: and they shall be wearyH03286!r/3@that i will bringH0935q3@the evilH07451p3@fromH06440#o13@and shall not riseH06965 Jy[-P7v]?'uJ''94against it round aboutH05439&4fortsH01785&%74against it, and builtH01129$#4and pitchedH02583"#/4 against jerusalemH03389$"34 he and all his armyH02428!4 cameH0935 !4 of babylonH08944 kingH04428)4nebuchadrezzarH05019%4of the monthH02320%4in the tenthH062184monthH02320%4in the tenthH06224%4of his reignH044274yearH081411M4and it came to pass in the ninthH08671!4 of babylonH0894!-4 against the kingH044284 rebelledH04775'4that zedekiahH06667"/4from his presenceH06440*?4till he had cast them outH079934and judahH03063-E4it came to pass in jerusalemH033894lordH03068 4the angerH0639 #4for throughH05921 TfJ-oO w\C vTD'4 by the king'sH04428&C74 between the two wallsH02346B#4 of the gateH08179A!4 by the wayH01870@4by nightH03915 ?+4out of the cityH05892>)4and went forthH03318=4fledH01272<4of warH04421;+4and all the menH0582:'4was broken upH012349'4then the cityH058928#4 of the landH07767)4 for the peopleH05971+6A4so that there was no breadH038995#4in the cityH0589244was soreH023883!4the famineH074582%4of the monthH023201%4in the ninthH0867204monthH02320"//4and in the fourthH07243.4zedekiahH06667-4of kingH04428,4yearH08141)+/'4unto the eleventhH06240 H06249*%4was besiegedH04692)4the cityH05892(4soH0935 ]]>dG%X6~]a%4 and the kingH04428`4 judgmentH04941_'4 where he gaveH01696^4 of hamathH02574]#4 in the landH0776\4 to riblahH07247[!4 of babylonH0894Z'4 unto the kingH04428#Y14 and carried him upH05927X4 the kingH04428W)4 then they tookH08610V'4 was scatteredH06327!U-4 and all his armyH02428T!4 of jerichoH03405S'4in the plainsH06160R4zedekiahH06667Q%4and overtookH05381P4the kingH04428O4afterH0310N4pursuedH07291!M-4of the chaldeansH03778L%4but the armyH02428K%4of the plainH06160J!4by the wayH01870I'4and they wentH03212H#4round aboutH05439G#4by the cityH05892"F/4now the chaldeansH03778E4 gardenH01588 ThL#fH/ fE zT"~/4 of nebuchadrezzarH05019}4 yearH08141-|)54 the nineteenthH08141 H06240 H08672{%4 of the monthH02320z%4 in the tenthH06218y4 monthH02320!x-4 now in the fifthH02549w%4 of his deathH04194v%4 till the dayH03117%u''4 him in prisonH06486 H01004t4 and putH05414s)4 him to babylonH0894r#4 and carriedH0935q'4 him in chainsH05178p4 boundH0631o!4 of babylonH0894n%4 and the kingH04428m#4 of zedekiahH06667l4 the eyesH05869 k+4 then he put outH05786j4 in riblahH07247i4 of judahH03063%h54 also all the princesH08269g4 he slewH07819 f+4 before his eyesH05869e#4 of zedekiahH06667d4 the sonsH01121c4 slewH07819b!4 of babylonH0894 arQ/{X>sN)a#4round aboutH05439%4of jerusalemH03389'4all the wallsH02346!4brake downH05422%4of the guardH02876!-4with the captainH07227!-4of the chaldeansH03778!-4and all the armyH02428%4 he with fireH07844 burnedH08313%4 of the greatH01419#14 and all the housesH01004%4 of jerusalemH03389#14 and all the housesH01004 4 houseH01004 )4 and the king'sH04428 4 lordH03068 4 the houseH01004 !4 and burnedH08313)4 into jerusalemH03389!4 of babylonH08944 the kingH04428'4 servedH06440 H05975%4 of the guardH028764 captainH07227)4 nebuzar–adanH050184 cameH0935!4 of babylonH08944 kingH04428 NnN,wY9nU5gN74lordH030686%4in the houseH0100454of brassH05178!4-4also the pillarsH05982#314and for husbandmenH03009!2-4for vinedressersH037551#4of the landH07760#4of the poorH01803/4leftH07604.%4of the guardH02876-#4the captainH07227#,14but nebuzar–adanH05018 +-4of the multitudeH0527*%4and the restH03499)!4of babylonH0894(#4 to the kingH04428'4 that fellH05307)&=4 and those that fell awayH05307%#4 in the cityH05892$'4 that remainedH07604#'4of the peopleH05971 "+4and the residueH03499!'4of the peopleH05971 #4of the poorH01803%54carried away captiveH01540%4of the guardH02876#4the captainH07227$34then nebuzar–adanH05018 IiG- zU3zW2~bIS4 goldH02091R4of goldH02091Q%4and the cupsH04518P)4and the spoonsH03709%O54and the candlesticksH04501!N-4and the caldronsH05518M'4and the bowlsH04219!L-4and the firepansH04289K)4and the basonsH05592J)4 took they awayH03947*I?4wherewith they ministeredH08334H4of brassH05178$G34and all the vesselsH03627F)4and the spoonsH03709E'4and the bowlsH04219!D-4and the snuffersH04212&C74also, and the shovelsH03257B%4the caldronsH05518"A14of them to babylonH0894@'4 all the brassH05178?#4 and carriedH05375>4 brakeH07665='4 the chaldeansH03778<4 lordH03068;%4in the houseH01004:4seaH032209)4and the brasenH051788'4and the basesH04350 \mT8nO3nN/v\r4 cubitsH0520!q'4of twelveH06240 H08147p%4and a filletH02339o4cubitsH0520 n'4eighteenH06240 H08083m4pillarH05982l4of oneH0259k!4the heightH06967j#4the pillarsH05982#i14was without weightH04948%h54of all these vesselsH03627g4the brassH05178f4 lordH03068e%4 in the houseH01004d4 had madeH06213c4 solomonH08010b!4 which kingH04428 a+4under the basesH04350`4bullsH01241_4brasenH05178"^!'4and twelveH06240 H08147]4seaH03220\4oneH0259[4pillarsH05982Z4the twoH08147Y4awayH03947X%4of the guardH02876W#4 the captainH07227V4 tookH03947U4 silverH03701T4 of silverH03701 MhE(qL%Y=qM +4and the captainH07227#4round aboutH05439 !4an hundredH03967! -4upon the networkH07639% 54all the pomegranatesH07416 4on a sideH07307 %4pomegranatesH074164and sixH08337&74and there were ninetyH08673*?4also and the pomegranatesH074164pillarH05982!4 the secondH081454 brassH05178#4 round aboutH05439#14 upon the chapitersH03805!-4 and pomegranatesH07416%4with networkH07639~4cubitsH0520}4fiveH02568|4chapiterH03805{4of oneH0259(z;4upon it; and the heightH06967y4of brassH05178x)4and a chapiterH03805w4hollowH05014v4 fingersH0676u4 fourH0702&t74 it; and the thicknessH05672s#4 did compassH05437 _qO0r\A`E ~_-!4the peopleH05971,%4who musteredH06633+#4of the hostH06635*4scribeH05608")/4and the principalH08269(#4in the cityH05892!'-4 which were foundH04672&4 personH06440%!4 the king'sH04428'$94 of them that were nearH07200#4 menH0582"4and sevenH07651!4of warH04421 !4of the menH0582%54which had the chargeH064964eunuchH056314anH0259%54also out of the cityH058924he tookH03947#4 of the doorH055924 keepersH08104'4 and the threeH079694 priestH03548!4the secondH04932'4and zephaniahH068464priestH035484the chiefH072184seraiahH083044tookH03947%4of the guardH02876 \fB![6qS4\$I34whom nebuchadrezzarH05019H!4the peopleH05971#G34 out of his own landH0776)F=4 was carried away captiveH01540E!4thus judahH03063D4of hamathH02574C#4in the landH0127B4in riblahH07247,AC4them, and put them to deathH04191@4smoteH05221?!4of babylonH0894>%4and the kingH04428=4to riblahH07247<!4of babylonH0894!;-4them to the kingH04428":/4them, and broughtH0321294tookH039478%4of the guardH028767#4the captainH07227"6/4so nebuzar–adanH050185#4of the cityH058924%4in the midstH08432 3+4that were foundH046722#4of the landH07761'4of the peopleH0597104menH0376/)4and threescoreH08346.#4of the landH0776 MeL.wT:oI&fMg4 fortyH0705f4 hundredH03967e4 sevenH07651d#4 of the jewsH03064%c54carried away captiveH01540b%4of the guardH02876a#4the captainH07227`)4nebuzar–adanH05018"_/4of nebuchadrezzarH05019^4yearH08141]'4and twentiethH06242\%4in the threeH07969[4 personsH05315Z4 and twoH08147Y4thirtyH07970X4hundredH03967W4eightH08083V)4from jerusalemH03389(U;4he carried away captiveH01540"T/4of nebuchadrezzarH05019S4yearH08141)R/'4in the eighteenthH06240 H08083Q!4 and twentyH06242P4 and threeH07969O4jewsH03064N4thousandH0505M4threeH07969L4yearH08141K)4in the seventhH07651%J54carried away captiveH01540 RoS7gJ gI0|R&74and brought him forthH033184of judahH030634kingH04428'4of jehoiachinH030784the headH072184lifted upH05375%4of his reignH04438~4yearH08141}!4of babylonH0894|4kingH04428{+4 evil–merodachH0192z%4 of the monthH02320y'4 and twentiethH06242x#4 in the fiveH02568w4 monthH02320&v)'4in the twelfthH06240 H08147u4of judahH03063t4kingH04428s'4of jehoiachinH03078!r-4of the captivityH01546q4yearH08141p'4and thirtiethH079701oM4and it came to pass in the sevenH07651n4hundredH03967m4and sixH08337l4thousandH0505k4fourH0702 j+4all the personsH05315i4personsH05315h4 and fiveH02568 SxY? }R;!{cI%tS#%4" all the daysH03117"%4" of his deathH04194!'4" until the dayH03117 4" a portionH016974"dayH031174"everyH03117!4"of babylonH0894 +4"him of the kingH044284"givenH054144"dietH0737&74"there was a continualH085484"his dietH0737#4! of his lifeH02416!-4!him all the daysH031174!beforeH064404!breadH038994!eatH0398'94!and he did continuallyH085484!garmentsH0899!4!his prisonH03608#4!and changedH08138#34 with him in babylonH0894 %4 of the kingsH04428 !4 the throneH03678 4 aboveH04605 !4 his throneH03678" /4 unto him, and setH054144 kindlyH028964 and spakeH01696%''4out of prisonH03628 H01004 @mO# rR9[/^@>servitudeH05656%=5and because of greatH07230&<7because of afflictionH06040';9is gone into captivityH01540:judahH0306359W with her, they are become her enemiesH0341(8= have dealt treacherouslyH0898 7+all her friendsH07453)6=she hath none to comfortH05162$55among all her loversH01574'on her cheeksH038953'and her tearsH018322%in the nightH039151soreH010580#she weepethH01058(/; is she become tributaryH04522$.3 among the provincesH04082- princessH08282",/among the nationsH01471+greatH07227(*=is she become as a widowH0490)of peopleH05971(fullH07227'solitaryH0910&sitH03427"%/how doth the cityH05892$#4" of his lifeH02416 Y}U8 jH'gE& zYZ% her childrenH05768&Y7of her transgressionsH06588&X7her for the multitudeH07230W)hath afflictedH03013VlordH03068UprosperH07951T#her enemiesH0341S'are the chiefH07218 R+her adversariesH06862Q' in bitternessH04843P' are afflictedH03013O# her virginsH01330N sighH0584M#her priestsH03548L%are desolateH08074K'all her gatesH08179%J5to the solemn feastsH04150!I/because none comeH0935Hdo mournH057Gof zionH06726Fthe waysH01870(E; her between the straitsH04712D overtookH05381$C3 all her persecutorsH07291B no restH04494A#she findethH04672"@/among the heathenH01471?%she dwellethH03427 X]A}W2tL yXv% of the enemyH06862u' into the handH03027t fellH05307 s+ when her peopleH05971rof oldH06924)q=that she had in the daysH03117(p;all her pleasant thingsH04262$o3and of her miseriesH04788"n/of her afflictionH06040m#in the daysH03117l!rememberedH02142kjerusalemH03389j# the pursuerH07291i beforeH06440!h- without strengthH03581"g/ and they are goneH03212f!no pastureH04829efindH04672%d7are become like hartsH0354c#her princesH08269b#is departedH03318a)all her beautyH01926`of zionH06726&_7and from the daughterH01323^ the enemyH06862] beforeH06440\) into captivityH07628[ are goneH01980 ]|X:X6mI~]' for the enemyH0341' my afflictionH06040 beholdH07200 lordH03068% 5 she had no comforterH05162 # wonderfullyH06382( ; therefore she came downH03381 - not her last endH0319 + she rememberethH02142' in her skirtsH07757) her filthinessH02932 backwardH0268# and turnethH07725 - yea, she sighethH0584'her nakednessH06172,Cher, because they have seenH07200#her despiseH02107"/all that honouredH03513)=therefore she is removedH05206~sinnedH02398 }+hath grievouslyH02399|jerusalemH03389 {+at her sabbathsH04868zdid mockH07832ysawH07200%x5her: the adversariesH06862"w/ and none did helpH05826 @zI#lBz^?" r[@- beholdH05027, byH018701+M nothing to you, all ye that passH05674%*5 for i am become vileH02151)% and considerH05027( lordH03068' seeH07200& the soulH05315%! to relieveH07725$ for meatH0400-#7' their pleasant thingsH04262 H04261 "+ they have givenH05414! breadH03899  they seekH01245 sighH0584) all her peopleH05971&7 into thy congregationH06951%7 they should not enterH0935(; whom thou didst commandH06680#1 into her sanctuaryH04720 enteredH0935# the heathenH01471"/ for she hath seenH07200-E upon all her pleasant thingsH04261 his handH03027 + hath spread outH06566' the adversaryH06862) hath magnifiedH01431 X}[BmK%|[;!~X"J/they are wreathedH08276I#by his handH03027His boundH08244%G5of my transgressionsH06588Fthe yokeH05923E# all the dayH03117D faintH01739C# me desolateH08074B% he hath madeH05414A me backH0268@) he hath turnedH07725?# for my feetH07272> a netH07568-=E against them: he hath spreadH06566"</ and it prevailethH07287;' into my bonesH06106: fireH07849% hath he sentH079718! from aboveH047917 angerH06396' of his fierceH027405! in the dayH031174) hath afflictedH030133 lordH030682' which is doneH05953$13 like unto my sorrowH043410! any sorrowH04341/# if there beH03426. and seeH07200 Iz^;!xW- iH+sI&g7because the comforterH05162f!with waterH04325e%runneth downH03381dmine eyeH05869cmine eyeH05869bi weepH01058a)in a winepressH01660` of judahH03063_% the daughterH01323^! the virginH01330]% hath troddenH01869\ the lordH0136[%my young menH0970$Z3against me to crushH07665Y#an assemblyH04150&X7of me: he hath calledH07121W%in the midstH07130V'all my mightyH047(U;hath trodden under footH05541Tthe lordH0136S!to rise upH06965R' i am not ableH03201Q handsH03027P) hath deliveredH05414O the lordH0136N to fallH03782)M=he hath made my strengthH03581L%upon my neckH06677Kcome upH05927 NxW2|Y4f>rN - and my young menH0970! my virginsH01330my sorrowH04341!and beholdH07200'9i pray you, all peopleH05971~hearH08085(};against his commandmentH06310$|3for i have rebelledH04784{%is righteousH06662zlordH03068)y= is as a menstruous womanH05079x) him: jerusalemH03389w# round aboutH05439 v+his adversariesH06862!u-concerning jacobH03290t)hath commandedH06680slordH03068 r+none to comfortH05162qher handsH03027 p+spreadeth forthH06566ozionH06726n prevailedH01396!m/ because the enemyH0341l% are desolateH08074%k5 from me: my childrenH01121j is farH07368imy soulH05315$h3that should relieveH07725 G`=pP5e7fG!#that i sighH0584 +they have heardH08085as deathH04194at homeH01004 bereavethH07921 the swordH02719 abroadH02351 rebelledH04784*? me; for i have grievouslyH04784withinH07130is turnedH02015!mine heartH03820%are troubledH02560my bowelsH04578#in distressH06887lordH03068beholdH07200# their soulsH05315! to relieveH07725! their meatH0400" /while they soughtH01245 #in the cityH05892" /gave up the ghostH01478 +and mine eldersH02205 )me: my priestsH03548'they deceivedH07411'for my loversH0157i calledH07121) into captivityH07628 are goneH01980 AsQ)mU:yX>aA=#from heavenH08064<cast downH07993;%in his angerH0639:%with a cloudH057439of zionH067268%the daughterH013237coveredH05743!6/how hath the lordH01365 faintH017424% and my heartH038203manyH072272%for my sighsH058521Ounto me for all my transgressionsH06588-0Eunto them, as thou hast doneH05953/%thee; and doH05953.beforeH06440-comeH0935),=let all their wickednessH07451'+9 and they shall be likeH03644!*- thou hast calledH07121) the dayH03117(+ thou wilt bringH0935$'3that thou hast doneH06213&'they are gladH07797%'of my troubleH07451$!have heardH08085$#5me: all mine enemiesH0341 "+none to comfortH05162 X~Q2c;zU5zXY'he hath drawnH07725Xof israelH03478W%all the hornH07161VangerH0639UfierceH02750 T+he hath cut offH01438 S+and the princesH08269R#the kingdomH04467!Q- he hath pollutedH02490P' to the groundH0776O downH05060N of judahH03063 M+ of the daughterH01323!L-the strong holdsH04013K%in his wrathH05678$J3he hath thrown downH02040$I3and hath not pitiedH02550Hof jacobH03290$G3all the habitationsH04999"F/hath swallowed upH01104Ethe lordH0136D%of his angerH0639C!in the dayH03117)B/' not his footstoolH07272 H01916A) and rememberedH02142@ of israelH03478?! the beautyH08597>) unto the earthH0776 hfD! nQ)cG%hvisraelH03478%u5he hath swallowed upH01104t+was as an enemyH0341sthe lordH0136rlike fireH0784qhis furyH02534p' he poured outH08210o of zionH06726 n+ of the daughterH01323!m/ in the tabernacleH0168l! to the eyeH05869kpleasantH04261jand slewH02026 i+as an adversaryH06862$h3with his right handH03225ghe stoodH05324f'like an enemyH0341ehis bowH07198d%he hath bentH01869c#round aboutH05439bdevourethH0398afireH0784`) like a flamingH03852_' against jacobH03290^' and he burnedH01197] the enemyH0341\# from beforeH06440[)his right handH03225ZbackH0268 BiBiL&gK%`Bhis altarH04196'hath cast offH02186the lordH0136)and the priestH03548 the kingH04428 % of his angerH0639# 1 in the indignationH02195" / and hath despisedH05006  in zionH06726 + to be forgottenH07911%and sabbathsH07676.Ghath caused the solemn feastsH04150lordH03068+Ahis places of the assemblyH04150"/he hath destroyedH07843a gardenH01588)his tabernacleH079001Mand he hath violently taken awayH02554+ and lamentationH0592~ mourningH08386} of judahH03063 |+ in the daughterH01323#{1 and hath increasedH07235!z-his strong holdsH04013"y/he hath destroyedH07843x+all her palacesH0759%w5he hath swallowed upH01104 XrR4wQ8pU+{X-+they languishedH0535,to lamentH056+% and the wallH02346.*G therefore he made the rampartH02426 )+ from destroyingH01104( his handH03027&'7 he hath not withdrawnH07725&a lineH06957&%7he hath stretched outH05186$of zionH06726 #+of the daughterH01323"the wallH02346!!to destroyH07843 'hath purposedH02803lordH03068"/of a solemn feastH04150'as in the dayH03117lordH03068% in the houseH01004 a noiseH06963) they have madeH05414) of her palacesH0759 the wallsH02346%of the enemyH0341'into the handH03027!-he hath given upH05462'his sanctuaryH04720!-he hath abhorredH05010 [bC& cE, qK2 y[J hang downH03381I% of jerusalemH03389H# the virginsH01330*G? themselves with sackclothH08242!F- they have girdedH02296!E- upon their headsH07218D dustH06083"C/ they have cast upH05927B% keep silenceH01826A+ upon the groundH0776@ sitH03427? of zionH06726 >+ of the daughterH01323=! the eldersH02205< lordH03068; no visionH02377: also findH046729% her prophetsH050308 the lawH08451#71 among the gentilesH01471 6+ and her princesH082695 her kingH044284 her barsH012803! and brokenH076652/ he hath destroyedH061+ into the groundH07760 are sunkH02883/ her gatesH08179.togetherH03162 hfH' ~]4qX;hf) was poured outH08210 e+ when their soulH05315d# of the cityH05892c) in the streetsH07339b) as the woundedH02491"a/ when they swoonedH05848` and wineH03196_ cornH01715 ^- to their mothersH0517] they sayH0559\# of the cityH07151[) in the streetsH07339Z swoonH05848"Y/ and the sucklingsH03243%X5 because the childrenH05768W% of my peopleH05971 V+ of the daughterH01323$U3 for the destructionH07667T) upon the earthH0776S is pouredH08210R my liverH03516Q% are troubledH02560P my bowelsH04578O! with tearsH01832N do failH03615M mine eyesH05869L' to the groundH0776K# their headsH07218 OX6sV:|c<rO) for thee falseH07723' but have seenH02372%~''thy captivityH07622 H07622}%to turn awayH07725|)thine iniquityH057717{Yfor thee: and they have not discoveredH01540#z1and foolish thingsH08602yvainH07723xhave seenH02372w%thy prophetsH05030v% who can healH07495u% like the seaH03220t greatH01419s) for thy breachH07667r of zionH06726q daughterH01323p) thee, o virginH01330,oC to thee, that i may comfortH05162#n1 what shall i equalH07737m% of jerusalemH03389$l3 to thee, o daughterH01323k' shall i likenH01819%j5 for thee? what thingH04100:iQ' what thing shall i take to witnessH05749 H05749h bosomH02436#g3 into their mothers'H0517 Ey_C% kH*W9fE% we have seenH07200' we have foundH04672#1 that we looked forH06960 the dayH03117 certainlyH0389upH01104they sayH0559the teethH08127and gnashH02786(;against thee: they hissH08319#their mouthH06310#have openedH06475!/all thine enemiesH0341"1of the whole earthH0776the joyH04885 of beautyH03308) the perfectionH03632  callH0559 ' this the cityH05892 % of jerusalemH03389 +at the daughterH01323 !their headH07218and wagH05128they hissH08319at theeH01870handsH03709by clapH05606'all that passH05674)= and causes of banishmentH04065 burdensH04864 Rz^4qC&cG) xR";/let not the appleH01323 :+ thyself no restH063149 giveH054148 and nightH039157 dayH031196% like a riverH051585run downH033814let tearsH018323of zionH06726 2+of the daughterH013231o wallH023460'unto the lordH0136/criedH06817.#their heartH03820%-5of thine adversariesH06862,the hornH07161*+? over thee, he hath set upH07311*! to rejoiceH08055) enemyH0341$(3 and hath not pitiedH02550$'3 he hath thrown downH02040&of oldH06924%#in the daysH03117&$7that he had commandedH06680#his wordH0565""/he hath fulfilledH01214%!5which he had devisedH02161 hath doneH06213lordH03068 SnI' tX:cH/pSY childrenH05768X#their fruitH06529WeatH0398V+shall the womenH0802UthisH03541'T9to whom thou hast doneH05953S%and considerH05027RlordH03068QbeholdH07200 P+of every streetH02351O!in the topH07218N!for hungerH07458M!that faintH05848&L7of thy young childrenH05768(K;toward him for the lifeH05315J thy handsH03709I lift upH05375H# of the lordH0136G the faceH06440F beforeH05227E!like waterH04325D#thine heartH03820Cpour outH08210B)of the watchesH0821!A-in the beginningH07218@%in the nightH03915?cry outH07442>ariseH06965=ceaseH01826<%of thine eyeH05869 RwR3zV7mH% sRv% none escapedH06412uangerH0639tlord'sH03068#s1so that in the dayH03117r#round aboutH05439q!my terrorsH04032pdayH03117o)as in a solemnH04150!n-thou hast calledH07121m!not pitiedH02550!l- thou hast killedH02873k) of thine angerH0639j! in the dayH03117 i+ thou hast slainH02026h% by the swordH02719g!are fallenH05307 f-and my young menH0970e!my virginsH01330d)in the streetsH02351c'on the groundH0776blieH07901a#and the oldH02205`the youngH05288_#of the lordH0136!^-in the sanctuaryH04720] be slainH02026 \+ and the prophetH05030![- shall the priestH03548Z) of a span longH02949 YjM1pS:nI& yY#he hath setH03427#and travailH08513with gallH07219"/me, and compassedH05362(;he hath builded againstH01129 my bonesH06106 )he hath brokenH07665! -hath he made oldH01086 #and my skinH05785 my fleshH01320#all the dayH03117his handH03027!he turnethH02015/Isurely against me is he turnedH07725lightH0216darknessH02822 +me, and broughtH03212#he hath ledH05090%of his wrathH05678!by the rodH07626~!afflictionH06040}hath seenH07200|the manH01397{consumedH03615z+ hath mine enemyH0341y) and brought upH07235+xA those that i have swaddledH02946w% nor remainedH08300 VO% bF"a8rV. and setH05324- his bowH07198,% he hath bentH01869+# me desolateH08074*% he hath madeH07760(); and pulled me in piecesH06582( my waysH01870%'5 he hath turned asideH05493!&- in secret placesH04565% a lionH0738$' lying in waitH0693# a bearH01677" crookedH05753&!7 he hath made my pathsH05410 + with hewn stoneH01496 my waysH01870!- he hath inclosedH01443my prayerH08605 +he shutteth outH05640and shoutH07768 +also when i cryH02199heavyH03513&7he hath made my chainH051780Kme about, that i cannot get outH03318)he hath hedgedH01443of oldH05769deadH04191"/me in dark placesH04285 CnR0 ]1^4cCJ#and my hopeH08431I#my strengthH05331H!and i saidH0559G!prosperityH02896Fi forgatH05382E!from peaceH07965Dfar offH02186Cmy soulH05315&B7and thou hast removedH02186A'me with ashesH0665 @+he hath coveredH03728#?1with gravel stonesH02687>my teethH08127$=3he hath also brokenH01638<'with wormwoodH03939(;;he hath made me drunkenH07301#:1me with bitternessH048449)he hath filledH076468#all the dayH031177!their songH05058!6-to all my peopleH05971!5-i was a derisionH078144' into my reinsH036293 to enterH09352' of his quiverH0827*1? he hath caused the arrowsH011210' for the arrowH02671/% me as a markH04307 QdC"e; zX>jQhgoodH02896glordH03068&f7therefore will i hopeH03176emy soulH05315dsaithH0559c!my portionH02506blordH03068 a-thy faithfulnessH0530`greatH07227_'every morningH01242^newH02319]failH03615(\;because his compassionsH07356)[=that we are not consumedH08552ZmerciesH02617Ylord'sH03068&X7therefore have i hopeH03176W!to my mindH03820V'this i recallH07725U)and is humbledH07743T)in remembranceH02142SstillH02142Rmy soulH05315Q%and the gallH07219P%the wormwoodH03939O'and my miseryH04788 N+mine afflictionH06040M#rememberingH02142LlordH03068K#is perishedH06 ]zN)uT5mC* }]%for the lordH0136'with reproachH02781'9him: he is filled fullH07646$3to him that smitethH05221cheekH03895he givethH05414~hopeH08615&}7if so be there may beH03426|#in the dustH06083{his mouthH06310z!he puttethH05414&y7because he hath borneH05190$x3and keepeth silenceH01826waloneH0910v!he sittethH03427u%in his youthH05271tthe yokeH05923s%that he bearH05375rfor a manH01397qgoodH02896plordH03068"o/for the salvationH08668!n-and quietly waitH01748(m-'should both hopeH02342 H03175lgoodH02896kseekethH01875%j5for him, to the soulH05315$i3unto them that waitH06960 W_0 iL)c>vW !%commandethH06680%the lordH0136%saithH0559$approvethH07200$the lordH0136%$in his causeH07379$a manH0120!$to subvertH05791!-#of the most highH05945 +#before the faceH06440#of a manH01397#the rightH04941'#to turn asideH05186%"of the earthH0776!/"all the prisonersH0615)"under his feetH07272"to crushH01792!of menH0376%!the childrenH01121 !!nor grieveH03013 !willinglyH03820( ;!for he doth not afflictH06031 ) of his merciesH02617+ A according to the multitudeH07230,C yet will he have compassionH07355*? but though he cause griefH03013for everH05769"/will not cast offH02186 cz]1sV3iCc$<3+us: thou hast slainH02026;)+and persecutedH07291:!+with angerH0639"9/+thou hast coveredH05526'89*thou hast not pardonedH05545"7/*and have rebelledH04784"6/*have transgressedH065865*weH051684))in the heavensH080643)unto godH04102)handsH037091)our heartH038240))let us lift upH05375/(lordH03068.)(and turn againH07725-(our waysH01870,(and tryH02713+'(let us searchH02664/*I'for the punishment of his sinsH02399)'a manH01397('complainH0596''manH0120(&;'wherefore doth a livingH02416%&and goodH02896$&not evilH07451#!&proceedethH03318!"-&of the most highH05945!!-&out of the mouthH06310 _mAuU4iI,_W#1and ceasethH01820V)1trickleth downH05064U1mine eyeH05869T%0of my peopleH05971 S+0of the daughterH01323$R30for the destructionH07667Q0of waterH04325P#0with riversH06388O%0runneth downH03381N0mine eyeH05869 M+/and destructionH07667,LC/is come upon us, desolationH07612K#/and a snareH06354J/fearH06343I%.their mouthsH06310H#.have openedH06475G+.all our enemiesH0341F'-of the peopleH05971E%-in the midstH07130D!-and refuseH03973 C+-the offscouringH05501B)-thou hast madeH07760(A;,should not pass throughH05674@,prayerH08605%?5,thyself with a cloudH06051">/,thou hast coveredH05526%=5+thou hast not pitiedH02550 PxX;sW7z_?!kPu7dungeonH0953t)7out of the lowH08482s7lordH03068r'7upon thy nameH08034q7i calledH07121p%6i am cut offH01504o6i saidH0559n6mine headH07218m#6flowed overH06687l6watersH04325k5a stoneH068j5and castH03034i)5in the dungeonH0953h5my lifeH02416"g/5they have cut offH06789f'4without causeH02600e#4like a birdH06833d4me soreH06679c4chasedH06679b%4mine enemiesH0341a!3of my cityH05892-`E3because of all the daughtersH01323_!3mine heartH05315^3affectethH05953]3mine eyeH05869\#2from heavenH08064[!2and beholdH07200Z2look downH08259Y2lordH03068.XG1not, without any intermissionH02014 GaC^? jH%rG'9=all their imaginationsH04284=lordH03068)=their reproachH02781 +=thou hast heardH08085'9<all their imaginationsH04284$ 3<all their vengeanceH05360 )<thou hast seenH07200 ';thou my causeH04941 ;judgeH08199 ;my wrongH05792);thou hast seenH07200;lordH03068:my lifeH02416#1:thou hast redeemedH01350!:of my soulH05315!:the causesH07379"/:thou hast pleadedH07378:o lordH01369fearH03372&99upon thee: thou saidstH0559~9i calledH07121}!9in the dayH03117"|/9thou drewest nearH07126{8at my cryH07775 z+8at my breathingH07309y'8not thine earH0241x8hideH05956w8my voiceH06963 v+8thou hast heardH08085 U]BsI& tS(rU.!the stonesH068-changedH08132,fine goldH03800+#is the mostH02896*!become dimH06004 )+how is the goldH02091(BlordH03068''9Bfrom under the heavensH08064&'Bthem in angerH0639%#Band destroyH08045$BpersecuteH07291#Athy curseH08381"Aof heartH03820!#Athem sorrowH04044 AgiveH05414)@of their handsH03027&7@according to the workH04639@lordH03068'9@unto them a recompenceH01576@renderH07725%?their musickH04485$3?and their rising upH07012#1?their sitting downH03427?beholdH05027'9>against me all the dayH03117-E>against me, and their deviceH01902&7>of those that rose upH06965>the lipsH08193 [uT;y\;hG& x[JcleavethH01692%I5of the sucking childH03243H!the tongueH03956"G/ in the wildernessH04057#F1 like the ostrichesH03283EcruelH0393D%of my peopleH05971C%the daughterH01323$B3to their young onesH01482A)they give suckH03243@!the breastH07699?draw outH02502&>7even the sea monstersH08577=' of the potterH03335<% of the handsH03027; the workH04639:pitchersH050359!as earthenH02789&87how are they esteemedH028037%to fine goldH063376!comparableH055375of zionH067264sonsH011213%the preciousH03368 2+ of every streetH023511! in the topH072180)are poured outH08210!/-of the sanctuaryH06944 Xu[7bF)f>vXethan snowH07950d!were purerH02141c'her nazaritesH05139b stayedH02342a% and no handsH03027`)as in a momentH07281$_3that was overthrownH02015$^3of the sin of sodomH05467$]3than the punishmentH02403\!is greaterH01431[%of my peopleH05971 Z+of the daughterH013233YQfor the punishment of the iniquityH05771XdunghillsH0830WembraceH02263V!in scarletH08438)U?they that were brought upH0539T)in the streetsH02351S%are desolateH08074R!delicatelyH04574"Q1they that did feedH0398 P+ no man breakethH06566ObreadH03899NaskH07592#M1the young childrenH05768L!for thirstH06772)K=to the roof of his mouthH02441 KyY5kL/ ~_E%nK) of the pitifulH07362 the handsH03027% of the fieldH07704! the fruitsH08570~ strickenH01856} pine awayH02100| for theseH01992{# with hungerH07458z slainH02491y! are betterH02896x) with the swordH02719w slainH02491*v? it is become like a stickH06086u) it is witheredH03001t)to their bonesH06106scleavethH06821r!their skinH05785q)in the streetsH02351#p1they are not knownH05234o#than a coalH07815n!is blackerH02821m%their visageH08389l# of sapphireH05601 k+ their polishingH01508j#than rubiesH06443iin bodyH06106$h5they were more ruddyH0119gthan milkH02461!f-they were whiterH06705 @wP, iP+k?a@% of jerusalemH03389) into the gatesH08179#3 should have enteredH0935' and the enemyH0341#1 that the adversaryH06862'; would not have believedH0539% of the worldH08398(; and all the inhabitantsH03427% of the earthH0776 the kingsH04428 + the foundationsH03247$5 and it hath devouredH0398 in zionH06726 a fireH0784!- and hath kindledH03341 angerH0639! his fierceH02740# 1 he hath poured outH08210  his furyH02534" / hath accomplishedH03615  lordH03068 % of my peopleH05971 + of the daughterH01323#1 in the destructionH07667%5 they were their meatH01262#1 their own childrenH03206# have soddenH01310 womenH0802 ZuR4h>~bG,Z#:1 they shall no moreH03254"9/ among the heathenH014718 they saidH05597%and wanderedH05128)6=not: when they fled awayH051325touchH050604departH054933departH054932uncleanH02931"1/unto them, departH054930!they criedH07121/) their garmentsH03830.touchH05060-notH03808",/so that men couldH03201&+7themselves with bloodH01818#*1they have pollutedH01351))in the streetsH02351(blindH05787#'1they have wanderedH05128&% in the midstH07130%# of the justH06662$ the bloodH01818#) that have shedH08210") of her priestsH03548!) the iniquitiesH05771 + of her prophetsH05030% for the sinsH02403 KbGjH'dF fKW is comeH0935V# for our endH07093U'are fulfilledH04390Tour daysH03117Sis nearH07126Rour endH07093Q)in our streetsH07339"P/that we cannot goH03212Oour stepsH06806Nthey huntH06679M)could not saveH03467L%for a nationH01471 K+we have watchedH06822 J+in our watchingH06836IhelpH05833H%for our vainH01892G'as yet failedH03615$F3as for us, our eyesH05869E) not the eldersH02205D' they favouredH02603C)of the priestsH03548 B+not the personsH06440%A5them: they respectedH05375@regardH05027&?7them; he will no moreH03254>%hath dividedH02505=lordH03068<the angerH06440; sojournH01481 BvU+ y`B tT5B9s] through unto thee: thou shalt be drunkenH07937 r+ also shall passH05674qthe cupH03563pof uzH05780o#in the landH0776n'that dwellestH03427mof edomH0123l!o daughterH01323k#and be gladH08055jrejoiceH07797"i/ among the heathenH01471h' we shall liveH02421!g-under his shadowH06738f+of whom we saidH0559e'in their pitsH07825dwas takenH03920clordH03068b%the anointedH04899a+of our nostrilsH0639`!the breathH07307)_=for us in the wildernessH04057^)they laid waitH0693&]7us upon the mountainsH02022\%they pursuedH01814['of the heavenH08064 Z+than the eaglesH05404Y#are swifterH07031 X+our persecutorsH07291 UvW;e@#zV8rUas widowsH0490 #our mothersH0517" )and fatherlessH01 H0369 )we are orphansH03490 to aliensH05237 !our housesH01004%to strangersH02114is turnedH02015 +our inheritanceH05159%our reproachH02781!and beholdH07200/Iwhat is come upon us: considerH05027lordH03068rememberH02142 thy sinsH02403!- he will discoverH01540~ of edomH0123}! o daughterH01323|)thine iniquityH05771{'he will visitH06485/zIcarry thee away into captivityH01540 y+he will no moreH03254xof zionH06726w!o daughterH01323 v+is accomplishedH085521uMthe punishment of thine iniquityH05771-tE and shalt make thyself nakedH06168 ZaC}\8z]>{Z+% of the swordH02719* becauseH06440) our livesH05315( our breadH03899' we gatH0935"&/out of their handH03027'%9none that doth deliverH06561$!have ruledH04910#servantsH05650!"-their iniquitiesH05771"!/and we have borneH05445 notH0369#have sinnedH02398#our fathersH01!with breadH03899 +to be satisfiedH07646'the assyriansH0804'the egyptiansH04714the handH03027'we have givenH05414%have no restH05117we labourH03021"/under persecutionH07291our necksH06677%is soldH04242 H0935our woodH06086for moneyH03701our waterH04325 +we have drunkenH08354 D~b>#kO- jM(jD"I/from their musickH05058H'the young menH0970G'from the gateH08179F#have ceasedH07673E!the eldersH02205D) under the woodH06086C fellH03782!B- and the childrenH05288A to grindH02911@' the young menH0970? they tookH05375">/ were not honouredH01921= of eldersH02205< the facesH06440;' by their handH03027:' are hanged upH085189 princesH082698 of judahH030637' in the citiesH058926 the maidsH013305 in zionH067264 the womenH08023' they ravishedH060312 famineH07458 1+ of the terribleH021520 becauseH06440/% like an ovenH08574. was blackH03648- our skinH05785",/ of the wildernessH04057 DiI+ dG+mO2~bDg!us so longH0753fforsakeH05800e#us for everH05331+dAwherefore dost thou forgetH07911c'to generationH01755 b+from generationH01755a!thy throneH03678`for everH05769_remainestH03427^lordH03068]walkH01980\the foxesH07776"[/which is desolateH08074Zof zionH06726(Y;because of the mountainH02022Xare dimH02821Wour eyesH05869Vis faintH01739#U1for this our heartH03820-TEunto us, that we have sinnedH02398SwoeH0188Rour headH07218Qis fallenH05307Pthe crownH05850O'into mourningH060Nis turnedH02015Mour danceH04234Lis ceasedH07673K%of our heartH03820Jthe joyH04885 UpS5 u\:~^> qUof kingH04428yearH08141the fifthH02549%of the monthH02320%in the fifthH02568of godH0430 visionsH04759~ and i sawH07200}# were openedH06605|# the heavensH08064{ of chebarH03529z%by the riverH05104y%the captivesH01473xamongH08432w%of the monthH02320v%in the fifthH02568u'in the fourthH07243tyearH081415sUnow it came to pass in the thirtiethH07970rwrothH07107"q/us; thou art veryH03966prejectedH03988&o7but thou hast utterlyH03988nas of oldH06924mour daysH03117lrenewH02318'k9and we shall be turnedH07725jlordH03068iturnH07725htimeH03117 H[< dK*eGgH"#of the fireH0784!!-out of the midstH08432  of amberH02830&7 thereof as the colourH05869)= it, and out of the midstH08432 aboutH05439)= itself, and a brightnessH05051infoldingH03947!and a fireH0784cloudH06051a greatH01419!-out of the northH06828cameH09350='and, behold, a whirlwindH05591 H07307%and i lookedH07200 lordH03068% and the handH03027 chebarH03529% by the riverH05104!-of the chaldeansH03778#in the landH0776 of buziH0941 the sonH01121 !the priestH03548, Ccame expressly unto ezekielH03168 lordH03068the wordH01697captivityH01546%jehoiachin'sH03112 KuP7~bH%jQ+lK@'on their fourH0702"?/under their wingsH03671>of a manH0120=the handsH03027< brassH05178;% of burnishedH07044 :+ like the colourH05869"9/ and they sparkledH053408footH072727#of a calf'sH056956'like the soleH037095'of their feetH072724%and the soleH037093feetH072722straightH034771)and their feetH072720wingsH03671/had fourH0702.'and every oneH0259-facesH06440,had fourH0702+'and every oneH0259*of a manH0120!)-had the likenessH01823(theyH02007!'-their appearanceH04758!&-living creaturesH02416%of fourH0702$%the likenessH01823&#7also out of the midstH08432 b}]B+ nR*oI(b]# of an eagleH05404"\/ also had the faceH06440[ they fourH0702!Z- on the left sideH08040Y of an oxH07794X% had the faceH06440W' and they fourH0702"V/ on the right sideH03225U of a lionH0738T% and the faceH06440S of a manH0120R% had the faceH06440Q they fourH0702P) of their facesH06440$O3 as for the likenessH01823N forwardH06440M straightH05676L every oneH0376K they wentH03212#J1 not when they wentH03212I# they turnedH05437H! to anotherH0269G oneH0802F joinedH02266E# their wingsH03671 D+and their wingsH03671 C+had their facesH06440B'and they fourH0702AsidesH07253 DkK0cF*X,lD${3 it went up and downH01980z of lampsH03940$y3 like the appearanceH04758x of fireH0784w coalsH01513v% like burningH01197!u- their appearanceH04758(t; of the living creaturesH02416$s3 as for the likenessH01823#r1 not when they wentH03212q# they turnedH05437p they wentH03212o was to goH03212#n1 whither the spiritH07307m forwardH06440l straightH05676k every oneH0376j' and they wentH03212i% their bodiesH01472h coveredH03680g and twoH08147f! to anotherH0376e oneH0376d joinedH02266c% of every oneH0376b twoH08147a upwardH04605` stretchedH06504 _+ and their wingsH03671^# their facesH06440 OkL.wS* qW4lOlikenessH01823had oneH0259'and they fourH0702!of a berylH08658%5like unto the colourH05869)and their workH04639'of the wheelsH0212)the appearanceH04758 facesH06440'with his fourH0702% 5the living creaturesH02416 byH0681 )upon the earthH0776 wheelH0212 !behold oneH0259%5the living creaturesH02416 +now as i beheldH07200';of a flash of lightningH0965"/as the appearanceH04758%and returnedH07725ranH07519)=and the living creaturesH02416 lightningH01300! went forthH03318#3 and out of the fireH0784~! was brightH05051}% and the fireH0784+|A among the living creaturesH02416 HlN+ b<zH/fH3! the wheelsH02122)from the earthH07761)were lifted upH05375.0Gand when the living creaturesH02416/by themH0681.wentH03212-!the wheelsH0212,wentH03212.+Gand when the living creaturesH02416*them fourH0702)#round aboutH05439(of eyesH05869'fullH04392 &+and their ringsH01354(%;that they were dreadfulH03374"$/they were so highH01363##1as for their ringsH01354#"1not when they wentH03212!#they turnedH05437 sidesH07253+upon their fourH0702they wentH03212)when they wentH03212! of a wheelH0212' in the middleH08432"1 as it were a wheelH0212) and their workH04639%5 and their appearanceH04758 LtY?d@'rO.oLN)upon the headsH07218!M-of the firmamentH07549!L-and the likenessH01823K' in the wheelsH0212'J9 of the living creatureH02416%I5 them: for the spiritH07307H% over againstH05980G)were lifted upH05375F!the wheelsH0212E)from the earthH0776.DGand when those were lifted upH05375CstoodH05975%B5and when those stoodH05975AwentH03212 @+when those wentH03212?' in the wheelsH0212'>9 of the living creatureH02416%=5 them: for the spiritH07307<%over againstH05980;)were lifted upH05375:)and the wheelsH02129to goH032128spiritH073077they wentH032126was to goH03212)5=whithersoever the spiritH073074) were lifted upH05375 KsO*hK/ lK$lKk%as the voiceH06963jwatersH04325iof greatH07227h)like the noiseH06963g)of their wingsH03671fthe noiseH06963ei heardH08085#d1and when they wentH03212c%their bodiesH01472b% on that sideH02007a' which coveredH03680` had twoH08147_' and every oneH0376^% on this sideH02007]'which coveredH03680\had twoH08147[every oneH0376 Z-toward the otherH0269Ythe oneH0802XstraightH03477W#their wingsH03671(V;and under the firmamentH07549U aboveH04605!T- over their headsH07218 S+stretched forthH05186RcrystalH07140 Q+of the terribleH03372P'as the colourH05869'O9of the living creatureH02416 P`<`?yS1jPaboveH04605 of a manH0120"/ as the appearanceH04758% the likenessH01823' of the throneH03678&7 and upon the likenessH01823stoneH068'of a sapphireH05601"/as the appearanceH04758~#of a throneH03678}%the likenessH01823!|-over their headsH07218{'the firmamentH07549zand aboveH04605y#their wingsH03671x%had let downH07503 w+when they stoodH05975!v-over their headsH07218#u1from the firmamentH07549&t7and there was a voiceH06963s#their wingsH03671r'they let downH07503 q+when they stoodH05975p! of an hostH04264o% as the noiseH06963n of speechH01999m the voiceH06963 l+ of the almightyH07706 E}bB'mK1xY0iE #+ of the likenessH01823") the appearanceH04758!#round aboutH05439" /of the brightnessH05051)the appearanceH04758of rainH01653!in the dayH03117%5that is in the cloudH06051!of the bowH07198"/as the appearanceH04758#round aboutH05439&7and it had brightnessH05051of fireH0784*?as it were the appearanceH04758i sawH07200' even downwardH04295% of his loinsH04975(; and from the appearanceH04758# even upwardH04605% of his loinsH04975(;it, from the appearanceH04758withinH01004 #round aboutH05439 of fireH0784" /as the appearanceH04758 of amberH02830 'as the colourH05869and i sawH07200 ZgG+oJ' xU6uZ@nationH01471 ?+to a rebelliousH04775>of israelH03478%=5thee to the childrenH01121<i sendH07971;of manH0120:%unto me, sonH011219#and he saidH05598)him that spakeH016967%that i heardH08085 6+me upon my feetH07272!5-unto me, and setH05975&47into me when he spakeH016963enteredH09352)and the spiritH07307!1-and i will speakH016960'upon thy feetH07272/standH05975.of manH0120-%unto me, sonH01121,#and he saidH0559"+/of one that spakeH01696*a voiceH06963)#and i heardH08085(%upon my faceH06440'i fellH05307&) and when i sawH07200% lordH03068$% of the gloryH03519 C\D Z>&b/eCZ'though briersH05621Y)of their wordsH01697+XAof them, neither be afraidH03372W'be not afraidH03372Vof manH0120U'and thou, sonH01121TamongH08432/SIthat there hath been a prophetH05030R)yet shall knowH03045QhouseH01004P%a rebelliousH04805-OEor whether they will forbearH023081NMand they, whether they will hearH08085MgodH03069Lthe lordH0136%K7unto them, thus saithH05592JQthee unto them; and thou shalt sayH0559Ii do sendH07971(H-'and stiffheartedH03820 H02389GchildrenH01121 F'impudentH06440 H07186E dayH03117D) unto this veryH06106"C/ have transgressedH065860BQ against me: they and their fathersH01#A1 that hath rebelledH04775 YhE!}G~X4 Y"u/ and when i lookedH07200t# that i giveH05414s and eatH0398r thy mouthH06310q openH06475phouseH01004%o5like that rebelliousH04805 n+thou rebelliousH04805"m/unto thee; be notH01961l!what i sayH01696khearH08085jof manH0120i'but thou, sonH01121 h+most rebelliousH04805-gEor whether they will forbearH023082fOunto them, whether they will hearH08085emy wordsH01697%d5and thou shalt speakH01696chouseH01004b%a rebelliousH04805a) at their looksH06440 `+ nor be dismayedH02865_) of their wordsH01697^' be not afraidH03372 ]+ among scorpionsH06137/\Iwith thee, and thou dost dwellH03427[!and thornsH05544bR4RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{ьJҌfӌԌՌ;֌Y׌v،ٌ.ڌJیh܌݌ ތ<ьJҌfӌԌՌ;֌Y׌v،ٌ.ڌJیh܌݌ ތ<ߌWuጇ⌇.㌇J䌇e匈挈猈:茈W錈sꌉ댉+쌉I팉g"@]{3Nk#@Zu1Lh">Xs *F b }  7 Tr(AZt.Ib}5Pm"= Y!s"#*$G%c&'(:)X*u+,.-K.h/0"1>2\3z SxV8|`<tZ7tS%unto me, sonH01121#and he saidH0559that rollH04039';and he caused me to eatH0398my mouthH06310#so i openedH06605  of israelH03478 ) unto the houseH01004  speakH01696 and goH03212 this rollH04039eatH0398"/that thou findestH04672eatH0398of manH0120%unto me, sonH01121 -moreover he saidH0559 and woeH01958% and mourningH01899%5 therein lamentationsH07015 writtenH03789~# and withoutH0268} withinH06440| writtenH03789{ it beforeH06440z' and he spreadH06566y of a bookH05612)x= unto me; and, lo, a rollH04039w sentH07971 v+ behold, an handH03027 WmJ*yX>'mM,rW1peopleH059710#not to manyH07227/of israelH03478.%to the houseH01004-languageH03956,)and of an hardH03515+speechH08193*%of a strangeH06012)#to a peopleH05971(not sentH07971'' with my wordsH01697&and speakH01696%of israelH03478$$3thee unto the houseH01004#getH0935"goH03212!of manH0120 %unto me, sonH01121#and he saidH0559' for sweetnessH04966 as honeyH01706'9 and it was in my mouthH06310$5 thee. then did i eatH0398# that i giveH05414)with this rollH04039!thy bowelsH04578and fillH04390to eatH0398+cause thy bellyH0990of manH0120 Yd6|\1uM0}Y L+ their foreheadsH04696KagainstH05980JstrongH02389!I-and thy foreheadH04696H#their facesH06440GagainstH05980FstrongH02389Ethy faceH06440$D3behold, i have madeH05414'C+' and hardheartedH03820 H07186 B' impudentH04696 H02389Aof israelH03478+@Aunto me: for all the houseH01004?#not hearkenH08085'>=unto thee; for they willH014=#not hearkenH08085<willH014;of israelH03478:'but the houseH0100489[ thee to them, they would have hearkenedH08085#81 surely, had i sentH07971*7?thou canst not understandH080856#whose wordsH016975languageH039564)and of an hardH035153speechH081932%of a strangeH06012 YcJu[:oX&uYh the lordH0136 g- them, thus saithH0559#f3 unto them, and tellH0559e and speakH01696d' of thy peopleH05971"c/ unto the childrenH01121.bG thee to them of the captivityH01473a getH0935` and goH03212_+ with thine earsH0241^ and hearH08085]) in thine heartH03824"\/ unto thee receiveH03947#[1 that i shall speakH01696Z% all my wordsH01697Y of manH0120X% unto me, sonH01121 W- moreover he saidH0559V houseH01004U% a rebelliousH04805T) at their looksH06440.SG them not, neither be dismayedH02865R fearH03372Q% thy foreheadH04696P# have i madeH05414O! than flintH06864N harderH02389M' as an adamantH08068 OhI){b?|Z9tO!-and took me awayH03947%lifted me upH05375'so the spiritH07307 rushingH07494! of a greatH01419"/ them, and a noiseH06963% over againstH05980~' of the wheelsH0212}' and the noiseH06963| anotherH0269{ oneH0802z% that touchedH05401(y; of the living creaturesH02416x% of the wingsH03671w) also the noiseH06963v) from his placeH04725u lordH03068t the gloryH03519s blessedH01288r rushingH07494q! of a greatH01419p! me a voiceH06963o behindH0310n# and i heardH08085m! took me upH05375 l+ then the spiritH07307-kE or whether they will forbearH02308'j9 whether they will hearH08085i godH03069 b~]D%wY;M0b"#i have madeH05414!of manH0120 sonH01121$5came unto me, sayingH0559lordH03068'that the wordH01697daysH03117of sevenH07651/Iand it came to pass at the endH07097 daysH03117! them sevenH07651 amongH08432!- there astonishedH08074% and remainedH03427)where they satH03427and i satH03427of chebarH03529%by the riverH05104!that dweltH03427'at tel–abibH08512)=to them of the captivityH01473 #then i cameH0935 ! was strongH02388  lordH03068 %but the handH03027 %of my spiritH07307#in the heatH02534'in bitternessH04751!and i wentH03212 Cx[;]< |^:oC(>;not from his wickednessH07562=#and he turnH07725<!the wickedH07563!;-yet if thou warnH02094:'at thine handH030279)will i requireH012458'but his bloodH01818 7+in his iniquityH057716 shall dieH04191 5+ the same wickedH07563!4- to save his lifeH024213 wayH01870 2+ from his wickedH075631!the wickedH075630to warnH02094/%nor speakestH016960.Kand thou givest him not warningH02094-dieH04191",/thou shalt surelyH04191 ++unto the wickedH07563*!when i sayH0559&)7 and give them warningH02094(# at my mouthH06310'the wordH01697&)therefore hearH08085%of israelH03478$)unto the houseH01004 #+thee a watchmanH06822 \{O2nP+nD\*X?nevertheless if thou warnH02094W'at thine handH03027V)will i requireH01245U'but his bloodH01818(T;shall not be rememberedH02142#S1which he hath doneH06213&R7and his righteousnessH06666Q! in his sinH02403P% he shall dieH041918O[ because thou hast not given him warningH02094"N/ him, he shall dieH04191M beforeH06440!L-a stumblingblockH04383Kand i layH05414JiniquityH05766I!and commitH06213'H9from his righteousnessH06664Gdoth turnH07725!F-when a righteousH06662EagainH07725D thy soulH05315(C; but thou hast deliveredH05337 B+in his iniquityH05771A%he shall dieH04191@wayH01870$?3nor from his wickedH07563 ^rN5 V3b7}^s! and i fellH05307r of chebarH03529q% by the riverH05104p#which i sawH07200$o3there, as the gloryH03519nstoodH05975mlordH03068'l9and, behold, the gloryH03519k)into the plainH01237j)and went forthH03318i%then i aroseH06965&h7and i will there talkH01696g)into the plainH01237fgo forthH03318e)unto me, ariseH06965.dIwas there upon me; and he saidH0559clordH03068b%and the handH03027a thy soulH05315)`= also thou hast deliveredH05337%_5because he is warnedH02094^liveH02421 ]+he shall surelyH02421)\=not, and he doth not sinH02398[sinH02398#Z1that the righteousH06662Y'the righteousH06662 S}Y;w]2dIxS! -but when i speakH01696 houseH01004 %a rebelliousH04805: S%and shalt not be to them a reproverH03198 H0376' ;that thou shalt be dumbH0481)=to the roof of thy mouthH02441cleaveH01692+Aand i will make thy tongueH03956amongH08432:_thee with them, and thou shalt not go outH03318)?upon thee, and shall bindH0631bandsH05688'9behold, they shall putH05414of manH0120 +but thou, o sonH01121~# thine houseH01004}) thyself withinH08432|shutH05462{#unto me, goH0935!z/with me, and saidH0559yand spakeH01696 x+me upon my feetH07272!w-into me, and setH05975venteredH0935 u+then the spiritH07307t! on my faceH06440 T~U9!lR/{V8xT *+against it; setH05414)a mountH05550%(5against it, and castH08210'a fortH01785&&7against it, and buildH01129%siegeH04692$and layH05414# jerusalemH03389!"-upon it the cityH05892#!1thee, and pourtrayH02710 it beforeH06440and layH05414#thee a tileH03843takeH03947of manH0120)thou also, sonH01121houseH01004% a rebelliousH04805 + let him forbearH02308'9 and he that forbearethH02310% let him hearH08085 + he that hearethH08085godH03069the lordH0136%7unto them, thus saithH0559"1and thou shalt sayH0559thy mouthH06310"/thee, i will openH06605withH0854 QrP% pS|P7yQ$F3 that thou shalt lieH07901E# of the daysH03117D'to the numberH04557Cof israelH03478B%of the houseH01004A%the iniquityH05771@and layH07760?sideH06654(>;thou also upon thy leftH08042=lieH07901<of israelH03478;% to the houseH01004: a signH0226)9= and thou shalt lay siegeH0669658U against it, and it shall be besiegedH046927 thy faceH064406and setH03559*5?between thee and the cityH058924of ironH012703a wallH070232and setH054141panH04227'09thou unto thee an ironH01270/'moreover takeH03947'.9 against it round aboutH05439- ramsH03733),= also against it, and setH07760+the campH04264 ae?^=X?a!b- i have appointedH05414a daysH03117` fortyH0705_ of judahH03063^% of the houseH01004]%the iniquityH05771$\3and thou shalt bearH05375[sideH06654$Z%'on thy rightH03227 H03233YagainH08145XlieH07901WthemH04280VKand when thou hast accomplishedH03615U of israelH03478T% of the houseH01004S% the iniquityH05771#R1 so shalt thou bearH05375Q daysH03117P!and ninetyH08673OhundredH03967NthreeH07969M#of the daysH03117(L;according to the numberH04557"K/of their iniquityH05771$J3upon thee the yearsH08141 I+for i have laidH05414H) their iniquityH05771(G; upon it thou shalt bearH05375 QgB!o8rD%lQ} vesselH03627|# them in oneH0259{ and putH05414z# and fitchesH03698y! and milletH01764x% and lentilesH05742w and beansH06321v! and barleyH08184*u? thou also unto thee wheatH02406t takeH03947s%of thy siegeH04692rthe daysH03117%q5till thou hast endedH03615p!to anotherH06654#o1thee from one sideH066543nQupon thee, and thou shalt not turnH02015mbandsH05688(l;and, behold, i will layH05414(k;and thou shalt prophesyH05012juncoveredH02834i'and thine armH02220h%of jerusalemH03389!g-toward the siegeH04692fthy faceH06440)e=therefore thou shalt setH03559"d!'for a yearH08141 H08141%c''thee each dayH03117 H03117 PZ8_A& oP1kP barleyH08184"1 and thou shalt eatH0398!- shalt thou drinkH08354 to timeH06256 from timeH06256 of an hinH01969) the sixth partH08345! by measureH04884! also waterH04325!- thou shalt drinkH08354) shalt thou eatH0398 to timeH06256 from timeH06256 a dayH03117  shekelsH08255  twentyH06242  by weightH04946$ 5 which thou shalt eatH0398 % and thy meatH03978) shalt thou eatH0398 daysH03117! and ninetyH08673 hundredH03967 threeH07969' upon thy sideH06654$3 that thou shalt lieH07901# of the daysH03117' to the numberH04557! thee breadH03899~ and makeH06213 Oy_<# iBd> iO7 fleshH01320!6- there abominableH062925% neither cameH0935%45 or is torn in piecesH02966.3G of that which dieth of itselfH0503812Oup even till now have i not eatenH0398"1/for from my youthH05271'09hath not been pollutedH02930 /+behold, my soulH05315.godH03069-lordH0136,i, ahH0162+then saidH0559%*5 whither i will driveH05080#)1 among the gentilesH01471( breadH03899'' their defiledH02931& eatH0398% of israelH03478-$E even thus shall the childrenH01121# saidH0559" lordH03068!) in their sightH05869  of manH0120 + that cometh outH06627% it with dungH01561$3 and thou shalt bakeH05746 cakesH05692 L}^>!z`7}[2pL T+and be astoniedH08074Sand waterH04325RbreadH03899#Q1that they may wantH02637&P7and with astonishmentH08078O!by measureH04884N waterH04325%M5 and they shall drinkH08354L' and with careH01674K by weightH04948J breadH03899"I1and they shall eatH0398H%in jerusalemH03389Gof breadH03899Fthe staffH04294%E5behold, i will breakH07665Dof manH0120C%unto me, sonH01121 B-moreover he saidH0559A thy breadH03899'@9and thou shalt prepareH06213?dungH01561>for man'sH0120='dungH06832 H06832<!thee cow'sH01241;%i have givenH05414:#unto me, loH072009%then he saidH05598'into my mouthH06310 H}[A(zV/rQ0bHr smiteH05221q% a third partH07992$p3 and thou shalt takeH03947o'are fulfilledH04390n%of the siegeH04692m'when the daysH03117l#of the cityH05892k%in the midstH08432j%a third partH07992iwith fireH0217 h+thou shalt burnH01197g!and divideH02505fto weighH04948e' thee balancesH03976d then takeH03947#c1 and upon thy beardH02206 b+ upon thine headH07218a to passH05674`razorH08593 _+thee a barber'sH01532^takeH03947]knifeH02719\%thee a sharpH02299[takeH03947Zof manH0120Y'and thou, sonH01121#X1for their iniquityH05771!W-and consume awayH04743V%with anotherH0251UoneH0376 `vV.sL {S4 `!i have setH07760 jerusalemH03389 godH03069 the lordH0136 !thus saithH0559  of israelH03478#1 into all the houseH01004!come forthH03318$5thereof shall a fireH0784 -them in the fireH0784and burnH08313#of the fireH0784$3them into the midstH08432and castH07993(;then take of them againH03947#1them in thy skirtsH03671~and bindH06696}in numberH04557|'thereof a fewH04592%{5thou shalt also takeH03947zafterH0310ya swordH02719$x3and i will draw outH07324w#in the windH07307#v1thou shalt scatterH02219!u-and a third partH07992 t+ it with a knifeH02719s aboutH05439 PxO. qB!xN$vP"(/ neither have doneH06213'% my judgmentsH04941"&/ neither have keptH06213%)in my statutesH02708 $+have not walkedH01980##round aboutH05439&"7more than the nationsH01471&!7because ye multipliedH01995 godH03069the lordH0136$5therefore thus saithH0559%5 they have not walkedH01980 + and my statutesH02708% my judgmentsH04941+Aher: for they have refusedH03988#round aboutH05439';more than the countriesH0776 +and my statutesH02708&7more than the nationsH01471 +into wickednessH07564%my judgmentsH04941%5and she hath changedH04784# round aboutH05439'and countriesH0776)of the nationsH01471 +it in the midstH08432 afJ2tRgJ- aA judgmentsH08201#@1 and i will executeH06213?' their fathersH01> shall eatH0398&=7 of thee, and the sonsH01121<% in the midstH08432; the sonsH01121: shall eatH0398#97 therefore the fathersH01*8? of all thine abominationsH08441+7A any more the like, becauseH03282,6C and whereunto i will not doH0621335Q in thee that which i have not doneH062134' and i will doH062133)of the nationsH01471%25of thee in the sightH058691%in the midstH084320judgmentsH04941//Iagainst thee, and will executeH06213.godH03069-the lordH0136$,5therefore thus saithH0559+#round aboutH05439*) of the nationsH01471+)A according to the judgmentsH04941 >{`F*T!d<^>Z# round aboutH05439Y% by the swordH02719X! shall fallH05307*W? of thee: and a third partH07992V% in the midstH08432'U9 shall they be consumedH03615 T+ and with famineH07458$S3 with the pestilenceH01698"R/ of thee shall dieH04191Q% a third partH07992-PE neither will i have any pityH02550O spareH02347'N9 neither shall mine eyeH05869/MI therefore will i also diminishH016390LK and with all thine abominationsH08441/KI with all thy detestable thingsH08251J% my sanctuaryH047202IO surely, because thou hast defiledH02930H godH03069G the lordH0136F saithH05002E i liveH02416#D1 into all the windsH07307'C9 of thee will i scatterH02219/BI in thee, and the whole remnantH07611 JcG.a9 oP-jJt#and a tauntH01422*s?so it shall be a reproachH02781$r3of all that pass byH05674#q1thee, in the sightH05869p#round aboutH05439"o/among the nationsH01471n)and a reproachH02781m!thee wasteH02723%l5moreover i will makeH05414k my furyH02534)j= when i have accomplishedH03615i! in my zealH07068h# have spokenH01696g lordH03068$f3 and they shall knowH030453eQ upon them, and i will be comfortedH05162d to restH05117)c= and i will cause my furyH02534 b+ be accomplishedH03615%a7 thus shall mine angerH0639` afterH0310_ a swordH02719$^3 and i will draw outH07324#]1 into all the windsH07307\% a third partH07992)[= thee; and i will scatterH02219 HpA#gA|O0cHbeastsH02416and evilH07451 +upon you famineH07458 )so will i sendH07971  of breadH03899 ! your staffH04294) = upon you, and will breakH07665 ! the famineH07458)=you: and i will increaseH03254!to destroyH07843"/which i will sendH07971#destructionH04889of famineH07458arrowsH02671#1upon them the evilH07451"/when i shall sendH07971#have spokenH01696 lordH03068~ rebukesH08433}) and in furiousH02534|# and in furyH02534 {- in thee in angerH0639zjudgmentsH08201+yAthee, when i shall executeH06213x#round aboutH05439!w-unto the nationsH01471$v3and an astonishmentH04923u)an instructionH04148 Rg=lR:y[B%wR!.- and to the hillsH01389!-- to the mountainsH02022, godH03069+ the lordH0136*!thus saithH0559)godH03069(#of the lordH0136'the wordH01697&hearH08085%of israelH03478$%ye mountainsH02022#and sayH0559"%and prophesyH05012!of israelH03478% 5toward the mountainsH02022thy faceH06440setH07760of manH0120sonH01121$5came unto me, sayingH0559lordH03068%and the wordH01697# have spokenH01696 lordH03068 the swordH02719&9 thee; and i will bringH0935#1shall pass throughH05674and bloodH01818%5thee; and pestilenceH01698'9and they shall bereaveH07921 R{M(mN3nN'zR$I3shall be laid wasteH02717H!the citiesH05892+GAin all your dwellingplacesH04186F# your altarsH04196E# round aboutH05439D!your bonesH06106#C1and i will scatterH02219B#their idolsH01544AbeforeH06440@of israelH03478 ?+of the childrenH01121">/the dead carcasesH06297=)and i will layH05414<!your idolsH01544;beforeH06440:!your slainH02491%95and i will cast downH05307 8+shall be brokenH07665 7+and your imagesH02553"6/shall be desolateH08074 5+and your altarsH04196!4-your high placesH01116*3Eupon you, and i will destroyH062a swordH027191'i, will bringH0935#01and to the valleysH01516/' to the riversH0650 bgBtO-wQ3 b&b7 of you shall rememberH02142%a5 and they that escapeH06412%`7through the countriesH0776+_Awhen ye shall be scatteredH02219"^/among the nationsH01471]the swordH02719"\/that shall escapeH06412+[Ayet will i leave a remnantH03498ZlordH03068*Y?of you, and ye shall knowH03045X%in the midstH08432W!shall fallH05307V'and the slainH02491!U-may be abolishedH04229T)and your worksH04639 S+ may be cut downH01438 R+ and your imagesH02553Q and ceaseH07673P' may be brokenH07665O) and your idolsH01544!N/and made desolateH0816"M/may be laid wasteH02717!L-that your altarsH04196"K/shall be desolateH03456$J3and the high placesH01116 CtM3 zQ2sO3aC} and stampH07554 |+ with thine handH03709{ smiteH05221z godH03069y the lordH0136x! thus saithH0559w this evilH07451 v+ that i would doH06213u in vainH02600 t+ i have not saidH01696s lordH03068$r3 and they shall knowH03045*q? in all their abominationsH08441*p? which they have committedH06213o' for the evilsH07451n! themselvesH06440%m5 and they shall lotheH06962l# their idolsH01544k afterH0310#j1 which go a whoringH02181-iE from me, and with their eyesH05869$h3 which hath departedH05493g heartH03820#f1 with their whorishH02181$e3 because i am brokenH076657dY whither they shall be carried captivesH07617%c5 me among the nationsH01471 AeD&jL&pR0aA# their idolsH01544) shall be amongH08432!- when their slainH02491 lordH03068#1 then shall ye knowH03045 my furyH02534'9 thus will i accomplishH03615' by the famineH07458 shall dieH04191 + and is besiegedH05341&7 and he that remainethH07604% by the swordH02719 ! shall fallH05307$ 3 and he that is nearH07138" / of the pestilenceH01698  shall dieH04191# 1 he that is far offH07350&7 and by the pestilenceH01698' by the famineH07458% by the swordH02719$3 for they shall fallH05307 of israelH03478% of the houseH01004% abominationsH08441!- for all the evilH07451 alasH0253 and sayH0559~' with thy footH07272 L^9nT9kDeL5lordH03068"4/moreover the wordH016973 lordH03068$23 and they shall knowH03045)1= in all their habitationsH041860)toward diblathH01689$/3than the wildernessH04057#.1yea, more desolateH04923-desolateH08077,the landH0776$+3upon them, and makeH05414*my handH03027&)7so will i stretch outH05186#(1 to all their idolsH01544' savourH07381& sweetH05207%%5 where they did offerH05414$ the placeH04725# oakH0424&"7 and under every thickH05687! treeH06086& 7 and under every greenH07488!- of the mountainsH02022 + in all the topsH07218 hillH01389 + upon every highH07311% their altarsH04196# round aboutH05439 D}aI( {\@n9zD2POupon thee, and thine abominationsH08441Othy waysH01870&N7but i will recompenseH05414/MIthee, neither will i have pityH02550 L+shall not spareH02347K%and mine eyeH058691JMupon thee all thine abominationsH08441$I3and will recompenseH05414+HAthee according to thy waysH01870*G?upon thee, and will judgeH08199F!mine angerH0639+EAupon thee, and i will sendH07971Dthe endH07093C# of the landH0776B cornersH03671A' upon the fourH0702@ is comeH0935? the endH07093>an endH07093=of israelH03478<'unto the landH0127;godH03069:the lordH01369!thus saithH05598of manH01207)also, thou sonH01121$65came unto me, sayingH0559 TpT< w\< ~a@$qTmpour outH08210#l1now will i shortlyH07138!k- of the mountainsH02022+jA and not the sounding againH01906i nearH07138h!of troubleH04103gthe dayH03117f#is comeH0935 H0935ethe timeH06256d#in the landH07760cKunto thee, o thou that dwellestH03427bis comeH0935a#the morningH06843,`Efor thee; behold, it is comeH0935_#it watchethH06974^is comeH0935]the endH07093\is comeH0935[an endH07093Z+behold, is comeH0935YevilH07451Xan onlyH0259Wan evilH07451VgodH03069Uthe lordH0136T!thus saithH0559S lordH03068+RAof thee: and ye shall knowH03045&Q7shall be in the midstH08432 <h9kE~]:yY< violenceH02555# hath buddedH06524 prideH02087) hath blossomedH06692 the rodH04294' is gone forthH03318# the morningH06843"1 behold, it is comeH0935) behold the dayH03117~% that smitethH05221} lordH03068+|A of thee; and ye shall knowH03045!{- are in the midstH08432'z9 and thine abominationsH08441+yA thee according to thy waysH01870"x/ i will recompenseH05414)w= neither will i have pityH02550 v+ shall not spareH02347u% and mine eyeH058690tK thee for all thine abominationsH08441$s3and will recompenseH05414+rAthee according to thy waysH01870,qCupon thee: and i will judgeH08199p!mine angerH0639*o?upon thee, and accomplishH03615nmy furyH02534 RtU9_G)[8rR"# of his lifeH02416(!; himself in the iniquityH05771 ! strengthenH02388!/ neither shall anyH0376!- shall not returnH07725-E touching the whole multitudeH01995) for the visionH02377-E although they were yet aliveH02416&7 to that which is soldH04465!- shall not returnH07725) for the sellerH04376'9 upon all the multitudeH01995 for wrathH02740 mournH056) nor the sellerH04376 rejoiceH08055"/ let not the buyerH07069% draweth nearH05060 the dayH03117 is comeH0935 the timeH06256  wailingH05089 ! nor of anyH01991' 9 nor of their multitudeH01995 ' of wickednessH07562 ! into a rodH04294# is risen upH06965 PnL+|a@"X/uP!=-for his iniquityH05771<every oneH0376%;5all of them mourningH01993:)of the valleysH015169!like dovesH03123.8Gand shall be on the mountainsH02022%75of them shall escapeH06412%65but they that escapeH064035% shall devourH03984) and pestilenceH016983 famineH074582# in the cityH058921)with the swordH027190shall dieH04191/%in the fieldH07704.withinH01004-)and the famineH07458#,1and the pestilenceH01698+withoutH02351*the swordH02719')9upon all the multitudeH01995(%for my wrathH02740''to the battleH04421&)but none goethH01980'%9even to make all readyH03559$#the trumpetH08619 #+they have blownH08628 Bz`7nE!tQ+ cBY%neither fillH04390X#their soulsH05315'W9 they shall not satisfyH07646V lordH03068U% of the wrathH05678 T+ them in the dayH03117S! to deliverH05337"R/shall not be ableH03201Q)and their goldH02091P%their silverH03701!O-shall be removedH05079N)and their goldH02091M)in the streetsH02351L%their silverH03701 K+they shall castH07993%J5upon all their headsH07218I%and baldnessH07144H)upon all facesH06440G+them; and shameH0955F#shall coverH03680E!and horrorH06427D)with sackclothH08242%C5they shall also girdH02296BwaterH04325A'shall be weakH03212@'and all kneesH01290 ?+shall be feebleH07503>all handsH03027 ?^:c1cC#c? s+for the robbersH06530rmy secretH068457qYalso from them, and they shall polluteH02490p#will i turnH05437omy faceH06440'n9and they shall polluteH02490m#for a spoilH07998l%of the earthH0776"k/and to the wickedH07563j!for a preyH0957!i-of the strangersH02114"h/it into the handsH03027 g+and i will giveH05414f it farH05079.eG therein: therefore have i setH05414+dAof their detestable thingsH08251&c7of their abominationsH08441b!the imagesH06754a'but they madeH06213`'it in majestyH01347_he setH07760 ^+of his ornamentH05716"]/as for the beautyH06643"\/of their iniquityH057711[Mbecause it is the stumblingblockH04383Z%their bowelsH04578 _dH*jGd8_'upon mischiefH01943!shall comeH0935 mischiefH01943 peaceH07965$ 3and they shall seekH01245 comethH0935 #destructionH07089(-' shall be defiledH05157 H02490&7 and their holy placesH06942to ceaseH07673'of the strongH05794*?i will also make the pompH01347%their housesH01004'9and they shall possessH03423)of the heathenH01471the worstH07451&9wherefore i will bringH0935~# of violenceH02555}is fullH04390|%and the cityH05892{crimesH04941zof bloodyH01818yis fullH04390x%for the landH0776wa chainH07569vmakeH06213$u3into it, and defileH02490t#shall enterH0935 CrO/lI$xZ,\C*yearH081411)Mand it came to pass in the sixthH08345(lordH03068*'?them; and they shall knowH03045&% will i judgeH08199/%I and according to their desertsH04941*$? unto them after their wayH01870# i will doH06213!"/ shall be troubledH0926!#of the landH0776 'of the peopleH05971'and the handsH03027 +with desolationH08077!-shall be clothedH03847)and the princeH05387#shall mournH056the kingH04428"/ from the ancientsH02205# and counselH06098 + from the priestH03548% shall perishH06# but the lawH08451)of the prophetH05030a visionH02377%5then shall they seekH01245%5shall be upon rumourH08052!and rumourH08052 \a>! xV0 lE%y\Gthe formH08403!F-and he put forthH07971Eof amberH02830D' as the colourH05869C' of brightnessH02096"B/ as the appearanceH04758A# even upwardH04605#@1 and from his loinsH04975?fireH0784>'even downwardH04295=%of his loinsH04975$<3from the appearanceH04758;of fireH0784":/as the appearanceH04758"9/and lo a likenessH018238'then i beheldH072007fellH053076godH030695# of the lordH0136"4/ me, that the handH030273 beforeH064402 satH034271 of judahH030630)and the eldersH02205/'in mine houseH01004.i satH03427-%of the monthH02320,%in the fifthH02568+%in the sixthH08345 Q_>vV5xHnQcthen saidH0559b%in the plainH01237a!that i sawH07200/`Ithere, according to the visionH04758_of israelH03478^!of the godH0430']9and, behold, the gloryH03519,\Cwhich provoketh to jealousyH07069[#of jealousyH07068Z%of the imageH05566Ythe seatH04186!X-toward the northH06828W%that lookethH06437VgateH08179U%of the innerH06442T#to the doorH06607S%to jerusalemH03389R of godH0430"Q/ me in the visionsH04759P# and broughtH0935O) and the heavenH08064!N/ between the earthH0776M%lifted me upH05375L)and the spiritH07307K%of mine headH07218J%me by a lockH06734Iand tookH03947H!of an handH03027 ]gBwV7{U7]"/ from my sanctuaryH04720/~I here, that i should go far offH07368}! committethH06213| of israelH03478{)that the houseH01004z%abominationsH08441ythe greatH01419"x/thou what they doH06213wseestH07200vof manH0120)u=furthermore unto me, sonH01121the saidH0559s%in the entryH0872r#of jealousyH07068q!this imageH05566p%of the altarH04196o# at the gateH08179%n5 and behold northwardH06828!m- toward the northH06828l the wayH01870k mine eyesH05869j)so i lifted upH05375!i-toward the northH06828h#now the wayH01870g!thine eyesH05869flift upH05375eof manH0120 d+he unto me, sonH01121 ea>aG/ mK, e&7 and behold every formH08403 and sawH07200% so i went inH0935% that they doH06213% abominationsH08441! the wickedH07451! and beholdH07200) unto me, go inH0935# and he saidH0559 doorH06607behold aH0259#in the wallH07023&7and when i had diggedH02864 +now in the wallH07023digH02864 of manH0120 +he unto me, sonH01121 then saidH0559 #in the wallH07023 holeH02356behold aH0259"/and when i lookedH07200%of the courtH02691)me to the doorH06607)and he broughtH0935%abominationsH08441greaterH01419)thou shalt seeH07200 but turnH07725 EvU7v_;{\:iE :+ he unto me, sonH011219 then saidH05598 went upH059277! of incenseH070046 cloudH060515# and a thickH062824# in his handH030273! his censerH047302) with every manH03761! of shaphanH082270 the sonH01121/ jaazaniahH02970.' of them stoodH05975!-- and in the midstH08432, of israelH03478+% of the houseH01004 *+ of the ancientsH02205) menH0376(% them seventyH07657' beforeH06440 &+ and there stoodH05975%# round aboutH05439$' upon the wallH07023#! pourtrayedH02707" of israelH03478!% of the houseH01004" / and all the idolsH01544 beastsH0929) and abominableH08263#1 of creeping thingsH07431 Q|^G' pW5vU2jQXwomenH0802'W9and, behold, there satH03427!V-toward the northH06828UhouseH01004Tlord'sH03068S#of the gateH08179R)me to the doorH06607Q+then he broughtH0935P% that they doH06213O% abominationsH08441N greaterH01419M) thou shalt seeH07200#L1 also unto me, turnH07725K he saidH0559J the earthH0776I' hath forsakenH05800H lordH03068G seethH07200F lordH03068E% for they sayH0559D) of his imageryH04906 C+ in the chambersH02315B every manH0376A# in the darkH02822@ doH06213? of israelH03478>% of the houseH01004"=/ what the ancientsH02205<) hast thou seenH07200; of manH0120 ^y_E, jO5gH1 ^$u3and they worshippedH07812 t+toward the eastH06924 s+and their facesH06440rlordH03068"q/toward the templeH01964 p-with their backsH0268o menH0376n! and twentyH06242m! about fiveH02568l' and the altarH04196!k/ between the porchH0197jlordH03068i'of the templeH01964)h=and, behold, at the doorH06607ghouseH01004flord'sH03068ecourtH02691"d/me into the innerH06442c)and he broughtH0935b%abominationsH08441agreaterH01419`)thou shalt seeH07200_turnH07725^of manH0120]o sonH01121+\Ahe unto me, hast thou seenH07200[then saidH0559Z! for tammuzH08542Y weepingH01058 EtZ@j;gFeE%in mine earsH0241$3and though they cryH07121)=neither will i have pityH02550 +shall not spareH02347 mine eyeH05869 in furyH02534+ Atherefore will i also dealH06213 'to their noseH0639!the branchH02156"/and, lo, they putH07971'9to provoke me to angerH03707"/and have returnedH07725' with violenceH02555 the landH0776+A here? for they have filledH04390"/ which they commitH06213!- the abominationsH08441!-that they commitH06213~of judahH03063}%to the houseH01004$|3is it a light thingH07043{of manH0120zo sonH01121(y;unto me, hast thou seenH07200x%then he saidH0559 w+toward the eastH06924vthe sunH08121 \`@& wT9iI$v\. amongH08432- manH0376,  and oneH0259+#  in his handH03027*  weaponH03627)#  a slaughterH04660('  and every manH0376!'- toward the northH06828&# which liethH06437% gateH08179$' of the higherH05945#% from the wayH01870" cameH0935! menH0582! - and, behold, sixH08337#  in his handH03027  weaponH03627)  his destroyingH04892)  even every manH0376% to draw nearH07126' over the cityH05892,C cause them that have chargeH06486 sayingH0559 voiceH06963# with a loudH01419!/ also in mine earsH0241 he criedH07121 + will i not hearH08085 voiceH06963#with a loudH01419 hfB$ sS/{]< hK# of the cityH05892J the midstH08432%I5 unto him, go throughH05674H saidH0559G lordH03068F# by his sideH04975E  inkhornH07083D%  the writer'sH05608C!  with linenH0906B  clothedH03847A!  to the manH0376@' and he calledH07121?% of the houseH010043>Q whereupon he was, to the thresholdH04670 =+ from the cherubH03742<# was gone upH05927; of israelH03478:! of the godH04309' and the gloryH035198 altarH041967! the brasenH051786 besideH06815 and stoodH05975 4- and they went inH09353# by his sideH049752 inkhornH07083 1+ with a writer'sH056080! with linenH0906/ clothedH03847 \[= lQ.uL3\"h/ but come not nearH05066g and womenH0802$f3 and little childrenH02945e! both maidsH01330d youngH0970c oldH02205b utterlyH04889a slayH02026%`5  neither have ye pityH02550_  spareH02347!^- let not your eyeH05869] and smiteH05221%\5 him through the cityH05892[ ye afterH0310Z goH05674Y+ in mine hearingH0241X he saidH0559!W/ and to the othersH0428V% in the midstH08432U% that be doneH06213)T= for all the abominationsH08441S%  and that cryH0602R  that sighH0584Q!  of the menH0582#P1  upon the foreheadsH04696O  a markH08420N and setH08427M% of jerusalemH03389"L/ through the midstH08432 Wb?( oP- g>}W"/  wilt thou destroyH07843  godH03069 lordH0136 ahH0162 and saidH0559 and criedH02199% upon my faceH06440~# that i fellH05307%}5 them, and i was leftH07604=|e and it came to pass, while they were slayingH05221{#  in the cityH05892z  and slewH05221$y3 and they went forthH03318x# go ye forthH03318w) with the slainH02491v! the courtsH02691u and fillH04390t the houseH01004"s/ unto them, defileH02930r# and he saidH0559q the houseH01004p beforeH06440o menH0582n) at the ancientH02205 m+  then they beganH02490 l+  at my sanctuaryH04720k  and beginH02490j  the markH08420i  any manH0376 FwT7 nN2~\?& dF" their wayH01870"!/ i will recompenseH05414) = neither will i have pityH02550 + shall not spareH02347-E and as for me also, mine eyeH05869 seethH07200 lordH03068 the earthH0776' hath forsakenH05800 lordH03068% for they sayH0559 + of perversenessH04297 fullH04390% and the cityH05892 of bloodH01818 is fullH04390% and the landH0776 greatH01419!' exceedingH03966 H03966 and judahH03063 of israelH03478 % of the houseH01004) = he unto me, the iniquityH05771  then saidH0559 ) upon jerusalemH03389 # of thy furyH02534#1  in thy pouring outH08210  of israelH03478 +  all the residueH07611 QzZ:wE_;lQ> betweenH0996= go inH0935< and saidH0559;! with linenH0906: clothedH038479% unto the manH03768% and he spakeH05597#  of a throneH03678 6+  of the likenessH01823"5/ as the appearanceH047584 stoneH06803K over them as it were a sapphireH056012) there appearedH07200!1- of the cherubimsH03742(0; that was above the headH07218./G and, behold, in the firmamentH07549.' then i lookedH07200'-9 as thou hast commandedH06680,# i have doneH06213+ sayingH0559*! the matterH01697) reportedH07725(# by his sideH04975'# the inkhornH07083&! with linenH0906% clothedH03847$$5 and, behold, the manH0376 #+ upon their headH07218 DaF&Z@cI& cD\! was filledH04390[' and the houseH01004Z% of the houseH01004#Y1 over the thresholdH04670 X+ from the cherubH03742W went upH07311V lordH03068U) then the gloryH03519T  courtH02691S  the innerH06442R filledH04390Q' and the cloudH06051P went inH0935O% when the manH0376N% of the houseH01004"M/ on the right sideH03225L stoodH05975"K/ now the cherubimsH03742J# in my sightH05869I) and he went inH0935H' over the cityH05892G# and scatterH02236F' the cherubimsH03742E% from betweenH0996D  of fireH0784C!  with coalsH01513B!  thine handH02651A  and fillH04390!@-  under the cherubH03742?! the wheelsH01534 Nx]C!gC,nU=iNz cherubH03742y!  the wheelsH0212x  besideH0681w  and stoodH05975v+  then he went inH0935+uA  from between the cherubimsH03742(t; from between the wheelsH01534s fireH0784r takeH03947q sayingH0559p! with linenH0906o clothedH03847n the manH0376&m7 when he had commandedH06680!l-  when he speakethH01696k  godH0410 j+ of the almightyH07706i% as the voiceH06963h courtH02691g% to the outerH02435f was heardH08085e wingsH03671"d/ of the cherubims'H03742c' and the soundH06963b gloryH03519a  lord'sH03068"`/  of the brightnessH05051_  was fullH04390^'  and the courtH02691])  with the cloudH06051 JoE( qJ%bH2y`J byH0681 wheelH0212# and anotherH0259 cherubH03742 oneH0259 byH0681 wheelH0212 oneH0259' the cherubimsH03742 byH0681 wheelsH0212+ behold the fourH0702" / and when i lookedH07200" / under their wingsH03671  handH03027 ! of a man'sH0120  the formH08403!- in the cherubimsH03742#1 and there appearedH07200%  and went outH03318  who tookH03947!  with linenH0906  clothedH03847)  into the handsH02651 and putH05414 and tookH05375&7 between the cherubimsH03742~' unto the fireH0784+}A from between the cherubimsH03742| his handH03027 {+ stretched forthH07971 _`A)cE"]8_ 5+ and their backsH01354%45 and their whole bodyH01320!3- not as they wentH03212 2+ it; they turnedH05437$1'% they followedH0310 H032120 lookedH06437!/- whither the headH07218!.- but to the placeH04725!-- not as they wentH03212,# they turnedH05437+ sidesH07253*+ upon their fourH0702) they wentH03212() when they wentH03212'! of a wheelH0212&&7 had been in the midstH08432%' as if a wheelH0212$ likenessH01823# had oneH0259" they fourH0702"!/ their appearancesH04758  stoneH068! of a berylH08658' as the colourH05869' of the wheelsH0212#1 and the appearanceH04758 cherubH03742 anotherH0259 S}aA#tS7nQ5yS"S/ and the cherubimsH03742R# of an eagleH05404Q the faceH06440P) and the fourthH07243O of a lionH0738N  the faceH06440M'  and the thirdH07992L  of a manH0120K  the faceH06440J  faceH06440I) and the secondH08145H# of a cherubH03742G the faceH06440F faceH06440E the firstH0259D facesH06440C had fourH0702B' and every oneH0259A o wheelH01534'@; unto them in my hearingH0241?% it was criedH07121!>/ as for the wheelsH0212=) that they fourH0702<! the wheelsH0212;# round aboutH05439: of eyesH058699 fullH043928) and the wheelsH0212 7+ and their wingsH03671 6+ and their handsH03027 huW,xX8x^-ho departedH03318n lordH03068m) then the gloryH03519'l9 of the living creatureH02416k) for the spiritH07307j lifted upH07426-iE and when they were lifted upH07311h stoodH05975 g+ when they stoodH05975f+ not from besideH0681e  turnedH05437d  alsoH01992c+  the same wheelsH0212b)  from the earthH0776a#  to mount upH07311`# their wingsH03671_ lifted upH05375'^9 and when the cherubimsH03742] by themH0681\ wentH03212[! the wheelsH0212Z wentH03212'Y9 and when the cherubimsH03742X of chebarH03529W% by the riverH05104V! that i sawH07200$U3 the living creatureH02416T) were lifted upH07426 WoI+ aF, |^@uW  of chebarH03529 % by the riverH05104  of israelH03478 ' under the godH0430! that i sawH07200$3 the living creatureH02416 + over them aboveH04605 of israelH03478! of the godH0430' and the gloryH03519 houseH01004 lord'sH03068  gateH08179#  of the eastH06931~#  at the doorH06607}  stoodH05975|  besideH05980{! the wheelsH0212#z1 when they went outH03318y# in my sightH05869x) from the earthH0776w) and mounted upH07426v# their wingsH03671u lifted upH05375"t/ and the cherubimsH03742#s1 over the cherubimsH03742r and stoodH05975q% of the houseH01004'p9 from off the thresholdH04670 IlR1wR/sE( bI* gateH08179!)- me unto the eastH06931(# and broughtH0935'% lifted me upH05375$&3 moreover the spiritH07307%  forwardH06440$  straightH05676#  every oneH0376*"?  and themselves: they wentH03212"!/ their appearancesH04758  of chebarH03529% by the riverH05104# which i sawH07200 facesH06440 the sameH01992) of their facesH06440!- and the likenessH01823"/  under their wingsH03671  of a manH0120%  of the handsH03027!- and the likenessH01823 wingsH03671 fourH0702' and every oneH0259 apieceH0259 facesH06440 had fourH0702 every oneH0259' the cherubimsH03742 ! and i knewH03045 haA( cB&nS3hI not nearH07138H which sayH0559G%  in this cityH05892F  counselH06098E wickedH07451D and giveH03289C mischiefH0205B# that deviseH02803A the menH0582@ of manH0120 ?+ he unto me, sonH01121> then saidH0559=' of the peopleH05971< princesH08269;! of benaiahH01141: the sonH011219% and pelatiahH064108 of azurH058097 the sonH011216 jaazaniahH029705! whom i sawH072004 amongH084323 menH03762!  and twentyH062421  fiveH025680#  of the gateH08179'/9  and behold at the doorH06607.  eastwardH06921-' which lookethH06437, houseH01004+ lord'sH03068 F_4dF-c<bFf the lordH0136$e5 therefore thus saithH0559'd9 thereof with the slainH02491c# the streetsH02351#b1 and ye have filledH04390a% in this cityH05892`! your slainH02491#_1 ye have multipliedH07235^)  into your mindH07307%]5  the things that comeH04609\!  for i knowH03045[  of israelH03478Z  o houseH01004!Y/ thus have ye saidH0559X lordH03068W! thus saithH0559V) unto me, speakH0559!U/ upon me, and saidH0559T fellH05307S lordH03068R) and the spiritH07307Q of manH0120P o sonH01121'O9 against them, prophesyH05012#N1 therefore prophesyH05012M the fleshH01320L# the caldronH05518K housesH01004J% let us buildH01129 GdDoK/yX3mG"/ and ye shall knowH03045 of israelH03478"/ you in the borderH01366% i will judgeH08199~% by the swordH02719}' ye shall fallH05307| judgmentsH08201!{- and will executeH06213z% of strangersH02114#y1 you into the handsH03027%x5 thereof, and deliverH05414w% of the midstH08432)v= and i will bring you outH03318u godH03069t the lordH0136 s+ upon you, saithH05002r a swordH02719 q- and i will bringH0935p the swordH02719o) ye have fearedH03372!n-  out of the midstH08432+mA  but i will bring you forthH03318l# the caldronH05518k the fleshH01320j% in the midstH08432"i/ whom ye have laidH07760h! your slainH02491g godH03069 TfEtO. hF* nT voiceH06963# with a loudH01419 and criedH02199% upon my faceH06440!- then fell i downH05307 diedH04191! of benaiahH01141 the sonH01121' that pelatiahH064107Y and it came to pass, when i prophesiedH05012# round aboutH05439) of the heathenH01471"/ after the mannersH04941' but have doneH06213% my judgmentsH04941!- neither executedH06213 ) in my statutesH02706' 9 for ye have not walkedH01980  lordH03068" / and ye shall knowH03045  of israelH03478"/ you in the borderH01366% i will judgeH08199% in the midstH08432.G neither shall ye be the fleshH01320*? shall not be your caldronH05518 lordH03068 Z{\9eE*oR2vZ; the lordH0136:! thus saithH05599' therefore sayH05598' in possessionH041817 givenH05414$65 unto us is this landH07765  lordH030684#  get you farH073683  have saidH05592%  of jerusalemH03389/1I  they unto whom the inhabitantsH034270 of israelH03478"// and all the houseH01004.) of thy kindredH01353- the menH0582,% thy brethrenH0251+% thy brethrenH0251* of manH0120) sonH01121$(5 came unto me, sayingH0559' lordH03068&) again the wordH01697% of israelH03478$) of the remnantH07611#! a full endH03617") wilt thou makeH06213! godH03069  lordH0136 ahH0162 and saidH0559 aZ.lN2N* a*S? all the detestable thingsH082512RO thither, and they shall take awayH05493#Q3 and they shall comeH0935P  of israelH03478O%  you the landH0127 N+  and i will giveH05414-ME  where ye have been scatteredH06327(L= you out of the countriesH0776K% and assembleH0622$J3 you from the peopleH05971#I1 i will even gatherH06908H godH03069G the lordH0136F! thus saithH0559E' therefore sayH0559%D7  where they shall comeH0935 C-  in the countriesH0776B  sanctuaryH047202AO  yet will i be to them as a littleH04592(@= them among the countriesH0776.?G and although i have scatteredH06327">/ among the heathenH014712=O although i have cast them far offH07368< godH03069 VqN4xV4q;V'n9 and their abominationsH08441+mA of their detestable thingsH08251 l+ after the heartH03820k walkethH01980j# whose heartH03820'i; and i will be their godH04302hO them: and they shall be my peopleH05971g and doH06213 f+ mine ordinancesH04941e and keepH08104d) in my statutesH02708#c1 that they may walkH03212b of fleshH01320a'  them an heartH03820`'  and will giveH05414#_1  out of their fleshH01320^  heartH03820]  the stonyH068%\5 you; and i will takeH05493[ withinH07130Z spiritH07307Y a newH02319X) and i will putH05414W heartH03820V them oneH0259 U+ and i will giveH054141TM thereof and all the abominationsH08441 Iy]Ey[=a;kI ' by the spiritH07307 ) me in a visionH04758 # and broughtH0935! took me upH05375&7 afterwards the spiritH07307#  of the cityH05892!- on the east sideH06924"/ upon the mountainH02022 and stoodH05975# of the cityH05892) from the midstH08432 went upH05927 lordH03068~' and the gloryH03519 }+  over them aboveH04605| of israelH03478{! of the godH0430$z3 them; and the gloryH03519y besideH05980x) and the wheelsH0212w# their wingsH03671v lift upH05375'u9 then did the cherubimsH03742t  godH03069s  the lordH0136r  saithH05002%q5 upon their own headsH07218p their wayH01870"o/ i will recompenseH05414 WvR6nU(uQ6W$(3 therefore, thou sonH01121' houseH01004&%  a rebelliousH04805%  and hearH08085$  to hearH08085##3  not; they have earsH0241"  and seeH07200! to seeH07200 + which have eyesH05869 houseH01004 + of a rebelliousH04805% in the midstH08432' thou dwellestH03427 of manH0120 sonH01121)? also came unto me, sayingH0559 lordH03068 the wordH01697! had shewedH07200 lordH03068) all the thingsH01697+A unto them of the captivityH01473% then i spakeH01696  went upH05927 +  that i had seenH07200'  so the visionH04758)= to them of the captivityH01473 % into chaldeaH03778  of godH0430 UkP-T3pO#U&D7 thou through the wallH07023C digH02864B)  into captivityH01473&A7  as they that go forthH04161@)  in their sightH05869? at evenH06153(>; and thou shalt go forthH03318=% for removingH01473< as stuffH03627;) in their sightH05869: by dayH031199 thy stuffH03627,8C then shalt thou bring forthH033187 houseH010046% a rebelliousH04805-5E it may be they will considerH072004)  in their sightH058693  placeH047252!  to anotherH03121)  from thy placeH04725&07  and thou shalt removeH01540/) in their sightH05869. by dayH03119-! and removeH01540,% for removingH01473+! thee stuffH03627* prepareH06213) of manH0120 NtV<oT1oR0 iNa i bareH05375 `+  in the twilightH05939_  forthH03318^)  with mine handH03027!]-  through the wallH07023\  i diggedH02864 [+ and in the evenH06153Z' for captivityH01473Y as stuffH03627X by dayH03119W my stuffH03627 V+ i brought forthH03318&U7 so as i was commandedH06680T and i didH06213S  of israelH03478R)  unto the houseH01004Q  a signH04159P)  for i have setH05414O)  not the groundH0776N' that thou seeH07200M thy faceH06440!L- thou shalt coverH03680 K+ in the twilightH05939J forthH03318I shouldersH03802 H+ shalt thou bearH05375G) in their sightH05869F' and carry outH03318E) in their sightH05869 Xw^;# oE.lF(X-~E unto them: they shall removeH01473$}3 so shall it be doneH06213$|3 like as i have doneH06213{ your signH04159z sayH0559y amongH08432x of israelH03478"w/ and all the houseH01004v% in jerusalemH03389u! the princeH05387t# this burdenH04853s godH03069r the lordH0136*qA thou unto them, thus saithH0559p sayH0559&o7 unto thee, what doestH06213n saidH0559m houseH01004l) the rebelliousH04805k of israelH03478#j1 hath not the houseH01004i of manH0120h sonH01121g+ unto me, sayingH0559f lordH03068e' came the wordH01697#d1 and in the morningH01242c) in their sightH05869b shoulderH03802 CeH$hK2fF"jC#1 and i will scatterH02219(; it, though he shall dieH04191%5 yet shall he not seeH07200!- of the chaldeansH03778 the landH0776) him to babylonH0894 - and i will bringH0935# in my snareH046860K upon him, and he shall be takenH08610#1 also will i spreadH06566 my netH07568 eyesH05869) not the groundH0776  he seeH07200  thatH03282  his faceH06440( ; thereby: he shall coverH03680 % to carry outH03318!- through the wallH07023) they shall digH02864#1 and shall go forthH03318 + in the twilightH05939 shoulderH03802 + them shall bearH05375 amongH08432) and the princeH05387) into captivityH07628 goH03212 GvN0a8g=`G5 lordH03068"4/ moreover the wordH016973  lordH03068$23  and they shall knowH03045!1/  whither they comeH0935"0/  among the heathenH01471'/9 all their abominationsH08441&.7 that they may declareH05608(-; and from the pestilenceH01698 ,+ from the famineH07458'+9 of them from the swordH02719* menH0582) a fewH04557!(- but i will leaveH03498%'7 them in the countriesH0776&% and disperseH02219'%9 them among the nationsH01471%$5 when i shall scatterH06327# lordH03068$"3 and they shall knowH03045! afterH0310  the swordH02719$3 and i will draw outH07324&9 him, and all his bandsH0102# him to helpH05828 aboutH05439"/ toward every windH07307 XsR4lN2sS.X)R= from all that is thereinH04393 Q+ may be desolateH03456P' that her landH0776"O/ with astonishmentH08078N# their waterH04325M and drinkH08354!L-  with carefulnessH01674K#  their breadH03899J)  they shall eatH0398I  of israelH03478H#  of the landH0776G% of jerusalemH03389#F1 of the inhabitantsH03427E godH03069D the lordH0136C! thus saithH0559B# of the landH0127 A+ unto the peopleH05971@ and sayH0559%?5  and with carefulnessH01674>) with tremblingH07269= thy waterH04325< and drinkH08354;% with quakingH07494: thy breadH038999 eatH03988 of manH01207 sonH01121"61 came to me, sayingH0559 ^_7xP8`;" {^n to ceaseH07673)m= i will make this proverbH04912l godH03069k the lordH0136*jA them therefore, thus saithH0559i tellH0559h  failethH06!g-  and every visionH02377f' are prolongedH0748e the daysH03117d sayingH0559c of israelH03478#b3 ye have in the landH0127a% that proverbH04912` of manH0120_ sonH01121$^5 came unto me, sayingH0559] lordH03068\% and the wordH01697[ lordH03068"Z/ and ye shall knowH03045"Y/ shall be desolateH08077X% and the landH0776$W3 shall be laid wasteH02717#V1 that are inhabitedH03427U) and the citiesH05892'T9 of all them that dwellH03427(S; because of the violenceH02555 R_?cH* c1 pR   it, saithH05002!-  and will performH06213  the wordH01697!  will i sayH01696  houseH01004% o rebelliousH04805!- for in your daysH03117.G it shall be no more prolongedH04900#1 shall come to passH06213#1 that i shall speakH01696% and the wordH01697~% i will speakH01696} lordH03068| of israelH03478{ the houseH01004z withinH08432y! divinationH04738x) nor flatteringH02509w visionH023774vS for there shall be no more any vainH07723 u+  of every visionH02377t)  and the effectH01697s#  are at handH07126$r3  unto them, the daysH03117q  but sayH01696p in israelH03478;oa and they shall no more use it as a proverbH04911 ZjR8nG&_>{Z'% and the wordH01697&  godH03069%  the lordH0136$  saithH05002#'  shall be doneH06213$"3 which i have spokenH01696'!9 any more, but the wordH01697 % be prolongedH04900-E there shall none of my wordsH01697 godH03069 the lordH0136%7 unto them, thus saithH0559' therefore sayH0559  farH07350%  of the timesH06256#1  and he prophesiethH05012  daysH03117 for manyH07227' that he seethH02372! the visionH02377 sayH0559 of israelH03478 the houseH01004 of manH0120 sonH01121"1 came to me, sayingH0559  lordH03068 ) again the wordH01697  godH03069  the lordH0136 RpG)vV=kF$tRD' into the gapsH06556$C3 ye have not gone upH05927B) in the desertsH02723#A1 are like the foxesH07776@% thy prophetsH05030? o israelH03478>'  and have seenH07200!=- their own spiritH07307"<#% that followH0310 H01980; prophetsH05030!:- unto the foolishH050369 woeH019458 godH030697 the lordH01366! thus saithH05595  lordH030684#  ye the wordH016973  hearH08085(2;  out of their own heartsH03820-1E thou unto them that prophesyH050300 and sayH0559/' that prophesyH05012. of israelH03478%-5 against the prophetsH05030, prophesyH05012+ of manH0120* sonH01121$)5 came unto me, sayingH0559( lordH03068 ]~a? rY?&z_D](b=  albeit i have not spokenH0559a  saithH05002` lordH03068_) whereas ye sayH0559^! divinationH04738] a lyingH03577'\9 and have ye not spokenH01696[ visionH04236Z a vainH07723!Y- have ye not seenH02372X  the wordH01697(W;  that they would confirmH06965V  to hopeH03176U'  hath not sentH07971T lordH03068S saithH05002R lordH03068Q sayingH0559P! divinationH07081O and lyingH03577N vanityH07723M) they have seenH02372L  lordH03068K!  in the dayH03117J' in the battleH04421I to standH05975H of israelH03478G' for the houseH01004F the hedgeH01447 E+ neither made upH01443 Wy^A(|_D ~[:oW~ godH03069} the lordH0136"|/ and ye shall knowH03045{ of israelH03478z' into the landH0127(y= neither shall they enterH0935x of israelH03478w% of the houseH01004v) in the writingH03791.uG neither shall they be writtenH03789t% of my peopleH059712sO they shall not be in the assemblyH05475r liesH03577 q+ and that divineH07080p vanityH07723o that seeH02374+nA shall be upon the prophetsH05030m' and mine handH03027l  godH03069k  the lordH0136#j1 against you, saithH05002i liesH03577h and seenH02372g vanityH07723'f9 because ye have spokenH01696e godH03069d the lordH0136$c5 therefore thus saithH0559 brU0pL%tS:b)= wherewith ye have daubedH02902# the daubingH02915$5 shall it not be saidH0559 is fallenH05307"/ lo, when the wallH07023! shall rendH01234 windH07307% and a stormyH05591! shall fallH05307'1! o great hailstonesH068 H0417 and yeH0859 showerH01653. G there shall be an overflowingH07857# 1 that it shall fallH05307 + with untemperedH08602% 5 unto them which daubH02902  sayH0559#1 it with untemperedH08602' others daubedH02902 and, loH02009 a wallH02434!- and one built upH01129 no peaceH07965 peaceH07965 sayingH0559 my peopleH059718[ because, even because they have seducedH02937 ^]D%mN%uJw^3  lordH03068+2A  thereof: and ye shall knowH030451%  in the midstH08432)0=  and ye shall be consumedH03615"//  and it shall fallH05307,.C thereof shall be discoveredH01540'-9 so that the foundationH03247%,7 it down to the groundH0776+ and bringH05060 *+ with untemperedH08602$)3 that ye have daubedH02902( the wallH07023%'5 so will i break downH02040&! to consumeH03617% furyH02534)$5! and great hailstonesH068 H0417#' in mine angerH0639" showerH016532!O and there shall be an overflowingH07857 ! in my furyH02534 windH07307' with a stormyH05591!- i will even rendH01234 godH03069 the lordH0136$5 therefore thus saithH0559 Fc<f=wP6gFO%  and prophesyH05012'N9 out of their own heartH03820M) which prophesyH05012L' of thy peopleH05971&K7 against the daughtersH01323J thy faceH06440I setH07760H of manH0120#G1 likewise, thou sonH01121F  godH03069E  the lordH0136D  saithH05002C no peaceH07965B of peaceH07965A visionsH02377@' and which seeH02374%?5 concerning jerusalemH03389>) which prophesyH05012= of israelH03478<% the prophetsH05030);= neither they that daubedH02902#:1 unto you, the wallH070239% and will sayH0559#81 it with untemperedH08602/7I and upon them that have daubedH029026' upon the wallH070235 my wrathH02534'49 thus will i accomplishH03615 S{^Bz`?!{T3sSm#  and to saveH02421$l3  that should not dieH04191k the soulsH05315j to slayH04191i of breadH03899h) and for piecesH06595g of barleyH08184f% for handfulsH08168#e1 me among my peopleH05971$d3 and will ye polluteH02490c aliveH02421b the soulsH05315!a- and will ye saveH02421`% of my peopleH05971_ the soulsH05315^% will ye huntH06679] soulsH05315\  to huntH06679![-  of every statureH06967Z'  upon the headH07218Y  kerchiefsH04555X  and makeH06213&W+% to all armholesH03027 H0679V pillowsH03704U that sewH08609T woeH01945S godH03069R the lordH0136Q! thus saithH0559P and sayH0559 `}\>%aC+^F#`7 Y and they shall be no more in your handH03027!- out of your handH03027 my peopleH05971# and deliverH05337!- also will i tearH07167) your kerchiefsH04555 flyH06524% that ye huntH06679  the soulsH05315  goH07971'9  and will let the soulsH05315$~3  them from your armsH02220 }+  and i will tearH07167| flyH06524{ the soulsH05315z! there huntH06679y% wherewith yeH0859%x5 against your pillowsH03704w godH03069v the lordH0136$u5 wherefore thus saithH0559t liesH03577s that hearH08085r% to my peopleH05971q' by your lyingH03576%p5  that should not liveH02421o  aliveH02421n  the soulsH05315 \zO*R._8~\$'of the eldersH02205#certainH0582"then cameH0935!  lordH03068" / and ye shall knowH03045!- out of your handH03027 my peopleH05971#1 for i will deliverH05337# divinationsH07081! nor divineH07080) no more vanityH07723'9 therefore ye shall seeH02372&7  by promising him lifeH02421  wayH01870 +  from his wickedH07563*?  that he should not returnH07725' of the wickedH07451 the handsH03027!- and strengthenedH02388)= whom i have not made sadH03510 sadH03512!- of the righteousH06662'9 ye have made the heartH03820" / because with liesH08267   lordH03068" / and ye shall knowH03045 % to be huntedH04686 _h@(rK% Z1}_A his idolsH01544 @+ that setteth upH05927?of israelH03478>%of the houseH01004=every manH0376<godH03069;the lordH0136%:7unto them, thus saithH0559"91unto them, and sayH0559 8+therefore speakH016967 of at allH01875%65 should i be enquiredH018755! their faceH064404 beforeH05227"3/ of their iniquityH05771#21the stumblingblockH043831and putH054140)in their heartH03820/#their idolsH01544.#have set upH05927-these menH0582,of manH0120+sonH01121$*5came unto me, sayingH0559)lordH03068(%and the wordH01697'beforeH06440!&-unto me, and satH03427%of israelH03478 UtY<pO+ eD!yU ]+ from your idolsH01544\and turnH07725[repentH07725ZgodH03069Ythe lordH0136X!thus saithH0559Wof israelH03478V)unto the houseH01004U'therefore sayH0559,TCfrom me through their idolsH01544/SIbecause they are all estrangedH02114#R1in their own heartH03820Qof israelH03478Pthe houseH01004 O+that i may takeH08610N%of his idolsH01544+MAaccording to the multitudeH07230L+him that comethH0935K#will answerH06030JlordH03068I)to the prophetH05030H!and comethH0935Ghis faceH06440FbeforeH05227 E+of his iniquityH05771#D1 the stumblingblockH04383C# and puttethH07760B% in his heartH03820 ^oN0 \>z\;^y'and will makeH08074 x-against that manH0376wmy faceH06440v)and i will setH05414u#will answerH06030tlordH03068s!to enquireH01875r%to a prophetH05030q!and comethH0935phis faceH06440obeforeH05227 n+of his iniquityH05771#m1 the stumblingblockH04383l# and puttethH07760k% in his heartH03820j his idolsH01544i) and setteth upH05927h+himself from meH0310!g-which separatethH05144fin israelH03478 e+that sojournethH01481#d1or of the strangerH01616cof israelH03478b%of the houseH01004a'for every oneH0376+`A from all your abominationsH08441_! your facesH06440^' and turn awayH07725 SrQ+nL+mR*{S$3 of him that seekethH018750K shall be even as the punishmentH05771) of the prophetH05030) the punishmentH057711M the punishment of their iniquityH05771$3 and they shall bearH05375  israelH03478 % of my peopleH05971# 1 him from the midstH08432+ A upon him, and will destroyH08045  my handH03027'9 and i will stretch outH05186% that prophetH05030' have deceivedH06601 lordH03068 a thingH01697$3 when he hath spokenH01696# be deceivedH06601#1 and if the prophetH05030 lordH03068"/ and ye shall knowH03045~% of my peopleH05971})from the midstH08432'|9and i will cut him offH03772{'and a proverbH04912z!him a signH0226 SzRlO6 mN"nS. famineH07458'-9 thereof, and will sendH07971,% of the breadH03899+ the staffH04294(*; upon it, and will breakH07665) mine handH03027((; then will i stretch outH05186'! grievouslyH04604*&? against me by trespassingH04603% sinnethH02398$' when the landH0776# of manH0120" sonH01121(!= came again to me, sayingH0559  lordH03068 the wordH01697 godH03069 the lordH0136 saithH05002&9 and i may be their godH0430/I but that they may be my peopleH059717Y any more with all their transgressionsH06588$3 neither be pollutedH02930 from meH0310&7 may go no more astrayH08582 of israelH03478) that the houseH01004 Pw`G,{aE-tEjPLsaithH05002Ki liveH02416Jin itH08432ImenH0582H#these threeH07969G' of the beastsH02416F becauseH06440-EEthat no man may pass throughH05674+DAit, so that it be desolateH08077C)and they spoilH07921Bthe landH0776 A+to pass throughH05674@beastsH02416 ?+i cause noisomeH07451>ifH03863= godH03069< the lordH0136; saithH05002':9 by their righteousnessH06666 9+their own soulsH05315$83they should deliverH053377!were in itH084326and jobH03475danielH018404noahH051463menH0582#21though these threeH079691 and beastH09290 manH0120*/? upon it, and will cut offH03772 Mb1w]>"pU;hMji sendH079711iM but they only shall be deliveredH05337h' nor daughtersH01323g% neither sonsH01121#f1they shall deliverH05337egodH03069dthe lordH0136csaithH05002bi liveH02416ain itH08432`menH0582#_1though these threeH07969^ and beastH0929] manH0120"\/so that i cut offH03772[the landH0776Z!go throughH05674YswordH02719Xand sayH0559W)upon that landH0776Va swordH02719Ui bringH0935"T/ shall be desolateH08077S% but the landH0776-RE they only shall be deliveredH05337Q' nor daughtersH01323P% neither sonsH01121#O1they shall deliverH05337NgodH03069Mthe lordH0136 H[<u[?'lAkH )upon jerusalemH03389judgmentsH08201soreH07451my fourH0702*?how much more when i sendH07971godH03069the lordH0136)for thus saithH0559'9by their righteousnessH06666 +their own soulsH05315 deliverH05337~ daughterH01323} norH0518|# neither sonH01121#{1 they shall deliverH05337zgodH03069ythe lordH0136xsaithH05002wi liveH02416vin itH08432uand jobH0347tdanielH01840s#though noahH05146r and beastH0929q#from it manH0120p!to cut offH03772!o-upon it in bloodH01818nmy furyH02534m%and pour outH08210l)into that landH0776k%a pestilenceH01698 VZ;za? mEuV"!their waysH01870!!-you, when ye seeH07200' 9and they shall comfortH051622Qconcerning all that i have broughtH0935) upon jerusalemH03389#3 that i have broughtH0935$3 concerning the evilH07451*? and ye shall be comfortedH05162!- and their doingsH05949their wayH01870+Aunto you, and ye shall seeH07200.Gbehold, they shall come forthH03318'and daughtersH01323sonsH01121,Cthat shall be brought forthH03318a remnantH064133Qyet, behold, therein shall be leftH03498and beastH0929#from it manH0120!to cut offH03772#1 and the pestilenceH01698  beastH02416 + and the noisomeH07451 ) and the famineH07458  the swordH02719 PjA rX3hK) qP?'into the fireH0784#>1behold, it is castH05414=!any vesselH03627<'of it to hangH08518;a pinH03489:takeH039479any workH043998'thereof to doH062137be takenH039476!shall woodH060865'of the forestH03293)4=which is among the treesH060863a branchH02156#21more than any treeH060861treeH06086!0-what is the vineH01612/of manH0120.sonH01121$-5came unto me, sayingH0559,lordH03068+%and the wordH01697* godH03069) the lordH0136(% in it, saithH05002%'5all that i have doneH06213&'without causeH02600%%5that i have not doneH06213"$/and ye shall knowH03045!#-and their doingsH05949 GuL( O6oO6kG \+ the inhabitantsH03427[) so will i giveH05414Z for fuelH0402Y# to the fireH0784#X1which i have givenH05414W'of the forestH03293 V+among the treesH06086UtreeH06086T#as the vineH01612SgodH03069Rthe lordH0136$Q5therefore thus saithH0559%P5it, and it is burnedH02787O'hath devouredH0398N'when the fireH0784MworkH04399/LIhow much less shall it be meetH06213K#for no workH04399J#it was meetH06213*I?behold, when it was wholeH08549H workH04399G! is it meetH06743 F+ of it is burnedH02787%E5of it, and the midstH08432Dthe endsH07098CbothH08147BdevourethH0398Athe fireH0784@for fuelH0402bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{556S7o8 9*:I;f<=>;?S@nA B(556S7o8 9*:I;f<=>;?S@nA B(CDDaE~FG5HRInJ K'LDMbN~OP3QORmS T$UAV]WyXY.ZL\ ]"^?_\azbc2dMehfgh7iRjkkl m:nTompq$r@sYtruv'wDxby~z{7|R}o~ %B`|8Tp (B]y3Pk$B_z0K RlT<x\?f>& nRzthe lordH0136y!thus saithH0559xand sayH0559!w-her abominationsH08441vto knowH03045 u+cause jerusalemH03389tof manH0120ssonH01121$r5came unto me, sayingH0559qlordH03068p)again the wordH01697ogodH03069nthe lordH0136msaithH05002l!a trespassH04604,kCbecause they have committedH04603jdesolateH08077ithe landH0776 h+and i will makeH05414g my faceH06440f! when i setH07760elordH03068(d;them; and ye shall knowH03045c%shall devourH0398bfireH0784afireH07840`Kagainst them; they shall go outH03318_my faceH06440^)and i will setH05414]% of jerusalemH03389 acE) gI)}\A$ a2Oupon thee; but thou wast cast outH079937Yof these unto thee, to have compassionH02550anyH0259#thee, to doH06213pitiedH02347none eyeH05869 at allH02853% nor swaddledH02853 at allH04414% 5 thou wast not saltedH04414 to suppleH04935 in waterH04325) =neither wast thou washedH07364 #was not cutH03772thy navelH08270)thou wast bornH03205!in the dayH03117%thy nativityH04138! an hittiteH02850) and thy motherH0517! an amoriteH0567! thy fatherH01 of canaanH03669#of the landH0776!~-and thy nativityH04138}thy birthH04351|)unto jerusalemH03389{godH03069 ^b:lS4sG#^2) and thine hairH081811' are fashionedH035590 breastsH07699/ ornamentsH05716.%to excellentH05716!-/and thou art comeH0935 ,+and waxen greatH01431(+;and thou hast increasedH07235*%of the fieldH07704)!as the budH06780!(-thee to multiplyH07233''i have causedH05414& liveH02421%% in thy bloodH01818$#yea, i saidH0559#liveH02421"%in thy bloodH01818!i saidH0559# 1in thine own bloodH01818'thee pollutedH0947!-by thee, and sawH07200"/and when i passedH05674$3 that thou wast bornH03205! in the dayH03117' of thy personH05315) to the lothingH01604fieldH07704#in the openH06440 P^.jI\+ mPM and shodH05274.LG thee also with broidered workH07553K i clothedH03847J' thee with oilH08081*I? from thee, and i anointedH05480H thy bloodH01818-GE yea, i throughly washed awayH07857"F/ i thee with waterH04325E# then washedH07364DgodH03069Cthe lordH0136!B- with thee, saithH05002 A+ into a covenantH01285&@9 unto thee, and enteredH0935?% yea, i swareH07650>' thy nakednessH06172'=9over thee, and coveredH03680<my skirtH03671;%and i spreadH06566:of loveH017309the timeH06256,8Cupon thee, behold, thy timeH06256$73by thee, and lookedH07200"6/now when i passedH056745and bareH061814nakedH059033 is grownH06779 `b?"vV8yU+ `#h1 and broidered workH07553g and silkH04897"f!' fine linenH08336 H08336 e+ and thy raimentH04403d! and silverH03701c with goldH02091&b7 thus wast thou deckedH05710 a+ upon thine headH07218` crownH05850 _+ and a beautifulH08597^' in thine earsH0241]% and earringsH05694\+ on thy foreheadH0639[ a jewelH05141Z and i putH05414Y# on thy neckH01627X# and a chainH07242W) upon thy handsH03027V braceletsH06781U and i putH05414)T= thee also with ornamentsH05716S i deckedH05710R) thee with silkH04897Q' and i coveredH03680+PA thee about with fine linenH08336O% and i girdedH02280(N; thee with badgers' skinH08476 XY;bFwO#X#3and of thy garmentsH0899,Con every one that passed byH05674!-thy fornicationsH08457!-and pouredst outH08210&~7because of thy renownH08034(};and playedst the harlotH02181$|3in thine own beautyH03308${5but thou didst trustH0982z godH03069y the lordH0136!x-upon thee, saithH05002 w+which i had putH07760&v7through my comelinessH01926uperfectH03632t)for thy beautyH03308"s/among the heathenH01471r!went forthH03318q)and thy renownH08034p) into a kingdomH04410'o9 and thou didst prosperH06743n beautifulH03302(m; and thou wast exceedingH03966l and oilH08081k and honeyH01706j! fine flourH05560i) thou didst eatH0398 RoC!|V1 dBwR!-thee, fine flourH05560"/also which i gaveH05414my meatH03899beforeH06440!-and mine incenseH07004mine oilH08081(;them: and thou hast setH05414'and coveredstH03680garmentsH0899'thy broideredH07553#and tookestH03947*? and didst commit whoredomH02181 of menH02145"/to thyself imagesH06754!-thee, and madestH06213"/which i had givenH05414! -and of my silverH03701 !of my goldH02091 jewelsH03627 thy fairH08597% 5thou hast also takenH03947)shall not comeH0935(;and playedst the harlotH02181$3with divers coloursH02921 +thy high placesH01116%and deckedstH06213 +thou didst takeH03947 ?b="\3Z:\?7the daysH03117)6=thou hast not rememberedH02142"5/and thy whoredomsH08457.4Gand in all thine abominationsH0844133Qthem to cause them to pass throughH056742'and deliveredH054141#my childrenH01121%05that thou hast slainH07819/)a small matterH04592!.-of thy whoredomsH08457(-=unto them to be devouredH03988,[unto me, and these hast thou sacrificedH02076%+5whom thou hast borneH03205"*/and thy daughtersH01323)thy sonsH01121)(=moreover thou hast takenH03947' godH03069& the lordH0136%' it was, saithH05002$ savourH07381!#- them for a sweetH05207"it beforeH06440)!=thee, thou hast even setH05414 i fedH0398and honeyH01706and oilH08081 KxW*|S$pN/nKR) and multipliedH07235,QC to every one that passed byH05674Pthy feetH07272 O+and hast openedH06589N)to be abhorredH08581)M=and hast made thy beautyH03308L!of the wayH01870K'at every headH07218J)thy high placeH07413 I+thou hast builtH01129 H+in every streetH07339#G1thee an high placeH07413F'and hast madeH06213+EAunto thee an eminent placeH01354%D5thou hast also builtH01129CgodH03069Bthe lordH0136!A-unto thee! saithH05002@woeH0188?woeH0188#>1all thy wickednessH07451)=?and it came to pass afterH0310<% in thy bloodH01818;'wast pollutedH0947:and bareH06181%95when thou wast nakedH059038%of thy youthH05271 :wT:nRe>c:%k5thou wast unsatiableH07646jbecauseH01115.i;%also with the assyriansH0804 H01121+hAthou hast played the whoreH02181g wayH01870f# of thy lewdH02154"e/ which are ashamedH03637#d1 of the philistinesH06430$c3thee, the daughtersH01323"b/of them that hateH08130#a1thee unto the willH05315`'and deliveredH05414_)thine ordinaryH02706/^Iover thee, and have diminishedH01639]my handH030277\Ybehold, therefore i have stretched outH05186'[9to provoke me to angerH03707Z'thy whoredomsH08457#Y1and hast increasedH07235Xof fleshH01320WgreatH01432V)thy neighboursH07934*U1'with the egyptiansH04714 H011215TUthou hast also committed fornicationH02181S' thy whoredomsH08457 aX4iF,u\2 a +in every streetH07339!-thine high placeH07413!and makestH06213%of every wayH01870#in the headH07218$3thine eminent placeH01354&7in that thou buildestH01129~ womanH0802} whorishH02181 |+of an imperiousH07986{the workH04639"z/seeing thou doestH06213ygodH03069xthe lordH0136wsaithH05002v)is thine heartH03826uhow weakH0535therewithH020630sKand yet thou wast not satisfiedH07646r%unto chaldeaH03778qof canaanH03667p#in the landH0776 o+thy fornicationH08457.nGthou hast moreover multipliedH07235=mewith them, and yet couldest not be satisfiedH076541lMyea, thou hast played the harlotH02181 DqD) cE _F!aD " is givenH05414'"and no rewardH0868"a rewardH0868(;"and in that thou givestH05414)="thee to commit whoredomsH02181&9"whereas none followethH0310!-"in thy whoredomsH08457"womenH0802!-"and the contraryH02016!-! for thy whoredomH08457(;! unto thee on every sideH05439(=!them, that they may comeH0935!!and hirestH07809!/!to all thy loversH0157!thy giftsH05083 +!but thou givestH05414'!to all whoresH02181!giftsH05078!they giveH05414& 9 instead of her husbandH0376  strangersH02114  takethH03947) = that committeth adulteryH05003  a wifeH0802 hireH0868&7 in that thou scornestH07046/Iand hast not been as an harlotH02181 =pS:tU+lBd=#:1%i will even gatherH06908%95%that thou hast hatedH08130$85%that thou hast lovedH015737Q%with whom thou hast taken pleasureH061496)%all thy loversH015705K%behold, therefore i will gatherH06908&47$which thou didst giveH05414 3+$ of thy childrenH01121!2-$ and by the bloodH01818$13$ of thy abominationsH08441'09$ and with all the idolsH01544/+$ with thy loversH0157&.7$through thy whoredomsH08457-!$discoveredH01540",/$and thy nakednessH06172+)$was poured outH08210'*9$because thy filthinessH05178)$godH03069($the lordH0136'!$thus saithH0559&#lordH03068%#the wordH01697$#hearH08085$#3#wherefore, o harlotH02181"" contraryH02016.!G" unto thee, therefore thou artH01961 >T. }Y:}U,w\>T' and leaveH03240S' jewelsH03627R' thy fairH08597Q)' and shall takeH03947(P='thee also of thy clothesH0899!O-'they shall stripH06584 N+'thy high placesH07413%M5'and shall break downH05422$L3'thine eminent placeH01354*K?'and they shall throw downH02040%J5'thee into their handH03027%I5'and i will also giveH05414H%& and jealousyH07068G&in furyH02534F!&thee bloodH01818 E+&and i will giveH05414D!&are judgedH04941C&bloodH01818B&and shedH082102AO&thee, as women that break wedlockH05003!@-&and i will judgeH08199"?/% all thy nakednessH06172->E% unto them, that they may seeH07200='% thy nakednessH061720<K%against thee, and will discoverH01540!;-%them round aboutH05439 WyBgG)j="W/mI*from thee, and i will be quietH08252l%*shall departH05493 k+*and my jealousyH07068$j3*toward thee to restH05117'i9*so will i make my furyH02534h) no hireH0868)g=) and thou also shalt giveH05414(f;) from playing the harlotH02181/eI) and i will cause thee to ceaseH07673d)womenH0802c)of manyH07227'b9)upon thee in the sightH05869a)judgmentsH08201`#)and executeH06213_)with fireH0784^%)thine housesH01004$]3)and they shall burnH08313"\/(with their swordsH02719([;(and thrust thee throughH01333Z-(thee with stonesH0683YQ(against thee, and they shall stoneH07275X(a companyH06951)W=(they shall also bring upH05927V'and bareH06181U!' thee nakedH05903 G_:g9hJ) iG)-of thy sistersH0269!-the sisterH0269!--and her childrenH01121#-her husbandH0376%-that lothethH01602-daughterH01323%-thy mother'sH0517%,her daughterH01323!,the motherH0517$5,against thee, sayingH0559~,proverbH049116}W,behold, every one that useth proverbsH04911-|E+above all thine abominationsH08441{'+ this lewdnessH02154*z?+ and thou shalt not commitH06213y+ godH03069x+ the lordH0136w+ saithH05002v+headH07218u+thy wayH018701tM+therefore i also will recompenseH05414s+beholdH01887!r-+but hast frettedH07264q%+of thy youthH05271p+the daysH031171oM+because thou hast not rememberedH02142*n?*and will be no more angryH03707 CwX7vQ-^9gC $+/ in all thy waysH01870#)/more than theyH02004$"3/thou wast corruptedH07843!'/littleH06962 H04592 /a veryH06985)=/after their abominationsH08441/nor doneH06213!-/after their waysH01870)=/yet hast thou not walkedH01980"/. and her daughtersH01323. sodomH05467"/. at thy right handH03225'. that dwellethH03427.sisterH0269 +.and thy youngerH06996!-.at thy left handH08040!.that dwellH03427&7.she and her daughtersH01323.samariaH08111.sisterH0269 +.and thine elderH01419!-an amoriteH0567+- and your fatherH01 !- an hittiteH02850 #- your motherH0517# 1- and their childrenH01121 )- their husbandsH0582 %-which lothedH01602 J}_=oU;]@ }J/@I2me: therefore i took them awayH05493?2beforeH06440>#2abominationH08441='2and committedH06213&<72and they were haughtyH01361;1 and needyH034:#1 of the poorH0604191 the handH03027+8A1 neither did she strengthenH0238807K1 was in her and in her daughtersH013236#1of idlenessH082525'1and abundanceH0796241of breadH0389931fulnessH0765321prideH0134711sodomH054670'1of thy sisterH0269./G1behold, this was the iniquityH05771'.90 thou and thy daughtersH01323"-/0 as thou hast doneH06213&,70she nor her daughtersH01323+'0hath not doneH06213*!0thy sisterH0269)0sodomH05467(0godH03069'0the lordH0136&0saithH05002%0i liveH02416 Tc6xOdFsTY#4 thy sistersH0269,XC4 in that thou hast justifiedH06663W4 thy shameH03639V)4 also, and bearH053752UQ4 than thou: yea, be thou confoundedH0954(T;4they are more righteousH06663S4than theyH020049R]4that thou hast committed more abominableH08581Q%4for thy sinsH02403 P+4thine own shameH03639O4bearH05375N#4thy sistersH0269-ME4thou also, which hast judgedH06419%L53 which thou hast doneH06213*K?3 in all thine abominationsH08441J#3 thy sistersH0269#I13and hast justifiedH06663H)3more than theyH02007#G13thine abominationsH08441)F=3but thou hast multipliedH07235E#3of thy sinsH02403D3halfH02677C3committedH02398%B53neither hath samariaH08111A2as i sawH07200 Ab<}\2_ElA'r97 to their former estateH06927q%7shall returnH07725"p/7and her daughtersH01323o#7and samariaH08111'n97to their former estateH06927m%7shall returnH07725"l/7and her daughtersH01323k7sodomH05467 j-7when thy sistersH0269+iA6in that thou art a comfortH05162+hA6in all that thou hast doneH06213)g=6and mayest be confoundedH03637 f+6thine own shameH03639&e76that thou mayest bearH05375d%5 in the midstH08432 c+5 of thy captivesH07622%b''5 the captivityH07622 H07622"a/5and her daughtersH01323`!5of samariaH08111)_/'5and the captivityH07622 H07622"^/5and her daughtersH01323]5of sodomH05467%\''5the captivityH07622 H07622'[+'5their captivityH07622 H07622)Z=5when i shall bring againH07725 FcI#uR5d?z^F;godH03069 ;the lordH0136 );for thus saithH0559 :lordH03068 :saithH05002' 9:and thine abominationsH08441%:thy lewdnessH02154 +:thou hast borneH05375!-9 thee round aboutH05439'9 which despiseH07590#19 of the philistinesH06430#19her, the daughtersH01323#9round aboutH054399of syriaH0758!-9of the daughtersH013239reproachH02781~)9as at the timeH06256})9was discoveredH01540&|79before thy wickednessH07451{%8of thy prideH01347z!8in the dayH03117y%8by thy mouthH06310"x/8was not mentionedH08052w8sodomH05467v)8for thy sisterH0269&u77 to your former estateH06927t%7 shall returnH07725,sC7 then thou and thy daughtersH01323 RhH'b5`@rR'#>my covenantH01285%&5>and i will establishH06965(%;= but not by thy covenantH01285-$E= them unto thee for daughtersH01323 #+=and i will giveH05414 "+=and thy youngerH06996!#=thine elderH01419 #=thy sistersH0269(;=when thou shalt receiveH03947)=and be ashamedH03637=thy waysH01870)==then thou shalt rememberH02142<covenantH01285)=<unto thee an everlastingH05769%5<and i will establishH06965%<of thy youthH05271&7<with thee in the daysH03117#<my covenantH01285-E<nevertheless i will rememberH02142%; the covenantH01285#;in breakingH06565;the oathH0423#3;which hast despisedH0959,C;with thee as thou hast doneH06213!-;i will even dealH06213 Ta> w]A)wZ<pTDa greatH01419CgodH03069Bthe lordH0136A!thus saithH0559@and sayH0559?of israelH03478>)unto the houseH01004=a parableH04912<and speakH04911;a riddleH02420:put forthH023309of manH01208sonH01121$75came unto me, sayingH05596lordH030685%and the wordH016974? godH030693? the lordH01362? saithH0500281[?toward thee for all that thou hast doneH06213#01?when i am pacifiedH03722/%?of thy shameH03639!.-?any more becauseH06440-?thy mouthH06310,)?and never openH06610!+/?and be confoundedH0954**??that thou mayest rememberH02142)>lordH03068/(I>with thee; and thou shalt knowH03045 NqQ$ dH!cG"iNb watersH04325aby greatH07227`he placedH03947_fieldH07704!^-it in a fruitfulH02233]#and plantedH05414\#of the landH0776![-also of the seedH02233Zhe tookH03947Y% of merchantsH07402X%it in a cityH05892Whe setH07760V#of traffickH03667U)it into a landH0776T#and carriedH0935#S1of his young twigsH03242Rthe topH07218Q)he cropped offH06998P%of the cedarH0730#O1the highest branchH06788Nand tookH03947M%unto lebanonH03844L cameH0935)K= which had divers coloursH07553J# of feathersH05133I fullH04392H!! longwingedH0750 H083GwingsH03671F!with greatH01419EeagleH05404 D{bG+Y= hK.xD0~K toward him, that he might waterH08248}% her branchesH01808+|A toward him, and shot forthH07971{ her rootsH08328z did bendH03719'y9and, behold, this vineH01612xfeathersH05133wand manyH07227vwingsH03671u!with greatH01419teagleH05404sgreatH01419&r9there was also anotherH0259q% forth sprigsH06288p and shotH07971o branchesH0905"n/ and brought forthH06213|X- jE!R- shall he prosperH06743QpeopleH05971Pand muchH07227O!him horsesH05483%N5that they might giveH05414M!into egyptH04714 L+his ambassadorsH04397'K9against him in sendingH07971 J+but he rebelledH04775I)it might standH05975 H+of his covenantH01285 G+that by keepingH081041FMthat it might not lift itself upH05375E'might be baseH08217!D-that the kingdomH04467C# of the landH0776B! the mightyH0352+AA of him: he hath also takenH03947@ an oathH0423(?= with him, and hath takenH0935>! a covenantH01285= and madeH03772< seedH02233;' of the king'sH04410:) and hath takenH03947(9= them with him to babylonH0894 8- thereof, and ledH0935 \vQ6|^?hM4}\o% and buildingH01129n mountsH05550m'by casting upH08210#l1for him in the warH04421kmakeH06213jcompanyH06951iand greatH07227harmyH02428gmightyH01419&f7neither shall pharaohH06547e%he shall dieH04191d! of babylonH0894&c7 with him in the midstH08432b he brakeH06565#a1 and whose covenantH01285`# he despisedH0959_!whose oathH0423#^1that made him kingH04427]the kingH04428$\3surely in the placeH04725[godH03069Zthe lordH0136YsaithH05002Xi liveH02416!W-and be deliveredH04422V% the covenantH01285"U/ or shall he breakH06565T! that doethH06213 S+ shall he escapeH04422 `lP0}U9!m?` -and i will bringH0935 #in my snareH046860Kupon him, and he shall be takenH08610my netH07568"/and i will spreadH06566"/ upon his own headH07218*? even it will i recompenseH05414$3that he hath brokenH06331 +and my covenantH01285%7that he hath despisedH0959 -surely mine oathH0423i liveH02416~godH03069}the lordH0136$|5therefore thus saithH0559${3he shall not escapeH04422z'and hath doneH06213yhis handH03027'x9when, lo, he had givenH05414w%the covenantH01285v#by breakingH06565uthe oathH0423"t1seeing he despisedH0959spersonsH05315r manyH07227q! to cut offH03772p fortsH01785 L[1 {V0V6oL%) and will plantH08362$% a tender oneH07390##1 of his young twigsH03127"% from the topH07218 !+ i will crop offH06998 %and will setH05414cedarH0730#of the highH07311&7of the highest branchH06788!-i will also takeH03947godH03069the lordH0136!thus saithH0559# have spokenH01696 lordH03068"/and ye shall knowH03045!-toward all windsH07307#1shall be scatteredH06566%5and they that remainH07604%by the swordH02719!shall fallH05307"1with all his bandsH0102&7and all his fugitivesH04015(; that he hath trespassedH046040 Kwith him there for his trespassH04603 )and will pleadH08199 )him to babylonH0894 N~\>w^1Y8gNB treeH06086A the lowH08217@%have exaltedH01361?treeH06086>the highH01364"=/have brought downH08213<lordH03068;!shall knowH03045:%of the fieldH07704"9/and all the treesH06086)8=thereof shall they dwellH07931 7+of the branchesH018086'in the shadowH067385' of every wingH036714 all fowlH06833)3= and under it shall dwellH079312 cedarH07301+ and be a goodlyH01170fruitH06529/and bearH06213.boughsH06057--Eit: and it shall bring forthH05375,%will i plantH08362+of israelH03478*'of the heightH04791 )+in the mountainH02022(#and eminentH08524'mountainH02022&%upon an highH01364 K}dD+ W6|U;iK`in israelH03478_%this proverbH04912 ^+any more to useH04911]godH03069\the lordH0136[saithH05002Zi liveH02416 Y+ are set on edgeH06949X teethH08127#W1 and the children'sH01121V#sour grapesH01155U!have eatenH0398T#the fathersH01SsayingH0559Rof israelH03478#Q3concerning the landH0127P%this proverbH04912*O?what mean ye, that ye useH04911*NAcame unto me again, sayingH0559MlordH03068Lthe wordH01697K'and have doneH06213J#have spokenH01696IlordH03068H#to flourishH06524GtreeH06086&F7and have made the dryH03002E treeH06086D% up the greenH03892C! have driedH03001 GlM'eG%tV- ^G|anyH0376'{9and hath not oppressedH03238z womanH0802 y+ to a menstruousH05079'x9 neither hath come nearH07126w wifeH0802 v+ his neighbour'sH07453%u5neither hath defiledH02930tof israelH03478s%of the houseH01004r%to the idolsH01544qhis eyesH05869'p9neither hath lifted upH05375#o1upon the mountainsH02022n)hath not eatenH0398mand rightH06666%l5that which is lawfulH04941kand doH06213jbe justH06662i%but if a manH0376h%it shall dieH04191g%that sinnethH02398"f/is mine: the soulH05315e!of the sonH01121!d-so also the soulH05315c'of the fatherH01&b7are mine; as the soulH05315"a/behold, all soulsH05315 U|W8jK$gJ+nU trulyH0571 to dealH06213% my judgmentsH04941' and hath keptH08104) in my statutesH02708# hath walkedH01980 and manH0376# between manH0376 judgmentH04941 trueH0571'hath executedH06213'from iniquityH05766 his handH03027 )hath withdrawnH07725 %any increaseH08636# 1neither hath takenH03947 !upon usuryH05392%5hath not given forthH05414) with a garmentH0899 the nakedH05903!- and hath coveredH03680' to the hungryH07457 his breadH03899!hath givenH05414!-none by violenceH01500%hath spoiledH01497!his pledgeH02258~'to the debtorH02326}'hath restoredH07725 Ft\<"}Z3 pT3iF8) hath committedH062137% to the idolsH015446 his eyesH05869#51 and hath lifted upH053754! the pledgeH02258"3/ hath not restoredH077252# by violenceH015001% hath spoiledH014970 and needyH034/ the poorH06041.) hath oppressedH03238- wifeH0802 ,+ his neighbour'sH07453+# and defiledH02930#*1 upon the mountainsH02022#)3 but even hath eatenH0398() and that doethH06213' oneH0259& the likeH0251% doethH06213$ of bloodH01818# a shedderH08210" a robberH06530! a sonH01121 # if he begetH03205 godH03069 the lordH0136 saithH05002 liveH02421 + he shall surelyH02421 justH06662 \y\5iL2oM+z\Tof israelH03478S%of the houseH01004R%to the idolsH01544Qhis eyesH05869'P9neither hath lifted upH05375#O1upon the mountainsH02022N)hath not eatenH0398M' not such likeH02004Land doethH06213 K+and considerethH07200#J1which he hath doneH06213IsinsH02403H-all his father'sH01G!that seethH07200Fa sonH01121Ehe begetH03205D his bloodH01818C dieH04191 B+ he shall surelyH04191'A9 all these abominationsH08441@% he hath doneH06213"?/ he shall not liveH02421#>1 shall he then liveH02425= increaseH08636<) and hath takenH03947;! upon usuryH05392!:- hath given forthH054149# abominationH08441 Wt]5nI+ gF$vWp' of his fatherH01!o- for the iniquityH05771!n- he shall not dieH04191m) in my statutesH02708l# hath walkedH01980k%my judgmentsH04941j'hath executedH06213i%nor increaseH08636husuryH05392"g/hath not receivedH03947f'from the poorH06041ehis handH03027d)hath taken offH07725c) with a garmentH0899b the nakedH05903!a- and hath coveredH03680`' to the hungryH07457_his breadH03899^!hath givenH05414]#by violenceH01500%\5neither hath spoiledH01497[!the pledgeH02258$Z3hath not withholdenH02254YanyH0376'X9neither hath oppressedH03238W wifeH0802 V+ his neighbour'sH07453!U-hath not defiledH02930 [bF'kG,f=x[ the soulH05315 liveH02421& 7 them, he shall surelyH02421 ' and hath doneH06213 + all my statutesH02708 hath keptH08104 and rightH06666%5that which is lawfulH04941hath doneH06213%when the sonH01121'of the fatherH01%the iniquityH05771bearH05375*?ye, why? doth not the sonH01121yet sayH0559 ~+ in his iniquityH05771&}7 lo, even he shall dieH04191|! his peopleH05971{ amongH08432znot goodH02896yand didH06213x#by violenceH01499w#his brotherH0251vspoiledH01497uoppressedH06231#t1because he cruellyH06233s!his fatherH01rliveH02421 q+he shall surelyH02421 P^?q7c?${P'(9all his transgressionsH06588!'- he shall not dieH04191& liveH02421 %+ he shall surelyH02421$ and rightH06666%#5that which is lawfulH04941"and doH06213 !+all my statutesH02708 and keepH08104'9that he hath committedH06213"/from all his sinsH02403will turnH07725"/but if the wickedH07563'of the wickedH075636Wshall be upon him, and the wickednessH07564!- of the righteousH06662"/ the righteousnessH06666! of the sonH01121% the iniquityH05771 bearH05375&=neither shall the fatherH01'of the fatherH01%the iniquityH05771)shall not bearH05375the sonH01121%it shall dieH04191%that sinnethH02398 XrL*nV(rO2X&B7 all his righteousnessH06666A' shall he liveH02425@ doethH06213 ?+that the wickedH075632>Oaccording to all the abominationsH08441=doethH06213<iniquityH05766;)and committethH06213':9from his righteousnessH066669%turneth awayH07725'89but when the righteousH066627 and liveH024216' from his waysH01870*5?not that he should returnH077254godH030693the lordH01362saithH050021!should dieH04194 0+that the wickedH07563/at allH02654$.3have i any pleasureH02654-'he shall liveH02421",/that he hath doneH06213/+Iunto him: in his righteousnessH06666,*Cthey shall not be mentionedH02142')9that he hath committedH06213 W_<qX7vU*xW]% shall he dieH04191"\/that he hath doneH06213*[?in them; for his iniquityH05766Zand diethH04191YiniquityH05766X)and committethH06213'W9from his righteousnessH06666V%turneth awayH07725!U-when a righteousH06662T unequalH08505"S/ are not your waysH01870R equalH08505Q'is not my wayH01870Pof israelH03478O%now, o houseH01004NhearH08085M%is not equalH08505L#of the lordH0136Kthe wayH01870J!yet ye sayH0559%I5in them shall he dieH04191$H3that he hath sinnedH02398G)and in his sinH02403(F;that he hath trespassedH04604 E+in his trespassH04603'D9 shall not be mentionedH02142"C/ that he hath doneH06213 CaCxS#y[=!iC"y/ are not your waysH01870x equalH08505 w+ are not my waysH01870vof israelH03478uo houseH01004t%is not equalH08505s#of the lordH0136rthe wayH01870qof israelH03478pthe houseH01004oyet saithH0559!n-he shall not dieH04191mliveH02421 l+he shall surelyH02421'k9that he hath committedH06213,jCfrom all his transgressionsH06588!i-and turneth awayH07725'h9because he considerethH07200g aliveH02421f his soulH05315e'he shall saveH02421dand rightH06666%c5that which is lawfulH04941band doethH06213'a9that he hath committedH06213$`3from his wickednessH07564_%turneth awayH07725'^9again, when the wickedH07563 Kz]3|\1rX:qK"/ of him that diethH04191% in the deathH04194'9 for i have no pleasureH02654 of israelH03478 o houseH01004$3 for why will ye dieH04191spiritH07307and a newH02319 heartH03820 you a newH02319 and makeH06213- Ewhereby ye have transgressedH065861 Mfrom you all your transgressionsH06588cast awayH07993'9 shall not be your ruinH04383# so iniquityH05771-E from all your transgressionsH06588 and turnH07725 repentH07725godH03069the lordH0136saithH05002&7according to his waysH01870~every oneH0376}of israelH03478|%you, o houseH01004'{9therefore i will judgeH08199z unequalH08505 LrH&lM+ rG$uL%35of him; he was takenH086102!also heardH080851#the nationsH014710 menH0120/#it devouredH0398.the preyH02964-to catchH02963,)and it learnedH03925'+9it became a young lionH03715*'of her whelpsH01482)oneH0259#(1and she brought upH05927'# young lionsH03715&amongH08432%!her whelpsH01482$'she nourishedH07235##among lionsH0738"%she lay downH07257!a lionessH03833 !thy motherH0517and sayH0559of israelH03478 +for the princesH05387'a lamentationH07015&7moreover take thou upH05375 and liveH02421) wherefore turnH07725 godH03069 the lordH0136 saithH05002 KvY4 v]8 mP4lKP%was desolateH03456O%and the landH0776N%their citiesH05892"M/and he laid wasteH02717&L9their desolate palacesH0490K#and he knewH03045J menH0120IdevouredH0398Hthe preyH02964Gto catchH02963F#and learnedH03925'E9he became a young lionH03715Dthe lionsH0738CamongH08432(B;and he went up and downH01980!A- him a young lionH03715@madeH07760?'of her whelpsH01482>anotherH0259='then she tookH03947<was lostH06;her hopeH08615$:3that she had waitedH03176!9-now when she sawH072008of egyptH047147'unto the landH0776 6+him with chainsH02397 5-and they broughtH09354%in their pitH07845 [jR$tS3qN"w[k plantedH08362$j%' in thy bloodH01818 H01818i# like a vineH01612h! thy motherH0517g of israelH03478#f1 upon the mountainsH02022(e; should no more be heardH08085d) that his voiceH06963c) him into holdsH04685b% they broughtH0935a! of babylonH0894 `+ him to the kingH04428_# and broughtH0935^ in chainsH02397]# him in wardH05474\% and they putH05414[%in their pitH07845'Z9over him: he was takenH08610Ytheir netH07568X!and spreadH06566#W1from the provincesH04082*V?against him on every sideH05439UsetH05414!T-then the nationsH01471S) of his roaringH07581&R7thereof, by the noiseH06963 Q+and the fulnessH04393 @jO({N)uO. a@% and witheredH03001# were brokenH06561 rodsH04294! her strongH05797 her fruitH06529 dried upH03001 windH07307% and the eastH06921' to the groundH0776"~/ she was cast downH07993} in furyH02534'|9 but she was plucked upH05428 {+ of her branchesH01808#z1 with the multitudeH07230y' in her heightH01363!x- and she appearedH07200)w= among the thick branchesH05688v# was exaltedH01361 u+ and her statureH06967't9 of them that bare ruleH04910!s- for the sceptresH07626r rodsH04294#q1 and she had strongH05797p watersH04325"o/ by reason of manyH07227%n5 and full of branchesH06058!m- she was fruitfulH06509l' by the watersH04325 \iI/tE-gN-{\$! to enquireH01875# cameH0935"of israelH03478!'of the eldersH02205 certainH0582%of the monthH02320the tenthH06218%in the fifthH02549yearH081413Qand it came to pass in the seventhH07637/I and shall be for a lamentationH07015' a lamentationH07015 to ruleH04910 a sceptreH07626rodH04294+Aso that she hath no strongH05797her fruitH06529'hath devouredH0398+of her branchesH0905of a rodH04294#is gone outH03318and fireH0784 groundH0776 # and thirstyH06772  in a dryH06723" / in the wildernessH04057  plantedH08362  consumedH0398 the fireH0784 lpM5{_G( uQ3lBand sayH0559A-of their fathersH01!@-the abominationsH08441#?1cause them to knowH03045 >+wilt thou judgeH08199=of manH0120<them, sonH01121 ;+wilt thou judgeH08199':9i will not be enquiredH018759godH030698the lordH01367 saithH050026 i liveH024165! to enquireH018754# are ye comeH09353 godH030692the lordH0136%17unto them, thus saithH05590and sayH0559/of israelH03478 .+unto the eldersH02205-speakH01696,of manH0120+sonH01121*+unto me, sayingH0559)lordH03068#(1then came the wordH01697' beforeH06440& and satH03427% lordH03068 GdI' V9}]? eG_ with milkH02461"^/ for them, flowingH02100"]/that i had espiedH08446\#into a landH0776[of egyptH04714Z#of the landH0776/YIunto them, to bring them forthH03318Xmine handH03027W#i lifted upH05375V!in the dayH03117Uyour godH0430TlordH03068!S/unto them, sayingH0559R%up mine handH03027Q'when i liftedH05375Pof egyptH04714%O7unto them in the landH0776&N7 and made myself knownH03045M of jacobH03290L% of the houseH01004K' unto the seedH02233J mine handH03027I'and lifted upH05375HisraelH03478G%when i choseH0977F!in the dayH03117EgodH03069Dthe lordH0136%C7unto them, thus saithH0559 ZY<pT.pN!Z)z=upon them, to accomplishH03615y my furyH02534 x+ i will pour outH08210w# then i saidH0559v of egyptH04714u the idolsH01544)t=neither did they forsakeH05800s'of their eyesH05869!r-the abominationsH08251qcast awayH07993/pKunto me: they did not every manH0376o#not hearkenH08085$n7against me, and wouldH014"m/but they rebelledH04784l your godH0430k lordH03068jof egyptH04714.iGnot yourselves with the idolsH01544h!and defileH02930g#of his eyesH05869!f-the abominationsH08251eevery manH0376*d?i unto them, cast ye awayH07993cthen saidH0559b% of all landsH0776a the gloryH06643` and honeyH01706 CzX6]'oP#jC#1 he shall even liveH02425 doH06213 a manH0120"/ them my judgmentsH04941! and shewedH03045!- them my statutesH02708! and i gaveH05414)= them into the wildernessH04057 # and broughtH0935  of egyptH04714 + out of the landH07764 S wherefore i caused them to go forthH03318  of egyptH04714+ out of the landH07762O unto them, in bringing them forthH03318$3 i made myself knownH03045) in whose sightH05869 amongH08432# the heathenH01471 beforeH058695U sake, that it should not be pollutedH02490' for my name'sH08034' but i wroughtH06213~of egyptH04714}#of the landH0776*|?against them in the midstH08432{my angerH0639 HT;kDyX;jH0'for my name'sH08034/'but i wroughtH06213.! to consumeH03615,-C upon them in the wildernessH04057, my furyH02534!+- i would pour outH08210*# then i saidH0559) pollutedH02490(% they greatlyH03966)'= in them; and my sabbathsH07676#&1 he shall even liveH02425% doH06213$ a manH0120#% my judgmentsH04941""/ and they despisedH03988#!1 not in my statutesH02708 # they walkedH01980-E against me in the wildernessH04057 rebelledH04784 of israelH03478' but the houseH01004' that sanctifyH06942 lordH03068:_ between me and them, that they might knowH03045% to be a signH0226!- them my sabbathsH07676%5 moreover also i gaveH05414 OiB}W;vW0yO&K7nevertheless mine eyeH05869J# their idolsH01544I afterH0310HwentH01980 G+for their heartH03820F#my sabbathsH07676E%but pollutedH02490#D1not in my statutesH02708C!and walkedH01980B%my judgmentsH04941&A7because they despisedH03988@% of all landsH0776? the gloryH06643> and honeyH01706=with milkH02461<flowingH02100";/which i had givenH05414":1them into the landH0776&99that i would not bringH0935,8Cunto them in the wildernessH040577my handH03027%65yet also i lifted upH05375#51i brought them outH033184)in whose sightH058693#the heathenH014712beforeH0586951Usake, that it should not be pollutedH02490 WtF(uQ-mP/pWflordH030685eUbetween me and you, that ye may knowH03045(d=and they shall be a signH0226c#my sabbathsH07676b!and hallowH06942aand doH06213`%my judgmentsH04941_and keepH08104^)in my statutesH02708]walkH03212\your godH0430[lordH03068,ZC yourselves with their idolsH01544Y! nor defileH02930 X+their judgmentsH04941 W+neither observeH08104V+of your fathersH01'U9ye not in the statutesH02706TwalkH03212"S/in the wildernessH04057$R3unto their childrenH01121Q!but i saidH0559*P?of them in the wildernessH04057Oan endH03617)N=them, neither did i makeH06213%M5them from destroyingH07843LsparedH02347 `jC"eE&i=`)of the heathenH01471%in the sightH058695~Usake, that it should not be pollutedH02490}'for my name'sH08034|#and wroughtH06213{mine handH03027(z;nevertheless i withdrewH07725/yIagainst them in the wildernessH04057xmy angerH0639)w=upon them, to accomplishH03615vmy furyH02534!u-i would pour outH08210t# then i saidH0559s# my sabbathsH07676'r9 in them; they pollutedH02490#q1 he shall even liveH02425p doH06213oa manH0120nto doH06213m%my judgmentsH04941l%neither keptH08104#k1not in my statutesH02708(j;against me: they walkedH01980irebelledH04784-hEnotwithstanding the childrenH01121gyour godH0430 gvAlK&`F!g)and i pollutedH02930-Ewhereby they should not liveH02421'and judgmentsH04941not goodH02896#1them also statutesH02706!-wherefore i gaveH05414 idolsH01544) their fathers'H01!were afterH0310)and their eyesH05869#my sabbathsH07676!-and had pollutedH02490 #my statutesH02708! -but had despisedH03988 %my judgmentsH04941. Gbecause they had not executedH06213* Athem through the countriesH0776%and disperseH02219'9them among the heathenH01471%5that i would scatterH063271Munto them also in the wildernessH04057mine handH03027#i lifted upH05375%5 i brought them forthH03318)in whose sightH05869 JwZ&_A&{G(xJ*3?it to them, then they sawH072002to giveH054141mine handH03027&07the which i lifted upH05375"/1them into the landH0776".1when i had broughtH0935-! a trespassH046040,K me, in that they have committedH04603 ++ have blasphemedH01442&*= yet in this your fathersH01) godH03069(the lordH0136%'7unto them, thus saithH0559&and sayH0559%of israelH03478$)unto the houseH01004#speakH01696"of manH0120!)therefore, sonH01121 lordH030680Kto the end that they might knowH030450Kthat i might make them desolateH08074the wombH07356!-all that openethH063634Sin that they caused to pass throughH05674(;them in their own giftsH04979 Jc8 x]: ^D"nJ O+are ye pollutedH02930NgodH03069Mthe lordH0136L!thus saithH0559Kof israelH03478J)unto the houseH01004I'wherefore sayH0559H'unto this dayH03117GbamahH01117"F/thereof is calledH07121E%and the nameH08034D+whereunto ye goH0935C)the high placeH01116B#then i saidH0559,ACthere their drink offeringsH05262@)and poured outH05258?savourH07381>#their sweetH05207%=5there also they madeH07760"</of their offeringH07133 ;+the provocationH03708):= and there they presentedH05414'99 there their sacrificesH02077!8- and they offeredH020767 treesH06086"6/ and all the thickH056875hillH013894!every highH07311 ^vO) M&dL!^i) as the heathenH01471h! we will beH019610gM shall not be at all, that ye sayH0559f) into your mindH07307&e7 and that which comethH05927'd9i will not be enquiredH01875cgodH03069bthe lordH0136a saithH05002` i liveH02416_ of israelH03478#^1 of by you, o houseH01004(]; and shall i be enquiredH01875#\1even unto this dayH03117/[Iyourselves with all your idolsH01544Z!ye polluteH02930Ythe fireH0784 X+to pass throughH05674'W9when ye make your sonsH01121V!your giftsH04979"U/for when ye offerH05375#T1 their abominationsH08251S afterH0310'R9 and commit ye whoredomH02181Q+ of your fathersH01!P-after the mannerH01870 bfK1vT5tG% b -#and i will bringH0935!" poured outH08210'" and with furyH02534" armH02220)="and with a stretched outH05186"handH03027'"with a mightyH02389)~="wherein ye are scatteredH06327(}="you out of the countriesH0776 |+"and will gatherH06908 {+"from the peopleH05971)z="and i will bring you outH03318y#! will i ruleH04427x!! poured outH08210w'! and with furyH02534v!armH02220)u=!and with a stretched outH05186t!handH03027%s5!surely with a mightyH02389r!godH03069q!the lordH0136p!saithH05002o!i liveH02416n and stoneH068m woodH06086l to serveH08334 k- of the countriesH0776 j+ as the familiesH04940 XeI#zV:"a8 X#1&where they sojournH04033"1&out of the countryH07764S&against me: i will bring them forthH03318)=&and them that transgressH06586*?&from among you the rebelsH04775%5&and i will purge outH01305 +%of the covenantH01285"/%you into the bondH04562 -%and i will bringH0935'%under the rodH07626-E%and i will cause you to passH05674$ godH03069$the lordH0136 +$with you, saithH05002 +$so will i pleadH08199$of egyptH04714#$of the landH0776" /$in the wildernessH04057 /$with your fathersH01" /$like as i pleadedH08199 #to faceH06440 '#with you faceH06440'9#and there will i pleadH08199'#of the peopleH05971(;#you into the wildernessH04057 VoV.iK*rJ%nV;(godH03069:(the lordH01369(saithH050028(of israelH034787'(of the heightH04791 6+(in the mountainH020225(mountainH02022!4-(for in mine holyH06944$33'and with your idolsH01544(2;'no more with your giftsH049791'nameH080340!' ye my holyH06944%/5' unto me: but polluteH02490'.9' if ye will not hearkenH08085-'' and hereafterH0310,' his idolsH01544+%'ye every oneH0376*'ye, serveH05647)'goH03212('godH03069''the lordH0136&!'thus saithH0559%'of israelH03478$$3'as for you, o houseH01004#& lordH03068""/& and ye shall knowH03045!& of israelH03478 '&into the landH0127(=&and they shall not enterH0935 HoCqO' tAmH!T/*you into the landH0127"S1*when i shall bringH0935R*lordH03068"Q/*and ye shall knowH03045P#) the heathenH01471O') in you beforeH05869)N=) and i will be sanctifiedH06942/MI)wherein ye have been scatteredH06327(L=)you out of the countriesH0776K!)and gatherH06908 J+)from the peopleH05971%I5)when i bring you outH03318H)savourH07381$G3)you with your sweetH05207F')i will acceptH07521*E?(with all your holy thingsH06944"D/(of your oblationsH04864$C3(and the firstfruitsH07225B)(your offeringsH08641/AI(them, and there will i requireH01875(@;( me: there will i acceptH07521?( serveH05647'>;( all of them in the landH0776=( of israelH03478*<?( there shall all the houseH01004 CvZ6h7~Sy_Cn, the lordH0136m, saithH05002l, of israelH03478k!, o ye houseH01004j,doingsH05949.iG,nor according to your corruptH07843h,waysH018703gQ,sake, not according to your wickedH07451'f9,with you for my name'sH08034$e3,when i have wroughtH06213d,lordH03068"c/,and ye shall knowH03045'b9+that ye have committedH06213#a1+for all your evilsH07451-`E+yourselves in your own sightH06440#_1+and ye shall lotheH06962-^E+wherein ye have been defiledH02930$]3+and all your doingsH05949\+your waysH01870,[C+and there shall ye rememberH02142 Z1* it to your fathersH01Y* to giveH05414X*mine handH03027&W7*the which i lifted upH05375 V-*into the countryH0776U*of israelH03478 piO7~W6oQ5p /treeH06086 #/ every greenH03892, E/ in thee, and it shall devourH0398 / a fireH0784&7/ behold, i will kindleH03341/ godH03069/the lordH0136!/thus saithH0559/lordH03068/the wordH01697/hearH08085%/of the southH05045'/to the forestH03293/and sayH0559~. fieldH07704}%. of the southH05045#|1. against the forestH03293{%. and prophesyH05012!z-.toward the southH01864y.and dropH05197x.the southH08486w.towardH01870v.thy faceH06440u.setH07760t.of manH0120s.sonH01121$r5-came unto me, sayingH0559q-lordH03068"p/-moreover the wordH01697o, godH03069 LX6uT#tW6iL*and dropH05197!)-toward jerusalemH03389(thy faceH06440'setH07760&of manH0120%sonH01121$$5came unto me, sayingH0559#lordH03068"%and the wordH01697!1parablesH04912) =1of me, doth he not speakH049111they sayH05591godH030691lordH01361i, ahH01621then saidH0559-E0it: it shall not be quenchedH03518%0have kindledH011970lordH030680shall seeH07200'0and all fleshH01320 +/shall be burnedH06866%/to the northH06828)/from the southH05045'/and all facesH06440&7/shall not be quenchedH03518/flameH07957#/the flamingH03852/treeH06086' 9/in thee, and every dryH03002 ErW8jE_2bEEmay knowH03045D)that all fleshH01320C% to the northH06828B) from the southH05045"A/against all fleshH01320"@/out of his sheathH08593?go forthH03318)>=therefore shall my swordH02719=)and the wickedH07563(<;from thee the righteousH06662);=then that i will cut offH03772:seeingH032829) and the wickedH07563(8; from thee the righteousH06662!7- and will cut offH03772"6/out of his sheathH085935my swordH0271924Oagainst thee, and will draw forthH033183lordH030682!thus saithH05591of israelH034780#to the landH0127/and sayH0559. of israelH03478 -- against the landH0127,%and prophesyH05012'+9toward the holy placesH04720 PW?}W%|X9jP`waterH04325_' shall be weakH03212^' and all kneesH01290]# shall faintH03543!\- and every spiritH07307 [+ shall be feebleH07503Z'and all handsH03027Y!shall meltH04549 X+and every heartH03820!W/because it comethH0935 V+for the tidingsH08052,UEthou? that thou shalt answerH0559,TEunto thee, wherefore sighestH0584.SIand it shall be, when they sayH0559"R/before their eyesH05869QsighH0584$P3and with bitternessH04814OloinsH04975"N/with the breakingH07670Mof manH0120$L3therefore, thou sonH01121KsighH0584$J3it shall not returnH07725"I/out of his sheathH08593Hmy swordH02719!G-have drawn forthH03318FlordH03068 St\9 pW@$y[7rS~! every treeH06086} of my sonH01121| the rodH07626{' it contemnethH03988#z1 we then make mirthH07797y shouldH0176$x3 that it may glitterH01300 w+ it is furbishedH04178v slaughterH02873u) to make a soreH02874 t+ it is sharpenedH02300#s1 and also furbishedH04803r% is sharpenedH02300q a swordH02719p a swordH02719o sayH0559n lordH03068m! thus saithH0559l and sayH0559k prophesyH05012j of manH0120i sonH01121$h5came unto me, sayingH0559glordH03068f)again the wordH01697egodH03069dthe lordH0136csaithH05002-bEand shall be brought to passH01961!a/behold, it comethH0935 MbAiO{O5uM$3thou therefore, sonH01121 godH03069 the lordH0136 saithH05002% even the rodH07626 contemnH03988 a trialH0974 thighH03409 smiteH05606(; shall be upon my peopleH05971 the swordH02719% by reason ofH0413 terrorsH04048 of israelH03478% 5 upon all the princesH05387/ I for it shall be upon my peopleH05971  of manH0120  sonH01121  and howlH03213 cryH02199' of the slayerH02026!- it into the handH03027 to giveH05414$3 and it is furbishedH04178% is sharpenedH02300! this swordH02719.9' that it may be handledH08610 H03709#1 it to be furbishedH04803"/ and he hath givenH05414 amG( l/oU3xa8onH07760(7=go thee one way or otherH0258"6/ for the slaughterH028745! wrapped upH045934 brightH013003 madeH062132 ahH02531'be multipliedH072350ruinsH04383/may faintH04127.heartH03820(-;against all their gatesH08179,%of the swordH02719+the pointH019*!i have setH054149)]which entereth into their privy chambersH02314(slainH02491'% of the greatH01419& the swordH02719%% of the slainH02491 $+ time, the swordH02719# the thirdH07992"!be doubledH03717"!/and let the swordH02719 togetherH05221'handsH03709 H03709and smiteH05221prophesyH05012of manH0120 [gA"hO!oO1|[V%thou a placeH03027U!and chooseH01254T landH0776S! out of oneH0259!R- shall come forthH03318Q! both twainH08147P may comeH0935O!of babylonH0894N#of the kingH04428M)that the swordH02719LwaysH01870Kthee twoH08147JappointH07760Iof manH0120H)also, thou sonH01121*GAcame unto me again, sayingH0559FlordH03068Ethe wordH01697Dhave saidH01696ClordH03068Bto restH05117)A=and i will cause my furyH02534@togetherH03709?!mine handsH03709">/i will also smiteH05221=setH03259<thy faceH06440;'whithersoeverH0575:#on the leftH080419)the right handH03231 [jP-cB$ qV7["t/at his right handH03225s%in the liverH03516rhe lookedH07200q#with imagesH08655p% he consultedH07592o brightH07043n arrowsH02671m! divinationH07081l to useH07080kwaysH01870j!of the twoH08147i#at the headH07218h!of the wayH01870g)at the partingH0517fstoodH05975e!of babylonH0894d%for the kingH04428c% the defencedH01219b%in jerusalemH03389a%and to judahH03063(`-'of the ammonitesH05983 H01121_!to rabbathH07237^may comeH0935])that the swordH02719\a wayH01870[appointH07760Z#to the cityH05892Y!of the wayH01870X#at the headH07218WchooseH01254 R{_A_C' tH.jRgodH03069the lordH0136$5therefore thus saithH0559' 9that they may be takenH08610 %the iniquityH057710 Kbut he will call to remembranceH02142 oathsH07621( ;to them that have swornH07650)in their sightH05869!divinationH070805Uand it shall be unto them as a falseH07723a fortH01785to buildH01129a mountH05550to castH08210"/against the gatesH08179 ramsH03733! to appointH07760~' with shoutingH08643} the voiceH06963|! to lift upH07311!{-in the slaughterH07524zthe mouthH06310yto openH06605xcaptainsH03733w!to appointH07760v'for jerusalemH03389#u1was the divinationH07081 LtQ"jD)fH,~dL- lowH08217, exaltH01361+the sameH02063*the crownH05850)%and take offH07311(!the diademH04701'removeH05493&godH03069%the lordH0136$!thus saithH0559# an endH07093"iniquityH05771!whenH06256 is comeH0935whose dayH03117of israelH03478princeH05387wickedH07563"/and thou, profaneH02491' with the handH03709"/ ye shall be takenH086100K that ye are come to remembranceH02142 do appearH07200 your sinsH02403+Aso that in all your doingsH05949)are discoveredH01540,Cin that your transgressionsH06588!-to be rememberedH021423Qbecause ye have made your iniquityH05771 dkC"~cE)kM3 dIvanityH07723 H+whiles they seeH02372*G?because of the glitteringH01300F!to consumeH0398EfurbishedH04803"D/for the slaughterH02874C drawnH06605B the swordH02719 A+ thou, the swordH02719@ even sayH0559.?G and concerning their reproachH027810>='concerning the ammonitesH05983 H01121=godH03069<the lordH0136;!thus saithH0559:and sayH05599prophesyH050128of manH01207'and thou, sonH01121'69it is; and i will giveH054145#whose rightH049414'until he comeH0935$33it: and it shall beH077602overturnH057541overturnH05754 0+i will overturnH05754/ highH01364. and abaseH08213 CdJ( zV5xS(v_Ce skilfulH02796d menH0582c!of brutishH01197#b1thee into the handH03027a#and deliverH05414`#of my wrathH05678(_=against thee in the fireH0784'^9upon thee, i will blowH06315!]-mine indignationH02195$\3and i will pour outH08210 [+of thy nativityH04351Z#in the landH0776(Y;where thou wast createdH01254"X/thee in the placeH04725W%i will judgeH08199 V+into his sheathH08593Uto returnH07725T an endH07093S) their iniquityH05771R whenH06256Q is comeH0935P whose dayH03117O'of the wickedH07563NslainH02491$M3thee upon the necksH06677$L3unto thee, to bringH05414Ka lieH03577.JGunto thee, whiles they divineH07080 NzP1rP6`D wN%5 of it, that her timeH06256%in the midstH08432bloodH01818sheddethH08210~the cityH05892}godH03069|the lordH0136 {-thou, thus saithH0559zthen sayH0559)y=her all her abominationsH08441%x5yea, thou shalt shewH03045wcityH05892v!the bloodyH01818 u+wilt thou judgeH08199 t+wilt thou judgeH08199sof manH0120r'now, thou sonH01121$q5came unto me, sayingH0559plordH03068"o/moreover the wordH01697n# have spokenH01696m lordH03068l! rememberedH02142k# of the landH0776&j7 shall be in the midstH08432i thy bloodH01818h# to the fireH0784&g9 thou shalt be for fuelH0402f! to destroyH04889 J}S2 _>fB)hJof israelH03478$3behold, the princesH05387vexedH04103muchH07227 'infamousH08034 H02931&7from thee, shall mockH07046farH07350nearH07138 -to all countriesH0776'and a mockingH07048!- unto the heathenH01471 + thee a reproachH02781&7 therefore have i madeH05414) unto thy yearsH08141% and art comeH0935%to draw nearH07126. Gand thou hast caused thy daysH03117% 5which thou hast madeH06213' 9thyself in thine idolsH01544! -and hast defiledH02930$ 3that thou hast shedH08210%in thy bloodH01818&9thou art become guiltyH0816*? against herself to defileH02930 idolsH01544! and makethH06213 may comeH0935 K}M2S0~[6hK8 lewdnessH02154$73 of thee they commitH062136% in the midstH08432#51 upon the mountainsH02022$45 and in thee they eatH03983 bloodH018182 to shedH08210!1- that carry talesH074000+ in thee are menH0582/#my sabbathsH07676"./and hast profanedH02490!--mine holy thingsH06944",1thou hast despisedH0959+' and the widowH0490*) the fatherlessH03490();in thee have they vexedH03238"(/with the strangerH01616''by oppressionH06233(&;of thee have they dealtH06213%%in the midstH08432$!and motherH0517#by fatherH01,"Cin thee have they set lightH07043!bloodH01818 to shedH08210,Cwere in thee to their powerH02220every oneH0376 Fc8wX8pS' xF.TG and thou hast greedily gainedH01214S% and increaseH08636R usuryH05392 Q+ thou hast takenH03947P bloodH01818O to shedH08210N giftsH07810(M; in thee have they takenH03947L daughterH01323K% his father'sH01J! his sisterH0269%I5 in thee hath humbledH06031H# and anotherH0376$G3 his daughter in lawH03618F defiledH02930E# hath lewdlyH02154D# and anotherH0376C wifeH0802%B5 with his neighbour'sH07453A# abominationH08441@) hath committedH06213? and oneH0376>' for pollutionH02931'=9 her that was set apartH05079*<? in thee have they humbledH06031; nakednessH06172:) their fathers'H01-9E in thee have they discoveredH01540 `tX@ uD zaA!`!n-and will consumeH08552%m7thee in the countriesH0776l%and disperseH02219'k9thee among the heathenH01471#j1and i will scatterH06327i# and will doH06213h#have spokenH01696glordH03068"f/that i shall dealH06213e#in the daysH03117dbe strongH02388#c1or can thine handsH03027bendureH05975 a+can thine heartH03820-`E which hath been in the midstH08432!_- and at thy bloodH01818%^5 which thou hast madeH06213&]7 at thy dishonest gainH01215\ mine handH037091[M behold, therefore i have smittenH05221Z godH03069Y the lordH0136X me, saithH05002#W1 and hast forgottenH07911V% by extortionH06233"U/ of thy neighboursH07453 _pM% xZ<_A#_0 Kbehold, therefore i will gatherH069080Kbecause ye are all become drossH05509godH03069the lordH0136$5therefore thus saithH0559 of silverH03701 the drossH05509) of the furnaceH03564% in the midstH08432 and leadH05777and ironH01270~and tinH0913}brassH05178&|7is to me become drossH05509{of israelH03478zthe houseH01004yof manH0120xsonH01121$w5came unto me, sayingH0559vlordH03068u%and the wordH01697tlordH03068$s3and thou shalt knowH03045r)of the heathenH01471(q;in thyself in the sightH05869=pW'and thou shalt take thine inheritanceH05157 H02490o)thy filthinessH02932 _}_B% gB!sK+_%)of the furnaceH03564$%in the midstH08432#is meltedH02046"as silverH03701!%in the midstH08432' 9and ye shall be meltedH05413#of my wrathH05678$5upon you in the fireH0784'you, and blowH05301#1yea, i will gatherH03664and meltH05413!-and i will leaveH03240)and in my furyH02534' in mine angerH0639!- so will i gatherH06908!- upon it, to meltH05413 the fireH0784 to blowH05301)of the furnaceH03564)into the midstH08432and tinH0913and leadH05777and ironH01270and brassH05178 silverH03701 #they gatherH06910 %of jerusalemH03389# 1you into the midstH08432 FmI- f=qE-nF$B3 and precious thingsH03366A% the treasureH02633 @+ they have takenH03947? soulsH05315">1they have devouredH0398=the preyH02964<raveningH02963;lionH0738(:;thereof, like a roaringH075809%in the midstH08432 8+of her prophetsH050307%a conspiracyH071956)of indignationH02195 5+upon in the dayH031174!nor rainedH01656%35that is not cleansedH028912the landH07761sayH05590of manH0120/sonH01121$.5came unto me, sayingH0559-lordH03068,%and the wordH01697+ my furyH02534 *+ have poured outH08210)lordH03068+(Athereof; and ye shall knowH03045'%in the midstH08432&&7so shall ye be meltedH05413 ZyW<}P({aA tZ^ soulsH05315]!to destroyH06\bloodH01818[to shedH08210Zthe preyH02964YraveningH02963X#like wolvesH02061W%in the midstH07130V#her princesH08269UamongH08432"T/and i am profanedH02490!S-from my sabbathsH07676R! their eyesH05869Q% and have hidH05956P' and the cleanH02889$O3 between the uncleanH02931)N= neither have they shewedH03045M#and profaneH02455!L-between the holyH06944+KCthey have put no differenceH0914!J-mine holy thingsH06944"I/and have profanedH02490Hmy lawH08451G'have violatedH02554F#her priestsH03548E%in the midstH08432DwidowsH0490(C; they have made her manyH07235 I}T9mT0aD(}I0{Kamong them, that should make upH01443zfor a manH0376y%and i soughtH01245x! wrongfullyH04941w% the strangerH01616)v= yea, they have oppressedH06231uand needyH034tthe poorH06041s)and have vexedH03238rrobberyH01498q'and exercisedH01497,p5'have used oppressionH06233 H06231o#of the landH0776n!the peopleH05971 m+ hath not spokenH01696l lordH03068k godH03069j the lordH0136i! thus saithH0559!h/unto them, sayingH0559gliesH03577f%and diviningH07080evanityH07723dseeingH02374%c5them with untemperedH08602b#have daubedH02902!a-and her prophetsH05030`) dishonest gainH01215_ to getH01214 gg9kK)rY+gmotherH0517of oneH0259'the daughtersH01323womenH0802)there were twoH08147of manH0120sonH01121*Acame again unto me, sayingH0559lordH03068the wordH01697  godH03069  the lordH0136  saithH05002! -upon their headsH07218# 1have i recompensedH05414'their own wayH01870#of my wrathH05678"1them with the fireH0784+Aupon them; i have consumedH03615!-mine indignationH02195,Ctherefore have i poured outH08210 + it: but i foundH04672*? that i should not destroyH07843+me for the landH0776beforeH06440~!in the gapH06556}and standH05975|the hedgeH01447 _b5mO/dJ( _2'on her loversH01571'and she dotedH05689"0/when she was mineH08478"//played the harlotH02181.!and aholahH0170- aholibahH0172,' and jerusalemH03389+ aholahH0170* samariaH08111)# their namesH08034('and daughtersH01323'sonsH011212&Oand they were mine, and they bareH03205%!her sisterH0269$%and aholibahH0172#the elderH01419"aholahH0170!'and the namesH08034# 1 of their virginityH01331the teatsH01717'9and there they bruisedH06213pressedH04600)=there were their breastsH07699)in their youthH05271)=they committed whoredomsH02181in egyptH04714-Eand they committed whoredomsH02181 SfG_@( mG(rSN! and pouredH08210!M-of her virginityH01331L#the breastsH01717+KAwith her, and they bruisedH06213Jthey layH07901!I-for in her youthH05271H!from egyptH04714"G/she her whoredomsH08457F%neither leftH05800E#she defiledH02930%D5with all their idolsH01544/CIand with all on whom she dotedH05689B!of assyriaH0804AmenH01121@!the chosenH04005?'her whoredomsH08457#>1thus she committedH05414=# upon horsesH05483<ridingH07392;horsemenH06571:young menH0970&97all of them desirableH025318!and rulersH054617captainsH063466with blueH085045clothedH038474!neighboursH07138 3-on the assyriansH0804 NgEpJ-vO3lNh whoredomsH02183$g5 more than her sisterH0269/fI than she, and in her whoredomsH08457'e9 in her inordinate loveH05691%d5 she was more corruptH07843c sawH07200b aholibahH0172#a3 and when her sisterH0269` judgmentH08196&_7 for they had executedH06213^# among womenH0802&]7 and she became famousH08034#\1 her with the swordH02719[ and slewH02026"Z/ and her daughtersH01323Y her sonsH01121X they tookH03947W' her nakednessH06172!V- these discoveredH01540$U3 upon whom she dotedH05689'T-% of the assyriansH0804 H01121S' into the handH03027R' of her loversH0157"Q/ her into the handH03027+PA wherefore i have deliveredH05414O) their whoredomH08457 DyZ>{\3kL* iD!-upon their loinsH04975%with girdlesH0232girdedH02289) with vermilionH08350! pourtrayedH02710!-of the chaldeansH03778!the imagesH06754'upon the wallH07023~!pourtrayedH02707}menH0582!|-for when she sawH07200{'her whoredomsH08457z'she increasedH03254y wayH01870x oneH0259w bothH08147%v5 that she was defiledH02930u! then i sawH07200t young menH0970&s7 all of them desirableH02531r# upon horsesH05483q ridingH07392p horsemenH06571 o+ most gorgeouslyH04358n clothedH03847m! and rulersH05461l captainsH06346k! neighboursH07138)j1% upon the assyriansH0804 H01121i she dotedH05689 FrS.uN0xP4lF" /so she discoveredH01540' was alienatedH03363(;with them, and her mindH05315%5and she was pollutedH02930(;her with their whoredomH08457!-and they defiledH02930of loveH01730$3to her into the bedH04904cameH0935*3%and the babyloniansH0894 H01121'9unto them into chaldeaH03778!messengersH04397$3upon them, and sentH07971she dotedH05689#1them with her eyesH05869'9and as soon as she sawH04758"/ of their nativityH04138 the landH0776! of chaldeaH03778) 1% of the babyloniansH0894 H01121! - after the mannerH01823 !to look toH04758$ 3all of them princesH07991! -upon their headsH07218)in dyed attireH02871exceedingH05628 >xV(lO.qQ3_>;%of thy youthH05271:%the lewdnessH0215429Othus thou calledst to remembranceH064858of horsesH054837the issueH02231 6+and whose issueH022315of assesH025434the fleshH013203#whose fleshH01320%25upon their paramoursH063701'for she dotedH056890of egyptH04714/#in the landH07762.Owherein she had played the harlotH02181-%of her youthH05271,the daysH03117*+?in calling to remembranceH02142*'her whoredomsH08457#)1yet she multipliedH07235(+ from her sisterH0269''was alienatedH05361*&?from her, like as my mindH05315%'was alienatedH03363$%then my mindH05315#'her nakednessH06172")and discoveredH01540!'her whoredomsH08457 F|[2a@z]AgFV% and renownedH07121U# great lordsH07991T! and rulersH05461S captainsH06346Ryoung menH09701QMwith them: all of them desirableH02531(P/%all the assyriansH0804 H01121Oand koaH06970Nand shoaH07772MpekodH06489&L7and all the chaldeansH03778&K+%the babyloniansH0894 H011210JK them against thee on every sideH05439 I- and i will bringH0935H%is alienatedH053611GMagainst thee, from whom thy mindH05315F!thy loversH0157(E;behold, i will raise upH05782DgodH03069Cthe lordH0136B!thus saithH0559%A7therefore, o aholibahH0172@%of thy youthH05271?%for the papsH07699!>-by the egyptiansH04714=thy teatsH01717<#in bruisingH06213 QcH)|]=}Z:tQp+and thy remnantH0319o)and thine earsH0241nthy noseH06390mKwith thee: they shall take awayH05493lfuriouslyH025342kOagainst thee, and they shall dealH06213j#my jealousyH07068i)and i will setH054142hOthee according to their judgmentsH04941+gAthem, and they shall judgeH08199fbeforeH06440e judgmentH04941d) and i will setH05414c# round aboutH05439b! and helmetH06959a! and shieldH04043%`5against thee bucklerH06793_shall setH07760^of peopleH05971%]5and with an assemblyH06951\!and wheelsH01534[wagonsH07393+ZAagainst thee with chariotsH02021#Y3and they shall comeH0935X#upon horsesH05483#W1 all of them ridingH07392 FY6{^CS4mF# 1thee into the handH03027' 9behold, i will deliverH05414 godH03069the lordH0136)for thus saithH0559 egyptH04714(;unto them, nor rememberH02142!thine eyesH05869/Iso that thou shalt not lift upH05375of egyptH04714'from the landH0776,Cfrom thee, and thy whoredomH02184to ceaseH07673.~Gthus will i make thy lewdnessH02154}jewelsH03627|thy fairH08597{'and take awayH03947'z;thee out of thy clothesH0899&y7they shall also stripH06584x#by the fireH0784!w/shall be devouredH0398v+and thy residueH0319"u/ and thy daughtersH01323t thy sonsH01121 s+ they shall takeH03947r% by the swordH02719q! shall fallH05307bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{3Oi;Tn *E`3Oi;Tn *E`~8Vt-Ie8Tn %B^{2Nh ;VŒpÌ Ō%ƌAnj]ȌvɌʌ-ˌȞe͌Ό!ό?ЌYьuҌӌ.ԌIՌf֌׌،7ٌSڌpی ܌)݌Eތbߌ}ጾ6⌾Q㌾l䌿匿'挿B猿^茿}8Vs'B_{5Ql"=Wv >qI!vP+Y@ h>&%7therefore will i giveH05414$'of thy sisterH0269#!in the wayH01870!"-thou hast walkedH01980!!-with their idolsH01544* ?because thou art pollutedH02930#the heathenH01471afterH0310<cunto thee, because thou hast gone a whoringH02181i will doH06213"/ and thy whoredomsH08457"/ both thy lewdnessH02154$3 shall be discoveredH01540!- of thy whoredomsH02183"/and the nakednessH06172and bareH06181!thee nakedH05903 +and shall leaveH05800)all thy labourH03018$3and shall take awayH03947$3with thee hatefullyH08135$3and they shall dealH06213% is alienatedH05361#1from whom thy mindH05315 'into the handH03027! -whom thou hatestH08130 YnI&|ZAlK*Y'A9"thereof, and pluck offH05423@!"the sherdsH02789%?5"and thou shalt breakH01633>"outH04680&=7"thou shalt even drinkH08354<! samariaH08111;'!of thy sisterH0269:%!with the cupH035639)!and desolationH08077 8+!of astonishmentH080477%!with the cupH035636!!and sorrowH03015!5-!with drunkennessH07943%45!thou shalt be filledH043903 muchH047672' it containethH03557$13 and had in derisionH03933/0I thou shalt be laughed to scornH06712/ and largeH07342. deepH06013- cupH03563,+ of thy sister'sH0269!+- thou shalt drinkH08354* godH03069) the lordH0136(! thus saithH0559 '+into thine handH03027&her cupH03563 F~f>" \1 rX8oF%]5%and with their idolsH01544\)%in their handsH03027[%and bloodH018182ZO%that they have committed adulteryH05003-YE$ unto them their abominationsH08441X%$yea, declareH05046W%$and aholibahH0172V$aholahH0170 U+$wilt thou judgeH08199T$of manH0120&S7$moreover unto me; sonH01121R$saidH0559Q$lordH03068"P/# and thy whoredomsH08457'O9# thou also thy lewdnessH02154N)#therefore bearH05375M#thy backH01458L#me behindH0310K%#me, and castH07993,JC#because thou hast forgottenH07911I#godH03069H#the lordH0136$G5#therefore thus saithH0559F" godH03069E" the lordH0136D"saithH05002"C/"for i have spokenH01696"B/"thine own breastsH07699 IxB%Z:_@ dIv(to comeH0935u(for menH0582"t/(that ye have sentH07971s+(and furthermoreH0637r'' of mine houseH01004q%' in the midstH084321pM'it; and, lo, thus have they doneH06213o!'to profaneH02490"n/'into my sanctuaryH04720m%'the same dayH03117l)'then they cameH0935k)'to their idolsH01544j)'their childrenH01121(i;'for when they had slainH07819h#&my sabbathsH07676"g/&and have profanedH02490 f+&in the same dayH03117e%&my sanctuaryH04720+dA&unto me: they have defiledH02930-cE&moreover this they have doneH06213b% to devourH04022aO%unto me, to pass for them throughH05674`)%whom they bareH032050_K%and have also caused their sonsH01121-^E%have they committed adulteryH05003 UzM& {cC& yV4sU* which putH05414$3*from the wildernessH04057'*sabeansH05433 H05436*broughtH0935) 1%*of the common sortH0120 H07230* A*with her: and with the menH0582 '*being at easeH07961 )*of a multitudeH01995 #*and a voiceH06963%) and mine oilH08081%)mine incenseH07004,C)it, whereupon thou hast setH07760)beforeH06440)preparedH06186#)and a tableH07979)bedH04296))upon a statelyH03520!)and satestH03427'9( thyself with ornamentsH05716~%( and deckedstH05710}( thy eyesH05869#|1( thyself, paintedstH03583){=( for whom thou didst washH07364"z1(and, lo, they cameH0935y(sentH07971&x7(unto whom a messengerH04397w(from farH04801 J[>&nN"_H#kJ-%- adulteressesH05003,-bloodH01818#+1-of women that shedH08210%*5-and after the mannerH04941 )+-of adulteressesH05003&(7-them after the mannerH04941!'--they shall judgeH08199&-menH0582"%/-and the righteousH06662$, womenH0802#,the lewdH02154!"/,and unto aholibahH0172!#,unto aholahH0170 +,so went they inH0935(;,that playeth the harlotH02181%,unto a womanH0802';,unto her, as they go inH0935 -,yet they went inH0935+whoredomsH08457%5+will they now commitH02181'+in adulteriesH05004+oldH01087+then saidH0559!-*upon their headsH07218* crownsH05850'* and beautifulH08597!-* upon their handsH03027* braceletsH06781 giE'pM,vU8 gH0not to doH06213G'0may be taughtH03256F)0that all womenH0802E+0out of the landH0776D0to ceaseH07673+CA0thus will i cause lewdnessH02154B/ with fireH0784A%/ their housesH01004@#/ and burn upH08313$?3/and their daughtersH01323>!/their sonsH01121 =+/they shall slayH02026'<9/them with their swordsH02719;%/and dispatchH01254:-/them with stonesH0689#/shall stoneH07275 8+/and the companyH069517#.and spoiledH0957#61.them to be removedH02189)5=.upon them, and will giveH054144.a companyH06951 3+.i will bring upH059272.godH030691.the lordH01360).for thus saithH0559/)- in their handsH03027.- and bloodH01818 ]X;^D#rX6]*e? himself against jerusalemH03389d setH05564c! of babylonH0894bthe kingH04428adayH03117`%of this sameH06106_!of the dayH03117^'thee the nameH08034]writeH03789\of manH0120[sonH01121$Z5 came unto me, sayingH0559YlordH03068Xthe wordH01697W%of the monthH02320V%in the tenthH06218UmonthH02320T%in the tenthH06224SyearH08141#R1again in the ninthH08671Q1godH03069P1the lordH0136"O/1and ye shall knowH03045N'1of your idolsH01544M1the sinsH02399,LC1upon you, and ye shall bearH05375K'1your lewdnessH02154*J?1and they shall recompenseH05414$I30after your lewdnessH02154 mfL1fL2~Z@'mwellH07571%make it boilH07570)also the bonesH06106and burnH01754%of the flockH06629!the choiceH04005~takeH03947} bonesH06106 |+with the choiceH04005{fillH04390!z-and the shoulderH03802ythe thighH03409xpieceH05409w!every goodH02896v!the piecesH05409ugatherH0622t waterH04325s' and also pourH03332r onH08239q a potH05518p set onH08239ogodH03069nthe lordH0136%m7unto them, thus saithH0559land sayH0559khouseH01004$j3unto the rebelliousH04805ia parableH04912hand utterH04911g dayH03117f this sameH06106 FpT<%\4[7eF!!to come upH05927) =that it might cause furyH02534% it with dustH06083to coverH03680&9it not upon the groundH0776!she pouredH08210of a rockH05553 +it upon the topH06706 +of her; she setH07760 +is in the midstH08432'for her bloodH01818fallH05307!let no lotH01486 by pieceH05409 pieceH05409$3 of it! bring it outH03318 + is not gone outH03318(; therein, and whose scumH02457!whose scumH02457!to the potH05518 cityH05892 'to the bloodyH01818 woeH0188 godH03069 the lordH0136$5wherefore thus saithH0559' of it thereinH08432 the bonesH06106$3and let them seetheH01310 GhJj<sU9lG!?- of it may be hotH03179(>; thereof, that the brassH05178=) upon the coalsH01513< it emptyH07386; then setH05975: be burnedH02787"9/ and let the bonesH061068 it wellH048417 and spiceH075436 the fleshH013205 consumeH085524 the fireH07843 kindleH018142 on woodH060861 heapH072350) for fire greatH01431*/? i will even make the pileH04071. cityH05892-' to the bloodyH01818, woeH0188+ godH03069* the lordH0136$)5 therefore thus saithH0559.(G that it should not be coveredH03680'of a rockH05553&%upon the topH06706%her bloodH01818$!i have setH05414#vengeanceH05359"to takeH05358 Uz]3iJ$}U|U#Y1i will not go backH06544X'and i will doH06213%W7it shall come to passH0935V#have spokenH01696UlordH03068T to restH051175SU any more, till i have caused my furyH02534$R3 from thy filthinessH02932)Q= thou shalt not be purgedH02891/PI thee, and thou wast not purgedH02891&O7 because i have purgedH02891N lewdnessH02154"M/ in thy filthinessH02932L# in the fireH0784%K5 out of her: her scumH02457J) went not forthH03318I scumH02457H' and her greatH07227G with liesH08383!F- she hath weariedH03811&E7 of it may be consumedH08552D the scumH02457C in itH08432$B3 of it may be moltenH05413A) the filthinessH02932@% and may burnH02787 HS.w_Eb6sH'u9the tire of thine headH06287tbindH02280s%for the deadH04191r#no mourningH060qmakeH06213pto cryH0602oforbearH01826n run downH0935(m; neither shall thy tearsH01832lnor weepH01058-kEyet neither shalt thou mournH05594j'with a strokeH04046i'of thine eyesH05869%h5from thee the desireH04261$g3behold, i take awayH03947fof manH0120esonH01121$d5came unto me, sayingH0559clordH03068b'also the wordH01697a godH03069` the lordH0136_# thee, saithH05002!^- shall they judgeH08199,]C and according to thy doingsH05949&\7according to thy waysH01870&[7neither will i repentH05162%Z5neither will i spareH02347 Qx_D"gN0 {P- oQ!thus saithH0559of israelH03478)unto the houseH01004speakH0559$5came unto me, sayingH0559 lordH03068 )them, the wordH01697 +then i answeredH0559' 9to us, that thou doestH06213, Cunto me, wilt thou not tellH05046saidH0559)and the peopleH05971#1 as i was commandedH06680)in the morningH01242and i didH06213diedH04191my wifeH0802#and at evenH06153)in the morningH01242 +unto the peopleH05971~!so i spakeH01696}of menH0582|'not the breadH03899{ and eatH0398z lipsH08222y and coverH05844x' upon thy feetH07272w thy shoesH05275&v7upon thee, and put onH07760 U]8f@!y^@&rU.nor weepH01058#-1ye shall not mournH05594,)upon your feetH07272+)and your shoesH05275 *+upon your headsH07218))and your tiresH06287(of menH0582'the breadH03899&nor eatH0398%lipsH08222#$1ye shall not coverH05844#)as i have doneH06213 "+and ye shall doH06213!%by the swordH02719 !shall fallH05307"/whom ye have leftH05800#1and your daughtersH01323'and your sonsH01121pitiethH04263)= and that which your soulH05315% of your eyesH05869! the desireH04261!- of your strengthH05797) the excellencyH01347%my sanctuaryH04720'9behold, i will profaneH02490godH03069the lordH0136 TxV5mQ9tQ2yT!I-he that escapethH06412$H3 and their daughtersH01323G! their sonsH01121F# their mindsH05315,EC and that whereupon they setH04853D' of their eyesH05869C!the desireH04261B)of their gloryH08597Athe joyH04885)@=from them their strengthH04581?#when i takeH03947>!in the dayH03117=of manH0120<)also, thou sonH01121;godH03069:the lordH01369'ye shall knowH03045$85and when this comethH09357#shall ye doH0621336Qaccording to all that he hath doneH06213#51is unto you a signH041594%thus ezekielH031683) toward anotherH02512 oneH03761 and mournH05098$03for your iniquitiesH05771'/9but ye shall pine awayH04743 FnJ,P7l;|dFf!thus saithH0559egodH03069d#of the lordH0136cthe wordH01697bhearH08085*a1'unto the ammonitesH05983 H01121`and sayH0559_%and prophesyH05012-^7'against the ammonitesH05983 H01121]thy faceH06440\setH07760[of manH0120ZsonH01121*YAcame again unto me, sayingH0559XlordH03068Wthe wordH01697V lordH03068/UIunto them; and they shall knowH03045)T=and thou shalt be a signH04159#S3and be no more dumbH0481%R5and thou shalt speakH01696(Q;to him which is escapedH06412Pbe openedH06605 O+shall thy mouthH06310N#in that dayH03117MearsH0241Lto hearH02045K!shall comeH0935J#in that dayH03117 @d;b? zX2[@rabbahH07237 +and i will makeH05414 thy milkH02461%~5 and they shall drinkH08354} thy fruitH06529'|; in thee: they shall eatH0398 {+their dwellingsH04908"z/in thee, and makeH05414y'their palacesH02918#x1and they shall setH03427!w-for a possessionH04181v#of the eastH06924 u+thee to the menH011211tMbehold, therefore i will deliverH05414s)into captivityH01473r)when they wentH01980qof judahH03063&p7and against the houseH01004%o5when it was desolateH08074nof israelH03478$m5and against the landH0127%l5 when it was profanedH02490%k5 against my sanctuaryH04720j ahaH01889#i3 because thou saidstH0559h godH03069gthe lordH0136 hsT.wW5S5h +from the peopleH05971(;and i will cut thee offH03772)to the heathenH01471&-#thee for a spoilH0897 H0957,Cupon thee, and will deliverH05414mine handH030275Ubehold, therefore i will stretch outH05186 of israelH03478 - against the landH0127%5 with all thy despiteH07589 in heartH05315%and rejoicedH08055'with the feetH07272#and stampedH07554 handsH03027* ?because thou hast clappedH04222 godH03069 the lordH0136 )for thus saithH0559 lordH03068"/and ye shall knowH03045!for flocksH06629 +a couchingplaceH04769)/'and the ammonitesH05983 H01121!for camelsH01581a stableH05116 GV=zT7 yU0gG7# of the eastH069246% unto the menH011215) and kiriathaimH071564# baal–meonH01186!3- beth–jeshimothH010202) of the countryH07761 the gloryH06643!0- on his frontiersH07097 /+ from his citiesH05892 .+ from the citiesH05892- of moabH04124, the sideH03802/+I therefore, behold, i will openH06605**? like unto all the heathenH01471) of judahH03063"(/behold, the houseH01004'do sayH0559&and seirH08165%that moabH04124$becauseH03282#godH03069"the lordH0136!!thus saithH0559  lordH03068*? thee; and thou shalt knowH03045) i will destroyH08045$5 out of the countriesH0776-Kand i will cause thee to perishH06 K[1 gI-pR.iKS mine handH03027(R; i will also stretch outH05186Q godH03069P the lordH0136$O5 therefore thus saithH0559N% and revengedH05358M offendedH0816 L- and hath greatlyH0816K vengeanceH05359J by takingH05358I of judahH03063"H/ against the houseH01004G! hath dealtH06213!F/ because that edomH0123E godH03069D the lordH0136C! thus saithH0559B lordH03068$A3 and they shall knowH03045@ upon moabH04124? judgmentsH08201#>1 and i will executeH06213"=/ among the nationsH01471&<7 may not be rememberedH02142*;1' that the ammonitesH05983 H01121#:1 them in possessionH041819' and will giveH05414*81' with the ammonitesH05983 H01121 M]=tW7b:yM(p;because the philistinesH06430ogodH03069nthe lordH0136m!thus saithH0559lgodH03069kthe lordH0136j saithH05002i% my vengeanceH05360$h3 and they shall knowH03045)g= and according to my furyH02534'f; according to mine angerH0639ein edomH0123"d/and they shall doH06213cisraelH03478b%of my peopleH05971a#by the handH03027`upon edomH0123_%my vengeanceH05360^)and i will layH05414]% by the swordH02719\! shall fallH05307"[/ and they of dedanH01719Z! from temanH08487Y# it desolateH02723)X= from it; and i will makeH05414W and beastH0929V manH0120!U- and will cut offH03772T upon edomH0123 J[A"]?pV/oJ! -when i shall layH05414 lordH03068$ 3and they shall knowH03045 rebukesH08433' 9upon them with furiousH02534vengeanceH05360greatH01419#1and i will executeH06213 coastH02348! of the seaH03220# the remnantH07611# and destroyH06)the cherethimsH03774#1and i will cut offH03772%5upon the philistinesH06430~mine handH03027+}Abehold, i will stretch outH05186|godH03069{the lordH0136$z5therefore thus saithH0559y hatredH0342x# for the oldH05769w! to destroyH04889v heartH05315"u/ with a despitefulH07589tvengeanceH05359s)and have takenH05358r!by revengeH05360q!have dealtH06213 @gF)rL4|V.m@))=against thee, as the seaH03220(!to come upH05927'nationsH01471$&3and will cause manyH07227&%7against thee, o tyrusH06865$godH03069#the lordH0136$"5therefore thus saithH0559"!/ she is laid wasteH027170 K unto me: i shall be replenishedH04390' she is turnedH05437' of the peopleH05971the gatesH01817'she is brokenH07665ahaH01889"/against jerusalemH03389hath saidH0559#1because that tyrusH06865of manH0120sonH01121$5came unto me, sayingH0559lordH03068the wordH01697%of the monthH02320%in the firstH0259yearH08141;S'and it came to pass in the eleventhH06240 H06249% my vengeanceH05360 UrU2eC'sD!nUElordH03068$D3and they shall knowH03045C%by the swordH02719B)shall be slainH02026A%in the fieldH07704"@/and her daughtersH01323?) to the nationsH01471+>C and it shall become a spoilH0957=godH03069<the lordH0136;saithH05002":/for i have spokenH016969!of the seaH032208%in the midstH084327of netsH027646'the spreadingH048945 of a rockH05553!4- her like the topH06706#31from her, and makeH054142her dustH06083#11i will also scrapeH055000!her towersH04026/)and break downH02040.of tyrusH06865-the wallsH02346',9and they shall destroyH07843+! to come upH05927"*/ causeth his wavesH01530 Ic@' hB `:eIb enginesH04239!a- and he shall setH05414`# the bucklerH06793*_? against thee, and lift upH06965^a mountH05550']9against thee, and castH08210\a fortH01785"[/and he shall makeH05414Z%in the fieldH07704Y'thy daughtersH01323X)with the swordH02719W'he shall slayH02026VpeopleH05971Uand muchH07227T'and companiesH06951"S/and with horsemenH06571"R/ and with chariotsH07393Q# with horsesH05483P) from the northH06828O of kingsH04428N a kingH04428M!of babylonH0894LkingH04428K)nebuchadrezzarH05019J!upon tyrusH06865$I5behold, i will bringH0935HgodH03069Gthe lordH0136F)for thus saithH0559 BqR#_;b5cB}% by the swordH02719|! thy peopleH05971{' he shall slayH02026 z+ all thy streetsH02351$y3 shall he tread downH07429x' of his horsesH05483w) with the hoofsH06541)v= wherein is made a breachH01234u# into a cityH05892t% as men enterH03996s) into thy gatesH08179#r3 when he shall enterH0935$q3 and of the chariotsH07393"p/ and of the wheelsH01534 o+ of the horsemenH06571n% at the noiseH06963m# shall shakeH07493 l+ thee: thy wallsH02346k# shall coverH03680j! their dustH080i' of his horsesH05483+hA by reason of the abundanceH08229g! thy towersH04026$f3 he shall break downH05422"e/ and with his axesH02719"d/ against thy wallsH02346c of warH06904 I|L*tS8n?oI"/thee like the topH06706 +and i will makeH05414'9 shall be no more heardH08085% of thy harpsH03658' and the soundH06963 to ceaseH07673% of thy songsH07892+A and i will cause the noiseH01995% of the waterH04325% in the midstH08432% and thy dustH06083 ) and thy timberH06086 ! thy stonesH068# 1 and they shall layH07760  housesH01004 % thy pleasantH02532# and destroyH05422 thy wallsH02346*? and they shall break downH02040#1 of thy merchandiseH07404+ and make a preyH0962' of thy richesH02428,C and they shall make a spoilH07997' to the groundH0776' shall go downH03381 garrisonsH04676~) and thy strongH05797 ^jQ1tM3sR) ~^6#and put offH065845#their robesH045984%and lay awayH05493#31from their thronesH03678 2+shall come downH033811!of the seaH03220%05then all the princesH05387/% in the midstH08432. is madeH02026#-1 when the slaughterH02027, cryH0602!+- when the woundedH02491*#of thy fallH04658)%at the soundH06963(shakeH07493#'3shall not the islesH0339&to tyrusH06865%godH03069$the lordH0136#!thus saithH0559" godH03069! the lordH0136  saithH05002# have spokenH01696lordH03068$3thou shalt be builtH01129uponH04894netsH02764to spreadH04894of a rockH05553 ElI&rMyZ.eEQ#of thy fallH04658P!in the dayH03117OtrembleH02729#N3now shall the islesH0339"M/on all that hauntH03427L% their terrorH02851K# which causeH05414(J; she and her inhabitantsH03427I! in the seaH03220"H/ which wast strongH02389GcityH05892F%the renownedH01984!E-of seafaring menH03220DinhabitedH03427-CKto thee, how art thou destroyedH06!B/for thee, and sayH0559A'a lamentationH07015'@9and they shall take upH05375"?/and be astonishedH08074>momentH07281"=/and shall trembleH02729<+ upon the groundH0776;) they shall sitH03427*:? themselves with tremblingH02731"9/ they shall clotheH038478 garmentsH0899 7+their broideredH07553 TuS7mC&fF"oTl of oldH05769#k1 in places desolateH02723j%of the earthH0776&i7thee in the low partsH08482h'and shall setH03427g#of old timeH05769 f+with the peopleH05971e%into the pitH0953'd9with them that descendH03381-cEwhen i shall bring thee downH03381b# shall coverH03680a watersH04325%`5 upon thee, and greatH07227_ the deepH08415&^7 when i shall bring upH05927']9that are not inhabitedH03427 \+like the citiesH05892[cityH05892 Z+thee a desolateH02717"Y/when i shall makeH05414XgodH03069Wthe lordH0136V)for thus saithH0559!U-at thy departureH03318!T/shall be troubledH0926S!in the seaH03220R)yea, the islesH0339 \dJ+ pS2x^B {\!of the seaH03220%at the entryH03997(;o thou that art situateH03427!unto tyrusH06865and sayH0559for tyrusH06865'a lamentationH07015take upH05375of manH0120'now, thou sonH01121*~Acame again unto me, sayingH0559}lordH03068|the wordH01697{godH03069zthe lordH0136y%again, saithH05002xbe foundH04672%w5yet shalt thou neverH05769*v?though thou be sought forH01245u'thee a terrorH01091t#i will makeH05414s'of the livingH02416r#in the landH0776qgloryH06643 p+and i shall setH05414+oA that thou be not inhabitedH03427n! to the pitH0953'm9 with them that go downH03381 NkO7~^=[A nN'#the companyH01323&!thine oarsH04880%)have they madeH06213$of bashanH01316#the oaksH0437" mastsH08650!to makeH06213 %from lebanonH03844cedarsH0730 +they have takenH03947of senirH08149%of fir treesH01265boardsH03871)they have madeH01129!thy beautyH03308)have perfectedH03634%thy buildersH01129#of the seasH03220%in the midstH03820#thy bordersH01366beautyH03308!of perfectH03632)thou hast saidH0559 o tyrusH06865 godH03069 the lordH0136 ! thus saithH0559  islesH0339 for manyH07227 'of the peopleH05971 !a merchantH07402 U`A"gI' Z=!U7BM% thereof were in thee thy calkersH02388 H0919A% and the wiseH02450@ of gebalH01380?% the ancientsH02205.>Gwere in thee, were thy pilotsH02259=o tyrusH06865<thy wiseH02450";/were thy marinersH07751:and arvadH07199of zidonH06721 8+the inhabitantsH03427'79 was that which coveredH043746! of elishahH04735)from the islesH03394!and purpleH07133blueH085042)to be thy sailH0525141Swas that which thou spreadest forthH046660!from egyptH04714$/3with broidered workH07553.!fine linenH08336-! of chittimH03794 ,- out of the islesH0339+ ivoryH08127*#thy benchesH07175)have madeH06213 (-of the ashuritesH0839 ImI&jK,^>lI^) they have madeH03634]# round aboutH05439\) upon thy wallsH02346[' their shieldsH07982Z# they hangedH08518#Y1 were in thy towersH04026"X/ and the gammadimsH01575W# round aboutH05439V) upon thy wallsH02346 U+ with thine armyH02428T of arvadH0719S the menH01121R) thy comelinessH01926(Q; in thee; they set forthH05414P! and helmetH03553O! the shieldH04043N# they hangedH08518M of warH04421L thy menH0582#K1 were in thine armyH02428J# and of phutH06316I! and of ludH03865H) they of persiaH06539 G+ thy merchandiseH04627'F9 were in thee to occupyH06148$E3 with their marinersH04419D! of the seaH03220C' all the shipsH0591 FX=u[;`:cF}of dedanH01719|the menH01121{and mulesH06505z%and horsemenH06571y#with horsesH05483x%in thy fairsH05801wtradedH05414v#of togarmahH08425"u/they of the houseH01004t' in thy marketH04627s of brassH05178r# and vesselsH03627q of menH0120p# the personsH05315o# they tradedH05414n' thy merchantsH07402m# and meshechH04902l tubalH08422k javanH03120j% in thy fairsH05801i# they tradedH05414h and leadH05777g tinH0913f ironH01270e# with silverH03701d richesH01952+cA by reason of the multitudeH07230b% thy merchantH05503a tarshishH08659` perfectH03634_! thy beautyH03308 afE(j;sU7{awheatH02406'in thy marketH04627#they tradedH05414'thy merchantsH07402of israelH03478%and the landH0776judahH03063 and agateH03539 and coralH07215) and fine linenH0948#1 and broidered workH07553purpleH0713'with emeraldsH05306 %in thy fairsH05801 'they occupiedH05414+ Aof the wares of thy makingH04639+ Aby reason of the multitudeH07230 %thy merchantH05503syriaH0758 and ebonyH01894 of ivoryH08127 hornsH07161 a presentH0814%they broughtH07725'of thine handH03027 +the merchandiseH05506islesH0339manyH07227~'thy merchantsH07402 KkN-qS5x]D) lK8%for chariotsH073967clothesH08996#in preciousH026675%thy merchantH074024dedanH01719#31 were in thy marketH046272# and calamusH070701cassiaH069160ironH01270/brightH06219.%in thy fairsH05801-occupiedH05414 ,-going to and froH0235+)also and javanH03120*'danH01835 H02051) woolH06785( and whiteH06713'of helbonH02463&#in the wineH03196%'of all richesH01952"$/for the multitudeH07230+#Aof the wares of thy makingH04639!"-in the multitudeH07230!%thy merchantH05503 damascusH01834 and balmH06875 and oilH08081 and honeyH01706! and pannagH06436!of minnithH04511 S~`C' gE$iJ- tSV%in all sortsH04360U'thy merchantsH07402T'thy merchantsH07402SchilmadH03638RasshurH0804Qof shebaH07614P'the merchantsH07402Oand edenH05729N!and cannehH03656MharanH02771L and goldH02091K stonesH068&J7 and with all preciousH03368I'of all spicesH01314H!with chiefH07218G%in thy fairsH05801F'they occupiedH05414E'thy merchantsH07402D!and raamahH07484Cof shebaH07614B'the merchantsH07402A' thy merchantsH05503@and goatsH06260?and ramsH0352>in lambsH03733=with theeH03027<'they occupiedH05503;of kedarH06938$:3and all the princesH053879arabiaH06152 F[A"yO!b>#hFs'and thy fairsH05801r!thy richesH01952q# of the seasH03220"p/thee in the midstH03820o#hath brokenH07665nwindH07307mthe eastH06921lwatersH04325 k+thee into greatH07227j%have broughtH0935i!thy rowersH07751h# of the seasH03220g%in the midstH03820fgloriousH03513e'and made veryH03966*d?and thou wast replenishedH04390&c7of thee in thy marketH04627bdid singH07788a#of tarshishH08659`the shipsH0591&_7 among thy merchandiseH04819!^/ and made of cedarH0729]! with cordsH02256\boundH02280 [+of rich apparelH01264Z'and in chestsH01595#Y1and broidered workH07553XclothesH01545Win blueH08504 WrL%jG'hF{W -from their shipsH0591 +shall come downH03381 !of the seaH03220 )all the pilotsH02259 %the marinersH04419 the oarH04880$3and all that handleH08610'of thy pilotsH02259!of the cryH02201%at the soundH06963#shall shakeH07493#the suburbsH04054#of thy ruinH04658!in the dayH03117#of the seasH03220)into the midstH03820$~3 of thee, shall fallH05307}% in the midstH084320|K in thee, and in all thy companyH06951{ of warH04421z+ and all thy menH0582#y1of thy merchandiseH04627"x/and the occupiersH06148"w#%thy calkersH02388 H0919v)and thy pilotsH02259u%thy marinersH04419 t+thy merchandiseH04627 bj:h-pS8b'! like tyrusH06865%&5 for thee, and lamentH06969%' a lamentationH07015#$1 they shall take upH05375%#5 and in their wailingH05204" wailingH04553!bitterH04751 of heartH05315)=for thee with bitternessH04751$3and they shall weepH01058$3them with sackclothH08242#1for thee, and girdH02296baldH071397Yand they shall make themselves utterlyH07144'; themselves in the ashesH0665"/they shall wallowH06428!-upon their headsH07218dustH06083"/and shall cast upH05927bitterlyH04751,Cagainst thee, and shall cryH02199#to be heardH08085,Cand shall cause their voiceH06963' upon the landH0776!-they shall standH05975 TvW3yR0zX4 |T$B3#shall be astonishedH08074A%#of the islesH0339$@3#all the inhabitantsH03427#?1" of thee shall fallH05307>%"in the midstH08432$=3"and all thy companyH06951 <+"thy merchandiseH04627;'"of the watersH04325:'"in the depthsH046159#"by the seasH03220%85"thou shalt be brokenH076657#"in the timeH06256'69! and of thy merchandiseH046275'! of thy richesH01952#41! with the multitudeH072303%! of the earthH07762!the kingsH04428"1/!thou didst enrichH062380!peopleH05971/!manyH07227.'!thou filledstH07646 -+!out of the seasH03220,!!went forthH03318+)!when thy waresH05801*! of the seaH03220)% in the midstH08432#(1 like the destroyedH01822 VkK)pW)eM%wV_%in the midstH03820^of godH0430]the seatH04186\ i sitH03427[ a godH0410"Z1 and thou hast saidH0559Y lifted upH01361$X3 because thine heartH03820WgodH03069Vthe lordH0136U!thus saithH0559Tof tyrusH06865 S+unto the princeH05057RsayH0559Qof manH0120PsonH01121*OAcame again unto me, sayingH0559NlordH03068Mthe wordH01697 L'$any moreH05769 H057040KK$at thee; thou shalt be a terrorH01091J!$shall hissH08319!I-$among the peopleH05971H'$the merchantsH05503G##countenanceH06440'F9#they shall be troubledH07481E#afraidH08175D'#shall be soreH08178)C=#at thee, and their kingsH04428 GdC)}L'dI%oG${5therefore thus saithH0559&z7because of thy richesH02428y%is lifted upH01361 x+and thine heartH03824w!thy richesH02428$v3hast thou increasedH07235 u+by thy traffickH07404twisdomH02451s%by thy greatH07230"r1into thy treasuresH0214q!and silverH03701pgoldH02091 o+and hast gottenH06213n#thee richesH02428!m-thou hast gottenH06213-lEand with thine understandingH08394 k+with thy wisdomH02451#j1that they can hideH06004#i1there is no secretH05640h#than danielH01840gwiserH02450fof godH0430e%as the heartH03820d#thine heartH03820 c+though thou setH05414b#and not godH0410aa manH0120`#of the seasH03220 KaG_8{T5bK godH0430!- him that slayethH02026 beforeH06440 sayH0559' wilt thou yetH0559#of the seasH03220%in the midstH03820slainH02491!the deathsH04463#1and thou shalt dieH04191 !to the pitH07845+ Athey shall bring thee downH03381 ) thy brightnessH03314& 7 and they shall defileH02490 'of thy wisdomH02451#1against the beautyH03308%their swordsH02719$3and they shall drawH07324)of the nationsH01471(;upon thee, the terribleH06184strangersH02114.Ibehold, therefore i will bringH0935of godH0430%as the heartH03824#thine heartH03820&~7because thou hast setH05414}godH03069|the lordH0136 ]^?ya;"hK0{]5 of wisdomH024514 fullH043923 the sumH08508 2+ thou sealest upH028561 godH030690 the lordH0136$/5 unto him, thus saithH0559. and sayH0559- of tyrusH06865,' upon the kingH04428+' a lamentationH07015* take upH05375) of manH0120( sonH01121$'5 came unto me, sayingH0559& lordH03068"%/ moreover the wordH01697$ godH03069# the lordH0136" saithH05002"!/ for i have spokenH01696 % of strangersH02114# by the handH03027%5 of the uncircumcisedH06189! the deathsH04194) thou shalt dieH04191$3 of him that slayethH02490# in the handH03027! and no godH0410 a manH0120 cx^;#jG&|W6cQ)and i have setH05414P'that coverethH05526OcherubH03742N%the anointedH04473'M9 that thou wast createdH01254#L1 in thee in the dayH03117K% was preparedH03559!J- and of thy pipesH05345I) of thy tabretsH08596 H+ the workmanshipH04399G and goldH02091"F/ and the carbuncleH01304E# the emeraldH05306D% the sapphireH05601C) and the jasperH03471B the onyxH07718A the berylH08658 @+ and the diamondH03095? topazH06357># the sardiusH0124=% thy coveringH04540< stoneH068;) every preciousH03368: of godH04309! the gardenH01588'89 thou hast been in edenH057317 in beautyH033086# and perfectH03632 ClK+fH#f,cCl'of the stonesH068k) from the midstH08432j cherubH03742!i- thee, o coveringH05526 h1 and i will destroyH06g of godH0430$f3out of the mountainH020226eWtherefore i will cast thee as profaneH02490%d5and thou hast sinnedH02398&c7of thee with violenceH02555bthe midstH08432!a-they have filledH04390#`1of thy merchandiseH07404!_-by the multitudeH07230^was foundH04672]'till iniquityH05766'\9that thou wast createdH01254[%from the dayH03117Z#in thy waysH01870YperfectH08549X of fireH0784W' of the stonesH068V% in the midstH08432-UEthou hast walked up and downH01980Tof godH0430SmountainH02022(R;thou wast upon the holyH06944 ?yQ2iO&kGa?) upon the earthH0776' thee to ashesH0665'9 thee, and i will bringH05414(= of thee, it shall devourH0398) from the midstH08432a fireH0784-Etherefore will i bring forthH03318 +of thy traffickH07404 +by the iniquityH05766$~3of thine iniquitiesH05771!}-by the multitudeH07230 |+thy sanctuariesH04720"{/thou hast defiledH02490%z5 that they may beholdH07200y kingsH04428x# thee beforeH06440w! i will layH05414"v1 thee to the groundH0776u#i will castH07993t)thy brightnessH03314s%by reason ofH05921r!thy wisdomH02451$q3thou hast corruptedH07843&p7because of thy beautyH03308o'was lifted upH01361n#thine heartH03820mof fireH0784 Zb:aI/~bJ Z+"A when i shall have executedH06213! lordH03068- Eof thee: and they shall knowH03045%in the midstH08432(;and i will be glorifiedH03513&7against thee, o zidonH06721godH03069the lordH0136!thus saithH0559and sayH0559%and prophesyH05012'against zidonH06721thy faceH06440setH07760of manH0120sonH01121$5came unto me, sayingH0559lordH03068)again the wordH01697 'any moreH05769 H05704and neverH03690 Kat thee: thou shalt be a terrorH01091$ 3shall be astonishedH08074& 7thee among the peopleH05971# 1all they that knowH03045( ;of all them that beholdH07200%in the sightH05869 ZbDc;"pV6rZ=godH03069<the lordH0136;!thus saithH0559: godH030699 the lordH0136*8? them; and they shall knowH03045$73them, that despisedH075906#round aboutH054395thornH069754grievingH035103of israelH034782)unto the houseH010041brierH0554460Wand there shall be no more a prickingH03992/ lordH03068$.3 and they shall knowH03045'-9 upon her on every sideH05439$,3of her by the swordH02719+%in the midstH08432 *+shall be judgedH05307 )+and the woundedH02491!(-into her streetsH02351'and bloodH01818$&3into her pestilenceH01698 %+for i will sendH079710$K in her, and shall be sanctifiedH06942# judgmentsH08201 <q?|V4qS)j<*W? them; and they shall knowH03045!V- them round aboutH05439,UC upon all those that despiseH07590T judgmentsH08201%S5 when i have executedH06213R+with confidenceH0983&Q7yea, they shall dwellH03427PvineyardsH03754Oand plantH05193NhousesH01004)M=therein, and shall buildH01129LsafelyH0983%K5and they shall dwellH03427JjacobH03290I'to my servantH05650"H/that i have givenH05414G' in their landH0127&F7 then shall they dwellH03427E) of the heathenH01471%D5 in them in the sightH05869(C; and shall be sanctifiedH06942.BGamong whom they are scatteredH06327 A+from the peopleH05971@of israelH03478?the houseH01004+>Awhen i shall have gatheredH06908 MoE$|_;"xZ>&nMv% in the midstH08432u! that liethH07257t dragonH08577s the greatH01419rof egyptH04714qkingH04428&p7against thee, pharaohH06547ogodH03069nthe lordH0136m!thus saithH0559land sayH0559kspeakH016963jQ against him, and against all egyptH04714i%and prophesyH05012hof egyptH04714gkingH04428 f+against pharaohH06547ethy faceH06440dsetH07760cof manH0120bsonH01121$a5came unto me, sayingH0559`lordH03068_the wordH01697^%of the monthH02320&])'in the twelfthH06240 H08147\%in the tenthH06224[yearH08141Z%in the tenthH06224Ytheir godH0430XlordH03068 LpM, {N)|W/L2Qthou shalt not be brought togetherH0622fieldsH07704'upon the openH06440 +thou shalt fallH05307 'of thy riversH02975& 7thee and all the fishH01710$ 3into the wildernessH04057! -and i will leaveH05203 +unto thy scalesH07193# shall stickH01692' of thy riversH02975!- and all the fishH01710' of thy riversH02975!- out of the midstH08432)=and i will bring thee upH05927 +unto thy scalesH07193to stickH01692'of thy riversH02975*~?and i will cause the fishH01710}#in thy jawsH03895|'hooksH02397 H02397{)but i will putH05414*z?mine own, and i have madeH06213ymy riverH02975x+which hath saidH0559w' of his riversH02975 G{[6`D#sL#{_G+godH03069*the lordH0136$)5therefore thus saithH0559!(- to be at a standH05976+'Aand madest all their loinsH04975(&;upon thee, thou brakestH07665%%5and when they leanedH08172#$1all their shoulderH03802#and rendH01234!"-thou didst breakH07533$!3of thee by thy handH03709$ 3when they took holdH08610of israelH03478%to the houseH01004of reedH07070/Ibecause they have been a staffH04938lordH03068!shall knowH03045of egyptH04714(;and all the inhabitantsH03427'of the heavenH08064!-and to the fowlsH05775% of the fieldH0776' to the beastsH02416' thee for meatH0402% i have givenH05414% nor gatheredH06908 \z]= sU+y_B\#G1 shall pass throughH05674F of manH0120E no footH07272D# of ethiopiaH03568%C5 even unto the borderH01366B of syeneH05482A) from the towerH04024@ desolateH08077? wasteH02723> utterlyH02721= of egyptH04714< the landH0776 ;+ and i will makeH054145:U against thee, and against thy riversH02975&97 mine, and i have madeH062138 the riverH02975$75 because he hath saidH05596 lordH03068$53 and they shall knowH030454 and wasteH02723"3/ shall be desolateH080772 of egyptH047141% and the landH07760and beastH0929/manH0120'.9upon thee, and cut offH03772-a swordH02719$,5behold, i will bringH0935 KfM3tW4\:jKd! at the endH07093c godH03069b the lordH0136a) yet thus saithH0559*`A them through the countriesH0776"_/ and will disperseH02219"^/ among the nationsH01471]' the egyptiansH04714#\1 and i will scatterH06327[ yearsH08141Z fortyH0705"Y/ shall be desolateH08077X! laid wasteH02717W! the citiesH05892V amongH08432U) and her citiesH05892T desolateH08074 S- of the countriesH0776R% in the midstH08432Q desolateH08077P of egyptH04714O the landH0776 N+ and i will makeH05414M yearsH08141L fortyH07052KO it, neither shall it be inhabitedH03427#J1 shall pass throughH05674I of beastH0929H% it, nor footH07272 Tb2z[:tIT7|Yand it shall be no more the confidenceH04009!{-over the nationsH014713zQthem, that they shall no more ruleH07287$y3for i will diminishH045912xOitself any more above the nationsH01471'w9neither shall it exaltH05375 v+of the kingdomsH04467'u9it shall be the basestH08217t kingdomH04467/sI and they shall be there a baseH08217$r3of their habitationH04351q'into the landH0776p!of pathrosH06624othe landH0776.nGand will cause them to returnH07725mof egyptH04714l'the captivityH07622'k9and i will bring againH07725,jC whither they were scatteredH06327 i+ from the peopleH05971h' the egyptiansH04714g' will i gatherH06908f yearsH08141e of fortyH0705 O^5cJ) rX5qO' against tyrusH06865 serviceH05656 a greatH01419to serveH05647his armyH02428causedH05647!of babylonH0894kingH04428)nebuchadrezzarH05019of manH0120sonH01121$5 came unto me, sayingH0559lordH03068 the wordH01697 %of the monthH02320 %in the firstH0259 %in the firstH07223 yearH08141'and twentiethH062421Mand it came to pass in the sevenH07651 godH03069 the lordH0136*? them: but they shall knowH03045afterH0310%5when they shall lookH06437)to remembranceH02142iniquityH05771)which bringethH02142~of israelH03478}%of the houseH01004 KY8sK/kN0hK7of egyptH047146%him the landH07765%i have givenH054144%for his armyH02428*3?and it shall be the wagesH079392her preyH09571and takeH09620 her spoilH07998/ and takeH07997.' her multitudeH01995"-/ and he shall takeH05375,! of babylonH0894+kingH04428$*3unto nebuchadrezzarH05019)of egyptH04714(the landH0776$'3behold, i will giveH05414&godH03069%the lordH0136$$5therefore thus saithH0559##1that he had servedH05647 "+for the serviceH05656!for tyrusH06865 %nor his armyH02428$3yet had he no wagesH07939peeledH04803#1and every shoulderH03802 made baldH07139! every headH07218 bbF.pL'~e7{bThowlH03213SgodH03069Rthe lordH0136Q!thus saithH0559Pand sayH0559OprophesyH05012Nof manH0120MsonH01121*LAcame again unto me, sayingH0559KlordH03068Jthe wordH01697I lordH03068-HE of them; and they shall knowH03045G% in the midstH08432F% of the mouthH06310!E-thee the openingH06610 D+and i will giveH05414C%to bud forthH06779Bof israelH03478A%of the houseH01004@the hornH07161?%will i causeH06779>#in that dayH03117= godH03069<the lordH0136;'for me, saithH050021:Magainst it, because they wroughtH06213$93wherewith he servedH056478!his labourH06468 EhO6uV3 ~\4 eEq#and the menH01121!p-people, and chubH03552$o3and all the mingledH06153nand lydiaH03865mand libyaH06316lethiopiaH03568%k5 shall be broken downH02040$j3 and her foundationsH03247i' her multitudeH01995)h= and they shall take awayH03947gin egyptH04714f!shall fallH05307e)when the slainH02491%d5shall be in ethiopiaH03568c)and great painH02479b!upon egyptH04714a!shall comeH0935`'and the swordH02719_) of the heathenH01471%^5it shall be the timeH06256]dayH03117\a cloudyH06051[nearH07138ZlordH03068Y%even the dayH03117XnearH07138W#for the dayH03117V the dayH03117U' ye, woe worthH01929 TqS:pM0 hG#|T$ 3and they shall knowH03045 wastedH02717 'of the citiesH05892& 7shall be in the midstH08432 )and her citiesH05892desolateH08074 -of the countriesH0776%in the midstH08432+Aand they shall be desolateH08074godH03069the lordH0136 saithH05002#1 in it by the swordH02719 + shall they fallH05307 of syeneH05482~) from the towerH04024 }+shall come downH03381|%of her powerH05797{'and the prideH01347z!shall fallH05307yegyptH04714&x7they also that upholdH05564wlordH03068v!thus saithH0559'u9 with them by the swordH02719t! shall fallH05307"s/that is in leagueH01285r#of the landH0776 DhA!~_D!lT!jD"*/ he and his peopleH05971)! of babylonH0894( kingH04428"'/ of nebuchadrezzarH05019&# by the handH03027% to ceaseH07673$ of egyptH04714/#I i will also make the multitudeH01995" godH03069! the lordH0136 ! thus saithH0559"1 for, lo, it comethH0935 of egyptH047144S shall come upon them, as in the dayH03117) and great painH02479 afraidH02729! ethiopiansH03568$5 to make the carelessH0983 in shipsH06716 from meH06440 go forthH03318!- shall messengersH04397# in that dayH03117#1shall be destroyedH07665 +all her helpersH05826in egyptH04714a fireH0784 +when i have setH05414lordH03068 QoS+ hI1nB"vQ!G3 i will also destroyH06F godH03069E the lordH0136D! thus saithH0559C# have spokenH01696B lordH03068A% of strangersH02114@# by the handH03027(?; and all that is thereinH04393> wasteH08074(== and i will make the landH0776<' of the wickedH07451;' into the handH03027: the landH07769 and sellH043768 dryH027247! the riversH02975 6+ and i will makeH054145) with the slainH024914 the landH07763 and fillH043902' against egyptH047141% their swordsH02719$03 and they shall drawH07324/ the landH0776.! to destroyH07843 -- shall be broughtH0935,) of the nationsH01471'+9 with him, the terribleH06184 LS4qT3~bE$iLein egyptH04714dfireH0784c)and i will setH05414bof noH04996a'the multitudeH01995#`1and i will cut offH03772_of egyptH04714^%the strengthH04581]upon sinH05512\my furyH02534 [+and i will pourH08210Zin noH04996YjudgmentsH08201!X-and will executeH06213Win zoanH06814VfireH0784U%and will setH05414TdesolateH08074(S;and i will make pathrosH06624R of egyptH04714Q# in the landH0776P a fearH03374O) and i will putH05414N of egyptH04714M# of the landH07764LS and there shall be no more a princeH05387K# out of nophH05297J to ceaseH07673I imagesH0457H the idolsH01544 CeH)lO, pS2`Cshall goH03212'9 her, and her daughtersH01323# shall coverH03680$3 as for her, a cloudH06051~ in herH01931}# shall ceaseH07673 |+of her strengthH05797{%and the pompH01347zof egyptH04714 y+there the yokesH04133#x1when i shall breakH07665)w/'shall be darkenedH02820 H02821v%also the dayH03117u)at tehaphnehesH08471t)into captivityH07628sshall goH03212r%by the swordH02719q!shall fallH05307#p1and of pi–besethH06364oof avenH0206n'the young menH0970m dailyH03119l! distressesH06862k and nophH05297&j7shall be rent asunderH01234iand noH04996hpainH02342!g-shall have greatH02342fsinH05512 DzR9}`GwZ$~bDthe swordH02719to holdH08610&7 it, to make it strongH02388 to bindH02280 a rollerH02848 to putH07760$%' to be healedH05414 H074992Oand, lo, it shall not be bound upH02280of egyptH04714kingH04428!of pharaohH06547the armH02220'i have brokenH07665of manH0120sonH01121$5came unto me, sayingH0559lordH03068the wordH01697 %of the monthH02320 )in the seventhH07651 %in the firstH07223 yearH08141: S%and it came to pass in the eleventhH06240 H0259lordH03068$3and they shall knowH03045in egyptH04714judgmentsH08201$3thus will i executeH06213)into captivityH07628 QgJ' rN'aD$jQ; armsH02220: pharaoh'sH06547!9-but i will breakH076658#in his handH030277my swordH027196and putH054145!of babylonH08944#of the kingH044283the armsH02220&27and i will strengthenH02388*1Athem through the countriesH0776"0/and will disperseH02219"//among the nationsH01471.'the egyptiansH04714#-1and i will scatterH06327 ,+ out of his handH03027+ to fallH05307+*A and i will cause the swordH02719*)? and that which was brokenH07665(! the strongH02389'his armsH02220&)and will breakH07665%of egyptH04714$kingH04428 #+against pharaohH06547"godH03069!the lordH0136$ 5therefore thus saithH0559 MkA$ZAoN1 uM$V3and they shall knowH03045(U=them among the countriesH0776T%and disperseH02219"S/among the nationsH01471R'the egyptiansH04714#Q1and i will scatterH06327Pof egyptH04714O'upon the landH0776,NCand he shall stretch it outH05186M!of babylonH0894L# of the kingH04428K' into the handH03027J my swordH02719!I- when i shall putH05414H lordH03068$G3and they shall knowH03045 F+shall fall downH05307E!of pharaohH06547D%and the armsH02220C!of babylonH0894B#of the kingH04428Athe armsH02220&@7but i will strengthenH02388$?3of a deadly woundedH02491'>9 him with the groaningsH05009= beforeH06440#<1 and he shall groanH05008 JoO.dK.vW9yJ+sA was among the thick boughsH05688r# and his topH06788q statureH06967p)and of an highH01362oshroudH02793%n5and with a shadowingH06751mbranchesH06057lwith fairH03303k!in lebanonH03844ja cedarH0730$i5behold, the assyrianH0804!h- in thy greatnessH01433#g1whom art thou likeH01819%f5and to his multitudeH01995eof egyptH04714dkingH04428c%unto pharaohH06547bspeakH0559aof manH0120`sonH01121$_5came unto me, sayingH0559^lordH03068]the wordH01697\%of the monthH02320[%in the firstH0259Z%in the thirdH07992YyearH08141:XS%and it came to pass in the eleventhH06240 H0259WlordH03068 VzV:lC#nO"xV'in his boughsH05589! -made their nestsH07077 of heavenH08064 'all the fowlsH05775# 1 when he shot forthH07971  of watersH04325)= because of the multitudeH07227#became longH0748!-and his branchesH06288 +were multipliedH07235)and his boughsH05634%of the fieldH07704$3above all the treesH06086#was exaltedH01361%5therefore his heightH06967% of the fieldH07704#~1 unto all the treesH06086"}/ her little riversH08585|% and sent outH07971{!his plantsH04302z#round aboutH05439yrunningH01980 x+with her riversH05104#w1set him up on highH07311vthe deepH08415u)made him greatH01431t!the watersH04325 @a8yU4{T2w]@* was likeH01819) of godH0430(' in the gardenH01588'% nor any treeH06086+&A were not like his branchesH06288&%7and the chesnut treesH06196$!his boughsH05589#'were not likeH01819#"1him: the fir treesH01265!)could not hideH06004 of godH0430'in the gardenH01588!the cedarsH0730watersH04325%was by greatH07227%for his rootH08328 +of his branchesH01808'in the lengthH0753!-in his greatnessH01433!-thus was he fairH03302 nationsH01471 all greatH07227 dweltH03427%5 and under his shadowH06738(;bring forth their youngH03205%of the fieldH07704#1did all the beastsH02416'9and under his branchesH06288 RsO% nV&oN,kRE dealH06213 D+ he shall surelyH06213C) of the heathenH01471!B/ of the mighty oneH0410"A/ him into the handH03027+@A i have therefore deliveredH05414?' in his heightH01363>% is lifted upH07311=' and his heartH03824'<9 among the thick boughsH05688; his topH06788$:3 and he hath shot upH05414"9/ thyself in heightH06967,8C because thou hast lifted upH013617 godH030696 the lordH0136$55 therefore thus saithH05594 enviedH070653 of godH04302' in the gardenH015881 of edenH05731&07 so that all the treesH06086 /+ of his branchesH01808!.- by the multitudeH07230- him fairH03303,# i have madeH06213'+9unto him in his beautyH03308 ]b?a>rN, ~]_% of the fieldH07704#^1 and all the beastsH02416] remainH07931\' of the heavenH08064$[3 shall all the fowlsH05775Z' upon his ruinH04658Y' and have leftH05203 X+ from his shadowH06738W' are gone downH03381V% of the earthH0776#U1 and all the peopleH05971T# of the landH0776!S/ by all the riversH0650R! are brokenH07665Q) and his boughsH06288P! are fallenH05307O% his branchesH01808'N9 and in all the valleysH01516(M; him: upon the mountainsH02022L' and have leftH05203!K- have cut him offH03772J) of the nationsH01471I% the terribleH06184H' and strangersH02114#G1 for his wickednessH075620FK with him: i have driven him outH01644 Cu[+yU2a=#iC"z/when he went downH03381y!in the dayH03117xgodH03069wthe lordH0136v!thus saithH0559u!to the pitH0953't9with them that go downH03381sof menH0120 r+of the childrenH01121q%in the midstH08432p%of the earthH0776$o3to the nether partsH08482n!unto deathH04194+mA for they are all deliveredH05414l waterH04325k) all that drinkH08354 j+ in their heightH01363i stand upH05975#h3neither their treesH0352'g9among the thick boughsH05688ftheir topH06788!e-neither shoot upH05414,dCthemselves for their heightH06967cexaltH01361b'by the watersH043256aWto the end that none of all the treesH06086+`A shall be upon his branchesH06288 D~P1V5kO$gD)all that drinkH08354! of lebanonH03844 and bestH02896! the choiceH04005 of edenH05731"/ and all the treesH06086%into the pitH0953'9with them that descendH03381to hellH07585% 5when i cast him downH03381 #of his fallH04658 %at the soundH06963 to shakeH07493# 1i made the nationsH01471faintedH05969%of the fieldH07704+Afor him, and all the treesH06086to mournH06937%5and i caused lebanonH03844#were stayedH03607 watersH04325'9 thereof, and the greatH07227! the floodsH05104*? for him, and i restrainedH04513~ the deepH08415}i coveredH03680"|3i caused a mourningH056{%to the graveH07585 @wO1xU& qN2{a@2%by the swordH027191slainH02491%05 of the uncircumcisedH06189/% in the midstH08432.) thou shalt lieH07901-% of the earthH0776&,7 unto the nether partsH08482+of edenH05731*)with the treesH06086/)Iyet shalt thou be brought downH03381(of edenH05731 '+among the treesH06086!&-and in greatnessH01433%in gloryH03519+$Ato whom art thou thus likeH01819#) of the heathenH01471"%in the midstH08432!!-under his shadowH06738 dweltH03427his armH02220)with the swordH02719slainH02491into hellH07585$3they also went downH03381%of the earthH0776$3in the nether partsH08482#1shall be comfortedH05162waterH04325 El.uM5l@hEO) and troubledstH01804 N+ with thy riversH05104&M7 and thou camest forthH01518L#  in the seasH03220"K!'  as a whaleH08565 H08577J)  of the nationsH01471I%  a young lionH03715(H;  unto him, thou art likeH01819G and sayH0559F of egyptH04714E kingH04428D# for pharaohH06547C' a lamentationH07015B take upH05375A of manH0120@ sonH01121$?5 came unto me, sayingH0559> lordH03068= the wordH01697<% of the monthH02320;% in the firstH0259%:5 in the twelfth monthH023209 yearH08141:8Q' and it came to pass in the twelfthH06240 H081477godH030696the lordH01365saithH05002&47and all his multitudeH019953pharaohH06547 T}_C+|K-zI' rTj thy fleshH01320i) and i will layH05414"h1  of the whole earthH0776g!  the beastsH02416+fA  upon thee, and i will fillH07646e to remainH07931d' of the heavenH08064-cE and will cause all the fowlsH05775b fieldH07704a' upon the openH06440'`9 i will cast thee forthH02904"_1 thee upon the landH0776"^/ then will i leaveH05203]  in my netH02764-\E  and they shall bring thee upH05927[ peopleH05971Z of manyH07227)Y= over thee with a companyH06951X my netH07568,WC i will therefore spread outH06566V godH03069U the lordH0136T! thus saithH0559S% their riversH05104R% and fouledstH07515Q' with thy feetH07272P! the watersH04325 MxR/N-uT3tM#1 over thee, and setH05414!- will i make darkH06937 of heavenH08064 lightsH0216) all the brightH03974  her lightH0216)  shall not giveH0215%  and the moonH03394~%  with a cloudH06051} the sunH08121|% i will coverH03680{% thereof darkH06937z the starsH03556y and makeH06937x! the heavenH08064w% i will coverH03680.vG and when i shall put thee outH03518u' shall be fullH04390t) and the riversH0650!s- to the mountainsH02022&r7 wherein thou swimmestH06824q the landH0776p) with thy bloodH01818"o/ i will also waterH08248 n+ with thy heightH07419m# the valleysH01516l and fillH04390#k1 upon the mountainsH02022 PtP1d6 h4oP"! in the dayH03117!!- for his own lifeH05315  every manH0376 momentH07281'9 and they shall trembleH02729# before themH06440 my swordH027190K for thee, when i shall brandishH05774 afraidH08175"/ shall be horriblyH08178)= at thee, and their kingsH04428 amazedH08074 peopleH05971&7 yea, i will make manyH07227*? which thou hast not knownH03045"1 into the countriesH0776"/ among the nationsH01471 + thy destructionH07667"1 when i shall bringH0935 peopleH05971 of manyH07227 ! the heartsH03820 + i will also vexH03707   godH03069   the lordH0136  saithH05002' upon thy landH0776 darknessH02822 klL.`=tT- k= troubleH01804< of manH0120';9 neither shall the footH07272: watersH04325!9- beside the greatH072278% thereof fromH05921#73 also all the beastsH09296) i will destroyH06+5A thereof shall be destroyedH08045&47 and all the multitudeH019953 of egyptH047142 the pompH0134721O all of them: and they shall spoilH077030) of the nationsH01471/% the terribleH06184. to fallH05307+-A will i cause thy multitudeH01995,' of the mightyH01368+' by the swordsH02719*! shall comeH0935)! of babylonH0894(# of the kingH04428' the swordH02719& godH03069% the lordH0136$) for thus saithH0559## of thy fallH04658 KdK tX;}U# lKX% shall lamentH06969W) of the nationsH01471#V1 her: the daughtersH01323,UC wherewith they shall lamentH06969 T+ the lamentationH07015S  lordH03068.RG  therein, then shall they knowH03045$Q3  all them that dwellH03427#P1 when i shall smiteH05221,OC of that whereof it was fullH04393#N1 shall be destituteH08074M+ and the countryH0776L desolateH08077K of egyptH04714J the landH0776"I/ when i shall makeH05414H godH03069G the lordH0136F saithH05002E like oilH08081D to runH03212'C9 and cause their riversH05104B deepH08257.AG then will i make their watersH04325@ troubleH01804? of beastsH0929->E them any more, nor the hoofsH06541 ToS;y`8 X7T.sG whom dost thou pass in beautyH05276r%  into the pitH0953'q9  with them that go downH03381p%  of the earthH0776&o7  unto the nether partsH08482n  nationsH01471m' of the famousH0117'l9 her, and the daughtersH01323#k1 and cast them downH03381j of egyptH04714"i/ for the multitudeH01995h wailH05091g of manH0120f sonH01121$e5 came unto me, sayingH0559d lordH03068c the wordH01697b% of the monthH02320(a-' in the fifteenthH06240 H02568` yearH08141;_S' it came to pass also in the twelfthH06240 H08147^  godH03069]  the lordH0136\  saithH05002*[? and for all her multitudeH01995Z for egyptH04714'Y9 her: they shall lamentH06969 FpO5hC#jH. aF fallenH05307'9 him: all of them slainH02491  aboutH05439 ! his gravesH06913* ? there and all her companyH06951  asshurH0804 %  by the swordH02719  slainH02491'  uncircumcisedH06189 they lieH07901(; him: they are gone downH03381$3 with them that helpH05826 of hellH07585(; to him out of the midstH08432# shall speakH01696!- among the mightyH01368! the strongH0410+~A her and all her multitudesH01995} drawH04900|% to the swordH02719!{- she is deliveredH05414z% by the swordH02719y slainH02491x% in the midstH08432 w+ they shall fallH05307'v9 with the uncircumcisedH06189!u- and be thou laidH07901t go downH03381 Gc?{`Ax]<fG,# in the landH0776+%  their terrorH02851*%  which causedH05414)%  of the earthH0776&(7  into the nether partsH08482''  uncircumcisedH06189$&3 which are gone downH03381%% by the swordH02719$ fallenH05307"#/ all of them slainH02491" her graveH06900!# round aboutH05439& 7 and all her multitudeH01995 elamH05867' of the livingH02416#  in the landH0776  terrorH02851%  which causedH05414%  by the swordH02719  fallenH05307"/ all of them slainH02491 her graveH06900) is round aboutH05439 + and her companyH06951! of the pitH0953% in the sidesH03411 are setH05414% whose gravesH06913% by the swordH02719 KkM+ a.kC#eKH tubalH08422G meshechH04902F slainH02491E% in the midstH08432D he is putH05414C! to the pitH0953'B9 with them that go downH03381A# their shameH03639$@3 yet have they borneH05375?' of the livingH02416>#  in the landH0776=!  was causedH05414$<3  though their terrorH02851;%  by the swordH02719:  slainH02491/9I him: all of them uncircumcisedH061898# round aboutH054397! her gravesH06913'69 with all her multitudeH019955% of the slainH024914% in the midstH084323 her a bedH049042' they have setH054141! to the pitH0953'09 with them that go downH03381/# their shameH03639$.3 yet have they borneH05375-' of the livingH02416 @dJ)uQ6 `?b@c' of the livingH02416b# in the landH0776a' of the mightyH01368`! the terrorH02851*_?  shall be upon their bonesH06106%^5  but their iniquitiesH05771"]/  under their headsH07218\%  their swordsH02719#[1  and they have laidH05414Z of warH04421#Y1 with their weaponsH03627X to hellH07585$W3 which are gone downH03381%V5 of the uncircumcisedH06189U fallenH05307 T+ with the mightyH01368'S9 and they shall not lieH07901R'  of the livingH02416Q#  in the landH0776P%  their terrorH02851#O1  though they causedH05414N% by the swordH02719M slainH02490/LI him: all of them uncircumcisedH06189K# round aboutH05439J! her gravesH06913&I7 and all her multitudeH01995 \fL)iH%l5 }\}%  and they lieH07901|) of their mightH01369 {- they are ashamedH0954"z/ with their terrorH02851y) with the slainH02491$x3 which are gone downH033813wQ all of them, and all the zidoniansH06722v% of the northH06828u# the princesH05257t!  to the pitH0953+sA  and with them that go downH03381'r9  with the uncircumcisedH06189q) they shall lieH07901p% by the swordH02719o slainH02491n are laidH05414'm9 which with their mightH01369$l3 and all her princesH05387k her kingsH04428j edomH0123i) with the swordH02719h slainH02491g' and shalt lieH07901%f5 of the uncircumcisedH06189e% in the midstH08432*d? yea, thou shalt be brokenH07665 Bf;kF, yZ8lB&7 and all his multitudeH01995 pharaohH06547) with the swordH02719 slainH02491%5 of the uncircumcisedH06189% in the midstH08432%5 and he shall be laidH07901' of the livingH02416# in the landH0776 my terrorH02851"/ for i have causedH05414  godH03069  the lordH0136   saithH05002 % by the swordH02719  slainH02491! - and all his armyH02428  pharaohH06547'9 over all his multitudeH01995-E them, and shall be comfortedH05162 shall seeH07200 pharaohH06547! to the pitH0953'9 with them that go downH03381# their shameH03639  and bearH05375%  by the swordH02719  slainH02491~'  uncircumcisedH06189 TvN6vX9sH#sT9!!the peopleH059718!and warnH020947#!the trumpetH077826!he blowH086285'!upon the landH07764!comeH09353!the swordH02719!2-!if when he seethH07200'19!him for their watchmanH068220!and setH05414 /+!of their coastsH07097.!manH0376-! aH0259,! takeH03947+#! of the landH0776*'! if the peopleH05971)#! upon a landH0776(!the swordH02719'';!unto them, when i bringH0935&!and sayH0559%'!of thy peopleH05971 $+!to the childrenH01121#!speakH01696"!of manH0120!!sonH01121$ 5!came unto me, sayingH0559!lordH03068)!again the wordH01697 godH03069 the lordH0136 saithH05002 NU4nK"[C% fNU! comeH0935T%! if the swordH02719S'!be not warnedH02094R)!and the peopleH05971 Q+!not the trumpetH07782P!and blowH08628O!comeH0935N!the swordH02719M!seeH07200$L3!but if the watchmanH06822K!his soulH05315J'!shall deliverH04422>Ig!shall be upon him. but he that taketh warningH02094H!his bloodH01818%G5!and took not warningH02094F)!of the trumpetH07782E!the soundH06963D!he heardH08085+CA! shall be upon his own headH07218B! his bloodH01818"A/!and take him awayH03947@!comeH0935?%!if the swordH02719'>9!and taketh not warningH02094=)!of the trumpetH07782<!the soundH06963;!hearethH08085:)!then whosoeverH08085 ]nL)jG)_B}]q#! that wickedH07563p%! from his wayH01870o!!the wickedH07563n!to warnH02094'm9!if thou dost not speakH01696l!dieH04191"k/!thou shalt surelyH04191j!o wickedH07563 i+!unto the wickedH07563h!!when i sayH0559g! and warnH02094f#! at my mouthH06310e!the wordH01697*d?!therefore thou shalt hearH08085c!of israelH03478b)!unto the houseH01004 a+!thee a watchmanH06822`!!i have setH05414_!of manH0120^)!so thou, o sonH01121]!handH03027"\/!at the watchman'sH06822[)!will i requireH01875Z'!but his bloodH01818 Y+!in his iniquityH057712XO! from among them, he is taken awayH03947W! personH05315V! and takeH03947 RyW( ~]9 pR1iR ! sayH05591 M! in them, how should we then liveH02421* ?! upon us, and we pine awayH04743 %! and our sinsH02403&7! if our transgressionsH06588! sayingH0559'! thus ye speakH0559! of israelH03478)! unto the houseH01004! speakH0559! of manH0120&7! therefore, o thou sonH01121! thy soulH05315(;! but thou hast deliveredH05337 ~+! in his iniquityH05771}%! he shall dieH04191|%! from his wayH01870+{A! from it; if he do not turnH07725z! to turnH07725y!! of his wayH01870x!! the wickedH07563+wA! nevertheless, if thou warnH02094v'!at thine handH03027u)!will i requireH01245t'! but his bloodH01818 s+! in his iniquityH05771r! shall dieH04191 OpO-xR9~X6yO&)7! as for the wickednessH07564%(5! of his transgressionH06588')! him in the dayH03117"&/! shall not deliverH05337!%-! of the righteousH06662"$/! the righteousnessH06666#'! of thy peopleH05971""/! unto the childrenH01121!! sayH0559 ! of manH0120$3! therefore, thou sonH01121! of israelH03478! o houseH01004$3! for why will ye dieH04191! waysH01870"/! ye from your evilH07451! ye, turnH07725! turnH07725! and liveH02421%! from his wayH01870! turnH07725$3! but that the wickedH07563'! of the wickedH07563%! in the deathH04194#1! i have no pleasureH02654! godH03069! the lordH0136! saithH05002 ! i liveH02416 PmEvQ-`4 vP"C/!thou shalt surelyH04191 B+!unto the wickedH07563!A/!again, when i sayH0559@%! he shall dieH04191'?9! that he hath committedH06213%>5! but for his iniquityH05766(=;! shall not be rememberedH02142(<;! all his righteousnessesH06666;! iniquityH05766:!! and commitH06213)9=! to his own righteousnessH066668#! if he trustH09827! liveH02421 6+! he shall surelyH02421!5-! to the righteousH06662 4-! when i shall sayH0559 3+! that he sinnethH023982!! in the dayH031171! to liveH024210! be ableH03201,/C! neither shall the righteousH06662$.3! from his wickednessH07562 -+! that he turnethH07725#,1! thereby in the dayH03117"+/! he shall not fallH03782*'! of the wickedH07563 \dF' iM& W0\!_-!yet the childrenH01121^!liveH02421 ]+!he shall surelyH02421\!and rightH06666%[5!that which is lawfulH04941'Z9!unto him: he hath doneH06213#Y1!shall be mentionedH02142'X9!that he hath committedH02398!W-!none of his sinsH02403!V-! he shall not dieH04191U! liveH02421 T+! he shall surelyH02421S! iniquityH05766#R1! without committingH06213Q!of lifeH02416 P+!in the statutesH02708O!walkH01980#N1!that he had robbedH01500M!!give againH07999L!!the pledgeH02258K!restoreH07725J!!the wickedH07563I! and rightH06666%H5!that which is lawfulH04941G!and doH06213F%!from his sinH02403E!!if he turnH07725D!dieH04191bR`RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{Gd|7Tq *Ge  ;Gd|7Tq *Ge  ; V s *E_z2Oj"=Xs,Hc} !9"U#q$ %)&C'_){*+6,T-p. /(0B1^2y3405L6h7898:X;t<=*>D?a@~AB4CNDiEFG:HUIpJ K&LDMbNOP8QTRrST+UCV^WyXY2ZN[j\]%^A_] ck<mG!~\>"c{'!you every oneH0376z%!i will judgeH08199y!of israelH03478x!!o ye houseH01004w%!is not equalH08505v#!of the lordH0136u!the wayH01870t!!yet ye sayH0559s'!he shall liveH02421r!and rightH06666%q5!that which is lawfulH04941p!and doH06213$o3!from his wickednessH07564n!turnH07725"m/!but if the wickedH07563"l/!he shall even dieH04191k!iniquityH05766j)!and committethH06213'i9!from his righteousnessH06666h!turnethH07725#g1!when the righteousH06662f%!is not equalH08505+eA!but as for them, their wayH01870d%!is not equalH08505c#!of the lordH0136b!the wayH01870a!sayH0559`'!of thy peopleH05971 Ga@uX9vS6`G!lordH03068'!then the wordH01697&9! and i was no more dumbH0481!! was openedH06605%! and my mouthH06310%5! to me in the morningH01242'! until he cameH0935!my mouthH06310)!and had openedH06605!cameH0935$ 3!he that was escapedH06412 !aforeH06440+ A!was upon me in the eveningH06153 !lordH03068 %!now the handH03027!! is smittenH05221! the cityH05892+! unto me, sayingH0559! cameH0935!-!out of jerusalemH03389%5!one that had escapedH06412%!of the monthH02320%!in the fifthH02568%!in the tenthH06224!-!of our captivityH01546~!yearH08141:}Q'!and it came to pass in the twelfthH06240 H08147|)! after his waysH01870 H_@" y`D'hE%eH6!ye standH059755! the landH0776%45! and shall ye possessH034233! bloodH018182! and shedH08210"1/! toward your idolsH015440!your eyesH05869/#!and lift upH05375.)!with the bloodH01818-!ye eatH0398,!godH03069+!the lordH0136%*7!unto them, thus saithH0559)'!wherefore sayH0559#(1!us for inheritanceH04181'!is givenH05414&!the landH0776%! manyH07227$! the landH0776!#-! and he inheritedH03423"! was oneH0259!! abrahamH085 !sayingH0559!speakH0559!of israelH03478#!of the landH0127%!those wastesH02723"/!they that inhabitH03427!of manH0120!sonH01121$5!came unto me, sayingH0559 H~a=%zbG%iG&~eHT!desolateH08077S!mostH04923R!the landH0776Q)!for i will layH05414"P/!of the pestilenceH01698O!shall dieH04191!N-!and in the cavesH04631M%!in the fortsH04679L)! to be devouredH0398K'! to the beastsH02416J#! will i giveH05414I! fieldH07704H#! in the openH06440G%!by the swordH02719F!!shall fallH05307E'!in the wastesH02723D!i liveH02416C!godH03069B!the lordH0136/AK!thou thus unto them, thus saithH0559@!sayH0559?! the landH0776%>5! and shall ye possessH03423=!wifeH0802 <+!his neighbour'sH07453;!every oneH0376:'!and ye defileH029309#!abominationH084418!ye workH06213 7+!upon your swordH02719 DuW1}dGc="aDp! every oneH0376o!! to anotherH0259n! oneH02297m! and speakH01696l'! of the housesH01004!k-!and in the doorsH06607"j/!thee by the wallsH07023i!againstH0681"h/!still are talkingH01696g'!of thy peopleH05971f%!the childrenH01121e!of manH0120d)!also, thou sonH01121*c?!which they have committedH062132bO!because of all their abominationsH08441a!desolateH08077`!mostH04923_!the landH0776!^-!when i have laidH05414]!lordH03068%\5!then shall they knowH03045-[E! that none shall pass throughH05674"Z/! shall be desolateH08074Y! of israelH03478"X/!and the mountainsH02022W#!shall ceaseH07673 V+!of her strengthH05797U%!and the pompH01347 W^8{];iO6}W" /! and can play wellH02895 ! voiceH06963, C! of one that hath a pleasantH03303 ! songH07892+A! unto them as a very lovelyH05690#1!their covetousnessH01215!afterH0310!goethH01980#! their heartH03820! much loveH05690! they shewH06213+A! them: for with their mouthH06310%5! but they will not doH06213!thy wordsH01697~'!and they hearH08085}!my peopleH05971|!beforeH06440{%!and they sitH03427z!comethH03996(y;!unto thee as the peopleH05971x'!and they comeH0935w!lordH03068"v/!that cometh forthH03318!u-!what is the wordH01697%t5!i pray you, and hearH08085s!comeH0935r!sayingH0559q)!to his brotherH0251 M{K'}U=#]A)M5(U"themselves! should not the shepherdsH07462'%"that do feedH07462&"of israelH03478!%-" to the shepherdsH07462$" woeH01945##1" unto the shepherdsH07462"" godH03069!" the lordH0136% 7"unto them, thus saithH0559"and sayH0559"prophesyH05012"of israelH03478&7"against the shepherdsH07462"prophesyH05012"of manH0120"sonH01121$5"came unto me, sayingH0559"lordH03068%"and the wordH01697 +!!hath been amongH08432)!!that a prophetH05030%5!!then shall they knowH03045 -!!lo, it will comeH0935,E!!and when this cometh to passH0935#! but they doH06213! thy wordsH01697'! for they hearH08085! -! on an instrumentH05059 RpJ.|Q)U0 zR$B5"and they became meatH0402A#"no shepherdH07462(@;"and they were scatteredH06327?'" have ye ruledH07287!>-" and with crueltyH06531=)" but with forceH02394!<3" that which was lostH06';9" neither have ye soughtH01245+:A"that which was driven awayH05080.9G"neither have ye brought againH077258"brokenH07665)7="neither have ye bound upH02280$63"that which was sickH02470'59"neither have ye healedH07495)4="have ye not strengthenedH023883%"the diseasedH024702'"not the flockH066291"ye feedH07462"0/"them that are fedH01277/"ye killH02076"./"you with the woolH06785-'"and ye clotheH03847,"the fatH02459+"ye eatH0398*!"the flocksH06629)"feedH07462 `oR$yY1eI1`^%" of the fieldH07704])" to every beastH02416\#"became meatH0402[%"and my flockH06629Z'"became a preyH0957(Y;"surely because my flockH06629X"godH03069W"the lordH0136V"saithH05002U"i liveH02416T"lordH03068S"the wordH01697R"hearH08085(Q;"therefore, ye shepherdsH07462P" or seekH01245$O3" and none did searchH01875N%" of the earthH0776"M/"upon all the faceH06440L'"was scatteredH06327K'"yea, my flockH06629J"hillH01389$I3"and upon every highH07311*H?"through all the mountainsH02022G"wanderedH07686F"my sheepH06629)E="when they were scatteredH06327D%"of the fieldH07704"C/"to all the beastsH02416 _wQ9sU9!eD&_!y-" from their mouthH06310x" my flockH066298w[" themselves any more; for i will deliverH05337v" feedH07462,uC" neither shall the shepherdsH07462t" the flockH06629s%" from feedingH07462(r;" and cause them to ceaseH07673q'" at their handH03027p" my flockH06629#o1" and i will requireH01875&n7" against the shepherdsH07462m" godH03069l" the lordH0136k!" thus saithH0559j" lordH03068i" the wordH01697h" hearH08085*g?" therefore, o ye shepherdsH07462f%"not my flockH06629$e3"themselves, and fedH07462d"fedH07462"c/"but the shepherdsH07462b%"for my flockH06629a" searchH01875)`=" neither did my shepherdsH07462_#" no shepherdH07462 V}U8nP2 kI,xV)" and will bringH0935';" them from the countriesH0776!" and gatherH06908 +" from the peopleH05971*?" and i will bring them outH03318" dayH03117" and darkH06205 '" in the cloudyH06051/ I" where they have been scatteredH06327' 9" them out of all placesH04725! -" and will deliverH05337 " my sheepH06629#1" so will i seek outH01239" scatteredH06567" his sheepH06629!-" that he is amongH08432!" in the dayH03117" his flockH05739#" seeketh outH01243'" as a shepherdH07462"/" and seek them outH01239" my sheepH06629$~3" i, will both searchH01875}" godH03069|" the lordH0136{)" for thus saithH0559)z?" that they may not be meatH0402 NoNsU7xT-fN0"godH03069/"the lordH0136."saithH050022-O"and i will cause them to lie downH07257,"my flockH06629+#"i will feedH07462*"of israelH03478#)1"upon the mountainsH02022 (+" shall they feedH07462'" pastureH04829&" a fatH08082%" foldH05116$" in a goodH02896)#="be: there shall they lieH07257!"-"shall their foldH05116!"of israelH03478 "mountainsH02022"/"and upon the highH04791"pastureH04829)"them in a goodH02896#"i will feedH07462)" of the countryH07760K" and in all the inhabited placesH04186'" by the riversH0650" of israelH03478(;" them upon the mountainsH02022" and feedH07462&9" them to their own landH0127 @hC(rR+\=k@'L9"but ye must tread downH07429K"pastureH04829J"the goodH02896*I?"unto you to have eaten upH07462H'"a small thingH04592!G-" and the he goatsH06260 F-" between the ramsH0352E!"and cattleH07716D)"between cattleH07716 C+"behold, i judgeH08199B"godH03069A"the lordH0136@!"thus saithH0559?!"o my flockH06629>"youH0859#=1" them with judgmentH04941<#" i will feedH07462;)" and the strongH02389:" the fatH08082#91" but i will destroyH08045$83"that which was sickH02470$73"and will strengthenH023886"brokenH07665!5-"and will bind upH02280+4A"that which was driven awayH05080 3+"and bring againH07725!23"that which was lostH061#"i will seekH01245 @rR7fC sQ-_@h!"and pushedH05055"g/"and with shoulderH03802f"with sideH06654'e9"because ye have thrustH01920d"cattleH07716%c5"and between the leanH07330b"cattleH07716 a+"between the fatH01274`'"i, will judgeH08199_"godH03069^"the lordH0136$]5"therefore thus saithH0559\)"with your feetH07272*[?"that which ye have fouledH04833Z)"and they drinkH08354Y)"with your feetH07272+XA"that which ye have troddenH04823W"they eatH07462V"my flockH06629U)"with your feetH07272T#" the residueH03498!S-" but ye must foulH07515R" watersH04325Q#" of the deepH04950"P/" and to have drunkH08354!O-"of your pasturesH04829N#"the residueH03499M)"with your feetH07272 \lB%dM0kR- \ +"and i will makeH03772#"have spokenH01696"lordH03068"amongH08432"a princeH05387~"davidH01732})"and my servantH05650!|/"will be their godH0430{"lordH030685zU"them, and he shall be their shepherdH07462y'"he shall feedH07462x"davidH01732w!"my servantH05650-vE"over them, and he shall feedH07462u"shepherdH07462t"oneH0259"s/"and i will set upH06965r!"and cattleH07716q)"between cattleH07716!p-"and i will judgeH081990oM"and they shall no more be a preyH0957n"my flockH06629&m7"therefore will i saveH03467l#"them abroadH02351'k9"till ye have scatteredH06327 j+"with your hornsH07161!i-"all the diseasedH02470 QsV3 `,~S3rQ%"her increaseH02981#"shall yieldH05414'"and the earthH0776"her fruitH06529#"shall yieldH05414%"of the fieldH07704%"and the treeH06086#" of blessingH01293'9"there shall be showersH01653'"in his seasonH06256%"to come downH03381,C"and i will cause the showerH01653!"a blessingH01293"my hillH013890K"them and the places round aboutH05439 +"and i will makeH05414$%'" in the woodsH03264 H03293 " and sleepH03462" /" in the wildernessH04057 " safelyH0983% 5"and they shall dwellH03427 +"out of the landH0776"to ceaseH07673"beastsH02416(;"and will cause the evilH07451"of peaceH07965%5"with them a covenantH01285 _yR4jG~V1}_8"the shameH036397%"neither bearH053756#"in the landH07765#"with hungerH0745824Q"and they shall be no more consumedH06223"of renownH08034!2-"for them a plantH04302$13"and i will raise upH069650"afraidH02729/"safelyH0983+.A"them; but they shall dwellH03427-"devourH0398,#"of the landH0776(+;"neither shall the beastH02416*)"to the heathenH014710)M"and they shall no more be a preyH0957%(5"of those that servedH05647%'5"them out of the handH03027&'"and deliveredH05337%'"of their yokeH05923$" the bandsH04133##1" when i have brokenH07665"" lordH03068!)" and shall knowH03045 '" in their landH0127&9"and they shall be safeH0983 V~`B$ _H,w_E-rVX#the lordH0136#W3#unto it, thus saithH0559V#and sayH0559U%#and prophesyH05012T#seirH08165S'#against mountH02022R#thy faceH06440Q#setH07760P#of manH0120O#sonH01121$N5#came unto me, sayingH0559M#lordH03068"L/#moreover the wordH01697K" godH03069J"the lordH0136I"saithH05002H"your godH0430G"menH0120F'"of my pastureH04830E"the flockH06629D"my flockH06629C"and yeH0859B" godH03069A"the lordH0136@"saithH05002?"my peopleH05971>"of israelH03478="the houseH01004<"their godH0430;"lordH03068%:5"thus shall they knowH030459)" of the heathenH01471 ZrT"`8nM, tZt#saithH05002s#i liveH02416r# an endH07093q# iniquityH05771p## in the timeH06256!o/# of their calamityH0343n##in the timeH06256m%#of the swordH02719l%#by the forceH03027k#of israelH03478j%#the childrenH01121i'#and hast shedH05064h#hatredH03422gO#because thou hast had a perpetualH05769f#lordH03068$e3#and thou shalt knowH03045+dA#and thou shalt be desolateH08077c#wasteH02723b!#thy citiesH05892a!#i will layH07760`# desolateH08077_# thee mostH04923.^G# against thee, and i will makeH05414]#mine handH030275\U#against thee, and i will stretch outH05186[#seirH08165 Z+#behold, o mountH02022Y#godH03069 XgF(gN5xV3{X)# with the swordH02719)#that are slainH02491 +#shall they fallH05307% 7#and in all thy riversH0650# 1#and in thy valleysH01516 %#in thy hillsH01389 )#with his slainH02491 '#his mountainsH02022 +#and i will fillH04390'9#and him that returnethH07725-E#from it him that passeth outH05674##and cut offH03772#desolateH08077#mostH08077#seirH08165#mountH02022!-#thus will i makeH05414%# shall pursueH07291~!# even bloodH01818}# bloodH01818$|3# thou hast not hatedH08130{!# thee: sithH0518z%#shall pursueH07291y#and bloodH01818 x+#thee unto bloodH01818w)#i will prepareH06213v#godH03069u#the lordH0136 KzN(l5d4 sK$*3# and thou shalt knowH03045/)I# among them, when i have judgedH08199;(a# against them; and i will make myself knownH03045"'/# out of thy hatredH08135%&5# which thou hast usedH06213,%C# and according to thine envyH07068($=# according to thine angerH0639#)# i will even doH06213"# godH03069!# the lordH0136 # saithH05002# i liveH02416# lordH030683Q# shall be mine, and we will possessH03423# countriesH0776'# and these twoH08147# nationsH01471# these twoH08147&9# because thou hast saidH0559# lordH03068"/# and ye shall knowH03045(-'# shall not returnH03427 H07725)# and thy citiesH05892## desolationsH08077)# thee perpetualH05769## i will makeH05414 etJ,sO}U7eD#of israelH03478C%#of the houseH01004#B1#at the inheritanceH05159&A7#as thou didst rejoiceH08057@'#thee desolateH08077?##i will makeH06213>#rejoicethH08055$=5#when the whole earthH0776<#godH03069;#the lordH0136:!#thus saithH0559)9=# against me: i have heardH080858!# your wordsH0169707K# against me, and have multipliedH06280 6+# ye have boastedH01431%55# thus with your mouthH063104'# us to consumeH04023)# they are givenH05414.29'# they are laid desolateH08077 H080741# sayingH05590# of israelH03478&/7# against the mountainsH02022&.9# which thou hast spokenH0559$-3# all thy blasphemiesH05007,%# i have heardH08085+# lordH03068 B}aH&Y; tX@iB#a1$therefore prophesyH05012'`9$ are ours in possessionH04181_#$high placesH01116!^-$even the ancientH05769!]-$against you, ahaH01889\$hath saidH0559![/$because the enemyH0341Z$godH03069Y$the lordH0136X!$thus saithH0559W$ lordH03068V$ the wordH01697U$ hearH08085T$of israelH03478S%$ye mountainsH02022R$and sayH0559Q$of israelH03478#P1$unto the mountainsH02022O$prophesyH05012N$of manH0120M)$also, thou sonH01121L# lordH03068/KI# all of it: and they shall knowH03045J)# and all idumeaH0123I# seirH08165H#o mountH020222GO#unto thee: thou shalt be desolateH08077F%#so will i doH06213(E;#because it was desolateH08074 KvM+iJ, kS5oK ~+$to the desolateH08074#}1$ and to the valleysH01516|'$ to the riversH0650!{-$ and to the hillsH01389!z-$ to the mountainsH02022y$ godH03069x$the lordH0136w!$thus saithH0559v$godH03069u#$of the lordH0136t$the wordH01697s$hearH08085r$of israelH03478(q;$therefore, ye mountainsH02022p'$of the peopleH05971o$an infamyH01681n!$of talkersH03956m#$ in the lipsH08193$l3$ and ye are taken upH05927k)$ of the heathenH01471!j-$ unto the residueH07611.iG$ that ye might be a possessionH04181h'$on every sideH05439%g5$and swallowed you upH07602f$desolateH08074e$godH03069d$the lordH0136c!$thus saithH0559b$and sayH0559 jrQ. iF$kA j$prophesyH05012!$for a preyH0957)$to cast it outH04054$mindsH05315 +$with despitefulH07589$heartH03824%$ with the joyH08057&7$ into their possessionH04181$ my landH0776%5$ which have appointedH05414&9$ and against all idumeaH0123)$of the heathenH01471$ 3$against the residueH07611 '$have i spokenH01696 )$of my jealousyH07068" 1$surely in the fireH0784 $godH03069$the lordH0136$5$therefore thus saithH0559#$round aboutH05439)$of the heathenH01471)$to the residueH07611%$and derisionH03933#3$which became a preyH0957"/$that are forsakenH05800"/$and to the citiesH05892$wastesH02723 foJ)c@yT6f4$of israelH03478$33$but ye, o mountainsH020222#$ their shameH03639%15$you, they shall bearH053750$aboutH05439#/1$surely the heathenH01471.$mine handH03027!--$i have lifted upH05375,$godH03069+$the lordH0136$*5$therefore thus saithH0559))$of the heathenH01471($the shameH03639&'7$because ye have borneH05375&)$and in my furyH02534%)$ in my jealousyH07068&$7$ behold, i have spokenH01696#$ godH03069"$ the lordH0136!!$ thus saithH0559# 1$and to the valleysH01516'$to the riversH0650!-$and to the hillsH01389#1$unto the mountainsH02022$and sayH0559$of israelH03478-G$therefore concerning the landH0127 FxW9vN7 uP(uF+NA$ you after your old estatesH06927"M/$ and i will settleH03427 L+$ and bring fruitH06509(K;$ and they shall increaseH07235J$ and beastH0929I%$ upon you manH0120$H3$ and i will multiplyH07235!G-$ shall be buildedH01129F)$ and the wastesH02723#E1$ shall be inhabitedH03427*D?$ all of it: and the citiesH05892C$ of israelH03478(B;$ upon you, all the houseH01004A$ menH0120$@3$ and i will multiplyH07235?$ and sownH022321>M$ unto you, and ye shall be tilledH05647)==$ for you, and i will turnH06437<$ to comeH0935%;5$ for they are at handH07126:$of israelH034789%$to my peopleH059718!$your fruitH065297$and yieldH053756'$your branchesH06057%55$ye shall shoot forthH05414 PnE) \5bBhPi$godH03069h$the lordH0136 g+$any more, saithH05002f#$thy nationsH014710e='$no more, neither bereaveH03782 H07921d$menH0120+cC$therefore thou shalt devourH0398b#$ thy nationsH01471"a/$ and hast bereavedH07921`$ menH0120_%$ devourest upH0398 ^-$ because they sayH0559]$ godH03069\$ the lordH0136[!$ thus saithH0559#Z1$ henceforth bereaveH07921'Y9$ and thou shalt no moreH03254:X_$ thee, and thou shalt be their inheritanceH05159'W9$ and they shall possessH03423V$ israelH03478U$ my peopleH05971T$ to walkH03212%S7$ yea, i will cause menH0120R$ lordH03068"Q/$ and ye shall knowH03045(P;$ than at your beginningsH07221#O1$ and will do betterH02895 SeD"kE,wR1 zS#1$ of a removed womanH05079&7$ me as the uncleannessH02932!$ was beforeH06440$ their wayH01870$3$ and by their doingsH05949$3$it by their own wayH01870~%$they defiledH02930!}/$in their own landH0127|$dweltH03427{$of israelH03478z)$when the houseH01004y$of manH0120x$sonH01121$w5$came unto me, sayingH0559v$lordH03068"u/$moreover the wordH01697t$ godH03069s$ the lordH0136 r+$ any more, saithH05002q$to fallH03782?pi$any more, neither shalt thou cause thy nationsH01471o'$of the peopleH05971n%$the reproachH027812mO$any more, neither shalt thou bearH05375l)$of the heathenH01471"k/$in thee the shameH03639j$to hearH08085 LjI!W,jH,oL)$but i had pityH02550+$ out of his landH0776#1$ and are gone forthH03318$ lordH03068!$the peopleH05971)$when they saidH0559$nameH08034$my holyH06944'$they profanedH02490!/$whither they wentH0935!-$unto the heathenH01471%7$and when they enteredH0935$i judgedH08199.G$and according to their doingsH05949'9$according to their wayH01870%7$through the countriesH0776(;$and they were dispersedH02219' 9$them among the heathenH01471 +$and i scatteredH06327" /$they had pollutedH02930$ 3$and for their idolsH01544 '$upon the landH0776#1$that they had shedH08210(;$upon them for the bloodH01818$my furyH02534#1$wherefore i pouredH08210 Nb<{cJhEoN:%$in the midstH08432'99$which ye have profanedH02490"8/$among the heathenH01471#71$which was profanedH024906$nameH080345$my greatH01419$43$and i will sanctifyH069423+$whither ye wentH0935"2/$ among the heathenH01471-1E$ sake, which ye have profanedH024900$ name'sH08034"//$ but for mine holyH06944.$ of israelH03478(-;$for your sakes, o houseH01004,$i doH06213+$godH03069*$the lordH0136)!$thus saithH0559($of israelH03478')$unto the houseH01004&'$therefore sayH0559!%/$whither they wentH0935"$/$among the heathenH01471#%$had profanedH02490"$of israelH03478 !+$which the houseH01004 $nameH08034'$for mine holyH06944 OeMk?b5 jOU$spiritH07307T)$you, and a newH02319!S-$also will i giveH05414R$heartH03820Q$a newH02319P)$will i cleanseH02891(O;$and from all your idolsH01544)N=$from all your filthinessH029320MK$upon you, and ye shall be cleanH02891L$waterH04325K$cleanH02889%J5$then will i sprinkleH02236&I9$you into your own landH0127H)$and will bringH0935(G=$you out of all countriesH0776F!$and gatherH06908E#$the heathenH01471D)$you from amongH04480 C+$for i will takeH03947)B=$in you before their eyesH05869+AA$when i shall be sanctifiedH06942@$ godH03069?$ the lordH0136>$ saithH05002=$ lordH03068<!$ shall knowH03045);=$of them; and the heathenH01471 Z|b<~[;pP/~Z p+$and i will callH071210oK$you from all your uncleannessesH02932!n-$i will also saveH03467&m9$and i will be your godH0430*l?$and ye shall be my peopleH05971k+$to your fathersH01j#$that i gaveH05414i#$in the landH0776#h1$and ye shall dwellH03427g$ and doH06213f%$my judgmentsH04941"e/$and ye shall keepH08104d)$in my statutesH02706c#$you to walkH03212b)$you, and causeH06213a$withinH07130`$my spiritH07307_)$and i will putH05414^$of fleshH01320]%$ you an heartH03820 \+$ and i will giveH05414"[/$ out of your fleshH01320Z$ heartH03820Y$ the stonyH068*X?$you: and i will take awayH05493W$withinH07130V!$will i putH05414 R{S5b<q@rR #$ be it knownH03045 $ godH03069 $ the lordH0136$ saithH05002&7$ not for your sakes doH06213*?$ and for your abominationsH08441$3$for your iniquitiesH05771-E$yourselves in your own sightH06440 +$and shall lotheH06962$not goodH02896 +$and your doingsH04611$waysH01870'$your own evilH07451'~9$then shall ye rememberH02142"}/$ among the heathenH01471|$of famineH07458!{-$no more reproachH02781&z7$that ye shall receiveH03947y%$of the fieldH07704!x-$and the increaseH08570w#$of the treeH06086v$the fruitH06529$u3$and i will multiplyH07235t$no famineH07458s#$it, and layH05414"r/$and will increaseH07235q%$for the cornH01715 ^sU7gE"pO%z^&$#of edenH05731*%?$#is become like the gardenH01588"$/$#that was desolateH08074#$#landH0776"$#thisH01977"!1$#and they shall sayH0559& 7$"of all that passed byH05674%$"in the sightH05869(;$"whereas it lay desolateH08077 +$"shall be tilledH05647$"landH0776!-$"and the desolateH08074!-$! shall be buildedH01129)$! and the wastesH02723'$!in the citiesH05892$!to dwellH03427-E$!you from all your iniquitiesH05771+A$!that i shall have cleansedH02891!$!in the dayH03117$!godH03069$!the lordH0136!$!thus saithH0559$ of israelH03478$ o houseH01004"/$ for your own waysH01870 )$ and confoundedH03637$ 5$ unto you: be ashamedH0954 MhF!jP% xS/gMD$&flockH06629C#$&as the holyH06944B%$% like a flockH06629A'$% them with menH0120*@?$%for them; i will increaseH07235?$%to doH06213>$%of israelH03478 =+$%of by the houseH01004!<-$%this be enquiredH01875;$%godH03069:$%the lordH01369!$%thus saithH05598'$$ and i will doH062137#$$ have spokenH016966$$ lordH03068'59$$ that that was desolateH080744$$plantH051933!$$the ruinedH020402$$buildH011291$$lordH030680)$$you shall knowH03045/#$$round aboutH05439.'$$that are leftH07604!--$$then the heathenH01471,'$# are inhabitedH03427+$# fencedH01219*$# citiesH05892)!$# and ruinedH02040(%$#and desolateH08074''$#and the wasteH02720 HnS5P.xN& iHb%%unto me, sonH01121a#%and he saidH0559`%dryH03002_%veryH03966^%valleyH01237]#%in the openH06440\%manyH07227[%veryH03966$Z3%by them round aboutH05439&Y7%and caused me to passH05674X% of bonesH06106W% fullH04392V'%of the valleyH01237U%%in the midstH08432 T+%and set me downH05117S%lordH03068R'%in the spiritH073070QK%was upon me, and carried me outH03318P%lordH03068O%the handH03027N$& lordH03068$M3$& and they shall knowH03045L$& of menH0120K#$& with flocksH06629J$&be filledH04392I$&citiesH05892#H1$&so shall the wasteH02720%G5$&in her solemn feastsH04150F%$&of jerusalemH03389E%$&as the flockH06629 WmU4kR5uY)yW'%you with skinH05785$~3%upon you, and coverH07159}%fleshH01320,|C%upon you, and will bring upH05927{%sinewsH01517z)%and i will layH05414,yC%into you, and ye shall liveH02421x%to enterH0935,wC%behold, i will cause breathH07307!v-%unto these bonesH06106u%godH03069t%the lordH0136s!%thus saithH0559r% lordH03068q%the wordH01697p%hearH08085o%bonesH06106$n3%unto them, o ye dryH03002m%and sayH0559!l-%upon these bonesH06106"k/%unto me, prophesyH05012j'%again he saidH0559i%% thou knowestH03045h%godH03069g%o lordH0136f)%and i answeredH0559e%liveH02421 d+%can these bonesH06106c%of manH0120 Zu\8xV=jN/tZ% of manH0120% sonH01121% prophesyH05012'% unto the windH07307%5% he unto me, prophesyH05012% then saidH0559%no breathH07307!%them aboveH04605%coveredH07159(;%upon them, and the skinH05785%came upH05927'%and the fleshH01320)%lo, the sinewsH01517"/%and when i beheldH07200 #% to his boneH06106 %boneH06106 '%came togetherH07126 '%and the bonesH06106% 5%and behold a shakingH07494"/%there was a noiseH06963$3%and as i prophesiedH05012#1%as i was commandedH06680 +%so i prophesiedH05012% lordH03068"/% and ye shall knowH03045*?% in you, and ye shall liveH02421%breathH07307%and putH05414 ]s[: sO(u[B"] 8-% behold, they sayH05597% of israelH03478$63% are the whole houseH010045#% these bonesH061064% of manH01203%% unto me, sonH011212%% then he saidH05591% armyH024280% greatH01419$/%'% an exceedingH03966 H03966 .+% upon their feetH07272-%% and stood upH05975*,?% into them, and they livedH02421+% cameH0935#*1% me, and the breathH07307 )+% as he commandedH06680 (+% so i prophesiedH05012#'1% that they may liveH02421!&-% upon these slainH02026%#% and breatheH05301$% o breathH07307#% windsH07307"'% from the fourH0702!% comeH0935 % godH03069% the lordH0136!% thus saithH0559#% to the windH07307% and sayH0559 Jg@%`3 mF&xJ*T?%in you, and ye shall liveH02421S%my spiritH07307R'%and shall putH05414#Q1% out of your gravesH06913#P1% and brought you upH05927O#% o my peopleH05971N#% your gravesH06913#M1% when i have openedH06605L% lordH03068"K/% and ye shall knowH03045J% of israelH03478!I/% you into the landH0127H% and bringH0935#G1% out of your gravesH06913)F=% and cause you to come upH05927E#% your gravesH06913D#% i will openH06605$C3% behold, o my peopleH05971B% godH03069A% the lordH0136%@7% unto them, thus saithH0559?% and sayH0559#>1% therefore prophesyH05012=)% we are cut offH01504<% is lostH06;%% and our hopeH08615:% are driedH030019% our bonesH06106 ErR0rX?# }Z<!cEr%of israelH03478q'%all the houseH01004p!%of ephraimH0669o%the stickH06086$n3%upon it, for josephH03130m%and writeH03789l% stickH06086k% anotherH0259j% then takeH03947i)% his companionsH02270h% of israelH03478%g5%and for the childrenH01121#f1%upon it, for judahH03063e%and writeH03789d%stickH06086c%thee oneH0259b%takeH03947a%of manH0120#`1%moreover, thou sonH01121*_A%came again unto me, sayingH0559^%lordH03068]%the wordH01697\% lordH03068[% saithH05002Z'% and performedH06213Y#%have spokenH01696X%lordH03068#W1%then shall ye knowH03045$V5%you in your own landH0127"U/%and i shall placeH03240 TjP#qJ2 qQ3qT%and makeH06213%of judahH03063 )%with the stickH06086 %% and will putH05414 #% his fellowsH02270 % of israelH03478 )% and the tribesH07626!% of ephraimH0669#%in the handH03027%of josephH03130%the stickH06086$3%behold, i will takeH03947%godH03069%the lordH0136%7%unto them, thus saithH0559%sayH01696#1%wilt thou not shewH05046!~/%unto thee, sayingH0559}#%shall speakH0559|'%of thy peopleH05971&{7%and when the childrenH01121z'%in thine handH03027)y?%and they shall become oneH0259x%stickH06086w%into oneH0259v!%to anotherH0259u%them oneH0259t%and joinH07126s)%his companionsH02270 I]4 jB!xQ4gI+%of israelH03478#*1%upon the mountainsH02022)#%in the landH0776(%nationH01471'%them oneH0259 &+%and i will makeH06213(%=%them into their own landH0127$% and bringH0935##1% them on every sideH05439 "+% and will gatherH06908%!5% whither they be goneH01980 #% the heathenH01471!%from amongH0996%of israelH03478%%the childrenH01121$3%behold, i will takeH03947%godH03069%the lordH0136%7%unto them, thus saithH0559%and sayH01696"/%before their eyesH05869'9%shall be in thine handH03027%5%whereon thou writestH03789)%and the sticksH06086%%in mine handH03027%7%and they shall be oneH0259%stickH06086%them oneH0259 >wW; h3pK[>C%shepherdH074626BY%over them; and they all shall have oneH0259A%kingH04428@!%my servantH05650?%and davidH01732'>;% and i will be their godH04301=M% them: so shall they be my peopleH05971!<-%and will cleanseH02891);=%wherein they have sinnedH023985:U%them out of all their dwellingplacesH04186 9+%but i will saveH0346758U%nor with any of their transgressionsH0658817M%nor with their detestable thingsH0825156U%themselves any more with their idolsH01544*5?%neither shall they defileH029304%kingdomsH044673%into twoH08147.2G% neither shall they be dividedH026731% nationsH014710#% no more twoH08147//I% to them all: and they shall beH05750.'% shall be kingH04428-%kingH04428,%and oneH0259 csX/g>qP8c^%covenantH012856]W%with them; it shall be an everlastingH05769\%of peaceH07965[!%a covenantH01285%Z5%moreover i will makeH03772Y%everH05769X%forH05704W%%their princeH05387V%davidH01732U)% and my servantH05650T% for everH05769S% childrenH01121%R5% and their children'sH01121)Q=% they, and their childrenH01121%P5%and they shall dwellH03427O!%have dweltH03427"N5%wherein your fathersH01M!%my servantH05650L!%unto jacobH03290"K/%that i have givenH05414J#%in the landH0776%I5%and they shall dwellH03427H% and doH06213G#% my statutesH02708F#%and observeH08104 E+%in my judgmentsH04941%D5%they shall also walkH03212 Na@\=$pO6kNy&of magogH04031x&the landH0776w#&against gogH01463v&thy faceH06440u&setH07760t&of manH0120s&sonH01121$r5&came unto me, sayingH0559q&lordH03068p%&and the wordH01697%o5%of them for evermoreH05769&n7%shall be in the midstH08432"m/%when my sanctuaryH04720l%israelH03478k#%do sanctifyH06942j%lordH03068i!%shall knowH03045 h+%and the heathenH01471,gC%and they shall be my peopleH05971Afo%also shall be with them: yea, i will be their godH0430e'%my tabernacleH04908%d5% of them for evermoreH05769c%% in the midstH08432b%% my sanctuaryH04720#a1%them, and will setH05414#`1%them, and multiplyH07235,_C%with them: and i will placeH05414 \iN0|^0fE\%5&all of them handlingH08610#&and shieldsH04043& bucklersH06793& companyH06951& a greatH07227)& with all sortsH04358$3& all of them clothedH03847%&and horsemenH06571&horsesH05483# 1&and all thine armyH02428, C&and i will bring thee forthH03318 '&into thy jawsH03895 &hooksH02397 &and putH05414*?&and i will turn thee backH07725& and tubalH08422!&of meshechH04902&princeH05387&the chiefH07218$3&against thee, o gogH01463&godH03069&the lordH0136!&thus saithH0559&and sayH0559~%& and prophesyH05012}& and tubalH08422|!& of meshechH04902{& princeH05387z&the chiefH07218 IX9~Y@%~K,jI2%&brought backH077251'&into the landH07760+&thou shalt comeH0935/&yearsH08141.'&in the latterH0319&-7&thou shalt be visitedH06485,&daysH03117+!&after manyH07227/*I&unto thee, and be thou a guardH04929#)1&that are assembledH069507(Y&for thyself, thou, and all thy companyH06951'#&and prepareH03559!&-&be thou preparedH03559%& peopleH05971$&manyH07227!#/&and all his bandsH0102"&quartersH03411!%&of the northH06828 #&of togarmahH08425&the houseH01004!/&and all his bandsH0102&gomerH01586!&and helmetH035533Q&with them; all of them with shieldH04043&and libyaH06316&ethiopiaH03568&persiaH06539&swordsH02719 a[=|b< lO4aN'& into thy mindH03824M& comeH05927L%& shall thingsH01697!K-& at the same timeH03117J& godH03069I& the lordH0136H!& thus saithH0559G& peopleH05971F& and manyH07227'E;& thou, and all thy bandsH0102D& the landH0776C& to coverH03680+BA& thou shalt be like a cloudH06051A%& like a stormH07722@& and comeH0935"?/& thou shalt ascendH05927>&safelyH0983%=5&and they shall dwellH03427#<1&out of the nationsH05971(;;&but it is brought forthH03318:&wasteH02723'99&which have been alwaysH085488&of israelH03478&77& against the mountainsH020226& peopleH059715#& out of manyH072274& gatheredH069083)& from the swordH02719 UyX9dBkLpUj& cattleH04735"i/& which have gottenH06213#h1& out of the nationsH01471g& gatheredH0622$f3& and upon the peopleH05971e& inhabitedH03427)d=& upon the desolate placesH02723c!& thine handH03027b& to turnH07725a& a preyH0957`#& and to takeH0962_& a spoilH07998^& to takeH07997]& nor gatesH01817(\;& and having neither barsH01280['& without wallsH02346%Z5& all of them dwellingH03427Y& safelyH0983X!& that dwellH03427)W=& to them that are at restH08252V& i will goH0935%U5& of unwalled villagesH06519T#& to the landH0776S%& i will go upH05927"R1& and thou shalt sayH0559Q& thoughtH04284P& an evilH07451%O5& and thou shalt thinkH02803 WiK%jN'xW<rW&and sayH0559&prophesyH05012&of manH0120)&therefore, sonH01121& spoilH07998& a greatH01419& to takeH07997& and goodsH07075& cattleH04735%& to take awayH03947~& and goldH02091}& silverH03701|'& to carry awayH05375{& a preyH0957z& to takeH0962y#& thy companyH06951#x1& hast thou gatheredH06950w& a spoilH07998v& to takeH07997(u=& unto thee, art thou comeH0935"t1& thereof, shall sayH0559)s=& with all the young lionsH03715r#& of tarshishH08659"q/& and the merchantsH05503p& and dedanH01719o& shebaH07614n#& of the landH0776m%& in the midstH02872l!& that dwellH03427k& and goodsH07075 RqN0bH% _FR)%?&it shall be in the latterH0319$&the landH0776#&to coverH03680"!&as a cloudH06051!&of israelH03478" /&against my peopleH05971'9&and thou shalt come upH05927& armyH02428%& and a mightyH07227& companyH06951& a greatH01419#&upon horsesH05483.G&with thee, all of them ridingH07392&peopleH05971)&thou, and manyH07227&partsH03411!-&out of the northH06828)&from thy placeH04725#3&and thou shalt comeH0935$3&shalt thou not knowH03045& safelyH0983& dwellethH03427& of israelH03478)& when my peopleH05971 #& in that dayH03117 &godH03069 &the lordH0136 !&thus saithH0559 &unto gogH01463 XvY&Y>%hN(vXA&of israelH03478 @-&against the landH0127?!&shall comeH0935>&gogH01463=&whenH03117;<a&and it shall come to pass at the same timeH03117";1&that i would bringH0935:& yearsH081419'& in those daysH03117!8-& which prophesiedH050127& of israelH034786%& the prophetsH050305#&my servantsH056504&byH030273&timeH031172&in oldH06931.1G&thou he of whom i have spokenH016960&godH03069/&the lordH0136.!&thus saithH0559"-/&before their eyesH05869,)&in thee, o gogH01463/+I& me, when i shall be sanctifiedH06942*& may knowH03045!)-& that the heathenH01471$(5& thee against my landH0776 '-& and i will bringH0935&&daysH03117 ctV/|`A#vU) c]#& shall shakeH07493\%& of the earthH0127['& upon the faceH06440Z+& and all the menH0120Y)& upon the earthH0127X!&that creepH07430(W;&and all creeping thingsH07431V%&of the fieldH07704U)&and the beastsH02416T'&of the heavenH08064S'&and the fowlsH05775R!&of the seaH03220#Q1&so that the fishesH01709P& of israelH03478O#&in the landH0127N&shakingH07494'M9&there shall be a greatH01419#L1&surely in that dayH03117K'&have i spokenH01696J#&of my wrathH05678I#&in the fireH0784#H1&for in my jealousyH07068G!& in my faceH0639F'& shall come upH05927E& my furyH02534D& godH03069C&the lordH0136B&saithH05002 YeF#cI-W4rYw& rainH01653)v=&with him, an overflowingH07857u&peopleH05971"t/&and upon the manyH07227,sE&upon him, and upon his bandsH0102 r+&and i will rainH04305q)&and with bloodH01818,pC&against him with pestilenceH01698!o-&and i will pleadH08199,nE& shall be against his brotherH0251m&swordH02719l#&every man'sH0376k&godH03069j&the lordH0136i&saithH050028h[&against him throughout all my mountainsH02022g#&for a swordH02719 f+&and i will callH07121e'&to the groundH0776d!&shall fallH05307c)&and every wallH02346b!&shall fallH05307%a5&and the steep placesH04095%`5&shall be thrown downH02040"_/&and the mountainsH02022^)&at my presenceH06440 ZqHW= kM2Z8['of thee, and will cause thee to come upH05927-E'and leave but the sixth partH08338*?'and i will turn thee backH07725' and tubalH08422!' of meshechH04902 ' princeH05387 ' the chiefH07218$ 3' against thee, o gogH01463 'godH03069 'the lordH0136!'thus saithH0559'and sayH0559#'against gogH01463'prophesyH05012'of manH0120$3'therefore, thou sonH01121&lordH03068$3&and they shall knowH03045&nationsH01471&of manyH07227~#&in the eyesH05869,}C&myself; and i will be knownH03045%|5&myself, and sanctifyH06942${3&thus will i magnifyH01431z'& and brimstoneH01614y& fireH0784)x5!& and great hailstonesH068 H0417 DuW2hO+mB(^D.'fieldH07704-''upon the openH06440 ,+'thou shalt fallH05307+)' to be devouredH0402*%' of the fieldH07704)!' the beastsH02416('' of every sortH03671''birdsH06833'&9'thee unto the ravenousH05861'%9'with thee: i will giveH05414$)'and the peopleH05971'#;'thou, and all thy bandsH0102"'of israelH03478#!1'upon the mountainsH02022 +'thou shalt fallH05307'handH03027!-'out of thy rightH03225'to fallH05307,C'and will cause thine arrowsH02671'handH03027 +'out of thy leftH08040'thy bowH07198!-'and i will smiteH05221'of israelH03478(;'thee upon the mountainsH02022)'and will bringH0935'partsH03411)'from the northH06828 ThN1Y@&xJ+pTL'the lordH0136K'saithH05002J)'and it is doneH01961"I1'behold, it is comeH0935H'in israelH03478G%' the holy oneH06918F' lordH03068E!' shall knowH03045*D?' any more: and the heathenH01471C' nameH08034B'my holyH06944A'polluteH02490@'israelH03478?%'of my peopleH05971>%'in the midstH08432='knownH03045<'nameH08034';9'so will i make my holyH06944:'lordH03068$93'and they shall knowH030458%'in the islesH03397!'carelesslyH0983*6?'and among them that dwellH034275'on magogH040314'a fireH0784 3+'and i will sendH079712'godH030691'the lordH01360'saithH05002"//'for i have spokenH01696 CzX:xS6x^DcCh#' the weaponsH05402$g3' for they shall burnH01197#f1' out of the forestsH03293!e-' neither cut downH02404!d-' out of the fieldH07704c' no woodH06086(b;' so that they shall takeH05375a' yearsH08141`' sevenH07651_)' them with fireH0784$^3' and they shall burnH01197])' and the spearsH07420*\1'' and the handstavesH04731 H03027[)' and the arrowsH02671Z' the bowsH07198!Y-' and the bucklersH06793!X-' both the shieldsH04043W#' the weaponsH05402V' and burnH05400U' on fireH0784T'' and shall setH01197S)' shall go forthH03318R' of israelH03478Q'' in the citiesH05892$P3' and they that dwellH03427&O7'whereof i have spokenH01696N'the dayH03117M'godH03069 ArM-fB$zT&z\A' monthsH02320' and sevenH07651)' of hamon–gogH01996!' the valleyH01516$3' and they shall callH07121&7' and all his multitudeH01995~' gogH01463*}?' and there shall they buryH06912"|/' of the passengersH05674"{/' and it shall stopH02629z!' of the seaH03220y#' on the eastH06926"x/' of the passengersH05674w!' the valleyH01516v' in israelH03478 u+' there of gravesH06913t' a placeH04725s' unto gogH01463r#' i will giveH054146qW' and it shall come to pass in that dayH03117p' godH03069o' the lordH0136n#' them, saithH05002!m/' those that robbedH0962l'' them, and robH0962#k1' those that spoiledH07997%j5' and they shall spoilH07997i' with fireH0784 ElP( kQ5nR*}`E 'monthsH02320' of sevenH07651"/' it: after the endH07097!' to cleanseH02891%' of the earthH0776'' upon the faceH06440"/'those that remainH03498$3'with the passengersH05674'to buryH06912'the landH0776 +'passing throughH05674(;'of continual employmentH08548'menH0582(='and they shall sever outH0914' godH03069' the lordH0136' saithH05002*?' that i shall be glorifiedH03513' the dayH031171 M' and it shall be to them a renownH08034 !' shall buryH06912 #' of the landH0776$ 3' yea, all the peopleH05971 ' the landH0776/I' of them, that they may cleanseH02891!' be buryingH06912' of israelH03478 +' shall the houseH01004 Ev\A(`=qW9bE>' assembleH06908=%' of the fieldH07704#<1' and to every beastH02416;'fowlH06833%:5'unto every featheredH036719'speakH05598'godH030697'the lordH01366!'thus saithH05595'of manH01204''and, thou sonH011213'the landH0776(2;'thus shall they cleanseH028911'hamonahH019970#'of the cityH05892"//'and also the nameH08034.)' of hamon–gogH01996!--' it in the valleyH01516,#' have buriedH06912%+5' it, till the buriersH06912*' byH0681)'a signH06725%(5'then shall he set upH01129''boneH06106&'a man'sH0120%'seethH07200$'the landH0776#%'pass throughH05674#"1'and the passengersH05674"!/'shall they searchH02713 RmE) kQ1rW:vR [+'till ye be fullH07654Z'fatH02459 Y-'and ye shall eatH0398X' of bashanH01316%W5' all of them fatlingsH04806V#' of bullocksH06499U%' and of goatsH06260T' of lambsH03733S'of ramsH0352R%'of the earthH0776Q)'of the princesH05387P'the bloodH01818O'and drinkH08354N''of the mightyH01368M'the fleshH01320L%'ye shall eatH0398K'bloodH01818J'and drinkH08354I'fleshH01320H+'that ye may eatH0398G'of israelH03478#F1'upon the mountainsH02022E'sacrificeH02077D'a greatH01419$C3'that i do sacrificeH02076 B+'to my sacrificeH02077)A='yourselves on every sideH05439@' gatherH0622$?5' yourselves, and comeH0935 E}Q%|aG+gG{bEx'their godH0430w'lordH03068v!'shall knowH03045u'of israelH03478t%'so the houseH01004!s-' that i have laidH07760r#'and my handH03027%q5'that i have executedH06213p#'my judgmentH04941o'shall seeH07200$n3'and all the heathenH01471"m/'among the heathenH01471l'my gloryH03519k)'and i will setH05414j' godH03069i' the lordH0136h'saithH05002g'of warH04421 f-'and with all menH0376 e+'with mighty menH01368d%'and chariotsH07393c#'with horsesH05483b#'at my tableH07979(a;'thus ye shall be filledH07646(`;'which i have sacrificedH02076 _+'of my sacrificeH02077#^1'till ye be drunkenH07943]'bloodH01818\'and drinkH08354 b{X:sK$L,b'9'now will i bring againH07725'godH03069'the lordH0136$5'therefore thus saithH0559 'my faceH06440# 1'unto them, and hidH05641 #'have i doneH062136 W'and according to their transgressionsH06588/ I'according to their uncleannessH02932&7'they all by the swordH02719' so fellH05307!-' of their enemiesH06862#1' them into the handH03027$3' from them, and gaveH05414' i my faceH06440*?'against me, therefore hidH05641(;'because they trespassedH04603#1'for their iniquityH05771$3'went into captivityH01540~'of israelH03478})'that the houseH01004|!'shall knowH03045 {+'and the heathenH01471z#'and forwardH01973y''from that dayH03117 MnP(sBeDvM%+5'then shall they knowH03045*' nationsH01471)'of manyH07227%(5'in them in the sightH05869"'/'and am sanctifiedH06942&'landsH0776*%A'them out of their enemies'H0341$%'and gatheredH06908 #+'from the peopleH05971/"I'when i have brought them againH07725!'afraidH02729 ''in their landH0127'safelyH0983,C'against me, when they dweltH03427-E'whereby they have trespassedH04603)='and all their trespassesH04604#'their shameH03639+A'after that they have borneH05375' nameH08034#' for my holyH06944$3' and will be jealousH07065' of israelH03478%5'upon the whole houseH01004)'and have mercyH07355'of jacobH03290%'''the captivityH07622 H07622 [e=mO,~e@t[F( afterH0310E( yearH08141(D/%( in the fourteenthH06240 H0702C%(of the monthH02320B%(in the tenthH06218A#(of the yearH08141!@-(in the beginningH07218!?-(of our captivityH01546>(yearH08141='(and twentiethH06242<#(in the fiveH02568;' godH03069:'the lordH01369'saithH050028'of israelH034787)'upon the houseH010046'my spiritH07307:5_'any more from them: for i have poured outH082104'my faceH06440$33'neither will i hideH056412''and have leftH03498(1='them unto their own landH0127$03'but i have gatheredH03664"//'among the heathenH01471;.a'which caused them to be led into captivityH01540-'their godH0430,'lordH03068 OeL gD+sN& pOd%( and he stoodH05975c( reedH07070 b+( and a measuringH04060a#(in his handH03027`(of flaxH06593_#(with a lineH06616^(of brassH05178$]3(like the appearanceH04758!\-(whose appearanceH04758[(a manH0376Z)(and he broughtH0935Y%( on the southH05045X( of a cityH05892W%( as the frameH04011V( mountainH02022U(highH01364T)(me upon a veryH03966S(and setH05117R(of israelH03478#Q3(he me into the landH0776P(broughtH0935O(of godH0430N)(in the visionsH04759(M=(was upon me, and broughtH0935L(lordH03068K(the handH03027J(dayH03117 I+(in the selfsameH06106H#( was smittenH05221G'( that the cityH05892 QmR.W1`=kQ( cubitsH0520( of sixH08337(reedH07070~#(a measuringH04060}(handH03027 |-(and in the man'sH0376{#(round aboutH05439z%(of the houseH01004y)(on the outsideH02351"x/(and behold a wallH02346w(of israelH03478v%(to the houseH01004$u3(all that thou seestH07200 t+(hither: declareH05046s%(thou broughtH0935"r/( that i might shewH07200(q;( thee; for to the intentH04616+pA( upon all that i shall shewH07200o#( thine heartH03820n( and setH07760m+(with thine earsH0241l(and hearH08085 k+(with thine eyesH05869j(beholdH07200i(of manH0120h%(unto me, sonH01121g(saidH01696f#(and the manH0376e#( in the gateH08179 IuQ:!jO2pW=zaI!(longH0753 (reedH07070(oneH0259)(little chamberH08372(broadH07341(reedH07070(oneH0259(thresholdH05592'(and the otherH0259( broadH07341( reedH07070( oneH0259#( of the gateH08179'( the thresholdH05592&7(thereof, and measuredH04058!(the stairsH04609#(and went upH05927(the eastH06921(towardH01870'(which lookethH06440! -(he unto the gateH08179 (then cameH0935 (reedH07070 (oneH0259 )(and the heightH06967(reedH07070(oneH0259 +(of the buildingH01146#(the breadthH07341)( so he measuredH04058$3( and an hand breadthH02948%( by the cubitH0520 l~eK%gG%xX>$l@( inwardH01004?#( of the gateH08179>'( and the porchH0197=( cubitsH0520<%( thereof, twoH08147;'( and the postsH0352:( cubitsH05209( eightH080838#( of the gateH081797%( he the porchH01976'( then measuredH040585(reedH070704(oneH02593(withinH010042#(of the gateH081791)(also the porchH01970#(he measuredH04058/(reedH07070.(oneH0259-(withinH01004,#(of the gateH08179+(the porchH0197*( byH0681)#( of the gateH08179"(/( and the thresholdH05592'( cubitsH0520&( fiveH025680%K(and between the little chambersH08372$(broadH07341#(reedH07070"(and oneH0259 avU7iE%tP6~a^( one cubitH0520]'( and the spaceH01366\( cubitH0520[( oneH0259$Z3( the little chambersH08372Y#( also beforeH06440X( the spaceH01366W( cubitsH0520 V'( thirteenH06240 H07969U#( of the gateH08179T!( the lengthH0753S( cubitsH0520R( tenH06235Q#( of the gateH08179P%( of the entryH06607O#( the breadthH07341 N+( and he measuredH04058M( measureH04060L( had oneH0259K'( and the postsH0352J( measureH04060I( of oneH0259H!( they threeH07969G%( on that sideH06311F( and threeH07969E%( on this sideH06311D( threeH07969 C'( eastwardH06921 H01870B#( of the gateH08179(A;( and the little chambersH08372 KjP0}dE+{U4kK{%(of the porchH0197z'(unto the faceH06440 y+(of the entranceH02978x#(of the gateH08179"w/(and from the faceH06440v(the gateH08179u#(round aboutH05439t%(of the courtH02691"s1(even unto the postH0352r(cubitsH0520q'(of threescoreH08346p!(also postsH0352o(he madeH06213n%( against doorH06607m( doorH06607l( cubitsH0520k!( and twentyH06242j( fiveH02568(i;( of another: the breadthH07341h#( to the roofH01406g)( little chamberH08372f'( from the roofH01406e'( then the gateH08179d#( he measuredH04058c( cubitsH0520&b7( on this side, and sixH08337a( cubitsH0520`( sixH083376_W( on that side: and the little chambersH08372 Px\1 eE*qN5pP#(by the sideH03802!-(and the pavementH07531"/( upon the pavementH07531( chambersH03957( thirtyH07970#(round aboutH05439'(for the courtH02691(madeH06213)(and a pavementH07531(chambersH03957(courtH02691'9(he me into the outwardH02435 %(then broughtH0935 !( palm treesH08561 ( postH0352 ( inwardH06441 #( round aboutH05439#( and windowsH02474*A(and likewise to the archesH0361#(round aboutH05439(the gateH08179(withinH06441"1(and to their postsH0352'9(to the little chambersH08372(windowsH02474(narrowH0331( cubitsH0520~(fiftyH02572}(gateH08179|%(of the innerH06442 ZaDwV< dJ*Z(6;(and the little chambersH08372)5=( thereof, and the breadthH073414!(the lengthH07533#(he measuredH040582(the northH068281(towardH018700#(that lookedH06440/(courtH02691.)(of the outwardH02435-%(and the gateH08179,'( and northwardH06828+( eastwardH06921*( cubitsH0520)!( an hundredH03967(( withoutH02351'(courtH02691&%(of the innerH06442#%1(unto the forefrontH06440$(gateH08179#%(of the lowerH08481#"1(from the forefrontH06440!#(the breadthH07341! -(then he measuredH04058(pavementH07531(the lowerH08481%(of the gatesH08179!(the lengthH0753%(over againstH05980%(of the gatesH08179 Yb/fG-tS8zYR%(and the gateH08179Q( beforeH06440P)( and the archesH0361O( stepsH04609!N-( unto it by sevenH07651!M-( and they went upH05927L(the eastH06921K(towardH01870J%(that lookethH06440I#(of the gateH08179"H/(after the measureH04060%G5(and their palm treesH08561 F-(and their archesH0361"E/(and their windowsH02474D(cubitsH0520C!(and twentyH06242B( fiveH02568 A+( and the breadthH07341@( cubitsH0520?( fiftyH02572>!( the lengthH0753=(gateH08179<%(of the firstH07223/;I(thereof were after the measureH04060&:9(thereof and the archesH0361+9C(on that side; and the postsH0352'89(on this side and threeH079697(threeH07969 CvN* oQ+O3gC n+(and the breadthH07341m(cubitsH0520l(fiftyH02572k!(the lengthH0753#j1(like those windowsH02474$i3(thereof round aboutH05439'h;(in it and in the archesH0361g(windowsH024744fS( thereof according to these measuresH04060&e9( thereof and the archesH0361d(the postsH0352 c+(and he measuredH04058b(the southH01864a(towardH01870"`/(and behold a gateH08179_(the southH01864^(me towardH01870&]7(after that he broughtH03212\( cubitsH0520[!( an hundredH03967Z( to gateH08179Y(from gateH08179 X+(and he measuredH04058$W3(and toward the eastH06921!V-(toward the northH06828&U7(over against the gateH08179T(courtH02691S%(of the innerH06442 Xz]4uZ9mO0|X +(and he measuredH04058 (gateH08179 %(by the southH01864 (courtH02691 +(me to the innerH06442)(and he broughtH0935( cubitsH0520!( an hundredH03967( the southH01864( towardH01870(to gateH08179(from gateH08179 +(and he measuredH04058(the southH01864~(towardH01870}(courtH02691|%(in the innerH06442{(a gateH08179,zE( on that side, upon the postsH0352)y?(on this side, and anotherH0259x(oneH0259,wC(them: and it had palm treesH08561v(beforeH06440%u7(to it, and the archesH0361t(to go upH05930s(stepsH04609r(sevenH07651q( cubitsH0520p!( and twentyH06242o( fiveH02568 VmCpV<$rY: pV)(courtH02691!(-(toward the utterH02435')(and the archesH0361&( broadH07341%(cubitsH0520$(and fiveH02568#(longH0753"(cubitsH0520!!(and twentyH06242 (fiveH02568#(round aboutH05439)(and the archesH0361(broadH07341( cubitsH0520!( and twentyH06242( and fiveH02568( longH0753( cubitsH0520(fiftyH02572$3(thereof round aboutH05439';(in it and in the archesH0361(windowsH024745U(thereof, according to these measuresH04060';(thereof, and the archesH0361&9(thereof, and the postsH0352(;(and the little chambersH08372,C( according to these measuresH04060(gateH08179 (the southH01864 NsY7~N"T,pNE)("and the archesH0361D(!broadH07341C(! cubitsH0520B!(! and twentyH06242A(! and fiveH02568@(! longH0753?(! cubitsH0520>(!fiftyH02572$=3(!thereof round aboutH05439)<?(!therein and in the archesH0361;(!windowsH02474,:C(!according to these measuresH04060'9;(!thereof, and the archesH0361&89(!thereof, and the postsH0352(7;(!and the little chambersH08372,6C( according to these measuresH040605( the gateH08179 4+( and he measuredH040583( the eastH069212( towardH018701( courtH02691"0/( me into the innerH06442/)( and he broughtH0935.(stepsH04609-(eightH08083*,?(thereof: and the going upH04608+)(upon the postsH0352*)(and palm treesH08561 Tz,xH |^D*nT`(%courtH02691!_-(%toward the utterH02435^'(%and the postsH0352]($ cubitsH0520\!($ and twentyH06242[($ fiveH02568 Z+($ and the breadthH07341Y($cubitsH0520X($fiftyH02572W!($the lengthH0753"V/($to it round aboutH05439)U=($thereof, and the windowsH02474'T;($thereof, and the archesH0361"S1($thereof, the postsH0352$R3($the little chambersH08372,QC(#according to these measuresH04060P%(#and measuredH04058O(#gateH08179 N+(#me to the northH06828M)(#and he broughtH0935L("stepsH04609K("eightH08083JJ("thereof, on this side, and on that side: and the going upH04608I)("upon the postsH0352H)("and palm treesH08561G("courtH02691#F1("toward the outwardH02435 LmS9b>a8 eLz((gateH08179y%((of the northH06828x%((to the entryH06607 w+((as one goeth upH05927v((withoutH02351 u+((and at the sideH03802)t?(' and the trespass offeringH0817%s5('and the sin offeringH02403+rA('thereon the burnt offeringH05930&q7('on that side, to slayH07819-pE('on this side, and two tablesH07979o('tablesH07979n('twoH08147m#('of the gateH08179 l-('and in the porchH0197#k1(&the burnt offeringH05930"j/(&where they washedH01740i%(&of the gatesH08179h%(&by the postsH0352 g+(&and the entriesH06607!f-(&and the chambersH03957e(%stepsH04609d(%eightH08083Jc(%thereof, on this side, and on that side: and the going upH04608b)(%upon the postsH0352a)(%and palm treesH08561 dpP8wW="`B" }d(*highH01363(* cubitH0520(* and oneH0259(* broadH07341#(* and an halfH02677#(* and a cubitH0520(*longH0753#(*and an halfH02677!(*of a cubitH0520'9(*for the burnt offeringH05930(*stoneH068(*of hewnH01496 (*tablesH07979 %(*and the fourH0702$ 3() whereupon they slewH07819 ()tablesH07979 ()eightH08083#()of the gateH08179*?()on that side, by the sideH03802()tablesH07979&9()on this side, and fourH0702()tablesH07979()fourH0702((tablesH07979(( twoH08147#(( of the gateH08179%(( at the porchH0197~(( sideH03802 }-(( and on the otherH0312|((tablesH07979{((twoH08147 ]`:fH$hN. }]6#(,at the sideH038025(,oneH02594(, the southH018643(, towardH01870#21(, and their prospectH064401(, gateH081790%(, of the northH06828/#(,at the sideH03802.(,courtH02691-%(,in the innerH06442,)(,of the singersH07891+%(,the chambersH03957*(,gateH08179)(,the innerH06442(#(,and withoutH02351 '+(+ of the offeringH07133&(+the fleshH01320$%3(+and upon the tablesH07979$#(+round aboutH05439 #+(+broad, fastenedH03559"(+handH02948!(+anH0259 (+hooksH08240!(+and withinH01004"/(*and the sacrificeH02077#1(*the burnt offeringH05930$3(*wherewith they slewH07819 +(*the instrumentsH03627)=(*whereupon also they laidH03240 OmM+oM,hF%oOT#(.to ministerH08334S(.lordH03068 R+(. which come nearH07131Q(. of leviH03878P)(. among the sonsH01121O(. of zadokH06659N(. the sonsH01121M%(.of the altarH04196L'(.of the chargeH04931K#(.the keepersH08104 J+(.for the priestsH03548I(.the northH06828H(.towardH01870G)(.whose prospectH06440 F+(.and the chamberH03957E%(- of the houseH01004D'(- of the chargeH04931C#(-the keepersH08104 B+(-for the priestsH03548A(-the southH01864@(-towardH01870?)(-whose prospectH06440>(-chamberH03957='(-unto me, thisH02090<#(-and he saidH01696;(,the northH06828:(,towardH018709%(,the prospectH064408(,gateH081797#(,of the eastH06921 \nK1{X7f4|\r%(1of the porchH0197q!(1the lengthH0753p(0cubitsH0520(o;(0on this side, and threeH07969n(0cubitsH0520m(0 threeH07969l#(0 of the gateH08179.kG(0 on that side: and the breadthH07341j(0 cubitsH0520'i9(0 on this side, and fiveH02568h(0cubitsH0520g(0fiveH02568f%(0of the porchH0197e(0postH0352d%(0and measuredH04058c%(0of the houseH01004b+(0me to the porchH0197a)(0and he broughtH0935`(/ the houseH01004_(/ beforeH06440^'(/ and the altarH04196]!(/ foursquareH07251\(/broadH07341[(/cubitsH0520Z)(/and an hundredH03967Y(/longH0753X(/cubitsH0520W!(/an hundredH03967V(/the courtH02691U)(/so he measuredH04058 SkJ!yT3pV0uS')and the sidesH03802)cubitsH0520)tenH06235 #)of the doorH06607 +)and the breadthH07341! /)of the tabernacleH0168 #) the breadthH07341" /) on the other sideH06311) broadH07341) cubitsH0520) and sixH08337 +)on the one sideH06311)broadH07341)cubitsH0520)sixH08337)the postsH0352%)and measuredH04058!-)me to the templeH01964$~5)afterward he broughtH0935)}?(1 on this side, and anotherH0259|(1 oneH0259{%(1 by the postsH0352z(1 pillarsH05982%y5(1 whereby they went upH05927x%(1by the stepsH04609w(1cubitsH0520v'(1elevenH06240 H06249 u+(1and the breadthH07341t(1cubitsH0520s(1twentyH06242 ge.{^@x^:g.)cubitsH0520 -+)thereof, twentyH06242,!)the lengthH0753+))so he measuredH04058*)cubitsH0520)) sevenH07651(#) of the doorH06607 '+) and the breadthH07341&) cubitsH0520%) sixH08337$%)and the doorH06607#)cubitsH0520")twoH08147!#)of the doorH06607 )the postH0352%)and measuredH04058)he inwardH06441)then wentH0935)cubitsH0520)twentyH06242 +)and the breadthH07341)cubitsH0520)) thereof, fortyH0705!) the lengthH07533Q) on the other side: and he measuredH04058) cubitsH0520*?) on the one side, and fiveH02568)cubitsH0520)fiveH02568#)of the doorH06607 amN1^=% mS.a&L7) for the side chambersH06763K%) of the houseH01004J')into the wallH07023 I-)and they enteredH0935H)in orderH06471G!)and thirtyH07970!F-)one over anotherH06763E)threeH07969D)chambersH06763C%)and the sideH06763B') on every sideH05439A) the houseH01004@#) round aboutH05439?) cubitsH0520>)fourH0702=%)side chamberH06763 <+)and the breadthH07341;)cubitsH0520:)sixH083379%)of the houseH010048)the wallH07023"7/)after he measuredH040586) holyH069445) the mostH069444#) and he saidH05593!) the templeH019642)beforeH064401)cubitsH05200)twentyH06242 /+)and the breadthH07341 MjI(kE%|]:vM%g5)of the side chambersH06763 f+)the foundationsH04328e#)round aboutH05439d%)of the houseH01004 c+)also the heightH01363b)i sawH07200a%)by the midstH08484`))to the highestH05945_!)the lowestH08481!^-) and so increasedH05927]) upwardH04605\%) of the houseH01004&[7) therefore the breadthH07341Z) the houseH01004Y#)round aboutH05439"X/)went still upwardH04605W%)of the houseH01004&V7)for the winding aboutH04141%U5)to the side chambersH06763T%)still upwardH04605$S3)and a winding aboutH05437R%)an enlargingH07337Q%)of the houseH01004P#)in the wallH07023%O7) but they had not holdH0270)N?) that they might have holdH0270M#) round aboutH05439 ^~\<dIcAw^) doorH06607#) and anotherH0259) the northH06828) towardH01870) doorH06607) oneH0259) leftH03240%5) of the side chambersH06763~') and the doorsH06607}') on every sideH05439|) the houseH01004{#) round aboutH05439z) cubitsH0520y) of twentyH06242x%) the widenessH07341)w=) and between the chambersH03957v) withinH01004%u5) of the side chambersH06763t) the placeH01004s) leftH03240r) cubitsH0520q) fiveH02568p) withoutH02351%o5) for the side chamberH06763n#) of the wallH07023m') the thicknessH07341l) cubitsH0520k) greatH0679j) of sixH08337i)reedH07070h)a fullH04393 pt[A!cG-a?p$) longH0753#) cubitsH0520"!) an hundredH03967!) the houseH01004 )) so he measuredH04058) cubitsH0520)) thereof ninetyH08673)) and the lengthH0753#) round aboutH05439) thickH07341) cubitsH0520) fiveH02568 +) of the buildingH01146%) and the wallH07023) broadH07341) cubitsH0520) seventyH07657) the westH03220) towardH01870!) at the endH06285#1) the separate placeH01508) beforeH06440!-) now the buildingH01146 #) round aboutH05439 ) cubitsH0520 ) fiveH02568 ') that was leftH03240 %) of the placeH04725 +) and the breadthH07341!-) toward the southH01864 DeK3{\BzQgD?))the door postsH05592>%) of the courtH02691=+) and the porchesH0197<) templeH01964;)) with the innerH06442:) cubitsH0520J9)thereof on the one side and on the other side, an hundredH03967%87)it, and the galleriesH08627)behindH0310#61)the separate placeH015085%)over againstH06440 4+)of the buildingH011463!)the lengthH0753 2+)and he measuredH040581)cubitsH05200!)an hundredH03967 /+)toward the eastH06921*.?)and of the separate placeH01508-%)of the houseH01004,#)of the faceH06440!+-)also the breadthH07341*) longH0753)) cubitsH0520$(3) thereof, an hundredH03967')) with the wallsH07023!&-) and the buildingH01140'%9) and the separate placeH01508 S}R1nJ.yY>xS![-)between a cherubH03742$Z3)so that a palm treeH08561Y))and palm treesH08561X))with cherubimsH03742W)madeH06213V!) by measureH04060U#)and withoutH02435T)withinH06442S#)round aboutH05439$R3)and by all the wallH07023Q#)and withoutH02351P)houseH01004$O3)even unto the innerH06442'N9)to that above the doorH06607M)coveredH03680 L+)and the windowsH02474"K/) up to the windowsH02474#J3) and from the groundH0776I#) round aboutH05439H) with woodH06086G) cieledH07824F)the doorH05592E%)over againstH05048'D9)on their three storiesH07969C#)round aboutH05439!B/)and the galleriesH0862A)windowsH02474@))and the narrowH0331 YiM$bB^@wYw)the altarH04196"v/)as the appearanceH04758u))the appearanceH04758!t-)of the sanctuaryH06944s)the faceH06440r)squaredH07251q')of the templeH01964p)the postsH04201o')of the templeH01964n)the wallH07023m)madeH06213l))and palm treesH08561k)cherubimsH03742$j3)unto above the doorH06607i+)from the groundH0776h#) round aboutH05439&g7)through all the houseH01004f)madeH06213%e5)toward the palm treeH08561 d+)of a young lionH03715.cG)on the one side, and the faceH06440%b5)toward the palm treeH08561a)of a manH0120!`-)so that the faceH06440_) facesH06440^)had twoH08147])cherubH03742\%)and a cherubH03742 KuU;gL3v[C' dK)madeH06213') for the otherH0312) leavesH01817) and twoH08147) doorH01817#)for the oneH0259)twoH08147)leavesH01817)turningH04142)twoH08147 )leavesH01817 )had twoH08147 ')and the doorsH01817 )doorsH01817 )had twoH08147"/)and the sanctuaryH06944))and the templeH01964)lordH03068)beforeH06440)the tableH07979#) and he saidH01696) of woodH06086'9) thereof, and the wallsH07023';) thereof, and the lengthH0753 +) and the cornersH04740~)cubitsH0520}#)thereof twoH08147|))and the lengthH0753{)highH01364z)cubitsH0520y)threeH07969x)of woodH06086 NsZ7nKwJ' N02K*over against the separate placeH01508$13*me into the chamberH039570)*and he broughtH0935/*the northH06828.)*the way towardH01870-*courtH02691,)*into the utterH02435)+=*then he brought me forthH03318!*-)and thick planksH05646)%)of the houseH01004"(/)the side chambersH06763'%)of the porchH0197D&s)on the one side and on the other side, on the sidesH03802%))and palm treesH08561$)windowsH02474#)narrowH0331") withoutH02351!%) of the porchH0197 ') upon the faceH06440) planksH06086)thickH05646))upon the wallsH07023)madeH06213))and palm treesH08561)cherubimsH03742')of the templeH01964&7)on them, on the doorsH01817 VzX> aGjK*oVQ* cubitH0520P* of oneH0259O*a wayH01870N*inwardH06442M*breadthH07341L*cubitsH0520K*of tenH06235J*a walkH04109I%*the chambersH03957H!*and beforeH06440G* in threeH07992F* galleryH0862E*againstH06440D*galleryH0862C*courtH02691B'*for the utterH02435.AG*and over against the pavementH07531@*courtH02691?'*for the innerH06442(>;*over against the twentyH06242=* cubitsH0520<*fiftyH02572 ;+*and the breadthH07341:*doorH066079*the northH068288*cubitsH05207'*of an hundredH039676!*the lengthH07535*beforeH06440!4-* toward the northH06828$33* before the buildingH01146bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{ab.cLdhef g>h[ixjk+lFmdnab.cLdhef g>h[ixjk+lFmdno!p@q^r{st6uRvnw x)yEz`{z|}6~Tr.Lg$?[w2Qm &B_9Vp %Db}3Ol %A\u+F`{1Mh$@\v/Lg<Ws,FbŒ8ÌT Mx\7iAgF* qM m+* of the chambersH03957 l+*on the forepartH06440k*courtH02691j*the utterH02435i*towardH01870h%*the chambersH03957g%*over againstH05980f*withoutH02351e%*and the wallH01447d+*from the groundH0776#c1*and the middlemostH08484%b5*more than the lowestH08481a)*was straitenedH0680`'*of the courtsH02691_)*as the pillarsH05982$^3*but had not pillarsH05982]*in threeH08027 \+* of the buildingH01146([;*and than the middlemostH08484Z)*than the lowerH08481Y!*than theseH02007X#*were higherH0398!W/*for the galleriesH0862V*shorterH07114U*chambersH03957T'*now the upperH05945!S-* toward the northH06828 R+* and their doorsH06607 [hG-}K'fA![! -* and over againstH06440# 1* the separate placeH01508%* over againstH06440* the eastH06921* towardH01870%* of the courtH02691#* of the wallH01444!-* in the thicknessH07341%* the chambersH03957* courtH02691)* from the utterH02435* into themH02007~%* as one goethH0935!}-* on the east sideH06921 |%* the entryH0935 H03996.{G* and from under these chambersH03957z* cubitsH0520y!* an hundredH03967x!*the templeH01964 w+*and, lo, beforeH06440v*cubitsH0520u*fiftyH02572t*courtH02691s%*in the utterH02435 r+*of the chambersH03957q)*for the lengthH0753p* cubitsH0520o* fiftyH02572n!* the lengthH0753 H|X=rAz[?"rH&&7* he unto me, the northH06828%* then saidH0559$+* as one enterethH0935#* the eastH06921"* towardH01870!* the wallH01448 * beforeH06440* directlyH01903* the wayH01870!* of the wayH01870#* in the headH07218* a doorH06607* the southH01864* towardH01870 +* of the chambersH03957+A* and according to the doorsH06607-E* and according to their doorsH066071M* both according to their fashionsH04941/I* they: and all their goings outH04161##'* as broad asH07341 H03651!* as long asH0753* the northH06828* towardH01870 +* of the chambersH03957$3* like the appearanceH04758 * beforeH06440 #* and the wayH01870 %* the buildingH01146 TfM0 uL/mT/T)B=*but there they shall layH03240A*courtH02691@)*into the utterH02435?#*of the holyH069444>S*therein, then shall they not go outH03318=*enterH0935!<-*when the priestsH03548;* holyH06918:'* for the placeH04725)9?* and the trespass offeringH0817%85* and the sin offeringH02403&77* and the meat offeringH045036#* holy thingsH069445* the mostH06944%45* there shall they layH032403#* holy thingsH069442* the mostH069441* shall eatH03980* lordH03068/'* that approachH07138"./* where the priestsH03548-* chambersH03957,* holyH06944#+1* the separate placeH01508** beforeH06440)* chambersH03957(* the southH01864'* chambersH03957 VrV:g?$hH+}V#_1* with the measuringH04060^*reedsH07070]*hundredH03967\%*fiveH0520 H02568[*reedH07070#Z1*with the measuringH04060Y*sideH07307X*the eastH06921W#*he measuredH04058V)* it round aboutH05439U%* and measuredH04058T* the eastH06921S* towardH01870R)*whose prospectH06440Q*the gateH08179P*towardH01870$O3*he brought me forthH03318N*houseH01004M*the innerH06442L%*of measuringH04060,KC*now when he had made an endH03615J)*for the peopleH05971#I1*and shall approachH07126H* garmentsH0899G* on otherH0312%F''* and shall putH03847 H03847E* holyH06944&D7* wherein they ministerH08334C)*their garmentsH0899 TpW;!jQ5~aH,vT'*it had a wallH02346~*sidesH07307})*it by the fourH0702|#*he measuredH04058{* reedH07070#z1*with the measuringH04060y*reedsH07070x*hundredH03967w*fiveH02568v*measuredH04058u*sideH07307t#*to the westH03220 s+*he turned aboutH05437r*reedH07070#q1*with the measuringH04060p*reedsH07070o*hundredH03967n*fiveH02568m*sideH07307l*the southH01864k#*he measuredH04058j#* round aboutH05439i*reedH07070#h1*with the measuringH04060g*reedsH07070f*hundredH03967e*fiveH02568d*sideH07307c*the northH06828b#*he measuredH04058a#* round aboutH05439`* reedH07070 jvZ@x[:bB j)+ with his gloryH03519+ shinedH0215'+ and the earthH0776+ watersH04325+ of manyH07227%+like a noiseH06963'+and his voiceH06963#+of the eastH06921%+from the wayH01870+cameH0935+of israelH03478!+of the godH0430'9+and, behold, the gloryH03519+the eastH06921+towardH01870 %+that lookethH06437 +the gateH08179 )+me to the gateH08179% 5+afterward he broughtH03212& 7*and the profane placeH02455&7* between the sanctuaryH06944$5* to make a separationH0914* broadH07341* hundredH03967* and fiveH02568*longH0753*hundredH03967*fiveH02568#*round aboutH05439 UbC$`E&pP-oU9+courtH02691"8/+me into the innerH064427#+and broughtH09356!+took me upH053755'+so the spiritH073074+ the eastH069213+towardH018702)+whose prospectH064401#+of the gateH081790!+by the wayH01870/)+into the houseH01004.+cameH0935-+lordH03068,'+and the gloryH03519+%+upon my faceH06440*!+and i fellH05307)+ chebarH03529(%+ by the riverH05104'!+ that i sawH07200 &++ like the visionH04758 %++ and the visionsH04759$+the cityH05892#!+to destroyH07843"#+when i cameH0935!!+that i sawH07200( ;+according to the visionH04758#+which i sawH07200'+of the visionH04758,C+according to the appearanceH04758 ]cFmO. `B%]&V7+they, nor their kingsH04428U)+no more defileH02930T+of israelH03478 S++shall the houseH01004R+nameH08034Q#+and my holyH06944P+ for everH05769O+ of israelH03478 N++ of the childrenH01121M%+ in the midstH08432#L1+ where i will dwellH07931K!+of my feetH07272J%+of the solesH03709I'+and the placeH04725H%+of my throneH03678G+the placeH04725F+of manH0120E%+unto me, sonH01121D#+and he saidH0559C+by meH0681B+stoodH05975A#+and the manH0376)@=+unto me out of the houseH01004?+speakingH01696>#+and i heardH08085=+ the houseH01004<+filledH04390;+lordH03068':9+and, behold, the gloryH03519 =fA~>" ^4b=!p-+ of them for everH05769o%+ in the midstH08432*n?+ from me, and i will dwellH07931m+ farH07368l)+ of their kingsH04428!k-+ and the carcasesH06297j)+ their whoredomH02184&i7+ now let them put awayH07368"h1+them in mine angerH0639*g?+ wherefore i have consumedH03615)f=+ that they have committedH06213&e7+ by their abominationsH08441d+ nameH08034c+ my holyH06944+fourH0702=!+and upwardH04605"<1+and from the altarH0741;+cubitsH0520:+fourH0702#9%%+so the altarH02025 H07418+cubitH0520 7++and the breadthH073416+cubitsH05205+fourH07024+ settleH058353)+ to the greaterH014192+ settleH05835$13+ and from the lesserH069960+ cubitH0520/+oneH0259 .++and the breadthH07341-+cubitsH0520,+twoH08147++settleH05835*%+to the lowerH08481)!+the groundH0776$(3+and from the bottomH02436'%+ of the altarH04196!&-+ the higher placeH01354 `dL% qV3yX> `%b5+ when they shall makeH06213a!+ in the dayH03117`%+of the altarH04196_)+the ordinancesH02708^+godH03069]+the lordH0136\!+thus saithH0559[+of manH0120Z%+unto me, sonH01121Y#+and he saidH0559 X++toward the eastH06921W!+shall lookH06437V)+and his stairsH04609U+aboutH05439T+ a cubitH0520S)+ and the bottomH02436R+ a cubitH0520Q+ halfH02677P+ aboutH05439(O;+thereof; and the borderH01366N+squaresH07253M#+in the fourH0702L+broadH07341#K%%+and fourteenH06240 H0702J+longH0753I%+fourteenH06240 H0702H)+and the settleH05835G+squaresH07253F#+in the fourH0702E+squareH07251 dtL) xU9!rM.d}#+ round aboutH05439$|3+ and upon the borderH01366{'+of the settleH05835z+cornersH06438&y9+of it, and on the fourH0702x+hornsH07161w#+on the fourH0702!v-+thereof, and putH05414u%+of the bloodH01818$t3+and thou shalt takeH03947#s1+ for a sin offeringH02403r+ bullockH06499q'+ a youngH01241 H01121p+ godH03069o+ the lordH0136n)+unto me, saithH05002%m5+unto me, to ministerH08334l)+which approachH07138k+of zadokH06659$j3+that be of the seedH02233i#+the levitesH03881h)+to the priestsH03548$g3+and thou shalt giveH05414f+bloodH01818)e=+ thereon, and to sprinkleH02236 d++ burnt offeringsH05930c%+ it, to offerH05927 _rElT/~`8{_+bullockH06499'+a youngH01241 H01121!-+thou shalt offerH07126%+of cleansingH02398+A+when thou hast made an endH03615!-+ with the bullockH06499$3+ as they did cleanseH02398+ the altarH04196'9+and they shall cleanseH02398#1+for a sin offeringH02403 ++without blemishH08549 %+of the goatsH05795 +a kidH08163! -+thou shalt offerH07126 +dayH03117"/+and on the secondH08145'+the sanctuaryH04720+withoutH02351%+of the houseH01004*?+it in the appointed placeH04662"/+and he shall burnH08313)=+also of the sin offeringH02403#+the bullockH06499 ++thou shalt takeH03947+ and purgeH03722(~;+ thus shalt thou cleanseH02398 _vM-|W>$ \9_!3-+shall they purgeH037222+daysH031171+sevenH07651 0++ without blemishH08549!/-+ out of the flockH06629.+ and a ramH0352-+ bullockH06499,'+a youngH01241 H01121(+;+they shall also prepareH06213*)+a sin offeringH02403)+a goatH08163(+every dayH03117#'1+shalt thou prepareH06213&+daysH03117%+sevenH07651$+ lordH03068!#-+a burnt offeringH059308"[+upon them, and they shall offer them upH05927!+saltH04417 !+shall castH07993 ++and the priestsH03548+lordH03068#+them beforeH06440%5+and thou shalt offerH07126 ++ without blemishH08549!-+out of the flockH06629+and a ramH0352 ++without blemishH08549 IW7wT'fF#pI#O1,unto me; this gateH08179N,lordH03068M,then saidH0559L,shutH05462 K+,toward the eastH06921J',which lookethH06437I,sanctuaryH04720H),of the outwardH02435G#,of the gateH08179F,the wayH01870(E;,then he brought me backH07725D+godH03069C+ the lordH0136B!+ you, saithH05002"A/+ and i will acceptH07521)@=+ and your peace offeringsH08002?)+ upon the altarH04196%>5+your burnt offeringsH05930=!+shall makeH06213<#+the priestsH03548;+forwardH01973:+dayH03117 9++upon the eighthH080668#+are expiredH03615$73+and when these daysH03117@6]'+it; and they shall consecrate themselvesH03027 H043905!+and purifyH028914+the altarH04196 fv]B$hH.[<fl%,and i lookedH07200k,the houseH01004j,beforeH06440i,gateH08179h%,of the northH06828g',he me the wayH01870f%,then broughtH0935e!, by the wayH01870!d-, and shall go outH03318c, gateH08179b%, of the porchH0197a!, by the wayH01870`),he shall enterH0935_,lordH03068^,beforeH06440],breadH03899\%,in it to eatH0398[%,he shall sitH03427Z!,the princeH05387Y),for the princeH053875XU, in by it, therefore it shall be shutH05462W%, hath enteredH0935V, of israelH03478U, the godH0430T,lordH03068S#,shall enterH0935R!,and no manH0376'Q9,it shall not be openedH06605P',shall be shutH05462 QjK*mI, pK% wQ" 1,and thou shalt sayH0559!-,of the sanctuaryH04720'9,with every going forthH04161%,of the houseH01004 +,the entering inH03996,wellH03820"/,thereof; and markH07760!-,and all the lawsH08451,lordH03068%, of the houseH010048[, unto thee concerning all the ordinancesH02708~), all that i sayH01696}+, with thine earsH0241|, and hearH08085 {+,with thine eyesH05869z!,and beholdH07200y,wellH03820x,markH07760w,of manH0120v%,unto me, sonH01121u,saidH0559t,lordH03068s%,upon my faceH06440r!, and i fellH05307q, lordH03068p, the houseH01004o, filledH04390n, lordH03068'm9,and, behold, the gloryH03519 I}aI* hF)^A%rI%%5,and ye have not keptH08104)$=,of all your abominationsH08441#,becauseH0413"#,my covenantH01285%!5,and they have brokenH06565 ', and the bloodH01818, the fatH02459, my breadH03899', when ye offerH07126, my houseH01004!,to polluteH02490&7,to be in my sanctuaryH04720,in fleshH01320"/,and uncircumcisedH06189,in heartH03820',uncircumcisedH06189!',strangersH05236 H01121';,in that ye have broughtH0935-E, you of all your abominationsH08441), let it sufficeH07227, of israelH03478!,o ye houseH01004,godH03069,the lordH0136 !,thus saithH0559 ,of israelH03478 %,to the houseH01004" /,to the rebelliousH04805 KyX4|V9wL#nKA), their iniquityH05771%@5, they shall even bearH05375?#, their idolsH01544>', from me afterH0310'=9, which went astray awayH08582<#, went astrayH08582%;5, from me, when israelH03478':9, that are gone away farH07368 9+, and the levitesH038818, of israelH034787%, the childrenH011216, amongH08432"5/, into my sanctuaryH047204#, shall enterH09353, in fleshH01320"2/, nor uncircumcisedH061891, in heartH038200', uncircumcisedH06189#/#', no strangerH05236 H01121., godH03069-, the lordH0136,!, thus saithH0559 ++,in my sanctuaryH04720*%,of my chargeH04931),keepersH08104 (+,but ye have setH07760$'3,of mine holy thingsH06944&!,the chargeH04931 FpO+ vM2 sU9nF$\3, and they shall bearH05375[, godH03069Z, the lordH0136$Y3, against them, saithH05002X, mine handH03027+WA, therefore have i lifted upH05375V', into iniquityH05771U, to fallH04383T, of israelH03478%S5, and caused the houseH01004R#, their idolsH01544!Q-, unto them beforeH06440(P;, because they ministeredH08334!O-, them to ministerH08334N, beforeH06440%M5, and they shall standH05975L), for the peopleH05971"K/, and the sacrificeH02077#J1, the burnt offeringH05930 I+, they shall slayH07819H%, to the houseH01004 G+, and ministeringH08334F%, of the houseH01004E%, at the gatesH08179D, chargeH06486 C+, in my sanctuaryH04720,BC, yet they shall be ministersH08334 BrDQ- eA!`Bu, of israelH03478"t/,when the childrenH01121 s+,of my sanctuaryH04720r!,the chargeH04931q,that keptH08104p,of zadokH06659o,the sonsH01121n#,the levitesH03881 m+,but the priestsH035488l[,thereof, and for all that shall be doneH06213$k3,for all the serviceH05656j%,of the houseH01004i',of the chargeH04931h%,them keepersH08104 g+,but i will makeH05414*f?, which they have committedH06213'e9, and their abominationsH08441d#, their shameH03639$c3, but they shall bearH05375!b-, in the most holyH06944)a=, to any of my holy thingsH06944*`?, unto me, nor to come nearH050666_W, unto me, to do the office of a priestH03547-^E, and they shall not come nearH05066]), their iniquityH05771 [V;c=^:z[!, shall comeH05927#,and no woolH06785,garmentsH0899 !,with linenH06593& 7,they shall be clothedH03847 ,courtH02691 %,of the innerH06442 +,in at the gatesH08179+,when they enterH0935,my chargeH04931-E,unto me, and they shall keepH08104#,to ministerH08334#,to my tableH07979)=,and they shall come nearH07126"/,into my sanctuaryH04720 -,they shall enterH0935,godH03069,the lordH0136~,saithH05002}',and the bloodH01818 |+,unto me the fatH02459{#,me to offerH07126z,beforeH06440.yG, unto me, and they shall standH05975"x/, to me to ministerH08334.wG, from me, they shall come nearH07126v#, went astrayH08582 @pQ' {SxV/ \@+,on otherH0312#*1, and they shall putH03847), chambersH03957!(-, them in the holyH06944', and layH03240(&;, wherein they ministeredH08334%),their garmentsH0899#$1,they shall put offH06584#',to the peopleH05971",courtH02691!),into the utterH02435 ,courtH02691),into the utterH02435'9,and when they go forthH033182O,with any thing that causeth sweatH03154$3,they shall not girdH02296!-,upon their loinsH04975,breechesH04370%5,and shall have linenH06593!-,upon their headsH07218,bonnetsH06287&7,they shall have linenH06593!,and withinH01004, courtH02691%, of the innerH06442%, in the gatesH081790K, upon them, whiles they ministerH08334 `nA!xK1iN!~`F!, or a widowH0490E, of israelH03478D%,of the houseH01004C#,of the seedH02233B,maidensH01330$A3,but they shall takeH03947)@=,nor her that is put awayH01644?,a widowH0490>+,for their wivesH0802(=;,neither shall they takeH03947<,courtH02691;),into the innerH06442:+,when they enterH09359,wineH031968,drinkH08354)7=,neither shall any priestH035486#,their headsH072185,pollH03697 4+,they shall onlyH036973%,to grow longH07971'29,nor suffer their locksH065451#,their headsH07218)0=,neither shall they shaveH01548#/3,with their garmentsH0899.!,the peopleH05971,-C,and they shall not sanctifyH06942,,garmentsH0899 MnN jEW7lM`!,or for sonH01121_',or for motherH0517(^A,themselves: but for fatherH01],to defileH02930\,personH0120[!,at no deadH04191#Z3,and they shall comeH0935Y#, my sabbathsH07676&X7, and they shall hallowH06942'W9, in all mine assembliesH04150 V+,and my statutesH02708U,my lawsH08451$T3,and they shall keepH08104-SE,it according to my judgmentsH04941!R-,they shall judgeH08199Q#,in judgmentH08199!P-,they shall standH05975#O1,and in controversyH07379N',and the cleanH02889$M3,between the uncleanH02931*L?,and cause them to discernH03045K#,and profaneH02455!J-,between the holyH06944I,my peopleH05971%H5,and they shall teachH03384"G/, that had a priestH03548 VpL/ f?u[?'tV{,in israelH03478"z1,them no possessionH0272"y/,and ye shall giveH05414"x/,their inheritanceH05159=we,and it shall be unto them for an inheritanceH05159v, godH03069u, the lordH0136t, saithH05002!s-, his sin offeringH02403r),he shall offerH07126!q-,in the sanctuaryH06944p#,to ministerH08334o,courtH02691n),unto the innerH06442#m1,into the sanctuaryH06944l',that he goethH0935k),and in the dayH03117j,daysH03117i),unto him sevenH07651"h/,they shall reckonH05608g),he is cleansedH02893f,and afterH0310 e+, they may defileH02930(d=, that hath had no husbandH0376c', or for sisterH0269b#, for brotherH0251 a+,or for daughterH01323 Yk>~X.pT1uY,or beastH0929#1,whether it be fowlH05775,or tornH029664S,of any thing that is dead of itselfH05038',shall not eatH0398#,the priestsH03548), in thine houseH01004 , to restH05117/ I, that he may cause the blessingH01293 ', of your doughH06182 ,the firstH07225 +,unto the priestH03548#1,ye shall also giveH05414&7,shall be the priest'sH03548"/,of your oblationsH08641#1,and every oblationH08641'9,of all the firstfruitsH01061',and the firstH07225,in israelH03478*?,and every dedicated thingH02764)?,and the trespass offeringH0817%5,and the sin offeringH02403"~/,the meat offeringH04503}),they shall eatH0398 |-,their possessionH0272 UcC*pT0W>"uU1#- round aboutH054390- cubitsH0520/-and fiftyH02572.#-round aboutH05439--squareH07251,-hundredH03967+-with fiveH02568*-hundredH03967)-fiveH025689(]-of this there shall be for the sanctuaryH06944$'3-thereof round aboutH05439#&1-in all the bordersH01366%-holyH06944$-thousandH0505#-tenH06235 "+-and the breadthH07341!- thousandH0505 !- and twentyH06242- of fiveH02568!- the lengthH0753!- the lengthH0753#-of the landH0776 +-an holy portionH06944-lordH03068#-an oblationH08641)-ye shall offerH07311 +-for inheritanceH05159+-by lot the landH0776/I-moreover, when ye shall divideH05307 FoS4kR5xX?bFM-thousandH0505L!-and twentyH06242K%-and the fiveH02568"J/- for the sanctuaryH04720"I/- and an holy placeH04720!H-- for their housesH01004(G;- and it shall be a placeH04725F-lordH03068E#-to ministerH08334&D7-which shall come nearH07131!C--of the sanctuaryH04720B'-the ministersH08334)A=-shall be for the priestsH03548@#-of the landH0776?-the holyH06944>- holyH06944=- the mostH069441<M- and in it shall be the sanctuaryH04720;- thousandH0505:-of tenH06235 9+-and the breadthH073418-thousandH05057!-and twentyH062426-of fiveH025685!-the lengthH0753#41-shalt thou measureH04058$33-and of this measureH04060 2+- for the suburbsH04054 Z];|Z:!{Z9ZFhw-on the one side and on the other side of the oblationH08641g)-for the princeH05387f-of israelH034780eK-it shall be for the whole houseH01004d#- of the holyH06944c%- the oblationH08641b%- over againstH05980a- longH0753`- thousandH0505_!-and twentyH06242^-and fiveH02568]-broadH07341\-thousandH0505[-fiveH02568Z#-of the cityH05892Y)-the possessionH0272%X5-and ye shall appointH05414W- chambersH03957V!- for twentyH062425UW- have for themselves, for a possessionH0272T%- of the houseH01004S'- the ministersH08334'R9-shall also the levitesH03881Q!-of breadthH07341P-thousandH0505O#-and the tenH06235N-of lengthH0753 [|[;\C&kI.y[-my peopleH05971&7-shall no more oppressH03238)-and my princesH05387-in israelH03478';-shall be his possessionH0272#-in the landH0776-borderH01366~'-unto the eastH06921}-borderH01366|'-from the westH03220 {+-of the portionsH02506z-oneH0259y%-over againstH05980x)-and the lengthH0753w-eastwardH06921v-sideH06285"u/-and from the eastH06924t-westwardH03220s- sideH06285r'- from the westH03220q#- of the cityH05892p)- the possessionH0272o!- and beforeH06440n#-of the holyH06944m%-the oblationH08641l-beforeH06440k#-of the cityH05892%j7-and of the possessionH0272i#-of the holyH06944 FS4dF& lP8gF$%- and the bathH01324#- the ephahH0374"- bathH01324!!- and a justH06664 - ephahH0374!- and a justH06664- balancesH03976#1- ye shall have justH06664- godH03069- the lordH0136- saithH0559)- from my peopleH05971)- your exactionsH01646- take awayH07311#- and justiceH06666- judgmentH04941#- and executeH06213- and spoilH07701- violenceH02555- removeH05493- of israelH03478)- you, o princesH05387)- let it sufficeH07227 - godH03069 - the lordH0136 !- thus saithH05002* ?- according to their tribesH07626 - of israelH03478%- to the houseH01004 +-shall they giveH05414-the landH0776 p\<`E*|`8p@- of wheatH02406?#- of an homerH02563>#- of an ephahH0374=)- the sixth partH08345$<3- that ye shall offerH07311;%- the oblationH08641$:3- shall be your manehH044889- shekelsH082558'- fifteenH06235 H025687- shekelsH082556!- and twentyH062425- fiveH025684- shekelsH082553- twentyH062422- gerahsH016261- twentyH062420)- and the shekelH082551/M- thereof shall be after the homerH02563.#- the measureH04971-#- of an homerH02563,)- the tenth partH06224+'- and the ephahH0374*#- of an homerH02563))- the tenth partH04643(#- may containH05375''- that the bathH01324&- measureH08506%+- shall be of oneH0259 KnA& mR8e9oK \+- for them, saithH05002'[9- to make reconciliationH03722(Z;- and for peace offeringsH08002)Y=-and for a burnt offeringH05930$X3-for a meat offeringH04503W-of israelH03478(V;-out of the fat pasturesH04945#U1-out of two hundredH03967!T--out of the flockH06629S-lambH07716R-and oneH0259Q- an homerH02563P- bathsH01324O- for tenH06235N- bathsH01324M- of tenH06235L-an homerH02563K)-out of the corH03734J-of a bathH01324I)-the tenth partH04643H-of oilH08081G-the bathH01324F-of oilH08081)E=-concerning the ordinanceH02706D- of barleyH08184C#- of an homerH02563B#- of an ephahH03741AM- and ye shall give the sixth partH08341 F]:sQ(uP&dFv!-thus saithH0559u-of israelH03478t'-for the houseH01004's9-to make reconciliationH03722(r;-and the peace offeringsH08002'q9-and the burnt offeringH05930&p7- and the meat offeringH04503!o-- the sin offeringH02403!n-- he shall prepareH06213m- of israelH03478l%- of the houseH01004#k1-in all solemnitiesH04150$j3-and in the sabbathsH07676%i5-and in the new moonsH02320h'-in the feastsH02282$g3-and drink offeringsH05262#f1-and meat offeringsH04503 e+-burnt offeringsH059302dO-and it shall be the prince's partH05387c-in israelH03478b)-for the princeH05387)a=-shall give this oblationH08641`#-of the landH0776_)-all the peopleH05971^- godH03069]- the lordH0136 FjF#~_>uS2 gF%-of the monthH02320#-the seventhH07651%5-and so thou shalt doH06213-courtH02691%-of the innerH06442#- of the gateH08179# 1- and upon the postsH04201 %- of the altarH04196 '- of the settleH05835 - cornersH06438! /-and upon the fourH0702%-of the houseH01004)-upon the postsH04201-and putH05414$3-of the sin offeringH02403%-of the bloodH01818!-shall takeH03947)-and the priestH03548'- the sanctuaryH04720#- and cleanseH02398 +- without blemishH08549~- bullockH06499}'-a youngH01241 H01121 |+-thou shalt takeH03947{%-of the monthH02320z%-in the firstH0259y%-in the firstH07223x-godH03069w-the lordH0136 Uz\;nU0pQ3nU/-lordH03068!.--a burnt offeringH05930!---he shall prepareH06213,%-of the feastH02282+-daysH03117*-and sevenH07651))-a sin offeringH02403(-a bullockH06499'#-of the landH07763&Q-for himself and for all the peopleH05971%-prepareH06213!$--shall the princeH05387"#/-and upon that dayH03117")- shall be eatenH0398!!-- unleavened breadH04682 -daysH03117-of sevenH07620-a feastH02282+A-ye shall have the passoverH06453%-of the monthH02320-dayH03117(/%-in the fourteenthH06240 H0702%-in the firstH07223-the houseH01004&7-so shall ye reconcileH03722-simpleH06612#-that errethH07686'-for every oneH0376 qoU7yU6}Z.qL-daysH03117K%-of the sevenH07637&J7-the like in the feastH02282I#-shall he doH06213H%-of the monthH02320G-dayH03117(F-'-in the fifteenthH06240 H02568E)-in the seventhH07651D%- for an ephahH0374C-of oilH08081B!-and an hinH01969A-for a ramH0352@%-and an ephahH0374?'-for a bullockH06499>#-of an ephahH0374 =+-a meat offeringH04503%<5-and he shall prepareH06213;)-a sin offeringH02403:-dailyH031179%-of the goatsH057958-and a kidH081637-daysH031176- the sevenH076515- dailyH03117 4+- without blemishH085493- ramsH03522- and sevenH076511-bullocksH064990-sevenH07651 [c6kG% \8w[g.withoutH02351f.gateH08179e%.of the porchH0197d!.by the wayH01870c#.shall enterH0935b).and the princeH05387#a1.it shall be openedH06605 `+.of the new moonH02320_).and in the dayH03117#^1.it shall be openedH06605*]1'. but on the sabbathH03117 H07676\. daysH03117[. workingH04639Z. the sixH08337Y'. shall be shutH05462 X+.toward the eastH06921W%.that lookethH06437V.courtH02691U%.of the innerH06442T.the gateH08179S.godH03069R.the lordH0136Q!.thus saithH0559)P=- and according to the oilH080813OQ- and according to the meat offeringH045030NK- according to the burnt offeringH05930.MG- according to the sin offeringH02403 JxV/jI#tS8cJ.lordH03068#.shall offerH07126 +.that the princeH05387'9.and the burnt offeringH05930%~5. and in the new moonsH02320 }+.in the sabbathsH07676|.lordH03068{.beforeH06440z%.of this gateH08179y#.at the doorH06607x'.shall worshipH07812w#.of the landH0776$v3.likewise the peopleH05971"u/.until the eveningH06153"t/.shall not be shutH05462s%.but the gateH08179'r9.then he shall go forthH03318q#.of the gateH08179!p-.at the thresholdH04670%o5.and he shall worshipH07812(n;. and his peace offeringsH08002#m1. his burnt offeringH05930l'. shall prepareH06213 k+. and the priestsH03548j#. of the gateH08179i#.by the postH04201 h+.and shall standH05975 JoR.W;x\8fJ.an ephahH0374 +.a meat offeringH04503%5.and he shall prepareH06213.G. they shall be without blemishH08549.and a ramH0352.lambsH03532.and sixH08337 +.without blemishH08549.bullockH06499'.a youngH01241 H01121 +.of the new moonH02320).and in the dayH03117#. to an ephahH0374. of oilH08081!.and an hinH01969.to giveH04991$3.as he shall be ableH03027'.for the lambsH03532& 7.and the meat offeringH04503 .for a ramH0352 .an ephahH0374& 7.and the meat offeringH04503 +. without blemishH08549. and a ramH0352 +. without blemishH08549.lambsH03532.sixH08337.dayH03117).in the sabbathH07676 E{Q0 kI)bG.fE<%. shall go outH03318;!. to worshipH07812:. gateH081799%. of the northH068288'. in by the wayH01870 7-. he that enterethH0935%65. in the solemn feastsH041505. lordH030684. beforeH064403!. shall comeH09352#. of the landH0776$13. but when the peopleH059710!.by the wayH01870&/7.and he shall go forthH03318..gateH08179-%.of the porchH0197,'.in by the wayH01870+#.he shall goH0935*#.shall enterH0935$)3.and when the princeH05387(#. to an ephahH0374'. of oilH08081!&-. unto, and an hinH01969%%. shall attainH05381&$7.according as his handH03027"#/.and for the lambsH03532".for a ramH0352!%.and an ephahH0374 '.for a bullockH06499 \`?&cCeF\!W/. shall be an ephahH0374"V/. the meat offeringH04503'U9. and in the solemnitiesH04150"T/. and in the feastsH02282S). shall go forthH03318'R9. and when they go forthH03318Q#. shall go inH0935(P=. of them, when they go inH0935O%. in the midstH08432N). and the princeH05387M%. over againstH05226#L1. but shall go forthH03318"K1. whereby he came inH0935J#. of the gateH08179I!. by the wayH01870$H3. he shall not returnH07725G. gateH08179F%. of the northH06828E!. by the wayH01870D). shall go forthH03318C. gateH08179B%. of the southH05045A!. by the wayH01870$@5. and he that enterethH0935?. gateH08179>%. of the southH05045=!. by the wayH01870 S~\@!}Z3pG pSs. and afterH0310'r9. then he shall go forthH03318q. dayH03117p). on the sabbathH07676o. as he didH06213(n;. and his peace offeringsH08002#m1. his burnt offeringH05930%l5. and he shall prepareH06213 k+. toward the eastH06921j%. that lookethH06437i%. him the gateH08179 h+. shall then openH06605g. lordH03068f#. voluntarilyH05071#e1. or peace offeringsH08002d). burnt offeringH05930c#. a voluntaryH05071b'. shall prepareH06213$a3. now when the princeH05387`#. to an ephahH0374_. of oilH08081^!. and an hinH01969]. to giveH04991\'. as he is ableH03027![-. and to the lambsH03532Z. to a ramH0352Y%. and an ephahH0374X%. to a bullockH06499 J{_:!dHgI. cJ.lordH03068.ordinanceH02708). by a perpetualH05769 #. continuallyH08548 +. a meat offeringH04503 ). the fine flourH05560 ). to temper withH07450 .of oilH08081.of an hinH01969#1.and the third partH07992#.of an ephahH0374).the sixth partH08345%5.for it every morningH01242 +.a meat offeringH04503'9.and thou shalt prepareH06213. morningH01242. it everyH01242#1. thou shalt prepareH06213 ~+. without blemishH08549}. yearH08141|%. of the firstH01121{. a lambH03532z. lordH03068!y-. a burnt offeringH05930x. prepareH06213!w-. thou shalt dailyH03117v. the gateH08179u!. shall shutH05462 t+. his going forthH03318 @fD$tY=`Eb@,'. to the princeH05387&+7.after it shall returnH07725*!.of libertyH018651)M.then it shall be his to the yearH08141 (+.of his servantsH05650'.to oneH0259#&1.of his inheritanceH05159%.a giftH04979$).but if he giveH05414#). by inheritanceH05159 "-. their possessionH0272+!A. thereof shall be his sons'H01121 +. the inheritanceH05159#.of his sonsH01121.unto anyH0376.a giftH04979.giveH05414'.if the princeH05387.godH03069.the lordH0136!.thus saithH0559).burnt offeringH05930#.a continualH08548'.every morningH01242#.and the oilH08081&7.and the meat offeringH04503.the lambH03532/;'.thus shall they prepareH06213 H06213 ]fB"g:aA!y]F. a placeH04725!E-. toward the northH06828D%.which lookedH06437C).of the priestsH03548B.chambersH03957A'.into the holyH06944@#.of the gateH08179?#.at the sideH03802%>5.me through the entryH03996 =-.after he broughtH0935#<3.from his possessionH0272;. every manH0376!:-. be not scatteredH063279). that my peopleH05971)8?. out of his own possessionH02727#. inheritanceH05157'69.he shall give his sonsH01121,5E.them out of their possessionH02724.to thrustH032383'.by oppressionH032382#.inheritanceH05159 1+.of the people'sH059710).shall not takeH03947$/3.moreover the princeH05387#.1. shall be his sons'H01121$-3. but his inheritanceH05159 B]>zO5_C'}^Bb.cornersH04740a#.in the fourH0702`. a courtH02691$_%'. of the courtH02691 H02691^. cornerH04740&]7.and, behold, in everyH04740\%.of the courtH02691[.cornersH04740Z.the fourH0702)Y=.and caused me to pass byH05674X.courtH02691W).into the utterH02435)V=.then he brought me forthH03318U!. the peopleH05971T#. to sanctifyH06942S. courtH02691'R9. not out into the utterH02435Q). that they bearH03318"P/.the meat offeringH04503%O7.where they shall bakeH0644%N5.and the sin offeringH02403%M7.the trespass offeringH0817L!.shall boilH01310"K/.where the priestsH03548J.the placeH04725I.then saidH0559H. westwardH03220!G-. on the two sidesH03411 EuV<iL3 f>fE%/of the houseH01004'/unto the doorH06607.~G/afterward he brought me againH07725}'.of the peopleH05971|'.the sacrificeH02077{!.shall boilH01310z%.of the houseH01004$y3.where the ministersH08334"x/.of them that boilH01310w!.the placesH01004v.then saidH0559u#.round aboutH05439t).under the rowsH02918$s3.with boiling placesH04018r.madeH06213q.them fourH0702%p5.in them, round aboutH05439o#.round aboutH05439n.a rowH02905m. measureH04060l. of oneH0259k. cornersH07106j!. these fourH0702i. broadH07341h!.and thirtyH07970g.longH0753f.of fortyH0705e.joinedH07000d.courtsH02691c%.of the courtH02691 KkN({bA wR6 fK/ watersH04325+A/ and, behold, there ran outH06379/ eastwardH06921%/ that lookethH06437!/ by the wayH01870/gateH08179'9/without unto the utterH02351/the wayH01870!-/and led me aboutH05437/northwardH06828#/of the gateH08179!/of the wayH01870'9/then brought he me outH03318%/of the altarH04196%/at the southH05045 %/of the houseH01004 /sideH03802* ?/from under from the rightH03233 / came downH03381 )/ and the watersH04325/ the eastH06921%/ of the houseH01004"// for the forefrontH06440/eastwardH06921%/of the houseH01004)=/from under the thresholdH04670!/issued outH03318$3/and, behold, watersH04325 Z|\= {\;mG)vZ8/a riverH051587!/a thousandH0505&67/afterward he measuredH040585%/ to the loinsH049754!/ the watersH04325'39/ and brought me throughH056742!/a thousandH0505"1//again he measuredH040580%/to the kneesH01290/!/the watersH04325.!/the watersH04325'-9/and brought me throughH05674,!/a thousandH0505"+//again he measuredH04058*'/ to the anklesH0657)!/ the watersH04325(!/ the watersH04325*'?/ and he brought me throughH05674&/cubitsH0520%!/a thousandH0505$#/he measuredH04058#/eastwardH06921"!/went forthH03318!#/in his handH03027" //that had the lineH06957 -/and when the manH0376/sideH03802%/on the rightH03233 W{`A%vR"kR9wWT#/and go downH03381S/countryH01552 R+/toward the eastH06930Q/issue outH03318)P=/he unto me, these watersH04325O/then saidH0559N/treesH06086M/manyH07227L/veryH03966K%/of the riverH05158$J3/behold, at the bankH08193(I;/now when i had returnedH07725H%/of the riverH05158G%/to the brinkH08193,FC/me, and caused me to returnH07725 E+/then he broughtH03212D)/hast thou seenH07200C/of manH0120B%/unto me, sonH01121A#/and he saidH0559.@G/ that could not be passed overH05674?/ a riverH05158>!/ to swim inH07813=/watersH04325<!/were risenH01342;)/for the watersH04325:'/not pass overH056749%/that i couldH03201 Z^?oP"e6Z&n7/ even unto en–eglaimH05882'm9/ upon it from en–gediH05872#l#'/ shall standH05975 H05975k#/ the fishersH01728j/ comethH0935"i// whither the riverH05158+hA/ and every thing shall liveH024252gO/ thither: for they shall be healedH07495f!/ shall comeH0935%e5/ because these watersH04325"d// multitude of fishH01710c/ greatH07227*b?/ and there shall be a veryH03966a!/ shall liveH02421`!/ shall comeH0935)_=/ whithersoever the riversH05158^%/ which movethH08317]#/ that livethH02416\#/ every thingH05315 [+/ shall be healedH07495Z!/ the watersH04325Y%/ into the seaH03220X'/ brought forthH03318W%/ into the seaH03220V/and goH0935 U+/into the desertH06160 WnN-Y1iL- W(;/ according to his monthsH02320/I/ it shall bring forth new fruitH01069$3/ thereof be consumedH08552(;/ neither shall the fruitH06529)/ shall not fadeH05034!/ whose leafH05929/ for meatH03978/ all treesH06086Cq/ thereof, on this side and on that side, shall growH05927~'/ upon the bankH08193!}-/ and by the riverH05158|/ to saltH04417${3/ they shall be givenH05414,zC/ thereof shall not be healedH07495)y=/ thereof and the marishesH01360$x3/ but the miry placesH01207w/ manyH07227v/ exceedingH03966u/ seaH03220t%/ of the greatH01419s#/ as the fishH017102rO/ shall be according to their kindsH04327q!/ their fishH01710p/ netsH02764 o+/ to spread forthH04894 Il>j=!}T9hI#!/ shall fallH05307"'/and this landH0776"!5/it unto your fathersH01 /to giveH05414/mine handH03027&7/the which i lifted upH05375"1/as well as anotherH0251/it, oneH0376%5/and ye shall inheritH05157/ portionsH02256/ josephH03130/ of israelH03478/ tribesH07626/;'/ according to the twelveH06240 H08147/ the landH0776)=/ whereby ye shall inheritH05157!/ the borderH01366/ thisH01454/ godH03069/ the lordH0136!/ thus saithH0559%5/ thereof for medicineH08644 %/ and the leafH05929* ?/ thereof shall be for meatH03978 '/ and the fruitH06529! -/ of the sanctuaryH04720 +/ they issued outH03318%5/ because their watersH04325 WpW4oS, gD#zW@)/and the borderH01366?/northwardH06828>'/and the northH06828=#/of damascusH01834<!/the borderH01366&;7/shall be hazar–enanH02703:%/from the seaH032209)/and the borderH013668/ of hauranH023627%/ by the coastH01366!6-/hazar–hatticonH026945/of hamathH025744)/and the borderH013663#/of damascusH01834#21/between the borderH013661/sibraimH054530/berothahH01268//hamathH02574./ to zedadH06657-/ as men goH0935,!/of hethlonH02855+/the wayH01870*/seaH03220))/from the greatH01419(/sideH06285!'-/toward the northH06828&#/of the landH0776%!/the borderH01366)$=/ unto you for inheritanceH05159 UqL4qS8iK, sU`/ the southH08486_/ seaH03220^%/ to the greatH01419]/the riverH05158\/kadeshH06946!['/of strifeH04809 H04808Z'/to the watersH04325Y!/from tamarH08559X/southwardH08486W/sideH06285V'/and the southH05045U/sideH06285T/the eastH06921S/seaH03220R'/unto the eastH06931 Q+/from the borderH01366P/ jordanH03383O/ of israelH03478N/ the landH0776M/ and fromH0996L/ gileadH01568K/and fromH0996J/damascusH01834I/and fromH0996H/hauranH02362G/fromH0996!F-/ye shall measureH04058E/sideH06285D%/and the eastH06921C/ sideH06285B/ the northH06828A/ of hamathH02574 Fu]9}`+ dJdF|/ of israelH03478#{1/ among the childrenH01121z)/ in the countryH02497y[/ you: and they shall be unto you as bornH0249x/amongH08432w/childrenH01121'v9/you, which shall begetH03205u/amongH08432t%/that sojournH01481/sI/unto you, and to the strangersH01616-rE/it by lot for an inheritanceH05159 q+/ye shall divideH05307p/of israelH034781oM/unto you according to the tribesH07626n/this landH0776#m1/so shall ye divideH02505l/ sideH06285k/ the westH03220j/hamathH02574i%/over againstH05227h+/till a man comeH0935 g+/from the borderH01366f/seaH03220e/the greatH01419d/sideH06285c/the westH03220b/ southwardH05045a/ sideH06285 Fz\:x`B fH'_F0eastH06921(;0for these are his sidesH062850of hamathH02574%0to the coastH030270 northwardH06828#0 of damascusH01834!0 the borderH01366%0 hazar–enanH027040 to hamathH02574%0as one goethH0935!0of hethlonH02855!0of the wayH01870%0to the coastH03027 0endH07097 )0from the northH06828 '0of the tribesH07626 0the namesH08034 /godH03069/the lordH0136/saithH05002 +/his inheritanceH05159$3/there shall ye giveH05414!/sojournethH01481%/the strangerH01616'/in what tribeH07626/of israelH03478!/the tribesH07626)/with you amongH08432~#/inheritanceH05159 }+/ they shall haveH05307 UyW>qX1~eC*wU:'0unto the westH0322090sideH062858'0from the eastH069217#0of manassehH04519"6/0and by the borderH0136650manassehH0451940aH025930sideH062852'0unto the westH0322010sideH062850'0from the eastH06921/#0of naphtaliH05321"./0and by the borderH01366-0naphtaliH05321,0aH0259+0sideH06285#*10even unto the westH03220)0sideH06285('0from the eastH06921'0of asherH0836"&/0and by the borderH01366%0asherH0836$0aH0259#0sideH06285"'0unto the westH03220!0sideH06285 '0from the eastH069210of danH01835"/0and by the borderH013660danH018350aH02590westH03220 `sQ8bI'za?&|`Y0 breadthH07341X0 thousandH0505W!0 and twentyH06242V0 of fiveH02568%U50which ye shall offerH07311&T70shall be the offeringH08641S0sideH06285R'0unto the westH03220Q0sideH06285P'0from the eastH06921O0of judahH03063"N/0and by the borderH01366M0judahH03063L0aH0259K0sideH06285J'0unto the westH03220I0sideH06285H'0from the eastH06921G0of reubenH07205"F/0and by the borderH01366E0reubenH07205D0aH0259C0sideH06285#B10even unto the westH03220A0sideH06285@'0from the eastH06921?!0of ephraimH0669">/0and by the borderH01366=0ephraimH0669<0aH0259;0sideH06285 FwU<nO3b=$nF$x30 and toward the eastH06921w!0 in breadthH07341v0 thousandH0505u0 tenH06235$t30 and toward the westH03220s0 thousandH0505r!0 and twentyH06242q0 fiveH02568!p-0 toward the northH06828o0 oblationH08641n0 holyH06944 m+0 for the priestsH03548l!0 in breadthH07341k0 thousandH0505j!0 and of tenH06235i0 in lengthH0753h0 thousandH0505g!0 and twentyH06242f0 of fiveH02568e0 lordH03068$d30 that ye shall offerH07311c%0 the oblationH08641&b70shall be in the midstH08432"a/0and the sanctuaryH04720`0sideH06285_'0unto the westH03220^0sideH06285]'0from the eastH06921\0partsH02506[0as oneH0259Z0 lengthH0753 akL0^>!qQ.za0 holyH069440K0 shall be unto them a thing mostH06944 +0 that is offeredH08641#0 of the landH07760 oblationH08642#0 went astrayH08582)0 as the levitesH03881 #0 went astrayH08582 0 of israelH03478" /0 when the childrenH01121& 70 which went not astrayH08582 0 my chargeH04931 +0 which have keptH081040 of zadokH06659#0 of the sonsH01121$30 that are sanctifiedH06942 +0 for the priestsH03548&70 shall be in the midstH084320 lordH03068"/0 and the sanctuaryH047200 in lengthH07530 thousandH0505~!0 and twentyH06242}0 fiveH02568%|50 and toward the southH05045{!0 in breadthH07341z0 thousandH0505y0 tenH06235 JwT4lJ1rFlJ2'0that are leftH0349810thousandH05050%0and the fiveH02568/0lordH03068.0holyH06944-#0of the landH0776 ,+0the firstfruitsH07225$+%'0nor alienateH05674 H05674(*;0of it, neither exchangeH04171();0and they shall not sellH04376(0 thousandH0505'0 tenH06235 &+0 and the breadthH07341%0 thousandH0505$!0 and twentyH06242#0 fiveH02568")0 all the lengthH0753!!0 in breadthH07341 0 thousandH05050 and tenH062350 in lengthH07530 thousandH0505!0 and twentyH062420 fiveH02568#0 the levitesH03881)0 of the priestsH03548!0 the borderH01366!-0 and over againstH05980)0 of the levitesH03881'0 by the borderH01366 Kd=kD+kO2lKQ%0and the westH03220P0hundredH03967O0and fiveH02568N0thousandH0505M0fourH0702L0sideH06285 K+0and on the eastH06921J0 hundredH03967I0 and fiveH02568H0 thousandH0505G0 fourH0702F0 sideH06285E'0and the southH05045D0hundredH03967C0and fiveH02568B0thousandH0505A0fourH0702@0sideH06285#?10thereof; the northH06828>%0the measuresH04060&=70shall be in the midstH08432<%0 and the cityH05892 ;+0 and for suburbsH04054:%0 for dwellingH041869%0 for the cityH05892#810 shall be a profaneH0245570thousandH05056!0and twentyH0624250the fiveH025684%0over againstH064403)0in the breadthH07341 GsO/z\4lO. dGo0 westwardH03220n0 thousandH0505m0 and tenH06235l0eastwardH06921k0thousandH0505j0tenH06235i#0of the holyH06944h%0the oblationH08641g%0over againstH05980f0in lengthH0753 e+0and the residueH03498d0and fiftyH02572c#0 two hundredH03967$b30 and toward the westH03220a0 and fiftyH02572`#0 two hundredH03967$_30 and toward the eastH06921^0and fiftyH02572]#0two hundredH03967%\50and toward the southH05045[0and fiftyH02572Z#0two hundredH03967*Y?0shall be toward the northH06828X#0of the cityH05892 W+0and the suburbsH04054V0hundredH03967 U'0and fiveH02568 H02568T0thousandH0505S0fourH0702R0sideH06285 ki;cE uR5k )0for the princeH05387 +0and the residueH03498#0 of the cityH05892#30 with the possessionH0272!0 foursquareH072430 oblationH086410 the holyH06944)0ye shall offerH073110thousandH0505!0and twentyH062420by fiveH025680thousandH0505~!0and twentyH06242}0fiveH02568!|-0all the oblationH08641{0of israelH03478)z=0it out of all the tribesH07626y#0shall serveH05647x0the cityH05892$w30and they that serveH05647v0the cityH05892%u50unto them that serveH05647*t?0thereof shall be for foodH03899!s-0and the increaseH08393r#0of the holyH06944q%0 the oblationH08641-pE0 and it shall be over againstH05980 ]yY8}\;b?],%E0moreover from the possessionH0272$%0in the midstH08432#%0of the houseH01004""/0and the sanctuaryH04720!0oblationH08641) =0and it shall be the holyH06944)0for the princeH05387%0the portionsH02506%0over againstH059800borderH01366 +0toward the westH032200thousandH0505!0and twentyH062420the fiveH02568%0over againstH06440%0and westwardH032200 borderH01366 +0 toward the eastH06921 +0 of the oblationH086410 thousandH0505!0 and twentyH062420the fiveH02568%0over againstH06440#0of the cityH05892% 70and of the possessionH0272 0oblationH08641= e0on the one side and on the other of the holyH06944 TqG pN,`>%vTB'0from the eastH06921A0of simeonH08095"@/0and by the borderH01366?0aH0259>0simeonH08095=0sideH06285<'0unto the westH03220;0sideH06285:'0from the eastH069219#0of benjaminH01144"8/0and by the borderH0136670aH025960benjaminH0114450sideH062854'0unto the westH0322030sideH062852'0from the eastH069211'0of the tribesH07626 0+0as for the restH03499(/;0 shall be for the princeH05387.#0 of benjaminH01144-)0 and the borderH01366,0of judahH03063#+10between the borderH01366&*70which is the prince'sH05387)%0in the midstH08432(#0of the cityH05892'';0and from the possessionH0272&)0of the levitesH03881 azT4gH& dC* |aa0 kadeshH06946!`'0 of strifeH04809 H04808_!0the watersH04325)^=0shall be even from tamarH08559]!0the borderH01366\0southwardH08486[0sideH06285Z%0at the southH05045Y0of gadH01410"X/0and by the borderH01366W0aH0259V0gadH01410U0sideH06285T'0unto the westH03220S0sideH06285R'0from the eastH06921Q!0of zebulunH02074"P/0and by the borderH01366O0aH0259N0zebulunH02074M0sideH06285L'0unto the westH03220K0sideH06285J'0from the eastH06921I#0of issacharH03485"H/0and by the borderH01366G0aH0259F0issacharH03485E0sideH06285D'0unto the westH03220C0sideH06285 O\1~[;wU5hO0 gateH081790 oneH0259~0northwardH06828}0gatesH08179|0threeH07969{0of israelH03478z'0of the tribesH07626 y+0after the namesH08034x#0of the cityH05892w'0and the gatesH08179v0 measuresH04060u0hundredH03967t0and fiveH02568s0thousandH0505r0fourH0702q0sideH06285p%0on the northH06828o#0of the cityH05892n)0the goings outH08444m0 godH03069l0the lordH0136k0saithH05002j)0their portionsH04256 i+0for inheritanceH05159h0of israelH03478'g90by lot unto the tribesH07626&f70which ye shall divideH05307e0the landH0776d0 seaH03220!c-0 toward the greatH01419b%0 to the riverH05158 "c~eI% gL3zU<$zc"0! oneH0259!0! gatesH08179 0!and threeH079690!measuresH040600!hundredH039670!and fiveH025680!thousandH05050!fourH07020!sideH06285!-0!and at the southH050450 of danH018350 gateH081790 oneH0259#0 of benjaminH011440 gateH081790 oneH02590 of josephH031300 gateH081790 and oneH02590 gatesH081790 and threeH07969 0 hundredH03967 0 and fiveH02568 0 thousandH0505 0 fourH0702 0 sideH06285 +0 and at the eastH069210of leviH038780gateH081790oneH02590of judahH030630 gateH081790 oneH02590 of reubenH07205 "VybI* dJ3cCoVDyearH08141C%in the thirdH07969B0#thereH03074A0#dayH03117@#0#of the cityH05892?%0#and the nameH08034>0#thousandH0505 ='0#eighteenH06240 H08083<#0#round aboutH05439;#0"of naphtaliH05321:0"gateH0817990"oneH025980"of asherH083670" gateH0817960" oneH025950" of gadH0141040" gateH0817930" oneH025920"gatesH081791#0"their threeH0796900"hundredH03967/0"and fiveH02568.0"thousandH0505-0"fourH0702,0"sideH06285+#0"at the westH03220*!0!of zebulunH02074)0!gateH08179(0!oneH0259'#0!of issacharH03485&0!gateH08179%0! oneH0259$0! of simeonH08095#0! gateH08179 fpM4{bE#bD#fb!of his godH0430ahouseH01004!`/into the treasureH0214_#the vesselsH03627^)and he broughtH0935]!of his godH0430\%to the houseH01004[ of shinarH08152Z' into the landH0776 Y- which he carriedH0935X of godH0430W% of the houseH01004V)of the vesselsH03627Uwith partH07117T'into his handH03027Sof judahH03063RkingH04428QjehoiakimH03079PgaveH05414O%and the lordH0136N% and besiegedH06696M) unto jerusalemH03389L! of babylonH0894K kingH04428J)nebuchadnezzarH05019IcameH0935Hof judahH03063GkingH04428F%of jehoiakimH03079E%of the reignH04438 bc;vP3nR6b~)and the tongueH03956}%the learningH05612*|?and whom they might teachH03925{palaceH01964z' in the king'sH04428!y- in them to standH05975x abilityH03581w scienceH04093!v/ and understandingH0995u%in knowledgeH01847t#and cunningH03045s'in all wisdomH02451r#and skilfulH07919qfavouredH04758pbut wellH02896"o!'no blemishH03971 H03971nchildrenH03206#m1 and of the princesH06579l seedH02233"k/ and of the king'sH04410jof israelH03478 i+of the childrenH01121$h5that he should bringH0935g)of his eunuchsH05631f!the masterH07227e'unto ashpenazH0828dspakeH0559c%and the kingH04428 CtV4yU( bF&gC +of belteshazzarH01095#unto danielH01840#for he gaveH07760namesH08034gaveH07760)of the eunuchsH05631%5unto whom the princeH08269#and azariahH05838mishaelH04332hananiahH02608danielH01840of judahH030635Unow among these were of the childrenH01121the kingH04428 beforeH06440) = thereof they might standH05975 + that at the endH07117  yearsH08141 ! them threeH07969' so nourishingH01431)which he drankH04960 +and of the wineH03196meatH06598'of the king'sH04428provisionH01697$%'them a dailyH03117 H03117appointedH04487%and the kingH04428!-of the chaldeansH03778 DzW4}[B\A!gD7) and the princeH082696) of the eunuchsH056315! the princeH082694 withH06440 3+ and tender loveH073562# into favourH026171 danielH018400# had broughtH05414/ now godH0430).= that he might not defileH01351-) of the eunuchsH05631,' of the princeH08269'+9 therefore he requestedH01245*) which he drankH04960")/nor with the wineH03196(meatH06598''of the king'sH04428)&=himself with the portionH06598)%=that he would not defileH01351$%in his heartH03820#purposedH07760"!but danielH01840!) of abed–negoH05664 ) and to azariahH05838! of meshachH04335) and to mishaelH04332# of shadrachH07714 +and to hananiahH02608 KoR+ Z9fC'sK$U3 i beseech thee, tenH06235T% thy servantsH05650S proveH05254R# and azariahH05838Q mishaelH04332P hananiahH02608O# over danielH01840N had setH04487M) of the eunuchsH05631 L+ whom the princeH08269K to melzarH04453J danielH01840I then saidH0559H# to the kingH04428G my headH07218F endangerH02325E% of your sortH01524"D/ than the childrenH03206C% worse likingH02196B! your facesH06440&A7 for why should he seeH07200@) and your drinkH04960? your meatH03978#>1 who hath appointedH04487= the kingH04428< my lordH0113; i fearH03373:# unto danielH018409 saidH05598) of the eunuchsH05631 XlO!uR0cD'sXrfairerH02896qappearedH07200#p1their countenancesH04758odaysH03117nof tenH06235m)and at the endH07117ldaysH03117kthem tenH06235j!and provedH05254'i9to them in this matterH01697 h+so he consentedH08085"g/ with thy servantsH05650f dealH06213"e/ and as thou seestH07200d meatH06598c' of the king'sH04428b) of the portionH06598a that eatH0398 `+ of the childrenH03206*_? thee, and the countenanceH04758^ beforeH06440]) be looked uponH07200*\? then let our countenancesH04758[ to drinkH08354Z and waterH04325Y to eatH0398X us pulseH02235"W/ and let them giveH05414V daysH03117 IyY7fI*wS4kI'that the kingH04428#of the daysH03117 )now at the endH07117 ! and dreamsH02472 ) in all visionsH02377! / had understandingH0995 ! and danielH01840!and wisdomH02451 +in all learningH05612and skillH07919)them knowledgeH04093gaveH05414godH0430childrenH03206!/as for these fourH0702!them pulseH02235and gaveH05414'~9that they should drinkH04960}%and the wineH03196*|?the portion of their meatH06598{took awayH05375z#thus melzarH04453y meatH06598x' of the king'sH04428w# the portionH06598v' which did eatH0398&u7 than all the childrenH03206tin fleshH01320s!and fatterH01277 dqV3qT8rQ/d*# astrologersH0825')9 than all the magiciansH02748(betterH03027')them ten timesH06235"&/of them, he foundH04672%enquiredH01245$'that the kingH04428#'understandingH0998"of wisdomH02451#!1and in all mattersH01697  the kingH04428# they beforeH06440 +therefore stoodH05975#and azariahH05838mishaelH04332hananiahH02608!-none like danielH018408[with them; and among them all was foundH04672communedH01696%and the kingH04428) nebuchadnezzarH05019) them in beforeH06440broughtH0935)of the eunuchsH05631)=them in, then the princeH08269+he should bringH0935had saidH0559 [eK% kB!hAy[G and stoodH05975F% so they cameH0935E! his dreamsH02472D the kingH04428C#for to shewH05046"B/and the chaldeansH03778"A/and the sorcerersH03784#@3and the astrologersH0825?'the magiciansH02748>to callH07121=commandedH0559<'then the kingH04428; brakeH01961:' and his sleepH081429% was troubledH06470%85wherewith his spiritH073077dreamsH024726dreamedH024925)nebuchadnezzarH05019"4/of nebuchadnezzarH050193%of the reignH044382yearH08141"1/and in the secondH081470cyrusH03566/of kingH04428.yearH08141-)unto the firstH0259,!and danielH01840!+- in all his realmH04438 NaE#gI.|U8nNf# ye will notH03809eifH02006dfrom meH04481cis goneH0230bthe thingH04406!a-to the chaldeansH03779`and saidH0560_answeredH06032^the kingH04430#]1 the interpretationH06591!\- and we will shewH02324[ the dreamH02493Z% thy servantsH05649YtellH0560Xfor everH05957WliveH02418Vo kingH04430U!in syriackH0762T#to the kingH04428S'the chaldeansH03778R!then spakeH01696Qthe dreamH02472Pto knowH03045O%was troubledH06470N'and my spiritH07307Ma dreamH02472*L?unto them, i have dreamedH02492KsaidH0559J%and the kingH04428Ithe kingH04428H beforeH06440 [bD _1rY8 |[%his servantsH05649tellH0560%let the kingH04430and saidH0560againH08579~'they answeredH06032'}9and the interpretationH06591|%me the dreamH02493{ shewH02324z thereforeH03861y honourH03367x and greatH07690w# and rewardsH05023vgiftsH04978umeH06925tofH04481*s?thereof, ye shall receiveH06902'r9and the interpretationH06591qthe dreamH02493pye shewH02324obut ifH02006n!a dunghillH05122m'shall be madeH07761 l+and your housesH01005kin piecesH01917)j= thereof, ye shall be cutH05648(i; with the interpretationH06591"h/ unto me the dreamH02493g! make knownH03046 by\@+cH*vW< b" me, tillH05705! beforeH06925  to speakH0560 wordsH04406# and corruptH07844 lyingH03538.G for you: for ye have preparedH02164 decreeH01882' oneH02298 H01932"/ unto me the dreamH02493! make knownH03046# ye will notH03809 but ifH02006fromH04481is goneH0230 the thingH04406 ye seeH02370' becauseH03606 H06903 the timeH05732! would gainH02084that yeH0608 certaintyH03330 ofH04481 knowH03046 iH0576 and saidH0560answeredH06032the kingH04430#1 the interpretationH06591!-and we will shewH02324the dreamH02493 !LmH/nR6y^9" iLC magicianH02749B at anyH03606A thingsH04406@ suchH01836? askedH07593> nor rulerH07990= lordH07229< kingH04430; noH03809!:' thereforeH01768 H069039 matterH044068! the king'sH044307 shewH023246 that canH032025 the earthH030074 uponH059223 a manH06062 notH038091 there isH03830 and saidH0560/ the kingH04430. beforeH06925- answeredH06032,' the chaldeansH03779&+7 me the interpretationH06591*# ye can shewH02324) thatH01768!(- and i shall knowH03046'% me the dreamH02493& tellH0560% thereforeH03861$! be changedH08133# the timeH05732 !OhJ*dA+xZ=!nOd! went forthH05312c) and the decreeH01882b! of babylonH0895a the wiseH02445` allH03606_! to destroyH07^' and commandedH0560] furiousH07108\ and veryH07690[ was angryH01149Z the kingH04430Y causeH03606X thisH01836W forH06903V fleshH01321U withH05974T notH03809S isH0383R) whose dwellingH04070Q the godsH0426P exceptH03861O the kingH04430N it beforeH06925M' that can shewH02324L otherH0321K noneH03809J% and there isH0383I requirethH07593H' that the kingH04430G thingH04406F a rareH03358E# or chaldeanH03779D' or astrologerH0826 Y{W7jS4z^A"qY thenH0116 the kingH04430' fromH06925 H04481hastyH02685!the decreeH01882~'whyH05922 H04101}captainH07990|!the king'sH04430{to ariochH0746zand saidH0560y#he answeredH06032x!of babylonH0895w the wiseH02445v to slayH06992%u5 which was gone forthH05312t guardH02877s! the king'sH04430rofH01768q#the captainH07229pto ariochH0746o!and wisdomH02942n%with counselH05843mansweredH08421ldanielH01841kthenH0116j# to be slainH06992 i+ and his fellowsH02269h danielH01841 g+ and they soughtH01156 f+ should be slainH06992e' that the wiseH02445 FkO/oH0{_?~_F"thisH01836!!concerningH05922 of heavenH08065the godH0426'ofH06925 H04481merciesH07359'9that they would desireH01156) his companionsH02269# and azariahH05839mishaelH04333#to hananiahH02608knownH03046#1and made the thingH04406%to his houseH01005wentH0236danielH01841thenH0116#1 the interpretationH06591 the kingH04430'9and that he would shewH02324him timeH02166# 1that he would giveH05415 the kingH04430 ofH04481 #and desiredH01156 went inH05954#then danielH01841to danielH01841knownH03046) made the thingH04406 ariochH0746 !TjQ4~_D,hL5lTC areH01932B and mightH01370A! for wisdomH02452 @' and everH05957 H05705? everH05957>forH04481=of godH0426<the nameH08036;beH01934:blessedH012899and saidH05608answeredH060327danielH018416 of heavenH080655 the godH04264 blessedH012893danielH018412thenH01161visionH023760!in a nightH03916/#unto danielH01841.revealedH01541-)was the secretH07328,thenH0116+!of babylonH0895*#of the wiseH02445)the restH07606( withH05974' perishH07&! should notH03809 %+ and his fellowsH02269$# that danielH01841#secretH07328 Mz`=#_>!}`C.kMaand mightH01370`me wisdomH02452_)who hast givenH03052^'of my fathersH02 ]-thee, o thou godH0426!\-thee, and praiseH07624[thankH03029ZiH0576Y with himH05974XdwellethH08271W'and the lightH05094 V+in the darknessH02816UwhatH04101T!he knowethH03046"S/and secret thingsH05642Rthe deepH05994Q%he revealethH01541P' understandingH0999"O/ to them that knowH03046N' and knowledgeH04486M' unto the wiseH02445L wisdomH02452Khe givethH03052JkingsH04430I)and setteth upH06966HkingsH04430G#he removethH05709 F+and the seasonsH02166Ethe timesH05732 D+and he changethH08133 ]xY2_>"t]@"]#1the interpretationH06591~'unto the kingH04430 }+and i will shewH02324|the kingH04430{beforeH06925z#bring me inH05954y!of babylonH0895xthe wiseH02445wnotH0409v/unto him; destroyH07u thusH03652t and saidH0560s he wentH0236r! of babylonH0895q the wiseH02445p!to destroyH07o%had ordainedH04483n'whom the kingH04430mariochH0746luntoH05922kwent inH05954jdanielH01841(i5thereforeH01836 H06903 H03606hmatterH04406#g1unto us the king'sH04430f! made knownH03046e of theeH04481 d+ what we desiredH01156c# unto me nowH03705$b3 and hast made knownH03046 [y\@$ jAeD-v[danielH01841'9 and the interpretationH06591"/ which i have seenH02370"/ unto me the dreamH02493' to make knownH03046thou ableH03546artH0383%belteshazzarH01096!whose nameH08036to danielH01841and saidH0560answeredH06032the kingH04430#1the interpretationH06591'unto the kingH04430%5that will make knownH03046 judahH03061  ofH04481' +' of the captivesH01547 H01123  a manH01400' 9 unto him, i have foundH07912 thusH03652and saidH0560in hasteH0927the kingH04430beforeH06925danielH01841!brought inH05954ariochH0746thenH0116 XdAw^<$mM*xX;#of thy headH07217 :+and the visionsH023769thy dreamH024938 daysH031187' in the latterH03206 shall beH019345 whatH041014) nebuchadnezzarH050203#to the kingH04430!2-and maketh knownH030461secretsH073280)that revealethH01541/in heavenH08065.a godH0426-there isH0383,butH01297+'unto the kingH04430*shewH02324 )+ the soothsayersH01505(' the magiciansH02749'+ the astrologersH0826& the wiseH02445%' cannotH03809 H03202$'hath demandedH07593#)which the kingH04430"!the secretH07328!and saidH0560 #of the kingH04430 +in the presenceH06925answeredH06032 hsR9 uY8cH) h!Z-shall make knownH03046Y thatH05922X sakesH01701W butH03861V livingH02417U anyH03606Tmore thanH04481S#that i haveH0383RwisdomH02452QrevealedH01541Pis notH03809OsecretH07328NthisH01836M'but as for meH0576#L1shall come to passH01934K% to thee whatH04101J% maketh knownH03046I secretsH07328&H7 and he that revealethH01541 G% hereafterH01836 H0311$F3should come to passH01934EwhatH04101Dthy bedH04903CuponH05922BcameH05559A%thy thoughtsH07476@o kingH04430?#as for theeH0607>are theseH01836=thy bedH04903<uponH05922 FhG/~dJ%mT8cFy!his legsH08243x of brassH05174w) and his thighsH03410v his bellyH04577u of silverH03702t% and his armsH01872s! his breastH02306r goldH01722q of fineH02869p headH07217o% this image'sH06755nterribleH01763#m1thee; and the formH07299l beforeH06903k stoodH06966j excellentH03493!i- whose brightnessH02122h imageH06755ggreatH07229fthisH01797eimageH06755d'a greatH07690 H02298c!and beholdH0431b'sawestH02370 H01934ao kingH04430`thouH0607_%of thy heartH03825^%the thoughtsH07476,]Cand that thou mightest knowH03046\#to the kingH04430#[1the interpretationH06591bR(RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{Ōƌ#nj@Ȍ`Ɍ|ʌˌ:̌Y͌xΌό2ЌQьoҌ Ōƌ#nj@Ȍ`Ɍ|ʌˌ:̌Y͌xΌό2ЌQьoҌ ӌ%ԌBՌa֌׌"،Dٌbڌ~ی܌7݌Uތrߌ*Gf"Cd"Ca;Zy9Wv5Ss/Kj (Hi)Ih(Hg  % E c =[y5Rp,Ki%Cc  >!\"z#$6%T&r' LuY2fM0iL.cL# ofH04481)# like the chaffH05784!# and becameH01934#togetherH02298(-'#broken to piecesH01751 H01855%#and the goldH01722!#the silverH03702#the brassH05174#the clayH02635%#was the ironH06523#thenH0116"to piecesH01855 "themH01994 " and brakeH01855 " and clayH02635 " of ironH06523 " his feetH07271" uponH05922"the imageH06755#"which smoteH04223"handsH03028"withoutH03809#"was cut outH01505%"that a stoneH069"tillH05705##'"thou sawestH01934 H02370!of clayH02635~!and partH04481}!of ironH06523|!partH04481{!his feetH07271z!of ironH06523 NhO6fJ-|U2mN9!%hath givenH030528%of heavenH080657#%for the godH04266%of kingsH044305%a kingH044304%o kingH044303%thouH06072$the kingH044301)$thereof beforeH06925#01$the interpretationH06591 /-$and we will tellH0560.$the dreamH02493-$thisH01836,#earthH0772+#the wholeH03606*!#and filledH04391)#mountainH02906(#a greatH07229'#becameH01934&#the imageH06755%!#that smoteH04223&$;#for them: and the stoneH069##was foundH07912"#placeH0870!#noH03809 #thatH03606#awayH05376#themH01994#carriedH05376%#and the windH07308+# threshingfloorsH0147!# the summerH07007 S`?% eA^C' }S&W7' which shall bear ruleH07981V' of brassH05174U' kingdomH04437T'thirdH08523S#'and anotherH0317R'to theeH04481Q'inferiorH0772P'kingdomH04437O'anotherH0317!N-'thee shall ariseH06966M'and afterH0870L&of goldH01722K&this headH07217J& thouH0607I'& over them allH03606)H=& and hath made thee rulerH07981 G+& into thine handH03028F'& hath he givenH03052E'&of the heavenH08065D'&and the fowlsH05776C%&of the fieldH01251B!&the beastsH02423A&dwellH01753@&of menH0606?%&the childrenH01123 >+&and wheresoeverH03606=% and gloryH03367<%% and strengthH08632;% powerH02632:)%thee a kingdomH04437 VjO3 yW?&u\<#yVv)) there shall beH01934u) butH04481t) dividedH06386s) shall beH01934r#) the kingdomH04437q)of ironH06523p)and partH04481o)clayH02635n#)of potters'H06353m)partH04481l)and toesH0677k)the feetH07271(j;)and whereas thou sawestH02370i!(and bruiseH07490)h=(shall it break in piecesH01855g(theseH0459f( allH03606e'( that breakethH07490d( ironH06523c( and asH06903b( allH03606a%(and subduethH02827#`1(breaketh in piecesH01855"_/(forasmuch as ironH06523^(as ironH06523](strongH08624\(shall beH01934[(kingdomH04437Z)(and the fourthH07244Y' the earthH0772X' over allH03606 FzZ=#{^B"gG.iF)+ but they shallH01934+ of menH0606'+with the seedH022344E'+they shall mingle themselvesH06151 H01934+clayH02635+with miryH02917+mixedH06151+ironH06523 #+thou sawestH02370 #+and whereasH01768 * brokenH08406" !'* and partlyH07118 H04481 * strongH08624'* partlyH07118 H04481*shall beH01934#*the kingdomH04437*of clayH02635*and partH04481*of ironH06523*partH04481#*of the feetH07271*the toesH0677)clayH02635~)with miryH02917})mixedH06151|)the ironH06523{#)thou sawestH02370$z%')forasmuch asH06903 H03606y#)of the ironH06523x%)the strengthH05326w)in it ofH04481 RiM2aF(|`EoR5,for everH059574#,shall standH069663,and itH019322,kingdomsH044371,theseH04590,allH03606/#,and consumeH05487).=,it shall break in piecesH01855-,peopleH05972,, to otherH0321+, be leftH07662*, shall notH03809 )+, and the kingdomH04437(%, be destroyedH02255)'/',which shall neverH03809 H05957&,a kingdomH04437%,set upH06966$,of heavenH08065#',shall the godH0426",kingsH04430!,of theseH0581 +,and in the daysH03118+with clayH02635+mixedH06151+is notH03809+as ironH06523+evenH01888+anotherH01836+toH05974+ oneH01836+ cleaveH01693+ notH03809 IwS7vU7 xV:~eIS.his faceH0600R.uponH05922Q.fellH05308P).nebuchadnezzarH05020O.the kingH04430N.thenH0116M%-thereof sureH0540'L9-and the interpretationH06591K-certainH03330J'-and the dreamH02493 I%-hereafterH01836 H0311#H1-shall come to passH01934G-whatH04101F#-to the kingH04430 E+-hath made knownH03046D-godH0426C-the greatH07229B%- and the goldH01722A!- the silverH03702@- the clayH02635?- the brassH05174>- the ironH06523,=C-and that it brake in piecesH01855<-handsH03028;-withoutH03809 :+-of the mountainH029069#-was cut outH015058)-that the stoneH0697#-thou sawestH02370$6%'-forasmuch asH06903 H03606 LvV1oS:x]D)fLs0greatH07260r0him manyH07690q0and gaveH03052p#0a great manH07236o0danielH01841n0madeH07236m0the kingH04430l0thenH0116k/secretH07328j/thisH01836i/revealH01541%h5/seeing thou couldestH03202g!/of secretsH07328f)/ and a revealerH01541e/ of kingsH04430d!/ and a lordH04756c/ of godsH0426b/ a godH0426a/your godH0426`/thatH01768_/a truthH07187^/ofH04481]/and saidH0560\#/unto danielH01841[/answeredH06032Z/the kingH04430!Y-. and sweet odoursH05208X#. an oblationH04504'W9. that they should offerH05260V'. and commandedH0560U.danielH01841T).and worshippedH05457 `kM/ ~`I, wS5}`an imageH06755madeH05648the kingH04430)nebuchadnezzarH05020#1of the kingH04430 #1in the gateH08651 !1 but danielH01841 !1 of babylonH0895 +1 of the provinceH04083 #1 the affairsH056731 overH05922 +1and abed–negoH056651meshachH043361shadrachH07715!1and he setH044831the kingH044301ofH044811requestedH01156#1then danielH01841!0of babylonH0895~0the wiseH02445}0allH03606|0overH05922!{-0of the governorsH05460z0and chiefH07229y!0of babylonH0895x0 provinceH04083w0 the wholeH03606v0 overH05922#u10 and made him rulerH07981t0 giftsH04978 ]jJ0hK2 d@~]/%of the imageH06755"./to the dedicationH02597-to comeH0858!,-of the provincesH04083+! the rulersH07984* and allH03606)% the sheriffsH08614 (+ the counsellorsH01884') the treasurersH01411&!the judgesH0148!%-and the captainsH06347$'the governorsH05460##the princesH0324#"1to gather togetherH03673!sentH07972 the kingH04430$3then nebuchadnezzarH05020!of babylonH0895 +in the provinceH04083of duraH01757% in the plainH01236% he set it upH06966 cubitsH0521# thereof sixH08353# the breadthH06613cubitsH0521!threescoreH08361%whose heightH07314of goldH01722 idB!`;c@%iKaloudH02429JcriedH07123I)then an heraldH03744H!had set upH06966$G3that nebuchadnezzarH05020Fthe imageH06755EbeforeH06903D)and they stoodH06966C!had set upH06966Bthe kingH04430$A3that nebuchadnezzarH05020@%of the imageH06755$?3 unto the dedicationH02597'>9 were gathered togetherH03673!=- of the provincesH04083<! the rulersH07984; and allH03606:%the sheriffsH08614 9+the counsellorsH018848)the treasurersH014117!the judgesH01486%and captainsH063475'the governorsH054604#the princesH03243thenH01162!had set upH069661the kingH04430%05which nebuchadnezzarH05020 F|[?!oS9y\<iFj)into the midstH01459ibe castH07412$h3shall the same hourH08160 g+and worshippethH05457fdownH05308enotH03809dfallethH05308cand whosoH04479b#hath set upH06966athe kingH04430$`3that nebuchadnezzarH05020_imageH06755^!the goldenH01722]#and worshipH05457\% ye fall downH05308[ of musickH02170Z kindsH02178Y and allH03606X dulcimerH05481WpsalteryH06460VsackbutH05443U'harpH07030 H07030TfluteH04953S'of the cornetH07162Rthe soundH07032Qye hearH08086P%at what timeH05732O'and languagesH03961NnationsH0524Mo peopleH05972&L9to you it is commandedH0560 \dK3dG+wY:x\ at thatH01836!'whereforeH03606 H06903!had set upH06966the kingH04430$3that nebuchadnezzarH05020imageH06755!the goldenH01722!worshippedH05457fell downH05308"/and the languagesH03961#the nationsH0524~!the peopleH05972}allH03606|of musickH02170{kindsH02178z and allH03606y psalteryH06460x sackbutH05443w' harpH07030 H07030v fluteH04953u'of the cornetH07162tthe soundH07032sheardH08086r!the peopleH05972qallH03606pwhenH01768o%at that timeH02166!n'thereforeH01836 H06903m furnaceH0861l fieryH05135k% of a burningH03345 biL-}eJ,u[;b (+ shall fall downH05308' of musickH02170& kindsH02178% and allH03606$$%' and dulcimerH05481 H05481# psalteryH06460" sackbutH05443!' harpH07030 H07030  fluteH04953' of the cornetH07162 the soundH07032 + that shall hearH08086 manH0606! that everyH03606 a decreeH02942 hast madeH07761 o kingH04430 thouH0607 for everH05957 liveH02418 o kingH04430) nebuchadnezzarH05020# to the kingH04430 and saidH0560! they spakeH06032the jewsH03062"#%and accusedH0399 H07170 came nearH07127 chaldeansH03779 certainH01400 timeH02166 amU<y\@'qT8zaH theeH05922G regardedH02942F notH03809E haveH07761D o kingH04430C menH01400B theseH0479 A+ and abed–negoH05665@ meshachH04336? shadrachH07715>! of babylonH0895 =+ of the provinceH04083<# the affairsH05673; overH05922:' thou hast setH044839 whomH034878 jewsH030627 certainH014006 there areH03835 furnaceH08614 fieryH051353% of a burningH033452) into the midstH01459"1/ he should be castH07412 0+ and worshippethH05457/ downH05308. notH03809- fallethH05308, and whosoH04479+ imageH06755*! the goldenH01722)# and worshipH05457 !QyZ@kN2mJ0kQi serveH06399h yeH0383gdo notH03809 f+and abed–negoH05665emeshachH04336d!o shadrachH07715ctrueH06656band saidH0560aspakeH06032`)nebuchadnezzarH05020_ the kingH04430^ beforeH06925] menH01400\ theseH0479[% they broughtH0858Z thenH0116 Y+ and abed–negoH05665X meshachH04336W shadrachH07715V to bringH0858U commandedH0560T and furyH02528S rageH07266R) nebuchadnezzarH05020Q thenH0116'P9 which thou hast set upH06966O imageH06755N! the goldenH01722M worshipH05457L norH03809K thy godsH0426J notH03809I! they serveH06399 ixS;$ oU5fF(i'the same hourH08160!-ye shall be castH07412notH03809!ye worshipH05457but ifH02006"/which i have madeH05648the imageH06755#and worshipH05457%ye fall downH05308of musickH02170~kindsH02178}and allH03606|% and dulcimerH05481{ psalteryH06460z sackbutH05443y' harpH07030 H07030x fluteH04953w'of the cornetH07162vthe soundH07032uye hearH08086"t/that at what timeH05732sreadyH06263rye beH0383qifH02006pnowH03705!o-which i have setH06966nimageH06755m!the goldenH01722l worshipH05457k norH03809j my godsH0426 !NkO( rV6tYB' hN) fieryH05135(# the burningH03345'us fromH04481&!to deliverH07804%ableH03202$isH0383#serveH06399"whom weH0586!our godH0426 ifH02006matterH06600 thisH01836 thee inH05922 to answerH08421 carefulH02818 notH03809weH0586!-o nebuchadnezzarH05020#to the kingH04430and saidH0560answeredH06032 +and abed–negoH05665meshachH04336shadrachH07715"my handsH03028!!you out ofH04481#1 that shall deliverH07804that godH0426 and whoH04479 furnaceH0861 fieryH05135 %of a burningH03345 )into the midstH01459 UoT9!uYA%iM, rUI he spakeH06032 H+ and abed–negoH05665G meshachH04336F shadrachH07715EagainstH05922D#was changedH08133C'of his visageH0600B%and the formH06755Aof furyH02528@fullH04391#?1was nebuchadnezzarH05020>thenH0116'=9which thou hast set upH06966< imageH06755;! the goldenH01722: worshipH054579 norH038098 thy godsH04267serveH063996notH038095%that we willH0383"4/unto thee, o kingH044303knownH030462be itH019341notH038090but ifH02006/o kingH04430.!thine handH03028-out ofH04481 ,+ he will deliverH07804+ andH04481* furnaceH0861 V_F- yY= jR9!xVh' and were castH07412ggarmentsH03831f)and their hatsH03737#e#'their hosenH06361 H06361d)in their coatsH05622c!were boundH03729bmenH01400atheseH0479`thenH0116_ furnaceH0861^ fieryH05135!]- into the burningH03345\ to castH07412 [+ and abed–negoH05665ZmeshachH04336YshadrachH07715Xto bindH03729W#in his armyH02429VmenH01400UmightyH01401Tthe mostH02429 S-and he commandedH0560R%to be heatedH0228Q#it was wontH02370PthanH01768OmoreH05922N#seven timesH07655MoneH02298L#the furnaceH0861%K7that they should heatH0228J' and commandedH0560 P`=iI0z]C+sP) of the burningH03345) into the midstH01459boundH03729fell downH05308 +and abed–negoH05665meshachH04336shadrachH07715menH01400threeH08532~and theseH0479 }+and abed–negoH05665|meshachH04336{shadrachH07715z%that took upH05267y' menH01994 H01400x thoseH0479w slewH06992v# of the fireH05135u the flameH07631thotH0228sexceedingH03493r+and the furnaceH0861q!was urgentH02685p#commandmentH04406o!the king'sH04430n'becauseH01836 H04481!m'thereforeH06903 H03606l furnaceH0861k fieryH05135j) of the burningH03345i) into the midstH01459 !UsR2eM3w\<  vU(% in the midstH01459' walkingH01981&looseH08271%menH01400$fourH0703#seeH02370"iH0576!loH01888 and saidH0560#he answeredH06032o kingH04430trueH03330'unto the kingH04430and saidH0560'they answeredH06032#of the fireH05135)into the midstH01459boundH03729 menH01400 threeH08532 we castH07412 did notH03809%5 unto his counsellorsH01907and saidH0560spakeH06032in hasteH0927#and rose upH06966 %was astoniedH08429 the kingH04430 )nebuchadnezzarH05020 thenH0116  furnaceH0861 fieryH05135 SnL0]C(uP9jSHofH04481G!came forthH05312 F+and abed–negoH05665EmeshachH04336DshadrachH07715CthenH0116Band comeH0858A!come forthH05312@godH0426!?-of the most highH05943># ye servantsH05649 =+ and abed–negoH05665< meshachH04336; shadrachH07715: and saidH05609spakeH060328furnaceH08617fieryH051356)of the burningH033455%to the mouthH086514came nearH071273)nebuchadnezzarH050202thenH01161of godH04260the sonH01247/is likeH01821.'of the fourthH07244-%and the formH07299,hurtH02257+ noH03809*' and they haveH0383)# of the fireH05135 ]`=eJ0z^F( x]gthe godH0426fblessedH01289eand saidH0560dspakeH06032c)nebuchadnezzarH05020b!had passedH05709aof fireH05135`the smellH07382_norH03809^changedH08133!]-were their coatsH05622\neitherH03809[singedH02761Z'of their headH07217Y#was an hairH08177XnorH03809W powerH07981V had noH03809U the fireH05135"T/ upon whose bodiesH01655S menH01400RtheseH0479QsawH02370(P;being gathered togetherH03673O#counsellorsH01907N)and the king'sH04430M%and captainsH06347LgovernorsH05460K+and the princesH0324J#of the fireH05135Ithe midstH01459 M~`>dCbB) xM'+' any thing amissH07955 H07960#which speakH0560%and languageH03961nationH0524peopleH05972!that everyH03606a decreeH02942makeH07761~#therefore iH04481}'their own godH0426|exceptH03861{godH0426zanyH03606yworshipH05457xnorH03809wserveH06399$v3that they might notH03809u%their bodiesH01655t#and yieldedH03052swordH04406r!the king'sH04430!q-and have changedH08133pin himH05922o% that trustedH07365n% his servantsH05649m' and deliveredH07804l his angelH04398k' who hath sentH07972 j+and abed–negoH05665imeshachH04336h#of shadrachH07715 biH*nU>!w[7}b%nationsH0524$peopleH05972#unto allH03606"the kingH04430!)nebuchadnezzarH05020 !of babylonH0895 +in the provinceH04083 +and abed–negoH05665meshachH04336shadrachH07715promotedH06744the kingH04430thenH0116!after thisH01836deliverH05338that canH03202godH0426otherH0321noH03809there isH0383'becauseH03606 H06903!a dunghillH05122'shall be madeH07739!-and their housesH01005 in piecesH01917 %shall be cutH05648 +and abed–negoH05665  meshachH04336 # of shadrachH07715 the godH0426 againstH05922 SmK-^C+}Z>oSEat restH07954DwasH01934C)nebuchadnezzarH05020BiH0576A' to generationH01859@! generationH01859? fromH05974!>- and his dominionH07985= kingdomH04437<)an everlastingH05957;#his kingdomH04437:#his wondersH085409mightyH086248and howH041017his signsH08526greatH072605howH041014 towardH059743%hath wroughtH056482godH04261'that the highH059430#and wondersH08540/the signsH0852.to shewH02324-it goodH08232,i thoughtH06925+' be multipliedH07680* peaceH08001) the earthH0772(in allH03606'!that dwellH01753&'and languagesH03961 Dc:dK5W(lD$c3and the soothsayersH01505b'the chaldeansH03779a+the astrologersH0826!`-in the magiciansH02749_cameH05954^thenH0116]% of the dreamH02493+\A unto me the interpretationH06591/[I me, that they might make knownH03046Z beforeH06925Y!of babylonH0895Xthe wiseH02445Win allH03606Vto bringH05954Ua decreeH02942TiH04481SmadeH07761RthereforeH04481Q troubledH0927P!of my headH07217 O+and the visionsH02376Nmy bedH04903MuponH05922!L-and the thoughtsH02031%K5which made me afraidH01763Ja dreamH02493Ii sawH02370H%in my palaceH01965 G+and flourishingH07487F'in mine houseH01005 ckLrQ' vX5{c godsH0426# of the holyH06922 + that the spiritH07308~ knowH03046} because iH0576!|- of the magiciansH02749{ masterH07229z) o belteshazzarH01096ythe dreamH02493x!him i toldH0560w! and beforeH06925v godsH0426u# of the holyH06922t! the spiritH07308s of my godH0426&r7according to the nameH08036q%belteshazzarH01096p!whose nameH08036obefore meH06925ncame inH05922mdanielH01841lthe lastH0318kbut atH05705+jA unto me the interpretationH06591i! make knownH03046'h9 them; but they did notH03809g beforeH06925f the dreamH02493etoldH0560dand iH0576 b\<yX: mJ'b the earthH0772 of allH03606#1 thereof to the endH05491' and the sightH02379# unto heavenH08065 + thereof reachedH04291) and the heightH07314) and was strongH08631 grewH07236 the treeH0363 greatH07690) and the heightH07314% of the earthH0772% in the midstH01459 a treeH0363! and beholdH0431' i sawH02370 H01934  my bedH04903  inH05922 % of mine headH07217 # the visionsH02376' 9 and the interpretationH06591!- that i have seenH02370# of my dreamH02493) me the visionsH02376! thee, tellH0560 troublethH0598 secretH07328'+' in thee, and noH03809 H03606 `oS4xV1~eJ+ z`=aloudH02429<he criedH07123; heavenH08065: fromH044819 came downH05182 8+ and an holy oneH069227 a watcherH058946# and, beholdH04315 my bedH049034 uponH059223! of my headH072172) in the visionsH023761' i sawH02370 H019340 of itH04481/ was fedH02110. fleshH01321!-- thereof, and allH03606,' in the boughsH06056+ dweltH01753*' of the heavenH08065")/ it, and the fowlsH06853( underH08460'! had shadowH02927&% of the fieldH01251%! the beastsH02423$ for allH03606# meatH04203"% thereof muchH07690!' and the fruitH04  fairH08209! the leavesH06074 brQ3dB)nJ.b[ of heavenH08065Z% with the dewH02920"Y/ and let it be wetH06647X% of the fieldH01251$W3 in the tender grassH01883Vand brassH05174Uof ironH06523 T-even with a bandH0613S%in the earthH0772R%of his rootsH08330Qthe stumpH06136PleaveH07662O%neverthelessH01297N%his branchesH06056MfromH04481L'and the fowlsH06853Kunder itH08479JfromH04481Iget awayH05111H) let the beastsH02423G his fruitH04F# and scatterH0921E! his leavesH06074D shake offH05426C%his branchesH06056B#and cut offH07113Athe treeH0363@hew downH01414?thusH03652>and saidH0560 [gE& kQ8vQ:u[yof menH0606x) in the kingdomH04437w rulethH07990#v1 that the most highH05943u may knowH03046 t+ that the livingH02417s!the intentH01701rtoH05705!q-of the holy onesH06922p#by the wordH03983o)and the demandH07595 n+of the watchersH05894m'by the decreeH01510l#this matterH06600k overH05922j passH02499i timesH05732(h;unto him; and let sevenH07655gbe givenH03052fheartH03825"e/and let a beast'sH02423dman'sH0606cfromH04481b!be changedH08133a'let his heartH03825`%of the earthH0772_%in the grassH06211^!the beastsH02423]withH05974\#his portionH02508 V}dB(jG,hO-nVthenH0116godsH0426#of the holyH06922)for the spiritH07308ableH03546but thouH0607+Aunto me the interpretationH06591'to make knownH03046ableH03202are notH03809'of my kingdomH04437  the wiseH02445  allH03606& 7 thereof, forasmuch asH06903# 1 the interpretationH06591  declareH0560)o belteshazzarH01096now thouH0607have seenH02370)nebuchadnezzarH05020kingH04430iH0576dreamH02493thisH01836of menH0606'it the basestH08215~overH05922})and setteth upH06966|he willH06634!{-it to whomsoeverH04479z!and givethH05415 LhO*z\2tNmL5%whose heightH073144)and was strongH086313!which grewH07236!2-that thou sawestH023701the treeH0363)0=thereof to thine enemiesH06146-/Ethee, and the interpretationH06591"./to them that hateH08131-the dreamH02493,my lordH04756+and saidH0560*answeredH06032#)1thee. belteshazzarH01096 (-thereof, troubleH0927&'7or the interpretationH06591&the dreamH02493%let notH0409$% belteshazzarH01096# and saidH0560" spakeH06032!' him. the kingH04430  troubledH0927!-and his thoughtsH07476hourH08160for oneH02298%was astoniedH08075%belteshazzarH01096!whose nameH08036danielH01841 \{^=$pO5 mJ${\R! to the endH05491!Q- and thy dominionH07985P#unto heavenH08065O%and reachethH04291Nis grownH07236"M/for thy greatnessH07238"L/and become strongH08631K)that art grownH07236Jo kingH04430IthouH0607%H5had their habitationH07932G' of the heavenH08065F the fowlsH06853(E; and upon whose branchesH06056D dweltH01753C% of the fieldH01251!B-which the beastsH02423AunderH08460@for allH03606?meatH04203>%thereof muchH07690='and the fruitH04<fairH08209;%whose leavesH06074: the earthH07729) thereof to allH036068'and the sightH02379 7+unto the heavenH080656reachedH04291 \]=$ ~bH* [:}\p%of the fieldH01251o!the beastsH02423nwithH05974m#his portionH02508lof heavenH08065k%with the dewH02920"j/and let it be wetH06647i%of the fieldH01251$h3in the tender grassH01883gand brassH05174fof ironH06523 e-even with a bandH0613$d5thereof in the earthH0772c%of the rootsH08330bthe stumpH06136aleaveH07662` it; yetH01297_# and destroyH02255^ downH01414] the treeH0363\ hewH01414[!and sayingH0560ZheavenH08065YfromH04481X#coming downH05182 W+and an holy oneH06922Va watcherH05894UsawH02370%T5and whereas the kingH04430S% of the earthH0772 JhA& nQ' xW# dJtimesH05732and sevenH07655 of heavenH08065" / thee with the dewH02920# 1 and they shall wetH06647  as oxenH08450  grassH062110K and they shall make thee to eatH02939%of the fieldH01251!the beastsH02423withH05974shall beH01934!-and thy dwellingH04070menH0606thee fromH04481&7that they shall driveH02957 the kingH04430~ my lordH04756}uponH05922|'which is comeH04291!{-of the most highH05943z!the decreeH01510yand thisH01932xo kingH04430#w1the interpretationH06591vthisH01836u"overH05922t!passH02499s timesH05732rsevenH07655qtillH05705 XdI& ~aC$ tO3uX,thy sinsH02408+'and break offH06562*unto theeH05922)'be acceptableH08232()let my counselH04431'o kingH04430&whereforeH03861% do ruleH07990!$- that the heavensH08065+#A that thou shalt have knownH03046!"-unto thee, afterH04481!'shall be sureH07011 #thy kingdomH04437rootsH08330#of the treeH0363the stumpH06136to leaveH07662*Aand whereas they commandedH0560he willH06634!-it to whomsoeverH04479!and givethH05415of menH0606)in the kingdomH04437rulethH07990#1that the most highH05943thou knowH03046!thee, tillH05705overH05922!shall passH02499 GmV8`AeH.iGK' for the houseH01005J! have builtH01124Ithat iH0576HbabylonH0895GgreatH07229F'thisH01668 H01932Eis notH03809Dand saidH0560CspakeH06032Bthe kingH04430A!of babylonH0895@)of the kingdomH04437?!the palaceH01965>inH05922!='he walkedH01981 H01934<monthsH03393!;'of twelveH06236 H08648:!at the endH071189)nebuchadnezzarH050208the kingH044307uponH059226this cameH042915allH03606$43of thy tranquillityH079633'a lengtheningH07542 it may beH019341 ifH020060# to the poorH06033!/- by shewing mercyH02604%.5 and thine iniquitiesH05758!--by righteousnessH06665 RuS9qV3 kT/pRi and sevenH07655h as oxenH08450g grassH06211,fC they shall make thee to eatH02939e% of the fieldH01251d! the beastsH02423c withH05974!b- and thy dwellingH04070a menH0606` thee fromH04481%_5 and they shall driveH02957^fromH04481]# is departedH05709\# the kingdomH04437$[5 to thee it is spokenH0560Z) nebuchadnezzarH05020Y o kingH04430XheavenH08065WfromH04481Va voiceH07032U!there fellH05308TmouthH06433S'in the king'sH04430Rthe wordH04406QwhileH05751P'of my majestyH01923#O1and for the honourH03367N# of my powerH02632M% by the mightH08632L) of the kingdomH04437 UpI. oM/~dH' vU%!like eagles'H05403!!were grownH07236!his hairsH08177!tillH05705!of heavenH08065%!with the dewH02920! was wetH06647%! and his bodyH01655! as oxenH08450! grassH06211~#! and did eatH0399}!menH0606|!fromH04481"{/!and he was drivenH02957z)!nebuchadnezzarH05020y!uponH05922x!fulfilledH05487w'!was the thingH04406v'!the same hourH08160u he willH06634!t- it to whomsoeverH04479s! and givethH05415r of menH0606q) in the kingdomH04437p rulethH07990#o1 that the most highH05943n thou knowH03046m# thee, untilH05705l overH05922k! shall passH02499j timesH05732 ^{fC%a?uX4z^%#reputedH02804$%#of the earthH0772 #+#the inhabitantsH01753"#and allH03606!'"to generationH01859 !"generationH01859"fromH05974 +"and his kingdomH04437"dominionH07985)"an everlastingH05957)"whose dominionH07985"for everH05957 +"him that livethH02417%"and honouredH01922'" and i praisedH07624'" the most highH05943'" and i blessedH01289" unto meH05922" returnedH08421'9"and mine understandingH04486#"unto heavenH08065"mine eyesH05870"lifted upH05191)"nebuchadnezzarH05020 "iH0576 #"of the daysH03118 )"and at the endH07118 #!like birds'H06853 '!and his nailsH02953 HvX4mS.oL/jHC'$in my kingdomH04437&B7$and i was establishedH08627A$unto meH05922@$ soughtH01156?%$ and my lordsH07261#>1$ and my counsellorsH01907=$ unto meH05922<$ returnedH08421;)$and brightnessH02122:#$mine honourH019239'$of my kingdomH04437"8/$and for the gloryH033677$unto meH059226$returnedH084215$my reasonH04486!4-$at the same timeH021663#doestH056482)#unto him, whatH041011#or sayH05600#his handH03028/#stayH04223.# canH0383-# and noneH03809,%# of the earthH0772 ++# the inhabitantsH01753*# of heavenH08065)##in the armyH02429&(7#according to his willH06634'%#and he doethH05648&!#as nothingH03809 SwT9oO2 u\@&rSc!belshazzarH01113b% the thousandH0506a beforeH06903` wineH02562_and drankH08355^%of his lordsH07261]'to a thousandH0506\feastH03900[a greatH07229ZmadeH05648Ythe kingH04430X!belshazzarH01113W%to abaseH08214V!%he is ableH03202U%in prideH01467$T3%and those that walkH01981S% judgmentH01780R%% and his waysH0735Q% truthH07187P#% whose worksH04567O% allH03606N%of heavenH08065M%the kingH04430L!%and honourH01922K%and extolH07313J%praiseH07624I)%nebuchadnezzarH05020H%iH0576G%nowH03705F$was addedH03255E$majestyH07238D'$and excellentH03493 PfG+ mK' kO+tP + and his princesH07261% and the kingH04430% at jerusalemH03390~ of godH0426}%of the houseH01005|!the templeH01965{out ofH04481 z+that were takenH05312yvesselsH03984x!the goldenH01722w%they broughtH0858vthenH0116u#might drinkH08355#t1and his concubinesH03904shis wivesH07695 r+and his princesH07261q'that the kingH04430p%in jerusalemH03390o! the templeH01965n out ofH04481m had takenH05312l) nebuchadnezzarH05020k- which his fatherH02jvesselsH03984i!and silverH03702h!the goldenH01722gto bringH0858fcommandedH0560ethe wineH02562!d-whiles he tastedH02942 WiI-|W8jI)vW !that wroteH03790#of the handH03028the partH06447sawH02370%and the kingH04430 palaceH01965' of the king'sH04430# of the wallH03797% the plaisterH01528 uponH05922 +the candlestickH05043%over againstH06903and wroteH03790handH03028!of a man'sH0606fingersH0677!came forthH05312!-in the same hourH08160% and of stoneH069  of woodH0636 of ironH06523 of brassH05174 'and of silverH03702 of goldH01722the godsH0426#and praisedH07624wineH02562!they drankH08355drankH08355#1and his concubinesH03904 his wivesH07695 `dHdG-iO3}`>and shewH02324=writingH03792<thisH01836;!shall readH07123 :% whosoeverH03606 H06069! of babylonH08958# to the wiseH024457 and saidH05606 spakeH060325the kingH04430$43and the soothsayersH015053'the chaldeansH03779"21in the astrologersH08261to bringH059540aloudH02429/criedH07123.the kingH04430 -+ against anotherH01668, oneH01668+ smoteH05368*' and his kneesH0755)# were loosedH08271(%of his loinsH02783(';him, so that the jointsH07001&troubledH0927!%-and his thoughtsH07476$#was changedH08133##countenanceH02122"!the king'sH04430!thenH0116 `lP6eF- vO7{`\ in himH05922[# was changedH08133$Z3 and his countenanceH02122Y troubledH0927X greatlyH07690W! belshazzarH01113V was kingH04430U thenH0116#T1 the interpretationH06591S# to the kingH04430R) nor make knownH03046Q# the writingH03792PreadH07123OnotH03809N)but they couldH03546MwiseH02445L!the king'sH04430Kin allH03606JcameH05954IthenH0116H)in the kingdomH04437GrulerH07981'F9and shall be the thirdH08523Ehis neckH06676DaboutH05922Cof goldH01722Ba chainH02002A%with scarletH0711*@?thereof, shall be clothedH03848&?7me the interpretationH06591 k_?qV= x\Bkz lightH05094y' of thy fatherH02 x+ and in the daysH03118w godsH0426v# of the holyH06922u! the spiritH07308t) in thy kingdomH04437s a manH01400r there isH0383q! be changedH08133.pG thee, nor let thy countenanceH02122o troubleH0927n% thy thoughtsH07476m let notH0409l for everH05957k liveH02418j o kingH04430i and saidH0560h spakeH06032g the queenH04433f houseH01005!e- into the banquetH04961d cameH05954c' and his lordsH07261b# of the kingH04430a% of the wordsH04406` by reasonH06903_ the queenH04433^' were astoniedH07672]' and his lordsH07261 LxZ0 _@"|V5sL#1 in the same danielH01841! were foundH07912 of doubtsH07001) and dissolvingH08271!/ of hard sentencesH0280# and shewingH0263 of dreamsH02493% interpretingH06590"/ and understandingH07924' and knowledgeH04486  spiritH07308 % an excellentH03493$ %' forasmuch asH03606 H06903 # soothsayersH01505  chaldeansH03779# astrologersH0826!- of the magiciansH02749 masterH07229 madeH06966! thy fatherH02 the kingH04430! thy fatherH02) nebuchadnezzarH05020&7 in him; whom the kingH04430 was foundH07912~# of the godsH0426 }+ like the wisdomH02452|! and wisdomH02452"{/ and understandingH07924 IeG"mP6eH& hI6#of the godsH0426)5=of thee, that the spiritH07308"4/i have even heardH080863 jewryH030612 out ofH044811 broughtH08580 my fatherH02/' whom the kingH04430. of judahH03061!-- of the captivityH01547,% the childrenH01123+ ofH04481*# that danielH01841) thouH0607(# unto danielH01841' and saidH0560& spakeH06032% the kingH04430$ the kingH04430# beforeH06925"! brought inH05954!! was danielH01841  thenH0116#1 the interpretationH06591!- and he will shewH02324 be calledH07123! let danielH01841 nowH03705% belteshazzarH01096' namedH08036 H07761' whom the kingH04430 GgJ.|cG$qP7z_GT nowH03705SdoubtsH07001R%and dissolveH08271 Q+interpretationsH06591PmakeH06590 O+that thou canstH03202Nof theeH05922M!have heardH08086Land iH0576K%of the thingH04406#J1the interpretationH06591I shewH02324H notH03809(G; thereof: but they couldH03546+FA unto me the interpretationH06591E) and make knownH03046DwritingH03792CthisH01836*B?me, that they should readH07123Ain beforeH06925"@/have been broughtH05954?+the astrologersH0826>the wiseH02445=and nowH03705< is foundH07912;wisdomH02452:'and excellentH03493"9/and understandingH079248lightH050947in theeH05922 YnAT:sQ:{Yr'unto the kingH04430q#the writingH03792p# i will readH07123o yetH01297n! to anotherH0321m# thy rewardsH05023%l5 to thyself, and giveH03052kbeH01934j'let thy giftsH04978ithe kingH04430hbeforeH06925gand saidH0560fansweredH06032edanielH01841dthenH0116c)in the kingdomH04437brulerH07981'a9and shalt be the thirdH08531`thy neckH06676_aboutH05922^of goldH01722]a chainH02002\%with scarletH0711/[Ithereof, thou shalt be clothedH03848)Z=to me the interpretationH06591Y)and make knownH03046X# the writingH03792W readH07123V! thou canstH03202U ifH02006 Y|ZC*pT4z[@(Y)/'and whom he wouldH06634 H01934%''he kept aliveH02418 H01934) /'and whom he wouldH06634 H01934 ' he slewH06992 H01934% '' whom he wouldH06634 H01934  himH06925  beforeH04481! and fearedH01763 'trembledH02112 H01934'and languagesH03961nationsH0524peopleH05972him, allH03606%that he gaveH03052#the majestyH07238and forH04481! and honourH01923~ and gloryH03367}# and majestyH07238|a kingdomH04437{!thy fatherH02z)nebuchadnezzarH05020ygaveH03052xgodH0426w'the most highH05943vkingH04430uo thouH0607*t?to him the interpretationH06591s)and make knownH03046 W`>mK-x[B#xW,%and his bodyH01655+ like oxenH08450*) him with grassH06211) they fedH02939$(3 with the wild assesH06167!'- and his dwellingH04070&!the beastsH02423%likeH05974$was madeH07739#'and his heartH03825"of menH0606!the sonsH01123 fromH04481"/and he was drivenH02957 from himH04481 his gloryH03367' and they tookH05709 throneH03764!his kinglyH04437fromH04481)he was deposedH05182in prideH02103hardenedH08631%and his mindH07308'was lifted upH07313#1but when his heartH03825##'he put downH08214 H01934)/'and whom he wouldH06634 H01934!'he set upH07313 H01934 SpI2~bF* t\CtSK%of his houseH01005J#the vesselsH03984%I7and they have broughtH0858Hof heavenH08065Gthe lordH04756 F+thyself againstH05922#E1but hast lifted upH07313D thisH01836C allH03606B%thou knewestH03046AthoughH06903@#thine heartH03825?humbledH08214>hast notH03809=%o belshazzarH01113<his sonH01247;and thouH0607:he willH066349'it whomsoeverH044798overH059227'he appointethH069666of menH06065)in the kingdomH044374ruledH079903godH0426#21that the most highH059431he knewH030460tillH05705/of heavenH08065.%with the dewH02920-was wetH06647 R\=$}dL0yW8 kRksentH07972j#of the handH03028i%was the partH06447hthenH0116g#glorifiedH01922f'"hast thou notH03809e!thy waysH0735d allH03606c!thy breathH05396b'in whose handH03028a#and the godH0426`knowH03046_norH03809^hearH08086]norH03809\notH03809[which seeH02370Zand stoneH069YwoodH0636XironH06523Wof brassH05174Vand goldH01722Uof silverH03702Tthe godsH0426/SIin them; and thou hast praisedH07624RwineH02562Q! have drunkH08355#P1 and thy concubinesH03904O thy wivesH07695N' and thy lordsH07261M) thee, and thouH0607LbeforeH06925 ]vY9kJ1xT2~] %and persiansH06540 %to the medesH04076and givenH03052!is dividedH06537#thy kingdomH04437peresH06537wantingH02627'and art foundH07912 +in the balancesH03977!-thou art weighedH08625tekelH08625%and finishedH08000~#thy kingdomH04437}'hath numberedH04483|godH0426{meneH04484z%of the thingH04406#y1the interpretationH06591xthisH01836wupharsinH06537vtekelH08625umeneH04484tmeneH04484!s-that was writtenH07560r#the writingH03792qand thisH01836p# was writtenH07560owritingH03792nand thisH01836mhimH06925lfromH04481 [lL0gI/ kL-["(!'it pleasedH08232 H06925'oldH01247&yearsH08140%and twoH08648!$-about threescoreH08361##the kingdomH04437"tookH06902!!the medianH04077 !and dariusH01868slainH06992!-of the chaldeansH03779the kingH04430)was belshazzarH01113'in that nightH03916)in the kingdomH04437rulerH07990the thirdH08531'9 him, that he should beH01934! concerningH05922(; and made a proclamationH03745 his neckH06676 aboutH05922of goldH01722a chainH02002%with scarletH0711danielH01841!-and they clothedH03848 !belshazzarH01113 commandedH0560 thenH0116 !PrS8eI.aA*sPI)the presidentsH05632HaboveH05922GpreferredH05330FwasH01934EdanielH01841DthisH01836CthenH0116BdamageH05142AnoH03809@#should haveH01934(?; unto them, and the kingH04430> accountsH02941= giveH03052< mightH01934;# the princesH0324:thatH04599firstH022988danielH018417of whomH044816!presidentsH056325threeH085324theseH044813and overH059242 kingdomH044371) over the wholeH03606 0+ which should beH01934/princesH0324.!and twentyH06243-!an hundredH03969,#the kingdomH04437+overH05922*to setH06966)dariusH01868 OY="sQ5fM0lOior faultH07844herrorH07960g'was there anyH03606fneitherH03809efaithfulH0540dforasmuchH06903cfaultH07844bnorH03809aoccasionH05931` noneH03809_ findH07912^! they couldH03202] butH03606\# the kingdomH04437[!concerningH06655Z)against danielH01841YoccasionH05931Xto findH07912W'soughtH01156 H01934V#and princesH0324U)the presidentsH05632TthenH0116SrealmH04437Rthe wholeH03606Qhim overH05922Pto setH06966O thoughtH06246%N5 in him; and the kingH04430M spiritH07308L% an excellentH03493K' becauseH06903 H03606J#and princesH0324 !SjI0tA# mQ8vS )of the kingdomH04437 )the presidentsH05632allH03606 for everH05957 liveH02418 dariusH01868 kingH04430 unto himH05922thusH03652and saidH0560#to the kingH04430#1assembled togetherH07284~#and princesH0324}!presidentsH05632|theseH0459{thenH0116z!of his godH0426/yIagainst him concerning the lawH01882x we findH07912w exceptH03861v danielH01841u thisH01836t againstH05922soccasionH05931ranyH03606qfindH07912p%we shall notH03809omenH01400ntheseH0479msaidH0560lthenH0116kin himH05922jfoundH07912 VrF% `I1d?vV)#the writingH03792(and signH07560'!the decreeH0633&establishH06966%o kingH04430$nowH03705#of lionsH0744"%into the denH01358!!-he shall be castH07412 o kingH04430of theeH04481saveH03861daysH03118thirtyH08533forH05705or manH0606godH0426anyH03606ofH04481!a petitionH01159)=that whosoever shall askH01156 decreeH0633#1 and to make a firmH08631 statuteH07010 a royalH04430% to establishH06966(;have consulted togetherH03272!-and the captainsH06347 +the counsellorsH01907 +and the princesH0324 'the governorsH05460 [wV3^:!z[8u[G a dayH03118F timesH02166E threeH08532D his kneesH01291C uponH05922B! he kneeledH01289A jerusalemH03390@ towardH05049?) in his chamberH05952>! being openH06606 =+ and his windowsH03551<) into his houseH01005; he wentH05954:! was signedH07560!9- that the writingH037928 knewH03046 7+ now when danielH018416) and the decreeH06335# the writingH037924 signedH075603 dariusH018682 kingH04430(15 whereforeH06903 H01836 H036060 notH03809/) which alterethH05709.% and persiansH06540-% of the medesH04076%,5 according to the lawH01882+changedH08133*)that it be notH03809 LiG{_3mN/cLg ofH04481f) that shall askH01156e manH0606d! that everyH03606c a decreeH0633b signedH07560a' hast thou notH03809` decreeH0633_! the king'sH04430^! concerningH05922] the kingH04430\ beforeH06925[ and spakeH0560Z) they came nearH07127Y thenH0116X his godH0426W beforeH06925(V; and making supplicationH02604U prayingH01156T danielH01841S and foundH07912R assembledH07284Q menH01400P theseH0479O thenH0116(N5 aforetimeH06928 H01836 H04481M' he didH05648 H01934L' asH03606 H06903K his godH0426J beforeH06925 I+ and gave thanksH03029H! and prayedH06739 ^hO3cE,nQ0{^ of judahH03061!- of the captivityH01547% the childrenH01123 ofH04481# that danielH01841 the kingH04430 beforeH06925' they and saidH0560 answeredH06032~ thenH0116} %notH03809|) $which alterethH05709{% #and persiansH06540z% "of the medesH04076%y5 !according to the lawH01882x trueH03330w the thingH04406v and saidH0560u answeredH06032t the kingH04430s of lionsH0744r% into the denH01358q' shall be castH07412p o kingH04430o of theeH04481n saveH03861m daysH03118l thirtyH08533k withinH05705j or manH0606i godH0426h anyH03606 JmC$^D' tD+cJ'untoH05922&assembledH07284%menH01400$theseH0479#thenH0116"!to deliverH05338!!of the sunH08122 )the going downH04606 tillH05705,5' him: and he labouredH07712 H01934! to deliverH07804 danielH01841 onH05922heartH01079&7with himself, and setH07761!displeasedH0888was soreH07690wordsH04406'when he heardH08086the kingH04430thenH0116 a dayH03118 timesH02166 threeH08532% his petitionH01159! but makethH01156& 7 that thou hast signedH07560 ) nor the decreeH0633  o kingH04430  theeH05922  notH03809!' regardethH02942 H07761 [qP/tQ9fI/[ F+he will deliverH07804E#continuallyH08411DservestH06399Cwhom thouH0607B thy godH0426A# unto danielH01841@ and saidH0560? spakeH06032> the kingH04430=of lionsH0744<%into the denH01358;and castH07412:danielH01841 9-and they broughtH08588commandedH05607the kingH044306thenH01165)may be changedH081334%establishethH069663)which the kingH044302#nor statuteH070101decreeH06330that noH03606/% and persiansH06540.% of the medesH04076-% that the lawH01882, o kingH04430+ knowH03046*'unto the kingH04430)and saidH0560(the kingH04430 Zy[<gI*mQ5rZdthenH0116c from himH05922b wentH05075#a1 him: and his sleepH08139` beforeH06925"_/ of musick broughtH05954!^-were instrumentsH01761]neitherH03809\fastingH02908$[5and passed the nightH0956Z'to his palaceH01965YwentH0236Xthe kingH04430WthenH0116"V/concerning danielH01841U!be changedH08133Tmight notH03809!S- that the purposeH06640R% of his lordsH07261$Q3 and with the signetH05824'P9 it with his own signetH05824O sealedH02857N%and the kingH04430M!of the denH01358Lthe mouthH06433KuponH05922Jand laidH07761I#was broughtH0858HstoneH069Gand aH02298 KkO.qQ4nP* fKdanielH01841saidH04449thenH0116the lionsH0744thee fromH04481!to deliverH07804~ableH03202}#continuallyH08411"|/whom thou servestH06399{!is thy godH0426zgodH0426y' of the livingH02417x servantH05649w o danielH01841v to danielH01841u and saidH0560tspakeH06032sthe kingH04430r#unto danielH01841qvoiceH07032"p/with a lamentableH06088ohe criedH02200n!to the denH01358!m-and when he cameH07127l of lionsH0744k%unto the denH01358jin hasteH0927iand wentH0236h)in the morningH05053g!very earlyH08238faroseH06966ethe kingH04430 Iy_A#\AkR:{`I$ upH05267#danielH01841&"7that they should takeH05267!'and commandedH0560 for himH05922gladH02868exceedingH07690%was the kingH04430thenH0116hurtH02248noH03809#have i doneH05648%thee, o kingH04430beforeH06925+ in me; and alsoH0638 was foundH07912' him innocencyH02136 beforeH06925(-' me: forasmuch asH06903 H03606hurtH02255#1that they have notH03809mouthsH06433!the lions'H0744 'and hath shutH05463 his angelH04398 hath sentH07972 my godH0426 for everH05957liveH02418o kingH04430the kingH04430untoH05974 QoS8sV2w[C qQB#their bonesH01635AallH03606#@1of them, and brakeH01855'?+'had the masteryH07981 H05705>'and the lionsH0744 =+ and their wivesH05389<) their childrenH01123; themH0581: of lionsH07449% into the denH013588'and they castH074127danielH01841(6/%which had accusedH07170 H03995menH014004thoseH0479 3-and they broughtH08582commandedH05601%and the kingH044300!in his godH0426-/Gupon him, because he believedH0540.was foundH07912-of hurtH02257,mannerH03606+and noH03809*the denH01358)out ofH04481(% was taken upH05267' so danielH01841& the denH01358% out ofH04481 PhP7nS6hFqPb%and stedfastH07011a godH0426`! the livingH02417_ of danielH01841^ the godH0426]' beforeH06925 H04481\and fearH01763#[#'men trembleH02112 H01934Z'of my kingdomH04437YdominionH07985X'that in everyH03606Wa decreeH02942VmakeH07761U'iH06925 H04481T' be multipliedH07680S peaceH08001R the earthH0772Q in allH03606P! that dwellH01753O'and languagesH03961NnationsH0524MpeopleH05972Lunto allH03606KwroteH03790JdariusH01868IkingH04430HthenH0116G!of the denH01358F'at the bottomH0773Ethey cameH04291Dor everH03809Cin piecesH01855 XzU< cCsU4zX'of belshazzarH01113yearH08140~%in the firstH02298}#the persianH06543|of cyrusH03567!{-and in the reignH04437zof dariusH01868y%in the reignH04437xprosperedH06744wdanielH01841vso thisH01836u% of the lionsH0744t the powerH03028s fromH04481r danielH01841#q1who hath deliveredH07804p%and in earthH0772oin heavenH08065n#and wondersH08540msignsH0852l)and he workethH05648k%and rescuethH05338j'he deliverethH07804ithe endH05491huntoH05705!g-and his dominionH07985f%be destroyedH02255 e+which shall notH03809 d+and his kingdomH04437cfor everH05957 !]zZ:!~[@& x\B y]!came upH05559 beastsH02423greatH07260and fourH0703seaH03221) upon the greatH07229 stroveH01519' of the heavenH08065 windsH07308 the fourH0703#and, beholdH0718nightH03916byH05974%in my visionH02376'i sawH01934 H02370and saidH0560spakeH06032danielH01841)of the mattersH04406the sumH07217 toldH0560 the dreamH02493 he wroteH03790  thenH0116  his bedH04903 uponH05922# of his headH07217# and visionsH02376a dreamH02493hadH02370danielH01841!of babylonH0895kingH04430 J~bD%c:!pV8lJA'itself on oneH02298!@-and it raised upH06966?to a bearH01678>likeH01821=a secondH08578<beastH02423;anotherH0317:!and beholdH07189was givenH030528heartH038257#and a man'sH06066as a manH06065the feetH072714 uponH059223) and made standH069662 the earthH07721 fromH04481%05 and it was lifted upH05191%/5thereof were pluckedH04804.the wingsH01611-tillH05705 ,'i beheldH02370 H01934+wingsH01611 *+and had eagle'sH05403)#like a lionH0744(the firstH06933' anotherH01668& fromH04481%oneH01668$diverseH08133#the seaH03221"fromH04481 SrT,qM3}_A tSa%in the nightH03916`'i sawH02370 H01934_thisH01836^afterH0870]was givenH03052\%and dominionH07985[headsH07217Z' had also fourH0703Y the beastH02423X of a fowlH05776W wingsH01611V! of it fourH0703Uthe backH01355T)which had uponH05922S)like a leopardH05245RanotherH0317Qand loH0718 P'i beheldH02370 H01934OthisH01836NafterH0870MfleshH01321LmuchH07690KdevourH0399J)unto it, ariseH06966IthusH03652$H5of it: and they saidH0560Gthe teethH08128F' of it betweenH0997E% in the mouthH06433D ribsH05967C threeH08532B sideH07859 MrR3tT4iB(hMlittleH02192%them anotherH0317~amongH0997}'there came upH05559|#and, beholdH0431{the hornsH07162$z%'i consideredH07920 H01934yhornsH07162#x1it; and it had tenH06236wbeforeH06925v!the beastsH02423uallH03606tfromH04481sdiverseH08133r'of it: and itH01932q'with the feetH07271p#the residueH07606o#and stampedH07512$n3and brake in piecesH01855m#it devouredH0399lteethH08128kironH06523!j- and it had greatH07260i# exceedinglyH03493h! and strongH08624g% and terribleH0574f dreadfulH01763ebeastH02423da fourthH07244c!and beholdH0718bvisionsH02376 JfL wW:uY=iJ! his throneH03764 woolH06015' like the pureH05343# of his headH07217% and the hairH08177 as snowH08517 whiteH02358' whose garmentH03831 did sitH03488 of daysH03118 + and the ancientH06268) were cast downH07412# the thronesH03764 tillH05705 ' i beheldH02370 H01934%great thingsH07260speakingH04449#and a mouthH06433 of manH0606 'like the eyesH05870 eyesH05870 hornH07162 in thisH01668#and, beholdH0431(;plucked up by the rootsH06132 hornsH07162 the firstH06933 ofH04481&7 whom there were threeH08532' beforeH04481 H06925hornH07162 JtX="n?_;#nJ >' i beheldH02370 H01934= spakeH04449<) which the hornH07162; wordsH04406:% of the greatH072609% of the voiceH070328 becauseH044817 thenH0116 6' i beheldH02370 H019345# were openedH066064' and the booksH056093 was setH03488"2/ him: the judgmentH017801 beforeH069250 stoodH06966#/1 times ten thousandH07240+.A unto him, and ten thousandH07240-! ministeredH08120, thousandsH0506+' him: thousandH0506* beforeH06925) fromH04481() and came forthH05312' issuedH05047& streamH05103% a fieryH05135$ fireH05135# burningH01815"! his wheelsH01535! flameH07631  the fieryH05135 NoQ.}Y6gF,jN] of daysH03118\# the ancientH06268[ toH05705Z and cameH04291Y of heavenH08065X! the cloudsH06050W withH05974V cameH0858U of manH0606T% like the sonH01247S# and, beholdH0718R visionsH02376Q% in the nightH03916P' i sawH02370 H01934O and timeH05732N a seasonH02166M forH05705L) were prolongedH03052 K+ yet their livesH02417J! taken awayH05709(I; they had their dominionH07985H' of the beastsH02423'G9 as concerning the restH07606F flameH0785E) to the burningH03346D and givenH03052C destroyedH07B% and his bodyH01655A was slainH06992@ the beastH02423? tillH05705 DnP.rO2rW7}]D{untoH05922z#i came nearH07127y troubledH0927x!of my headH07217 w+and the visionsH02376vbodyH05085u%in the midstH01459t%in my spiritH07308s#was grievedH03735rdanielH01841qiH0576p%be destroyedH02255 o+which shall notH03809 n+and his kingdomH04437mpass awayH05709 l+ which shall notH03809k dominionH07985j) an everlastingH05957"i/ him: his dominionH07985h% should serveH06399g'and languagesH03961fnationsH0524epeopleH05972dthat allH03606c'and a kingdomH04437band gloryH03367a%him dominionH07985$`3and there was givenH03052_ beforeH06925*^? and they brought him nearH07127 WtV;"y_D+b=pW everH05957 even forH05705everH05957forH05705#the kingdomH04437#and possessH02631#the kingdomH04437!shall takeH06902!-of the most highH05946)but the saintsH06922 the earthH0772 out ofH04481#shall ariseH06966kingsH04430 fourH0703 are fourH0703 whichH0581 beastsH02423 greatH07260theseH0459'of the thingsH04406#1 the interpretationH06591%5 me, and made me knowH03046! so he toldH0560 thisH01836 of allH03606the truthH03330himH04481and askedH01156#~1them that stood byH06966}ofH04481|oneH02298 euV<jQ/sX<"~e: fellH053089!whom threeH08532"8!'and beforeH06925 H044817'which came upH055596the otherH03175#in his headH072174hornsH071623the tenH062362and ofH059221'with his feetH072710#the residueH07606/#and stampedH07512 .+brake in piecesH01855-devouredH0399,brassH05174+'and his nailsH02953*ironH06523)# whose teethH08128( dreadfulH01763&'7 the others, exceedingH03493& allH03606% fromH04481$diverseH08133#which wasH01934"beastH02423!!the fourthH07244 ofH05922)know the truthH03321i wouldH06634thenH0116 and everH05957 \mG(w^E-}^=z\Y possessedH02631 X+ that the saintsH06922W cameH04291V% and the timeH02166!U-of the most highH05946T'to the saintsH06922Swas givenH03052R%and judgmentH01780Q%cameH01768 H0858Pof daysH03118O#the ancientH06268NuntilH05705M'and prevailedH03202L!the saintsH06922KwithH05974JwarH07129ImadeH05648HhornH07162G%and the sameH01797 F'i beheldH02370 H01934E#his fellowsH02273DthanH04481CstoutH07229BmoreH04481A!whose lookH02376"@/very great thingsH07260?!that spakeH04449># and a mouthH06433= had eyesH05870< thatH01797; that hornH07162 JsV7`B)}\D* hJx the firstH06933w fromH04481.vG them; and he shall be diverseH08133u afterH0311t! shall riseH06966s#and anotherH0321r#shall ariseH06966qkingsH04430ptenH06236o%this kingdomH04437nout ofH04481mhornsH07162l#and the tenH06236'k9and break it in piecesH01855(j;and shall tread it downH01759iearthH0772hthe wholeH03606 g- and shall devourH0399f kingdomsH04437e allH03606d fromH04481'c9 which shall be diverseH08133b!upon earthH0772akingdomH04437`!the fourthH07244_shall beH01934^beastH02423]!the fourthH07244\he saidH0560[thusH03652Z# the kingdomH04437 `}cG%~dGe@"|`the endH05491untoH05705)and to destroyH07!to consumeH08046%his dominionH07985)=and they shall take awayH05709shall sitH03488!-but the judgmentH01780 of timeH05732! -and the dividingH06387 and timesH05732 a timeH05732 untilH05705' into his handH03028(; and they shall be givenH03052 and lawsH01882 timesH02166 to changeH08133and thinkH05452!-of the most highH05946!the saintsH06922#1and shall wear outH01080'the most highH05943~againstH06655}wordsH04406#|1and he shall speakH04449{kingsH04430zthreeH08532$y3and he shall subdueH08214 IrX:qN2{Y<!hI3! but i keptH052022 in meH059221 changedH08133'09 me, and my countenanceH02122/troubledH0927.muchH07690-)my cogitationsH07476,danielH01841+as for meH0576*'of the matterH04406)the endH05491 ('hithertoH03542 H05705'and obeyH08086&#shall serveH06399%dominionsH07985$and allH03606#kingdomH04437") an everlastingH05957!' whose kingdomH04437! - of the most highH05946' of the saintsH06922' to the peopleH05972)shall be givenH03052heavenH08065the wholeH03606underH08460)of the kingdomH04437"/and the greatnessH07238%and dominionH07985 +and the kingdomH04437 OfJ+iK+y[;jOPbeforeH06440)O=and, behold, there stoodH05975Nand sawH07200Mmine eyesH05869!L-then i lifted upH05375K of ulaiH0195&J9 and i was by the riverH0180I# in a visionH02377Hand i sawH07200Gof elamH05867 F+in the provinceH04082E!the palaceH01002D!at shushanH078000CKand it came to pass, when i sawH07200B#in a visionH02377Aand i sawH07200%@5 unto me at the firstH08462$?3 that which appearedH07200> afterH0310=me danielH01840<appearedH07200;a visionH02377:!belshazzarH011129of kingH044288%of the reignH044387yearH081416%in the thirdH079695#in my heartH038214! the matterH04406 MjO4iL*\=oMo'from the westH04628ncameH0935mgoatH06842l'behold, an heH05795(k=and as i was consideringH0995!j-and became greatH01431&i7 according to his willH07522h! but he didH06213 g+ out of his handH03027#f1 that could deliverH05337e beforeH06440d#might standH05975"c/so that no beastsH02416b'and southwardH05045a'and northwardH06828`westwardH03220_pushingH05055^the ramH0352]i sawH07200\lastH0314[came upH05927Z)and the higherH01364Y)than the otherH08145X higherH01364W but oneH0259V highH01364U hornsH07161T hornsH07161SramH0352RaH0259Qthe riverH0180 hxW9 bE* lN3h  hornsH07161  his twoH08147 and brakeH07665 the ramH0352'9against him, and smoteH05221-Eand he was moved with cholerH04843the ramH0352!close untoH0681him comeH05060and i sawH07200% of his powerH03581%5 unto him in the furyH02534 and ranH07323the riverH0180~beforeH06440}standingH05975!|-which i had seenH07200{hornsH07161zthat hadH01167y!to the ramH0352x#and he cameH0935!w- between his eyesH05869v hornH07161u a notableH02380t% and the goatH06842s) not the groundH0776r#and touchedH05060"q1of the whole earthH0776p#on the faceH06440 [Q0hO0nV5t[( hornH07161' a littleH04704#&1 of them came forthH03318%) and out of oneH0259$of heavenH08064# windsH07307"+ toward the fourH0702!% notable onesH02380  fourH0702#1 and for it came upH05927!was brokenH07665hornH07161the greatH01419'9and when he was strongH06105greatH01431!waxed veryH03966goatH05795!-therefore the heH06842 +out of his handH03027the ramH0352@kupon him: and there was none that could deliverH05337#and stampedH07429'to the groundH0776*?him, but he cast him downH07993beforeH06440 to standH05975! in the ramH0352' 9 and there was no powerH03581 RoCtS3 sQ, wR!B- and it cast downH07993+AA by reason of transgressionH06588"@/ against the dailyH08548? was givenH05414># and an hostH06635=' was cast downH07993!<- of his sanctuaryH04720;' and the placeH04349&:)' was taken awayH07311 H07311%95 and by him the dailyH085488# of the hostH06635#71 even to the princeH08269"6/ yea, he magnifiedH014315# and stampedH074294' to the groundH0776!3- and of the starsH035562# of the hostH06635!1- and it cast downH053070 of heavenH08064/# to the hostH06635#.1 and it waxed greatH01431(-; and toward the pleasantH06643$,3 and toward the eastH04217!+- toward the southH05045* greatH01431&)7 which waxed exceedingH03499 J{ZC) uV8[<gJ_i danielH01840^#be cleansedH06663)]=then shall the sanctuaryH06944\'daysH01242 H06153[hundredH03967Zand threeH07969*YAunto me, unto two thousandH0505X#and he saidH0559)W= to be trodden under footH04823V% and the hostH06635#U1 both the sanctuaryH06944T to giveH05414S' of desolationH08074&R7 and the transgressionH06588Q the dailyH08548P! the visionH02377O# which spakeH01696"N/ unto that certainH06422M saidH0559L saintH06918K# and anotherH0259J speakingH01696I saintH06918H oneH0259G% then i heardH08085F' and prosperedH06743!E- and it practisedH06213D' to the groundH0776C the truthH0571 KT$y]A#gF)jK}! of the endH07093 |+ for at the timeH06256{ of manH0120z o sonH01121#y3 unto me, understandH0995x#but he saidH0559w%upon my faceH06440vand fellH05307u%i was afraidH01204 t-and when he cameH0935s'where i stoodH05977rnearH0681q!so he cameH0935p! the visionH04758o' to understandH0995nmake thisH01975mgabrielH01403land saidH0559k%which calledH07121julaiH0195ivoiceH06963ha man'sH0120g#and i heardH08085fof a manH01397,eCbefore me as the appearanceH04758*d?then, behold, there stoodH05975c+for the meaningH0998b!and soughtH01245a!the visionH02377`had seenH07200 Dd?[4tV9iD!-between his eyesH05869hornH07161'and the greatH01419of greciaH03120the kingH04428goatH06842'and the roughH08163!and persiaH06539of mediaH04074the kingsH04428hornsH07161havingH01167" /which thou sawestH07200 the ramH0352 the endH07093* ?for at the time appointedH04150# 1of the indignationH02195-Gwhat shall be in the last endH0319.Gbehold, i will make thee knowH03045#and he saidH0559!me uprightH05977#me, and setH05975)but he touchedH05060!/toward the groundH0776!on my faceH06440/Iwith me, i was in a deep sleepH07290'9now as he was speakingH01696~!the visionH02377 IbB%d9oL*jI4%and practiseH06213"3/and shall prosperH067432#wonderfullyH06381%15and he shall destroyH07843)0=but not by his own powerH03581 /+shall be mightyH06105.'and his powerH03581-) shall stand upH05975,) dark sentencesH02420!+/and understandingH0995*#countenanceH06440)of fierceH05794(a kingH04428%'5are come to the fullH08552'&9when the transgressorsH06586!%-of their kingdomH04438&$9and in the latter timeH0319%#5but not in his powerH03581""/out of the nationH01471!)shall stand upH05975 kingdomsH04438%for it, fourH0702stood upH05975%whereas fourH0702&7now that being brokenH07665 kingH04428the firstH07223 MT&|ZAqN+fMP daysH03117Ofor manyH07227N!the visionH02377'M9wherefore shut thou upH05640LtrueH0571K)which was toldH0559 J+and the morningH01242I)of the eveningH06153H)and the visionH04758GhandH03027FwithoutH0657'E9 but he shall be brokenH07665D! of princesH08269#C1 against the princeH08269'B9 he shall also stand upH05975A manyH07227@'shall destroyH07843?%and by peaceH07962>%in his heartH03824%=5and he shall magnifyH01431<#in his handH03027;!to prosperH06743*:?also he shall cause craftH04820'99and through his policyH079228 peopleH059717% and the holyH069186! the mightyH06099"5/and shall destroyH07843bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{)K*k+ ,(-I.i/ 0)1G2g34'5F6d)K*k+ ,(-I.i/ 0)1G2g34'5F6d78$9B:b;a?@A>B]C{DE:FYGxHI3JPKoL M(NBO_P}QR4SPUmV W%X@Y\Zy[\1]P^l_`%aAb_c}de6fSgph i'jCk]lxmn/oKpfqrs4tOukvw x:yVzp{ |%}?~]z5Uq+Fa}1L aaE& w^@$xS3am% of the yearsH08141l! the numberH04557k by booksH05612j! understoodH0995i i danielH01840h% of his reignH04427g yearH08141f% in the firstH0259!e-  of the chaldeansH03778d)  over the realmH04438$c3 which was made kingH04427b% of the medesH04074a# of the seedH02233`% of ahasuerusH0325_ the sonH01121^ of dariusH01867] yearH08141\% in the firstH0259#[3 but none understoodH0995Z' at the visionH04758%Y5 and i was astonishedH08074XbusinessH04399W!the king'sH04428Vand didH06213$U3afterward i rose upH06965TdaysH03117S%and was sickH02470RfaintedH01961Q%and i danielH01840 f}P4w`D&fL!f   keepingH08104   godH0410 %  and dreadfulH03372 the greatH01419 lordH0136 oH0577 and saidH0559'9 and made my confessionH03034 my godH0430 lordH03068% and i prayedH06419  and ashesH0665'  and sackclothH08242~% with fastingH06685"}/ and supplicationsH08469| by prayerH08605{ to seekH01245z godH0430y' unto the lordH0136x my faceH06440w and i setH05414v% of jerusalemH03389#u1 in the desolationsH02723t yearsH08141s seventyH07657)r=  that he would accomplishH04390q#  the prophetH05030!p-  came to jeremiahH03414o  lordH03068!n-  whereof the wordH01697 ?mH%~X-xW7\?% of facesH064401$M unto thee, but unto us confusionH01322#' righteousnessH06666" o lordH0136!#  of the landH0776& 7  and to all the peopleH05971+ and our fathersH01# our princesH08269% to our kingsH04428# in thy nameH08034# which spakeH01696% the prophetsH05030"/ unto thy servantsH05650*? neither have we hearkenedH08085'9 and from thy judgmentsH04941"/ from thy preceptsH04687"/ even by departingH05493"/ and have rebelledH04775'9 and have done wickedlyH07561,C and have committed iniquityH05753) we have sinnedH02398!- his commandmentsH04687+A him, and to them that keepH08104!/ to them that loveH0157   and mercyH02617 %  the covenantH01285 LwV.k=#V7eL@ lordH03068? the voiceH06963'>9 neither have we obeyedH08085(=; though we have rebelledH04775"</ and forgivenessesH05547; merciesH07356: our godH04309# to the lordH0136'89 because we have sinnedH02398 71 and to our fathersH016) to our princesH082695% to our kingsH044284 of faceH064403 confusionH013222 o lordH0136*1? that they have trespassedH0460300K them, because of their trespassH04604)/= whither thou hast drivenH05080).?  through all the countriesH0776-  far offH07350,  nearH07138$+3  and unto all israelH03478*%  of jerusalemH03389')9 and to the inhabitantsH03427( of judahH03063'! to the menH0376&) as at this dayH03117 LmS2X:sS9lL\# that judgedH081993[Q against us, and against our judgesH08199Z) which he spakeH01696Y his wordsH01697&X7 and he hath confirmedH06965'W9 because we have sinnedH02398V of godH0430U# the servantH05650T of mosesH04872S! in the lawH08451R writtenH03789&Q7 upon us, and the oathH07621P is pouredH05413#O3 therefore the curseH0423N thy voiceH06963)M= that they might not obeyH08085"L/ even by departingH05493K thy lawH08451"J/ have transgressedH05674 I+ yea, all israelH03478H% the prophetsH05030G% his servantsH05650F us byH03027E beforeH06440D% which he setH05414C# in his lawsH08451B to walkH03212A our godH0430 FqJ$l4sV=!iFy)  which he doethH06213!x- in all his worksH04639w righteousH06662v our godH0430u lordH03068t# and broughtH0935s' upon the evilH07451r watchedH08245q lordH03068p thy truthH0571o) and understandH07919$n3 from our iniquitiesH05771#m1 that we might turnH07725l our godH0430k lordH03068j beforeH064404iS upon us: yet made we not our prayerH02470h is comeH0935g' all this evilH07451f of mosesH04872e! in the lawH08451d writtenH03789c) upon jerusalemH03389"b/ as hath been doneH06213#a1 hath not been doneH06213+`A for under the whole heavenH08064_ evilH07451 ^+ upon us a greatH01419]+ us, by bringingH0935 Z~X9`=lK(Z'9  and for the iniquitiesH05771%5  because for our sinsH02399  mountainH02022 thy holyH06944 jerusalemH03389' from thy cityH05892) be turned awayH07725 % and thy furyH02534/ K i beseech thee, let thine angerH06393 Q according to all thy righteousnessH06666  o lordH0136& 7 we have done wickedlyH07561)  we have sinnedH02398)  as at this dayH03117#  thee renownH08034 +  and hast gottenH06213  handH03027' with a mightyH02389 of egyptH04714+ out of the landH0776 forthH03318! thy peopleH05971"~/ that hast broughtH03318} our godH0430|+ and now, o lordH0136{'  not his voiceH06963z'  for we obeyedH08085 Gf:!rK&yZ;bG1 beforeH06440"0/  our supplicationsH08469&/7  for we do not presentH05307.#  by thy nameH08034 -+  which is calledH07121,%  and the cityH05892 ++ our desolationsH08074*! and beholdH07200)! thine eyesH05869( openH06491' and hearH08085& thine earH0241% inclineH05186$ o my godH0430#)  for the lord'sH0136!"-  that is desolateH08076#!1 upon thy sanctuaryH04720  to shineH0215#1 and cause thy faceH06440&7 and his supplicationsH08469) of thy servantH05650! the prayerH08605 hearH08085(= now therefore, o our godH0430 aboutH05439! a reproachH02781) and thy peopleH05971  jerusalemH03389)  of our fathersH01 FsZ@$ sR/uU4cFP mountainH02022O%  for the holyH06944N  my godH0430M  lordH03068L  beforeH06440 K+  my supplicationH08467J) and presentingH05307I israelH03478H% of my peopleH05971G# and the sinH02403F my sinH02403E) and confessingH03034D# and prayingH06419C speakingH01696B# by thy nameH08034A!  are calledH07121@)  and thy peopleH05971?%  for thy cityH05892,>E  for thine own sake, o my godH0430=  notH0408< deferH0309; and doH06213: hearkenH071819 o lordH01368 forgiveH055457 o lordH01366 hearH080855 o lordH01364 merciesH07356"3/ but for thy greatH07227-2E thee for our righteousnessesH06666 QlH&{X;hCuQ l+ greatly belovedH02532k to shewH05046j' and i am comeH0935i! came forthH03318 h+ the commandmentH01697%g5 of thy supplicationsH08469!f- at the beginningH08462!e/ and understandingH0998#d1 to give thee skillH07919$c3 i am now come forthH03318b o danielH01840!a/ with me, and saidH0559`! and talkedH01696_+ and he informedH0995^  oblationH04503])  of the eveningH06153"\/  me about the timeH06256[  touchedH05060Z  swiftlyH03288$Y3 being caused to flyH03286!X- at the beginningH08462W' in the visionH02377 V+ whom i had seenH07200U gabrielH01403T% even the manH0376S in prayerH08605R speakingH01696Q of my godH0430 Qz^D!zL0{X9zQ%5 from the going forthH04161)= therefore and understandH07919 knowH03045 holyH06944 the mostH06944' and to anointH04886% and prophecyH05030! the visionH02377) and to seal upH02856' righteousnessH06664~# everlastingH05769}+  and to bring inH0935|%  for iniquityH05771+{A  and to make reconciliationH03722z  of sinsH02403*y1'  and to make an endH02856 H08552"x/ the transgressionH06588w to finishH03607v cityH05892"u/ and upon thy holyH06944 t+ upon thy peopleH05971s) are determinedH02852r weeksH07620q seventyH07657p!  the visionH04758o%  and considerH0995n!  the matterH01697$m5 therefore understandH0995 X{V7hN-{Y:~X"%/  and the sanctuaryH06944$  the cityH05892#'  shall destroyH07843"+  that shall comeH0935!' of the princeH050574 S but not for himself: and the peopleH05971! be cut offH03772' shall messiahH04899 weeksH07620 and twoH08147! threescoreH08346 and afterH0310 timesH06256"/ even in troublousH06695% and the wallH02742 againH07725) shall be builtH01129! the streetH07339 weeksH07620  and twoH08147)  and threescoreH08346  weeksH07620  sevenH07651!  the princeH05057! - unto the messiahH04899  jerusalemH03389 % and to buildH01129 ! to restoreH07725# 1 of the commandmentH01697 E{[8wW&uE|cEA of persiaH06539@ kingH04428? of cyrusH03566> yearH08141=% in the thirdH07969"</ upon the desolateH08074 ;+ shall be pouredH05413$:3 and that determinedH02782,9C even until the consummationH036178  desolateH08074 7+  of abominationsH08251*6?  and for the overspreadingH036715  to ceaseH07673!4-  and the oblationH04503-3E he shall cause the sacrificeH020772# of the weekH07620!1- and in the midstH026770 weekH07620/ for oneH0259. with manyH07227-% the covenantH01285%,5 and he shall confirmH01396+) are determinedH02782*# desolationsH08074)! of the warH04421!(- and unto the endH07093'% with a floodH07858&#  and the endH07093 YeD" Z8tT:xY_!  till threeH07969^'  myself at allH05480%]5 neither did i anointH05480\# in my mouthH06310[ nor wineH03196Z fleshH01320Y% neither cameH0935X breadH03899W# no pleasantH02532V i ateH0398U weeksH07620T fullH03117S threeH07969R% was mourningH056Q i danielH01840P' in those daysH03117O' of the visionH04758%N7 and had understandingH0998M the thingH01697!L/ and he understoodH0995K longH01419'J9 but the time appointedH06635I  trueH0571H'  and the thingH01697G%  belteshazzarH01095F!  was calledH07121E!  whose nameH08034D# unto danielH01840C% was revealedH01540B a thingH01697 WdL+kM.|Y= tW} as lampsH03940|% and his eyesH05869{% of lightningH01300"z/ as the appearanceH04758y% and his faceH06440x) like the berylH08658w his bodyH01472v  of uphazH0210u)  with fine goldH03800t  girdedH02296s# whose loinsH04975r in linenH0906q clothedH03847p manH0376$o5 and behold a certainH0259n! and lookedH07200m mine eyesH05869!l- then i lifted upH05375k  hiddekelH02313j riverH05104i% of the greatH01419%h5 as i was by the sideH03027g monthH02320f% of the firstH07223e dayH03117d' and twentiethH06242c+ and in the fourH0702b)  were fulfilledH04390a  weeksH07620`  wholeH03117 F`F$~_@[?sF)= in me: for my comelinessH01935# no strengthH03581#1 and there remainedH07604 visionH04759! this greatH01419 and sawH07200+A therefore i was left aloneH07604  to hideH02244-E  upon them, so that they fledH01272  fellH05307  quakingH02731 a greatH01419 butH061 ) not the visionH04759& 7 that were with me sawH07200 # for the menH0582 ! the visionH04759  alone sawH07200% and i danielH01840) of a multitudeH01995) like the voiceH06963% of his wordsH01697' and the voiceH06963  brassH05178#  to polishedH07044)  like in colourH05869%  and his feetH04772%  and his armsH02220~ of fireH0784 LtV6cCtT5uL%65 unto thee, and standH059755% that i speakH016964 the wordsH016973! understandH0995 2+ greatly belovedH025321 a manH0376"0/ unto me, o danielH01840/# and he saidH0559.# of my handsH03027- the palmsH03709!,- me upon my kneesH01290+' me, which setH05128* touchedH05060%)5 and, behold, an handH03027!(/ toward the groundH0776'# and my faceH06440&! on my faceH06440+%A then was i in a deep sleepH07290$% of his wordsH01697# the voiceH06963!"- and when i heardH08085!% of his wordsH01697 # i the voiceH06963 yet heardH08085#  no strengthH03581)  and i retainedH06113&7  in me into corruptionH04889! was turnedH02015 DkF( _?_=iD!S- but, lo, michaelH04317R daysH03117Q! and twentyH06242P me oneH0259O withstoodH05975N of persiaH06539M) of the kingdomH04438L) but the princeH08269K' for thy wordsH01697J' and i am comeH0935I! were heardH08085H thy wordsH01697G thy godH0430F) thyself beforeH06440E) and to chastenH06031D' to understandH0995C# thine heartH03820$B3 that thou didst setH05414A dayH03117#@1 for from the firstH07223?# not, danielH01840!>- he unto me, fearH03372= then saidH0559< tremblingH07460!;- unto me, i stoodH05975: this wordH01697'99 and when he had spokenH01696,8C for unto thee am i now sentH079717 uprightH05977 ]xQ3fE,c>]p' then i openedH06605o my lipsH08193n touchedH05060m of menH0120l# of the sonsH01121$k3 like the similitudeH01823!j/ and i became dumbH0481!i/ toward the groundH0776h my faceH06440g) unto me, i setH05414f! such wordsH01697'e9 and when he had spokenH01696d daysH03117#c1 for yet the visionH02377b daysH03117a' in the latterH0319`! thy peopleH05971"_/ what shall befallH07136'^; to make thee understandH0995]' now i am comeH0935\ of persiaH06539[ the kingsH04428Z! there withH0681#Y1 me; and i remainedH03498X to helpH05826W cameH0935V princesH08269U% of the chiefH07223T oneH0259 JY7tT1N5 cJ  o manH0376  and saidH0559$ 3 and he strengthenedH02388  of a manH0120$3 like the appearanceH04758# and touchedH05060&7 then there came againH03254  leftH07604/I  in me, neither is there breathH05397#  no strengthH03581) there remainedH05975+A for as for me, straightwayH06258!/ with this my lordH0113 talkH01696~+ of this my lordH0113}# the servantH05650| canH03201{ for howH01963z# no strengthH03581-yE upon me, and i have retainedH06113x! are turnedH02015w!  my sorrowsH06735v'  by the visionH04759$u5  before me, o my lordH0113$t3  unto him that stoodH05975s  and saidH0559r and spakeH01696q my mouthH06310 O{X-y\<R/kO' of truthH0571!&- in the scriptureH03791)%= thee that which is notedH07559$# i will shewH05046# butH061"!  shall comeH0935!  of greciaH03120 )  lo, the princeH08269)= and when i am gone forthH03318 of persiaH06539 + with the princeH08269 to fightH038981M unto thee? and now will i returnH07725%7 thou wherefore i comeH0935# he, knowestH03045 then saidH0559+A  for thou hast strengthenedH02388  speakH01696#  let my lordH0113  and saidH0559,C  unto me, i was strengthenedH02388'9 and when he had spokenH01696) yea, be strongH02388%5 unto thee, be strongH02388! not: peaceH07965 fearH03372 + greatly belovedH02532 SnG.iG|aI!lSC kingH04428B% and a mightyH01368A of greciaH03120&@7 all against the realmH04438!?-  he shall stir upH05782#>1  through his richesH06239$=3  and by his strengthH02393<  allH01419;  richerH06238:% shall be farH062399) and the fourthH072438 in persiaH065397 kingsH044286 yet threeH07969-5E behold, there shall stand upH059754) thee the truthH0571$33 and now will i shewH05046"2/ and to strengthenH045811! to confirmH023880 i, stoodH05977/ the medeH04075. of dariusH01867- yearH08141#,3 also i in the firstH0259+#  your princeH082695*U with me in these things, but michaelH04317)% that holdethH02388( noneH0259 K}b8 y_AtQ0lK]% his dominionH04475-\E above him, and have dominionH04910'[9 and he shall be strongH02388Z) of his princesH08269 Y+ shall be strongH02388X% of the southH05045W% and the kingH04428V+  even for othersH0312$U3  shall be plucked upH05428 T+  for his kingdomH04438S)  which he ruledH04910.RG  nor according to his dominionH04915(Q= and not to his posterityH0319P of heavenH08064O windsH07307N+ toward the fourH0702%M5 and shall be dividedH02673 L+ shall be brokenH07665K# his kingdomH04438+JA and when he shall stand upH05975&I7 according to his willH07522H and doH06213G dominionH04474F! with greatH07227 E+ that shall ruleH04910D) shall stand upH05975 GO,sR%oFiGx' in his estateH03653w stand upH05975v% of her rootsH08328$u3 but out of a branchH05342t timesH06256.sG her, and he that strengthenedH02388'r9 her, and he that begatH03205%q7 and they that broughtH0935*p? but she shall be given upH05414o# nor his armH02220'n9 neither shall he standH05975m! of the armH02220l  the powerH03581)k=  but she shall not retainH06113j%  an agreementH04339i  to makeH06213h%  of the northH06828g# to the kingH04428f! shall comeH0935e% of the southH05045d daughterH01323c) for the king'sH044284bS they shall join themselves togetherH02266a of yearsH08141`) and in the endH07093_  dominionH04474^ a greatH07227 BrR1vX1 kI(cB% but his sonsH01121!/ into his own landH0127!- and shall returnH07725 kingdomH04438! shall comeH0935% of the southH05045# so the kingH04428 %  of the northH06828 '  than the kingH04428   yearsH08141& 7  and he shall continueH05975 #  and of goldH02091 of silverH03701 vesselsH03627$3 with their preciousH02532#1 with their princesH05257! their godsH0430! into egyptH04714 captivesH07628$5 and shall also carryH09350K  against them, and shall prevailH02388)  and shall dealH06213~%  of the northH06828}#  of the kingH04428"|/ into the fortressH04581{+ and shall enterH0935z% with an armyH02428 y- which shall comeH0935 MuZ7fE$k@$oM/' the multitudeH01995(.; when he hath taken awayH05375-' into his handH03027,) shall be givenH05414"+/ but the multitudeH01995* multitudeH01995) a greatH07227'(9 and he shall set forthH05975'% of the northH06828&' with the kingH04428% and fightH03898%$5 and shall come forthH03318+#A shall be moved with cholerH04843"% of the southH05045!% and the kingH04428 + to his fortressH04581"/ and be stirred upH01624%5 then shall he returnH07725!- and pass throughH05674% and overflowH07857 comeH0935+ shall certainlyH0935 forcesH02428 of greatH07227# a multitudeH01995"1 and shall assembleH0622$3 shall be stirred upH01624 Dg2kG ~\AfDK' of thy peopleH05971(J-' also the robbersH06530 H01121I% of the southH05045!H- against the kingH04428G stand upH05975!F- there shall manyH07227#E1 and in those timesH06256D richesH07399C' and with muchH07227B armyH02428A% with a greatH01419@ yearsH08141? certainH06256> afterH07093= comeH0935#<3 and shall certainlyH0935 ;+ than the formerH07223: greaterH072279# a multitudeH01995$83 and shall set forthH059757% shall returnH077256% of the northH068285% for the kingH0442814M but he shall not be strengthenedH058103' ten thousandsH07239'29 and he shall cast downH05307*11' shall be lifted upH07311 H073110 his heartH03824 cmM,vU4 f={cf landH0776 e+ in the gloriousH06643(d; him: and he shall standH05975c beforeH06440%b5 and none shall standH05975*a? according to his own willH07522%`5 against him shall doH06213"_1 but he that comethH0935^% to withstandH05975] strengthH03581\  peopleH05971#[1  neither his chosenH04005$Z3  shall not withstandH05975Y%  of the southH05045X%  and the armsH02220W citiesH05892 V+ the most fencedH04013U and takeH03920T a mountH05550S# and cast upH08210R! shall comeH0935Q% of the northH06828P# so the kingH04428$O3  but they shall fallH03782N!  the visionH02377(M;  themselves to establishH05975L# shall exaltH05375 bqU/gK,eL+~b  to turnH07725!~-  his own reproachH02781}  withoutH01115(|; offered by him to ceaseH07673<{c for his own behalf shall cause the reproachH02781z% but a princeH07101y manyH07227x) and shall takeH03920w) unto the islesH0339v his faceH064400u=' after this shall he turnH07725 H07760-tE  her: but she shall not standH05975s!  corruptingH07843r  of womenH0802!q-  him the daughterH01323"p/ and he shall giveH05414+oA with him; thus shall he doH06213!n- and upright onesH03477%m5 of his whole kingdomH04438"l/ with the strengthH08633k to enterH0935j his faceH06440"i/ he shall also setH07760"h/  shall be consumedH03617"g/  which by his handH03027 YuL/ hE# tQ0xY!  and obtainH02388% in peaceablyH07962!/ but he shall comeH0935) of the kingdomH04438! the honourH01935,C to whom they shall not giveH05414' a vile personH0959) shall stand upH05975"/ and in his estateH03653'  nor in battleH04421 -  neither in angerH0639&7  he shall be destroyedH07665 daysH03117 ) but within fewH0259 ) of the kingdomH04438  the gloryH01925  of taxesH05065  a raiserH05674' in his estateH03653$3 then shall stand upH05975!- and not be foundH04672 and fallH05307%5 but he shall stumbleH03782+ of his own landH0776 + toward the fortH04581 his faceH06440#1 then he shall turnH07725 QyM-_?n=uQ 4-  he shall scatterH09673  fathersH012- nor his fathers'H011' have not doneH062130/ which his fathersH01 /+ and he shall doH06213 .+ of the provinceH04082--E even upon the fattest placesH04924, peaceablyH07962+) he shall enterH0935* peopleH01471)% with a smallH04592((; and shall become strongH06105%'5 for he shall come upH05927&# deceitfullyH04820'%9 with him he shall workH06213%$5 and after the leagueH02266 #+ of the covenantH01285%"5 yea, also the princeH05057)!= him, and shall be brokenH07665 # from beforeH06440(; shall they be overflownH07857! of a floodH07858"/ and with the armsH02220'  by flatteriesH02519#  the kingdomH04438 SrR%qP/nT5S+OA of the portion of his meatH06598#N3 yea, they that feedH0398M devicesH04284(L; for they shall forecastH02803'K9 but he shall not standH05975J armyH02428I! and mightyH06099H  greatH01419G#  with a veryH03966F  to battleH04421$E3  shall be stirred upH01624D%  of the southH05045C% and the kingH04428B armyH02428A% with a greatH01419@% of the southH05045!?- against the kingH04428 >+ and his courageH03824= his powerH03581%<5 and he shall stir upH05782 ;+ even for a timeH06256):= against the strong holdsH040139# his devicesH04284&87 and he shall forecastH028037!  and richesH073996  and spoilH07998#53  among them the preyH0961 NxY:u[A|]B xN&k7 at the time appointedH04150j+  to his own landH0776i!  and returnH07725 h+ and he shall doH06213g covenantH01285!f- against the holyH06944e' and his heartH03824d richesH07399c! with greatH01419b' into his landH0776%a5 then shall he returnH07725&`7  at the time appointedH04150 _+  for yet the endH07093)^=  but it shall not prosperH06743] tableH07979\ at oneH0259[ liesH03577%Z5 and they shall speakH01696&Y)' to do mischiefH07451 H04827X heartsH03824W% these kings'H04428V and bothH08147U! down slainH02491T! shall fallH05307S and manyH07227R) shall overflowH07857"Q/ him, and his armyH02428P' shall destroyH07665 BeA[6y\?"`B the dailyH08548$3 and shall take awayH05493# of strengthH04581' the sanctuaryH047204S on his part, and they shall polluteH02490# shall standH05975 and armsH02220~ covenantH01285}  the holyH06944'|9  with them that forsakeH05800%{7  and have intelligenceH0995%z5  he shall even returnH07725y)  so shall he doH06213x covenantH01285!w- against the holyH06944%v5 and have indignationH02194u! and returnH07725;ta against him: therefore he shall be grievedH03512s! shall comeH0935r! of chittimH03794q' for the shipsH06716 p- or as the latterH03142oO but it shall not be as the formerH07223!n- toward the southH05045m and comeH0935 l+ he shall returnH07725 O^5iN!xW6lO  "but manyH07227 "helpH05828' "with a littleH04592%5 "they shall be holpenH05826)= "now when they shall fallH03782 ! daysH03117% ! and by spoilH0961% !by captivityH07628% !and by flameH03852% !by the swordH02719$3 !yet they shall fallH03782 !manyH07227) !shall instructH0995!- !among the peopleH05971)= !and they that understandH07919 and doH06213 + shall be strongH02388 their godH0430% that do knowH03045 ) but the peopleH05971 ' by flatteriesH02514! - shall he corruptH02610% 5 against the covenantH01285( ; and such as do wickedlyH07561%5  that maketh desolateH08074 +  the abominationH08251%5 and they shall placeH05414 DgL% ~a7rO4oD':; %neither shall he regardH09959' $shall be doneH06213,8C $for that that is determinedH02782 7+ $ be accomplishedH03615%65 $ till the indignationH02195"5/ $ and shall prosperH067434 $ of godsH04103+ $ against the godH0410"2/ $marvellous thingsH06381 1+ $and shall speakH01696'0; $himself above every godH0410%/5 $himself, and magnifyH01431#.1 $and he shall exaltH07311&-7 $according to his willH07522, $shall doH06213+% $and the kingH04428)*= #yet for a time appointedH04150)! #of the endH07093(# #to the timeH06256' #whiteH03835#&1 #them, and to purgeH01305% #to tryH06884$! #shall fallH03782)#= #of them of understandingH07919("; "to them with flatteriesH02519!% "shall cleaveH03867 lhM$bI!}X1lV! 'with gloryH03519U 'increaseH072351T?' 'whom he shall acknowledgeH05234 H05234S 'godH0433R) 'with a strangeH05236Q 'holdsH04013#P1 'in the most strongH04581!O- 'thus shall he doH06213$N3 & and pleasant thingsH02532M & stonesH068"L/ & and with preciousH03368K! & and silverH03701J & with goldH02091$I3 &not shall he honourH03513H &knewH03045G- &whom his fathersH01F &and a godH0433E &of forcesH04581D &the godH0433 C+ &shall he honourH03513"B/ &but in his estateH03653%A5 %for he shall magnifyH01431@ %any godH0433?! %nor regardH0995> %of womenH0802=) %nor the desireH02532<) %of his fathersH01; %the godH0430 hmP, f*[4h$p3 )shall be overthrownH03782o )and manyH07227n )landH0776'm9 )also into the gloriousH06643l) )he shall enterH0935k' (and pass overH05674#j1 (and shall overflowH07857"i1 (into the countriesH0776"h1 ( and he shall enterH0935g ( shipsH0591f' ( and with manyH07227"e/ ( and with horsemenH06571d' ( with chariotsH073938c[ (shall come against him like a whirlwindH08175b% (of the northH06828%a5 (at him: and the kingH04428` (pushH05055_% (of the southH05045^) (shall the kingH04428]! (of the endH07093 \+ (and at the timeH06256[ ' for gainH04242Z ' the landH0127!Y- ' and shall divideH02505X ' over manyH072270WK ' and he shall cause them to ruleH04910 g|Z6iDa=g ' ,shall troubleH0926% 5 ,and out of the northH06828 + ,out of the eastH04217# ,but tidingsH08052% + at his stepsH04703#1 +and the ethiopiansH03569 + +and the libyansH03864 + +things of egyptH04714*? +and over all the preciousH02532' +and of silverH03701 +of goldH02091#1 +over the treasuresH04362(~; +but he shall have powerH04910!}- *shall not escapeH06413| *of egyptH04714{% *and the landH0776'z; *also upon the countriesH0776y *his handH03027'x9 *he shall stretch forthH07971w ) of ammonH05983 v+ ) of the childrenH01121u' ) and the chiefH07225t ) and moabH04124s )edomH0123 r+ )out of his handH03027'q9 )but these shall escapeH04422 ptG.zaDtV;p%!  of troubleH06869$  a timeH06256##1  and there shall beH01961"' of thy peopleH05971!!- for the childrenH01121 ) which standethH05975 princeH08269 the greatH01419 stand upH05975' shall michaelH04317!- and at that timeH06256$3 - and none shall helpH05826! - to his endH07093!/ -yet he shall comeH0935 -mountainH02022 -holyH06944 + -in the gloriousH06643!- -between the seasH03220' -of his palaceH0643+ -the tabernaclesH0168#1 -and he shall plantH05193 , manyH07227)= , and utterly to make awayH02763! ,to destroyH08045  ,furyH02534 ! ,with greatH014191 M ,him: therefore he shall go forthH03318 VvW0~^>zP0 sV? for everH05769>% as the starsH03556!=- to righteousnessH06663(<; and they that turn manyH07227!;- of the firmamentH07549":/ as the brightnessH020969# shall shineH02094&87 and they that be wiseH079197  contemptH018606#  everlastingH05769"5/ and some to shameH027814 lifeH02416$33 some to everlastingH057692# shall awakeH069741% of the earthH01270# in the dustH06083#/1 of them that sleepH03463. and manyH07227-# in the bookH05612, writtenH03789.+G every one that shall be foundH04672#*1 shall be deliveredH04422)! thy peopleH05971!(- and at that timeH06256"'/  to that same timeH06256;&a  such as never was since there was a nationH01471 QeH( ~\AfEpQ]! the watersH04325\ uponH04605[ in linenH0906Z clothedH03847Y! to the manH0376X saidH0559W%  of the riverH02975)V=  on that side of the bankH08193U'  and the otherH0259T%  of the riverH02975S# of the bankH08193R% on this sideH02008Q the oneH0259P twoH08147O otherH0312)N= and, behold, there stoodH05975M lookedH07200L' then i danielH01840#K1  shall be increasedH07235J'  and knowledgeH01847%I5  shall run to and froH07751H manyH07227G! of the endH07093F# to the timeH06256E the bookH05612D and sealH02856C the wordsH01697B shut upH05640#A1 but thou, o danielH01840@  and everH05703 N~cG+eE'R3pNz) not: then saidH0559 y- but i understoodH0995x# and i heardH08085"w/ shall be finishedH03615v peopleH05971u# of the holyH06944t the powerH03027s! to scatterH053104rS and when he shall have accomplishedH03615q# and an halfH02677p timesH04150o! for a timeH04150n for everH05769#m1  by him that livethH02416l  and swareH07650k#  unto heavenH08064"j/  and his left handH08040i)  his right handH03225 h+ when he held upH07311g% of the riverH02975f! the watersH04325e uponH04605d in linenH0906c clothedH03847b the manH0376a# and i heardH08085!`-  of these wondersH06382_ the endH07093^% of the riverH02975 YlJ, jL)oI+yY# two hundredH03967! a thousandH0505 set upH05414%5 that maketh desolateH08074$3 and the abominationH08251$3 shall be taken awayH05493 the dailyH08548"/ and from the timeH06256 - shall understandH0995 % but the wiseH07919 - shall understandH0995' 9 and none of the wickedH07563" / shall do wickedlyH07561 ) but the wickedH07563 and triedH06884) and made whiteH03835"/ shall be purifiedH01305 manyH07227! of the endH07093' till the timeH06256! and sealedH02856 closed upH05640' for the wordsH01697 danielH01840~! go thy wayH03212}# and he saidH0559| the endH0319{% i, o my lordH0113 OjG-sK-pT8sO 5+ and in the daysH031174 of judahH030633 kingsH044282 hezekiahH031691 ahazH02710jothamH03147/of uzziahH05818.#in the daysH03117-of beeriH0882,the sonH01121%+5that came unto hoseaH01954*lordH03068)the wordH01697(# of the daysH03117'! at the endH07093&! in thy lotH01486% and standH05975$$3 for thou shalt restH05117#% till the endH07093$"3 but go thou thy wayH03212! daysH03117 ! and thirtyH07970 and fiveH02568 hundredH03967 threeH07969+ to the thousandH0505! and comethH05060 + he that waitethH02442 blessedH0835 daysH03117! and ninetyH08673 NpN.zV5u\= gNUlordH03068Thim a sonH01121Sand bareH03205 R+which conceivedH02029Q!of diblaimH01691P%the daughterH01323OgomerH01586Nand tookH03947M!so he wentH03212LlordH03068KfromH0310JwhoredomH02181%I5hath committed greatH02181H%for the landH0776G% of whoredomsH02183F% and childrenH03206E% of whoredomsH02183 D- unto thee a wifeH0802C takeH03947BgoH03212Ato hoseaH01954@saidH0559?lordH03068>by hoseaH01954=lordH03068<#of the wordH01696;'the beginningH08462:of israelH034789kingH044288of joashH031017the sonH011216#of jeroboamH03379 WgA#yX:~_3~W#q1for i will no moreH03254p%lo–ruhamahH03819oher nameH08034n)unto him, callH07121msaidH0559l!a daughterH01323kand bareH03205(j;and she conceived againH02029i!of jezreelH03157h'in the valleyH06010gof israelH03478fthe bowH07198"e/that i will breakH076656dWand it shall come to pass at that dayH03117cof israelH03478b%of the houseH01004a# the kingdomH04468(`; and will cause to ceaseH07673_ of jehuH03058^) upon the houseH01004]! of jezreelH03157\the bloodH01818"[/and i will avengeH06485!Z-for yet a littleH04592YjezreelH03157Xhis nameH08034W)unto him, callH07121VsaidH0559 IyV, nN- |Z=#mI + of the childrenH01121 ) yet the numberH04557 ' not my peopleH05971  lo–ammiH03818  his nameH08034  callH07121 then saidH0559a sonH01121and bareH03205'she conceivedH02029%lo–ruhamahH03819(;now when she had weanedH01580 + nor by horsemenH06571 by horsesH05483' nor by battleH04421% nor by swordH02719~#them by bowH07198"}/and will not saveH03467|their godH0430{lordH03068z'and will saveH03467yof judahH03063x)upon the houseH01004&w7but i will have mercyH07355v) take them awayH05375#u1 but i will utterlyH05375t of israelH03478s) upon the houseH01004r! have mercyH07355 FmL+j>!_F_F+ammiH05971%*7ye unto your brethrenH0251)sayH0559(! of jezreelH03157' the dayH03117& for greatH01419%+ out of the landH0776'$9 and they shall come upH05927# headH07218") themselves oneH0259!# and appointH07760  togetherH03162# be gatheredH06908 of israelH03478!- and the childrenH01121 of judahH03063(; then shall the childrenH01121 godH0410' of the livingH02416 the sonsH01121 - it shall be saidH0559' not my peopleH05971!/ where it was saidH0559% in the placeH04725% nor numberedH05608)= which cannot be measuredH04058! of the seaH03220%5 shall be as the sandH02344 of israelH03478 _|bC"X7lP-_F%the childrenH01121"E/upon her childrenH01121*D?and i will not have mercyH07355 C+ her with thirstH06772B and slayH04191A landH0776@) her like a dryH06723?and setH07896$>3her as a wildernessH04057=and makeH07760"</that she was bornH03205";/her as in the dayH03117:and setH033229her nakedH061748%lest i stripH06584)7= from between her breastsH07699#61 and her adulteriesH05005!5-out of her sightH064404'her whoredomsH02183+3Alet her therefore put awayH054932'i her husbandH03761#not my wifeH08020pleadH07378 /-with your motherH0517.pleadH07378-!ru–hamahH07355#,3and to your sistersH0269 Si;kO/~aFS)a=them; and she shall seekH01245+`Abut she shall not overtakeH05381 _-after her loversH0157%^5and she shall followH07291]her pathsH05410(\;that she shall not findH04672[a wallH01447Zand makeH01443Y#with thornsH05518X!up thy wayH018700WKtherefore, behold, i will hedgeH07753V%and my drinkH08250Umine oilH08081T# and my flaxH06593S my woolH06785R% and my waterH04325Q my breadH03899P that giveH05414Omy loversH0157NafterH0310Mi will goH03212L%for she saidH0559*K?them hath done shamefullyH03001#J1she that conceivedH02029'I9hath played the harlotH02181 H-for their motherH0517G%of whoredomsH02183 \pP5rV3jN.y\} to coverH03680|# and my flaxH06593{ my woolH06785*z? thereof, and will recoverH05337y' in the seasonH04150%x5 thereof, and my wineH08492w# in the timeH06256v my cornH01715u' and take awayH03947(t; therefore will i returnH07725s for baalH01168r' they preparedH06213qand goldH02091p!her silverH03701o)and multipliedH07235nand oilH03323mand wineH08492lher cornH01715k#that i gaveH05414%j5for she did not knowH03045!i- with me than nowH06258h betterH02896g husbandH0376f# to my firstH07223e!and returnH07725di will goH03212"c1then shall she sayH0559)b=them, but shall not findH04672 apO3tR-kM+ ~a shall eatH0398% of the fieldH07704) and the beastsH02416' them a forestH03293$3 me: and i will makeH07760! have givenH05414) that my loversH0157! my rewardsH0866%7 whereof she hath saidH0559"/ and her fig treesH08384  her vinesH01612# 1 and i will destroyH08074* ? and all her solemn feastsH04150! - and her sabbathsH07676 ' her new moonsH02320) her feast daysH02282 to ceaseH076730K i will also cause all her mirthH04885%5 her out of mine handH03027' shall deliverH05337 and noneH0376' of her loversH0157% in the sightH05869% her lewdnessH05040(; and now will i discoverH01540~' her nakednessH06172 Xh<tV={W1X&17there, as in the daysH03117#01and she shall singH06030/of hopeH08615.!for a doorH06607-of achorH05911,,Cfrom thence, and the valleyH06010"+/her her vineyardsH03754 *+and i will giveH05414)#comfortablyH03820(and speakH01696(';her into the wildernessH04057&)her, and bringH032121%Mtherefore, behold, i will allureH06601$ lordH03068# me, saithH05002"! and forgatH07911!! her loversH0157  afterH0310% and she wentH03212) and her jewelsH02484*? herself with her earringsH05141(; to them, and she deckedH05710+A wherein she burned incenseH06999 of baalimH01168"/ upon her the daysH03117!- and i will visitH06485 FqT$ jA#aA"gFL' of the groundH0127$K3the creeping thingsH07431Jof heavenH08064#I1and with the fowlsH05775H%of the fieldH07704)G=for them with the beastsH02416F!a covenantH01285E#will i makeH03772 D+and in that dayH03117C'by their nameH080345BUand they shall no more be rememberedH02142!A-out of her mouthH06310@of baalimH01168?the namesH08034%>5for i will take awayH05493!=-me no more baaliH01180<)and shalt callH07121;me ishiH0376 :+thou shalt callH071219lordH030688saithH05002,7Cand it shall be at that dayH031176 of egyptH047145+ out of the landH0776!4- when she came upH05927"3/ and as in the dayH031172% of her youthH05271 EzV# `<pWbEfthe earthH0776$e3and they shall hearH06030d#the heavensH08064c#i will hearH06030blordH03068asaithH05002`#i will hearH060306_Wand it shall come to pass in that dayH03117^lordH03068$]3and thou shalt knowH03045,\Ethee unto me in faithfulnessH0530#[3i will even betrothH0781Z)and in merciesH07356&Y7and in lovingkindnessH02617 X+and in judgmentH04941.WGthee unto me in righteousnessH06664#V3yea, i will betrothH0781&U7thee unto me for everH05769"T1and i will betrothH0781SsafelyH0983/RIand will make them to lie downH07901 Q-out of the earthH0776P) and the battleH04421O' and the swordH02719N the bowH07198!M- and i will breakH07665 Qb:eC!mP5oQ of israelH03478$3 toward the childrenH01121 lordH03068%7 according to the loveH0160"~/yet an adulteressH05003}friendH07453|belovedH0157{a womanH0802zyet, loveH0157y#unto me, goH03212xlordH03068wthen saidH0559v my godH0430"u1and they shall sayH0559tmy peopleH05971s'not my peopleH05971r)and i will sayH0559#by swearingH0422=#in the landH0776 Dk@bDvO.`Drthe sinH02403q#they eat upH0398p!into shameH07036o#their gloryH03519n'will i changeH04171m)so they sinnedH02398'l9as they were increasedH07230k% thy childrenH01121#j1 i will also forgetH07911i! of thy godH0430h the lawH084512gOto me: seeing thou hast forgottenH079113fQthee, that thou shalt be no priestH03547#e1i will also rejectH03988dknowledgeH01847+cAbecause thou hast rejectedH03988&b7for lack of knowledgeH01847a'are destroyedH01820`my peopleH05971_!thy motherH0517#^1and i will destroyH01820']9with thee in the nightH03915 \+also shall fallH03782 [+and the prophetH05030Z!in the dayH03117*Y?therefore shalt thou fallH03782 ExD$kCcF%cE  declarethH05046 + and their staffH04731( ; counsel at their stocksH06086  askH07592  my peopleH05971 the heartH03820 take awayH03947% and new wineH08492 and wineH03196 whoredomH02184 lordH03068% to take heedH08104+A because they have left offH05800'9 and shall not increaseH06555+A they shall commit whoredomH02181$~3 and not have enoughH07646"}1 for they shall eatH0398"|/ them their doingsH04611{! and rewardH07725$z3 them for their waysH01870"y/ and i will punishH06485x# like priestH035480wK and there shall be, like peopleH05971"v/on their iniquityH05771u#their heartH05315t%and they setH05375s%of my peopleH05971 Pe=mM1 uK%P-&Efor themselves are separatedH06504*%?when they commit adulteryH05003!$-nor your spousesH03618*#?when they commit whoredomH02181")your daughtersH01323"!/i will not punishH06485& 7 shall commit adulteryH05003!- and your spousesH03618&7 shall commit whoredomH02181)= therefore your daughtersH01323 goodH02896#1 because the shadowH06738 and elmsH0424# and poplarsH03839! under oaksH0437) upon the hillsH01389!- and burn incenseH06999!- of the mountainsH02022' upon the topsH07218) they sacrificeH02076$5 from under their godH0430-E and they have gone a whoringH02181 to errH08582% of whoredomsH02183*? unto them: for the spiritH07307 PoH)^9_D+ rPC'let him aloneH03240Bto idolsH06091AjoinedH02266@ephraimH0669!?-in a large placeH04800>)them as a lambH03532=will feedH07462<lordH03068;heiferH06510!:-as a backslidingH056379%slideth backH056378!for israelH034787 livethH024166 lordH030685 nor swearH076504)to beth–avenH01007!3-neither go ye upH05927#21not ye unto gilgalH015371and comeH09350offendH0816/'let not judahH03063 .+play the harlotH02181$-3though thou, israelH03478,! shall fallH03832#+3 doth not understandH0995%*5 therefore the peopleH05971)% with harlotsH06948#(1and they sacrificeH02076'#with whoresH02181 QsT:uE,kK*wQ"_/and the revoltersH07846^!upon taborH08396] spreadH06566\ and a netH07568[ on mizpahH047099Z] toward you, because ye have been a snareH06341Y% for judgmentH04941X#of the kingH04428Wo houseH01004V+and give ye earH0238Uof israelH03478Tye houseH01004S#and hearkenH07181#R1ye this, o priestsH03548QhearH08085,PCbecause of their sacrificesH02077)O?and they shall be ashamedH0954N%in her wingsH03671"M/hath bound her upH06887Lthe windH07307KgiveH03051Jdo loveH0157IshameH07036H!her rulersH04043G#continuallyH02181-FEthey have committed whoredomH02181Eis sourH05493D#their drinkH05435 MeF'iH, pW5sM"{/in their iniquityH05771zfallH03782y#and ephraimH0669'x9therefore shall israelH03478w#to his faceH06440v%doth testifyH06030uof israelH03478t'and the prideH01347s lordH030681rMof them, and they have not knownH03045q%in the midstH07130p%of whoredomsH02183o)for the spiritH07307n)unto their godH0430mto turnH07725l%their doingsH04611$k3they will not frameH05414j!is defiledH02930iisraelH03478)h=thou committest whoredomH02181+gCfrom me: for now, o ephraimH0669f!is not hidH03582e!and israelH03478dephraimH0669ci knowH03045ba rebukerH04148"a/to make slaughterH07819`%are profoundH06009 \zQ5U9tV6\"/ shall be desolateH08047 ephraimH0669!- thee, o benjaminH01144afterH0310#beth–avenH01007cry aloudH07321in ramahH07414#the trumpetH02689in gibeahH01390'ye the cornetH07782 blowH08628) =them with their portionsH02506 devourH0398" /now shall a monthH02320 childrenH01121strangeH02114'9for they have begottenH03205lordH03068-Gthey have dealt treacherouslyH0898"/he hath withdrawnH02502(;but they shall not findH04672lordH03068to seekH01245%5and with their herdsH01241"/with their flocksH06629~'they shall goH03212 }+ also shall fallH03782| judahH03063 HZ, ~a8gC#iH4% his sicknessH024833 sawH072002% when ephraimH06691' as rottennessH075380 of judahH03063!/- and to the houseH01004. as a mothH06211-% unto ephraimH0669 ,+ the commandmentH06673+ afterH0310* walkedH01980%)5 because he willinglyH02974(# in judgmentH04941' brokenH07533& oppressedH06231% ephraimH0669%$5 upon them like waterH04325# my wrathH05678 "+ i will pour outH08210! the boundH01366+ A were like them that removeH05253 of judahH03063# the princesH08269*A that which shall surely beH0539"/ have i made knownH03045 of israelH03478!- among the tribesH07626 of rebukeH08433! in the dayH03117 chK/hJ"~T6c$P3in their afflictionH06862Omy faceH06440Nand seekH012453MStill they acknowledge their offenceH0816L#to my placeH04725KreturnH07725Ji will goH03212&I7 and none shall rescueH05337!H-i will take awayH05375G#and go awayH03212F%i, will tearH02963Eof judahH03063D%to the houseH01004$C3and as a young lionH03715Bas a lionH07826A%unto ephraimH0669"@/ you of your woundH04205?' you, nor cureH01455># he not healH07495= yet couldH03201<' jarebH07378 H03377; to kingH04428: and sentH079719+ to the assyrianH08048 ephraimH06697 then wentH032126 his woundH042055 and judahH03063 X|W2 t\4pL, zXk) unto the earthH0776j# former rainH03384i' as the latterH04456$h3 unto us as the rainH01653!g/and he shall comeH0935f)as the morningH07837e#is preparedH03559 d+his going forthH04161clordH03068b!on to knowH03045awe followH07291#`1then shall we knowH03045_%in his sightH06440"^/and we shall liveH02421$]3he will raise us upH06965\dayH03117![-us: in the thirdH07992Z)will he reviveH02421Y)after two daysH03117'X9and he will bind us upH02280$W3us; he hath smittenH05221!V-and he will healH07495!U-for he hath tornH02963TlordH03068"S/and let us returnH07725RcomeH03212(Q;they will seek me earlyH07836 UtC"~Z9oU/ vU%the covenantH01285"/have transgressedH05674!/but they like menH0120*?more than burnt offeringsH05930of godH0430"/and the knowledgeH01847"/and not sacrificeH02077mercyH02617~'for i desiredH02654}#goeth forthH03318|the lightH0216"{/and thy judgmentsH04941z#of my mouthH06310!y/them by the wordsH0561x%i have slainH02026 w+by the prophetsH05030'v9therefore have i hewedH02672u' it goeth awayH01980t dewH02919!s-and as the earlyH07925rcloudH06051q%as a morningH01242-pEunto thee? for your goodnessH02617 o+what shall i doH06213#n1unto thee? o judahH03063 m+what shall i doH06213lo ephraimH0669 EmQ4sX9kM,sE*#? for thee, when i returnedH07725"! an harvestH07105!# he hath setH07896 ' also, o judahH03063! is defiledH02930 israelH03478! of ephraimH0669% the whoredomH02184 of israelH03478% in the houseH01004"/ an horrible thingH08186# i have seenH07200 lewdnessH02154 + for they commitH06213"!' by consentH07927 H07926! in the wayH01870 murderH07523! of priestsH03548# the companyH02267 for a manH0376 + of robbers waitH02442' and as troopsH01416 !with bloodH01818 pollutedH06121 iniquityH0205" /of them that workH06466 a cityH07151gileadH015683Sthere have they dealt treacherouslyH0898 CuO1dG)yP'gC >+and the princesH08269&=7with their wickednessH07451<gladH08055#;1they make the kingH04428(:;they are before my faceH06440&97have beset them aboutH05437%85now their own doingsH04611%75all their wickednessH074516!i rememberH02142$53not in their heartsH03824!4/and they considerH05593withoutH02351$23 of robbers spoilethH065841 the troopH014160 cometh inH0935/' and the thiefH01590. falsehoodH08267 -+for they commitH06466,!of samariaH08111#+1and the wickednessH07451*)was discoveredH01540)!of ephraimH0669"(/then the iniquityH05771'israelH03478)&=when i would have healedH07495%% of my peopleH05971$' the captivityH07622 __C"rR9kK*~_Z! it burnethH01197Y)in the morningH01242X'all the nightH03915WsleepethH03463V#their bakerH0644'U;whiles they lie in waitH0693T%like an ovenH08574S#their heartH03820)R=for they have made readyH07126Q' with scornersH03945Phis handH03027!O-he stretched outH04900Nof wineH03196M%with bottlesH02534LsickH02470K#the princesH08269J#of our kingH04428I!in the dayH03117%H5 until it be leavenedH02556Gthe doughH01217&F7after he hath kneadedH03888E%from raisingH05782DceasethH07673C%by the bakerH0644BheatedH01197A!as an ovenH08574@)all adulterersH05003 ?+with their liesH03585 D^=_D&[4]Dv lordH03068'u9 and they do not returnH07725t# to his faceH06440s! testifiethH06030r of israelH03478q' and the prideH01347)p= upon him, yet he knowethH03045#o1 are here and thereH02236%n5 not: yea, gray hairsH07872m) and he knowethH03045l% his strengthH03581k' have devouredH0398j strangersH02114i!not turnedH02015his a cakeH05692gephraimH0669)f=himself among the peopleH05971e'he hath mixedH01101dephraimH0669-cEnone among them that callethH07121b!are fallenH05307 a+all their kingsH04428`%their judgesH08199!_/and have devouredH0398^!as an ovenH08574!]-they are all hotH02552\ fireH0784[% as a flamingH03852 SiG) n8k9lS liesH03577+A them, yet they have spokenH016963Q against me: though i have redeemedH06299: _ unto them! because they have transgressedH06586% 5 from me: destructionH07701. G unto them! for they have fledH05074  woeH0188 ! hath heardH08088,C them, as their congregationH05712 + i will chastiseH03256' of the heavenH08064% as the fowlsH057752O upon them; i will bring them downH03381 my netH07568' i will spreadH06566#1 when they shall goH03212! to assyriaH0804 they goH01980~ to egyptH04714} they callH07121|' without heartH03820{ doveH03123%z5 also is like a sillyH06601y ephraimH0669x nor seekH01245w their godH0430 ]^<pH+ z[:}]+#the trumpetH07782* of egyptH04714)# in the landH0776() their derisionH03933' thisH02097 &+ of their tongueH03956%%for the rageH02195$%by the swordH02719#!shall fallH05307"'their princesH08269!bowH07198* ?they are like a deceitfulH07423%5not to the most highH05920#they returnH07725mischiefH07451$3yet do they imagineH02803!their armsH02220%strengthenedH02388$3though i have boundH03256!they rebelH05493and wineH08492$3themselves for cornH01715'they assembleH01481 +upon their bedsH04904!-when they howledH03213)=unto me with their heartH03820(;and they have not criedH02199 CM- oT2vW. aCGhath castH02186Fo samariaH08111Ethy calfH05695)D=that they may be cut offH03772C!them idolsH06091B)have they madeH06213A)and their goldH02091%@5not: of their silverH03701?!and i knewH030456>Wbut not by me: they have made princesH07786'=9they have set up kingsH04427<%shall pursueH07291;the enemyH0341:goodH028969'hath cast offH021868israelH034787we knowH030456+unto me, my godH04305shall cryH021994israelH034783) against my lawH084512)and trespassedH065861#my covenantH01285/0Ibecause they have transgressedH05674/lordH03068"./against the houseH01004-#as an eagleH05404,%to thy mouthH02441 PeAvO2 kU2pPc#as a vesselH036275bUnow shall they be among the gentilesH01471 a+is swallowed upH01104`israelH03478$_3 shall swallow it upH01104^' the strangersH02114]) so be it yieldH06213\ ifH0194[no mealH07058Z#shall yieldH06213Ythe budH06780!X-it hath no stalkH07054W'the whirlwindH05492$V3and they shall reapH07114Uthe windH07307#T1for they have sownH02232*S?shall be broken in piecesH07616R!of samariaH08111Q%but the calfH05695Pnot godH0430OmadeH06213%N5it also: the workmanH02796 M+for from israelH03478L%to innocencyH05356K#they attainH03201JereH03808I!is kindledH02734H+off; mine angerH0639 Qza:U8uZ?xQ#~1 as a strange thingH02114"}/ they were countedH02803| of my lawH08451/{;' to him the great thingsH07239 H07230z) i have writtenH03789)y= shall be unto him to sinH02398x altarsH04196w to sinH02398v altarsH04196u) hath made manyH07235t+ because ephraimH0669s! of princesH08269r# of the kingH04428q) for the burdenH04853p a littleH04592,oC them, and they shall sorrowH02490"n/ now will i gatherH06908"m/ among the nationsH01471,lC yea, though they have hiredH08566k loversH0158j! hath hiredH08566#i3 by himself: ephraimH0669h aloneH0909g! a wild assH06501f! to assyriaH0804%e5 for they are gone upH05927d#no pleasureH02656 Wz_F(oR3sX=yW' not, o israelH03478 rejoiceH08055#the palacesH0759#3 and it shall devourH0398 + upon his citiesH05892 a fireH0784 + but i will sendH07971 citiesH05892fencedH01219 +hath multipliedH07235and judahH03063templesH01964%and buildethH01129his makerH06213 )hath forgottenH07911 !for israelH03478  to egyptH04714" / they shall returnH07725 ! their sinsH02403 and visitH06485) their iniquityH05771/I them not; now will he rememberH02142 acceptethH07521 lordH03068 and eatH0398"/ of mine offeringsH01890) the sacrificesH02077 fleshH01320) they sacrificeH02076 WxU9 wX/y]?W'69 unto them as the breadH03899+5A unto him: their sacrificesH02077/4I neither shall they be pleasingH061493 lordH030682 wineH03196%15 they shall not offerH052580!  in assyriaH0804/ uncleanH02931".1 and they shall eatH0398- to egyptH04714,% shall returnH07725+# but ephraimH0669* landH0776) lord'sH03068%(5 they shall not dwellH03427'! shall failH03584'&9 them, and the new wineH08492%) shall not feedH07462"$/ and the winepressH03342# the floorH01637,"5'  upon every cornfloorH01715 H01637! a rewardH0868 + thou hast lovedH0157% from thy godH0430-E for thou hast gone a whoringH02181 peopleH05971 for joyH01524 MoL*mL3~_8oMR' of visitationH06486Q the daysH03117$P5  in their tabernaclesH0168O%  them: thornsH02336N'  shall possessH03423M  nettlesH07057!L- for their silverH03701#K1 them: the pleasantH04261J! shall buryH06912I memphisH04644%H5 shall gather them upH06908G egyptH04714'F9 because of destructionH07701'E9 for, lo, they are goneH01980D lordH03068C% of the feastH02282B) and in the dayH03117A dayH03117@' in the solemnH04150 ?+ what will ye doH06213> lordH03068=)  into the houseH01004<)  shall not comeH0935;)  for their soulH05315 :+  for their breadH03899*9?  thereof shall be pollutedH029308% all that eatH03987# of mournersH0205 ZnO/xV;]B!Z!p- he will rememberH02142o of gibeahH01390n) as in the daysH03117m corruptedH07843!l- they have deeplyH06009k!  of his godH0430j%  in the houseH01004i hatredH04895 h+ in all his waysH01870g# of a fowlerH03352f a snareH06341e# the prophetH05030d# with my godH0430c! of ephraimH0669b% the watchmanH06822a hatredH04895`' and the greatH07227"_/ of thine iniquityH05771"^/ for the multitudeH07230]  madH07696\  manH0376['  the spiritualH07307Z  a foolH0191Y#  the prophetH05030X! shall knowH03045W israelH03478V are comeH0935U' of recompenceH07966T the daysH03117S are comeH0935 FeEx[8pM- mF# 1 yet will i bereaveH07921 ) their childrenH01121% 5 though they bring upH01431( ; and from the conceptionH02032!/ and from the wombH0990) from the birthH03205# like a birdH05775) shall fly awayH05774# their gloryH03519 ephraimH0669,E were according as they lovedH0157% abominationsH08251 shameH01322' and separatedH05144~) to baal–peorH01187} they wentH0935"|/ at her first timeH07225 {+ in the fig treeH08384!z- as the firstripeH01063y% your fathersH01x i sawH07200"w/ in the wildernessH04057v# like grapesH06025u israelH03478t i foundH04672s! their sinsH02403r' he will visitH06485q) their iniquityH05771 GdJ.|cJ" hJ$hG)%  them no moreH03254(# i will loveH0160'' of mine houseH01004&&7 i will drive them outH01644 %+ of their doingsH04611)$= them: for the wickednessH07455"#/ for there i hatedH08130" in gilgalH01537%!5 all their wickednessH07451  breastsH07699 and dryH06784 wombH07358#1 them a miscarryingH07921 giveH05414$3 what wilt thou giveH05414 lordH03068 giveH05414 + to the murdererH02026% his childrenH01121"/ shall bring forthH03318# but ephraimH0669$3 in a pleasant placeH05116 plantedH08362 tyrusH06865 as i sawH07200 ephraimH0669+A also to them when i departH05493 yea, woeH0188  a manH0120 ecClR*~aH"eC!  the altarsH04196"B/ he hath increasedH07235A% of his fruitH065299@] unto himself: according to the multitudeH07230? fruitH06529">/ he bringeth forthH07737= vineH01612< an emptyH01238; israelH03478":/ among the nationsH0147169W unto him: and they shall be wanderersH05074-8E because they did not hearkenH08085$73 will cast them awayH039886 my godH04305'  of their wombH09904#  the belovedH04261 3+ yet will i slayH04191-2E yea, though they bring forthH032051 no fruitH06529 0+ they shall bearH06213/# is dried upH03001.! their rootH08328-! is smittenH05221, ephraimH0669+  revoltersH05637"*/  all their princesH08269 FnN/pF"{aE) gF_%  of the fieldH07704^)  in the furrowsH08525]!  as hemlockH07219\% springeth upH06524[' thus judgmentH04941Z! a covenantH01285Y in makingH03772X falselyH07723W swearingH0422V wordsH01697!U- they have spokenH01696T doH06213(S; what then should a kingH04428R lordH03068"Q/ because we fearedH03372 P+ we have no kingH04428&O9 for now they shall sayH0559N% their imagesH04676M) he shall spoilH07703L% their altarsH04196$K3 he shall break downH06202.JI now shall they be found faultyH0816I! is dividedH02505H# their heartH03820G  imagesH04676&F7  they have made goodlyH02895E#  of his landH0776*D?  according to the goodnessH02896 PtQ.a4iJ&nP{ the waterH04325z uponH06440y# as the foamH07110x! is cut offH01820w her kingH04428v samariaH08111#u1  of his own counselH06098 t-  shall be ashamedH0954s!  and israelH03478r shameH01317q' shall receiveH03947p ephraimH0669o jarebH03377n to kingH04428m a presentH04503l% unto assyriaH0804)k= it shall be also carriedH029860jK  thereof, because it is departedH01540%i5  on it, for the gloryH03519h  rejoicedH01523)g= over it, and the priestsH03649"f3 thereof shall mournH056e) for the peopleH05971d) of beth–avenH01007&c7 because of the calvesH05697b! shall fearH01481a! of samariaH08111 `+ the inhabitantsH07934 A[=nE,fHfA!/ shall be gatheredH0622%5 them; and the peopleH05971'9 that i should chastiseH03256% in my desireH0185!- did not overtakeH05381# of iniquityH05932%5 against the childrenH01121 in gibeahH01390! the battleH04421!- there they stoodH05975  of gibeahH01390 ' from the daysH03117! - thou hast sinnedH02398  o israelH03478  fallH05307%5  us; and to the hillsH01389  coverH03680!-  to the mountainsH02022"1  and they shall sayH0559 +  on their altarsH04196' shall come upH05927 + and the thistleH01863 the thornH06975#1 shall be destroyedH08045 of israelH03478~ the sinH02403}% also of avenH0206 |+ the high placesH01116 HcE*gK1jS9jH5' righteousnessH066644 and rainH033843% till he comeH09352 lordH030681 to seekH018750 timeH06256#/1 your fallow groundH05215. break upH05214- mercyH02617, inH06310+ reapH07114/*I to yourselves in righteousnessH06666) sowH02232&(7 shall break his clodsH07702' jacobH03290&! shall plowH02790% judahH03063$ to rideH07392##3 i will make ephraimH0669" neckH06677!' upon her fairH02898" / but i passed overH05674% to tread outH01758 lovethH0157 taughtH03925 an heiferH05697# and ephraimH0669 furrowsH05869(; themselves in their twoH081472Q against them, when they shall bindH0631 ]~]?#`F!uV8]!Q- unto you becauseH06440P doH06213 O+ shall beth–elH01008N soH03602M  childrenH01121%L5  was dashed in piecesH07376K!  the motherH0517J  of battleH04421I!  in the dayH03117H% beth–arbelH01009G spoiledH07701F! as shalmanH08020!E- shall be spoiledH07703'D9 and all thy fortressesH04013!C- among thy peopleH05971B ariseH06965)A= therefore shall a tumultH07588"@/ of thy mighty menH01368!?- in the multitudeH07230>! in thy wayH01870(== because thou didst trustH0982< of liesH03585; the fruitH06529:' ye have eatenH03989 iniquityH057668) ye have reapedH071147! wickednessH075626) ye have plowedH02790 Q{]A"fFqT9uQ n+ them with cordsH02256m i drewH04900"l/ not that i healedH07495k' but they knewH03045#j1 them by their armsH02220i takingH03947h! also to goH08637g ephraimH0669f i taughtH08637!e- to graven imagesH06456#d1 and burned incenseH06999c# unto baalimH01168 b+ they sacrificedH02076a from themH06440#`1 them, so they wentH01980_# they calledH07121^% out of egyptH04714] my sonH01121 \+ him, and calledH07121[% then i lovedH0157Z a childH05288Y# when israelH03478X!  be cut offH01820W  utterlyH01820V  of israelH03478U) shall the kingH04428T% in a morningH07837S! wickednessH07451R' of your greatH07451 KnQ/nHwW9uK& 7 them to the most highH05920,C from me: though they calledH07121) to backslidingH04878 are bentH08511' and my peopleH05971.G because of their own counselsH04156! and devourH0398% his branchesH0905"/ and shall consumeH03615' on his citiesH05892# shall abideH02342~' and the swordH02719} to returnH07725%|5 because they refusedH03985"{/ shall be his kingH04428 z- but the assyrianH0804y of egyptH04714x' into the landH0776$w3 he shall not returnH07725v  meatH0398u!  and i laidH05186t' on their jawsH03895s the yokeH059238r[ and i was to them as they that take offH07311q of loveH0160p! with bandsH05688o of a manH0120 IxT3m@ rS8!mI %+ they shall walkH03212$' into the cityH05892-#G of thee: and i will not enterH0935"% in the midstH07130!% the holy oneH06918 # and not manH0376 godH0410 ephraimH0669! to destroyH07843"/ i will not returnH07725' of mine angerH0639) the fiercenessH02740#1 i will not executeH06213  togetherH03162#  are kindledH03648)=  within me, my repentingsH05150  is turnedH02015!  mine heartH03820) thee as zeboimH06636# shall i setH07760' thee as admahH0126!- how shall i makeH05414% thee, israelH03478 + shall i deliverH04042  ephraimH0669) = how shall i give thee upH05414 # would exaltH07311 # none at allH03162 Qf@tQ3xQ/uQ B+ with the saintsH06918A+ and is faithfulH0539@ with godH0410?! yet rulethH07300> but judahH03063=# with deceitH04820< of israelH03478;' and the houseH01004#:1 me about with liesH035859! compassethH054378 ephraimH06697 lordH030686 saithH05002%55 them in their housesH01004!4- and i will placeH034273! of assyriaH08042+ out of the landH07761' and as a doveH031230% out of egyptH04714/ as a birdH06833#.1 they shall trembleH02729-' from the westH03220,' shall trembleH02729"+/ then the childrenH01121#*1 when he shall roarH07580)# like a lionH0738(' he shall roarH07580' lordH03068& afterH0310 ZcF'eF'[/{Z^% he had powerH08280#]3 and by his strengthH0202\# in the wombH0990[# by the heelH06117#Z3 he took his brotherH0251#Y1 will he recompenseH07725(X; according to his doingsH04611&W7 according to his waysH01870V jacobH03290 U+ and will punishH06485T! with judahH03063(S; hath also a controversyH07379R lordH03068Q! into egyptH04714P! is carriedH02986O  and oilH08081"N1  with the assyriansH0804M!  a covenantH01285!L-  and they do makeH03772K)  and desolationH07701J liesH03577I! increasethH07235H he dailyH03117$G3 after the east windH06921F' and followethH07291E on windH07307D feedethH07462C ephraimH0669 Zy]3 za@kK, rZ| saidH0559{# and ephraimH0669z! to oppressH06231y he lovethH0157x# in his handH03027w of deceitH04820v% the balancesH03976u! a merchantH03667t# continuallyH08548s! on thy godH0430r and waitH06960q% and judgmentH04941p mercyH02617o keepH08104n+ thou to thy godH0430m) therefore turnH07725l% his memorialH02143k lordH03068j of hostsH06635i godH0430h lordH03068#g1 and there he spakeH01696f beth–elH01008#e1 unto him: he foundH04672&d7 and made supplicationH02603c he weptH01058b' and prevailedH03201a) over the angelH04397"`/ yea, he had powerH07786_ with godH0430 @oK)oM*qH${^@ in gilgalH01537 bullocksH07794) they sacrificeH02076'9 surely they are vanityH07723 gileadH01568 iniquityH0205 + of the prophetsH05030 + by the ministryH03027%5 and used similitudesH01819 visionsH02377&7 and i have multipliedH07235 + by the prophetsH05030# 1 i have also spokenH01696$ 3 of the solemn feastH04150 ) as in the daysH03117 ) in tabernaclesH0168,C will yet make thee to dwellH03427 of egyptH04714' from the landH0776 thy godH0430 lordH03068  sinH02399' none iniquityH05771 + they shall findH04672) all my laboursH03018 substanceH0202$~3 i have found me outH04672%}5 yet i am become richH06238bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{<Xr &C_{4Pk<Xr &C_{4Pk#>Zv+Gc~6Rp )C_{5Qn %B^|5Pj$?\x0ÍLčiōƍ#Ǎ?ȍ\ɍyʍˍ1̍O͍m΍ ύ&ЍCэ_ҍ{Ӎԍ3ՍN֍h׍؍ ٍ>ڍZۍw܍ݍ1ލNߍk፰$⍰A㍰\䍰y危捱3獱P荱l鍲 ꍲ'덲D썲b퍲~9 YxZAjE,oR0yY5% when ephraimH06694 returnH077253) shall his lordH0113+2A upon him, and his reproachH027811 his bloodH01818)0= therefore shall he leaveH05203/' most bitterlyH08563. to angerH03707- ephraimH0669!,- was he preservedH08104!+- and by a prophetH05030*% out of egyptH04714) israelH03478( broughtH05927' lordH03068!&- and by a prophetH05030% he keptH08104$) and for a wifeH0802#! for a wifeH0802" servedH05647!! and israelH03478  of syriaH0758!- into the countryH07704 fledH01272 and jacobH03290' of the fieldsH07704) in the furrowsH08525 as heapsH01530"/ yea, their altarsH04196 X[?#oUiP1yXP% as the chaffH04671"O/ that passeth awayH01980N dewH02919!M- and as the earlyH07925L cloudH060517KY therefore they shall be as the morningH01242J! the calvesH05695I  kissH05401H)  that sacrificeH02076$G5  of them, let the menH0120F  they sayH0559!E-  of the craftsmenH02796#D1 all of it the workH046395CU according to their own understandingH08394B idolsH06091 A+ of their silverH03701#@1 them molten imagesH04541?' and have madeH06213>' more and moreH03254!=- and now they sinH02398< he diedH04191; in baalH01168$:5 but when he offendedH0816"9/ himself in israelH034788! he exaltedH053757 tremblingH075786 spakeH01696 W_F+ qS4 nI%vWj! by the wayH01870i% as a leopardH052468h[ therefore i will be unto them as a lionH07826.gG therefore have they forgottenH07911f# was exaltedH07311 e+ and their heartH03820!d- they were filledH07646$c3 so were they filledH07646+bA according to their pastureH04830!a- of great droughtH08514`# in the landH0776'_9 thee in the wildernessH04057^! i did knowH03045]  beside meH01115\! no saviourH03467[ but meH02108Z no godH0430$Y3 and thou shalt knowH03045X of egyptH04714W' from the landH0776V thy godH0430U lordH03068"T1  out of the chimneyH0699!S-  and as the smokeH06227!R- out of the floorH01637-QE is driven with the whirlwindH05590 W}[>uX0qN'tW and tookH03947' in mine angerH0639# thee a kingH04428 i gaveH05414# and princesH08269 me a kingH04428 giveH05414#3 of whom thou saidstH0559) and thy judgesH08199'~9 thee in all thy citiesH05892}' that may saveH03467| whereH0645{# be thy kingH04428z i willH0165y! thine helpH05828$x3 thou hast destroyedH07843w o israelH03478v!  shall tearH01234u  beastH02416t  the wildH07704!s- them like a lionH03833'r; and there will i devourH0398q) of their heartH03820p the caulH05458o' and will rendH07167n bereavedH07909m) them as a bearH01677l# i will meetH06298k) will i observeH07789 XcK+iB"qU;{X$) from mine eyesH05869#%  shall be hidH05641"!  repentanceH05164#!1  be thy destructionH06987   i willH0165  o graveH07585) be thy plaguesH01698 i willH0165 o deathH04194 + them from deathH04194' i will redeemH01350% of the graveH07585$3 them from the powerH03027' i will ransomH06299# of childrenH01121#1 the breaking forthH04866 longH06256'9 for he should not stayH05975 sonH01121 an unwiseH02450! shall comeH0935&7 of a travailing womanH03205# the sorrowsH02256  hidH06845  his sinH02403  bound upH06887 ! of ephraimH0669 % the iniquityH05771!- away in my wrathH05678 L{^E#iF&wT0iL?o israelH03478#>1  shall be ripped upH01234+=A  and their women with childH02030*<? shall be dashed in piecesH07376;' their infantsH05768:% by the swordH02719 9+ they shall fallH053078+ against her godH0430&77 for she hath rebelledH04784%67 shall become desolateH08165 samariaH081114 vesselsH03627 3+ of all pleasantH025322% the treasureH02141)  he shall spoilH08154"0/  shall be dried upH02717!/-  and his fountainH04599 .-  shall become dryH0954-)  and his springH04726$,3 from the wildernessH04057+' shall come upH05927* lordH03068) the windH07307(! shall comeH0935'% an east windH06921& brethrenH0251&%7 though he be fruitfulH06500 BbI& pQ+ f?hB"\/their backslidingH04878[#i will healH07495Z' findeth mercyH07355+YA for in thee the fatherlessH03490Xour godsH0430W%of our handsH03027%V5any more to the workH04639#U3neither will we sayH0559T#upon horsesH05483%S5us; we will not rideH07392R)shall not saveH03467QasshurH0804P# of our lipsH08193O! the calvesH06499"N/ so will we renderH07999M! graciouslyH02896L#and receiveH03947K%all iniquityH05771$J3unto him, take awayH05375IsayH0559HlordH03068Gand turnH07725F)with you wordsH01697EtakeH03947"D/by thine iniquityH05771%C5for thou hast fallenH03782Bthy godH0430AlordH03068@returnH07725 Z|S3pO,sR,uZxephraimH0669w! of lebanonH03844v# as the wineH03196uthe scentH02143t#as the vineH01612sand growH06524rthe cornH01715"q/they shall reviveH02421p%shall returnH07725!o-under his shadowH06738 n+they that dwellH03427m!as lebanonH03844l'and his smellH07381+kAshall be as the olive treeH02132j)and his beautyH01935i%shall spreadH03212h%his branchesH03127g!as lebanonH03844fhis rootsH08328e)and cast forthH05221d#as the lilyH07799c'he shall growH06524b#unto israelH03478%a5i will be as the dewH02919`)is turned awayH07725_)for mine angerH0639^#them freelyH05071]#i will loveH0157 WcF~W>$u\6vW#of the landH0776#1all ye inhabitantsH03427%and give earH0238!-this, ye old menH02205hearH08085!of pethuelH06602the sonH01121" /that came to joelH03100 lordH03068 the wordH01697 ! shall fallH03782/ I in them: but the transgressorsH06586! shall walkH03212% and the justH06662 rightH03477 lordH03068#1 them? for the waysH01870"/ and he shall knowH03045 prudentH0995'; and he shall understandH0995 wiseH02450foundH04672%~5from me is thy fruitH06529}fir treeH01265|%like a greenH07488{%and observedH07789z%i have heardH060306yWwhat have i to do any more with idolsH06091 Qt[6bD!|J,uQ 0+all ye drinkersH08354/and howlH03213.and weepH01058-%ye drunkardsH07910,awakeH06974+ eatenH0398%*5 hath the caterpillerH02625) hath leftH03499.(G and that which the cankerwormH03218'eatenH0398$&3hath the cankerwormH03218%hath leftH03499)$?and that which the locustH0697#eatenH0398"+hath the locustH0697!hath leftH03499* ?that which the palmerwormH01501!generationH01755anotherH0312#1and their childrenH01121)their childrenH01121'your childrenH01121!-ye your childrenH01121tellH05608+ of your fathersH01#in the daysH03117or evenH0518,Chath this been in your daysH03117 enM.qA]D+ eL)with sackclothH08242KgirdedH02296J'like a virginH01330IlamentH0421'H9 thereof are made whiteH03835G% the branchesH08299FawayH07993EbareH02834&D7he hath made it cleanH02834C#my fig treeH08384B!and barkedH07111AwasteH08047@my vineH01612?%he hath laidH07760 >+ of a great lionH03833,=C and he hath the cheek teethH04973<of a lionH0738;the teethH08127:#whose teethH08127#91and without numberH045578strongH060997%upon my landH07766!is come upH059275%for a nationH01471 4+ from your mouthH06310"3/for it is cut offH03772(2;because of the new wineH060711of wineH03196 ZjK(bF+ pN+{Zi% of the fieldH07704$h3 because the harvestH07105#g1 and for the barleyH08184f' for the wheatH02406"e/ o ye vinedressersH03755d howlH03213c+ o ye husbandmenH0406b' be ye ashamedH03001a# languishethH0535` the oilH03323_# is dried upH03001^% the new wineH08492] is wastedH07703\% for the cornH01715[ mournethH056Z the landH0127Y is wastedH07703X the fieldH07704W mournH056V ministersH08334U lord'sH03068T# the priestsH03548S lordH03068R) from the houseH01004Q! is cut offH03772'P9 and the drink offeringH05262"O/ the meat offeringH04503N%of her youthH05271 M+for the husbandH01167 Xb>e@gF. X'9 and the drink offeringH05262&7 for the meat offeringH04503 of my godH0430% ye ministersH08334% in sackclothH08242' lie all nightH03885 comeH0935~% of the altarH04196}% ye ministersH08334| howlH03213{! ye priestsH03548'z9 yourselves, and lamentH05594y girdH02296x of menH0120w' from the sonsH01121!v- is withered awayH03001u# because joyH08342t% are witheredH03001s% of the fieldH07704r' all the treesH06086)q= also, and the apple treeH08598$p3 tree, the palm treeH08558 o+ the pomegranateH07416n# languishethH0535!m- and the fig treeH08384l# is dried upH03001k the vineH01612j# is perishedH06 ^aH"kO3d>^#)from the houseH01004"%and gladnessH01524!joyH08057 +before our eyesH05869cut offH03772+is not the meatH0400'shall it comeH0935"/from the almightyH07706%5and as a destructionH07701at handH07138lordH03068#for the dayH03117#for the dayH03117alasH0162 lordH03068 and cryH02199 your godH0430 lordH03068 the houseH01004#of the landH0776$3all the inhabitantsH03427!the eldersH02205 gatherH0622" /a solemn assemblyH06116 callH07121 ye a fastH06685 sanctifyH06942# of your godH0430) from the houseH01004' is withholdenH04513 [b<{]?nG'}[?' all the treesH06086>#hath burnedH03857='and the flameH03852"</of the wildernessH04057;%the pasturesH04999:'hath devouredH03989%for the fireH0784#81to thee will i cryH071217lordH03068!6/ are made desolateH08165of sheepH06629 4+yea, the flocksH05739-3Ebecause they have no pastureH048292'are perplexedH09431of cattleH012410the herdsH05739/groanH0584!./how do the beastsH0929-# is witheredH03001,%for the cornH01715 ++are broken downH02040*the barnsH04460")/are laid desolateH08074(#the garnersH0214"'/under their clodsH04053&is rottenH05685%the seedH06507$!of our godH0430 bV8vS7mM4b\of cloudsH06051[a dayH03117!Z/and of gloominessH0653Y#of darknessH02822Xa dayH03117W% nigh at handH07138V comethH0935U lordH03068T# for the dayH03117S trembleH07264R#of the landH0776(Q;let all the inhabitantsH03427PmountainH02022O!in my holyH06944#N1and sound an alarmH07321Min zionH06726L)ye the trumpetH07782KblowH08628"J/ of the wildernessH04057I% the pasturesH04999H'hath devouredH0398G%and the fireH0784F%are dried upH03001Eof watersH04325.DIalso unto thee: for the riversH0650CcryH06165B%of the fieldH07704A!the beastsH0929@% of the fieldH07704 FqU:fJ*w[9iFy)the appearanceH04758.xGyea, and nothing shall escapeH06413w! wildernessH04057 v+ them a desolateH08077 u- them, and behindH0310t beforeH06440s of edenH05731r'as the gardenH01588qthe landH0776pburnethH03857o%them a flameH03852 n-them; and behindH0310mbeforeH06440ldevourethH0398ka fireH0784j#generationsH01755iof manyH01755h%to the yearsH08141gafterH03104fSthe like, neither shall be any moreH03254eeverH05769$d3 there hath not beenH01961c% and a strongH06099b peopleH05971a a greatH07227#`1 upon the mountainsH02022_spreadH06566^)as the morningH07837&]7and of thick darknessH06205 DrO/mK+ oF(}`Dlike menH0582the wallH02346!-they shall climbH05927 +like mighty menH01368)they shall runH07323blacknessH06289%shall gatherH06908all facesH06440%5shall be much painedH02342 !the peopleH05971" /before their faceH06440 arrayH06186 ' set in battleH04421  peopleH05971# as a strongH06099# the stubbleH07179) that devourethH0398of fireH0784!of a flameH03851)like the noiseH06963 +shall they leapH07540%of mountainsH02022#on the topsH07218#of chariotsH04818~)like the noiseH06963"}/so shall they runH07323 |+and as horsemenH06571{of horsesH05483"z/as the appearanceH04758 eR3vX5tL(e1 beforeH064400# shall quakeH07264/ the earthH0776.% like a thiefH01590-) at the windowsH02474#,3 they shall enter inH0935 ++ upon the housesH01004$*3 they shall climb upH05927)' upon the wallH02346() they shall runH07323'# in the cityH05892*&? they shall run to and froH08264*%? they shall not be woundedH01214$)upon the swordH07973#they fallH05307"#in his pathH04546!every oneH01397 +they shall walkH03212anotherH0251thrustH01766!/neither shall oneH0376# their ranksH0734)= and they shall not breakH05670# on his waysH01870every oneH0376%5and they shall marchH03212of warH04421 O{Y7dC*|bE(tO!O- and with fastingH06685*N? to me with all your heartH03824M turnH07725L lordH03068*K? therefore also now, saithH05002"J/ and who can abideH03557I terribleH03372H and veryH03966G greatH01419F lordH03068E# for the dayH03117D his wordH01697C) that executethH06213B strongH06099A greatH07227@ veryH03966?% for his campH04264> his armyH02428= beforeH06440< his voiceH06963;# shall utterH05414: lordH030689' their shiningH050518) shall withdrawH06227' and the starsH035566' shall be darkH069375% and the moonH033944 the sunH081213' shall trembleH07493"2/ them; the heavensH08064 [yP3kN,iO+x[msanctifyH06942lin zionH06726k#the trumpetH07782jblowH08628i your godH0430h lordH03068%g5and a drink offeringH05262 f+a meat offeringH04503ebehindH0310d!a blessingH01293cand leaveH07604b!and repentH05162a)he will returnH07725`#who knowethH03045 _+ him of the evilH07451^' and repentethH05162] kindnessH02617\% and of greatH07227[ to angerH0639Z slowH0750Y% and mercifulH07349X graciousH02587W your godH0430V lordH03068U and turnH07725%T7 and not your garmentsH0899S! your heartH03824R and rendH07167"Q/ and with mourningH04553!P- and with weepingH01065 DmP+lE(w^E kD# 1 not thine heritageH05159  and giveH05414  lordH03068! thy peopleH05971spareH02347 -and let them sayH0559'and the altarH04196!/between the porchH0197weepH01058lordH03068'the ministersH08334 +let the priestsH03548"/out of her closetH02646~'and the brideH03618}) of his chamberH02315| go forthH03318#{1 let the bridegroomH02860z# the breastsH07699$y3 and those that suckH03243x%the childrenH05768wgatherH0622v!the eldersH02205uassembleH06908!t-the congregationH06951ssanctifyH06942r!the peopleH05971qgatherH0622"p/a solemn assemblyH06116ocallH07121na fastH06685 Kc>!tT9i2nK&+him into a landH0776%)and will driveH05080&$7from you the northernH06830*#?but i will remove far offH07368""/ among the heathenH01471!) you a reproachH027813 Q therewith: and i will no more makeH05414*? and ye shall be satisfiedH07646and oilH03323and wineH08492you cornH01715$3behold, i will sendH07971 +unto his peopleH05971and sayH0559#will answerH06030lordH03068!his peopleH05971and pityH02550%for his landH0776!be jealousH07065lordH03068their godH0430!-among the peopleH05971/Kthem: wherefore should they sayH0559!-should rule overH04910! -that the heathenH01471 # to reproachH02781 [~f>uL+a?"w[CbearethH05375B%for the treeH06086Ado springH01876"@/of the wildernessH04057!?-for the pasturesH04999>%of the fieldH07704=ye beastsH0929<'be not afraidH03372;%great thingsH01431:will doH062139lordH030688#and rejoiceH080557be gladH015236#not, o landH01275fearH033724%great thingsH01431%35because he hath doneH062132'shall come upH05927#11and his ill savourH067090'shall come upH05927/' and his stinkH0889. seaH03220!-/ toward the utmostH0314$,3 and his hinder partH05490+ seaH03220 *+toward the eastH06931)'with his faceH06440(%and desolateH08077'barrenH06723 O`D_@ {X6tO!_-to you the yearsH08141#^1and i will restoreH07999]and oilH03323\with wineH08492[)shall overflowH07783Z%and the fatsH03342Yof wheatH01250X'shall be fullH04390W)and the floorsH01637V%in the firstH07223$U3 and the latter rainH04456 T+ the former rainH04175!S- for you the rainH01653/RI and he will cause to come downH03381Q! moderatelyH06666$P3you the former rainH04175"O/for he hath givenH05414Nyour godH0430MlordH03068L#and rejoiceH08055Kof zionH06726"J/then, ye childrenH01121Ibe gladH01523H) their strengthH02428G do yieldH05414F% and the vineH01612E% the fig treeH08384D her fruitH06529 itM0qT;rL+ i{!be ashamedH0954z#shall neverH05769-yEand none else: and my peopleH05971xyour godH0430wlordH03068vof israelH03478u%in the midstH07130"t/and ye shall knowH03045s! be ashamedH0954r# shall neverH05769(q; with you: and my peopleH05971p! wondrouslyH06381 o+that hath dealtH06213nyour godH0430mlordH03068lthe nameH08034k!and praiseH01984!j-and be satisfiedH07646iin plentyH0398 h-and ye shall eatH0398g% which i sentH07971f armyH02428emy greatH01419#d1and the palmerwormH01501$c3and the caterpillerH02625b)the cankerwormH03218a!hath eatenH0398`+that the locustH0697 HdBz\@^BlH +shall be turnedH02015the sunH08121of smokeH06227#and pillarsH08490and fireH0784bloodH01818 -and in the earthH0776)in the heavensH08064wondersH04159 +and i will shewH05414 my spiritH07307 +will i pour outH08210 'in those daysH03117' 9and upon the handmaidsH08198+ Aand also upon the servantsH05650 visionsH02384 shall seeH07200) your young menH0970 dreamsH02472# shall dreamH02492%your old menH02205)shall prophesyH05012#1and your daughtersH01323'and your sonsH01121)upon all fleshH01320~my spiritH07307 }+i will pour outH082103|Sand it shall come to pass afterwardH0310 he@(nM4pQ"h3'and jerusalemH033892of judahH030631'the captivityH0762200='when i shall bring againH07725 H07725!/-and in that timeH06256+.Afor, behold, in those daysH03117-! shall callH07121, lordH03068#+1 and in the remnantH08300* hath saidH0559) lordH03068%(5 shall be deliveranceH06413!'- and in jerusalemH03389& zionH06726%% for in mountH02022#$1 shall be deliveredH04422# lordH03068"# on the nameH08034%!5 whosoever shall callH07121  comeH0935 lordH03068 dayH03117!-and the terribleH03372the greatH01419beforeH06440!into bloodH01818%and the moonH03394'into darknessH02822 BhE"bC(gJ/cBN%of palestineH06429#M1and all the coastsH01552Land zidonH06721/ among the nationsH01471)== whom they have scatteredH06340< israelH03478;#my heritageH05159.:Gwith them there for my peopleH059719)and will pleadH081998)of jehoshaphatH03092 7+into the valleyH06010)6=and will bring them downH033815#all nationsH01471#41i will also gatherH06908 GpS1 ~Z4iHpG%h5whither ye have soldH04376&g7them out of the placeH04725%f5behold, i will raiseH05782"e/from their borderH01366.dGthat ye might remove them farH07368)c/'unto the greciansH01121 H03125b%have ye soldH04376a%of jerusalemH03389!`-and the childrenH01121_'also of judahH03063^%the childrenH01121 ]+pleasant thingsH04261\my goodlyH02896"[/into your templesH01964 Z-and have carriedH0935Y#and my goldH02091Xmy silverH03701&W7because ye have takenH03947#V1 upon your own headH07218 U+ your recompenceH01576T' will i returnH07725S speedilyH04120R#me, swiftlyH07031%Q5and if ye recompenseH01580 P+me a recompenceH01576O)will ye renderH07999 ^gI"oO3z^;~^# into swordsH02719+ your plowsharesH0855 beatH03807!- let them come upH05927 draw nearH05066 of warH04421~+ let all the menH0582}) the mighty menH01368| wake upH05782{ warH04421z prepareH06942+yA ye this among the gentilesH01471x proclaimH07121w# hath spokenH01696v lordH03068u far offH07350t# to a peopleH01471$s3them to the sabeansH07615$r3and they shall sellH04376qof judahH03063 p+of the childrenH01121o'into the handH03027#n1and your daughtersH01323myour sonsH01121 l+and i will sellH04376#k1upon your own headH07218 j+your recompenceH01576&i7them, and will returnH07725 T~cFvU<kN* uT % get you downH03381 comeH0935 is ripeH01310 + for the harvestH07105!- ye in the sickleH04038 putH07971# round aboutH05439 + all the heathenH01471 to judgeH08199%5 for there will i sitH03427) of jehoshaphatH03092' to the valleyH06010# and come upH05927! be wakenedH05782 + let the heathenH01471 lordH03068% to come downH05181.G thither cause thy mighty onesH01368# round aboutH05439/ I and gather yourselves togetherH06908 ) all ye heathenH01471$ 5 yourselves, and comeH0935  assembleH05789  strongH01368 sayH0559% let the weakH02523# into spearsH07420&7 and your pruninghooksH04211 G_E&sQ1hO+ gG># shall shakeH07493='and the earthH0776 <+and the heavensH08064;)from jerusalemH03389:his voiceH069639and utterH054148#out of zionH06726 7+also shall roarH075806lordH030685'their shiningH050514)shall withdrawH06223'and the starsH03556"2/shall be darkenedH069371%and the moonH033940the sunH08121/# of decisionH02742.'in the valleyH06010-nearH07138,lordH03068+#for the dayH03117*#of decisionH02742)'in the valleyH06010(!multitudesH01995'!multitudesH01995& greatH07227%%5 for their wickednessH07451$ overflowH07783# the fatsH03342" is fullH04390!' for the pressH01660 `_AuL0^A`Z# with watersH04325Y! shall flowH03212X of judahH03063"W1and all the riversH0650Vwith milkH02461U!shall flowH03212T'and the hillsH01389Snew wineH06071 R+shall drop downH05197Q'the mountainsH020226PWand it shall come to pass in that dayH03117O% pass throughH05674-NE and there shall no strangersH02114M be holyH06944%L5then shall jerusalemH03389KmountainH02022Jmy holyH06944Iin zionH06726HdwellingH07931Gyour godH0430FlordH03068!E-so shall ye knowH03045Dof israelH03478 C+of the childrenH01121!B- and the strengthH04581A' of his peopleH05971@ the hopeH04268? lordH03068 D~Z;uP/qQ4]DwlordH03068$v3i have not cleansedH05352u#their bloodH01818#t1for i will cleanseH05352s'to generationH01755 r+from generationH01755q'and jerusalemH03389pfor everH05769o#shall dwellH03427nbut judahH03063m' in their landH0776l bloodH01818k innocentH05355'j9 because they have shedH08210iof judahH03063h%the childrenH01121!g-for the violenceH02555f!wildernessH04057$e3shall be a desolateH08077dand edomH0123&c7shall be a desolationH08077begyptH04714a!of shittimH07851`!the valleyH05158 _+and shall waterH08248^lordH03068]%of the houseH01004!\- shall come forthH03318[) and a fountainH04599 W_B!cC' wX?!|W!- of the shepherdsH07462$3and the habitationsH04999)from jerusalemH03389his voiceH06963and utterH05414from zionH06726will roarH07580lordH03068 #and he saidH0559 )the earthquakeH07494 beforeH06440 two yearsH08141 of israelH03478kingH04428of joashH03101 the sonH01121# of jeroboamH03379 + and in the daysH03117 of judahH03063 kingH04428of uzziahH05818#in the daysH03117"/concerning israelH03478~%which he sawH02372}of tekoaH08620*|?who was among the herdmenH05349{of amosH05986zthe wordsH01697yin zionH06726xdwellethH07931 UeL. jO _@xU1)from the plainH012370)the inhabitantH03427/#and cut offH03772.#of damascusH01834-%also the barH01280,%i will breakH07665+)of ben–hadadH01130*#the palacesH0759")1which shall devourH0398(of hazaelH02371')into the houseH01004&a fireH0784 %+but i will sendH07971$ of ironH01270+#A with threshing instrumentsH02742" gileadH015684!Sthereof; because they have threshedH01758% 5i will not turn awayH07725%and for fourH0702#of damascusH01834)transgressionsH06588for threeH07969lordH03068!thus saithH0559% shall witherH03001 of carmelH03760# and the topH07218# shall mournH056 SyV3~eG$bD-rSN#the palacesH0759"M1which shall devourH0398Lof gazaH05804K#on the wallH02346Ja fireH0784 I+but i will sendH07971H to edomH0123G upH05462F captivityH01546E the wholeH08003;Dathereof; because they carried away captiveH01540%C5i will not turn awayH07725B%and for fourH0702Aof gazaH05804@)transgressionsH06588?for threeH07969>lordH03068=!thus saithH0559<lordH03068;saithH0559:unto kirH07024(9;shall go into captivityH015408 of syriaH07587) and the peopleH059716' of edenH01040 H057315) from the houseH010044# the sceptreH07626%35and him that holdethH085512of avenH0206 BnN- ~`G+~^5_Bk covenantH01285!j/ not the brotherlyH0251i) and rememberedH02142h to edomH0123g captivityH01546f the wholeH080033eQ thereof; because they delivered upH05462%d5 i will not turn awayH07725c% and for fourH0702b of tyrusH06865a) transgressionsH06588` for threeH07969_ lordH03068^! thus saithH0559]godH03069\the lordH0136[ saithH0559Z% shall perishH06#Y1 of the philistinesH06430 X+ and the remnantH07611W' against ekronH06138Vmine handH03027 U+and i will turnH07725T'from ashkelonH0831S#the sceptreH07626%R5and him that holdethH08551Q#from ashdodH0795P)the inhabitantH03427#O1and i will cut offH03772 R_@" d1oO/qR# the palacesH0759"1 which shall devourH0398! upon temanH08487 a fireH0784 + but i will sendH07971 for everH05331 his wrathH05678# and he keptH08104# perpetuallyH05703 did tearH02963~' and his angerH0639} all pityH07356!|- and did cast offH07843{) with the swordH02719z# his brotherH0251/yI thereof; because he did pursueH07291%x5 i will not turn awayH07725w% and for fourH0702v of edomH0123u) transgressionsH06588t for threeH07969s lordH03068r! thus saithH0559q# the palacesH0759"p1 which shall devourH0398o of tyrusH06865n# on the wallH02346m a fireH0784 l+ but i will sendH07971 @jF) ~`4nO$]@$shall goH01980#)and their kingH04428!"- of the whirlwindH05492!! in the dayH03117 ) with a tempestH05591 of battleH04421!in the dayH03117'9thereof, with shoutingH08643#the palacesH0759#3and it shall devourH0398of rabbahH07237#in the wallH02346a fireH0784"/but i will kindleH03341% their borderH01366(; that they might enlargeH07337 of gileadH01568%5 the women with childH020305U thereof; because they have ripped upH01234%5 i will not turn awayH07725% and for fourH0702 of ammonH05983 + of the childrenH01121 ) transgressionsH06588  for threeH07969  lordH03068 ! thus saithH0559  of bozrahH01224 `gI0[=aB#`A) of the trumpetH07782@) with the soundH06963?' with shoutingH08643># with tumultH07588=shall dieH04191<and moabH04124;!of keriothH07152:#the palacesH0759#93and it shall devourH03988upon moabH041247a fireH0784 6+but i will sendH079715 into limeH078754 of edomH01233# of the kingH044282 the bonesH06106+1Athereof; because he burnedH08313%05i will not turn awayH07725/%and for fourH0702.of moabH04124-)transgressionsH06588,for threeH07969+lordH03068*!thus saithH0559)lordH03068(saithH0559'togetherH03162#&1he and his princesH08269%)into captivityH01473 fmIpP'oL% f\!upon judahH03063[a fireH0784 Z+but i will sendH07971Y#have walkedH01980%X;the which their fathersH01WafterH0310#V1caused them to errH08582U) and their liesH03577!T- his commandmentsH02706"S/ and have not keptH08104R lordH03068Q the lawH084514PSthereof; because they have despisedH03988%O5i will not turn awayH07725N%and for fourH0702Mof judahH03063L)transgressionsH06588Kfor threeH07969JlordH03068I!thus saithH0559HlordH03068'G;thereof with him, saithH0559 F+all the princesH08269'E9thereof, and will slayH02026D)from the midstH07130Cthe judgeH08199#B1and i will cut offH03772 V{bD!iJ+b?#rVymy holyH06944x! to profaneH02490w maidH05291v will goH03212u) and his fatherH01t and a manH0376s#of the meekH06035rthe wayH01870q)and turn asideH05186p#of the poorH01800o#on the headH07218n%of the earthH0776m)after the dustH06083lthat pantH07602$k3 for a pair of shoesH05275j% and the poorH034i! for silverH03701h' the righteousH06662+gAthereof; because they soldH04376%f5i will not turn awayH07725e%and for fourH0702dof israelH03478c)transgressionsH06588bfor threeH07969alordH03068`!thus saithH0559_%of jerusalemH03389^#the palacesH0759#]3and it shall devourH0398 EuU2oT- lM+pE'9 through the wildernessH04057 yearsH08141 you fortyH0705 and ledH03212 of egyptH04714' from the landH0776&7 also i brought you upH05927' and his rootsH08328! from aboveH04605 his fruitH06529 + yet i destroyedH08045 # as the oaksH0437  strongH02634 ' of the cedarsH0730 + like the heightH01363#1 them, whose heightH01363 beforeH06440' i the amoriteH0567' yet destroyedH08045% of their godH0430 the houseH01004!-of the condemnedH06064the wineH03196)and they drinkH08354#every altarH04196~byH0681})laid to pledgeH02254|%upon clothesH0899{downH05186znameH08034 \^=pB) i@!\3)and the strongH023892)from the swiftH070311%shall perishH06%05therefore the flightH04498/! of sheavesH05995. fullH04392-! is pressedH05781%,5 under you, as a cartH05699%+5 behold, i am pressedH05781* prophesyH05012) sayingH0559(% the prophetsH05030'' and commandedH06680& to drinkH08248% wineH03196*$? but ye gave the nazaritesH05139# lordH03068" saithH05002! of israelH03478- E not even thus, o ye childrenH01121' for nazaritesH05139%7 and of your young menH0970% for prophetsH05030% of your sonsH01121 + and i raised upH06965) of the amoriteH0567 the landH0776! to possessH03423 GqU*_A% aG.tG)P=against the whole familyH04940Oof israelH03478(N;against you, o childrenH01121M#hath spokenH01696LlordH03068Kthis wordH01697JhearH08085IlordH03068HsaithH05002G#in that dayH03117FnakedH06174 E+shall flee awayH05127!D-among the mightyH01368!C!%courageousH03820 H0533B himselfH05315A deliverH04422@the horseH05483-?Eneither shall he that ridethH07392">/shall not deliverH04422=of footH07272<swiftH07031;the bowH07198:'that handlethH08610'99neither shall he standH059758 himselfH053157deliverH04422)6=neither shall the mightyH013685his forceH03581$45shall not strengthenH0553 ]W/~aF#zW8~]l%where no ginH04170k)upon the earthH0776j!in a snareH06341ifallH05307h!can a birdH06833g nothingH01115!f-if he have takenH03920e!of his denH04585d'cry outH06963 H05414"c/will a young lionH03715%b5when he hath no preyH02964a'in the forestH03293`roarH07580_#will a lionH0738^)they be agreedH03259]exceptH01115\togetherH03162[walkH03212Zcan twoH08147,YCyou for all your iniquitiesH05771(X;therefore i will punishH06485W%of the earthH0127$V3of all the familiesH04940&U7you only have i knownH03045T sayingH0559S of egyptH04714R' from the landH0776#Q1which i brought upH05927 H`<t[9\;qH% 5who can but prophesyH05012 #hath spokenH01696godH03069the lordH0136fearH03372%who will notH03808#hath roaredH07580the lionH0738%the prophetsH05030"/unto his servantsH05650!his secretH05475!-but he revealethH01540~nothingH01697}will doH06213|godH03069{+surely the lordH0136z' hath not doneH06213ylordH03068xin a cityH05892$w3shall there be evilH07451v'not be afraidH02729u)and the peopleH05971t#in the cityH05892sbe blownH08628 r+shall a trumpetH07782q) nothing at allH03920p) and have takenH03920o)from the earthH0127na snareH06341mtake upH05927 f`C( ~bA}dG'f'% an adversaryH06862& godH03069% the lordH0136$$5 therefore thus saithH0559 #- in their palacesH0759"# and robberyH07701!# up violenceH02555  who storeH0686 lordH03068 saithH05002 rightH05229 not to doH06213' for they knowH03045% in the midstH08432+A thereof, and the oppressedH06217% in the midstH07130 tumultsH04103 the greatH07227! and beholdH07200! of samariaH08111.G yourselves upon the mountainsH02022 assembleH0622 and sayH0559 of egyptH04714# in the landH0776"1 and in the palacesH0759  at ashdodH0795 ) in the palacesH0759  publishH08085 YrD fN5rS1vYD of jacobH03290C% in the houseH01004 B+ ye, and testifyH05749A hearH08085@ a couchH06210 ?+ and in damascusH01833> of a bedH04296=' in the cornerH06285<! in samariaH08111;! that dwellH03427:% be taken outH053379 of israelH03478&87 so shall the childrenH011217 of an earH02416! or a pieceH09155 legsH037674 twoH081473# of the lionH07382% of the mouthH063101! taketh outH05337 0+ as the shepherdH07462/ lordH03068.! thus saithH0559 -- shall be spoiledH0962*,A from thee, and thy palacesH0759+% thy strengthH05797(*; and he shall bring downH03381) the landH0776!(- even round aboutH05439 EzV/{Y8wS9x^Eb lordH03068a saithH05002"`/ shall have an endH05486_ housesH01004^' and the greatH07227]%shall perishH06\of ivoryH08127[)and the housesH01004ZhouseH01004 Y+with the summerH07019XhouseH01004W!the winterH02779!V-and i will smiteH05221U' to the groundH0776T and fallH05307!S- shall be cut offH01438R% of the altarH04196Q'and the hornsH07161P%of beth–elH01008O!the altarsH04196+NAupon him i will also visitH06485Mof israelH03478#L1the transgressionsH06588#K1that i shall visitH06485 J+that in the dayH03117I of hostsH06635H the godH0430G godH03069F the lordH0136E saithH05002 WkL* wR6]>W.~Gbefore her; and ye shall castH07993}everyH0802 |+at the breachesH06556${3and ye shall go outH03318&z)' with fishhooksH05518 H01729"y1 and your posterityH0319x!with hooksH067935wUupon you, that he will take you awayH05375v!shall comeH0935#u1that, lo, the daysH03117 t+by his holinessH06944s!hath swornH07650rgodH03069qthe lordH0136!p-and let us drinkH08354o bringH0935 n- to their mastersH0113m which sayH0559l the needyH034k# which crushH07533jthe poorH01800i'which oppressH06231h!of samariaH08111 g+in the mountainH02022fof bashanH01316eye kineH06510dthis wordH01697chearH08085 KpM/mM3aD*mK'you cleannessH05356&7and i also have givenH05414 godH03069 the lordH0136 saithH05002 of israelH03478#1 you, o ye childrenH01121likethH0157for thisH03651#1the free offeringsH05071publishH08085%and proclaimH07121#with leavenH02557,Ca sacrifice of thanksgivingH08426and offerH06999  yearsH03117 # after threeH07969 # your tithesH04643 ' every morningH01242 +your sacrificesH02077and bringH0935'transgressionH06586multiplyH07235at gilgalH01537)and transgressH06586%to beth–elH01008comeH0935lordH03068saithH05002 +into the palaceH02038 T[. mJkQ2 qT9wanderedH051288citiesH058927threeH079696so twoH081475%not witheredH03001$43whereupon it rainedH04305$33upon, and the pieceH025132!was rainedH043051 pieceH025130 oneH0259/ cityH05892.% upon anotherH0259*-? and caused it not to rainH04305,cityH05892+upon oneH0259(*;and i caused it to rainH04305))to the harvestH07105(monthsH02320'yet threeH07969&the rainH01653+%Aand also i have withholdenH04513$ lordH03068#) unto me, saithH05002)"=yet have ye not returnedH07725#!1in all your placesH04725 of breadH03899and wantH02640#1in all your citiesH05892of teethH08127 ^d7mFlI0^T% have i slainH02026S) your young menH0970R of egyptH04714!Q- after the mannerH01870)P= among you the pestilenceH01698O# i have sentH07971N lordH03068M) unto me, saithH05002)L= yet have ye not returnedH07725K devouredH0398J) the palmerwormH01501I increasedH07235%H5 and your olive treesH02132#G1 and your fig treesH08384#F1 and your vineyardsH03754"E/ when your gardensH01593D! and mildewH03420"C/ you with blastingH07711B) i have smittenH05221A lordH03068@) unto me, saithH05002)?= yet have ye not returnedH07725,>C but they were not satisfiedH07646=waterH04325<to drinkH08354;cityH05892:unto oneH0259 FhF'rP2Y6bFo to meetH07125(n; this unto thee, prepareH03559m i will doH06213l becauseH06118$k3 unto thee, o israelH03478)j= therefore thus will i doH06213i lordH03068h) unto me, saithH05002)g= yet have ye not returnedH07725f) of the burningH08316e# plucked outH05337*dA and ye were as a firebrandH0181c% and gomorrahH06017b sodomH05467a overthrewH04114`) of you, as godH0430"_/ i have overthrownH02015^ lordH03068]) unto me, saithH05002)\= yet have ye not returnedH07725"[1 unto your nostrilsH0639Z! to come upH05927Y' of your campsH04264)X? and i have made the stinkH0889W# your horsesH05483$V3 and have taken awayH07628U) with the swordH02719 TyX;_6nJ( mT riseH06965" /she shall no moreH03254 is fallenH05307 of israelH03478 !the virginH01330of israelH03478o houseH01004'a lamentationH07015 +which i take upH05375%ye this wordH01697hearH08085 his nameH08034 of hostsH06635 the godH0430 lordH03068~% of the earthH0776%}5 upon the high placesH01116|% and treadethH01869{ darknessH05890z# the morningH07837y# that makethH06213x# his thoughtH07808w unto manH0120v' and declarethH05046u the windH07307t% and createthH01254s' the mountainsH02022)r= for, lo, he that formethH03335q o israelH03478p thy godH0430 ZpT<rS3~`GZ#*3not to beer–shebaH0884)and passH05674(#into gilgalH01537'nor enterH0935&'not beth–elH01008%but seekH01875)$=ye me, and ye shall liveH02421#seekH01875"of israelH03478!)unto the houseH01004 lordH03068)for thus saithH0559of israelH03478% to the houseH01004 tenH06235# shall leaveH07604! an hundredH03967*? and that which went forthH03318!an hundredH03967#shall leaveH07604!a thousandH0505'that went outH03318the cityH05892godH03069the lordH0136)for thus saithH0559%5none to raise her upH06965'upon her landH0127 +she is forsakenH05203 DxP7vX5sS3]DGdarkH02821#F1and maketh the dayH03117!E-into the morningH01242$D3the shadow of deathH06757C#and turnethH02015Band orionH03685 A+the seven starsH03598@#that makethH06213?%in the earthH0776>'righteousnessH06666='and leave offH03240<#to wormwoodH03939;judgmentH04941:#ye who turnH020159% in beth–elH010088) none to quenchH035187!and devourH03986of josephH031305%in the houseH010044like fireH0784"3/lest he break outH06743"2/and ye shall liveH024211lordH030680seekH01875$/5 shall come to noughtH0205.' and beth–elH01008"-/ go into captivityH01540,%shall surelyH01540+!for gilgalH01537 B~U3oG)yS5dBc' ye have builtH01129b of wheatH01250!a- from him burdensH04864`# and ye takeH03947_' upon the poorH01800+^A therefore as your treadingH01318] forasmuchH03282\ uprightlyH08549"[/ him that speakethH01696Z) and they abhorH08581Y# in the gateH08179"X/ him that rebukethH03198W they hateH08130%V5 against the fortressH04013U! shall comeH0935$T3 so that the spoiledH07701#S1 against the strongH05794R# the spoiledH07701#Q1 that strengthenethH01082Phis nameH08034OlordH03068N%of the earthH0776M'upon the faceH06440%L5 and poureth them outH08210K! of the seaH03220J) for the watersH04325I% that callethH07121H! with nightH03915 QkN0dK* pFvQ!-that ye may liveH02421%and not evilH07451~goodH02896}seekH01875| timeH06256{ an evilH07451z% in that timeH06256#y1 shall keep silenceH01826&x7 therefore the prudentH07919w# in the gateH08179v the poorH034$u3 and they turn asideH05186t a bribeH03724s they takeH03947r the justH06662q% they afflictH06887p sinsH02403 o+ and your mightyH06099n) transgressionsH06588m' your manifoldH07227l! for i knowH03045k wineH03196'j9 but ye shall not drinkH08354i vineyardsH03754h pleasantH02531)g= in them; ye have plantedH05193'f9 but ye shall not dwellH03427e' of hewn stoneH01496d housesH01004 _w^A%y\7nL)_) the husbandmanH0406$3 and they shall callH07121 alasH01930 alasH01930$3 in all the highwaysH02351"1and they shall sayH0559)in all streetsH07339'thus; wailingH04553saithH0559the lordH0136of hostsH06635the godH0430lordH03068 of josephH03130!- unto the remnantH07611!- will be graciousH02603 of hostsH06635  godH0430 lordH03068 #in the gateH08179 judgmentH04941 'and establishH03322the goodH02896and loveH0157the evilH07451hateH081304Ushall be with you, as ye have spokenH0559of hostsH06635the godH0430lordH03068 ^tK/ w[B"gN4~^<# on the wallH07023; his handH03027:! and leanedH055649)into the houseH010048%him; or wentH09357metH062936!and a bearH016775a lionH07384fromH064403did fleeH051272#as if a manH03761' and not lightH02160darknessH02822/lordH03068$.3it for you? the dayH03117-#to what endH04100,lordH03068+the dayH03117$*5unto you that desireH0183)woeH01945(lordH03068'#thee, saithH0559&throughH07130 %+for i will passH05674$wailingH04553%#5and in all vineyardsH03754"!to wailingH04553!)of lamentationH05092( ;and such as are skilfulH03045#to mourningH060 FpO-S/d=kF!W-but let judgmentH04941V%of thy violsH05035U!the melodyH02172$T3for i will not hearH08085S%of thy songsH07892"R/from me the noiseH01995Q)take thou awayH05493#P1of your fat beastsH04806$O3the peace offeringsH08002&N7neither will i regardH05027"M/i will not acceptH07521(L;and your meat offeringsH04503#K1me burnt offeringsH05930 J+though ye offerH05927*I?in your solemn assembliesH06116%H5and i will not smellH07306 G+your feast daysH02282Fi despiseH03988Ei hateH08130"D/and no brightnessH05051C)even very darkH0651B'and not lightH0216AdarknessH02822@lordH03068?#not the dayH03117> bitH05391=' and a serpentH05175 XeAe?]uXtof hostsH06635sthe godH0430r!whose nameH08034qlordH03068psaithH0559odamascusH01834nbeyondH01973@mktherefore will i cause you to go into captivityH01540l'which ye madeH06213k#of your godH0430jthe starH03556i#your imagesH06754hand chiunH03594g)of your molochH04428f)the tabernacleH05522"e/but ye have borneH05375dof israelH03478co houseH01004byearsH08141afortyH0705"`/in the wildernessH04057_'and offeringsH04503#^1unto me sacrificesH02077 ]+have ye offeredH05066\streamH05158[#as a mightyH0386"Z/and righteousnessH06666Yas watersH04325Xrun downH01556 GoP6aEtY1 nG#1and cause the seatH07675dayH03117the evilH07451%5ye that put far awayH05077!-than your borderH01366  greaterH07227 + or their borderH01366$ 3 than these kingdomsH04467  betterH02896# 1 of the philistinesH06430to gathH01661%then go downH03381!'the greatH02579 H07227%ye to hamathH02574#1and from thence goH03212and seeH07200)ye unto calnehH03641passH05674 cameH0935 of israelH03478"~/ to whom the houseH01004}) of the nationsH01471|chiefH07225{namedH05344z!of samariaH08111 y+in the mountainH02022xand trustH0982win zionH06726vat easeH07600uwoeH01945 TgGoN/hI0{T#.1for the afflictionH07667)-=but they are not grievedH02470,ointmentsH08081*+?themselves with the chiefH07225*!and anointH04886)in bowlsH04219(wineH03196'!that drinkH08354&!like davidH01732%of musickH07892*$?to themselves instrumentsH03627#inventH02803"#of the violH05035!%to the soundH06310 !that chantH06527% of the stallH04770!- out of the midstH08432) and the calvesH05695!-out of the flockH06629the lambsH03733and eatH0398.Gthemselves upon their couchesH06210#and stretchH05628of ivoryH08127upon bedsH04296that lieH07901%to come nearH05066#of violenceH02555 Sc?rX?$o?"mSJ houseH01004I in oneH0259H menH0582G tenH06235;Fa and it shall come to pass, if there remainH03498)E=with all that is thereinH04393Dthe cityH05892,CCtherefore will i deliver upH05462B# his palacesH0759A and hateH08130@ of jacobH03290?) the excellencyH01347> i abhorH08374=of hostsH06635<the godH0430;lordH03068:saithH050029!by himselfH053158!hath swornH076507godH030696the lordH0136,5Cthemselves shall be removedH05493'49of them that stretchedH05628 3+and the banquetH04797 2+that go captiveH015401)with the firstH0721840Stherefore now shall they go captiveH01540/ of josephH03130 Sd> iS. iC% kSf runH07323e% shall horsesH05483d# with cleftsH01233c houseH01004b) and the littleH06996a' with breachesH07447` houseH01004_ the greatH01419"^/ and he will smiteH05221]! commandethH06680\ lordH03068[ lordH03068Z# of the nameH08034,YC for we may not make mentionH02142 X+ hold thy tongueH02013!W/ then shall he sayH0559V noH0657+UC with thee? and he shall sayH0559T% of the houseH01004S% by the sidesH03411R' and shall sayH0559!Q- out of the houseH01004P the bonesH06106"O/ him, to bring outH03318$N3 and he that burnethH05635"M/ shall take him upH05375"L/ and a man's uncleH01730$K3 that they shall dieH04191 YcE#{^8z\B)|Y) unto the riverH05158 of hemathH02574(= you from the entering inH0935'9 and they shall afflictH03905~of hostsH06635}the godH0430|lordH03068{saithH05002zof israelH03478yo houseH01004%x5against you a nationH01471-wEbut, behold, i will raise upH06965$v3 by our own strengthH02392u# to us hornsH07161"t/ have we not takenH03947s which sayH0559r of noughtH03808q! in a thingH01697!p- ye which rejoiceH08056o% into hemlockH03939!n- of righteousnessH06666m' and the fruitH06529l into gallH07219k judgmentH04941#j1 for ye have turnedH02015i with oxenH01241h plowH02790g' upon the rockH05553 YM,xY=|dHrYlordH030680Mfor this: it shall not be, saithH0559repentedH05162lordH03068 smallH06996 ariseH069654S i beseech thee: by whom shall jacobH03290forgiveH05545godH03069o lordH0136#then i saidH0559#of the landH0776the grassH06212of eatingH0398*?when they had made an endH03615 mowingsH01488! the king'sH04428  afterH0310" / the latter growthH03954% 5of the latter growthH03954# 1of the shooting upH05927! -in the beginningH08462%grasshoppersH014620Kunto me; and, behold, he formedH03335shewedH07200godH03069"1thus hath the lordH0136"/ of the wildernessH06160 Hu]B#qT7c( jH<)by a plumblineH0594;#upon a wallH02346:stoodH05324)9?me: and, behold, the lordH01368)thus he shewedH072007godH030696the lordH013675[for this: this also shall not be, saithH05594repentedH051623lordH030682smallH069961ariseH0696540Si beseech thee: by whom shall jacobH03290/ceaseH02308.godH03069-i, o lordH0136,then saidH0559+ a partH02506*) and did eat upH0398) deepH08415( the greatH07227'+ and it devouredH0398&by fireH0784%!to contendH07378$calledH07121#godH03069."Iunto me: and, behold, the lordH0136!shewedH07200 godH03069"1thus hath the lordH0136 EiJ&gF+W9dEY! the priestH03548X% then amaziahH0558W) with the swordH02719V# of jeroboamH03379"U/ against the houseH01004 T+ and i will riseH06965$S3 shall be laid wasteH02717R of israelH03478$Q3 and the sanctuariesH04720"P/ shall be desolateH08074O of isaacH03446$N3 and the high placesH01116Mpass byH05674!L-i will not againH03254K israelH03478J% of my peopleH05971I% in the midstH07130H# a plumblineH0594#G1 behold, i will setH07760Fthe lordH0136Ethen saidH0559D#a plumblineH0594 C-thou? and i saidH0559B!what seestH07200A'unto me, amosH05986@saidH0559?lordH03068>#in his handH03027 =-with a plumblineH0594 ZoU<pT2|[3 }Zw) flee thee awayH01272v goH03212u# o thou seerH02374t unto amosH05986s saidH0559r% also amaziahH0558%q7 out of their own landH0127$p3 be led away captiveH01540o% shall surelyH01540n! and israelH03478m% by the swordH02719l shall dieH04191k jeroboamH03379j saithH0559i' for thus amosH05986h' all his wordsH01697g to bearH03557f# is not ableH03201e the landH0776d of israelH03478c% of the houseH01004*b? against thee in the midstH07130a) hath conspiredH07194` amosH05986_ sayingH0559^ of israelH03478] kingH04428\# to jeroboamH03379[ sentH07971Z% of beth–elH01008 PfE'hO3{U<#sP) unto my peopleH05971prophesyH05012#unto me, goH03212saidH0559lordH03068the flockH06629 -me as i followedH0310tookH03947lordH03068" / of sycomore fruitH08256 ) and a gathererH01103 !an herdmanH0951 sonH01121 'i a prophet'sH05030!no prophetH05030!to amaziahH0558and saidH0559amosH05986'then answeredH06030 courtH01004! the king'sH04467 chapelH04720! the king'sH04428&7 any more at beth–elH01008~ not againH03254}% but prophesyH05012|% and prophesyH05012{ breadH03899z' and there eatH0398y of judahH03063x' into the landH0776 YdG c<uP4 Y"3/go into captivityH015402%shall surelyH015401!and israelH034780landH0127/!a pollutedH02931.inH05921#-1 and thou shalt dieH04191, by lineH02256!+- shall be dividedH02505*% and thy landH0127)% by the swordH02719(!shall fallH05307"'/and thy daughtersH01323&%and thy sonsH01121%#in the cityH05892#$1shall be an harlotH02181#thy wifeH0802"lordH03068$!5therefore thus saithH0559  of isaacH03446"/against the houseH01004and dropH05197#1not against israelH03478prophesyH05012#thou sayestH0559lordH03068'thou the wordH01697#1now therefore hearH08085 israelH03478 HQ-qT;|Z8kHQ) in every placeH04725P# dead bodiesH06297OmanyH07227NgodH03069Mthe lordH0136LsaithH05002K#in that dayH03117"J/shall be howlingsH03213I'of the templeH01964H'and the songsH07892GpassH05674!F- i will not againH03254E of israelH03478D) upon my peopleH05971C is comeH0935!B- unto me, the endH07093AlordH03068@then saidH0559 ?+of summer fruitH07019>a basketH03619 =-thou? and i saidH0559<!what seestH07200;amosH05986:#and he saidH0559 9+of summer fruitH07019-8Eunto me: and behold a basketH036197shewedH072006godH03069"51thus hath the lordH0136!4/forth of his landH0127 U}a@[By_<}U$n3for a pair of shoesH05275m'and the needyH034l!for silverH03701kthe poorH01800 j+that we may buyH07069iby deceitH04820h%the balancesH03976g) and falsifyingH05791f greatH01431e) and the shekelH08255d smallH06994 c- making the ephahH0374bwheatH01250&a7that we may set forthH06605 `+and the sabbathH07676_cornH07668!^-that we may sellH07666]be goneH05674'\9when will the new moonH02320[sayingH0559Zto failH07673Y#of the landH0776 X'the poorH06035 H06041W%even to makeH07673Vthe needyH034+UAthis, o ye that swallow upH07602ThearH08085S% with silenceH02013R forthH07993 TkE(|L*~aD pT  at noonH06672! to go downH0935*? that i will cause the sunH08121 godH03069 the lordH0136 saithH050026W and it shall come to pass in that dayH03117 of egyptH04714 the floodH0216##'and drownedH08248 H08257)=and it shall be cast outH01644"~/wholly as a floodH02975.}Gtherein? and it shall rise upH05927|'that dwellethH03427,{Gfor this, and every one mournH056ztrembleH07264"y1shall not the landH0776#x1any of their worksH04639wforgetH07911$v3surely i will neverH05331uof jacobH03290"t/by the excellencyH01347s!hath swornH07650rlordH03068q%of the wheatH01250p!the refuseH04651oand sellH07666 SaA!lK'x`;# tS&% not a famineH07458%# in the landH0776$ a famineH07458!#- that i will sendH07971" godH03069! the lordH0136  saithH05002 comeH0935!- behold, the daysH03117 dayH03117$3 thereof as a bitterH04751# and the endH0319! of an onlyH03173!1 it as the mourningH060 + and i will makeH07760 + upon every headH07218% and baldnessH07144) upon all loinsH04975 sackclothH08242$3 and i will bring upH05927!- into lamentationH07015#1 and all your songsH07892' into mourningH060# your feastsH02282 + and i will turnH02015  dayH03117 % in the clearH0216  the earthH0776" / and i will darkenH02821 LcJ nR5u[<pL D+and, the mannerH01870ClivethH02416Bo danH01835Athy godH0430@and sayH0559?!of samariaH08111>!by the sinH0819 =+they that swearH07650<! for thirstH06772; faintH05968:' and young menH09709 virginsH013308) shall the fairH033037# in that dayH03117#61 and shall not findH046725 lordH030684 the wordH016973 to seekH01245*2? they shall run to and froH07751!1- even to the eastH04217#01 and from the northH06828/ to seaH03220. from seaH03220&-7 and they shall wanderH05128, lordH03068+ the wordsH01697*) but of hearingH08085) for waterH04325(% nor a thirstH06772' of breadH03899 jsY= vX<|L#j^ takeH03947']9 thence shall mine handH03027\ into hellH07585 [+ though they digH02864/ZI of them shall not be deliveredH04422%Y5 and he that escapethH06412,XC of them shall not flee awayH05127W) he that fleethH05127'V9 of them with the swordH02719U  the lastH0319-TE  all of them; and i will slayH02026!S-  them in the headH07218R  and cutH01214Q  may shakeH07493P) that the postsH05592'O9 the lintel of the doorH03730N smiteH05221M# and he saidH0559L) upon the altarH04196K standingH05324J the lordH0136I i sawH07200"H/ and never rise upH06965%G5 even they shall fallH05307F livethH02416E+ of beer–shebaH0884 `X.sQ2x]<`#w1  upon them for evilH07451v  mine eyesH05869%u5 them: and i will setH07760"t/ and it shall slayH02026s the swordH02719&r7 thence will i commandH06680q' their enemiesH0341p beforeH06440o) into captivityH07628#n1 and though they goH03212"m/  and he shall biteH05391l#  the serpentH05175&k7  thence will i commandH06680j!  of the seaH03220i' in the bottomH07172h' from my sightH05869/gI thence; and though they be hidH05641"f/ and take them outH03947e' i will searchH02664d of carmelH03760&c7 themselves in the topH07218%b5 and though they hideH02244.aG thence will i bring them downH03381` to heavenH08064+_A them; though they climb upH05927 NaEX:uU1kN his nameH08034  lordH03068%  of the earthH0776'  upon the faceH06440%5  and poureth them outH08210!  of the seaH03220 ) for the watersH04325 + he that callethH07121 % in the earthH0776  his troopH092! - and hath foundedH03245' in the heavenH08064# his storiesH04609!- he that buildethH01129  of egyptH04714  the floodH02975%5  and shall be drownedH08257$3  wholly like a floodH02975%5  and it shall rise upH05927"3 therein shall mournH056#1 and all that dwellH03427"~/ and it shall meltH04127} the landH0776!|- he that touchethH05060{ of hostsH06635z godH03069y% and the lordH0136!x-  and not for goodH02896 PmS:lI,i@ iP0 lordH03068/ saithH05002.  of jacobH03290-  the houseH01004,  destroyH08045(+;  that i will not utterlyH08045*  savingH0657)% of the earthH0127%(5 it from off the faceH06440#'1 and i will destroyH08045& kingdomH04467 %+ upon the sinfulH02403$ godH03069## of the lordH0136!"- behold, the eyesH05869! from kirH07024 +  and the syriansH0758%  from caphtorH03731$3  and the philistinesH06430  of egyptH04714+  out of the landH0776 israelH03478&7 have not i brought upH05927 lordH03068 saithH05002 of israelH03478$3 unto me, o childrenH01121"/ of the ethiopiansH03569#1 ye not as childrenH01121 BtN0_A [8gB!L- and i will buildH01129K his ruinsH02034-JE thereof; and i will raise upH06965I% the breachesH06556H% and close upH01443G) that is fallenH05307F of davidH01732E) the tabernacleH05521 D+ will i raise upH06965C# in that dayH03117B# nor preventH06923#A1 shall not overtakeH05066@ the evilH07451? which sayH0559>% by the swordH02719= shall dieH04191<% of my peopleH05971 ;+ all the sinnersH02400:) upon the earthH07769 fallH05307.8G yet shall not the least grainH068727! in a sieveH035316 is siftedH05128"5/ among all nationsH014714 of israelH034783 the houseH01004 2+ and i will siftH05128(1; for, lo, i will commandH06680 MuZ/ t\B)\CoMi' the captivityH07622'h9 and i will bring againH07725g! shall meltH04127"f/ and all the hillsH01389e! sweet wineH06071d! shall dropH05197"c/ and the mountainsH02022b seedH02233 a+ him that sowethH04900` of grapesH06025 _+ and the treaderH01869^! the reaperH07114]) shall overtakeH05066!\- that the plowmanH02790[ lordH03068Z saithH05002Y comeH0935!X- behold, the daysH03117W! that doethH06213V lordH03068U saithH05002T! by my nameH08034!S- which are calledH07121'R9 and of all the heathenH01471Q of edomH0123P# the remnantH07611&O7 that they may possessH03423N of oldH05769"M/ it as in the daysH03117 _z_?oT6eF-_+concerning edomH0123godH03069the lordH0136!thus saithH0559!of obadiahH05662!the visionH02377 thy godH0430~ lordH03068}# them, saithH0559#|1 which i have givenH05414!{/ out of their landH01274zS and they shall no more be pulled upH05428$y5 them upon their landH0127!x- and i will plantH05193w the fruitH06529v and eatH0398u gardensH01593.tG  thereof; they shall also makeH06213s  the wineH03196r  and drinkH08354q  vineyardsH03754%p5  and they shall plantH05193o# and inhabitH03427n citiesH05892m the wasteH08074%l5 and they shall buildH01129k of israelH03478j% of my peopleH05971 @f@&d?#qQ,a@!%as the eagleH05404" /though thou exaltH01361' to the groundH0776(; who shall bring me downH03381% in his heartH03820! that saithH0559highH04791!-whose habitationH03427#of the rockH05553'in the cleftsH02288)=thee, thou that dwellestH07931'hath deceivedH05377)of thine heartH03820the prideH02087despisedH0959!-thou art greatlyH03966"/among the heathenH01471!thee smallH06996$3behold, i have madeH05414&7against her in battleH04421' 9ye, and let us rise upH06965  ariseH06965" / among the heathenH01471  is sentH07971" / and an ambassadorH06735 lordH03068a rumourH08052'we have heardH08085 VeK2^5 iF!}V#<1that were at peaceH07965;the menH0582:'to the borderH013669%have broughtH07971#81of thy confederacyH012857#all the menH0582!6-things sought upH011585)are his hiddenH047104%searched outH026643of esauH062152 grapesH05955.1G to thee, would they not leaveH076040 cameH0935&/7if the grapegatherersH01219%.5till they had enoughH01767+-Awould they not have stolenH01589%,5how art thou cut offH01820+by nightH03915$*3to thee, if robbersH07703)cameH0935(!if thievesH01590'lordH03068&saithH05002.%Gthence will i bring thee downH03381 $+among the starsH03556#thy nestH07064$"3and though thou setH07760 mz^7 ~X3dH%mX# shall coverH03680W shameH0955V jacobH03290#U3 against thy brotherH0251T violenceH02555S% by slaughterH06993R) may be cut offH03772Q of esauH06215P% of the mountH02022)O? to the end that every oneH0376"N/ shall be dismayedH02865M o temanH08487L) and thy mightyH01368K of esauH06215!J-out of the mountH02022"I/and understandingH08394H#out of edomH0123Gthe wiseH02450F%even destroyH06ElordH03068DsaithH05002(C;shall i not in that dayH03117#B1 none understandingH08394A a woundH04204@ have laidH07760? thy breadH03899>prevailedH03201(=;with thee have deceivedH05377 ni7gJ1|]/n"q5 of their destructionH06p! in the dayH03117o of judahH03063"n/ over the childrenH011215mU neither shouldest thou have rejoicedH08055*l? that he became a strangerH05235k! in the dayH03117j) of thy brotherH0251i! on the dayH031173hQ but thou shouldest not have lookedH07200g as oneH0259f) upon jerusalemH03389e lotsH01486d and castH03032c) into his gatesH08179b enteredH0935a) and foreignersH05237`! his forcesH02428%_5 carried away captiveH07617#^1 that the strangersH02114.]G on the other side, in the dayH03117#\1 that thou stoodestH05975[! in the dayH03117Z for everH057690YK thee, and thou shalt be cut offH03772 Ln;|T5M) kL !in the dayH03117-Ethose of his that did remainH083009]neither shouldest thou have delivered upH05462-Ethose of his that did escapeH06412!to cut offH03772 +in the crosswayH065632Oneither shouldest thou have stoodH05975!/ of their calamityH0343! in the dayH03117#1 on their substanceH02428' nor have laidH07971!~/ of their calamityH0343}! in the dayH03117$|3 on their afflictionH074514{S yea, thou shouldest not have lookedH07200!z/ of their calamityH0343y! in the dayH03117x% of my peopleH05971w' into the gateH08179/vK thou shouldest not have enteredH0935u# of distressH06869t! in the dayH03117s proudlyH014313rQ neither shouldest thou have spokenH06310 Oe?~]@E" qO#'shall possessH03423"of jacobH03290!'and the houseH01004, Cand there shall be holinessH06944%5shall be deliveranceH06413zionH06726)but upon mountH020229] and they shall be as though they had notH03808,Cand they shall swallow downH03886&7yea, they shall drinkH08354#continuallyH08548drinkH08354&7shall all the heathenH01471mountainH02022%upon my holyH06944%5for as ye have drunkH08354$3 upon thine own headH07218%shall returnH07725&7unto thee: thy rewardH01576!-it shall be doneH06213"/as thou hast doneH06213%5upon all the heathenH01471 nearH07138 lordH03068 #for the dayH03117 #of distressH06869 RxV8mO.{_AsR@% and benjaminH01144?! of samariaH08111>) and the fieldsH07704=! of ephraimH0669<!the fieldsH07704';9and they shall possessH03423 :+the philistinesH064309the plainH082198of esauH062157the mountH020226'shall possessH034235the southH050454#hath spokenH016963lordH030682of esauH062151% of the houseH010040 remainingH08300#/3 in them, and devourH0398&.7 and they shall kindleH01814-# for stubbleH07179,of esauH06215+'and the houseH01004*a flameH03852)of josephH03130('and the houseH01004'+shall be a fireH0784&of jacobH03290%'and the houseH01004"$/their possessionsH04180 Sz\1fE$uQ6jS^ goH03212] ariseH06965\ sayingH0559[! of amittaiH0573Z the sonH01121 Y+ came unto jonahH03124X lordH03068W% now the wordH01697V lord'sH03068 U+and the kingdomH04410Tof esauH06215Sthe mountH02022Rto judgeH08199QzionH06726Pon mountH02022O'shall come upH05927N%and savioursH03467M% of the southH05045L! the citiesH05892K' shall possessH03423J# in sepharadH05614I%of jerusalemH03389"H/and the captivityH01546G)unto zarephathH06886'F9that of the canaanitesH03669Eof israelH03478 D+of the childrenH01121C%of this hostH02426"B/and the captivityH01546A gileadH01568 UX9gE(xM+nU| windH07307{ a greatH01419z sent outH02904y lordH03068x lordH03068"w/ from the presenceH06440(v; with them unto tarshishH08659u) into it, to goH0935't9 thereof, and went downH03381s the fareH07939r!  so he paidH05414q#  to tarshishH08659p  goingH0935o  a shipH0591n%  and he foundH04672m to joppaH03305l' and went downH03381k lordH03068"j/ from the presenceH06440i' unto tarshishH08659h to fleeH01272g rose upH06965f but jonahH03124e  beforeH06440d! is come upH059271cM against it; for their wickednessH07451b and cryH07121a cityH05892`! that greatH01419_! to ninevehH05210 DyU8vS5jJ+^D ariseH069657Y unto him, what meanest thou, o sleeperH07290 - to him, and saidH0559 cameH07126)/' so the shipmasterH02259 H07227$3 and was fast asleepH07290! and he layH07901# of the shipH05600)  into the sidesH03411'  was gone downH03381#1  of them. but jonahH03124 !  to lightenH07043 %  into the seaH03220 # in the shipH0591  the waresH03627 ) and cast forthH02904% unto his godH0430 every manH0376 and criedH02199# were afraidH03372"/ then the marinersH04419%  to be brokenH07665  was likeH02803 -  so that the shipH0591! in the seaH03220 tempestH05591'~9 and there was a mightyH01419}% into the seaH03220bRTRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{o *Gc<Wt.Jfo *Gc<Wt.Jf<Yw3Qn  & D ^ w 0Li!<Xq #@^|4Pl !("D#b$%&='Z(w)*0+M,i-./;0X1u23.4J5f67889V:r;<-=H>b?@A4BPCjDE!F=G[HyIJ-KJLfMNO:PVQrRS- [Z9[=]z[4#  and he saidH0559#31 and of what peopleH059712# thy countryH07761 comestH09350! and whenceH0370!/- thine occupationH04399<.c us, we pray thee, for whose cause this evilH07451$-3 they unto him, tellH05046, then saidH0559+! upon jonahH03124*  fellH05307)#  and the lotH01486(  lotsH01486&'7  upon us. so they castH05307&  this evilH07451 %+ for whose causeH07945!$- that we may knowH03045# lotsH01486 "+ and let us castH05307! comeH03212 ' to his fellowH07453 every oneH0376' and they saidH0559%;  upon us, that we perishH06!  will thinkH06245!/ if so be that godH0430% upon thy godH0430 callH07121 DqM1]8zFnD&P7  unto them, take me upH05375O#  and he saidH0559$N3  and was tempestuousH05590M  wroughtH01980%L5  unto us? for the seaH03220K#  may be calmH08367(J;  unto thee, that the seaH032200IK  they unto him, what shall we doH06213H  then saidH0559$G3  because he had toldH05046F  lordH03068"E/  from the presenceH06440D%  that he fledH01272C  knewH03045!B/  this? for the menH0582-AE  unto him, why hast thou doneH06213@  and saidH0559?  afraidH03372#>#'  exceedinglyH03374 H01419!=/  then were the menH0582<#  and the dryH03004;  the seaH03220 :+  which hath madeH062139  of heavenH080648  the godH04307  lordH030686!  and i fearH033735  an hebrewH05680 WxO* kH#^EpWl  lordH03068k  bloodH01818,j5'  not upon us innocentH05355 H05355i  and layH05414h lifeH05315g) for this man'sH03760fQ we beseech thee, let us not perishH06e lordH03068d+ we beseech theeH0577c and saidH0559b lordH03068%a5 wherefore they criedH07121$`3  and was tempestuousH05590_  wroughtH01980!^-  not: for the seaH03220])  but they couldH03201\#  to the landH03004[  to bringH07725Z!  rowed hardH02864$Y5  nevertheless the menH0582X  tempestH05591W!  this greatH01419!V-  that for my sakeH07945%U5  unto you: for i knowH03045T  be calmH08367!S-  so shall the seaH03220R%  into the seaH03220"Q/  and cast me forthH02904 W[:`@ {b@&rW   nightsH03915   and threeH07969   daysH03117  threeH07969#  of the fishH01709!- was in the bellyH04578 and jonahH03124 jonahH03124' to swallow upH01104 fishH01709 a greatH01419% had preparedH04487 lordH03068~  vowsH05088} and madeH05087| lordH03068{# a sacrificeH02077z# and offeredH02076#y#' exceedinglyH03374 H01419x lordH03068w fearedH03372v% then the menH0582 u+ from her ragingH02197t ceasedH05975s# and the seaH03220r% into the seaH03220#q1 and cast him forthH02904p jonahH03124 o+ so they took upH05375n' as it pleasedH02654m  hast doneH06213 MlR6kQ/aCqM (+ yet i will lookH05027'% of thy sightH05869&' i am cast outH01644%# then i saidH0559$#  passed overH05674#' and thy wavesH01530*"? me about: all thy billowsH04867! compassedH05437 ) and the floodsH05104# of the seasH03220% in the midstH03824!- me into the deepH04688$3 for thou hadst castH07993  my voiceH06963'  thou heardestH08085 criedH07768 of hellH07585$5 me; out of the bellyH0990% and he heardH06030 lordH03068-E by reason of mine afflictionH06869 i criedH07121 and saidH0559 bellyH04578"/ out of the fish'sH01710 his godH0430 lordH03068  prayedH06419 ! then jonahH03124 nbB$yV1_F, nD came inH0935C' and my prayerH08605B lordH03068'A9 within me i rememberedH02142@ faintedH05848?% when my soulH05315>  my godH0430=  lordH03068 <+  from corruptionH07845; my lifeH02416):= yet hast thou brought upH05927"9/ about me for everH057698' with her barsH012807 the earthH0776!6- of the mountainsH020225) to the bottomsH070954# i went downH033813 my headH07218#21 were wrapped aboutH022801 the weedsH05488&07 closed me round aboutH05437/ the depthH08415.# to the soulH05315"-1 compassed me aboutH0661,! the watersH04325+ templeH01964 *+ toward thy holyH06944) againH03254 FvY=Z<# mL3~_Fb cityH05892a! that greatH01419`% unto ninevehH05210_ goH03212^ ariseH06965]% time, sayingH0559\! the secondH08145 [+ came unto jonahH03124Z lordH03068Y% and the wordH01697X%  upon the dryH03004W  jonahH03124#V1  and it vomited outH06958U'  unto the fishH01709T  spakeH0559S  lordH03068R  lordH03068Q  salvationH03444"P/  that i have vowedH05087O!  i will payH07999 N+  of thanksgivingH08426)M=  unto thee with the voiceH06963%L5  but i will sacrificeH02076 K+ their own mercyH02617J forsakeH05800I vanitiesH01892H lyingH07723"G/ they that observeH08104F templeH01964+EA unto thee, into thine holyH06944 Z{aD#iL2qU4yZ! of ninevehH05210' so the peopleH0582$3  shall be overthrownH02015~#  and ninevehH05210}  daysH03117|  yet fortyH0705{  and saidH0559z% and he criedH07121y journeyH04109x day'sH03117w aH0259v' into the cityH05892u to enterH0935t beganH02490s and jonahH03124r  journeyH04109q  days'H03117p  of threeH07969o  cityH05892n  greatH01419 m- was an exceedingH0430l# now ninevehH05210k lordH03068&j7 according to the wordH01697i% unto ninevehH05210h and wentH03212g aroseH06965f so jonahH03124e! that i bidH01696&d7 unto it the preachingH07150c! and preachH07121 XsR,fB"\;uX  nor beastH0929+ let neither manH0120 sayingH0559) and his noblesH01419# of the kingH04428' by the decreeH02940 + through ninevehH05210' and publishedH0559!- to be proclaimedH02199  in ashesH0665  and satH03427)  with sackclothH08242&7  from him, and coveredH03680 his robeH0155# and he laidH05674 + from his throneH03678% and he aroseH06965 ! of ninevehH05210 ' unto the kingH04428  cameH05060  for wordH01697* ?  of them even to the leastH06996"/  from the greatestH01419% on sackclothH08242 and putH03847 a fastH06685) and proclaimedH07121 godH0430 believedH0539 NkM3|`9t]? nN=#  their worksH04639<  sawH07200;  and godH0430:)  that we perishH069  angerH0639 8+  from his fierceH027407'  and turn awayH077256!  and repentH051625  will turnH077254  godH04303%  who can tellH030452)  in their handsH03709&17  and from the violenceH025550  wayH01870/'  from his evilH07451.  every oneH0376#-1 yea, let them turnH07725, unto godH0430+ mightilyH02394* and cryH07121)) with sackclothH08242(! be coveredH03680' and beastH0929&# but let manH0120% waterH04325$ nor drinkH08354"#/ let them not feedH07462"  any thingH03972!  tasteH02938   nor flockH06629  herdH01241 UgG"lB a<!qUZ to angerH0639Y slowH0750X% and mercifulH07349W  godH0410V!  a graciousH02587U!  for i knewH03045T'  unto tarshishH08659S  beforeH06923!R- therefore i fledH01272,QE when i was yet in my countryH0127#P1 not this my sayingH01697O lordH03068N i prayH0577M and saidH0559L lordH03068K' and he prayedH06419&J7 and he was very angryH02734#I#' exceedinglyH07451 H01419H jonahH03124"G/ but it displeasedH03415&F7  unto them; and he didH06213!E-  that he would doH06213!D-  that he had saidH01696C#  of the evilH07451B  repentedH05162A  and godH0430@  wayH01870 ?+  from their evilH07451!>-  that they turnedH07725 [{bIeE( gG+x[w preparedH04487v godH0430u lordH03068.tG  what would become of the cityH05892"s/  till he might seeH07200'r9  under it in the shadowH06738q  and satH03427p# him a boothH05521o) and there madeH06213n# of the cityH05892!m- on the east sideH06924l and satH03427k# of the cityH05892j went outH03318i so jonahH03124h# to be angryH02734 g+ doest thou wellH03190f lordH03068e then saidH0559d% than to liveH02416c' for me to dieH04194b betterH02896(a; i beseech thee, my lifeH05315` takeH03947_ lordH03068!^- thee of the evilH07451]' and repentestH05162\ kindnessH02617[% and of greatH07227 cxV7uX=zD& |c  beatH05221# and the sunH08121 windH07307 eastH06921! a vehementH02759 preparedH04487 that godH0430  did ariseH022242 O and it came to pass, when the sunH08121! -  that it witheredH03001  the gourdH07021 % and it smoteH05221% the next dayH04283 roseH05927!- when the morningH07837 a wormH08438 preparedH04487 but godH0430% of the gourdH07021  gladH08055%''  was exceedingH08057 H01419  so jonahH03124#~1  him from his griefH07451}!  to deliverH05337|' over his headH07218*{? that it might be a shadowH06738z! over jonahH03124y! to come upH05927x a gourdH07021 d~_D( zV6{b;d0%  and perishedH060/='  which came up in a nightH03915 H01121'.9  neither madest it growH014315-U  for the which thou hast not labouredH05998,%  on the gourdH07021#+1  thou hast had pityH02347*  lordH03068)  then saidH0559(!  unto deathH04194'#  to be angryH02734&  i do wellH03190%#  and he saidH0559$'  for the gourdH07021##  to be angryH02734 "+  doest thou wellH03190!  to jonahH03124   saidH0559  and godH0430% than to liveH02416' for me to dieH04194 betterH02896 and saidH0559 to dieH04191! in himselfH05315!  and wishedH07592 +  that he faintedH05968  of jonahH03124'  upon the headH07218 dt[;"lD+qS;}dM!hearH08085L'! and jerusalemH03389#K1! concerning samariaH08111J%! which he sawH02372I! of judahH03063H! kingsH04428G!hezekiahH03169F!ahazH0271E!of jothamH03147D#!in the daysH03117C)!the morasthiteH04183#B1!that came to micahH04318A!lordH03068@!the wordH01697?  cattleH0929>  muchH07227$=3  and their left handH08040)<=  between their right handH03225$;3  that cannot discernH03045:  personsH01209  thousandH07239%8''  than sixscoreH06240 H081477  moreH072356#  wherein areH034265  cityH058924!  that greatH014193  ninevehH05210'29  and should not i spareH02347"1!'  in a nightH03915 H01121 P~V>Z3S0zP&i7!for the transgressionH06588#h1! down a steep placeH04174g! pouredH05064f'!as the watersH04325e!the fireH0784d!beforeH06440c!as waxH01749b)!shall be cleftH01234+aA!under him, and the valleysH06010 `+!shall be moltenH04549"_/!and the mountainsH02022^%!of the earthH0776%]5!upon the high placesH01116\!and treadH01869#[1!and will come downH03381!Z-!out of his placeH04725Y%!cometh forthH03318X!lordH03068W! templeH01964V'! from his holyH06944%U7! against you, the lordH0136T!!be witnessH05707S!godH03069$R5!is: and let the lordH0136%Q5!and all that thereinH04393P!o earthH0776O!hearkenH07181N'!all ye peopleH05971 RuO2iJ)tL(sR'!with the fireH0784(;!thereof shall be burnedH08313!/!and all the hiresH08682O!thereof shall be beaten to piecesH03807*?!and all the graven imagesH06456 ~+! the foundationsH03247$}3! and i will discoverH01540(|;! thereof into the valleyH01516{!!the stonesH068%z5!and i will pour downH05064y'!of a vineyardH03754x%!as plantingsH04302w%!of the fieldH07704v!!as an heapH05856u!samariaH08111&t7!therefore i will makeH07760s'! not jerusalemH03389r! of judahH03063 q+! the high placesH01116p#!not samariaH08111o!of jacobH03290"n/!the transgressionH06588m!of israelH03478l%!of the houseH01004+kA!all this, and for the sinsH02403j!of jacobH03290 XqR1b> wU8tX! declareH05046%! to jerusalemH03389%! of my peopleH05971'! unto the gateH08179!! he is comeH05060!! unto judahH03063)! for it is comeH0935! incurableH0605'! for her woundH04347##'! as the owlsH03284 H01323%! and mourningH060!-!like the dragonsH08577!a wailingH04553#!i will makeH06213!and nakedH06174 '!strippedH07758 H07758!i will goH03212!and howlH03213& 7!therefore i will wailH05594 %!of an harlotH02181 #! to the hireH0868& 7! and they shall returnH07725 %! of an harlotH02181#! of the hireH0868!-! for she gatheredH06908!desolateH08077#1!thereof will i layH07760"/!and all the idolsH06091 TzZ2mO,qS.zT";/! o thou inhabitantH03427:%! of jerusalemH033899'! unto the gateH081798! lordH030687! came downH033816! but evilH074515! for goodH02896!4-! waited carefullyH023423! of marothH04796#21! for the inhabitantH03427$13! of you his standingH05979!0-! he shall receiveH03947/)! of beth–ezelH01018 .+! in the mourningH04553-)! came not forthH03318,! of zaananH06630+)! the inhabitantH03427*! nakedH06181!)-! having thy shameH01322(! of saphirH08208 '+! thou inhabitantH03427&%! pass ye awayH05674$%3! thyself in the dustH06083$'! rollH06428 H06428'#9! in the house of aphrahH01036"'! ye not at allH01058!! weepH01058 #! not at gathH01661 G_@jM%mQ%dGX!and pollH01494W)!make thee baldH07139V!of israelH03478U!the gloryH03519T%!unto adullamH05725S'!he shall comeH0935R#!of mareshahH04762(Q;!unto thee, o inhabitantH03427P!an heirH03423 O-!yet will i bringH0935N!of israelH03478M%!to the kingsH04428L!a lieH0391K!of achzibH0392J!!the housesH01004$I3!to moresheth–gathH04182H!presentsH07964*G?!therefore shalt thou giveH05414F!! were foundH04672E! of israelH03478'D9! for the transgressionsH06588C! of zionH06726 B+! to the daughterH01323A!! of the sinH02403@'! the beginningH07225#?1! to the swift beastH07409>#! the chariotH04818=! bindH07573<!! of lachishH03923 D|[&pK/ gG(lD$u5!therefore thus saithH0559!t-! and his heritageH05159s!! even a manH0376r'!and his houseH01004q!a manH01397 p+!so they oppressH06231o!awayH05375n!!and housesH01004m#!by violenceH01497l!fieldsH07704k)!and they covetH02530j'! of their handH03027i%! in the powerH0410"h/! it, because it isH03426g'! they practiseH06213f!is lightH0216!e-!when the morningH01242 d+!upon their bedsH04904c!evilH07451b!and workH06466a!iniquityH0205$`3!to them that deviseH02803_!woeH019451^M!for they are gone into captivityH01540]%!as the eagleH05404\%!thy baldnessH07144[!enlargeH07337Z!childrenH01121&Y7!thee for thy delicateH08588 M{H)lN"fF%M?i!therefore thou shalt have none that shall castH07993!!our fieldsH07704 +!he hath dividedH02505& 7!from me! turning awayH07725$ 3! how hath he removedH04185 %! of my peopleH05971 #! the portionH02506 +! he hath changedH04171! spoiledH07703'!we be utterlyH07703!sayH0559#!lamentationH05092)!with a dolefulH05093(;!against you, and lamentH05091!a parableH04912!take upH05375#!in that dayH03117! evilH07451~'! for this timeH06256}! haughtilyH07317$|3!neither shall ye goH03212{!!your necksH06677/zI!from which ye shall not removeH04185y!an evilH07451x#!do i deviseH02803,wC!behold, against this familyH04940v!lordH03068 OlO#kR3hJ* nO.#! by securelyH0983$-3! from them that passH05674,#!the garmentH08008+!withH04136*!the robeH0145)#!ye pull offH06584(#!as an enemyH0341'#!is risen upH06965&!my peopleH05971%%!even of lateH0865$! uprightlyH03477$#3! to him that walkethH01980"! do goodH03190 !+!do not my wordsH01697! -!these his doingsH04611!!straitenedH07114!lordH03068'!is the spiritH07307!of jacobH03290!the houseH01004!namedH0559!shameH03639$3!they shall not takeH05253(;!they shall not prophesyH05197!prophesyH05197!prophesyH05197!lordH03068$3!in the congregationH06951!by lotH01486!a cordH02256 Y^6xU<w[9Y-JE! he shall even be the prophetH05197$I3! and of strong drinkH07941"H/! unto thee of wineH03196 G+! i will prophesyH05197F! do lieH03576E'! and falsehoodH08267D'! in the spiritH07307C! walkingH01980B! a manH0376A! ifH03863@#! destructionH02256!?-! even with a soreH04834!>-! it shall destroyH02254'=9! because it is pollutedH02930<! restH04496;)! ye, and departH03212:! ariseH069659! for everH057698! my gloryH01926#71! have ye taken awayH03947$63! from their childrenH057685! housesH01004$43! from their pleasantH08588!3-! have ye cast outH016442%! of my peopleH059711! the womenH08020! from warH04421/'! as men averseH07725 WU:uT3pBpWf! lordH03068e! beforeH06440d!! shall passH05674&c7! by it: and their kingH04428!b-! and are gone outH03318a! the gateH08179(`;! and have passed throughH05674*_?! them: they have broken upH06555^! beforeH06440]!! is come upH05927\#! the breakerH06555[! menH0120,ZC! they shall make great noiseH01949Y'! of their foldH01699X%! in the midstH08432W%! as the flockH05739!V'! of bozrahH01224 H01223U%! as the sheepH06629T'! them togetherH03162S!! i will putH07760R! of israelH03478Q#! the remnantH07611P! gatherH06908+OA! all of thee; i will surelyH06908N! o jacobH03290M! assembleH0622L'! i will surelyH0622K)! of this peopleH05971 PdA gJ( oN1qP%! and as fleshH01320)! as for the potH05518(;!and chop them in piecesH06566#!their bonesH06106.~G!from off them; and they breakH06476}!!their skinH05785|!and flayH06584{%!of my peopleH05971z!the fleshH07607y%!who also eatH0398%x5!from off their bonesH06106/wI!from off them, and their fleshH07607v!!their skinH05785u'!who pluck offH01497t!the evilH07451s!and loveH0157r!the goodH02896q!who hateH08130p! judgmentH04941$o3!not for you to knowH03045n!of israelH03478m%!of the houseH01004l)!and ye princesH07101k!of jacobH03290$j3!i pray you, o headsH07218i!hearH08085h!!and i saidH0559g#! on the headH07218 M[/mT(oG}M,5'!and it shall be darkH02821 H02821:_!unto you, that ye shall not have a visionH02377 +!therefore nightH03915! warH04421"/! they even prepareH06942&7! not into their mouthsH06310$3! and he that puttethH05414! peaceH07965!and cryH07121!-!with their teethH08127!that biteH05391!errH08582$3!that make my peopleH05971(;!concerning the prophetsH05030!lordH03068 !!thus saithH0559 +!in their doingsH046114 S!as they have behaved themselves illH07489' 9!from them at that timeH06256 !his faceH06440(;!them: he will even hideH05641%5!but he will not hearH06030!lordH03068$3!then shall they cryH02199#! the caldronH07037! withinH08432 NbB gH*}Y8}N+8A! this, i pray you, ye headsH072187! hearH080856! his sinH024035'! and to israelH03478"4/! his transgressionH065883!! unto jacobH032902!!to declareH050461%!and of mightH01369 0+!and of judgmentH04941/!lordH03068.'!by the spiritH07307-!of powerH03581,!i am fullH04390+!but trulyH0199*!of godH0430)!no answerH04617(!!their lipsH08222*'?!yea, they shall all coverH05844&!!confoundedH02659!%-!and the divinersH07080$!!be ashamedH0954%#5!then shall the seersH02374"'! shall be darkH06937!#!and the dayH03117" /!over the prophetsH05030'!shall go downH0935#!and the sunH081213Q!unto you, that ye shall not divineH07080 VcD'lJ, c@"rVV! can comeH0935U'! us? none evilH07451T! amongH07130S! lordH03068R! and sayH0559Q! lordH03068#P1! yet will they leanH08172O! for moneyH03701N)! thereof divineH07080!M-! and the prophetsH05030L! for hireH04242K'! thereof teachH03384 J+! and the priestsH03548I!! for rewardH07810H'! thereof judgeH08199G! the headsH07218F'! with iniquityH05766E'! and jerusalemH03389D!! with bloodH01818C! zionH06726B'! they build upH01129A!! all equityH03477@#! and pervertH06140?! judgmentH04941>!! that abhorH08581=! of israelH03478<%! of the houseH01004;#! and princesH07101:! of jacobH032909%! of the houseH01004 `{Y2 gF% sO0`!r-!and let us go upH05927q!comeH03212p!and sayH0559o!!shall comeH01980n!nationsH01471m!and manyH07227l!! shall flowH05102k!! and peopleH05971 j+! above the hillsH01389(i;! and it shall be exaltedH05375!h-!of the mountainsH02022g!!in the topH07218%f5!shall be establishedH03559e!lordH03068d%!of the houseH01004c%!the mountainH02022b!daysH03117a+!but in the lastH0319`'! of the forestH03293#_1! as the high placesH01116^%! of the houseH01004!]-! and the mountainH02022#\1! shall become heapsH05856['! and jerusalemH03389Z! a fieldH07704Y! be plowedH02790X'! for your sakeH01558%W5! therefore shall zionH06726 Mc=vU<~bEsM"/!shall not lift upH05375! nationH01471" /! into pruninghooksH04211! -! and their spearsH02595 +! into plowsharesH0855 %! their swordsH02719$ 3!and they shall beatH03807!afar offH07350!nationsH01471!strongH06099!!and rebukeH03198!peopleH05971!!among manyH07227#1!and he shall judgeH08199)!from jerusalemH03389!lordH03068%!and the wordH01697~!of zionH06726})!shall go forthH03318|#!for the lawH08451{%!in his pathsH0734!z-!and we will walkH03212y)! us of his waysH01870"x/! and he will teachH03384w! of jacobH03290v!! of the godH0430!u-! and to the houseH01004t!lordH03068 s+!to the mountainH02022 G|U8wW4v]B%mG"-/!and i will gatherH06908!,-!her that haltethH06760++!will i assembleH0622*!lordH03068)!saithH05002(#!in that dayH03117'! and everH05703&! for everH05769%! our godH0430$!lordH03068##!in the nameH08034!"-!and we will walkH03212!!!of his godH0430 #!in the nameH08034!every oneH0376!will walkH03212)!for all peopleH05971#! hath spokenH01696!of hostsH06635!lordH03068'!for the mouthH06310!afraidH02729'9!and under his fig treeH08384)!under his vineH01612!every manH0376#1!but they shall sitH03427!warH04421)=!neither shall they learnH03925)!against nationH01471!a swordH02719 I[= sZ,}a6sI&H7! now why dost thou cryH07321G%! of jerusalemH03389 F+! to the daughterH01323E!! shall comeH0935D#! the kingdomH04467C!dominionH04475B)!even the firstH07223'A;!unto thee shall it comeH0857@!of zionH06726 ?+!of the daughterH01323 >+!the strong holdH06076$=%'!of the flockH04029 H05739"</!and thou, o towerH04026;! everH05769*:?! from henceforth, even forH057049! zionH06726#81! over them in mountH020227#!shall reignH044276!lordH030685!nationH014714!a strongH06099.3G!and her that was cast far offH019722!a remnantH07611 1+!her that haltedH06760 0+!and i will makeH07760./G!and her that i have afflictedH07489'.9!her that is driven outH05080 g}_@]- |J1gb%! are gatheredH0622a! nationsH01471`'! now also manyH07227 _-! of thine enemiesH0341#^1! thee from the handH03709]%! shall redeemH01350\! lordH03068.[G! there shalt thou be deliveredH05337Z!! to babylonH0894!Y/! and thou shalt goH0935X%! in the fieldH07704%W5! and thou shalt dwellH07931 V+! out of the cityH07151,UC! for now shalt thou go forthH03318(T;! like a woman in travailH03205S! of zionH06726R!! o daughterH01323*Q?! and labour to bring forthH01518P!! be in painH02342+OA! thee as a woman in travailH03205N!! have takenH02388M! for pangsH02427L! perishedH06+KA! in thee? is thy counsellorH03289J! no kingH04428I! out aloudH07452 BrT2 Y6fB$ z[B! lordH03068~!! their gainH01215&}7! and i will consecrateH02763|! peopleH05971{! manyH07227.zG! and thou shalt beat in piecesH01854y! brassH05154x! thy hoofsH06541 w+! and i will makeH07760v! ironH01270u!! thine hornH07161 t+! for i will makeH07760s! of zionH06726r!! o daughterH01323q!! and threshH01758p! ariseH06965o)! into the floorH01637$n3! them as the sheavesH05995$m3! for he shall gatherH06908!l-! they his counselH06098"k1! neither understandH0995j! lordH03068!i-! not the thoughtsH04284h'! but they knowH03045g! upon zionH06726f! lookH02372 e+! and let our eyeH05869#d1! let her be defiledH02610&c9! against thee, that sayH0559 _rL-gH%wC#_/I!therefore will he give them upH05414(-'! from everlastingH05769 H03117#! from of oldH06924#1! whose goings forthH04163!in israelH03478#!to be rulerH049100K!out of thee shall he come forthH03318!of judahH03063#3!among the thousandsH0505)!thou be littleH06810!ephratahH0672'9!but thou, beth–lehemH01035 )! upon the cheekH03895 !! with a rodH07626 ! of israelH03478 !the judgeH08199- E!against us: they shall smiteH05221!siegeH04692%!he hath laidH07760!of troopsH01416!!o daughterH01323"/!thyself in troopsH01416!!now gatherH01413"1! of the whole earthH0776'! unto the lordH0113$3! and their substanceH02428 OhE$x_<pP)wO$43!then shall we raiseH069653)!in our palacesH0759(2;!and when he shall treadH018691'!into our landH07760!!shall comeH0935!//!when the assyrianH0804#.1!shall be the peaceH07965-%! of the earthH0776,'! unto the endsH0657*+?! for now shall he be greatH01431%*5! and they shall abideH03427)!his godH0430(!lordH03068'#!of the nameH08034&)!in the majestyH01347%!lordH03068 $+!in the strengthH05797#!and feedH07462#"1!and he shall standH05975!! of israelH03478" /!unto the childrenH01121%!shall returnH07725+!of his brethrenH0251!-!then the remnantH03499#1!hath brought forthH03205%5!she which travailethH03205)!until the timeH06256 Ui@$M(qT*wUP'! that tarriethH06960O)! upon the grassH06212N)!as the showersH07241M!lordH03068L!as a dewH02919K!peopleH05971J!of manyH07227&I7!shall be in the midstH07130H!of jacobH03290 G+!and the remnantH07611#F1! within our bordersH01366%E5! and when he treadethH01869D'! into our landH0776C)! when he comethH0935!B/! from the assyrianH0804/AI!thereof: thus shall he deliverH05337!@-!in the entrancesH06607?!of nimrodH05248>%!and the landH0776=)!with the swordH02719<!!of assyriaH0804;!the landH0776%:5!and they shall wasteH074629! menH01208! principalH052577! and eightH080836! shepherdsH07462"5/!against him sevenH07651 WbE|Z6yP1 W6jW! and it shall come to pass in that dayH03117!i-! shall be cut offH03772%h7! and all thine enemiesH0341'g9! upon thine adversariesH06862#f1! shall be lifted upH07311e!! thine handH03027%d5!and none can deliverH05337&c7!and teareth in piecesH02963#b1!both treadeth downH07429&a7! who, if he go throughH05674`! of sheepH06629!_-! among the flocksH05739 ^+! as a young lionH03715]'! of the forestH03293 \-!among the beastsH0929[!as a lionH0738Z!peopleH05971Y!of manyH07227X%!in the midstH07130,WC!shall be among the gentilesH01471V!of jacobH03290 U+!and the remnantH07611T!of menH0120S%! for the sonsH01121R#! nor waitethH03176Q#! not for manH0376 Ha4[4T/mH!-!out of the midstH07130!!thy grovesH0842$3!and i will pluck upH05428)! of thine handsH03027! the workH046398[! of thee; and thou shalt no more worshipH07812!~-! out of the midstH07130(};! and thy standing imagesH04676$|3! also will i cut offH03772"{/! thy graven imagesH06456z#! soothsayersH06049"y/! out of thine handH03027x#! witchcraftsH03785#w1! and i will cut offH03772%v5! all thy strong holdsH04013u)! and throw downH02040t#! of thy landH0776"s!'! the citiesH05892 H06145#r1! and i will cut offH03772q%! thy chariotsH04818)pC! of thee, and i will destroyH06!o-! out of the midstH07130n!! thy horsesH05483$m3! that i will cut offH03772l! lordH03068k! saithH05002 IfJ-sW)tT3iI!#! with israelH03478" /! and he will pleadH03198 +! with his peopleH05971#1! hath a controversyH07379!lordH03068%!of the earthH0776#!foundationsH04146'!and ye strongH0386#!controversyH07379!lord'sH03068 +!ye, o mountainsH02022!hearH08085! thy voiceH06963!hearH08085"/!and let the hillsH01389*?!thou before the mountainsH02022!contendH07378!ariseH06965!saithH0559!lordH03068 !hearH08085, C!such as they have not heardH08085! -!upon the heathenH01471 !and furyH02534 !in angerH0639!vengeanceH05359#1!and i will executeH06213"!'!thy citiesH05892 H06145+A!of thee: so will i destroyH08045 c_5kP1dF"c!=-! that ye may knowH03045<#! unto gilgalH01537!;-! him from shittimH07851:! answeredH060309! of beorH011608!the sonH01121 7+!and what balaamH011096!consultedH032895!of moabH041244!kingH044283)!now what balakH011112!rememberH021421#!o my peopleH059710!! and miriamH04813/! aaronH0175.!! thee mosesH04872-!beforeH06440,!!and i sentH07971+#!of servantsH05650&*7!thee out of the houseH01004)%!and redeemedH06299(!of egyptH04714'+!out of the landH0776&&7!for i brought thee upH05927%'!thee? testifyH060306$W!unto thee? and wherein have i weariedH03811!#-!what have i doneH06213"#!o my peopleH05971 Jv^3qX9{Z5|cJ[!lordH03068Z!goodH02896Y#!thee, o manH0120X)!he hath shewedH05046W!!of my soulH05315V! the sinH02403U!! of my bodyH0990T! the fruitH06529!S-! my transgressionH06588R%! my firstbornH01060Q%!shall i giveH05414P!of oilH08081O!of riversH05158#N1!with ten thousandsH07233M!of ramsH0352L)!with thousandsH0505K!!be pleasedH07521J!lordH03068I! oldH01121H! of a yearH08141G#!with calvesH05695)F=!him with burnt offeringsH05930$E3!shall i come beforeH06923D!godH0430'C9!myself before the highH04791B!bowH03721A!lordH03068.@G!wherewith shall i come beforeH06923?!lordH03068">/!the righteousnessH06666 [iI.cF-yX6[!y-! and with the bagH03599x! balancesH03976 w+! with the wickedH07562v! pureH02135u!! abominableH02194t! measureH0374s'! and the scantH07332r'! of the wickedH07563q%! in the houseH01004$p'%! of wickednessH0376 H07562!o/! yet the treasuresH0214n! are thereH0786'm9! and who hath appointedH03259l!! ye the rodH04294k! hearH08085j! thy nameH08034i! shall seeH07200h! wisdomH08454g'! unto the cityH05892f! criethH07121e! voiceH06963d! lord'sH03068c%! with thy godH0430b! humblyH06800a#! and to walkH03212`! mercyH02617_#!and to loveH0160^!justlyH04941#]1!of thee, but to doH06213\!requireH01875 ]{[3 sT7zD](;!but thou shalt not reapH07114)!thou shalt sowH02232%! to the swordH02719)!will i give upH05414&7!which thou deliverestH06403&7!but shalt not deliverH064032 O!of thee; and thou shalt take holdH05253 %!in the midstH07130% 5!and thy casting downH03445% 5!but not be satisfiedH07646 )!thou shalt eatH0398$3! because of thy sinsH02403! desolateH08074!! in smitingH05221! sickH02470)! in their mouthH06310! deceitfulH07423!-! and their tongueH03956! liesH08267$3! thereof have spokenH01696$3! and the inhabitantsH03427~#! of violenceH02555!}-! thereof are fullH04390!|-! for the rich menH06223{! weightsH068z%! of deceitfulH04820 SlI!cH(f:}S&-7!as the grapegleaningsH05955",/!the summer fruitsH07019:+a!is me! for i am as when they have gatheredH0625*!woeH0480)%!of my peopleH05971(%!the reproachH02781(';! therefore ye shall bearH05375#&1! thereof an hissingH08322$%3! and the inhabitantsH03427"$/! thee a desolationH08047##1! that i should makeH05414""/!in their counselsH04156!#!and ye walkH03212 !of ahabH0256%!of the houseH01004"/!and all the worksH04639!are keptH08104!of omriH06018!-!for the statutesH02708! wineH03196$3!but shalt not drinkH08354)!and sweet wineH08492'!thee with oilH08081*?!but thou shalt not anointH05480!!the olivesH02132!-!thou shalt treadH01869 ZnF) dF) `E#Z#J1! so they wrap it upH05686I! desireH05315 H+! his mischievousH01942G#! he utterethH01696F'!and the greatH01419E%!for a rewardH07966D'!and the judgeH08199C!askethH07592B!!the princeH08269A!earnestlyH03190 @+!with both handsH03709&?7!that they may do evilH07451>!! with a netH02764=#! his brotherH0251<! every manH0376;!they huntH06679:!for bloodH01818$95!they all lie in waitH06938!among menH01207%!none uprightH03477 6-!out of the earthH07765#!is perishedH064!the goodH02623$33! the firstripe fruitH010632! desiredH01831!my soulH053150!to eatH0398/!!no clusterH0811.)!of the vintageH01210 Sx\8`B) `D#nSf! enemiesH0341e! a man'sH0376*d?!against her mother in lawH02545$c3!the daughter in lawH03618"b1!against her motherH0517a!riseth upH06965`%!the daughterH01323_!!the fatherH01^%!dishonourethH05034]#!for the sonH01121\%! in thy bosomH02436$[3!from her that liethH07901Z%!of thy mouthH06310Y!the doorsH06607X!keepH08104W!!in a guideH0441%V7!put ye not confidenceH0982#U1!ye not in a friendH07453T!trustH0539.SG! now shall be their perplexityH03998R!comethH0935Q)!thy visitationH06486 P+!of thy watchmenH06822O!the dayH03117#N1!than a thorn hedgeH04534!M-!the most uprightH03477L!!as a brierH02312K!the bestH02896 Z}]>vT5Z* }Z)! i shall beholdH07200%! to the lightH0216/I! for me: he will bring me forthH03318! judgmentH04941~#! and executeH06213}! my causeH07379,|C! against him, until he pleadH07378&{7! because i have sinnedH02398z! lordH03068 y+! the indignationH02197x#! i will bearH05375w!a lightH0216v!lordH03068u#!in darknessH02822t!!when i sitH03427s'!i shall ariseH06965r#!when i fallH05307,qE!not against me, o mine enemyH0341p!rejoiceH08055o!will hearH08085n!my godH0430 m+!of my salvationH03468l#!for the godH0430k#!i will waitH03176j!lordH03068&i7!therefore i will lookH06822!h-! of his own houseH01004g! the menH0582 Va?& uR6mLqV! to seaH03220%! and from seaH03220"/! even to the riverH05104&7! and from the fortressH04693! citiesH05892'! the fortifiedH04693)?! even to thee from assyriaH0804'! he shall comeH0935! that dayH03117)! be far removedH07368!-! shall the decreeH02706! that dayH03117 +! are to be builtH01129)! that thy wallsH01447! the dayH03117)! of the streetsH02351#! as the mireH029163 Q! her: now shall she be trodden downH04823 %! shall beholdH07200 ! mine eyesH05869 ! thy godH0430 ! lordH03068)! her which saidH0559#! shall coverH03680! and shameH0955! shall seeH07200!! mine enemyH0341"/! his righteousnessH06666 NqB|V6`="vN$:3!unto him marvellousH063819#!will i shewH072008!of egyptH047147+!out of the landH07766'!of thy comingH03318&57!according to the daysH031174!of oldH057693)!as in the daysH031172!! and gileadH015681! bashanH013160'! let them feedH07462/! of carmelH03760.%! in the midstH08432-!the woodH03293,!!solitarilyH0910+#!which dwellH07931"*/!of thine heritageH05159)!the flockH06629(%!with thy rodH07626'!!thy peopleH05971&!feedH07462 %+! of their doingsH04611'$9! therein, for the fruitH06529+#A! because of them that dwellH03427""/! shall be desolateH08077(!=! notwithstanding the landH0776 #! to mountainH02022! mountainH02022 XvS: |X1rY& yXV%!he retainethH02388 U+!of his heritageH05159T)!of the remnantH07611"S/!the transgressionH06588R)!and passeth byH05674Q!iniquityH05771/PI!like unto thee, that pardonethH05375O!a godH0410N)! and shall fearH03372M! our godH0430L! lordH03068%K5!they shall be afraidH06342J%!of the earthH0776I!!like wormsH02119#H1!out of their holesH04526 G+!they shall moveH07264F)!like a serpentH05175E!the dustH06083 D+!they shall lickH03897C'! shall be deafH02790B!!their earsH0241A!mouthH06310@!handH03027?)!they shall layH07760#>1!at all their mightH01369!=/!and be confoundedH0954<!shall seeH07200;#!the nationsH01471 Y~W+nO) hF+ pYr"godH0410q'"the elkoshiteH0512p"of nahumH05151o'"of the visionH02377n"the bookH05612m!"of ninevehH05210l!"the burdenH04853k! of oldH06924j'!from the daysH03117i-!unto our fathersH01&h7!which thou hast swornH07650g!!to abrahamH085f!the mercyH02617e!to jacobH03290d!the truthH0571"c/!thou wilt performH05414b!!of the seaH03220 a+!into the depthsH04688`)!all their sinsH02403#_1!and thou wilt castH07993^)!our iniquitiesH05771(];!upon us; he will subdueH03533(\;!he will have compassionH07355#[1!he will turn againH07725Z! mercyH02617&Y7! because he delightethH02654X! for everH05703W'! not his angerH0639 OvS:rV8yT1rO)"all the riversH05104'"and drieth upH03001"/"and maketh it dryH02717 "the seaH03220 #"he rebukethH01605 #"of his feetH07272 " the dustH080 )" and the cloudsH06051!-" and in the stormH08183!-" in the whirlwindH05492%" hath his wayH01870"lordH03068"acquitH05352$3"and will not at allH05352"in powerH03581"and greatH01419"to angerH0639"slowH0750~"lordH03068}+" for his enemiesH0341!|-" and he reservethH05201#{1" on his adversariesH06862$z3" will take vengeanceH05358y"lordH03068x'"furiousH02534 H01167w"revengethH05358v"lordH03068u"revengethH05358t"lordH03068s"jealousH07072 WeF$ dAmM0yW-'"a strong holdH04581,"goodH02896+"lordH03068 *+" are thrown downH05422)'" and the rocksH06697(" like fireH0784''"is poured outH05413&"his furyH02534%%"of his angerH0639"$/"in the fiercenessH02740"#/"and who can abideH06965 "+"his indignationH02195!"beforeH06440 '"who can standH05975#1" and all that dwellH03427)"yea, the worldH08398 +"at his presenceH06440"is burnedH05375'"and the earthH0776"meltH04127&7"at him, and the hillsH01389"quakeH07493'"the mountainsH02022#" languishethH0535!" of lebanonH03844)" and the flowerH06525!"and carmelH03760#"languishethH0535"bashanH01316 Y{O5hA(}Y>vYI" come outH03318H" dryH03002G" fullyH04392F!" as stubbleH07179&E9" they shall be devouredH0398D" drunkardsH05435+CA" and while they are drunkenH05433B" thornsH05518 A+" folden togetherH05440 @+" the second timeH06471"?/" shall not rise upH06965>!" afflictionH06869=%" an utter endH03617<%" he will makeH06213;" lordH03068#:1" what do ye imagineH028039#"his enemiesH03418%"shall pursueH07291&77"thereof, and darknessH028226%"of the placeH047255%"an utter endH036174%"he will makeH062133"floodH07858(2;"but with an overrunningH05674 1+"them that trustH026200)"and he knowethH03045/!"of troubleH06869.!"in the dayH03117 DfH/`7j=mD%d5" and the molten imageH04541!c-"the graven imageH06459b)"will i cut offH03772a#"of thy godsH0430!`-"out of the houseH01004_"be sownH02232$^3"no more of thy nameH08034)]="hath given a commandmentH06680\"lordH03068[" in sunderH05423Z" thy bondsH04147.YG" from off thee, and will burstH05423X" his yokeH04132%W5" for now will i breakH07665%V5" thee, i will afflictH06031(U;" though i have afflictedH06031+TA" when he shall pass throughH056740SK" yet thus shall they be cut downH01494"R/" and likewise manyH07227Q" quietH08003P" lordH03068O!" thus saithH0559N!" counsellorH03289M" a wickedH01100L" lordH03068K" evilH07451(J;" of thee, that imaginethH02803 KnQfI&fB)hK" mightilyH03966" powerH03581" fortifyH0553~" strongH02388}"loinsH04975|"the wayH01870{"watchH06822z%"the munitionH04694y"keepH05341 x+"before thy faceH06440w!"is come upH05927*v?"he that dasheth in piecesH06327,uC"thee; he is utterly cut offH03772t%" pass throughH05674s'" shall no moreH03254r)" for the wickedH01100q" thy vowsH05088p" performH07999"o/"thy solemn feastsH02282n"keepH02287m"o judahH03063l"peaceH07965 k+"that publishethH080852jO"of him that bringeth good tidingsH01319i"the feetH07272*h?"behold upon the mountainsH02022"g/" for thou art vileH07043f" thy graveH06913e#" i will makeH07760 [\>cD$ rK%[6W"they shall justle one against anotherH08264)"in the streetsH02351!"shall rageH01984%"the chariotsH07393)=" shall be terribly shakenH07477"/" and the fir treesH01265#1" of his preparationH03559!" in the dayH03117" torchesH06393%"with flamingH0784%"the chariotsH07393!"in scarletH08529"menH0582#"the valiantH02428#"is made redH0119" /"of his mighty menH01368 !"the shieldH04043$ 3" their vine branchesH02156 !" and marredH07843& 7"have emptied them outH01238!-"for the emptiersH01238"of israelH03478"/"as the excellencyH01347"of jacobH03290)"the excellencyH01347!-"hath turned awayH07725"lordH03068 XrJ%rEqR$uX6"taberingH086085"of dovesH03123"4/"as with the voiceH069633!"shall leadH050902'"and her maidsH0519(1;"she shall be brought upH05927*0?"shall be led away captiveH01540/!"and huzzabH05324#.1"shall be dissolvedH04127-)"and the palaceH01964 ,+"shall be openedH06605+'"of the riversH05104*"the gatesH08179")/"shall be preparedH03559)(="thereof, and the defenceH05526'#"to the wallH02346&&7"they shall make hasteH04116%'"in their walkH01979#$1"they shall stumbleH03782#%"his worthiesH0117!"-"he shall recountH02142$!3" like the lightningsH01300 )"they shall runH07323%"like torchesH03940 +"they shall seemH04758"/"in the broad waysH07339 F~a4nR5sU3mF#S1" of them all gatherH06908R'" and the facesH06440Q%" in all loinsH04975P'" and much painH02479O)" smite togetherH06375N'" and the kneesH01290M" meltethH04549L'" and the heartH03820K" and wasteH01110J" and voidH04003I%" she is emptyH0950H" furnitureH03627(G;" out of all the pleasantH02532F" gloryH03519E%" of the storeH08498D" none endH07097C" of goldH02091B)" take the spoilH0962A" of silverH03701!@/" take ye the spoilH0962)?="but none shall look backH06437>"standH05975="standH05975)<="yet they shall flee awayH05127;"of waterH04325:#"like a poolH012959"of oldH031178#"but ninevehH05210#71" upon their breastsH03824 VxQ/]B|[<xVp'" and the swordH02719o%" in the smokeH06227n%" her chariotsH07393 m+" and i will burnH01197l" of hostsH06635k" lordH03068$j3" against thee, saithH05002i!" with ravinH02966h%" and his densH04585g" with preyH02964f" his holesH02356e!" and filledH04390"d/" for his lionessesH03833c'" and strangledH02614b)" for his whelpsH01484a" enoughH01767#`1" did tear in piecesH02963_" the lionH0738^" afraidH02729]" whelpH01482\!" the lion'sH0738[" walkedH01980Z%" the old lionH03833Y)" where the lionH0738#X1" of the young lionsH03715%W5" and the feedingplaceH04829V%" of the lionsH0738U%" the dwellingH04583T" blacknessH06289 XxV4sW;~]5rX "swordH02719 +"both the brightH03851 !"lifteth upH05927 %"the horsemanH06571 " chariotsH04818#1"and of the jumpingH07540"horsesH05483$3"and of the pransingH01725'"of the wheelsH0212 +"of the rattlingH07494'"and the noiseH06963"of a whipH07752"the noiseH06963"departethH04185"the preyH02964~"robberyH06563}"of liesH03585|"all fullH04392{"cityH05892z'"to the bloodyH01818y"woeH01945'x9" shall no more be heardH08085"w/" of thy messengersH04397v'" and the voiceH06963u)" from the earthH0776t" thy preyH02964#s1" and i will cut offH03772 r+" thy young lionsH03715q%" shall devourH0398 Xb;a2lKzX('"upon thy faceH06440'!"thy skirtsH07757$&3"and i will discoverH01540%"of hostsH06635$"lordH03068$#3"against thee, saithH05002(";" through her witchcraftsH03785!%" and familiesH04940& 7" through her whoredomsH02183"nationsH01471%"that sellethH04376)"of witchcraftsH03785%"the mistressH01172"harlotH02181+3'"of the wellfavouredH02580 H02896!-"of the whoredomsH02183)="because of the multitudeH07230#1"upon their corpsesH01472$%'" they stumbleH03782 H03782" corpsesH01472" none endH07097#1" number of carcasesH06297#" and a greatH03514"of slainH02491#"a multitudeH07230"spearH02595#1"and the glitteringH01300 IuW3jAyZ6oI"C/"it, whose rampartH02426B#"round aboutH05439A!"the watersH04325!@-"among the riversH02975!?-"that was situateH03427>"noH04996#='#"than populousH0528 H0527 <+"art thou betterH03190;!" comfortersH05162:%"shall i seekH012459#"her? whenceH0370 8+"who will bemoanH051107'"is laid wasteH077036"ninevehH05210"51"from thee, and sayH0559%45"upon thee shall fleeH05074#31"all they that lookH07200&27"thee as a gazingstockH072101%"and will setH07760.0G"upon thee, and make thee vileH05034!/-"abominable filthH08251 .+"and i will castH07993-" thy shameH07036!,-" and the kingdomsH04467+'" thy nakednessH04626*#"the nationsH01471 )+"and i will shewH07200 ckJ'g@e;c^" strengthH04581%]5" thou also shalt seekH01245"\/" thou shalt be hidH05956+[A" thou also shalt be drunkenH07937Z" in chainsH02131Y!" were boundH07576&X7" and all her great menH01419'W9" for her honourable menH03513V" lotsH01486U'" and they castH03032#T1" of all the streetsH02351S!" at the topH07218+RA" also were dashed in piecesH07376#Q1" her young childrenH05768P)" into captivityH07628O" she wentH01980!N-" she carried awayH01473!M-" were thy helpersH05833L" and lubimH03864K" putH06316J%" infiniteH07097 H0369I%" her strengthH06109H" and egyptH04714G" ethiopiaH03568F%" from the seaH03220E" her wallH02346D" the seaH03220 Je?rT5w^>jJ{#" make strongH02388z!" the morterH02563y"and treadH07429x"into clayH02916w"goH0935!v-"thy strong holdsH04013u"fortifyH02388t'"for the siegeH04692s#"thee watersH04325r"drawH07579q" thy barsH01280p%" shall devourH0398o" the fireH0784"n1" unto thine enemiesH0341m" openH06605"l/" shall be set wideH06605k#" of thy landH0776j" the gatesH08179i" womenH0802h%" in the midstH07130#g1" behold, thy peopleH05971f%" of the eaterH0398e)" into the mouthH06310%d5" they shall even fallH05307"c/" if they be shakenH05128(b;" with the firstripe figsH01061a" fig treesH08384%`5" all thy strong holdsH04013$_5" because of the enemyH0341 MxQ)mD"|\:nM%" when the sunH08121"dayH03117#"in the coldH07135'"in the hedgesH01448!"which campH02583*?"as the great grasshoppersH01462!-"and thy captainsH02951)"as the locustsH0697#"thy crownedH04502 +"and flieth awayH05774 "spoilethH06584 )"the cankerwormH03218 "of heavenH08064 +"above the starsH03556'"thy merchantsH07402%5"thou hast multipliedH07235)" as the locustsH0697"/" make thyself manyH03513"/"as the cankerwormH03218"/"make thyself manyH03513$3"like the cankerwormH03218$5"it shall eat thee upH0398#1"shall cut thee offH03772 +"thee; the swordH02719~"devourH0398$}5"there shall the fireH0784|'" the brickkilnH04404 X|cA% nG}_8{X2)#which habakkukH022651!#the burdenH048530#" continuallyH08548/" passedH05674A.m" over thee: for upon whom hath not thy wickednessH07451-"the handsH03709#,1"of thee shall clapH08628+"the bruitH08088*'"all that hearH08085)#"is grievousH02470("thy woundH04347''"of thy bruiseH07667&!"no healingH03545%%5" and no man gatherethH06908#$1" upon the mountainsH02022#%"is scatteredH06335"!"thy peopleH05971!#"shall dwellH07931 !"thy noblesH0117!"of assyriaH0804"o kingH04428"slumberH05123'"thy shepherdsH07462"whereH0335%" is not knownH03045 +" and their placeH04725)" they flee awayH05074" arisethH02224 KW;qP/nO2fKO#beholdH07200N!# proceedethH03318M# judgmentH04941 L+# therefore wrongH06127$K3#about the righteousH06662J%#doth compassH03803I)#for the wickedH07563H#go forthH03318G!#doth neverH05331F%#and judgmentH04941E!#is slackedH06313"D/#therefore the lawH08451C)# and contentionH04066B#strifeH07379A#raise upH05375@%#and violenceH02555?%#for spoilingH07701>#grievanceH05999=#to beholdH05027<##me iniquityH0205#;1#why dost thou shewH07200':9#and thou wilt not saveH034679#violenceH025558#cry outH02199'79#and thou wilt not hearH08085%65#how long shall i cryH077685#lordH030684#did seeH023723##the prophetH05030 DxZ?lN3 dC lD$k3#and are more fierceH02300"j/#than the leopardsH05246!i-#also are swifterH07043h%#their horsesH05483g'#shall proceedH03318"f/#and their dignityH07613e)#their judgmentH04941d%#and dreadfulH03372c#terribleH0366#b1# the dwellingplacesH04908a!# to possessH03423`##of the landH0776$_3#through the breadthH04800"^/#which shall marchH01980]#nationH01471\#and hastyH04116[#bitterH04751Z'#the chaldeansH03778$Y3#for, lo, i raise upH06965"X/# though it be toldH05608#W3# ye will not believeH0539V%#in your daysH03117U#a workH06467T#will workH06466S%#marvellouslyH08539R!#and wonderH08539Q!#and regardH05027%P5#ye among the heathenH01471 OxE' mH(zQ0 hO# dustH06083$3# for they shall heapH06651"/# every strong holdH04013-E# unto them: they shall derideH07832!-# shall be a scornH04890 +# and the princesH07336%# at the kingsH04428%5# and they shall scoffH07046~## as the sandH02344}'# the captivityH07628%|7# and they shall gatherH0622{'# the east windH06921z%# shall sup upH04041y## their facesH06440!x-# all for violenceH02555w+# they shall comeH0935v#to eatH0398u#hastethH02363t%# as the eagleH05404s)# they shall flyH05774r# from farH07350q!# shall comeH0935/pI# themselves, and their horsemenH06571o%#shall spreadH06335#n1#and their horsemenH06571m#wolvesH02061!l-#than the eveningH06153 \fM/gN'lS0\6"Y# thou upon them that deal treacherouslyH0898"!/# wherefore lookestH05027 ## on iniquityH05999# not lookH05027# and canstH03201# evilH07451)# than to beholdH07200# eyesH05869# of purerH02889$3# them for correctionH03198&7# thou hast establishedH03245"/# and, o mighty godH06697"/# them for judgmentH04941#1# thou hast ordainedH07760# lordH03068!-# we shall not dieH04191'# mine holy oneH06918# my godH0430# lordH03068*?# thou not from everlastingH06924%# unto his godH0433 # his powerH03581 # thisH02098 !# and offendH0816' 9# and he shall pass overH05674 # changeH02498# mindH07307# and takeH03920 WtU>eF b?uW=# plenteousH01277<)#and their meatH03978;#fatH08082:'#their portionH02506 9+#because by themH01992 8+#unto their dragH04365!7-#and burn incenseH069996)#unto their netH02764)5=#therefore they sacrificeH020764%#and are gladH01523'39#therefore they rejoiceH08055#21#them in their dragH043651!#and gatherH0622"0/#them in their netH02764/!#they catchH01641+.A#all of them with the angleH02443-%#they take upH05927,#no rulerH04910'+9#as the creeping thingsH07431*!#of the seaH03220)'#as the fishesH01709(#menH0120'!#and makestH06213&)# more righteousH06662%# devourethH01104 $+# when the wickedH07563##1# holdest thy tongueH02790 MqU5rMbI)pMY)#it shall speakH06315X)#but at the endH07093*W?#yet for an appointed timeH04150V)#for the visionH02377U%# that readethH07121 T+#that he may runH07323S##upon tablesH03871R#plainH0874Q!#the visionH02377P#writeH03789O%#me, and saidH0559N#answeredH06030M#lordH03068#L1# when i am reprovedH084331KM#unto me, and what i shall answerH07725!J-#what he will sayH01696I#to seeH07200H)#and will watchH06822"G/#me upon the towerH04692F#and setH03320E'#upon my watchH04931D%#i will standH05975C##the nationsH01471B#to slayH02026A##continuallyH08548@'#and not spareH02550?#their netH02764+>A#shall they therefore emptyH07324 IqY4c-pT7 yI,tC#shall not all these take upH05375$s3#unto him all peopleH05971r## and heapethH06908%q5# unto him all nationsH01471p'# but gatherethH0622(o;# and cannot be satisfiedH07646n# as deathH04194m#as hellH07585l!#his desireH05315k'#who enlargethH07337(j;#neither keepeth at homeH05115i#manH01397h#a proudH03093g#by wineH031962fQ#yea also, because he transgressethH0898e%#by his faithH0530d!#shall liveH02421%c5#in him: but the justH06662b)#is not uprightH03474a%#is lifted upH06075!`-#behold, his soulH05315!_/# it will not tarryH0309^# comeH0935.]I#for it; because it will surelyH0935\#waitH02442 [+#though it tarryH04102Z##and not lieH03576 ?nV+yU1sO- i?&7# and of all that dwellH03427 ## of the cityH07151 ## of the landH0776 %# the violenceH02555 #bloodH01818& 9#thee; because of men'sH0120##shall spoilH07997'#of the peopleH05971 +#all the remnantH03499#nationsH01471#manyH07227*?#because thou hast spoiledH079974S#thee, and thou shalt be for bootiesH04933)#that shall vexH02111 +#thee, and awakeH03364 +#that shall biteH05391~#suddenlyH06621'}9#shall they not rise upH06965(|;# himself with thick clayH05671:{_#not his! how long? and to him that ladethH03513'z9#to him that increasethH07235y#woeH01945$x5#against him, and sayH0559w#proverbH02420,vC#against him, and a tauntingH04426u#a parableH04912 Xa= pV5}[;wX+!# with bloodH01818*# a townH05892%)5# to him that buildethH01129(# woeH01945'%# shall answerH06030&'# of the timberH06086!%-# and the beam outH03714$## of the wallH07023#'# shall cry outH02199"'# for the stoneH068!# thy soulH05315 +# and hast sinnedH02398# peopleH05971# manyH07227)# by cutting offH07096%# to thy houseH01004# shameH01322$3# thou hast consultedH03289# of evilH07451)# from the powerH03709)=# that he may be deliveredH05337# on highH04791# his nestH07064 +# that he may setH07760%# to his houseH01004%# covetousnessH01215# an evilH07451%5# to him that covetethH01214# woeH01945 NkG&hG#jRuN#H1#on their nakednessH04589,GC#also, that thou mayest lookH05027F#drunkenH07937E!#thy bottleH02573D%#that puttestH05596C#drinkH082483BQ#unto him that giveth his neighbourH07453A#woeH01945@#the seaH03220?#coverH03680>'#as the watersH04325=#lordH03068<%#of the gloryH03519#;1#with the knowledgeH03045 :+#shall be filledH043909'#for the earthH07768# vanityH07385$73# themselves for veryH017676## shall wearyH032865)# and the peopleH038164# fireH07843## in the veryH017672%# shall labourH03021 1+# that the peopleH059710# of hostsH06635/# lordH03068.## by iniquityH05766-# a cityH07151 ,+# and stablishethH03559 DD( uP1i@!lD$c3#thereof hath gravenH06458b)#that the makerH03335!a-#the graven imageH06459`)#what profitethH03276&_7# and of all that dwellH03427^## of the cityH07151]## of the landH0776%\5# and for the violenceH02555[#bloodH01818 Z-#because of men'sH0120!Y-#made them afraidH02865X#of beastsH0929$W3#thee, and the spoilH07701V##shall coverH03680U!#of lebanonH03844!T-#for the violenceH02555S%# on thy gloryH035190RK# unto thee, and shameful spewingH07022 Q+# shall be turnedH05437P!#right handH03225O#lord'sH03068N#the cupH03563=Me#thou also, and let thy foreskin be uncoveredH06188L#drinkH08354K#for gloryH03519J!#with shameH07036 I+#thou art filledH07646 cvV:kK3}U<c##of habakkukH02265#a prayerH08605#beforeH06440~%#keep silenceH02013!}/#let all the earthH0776|#templeH01964{##in his holyH06944z#lordH03068$y3# at all in the midstH07130x# no breathH07307w!# and silverH03701v)# over with goldH02091u# laidH08610t)#it shall teachH03384s#ariseH05782r#stoneH068q##to the dumbH01748p#awakeH06974o##to the woodH06086#n3#unto him that saithH0559m#woeH01945l# idolsH0457k# dumbH0483!j-# therein, to makeH06213i# trustethH0982h## of his workH03336g)#that the makerH03335f#of liesH08267e'#and a teacherH03384%d5#it; the molten imageH04541 ]cD+oP3jP6|] !#brightnessH05051'# of his praiseH08416# was fullH04390'# and the earthH0776## the heavensH08064# coveredH03680#his gloryH01935#selahH05542#paranH06290!#from mountH02022!-#and the holy oneH06918!#from temanH08487#cameH0935#godH0433#mercyH07355#rememberH02142# in wrathH07267!# make knownH03045%# of the yearsH08141 %# in the midstH07130 %# of the yearsH08141 %#in the midstH07130 #thy workH06467 #reviveH02421#lordH03068!#was afraidH03372!#thy speechH08088%#i have heardH08085#lordH03068 +#upon shigionothH07692##the prophetH05030 dxW<zY<oM3d='#in afflictionH0205<#of cushanH03572;#the tentsH0168:#i sawH072009##everlastingH057698# his waysH019797# did bowH078176# hillsH013895'# the perpetualH057694)# were scatteredH063273#mountainsH02042$23#and the everlastingH057031##the nationsH01471"0/#and drove asunderH05425/#he beheldH07200.#the earthH0776-%#and measuredH04128,#he stoodH05975+##at his feetH07272*!#went forthH03318")/#and burning coalsH07565()#the pestilenceH01698'#him wentH03212&#beforeH06440%%#of his powerH05797$!#the hidingH02253 #+#out of his handH03027"%#he had hornsH07161 !-#was as the lightH0216 YiJ#rL+ nV<}Y Z+# the overflowingH02230Y'# they trembledH02342X# sawH07200W'# the mountainsH02022V## with riversH05104U# the earthH0776"T/# thou didst cleaveH01234S# selahH05542R# wordH0562Q'# of the tribesH04294P%# to the oathsH07621O# nakedH05783N)# was made quiteH06181M# thy bowH07198L%# of salvationH03444K%# thy chariotsH04818"J/# upon thine horsesH05483%I5#that thou didst rideH07392 H+#against the seaH03220G#thy wrathH05678#F1#against the riversH05104E##thine angerH0639#D1#against the riversH05104C!#displeasedH02734B#lordH03068A##did trembleH07264@#of midianH04080?##of the landH0776>%#the curtainsH03407 IjL.uQ3d>qI$w3# with thine anointedH04899v'# for salvationH03468u'# of thy peopleH05971"t/# for the salvationH03468#s1# thou wentest forthH03318r# in angerH0639q## the heathenH01471"p/# thou didst threshH01758o)# in indignationH02195n# the landH0776)m=# thou didst march throughH06805l# spearH02595"k/# of thy glitteringH01300j)# at the shiningH05051i# they wentH01980 h+# of thine arrowsH02671g%# at the lightH0216$f3# in their habitationH02073e## stood stillH05975d# moonH03394c# the sunH08121b# on highH07315a# his handsH03027`# lifted upH05375_# his voiceH06963^# utteredH05414]# the deepH08415\# passed byH05674[%# of the waterH04325 YyV3d3nJ$uY#my lipsH08193#trembledH07264#my bellyH0990%#when i heardH08085#watersH04325#of greatH07227 #the heapH02563" /#with thine horsesH05483 +#through the seaH03220 +#thou didst walkH01869 # secretlyH04565# the poorH06041%#as to devourH0398$3#me: their rejoicingH05951!#to scatterH06327-E#they came out as a whirlwindH05590 +#of his villagesH06518#the headH07218 +#with his stavesH04294*?#thou didst strike throughH05344# selahH05542~'# unto the neckH06677})# the foundationH03247|)# by discoveringH06168{'# of the wickedH07563!z-# out of the houseH01004y# the headH07218x)# thou woundedstH04272 @fCR(hE% g@#/1#yet i will rejoiceH05937.'#in the stallsH07517-#no herdH01241,'# from the foldH04356!+-# shall be cut offH01504*# the flockH06629)# no meatH0400(## shall yieldH06213')#and the fieldsH07709&!#shall failH03584%%#of the oliveH02132$!#the labourH04639#%#in the vinesH01612"#fruitH02981"!/#shall not blossomH06524& 7#although the fig treeH083844S#he will invade them with his troopsH01464 +#unto the peopleH05971"/#when he cometh upH05927!# of troubleH06869!# in the dayH03117-E# in myself, that i might restH05117)# and i trembledH07264'# into my bonesH06106#enteredH0935!#rottennessH07538%#at the voiceH06963#quiveredH06750 ImV6|T%lL0}bIM$kingH04428L$of amonH0526K$the sonH01121J$ of josiahH02977I#$ in the daysH03117H!$ of hizkiahH02396G$ the sonH01121F!$ of amariahH0568E$the sonH01121D#$of gedaliahH01436C$the sonH01121B$of cushiH03570A$the sonH01121*@?$which came unto zephaniahH06846?$lordH03068>$the wordH01697+=A# on my stringed instrumentsH05058$<3# to the chief singerH05329&;7#upon mine high placesH01116,:C#and he will make me to walkH018699##like hinds'H03558#my feetH07272!7-#and he will makeH077606##my strengthH024285#godH01364#lordH03069 3+#of my salvationH034682!#in the godH04301!#i will joyH015230#lordH03068 Ny_F# iJiP$nNj#$the remnantH07605#i1$and i will cut offH03772h%$of jerusalemH03389-gE$and upon all the inhabitantsH03427f!$upon judahH03063e$mine handH03027(d;$i will also stretch outH05186c$lordH03068b$saithH05002a$the landH0127`$ from offH06440_$ manH0120#^1$ and i will cut offH03772 ]+$ with the wickedH07563(\;$ and the stumblingblocksH04384[!$of the seaH03220Z)$and the fishesH01709Y'$of the heavenH08064X$the fowlsH05775W)$i will consumeH05486V$and beastH0929U$manH0120T)$i will consumeH05486S$lordH03068R$saithH05002(Q/%$from off the landH0127 H06440P$consumeH05486O)$i will utterlyH0622N$of judahH03063 U~Y/kH)c@wU'$ hath preparedH03559$lordH03068$at handH07138$lordH03068#$for the dayH03117$godH03069#$of the lordH0136 +$at the presenceH06440)$hold thy peaceH02013~%$nor enquiredH01875}$lordH03068%|5$that have not soughtH01245{$lordH03068z$fromH0310.yG$and them that are turned backH05472x!$ by malchamH04428w)$and that swearH07650v$lordH03068u!$that swearH07650&t7$and them that worshipH07812#s1$upon the housetopsH01406r$of heavenH08064q$the hostH06635&p7$and them that worshipH07812!o-$ with the priestsH03548!n-$ of the chemarimsH03649m$ the nameH08034 l+$ from this placeH04725k$of baalH01168 ^hM/xW;bG%{^"$ of a cryH06818!$ the noiseH06963 $ lordH03068$ saithH050026W$ and it shall come to pass in that dayH03117!$ and deceitH04820'$ with violenceH02555$ housesH01004)$ their masters'H0113!$ which fillH04390!-$ on the thresholdH04670$3$ all those that leapH01801#1$ also will i punishH06485 +$ in the same dayH03117$ apparelH04403%$ with strangeH05237,C$and all such as are clothedH03847$childrenH01121)$and the king'sH04428#$the princesH08269#1$that i will punishH06485 $sacrificeH02077 $lord'sH030685 U$and it shall come to pass in the dayH03117 !$ his guestsH07121 #$ he hath bidH06942#$ a sacrificeH02077 b~^A^7`A&b!>-$ will not do goodH03190=$ lordH03068<)$ in their heartH03824;$ that sayH0559:'$ on their leesH08105!9-$ that are settledH070878$ the menH05827!$ and punishH064856%$ with candlesH052165$ jerusalemH033894'$ i will searchH0266473Y$ and it shall come to pass at that timeH062562#$ are cut offH037721$ silverH03701#01$ all they that bearH05187/%$ are cut downH01820.$ peopleH05971%-5$ for all the merchantH03667,!$ of makteshH04389+)$ ye inhabitantsH03427*$ howlH03213))$ from the hillsH01389($ crashingH07667'#$ and a greatH01419 &+$ from the secondH04932%)$ and an howlingH03215$$ gateH08179#'$ from the fishH01709 H\;iL.qR9gH\!$of troubleH06869[$a dayH03117Z$of wrathH05678Y$a dayH03117X$that dayH03117W)$ there bitterlyH04751V$ shall cryH06873U)$ the mighty manH01368T$ lordH03068S!$ of the dayH03117R$the voiceH06963Q$greatlyH03966P#$and hastethH04118O$nearH07138N$nearH07138M$lordH03068L$dayH03117K$the greatH01419J$ the wineH03196I'$ but not drinkH08354H$ vineyardsH03754%G5$ and they shall plantH05193 F+$ but not inhabitH03427E$ housesH01004&D7$ they shall also buildH01129C%$ a desolationH08077!B-$ and their housesH01004%A5$ shall become a bootyH04933&@7$ therefore their goodsH02428(?;$ neither will he do evilH07489 ]gG% kD)rO" }]x#$ as the dungH01561 w+$ and their fleshH03894v$ as dustH06083$u3$shall be poured outH08210 t+$and their bloodH01818s$lordH03068)r=$because they have sinnedH02398q)$like blind menH05787%p5$that they shall walkH01980o$upon menH0120*n?$and i will bring distressH06887m$towersH06438%l5$and against the highH01364k$citiesH05892#j1$against the fencedH01219i$and alarmH08643h)$of the trumpetH07782g$a dayH03117#f1$and thick darknessH06205e$of cloudsH06051d$ a dayH03117c)$ and gloominessH0653b#$ of darknessH02822a$ a dayH03117`)$ and desolationH04875_%$of wastenessH07722^$a dayH03117]%$and distressH04691 ZsO4fE(iI#sZ$angerH0639!$the fierceH02740$beforeH03808%$as the chaffH04671$passH05674$the dayH03117#$bring forthH03205" /$before the decreeH02706 #$not desiredH03700 $o nationH01471% 5$yea, gather togetherH07197+ A$gather yourselves togetherH07197#$in the landH0776'9$of all them that dwellH03427$riddanceH03617'$ even a speedyH0926"/$ for he shall makeH06213 +$ of his jealousyH07068#$ by the fireH0784!/$ shall be devouredH0398"1$but the whole landH0776$wrathH05678~$lord'sH03068 }+$them in the dayH03117|!$to deliverH05337{'$shall be ableH03201z)$nor their goldH02091%y5$neither their silverH03701 OnV=$aH+zT4gO3$woeH01945#21$ shall be rooted upH061311$and ekronH06138 0+$at the noon dayH06672/$ashdodH0795%.5$they shall drive outH01644-%$a desolationH08077,%$and ashkelonH0831"+/$shall be forsakenH05800*$for gazaH05804)$angerH0639($lord'sH03068'!$ in the dayH03117 &+$ ye shall be hidH05641%$ it may beH0194$$ meeknessH06038#$ seekH01245"'$righteousnessH06664!$seekH01245 %$his judgmentH04941#1$which have wroughtH06466%$of the earthH0776#$all ye meekH06035$lordH03068$seekH01245$comeH0935$ angerH0639$ lord'sH03068)=$ upon you, before the dayH03117$ comeH0935$ lordH03068 RX;"T4wU(zR$N3$shall they lie downH07257M#$of ashkelonH0831)L=$thereupon: in the housesH01004 K+$they shall feedH07462J$of judahH03063I%$of the houseH01004)H=$shall be for the remnantH07611G'$and the coastH02256F!$for flocksH06629E$and foldsH01448D'$for shepherdsH07462C$cottagesH03741#B1$shall be dwellingsH05116A$coastH02256@#$and the seaH032208?[$ thee, that there shall be no inhabitantH03427!>3$ i will even destroyH06#=1$ of the philistinesH06430<$ the landH0776&;7$ against you; o canaanH03667:$lordH030689$the wordH01697#81$of the cherethitesH037747!$the nationH014716$coastH022565!$of the seaH03220%45$unto the inhabitantsH03427 I_4o> jO1hIk!$ of nettlesH02738j%$ the breedingH04476i#$ as gomorrahH06017h$ of ammonH05983!g-$ and the childrenH01121"f/$ shall be as sodomH05467e#$ surely moabH04124d$ of israelH03478c$ the godH0430b$ of hostsH06635a$ lordH03068`$ saithH05002_$ i liveH02416%^5$ against their borderH01366]'$ and magnifiedH01431\$my peopleH05971-[E$whereby they have reproachedH02778Z$of ammonH05983 Y+$of the childrenH01121"X/$and the revilingsH01421W$of moabH04124V%$the reproachH02781U%$i have heardH08085'T+'$their captivityH07622 H07622$S3$ them, and turn awayH07725R#$ shall visitH06485Q$ their godH0430P$ lordH03068O)$ in the eveningH06153 FnM.W5pP0cF$ also, yeH01992'$ ye ethiopiansH03569)$ of the heathenH01471'$ all the islesH0339)$ from his placeH04725)$ him, every oneH0376'$ shall worshipH07812%$ of the earthH0776~%$ all the godsH0430.}G$ unto them: for he will famishH07329|$ terribleH03372{$ lordH03068z$ of hostsH06635y$ lordH03068#x1$ against the peopleH05971w'$ and magnifiedH01431-vE$ because they have reproachedH027785uU$ this shall they have for their prideH01347t'$ shall possessH05157s%$ of my peopleH01471&r7$ them, and the remnantH03499q#$ shall spoilH0962p%$ of my peopleH05971o#$ the residueH07611n!$ desolationH08077'm+'$ and a perpetualH05769 H05704$l%'$ and saltpitsH04417 H04379bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{UdVWX6YSZp[ \(]C^^_{`a2bOUdVWX6YSZp[ \(]C^^_{`a2bOckde"f=gYhtij+kHlcmn o=pZqwrs/tMujvw"x>y\zx{|3}N~k"?]x.Lh#@^z8Vt3Qn &Ec:Wt/Ml'Da~7To*Eb~9Wu/L Q}W:c@f=#sQ")$the cedar workH0731%!5$for he shall uncoverH06168" /$in the thresholdsH05592!$ desolationH02721)$ in the windowsH02474!$ shall singH07891$ voiceH06963%5$ in the upper lintelsH03730#$shall lodgeH03885 +$and the bitternH07090#1$both the cormorantH06893)$of the nationsH01471'9$of her, all the beastsH02416%$in the midstH08432)$shall lie downH07257!$and flocksH05739"/$ like a wildernessH04057$ dryH06723%$ a desolationH08077$ ninevehH05210'$ and will makeH07760 $ assyriaH0804 #$ and destroyH06" /$ against the northH06828 $ his handH03027( ;$ and he will stretch outH05186#$ by my swordH02719$ slainH02491 FkJ+|YA$ cA aF?$withinH07130>#$her princesH08269=!$to her godH0430"</$she drew not nearH07126;$lordH03068:#$she trustedH09829)$not correctionH041488%$she receivedH039477'$not the voiceH069636!$she obeyedH080855$cityH05892"4/$to the oppressingH032383%$and pollutedH01351&27$to her that is filthyH047541$woeH019450$his handH03027/$ wagH05128.)$ her shall hissH08319*-?$ every one that passeth byH05674,)$ to lie down inH04769#+1$ a place for beastsH024163*Q$me: how is she become a desolationH08047)#$none besideH0657(%$in her heartH03824'$that saidH0559&!$carelesslyH0983%!$that dweltH03427$$cityH05892#'$the rejoicingH05947 LuI%nL ~aG+ iL]$no shameH01322\$ knowethH03045$[3$ not; but the unjustH05767Z!$ he failethH05737Y$ to lightH0216X%$ his judgmentH04941W'$doth he bringH05414V$morningH01242U$everyH01242T$iniquityH05766(S;$thereof; he will not doH06213R%$in the midstH07130Q$lordH03068P$the justH06662O!$ to the lawH08451(N;$they have done violenceH02554M'$the sanctuaryH06944L'$have pollutedH02490K#$her priestsH03548J$personsH0582I#$treacherousH0900H$lightH06348G%$her prophetsH05030 F+$ till the morrowH01242(E;$they gnaw not the bonesH01633D$wolvesH02061C$eveningH06153B!$her judgesH08199A$lionsH0738@$roaringH07580 F{R8oU+mN1 hFx'$until the dayH03117w$lordH03068"v/$ye upon me, saithH05002u)$therefore waitH02442!t-$ all their doingsH05949s$ corruptedH07843 r+$ they rose earlyH07925q$ them: butH0403p!$i punishedH06485 o%$howsoeverH03605 H0834&n7$should not be cut offH03772"m/$so their dwellingH04583l#$instructionH04148&k7$me, thou wilt receiveH03947&j7$surely thou wilt fearH03372i$i saidH0559.hG$ that there is none inhabitantH03427'g;$ so that there is no manH0376f'$ are destroyedH06658e%$their citiesH05892%d5$that none passeth byH05674c$wasteH02717%b5$i made their streetsH02351a%$are desolateH08074`%$their towersH06438_#$the nationsH01471^)$i have cut offH03772 YwW/c>wL*yY#$ of ethiopiaH03568!$ the riversH05104#$ from beyondH05676$ consentH07926%$ him with oneH0259$ to serveH05647$ lordH03068 '$ upon the nameH08034' 9$ that they may all callH07121 $ languageH08193 $ a pureH01305 '$ to the peopleH05971%5$ for then will i turnH02015)$of my jealousyH07068'$with the fireH0784!/$shall be devouredH0398!/$for all the earthH0776$angerH0639'$all my fierceH02740+A$ upon them mine indignationH02195$ to pourH08210%$ the kingdomsH04467$~3$ that i may assembleH06908}#$ the nationsH01471|$to gatherH0622%{5$for my determinationH04941z#$to the preyH05706y)$that i rise upH06965 JyW7 vQ#tN-jJ.#$ the remnantH07611-$ lordH03068,#$ in the nameH08034%+5$ and they shall trustH02620*$ peopleH05971)$ and poorH01800%(5$ of thee an afflictedH06041'%$ in the midstH07130"&/$ i will also leaveH07604%$ mountainH02022#$1$ because of my holyH06944#!$ be haughtyH01361'"9$ and thou shalt no moreH03254!%$ in thy prideH01346* ?$ of thee them that rejoiceH05947!-$ out of the midstH071306W$ against me: for then i will take awayH05493/I$ wherein thou hast transgressedH06586#1$ for all thy doingsH05949)?$ shalt thou not be ashamedH0954#$ in that dayH03117'$ mine offeringH04503#$ shall bringH02986 +$ of my dispersedH06327%$ the daughterH01323'$ my suppliantsH06282 [m?$gH,sR9t[L$lordH03068K$of israelH03478J$the kingH04428I#$thine enemyH0341!H-$he hath cast outH06437G'$thy judgmentsH04941 F+$hath taken awayH05493E$lordH03068D%$ of jerusalemH03389C!$ o daughterH01323#B1$with all the heartH03820A#$and rejoiceH05937@$be gladH08055?$o israelH03478>$shoutH07321=$of zionH06726<!$o daughterH01323;$singH07442:$ afraidH027299%$ and lie downH07257$83$ for they shall feedH074627)$ in their mouthH063106$ be foundH046725$ tongueH03956*4?$ neither shall a deceitfulH086493$ liesH035772$ nor speakH016961$ iniquityH057660%$ shall not doH06213/$ of israelH03478 avR1eJ)~S2ah#$i will undoH06213%g5$behold, at that timeH06256f$a burdenH04864e%$the reproachH02781(d;$for the solemn assemblyH04150c$sorrowfulH03013b'$i will gatherH0622'a9$ over thee with singingH07440`#$ he will joyH01523_#$ in his loveH0160^%$he will restH02790#]1$over thee with joyH08057 \+$he will rejoiceH07797[%$he will saveH03467Z$mightyH01368Y%$in the midstH07130X$thy godH0430W$lordH03068V$be slackH07503$U3$let not thine handsH03027T$zionH06726S$fearH03372R%$to jerusalemH03389 Q-$it shall be saidH0559P#$in that dayH03117O$ evilH07451,NC$ of thee: thou shalt not seeH07200M%$ in the midstH07130 \mAiI$tT/ z\%of dariusH01867%yearH08141'%in the secondH08147$lordH03068$ saithH0559!~-$ before your eyesH05869})$ your captivityH07622!|-$ when i turn backH07725{%$ of the earthH0776!z-$among all peopleH05971y%$and a praiseH08416x!$you a nameH08034%w5$you: for i will makeH05414v'$that i gatherH06908!u-$even in the timeH06256t%$will i bringH0935s%$at that timeH062562rO$ where they have been put to shameH01322q'$ in every landH0776p$ and fameH08034o#$ them praiseH08416n)$and i will getH07760(m;$her that was driven outH05080l!$and gatherH06908!k-$her that haltethH06760&j7$thee: and i will saveH03467!i-$all that afflictH06031 [pO-aD'wV= v[#% lord'sH03068"% the timeH06256!#%is not comeH0935 %the timeH06256%sayH0559#%this peopleH05971%sayingH0559%of hostsH06635%lordH03068'%thus speakethH0559%sayingH0559%priestH03548%the highH01419#%of josedechH03087%the sonH01121'%and to joshuaH03091%of judahH03063%governorH06346%%of shealtielH07597%the sonH01121 +%unto zerubbabelH02216#%the prophetH05030 % haggaiH02292 % byH03027 % lordH03068 '% came the wordH01697 %% of the monthH02320%dayH03117%%in the firstH0259%monthH02320%%in the sixthH08345%the kingH04428 XkP0pV*x[=#X,@C% you, but there is none warmH02527?% ye clotheH038471>M%but ye are not filled with drinkH07937=%ye drinkH08354'<9%but ye have not enoughH07654;%ye eatH0398:%in littleH045929%and bringH09358%muchH072357%%ye have sownH022326%your waysH01870 5'%considerH03824 H077604%of hostsH066353%lordH03068(2=%now therefore thus saithH05591%wasteH027200)%and this houseH01004/%housesH01004.)%in your cieledH05603(-;%for you, o ye, to dwellH03427,%timeH06256+%sayingH0559*#%the prophetH05030)%haggaiH02292(%byH03027'%lordH03068#&1%then came the wordH01697 %+% should be builtH01129$% houseH01004 FrT;hJ,|_AhF^'% of mine houseH01004]% becauseH03282\% of hostsH06635[% lordH03068$Z3% upon it. why? saithH05002Y!% i did blowH05301X% homeH01004#W3% and when ye broughtH0935V% to littleH04592U% for muchH07235T% ye lookedH06437S% lordH03068R% saithH0559/QI%in it, and i will be glorifiedH03513)P=%and i will take pleasureH07521O%the houseH01004N%and buildH01129M%woodH06086L%and bringH0935 K+%to the mountainH02022J%go upH05927I%your waysH01870 H'%considerH03824 H07760G%of hostsH06635F%lordH03068E!%thus saithH0559D!%with holesH05344C!% into a bagH06872B'% earneth wagesH07936*A?% and he that earneth wagesH07936 BZ3vU*nN+}^Bz% the sonH01121y!% and joshuaH03091x%% of shealtielH07597w% the sonH01121 v+% then zerubbabelH02216u%% of the handsH03709(t;% and upon all the labourH03018s+% and upon cattleH0929r%% and upon menH0120q)% bringeth forthH03318 p-% which the groundH0127!o-% and upon the oilH03323&n7% and upon the new wineH08492"m/% and upon the cornH01715'l9% and upon the mountainsH02022k'% upon the landH0776j'% for a droughtH02721i%% and i calledH07121h% her fruitH02981g% is stayedH03607f'% and the earthH0776e% from dewH02919#d1% over you is stayedH03607%c5% therefore the heavenH08064#b1% unto his own houseH01004a% every manH0376`!% and ye runH07323_% wasteH02720 f]B$ uX;nP5f!%stirred upH05782%lordH03068% lordH03068 +% with you, saithH05002% sayingH0559 +% unto the peopleH05971% messageH04400% lord'sH03068% messengerH04397% lord'sH03068% haggaiH02292!% then spakeH0559 % lordH03068 % beforeH06440 % did fearH03372$ 3% him, and the peopleH05971 % had sentH07971% their godH0430% lordH03068#% the prophetH05030% of haggaiH02292'% and the wordsH01697% their godH0430% lordH03068% the voiceH06963% obeyedH08085'% of the peopleH05971%~5% with all the remnantH07611}% priestH03548|% the highH01419{#% of josedechH03087 SeH%pI'z]>pS8% the kingH044287%of dariusH018676%yearH081415'%in the secondH081474%monthH023203%%of the sixthH083452%dayH031171'%and twentiethH062420#%in the fourH0702/%their godH0430.%of hostsH06635-%lordH03068,%%in the houseH01004+%workH04399*%and didH06213)'%and they cameH0935('%of the peopleH05971#'1%of all the remnantH07611&)%and the spiritH07307%%priestH03548$% the highH01419##% of josedechH03087"% the sonH01121!% of joshuaH03091 )% and the spiritH07307%of judahH03063%governorH06346%%of shealtielH07597%the sonH01121'%of zerubbabelH02216!%the spiritH07307 f|ZA* zY<b@& f"V/%and how do ye seeH07200U%gloryH03519T%%in her firstH07223S!%this houseH01004#R1%among you that sawH07200Q%leftH07604P%sayingH0559O'% of the peopleH05971#N1% and to the residueH07611M% priestH03548L% the highH01419K#% of josedechH03087J%the sonH01121I'%and to joshuaH03091H%of judahH03063G%governorH06346F%%of shealtielH07597E%the sonH01121"D/%now to zerubbabelH02216C%speakH0559B% sayingH0559A% haggaiH02292@#%the prophetH05030?%byH03027>%lordH03068='%came the wordH01697<%%of the monthH02320;'%and twentiethH06242:!%in the oneH02599)%in the seventhH07637 \rX?nL-f@~\t)%for thus saithH0559s%you: fearH03372r%amongH08432q%remainethH05975p%%so my spiritH07307o%%out of egyptH04714&n7%with you when ye cameH03318"m/%that i covenantedH03772l%the wordH01697k%of hostsH06635j%lordH03068 i+%with you, saithH05002h%and workH06213g%lordH03068f%saithH05002e#% of the landH0776d'% all ye peopleH05971c'% and be strongH02388b% priestH03548a% the highH01419`#%of josedechH03087_%sonH01121^%o joshuaH03091]'%and be strongH02388\%lordH03068[%saithH05002Z%%o zerubbabelH02216"Y/%yet now be strongH02388X'%in comparisonH03644!W-%not in your eyesH05869 IfF%}Z<lE% kI'% of the formerH07223&7% shall be greater thanH01419% houseH01004)% of this latterH0314% the gloryH03519 %of hostsH06635 %lordH03068 #%mine, saithH05002# 1%mine, and the goldH02091 !%the silverH03701% of hostsH06635% lordH03068% saithH0559!%with gloryH03519!%this houseH01004 +%and i will fillH04390!%shall comeH0935)%of all nationsH01471)%and the desireH02532#%all nationsH01471!~-%and i will shakeH07493}#% and the dryH02724|#% and the seaH03220{'%and the earthH0776z#%the heavensH08064!y-%and i will shakeH07493x)%a little whileH04592w%yet onceH0259v%of hostsH06635u%lordH03068 !RjP7}dF$ hK3sR3%% in the skirtH036712% fleshH013201% holyH069440% bearH05375/% if oneH0376.% sayingH0559-% the lawH08451 ,+% now the priestsH03548+% askH07592*% of hostsH06635)% lordH03068(!% thus saithH0559'% sayingH0559&#% the prophetH05030%% haggaiH02292$% byH03027#% lordH03068"'% came the wordH01697!% of dariusH01867 % yearH08141'% in the secondH08147%% of the ninthH08671'% and twentiethH06242#% in the fourH0702% of hostsH06635% lordH03068% saithH0559% peaceH07965#% will i giveH05414"/% and in this placeH04725% of hostsH06635% lordH03068% saithH05002 QaE* kP4d<jQQ%lordH03068P%me, saithH05002O%beforeH06440N#%this nationH01471M#%this peopleH05971L%and saidH0559K%haggaiH02292J'%then answeredH06030$I3% it shall be uncleanH02930H% and saidH0559G% answeredH06030 F+% and the priestsH035482EO% any of these, shall it be uncleanH02930D% touchH05060C)% by a dead bodyH05315B% uncleanH02931A% haggaiH02292@% then saidH0559?% and saidH0559>% answeredH06030 =+% and the priestsH03548!<-% shall it be holyH06942;#% or any meatH03978:% or oilH080819% or wineH031968!% or pottageH051387% breadH038996% do touchH05060#51% and with his skirtH036714)% of his garmentH0899 Qt;bI1|b="sQn'%of your handsH03027#m1%in all the laboursH04639l'%and with hailH01259 k+%and with mildewH03420"j/%you with blastingH07711i%i smoteH05221h% twentyH06242!g-% out of the pressH06333f%fiftyH02572 e+%for to draw outH02834 d+%to the pressfatH03342c%cameH0935b%tenH06235a%of twentyH06242`!%to an heapH06194_%cameH0935^% lordH03068]'%in the templeH01964\%%upon a stoneH068[%was laidH07760Z%a stoneH068Y#%from beforeH02962X!%and upwardH04605W'%from this dayH031175VG'%and now, i pray you, considerH03824 H07760U% uncleanH02931*T?% and that which they offerH07126S)% of their handsH03027R!% every workH04639 TxY8y^0vT;yT! -%came unto haggaiH02292 %lordH03068%the wordH01697%and againH08145%% will i blessH01288'% from this dayH03117'9%hath not brought forthH05375%treeH06086'%and the oliveH02132$3%and the pomegranateH07416!-%and the fig treeH08384%5%yea, as yet the vineH01612 ~+%yet in the barnH04035}#%is the seedH02233*|1'% was laid, considerH03824 H07760{% templeH01964z% lord'sH03068$y3% that the foundationH03245x%%from the dayH03117w%%of the ninthH08671v%dayH03117u'%and twentiethH06242t'%from the fourH0702s!%and upwardH04605"r/%now from this dayH03117 q'%considerH03824 H07760p%lordH03068!o-%not to me, saithH05002 UkI,jK+sR*wU&)%of his brotherH0251%%%by the swordH02719$%every oneH0376 #+% shall come downH03381!"-% and their ridersH07392(!;% in them; and the horsesH05483$ 3% and those that rideH07392%% the chariotsH04818%5%and i will overthrowH02015)%of the heathenH01471 +%of the kingdomsH04467%%the strengthH02392#1%and i will destroyH08045#%of kingdomsH04467!%the throneH03678%5%and i will overthrowH02015'%and the earthH0776#%the heavensH08064%%i will shakeH07493%sayingH0559%of judahH03063%governorH06346'%to zerubbabelH02216%speakH0559%sayingH0559 %%of the monthH02320 '%and twentiethH06242 #%in the fourH0702 VpI*sN.cA(pVE&sayingH0559D#& the prophetH05030C& of iddoH05714B& the sonH01121A%& of berechiahH01296@& the sonH01121?)&unto zechariahH02148>&lordH03068='&came the wordH01697<&of dariusH01867;&yearH08141:'&in the secondH081479&monthH023208'&in the eighthH080667%of hostsH066356%lordH030685#%thee, saithH05002!4/%for i have chosenH0977!3-% thee as a signetH023682'% and will makeH077601% lordH030680% saithH05002/%% of shealtielH07597.%the sonH01121-!%my servantH05650#,1%thee, o zerubbabelH02216+#%will i takeH03947*%of hostsH06635)%lordH03068(%saithH05002'#%in that dayH03117 Na3dA( {aC* xN&c7&but they did not hearH08085b& doingsH04611a& your evilH07451`& waysH01870&_7& ye now from your evilH07451^& turnH07725]&of hostsH06635\&lordH03068[!&thus saithH0559Z&sayingH0559Y!&have criedH07121X&prophetsH05030%W5&unto whom the formerH07223'V?&be ye not as your fathersH01U& of hostsH06635T& lordH03068S+& unto you, saithH0559 R+& and i will turnH07725Q&of hostsH06635P&lordH03068"O/&ye unto me, saithH05002N&turnH07725M&of hostsH06635L&lordH03068*KA&thou unto them, thus saithH0559J'&therefore sayH0559I/&with your fathersH01H!&displeasedH07107G)&hath been soreH07110F&lordH03068 O[:qF%wDiO&monthH02320'~+'&of the eleventhH06240 H06249}&dayH03117|'&and twentiethH06242{'&upon the fourH0702!z-&so hath he dealtH06213,yC&and according to our doingsH04611/xI&unto us, according to our waysH01870w& to doH06213v& thoughtH02161u& of hostsH06635t& lordH03068s& and saidH0559"r/&and they returnedH07725q+&of your fathersH01'p9&did they not take holdH05381o%&the prophetsH05030n#&my servantsH05650"m/&which i commandedH06680 l+&and my statutesH02706k%&but my wordsH01697j&for everH05769i%&do they liveH02421'h9&they? and the prophetsH05030g%&your fathersH01f&lordH03068e)&unto me, saithH05002d#&nor hearkenH07181 UoM4|bH+hF(~U%5& these? and the angelH04397%& i, o my lordH0113& then saidH0559&and whiteH03836& speckledH08320& horsesH05483& redH0122!& and behindH0310'& in the bottomH04699'9&among the myrtle treesH01918%&and he stoodH05975&horseH05483!&upon a redH0122&ridingH07392 -&and behold a manH0376&by nightH03915&i sawH07200 &sayingH0559 #&the prophetH05030 &of iddoH05714 &the sonH01121 %&of berechiahH01296&the sonH01121)& unto zechariahH02148& lordH03068'& came the wordH01697& of dariusH01867& yearH08141'&in the secondH08147&sebatH07627&the monthH02320 [xY.rL.\. t[:& lordH030689& and saidH05598& answeredH060307& lordH030686)& then the angelH043975)& and is at restH082524'& sitteth stillH03427*3A& and, behold, all the earthH0776!2/& through the earthH0776*1?& we have walked to and froH019800& and saidH0559'/9& among the myrtle treesH01918.!& that stoodH05975-& lordH03068,& the angelH04397"+/& and they answeredH06030,*E& to and fro through the earthH0776)& to walkH01980(& hath sentH07971'& lordH03068&& and saidH0559%& answeredH06030'$9& among the myrtle treesH01918#!& that stoodH05975"#& and the manH0376%!5& unto me, i will shewH07200 %& with me saidH0559#& that talkedH01696 KfI rR9aA# hKW& jealousyH07068V%& with a greatH01419U%& and for zionH06726T'& for jerusalemH03389S%& i am jealousH07065R&of hostsH06635Q&lordH03068P!&thus saithH0559O%&thou, sayingH0559N%&unto me, cryH07121M%&with me saidH0559L'&that communedH01696K%&so the angelH04397J& wordsH01697I#& comfortableH05150H& wordsH01697G& goodH02896F#& that talkedH01696E& the angelH04397D& answeredH06030C& lordH03068B& yearsH08141)A=& these threescore and tenH076578@[& against which thou hast had indignationH02194?& of judahH03063">/& and on the citiesH05892=%& on jerusalemH033892<O& how long wilt thou not have mercyH07355;& of hostsH06635 Je:iH' j=qJ#t1&through prosperityH02896s&my citiesH05892r&of hostsH06635q&lordH03068p!&thus saithH0559o#&yet, sayingH0559n&cryH07121m)& upon jerusalemH03389)l=& shall be stretched forthH05186"k!'& and a lineH06961 H06957j& of hostsH06635i& lordH03068h%&in it, saithH05002g)&shall be builtH01129f&my houseH01004e%&with merciesH07356d%&to jerusalemH03389c'&i am returnedH07725b&lordH03068$a5&therefore thus saithH0559'`9& forward the afflictionH07451 _+&and they helpedH05826^!&displeasedH07107']9&for i was but a littleH04592\&at easeH07600![-&with the heathenH01471Z!&displeasedH07107Y&soreH07110X'&and i am veryH01419 KyQ3yV6 nU:iK&the hornsH07161&sayingH0559%&and he spakeH0559#&these to doH06213%&i, what comeH0935 &then saidH0559 !&carpentersH02796 &me fourH0702 &shewedH07200 &lordH03068'& and jerusalemH03389&israelH03478&judahH03063%5&which have scatteredH02219&the hornsH07161&9&these? and he answeredH0559#&that talkedH01696)&unto the angelH04397!&and i saidH0559&hornsH07161~+&and behold fourH0702}&and sawH07200|&mine eyesH05869!{-&then lifted i upH05375z& jerusalemH03389$y5& and shall yet chooseH0977x& zionH06726"w/& shall yet comfortH05162v& lordH03068+uA&shall yet be spread abroadH06327 XgJ$|cB%~Y@ sX/&to seeH07200.&jerusalemH03389$-3&unto me, to measureH04058!,/&thou? and he saidH0559!+-&i, whither goestH01980*&then saidH0559)#&in his handH03027(&lineH02256!'-&with a measuringH04060 &-&and behold a manH0376"%/&again, and lookedH07200$&mine eyesH05869##&i lifted upH05375"!&to scatterH02219!&of judahH03063 '&over the landH0776&hornH07161 +&which lifted upH05375 +&of the gentilesH01471&the hornsH07161"/&them, to cast outH03034&to frayH02729"1& but these are comeH0935& his headH07218#& did lift upH05375& no manH0376& so thatH06310&judahH03063%5&which have scatteredH02219 F~^7mQ3lN2gFM%&in the midstH08432&L7&and will be the gloryH03519K#&round aboutH05439J&of fireH0784(I;&will be unto her a wallH02346H&lordH03068G%&for i, saithH05002F& thereinH08432E!& and cattleH0929D& of menH0120"C/& for the multitudeH07230$B3& towns without wallsH06519#A1&shall be inhabitedH03427@&jerusalemH03389?&sayingH0559>&young manH05288=&to thisH01975<&speakH01696;'&unto him, runH07323:&and saidH05599&to meetH071258&went outH033187&angelH043976#&and anotherH0312#51&with me went forthH033184#&that talkedH01696'39&and, behold, the angelH043972!& the lengthH07531#&the breadthH073410&whatH04100 GsY@eF- t[=fGl!& of his eyeH05869k& the appleH0892j%& you touchethH05060*i?& you: for he that touchethH05060h'&which spoiledH07997$g3&me unto the nationsH01471f%&hath he sentH07971e&the gloryH03519d&afterH0310c&of hostsH06635b&lordH03068a)&for thus saithH0559`!&of babylonH0894_%&the daughterH01323^'&that dwellestH03427]&zionH06726\!&thyself, oH01945[&deliverH04422Z& lordH03068Y& saithH05002X'& of the heavenH08064W& windsH07307V#& as the fourH0702-UE&for i have spread you abroadH06566T&lordH03068S&saithH05002R%&of the northH06828Q'&from the landH0776P&and fleeH05127O&hoH01945N&hoH01945 T{U/gDeL,qT& of hostsH06635& lordH03068-E& of thee, and thou shalt knowH03045%& in the midstH08432!-& and i will dwellH07931'9& and shall be my peopleH05971#& in that dayH03117& lordH03068 +& shall be joinedH03867& nationsH01471~& and manyH07227}& lordH03068|)& of thee, saithH05002{%& in the midstH08432!z-& and i will dwellH07931y+& for, lo, i comeH0935x& of zionH06726w!& o daughterH01323v#& and rejoiceH08055u& singH07442t& hath sentH07971s& of hostsH06635r& lordH03068"q/& and ye shall knowH03045"p/& to their servantsH056475oU& upon them, and they shall be a spoilH07998n& mine handH03027*m?& for, behold, i will shakeH05130 `mM5Y5fH/`'!&unto satanH07854&&saidH0559%&lordH03068$& to resistH07853"#/& at his right handH03225"& standingH05975!& and satanH07854 &lordH03068&the angelH04397&beforeH06440&standingH05975&priestH03548&the highH01419&me joshuaH03091'&and he shewedH07200!& habitationH04583 +& out of his holyH06944$3& for he is raised upH05782& lordH03068& beforeH06440#& o all fleshH01320& be silentH02013& jerusalemH03389 -& and shall chooseH0977& landH0127#& in the holyH06944 #& his portionH02506 & judahH03063 '& shall inheritH05157 & lordH03068 & hath sentH07971 gmO4rV8yZ<gD& to passH05674-CE& i have caused thine iniquityH05771B& beholdH07200.AI& from him. and unto him he saidH0559@&garmentsH0899?!&the filthyH06674>&take awayH05493=#&him, sayingH0559<&beforeH06440&;7&unto those that stoodH05975:&and spakeH0559 9+&and he answeredH060308&the angelH043977&beforeH064406&and stoodH059755&garmentsH08994#&with filthyH066743#&was clothedH038472!&now joshuaH030911+& out of the fireH07840& pluckedH05337 /-& not this a brandH0181.& rebukeH01605-& jerusalemH03389 ,-&that hath chosenH0977+&lordH03068*'&thee, o satanH07854)&rebukeH01605(&lordH03068 R`E+ rM+|bD+R+aA&then thou shalt also judgeH01777`&my chargeH04931&_7&and if thou wilt keepH08104^!&in my waysH01870"]/&if thou wilt walkH03212\&of hostsH06635[&lordH03068Z!&thus saithH0559Y&sayingH0559X#&unto joshuaH03091W&protestedH05749V&lordH03068U'&and the angelH04397T&stood byH05975S& lordH03068R'& and the angelH04397!Q/& him with garmentsH0899P#& and clothedH03847O'& upon his headH07218N&mitreH06797M&a fairH02889L#&so they setH07760K'&upon his headH07218J&mitreH06797I&a fairH02889H%&let them setH07760G!&and i saidH0559,FC&thee with change of raimentH04254-EE& from thee, and i will clotheH03847 OyQ# iN7Z?$rO~)& thereof, saithH05002}#& the gravingH06603'|9& behold, i will engraveH06605{& eyesH05869z& sevenH07651y& stoneH068x& upon oneH0259w& joshuaH03091v& beforeH06440!u-& that i have laidH05414#t5& for behold the stoneH068s!& the branchH06780r!& my servantH05650/qK& for, behold, i will bring forthH0935p#& wondered atH04159o&menH0582n&beforeH06440m&that sitH03427&l7&thou, and thy fellowsH07453k&priestH03548j&the highH01419i'&now, o joshuaH03091h&hearH08085*g?&among these that stand byH05975$f3& thee places to walkH04108 e+& and i will giveH05414d& my courtsH02691$c3& and shalt also keepH08104b& my houseH01004 RcI1`=kG"kR&goldH02091)=&and behold a candlestickH04501'&i have lookedH07200 -&thou? and i saidH0559$3&unto me, what seestH07200&and saidH0559!-&out of his sleepH08142 +&that is wakenedH05782%&me, as a manH0376&and wakedH05782#1&with me came againH07725#&that talkedH01696'&and the angelH04397'9& and under the fig treeH08384 )& under the vineH01612 '& his neighbourH07453 & every manH0376 '& shall ye callH07121 & of hostsH06635& lordH03068& saithH05002#& in that dayH03117& dayH03117& in oneH0259%& of that landH0776%& the iniquityH05771"/& and i will removeH04185& of hostsH06635& lordH03068 [|U;bB!\:[27Q&thou not what these be? and i saidH0559!6-&unto me, knowestH030455&and saidH0559!4-&with me answeredH060303#&that talkedH016962)&then the angelH043971)&these, my lordH01130+&with me, sayingH0559/#&that talkedH01696.%&to the angelH04397-&and spakeH0559,'&so i answeredH06030+'&upon the leftH08040*'&and the otherH0259)#&of the bowlH01543()&upon the rightH03225'!&by it, oneH0259&#&olive treesH02132%&and twoH08147$%&upon the topH07218#&lampsH05216"%& to the sevenH07651!& pipesH04166# 1& thereon, and sevenH07651& lampsH05216%5& of it, and his sevenH07651%&upon the topH07218#&with a bowlH01531 p|_F"oR0iK1pT'& of zerubbabelH02216S& the handsH03027$R5&came unto me, sayingH0559Q&lordH03068"P/&moreover the wordH01697O& graceH02580N& graceH02580M&shoutingsH08663#L'#&the headstoneH07222 H068)K=&and he shall bring forthH03318J&a plainH04334I!&zerubbabelH02216H&beforeH06440G&mountainH02022F'&thou, o greatH01419E& of hostsH06635D& lordH03068C& saithH0559!B-& but by my spiritH07307A%& nor by powerH03581@%&not by mightH02428?&sayingH0559 >+&unto zerubbabelH02216=&lordH03068<&the wordH01697;+&unto me, sayingH0559:&and spakeH0559!9-&then he answeredH060308#&no, my lordH0113 ^mA( Y7{R'^#o1& of the candlestickH04501n)& upon the rightH03225m#& olive treesH02132l& these twoH08147k#& i, and saidH0559j'& then answeredH06030'i;& through the whole earthH0776%h5& which run to and froH07751g& lordH03068f& the eyesH05869e#& those sevenH07651d'& of zerubbabelH02216c#& in the handH03027 b#!& the plummetH0913 H068a'& and shall seeH07200'`9& for they shall rejoiceH08055 _+& of small thingsH06996^& the dayH03117%]7& for who hath despisedH0936\& hath sentH07971[& of hostsH06635Z& lordH03068(Y;& it; and thou shalt knowH03045"X/& shall also finishH01214W& his handsH03027V'& of this houseH01004)U=& have laid the foundationH03245 ViO2cD( |]>oV&rollH04039$ 3&and behold a flyingH05774 !&and lookedH07200 &mine eyesH05869 '&and lifted upH05375 '&then i turnedH07725"1&of the whole earthH0776#&by the lordH0113!&that standH05975&onesH01121&anointedH03323&the twoH08147&then saidH0559#& no, my lordH0113!& and i saidH0559& knowestH03045~#& me and saidH0559}+& and he answeredH0559|!& the goldenH02091{& emptyH07324z& pipesH06804y& goldenH02091x& the twoH08147w'& which throughH03027v& branchesH07641u& oliveH02132t& twoH08147s& and saidH0559r& againH08145q)& and i answeredH06030"p/& and upon the leftH08040 BwZA#sV1i2 hB"*1&and it shall enterH0935)&of hostsH06635(&lordH03068'&saithH05002&&7&i will bring it forthH03318'%9& on that side accordingH03644!$-& shall be cut offH053523#Q& to it; and every one that swearethH07650'"9&on this side accordingH03644!!-&shall be cut offH05352, C&for every one that stealethH01589"1&of the whole earthH0776'&over the faceH06440!-&that goeth forthH03318&the curseH0423&then saidH0559& cubitsH0520#& thereof tenH06235 +& and the breadthH07341& cubitsH0520&twentyH06242!&the lengthH0753&rollH04039&a flyingH05774&i seeH07200$5&thou? and i answeredH0559$3&unto me, what seestH07200#&and he saidH0559 QlP1 zQ.g=zQ%E7&through all the earthH0776"D/&their resemblanceH05869C&he saidH0559!B-&that goeth forthH03318A&an ephahH0374@+&it? and he saidH0559?!&and i saidH0559&>7&this that goeth forthH03318=&and seeH07200<)&now thine eyesH05869!;-&unto me, lift upH05375:&and saidH0559#91&with me went forthH033188#&that talkedH016967)&then the angelH04397%69&thereof and the stonesH068#51&it with the timberH06086"4/&and shall consumeH036153%&of his houseH010042%& in the midstH08432$13& and it shall remainH038850!& by my nameH08034/& falselyH08267%.5& of him that swearethH07650#-1&and into the houseH01004,%&of the thiefH01590+)&into the houseH01004 ^}dC"~^>!P8}^b!& of a storkH02624a)& like the wingsH03671`& wingsH03671_%& for they hadH02007^)& in their wingsH03671]%& and the windH07307\& womenH0802[& twoH08147,ZC& and, behold, there came outH03318Y!& and lookedH07200X& mine eyesH05869!W-& then lifted i upH05375V)& upon the mouthH06310U&of leadH05777T!&the weightH068S#&and he castH07993R%&of the ephahH0374"Q/&it into the midstH08432P#&and he castH07993O!&wickednessH07564N#&and he saidH0559M%&of the ephahH0374L%&in the midstH08432K%&that sittethH03427J&womanH0802I&aH0259H&of leadH05777G&a talentH036031FM&and, behold, there was lifted upH05375 HtW4_@"gI*nH"~/& and the mountainsH02022}& mountainsH02022!|-& from between twoH08147{&outH03318z&chariotsH04818y&fourH0702(x;&and, behold, there cameH03318w!&and lookedH07200v&mine eyesH05869u'&and lifted upH05375t%&and i turnedH07725(s;& there upon her own baseH04369r& and setH03240,qC& and it shall be establishedH03559p& of shinarH08152o#& in the landH0776n#& it an houseH01004"m/& unto me, to buildH01129l#& and he saidH0559k& the ephahH0374/jI& with me, whither do these bearH03212i#& that talkedH01696h)& i to the angelH04397g& then saidH0559f)& and the heavenH08064!e/& between the earthH0776d& the ephahH0374#c1& and they lifted upH05375 WqV0iC' rR0zW)&which go forthH03318)&of the heavensH08064&spiritsH07307&the fourH0702&and saidH0559&answeredH06030'&and the angelH04397)&these, my lordH0113#&that talkedH01696)&unto the angelH04397&and saidH0559 +&then i answeredH06030& horsesH05483&and bayH0554&grisledH01261&chariotH04818" /&and in the fourthH07243 &horsesH05483 &whiteH03836 &chariotH04818! -&and in the thirdH07992&horsesH05483&blackH07838&chariotH04818"/&and in the secondH08145&horsesH05483&redH0122&chariotH04818%&in the firstH07223& of brassH05178& mountainsH02022 Py^9y\7qL- oP9!&then criedH02199!8/& through the earthH0776*7?& so they walked to and froH01980!6/& through the earthH0776 5+& walk to and froH019804'&get you henceH032123#&and he saidH0559!2/&through the earthH077601K&that they might walk to and froH019800&to goH03212/!&and soughtH01245.!&went forthH03318-#&and the bayH0554,& countryH0776!+-& toward the southH08486*& go forthH03318&)7& them; and the grisledH01261(&afterH0310'&go forthH03318&'&and the whiteH03836%&countryH0776$)&into the northH06828!#-&therein go forthH03318"&horsesH05483!&the blackH07838 -& of all the earthH0776+& before the lordH0113'&from standingH03320 Vc>#nF- iM' qVW& silverH03701V& then takeH03947U%& of zephaniahH06846T& the sonH01121S& of josiahH02977R)& into the houseH01004Q& and goH0935"P/& thou the same dayH03117O& and comeH0935N%& from babylonH0894M)& which are comeH0935L)& and of jedaiahH03048K!& of tobijahH02900J& of heldaiH02469I'& the captivityH01473H& takeH03947$G5& came unto me, sayingH0559F& lordH03068E%& and the wordH01697D& countryH0776C%& in the northH06828B& my spiritH07307A%& have quietedH05117@&countryH0776!?-&toward the northH06828>'&these that goH03318=&beholdH07200<+&unto me, sayingH0559;'&me, and spakeH01696:&he uponH0853 LmO3y`C)gH/iLu& and ruleH04910t'& and shall sitH03427s& the gloryH01935"r/& and he shall bearH05375q& lordH03068p!& the templeH01964$o3& even he shall buildH01129n& lordH03068m!& the templeH019645lU& out of his place, and he shall buildH01129%k5& and he shall grow upH06779j!& the branchH06780i!& whose nameH08034h)& behold the manH0376g& sayingH0559f& of hostsH06635e& lordH03068d'& thus speakethH0559 c-& unto him, sayingH0559b& and speakH0559a& priestH03548`& the highH01419_#& of josedechH03087^& the sonH01121]& of joshuaH03091\'& upon the headH07218[& and setH07760Z& crownsH05850Y& and makeH06213X& and goldH02091 PgJmQ0 zX?nP& the voiceH06963& obeyH08085:_& shall come to pass, if ye will diligentlyH08085& hath sentH07971 &of hostsH06635 &lordH03068" /&and ye shall knowH03045 &lordH03068 '&in the templeH01964&and buildH01129!&shall comeH0935&far offH07350& lordH03068'& in the templeH01964)&for a memorialH02146%&of zephaniahH06846&the sonH01121!&and to henH02581)&and to jedaiahH03048~)&and to tobijahH02900"}/&shall be to helemH02494|)&and the crownsH05850+{A& shall be between them bothH08147z& of peaceH07965 y+& and the counselH06098 x+& upon his throneH03678)w=& and he shall be a priestH03548 v+& upon his throneH03678 X}aF)mF# mT8zX/'&should i weepH01058.&sayingH0559$-3&and to the prophetsH05030,&of hostsH06635+&lordH03068*%&in the houseH01004!)-&unto the priestsH03548(&to speakH0559'& lordH03068&&beforeH06440%&to prayH02470$'&and their menH0582##1&and regem–melechH07278"&sherezerH08272!&of godH0410 )&unto the houseH01004#1&when they had sentH07971!& in chisleuH03691& monthH02320%& of the ninthH08671'&in the fourthH0702$3&came unto zechariahH02148&lordH03068&the wordH01697&dariusH01867&of kingH04428&yearH081411O&and it came to pass in the fourthH0702&your godH0430& lordH03068 K{S,sL2mK2 jKL!&hath criedH07121K&lordH03068J&the wordsH01697I&and drinkH08354H)&did not ye eatH0398&G7&and when ye did drinkH08354#F3&and when ye did eatH0398E& fastH06684D'& did ye at allH06684C& yearsH08141#B1& even those seventyH07657A#& and seventhH07637@%&in the fifthH02549?#&and mournedH05594>)&when ye fastedH06684=&sayingH0559#<1&and to the priestsH03548;#&of the landH0776$:3&unto all the peopleH059719&speakH05598+&unto me, sayingH05597&of hostsH066356&lordH03068#51&then came the wordH01697$43& these so many yearsH08141'39& myself, as i have doneH062132!& separatingH051441& monthH023200%& in the fifthH02549 UhBt[3tW: |U#j1& nor the fatherlessH03490i'& not the widowH0490h#& and oppressH06231g)& to his brotherH0251f& every manH0376 e+& and compassionsH07356d& mercyH02617c& and shewH06213b& judgmentH04941a& trueH0571`& executeH08199_& sayingH0559^& of hostsH06635]& lordH03068\'& thus speakethH0559[&sayingH0559$Z3&came unto zechariahH02148Y&lordH03068X%&and the wordH01697W'&and the plainH08219V& the southH05045U& inhabitedH03427(T;& thereof round about herH05439S)& and the citiesH05892"R/& and in prosperityH07961Q'&was inhabitedH03427P)&when jerusalemH03389O&prophetsH05030N!&the formerH07223M&byH03027 XuZ;iKnL3X'9& therefore came a greatH01419& prophetsH05030!& the formerH07223& byH03027'& in his spiritH07307& hath sentH07971& of hostsH06635& lordH03068~'& and the wordsH01697}& the lawH08451&|7& lest they should hearH08085!{-& an adamant stoneH08068z%& their heartsH03820y)& yea, they madeH07760*x?& that they should not hearH08085w!& their earsH0241v#& and stoppedH03513u%& the shoulderH03802't+'& and pulled awayH05637 H05414s!& to hearkenH07181!r-& but they refusedH03985q'& in your heartH03824p#& his brotherH0251o& againstH0376n& evilH07451,mC& and let none of you imagineH02803l%& nor the poorH06041k%& the strangerH01616 NdBfCkJ2kN#&of hostsH06635"&lordH03068!!&thus saithH0559 &sayingH0559&of hostsH06635&lordH03068)&again the wordH01697& desolateH08047& landH0776%& the pleasantH02532'& for they laidH07760%&nor returnedH077251M&them, that no man passed throughH05674&afterH0310%&was desolateH08074"1&not. thus the landH0776)&whom they knewH03045&7&among all the nationsH014716W&but i scattered them with a whirlwindH05590& of hostsH06635& lordH03068& saithH0559% 5& and i would not hearH08085 '& so they criedH07121( ;& and they would not hearH08085 #& as he criedH07121 & of hostsH06635& lordH03068& wrathH07110 R_8dC!kN1uRA)&in the streetsH07339@&dwellH03427?'&and old womenH02205(>;&there shall yet old menH02205=&of hostsH06635<&lordH03068;!&thus saithH0559:&mountainH020229&the holyH069448&of hostsH066357& lordH03068!6-& and the mountainH020225& of truthH05714& a cityH05892 3+& shall be calledH071212'&and jerusalemH033891%&of jerusalemH033890%&in the midstH08432/)&and will dwellH07931.&unto zionH06726-'&i am returnedH07725,&lordH03068+!&thus saithH0559*& furyH02534#)1& for her with greatH01419"(/&and i was jealousH07065'&jealousyH07068&!&with greatH01419%&for zionH06726$'&i was jealousH07065 E{^F"gI0c2mE$_3&behold, i will saveH03467^&of hostsH06635]&lordH03068\!&thus saithH0559[& of hostsH06635Z& lordH03068Y& saithH05002X%& in mine eyesH05869-WE& should it also be marvellousH06381V'&in these daysH03117U)&of this peopleH05971T)&of the remnantH07611S#&in the eyesH05869$R3&if it be marvellousH06381Q&of hostsH06635P&lordH03068O!&thus saithH0559N)&in the streetsH07339M&playingH07832L&and girlsH03207K&of boysH03206J'&shall be fullH04390I#&of the cityH05892 H+&and the streetsH07339G& ageH03117F& for veryH07230E#& in his handH03027D)& with his staffH04938C'& and every manH0376B%&of jerusalemH03389 Rx]9 mQ( rP0oR{& of hostsH06635z& lordH03068y%& of the houseH01004x)& the foundationH03245w!& in the dayH03117 v+& of the prophetsH05030u%& by the mouthH06310t#& these wordsH01697s'& in these daysH03117r%& ye that hearH08085q& be strongH02388p)& let your handsH03027o& of hostsH06635n& lordH03068m!& thus saithH0559%l5&and in righteousnessH06666k&in truthH0571'j;&and i will be their godH0430,iC&and they shall be my peopleH05971h%&of jerusalemH03389g%&in the midstH08432+fA&them, and they shall dwellH07931 e-&and i will bringH0935d& countryH0776)c/'&and from the westH08121 H03996b&countryH0776a'&from the eastH04217`&my peopleH05971 L}^@$ j<tO6jL& her fruitH06529!& shall giveH05414& the vineH01612!& prosperousH07965%& for the seedH02233& of hostsH06635& lordH03068& saithH05002& daysH03117!-& as in the formerH07223)& of this peopleH05971!-& unto the residueH07611& 7& against his neighbourH07453 & every oneH0376 & all menH0120 & for i setH07971* ?& because of the afflictionH06862!& or came inH0935%5& to him that went outH03318& peaceH07965& for beastH0929%& nor any hireH07939& for manH0120& no hireH07939& there wasH01961!& these daysH03117!& for beforeH06440~)& might be builtH01129 }+& that the templeH01964|& was laidH03245 Vz[= }aD&uW5oV5&saithH0559%45&provoked me to wrathH07107$39&you, when your fathersH012&to punishH074891%&as i thoughtH021610&of hostsH06635/&lordH03068.)&for thus saithH0559-& be strongH02388,)& let your handsH03027+& fearH033720*K& you, and ye shall be a blessingH01293))& so will i saveH03467(& of israelH03478'& and houseH01004&& of judahH03063%& o houseH01004"$/& among the heathenH01471##1& as ye were a curseH07045"!& to possessH05157!)& of this peopleH05971- E& and i will cause the remnantH07611& their dewH02919!& shall giveH05414 +& and the heavensH08064%& her increaseH02981!& shall giveH05414)& and the groundH0776 TgE&dJ* qO/ mTS&oathH07621R&no falseH08267Q&and loveH0157&P7&against his neighbourH07453O)&in your heartsH03824N&evilH07451M)&of you imagineH02803L%&and let noneH0376K'& in your gatesH08179J& and peaceH07965I& of truthH0571H%&the judgmentH04941G&executeH08199!F-&to his neighbourH07453E&the truthH0571D%&ye every manH0376C&speakH01696!B-&that ye shall doH06213A!&the thingsH01697@&fearH03372?&of judahH03063!>-&and to the houseH01004=)&unto jerusalemH03389<!&to do wellH03190;'&in these daysH03117:)&have i thoughtH021619&so againH077258)& and i repentedH051627& of hostsH066356& lordH03068 fsV.zY8tS2fq&of hostsH06635p&lordH03068o!&thus saithH0559n&and peaceH07965m&the truthH0571l)&therefore loveH0157k&feastsH04150j%&and cheerfulH02896i%&and gladnessH08057h&joyH08342g& of judahH03063&f7& shall be to the houseH01004e%& of the tenthH06224d%& and the fastH06685c)& of the seventhH07637b%&and the fastH06685a%&of the fifthH02549`%&and the fastH06685_'&of the fourthH07243^&the fastH06685]&of hostsH06635\&lordH03068[!&thus saithH0559$Z5&came unto me, sayingH0559Y&of hostsH06635X&lordH03068W%&and the wordH01697V& lordH03068U& saithH05002T#& that i hateH08130 Px]5oT;oS5nP!&thus saithH0559& lordH03068& beforeH06440#& and to prayH02470 %& in jerusalemH03389 &of hostsH06635 &lordH03068 &to seekH01245 !&shall comeH0935&nationsH01471!&and strongH06099&peopleH05971&yea, manyH07227&i will goH03212& of hostsH06635& lordH03068#& and to seekH01245& lordH03068& beforeH06440~&to prayH02470}&speedilyH01980|&let us goH03212{&sayingH0559z!&to anotherH0259y&shall goH01980x&of oneH0259$w3&and the inhabitantsH03427v&citiesH05892u&of manyH07227$t3&and the inhabitantsH03427s&peopleH05971%r7&that there shall comeH0935 MtP'qR" uT7 sM"./& also shall borderH01379-!& and hamathH02574,&  lordH03068+&  of israelH03478%*5&  as of all the tribesH07626)&  of manH0120'(9& thereof: when the eyesH05869'& the restH04496&%& and damascusH01834%!& of hadrachH02317$#& in the landH0776#& lordH03068"#& of the wordH01697!!& the burdenH04853 &godH0430,C&with you: for we have heardH08085!&we will goH03212& sayingH0559+5%& of him that is a jewH03064 H0376%& of the skirtH03671%5& even shall take holdH02388)& of the nationsH01471%5&out of all languagesH03956 +&shall take holdH02388&menH0582&that tenH06235'&in those daysH03117&of hostsH06635&lordH03068 HbD{X4~aE' mH!K-&  shall be ashamedH03001$J3& for her expectationH04007I& and ekronH06138H& sorrowfulH02342G#& and be veryH03966F& gazaH05804E& and fearH03372D& shall seeH07200C& ashkelonH0831B& with fireH0784)A?& and she shall be devouredH0398@!& in the seaH03220?& her powerH02428">/& and he will smiteH05221"=/& will cast her outH03423 <-& behold, the lordH0136;)&  of the streetsH02351:#& as the mireH029169'& and fine goldH027428#& as the dustH060837& silverH037016'& and heaped upH06651&57& herself a strong holdH046924& did buildH011293& and tyrusH068652& wiseH02449"1/& though it be veryH039660& and zidonH06721/)& thereby; tyrusH06865 PX6dF!S6P/eI& because of him that passeth byH05674$d3& because of the armyH04675!c-& about mine houseH01004"b/& and i will encampH02583a'&  as a jebusiteH02983`&  and ekronH06138_&  in judahH03063-^G& and he shall be as a governorH0441]#& for our godH0430&\7& but he that remainethH07604'[9& from between his teethH08127%Z5& and his abominationsH08251!Y-& out of his mouthH06310X& his bloodH01818%W5& and i will take awayH05493#V1& of the philistinesH06430U& the prideH01347#T1& and i will cut offH03772S& in ashdodH0795R#& shall dwellH03427Q'& and a bastardH04464'P9& shall not be inhabitedH03427O%&  and ashkelonH0831N&  from gazaH05804M%&  shall perishH06L%&  and the kingH04428 P~G$xW2}Y<sP)& and the battleH04421)& from jerusalemH03389'& and the horseH05483~%& from ephraimH0669}#& the chariotH07393#|1& and i will cut offH03772{& of an assH0860z& the foalH01121 y+& and upon a coltH05895x#& upon an assH02543w!& and ridingH07392v& lowlyH06041%u5& and having salvationH03467t& justH06662s& comethH0935!r-& behold, thy kingH04428q%& of jerusalemH03389p!& o daughterH01323o& shoutH07321n& of zionH06726m!& o daughterH01323l& greatlyH03966k& rejoiceH01523j)&  with mine eyesH058693iQ& them any more: for now have i seenH07200#h1& shall pass throughH05674!g-& and no oppressorH050652fO& and because of him that returnethH07725 ]]8gCyY=])& for me, filledH04390& judahH03063!-& when i have bentH01869& doubleH04932'& i will renderH07725%& do i declareH05046#& even to dayH03117& of hopeH08615%& ye prisonersH0615'9& you to the strong holdH01225& turnH07725& no waterH04325)& out of the pitH0953'& thy prisonersH0615"/& i have sent forthH07971 +& of thy covenantH01285/ I& as for thee also, by the bloodH01818 %& of the earthH0776 #& to the endsH0657# 1& and from the riverH05104 & to seaH03220& from seaH03220!-& and his dominionH04915!-& unto the heathenH01471& peaceH07965#1& and he shall speakH01696!-& shall be cut offH03772& bowH07198 WjE( Y6yU4pW:& stonesH0689!& with slingH070508!& and subdueH03533+7C& them; and they shall devourH03986%& shall defendH015985& of hostsH066354& lordH030683%&  of the southH08486 2+&  with whirlwindsH055911%&  and shall goH019800#&  the trumpetH07782/!& shall blowH08628.& godH03069-%& and the lordH0136!,-& as the lightningH01300+)& shall go forthH03318)*=& over them, and his arrowH02671)'& shall be seenH07200(& lordH03068 '+& of a mighty manH01368"&/& thee as the swordH02719%& and madeH07760$& o greeceH03120!#-& against thy sonsH01121"& o zionH06726!& thy sonsH01121 '& and raised upH05782%& with ephraimH0669& the bowH07198 KeF#gE( }d8rK#W1& of the latter rainH04456V#& in the timeH06256U& rainH04306T& lordH03068S& askH07592R& the maidsH01330Q%& and new wineH08492P& cheerfulH05107(O=& shall make the young menH0970N& cornH01715M!& his beautyH03308L%& his goodnessH02898K'&  upon his landH0127'J9&  lifted up as an ensignH05264I!& of a crownH05145H!& the stonesH068G'& of his peopleH05971F%& as the flockH06629!E-& them in that dayH03117D!& shall saveH03467C& their godH0430B& lordH03068A%& of the altarH04196@)&  as the cornersH02106?!&  like bowlsH04219)>=&  and they shall be filledH04390 =+&  as through wineH03196<%&  make a noiseH01993%;5& and they shall drinkH08354 JhL,pR8|S, cJu& lordH03068t& the goatsH06260s)& and i punishedH06485&r7& against the shepherdsH07462q#& was kindledH02734p!& mine angerH0639o#& no shepherdH07462#n1& they were troubledH06031%m5&  their way as a flockH06629$l3&  therefore they wentH05265k&  in vainH01892j%&  they comfortH05162i&  dreamsH02472h& falseH07723g'& and have toldH01696f& a lieH08267e& have seenH02372!d-& and the divinersH07080c& vanityH0205b#& have spokenH01696a'& for the idolsH08655`%& in the fieldH07704_&  grassH06212^%&  to every oneH0376]&  of rainH04306\%&  them showersH01653[&  and giveH05414Z'& bright cloudsH02385Y!& shall makeH06213X& lordH03068 LiG sI1qN,vL&7& and i will strengthenH01396$3&  shall be confoundedH03001&  on horsesH05483* ?& with them, and the ridersH07392 & lordH03068% 5& and they shall fightH03898 '& in the battleH04421 )& of the streetsH02351#& in the mireH02916 -& which tread downH0947,C& and they shall be as mightyH01368& togetherH03162+A& out of him every oppressorH05065& bowH07198&7& out of him the battleH04421$3& out of him the nailH03489!& the cornerH06438&7& out of him came forthH03318~'& in the battleH04421}& horseH05483#|1&  them as his goodlyH01935{'&  and hath madeH07760z&  of judahH03063y&  the houseH01004x&  his flockH05739w%& hath visitedH06485v& of hostsH06635 [e,eC(kM- [**?& them; for i have redeemedH06299%)5& for them, and gatherH06908(#& i will hissH08319'&  lordH03068&'&  shall rejoiceH01523%#&  their heartH03820$#& and be gladH08055#& shall seeH07200$"3& yea, their childrenH01121 !+& as through wineH03196 '& shall rejoiceH08055 +& and their heartH03820'9& shall be like a mightyH01368& ephraimH0669'&  and will hearH06030&  their godH0430&  lordH03068(;&  i had not cast them offH021866Y&  upon them: and they shall be as thoughH0834'9& them; for i have mercyH073555U& and i will bring them again to placeH03427& of josephH03130& the houseH01004 +& and i will saveH03467& of judahH03063& the houseH01004 ZV*c;pP)yZC!& in the seaH03220B& the wavesH01530 A+& and shall smiteH05221 @+& with afflictionH06869?& the seaH03220*>?& and he shall pass throughH05674#=1& shall not be foundH04672<#& and lebanonH03844;& of gileadH01568":1& them into the landH0776 9-& and i will bringH0935#83& them out of assyriaH08047!& and gatherH069086& of egyptH04714$55& also out of the landH0776(4;& i will bring them againH077253)& and turn againH07725$23& with their childrenH01121$13& and they shall liveH02421$03& me in far countriesH04801(/;& and they shall rememberH02142&.7& them among the peopleH05971-)& and i will sowH02232',9& as they have increasedH07235.+G& them: and they shall increaseH07235 ZvX. P0iK2wZ`& o ye oaksH0437_& howlH03213^#& are spoiledH07703"]1& because the mightyH0117\& is fallenH05307['& for the cedarH0730Z& fir treeH01265Y& howlH03213X!& thy cedarsH0730W!& may devourH0398V'& that the fireH0784U& o lebanonH03844T& thy doorsH01817S& openH06605R& lordH03068Q& saithH05002P#& in his nameH080340OK& and they shall walk up and downH01980N& lordH03068&M7& and i will strengthenH01396"L/& shall depart awayH05493K& of egyptH04714 J+& and the sceptreH07626&I7& shall be brought downH03381H!& of assyriaH0804G'& and the prideH01347F%& shall dry upH03001E%& of the riverH02975"D/& and all the deepsH04688 PtX5lJ, `;"rP}'& for i am richH06238|& lordH03068{& blessedH01288z& them sayH0559#y1& and they that sellH043764xU& them, and hold themselves not guiltyH0816w& slayH02026!v-& whose possessorsH07069!u-& of the slaughterH02028t& the flockH06629s& feedH07462r& my godH0430q& lordH03068p!& thus saithH0559o!&  is spoiledH07703n&  of jordanH03383m'&  for the prideH01347l)& of young lionsH03715k)& of the roaringH07581j& a voiceH06963i!& is spoiledH07703h+& for their gloryH0155!g-& of the shepherdsH07462f)& of the howlingH03215e& a voiceH06963d%&  is come downH03381&c)'&  of the vintageH01219 H01208b)&  for the forestH03293a&  of bashanH01316 NkL2sM-sU4kN&  i calledH07121&  the oneH0259&  stavesH04731#& unto me twoH08147!& and i tookH03947%& of the flockH06629& o poorH06041& youH03651%& of slaughterH02028& the flockH06629 +& and i will feedH07462#1& i will not deliverH05337&7& and out of their handH03027 & the landH0776% 5&  and they shall smiteH03807 #&  of his kingH04428" /&  and into the handH03027 &  handH03027%5&  into his neighbour'sH07453& every oneH0376& the menH0120(;& but, lo, i will deliverH04672& lordH03068& saithH05002#& of the landH0776 +& the inhabitantsH03427(;& for i will no more pityH02550&  pityH02550(~;&  and their own shepherdsH07462 DoQ7^= ~X3kD#81& and cut it asunderH014387& beautyH052786& my staffH047315!& and i tookH039474!& of anotherH074683& the fleshH013202& every oneH08021& eatH0398!0-& and let the restH07604"//& let it be cut offH03582/.I& and that that is to be cut offH03582-!& let it dieH04191%,5& you: that that diethH04191#+1& i, i will not feedH07462*& then saidH0559)'&  also abhorredH0973%(5& them, and their soulH05315'& lothedH07114&#& and my soulH05315%& monthH03391$& in oneH0259#)& also i cut offH03582"& shepherdsH07462!& threeH07969 & the flockH06629& and i fedH07462& bandsH02254& i calledH07121'&  and the otherH0259&  beautyH05278 SlF&jL!eJ,|S%U5& that i was prised atH03365T& priceH03366S& a goodlyH0145#R1& it unto the potterH03335Q'& unto me, castH07993P& saidH0559O& lordH03068N& of silverH03701M& thirtyH07970L%& for my priceH07939 K+& so they weighedH08254$J3& and if not, forbearH02308I& my priceH07939H& giveH03051G& goodH02896'F9& unto them, if ye thinkH05869E!& and i saidH0559D& lordH03068C& the wordH01697B%& upon me knewH03045A#& that waitedH08104@%& of the flockH06629 ?+& and so the poorH06041>#& in that dayH03117"=/& and it was brokenH06565$<3& with all the peopleH05971!;-& which i had madeH03772:#& my covenantH01285#91& that i might breakH06565 T~W6|Y7sV) vTq'& the young oneH05289#p1& neither shall seekH01245&o7& those that be cut offH03582 n+& shall not visitH06485m#& in the landH0776l!& a shepherdH07462)k=& for, lo, i will raise upH06965j& shepherdH07462i%& of a foolishH0196.hG& unto thee yet the instrumentsH03627g'& unto me, takeH03947f& saidH0559e& lordH03068d!& and israelH03478c'& between judahH03063b+& the brotherhoodH0264#a1& that i might breakH06565`& bandsH02254_& staffH04731^!& mine otherH08145#]1& then i cut asunderH01438\& lordH03068[%& in the houseH01004#Z1& them to the potterH03335Y& and castH07993X& of silverH03701W!& the thirtyH07970$V3& of them. and i tookH03947 TwL.}`?!dG% sT!& for israelH03478& lordH03068 #& of the wordH01697 !& the burdenH04853 & darkenedH03543! -& shall be utterlyH03543 & eyeH05869'&  and his rightH03225&  dried upH03001)&  shall be cleanH03001&  his armH02220&  eyeH05869#1& and upon his rightH03225%& upon his armH02220& the swordH02719& the flockH06629%& that leavethH05800~& shepherdH07473}#& to the idolH0457|& woeH01945{& in piecesH06561z#& their clawsH06541y& and tearH06561x!& of the fatH01277w&  the fleshH01320'v;&  still: but he shall eatH0398#u1&  that that standethH05324t&  nor feedH03557$s3&  that that is brokenH07665r& nor healH07495 OT4z`?vR2OA*_'& themselves with it shall be cut in piecesH08295 H08295 )+& all that burdenH06006()& for all peopleH05971'& stoneH068&%& a burdensomeH04614%& jerusalemH03389$#& will i makeH07760 #+& and in that dayH03117""/&  against jerusalemH03389#!1& both against judahH030630 K& when they shall be in the siegeH04692#& round aboutH05439$3& unto all the peopleH05971%& of tremblingH07478& a cupH05592& jerusalemH03389$3& behold, i will makeH07760& withinH07130&  of manH0120!&  the spiritH07307#&  and formethH03335%&  of the earthH0776*?&  and layeth the foundationH03245"/& forth the heavensH08064!-& which stretchethH05186& lordH03068& saithH05002 NnT;mO,bE(kNG&  their godH0430F&  of hostsH06635E& lordH03068D#& my strengthH0556C%& of jerusalemH03389 B+& the inhabitantsH03427A)& in their heartH03820@& shall sayH0559?& of judahH03063!>/& and the governorsH0441=)& with blindnessH05788<'& of the peopleH05971;#& every horseH05483:)&  and will smiteH052219&  of judahH030638)&  upon the houseH010047&  mine eyesH05869 6+&  and i will openH064915%& with madnessH076974'& and his riderH07392"3/& with astonishmentH085412#& every horseH054831%& i will smiteH052210& lordH03068/& saithH05002.#& in that dayH03117$-5&  be gathered togetherH0622,%&  of the earthH0776&+7&  though all the peopleH01471 F_D!vV0 eH+gFd%&  of jerusalemH03389#c1&  of the inhabitantsH03427b'&  and the gloryH08597a& of davidH01732`%& of the houseH01004_)& that the gloryH08597^& firstH07223]& of judahH03063\& the tentsH0168 [+& also shall saveH03467Z& lordH03068Y%& in jerusalemH03389#X1& shall be inhabitedH03427W'& and jerusalemH03389 V+& and on the leftH08040"U/& on the right handH03225T#&  round aboutH05439S)&  all the peopleH05971%R7&  and they shall devourH0398Q!&  in a sheafH05995P&  of fireH0784!O-& and like a torchH03940N)& among the woodH06086M& of fireH0784L)& like an hearthH03595K& of judahH03063J'& the governorsH0441I#& will i makeH07760H#& in that dayH03117 HgC"hN-\?gH!& the spiritH07307%& of jerusalemH03389)~=& and upon the inhabitantsH03427}& of davidH01732|)& upon the houseH01004 {+& and i will pourH08210"z/& against jerusalemH03389y& that comeH0935 x+& all the nationsH01471w!& to destroyH08045v#& i will seekH012456uW& and it shall come to pass in that dayH03117t& beforeH06440s&  lordH03068r%&  as the angelH04397q&  as godH0430p&  of davidH01732o'&  and the houseH01004"n/& shall be as davidH01732'm9& among them at that dayH03117&l7& and he that is feebleH03782k%& of jerusalemH03389 j+& the inhabitantsH03427i& defendH01598h& lordH03068g#& in that dayH03117f'&  against judahH03063e)&  do not magnifyH01431 B_6 iIwW7lB&9& apart, and their wivesH0802& of davidH01732%& of the houseH01004!& the familyH04940& apartH0905& familyH04940& everyH04940#& shall mournH05594%& and the landH0776#& of megiddonH04023'& in the valleyH01237)& of hadadrimmonH01910 +& as the mourningH04553%& in jerusalemH03389 & mourningH04553' 9& shall there be a greatH01431 #& in that dayH03117 & firstbornH010606 W& for him, as one that is in bitternessH04843+A& and shall be in bitternessH04843& onlyH03173)=& for him, as one mournethH05594%5& and they shall mournH04553/I& upon me whom they have piercedH01856$3& and they shall lookH05027%5& and of supplicationsH08469& of graceH02580 IqR1}X8cF|bI6& lordH030685& saithH0500264W& and it shall come to pass in that dayH03117$33&  and for uncleannessH050792& for sinH024031%& of jerusalemH03389'09& and to the inhabitantsH03427/& of davidH01732.%& to the houseH01004-& openedH06605*,?& there shall be a fountainH04726+#& in that dayH03117&*9& apart, and their wivesH0802)%& every familyH04940(#& that remainH07604!'-& all the familiesH04940&&9& apart, and their wivesH0802%& of shimeiH08097"$/& apart; the familyH04940&#9& apart, and their wivesH0802"& of leviH03878!%& of the houseH01004 !& the familyH04940&9& apart, and their wivesH0802& of nathanH05416%& of the houseH01004"/& apart; the familyH04940 F^%pT- xR9zF0QK& him through when he prophesiethH05012!P-& him shall thrustH01856O!& that begatH03205N)&  and his motherH0517M)&  and his fatherH01L&  lordH03068K#&  in the nameH08034J&  liesH08267"I/& for thou speakestH01696.HG& unto him, thou shalt not liveH02421G'& him shall sayH0559F!& that begatH03205E)& and his motherH0517D+& then his fatherH01#C1& shall yet prophesyH05012B& when anyH0376A+& out of the landH0776@&  to passH05674?&  spiritH07307 >+&  and the uncleanH029323=Q&  and also i will cause the prophetsH050305<U&  and they shall no more be rememberedH02142;+& out of the landH0776:%& of the idolsH060919& the namesH080348)& i will cut offH037727& of hostsH06635 >dBpQ#{X0f>$l3& and against the manH01397$k3& against my shepherdH07462j& o swordH02719i& awakeH05782h'& of my friendsH0157g& the houseH01004)f=& with which i was woundedH05221$e5& then he shall answerH0559d)& in thine handsH03027c%& these woundsH04347b& shall sayH0559a'& from my youthH05271)`=& taught me to keep cattleH07069_& for manH0120*^'1& an husbandmanH0127 H05647 H0376]!& no prophetH05030 \-& but he shall sayH0559[!&  to deceiveH03584Z&  garmentH0155Y& a roughH08181(X;& neither shall they wearH03847(W;& when he hath prophesiedH05012V'& of his visionH02384U& every oneH0376 T-& shall be ashamedH0954S%& the prophetsH050306RW& and it shall come to pass in that dayH03117 dxW5fM5nK'd & is triedH0974%& them as goldH02091%& and will tryH0974!& is refinedH06884)& them as silverH03701 +& and will refineH06884 -& through the fireH0784)& the third partH07992 -& and i will bringH0935'&  shall be leftH03498'& but the thirdH07992~& dieH01478)}=& therein shall be cut offH03772|& partsH06310{& twoH08147z& lordH03068y& saithH05002x+& in all the landH0776%w5& upon the little onesH06819v& mine handH03027 u+&  and i will turnH07725#t1&  shall be scatteredH06327s'&  and the sheepH06629r%&  the shepherdH07462q&  smiteH05221p& of hostsH06635o& lordH03068n& saithH05002m& my fellowH05997 HuW1`?rO4lH &+&and the residueH03499%)&into captivityH01473$)& shall go forthH03318##& of the cityH05892"& and halfH02677 !'& ravishedH07693 H07901 '& and the womenH0802&rifledH08155)&and the housesH01004)&shall be takenH03920%&and the cityH05892&to battleH04421"/&against jerusalemH03389#&all nationsH01471!/&for i will gatherH0622%&in the midstH07130!-&shall be dividedH02505'&and thy spoilH07998&comethH0935&lordH03068 +&behold, the dayH03117& my godH0430& lordH03068"1& and they shall sayH0559& my peopleH05971 -& them: i will sayH0559 +& and i will hearH06030 !& on my nameH08034 +& they shall callH07121 `z]?}]=cB!}`C&and halfH02677B&valleyH01516A&greatH01419@&a veryH03966$?3&and toward the westH03220(>;& thereof toward the eastH04217=%& in the midstH02677<%& shall cleaveH01234;& of olivesH02132:'& and the mountH020229#&on the eastH069248&jerusalemH033897&beforeH064406&of olivesH021325)&upon the mountH020224#&in that dayH031173#&shall standH059752%&and his feetH072721&of battleH071280!&in the dayH03117/&he foughtH03898.&as whenH03117&-7&against those nationsH01471,&and fightH03898+&go forthH03318*&lordH03068)'&from the cityH05892%(5&shall not be cut offH03772''&of the peopleH05971 KyN( |_8z]D* kK_'&darkH07087 H07087#^1&shall not be clearH03368]&the lightH02166\W&and it shall come to pass in that dayH03117[)&all the saintsH06918Z!&shall comeH0935Y&my godH0430X&lordH03068W&of judahH03063V&kingH04428U& of uzziahH05818T#& in the daysH03117S)& the earthquakeH07494R#& from beforeH06440 Q+& like as ye fledH05127#P1&yea, ye shall fleeH05127O&unto azalH0682N#&shall reachH05060!M-&of the mountainsH02022L)&for the valleyH01516!K-&of the mountainsH02022J!&the valleyH01516"I/&and ye shall fleeH05127'H9&of it toward the southH05045G&and halfH02677!F-&toward the northH06828E%&shall removeH04185 D+&of the mountainH02022 EcE& a>%}_=$}\E}& oneH0259|%& and his nameH08034{& lordH03068"z1& shall there be oneH0259y#& in that dayH03117"x1& over all the earthH0776w'& shall be kingH04428v& lordH03068u'& and in winterH02779t& in summerH07019s& seaH03220)r?& of them toward the hinderH0314q& and halfH02677p&seaH03220*o?&of them toward the formerH06931n&halfH02677m)&from jerusalemH03389l%&shall go outH03318k&watersH04325j&livingH02416,iC&and it shall be in that dayH03117!h/& it shall be lightH0216g&timeH06256f!&at eveningH06153e&nor nightH03915d&not dayH03117c&lordH03068%b5&which shall be knownH03045a&dayH03117#`3&but it shall be oneH0259 ZaG&hG. oOsZ& lordH03068-E& and this shall be the plagueH04046& inhabitedH03427+& shall be safelyH0983'& but jerusalemH03389Ds& in it, and there shall be no more utter destructionH02764#& shall dwellH03427#& winepressesH03342 +& unto the king'sH04428#& of hananeelH02606& the towerH04026 & gateH08179 +& unto the cornerH06434 & gateH08179 %& of the firstH07223 )& unto the placeH04725& gateH08179.G& in her place, from benjamin'sH01144'& and inhabitedH03427*?& and it shall be lifted upH07213%& of jerusalemH03389& southH05045& to rimmonH07417& from gebaH01387!& as a plainH06160 +& shall be turnedH05437~%& all the landH0776 MsS,vQ*}<rM!2-& of his neighbourH07453!1-& against the handH030270'& shall rise upH05927/%& and his handH03027!.-& of his neighbourH07453-#& on the handH03027,& every oneH0376=+e& shall be among them; and they shall lay holdH02388*& lordH03068)& tumultH04103(& a greatH072276'W& and it shall come to pass in that dayH03117&)& in their mouthH06310#%1& shall consume awayH04743!$-& and their tongueH03956#)& in their holesH02356#"1& shall consume awayH04743!)& and their eyesH05869 +& upon their feetH07272!-& while they standH05975#1& shall consume awayH04743#& their fleshH01320"/& against jerusalemH03389!-& that have foughtH06633)& all the peopleH05971!& will smiteH05062bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{#A_{5SqÍ.čKōeƍ#A_{5SqÍ.čKōeƍǍȍ:ɍWʍuˍ̍*͍C΍`ύ}Ѝэ8ҍUӍqԍՍ*֍G׍d؍ٍڍ6ۍQ܍lݍ ލ&ߍC_}2Nk%B`{5Qm %B\z2Nj$?[xAf,Oq8Z}  B d  'Jl0Rt8[~"Ei @yR2rC"jP-rY@N&yearH08141M&fromH01767!L-&shall even go upH05927"K/&against jerusalemH03389J!&which cameH0935#I1&of all the nationsH01471'H9&every one that is leftH03498G)& as this plagueH04046F&tentsH04264'E9&that shall be in theseH01992%D7&and of all the beastsH0929C)&and of the assH02543B%&of the camelH01581A#&of the muleH06505@%&of the horseH05483+?A&and so shall be the plagueH04046>& abundanceH07230=& in greatH03966<#& and apparelH0899;!& and silverH03701:&goldH02091*9A&shall be gathered togetherH06228#&round aboutH05439#71&of all the heathenH014716)&and the wealthH024285%&at jerusalemH03389!4-&also shall fightH038983&and judahH03063 WrR4cF-{_1zWk)& of tabernaclesH05521j& the feastH02282i& to keepH02287!h-& that come not upH05927g#&the heathenH01471f!&will smiteH05062e&lordH03068*d?&there shall be the plagueH04046c&and comeH0935b&go not upH05927a&of egyptH04714"`/&and if the familyH049400_K& even upon them shall be no rainH01653^&of hostsH06635]&lordH03068\&the kingH04428[!&to worshipH07812Z)&unto jerusalemH03389Y%&of the earthH0776X%&the familiesH04940'W9&whoso will not come upH05927V)&of tabernaclesH05521U&the feastH02282T#& and to keepH02287S& of hostsH06635R& lordH03068Q& the kingH04428P!& to worshipH07812O&to yearH08141 UhC' rU<^=rU& and takeH03947!&shall comeH0935,C&and all they that sacrificeH02076&of hostsH06635&lordH03068"/&shall be holinessH06944%&and in judahH03063%&in jerusalemH03389)&yea, every potH05518~& the altarH04196}& beforeH06440(|;& shall be like the bowlsH04219{&houseH01004z&lord'sH03068y%&and the potsH05518x&lordH03068w&holinessH06944v'&of the horsesH05483.uG&shall there be upon the bellsH04698t#&in that dayH03117s)&of tabernaclesH05521r&the feastH02282q&to keepH02287!p-&that come not upH05927o)&of all nationsH01471#n1&and the punishmentH02403m&of egyptH04714-lE&this shall be the punishmentH02403 [rQ8rR3}dK,u[%'wasteH08077!$-'and his heritageH05159#''his mountainsH02022"'and laidH07760!'esauH06215 #'and i hatedH08130' jacobH03290#' yet i lovedH0157' lordH03068' saithH0559'brotherH0251'jacob'sH03290'not esauH06215';'wherein hast thou lovedH0157!'yet ye sayH0559'lordH03068!'you, saithH05002%'i have lovedH0157'malachiH04401'byH03027'to israelH03478'lordH03068#'of the wordH01697!'the burdenH04853 &of hostsH06635 &lordH03068 %& in the houseH010045 U& there shall be no more the canaaniteH03669) =& therein: and in that dayH03117$3& of them, and seetheH01310 D}U.oEt\C!|^DB'a sonH01121A'of israelH03478 @+'from the borderH01366"?/'will be magnifiedH01431>'lordH03068 =-'and ye shall sayH0559<'shall seeH07200;''and your eyesH05869:'everH057699'forH05704!8-'hath indignationH021947'lordH03068 6+'and, the peopleH059715''of wickednessH07564!4-' them, the borderH01366$33' and they shall callH07121&27' but i will throw downH02040!1-' they shall buildH011290' of hostsH06635/'lordH03068.!'thus saithH0559$-3'the desolate placesH02723,'and buildH01129#+1'but we will returnH07725$*3'we are impoverishedH07567)'saithH0559(%'whereas edomH0123"'/'of the wildernessH04057 &+'for the dragonsH08568 XpP4eGh;zX`''for sacrificeH02076_'the blindH05787 ^+'and if ye offerH05066]%' contemptibleH0959\' lordH03068['the tableH07979$Z5'thee? in that ye sayH0559)Y='wherein have we pollutedH01351X!'and ye sayH0559 W+'upon mine altarH04196V'breadH03899U'pollutedH01351T'ye offerH05066S'thy nameH08034(R='wherein have we despisedH0959Q!'and ye sayH0559P'my nameH08034O%'that despiseH0959$N3' unto you, o priestsH03548M' of hostsH06635L' lordH03068K' saithH0559J' my fearH04172I'a masterH0113H#'mine honourH03519G'a fatherH01F!'his masterH0113E''and a servantH05650D'fatherH01C'honourethH03513 `hN!c+iP7`{!' for noughtH02600z'' on mine altarH04196$y5' neither do ye kindleH0215x' the doorsH01817/wI' even among you that would shutH05462v' of hostsH06635u' lordH03068t' saithH0559s%' your personsH06440r)' will he regardH053756qW' unto us: this hath been by your meansH03027)p=' that he will be graciousH02603o' godH04104nE'' and now, i pray you, beseechH06440 H02470m'of hostsH06635l'lordH03068k'saithH0559j!' thy personH06440%i5' with thee, or acceptH05375#h1' will he be pleasedH07521)g=' it now unto thy governorH06346f' offerH07126e'not evilH07451d'and sickH02470c'the lameH06455 b+'and if ye offerH05066a'not evilH07451 IX8{a:~^DbI' lordH03068' the tableH07979"1' it, in that ye sayH0559%5' but ye have profanedH02490' of hostsH06635' lordH03068' saithH0559"/' among the heathenH01471' greatH01419#' for my nameH08034' offeringH04503 !' and a pureH02889 %' unto my nameH08034 ' offeredH05066 ' incenseH06999# 1' and in every placeH04725#1' among the gentilesH01471' greatH01419$3' of the same my nameH08034)=' even unto the going downH03996!' of the sunH08121$3' for from the risingH04217%' at your handH03027#' an offeringH04503&7' neither will i acceptH07521' of hostsH06635~' lordH03068}'' in you, saithH0559#|1' i have no pleasureH02656 [j7~]<}_>$[ 5+' a corrupt thingH078434''unto the lordH0136 3+'and sacrificethH020762!'and vowethH050871'a maleH02145"0/'hath in his flockH05739/'whichH03426.%'the deceiverH05230-!'but cursedH0779,' lordH03068+' saithH0559"*/' this of your handH03027 )+' should i acceptH07521(#' an offeringH04503'+' thus ye broughtH0935&%' and the sickH02470%%' and the lameH06455$' tornH01497#)' and ye broughtH0935"' of hostsH06635!' lordH03068 %' at it, saithH0559$3' and ye have snuffedH05301/I' also, behold, what a wearinessH04972' ye saidH0559%' contemptibleH0959' his meatH0400'' and the fruitH05108' pollutedH01351 ^|\?wZ>$sE"|^Q'your seedH02233'P9'behold, i will corruptH01605O'to heartH038204NS'them already, because ye do not layH07760"M1'yea, i have cursedH0779L)' your blessingsH01293*KA' upon you, and i will curseH0779J' a curseH03994!I-' i will even sendH07971H' of hostsH06635G'lordH03068F'saithH0559E%'unto my nameH08034D'gloryH03519C'to giveH05414B'to heartH03820'A9'and if ye will not layH07760$@3'if ye will not hearH08085!?-'this commandmentH04687&>7'and now, o ye priestsH03548"=/'among the heathenH01471<'dreadfulH03372;#'and my nameH08034:'of hostsH066359' lordH030688' saithH05597' kingH044286' a greatH01419 W]5oV= }U.yWm''was not foundH04672l%'and iniquityH05766!k-'was in his mouthH06310j'of truthH0571i'the lawH08451h' my nameH08034g'beforeH06440#f1'me, and was afraidH02865$e3'wherewith he fearedH03372d'the fearH04172c!'and i gaveH05414b'and peaceH07965%a5'was with him of lifeH02416`#'my covenantH01285_'of hostsH06635^'lordH03068]'saithH0559#\1'might be with leviH03878+[A'unto you, that my covenantH01285!Z-'this commandmentH04687!Y-'that i have sentH07971"X/'and ye shall knowH03045$W3'shall take you awayH05375&V7'of your solemn feastsH02282U'the dungH06569 T+'upon your facesH06440S'dungH06569R!'and spreadH02219 l~]D+ dH'\=l ' of hostsH06635 ' lordH03068' saithH0559'of leviH03878%'the covenantH01285"/'ye have corruptedH07843!'at the lawH08451!'to stumbleH03782$3'ye have caused manyH07227)'out of the wayH01870$3'but ye are departedH05493' of hostsH06635~' lordH03068}''the messengerH04397|%'at his mouthH06310{'the lawH08451%z5'and they should seekH01245y'knowledgeH01847x#'should keepH08104w'lipsH08193!v-'for the priest'sH03548u'' from iniquityH05771t' awayH07725s' manyH07227r%' and did turnH07725q!' and equityH04334!p-'with me in peaceH07965o'he walkedH01980n#'in his lipsH08193 YfH uU>"hH.wY%' for judahH03063!$-' and in jerusalemH03389#' in israelH03478"%' is committedH06213#!1' and an abominationH08441( =' hath dealt treacherouslyH0898' judahH03063)' of our fathersH01%' the covenantH01285%' by profaningH02490#3' against his brotherH0251' every manH03760M' us? why do we deal treacherouslyH0898' createdH01254' godH0410%' hath not oneH0259' fatherH01#3' have we not all oneH0259!' in the lawH08451-7'' but have been partialH06440 H05375' my waysH01870$3' as ye have not keptH08104' accordingH06310&7' before all the peopleH05971 ' and baseH08217 -' you contemptibleH0959+ A' therefore have i also madeH05414 R]<kGV<R+BA' insomuch that he regardethH06437#A3' and with crying outH0603@%' with weepingH01065?!' with tearsH01832>' lordH03068=' the altarH04196<' coveringH03680;' againH08145&:7' and this have ye doneH062139' of hostsH066358' lordH030687#' an offeringH04503&67' and him that offerethH050665' of jacobH03290&49' out of the tabernaclesH0168 3+' and the scholarH06030!2-' this, the masterH057821!' that doethH062130' the manH0376/%' will cut offH03772.' lordH03068-' godH0410,%' of a strangeH05236+%' the daughterH01323!*-' and hath marriedH01166))' which he lovedH0157(' lordH03068'%' the holinessH06944&'' hath profanedH02490 MlN0e?oJ#qM \-' against the wifeH0802/[K' and let none deal treacherouslyH0898Z)' to your spiritH07307$Y3' therefore take heedH08104X'seedH02233W'a godlyH0430#V1'that he might seekH01245!U/'and wherefore oneH0259T''of the spiritH07307'S9'yet had he the residueH07605R'oneH0259$Q3'and did not he makeH06213 P+' of thy covenantH01285O%' and the wifeH0802"N/'she thy companionH02278:Ma'against whom thou hast dealt treacherouslyH0898L%'of thy youthH05271)K?'between thee and the wifeH0802"J/'hath been witnessH05749I'lordH03068H'whereforeH04100G!'yet ye sayH0559F%' at your handH03027E)' with good willH07522'D9' any more, or receivethH03947!C-' not the offeringH04503 EtQ0Z7Z;eEz#'of judgmentH04941y' the godH0430"x/' and he delightethH02654w' lordH03068v%' in the sightH05869u' goodH02896t'evilH07451%s5'every one that doethH06213r#'when ye sayH0559(q;'wherein have we weariedH03021p!'yet ye sayH0559 o+'with your wordsH01697n'lordH03068 m+'ye have weariedH03021.lI'that ye deal not treacherouslyH0898k)'to your spiritH07307$j3' therefore take heedH08104i' of hostsH06635h' lordH03068g' saithH0559!f-' with his garmentH03830e'violenceH02555d'coverethH03680c%'putting awayH07971b)'that he hatethH08130a'saithH0559`'of israelH03478_'the godH0430^'lordH03068]%' of his youthH05271 ZrW3jFg?xZ'a refinerH06884!-'and he shall sitH03427' soapH01287"/'and like fullers'H03526'fireH0784!-'like a refiner'sH06884"/'when he appearethH07200$3'and who shall standH05975''of his comingH0935 'the dayH03117" /'but who may abideH03557 'of hostsH06635 'lordH03068 'saithH0559)?'in: behold, he shall comeH0935 +' whom ye delightH02655 +' of the covenantH01285#1' even the messengerH04397'' to his templeH01964' comeH0935)'shall suddenlyH06597%'whom ye seekH01245 -'me: and the lordH0113'beforeH06440~'the wayH01870%}5'and he shall prepareH06437|%'my messengerH04397${3'behold, i will sendH07971 F|`B!|P3u[2 lF"2/'and against falseH08267+1A'and against the adulterersH05003&07'against the sorcerersH03784/'witnessH05707&.7'and i will be a swiftH04116#-1'to you to judgmentH04941%,5'and i will come nearH07126+' yearsH08141!*-'and as in formerH06931)'of oldH05769()'as in the daysH03117''lordH03068&#'be pleasantH06149%''and jerusalemH03389$'of judahH03063(#;'then shall the offeringH04503!"-'in righteousnessH06666!#' an offeringH04503 ' lordH03068$3' that they may offerH05066!' and silverH03701%' them as goldH02091'and purgeH02212'of leviH03878'the sonsH01121$3'and he shall purifyH02891'of silverH03701%'and purifierH02891 SuX1 t[>d;rSN#' but ye saidH0559M' of hostsH06635L' lordH03068K+'unto you, saithH0559+JA'unto me, and i will returnH07725I'returnH07725"H/'and have not keptH08104%G5'from mine ordinancesH02706!F-'ye are gone awayH05493E+'of your fathersH01#D1'even from the daysH03117!C-'are not consumedH03615B'of jacobH03290'A9'not; therefore ye sonsH01121@'i changeH08138?'lordH03068>'of hostsH06635='lordH03068<''not me, saithH0559;'and fearH03372:%'the strangerH01616$93'and that turn asideH05186#81' and the fatherlessH034907' the widowH04906' wagesH079395%' the hirelingH07916/4I' and against those that oppressH062313'swearersH07650 V`>kE,uQ8uVj!' a blessingH01293!i-' and pour you outH07324h' of heavenH08064g+' you the windowsH0699#f1' if i will not openH06605e' of hostsH06635d' lordH03068c' saithH0559 b+' me now herewithH02063a' and proveH0974`'' in mine houseH01004'_9' that there may be meatH02964#^3' into the storehouseH0214"]/' ye all the tithesH04643\' bringH0935"[/' this whole nationH01471#Z1' for ye have robbedH06906Y%' with a curseH03994X' cursedH0779W''and offeringsH08641 V+'thee? in tithesH04643'U9'wherein have we robbedH06906T)'me. but ye sayH0559#S1'yet ye have robbedH06906R'godH0430Q'robH06906P!'will a manH0120(O;' wherein shall we returnH07725 NbC!oR.kL(kN'to serveH05647'vainH07723%'ye have saidH0559$3' what have we spokenH01696!' yet ye sayH0559' lordH03068!/' against me, saithH0559 +' have been stoutH02388~!' your wordsH01697}' of hostsH06635|' lordH03068{' saithH0559z' landH0776.yG' for ye shall be a delightsomeH02656&x9' shall call you blessedH0833 w+' and all nationsH01471v' of hostsH06635u' lordH03068t' saithH0559-sE' before the time in the fieldH07704r)' cast her fruitH07921(q;' neither shall your vineH01612p)' of your groundH0127o!' the fruitsH065299n]' for your sakes, and he shall not destroyH07843m%' the devourerH0398"l/' and i will rebukeH01605k' enoughH01767 _}Q2_@!gP1z_$' beforeH06440##' was writtenH03789")' of remembranceH02146!!' and a bookH05612 'and heardH08085'hearkenedH07181'lordH03068!'to anotherH07453'oneH0376#'spake oftenH01696'lordH03068&7'then they that fearedH03373#1' are even deliveredH04422'godH0430'temptH0974!'are set upH01129!'wickednessH07564$3'yea, they that workH06213'happyH0833'the proudH02086+'and now we callH0833' of hostsH06635' lordH03068 ' beforeH06440 !' mournfullyH06941( ;'and that we have walkedH01980 ''his ordinanceH04931" /'that we have keptH08104 +'and what profitH01215'godH0430 XsB) dH(qD-~X"?/'and all the proudH02086>!'as an ovenH08574 =+'that shall burnH01197<'comethH0935%;5'for, behold, the dayH03117%:5'and him that servethH056479'godH0430)8='between him that servethH056477)'and the wickedH07563&67'between the righteousH066625#'and discernH07200%45'then shall ye returnH077253%' that servethH056472#' his own sonH011211' sparethH025500)'them, as a manH0376!/-'and i will spareH02550.'my jewelsH05459-)'when i make upH06213,#'in that dayH03117+'of hostsH06635*'lordH03068-)G'and they shall be mine, saithH0559(''upon his nameH08034!'-'and that thoughtH02803&'lordH03068)%=' him for them that fearedH03373 EuV/sH, _?!fE[%'of your feetH07272 Z+'under the solesH03709'Y;'for they shall be ashesH0665X!'the wickedH07563(W;'and ye shall tread downH06072V%' of the stallH04770U' as calvesH05695T#' and grow upH06335&S7'and ye shall go forthH03318R%'in his wingsH03671Q%'with healingH04832P'ariseH02224!O-'of righteousnessH06666N''shall the sunH08121M'my nameH08034'L9'but unto you that fearH03373K!'nor branchH06057"J/'them neither rootH08328$I3'that it shall leaveH05800H'of hostsH06635G' lordH03068F' saithH0559#E1' shall burn them upH03857D#' that comethH0935C#' and the dayH03117!B-'shall be stubbleH07179A'wickedlyH07564%@5'yea, and all that doH06213 dnQ2fDcK2 d x+'of the childrenH01121w''and the heartH03820 v+'to the childrenH01121u)'of the fathersH01t'the heartH03820"s/'and he shall turnH07725r' lordH03068q'dayH03117p%'and dreadfulH03372o%'of the greatH01419n!'the comingH0935m'beforeH06440l#'the prophetH05030k!'you elijahH0452$j3'behold, i will sendH07971i'' and judgmentsH04941h%'the statutesH02706g)'for all israelH03478"f/'unto him in horebH02722"e/'which i commandedH06680d!'my servantH05650c'of mosesH04872b!'ye the lawH08451a'rememberH02142`' of hostsH06635_' lordH03068^'saithH0559 ]+'that i shall doH06213\!'in the dayH03117 #[cH#fM4jS=u[( thamarG2283( ofG1537( zaraG2196( andG2532( pharesG5329(begatG1080(judasG2455(andG1161(brethrenG3588 G80(hisG846(andG2532#( judasG3588 G2455( begatG1080( jacobG2384 ( andG1161 ( jacobG2384 (begatG1080 (isaacG2464 (andG1161(isaacG2464(begatG1080(abrahamG11!(of abrahamG11(the sonG5207(of davidG1138(the sonG5207(christG5547(of jesusG2424!/(of the generationG1078~(the bookG976}%' with a curseH02764|' the earthH0776{' and smiteH05221z#'lest i comeH0935y-'to their fathersH01 &_mT=&u^C*~gO6x_A(jesseG2421@(andG1161?(jesseG2421>(begatG1080=(obedG5601<(andG1161;(ruthG4503:(ofG15379(obedG56018(begatG10807( boozG10036( andG11615( rachabG44774( ofG15373( boozG10032(begatG10801(salmonG45330(andG1161/(salmonG4533.(begatG1080-( naassonG3476,( andG1161+( naassonG3476*( begatG1080)( aminadabG284((andG1161'(aminadabG284&(begatG1080%(aramG689$(andG1161#(aramG689"(begatG1080!(esromG2074 (andG1161(esromG2074(begatG1080(pharesG5329(andG1161 %U}\C" nW=$nR;nUf( oziasG3604e( andG1161d#(oziasG3588 G3604c( begatG1080b( joramG2496a( andG1161`( joramG2496_( begatG1080^(josaphatG2498](andG1161\(josaphatG2498[(begatG1080Z(asaG760Y(andG1161X(asaG760W(begatG1080V( abiaG7U( andG1161T( abiaG7S( begatG1080R( roboamG4497Q(andG1161P(roboamG4497O(begatG1080N(solomonG4672M(andG1161L#(of uriasG3588 G3774K( herG3588J( ofG1537I#( solomonG3588 G4672H( begatG1080G!( the kingG3588 G935F(davidG1138E(andG1161D!(the kingG3588 G935C(davidG1138B(begatG1080 "piR:!|`G0\E!p( afterG3326( andG1161( babylonG897*5#( were carried away toG3588 G3350( theyG846)( about the timeG1909 %( his brethrenG3588 G80( andG2532#( jechoniasG3588 G2423( begatG1080~( josiasG2502}( andG1161|#( josiasG3588 G2502{( begatG1080z( amonG300y( andG1161x( amonG300w( begatG1080v( manassesG3128u( andG1161t#( manassesG3588 G3128s( begatG1080r( ezekiasG1478q( andG1161p#( ezekiasG3588 G1478o( begatG1080n( achazG881m( andG1161l( achazG881k( begatG1080j( joathamG2488i( andG1161h( joathamG2488g( begatG1080 $heN1iP5s\C*h,(begatG1080+(eliudG1664*(andG1161)(eliudG1664((begatG1080'( achimG885&( andG1161%( achimG885$( begatG1080#( sadocG4524"(andG1161!(sadocG4524 (begatG1080(azorG107(andG1161( azorG107( begatG1080( eliakimG1662( andG1161( eliakimG1662( begatG1080( abiudG10( andG1161( abiudG10( begatG1080( zorobabelG2216( andG1161( zorobabelG2216( begatG1080( salathielG4528( andG1161 ( salathielG4528 ( begatG1080 ( jechoniasG2423 ( babylonG897* 5#( they were brought toG3588 G3350 #[hM4ycK/nU?& [,O9#(the carrying away intoG3588 G3350N( untilG2193M( davidG1138L( fromG575K( andG2532J#( generationsG1074I(fourteenG1180H(davidG1138G(toG2193F(abrahamG11E(fromG575%D+#(the generationsG3588 G1074C(allG3956B(soG3767A(christG5547@'( who is calledG3004?( jesusG2424>( was bornG1080=( whomG3739<( ofG1537;(of maryG3137 :#!(the husbandG3588 G4359(josephG25018(begatG10807(jacobG23846(andG11615(jacobG23844(begatG10803( matthanG31572( andG11611( matthanG31570( begatG1080/( eleazarG1648.(andG1161-(eleazarG1648 "[}M3jP9sYB!s[q(thenG1161p(ghostG4151o(holyG40n(theG4151m(ofG1537l(childG1064k(withG2192j'(she was foundG2147i'(came togetherG4905h(theyG846g(beforeG4250f(to josephG2501e%(was espousedG3423d( maryG3137c#( motherG3588 G3384b( hisG846a( when asG1063`%( on this wiseG3779_(wasG2258^(christG5547](of jesusG2424\#(the birthG3588 G1083[(nowG1161Z#(generationsG1074Y(fourteenG1180X#(christG3588 G5547W(untoG2193V(babylonG897,U9#(the carrying away intoG3588 G3350T(fromG575S(andG2532R#(generationsG1074Q(fourteenG1180P(babylonG897 #`}fO4z_H/lQ; `!/(to take unto theeG3880(notG3361(fearG5399(of davidG1138(thou sonG5207(josephG2501( sayingG3004 ( a dreamG3677 ( inG2596 ( unto himG846 ( appearedG5316 #(of the lordG2962(the angelG32(beholdG2400%(these thingsG5023!(thought onG1760(heG846(whileG1760(butG1161(privilyG2977(awayG630(herG846~(to putG630}!( was mindedG1014!|/( a publick exampleG3856{( herG846z( to makeG3856y( willingG2309x(notG3361w(andG2532v(a justG1342u(beingG5607t!(husbandG3588 G435s(herG846r(josephG2501 $X~^H2gP-`I1qX8(whichG3588"71(might be fulfilledG41376(that itG24435(was doneG10964(thisG51243(allG36502(nowG11611!(sinsG3588 G2660(theirG846/(fromG575.#( peopleG3588 G2992-( hisG846,!( shall saveG4982+( heG846*( forG1063)(jesusG2424(#(nameG3588 G3686'(hisG846&+(thou shalt callG2564%(andG2532$(a sonG5207%#7(she shall bring forthG5088"(andG1161!( ghostG4151 (holyG40(theG4151(ofG1537(isG2076(herG846(inG1722%(is conceivedG1080(whichG3588(for thatG1063#(wifeG3588 G1135(thyG4675(maryG3137 "YoU;w`=' |dN6xYZ#( of the lordG2962Y( the angelG3588 G32X(asG5613W(didG4160V#(sleepG3588 G5258U(fromG575T%(being raisedG1326S(josephG2501R(thenG1161Q(usG2257P(withG3326O#(godG3588 G2316N(isG2076!M/(being interpretedG3177L(whichG3739K( emmanuelG1694J#( nameG3588 G3686I( hisG846H+( they shall callG2564G( andG2532F(a sonG5207!E/(shall bring forthG5088D(andG2532C(childG1064B(withG1722A(shall beG2192@#(a virginG3588 G3933?(beholdG2400>( sayingG3004!=##( the prophetG3588 G4396<( byG1223;#( the lordG3588 G2962:( ofG52599!(was spokenG4483 #W~`I1s\?) oL6rW}(the eastG395|(fromG575{(wise menG3097z!( there cameG3854y( beholdG2400x!( the kingG3588 G935w( of herodG2264v( the daysG2250u(inG1722t#(of judaeaG3588 G2449s(bethlehemG965r(inG1722q(was bornG1080p(jesusG2424o(now whenG1161n(jesusG2424m#(nameG3588 G3686l(hisG846k( he calledG2564j( andG2532i#( sonG3588 G5207h( firstbornG4416g( herG846%f7(she had brought forthG5088e(tillG2193d(notG3756c(herG846b(knewG1097a(andG2532`#(wifeG3588 G1135_(hisG846^'(took unto himG3880]( andG2532\( himG846[!( had biddenG4367 #TnN7w`D&hQ4oT (scribesG1122(andG2532&/!(the chief priestsG3588 G749(allG3956+(he had gatheredG4863(and whenG2532( himG846( withG3326(jerusalemG2414(allG3956(andG2532+(he was troubledG5015(had heardG191!(the kingG3588 G935(herodG2264(whenG1161(himG846!(to worshipG4352(are comeG2064 (andG2532 !(the eastG3588 G395 ( inG1722 !( starG3588 G792 ( hisG846%( we have seenG1492( forG1063#(of the jewsG2453(kingG935%(that is bornG5088(heG3588(isG2076(whereG4226(sayingG3004(jerusalemG2414~(toG1519 "ZqX8r[C" eN7xZB!(shall comeG1831A(theeG4675@(out ofG1537?( forG1063>( of judaG2448!=##( the princesG3588 G2232<( amongG1722;( the leastG1646:(notG37609(artG14888(of judaG24487(the landG10936(bethlehemG9655(thouG47714(andG2532!3##( the prophetG3588 G43962( byG12231'( it is writtenG11250( thusG3779/(forG1063.#(of judaeaG3588 G2449-(bethlehemG965,(inG1722+(unto himG846*(they saidG2036)(andG1161()(should be bornG1080'#( christG3588 G5547&( whereG4226%( themG846$( ofG3844##( he demandedG4441"(togetherG4863#!'#(of the peopleG3588 G2992 "bv\D+ iL)w[E' zbd(bringG518c'(ye have foundG2147b( whenG1875a( andG1161%`+#( the young childG3588 G3813_( forG4012^!( diligentlyG199]!(and searchG1833\(goG4198[(and saidG2036Z(bethlehemG965Y(toG1519X(themG846W(he sentG3992V(andG2532U(appearedG5316T( the starG792S#( what timeG3588 G5550R!( diligentlyG198Q( themG846P( ofG3844O(enquiredG198"N%#(the wise menG3588 G3097M(calledG2564L(privilyG2977K#(when he hadG2564J(herodG2264I(thenG5119H(israelG2474G#(peopleG3588 G2992F(myG3450E!(shall ruleG4165D(thatG3748C!(a governorG2233 "ZeO7nU9#|dK" sZ( greatG3173)( with exceedingG4970'( they rejoicedG5463!( the starG3588 G792( they sawG1492( whenG1161( wasG2258%+#( the young childG3588 G3813~( whereG3757}( overG1883|( and stoodG2476{( it cameG2064z( tillG2193y( themG846x#( went beforeG4254w!( the eastG3588 G395v( inG1722u( they sawG1492t( whichG3739s!( the starG3588 G792r( loG2400q( andG2532p'( they departedG4198o!( the kingG3588 G935n)( they had heardG191m( whenG1161l(alsoG2504k(himG846j#(and worshipG4352i(may comeG2064h(iG2504g(thatG3704f!(word againG518e(meG3427 !bpT+oY=r[;$ yb'( notG3361&-( that they shouldG344%( a dreamG3677$( inG2596##3( being warned of godG5537"( andG2532!( myrrhG4666 ( andG2532%( frankincenseG3030( andG2532( goldG5557( giftsG1435( unto himG846)( they presentedG4374#( treasuresG3588 G2344( theirG846+( they had openedG455( and whenG2532( himG846)( and worshippedG4352( fell downG4098( andG2532#( motherG3588 G3384( hisG846( maryG3137( withG3326% +#( the young childG3588 G3813 ( they sawG2147 #( the houseG3588 G3614 ( intoG1519# 3( when they were comeG2064( andG2532( joyG5479 #]dC)kN1q[;$ x]J( i bringG2036I( untilG2193H( thereG1563G( be thouG2468F( andG2532E( egyptG125D( intoG1519C( fleeG5343B( andG2532A#( motherG3588 G3384@( hisG846?( andG2532%>+#( the young childG3588 G3813=( and takeG3880<( ariseG1453;( sayingG3004:( a dreamG36779( inG25968( to josephG25017( appearethG53166#( of the lordG29625( the angelG324( beholdG24003'( were departedG4022( theyG8461( and whenG11610( wayG3598/( anotherG243.#( countryG3588 G5561-( their ownG846,( intoG1519+'( they departedG402*( herodG2264)( toG4314(( returnG344 "ZpG*oO3qN2Z!l##(the prophetG3588 G4396k( byG1223j#( the lordG3588 G2962i( ofG5259 h-( which was spokenG4483%g7( it might be fulfilledG4137f(thatG2443e(of herodG2264d#(the deathG3588 G5054c(untilG2193b(thereG1563a(wasG2258`(andG2532_( egyptG125^( intoG1519]( departedG402\( andG2532[( by nightG3571Z#(motherG3588 G3384Y(hisG846X(andG2532%W+#(the young childG3588 G3813V(he tookG3880U(he aroseG1453T(whenG1161S( &himG846R!( %to destroyG622%Q+#( $the young childG3588 G3813P( #seekG2212O( "willG3195N( !herodG2264M( forG1063L( wordG2036K( theeG4671 "i}`H/gN7s\F/ i%(according toG2596 (underG2736 (andG2532 '(two years oldG1332 (fromG575 (thereofG846 !#(the coastsG3588 G3725(allG3956(inG1722(andG2532(bethlehemG965(inG1722(that wereG3588"%#(the childrenG3588 G3816(allG3956( and slewG337~!( sent forthG649}( andG2532|( wrothG2373{( exceedingG3029z(wasG2373"y%#(the wise menG3588 G3097x(ofG5259w'(he was mockedG1702v(thatG3754u#(when he sawG1492t(herodG2264s(thenG5119r#(sonG3588 G5207q(myG3450p'(have i calledG2564o(egyptG125n(out ofG1537m(sayingG3004 "O\D#u]A&qW<&fO0(notG3756/(they areG1526.(becauseG3754-%(be comfortedG3870,(notG3756+(wouldG2309*(andG2532)#(childrenG3588 G5043((herG846'( weepingG2799&( rachelG4478%( mourningG3602$( greatG4183#( andG2532"(weepingG2805!(andG2532 #(lamentationG2355(heardG191(a voiceG5456(was thereG191(ramaG4471(inG1722(sayingG3004!##(the prophetG3588 G4396(jeremyG2408(byG5259%7(that which was spokenG4483'(was fulfilledG4137(thenG5119"%#(!the wise menG3588 G3097( ofG3844)A(he had diligently enquiredG198(whichG3739#(the timeG3588 G5550 "NuV9#nE.zcB)wN%R+#(the young childG3588 G3813Q(and tookG3880P(he aroseG1453O(andG1161N#(lifeG3588 G5590'M/#(the young child'sG3588 G3813L(soughtG2212K(whichG3588J'(they are deadG2348I( forG1063H( of israelG2474G( the landG1093F( intoG1519E( goG4198D(andG2532C#(motherG3588 G3384B(hisG846A(andG2532%@+#(the young childG3588 G3813?(and takeG3880>(ariseG1453=(sayingG3004<( egyptG125;( inG1722:( to josephG25019( a dreamG36778( inG25967(appearethG53166#(of the lordG29625(an angelG324(beholdG24003(was deadG50532#(herodG3588 G22641(but whenG1161 "QlP3vU?hR7gQt(inG1519s(and dweltG2730r(he cameG2064q(andG2532 p!#(of galileeG3588 G1056o#(the partsG3588 G3313n(intoG1519m+(he turned asideG402l(a dreamG3677k(inG2596#j3(being warned of godG5537i+(notwithstandingG1161h(thitherG1563g( to goG565f'( he was afraidG5399e( herodG2264d#( fatherG3588 G3962c( hisG846b)(in the room ofG473a#(judaeaG3588 G2449`(inG1909_(did reignG936^(archelausG745](thatG3754\'(when he heardG191[(butG1161Z( of israelG2474Y( the landG1093X( intoG1519W( cameG2064V( andG2532U#(motherG3588 G3384T(hisG846S(andG2532 !WoV8"kS;nQ:uW!(was spokenG4483(he thatG3588(isG2076(thisG3778(forG1063!(is at handG1448#(of heavenG3588 G3772 #!(the kingdomG3588 G932 (forG1063 (repent yeG3340 (sayingG3004 (andG2532 #( of judaeaG3588 G2449)( the wildernessG2048( inG1722( preachingG2784 #!(the baptistG3588 G910(johnG2491(cameG3854#(daysG3588 G2250(thoseG1565(inG1722!(a nazareneG3480"~1(he shall be calledG2564"}%#( the prophetsG3588 G4396|( byG1223{!( was spokenG4483z( whichG3588%y7( it might be fulfilledG4137x(thatG3704w(nazarethG3478v(calledG3004u(a cityG4172 #YqQ;nR; lU7sY8(locustsG2007(wasG22586(meatG51605(hisG8464(andG11613#(loinsG3588 G37512(hisG8461(aboutG40120( girdleG2223/!( a leathernG1193.( andG2532-( hairG2359,( camel'sG2574+(ofG575*#(raimentG3588 G1742)(hisG846((hadG2192'#(johnG3588 G2491&(the sameG846%(andG1161$(straightG2117##(pathsG3588 G5147"(hisG846!(makeG4160 #(of the lordG2962#(the wayG3588 G3598!(prepare yeG2090)(the wildernessG2048( inG1722'( of one cryingG994( the voiceG5456( sayingG3004( esaiasG2268$)#(by the prophetG3588 G4396(ofG5259 #`pZ=&w`@*tU={`[( he saidG2036Z!( baptismG3588 G908Y( hisG846X( toG1909W(comeG2064V(sadduceesG4523U(andG2532&T-#(of the phariseesG3588 G5330S(manyG4183R#(when he sawG1492Q(butG1161P!( sinsG3588 G266O(theirG846N!(confessingG1843M#(jordanG3588 G2446L(inG1722K(himG846J(ofG5259I'(were baptizedG907H(andG2532G#( jordanG3588 G2446&F9( the region round aboutG4066E( allG3956D( andG2532C#( judaeaG3588 G2449B(allG3956A(andG2532@(jerusalemG2414?(himG846>(toG4314=(went outG1607<(thenG5119;(honeyG3192:(wildG669(andG2532 #TqZ?( [D+x^G.sT~#( to raise upG1453}#( stonesG3588 G3037|( theseG5130{( ofG1537z( is ableG1410y#( godG3588 G2316x( thatG3754w( unto youG5213v( i sayG3004u( forG1063t( fatherG3962s( toG3962r( abrahamG11q( we haveG2192p!( yourselvesG1438o( withinG1722n( to sayG3004m( notG3361l( thinkG1380k( andG2532$j)#(for repentanceG3588 G3341i(meetG514h(fruitsG2590g(thereforeG3767f#(bring forthG4160e(to comeG3195d(the wrathG3709c(fromG575b(to fleeG5343a(youG5213`#(hath warnedG5263_(whoG5101^(of vipersG2191]%(o generationG1081\( unto themG846 $P`E- u^E-}cI2fP"( meG3450!( afterG3694 ( comethG2064( he thatG3588( butG1161!( repentanceG3341( untoG1519( waterG5204( withG1722( youG5209( baptizeG907( indeedG3303( iG1473( the fireG4442( intoG1519( castG906( andG2532%( is hewn downG1581( fruitG2590( goodG2570( forthG4160 ( notG3361 )( which bringethG4160 ( treeG1186 ( everyG3956 ( thereforeG3767"%#( of the treesG3588 G1186#( the rootG3588 G4491( untoG4314( is laidG2749!( the axeG3588 G513( alsoG2532( nowG2235( andG1161%( unto abrahamG11( childrenG5043 #f|dM3kS:{]F,fE( the chaffG892D+( he will burn upG2618C( butG1161B!!( the garnerG3588 G596A( intoG1519@#( wheatG3588 G4621?( hisG846>( gatherG4863=( andG2532<!( floorG3588 G257;( hisG846':;( he will throughly purgeG12459( andG25328#( handG3588 G54957( hisG8466( inG17225#( fanG3588 G44254( whoseG37393( fireG44422( andG25321( ghostG41510( the holyG40/( withG1722.( youG5209-'( shall baptizeG907,( heG846+( to bearG941*( worthyG2425)( notG3756(( i amG1510'#( shoesG3588 G5266&( whoseG3739%( iG3450$'( mightier thanG2478#( isG2076 $hs\;%kS9# u^D,~hi(himG846h(untoG4314g(saidG2036f(answeringG611e#(jesusG3588 G2424d(andG1161c(meG3165b(toG4314a(thouG4771`(comestG2064_( andG2532^( theeG4675]( ofG5259\)( to be baptizedG907[( needG5532Z(haveG2192Y(iG1473X(sayingG3004W(himG846V(forbadG1254U(johnG2491T(butG1161S( himG846R( ofG5259Q)( to be baptizedG907P#( johnG3588 G2491O( untoG4314N#( jordanG3588 G2446M( toG1909L#( galileeG3588 G1056K( fromG575J#( jesusG3588 G2424I( comethG3854H( thenG5119G( fireG4442 F/( with unquenchableG762 "XdN1wP6kP9tX (lightingG2064 (andG2532 (a doveG4058(likeG5616!(descendingG2597#(of godG3588 G2316 !#(the spiritG3588 G4151(he sawG1492( andG2532( unto himG846#( were openedG455!##( the heavensG3588 G3772( loG2400~(andG2532"}%#(of the waterG3588 G5204|(outG575{#(straightwayG2117z(went upG305#y5(when he was baptizedG907x#(jesusG3588 G2424w(andG2532v(himG846u#(he sufferedG863t(thenG5119s'(righteousnessG1343r(allG3956q(to fulfilG4137p( usG2254o#( it becomethG4241n( thusG3779m( forG1063l( nowG737k#(it to be soG2076j(sufferG863 #krR8  kS=pZ=&k.(he wasG3983-(nightsG3571,(fortyG5062+(andG2532*(daysG2250)(fortyG5062"(1(when he had fastedG3522'(andG2532&( the devilG1228%( ofG5259$'( to be temptedG3985#)( the wildernessG2048"( intoG1519 !!#(the spiritG3588 G4151 (ofG5259(led upG321#(jesusG3588 G2424(wasG321(thenG5119!/(i am well pleasedG2106(whomG3739( inG1722#( sonG3588 G5207( belovedG27( myG3450( isG2076(thisG3778(sayingG3004#(heavenG3588 G3772(fromG1537(a voiceG5456(loG2400(andG2532 (himG846 (uponG1909 #erY>( fK3{cM5eQ%(of the mouthG4750P(outG1223O+(that proceedethG1607N(wordG4487M(everyG3956L(byG1909K( butG235J( aloneG3441I( breadG740H( byG1909G( liveG2198F(notG3756E(shallG2198D(manG444C'(it is writtenG1125B(and saidG2036A#(he answeredG611@(butG1161?(breadG740>(be madeG1096=#(stonesG3588 G3037<( theseG3778;( thatG2443:( commandG20369#( of godG3588 G23168( the sonG52077(thou beG14886(ifG14875(he saidG20364(to himG8463(cameG4334 2-(when the tempterG39851(andG25320!( an hungredG3983/( afterwardG5305 $TkS9! xaH-w`?mTu(handsG5495t(inG1909s(andG2532r(theeG4675q!(concerningG4012p(chargeG1781o(angelsG3588 G32n(hisG846m'(he shall giveG1781l'( it is writtenG1125k( forG1063j( downG2736i( thyselfG4572h(castG906g#(of godG3588 G2316f(the sonG5207e(thou beG1488d(ifG1487c(unto himG846b(saithG3004a(andG2532#`'#(of the templeG3588 G2411 _!#(a pinnacleG3588 G4419^(onG1909]( himG846\( settethG2476[( andG2532Z( cityG4172Y( the holyG40X(intoG1519W(upG3880V(himG846U(takethG3880T(the devilG1228S(thenG5119R(of godG2316 "opY; y[D+u_G'o!%!(the kingdomsG3588 G932(allG3956( himG846( shewethG1166( andG2532( mountainG3735( highG5308%(an exceedingG3029(intoG1519(upG3880 (himG846 (takethG3880 (the devilG1228 (againG3825 #( godG3588 G2316( thyG4675( the lordG2962(temptG1598(notG3756!(thou shaltG1598(againG3825'(it is writtenG1125(unto himG846(saidG5346#(jesusG3588 G2424~(a stoneG3037}(againstG4314|#(footG3588 G4228{(thyG4675z(thou dashG4350 y-(lest at any timeG3379x(upG142w(theeG4571v+(they shall bearG142 "OoV;$q[C* }W;$iO9( leavethG8638( the devilG12287( thenG5119 6-( shalt thou serveG30005( onlyG34414( himG8463( andG25322#( godG3588 G23161( thyG46750( the lordG2962"/1( thou shalt worshipG4352.'( it is writtenG1125-( forG1063,( satanG4567+)( get thee henceG5217*( unto himG846)#( jesusG3588 G2424(( saithG3004'( thenG5119&( meG3427%#( and worshipG4352#$3( thou wilt fall downG4098#( ifG1437"( theeG4671!#( will i giveG1325 %( these thingsG5023( allG3956( unto himG846( saithG3004( andG2532(of themG846#(the gloryG3588 G1391(andG2532"%#(of the worldG3588 G2889 "VrT9"lT3za8"oV[(whichG3588%Z7(it might be fulfilledG4137Y(thatG2443X!( nephthalimG3508W( andG2532V!( of zabulonG2194U#( the bordersG3725T( inG1722%S7( is upon the sea coastG3864R( whichG3588Q( capernaumG2584P( inG1519O( and dweltG2730N( he cameG2064M( nazarethG3478L( leavingG2641K( andG2532J#( galileeG3588 G1056I( intoG1519H#( he departedG402$G5( was cast into prisonG3860F( johnG2491E( thatG3754D( had heardG191 C!#( when jesusG3588 G2424B( nowG1161A( unto himG846@!( ministeredG1247?( andG2532>( cameG4334=( angelsG32<( beholdG2400;( andG2532:( himG846 "dsW9"rW. x_H.}d}(lightG5457|(of deathG2288{(shadowG4639z(andG2532y!(the regionG5561x( inG1722w( satG2521v( whichG3588u( to themG846t( andG2532s(lightG5457r(greatG3173q(sawG1492p(darknessG4655o(inG1722n(satG2521m(whichG3588 l!#(the peopleG3588 G2992%k+#( of the gentilesG3588 G1484j( galileeG1056i#( jordanG3588 G2446h(beyondG4008g!(of the seaG2281f(the wayG3598e'(of nephthalimG3508d(the landG1093c(andG2532b!(of zabulonG2194a(the landG1093`(sayingG3004!_##(the prophetG3588 G4396^(esaiasG2268](byG1223\!(was spokenG4483 #NvYB({\A+ kR;" kN (they wereG2258(forG1063#(the seaG3588 G2281(intoG1519(a netG293(castingG906(brotherG3588 G80(hisG846(andrewG406(andG2532( peterG4074( calledG3004( simonG4613( brethrenG80( twoG1417(sawG1492 !#(of galileeG3588 G1056#(the seaG3588 G2281(byG3844 (walkingG4043 #(jesusG3588 G2424 (andG1161 !( is at handG1448 #( of heavenG3588 G3772 #!( the kingdomG3588 G932( forG1063(repentG3340(to sayG3004(andG2532(to preachG2784(beganG756#(jesusG3588 G2424(that timeG5119(fromG575~%(is sprung upG393 $Y}gP1eF0{b>'qYD(theirG846C(zebedeeG2199B(withG3326A#(a shipG3588 G4143@(inG1722?(brotherG3588 G80>( hisG846=( johnG2491<( andG2532 ;!#( of zebedeeG3588 G2199:( jamesG23859(brethrenG808(twoG14177(otherG2436(he sawG14925#(from thenceG15644(going onG42603(andG25322(himG8461%(and followedG1900#(netsG3588 G1350/(leftG863.#(straightwayG2112-(theyG863,(andG1161+( of menG444*( fishersG231)( youG5209(#(i will makeG4160'(andG2532&(meG3450%(followG1205$(unto themG846#(he saithG3004"(andG2532!(fishersG231 "Mx[D- bL5vR;dMf(andG2532e(sicknessG3554d'(all manner ofG3956c(healingG2323b(andG2532#a)!( of the kingdomG3588 G932 `!#( the gospelG3588 G2098_( preachingG2784^( andG2532 ]!#( synagoguesG3588 G4864\(theirG846[(inG1722Z(teachingG1321Y#(galileeG3588 G1056X(allG3650W!(went aboutG4013V#(jesusG3588 G2424U(andG2532T( himG846S%( and followedG190R#(fatherG3588 G3962Q(theirG846P(andG2532O#(the shipG3588 G4143N(leftG863 M-(they immediatelyG2112L(andG1161K(themG846J(he calledG2564I(andG2532H#(netsG3588 G1350G(theirG846F(mendingG2675E#(fatherG3588 G3962 _pZ=&iJ'iR%_)(there followedG190(andG2532(themG846(he healedG2323(andG2532(=(those that had the palsyG3885(andG2532)?(those which were lunatickG4583~(andG25326}Y(those which were possessed with devilsG1139|(andG2532{(tormentsG931z(andG2532y(diseasesG3554x#(with diversG4164w+(that were takenG4912v#(sick peopleG2560u( allG3956t( unto himG846s%( they broughtG4374r( andG2532q#(syriaG3588 G4947p(allG3650o!(throughoutG1519n(wentG565m!(fameG3588 G189l(hisG846k(andG2532 j!#(the peopleG3588 G2992i(amongG1722h(diseaseG3119g'(all manner ofG3956 #SqZ=& pV.v`=  mS)(sayingG3004((themG846'!(and taughtG1321&#(mouthG3588 G4750%(hisG846$(he openedG455#(andG2532"(himG846!( came untoG4334 #( disciplesG3588 G3101( hisG846( was setG2523( heG846(whenG2523(andG2532 !#(a mountainG3588 G3735(intoG1519!(he went upG305$)#(the multitudesG3588 G3793(seeingG1492(andG1161#(jordanG3588 G2446(beyondG4008(andG2532( judaeaG2449( andG2532( jerusalemG2414( andG2532 ( decapolisG1179 (andG2532 #(galileeG3588 G1056 (fromG575 (of peopleG3793 -(great multitudesG4183(himG846 ]v`<lP9"j=&]"I1(shall obtain mercyG1653H(theyG846G(forG3754F%(the mercifulG1655E(blessedG3107D+( shall be filledG5526C(theyG846B(forG3754)A3#(after righteousnessG3588 G1343@(thirstG1372?(andG2532$>5(they which do hungerG3983=(blessedG3107<#(the earthG3588 G1093;'(shall inheritG2816:(theyG8469(forG37548(the meekG42397(blessedG3107"61(shall be comfortedG38705(theyG8464(forG37543+(they that mournG39962(blessedG31071#(of heavenG3588 G3772 0#!(the kingdomG3588 G932/(isG2076.(theirsG846-(forG3754,#(in spiritG3588 G4151+(the poorG4434*(blessedG3107 !dy\?$v[.sP5dj( shall sayG2036i( andG2532h( persecuteG1377g( andG2532f( youG5209e%( shall revileG3679d( whenG3752c( are yeG2075b( blessedG3107a#( of heavenG3588 G3772 `#!( the kingdomG3588 G932_( isG2076^( theirsG846]( forG3754\( sakeG1752[)( righteousness'G1343Z( forG1752)Y?( they which are persecutedG1377X( blessedG3107W( of godG2316V%( the childrenG5207U+( shall be calledG2564T( theyG846S( forG3754R+( the peacemakersG1518Q( blessedG3107P#(godG3588 G2316O(shall seeG3700N(theyG846M(forG3754L#(in heartG3588 G2588K(the pureG2513J(blessedG3107 "QzcM5xbB+}gP/ vQ! 1( shall it be saltedG233 ( wherewithG5101$ 5( have lost his savourG3471 !( the saltG3588 G217( ifG1437( butG1161"%#( of the earthG3588 G1093!( the saltG3588 G217( areG2075( yeG5210( youG5216( beforeG4253!( which wereG3588"%#( the prophetsG3588 G4396~+( persecuted theyG1377}( soG3779|( forG1063{#( heavenG3588 G3772z( inG1722y#( rewardG3588 G3408x( yourG5216w( greatG4183v( forG3754u/( be exceeding gladG21t( andG2532s( rejoiceG5463r( sakeG1752q( myG1700p( forG1752o( falselyG5574n( youG5216m( againstG2596l( evilG4190k'( all manner ofG3956 #O~gJ3nH.vZC,rO/+( it giveth lightG2989.( andG2532#-'#( a candlestickG3588 G3087,( onG1909+( butG235*#(a bushelG3588 G3426)(underG5259((itG846'(putG5087&(andG2532%(a candleG3088$(lightG2545#(neitherG3761"( be hidG2928!( cannotG1410 (an hillG3735(onG1883#(that is setG2749(a cityG4172"%#(of the worldG3588 G2889#(the lightG3588 G5457(areG2075(yeG5210!( menG3588 G444( ofG5259(=( to be trodden under footG2662( andG2532( outG1854!( to be castG906( butG3361( nothingG3762( forG1519( goodG2480#( thenceforthG2089 ( it isG2480 #[wXB)r[@(nQ3q[R( butG235Q!( to destroyG2647P( comeG2064O( notG3756N( i amG2064"M%#(the prophetsG3588 G4396L(orG2228K#(the lawG3588 G3551J!(to destroyG2647I(i am comeG2064H(thatG3754G(notG3361F(thinkG3543E#(heavenG3588 G3772D(inG1722C(which isG3588B#(fatherG3588 G3962A(yourG5216@(glorifyG1392?( andG2532>( worksG2041=( goodG2570<( yourG5216;%( they may seeG1492:(thatG37049!(menG3588 G4448(beforeG17157(shineG29896(soG37795#(lightG3588 G54574(yourG52163#(the houseG3588 G36142(inG17221(that areG35880(unto allG3956 #g~fF/jQ9! }`A*}gu( soG3779t!( menG3588 G444s#( shall teachG1321r( andG2532"q%#( commandmentsG3588 G1785p(leastG1646o(of theseG5130n(oneG1520m#(shall breakG3089l(thereforeG3767k(whosoeverG3739j%(be fulfilledG1096i(allG3956h(tillG2193g#(the lawG3588 G3551f(fromG575e(passG3928d(wiseG3361c(in noG3756b(shallG3928a(tittleG2762`(oneG1520_( orG2228^( jotG2503]( oneG1520\( passG3928[#( earthG3588 G1093Z(andG2532Y#(heavenG3588 G3772X(tillG2193W(unto youG5213V(i sayG3004U(verilyG281T(forG1063S(to fulfilG4137 !ScL/uQ.qQ)wS #!(the kingdomG3588 G932(intoG1519(enterG1525(caseG3361(in noG3756(ye shallG1525( phariseesG5330( andG2532$)#( of the scribesG3588 G1122 %( shall exceedG4052# '#(righteousnessG3588 G1343 (yourG5216 (exceptG1437 (thatG3754(unto youG5213(i sayG3004(forG1063#(of heavenG3588 G3772 #!(the kingdomG3588 G932(inG1722(greatG3173+(shall be calledG2564(the sameG3778(teachG1321~(andG2532}(shall doG4160|(whosoeverG3739{(butG1161z#(of heavenG3588 G3772 y#!(the kingdomG3588 G932x(inG1722w(the leastG1646v+(shall be calledG2564 !^`B+_H3}dA%t^7(hisG8466(toG3588 G805(shall sayG20364(whosoeverG37393(andG1161%2+#(of the judgmentG3588 G29201(in dangerG17770( shall beG2071/+( without a causeG1500.( brotherG80-( hisG846,( withG3588 G80+(is angryG3710*(whosoeverG3956)(thatG3754((unto youG5213'(sayG3004&(iG1473%(butG1161%$+#(of the judgmentG3588 G2920#(in dangerG1777"( shall beG2071!!( shall killG5407 ( whosoeverG3739( andG1161(killG5407(notG3756!(thou shaltG5407"3(by them of old timeG744#(it was saidG4483(thatG3754'(ye have heardG191#(of heavenG3588 G3772 "bnW:uXB$ zbK,bY#(giftG3588 G1435X(thyG4675W(thereG1563V(leaveG863U(theeG4675T(againstG2596S(oughtG5100R( hathG2192Q( brotherG3588 G80P( thyG4675O( thatG3754N#( rememberestG3415M(and thereG2546L#(the altarG3588 G2379K(toG1909J#(giftG3588 G1435I(thyG4675H!(thou bringG4374G(ifG1437F(thereforeG3767E#($fireG3588 G4442D#(#hellG3588 G1067C("ofG1519B(!in dangerG1777A( shall beG2071@(thou foolG3474?(shall sayG2036>(whosoeverG3739=(butG1161$<)#(of the councilG3588 G4892;(in dangerG1777:(shall beG20719(racaG44698(brotherG80 "RuT:# qS:xb>jR{(theeG4571z(deliverG3860y#(the judgeG3588 G2923x(andG2532"w%#(to the judgeG3588 G2923v(theeG4571u(deliverG3860"t'!(the adversaryG3588 G476 s-( lest at any timeG3379r( himG846q( withG3326p#( the wayG3588 G3598o( inG1722n(thou artG1488m(whilesG3755l(quicklyG5035k!(adversaryG3588 G476j(thineG4675i!(agree withG2132h#(giftG3588 G1435g(thyG4675f(and offerG4374e(comeG2064d(thenG5119c(andG2532b( brotherG80a( thyG4675`( toG3588 G80_'( be reconciledG1259^( firstG4412]!(go thy wayG5217\(andG2532[#(the altarG3588 G2379Z(beforeG1715 "XpW>!_C# nWB+nX( herG846!( lust afterG1937( toG4314!( on a womanG1135( lookethG991(whosoeverG3956(thatG3754(unto youG5213(sayG3004(iG1473(butG1161+(commit adulteryG3431(notG3756!(thou shaltG3431"3(by them of old timeG744#(it was saidG4483 (thatG3754 '(ye have heardG191 ( farthingG2835 '( the uttermostG2078 )( thou hast paidG591( tillG2193(thenceG1564(come outG1831(meansG3361(by noG3756(unto theeG4671(i sayG3004(verilyG281(prisonG5438(intoG1519~%(thou be castG906}(andG2532$|)#(to the officerG3588 G5257 $]sT='zcL5dM2u]A(intoG1519@)(should be castG906?#(bodyG3588 G4983>(wholeG3650=(thyG4675<(notG3361;(andG2532:'(should perishG6229(membersG31968(thyG46757#(ofG3588 G31966(oneG15205(thatG24434(for theeG4671 3-(it is profitableG48512(forG10631(theeG46750(fromG575/( castG906.( andG2532-( outG1807,( itG846+( pluckG1807*(theeG4571)(offendG4624(#(eyeG3588 G3788'(rightG1188&(thyG4675%(ifG1487$(andG1161##(heartG3588 G2588"(hisG846!(inG1722 (alreadyG2235(with herG846';(hath committed adulteryG3431 $gsYA*fJ2hO1}ge(hisG846d)(shall put awayG630c(whosoeverG3739!b/(it hath been saidG4483a( hellG1067`(intoG1519_)(should be castG906^#(bodyG3588 G4983](wholeG3650\(thyG4675[(notG3361Z(andG2532Y'(should perishG622X(membersG3196W(thyG4675V#(ofG3588 G3196U(oneG1520T(thatG2443S(for theeG4671 R-(it is profitableG4851Q(forG1063P(theeG4675O(fromG575N( castG906M( andG2532L( offG1581K( itG846J( cutG1581I(theeG4571H(offendG4624G(handG5495F(rightG1188E(thyG4675D(ifG1487C(andG2532B( hellG1067 NjU>" ~];  jC* rN -(! forswear thyselfG1964(!notG3756!(!thou shaltG1964"3(!by them of old timeG744!/(!it hath been saidG4483(!thatG3754'(!ye have heardG191~(!againG3825#}3( committeth adulteryG3429#|5( her that is divorcedG630{#( shall marryG1060z( whosoeverG3739y( andG2532"x1( to commit adulteryG3429w( herG846v( causethG4160u)( of fornicationG4202t'( for the causeG3056s( savingG3924r#( wifeG3588 G1135q( hisG846p)( shall put awayG630o( whosoeverG3739n( thatG3754m( unto youG5213l( sayG3004k( iG1473j( butG1161'i=( a writing of divorcementG647h( herG846g%( let him giveG1325f#(wifeG3588 G1135 $VjS>' pY@!qT9#qV)($neitherG3383((#kingG935'(#greatG3173&(#of theG935%(#the cityG4172$(#it isG2076#(# forG3754"(# jerusalemG2414!(# byG1519 (# neitherG3383(#footstoolG5286(#hisG846(#it isG2076(#forG3754#(#the earthG3588 G1093(#byG1722(#norG3383("throneG2362#(" god'sG3588 G2316(" it isG2076(" forG3754#(" heavenG3588 G3772(" byG1722("neitherG3383("at allG3654("notG3361("swearG3660("unto youG5213 ("sayG3004 ("iG1473 ("butG1161 #(!oathsG3588 G3727 (! thineG4675#'#(! unto the lordG3588 G2962'(! shalt performG591(! butG1161 $WvXA)lE/x^H0rWM(&a toothG3599L(&andG2532K(&an eyeG3788J(&forG473I(&an eyeG3788!H/(&it hath been saidG4483G(&thatG3754F'(&ye have heardG191E(%evilG4190D(%ofG1537C(%comethG2076B(%theseG5130'A;(% whatsoever is more thanG4053@(% forG1161?(% nayG3756>(% nayG3756=(% yeaG3483<(%yeaG3483;(%beG2077#:'#(%communicationG3588 G30569(%yourG52168(%letG20777(%butG11616($blackG31895($ orG22284($ whiteG30223($ hairG23592($ oneG15201($ makeG41600($notG3756/!($thou canstG1410.($becauseG3754-#($headG3588 G2776,($thyG4675+($byG1722 *-($shalt thou swearG3660 %TpO8  pW?& kT7 qTr()whosoeverG3748q()andG2532p((alsoG2532o#((clokeG3588 G2440n(( haveG863m(( himG846l(( letG863k#(( coatG3588 G5509j(( thyG4675i((take awayG2983h((andG2532g!((at the lawG2919f((theeG4671e((sueG2919d%((any man willG2309c((and ifG2532b('alsoG2532a('the otherG243`('to himG846_('turnG4762^('cheekG4600]('rightG1188\('thyG4675[('onG1909Z('theeG4571Y#(' shall smiteG4474X(' whosoeverG3748W(' butG235V(' evilG4190U(' notG3361T)('that ye resistG436S('unto youG5213R('sayG3004Q('iG1473P('butG1161O(& a toothG3599N(& forG473 $epXB)jO8!pS<$ }e(, yourG5216(, loveG25(,unto youG5213(,sayG3004(,iG1473(,butG1161(+ enemyG2190(+ thineG4675(+ hateG3404 (+ andG2532 (+neighbourG4139 (+thyG4675 +(+thou shalt loveG25! /(+it hath been saidG4483(+thatG3754'(+ye have heardG191(* thou awayG654(* notG3361(* turnG654(* of theeG4675(* borrowG1155)(*him that wouldG2309(*fromG575(*andG2532~(*theeG4571!}1(*to him that askethG154|(*giveG1325{() twainG1417z() himG846y() withG3326x()goG5217w()mileG3400v()aG1520u()to goG29t()theeG4571s%()shall compelG29 #X|d?(hQ9u^B,xX9%(-sendeth rainG10268(-andG25327#(-on the goodG186(-andG25325(-the evilG41904(-onG19093(- to riseG3932#(- sunG3588 G22461(- hisG8460(- he makethG393/(- forG3754.(-heavenG3772-(-inG1722,(-which isG3588+#(-fatherG3588 G3962*(-of yourG5216)%(-the childrenG5207((-ye may beG1096'(-thatG3704&(,youG5209%(,persecuteG1377$(,andG2532#(,youG5209+"C(,them which despitefully useG1908!(,forG5228 (,prayG4336(,andG2532(,youG5209!/(,to them that hateG3404(,goodG2573(,doG4160(,youG5209+(, them that curseG2672(, blessG2127(, enemiesG2190 $fkR1aF/gQ:"f](0even asG5618\(0perfectG5046[(0thereforeG3767Z(0yeG5210Y(0beG2071X(/soG3779#W'#(/ the publicansG3588 G5057V(/ evenG2532U(/ notG3780T(/ doG4160S(/ moreG4053R(/doG4160Q(/whatG5101P(/onlyG3440O(/brethrenG3588 G80N(/yourG5216M(/ye saluteG782L(/ifG1437K(/andG2532J(.the sameG846#I'#(.the publicansG3588 G5057H(. evenG2532G(. notG3780F(. doG4160E(. have yeG2192D(. rewardG3408C(.whatG5101B(.youG5209A+(.them which loveG25@(.ye loveG25?(.ifG1437>(.forG1063='(-on the unjustG94<(-andG2532;(-the justG1342:(-onG1909 #Zv`E# qV<jT4rZ(theeG4675(beforeG1715~+(sound a trumpetG4537}(do notG3361|(almsG1654{!(thou doestG4160z(whenG3752y(thereforeG3767x#(heavenG3588 G3772w(inG1722v(which isG3588u#(fatherG3588 G3962t(yourG5216s(ofG3844r(rewardG3408q(noG3361p(ye haveG2192o( otherwiseG1161n( of themG846m( be seenG2300l( toG4314k!(menG3588 G444j(beforeG1715i#(almsG3588 G1654h(yourG5216g(notG3361f(ye doG4160e)(take heed thatG4337d(0 perfectG5046c(0 isG2076b#(0 heavenG3588 G3772a(0 inG1722`(0which isG3588_#(0fatherG3588 G3962^(0yourG5216 #cnWAy]A) zcL0c##(almsG3588 G1654"(thineG4675!(thatG3704 (doethG4160!(right handG1188(thyG4675( whatG5101( knowG1097( left handG710( thyG4675( notG3361(letG1097(almsG1654(doestG4160(thouG4675(whenG4160(butG1161#(rewardG3588 G3408(theirG846(they haveG568(unto youG5213(i sayG3004 (verilyG281 !(menG3588 G444 (ofG5259# 3(they may have gloryG1392 (thatG3704!##(the streetsG3588 G4505(inG1722(andG2532$)#( the synagoguesG3588 G4864( inG1722( doG4160$)#( the hypocritesG3588 G5273( asG5618 "fhJ4`B+lV.fE#(may be seenG5316D(theyG302C(thatG3704$B)#(of the streetsG3588 G4113!A##(the cornersG3588 G1137@(inG1722?(andG2532$>)#(the synagoguesG3588 G4864=( inG1722<( standingG2476;( to prayG4336:( they loveG53689( forG3754$8)#(the hypocritesG3588 G52737(asG56186(beG20715(notG37564!(thou shaltG20713%(thou prayestG43362(whenG37521(andG25320(openlyG5318/(theeG4671.%(shall rewardG591-(himselfG846,(secretG2927+(inG1722*#(which seethG991)#( fatherG3588 G3962(( thyG4675'( andG2532&( secretG2927%( inG1722$(may beG5600 #ew_?(v_8!lR;$eh("openlyG5318g( theeG4671f%(shall rewardG591e(secretG2927d(inG1722c#(which seethG991b#(fatherG3588 G3962a(thyG4675`(andG2532_(secretG2927^(inG1722](which isG3588\(fatherG3962[(thyG4675Z#(toG3588 G3962Y(prayG4336X#(doorG3588 G2374W(thyG4675#V3(when thou hast shutG2808U(andG2532T( closetG5009S( thyG4675R( intoG1519Q( enterG1525P%( thou prayestG4336O(whenG3752N(thouG4771M(butG1161L#(rewardG3588 G3408K(theirG846J(they haveG568I(unto youG5213H(i sayG3004G(verilyG281F!(of menG3588 G444 #WycD-zdM-pU:  nW ( ourG2257 ( yeG5210 ( prayG4336( thereforeG3767!/( after this mannerG3779(himG846(askG154(yeG5209(beforeG4253( need ofG5532( ye haveG2192#( what thingsG3739( knowethG1492~#( fatherG3588 G3962}(yourG5216|(forG1063{(unto themG846z(likeG3666y%(ye thereforeG3767x(notG3361w(beG3666#v'#(much speakingG3588 G4180u(theirG846t( forG1722#s3( they shall be heardG1522r( thatG3754q!( they thinkG1380p( forG1063o#(the heathenG1482n(asG5618m-(vain repetitionsG945l(notG3361k(useG945j%(when ye prayG4336i(butG1161 $ev_A* mWA'x^H1}e/( leadG1533.( andG2532-#( debtorsG3588 G3781,( ourG2257+( forgiveG863*( weG2249)( asG5613(#( debtsG3588 G3783'( ourG2257&( usG2254%( forgiveG863$( andG2532#!( breadG3588 G740"( dailyG1967!( ourG2257 ( this dayG4594( usG2254( giveG1325( heavenG3772( inG1722( asG5613#( earthG3588 G1093( inG1909( be doneG1096#( willG3588 G2307( thyG4675( comeG2064!( kingdomG3588 G932( thyG4675#( nameG3588 G3686( thyG4675#( hallowed beG37#( heavenG3588 G3772( inG1722 ( which artG3588 ( fatherG3962 $^lV?'lI2\D({^S!(ye forgiveG863R(ifG1437Q(butG1161P(youG5213O( forgiveG863N( alsoG2532M( willG863L#( fatherG3588 G3962K( heavenlyG3770J(yourG5216 I!#(trespassesG3588 G3900H(theirG846G!(menG3588 G444F!(ye forgiveG863E(ifG1437D(forG1063C( amenG281B!( everG3588 G165A( forG1519@#( the gloryG3588 G1391?( andG2532>#( the powerG3588 G1411=( andG2532 <#!( the kingdomG3588 G932;( isG2076:( thineG46759( forG37548( evilG41907( fromG5756( usG22485( deliverG45064( butG2353!( temptationG39862( intoG15191( notG33610( usG2248 "Pv_G' lU?hE$ gPu(butG1161t#(rewardG3588 G3408s(theirG846r(they haveG568q(unto youG5213p(i sayG3004o(verilyG281n(to fastG3522m!(unto menG3588 G444l+(they may appearG5316k( thatG3704j#( facesG3588 G4383i( theirG846h)( they disfigureG853g( forG1063$f5(of a sad countenanceG4659$e)#(the hypocritesG3588 G5273d(asG5618c(notG3361b(beG1096a(ye fastG3522`(whenG3752_(moreoverG1161 ^!#(trespassesG3588 G3900]( yourG5216\( forgiveG863[#( fatherG3588 G3962Z( yourG5216Y( willG863X(neitherG3761 W!#(trespassesG3588 G3900V(theirG846U!(menG3588 G444T(notG3361 #ds\D-oQ: hR8d(treasuresG2344)(for yourselvesG5213(upG2343(notG3361(layG2343(openlyG5318(theeG4671%(shall rewardG591(secretG2927(inG1722#(which seethG991 #(fatherG3588 G3962 (thyG4675 (andG2532 (secretG2927 (inG1722(which isG3588( fatherG3962( thyG4675#( untoG3588 G3962( butG235( to fastG3522!(unto menG3588 G444(notG3361#(thou appearG5316(thatG3704~#( faceG3588 G4383}( thyG4675|(washG3538{(andG2532z#(headG3588 G2776y(thineG4675x(anointG218!w/(when thou fastestG3522v(thouG4771 $ciJ3}[>(t]D){c<(yourG5216;(whereG3699:(forG10639(stealG28138(norG37617'(break throughG13586(notG37565(doG13584(thievesG28123(whereG36992( andG25321%( doth corruptG8530( rustG1035/( norG3777.( mothG4597-(neitherG3777,(whereG3699+(heavenG3772*(inG1722)(treasuresG2344()(for yourselvesG5213'(lay upG2343&(butG1161%(stealG2813$(andG2532#'(break throughG1358"(thievesG2812!(whereG3699 ( andG2532%( doth corruptG853( rustG1035( andG2532( mothG4597(whereG3699#(earthG3588 G1093(uponG1909 #[`J2gJ4ycJ-q[_( ifG1487 ^-( full of darknessG4652]( shall beG2071\#( bodyG3588 G4983[(wholeG3650Z(thyG4675Y(evilG4190X(beG5600W#(eyeG3588 G3788V(thineG4675U(ifG1437T(butG1161S'(full of lightG5460R(shall beG2071Q#( bodyG3588 G4983P( wholeG3650O( thyG4675N( singleG573M( beG5600L#(eyeG3588 G3788K(thineG4675J(thereforeG3767I(ifG1437H#(the eyeG3588 G3788G(isG2076!F##(of the bodyG3588 G4983E#(the lightG3588 G3088D( alsoG2532C( beG2071B#( heartG3588 G2588A(yourG5216@(willG2071?(thereG1563>(isG2076=#(treasureG3588 G2344 #XwaE(nT4w`E( tX(unto youG5213(i sayG3004(thereforeG1223(mammonG3126~(andG2532}(godG2316|(serveG1398{(ye cannotG1410z(the otherG2087y(despiseG2706x(andG2532w(the oneG1520v+(he will hold toG472u(or elseG2228t(the otherG2087s(loveG25r( andG2532q( the oneG1520p%( he will hateG3404o( eitherG2228n( forG1063m(mastersG2962l(twoG1417k(serveG1398j(canG1410i(no manG3762#h'#(that darknessG3588 G4655g(how greatG4214f(darknessG4655e(beG2076d(theeG4671c(inG1722b(that isG3588a#(the lightG3588 G5457`( thereforeG3767bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{Qu 9!["}# $D%f&')(I)j* Qu 9!["}# $D%f&')(I)j* +/,R-u./70Y1{23A4e56)7M8r9:9;]<=#>E?h@ A/BSCuDE<F_GI$JHKlLM0NSOuPQ;R^ST$UGVjWX0YRZu[\:]^^_$`Fagb c-dPesfg9hZi|jk@lbmn(oKpmqr2sUtwuv;w]x~y zB{d|}+~Os "YjR2zb?)|V<pY$( norG3761#%( do they reapG2325"( neitherG3761!(notG3756 (they sowG4687(forG3754 !#(of the airG3588 G3772#(the fowlsG3588 G4071(beholdG1689"%#(than raimentG3588 G1742#(the bodyG3588 G4983(andG2532#(than meatG3588 G5160(moreG4119#(the lifeG3588 G5590(notG3780(isG2076+(ye shall put onG1746(whatG5101(bodyG4983(yourG5216#(forG3588 G4983(nor yetG3366 )(ye shall drinkG4095 (whatG5101 ( orG2532 %( ye shall eatG5315 ( whatG5101( lifeG5590( yourG5216#(forG3588 G5590(thoughtG3309(noG3361(takeG3309 $UkK0nXAoXAqUH( they growG837G( howG4459 F%(of the fieldG3588 G68 E!#(the liliesG3588 G2918D(considerG2648C(raimentG1742B(forG4012A+(take ye thoughtG3309@(whyG5101?(andG2532>#( statureG3588 G2244=( hisG846<( untoG1909;( cubitG4083:(oneG15209(addG43698(canG1410!7/(by taking thoughtG33096(youG52165(ofG15374(whichG51013(than theyG8462(betterG13081(muchG31230(notG3756/(yeG5210.(areG1308-(themG846,(feedethG5142+#(fatherG3588 G3962*(heavenlyG3770)(yourG5216((yetG2532'(barnsG596&( intoG1519%( gatherG4863 $Yv]A)}fK3^:!pYl(notG3756k(the ovenG2823j(intoG1519i( is castG906h( to morrowG839g( andG2532f( isG5607e( to dayG4594d(whichG5607 c%(of the fieldG3588 G68b#(the grassG3588 G5528a(clotheG294`(soG3779_#(godG3588 G2316^(ifG1487](whereforeG1161\(of theseG5130[(oneG1520Z(likeG5613Y( arrayedG4016X( notG3761W( wasG4016V#( gloryG3588 G1391U( hisG846T(allG3956S(inG1722R(solomonG4672Q(evenG3761P(thatG3754O(unto youG5213N(i sayG3004M(and yetG1161L%(do they spinG3514K( neitherG3761J( notG3756I( they toilG2872 "dt\F+sT-nV:{d(!butG1161 %( these thingsG5130 ( allG537 ( ofG5130 %( ye have needG5535 ( thatG3754( knowethG1492#( fatherG3588 G3962( heavenlyG3770( yourG5216( forG1063( seekG1934"%#( the gentilesG3588 G1484( doG1934%( these thingsG5023( after allG3956~( forG1063#}3( shall we be clothedG4016|#( wherewithalG5101{( orG2228z)( shall we drinkG4095y( whatG5101x(orG2228w%(shall we eatG5315v(whatG5101u(sayingG3004t(thoughtG3309s(noG3361r(takeG3309q(thereforeG3767$p5(o ye of little faithG3640o(youG5209n(moreG3123m(muchG4183 "Mq[4s]B+uX2~dM0(forG1063/(judgedG2919.(notG3361-(ye beG2919,(thatG2443+(notG3361*(judgeG2919)("thereofG846(#("the evilG3588 G2549"'%#("unto the dayG3588 G2250&!("sufficientG713%(" of itselfG1438$)(" for the thingsG3588"#1(" shall take thoughtG3309"!(" the morrowG839!(" forG1063 !("the morrowG839("forG1519("thoughtG3309("noG3361("thereforeG3767("takeG3309(! unto youG5213)(! shall be addedG4369%(! these thingsG5023(! allG3956(! andG2532#'#(!righteousnessG3588 G1343(!hisG846(!andG2532#(!of godG3588 G2316 #!(!the kingdomG3588 G932(!firstG4412(!seek yeG2212 #Zr[C+nM+oX<& sZS(brotherG80R(thyG4675Q(toG3588 G80P'(wilt thou sayG2046O(howG4459N(orG2228M(eyeG3788L(thine ownG4674K(inG1722J(the beamG1385I(notG3756H#( considerestG2657G( butG1161F#( eyeG3588 G3788E( brother'sG3588 G80D( thyG4675C(inG1722B(that isG3588A#(the moteG3588 G2595@)(beholdest thouG991?(whyG5101>(andG1161=(againG488<( to youG5213#;5( it shall be measuredG488:( ye meteG33549( measureG33588( whatG37397(withG17226(andG2532"51(ye shall be judgedG29194(ye judgeG29193(judgmentG29172(whatG37391(withG1722 "Ww^G0kO-mN,{W u1(that which is holyG40t(notG3361s(giveG1325r(eyeG3788q(brother'sG3588 G80p(thyG4675o#(ofG3588 G3788n(outG1537m#( the moteG3588 G2595l#( to cast outG1544&k9( shalt thou see clearlyG1227j( thenG5119i( andG2532h(eyeG3788g(thine ownG4675f#(ofG3588 G3788e(outG1537d#(the beamG3588 G1385c(cast outG1544b(firstG4412a)(thou hypocriteG5273`#(eyeG3588 G3788_(thine ownG4675^(inG1722]#(a beamG3588 G1385\(beholdG2400[(andG2532Z( eyeG3788Y( thineG4675X#( ofG3588 G3788W( outG575V#( the moteG3588 G2595U#(me pull outG1544T(letG863 "ZlR3~\D-t[D}Z+( he that seekethG2212(andG2532(receivethG2983+(one that askethG154(everyG3956(forG1063( unto youG5213!1( it shall be openedG455( andG2532(knockG2925 '(ye shall findG2147 (andG2532 (seekG2212 (youG5213! /(it shall be givenG1325(andG2532(askG154(youG5209(rendG4486)(turn again andG4762(andG2532#(feetG3588 G4228(theirG846(underG1722(themG846~%( they trampleG2662}( lestG3379|#( swineG3588 G5519{( beforeG1715z#( pearlsG3588 G3135y(yourG5216x(cast yeG906w(neitherG3366#v'#(unto the dogsG3588 G2965 $ikS=! }eE/bL6i;#( untoG3588 G5043:( giftsG13909( goodG188( to giveG13257( know howG14926( evilG41905( beingG56074( thenG37673( yeG52102( ifG14871( a serpentG37890( himG846/%( will he giveG1929.( a fishG2486-( he askG154,( ifG1437+( orG2532*( a stoneG3037)( himG846(%( will he giveG1929'( breadG740&( askG154%#( sonG3588 G5207$( hisG846#( ifG1437"( whomG3739!( youG5216 ( ofG1537( is thereG2076( manG444( whatG5101( orG2228!1( it shall be openedG455$5( to him that knockethG2925( andG2532( findethG2147 #agG+tW9~hP:  }a^( enter yeG1525"]%#( the prophetsG3588 G4396\( andG2532[#( the lawG3588 G3551Z( isG2076Y( thisG3778X( forG1063W( to themG846V( soG2532U( evenG3779T( yeG5210S( doG4160R( to youG5213Q( should doG4160P!( menG3588 G444O( thatG2443N( ye wouldG2309M!( whatsoeverG3745L!( all thingsG3956K( thereforeG3767J( himG846I( askG154H%( to them thatG3588G#( good thingsG18F( giveG1325E#( heavenG3588 G3772D( inG1722C( which isG3588B#( fatherG3588 G3962A( yourG5216@( shallG1325?( moreG3123>( how muchG4214=( childrenG5043<( yourG5216 "``I0kL2iQ3`$)#(false prophetsG3588 G5578(ofG575~(bewareG4337}(itG846|(that findG2147{(there beG1526z( fewG3641y( andG2532x#( lifeG3588 G2222w( untoG1519v'( which leadethG520u#(the wayG3588 G3598t(narrowG2346s(andG2532r#(the gateG3588 G4439q(straitG4728p(becauseG3754o( thereatG846n#( which go inG1525m( there beG1526l( manyG4183k( andG2532 j#!( destructionG3588 G684i( toG1519h%( that leadethG520g#( the wayG3588 G3598f( broadG2149e( andG2532d#( the gateG3588 G4439c( wideG4116b( forG3754a( gateG4439`!( the straitG4728_( in atG1223 $pqU>"lL6qV='p$( treeG1186#( a corruptG4550"( butG1161!(fruitG2590 (goodG2570)(bringeth forthG4160(treeG1186(goodG18(everyG3956(even soG3779(thistlesG5146( ofG575( figsG4810( orG2228( thornsG173( ofG575(grapesG4718!(men gatherG4816(doG3385#(fruitsG3588 G2590(theirG846(byG575(themG846 '(ye shall knowG1921 (wolvesG3074 (raveningG727 (they areG1526 ( inwardlyG2081( butG1161( clothingG1742( sheep'sG4263( inG1722(youG5209(toG4314(comeG2064(whichG3748 #m}cD,sZB! rZ>" mG(everyG3956F(notG3756E(themG846D'(ye shall knowG1921C#(fruitsG3588 G2590B(theirG846A(byG575@(whereforeG686?( the fireG4442>( intoG1519=( castG906<( andG2532;%(is hewn downG1581:(fruitG25909(goodG25708(forthG41607(notG33616'(that bringethG41605(treeG11864(everyG39563( fruitG25902( goodG25701#( bring forthG41600( treeG1186/( a corruptG4550.(neitherG3761-(fruitG2590,(evilG4190+#(bring forthG4160*(cannotG1410)(treeG1186((a goodG18'(fruitG2590&( evilG4190%)( bringeth forthG4160 #Vt\8dJ2gP2pVj(devilsG1140i'(have cast outG1544h(nameG3686g(thyG4674f(inG3686e(andG2532d(nameG3686c(thyG4674b(inG3686a!(prophesiedG4395`( notG3756_( have weG4395^( lordG2962]( lordG2962\#( dayG3588 G2250[(thatG1565Z(inG1722Y(to meG3427X(will sayG2046W(manyG4183V(heavenG3772U#(which is inG1722T#(fatherG3588 G3962S(of myG3450R#(the willG3588 G2307Q'(he that doethG4160P(butG235O#( of heavenG3588 G3772 N#!( the kingdomG3588 G932M( intoG1519L#( shall enterG1525K( lordG2962J(lordG2962I(unto meG3427H)(one that saithG3004 $atQ:"nWA!rW@'za(builtG3618 (whichG3748 (manG435 (wiseG5429 ( unto aG435 ( himG846%( i will likenG3666( themG846( doethG4160(andG2532(of mineG3450#(sayingsG3588 G3056(theseG5128(hearethG191(whosoeverG3956(thereforeG3767~!(iniquityG3588 G458}%(ye that workG2038|( meG1700{( fromG575z( departG672y( youG5209x( knewG1097w(neverG3763v(iG1097u(unto themG846t)(will i professG3670s(thenG5119r(andG2532q+(wonderful worksG1411p(manyG4183o(doneG4160n(nameG3686m(thyG4674l(inG3686k(andG2532 "n|Z=&eM.t]D!n0( notG3361/( themG846.( doethG4160-(andG2532,(of mineG3450+#(sayingsG3588 G3056*(theseG5128)-(one that hearethG191((everyG3956'(andG2532&#(a rockG3588 G4073%(uponG1909$)(it was foundedG2311#(forG1063"(notG3756!(it fellG4098 (andG2532#( houseG3588 G3614( thatG1565( beat uponG4363( andG2532( blewG4154!(the windsG3588 G417(andG2532(cameG2064 !#(the floodsG3588 G4215(andG2532(descendedG2597#(the rainG3588 G1028(andG2532#(a rockG3588 G4073(uponG1909#(houseG3588 G3614(hisG846 "iy`J+aI2v[D+iR#(jesusG3588 G2424Q(whenG3753P+(it came to passG1096O(andG2532N(of itG846M#(the fallG3588 G4431L(wasG2258K(greatG3173J(andG2532I(it fellG4098H(andG2532G#( houseG3588 G3614F( thatG1565E( beat uponG4350D( andG2532C( blewG4154B!(the windsG3588 G417A(andG2532@(cameG2064 ?!#(the floodsG3588 G4215>(andG2532=(descendedG2597<#(the rainG3588 G1028;(andG2532:!(the sandG3588 G2859(uponG19098#(houseG3588 G36147(hisG8466(builtG36185(whichG37484(manG4353(foolishG34742( unto aG435 1-( shall be likenedG3666 #QbL6iR;%u\># kQu(sayingG3004t(himG846s)(and worshippedG4352r(a leperG3015q!(there cameG2064p(beholdG2400o(andG2532n( himG846m(followedG190l!(multitudesG3793k(greatG4183"j%#(the mountainG3588 G3735i(fromG575h'(was come downG2597g(heG846f(whenG1161!e##( the scribesG3588 G1122d( asG5613c( notG3756b(andG2532a(authorityG1849`(havingG2192_(asG5613^(themG846](taughtG1321\(heG2258[(forG1063Z#( doctrineG3588 G1322Y( hisG846X( atG1909W+( were astonishedG1605 V!#(the peopleG3588 G3793U#(sayingsG3588 G3056T(theseG5128S(had endedG4931 #SiP9wV?  z_H+lS(offerG4374( andG2532#'#( to the priestG3588 G2409( thyselfG4572( shewG1166!( go thy wayG5217(butG235(no manG3367(thou tellG2036(seeG3708(unto himG846 (saithG3004 #(jesusG3588 G2424 (andG2532 %(was cleansedG2511 #( leprosyG3588 G3014( hisG846#( immediatelyG2112( andG2532'( be thou cleanG2511(i willG2309(sayingG3004(himG846#(and touchedG680#(handG3588 G5495(put forthG1614~#(jesusG3588 G2424}(andG2532|(cleanG2511{( meG3165z( makeG2511y!( thou canstG1410x( thou wiltG2309w( ifG1437v(lordG2962 "fyZ>'~cD&xbD{f:(iG14739(unto himG8468(saithG30047#(jesusG3588 G24246(andG25325( tormentedG9284!( grievouslyG1171!3/( sick of the palsyG38852#(homeG3588 G36141(atG17220(liethG906/#(servantG3588 G3816.(myG3450-(lordG2962,(sayingG3004+(andG2532*( himG846)!( beseechingG3870(#( a centurionG1543'(unto himG846&!(there cameG4334%(capernaumG2584$(intoG1519##(was enteredG1525"#(jesusG3588 G2424!(whenG1525 (andG1161(unto themG846#(a testimonyG3142(forG1519(commandedG4367(mosesG3475(thatG3739#(the giftG3588 G1435 $ZoX@(qS=$hS=% sZ^( i sayG3004]( andG2532\( meG1683[( underG5259Z( soldiersG4757Y( havingG2192X( authorityG1849W( underG5259V( a manG444U( amG1510T( iG1473S( forG1063R+(shall be healedG2390Q#(servantG3588 G3816P(myG3450O(andG2532N(onlyG3440M(the wordG3056L(speakG2036K(butG235J#( roofG3588 G4721I( myG3450H( underG5259#G3( thou shouldest comeG1525F( thatG2443E(worthyG2425D(notG3756C(i amG1510B(lordG2962A(saidG5346@(andG2532?(answeredG611#>'#(the centurionG3588 G1543=(himG846<(healG2323;'(will come andG2064 $bhP9sW? x_C)yb( andG1161( israelG2474( inG1722( no, notG3761~( faithG4102}( so greatG5118|( foundG2147{( notG3761z( i haveG2147y( unto youG5213x( i sayG3004w( verilyG281$v7( to them that followedG190u( saidG2036t( andG2532s%( he marvelledG2296r( heardG191q#( jesusG3588 G2424p( whenG1161o( he doethG4160n( andG2532m( thisG5124l( doG4160k( servantG1401j( myG3450i#( toG3588 G1401h( andG2532g( he comethG2064f( andG2532e( comeG2064d!( to anotherG243c( andG2532b( he goethG4198a( andG2532`( goG4198_( to thisG5129 "X}fK4lS=s[B oX$( andG2532##( of teethG3588 G3599"#( gnashingG3588 G1030!( andG2532 #( weepingG3588 G2805( shall beG2071( thereG1563#( darknessG3588 G4655( outerG1857( intoG1519!/( shall be cast outG1544#)!( of the kingdomG3588 G932%( the childrenG5207( butG1161#( of heavenG3588 G3772 #!( the kingdomG3588 G932( inG1722( jacobG2384( andG2532( isaacG2464( andG2532( abrahamG11( withG3326 )( shall sit downG347 ( andG2532 ( westG1424 ( andG2532 ( the eastG395( fromG575!( shall comeG2240( manyG4183( thatG3754( unto youG5213( i sayG3004 "RhR,oR6bH2 pRF#(handG3588 G5495E(herG846D!(he touchedG680C(andG2532B+( sick of a feverG4445A( andG2532@( laidG906#?'#( wife's motherG3588 G3994>( hisG846=(he sawG1492<#(houseG3588 G3614;(peter'sG4074:(intoG15199(was comeG20648#(jesusG3588 G24247(whenG20646(andG25325( hourG56104( selfsameG15653#( theG3588 G56102( inG17221!( was healedG23900#( servantG3588 G3816/( hisG846.( andG2532-( unto theeG4671,!( be it doneG1096"+1( thou hast believedG4100*( asG5613)( andG2532(!( go thy wayG5217('1#( unto the centurionG3588 G1543&( saidG2036%#( jesusG3588 G2424 !beN0q>'kN6|bg(sayingG3004!f##(the prophetG3588 G4396e(esaiasG2268d(byG1223 c-(which was spokenG4483%b7(it might be fulfilledG4137a(thatG3704`(sickG2560_(that wereG2192^(allG3956](healedG2323\(andG2532[( wordG3056Z( withG3056!Y##( the spiritsG3588 G4151X#( he cast outG1544W( andG2532/VK(that were possessed with devilsG1139U(manyG4183T(unto himG846S%(they broughtG4374R(was comeG1096Q(the evenG3798P(whenG1161O( unto themG846N!( ministeredG1247M( andG2532L( she aroseG1453K( andG2532J(herG846I(leftG863H#(the feverG3588 G4446G(andG2532 "b|eA*vO3w\B" }b (unto himG846(saithG3004#(jesusG3588 G2424(andG2532!( thou goestG565'( whithersoeverG3699( theeG4671'(i will followG190(masterG1320(unto himG846(and saidG2036~(cameG4334}(scribeG1122|(a certainG1520{(andG2532z)( the other sideG4008y( untoG1519x( to departG565#w3( he gave commandmentG2753v( himG846u(aboutG4012t!(multitudesG3793s(greatG4183r(sawG1492q#(jesusG3588 G2424p(whenG1492o(nowG1161 n!#(sicknessesG3588 G3554m(bareG941l( andG2532 k#!( infirmitiesG3588 G769j( ourG2257i( tookG2983h( himselfG846 $WsO6eN3iP8! pW-(followG190,(unto himG846+(saidG2036*(jesusG2424)(butG1161(#(fatherG3588 G3962'(myG3450&(buryG2290%( andG2532$( to goG565#( firstG4412"( meG3427!( sufferG2010 (lordG2962(unto himG846(saidG2036(disciplesG3101(hisG846#(ofG3588 G3101(anotherG2087(andG1161#(headG3588 G2776(to layG2827(whereG4226(notG3756(hathG2192!(of manG3588 G444(the sonG5207( butG1161( nestsG2682 !#( of the airG3588 G3772#( the birdsG3588 G4071 ( andG2532 (holesG5454 (haveG2192 !(the foxesG3588 G258 #_pXA)iS<"uS4_P#(disciplesG3588 G3101O(hisG846N(andG2532M!(was asleepG2518L(heG846K( butG1161J#( the wavesG3588 G2949I( withG5259H#( was coveredG2572G#( the shipG3588 G4143F'(insomuch thatG5620E#(the seaG3588 G2281D(inG1722C(tempestG4578B(a greatG3173A#(there aroseG1096@(beholdG2400?(andG2532>( himG846=( followedG190<#(disciplesG3588 G3101;(hisG846:#(a shipG3588 G41439(intoG15198#(was enteredG16847(heG8466(whenG16845(andG25324(deadG34983(theirG14382( buryG22901( the deadG34980( letG863/( andG2532.( meG3427 #QhR6s[? w_H.sQs!( the windsG3588 G417r( evenG2532q( thatG3754p(thisG3778o(isG2076"n1(what manner of manG4217m(sayingG3004l(marvelledG2296k(the menG444j(butG1161i(calmG1055h(a greatG3173g(there wasG1096f(andG2532e#( the seaG3588 G2281d( andG2532c!( the windsG3588 G417b#( and rebukedG2008a( he aroseG1453`(thenG5119$_5(o ye of little faithG3640^(fearfulG1169](are yeG2075\(whyG5101[(unto themG846Z(he saithG3004Y(andG2532X( we perishG622W( usG2248V( saveG4982U(lordG2962T(sayingG3004S(himG846R(and awokeG1453Q(came toG4334 #PkV:$}gP' ~hQ8  hP(whatG5101(sayingG3004)(they cried outG2896(beholdG2400(andG2532#(wayG3588 G3598(thatG1565(byG1223(passG3928 (mightG2480 (manG5100 (noG3361 (so thatG5620 (fierceG5467(exceedingG3029#(the tombsG3588 G3419(ofG1537!(coming outG1831%7(possessed with devilsG1139( twoG1417( himG846( there metG5221'/#( of the gergesenesG3588 G1086!##( the countryG3588 G5561~(intoG1519})(the other sideG4008|(toG1519{(was comeG2064z(heG846y(whenG2064x(andG2532w(himG846v(obeyG5219u#( the seaG3588 G2281t( andG2532 #ezZ9`I2zdJ4e9(the herdG3588 G348(intoG15197!( to go awayG5656( usG22545( sufferG20104( outG15443( usG22482(thou castG15441(ifG14870(sayingG3004/(himG846.(besoughtG3870-!(the devilsG1142,(soG1161+( feedingG1006*(swineG5519)(of manyG4183((an herdG34'(themG846&(fromG575%)(a good way offG3112$(there wasG2258#(andG1161"(the timeG2540!(beforeG4253 (usG2248!(to tormentG928( hitherG5602'( art thou comeG2064#( of godG3588 G2316( thou sonG5207( jesusG2424(with theeG4671(to doG2532(have weG2254 !Mzc8tX6kU1hMZ(! and toldG518Y#(! the cityG3588 G4172X(!intoG1519W+(!went their waysG565V(!andG2532U(!fledG5343#T3(!they that kept themG1006S(!andG1161 R!#( the watersG3588 G5204Q( inG1722P( perishedG599O( andG2532N#( the seaG3588 G2281M( intoG1519#L'#( a steep placeG3588 G2911K( downG2596J'( ran violentlyG3729I#( of swineG3588 G5519H( herdG3588 G34G( the wholeG3956F( beholdG2400E( andG2532D#( of swineG3588 G5519C( the herdG3588 G34B( intoG1519A( they wentG565'@;( when they were come outG1831?( andG1161>( goG5217=( unto themG846<( he saidG2036;( andG2532:#(of swineG3588 G5519 "Us\B%fP/y[C#oU|( beholdG2400{( andG2532z(  cityG4172y(  his ownG2398x(  intoG1519w( cameG2064v( andG2532u+( and passed overG1276t#( a shipG3588 G4143s( intoG1519r!( he enteredG1684q( andG2532p("coastsG3725o("theirG846n#("ofG3588 G3725m("outG575l+("he would departG3327k(" thatG3704j'(" they besoughtG3870i(" himG846h'(" when they sawG1492g(" andG2532f#("jesusG3588 G2424e("meetG4877d("toG1519c("came outG1831b#("cityG3588 G4172a("the wholeG3956`("beholdG2400_("andG2532.^I(!to the possessed of the devilsG1139!]/(! what was befallenG3588\(! andG2532[#(! every thingG3956 !^nU>qM6oW=^#( thoughtsG3588 G1761( theirG846( knowingG1492#( jesusG3588 G2424( andG2532#(  blasphemethG987( thisG3778!( themselvesG1438( withinG1722( saidG2036$)#( of the scribesG3588 G1122( certainG5100( beholdG2400( andG2532( theeG4671#( be forgivenG863 !( sinsG3588 G266 ( thyG4675 -( be of good cheerG2293 ( sonG5043* A( unto the sick of the palsyG3885( saidG2036#( faithG3588 G4102(  theirG846(  seeingG1492#(  jesusG3588 G2424(  andG2532(  a bedG2825( onG1909( lyingG906';( a man sick of the palsyG3885~( to himG846}%( they broughtG4374 #{nV6gQ7hI1{@( saith heG3004?( thenG5119>(  sinsG266=!(  to forgiveG863<#(  earthG3588 G1093;(  onG1909:(  powerG18499( hathG21928!( of manG3588 G4447#( the sonG3588 G52076( thatG37545#( ye may knowG14924( thatG24433( butG11612(  walkG40431(  andG25320(  ariseG1453/(  to sayG2036.(  orG2228-( theeG4671,#( be forgivenG863+!( sinsG3588 G266*( to sayG2036)( easierG2123(( isG2076'( whetherG5101&( forG1063%#( heartsG3588 G2588$(  yourG5216#(  inG1722"(  evilG4190!(  yeG5210 (  thinkG1760( whereforeG2444( saidG2036 "XmV@(rS<$rO7rXb( he sawG1492a#( from thenceG1564`%( passed forthG3855_#( jesusG3588 G2424^( asG3855]( andG2532\!(  unto menG3588 G444[(  powerG1849Z(  suchG5108Y+(  which had givenG1325X#(  godG3588 G2316W( glorifiedG1392V( andG2532U)( they marvelledG2296T( sawG1492$S)#( the multitudesG3588 G3793R( whenG1492Q( butG1161P#( houseG3588 G3624O( hisG846N( toG1519M%( and departedG565L( he aroseG1453K( andG2532J#( houseG3588 G3624I( thineG4675H( untoG1519G( goG5217F( andG2532E#( bedG3588 G2825D( thyG4675C( take upG142B( ariseG1453(A=( to the sick of the palsyG3885 #XT=!oX5 bK1pX( whenG1492( andG2532#( disciplesG3588 G3101( hisG846( andG2532#( himG3588 G2424'( sat down withG4873~( came andG2064}( sinnersG268|( andG2532{( publicansG5057z( manyG4183y( beholdG2400x#( the houseG3588 G3614w( inG1722v#( sat at meatG345u( jesusG846t( asG345s+( it came to passG1096r( andG2532q( himG846p( followedG190o'( he arose, andG450n( andG2532m( meG3427l( followG190k( unto himG846j( he saithG3004i( andG2532+h7#( the receipt of customG3588 G5058g( atG1909f( sittingG2521e( matthewG3156d( namedG3004c( a manG444 #SqT=# hQ8 u_9"jS(( notG3756'( andG2532&( mercyG1656%#( i will haveG2309$( meanethG2076#( whatG5101"( learnG3129!( go ye andG4198 ( butG1161"1( they that are sickG2560( butG235#( a physicianG2395( notG3756( needG5532"1( they that be wholeG2480( unto themG846( he saidG2036( heardG191( jesusG2424( whenG191( butG1161( sinnersG268( andG2532#( publicansG3588 G5057( withG3326#( masterG3588 G1320( yourG5216 ( eatethG2068 ( whyG5101 ( disciplesG3101 ( hisG846 #( untoG3588 G3101( they saidG2036( sawG1492#'#( the phariseesG3588 G5330 #ojI3uZ@)ybE-o"K%#( the childrenG3588 G5207J( canG1410I( unto themG846H( saidG2036G#( jesusG3588 G2424F( andG2532E( notG3756D( fastG3522C( disciplesG3101B( thyG4675A( butG1161@( oftG4183?( fastG3522#>'#(  the phariseesG3588 G5330=(  andG2532<(  weG2249;(  doG3522:(  whyG51019( sayingG30048( of johnG2491#7'#( the disciplesG3588 G31016( himG8465( came toG43344( thenG51193!( repentanceG33412( toG15191( sinnersG2680( butG235/'( the righteousG1342.( to callG2564-( comeG2064,( notG3756+( i amG2064*( forG1063)( sacrificeG2378 "baK3kT=&jR<% ybm( fromG575l( takethG142k( upG4138j(  itG8462iE#(  that which is put in to fillG3588 G4138h(  forG1063g(  garmentG2440f(  oldG3820e( anG2440d( untoG1909c( clothG4470b( of newG46a( a pieceG1915`( puttethG1911_( no manG3762^+( shall they fastG3522]( thenG5119\( andG2532[( themG846Z( fromG575Y)( shall be takenG522$X)#( the bridegroomG3588 G3566W( whenG3752V( will comeG2064U( the daysG2250T( butG1161S( themG846R( withG3326Q(  isG2076$P)#(  the bridegroomG3588 G3566O(  long asG3745N(  asG1909M(  mournG3996)L3#( of the bridechamberG3588 G3567 #dtY<% oX6{cK4d%( these thingsG5023( spakeG2980( heG846 ( whileG2980 '( are preservedG4933 ( bothG297 ( andG2532 ( bottlesG779( newG2537( intoG1519( wineG3631( newG3501( they putG906( butG235( perishG622 #!( the bottlesG3588 G779( andG2532#( runneth outG1632~#( the wineG3588 G3631}(  andG2532|(  breakG4486 {#!(  the bottlesG3588 G779z(  elseG3361y( bottlesG779x( oldG3820w( intoG1519v( wineG3631u( newG3501t!( do men putG906s( neitherG3761r( worseG5501q( is madeG1096p( the rentG4978o( andG2532!n##( the garmentG3588 G2440 "bsU?%r[D&kP:# b82_( which was diseased with an issue of bloodG1311( a womanG11350( beholdG2400/( andG2532.#( disciplesG3588 G3101-( hisG846,( andG2532+( himG846*( followedG190)!( arose, andG1453(#( jesusG3588 G2424'( andG2532&)( she shall liveG2198%( andG2532$( herG846#( uponG1909"#( handG3588 G5495!( thyG4675 ( layG2007( come andG2064( butG235( deadG5053( even nowG737( isG5053#( daughterG3588 G2364( myG3450(  sayingG3004(  himG846!(  worshippedG4352(  andG2064+( a certain rulerG758!( there cameG2064( beholdG2400( unto themG846 #W}\@*ybJ4eO4nWU( andG2532T( wholeG4982S( theeG4571R(  hath madeG4982Q#(  faithG3588 G4102P(  thyG4675"O1(  be of good comfortG2293N(  daughterG2364M( he saidG2036L( herG846K#( when he sawG1492J( andG2532 I-( turned him aboutG1994H( jesusG2424G( butG1161 F-(  i shall be wholeG4982E#(  garmentG3588 G2440D(  hisG846C( touchG680B( butG3440A( i mayG680@( ifG1437?( herselfG1438>( withinG1722=( she saidG3004<( forG1063;(  garmentG2440:(  hisG8469#(  ofG3588 G24408#(  the hemG3588 G28997#(  and touchedG6806( behindG36935( cameG43344( yearsG20943( twelveG1427 "bnW? YBoZC,zbw( whenG3753v( butG1161u( to scornG2606t(  himG846s%(  they laughedG2606r(  andG2532q(  sleepethG2518p(  butG235o( deadG599n( notG3756m( isG599l#( the maidG3588 G2877k( forG1063j!( give placeG402i( unto themG846h( he saidG3004g)(  making a noiseG2350 f!#(  the peopleG3588 G3793e(  andG2532"d'!(  the minstrelsG3588 G834c(  sawG1492b( andG2532a#( houseG3588 G3614 `#!( the ruler'sG3588 G758_( intoG1519^( cameG2064]#( jesusG3588 G2424\( whenG2064[( andG2532Z#( hourG3588 G5610Y( thatG1565X( fromG575W)( was made wholeG4982V#( the womanG3588 G1135 "fiD- hQ9cH2}f( andG1161( usG2248'( have mercy onG1653( of davidG1138(  sonG5207(  sayingG3004(  andG2532(  cryingG2896(  himG846( followedG190( blind menG5185( twoG1417 ( thenceG1564 ( departedG3855 #( jesusG3588 G2424 ( whenG3855 ( andG2532#( landG3588 G1093( thatG1565( allG3650( intoG1519#( went abroadG1831( hereofG3778#( the fameG3588 G5345( andG2532(  aroseG1453#(  the maidG3588 G2877~(  andG2532!}##( by the handG3588 G5495|( herG846{( tookG2902z+( he went in, andG1525y)( were put forthG1544 x!#( the peopleG3588 G3793 "fhO8x`C(tT<}f;( andG2532:#( were openedG4559#( eyesG3588 G37888( theirG8467( andG25326(  unto youG52135(  be itG10964#( faithG3588 G41023( yourG52162%( according toG25961( sayingG30040#( eyesG3588 G3788/( theirG846.!( touched heG680-( thenG5119,( lordG2962+( yeaG3483*( unto himG846)( they saidG3004(( thisG5124'( to doG4160&( i am ableG1410%( thatG3754$!(  believe yeG4100#(  unto themG846"(  saithG3004!#(  jesusG3588 G2424 (  andG2532( to himG846( cameG4334'( the blind menG5185#( the houseG3588 G3614( intoG1519 -( when he was comeG2064 "Xu[C,mU4~h>'X$])#( ! the multitudesG3588 G3793\( ! andG2532[( !spakeG2980Z( !the dumbG2974Y%( !was cast outG1544X#( !the devilG3588 G1140W( !whenG1544V( !andG2532&U9( possessed with a devilG1139T( manG444S( a dumbG2974R( to himG846Q%( they broughtG4374P( beholdG2400O( went outG1831N( theyG846M( asG1161L#(  countryG3588 G1093K(  thatG1565J( allG3650I( inG1722H( fameG1310G( hisG846F'( spread abroadG1310'E;( when they were departedG1831D( theyG3588C( butG1161B(  knowG1097A(  no manG3367@(  seeG3708?(  sayingG3004>( themG846 =-( straitly chargedG1690<#( jesusG3588 G2424 !ZhR8!hA* y]G/ uZ~( #healingG2323}( #andG2532#|)!( #of the kingdomG3588 G932 {!#( #the gospelG3588 G2098z( # preachingG2784y( # andG2532 x!#( # synagoguesG3588 G4864w( # theirG846v( # inG1722u( #teachingG1321t#( #villagesG3588 G2968s( #andG2532 r!#( #the citiesG3588 G4172q( #allG3956p!( #went aboutG4013o#( #jesusG3588 G2424n( #andG2532#m'#( " of the devilsG3588 G1140l!!( "the princeG3588 G758k( "throughG1722j#( "devilsG3588 G1140i)( "he casteth outG1544h( "saidG3004g'( "the phariseesG5330f( "butG1161e( !israelG2474d( !inG1722c( !seenG5316b( !soG3779a( !neverG3763`( !it wasG5316_( ! sayingG3004^( ! marvelledG2296 "ZgC, mU:# lT8{Z '( % the labourersG2040( % butG1161( % plenteousG4183( % trulyG3303#( %the harvestG2326( %disciplesG3101( %hisG846#( %untoG3588 G3101( %saith heG3004( %thenG5119( $shepherdG4166( $noG3361( $havingG2192( $sheepG4263( $ asG5616 -( $ scattered abroadG4496( $ wereG2258( $ andG2532( $ faintedG1590 ( $theyG2258 ( $becauseG3754 ( $themG846 ( $onG4012, E( $he was moved with compassionG4697$)#( $the multitudesG3588 G3793#( $when he sawG1492( $butG1161 !#( #the peopleG3588 G2992( #amongG1722( #diseaseG3119( #everyG3956( #andG2532( #sicknessG3554( #everyG3956 "VgO) {eK.iR; yVB#( the namesG3588 G3686A( nowG1161@( diseaseG3119?'( all manner ofG3956>( andG2532=( sicknessG3554<'( all manner ofG3956;( to healG2323:( andG25329( outG15448( themG8467(  castG15446(  toG56205(  spiritsG41514(  uncleanG1693(  powerG18492( themG8461( he gaveG13250( disciplesG3101/( twelveG1427.( hisG846'-;( when he had called untoG4341,( andG2532+#( & harvestG3588 G2326*( & hisG846)( &intoG1519(( &labourersG2040"'1( &he will send forthG1544&( &thatG3704$%)#( &of the harvestG3588 G2326$#( &the lordG3588 G2962#( &thereforeG3767"( &pray yeG1189!( % fewG3641 "YeL+pYA+ qK2Y#d'#( the canaaniteG3588 G2581c( simonG4613b( thaddaeusG2280!a/( whose surname wasG1941`(  lebbaeusG3002_(  andG2532 ^#!(  of alphaeusG3588 G256](  jamesG2385"\%#(  the publicanG3588 G5057[( matthewG3156Z( andG2532Y( thomasG2381X#( bartholomewG918W( andG2532V( philipG5376U( brotherG3588 G80T( hisG846S( johnG2491R( andG2532 Q!#( of zebedeeG3588 G2199P( jamesG2385O( brotherG3588 G80N( hisG846M( andrewG406L( andG2532K( peterG4074J'(  who is calledG3004I(  simonG4613H(  the firstG4413G(  theseG5023F(  areG2076E( apostlesG652D( twelveG1427C( of theG652 $PiS: }fN3qZD*jP( preachG2784( as ye goG4198( andG1161(  of israelG2474%( of the houseG3624#( sheepG3588 G4263( the lostG622( toG4314( ratherG3123( goG4198~( butG1161}( notG3361|( enter yeG1525!{/( of the samaritansG4541z( cityG4172y( intoG1519x( andG2532w+(  of the gentilesG1484v(  the wayG3598u(  intoG1519t(  notG3361s(  goG565r( sayingG3004q( themG846p'( and commandedG3853o!( sent forthG649n#( jesusG3588 G2424m( twelveG1427l( theseG5128k(  himG846j(  betrayedG3860i( alsoG2532h( whoG3860g( iscariotG2469f( judasG2455e( andG2532 #]iN3lR:v^>'v]+( shoesG5266*( neitherG3366)( coatsG5509(( twoG1417'( neitherG3366&( journeyG3598%( forG1519$( scripG4082#( norG3361"#( pursesG3588 G2223!( yourG5216 ( inG1519( brassG5475( norG3366( silverG696( norG3366( goldG5557( neitherG3361( provideG2932(  giveG1325(  freelyG1432 -(  ye have receivedG2983(  freelyG1432( devilsG1140( cast outG1544( the deadG3498( raiseG1453!( the lepersG3015( cleanseG2511( the sickG770 ( healG2323 !( is at handG1448 #( of heavenG3588 G3772 #!( the kingdomG3588 G932 ( sayingG3004 $]y`G)uZC-{dD, v]O( worthyG514N( beG5600M#( the houseG3588 G3614L( ifG1437K( andG2532J( itG846I( saluteG782H#( an houseG3588 G3614G( intoG1519F%( when ye comeG1525E( andG1161D%( ye go thenceG1831C( tillG2193B( abideG3306A( and thereG2546@( worthyG514?( isG2076>( itG846=( inG1722<( whoG5101;( enquireG1833:)( ye shall enterG15259( townG29688( orG22287( cityG41726!( whatsoeverG3025( intoG15194( andG11613#( meatG3588 G51602( of hisG8461( worthyG5140( isG2076!/##( the workmanG3588 G2040.( forG1063-( stavesG4464,( nor yetG3366 $emV@'ybK.gA% es#( ofG3588 G4228r#( the dustG3588 G2868q( shake offG1621p#( cityG3588 G4172o( orG2228n( houseG3614m( thatG1565l#(  ofG3588 G3614"k1(  when ye depart outG1831j#(  wordsG3588 G3056i(  yourG5216h(  hearG191g( norG3366f( youG5209e( receiveG1209d( notG3361c( shallG1209b( whosoeverG3739a( andG2532`( youG5209_( toG4314^( returnG1994]#( peaceG3588 G1515\( yourG5216[( letG1994Z( worthyG514Y( notG3361X( it beG5600W( ifG1437V( butG1161U( itG846T( uponG1909S( comeG2064R#( peaceG3588 G1515Q( yourG5216P( letG2064 $\cB"kN6zdG*r\( asG5613( harmlessG185( andG2532#( serpentsG3588 G3789( asG5613(  wiseG5429(  thereforeG3767(  be yeG1096(  of wolvesG3074(  the midstG3319 ( inG1722 ( sheepG4263 ( asG5613 ( forthG649 ( youG5209( sendG649( iG1473( beholdG2400( cityG4172( thatG1565#( forG3588 G4172(  thanG2228#(  of judgmentG2920(  the dayG2250(  inG1722~(  gomorrhaG1116}( andG2532|( of sodomG4670{%( for the landG1093z)( more tolerableG414y#( it shall beG2071x( unto youG5213w( i sayG3004v( verilyG281u( feetG4228t( yourG5216 #YhC,rN7gP1oY:( upG38609( youG52098%( they deliverG38607( whenG37526( butG1161"5%#( the gentilesG3588 G14844( andG25323%(  against themG8462#(  a testimonyG31421(  forG15190(  sakeG1752/(  myG1700.( forG1752-( kingsG935,( andG2532+( governorsG2232*( beforeG1909!)3( ye shall be broughtG71(( andG2532 '!#( synagoguesG3588 G4864&( theirG846%(  inG1722$(  youG5209!#/(  they will scourgeG3146"(  andG2532!%(  the councilsG4892 ( up toG1519( youG5209!/( they will deliverG3860( forG1063!( menG3588 G444( ofG575( bewareG4337( butG1161#( dovesG3588 G4058 #erP9r[B+oM7  |e]( andG2532\( deathG2288[( toG1519Z#( the brotherG80 Y-( shall deliver upG3860X#( the brotherG80W( andG1161V( youG5213U( inG1722T)(  which speakethG2980S(  fatherG3962R(  yourG5216Q#(  ofG3588 G3962 P!#(  the spiritG3588 G4151O( butG235N!( that speakG2980M( yeG5210L( notG3756K( it isG2075J( forG1063I)( ye shall speakG2980H( whatG5101G#( hourG3588 G5610F( that sameG1565E( inG1722D( youG5213!C/( it shall be givenG1325B(  forG1063A)(  ye shall speakG2980@(  whatG5101?(  orG2228>(  howG4459=( thoughtG3309<( noG3361;( takeG3309 #amR7 {eN7!jH1ya(  intoG1519(  flee yeG5343~#(  cityG3588 G4172}( thisG3778|( inG1722{( youG5209z)( they persecuteG1377y( whenG3752x( butG1161w)( shall be savedG4982v( the endG5056u( toG1519t'(  that endurethG5278s(  heG3778r(  butG1161q(  sakeG1223p#(  name'sG3588 G3686o( myG3450n( forG1223m( allG3956l( ofG5259k( hatedG3404j#( ye shall beG2071i( andG2532"h1( to be put to deathG2289g( themG846f( causeG2289e( andG2532d( parentsG1118c(  againstG1909b'(  shall rise upG1881a%(  the childrenG5043`(  andG2532_(  the childG5043^!( the fatherG3962 "WeN,xXB+oP&mW"(  asG5613!!##(  the servantG3588 G1401 ( andG2532#( masterG3588 G1320( hisG846( asG5613( he beG1096( thatG2443&-#( for the discipleG3588 G3101%( it is enoughG713#(  lordG3588 G2962(  hisG846( aboveG5228#( the servantG1401( norG3761#( masterG3588 G1320( aboveG5228( notG3756( isG2076%( the discipleG3101( be comeG2064 !( of manG3588 G444 #( the sonG3588 G5207 ( tillG2193 ( of israelG2474 !#( the citiesG3588 G4172)( have gone overG5055( notG3756( ye shallG5055( unto youG5213( i sayG3004( verilyG281(  forG1063(  anotherG243 #]aE)wZC' u^F-y]E( speak yeG2036D#( darknessG3588 G4653C( inG1722B( youG5213A( i tellG3004@( whatG3739?( be knownG1097>( notG3756=( shallG1097<( thatG3739;( hidG2927:(  andG25329#(  be revealedG6018(  notG37567(  shallG6016(  thatG37395( coveredG25724( nothingG37623( there isG20762( forG10631( thereforeG37670( notG3361/( themG846.( fearG5399-( householdG3615,( hisG846+#( them ofG3588 G3615*( moreG3123)( how muchG4214(( beelzebubG954-';#( the master of the houseG3588 G3617 &-( they have calledG2564%(  ifG1487$#(  lordG3588 G2962#(  hisG846 $YlK.eN7 dG/uYi( sparrowsG4765h( twoG1417g( notG3780f( areG4453e( hellG1067d( inG1722c( bodyG4983b( andG2532a( soulG5590`( bothG2532_!( to destroyG622!^/( him which is ableG1410]( fearG5399\( ratherG3123[( butG1161Z( the soulG5590Y( to killG615X(  ableG1410W(  notG3361V(  areG1410U(  butG1161T#(  the bodyG3588 G4983S+( them which killG615R( notG3361Q( fearG5399P( andG2532#O'#( the housetopsG3588 G1430N( uponG1909M( preach yeG2784L#(  the earG3588 G3775K(  inG1519J(  ye hearG191I(  whatG3739H(  andG2532G#( lightG3588 G5457F( inG1722 $WlS<$dL3lO9mW ( meG1698 '( shall confessG3670 ( thereforeG3767 ( whosoeverG3956 ( sparrowsG4765( manyG4183( thanG4765!/( are of more valueG1308( yeG5210( thereforeG3767( notG3361( fear yeG5399(  numberedG705(  allG3956( areG1526~( headG2776}( yourG5216|#( ofG3588 G2776{( hairsG2359z( veryG2532y#( theG3588 G2359x( butG1161w#( fatherG3588 G3962v( yourG5216u( withoutG427 t!#( the groundG3588 G1093s( onG1909r(  fallG4098q(  notG3756p(  shallG4098o(  themG846n(  ofG1537m( oneG1520l( andG2532k)( for a farthingG787j( soldG4453 %TlT:$gQ7mQ;!sT2#( "earthG3588 G10931( "onG19090( "peaceG1515/( "to sendG906.( "i am comeG2064-( "thatG3754,( "notG3361+( "thinkG3543*( !heavenG3772)( !inG1722(( !which isG3588'#( !fatherG3588 G3962&( ! myG3450%( ! beforeG1715$( ! denyG720#( ! i alsoG2504"( ! willG720!( !himG846 !( !menG3588 G444( !beforeG1715( !meG3165!( !shall denyG720( !whosoeverG3748( !butG1161( heavenG3772( inG1722( which isG3588#( fatherG3588 G3962( myG3450( beforeG1715( alsoG2504( confessG3670( iG2504( willG3670( himG846!( menG3588 G444( beforeG1715 "dkT7~^C- w`@(~dT( %motherG3384S( %orG2228R( %fatherG3962Q)( %he that lovethG5368P( $householdG3615O( $his ownG846N#( $they ofG3588 G3615M( $foesG2190L!( $a man'sG3588 G444K( $andG2532#J'#( #mother in lawG3588 G3994I( #herG846H( #againstG2596#G3( #the daughter in lawG3565F( #andG2532E#( # motherG3588 G3384D( # herG846C( # againstG2596B%( # the daughterG2364A( # andG2532@#( #fatherG3588 G3962?( #hisG846>( #againstG2596=#( #at varianceG1369<( #a manG444;( #to setG1369:( #i am comeG20649( #forG10638( "a swordG31627( " butG2356( " peaceG15155( " to sendG9064( " notG37563( " i cameG2064 %enW5sZC-|cM7 zey( 'itG846x!( 'shall loseG622w#( 'lifeG3588 G5590v( 'hisG846u+( 'he that findethG2147t( &of meG3450s( &worthyG514r( & notG3756q( & isG2076p( & meG3450o( & afterG3694n( & followethG190m( &andG2532l#( &crossG3588 G4716k( &hisG846j( &notG3756i( &takethG2983h( &thatG3739g( &heG2983f( &andG2532e( %of meG3450d( %worthyG514c( %notG3756b( %isG2076a( %meG1691`( %more thanG5228_( %daughterG2364^( %orG2228]( %sonG5207\)( %he that lovethG5368[( % andG2532Z( % of meG3450Y( % worthyG514X( % notG3756W( % isG2076V( %meG1691U( %more thanG5228 !c}gO1q[>tS4c"1( )of a righteous manG1342( )the nameG3686( )inG1519+( ) a righteous manG1342!/( ) he that receivethG1209( ) andG2532( ) rewardG3408#( ) a prophet'sG4396'( )shall receiveG2983%( )of a prophetG4396( )the nameG3686( )inG1519( )a prophetG4396! /( )he that receivethG1209 ( ( meG3165 '( ( him that sentG649 ( ( receivethG1209 ( ( meG1691!/( ( he that receivethG1209( (andG2532( (meG1691( (receivethG1209( (youG5209!/( (he that receivethG1209( 'itG846!( 'shall findG2147( 'sakeG1752( ' myG1700~( ' forG1752}#( ' lifeG3588 G5590|( ' hisG846{)( ' he that losethG622z( 'andG2532 "SlE-y]<# uU>pS<(  disciplesG3101;( twelveG1427:( hisG8469!( commandingG1299"81( had made an end ofG50557#( jesusG3588 G24246( whenG37535+( it came to passG10964( andG25323#( *rewardG3588 G34082( *hisG8461( *loseG6220( *wiseG3361/( *in noG3756.( *he shallG622-( *unto youG5213,( *i sayG3004+( *verilyG281*'( *of a discipleG3101)( *the nameG3686(( * inG1519'( * onlyG3440&( * of coldG5593%( * a cupG4221$#( * little onesG3398#( *theseG5130"( *one ofG1520!( *untoG3398# 3( *shall give to drinkG4222( *whosoeverG3739( *andG2532( )rewardG3408!/( )a righteous man'sG1342'( )shall receiveG2983 "UwaI) |Y>' rK5pU^( and shewG518]( goG4198\( unto themG846[( and saidG2036Z( answeredG611Y#( jesusG3588 G2424X(  anotherG2087W)( do we look forG4328V( orG2228#U3( he that should comeG2064T( thouG4771S( artG1488R( unto himG846Q( and saidG2036P(  disciplesG3101O(  hisG846N#(  ofG3588 G3101M(  twoG1417L(  he sentG3992K#( of christG3588 G5547J#( the worksG3588 G2041 I!#( the prisonG3588 G1201H( inG1722G( had heardG191F( johnG2491E( now whenG1161D#( citiesG3588 G4172C( theirG846B( inG1722A( to preachG2784@( andG2532?( to teachG1321>(  thenceG1564=#(  he departedG3327 "dv`C}aJ. t^G-d( departedG4198( theyG5130~( and asG1161}(  meG1698|(  inG1722{#( be offendedG4624z( notG3361y( shallG4624x( soeverG1437w( whoG3739v( isG2076u( blessedG3107t( andG25320sM( have the gospel preached to themG2097r( the poorG4434q(  andG2532p'(  are raised upG1453o(  the deadG3498n(  hearG191m(  the deafG2974l( andG2532k%( are cleansedG2511j!( the lepersG3015i( walkG4043h( the lameG5560g( andG2532"f3( receive their sightG308e( the blindG5185d(  seeG991c(  andG2532b!(  ye do hearG191"a1(  those things whichG3739`(  againG518_( johnG2491 #TdL4uZD, tZ=% sT##( went ye outG1831"( whatG5101!( butG235 #( housesG3588 G3624!( kings'G3588 G935( inG1722( areG1526( softG3120(  wearG5409(  they thatG3588(  beholdG2400(  raimentG2440( softG3120( inG1722( clothedG294( a manG444!( for to seeG1492#( went ye outG1831( whatG5101( butG235( the windG417( withG5259 ( shakenG4531 ( a reedG2563 ( to seeG2300 )( the wildernessG2048 (  intoG1519#(  went ye outG1831(  whatG5101(  johnG2491!( concerningG4012)3#( unto the multitudesG3588 G3793( to sayG3004( beganG756#( jesusG3588 G2424 $PybE(zeN8}`F.gPG( notG3756F!( there hathG1453E( of womenG1135"D1( them that are bornG1084C( amongG1722B( unto youG5213A( i sayG3004@( verilyG281?( theeG4675>( beforeG1715=#( wayG3588 G3598<( thyG4675;'( shall prepareG2680:( whichG37399( faceG43838( thyG46757( beforeG42536( messengerG3588 G325( myG34504( sendG6493( iG14732( beholdG24001'( it is writtenG11250( whomG3739/( ofG4012.( isG2076-( thisG3778,( forG1063+( a prophetG4396*( more thanG4053)( andG2532(( unto youG5213'( i sayG3004&( yeaG3483%( a prophetG4396$!( for to seeG1492 !JfB,lJ/ pY;$hJh!( prophesiedG4395g#( the lawG3588 G3551f( andG2532"e%#( the prophetsG3588 G4396d( allG3956c( forG1063b( by forceG726a( itG846`( takeG726_#( the violentG973^( andG2532!]1( suffereth violenceG971\#( of heavenG3588 G3772 [#!( the kingdomG3588 G932Z( nowG737Y( untilG2193 X#!( the baptistG3588 G910W( of johnG2491V#( the daysG3588 G2250U( fromG575T( andG1161S( heG846R%( greater thanG3187Q( isG2076P#( of heavenG3588 G3772 O#!( the kingdomG3588 G932N( inG1722 M-( he that is leastG3398L+( notwithstandingG1161 K#!( the baptistG3588 G910J( johnG2491I)( a greater thanG3187H( risenG1453 #XlU?& fO2hR5tX ( unto youG5213 '( we have pipedG832 ( sayingG3004( andG2532#( fellowsG3588 G2083( theirG846%(  calling untoG4377(  andG2532#(  the marketsG58(  inG1722(  sittingG2521( childrenG3808( like untoG3664~( it isG2076 }!#( generationG3588 G1074|( thisG3778{'( shall i likenG3666z( whereuntoG5101y( butG1161x%( let him hearG191w( to hearG191v( earsG3775u%( he that hathG2192t(  to comeG2064s(  was forG3195r( whichG3588q( eliasG2243p( isG2076o( thisG846n( receiveG1209m( ye willG2309l( ifG1487k( andG2532j( johnG2491i( untilG2193 #fz^G,}fJ3oX<% f.( a friendG5384-%(  a winebibberG3630,(  andG2532+!(  gluttonousG5314*(  a manG444)(  beholdG2400(( they sayG3004'( andG2532&( drinkingG4095%( andG2532$( eatingG2068#( cameG2064"!( of manG3588 G444!#( the sonG3588 G5207 (  a devilG1140(  he hathG2192(  they sayG3004( andG2532( drinkingG4095( norG3383( eatingG2068( neitherG3383( cameG2064( johnG2491( forG1063( lamentedG2875(  notG3756(  ye haveG2875(  andG2532(  unto youG5213+(  we have mournedG2354( dancedG3738( notG3756 ( ye haveG3738 ( andG2532 "cxXC- }gO9#|_C,ycP(  inG1722O+(  which were doneG1096&N-#(  the mighty worksG3588 G1411M( ifG1487L( forG3754K( bethsaidaG966J( unto theeG4671I( woeG3759H( chorazinG5523G( unto theeG4671F( woeG3759E( notG3756D'( they repentedG3340C(  becauseG3754B(  were doneG1096A%(  mighty worksG1411@(  hisG846?(  ofG1411>( mostG4118=( inG1722<( whereG3739 ;!#( the citiesG3588 G4172:!( to upbraidG36799( began heG7568( thenG51197#( childrenG3588 G50436( herG8465( ofG5754%( is justifiedG13443#( wisdomG3588 G46782( butG25321( sinnersG2680( andG2532/%( of publicansG5057 #WjR5jN/rZ?(mWs(  toG2193%r7( shalt be brought downG2601q#( heavenG3588 G3772p( untoG2193!o/( which art exaltedG5312n( capernaumG2584m( thouG4771l( andG2532k(  for youG5213j(  thanG2228i#(  of judgmentG2920h(  the dayG2250g(  atG1722f( sidonG4605e( andG2532d( for tyreG5184c)( more tolerableG414b#( it shall beG2071a( unto youG5213`( i sayG3004_( butG4133^( ashesG4700]( andG2532\( sackclothG4526[( inG1722Z( long agoG3819Y( repentedG3340X!( would haveG302W( theyG3340V( sidonG4605U( andG2532T( tyreG5184S( inG1722R'( had been doneG1096Q(  youG5213 "ckU=iR9sX9!c( and saidG2036( answeredG611#( jesusG3588 G2424#( timeG3588 G2540( thatG1565( atG1722(  for theeG4671(  thanG2228 #(  of judgmentG2920 (  the dayG2250 (  inG1722 ( of sodomG4670 %( for the landG1093)( more tolerableG414#( it shall beG2071( thatG3754( unto youG5213( i sayG3004( butG4133( this dayG4594( untilG3360( remainedG3306!( would haveG302~( itG3306}( sodomG4670|( inG1722{'( had been doneG1096z( theeG4671y( inG1722$x5( which have been doneG1096&w-#(  the mighty worksG3588 G1411v(  ifG1487u(  forG3754t(  hellG86 #Rv_@%iI2waD&mR8(  knowethG19217( no manG37626( andG25325#( fatherG3588 G39624( myG34503( ofG52592( unto meG34271'( are deliveredG38600!( all thingsG3956/( thy sightG4675.( inG1715-( goodG2107,( it seemedG1096+( soG3779*( forG3754)#( fatherG3588 G3962(( even soG3483'!( unto babesG3516&( themG846%'( hast revealedG601$( andG2532#( prudentG4908"( andG2532!( the wiseG4680 ( fromG575%( these thingsG5023'( thou hast hidG613( becauseG3754#(  earthG3588 G1093(  andG2532#(  of heavenG3588 G3772(  lordG2962(  o fatherG3962( theeG4671( i thankG1843 $SnS/qX@(mV?(jS\(  forG3754[(  meG1700Z( ofG575Y( learnG3129X( andG2532W( youG5209V( uponG1909U#( yokeG3588 G2218T( myG3450S( takeG142R(  restG373Q(  youG5209P(  will giveG373O(  and iG2504N+( are heavy ladenG5412M( andG2532L#( that labourG2872K( allG3956J( meG3165I( untoG4314H( comeG1205G( revealG601F( willG1014E#( the sonG3588 G5207D( soeverG1437C( to whomG3739B( andG2532A#( the sonG3588 G5207@( saveG1487 ?!#( the fatherG3588 G3962>( any manG5100=( knowethG1921<( neitherG3761 ;!#(  the fatherG3588 G3962:(  butG14879#(  the sonG3588 G5207 #i~gF/lV6 X=! i( to pluckG5089~( beganG756}( andG2532|+( were an hungredG3983{(  disciplesG3101z(  hisG846y(  andG1161x(  the cornG4702w( throughG1223%v+#( the sabbath dayG3588 G4521u( went onG4198t#( jesusG3588 G2424s#( timeG3588 G2540r( thatG1565q( atG1722p(  lightG1645o(  isG2076n#( burdenG3588 G5413m( myG3450l( andG2532k( easyG5543j( yokeG2218i( myG3450h( forG1063g( soulsG5590f( yourG5216e#( untoG3588 G5590d( restG372c'( ye shall findG2147b( andG2532a#( in heartG3588 G2588`( lowlyG5011_(  andG2532^(  meekG4235](  i amG1510 $UnW:jP7jS;" kU#( himG846"( withG3326!)( they that wereG3588 ( andG2532)(  was an hungredG3983(  heG846(  whenG3753(  didG4160(  davidG1138( whatG5101( readG314( notG3756( have yeG314( unto themG846( saidG2036( heG3588( butG1161+( the sabbath dayG4521( uponG1722( to doG4160( lawfulG1832(  notG3756 (  isG1832 !(  that whichG3739 (  doG4160 #(  disciplesG3588 G3101 ( thyG4675( beholdG2400( unto himG846( they saidG2036( sawG1492'( the phariseesG5330( but whenG1161( to eatG2068( andG2532 -( the ears of cornG4719 "RpY>"qW<y_H1vR E!#(  the templeG3588 G2411D(  inG1722!C##(  the priestsG3588 G2409)B3#( on the sabbath daysG3588 G4521A( how thatG3754@#( the lawG3588 G3551?( inG1722>( readG314=( notG3756<( have yeG314;( orG2228%:+#( for the priestsG3588 G24099( onlyG34418( butG14877( himG8466( withG3326#53( for them which wereG35884( neitherG37613( to eatG53152( for himG8461( lawfulG18320(  notG3756/(  wasG2258.(  whichG3739-(  breadG740,#(  shewG3588 G4286+!( theG3588 G740*( did eatG5315)( andG2532(#( of godG3588 G2316'#( the houseG3588 G3624&( intoG1519%!( he enteredG1525$( howG4459 "qw`G+kK3gP.qg( evenG2532f( lordG2962e( isG2076d!( of manG3588 G444c#( the sonG3588 G5207b( forG1063a'( the guiltlessG338`)( have condemnedG2613_(  notG3756^(  wouldG302](  yeG2613\(  sacrificeG2378[(  notG3756Z( andG2532Y( mercyG1656X#( i will haveG2309W( meanethG2076V( whatG5101U%( ye had knownG1097T( ifG1487S( butG1161 R!#( the templeG3588 G2411Q%( greater thanG3187P( isG2076O'( in this placeG5602N( thatG3754M( unto youG5213L( i sayG3004K( butG1161J( blamelessG338I( areG1526H( andG2532!G##(  the sabbathG3588 G4521F(  profaneG953 "O{`H0 lP9kF0fO ( youG5216( amongG1537)( shall there beG2071( manG444( whatG5101( unto themG846( saidG2036( heG3588( andG1161( himG846!/( they might accuseG2723~( thatG2443)}3#( on the sabbath daysG3588 G4521|( to healG2323{%( is it lawfulG1832z( sayingG3004y( himG846x!( they askedG1905w( andG2532v( witheredG3584u#( handG3588 G5495t( which hadG2192s( a manG444r( there wasG2258q( beholdG2400p( andG2532o#( synagogueG3588 G4864n( theirG846m( intoG1519l( he wentG2064k( thenceG1564$j5( when he was departedG3327i( andG2532(h1#( of the sabbath dayG3588 G4521 #QmW?'}fN7~^E-oQ,#( handG3588 G5495+( thineG4675*'( stretch forthG1614)!!( to the manG3588 G444(( saith heG3004'( thenG5119)&3#( on the sabbath daysG3588 G4521%( wellG2573$( to doG4160#%( it is lawfulG1832"( whereforeG5620!%( than a sheepG4263 ( betterG1308( a manG444( isG1308( thenG3767( how muchG4214( outG1453( liftG1453( andG2532( itG846#( lay hold onG2902( notG3780( will heG2902(1#( on the sabbath dayG3588 G4521( a pitG999( intoG1519( fallG1706( itG5124( ifG1437( andG2532 ( sheepG4263 ( oneG1520 !( shall haveG2192 ( thatG3739 #Zw^C'~hQ,mT6qZO( themG846N( chargedG2008M( andG2532L( allG3956K( themG846J(  he healedG2323I(  andG2532H(  himG846G(  followedG190F!(  multitudesG3793E( greatG4183D( andG2532C#( from thenceG1564"B3( he withdrew himselfG402A( knewG1097@( jesusG2424?( but whenG1161>(  himG846!=1(  they might destroyG622<(  howG3704;( himG846:( againstG25969( a councilG48248( and heldG29837( went outG18316'( the phariseesG53305( thenG11614( the otherG2433( like asG56132( wholeG51991+( it was restoredG6000( andG2532/( forthG1614.%( he stretchedG1614-( andG2532 "\kS*}gF.}Z<&\%q+#( to the gentilesG3588 G1484p( judgmentG2920o'( he shall shewG518n( andG2532m( himG846l( uponG1909k#( spiritG3588 G4151j( myG3450i!( i will putG5087h+(  is well pleasedG2106g#(  soulG3588 G5590f(  myG3450e(  whomG3739d(  inG1519c( belovedG27b( myG3450a'( i have chosenG140`( whomG3739_#( servantG3588 G3816^( myG3450]( beholdG2400\( sayingG3004![##( the prophetG3588 G4396Z( esaiasG2268Y( byG1223 X-( which was spokenG4483%W7( it might be fulfilledG4137V( thatG3704U(  knownG5318T( himG846S( makeG4160R( notG3361Q#( they shouldG4160P( thatG2443 $WjR7  {_H/_=% pW( trustG1679%( the gentilesG1484( shallG1679#( nameG3588 G3686( hisG846( inG1722( andG2532( victoryG3534 ( untoG1519 #( judgmentG3588 G2920 '( he send forthG1544 (  tillG2193 (  quenchG4570(  notG3756(  shall heG4570( flaxG3043( smokingG5188( andG2532( breakG2608( notG3756( shall heG2608( reedG2563( a bruisedG4937!~##(  the streetsG3588 G4113}(  inG1722|#(  voiceG3588 G5456{(  hisG846z(  hearG191y( any manG5100x( shallG191w( neitherG3761v( cryG2905u( norG3761t( striveG2051s( notG3756r( he shallG2051 #_gP8!iP9# mV>w_8( dothG15447( thisG37786( they saidG20365( heardG1914'( the phariseesG53303( but whenG11612(  of davidG11381#(  the sonG3588 G52070(  thisG3778/( notG3385.( isG2076-( saidG3004,( andG2532+#( were amazedG1839 *!#( the peopleG3588 G3793)( allG3956(( andG2532'( sawG991&( andG2532%( spakeG2980$( bothG2532#( dumbG2974"( andG2532!(  the blindG5185 '(  insomuch thatG5620(  himG846(  he healedG2323( andG2532( dumbG2974( andG2532( blindG5185*A( one possessed with a devilG1139( unto himG846#( was broughtG4374( thenG5119 #UdG  |`G-iS:tU[#( satanG3588 G4567Z( ifG1487Y( andG2532X( standG2476W( notG3756V( shallG2476U( itselfG1438T( againstG2596S( dividedG3307R( houseG3614Q( orG2228P( cityG4172O( everyG3956N( andG2532(M=(  is brought to desolationG2049L(  itselfG1438K(  againstG2596J(  dividedG3307I(  kingdomG932H( everyG3956G( unto themG846F( and saidG2036E#( thoughtsG3588 G1761D( theirG846C( knewG1492B#( jesusG3588 G2424A( andG1161#@'#( of the devilsG3588 G1140?!( the princeG758>( beelzebubG954=(  byG1722<(  butG1487;#(  devilsG3588 G1140:(  cast outG15449( notG3756 $YnW>&cG'pY=% wY!( the spiritG4151~( byG1722}#( devilsG3588 G1140|( cast outG1544{( iG1473z( ifG1487y( butG1161x( judgesG2923w( yourG5216v( shall beG2071u( theyG846t( thereforeG1223s(  outG1544r(  castG1544q#(  childrenG3588 G5207p(  yourG5216o(  whom doG5101n( byG1722m#( devilsG3588 G1140l( cast outG1544k( beelzebubG954j( byG1722i( iG1473h( ifG1487g( andG2532f( standG2476e!(  kingdomG3588 G932d(  hisG846c(  thenG3767b(  shallG2476a(  howG4459`( himselfG1438_( againstG1909^'( he is dividedG3307]#( satanG3588 G4567\( cast outG1544 $XpXA&oX?) pX7!nX#( meG1700"( againstG2596!( isG2076 ( meG1700( withG3326( notG3361!( he that isG5607#( houseG3588 G3614( hisG846'( he will spoilG1283( thenG5119( andG2532)( the strong manG2478( bindG1210( firstG4412( heG1210( exceptG1437#(  goodsG3588 G4632(  hisG846(  spoilG1283(  andG2532#(  houseG3588 G3614 )( a strong man'sG2478 ( intoG1519 ( enterG1525 ( oneG5100 ( canG1410( howG4459( or elseG2228( youG5209(  untoG1909(  is comeG5348#(  of godG3588 G2316 #!(  the kingdomG3588 G932(  thenG686( of godG2316 "VZ=$zYB& kT;mVE( butG1161D( himG846#C5( it shall be forgivenG863B!( of manG3588 G444A#( the sonG3588 G5207@( againstG2596?( a wordG3056>( speakethG2036=( soeverG302<( whoG3739;( andG2532:!( unto menG3588 G4449#( be forgivenG8638( notG37567( shallG8636( ghostG41515#( theG3588 G41514(  blasphemyG9883(  butG11612!(  unto menG3588 G444 1/(  shall be forgivenG8630( blasphemyG988/( andG2532.( sinG266-'( all manner ofG3956,( unto youG5213+( i sayG3004*( whereforeG1223!)/( scattereth abroadG4650(( meG1700'(  withG3326&(  notG3361!%/(  he that gatherethG4863$(  andG2532 $_|fM2eO8eM2v_i( !forG1063h( !corruptG4550g#( !fruitG3588 G2590f( !hisG846e( ! andG2532d( ! corruptG4550c#( ! the treeG3588 G1186b( ! makeG4160a( ! or elseG2228`( !goodG2570_#( !fruitG3588 G2590^( !hisG846]( !andG2532\( !goodG2570[#( !the treeG3588 G1186Z( !makeG4160Y( !eitherG2228X( to comeG3195W( theG3195V( inG1722U( neitherG3777T!( worldG3588 G165S( thisG5129R( inG1722Q( neitherG3777P( himG846O#( be forgivenG863N( notG3756M( it shallG863L( ghostG4151K( holyG40J#( theG3588 G4151I( againstG2596H( speakethG2036G( soeverG302F( whoG3739 "cmP9`:kE#{c ( #evilG4190 ( #of theG2344 ( #outG1537( #manG444( #evilG4190( #anG444( # andG2532#( # good thingsG18)( # bringeth forthG1544"%#( # of the heartG3588 G2588( #treasureG2344#( #of the goodG18( #outG1537~( #manG444}( #goodG18|( #aG444{( "speakethG2980z#( " the mouthG3588 G4750"y%#( " of the heartG3588 G2588&x-#( " of the abundanceG3588 G4051w( " outG1537v( " forG1063u#( "good thingsG18t( "speakG2980s( "evilG4190r( "beingG5607q( "can yeG1410p( "howG4459o( "of vipersG2191n%( "o generationG1081m#( !fruitG3588 G2590l( !byG1537k( !is knownG1097j#( !the treeG3588 G1186 !osW?&gM7oXB+ o,( &andG2532$+)#( &of the scribesG3588 G1122*( &certainG5100)( &thenG5119'(;( % thou shalt be condemnedG2613'#( % wordsG3588 G3056&( %thyG4675%( %byG1537$( %andG2532'#;( %thou shalt be justifiedG1344"#( %wordsG3588 G3056!( %thyG4675 ( %byG1537( %forG1063#( $of judgmentG2920( $the dayG2250( $inG1722( $thereofG846( $ accountG3056+( $ they shall giveG591#( $ shall speakG2980!( $ menG3588 G444( $thatG3739( $wordG4487( $idleG692( $everyG3956( $thatG3754( $unto youG5213( $i sayG3004( $butG1161#( #evil thingsG4190 )( #bringeth forthG1544 ( #treasureG2344 #fqZ@){cL.qU=&}fO( (wasG2258N( (jonasG2495M( (asG5618L( (forG1063K( 'jonasG2495$J)#( 'of the prophetG3588 G4396I#( 'the signG3588 G4592H( 'butG1487G( 'to itG846F( 'be givenG1325E( 'signG4592D( 'noG3756C#( 'there shallG1325B( ' andG2532A( ' a signG4592@'( ' seeketh afterG1934?!( ' generationG1074>!( ' adulterousG3428=( 'andG2532<( 'evilG4190;( 'anG1074:( 'unto themG8469( 'and saidG20368( 'answeredG6117( 'heG35886( 'butG11615( & theeG46754( & fromG5753( & a signG45922( & seeG14921( & we wouldG23090( &masterG1320/( &sayingG3004.( &answeredG611 --( &of the phariseesG5330 "boJ+u^E+wa?'bq'( ) they repentedG3340p( ) becauseG3754o( ) itG846n'( ) shall condemnG2632m( ) andG2532 l!#( )generationG3588 G1074k( )thisG3778j( )withG3326i#( )judgmentG3588 G2920h( )inG1722g!( )shall riseG450f!( )of ninevehG3536e( )the menG435"d%#( (of the earthG3588 G1093c#( (the heartG3588 G2588b( (inG1722a( (nightsG3571`( (threeG5140_( (andG2532^( (daysG2250]( (threeG5140\( (beG2071[!( (of manG3588 G444Z#( (the sonG3588 G5207Y( (shallG2071X( ( soG3779W#( ( bellyG3588 G2836!V##( ( the whale'sG3588 G2785U( ( inG1722T( ( nightsG3571S( (threeG5140R( (andG2532Q( (daysG2250P( (threeG5140bRRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{:]"Ei 2Ty<^:]"Ei 2Ty<^#Gh .Ps8\#Eg ,Oq8[#Ei ,Oq5X| Bf *Mo4Vw<^"DŽdÎĎ&ŎHƎkǎ Ȏ.ɎOʎsˎ̎9͎\Ύ~ώЎAюdҎӎ*ԎLՎm֎׎2؎Sَuڎێ9܎[ݎ~ގߎBcᎬ⎬)㎬L !QvY;#rZ6qK1 iQ( +whenG3752( *hereG5602%( *than solomonG4672( *a greaterG4119( *beholdG2400 ( *andG2532 !( *of solomonG4672 !#( *the wisdomG3588 G4678 ( *to hearG191" %#( *of the earthG3588 G1093)3#( *the uttermost partsG3588 G4009( *fromG1537( * she cameG2064( * forG3754( * itG846'( * shall condemnG2632( * andG2532 !#( *generationG3588 G1074( *thisG3778( *withG3326"~%#( *the judgmentG3588 G2920}( *inG1722|'( *shall rise upG1453{%( *of the southG3558z( *the queenG938y( )hereG5602x!( )than jonasG2495w( )a greaterG4119v( )beholdG2400u( )andG2532t( )of jonasG2495#s'#( )the preachingG3588 G2782r( )atG1519 #dcE*~fJ)eG.|d5( -withG33264( -takethG38803( -andG25322( -goeth heG41981( -thenG51190( ,garnishedG2885/( ,andG2532.( , sweptG4563-( , emptyG4980,!( , he findethG2147+!( , he is comeG2064*( , and whenG2532)!( ,i came outG1831(#( ,from whenceG3606'#( ,houseG3588 G3624&( ,myG3450%( ,intoG1519$'( ,i will returnG1994#( ,he saithG3004"( ,thenG5119!( +noneG3756 ( +findethG2147( +andG2532( +restG372( +seekingG2212( + placesG5117( + dryG504( + throughG1223!( + he walkethG1330!( + a manG3588 G444( +out ofG575( +is goneG1831( +spiritG4151( +uncleanG169( +theG4151 #QyYB!oY@|^E0qQX( . brethrenG3588 G80W( . hisG846V( . andG2532U#( .motherG3588 G3384T( .beholdG2400#S'#( .to the peopleG3588 G3793R( .talkedG2980Q( .yetG2089P( .heG846O( .whileG2980N!( -!generationG1074M( - wickedG4190L( -thisG3778K#( -untoG3588 G1074J( -alsoG2532I#( -shall it beG2071H( -even soG3779G)( -than the firstG4413F( -worseG5501E( -isG1096D( -manG444C( -thatG1565B!( -ofG3588 G444A( -the lastG2078@( -andG2532?( -thereG1563>( -and dwellG2730='( - they enter inG1525<( - andG2532;%( - than himselfG1438:#( - more wickedG41919( - spiritsG41518( -otherG20877( -sevenG20336( -himselfG1438 $ZyaJ2x_D( eO8" qZ|( 1andG2532{( 0brethrenG3588 G80z( 0myG3450y( 0areG1526x( 0 whoG5101w( 0 andG2532v#( 0 motherG3588 G3384u( 0 myG3450t( 0 isG2076s( 0whoG5101r( 0himG846"q1( 0unto him that toldG2036p( 0and saidG2036o( 0answeredG611n( 0heG3588m( 0butG1161l( /with theeG4671k( /to speakG2980j( / desiringG2212i( / withoutG1854h( / standG2476g( / brethrenG3588 G80f( / thyG4675e( /andG2532d#( /motherG3588 G3384c( /thyG4675b( /beholdG2400a( /unto himG846`( /saidG2036_( /oneG5100^( /thenG1161]( .with himG846\( .to speakG2980[( .desiringG2212Z( . withoutG1854Y( . stoodG2476 $YvS7lS7}bL6qY ( wentG1831( dayG2250( sameG1565#( theG3588 G2250( 2motherG3384( 2andG2532( 2sisterG79( 2andG2532( 2brotherG80( 2myG3450( 2 isG2076( 2 the sameG846( 2 heavenG3772( 2 inG1722( 2 which isG3588( 2fatherG3962( 2myG3450#( 2ofG3588 G3962#( 2the willG3588 G2307 ( 2shall doG4160 ( 2soeverG302 ( 2whoG3748 ( 2forG1063 ( 1brethrenG3588 G80( 1 myG3450( 1 andG2532#( 1 motherG3588 G3384( 1 myG3450( 1 beholdG2400( 1and saidG2036#( 1disciplesG3588 G3101( 1hisG846( 1towardG1909#( 1handG3588 G5495~( 1hisG846"}1( 1he stretched forthG1614 "ctN7x`H( tR;~cB(  a sowerG4687A( beholdG2400@( sayingG3004?( parablesG3850>( inG1722=( unto themG846<#( many thingsG4183;( he spakeG2980:( andG25329!( the shoreG3588 G1238( onG19097( stoodG24766( multitudeG37935( wholeG39564#( theG3588 G37933(  andG25322(  and satG25211#(  a shipG3588 G41430(  intoG1519/(  wentG1684.( heG846-( so thatG5620,( himG846+( untoG4314&*9( were gathered togetherG4863)!( multitudesG3793(( greatG4183'( andG2532"&%#(  the sea sideG3588 G2281%(  byG3844$(  and satG2521##(  the houseG3588 G3614"( out ofG575!#( jesusG3588 G2424 $XkS;%zcM6iR5xXf%( when the sunG2246e( andG1161d( of earthG1093c( deepnessG899b( noG3361a( they hadG2192`( becauseG1223_)( they sprung upG1816^(  forthwithG2112](  andG2532\(  earthG1093[(  muchG4183Z(  notG3756Y( they hadG2192X( whereG3699W%( stony placesG4075V( uponG1909U( fellG4098T( someG243S( upG2719R( themG846Q( devouredG2719P( andG2532O(  cameG2064N#(  the fowlsG3588 G4071M(  andG2532"L%#(  the way sideG3588 G3598K(  byG3844J( fellG4098I( someG3739H( sowedG4687G( heG846F( whenG1722E( andG2532D(  to sowG4687C!(  went forthG1831 #[s]EgK4mV5w[ ( who hathG2192!( thirtyfoldG5144( someG3739( sixtyfoldG1835( someG3739)(  an hundredfoldG1540(  someG3739(  fruitG2590'(  brought forthG1325( andG2532#( groundG3588 G1093~( goodG2570}( intoG1909|( fellG4098{( otherG243z( butG1161y(  themG846x(  chokedG638w(  andG2532v( sprung upG305u!!( the thornsG3588 G173t( andG2532s!( thornsG3588 G173r( amongG1909q( fellG4098p( someG243o( andG1161"n1(  they withered awayG3583m(  rootG4491l(  noG3361k( they hadG2192j( becauseG1223i( andG2532"h1( they were scorchedG2739g( was upG393 !bqY=" ~bF+ dM2b*)( shall be givenG1325)( to himG846(( hathG2192'( whosoeverG3748&( forG1063%( givenG1325$( notG3756#( it isG1325"( to themG1565!( butG1161 #( of heavenG3588 G3772#)!( of the kingdomG3588 G932#'#( the mysteriesG3588 G3466( to knowG1097( unto youG5213#( it is givenG1325( becauseG3754( unto themG846( and saidG2036#( he answeredG611( parablesG3850( inG1722( unto themG846'( speakest thouG2980( whyG5101( unto himG846( and saidG2036( cameG4334#'#( the disciplesG3588 G3101 ( andG2532 %( let him hearG191 ( to hearG191 ( earsG3775 #RmV?)fP4oX=qRM#( which saithG3004L( of esaiasG2268"K%#( the prophecyG3588 G4394J%( is fulfilledG378I( themG846H( inG1909G( andG2532"F1( do they understandG4920E( neitherG3761D( notG3756C( they hearG191B( hearingG191A( andG2532@( notG3756?( seeG991>( seeingG991=( theyG991<( becauseG3754;( parablesG3850:( inG17229( to themG8468( speak iG29807( thereforeG51246( he hathG21925( thatG37394( evenG2532"33( shall be taken awayG1422( himG8461( fromG5750( notG3756/( hathG2192.( whosoeverG3748-( butG1161,,E( he shall have more abundanceG4052+( andG2532 "[|^G.}[<~`<s[o( earsG3775n#( withG3588 G3775m( hearG191l( andG2532k( eyesG3788j#( withG3588 G3788i+( they should seeG1492 h-( lest at any timeG3379 g-(  they have closedG2576f#(  eyesG3588 G3788e(  theirG846d(  andG2532c(  hearingG191b#( are dull ofG917a#( earsG3588 G3775`( andG2532_)( is waxed grossG3975^#( heartG3588 G2588]#( people'sG3588 G2992\( thisG5127[( forG1063Z( perceiveG1492Y( notG3361X( shallG1492W( andG2532V%( ye shall seeG991U( seeingG991T( andG2532S!( understandG4920R( notG3361Q(  shallG4920P(  andG2532O'(  ye shall hearG191N!(  by hearingG189 #fvO8fO7iQ5~f( haveG1492( andG2532(  ye seeG991(  whichG3739(  to seeG1492 %(  have desiredG1937 (  righteousG1342 ( andG2532 ( prophetsG4396 ( manyG4183( thatG3754( unto youG5213( i sayG3004( verilyG281( forG1063(  they hearG191(  forG3754#(  earsG3588 G3775( yourG5216( andG2532~( they seeG991}( forG3754|#( eyesG3588 G3788{( yourG5216z( blessedG3107y( butG1161x( themG846w'( i should healG2390v( andG2532#u3( should be convertedG1994t( andG2532s( heartG2588r#( withG3588 G2588!q/( should understandG4920p( andG2532 "[mV?(aG%r[;q[4( byG3844&39( he which received seedG46872( isG20761( thisG37780#( heartG3588 G2588/( hisG846.( inG1722#-3( that which was sownG4687,'(  catcheth awayG726+(  andG2532*!(  the wickedG4190)#( then comethG2064(( notG3361''( understandethG4920&( andG2532#%)!( of the kingdomG3588 G932$#( the wordG3588 G3056#( hearethG191"%( when any oneG3956!%( of the sowerG4687! ##( the parableG3588 G3850( thereforeG3767( yeG5210( hearG191( heardG191( notG3756( haveG191( andG2532( ye hearG191( whichG3739( to hearG191( andG2532( seenG1492( notG3756 "W~^B, mXA&w[<&mWV( heG4687U)( he is offendedG4624T( by and byG2117S#( the wordG3588 G3056R!( because ofG1223Q( arisethG1096P#(  persecutionG1375O(  orG2228N#(  tribulationG2347M(  for whenG1161L#(  for a whileG4340K( durethG2076J( butG235I( himselfG1438H( inG1722G( rootG4491F( notG3756E( hath heG2192D( yetG1161C( itG846B( receivethG2983A( joyG5479@( withG3326?(  anonG2117>(  andG2532=#(  the wordG3588 G3056<+(  he that hearethG191;( isG2076:( the sameG37789%( stony placesG40758( intoG1909)7?( he that received the seedG46876( butG1161"5%#( the way sideG3588 G3598 !PpZ;fC*u]@(iPw( whichG3739v'( understandethG4920u( andG2532t#(  the wordG3588 G3056s%(  that hearethG191r(  heG3778q(  isG2076p( groundG1093o( goodG2570n#( theG3588 G1093m( intoG1909%l7( he that received seedG4687k( butG1161j!( unfruitfulG175i#( he becomethG1096h( andG2532g#( the wordG3588 G3056f( chokeG4846e#( of richesG3588 G4149&d/!( the deceitfulnessG3588 G539c( andG2532b!( worldG3588 G165a( of thisG5127`#(  the careG3588 G3308_(  andG2532^#(  the wordG3588 G3056]%(  that hearethG191\( heG3778[( isG2076Z!!( the thornsG3588 G173Y( amongG1519"X1( that received seedG4687W( alsoG1161 #WvT<# fBiL5pW(  taresG2215(  sowedG4687(  andG2532(  cameG2064( enemyG2190( hisG846( sleptG2518!( menG3588 G444( whileG1722( butG1161( fieldG3588 G68( hisG846(  inG1722 (  seedG4690 (  goodG2570 #(  which sowedG4687 (  a manG444 +( is likened untoG3666#( of heavenG3588 G3772 #!( the kingdomG3588 G932( sayingG3004( unto themG846%( put he forthG3908( parableG3850( anotherG243( thirtyG5144( someG3739( sixtyG1835~( someG3739})( an hundredfoldG1540|( someG3739{)( bringeth forthG4160z( andG2532y'( beareth fruitG2592x( alsoG1211 "]w_<t\F u^B*|]<#( taresG3588 G2215;( hath itG2192:( thenG37679#( from whenceG41598( fieldG687( thyG46746(  inG17225(  seedG46904(  goodG25703(  thou sowG46872(  notG37801( didstG46870( sirG2962/( unto himG846.( and saidG2036-( cameG4334(,1#( of the householderG3588 G3617"+%#( the servantsG3588 G1401*( soG1161)(  alsoG2532(#(  the taresG3588 G2215'(  appearedG5316&( thenG5119%( fruitG2590$'( brought forthG4160#( andG2532"'( was sprung upG985!#( the bladeG3588 G5528 ( whenG3753( butG1161%( went his wayG565( andG2532#( the wheatG3588 G4621( amongG3319 "MxX@%qV?'jT=kM^!(  i will sayG2046 ]!#(  of harvestG3588 G2326\#( the timeG3588 G2540[( inG1722Z( andG2532!Y##( the harvestG3588 G2326X( untilG3360W'( grow togetherG4885V( bothG297U( letG863T(  themG846S(  withG260R#(  the wheatG3588 G4621Q+( ye root up alsoG1610P#( the taresG3588 G2215"O1( while ye gather upG4816N( lestG3379M( nayG3756L( he saidG5346K( butG1161J( upG4816I( themG846H!( and gatherG4816G!( that we goG565F( thenG3767E( wilt thouG2309D(  unto himG846C(  saidG2036B%(  the servantsG1401A( thisG5124@( hath doneG4160?( an enemyG2190>( unto themG846=( he saidG5346 #Nv_G0lT>!rO9zdN( hisG846( inG1722( and sowedG4687~( tookG2983}(  a manG444|(  whichG3739{+(  of mustard seedG4615z(  a grainG2848y(  like toG3664x( isG2076w#( of heavenG3588 G3772 v#!( the kingdomG3588 G932u( sayingG3004t( unto themG846s%( put he forthG3908r( parableG3850q( anotherG243p!( barnG3588 G596o( myG3450n( intoG1519m( the wheatG4621l( gatherG4863k( butG1161j( themG846i( burnG2618h( toG4314g( bundlesG1197f( inG1519e( themG846d( bindG1210c( andG2532b#( the taresG3588 G2215a(  firstG4412"`1(  gather ye togetherG4816$_)#(  to the reapersG3588 G2327 !e}cD-fL1fL2e"( !like untoG3664!( !isG2076 #( !of heavenG3588 G3772 #!( !the kingdomG3588 G932( !unto themG846( !spake heG2980( !parableG3850( !anotherG243( thereofG846"%#( the branchesG3588 G2798( inG1722( lodgeG2681( andG2532( comeG2064 !#( of the airG3588 G3772#( the birdsG3588 G4071( so thatG5620( a treeG1186( becomethG1096( andG2532!##( among herbsG3588 G3001 %( the greatestG3173 ( it isG2076 #( it is grownG837 ( whenG3752 ( butG1161#( seedsG3588 G4690( of allG3956( the leastG3398( isG2076( indeedG3303( whichG3739( fieldG3588 G68 "MiP4uV*vZBlMD#( # mouthG3588 G4750C( # myG3450B#( #i will openG455A( #sayingG3004!@##( #the prophetG3588 G4396?( #byG1223 >-( #which was spokenG4483%=7( #it might be fulfilledG4137<( #thatG3704;( " unto themG846:( " notG37569( " spake heG29808( " a parableG38507( " withoutG55656( "andG25325( "parablesG38504( "inG1722(31#( "unto the multitudeG3588 G37932#( "jesusG3588 G24241( "spakeG29800%( "these thingsG5023/( "allG3956.%( !was leavenedG2220-( !the wholeG3650,( !tillG2193+( !of mealG224*( !measuresG4568)( !threeG5140(( !inG1519'( ! and hidG1470&( ! tookG2983%( ! a womanG1135$( ! whichG3739#( ! leavenG2219 Nxa?w_<%iDfNd( % seedG4690c( % the goodG2570b)( %he that sowethG4687a( %unto themG846`( %and saidG2036_#( %he answeredG611 ^%( $of the fieldG3588 G68"]%#( $of the taresG3588 G2215!\##( $the parableG3588 G3850[( $unto usG2254Z( $declareG5419Y( $sayingG3004X( $ unto himG846W( $ cameG4334V#( $ disciplesG3588 G3101U( $ hisG846T( $ andG2532S#( $the houseG3588 G3614R( $intoG1519Q( $and wentG2064P( $awayG863#O'#( $the multitudeG3588 G3793N( $sentG863M#( $jesusG3588 G2424L( $thenG5119K%( #of the worldG2889J)( #the foundationG2602I( #fromG5752HQ( #things which have been kept secretG2928G%( # i will utterG2044F( # parablesG3850E( # inG1722 !SyV:" sM,rW2sS%( (are gatheredG4816#( (the taresG3588 G2215( (thereforeG3767( (asG5618!( 'the angelsG32( 'areG1526#( 'the reapersG2327~( 'andG1161!}%!( 'of the worldG3588 G165|( 'the endG4930{( ' isG2076z#( ' the harvestG2326y( ' the devilG1228x( 'isG2076w( 'themG846v!( 'that sowedG4687u( 'the enemyG2190t'( &of the wickedG4190"s%#( &the childrenG3588 G5207r( &areG1526q( &the taresG2215p( &butG1161#o)!( & of the kingdomG3588 G932"n%#( & the childrenG3588 G5207m( & areG1526l( & seedG4690k( &the goodG2570j#( &the worldG3588 G2889i( &isG2076h( &the fieldG68g!( % of manG3588 G444f#( % the sonG3588 G5207e( % isG2076 !O{eD) t]8mL5pO&#( * wailingG3588 G2805%( *shall beG2071$( *thereG1563##( *of fireG3588 G4442"#( *a furnaceG3588 G2575!( *intoG1519 ( *themG846!( *shall castG906( *andG2532!( )iniquityG3588 G458'( )them which doG4160( ) andG2532(1#( ) things that offendG3588 G4625( ) allG3956!( ) kingdomG3588 G932( ) hisG846( )out ofG1537!/( )they shall gatherG4816( )andG2532( )angelsG3588 G32( )hisG846-( )shall send forthG649!( )of manG3588 G444#( )the sonG3588 G5207!( ( worldG3588 G165 ( ( of thisG5127 #( ( the endG3588 G4930 ( ( inG1722 #( ( shall it beG2071 ( (soG3779#( (in the fireG4442( (burnedG2618( (andG2532 "NtS4uYA'uYB, kNH#( ,joyG3588 G5479G( ,forG575F( ,andG2532E( , he hidethG2928D!( , hath foundG2147C!( , when a manG444B( , the whichG3739A( , a fieldG3588 G68@( ,inG1722?( ,hidG2928>( ,treasureG2344=( ,like untoG3664<( ,isG2076;#( ,of heavenG3588 G3772 :#!( ,the kingdomG3588 G9329( ,againG38258%( +let him hearG1917( +to hearG1916( +earsG37755( +who hathG21924( + fatherG39623( + theirG8462#( + ofG3588 G3962 1#!( + the kingdomG3588 G9320( +inG1722/#( +the sunG3588 G2246.( +asG5613-#( +shine forthG1584,'( +the righteousG1342+( +shallG1584*( +thenG5119)#( * of teethG3588 G3599(#( * gnashingG3588 G1030'( * andG2532 #plQ:" wZ<& kI2pk( /againG3825j( . itG846i( . boughtG59h( . andG2532g( . he hadG2192f( . thatG3745e( .allG3956d( .and soldG4097c( .wentG565b)( .of great priceG4186a( .pearlG3135`( .oneG1520!_/( .when he had foundG2147^( .whoG3739]( - pearlsG3135\( - goodlyG2570[( -seekingG2212Z( -manG444Y!( -a merchantG1713X( -like untoG3664W( -isG2076V#( -of heavenG3588 G3772 U#!( -the kingdomG3588 G932T( -againG3825S( ,fieldG3588 G68R( ,thatG1565Q( ,buyethG59P( ,andG2532O( ,he hathG2192N( ,thatG3745M( ,allG3956L( ,sellethG4453K( ,andG2532J( ,goethG5217I( ,thereofG846 "hmM5iJ.sZC,h! %!( 1of the worldG3588 G165 #( 1the endG3588 G4930 ( 1atG1722 #( 1shall it beG2071 ( 1soG3779( 0awayG1854( 0the badG4550( 0castG906( 0butG1161( 0 vesselsG30( 0 intoG1519( 0 the goodG2570%( 0 and gatheredG4816( 0sat downG2523( 0andG2532~!( 0shoreG3588 G123}( 0toG1909|( 0they drewG307{#( 0it was fullG4137z( 0whenG3753y( 0whichG3739x( /kindG1085w( / everyG3956v( / ofG1537u( / gatheredG4863t( / andG2532s#( / the seaG3588 G2281r( /intoG1519q'( /that was castG906p( /a netG4522o( /like untoG3664n( /isG2076m#( /of heavenG3588 G3772 l#!( /the kingdomG3588 G932 !`mU<  w^B! rL5|`.( 4unto themG846-( 4said heG2036,( 4thenG1161+( 3 lordG2962*( 3 yeaG3483)( 3unto himG846(( 3they sayG3004'%( 3these thingsG5023&( 3allG3956"%1( 3have ye understoodG4920$( 3unto themG846#( 3saithG3004"#( 3jesusG3588 G2424!#( 2 of teethG3588 G3599 #( 2 gnashingG3588 G1030( 2 andG2532#( 2 wailingG3588 G2805( 2shall beG2071( 2thereG1563#( 2of fireG3588 G4442!##( 2the furnaceG3588 G2575( 2intoG1519( 2themG846!( 2shall castG906( 2andG2532( 1the justG1342( 1 amongG3319( 1 fromG1537!( 1 the wickedG4190( 1 severG873( 1andG2532 -( 1shall come forthG1831!( 1the angelsG3588 G32 !azV3q[9" cJ( aO#( 6countryG3588 G3968N( 6his ownG846M( 6intoG1519 L-( 6when he was comeG2064K( 6andG2532J( 5 thenceG1564I#( 5he departedG3332H#( 5parablesG3588 G3850G( 5theseG3778F%( 5had finishedG5055E#( 5jesusG3588 G2424D( 5whenG3753C+( 5it came to passG1096B( 5andG2532A( 4oldG3820@( 4andG2532?( 4newG2537>#( 4treasureG3588 G2344=( 4hisG846<( 4out ofG1537;)( 4bringeth forthG1544:( 4whichG37489)( 4an householderG36178( 4a manG4447( 4like untoG36646( 4 isG20765#( 4 of heavenG3588 G3772 4#!( 4 the kingdomG3588 G9323( 4 untoG15192!( 4 instructedG31001( 4scribeG11220( 4everyG3956/( 4thereforeG5124 $R{ZC  kE/jJ0kRs( 7simonG4613r( 7andG2532q( 7josesG2500p( 7andG2532o( 7jamesG2385n( 7brethrenG3588 G80m( 7hisG846l( 7andG2532k( 7 maryG3137j( 7 calledG3004i#( 7 motherG3588 G3384h( 7 hisG846g( 7 notG3780f( 7isG3004e( 7sonG5207!d##( 7carpenter'sG3588 G5045c( 7theG5207b( 7thisG3778a( 7notG3756`( 7isG2076"_%#( 6mighty worksG3588 G1411^( 6andG2532]#( 6wisdomG3588 G4678\( 6thisG3778[( 6hath thisG5129Z( 6whenceG4159Y( 6saidG3004X( 6andG2532W+( 6 were astonishedG1605V( 6 theyG846U'( 6 insomuch thatG5620T#( 6 synagogueG3588 G4864S( 6 theirG846R( 6inG1722Q( 6themG846P( 6he taughtG1321 $hhQ:" oI3oN6 h( :andG2532#( 9houseG3588 G3614( 9his ownG846( 9inG1722( 9andG2532#( 9countryG3588 G3968( 9his ownG846( 9inG1722( 9saveG3361)( 9 without honourG820 ( 9 notG3756 ( 9 isG2076 ( 9 a prophetG4396 ( 9 unto themG846 ( 9saidG2036( 9jesusG2424( 9butG1161( 9himG846( 9inG1722"1( 9they were offendedG4624( 9andG2532%( 8 these thingsG5023( 8 allG3956( 8 hath thisG5129( 8 thenG3767~( 8 whenceG4159}( 8usG2248|( 8withG4314{( 8allG3956z( 8notG3780y( 8are theyG1526x( 8sistersG3588 G79w( 8hisG846v( 8andG2532u( 7judasG2455t( 7andG2532 "[~`H'`D-[F*q[9(inG1722(8=(do shew forth themselvesG1754"7%#(mighty worksG3588 G14116(thereforeG12235(andG25324(the deadG34983( fromG5752( is risenG14531( heG846 0#!( the baptistG3588 G910/(johnG2491.(isG2076-(thisG3778,(servantsG3816+(hisG846*#(untoG3588 G3816)(saidG2036((andG2532'(of jesusG2424 &#!(of the fameG3588 G189%(heardG191"$%#(the tetrarchG3588 G5076#(herodG2264"#(timeG3588 G2540!(thatG1565 (atG1722!( : unbeliefG3588 G570( :theirG846!( :because ofG1223( :thereG1563%( :mighty worksG1411( :manyG4183( :notG3756( :he didG4160 #\x[E.y]?( qV@)w\\(becauseG3754#['#(the multitudeG3588 G3793Z(he fearedG5399Y-(put him to deathG615X!(would haveG2309W(heG846V(whenG2309U(andG2532T( herG846S( to haveG2192R(for theeG4671Q(lawfulG1832P(notG3756O(it isG1832N(unto himG846M(saidG3004L#(johnG3588 G2491K(forG1063J#(wifeG3588 G1135I(philip'sG5376H(brotherG3588 G80G(hisG846F)( herodias' sakeG2266E( forG1223D( prisonG5438C( inG1722B( putG5087A(andG2532@(himG846?(and boundG1210>#(johnG3588 G2491 =-(had laid hold onG2902<(herodG2264;(forG1063:(himG846 "[{Z>$v\= hL5s[~( hereG5602}( meG3427|(giveG1325{(saidG5346z#(motherG3588 G3384y(herG846x(ofG5259,wE(she, being before instructedG4264v(andG1161u( would askG154t(sheG1437s!(whatsoeverG3739r(herG846q(to giveG1325p(an oathG3727o(withG3326n#(he promisedG3670m(whereuponG3606l#( herodG3588 G2264k( pleasedG700j( andG2532i( themG3319h(beforeG1722g(dancedG3738!f##(of herodiasG3588 G2266"e%#(the daughterG3588 G2364d(was keptG71c(birthdayG1077b#(herod'sG3588 G2264a(but whenG1161`( a prophetG4396_( asG5613^( himG846]%( they countedG2192 du^= vV7 waC$d#( she broughtG5342( andG2532#'#( to the damselG3588 G2877( givenG1325( andG2532( a chargerG4094( inG1909#( was broughtG5342#( headG3588 G2776( hisG846( andG2532 !#( the prisonG3588 G5438( inG1722#( johnG3588 G2491%( and beheadedG607( he sentG3992( andG2532 #( to be givenG1325 %( he commandedG2753/ K( them which sat with him at meatG4873 ( andG2532% +#( the oath's sakeG3588 G3727( forG1223%( neverthelessG1161( was sorryG3076!( the kingG3588 G935( andG2532(a chargerG4094(inG1909#( headG3588 G2776!( baptist'sG3588 G910( johnG2491 #XdL. |]E&t[B&|X A!#( the citiesG3588 G4172@( out ofG575?( on footG3979>( himG846='( they followedG190<( had heardG191 ;!#( the peopleG3588 G3793:( and whenG25329( apartG23988( placeG51177( a desertG20486( intoG15195( shipG41434( byG17223( thenceG15642#( he departedG4021( heardG1910#( jesusG3588 G2424/( whenG2532.#( jesusG3588 G2424-( and toldG518,( wentG2064+( andG2532*( itG846)( buriedG2290(( andG2532'#( the bodyG3588 G4983&#( and took upG142%( cameG4334$#( disciplesG3588 G3101#( hisG846"( andG2532!( motherG3384 ( herG846#( toG3588 G3384 #QvYBjK0uV?kQd(they mayG59c(thatG2443b(awayG630#a'#(the multitudeG3588 G3793`(sendG630_(pastG3928^(nowG2235](isG3928\#( the timeG3588 G5610[( andG2532Z#( placeG3588 G5117Y( a desertG2048X( this isG2076W(sayingG3004V(to himG846U(cameG4334T#(disciplesG3588 G3101S(hisG846R(eveningG3798Q#(when it wasG1096P(andG1161O(sickG732N( theirG846M( he healedG2323L( andG2532K( themG846J( towardG1909)I?(was moved with compassionG4697H(andG2532G(multitudeG3793F(a greatG4183E(and sawG1492D!(went forthG1831C#(jesusG3588 G2424B(andG2532 $qvZC*~hQ7 nW@& q%(he commandedG2753(andG2532(to meG3427(hitherG5602(themG846(bringG5342(he saidG2036(fishesG2486( twoG1417( andG2532~( loavesG740}( fiveG4002|(butG1487{(hereG5602z(we haveG2192y(unto himG846x(they sayG3004w(andG1161v( to eatG5315u( themG846t( yeG5210s( giveG1325r( departG565q(notG3756p(needG5532o(theyG2192n(unto themG846m(saidG2036l(jesusG2424k(butG1161j(victualsG1033i!(themselvesG1438h(and buyG59"g%#(the villagesG3588 G2968f(intoG1519e(goG565 "akS=% vV8!yX.a*%(they took upG142)(andG2532(#(were filledG5526'(andG2532&(eatG5315%(allG3956$(they didG5315#(andG2532&"-#(to the multitudeG3588 G3793!'(the disciplesG3101 (andG1161(disciplesG3101#(toG3588 G3101!!(the loavesG3588 G740(and gaveG1325(brakeG2806(andG2532!(he blessedG2127#(heavenG3588 G3772(toG1519)(and looking upG308(fishesG2486(twoG1417(theG2486( andG2532( loavesG740( fiveG4002( theG740(tookG2983 (andG2532 #(the grassG3588 G5528 (onG1909 #(to sit downG347# '#(the multitudeG3588 G3793 "NhQ*x\E&~^G'|eNL(andG2532K(awayG630$J)#(the multitudesG3588 G3793I(he sentG630H(whileG2193G)(the other sideG4008F( untoG1519E( himG846D%( to go beforeG4254C( andG2532B#( a shipG3588 G4143A(intoG1519@(to getG1684?#(disciplesG3588 G3101>(hisG846=#(constrainedG315<#(jesusG3588 G2424;#(straightwayG2112:(andG25329( childrenG38138( andG25327( womenG11356(besideG55655(menG4354'(five thousandG40003(aboutG56162(wereG2258#13(they that had eatenG20680(andG1161/(fullG4134.( basketsG2894-( twelveG1427,'( that remainedG4052&+-#( of the fragmentsG3588 G2801 !aiE,nW;$ ybA*xam(wentG565l#(jesusG3588 G2424"k%#(of the nightG3588 G3571j(watchG5438i'(in the fourthG5067h(andG1161g(contraryG1727f( wasG2258e!( the windG3588 G417d( forG1063c#( wavesG3588 G2949b( withG5259a(tossedG928 `!#(of the seaG3588 G2281_%(in the midstG3319^(nowG2235](wasG2258\(the shipG4143[(butG1161Z(aloneG3441Y(thereG1563X(he wasG2258W( was comeG1096V#( the eveningG3798U( and whenG1161T( to prayG4336S( apartG2398 R!#(a mountainG3588 G3735Q(intoG1519P!(he went upG305O(awayG630$N)#(the multitudesG3588 G3793M-(when he had sentG630 "hc<%}dH1mQ7h#(peterG3588 G4074(andG1161 ( afraidG5399 ( notG3361 ( beG5399 ( iG1473 (it isG1510 -(be of good cheerG2293(sayingG3004(unto themG846(spakeG2980#(jesusG3588 G2424#(straightwayG2112(butG1161#(fearG3588 G5401(forG575)(they cried outG2896~( andG2532}( a spiritG5326|( it isG2076{( sayingG3004"z1(they were troubledG5015y#(the seaG3588 G2281x(onG1909w(walkingG4043v(himG846u(sawG1492#t'#(the disciplesG3588 G3101s(and whenG2532r#( the seaG3588 G2281q( onG1909p( walkingG4043o(themG846n(untoG4314 #YlT='t\@!oV@! uY2(beginningG7561(andG25320'(he was afraidG5399/!(boisterousG2478.!(the windG3588 G417-#(when he sawG991,(butG1161+#(jesusG3588 G2424*(toG4314)( to goG2064(#( the waterG3588 G5204'( onG1909&( he walkedG4043!%##( of the shipG3588 G4143$(outG575#'(was come downG2597"#(peterG3588 G4074!(and whenG2532 (comeG2064(he saidG2036(andG1161#(the waterG3588 G5204(onG1909(theeG4571( untoG4314( comeG2064( meG3165( bidG2753( thouG4771(it beG1488(ifG1487(lordG2962(and saidG2036(himG846(answeredG611 !ciR3pU+`?% ycS(!himG846R)(!and worshippedG4352Q(!cameG2064P#(!the shipG3588 G4143O(!inG1722N)(!they that wereG3588M(!thenG1161L( ceasedG2869K!( the windG3588 G417J#( the shipG3588 G4143I( intoG1519H( were comeG1684G( when theyG846F( andG2532 E-(didst thou doubtG1365D( whereforeG5101&C9( o thou of little faithG3640B( unto himG846A( saidG3004@(andG2532?(himG846>!(and caughtG1949=#(handG3588 G5495<+(stretched forthG1614;#(jesusG3588 G2424:#(immediatelyG21129(andG11618( meG31657( saveG49826( lordG29625( sayingG30044( he criedG28963(to sinkG2670 "Lxa5fG# hM2dLu($onlyG3440t!($they mightG680s($thatG2443r($himG846q($besoughtG3870p($andG2532o(#diseasedG2560n(#that wereG2192m(#allG3956l(#unto himG846k(#broughtG4374j(# andG2532#i3(# country round aboutG4066h(# thatG1565g(# allG3650f(#intoG1519e'(#they sent outG649d(#himG846 c-(#had knowledge ofG1921b#(#placeG3588 G5117a(#of thatG1565`!(#the menG3588 G435_(#and whenG2532^'("of gennesaretG1082]#("the landG3588 G1093\("intoG1519[("they cameG2064(Z=("when they were gone overG1276Y("andG2532X(! of godG2316W(! the sonG5207V(! thou artG1488U!(! of a truthG230T(!sayingG3004 !gvX>pP3mL5~g(butG1161(breadG740(they eatG2068(whenG3752#(handsG3588 G5495( theirG846( notG3756( they washG3538( forG1063 '( of the eldersG4245# '#(the traditionG3588 G3862 !(transgressG3845 #(disciplesG3588 G3101 (thyG4675(doG3845(whyG5101( sayingG3004( jerusalemG2414'(which were ofG575(phariseesG5330(andG2532(scribesG1122#(to jesusG3588 G2424(cameG4334~(thenG5119)}?($were made perfectly wholeG1295|($ touchedG680{!($ as many asG3745z($ andG2532y#($ garmentG3588 G2440x($ of hisG846w#($the hemG3588 G2899v($touchG680 #P}gO1iL2pV@&lP9#(toG3588 G39628(shall sayG20367(whosoeverG37396(sayG30045(yeG52104(butG11613(the deathG22882#(let him dieG50531(motherG33840(orG2228/(fatherG3962.+( he that cursethG2551-( andG2532,#( motherG3588 G3384+( andG2532*#( fatherG3588 G3962)(thyG4675((honourG5091'(sayingG3004&(commandedG1781%(godG2316$(forG1063##(traditionG3588 G3862"(yourG5216!(byG1223 #( of godG3588 G2316%+#( the commandmentG3588 G1785!( transgressG3845( alsoG2532( yeG5210(doG3845(whyG5101(unto themG846(and saidG2036#(he answeredG611 "^uH2rR:`B*~^[#(peopleG3588 G2992Z(thisG3778Y(sayingG3004X(youG5216W(ofG4012V(prophesyG4395U(esaiasG2268T(didG4395S(wellG2573R!(hypocritesG5273Q#(traditionG3588 G3862P(yourG5216O(byG1223N)(of none effectG208M#( of godG3588 G2316%L+#( the commandmentG3588 G1785K%( have ye madeG208J( thusG2532I#( motherG3588 G3384H(hisG846G(orG2228F#(fatherG3588 G3962E(hisG846D(notG3756C(honourG5091B(andG2532A(meG1700@(byG1537)??(thou mightest be profitedG5623>'( by whatsoeverG3739=( a giftG1435<#( motherG3588 G3384;( orG2228:(fatherG3962 #Zv_B,kU>#t]@~Z ~-( that which goethG1525}( notG3756|!( understandG4920{( andG2532z( hearG191y( unto themG846x( and saidG2036#w'#( the multitudeG3588 G3793v( he calledG4341u( andG2532t( of menG444 s-( the commandmentsG1778r( doctrinesG1319q( teachingG1321p( meG3165o+( they do worshipG4576n( in vainG3155m( butG1161l(meG1700k(fromG575j(farG4206i(isG568h(heartG2588g(theirG846f(butG1161e( lipsG5491d#( withG3588 G5491c( meG3165b( honourethG5091a( andG2532`(mouthG4750_(theirG846^#(withG3588 G4750](unto meG3427\%(draweth nighG1448 !SuL6{X<!~YB$kS( hathG5452#( fatherG3588 G3962( heavenlyG3770( myG3450( whichG3739( plantG5451( everyG3956( and saidG2036#( he answeredG611( butG1161!##( this sayingG3588 G3056-( after they heardG191'( were offendedG4624#'#( the phariseesG3588 G5330( thatG3754%( knowest thouG1492( unto himG846( and saidG2036 #( disciplesG3588 G3101 ( hisG846 ( cameG4334 ( thenG5119 !( a manG3588 G444( defilethG2840( thisG5124#( the mouthG3588 G4750( ofG1537%7( that which cometh outG1607( butG235!( a manG3588 G444( defilethG2840#( the mouthG3588 G4750( intoG1519 #q{cH/u^@( hM5qB(yetG188A(alsoG2532@(yeG5210?(areG2075>(saidG2036=(jesusG2424<(andG1161;#( parableG3588 G3850:(thisG37789(unto usG22548(declareG54197(unto himG8466(and saidG20365#(peterG3588 G40744(answeredG6113(thenG11612(the ditchG9991(intoG15190!(shall fallG4098/( bothG297.( the blindG5185-( leadG3594,( the blindG5185+( ifG1437*(andG1161)%(of the blindG5185((leadersG3595'(blindG5185&(they beG1526%(aloneG863$(themG846#(letG863""1( shall be rooted upG1610!( plantedG5452 ( notG3756 !Qs[=!z[C%mJ.mQc(thoughtsG1261b(evilG4190a(proceedG1831"`%#(of the heartG3588 G2588_(outG1537^(forG1063]!( the manG3588 G444\( defileG2840[( and theyG2548Z#(the heartG3588 G2588Y(fromG1537X!(come forthG1831"W%#(of the mouthG3588 G4750V(outG1537*UA(those things which proceedG1607T(butG1161S#(the draughtG856R(intoG1519Q#(is cast outG1544P(andG2532O#( the bellyG3588 G2836N( intoG1519M( goethG5562L#( the mouthG3588 G4750K( in atG1519J(enterethG1531I!(whatsoeverG3956H(thatG3754G!(understandG3539F(yetG3768E(yeG3539D(do notG3768$C7( without understandingG801 "llN5|cG0rN3l(outG575(cameG1831(of canaanG5478(a womanG1135(beholdG2400(andG2532( sidonG4605~( andG2532}(of tyreG5184 |!#(the coastsG3588 G3313{(intoG1519z%(and departedG402y(thenceG1564x(wentG1831w#(jesusG3588 G2424v(thenG2532u!(a manG3588 G444t( notG3756s( defilethG2840r( handsG5495q( unwashenG449p( withG5495o(to eatG5315n(butG1161m!(a manG3588 G444l%(which defileG2840k(areG2076j(theseG5023i#( blasphemiesG988h'( false witnessG5577g( theftsG2829f%( fornicationsG4202e!(adulteriesG3430d(murdersG5408 $Sv\>% lF/zbB,jS)(butG1161((usG2257'(afterG3693&!(she criethG2896%(forG3754$(awayG630#(herG846"(sendG630!( sayingG3004 ( himG846%( and besoughtG2065( cameG4334#( disciplesG3588 G3101(hisG846(andG2532(a wordG3056(notG3756(herG846#(he answeredG611(butG1161"1(vexed with a devilG1139!(grievouslyG2560(isG1139#(daughterG3588 G2364(myG3450(of davidG1138(sonG5207(o lordG2962 (on meG3165 !( have mercyG1653 ( sayingG3004 ( unto himG846 ( and criedG2905( coastsG3725(sameG1565#(of theG3588 G3725 #`jR7oU=&w\4x`L(lordG2962K(truthG3483J(she saidG2036I(andG1161H#( to dogsG3588 G2952G( to castG906F( andG2532E!( breadG3588 G740$D)#( the children'sG3588 G5043C(to takeG2983B(meetG2570A(notG3756@(it isG2076?(and saidG2036>#(he answeredG611=(butG1161<( meG3427;(helpG997:(lordG29629(sayingG30048(himG8467)(and worshippedG43526(came sheG20645(thenG11614(of israelG24743%(of the houseG36242#( sheepG3588 G42631( the lostG6220( untoG1519/( butG3361.(sentG649-(notG3756,(i amG649+(and saidG2036*#(he answeredG611 "`wYB*{`K2u^H&|`n(departedG3327m#(jesusG3588 G2424l(andG2532k#(hourG3588 G5610j(that veryG1565i(fromG575h)(was made wholeG2390g#(daughterG3588 G2364f(herG846e(andG2532d(thou wiltG2309c( even asG5613b( unto theeG4671a( be itG1096`#( faithG3588 G4102_( thyG4675^(greatG3173](womanG1135\(oG5599[(unto herG846Z(and saidG2036Y(answeredG611X#(jesusG3588 G2424W(thenG5119V#(tableG3588 G5132U#(masters'G3588 G2962T(theirG846S(fromG575R!( which fallG4098 Q!#( the crumbsG3588 G5589P( ofG575O( eatG2068N#( the dogsG3588 G2952M(yetG1063 #`cL2oR<" x`F/}`(he healedG2323(andG2532#(feetG3588 G4228#(jesus'G3588 G2424 (atG3844 (downG4496 (themG846 (castG4496 (andG2532(othersG2087(manyG4183( andG2532( maimedG2948( dumbG2974( blindG5185( lameG5560(themG1438(withG3326(havingG2192~(himG846}(came untoG4334|!(multitudesG3793{(greatG4183z(andG2532y(thereG1563x%( and sat downG2521 w!#( a mountainG3588 G3735v( intoG1519u( went upG305t( andG2532 s!#(of galileeG3588 G1056"r%#(unto the seaG3588 G2281q(nighG3844p(and cameG2064o#(from thenceG1564 !TeI-lU3qU0lT2( daysG22501( threeG51400( nowG2235/( meG3427".1( they continue withG4357-( becauseG3754#,'#( the multitudeG3588 G3793+( onG1909!*/( i have compassionG4697)( and saidG2036(#( disciplesG3588 G3101'( hisG846&( calledG4341%( jesusG2424$( thenG1161#(of israelG2474"#(the godG3588 G2316!)(they glorifiedG1392 (andG2532( to seeG991( the blindG5185( andG2532( to walkG4043( the lameG5560#(to be wholeG5199!(the maimedG2948(to speakG2980(the dumbG2974'(when they sawG991(wonderedG2296#'#(the multitudeG3588 G3793'(insomuch thatG5620(themG846 $XrXA*t]G$ mK5tXV("how manyG4214U("unto themG846T("saithG3004S#("jesusG3588 G2424R("andG2532Q#(!a multitudeG3793P(!so greatG5118O(! to fillG5526N(! asG5620M)(! the wildernessG2047L(! inG1722K(! breadG740J(!so muchG5118I)(!should we haveG2254H(!whenceG4159G(!unto himG846F(!sayG3004E#(!disciplesG3588 G3101D(!hisG846C(!andG2532B#( the wayG3588 G3598A( inG1722@!( they faintG1590?( lestG3379>( fastingG3523=( awayG630<( themG846;( sendG630:( notG37569( i willG23098( andG25327( eatG53156( toG51015( nothingG37564( haveG21923( andG2532 "YhO.xaF0lT8"pYx(%allG3956w(%they didG5315v(%andG2532&u-#($to the multitudeG3588 G3793t'($the disciplesG3101s($andG1161r($disciplesG3101q($hisG846p#($toG3588 G3101o($ gaveG1325n($ andG2532m($ and brakeG2806l+($ and gave thanksG2168 k!#($ the fishesG3588 G2486j($andG2532i($loavesG740h($sevenG2033g($theG740f($he tookG2983e($andG2532 d!#(#the groundG3588 G1093c(#onG1909b#(#to sit downG377#a'#(#the multitudeG3588 G3793`%(#he commandedG2753_(#andG2532^'("little fishesG2485](" a fewG3641\(" andG2532[(" sevenG2033Z(" they saidG2036Y(" andG1161X("have yeG2192W("loavesG740 !`}V5t^D+aJ2`'(the sadduceesG4523(withG2532(alsoG2532#'#(the phariseesG3588 G5330!(' of magdalaG3093 !#(' the coastsG3588 G3725(' intoG1519('cameG2064('andG2532#('shipG3588 G4143('and tookG1684#'#('the multitudeG3588 G3793 %('he sent awayG630 ('andG2532 (& childrenG3813 (& andG2532 (&womenG1135(&besideG5565(&menG435'(&four thousandG5070(&wereG2258!/(&they that did eatG2068(&andG1161(%fullG4134(% basketsG4711(% sevenG2033'(% that was leftG4052#~'#(% of the brokenG3588 G2801}%(% they took upG142|(%andG2532{#(%were filledG5526z(%andG2532y(%eatG5315 "LqZ@(fL,gP/cL;(butG1161 :!#(of the skyG3588 G37729(the faceG43838(discernG12527( ye canG10976!( hypocritesG52735#( and lowringG47684( is redG44493#( the skyG3588 G37722(forG10631(to dayG45940%(foul weatherG5494/)(in the morningG4404.(andG2532-( is redG4449,#( the skyG3588 G3772+( forG1063*%( fair weatherG2105)(ye sayG3004((eveningG3798'!(when it isG1096&(unto themG846%(saidG2036$(andG1161##(he answeredG611"#( heavenG3588 G3772!( fromG1537 ( a signG4592( themG846"1( that he would shewG1925(himG846(desiredG1905%(and temptingG3985(cameG4334 "PpY;~bH1fO7!hP]( breadG740\( to takeG2983"[1( they had forgottenG1950Z)(the other sideG4008Y(toG1519X(were comeG2064W#(disciplesG3588 G3101V(hisG846U(whenG2064T(andG2532S%(and departedG565R(themG846Q(he leftG2641P(andG2532O(jonasG2495$N)#(of the prophetG3588 G4396M#(the signG3588 G4592L(butG3361K( unto itG846J( be givenG1325I( signG4592H( noG3756G#(there shallG1325F(andG2532E(a signG4592D'(seeketh afterG1934C!(generationG1074B!(adulterousG3428A(andG2532@(a wickedG4190"?%#(of the timesG3588 G2540>(the signsG4592=(notG3756<(can yeG1410 !`~gM8w^@& hM1 `~+( ye have broughtG2983}( becauseG3754|!( yourselvesG1438{( amongG1722z(reason yeG1260y(whyG5101$x5(o ye of little faithG3640w(unto themG846v(he saidG2036u(perceivedG1097t#(jesusG3588 G2424s(whenG1161r( breadG740q( noG3756p'(we have takenG2983o(becauseG3754n(sayingG3004m!(themselvesG1438l(amongG1722k'(they reasonedG1260j(andG1161 i-( of the sadduceesG4523h( andG2532&g-#( of the phariseesG3588 G5330 f!#( the leavenG3588 G2219e( ofG575d(bewareG4337c(andG2532b(take heedG3708a(unto themG846`(saidG2036_(jesusG2424^(thenG1161 "meI3nS=$ wU<%m ( breadG740!( concerningG4012( to youG5213( notG3756( i spakeG2036( thatG3754!( understandG3539( notG3756( ye doG3539)( how is it thatG4459!( ye took upG2983( basketsG4711( how manyG4214( andG2532$5( of the four thousandG5070( loavesG740( sevenG2033( theG740( neitherG3761 !( ye took upG2983 ( basketsG2894 ( how manyG4214 ( andG2532$ 5( of the five thousandG4000( loavesG740( fiveG4002( theG740( rememberG3421( neitherG3761!( understandG3539( not yetG3768( do yeG3539(breadG740( noG3756 Qt]9!]<&nO7kQ@( sayingG3004?#( disciplesG3588 G3101>( hisG846=( he askedG2065<( philippiG5376;#( of caesareaG2542 :!#( the coastsG3588 G33139( intoG15198( cameG20647#( jesusG3588 G24246( whenG1161 5-( of the sadduceesG45234( andG2532&3-#( of the phariseesG3588 G5330"2%#( the doctrineG3588 G13221( ofG5750( butG235/!( of breadG3588 G740 .!#( the leavenG3588 G2219-( ofG575,( bewareG4337+( notG3756*( he badeG2036)( how thatG3754(+( understood theyG4920'( thenG5119 &-( of the sadduceesG4523%( andG2532&$-#( of the phariseesG3588 G5330 #!#( the leavenG3588 G2219"( ofG575%!7( that ye should bewareG4337 $edE/w`F*mV@(}ed(thouG4771c(and saidG2036b(answeredG611a(peterG4074`(simonG4613_(andG1161^( amG1511](iG3165\(thatG3004[(yeG5210Z(sayG3004Y(whomG5101X(butG1161W(unto themG846V(he saithG3004%U+#(of the prophetsG3588 G4396T(oneG1520S(orG2228R( jeremiasG2408Q( othersG2087P( andG1161O( eliasG2243N(someG243 M#!(the baptistG3588 G910L(johnG2491K(someG3303J(they saidG2036I(andG1161H( amG1511G!( of manG3588 G444F#( the sonG3588 G5207E( iG3165D( say thatG3004C!( menG3588 G444B( doG3004A( whomG5101 $SjS<{^G.mM1kS(thouG4771(thatG3754(unto theeG4671(alsoG2504(sayG3004(iG2504(andG1161#(heavenG3588 G3772(inG1722(which isG3588~#(fatherG3588 G3962}(myG3450|(butG235{(unto theeG4671z(revealedG601y(notG3756x(hathG601w(bloodG129v( andG2532u( fleshG4561t( forG3754s!( bar–jonaG920r(simonG4613q(art thouG1488p(blessedG3107o(unto himG846n(and saidG2036m(answeredG611l#(jesusG3588 G2424k(andG2532j( godG2316i( livingG2198h#( of theG3588 G2316g#( the sonG3588 G5207 f!#( the christG3588 G5547e(artG1488 "PkK5u`I* lI3tP *-(thou shalt looseG3089)!(whatsoeverG1437((andG2532'#(heavenG3588 G3772&(inG1722%(boundG1210$( shall beG2071##( earthG3588 G1093"( onG1909!+( thou shalt bindG1210 !( whatsoeverG1437(andG2532#(of heavenG3588 G3772#)!(of the kingdomG3588 G932#(the keysG3588 G2807(unto theeG4671#(i will giveG1325(andG2532(itG846+(prevail againstG2729(notG3756(shallG2729(of hellG86(the gatesG4439(andG2532#(churchG3588 G1577(myG3450%(i will buildG3618#( rockG3588 G4073 ( thisG3778 ( uponG1909 ( andG2532 ( peterG4074 (artG1488 #Z_G)mV={`=! yZM#(many thingsG4183L(sufferG3958K(andG2532J(jerusalemG2414I(untoG1519H(goG565G( mustG1163F( heG846E( how thatG3754D#( disciplesG3588 G3101C( unto hisG846B(to shewG1166A#(jesusG3588 G2424@(beganG756?(forthG575>(that timeG5119=(fromG575 <!#( the christG3588 G5547;( jesusG2424:( wasG20769( heG8468(thatG37547(no manG3367 6-(they should tellG20365(thatG24434#(disciplesG3588 G31013(hisG8462!(charged heG12911(thenG51190#(heavenG3588 G3772/(inG1722.(loosedG3089-(shall beG2071,#(earthG3588 G1093+(onG1909 $UdM1yaK,x_H2kUq(meG3450p(behindG3694o(get theeG5217 n!#(unto peterG3588 G4074m(and saidG2036l(he turnedG4762k(butG1161j(unto theeG4671i(beG2071h(notG3756g( shallG2071f( thisG5124e( lordG2962d( from theeG4671c( be it farG2436b(sayingG3004a(himG846`(rebukeG2008_%(and began toG756^(himG846](tookG4355\#(peterG3588 G4074[(thenG2532Z( dayG2250Y(thirdG5154X(theG2250W+(be raised againG1453V(andG2532U(be killedG615T(andG2532S(scribesG1122R(andG2532Q'(chief priestsG749P(andG2532O!(the eldersG4245N(ofG575 #`{YBvW9#z[@)}`(whosoeverG3739(forG1063(meG3427(followG190(andG2532#(crossG3588 G4716(hisG846 (take upG142 (andG2532 (himselfG1438 %( let him denyG533 ( meG3450( afterG3694( comeG2064( willG2309(anyG5100(ifG1487(disciplesG3101(hisG846#(untoG3588 G3101#(jesusG3588 G2424(saidG2036~(thenG5119}!(of menG3588 G444|'(those that beG3588{(butG235z#(of godG3588 G2316"y1(the things that beG3588x(notG3756w)(thou savourestG5426v( forG3754u( unto meG3450t!( an offenceG4625s( thou artG1488r( satanG4567 %\jS6nW?)oX@&y\9#(forG3588 G55908#(in exchangeG4657(giveG13256(a manG4445(shallG13254(whatG51013(orG22282(soulG55901(his ownG8460( loseG2210/( andG1161.( worldG2889-( wholeG3650,#( theG3588 G2889+'(he shall gainG2770*(ifG1437)(profitedG5623((a manG444'(isG5623&(whatG5101%(forG1063$(itG846#!(shall findG2147"(sakeG1752!(myG1700 (forG1752#(lifeG3588 G5590(hisG846( will loseG622( whosoeverG3739( andG1161( itG846!(shall loseG622#(lifeG3588 G5590(hisG846(saveG4982(willG2309 #j{bJ4ybJ( hL4j\(tillG2193[(of deathG2288Z( tasteG1089Y( notG3756X( shallG1089W( whichG3748V(hereG5602U(standingG2476T(someG5100S(there beG1526R(unto youG5213Q(i sayG3004P(verilyG281O#(worksG3588 G4234N(hisG846M%(according toG2596L(every manG1538K+(he shall rewardG591J(thenG5119I(andG2532H( angelsG3588 G32G( hisG846F( withG3326E( fatherG3962D( hisG846C#(ofG3588 G3962B#(the gloryG3588 G1391A(inG1722@(comeG2064?(shallG3195>!(of manG3588 G444=#(the sonG3588 G5207<(forG1063;(soulG5590:(hisG846 $]t^>'nW?) ~fJ1z]( did shineG2989#(faceG3588 G4383~(hisG846}(andG2532|(themG846{(beforeG1715 z-(was transfiguredG3339y(andG2532x(apartG2398w(mountainG3735v(highG5308u(anG3735t(intoG1519s(upG399r(themG846q(bringethG399p(andG2532o( brotherG3588 G80n( hisG846m( johnG2491l( andG2532k( jamesG2385j#(peterG3588 G4074i(takethG3880h#(jesusG3588 G2424g(daysG2250f(sixG1803e(afterG3326d(andG2532c!(kingdomG3588 G932b(hisG846a(inG1722`(comingG2064_!(of manG3588 G444^#(the sonG3588 G5207](they seeG1492 #njQ;y`E-mT<" n#(threeG5140"(hereG5602!#(let us makeG4160 ( thou wiltG2309( ifG1487( hereG5602( to beG1511( for usG2248(goodG2570(it isG2076(lordG2962 !#(unto jesusG3588 G2424(and saidG2036#(peterG3588 G4074(answeredG611(thenG1161( himG846( withG3326(talkingG4814(eliasG2243(andG2532(mosesG3475 (unto themG846 )(there appearedG3700 (beholdG2400 (andG2532 #(the lightG3588 G5457(asG5613(whiteG3022(wasG1096(raimentG2440( hisG846( andG1161#( the sunG3588 G2246( asG5613 $fcL5qX8! zbL6}fG(andG2532F(himG846E(hear yeG191!D/(i am well pleasedG2106C(whomG3739B(inG1722A#(sonG3588 G5207@(belovedG27?(myG3450>(isG2076=(thisG3778<!(which saidG3004;#(the cloudG3588 G3507:(out ofG15379(a voiceG54568( beholdG24007( andG25326( themG8465%( overshadowedG19824( cloudG35073(brightG54602(aG35071(beholdG24000(spakeG2980/(yetG2089.(heG846-(whileG2980,(for eliasG2243+(oneG1520*(andG2532)(for mosesG3475((oneG1520'(andG2532&(for theeG4671%(oneG1520$#(tabernaclesG4633 $_w_G0zcL4{cE)|_k( came downG2597j( theyG846i( asG2597h( andG2532g( onlyG3441f#( jesusG3588 G2424e(saveG1487d(no manG3762c(they sawG1492b#(eyesG3588 G3788a(theirG846'`;(when they had lifted upG1869_(andG1161^( afraidG5399]( notG3361\( beG5399[( andG2532Z(ariseG1453Y(saidG2036X(andG2532W(themG846V#(and touchedG680U(cameG4334T#(jesusG3588 G2424S(andG2532R( afraidG5399Q( soreG4970P( wereG5399O( andG2532N(faceG4383M(theirG846L(onG1909K(they fellG4098J(heardG191#I'#(the disciplesG3588 G3101H(whenG191 #PrX@mQ:$rM5lP( unto themG846 ( and saidG2036 ( answeredG611 ( jesusG2424 ( andG1161 ( comeG2064( firstG4412( mustG1163( eliasG2243( thatG3754!##( the scribesG3588 G1122( sayG3004( thenG3767( whyG5101( sayingG3004( himG846~( askedG1905}#( disciplesG3588 G3101|( hisG846{( andG2532z( the deadG3498y( fromG1537x)( be risen againG450w!( of manG3588 G444v#( the sonG3588 G5207u( untilG2193t( to no manG3367 s!#( the visionG3588 G3705r( tellG2036q( sayingG3004p( themG846o( chargedG1781n#( jesusG3588 G2424"m%#( the mountainG3588 G3735l( fromG575 $RmS5kN8! gN6pR2!( understoodG4920#1'#( the disciplesG3588 G31010( thenG5119/( themG846.( ofG5259-( sufferG3958,!( of manG3588 G444+#( the sonG3588 G5207*( alsoG2532)( shallG3195(( likewiseG3779'#( they listedG2309&!( whatsoeverG3745%( himG846$( untoG1722#( have doneG4160"( butG235!( notG3756 ( himG846( they knewG1921( andG2532( alreadyG2235( is comeG2064( eliasG2243( thatG3754( unto youG5213( i sayG3004( butG1161!( all thingsG3956( restoreG600( andG2532( comeG2064( firstG4412( shallG2064( trulyG3303( eliasG2243 $P^G/s]<# s\:# gPV(andG2532U#(the fireG3588 G4442T(intoG1519S!( he fallethG4098R( ofttimesG4178Q( forG1063P( vexedG3958O( soreG2560N(andG2532M)(he is lunatickG4583L(forG3754K(sonG5207J(myG3450I#(onG3588 G5207H!(have mercyG1653G(lordG2962F(sayingG3004E( andG2532D( to himG846C'( kneeling downG1120B( manG444A( aG444@(to himG846?!(there cameG4334#>'#(the multitudeG3588 G3793=(toG4314<(were comeG2064;(theyG846:(whenG20649(andG2532 8#!( the baptistG3588 G9107( johnG24916( ofG40125( unto themG8464( he spakeG20363( thatG3754 $ezdH1cH,{]E.~ez(to meG3427y(hitherG5602x(himG846w(bringG5342v(youG5216u)(shall i sufferG430t(longG4219s(howG2193r(youG5216q( withG3326p!( shall i beG2071o( longG4219n( howG2193m!( generationG1074l(perverseG1294k(andG2532j(faithlessG571i(oG5599h(and saidG2036g(answeredG611f#(jesusG3588 G2424e(thenG1161d( himG846c( cureG2323b( notG3756a!(they couldG1410`(andG2532_(disciplesG3101^(thyG4675]#(toG3588 G3101\(himG846[(i broughtG4374Z(andG2532Y#(the waterG3588 G5204X(intoG1519W(oftG4178 #ju`D.lT<waI3j(yourG5216!(ofG3588 G570(becauseG1223(unto themG846(saidG2036(jesusG2424(andG1161(outG1544(himG846( castG1544( weG2249( notG3756( couldG1410( whyG5101(and saidG2036(apartG2398 #(to jesusG3588 G2424# '#(the disciplesG3588 G3101 (cameG4334 (thenG5119 #(hourG3588 G5610(that veryG1565( fromG575( was curedG2323#( the childG3588 G3816( andG2532( of himG846(outG575(departedG1831(heG846(andG2532~#(the devilG3588 G1140}(rebukedG2008|#(jesusG3588 G2424{(andG2532 #[jO6 pV=lQ9v[@( fastingG3521?( andG2532>( prayerG4335=( byG1722<(butG3361;(outG1607:(notG37569(goethG16078#(kindG3588 G10857(thisG51246(howbeitG11615( unto youG5213"43(shall be impossibleG1013(nothingG37622(andG25321+(it shall removeG33270(andG2532/+(to yonder placeG1563.(henceG1782-(removeG3327,(mountainG3735+(thisG5129*#(untoG3588 G3735)%(ye shall sayG2046(+(of mustard seedG4615'(a grainG2848&(asG5613%(faithG4102$(ye haveG2192#(ifG1437"( unto youG5213!( i sayG3004 ( verilyG281( forG1063( unbeliefG570 #SkL4kR;ybE(yS"c1(they that receivedG2983b(capernaumG2584a(toG1519`(were comeG2064_(theyG846^(whenG2064](andG1161\( sorryG3076[( exceedingG4970Z( they wereG3076Y( andG2532(X=( he shall be raised againG1453W(dayG2250V(thirdG5154U(theG2250T(andG2532S(himG846R+(they shall killG615Q(andG2532P(of menG444O(the handsG5495N(intoG1519M#( be betrayedG3860L( shallG3195K!( of manG3588 G444J#( the sonG3588 G5207I( unto themG846H(saidG2036G#(jesusG3588 G2424F#(galileeG3588 G1056E(inG1722D(abodeG390C(theyG846B(whileG390A(andG1161 #\v^G/uV>{cJ5w\(tributeG2778(orG2228(customG5056(takeG2983"%#(of the earthG3588 G1093!(the kingsG3588 G935(doG2983(whomG5101~(ofG575}(simonG4613|(thouG4671{(thinkestG1380z( whatG5101y( sayingG3004x( himG846w( preventedG4399v#( jesusG3588 G2424u#(the houseG3588 G3614t(intoG1519s#(he was comeG1525r(whenG3753q(andG2532p(yesG3483o(he saithG3004n#(tributeG3588 G1323m(payG5055l#(masterG3588 G1320k(yourG5216j(notG3756i(dothG5055h( saidG2036g( andG2532f#( to peterG3588 G4074e( cameG4334d#( tributeG3588 G1323 #OfG.xa;#|[@'wO$)7(when thou hast openedG455((andG2532'(cometh upG305&(firstG4412%(thatG305$(the fishG2486#( take upG142"( andG2532!( an hookG44 ( and castG906#( the seaG3588 G2281(toG1519(go thouG4198(themG846 -(we should offendG4624(lestG3361+(notwithstandingG2443( freeG1658"%#( the childrenG3588 G5207( areG1526( thenG686( unto himG846(saithG5346#(jesusG3588 G2424(strangersG245(ofG575(unto himG846(saithG3004 #(peterG3588 G4074 (strangersG245 (ofG575 (orG2228 #(childrenG3588 G5207(their ownG846(ofG575 "XlT8qY2mJ3uXK( the midstG3319J(inG1722I(himG846H(and setG2476G(unto himG4341F)(a little childG3813E(calledG4341D#(jesusG3588 G2424C(andG2532B#(of heavenG3588 G3772 A#!( the kingdomG3588 G932@( inG1722?%( the greatestG3187>( isG2076=(whoG5101<(sayingG3004 ;!#(unto jesusG3588 G2424#:'#(the disciplesG3588 G31019(cameG43348#(timeG3588 G56107(the sameG15656(atG17225(theeG46754(andG25323(meG17002(forG4731(unto themG8460(and giveG1325/(takeG2983.(thatG1565 --(a piece of moneyG4715,+(thou shalt findG2147+#(mouthG3588 G4750*(hisG846 "LiO,pX4nH,mLm'(shall receiveG1209l(whosoG3739k(andG2532j#(of heavenG3588 G3772 i#!( the kingdomG3588 G932h( inG1722g( greatestG3187f( isG2076e( the sameG3778"d%#(little childG3588 G3813c(thisG5124b(asG5613a(himselfG1438`%(shall humbleG5013_(thereforeG3767^(whosoeverG3748]#(of heavenG3588 G3772 \#!(the kingdomG3588 G932[(intoG1519Z(enterG1525Y(notG3756X( ye shallG1525%W+#( little childrenG3588 G3813V( asG5613U( becomeG1096T( andG2532S+(ye be convertedG4762R(exceptG1437Q(unto youG5213P(i sayG3004O(verilyG281N(saidG2036M(andG2532L( of themG846 "cgJ4^H2qS<}c(becauseG575$)#(unto the worldG3588 G2889 (woeG3759 !#(of the seaG3588 G2281 #(the depthG3588 G3989 (inG1722 +(he were drownedG2670(andG2532#(neckG3588 G5137(hisG846(aboutG1909#(were hangedG2910#(a millstoneG3458(thatG2443(for himG846)(it were betterG4851( meG1691~( inG1519}'( which believeG4100|#( little onesG3398{( theseG5130z(ofG3398y(oneG1520x%(shall offendG4624w(whosoG3739v(butG1161u( meG1691t( receivethG1209s#( nameG3588 G3686r( myG3450q(inG1909p%(little childG3813o(suchG5108n(oneG1520 %S{cA)_E(x`I2oS4(to enterG15253(for theeG46712(betterG25701(it isG20760(theeG4675/(fromG575.(castG906-(andG2532,( offG1581+( themG846*( cutG1581)( theeG4571(( offendG4624'#(footG3588 G4228&(thyG4675%(orG2228$#(handG3588 G5495#(thyG4675"(ifG1487!(whereforeG1161 (comethG2064!##(the offenceG3588 G4625(whomG3739(byG1223(manG444(thatG1565!(toG3588 G444( woeG3759( butG4133( comeG2064#( offencesG3588 G4625( thatG2064(beG2076!(must needsG318(itG2076(forG1063!##(of offencesG3588 G4625 $kcI2cL6r[D,kX%( with one eyeG3442W#( lifeG3588 G2222V( intoG1519U( to enterG1525T( for theeG4671S( betterG2570R( it isG2076Q( theeG4675P( fromG575O( castG906N( andG2532M( outG1807L( itG846K( pluckG1807J( theeG4571I( offendG4624H#( eyeG3588 G3788G( thineG4675F( ifG1487E( andG2532D#(%fireG3588 G4442C#($everlastingG166B(#intoG1519A!("to be castG906@(!feetG4228?( twoG1417>(orG2228=(handsG5495<(twoG1417;(havingG2192:#(rather thanG22289(maimedG29488(orG22287(haltG55606#(lifeG3588 G22225(intoG1519 #g{cE'kT;rY7g{#( the sonG3588 G5207z( forG1063y( heavenG3772x( inG1722w( which isG3588v( fatherG3962u( myG3450t#( ofG3588 G3962s#( the faceG3588 G4383r( beholdG991q( alwaysG3956p( doG991o( angelsG3588 G32n( theirG846m( heavenG3772l( inG1722k( thatG3754j( unto youG5213i( i sayG3004h( forG1063g#( little onesG3398f( theseG5130e( ofG3398d( oneG1520c( notG3361b!( ye despiseG2706a)( take heed thatG3708`#( fireG3588 G4442_#( hellG3588 G1067^( intoG1519]!( to be castG906\( eyesG3788[( twoG1417Z( havingG2192Y#( rather thanG2228 #QnU?)kT2fGmQ( unto youG5213( i sayG3004( verilyG281( itG846( he findG2147!( so be thatG1096( ifG1437( andG2532)?( that which is gone astrayG4105#( and seekethG2212#'#( the mountainsG3588 G3735( intoG1909( and goethG4198#3( the ninety and nineG1768( leaveG863( notG3780( doth heG863 )( be gone astrayG4105 ( themG846 ( ofG1537 ( oneG1520 ( andG2532( sheepG4263!( an hundredG1540( haveG1096( manG444( aG5100( ifG1437( yeG5213( thinkG1380( howG5101"3( that which was lostG622~( to saveG4982}( is comeG2064|!( of manG3588 G444 $XmF(zbB&yY='pXB( tellG1651A( andG2532@(goG5217?(theeG4571>(againstG1519=)(shall trespassG264<(brotherG3588 G80;(thyG4675:(ifG14379(moreoverG11618'(should perishG6227#(little onesG33986(theseG51305(ofG33984( oneG15203( thatG24432( heavenG37721( inG17220( which isG3588/#(fatherG3588 G3962.(yourG5216-(ofG1715,(the willG2307+(notG3756*(it isG2076)(even soG3779(( astrayG4105'( notG3361&!( which wentG4105#%3( the ninety and nineG1768$( ofG1909#( thanG2228"( thatG846!( ofG1909 ( moreG3123%( he rejoicethG5463 %amT>eN7{eH2xag(andG1161"f1(may be establishedG2476e(wordG4487d(everyG3956c(witnessesG3144b(threeG5140a(orG2228`(twoG1417_(ofG3144^(the mouthG4750](inG1909\( thatG2443[( moreG2089Z( twoG1417Y( orG2228X( oneG1520W(theeG4675V(withG3326U(takeG3880T(hearG191S(notG3361R(he willG191Q(ifG1437P(butG1161O(brotherG3588 G80N(thyG4675 M-(thou hast gainedG2770L(theeG4675K'(he shall hearG191J(ifG1437I(aloneG3441H(himG846G(andG2532F(theeG4675E( betweenG3342D( his faultG1651C( himG846 !RfO9|eA(cJ4lR(loosedG3089(shall beG2071#(earthG3588 G1093(onG1909)(ye shall looseG3089!(whatsoeverG3745( andG2532#( heavenG3588 G3772( inG1722( boundG1210~( shall beG2071}#(earthG3588 G1093|(onG1909{'(ye shall bindG1210z!(whatsoeverG3745y(unto youG5213x(i sayG3004w(verilyG281 v!#(a publicanG3588 G5057u(andG2532t)(an heathen manG1482s(asG5618r(unto theeG4671q!( let him beG2077 p!#( the churchG3588 G1577"o1( he neglect to hearG3878n( ifG1437m(butG1161%l+#(unto the churchG3588 G1577k(tellG2036j(themG846(i=(he shall neglect to hearG3878h(ifG1437 $[|dN7zbAjS:# t[,( thereG1563+( nameG3686*( myG1699)( inG1519!(/(gathered togetherG4863'(areG1526&(threeG5140%(orG2228$(twoG1417#(whereG3757"(forG1063!(heavenG3772 (inG1722(which isG3588#(fatherG3588 G3962(myG3450(ofG3844(for themG846 -(it shall be doneG1096)(they shall askG154(thatG3739( thingG4229( anyG3956#( as touchingG4012#( earthG3588 G1093( onG1909#(shall agreeG4856(of youG5216(twoG1417(ifG1437(thatG3754 (unto youG5213 (i sayG3004 (againG3825 #(heavenG3588 G3772 (inG1722 $\kL3fP9}dM0r\P(isG3666O(thereforeG5124N( sevenG2033M'( seventy timesG1441L( untilG2193K( butG235J#(seven timesG2034I(untilG2193H(unto theeG4671G(notG3756F(i sayG3004E(unto himG846D(saithG3004C#(jesusG3588 G2424B#(seven timesG2034A(tillG2193@(himG846?(i forgiveG863>(andG2532=( meG1691<( againstG1519;( sinG264:( brotherG3588 G809( myG34508(shallG2647(how oftG42126(lordG29625(and saidG20364(to himG8463#(peterG3588 G40742(cameG43341(thenG51190(of themG846/(the midstG3319.(inG1722-( am iG1510bR HRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{厭掭2玭V莭x鎮ꎮ;뎮]쎮~펯 @d*M厭掭2玭V莭x鎮ꎮ;뎮]쎮~펯 @d*Mq9\#Gk2Vz @ c  ) K m  4 X {  B g  , P s  8 \  ! C g  - P q  9 [  !" "F #j $ %0 &S 'w ( ): *^ + ,$ -H .j / 00 1T 2v 3 4; 5] 6 7" 8C 9e : ;+  ?5 @Z A~ B CC Dd E F) GK #W}fM4pT7 eP9" mWs( hisG846r( andG2532q!( to be soldG4097p( himG846o(commandedG2753n#(lordG3588 G2962m(hisG846l(to payG591k(notG3361j(hadG2192i(heG846 h-(but forasmuch asG1161g( talentsG5007f%( ten thousandG3463e)( which owed himG3781d(unto himG846c#(was broughtG4374b(oneG1520a(to reckonG4868`(had begunG756_(heG846^(whenG756](andG1161\#(servantsG3588 G1401[(hisG846Z( ofG3326Y( accountG3056X( takeG4868W( wouldG2309V( whichG3739U(kingG935T)(unto a certainG444S(likenedG3666R#(of heavenG3588 G3772 Q#!(the kingdomG3588 G932 "b{cI2 v\D# zX<$ xb( himG846( forgaveG863( andG2532(himG846!(and loosedG630)?(was moved with compassionG4697(servantG1401(thatG1565 #(ofG3588 G1401 #(the lordG3588 G2962 (thenG1161 (allG3956 ( theeG4671!( i will payG591( andG2532( meG1698( withG1909'(have patienceG3114(lordG2962(sayingG3004(himG846)(and worshippedG4352(fell downG4098~(thereforeG3767!}##(the servantG3588 G1401!|1(payment to be madeG591{(andG2532z(he hadG2192y(thatG3745x(allG3956w(andG2532v#(childrenG3588 G5043u(andG2532t#( wifeG3588 G1135 #[w[>' nU>fO9u[8( sayingG30047( himG8466%(and besoughtG38705#(feetG3588 G42284(hisG8463(atG15192(fell downG4098#1'#(fellowservantG3588 G48890(hisG846/(andG3767.!(thou owestG3784-(thatG5100,(meG3427+(payG591*(sayingG3004))( by the throatG4155((on himG846''(he laid handsG2902&(andG2532%(penceG1220$!(an hundredG1540#( himG846"( owedG3784!( whichG3739 )( fellowservantsG4889( hisG846#(ofG3588 G4889(oneG1520(and foundG2147(went outG1831(servantG1401(sameG1565#(theG3588 G1401(butG1161#( the debtG3588 G1156 $]}eN7t\<  |_G.~]\'(that was doneG1096[(allG3956Z(lordG2962Y(theirG846X#(untoG3588 G2962W(and toldG1285V( cameG2064U( andG2532T( sorryG3076S( veryG4970R( they wereG3076Q'(what was doneG1096P(sawG1492$O)#(fellowservantsG3588 G4889N(hisG846M(whenG1492L(soG1161K(the debtG3784J'(he should payG591I( tillG2193H( prisonG5438G( intoG1519F( himG846E(castG906D(went andG565C(butG235B(notG3756A(he wouldG2309@(andG1161?(allG3956>(theeG4671=!(i will payG591<(andG2532;( meG1698:( withG19099'( have patienceG3114 #[rZ?% oT2u^=%x[("was wrothG3710~#("lordG3588 G2962}("hisG846|("andG2532{(! on theeG4571z(! had pityG1653y(! iG1473x(! asG5613w(! evenG2532v'(!fellowservantG4889u(!thyG4675t#(!onG3588 G4889#s3(!have had compassionG1653r(!alsoG2532q(!thouG4571p(!notG3756o(!shouldestG1163n( meG3165m)( thou desiredstG3870l( becauseG1893k#( debtG3588 G3782j( thatG1565i( allG3956h( theeG4671g( i forgaveG863f( servantG1401e( wickedG4190d( o thouG1401c( unto himG846b( saidG3004a( himG846(`=( after that he had calledG4341_#( lordG3588 G2962^( hisG846]( thenG5119 "^gP0u]A+ycD,w^!(theseG5128 %(had finishedG5055#(jesusG3588 G2424(whenG3753+(it came to passG1096(andG2532 !#(#trespassesG3588 G3900(#theirG846(#brotherG3588 G80(#hisG846(#every oneG1538(#notG3361(#forgiveG863#(#heartsG3588 G2588(# yourG5216(# fromG575(# yeG863(# ifG1437(# unto youG5213(#alsoG2532 (#doG4160 #(#fatherG3588 G3962 (#heavenlyG2032 (#myG3450 (#shallG4160#(#so likewiseG3779("unto himG846%(" that was dueG3784(" allG3956'(" he should payG591(" tillG2193&/!("to the tormentorsG3588 G930("himG846'("and deliveredG3860 "jqYArWA* kO9"jC(hisG846B#( to put awayG630A( for a manG444@( lawfulG1832?( is itG1487>( unto himG846=(sayingG3004<(andG2532;(himG846:(temptingG39859(unto himG8468(cameG43347(alsoG2532#6'#(the phariseesG3588 G53305( thereG15634(themG8463(he healedG23232(andG25321(himG8460(followedG190/!(multitudesG3793.(greatG4183-(andG2532,#(jordanG3588 G2446+(beyondG4008*#(of judaeaG3588 G2449 )!#(the coastsG3588 G3725(( intoG1519'( cameG2064&( andG2532%#( galileeG3588 G1056$( fromG575##(he departedG3332"#(sayingsG3588 G3056 $geI-w_H1pX?gg(wifeG1135f(hisG846e#(toG3588 G1135d%(shall cleaveG4347c( andG2532b#( motherG3588 G3384a( andG2532`#( fatherG3588 G3962_( leaveG2641^(a manG444](shallG2641\(causeG1752[(thisG5127Z(forG1752Y(saidG2036X(andG2532W(femaleG2338V(andG2532U(maleG730T(themG846S(madeG4160R'( the beginningG746Q( atG575P'( he which madeG4160O( thatG3754N( readG314M(notG3756L(have yeG314K(unto themG846J(and saidG2036I#(he answeredG611H(andG1161G(causeG156F(everyG3956E(forG2596D#(wifeG3588 G1135 $ZlO3g?(w^F+vZ (he saithG3004 (awayG630 ( herG846( to putG630( andG2532)( of divorcementG647( a writingG975(to giveG1325(commandG1781(thenG3767(mosesG3475(didG1781(whyG5101~(unto himG846}(they sayG3004|#(put asunderG5563{(manG444z( notG3361y( letG5563$x5( hath joined togetherG4801w#( godG3588 G2316v( thereforeG3767u(whatG3739t(fleshG4561s(oneG1520r(butG235q(twainG1417p(no moreG3765o(they areG1526n(whereforeG5620m(fleshG4561l(oneG1520k(shall beG2071j(twainG1417i(theyG2071h(andG2532 "OlR6|bK5w]F'wO$-7( her which is put awayG630,)( whoso marriethG1060+( andG2532#*3( committeth adulteryG3429)( anotherG243(#( shall marryG1060'( andG2532&#( fornicationG4202%( forG1909$( exceptG1487##( wifeG3588 G1135"( hisG846!)( shall put awayG630 ( whosoeverG3739( unto youG5213( i sayG3004( andG1161(soG3779(notG3756(it wasG1096'(the beginningG746(fromG575(butG1161#( wivesG3588 G1135( yourG5216#( to put awayG630( youG5213( sufferedG2010(heartsG4641(yourG5216(1#(of the hardness ofG3588 G4641(becauseG4314 (mosesG3475 (unto themG846 #dmW6iM6{dI*|dP( bornG1080O( soG3779N( wereG1080M( whichG3748L( eunuchsG2135K( someG3748J( there areG1526I( forG1063H#( it is givenG1325G( to whomG3739F( saveG235E#( sayingG3588 G3056D( thisG5126C( receiveG5562B( cannotG3756A( allG3956@( unto themG846?( he saidG2036>( butG1161=( to marryG1060<( goodG4851;( notG3756:( it isG48519#( wifeG3588 G11358( withG33267( soG37796( beG20765!!( of the manG3588 G4444!( the caseG3588 G1563( ifG14872( unto himG8461( sayG30040#( disciplesG3588 G3101/( hisG846$.5( doth commit adulteryG3429 !VhM4vY;  gD,pVq( on themG846p#( handsG3588 G5495o'( he should putG2007n( thatG2443m+( little childrenG3813l( unto himG846"k1( were there broughtG4374j( thenG5119i+( "let him receiveG5562h!( !to receiveG5562g+( he that is ableG1410f( sakeG1223!e##( of heaven'sG3588 G3772 d#!( the kingdomG3588 G932c( forG1223b( eunuchsG2134a!( themselvesG1438`( have madeG2134_( whichG3748^( eunuchsG2135]( there beG1526\( andG2532[!( menG3588 G444Z( ofG5259!Y/( were made eunuchsG2134X( whichG3748W( eunuchsG2135V( someG3748U( there areG1526T( andG2532S( wombG2836R( mother'sG3384Q( fromG1537 $T~gP7~cK5tU;jT(goodG18(unto himG846(and saidG2036(cameG4334(oneG1520(beholdG2400(andG2532(thenceG1564 %(and departedG4198 (on themG846 #(handsG3588 G5495 (he laidG2007 (andG2532#(of heavenG3588 G3772 #!(the kingdomG3588 G932(isG2076(of suchG5108(forG1063(meG3165( untoG4314( to comeG2064( notG3361( themG846~( forbidG2967}(andG2532%|+#(little childrenG3588 G3813{(sufferG863z(saidG2036y(jesusG2424x(butG1161w( themG846v( rebukedG2008u'( the disciplesG3101t( andG1161s( prayG4336r( andG2532 $V|^D,|dN7 jR( pV9( murderG54078( noG37567'( thou shalt doG54076(saidG20365(jesusG24244(whichG41693(unto himG8462(he saithG3004&1-#(the commandmentsG3588 G17850(keepG5083/#(lifeG3588 G2222.(intoG1519-(enterG1525,(thou wiltG2309+(ifG1487*(butG1161)#(godG3588 G2316(( oneG1520'( butG1487&( goodG18%( noneG3762$(goodG18#(meG3165"%(callest thouG3004!(whyG5101 (unto himG846(he saidG2036(andG1161(lifeG2222(eternalG166!( i may haveG2192( thatG2443!( shall i doG4160!( good thingG18( whatG5101(masterG1320 "dsZ<%w`?( hH)d[#(jesusG3588 G2424Z( yetG2089Y( lack iG5302X( whatG5101W( upG1537V( youthG3503U(myG3450T(fromG1537S#(have i keptG5442R%(these thingsG5023Q(allG3956P(unto himG846O(saithG3004#N'#(the young manG3588 G3495M( thyselfG4572L( asG5613K( neighbourG4139J( thyG4675I+(thou shalt loveG25H(andG2532G#(motherG3588 G3384F(andG2532E#(fatherG3588 G3962D(thyG4675C(honourG5091"B1(bear false witnessG5576A(notG3756@!(thou shaltG5576?(stealG2813>(notG3756=!(thou shaltG2813<+(commit adulteryG3431;( notG3756:!( thou shaltG3431 $ZiS;# kO9lT/rZ(saidG2036~(thenG1161}#( possessionsG2933|( greatG4183{( he hadG2192z(forG1063y(sorrowfulG3076x%(he went awayG565!w##(that sayingG3588 G3056v(heardG191#u'#(the young manG3588 G3495t(whenG191s(butG1161r(meG3427q(followG190p(comeG1204o(andG2532n(heavenG3772m(inG1722l(treasureG2344k+(thou shalt haveG2192j(andG2532i#(to the poorG4434h(giveG1325g(andG2532f( hastG5224e( thouG4675d( thatG5224c( sellG4453b( goG5217a(perfectG5046`(beG1511_(thou wiltG2309^(ifG1487](unto himG846\(saidG5346 #R}dH0gP7iN/jR"(whenG1161!#(of godG3588 G2316 #!(the kingdomG3588 G932(intoG1519(to enterG1525!(a rich manG4145(forG1525( thanG2228#( of a needleG4476( the eyeG5169( throughG1223( to goG1330(a camelG2574(forG1330(easierG2123(it isG2076(unto youG5213(i sayG3004(againG3825(andG1161#(of heavenG3588 G3772 #!(the kingdomG3588 G932 (intoG1519 (enterG1525 (hardlyG1423 ( shallG1525!( a rich manG4145( thatG3754( unto youG5213( i sayG3004(verilyG281(disciplesG3101(hisG846#(untoG3588 G3101(jesusG2424 $VsY?(rV>(ybF.mVF( allG3956E'(have forsakenG863D(weG2249C(beholdG2400B(unto himG846A(and saidG2036@#(peterG3588 G4074?(answeredG611>(thenG5119=(possibleG1415<(areG2076;!(all thingsG3956:( godG23169( withG38448( butG11617!( impossibleG1026( isG20765(thisG51244(menG4443(withG38442(unto themG8461(and saidG20360(beheldG1689/#(jesusG3588 G2424.(butG1161-( be savedG4982,( canG1410+( thenG687*( whoG5101)(sayingG3004((amazedG1605'#(exceedinglyG4970&(they wereG1605%(heardG191$#(disciplesG3588 G3101#(hisG846 $YoW;$ q[5 jT6  tYj( thronesG2362i(twelveG1427h(uponG1909g(shall sitG2523f(alsoG2532e(yeG5210d(gloryG1391c(hisG846b(ofG1391a!(the throneG2362`(inG1909_(shall sitG2523^!(of manG3588 G444]#(the sonG3588 G5207\(whenG3752&[-#(the regenerationG3588 G3824Z(inG1722Y(meG3427"X3(which have followedG190W( yeG5210V( thatG3754U( unto youG5213T( i sayG3004S( verilyG281R(unto themG846Q(saidG2036P(jesusG2424O(andG1161N(thereforeG687M(haveG2071L(weG2254K(shallG2071J( whatG5101I( theeG4671H( followedG190G( andG2532 $`y`I$ {eK5qY8y`(firstG4413 (manyG4183 (butG1161 (lifeG2222 #(everlastingG166 '(shall inheritG2816(andG2532)(an hundredfoldG1542'(shall receiveG2983(sakeG1752#(name'sG3588 G3686(myG3450(forG1752(landsG68(orG2228(childrenG5043~(orG2228}(wifeG1135|(orG2228{( motherG3384z( orG2228y( fatherG3962x( orG2228w( sistersG79v(orG2228u(brethrenG80t(orG2228s(housesG3614!r1(that hath forsakenG863q(oneG3739p(everyG3956o(andG2532n($of israelG2474m(#tribesG5443l!("the twelveG1427k(!judgingG2919 "[iE" hF+jC,r[0(andG2532/!( vineyardG3588 G290.( hisG846-( intoG1519,( themG846+(he sentG649*#(a dayG3588 G2250)(a pennyG1220((forG1537#''#(the labourersG3588 G2040&(withG3326"%1(when he had agreedG4856$(andG1161#!(vineyardG3588 G290"(hisG846!(intoG1519 ( labourersG2040( to hireG3409)( in the morningG4404( earlyG260( went outG1831(whichG3748)(an householderG3617!(unto a manG444(likeG3664(isG2076#(of heavenG3588 G3772 #!(the kingdomG3588 G932(forG1063(firstG4413(the lastG2078(andG2532(lastG2078(shall beG2071 #geL0w_G" qK2gS( and didG4160R(hourG5610Q(ninthG1766P(andG2532O(sixthG1623N(theG5610M(aboutG4012L#(he went outG1831K(againG3825"J3(they went their wayG565I(andG1161H(youG5213G#(i will giveG1325F( rightG1342E( isG5600D!( whatsoeverG3739C( andG2532!B%!(the vineyardG3588 G290A(intoG1519@(alsoG2532?(yeG5210>(goG5217=)(said unto themG2036<(andG2548#;+( the marketplaceG3588 G58:( inG17229( idleG6928( standingG24767( othersG2436(and sawG14925(hourG56104(thirdG51543(theG56102(aboutG40121#(he went outG1831 $WiJ-~bJ3q[?# mWw(isG5600v!(whatsoeverG3739u(andG2532!t%!( the vineyardG3588 G290s( intoG1519r( alsoG2532q( yeG5210p( goG5217o(unto themG846n(he saithG3004m(usG2248l!(hath hiredG3409k(no manG3762j(becauseG3754i(unto himG846h(they sayG3004g(idleG692f#(the dayG3588 G2250e(allG3650d(hereG5602c(stand yeG2476b(whyG5101a(unto themG846`( saithG3004_( andG2532^( idleG692]( standingG2476\( othersG243[(and foundG2147Z#(he went outG1831Y(hourG5610X(eleventhG1734W(theG5610V(aboutG4012U(andG1161T( likewiseG5615 "e}a?pYB+ rP8|e( butG1161( a pennyG1220( every manG303'( they receivedG2983( hourG5610( eleventhG1734( theG5610( aboutG4012( thatG3588)( when they cameG2064( andG2532(the firstG4413 (untoG2193 (the lastG2078 (fromG575 (beginningG756 #(hireG3588 G3408(themG846(giveG591(andG2532#'#(the labourersG3588 G2040( callG2564( stewardG2012( hisG846#( untoG3588 G2012( saithG3004$+!(of the vineyardG3588 G290~#(the lordG3588 G2962}(was comeG1096|(evenG3798{(whenG1096z(soG1161 y-(shall ye receiveG2983x(rightG1342 !PzM5W6~gO8nP:#( heatG3588 G27429( andG25328!!( the burdenG3588 G9227-( which have borneG9416( unto usG22545( equalG24704( themG8463)( thou hast madeG41602( andG25321( hourG56100( oneG1520/%( have wroughtG4160.( lastG2078-( theseG3778,( sayingG3004.+=#( the goodman of the houseG3588 G3617*( againstG2596)'( they murmuredG1111&(9( when they had receivedG2983'( andG1161&( a pennyG1220%( every manG303$( receivedG2983#( likewiseG2532"( theyG846!( andG2532 ( moreG4119)?( they should have receivedG2983( thatG3754'( they supposedG3543( cameG2064( the firstG4413( whenG2064 $lvZ@*|]F-~fP3l^( withG1722]( i willG2309\(whatG3739[(to doG4160Z(for meG3427Y(lawfulG1832X(notG3756W(is itG1832V(unto theeG4671U(asG5613T( evenG2532S( lastG2078R( thisG5129Q( untoG2078P( giveG1325O(i willG2309N!(go thy wayG5217M(andG2532L(thineG4674K(takeG142J#( for a pennyG1220I( with meG3427H!( thou agreeG4856G( notG3780F( didstG4856E( wrongG91D( noG3756C( theeG4571B( i doG91A( friendG2083@( and saidG2036?( of themG846>( oneG1520=#( he answeredG611<( butG1161 ;!#( of the dayG3588 G2250 %XeP:$qZB,ycF.tX(unto themG846(saidG2036(andG2532#( the wayG3588 G3598( inG1722~( apartG2398}( disciplesG3101|!(the twelveG1427{(tookG3880z(jerusalemG2414y(toG1519x(going upG305w#(jesusG3588 G2424v(andG2532u(chosenG1588t(fewG3641s(butG1161r( calledG2822q( beG1526p( manyG4183o( forG1063n( lastG2078m(the firstG4413l(andG2532k(firstG4413j(shall beG2071i(the lastG2078h(soG3779g(goodG18f(amG1510e(iG1473d(becauseG3754c(evilG4190b#(eyeG3588 G3788a(thineG4675`( isG2076_( mine ownG1699 !g`Au_C, iR4g$(to himG846#(cameG4334"(thenG5119"!3(he shall rise againG450 (dayG2250(thirdG5154(theG2250( andG2532!( to crucifyG4717( andG2532!( to scourgeG3146( andG2532(mockG1702(toG1519%+#(to the gentilesG3588 G1484(himG846'(shall deliverG3860(andG2532(to deathG2288(himG846"1( they shall condemnG2632( andG2532 -( unto the scribesG1122 ( andG2532+ 9!( unto the chief priestsG3588 G749! /(shall be betrayedG3860 !(of manG3588 G444 #(the sonG3588 G5207(andG2532(jerusalemG2414(toG1519(we go upG305(beholdG2400 $UoY;iN6jR7kUH(inG1722G(the leftG2176F(onG1537E(the otherG1520D(andG2532C!(right handG1188B(thyG4675A(onG1537@(the oneG1520?(may sitG2523>(sonsG5207=(twoG1417<( myG3450;( theseG3778:( thatG24439( grantG20368( unto himG8467(she saithG30046(wilt thouG23095(whatG51014(unto herG8463(he saidG20362(andG11611(himG8460(ofG3844/+(a certain thingG5100.( desiringG154-( andG2532,#( worshippingG4352+#( sonsG3588 G5207*( herG846)(withG3326((childrenG5207'(zebedee'sG2199&#(ofG3588 G5207 %!#(the motherG3588 G3384 "cx\A*mT8!kP1zcj( cupG4221i( myG3450h(ofG4221g(indeedG3303f)(ye shall drinkG4095e(unto themG846d(he saithG3004c(andG2532b#(we are ableG1410a(unto himG846`(they sayG3004_-(am baptized withG907^(iG1473](thatG3739%\-!(with the baptismG3588 G908[)(to be baptizedG907Z(andG2532Y(drink ofG4095X(shallG3195W( iG1473V( thatG3739 U!#( of the cupG3588 G4221T( to drinkG4095S#( are ye ableG1410R(ye askG154Q(whatG5101P(notG3756O(ye knowG1492N(and saidG2036M(answeredG611L#(jesusG3588 G2424K(butG1161J!(kingdomG3588 G932I(thyG4675 #iuR;! |fO7|eN3i (jesusG2424 (butG1161 ( brethrenG80 ( the twoG1417 (againstG4012.M(they were moved with indignationG23(heardG191(the tenG1176(whenG191(andG2532#(#fatherG3588 G3962("myG3450(!ofG5259)( it is preparedG2090(for whomG3739~(butG235}(to giveG1325|(mineG1699{(notG3756z(isG2076y(leftG2176x(myG3450w(onG1537v(andG2532u!(right handG1188t(myG3450s(onG1537r(to sitG2523q(butG1161p-(am baptized withG907o(iG1473n(thatG3739%m-!( with the baptismG3588 G908l#( be baptizedG907k( andG2532 #U\3 r[?(~eL5nU0(chiefG4413/(beG1511.(willG2309-(whosoeverG3739,(andG2532+(ministerG1249*(yourG5216)(beG2077((let himG1096'(youG5213&( amongG1722%( greatG3173$( will beG2309#( whosoeverG3739"(butG235!(youG5213 (amongG1722(soG3779(beG2071(notG3756(it shallG2071(butG1161(themG846';(exercise authority uponG2715#3(they that are greatG3173(andG2532( themG846&9( exercise dominion overG2634%+#( of the gentilesG3588 G1484 #!( the princesG3588 G758( thatG3754(ye knowG1492(and saidG2036(themG846(calledG4341 $YdC$ eO1pU@' tYT(sittingG2521S(blind menG5185R(twoG1417Q(beholdG2400P(andG2532O( himG846N( followedG190M( multitudeG3793L(greatG4183K(aG3793J(jerichoG2410I(fromG575H(departedG1607G(theyG846F(asG1607E(andG2532D(manyG4183C(forG473B( a ransomG3083A#( lifeG3588 G5590@( hisG846?( to giveG1325>( andG2532=#(to ministerG1247<(butG235%;7(to be ministered untoG1247:(notG37569(cameG20648!(of manG3588 G4447#(the sonG3588 G52076(even asG56185( servantG14014( yourG52163!( let him beG20772(youG52131(amongG1722 "TqT7aF/yXB(kTv( andG2532u( themG846t!( and calledG5455s#( stood stillG2476r#( jesusG3588 G2424q( andG2532p(of davidG1138o(sonG5207n(o lordG2962m(usG2248l'( have mercy onG1653k( sayingG3004j( the moreG3185i!( they criedG2896h( butG1161,gE(they should hold their peaceG4623f(becauseG2443e(themG846d(rebukedG2008c'(the multitudeG3793b(andG1161a(of davidG1138`(sonG5207_(o lordG2962^(usG2248]'(have mercy onG1653\( sayingG3004[( cried outG2896Z( passed byG3855Y( jesusG2424X( thatG3754W+(when they heardG191"V%#(the way sideG3588 G3598U(byG3844 "evZ?'cE-kK5{e(toG1519(were comeG2064(andG2532(jerusalemG2414(untoG1519)(they drew nighG1448(whenG3753(andG2532("himG846'(" they followedG190(" andG2532 )(" received sightG308 #(" eyesG3588 G3788 (" theirG846 #("immediatelyG2112 ("andG2532#("eyesG3588 G3788("theirG846#("and touchedG680)("had compassionG4697#("jesusG3588 G2424("soG1161'(!may be openedG455#(!eyesG3588 G3788(!ourG2257(!thatG2443~(!lordG2962}(!unto himG846|(!they sayG3004{( unto youG5213z+( that i shall doG4160y( will yeG2309x( whatG5101w( saidG2036 #^nW8!{\E.s]D)~^;%(ye shall sayG2046:(unto youG52139(oughtG51008(sayG20367(anyG51006(ifG14375(andG25324(unto meG34273(and bringG712(looseG30891(herG8460(withG3326/(a coltG4454.(andG2532-( tiedG1210,( an assG3688+'( ye shall findG2147*#( straightwayG2112)( andG2532((youG5216'%(over againstG561!&##(the villageG3588 G2968%(intoG1519$(goG4198#(unto themG846"(sayingG3004!(disciplesG3101 (twoG1417#(jesusG3588 G2424(sentG649( thenG5119#( of olivesG3588 G1636#( the mountG3588 G3735( untoG4314( bethphageG967 "\}^?(xb=#y_B*y\](of an assG5268\(the foalG5207[(a coltG4454Z(andG2532Y( an assG3688X( uponG1909W( sittingG1910V( andG2532U( meekG4239T(unto theeG4671S(comethG2064R!(kingG3588 G935Q(thyG4675P(beholdG2400O(of sionG4622"N%#(the daughterG3588 G2364M(tell yeG2036L( sayingG3004!K##( the prophetG3588 G4396J( byG1223 I-(which was spokenG4483%H7(it might be fulfilledG4137G(thatG2443F(was doneG1096E(thisG5124D(allG3650C(themG846B%(he will sendG649A#(straightwayG2112@( andG1161?( of themG846>( needG5532=( hathG2192<#( the lordG3588 G2962 #_|fG*nXA)pS9 v_(fromG575(branchesG2798~( cut downG2875}( othersG243|#( the wayG3588 G3598{( inG1722z#(garmentsG3588 G2440y(theirG1438x(spreadG4766w(multitudeG3793v!(very greatG4118u(aG3793t(andG1161s( thereonG1883r( they setG1940q( andG2532p#( clothesG3588 G2440o( theirG846n(themG846m(onG1883l(putG2007k(andG2532j#(the coltG3588 G4454i(andG2532h#(the assG3588 G3688g#(and broughtG71f( themG846e(commandedG4367d#(jesusG3588 G2424c(asG2531b(didG4160a(andG2532`(wentG4198#_'#(the disciplesG3588 G3101^(andG1161 "Xt];nR7t]E0oX"( whoG5101!( sayingG3004 ( was movedG4579#( the cityG3588 G4172( allG3956( jerusalemG2414( intoG1519( was comeG1525( heG846( whenG1525( andG2532#( the highestG5310( inG1722( hosannaG5614#( of the lordG2962( the nameG3686( inG1722)( he that comethG2064( blessedG2127( of davidG1138 !#( to the sonG3588 G5207 ( hosannaG5614 ( sayingG3004 ( criedG2896 '( that followedG190 ( andG2532 -( that went beforeG4254)( the multitudesG3793( andG1161#(the wayG3588 G3598(inG1722(strawedG4766(andG2532#(the treesG3588 G1186 !]jT;s[7|fB+]!C/( of them that soldG4453B#( the seatsG3588 G2515A( andG2532*@5#( of the moneychangersG3588 G2855 ?!#( the tablesG3588 G5132>( overthrewG2690=( andG2532 <!#( the templeG3588 G2411;( inG1722:( boughtG599( andG25328)( them that soldG44537( allG39566( cast outG15445( andG25324#( of godG3588 G2316 3!#( the templeG3588 G24112( intoG15191( wentG15250#( jesusG3588 G2424/( andG2532 .!#( of galileeG3588 G1056-( nazarethG3478,( ofG575!+##( the prophetG3588 G4396*( jesusG2424)( isG2076(( thisG3778'( saidG3004&'( the multitudeG3793%( andG1161$( thisG3778#( isG2076 "`u_@kM6{dG0`$e5(the wonderful thingsG2297d(sawG1492c#(scribesG3588 G1122b(andG2532&a/!(the chief priestsG3588 G749`(whenG1492_(andG1161^( themG846]( he healedG2323\( andG2532 [!#(the templeG3588 G2411Z(inG1722Y(to himG846X(cameG4334W(the lameG5560V(andG2532U(the blindG5185T(andG2532S!( of thievesG3027R( a denG4693Q( itG846P( have madeG4160O( yeG5210N( butG1161M( of prayerG4335L( the houseG3624K+( shall be calledG2564J#( houseG3588 G3624I( myG3450H'( it is writtenG1125G( unto themG846F( saidG3004E( andG2532D#( dovesG3588 G4058 "awa=& oW<pY?&a#3(thou hast perfectedG2675(sucklingsG2337(andG2532(of babesG3516%(of the mouthG4750(outG1537(readG314(neverG3763(have yeG314~( yeaG3483}( unto themG846|( saithG3004{( jesusG2424z( andG1161y(sayG3004x(theseG3778w(whatG5101v%(hearest thouG191u(unto himG846t(saidG2036s(andG2532'r?(they were sore displeasedG23q(of davidG1138 p!#(to the sonG3588 G5207o(hosannaG5614n(sayingG3004m(andG2532 l!#(the templeG3588 G2411k(inG1722j( cryingG2896"i%#( the childrenG3588 G3816h( andG2532g( he didG4160f( thatG3739 $RkF.mU3v[E0jR+(saidG3004*(andG2532)(onlyG3440((leavesG5444'(butG1487&( thereonG1722%( nothingG3762$( foundG2147#( andG2532"( itG846!(toG1909 (he cameG2064#(the wayG3588 G3598(inG1909(fig treeG4808(aG1520#(when he sawG1492(andG2532#(he hungeredG3983#(the cityG3588 G4172(intoG1519)(as he returnedG1877)(in the morningG4405(nowG1161( thereG1563( he lodgedG835( andG2532(bethanyG963(intoG1519!##(of the cityG3588 G4172 (outG1854 (and wentG1831 (themG846 (he leftG2641 (andG2532(praiseG136 "_rZ6oH1iJ/x_M( faithG4102L( ye haveG2192K( ifG1437J(unto youG5213I(i sayG3004H(verilyG281G(unto themG846F(and saidG2036E(answeredG611D#(jesusG3588 G2424C'( withered awayG3583"B%#( the fig treeG3588 G4808A( isG3583@(soonG3916?(howG4459>(sayingG3004=)(they marvelledG2296<(sawG1492#;'#(the disciplesG3588 G3101:(whenG14929(andG25328'(!withered awayG3583"7%#( the fig treeG3588 G48086(presentlyG39165(andG25324!(everG3588 G165 3-(henceforward forG15192(theeG46751(onG15370(growG1096/(fruitG2590.(noG3371-(letG1096,(unto itG846 "^nX@tR;lM7v^o(intoG1519n(was comeG2064m(heG846l(whenG2064k(andG2532 j-( ye shall receiveG2983i(believingG4100h#(prayerG3588 G4335g(inG1722f%(ye shall askG154e!(whatsoeverG3745d!(all thingsG3956c(andG2532 b-( it shall be doneG1096a#(the seaG3588 G2281`(intoG1519_%(be thou castG906^(andG2532]+(be thou removedG142\(mountainG3735[(thisG5129Z#(untoG3588 G3735Y%(ye shall sayG2036X(also ifG2579W(butG235%V+#(to the fig treeG3588 G4808U(thisG3588T(doG4160S(onlyG3440R(notG3756Q(ye shallG4160P(notG3361O( doubtG1252N( andG2532 "Y}V>#xXA*nR6oY(meG3427( ye tellG2036( ifG1437( whichG3739 ( thingG3056 ( oneG1520 (youG5209 (will askG2065 (i alsoG2504(unto themG846(and saidG2036(answeredG611#(jesusG3588 G2424(andG1161#(authorityG3588 G1849(thisG3778(theeG4671(gaveG1325(whoG5101~(andG2532}%(these thingsG5023|!(doest thouG4160{(authorityG1849z(whatG4169y(byG1722x(and saidG3004"w1(as he was teachingG1321v( unto himG846u( cameG4334#t'#( of the peopleG3588 G2992s!( the eldersG4245r( andG2532&q/!(the chief priestsG3588 G749 p!#(the templeG3588 G2411 $X|_G'lV@)jP1nX5(ifG14374(butG11613(himG8462(believeG41001(thenG37670(notG3756/(did yeG4100.(whyG5101-(unto usG2254,#(he will sayG2046+(heavenG3772*(fromG1537)%(we shall sayG2036((ifG1437'(sayingG3004&!(themselvesG1438%( withG3844$'( they reasonedG1260#( andG1161"( menG444!( ofG1537 (orG2228(heavenG3772(fromG1537(was itG2258(whenceG4159(of johnG2491 #!(the baptismG3588 G908%(these thingsG5023(i doG4160(authorityG1849(whatG4169(byG1722(youG5213(will tellG2046)(i in like wiseG2504 %Vu^G/lV<$ |eO7mVZ(hadG2192Y( manG444X(yeG5213W(thinkG1380V(whatG5101U(butG1161T%(these thingsG5023S(i doG4160R(authorityG1849Q(whatG4169P(byG1722O(youG5213N(iG1473M( tellG3004L( neitherG3761K( unto themG846J( saidG5346I( heG846H(andG2532G(tellG1492F(cannotG3756E(weG1492D(and saidG2036C#(jesusG3588 G2424B'(they answeredG611A(andG2532@( a prophetG4396?( asG5613>#( johnG3588 G2491=( holdG2192<( allG3956;(forG1063 :!#(the peopleG3588 G37939(we fearG53998(menG4447(ofG15376%(we shall sayG2036 $`cL6}cL5oS<v`~(ofG1537}(whetherG5101|(notG3756{(wentG565z( andG2532y( sirG2962x( iG1473w( and saidG2036v#( he answeredG611u(andG1161t(likewiseG5615s(and saidG2036r'(to the secondG1208q(he cameG4334p(andG2532o( and wentG565n#( he repentedG3338m(afterwardG5305l(butG1161k(notG3756j(i willG2309i(and saidG2036h#(he answeredG611g!(vineyardG3588 G290f(myG3450e(inG1722d(to dayG4594c(workG2038b(goG5217a(sonG5043`( and saidG2036_%( to the firstG4413^( he cameG4334]( andG2532\( sonsG5043[(twoG1417 "]lQ4zS<t]E-s] ( himG846#( ye believedG4100( andG2532 -( of righteousnessG1343( the wayG3598( inG1722( youG5209( untoG4314( cameG2064( johnG2491( forG1063(youG5209(beforeG4254#(of godG3588 G2316 #!(the kingdomG3588 G932(intoG1519(goG4254!##(the harlotsG3588 G4204(andG2532# '#(the publicansG3588 G5057 (thatG3754 (unto youG5213 (i sayG3004 (verilyG281(unto themG846( saithG3004#( jesusG3588 G2424( the firstG4413( unto himG846( they sayG3004#( fatherG3588 G3962#(the willG3588 G2307(didG4160!(them twainG1417 #cuYC,fP9wZC)zcC(!andG2532B(!itG846A(!inG1722@#(!a winepressG3025?(!diggedG3736>(!andG2532=#(!round aboutG4060<(! itG846;(! hedgedG5418:(! andG25329!(! a vineyardG2908(! plantedG54527(!whichG37486#(!householderG36175(!a certainG51004(!there wasG22583(!parableG38502(!anotherG2431(!hearG1910( himG846 /-( ye might believeG4100.( thatG3588-( afterwardG5305,( notG3756+( repentedG3338 *-( when ye had seenG1492)( yeG5210(( andG1161'( himG846&( believedG4100!%##( the harlotsG3588 G4204$( andG2532#'( the publicansG5057"( butG1161!( notG3756 !arQ:|bL*nF.xad(# andG1161c(# anotherG3739b(# killedG615a(# andG1161`(#oneG3739_(#and beatG1194^#(#servantsG3588 G1401](#hisG846\(#tookG2983$[)#(#the husbandmenG3588 G1092Z(#andG2532Y(" of itG846 X!#(" the fruitsG3588 G2590'W;(" that they might receiveG2983$V)#(" the husbandmenG3588 G1092U(" toG4314T#("servantsG3588 G1401S("hisG846R("he sentG649Q("drew nearG1448"P%#("of the fruitG3588 G2590O#("the timeG3588 G2540N("whenG3753M("andG1161&L;(!went into a far countryG589K(!andG2532J'(!to husbandmenG1092I(!outG1554H(!itG846G(!letG1554F(!andG2532E(!a towerG4444D(!builtG3618 #TdL*oW@* jH1lT(& comeG1205#(& the heirG3588 G2818(& isG2076(& thisG3778!(& themselvesG1438(&amongG1722(&they saidG2036#(&the sonG3588 G5207(&sawG1492~)(&the husbandmenG1092}(&whenG1492|(&butG1161{#(% sonG3588 G5207z(% myG3450#y3(% they will reverenceG1788x(%sayingG3004w#(%sonG3588 G5207v(%hisG846u(%themG846t(%untoG4314s(%he sentG649r#(%last of allG5305q(%butG1161p($ likewiseG5615o($ unto themG846n($ they didG4160m($andG2532l)($than the firstG4413k($moreG4119j($servantsG1401i($otherG243h($he sentG649g($againG3825f(#anotherG3739e(# stonedG3036 "VycD-oW5iK/vV)%() will let outG1554(()andG2532'!()wicked menG2556&()thoseG846%()destroyG622$()miserablyG2560#()he willG622"()unto himG846!()they sayG3004 !(( husbandmenG1092(( thoseG1565#((untoG3588 G1092!((will he doG4160((whatG5101((comethG2064$+!((of the vineyardG3588 G290((thereforeG3767#((the lordG3588 G2962((whenG3752('slewG615('andG2532$+!('of the vineyardG3588 G290('outG1854('and castG1544('himG846#('they caughtG2983('andG2532#(&inheritanceG2817 (&hisG846 #(&onG3588 G2817 %(&let us seizeG2722 (&andG2532 (&himG846#(&let us killG615 "[xYC |cJ3hK/y[K!(*marvellousG2298J(*it isG2076I(*andG2532H(*doingG3844G!(*the lord'sG2962F(*isG1096E(*thisG3778D'(*of the cornerG1137C(*the headG2776B(*is becomeG1096A(*the sameG3778@(* rejectedG593?%(* the buildersG3618>(* whichG3739=(* the stoneG3037$<)#(* the scripturesG3588 G1124;(*inG1722:(*readG3149(*neverG37638(*did yeG3147(*unto themG8466(*saithG30045#(*jesusG3588 G24244#()seasonsG3588 G25403()theirG8462()inG1722 1!#()the fruitsG3588 G25900()himG846/%()shall renderG591.()whichG3748-!() husbandmenG1092,() otherG243+() untoG1092*!() vineyardG3588 G290 !`iE%eA'xaK- `&l/!(-the chief priestsG3588 G749k(-whenG191j(-andG2532i(,to powderG3039h(,himG846g'(, it will grindG3039f'(, it shall fallG4098e!(, whomsoeverG3739d(, onG1909c(,butG1161b+(,shall be brokenG4917a#(,stoneG3588 G3037`(,thisG5126_(,onG1909$^5(,whosoever shall fallG4098](,andG2532\(+thereofG846 [!#(+the fruitsG3588 G2590Z)(+bringing forthG4160Y#(+ to a nationG1484X(+ givenG1325W(+ andG2532V(+ youG5216U(+ fromG575T)(+shall be takenG142S#(+of godG3588 G2316 R#!(+the kingdomG3588 G932Q(+unto youG5213P(+say iG3004O(+thereforeG1223N(*eyesG3788M(*ourG2257L(*inG1722 ![rP8{\5}bE){[ %(is like untoG3666 #(of heavenG3588 G3772 #!(the kingdomG3588 G932 ( and saidG3004 (parablesG3850(byG1722(againG3825(unto themG846(and spakeG2036(answeredG611#(jesusG3588 G2424(andG2532(. a prophetG4396(. forG5613(. himG846~(.they tookG2192}(.becauseG1894#|'#(.the multitudeG3588 G3793{#(.they fearedG5399z(.himG846y+(.to lay hands onG2902 x-(.when they soughtG2212w(.butG2532v(- themG846u(- ofG4012t(- he spakeG3004s(- thatG3754r)(- they perceivedG1097q#(-parablesG3588 G3850p(-hisG846o(-had heardG191n#(-phariseesG3588 G5330m(-andG2532 "`~aK4nI2x^Fw`/(andG2532.#(oxenG3588 G5022-(myG3450,!( dinnerG3588 G712+( myG3450*+( i have preparedG2090)( beholdG2400%(7( them which are biddenG2564'(tellG2036&(sayingG3004%(servantsG1401$(otherG243#'(he sent forthG649"(againG3825!( comeG2064 ( notG3756!( they wouldG2309( andG2532!##( the weddingG3588 G1062(toG1519%7(them that were biddenG2564(to callG2564#(servantsG3588 G1401(hisG846!(sent forthG649(andG2532( sonG5207( hisG846#( forG3588 G5207!(a marriageG1062(madeG4160(whichG3748(kingG935(a certainG444 #V|dL&jO9#xYB+lVR(hisG846Q'(he sent forthG3992P(andG2532O%(he was wrothG3710N(heardG191M!(the kingG3588 G935L(whenG191K(butG1161J( slewG615I(andG2532H#( spitefullyG5195G#(servantsG3588 G1401F(hisG846E(tookG2902D#(the remnantG3062C(andG1161!B##(merchandiseG3588 G1711A(hisG846@( toG1519?( anotherG3588>( farmG68=( hisG2398<(toG1519;(oneG3588":3(and went their waysG565!91(they made light ofG2728(butG1161"7%#(the marriageG3588 G10626(untoG15195(comeG12054(readyG20923!(all thingsG39562(andG25321(killedG23800(fatlingsG4619 "cmP8ycJ3 sM6|ct( thoseG1565s( soG2532"r%#( the marriageG3588 G1062q( toG1519p( bidG2564o'( ye shall findG2147n( asG302m( as manyG3745l( andG2532"k%#( the highwaysG3588 G3598j( intoG1909i( thereforeG3767h( go yeG4198g(worthyG514f(notG3756e(wereG2258&d9( they which were biddenG2564c( butG1161b( readyG2092a( isG2076`#( the weddingG1062_(servantsG1401^(hisG846]#(toG3588 G1401\(saith heG3004[(thenG5119Z#(cityG3588 G4172Y(theirG846X(burned upG1714W( andG2532V#( murderersG3588 G5406U( thoseG1565T'( and destroyedG622S#( armiesG3588 G4753 "Z[D&pO1u\D'tZ( friendG2083( unto himG846( he saithG3004( andG2532( garmentG1742( a weddingG1062( onG1746( notG3756( which hadG1746 ( a manG444 ( thereG1563 ( he sawG1492 !( the guestsG345 ( to seeG2300( came inG1525!( the kingG3588 G935( whenG1525( andG1161#( with guestsG345'( was furnishedG4130!##( the weddingG3588 G1062( andG2532( goodG18( andG2532~( badG4190}( bothG5037|!( they foundG2147{!( as many asG3745z( allG3956%y7( and gathered togetherG4863"x%#( the highwaysG3588 G3598w( intoG1519v( went outG1831u#( servantsG3588 G1401 #\|gL1{cM5w^<#t\9(manyG41838(forG10637#( of teethG3588 G35996#( gnashingG3588 G10305( andG25324#( weepingG3588 G28053( shall beG20712( thereG15631#( darknessG3588 G46550( outerG1857/( intoG1519.( castG1544-( andG2532,( awayG142+( himG846*( and takeG142)( footG4228(( andG2532'( handG5495&( himG846%( bindG1210%$+#( to the servantsG3588 G1249#!( the kingG3588 G935"( saidG2036!( thenG5119! /( he was speechlessG5392( andG1161( garmentG1742( weddingG1062( aG1742( havingG2192( notG3361( hitherG5602)( camest thou inG1525( howG4459 #ToW0w`@% w\D(oT\(neitherG3756[(truthG225Z(inG1722Y#(of godG3588 G2316X#(the wayG3588 G3598W(teachestG1321V(andG2532U( trueG227T( thou artG1488S( thatG3754R( we knowG1492Q( masterG1320P(sayingG3004#O'#(the herodiansG3588 G2265N(withG3326M#(disciplesG3588 G3101L(theirG846K(unto himG846J'(they sent outG649I(andG2532H( talkG3056G( inG1722F(himG846#E3(they might entangleG3802D(howG3704C(counselG4824B(and tookG2983#A'#(the phariseesG3588 G5330@(wentG4198?(thenG5119>(chosenG1588=(fewG3641<(butG1161;(calledG2822:(areG1526 #]hQ3cH-vR6|]#(moneyG3588 G3546!~##(the tributeG3588 G2778}(meG3427|(shewG1925{!( hypocritesG5273z( meG3165y(tempt yeG3985x(whyG5101w(and saidG2036 v!#(wickednessG3588 G4189u(theirG846t(perceivedG1097s#(jesusG3588 G2424r(butG1161q( notG3756p( orG2228o#( unto caesarG2541n( tributeG2778m(to giveG1325l%(is it lawfulG1832k(thouG4671j(thinkestG1380i(whatG5101h(thereforeG3767g(usG2254f(tellG2036e(of menG444d!(the personG4383c(notG3756b)(thou regardestG991a(forG1063`(anyG3762_(forG4012^(thouG4671](carestG3199 \|`D+~bJ.uS \!1(and went their wayG565(himG846(leftG863(andG2532)(they marvelledG2296)(they had heardG191(whenG2532/?#(the things that are god'sG3588 G2316#(unto godG3588 G2316( andG2532-G( the things which are cæsar'sG2541#( unto cæsarG2541( thereforeG3767( renderG591(unto themG846(saith heG3004(thenG5119(cæsar'sG2541 (unto himG846 (they sayG3004$ )#(superscriptionG3588 G1923 (andG2532 #(imageG3588 G1504(thisG3778(whoseG5101(unto themG846(he saithG3004(andG2532( a pennyG1220(unto himG846%(they broughtG4374(andG1161 $ab@$u\D.~_I+aC!(there wereG2258B(nowG1161A(brotherG80@(hisG846?(untoG3588 G80>(seedG4690=(raise upG450<(andG2532;#(wifeG3588 G1135:(hisG8469#( shall marryG19188( brotherG3588 G807( hisG8466( childrenG50435( noG33614(havingG21923(dieG5992(a manG51001(ifG14370(saidG2036/(mosesG3475.(masterG1320-(sayingG3004,(himG846+(askedG1905*( andG2532)%( resurrectionG386(( noG3361'( there isG1511&)( which say thatG3004%'(the sadduceesG4523$(to himG846#(cameG4334"(dayG2250!(sameG1565 #(theG3588 G2250 #dk=! vZD+nW?%}df(whoseG5101e-(the resurrectionG386d(inG1722c(thereforeG3767b(alsoG2532a(diedG599`#(the womanG3588 G1135_(of allG3956^(lastG5305](andG1161\#( the seventhG2033[( untoG2193Z(the thirdG5154Y(andG2532X(alsoG2532W!(the secondG1208V(likewiseG3668U(brotherG80T(hisG846S(untoG3588 G80R#(wifeG3588 G1135Q(hisG846P(leftG863O(issueG4690N(noG3361M( havingG2192L( andG2532K( deceasedG5053*JA( when he had married a wifeG1060I( the firstG4413H(andG2532G(brethrenG80F(sevenG2033E(usG2254D(withG3844 "aybK5tL5iP9{a(heavenG3772(inG1722#( of godG3588 G2316!( the angelsG32( asG5613( areG1526( butG235%7(are given in marriageG1547(norG3777(marryG1060~(neitherG3777}(theyG1060%|-!(the resurrectionG3588 G386{(inG1722z(forG1063y#( of godG3588 G2316x#( the powerG3588 G1411w( norG3366$v)#( the scripturesG3588 G1124u(knowingG1492t(notG3361s(ye do errG4105r(unto themG846q(and saidG2036p(answeredG611o#(jesusG3588 G2424n(herG846m( hadG2192l( allG3956k( theyG2192j( forG1063i%( of the sevenG2033h%(shall she beG2071g(wifeG1135 !phQ:}\@){eN3p)(!heardG191#('#(!the multitudeG3588 G3793'(!whenG191&(!andG2532%'( of the livingG2198$( butG235##( of the deadG3498"( the godG2316!( notG3756 ( isG2076#( godG3588 G2316( of jacobG2384#( the godG3588 G2316( andG2532( of isaacG2464#( the godG3588 G2316( andG2532!( of abrahamG11#( the godG3588 G2316( amG1510( iG1473(sayingG3004#( godG3588 G2316( byG5259( unto youG5213%7( that which was spokenG4483( readG314(notG3756 (have yeG314 #(of the deadG3498% -!(the resurrectionG3588 G386 #(as touchingG4012 (butG1161 "is\;~bJ3nT;$ iK(%unto himG846J(%saidG2036I(%jesusG2424H#($the lawG3588 G3551G($inG1722F#($commandmentG1785E($greatG3173D($theG1785C($whichG4169B($masterG1320A(# sayingG3004@(# andG2532?(#himG846>(#temptingG3985=(#askedG1905<(#a lawyerG3544;(#themG846:(#ofG15379(#oneG15208(#thenG25327(" togetherG1909"61(" they were gatheredG48635!(" to silenceG5392#4'#(" the sadduceesG3588 G45233!("he had putG53922("thatG37541("had heardG1910'("the phariseesG5330/("whenG191.("butG1161-#(!doctrineG3588 G1322,(!hisG846+(!atG1909$*5(!they were astonishedG1605 $gw`I*iR4eM3~go((twoG1417n((theseG3778m((onG1722l(' thyselfG4572k(' asG5613j(' neighbourG4139i('thyG4675h+('thou shalt loveG25g('unto itG846f('likeG3664e!('the secondG1208d('andG1161c#(&commandmentG1785b(&greatG3173a(&andG2532`(&the firstG4413_(&isG2076^(&thisG3778]#(%mindG3588 G1271\(%thyG4675[(%allG3650Z(%withG1722Y(%andG2532X#(%soulG3588 G5590W(%thyG4675V(%allG3650U(%withG1722T(%andG2532S#(% heartG3588 G2588R(% thyG4675Q(% allG3650P(% withG1722O#(% godG3588 G2316N(%thyG4675M(%the lordG2962L+(%thou shalt loveG25 #YyS:hO9#gK/qY(+ lordG2962(+ himG846(+ callG2564(+spiritG4151(+inG1722 (+davidG1138 (+dothG2564 (+thenG3767 (+howG4459 (+unto themG846(+he saithG3004(* of davidG1138(* unto himG846(* they sayG3004(* is heG2076(* sonG5207(*whoseG5101#(*christG3588 G5547(*ofG4012(*yeG5213~(*thinkG1380}(*whatG5101|(*sayingG3004{()themG846z()askedG1905y#()jesusG3588 G2424&x9()were gathered togetherG4863#w'#()the phariseesG3588 G5330v()whileG1161"u%#(( the prophetsG3588 G4396t(( andG2532s#((the lawG3588 G3551r((allG3650q((hangG2910p%((commandmentsG1785 %g|dH2dN5zcI-g7(. thatG15656(. fromG5755(. anyG51004(.durstG51113(.neitherG37612(.a wordG30561(.himG8460(.to answerG611/(.was ableG1410.(.no manG3762-(.andG2532,(- sonG5207+(- hisG846*(-is heG2076)(-howG4459((-lordG2962'(-himG846&(-callG2564%(-thenG3767$(-davidG1138#(-ifG1487"(,footstoolG5286!(,thyG4675 (,enemiesG2190(,thineG4675(, i makeG5087(, tillG2193!(, right handG1188(, myG3450(,onG1537(,sit thouG2521(,lordG2962(,myG3450#(,untoG3588 G2962(,saidG2036#(,lordG3588 G2962(+ sayingG3004 $SjQ2cL%tXA& kS[(theirG846Z(afterG2596Y(yeG4160X( notG3361W( doG4160V( butG1161U( doG4160T( andG2532S(observeG5083R(observeG5083Q(youG5213P(they bidG2036O!(whatsoeverG3745N(thereforeG3767M(allG3956L( seatG2515K(moses'G3475J(inG1909I(sitG2523#H'#(the phariseesG3588 G5330G(andG2532!F##(the scribesG3588 G1122E(sayingG3004D(disciplesG3101C(hisG846B#(toG3588 G3101A(andG2532&@-#(to the multitudeG3588 G3793?#(jesusG3588 G2424>(spakeG2980=(thenG5119<(.any moreG3765;(.himG846:(.askG19059(. forthG5758#(. dayG3588 G2250 #hjS6b?(w`I1h~( theirG846}+( they make broadG4115|!( of menG3588 G444{!(to be seenG2300z(forG4314y(they doG4160x#(worksG3588 G2041w(theirG846v(allG3956u(butG1161t(fingersG1147s(theirG846r#(with one ofG1147q(themG846p(moveG2795o(notG3756n( willG2309m( butG1161l#( shouldersG3588 G5606k!( men'sG3588 G444j( onG1909i( layG2007h(andG2532$g5(grievous to be borneG1419f(andG2532e(burdensG5413d(heavyG926c(they bindG1195b(forG1063a(notG3756`(doG4160_(andG2532^(they sayG3004](forG1063\#(worksG3588 G2041 "[gO3aK# zdH/r[ (oneG1520(forG1063(rabbiG4461(calledG2564(yeG5210(notG3361(beG2564(butG1161( rabbiG4461( rabbiG4461!(menG3588 G444(ofG5259%(to be calledG2564(andG2532#(the marketsG3588 G58(inG1722!(greetingsG3588 G783(andG2532$)#( the synagoguesG3588 G4864 (inG1722% +#(the chief seatsG3588 G4410 (andG2532 #(feastsG3588 G1173 (atG1722)3#(the uppermost roomsG3588 G4411(loveG5368(andG5037(garmentsG2440(theirG846#(ofG3588 G2440!##(the bordersG3588 G2899(enlargeG3170(andG2532"%#( phylacteriesG3588 G5440 $P{dN7kT='bG0mPD( among youG5216#C3( he that is greatestG3187B( butG1161A#( christG3588 G5547@#( masterG3588 G2519?( yourG5216>( isG2076=( oneG1520<( forG1063;( mastersG2519:%( be ye calledG25649( neitherG33668#( heavenG3588 G37727( inG17226( which isG35885#( fatherG3588 G39624( yourG52163( isG20762( oneG15201( forG10630#( the earthG3588 G1093/( uponG1909.( fatherG3962-( yourG5216,( noG3361+( callG2564*( andG2532)(brethrenG80((areG2075'(yeG5210&(allG3956%( andG1161$#( christG3588 G5547##( masterG3588 G2519"( yourG5216!( isG2076 !Z}^C  tX=& oT8! vZe( to go inG1525&d9( them that are enteringG1525c( suffer yeG863b( neitherG3761a( go inG1525`( neitherG3756_( yeG5210^( forG1063]!( menG3588 G444\( againstG1715[#( of heavenG3588 G3772 Z#!( the kingdomG3588 G932Y!( ye shut upG2808X( forG3754W!( hypocritesG5273V( phariseesG5330U( andG2532T( scribesG1122S( unto youG5213R( but woeG3759 Q-( shall be exaltedG5312P( himselfG1438O%( shall humbleG5013N( he thatG3748M( andG2532L+( shall be abasedG5013K( himselfG1438J#( shall exaltG5312I( whosoeverG3748H( andG1161G( servantG1249F( yourG5216E( shall beG2071 "^~`I, hK'iK4u^(andG2532(proselyteG4339( oneG1520( to makeG4160#( landG3588 G3584( andG2532#( seaG3588 G2281!(ye compassG4013(forG3754~!(hypocritesG5273}(phariseesG5330|(andG2532{(scribesG1122z(unto youG5213y(woeG3759x(damnationG2917w#(the greaterG4053 v-(ye shall receiveG2983u(thereforeG5124t(prayerG4336s(longG3117r(makeG4336q)( for a pretenceG4392p( andG2532o#( housesG3588 G3614n#( widows'G3588 G5503m( ye devourG2719l(forG3754k!(hypocritesG5273j(phariseesG5330i(andG2532h(scribesG1122g(unto youG5213f(woeG3759 "Oy\A~_I% f?qO)#( the goldG3588 G5557((greaterG3187'(isG2076&(whetherG5101%(forG1063$(blindG5185#(andG2532"(foolsG3474!)(he is a debtorG3784# '#(of the templeG3588 G3485#(the goldG3588 G5557(byG1722#(shall swearG3660(whosoeverG3739(butG1161( nothingG3762( it isG2076 !#( the templeG3588 G3485( byG1722#( shall swearG3660(whosoeverG3739(which sayG3004(guidesG3595(blindG5185(unto youG5213(woeG3759+(than yourselvesG5216(of hellG1067 (the childG5207 %(twofold moreG1362 (himG846 (ye makeG4160 !(he is madeG1096(whenG3752 !\kN/s];kP.{\J#(shall swearG3660I(thereforeG3767H(whosoG3660G#( the giftG3588 G1435F-( that sanctifiethG37E#( the altarG3588 G2379D( orG2228C#(the giftG3588 G1435B(greaterG3173A(whetherG5101@(forG1063?(blindG5185>(andG2532=(foolsG3474<%(he is guiltyG3784;(itG846:%(that is uponG18839#(the giftG3588 G14358(byG17227( swearethG36606( whosoeverG3025( butG11614( nothingG37623(it isG20762#(the altarG3588 G23791(byG17220#(shall swearG3660/(whosoeverG1437.(andG2532-#( the goldG3588 G5557,-( that sanctifiethG37 +!#( the templeG3588 G3485*( orG2228 "hiS5r]F0 }aK'hl(unto youG5213k(woeG3759j(thereonG1883 i-( him that sittethG2521h( byG1722g( andG2532f#( of godG3588 G2316 e!#( the throneG3588 G2362d(byG1722c(swearethG3660b#(heavenG3588 G3772a(byG1722#`3(he that shall swearG3660_(andG2532^( thereinG846!]/( him that dwellethG2730\( byG1722[( andG2532Z( itG846Y(byG1722X(swearethG3660 W!#(the templeG3588 G3485V(byG1722!U/(whoso shall swearG3660T(andG2532S(thereonG1883R!( all thingsG3956Q( byG1722P( andG2532O( itG846N( byG1722M(swearethG3660L#(the altarG3588 G2379K(byG1722 !c|]<%zV4s\A$ ~c (swallowG2666 (andG1161 #(a gnatG3588 G2971 +(which strain atG1368 (guidesG3595(blindG5185(undoneG863(the otherG2548(to leaveG863(notG3361(andG2548%(to have doneG4160(ought yeG1163(theseG5023#(faithG3588 G4102~(andG2532}#(mercyG3588 G1656|#(judgmentG3588 G2920 {!#(of the lawG3588 G3551z'(the weightierG926y%(have omittedG863x(andG2532w#(cumminG3588 G2951v( andG2532u!( aniseG3588 G432t( andG2532s#( of mintG3588 G2238r%( ye pay titheG586q(forG3754p!(hypocritesG5273o(phariseesG5330n(andG2532m(scribesG1122 "_cE. tZ9#nV<x_/(cleanG2513.(may beG1096-( of themG846,#( the outsideG1622+( thatG2443*#( platterG3588 G3953)( andG2532(#(the cupG3588 G4221'(withinG1787&(thatG3588%(firstG4412$(cleanseG2511#(phariseeG5330"(blindG5185!(excessG192 (andG2532(extortionG724(ofG1537'(they are fullG1073(withinG2081(butG1161$)#( of the platterG3588 G3953( andG2532 !#( of the cupG3588 G4221#( the outsideG1855'( ye make cleanG2511(forG3754!(hypocritesG5273(phariseesG5330(andG2532(scribesG1122(unto youG5213(woeG3759( a camelG2574 $YfH1 kP9"}fH-sYS( withinG2081R( butG1161Q!(unto menG3588 G444P(righteousG1342O(appearG5316N(outwardlyG1855M(alsoG2532L(yeG5210K(even soG3779J#(uncleannessG167I(allG3956H(ofG167G(andG2532F(bonesG3747E(deadG3498D(ofG3747C(fullG1073B(withinG2081A(areG1073@(butG1161?(outwardG1855>(beautifulG5611=( appearG5316<( indeedG3303;( whichG3748:!( sepulchresG50289( whitedG2867 8-(ye are like untoG39457(forG37546!(hypocritesG52735(phariseesG53304(andG25323(scribesG11222(unto youG52131(woeG37590(alsoG2532 "W|eI.YB'xb@$ sWu(with themG846t(partakersG2844s( have beenG1510r( notG3756q( wouldG1510p( weG302o( fathersG3962n(ourG2257m#(ofG3588 G3962l#(the daysG3588 G2250k(inG1722j#(we had beenG1510i(ifG1487h(sayG3004g(andG2532 f-(of the righteousG1342$e)#(the sepulchresG3588 G3419d( garnishG2885c( andG2532%b+#( of the prophetsG3588 G4396a#( the tombsG3588 G5028`( ye buildG3618_(becauseG3754^!(hypocritesG5273](phariseesG5330\(andG2532[(scribesG1122Z(unto youG5213Y(woeG3759X(iniquityG458W(andG2532V%( of hypocrisyG5272U( fullG3324T( ye areG2075 c_<$ nX@uZ=zc("youG5209("untoG4314("sendG649("iG1473("beholdG2400("whereforeG1223#(!of hellG3588 G1067#'#(!the damnationG3588 G2920 (!ye escapeG5343 (!how canG4459 (!of vipersG2191 !(!generationG1081 (!serpentsG3789( fathersG3962( yourG5216#( ofG3588 G3962!##( the measureG3588 G3358( thenG2532( upG4137( yeG5210( fillG4137"%#( the prophetsG3588 G4396$5(of them which killedG5407~%(the childrenG5207}(ye areG2075|(thatG3754{+(unto yourselvesG1438z+(ye be witnessesG3140y(whereforeG5620%x+#(of the prophetsG3588 G4396w!(the bloodG3588 G129v(inG1722 $_hR;kS/nW;$_9!(# the bloodG3588 G1298(# fromG5757#(# the earthG3588 G10936(# uponG19095(# shedG16324(#bloodG1293'(#the righteousG13422(#allG39561(#may comeG20640(#youG5209/(#uponG1909.(#thatG3704-("cityG4172,("toG1519+("cityG4172*("fromG575)("persecuteG1377(("andG2532 '!#("synagoguesG3588 G4864&("yourG5216%("inG1722 $-("shall ye scourgeG3146#("themG846"("ofG1537!("andG2532 ("crucifyG4717("andG2532'("ye shall killG615("themG846("ofG1537(" andG2532(" scribesG1122(" andG2532(" wise menG4680(" andG2532("prophetsG4396 !caJ+fM1iL-cZ(% how oftenG4212Y(% theeG846X(% untoG4314"W3(% them which are sentG649V(%stonestG3036U(%andG2532"T%#(%the prophetsG3588 G4396S%(%that killestG615R(%jerusalemG2419Q#(%o jerusalemG2419 P!#($ generationG3588 G1074O($thisG3778N($uponG1909M!($shall comeG2240L%($these thingsG5023K($allG3956J($unto youG5213I($i sayG3004H($verilyG281G#(#the altarG3588 G2379F(#andG2532 E!#(#the templeG3588 G3485D(#betweenG3342C(#ye slewG5407B(#whomG3739A%(#of barachiasG914@(#sonG5207?%(#of zachariasG2197>!(#the bloodG3588 G129=(#untoG2193<(#abelG6;(#righteousG1342:(#ofG6 #YoWA( gP6}aE.oY}('inG1722|)('he that comethG2064{('blessedG2127z%('ye shall sayG2036y(' tillG2193x!(' henceforthG575w(' meG3165v('seeG1492u('notG3756t('ye shallG1492s('unto youG5213r('i sayG3004q('forG1063p(&desolateG2048o(&unto youG5213n(&is leftG863m#(&houseG3588 G3624l(&yourG5216k(&beholdG2400j(%notG3756i(%ye wouldG2309h(%andG2532g#(%wingsG3588 G4420f(%underG5259e#(%chickensG3588 G3556d(%herG1438c(%gatherethG1996b(%a henG3733a(%asG5158`(%evenG3739_(%togetherG1996^#(%childrenG3588 G5043](%thyG4675\(%gatheredG1996[%(% would i haveG2309 "ZsS<xQ*_F-uZ(anotherG3037(uponG1909(one stoneG3037(hereG5602(be leftG863(notG3756#( there shallG863( unto youG5213( i sayG3004( verilyG281%( these thingsG5023(allG3956(notG3756(see yeG991(unto themG846(saidG2036(jesusG2424(andG1161# '#(of the templeG3588 G2411# '#( the buildingsG3588 G3619 ( himG846 #( for to shewG1925 ( came toG4334#( disciplesG3588 G3101(hisG846(andG2532 !#(the templeG3588 G2411(fromG575%(and departedG4198(went outG1831#(jesusG3588 G2424(andG2532#('of the lordG2962~('the nameG3686 #TiT=%hN6 hR;! pTB(and saidG2036A(answeredG611@#(jesusG3588 G2424?(andG2532!>%!(of the worldG3588 G165 =!#(of the endG3588 G4930<(andG2532;(comingG3952:(thyG46749(ofG39528#(the signG3588 G45927(whatG51016(andG25325(beG20714%(these thingsG50233(shallG20712(whenG42191(usG22540(tellG2036/(sayingG3004.( privatelyG2398-( unto himG846,( cameG4334#+'#( the disciplesG3588 G3101*#(of olivesG3588 G1636)#(the mountG3588 G3735((uponG1909'(satG2521&(heG846%(asG2521$(andG1161#)(be thrown downG2647"(notG3756!(shallG2647 (thatG3739 $b{dM5hQ0gK2bf#(the endG3588 G5056e(butG235d%(come to passG1096c(mustG1163b( allG3956a( forG1063`( troubledG2360_( notG3361^( ye beG2360](see thatG3708\(of warsG4171[(rumoursG189Z(andG2532Y(of warsG4171X(hearG191W(ye shallG3195V(andG1161U( manyG4183T'( shall deceiveG4105S( andG2532R#( christG3588 G5547Q( amG1510P(iG1473O(sayingG3004N#(nameG3588 G3686M(myG3450L(inG1909K!(shall comeG2064J(manyG4183I(forG1063H( youG5209G( deceiveG4105F(manG5100E(noG3361D)(take heed thatG991C(unto themG846 #XeK4z[D%hB+qX ( hatedG3404#( ye shall beG2071( andG2532( youG5209!( shall killG615( andG2532( afflictedG2347( up to beG1519( youG5209"1( shall they deliverG3860( thenG5119~!(of sorrowsG5604}'(the beginningG746|(theseG5023{(allG3956z(placesG5117y(in diversG2596x#(earthquakesG4578w(andG2532v#(pestilencesG3061u( andG2532t( faminesG3042s)( there shall beG2071r( andG2532q( kingdomG932p(againstG1909o(kingdomG932n(andG2532m(nationG1484l(againstG1909k!(shall riseG1453j(nationG1484i(forG1063h(not yetG3768g(isG2076 "XeM6ybD&gP5X$+5( he that shall endureG5278*( butG1161))( shall wax coldG5594(( of manyG4183'( the loveG3588 G26&%( shall aboundG4129%!( iniquityG3588 G458$( becauseG1223#( andG2532"( manyG4183!'( shall deceiveG4105 ( andG2532!( shall riseG1453)( false prophetsG5578( manyG4183( andG2532#( one anotherG240!( shall hateG3404( andG2532#( one anotherG240%( shall betrayG3860( andG2532#( be offendedG4624( manyG4183( shallG4624( thenG5119( andG2532( sakeG1223#( name'sG3588 G3686( myG3450 ( forG1223 #( nationsG3588 G1484 ( allG3956 ( ofG5259 !]x`@pR;  qT7v]L( standG2476!K##( the prophetG3588 G4396J( danielG1158I( byG1223H( spoken ofG4483#G'#(of desolationG3588 G2050$F+!(the abominationG3588 G946E(shall seeG1492D(thereforeG3767C(yeG1492B(whenG3752A(comeG2240@#(the endG3588 G5056?(shallG2240>(thenG5119=(andG2532<( nationsG1484;( allG3956:#( untoG3588 G14849( a witnessG31428( forG15197#(the worldG3588 G36256(allG36505(inG1722!4/(shall be preachedG2784#3)!(of the kingdomG3588 G9322#(gospelG3588 G20981(thisG51240(andG2532/)( shall be savedG4982.( the sameG3778-( the endG5056,( untoG1519 "i^F*fJ4sT9in( hisG846m( to takeG142l(backG3694k(returnG1994j(the fieldG3588 G68i(inG1722h(which isG3588g(let himG1994f(neitherG3361e#( houseG3588 G3614d( hisG846c( out ofG1537b(any thingG5100a(to takeG142`(come downG2597_(notG3361"^%#(the housetopG3588 G1430](onG1909\(which isG3588[(let himG2597#Z'#(the mountainsG3588 G3735Y(intoG1909X(fleeG5343W#(judaeaG3588 G2449V(inG1722U(which beG3588T(let themG5343S(thenG5119"R1(let him understandG3539Q'(whoso readethG314P(placeG5117O(holyG40N(theG5117M(inG1722 #NmV,}]G0pW8dN(noG3761(this timeG3568( toG2193%( of the worldG2889 '( the beginningG746 ( sinceG575 ( notG3756 (wasG1096 (such asG3634#(tribulationG2347(greatG3173(shall beG2071(thenG5119(forG1063+( the sabbath dayG4521( onG1722( neitherG3366'(in the winterG5494(notG3361~(beG1096}#(flightG3588 G5437|(yourG5216{(thatG2443z(pray yeG4336y(butG1161x#( daysG3588 G2250w( thoseG1565v( inG1722&u9( to them that give suckG2337t(andG2532s!(with childG1064"r1(unto them that areG2192q(woeG3759p(andG1161o#( clothesG3588 G2440 #TkM&nV=waI)kT4(andG25323'(false christsG5580!2/(there shall ariseG14531(forG10630( notG3361/( believeG4100.( thereG5602-( orG2228,#(christG3588 G5547+(hereG5602*(loG2400)(unto youG5213((shall sayG2036'(any manG5100&(ifG1437%(thenG5119"$1(shall be shortenedG2856##(daysG3588 G2250"(thoseG1565!(sakeG1223 #(the elect'sG1588(forG1223(butG1161( be savedG4982( fleshG4561( noG3756%(there shouldG4982#3(should be shortenedG2856#(daysG3588 G2250(thoseG1565(exceptG3361(andG2532(shall beG1096(everG3361(norG3756bR RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{ I J/ KR Lt M N9 O\ P Q RC Sf T U) VK I J/ KR Lt M N9 O\ P Q RC Sf T U) VK Wo X Y7 Z[ [~ \ ]D ^e _ `) aJ bl c d/ eS fu g h9 iZ j} k lB mf n o+ pL qn r s4 uW vx w x< y_ z {% |I }k ~ 1 T x  ? c  ( K n  5 X z  @ d , Q v  9 \ ~ " D f , P t  7 [ ~ " G k  1 T v  ; #Vw`E$jK4v`B,mVW(forG1063V(notG3361U(believeG4100)T3#(the secret chambersG3588 G5009S(inG1722R( beholdG2400Q( forthG1831P( notG3361O( goG1831N!( the desertG2048M(inG1722L(he isG2076K(beholdG2400J(unto youG5213I)(they shall sayG2036H(ifG1437G(whereforeG3767F(beforeG4280E(youG5213D#(i have toldG4280C(beholdG2400B(electG1588A(veryG2532@(theG1588"?1(they shall deceiveG4105>(possibleG1415=(ifG1487<'( insomuch thatG5620;( wondersG5059:( andG25329( signsG45928( greatG31737!(shall shewG13256(andG25325)(false prophetsG5578 !Sv_D' |]G0Z;"rSx#( be darkenedG4654w#( the sunG3588 G2246v(shallG4654u(daysG2250t(thoseG1565s#(ofG3588 G2250%r+#(the tribulationG3588 G2347q(afterG3326p#(immediatelyG2112$o5( be gathered togetherG4863n!!(the eaglesG3588 G105m(willG4863l(thereG1563k(isG5600!j##(the carcaseG3588 G4430i#(wheresoeverG3699h(forG1063g(beG2071f!(of manG3588 G444 e!#(of the sonG3588 G5207 d!#(the comingG3588 G3952c( alsoG2532b( shallG2071a( soG3779`( the westG1424_( even untoG2193^(shinethG5316](andG2532\#(of the eastG395[(outG575Z(comethG1831"Y'!(the lightningG3588 G796X(asG5618 !QiJ3Y6lL5sQ)(they shall seeG3700(andG2532(mournG2875"%#(of the earthG3588 G1093 !#( the tribesG3588 G5443( allG3956( shallG2875( thenG5119( andG2532#(heavenG3588 G3772(inG1722!(of manG3588 G444 !#(of the sonG3588 G5207 #(the signG3588 G4592 %(shall appearG5316 (thenG5119 (andG2532+(shall be shakenG4531$)#(of the heavensG3588 G3772 !#(the powersG3588 G1411(andG2532#(heavenG3588 G3772(fromG575!(shall fallG4098!(the starsG3588 G792(andG2532#(lightG3588 G5338~(herG846}(giveG1325|(notG3756{( shallG1325z#( the moonG3588 G4582y( andG2532 #clI1dL7qYC+|c<( learnG3129;( nowG1161:(the otherG2069(toG21938(of heavenG37727(one endG2066(fromG5755(windsG4174(fourG50643(theG4172(fromG15371(electG15880(hisG846*/A( they shall gather togetherG1996.( andG2532-%( of a trumpetG4536,( soundG5456+( greatG3173*(aG5456)(withG3326((angelsG3588 G32'(hisG846&'(he shall sendG649%(andG2532$(gloryG1391#(greatG4183"(andG2532!(powerG1411 (withG3326#(of heavenG3588 G3772 !#(the cloudsG3588 G3507(inG1909(comingG2064!(of manG3588 G444#(the sonG3588 G5207 #]tT>'cK5|dK3v]_("shallG3928 ^!#("generationG3588 G1074]("thisG3778\("unto youG5213[("i sayG3004Z("verilyG281Y(!the doorsG2374X(! atG1909W(! nearG1451V(! it isG2076U(! thatG3754T(!knowG1097S%(!these thingsG5023R(!allG3956Q%(!ye shall seeG1492P(!whenG3752O(!yeG5210N(!likewiseG2532M(!soG3779L( nighG1451K#( summerG3588 G2330J( thatG3754I( ye knowG1097H#( leavesG3588 G5444G'( putteth forthG1631F( andG2532E( tenderG527D( yetG2235C( isG1096B#( branchG3588 G2798A( hisG846@( whenG3752"?%#( the fig treeG3588 G4808>( ofG575=#( a parableG3588 G3850 #dbB+ sV?)wU2~d(%of noeG3575#(%the daysG3588 G2250(%asG5618(%butG1161~($onlyG3441}#($fatherG3588 G3962|($myG3450{($ butG1487z#($ of heavenG3588 G3772y!($ the angelsG3588 G32x($ notG3761w($noG3762v($knowethG1492u#($hourG3588 G5610t($andG2532s#($dayG3588 G2250r($thatG1565q($ofG4012p($butG1161o(# pass awayG3928n(# notG3756m(# shallG3928l(#wordsG3056k(#myG3450j(#butG1161i+(#shall pass awayG3928h#(#earthG3588 G1093g(#andG2532f#(#heavenG3588 G3772e%("be fulfilledG1096d%(" these thingsG5023c(" allG3956b(" tillG2193a(" passG3928`("notG3756 #SqR<%jF/oX=%jS%('andG2532$('cameG2064##('the floodG3588 G2627"('untilG2193!('notG3756 ('knewG1097('andG2532#(&the arkG3588 G2787(&intoG1519(&enteredG1525(&noeG3575(&thatG1525(&the dayG2250(&untilG891"1(&giving in marriageG1547(&andG2532(& marryingG1060(& drinkingG4095(& andG2532 -(& they were eatingG5176#(& the floodG3588 G2627(&beforeG4253(&wereG2258(&thatG3588 #(&the daysG3588 G2250 (&inG1722 (&asG5618 (&forG1063 (% beG2071!(% of manG3588 G444 !#(% of the sonG3588 G5207 !#(% the comingG3588 G3952(%alsoG2532(%shallG2071(%soG3779 $PpL( ^C! lQ/hPI(*hourG5610H(*whatG4169G(*notG3756F(*forG3754E(*thereforeG3767D(*watchG1127C() leftG863B()the otherG1520A()andG2532@)()shall be takenG3880?()the oneG1520>#()the millG3588 G3459=()atG1722<()grindingG229;()twoG1417:(( leftG8639(( the otherG15208(( andG25327)(( shall be takenG38806(( the oneG15205((the fieldG3588 G684((inG17223((beG20712((twoG14171((shallG20710((thenG5119/('beG2071.!('of manG3588 G444 -!#('of the sonG3588 G5207 ,!#('the comingG3588 G3952+(' alsoG2532*(' shallG2071)(' soG3779((' awayG142'(' them allG537&('tookG142 "h~fN8a8!x[E/hk(, notG3756j#(, as ye thinkG1380i(, an hourG5610h(, suchG1380g(, inG5610f(,forG3754e(,readyG2092d(,alsoG2532c(,yeG5210b(,beG1096a(,thereforeG1223`+(+to be broken upG1358_#(+houseG3588 G3614^(+hisG846]'(+have sufferedG1439\(+notG3756[(+wouldG1439Z(+andG2532%Y7(+he would have watchedG1127X!(+ would comeG2064W#(+ the thiefG3588 G2812V(+ watchG5438U(+ whatG4169T(+ inG5438S(+had knownG1492.R=#(+the goodman of the houseG3588 G3617Q(+ifG1487P(+thatG3754O(+thisG1565N(+knowG1097M(+butG1161L(* doth comeG2064K#(* lordG3588 G2962J(*yourG5216 #YxbD-s]:bJ4uY(/unto youG5213 (/i sayG3004 (/verilyG281 (. doingG4160 (. soG3779 !(.shall findG2147)(.when he comethG2064#(.lordG3588 G2962(.hisG846(.whomG3739#(.servantG3588 G1401(.thatG1565(.blessedG3107!(-due seasonG2540(-inG1722#(-meatG3588 G5160~(-themG846}(-to giveG1325|#(-householdG3588 G2322{(-hisG846z(-overG1909y+(- hath made rulerG2525x#(- lordG3588 G2962w(- hisG846v(- whomG3739u(- servantG1401t(-wiseG5429s(-andG2532r!(-a faithfulG4103q(-isG2076p(-thenG687o(-whoG5101n(,comethG2064m!(,of manG3588 G444l#(,the sonG3588 G5207 #fiS:# uV@"oX>'f1(2servantG14010(2thatG1565/#(2ofG3588 G1401.#(2the lordG3588 G2962-#(1 the drunkenG3184,(1 withG3326+(1 drinkG4095*(1andG2532)(1to eatG2068((1andG1161$')#(1fellowservantsG3588 G4889&(1to smiteG5180%#(1shall beginG756$(1andG2532#!(0his comingG2064"(0 delayethG5549!#(0 lordG3588 G2962 (0 myG3450#(0 heartG3588 G2588(0 hisG846(0inG1722(0shall sayG2036(0servantG1401(0evilG2556(0thatG1565(0and ifG1437(0butG1161(/ goodsG5224(/ hisG846(/ allG3956(/ overG1909(/rulerG2525(/himG846'(/he shall makeG2525(/thatG3754 #O}fO8"oY>' |`?(gOT(untoG3933S!(be likenedG3666R#(of heavenG3588 G3772 Q#!(the kingdomG3588 G932P(thenG5119O#(3of teethG3588 G3599N#(3gnashingG3588 G1030M(3andG2532L#(3 weepingG3588 G2805K(3 shall beG2071J(3 thereG1563$I)#(3 the hypocritesG3588 G5273H(3 withG3326G#(3portionG3588 G3313F(3hisG846E(3appointG5087D(3andG2532C(3asunderG1371B(3himG846A(3shall cutG1371@(3andG2532?(2aware ofG1097>(2notG3756=(2he isG1097<(2thatG3739;(2an hourG5610:(2 inG17229(2 andG25328(2 forG43287(2 notG37566!(2 he lookethG43285(2whenG37394(2a dayG22503(2inG17222!(2shall comeG2240 $ifJ1{cL4u_H0ix(vesselsG3588 G30w(theirG846v(inG1722u(oilG1637t(tookG2983s(the wiseG5429r(butG1161q( themG1438p( withG3326o(oilG1637n(noG3756m(and tookG2983l#(lampsG3588 G2985k(theirG1438j(tookG2983i(foolishG3474h(they thatG3748g( foolishG3474f( fiveG4002e(andG2532d(wiseG5429c(wereG2258b(themG846a(ofG1537`(fiveG4002_(andG1161$^)#(the bridegroomG3588 G3566](to meetG529\( forthG1519[( and wentG1831Z#( lampsG3588 G2985Y( theirG846X( tookG2983W(whichG3748V(virginsG3933U(tenG1176 #gpU=& u\D*pY@g#(the foolishG3474(andG1161#( lampsG3588 G2985(theirG846(trimmedG2885(andG2532(aroseG1453#(virginsG3588 G3933(thoseG1565(allG3956(thenG5119( himG846( to meetG529( outG1519 ( go yeG1831 ( comethG2064$ )#(the bridegroomG3588 G3566 (beholdG2400 (madeG1096(a cryG2906(there wasG1096(nightG3571(midG3319(andG1161(sleptG2518(andG2532(slumberedG3573(allG3956(theyG3573~(tarriedG5549$})#(the bridegroomG3588 G3566|(whileG1161{#( lampsG3588 G2985z( theirG846y( withG3326 $akN7 yaF/nL5 a$?)#( the bridegroomG3588 G3566>( to buyG59=( wentG565<( theyG846;( whileG565:( andG11619)( for yourselvesG14388( buyG597( andG25326)( them that sellG44535( toG43144( ratherG31233( go yeG41982( butG11611( youG52130( andG2532/( for usG2254.( enoughG714-( notG3756,( there beG714+( lestG3379*( sayingG3004)( answeredG611(( the wiseG5429'( butG1161&%(are gone outG4570%#(lampsG3588 G2985$( ourG2257#( forG3754"#( oilG3588 G1637!( yourG5216 ( ofG1537(usG2254(giveG1325'(unto the wiseG5429(saidG2036 $Sv`J$ kR7lS:nSc( neitherG3756b( ye knowG1492a( forG3754`( thereforeG3767_( watchG1127^( notG3756]( youG5209\( i knowG1492[( unto youG5213Z( i sayG3004Y( verilyG281X( and saidG2036W#( he answeredG611V( butG1161U( to usG2254T( openG455S( lordG2962R( lordG2962Q( sayingG3004P( virginsG3933O( otherG3062N( theG3933M( alsoG2532L( cameG2064K( afterwardG5305J( was shutG2808I#( the doorG3588 G2374H( andG2532"G%#( the marriageG3588 G1062F( toG1519E( himG846D( withG3326C( went inG1525$B5( they that were readyG2092A( andG2532@( cameG2064 "YjK1kT7kM6pY(andG2532(abilityG1411#(his severalG2398%(according toG2596%(to every manG1538( oneG1520!( to anotherG3739~( andG1161}( twoG1417|!(to anotherG3739{(talentsG5007z(fiveG4002y(he gaveG1325x(unto oneG3739w(andG2532v(goodsG5224u( hisG846t( unto themG846s( deliveredG3860r( andG2532q( servantsG1401p(his ownG2398o(calledG2564,nG(travelling into a far countryG589m(a manG444l(asG5618k(forG1063j( comethG2064i!( of manG3588 G444h#( the sonG3588 G5207g( whereinG1722f#( the hourG3588 G5610e( norG3761d#( the dayG3588 G2250 #b~bG/dM1rJ3b(#( lord'sG3588 G2962'( hisG846&( hidG613%( andG2532$#( the earthG3588 G1093#(inG1722"!(and diggedG3736!(wentG565 (oneG1520$5(he that had receivedG2983(butG1161( twoG1417( otherG243(gainedG2770(alsoG2532(heG846(twoG1417(he thatG3588(likewiseG5615(andG2532(talentsG5007(fiveG4002( otherG243( madeG4160( andG2532( the sameG846( withG1722 !(and tradedG2038 (wentG4198 (talentsG5007 (the fiveG4002$ 5(he that had receivedG2983(thenG1161-(took his journeyG589#(straightwayG2112 #ZbF-zR:kG,uZK(talentsG5007J(fiveG4002I(themG846H(besideG1909G'(i have gainedG2770F(beholdG1492E(talentsG5007D(fiveG4002C(unto meG3427 B-(thou deliveredstG3860A( lordG2962@( sayingG3004?( talentsG5007>( fiveG4002=( otherG243<#(and broughtG4374;(cameG4334:(talentsG50079(fiveG4002$85(he that had receivedG29837(and soG25326(themG8465(withG33264( reckonethG48683( andG25322( comethG20641( servantsG14010(thoseG1565/#(ofG3588 G1401.#(the lordG3588 G2962-(timeG5550,(longG4183+(aG5550*(afterG3326)!(moneyG3588 G694 #ReO8lT;#zbL4mRn( unto meG3427 m-( thou deliveredstG3860l( lordG2962k( and saidG2036j( cameG4334i(talentsG5007h(twoG1417!g/(that had receivedG2983f(alsoG2532e(heG2983d(lordG2962c(thyG4675b#(ofG3588 G2962a#(the joyG3588 G5479`(intoG1519_!(enter thouG1525^#(many thingsG4183](overG1909\(rulerG2525[(theeG4571Z#(i will makeG2525Y%(a few thingsG3641X( overG1909W( faithfulG4103V)( thou hast beenG2258U( servantG1401T( faithfulG4103S(andG2532R(goodG18Q(well doneG2095P(unto himG846O(saidG5346N#(lordG3588 G2962M(hisG846L(moreG243 #P|dI/~gK0jR3yP%7(he which had receivedG2983(thenG1161(lordG2962(thyG4675 #(ofG3588 G2962 #(the joyG3588 G5479 (intoG1519 !(enter thouG1525 #(many thingsG4183(overG1909(rulerG2525(theeG4571#(i will makeG2525%( a few thingsG3641( overG1909( faithfulG4103)( thou hast beenG2258( servantG1401(faithfulG4103~(andG2532}(goodG18|(well doneG2095{(unto himG846z(saidG5346y#(lordG3588 G2962x(hisG846w(themG846v(besideG1909u(talentsG5007t(otherG243s(twoG1417r'(i have gainedG2770q(beholdG1492p(talentsG5007o(twoG1417 $hlR:"r[C,pU:#~h5(hisG8464( thineG46743( thou hastG21922( loG14921#( the earthG3588 G10930(inG1722/#(talentG3588 G5007.(thyG4675-(and hidG2928,(and wentG565+%(i was afraidG5399*(andG2532)(strawedG1287((notG3756'(thou hastG1287&(whereG3606%(gatheringG4863$(andG2532#(sownG4687"(notG3756!(thou hastG4687 (whereG3699(reapingG2325(manG444(hardG4642(anG444(thou artG1488(thatG3754( theeG4571( i knewG1097( lordG2962( and saidG2036( cameG4334(talentG5007(oneG1520(theG5007 #Ov_C(tZA'pR'fOX(takeG142W(usuryG5110V(withG4862U(mine ownG1699$T5( should have receivedG2865S( iG1473R%( at my comingG2064Q( andG2532'P/#(to the exchangersG3588 G5133O!(moneyG3588 G694N(myG3450M#(to have putG906L(thereforeG3767K(oughtestG1163J(thouG4571I(strawedG1287H(notG3756G(i haveG1287F(whereG3606E(gatherG4863D(andG2532C(notG3756B(i sowedG4687A(whereG3699@( i reapG2325?( thatG3754>%( thou knewestG1492=( servantG1401<( slothfulG3636;(andG2532:(wickedG41909(unto himG8468(and saidG20367(answeredG6116#(lordG3588 G2962 "`{c<% h=&uW<% y`z( thereG1563y#( darknessG3588 G4655x(outerG1857w(intoG1519v(servantG1401u-(the unprofitableG888t(cast yeG1544s(andG2532r(he hathG2192q!(that whichG3739p(evenG2532o(awayG575n)(shall be takenG142m(notG3361l( that hathG2192k( himG846j( fromG575i( butG1161'h;( he shall have abundanceG4052g(andG2532f)(shall be givenG1325e'(one that hathG2192d(everyG3956c(untoG2192b(forG1063a( talentsG5007`( tenG1176#_3( unto him which hathG2192^( giveG1325](andG2532\(himG846[(fromG575 Z!#(the talentG3588 G5007Y(thereforeG3767 #_hP/ydN6nU>$v_( themG846 /( he shall separateG873( andG2532#( nationsG3588 G1484( allG3956!/( shall be gatheredG4863( himG846( beforeG1715( andG2532(gloryG1391(hisG846(ofG1391!(the throneG2362(uponG1909%(shall he sitG2523(thenG5119 (himG846 (withG3326 (angelsG32 ( holyG40 ( theG32( allG3956( andG2532#( gloryG3588 G1391(hisG846(inG1722!(shall comeG2064!(of manG3588 G444#(the sonG3588 G5207(whenG3752#(of teethG3588 G3599~#(gnashingG3588 G1030}( andG2532|#( weepingG3588 G2805{( shall beG2071 #_dE. mV9#kU7{_@("preparedG2090?#("the kingdomG932>("inheritG2816=("fatherG3962<("myG3450;#(" ofG3588 G3962:(" blessedG21279(" come, yeG12058!(" right handG11887(" hisG8466("onG15375("unto themG35884("sayG20463!("the kingG3588 G9352("shallG20461("thenG51190(! the leftG2176/(! onG1537.(! the goatsG2055-(! butG1161,!(! right handG1188+(!hisG846*(!onG1537)(!the sheepG4263(%(!he shall setG2476'(!andG2532&#( the goatsG3588 G2056%( fromG575$#( sheepG3588 G4263#( dividethG873 "!#( a shepherdG3588 G4166!( asG5618 ( anotherG240( fromG575( oneG240 $euQ: oV8!vYB${ed($meG3165c($untoG4314b($ ye cameG2064a($ andG2532`($ prisonG5438_($ inG1722^($ i wasG2252]($meG3165\!($ye visitedG1980[($andG2532Z!($i was sickG770Y($meG3165X!($ye clothedG4016W($andG2532V($nakedG1131U(#inG4863T(#meG3165S(#ye tookG4863R(#andG2532Q!(# a strangerG3581P(# i wasG2252O(# drinkG4222N(# meG3165M(# ye gaveG4222L(#andG2532K'(#i was thirstyG1372J(#meatG5315I(#meG3427H(#ye gaveG1325G(#andG2532 F-(#i was an hungredG3983E(#forG1063D%("of the worldG2889C)("the foundationG2602B("fromG575A("for youG5213 &[fN6pV>$ z_I1s[ (' untoG4314 (' cameG2064(' andG2532('prisonG5438('inG1722('orG2228('sickG772('theeG4571('saw weG1492('whenG4219('orG1161(& clothedG4016~(& andG2532}(& nakedG1131|(&orG2228{(& inG4863z(&andG2532y!(&a strangerG3581x(&theeG4571w(&saw weG1492v(&whenG4219u(% drinkG4222t(%andG2532s(%thirstyG1372r(%orG2228q(%fedG5142p(% andG2532o!(% an hungredG3983n(% theeG4571m(% saw weG1492l(% whenG4219k(%lordG2962j(%sayingG3004i(%himG846h(%answerG611g'(%the righteousG1342f(%shallG611e(%thenG5119 "hvZA( gK5s]<" h,()preparedG2090+#()fireG3588 G4442*#()everlastingG166)()intoG1519(()ye cursedG2672'() meG1700&() fromG575%() departG4198$'() the left handG2176#() onG1537"()unto themG3588!()alsoG2532 %()shall he sayG2046()thenG5119((unto meG1698%((ye have doneG4160((brethrenG80((myG3450((of theseG5130%((of the leastG1646((oneG1520(( untoG3588 G80%(( ye have doneG4160(( asG3745(( inasmuchG1909(( unto youG5213((i sayG3004((verilyG281((unto themG846((and sayG2046%((shall answerG611 !((the kingG3588 G935 ((andG2532 (' theeG4571 %d}YB'zdK2oQ;$ {dQ(+notG3756P(+meG3165O!(+ye visitedG1980N(+andG2532M(+prisonG5438L(+inG1722K(+andG2532J(+ sickG772I(+ notG3756H(+ meG3165G!(+ ye clothedG4016F(+ andG2532E(+nakedG1131D(+inG4863C(+notG3756B(+meG3165A(+ye tookG4863@(+andG2532?!(+a strangerG3581>(+i wasG2252=(* drinkG4222<(* noG3756;(* meG3165:(* ye gaveG42229(* andG25328'(*i was thirstyG13727(*meatG53156(*noG37565(*meG34274(*ye gaveG13253(*andG2532 2-(*i was an hungredG39831(*forG10630()angelsG3588 G32/()hisG846.()andG2532-'()for the devilG1228 %hrX@(s]D.pS;~hv(- asG3745u(- inasmuchG1909t(-unto youG5213s(-i sayG3004r(-verilyG281q(-sayingG3004p(-themG846o+(-shall he answerG611n(-thenG5119m(,unto theeG4671l(,ministerG1247k(,notG3756j(,didG1247i(,andG2532h(,prisonG5438g(,inG1722f(,orG2228e(,sickG772d(,orG2228c(,nakedG1131b(,orG2228a!(,a strangerG3581`(,orG2228_(,athirstG1372^(, orG2228]!(, an hungredG3983\(, theeG4571[(, saw weG1492Z(, whenG4219Y(,lordG2962X(,sayingG3004W(,himG846V(,answerG611U(,alsoG2532T(,theyG846S(,shallG611R(,thenG5119 #Xy_H/tS;# xaH' oX(twoG1417(afterG3326(thatG3754(ye knowG1492( disciplesG3101( hisG846#( untoG3588 G3101( he saidG2036#(sayingsG3588 G3056(theseG5128(allG3956%(had finishedG5055 #(jesusG3588 G2424 (whenG3753 +(it came to passG1096 (andG2532 (. eternalG166(. lifeG2222(. intoG1519'(. the righteousG1342(.butG1161!(.punishmentG2851#(.everlastingG166(.intoG1519'(.shall go awayG565(.theseG3778(.andG2532~(-to meG1698}(-notG3761|(-ye didG4160{(-of theseG5130z%(-of the leastG1646y(- to oneG1520x(- notG3756w(- ye didG4160 Sz[<&bK-~bK.pS9(they saidG30048(butG11617(killG6156(andG25325#(by subtiltyG13884#(jesusG3588 G24243+(they might takeG29022(thatG24431(consultedG48230(andG2532/(caiaphasG2533.)(who was calledG3004'-1!( of the high priestG3588 G749,!!( the palaceG3588 G833+( untoG1519#*'#( of the peopleG3588 G2992)!( the eldersG4245((andG2532!'##(the scribesG3588 G1122&(andG2532&%/!(the chief priestsG3588 G749"$1(assembled togetherG4863#(thenG5119"%(be crucifiedG4717!(toG1519 #( is betrayedG3860!( of manG3588 G444#( the sonG3588 G5207( andG2532%( the passoverG3957(isG1096(daysG2250 #e|_F" }`D'`D-{e\(hisG846[(whenG1492Z(butG1161Y(as he satG345X#( headG3588 G2776W( hisG846V( onG1909U( poured itG2708T( andG2532S(ointmentG3464R'(very preciousG927Q(ofG3464P-(an alabaster boxG211O(havingG2192N(a womanG1135M(himG846L+(there came untoG4334K( the leperG3015J( of simonG4613I( the houseG3614H( inG1722G(bethanyG963F(inG1722E(wasG1096D(jesusG2424C(whenG1096B(nowG1161 A!#( the peopleG3588 G2992@( amongG1722?( an uproarG2351>(there beG1096=(lestG2443<#(the feastG3588 G1859;(onG1722:(notG3361 "gpP8r[B# eO,~g~( forG1063}( meG1691|( uponG1519{( workG2041z( goodG2570y( aG2041 x-( she hath wroughtG2038w( forG1063v#( the womanG3588 G1135u( yeG3930t( troubleG2873s( whyG5101r( unto themG846q( he saidG2036p!( understoodG1097o#( jesusG3588 G2424n( whenG1161m#( to the poorG4434l( givenG1325k( andG2532j( for muchG4183i)( have been soldG4097h( mightG1410g#( ointmentG3588 G3464f( thisG5124e( forG1063d!( wasteG3588 G684c( thisG3778b%( what purposeG5101a(toG1519`(sayingG3004"_5(they had indignationG23^(sawG1492]#(disciplesG3588 G3101 $PiS8!zdN0aI)nP"!( this, thatG3739!( alsoG2532 ( shallG2980( worldG2889( wholeG3650#( theG3588 G2889( inG1722!/( shall be preachedG2784#( gospelG3588 G2098( thisG5124#( wheresoeverG3699( unto youG5213( i sayG3004( verilyG281( burialG1779( myG3165( forG4314( she didG4160#( bodyG3588 G4983( myG3450( onG1909 #( ointmentG3588 G3464 ( thisG5124 #( hath pouredG906 ( sheG846 #( for in thatG1063( alwaysG3842( notG3756( ye haveG2192( meG1691( butG1161( youG1438( withG3326( alwaysG3842( the poorG4434( ye haveG2192 "lv]E. dH0|eB'lD(he soughtG2212C(that timeG5119B(fromG575A(andG2532@-(pieces of silverG694?(thirtyG5144>(forG694=( with himG846<+( they covenantedG2476;( andG1161:( unto youG52139( himG8468%(will deliverG38607(and iG25046(meG34275(giveG13254(will yeG23093(whatG51012(and saidG2036&1/!( the chief priestsG3588 G7490( untoG4314/( wentG4198.(iscariotG2469-(judasG2455,(calledG3004+'(of the twelveG1427*(oneG1520)(thenG5119(( of herG846'!( a memorialG3422&( forG1519%( be toldG2980$( hath doneG4160#!( this womanG846 "]gCrT8|fH1x]f(at handG1451e(isG2076d#(timeG3588 G2540c(myG3450b(saithG3004 a!#(the masterG3588 G1320`( unto himG846_( sayG2036^( andG2532]!( such a manG1170\( toG4314[#(the cityG3588 G4172Z(intoG1519Y(goG5217X(he saidG2036W(andG1161V%(the passoverG3957U(to eatG5315T(for theeG4671S!(we prepareG2090R)( wilt thou thatG2309Q( whereG4226P( unto himG846O( sayingG3004N#( to jesusG3588 G2424M(cameG4334#L'#(the disciplesG3588 G3101 K/( unleavened breadG106J(the firstG4413I(nowG1161H(himG846G(betrayG3860F(toG2443E#(opportunityG2120 #Yv`=&{dA! fO9"oY ( ofG1537( oneG1520( thatG3754(unto youG5213(i sayG3004(verilyG281(he saidG2036(did eatG2068(theyG846(asG2068(andG2532~!(the twelveG1427}(withG3326|#(he sat downG345{(was comeG1096z(the evenG3798y(whenG1096x(nowG1161w%( the passoverG3957v+( they made readyG2090u( andG2532t(themG846s'(had appointedG4929r#(jesusG3588 G2424q(asG5613p(didG4160#o'#(the disciplesG3588 G3101n(andG2532m#(disciplesG3588 G3101l(myG3450k(withG3326j(thy houseG4571i(atG4314h%(the passoverG3957g#(i will keepG4160 #`bE) w`B&cC-w`,( butG1161+( himG846*(ofG4012)'(it is writtenG1125((asG2531'(goethG5217&!(of manG3588 G444%(the sonG5207$(meG3165#%( shall betrayG3860"( the sameG3778!#( the dishG3588 G5165 ( inG1722( meG1700(withG3326#(handG3588 G5495+(he that dippethG1686(and saidG2036#(he answeredG611(andG1161( iG1473( is itG1510( lordG2962( unto himG846(to sayG3004(of themG846(every oneG1538(and beganG756(sorrowfulG3076(exceedingG4970(they wereG3076 (andG2532 (meG3165 %( shall betrayG3860 ( youG5216 $dpO0zeN7z`G2dP#(were eatingG2068O(theyG846N(asG2068M(andG1161L(hast saidG2036K(thouG4771J( unto himG846I( he saidG3004H( iG1473G( is itG1510F(masterG4461E(and saidG2036D(answeredG611C(himG846B)(which betrayedG3860A(judasG2455@(thenG1161?(been bornG1080>(notG3756=(hadG1080<(heG846;(ifG1487:!(manG3588 G4449(thatG15658(forG8467(goodG25706#(it had beenG22585#(is betrayedG38604!(of manG3588 G4443#(the sonG3588 G52072(whomG37391(byG12230(manG444/( thatG1565.!( untoG3588 G444-( woeG3759 $by\E-waC,jN7! ybt( newG2537s( of theG1242r!(bloodG3588 G129q(myG3450p(isG2076o(thisG5124n(forG1063m( itG846l( ofG1537k( allG3956j( drink yeG4095i(sayingG3004h(to themG846g(and gaveG1325f#(gave thanksG2168e(andG2532d#(the cupG3588 G4221c(he tookG2983b(andG2532a#(bodyG3588 G4983`(myG3450_(isG2076^(thisG5124](eatG5315\(takeG2983[(saidG2036Z(andG2532&Y-#( to the disciplesG3588 G3101X( gaveG1325W( andG2532V( and brakeG2806U( blessedG2127T(andG2532S!(breadG3588 G740R(tookG2983Q#(jesusG3588 G2424 #V|\B+yaBqYB,nV(intoG1519'(they went outG1831*A(when they had sung an hymnG5214(andG2532!(kingdomG3588 G932#(father'sG3588 G3962(myG3450(inG1722(youG5216(withG3326 (newG2537 (itG846 (i drinkG4095 (whenG3752 #(dayG3588 G2250(thatG1565(untilG2193 #!(of the vineG3588 G288#( fruitG3588 G1081( thisG5127( ofG1537!( henceforthG737(drinkG4095(notG3756(i willG4095~(unto youG5213}(i sayG3004|(butG1161{(of sinsG266z'(the remissionG859y(forG1519x(manyG4183w( forG4012v'( which is shedG1632u( testamentG1242 ZjN7!zY9oVAqZ7(!andG11616(!answeredG6115#(!peterG3588 G40744#( galileeG3588 G10563( intoG15192( youG5209 1-( i will go beforeG42540)( am risen againG1453/( iG3165.( afterG3326-( butG1161),?(shall be scattered abroadG1287"+%#(of the flockG3588 G4167*#(the sheepG3588 G4263)(andG2532"(%#(the shepherdG3588 G4166'%(i will smiteG3960&'(it is writtenG1125%( forG1063$#( nightG3588 G3571#( thisG3778"( meG1698!!(because ofG1722! /(shall be offendedG4624(yeG5210(allG3956(unto themG846#(jesusG3588 G2424(saithG3004(thenG5119#(of olivesG3588 G1636#(the mountG3588 G3735 $UwYA)qX;# }gM.lU[(# yetG2579Z(# theeG4671Y(#withG4862X(#dieG599W(#shouldG1163V(#iG3165U(#thoughG2579T(#unto himG846S(#saidG3004R#(#peterG3588 G4074Q("thriceG5151P("meG3165O+("thou shalt denyG533N(" crowG5455M(" the cockG220L(" beforeG4250K#(" nightG3588 G3571J(" thisG3778I("thatG3754H("unto theeG4671G("i sayG3004F("verilyG281E("unto himG846D("saidG5346C#("jesusG3588 G2424B#(!be offendedG4624A(!neverG3763@(! iG1473?(! willG4624>(! theeG4671=!(! because ofG1722!</(! shall be offendedG4624;(!allG3956:(!thoughG14879(!unto himG8468(!saidG2036 #dmU>dJ,oS9"d~!(% of zebedeeG2199}(%sonsG5207|(%twoG1417{(%theG5207z(%andG2532y#(%peterG3588 G4074 x-(%he took with himG3880w(%andG2532v($yonderG1563u($and prayG4336t($i goG565s($whileG2193r($hereG847q($ sit yeG2523(p1#($ unto the disciplesG3588 G3101o($ saithG3004n($ andG2532m!($ gethsemaneG1068l($calledG3004k($a placeG5564j($untoG1519i($themG846h($withG3326g#($jesusG3588 G2424f($comethG2064e($thenG5119#d'#(#the disciplesG3588 G3101c(#allG3956b(#saidG2036a(#alsoG2532`(#likewiseG3668_(#theeG4571^(#denyG533](# notG3756\(# will iG533 $XvZ>( {cL3}gO1pX"('thisG5124!('letG3928 ('possibleG1415('it beG2076('ifG1487(' fatherG3962(' myG3450(' oG3962(' sayingG3004!('and prayedG4336('faceG4383('hisG846('onG1909('and fellG4098 -('a little furtherG3397('he wentG4281('andG2532(&meG1700(&withG3326(& watchG1127(& andG2532 (& hereG5602 (& tarry yeG3306 (& deathG2288 (&even untoG2193# 3(&exceeding sorrowfulG4036(&isG2076#(&soulG3588 G5590(&myG3450(&unto themG846(&saith heG3004(&thenG5119!(% very heavyG85(% andG2532+(% to be sorrowfulG3076(% and beganG756 %b~gQ<$mV;$ kR:$ ybG()notG3361F()ye enterG1525E()thatG2443D()prayG4336C()andG2532B()watchG1127A((hourG5610@((oneG1520?((meG1700>((withG3326=((watchG1127<((notG3756;(( could yeG2480:(( whatG3779 9!#(( unto peterG3588 G40748(( saithG30047(( andG25326((asleepG25185((themG8464((findethG21473((andG2532#2'#((the disciplesG3588 G31011((untoG43140((he comethG2064/((andG2532.('thouG4771-('asG5613,('butG235+('willG2309*('iG1473)('asG5613(('notG3756'%('neverthelessG4133&('meG1700%('fromG575$('passG3928##('cupG3588 G4221 $^w`C, nT>& w\G0w^k(+againG3825j(+asleepG2518i(+themG846h(+and foundG2147g(+he cameG2064f(+andG2532e(*be doneG1096d#(*willG3588 G2307c(*thyG4675b(*itG846a(*i drinkG4095`(*exceptG1437_(*meG1700^(*fromG575](*pass awayG3928\(*notG3756[(* mayG1410Z#(* cupG3588 G4221Y(* thisG5124X(* ifG1487W(* fatherG3962V(*myG3450U(*oG3962T(*sayingG3004S!(*and prayedG4336R+(*the second timeG1208Q(*againG3825P%(*he went awayG565O()weakG772N()the fleshG4561M()butG1161L() willingG4289K() indeedG3303J!() the spiritG4151I!() temptationG3986H() intoG1519 #_lR;zaI,u^G/~_#(-is betrayedG3860 !(-of manG3588 G444 #(-the sonG3588 G5207 (-andG2532 !(-is at handG1448 #(-the hourG3588 G5610(-beholdG2400(- restG373(- andG2532(- nowG3063(- sleep onG2518(- unto themG846(-saithG3004(-andG2532#(-disciplesG3588 G3101(-hisG846~(-toG4314}(-cometh heG2064|(-thenG5119{(, wordsG3056z(, sameG846y(, theG3056x(, sayingG2036w)(, the third timeG5154v!(,and prayedG4336u(,againG3825t'(,and went awayG565s(,themG846r(,he leftG863q(,andG2532p(+ heavyG916o(+ wereG2258n#(+ eyesG3588 G3788m(+theirG846l(+forG1063 #iu[:u\E$ |dJ3i1(0nowG1161#0'#(/of the peopleG3588 G2992/(/eldersG4245.(/andG2532&-/!(/the chief priestsG3588 G749,(/fromG575+(/stavesG3586*(/andG2532)(/swordsG3162((/withG3326'(/multitudeG3793&(/greatG4183%(/aG3793$(/himG846#(/ withG3326"(/ andG2532!(/ cameG2064 '(/ of the twelveG1427(/ oneG1520(/judasG2455(/loG2400(/spakeG2980(/yetG2089(/heG846(/whileG2980(/andG2532(.meG3165 -(.that doth betrayG3860'(.he is at handG1448(.beholdG2400+(.let us be goingG71(.riseG1453!(-of sinnersG268(-the handsG5495(-intoG1519 #a}cE% vX9t\A' aT#(2jesusG3588 G2424S(2onG1909R#(2 handsG3588 G5495Q(2 and laidG1911P(2 thenG5119O'(2 art thou comeG3918N(2whereforeG3739M(2friendG2083L(2unto himG846K(2saidG2036J(2jesusG2424I(2andG1161H(1 himG846G(1 kissedG2705F(1andG2532E(1masterG4461D(1hailG5463C(1and saidG2036B#(1jesusG3588 G2424A!(1he came toG4334@(1forthwithG2112?(1andG2532>(0fastG2902=(0himG846<(0holdG2902;(0 is heG2076:(0 that sameG8469%(0 i shall kissG53688!(0 whomsoeverG37397(0sayingG30046(0a signG45925(0themG8464(0gaveG13253(0himG846 2-(0he that betrayedG3860 "]sM5v\9 jO0]v)(4they that takeG2983u(4 allG3956t(4 forG1063s#(4 placeG3588 G5117r(4 hisG846q(4 intoG1519p#(4swordG3588 G3162o(4thyG4675n%(4put up againG654m(4unto himG846l#(4jesusG3588 G2424k(4saidG3004j(4thenG5119i#(3earG3588 G5621h(3hisG846g'(3and smote offG851)f5!(3of the high priest'sG3588 G749e#(3a servantG3588 G1401d(3 struckG3960c(3 andG2532b#(3 swordG3588 G3162a(3 hisG846`(3 and drewG645_#(3handG3588 G5495^'(3stretched outG1614](3jesusG2424\(3withG3326"[1(3of them which wereG3588Z(3oneG1520Y(3beholdG2400X(3andG2532W(2himG846V(2tookG2902U(2andG2532 #WnV=&jT<$ `@(vW#(7jesusG3588 G2424(7saidG2036#(7hourG3588 G5610(7that sameG1565(7inG1722(6 beG1096(6it mustG1163(6thusG3779(6thatG3754%(6be fulfilledG4137$)#(6the scripturesG3588 G1124(6shallG4137 (6thenG3767 (6but howG4459 (5of angelsG32 (5legionsG3003 (5twelveG1427(5thanG2228(5moreG4119(5 meG3427';(5 he shall presently giveG3936(5 andG2532(5 fatherG3962(5 myG3450#(5toG3588 G3962(5prayG3870(5nowG737~(5notG3756}(5i canG1410|(5thatG3754{'(5thinkest thouG1380z(4the swordG3162y(4withG1722x%(4shall perishG622w(4the swordG3162 "WfN4mQ;pX<$~W#;'#(8 the disciplesG3588 G3101:(8 allG39569(8 thenG5119"81(8might be fulfilledG4137%7+#(8of the prophetsG3588 G4396$6)#(8the scripturesG3588 G11245(8thatG24434(8was doneG10963(8thisG51242(8allG36501(8butG11610(7meG3165/(7hold onG2902.(7noG3756-(7ye laidG2902,(7andG2532 +!#(7the templeG3588 G2411*(7inG1722)(7teachingG1321((7youG5209'(7withG4314&(7dailyG2250%(7i satG2516$(7meG3165##(7for to takeG4815"(7stavesG3586!(7 andG2532 (7 swordsG3162(7 withG3326(7 a thiefG3027(7 againstG1909(7asG5613+(7are ye come outG1831'/#(7to the multitudesG3588 G3793 "ToP:# tV4cD-kT](;nowG1161\#(:the endG3588 G5056[(:to seeG1492"Z%#(:the servantsG3588 G5257Y(:withG3326X(:and satG2521W(: inG2080V(: wentG1525U(: andG2532T!(: palaceG3588 G833&S/!(: the high priest'sG3588 G749R(:untoG2193Q(:offG575P(:afarG3113O(:himG846N(:followedG190M(:peterG4074L(:butG1161K)(9were assembledG4863J!(9the eldersG4245I(9 andG2532!H##(9 the scribesG3588 G1122G(9 whereG3699$F+!(9 the high priestG3588 G749E(9 caiaphasG2533D(9toG4314C(9awayG520B(9ledG520A#(9jesusG3588 G2424*@A(9they that had laid hold onG2902?(9andG1161>(8and fledG5343=(8 himG846<(8 forsookG863 "X}X>mT<u]F#xX#(=of godG3588 G2316 ~!#(=the templeG3588 G3485}!(=to destroyG2647|(=i am ableG1410{(=saidG5346z(=thisG3778y(=and saidG2036x+(<false witnessesG5575w(< twoG1417v(< cameG4334u#(< at the lastG5305t(< noneG3756s!(<found theyG2147r(<cameG4334q+(<false witnessesG5575p(<manyG4183o#(<yea, thoughG2532n(<noneG3756m(<foundG2147l(<butG2532k(;to deathG2289j(;himG846i(;putG2289h(;toG3704g#(; jesusG3588 G2424f(; againstG2596e'(; false witnessG5577d(; soughtG2212!c##(; the councilG3588 G4892b(;allG3650a(;andG2532`(;eldersG4245_(;andG2532 ^/(;the chief priestsG749 #ZqZ2vS;$ sX<$uZ"(?whetherG1487!(?usG2254 (?thou tellG2036(?thatG2443(?godG2316(?livingG2198#(?theG3588 G2316(? byG2596(? theeG4571(? i adjureG1844(? unto himG846(? and saidG2036(?answeredG611$+!(?the high priestG3588 G749(?andG2532)(?held his peaceG4623(?jesusG2424(?butG1161(> theeG4675+(> witness againstG2649(> theseG3778 (>whatG5101 (>nothingG3762 )(>answerest thouG611 (>unto himG846 (>and saidG2036(>aroseG450$+!(>the high priestG3588 G749(>andG2532(= daysG2250(= threeG5140(= inG1223(= itG846(= to buildG3618(=andG2532 hmN5tT3nX4hB(AsayingG3004A#(AclothesG3588 G2440@(AhisG846?(ArentG1284$>+!(Athe high priestG3588 G749=(AthenG5119<#(@of heavenG3588 G3772 ;!#(@the cloudsG3588 G3507:(@inG19099(@comingG20648(@andG25327#(@of powerG3588 G14116)(@the right handG11885(@onG15374(@sittingG25213!(@ of manG3588 G4442#(@ the sonG3588 G52071%(@ shall ye seeG37000(@ hereafterG737/(@unto youG5213.(@i sayG3004-%(@neverthelessG4133,(@hast saidG2036+(@thouG4771*(@unto himG846)(@saithG3004(#(@jesusG3588 G2424'#(?of godG3588 G2316&#(?the sonG3588 G5207 %!#(?the christG3588 G5547$(?beG1488#(?thouG4771 "aoO5_H0|^G+|ad(Dunto usG2254c(DprophesyG4395b(DsayingG3004.aI(C with the palms of their handsG4474`(C othersG3588_(C andG1161^(ChimG846](CbuffetedG2852\(CandG2532[#(CfaceG3588 G4383Z(ChisG846Y(CinG1519X'(Cdid they spitG1716W(CthenG5119V(B deathG2288U(B guilty ofG1777T(Bhe isG2076S(BsaidG2036R(BandG1161Q'(Bthey answeredG611P(ByeG5213O(BthinkG1380N(BwhatG5101M!(AblasphemyG3588 G988L(AhisG846K'(Aye have heardG191J(AnowG3568I(AbeholdG1492H%(A of witnessesG3144G(A have weG2192F(A needG5532E(A furtherG2089D(A whatG5101'C=(Ahe hath spoken blasphemyG987 $_{bK0x^F.t]C)w_(GintoG1519%(Gwas gone outG1831(GheG846(GwhenG1831(GandG1161#(F thou sayestG3004(F whatG5101(FnotG3756(Fi knowG1492(FsayingG3004~(FallG3956}(FbeforeG1715|(Fhe deniedG720{(FbutG1161 z!#(Eof galileeG3588 G1057y(EjesusG2424x(EwithG3326w(EwastG2258v(EalsoG2532u(E thouG4771t(E sayingG3004s(E himG846r(E came untoG4334q(E damselG3814p(EaG1520o#(EandG1161 G2532n!!(Ethe palaceG3588 G833m(EinG1722l(EwithoutG1854k(EsatG2521j(EpeterG4074i(D theeG4571h!(Dthat smoteG3817g(Dis heG2076f(DwhoG5101e#(Dthou christG5547 #^g:" mQ9lO) u^+(IthemG846*(I ofG1537)(I artG1488((I alsoG2532'(I thouG4771&(I surelyG230%#(Ito peterG3588 G4074$(Iand saidG2036"#1(Ithey that stood byG2476"(Icame untoG4334!(Ia whileG3397 (IafterG3326(IandG1161!(H the manG3588 G444(H knowG1492(HnotG3756(Hi doG1492(Han oathG3727(HwithG3326(Hhe deniedG720(HagainG3825(HandG2532!##(Gof nazarethG3588 G3480(GjesusG2424(GwithG3326(GalsoG2532(GwasG2258(GthisG3778)?(G unto them that were thereG1563(G saidG3004 (G andG2532 (G himG846 (G sawG1492 (GanotherG243 #(Gthe porchG3588 G4440 #P}eJ.tYA* pV;#lPN(KbitterlyG4090M(Kand weptG2799L(KoutG1854K(Khe wentG1831J(KandG2532I(KthriceG5151H(K meG3165G+(K thou shalt denyG533F(K crowG5455E(K the cockG220D(K beforeG4250C(Kunto himG846B!(Kwhich saidG2046A#(Kof jesusG3588 G2424@#(Kthe wordG3588 G4487?!(KrememberedG3415>#(KpeterG3588 G4074=(KandG2532<(J crewG5455;(J the cockG220:#(J immediatelyG21129(J andG25328!(J the manG3588 G4447(JnotG37566(Ji knowG14925(Jto swearG36604(JandG25323(Jto curseG26532(Jbegan heG7561(JthenG51190(ItheeG4571/(IbewrayethG1212.#(IspeechG3588 G2981-(IthyG4675,(IforG1063 "RlU;zdH1 xZ@vR p-(he was condemnedG2632o(thatG3754n#(when he sawG1492m(himG846"l1(which had betrayedG3860k(judasG2455j(thenG5119"i%#( the governorG3588 G2232h( pilateG4091g!( to pontiusG4194f(himG846e(deliveredG3860d(andG2532c(awayG520b(they ledG520a(himG846#`3(when they had boundG1210_(andG2532^(to deathG2289](himG846\(putG2289[(toG5620Z#( jesusG3588 G2424Y( againstG2596X( counselG4824W( tookG2983#V'#( of the peopleG3588 G2992U(eldersG4245T(andG2532&S/!(the chief priestsG3588 G749R(allG3956Q(was comeG1096P#(the morningG4405O(whenG1161 `wJ3}fN6_I%x`(tookG2983 /(the chief priestsG749(andG1161! 1( and hanged himselfG519 (wentG565 (andG2532 %(and departedG402 !#(the templeG3588 G3485(inG1722)5!(the pieces of silverG3588 G694%(he cast downG4496(andG2532( thouG4771( seeG3700( usG2248( toG4314( whatG5101(saidG2036~(theyG3588}(andG1161|(bloodG129{%(the innocentG121'z;(in that i have betrayedG3860y'(i have sinnedG264x(sayingG3004w(eldersG4245v(andG2532)u5!(to the chief priestsG3588 G749t-( pieces of silverG694s!( the thirtyG5144 r/( and brought againG654 q-( repented himselfG3338 "UqT=%|_D(~hK3vU2'( was fulfilledG41371( thenG51190( this dayG4594/(untoG2193.(of bloodG129-(the fieldG68,!(was calledG2564+(fieldG3588 G68*(thatG1565)(whereforeG1352(( inG1519'( strangersG3581&( to buryG5027%(fieldG3588 G68"$%#(the potter'sG3588 G2763#(themG846"(withG1537!!(and boughtG59 (counselG4824(they tookG2983(andG1161(of bloodG129(the priceG5092(it isG2076(becauseG1893"%#( the treasuryG3588 G2878( intoG1519( themG846!( for to putG906( lawfulG1832(notG3756(it isG906(and saidG2036&/!(the silver piecesG3588 G694 "RhQ4|T?%nWA%iRT( andG2532"S%#( the governorG3588 G2232R( beforeG1715Q( stoodG2476P( jesusG2424O( andG1161N( meG3427M( appointedG4929L( the lordG2962K( asG2505J( fieldG68I#( potter'sG3588 G2763H( theG3588 G68G( forG1519F( themG846E( gaveG1325D( andG2532C( did valueG5091B( israelG2474A( ofG575$@5( they of the childrenG5207?( whomG3739&>9( of him that was valuedG5091=#( the priceG3588 G5092<-( pieces of silverG694;( thirtyG5144:( theG6949( they tookG29838( andG25327( sayingG3004!6##( the prophetG3588 G43965( jeremyG24084( byG1223%37( that which was spokenG4483 "ezbA" v^I*hP0|ev(andG2532u( theeG4675$t5( they witness againstG2649s+( how many thingsG4214r( notG3756q%( hearest thouG191p( unto himG846o#( pilateG3588 G4091n( saidG3004m( thenG5119l( nothingG3762k#( he answeredG611j( eldersG4245i( andG2532&h/!( the chief priestsG3588 G749g( ofG5259f#( was accusedG2723e( heG846d( whenG1722c( andG2532b( sayestG3004a( thouG4771`( unto himG846_( saidG5346^( jesusG2424]( andG1161\#( of the jewsG2453[!( the kingG3588 G935Z( thouG4771Y( artG1488X( sayingG3004W( himG846V( askedG1905"U%#( the governorG3588 G2232 "LpO) iL4qT8hL(unto themG846(saidG2036#(pilateG3588 G4091&9(were gathered togetherG4863(theyG846)(therefore whenG3767(barabbasG912(calledG3004(prisonerG1198(a notableG1978(thenG5119 (they hadG2192 (andG1161 !( they wouldG2309 ( whomG3739 !( a prisonerG1198 !#(the peopleG3588 G3793(untoG1520!(to releaseG630(was wontG1486"%#(the governorG3588 G2232(feastG1859(atG2596(nowG1161( greatlyG3029( marvelledG2296"~%#( the governorG3588 G2232}'( insomuch thatG5620|(wordG4487{(aG1520z(neverG3756y(toG4314x(himG846w#(he answeredG611 #]u_F# jT<'|dN4];+(i have sufferedG3958:(forG10639(just manG13428(thatG15657(withG25326'(nothing to doG33675( thouG46714( haveG33673( sayingG30042( himG8461( untoG43140(sentG649/#(wifeG3588 G1135.(hisG846&-/!(the judgment seatG3588 G968,(onG1909+%(was set downG2521*(heG846)(whenG1161((himG846"'1(they had deliveredG3860&(envyG5355%(forG1223$(thatG3754#(he knewG1492"(forG1063!(christG5547 +(which is calledG3004( jesusG2424( orG2228( barabbasG912( unto youG5213)( that i releaseG630(will yeG2309(whomG5101 "Vv`I%vU>$ dO2oV](saithG3004\#(pilateG3588 G4091[(barabbasG912Z(saidG2036Y(theyG3588X( unto youG5213W)( that i releaseG630V( will yeG2309U( the twainG1417T(ofG575S(whetherG5101R(unto themG846Q(saidG2036P(andG1161O(answeredG611"N%#(the governorG3588 G2232M(jesusG2424L( destroyG622K( andG1161J!( barabbasG3588 G912I+( they should askG154H( thatG2443#G'#(the multitudeG3588 G3793F(persuadedG3982E(eldersG4245D(andG2532 C/(the chief priestsG749B(butG1161A(himG846@!(because ofG1223?(a dreamG3677>(inG2596=(this dayG4594<#(many thingsG4183 "\xU;${dL4jR2x\( was madeG1096~( a tumultG2351}(ratherG3123|(butG235{(nothingG3762 z-(he could prevailG5623y(thatG3754x(sawG1492w#(pilateG3588 G4091v(whenG1161$u5(let him be crucifiedG4717t( sayingG3004s( the moreG4057r( cried outG2896q( theyG3588p( butG1161o%(hath he doneG4160n(evilG2556m(whatG1063l(whyG5101k(saidG5346j%(the governorG2232i(andG1161$h5(let him be crucifiedG4717g( himG846f( say untoG3004e( allG3956d( christG5547c+( which is calledG3004b!(with jesusG2424a(thenG3767`!(shall i doG4160_(whatG5101^(unto themG846 "cwP6{eM2{dN7c$!5(when he had scourgedG5417 (andG1161(unto themG846!(barabbasG3588 G912#(released heG630(thenG5119#( childrenG3588 G5043( ourG2257( onG1909( andG2532( usG2248(onG1909!(bloodG3588 G129(hisG846(and saidG2036 !#(the peopleG3588 G2992(allG3956(answeredG611(thenG2532(yeG5210 (seeG3700 #(just personG1342 (of thisG5127 !(the bloodG3588 G129 (ofG575(innocentG121(i amG1510(sayingG3004#'#(the multitudeG3588 G3793(beforeG561#(handsG3588 G5495!( and washedG633( waterG5204( he tookG2983 "OyS*zdG)r[2iOC( a reedG2563B( andG2532A#( headG3588 G2776@(hisG846?(uponG1909>(they putG2007=(thornsG173<(ofG1537;(a crownG4735%:7(when they had plattedG41209(andG25328(robeG55117(a scarletG28476(himG8465!(and put onG40604(himG8463'(they strippedG15622(andG25321#( bandG3588 G46860( the wholeG3650/( himG846.( untoG1909-%(and gatheredG4863%,+#(the common hallG3588 G4232+(intoG1519*#(jesusG3588 G2424)(tookG3880%(+#(of the governorG3588 G2232"'%#(the soldiersG3588 G4757&(thenG5119%%( be crucifiedG4717$( toG2443#%( he deliveredG3860"(jesusG2424 #ax^H*rZD(qX0{af( his ownG846e( putG1746d( andG2532c(from himG846b(offG1562a#(the robeG3588 G5511`(they tookG1562_(himG846$^5(that they had mockedG1702](afterG3753\(andG2532[#( the headG3588 G2776Z( onG1519Y( himG846X(smoteG5180W(andG2532V#(the reedG3588 G2563U(and tookG2983T(himG846S(uponG1519R(they spitG1716Q(andG2532P#(of the jewsG2453O!(kingG3588 G935N(hailG5463M(sayingG3004L(himG846K!(and mockedG1702J(himG846I(beforeG1715#H3(they bowed the kneeG1120G(andG2532F!(right handG1188E( hisG846D( inG1909 $WpYC(fO/w\B&rW ("vinegarG3690 ("himG846("they gaveG1325!(! of a skullG2898(! a placeG5117(! to sayG3004(!isG2076(!thatG3739(!golgothaG1115(!calledG3004(!a placeG5117(!untoG1519#~3(!when they were comeG2064}(!andG2532|#( crossG3588 G4716{( hisG846z( bearG142y( toG2443x)( they compelledG29w( himG5126v( by nameG3686u( simonG4613t( of cyreneG2956s( a manG444r!( they foundG2147 q-( as they came outG1831p( andG1161o(crucifyG4717n(toG1519m(awayG520l(himG846k(ledG520j(andG2532i(himG846h( onG1746g#( raimentG3588 G2440 "O\@)kQ9!zdB$ oO,%($sitting downG2521+($andG2532*(#lotsG2819)'(#did they castG906(#(#vestureG3588 G2441'(#myG3450&(#uponG1909%(#andG2532$!(#among themG1438##(#garmentsG3588 G2440"(#myG3450!#(#they partedG1266! ##(#the prophetG3588 G4396(# byG5259 -(# which was spokenG4483%7(# it might be fulfilledG4137(# thatG2443(#lotsG2819(#castingG906#(#garmentsG3588 G2440(#hisG846!(#and partedG1266(#himG846)(#they crucifiedG4717(#andG1161(" drinkG4095(" notG3756(" he wouldG2309"1(" when he had tastedG1089("andG2532("gallG5521 ("withG3326 ("mingledG3396 ("to drinkG4095 $PhR4xYA# t]B,oPP#('headsG3588 G2776O('theirG846N('waggingG2795M('himG846L('reviledG987#K3('they that passed byG3899J('andG1161I(& the leftG2176H(& onG1537G(& anotherG1520F(& andG2532E)(& the right handG1188D(&onG1537C(&oneG1520B(&himG846A(&withG4862@(&thievesG3027?(&twoG1417>!(&were thereG4717=(&thenG5119<#(%of the jewsG2453;!(% the kingG3588 G935:(% jesusG24249(% isG20768(% thisG37787(%writtenG11256!!(%accusationG3588 G1565(%hisG8464#(%headG3588 G27763(%hisG8462(%overG18831(%set upG20070(%andG2532/($thereG1563.($himG846-%($they watchedG5083 "flP:! jM6]F,|fr(*ifG1487q(*saveG4982p(*cannotG3756o(*heG1410n(*himselfG1438m(*othersG243l(*he savedG4982k() saidG3004j() eldersG4245i()andG2532!h##()the scribesG3588 G1122g()withG3326f()mockingG1702&e/!()the chief priestsG3588 G749d()alsoG2532c()likewiseG3668b#((the crossG3588 G4716a((fromG575`((come downG2597_#((of godG3588 G2316^((the sonG5207]((thou beG1488\(( ifG1487[(( thyselfG4572Z(( saveG4982Y(( daysG2250X(( threeG5140W((inG1722V((buildestG3618U((andG2532 T!#((the templeG3588 G3485$S5((thou that destroyestG2647R((sayingG3004Q((andG2532 #Z}`I&bL5jE-qZ(-fromG575(-nowG1161(, teethG3679(, hisG846(, the sameG846(,castG3679(,himG846)?(,which were crucified withG4957 (,alsoG2532! ##(,the thievesG3588 G3027 (+of godG2316 (+the sonG5207 (+ i amG1510(+ he saidG2036(+ forG1063(+ himG846%(+he will haveG2309(+ifG1487(+nowG3568(+himG846+(+let him deliverG4506#(+godG3588 G2316(+inG1909~!(+he trustedG3982}(*himG846|+(*we will believeG4100{(*andG2532z#(*the crossG3588 G4716y(*fromG575x(*come downG2597w(* nowG3568v(* let himG2597u(* of israelG2474t(* the kingG935s(* he beG2076 $[zcA) |]@+{cF0["91(/of them that stoodG24768(/someG51007(.meG3165"61(.hast thou forsakenG14595(.whyG24444(.godG23163(.myG34502(.godG23161(.myG34500(.is to sayG2076/(.thatG5124.#(.sabachthaniG4518-(.lamaG2982,(.eliG2241+(. eliG2241*(. sayingG3004)(. voiceG5456((. loudG3173'(. aG5456&!(.cried withG310%#(.jesusG3588 G2424$(.hourG5610#(.ninthG1766"(.theG5610!(.aboutG4012 (.andG1161(- hourG5610(- the ninthG1766(- untoG2193#(- the landG3588 G1093(-allG3956(-overG1909(-darknessG4655(-there wasG1096(-hourG5610(-the sixthG1623 $Sv]F'jP0{cJ,lS](2againG3825!\/(2when he had criedG2896[(2jesusG2424Z(1 himG846Y(1 to saveG4982X(1 will comeG2064W(1eliasG2243V(1whetherG1487U!(1let us seeG1492T(1let beG863S(1saidG3004R(1the restG3062Q(0to drinkG4222P(0himG846O(0and gaveG4222N(0on a reedG2563M(0putG4060L(0 andG2532K%(0 with vinegarG3690J(0 filledG4130I(0 andG5037H(0 a spungeG4699G(0tookG2983F(0andG2532E(0ranG5143D(0themG846C(0ofG1537B(0oneG1520A#(0straightwayG2112@(0andG2532?(/ eliasG2243>#(/ calleth forG5455=(/ thisG3778<(/saidG3004;+(/when they heardG191:(/thereG1563 "cbK1lV8!xT6c(5came outG1831~(5andG2532}(4 aroseG1453|#(4 which sleptG2837{'(4of the saintsG40z(4bodiesG4983y(4manyG4183x(4andG2532w#(4were openedG455 v!#(4the gravesG3588 G3419u(4andG2532t(3rentG4977s#(3the rocksG3588 G4073r(3andG2532q(3did quakeG4579p#(3 the earthG3588 G1093o(3 andG2532n!(3 the bottomG2736m(3 toG2193l(3 the topG509k(3fromG575j(3twainG1417i(3inG1519h(3was rentG4977#g'#(3of the templeG3588 G3485f#(3the veilG3588 G2665e(3beholdG2400d(3andG2532c#(2 the ghostG3588 G4151b!(2 yielded upG863a(2 voiceG5456`(2loudG3173_(2aG5456^(2withG2896 "]qU=&kT2sD% t]!(7andG1161 (6of godG2316(6the sonG5207(6wasG2258(6thisG3778(6trulyG230(6sayingG3004(6greatlyG4970#(6they fearedG5399+C(6those things that were doneG1096(6 andG2532$)#(6 the earthquakeG3588 G4578(6 sawG1492#(6 jesusG3588 G2424(6watchingG5083(6himG846(6withG3326)(6they that wereG3588(6andG2532'(6the centurionG1543 (6now whenG1161 (5unto manyG4183 (5appearedG1718 (5andG2532 (5 cityG4172(5 holyG40(5 theG4172(5 intoG1519(5and wentG1525"%#(5resurrectionG3588 G1454(5hisG846(5afterG3326 !#(5the gravesG3588 G3419(5ofG1537 #PiS:u\E- kT0fPD(9manG444C(9a richG4145B!(9there cameG2064A(9was comeG1096@(9the evenG3798?(9whenG1161>#(8childrenG3588 G5207=%(8of zebedee'sG2199 <!#(8the motherG3588 G3384;(8 andG2532:(8 josesG24999(8 andG25328#(8 of jamesG3588 G23857!(8 the motherG33846(8maryG31375(8andG25324#(8magdaleneG3588 G30943(8maryG31372(8wasG22581(8whichG37390(8amongG1722/(7unto himG846.#(7ministeringG1247-#(7 galileeG3588 G1056,(7 fromG575+#(7 jesusG3588 G2424*(7 followedG190)(7 whichG3748((7offG575'(7afarG3113&(7beholdingG2334%(7thereG1563$(7wereG2258#(7womenG1135"(7manyG4183 "blR;oM5~a?! xbf(<inG1722e(<itG846d(<laidG5087c(<andG2532b#(; linen clothG4616a(; a cleanG2513`(;inG1794_(;itG846^!(;he wrappedG1794]#(;the bodyG3588 G4983\(;had takenG2983[(;josephG2501Z(;and whenG2532Y+(: to be deliveredG591X#(: the bodyG3588 G4983W(: commandedG2753V#(:pilateG3588 G4091U(:thenG5119T#(:of jesusG3588 G2424S#(:the bodyG3588 G4983R!(:and beggedG154Q#(:pilateG3588 G4091P(:went toG4334O(:heG3778N(9discipleG3100M#(9jesus'G3588 G2424L(9wasG3100K(9 himselfG846J(9 alsoG2532I(9 whoG3739H(9 josephG2501G(9 namedG5122F!(9arimathæaG707E(9ofG575 !L{eC,yZC*rS,cL(> andG2532&/!(>the chief priestsG3588 G7490A#(>the day of the preparationG3588 G3904(>followedG2076(>thatG3748%(>the next dayG1887(>nowG1161#'#(= the sepulchreG3588 G5028%(= over againstG561~(= sittingG2521}(= maryG3137|(=the otherG243{(=andG2532z#(=magdaleneG3588 G3094y(=maryG3137x(=wasG2258w(=thereG1563v(=andG1161u%(<and departedG565&t-#(<of the sepulchreG3588 G3419!s##(<to the doorG3588 G2374r(<stoneG3037q(<greatG3173p(<aG3037o(<he rolledG4351n(< andG2532m#(< the rockG3588 G4073l(< inG1722k+(< he had hewn outG2998j(< whichG3739i(<tombG3419h(<newG2537g(<his ownG846 #NpY:" mT<iR9" eN*(@andG2532)(@him awayG846((@and stealG2813'(@by nightG3571&(@comeG2064%#(@ disciplesG3588 G3101$(@ hisG846#(@ lestG3379"(@ dayG2250!(@ thirdG5154 (@theG2250(@untilG2193%(@be made sureG805#'#(@the sepulchreG3588 G5028(@thatG805(@thereforeG3767(@commandG2753!/(?i will rise againG1453(?daysG2250(? threeG5140(? afterG3326(? aliveG2198(? yetG2089%(? while he wasG2198(?saidG2036(?deceiverG4108(?thatG1565(?thatG3754#(?we rememberG3415 (?sirG2962 (?sayingG3004 (> pilateG4091 (> untoG4314 '(> came togetherG4863#(> phariseesG3588 G5330 !enX<#x]B# |a:#eK)(of the sabbathG4521J!(in the endG3796I#(B a watchG3588 G2892H#(B and settingG3326G#(Bthe stoneG3588 G3037F(BsealingG4972E(BsureG805#D'#(Bthe sepulchreG3588 G5028C(Band madeG805B(BwentG4198A(BtheyG3588@(BsoG1161?(A ye canG1492>(A asG5613=(A as sureG805<(AmakeG805;#(Ago your wayG5217:(Aa watchG28929(Aye haveG21928(Aunto themG8467(AsaidG53466#(ApilateG3588 G40915(@ the firstG44134!(@worse thanG55013(@shall beG20712(@errorG41061(@the lastG20780(@soG2532/(@the deadG3498.(@fromG575-#(@he is risenG1453%,+#(@unto the peopleG3588 G2992+(@sayG2036 "_kS0sVA( jN, u_m(hisG846l(itG846k(uponG1883j(satG2521i(andG2532h#(the doorG3588 G2374g(fromG575f#(the stoneG3588 G3037e+(and rolled backG617d( and cameG4334c( heavenG3772b( fromG1537a( descendedG2597`#( of the lordG2962_(the angelG32^(forG1063]!(earthquakeG4578\(greatG3173[(aG4578Z(there wasG1096Y(beholdG2400X(andG2532#W'#(the sepulchreG3588 G5028V(to seeG2334U(maryG3137T(the otherG243S( andG2532R#( magdaleneG3588 G3094Q( maryG3137P( cameG2064O#(of the weekG4521N(the firstG1520M(towardG1519#L3(as it began to dawnG2020 #cycB)x[D*eM6  |c(he isG2076#3(which was crucifiedG4717( jesusG2424 ( ye seekG2212 ( thatG3754 ( i knowG1492 ( forG1063 (yeG5210(notG3361(fearG5399$)#(unto the womenG3588 G1135(and saidG2036(answeredG611(the angelG3588 G32(andG1161( deadG3498( asG5616( becameG1096~(andG2532}(did shakeG4579|#(the keepersG5083{(of himG846z#(fearG3588 G5401y(forG575x(andG1161w( snowG5510v( asG5616u( whiteG3022t#( raimentG3588 G1742s(hisG846r(andG2532q(lightningG796p(likeG5613o(wasG2258!n##(countenanceG3588 G2397 #ijR;~bL)kT<i3(andG25322(youG52131#(i have toldG20360(loG2400/(himG846.%(shall ye seeG3700-(thereG1563,#(galileeG3588 G1056+(intoG1519*(youG5209)+(he goeth beforeG4254(( beholdG2400'( andG2532&( the deadG3498%( fromG575$#(he is risenG1453#(thatG3754"#(disciplesG3588 G3101!(hisG846 (and tellG2036(quicklyG5035(goG4198(andG2532( layG2749#( the lordG3588 G2962( whereG3699#( the placeG3588 G5117( seeG1492(comeG1205(he saidG2036(asG2531#(he is risenG1453(forG1063(hereG5602(notG3756 #^nV?&nX;! hL5v^V( thenG5119U( himG846T!( worshippedG4352S( andG2532!R##( by the feetG3588 G4228Q( himG846P( and heldG2902O( they cameG4334N( andG1161M( all hailG5463L( sayingG3004K( themG846J( metG528I#( jesusG3588 G2424H( beholdG2400G#( disciplesG3588 G3101F( hisG846E( to tellG518D( they wentG4198C( asG5613B( andG1161A(wordG518@#(disciplesG3588 G3101?( hisG846>( to bringG518=#( and did runG5143<( joyG5479;( greatG3173:(andG25329(fearG54018(withG3326#7'#(the sepulchreG3588 G34196(fromG5755(quicklyG50354'(they departedG1831 !cfP9#{YC,oW5c(w=( when they were assembledG4863v( andG2532)u?( the things that were doneG1096t( allG537+s9!( unto the chief priestsG3588 G749r!( and shewedG518q#( the cityG3588 G4172p( intoG1519o( cameG2064"n%#( of the watchG3588 G2892m( someG5100l( beholdG2400k!( were goingG4198j( theyG846i( whenG4198h( nowG1161g( meG3165f)( shall they seeG3700e( and thereG2546d#( galileeG3588 G1056c( intoG1519b( they goG565a( thatG2443`( brethrenG3588 G80_( myG3450^( tellG518]( goG5217\( afraidG5399[( notG3361Z( beG5399Y( unto themG846X#( jesusG3588 G2424W( saidG3004 $[{^E-}aD.tL5s[(tookG2983(theyG3588(soG1161(youG5209( secureG275( andG2532( himG846'( will persuadeG3982(weG2249(earsG191$)#(the governor'sG3588 G2232(toG1909(comeG191(thisG5124 (ifG1437 (andG2532 ( sleptG2837 ( weG2257 ( whileG2837( himG846( and stoleG2813( by nightG3571( cameG2064#( disciplesG3588 G3101( hisG846( say yeG2036( sayingG3004'/#( unto the soldiersG3588 G4757( moneyG694~( largeG2425}( they gaveG1325|( counselG4824{( had takenG2983z( andG5037y!( the eldersG4245x( withG3326 "XrZ:y_B% xW@)oX=(andG2532<(doubtedG1365;(someG3588:(butG11619(himG8468+(they worshippedG43527(himG8466'(when they sawG14925(andG25324(themG8463'( had appointedG50212#( jesusG3588 G24241( whereG3757 0!#( a mountainG3588 G3735/( intoG1519.#(galileeG3588 G1056-(intoG1519,(went awayG4198+(disciplesG3101*(elevenG1733)(theG3101((thenG1161'(this dayG4594&(untilG3360%( the jewsG2453$( amongG3844$#5( is commonly reportedG1310"#( sayingG3588 G3056!( thisG3778 (andG2532 -(they were taughtG1321(asG5613(and didG4160!(the moneyG3588 G694 #Tv_F*cF/|eA*rT`!(whatsoeverG3745_!(all thingsG3956^!(to observeG5083](themG846\(teachingG1321[(ghostG4151Z(holyG40Y(of theG4151X( andG2532 W!#( of the sonG3588 G5207V( andG2532#U'#( of the fatherG3588 G3962T#( the nameG3588 G3686S(inG1519R(themG846Q(baptizingG907P#(nationsG3588 G1484O(allG3956N(and teachG3100M(thereforeG3767L(go yeG4198K(earthG1093J(inG1909I( andG2532H( heavenG3772G( inG1722F( unto meG3427E( is givenG1325D(powerG1849C(allG3956B(sayingG3004A(unto themG846@(and spakeG2980?(cameG4334>#(jesusG3588 G2424 #QmU>% iM3kV?)nQ#)wayG3588 G3598)thyG4675')shall prepareG2680) whichG3739) faceG4383~) thyG4675}) beforeG4253|) messengerG3588 G32{)myG3450z)sendG649y)iG1473x)beholdG2400"w%#)the prophetsG3588 G4396v)inG1722u')it is writtenG1125t)asG5613s#)of godG3588 G2316r)the sonG5207q)christG5547p)of jesusG2424#o'#)of the gospelG3588 G2098n')the beginningG746m(amenG281!l%!(of the worldG3588 G165k#(the endG3588 G4930j(untoG2193i(alwayG3956h( youG5216g( withG3326f( amG1510e( iG1473d( loG2400c(andG2532b(youG5213 a-(i have commandedG1781 "Q{Y;zcI3jP9|Q'%/#) they of jerusalemG3588 G2415$)andG2532##)of judæaG3588 G2449")the landG5561!)allG3956 )himG846)untoG4314))there went outG1607)andG2532) of sinsG266') the remissionG859) forG1519') of repentanceG3341#)the baptismG908)preachG2784)andG2532))the wildernessG2048)inG1722)baptizeG907)didG1096)johnG2491) straightG2117#) pathsG3588 G5147) hisG846 )makeG4160 #)of the lordG2962 #)the wayG3588 G3598 !)prepare yeG2090 ))the wildernessG2048)inG1722')of one cryingG994)the voiceG5456)theeG4675)beforeG1715bR!RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{  " B d  + N p  2 T v  ;  " B d  + N p  2 T v  ; ]  ! C f , ŽP Îr Ď Ŏ9 Ǝ] ǎ Ȏ! ɎD ʎf ˎ ̎* ͎K Ύm ώ Ў3 юV Ҏw ӎ Ԏ= Վ` ֎ ׎% َI ڎm ێ ܎1 ݎR ގu ߎ 9 \ } B d  * L o  1 U w  < _  " E g , N o  3 U y  A d!!*!K!o!!5!X!|! ! B! c! ! %! G!j! $St^AeJ2xZ@)hSI)iG3450!H/)one mightier thanG2478G%)there comethG2064F)sayingG3004E)preachedG2784D)andG2532C)honeyG3192B)wildG66A)andG2532@)locustsG200?!)he did eatG2068>) andG2532=#) loinsG3588 G3751<) hisG846;) aboutG4012:) of a skinG11939')with a girdleG22238)andG25327)hairG23596)camel'sG25745%)clothed withG17464)wasG22583)johnG24912)andG11611!)sinsG3588 G2660)theirG846/!)confessingG1843.#)of jordanG3588 G2446-)the riverG4215,)inG1722+)himG846*)ofG5259)) baptizedG907() allG3956') wereG907&) andG2532 $WqYB(oW>'}fC-nWm) andG2532 l!#) of galileeG3588 G1056k) nazarethG3478j) fromG575i) cameG2064h) jesusG2424g#) daysG3588 G2250f) thoseG1565e) inG1722d+) it came to passG1096c) andG2532b)ghostG4151a) holyG40`) theG4151_) withG1722^) youG5209]') shall baptizeG907\)heG846[)butG1161Z)waterG5204Y)withG1722X)youG5209W')have baptizedG907V)indeedG3303U)iG1473T#)and unlooseG3089S!)stoop downG2955R)toG3089Q)worthyG2425P) notG3756O) i amG1510N#) shoesG3588 G5266M) of whoseG3739!L##) the latchetG3588 G2438K)meG3450J)afterG3694 #WlM1aI/{[C,vW#) immediatelyG2117) andG2532!/) i am well pleasedG2106 ) whomG3739 ) inG1722 #) sonG3588 G5207 ) belovedG27 ) myG3450) artG1488) thouG4771#) heavenG3588 G3772) fromG1537) a voiceG5456!) there cameG1096) andG2532) himG846) uponG1909!) descendingG2597~) a doveG4058}) likeG5616 |!#) the spiritG3588 G4151{) andG2532z) openedG4977!y##) the heavensG3588 G3772x) he sawG1492w#) the waterG3588 G5204v) out ofG575u) coming upG305t#) straightwayG2112s) andG2532r) jordanG2446q) inG1519p) johnG2491o) ofG5259n%) was baptizedG907 !iqZ@'nW@(v]?i 1!#) the gospelG3588 G20980) preachingG2784/#)galileeG3588 G1056.)intoG1519-)cameG2064,#)jesusG3588 G2424!+/)was put in prisonG3860*#)johnG3588 G2491))afterG3326()nowG1161') unto himG846&!) ministeredG1247%!) the angelsG3588 G32$) andG2532%#+#) the wild beastsG3588 G2342") withG3326!) wasG2258 ) andG2532#) satanG3588 G4567) ofG5259) temptedG3985) daysG2250) fortyG5062)) the wildernessG2048) inG1722) thereG1563) he wasG2258) andG2532)) the wildernessG2048) intoG1519) himG846) drivethG1544 !#) the spiritG3588 G4151 !`fF/ ~ZC# ~eO0w`R)andG2532Q)fishersG231P)they wereG2258O)forG1063N#)the seaG3588 G2281M)intoG1722L) a netG293K) castingG906J) brotherG3588 G80I) hisG846H) andrewG406G)andG2532F)simonG4613E)he sawG1492 D!#)of galileeG3588 G1056C#)the seaG3588 G2281B)byG3844A%)as he walkedG4043@)nowG1161 ?!#) the gospelG3588 G2098>) believeG4100=) andG2532<) repent yeG3340;!)is at handG1448:#)of godG3588 G2316 9#!)the kingdomG3588 G9328)andG25327%)is fulfilledG41376#)the timeG3588 G25405)sayingG30044)andG25323#) of godG3588 G2316#2)!) of the kingdomG3588 G932 #UycL-qY;sZ6wUu#)the shipG3588 G4143t)inG1722s)wereG846r) alsoG2532q) whoG846p) brotherG3588 G80o) hisG846n) johnG2491m)andG2532 l!#)of zebedeeG3588 G2199k)jamesG2385j)he sawG1492i)thenceG1564 h-)a little furtherG3641 g-)when he had goneG4260f)andG2532e)himG846d%)and followedG190c#)netsG3588 G1350b)theirG846a%)they forsookG863`#)straightwayG2112_)andG2532^) of menG444]) fishersG231\) to becomeG1096[) youG5209Z#) i will makeG4160Y)andG2532X)meG3450W)afterG3694V)come yeG1205U)unto themG846T)saidG2036S#)jesusG3588 G2424 !`t]F*[@'rF(v`)hisG846)atG1909$5)they were astonishedG1605)andG2532!) and taughtG1321#'#) the synagogueG3588 G4864) intoG1519!)he enteredG1525(1#)on the sabbath dayG3588 G4521 #)straightwayG2112 )andG2532 )capernaumG2584 )intoG1519 )they wentG1531)andG2532)himG846)afterG3694)and wentG565(1#) the hired servantsG3588 G3411) withG3326#) the shipG3588 G4143) inG1722) zebedeeG2199#)fatherG3588 G3962~)theirG846})they leftG863|)andG2532{)themG846z)he calledG2564y#)straightwayG2112x)andG2532w#)netsG3588 G1350v)mendingG2675 #^jJ-zb?'qX;t^9) usG22488!) to destroyG6227') art thou comeG20646#) of nazarethG34795!)thou jesusG24244)theeG46713)withG25322)we to doG22541)what haveG51010)aloneG1436/)letG1436.)sayingG3004-%) he cried outG349,) andG2532+) spiritG4151*!)an uncleanG169))withG1722()a manG444'#)synagogueG3588 G4864&)theirG846%)inG1722$)there wasG2258#)andG2532!"##)the scribesG3588 G1122!)asG5613 )notG3756) andG2532) authorityG1849%) one that hadG2192) asG5613) themG846)taughtG1321)heG2258)forG1063#)doctrineG3588 G1322 #`}]F' q[D,mT5 `\+)they questionedG4802[')insomuch thatG5620Z)amazedG2284Y)allG3956X)they wereG2284W)andG2532V) himG846U) ofG1537T#) he came outG1831S) voiceG5456R#) with a loudG3173Q)criedG2896P)andG2532O)himG846N)had tornG4682M#)spiritG3588 G4151L#)the uncleanG169K)whenG4682J)andG2532I) himG846H) ofG1537G)come outG1831F)andG2532E))hold thy peaceG5392D)sayingG3004C)himG846B)rebukedG2008A#)jesusG3588 G2424@)andG2532?#)of godG3588 G2316>%)the holy oneG40=)thou artG1488<)whoG5101;)theeG4571:) i knowG1492 !k|dL5vX7 `B+k})ofG1537'|;)when they were come outG1831{)forthwithG2112z)andG2532y#) galileeG3588 G1056&x9)the region round aboutG4066w)allG3650v!)throughoutG1519u')spread abroadG1831t!)fameG3588 G189s)hisG846r#)immediatelyG2117q)andG1161p)himG846o%)they do obeyG5219n)andG2532m#)spiritsG3588 G4151l#)the uncleanG169k)evenG2532j')commandeth heG2004i)authorityG1849h)withG2596g)forG3754f)thisG3778e#)doctrineG3588 G1322d)newG2537c) whatG5101b) thisG5124a) thing isG2076`) whatG5101_) sayingG3004^!)themselvesG846])amongG4314 #^~bK2hE.iS.t^ ) herG846) leftG863#) the feverG3588 G4446#) immediatelyG2112) andG2532)upG1453)herG846!)and liftedG1453!##)by the handG3588 G5495)herG846)and tookG2902)he cameG4334)andG2532) herG846) ofG4012) himG846)they tellG3004)anonG2112)andG2532 +)sick of a feverG4445 )layG2621 ')wife's motherG3994 )simon'sG4613 )butG1161)johnG2491)andG2532) jamesG2385) withG3326) andrewG406) andG2532) of simonG4613#)the houseG3588 G3614)intoG1519%)they enteredG2064#~'#)the synagogueG3588 G4864 "aya@)t]EpN7}aB)" cast outG1544A)"andG2532@)"diseasesG3554?)"of diversG4164>)"sickG2560=)"that wereG2192<)"manyG4183;)"he healedG2323:)"andG25329#)!the doorG3588 G23748)!atG4314!7/)!gathered togetherG19966)!wasG22585#)!the cityG3588 G41724)!allG36503)!andG2532/2K) that were possessed with devilsG11391) themG35880) andG2532/) diseasedG2560.) that wereG2192-) allG3956,) himG846+) untoG4314*%) they broughtG5342)) setG1416() didG1096'#) the sunG3588 G2246&) whenG3753%) at evenG3798$) andG1161#)unto themG846"))she ministeredG1247!)andG2532 "caE* cD-uV?ycd)%himG846#c3)%when they had foundG2147b)%andG2532a)$himG846`))$followed afterG2614_)$himG846^)$withG3326]))$they that wereG3588\)$andG2532[#)$simonG3588 G4613Z)$andG2532Y)# prayedG4336X)# and thereG2546W)# placeG5117V!)# a solitaryG2048U)# intoG1519T)#departedG565S)#andG2532R#)#he went outG1831Q!)#before dayG1773P')#a great whileG3029O)#rising upG450N))#in the morningG4404M)#andG2532L)"himG846K)"they knewG1492J)"becauseG3754I)"to speakG2980 H!#)"the devilsG3588 G1140G)"notG3756F)" sufferedG863E)" andG2532D)" devilsG1140C)" manyG4183 #W}fK/qZ7|^G&mW)(himG846)(toG4314)(a leperG3015!)(there cameG2064)(andG2532#)' devilsG3588 G1140)' cast outG1544)' andG2532#)' galileeG3588 G1056~)'allG3650}!)'throughoutG1519 |!#)'synagoguesG3588 G4864{)'theirG846z)'inG1722y)'preachedG2784x)'heG2258w)'andG2532v%)& came i forthG1831u#)& thereforeG1519 G5124t)& forG1063s!)& there alsoG2546r%)& i may preachG2784q)&thatG2443p)&townsG2969o)&the nextG2192n)&intoG1519m)&let us goG71l)&unto themG846k)&he saidG3004j)&andG2532i)%theeG4571h)%seek forG2212g)%allG3956f)%unto himG846e)%they saidG3004 #Q{dJ/zQ4}\E'~hQ*)* andG2532))* himG846()*fromG575')*departedG565!&##)*the leprosyG3588 G3014%#)*immediatelyG2112$!)*had spokenG2036#)*heG846"!)*as soon asG2036!)*andG2532 ')) be thou cleanG2511)) i willG2309)) unto himG846)) saithG3004))andG2532))himG846#))and touchedG680#))handG3588 G5495))put forthG1614%7))moved with compassionG4697))jesusG2424))andG1161)(cleanG2511)(meG3165+)(thou canst makeG1410)(thou wiltG2309)(ifG1437)( unto himG846)( sayingG3004 )( andG2532 )( to himG846 ')( kneeling downG1120 )(andG2532 )(himG846!)(beseechingG3870 "erU='vXB$ lI# eL#)-he went outG1831K)-butG1161J),unto themG846I#),a testimonyG3142H),forG1519G),commandedG4367F),mosesG3475"E1),those things whichG3739D#),cleansingG3588 G2512C),thyG4675B),forG4012A),offerG4374@), andG2532#?'#), to the priestG3588 G2409>), thyselfG4572=), shewG1166<!), go thy wayG5217;),butG235:!),to any manG33679),nothingG33678),thou sayG20367),seeG37086),unto himG8465),saithG30044),andG25323)+awayG15442)+himG8461)+sentG15440)+forthwithG2112/)+andG1690.)+himG846#-3)+he straitly chargedG1690,)+andG2532++)* he was cleansedG2511 #atP/|fO4dM4yao) thatG3754n') it was noisedG191m)andG2532l)daysG2250k)afterG1223j)capernaumG2584i)intoG1519h!)he enteredG1525g)againG3825f)andG2532"e1)-from every quarterG3836d)-himG846c)-toG4314b)-they cameG2064a)-andG2532`)-placesG5117_)-desertG2048^)-inG1722])-withoutG1854\)-wasG2258[)-butG235Z)-the cityG4172Y)-intoG1519X)-enterG1525W)- openlyG5320V)- no moreG3371U)- couldG1410T)- jesusG846S')- insomuch thatG5620 R!#)-the matterG3588 G3056Q+)-to blaze abroadG1310P)-andG2532O)-muchG4183N!)-to publishG2784M)-and beganG756 !L}e;zcD"_='oL#)the pressG3588 G3793)forG1223)himG846 ))come nigh untoG4331 )notG3361 +)when they couldG1410 )andG2532 ) fourG5064)ofG5259+)which was borneG142%7)one sick of the palsyG3885)bringingG5342)himG846)untoG4314)they comeG2064)andG2532)unto themG846#) the wordG3588 G3056~#) he preachedG2980}) andG2532|#) doorG3588 G2374{) aboutG4314"z1)no, not so much asG3366y!)to receiveG5562!x/)there was no roomG3371w')insomuch thatG5620&v9)were gathered togetherG4863u)manyG4183t#)straightwayG2112s)andG2532r) the houseG3624q) inG1519p) he wasG2076 !MsK5z[D, y[C,cM1) inG17220)reasoningG1260/)andG2532.)thereG1563-)sittingG2521$,)#)of the scribesG3588 G1122+)certainG5100*!)there wereG2258))butG1161() theeG4671'#) be forgivenG863&!) sinsG3588 G266%) thyG4675$)sonG5043*#A)unto the sick of the palsyG3885")he saidG3004!#)faithG3588 G4102 )theirG846)sawG1492#)jesusG3588 G2424)whenG1492)layG2621%7)the sick of the palsyG3885#)whereinG1909 G3739#)the bedG3588 G2895')they let downG5465)upG1846$5) when they had brokenG1846) andG2532) he wasG2258) whereG3699#) the roofG3588 G4721))they uncoveredG648 $XiP2jK3{eI/pXU)yourG5216T)inG1722S%)these thingsG5023R)reason yeG1260Q)whyG5101P)unto themG846O)he saidG2036N!)themselvesG1438M) withinG1722L) reasonedG1260K) soG3779J) theyG1260I) thatG3754H)spiritG4151G)hisG846F#)inG3588 G4151E)perceivedG1921D#)jesusG3588 G2424C)whenG1921B#)immediatelyG2112A)andG2532@) onlyG1520?#) godG3588 G2316>#) butG1487 G3361=) sinsG266<) forgiveG863;)canG1410:)whoG51019#)blasphemiesG9888)speakG29807)thusG37796)thisG37785)dothG29804)whyG51013#) heartsG3588 G25882) theirG846 "^xL/hK4v^E/{^w) unto theeG4671v) i sayG3004(u=) to the sick of the palsyG3885t) he saithG3004s) sinsG266r!) to forgiveG863q#) earthG3588 G1093p) onG1909o) powerG1849n) hathG2192m!) of manG3588 G444l#) the sonG3588 G5207k) thatG3754j#) ye may knowG1492i) thatG2443h) butG1161g) walkG4043f) andG2532e#) bedG3588 G2895d) thyG4675c) take upG142b) andG2532a) ariseG1453`) to sayG2036_) orG2228^) theeG4671]#) be forgivenG863\!) sinsG3588 G266([=) to the sick of the palsyG3885Z) to sayG2036Y) easierG2123X) is itG2076W) whetherG5101V#)heartsG3588 G2588 "kkM5pY;!uX>(k) byG3844) againG3825') he went forthG1831) andG2532"1) it on this fashionG3779) sawG1492) neverG3763) weG1492) sayingG3004#) godG3588 G2316) glorifiedG1392) andG2532 ) amazedG1839 ') they were allG3956 ') insomuch thatG5620 ) them allG3956 ) beforeG1726!) went forthG1831) andG2532#) the bedG3588 G2895) took upG142) he aroseG1453#) immediatelyG2112) andG2532#) houseG3588 G3624) thineG4675) intoG1519~!) go thy wayG5217}) andG2532|#) bedG3588 G2895{) thyG4675z) take upG142y) andG2532x) ariseG1453 #TiQ;$mI.pYD( jT<)inG1722;#)sat at meatG2621:)jesusG8469)that, asG17228+)it came to passG10967)andG25326)himG8465)followedG1904)arose andG4503)heG1902)andG25321)meG34270) followG190/) unto himG846.) saidG3004-) andG2532+,7#) the receipt of customG3588 G5058+)atG1909*)sittingG2521 )#!)of alphæusG3588 G256()theG3588')leviG3018&)he sawG1492%+)as he passed byG3855$)andG2532#) themG846") he taughtG1321!) andG2532 ) himG846) untoG4314) resortedG2064#'#) the multitudeG3588 G3793) allG3956) andG2532"%#) the sea sideG3588 G2281 #[eN6qYB" iR:x[_)how is itG5101^)disciplesG3101])hisG846\#) untoG3588 G3101[) they saidG3004Z) sinnersG268Y) andG2532X#) publicansG3588 G5057W)withG3326V)eatG2068U)himG846T)sawG1492S#)phariseesG3588 G5330R)andG2532!Q##)the scribesG3588 G1122P)andG2532O)himG846N')they followedG190M)andG2532L)manyG4183K!)there wereG2258J)forG1063I#)disciplesG3588 G3101H)hisG846G)andG2532 F!#)with jesusG3588 G2424E)togetherG4873D)alsoG2532C)satG4873B) sinnersG268A) andG2532@) publicansG5057?) manyG4183>#) houseG3588 G3614=)hisG846 "[]F,gQ9zYC)[&-#)of the phariseesG3588 G5330)andG2532)of johnG2491#~'#)the disciplesG3588 G3101})andG2532|!)repentanceG3341{)toG1519z)sinnersG268y)butG235x')the righteousG1342w)to callG2564v)notG3756u)i cameG2064t)sickG2560s')they that areG2192r)butG235 q-) of the physicianG2395p) needG5532o) noG3756n) haveG2192#m3) they that are wholeG2480l)unto themG846k)he saithG3004j)heardG191i#)jesusG3588 G2424h)whenG191g)sinnersG268f)andG2532e#)publicansG3588 G5057d)withG3326c)drinkethG4095b)andG2532a)he eatethG2068`)thatG3754 !_kP3 jM5qD, |_")they haveG2192 !!#)as long asG5550 G3745 ) themG846) withG3326) isG2076$)#) the bridegroomG3588 G3566#) whileG1722 G3739)fastG3522)3#)of the bridechamberG3588 G3567"%#)the childrenG3588 G5207#)canG3361 G1410)unto themG846)saidG2036#)jesusG3588 G2424)andG2532)notG3756)fastG3522)disciplesG3101)thyG4674)butG1161)fastG3522& -#)of the phariseesG3588 G5330 )andG2532 )of johnG2491# '#)the disciplesG3588 G3101 #)whyG1223 G5101)unto himG846)sayG3004) andG2532) they comeG2064) andG2532) to fastG3522) usedG2258 #Ou]F* ybJ's[B,zeOE)upG4138D)itG846!C##)that filledG3588 G4138B')the new pieceG2537 A/) elseG1161 G1487 G3361@) garmentG2440?) oldG3820>) anG2440=) onG1909<)clothG4470;)of newG46:)a pieceG19159)sewethG19768)alsoG25327)no manG37626#)daysG3588 G22505) thoseG15654) inG17223+) shall they fastG35222) thenG51191) andG25320)themG846/)fromG575".3)shall be taken awayG522$-)#)the bridegroomG3588 G3566,)whenG3752+)will comeG2064*)the daysG2250))butG1161()fastG3522')notG3756&)they canG1410%)themG1438$)withG3326$#)#)the bridegroomG3588 G3566 "pt[D*tW@( xT3pg)andG2532f)bottlesG779e)newG2537d)intoG1519c#)must be putG992b)wineG3631a)newG3501`)butG235_))will be marredG622 ^#!)the bottlesG3588 G779])andG2532\!)is spilledG1632[#)the wineG3588 G3631Z)andG2532 Y#!)the bottlesG3588 G779X!)doth burstG4486W) wineG3631V) newG3501U#) theG3588 G3631 T/) elseG1487 G1161 G3361S) bottlesG779R)oldG3820Q)intoG1519P)wineG3631O)newG3501N)puttethG906M)no manG3762L)andG2532K)worseG5501J)is madeG1096I)the rentG4978H)andG2532G)the oldG3820F-)taketh away fromG142 "S}ZDqG0 tK-lS )neverG3763)have yeG314)unto themG846)saidG3004)heG846)andG2532) lawfulG1832) notG3756) isG1832!) that whichG3739%+#) the sabbath dayG3588 G4521~)onG1722})do theyG4160|)whyG5101{)beholdG1492z)unto himG846y)saidG3004#x'#)the phariseesG3588 G5330w)andG2532&v-#)the ears of cornG3588 G4719u#)to pluckG4160 G5089t%)as they wentG3598s)beganG756r#) disciplesG3588 G3101q) hisG846p) andG2532%o+#) the sabbath dayG3588 G4521n) onG1722m+)the corn fieldsG4702l)throughG1223k)wentG3899j)heG846i)thatG3899h+)it came to passG1096 #SoW@ pX5ZA+kS,)alsoG2532+)gaveG1325*)andG2532%)+#)for the priestsG3588 G2409(#)butG1487 G3361')to eatG5315&)lawfulG1832%)notG3756$)isG1832#)whichG3739""'!) the shewbreadG740 G4286!) did eatG5315 ) andG2532$+!) the high priestG3588 G749) abiatharG8))in the days ofG1909#)of godG3588 G2316#)the houseG3588 G3624)intoG1519)he wentG1525)howG4459)himG846)withG3326))they that wereG3588)andG2532)heG846))was an hungredG3983)andG2532) needG5532) he hadG2192) whenG3753 ) didG4160 ) davidG1138 )whatG5101 )readG314 "NgK& dG&dK3 lNN#) handG3588 G5495M!) a witheredG3583L) which hadG2192K) thereG1563J)a manG444I)there wasG2258H)andG2532#G'#)the synagogueG3588 G4864F)intoG1519E)againG3825D!)he enteredG1525C)andG2532$B)#)of the sabbathG3588 G4521A)alsoG2532@)lordG2962?)isG2076>!)of manG3588 G444=#)the sonG3588 G5207<)thereforeG5620!;##) the sabbathG3588 G4521:) forG12239!) manG3588 G4448)and notG37567!)manG3588 G4446)forG12235)was madeG1096!4##)the sabbathG3588 G45213)unto themG8462)he saidG30041)andG25320)himG846/)withG4862.)wereG5607-')to them whichG3588 !\wa5rR4wJ4s\o)andG2532%n7)they held their peaceG4623m)butG1161l) to killG615k) orG2228j) lifeG5590i) to saveG4982h!) to do evilG2554g)orG2228)f3#)on the sabbath daysG3588 G4521e!)to do goodG15d%)is it lawfulG1832c)unto themG846b)he saithG3004a)andG2532`) forthG3319_)standG1453^#)handG3588 G5495]%)the witheredG3583\)which hadG2192[%)unto the manG1519Z)he saithG3004Y)andG2532X) himG846!W/) they might accuseG2723V)thatG2443(U1#)on the sabbath dayG3588 G4521T)himG846S')he would healG2323R)whetherG1487Q)himG846P%)they watchedG3906O)andG2532 !JbK% u\>'mW;$qJ#'#)the herodiansG3588 G2265)withG3326)counselG4824 )tookG4160 +)and straightwayG2112 !)went forthG1831# '#)the phariseesG3588 G5330 )andG2532)the otherG243)asG5613)wholeG5199%)was restoredG600#)handG3588 G5495)hisG846)andG2532)outG1614%)he stretchedG1614)andG2532~#)handG3588 G5495})thineG4675|')stretch forthG1614!{%!)unto the manG3588 G444z) he saithG3004y) heartsG2588x) theirG846w#) ofG3588 G2588"v%#) the hardnessG3588 G4457u)forG1909t')being grievedG4818s)angerG3709r)withG3326q)on themG846.pI)when he had looked round aboutG4017 #c}fG$ jM6hK4|c3) aboutG40122) theyG35881) andG25320#) jordanG3588 G2446/)beyondG4008.)andG2532-#)idumaeaG3588 G2401,)fromG575+)andG2532*)jerusalemG2414))fromG575()andG2532'#)judæaG3588 G2449&)fromG575%)andG2532$)himG846#)followedG190"#) galileeG3588 G1056!) fromG575 ) multitudeG4128) a greatG4183) andG2532#)the seaG3588 G2281)toG4314#)disciplesG3588 G3101)hisG846)withG3326-)withdrew himselfG402#)jesusG3588 G2424)butG2532) himG846!1) they might destroyG622) howG3704) himG846) againstG2596 "PZ5pS;ZD- ~fPU) himG846T) touchG680S) for toG2443R) himG846!Q/) they pressed uponG1968P') insomuch thatG5620O) manyG4183N') he had healedG2323M) forG1063L) himG846"K1) they should throngG2346J#) lestG3361 G2443#I'#) the multitudeG3588 G3793H!) because ofG1223G) on himG846F#) should waitG4342E%) a small shipG4142D) thatG2443C) disciplesG3101B) hisG846A#) toG3588 G3101@) he spakeG2036?) andG2532>)himG846=)untoG4314<)cameG2064;)he didG4160!:/)what great thingsG3745"93)when they had heardG1918)multitudeG41287)a greatG41836)sidonG46055)andG25324) tyreG5184 $U^F*xa@  nW?)mUy) whomG3739x) callethG4341w) andG2532 v!#) a mountainG3588 G3735u) intoG1519t#) he goeth upG305s) andG2532r) knownG5318q) himG846p) makeG4160o) notG3361n#) they shouldG5318m) thatG2443l) themG846k) chargedG2008j) straitlyG4183i) heG2008h) andG2532g#) of godG3588 G2316f#) the sonG3588 G5207e) artG1488d) thouG4771c) sayingG3004b) criedG2896a) andG2532`) himG846 _-) fell down beforeG4363^) himG846]) they sawG2334\) whenG3752[#) spiritsG3588 G4151Z) uncleanG169Y) andG2532X) plaguesG3148W) hadG2192V!) as many asG3745 $TqZ;! jS;}^>'kT)andG2532 !#)of zebedeeG3588 G2199)theG3588)jamesG2385)andG2532)surnamedG4074)heG2007#)simonG3588 G4613)andG2532#)devilsG3588 G1140#)to cast outG1544)andG2532 !#)sicknessesG3588 G3554)to healG2323)powerG1849)to haveG2192 )andG2532 ) to preachG2784 ) forthG649 ) themG846 ') he might sendG649) thatG2443)andG2532)himG846)withG3326))they should beG5600)thatG2443)twelveG1427#)he ordainedG4160)andG2532) himG846~) untoG4314}) they cameG565|) andG2532{) wouldG2309z) heG846 $RvZC'w]F(~ZC&jRA)alsoG2532@)whichG3739?)iscariotG2469>)judasG2455=)andG2532#<'#)the canaaniteG3588 G2581;)simonG4613:)andG25329)thaddaeusG22808)andG2532 7#!)of alphaeusG3588 G2566) theG35885) jamesG23854) andG25323) thomasG23812) andG25321)matthewG31560)andG2532/#)bartholomewG918.)andG2532-)philipG5376,)andG2532+)andrewG406*)andG2532)!)of thunderG1027()the sonsG5207')isG2076&)whichG3739%) boanergesG993$) themG846#) surnamedG3686") heG2007!) andG2532 #)of jamesG3588 G2385#)the brotherG3588 G80)johnG2491 #YfO. r[C,s\?qYd)saidG3004c)jerusalemG2414b)fromG575a)came downG2597`)whichG3588!_##)the scribesG3588 G1122^)andG2532$]5) he is beside himselfG1839\) they saidG3004[) forG1063Z) on himG846Y#)to lay holdG2902X')they went outG1831W)heardG191V)friendsG3844U)hisG846T)whenG191S)andG2532R) breadG740Q) eatG5315P!) so much asG3383O)notG3361N)couldG1410M)theyG846L)so thatG5620K)againG3825J+)cometh togetherG4905I')the multitudeG3793H)andG2532G) an houseG3624F) intoG1519E) they wentG2064D)andG2532C)himG846B)betrayedG3860 #UyR0{_H1|aG/pU)againstG1909!)be dividedG3307)a houseG3614)ifG1437)andG2532) standG2476#) cannotG1410 G3756!)kingdomG3588 G932)thatG1565~)itselfG1438})againstG1909|!)be dividedG3307{)a kingdomG932z)ifG1437y)andG2532x) satanG4567w) cast outG1544v) satanG4567u) canG1410t)howG4459s)parablesG3850r)inG1722q)unto themG846p)saidG3004o)themG846n)he calledG4341m)andG2532l#)devilsG3588 G1140k))casteth he outG1544#j'#) of the devilsG3588 G1140i!!) the princeG3588 G758h) byG1722g) andG2532f) beelzebubG954e)he hathG2192 #gv_I*u\F.}^A+ ~g*)andG2532)))the strong manG2478()bindG1210')firstG4412&)he willG1210%#) exceptG1437 G3361$#) goodsG3588 G4632#) hisG846") and spoilG1283!#) houseG3588 G3614 ))a strong man'sG2478)intoG1519)enterG1525)canG1410)manG3762)noG3756)an endG5056) hathG2192) butG235) standG2476) cannotG3756) heG1410!)be dividedG3307)andG2532)himselfG1438)againstG1909)rise upG450#)satanG3588 G4567)ifG1487 )andG2532 ) standG2476 #) cannotG1410 G3756 #)houseG3588 G3614 )thatG1565)itselfG1438 !by`D-qT;yZB}bK)becauseG3754J)damnationG2920I!)of eternalG166H)in dangerG1777G)isG2076F) butG235E#) forgivenessG859 D-) neverG3756 G1519 G165C) hathG2192B#) ghostG3588 G4151A)the holyG40@)againstG1519?+)shall blasphemeG987>)thatG302=)heG3739<)butG1161#;5) they shall blasphemeG987:) soeverG3029) wherewithG37458#) blasphemiesG9887) andG25326!)of menG3588 G444#5'#)unto the sonsG3588 G5207 4/)shall be forgivenG8633!)sinsG3588 G2652)allG39561)unto youG52130)i sayG3004/)verilyG281.#)houseG3588 G3614-)hisG846,')he will spoilG1283+)thenG5119 $Ys[E%s[E*bG-uYo) for theeG4571n) seekG2212m) withoutG1854l) brethrenG3588 G80k) thyG4675j) andG2532i#) motherG3588 G3384h) thyG4675g) beholdG2400f) unto himG846e) they saidG2036d) andG1161c) himG846b) aboutG4012a) satG2521`') the multitudeG3793_) andG2532^)himG846])callingG5455\) himG846[) untoG4314Z) sentG649Y) withoutG1854X) standingG2476W)andG2532V#)motherG3588 G3384U)hisG846T)andG2532S)brethrenG3588 G80R)hisG846Q)thenG3767P!)there cameG2064O)spiritG4151N!)an uncleanG169M)he hathG2192L)they saidG3004 #fmW7! sZD(tR6|f)# myG3450)# andG2532)# brotherG80)#myG3450)#isG2076 )#the sameG3778 #)#of godG3588 G2316 #)#the willG3588 G2307 )#shall doG4160 !)#whosoeverG3739 G302)#forG1063)"brethrenG3588 G80)" myG3450)" andG2532#)" motherG3588 G3384)" myG3450)" beholdG1492)"and saidG3004)"himG846)"aboutG4012!~/)"on them which satG2521}#)"round aboutG2945|)"he lookedG4017{)"andG2532z)! brethrenG3588 G80y)! myG3450x)! orG2228w#)!motherG3588 G3384v)!myG3450u)!isG2076t)!whoG5101s)!sayingG3004r)!themG846q#)!he answeredG611p)!andG2532 #elP:{^C.rU<e5)he taughtG13214)andG25323#)the landG3588 G10932)onG19091#)the seaG3588 G22810)byG4314/)wasG2258.)multitudeG3793-)wholeG3956,#)theG3588 G3793+)andG2532*#)the seaG3588 G2281))inG1722()and satG2521'#)a shipG3588 G4143&)intoG1519%)enteredG1684$)heG846#)so thatG5620") multitudeG3793!) greatG4183 ) aG3793) himG846) untoG4314"1)there was gatheredG4863)andG2532"%#)the sea sideG3588 G2281)byG3844)to teachG1321)againG3825)he beganG756)andG2532)#motherG3384)# andG2532)# sisterG79 #biM7!t]:$\8  bX%)stony groundG4075W)onG1909V)fellG4098U)someG243T)andG1161S)upG2719R)itG846Q) andG2532P) cameG2064 O!#) of the airG3588 G3772N#) the fowlsG3588 G4071M) andG2532"L%#)the way sideG3588 G3598K)byG3844J)fellG4098I#)someG3739 G3303H)he sowedG4687G)asG1722F+)it came to passG1096E)andG2532D)to sowG4687C)a sowerG4687B))there went outG1831A)beholdG2400@)hearkenG191?#) doctrineG3588 G1322>) hisG846=) inG1722<) unto themG846;)saidG3004:)andG25329)parablesG38508)byG17227#)many thingsG41836)themG846 $^nO/gN+v_G.u^|) andG2532{) itG846z) chokedG4846y) andG2532x)grew upG305w!!)the thornsG3588 G173v)andG2532u!)thornsG3588 G173t)amongG1519s)fellG4098r)someG243q)andG2532 p-) it withered awayG3583o) rootG4491n) noG3361m)it hadG2192l)becauseG1223k)andG2532j+)it was scorchedG2739i)was upG393h)the sunG2246g)whenG393f)butG1161e)of earthG1093d)depthG899c)noG3361b)it hadG2192a)becauseG1223`%) it sprang upG1816_#) immediatelyG2112^) andG2532]) earthG1093\) muchG4183[)notG3756Z)it hadG2192Y)whereG3699 $]lV>}fE-~gL0v] ) aloneG2651) he wasG1096) whenG3753) andG1161%) let him hearG191) to hearG191) earsG3775%) he that hathG2192) unto themG846) he saidG3004) andG2532!)an hundredG1540)someG1722)andG2532)sixtyG1835)someG1722)andG2532)thirtyG5144)someG1722 ')brought forthG5342 ) andG2532 ) increasedG837 ) andG2532 )) that sprang upG305) fruitG2590)did yieldG1325)andG2532#)groundG3588 G1093)goodG2570)onG1519)fellG4098)otherG243)andG2532)fruitG2590~)noG3756}!) it yieldedG1325 "LsZ5lE%jN6cLB) andG2532A') they may hearG191@) hearingG191?) andG2532>) perceiveG1492=) notG3361<) andG2532;%) they may seeG991:) seeingG9919) thatG24438) parablesG38507) inG17226) are doneG10965) thingsG39564) allG3956 3-) that are withoutG18542) unto themG15651) butG11610#) of godG3588 G2316#/)!) of the kingdomG3588 G932!.##) the mysteryG3588 G3466-) to knowG1097,#) it is givenG1325+) unto youG5213*) unto themG846)) he saidG3004() andG2532!'##) the parableG3588 G3850&) of himG846%) askedG2065$!) the twelveG1427#) withG4862") himG846$!5) they that were aboutG4012 !`{dG" sR;mV=! x`c) whenG3752b) butG2532a)is sownG4687`#)the wordG3588 G3056_)whereG3699"^%#)the way sideG3588 G3598])byG3844\)are theyG1526[)theseG3778Z)andG1161Y#)the wordG3588 G3056X)sowethG4687W)the sowerG4687V#) parablesG3588 G3850U) allG3956T%) will ye knowG1097S) how thenG4459R) andG2532Q#) parableG3588 G3850P) thisG3778O) notG3756N) know yeG1492M) unto themG846L) he saidG3004K) andG2532J) themG846!I1) should be forgivenG863H!) sinsG3588 G265G) andG2532(F=) they should be convertedG1994 E-) lest at any timeG3379D!) understandG4920C) notG3361 "`oQ/tX6 nS>& y`)and soG235!)themselvesG1438)inG1722)rootG4491)noG3756)haveG2192)andG2532~)gladnessG5479})withG3326|)itG846{) receiveG2983z#) immediatelyG2112y#) the wordG3588 G3056x+) they have heardG191w) whenG3752v)whoG3739u%)stony groundG4075t)onG1909s))which are sownG4687r)likewiseG3668q)are theyG1526p)theseG3778o)andG2532n#)heartsG3588 G2588m)theirG846l)inG1722k')that was sownG4687j#)the wordG3588 G3056i#)taketh awayG142h)andG2532g#)immediatelyG2112f) comethG2064e#) satanG3588 G4567d+) they have heardG191 c}_I*t[?jO1c%%) other thingsG3062$) ofG4012#) the lustsG1939")andG2532!#)of richesG3588 G4149& /!)the deceitfulnessG3588 G539)andG2532!)worldG3588 G165)of thisG5127#)the caresG3588 G3308)andG2532#)the wordG3588 G3056%)such as hearG191!)thornsG3588 G173)amongG1519))which are sownG4687)are theyG1526)theseG3778)andG2532!/)they are offendedG4624#)immediatelyG2112%+#)the word's sakeG3588 G3056)forG1223)arisethG1096 #)persecutionG1375 )orG2228 !) afflictionG2347 ) whenG1096 ) afterwardG1534!) for a timeG4340) butG235)endureG1526 "dpS<# |eC,nQ9zdG)toG2443F)broughtG2064E#)a candleG3588 G3088D)isG3385C)unto themG846B)he saidG3004A)andG2532@!)an hundredG1540?)someG1722>#)andG2532 G2532=)sixtyG1835<)someG1722;!)thirtyfoldG5144:)someG1722!9/)bring forth fruitG25928) andG25327) receiveG38586) andG25325#) the wordG3588 G30564) hearG1913)such asG37482#)groundG3588 G10931)goodG25700)onG1909#/3)they which are sownG4687.)areG1526-)theseG3778,)andG2532+!)unfruitfulG175*#)it becomethG1096))andG2532(#)the wordG3588 G3056') chokeG4846&#) entering inG1531 #P~_D.lS:#tR8"lPj)unto themG846i)he saidG3004h)andG2532g%)let him hearG191f)to hearG191e)earsG3775d)haveG2192c)any manG5100b)ifG1487a)abroadG5318`))it should comeG2064_#) thatG2443 G1519^) butG235]) secretG614"\1) was any thing keptG1096[) neitherG3761Z')be manifestedG5319Y)notG3361X)shallG1437W)whichG3739V)hidG2927U#)nothingG3756 G5100T)there isG2076S)forG1063#R'#)a candlestickG3588 G3087Q)onG1909P)be setG2007O)toG2443N)and notG3756M#) a bedG3588 G2825L) underG5259K) orG2228J#) bushelG3588 G3426I) underG5259H)be putG5087 #YgL$ ~dL3bJ,oY )asG5613 #)of godG3588 G2316 #!)the kingdomG3588 G932 )isG2076 )soG3779)he saidG3004)andG2532)he hathG2192!)that whichG3739) evenG2532)) shall be takenG142) himG846) fromG575) notG3756)hathG2192~)he thatG3739})andG2532|))shall be givenG1325{)to himG846z)hathG2192y)he thatG302x)forG1063"w1)shall more be giveG4369v)that hearG191u)unto youG5213t) andG2532s) to youG5213$r5) it shall be measuredG3354q) ye meteG3354p) measureG3358o)whatG3739n)withG1722m)ye hearG191l)whatG5101k)take heedG991 #a~ZC# tT=" bE,wa0) inG1722/) cornG4621.) fullG4134-) theG4621,!) after thatG1534+)the earG4719*)thenG1534))the bladeG5528()firstG4412'!)of herselfG844$&5)bringeth forth fruitG2592%#)the earthG3588 G1093$)forG1063#)howG5613")notG3756!)knowethG1492 ) heG846) grow upG3373) andG2532') should springG985#) the seedG3588 G4703)andG2532)dayG2250)andG2532)nightG3571)riseG1453)andG2532%)should sleepG2518)andG2532 !#) the groundG3588 G1093) intoG1909#) seedG3588 G4703#) should castG906) a manG444)ifG1437 eiJ*y\:nYA&{eP) isG2076O#)the earthG3588 G1093N)inG1909M!)it is sownG4687L)whenG3752K)whichG3739J+)of mustard seedG4615I)a grainG2848H)likeG5613G) itG846 F-) shall we compareG3846E!) comparisonG3850D) whatG4169C)withG1722B)orG2228A#)of godG3588 G2316 @#!)the kingdomG3588 G932?))shall we likenG3666>)whereuntoG5101=)he saidG3004<)andG2532;) is comeG3936!:##) the harvestG3588 G23269)becauseG3754 8!#)the sickleG3588 G14077')he putteth inG6496#)immediatelyG2112 5-)is brought forthG38604#)the fruitG3588 G25903)whenG37522)butG11611#)the earG3588 G4719 "SxU>&~_H(zaH$ uSr#)!the wordG3588 G3056q)!spake heG2980p)!parablesG3850o)!suchG5108n)!manyG4183m)!withG5108l)!andG2532k) of itG846 j!#) the shadowG3588 G4639i) underG5259h) lodgeG2681g) mayG1410 f!#) of the airG3588 G3772e#) the fowlsG3588 G4071d) so thatG5620c) branchesG2798b) greatG3173a%) shooteth outG4160`) andG2532_#) herbsG3588 G3001^) allG3956]%) greater thanG3187\) becomethG1096[) andG2532Z') it groweth upG305Y!) it is sownG4687X) whenG3752W) butG2532V#)the earthG3588 G1093U)inG1909T) that beG3588S#) the seedsG3588 G4690R) allG3956Q) less thanG3398 !d{`C'dH2~bF*d#'#)$the multitudeG3588 G3793&;)$when they had sent awayG863)$andG2532))# the other sideG4008)# untoG1519 -)# let us pass overG1330 )# unto themG846 )# he saithG3004 )#was comeG1096 )#the evenG3798 )#whenG1096)#dayG2250)#sameG1565#)#theG3588 G2250)#andG2532)"disciplesG3101)" hisG846#)" toG3588 G3101!)" all thingsG3956%)" he expoundedG1956+)" they were aloneG2398~)"whenG1161})"andG2596|)"unto themG846{)"notG3756z)"spake heG2980y)"a parableG3850x)"withoutG5565w)"butG1161v)! to hearG191u))! they were ableG1410t)! asG2531s)!unto themG846 $\`I+wbI0u`I2r\7)&onG19096)&asleepG251815C#)&the hinder part of the shipG3588 G44034)&inG19093)&wasG22582)&heG8461)&andG25320)%fullG1072/)%nowG2235.)%wasG1072-)% itG846,)% so thatG5620+#)% the shipG3588 G4143*)% intoG1519))% beatG1911()%the wavesG2949')%andG1161&)%of windG417%)%stormG2978$)%greatG3173#)%aG2978"#)%there aroseG1096!)%andG2532 %)$little shipsG4142)$otherG243)$himG846)$ withG3326)$ alsoG1161!)$ there wereG2258)$ andG2532#)$ the shipG3588 G4143)$inG1722)$he wasG2258)$even asG5613)$himG846)$they tookG3880 $X|eJ0iN-kQ:rX[)(are yeG2075Z)(whyG5101Y)(unto themG846X)(he saidG2036W)(andG2532V)'calmG1055U)'greatG3173T)'aG1055S)'there wasG1096R)'andG2532Q)' ceasedG2869P!)' the windG3588 G417O)' andG2532N)' be stillG5392M)' peaceG4623"L%#)'unto the seaG3588 G2281K)'saidG2036J)'andG2532I!)'the windG3588 G417H)'rebukedG2008G)'andG2532F)'he aroseG1326E)'andG2532D)&we perishG622C)&thatG3754B)&notG3756A)&thouG4671@)&carestG3199?)&masterG1320>)&unto himG846=)& sayG3004<)& andG2532;)& himG846:!)& they awakeG13269)& andG25328#)&a pillowG3588 G4344 #\|cL-hR:" lO2t\~)whenG1831})andG2532 |-) of the gadarenesG1046!{##) the countryG3588 G5561z)intoG1519 y!#)of the seaG3588 G2281x))the other sideG4008w)over untoG1519v)they cameG2064u)andG2532t))himG846s))obeyG5219r#))the seaG3588 G2281q))andG2532p!))the windG3588 G417o))evenG2532n))thatG3754m)) thisG3778l)) isG2076k)) mannerG687j)) whatG5101i)) anotherG240h))toG4314g))oneG240f))saidG3004e))andG2532d#))exceedinglyG3173c#))they fearedG5399b))andG2532a)( faithG4102`)( noG3756_)( ye haveG2192^))(how is it thatG4459])(fearfulG1169\)(soG3779 #dtXB+t];"lN.{d!) andG2532 ) chainsG254)andG2532%)with fettersG3976)boundG1210)oftenG4178)had beenG1210)heG846%)because thatG1223#) with chainsG254) no, notG3777) himG846) bindG1210)couldG1410)no manG3762)andG2532#)the tombsG3588 G3419)amongG1722#)dwellingG3588 G2731)hadG2192 )whoG3739 )spiritG4151 )uncleanG169 )anG4151 ) withG1722) a manG444"%#) of the tombsG3588 G3419) outG1537) himG846)there metG528#)immediatelyG2112#)the shipG3588 G4143)ofG1537%)was come outG1831)heG846 #SnI% {bK4s\A&jSD)andG2532C)he ranG5143B)offG575A)afarG3113@#)jesusG3588 G2424?#)when he sawG1492>)butG1161=#)with stonesG3037<)himselfG1438;)cuttingG2629:) andG25329) cryingG28968#) the tombsG3588 G34187) inG17226) andG2532#5'#)the mountainsG3588 G37354)inG17223)he wasG22582)dayG22501)andG25320)nightG3571/)alwaysG1275.)andG2532-)himG846,)tameG1150+)anyG3762*)couldG2480))neitherG2532 (-)broken in piecesG4937!'##)the fettersG3588 G3976&)andG2532%)himG846$) byG5259(#=) had been plucked asunderG1288"!!) the chainsG3588 G254 $WjQ5jM6z_D(oWh) whatG5101g) himG846f) he askedG1905e) andG2532d#) spiritG3588 G4151c)uncleanG169b!)the manG3588 G444a)ofG1537`)come outG1831_)unto himG846^)he saidG3004])forG1063\)notG3361[)meG3165 Z/)that thou tormentG928Y#)by godG3588 G2316X)theeG4571W)i adjureG3726V)godG2316U)most highG5310T#)of theG3588 G2316S)sonG5207R) jesusG2424Q) theeG4671P!) to do withG2532O) iG1698N) haveG2532M)whatG5101L)and saidG2036K)voiceG5456J)loudG3173I)with aG5456H)criedG2896G)andG2532F) himG846E!)worshippedG4352 $YlT:# uZC,l@-uY ) besoughtG3870 !#) the devilsG3588 G1142 ) allG3956 ) andG2532) feedingG1006) of swineG5519) herdG34) greatG3173) aG34(1#) unto the mountainsG3588 G3735) nighG4314) thereG1563) there wasG2258) nowG1161!~##) the countryG3588 G5561}#) away out ofG1854|) themG846{) sendG649z) notG3361y) he wouldG649x) thatG2443w) muchG4183v) himG846u#) he besoughtG3870t) andG2532s) manyG4183r) we areG2070q) forG3754p) legionG3003o) nameG3686n) myG3427m) sayingG3004l#) he answeredG611k) andG2532j) nameG3686i) thyG4671 "`gO/~eN1oO.`.%) two thousandG1367-) aboutG5613,) they wereG2258+#) the seaG3588 G2281*) intoG1519#)'#) a steep placeG3588 G2911() downG2596'') ran violentlyG3729&) the herdG3588 G34%) andG2532$#) the swineG3588 G5519#) intoG1519"#) and enteredG1525!) went outG1831 ) spiritsG4151) uncleanG169#) theG3588 G4151) andG2532) leaveG2010) themG846) gaveG2010#) jesusG3588 G2424) forthwithG2112) andG2532) themG846) intoG1519%) we may enterG1525) thatG2443#) the swineG3588 G5519) intoG1519) usG2248) sendG3992) sayingG3004 ) himG846 "R|[8  jS2{\E.iRP)andG2532O)clothedG2439N) andG2532M) sittingG2521 L!#) the legionG3588 G3003K) and hadG21925JW) him that was possessed with the devilG1139I)seeG2334H)andG2532G#)jesusG3588 G2424F)toG4314E)they comeG2064D)andG2532C')that was doneG1096B)it wasG2076A)whatG5101@)to seeG1492?')they went outG1831>)andG2532=#) the countryG3588 G68<) inG1519;) andG2532:#) the cityG3588 G41729) inG15198)toldG3127)andG25326)fledG53435#)the swineG3588 G55194')they that fedG10063)andG11612#) the seaG3588 G22811) inG17220#) were chokedG4155/) andG2532 !ShP9"wZ?) zeI1kSq) withG3326p#) he might beG5600o) thatG2443n) himG846m) prayedG38709l_)he that had been possessed with the devilG1139k#)the shipG3588 G4143j)intoG1519i)was comeG1684h)heG846g)whenG1684f)andG2532e) coastsG3725d)theirG846c#)ofG3588 G3725b)outG575a)to departG565`)himG846_)to prayG3870^!)they beganG756])andG2532\#) the swineG3588 G5519[!) concerningG4012Z) andG25328Y]) to him that was possessed with the devilG1139X)howG4459W)themG846V)toldG1334U')they that sawG1492T)andG2532 S-)they were afraidG5399R)andG2532!Q/)in his right mindG4993 #SnX?$vR0iR:jS) andG2532) for himG846) had doneG4160#) jesusG3588 G2424 -)how great thingsG3745#)decapolisG3588 G1179)inG1722 !)to publishG2784 )beganG756 )andG2532 #)he departedG565 )andG2532)theeG4571&9)hath had compassion onG1653)andG2532)for theeG4671)hath doneG4160#)the lordG3588 G2962 -)how great thingsG3745)themG846)tellG312)andG2532~#)thy friendsG4674})toG4314|#) homeG3588 G3624{) goG5217z) unto himG846y) saithG3004x)butG235w)notG3756v)himG846u)sufferedG863t)jesusG2424s)howbeitG1161r)himG846 "c}ZA+ mW@& I/c6#)feetG3588 G42285) hisG8464) atG43143) he fellG40982) himG8461#) when he sawG14920)andG2532/)by nameG3686.)jairusG23833-I!)of the rulers of the synagogueG3588 G752,)oneG1520+%)there comethG2064*)beholdG2400))andG2532(#)the seaG3588 G2281')nigh untoG3844&)he wasG2258%)andG2532$)himG846#)untoG1909") gatheredG4863!) peopleG3793 ) muchG4183)) the other sideG4008) untoG1519#)shipG3588 G4143)byG1722)againG3825+)was passed overG1276#)jesusG3588 G2424)whenG1276)andG2532!)did marvelG2296) allG3956 #dlC*zU>w\F/dY)an issueG4511X)which hadG5607W)womanG1135V)certainG5100U)aG1135T)andG2532S) himG846R) throngedG4918Q) andG2532P) himG846O)followedG190N)peopleG3793M)muchG4183L)andG2532K)himG846J)withG3326I)wentG565H)andG2532G))she shall liveG2198F)andG2532!E/)she may be healedG4982D)thatG3704C)on herG846B#)thy handsG3588 G5495A) and layG2007@) comeG2064%?7) at the point of deathG2079>) liethG2192%=+#)little daughterG3588 G2365<)myG3450;)sayingG3004:)greatlyG41839)himG8468)besoughtG38707)andG2532 $V{\F.hQ6~_G1lV})ifG2579|)she saidG3004{)forG1063z#) garmentG3588 G2440y) hisG846x#)and touchedG680w)behindG3693v#)the pressG3588 G3793u)inG1722t)cameG2064s#)jesusG3588 G2424r)ofG4012!q1)when she had heardG191p)worseG5501o)grewG2064n)ratherG3123m)butG235l)betteredG5623k)nothingG3367j)wasG5623i)andG2532h)hadG3844g) sheG1438f) thatG3844e) allG3956d) had spentG1159c) andG2532b!)physiciansG2395a)manyG4183`)ofG5259_#)many thingsG4183^%)had sufferedG3958])andG2532\) yearsG2094[) twelveG1427Z)of bloodG129 "MpY:xYA u_D,iM)and saidG3004#)the pressG3588 G3793)inG1722 -) turned him aboutG1994) himG846) ofG1537%) had gone outG1831) virtueG1411)thatG1921)himselfG1438)inG1722)knowingG1921#)immediatelyG2112#)jesusG3588 G2424)andG2532!##)that plagueG3588 G3148) ofG575)) she was healedG2390 ) thatG3754 #) bodyG3588 G4983 ) she feltG1097 )andG2532 %)was dried upG3583)bloodG129)herG846!)ofG3588 G129"%#)the fountainG3588 G4077#)straightwayG2112)andG2532 -) i shall be wholeG4982#)clothesG3588 G2440)hisG846)butG2579~#)i may touchG680 #UkH0fO5kN3lUB)! andG2532A)! cameG2064@)! herG846?)! inG1909>)! was doneG1096=)!whatG3739<)!knowingG1492;)!tremblingG5141:)!andG25329)!fearingG53998)!the womanG11357)!butG11616!) this thingG5124!5/) her that had doneG41604) to seeG1492%37) he looked round aboutG40172) andG25321)meG34500)touchedG680/) whoG5101.#) sayest thouG3004-) andG2532,) theeG4571+)throngingG4918#*'#)the multitudeG3588 G3793)!)thou seestG991()unto himG846')saidG3004&#)disciplesG3588 G3101%)hisG846$)andG2532##)clothesG3588 G2440")myG3450!)touchedG680 )whoG5101 #ejH1t[E/kV?&ee#)# daughterG3588 G2364d)# thyG4675c!)#which saidG30041bE!)#the ruler of the synagogue'sG3588 G752a)#fromG575`!)#there cameG2064_)#spakeG2980^)#yetG2089])#heG846\)#whileG2980[#)"plagueG3588 G3148Z)"thyG4675Y)"ofG575X)"wholeG5199W)"beG2468V)"andG2532U)" peaceG1515T)" inG1519S)" goG5217R)" wholeG4982Q)" theeG4571P)"hath madeG4982O#)"faithG3588 G4102N)"thyG4675M)"daughterG2364L)"unto herG846K)"he saidG2036J)"andG1161I!)!the truthG3588 G225H)!allG3956G)!himG846F)!toldG2036E)!andG2532D)!himG846 C-)!fell down beforeG4363 !mjL3lU;#nU>%m)&toG1519)&he comethG2064)&andG2532)%of jamesG2385#)%the brotherG3588 G80)% johnG2491)% andG2532)% jamesG2385~)% andG2532})% peterG4074|)%saveG1487{)%himG846z)%to followG4870y)%no manG3762x#)%he sufferedG863w)%andG2532v)$believeG4100u)$ onlyG3440t)$ afraidG5399s)$ notG3361r)$ beG53994qK!)$ unto the ruler of the synagogueG3588 G752p)$he saithG3004o+)$that was spokenG2980n#)$the wordG3588 G3056m)$heardG191l)$jesusG2424k!)$as soon asG2112j#)#any furtherG2089 i!#)#the masterG3588 G1320h))#troublest thouG4660g)# whyG5101f)# is deadG599 !YwY3r[7 oX8"}Y '!#)( the fatherG3588 G3962&)( he takethG3880%)( outG1544$)( allG537$#5)(when he had put themG1544")(butG1161!)(to scornG2606 )(himG846%)(they laughedG2606)(andG2532)'sleepethG2518)' butG235)' deadG599)' notG3756)' isG599 !#)' the damselG3588 G3813)'weepG2799)'andG2532 -)'make ye this adoG2350)'whyG5101)'unto themG846)'he saithG3004#3)'when he was come inG1525)'andG2532)& greatlyG4183)& wailedG214 )& andG2532" 1)& and them that weptG2799 !)&the tumultG2351 )&seethG2334 )&andG25322G!)&of the ruler of the synagogueG3588 G752#)&the houseG3588 G3624 !]`J3vR-oO6w]H)*walkedG4043G)*andG2532F)*aroseG450 E!#)*the damselG3588 G2877D#)*straightwayG2112C)*andG2532B))ariseG1453A))unto theeG4671@)) i sayG3004?#)) damselG3588 G2877!>/)) being interpretedG3177=)) isG2076<)) whichG3739;))cumiG2891:))talithaG50089))unto herG8468))and saidG3004!7##))by the handG3588 G5495 6!#))the damselG3588 G38135))he tookG29024))andG25323)(lyingG3452)(wasG2258 1!#)(the damselG3588 G38130)(whereG3699/#)(entereth inG1531.)(andG2532-)(himG846#,3)(them that were withG3326+)(andG2532#*'#)(of the damselG3588 G3813 )!#)(the motherG3588 G3384()( andG2532 #NnF.sY:$ wX9" gNk) followG190j#) disciplesG3588 G3101i) hisG846h) andG2532g#)countryG3588 G3968f)his ownG846e)intoG1519d)cameG2064c)andG2532b#)from thenceG1564a#)he went outG1831`)andG2532_)+ to eatG5315^)+ herG846.]I)+ that something should be givenG1325\)+ commandedG2036[)+ andG2532Z)+itG5124Y#)+should knowG1097X)+no manG3367W)+thatG2443V)+straitlyG4183U)+themG846T!)+he chargedG1291S)+andG2532R%)*astonishmentG1611Q)*a greatG3173P)*withG1611$O5)* they were astonishedG1839N)* andG2532M)* yearsG2094L)* twelveG1427K)* ofG2094J)*she wasG2258I)*forG1063 "WtXBvY9" }eM-~W# '#)the carpenterG3588 G5045 )thisG3778 )notG3756 )isG2076 #)handsG3588 G5495)hisG846)byG1223#)are wroughtG1096%)mighty worksG1411)suchG5108)evenG2532)thatG3754)unto himG846)is givenG1325!)this whichG3588~#)wisdomG3588 G4678})whatG5101|)andG2532{%)these thingsG5023z)hath thisG5129y#) from whenceG4159x) sayingG3004w+) were astonishedG1605v) hearingG191u) manyG4183t)andG2532#s'#)the synagogueG3588 G4864r)inG1722q)to teachG1321p)he beganG756o)was comeG1096$n5)when the sabbath dayG4521m)andG2532l) himG846 $ct[D)gO9"fI3|c1)amongG17220)andG2532/#)countryG3588 G3968.)his ownG846-) inG1722,) butG1487+)) without honourG820*) notG3756))isG2076()a prophetG4396')unto themG846&)saidG3004%#)jesusG3588 G2424$)butG1161#)himG846")atG1722"!1)they were offendedG4624 )andG2532)usG2248)withG4314)hereG5602)sistersG3588 G79)hisG846)notG3756)areG1526)andG2532)simonG4613)andG2532) of judaG2455) andG2532) josesG2499) andG2532) of jamesG2385#)the brotherG80)of maryG3137#)the sonG3588 G5207 "^{dH/kO1qR,u^S) themG846R)to sendG649Q)beganG756P)andG2532O!)the twelveG1427N)he calledG4341M)andG2532L) teachingG1321"K%#) the villagesG3588 G2968J#)round aboutG2945I)he wentG4013H)andG2532G!)unbeliefG3588 G570F)of theirG846E)becauseG1223D%)he marvelledG2296C)andG2532B!)and healedG2323A) sick folkG732@!) upon a fewG3641?#) his handsG3588 G5495>) he laidG2007=)save thatG1487<#)mighty workG1411;)noG3762:)doG41609)thereG15638)he couldG14107)andG25326#)houseG3588 G36145)his ownG8464)inG17223)andG25322#)his own kinG4773 %XmT5s\A)jT5oXx) andG2532w) coatsG5509v) twoG1417u) put onG1746t) notG3361s) andG2532r%) with sandalsG4547q) shodG5265p) butG235o#)purseG3588 G2223n)inG1519m)moneyG5475l)noG3361k)breadG740j)noG3361i)scripG4082h) noG3361g) onlyG3440f) a staffG4464e) saveG1487d)journeyG3598c)forG1519b)nothingG3367a-)they should takeG142`)thatG2443_)themG846^)commandedG3853])andG2532\#)spiritsG3588 G4151[%)over uncleanG169Z)powerG1849Y)themG846X)gaveG1325W) andG2532V) and twoG1417U) by twoG1417T) forthG649 "`mQ8zcH1qX@" `#) it shall beG2071) unto youG5213) i sayG3004) verilyG281%) against themG846#) a testimonyG3142) forG1519#) feetG3588 G4228) yourG5216) underG5270#) the dustG3588 G5522) shake offG1621) thenceG1564 )) when ye departG1607 ) youG5216 ) hearG191 ) norG3366 ) youG5209) receiveG1209) notG3361) shallG1209) whosoeverG3745) andG2532+) from that placeG1564) ye departG1831) tillG2193) abideG3306) thereG1563~) an houseG3614}) intoG1519|) ye enterG1525${5) in what place soeverG3699z) unto themG846y) he saidG3004 #Ny^?' }XA gP6oN=') spread abroadG5318<) wasG1096;#)nameG3588 G3686:)hisG8469)forG10638)heardG1917)herodG22646!)kingG3588 G9355)andG25324) healedG23233) andG25322)) that were sickG7321) manyG41830) with oilG1637/) anointedG218.) andG2532-) devilsG1140,) manyG4183+') they cast outG1544*) andG2532!)/) men should repentG3340() thatG2443'%) and preachedG2784&') they went outG1831%) andG2532$#) #cityG3588 G4172#) "for thatG1565") !thanG2228!#) of judgmentG2920 ) the dayG2250) inG1722) gomorrhaG1116) andG2228) for sodomG4670)) more tolerableG414 #fcK/}dL4lV@)|f`)isG2076_)itG3778^)he saidG2036])heardG191 \!#)when herodG3588 G2264[)butG1161%Z+#)of the prophetsG3588 G4396Y)oneG1520X) asG5613W) orG2228V) a prophetG4396U) it isG2076T) thatG3754S)saidG3004R)othersG243Q)andG1161P)eliasG2243O)it isG2076N)thatG3754M)saidG3004L)othersG243K)himG846J)inG1722.II)works do shew forth themselvesG1754H#)mightyG3588 G1411G)thereforeG1223F)andG2532E)the deadG3498D)fromG1537C)was risenG1453B#)the baptistG907A)johnG2491@) thatG3754?) he saidG3004>) andG2532 #ToW;$oV@* bK)nT)lawfulG1832)notG3756)it isG1832 !#)unto herodG3588 G2264)had saidG3004~#)johnG3588 G2491})forG1063|)herG846{))he had marriedG1060z)forG3754y#)wifeG3588 G1135x)philip'sG5376w)brotherG3588 G80v)hisG846u)) herodias' sakeG2266t) forG1223s#) prisonG3588 G5438r) inG1722q) himG846p)boundG1210o)andG2532n#)upon johnG3588 G2491m')and laid holdG2902l))had sent forthG649k)himselfG846j#)herodG3588 G2264i)forG1063h)the deadG3498g)fromG1537f) is risenG1453e) heG846d) beheadedG607c) iG1473b) whomG3739a)johnG2491 #esV:cL5{dK4|e&)andG2532%#)many thingsG4183$)he didG4160#)himG846"')when he heardG191!)andG2532 )himG846) observedG4933) andG2532) an holyG40) andG2532) manG435!)was a justG1342)that heG846)knowingG1492#)johnG3588 G2491)fearedG5399)herodG2264)forG1063) notG3756) she couldG1410) butG2532) himG846#)have killedG615)wouldG2309 )andG2532 #)against himG846 ')had a quarrelG1758 )herodiasG2266 )thereforeG1161#) wifeG3588 G1135) brother'sG3588 G80) thyG4675) to haveG2192) for theeG4671 !ciR6qJ3tYB(cG!)the kingG3588 G935!F/) that sat with himG4873E) themG3588D) andG2532C#) herodG3588 G2264B) pleasedG700A)andG2532@)dancedG3738?)andG2532>)came inG1525=#)herodiasG3588 G2266<#)of the saidG846';/#)when the daughterG3588 G2364:)andG2532 9!#)of galileeG3588 G10568)chiefG44137)andG2532#6'#)high captainsG3588 G55065#) lordsG3588 G31754) to hisG8463) a supperG11732) madeG41601#) birthdayG3588 G10770)on hisG846/!)that herodG2264.)was comeG1096-)dayG2250,%)a convenientG2121+)whenG3753*)andG2532))gladlyG2234()himG846')heardG191 "LrU>zaB*hM-cLi)andG2532 h#!)the baptistG3588 G910g) of johnG2491f#) the headG3588 G2776e) she saidG2036d) andG1161c#) shall i askG154b)whatG5101a#)motherG3588 G3384`)unto herG846_)and saidG2036^))she went forthG1831])andG1161\!)kingdomG3588 G932[) of myG3450Z) the halfG2255Y) untoG2193X) theeG4671W#) i will giveG1325V)of meG3165U))thou shalt askG154T!)whatsoeverG3739S)unto herG846R)he swareG3660Q)andG2532P)theeG4671O#)i will giveG1325N)andG2532M)thou wiltG2309L!)whatsoeverG3739K)of meG3165J)askG154%I+#)unto the damselG3588 G2877H)saidG2036 !byX<"mK0 ZCb #)immediatelyG2112 )andG2532) herG846) rejectG114) notG3756) he wouldG2309%) sat with himG4873%7)for their sakes whichG3588)andG2532%+#)his oath's sakeG3588 G3727)forG1223+)exceeding sorryG4036~)wasG1096}!)the kingG3588 G935|)andG2532 {#!)the baptistG3588 G910z)of johnG2491y#)the headG3588 G2776x)a chargerG4094w)inG1909v)by and byG1824u) meG3427t) thou giveG1325s) thatG2443r) i willG2309q) sayingG3004p)and askedG154o!)the kingG3588 G935n)untoG4314m)hasteG4710l)withG3326k#)straightwayG2112j#)she came inG1525 "aoQ0y^H*uQ9$ ~a,)they cameG2064+)heardG191*#)disciplesG3588 G3101))when hisG846()andG2532'#)motherG3588 G3384&)to herG846%)itG846$) gaveG1325 #!#) the damselG3588 G2877") andG2532#!'#) to the damselG3588 G2877 ) itG846)gaveG1325)andG2532)a chargerG4094)inG1909#)headG3588 G2776)hisG846)broughtG5342)andG2532 !#)the prisonG3588 G5438)inG1722)himG846%) and beheadedG607) he wentG565) andG1161') to be broughtG5342#) headG3588 G2776)hisG846')and commandedG2004 ))an executionerG4688 )sentG649 !)the kingG3588 G935 #ajU?|eN8w`E)xaO)andG2532N) placeG5117M) a desertG2048L) intoG1519K) apartG2596J!)yourselvesG846I)yeG5210H)comeG1205G)unto themG846F)he saidG2036E)andG2532D+)they had taughtG1321C)whatG3745B) andG2532A') they had doneG4160@) whatG3745?) bothG2532>!) all thingsG3956=)himG846<)toldG518;)andG2532:#)jesusG3588 G24249)untoG4314,8E)gathered themselves togetherG4863!7%!)the apostlesG3588 G6526)andG25325#)a tombG3588 G34194) inG17223) itG8462) laidG50871) andG25320#) corpseG3588 G4430/)hisG846.)took upG142-)andG2532 $WgP7 w_C* fO7 wWs#)!citiesG3588 G4172r)!of allG3956q)!outG575p)! thitherG1563o)! afootG3979n)! ranG4936m)! andG2532l)! himG846k)!knewG1921j)!manyG4183i)!andG2532h)!departingG5217g)!themG846f)!sawG1492 e!#)!the peopleG3588 G3793d)!andG2532c) privatelyG2398b#) by shipG3588 G4143a) placeG5117`) a desertG2048_) intoG1519^') they departedG565]) andG2532!\/)so much as to eatG5315[)leisureG2119Z)noG3761Y)they hadG2119X)andG2532W)goingG5217V)andG2532U)comingG2064T)manyG4183S!)there wereG2258R)forG1063Q)a whileG3641P)restG373 #kgQ:nT="pU9"k)#hisG846)#far spentG4183)#nowG2235)#wasG1096%)#when the dayG5610)#andG2532#)"many thingsG4183)"themG846)"to teachG1321 )"he beganG756 )"andG2532 !)"a shepherdG4166 )"havingG2192 )"notG3361)"sheepG4263)" asG5613)" they wereG2258)" becauseG3754)" themG846)" towardG1909%7)"moved with compassionG4697)"andG2532)"peopleG3793)"muchG4183~)"sawG1492 }-)"when he came outG1831|#)"jesusG3588 G2424{)"andG2532z)!himG846y)!untoG4314x')!came togetherG4905w)!andG2532v)!themG846u)!outwentG4281t)!andG2532 #\w[<%wYA$zcF+v\9)% to eatG53158)%themG8467)%yeG52106)%giveG13255)%unto themG8464)%and saidG20363#)%he answeredG6112)$to eatG53151)$nothingG37560)$they haveG2192/)$forG1063.)$breadG740-!)$ themselvesG1438,)$ and buyG59!+/)$ into the villagesG2968*)$ andG2532)#)$ round aboutG2945(#)$the countryG68')$intoG1519&#)$they may goG565%)$thatG2443$)$awayG630#)$themG846")$sendG630!!)#far passedG4183 )#the timeG5610)#nowG2235)#andG2532#)#placeG3588 G5117)# a desertG2048)# this isG2076)# saidG3004)# unto himG846)#cameG4334#)#disciplesG3588 G3101 $S{\># oV;%s\B+ pS])' the greenG5515\)' uponG1909[%)'by companiesG4849Z)'sit downG347Y)'allG3956X)'to makeG347W)'themG846V%)'he commandedG2004U)'andG2532T)&fishesG2486S)&twoG1417R)&andG2532Q)&fiveG4002P)& they sayG3004O))& when they knewG1097N)& andG2532M)& seeG1492L)& andG2532K)&goG5217J)&have yeG2192I)&loavesG740H)&how manyG4214G)&unto themG846F)&he saithG3004E)%to eatG5315D)%themG846C)%giveG1325B)%andG2532A)%of breadG740@!)%pennyworthG1220?#)%two hundredG1250>)%and buyG59=#)% shall we goG565<)% unto himG846;)% they sayG3004:)% andG2532 #VcL7y_C* iP-rV))them allG3956 -))divided he amongG3307~))fishesG2486}))the twoG1417|))andG2532{))themG846z!))set beforeG3908y))toG2443x#))disciplesG3588 G3101w))to hisG846v))gaveG1325u))andG2532t!!))the loavesG3588 G740s))and brakeG2622r))blessedG2127q))andG2532p#)) heavenG3588 G3772o)) up toG1519n)) he lookedG308m)) fishesG2486l)) the twoG1417k))andG2532j))loavesG740i))the fiveG4002!h/))when he had takenG2983g))andG2532f)( fiftiesG4004e)(byG303d)(andG2532c)(hundredsG1540b)(byG303a)(in ranksG4237`')(they sat downG377_)(andG2532^)' grassG5528bR!tRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{!P!r!!7![!~!!!D!h! !.!P!q!!P!r!!7![!~!!!D!h! !.!P!q!!6! Y!!}!"!#B!$e!%!&'!'H!(k!) !*1!+S!,x!-!.=!/`!0!1&!2G!3i!4 !5,!6O!7s!8!99!:]!;!="!>E!?h!@ !A,!BN!Cp!D!E6!FW!Gz!H!I?!Jb!K!L&!MI!Nk!O !P-!QP!Rr!S!T7!UY!V{!W!X@!Yd!Z![)!\M!]p!^!_6!`X!a{!b!c@!dd!e!f*!gJ!hm!i!j2!kV!lz!m!n@!od!p!q)!rL!so "kiR3r[>#~_>(k")- toG1519!)- to goG4254 )- andG2532#)- the shipG3588 G4143)-intoG1519)-to getG1684#)-disciplesG3588 G3101)-hisG846))-he constrainedG315#)-straightwayG2112)-andG2532),menG435'),five thousandG4000),aboutG5616),wereG2258"'!),of the loavesG3588 G740),did eatG5315),they thatG3588),andG2532 !#)+ the fishesG3588 G2486)+ofG575 )+andG2532 -)+of the fragmentsG2801 )+fullG4134 )+basketsG2894 )+twelveG1427%)+they took upG142)+andG2532#)*were filledG5526)*andG2532)*eatG5315)*allG3956)*they didG5315)*andG2532 #RuY5sXA$xaL3iRE)0forG1063D)0rowingG1643C)0inG1722B)0toilingG928A)0themG846@)0he sawG1492?)0andG2532>#)/ the landG3588 G1093=)/ onG1909<)/ aloneG3441;)/ heG846:)/ andG2532 9!#)/of the seaG3588 G22818)/the midstG33197)/inG17226)/wasG22585#)/the shipG3588 G41434)/was comeG10963)/when evenG37982)/andG25321).to prayG4336 0!#).a mountainG3588 G3735/).intoG1519.#).he departedG565-).awayG657,).themG846+-).when he had sentG657*).andG2532 )!#)-the peopleG3588 G3793()-sent awayG630')-heG846&)-whileG2193%)-bethsaidaG966$#)-before untoG4314#))- the other sideG4008 #Vy`B)cL.yX7lVh)2himG846g)2sawG1492f)2allG3956e)2theyG1492d)2forG1063c)1 cried outG349b)1 andG2532a)1 a spiritG5326`#)1 it had beenG1511_')1they supposedG1380^#)1the seaG3588 G2281])1uponG1909\)1walkingG4043[)1himG846Z')1when they sawG1492Y)1butG1161X)0themG846W)0passed byG3928V!)0would haveG2309U)0andG2532T#)0the seaG3588 G2281S)0uponG1909R)0walkingG4043Q)0themG846P)0untoG4314O)0he comethG2064"N%#)0of the nightG3588 G3571M)0watchG5438L!)0the fourthG5067K)0aboutG4012J)0 andG2532I)0 unto themG846H)0 contraryG1727G)0 wasG2258F!)0 the windG3588 G417 #lu]F/{aJ-r[9 l )4forG1063 )3wonderedG2296 )3andG2532)3measureG4053)3beyondG1537!)3themselvesG1438)3 inG1722)3 amazedG1839))3 they were soreG3029)3 andG2532)3 ceasedG2869!)3the windG3588 G417)3andG2532~#)3the shipG3588 G4143})3intoG1519|)3themG846{)3untoG4314z!)3he went upG305y)3andG2532x)2afraidG5399w)2notG3361v)2beG5399u)2iG1473t)2it isG1510 s-)2be of good cheerG2293r)2unto themG846q)2saithG3004p)2 andG2532o)2 themG846n)2 withG3326m)2 he talkedG2980l#)2 immediatelyG2112k)2andG2532j')2were troubledG5015i)2andG2532 !Jv^?( qP9iL6~hJ,#)7 bedsG3588 G2895+)7inG1909*))7to carry aboutG4064))7and beganG756"(1)7region round aboutG4066')7wholeG3650&)7thatG1565%+)7and ran throughG4063$)6himG846#)6they knewG1921"#)6straightwayG2112!#)6the shipG3588 G4143 )6ofG1537')6were come outG1831)6when theyG846)6andG2532!/)5drew to the shoreG4358)5andG2532')5of gennesaretG1082#)5the landG3588 G1093)5intoG1909)5they cameG2064)?)5when they had passed overG1276)5andG2532)4 hardenedG4456)4 wasG2258#)4heartG3588 G2588)4theirG846)4forG1063!!)4the loavesG3588 G740)4ofG1909 )4notG3756 +)4they consideredG4920 "d|bK* y\A+b>%|dN)thenG2532M+)8were made wholeG4982L)8himG846K)8touchedG680J!)8as many asG3745I)8andG2532H#)8garmentG3588 G2440G)8of hisG846 F!#)8the borderG3588 G2899E))8if it were butG2579D-)8they might touchG680C)8thatG2443B)8himG846A)8besoughtG3870@)8andG2532?#)8the streetsG3588 G58>)8inG1722=)8 the sickG770<)8 they laidG5087;)8 countryG68:)8 orG22289)8 citiesG41728)8orG22287)8villagesG29686)8intoG15195!)8he enteredG15314')8whithersoeverG36993)8andG25322)7he wasG20761!)7they heardG1910)7 whereG3699/)7 sickG2560.)7 wereG2192-!)7 those thatG3588 "\sX0r\?(oK4s\p) oftG4435o#) handsG3588 G5495n) they washG3538m) exceptG1437l)the jewsG2453k)allG3956j)andG2532i')the phariseesG5330h)forG1063 g-)they found faultG3201f)handsG5495e') with unwashenG449d) is to sayG2076c) thatG5124b) defiledG2839a) withG5495`)breadG740_)eatG2068^)disciplesG3101])hisG846\#)ofG3588 G3101[)someG5100Z')when they sawG1492Y)andG2532X) jerusalemG2414W) fromG575V!) which cameG2064$U)#)of the scribesG3588 G1122T)certainG5100S)andG2532#R'#)the phariseesG3588 G5330Q)himG846P)untoG4314O')came togetherG4863 #NoXA% nR9nW:"}eN) notG3756) walkG4043) whyG5101)himG846)askedG1905#)scribesG3588 G1122 )andG2532# '#)the phariseesG3588 G5330 )thenG1899 )of tablesG2825 )andG2532))brasen vesselsG5473)potsG3582)andG2532)of cupsG4221#)the washingG909)to holdG2902"1)they have receivedG3880) whichG3739) there beG2076%) other thingsG243~) manyG4183}) andG2532|)notG3756{)they eatG2068z)they washG907y)exceptG1437x!)the marketG58w)fromG575v)andG2532u')of the eldersG4245#t'#)the traditionG3588 G3862s)holdingG2902r)notG3756q)eatG2068 #Y^H1z^F.nV6pY6)farG42065)isG5684)heartG25883)theirG8462)butG11611)lipsG54910#)withG3588 G5491/)meG3165.)honourethG5091-#)peopleG3588 G2992,)thisG3778+')it is writtenG1125*)asG5613 )!#)hypocritesG3588 G5273() youG5216') ofG4012&!) prophesiedG4395%) esaiasG2268$) hathG4395#)wellG2573")unto themG846!)saidG2036 )andG1161#)he answeredG611)handsG5495)unwashenG449)withG5495!)breadG3588 G740)eatG2068)butG235')of the eldersG4245#'#)the traditionG3588 G3862%)according toG2596#) disciplesG3588 G3101) thyG4675 !_zdH+oT-w_G(_%W+#) the commandmentG3588 G1785V) ye rejectG114U) full wellG2573T) unto themG846S) he saidG3004R) andG2532Q)ye doG4160P#)like thingsG3946O)suchG5108N)otherG243M) manyG4183L) andG2532K) cupsG4221J) andG2532I) of potsG3582H#)the washingG909G!)of menG3588 G444#F'#)the traditionG3588 G3862E)ye holdG2902D#)of godG3588 G2316%C+#)the commandmentG3588 G1785B%)laying asideG863A)forG1063@)of menG444 ?-)the commandmentsG1778>)doctrinesG1319=)teachingG1321<)meG3165;+)do they worshipG4576:)in vainG31559)howbeitG11618)meG17007)fromG575 #ZjS:"lK1kS6pZz) byG3739y) a giftG1435x) is to sayG2076w) thatG3739v) corbanG2878u#) motherG3588 G3384t) orG2228#s'#) to his fatherG3588 G3962r) shall sayG2036q) a manG444p) ifG1437o) sayG3004n) yeG5210m) butG1161l) the deathG2288k#) let him dieG5053j) motherG3384i) orG2228h) fatherG3962g') whoso cursethG2551f) andG2532e#) motherG3588 G3384d) thyG4675c) andG2532b#) fatherG3588 G3962a) thyG4675`) honourG5091_) saidG2036^) mosesG3475]) forG1063\#) traditionG3588 G3862[) your ownG5216Z#) ye may keepG5083Y) thatG2443X#) of godG3588 G2316 "NrV@% zZA]F.iN)he saidG3004 !#)the peopleG3588 G3793)allG3956"1)when he had calledG4341)andG2532) doG4160#) like thingsG3946) suchG5108) manyG4183) andG2532!/) ye have deliveredG3860) whichG3739#) traditionG3588 G3862%) through yourG5216)) of none effectG208 #) of godG3588 G2316 #) the wordG3588 G3056 ) makingG208 #) motherG3588 G3384 ) hisG846) orG2228) fatherG3962) hisG846#) forG3588 G3962) oughtG3762) to doG4160) no moreG3765) himG846) ye sufferG863) andG2532~) meG1700}) byG1537)|?) thou mightest be profitedG5623{!) whatsoeverG1437 #Z{]A&oU?)}]G,rZ?)intoG1519>))he was enteredG1525=)whenG3753<)andG2532;%)let him hearG191:)to hearG1919)earsG37758)haveG21927)any manG51006)ifG14875!)the manG3588 G4444#)that defileG28403)are theyG20762)thoseG15651)himG8460)ofG575)/?)the things which come outG1607.)butG235-) himG846,) defileG2840+) canG1410*) himG846)) intoG1519()enteringG1531')thatG3739&!)a manG3588 G444%%)from withoutG1855$)nothingG3762#)there isG2076"!) understandG4920!) andG2532 ) every oneG3956)unto meG3450)hearkenG191)unto themG846 #RoV@"kC+gO/hRb)hisG846a)intoG1519`)notG3756_#)it enterethG1531^)becauseG3754])himG846\)defileG2840[)notG3756Z)canG1410Y!)the manG3588 G444X)intoG1519W)enterethG1531"V1)thing from withoutG1855U!)whatsoeverG3956T) thatG3754S) perceiveG3539R) notG3756Q) do yeG3539P) alsoG2532$O7)without understandingG801N)soG3779M)yeG5210L)areG2075K)unto themG846J)he saithG3004I)andG2532!H##) the parableG3588 G3850G!) concerningG4012F) himG846E) askedG1905D#) disciplesG3588 G3101C)hisG846 B!#)the peopleG3588 G3793A)fromG575@)the houseG3624 !Ry\D t^>& wX=%pR!)wickednessG4189%)covetousnessG4124)theftsG2829) murdersG5408%) fornicationsG4202~!) adulteriesG3430}#) thoughtsG3588 G1261|)evilG2556{)proceedG1607z!)of menG3588 G444"y%#)of the heartG3588 G2588x)outG1537w#)from withinG2081v)forG1063u!) the manG3588 G444t) defilethG2840s)thatG1565r!)the manG3588 G444q)ofG1537%p7)that which cometh outG1607o)he saidG3004n)andG1161m#)meatsG3588 G1033l)allG3956k)purgingG2511 j#!) the draughtG3588 G856i) intoG1519h) goeth outG1607g) andG2532f#) the bellyG3588 G2836e)intoG1519d)butG235c#)heartG3588 G2588 #XdK-vV? {bK0oX&)notG3756%)he couldG1410$)butG2532#)knowG1097")no manG3762!))and would haveG2309 #) an houseG3588 G3614) intoG1519) enteredG1525) andG2532) sidonG4605)andG2532)of tyreG5184!##)the bordersG3588 G3181)intoG1519)and wentG565)he aroseG450#)from thenceG1564)andG2532!) the manG3588 G444)defileG2840)andG2532#)from withinG2081)comeG1607#)evil thingsG4190 )theseG5023 )allG3956 #) foolishnessG877 ) prideG5243 ) blasphemyG988)eyeG3788)evilG4190)anG3788))lasciviousnessG766)deceitG1388 #Z`I3mW9gQ9sZI)jesusG2424H)butG1161G)daughterG2364F)herG846E#)ofG3588 G2364D) outG1537C#) the devilG3588 G1140#B3) he would cast forthG1544A) thatG2443@) himG846?%)she besoughtG2065>)andG2532=#)by nationG3588 G1085<+)a syrophenicianG4949;)a greekG1674:)wasG22589#)the womanG3588 G11358#)feetG3588 G42287)hisG8466)atG43145)and fellG43634)and cameG20643) himG8462) ofG40121) heardG1910) spiritG4151/) uncleanG169.)anG4151-)hadG2192$,)#)young daughterG3588 G2365+)whoseG3739*)womanG1135))aG1135()forG1063')be hidG2990 "^x[D+jC, }[By^k)unto herG846j)he saidG2036i)andG2532h#)crumbsG3588 G5589$g)#)the children'sG3588 G3813f)ofG575e)eatG2068d#) the tableG3588 G5132c) underG5270b#) the dogsG3588 G2952a) yetG1063`)lordG2962_)yesG3483^)unto himG846])saidG3004\)andG2532[%)she answeredG611Z)andG1161#Y'#)unto the dogsG3588 G2952X)to castG906W)andG2532V!)breadG3588 G740$U)#)the children'sG3588 G5043T)to takeG2983S) meetG2570R) notG3756Q) it isG2076P) forG1063O) be filledG5526N)firstG4412"M%#)the childrenG3588 G5043L)letG863K)unto herG846J)saidG2036 !kpQ;$|_<  |cF. k #) the seaG3588 G2281 ) untoG4314 ) he cameG2064 )sidonG4605)andG2532)of tyreG5184 !#)the coastsG3588 G3725)fromG1537)departingG1831)againG3825)andG2532#) the bedG3588 G2825) uponG1909) laidG906"~%#) her daughterG3588 G2364}) andG2532|)gone outG1831{#)the devilG3588 G1140z)she foundG2147y#)houseG3588 G3624x)herG846w)toG1519 v/)when she was comeG565u)andG2532t#) daughterG3588 G2364s) thyG4675r) ofG1537q#) is gone outG1831p#)the devilG3588 G1140o!)go thy wayG5217n#)sayingG3588 G3056m)thisG5126l)forG1223 !]~^G){eO8qJ0{]-#)!and touchedG680,)!he spitG4429+)!andG2532*#)! earsG3588 G3775))! hisG846()! intoG1519'#)! fingersG3588 G1147&)! hisG846%)!and putG906#$'#)!the multitudeG3588 G3793#)!fromG575")!asideG2398!)!himG846 )!he tookG618)!andG2532) himG846) uponG2007#) his handG3588 G5495) putG2007) toG2443) himG846%) they beseechG3870) andG25323S) and had an impediment in his speechG3424!/) one that was deafG2974) unto himG846!) they bringG5342) andG2532%)of decapolisG1179#'#)of the coastsG3588 G3725)the midstG3319) throughG303 !#) of galileeG3588 G1056 #^`C,yZD'cL0u^P)$butG1161O)$no manG3367 N-)$they should tellG2036M)$thatG2443L)$themG846K!)$he chargedG1291J)$andG2532I)#plainG3723H)# he spakeG2980G)# andG2532F!)# was loosedG3089E)# tongueG1100D)# hisG846C#)#ofG3588 G1100 B!#)#the stringG3588 G1199A)#andG2532@#)#were openedG1272?!)#earsG3588 G189>)#hisG846=#)#straightwayG2112<)#andG2532;)" be openedG1272:)" isG20769)" thatG37398)" ephphathaG21887)"unto himG8466)"saithG30045)"andG25324)"he sighedG47273#)"heavenG3588 G37722)"toG15191!)"looking upG3080)"andG2532/#)!tongueG3588 G1100.)!hisG846 "UyY7 pX;#pR1oUr) calledG4341q#) jesusG3588 G2424p) to eatG5315o#) nothingG5101 G3361n)havingG2192m)andG2532l!)very greatG3827k)beingG5607j')the multitudeG3793i#)daysG3588 G2250h)thoseG1565g)inG1722f)%to speakG2980e)%the dumbG216d)%andG2532c)%to hearG191b)% the deafG2974a)% bothG2532`)% he makethG4160_)% wellG2573^!)% all thingsG3956]%)%he hath doneG4160\)%sayingG3004[!)%astonishedG1605Z))%beyond measureG5249Y)%wereG1605X)%andG2532W))$they publishedG2784V%)$ a great dealG4054 U-)$ so much the moreG3123T)$ themG846S)$ chargedG1291R)$ heG846Q)$the moreG3745 #[iS,ybJ)jN4w[)from farG3113)cameG2240)of themG846)diversG5100) forG1063#) the wayG3588 G3598) byG1722+) they will faintG1590 ) housesG3624 )their ownG846 )toG1519 )fastingG3523 )awayG630)themG846)i sendG630)ifG1437)andG2532)to eatG5315#) nothingG3756 G5101) haveG2192) andG2532) daysG2250) threeG5140~)meG3427})been withG4357|)nowG2235{)they haveG4357z)becauseG3754#y'#)the multitudeG3588 G3793x)onG1909!w/)i have compassionG4697v)unto themG846u)and saithG3004t#)disciplesG3588 G3101s) hisG846 "j`I0x\E)qM/j7+) and gave thanksG21686) loavesG7405) the sevenG20334) he tookG29833)andG2532 2!#)the groundG3588 G10931)onG19090#)to sit downG377 /!#)the peopleG3588 G3793.%)he commandedG3853-)andG2532,) sevenG2033+) they saidG2036*)andG1161))have yeG2192()loavesG740')how manyG4214&)themG846%)he askedG1905$)andG2532#))the wildernessG2047") inG1909!) hereG5602 !) with breadG740) theseG5128) satisfyG5526)a manG5100)canG1410#)from whenceG4159)himG846)answeredG611#)disciplesG3588 G3101)hisG846)andG2532 "heO1pP9aJ+hY) andG1161X) basketsG4711W) sevenG2033V')that was leftG4051U')of the brokenG2801T%)they took upG142S)andG2532R#)were filledG5526Q)andG2532P%)they did eatG5315O)soG1161N) beforeG3908M) alsoG2532L) themG846K)to setG3908J')and commandedG2036I!)he blessedG2127H)andG2532G%)small fishesG2485F)a fewG3641E)they hadG2192D)andG2532 C!#)the peopleG3588 G3793B)beforeG3908A%)they did setG3908@)andG2532?!)set beforeG3908>)toG2443=)disciplesG3101<)hisG846;#)toG3588 G3101:)gaveG13259)andG25328) and brakeG2806 "ZpV?(nK/w`H)vZ{) temptingG3985z#) heavenG3588 G3772y) fromG575x) a signG4592w) himG846v) ofG3844u) seekingG2212t) with himG846s#) to questionG4802r) beganG756q) andG2532p!) came forthG1831#o'#) the phariseesG3588 G5330n) andG2532m') of dalmanuthaG1148l#) the partsG3588 G3313k) intoG1519j) and cameG2064i#) disciplesG3588 G3101h) hisG846g) withG3326f#) a shipG3588 G4143e) intoG1519d!) he enteredG1684c#) straightwayG2112b) andG2532a) awayG630`) themG846_) he sentG630^) andG2532]') four thousandG5070\) aboutG5613[) wereG2258#Z3) they that had eatenG5315 #S~dG0rV7! hQ1tS')had forgottenG1950)nowG2532)) the other sideG4008) toG1519) departedG565) againG3825#) the shipG3588 G4143) intoG1519%) and enteringG1684) themG846) he leftG863) andG2532!) generationG1074) thisG3778#) untoG3588 G1074) be givenG1325) signG4592 ) noG1487 #) there shallG1325 ) unto youG5213 ) i sayG3004 ) verilyG281) a signG4592!) seek afterG1934 !#) generationG3588 G1074) thisG3778) dothG1934) whyG5101) and saithG3004) spiritG4151) hisG846#) inG3588 G4151~-) he sighed deeplyG389}) andG2532|) himG846 "^nL4kR=`G*}^@#)jesusG3588 G2424?)whenG1097>)andG2532=) breadG740<)noG3756;)we haveG2192:)becauseG37549)sayingG30048!)themselvesG2407)amongG43146')they reasonedG12605)andG25324) of herodG2264 3!#) the leavenG3588 G22192) andG2532&1-#) of the phariseesG3588 G5330 0!#)the leavenG3588 G2219/)ofG575.)bewareG991-)take heedG3708,)sayingG3004+)themG846*!)he chargedG1291))andG2532() loafG740') oneG1520&) themG1438%) withG3326$#)the shipG3588 G4143#)inG1722")had theyG2192)!;)neitherG3756 G3361 G1487 G2532 )breadG740)to takeG2983 $`|aF0rS< u[D-y`d)amongG1519c)loavesG740b)the fiveG4002a)i brakeG2806`)whenG3753_) rememberG3421^) notG3756]) do yeG3421\) andG2532[) notG3756Z)hear yeG191Y)earsG3775X)havingG2192W)andG2532V)notG3756U)see yeG991T)eyesG3788S)havingG2192R)hardenedG4456Q)yetG2089P#)heartG3588 G2588O)yourG5216N)have yeG2192M!)understandG4920L)neitherG3761K)not yetG3768J#) perceive yeG3539I) breadG740H) noG3756G) ye haveG2192F) becauseG3754E)reason yeG1260D)whyG5101C)unto themG846B)he saithG3004A)knewG1097 "hpS7|`E- qU3h)andG2532)bethsaidaG966)toG1519)he comethG2064)andG2532!)understandG4920)notG3756)ye doG4920~))how is it thatG4459})unto themG846|)he saidG3004{)andG2532z)sevenG2033y)they saidG2036x)andG1161w!) took ye upG142v%) of fragmentsG2801u) fullG4138t) basketsG4711s) how manyG4214r')four thousandG5070q)amongG1519p)the sevenG2033o)whenG3753n)andG1161m)twelveG1427l)unto himG846k)they sayG3004j!) took ye upG142i%) of fragmentsG2801h) fullG4134g) basketsG2894f) how manyG4214e')five thousandG4000 #Ru_I1rX6sX<&nR)!)menG3588 G444(!)i seeG3708 G991')and saidG3004&%)he looked upG308%)andG2532$)oughtG5100#)he sawG991")ifG1487!)himG846 )he askedG1905)upon himG846#)his handsG3588 G5495)and putG2007#)eyesG3588 G3659) hisG846) onG1519 -) when he had spitG4429) andG2532#) the townG3588 G2968)out ofG1854)himG846)and ledG1806!##)by the handG3588 G5495')the blind manG5185)he tookG1949)andG2532)himG846) touchG680 ) toG2443 ) himG846 ) besoughtG3870 ) andG2532 )unto himG846#)a blind manG5185!)they bringG5342 $jxY@(~\E.mN4jM)inG1722L)to anyG5100K)tellG2036J) norG3366I#) the townG3588 G2968H) intoG1519G) goG1525F) neitherG3366E)sayingG3004D#)houseG3588 G3624C)hisG846B)toG1519A)awayG649@)himG846?)he sentG649>)andG2532=)clearlyG5081<)every manG537;)sawG1689:)andG25329+) he was restoredG6008) andG25327) look upG3086) himG8465) madeG41604)andG25323#)eyesG3588 G37882)hisG8461)uponG19090)againG3825/#)handsG3588 G5495.)he putG2007-!)after thatG1534,)walkingG4043+)treesG1186*#)asG3754 G5613 #[u_<$x\F# r\E% r[p) oneG1520o) othersG243n) andG1161m)eliasG2243l)someG243k)butG2532 j#!)the baptistG3588 G910i)johnG2491h')they answeredG611g)andG1161f)amG1511e)that iG3165d)sayG3004c!)menG3588 G444b)doG3004a)whomG5101`)unto themG846_)sayingG3004^#)disciplesG3588 G3101])hisG846\)he askedG1905[#)the wayG3588 G3598Z) byG1722Y) andG2532X) philippiG5376W#) of cæsareaG2542V#) the townsG3588 G2968U)intoG1519T#)disciplesG3588 G3101S)hisG846R)andG2532Q)went outG1831P#)jesusG3588 G2424O)andG2532N#)the townG3588 G2968 $Pv_G0{`H1 kU?( jP) sufferG3958) mustG1163!)of manG3588 G444#)the sonG3588 G5207)thatG3754)themG846)to teachG1321 )he beganG756 )andG2532 )himG846 )ofG4012 )no manG3367 -)they should tellG3004)thatG2443)themG846!)he chargedG2008)andG2532 !#)the christG3588 G5547)artG1488)thouG4771)unto himG846)and saithG3004~) answerethG611}#) peterG3588 G4074|) andG1161{) amG1511z) that iG3165y)yeG5210x)sayG3004w)whomG5101v)butG1161u)unto themG846t)saithG3004s)heG846r)andG2532%q+#) of the prophetsG3588 G4396 "hyb>' x[D(iL6h6!)!he rebukedG20085#)!disciplesG3588 G31014)!hisG8463)!looked onG14922)!andG2532(1=)!when he had turned aboutG19940)!butG1161/) himG846.) to rebukeG2008-) and beganG756,) himG846+) tookG4355*#) peterG3588 G4074)) andG2532() openlyG3954!'##) that sayingG3588 G3056&) he spakeG2980%) andG2532$!)rise againG450#)daysG2250")threeG5140!)afterG3326 )andG2532)be killedG615)andG2532)scribesG1122)andG2532 /)the chief priestsG749)andG2532!)the eldersG4245)ofG575#) be rejectedG593) andG2532#) many thingsG4183 "Y{bK.v_9uX@(xYX#)"crossG3588 G4716W)"hisG846V)"take upG142U)"andG2532T)"himselfG1438S%)"let him denyG533R)"meG3450Q)" afterG3694P)" comeG2064O)" willG2309N)" whosoeverG3748M)" unto themG846L)"he saidG2036K)"alsoG4862J#)"disciplesG3588 G3101I)"hisG846H)"withG4862 G!#)"the peopleG3588 G3793"F1)"when he had calledG4341E)"andG2532#D)!)!that be of menG3588 G444C!)!the thingsG3588B)!butG235$A)#)!that be of godG3588 G2316@!)!the thingsG3588?)!notG3756>)!savourestG5426=)!forG3754<)!satanG4567;)! meG3450:)! behindG36949)! get theeG52178)! sayingG30047#)! peterG3588 G4074 #jiQ;aJ/tQ9#j{)$ his ownG846z)$ loseG2210y)$ andG2532x)$ worldG2889w)$wholeG3650v#)$theG3588 G2889u')$he shall gainG2770t)$ifG1437s)$a manG444r+)$shall it profitG5623q)$whatG5101p)$forG1063o)#itG846n!)#shall saveG4982m)#the sameG3778"l%#)#the gospel'sG3588 G2098k)#andG2532j)#my sakeG1700i)#forG1752h#)# lifeG3588 G5590g)# hisG846f!)# shall loseG622e!)# whosoeverG302 G3739d)# butG1161c)#itG846b!)#shall loseG622a#)#lifeG3588 G5590`)#hisG846_)#saveG4982^)#willG2309]!)#whosoeverG3739 G302\)#forG1063[)"meG3427Z)"followG190Y)"andG2532 "bkI3iP:"y`? xb)&hisG846#)&ofG3588 G3962#)&the gloryG3588 G1391)&inG1722)&he comethG2064)&whenG3752!)&be ashamedG1870!)&of manG3588 G444#)&the sonG3588 G5207)&shallG1870)&alsoG2532)&of himG846 !#)&generationG3588 G1074)&sinfulG268)& andG2532 !#)& adulterousG3588 G3428 )& thisG3778 )& inG1722 )& wordsG3056 )&myG1699 )&and ofG2532)&of meG3165 -)&shall be ashamedG1870)&thereforeG1063!)&whosoeverG3739 G302#)%soulG3588 G5590)%hisG846+)%in exchange forG465)%giveG1325)%a manG444)%shallG1325~)%whatG5101})%orG2228|#)$ soulG3588 G5590 #XnS7w_F-xX@(wX@#) peterG3588 G4074?) takethG3880>#) jesusG3588 G2424=) daysG2250<) sixG1803;) afterG3326:) andG25329) powerG14118) withG17227) comeG20646#) of godG3588 G2316 5#!) the kingdomG3588 G9324)) they have seenG14923!) tillG2193 G3022) of deathG22881) tasteG10890#) notG3756 G3361/) shallG1089.)  whichG3748-)  hereG5602",1)  of them that standG2476+)  someG5100*)  there beG1526)) thatG3754() unto youG5213') i sayG3004&) verilyG281%) unto themG846$) he saidG3004#) andG2532")& angelsG32!)&holyG40 )&theG3588 G32)&withG3326)&fatherG3962 $i~dM8  rK1zaK3id) andG2532c!) white themG3021b) canG1410a#) earthG3588 G1093`)  onG1909_)  fullerG1102^)  noG3756])  so asG3634\)  snowG5510[) asG5613Z) whiteG3022Y) exceedingG3029X) shiningG4744W) becameG1096V#) raimentG3588 G2440U) hisG846T) andG2532S) themG846R) beforeG1715#Q3) he was transfiguredG3339P) andG2532O!) themselvesG2398N) byG2596M) apartG3441L) mountainG3735K) highG5308J) anG3735I) intoG1519H) upG399G) themG846F)  leadethG399E)  andG2532D#)  johnG3588 G2491C)  andG2532B#)  jamesG3588 G2385A) andG2532 #`xaD)v\C+r[?(w`) notG3756) he wistG1492) forG1063) for eliasG2243) oneG1520) andG2532) for mosesG3475) oneG1520) andG2532~) for theeG4671}) oneG1520|#) tabernaclesG4633{) threeG5140z#)  let us makeG4160y)  andG2532x)  hereG5602w)  to beG1511v)  for usG2248u) goodG2570t) it isG2076s) masterG4461r#) to jesusG3588 G2424q) and saidG3004p) answeredG611o#) peterG3588 G4074n) andG2532 m!#)  with jesusG3588 G2424l)  talkingG4814k) they wereG2258j) andG2532i) mosesG3475h) withG4862g) eliasG2243f) unto themG846e)) there appearedG3700 #T{dG,iO7! uA% kT*) andG1161)!)  themselvesG1438()  withG3326')  onlyG3441&#) jesusG3588 G2424%) saveG235$) any moreG3765#) no manG3762") they sawG14920!M) when they had looked round aboutG4017 ) suddenlyG1819) andG2532) himG846) hearG191#) sonG3588 G5207) belovedG27) myG3450) isG2076)  thisG3778)  sayingG3004#)  the cloudG3588 G3507)  out ofG1537)  cameG2064) a voiceG5456) andG2532) themG846!/) that overshadowedG1982) a cloudG3507) there wasG1096 ) andG2532 #) sore afraidG1630 ) they wereG2258 ) forG1063 ) to sayG2980) whatG5101 `nW?|]@( }M5z`J) sayingG3004I) himG846H!) they askedG1905G) andG2532F#) should meanG2076E) the deadG3498D) fromG1537C!) the risingG450B) whatG5101,AE) questioning one with anotherG4802@!) themselvesG1438?) withG4314!>##) that sayingG3588 G3056=) they keptG2902<) andG2532;) the deadG3498:) fromG15379!) were risenG4508!) of manG3588 G4447#) the sonG3588 G5207 6/) tillG1487 G3361 G37525') they had seenG14924#) what thingsG37393) no manG3367 2-) they should tellG13341) thatG24430) themG846/!) he chargedG1291".%#) the mountainG3588 G3735-) fromG575,)) they came downG846+) asG2597 #\|dK3~eE'jH)r\m) isG2064l) eliasG2243k) thatG3754j) unto youG5213i) i sayG3004h) butG235 g-) be set at noughtG1847f) andG2532e#) many thingsG4183d)) he must sufferG3958c) thatG2443b!) of manG3588 G444a#) the sonG3588 G5207`) ofG1909_') it is writtenG1125^) howG4459]) andG2532\!) all thingsG3956[') and restorethG600Z) firstG4412Y) comethG2064X) verilyG3303W) eliasG2243V) themG846U) and toldG2036T#) he answeredG611S) andG1161R) comeG2064Q) firstG4412P) mustG1163O) eliasG2243N) thatG3754!M##) the scribesG3588 G1122L) sayG3004K) whyG3754 "]z\='jP;"dM.{]!)  running toG4370) andG2532# 3) were greatly amazedG1568 ) himG846 -) when they beheldG1492 !#) the peopleG3588 G3793 ) allG3956#) straightwayG2112) andG2532) with themG846#)  questioningG4802#)  the scribesG1122)  andG2532)  themG846)  aboutG4012) multitudeG3793) greatG4183~) aG3793}) he sawG1492|#) disciplesG3588 G3101{) toG4314z%) when he cameG2064y) andG2532x) himG846w) ofG1909v') it is writtenG1125u) asG2531t#) they listedG2309s!) whatsoeverG3745r) unto himG846q)) they have doneG4160p) andG2532o) comeG2064n) indeedG2532 #dx`A)pV4mV2d2)  gnashethG51491)  andG25320!) he foamethG875/) andG2532.) himG846-!) he tearethG4486,) himG846+) he takethG2638 *#!) wheresoeverG3699 G302)) andG2532() spiritG4151') dumbG216&) aG4151%!)  which hathG2192$#)  sonG3588 G5207#)  myG3450")  theeG4571!)  untoG4314 )) i have broughtG5342) masterG1320) and saidG2036) answeredG611#'#) the multitudeG3588 G3793) ofG1537) oneG1520) andG2532) themG846) withG4314#) question yeG4802) whatG5101!##) the scribesG3588 G1122) he askedG1905) andG2532)  himG846)  salutedG782 $U}fK/{]F'pR:#lUV) andG2532U) meG3165T) untoG4314S) himG846R) bringG5342Q) youG5216P)) shall i sufferG430O#)  how longG2193 G4219N)  youG5209M)  withG4314L!)  shall i beG2071K#)  how longG2193 G4219J!) generationG1074I) faithlessG571H) oG5599G) saithG3004F) andG1161E) himG846D%) he answerethG611C) notG3756B!) they couldG2480A) andG2532@) outG1544?) himG846 >-) they should castG1544=) thatG2443<) disciplesG3101;) thyG4675:#) toG3588 G31019) i spakeG20368) andG25327#) pineth awayG35836) andG25325)  teethG35994)  hisG8463#)  withG3588 G3599 $PfP1 sS9"kS;  ~hPz) intoG1519y) himG846x%) it hath castG906w) ofttimesG4178v) andG2532u!) of a childG3812t) he saidG2036s)  andG1161r)  unto himG846q)  cameG1096p)  thisG5124o)  sinceG5613n) agoG5550m) is itG2076l) how longG4214k#) fatherG3588 G3962j) hisG846i) he askedG1905h) andG2532g) foamingG875f%) and wallowedG2947 e!#) the groundG3588 G1093d) onG1909c) he fellG4098b)  andG2532a)  himG846`)  tareG4682 _!#)  the spiritG3588 G4151^#)  straightwayG2112]) himG846\#) when he sawG1492[) andG2532Z) himG846Y) untoG4314X) himG846W%) they broughtG5342 "ggQ;%}gN6iR3g)  lordG2962) tearsG1144) withG3326) and saidG3004) cried outG2896"%#) of the childG3588 G3813 !#) the fatherG3588 G3962#) straightwayG2112) andG2532%7)  to him that believethG4100)  possibleG1415!)  all thingsG3956)  believeG4100!)  thou canstG1410) ifG1487 ) unto himG846 ) saidG2036 ) jesusG2424 ) usG2254 ) and helpG997) usG2248) onG1909+) have compassionG4697) any thingG5100') thou canst doG1410) ifG1487) butG235)  himG846)  destroyG622)  toG2443~!)  the watersG5204})  intoG1519|) andG2532{) the fireG4442 $]vW@( u[@)waK4s]@) himG846?) rentG4682>) andG2532=) criedG2896<) andG2532;) himG846:) intoG15199) no moreG33718) enterG15257) andG25326) himG8465) ofG15374) come outG18313) theeG46712) chargeG20041) iG14730#) spiritG3588 G4151/) deafG2974.) andG2532-) dumbG216,) unto himG846+)  sayingG3004*)  spiritG4151))  foulG169(#)  theG3588 G4151'!)  he rebukedG2008%&7) came running togetherG1998%!) the peopleG3793$) thatG3754#) sawG1492"#) jesusG3588 G2424!) whenG1161 !)  unbeliefG3588 G570)  mineG3450)  help thouG997)  i believeG4100 $ZeD,nP:$ pZ7pZd) himG846c) castG1544b) weG2249a)  notG3756`)  couldG1410_)  whyG3754^#)  privatelyG2398 G2596])  himG846\) askedG1905[#) disciplesG3588 G3101Z) hisG846Y) the houseG3624X) intoG1519W#) he was comeG846V) whenG1525U) andG2532T)  he aroseG450S)  andG2532R)  upG1453Q) himG846P!) and liftedG1453!O##) by the handG3588 G5495N) himG846M) tookG2902L) jesusG2424K) butG1161J!) he is deadG599I#) saidG3004 G3754H)  manyG4183G')  insomuch thatG5620F)  one deadG3498E)  asG5616D)  he wasG1096C) andG2532B%) and came outG1831A) soreG4183 #_eN0iH.rW8!_#)  the sonG3588 G5207) unto themG846) saidG3004) andG2532#) disciplesG3588 G3101) hisG846) he taughtG1321) forG1063#)  should knowG1097~)  any manG5100})  thatG2443|)  notG3756{) he wouldG2309z) andG2532y#) galileeG3588 G1056x) throughG1223w!) and passedG3899v) thenceG1564u') they departedG1831t) andG2532s) fastingG3521r)  andG2532q)  prayerG4335p)  byG1722o#)  butG1487 G3361n)  nothingG3762m) byG1722l!) come forthG1831k) canG1410j#) kindG3588 G1085i) thisG5124h) unto themG846g) he saidG2036f) andG2532e) outG1544 "^s\:$ |eM-pZ=& }^)#) ! ye disputedG1260 (-) ! what was it thatG5101') ! themG846&) ! he askedG1905%#) !the houseG3588 G3614$) !inG1722#) !beingG1096") !andG2532!) !capernaumG2584 ) !toG1519) !he cameG2064) !andG2532) himG846) to askG1905#) were afraidG5399) andG2532!##) that sayingG3588 G4487)) understood notG50) theyG3588) butG1161) dayG2250) thirdG5154) theG2250') he shall riseG450&;) after that he is killedG615) andG2532) himG846+) they shall killG615 ) andG2532 ) of menG444 ) the handsG5495 )  intoG1519 %)  is deliveredG3860!)  of manG3588 G444 #X{c?(_H) pV=$sXL) $he tookG2983K) $andG2532J) #of allG3956I) #servantG1249H) #andG2532G) #of allG3956F) #lastG2078E) #shall beG2071D) # firstG4413C) # to beG1511B) # desireG2309A) # any manG5100@) # ifG1487?) #unto themG846>) #saithG3004=) #andG2532<!) #the twelveG1427;!) #and calledG5455:#) #he sat downG25239) #andG25328%) " the greatestG31877) " whoG51016!) " themselvesG2405) "amongG4314!4/) "they had disputedG12563#) "the wayG3588 G35982) "byG17221) "forG1063 0-) "held their peaceG4623/) "theyG3588.) "butG1161-#) !the wayG3588 G3598,) !byG1722+!) !yourselvesG1438*) ! amongG4314 #YgP+{dI-vU?" tYo) &answeredG611n#) &johnG3588 G2491m) &andG1161l) %meG3165k') %him that sentG649j) %butG235i) %meG1691h) %notG3756g) %receivethG1209f) %meG1691e') %shall receiveG1209d#) %whosoeverG3739 G1437c) % andG2532b) % meG1691a) % receivethG1209`#) % nameG3588 G3686_) % myG3450^) %inG1909]) %childrenG3813\) %of suchG5108[) %oneG1520Z') %shall receiveG1209Y#) %whosoeverG3739 G1437X) $unto themG846W) $ he saidG2036V#) $ in his armsG1723U) $ himG846!T/) $ when he had takenG1723S) $ andG2532R) $of themG846Q) $the midstG3319P) $inG1722O) $himG846N) $and setG2476M) $a childG3813 %]fL0jT9u^G+u]) 'thatG2532#) 'nameG3588 G3686) 'myG3450) 'inG1909) ' a miracleG1411) ' shall doG4160) ' whichG3739 ) ' no manG3762 ) ' there isG2076 ) 'forG1063 ) 'notG3361 ) 'himG846) 'forbidG2967) 'saidG2036) 'jesusG2424) 'butG1161) &usG2254) &notG3756%) &he followethG190) &becauseG3754) &himG846) &we forbadG2967~) &andG2532}) &usG2254|) &notG3756{) &followethG190z) &and heG3739y) & nameG3686x) & thyG4675w#) & inG3588 G3686v) & devilsG1140u#) & casting outG1544t) &oneG5100s) &we sawG1492r) &masterG1320q) &sayingG3004p) &himG846 $deO8sU>% kN5{d8) *andG25327#) )rewardG3588 G34086) )hisG8465) )loseG6224#) )notG3756 G33613) )he shallG6222) )unto youG52131) )i sayG30040) )verilyG281/) ) to christG5547.) ) ye belongG2075-) ) becauseG3754,#) ) nameG3588 G3686+) ) myG3450*) )inG1722)) )to drinkG4222() )of waterG5204') )a cupG4221&) )youG5209%!) )shall giveG4222$!) )whosoeverG3739 G302#) )forG1063") ( partG5228!) ( ourG5216 ) (onG5228) (isG2076) (usG5216) (againstG2596) (notG3756) (isG2076) (he thatG3739) (forG1063) 'of meG3165!) 'speak evilG2551) 'lightlyG5035) 'canG1410 #XwR<& w^H*lS<%vX[#) -footG3588 G4228Z) -thyG4675Y) -ifG1437X) -andG2532W) , quenchedG4570V) , notG3756U) ,isG4570T#) ,the fireG3588 G4442S) ,andG2532R) ,notG3756Q) ,diethG5053P#) ,wormG3588 G4663O) ,theirG846N) ,whereG3699M#) *the seaG3588 G2281L) *intoG1519K%) *he were castG906J) *andG2532I#) *neckG3588 G5137H) *hisG846G) *aboutG4012F#) *were hangedG4029!E##) *a millstoneG3037 G3457D) *thatG1487C) *for himG846B#) * betterG2570 G3123A) * it isG2076@) * meG1691?) * inG1519!>/) * ones that believeG4100=) *littleG3398<) *ofG4100;) *oneG1520:%) *shall offendG46249!) *whosoeverG302 G3739 $StZ>" sV> hO8!pS#) /eyeG3588 G3788~) /thineG4675}) /ifG1437|) /andG2532{) . quenchedG4570z) . notG3756y) .isG4570x#) .the fireG3588 G4442w) .andG2532v) .notG3756u) .diethG5053t#) .wormG3588 G4663s) .theirG846r) .whereG3699+qE) -that never shall be quenchedG762p#) -the fireG3588 G4442o) -intoG1519n#) -hellG3588 G1067m) -intoG1519l!) -to be castG906k) -feetG4228j) -twoG1417i) -havingG2192h) -thanG2228g#) -lifeG3588 G2222f) -intoG1519e) -haltG5560d) -to enterG1525c) -for theeG4671b) - betterG2570a) - it isG2076`) - offG609_) - itG846^) - cutG609]) -theeG4571\) -offendG4624 #\pV:pYA$ hQ:y\") 1with fireG4442!+) 1shall be saltedG233 ) 1every oneG3956) 1forG1063) 0 quenchedG4570) 0 notG3756) 0isG4570#) 0the fireG3588 G4442) 0andG2532) 0notG3756) 0diethG5053#) 0wormG3588 G4663) 0theirG846) 0whereG3699#) /fireG3588 G4442#) /hellG3588 G1067) /intoG1519!) /to be castG906) /eyesG3788) /twoG1417) /havingG2192 ) /thanG2228 %) /with one eyeG3442 #) /of godG3588 G2316 #!) /the kingdomG3588 G932 ) /intoG1519) / to enterG1525) / for theeG4671) / betterG2570) / it isG2076) / outG1544) /itG846) /pluckG1544) /theeG4571) /offendG4624 !_uX@)jR;%sX9_C#)  of jordanG3588 G2446 B-)  the farther sideG4008A)  byG1223@#) of judæaG3588 G2449 ?!#) the coastsG3588 G3725>) intoG1519=!) and comethG2064<#) from thenceG2547;) he aroseG450:) andG25479) 2anotherG2408) 2withG17227) 2oneG2406!) 2have peaceG15145) 2andG25324!) 2 yourselvesG14383) 2 inG17222) 2 saltG2171) 2 haveG21920) 2 itG846/)) 2will ye seasonG741.#) 2wherewithG1722 G5101+-9!) 2have lost his saltnessG1096 G358,!) 2the saltG3588 G217+) 2ifG1437*) 2butG1161)) 2goodG2570(!) 2saltG3588 G217') 1 with saltG251&+) 1shall be saltedG233%) 1sacrificeG2378$) 1everyG3956#) 1andG2532 $WjS=xbE/tV:pWg) mosesG3475f) they saidG2036e) andG1161d)  youG5213c)  commandG1781b) mosesG3475a) didG1781`) whatG5101_) unto themG846^) and saidG2036]#) he answeredG611\) andG1161[)  himG846Z)  temptingG3985Y)  wifeG1135X#)  to put awayG630W)  for a manG435V%) is it lawfulG1832U) himG846T) and askedG1905S) himG846R) came toG4334#Q'#) the phariseesG3588 G5330P) andG2532O) againG3825N) themG846M) he taughtG1321L#) he was wontG1486K) asG5613J) andG2532I) againG3825H) himG846G) untoG4314F) resortG4848E!)  the peopleG3793D)  andG2532 #bw_H)~eI2kS<%{b ) leaveG2641 ) a manG444) shallG2641) causeG1752) thisG5127) forG1752)  femaleG2338)  andG2532) maleG730) themG846) madeG4160#) godG3588 G2316~+) of the creationG2937}') the beginningG746|) fromG575{) butG1161z#)  preceptG3588 G1785y)  thisG3778x)  youG5213w)  he wroteG1125v)  heartG4641u) yourG5216%t+#) the hardness ofG3588 G4641s) forG4314r) unto themG846q) and saidG2036p) answeredG611o#) jesusG3588 G2424n) andG2532m)  awayG630l)  andG2532k)) of divorcementG647j) a billG975i) to writeG1125h) sufferedG2010 $T|bL6iM2YB+mT.) askedG1905-#) disciplesG3588 G3101,) hisG846+#) the houseG3588 G3614*) inG1722)) andG2532(#) put asunderG5563') manG444&) notG3361%) letG5563$$5) hath joined togetherG4801##) godG3588 G2316") thereforeG3767!) whatG3739 ) fleshG4561) oneG1520)  butG235)  twainG1417)  no moreG3765)  they areG1526)  so thenG5620) fleshG4561) oneG1520) shall beG2071) twainG1417) theyG2071) andG2532#) wifeG3588 G1135) hisG846)  toG4314)  cleaveG4347)  andG2532#)  motherG3588 G3384 )  andG2532 #) fatherG3588 G3962 ) hisG846 "^mQ4nS=&fL! u^P) themG846O+) he should touchG680N) thatG2443M) to himG846L)) young childrenG3813K%) they broughtG4374J) andG2532'I;) she committeth adulteryG3429H) anotherG243G') be married toG1060F) andG2532E!) husbandG3588 G435D) herG846C)) shall put awayG630B) a womanG1135A) ifG1437@) andG2532?) herG846>) againstG1909#=3) committeth adulteryG3429<) anotherG243;) marryG1060:) andG25329#) wifeG3588 G11358) hisG8467)) shall put awayG6306) whosoeverG37395) unto themG8464) he saithG30043) andG25322) the sameG8461) ofG40120) againG3825/) himG846 "_t\=&mR:$ }Y9 _ r#!)  the kingdomG3588 G932q) receiveG1209p) notG3361o) shallG1209n) whosoeverG3739m) unto youG5213l) i sayG3004k) verilyG281j#) of godG3588 G2316 i#!) the kingdomG3588 G932h) isG2076g) of suchG5108f) forG1063e) notG3361d) themG846c) forbidG2967b) andG2532a) meG3165`)  untoG4314_)  to comeG2064)^3#)  the little childrenG3588 G3813])  sufferG863\)  unto themG846[) saidG2036Z) andG2532$Y9) he was much displeasedG23X) sawG1492W#) jesusG3588 G2424V) whenG1492U) butG1161"T1) those that broughtG4374S) rebukedG2008R) disciplesG3101Q) andG1161 $[u\D.u^?(qZ?( y[!) shall i doG4160) whatG5101) masterG1320) goodG18) himG846)  and askedG1905)  to himG846)  kneeledG1120)  andG2532 )  runningG4370 ) oneG1520 !) there cameG4370 ) the wayG3598 ) intoG1519)) was gone forthG1607) heG846) whenG1607) andG2532)  themG846#)  and blessedG2127) themG846) uponG1909#) handsG3588 G5495) putG5087~)) up in his armsG1723}) themG846|) he tookG1723{) andG2532z) inG1519y) thereG846x) enterG1525w) notG3756v)  he shallG1525u))  a little childG3813t)  asG5613s#)  of godG3588 G2316 $\~eM2sV6 waJ1|\:#) fatherG3588 G39629) thyG46758) honourG50917) notG33616) defraudG650"51) bear false witnessG55764)  notG33613)  doG55762)  stealG28131)  notG33610)  doG2813/) killG5407.) notG3361-) doG5407,+) commit adulteryG3431+) notG3361*) doG3431&)-#) the commandmentsG3588 G1785(%) thou knowestG1492'#) godG3588 G2316&) oneG1520%)  butG1487$)  goodG18#)  noneG3762")  goodG18!) meG3165 %) callest thouG3004) whyG5101) unto himG846) saidG2036) jesusG2424) andG1161) lifeG2222) eternalG166') i may inheritG2816) thatG2443 $Sx]C,x[E.~`H* iS^) inG1722]) treasureG2344\+) thou shalt haveG2192[) andG2532Z#) to the poorG4434Y) giveG1325X) andG2532W) thou hastG2192V!) whatsoeverG3745U) sellG4453T!) go thy wayG5217S) lackestG5302R)  thouG4671Q)  one thingG1520P)  unto himG846O)  saidG2036N)  andG2532M) himG846L) lovedG25K) himG846J) beholdingG1689I) jesusG2424H) thenG1161G)  youthG3503F)  myG3450E)  fromG1537D+)  have i observedG5442C) theseG5023B) allG3956A) masterG1320@) unto himG846?) and saidG2036>#) he answeredG611=) andG1161<#) motherG3588 G3384;) andG2532 "Uz]G0oX?  sV?% uU#) of godG3588 G2316 #!) the kingdomG3588 G932~) intoG1519}) enterG1525|#)  richesG3588 G5536{))  they that haveG2192z)  shallG1525y)  hardlyG1423x)  howG4459w) disciplesG3101v) hisG846u#) untoG3588 G3101t) and saithG3004"s1) looked round aboutG4017r#) jesusG3588 G2424q) andG2532p#)  possessionsG2933o)  greatG4183n)  hadG2192m)  heG2258l) forG1063k) grievedG3076j') and went awayG565!i##) that sayingG3588 G3056h) atG1909g!) he was sadG4768f) andG1161e)  meG3427d!) and followG190c#) the crossG3588 G4716b) take upG142a) comeG1204`) andG2532_) heavenG3772 !ayZC*qX1jP1}a!)  to enterG1525 ))  for a rich manG4145) thanG2228!##) of a needleG3588 G4476#) the eyeG3588 G5168) throughG1223) to goG1525#) for a camelG2574) easierG2123) it isG2076#) of godG3588 G2316 #!) the kingdomG3588 G932) intoG1519) to enterG1525#) richesG3588 G5536) inG1909#3) for them that trustG3982) is itG2076) hardG1422) howG4459 ) childrenG5043 ) unto themG846 ) and saithG3004 )  againG3825 )  answerethG611)  jesusG2424)  butG1161#)  wordsG3588 G3056) hisG846) atG1909+) were astonishedG2284') the disciplesG3101) andG1161 #WeC)yZ:# z]F.qWD) to sayG3004C) beganG756B#) peterG3588 G4074A) thenG2532@) possibleG1415?) areG2076>!) all thingsG3956=#) godG3588 G2316<) withG3844;)  forG1063:#)  godG3588 G23169)  withG38448)  notG37567)  butG2356!) impossibleG1025) menG4444) withG38443) saithG30042) themG8461%) looking uponG16890#) jesusG3588 G2424/) andG1161.)  be savedG4982-)  canG1410,)  thenG2532+) whoG5101*!) themselvesG1438)) amongG4314() sayingG3004')) out of measureG4057$&5) they were astonishedG1605%) andG1161$#)  of godG3588 G2316 ##!)  the kingdomG3588 G932")  intoG1519 %hoO7 |`F.jT:$ hi) sakeG1752h) myG1700g) forG1752f) landsG68e) orG2228d) childrenG5043c) orG2228b) wifeG1135a) orG2228`) motherG3384_) orG2228^) fatherG3962]) orG2228\) sistersG79[) orG2228Z) brethrenG80Y)  orG2228X)  houseG3614W)  hath leftG863V)  thatG3739U)  no manG3762T) there isG2076S) unto youG5213R) i sayG3004Q) verilyG281P) and saidG2036O) answeredG611N#) jesusG3588 G2424M) andG1161L)  theeG4671K')  have followedG190J)  andG2532I)  allG3956H) have leftG863G) weG2249F) loG2400E) unto himG846 $YfO9!qV?# nS9! rY )  firstG4413 ) the lastG2078 ) andG2532 ) lastG2078 ) shall beG2071) firstG4413) manyG4183) butG1161) lifeG2222) eternalG166) to comeG2064!) the worldG3588 G165) inG1722) andG2532%) persecutionsG1375~) withG3326}) landsG68|) andG2532{) childrenG5043z) andG2532y) mothersG3384x) andG2532w) sistersG79v)  andG2532u)  brethrenG80t)  andG2532s)  housesG3614r#)  timeG3588 G2540q) thisG5129p) inG1722o) nowG3568n)) an hundredfoldG1542 m-) he shall receiveG2983l) butG1437"k%#) the gospel'sG3588 G2098j) andG2532 !qzdG0fB+eK0q.!) !of manG3588 G444-#) !the sonG3588 G5207,) !andG2532+) !jerusalemG2414*) !toG1519)) !we go upG305() !beholdG2400') unto himG846&) happenG4819"%1) what things shouldG3195$) themG846#) to tellG3004") and beganG756!!) the twelveG1427 ) againG3825) he tookG3880) andG2532 -) they were afraidG5399-) as they followedG190) andG2532 -) they were amazedG2284) andG2532) themG846#) went beforeG4254#) jesusG3588 G2424) andG2532) jerusalemG2414) toG1519) going upG305#) the wayG3588 G3598) inG1722) they wereG2258) andG1161 !ijS-mJ4bL5iO) #johnG2491N) #andG2532M) #jamesG2385L) #andG2532"K3) "he shall rise againG450J) "dayG2250I) "thirdG5154H) "theG2250G) "andG2532F) " himG846E!) " shall killG615D) " andG2532C) " himG846B+) " shall spit uponG1716A) "andG2532@) "himG846?') "shall scourgeG3146>) "andG2532=) "himG846<+) "they shall mockG1702;) "andG2532%:+#) !to the gentilesG3588 G14849) !himG8468') !shall deliverG38607) !andG25326) !to deathG22885) !himG846"41) !they shall condemnG26323) ! andG2532&2-#) ! unto the scribesG3588 G11221) ! andG2532+09!) ! unto the chief priestsG3588 G749"/1) ! shall be deliveredG3860 #PsY=%tX@ fN0mPr) %left handG2176q) %thyG4675p) %onG1537o) %the otherG1520n) % andG2532m!) % right handG1188l) % thyG4675k) % onG1537j) % oneG1520i!) %we may sitG2523h) %thatG2443g) %unto usG2254f) %grantG1325e) %unto himG846d) %they saidG2036c) $ for youG5213b) $should doG4160a) $iG3165`') $would ye thatG2309_) $whatG5101^) $unto themG846]) $he saidG2036\) $andG1161[+) #we shall desireG154Z!) #whatsoeverG3739Y) #for usG2254!X/) # thou shouldest doG4160W) # thatG2443V) # we wouldG2309U) # masterG1320T) # sayingG3004S) #himG846R) #come untoG4365Q!) #of zebedeeG2199P#) #the sonsG3588 G5207 #elP5~iM6kP6e) 'the cupG4221) 'drink ofG4095) ' indeedG3303) ' ye shallG4095) ' unto themG846) ' saidG2036) ' jesusG2424) 'andG1161 ) 'we canG1410 ) 'unto himG846 ) 'they saidG2036 ) 'andG1161 -) &am baptized withG907) &iG1473) &thatG3739 #!) &the baptismG3588 G908-) &be baptized withG907) &andG2532) &drink ofG4095) &iG1473) & thatG3739#) & the cupG3588 G4221) & drink ofG4095~) & can yeG1410}) & ye askG154|) &whatG5101{) &notG3756z) &ye knowG1492y) &unto themG846x) &saidG2036w) &jesusG2424v) &butG1161u#) %gloryG3588 G1391t) %thyG4675s) %inG1722 $Sw_J%lV@# oXA&jS9) *butG11618) ) johnG24917) ) andG25326) ) jamesG23855) )withG4012#47) )to be much displeasedG233!) )they beganG7562) )heardG1911) )the tenG11760) )whenG191/) )andG2532.)) (it is preparedG2090-) (for whomG3739,) (butG235+) (to giveG1325*) ( mineG1699)) ( notG3756() ( isG2076') ( left handG2176&) ( myG3450%) (onG1537$) (andG2532#!) (right handG1188") (myG3450!) (onG1537 ) (to sitG2523) (butG1161#5) 'shall ye be baptizedG907!1) 'am baptized withalG907) 'iG1473) 'thatG3739%-!) 'with the baptismG3588 G908) 'andG2532) 'drink ofG4095) 'iG1473) 'thatG3739 #R}bJiK  zcM0iR\) ,andG2532[) +ministerG1249Z) +yourG5216Y) +shall beG2071X) +youG5213W) +amongG1722V) + greatG3173U) + beG1096T) + willG2309S) + whosoeverG3739R) +butG235Q) +youG5213P) +amongG1722O) +beG2071N) +notG3756M) +shall itG2071L) +soG3779K) +butG1161J) *themG846'I;) *exercise authority uponG2715H!) *great onesG3173G) *theirG846F) *andG2532E) *themG846&D9) *exercise lordship overG2634"C%#) *the gentilesG3588 G1484B%) * to rule overG757(A=) * they which are accountedG1380@) * thatG3754?) * ye knowG1492>) * unto themG846=) *and saithG3004<) *themG846;) *calledG4341:) *jesusG2424 $]{_D*cM.~gJ4s]) . hisG846) . withG2532~) . jerichoG2410}) . ofG575|) . went outG1607{) .heG846z) .asG1607y) .andG2532x) .jerichoG2410w) .toG1519v) .they cameG2064u) .andG2532t) -manyG4183s) -forG473r) -a ransomG3083q#) - lifeG3588 G5590p) - hisG846o) - to giveG1325n) - andG2532m#) - to ministerG1247l) -butG235%k7) -to be ministered untoG1247j) -notG3756i) -cameG2064h!) -of manG3588 G444g#) -the sonG3588 G5207f) -evenG2532e) -forG1063d) , of allG3956c) , servantG1401b) ,shall beG2071a%) ,the chiefestG4413`) ,beG1096_) ,willG2309^) ,of youG5216]) ,whosoeverG3739 "Xt[>#|\D*lO3X("=) 0he should hold his peaceG4623!) 0thatG2443 ) 0himG846) 0chargedG2008) 0manyG4183) 0andG2532) /meG3165') /have mercy onG1653) / of davidG1138#) / sonG3588 G5207) / jesusG2424) / sayG3004) / andG2532!) /to cry outG2896) /he beganG756!##) /of nazarethG3588 G3480) /jesusG2424) /it wasG2076) /thatG3754') /when he heardG191) /andG2532 ) .beggingG4319& -#) .the highway sideG3588 G3598 ) .byG3844 ) .satG2521 !) .of timæusG5090) .the sonG5207!) .bartimæusG924) .blindG5185 -) .number of peopleG3793) .greatG2425) .aG3793) .andG2532#) .disciplesG3588 G3101 "Sz^='{dG& }fC- nSD) 3answeredG611C#) 3jesusG3588 G2424B) 3andG2532A#) 2 jesusG3588 G2424@) 2toG4314?) 2and cameG2064>) 2roseG450=#) 2garmentG3588 G2440<) 2hisG846;-) 2he, casting awayG577:) 2andG11619) 1theeG45718!) 1he callethG54557) 1riseG1453"61) 1 be of good comfortG22935) 1 unto himG8464) 1 sayingG30043') 1 the blind manG51852) 1 they callG54551) 1andG25320%) 1to be calledG5455/) 1himG846.') 1and commandedG2036-#) 1stood stillG2476,#) 1jesusG3588 G2424+) 1andG2532*) 0meG3165)') 0have mercy onG1653() 0 of davidG1138') 0 sonG5207&%) 0 a great dealG4183%) 0 the moreG3123$) 0 he criedG2896#) 0butG1161 "U|]@zaI.uV.wUf)) they came nighG1448e) whenG3753d) andG2532c#) 4the wayG3588 G3598b) 4inG1722a#) 4jesusG3588 G2424`) 4followedG190_) 4andG2532$^7) 4he received his sightG308]#) 4 immediatelyG2112\) 4 andG2532[) 4 wholeG4982Z) 4 theeG4571Y) 4 hath madeG4982X#) 4faithG3588 G4102W) 4thyG4675V!) 4go thy wayG5217U) 4unto himG846T) 4saidG2036S) 4jesusG2424R) 4andG1161'Q=) 3i might receive my sightG308P) 3thatG2443O) 3lordG4462N) 3unto himG846M) 3saidG2036L') 3 the blind manG5185K) 3 unto theeG4671J#) 3 i should doG4160I) 3 thatG5101H) 3wilt thouG2309G) 3whatG5101F) 3unto himG846E) 3and saidG3004 #QhR/ fJ+aI4gQ ) himG846) looseG3089) satG2523) manG444) neverG3762) whereonG3739) tiedG1210) a coltG4454') ye shall findG2147) itG846)  intoG1519~')  ye be enteredG1531}!)  as soon asG2112|)  andG2532{)  youG5216z%) over againstG2713!y##) the villageG3588 G2968x) intoG1519w#) go your wayG5217v) unto themG846u) saithG3004t) andG2532s#) disciplesG3588 G3101r) of hisG846q) twoG1417p-)  he sendeth forthG649o#)  of olivesG3588 G1636n#)  the mountG3588 G3735m)  atG4314l)  bethanyG963k) andG2532j) bethphageG967i) untoG1519h) jerusalemG2419g) toG1519 #[jS:"nO0qYC!r[,) andG2532+) himG846*!)  they looseG3089))  andG2532/(A!)  a place where two ways metG3588 G296')  inG1909&)  withoutG1854%#) the doorG3588 G2374$) byG4314#) tiedG1210"#) the coltG3588 G4454!) foundG2147 ) andG2532"3) they went their wayG565) andG1161) hitherG5602) himG846%) he will sendG649#) straightwayG2112) andG2532) of himG846)  needG5532)  hathG2192#)  the lordG3588 G2962)  thatG3754)  say yeG2036) thisG5124) do yeG4160) whyG5101) unto youG5213) sayG2036 ) any manG5100 ) ifG1437 ) andG2532 ) and bringG71 #d{_G.gF/{\E-{dO) andG1161N) himG846M)  uponG1909L)  he satG2523K)  andG2532J)  on himG846I#)  garmentsG3588 G2440H) theirG846G) castG1911F) andG2532E#) jesusG3588 G2424D) toG4314C#) the coltG3588 G4454B%) they broughtG71A) andG2532@)  goG863?)  themG846>)  they letG863=) andG2532<') had commandedG1781;#) jesusG3588 G2424:) even asG25319) unto themG8468) they saidG20367) andG11616#)  the coltG3588 G44545)  loosingG30894)  do yeG41603) whatG51012) unto themG8461) saidG30040) thereG1563/) stoodG2476.%) of them thatG3588-) certainG5100 #N~]F-sR;}bG,nNr#) fatherG3588 G3962q) of ourG2257p#) the kingdomG932o) blessedG2127n#) of the lordG2962m) the nameG3686l) inG1722k) comethG2064j) he thatG3588i) blessedG2127h) hosannaG5614g) sayingG3004f) criedG2896e) followedG190d) they thatG3588c) andG2532b#) went beforeG4254a) they thatG3588`) andG2532_#) the wayG3588 G3598^) inG1519]) strawedG4766\) andG2532[#)  the treesG3588 G1186Z)  offG1537Y)  branchesG4746X)  cut downG2875W)  othersG243V) andG1161U#) the wayG3588 G3598T) inG1519S#) garmentsG3588 G2440R) theirG846Q) spreadG4766P) manyG4183 "OdI3w_;xYA'iO) bethanyG963) fromG575) were comeG1831) when theyG846') on the morrowG1887) andG2532!) the twelveG1427 ) withG3326 ) bethanyG963 ) untoG1519 #) he went outG1831 ) was comeG5607%) the eventideG3798) and nowG2235!) all thingsG3956.I) he had looked round about uponG4017) and whenG2532 !#) the templeG3588 G2411) intoG1519) andG2532) jerusalemG2414) intoG1519~) enteredG1525}#) jesusG3588 G2424|) andG2532{#) the highestG5310z) inG1722y) hosannaG5614x#) of the lordG2962w) the nameG3686v) inG1722u) comethG2064t) thatG3588s) davidG1138 $ZtZ@%hR=!pYB#rZ8)  theeG46757)  ofG15376) fruitG25905) eatG53154) no manG33673) unto itG8462) and saidG20361) answeredG6110#) jesusG3588 G2424/) andG2532.) notG3756-) wasG2258,) of figsG4810+) the timeG2540*) forG1063)) leavesG5444() butG3361') nothingG3762&) he foundG2147%) itG846$) toG1909#) he cameG2064") and whenG2532!) thereonG846 ) any thingG5100') he might findG2147) haplyG686) ifG1487) he cameG2064) leavesG5444) havingG2192) afar offG3113!) a fig treeG4808) seeingG1492) andG2532') he was hungryG3983 "O_G0zV:}fI%fOZ) andG2532Y#) dovesG3588 G4058X) soldG4453W%) of them thatG3588V#) the seatsG3588 G2515U) andG2532*T5#) of the moneychangersG3588 G2855 S!#) the tablesG3588 G5132R) overthrewG2690Q) andG2532 P!#) the templeG3588 G2411O) inG1722N) boughtG59M) andG2532L)  soldG4453K)  them thatG3588J#)  to cast outG1544I)  and beganG756 H!#)  the templeG3588 G2411G) intoG1519F) wentG1525E#) jesusG3588 G2424D) andG2532C) jerusalemG2414B) toG1519A) they comeG2064@) andG2532?) heardG191>#) disciplesG3588 G3101=) hisG846<) andG2532;!)  everG3588 G165:)  forG15199)  hereafterG3371 "ceK0 rWA"s]@+{c|) heardG191"{'!) chief priestsG3588 G749z) andG2532!y##) the scribesG3588 G1122x) andG2532w!) of thievesG3027v) a denG4693u) itG846t) have madeG4160s) yeG5210r) butG1161q) of prayerG4335p)  the houseG3624o#)  nationsG3588 G1484n)  of allG3956m+)  shall be calledG2564l#)  houseG3588 G3624k) myG3450j) writtenG1125i) notG3756h) is itG1125g) unto themG846f) sayingG3004e) he taughtG1321d) andG2532 c!#)  the templeG3588 G2411b)  throughG1223a) vesselG4632`%) should carryG1308_) any manG5100^) thatG2443]) sufferG863\) notG3756[) wouldG863 !a}fG1kT<$xS7a%9) calling to remembranceG363#) peterG3588 G4074) andG2532) the rootsG4491) fromG1537) dried upG3583"%#) the fig treeG3588 G4808) they sawG1492!/) as they passed byG3899)) in the morningG4404) andG2532#) the cityG3588 G4172) out ofG1854) he wentG1607) was comeG1096) evenG3796 ) whenG3753 ) andG2532 #) doctrineG3588 G1322 ) hisG846 ) atG1909)) was astonishedG1605 !#) the peopleG3588 G3793) allG3956) becauseG3754)  himG846#)  they fearedG5399)  forG1063)  himG846!1)  they might destroyG622) howG4459~) soughtG2212}) andG2532 "arY8{bH1tR0za?) doubtG1252>) notG3361=) shallG1252<) andG2532;#) the seaG3588 G2281:) intoG15199%)  be thou castG9068)  andG25327+)  be thou removedG1426#)  mountainG3588 G37355)  unto thisG51294) shall sayG20363) whosoeverG37392) thatG37541) unto youG52130) i sayG3004/) verilyG281.) forG1063-) in godG2316,) faithG4102+) haveG2192*) unto themG846)) saithG3004() answeringG611') jesusG2424&) andG2532 %-)  is withered awayG3583$')  thou cursedstG2672#)  whichG3739""%#) the fig treeG3588 G4808!) beholdG1492 ) masterG4461) unto himG846) saithG3004 "\~f@+t[?u_A*w\a)  againstG2596`) oughtG5100_) ye haveG2192^) ifG1487]) forgiveG863\) prayingG4336[) ye standG4739Z) whenG3752Y) andG2532X!) shall haveG2071W) yeG5213V)  andG2532U!)  ye receiveG2983T)  thatG3754S)  believeG4100R%)  when ye prayG4336Q) ye desireG154"P1) what things soeverG3956O) unto youG5213N) i sayG3004M) thereforeG1223L) !he saithG2036K!) whatsoeverG3739J') he shall haveG2071"I1) shall come to passG1096H) saithG3004G) heG846"F1) those things whichG3739E) thatG3754D') shall believeG4100C) butG235B#) heartG3588 G2588A) hisG846@) inG1722 $UeO/{fO5y_G# tU#)  was walkingG4043) as heG846) andG2532) jerusalemG2414) toG1519) againG3825) they comeG2064~) andG2532 }!#) trespassesG3588 G3900|) yourG5216{) forgiveG863z#)  heavenG3588 G3772y)  inG1722x)  which isG3588w#)  fatherG3588 G3962v)  yourG5216u) willG863t) neitherG3761s) forgiveG863r) notG3756q) doG863p) yeG5210o) ifG1487n) butG1161 m!#) trespassesG3588 G3900l) yourG5216k) youG5213j#) may forgiveG863i#) heavenG3588 G3772h) inG1722g) which isG3588f) alsoG2532e#)  fatherG3588 G3962d)  yourG5216c)  thatG2443b)  anyG5100 #^|R;jM/v`J*u^()  askG1905') alsoG2504&) i willG1905%) unto themG846$) and saidG2036#) answeredG611") jesusG2424!) andG1161 %) these thingsG5023) doG4160) toG2443#) authorityG3588 G1849)  thisG3778)  theeG4671)  gaveG1325)  whoG5101)  andG2532%) these thingsG5023!) doest thouG4160) authorityG1849) whatG4169) byG1722) unto himG846) sayG3004) andG2532!) the eldersG4245) andG2532! ##) the scribesG3588 G1122 ) andG2532& /!) the chief priestsG3588 G749 ) himG846 )  toG4314!)  there comeG2064 !#)  the templeG3588 G2411)  inG1722 $fmV7  y^G/lT6~fL)  thenG3767K)  whyG5101J#)  he will sayG2046I)  heavenG3772H) fromG1537G%) we shall sayG2036F) ifG1437E) sayingG3004D!) themselvesG1438C) withG4314B') they reasonedG3049A) andG2532@)  meG3427?)  answerG611>) menG444=) ofG1537<) orG2228;) heavenG3772:) fromG15379) wasG22588) of johnG2491 7#!) the baptismG3588 G9086%) these thingsG50235) i doG41604) authorityG18493) whatG41692) byG17221) youG52130#) i will tellG2046/) andG2532.) meG3427-) answerG611,)  andG2532+)  questionG3056*)  oneG1520))  of youG5209 $VrR<&}eK.mU>lVp) !byG1722o) !youG5213n) !tellG3004m) !do iG1473l) ! neitherG3761k) ! unto themG846j) ! saithG3004i) ! answeringG611h#) ! jesusG3588 G2424g) !andG2532f) !tellG1492e) !cannotG3756d) !weG1492 c!#) !unto jesusG3588 G2424b) !and saidG3004a') !they answeredG611`) !andG2532_) indeedG3689^) a prophetG4396]) he wasG2258\) thatG3754[#) johnG3588 G2491Z) countedG2192Y) allG537X) forG1063 W!#) the peopleG3588 G2992V#) they fearedG5399U) menG444T) ofG1537S%) we shall sayG2036R) ifG1437Q) butG235P) himG846O) believeG4100N) notG3756M) did yeG4100bR!RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{!u8!v[!w!x"!yC!zg!{ !|.!}P!~r!!:!^!!u8!v[!w!x"!yC!zg!{ !|.!}P!~r!!:!^!!!!D!i! !.!O!r!!9!\!!"!D!f! !,!O!r!!8!Z!|!!?!a!!(!L!p!!5!Y!z!!?!b!!(!M!o!!4!X!{!!A!f!!*!N!q!!8![!|!!@!b!!'!K!m!!Ï3!ďU!ŏx!Ə!Ǐ<!ȏ_!ɏ!ʏ$!ˏF!̏g!͏ !Ώ0!ϏT!Џw!я!ҏ:!ӏ^!ԏ!Տ$!֏H!׏j #O|aE){YB( {dC,lO) a servantG1401$)#) the husbandmenG3588 G1092) toG4314) he sentG649#'#) at the seasonG3588 G2540) andG2532& ;) went into a far countryG589 ) andG2532 ') to husbandmenG1092 ) outG1554 ) itG846) letG1554) andG2532) a towerG4444) builtG3618) andG2532#) the winefatG5276) diggedG3736)  andG2532))  an hedge aboutG5418)  setG4060~)  andG2532}!)  a vineyardG290|) plantedG5452{) manG444z) parablesG3850y) byG1722x) unto themG846w) to speakG3004v) he beganG756u) andG2532t%) !these thingsG5023s) !i doG4160r) !authorityG1849q) !whatG4169 "boL$ w^G.nO0|b5) anotherG2434) he sentG6493) againG38252) andG2532!11) shamefully handledG8210) awayG649/)  sentG649.)  andG2532-#)  in the headG2775,#)  and woundedG2775 +-)  they cast stonesG3036*!) and at himG2548)) servantG1401() anotherG243') themG846&) untoG4314%) he sentG649$) againG3825#) andG2532")  emptyG2756!) awayG649 ) and sentG649) himG846) beatG1194) andG2532#) they caughtG2983) andG1161$+!)  of the vineyardG3588 G290#)  the fruitG3588 G2590)  ofG575$)#)  the husbandmenG3588 G1092)  fromG3844 -) he might receiveG2983) thatG2443 $^dL5qT:$ nQ:!^Y#)  the heirG3588 G2818X)  isG2076W) thisG3778V!) themselvesG1438U) amongG4314T) saidG2036 S!#) husbandmenG3588 G1092R) thoseG1565Q) butG1161P#) sonG3588 G5207O) myG3450#N3) they will reverenceG1788M) sayingG3004L)  themG846K)  untoG4314J)  lastG2078I)  alsoG2532H)  himG846G) he sentG649F#) wellbelovedG27E) hisG846D) sonG5207C) oneG1520B) thereforeG3767A) yetG2089@) havingG2192?) someG3588>) killingG615=)  andG1161<)  someG3588;)  beatingG1194:)  othersG2439) manyG41838) andG25327#) they killedG6156) and himG2548 !itX@) kS4lD-iz) thisG3778y) readG314x) notG3761w#) and have yeG314v#) unto othersG243!u%!) the vineyardG3588 G290t) will giveG1325s) andG2532$r)#) the husbandmenG3588 G1092q) destroyG622p) andG2532o%) he will comeG2064n) doG4160$m+!) of the vineyardG3588 G290l) the lordG2962k) thereforeG3767j#) shallG3588 G2962i) whatG5101!h%!) the vineyardG3588 G290g) out ofG1854f) castG1544e) andG2532d!) and killedG615c) himG846b) they tookG2983a) andG2532`) oursG2257_) shall beG2071%^+#) the inheritanceG3588 G2817]) andG2532\)  himG846[#)  let us killG615Z)  comeG1205 "_lV< iK5gC,_') and they leftG863) themG846) againstG4314!##) the parableG3588 G3850') he had spokenG2036) thatG3754) they knewG1097) forG1063 !#) the peopleG3588 G3793) fearedG5399) butG2532) on himG846#) to lay holdG2902#) they soughtG2212) andG2532 ) eyesG3788 ) ourG2257 ) inG1722 !) marvellousG2298 ) it isG2076) andG2532) doingG1096!) the lord'sG2962) wasG3844) thisG3778') of the cornerG1137) the headG2776) becomeG1096) isG3778) rejectedG593~%) the buildersG3618}) whichG3739|) the stoneG3037{#) scriptureG3588 G1124 #fgQ6 rY={dM3|f?) butG235>) of menG444=!) the personG4383<) notG3756;)) thou regardestG991:) forG10639) no manG37628) forG40127)  carestG31996)  andG25325)  trueG2274)  thou artG14883) thatG37542) we knowG14921) masterG13200) unto himG846/) they sayG3004.)) they were comeG2064-) and whenG1161,) wordsG3056+) inG3056*) himG846)) catchG64() toG2443&'-#) of the herodiansG3588 G2265&) andG2532&%-#) of the phariseesG3588 G5330$) certainG5100#) himG846") untoG4314!) they sendG649 ) andG2532)) went their wayG565) andG2532) himG846 #juU:kS<& iS:$ jb) he saithG3004a) andG2532`%) they broughtG5342_) andG1161^) i may seeG1492]) thatG2443\) a pennyG1220[) meG3427Z) bringG5342Y) meG3165X) tempt yeG3985W)  whyG5101V)  unto themG846U)  saidG2036T#)  hypocrisyG3588 G5272S)  theirG846R) knowingG1492Q) heG3588P) butG1161O) giveG1325N) notG3361M) shall weG1325L) orG2228K') shall we giveG1325J) "notG3756I) !orG2228H)  to cæsarG2541G) tributeG2778F) to giveG1325E%) is it lawfulG1832D) truthG225C) inG1909B#) of godG3588 G2316A#) the wayG3588 G3598@) teachestG1321 "Z}U>!dK.nW5 qZ) sayG3004) whichG3748') the sadduceesG4523) himG846) untoG4314) comeG2064~) thenG2532}) himG846|) atG1909{)) they marvelledG2296z) andG2532y#)  god'sG3588 G2316#x3)  the things that areG3588w#)  to godG3588 G2316v)  andG2532u)  cæsar'sG2541#t3) the things that areG3588s) to cæsarG2541r) renderG591q) unto themG846p) saidG2036o) answeringG611n#) jesusG3588 G2424m) andG2532l) cæsar'sG2541k) unto himG846j) they saidG2036i)  andG1161$h)#)  superscriptionG3588 G1923g)  andG2532f#)  imageG3588 G1504e)  thisG3778d) whoseG5101c) unto themG846 $`zdJ0lS;$ nX:#z`() brethrenG80') sevenG2033&)) now there wereG2258%) brotherG3588 G80$) unto hisG846#) seedG4690") raise upG1817!) andG2532 #) wifeG3588 G1135) hisG846#) should takeG2983) brotherG3588 G80) hisG846) thatG2443) childrenG5043) noG3361) leaveG863)  andG2532)  wifeG1135)  leaveG2641)  andG2532)  dieG599) brotherG80) a man'sG5100) ifG1437) unto usG2254) wroteG1125 ) mosesG3475 ) masterG1320 ) sayingG3004 )  himG846 !)  they askedG1905)  andG2532%)  resurrectionG386)  noG3361) there isG1511 %hkT>&zcN2jS=% hM-) the resurrectionG386L) inG1722K) alsoG2532J)  diedG599I#)  the womanG3588 G1135H)  of allG3956G)  lastG2078F)  seedG4690E) noG3756D) leftG863C) andG2532B) herG846A) hadG2983@) the sevenG2033?) andG2532>) likewiseG5615=) the thirdG5154<) andG2532;)  any seedG4690:)  heG8469)  leftG8638)  neitherG37617) diedG5996) andG25325) herG8464) tookG29833!) the secondG12082) andG25321)  seedG46900)  noG3756/)  leftG863.)  dyingG599-)  andG2532,) a wifeG1135+) tookG2983*) the firstG4413)) andG2532 "hxX>' pX<# cH%ho) theyG1060n) the deadG3498m) fromG1537l+) they shall riseG450k) whenG3752j) forG1063i#) of godG3588 G2316h#) the powerG3588 G1411g) neitherG3366$f)#)  the scripturesG3588 G1124e)  notG3361d)  ye knowG1492c)  becauseG1223b)  errG4105a) thereforeG5124`) notG3756_) do yeG4105^) unto themG846]) saidG2036\) answeringG611[#) jesusG3588 G2424Z) andG2532Y) to wifeG1135X) herG846W) hadG2192V)  the sevenG2033U)  forG1063T)  of themG846S%)  shall she beG2071R)  wifeG1135Q) whoseG5101P+) they shall riseG450O) whenG3752N) thereforeG3767 #_v_I-pS9" pS:{_) of isaacG2464#) the godG3588 G2316) andG2532!) of abrahamG11#) the godG3588 G2316 ) iG1473 ) sayingG3004 ) unto himG846 ) spakeG2036 #) godG3588 G2316) the bushG942) inG1909) howG5613)  of mosesG3475!)  the bookG3588 G976)  inG1722)  readG314)  notG3756) have yeG314) they riseG1453~) thatG3754}) the deadG3498|#) as touchingG4012{) andG1161z#) heavenG3588 G3772y) inG1722x) which areG3588w!) the angelsG32v)  asG5613u)  areG1526t)  butG235%s7)  are given in marriageG1061r)  norG3777q) marryG1060p) neitherG3777 "b|[<& oXAgE.|b4) of allG39563#) commandmentG17852) the firstG44131) isG20760) whichG4169/) himG846.)  askedG1905-)  wellG2573,)  themG846++)  he had answeredG611*)  thatG3754))) and perceivingG1492"(1) reasoning togetherG4802') themG846&-) and having heardG191%) cameG4334$$)#) of the scribesG3588 G1122#) oneG1520") andG2532!)  errG4105 )  greatlyG4183)  doG4105)  thereforeG3767) yeG5210') of the livingG2198) the godG2316) butG235#) of the deadG3498#) the godG3588 G2316) notG3756) he isG2076) of jacobG2384#) the godG3588 G2316) andG2532 $dh>' v_>" rZC,|dX) withG1537W) andG2532V#) mindG3588 G1271U) thyG4675T) allG3650S) withG1537R) andG2532Q#) soulG3588 G5590P)  thyG4675O)  allG3650N)  withG1537M)  andG2532L#)  heartG3588 G2588K) thyG4675J) allG3650I) withG1537H#) godG3588 G2316G) thyG4675F) the lordG2962E+) thou shalt loveG25D) andG2532C) lordG2962B) oneG1520A) isG2076@#) godG3588 G2316?)  ourG2257>)  the lordG2962=)  o israelG2474<)  hearG191&;-#)  the commandmentsG3588 G1785:) of allG39569) the firstG44138) himG8467) answeredG6116) jesusG24245) andG1161 #\{\E'rV>&{`H. x\{) there isG2076z) andG2532y) godG2316x) oneG1520w) there isG2076v) forG3754u) the truthG225t)) thou hast saidG2036s) masterG1320r) wellG2573q) unto himG846p) saidG2036 o!#) the scribeG3588 G1122n) andG2532m!) than theseG5130l) greaterG3187k#) commandmentG1785j)  otherG243i)  noneG3756h)  there isG2076g)  thyselfG4572f)  asG5613e) neighbourG4139d) thyG4675c+) thou shalt loveG25b) thisG846a) likeG3664`!) the secondG1208_) andG2532^#) commandmentG1785]) the firstG4413\) thisG3778[#) strengthG3588 G2479Z) thyG4675Y) allG3650 #Zt^F/ lU3zdI3~Z !#) "when jesusG3588 G2424) "andG2532 !#) ! sacrificesG3588 G2378) !andG2532+7#) !whole burnt offeringsG3588 G3646) !than allG3956) !moreG4119) !isG2076) !himselfG1438) !asG5613) !neighbourG4139) !to loveG25) !andG2532"%#) !the strengthG3588 G2479) !allG3650) !withG1537) !andG2532 #) !the soulG3588 G5590 ) !allG3650 ) !withG1537 ) !andG2532' /#) ! the understandingG3588 G4907) ! allG3650) ! withG1537) ! andG2532#) ! the heartG3588 G2588) !allG3650) !withG1537) !himG846) !to loveG25) !andG2532) heG846~) butG4133}) otherG243|) noneG3756 #Sz_C,kR;%[D-lSA) $davidG1138@) $forG1063?) #of davidG1138>) #the sonG5207=) # isG2076<#) # christG3588 G5547;) # thatG3754!:##) # the scribesG3588 G11229) # sayG30048) #howG4459 7!#) #the templeG3588 G24116) #inG17225+) #while he taughtG13214) #and saidG30043) #answeredG6112#) #jesusG3588 G24241) #andG25320) "himG846/) "askG1905.) "durstG5111-!) "after thatG3765,) "no manG3762+) "andG2532*#) "of godG3588 G2316 )#!) " the kingdomG3588 G932() " fromG575') " farG3112&) " notG3756%) " thou artG1488$) "unto himG846#) "he saidG2036"!) "discreetlyG3562!#) "he answeredG611 ) "thatG3754) "sawG1492 %TaI0zaF/ybH/kTf) &andG2532e) %gladlyG2234d) %himG846c) %heardG191b) %peopleG3793a!) %the commonG4183`) % andG2532_) % sonG5207^) % hisG846]) % is heG2076\) % whenceG4159[) %andG2532Z) %lordG2962Y) %himG846X) %callethG3004W) %himselfG846V) %thereforeG3767U) %davidG1138T) $footstoolG5286S) $thyG4675R) $enemiesG2190Q) $thineG4675P) $i makeG5087O) $tillG2193N!) $right handG1188M) $myG3450L) $onG1537K) $sit thouG2521J#) $ lordG3588 G2962I) $ to myG3450H) $ saidG2036G#) $ lordG3588 G2962F#) $ ghostG3588 G4151E) $the holyG40D) $byG1722C) $saidG2036B) $himselfG846 "P{bM(r\4~hH/kP) ( prayersG4336) (longG3117) (makeG4336)) (for a pretenceG4392) (andG2532#) (housesG3588 G3614#) (widows'G3588 G5503) (devourG2719) (whichG3588#) 'feastsG3588 G1173~) 'atG1722#}3) 'the uppermost roomsG4411|) 'andG2532${)#) 'the synagoguesG3588 G4864z) 'inG1722y+) 'the chief seatsG4410x) 'andG2532$w-) &the marketplacesG3588 G58v) &inG1722u#) &salutationsG783t) &andG2532s') &long clothingG4749r) & inG1722q) & to goG4043p) & loveG2309o) & whichG3588!n##) & the scribesG3588 G1122m) &ofG575l) &bewareG991k#) &doctrineG3588 G1322j) &hisG846i) &inG1722h) &unto themG846g) &he saidG3004 "XwXA!rZ4|_G. uX*) +he calledG4341)) +andG2532(!) * a farthingG2835') * makeG2076&) * whichG3739%) *mitesG3016$) *twoG1417#-) *and she threw inG906") *widowG5503!) *poorG4434 ) *a certainG1520!) *there cameG2064) *andG2532) )in muchG4183) )castG906)) )that were richG4145) )manyG4183) ) andG2532"%#) ) the treasuryG3588 G1049) ) intoG1519) ) moneyG5475) ) castG906 !#) )the peopleG3588 G3793) )howG4459!) )and beheldG2334"%#) )the treasuryG3588 G1049%) )over againstG2713) )satG2523#) )jesusG3588 G2424 ) )andG2532 ) ( damnationG2917 ) ( greaterG4053 ') ( shall receiveG2983 ) ( theseG3778 $Yu\@(tV:"eN8" oYN) ,herG846M) ,allG3650L) ,she hadG2192K) ,thatG3745J) ,allG3956I#) , did cast inG906H#) , wantG3588 G5304G) , herG846F) , ofG1537E) , sheG846D) ,butG1161C) ,abundanceG4052B) ,theirG846A) ,ofG1537@#) ,did cast inG906?) ,allG3956>) ,forG1063"=%#) +the treasuryG3588 G1049<) +intoG1519;) +have castG906:!) +they whichG35889) +than allG39568) +inG9067) +moreG41196) +hath castG9065#) +widowG3588 G55034) + poorG44343) + thisG37782) + thatG37541) + unto youG52130) + i sayG3004/) +verilyG281.) +unto themG846-) +and saithG3004,#) +disciplesG3588 G3101+) +hisG846 #[\E, hQ9zaH+ t[q) shallG2647p) thatG3739o) anotherG3037n) uponG1909m) one stoneG3037l) be leftG863k)  notG3361j#)  there shallG863i)  buildingsG3619h)  greatG3173g) theseG3778f!) seest thouG991e) unto himG846d) saidG2036c) answeringG611b#) jesusG3588 G2424a) andG2532`) buildingsG3619_) whatG4217^) andG2532]) stonesG3037\))  what manner ofG4217[)  seeG1492Z)  masterG1320Y)  unto himG846X)  saithG3004W#) disciplesG3588 G3101V) of hisG846U) oneG1520 T!#) the templeG3588 G2411S) ofG1537R) went outG1607Q) as heG846P) andG2532O!) ,livingG3588 G979 #]iF#gP7lV?' t]) andG1161"1) shall be fulfilledG4931%)  these thingsG5023)  allG3956)  whenG3752#)  the signG3588 G4592)  shall beG3195 ) whatG5101 ) andG2532 ) beG2071 %) these thingsG5023 ) shallG2071) whenG4219) usG2254) tellG2036) privatelyG2398) himG846) askedG1905) andrewG406) andG2532)  johnG2491)  andG2532~)  jamesG2385})  andG2532|)  peterG4074 {!#) the templeG3588 G2411z%) over againstG2713y#) of olivesG3588 G1636x#) the mountG3588 G3735w) uponG1519v) satG2521u) as heG846t) andG2532s)) be thrown downG2647r) notG3361 $hfN7nT?)oX># h8#) the endG3588 G50567)  butG2356')  must needs beG11635)  forG10634)  troubledG23603)  notG33612) be yeG10961) of warsG41710) rumoursG189/) andG2532.) of warsG4171-') ye shall hearG191,) whenG3752+) andG1161*)  manyG4183)')  shall deceiveG4105()  andG2532')  amG1510&) iG1473%) sayingG3004$#) nameG3588 G3686#) myG3450") inG1909!!) shall comeG2064 ) manyG4183) forG1063)  youG5209)  deceiveG4105)  anyG5100)  lestG3361) take heedG991) to sayG3004) beganG756) themG846) answeringG611) jesusG2424 #ReN4pY7z^=&tR[)) the synagoguesG4864Z) inG1519Y) andG2532X) councilsG4892W) toG1519V) upG3860U) youG5209"T1) they shall deliverG3860S) forG1063R') to yourselvesG1438Q) take heedG991P) butG1161O!) of sorrowsG5604N)) the beginningsG746M) theseG5023L) troublesG5016K) andG2532J) faminesG3042I)) there shall beG2071H) andG2532G') divers placesG5117F)  inG2596E#)  earthquakesG4578D))  there shall beG2071C)  andG2532B)  kingdomG932A) againstG1909@) kingdomG932?) andG2532>) nationG1484=) againstG1909<!) shall riseG1453;) nationG1484:) forG10639) yetG3768 !dhQ9"w_F& nH0zd|) butG235!{/) do ye premeditateG3191z) neitherG3366y)) ye shall speakG2980x) whatG5101"w1) thought beforehandG4305v) noG3361u) takeG4305"t1) and deliver you upG3860s) youG5209r+) they shall leadG71q) whenG3752p) butG1161o#) nationsG3588 G1484n) allG3956m) amongG1519l%) be publishedG2784k) firstG4412j) mustG1163 i!#) the gospelG3588 G2098h) andG2532g%) against themG846f#) a testimonyG3142e) forG1519d) my sakeG1700c) forG1752b) kingsG935a) andG2532`) rulersG2232_) beforeG1909#^3) ye shall be broughtG2476]) andG2532"\1) ye shall be beatenG1194 #[{]E)~_H+ oX<r[) andG2532"1) to be put to deathG2289) themG846#) shall causeG2289) andG2532) parentsG1118) againstG1909') shall rise upG1881) childrenG5043) andG2532) the sonG5043!) the fatherG3962) andG2532) deathG2288) toG1519#) the brotherG80%) shall betrayG3860#) the brotherG80 ) nowG1161 #) ghostG3588 G4151 ) the holyG40 ) butG235 ) speakG2980) ye thatG5210) notG3756) it isG2075) forG1063) speak yeG2980) thatG5124#) hourG3588 G5610) thatG1565) inG1722) youG5213~)) shall be givenG1325}!) whatsoeverG3739 !dnI2oW7vZA%zd@) inG1722 ?-) let them that beG3588>) thenG5119=!) understandG3539<) readethG314;%) let him thatG3588:) notG37569)  it oughtG11638)  whereG36997)  standingG2476!6##)  the prophetG3588 G43965)  danielG11584) byG52593) spoken ofG4483#2'#) of desolationG3588 G2050$1+!) the abominationG3588 G9460%) ye shall seeG1492/) whenG3752.) butG1161-)) shall be savedG4982,) the sameG3778+) the endG5056*) untoG1519)%) shall endureG5278() he thatG3588') butG1161!&##) name's sakeG3588 G3686%) myG3450$) forG1223#) allG3956") ofG5259!) hatedG3404 #) ye shall beG2071 "itQ;tZ=# jS;# ib) to themG3588a) woeG3759`) butG1161_#)  garmentG3588 G2440^)  hisG846]))  for to take upG142\)  againG1519[)  backG3694Z) turnG1994Y) notG3361X) the fieldG3588 G68W) inG1519V) that isG5607U) let himG3588T) andG2532S#) houseG3588 G3614R) hisG846Q)  out ofG1537P)  any thingG5100O)  to takeG142N)  enterG1525M)  neitherG3366L#) the houseG3588 G3614K) intoG1519J) go downG2597I) notG3361"H%#) the housetopG3588 G1430G) onG1909F+) let him that isG3588E) andG1161#D'#) the mountainsG3588 G3735C) toG1519B) fleeG5343A#) judæaG3588 G2449 #Z_I0zcB+qZ:vZ) shall beG1096) neitherG3361) this timeG3568) untoG2193) createdG2936#) godG3588 G2316) whichG3739~+)  of the creationG2937}')  the beginningG746|)  fromG575{)  notG3756z) wasG1096y) such asG3634x!) afflictionG2347w) shall beG2071v#) daysG3588 G2250u) thoseG1565t) forG1063s') in the winterG5494r) notG3361q) beG1096p#) flightG3588 G5437o) yourG5216n) thatG2443m) pray yeG4336l) andG1161k#)  daysG3588 G2250j)  thoseG1565i)  inG1722h))  that give suckG2337g) to themG3588f) andG2532e) childG1064d) withG1722c) that areG2192 "ZiS:gE.`J4xZ'!) shall riseG1453&)) false prophetsG5578%) andG2532$') false christsG5580#) forG1063") notG3361!)  believeG4100 )  thereG1563)  loG2400)  orG2228#)  christG3588 G5547) hereG5602) loG2400) to youG5213) shall sayG2036) any manG5100) ifG1437) thenG5119) andG2532#) the daysG3588 G2250!/) he hath shortenedG2856)) he hath chosenG1586) whomG3739 -) the elect's sakeG1588) forG1223)  butG235 +)  should be savedG4982 )  fleshG4561 ) noG3756 !#) those daysG3588 G2250 ') had shortenedG2856') that the lordG2962) exceptG1487) andG2532 $QjQ;uR;dChQK) andG2532J#) lightG3588 G5338I) herG846H) giveG1325G)  notG3756F)  shallG1325E#)  the moonG3588 G4582D)  andG2532!C/)  shall be darkenedG4654B#) the sunG3588 G2246!A##) tribulationG3588 G2347@) thatG1565?) afterG3326>#) daysG3588 G2250=) thoseG1565<) inG1722;) butG235:!) all thingsG39569) youG52138+) i have foretoldG42807) beholdG24006) heedG9915) yeG52104) takeG9913) butG11612) the electG15881) evenG25320) possibleG1415/) ifG1487.) seduceG635-)  toG4314,)  wondersG5059+)  andG2532*)  signsG4592)!)  shall shewG1325() andG2532 "[sO3hI/jR2w[m)  the fourG5064l)  fromG1537k)  electG1588j)  hisG846%i7)  shall gather togetherG1996h) andG2532g) angelsG3588 G32f) hisG846e') shall he sendG649d) thenG5119c) andG2532b)  gloryG1391a)  andG2532`)  powerG1411_)  greatG4183^)  withG3326]!) the cloudsG3507\) inG1722[) comingG2064Z!) of manG3588 G444Y#) the sonG3588 G5207X)) shall they seeG3700W) thenG5119V) andG2532U+)  shall be shakenG4531T#)  heavenG3588 G3772S)  inG1722R) that areG3588 Q!#) the powersG3588 G1411P) andG2532O) fallG1601N) shallG2071M#) of heavenG3588 G3772L!) the starsG3588 G792 "[vQ4xXB+gQ9# s[) knowG1097%) come to passG1096 %) these thingsG5023 %) ye shall seeG1492 ) whenG3752 )) in like mannerG2532 ) yeG5210) soG3779) nearG1451) isG2076#) summerG3588 G2330) thatG3754) ye knowG1097#) leavesG3588 G5444')  putteth forthG1631)  andG2532)  tenderG527~)  yetG2235})  isG1096|#) branchG3588 G2798{) herG846z) whenG3752"y%#) the fig treeG3588 G4808x) ofG575w#) a parableG3588 G3850v) learnG3129u) nowG1161t) of heavenG3772!s1) the uttermost partG206r) toG2193q%) of the earthG1093!p1) the uttermost partG206o) fromG575n) windsG417 $XkR6kK0qXA$ rX3) no manG37622) knowethG14921#) hourG3588 G56100) andG2532/#) dayG3588 G2250.) thatG1565-) ofG4012,) butG1161+)  pass awayG3928*)  notG3361))  shallG3928() wordsG3056') myG3450&) butG1161%+) shall pass awayG3928$#) earthG3588 G1093#) andG2532"#) heavenG3588 G3772!) be doneG1096 %) these thingsG5023)  allG3956)  tillG3360)  passG3928)  notG3361) shallG3928 !#) generationG3588 G1074) thisG3778) thatG3754) unto youG5213) i sayG3004) verilyG281)  the doorsG2374)  atG1909)  nighG1451)  it isG2076)  thatG3754 "dv[:#hQ9{\E- dU#) "workG3588 G2041T) "hisG846S%) " to every manG1538R) " andG2532Q#) " servantsG3588 G1401P) " to hisG846O#) " authorityG3588 G1849N) "gaveG1325M) "andG2532L#) "houseG3588 G3614K) "hisG846J) "who leftG863#I5) "taking a far journeyG590H) "a manG444G) "asG5613F) ! isG2076E#) ! the timeG3588 G2540D) !whenG4219C) !notG3756B) !ye knowG1492A) !forG1063@) !prayG4336?) !andG2532>) !watchG69=%) !take ye heedG991 <!#) the fatherG3588 G3962;) butG1487:#) the sonG3588 G52079) neitherG37618) heavenG37727) inG17226) which areG35885!) the angelsG3588 G324) no, notG3761 #Qy]@){`J+jO8jQx)afterG3326w) %watchG1127v) %unto allG3956u) %i sayG3004t) %unto youG5213s) %i sayG3004r) %whatG3739q) %andG1161p) $sleepingG2518o) $youG5209n) $he findG2147m) $suddenlyG1810l) $comingG2064k) $lestG3361j)) #in the morningG4404i) #orG2228!h1) #at the cockcrowingG219g) # orG2228f#) # at midnightG3317e) # orG2228d) # at evenG3796c) # comethG2064"b%#) #of the houseG3588 G3614 a!#) #the masterG3588 G2962`) #whenG4219_) #notG3756^) #ye knowG1492]) #forG1063\) #thereforeG3767[) #watch yeG1127Z) "watchG1127Y) "toG2443 X!#) "the porterG3588 G2377W) "commandedG1781V) "andG2532 "a]Fv`G-vZ=}a)of simonG4613#)the houseG3588 G3614)inG1722)bethanyG963)inG1722)beingG5607)andG2532#'#) of the peopleG3588 G2992)an uproarG2351)there beG2071)lestG3379#)the feastG3588 G1859)onG1722 )notG3361 )they saidG3004 )butG1161 )to deathG615 )and putG615)craftG1388)byG1722)himG846+)they might takeG2902)howG4459)soughtG2212!##) the scribesG3588 G1122) andG2532&/!) the chief priestsG3588 G749) andG2532"~3) of unleavened breadG106})andG2532|%)the passoverG3957{)wasG2258z)daysG2250y)twoG1417 "UsY6dN8oX@)nU<)mightG1410;)itG5124:)forG10639)madeG1096%8+#) of the ointmentG3588 G34647!) wasteG3588 G6846) thisG37785) wasG10964) whyG51013)saidG30042)andG25321!)themselvesG14380)withinG4314"/5)that had indignationG23.)someG5100-!)there wereG2258,)andG1161+#)headG3588 G2776*)hisG846))onG2596(!)and pouredG2708'!)the boxG3588 G211&)she brakeG4937%)andG2532$')very preciousG4185#%)of spikenardG3487"#)of ointmentG3464!-)an alabaster boxG211 )havingG2192) a womanG1135!) there cameG2064#) sat at meatG2621) as heG846) the leperG3015 #dlI*v`H1{dI-zd_) doG4160^) ye mayG1410]) ye willG2309\!) whensoeverG3752[)andG2532Z)alwaysG3842Y)youG1438X)withG3326W)the poorG4434V)ye haveG2192U)forG1063T)meG1691S)onG1519R)workG2041Q) a goodG2570 P-) she hath wroughtG2038O) herG846N!) trouble yeG3930M)whyG5101L)aloneG863K)herG846J)letG863I)saidG2036H)jesusG2424G)andG1161F)herG846%E7) they murmured againstG1690D) andG2532C#) to the poorG4434B+) have been givenG1325A) andG2532@)penceG1220?')three hundredG5145>')for more thanG1883=))have been soldG4097 "YrXB% c;" qS6wY!) a memorialG3422) forG1519"1) shall be spoken ofG2980~) hath doneG4160}) sheG846|) thatG3739{) alsoG2532z#) worldG3588 G2889y) the wholeG3650x!) throughoutG1519!w/) shall be preachedG2784v#) gospelG3588 G2098u) thisG5124t#) wheresoeverG3699s) unto youG5213r) i sayG3004q) verilyG281$p)#) to the buryingG3588 G1780o#) bodyG3588 G4983n)myG3450m)anointG3462l)toG1519%k7)she is come aforehandG4301j)she couldG2192i)whatG3739h)hath doneG4160g)sheG846f)alwaysG3842e)notG3756d)ye haveG2192c)meG1691b)butG1161a)goodG2095`) themG846 #SxW@(hP.~gK+rS$#) they killedG2380#) whenG3753""3) of unleavened breadG106!) dayG2250 ) the firstG4413) andG2532) himG846) betrayG3860%) convenientlyG2122) he mightG3860) howG4459) he soughtG2212) andG2532) moneyG694) himG846) to giveG1325) promisedG1861) andG2532)) they were gladG5463) heardG191) when theyG3588) andG1161) unto themG846 ) himG846 ) betrayG3860 ) toG2443& /!) the chief priestsG3588 G749 ) untoG4314) wentG565') of the twelveG1427) oneG1520#) iscariotG3588 G2469#) judasG3588 G2455) andG2532) of herG846 "Zt[>!mV={dA*yZF#)wheresoeverG3699E)andG2532D) himG846C) followG190B) of waterG5204A) a pitcherG2765@) bearingG941?) a manG444>) youG5213=-) there shall meetG528<) andG2532;#) the cityG3588 G4172:) intoG15199) go yeG52178) unto themG8467) saithG30046) andG25325#) disciplesG3588 G31014) of hisG8463) twoG14172-) he sendeth forthG6491) andG25320%) the passoverG3957/+) thou mayest eatG5315.) thatG2443-#) and prepareG2090,!) that we goG565+) wilt thouG2309*) whereG4226)) unto himG846() saidG3004'#) disciplesG3588 G3101&) hisG846%%) the passoverG3957 !WkR9#sP9$fH.yWg#) the cityG3588 G4172f)intoG1519e)cameG2064d)andG2532c!)went forthG1831b#)disciplesG3588 G3101a)hisG846`)andG2532_) for usG2254^!) make readyG2090]) thereG1563\)preparedG2092[)furnishedG4766Z!)upper roomG508Y)a largeG3173X)youG5213W)will shewG1166V)heG846U)andG2532T#)disciplesG3588 G3101S)myG3450R)withG3326Q%)the passoverG3957P#)i shall eatG5315O)whereG3699&N-#) the guestchamberG3588 G2646M) isG2076L) whereG4226K) saithG3004 J!#) the masterG3588 G13201IC#)to the goodman of the houseG3588 G3617H)say yeG2036G))he shall go inG1525 $VhE%oU?( q[D+yV +)to be sorrowfulG3076 !)they beganG756 )andG1161)meG3165%)shall betrayG3860)meG1700)withG3326)eatethG2068)whichG3588)youG5216) ofG1537) oneG1520) unto youG5213~) i sayG3004})verilyG281|)saidG2036{#)jesusG3588 G2424z)did eatG2068y)andG2532x)satG345w)as theyG846v)andG2532u!)the twelveG1427t)withG3326s)he comethG2064r#)the eveningG3798q)inG1096p)andG2532o%)the passoverG3957n+)they made readyG2090m)andG2532l)unto themG846k#) he had saidG2036j) asG2531i) foundG2147h) andG2532 %cpZE.|eO1}^D+c0!) manG3588 G444/) to thatG1565.) woeG3759-) butG1161,) himG846+)ofG4012*')it is writtenG1125))asG2531()goethG5217')indeedG3303&!)of manG3588 G444%)the sonG5207$#)the dishG3588 G5165#)inG1519") meG1700!) withG3326 ) dippethG1686) thatG3588!) the twelveG1427)ofG1537)oneG1520)unto themG846)and saidG2036#)he answeredG611)andG1161)iG1473)itG3385)anotherG243) andG2532) iG1473) itG3385) oneG1520) byG2596)oneG1520)unto himG846 )to sayG3004 )andG2532 $]s[@$y_D% pYA)~]T#)the cupG3588 G4221S)he tookG2983R)andG2532Q#)bodyG3588 G4983P)myG3450O)isG2076N)thisG5124M)eatG5315L)takeG2983K) saidG2036J) andG2532I) to themG846H) gaveG1325G) andG2532F)and brakeG2806E#)and blessedG2127D)breadG740C)tookG2983B#)jesusG3588 G2424A)did eatG2068@)as theyG846?)andG2532>)been bornG1080=)neverG3756<)hadG1080;)heG846:)ifG14879!)manG3588 G4448)for thatG15657)were itG22586)goodG25705#)is betrayedG38604!)of manG3588 G4443#)the sonG3588 G52072)whomG37391)byG1223 #\lU<&aC& uU:$w\w)i drinkG4095v)thatG3752u#)dayG3588 G2250t) thatG1565s) untilG2193 r#!) of the vineG3588 G288q#) the fruitG3588 G1081p) ofG1537o)no moreG3765n%)i will drinkG4095m)unto youG5213l)i sayG3004k)verilyG281j)manyG4183i)forG4012h) is shedG1632g) whichG3588f) testamentG1242e!) of the newG2537d!) bloodG3588 G129c)myG3450b)isG2076a)thisG5124`)unto themG846_)he saidG2036^)andG2532]) itG846\) ofG1537[) drankG4095Z) allG3956Y)theyG4095X)andG2532W)to themG846V)he gaveG1325,UE)and when he had given thanksG2168 ^zc5gK4 iI# z^)am risenG1453)that iG3165)afterG3326)butG235"1)shall be scatteredG1287#)the sheepG3588 G4263)andG2532"%#)the shepherdG3588 G4166%)i will smiteG3960')it is writtenG1125 ) forG3754 #) nightG3588 G3571 ) thisG3778 ) of meG1698 )becauseG1722$5)ye shall be offendedG4624)allG3956)unto themG846)saithG3004#)jesusG3588 G2424)andG2532#)of olivesG3588 G1636#)the mountG3588 G3735)intoG1519')they went outG1831*~A)when they had sung an hymnG5214})andG2532|#)of godG3588 G2316 {#!)the kingdomG3588 G932z)inG1722y)newG2537x)itG846 #ju\D) xY@% tU; j:)he spakeG30049)butG11618)thriceG51517)meG31656+)thou shalt denyG5335)twiceG13644)crowG54553)the cockG2202) beforeG42501#) nightG3588 G35710) thisG3778/) inG1722.) this dayG4594-)thatG3754,)unto theeG4671+)i sayG3004*)verilyG281))unto himG846()saithG3004'#)jesusG3588 G2424&)andG2532%) iG1473$) notG3756#) yetG235!"/) shall be offendedG4624!)allG3956 )althoughG1487)unto himG846)saidG5346)peterG4074)butG1161#) galileeG3588 G1056)intoG1519)youG5209 -)i will go beforeG4254 $XjR:! kT=  ~bI& oX^)!himG1438])!withG3326\)!he takethG3880[)!andG2532Z%) i shall prayG4336Y) whileG2193X) hereG5602W) sit yeG2523V#) disciplesG3588 G3101U) to hisG846T) he saithG3004S) andG2532R!) gethsemaneG1068Q#) namedG3588 G3686P) which wasG3739O) a placeG5564N) toG1519M) they cameG2064L) andG2532K)allG3956J)said theyG3004I)alsoG2532H)likewiseG1161G#)in any wiseG5615F)theeG4571E)denyG533D)notG3361C) i willG533B) theeG4671A) withG1537@) dieG4880?)shouldG1163>)iG3165=)ifG1437<!)vehementlyG3123;)the moreG4053 #[|eM(oY2cG+w[)# possibleG1415)# it wereG2076)# ifG1487~)# thatG2443})#prayedG4336|)#andG2532 {!#)#the groundG3588 G1093z)#onG1909y)#and fellG4098x)#a littleG3397w+)#he went forwardG4281v)#andG2532u)" watchG1127t)" andG2532s)" hereG5602r)" tarry yeG3306q)" deathG2288p)"untoG2193#o3)"exceeding sorrowfulG4036n)"isG2076m#)"soulG3588 G5590l)"myG3450k)"unto themG846j)"saithG3004i)"andG2532h-)!to be very heavyG85g)! andG2532!f/)! to be sore amazedG1568e)! beganG756d)! andG2532c)! johnG2491b)!andG2532a#)!jamesG3588 G2385`)!andG2532_#)!peterG3588 G4074 #i|aL,lV7 y\E*i$')% sleepest thouG2518#)% simonG4613 "!#)% unto peterG3588 G4074!)%saithG3004 )%andG2532)%sleepingG2518)%themG846)%findethG2147)%andG2532)%he comethG2064)%andG2532)$thou wiltG4771)$whatG5101)$butG235)$willG2309)$iG1473)$whatG5101)$notG3756%)$ neverthelessG235)$ meG1700)$ fromG575#)$ cupG3588 G4221)$ thisG5124 )$take awayG3911 )$unto theeG4671 )$possibleG1415 !)$all thingsG3956 #)$fatherG3588 G3962)$abbaG5)$he saidG3004)$andG2532)#himG846)#fromG575!)#might passG3928#)# the hourG3588 G5610 $TdM5{dG0r[7lTH)( heavyG916G)( wereG2258F#)( eyesG3588 G3788E)(theirG846D)(forG1063C)(againG3825B)(asleepG2518A)(themG846@)(he foundG2147 ?-)(when he returnedG5290>)(andG2532=)'wordsG3056<)'the sameG846;)'and spakeG2036:!)'and prayedG43369%)'he went awayG5658)'againG38257)'andG25326)&weakG7725)&the fleshG45614)&butG11613)& readyG42892)& trulyG33031!)& the spiritG41510!)& temptationG3986/)& intoG1519.)&ye enterG1525-)&lestG2443,)&prayG4336+)&andG2532*)&watch yeG1127))%hourG5610()%oneG1520'!)%thou watchG1127&)% notG3756%)% couldestG2480 "h~gJ({dE#wT7hj)+andG2532i!)*is at handG1448h)*meG3165g)*betrayethG3860f)*he thatG3588e)*loG2400d)*let us goG71c)*rise upG1453b!))of sinnersG268a#))the handsG3588 G5495`))intoG1519_#))is betrayedG3860^!))of manG3588 G444]#))the sonG3588 G5207\))beholdG2400[))is comeG2064Z#))the hourG3588 G5610Y%))it is enoughG566X))restG373W)) takeG373V)) andG2532U)) nowG3063T)) sleep onG2518S)) unto themG846R))saithG3004Q))andG2532P)))the third timeG5154O))he comethG2064N))andG2532M)(himG846L)(to answerG611K)(whatG5101J)(wist theyG1492I)( neitherG2532 #X|cL+|eK3 fJ4qX ), is heG2076 ), that sameG846 %), i shall kissG5368 !), whomsoeverG3739 ),sayingG3004),a tokenG4953),themG846),had givenG1325),himG846),betrayedG3860),he thatG3588),andG1161!)+the eldersG4245)+andG2532!##)+the scribesG3588 G1122~)+andG2532&}/!)+the chief priestsG3588 G749|)+fromG3844{)+stavesG3586z)+andG2532y)+swordsG3162x)+withG3326w)+multitudeG3793v)+a greatG4183u)+himG846t)+withG3326s)+ andG2532r')+ of the twelveG1427q)+ oneG1520p)+ judasG2455o)+comethG3854n)+spakeG2980m)+yetG2089l)+while heG846k#)+immediatelyG2112 #]t]3w]G0kT=]'01!)/ of the high priestG3588 G749/#)/ a servantG3588 G1401.)/and smoteG3817-#)/a swordG3588 G3162,)/drewG4685+)/stood byG3936*%)/of them thatG3588))/oneG1520()/andG1161'). himG846&). tookG2902%).andG2532$).himG846#).onG1909"#).handsG3588 G5495!).theirG846 ).they laidG1911).andG1161)- himG846)- kissedG2705)- andG2532)-masterG4461)-masterG4461)-and saithG3004)-to himG846#)-straightwayG2112)-he goethG4334&9)-as soon as he was comeG2064)-andG2532),safelyG806),awayG520),leadG520),andG2532),himG846),takeG2902 $RfK/r[A&uYB'iRT)2allG3956S)2theyG863R)2andG2532!Q/)1must be fulfilledG4137$P)#)1the scripturesG3588 G1124O)1 butG235N)1 notG3756M)1 meG3165L)1 ye tookG2902K)1 andG2532J)1teachingG1321 I!#)1the templeG3588 G2411H)1inG1722G)1youG5209F)1withG4314E)1dailyG2250D)1i wasG2252C)0meG3165B)0to takeG4815A)0 stavesG3586@)0 andG2532?)0 swordsG3162>)0 withG3326=)0 a thiefG3027<)0againstG1909;)0asG5613:+)0are ye come outG18319)0unto themG8468)0and saidG20367)0answeredG6116#)0jesusG3588 G24245)0andG25324#)/earG3588 G56213)/ hisG8462)/ cut offG8511)/ andG2532 "d|fI,iL3u^C$ {dv)5 allG3956u))5 were assembledG4905t)5 with himG846s)5andG2532$r+!)5the high priestG3588 G749q)5toG4314p)5awayG520o#)5jesusG3588 G2424n)5they ledG520m)5andG2532l)4nakedG1131k)4themG846j)4fromG575i)4and fledG5343%h+#)4the linen clothG3588 G4616g)4he leftG2641f)4andG1161e)3on himG846d)3laid holdG2902#c'#)3 the young menG3588 G3495b)3 andG2532a)3 nakedG1131`)3 aboutG1909_)3 castG4016^')3a linen clothG4616])3havingG4016\)3young manG3495[)3a certainG5100Z)3himG846Y))3there followedG190X)3andG2532W)2and fledG5343V)2himG846U)2forsookG863 !SeN/dM3mI2iS)7 himG846)7 to putG2289#)7 jesusG3588 G2424)7 againstG2596)7 witnessG3141!)7sought forG2212!##)7the councilG3588 G4892)7allG3650)7andG2532 /)7the chief priestsG749 )7andG1161 #)6the fireG3588 G5457 )6atG4314 ))6warmed himselfG2328 )6andG2532"%#)6the servantsG3588 G5257)6withG3326)6he satG4775)6 andG2532'1!)6 of the high priestG3588 G749!!)6 the palaceG3588 G833)6 intoG1519)6evenG2193)6afar offG3113)6himG846~)6followedG190}#)6peterG3588 G4074|)6andG2532!{##)5the scribesG3588 G1122z)5andG2532y!)5the eldersG4245x)5 andG2532&w/!)5 the chief priestsG3588 G749 #crZ4xaC(oXC# |c:):threeG51409):withinG12238): andG2532"71): is made with handsG54996): thatG35885#): templeG3588 G34854): thisG51263%):will destroyG26472):iG14731):sayG30040):himG846/):heardG191.):weG2249-)9sayingG3004,)9himG846+)9againstG2596&*9)9and bare false witnessG5576))9certainG5100(#)9there aroseG450')9andG2532&)8 togetherG2470%)8 notG3756$)8agreedG2258##'#)8their witnessG3588 G3141")8butG2532!)8himG846 )8againstG2596"1)8bare false witnessG5576)8manyG4183)8forG1063)7noneG3756)7foundG2147)7andG2532)7deathG2289)7toG1519 "NrWA*}bL/lI1gN\)= askedG1905$[+!)= the high priestG3588 G749Z)=againG3825Y)=nothingG3762X)=answeredG611W)=andG2532!V/)=he held his peaceG4623U)=butG1161T)<theeG4675S+)<witness againstG2649R)<theseG3778Q)< whatG5101P)< nothingG3762O))< answerest thouG611N)< sayingG3004M#)<jesusG3588 G2424L)<and askedG1905K)<the midstG3319J)<inG1519I)<stood upG450$H+!)<the high priestG3588 G749G)<andG2532F);togetherG2470E);agreeG2258D#);witnessG3588 G3141C);theirG846B);didG2258A);soG3779@);neitherG3761?);butG2532!>1):made without handsG886=):anotherG243<%):i will buildG3618;):daysG2250 "_qM, `? zd@w_~)?whatG5101})?and saithG3004|#)?clothesG3588 G5509{)?hisG846z)?rentG1284y+)?the high priestG749x)?thenG1161w#)>of heavenG3588 G3772 v!#)>the cloudsG3588 G3507u)>inG3326t)>comingG2064s)>andG2532r#)>of powerG3588 G1411q))> the right handG1188p)> onG1537o)> sittingG2521n!)> of manG3588 G444m#)> the sonG3588 G5207l%)>ye shall seeG3700k)>andG2532j)>amG1510i)>iG1473h)>saidG2036g)>jesusG2424f)>andG1161e))=of the blessedG2128d#)=the sonG3588 G5207 c!#)=the christG3588 G5547b)=thouG4771a)=artG1488`)=unto himG846_)= saidG3004^)= andG2532])= himG846 $SvP8 wZA*}_H+pS"!)Adid strikeG906"!%#)Athe servantsG3588 G5257 )AandG2532)AprophesyG4395)Aunto himG846)Ato sayG3004)A andG2532)A himG846)A to buffetG2852)A andG2532#)A faceG3588 G4383)AhisG846)Ato coverG4028)AandG2532)Aon himG846)Ato spitG1716)AbeganG756)AsomeG5100)AandG2532)@deathG2288)@ guilty ofG1777 )@ to beG1511 )@ himG846 )@ condemnedG2632 )@ allG3956 )@theyG2632)@andG1161)@yeG5213)@thinkG5316)@whatG5101"'!)@the blasphemyG3588 G988')@ye have heardG191)? witnessesG3144)? furtherG2089)? we anyG2192)? needG5532 !LiN8vV7s[BdLC)D whatG5101B%)Dunderstand iG1987A)DneitherG3761@)DnotG3756?)Di knowG1492>)DsayingG3004=)Dhe deniedG720<)DbutG1161!;##)C of nazarethG3588 G3479:)C jesusG24249)C withG33268)C wastG22587)C thou alsoG47716)CandG25325)Cand saidG30044)Cupon himG8463!)Cshe lookedG16892+)Cwarming himselfG23281#)CpeterG3588 G40740%)Cwhen she sawG1492/)CandG2532'.1!)B of the high priestG3588 G749"-%#)B of the maidsG3588 G3814,)BoneG1520+%)Bthere comethG2064*!!)Bthe palaceG3588 G833))BinG1722()BbeneathG2736')BwasG5607&#)Bas peterG3588 G4074%)BandG2532-$G)Awith the palms of their handsG4475#)AhimG846 $ZmJ3gM-gP4vZg)Fthou artG1488f)F surelyG230e#)F to peterG3588 G4074d)F againG3825c)F saidG3004b)F stood byG3936a)Fthey thatG3588`)FafterG3326_)Fa littleG3397^)FandG2532])FagainG3825\%)Fhe denied itG720[)FandG1161Z)EthemG846Y)E ofG1537X)E isG2076W)E thisG3778V)E stood byG3936U%)Eto them thatG3588T)Eto sayG3004S)Eand beganG756R)EagainG3825Q)EhimG846P)EsawG1492O#)Ea maidG3588 G3814N)EandG2532M)DcrewG5455L)Dthe cockG220K)DandG2532J#)Dthe porchG3588 G4259I)DintoG1519H)DoutG1854G)D he wentG1831F)D andG2532E)D sayestG3004D)D thouG4771 #_jS3~gO3xY8w_ )HcrowG5455 )Hthe cockG220)HbeforeG4250)H unto himG846)H saidG2036#)H jesusG3588 G2424)H thatG3739#)H the wordG3588 G4487))Hcalled to mindG363#)HpeterG3588 G4074)HandG2532)HcrewG5455~)Hthe cockG220}+)Hthe second timeG1208|)HandG2532{)G ye speakG3004z)G of whomG3739y!)G manG3588 G444x)G thisG5126w)G notG3756v)Gi knowG1492u)Gto swearG3660t)GandG2532s)Gto curseG332r)Ghe beganG756q)GbutG1161p)FagreethG3662o#)FspeechG3588 G2981n)FthyG4675m)FandG2532l#)Fa galilaeanG1057k)Fthou artG1488j)FforG1063i)FthemG846h)FofG1537 "O~S8!iQ3pR;$~gO,)thouG4771+)artG1488*)himG846))askedG1905(#)pilateG3588 G4091')andG2532&#)to pilateG3588 G4091%)deliveredG3860$)andG2532#)awayG667"#)and carriedG667!#)jesusG3588 G2424 )and boundG1210#)councilG3588 G4892)the wholeG3650)andG2532) scribesG1122) andG2532!) the eldersG4245) withG3326)) a consultationG4824)heldG4160&/!)the chief priestsG3588 G749#)the morningG4404)inG1909#)straightwayG2112)andG2532)Hhe weptG2799';)Hwhen he thought thereonG1911)HandG2532)HthriceG5151 )HmeG3165 +)Hthou shalt denyG533 )HtwiceG1364 "YrW?%z`G1]E.pYN)nowG1161M) marvelledG2296L#)pilateG3588 G4091K)so thatG5620J)nothingG3762I)answeredG611H)yetG3765G)jesusG2424F)butG1161E)theeG4675$D5) they witness againstG2649C+) how many thingsG4214B) beholdG1492A) nothingG3762@)) answerest thouG611?)sayingG3004>)againG3825=)himG846<)askedG1905;)pilateG4091:)andG11619))of many thingsG41838)himG8467)accusedG2723&6/!)the chief priestsG3588 G7495)andG25324)sayestG30043)thouG47712)unto himG8461) saidG20360%) he answeringG611/) andG1161.#) of the jewsG2453-!) the kingG3588 G935 "UdF'q?(oP8pUp) answeredG611o) pilateG4091n) butG1161m) unto themG846l) doneG4160k)everG104j)he hadG4160i)asG2531h)to desireG154g)beganG756f%)crying aloudG310#e'#)the multitudeG3588 G3793d)andG2532&c-#)the insurrectionG3588 G4714b) inG1722a) murderG5408`') had committedG4160_) whoG3748.^I) had made insurrection with himG4955])them thatG3588\)withG3326[)boundG1210Z)barabbasG912Y)namedG3004X)there wasG2258W)andG1161V%) they desiredG154U!)whomsoeverG3746T)prisonerG1198S)oneG1520R)unto themG846Q#)he releasedG630P)feastG1859O)atG2596 "YwV7 u]F" ~]A*qY) thenG3767) will yeG2309) whatG5101) unto themG846) againG3825 ) and saidG2036 ) answeredG611 ) pilateG4091 ) andG1161 ) unto themG846!) barabbasG3588 G912) releaseG630) ratherG3123) he shouldG630) thatG2443 !#) the peopleG3588 G3793) movedG383 /) the chief priestsG749) butG1161) envyG5355~) forG1223}) himG846|') had deliveredG3860&{/!) the chief priestsG3588 G749z) thatG3754y) he knewG1097x) forG1063w#) of the jewsG2453v!) the kingG3588 G935u) unto youG5213t)) that i releaseG630s) will yeG2309r) sayingG3004q) themG846 "UpY7pX@  w]B$tU4#)jesusG3588 G24243) deliveredG38602) andG25321) unto themG8460!) barabbasG3588 G912/) releasedG630 .!#)the peopleG3588 G3793-!)to contentG4160,)willingG1014+)pilateG4091*)andG1161))himG846()crucifyG4717$'5) the more exceedinglyG4056&)) they cried outG2896%) andG1161$%) hath he doneG4160#) evilG2556")whatG1063!)whyG5101 )unto themG846)saidG3004)pilateG4091)thenG1161) himG846) crucifyG4717) againG3825)) they cried outG2896) andG1161#) of the jewsG2453) the kingG935) ye callG3004) whomG3739+) that i shall doG4160 "jkU?(z]?(}fF0jV)andG2532U#)of the jewsG2453T)kingG935S)hailG5463R)himG846Q)to saluteG782P)beganG756O)andG2532N) hisG846M%) put it aboutG4060L)andG2532K)of thornsG174J)a crownG4735I#)and plattedG4120H#)with purpleG4209G)himG846F%)they clothedG1746E)andG2532D#)bandG3588 G4686C)the wholeG3650"B1) they call togetherG4779A) andG2532@!) prætoriumG4232?) calledG2076>!)the hallG3588 G833=)intoG2080<)awayG520;)himG846:)ledG5209%)the soldiersG47578)andG11617%)be crucifiedG47176)toG2443$55)when he had scourgedG5417 $RqU:# dN- qXA*kRz)simonG4613y)oneG5100x#)they compelG29w)andG2532v)himG846u)crucifyG4717t)toG2443s)outG1806r)himG846q)ledG1806p)andG2532o)on himG846n#) clothesG3588 G2440m) his ownG2398l) putG1746k) andG2532j) himG846i)fromG1562 h!#)the purpleG3588 G4209g')they took offG1562f)himG846e+)they had mockedG1702d)whenG3753c)andG2532b) himG846a!) worshippedG4352`#) kneesG3588 G1119_) bowingG5087^) andG2532])upon himG846\)did spitG1716[)andG2532Z#)with a reedG2563!Y##)on the headG3588 G2776X)himG846W!)they smoteG5180 "iqM.gQ9qZ=' i)andG2532) notG3756#) he receivedG2983)butG1161"1)mingled with myrrhG4669)wineG3631)to drinkG4095)himG846)they gaveG1325)andG2532!) of a skullG2898) the placeG5117!/) being interpretedG3177)isG2076)whichG3739 )golgothaG1115 )the placeG5117 )untoG1909 )himG846 !)they bringG5342)andG2532#)crossG3588 G4716)hisG846)bearG142)toG2443) rufusG4504) andG2532%) of alexanderG223 !#) the fatherG3588 G3962#) the countryG68~)ofG575}!)coming outG2064|')who passed byG3855{!)a cyrenianG2956 "WhN6fN7iI( rW>)the oneG1520=)thievesG3027<)twoG1417;%)they crucifyG4717:)himG8469)withG48628)andG25327#) of the jewsG24536!)the kingG3588 G9355%)written overG19244)wasG22583!!)accusationG3588 G1562)of hisG846(11#)the superscriptionG3588 G19230)andG2532/)himG846.))they crucifiedG4717-)andG2532,)hourG5610+)the thirdG5154*)it wasG2258))andG1161(#) should takeG142') every manG5101&) whatG5101%) themG846$) uponG1909#)lotsG2819")castingG906!#)garmentsG3588 G2440 )hisG846#)they partedG1266)himG846';)when they had crucifiedG4717 #T~hP9mI2t]C-lTa)daysG2250`)threeG5140_)inG1722^)buildestG3618])andG2532 \!#)the templeG3588 G3485[!) destroyestG2647Z) thou thatG3588Y) ahG3758X) sayingG3004W) andG2532V#)headsG3588 G2776U)theirG846T)waggingG2795S)himG846R)railed onG987Q)passed byG3899P)they thatG3588O)andG2532 N/) the transgressorsG459M)withG3326L+)he was numberedG3049K)andG2532J)saithG3004I)whichG3588H')was fulfilledG4137#G'#)the scriptureG3588 G1124F)andG2532E)leftG2176D) hisG846C) onG1537B) the otherG1520A) andG2532@)) his right handG1188?)onG1537 !l_C+[?& tYB+l) they thatG3588) andG2532) believeG4100) andG2532~!) we may seeG1492}) thatG2443|#) the crossG3588 G4716{) fromG575z) nowG3568y) descendG2597x) of israelG2474w!) the kingG3588 G935 v!#) let christG3588 G5547u)saveG4982t)he cannotG1410s) himselfG1438r) othersG243q) he savedG4982!p##) the scribesG3588 G1122o) withG3326n!)themselvesG240m)amongG4314l)saidG3004k)mockingG1702&j/!)the chief priestsG3588 G749i)alsoG2532h)likewiseG3668g#)the crossG3588 G4716f)fromG575e)come downG2597d)andG2532c)thyselfG4572b)saveG4982 "i{YA%cK4mU=%i$)"myG3450##)"godG3588 G2316")"myG3450!!/)"being interpretedG3177 )"isG2076)"whichG3739#)" sabachthaniG4518)" lamaG2982)" eloiG1682)" eloiG1682)" sayingG3004)"voiceG5456#)"with a loudG3173)"criedG994#)"jesusG3588 G2424#)"hourG3588 G5610%)"at the ninthG1766)"andG2532)! hourG5610)! the ninthG1766)! untilG2193#)! landG3588 G1093)!the wholeG3650 )!overG1909 )!darknessG4655 )!there wasG1096 )!was comeG1096 )!hourG5610))!when the sixthG1623)!andG1161) himG846) reviledG3679) with himG846)) were crucifiedG4957 #cyaA%lU>$kU9ycG)$himG846F)$to takeG2507E)$will comeG2064D)$eliasG2243C)$whetherG1487B!)$let us seeG1492A)$let aloneG863@)$sayingG3004?)$to drinkG4222>)$ himG846=)$ and gaveG4222<)$ on a reedG2563;)$ putG4060:)$ andG50379!)$of vinegarG36908)$fullG10727)$a spungeG46996)$filledG10725)$andG25324)$ranG51433)$oneG15202)$andG11611)# eliasG22430!)#he callethG5455/)#beholdG2400.)#saidG3004-+)#when they heardG191,)#stood byG3936+%)#of them thatG3588*)#someG5100))#andG2532()"meG3165"'1)"hast thou forsakenG1459&)"whyG5101%#)"godG3588 G2316 #Rh?(}cM/qZB,iRj)'wasG2258i!)'manG3588 G444h)'thisG3778g)'trulyG230f)'he saidG2036%e7)' and gave up the ghostG1606d)' cried outG2896c)' soG3779b)' heG2896a)' thatG3754`)'sawG1492_)'himG846^)'againstG1727])'overG1537\)'stoodG3936[)'whichG3588(Z1#)'when the centurionG3588 G2760Y)'andG1161X!)& the bottomG2736W)& toG2193V)&the topG509U)&fromG575T)&twainG1417S)&inG1519R)&was rentG4977#Q'#)&of the templeG3588 G3485P#)&the veilG3588 G2665O)&andG2532%N7)%and gave up the ghostG1606M)%voiceG5456L#)%with a loudG3173K)%criedG863J)%jesusG2424I)%andG1161H)$downG2507 $ciK3kM+|dJ4{c)) manyG4183 )) andG2532 )) unto himG846 !)) ministeredG1247 )) andG2532 ))himG846))followedG190#))galileeG3588 G1056))inG1722))he wasG2258))whenG3753))alsoG2532))whoG3739)(salomeG4539)(andG2532)(of josesG2499~)(andG2532})(the lessG3398|#)(of jamesG3588 G2385{!)(the motherG3384z)(maryG3137y)(andG2532x#)(magdaleneG3588 G3094w)(maryG3137v)( wasG2258u)( whomG3739t)( amongG1722s)( offG575r)(afarG3113q!)(looking onG2334p)(womenG1135o)(alsoG2532n)(wereG2258m)(thereG1161l)'of godG2316k)'the sonG5207 "L{^G0m?%eA! nL0#)+the bodyG3588 G4983/)+cravedG154.)+andG2532-)+pilateG4091,)+untoG4314+)+boldlyG5111*#)+and went inG1525))+cameG2064(#)+ of godG3588 G2316 '#!)+ the kingdomG3588 G932&!)+ waited forG4327%)+alsoG2532$)+whichG3739#!)+counsellorG1010"')+an honourableG2158!!)+arimathaeaG707 )+ofG575)+josephG2501*A)* the day before the sabbathG4315)* isG2076)*thatG3739+)*the preparationG3904)*it wasG2258)*becauseG1893)*was comeG1096')*when the evenG3798)*nowG2235)*andG2532))jerusalemG2414))untoG1519))with himG846))came upG4872))whichG3588#))other womenG243 "Zz_D,hK4gP5qZR). andG2532Q#). the linenG3588 G4616"P1).and wrapped him inG1750O).downG2507N).himG846M).tookG2507L).andG2532K!).fine linenG4616J).he boughtG59I).andG2532H)-to josephG2501G#)-the bodyG3588 G4983F)-he gaveG1433#E'#)-the centurionG3588 G2760D)-ofG575C%)-when he knewG1097B)-andG2532A),deadG599@),any whileG3819?#),he had beenG599>),whetherG1487=), himG846<), he askedG1905#;'#), the centurionG3588 G2760:), callingG43419), andG25328),deadG23487),alreadyG22356),he wereG23485),ifG14874),marvelledG22963),pilateG40912),andG11611#)+of jesusG3588 G2424 #QmU;! qZBkA% kQu) salomeG4539t) andG2532s#) of jamesG3588 G2385r)theG3588q)maryG3137p)andG2532o#)magdaleneG3588 G3094n)maryG3137m)was pastG1230&l-#)when the sabbathG3588 G4521k)andG2532j#)/ he was laidG5087i)/ whereG4225h)/beheldG2334g)/of josesG2499f)/maryG3137e)/andG2532d#)/magdaleneG3588 G3094c)/maryG3137b)/andG1161&a-#).of the sepulchreG3588 G3419`#).the doorG3588 G2374_).untoG1909^).a stoneG3037]).rolledG4351\).andG2532[).a rockG4073Z).out ofG1537Y).hewnG2998X).wasG2258W).whichG3739V#).a sepulchreG3419U). inG1722T). himG846S). laidG2698 cmW@(hH$ oX5{c)thatG3754)they sawG2334-)when they lookedG308)andG2532&-#) of the sepulchreG3588 G3419#) the doorG3588 G2374) fromG1537#) the stoneG3588 G3037 )awayG617 )usG2254 !)shall rollG617 )whoG5101 !)themselvesG1438)amongG4314)they saidG3004)andG2532 !#) of the sunG3588 G2246') at the risingG393#'#) the sepulchreG3588 G3419)untoG1909)they cameG2064#)of the weekG4521)the firstG1520$~5)early in the morningG4404})veryG3029|)andG2532{)himG846z!)and anointG218y+)they might comeG2064x)thatG2443w%) sweet spicesG759v!) had boughtG59 !brYB&{Y>!{_I2b6#) he is risenG14535') was crucifiedG47174) whichG3588!3##) of nazarethG3588 G34792) jesusG24241)ye seekG22120!)affrightedG1568/)notG3361.)beG1568-)unto themG846,)he saithG3004+)andG1161$*5)they were affrightedG1568))andG2532()garmentG4749') whiteG3022&) in a longG4749%) clothedG4016$)) the right sideG1188#) onG1722")sittingG2521!#)a young manG3495 )they sawG1492#'#)the sepulchreG3588 G3419)intoG1519)enteringG1525)andG2532) greatG3173) veryG4970)it wasG2258)forG1063+)was rolled awayG617#)the stoneG3588 G3037 #U{bE/s[8! hL5qUY) trembledG5156X)theyG846W)forG1161#V'#)the sepulchreG3588 G3419U)fromG575T)and fledG5343S)quicklyG5035R')they went outG1831Q)andG2532P)unto youG5213O)he saidG2036N)asG2531M)himG846L%)shall ye seeG3700K) thereG1563J#) galileeG3588 G1056I) intoG1519H) youG5209G+) he goeth beforeG4254F)thatG3754E#)peterG3588 G4074D)andG2532C#)disciplesG3588 G3101B)hisG846A)tellG2036@#)go your wayG5217?)butG235>)himG846=)they laidG5087<)whereG3699;#)the placeG3588 G5117:)beholdG14929)hereG56028)notG37567)he isG2076 "Pu[D t[@~cF*hP{) thatG3754"z3) when they had heardG191y) and theyG2548x) weptG2799w) andG2532v+) as they mournedG3996u) himG846t) withG3326s) had beenG1096r) them thatG1565q) and toldG518p) she wentG4198o) devilsG1140n) sevenG2033m#) he had castG1544l) whomG3739k) out ofG575j#) magdaleneG3588 G3094i) to maryG3137h) firstG4412g#) he appearedG5316f#) of the weekG4521e) the firstG4413d) earlyG4404c) was risenG450b) now whenG1161 a-)they were afraidG5399`)forG1063_)to anyG3762^)any thingG3762])said theyG2036\) neitherG2532[#) were amazedG1611Z) andG2532 "U|]D, {Y=%{ZB%wU+) them with theirG846)upbraidedG3679)andG2532#)sat at meatG345)as theyG846+)unto the elevenG1733#)he appearedG5319)afterwardG5305) themG1565') believed theyG4100) neitherG3761 -) unto the residueG3062) and toldG518) wentG565) and theyG2548#) the countryG68 ) intoG1519 ) and wentG4198 )) as they walkedG4043 ) themG846 ) ofG1537) unto twoG1417) formG3444) anotherG2087) inG1722#) he appearedG5319) thatG5023) afterG3326%) believed notG569) herG846) ofG5259~') had been seenG2300}) andG2532|%) he was aliveG2198 !UgP2s[E"jS5nU>)signsG4592=)theseG5023<)andG1161;+) shall be damnedG2632!:1)that believeth notG5699)heG35888)butG11617))shall be savedG49826#)is baptizedG9075)andG25324))that believethG41003)heG35882#) creatureG3588 G29371) to everyG3956 0!#) the gospelG3588 G2098/!)and preachG2784.#)the worldG3588 G2889-)allG537,)intoG1519+)go yeG4198*)unto themG846))he saidG2036()andG2532"'1)after he was risenG1453&)himG846%)had seenG2300$!)them whichG3588#)notG3756"')they believedG4100!) becauseG3754! /) hardness of heartG4641) andG2532!) unbeliefG3588 G570 "Y|^7gI2waF/uY`)unto themG846_!)had spokenG2980^)the lordG2962])afterG3326\)thenG3303[)soG3767Z)recoverG2573Y!)they shallG2192X)andG2532W)the sickG732V)onG1909U) handsG5495T)) they shall layG2007S) themG846R) hurtG984Q) notG3361P)it shallG984O%)deadly thingG2286N)anyG5100M!)they drinkG4095L)and ifG2579K)serpentsG3789!J1)they shall take upG142I)tonguesG1100H) with newG2537 G-) they shall speakG2980F) devilsG1140#E3) shall they cast outG1544D#) nameG3588 G3686C)myG3450B)inG1722A%)that believeG4100@)themG3588?%)shall followG3877 Vu_=oO8w\6lV* usG2254* amongG1722.~I* which are most surely believedG4135}%*those thingsG4229|*ofG4012{'*a declarationG1335$z7*to set forth in orderG392"y1*have taken in handG2021x*as manyG4183w*forasmuchG1895v)amenG281u)followingG1872t) signsG4592s) withG1223r#) the wordG3588 G3056q!) confirmingG950p) andG2532o%)working withG4903n#)the lordG3588 G2962m#)every whereG3837l%)and preachedG2784k!)went forthG1831j)theyG1565i)andG1161h#)of godG3588 G2316g))the right handG1188f)onG1537e) satG2523d) andG2532c#) heavenG3588 G3772b) intoG1519!a1) he was received upG353 TxX@! jP/qS;qT*there wasG1096)?*thou hast been instructedG2727*whereinG3739%*those thingsG3056*ofG4012"'!*the certaintyG3588 G803"1*thou mightest knowG1921*thatG2443!* theophilusG2321)* most excellentG2903* in orderG2517* unto theeG4671*to writeG1125"3*from the very firstG509'*of all thingsG3956'*understandingG3877*perfectG199!*having hadG3877 !*to me alsoG2504 )*it seemed goodG1380! ##* of the wordG3588 G3056 * ministersG5257 * andG2532%*eyewitnessesG845*wereG1096'*the beginningG746*fromG575*whichG3588*unto usG2254)*they deliveredG3860*even asG2531 "`hK1dN'r[>$~`A!* ordinancesG1345@* andG2532&?-#* the commandmentsG3588 G1785>* allG3956=*inG1722<*walkingG4198;#*godG3588 G2316:*beforeG17999*righteousG13428*bothG2977*they wereG22586*andG11615*elisabethG16654#*nameG3588 G36863*herG8462*andG25321*of aaronG2#0'#*the daughtersG3588 G2364/*ofG1537.#*wifeG3588 G1135-*hisG846,*andG2532+* of abiaG7*!* the courseG2183)* ofG1537(* zachariasG2197'* namedG3686&*priestG2409%*a certainG5100$#*of judæaG3588 G2449#!*the kingG3588 G935"*of herodG2264!#*the daysG3588 G2250 *inG1722 !QzdK+_I*sV@pQb#* his lot wasG2975,a9#* of the priest's officeG3588 G2405 `!#* the customG3588 G1485_%* according toG2596^#* courseG3588 G2183]* of hisG846\#* the orderG3588 G5010[* inG1722Z#*godG3588 G2316Y*beforeG1725,XE*executed the priest's officeG2407W*heG846V!*that whileG1722U+*it came to passG1096T*andG1161S#*yearsG3588 G2250R*inG1722Q'*well strickenG4260P*wereG2258O* bothG297N* theyG846M* andG2532L* barrenG4723K* wasG2258J*elisabethG1665I%*because thatG2530H*childG5043G*noG3756F*hadG2258E*theyG846D*andG2532C*blamelessG273!B##* of the lordG3588 G2962 O\E(kG0f@gO* fellG1968* fearG5401* andG2532+* he was troubledG5015~* sawG1492}* zachariasG2197|* whenG1492{* andG2532 z!#* of incenseG3588 G2368"y%#* of the altarG3588 G2379x)* the right sideG1188w* onG1537v* standingG2476u#* of the lordG2962t* an angelG32s* unto himG846r)* there appearedG3700q* andG1161 p!#* of incenseG3588 G2368!o##* at the timeG3588 G5610n* withoutG1854m* prayingG4336l* wereG2258#k'#* of the peopleG3588 G2992j#* multitudeG3588 G4128i* the wholeG3956h* andG2532!g##* of the lordG3588 G2962 f!#* the templeG3588 G3485e* intoG1519d%* when he wentG1525c+* to burn incenseG2370 $ejT<%pR5x`I1{e&* atG1909%'* shall rejoiceG5463$*manyG4183#*andG2532"*gladnessG20!*andG2532 *joyG5479!*shalt haveG2071*thouG4671*andG2532* johnG2491#* nameG3588 G3686* hisG846+* thou shalt callG2564* andG2532* a sonG5207* theeG4671!* shall bearG1080* elisabethG1665#* wifeG3588 G1135* thyG4675* andG2532* is heardG1522#* prayerG3588 G1162* thyG4675 * forG1360 * zachariasG2197 * notG3361 * fearG5399 * himG846* untoG4314* saidG2036* the angelG3588 G32* butG1161* himG846* uponG1909 #P|Y7 ZB(~f= lPI*shall goG4281H*heG846G*andG2532F#* godG3588 G2316E*theirG846D*the lordG2962C*toG1909B'*shall he turnG1994A*of israelG2474%@+#*of the childrenG3588 G5207?*manyG4183>*andG2532=*wombG2836<*mother'sG3384;*hisG846:*fromG15379*evenG20898*ghostG41517*the holyG406*withG4151"51* he shall be filledG41304* andG25323%* strong drinkG46082* norG25321* wineG36310*neitherG3756/#*shall drinkG4095.*andG2532-#*the lordG3588 G2962,+*in the sight ofG1799+*greatG3173*#*he shall beG2071)*forG1063(#* birthG3588 G1083'* hisG846bR"<RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{!ُ0!ڏT!ۏv!܏!ݏ:!ޏ\!ߏ~!"!ᏵC!⏵g!㏶ !䏶,!叶N!揶p!ُ0!ڏT!ۏv!܏!ݏ:!ޏ\!ߏ~!"!ᏵC!⏵g!㏶ !䏶,!叶N!揶p!珷!菷4!鏷V!ꏷz!돸!쏸>!폸a!!$!G!j!!0!R!u!!6!Y!{!!>!`!!!A"b""&"I"l""0"R" u" " :" ]" """D"h" ","M"q""7"Z"}""B"e" "+"N"p" "!6""Y"#z"$"%="&^"'"(%")H"*l"+",1"-S".t"/"09"1]"2"3#"4D"5f"6 "7,"8O"9r":";7 #UlP5pR3nV5kUl*myG3450k*andG2532j!*an old manG4246i* amG1510h* iG1473g* forG1063f* thisG5124e%* shall i knowG1097d*wherebyG2596c*the angelG3588 G32b*untoG4314a*saidG2036`*zachariasG2197_*andG2532^%*for the lordG2962]*preparedG2680\*a peopleG2992['*to make readyG2090Z#*of the justG1342Y!*the wisdomG5428X*toG1722W+*the disobedientG545V*andG2532U%*the childrenG5043T*toG1909S)* of the fathersG3962R!* the heartsG2588Q* to turnG1994P* of eliasG2243O* powerG1411N*andG2532M!*the spiritG4151L*inG1722K*himG846J*beforeG1799 #guT8 kK4kK4g* untilG891*to speakG2980 *ableG1410 *notG3361 *andG2532 *dumbG4623 '*thou shalt beG2071*beholdG2400*andG2532%*glad tidingsG2097*theseG5023*theeG4671*to shewG2097*andG2532*theeG4571*untoG4314*to speakG2980~*am sentG649}* andG2532|#* of godG3588 G2316{+* in the presenceG1799z* standG3936y* thatG3588x*gabrielG1043w*amG1510v*iG1473u*unto himG846t*saidG2036s*answeringG611r*the angelG3588 G32q*andG2532p#*yearsG3588 G2250o*inG1722n'*well strickenG4260m#*wifeG3588 G1135 !\mK4r[7r\8!~\0)*they perceivedG1921/*andG2532.*unto themG846-*speakG2980,*notG3756+*he couldG1410 *-*when he came outG1831)*andG1161 (!#* the templeG3588 G3485'* inG1722&+* tarried so longG5549%* heG846$* thatG1722#*marvelledG2296"*andG2532#!'#*for zachariasG3588 G2197 *waitedG4328 !#*the peopleG3588 G2992*andG2532#*seasonG3588 G2540*theirG846*inG1519"1*shall be fulfilledG4137*whichG3748#*wordsG3588 G3056*myG3450*notG3756)*thou believestG4100*becauseG473"1* shall be performedG1096%* these thingsG5023* thatG3739* the dayG2250 "Ws\G+`>" yZC*nWR* hidG4032Q* andG2532P*conceivedG4815O*elisabethG1665N#*wifeG3588 G1135M*hisG846L#*daysG3588 G2250K*thoseG3778J*afterG3326I*andG1161H#* houseG3588 G3624G* his ownG846F* toG1519E#* he departedG565!D/*were accomplishedG4130C%*ministrationG3009B*hisG846A#*ofG3588 G3009@#*the daysG3588 G2250 ?-*that, as soon asG5613>+*it came to passG1096=*andG2532<!*speechlessG2974;*remainedG1265:*andG25329*unto themG8468*beckonedG12697*heG8466*forG2532 5!#* the templeG3588 G34854* inG17223* a visionG37012#* he had seenG37081* thatG3754 #RiG.qO6  {`H+nRu*espousedG3423t*a virginG3933s*toG4314r*nazarethG3478q*namedG3686 p!#*of galileeG3588 G1056o* a cityG4172n* untoG1519m#* godG3588 G2316l* fromG5259k* was sentG649j*gabrielG1043i*the angelG3588 G32h#*monthG3588 G3376g*the sixthG1623f*inG1722e*andG1161d*menG444c*amongG1722b#* reproachG3588 G3681a* myG3450`%* to take awayG851_%* he looked onG1896^* whereinG3739]*the daysG2250\*inG1722[*with meG3427Z*dealtG4160Y#*the lordG3588 G2962X*hathG4160W*thusG3779V*sayingG3004U* monthsG3376T* fiveG4002S* herselfG1438 "ccG0 iS7w^E.c -* cast in her mindG1260*andG2532#*sayingG3588 G3056*hisG846*atG1909 -*she was troubledG1298%*when she sawG1492*andG1161*womenG1135*amongG1722 * thouG4771 * blessedG2127 * theeG4675 * withG3326 #* the lordG3588 G2962+*highly favouredG5487*hailG5463*and saidG2036*herG846*untoG4314*came inG1525*the angelG3588 G32*andG2532*maryG3137#* nameG3588 G3686"~%#* the virgin'sG3588 G3933}* andG2532|* of davidG1138{* the houseG3624z*ofG1537y*josephG2501x*name wasG3686w*whoseG3739v*to a manG435 #PoN6hK4r[=' kP:* the sonG52079+* shall be calledG25648* andG25327* greatG31736* shall beG20715* heG37784* jesusG24243#* nameG3588 G36862* hisG8461!* shalt callG25640* andG2532/*a sonG5207.#*bring forthG5088-*andG2532,*thy wombG1064+*inG1722#*3*thou shalt conceiveG4815)*beholdG2400(*andG2532'#* godG3588 G2316&* withG3844%* favourG5485$+* thou hast foundG2147#*forG1063"*maryG3137!*notG3361 *fearG5399*unto herG846*saidG2036*the angelG3588 G32*andG2532* should beG1498* thisG3778!!* salutationG3588 G783)* what manner ofG4217 #_pU1|Y=& oX@(y_]*" seeingG1893\*" beG2071[*"thisG5124Z*"shallG2071Y*"howG4459X*"the angelG3588 G32W*"untoG4314V*"maryG3137U*"saidG2036T*"thenG1161S*!endG5056R*! noG3756Q)*! there shall beG2071P*! kingdomG932O*! hisG846N!*! ofG3588 G932M*!andG2532L!*!everG3588 G165K*!forG1519J*!of jacobG2384I#*!the houseG3588 G3624H*!overG1909G)*!he shall reignG936F*!andG2532E* davidG1138D* fatherG3962C* hisG846B#* ofG3588 G3962 A!#* the throneG3588 G2362@* unto himG846?!* shall giveG1325>#* godG3588 G2316=* the lordG2962<* andG2532;)* of the highestG5310 "[dH-xV2rW=& x[*$ conceivedG4815~*$ alsoG2532}*$ hathG4815|*$sheG846{*$elisabethG1665z*$cousinG4773y*$thyG4675x*$beholdG2400w*$andG2532v*#of godG2316u*#the sonG5207t+*#shall be calledG2564+sC*#which shall be born of theeG1080r+*#that holy thingG40q*#alsoG2532p*#thereforeG1352o*#theeG4671 n-*#shall overshadowG1982m)*#of the highestG5310l*# the powerG1411k*# andG2532j*# theeG4571i*# uponG1909h!*# shall comeG1904g*#ghostG4151f*#the holyG40e*#unto herG846d*#and saidG2036c*#answeredG611b*#the angelG3588 G32a*#andG2532`*" a manG435_*" notG3756^*" i knowG1097 #cq[>% gA*gG0{c"*'maryG3137!*'andG1161 *&herG846*&fromG575*&departedG565*& the angelG3588 G32*& andG2532#*& wordG3588 G4487*& thyG4675%*& according toG2596*&unto meG3427*&be itG1096#*&of the lordG2962"%#*&the handmaidG3588 G1399*&beholdG2400*&saidG2036*&maryG3137*&andG1161"3*%shall be impossibleG101*%nothingG3756#*%godG3588 G2316 *%withG3844 *%forG3754 *$barrenG4723 )*$who was calledG2564 *$with herG846*$monthG3376*$the sixthG1623*$isG2076*$thisG3778*$andG2532*$old ageG1094*$herG846*$ inG1722*$ a sonG5207 "[gC+{X8!u]6x[D*)elisabethG1665C*)andG2532B#*)wombG3588 G2836A*) herG846@*) inG1722?*) leapedG4640>#*) the babeG3588 G1025=#*) of maryG3588 G3137#<)!*)the salutationG3588 G783;*)heardG191:*)elisabethG16659!*)that, whenG56138+*)it came to passG10967*)andG25326*( elisabethG16655*(salutedG7824*(andG25323%*(of zachariasG21972#*(the houseG3588 G36241*(intoG15190*(enteredG1525/*(andG2532.*'of judaG2448-*'a cityG4172,*' intoG1519+*' hasteG4710**' withG3326 )-*' the hill countryG3714(*' intoG1519'*'and wentG4198&#*'daysG3588 G2250%*'thoseG3778$*'inG1722#*'aroseG450 $ebH0lQ.iE)eh!*,as soon asG5613g*,loG2400f*,forG1063e*+ meG3165d*+ toG4314c#*+ should comeG2064b*+ lordG2962a*+myG3450`#*+ofG3588 G2962 _!#*+the motherG3588 G3384^*+thatG2443]*+to meG3427\*+thisG5124[*+whenceG4159Z*+andG2532Y**wombG2836X**thyG4675W#**ofG3588 G2836V#**the fruitG3588 G2590U** blessedG2127T** andG2532S** womenG1135R** amongG1722Q** thouG4771P**blessedG2127O**saidG2036N**andG2532M**voiceG5456L**loudG3173K**with aG5456J'**she spake outG400I**andG2532H*)ghostG40G*)holyG40F*)with theG4151E!*)was filledG4130 "]s]E'u^C{cG0s] */myG3450 */andG2532#*.the lordG3588 G2962%*.doth magnifyG3170#*.soulG3588 G5590*.myG3450*.saidG2036*.maryG3137*.andG2532*- the lordG2962*- fromG3844*- herG846/~K*- of those things which were toldG2980}'*-a performanceG5050|)*-there shall beG2071{*-forG3754!z/*-she that believedG4100y*-blessedG3107x*-andG2532w*,joyG20v*,forG1722u#*,wombG3588 G2836t*,myG3450s*,inG1722r*, leapedG4640q#*, the babeG3588 G1025p#*, earsG3588 G3775o*, mineG3450n*, inG1519m*,soundedG1096l!*,salutationG783k*,thyG4675j!*,ofG3588 G783i#*,the voiceG3588 G5456 "UxW@s\>'wZA! zU!,/*2on them that fearG5399+*2mercyG1656**2hisG846)*2andG2532(#*1 nameG3588 G3686'*1 hisG846&*1holyG40%*1andG2532$%*1great thingsG3167#*1to meG3427"*1hath doneG4160!!/*1he that is mightyG1415 *1forG3754*0blessedG3106*0meG3165!*0shall callG3106!##*0generationsG3588 G1074*0 allG3956!*0 henceforthG3568*0 fromG575*0 beholdG2400*0 forG1063!*0handmaidenG1399*0hisG846#*0ofG3588 G1399$)#*0the low estateG3588 G5014 -*0he hath regardedG1914*0forG3754#*/saviourG3588 G4990*/myG3450#*/godG3588 G2316 */inG1909 '*/hath rejoicedG21 #*/spiritG3588 G4151 !^qU='z`<tV4y^M*6servantG3816L*6hisG846K)*6he hath holpenG482J*5awayG1821I*5emptyG2756H%*5he hath sentG1821G*5the richG4147F*5andG2532E-*5with good thingsG18D!*5the hungryG3983C)*5he hath filledG1705"B1*4them of low degreeG5011A*4exaltedG5312@*4andG2532?*4seatsG2362>*4fromG575=!*4the mightyG1413 <-*4he hath put downG2507;*3 heartsG2588:*3 theirG8469*3 ofG2588"81*3in the imaginationG12717*3the proudG5244!6/*3he hath scatteredG12875*3armG10234*3hisG8463*3withG17222*3strengthG29041)*3he hath shewedG41600'*2 to generationG1074/!*2 generationG1074.*2fromG1519-*2himG846 $ZcM6dM5oY?  Z#q3*9 should be deliveredG5088p*9that sheG846o*9cameG4130n#*9timeG3588 G5550m*9fullG4130l#*9elisabeth'sG1665k*9nowG1161j#*8 houseG3588 G3624i*8 her ownG846h*8 toG1519g*8 returnedG5290f*8 andG2532e*8monthsG3376d*8threeG5140c*8aboutG5616b*8herG846a*8withG4862`*8abodeG3306_*8maryG3137^*8andG1161]!*7 everG3588 G165\*7 forG1519[*7 seedG4690Z*7 hisG846Y#*7 toG3588 G4690X*7andG2532W!*7to abrahamG11V#*7fathersG3588 G3962U*7ourG2257T*7toG4314S*7he spakeG2980R*7asG2531Q*6mercyG1656P*6ofG1656O)*6in remembranceG3415N*6israelG2474 "]~`I3r\E$ ~a@y]#*;ofG3588 G3962#*;the nameG3588 G3686*;afterG1909*; zachariasG2197*; himG846#*; they calledG2564 *; andG2532 #*; the childG3588 G3813 '*;to circumciseG4059 *;they cameG2064 *;dayG2250!*;the eighthG3590*;onG1722%7*;it came to pass, thatG1096*;andG2532*:with herG846'*:they rejoicedG4796*:andG2532*:herG846*:uponG3326#*: mercyG3588 G1656 ~-*: had shewed greatG3170}*: the lordG2962|*: howG3754{*: heardG191z*:cousinsG4773y*:herG846x*:andG2532w!*:neighboursG4040v*:herG846u*:andG2532t*9 a sonG5207!s/*9 she brought forthG1080r*9 andG2532 $\hL5cK5|eB&w\7*?he askedG1546*?andG25325*> calledG25644*> himG8463'*> he would haveG23092*>howG51011*>fatherG39620*>hisG846/#*>toG3588 G3962.+*>they made signsG1770-*>andG1161,*=nameG3686+*= thisG5129*#*= byG3588 G3686)*= is calledG2564(*= thatG3739'#*= kindredG3588 G4772&*=thyG4675%*=ofG1722$*=noneG3762#*=there isG2076"*=herG846!*=untoG4314 *=they saidG2036*=andG2532*< johnG2491"1*<he shall be calledG2564*<butG235*<notG3780*<and saidG2036*<answeredG611#*<motherG3588 G3384*<hisG846*<andG2532*;fatherG3962*;hisG846 #Or\D- lU?iS<mOZ!*AthroughoutG1722"Y1*Awere noised abroadG1255X#*A sayingsG3588 G4487W*A theseG5023V*A allG3956U*A andG2532T*A themG846&S9*Athat dwelt round aboutG4039R*AallG3956Q*AonG1909P*AcameG1096O*AfearG5401N*AandG2532M#*@ godG3588 G2316L#*@ and praisedG2127K*@ he spakeG2980J*@ andG2532I#*@tongueG3588 G1100H*@hisG846G*@andG2532F#*@immediatelyG3916E!*@was openedG455D#*@mouthG3588 G4750C*@hisG846B*@andG1161A*? allG3956@)*? they marvelledG2296?*? andG2532>*? johnG2491=*?isG2076<#*?nameG3588 G3686;*?hisG846:*?sayingG30049*?and wroteG11258+*?a writing tableG4093 #itR:$iP8" t^>!i}*C sayingG3004|!*C prophesiedG4395{*C andG2532z*CghostG4151y*CholyG40x*Cwith theG4151w!*Cwas filledG4130v*CzachariasG2197u#*CfatherG3588 G3962t*ChisG846s*CandG2532r*BhimG846q*BwithG3326p*BwasG2258o#*Bof the lordG2962n*Bthe handG5495m*BandG2532l*BbeG2071k*BthisG5124j*BshallG2071i#*B of childG3588 G3813h*B mannerG687g*B whatG5101f*B sayingG3004e#*B heartsG3588 G2588d*BtheirG846c*BinG1722b*BupG5087a*BlaidG5087`+*Bthey that heardG191_*BallG3956^*BandG2532]#*Aof judæaG3588 G2449 \-*Athe hill countryG3714[*AallG3650 "br[?) {eB&waK5yb*GourG2257*GfromG1537';*Gthat we should be savedG4991+*F the world beganG165+*F have been sinceG575*F whichG3588*F prophetsG4396*FholyG40*FhisG846*FofG4396*Fthe mouthG4750*FbyG1223*Fhe spakeG2980*FasG2531*E davidG1138*E servantG3816*E hisG846#*EofG3588 G3816 #*Ethe houseG3588 G3624 *EinG1722 *Efor usG2254 %*Eof salvationG4991 *Ean hornG2768)*Ehath raised upG1453*EandG2532#*D peopleG3588 G2992*D hisG846*D redeemedG3085*D andG2532+*Dhe hath visitedG1980*DforG3754#*DgodG3588 G2316*Dthe lordG2962~*DblessedG2128 #UcM/xbF*hM"kUB*KinG1722A%*J without fearG870@*J himG846?#*J might serveG3000>*J ourG2257=*JofG2190<*Jthe handG5495;*Jout ofG1537':;*Jthat we being deliveredG45069*Junto usG2254#83*Jthat he would grantG13257*IabrahamG116#*IfatherG3588 G39625*IourG22574*ItoG43143*Ihe swareG36602*IwhichG37391*Ithe oathG37270*H covenantG1242/*H holyG40.*HhisG846-#*Hto rememberG3415,*HandG2532+#*HfathersG3588 G3962**HourG2257)*HtoG3326(*Hthe mercyG1656'!*Hto performG4160&*G usG2248%*G that hateG3404$*G of allG3956#*Gthe handG5495"*GfromG1537!*GandG2532 *GenemiesG2190 #S|eC'nL5sX;jSe*M sinsG266d*M theirG846c*M ofG266b'*M the remissionG859a*MbyG1722`*MpeopleG2992_*MhisG846^#*MuntoG3588 G2992]%*Mof salvationG4991\*MknowledgeG1108[*Mto giveG1325Z*LwaysG3598Y*L hisG846X!*L to prepareG2090W#*L of the lordG2962V*L the faceG4383U*L beforeG4253T'*Lthou shalt goG4313S*LforG1063R)*Lof the highestG5310Q#*Lthe prophetG4396P+*Lshalt be calledG2564O*LchildG3813N*LthouG4771M*LandG2532L*K lifeG2222K*K ourG2257J#*K ofG3588 G2222I#*Kthe daysG3588 G2250H*KallG3956G*KhimG846F*KbeforeG1799E'*KrighteousnessG1343D*KandG2532C*KholinessG3742 $UnW<w[E)oT8!kU *P inG1722*P wasG2258*P andG2532*P in spiritG4151%*Pwaxed strongG2901*PandG2532*PgrewG837*Pthe childG3813*PandG1161*Oof peaceG1515*Othe wayG3598~*O intoG1519}#*O feetG3588 G4228|*O ourG2257{*O to guideG2720z*O of deathG2288y!*Othe shadowG4639x*OandG2532w*OdarknessG4655v*OinG1722u*Othat sitG2521t*Oto themG3588s'*Oto give lightG2014r*NusG2248q%*N hath visitedG1980p*N on highG5311o*N fromG1537n'*N the dayspringG395m*N wherebyG1722l*NgodG2316k*NourG2257j*NofG2316i*NmercyG1656h*NtenderG4698g*NtheG1656f*NthroughG1223 "\iQ7 mU; qX;y\+*every oneG1538*#*to be taxedG583)*wentG4198(*allG3956'*andG2532&#*of syriaG3588 G4947%%*was governorG2230$*cyreniusG2958#*made whenG1096"*firstG4413!*wasG1096 !*taxingG3588 G582*thisG3778+* should be taxedG583#* the worldG3588 G3625* that allG3956* augustusG828* cæsarG2541*fromG3844*a decreeG1378)*there went outG1831*thatG1565 !#*those daysG3588 G2250*inG1722+*it came to passG1096*andG1161*PisraelG2474*PuntoG4314*PshewingG323*PhisG846 *PofG323 *Pthe dayG2250 *PtillG2193 #*P the desertsG2048 #rlR;uY=$qZ?#rN*beingG5607M*wifeG1135L*espousedG3423K*hisG846J*maryG3137I*withG4862H#*to be taxedG583G*of davidG1138F*lineageG3965E*andG2532D*the houseG3624C*ofG1537B*wasG1511A*heG846@*becauseG1223?*bethlehemG965>*is calledG2564=*whichG3748<*of davidG1138;*the cityG4172:* untoG15199#* judæaG3588 G24498* intoG15197#* of nazarethG34786* the cityG41725*out ofG15374#*galileeG3588 G10563*fromG5752*went upG3051*alsoG11610*josephG2501/*andG2532.* cityG4172-*his ownG2398,*intoG1519 "SrZA|fI,xb@%qSp!*there wereG2258o*andG2532n#*the innG3588 G2646m*inG1722l*for themG846k*roomG5117j*noG3756i*there wasG2258h*becauseG1360g#*a mangerG3588 G5336f*inG1722e* himG846d* laidG347c* andG2532$b5* in swaddling clothesG4683a* himG846`*wrappedG4683_*andG2532^#*sonG3588 G5207]*firstbornG4416\*herG846![/*she brought forthG5088Z*andG2532#Y3* should be deliveredG5088X* that sheG846!W/* were accomplishedG4130V#* the daysG3588 G2250U*thereG1563T*wereG1511S*theyG846R#*that, whileG1722Q*so it wasG1096P*andG1161 O-* great with childG1471 #OkP7~_B+hP6jO* i bringG2097* beholdG2400* forG1063* notG3361* fearG5399* unto themG846 * saidG2036 * the angelG3588 G32 * andG2532 * afraidG5399 * soreG3173* they wereG5399* andG2532* themG846!/* shone round aboutG4034#* of the lordG2962* the gloryG1391* andG2532* themG846* came uponG2186#* of the lordG2962~* the angelG32}* loG2400|* andG2532{#*by nightG3588 G3571z#*flockG3588 G4167y* theirG846x* overG1909w* watchG5438v* keepingG5442"u5* abiding in the fieldG63t*shepherdsG4166s#*countryG3588 G5561r*the sameG846q*inG1722 #NjN2eI,x\;kN6* there wasG10965* suddenlyG18104* andG25323#* a mangerG3588 G53362* inG17221* lyingG2749,0E* wrapped in swaddling clothesG4683/* the babeG1025.'* ye shall findG2147-* unto youG5213,#* a signG3588 G4592+* thisG5124** andG2532)* the lordG2962(* christG5547'* isG2076&* whichG3739%* a saviourG4990$* of davidG1138#* the cityG4172"* inG1722!* this dayG4594 * is bornG5088* unto youG5213* forG3754* peopleG2992* allG3956#* toG3588 G2992* shall beG2071* whichG3748* joyG5479* greatG3173* ofG5479%* good tidingsG2097* youG5213 #XmR5oV= ~]F/rXY*let usG1330X*anotherG240W*toG4314V* oneG240U* saidG2036#T'#* the shepherdsG3588 G4166S#* heavenG3588 G3772R* intoG1519Q*themG846P*fromG575O)*were gone awayG565N!*the angelsG3588 G32M*asG5613L+*it came to passG1096K*andG2532J* menG444I* towardG1722H* good willG2107G*peaceG1515F*earthG1093E*onG1909D*andG2532C#*the highestG5310B*inG1722A*to godG2316@*gloryG1391?* sayingG3004>* andG2532=#* godG3588 G2316<* praisingG134;* hostG4756:+* of the heavenlyG37709#* a multitudeG41288* the angelG3588 G327* withG4862 !hlT5 |_A*wa?(hz*themG846y)*which was toldG2980 x!#*the sayingG3588 G4487w*abroadG4012v+*they made knownG1232"u1*when they had seenG1492t*andG1161s#*a mangerG3588 G5336r*inG1722q* lyingG2749p#* the babeG3588 G1025o* andG2532n* josephG2501m* andG2532l*maryG3137k*foundG429j*andG2532i!*with hasteG4692h*they cameG2064g*andG2532f*unto usG2254e+*hath made knownG1107d#*the lordG3588 G2962c*whichG3739%b7*which is come to passG1096a#*thingG3588 G4487`*thisG5124_*seeG1492^*andG2532]*bethlehemG965\*even untoG2193[*goG1330Z*nowG1211 "W}[?){cK4yR6xW)* they had heardG191+* the things thatG3739* allG3956*forG1909#*godG3588 G2316*praisingG134*andG2532!*glorifyingG1392*returnedG1994#'#*the shepherdsG3588 G4166*andG2532#* heartG3588 G2588* herG846* inG1722%*and ponderedG4820 #*thingsG3588 G4487 *theseG5023 *allG3956 *keptG4933 *maryG3137*butG1161#'#* the shepherdsG3588 G4166* byG5259* themG846*were toldG2980"1*those things whichG3588*atG4012*wonderedG2296+*they that heardG191*allG3956~*andG2532}#* childG3588 G3813|* thisG5127{!* concerningG4012 !fmV>% fH/ lJ3f=#*the lawG3588 G3551<%*according toG2596;%*purificationG2512:*herG8469#*ofG3588 G25128#*the daysG3588 G22507*whenG37536*andG25325#*the wombG3588 G28364*inG17223'*was conceivedG48152*heG8461*beforeG42530*the angelG3588 G32/*ofG5259".1*which was so namedG2564-*jesusG2424,!* was calledG2564+#* nameG3588 G3686** hisG846")%#* of the childG3588 G3813$(5* for the circumcisingG4059!'/*were accomplishedG4130&*daysG2250%*eightG3638$*whenG3753#*andG2532"*themG846!*untoG4314 #*it was toldG2980*asG2531* seenG1492* andG2532 !YtW9t]=!qQ+rY^*youngG3502]*twoG1417\* orG2228[)* of turtledovesG5167Z* a pairG2201Y#* of the lordG2962X* the lawG3551W*inG1722"V1*that which is saidG2046U%*according toG2596T#*a sacrificeG2378S*to offerG1325R*andG2532!Q##* to the lordG3588 G2962P* holyG40O+* shall be calledG2564N* the wombG3388M%*that openethG1272L*maleG730K*everyG3956J#*of the lordG2962I*the lawG3551H*inG1722G'*it is writtenG1125F*asG2531!E##*to the lordG3588 G2962D!*to presentG3936C*jerusalemG2414B* toG1519A* himG846@%* they broughtG321!?/* were accomplishedG4130>* of mosesG3475 $eiL3iN' ~hQ7|e* notG3361)* that he shouldG1492* ghostG4151* holyG40~#*theG3588 G4151}*byG5259|*unto himG846{*revealedG5537z*it wasG2258y*andG2532x*himG846w*uponG1909v*wasG2258u*ghostG4151t*holyG40s*theG4151r*andG2532q*of israelG2474#p3*for the consolationG3874o*waitingG4327n*devoutG2126m*andG2532l*justG1342k!* manG3588 G444j* the sameG3778i* andG2532h* simeonG4826g* nameG3686f*whoseG3739e*jerusalemG2419d*inG1722c*a manG444b*there wasG2258a*beholdG2400`*andG2532_*pigeonsG4058 #dz`F/oJ, sO7 d%* blessedG2127$* andG2532#*armsG3588 G43"*hisG846!*inG1519 *upG1209*himG846*heG846*tookG1209*thenG2532 !#*of the lawG3588 G3551!*the customG1480*afterG2596*himG846*forG4012*to doG4160*jesusG2424#*the childG3588 G3813!* brought inG1521!##* the parentsG3588 G1118* whenG1722* andG2532 !#* the templeG3588 G2411*intoG1519 !#*the spiritG3588 G4151 *byG1722 *he cameG2064 *andG2532 *christG5547*lord'sG2962#*theG3588 G5547#*he had seenG1492*beforeG4250*deathG2288* seeG1492 #^fO.zbD'~dD)x^H* peopleG2992G* thyG4675F* ofG2992E* the gloryG1391D* andG2532C%* the gentilesG1484B* lightenG602A* toG1519@* a lightG5457?#*peopleG3588 G2992>*of allG3956=*the faceG4383<*beforeG2596";1*thou hast preparedG2090:*whichG37399*salvationG49928*thyG46757*have seenG14926#*eyesG3588 G37885*mineG34504*forG37543#* wordG3588 G44872* thyG46751%* according toG25960*peaceG1515/*inG1722.*departG630-#*servantG3588 G1401,*thyG4675+%*lettest thouG630**nowG3568)*lordG1203(* saidG2036'* andG2532&#* godG3588 G2316 $PhK5t]E-|`I*gPl*#yeaG1161,kG*"which shall be spoken againstG483j*"a signG4592i*"forG1519h*"andG2532g*"israelG2474f*"inG1722e*"of manyG4183d%*"rising againG386c*"andG2532b*"the fallG4431a*"forG1519`*" is setG2749_*" thisG3778^*" beholdG2400]#*" motherG3588 G3384\*" hisG846[*"maryG3137Z*"untoG4314Y*"saidG2036X*"andG2532W*"themG846V*"blessedG2127U*"simeonG4826T*"andG2532S*! himG846R*! ofG4012.QI*! those things which were spokenG2980P*!atG1909O*!marvelledG2296N#*!motherG3588 G3384M*!hisG846L*!andG2532K*!josephG2501J*!andG2532I* israelG2474 #WrZB" iI) s\;#mW*%sheG846*%andG2532 #*$virginityG3588 G3932 *$herG846 *$fromG575 *$yearsG2094 *$sevenG2033!*$an husbandG435*$withG3326'*$and had livedG2198*$ ageG4260*$ a greatG4183*$ was ofG4260*$ sheG846*$ of aserG768*$the tribeG5443*$ofG1537~!*$of phanuelG5323}%*$the daughterG2364|%*$a prophetessG4398{*$one annaG451z*$there wasG2258y*$andG2532x+*#may be revealedG601w*# heartsG2588v*# manyG4183u*# ofG1537t%*# the thoughtsG1261s*# thatG3704r*#alsoG2532q#*#soulG3588 G5590p*#ownG846o*#thyG4675$n5*#shall pierce throughG1330m*#a swordG4501 "^qV?(zcL5|eL6 v^1*'whenG56130*'andG2532/*&jerusalemG2419.*&inG1722-)*&for redemptionG3085 ,-*&them that lookedG4327+*& to allG3956**& himG846)*& ofG4012(*& spakeG2980'*& andG2532#&'#*&unto the lordG3588 G2962#%5*&gave thanks likewiseG437$#*&instantG3588 G5610#*&thatG846"*&coming inG2186!*&sheG846 *&andG2532*%dayG2250*%andG2532*%nightG3571*%prayersG1162*%andG2532'*%with fastingsG3521!*% but servedG3000 !#*% the templeG3588 G2411*% fromG575*% notG3756*% departedG868*%whichG3739*%yearsG2094"1*%fourscore and fourG3589*%of aboutG5613*%a widowG5503 "b|]<$cL5qZB,zbS*) yearG2094R*)everyG2596Q*)jerusalemG2419P*)toG1519O*)wentG4198N#*)parentsG3588 G1118M*)hisG846L*)nowG2532K*(himG846J*(uponG1909I*( wasG2258H*( of godG2316G*( the graceG5485F*( andG2532E#*( with wisdomG4678D*(filledG4137C*(in spiritG4151B%*(waxed strongG2901A*(andG2532@*(grewG837?*(the childG3813>*(andG1161=*'nazarethG3478<#*'cityG3588 G4172;*' their ownG846:*' toG15199#*' galileeG3588 G10568*' intoG15197'*' they returnedG52906#*'of the lordG29625#*'the lawG3588 G35514%*'according toG25963!*'all thingsG537"21*'they had performedG5055 !nnT7 pY. eO2nt*,butG1161s*+notG3756r*+knewG1097q#*+motherG3588 G3384p*+hisG846o*+andG2532n*+josephG2501m*+ andG2532l*+ jerusalemG2419k*+ inG1722j)*+ tarried behindG5278i*+ jesusG2424h#*+the childG3588 G3816g*+returnedG5290f*+theyG846e*+asG1722d#*+the daysG3588 G2250'c;*+when they had fulfilledG5048b*+andG2532"a%#** of the feastG3588 G1859 `!#** the customG3588 G1485_** afterG2596^** jerusalemG2414]**toG1519\**went upG305[**theyG846Z**years oldG2094Y**twelveG1427X**he wasG1096W**whenG3753V**andG2532U+*) of the passoverG3957"T%#*) at the feastG3588 G1859 "`lT9gP-r[8{`*. sittingG2516 !#*. the templeG3588 G2411*.inG1722*.himG846!*.they foundG2147*.daysG2250*.threeG5140!*.that afterG3326+*.it came to passG1096 *.andG2532 *- himG846 *-seekingG2212 *-jerusalemG2419 *-toG1519&9*-they turned back againG5290*-notG3361*-himG846+*-when they foundG2147*-andG2532%*,acquaintanceG1110*,andG2532*,kinsfolkG4773*,amongG1722*,himG846~#*,they soughtG327}*, andG2532|*, journeyG3598{*, a day'sG2250z*, wentG2064!y##*, the companyG3588 G4923x*,inG1722w%*,to have beenG1511v*,himG846u+*,they, supposingG3543 #hs\E+s]G  w`J*h9*0dealtG41608*0thusG37797*0 hast thouG41606*0 whyG51015*0 sonG50434*0 himG8463*0 untoG43142*0saidG20361#*0motherG3588 G33840*0hisG846/*0andG2532 .-*0they were amazedG1605-*0himG846,'*0when they sawG1492+*0andG2532*!*/ answersG3588 G612)*/ andG2532#('#*/ understandingG3588 G4907'*/hisG846&*/atG1909%+*/were astonishedG1839$*/himG846#!*/that heardG191"*/allG3956!*/andG1161 *.questionsG1905*.themG846*.askingG1905*.andG2532*.themG846*.hearingG191*.bothG2532$)#*. of the doctorsG3588 G1320*. the midstG3319*. inG1722 $U{\D't^C,dM6uU]%*3he went downG2597\*3andG2532[*2unto themG846Z*2he spakeG2980Y*2whichG3739 X!#*2the sayingG3588 G4487W*2notG3756V!*2understoodG4920U*2theyG846T*2andG2532S*1businessG3588R#*1father'sG3588 G3962Q*1myG3450P*1aboutG1722O*1beG1511N*1 mustG1163M*1 iG3165L*1 thatG3754K*1 notG3756J*1 wist yeG1492I*1meG3165H*1ye soughtG2212G!*1is it thatG3754F*1howG5101E*1themG846D*1untoG4314C*1he saidG2036B*1andG2532A*0sorrowingG3600@*0theeG4571?#*0have soughtG2212>*0and iG2504=#*0fatherG3588 G3962<*0thyG4675;*0beholdG2400:*0with usG2254 %RpYB" vU?) nW:" xR"%#*of the reignG3588 G2231*yearG2094'*the fifteenthG4003*inG1722~*nowG1161}*4 manG444|*4 andG2532{*4 godG2316z*4 withG3844y*4in favourG5485x*4andG2532w*4statureG2244v*4andG2532u*4in wisdomG4678t*4increasedG4298s*4jesusG2424r*4andG2532q#*3heartG3588 G2588p*3herG846o*3inG1722n#*3sayingsG3588 G4487m*3theseG5023l*3allG3956k*3keptG1301j#*3motherG3588 G3384i*3hisG846h*3 butG2532g*3 themG846f%*3 subject untoG5293e*3 wasG2258d*3 andG2532c*3nazarethG3478b*3toG1519a*3cameG2064`*3andG2532_*3themG846^*3withG3326 !dpM6qU7 iQ:|d#* johnG2491"* untoG1909!* cameG1096 * of godG2316*the wordG4487-*the high priestsG749*beingG1909*caiaphasG2533*andG2532*annasG452!*of abileneG3588 G9%*the tetrarchG5075*lysaniasG3078*andG2532)*of trachonitisG5139'*of the regionG5561*andG2532!*of ituraeaG2484*tetrarchG5075*philipG5376*brotherG3588 G80*hisG846 *andG1161 !#*of galileeG3588 G1056 )*being tetrarchG5075 *herodG2264 * andG2532#* of judæaG3588 G2449)* being governorG2230* pilateG4091* pontiusG4194*cæsarG2541#*of tiberiusG5086 !OpU=&nN4jP3}eOD*hisG846C*makeG4160B#*of the lordG2962A#*the wayG3588 G3598@!*prepare yeG2090?)* the wildernessG2048>* inG1722='* of one cryingG994<* the voiceG5456;* sayingG3004!:##*the prophetG3588 G43969*of esaiasG22688%*of the wordsG30567*the bookG9766*inG17225'*it is writtenG11254*asG56133* of sinsG2662'* the remissionG8591* forG15190'* of repentanceG3341/#* the baptismG908.*preachingG2784-#*jordanG3588 G2446!,/*the country aboutG4066+*allG3956**intoG1519)*he cameG2064(*andG2532')*the wildernessG2048&*inG1722"%%#*of zachariasG3588 G2197$* the sonG5207 "OoX?# uYB% wV6oOf%* o generationG1081e* himG846d*ofG5259c)*to be baptizedG907b+*that came forthG1607 a-*to the multitudeG3793`*said heG3004_*thenG3767^#*of godG3588 G2316]'*the salvationG4992\*shall seeG3700[*fleshG4561Z*allG3956Y*andG2532X*smoothG3006W*madeG1519V*waysG3598U*the roughG5138T*andG2532S*straightG2117R'*shall be madeG2071Q#*the crookedG4646P* andG2532$O5* shall be brought lowG5013N* hillG1015M* andG2532L* mountainG3735K*everyG3956J*andG2532I+*shall be filledG4137H*valleyG5327G*everyG3956F*straightG2117E#*pathsG3588 G5147 #V{dG, gP6jN6tV %*unto abrahamG11*childrenG5043#*to raise upG1453#*stonesG3588 G3037*theseG5130*ofG1537*is ableG1410#*godG3588 G2316*thatG3754*unto youG5213*i sayG3004~*forG1063}*fatherG3962|*toG3962{*abrahamG11z*we haveG2192y!* yourselvesG1438x* withinG1722w* to sayG3004v* notG3361u* beginG756t*andG2532#s'#*of repentanceG3588 G3341r*worthyG514q*fruitsG2590p*thereforeG3767o#*bring forthG4160n*to comeG3195m*the wrathG3709l*fromG575k*to fleeG5343j*youG5213i#* hath warnedG5263h* whoG5101g* of vipersG2191 #WgEgN.xbH0nW,* twoG1417+%* he that hathG2192** unto themG846)* saithG3004(* andG1161'%* he answerethG611&* thenG3767%#* shall we doG4160$* whatG5101#* sayingG3004"* himG846!* askedG1905 !#* the peopleG3588 G3793* andG2532* the fireG4442* intoG1519* castG906* andG2532%* is hewn downG1581* fruitG2590* goodG2570* forthG4160* notG3361)* which bringethG4160* thereforeG3767* treeG1186* everyG3956"%#* of the treesG3588 G1186#* the rootG3588 G4491* untoG4314* is laidG2749 !* the axeG3588 G513 * alsoG2532 * nowG2235 * andG1161 #[rR:zcK3kR<$ w[O*demandedG1905N*likewiseG2532M%*the soldiersG4754L*andG1161K* youG5213'J;* that which is appointedG1299I* thanG3844H* moreG4119G* noG3367F* exactG4238E* themG846D* untoG4314C* he saidG2036B* andG1161A#* shall we doG4160@* whatG5101?* masterG1320>* himG846=* untoG4314<* saidG2036;* andG2532:)* to be baptizedG9079* publicansG50578* alsoG25327* cameG20646* thenG11615* likewiseG36684!* let him doG41603* meatG10332%* he that hathG21921* andG25320* noneG3361 /-* to him that hathG2192.)* let him impartG3330-* coatsG5509 #ooYB'lU8mR9# or*wereG1498q* heG846p* whetherG3379o#* johnG3588 G2491n* ofG4012m#* heartsG3588 G2588l*theirG846k*inG1722j*musedG1260i*all menG3956h*andG2532#g3*were in expectationG4328#f'#*as the peopleG3588 G2992e*andG1161d*wagesG3800c*yourG5216b#*withG3588 G3800a!*be contentG714`*andG2532_*falselyG4811^*accuseG4811]*neitherG3366\*no manG3367[)*do violence toG1286Z*themG846Y*untoG4314X* he saidG2036W* andG2532V* doG4160U* weG2249T* shallG4160S*whatG5101R*andG2532Q*sayingG3004P*of himG846 $RoXB-sY4}]F.~hR*hisG846*inG1722#*fanG3588 G4425*whoseG3739* with fireG4442*andG2532*ghostG4151*holyG40*theG4151 *withG1722 *youG5209 '*shall baptizeG907 *heG846 !*to unlooseG3089*worthyG2425*notG3756*i amG1510#*shoesG3588 G5266*of whoseG3739!##*the latchetG3588 G2438*comethG2064*iG3450!/* one mightier thanG2478* butG1161~!* with waterG5204}* youG5209|* baptizeG907{*indeedG3303z*iG1473y*allG537x*untoG537w*sayingG3004v*answeredG611u#*johnG3588 G2491t*or notG3379 s!#*the christG3588 G5547 !RlU6sV7 zcJ$nR7* philip'sG53766* brotherG3588 G805* hisG8464* herodiasG22663*forG40122*himG8461*byG52590)*being reprovedG1651"/%#*the tetrarchG3588 G5076.*herodG2264-*butG1161%,+#*unto the peopleG3588 G2992+#*preached heG2097"*1*in his exhortationG3870)%*other thingsG2087(*manyG4183'*andG2532&%*unquenchableG762%*with fireG4442$%*he will burnG2618#*the chaffG892"*butG1161!!*garnerG3588 G596 *hisG846*intoG1519#* the wheatG3588 G4621#* will gatherG4863* andG2532!* floorG3588 G257* hisG846';*he will throughly purgeG1245*andG2532#*handG3588 G5495 #QgH,~`J*~`H'jQZ*ghostG4151Y*holyG40X#*theG3588 G4151W*andG2532V!*was openedG455 U!#* the heavenG3588 G3772T* prayingG4336S* andG2532R)* being baptizedG907Q* alsoG2532P!*that jesusG2424O+*it came to passG1096N'*were baptizedG907 M!#*the peopleG3588 G2992L*allG537K*whenG1722J*nowG1161I#* prisonG3588 G5438H* inG1722G#*johnG3588 G2491F!*he shut upG2623E*thatG2532D*allG3956C*aboveG1909B*thisG5124A*yetG2532@*addedG4369?*had doneG4160>#*herodG3588 G2264=*whichG3739<*the evilsG4190;*allG3956:*forG40129*andG25328#* wifeG3588 G1135 $PyaK4lS6 {bI/kP~*of heliG2242}*which wasG2242|*of josephG2501{* the sonG5207z%* was supposedG3543y* asG5613x* beingG5607w%* years of ageG2094v*thirtyG5144u*aboutG5616t*to beG2258s*beganG756r*himselfG846q#*jesusG3588 G2424p*andG2532!o/*i am well pleasedG2106n*theeG4671m*inG1722l#*sonG3588 G5207k*belovedG27j*myG3450i*artG1488h*thouG4771g!*which saidG3004f*heavenG3772e*fromG1537d*cameG1096c*a voiceG5456b*andG2532a* himG846`* uponG1909_* a doveG4058^* likeG5616]* shapeG1491\#*in a bodilyG4984[*descendedG2597 OpS6fI.a@#lO*of joannaG2490#*which wasG3588 G2490* of judaG2455#* which wasG3588 G2455*of josephG2501*which wasG2501*of semeiG4584*which wasG4584'*of mattathiasG3161#*which wasG3588 G3161*of maathG3092*which wasG3092*of naggeG3477* which wasG3477* of esliG2069* which wasG2069* of naumG3486 * which wasG3486 *of amosG301 *which wasG301 '*of mattathiasG3161 #*which wasG3588 G3161*of josephG2501*which wasG2501* of jannaG2388* which wasG2388* of melchiG3197* which wasG3197* of leviG3017*which wasG3017!*of matthatG3158*which wasG3158 `mM0nQ3gK.{`>*of judaG2455=#*which wasG3588 G2455<*of simeonG4826;*which wasG4826:* of leviG30179* which wasG30178!*of matthatG31587*which wasG31586*of jorimG24975*which wasG24974!*of eliezerG16633*which wasG16632*of joseG24991#*which wasG3588 G24990* of erG2262/* which wasG2262.!*of elmodamG1678-*which wasG1678,*of cosamG2973+*which wasG2973**of addiG78)*which wasG78(*of melchiG3197'*which wasG3197&* of neriG3518%* which wasG3518$%*of salathielG4528#*which wasG4528"%*of zorobabelG2216!*which wasG2216 *of rhesaG4488*which wasG4488 !MpR5jN1kN0jM_*!of pharesG5329^*!which wasG5329]*!of esromG2074\*!which wasG2074[*!of aramG689Z*!which wasG689Y#*!of aminadabG284X*!which wasG284W!* of naassonG3476V* which wasG3476U* of salmonG4533T* which wasG4533S* of boozG1003R* which wasG1003Q* of obedG5601P* which wasG5601O* of jesseG2421N* which wasG2421M* of davidG1138L* which wasG1138K*of nathanG3481J*which wasG3481I#*of mattathaG3160H*of menanG3104G*which wasG3104F*of meleaG3190E*which wasG3190D!* of eliakimG1662C* which wasG1662B*of jonanG2494A*which wasG2494@*of josephG2501?*which wasG2501 !OlP5lO3kN2lO*%which wasG3103*$ of lamechG2984~*$ which wasG2984}*$of noeG3575|*$which wasG3575{*$of semG4590z*$which wasG4590y#*$of arphaxadG742x*$which wasG742w*$of cainanG2536v*$which wasG2536u*# of salaG4527t*# which wasG4527s*#of heberG1443r*#which wasG1443q*#of phalecG5317p*#which wasG5317o*#of ragauG4466n*#which wasG4466m*#of saruchG4562l*#which wasG4562k*" of nachorG3493j*" which wasG3493i*"of tharaG2291h*"which wasG2291g!*"of abrahamG11f*"which wasG11e*"of isaacG2464d*"which wasG2464c*"of jacobG2384b*"which wasG2384a*! of judaG2455`#*! which wasG3588 G2455 "RnQ2mT1w`@)jR"*daysG2250!*fortyG5062 *beingG3985)*the wildernessG2048*intoG1519 !#* the spiritG3588 G4151* byG1722* was ledG71* andG2532#* jordanG3588 G2446*fromG575*returnedG5290*ghostG4151#*of the holyG40!*being fullG4134*jesusG2424*andG1161*&of godG2316#*&which wasG3588 G2316*&of adamG76*&which wasG76 *&of sethG4589 *&which wasG4589 *&of enosG1800 *&which wasG1800 *% of cainanG2536*% which wasG2536#*%of maleleelG3121*%which wasG3121*%of jaredG2391*%which wasG2391*%of enochG1802*%which wasG1802%*%of mathusalaG3103 #flN0u^A)oP8fE'*it is writtenG1125D*sayingG3004C*himG846B*answeredG611A*jesusG2424@*andG2532?*breadG740>!*it be madeG1096=* thatG2443<#* stoneG3588 G3037;* thisG5129:* commandG20369#* of godG3588 G23168*the sonG52077*thou beG14886*ifG14875*unto himG8464*saidG20363*the devilG12282*andG25321*hungeredG39830*afterwardG5305/*heG3983.!*were endedG4931-*when theyG846,*andG2532+* nothingG3762*!* he did eatG5315)#* daysG3588 G2250(* thoseG1565'* inG1722&*andG2532%*the devilG1228$*ofG5259#*temptedG3985 %TnV='ycN6 {U?#sTj#*powerG3588 G1849i*thisG3778h*allG537g*unto himG846f*saidG2036e*the devilG1228d*andG2532c*of timeG5550b*a momentG4743a*inG1722"`%#*of the worldG3588 G3625!_%!*the kingdomsG3588 G932^* allG3956]* unto himG846\* shewedG1166[* mountainG3735Z* highG5308Y*anG3735X*intoG1519W*upG321V*himG846U*takingG321T*the devilG1228S*andG2532R*of godG2316Q*wordG4487P*everyG3956O*byG1909N*butG235M*aloneG3441L*breadG740K* byG1909J* liveG2198I* notG3756H* shallG2198G!* manG3588 G444F*thatG3754 #RuY9oR2cH,iR *thyG4675 * the lordG2962" 1* thou shalt worshipG4352 '* it is writtenG1125 * forG1063* satanG4567*meG3450*behindG3694*get theeG5217*unto himG846*and saidG2036*answeredG611#*jesusG3588 G2424*andG2532* thineG4675~*shall beG2071}*allG3956|*meG3450{%*wilt worshipG4352z*thereforeG3767y*thouG4771x*ifG1437w*itG846v*i giveG1325u*i willG2309t'*to whomsoeverG1437s*andG2532r*unto meG1698q%*is deliveredG3860p* for thatG3754o* of themG846n#* the gloryG3588 G1391m* andG2532l* theeG4671k#*will i giveG1325 #^zcG1YB*kS5v^0* theeG4675/* overG4012.* chargeG1781-* angelsG3588 G32,* hisG846+'* he shall giveG1781*'* it is writtenG1125)* forG1063(!* from henceG1782'* downG2736&* thyselfG4572%* castG906$#* of godG3588 G2316##* the sonG3588 G5207"* thou beG1488!* ifG1487 * unto himG846* saidG2036* andG2532#'#* of the templeG3588 G2411 !#* a pinnacleG3588 G4419* onG1909* himG846* setG2476* andG2532* jerusalemG2419* toG1519* himG846!* he broughtG71* andG2532 -*shalt thou serveG3000*onlyG3441*himG846*andG2532#*godG3588 G2316 #^eM8uV:"hK4t^S* himG846R* fromG575Q#* he departedG868P)* the temptationG3986O* allG3956N* had endedG4931M* the devilG1228L* whenG4931K* andG2532J#* godG3588 G2316I* thyG4675H* the lordG2962G* temptG1598F* notG3756E!* thou shaltG1598D!* it is saidG2046C* unto himG846B* saidG2036A* answeringG611@#* jesusG3588 G2424?* andG2532>* a stoneG3037=* againstG4314<#* footG3588 G4228;* thyG4675:* thou dashG4350 9-* lest at any timeG33798* upG1427* theeG45716+* they shall bearG1425* handsG54954* inG19093* andG25322* theeG45711* to keepG1314 #O|fCzdI2pM7  fOv*andG2532u!*brought upG5142t#*he had beenG2258s*whereG3757r*nazarethG3478q*toG1519p*he cameG2064o*andG2532n* allG3956m*ofG5259l+*being glorifiedG1392 k!#*synagoguesG3588 G4864j*theirG846i*inG1722h*taughtG1321g*heG846f*andG2532&e9*the region round aboutG4066d*allG3650c*throughG2596b* himG846a* ofG4012`* a fameG5345_)* there went outG1831^* andG2532]#*galileeG3588 G1056\*intoG1519#['#*of the spiritG3588 G4151Z#*the powerG3588 G1411Y*inG1722X*returnedG5290W#*jesusG3588 G2424V*andG2532U* a seasonG2540T* forG891 !T\F!v[@bI/jT*meG3165 -*he hath anointedG5548*becauseG1752*meG1691*uponG1909#*of the lordG2962!*the spiritG4151*writtenG1125* it wasG2258* whereG3757 #* the placeG3588 G5117 * he foundG2147 !* the bookG3588 G975! 1*when he had openedG380 *andG2532*esaiasG2268$)#*of the prophetG3588 G4396*the bookG975*unto himG846#3*there was deliveredG1929*andG2532#*for to readG314*stood upG450*andG2532#*dayG3588 G2250!~##*the sabbathG3588 G4521}*onG1722#|'#*the synagogueG3588 G4864{* intoG1519z* he wentG1525y!* custom wasG1486x* hisG846w* asG2596 YiD' q[AnM/vY6* that wereG22585#* of all themG39564#* the eyesG3588 G37883*andG25322%*and sat downG2523%1+#*to the ministerG3588 G52570*againG591/#*and he gaveG591.!*the bookG3588 G975-*he closedG4428,*andG2532+#*of the lordG2962**yearG1763))*the acceptableG1184(*to preachG2784%'7*them that are bruisedG2352&*libertyG859%*atG1722$*to setG649#%*to the blindG5185""3*recovering of sightG309!*andG2532 +*to the captivesG164#*deliveranceG859*to preachG2784!/* the brokenheartedG4937* to healG2390* meG3165%* he hath sentG649#* to the poorG4434$5*to preach the gospelG2097 $RsX>&oW9" y\:!hRZ*isG2076Y*they saidG3004X*andG2532W#*mouthG3588 G4750V*hisG846U*out ofG1537T* proceededG1607S* whichG3588R* wordsG3056Q#* graciousG3588 G5485P#* theG3588 G3056O*atG1909N*wonderedG2296M*andG2532L*witnessG3140K*himG846J*bareG3140I*allG3956H*andG2532G#*earsG3588 G3775F* yourG5216E* inG1722D* fulfilledG4137C#* scriptureG3588 G1124B* thisG3778A*isG4137@*this dayG4594?*themG846>*untoG4314=*to sayG3004<*he beganG756;*andG1161:*on himG8469'*were fastenedG816#8'#* the synagogueG3588 G48647* inG1722 $cfN7zbG) xbK*yc~* isG2076}*prophetG4396|*noG3762{*unto youG5213z*i sayG3004y*verilyG281x*he saidG2036w*andG1161v#*countryG3588 G3968u*thyG4675t*inG1722s*hereG5602r*alsoG2532q*doG4160p*capernaumG2584o*inG1722n*doneG1096m'*we have heardG191l!*whatsoeverG3745k*thyselfG4572j* healG2323i* physicianG2395h#* proverbG3588 G3850g* thisG3778f* unto meG3427e*sayG2046d*surelyG3843c*ye willG2046b*themG846a*untoG4314`*he saidG2036_*andG2532^#*sonG3588 G5207]*joseph'sG2501\*thisG3778[*notG3756 $^|bK5iM5x`G-x^"*of themG846!*noneG3762 *untoG4314*butG2532#*the landG3588 G1093*allG3956!*throughoutG1909*wasG1096*famineG3042*greatG3173*whenG5613*monthsG3376*sixG1803*andG2532*yearsG2094*threeG5140#*was shut upG2808 !#*the heavenG3588 G3772*whenG3753*of eliasG2243#* the daysG3588 G2250 * inG1722 * israelG2474 * inG1722 * wereG2258 *widowsG5503*manyG4183*a truthG225*ofG1909*youG5213*i tellG3004*butG1161#* countryG3588 G3968* his ownG846* inG1722* acceptedG1184 "ZmK3lM/ mI2xZD!*with wrathG2372C#*were filledG4130B%*these thingsG5023A+*when they heardG191#@'#*the synagogueG3588 G4864?*inG1722>*all theyG3956=*andG2532 <!#*the syrianG3588 G4948;*naamanG3497:*savingG33619%*was cleansedG25118* of themG8467* noneG37626* andG2532!5##* the prophetG3588 G43964!* of eliseusG16663#*in the timeG19092*israelG24741*inG17220*wereG2258/*lepersG3015.*manyG4183-*andG2532,*a widowG5503+*a womanG1135** untoG4314)#* of sidonG3588 G4605(* sareptaG4558'* untoG1519&* saveG3361%*sentG3992$*eliasG2243#*wasG3992 #O_H3mP8|_E%iOg* taughtG1321f*andG2532 e!#*of galileeG3588 G1056d*a cityG4172c*capernaumG2584b*toG1519a*came downG2718`*andG2532_%*went his wayG4198^*of themG846]*the midstG3319\*throughG1223[*passingG1330Z*heG846Y*butG1161X'*down headlongG2630W*himG846V+*they might castG2630U*thatG1519T*was builtG3618S#*cityG3588 G4172R*theirG846Q*whereonG1909!P##* of the hillG3588 G3735O#* the browG3588 G3790N* untoG2193M* himG846L* ledG71K*andG2532J#*the cityG3588 G4172I*out ofG1854H*himG846G!*and thrustG1544F*rose upG450E*andG2532 "jjT>r\5w[<# j *" jesusG2424*"with theeG4671'*"have we to doG2254*"whatG5101*"aloneG1436*"letG1436*"sayingG3004*! voiceG5456#*! with a loudG3173*! cried outG349*! andG2532~*! devilG1140}'*!of an uncleanG169|*!a spiritG4151{*!which hadG2192z*!a manG444y*!there wasG2258#x'#*!the synagogueG3588 G4864w*!inG1722v*!andG2532u* powerG1849t* withG1722s* wasG2258r#* wordG3588 G3056q* hisG846p* forG3754o#* doctrineG3588 G1322n* hisG846m* atG1909$l5* they were astonishedG1605k* andG2532&j-#* the sabbath daysG3588 G4521i* onG1722h* themG846 #es[D( iG0u_B'|e,*$allG3956+*$they wereG1096**$andG2532)*#notG3367(*#himG846'*#and hurtG984&*#himG846%*#out ofG575$*#he cameG1831#*#the midstG3319"*#inG1519!*#himG846 !*#had thrownG4496#*# the devilG3588 G1140*# and whenG2532*# himG846*# ofG1537*# come outG1831*#andG2532)*#hold thy peaceG5392*#sayingG3004*#himG846*#rebukedG2008#*#jesusG3588 G2424*#andG2532#*"of godG3588 G2316%*"the holy oneG40*"thou artG1488*"whoG5101*"theeG4571*"i knowG1492 *" usG2248 !*" to destroyG622 '*" art thou comeG2064 #*" of nazarethG3479 #PfN.y[@)u\CkPO*&simon'sG4613N*&intoG1519M#*&and enteredG1525#L'#*&the synagogueG3588 G4864K*&out ofG1537J*&he aroseG450I*&andG1161*HA*% of the country round aboutG4066G*% placeG5117F*%everyG3956E*%intoG1519D*%went outG1607C*%himG846B*%ofG4012A*%the fameG2279@*%andG2532?'*$they come outG1831>*$andG2532=*$spiritsG4151<#*$the uncleanG169;'*$he commandethG2004:*$powerG14119*$andG25328*$authorityG18497*$withG17226*$forG37545*$thisG37784#*$ a wordG3588 G30563*$ whatG51012*$ sayingG30041!*$ themselvesG2400*$ amongG4314/*$spakeG4814.*$andG2532-*$amazedG2285 "bkM2kS=~b@$}bq*(any sickG770p*(hadG2192o*(they thatG3745n*(allG3956m#*(was settingG1416l#*(the sunG3588 G2246k*(now whenG1161j*'unto themG846i)*' and ministeredG1247h*' she aroseG450g#*' immediatelyG3916f*' andG1161e*' herG846d*'it leftG863c*'andG2532b#*'the feverG3588 G4446a#*'and rebukedG2008`*'herG846_*'overG1883^*'he stoodG2186]*'andG2532\*&herG846[*&forG4012Z*&himG846Y'*&they besoughtG2065X*&andG2532W*&feverG4446V*&a greatG3173U!*& taken withG4912T*& wasG2258#S'#*& wife's motherG3588 G3994R#*& simon'sG3588 G4613Q*& andG1161P#*&houseG3588 G3614 $R}gP5|bJ.cB" oR*)they knewG1492*)forG3754*)to speakG2980*)notG3756*)themG846*)sufferedG1439#*)he rebukingG2008*)andG2532 #*)of godG3588 G2316 #*)the sonG3588 G5207 #*) christG3588 G5547 *) artG1488 *) thouG4771*) sayingG3004*)andG2532!*)crying outG2896*)manyG4183*)ofG575*)came outG1831*)alsoG2532*)devilsG1140*)andG1161*(themG846~!*(and healedG2323}*(of themG846|*(oneG1520{*(everyG1538z#*(his handsG3588 G5495y*(he laidG2007x*(andG1161w*(himG846v*( untoG4314u*( themG846t*( broughtG71s*( diseasesG3554r#*( with diversG4164 $UybC'oX@(t]F+qU9*+ to otherG20878#*+ of godG3588 G2316 7#!*+ the kingdomG3588 G9326*+ preachG20975*+ mustG11634*+iG31653*+themG8462*+untoG43141*+he saidG20360*+andG1161/**themG846.**fromG575-**departG4198",1**that he should notG3361+**himG846***stayedG2722)**andG2532(**himG846'**untoG2193&**cameG2064%**andG2532$** himG846#** soughtG2212 "!#** the peopleG3588 G3793!** andG2532 ** placeG5117**a desertG2048**intoG1519**and wentG4198#**he departedG1831**dayG2250#**when it wasG1096**andG1161#*)christG3588 G5547*)wasG1511*)that heG846 !j~gH2 lL6tS<%jZ'* the fishermenG231Y* butG1161X#*the lakeG3588 G3041W*byG3844V*standingG2476U*shipsG4143T*twoG1417S*sawG1492R*andG2532Q'*of gennesaretG1082P#*the lakeG3588 G3041O*byG3844N*stoodG2476M* heG846L#* of godG3588 G2316K#* the wordG3588 G3056J* to hearG191I*himG846H%*pressed uponG1945 G!#*the peopleG3588 G3793F*that, asG1722E+*it came to passG1096D*andG1161 C!#*,of galileeG3588 G1056$B)#*,the synagoguesG3588 G4864A*,inG1722@#*,he preachedG2784?*,andG2532>*+am i sentG649=*+thereforeG5124<*+forG3754;*+alsoG2532:*+citiesG4172 !^|eG/mA%tZ8! |^{!*launch outG1877z#*simonG3588 G4613y*untoG4314x*he saidG2036w*speakingG2980v#*he had leftG3973u*whenG5613t*nowG1161s#*the shipG3588 G4143r*out ofG1537 q!#*the peopleG3588 G3793p!*and taughtG1321o#*he sat downG2523n*andG2532m#*the landG3588 G1093l* fromG575k* a littleG3641(j=* that he would thrust outG1877i* himG846h!* and prayedG2065g#*simon'sG3588 G4613f*wasG2258e*whichG3739"d%#*of the shipsG3588 G4143c*oneG1520b*intoG1519a!*he enteredG1684`*andG1161_#*netsG3588 G1350^*washingG637]* themG846\* ofG575['* were gone outG576 "P|^G,kT1fE. gP* andG1161*of fishesG2486*multitudeG4128*a greatG4183'*they inclosedG4788*doneG4160*thisG5124'*when they hadG4160*andG2532#*the netG3588 G1350+*i will let downG5465#*wordG3588 G4487*thyG4675*atG1909%* neverthelessG1161* nothingG3762 )* and have takenG2983 #* the nightG3588 G3571 * allG3650 )*we have toiledG2872 *masterG1988*unto himG846*saidG2036*answeringG611#*simonG3588 G4613*andG2532*a draughtG61*forG1519#*netsG3588 G1350* yourG5216* let downG5465~* andG2532}!* the deepG3588 G899|* intoG1519 #TzbF-jM6w^E. kT@* forG3754?* meG1700>* fromG575=* departG1831<*sayingG3004;#*kneesG3588 G1119:#*jesus'G3588 G24249+*he fell down atG43638*sawG14927*peterG40746*simonG46135*whenG11614'*began to sinkG10363*theyG8462*so thatG56201#*the shipsG3588 G41430*bothG297/*filledG4130.*andG2532-*they cameG2064,*andG2532+*themG846** and helpG4815%)7* that they should comeG2064(* shipG4143'* the otherG2087&* were inG1722%*whichG3588$*partnersG3353#*untoG3353"'*they beckonedG2656!*andG2532 * brakeG1284#* netG3588 G1350* theirG846 $YqO8! v];$t[C'qYd* fearG5399c#* simonG3588 G4613b* untoG4314a* saidG2036`#* jesusG3588 G2424_* andG2532^* simonG4613]* withG3588\* partnersG2844[* wereG2258Z* whichG3739Y!* of zebedeeG2199X* the sonsG5207W* johnG2491V* andG2532U* jamesG2385T* alsoG2532S* soG3668R* andG1161Q)* they had takenG4815P* whichG3739#O'#* of the fishesG3588 G2486N#* the draughtG3588 G61M* atG1909L* himG846K* were withG4862J* thatG3588I* allG3956H* andG2532G)* was astonishedG2285F* heG846E* forG1063D*o lordG2962C*manG435B*a sinfulG268A* i amG1510 #g}gP'mW@nV> }g* himG846%* and besoughtG1189* faceG4383* onG1909* fellG4098#* jesusG3588 G2424!* who seeingG1492!* of leprosyG3014* fullG4134~* a manG435}* beholdG2400|#* cityG3588 G4172{* a certainG1520z* inG1722y* wasG1511x* heG846w* whenG1722v+* it came to passG1096u* andG2532t* himG846s%* and followedG190r* allG537q%* they forsookG863p#* landG3588 G1093o* toG1909n* shipsG4143m* theirG3588%l7* when they had broughtG2609k* andG2532j* menG444i* catchG2221h!* thou shaltG2071g!* henceforthG3568f* fromG575e* notG3361 $S}eO6yXA"nX=# jS+*forG4012** offerG4374)* andG2532#('#* to the priestG3588 G2409'* thyselfG4572&* and shewG1166%*goG565$*butG235#*no manG3367"*to tellG2036!*himG846 *chargedG3853*heG846*andG2532* himG846* fromG575* departedG565!##* the leprosyG3588 G3014#* immediatelyG2112* andG2532'* be thou cleanG2511* i willG2309* sayingG2036* himG846#* and touchedG680#* handG3588 G5495%* he put forthG1614* andG2532* cleanG2511* meG3165 * makeG2511 !* thou canstG1410 * thou wiltG2309 * ifG1437 * lordG2962* sayingG3004 #PpY:u_H/s^F" gPN*andG2532M*prayedG4336L*andG2532K)*the wildernessG2048J*intoG1722I*himselfG846H#*he withdrewG5298G*andG1161 F#!*infirmitiesG3588 G769E*theirG846D*ofG575C*himG846B*byG5259A%*to be healedG2323@* andG2532?* to hearG191>'* came togetherG4905=!* multitudesG3793<* greatG4183;*andG2532:*himG8469*ofG40128*abroadG13307#*a fameG3588 G30566!*went thereG1330 5-*so much the moreG31234*butG11613*unto themG8462#*a testimonyG31421*forG15190*commandedG4367/*mosesG3475.%*according asG2531-#*cleansingG3588 G2512,*thyG4675 $SwbK/hP8!dM0nSr*broughtG5342q*menG435p*beholdG2400o*andG2532n*"themG846m*!healG2390l* toG1519k*wasG2258j#*of the lordG2962i*the powerG1411h*andG2532g*jerusalemG2419f*andG2532e*judæaG2449d*andG2532 c!#*of galileeG3588 G1056b*townG2968a*of everyG3956`*outG1537_*comeG2064^*wereG2258]*whichG3739\!*sitting byG2521"[1*doctors of the lawG3547Z*andG2532Y* phariseesG5330X!* there wereG2258W* thatG2532V* teachingG1321U* wasG2258T*heG846S*asG2532R#*dayG3588 G2250Q*a certainG1520P*onG1722O+*it came to passG1096 #^cL-mJ3X<$v^*withG4862 !#*the tilingG3588 G2766*throughG1223*downG2524*himG846*and letG2524"%#*the housetopG3588 G1430*uponG1909 * they wentG305# '#* the multitudeG3588 G3793 !* because ofG1223 * inG1533 * himG846 -*they might bringG1533*whatG4169*byG1223*findG2147*notG3361+*when they couldG2147*andG2532*himG846*beforeG1799*to layG5087~*andG2532}*inG1533|*himG846{* to bringG1533z#* they soughtG2212y* andG2532"x1* taken with a palsyG3886w* wasG2258v*whichG3739u*a manG444t*a bedG2825s*inG1909 #[s\=%gO8oYA( x[8#*godG3588 G23167*butG33616*sinsG2665*forgiveG8634*canG14103*whoG51012#* blasphemiesG9881* speakethG29800* whichG3739/* thisG3778.* isG2076-*whoG5101,*sayingG3004+*to reasonG1260**beganG756#)'#*the phariseesG3588 G5330(*andG2532!'##*the scribesG3588 G1122&*andG2532%* theeG4671$%* are forgivenG863#!* sinsG3588 G266"*thyG4675!*manG444 *unto himG846*he saidG2036#*faithG3588 G4102*theirG846#*when he sawG1492*andG2532#*jesusG3588 G2424*beforeG1715*the midstG3319*intoG1519#*couchG3588 G2826 #ewU6lQ;!mR;# }e[*hathG2192Z!*of manG3588 G444Y#*the sonG3588 G5207X*thatG3754W#*ye may knowG1492V*thatG2443U*butG1161T* walkG4043S* andG2532R* rise upG1453Q* to sayG2036P* orG2228O*theeG4671N#*be forgivenG863M!*sinsG3588 G266L*thyG4675K*to sayG2036J*easierG2123I*isG2076H*whetherG5101G#*heartsG3588 G2588F* yourG5216E* inG1722D* reason yeG1260C* whatG5101B* themG846A*untoG4314@*saidG2036?%*he answeringG611>#*thoughtsG3588 G1261=*theirG846<*perceivedG1921;#*jesusG3588 G2424:*but whenG11619*aloneG3441 "d|a3}cK2t^F${d}*andG2532|#*godG3588 G2316{!*glorifyingG1392z#* houseG3588 G3624y* his ownG846x* toG1519w%* and departedG565v)* whereon he layG2621u*thatG3739t*upG1909s*and tookG142r*themG846q*beforeG1799p!*he rose upG450o#*immediatelyG3916n*andG2532m#*houseG3588 G3624l*thineG4675k*intoG1519j*and goG4198i#*couchG3588 G2826h*thyG4675g*take upG142f*andG2532e*ariseG1453d*unto theeG4671c*i sayG3004*bA*unto the sick of the palsyG3886a*he saidG2036`* sinsG266_!* to forgiveG863^#* earthG3588 G1093]* uponG1909\* powerG1849 "hz]F' }dD# uF/h*rose upG450*allG537*he leftG2641*andG2532*meG3427*followG190*unto himG846*he saidG2036* andG2532+7#* the receipt of customG3588 G5058* atG1909* sittingG2521* leviG3018*namedG3686!*a publicanG5057*sawG2300*andG2532'*he went forthG1831 %*these thingsG5023 *afterG3326 *andG2532 *to dayG4594 )*strange thingsG3861%* we have seenG1492* sayingG3004* with fearG5401#* were filledG4130*andG2532#*godG3588 G2316)*they glorifiedG1392*andG2532*amazedG1611*allG537~*they wereG2983 #f~hM4{[D(u^;}fB*andG2532A* do ye eatG2068@* whyG5101?* sayingG3004>#* disciplesG3588 G3101=*hisG846<*againstG4314;*murmuredG1111:#*phariseesG3588 G53309*andG25328#*scribesG3588 G11227*theirG8466*butG25325*themG8464*withG33263*sat downG26212*thatG37391*of othersG2430*andG2532/%*of publicansG5057.* companyG3793-* a greatG4183,* there wasG2258+* andG2532*#* houseG3588 G3614)*his ownG846(*inG1722'*feastG1403&*a greatG3173%*himG846$*madeG4160##*leviG3588 G3018"*andG2532!*himG846 %*and followedG190 $UjK/`J2{aK-nUf*! oftenG4437e*! fastG3522d*! of johnG2491#c'#*! the disciplesG3588 G3101b*! why doG5101a*!himG846`*!untoG4314_*!they saidG2036^!* repentanceG3341]* toG1519\* sinnersG268[* butG235Z'* the righteousG1342Y* to callG2564X* notG3756W* i cameG2064V*sickG2560U*that areG2192T*theyG3588S* butG235R#* a physicianG2395Q* notG3756P* needG5532O)*that are wholeG5198N*theyG3588M*themG846L*untoG4314K*saidG2036J*answeringG611I#*jesusG3588 G2424H*andG2532G*sinnersG268F*andG2532E*publicansG5057D*withG3326C*drinkG4095 "^YB)gO)u^G+z^*# and thenG5119*# themG846*#fromG575"3*#shall be taken awayG522$)#*#the bridegroomG3588 G3566*#whenG3752*#will comeG2064*#the daysG2250*#butG1161*"themG846~*"withG3326}*"isG2076$|)#*"the bridegroomG3588 G3566{*" whileG1722z*" fastG3522)y3#*" of the bridechamberG3588 G3567"x%#*" the childrenG3588 G5207w*"makeG4160v*"can yeG1410u*"themG846t*"untoG4314s*"he saidG2036r*"andG1161q*!drinkG4095p*!andG2532o*!eatG2068n*!thineG4674m*!butG1161&l-#*!of the phariseesG3588 G5330k*!likewiseG3668j*!andG2532i*!prayersG1162h*!makeG4160g*!andG2532 $Ry]E(rZ@* mR9jR,*%wineG3631+*%newG3501**%puttethG906)*%no manG3762(*%andG2532'%*$!with the oldG3820&*$ notG3756%*$agreethG4856$*$the newG2537#*$out ofG575"*$that wasG575!*$the pieceG1915 *$andG2532'*$maketh a rentG4977*$the newG2537*$bothG2532*$thenG1161*$otherwiseG3361*$ifG1487*$an oldG3820*$uponG1909*$garmentG2440*$of a newG2537*$a pieceG1915*$ puttethG1911*$ no manG3762*$ themG846*$ untoG4314*$a parableG3850*$alsoG2532*$he spakeG3004 *$andG1161 #*#daysG3588 G2250 *# thoseG1565 *# inG1722 +*# shall they fastG3522bR"RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{"=~">"?>"@_"A"B""CE"Dj"E "F0"GS"Hv"I"J6"=~">"?>"@_"A"B""CE"Dj"E "F0"GS"Hv"I"J6"KZ"L~"M""ND"Og"P "Q,"RO"Sq"T"U9"VZ"W{"X"Y@"Zd"["\+"]N"^r"_"`8"a["b}"c"dB"ef"f"g,"iP"jr"k"l9"m["n}"o"pD"qg"r "s-"tO"uq"v"w8"x]"y"z#"{G"|h"} "~."Q"s""9"]""#"F"j" "/"S"u"";"\""""D"f" ","O"q""7"["~""B"d""+ $PlN*nV8  nN7gPP*andG1161O*' betterG5543N*' isG2076M*' the oldG3820L*' he saithG3004K*' forG1063J*'newG3501I*'desirethG2309H#*'straightwayG2112G*'oldG3820F%*'having drunkG4095E*'alsoG2532D*'no manG3762C'*& are preservedG4933B*& bothG297A*&andG2532@*&bottlesG779?*&newG2537>*&intoG1519=#*&must be putG992<*&wineG3631;*&newG3501:*&butG2359%*%shall perishG622 8#!*%the bottlesG3588 G7797*%andG25326!*%be spilledG16325*%andG2532 4#!*%the bottlesG3588 G7793!*%will burstG44862*%wineG36311*%the newG35010*% elseG1487/*% bottlesG779.*% oldG3820-*%intoG1519 "SkS>& }S<!u]A*}S&r-#*the sabbath daysG3588 G4521q* onG1722p* to doG4160o* lawfulG1832n* notG3756m* isG1832l!*that whichG3739k*do yeG4160j*whyG5101i*unto themG846h*saidG2036&g-#*of the phariseesG3588 G5330f*certainG5100e*andG1161d*handsG5495c#*inG3588 G5495b*rubbingG5597a*did eatG2068`*andG2532&_-#*the ears of cornG3588 G4719^*pluckedG5089]#*disciplesG3588 G3101\*hisG846[* andG2532Z+* the corn fieldsG4702Y* throughG1223X* wentG1279W* heG846V*thatG1279U+*after the firstG1207T*sabbathG4521S!*the secondG1207R*onG1722Q+*it came to passG1096 $ReN7eN0}]F*jR*withG3326!/*to them that wereG3588*alsoG2532* gaveG1325* andG2532"'!* the shewbreadG3588 G740* eatG5315*andG2532*did takeG2983 *andG2532 #*of godG3588 G2316 #*the houseG3588 G3624 *intoG1519 *he wentG1525*howG5613*himG846*withG3326*wereG5607!*they whichG3588*andG2532)*was an hungredG3983*himselfG846*whenG3698*didG4160~* davidG1138}* whatG3739|* thisG5124{!* so much asG3761z* readG314y*notG3761x*have yeG314w*saidG2036v*themG846u*answeringG611t#*jesusG3588 G2424s*andG2532 #^mV-nX@(}bH-v^9*a manG4448*wasG22587*thereG15636*andG25325* taughtG13214* andG2532#3'#* the synagogueG3588 G48642* intoG15191* enteredG15250*that heG846/*sabbathG4521.*anotherG2087-*onG1722,*alsoG2532++*it came to passG1096**andG1161$))#* of the sabbathG3588 G4521(* alsoG2532'*lordG2962&*isG2076%!*of manG3588 G444$#*the sonG3588 G5207#*thatG3754"*unto themG846!*he saidG3004 *andG2532*aloneG3441%+#*for the priestsG3588 G2409*butG3361*to eatG5315*lawfulG1832*notG3756*it isG1832*whichG3739*himG846 "P~gB+\D!dM5fP[*inG1519Z#*stand forthG2476Y*andG2532X*rise upG1453W#*handG3588 G5495V%* the witheredG3584U* which hadG2192T!!* to the manG3588 G444S* saidG2036R* andG2532Q#*thoughtsG3588 G1261P*theirG846O*knewG1492N*heG846M*butG1161L#*against himG846K'* an accusationG2724J+* they might findG2147I* thatG2443%H+#* the sabbath dayG3588 G4521G* onG1722F'*he would healG2323E*whetherG1487D*himG846C*watchedG3906B#*phariseesG3588 G5330A*andG2532!@##*the scribesG3588 G1122?*andG1161>*witheredG3584=*wasG2258<#*handG3588 G5495;*rightG1188:*whoseG846 "Vv^?'qU?!xaJ/ mV}* andG2532|* soG3779{* he didG4160z* andG1161y#* handG3588 G5495x* thyG4675w'* stretch forthG1614!v%!* unto the manG3588 G444u* he saidG2036t* allG3956s* themG846(r=* looking round about uponG4017q* andG2532p!* to destroyG622o* orG2228n* lifeG5590m* to saveG4982l!* to do evilG2554k* orG2228j!* to do goodG15)i3#* on the sabbath daysG3588 G4521h%* is it lawfulG1832g* one thingG5101f* youG5209e!* i will askG1905d* themG846c* untoG4314b#* jesusG3588 G2424a* saidG2036`* thenG3767_+*and stood forthG2476^*he aroseG450]*andG1161\*the midstG3319 "S~bK4uT2oK0mS* it wasG1096* whenG3753* andG2532#* to godG3588 G2316#* prayerG3588 G4335* inG1722#3* continued all nightG1273* andG2532* to prayG4336 !#* a mountainG3588 G3735* intoG1519 -* that he went outG1831#* daysG3588 G2250* thoseG3778* inG1722+* it came to passG1096* andG1161#* to jesusG3588 G2424 '* they might doG4160 * whatG5101 * anotherG240 * one withG4314 * communedG1255* andG2532%* with madnessG454#* were filledG4130* theyG846* andG1161* the otherG243* asG5613* wholeG5199%* was restoredG600#* handG3588 G5495~* hisG846 %V|gP4lT;" u[D& oVD* simonG4613C*andG2532 B#!*of alphæusG3588 G256A*theG3588@*jamesG2385?*thomasG2381>*andG2532=*matthewG3156<#*bartholomewG918;*andG2532:*philipG53769* johnG24918* andG25327* jamesG23856* brotherG3588 G805* hisG8464*andrewG4063*andG25322*peterG40741*namedG36870*alsoG2532/*heG3687.*whomG3739-*simonG4613,* apostlesG652+* he namedG3687** alsoG2532)* whomG3739(* twelveG1427'* he choseG1586&* themG846%* ofG575$* andG2532##* disciplesG3588 G3101"* hisG846!* he calledG4377 * dayG2250 #X{bF-y\F)nK5oXg*andG2532f*of tyreG5184"e1*from the sea coastG3882d*andG2532c*jerusalemG2419b*andG2532a#*judæaG3588 G2449`*of allG3956_*outG575^#*of peopleG3588 G2992]*multitudeG4128\*a greatG4183[*andG2532Z* disciplesG3101Y* of hisG846X#* the companyG3793W* andG2532V* the plainG3977U*inG1909T*and stoodG2476S*themG846R*withG3326Q%*he came downG2597P*andG2532O#* the traitorG4273N*wasG1096M*alsoG2532L*whichG3739K*iscariotG2469J*judasG2455I*andG2532H*of jamesG2385G*and judasG2455F* zelotesG2207E* calledG2564 $SoO:"t]9"bH1qS #*eyesG3588 G3788 *hisG846 *lifted upG1869*heG846*andG2532*allG3956* healedG2390* andG2532* of himG846* outG3844* virtueG1411!*there wentG1831*forG3754~*himG846}*to touchG680|*soughtG2212{#*multitudeG3588 G3793z*the wholeG3956y*andG2532 x-*they were healedG2323w*andG2532v*spiritsG4151u*uncleanG169t*withG5259$s5*they that were vexedG3791r*andG2532q#*$diseasesG3588 G3554p*#theirG846o*"ofG575n%*!to be healedG2390m* andG2532l*himG846k*to hearG191j*cameG2064i*whichG3739h*sidonG4605 "hzbK2pJ/uY;$ h-* andG2532,)* shall reproachG3679+* andG2532** youG5209")3* they shall separateG873(*whenG3752'*andG2532&*youG5209%!*shall hateG3404$!*menG3588 G444#*whenG3752"*are yeG2075!*blessedG3107 )* ye shall laughG1070* forG3754* nowG3568* that weepG2799*blessedG3107"1*ye shall be filledG5526*forG3754*nowG3568#*that hungerG3983*blessedG3107#*of godG3588 G2316 #!*the kingdomG3588 G932*isG2076*yoursG5212* forG3754* poorG4434* blessedG3107* and saidG3004#* disciplesG3588 G3101 *hisG846 *onG1519 "jiH'oX>&gP8jO*forG3754N'*that are richG4145M*unto youG5213L*woeG3759K*butG4133'J/#*unto the prophetsG3588 G4396I#*fathersG3588 G3962H*theirG846G*didG4160F+*the like mannerG5024E*inG2596D*forG1063C#* heavenG3588 G3772B* inG1722A* greatG4183@#* rewardG3588 G3408?* yourG5216>*beholdG2400=*forG1063<%*leap for joyG4640;*andG2532:#*dayG3588 G22509*thatG15658*inG17227!*rejoice yeG54636*sakeG52075!*of man'sG3588 G4444#*the sonG3588 G52073*forG17522*evilG41901*asG56130#*nameG3588 G3686/*yourG5216.*cast outG1544 "_mL5qZB+s\F/|_q!*which hearG191p*unto youG5213o*i sayG3004n*butG235+m7#*to the false prophetsG3588 G5578l#*fathersG3588 G3962k*theirG846j* didG4160i* soG5024h* forG1063g*of youG5209f*wellG2573e#*shall speakG2036d!*menG3588 G444c*allG3956b*whenG3752a*unto youG5213`*woeG3759_*weepG2799^*andG2532])* ye shall mournG3996\* forG3754[* nowG3568Z!* that laughG1070Y* unto youG5213X*woeG3759W+*ye shall hungerG3983V*forG3754U'*that are fullG1705T*unto youG5213S*woeG3759!R##* consolationG3588 G3874Q*yourG5216P-*ye have receivedG568 "jcL3m@(xb?( j%*to every manG3956*giveG1325*alsoG2532#*coatG3588 G5509*notG3361*forbidG2967 #*clokeG3588 G2440 *thyG4675 -*that taketh awayG142 * himG575 * andG2532* the otherG243* alsoG2532* offerG3930*cheekG4600#*theG3588 G4600*onG1909*theeG4571)?*and unto him that smitethG5180* youG5209+C* them which despitefully useG1908~*forG5228}*prayG4336|*andG2532{*youG5213z+*them that curseG2672y*blessG2127x*youG5209"w1* to them which hateG3404v* goodG2573u* doG4160t* enemiesG2190s* yourG5216r*loveG25 %YtWA*u^H2}fN5pY8*!andG25327* themG8466+* those that loveG255* loveG254* alsoG25323* sinnersG2682* forG10631* yeG52130* haveG2076/* thankG5485.* whatG4169-* youG5209,+* them which loveG25+* ye loveG25** ifG1487)* forG2532(* likewiseG3668'* to themG846&* alsoG2532%* yeG5210$*doG4160#*youG5213"%*should do toG4160!!*menG3588 G444 *thatG2443*ye wouldG2309*asG2531*andG2532*againG523*notG3361* askG523* thy goodsG4674#5* him that taketh awayG142* ofG575* andG2532*of theeG4571#*that askethG154 %Yu\D.gQ9qYA$pY]*#andG2532\*#enemiesG2190[*#yourG5216Z*#love yeG25Y*#butG4133X'*"as much againG2470W*"receiveG618V*"toG2443U!*"to sinnersG268T*"lendG1155S*"alsoG2532R*"sinnersG268Q*"forG1063P*" yeG5213O*" haveG2076N*" thankG5485M*" whatG4169L!*" to receiveG618K*"ye hopeG1679J*"whomG3739I*"ofG3844H*"ye lendG1155G*"ifG1437F*"andG2532E'*!even the sameG846D*!doG4160C*!alsoG2532B*!sinnersG268A*! forG1063@*! yeG5213?*! haveG2076>*! thankG5485=*! whatG4169<*!to youG5209#;7*!to them which do goodG15:!*!ye do goodG159*!ifG1437 $YhQ9lU@*pT>&uY*%ye shallG2919*%andG2532*%notG3361~*%judgeG2919}*$ mercifulG3629|*$isG2076{*$alsoG2532z#*$fatherG3588 G3962y*$yourG5216x*$asG2531w*$mercifulG3629v*$thereforeG3767u*$be yeG1096t*#the evilG4190s*#andG2532r)*#the unthankfulG884q*#untoG1909p*#kindG5543o*#isG2076n*#heG846m*#forG3754l)*#of the highestG5310k%*#the childrenG5207j#*#ye shall beG2071i*#andG2532h*#greatG4183g*#shall beG2071f#*#rewardG3588 G3408e*#yourG5216d*#andG2532c*#againG560b*# nothingG3367a!*# hoping forG560`*# lendG1155_*# andG2532^*# do goodG15 "NgP0hP5jR3fN#*&againG488"*&to youG5213#!5*&it shall be measuredG488 )*&ye mete withalG3354*&thatG3739*&measureG3358'*&with the sameG846*&forG1063#*&bosomG3588 G2859*&yourG5216*&intoG1519)*& shall men giveG1325%*& running overG5240*& andG2532+*& shaken togetherG4531*& andG2532%*&pressed downG4085*&measureG3358*&goodG2570*&unto youG5213!/*&it shall be givenG1325*&andG2532 *&giveG1325# 5*%ye shall be forgivenG630 *%andG2532 *%forgiveG630 %*%be condemnedG2613*% notG3756*% ye shallG2613*% andG2532*% notG3361*%condemnG2613*%be judgedG2919*%notG3756 $V}`H+ s]F-nX8oVG** let meG863F** brotherG80E** brotherG80D** thyG4675C**toG3588 G80B**thou sayG3004A**canstG1410@**howG4459?**eitherG2228>#*( masterG3588 G1320=*( hisG846<*( asG5613;*( shall beG2071#:3*( one that is perfectG26759*(everyG39568*(butG11617#*(masterG3588 G13206*(hisG8465*(aboveG52284*(notG37563*(isG20762%*(the discipleG31011*'the ditchG9990*'intoG1519/*' fallG4098.*' bothG297-*' notG3780,!*' shall theyG4098+*' the blindG5185**'leadG3594)*'the blindG5185(*'canG1410'*'unto themG846&*'a parableG3850%*'he spakeG2036$*'andG1161 !RnR8oS:kL* nRh*+bringethG4160g*+treeG1186f*+a goodG2570e*+forG1063d#**)eyeG3588 G3788c**(brother'sG3588 G80b**'thyG4675a!**&that is inG1722`#**%the moteG3588 G2595_#**$to pull outG1544&^9**#shalt thou see clearlyG1227]**"thenG5119\**!andG2532[#** eyeG3588 G3788Z**thine ownG4675Y**out ofG1537X#**the beamG3588 G1385W**firstG4412V**cast outG1544U)**thou hypocriteG5273T#**eyeG3588 G3788S**thine ownG4675R!**that is inG1722Q**the beamG1385P**notG3756O**beholdestG991N**thyselfG846M**when thouG991L#**eyeG3588 G3788K**thineG4675J!**that is inG1722I#**the moteG3588 G2595H** pull outG1544 $oiL4jO6 v`? o *- of hisG846 *- treasureG2344 *- the goodG18 *- out ofG1537*-manG444*-a goodG18*,grapesG4718#*,gather theyG5166)*,a bramble bushG942*,ofG1537*,norG3761*,figsG4810*,gatherG4816*, notG3756~*, men doG4816}*, thornsG173|*, ofG1537{*, forG1063z*,fruitG2590y*,his ownG2398x*,byG1537w*,is knownG1097v*,treeG1186u*,everyG1538t*,forG1063s*+fruitG2590r*+goodG2570q#*+bring forthG4160p*+ treeG1186o*+ a corruptG4550n*+ dothG4160m*+ neitherG3761l*+ fruitG2590k*+corruptG4550j*+forthG4160i*+notG3756 "YiS9jT-mW?'oY.*/toG4314-*/comethG2064,*/whosoeverG3956+*. i sayG3004 *-*. the things whichG3739)*. notG3756(*.doG4160'*.andG2532&*.lordG2962%*.lordG2962$*.meG3165#*.call yeG2564"*.whyG5101!*.andG1161 *- speakethG2980#*-mouthG3588 G4750*-hisG846"%#*-of the heartG3588 G2588#'#*-the abundanceG3588 G4051*-ofG1537*-forG1063"1*-that which is evilG4190)*-bringeth forthG4393#*-heartG3588 G2588*-of hisG846*-treasureG2344*-the evilG4190*-out ofG1537*-manG444*-an evilG4190*-andG2532 1*-that which is goodG18)*-bringeth forthG4393 #*- heartG3588 G2588 #gkR;pW;" sS<~gQ*0andG2532P#*0houseG3588 G3614O*0upon thatG1565N+*0beat vehementlyG4366 M!#*0the streamG3588 G4215L*0aroseG1096K)*0when the floodG4132J*0andG1161I#*0a rockG3588 G4073H*0 onG1909G)*0 the foundationG2310F*0 laidG5087E*0 andG2532D*0 deepG900C*0diggedG4626B*0andG2532A*0houseG3614@*0built anG3618?*0whichG3739>*0a manG444=*0likeG3664<*0he isG2076;*/likeG3664:*/he isG20769*/to whomG51018*/youG52137#*/ i will shewG52636*/ themG8465*/ doethG41604*/ andG25323#*/ sayingsG3588 G30562*/myG34501*/hearethG1910*/andG2532/*/meG3165 "aiQ1kK+c<%xas*1wasG1096r#*1houseG3588 G3614q*1of thatG1565p#*1the ruinG3588 G4485o*1andG2532n*1it fellG4098m#*1immediatelyG2112l*1andG2532#k3*1did beat vehementlyG4366 j!#*1the streamG3588 G4215i*1whichG3739h*1againstG4366g#*1the earthG3588 G1093f*1uponG1909e*1 an houseG3614d*1 builtG3618c%*1 a foundationG2310b%*1 that withoutG5565a*1 a manG444`*1likeG3664_*1isG2076^*1notG3361]*1doethG4160\*1andG2532[+*1he that hearethG191Z*1butG1161Y#*0a rockG3588 G4073X*0uponG1909W)*0it was foundedG2311V*0forG1063U*0itG846T*0shakeG4531S*0notG3756R*0couldG2480 #QkJ4~aB'z`I)oQ!* beseechingG2065#* of the jewsG2453!* the eldersG4245*himG846*untoG4314*he sentG649#*jesusG3588 G2424*ofG4012'*when he heardG191 *andG1161 * to dieG5053 * and readyG3195 * sickG2560 * wasG2192*unto himG846*dearG1784*wasG2258*whoG3739*servantG1401#*centurion'sG1543*a certainG5100*andG1161* capernaumG2584* intoG1519~!* he enteredG1525#}'#* of the peopleG3588 G2992!|%!*the audienceG3588 G189{*inG1519z#*sayingsG3588 G4487y*hisG846x*allG3956w%*he had endedG4137v*whenG1893u*nowG1161t*1greatG3173 #f^G%jP7zcN0}f9*andG11618*themG8467*withG48626*wentG41985*jesusG24244*thenG1161!3##* a synagogueG3588 G48642*usG22541!*hath builtG36180*heG846/*andG2532.#*nationG3588 G1484-*ourG2257,*he lovethG25+*forG1063**thisG5124)%*he should doG3930(* for whomG3739'* worthyG514&* he wasG2076%* thatG3754$* sayingG3004#*instantlyG4709"*himG846!'*they besoughtG3870 #*jesusG3588 G2424*toG4314)*when they cameG3854*andG1161#*servantG3588 G1401*hisG846*and healG1295'*he would comeG2064* thatG3704* himG846 $\tQ*~cL1xbD' r\]* butG235\*theeG4571[*untoG4314Z*to comeG2064Y*worthyG515X*myselfG1683W*thought iG515V*neitherG3761U*whereforeG1352T#*"roofG3588 G4721S*!myG3450R* underG5259$Q5*thou shouldest enterG1525P*thatG2443O*worthyG2425N*notG3756M*i amG1510L*forG1063K*thyselfG4660J*notG3361I*troubleG4660H*lordG2962G*unto himG846F*sayingG3004E*himG846D*toG4314C*friendsG5384B*sentG3992#A'#*the centurionG3588 G1543@#*the houseG3588 G3614?* fromG575>* farG3112=* notG3756<* nowG2235;* wasG568:*when heG846 %X~[D/iS7 nV?" pX* whenG1161*he doethG4160*andG2532*thisG5124~*doG4160}#*servantG3588 G1401|*to myG3450{*andG2532z*he comethG2064y*andG2532x*comeG2064w!*to anotherG243v*andG2532u*he goethG4198t*andG2532s*goG4198r*unto oneG5129q*i sayG3004p* andG2532o* soldiersG4757n* meG1683m* underG5259l* havingG2192k*authorityG1849j*underG5259i*setG5021h*a manG444g*amG1510f*alsoG2532e*iG1473d*forG1063c+*shall be healedG2390b#*servantG3588 G3816a* myG3450`* andG2532_* in a wordG3056^* sayG2036 !\pY5qZA% fP-}\#'* the day afterG1836"+* it came to passG1096!* andG2532! 1* that had been sickG770* wholeG5198#* the servantG1401* foundG2147#* the houseG3588 G3624* toG1519* returningG5290#3* they that were sentG3992* andG2532* israelG2474* inG1722* no, notG3761* faithG4102* so greatG5118* foundG2147* notG3761* i haveG2147* unto youG5213* i sayG3004 * himG846 '* that followedG190 +* unto the peopleG3793 * and saidG2036 -* turned him aboutG4762* andG2532* at himG846%* he marvelledG2296%* these thingsG5023* heardG191#* jesusG3588 G2424 #O|eM4~fF!lU<tO!F##* of the cityG3588 G4172E* peopleG3793D* muchG2425C* andG2532B* a widowG5503A* wasG2258@* sheG846?* andG2532>#* motherG3588 G3384=* of hisG846<* sonG5207;* the onlyG3439:#* carried outG15809!* a dead manG23488* there wasG15807* beholdG2400!6##* of the cityG3588 G4172!5##* to the gateG3588 G44394%* he came nighG14483* whenG56132* nowG11611* peopleG37930* muchG4183/* andG2532.* himG846-* went withG4848,#* disciplesG3588 G3101+* of hisG846** manyG2425)* andG2532(* nainG3484'* calledG2564&* a cityG4172%* intoG1519$%* that he wentG4198 $VjS=s\A#x[B% mVj*andG2532i*to speakG2980h*beganG756g*andG2532f*sat upG339 e-*he that was deadG3498d*andG2532c*ariseG1453b* unto theeG4671a* i sayG3004`* young manG3495_* he saidG2036^* andG2532]#*stood stillG2476\)*they that bareG941[*andG1161Z#*the bierG3588 G4673Y#*and touchedG680X*he cameG4334W*andG2532V* notG3361U* weepG2799T* unto herG846S* saidG2036R* andG2532Q* herG846P* onG1909!O/* he had compassionG4697N* herG846M* sawG1492L#* the lordG3588 G2962K* whenG1492J* andG2532I* herG846H* withG4862G* wasG2258 #Xz\B)kL3{dL,vX !* throughoutG1722 * andG2532 #* judæaG3588 G2449 * allG3650 !*throughoutG1722!*went forthG1831*himG846*ofG4012#*rumourG3588 G3056*thisG3778*andG2532#*peopleG3588 G2992*hisG846%*hath visitedG1980#*godG3588 G2316~*thatG3754}*andG2532|*usG2254{* amongG1722z#* is risen upG1453y* prophetG4396x* a greatG3173w* thatG3754v*sayingG3004u#*godG3588 G2316t)*they glorifiedG1392s*andG2532r*on allG537q*a fearG5401p!*there cameG2983o*andG1161n#* motherG3588 G3384m* to hisG846l* himG846k%* he deliveredG1325 "cfM7! jG/tY;#c/!* baptistG3588 G910.*johnG2491-*they saidG2036,*himG846+*untoG4314**were comeG3854)!*the menG3588 G435(*whenG1161'#*for anotherG243&*look weG4328%*orG2228#$3*he that should comeG2064#*thouG4771"* artG1488!* sayingG3004 #* jesusG3588 G2424* toG4314* sentG3992#*disciplesG3588 G3101*of hisG846*twoG1417*callingG4341#*johnG3588 G2491*andG2532%*these thingsG5130*allG3956*ofG4012*himG846*shewedG518*of johnG2491#'#*the disciplesG3588 G3101*andG2532&9*the region round aboutG4066* allG3956 $^mU.kO7"mP7}^S#*go your wayG4198R*unto themG846Q*saidG2036P*answeringG611O#*jesusG3588 G2424N*thenG2532M*sightG991L*he gaveG5483K*blindG5185J*unto manyG4183I*andG2532H*spiritsG4151G*of evilG4190F* andG2532E* plaguesG3148D* andG2532C#* infirmitiesG3554B* ofG575A*manyG4183@*he curedG2323?*hourG5610>*sameG846=*thatG3588<*inG1722;*andG1161:#*for anotherG2439*look weG43288*orG2228#73*he that should comeG20646*thouG47715*artG14884*sayingG30043* theeG45712* untoG43141* usG22480* hath sentG649 "Tw_C&kO1jS4pTu*to speakG3004t*he beganG756s'*were departedG565r*of johnG2491"q)*the messengersG3588 G32p*and whenG1161o* meG1698n* inG1722m#*be offendedG4624l*notG3361k*shallG4624j*whosoeverG3739i*isG2076h*blessedG3107g*andG2532&f9*the gospel is preachedG2097e#*to the poorG4434d!*are raisedG1453c*the deadG3498b*hearG191a*the deafG2974`%*are cleansedG2511_!*the lepersG3015^*walkG4043]*the lameG5560\*seeG308[*the blindG5185Z* how thatG3754Y* heardG191X* andG2532W%* ye have seenG1492V#* what thingsG3739U*johnG2491T*and tellG518 #_vW?jK-zcE'w_*whatG5101*butG235'*kings' courtsG934*inG1722*areG1526!*delicatelyG5172*liveG5225*andG2532!*apparelledG2441!*gorgeouslyG1741* areG1722 !* they whichG3588 * beholdG2400 * raimentG2440 * softG3120 *inG1722*clothedG294*a manG444!*for to seeG1492#*went ye outG1831*whatG5101*butG235*the windG417*withG5259*shakenG4531*a reedG2563~!*for to seeG2300})*the wildernessG2048|*intoG1519{#* went ye outG1831z* whatG5101y* johnG2491x!* concerningG4012 w!#* the peopleG3588 G3793v*untoG4314 #]vZC!mXA+ pS9! y];*there isG2076:*of womenG1135#93*those that are bornG10848*amongG17227*unto youG52136*i sayG30045*forG10634*theeG46753*beforeG17152#*wayG3588 G35981*thyG46750'*shall prepareG2680/*whichG3739.* faceG4383-* thyG4675,* beforeG4253+* messengerG3588 G32** myG3450)*sendG649(*iG1473'*beholdG2400&'*it is writtenG1125%*whomG3739$*ofG4012#*isG2076"*thisG3778!* a prophetG4396 )* much more thanG4053* andG2532*unto youG5213*i sayG3004*yeaG3483*a prophetG4396!*for to seeG1492#*went ye outG1831 !L]F" }fO+uL1gL\* againstG1519[#* of godG3588 G2316!Z##*the counselG3588 G1012Y*rejectedG114X*lawyersG3544W*andG2532V'*the phariseesG5330U*butG1161T* of johnG2491%S-!* with the baptismG3588 G908R)* being baptizedG907Q#*godG3588 G2316P*justifiedG1344#O'#*the publicansG3588 G5057N*andG2532M!*that heardG191 L!#*the peopleG3588 G2992K*allG3956J*andG2532I*heG846H%*greater thanG3187G*isG2076F#*of godG3588 G2316 E#!*the kingdomG3588 G932D*inG1722 C-*he that is leastG3398B*butG1161 A#!*the baptistG3588 G910@* johnG2491?* thanG3187>* prophetG4396=* a greaterG3187<* notG3762 #PlU3fO4zYB'gP* notG3756~* ye haveG3738}* andG2532|* unto youG5213{'* we have pipedG832z* sayingG3004y* andG2532x)* one to anotherG240w* callingG4377v* andG2532u+* the marketplaceG58t* inG1722s* sittingG2521r'* unto childrenG3813q* likeG3664p* they areG1526o* likeG3664n* are theyG1526m* to whatG5101l* andG2532 k!#* generationG3588 G1074j*of thisG3778i!*the menG3588 G444h'*shall i likenG3666g*thenG3767f*whereuntoG5101e*saidG2036d#*the lordG3588 G2962c*andG1161b*himG846a*ofG5259`*baptizedG907_* notG3361^* beingG907]!* themselvesG1438 #bw`H1y]E.iR6~b"*"a friendG5384!%*" a winebibberG3630 *" andG2532*" manG444%*" a gluttonousG5314*" beholdG2400*"ye sayG3004*"andG2532*"drinkingG4095*"andG2532*"eatingG2068*"is comeG2064!*"of manG3588 G444#*"the sonG3588 G5207*!a devilG1140*! he hathG2192*! ye sayG3004*! andG2532*! wineG3631*! drinkingG4095*!norG3383 *!breadG740 *!eatingG2068 *!neitherG3383 *!cameG2064 #!*!the baptistG3588 G910*!johnG2491*!forG1063* weptG2799* notG3756* ye haveG2799* andG2532* to youG5213+* we have mournedG2354* dancedG3738 "]xXC,kS3tM6~]D'*% when she knewG1921C*%a sinnerG268B*%wasG2258A*%whichG3748@#*%the cityG3588 G4172?*%inG1722>*%a womanG1135=*%beholdG2400<*%andG2532#;5*$and sat down to meatG347:#*$houseG3588 G3614$9)#*$ the pharisee'sG3588 G53308*$ intoG15197*$ he wentG15256*$ andG25325*$ himG8464*$withG33263%*$he would eatG53152*$thatG24431*$himG8460*$desiredG2065&/-#*$of the phariseesG3588 G5330.*$oneG5100-*$andG1161,#*#childrenG3588 G5043+*#herG846**#allG3956)*#ofG575(%*#is justifiedG1344'#*#wisdomG3588 G4678&*#butG2532%*"sinnersG268$*"andG2532#%*"of publicansG5057 "OmR/|aE*w^@)~gOf*'whenG1492e*'nowG1161'd/#*&with the ointmentG3588 G3464c*&anointedG218b*&andG2532a#*&feetG3588 G4228`*&hisG846_*&kissedG2705^*&andG2532]#*&headG3588 G2776\*&of herG846$[)#*&with the hairsG3588 G2359Z*&did wipeG1591Y*& andG2532 X!#*& with tearsG3588 G1144W#*& feetG3588 G4228V*& hisG846U*& to washG1026T*&and beganG756S*&weepingG2799R*&behindG3694Q#*&feetG3588 G4228P*&hisG846O*&atG3844N*&stoodG2476M*&andG2532L#*%of ointmentG3464K-*%an alabaster boxG211J*%broughtG2865I#*%houseG3588 G3614$H)#*% the pharisee'sG3588 G5330G*% inG1722F#*% sat at meatG345E*% thatG3754 #[vZ@% }fO0ybC'x[ *( unto theeG4671*( to sayG2036*( somewhatG5100*( i haveG2192*(simonG4613*(himG846*(untoG4314*(saidG2036*(answeringG611#*(jesusG3588 G2424*(andG2532~*'a sinnerG268}*'she isG2076|*'forG3754{*'himG846z*'touchethG680y*'thatG3748x#*'of womanG3588 G1135w#*'what mannerG4217v*'andG2532u*'whoG5101 t-*'would have knownG1097s*'a prophetG4396r*'he wereG2258q*' ifG1487p*' this manG3778o*' sayingG2036n*' himselfG1438m*' withinG1722l*'he spakeG3004k*'sawG1492j*'himG846i!*'had biddenG2564h*'whichG3588"g%#*'the phariseeG3588 G5330 #c|_C&qT;$ hM0zc,*+andG1161+*+answeredG611*#*+simonG3588 G4613)**mostG4119(**himG846'** will loveG25&** of themG846%** whichG5101$** thereforeG3767#** tell meG2036"**them bothG297"!1**he frankly forgaveG5483 **to payG591**nothingG3361**hadG2192**theyG846**whenG2192**andG1161*)fiftyG4004*)the otherG2087*) andG1161*) penceG1220%*) five hundredG4001*) owedG3784*) the oneG1520*)debtorsG5533*)twoG1417*)which hadG2258*)creditorG1157*)a certainG5100*)there wasG2258 *(say onG2036 *(masterG1320 *(he saithG5346 *( andG1161 #WzbK0yV:tU3mWO*,myG3450N#*,hath washedG1026M*,sheG846L*,butG1161K#*,feetG3588 G4228J*,myG3450I*,forG1909H*,waterG5204G*,noG3756F)*,thou gavest meG1325E#*, houseG3588 G3614D*, thineG4675C*, intoG1519B*, i enteredG1525A#*, womanG3588 G1135@*,thisG3778?!*,seest thouG991 >!#*,unto simonG3588 G4613=*,and saidG5346<#*,the womanG3588 G1135;*,toG4314:*,he turnedG47629*,andG25328*+judgedG29197*+rightlyG37236*+thou hastG29195*+unto himG8464*+ he saidG20363*+ andG11612*+ mostG41191!*+ he forgaveG54830*+ to whomG3739/*+thatG3754.*+i supposeG5274-*+saidG2036 "jgN0eH0|`C,jq'*. with ointmentG3464p#*. feetG3588 G4228o*. myG3450n'*. hath anointedG218m!*. this womanG846l*.butG1161k*.anointG218j*.notG3756i!*.thou didstG218h*.with oilG1637g#*.headG3588 G2776f*.myG3450e#*-feetG3588 G4228d*-myG3450c*-to kissG2705b*- ceasedG1257a*- notG3756`*- hathG1257_*- i came inG1525^*- the timeG3739]*-sinceG575\!*-this womanG846[*-butG1161Z*-kissG5370Y*-noG3756X*-meG3427W#*-thou gavestG1325V#*,headG3588 G2776U*,of herG846$T)#*,with the hairsG3588 G2359S*,wipedG1591R*,andG2532Q#*,with tearG3588 G1144P#*,feetG3588 G4228 #kzaE&rZ@)rZ2k*1 thatG3739*1 thisG3778*1 isG2076*1 whoG5101!*1themselvesG1438*1withinG1722*1to sayG3004 *1beganG756$ 5*1sat at meat with himG4873 *1thatG3588 *1theyG756 *1andG2532%*0are forgivenG863!*0sinsG3588 G266*0thyG4675*0unto herG846*0he saidG2036*0andG1161*/littleG3641*/lovethG25#*/is forgivenG863*/littleG3641~*/to whomG3739}*/ butG1161|*/ muchG4183{*/ she lovedG25z*/ forG3754y%*/ are forgivenG863x*/are manyG4183w*/whichG3588v!*/sinsG3588 G266u*/herG846t*/unto theeG4671s*/i sayG3004r*/whereforeG5484 #SmJ3_B*r[/nS7*certainG51006*andG25325*himG8464*withG48623!*the twelveG14272*andG25321#*of godG3588 G2316#0)!*of the kingdomG3588 G932(/=*shewing the glad tidingsG2097.*andG2532-*preachingG2784,* villageG2968+* andG2532** cityG4172)* everyG2596(+* went throughoutG1353'*heG846&*thatG2532%*afterwardG2517$+*it came to passG1096#*andG2532"*2 peaceG1515!*2 inG1519 *2 goG4198*2theeG4571!*2hath savedG4982#*2faithG3588 G4102*2thyG4675#*2the womanG3588 G1135*2toG4314*2he saidG2036*2andG1161*1alsoG2532*1sinsG266*1 forgivethG863 $fkP9jP9hP6~f[*muchG4183Z*and whenG1161Y*substanceG5224X*theirG846W*ofG575V*unto himG846U!*ministeredG1247T* whichG3748S* othersG2087R* manyG4183Q* andG2532P* susannaG4677O*andG2532N*stewardG2012M*herod'sG2264L*of chuzaG5529K*the wifeG1135J*joannaG2489I*andG2532H*devilsG1140G*sevenG2033F*wentG1831E*whomG3739D*out ofG575C*magdaleneG3094B*calledG2564A* maryG3137@#* infirmitiesG769?* andG2532>* spiritsG4151=* evilG4190<*ofG575;*healedG2323:*had beenG22589*whichG37398*womenG1135 #]r\<$nP9#rK4u]~*uponG1909}*fellG4098|*someG2087{*andG2532z*itG846y*devouredG2719 x!#*of the airG3588 G3772w#*the fowlsG3588 G4071v*andG2532#u3*it was trodden downG2662t*andG2532"s%#*the way sideG3588 G3598r*byG3844q*fellG4098p*someG3303o* sowedG4687n* heG846m* asG1722l* andG2532k#*seedG3588 G4703j*hisG846i*to sowG4687h*went outG1831g*a sowerG4687f*a parableG3850e* byG1223d* he spakeG2036c* cityG4172b%* out of everyG2596a* himG846`*toG4314_*were comeG1975^*andG2532&]9*were gathered togetherG4896\*peopleG3793 !\v[E+yV1kT7|\%*he that hathG2192*he criedG5455%*these thingsG5023$5*and when he had saidG3004)* an hundredfoldG1542* fruitG2590* and bareG4160* sprang upG5453* andG2532#*groundG3588 G1093*goodG18*onG1909*fellG4098*otherG2087*andG2532* itG846!* and chokedG638!/* sprang up with itG4855 !!*the thornsG3588 G173 *andG2532 !*thornsG3588 G173 *amongG3319 *fellG4098*someG2087*andG2532* moistureG2429* lackedG2192* itG3588* becauseG1223 -*it withered awayG3583+C*as soon as it was sprung upG5453*andG2532#*a rockG3588 G4073 #Y_F0dH)lV:" pYB* notG3361A!* they mightG4920@* hearingG191?* andG2532>* seeG991=* notG3361<!* they mightG991;* seeingG991:* thatG24439* parablesG38508* inG17227* to othersG30626* butG11615#* of godG3588 G2316#4)!* of the kingdomG3588 G932#3'#* the mysteriesG3588 G34662* to knowG10971#* it is givenG13250* unto youG5213/* he saidG2036.* andG1161-* beG1498,#* parableG3588 G3850+* thisG3778** mightG1498)* whatG5101(* sayingG3004'* himG846&* askedG1905%#* disciplesG3588 G3101$* hisG846#* andG1161"%*let him hearG191!*to hearG191 *earsG3775 "PxV@u^F,gO(kPd* receiveG1209c* they hearG191b* whenG3752a* whichG3739`#* the rockG3588 G4073_* onG1909^* theyG3588]%* and be savedG4982#\3* they should believeG4100[* lestG3361Z#* heartsG3588 G2588Y* theirG846X* out ofG575W#* the wordG3588 G3056V#* taketh awayG142U* andG2532T* the devilG1228S* comethG2064R* thenG1534Q* hearG191P* thatG3588O* are theyG1526"N%#* the way sideG3588 G3598M* byG3844L* thoseG3588K#* of godG3588 G2316J#* the wordG3588 G3056I* isG2076H#* the seedG3588 G4703G* thisG3778F* isG2076!E##* the parableG3588 G3850D* nowG1161C!* understandG4920 $[gQ9  mQ:"]A* v[!*ofG3588 G979*pleasuresG2237*andG2532*richesG4149*andG2532*caresG3308* withG5259!* are chokedG4846* andG2532* go forthG4198#~5* when they have heardG191}*whichG3588|*theyG3778{*areG1526z!*thornsG3588 G173y*amongG1519x!*which fellG4098w*thatG3588v*andG1161u* fall awayG868t'* of temptationG3986s* timeG2540r* inG1722q* andG2532p* believeG4100o* a whileG2540n* forG4314m* whichG3739l* rootG4491k* noG3756j* haveG2192i* theseG3778h* andG2532g* joyG5479f* withG3326e#* the wordG3588 G3056 #e|eM7qY@!w]6~e+* a bedG2825** underG5270)* puttethG5087(* orG2228''*with a vesselG4632&*itG846%*coverethG2572$*a candleG3088##5*when he hath lightedG681"*no manG3762!*patienceG5281 *withG1722!/*bring forth fruitG2592*andG2532*keepG2722#*the wordG3588 G3056%*having heardG191*heartG2588* goodG2570* andG2532* an honestG18* inG1722* whichG3748*theyG3778*areG1526*groundG1093*the goodG2570*onG1722*thatG3588*butG1161 '*to perfectionG5052 *no fruitG3756 *bringG5052 *andG2532 *lifeG979 $VY?rW;  w]A$ mVO* andG2532N)* shall be givenG1325M* to himG846L*hathG2192K*whosoeverG302J*forG1063I*ye hearG191H*howG4459G*thereforeG3767F*take heedG991E*abroadG5318D*comeG2064C*andG2532B*be knownG1097A*notG3756@* shallG1097?* thatG3739>* hidG614=* neitherG3761<* manifestG5318;*be madeG1096:*notG37569*shallG10968*thatG37397*secretG29276*isG20765*nothingG37564*forG10633#*the lightG3588 G54572*may seeG991#13*they which enter inG15310*thatG2443/'*a candlestickG3087.*onG1909-*settethG2007,* butG235 $[gO7|eO/}fH2v[s* withoutG1854r* standG2476q* brethrenG3588 G80p*thyG4675o*andG2532n#*motherG3588 G3384m*thyG4675l!*which saidG3004k*himG846j#*it was toldG518i*andG2532h#*the pressG3588 G3793g*forG1223f* at himG846e* comeG4940d* notG3756c* couldG1410b* andG2532a*brethrenG3588 G80`*hisG846_*andG2532^#*motherG3588 G3384]*himG846\*toG4314[*cameG3854Z*thenG1161Y*to haveG2192 X-*which he seemethG1380W*thatG3739V*evenG2532U)*shall be takenG142T*himG846S*fromG575R*notG3361Q*hathG2192P* whosoeverG302 %S}aI2r[9jM5 nS*he saidG2036*andG2532#*disciplesG3588 G3101* hisG846* withG2532* a shipG4143* intoG1519* wentG1684*heG846*thatG2532#*dayG3588 G2250 *a certainG1520 *onG1722 +*it came to passG1096 *nowG2532 *itG846*doG4160*andG2532#*of godG3588 G2316#*the wordG3588 G3056*hearG191*whichG3588* theseG3778* areG1526* brethrenG80* myG3450~* andG2532}*motherG3384|*myG3450{*themG846z*untoG4314y*and saidG2036x#*he answeredG611w*andG1161v*theeG4571u* to seeG1492t* desiringG2309 !_uP9mR8"sO2~_9#* and rebukedG20088* he aroseG14537* thenG11616* we perishG6225*masterG19884*masterG19883*sayingG30042*himG8461*and awokeG1326 0-*they came to himG4334/*andG1161 .-*were in jeopardyG2793-* andG2532 ,-* they were filledG4845+* andG2532*#* the lakeG3588 G3041)* onG1519(*of windG417'*a stormG2978&+*there came downG2597%*andG2532$)*he fell asleepG879#*sailedG4126"*as theyG846!*butG1161" 3*they launched forthG321*andG2532!##*of the lakeG3588 G3041)*the other sideG4008*untoG1519)*let us go overG1330*themG846*untoG4314 "j~gH1}eF/ wWA)j[*andG2532Z#*waterG3588 G5204Y*andG2532X!*the windsG3588 G417W*evenG2532V'*he commandethG2004U*forG3754T*thisG3778S*isG2076R'*manner of manG687Q*whatG5101P*anotherG240O* toG4314N* oneG240M* sayingG3004L* wonderedG2296 K-* they being afraiG5399J*andG1161I#*faithG3588 G4102H*yourG5216G*isG2076F*whereG4226E*unto themG846D*he saidG2036C*andG1161B*a calmG1055A*there wasG1096@*andG2532?#*they ceasedG3973>*andG2532"=%#*of the waterG3588 G5204 <!#*the ragingG3588 G2830;*andG2532:!* the windG3588 G417 $S[7lS2w`F.lS*houseG3614~*inG1722}*abodeG3306|*neitherG3756{*clothesG2440z*noG3756y*wareG1737x*andG2532w*timeG5550v*longG2425u*devilsG1140t*hadG2192s* whichG3739r* manG435q* a certainG5100p#* the cityG3588 G4172o* out ofG1537n*himG846m*there metG5221l#*to landG3588 G1093k*forthG1909j*wentG1831i*heG846h*whenG1831g*andG1161f#* galileeG3588 G1056e%* over againstG495d*isG2076c*whichG3748 b-*of the gadarenesG1046!a##*the countryG3588 G5561`*atG1519_%*they arrivedG2668^*andG2532]*himG846\*they obeyG5219 "g`A jQ4xbK4~g!* forG1063 !* the manG3588 G444*ofG575#*to come outG1831#*spiritG3588 G4151#*the uncleanG169 -*he had commandedG3853*forG1063*notG3361*meG3165*tormentG928*theeG4675*i beseechG1189*most highG5310#*of godG3588 G2316*sonG5207*jesusG2424*with theeG4671*to doG2532*have iG1698 * whatG5101 * saidG2036 * voiceG5456 #* with a loudG3173 * andG2532!*before himG846'*and fell downG4363%*he cried outG349#*jesusG3588 G2424*he sawG1492*whenG1161#*the tombsG3588 G3418*inG1722*butG235 #[u\>' {X@qZB+q[D*himG846C*intoG1519B%*were enteredG1525A*devilsG1140@*manyG4183?*becauseG3754>* legionG3003=* he saidG2036<* andG1161;* nameG3686:* thyG46719*isG20768*whatG51017*sayingG30046*himG8465*askedG19054#*jesusG3588 G24243*andG11612)*the wildernessG20481*intoG15190#*the devilG3588 G1142/*ofG5259.)*and was drivenG1643-#*the bandsG3588 G1199,*he brakeG1284+*andG2532*!*in fettersG3976)*andG2532(#*with chainsG254'*boundG1196&#*he was keptG5442%*andG2532$*himG846#'* it had caughtG4884"!* oftentimesG5550 #c~gL5{`G,gP4c g!#*!the devilsG3588 G1140f*!wentG1831e*!thenG1161d* themG846c#* he sufferedG2010b* andG2532a* themG1565`* intoG1519_* to enterG1525^* themG846]+* he would sufferG2010\* thatG2443[* himG846Z'* they besoughtG3870Y* andG2532"X%#* the mountainG3588 G3735W* onG1722V* feedingG1006U* swineG5519T* of manyG2425S* an herdG34R* thereG1563Q* there wasG2258P* andG1161O* the deepG3588 G12N* intoG1519M* to go outG565L*themG846K*commandG2004J*notG3361I*he wouldG2004H*thatG2443G*himG846F'*they besoughtG3870E*andG2532 "OmV6gO.zXA+}eO *#toG4314*#cameG2064*#andG2532'*#what was doneG1096*#to seeG1492'*#they went outG1831*#thenG1161#*"the countryG3588 G68*"inG1519*" andG2532#*" the cityG3588 G4172~*" inG1519}*" and toldG518|*" wentG565{*"andG2532z*"they fledG5343y'*"what was doneG1096x*"sawG1492w'*"they that fedG1006v*"whenG1161u#*!were chokedG638t*!andG2532s#*!the lakeG3588 G3041r*!intoG1519#q'#*! a steep placeG3588 G2911p*! downG2596o'*! ran violentlyG3729n*! the herdG3588 G34m*! andG2532l#*!the swineG3588 G5519k*!intoG1519j#*!and enteredG1525i!*!the manG3588 G444h*!out ofG575 Px`<tO8}F(lP)*% besoughtG2065(#*%round aboutG4066 '-*%of the gadarenesG1046&)*%of the countryG4066%#*%multitudeG3588 G4128$*%the wholeG537#*%thenG2532"!*$ was healedG49823!S*$ he that was possessed of the devilsG1139 '*$by what meansG4459*$toldG518*$sawG1492*$whichG3588*$alsoG2532*$theyG846 -*#they were afraidG5399*#andG2532!/*#in his right mindG4993*#andG2532*#clothedG2439#*#of jesusG3588 G2424#*#the feetG3588 G4228*#atG3844*#sittingG2521'*#were departedG1831 !#*#the devilsG3588 G1140*#whomG3739*# out ofG575 !*# the manG3588 G444 *# foundG2147 *# andG2532 #*# jesusG3588 G2424 #SaH0mM4iS<rSL#*'houseG3588 G3624K*'thine ownG4675J*'toG1519I*'returnG5290H*&sayingG3004G*&awayG630F*&himG846E*&sentG630D#*& jesusG3588 G2424C*& butG1161B*& himG846%A7*& that he might be withG4862@*& himG846?*&besoughtG1189>*&departedG1831=*&wereG1511 <!#*&the devilsG3588 G1140;*&whomG3739:*&out ofG5759!*&the manG3588 G4358*&nowG1161'7;*%and returned back againG52906#*%the shipG3588 G41435*%intoG15194*%went upG16843*%heG8462*%andG11611*%fearG54010*%greatG3173$/5*%they were taken withG4912.*%forG3754-*% themG846,*% fromG575+*% to departG565**% himG846 !VsV?`D)nS=& nVm*)a manG435l!*)there cameG2064k*)beholdG2400j*)andG2532i*(for himG846h*( waitingG4328g*( allG3956f*( they wereG2258e*( forG1063d*( himG846c*(receivedG588 b!#*(the peopleG3588 G3793a%*(was returnedG5290`#*(jesusG3588 G2424_*(whenG1722%^7*(it came to pass, thatG1096]*(andG1161\*'unto himG846[*'had doneG4160Z#*'jesusG3588 G2424 Y-*'how great thingsG3745X#*'cityG3588 G4172W*'the wholeG3650V!*'throughoutG2596U'*' and publishedG2784T+*' he went his wayG565S*' andG2532R*' unto theeG4671Q*' hath doneG4160P#*'godG3588 G2316 O-*'how great thingsG3745N*'shewG1334M*'andG2532 #_pF/_G1~dD-{_**throngedG4846 !#**the peopleG3588 G3793**wentG5217 **heG846 **asG1722 **butG1161 #** lay a dyingG599 ** sheG846** andG2532%** years of ageG2094**twelveG1427**aboutG5613**daughterG2364**one onlyG3439**hadG2258**heG846**forG3754#*)houseG3588 G3624~*)hisG846}*)intoG1519"|1*)that he would comeG1525{*)himG846z%*)and besoughtG3870y#*)feetG3588 G4228x#*)jesus'G3588 G2424w*)atG3844v%*)he fell downG4098u*) andG2532&t-#*) of the synagogueG3588 G4864s*) a rulerG758r*) wasG5225q*) heG846p*)andG2532o*)jairusG2383n*)namedG3686 #UgM4sZ='bK,lU3*-whoG51012*-saidG20361#*-jesusG3588 G24240*-andG2532/*, stanchedG2476.!*, of bloodG3588 G129-#*, issueG3588 G4511,*, herG846+#*,immediatelyG3916**,andG2532)#*,garmentG3588 G2440(*,of hisG846 '!#*,the borderG3588 G2899&#*,and touchedG680%*,behindG3693$*,cameG4334#*+anyG3762"*+ofG5259!*+be healedG2323 *+couldG2480*+neitherG3756!*+physiciansG2395*+uponG1519!!*+ her livingG3588 G979*+ allG3650*+ had spentG4321*+ whichG3748*+ yearsG2094*+twelveG1427*+of bloodG129*+an issueG4511*+havingG5607*+a womanG1135*+andG2532**himG846 $UiR+s[D%z[E.xUW#*/the womanG3588 G1135V*/and whenG1161U*.meG1700T*.ofG575S#*. is gone outG1831R*. virtueG1411Q'*. perceive thatG1097P*. iG1473O*. forG1063N*.meG3450M%*.hath touchedG680L*.somebodyG5100K*.saidG2036J*.jesusG2424I*.andG1161H*-meG3450G*-touchedG680F*-whoG5101E#*-sayest thouG3004D*-andG2532C*-pressG598B*-andG2532A*-theeG4571@*-throngG4912#?'#*-the multitudeG3588 G3793>*-masterG1988=*-saidG2036<*-himG846#;3*-they that were withG3326:*-andG25329#*- peterG3588 G40748*- deniedG7207*- allG39566*- whenG11615*- meG34504*-touchedG680 #UlO8lU=%~gL1kUz*0 goG4198y*0 wholeG4982x*0 theeG4571w*0 hath madeG4982v#*0faithG3588 G4102u*0thyG4675"t1*0be of good comfortG2293s*0daughterG2364r*0unto herG846q*0he saidG2036p*0andG1161o#*/immediatelyG3916n)*/she was healedG2390m*/howG5613l*/andG2532k*/himG846j+*/she had touchedG680i*/causeG156h*/whatG3739g*/forG1223 f!#*/the peopleG3588 G2992e*/allG3956d*/beforeG1799c*/unto himG846b%*/ she declaredG518a*/ himG846#`3*/ falling down beforeG4363_*/ andG2532^*/ tremblingG5141]*/she cameG2064\*/hidG2990[*/notG3756Z*/she wasG2990Y*/thatG3754X*/sawG1492 #OsS<$hM6eM6rO#*3the houseG3588 G3614*3intoG1519%*3when he cameG1525*3andG1161';*2she shall be made wholeG4982*2 andG2532*2 onlyG3440*2 believeG4100*2 notG3361*2 fearG5399*2sayingG3004*2himG846#*2he answeredG611*2heardG191*2jesusG2424*2whenG191 *2butG1161 !#*1the masterG3588 G1320 *1notG3361 *1troubleG4660 *1is deadG2348#*1 daughterG3588 G2364*1 thyG4675*1 to himG846*1 sayingG30041E!*1the ruler of the synagogue'sG3588 G752*1fromG3844*1oneG5100%*1there comethG2064*1spakeG2980*1yetG2089~*1heG846}*1whileG2980|*0peaceG1515{*0 inG1519 $ghQ8! lU>&|cL5gA*5thatG3754@*5knowingG1492?*5to scornG2606>*5himG846=%*5they laughedG2606<*5andG2532;*4sleepethG2518:*4butG2359*4deadG5998*4 notG37567*4 she isG5996*4 notG33615*4 weepG27994*4 he saidG20363*4butG11612*4herG8461*4bewailedG28750*4andG2532/*4weptG2799.*4allG3956-*4andG1161#,'#*3of the maidenG3588 G3816 +!#*3the motherG3588 G3384**3andG2532 )!#*3the fatherG3588 G3962(*3andG2532'*3johnG2491&*3andG2532%*3 jamesG2385$*3 andG2532#*3 peterG4074"*3 saveG3361!*3to go inG1525 *3manG3762*3noG3756#*3he sufferedG863 #UkT<&{eE'mU>(oUd*8 no manG3367%c7*8 that they should tellG2036b*8 themG846a!*8he chargedG3853`*8butG1161_+*8were astonishedG1839^#*8parentsG3588 G1118]*8herG846\*8andG2532[*7 meatG5315Z*7 herG846Y*7 to giveG1325X%*7 he commandedG1299W*7andG2532V#*7straightwayG3916U*7she aroseG450T*7andG2532S!*7came againG1994R#*7spiritG3588 G4151Q*7herG846P*7andG2532O*6 ariseG1453N#*6 maidG3588 G3816M*6 sayingG3004L!*6 and calledG5455!K##*6 by the handG3588 G5495J*6herG846I*6tookG2902H*6andG2532G*6outG1854F*6allG3956E*6put themG1544D*6heG846C*6andG1161B%*5she was deadG599 #cz]A%r[@$ {dI.c#* journeyG3588 G3598* forG1519* nothingG3367* takeG142* themG846* untoG4314* he saidG2036* andG2532*  the sickG770~*  to healG2390}* andG2532|#* of godG3588 G2316 {#!* the kingdomG3588 G932z* to preachG2784y* themG846x* he sentG649w* andG2532v* diseasesG3554u* to cureG2323t* andG2532s#* devilsG3588 G1140r* allG3956q*  overG1909p*  authorityG1849o*  andG2532n*  powerG1411m*  themG846l* and gaveG1325k* togetherG4779j* disciplesG3101i* twelveG1427h* hisG846g* he calledG4779f* thenG1161e'*8 what was doneG1096 $ghM5kO7nW<%g+* veryG2532*#*  theG3588 G2868)*  shake offG660(#*  cityG3588 G4172'*  thatG1565&*  ofG575%)* when ye go outG1831$* youG5209#* receiveG1209"* notG3361!* willG1209 * whosoeverG3745* andG2532*  departG1831*  thenceG1564*  andG2532* abideG3306* thereG1563* intoG1519* ye enterG1525* houseG3614!* whatsoeverG3739* andG2532* apieceG303* coatsG5509* twoG1417* haveG2192* neitherG3383* moneyG694* neitherG3383 * breadG740 *  neitherG3383 *  scripG4082 *  norG3383 *  stavesG4464*  neitherG3383 #UeJ3ybG(lV@)mUN* johnG2491M* thatG3754L* someG5100K* ofG5259J#* it was saidG3004I* thatG3588H*  becauseG1223 G-*  he was perplexedG1280F*  andG2532E*  himG846D*  byG5259C'* that was doneG1096B* allG3956A* ofG1096@* heardG191"?%#* the tetrarchG3588 G5076>* herodG2264=* nowG1161<#*  every whereG3837;* healingG2323:* andG2532$95* preaching the gospelG20978#* the townsG3588 G29687* throughG25966* and wentG13305'* they departedG18314* andG11613* themG8462* againstG19091#* a testimonyG31420* forG1519/#* feetG3588 G4228.* yourG5216-* fromG575,* dustG2868 %bjR9kI2nX@*xbs* himG846r* to seeG1492q!* he desiredG2212p* andG2532o#* such thingsG5108n* hearG191m* iG1473l* whomG3739k* ofG4012j* thisG3778i* isG2076h* whoG5101g* butG1161f* beheadedG607e* iG1473d* haveG607c* johnG2491b* saidG2036a#* herodG3588 G2264`* andG2532_+* was risen againG450^* prophetsG4396]*  oldG744\*  of theG4396[*  oneG1520Z*  thatG3754Y*  of othersG243X* andG1161W%* had appearedG5316V* eliasG2243U* thatG3754T* someG5100S* ofG5259R* andG1161Q* the deadG3498P* fromG1537O* was risenG1453 "NkO.y_Fu_H)hN* healedG2390* andG2532#* of godG3588 G2316 #!* the kingdomG3588 G932* ofG4012* unto themG846* and spakeG2980* themG846 #* he receivedG1209 * andG2532 * himG846 * followedG190 )* when they knewG1097!* the peopleG3793* andG1161* bethsaidaG966* calledG2564%7* belonging to the cityG4172* placeG5117* desertG2048* aG5117* intoG1519* privatelyG2398~)* and went asideG5298}* themG846|* he tookG3880{* andG2532z'* they had doneG4160y* all thatG3745x* himG846w* toldG1334'v;* when they were returnedG5290!u%!* the apostlesG3588 G652t* andG2532 #a{`H(eN6qZC'|a8* he saidG20367* butG11616* !placeG51175* a desertG20484* inG17223* hereG56022* we areG20701* forG37540* victualsG1979/* getG2147.* andG2532-* and lodgeG2647,#* round aboutG2945+* countryG3588 G68** andG2532)* the townsG2968(* intoG1519'#* they may goG565&* thatG2443%* awayG630#$'#* the multitudeG3588 G3793#* sendG630"* unto himG846!* and saidG2036 !* the twelveG1427* cameG4334* thenG1161%* to wear awayG2827* beganG756* the dayG2250* whenG756* andG1161!* of healingG2322* needG5532'* them that hadG2192 %ir[>(lR8"nW:!i]#*  disciplesG3588 G3101\*  hisG846[* toG4314Z* he saidG2036Y* andG1161X* menG435W'* five thousandG4000V* aboutG5616U* they wereG2258T* forG1063S#* peopleG3588 G2992R* thisG5126Q* allG3956P* forG1519O* meatG1033N* and buyG59M* should goG4198L* weG2249K* exceptG1487J* fishesG2486I* twoG1417H* andG2532G* loavesG740F* fiveG4002E* butG2228D* moreG4119C* noG3756B* haveG1526A* weG2254@* they saidG2036?* andG1161>* to eatG5315=* themG846<* yeG5210;* giveG1325:* themG8469* untoG4314 #keN2oW>'jS<# k* andG2532#'#* the multitudeG3588 G3793~'* to set beforeG3908&}-#* to the disciplesG3588 G3101|* gaveG1325{* andG2532z* brakeG2622y* andG2532x* themG846w!* he blessedG2127v#* heavenG3588 G3772u*  toG1519t)*  and looking upG308s*  fishesG2486r*  twoG1417q*  theG2486p* andG2532o* loavesG740n* fiveG4002m* theG740l* he tookG2983k* thenG1161j* sit downG347i* them allG537h* madeG347g* andG2532f* soG3779e* they didG4160d* andG2532c%* in a companyG2828b* fiftiesG4004a* byG303`*  sit downG2625_*  themG846^*  makeG2625 #diD$zdO8w`F.|d#* saidG2036"* answeringG611!* theyG3588 * amG1511* iG3165* thatG5101 !#* the peopleG3588 G3793* sayG3004* whomG5101* sayingG3004* themG846*  he askedG1905*  andG2532*  himG846*  were withG4895#'#*  his disciplesG3588 G3101* prayingG4336* aloneG2651* wasG1511* heG846* asG1722+* it came to passG1096 * andG2532 * basketsG2894 *  twelveG1427 *  to themG846 '*  that remainedG4052%*  of fragmentsG2801!1*  there was taken upG142* andG2532* filledG5526* allG3956* wereG5526* andG2532%* they did eatG5315 #a}fM5zcK4dD-{aF* sayingG2036E!* that thingG5124D* no manG3367C* to tellG2036B'* and commandedG3853A* themG846#@3* he straitly chargedG2008?* andG1161>#* of godG3588 G2316 =!#* the christG3588 G5547<* saidG2036;*  answeringG611:#*  peterG3588 G40749*  amG15118*  iG31657* thatG51016* yeG52105* sayG30044* whomG51013* butG11612* unto themG8461* he saidG20360)* is risen againG450/* prophetsG4396.* oldG744-* of theG4396,* oneG5100+*  thatG3754**  othersG243)*  andG1161(*  eliasG2243'*  someG243&* butG1161 %#!* the baptistG3588 G910$* johnG2491 $foX:%lU8!|eM5fj#* crossG3588 G4716i* hisG846h* take upG142g*  andG2532f*  himselfG1438e%*  let him denyG533d*  meG3450c*  afterG3694b* comeG2064a* willG2309`* anyG5100_* ifG1487^* allG3956]* toG4314\* he saidG3004[* andG1161Z* dayG2250Y* thirdG5154X* theG2250W* be raisedG1453V* andG2532U* be slainG615T* andG2532S* scribesG1122R* andG2532Q'* chief priestsG749P* andG2532O!*  the eldersG4245N*  ofG575M#*  be rejectedG593L*  andG2532K#*  many thingsG4183J* sufferG3958I* mustG1163H!* of manG3588 G444G#* the sonG3588 G5207 %TmU=' qS<&zbD& kT* forG1063%*  be cast awayG2210 *  orG2228 *  himselfG1438 *  loseG622 *  andG1161 #* worldG3588 G2889* the wholeG3650!* if he gainG2770!* advantagedG5623* a manG444* isG5623* whatG5101* forG1063* itG846!* shall saveG4982* the sameG3778~* sakeG1752}* myG1700|* forG1752{#* lifeG3588 G5590z* hisG846y*  will loseG622x*  whosoeverG3739w*  butG1161v*  itG846u!* shall loseG622t#* lifeG3588 G5590s* hisG846r* saveG4982q* willG2309p* whosoeverG3739o* forG1063n* meG3427m* followG190l* andG2532k* dailyG2250 $PycJ0jP1jS6lP3* of deathG22882* tasteG10891*  notG37560*  shallG1089/*  whichG3739.*  hereG5602-* standingG2476,* someG5100+* there beG1526*!* of a truthG230)* youG5213(* i tellG3004'* butG1161&* angelsG32%* holyG40$* of theG32#* andG2532"#* father'sG3588 G3962!* andG2532 #* gloryG3588 G1391* his ownG846* inG1722'* he shall comeG2064* whenG3752!* be ashamedG1870!* of manG3588 G444#* the sonG3588 G5207*  shallG1870*  of himG5126*  wordsG3056*  myG1699*  ofG3056* andG2532* of meG3165 -* shall be ashamedG1870* whosoeverG3739 #NqN5aJ2v`K1 oNV#* raimentG3588 G2441U*  hisG846T*  andG2532S#*  was alteredG2087R#*  countenanceG4383Q*  hisG846P#* ofG3588 G4383!O##* the fashionG3588 G1491N* prayedG4336M* heG846L* asG1096K* andG2532J* to prayG4336 I!#* a mountainG3588 G3735H* intoG1519G#* and went upG305F* jamesG2385E* andG2532D* johnG2491C*  andG2532B#*  peterG3588 G4074A*  he tookG3880@#*  sayingsG3588 G3056?* theseG5128>* afterG3326=* daysG2250<* eightG3638;* anG2250:* aboutG56169+* it came to passG10968* andG11617#* of godG3588 G2316 6#!* the kingdomG3588 G9325* they seeG14924* tillG2193 $Rs]F0mT7cL3zR$z5* when they were awakeG1235y* andG1161x!* with sleepG5258w!* were heavyG916v* himG846u* withG4862t)* they that wereG2258s* andG2532r* peterG4074q* butG1161p*  jerusalemG2419o*  atG1722n!*  accomplishG4137m*  he shouldG3195l*  whichG3739k* deceaseG1841j* hisG846i#* ofG3588 G1841h* and spakeG3004g* gloryG1391f* inG1722e* appearedG3700d* whoG3739c*  eliasG2243b*  andG2532a*  mosesG3475`* wereG2258_* whichG3748^* menG435]* twoG1417\* himG846![/* there talked withG4814Z* beholdG2400Y* andG2532X!* glisteringG1823W* whiteG3022 $ekU2lM5hQ2|e* !andG2532* !for mosesG3475* !oneG1520* !andG2532* !for theeG4671* !oneG1520#* !tabernaclesG4633* !threeG5140#* !let us makeG4160* !andG2532* !hereG5602* !to beG1511* !for usG2248* !goodG2570* !it isG2076* ! masterG1988#* ! jesusG3588 G2424 * ! untoG4314 * ! saidG2036 #* ! peterG3588 G4074 * !himG846 * !fromG575* !departedG1316* !theyG846* !asG1722+* !it came to passG1096* !andG2532* himG846+* that stood withG4921* menG435* twoG1417* theG435~* andG2532}#* gloryG3588 G1391|* hisG846{* they sawG1492 $bgN9!jK5w`: ybB* $andG2532A* #himG846@* # hearG191?#* # sonG3588 G5207>* # belovedG27=* # myG3450<* # isG2076;* #thisG3778:* #sayingG3004"9%#* #of the cloudG3588 G35078* #outG15377* #a voiceG54566!* #there cameG10965* #andG25324#* "the cloudG3588 G35073* "intoG15192* "enteredG15251* "theyG15650* " asG1722/#* " they fearedG5399.* " andG1161-* " themG846,%* " overshadowedG1982+* "andG2532** "a cloudG3507)!* "there cameG1096(* "spakeG3004'* "thusG5023&* "heG846%* "whileG1161$* !"he saidG3004#* !!whatG3739"* ! knowingG1492!* !notG3361 * !for eliasG2243* !oneG1520 #`mT=& w`7zbK)z`e* &beholdG2400d* &andG2532c* %himG846b* %metG4876a* %peopleG3793`* % muchG4183_#* % the hillG3588 G3735^* % fromG575])* % were come downG2718\* % theyG846[* %whenG2718Z* %dayG2250Y* %nextG1836X* %theG2250W* %onG1722%V7* %it came to pass, thatG1096U* %andG1161T'* $they had seenG3708%S7* $of those things whichG3739R* $anyG3762Q#* $daysG3588 G2250P* $thoseG1565O* $inG1722N* $no manG3762M* $ toldG518L* $ andG2532K* $ closeG4601J* $ theyG846I* $ andG2532H* $aloneG3441G* $was foundG2147F#* $jesusG3588 G2424E* $was pastG1096D#* $the voiceG3588 G5456C* $whenG1722 $dx^A)~`I3iK5{d * 'fromG575* 'departethG672* 'hardlyG3425* 'himG846* 'bruisingG4937* 'andG2532-* 'he foameth againG876* ' thatG3326* ' himG846!* ' it tearethG4682* ' andG2532~!* ' crieth outG2896}* 'suddenlyG1810|* 'heG2896{* 'andG2532z* 'himG846y* 'takethG2983x* 'a spiritG4151w* 'loG2400v* 'andG2532u!* &only childG3439t* &mineG3427s* &he isG2076r* &forG3754q#* &sonG3588 G5207p* & myG3450o* & uponG1909n* & lookG1914m* & theeG4675l* & i beseechG1189k* &masterG1320j* &sayingG3004i* &cried outG310!h##* &the companyG3588 G3793g* &ofG575f* &a manG435 %a{eM7  jU9"lU<% xa.* *yetG2089-* *wasG4334,* *heG846+* *and asG1161** )hitherG5602)#* )sonG3588 G5207(* )thyG4675'* )bringG4317&* )youG5216%* )sufferG430$* )andG2532#* )youG5209"* ) withG4314!!* ) shall i beG2071 * ) longG4219* ) howG2193!* ) generationG1074* )perverseG1294* )andG2532* )faithlessG571* )oG5599* )saidG2036* )answeringG611#* )jesusG3588 G2424* )andG1161* ( notG3756!* ( they couldG1410* ( andG2532* (outG1544* (himG846* (castG1544* (toG2443#* (disciplesG3588 G3101 * (thyG4675 !* (i besoughtG1189 * (andG2532 * 'himG846 #TzcK4xU>" t]C-rTQ!* + all thingsG3956P* + atG1909O* + every oneG3956#N3* + while they wonderedG2296M* +butG1161L#* +of godG3588 G2316&K-#* +the mighty powerG3588 G3168J* +atG1909I* +amazedG1605H* +allG3956G* +they wereG1605F* +andG1161E* *fatherG3962D* *hisG846C#* *toG3588 G3962B* *againG591A* *himG846@* *deliveredG591?* *andG2532>#* *the childG3588 G3816=* *healedG2390<* *andG2532;* *spiritG4151:* *uncleanG1699#* *theG3588 G41518* *rebukedG20087#* *jesusG3588 G24246* * andG11615* * tareG49524* * andG25323* * downG44862* * himG8461* *threwG44860#* *the devilG3588 G1140/* *a comingG4334 #b~hE.rW8u]=& ybt* -notG3361s* - itG846r)* - they perceivedG143q* - thatG2443p* - themG846o* - fromG575n* -hidG3871m* -it wasG2258l* -andG2532k#* -sayingG3588 G4487j* -thisG5124!i3* -they understood notG50h* -butG1161g* ,of menG444f* ,the handsG5495e* ,intoG1519d%* ,be deliveredG3860c* , shallG3195b!* , of manG3588 G444a* , the sonG5207`* , forG1063_#* , earsG3588 G3775^* ,yourG5216]* ,intoG1519\* ,sink downG5087[#* ,sayingsG3588 G3056Z* ,theseG5128Y* ,letG5087X#* +disciplesG3588 G3101W* +hisG846V* +untoG4314U* +he saidG2036T* +didG4160S#* +jesusG3588 G2424R* + whichG3739 #hlL4vZC* gL6  h* 0 thisG5124'* 0shall receiveG1209* 0whosoeverG3739* 0unto themG846* 0saidG2036* 0andG2532* /himG1438* / byG3844* / himG846* / and setG2476 * / a childG3813 * / tookG1949 * /heartG2588 * /theirG846 #* /ofG3588 G2588!##* /the thoughtG3588 G1261!* /perceivingG1492* /jesusG2424* /andG1161* . greatestG3187* . should beG1498* . of themG846* .whichG5101* .themG846* .amongG1722~#* .a reasoningG1261}#* .there aroseG1525|* .thenG1161{#* -sayingG3588 G4487z* -thatG5127y* -ofG4012x* -himG846w* -to askG2065v#* -they fearedG5399u* -andG2532 #hzdM0qX?(pT:  h:* 1 andG25329#* 1 nameG3588 G36868* 1 thyG46757* 1 inG19096#* 1 devilsG3588 G11405#* 1casting outG15444* 1oneG51003* 1we sawG14922* 1masterG19881* 1and saidG20360* 1answeredG611/#* 1johnG3588 G2491.* 1andG1161-* 0 greatG3173,* 0shall beG2071+* 0the sameG3778** 0allG3956)* 0youG5213(* 0amongG1722'* 0leastG3398&!* 0he that isG5225%* 0forG1063$* 0meG3165#'* 0him that sentG649"* 0receivethG1209!* 0meG1691 '* 0shall receiveG1209* 0whosoeverG3739* 0andG2532* 0meG1691* 0receivethG1209#* 0 nameG3588 G3686* 0 myG3450* 0 inG1909#* 0 childG3588 G3813bR#RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{"s""9"[""!"D"g" ")"L"m""3"s""9"[""!"D"g" ")"L"m""3"W"z""A"d""+"N"s""8"]""#"F"j""3"V"z"Ï"ďB"ŏe"Ə "Ǐ."ȏQ"ɏt"ʏ"ˏ:"͏^"Ώ"Ϗ&"ЏI"яm"ҏ"ӏ6"ԏY"Տ~"֏""׏C"؏f"ُ"ڏ+"ۏN"܏q"ݏ"ޏ8"ߏ\""""E"h" "0"T"y""C"h" "."R"u""<"`""%"H"j" "-"O"s""5"X"z""=#_##!#E $f|dN7t\F/iG+f^#* 3faceG3588 G4383]* 3hisG846\)* 3 stedfastly setG4741[* 3 heG846$Z7* 3 should be received upG354Y* 3 heG846X!* 3thatG3588 G354W* 3was comeG4845V#* 3the timeG3588 G2250U* 3whenG1722T+* 3it came to passG1096S* 3andG1161R* 2usG2257Q* 2forG5228P* 2isG2076O* 2usG2257N* 2 againstG2596M* 2 notG3756L* 2 isG2076K* 2 thatG3739J* 2 heG2076I* 2forG1063H* 2notG3361G* 2forbidG2967F* 2himG846E* 2untoG4314D* 2saidG2036C#* 2jesusG3588 G2424B* 2andG2532A* 1usG2257@* 1withG3326?* 1notG3756>%* 1he followethG190=* 1becauseG3754<* 1himG846;* 1we forbadG2967 $RjP:" u_A'{]FiR* 6andG2532* 6jamesG2385#* 6disciplesG3588 G3101* 6hisG846~* 6whenG1492}* 6andG1161|* 5 jerusalemG2419{* 5 toG1519%z7* 5 as though he would goG4198y* 5 wasG2258x#* 5faceG3588 G4383w* 5hisG846v* 5becauseG3754u* 5himG846t* 5receiveG1209s* 5notG3756r* 5they didG1209q* 5andG2532p* 4for himG846o!* 4make readyG2090n* 4 toG5620!m/* 4 of the samaritansG4541l* 4 a villageG2968k* 4 intoG1519j#* 4 and enteredG1525i* 4they wentG4198h* 4andG2532g* 4faceG4383f* 4hisG846e* 4beforeG4253d!* 4messengersG32c* 4sentG649b* 4andG2532a* 3jerusalemG2419`* 3toG1519_* 3to goG4198 $g\D$ w^G0|]@*g&* 8comeG2064%* 8notG3756$* 8isG2064#!* 8of manG3588 G444"* 8the sonG5207!* 8forG1063 * 7 ofG4151* 7 areG2075* 7 yeG5210* 7 of spiritG4151#* 7 what mannerG3634* 7notG3756* 7ye knowG1492* 7saidG2036* 7andG2532* 7themG846#* 7and rebukedG2008* 7he turnedG4762* 7butG1161* 6didG4160* 6eliasG2243* 6asG5613* 6evenG2532* 6themG846* 6consumeG355 * 6andG2532 #* 6heavenG3588 G3772 * 6fromG575 %* 6to come downG2597 * 6 fireG4442+* 6 that we commandG2036* 6 wilt thouG2309* 6 lordG2962* 6 they saidG2036* 6sawG1492* 6johnG2491 #fjM7|fE(qT=fI#* : birdsG3588 G4071H* : andG2532G* :holesG5454F* :haveG2192E!* :foxesG3588 G258D* :unto himG846C* :saidG2036B#* :jesusG3588 G2424A* :andG2532@!* 9thou goestG565?'* 9whithersoeverG3699>* 9theeG4671='* 9 i will followG190<* 9 lordG2962;* 9 himG846:* 9 untoG43149* 9 saidG20368* 9a certainG51007#* 9the wayG3588 G35986* 9inG17225* 9wentG41984* 9theyG8463* 9asG4198%27* 9it came to pass, thatG10961* 9andG11610* 8villageG2968/* 8anotherG2087.* 8toG1519-* 8they wentG4198,* 8 andG2532+* 8 to saveG4982** 8 butG235)* 8 livesG5590(* 8 men'sG444'!* 8to destroyG622 $hrZC*t^G,aB*}hm* < goG565l* < butG1161k* < deadG3498j* < theirG1438i* < buryG2290h* <the deadG3498g* <letG863f* <unto himG846e* <saidG2036d#* <jesusG3588 G2424c#* ;fatherG3588 G3962b* ;myG3450a* ;and buryG2290`* ;to goG565_* ; firstG4412^* ; meG3427]* ; sufferG2010\* ; lordG2962[* ; he saidG2036Z* ;butG1161Y* ;meG3427X* ;followG190W* ;anotherG2087V* ;untoG4314U* ;he saidG2036T* ;andG1161S#* :headG3588 G2776R* :to layG2827Q* :whereG4226P* :notG3756O* :hathG2192N!* :of manG3588 G444M* :the sonG5207L* : butG1161K* : nestsG2682 J!#* : of the airG3588 G3772 $coT<$ waK3~_G/zc* > andG2532!* > the ploughG723* > toG1909#* > handG3588 G5495 * > hisG846 !* >having putG1911 * >no manG3762 * >himG846 * >untoG4314* >saidG2036#* >jesusG3588 G2424* >andG1161* =houseG3624* =myG3450#* =atG3588 G3624* =at homeG1519* =which areG3588* =farewellG657* =themG3588~* = bidG657}* = goG2010|* = firstG4412{* = meG3427z* = letG2010y* =butG1161x* =theeG4671w'* =i will followG190v* =lordG2962u* =saidG2036t* =alsoG2532s* =anotherG2087r* =andG1161q#* <of godG3588 G2316 p#!* <the kingdomG3588 G932o!* <and preachG1229n* <thouG4771 %VfF- lU>'iR9mV6* themG8465* untoG43144* said heG30043* thereforeG37672* comeG20641* wouldG31950* himselfG846/* heG3195.* whitherG3739-* placeG5117,* andG2532+* cityG4172** everyG3956)* intoG1519(* faceG4383'* hisG846&* beforeG4253%* twoG1417$*  andG303#*  twoG1417"*  themG846!*  sentG649 *  andG2532* alsoG2532* seventyG1440* otherG2087* appointedG322#* the lordG3588 G2962%* these thingsG5023* afterG3326#* >of godG3588 G2316 #!* >the kingdomG3588 G932* >forG1519* >fitG2111* >isG2076* >backG3694* >lookingG991 #bw`E(jT3pW=% {bY*  saluteG782X* andG2532W* shoesG5266V* norG3366U* scripG4082T* norG3361S* purseG905R* neitherG3361Q* carryG941P*  wolvesG3074O*  amongG3319N* lambsG704M* asG5613L* forthG649K* youG5209J* sendG649I* iG1473H* beholdG2400G%* go your waysG5217F#* harvestG3588 G2326E* hisG846D* intoG1519C* labourersG2040#B3* he would send forthG1544A* thatG3704$@)#* of the harvestG3588 G2326?#* the lordG3588 G2962>* thereforeG3767=*  pray yeG1189<*  fewG3641;'*  the labourersG2040:*  butG11619*  greatG41838* trulyG33037#* the harvestG2326 %UbI-jO3lU5oU~* eatingG2068}* remainG3306|#* houseG3588 G3614{* the sameG846z* inG1722y* andG1161x* againG344w* youG5209v* toG1909u'* it shall turnG344t* notG3361s*  ifG1487r*  itG846q*  uponG1909p!*  shall restG1879o#*  peaceG3588 G1515n* yourG5216m* thereG1563l* beG5600k* of peaceG1515j* the sonG5207i* ifG1437h* andG2532g*  houseG3624f*  thisG5129e#*  toG3588 G3624d*  peaceG1515c* sayG3004b* firstG4412a* ye enterG1525`* houseG3614_!* whatsoeverG3739^* intoG1519]* andG1161\#*  the wayG3588 G3598[*  byG2596Z*  no manG3367 $\iR,nU?&nW@s\"* sayG3004!* andG2532 -* that are thereinG1722* the sickG772* healG2323* andG2532* youG5213-G*  such things as are set beforeG3908*  eatG2068*  youG5209%*  they receiveG1209*  andG2532* ye enterG1525* cityG4172!* whatsoeverG3739* intoG1519* andG2532* houseG3614* toG1519* houseG3614* fromG1537 * notG3361 * goG3327 * hireG3408 * hisG846 #* ofG3588 G3408* worthyG514* isG2076"%#* the labourerG3588 G2040*  forG1063*  giveG3844*  theyG846*  asG3844#*  such thingsG3588* drinkingG4095* andG2532 !dhQ:"kG/ lV> dC!* be ye sureG1097B+* notwithstandingG4133A* youG5213%@9* we do wipe off againstG631?* on usG2254>)* which cleavethG2853=#* cityG3588 G4172<* yourG5216;* ofG1537:* dustG28689* veryG25328#* theG3588 G28687* evenG25326* and sayG20365#* of the sameG846!4##* the streetsG3588 G41133* intoG1519 2-* go your ways outG18311* notG33610* youG5209/%* they receiveG1209.* andG2532-* ye enterG1525,* cityG4172+!* whatsoeverG3739** intoG1519)* butG1161(* youG5209'* untoG1909&%* is come nighG1448%#* of godG3588 G2316 $#!* the kingdomG3588 G932#* unto themG846 #VlT=& kN1|eH,oVf* sidonG4605e* andG2532d* tyreG5184c* inG1722b'* had been doneG1096&a-#* the mighty worksG3588 G1411`* ifG1487_* forG3754^* bethsaidaG966]* unto theeG4671\* woeG3759[* chorazinG5523Z* unto theeG4671Y* woeG3759X* cityG4172W* thatG1565V#* forG3588 G4172U* thanG2228T* for sodomG4670S#* dayG3588 G2250R* thatG1565Q* inG1722P)* more tolerableG414O#* it shall beG2071N* thatG3754M* unto youG5213L* i sayG3004K* butG1161J* youG5209I* untoG1909H* come nighG1448G#* of godG3588 G2316 F#!* the kingdomG3588 G932E* thatG3754D* of thisG5124 "ZjN3y]F-rM7pZ* meG1700* hearethG191* youG5216+* he that hearethG191*  hellG86*  toG2193$5* shalt be thrust downG2601#* heavenG3588 G3772* toG2193!/* which art exaltedG5312~* capernaumG2584}* thouG4771|* andG2532{*  for youG5213z*  thanG2228"y%#* the judgmentG3588 G2920x* atG1722w* sidonG4605v* andG2532u* for tyreG5184t)* more tolerableG414s#* it shall beG2071r* butG4133q* ashesG4700p* andG2532o* sackclothG4526n* inG1722m* sittingG2521l* repentedG3340!k/* a great while agoG3819j* they hadG3340i* youG5213h* inG1722$g5* which have been doneG1096 #O|eA+iR8 xZC( oO+#*  heavenG3588 G3772**  fromG1537)* fallG4098(* lightningG796'* asG5613&#* satanG3588 G4567%* i beheldG2334$* unto themG846#* he saidG2036"* andG1161!#* nameG3588 G3686 * thyG4675*  throughG1722*  usG2254 -*  are subject untoG5293 !#*  the devilsG3588 G1140*  evenG2532* lordG2962* sayingG3004* joyG5479* withG3326)* returned againG5290#* the seventyG1440* andG1161* meG3165'* him that sentG649* despisethG114* meG1691 /* he that despisethG114* andG1161 *  meG1691 *  despisethG114 *  youG5209 /*  he that despisethG114 *  andG2532 #Wu_C,oT=mU0 vWN#* namesG3588 G3686M* yourG5216L*  becauseG3754K*  rejoiceG5463J*  ratherG3123I*  butG1161H*  youG5213 G-* are subject untoG5293!F##* the spiritsG3588 G4151E* thatG3754D* notG3361C* rejoiceG5463B* thisG5129A* inG1722@+* notwithstandingG4133?* youG5209>* hurtG91=%* by any meansG3361<* shallG91;* nothingG3762:* andG25329%* of the enemyG21908#* the powerG3588 G14117* allG39566*  overG19095*  andG25324*  scorpionsG46513*  andG25322*  serpentsG37891* onG18830* to treadG3961/#* powerG3588 G1849.* unto youG5213-* i giveG1325,* beholdG2400 #Q~`A'pM6uZC# iQq*  goodG2107p* it seemedG1096o* soG3779n* forG3754m#* fatherG3588 G3962l* even soG3483k!* unto babesG3516j* themG846i'* hast revealedG601h* andG2532g* prudentG4908f* andG2532e* the wiseG4680d* fromG575c%* these thingsG5023b'* thou hast hidG613a* thatG3754`#* earthG3588 G1093_* andG2532^#*  of heavenG3588 G3772]*  lordG2962\*  o fatherG3962[*  theeG4671Z*  thankG1843Y* saidG2036X* andG2532W#* in spiritG3588 G4151V* rejoicedG21U#* jesusG3588 G2424T#* hourG3588 G5610S* thatG846R* inG1722Q#* heavenG3588 G3772P* inG1722O#* are writtenG1125 #V{bL6|eA*oN6qV*  blessedG3107* privatelyG2398* and saidG2036#* disciplesG3588 G3101* untoG4314'* he turned himG4762* andG2532 * !revealG601 *  willG1014 #* the sonG3588 G5207 * to whomG3739 * andG2532#* the sonG3588 G5207* butG1487* isG2076 !#* the fatherG3588 G3962* whoG5101* andG2532 !#* the fatherG3588 G3962* butG1487* isG2076#* the sonG3588 G5207~* whoG5101}* knowethG1097|*  no manG3762{*  andG2532z#*  fatherG3588 G3962y*  myG3450x*  ofG5259w* to meG3427v'* are deliveredG3860u!* all thingsG3956t* #sightG1715s* "thyG4675r* !inG1715 $VoU>&cM7 hQ:# qV8* temptedG15987* andG25326* stood upG4505* lawyerG35444* a certainG51003* beholdG24002* andG25321* heardG1910* notG3756/* haveG191.* andG2532-* ye hearG191",1* those things whichG3739+* to hearG191** andG2532)* seenG1492(* notG3756'* haveG1492&* andG2532%*  seeG991$*  yeG5210"#1*  those things whichG3739"*  to seeG1492!%*  have desiredG2309 * kingsG935* andG2532* prophetsG4396* manyG4183* thatG3754* youG5213* i tellG3004* forG1063*  ye seeG991+*  the things thatG3739*  which seeG991#*  the eyesG3588 G3788 $cbH0zcD-rZC, {c\* withG1537[* andG2532Z#* soulG3588 G5590Y* thyG4675X* allG3650W* withG1537V* andG2532U#* heartG3588 G2588T*  thyG4675S*  allG3650R*  withG1537Q#*  godG3588 G2316P*  thyG4675O* the lordG2962N+* thou shalt loveG25M* saidG2036L* answeringG611K* heG2036J* andG1161I%*  readest thouG314H*  howG4459G#*  the lawG3588 G3551F* inG1722E!* is writtenG1125D* whatG5101C* himG846B* untoG4314A* he saidG2036@* lifeG2222?* eternalG166>!* to inheritG2816=!*  shall i doG4160<*  whatG5101;*  masterG1320:*  sayingG30049*  himG846 $hjS5lG.~`E-h* andG1161* neighbourG4139~*  myG3450}*  isG2076|*  whoG5101{*  andG2532z#*  jesusG3588 G2424y* untoG4314x* saidG2036w* himselfG1438v!* to justifyG1344u* willingG2309t* heG2036s* butG1161r+*  thou shalt liveG2198q* andG2532p* doG4160o* thisG5124n* rightG3723!m1* thou hast answeredG611l* unto himG846k* he saidG2036j* andG1161i* "thyselfG4572h* !asG5613g*  neighbourG4139f* thyG4675e* andG2532d#* mindG3588 G1271c* thyG4675b* allG3650a* withG1537`* andG2532_#* strengthG3588 G2479^* thyG4675]* allG3650 "^y\E(r\:#jG*^-"I*  he passed by on the other sideG492!*  himG846 #*  when he sawG1492*  andG2532#*  wayG3588 G3598* thatG1565* priestG2409* a certainG5100+* there came downG2597* chanceG4795* byG2596* andG1161* half deadG2253* leavingG2007%* and departedG565* woundedG2007* andG2532)* of his raimentG1562* himG846* strippedG1562* whichG3739 * thievesG3027 !*  fell amongG4045 *  andG2532 *  jerichoG2410 *  toG1519*  jerusalemG2419* fromG575* went downG2597* manG444* a certainG5100* saidG2036* answeringG5274#* jesusG3588 G2424 #V|YA*jR9$ jJ4lVE* "onG1909D* " himG846C* " setG1913B* " andG1161A* " wineG3631@* " andG2532?* "oilG1637>!* "pouring inG2022=#* "woundsG3588 G5134<* "hisG846;%* "and bound upG2611:* "went toG43349* "andG2532!8/* ! he had compassionG46977* ! himG8466#* ! when he sawG14925* ! andG25324* !wasG25963* !heG8462* !whereG25961* !cameG20640+* !as he journeyedG3593/* !samaritanG4541.* !a certainG5100-* !butG1161.,K* and passed by on the other sideG492+* lookedG1492** andG2532)* cameG2064(#* the placeG3588 G5117'* atG2596&#* when he wasG1096%* a leviteG3019$* likewiseG3668#* andG1161 #biR2x_CiC+~bh* $of theseG5130g* $nowG3767f* $whichG5101e* #theeG4671d!* #will repayG591c* #iG1473b!* #come againG1880a* #iG3165`* #whenG1722"_1* #thou spendest moreG4325^!* #whatsoeverG3739]* #andG2532\* #himG846[%* #take care ofG1959Z* #unto himG846Y* # saidG2036X* # andG2532!W##* # to the hostG3588 G3830V* # and gaveG1325U* # penceG1220T* #twoG1417S#* #he took outG1544 R-* #when he departedG1831Q!* #the morrowG839P* #onG1909O* #andG2532N* "himG846M%* "took care ofG1959L* "andG2532K* "an innG3829J* "toG1519I* "himG846H#* "and broughtG71G* "beastG2934F* "his ownG2398 $ZY@|dL-aK4qZ * &andG1161 * & villageG2968 * & certainG5100 * & aG2968* & intoG1519* & enteredG1525* &heG846* &thatG2532* &wentG4198* &theyG846* &asG1722+* &it came to passG1096* &nowG1161* %likewiseG3668~* %thouG4771}* %doG4160|* %andG2532{* % goG4198z* % unto himG846y#* % jesusG3588 G2424x* % saidG2036w* % thenG3767v* %himG846u* %onG3326t#* %mercyG3588 G1656s)* %he that shewedG4160r* %he saidG2036q* %andG1161!p##* $ the thievesG3588 G3027o* $ amongG1519"n1* $ unto him that fellG1706m* $ neighbourG4139l* $ wasG1096k* $thouG4671j* $thinkestG1380i* $threeG5140 $ihR:$t[C,qW7i0* ( dostG3199/* ( lordG2962.* ( and saidG2036-#* ( came to himG2186,* (andG1161+* (servingG1248** (muchG4183)* (aboutG4012(%* (was cumberedG4049'* (marthaG3136&* (butG1161%#* 'wordG3588 G3056$* 'hisG846#* ' and heardG191"#* ' feetG3588 G4228!#* ' jesus'G3588 G2424 * ' atG3844* ' satG3869* 'alsoG2532* 'whichG3739* 'maryG3137* 'calledG2564* 'a sisterG79* 'hadG2258* 'sheG3592* 'andG2532#* &houseG3588 G3624* &herG846* &intoG1519* &himG846* &receivedG5264* &marthaG3136* &namedG3686* &womanG1135* &certainG5100 * &aG1135 $[mP:qZ; z^E&s[T* * thatG3310S#* *hath chosenG1586R* *maryG3137Q* *andG1161P* *needfulG5532O* *isG2076N* *one thingG1520M* *butG1161L#* ) many thingsG4183K* ) aboutG4012J* ) troubledG5182I* ) andG2532 H-* )thou art carefulG3309G* )marthaG3136F* )marthaG3136E* )unto herG846D* )and saidG2036C* )answeredG611B#* )jesusG3588 G2424A* )andG1161@* (meG3427?* (she helpG4878>* (thatG2443=* (thereforeG3767<* (herG846;* (bidG2036:* (aloneG34419* (to serveG12478* (meG31657* (hath leftG26416* (sisterG3588 G795* (myG34504* (thatG37543* (careG31992* (notG37561* ( thouG4671 %ejS=&uZA) v`H/ey#* disciplesG3588 G3101x* hisG846w* taughtG1321v* alsoG2532u* johnG2491t* asG2531s* to prayG4336r* usG2248q* teachG1321p* lordG2962o* himG846n* untoG4314m* saidG2036l* disciplesG3101k* hisG846j#* ofG3588 G3101i* oneG5100h*  he ceasedG3973g*  whenG5613f*  placeG5117e*  certainG5100d*  aG5117c* inG1722b* prayingG4336a* wasG1511`* heG846_* asG1722%^7* it came to pass, thatG1096]* andG2532\* *herG846[* *fromG575Z'* *be taken awayG851Y* *notG3756X* * shallG851W* * whichG3748V* * partG3310U* * goodG18 %[hQ7{[C,bJ4q[* usG2254* forgiveG863* andG2532!*  breadG3588 G740*  dailyG1967* ourG2257* dayG2250* byG2596* dayG2250* usG2254* giveG1325#* earthG3588 G1093* inG1909* soG2532* heavenG3772* inG1722* asG5613 * be doneG1096 #* willG3588 G2307 * thyG4675 * comeG2064 !* kingdomG3588 G932* thyG4675#* nameG3588 G3686*  thyG4675#*  hallowed beG37#*  heavenG3588 G3772*  inG1722*  which artG3588* fatherG3962* ourG2257* sayG3004~* ye prayG4336}* whenG3752|* unto themG846{* he saidG2036z* andG1161 %knU:pZ?)jS5kC* sayG2036B* andG2532A#* at midnightG3317@*  himG846?*  untoG4314>*  shall goG4198=*  andG2532<*  a friendG5384;!* shall haveG2192:* youG52169* ofG15378* whichG51017* themG8466* untoG43145* he saidG20364* andG25323* evilG41902* fromG5751* usG22480* deliverG4506/* butG235.!* temptationG3986-* intoG1519,* notG3361+* usG2248** leadG1533)* andG2532(* to usG2254'#*  is indebtedG3784&*  one thatG846%*  everyG3956$*  forgiveG863#*  alsoG2532"* weG863!* forG1063 !* sinsG3588 G266* ourG2257 %RkT8pU4zcA+~hRh* inG1519g* meG1700f* withG3326e* areG1526d#* childrenG3588 G3813c* myG3450b*  andG2532a*  shutG2808`*  nowG2235_*  isG2808^#*  the doorG3588 G2374]* notG3361\* meG3427[* troubleG2873Z* and sayG2036Y%* shall answerG611X#* from withinG2081W* and heG2548V* himG846U'*  to set beforeG3908T*  nothingG3756S*  i haveG2192R*  andG2532Q*  meG3165P* toG4314O* is comeG3854N* journeyG3598M* in hisG1537L* of mineG3450K* a friendG5384J* forG1894I* loavesG740H* threeG5140G* meG3427F* lendG5531E* friendG5384D* unto himG846 $^hO3jT:#}gI+v^ * seekG2212 * youG5213! /* it shall be givenG1325 * andG2532* askG154* unto youG5213* sayG3004* and iG2504!* he needethG5535!* as many asG3745* himG846* and giveG1325%* he will riseG1453#* importunityG335~* hisG846}!* ofG3588 G335|* becauseG1223{* yetG1065z* friendG5384y*  hisG846x*  he isG1511w*  becauseG1223v*  himG846u*  giveG1325t* rise andG450s* notG3756r* he willG1325q* thoughG1487p* unto youG5213o* i sayG3004n* theeG4671m* and giveG1325l* riseG450k* notG3756j* i canG1410i#* bedG3588 G2845 "XsW@'|T/hH2nX.* himG846-* giveG1929,* a fishG2486+* forG473** will heG1929)* a fishG2486(* ifG1487'* orG2532&* a stoneG3037%* himG846$%* will he giveG1929&#-#* that is a fatherG3588 G3962"* of youG5216!* of anyG5101 * breadG740* shall askG154#* a sonG3588 G5207* ifG1161!1* it shall be openedG455$5* to him that knockethG2925* andG2532* findethG2147+* he that seekethG2212* andG2532* receivethG2983+* one that askethG154* everyG3956* forG1063* unto youG5213!1* it shall be openedG455* andG2532* knockG2925'* ye shall findG2147 * andG2532 $]~]G)}gN0t]G- r]R* itG846Q* andG2532P* a devilG1140O#* casting outG1544N* he wasG2258M* andG2532L* himG846K-* to them that askG154J* spiritG4151I* holyG40H* theG4151G* giveG1325F#* fatherG3588 G3962E* heavenlyG3772D* moreG3123C* how muchG4214B* childrenG5043A* yourG5216@#* untoG3588 G5043?* giftsG1390>* goodG18=* to giveG1325<* know howG1492;* evilG4190:* beingG52259* thenG37678* yeG52107* ifG14876!* a scorpionG46515* himG8464'* will he offerG19293* an eggG56092%* he shall askG1541* ifG14370* orG2228/* a serpentG3789 #Z\< kT<iO3uZu* knowingG1492t* heG846s* butG1161r*  heavenG3772q* fromG1537p* a signG4592o* himG846n* ofG3844m* soughtG2212l* temptingG3985k* othersG2087j* andG1161#i'#*  of the devilsG3588 G1140h*  the chiefG758g*  beelzebubG954f* throughG1722e#* devilsG3588 G1140d)* he casteth outG1544c* saidG2036b* themG846a* ofG1537`* someG5100_* butG1161^* wonderedG2296 ]!#* the peopleG3588 G3793\* andG2532[* spakeG2980Z* the dumbG2974Y%* was gone outG1831X#*  the devilG3588 G1140W*  whenG1831V+*  it came to passG1096U*  andG1161T*  dumbG2974S* wasG2258 #Qy_D){`J+yY@%~gQ* ifG1487* andG1161* beelzebubG954* throughG1722#* devilsG3588 G1140* cast outG1544* iG3165#* ye say thatG3004*  becauseG3754*  standG2476!*  kingdomG3588 G932 *  hisG846 *  shallG2476 * howG4459 * himselfG1438 * againstG1909!* be dividedG1266* alsoG2532#* satanG3588 G4567* ifG1487* fallethG4098* a houseG3624* againstG1909* a houseG3624* andG2532(=*  is brought to desolationG2049~*  itselfG1438}*  againstG1909|*  dividedG1266{*  kingdomG932z* everyG3956y* unto themG846x* saidG2036w#* thoughtsG3588 G1270v* theirG846 $\}gO9!pV?)mI)s\<* hisG1438;* keepethG5442:* armedG25289%* a strong manG24788* whenG37527* youG52096*  uponG19095*  is comeG53484#*  of godG3588 G2316 3#!*  the kingdomG3588 G9322*  no doubtG6861#* devilsG3588 G11400* cast outG1544/* of godG2316.!* the fingerG1147-* withG1722,* iG1544+* ifG1487** butG1161)* judgesG2923(* yourG5216'* beG2071&* theyG846%* shallG2071$* thereforeG1223#*  outG1544"#*  sonsG3588 G5207!*  yourG5216 *  doG1544*  whomG5101* byG1722#* devilsG3588 G1140* cast outG1544* beelzebubG954* byG1722* iG1473 $`r[C% dG1uW@(x``*  withG3326_*  notG3361!^/*  he that gatherethG4863]*  andG2532\*  meG1700[* againstG2596Z* isG2076Y* meG1700X* withG3326W* notG3361V!* he that isG5607U#* spoilsG3588 G4661T* hisG846S* dividethG1239R* andG2532Q!* he trustedG3982P* whereinG3739O* armourG3833N*  hisG846M#*  allG3588 G3833L*  from himG1909K*  he takethG142J*  himG846I%* and overcomeG3528H* himG846G+* shall come uponG1904F* than heG846E!* a strongerG2478D* whenG1875C* butG1161B* peaceG1515A*  inG1722@*  areG2076?*  goodsG5224>*  hisG846=*  palaceG833 #giJ5|eJ2pY7g* takethG3880* andG2532* goeth heG4198* thenG5119* garnishedG2885~* andG2532}* sweptG4563|!* he findethG2147{)* when he comethG2064z* andG2532y!* i came outG1831x* whenceG3606w#* houseG3588 G3624v* myG3450u* untoG1519t'* i will returnG5290s* he saithG3004r* noneG3361q* findingG2147p* andG2532o* restG372n*  seekingG2212m*  placesG5117l*  dryG504k*  throughG1223j!*  he walkethG1330i!* a manG3588 G444h* ofG575g#* is gone outG1831f* spiritG4151e* uncleanG169d* theG4151c* whenG3752b!* scatterethG4650a* meG1700 "`t]<t[9"~eO* |`%* that bareG941$#* the wombG3588 G2836#* blessedG3107"* unto himG846!* and saidG2036 * her voiceG5456*  lifted upG1869!##*  the companyG3588 G3793*  ofG1537*  womanG1135*  a certainG5100%* these thingsG5023* spakeG3004* heG846* asG1722+* it came to passG1096* andG1161)* than the firstG4413* worseG5501* isG1096* manG444* thatG1565!* ofG3588 G444* the lastG2078 * andG2532 * thereG1563 * and dwellG2730 '*  they enter inG1525 *  andG2532%*  than himselfG1438#*  more wickedG4190*  spiritsG4151* otherG2087* sevenG2033 #VxaL4iT=%tX@"kVH* itG846G* be givenG1325F* signG4592E* noG3756D#* there shallG1325C* andG2532B* a signG4592A*  they seekG1934@!*  generationG1074?*  evilG4190>#*  anG3588 G1074=*  isG2076<* thisG3778;* to sayG3004:* he beganG756,9E* were gathered thick togetherG18658!* the peopleG37937* whenG18656* andG11615*  itG8464*  keepG54423*  andG25322#*  of godG3588 G23161#* the wordG3588 G30560)* they that hearG191/* blessedG3107.!* yea ratherG3304-* saidG2036,* heG846+* butG1161 *-* thou hast suckedG2337)* whichG3739(* the papsG3149'* andG2532&* theeG4571 "UoY@){\F*[C#qUj* she cameG2064i* forG3754h*  themG846g*  condemnG2632f*  andG2532e!*  generationG1074d*  thisG3778c#* ofG3588 G1074b!* the menG3588 G435a* withG3326"`%#* the judgmentG3588 G2920_* inG1722^'* shall rise upG1453]%* of the southG3558\* the queenG938[!* generationG1074Z* thisG3778Y#*  toG3588 G1074X*  beG2071W!*  of manG3588 G444V#*  the sonG3588 G5207U*  alsoG2532T* shallG2071S* soG3779(R1#* unto the ninevitesG3588 G3536Q* a signG4592P* wasG1096O* jonasG2495N* asG2531M* forG1063!L##* the prophetG3588 G4396K* of jonasG2495J#* the signG3588 G4592I* butG3361 !S~Z<% _I# kJ4 mS * !no manG3762 * hereG5602 !* than jonasG2495* a greaterG4119* beholdG2400* andG2532* of jonasG2495#'#* the preachingG3588 G2782* atG1519'* they repentedG3340* forG3754* itG846'* shall condemnG2632~* andG2532 }!#* generationG3588 G1074|* thisG3778{* withG3326"z%#* the judgmentG3588 G2920y* inG1722x'* shall rise upG450w* of nineveG3535v* the menG435u* hereG5602t%* than solomonG4672s* a greaterG4119r* beholdG2400q* andG2532p!* of solomonG4672 o!#* the wisdomG3588 G4678n* to hearG191"m%#* of the earthG3588 G1093&l-#* the utmost partsG3588 G4009k* fromG1537 "NyW<#pV3fI3}fN-* "whenG1875,* "butG1161+'* "full of lightG5460** "isG2076)* "alsoG2532(#* " bodyG3588 G4983'* " wholeG3650&* " thyG4675%* " singleG573$* " isG5600##* "eyeG3588 G3788"* "thineG4675!* "whenG3752 * "thereforeG3767#* "the eyeG3588 G3788* "isG2076!##* "of the bodyG3588 G4983#* "the lightG3588 G3088#* !the lightG3588 G5338* !may seeG991"1* !they which come inG1531* !thatG2443#'#* !a candlestickG3588 G3087* ! onG1909* ! butG235#* ! a bushelG3588 G3426* ! underG5259* ! neitherG3761)* !a secret placeG2927* !inG1519* !puttethG5087* !a candleG3088 +* !he hath lightedG681 * !whenG1161 "baD'uYC,oW:bO* $doth giveG5461!N##* $of a candleG3588 G3088'M1!* $the bright shiningG3588 G796L* $whenG3752K* $asG5613J'* $full of lightG5460I* $ shall beG2071H* $ the wholeG3650G* $ darkG4652F* $ partG3313E* $noG3361D* $havingG2192C'* $full of lightG5460B* $thereforeG3767A#* $bodyG3588 G4983@* $wholeG3650?* $thyG4675>* $ifG1487=* # darknessG4655<* # notG3361;* #beG2076:* #theeG46719* #inG17228* #which isG35887#* #the lightG3588 G54576* #thatG46485* #thereforeG37674* #take heedG4648 3-* "full of darknessG46522* "alsoG25321#* "bodyG3588 G49830* "thyG4675/* "evilG4190.* "isG5600 $iiM1dM5}dJ+is* ' yeG5210r* ' doG2511q* 'nowG3568p* 'himG846o* 'untoG4314n* 'saidG2036m#* 'the lordG3588 G2962l* 'andG1161k!* & dinnerG3588 G712j* & beforeG4253i* & washedG907h* & firstG4412g* & notG3756f* &he hadG907e* &thatG3754d%* &he marvelledG2296c* &sawG1492b%* &the phariseeG5330a* &whenG1492`* &andG1161#_5* %and sat down to meatG377^!* %he went inG1525]* % andG1161\* % himG846[* % withG3844Z* % dineG709Y* % toG3704X* %himG846W* %besoughtG2065V* %phariseeG5330U* %a certainG5100T* %he spakeG2980S* %asG1722R* %andG1161Q* $lightG5461P* $theeG4571 !Z|e@)lU>gO" qZ* *woeG3759* *butG235* ) unto youG5213* ) cleanG2513* ) areG2076!* )all thingsG3956* )beholdG2400 * )andG2532) ?* )of such things as ye haveG1751 * )almsG1654 * )giveG1325 !* )but ratherG4133* ( alsoG2532$5* ( that which is withinG2081* ( makeG4160%7* (that which is withoutG1855%* (he that madeG4160* (notG3756* (didG4160* (foolsG878!* 'wickednessG4189* 'andG2532~#* 'of raveningG724}* 'is fullG1073|#* 'inward partG2081{* 'yourG5216z* 'butG1161!y##* 'the platterG3588 G4094x* 'andG2532 w!#* 'of the cupG3588 G4221v#* ' the outsideG1855u!* ' make cleanG2511t#* ' phariseesG3588 G5330 !cqZ=&_?& kT8zc5* + andG2532$4)#* +the synagoguesG3588 G48643* +inG1722)23#* +the uppermost seatsG3588 G44101* +ye loveG250* +forG3754/#* +phariseesG3588 G5330.* +unto youG5213-* +woeG3759,* *undoneG863+* *the otherG2548** *to leaveG863)* *notG3361(* *andG2548'%* *to have doneG4160&* *ought yeG1163%* *theseG5023$#* *of godG3588 G2316#* *the loveG3588 G26"* *andG2532!#* *judgmentG3588 G2920 * *pass overG3928* * andG2532* * herbsG3001'* * all manner ofG3956* * andG2532#* * rueG3588 G4076* *andG2532#* *mintG3588 G2238* *ye titheG586* *forG3754#* *phariseesG3588 G5330* *unto youG5213 #VrW@#|eE(]A& qVX* .he saidG2036W* .andG1161V* - alsoG2532U* - usG2248 T-* - thou reproachestG5195S* - sayingG3004R* - thusG5023Q* -masterG1320P* -unto himG846O* -and saidG3004N)* -of the lawyersG3544M* -oneG5100L* -answeredG611K* -thenG1161J* ,awareG1492I* ,notG3756H* ,areG1492G* ,overG1883F* ,that walkG4043E!* ,the menG3588 G444D* ,andG2532C-* , which appear notG82B#* , gravesG3588 G3419A* , asG5613@* , ye areG2075?* , forG3754>!* ,hypocritesG5273=* ,phariseesG5330<* ,andG2532;* ,scribesG1122:* ,unto youG52139* ,woeG37598#* + the marketsG3588 G587* + inG17226!* + greetingsG3588 G783 "ZhL,eG-lC,vZz* 0ye allowG4909y* 0thatG2532x+* 0ye bear witnessG3140w* 0trulyG686v* / themG846u* / killedG615t* / fathersG3962s* / yourG5216r* /andG1161%q+#* /of the prophetsG3588 G4396$p)#* /the sepulchresG3588 G3419o* /ye buildG3618n* /forG3754m* /unto youG5213l* /woeG3759k* .fingersG1147j* .yourG5216i* .one ofG1520h#* .withG3588 G1147!g##* .the burdensG3588 G5413f* .notG3756e* .touchG4379d!* .yourselvesG846c* .yeG4379b* .andG2532$a5* . grievous to be borneG1419`%* . with burdensG5413_!* . menG3588 G444^* . ye ladeG5412]* . forG3754\* .lawyersG3544[* .alsoG2532Z* .unto youG5213Y* .woeG3759 #Yw`F-w_G#iS<yY%* 2the prophetsG4396* 2allG3956#* 2ofG3588 G4396!* 2the bloodG3588 G129* 2thatG2443* 1persecuteG1559* 1andG2532+* 1they shall slayG615* 1themG846* 1ofG1537* 1 andG2532* 1 apostlesG652* 1 andG2532* 1 prophetsG4396* 1 themG846#* 1i will sendG649 #* 1of godG3588 G2316 !#* 1the wisdomG3588 G4678 * 1saidG2036 * 1alsoG2532 * 1thereforeG1223 !#* 0sepulchresG3588 G3419* 0theirG846* 0buildG3618* 0yeG5210* 0andG1161* 0 themG846* 0 killedG615* 0 indeedG3303* 0 theyG846* 0 forG3754~* 0fathersG3962}* 0yourG5216|#* 0ofG3588 G3962{#* 0the deedsG3588 G2041 YbM5fE*}U@(zY=#* 4the keyG3588 G2807!<1* 4ye have taken awayG142;* 4forG3754:* 4lawyersG35449* 4unto youG52138* 4woeG3759 7!#* 3generationG3588 G10746* 3thisG37785* 3ofG575$45* 3it shall be requiredG15673* 3unto youG52132* 3i sayG30041* 3 verilyG3483 0!#* 3 the templeG3588 G3624/* 3 andG2532.#* 3 the altarG3588 G2379-* 3 betweenG3342,)* 3which perishedG622+%* 3of zachariasG2197*!* 3the bloodG3588 G129)* 3untoG2193(* 3of abelG6'!* 3the bloodG3588 G129&* 3fromG575 %!#* 2generationG3588 G1074$* 2 thisG3778#* 2 ofG575"+* 2 may be requiredG1567!%* 2 of the worldG2889 )* 2 the foundationG2602* 2fromG575)* 2which was shedG1632 "\r[-|e@)}gL6s\_* 6outG1537^* 6somethingG5100]* 6to catchG2340\* 6seekingG2212[* 6andG2532Z* 6for himG846Y#* 6laying waitG1748X#* 5many thingsG4119W* 5ofG4012V* 5to speakG653U* 5himG846T!* 5to provokeG653S* 5andG2532R!* 5 vehementlyG1171Q* 5 to urgeG1758P* 5 beganG756#O'#* 5 the phariseesG3588 G5330N* 5 andG2532!M##* 5the scribesG3588 G1122L* 5themG846K* 5untoG4314J%* 5these thingsG5023I* 5saidG3004H* 5heG846G* 5asG3004F* 5andG1161E#* 4ye hinderedG2967*DA* 4them that were entering inG1525C* 4andG2532B!* 4 yourselvesG846A* 4 inG1525@* 4 notG3756?!* 4 ye enteredG1525">%#* 4 of knowledgeG3588 G1108 WxbL+hE*oZ6 rW* coveredG4780~* nothingG3762}* there isG2076|* forG1161{* hypocrisyG5272z* isG2076y* whichG3748&x-#* of the phariseesG3588 G5330 w!#* the leavenG3588 G2219v* ofG575u* yeG1438t* bewareG4337s%* first of allG4412r#* disciplesG3588 G3101q*  hisG846p*  untoG4314o*  to sayG3004n*  he beganG756m-*  one upon anotherG240l!* they trodeG2662k'* insomuch thatG5620j#* of peopleG3588 G3793(i=* an innumerable multitudeG34611hO* when there were gathered togetherG1996g'* the mean timeG3739f* inG1722e* 6 himG846!d/* 6 they might accuseG2723c* 6 thatG2443b* 6 mouthG4750a* 6 hisG846`#* 6ofG3588 G4750 "YiQ8!qP:sR+oY!* beG5399 * friendsG5384* myG3450* unto youG5213* i sayG3004* andG1161#'#* the housetopsG3588 G1430* uponG1909#3* shall be proclaimedG2784#* closetsG3588 G5009* inG1722#* the earG3588 G3775*  inG4314)*  ye have spokenG2980!*  that whichG3739*  andG2532#*  the lightG3588 G5457* inG1722)* shall be heardG191#* darknessG3588 G4653 * inG1722 )* ye have spokenG2036 !* whatsoeverG3745 * thereforeG473 * be knownG1097*  notG3756*  shallG1097*  thatG3739*  hidG2927*  neitherG2532#* be revealedG601* notG3756* shallG601* thatG3739 $Yw`G/xaI(lT6uYE* sparrowsG4765D* fiveG4002C* notG3780B* areG4453A* himG5126@* fearG5399?* unto youG5213>* i sayG3004=* yeaG3483<#* hellG3588 G1067;* intoG1519:*  to castG16859*  powerG18498*  hathG21927)*  he hath killedG6156*  afterG33265!* him, whichG35884* fearG53993'* ye shall fearG53992* whomG51011* youG52130+* i will forewarnG5263/* butG1161.#* they can doG4160-* thatG5100,* moreG4053+* noG3361** haveG2192)* thatG5023(* afterG3326'* andG2532&#*  the bodyG3588 G4983%)*  them that killG615$*  ofG575#*  afraidG5399"*  notG3361 $jqZD-x_C+W?' ji*  meG1698h'* shall confessG3670g* whosoeverG3956f* unto youG5213e* i sayG3004d* alsoG1161c* sparrowsG4765b* manyG4183a* thanG4765$`5* ye are of more valueG1308_*  thereforeG3767^*  notG3361]*  fearG5399\*  numberedG705[*  allG3956Z* areG705Y* headG2776X* yourG5216W#* ofG3588 G2776V* hairsG2359U#* theG3588 G2359T* evenG2532S* butG235R#* godG3588 G2316Q* beforeG1799P* forgottenG1950O* isG2076N*  themG846M*  ofG1537L*  oneG1520K*  notG3756J*  andG2532I* farthingsG787H* twoG1417G* forG787F* soldG4453 !Lz[C(}cG% v\A fL * the holyG40 * againstG1519(?* unto him that blasphemethG987* butG1161* himG846#5* it shall be forgivenG863!* of manG3588 G444#* the sonG3588 G5207* againstG1519* a wordG3056#* shall speakG2046* whosoeverG3956~* andG2532}#* of godG3588 G2316|!* the angelsG3588 G32{* beforeG1799z+* shall be deniedG533y!* menG3588 G444x* beforeG1799w* meG3165v+* he that deniethG720u* butG1161t#* of godG3588 G2316s!* the angelsG3588 G32r* beforeG1715q* confessG3670p* alsoG2532o!* of manG3588 G444n#* the sonG3588 G5207m* shallG3670l*  himG846k!*  menG3588 G444j*  beforeG1715 #]hJ3fP5zcI0w]-* to sayG2036,* ye oughtG1163+* whatG3739*#* hourG3588 G5610)* the sameG846(* inG1722'* youG5209&#* shall teachG1321%* ghostG4151$* the holyG40#* forG1063"%* ye shall sayG2036!* whatG5101 * orG2228+* ye shall answerG626!* what thingG5101* orG2228* howG4459* thoughtG3309* noG3361* take yeG3309#* powersG3588 G1849* andG2532 #!* magistratesG3588 G746* andG2532$)#* the synagoguesG3588 G4864* untoG1909* youG5209!* they bringG4374* whenG3752* andG1161#* be forgivenG863 * notG3756 * it shallG863 * ghostG4151 $efM3tY>(}fO4|eQ*  forG3754"P%#*  covetousnessG3588 G4124O*  ofG575N*  bewareG5442M* andG2532L* take heedG3708K* themG846J* untoG4314I* he saidG2036H* andG1161G*  youG5209F*  overG1909E*  a dividerG3312D*  orG2228C*  a judgeG1348B* meG3165A* madeG2525@* whoG5101?* manG444>* unto himG846=* he saidG2036<* andG1161;* meG1700:* withG3326%9+#* the inheritanceG3588 G28178)* that he divideG33077* brotherG806* myG34505* toG3588 G804* speakG20363* masterG13202* himG8461* saidG1161!0##* the companyG3588 G3793/* ofG1537.* oneG5100 "`|[E! oU1gL2v`s*  myG3450r*  to bestowG4863q!*  room whereG4226p*  noG3756o*  i haveG2192n* becauseG3754m!* shall i doG4160l* whatG5101k* sayingG3004j* himselfG1438i* withinG1722h!* he thoughtG1260g* andG2532)f?*  brought forth plentifullyG2164e*  manG444d*  richG4145c%* of a certainG5100 b!#* the groundG3588 G5561a* sayingG3004`* themG846_* untoG4314^* a parableG3850]* he spakeG2036\* andG1161[!* possessethG5224Z* heG846 Y-* the things whichG5224X* ofG1537W'* the abundanceG4052V* inG1722U* notG3756T!* consistethG2076S#* lifeG3588 G2222R*  a man'sG5100 $\yU?! nX8! u]@(u\* drinkG4095* eatG5315+* take thine easeG373*  yearsG2094*  manyG4183*  forG1519*  laid upG2749*  goodsG18* muchG4183* thou hastG2192 * soulG5590 * soulG5590 * myG3450 #* toG3588 G5590 !* i will sayG2046* andG2532* goodsG18* myG3450* andG2532#* fruitsG3588 G1081* myG3450* allG3956'* will i bestowG4863*  thereG1563*  andG2532~*  greaterG3173}*  buildG3618|*  andG2532{!* barnsG3588 G596z* myG3450 y-* i will pull downG2507x* will i doG4160w* thisG5124v* he saidG2036u* andG2532t#* fruitsG3588 G2590 #Z}fN/x_?)pZC+wZ:* thereforeG12239#* disciplesG3588 G31018* hisG8467* untoG43146* he saidG20365* andG11614*  godG23163*  towardG15192* richG41471* notG33610* isG4147/* andG2532.#* for himselfG1438*-A* he that layeth up treasureG2343,* soG3779"+1* thou hast providedG2090** whichG3739)* beG2071(%* those thingsG3739'* shallG2071&* whoseG5101%*  thenG1161$*  theeG4675#*  ofG575 "/*  shall be requiredG523!#*  soulG3588 G5590 * thyG4675#* nightG3588 G3571* thisG3778* foolG878* unto himG846* saidG2036#* godG3588 G2316* butG1161* be merryG2165 "^eM5_I1oX@%u^\*  norG3761[!*  storehouseG5009Z*  haveG2076Y*  neitherG3756X*  whichG3739W* reapG2325V* norG3761U* sowG4687T* neitherG3756S* theyG4687R* forG3754 Q!#* the ravensG3588 G2876P* considerG2657"O%#* than raimentG3588 G1742N#* the bodyG3588 G4983M* andG2532L#* than meatG3588 G5160K* moreG4119J* isG2076I#* the lifeG3588 G5590H+* ye shall put onG1746G* whatG5101"F%#* for the bodyG3588 G4983E* neitherG3366D%* ye shall eatG5315C* whatG5101B* lifeG5590A* yourG5216@#*  forG3588 G5590?*  thoughtG3309>*  noG3361=*  takeG3309<*  unto youG5213;* i sayG3004 #[gO8"\E.mS5[ !#* the liliesG3588 G2918~* considerG2657}*  the restG3062|*  forG4012{+*  take ye thoughtG3309z* whyG5101)y?* that thing which is leastG1646x!* able to doG1410w* be notG3777v* thenG3767u* yeG1410t* ifG1487s*  cubitG4083r*  oneG1520q#*  statureG3588 G2244p*  hisG846o*  toG1909n* addG4369m* canG1410#l3* with taking thoughtG3308k* youG5216j* ofG1537i* whichG5101h* andG1161$g)#* than the fowlsG3588 G4071f* betterG1308e* yeG5210d* areG1308c* moreG3123b* how muchG4214a* themG846`* feedethG5142_#* godG3588 G2316^* andG2532]* barnG596 $a|eJ1iR7rO3}a#* the ovenG2823"* intoG1519!*  is castG906 *  to morrowG839*  andG2532*  the fieldG3588 G68*  inG1722* to dayG4594* which isG5607#* the grassG3588 G5528* clotheG294* soG3779#* godG3588 G2316* thenG1161* ifG1487* of theseG5130* oneG1520* likeG5613* arrayedG4016* notG3761* wasG4016#* gloryG3588 G1391 * hisG846 * allG3956 * inG1722 *  solomonG4672 *  thatG3004*  unto youG5213*  i sayG3004*  and yetG1161* notG3761* they spinG3514* notG3756* they toilG2872* they growG837* howG4459 !Uv^G1dM6hH-uUD#* of godG3588 G2316 C#!* the kingdomG3588 G932B* seek yeG2212A!* but ratherG4133@+* of these thingsG5130?%*  ye have needG5535>*  thatG3754=*  knowethG1492<#*  fatherG3588 G3962;*  yourG5216:* andG11619!* seek afterG1934"8%#* of the worldG3588 G2889!7##* the nationsG3588 G14846* doG19345%* these thingsG50234* allG39563* forG1063&29*  be ye of doubtful mindG33491*  neitherG33610)*  ye shall drinkG4095/* whatG5101.* orG2228-%* ye shall eatG5315,* whatG5101+* yeG5210** notG3361)* seekG2212(* andG2532$'5* o ye of little faithG3640&* youG5209%* moreG3123$* how muchG4214 #\t\E+lU1qS<u\g* !whereG3699f-* !that faileth notG413!e##* !the heavensG3588 G3772d* !inG1722c!* !a treasureG2344b* !oldG3822a* ! notG3361`* ! which waxG3822_* ! bagsG905^!* ! yourselvesG1438]* ! provideG4160\* !almsG1654[* !giveG1325Z* !andG2532Y* !haveG5224X* !yeG5216W* !thatG5224V* !sellG4453 U#!* the kingdomG3588 G932T* youG5213S* to giveG1325R'* good pleasureG2106Q#* father'sG3588 G3962P* yourG5216O* it isG2106N* forG3754M* flockG4168L* littleG3398K* notG3361J* fearG5399I*  unto youG5213H)* shall be addedG4369G%* these thingsG5023F* allG3956E* andG2532 #faJ1ycK4u^=% f )* $ he will returnG360 * $ whenG4219* $lordG2962* $theirG1438#* $forG3588 G2962* $that waitG4327* $unto menG444* $likeG3664'* $ye yourselvesG5210* $andG2532* #burningG2545#* #lightsG3588 G3088~* #andG2532}%* #girded aboutG4024|* #beG2077{#* #loinsG3588 G3751z* #yourG5216y* #letG2077x* " alsoG2532w* " beG2071v#* " heartG3588 G2588u* "yourG5216t* "willG2071s* "thereG1563r* "isG2076q#* "treasureG3588 G2344p* "yourG5216o* "whereG3699n* "forG1063m!* !corruptethG1311l* !mothG4597k* !neitherG3761j#* !approachethG1448i* !thiefG2812h* !noG3756 !ZrV6lJ,jS<{Z+'* &he shall comeG2064** &ifG1437)* &andG2532(* %themG846'* %and serveG1247&+* %will come forthG3928%* %andG2532"$3* %to sit down to meatG347#* %themG846"* %makeG347!* %andG2532% 7* % he shall gird himselfG4024* % thatG3754* % unto youG5213* % i sayG3004* % verilyG281* %watchingG1127!* %shall findG2147)* %when he comethG2064#* %the lordG3588 G2962* %whomG3739#* %servantsG3588 G1401* %thoseG1565* %blessedG3107#* $immediatelyG2112* $unto himG846'* $they may openG455* $knockethG2925* $andG2532)* $when he comethG2064 * $ thatG2443! ##* $ the weddingG3588 G1062 * $ fromG1537 #Xr\E,aJ2mJ,X$N5* 'to be broken throughG1358M#* 'houseG3588 G3624L* 'hisG846K'* 'have sufferedG863J* 'notG3756I* 'andG2532%H7* ' he would have watchedG1127G!* ' would comeG2064F#* ' the thiefG3588 G2812E* ' hourG5610D* 'whatG4169C* 'had knownG1492.B=#* 'the goodman of the houseG3588 G3617A* 'ifG1487@* 'thatG3754?* 'knowG1097>* 'thisG5124=* 'andG1161<#* &servantsG3588 G1401;* &thoseG1565:* &areG15269* &blessedG31078* &soG37797* &findG21476* &andG25325* &watchG54384* &thirdG51543* & theG54382* & inG17221* & comeG20640* & orG2532/* & watchG5438.* &secondG1208-* &theG5438,* &inG1722 $goN/u]B* t^G0~gr* * andG2532q* * faithfulG4103p* * thatG3623o* *isG2076n* *thenG687m* *whoG5101l* *saidG2036k#* *the lordG3588 G2962j* *andG1161i* )allG3956h* ) toG4314g* ) evenG2532f* ) orG2228e* ) usG2248d* ) untoG4314c#* )parableG3588 G3850b* )thisG3778a'* )speakest thouG3004`* )lordG2962_* )unto himG846^* )saidG2036]#* )peterG3588 G4074\* )thenG1161[* ( notG3756Z* ( ye thinkG1380Y* ( whenG3739X!* ( at an hourG5610W* ( comethG2064V!* (of manG3588 G444U#* (the sonG3588 G5207T* (forG3754S* (alsoG2532R* (readyG2092Q* (thereforeG3767P* (yeG5210O* (beG1096 #Ss[E"wV>( ~eI1nS* -but andG1161* , hathG5224* , heG846* , thatG5224* , allG3956* , overG1909* ,rulerG2525* ,himG846 %* ,he will makeG2525 * ,thatG3754 * ,unto youG5213 * ,i sayG3004 !* ,of a truthG230* + doingG4160* + soG3779!* +shall findG2147)* +when he comethG2064#* +lordG3588 G2962* +hisG846* +whomG3739#* +servantG3588 G1401* +thatG1565* +blessedG3107~!* *due seasonG2540}* *inG1722%|+#* *portion of meatG3588 G4620{* *to giveG1325z#* *householdG3588 G2322y* *hisG846x* *overG1909 w-* *shall make rulerG2525v#* *lordG3588 G2962u* *whomG3739t* * stewardG3623s* * wiseG5429 #_nO9hQ0uYA& v_8* . andG25327* . forG43286* . notG37565!* . he lookethG43284* . whenG37393* .a dayG22502* .inG17221* .will comeG22400* .servantG1401/* .thatG1565.#* .ofG3588 G1401-#* .the lordG3588 G2962,'* -to be drunkenG3182+* -andG2532** -drinkG4095)* -andG2532(* -to eatG2068'* -andG5037&#* -maidensG3588 G3814%* -andG2532%$+#* -the menservantsG3588 G3816#* -to beatG5180"#* -shall beginG756!* - andG2532 !* - his comingG2064* - delayethG5549#* - lordG3588 G2962* - myG3450#* -heartG3588 G2588* -hisG846* -inG1722* -sayG2036#* -servantG3588 G1401* -thatG1565* -ifG1437 #RnW;%~\E- fO4rR[%* 0he that knewG1097Z* 0butG1161Y* /with manyG4183X+* /shall be beatenG1194W#* /willG3588 G2307V* /hisG846U%* /according toG4314T* / didG4160S* / neitherG3366R* / notG3361Q* / preparedG2090P* / andG2532O#* /willG3588 G2307N#* /lord'sG3588 G2962M* /hisG1438L!* /which knewG1097K#* /servantG3588 G1401J* /thatG1565I* /andG1161H+* .the unbelieversG571G* .withG3326F#* .portionG3588 G3313E* .hisG846 D-* .will appoint himG5087C* .andG2532B* .in sunderG1371A* .himG846@* .will cutG1371?* .andG2532>* .awareG1097=* .notG3756<* .he isG1097;* .whenG3739:* .an hourG56109* .atG1722 #TvS7 iM6kQ9#nT~* 1 kindledG381}* 1 alreadyG2235|* 1 it beG381{* 1 ifG1487z* 1will iG2309y* 1whatG5101x* 1andG2532w#* 1the earthG3588 G1093v* 1onG1519u* 1fireG4442t* 1to sendG906s* 1i am comeG2064r* 0the moreG4053q'* 0they will askG154p* 0of himG846o* 0muchG4183"n1* 0men have committedG3908m* 0to whomG3739l* 0andG2532k* 0requiredG2212j* 0muchG4183i* 0shall beG2212h* 0himG846g* 0ofG3844f* 0is givenG1325e* 0muchG4183d+* 0 unto whomsoeverG3956c* 0 forG1161b* 0 with fewG3641a+* 0 shall be beatenG1194`!* 0of stripesG4127_'* 0things worthyG514^!* 0did commitG4160]* 0andG1161\* 0notG3361 #ev_<$waB(b@(|e!* 4andG2532 * 4 twoG1417* 4 againstG1909* 4 threeG5140* 4 dividedG1266* 4 houseG3624* 4oneG1520* 4inG1722* 4fiveG4002)* 4there shall beG2071!* 4henceforthG3568* 4fromG575* 4forG1063* 3 divisionG1267* 3 ratherG2228* 3 butG235* 3 nayG3780* 3 youG5213* 3i tellG3004#* 3earthG3588 G1093 * 3onG1722 * 3peaceG1515 * 3to giveG1325 * 3i am comeG3854 * 3thatG3754!* 3suppose yeG1380"1* 2 it be accomplishedG5055* 2tillG2193+* 2am i straitenedG4912* 2howG4459* 2andG2532"3* 2to be baptized withG907* 2a baptismG908* 2i haveG2192* 2butG1161 !QsX=& ybB' sL1kQB* 6ye seeG1492A* 6whenG3752#@'#* 6to the peopleG3588 G3793?* 6alsoG2532>* 6he saidG3004=* 6andG1161#<'#* 5mother in lawG3588 G3994;* 5herG846:* 5againstG1909#93* 5the daughter in lawG35658* 5andG2532%7+#* 5daughter in lawG3588 G35656* 5herG8465* 5againstG1909!4/* 5the mother in lawG39943!* 5the motherG33842* 5againstG19091%* 5 the daughterG23640* 5 andG2532/%* 5 the daughterG2364.* 5 againstG1909-!* 5 the motherG3384,!* 5the fatherG3962+* 5againstG1909** 5the sonG5207)* 5andG2532(* 5the sonG5207'* 5againstG1909 &-* 5shall be dividedG1266%!* 5the fatherG3962$* 4threeG5140#* 4againstG1909"* 4twoG1417 "VtZ:oU4kG0 nVd* 8timeG2540c* 8thisG5126b* 8 discernG1381a* 8 notG3756`* 8 ye doG1381_)* 8 how is it thatG4459^* 8 butG1161"]%#* 8of the earthG3588 G1093\* 8andG2532 [!#* 8of the skyG3588 G3772Z#* 8the faceG3588 G4383Y* 8discernG1381X* 8ye canG1492W!* 8hypocritesG5273!V/* 7 it cometh to passG1096U* 7 andG2532T* 7heatG2742S'* 7there will beG2071R* 7ye sayG3004Q* 7blowG4154P)* 7the south windG3558O* 7whenG3752N* 7andG2532M* 6it isG1096L* 6soG3779K* 6andG2532J* 6a showerG3655I%* 6 there comethG2064H* 6 ye sayG3004G#* 6 straightwayG2112F#* 6 of the westG1424E* 6 outG575D* 6riseG393C#* 6a cloudG3588 G3507 "UkT3s]<$w_I&zU!##* :the officerG3588 G4233* :andG2532$)#* :to the officerG3588 G4233* :theeG4571* :deliverG3860#* :the judgeG3588 G2923* :andG2532#* :the judgeG3588 G2923~* :toG4314}* :theeG4571|* :he haleG2694{* :lestG3379z* :himG846y* :fromG575,xG* : that thou mayest be deliveredG525w* : diligenceG2039v* : giveG1325u#* : the wayG3588 G3598t* : inG1722s)* :the magistrateG758r* :toG1909q!* :adversaryG3588 G476p* :thineG4675o* :withG3326n!* :thou goestG5217m* :whenG5613l'* 9 what is rightG1342k* 9notG3756j* 9judge yeG2919i!* 9yourselvesG1438h* 9ofG575g* 9evenG2532f* 9whyG5101e* 9andG1161 #dmO8lS3^E' d)#* jesusG3588 G2424(* andG2532 '!#* sacrificesG3588 G2378&* theirG846%* withG3326$#* had mingledG3396#*  pilateG4091"!*  bloodG3588 G129!*  whoseG3739$ )#*  the galilæansG3588 G1057*  ofG4012* himG846* that toldG518* someG5100#* seasonG3588 G2540* thatG846* atG1722%* were presentG3918* thereG1161* ;miteG3016* ;lastG2078* ; veryG2532* ; theG3016)* ; thou hast paidG591* ; tillG2193* ;thenceG1564* ;departG1831* ;notG3756 !* ;thou shaltG1831 * ;theeG4671 * ;i tellG3004 * :prisonG5438 * :intoG1519* :theeG4571* :castG906 #_za=% wX>'u\F-v_L* andG2532K* fellG4098J*  siloamG4611I*  inG1909H#*  the towerG3588 G4444G*  whomG3739F*  uponG1722E* eighteenG1176D* thoseG1565C* orG2228B*  perishG622A*  likewiseG5615@*  allG3956?* ye shallG622>* ye repentG3340=* exceptG1437<* butG235;* nayG3780:* youG52139* i tellG30048#* such thingsG51087'* they sufferedG39586* becauseG3754$5)#* the galilæansG3588 G10574*  allG39563*  aboveG38442*  sinnersG2681*  wereG1096 0!#*  galilæansG3588 G1057/* theseG3778.* thatG3754-!* suppose yeG1380,* unto themG846+* saidG2036** answeringG611 $gnS:# t^D' tS6gp*  he cameG2064o*  andG2532n!*  vineyardG3588 G290m*  hisG846l*  inG1722k* plantedG5452j!* a fig treeG4808i* hadG2192h* a certainG5100g#* parableG3588 G3850f* thisG3778e* alsoG1161d* he spakeG3004c*  perishG622b*  likewiseG3668a*  allG3956`* ye shallG622_* ye repentG3340^* exceptG1437]* butG235\* nayG3780[* youG5213Z* i tellG3004Y* jerusalemG2419X* inG1722W!* that dweltG2730V* menG444U* allG3956T* aboveG3844S* sinnersG3781R* wereG1096Q* theyG3778P* thatG3754O* think yeG1380N* themG846M* slewG615 $_gO4gN8 s\?) t_* itG846* letG863* lordG2962* unto himG846* saidG3004%* he answeringG611* andG1161 !* the groundG1093 * itG3588 * cumberethG2673 * whyG2444 * downG1581* itG846* cutG1581* noneG3756* findG2147* andG2532#* fig treeG3588 G4808*  thisG3778*  onG1722*  fruitG2590*  seekingG2212~*  i comeG2064}* yearsG2094|#* these threeG5140{* beholdG2400*zC* the dresser of his vineyardG289y* untoG4314x* said heG2036w* thenG1161v* noneG3756u* foundG2147t* andG2532s* thereonG846r* fruitG2590q!* and soughtG2212 #fcJ5tV4bL'f7%* of infirmityG7696* a spiritG41515* which hadG21924* a womanG11353* there wasG22582* beholdG24001* andG2532!0##* the sabbathG3588 G4521/* onG1722'./#* of the synagoguesG3588 G4864-* oneG1520,* inG1722+* teachingG1321** he wasG2258)* andG1161(* downG1581'* itG846&)* thou shalt cutG1581%!* after thatG3195$* notG3361#* ifG1487"* andG1161!* fruitG2590 * it bearG4160* and ifG2579* dungG2874* andG2532* itG846* aboutG4012#* i shall digG4626*  tillG2193*  alsoG2532#*  yearG3588 G2094*  thisG5124*  aloneG863 "s{dK5hQ9qR9"sY* andG1161X#* godG3588 G2316W* glorifiedG1392V* andG2532$U7* she was made straightG461T#* immediatelyG3916S* andG2532R* on herG846Q#* handsG3588 G5495P* he laidG2007O* andG2532N!* infirmityG3588 G769M!* from thineG4675L+* thou art loosedG630K* womanG1135J* unto herG846I* saidG2036H* andG2532G* he calledG4377F* herG846E* sawG1492 D!#* when jesusG3588 G2424C* andG1161B* lift upG352A* wiseG3838@* noG3361?* inG1519>* couldG1410=* andG2532<)* bowed togetherG4794;* wasG2258:* andG25329* yearsG20948* eighteenG1176 auQ3v`C*t]5~ay* hypocriteG5273x* saidG2036w* andG2532v* himG846u* answeredG611t* thenG3767s#* the lordG3588 G2962r#* dayG3588 G2250$q)#* on the sabbathG3588 G4521p* notG3361o* andG2532n'* and be healedG2323m* comeG2064l* thereforeG3767k* themG3778j* inG1722i* to workG2038h* oughtG1163g* which menG3739f* inG1722e*  daysG2250d*  sixG1803c*  there areG1526%b+#*  unto the peopleG3588 G3793a*  and saidG3004(`1#* on the sabbath dayG3588 G4521_!* had healedG2323 ^!#* that jesusG3588 G2424]* becauseG3754\-* with indignationG23[* answeredG611/ZA!* the ruler of the synagogueG3588 G752 "gsZD(vW@'hJ4g$)#* on the sabbathG3588 G4521#* bondG3588 G1199* thisG5127* fromG575* be loosedG3089* yearsG2094)*  these eighteenG1176*  loG2400!*  hath boundG1210#*  satanG3588 G4567* whomG3739!* of abrahamG11!* a daughterG2364* beingG5607 !* this womanG3778 * notG3756 * oughtG1163 * andG1161 #* to wateringG4222* awayG520* leadG520* andG2532#* the stallG3588 G5336* fromG575#* assG3588 G3688* orG2228#* oxG3588 G1016* hisG846*  looseG3089$~)#*  on the sabbathG3588 G4521}*  of youG5216|*  each oneG1538{*  notG3756z* dothG3089 "lv_I+ oO0]=%l=* a grainG2848<* likeG3664;* it isG2076:*  itG846 9-*  shall i resembleG36668*  whereuntoG51017* andG25326* likeG36645#* of godG3588 G2316 4#!* the kingdomG3588 G9323* isG20762* unto whatG51011* said heG30040* thenG1161/* himG846.* byG5259-* were doneG1096,#* things thatG3588+%* the gloriousG1741** allG3956)* forG1909(* rejoicedG5463 '!#*  the peopleG3588 G3793&*  allG3956%*  andG2532$%*  were ashamedG2617##*  adversariesG480"* hisG846!* allG3956 %* these thingsG5023* had saidG3004* when heG846* andG2532#* dayG3588 G2250 #QyaJ0b>$hG#lQ`* and hidG1470_* tookG2983^* a womanG1135]* whichG3739\* leavenG2219[* likeG3664Z* it isG2076Y#* of godG3588 G2316 X#!* the kingdomG3588 G932W'* shall i likenG3666V* whereuntoG5101U* he saidG2036T* againG3825S* andG2532R* of itG846"Q%#* the branchesG3588 G2798P* inG1722O* lodgedG2681 N!#* of the airG3588 G3772M#* the fowlsG3588 G4071L* andG2532K* treeG1186J* a greatG3173I* waxedG1096H* andG2532G*  it grewG837F*  andG2532E*  gardenG2779D*  hisG1438C*  intoG1519B* and castG906A* tookG2983@* a manG444?* whichG3739>+* of mustard seedG4615 $ZfF/uW= rZ>' rZ* gateG4439!* the straitG4728* atG1223#* to enter inG1525* striveG75* themG846~*  untoG4314}*  he saidG2036|*  andG1161{*  be savedG4982z*  thatG3588y* fewG3641x* are thereG1487w* lordG2962v* unto himG846u* oneG5100t* saidG2036s* thenG1161r*  jerusalemG2419q*  towardG1519p!*  journeyingG4197o* andG2532n* teachingG1321m* villagesG2968l* andG2532k!* the citiesG4172j* throughG2596i* he wentG1279h* andG2532g%* was leavenedG2220f* the wholeG3650e*  tillG2193d*  of mealG224c*  measuresG4568b*  threeG5140a* inG1519 "``I0hI'fL4z`&* i knowG1492%* unto youG5213$* and sayG2046#+* he shall answerG611"* andG2532!* unto usG2254 * openG455* lordG2962* lordG2962* sayingG3004!##* at the doorG3588 G2374* to knockG2925*  andG2532*  withoutG1854*  to standG2476*  ye beginG756*  andG2532#* the doorG3588 G2374%* hath shut toG608* andG2532#* is risen upG1453-;#* the master of the houseG3588 G3617* onceG3739* whenG575* be ableG2480 * notG3756 * shallG2480 *  andG2532 #*  to enter inG1525 *  will seekG2212*  unto youG5213*  i sayG3004* manyG4183* forG3754 #`eK*s\;$qW>'`I#* weepingG3588 G2805H* shall beG2071G* thereG1563F#* of iniquityG3588 G93E#* workersG3588 G2040D*  allG3956C*  meG1700B*  fromG575A*  departG868@*  ye areG2075?* whenceG4159>* notG3756=* youG5209<* i knowG1492;* youG5213:* i tellG30049%* he shall sayG20468* butG25327#*  streetsG3588 G41136*  ourG22575*  inG1722 4-*  thou hast taughtG13213*  andG25322* presenceG17991* in thyG46750* drunkG4095/* andG2532.'* we have eatenG5315-* to sayG3004,)* shall ye beginG756+* thenG5119** ye areG2075)* whenceG4159(* notG3756'* youG5209 #WmT=$ fF/{dH1{W l#!* the kingdomG3588 G932k* inG1722j)*  shall sit downG347i*  andG2532h*  the southG3558g*  andG2532f*  the northG1005e* fromG575d* andG2532c* the westG1424b* andG2532a* the eastG395`* fromG575_+* they shall comeG2240^* andG2532]* outG1854\* thrustG1544[* youG5209Z* andG1161Y#* of godG3588 G2316 X#!* the kingdomG3588 G932W* inG1722"V%#* the prophetsG3588 G4396U* allG3956T* andG2532S*  jacobG2384R*  andG2532Q*  isaacG2464P*  andG2532O*  abrahamG11N%* ye shall seeG3700M* whenG3752L#* of teethG3588 G3599K#* gnashingG3588 G1030J* andG2532 #dzaE,wZ<!w^G.d* and tellG2036* go yeG4198 * unto themG846 * he saidG2036 * andG2532 * theeG4571 * killG615* willG2309* herodG2264*  forG3754*  henceG1782*  departG4198*  andG2532%*  get thee outG1831* unto himG846* sayingG3004 -* of the phariseesG5330~* certainG5100}!* there cameG4334|#* dayG3588 G2250{* the sameG846z*  lastG2078y*  shall beG2071x*  whichG3739w*  firstG4413v*  there areG1526u* andG2532t* firstG4413s* shall beG2071r* whichG3739q* lastG2078p* there areG1526o* beholdG2400n* andG2532m#* of godG3588 G2316 #hzcK2iT<$ u_E/ h2* "whichG35881* "jerusalemG24190#* "o jerusalemG2419/* !jerusalemG2419.* !out ofG1854-* !perishG622,)* !that a prophetG4396+* !beG1735** ! cannotG3756)* ! itG1735(* ! forG3754'* ! followingG2192&* ! theG3588%* !andG2532$* !to morrowG839#* !andG2532"* !to dayG4594!* !walkG4198 * !mustG1163* !iG3165%* !neverthelessG4133$5* i shall be perfectedG5048* the thirdG5154* andG2532* to morrowG839* andG2532* to dayG4594* curesG2392* i doG2005* andG2532* devilsG1140!* i cast outG1544* beholdG2400!* foxG3588 G258* thatG3778 #]qV>' ycJ3~fG-t]U* #notG3756T* # ye shallG1492S* # unto youG5213R* # i sayG3004Q* #verilyG281P* #andG1161O* #desolateG2048N* #unto youG5213M* #is leftG863L#* #houseG3588 G3624K* #yourG5216J* #beholdG2400I* "notG3756H* "ye wouldG2309G* "andG2532F#* "wingsG3588 G4420E* "underG5259D* "broodG3555C* "herG1438B* "a henG3733A* "asG3739@* "togetherG1996?#* "childrenG3588 G5043>* "thyG4675=+* "i have gatheredG1996<* "wouldG2309;* " how oftenG4212:* " theeG8469* " untoG43148* " are sentG6497* " them thatG35886* "stonestG30365* "andG2532"4%#* "the prophetsG3588 G43963* "killestG615 #_jO4w_G*pXA&u_x*himG846w*beforeG1715v*manG444u*a certainG5100t*there wasG2258s*beholdG2400r*andG2532q*himG846p*watchedG3906o*theyG846n*thatG2532"m1*on the sabbath dayG4521l* breadG740k* to eatG5315j#* phariseesG3588 G5330!i%!* of the chiefG3588 G758h* of oneG5100g*the houseG3624f*intoG1519e*wentG2064d*as heG846c+*it came to passG1096b*andG2532a#* #of the lordG2962`* #the nameG3686_* #inG1722^* #comethG2064]* #he thatG3588\* #blessedG2127[%* #ye shall sayG2036Z* #whenG3753Y* #comeG2240X* #untilG2193W* #meG3165V* #seeG1492 "_mU6jA*u^D+x_*a pitG5421* intoG1519* fallenG1706* an oxG1016* orG2228* an assG3688!*shall haveG1706*of youG5216*whichG5101*sayingG2036*themG846*answeredG611*andG2532 !* let him goG630 *andG2532 *himG846 !*and healedG2390 *he tookG1949*andG2532%7*they held their peaceG2270*andG1161(1#*on the sabbath dayG3588 G4521* to healG2323%* is it lawfulG1832* sayingG3004* phariseesG5330*andG2532#*the lawyersG3544~*untoG4314}*spakeG2036|*answeringG611{#*jesusG3588 G2424z*andG2532$y5*which had the dropsyG5203 #WkU0jJ3iGmW=*toG1519<*anyG5100;*ofG5259:+*thou art biddenG25649*whenG37528* themG8467* untoG43146* sayingG3004%5+#* the chief roomsG3588 G44114)* they chose outG15863*howG44592)*when he markedG19071#*were biddenG25640#*those whichG3588/*toG4314.*a parableG3850-%*he put forthG3004,*andG1161+%*these thingsG5023**toG4314)*againG470(*himG846'*answerG470&*notG3756%!*they couldG2480$*andG2532##*dayG3588 G2250!"##*the sabbathG3588 G4521!*onG1722 *outG385*himG846*pullG385#*straightwayG2112*will notG3756*andG2532bR#hRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{# #-#Q#s# # :# \# # ##D#g# #+#N# #-#Q#s# # :# \# # ##D#g# #+#N#r##8#[#~#!#B#d##)#L#p## 7#!Y#"y###$=#%`#&#'&#(I#)l#*#+2#,U#-x#.#/=#1a#2#3(#4I#5l#6#72#8U#9y#:#;C#,#?N#@q#A#B6#CY#D{#E#FC#Gg#H #I-#JP#Kt#L#M9#N\#O~#P #QD#Rg#S #T+#UM#Vp#W#X7#YZ#Z}#[#\B#]d#^#_(#`K#ao#b#c3#dW#ez#f#g? $e]EvYA*}fO7ea+* thou art biddenG2564`* whenG3752_* butG235^* roomG5117]!* the lowestG2078\* to takeG2722[* shameG152Z* withG3326Y* beginG756X* thouG756W* andG2532V* placeG5117U* this manG5129T* giveG1325S* to theeG4671R* sayG2046Q* comeG2064P* himG846O* andG2532N* theeG4571M* that badeG2564L* heG3588K* andG2532J*himG846I*ofG5259H*biddenG2564G*beG5600F*than thouG4675%E7* a more honourable manG1784D* lestG3379&C-#* the highest roomG3588 G4411B* inG1519A* downG2625@*notG3361?*sitG2625>*a weddingG1062 "[gO/v^E- wZ>#s[* thenG1161 -* shall be exaltedG5312* himselfG1438* humblethG5013* he thatG3588~* andG2532}+* shall be abasedG5013|* himselfG1438{* exaltethG5312z* whosoeverG3956y* forG3754x* theeG4671 w-* sit at meat withG4873v%* of them thatG3588u+* in the presenceG1799t%* have worshipG1391s* thouG4671r* shaltG2071q* thenG5119p* higherG511o* go upG4320n* friendG5384m* unto theeG4671l!* he may sayG2036k* comethG2064j* theeG4571i%* he that badeG2564h* whenG3752g* thatG2443f* roomG5117e!* the lowestG2078d* inG1519c%* and sit downG377b* goG4198 %UhI.mM2lV>&pU(* a feastG1403'#* thou makestG4160&* whenG3752%* butG235$* $theeG4671#* #be madeG1096"%* "a recompenceG468!* !andG2532 * againG479* theeG4571* bidG479* alsoG2532* theyG846* lestG3379!* neighboursG1069* richG4145* norG3366* kinsmenG4773* thyG4675* neitherG3366* brethrenG3588 G80* thyG4675* norG3366* friendsG5384* thyG4675* notG3361* callG5455 * a supperG1173 * orG2228 * a dinnerG712 #* thou makestG4160 * whenG3752* bade himG2564* thatG3588* to himG846* alsoG2532* said heG3004 !Vv_G+bL#qQ6vVI#*of godG3588 G2316 H#!*the kingdomG3588 G932G* inG1722F* breadG740E* shall eatG5315D* he thatG3739C* blessedG3107B*unto himG846A*he saidG2036@%*these thingsG5023?*heardG191$>5*sat at meat with himG4873=%*of them thatG3588<*when oneG5100;*andG1161:#*of the justG1342%9-!*the resurrectionG3588 G3868* atG1722(7?* thou shalt be recompensedG4676* forG10635* theeG46714!* recompenseG4673#*they cannotG21922*forG37541*blessedG31070*shalt beG2071/*thouG4671.*andG2532-* the blindG5185,* the lameG5560+!* the maimedG376** the poorG4434)* callG2564 #mgL2cE+ qXA%ml* unto himG846k* saidG2036j*the firstG4413i)*to make excuseG3868h*beganG756g*oneG1520f*withG575e*they allG3956d*andG2532c*readyG2092b*nowG2235a* areG2076`!* all thingsG3956_* forG3754^* comeG2064]#* were biddenG2564\%*to them thatG3588[*to sayG2036Z#*timeG3588 G5610Y#*at supperG3588 G1173X#*servantG3588 G1401W*hisG846V*sentG649U*andG2532T* manyG4183S* badeG2564R* andG2532Q* supperG1173P*a greatG3173O*madeG4160N*manG444M*a certainG5100L*unto himG846K*said heG2036J*thenG1161 $ir[D/jK3lT># i*thereforeG1223*andG2532*a wifeG1135 )*i have marriedG1060 *saidG2036 *anotherG2087 *andG2532 *excusedG3868*meG3165*haveG2192* theeG4571* i prayG2065* themG846* to proveG1381* i goG4198*andG2532*of oxenG1016*yokeG2201~*fiveG4002}'*i have boughtG59|*saidG2036{*anotherG2087z*andG2532y*excusedG3868x*meG3165w*haveG2192v*theeG4571u*i prayG2065t*itG846s*seeG1492r*andG2532q*goG1831p%*i must needsG318o* andG2532n/* a piece of groundG68m'* i have boughtG59 "d}eH2t[: hL2{d2*andG25321*!the blindG51850* andG2532/*the haltG5560.*andG2532-!*the maimedG376,*andG2532+*the poorG4434**hitherG5602)*bring inG1521(*andG2532'#*of the cityG4172&*lanesG4505%*andG2532$#*the streetsG4113#*intoG1519"*quicklyG5030!*go outG1831 #*servantG3588 G1401*to hisG846*saidG2036#* being angryG3710-;#* the master of the houseG3588 G3617* thenG5119%* these thingsG5023#* lordG3588 G2962*hisG846!*and shewedG518*cameG3854#*servantG3588 G1401*thatG1565*soG2532* comeG2064* i cannotG1410 #NwP9"`F.q[<gNU*whichG3588T!*menG3588 G435S*of thoseG1565R*noneG3762Q*thatG3754P*unto youG5213O*i sayG3004N*forG1063M'*may be filledG1072L#*houseG3588 G3624K*myG3450J*thatG2443I!* to come inG1525H* compelG315G* andG2532F* hedgesG5418E* andG2532"D%#*the highwaysG3588 G3598C*intoG1519B*go outG1831!A##*the servantG3588 G1401@*untoG4314?*saidG2036>#*the lordG3588 G2962=*andG2532<* roomG5117;* there isG2076:* yetG20899*andG2532#83*thou hast commandedG20047*asG56136!*it is doneG10965*lordG29624*saidG2036!3##*the servantG3588 G1401 $YrT;pZC+kK4pYy*yeaG2089x*sistersG3588 G79w*andG2532v*brethrenG3588 G80u*andG2532t#*childrenG3588 G5043s*andG2532r#*wifeG3588 G1135q*andG2532p#* motherG3588 G3384o* andG2532n#* fatherG3588 G3962m* hisG1438l* notG3756k*hateG3404j*andG2532i*meG3165h*toG4314g*comeG2064f*anyG5100e*ifG1487d* themG846c* untoG4314b* and saidG2036a*he turnedG4762`*andG2532_*himG846^*withG4848]!*multitudesG3793\*greatG4183[!*there wentG4848Z*andG1161Y#* supperG3588 G1173X* of myG3450W#* shall tasteG1089V#* were biddenG2564 %bkU9"t\C-nQ;"b#*the costG3588 G1160%*and countethG5585* firstG4412* downG2523* notG3780* sittethG2523* a towerG4444*buildG3618*toG4314*intendingG2309*youG5216*ofG1537*whichG5101*forG1063*discipleG3101*myG3450*beG1511 * cannotG1410 * meG3450 * afterG3694 * comeG2064 *andG2532#*crossG3588 G4716*hisG846*bearG941*notG3756*dothG941*whosoeverG3748*andG2532*discipleG3101*myG3450*beG1511~*he cannotG1410}*alsoG2532|*lifeG5590{*his ownG1438z*andG1161 %R}bE# t\A+{dL/iRC* kingG935B*anotherG2087A*againstG1519@*warG4171?*to makeG4820>*goingG4198=*kingG935<*whatG5101;*orG2228:* to finishG16159* ableG24808* notG37567*wasG24806*andG25325*to buildG36184*beganG7563!*manG3588 G4442*thisG37781*sayingG30040*himG846/*to mockG1702.*beginG756-#* that beholdG2334,* allG3956+* to finishG1615** ableG2480)* notG3361(*isG2480'*andG2532&)*the foundationG2310%*hath laidG5087$*after heG846#*haplyG2443"*lestG3379!*to finishG535 *he haveG2192*whetherG1487 #\{`G/ycK1uX8 s\f*!youG5216e*!be ofG1537d%*!whosoever heG3956c*!likewiseG3779b*!soG3767a* peaceG1515`* ofG4314'_;* and desireth conditionsG2065^%* an ambassageG4242]!* he sendethG649\+* a great way offG4206[* yetG2089Z* isG5607Y+* while the otherG846X* elseG1487W* orG1161V*thousandG5505U*twentyG1501T*withG3326S*himG846R*againstG1909Q*comethG2064P*thatG3588O#*to meet himG528N*thousandG5505M*tenG1176L*withG1722K*ableG1415J*he beG2076I*whetherG1487H)*and consultethG1011G* firstG4412F* downG2523E* notG3780D* sittethG2523 #Z~aK5nQ*zZ?*wZ *drew nearG1448*thenG1161%*#let him hearG191*#to hearG191*#earsG3775*# hathG2192*# he thatG3588*# outG1854*# itG846*# men castG906%*#the dunghillG2874~*#forG1519}*#nor yetG3777|*#the landG1093{*#forG1519z*#fitG2111y*#neitherG3777x*#it isG2076#w5*" shall it be seasonedG741v*"wherewithG5101$u5*"have lost his savourG3471t!*"the saltG3588 G217s*"ifG1437r*"butG1161q*"goodG2570p!*"saltG3588 G217o*!discipleG3101n*!myG3450m*!beG1511l*!he cannotG1410k%*! that he hathG5224j*! allG3956i*! notG3756h*!forsakethG657g*!thatG3739 #evXB+z]C,r[A)e,* he loseG622+* ifG2532** sheepG4263)!*an hundredG1540(*havingG2192'*youG5216&*ofG1537%*manG444$*whatG5101#*sayingG3004"*themG846!*untoG4314 #*parableG3588 G3850*thisG3778*he spakeG2036*andG1161* with themG846* eatethG4906* andG2532* sinnersG268* receivethG4327*this manG3778*sayingG3004*murmuredG1234#*scribesG3588 G1122*andG2532#'#*the phariseesG3588 G5330*andG2532* himG846#* for to hearG191* sinnersG268 *andG2532# '#*the publicansG3588 G5057 *allG3956 *unto himG846 "]tM7~cN7pN0 }]N%* rejoice withG4796M* unto themG846L* sayingG3004 K!#* neighboursG3588 G1069J*andG2532I*friendsG5384#H3*he calleth togetherG4779G#*homeG3588 G3624F)*when he comethG2064E*andG2532D*rejoicingG5463C#*shouldersG3588 G5606B*hisG1438A*onG1909@*he layethG2007"?1*when he hath foundG2147>*andG2532=*itG846<*he findG2147;*untilG2193:*is lostG6229!*that whichG35888*afterG19097*goG41986*andG25325)*the wildernessG20484*inG1722#33*the ninety and nineG17682*leaveG26411*notG37560*dothG2641/*themG846.* ofG1537-* oneG1520 #`~eJ1x`I0}eO1{`q*she loseG622p*ifG1437 o-*pieces of silverG1406n*tenG1176m*havingG2192l*womanG1135k*whatG5101j*eitherG2228i!*repentanceG3341h*noG3756g*needG5532f*whichG3748e%*just personsG1342d+*ninety and nineG1768c*overG1909b* more thanG2228a)* that repentethG3340`* sinnerG268_* oneG1520^* overG1909]#*heavenG3588 G3772\*inG1722[*shall beG2071Z*joyG5479Y*likewiseG3779X*thatG3754W*unto youG5213V*i sayG3004U*was lostG622T*whichG3588S#*sheepG3588 G4263R*myG3450Q%*i have foundG2147P*forG3754O* meG3427 "anW>\=u^>xa* joyG5479* there isG1096* unto youG5213* i sayG3004* likewiseG3779!* i had lostG622 * whichG3739 #* the pieceG3588 G1406 %* i have foundG2147 * forG3754 * meG3427%* rejoice withG4796* sayingG3004* togetherG4779 !#* neighboursG3588 G1069* andG2532#* friendsG3588 G5384#* she callethG4779#3* when she hath foundG2147* andG2532*she findG2147~*tillG2193}!*diligentlyG1960|*seekG2212{*andG2532z#*the houseG3588 G3614y*sweepG4563x*andG2532w*a candleG3088v* lightG681u* notG3780t* dothG681s* pieceG1406r* oneG1520 #UiP.lM3~\<%nU6* afterG33265* daysG22504* manyG41833* notG37562* andG25321!* livingG3588 G9790* unto themG846/!* he dividedG1244.* andG2532-%* that fallethG1911,#* of goodsG3588 G3776+#* the portionG3313** meG3427)* giveG1325(* fatherG3962'* fatherG3962&#* toG3588 G3962%* saidG2036$* of themG846##* the youngerG3501"* andG2532!* sonsG5207 * twoG1417* hadG2192* manG444* a certainG5100* he saidG2036* andG1161)* that repentethG3340* sinnerG268* oneG1520* overG1909#* of godG3588 G2316!* the angelsG3588 G32"1* in the presence ofG1799 #Q|U=$ gM6}eG0tQY#*a citizenG3588 G4177X*toG1520"W1*and joined himselfG2853V*he wentG4198U*andG2532T'*to be in wantG5302S* beganG756R* heG846Q* andG2532P#* landG3588 G5561O* thatG1565N*inG2596M*famineG3042L*a mightyG2478K#*there aroseG1096J*allG3956I*had spentG1159H*when heG846G*andG1161F* livingG2198E%* with riotousG811D#* substanceG3588 G3776C* hisG846B* wastedG1287A* thereG1563@* andG2532?* countryG5561>* a farG3117=* intoG1519#<5* and took his journeyG589;* togetherG4863:* allG5379* gatheredG48638* sonG52077#* the youngerG3501 "c|dN0pY6|eE/c{!* have breadG740z#* father'sG3588 G3962y*of myG3450x)*hired servantsG3407w*how manyG4214v*he saidG2036u*himselfG1438t*toG1519s%*when he cameG2064r*andG1161q*unto himG846p* gaveG1325o* no manG3762n* andG2532m* did eatG2068l#* the swineG3588 G5519k*thatG3739j#*the husksG3588 G2769i*withG575h#*bellyG3588 G2836g*hisG846f#*have filledG1072e'*he would fainG1937d*andG2532c*swineG5519b*to feedG1006a* fieldsG3588 G68`* hisG846_* intoG1519^* himG846]* he sentG3992\*andG2532[#*countryG3588 G5561Z*of thatG1565 $PuV<&hM-cL5lP*and cameG2064*he aroseG450*andG2532)*hired servantsG3407* of thyG4675* oneG1520* asG5613* meG3165* makeG4160*sonG5207*thyG4675%*to be calledG2564*worthyG514*no moreG3765*amG1510*andG2532*theeG4675*beforeG1799 * andG2532 #* heavenG3588 G3772 * againstG1519 '* i have sinnedG264 * fatherG3962*unto himG846*will sayG2046*andG2532#*fatherG3588 G3962*myG3450*toG4314*and goG4198%*i will ariseG450#*with hungerG3042*perishG622~* iG1473}* andG1161#|3* enough and to spareG4052 $glU2hL6 kP6~gC* andG2532B* sightG1799A* thyG4675@* inG1799?* andG2532>#*heavenG3588 G3772=*againstG1519<'*i have sinnedG264;*fatherG3962:*unto himG8469*saidG20368#*the sonG3588 G52077*andG11616*himG8465*kissedG27054*andG25323#*neckG3588 G51372*hisG8461*onG19090*and fellG1968/*ranG5143.*andG2532-)*had compassionG4697,*andG2532+*himG846**sawG1492)#* fatherG3588 G3962(* hisG846'+* a great way offG3112&* yetG2089%* wasG568$*when heG846#*butG1161"#*fatherG3588 G3962!*hisG1438 *toG4314 $`hQ-nW@*kR<~`g!* let us eatG5315f*andG2532e*and killG2380d*calfG3448c!*the fattedG4618b%*bring hitherG5342a*andG2532`#*feetG3588 G4228_*onG1519^*shoesG5266]*andG2532\#*handG3588 G5495[*hisG846Z*onG1519Y*a ringG1146X*putG1325W*andG2532V*himG846U* onG1746T* putG1746S* andG2532R#* robeG3588 G4749Q* the bestG4413P#*bring forthG1627O#*servantsG3588 G1401N*hisG846M*toG4314L*saidG2036 K!#*the fatherG3588 G3962J*butG1161I*sonG5207H*thyG4675G%*to be calledG2564F*worthyG514E*no moreG3765D*amG1510 #t~gO8`I3mL& t *oneG1520 *he calledG4341*andG2532*dancingG5525*andG2532*musickG4858*he heardG191"%#* to the houseG3588 G3614'* and drew nighG1448* he cameG2064* asG5613* andG2532~*the fieldG68}*inG1722|*wasG2258{#*sonG3588 G5207z*elderG4245y*hisG846x*nowG1161w#*to be merryG2165v!*they beganG756u*andG2532t* is foundG2147s* andG2532r* lostG622q* he wasG2258p)*is alive againG326o*andG2532n*deadG3498m*wasG2258l#*sonG3588 G5207k*myG3450j*thisG3778i*forG3778h%* and be merryG2165 #QiR7}^@( {dK4~hQ-*andG1161,*himG846+'* and intreatedG3870** outG1831)* fatherG3962(* hisG846'* cameG1831&*thereforeG3767%*go inG1525$*notG3756#*wouldG2309"*andG2532!%*he was angryG3710 *andG1161)*safe and soundG5198*himG846-*he hath receivedG618*becauseG3754*calfG3448!*the fattedG4618#*hath killedG2380#* fatherG3588 G3962* thyG4675* andG2532* is comeG2240* brotherG3588 G80*thyG4675*unto himG846*he saidG2036*andG1161* meantG1498%*these thingsG5023 *whatG5101 *and askedG4441% +#*of the servantsG3588 G3816 #U}_F(~gK2}bK-tUP!* livingG3588 G979O* thyG4675N'* hath devouredG2719M* whichG3588L*was comeG2064K#*sonG3588 G5207J*thyG4675I*thisG3778H!*as soon asG3753G*butG1161F*friendsG5384E*myG3450D*withG3326"C1*i might make merryG2165B*thatG2443A*a kidG2056@*meG1698?*gavestG1325>*neverG3763=*yet thouG1325<*andG2532;#*commandmentG1785:*thyG46759#*at any timeG37638)*transgressed iG39287* neitherG25326* theeG46715!* do i serveG13984* yearsG20943!* these manyG51182*loG24001*fatherG39620#*toG3588 G3962/*saidG2036.%*he answeringG611 $^qYB' iR3oW@! u^t* andG2532s* lostG622r* wasG2258q* andG2532p)* is alive againG326o* andG2532n* deadG3498m* wasG2258l* brotherG3588 G80k* thyG4675j* thisG3778i* forG3754h* be gladG5463g* andG2532)f?* that we should make merryG2165e#* it was meetG1163d*thineG4674c*isG2076b#* that i haveG1699a* allG3956`* andG2532_* meG1700^* withG3326]*everG3842\*artG1488[*thouG4771Z*sonG5043Y*unto himG846X*he saidG2036W*andG1161V*calfG3448U!*the fattedG4618T*for himG846 S-*thou hast killedG2380R*harlotsG4204Q* withG3326 #hlI,}aB'uY>!h* of thyG4675 !#* an accountG3588 G3056* giveG591* theeG4675* ofG4012*thisG5124#*that i hearG191*how is itG5101*unto himG846*and saidG2036 *himG846 *he calledG5455 *andG2532 *goodsG5224 *hisG846'*he had wastedG1287*thatG5613*unto himG846#*was accusedG1225*the sameG3778*andG2532*a stewardG3623* hadG2192* whichG3739* manG444~* richG4145}* a certainG5100|*there wasG2258{#*disciplesG3588 G3101z*hisG846y*untoG4314x*alsoG2532w*he saidG3004v*andG1161u* is foundG2147 "LrW?jL.lK3zdL9* intoG15198* meG3165 7-*they may receiveG1209(61#*of the stewardshipG3588 G36225%*i am put outG31794*whenG37523*thatG24432*to doG41601*whatG51010'*i am resolvedG1097/%*i am ashamedG153.*to begG1871-*digG4626,*i cannotG2480%++#*the stewardshipG3588 G3622** meG1700)* fromG575(#* taketh awayG851'#* lordG3588 G2962&* myG3450%*forG3754$!*shall i doG4160#*whatG5101"*himselfG1438!*withinG1722 *saidG2036!##*the stewardG3588 G3623*thenG1161*stewardG3621*longerG2089*noG3756)*thou mayest beG1410*forG1063!##*stewardshipG3588 G3622 #N|eK+ wYB' oX:#eN\*andG1161[!*to anotherG2087Z*said heG2036Y*thenG1899X*fiftyG4004W*and writeG1125V*quicklyG5030U*sit downG2523T* andG2532S#* billG3588 G1121R* thyG4675Q* takeG1209P* unto himG846O*he saidG2036N*andG2532M*of oilG1637L*measuresG943K!*an hundredG1540J*he saidG2036I*andG1161H#*lordG3588 G2962G* unto myG3450F!* owest thouG3784E* how muchG4214D)* unto the firstG4413C* and saidG3004B#*debtorsG3588 G5533A#*lord'sG3588 G2962@*of hisG1438?*oneG1520>*everyG1538=*he calledG4341<*soG2532;#* housesG3588 G3624:* theirG846 "^cG+zaD- qW@w^~*wiserG5429 }!#*generationG3588 G1074|*theirG1438{*inG1519z*areG1526y!* worldG3588 G165x* of thisG5127"w%#* the childrenG3588 G5207v* forG3754u* wiselyG5430t#*he had doneG4160s*becauseG3754r#*stewardG3588 G3623q!*the unjustG3588 G93p*commendedG1867o#*the lordG3588 G2962n*andG2532m*fourscoreG3589l*writeG1125k*andG2532j#*billG3588 G1121i*thyG4675h*takeG1209g*unto himG846f*he saidG3004e*andG2532d* of wheatG4621c* measuresG2884b!* an hundredG1540a* he saidG2036`* andG1161_*thouG4771^*owestG3784]*how muchG4214 "RpT<lQ-qJ+oR * the leastG1646* inG1722* unjustG94* isG2076* he thatG3588* andG2532* muchG4183* inG1722* alsoG2532#* is faithfulG4103#3* that which is leastG1646* inG1722#* is faithfulG4103* he thatG3588#* habitationsG4633#* everlastingG166* intoG1519* youG5209 -* they may receiveG1209 * ye failG1587 * whenG3752 * thatG2443& 1* of unrighteousnessG3588 G93 !#* the mammonG3588 G3126* ofG1537* friendsG5384'* to yourselvesG1438* makeG4160* unto youG5213* sayG3004* and iG2504#*of lightG3588 G5457"%#*the childrenG3588 G5207*thanG5228 $bvY>'lQ8tV3ybD* canG1410C* servantG3610B* noG3762A#* is your ownG5212@!* that whichG3588?* youG5213>!* shall giveG1325=* whoG5101<-* is another man'sG245;!* that whichG3588:* inG17229* faithfulG41038* beenG10967* notG37566* ye haveG10965* ifG14874* andG25323* the trueG2282* trustG41001* to yourG52130#* will commitG4100/* whoG5101.* mammonG3126-+* the unrighteousG94,* inG1722+* faithfulG4103** beenG1096)* notG3756(* ye haveG1096'* thereforeG3767&* ifG1487%* muchG4183$* inG1722#* alsoG2532"* unjustG94!* isG2076 #bdI2uX;" hL4~bg*unto themG846f*he saidG2036e*andG2532d* himG846c%* they deridedG1592b* andG2532a%*these thingsG5023`*allG3956_*heardG191^*covetousG5366]*who wereG5225\*alsoG2532#['#*the phariseesG3588 G5330Z*andG1161Y* mammonG3126X* andG2532W* godG2316V* serveG1398U* ye cannotG1410T* the otherG2087S* despiseG2706R* andG2532Q* the oneG1520P+* he will hold toG472O* or elseG2228N* the otherG2087M* loveG25L* andG2532K* the oneG1520J%* he will hateG3404I* eitherG2228H* forG1063G* mastersG2962F* twoG1417E* serveG1398 "Q|bF/jQ;%iP8 lQ * pressethG971* every manG3956* andG2532#* is preachedG2097#* of godG3588 G2316 #!*the kingdomG3588 G932*that timeG5119*sinceG575*johnG2491*untilG2193"%#*the prophetsG3588 G4396~*andG2532}#*the lawG3588 G3551|#*of godG3588 G2316{%*in the sightG1799z#*abominationG946y*isG2076x*menG444w*amongG1722"v1*is highly esteemedG5308u!*that whichG3588t*forG3754s#*heartsG3588 G2588r*yourG5216q*knowethG1097p* godG2316o* butG1161n!* menG3588 G444m* beforeG1799l!* yourselvesG1438k*justifyG1344j!*they whichG3588i*areG2075h*yeG5210 "]eN/oP:sS;s]+*manG444**richG4145)*a certainG5100(*there wasG2258#'3*committeth adulteryG3431&*husbandG435%*fromG575$#*is put awayG630#* thatG3588"%* marrieth herG1060!* whosoeverG3956 * andG2532#3* committeth adulteryG3431*anotherG2087*marriethG1060*andG2532#*wifeG3588 G1135*hisG846%*putteth awayG630*whosoeverG3956* to failG4098 !#* of the lawG3588 G3551* tittleG2762* oneG1520*thanG2228*to passG3928#*earthG3588 G1093*andG2532 !#*for heavenG3588 G3772*easierG2123 *it isG2076 *andG1161 *itG846 *intoG1519 "cvY:! kR7! |eA({cM*cameG2064L#*the dogsG3588 G2965K* moreoverG235J#* tableG3588 G5132I)* the rich man'sG4145H* fromG575G*fellG4098F*whichG3588 E!#*the crumbsG3588 G5589D*withG575C*to be fedG5526B*desiringG1937A*andG2532@'* full of soresG1669?#* gateG3588 G4440>* hisG846=* atG4314<*was laidG906;*whichG3739:*lazarusG29769*namedG36868*beggarG44347*a certainG51006*there wasG22585*andG11614*dayG22503* everyG25962#* sumptuouslyG29881* and faredG21650!* fine linenG1040/* andG2532.*in purpleG4209-#*was clothedG1737,*whichG2532 #btQ:#{[C,z\C-xbp*hisG846o*inG1722n*lazarusG2976m*andG2532l*afar offG3113k* abrahamG11j* and seethG3708i* tormentsG931h* inG1722g*beingG5225f#*eyesG3588 G3788e*hisG846d!*he lift upG1869c*hellG3588 G86b*inG1722a*andG2532`!*was buriedG2290_*andG2532^*diedG599]*alsoG2532\%*the rich manG4145[#*bosomG3588 G2859Z*abraham'sG11Y* intoG1519X!* the angelsG3588 G32W* byG5259V#* was carriedG667U*andG2532T*diedG599S+*that the beggarG4434R+*it came to passG1096Q*andG1161P#*soresG3588 G1668O*hisG846N!*and lickedG621 $_fM/w^>" nV7 v_* thyG4675* inG1722* thouG4771*thatG3754*rememberG3415*sonG5043*saidG2036 *abrahamG11 *butG1161 #*flameG3588 G5395 *thisG3778 *inG1722)*i am tormentedG3600*forG3754#*tongueG3588 G1100*myG3450*coolG2711*andG2532*in waterG5204#*fingerG3588 G1147*of hisG846!*the tipG3588 G206~!* he may dipG911}* thatG2443|* lazarusG2976{* sendG3992z* andG2532y*on meG3165x!*have mercyG1653w*abrahamG11v*fatherG3962u*and saidG2036t*criedG5455s*heG846r*andG2532q#*bosomG3588 G2859 #nvZ?  lU;$ qX=n7*neitherG33666*cannotG14105*youG52094*toG43143!*from henceG17822*passG12241*wouldG23090!* they whichG3588/* so thatG3704.* fixedG4741-* gulfG5490 ,-* there is a greatG3173+*youG5216**andG2532)*usG2257(*betweenG3342'*thisG5125&*allG3956%*besideG1909$*andG2532#'*art tormentedG3600"*thouG4771!*andG1161 %*is comfortedG3870*heG3592*nowG3568*butG1161#*evil thingsG2556*lazarusG2976*likewiseG3668*andG2532#*good thingsG18*thyG4675!* receivedstG618#* lifetimeG3588 G2222 #c|dI/v`>fN7|cZ*saithG3004Y*abrahamG11X!!*of tormentG3588 G931W#*placeG3588 G5117V*thisG5126U* intoG1519T* comeG2064S* alsoG2532R* theyG846Q*lestG2443P*unto themG846O)*he may testifyG1263N*thatG3704M*brethrenG80L*fiveG4002K*i haveG2192J*forG1063I#* houseG3588 G3624H#* father'sG3588 G3962G* myG3450F* toG1519E* himG846"D1*thou wouldest sendG3992C*thatG2443B*fatherG3962A*thereforeG3767@*theeG4571?*i prayG2065>*he saidG2036=*thenG1161<#*from thenceG1564;*thatG3588:*usG22489*toG43148'*can they passG1276 #erR;$ |dL5{_H/|e}*roseG450|* oneG5100{* thoughG1437&z9* will they be persuadedG3982y* neitherG3761"x%#* the prophetsG3588 G4396w*andG2532v*mosesG3475u*notG3756t*they hearG191s*ifG1487r*unto himG846q*he saidG2036p*andG1161 o-*they will repentG3340n*the deadG3498m* fromG575l* themG846k* untoG4314j* wentG4198i* oneG5100h*ifG1437g*butG235f*abrahamG11e*fatherG3962d*nayG3780c*he saidG2036b*andG1161a* themG846`'*let them hearG191"_%#*the prophetsG3588 G4396^*andG2532]*mosesG3475\*they haveG2192[*unto himG846 "[ZA$ hK)lU:"z[#*little onesG3398*of theseG5130*oneG1520 -*he should offendG4624*thatG2443*thanG2228#*the seaG3588 G2281* intoG1519* he castG4496* andG2532#* neckG3588 G5137* hisG846*aboutG4012#*were hangedG4029#*a millstoneG3458*thatG1487*for himG846)*it were betterG3081 *they comeG2064 *whomG3739 * throughG1223 * woeG3759 * butG1161* will comeG2064#'#* that offencesG3588 G4625*butG3361!*impossibleG418*it isG2076#'#*the disciplesG3588 G3101*untoG4314*said heG2036*thenG1161*the deadG3498~*fromG1537 #Vv[@(~gQ3gI3nVB*saidG2036!A%!*the apostlesG3588 G652@*andG2532?*himG846!>1*thou shalt forgiveG863=*i repentG3340<*sayingG3004;* theeG4571:* toG19099!* turn againG19948#* in a dayG3588 G22507#* seven timesG20346*andG25325#*in a dayG3588 G22504#*seven timesG20343*theeG45712*againstG15191#*he trespassG2640*ifG1437/*andG2532.*himG846-*forgiveG863,*he repentG3340+* ifG1437** andG2532)* himG846(* rebukeG2008'* theeG4571&*againstG1519%*trespassG264$*brotherG3588 G80#*thyG4675"*ifG1437!'*to yourselvesG1438 *take heedG4337 "LvT<& bAeN7hLd* will sayG2046c)* feeding cattleG4165b*orG2228a*plowingG722`*a servantG1401_*havingG2192^*youG5216]*ofG1537\*whichG5101[*butG1161Z*youG5213Y)*it should obeyG5219X*andG2532W#*the seaG3588 G2281V*inG1722U+*be thou plantedG5452T*andG2532.SI*be thou plucked up by the rootG1610R'*sycamine treeG4807Q* unto thisG3778P%* ye might sayG3004O+* of mustard seedG4615N* a grainG2848M*asG5613L*faithG4102K*ye hadG2192J*ifG1487I*saidG2036H#*the lordG3588 G2962G*andG1161F*faithG4102E*ourG2254D*increaseG4369#C'#*unto the lordG3588 G2962 "ckU.uXA!mP8~c* becauseG3754#* servantG3588 G1401* thatG1565* thankG5485* doth heG2192*drinkG4095*andG2532*shalt eatG5315~*thouG4771}*afterwardG3326|*andG2532{*drunkenG4095z*andG2532y%*i have eatenG5315x* tillG2193w* meG3427v* and serveG1247u%* gird thyselfG4024t* andG2532s*i may supG1172r*wherewithG5101q!*make readyG2090p*unto himG846o*sayG2046n!*not ratherG3780m*willG2046l*andG235#k5*and sit down to meatG377j*goG3928i*the fieldG3588 G68h*fromG1537g+*when he is comeG1525f* by and byG2046e* unto himG3739 "jqZD(v_H.|eB,j(* throughG1223'* passedG1330&* heG846%* thatG2532$* jerusalemG2419#* toG1519"* wentG4198!* heG846 * asG1722+* it came to passG1096* andG2532* to doG4160%* was our dutyG3784!* that whichG3739%* we have doneG4160* servantsG1401%* unprofitableG888* we areG2070* sayG3004* youG5213'* are commandedG1299"1* those things whichG3588* allG3956"1* ye shall have doneG4160* whenG3752* yeG5210* likewiseG2532 * soG3779 * notG3756 * i trowG1380 * himG846 )* were commandedG1299+* the things thatG3588* he didG4160 #[|dI1v]D(uW>'[&K-#* unto the priestsG3588 G2409J!*yourselvesG1438I*shewG1925H*goG4198G*unto themG846F*he saidG2036E#*when he sawG1492D*andG2532C* on usG2248B!* have mercyG1653A* masterG1988@* jesusG2424?* and saidG3004>* voicesG5456=* lifted upG142<* theyG846;* andG2532:* afar offG42079* stoodG24768* whichG3739 7-* that were lepersG30156* menG4355* tenG11764* himG8463* there metG5282* villageG29681* a certainG51000* intoG1519/* enteredG1525.* as heG846-* andG2532,* galileeG1056+* andG2532*!* of samariaG4540)* the midstG3319 $PvU>'gM4lN4lPo*answeringG611n#*jesusG3588 G2424m*andG1161l#*a samaritanG4541k* wasG2258j* heG846i* andG2532h* thanksG2168g* himG846f*givingG2168e#*feetG3588 G4228d*hisG846c*atG3844b*faceG4383a*onG1909`*fell downG4098_*andG2532^#* godG3588 G2316]* glorifiedG1392\* voiceG5456[* a loudG3173Z* and withG3326Y#*turned backG5290X'*he was healedG2390W*thatG3754V#*when he sawG1492U*themG846T*ofG1537S*oneG1520R*andG1161Q'*were cleansedG2511P*theyG846O* they wentG5217N* asG1722%M7* it came to pass, thatG1096L* andG2532 "hiP4rZB'nQ9  h #!*the kingdomG3588 G932*whenG4219#'#*the phariseesG3588 G5330*ofG5259$ 5*when he was demandedG1905 *andG1161 * wholeG4982 * theeG4571 *hath madeG4982#*faithG3588 G4102*thyG4675!*go thy wayG4198*ariseG450*unto himG846*he saidG2036*andG2532* strangerG241* thisG3778* saveG1487~#*to godG3588 G2316}*gloryG1391|*to giveG1325{'*that returnedG5290z*foundG2147y*notG3756x*there areG2147w* the nineG1767v* whereG4226u* butG1161t* cleansedG2511s* tenG1176r*notG3780q!*were thereG2511p*saidG2036 "`u]9t^F0v\E.`3+*ye shall desireG19372*whenG37531*will comeG20640*the daysG2250#/'#*the disciplesG3588 G3101.*untoG4314-*he saidG2036,*andG1161+*youG5216** withinG1787)* isG2076(#* of godG3588 G2316 '#!* the kingdomG3588 G932&* beholdG2400%*forG1063$*thereG1563#*loG2400"*orG2228!*hereG5602 *loG2400)*shall they sayG2046*neitherG3761#*observationG3907*withG3326*notG3756*comethG2064#*of godG3588 G2316 #!* the kingdomG3588 G932* saidG2036* andG2532* themG846#* he answeredG611#*should comeG2064#*of godG3588 G2316 $SgP4nW>)vT:iSW*soG3779V*heavenG3772U* underG5259T* the otherG3588S* untoG1519R* shinethG2989Q* heavenG3772P*underG5259O*the oneG3588N*out ofG1537M+*that lightenethG797"L'!*the lightningG3588 G796K*asG5618J*forG1063I* followG1377H* norG3366G* afterG565F* notG3361E* goG565D*thereG1563C*seeG2400B*orG2228A*hereG5602@*seeG2400?*to youG5213>)*they shall sayG2046=*andG2532<*seeG3700;*notG3756:*ye shallG37009*andG25328!* of manG3588 G444 7!#* of the sonG3588 G5207!6##* of the daysG3588 G22505* oneG15204* to seeG1492 #OycM0eP8{eF.uO"z1*they married wivesG1060y!*they drankG4095x%*they did eatG2068w!*of manG3588 G444 v!#* of the sonG3588 G5207u#* the daysG3588 G2250t* inG1722s* alsoG2532r#* shall it beG2071q*soG3779p*of noeG3575o#*the daysG3588 G2250n*inG1722m*it wasG1096l*asG2531k*andG2532 j!#* generationG3588 G1074i* thisG3778h* ofG575g#*be rejectedG593f*andG2532e#*many thingsG4183d*sufferG3958c*heG846b*mustG1163a*firstG4412`*butG1161_#*dayG3588 G2250^*hisG846]*inG1722\*beG2071[!*of manG3588 G444Z#*the sonG3588 G5207Y*alsoG2532X*shallG2071 "]oT<{_G1jM- y]*of sodomG4670*outG575*wentG1831*lotG3091*thatG3739%*the same dayG2250*butG1161%* they buildedG3618%* they plantedG5452* they soldG4453#* they boughtG59!* they drankG4095%*they did eatG2068*of lotG3091#*the daysG3588 G2250 *inG1722 *it wasG1096 *asG5613 *alsoG2532 *likewiseG3668*them allG537*destroyedG622*andG2532*cameG2064#* the floodG3588 G2627* andG2532#* the arkG3588 G2787* intoG1519* enteredG1525*noeG3575~*thatG3739}*the dayG2250|*untilG891+{C*they were given in marriageG1547 #dfO3eF(gP:yd?*itG846>*to takeG142=*come downG2597<*notG3361;*let himG2597:#* the houseG3588 G36149* inG17228#* stuffG3588 G46327* hisG8466* andG2532"5%#*the housetopG3588 G14304*uponG19093*shall beG20712*he whichG37391#*dayG3588 G22500*thatG1565/*inG1722.#* is revealedG601-!*of manG3588 G444,#*the sonG3588 G5207+*whenG601**the dayG2250)*inG3739(#*shall it beG2071'*thusG5024&*evenG2596%*allG537$*destroyedG622#*andG2532"* heavenG3772!* fromG575 * brimstoneG2303* andG2532* fireG4442*it rainedG1026 #c}bF/oT> `K1zcb*" bedG2825a*" oneG1520`*" inG1909_*"twoG1417^)*"there shall beG2071]#*"nightG3588 G3571\*"in thatG3778[*"youG5213Z*"i tellG3004Y*!itG846X)*!shall preserveG2225W*! his lifeG846V!*! shall loseG622U*! whosoeverG3739T*! andG2532S*!itG846R!*!shall loseG622Q#*!lifeG3588 G5590P*!hisG846O*!to saveG4982N!*!shall seekG2212M*!whosoeverG3739L#* wifeG3588 G1135K* lot'sG3091J* rememberG3421I*backG3694H*returnG1994G*notG3361F*likewiseG3668E*let himG1994D*the fieldG3588 G68C*inG1722B!*he that isG3588A*andG2532@*awayG142 !foX<!~gG+rP5f*unto themG846*a parableG3850*he spakeG3004*andG1161$5*%be gathered togetherG4863~!!*%the eaglesG3588 G105}*%willG4863|*% thitherG1563{#*% the bodyG3588 G4983z#*% wheresoeverG3699y*% unto themG846x*% he saidG2036w*%andG1161v*%lordG2962u*%whereG4226t*%unto himG846s*%and saidG3004r'*%they answeredG611q*%andG2532p*# leftG863o*# the otherG2087n*# andG2532m)*# shall be takenG3880l*#the oneG1520k*#togetherG846j*#grindingG229i*#shall beG2071h*#twoG1417g'*"shall be leftG863f*"the otherG2087e*"andG2532d)*" shall be takenG3880c*" the oneG1520 $j{_E(cH,{dH0j'*andG2532&!*adversaryG3588 G476%*mineG3450$*ofG575#* meG3165"* avengeG1556!* sayingG3004 * himG846* untoG4314*she cameG2064*andG2532#*cityG3588 G4172*thatG1565*inG1722*a widowG5503*there wasG2258*andG1161*manG444* regardedG1788* neitherG3361#* godG3588 G2316* notG3361*fearedG5399*whichG5100*a judgeG2923*cityG4172 *aG5100 *inG1722 *there wasG2258 *sayingG3004 * to faintG1573* notG3361* andG2532* to prayG4336* alwaysG3842)*that men oughtG1163 $fgL2~hQ6}gP3~fK*whatG5101J*hearG191I*saidG2036H#*the lordG3588 G2962G*andG1161F*meG3165E*she wearyG5299D*comingG2064C*continualG5056B*herG2064A* byG1519@* lestG3361?* herG846>'* i will avengeG1556=*meG3427<*troublethG3930;#*widowG3588 G5503:*thisG37789*becauseG12238*yetG10657*manG4446*regardG17885*norG37564#*godG3588 G23163*notG37562*i fearG53991* thoughG14870* himselfG1438/* withinG1722.* he saidG2036-*afterwardG3326,*butG1161+*a whileG5550**forG1909)*notG3756(*he wouldG2309 #`v_H(gQ7dM1 `n#*faithG3588 G4102m*he findG2147l* shallG687k* comethG2064j!* of manG3588 G444i#* the sonG3588 G5207!h/* nevertheless whenG4133g*speedilyG5034f*themG846e#*avengeG3588 G1557d*he willG4160c*thatG3754b*youG5213a*i tellG3004`*themG846_*withG1909^%*he bear longG3114]*thoughG2532\*himG846[*untoG4314Z*nightG3571Y*andG2532X* dayG2250W* cryG994V* whichG3588U* electG1588T* his ownG846S#*avengeG3588 G1557R*godG2316Q*notG3361P*shallG4160O*andG1161N*saithG3004M#*judgeG3588 G2923L!*the unjustG3588 G93 #P|[C(nW;! hJ3kP* himselfG1438* withG4314* thusG5023!* and prayedG4336 * stoodG2476" %#* the phariseeG3588 G5330 !* a publicanG5057 * the otherG2087 * andG2532!* a phariseeG5330* the oneG1520* to prayG4336 !#* the templeG3588 G2411* intoG1519* went upG305* menG444* twoG1417* othersG3062* despisedG1848~* andG2532}* righteousG1342|* they wereG1526{* thatG3754z!* themselvesG1438y* inG1909x* trustedG3982w* whichG3588v* certainG5100u* untoG4314t#* parableG3588 G3850s* thisG3778r* he spakeG2036q* andG1161p#*the earthG3588 G1093o*onG1909 #PiS:mK1mG+pP4#* heavenG3588 G37723* untoG15192#* eyesG3588 G37881!* so much asG37610* lift upG1869/* notG3756.* wouldG2309-* afar offG3113,* standingG2476"+%#* the publicanG3588 G5057** andG2532)* i possessG2932(* thatG3745'* of allG3956&'* i give tithesG586!%##* in the weekG3588 G4521$* twiceG1364#* i fastG3522"#* publicanG3588 G5057!* thisG3778 * asG5613* evenG2532* orG2228!* adulterersG3432* unjustG94%* extortionersG727!* menG3588 G444* otherG3062* asG5618* notG3756* i amG1510* thatG3754* theeG4671* i thankG2168#* godG3588 G2316 #UiL-ycD'oL5mUW*alsoG2532V*unto himG846U%*they broughtG4374T*andG1161 S-*shall be exaltedG5312R*himselfG1438Q*humblethG5013P*he thatG3588O*andG1161N+*shall be abasedG5013M*himselfG1438L*exaltethG5312K* thatG3588J* every oneG3956I* forG3754H* the otherG1565G* thanG2228F*justifiedG1344E#*houseG3588 G3624D*hisG846C*toG1519B*went downG2597A*this manG3778@*youG5213?*i tellG3004>* a sinnerG268=* to meG3427<#* be mercifulG2433;#* godG3588 G2316:* sayingG30049#* breastG3588 G47388* hisG8467* uponG15196* smoteG51805* butG235 #YsP9lC(iS/tYz*receiveG1209y*notG3361x*shallG1209w*whosoeverG3739v*unto youG5213u*i sayG3004t*verilyG281s#*of godG3588 G2316 r#!*the kingdomG3588 G932q*isG2076p*of suchG5108o*forG1063n*notG3361m*themG846l*forbidG2967k* andG2532j* meG3165i* untoG4314h* to comeG2064%g+#* little childrenG3588 G3813f*sufferG863e*and saidG2036d*themG846c*calledG4341b*jesusG2424a*butG1161`* themG846_%* they rebukedG2008^* sawG1492]#* disciplesG3588 G3101\* but whenG1161[*themG846Z)*he would touchG680Y*thatG2443X#*infantsG3588 G1025 $VkU:!r\B* nS<vV%*thou knowestG1492#*godG3588 G2316* oneG1520* saveG1487* goodG18* noneG3762*goodG18*meG3165%*callest thouG3004*whyG5101*unto himG846*saidG2036#*jesusG3588 G2424*andG1161* lifeG2222* eternalG166!* to inheritG2816 !* shall i doG4160 * whatG5101 *masterG1320 *goodG18 *sayingG3004*himG846*askedG1905*rulerG758*a certainG5100*andG2532*thereinG846*enterG1525*no wiseG3361*inG3756* shallG1525~)* a little childG3813}* asG5613|#* of godG3588 G2316 {#!* the kingdomG3588 G932 #cpYA+wW@) pZ>"~cA*lackestG3007@*yetG2089?*unto himG846>*he saidG2036=%*these thingsG5023<*heardG191;#*jesusG3588 G2424:*now whenG11619* youth upG35038*myG34507*fromG15376#*have i keptG54425*theseG50234*allG39563*he saidG20362*andG11611#*motherG3588 G33840*thyG4675/*andG2532.#*fatherG3588 G3962-*thyG4675,*honourG5091"+1*bear false witnessG5576** notG3361)* doG5576(* stealG2813'* notG3361&* doG2813%*killG5407$*notG3361#*doG5407"+*commit adulteryG3431!*notG3361 *doG3431&-#*the commandmentsG3588 G1785 $PgP2t\C-qYA%jPe* hardlyG1423d*howG4459c*he saidG2036b)*very sorrowfulG4036a*wasG1096`*heG846_*saw thatG1492^#*jesusG3588 G2424]*and whenG1161\* richG4145[* veryG4970Z*he wasG2258Y*forG1063X)*very sorrowfulG4036W*he wasG1096V*thisG5023U*he heardG191T*and whenG1161S*meG3427R*followG190Q*comeG1204P*andG2532O*heavenG3772N*inG1722M*treasureG2344L+*thou shalt haveG2192K*andG2532J'*unto the poorG4434I!*distributeG1239H*andG2532G*thou hastG2192F* thatG3745E* allG3956D* sellG4453C* one thingG1520B* thouG4671 "fya=bK/eM5}f*areG2076 -*the things whichG3588*he saidG2036*andG1161*be savedG4982*canG1410*thenG2532*whoG5101*saidG2036~*heardG191}*they thatG3588|*andG1161{#*of godG3588 G2316 z#!* the kingdomG3588 G932y* intoG1519x* to enterG1525w!* a rich manG4145v* than forG2228u*eyeG5168t!*a needle'sG4476s*throughG1223r*to goG1525q*a camelG2574p!*easier forG2123o*it isG2076n*forG1063m#*of godG3588 G2316 l#!*the kingdomG3588 G932k*intoG1519j*enterG1525i#* richesG3588 G5536h* haveG2192g* they thatG3588f* shallG1525 $q}`H)hQ6~bI3q+*forG1752**childrenG5043)*orG2228(*wifeG1135'*orG2228&*brethrenG80%*orG2228$*parentsG1118#*orG2228"* houseG3614!* hath leftG863 * thatG3739* no manG3762* there isG2076*unto youG5213*i sayG3004*verilyG281*unto themG846*he saidG2036*andG1161* theeG4671* followedG190*andG2532*allG3956*have leftG863*weG2249*loG2400*saidG2036#*peterG3588 G4074*thenG1161 #* godG3588 G2316 * withG3844 %* are possibleG1415 *menG444 *withG3844!*impossibleG102 "Us\B! ~cK-w\F)U(M1#*concerning the sonG3588 G5207"L%#*the prophetsG3588 G4396K*byG1223J*writtenG1125I*that areG3588H!* all thingsG3956G* andG2532F* jerusalemG2414E* toG1519D* we go upG305C*beholdG2400B*themG846A*untoG4314@*and saidG2036?!*the twelveG1427>*he tookG3880=*thenG1161<#*everlastingG166;*lifeG2222:*to comeG20649!* the worldG3588 G1658* inG17227* andG2532"6%#* present timeG3588 G25405* thisG51294*inG17223'*manifold moreG41792*receiveG6181*notG33610*shallG618/*whoG3739.*sakeG1752-#*of god'sG3588 G2316 ,#!*the kingdomG3588 G932 !SxM6bH2rT<nSn*"neitherG3756m*" themG846l*" fromG575k*" hidG2928j*" wasG2258i#*"sayingG3588 G4487h*"thisG5124g*"andG2532f+*"of these thingsG5130e*"noneG3762d!*"understoodG4920c*"theyG846b*"andG2532"a3*! he shall rise againG450`#*! dayG3588 G2250_*!the thirdG5154^*!andG2532]*!to deathG615\*!himG846[*!and putG615"Z1*!they shall scourgeG3146Y*!andG2532X!* spitted onG1716W* andG2532$V5* spitefully entreatedG5195U* andG2532T+* shall be mockedG1702S* andG2532'R/#* unto the gentilesG3588 G1484%Q7* he shall be deliveredG3860P* forG1063%O7*shall be accomplishedG5055N!*of manG3588 G444 "afK6{U:# jS7! {a*&sayingG3004*&he criedG994*&andG2532 !*%passeth byG3928! ##*%of nazarethG3588 G3480 *%jesusG2424 *%thatG3754 *%himG846*%they toldG518*%andG1161*$meantG1498*$itG5124*$whatG5101*$he askedG4441*$pass byG1279'*$the multitudeG3793*$hearingG191*$andG1161~*#beggingG4319"}%#*# the way sideG3588 G3598|*# byG3844{*# satG2521z*# blind manG5185y*# a certainG5100x*#jerichoG2410w*#untoG1519v'*#was come nighG1448u*#heG846t*#that asG1722s+*#it came to passG1096r*#andG1161q#*"were spokenG3004 p-*"the things whichG3588o*"knew theyG1097 #d}fH)x\A%lK5zd3*( himG8462*( he askedG19051'*( was come nearG14480*( heG846/*( and whenG1161.*(himG846-*(untoG4314,'*(to be broughtG71+*(himG846*'*(and commandedG2753)*(stoodG2476(#*(jesusG3588 G2424'*(andG1161&*'on meG3165%!*'have mercyG1653$*'of davidG1138#*'sonG5207"*' the moreG3123!*' so muchG4183 *' he criedG2896*' butG1161*' peaceG4623*'hisG846)*'he should holdG4623*'thatG2443*'himG846*'rebukedG2008#*'went beforeG4254!*'they whichG3588*'andG2532*&on meG3165!*&have mercyG1653*&of davidG1138*&sonG5207*&jesusG2424 !hqZ?'}YB#x]G) hT*+praiseG136S*+ gaveG1325R'*+ when they sawG1492 Q!#*+ the peopleG3588 G2992P*+ allG3956O*+ andG2532N#*+godG3588 G2316M!*+glorifyingG1392L*+himG846K*+followedG190J*+andG2532$I7*+he received his sightG308H#*+immediatelyG3916G*+andG2532F** theeG4571E!**hath savedG4982D#**faithG3588 G4102C**thyG4675 B/**receive thy sightG308A**unto himG846@**saidG2036?#**jesusG3588 G2424>**andG2532%=9*) i may receive my sightG308<*) thatG2443;*) lordG2962:*)he saidG20369*)andG11618*)unto theeG46717+*)that i shall doG41606*)wilt thouG23095*)whatG51014*)sayingG3004 #UkT:" v`I1|cL6oUw*beforeG1715v*he ranG4390u*andG2532 t!#*of statureG3588 G2244s*littleG3398r* he wasG2258q* becauseG3754p#* the pressG3588 G3793o* forG575n* notG3756m*couldG1410l*andG2532k*he wasG2076j*whoG5101i#*jesusG3588 G2424h*to seeG1492g*he soughtG2212f*andG2532e*richG4145d* wasG2258c* heG3778b* andG2532,aG* the chief among the publicansG754`* wasG2258_*whichG846^*zacchæusG2195]*namedG2564\*a manG435[*beholdG2400Z*andG2532Y+*through jerichoG2410X!*and passedG1330W*enteredG1525V*andG2532U#*+unto godG3588 G2316 $ZwaJ0^?$vU>${Z'*he made hasteG4692*andG2532#*houseG3588 G3624*thyG4675*atG1722*abideG3306*mustG1163*iG3165*to dayG4594*forG1063'*and come downG2597!*make hasteG4692*zacchæusG2195* himG846 * untoG4314 * saidG2036 * andG2532 * himG846 *and sawG1492%*he looked upG308#*the placeG3588 G5117*toG1909*cameG2064#*jesusG3588 G2424*whenG5613*andG2532*thatG1565* to passG1330* he wasG3195~* forG3754}* himG846|*seeG1492{*toG2443z+*a sycomore treeG4809y*intoG1909x)*and climbed upG305 "jz^B' kP9{_F-j=%*from any manG5100<*any thingG5100;%*i have takenG4811:*ifG14879*andG25328#*to the poorG44347*i giveG13256*goodsG52245* of myG34504* the halfG22553* lordG29622* beholdG24001#* the lordG3588 G29620*untoG4314/*and saidG2036.*stoodG2476-*zacchæusG2195,*andG1161+* a sinnerG268** a manG435)* withG3844(#*to be guestG2647'#*he was goneG1525&*thatG3754%*sayingG3004$*murmuredG1234#*they allG537"*they sawG1492!*and whenG2532 *joyfullyG5463*himG846*receivedG5264*andG2532'*and came downG2597 #RkS;% zdO7!z_H-oR`* and spakeG2036_* he addedG4369^%* these thingsG5023]* heardG191\* theyG846[* and asG1161Z* was lostG622Y!* that whichG3588X* to saveG4982W* andG2532V* to seekG2212U* is comeG2064T!* of manG3588 G444S#* the sonG3588 G5207R* forG1063Q!* of abrahamG11P* a sonG5207O* isG2076N* alsoG2532M* heG846L* asG2530K* forsomuchG3754J#* houseG3588 G3624I* to thisG5129H* comeG1096G%* is salvationG4991F* this dayG4594E* himG846D* untoG4314C* saidG2036B#* jesusG3588 G2424A* andG1161@*fourfoldG5073?*i restoreG591#>3*by false accusationG4811 "ddE.~eJ-rS7 d'* and deliveredG1325* servantsG1401* tenG1176* hisG1438~* he calledG2564}* andG1161|* to returnG5290{* andG2532z* a kingdomG932y#* for himselfG1438x!* to receiveG2983w* countryG5561v* a farG3117u* intoG1519t* wentG4198s* noblemanG2104r* a certainG5100q* thereforeG3767p* he saidG2036o* appearG398n#* immediatelyG3916m* shouldG3195l#* of godG3588 G2316 k#!* the kingdomG3588 G932j* thatG3754i* thoughtG1380h* theyG846g#* and becauseG2532f%* to jerusalemG2419e* nighG1451d* wasG1511c* heG846b* becauseG1223a* a parableG3850 $lqZ@(hK2mW@l&* thenG2532 %#!*the kingdomG3588 G932$+*having receivedG2983#*returnedG1880"*he wasG846!*that whenG1722 +*it came to passG1096*andG2532*usG2248*overG1909*to reignG936*thisG5126*haveG2309*notG3756* we willG2309* sayingG3004* himG846* afterG3694* a messageG4242*sentG649*andG2532*himG846*hatedG3404*citizensG4177*hisG846 *butG1161 * i comeG2064 * tillG2193 * occupyG4231 * themG846* untoG4314* saidG2036* andG2532* poundsG3414* tenG1176* themG846 !cjO/ rZB% mV; ycG* inG1722F* faithfulG4103E)*thou hast beenG1096D*becauseG3754C*servantG1401B*thou goodG18A*wellG2095@*unto himG846?*he saidG2036>*andG2532=* poundsG3414<* tenG1176;#* hath gainedG4333:#*poundG3588 G34149*thyG46758*lordG29627*sayingG30046*the firstG44135*cameG38544*thenG1161%37*had gained by tradingG12812*every manG51011*how muchG51010'*he might knowG1097/*thatG2443.!*the moneyG3588 G694-%*he had givenG1325,*to whomG3739+*unto himG846*%* to be calledG5455)#* servantsG3588 G1401(* theseG5128'%* he commandedG2036 $_v\E'pV?$x^G,y_k* i haveG2192j* whichG3739i#*poundG3588 G3414h*thyG4675g*beholdG2400f*lordG2962e*sayingG3004d*cameG2064c*anotherG2087b*andG2532a* citiesG4172`* fiveG4002_*overG1883^*alsoG2532]*thouG4771\*beG1096[*to himG5129Z*likewiseG2532Y*he saidG2036X*andG1161W* poundsG3414V* fiveG4002U#* hath gainedG4160T#*poundG3588 G3414S*thyG4675R*lordG2962Q*sayingG3004P*cameG2064O!*the secondG1208N*andG2532M*citiesG4172L*tenG1176K*overG1883J*authorityG1849I* have thouG2468H'* a very littleG1646 #g|dI-r[@( tW8~g*wasG1510 * iG1473 * thatG3754 %* thou knewestG1492 * servantG1401 * wickedG4190*theeG4571%*will i judgeG2919#*mouthG3588 G4750*thine ownG4675*out ofG1537*unto himG846*he saithG3004*andG1161*sowG4687*notG3756~!*thou didstG4687}*thatG3739|*reapestG2325{* andG2532z* downG5087y* notG3756x%* thou layedstG5087w* thatG3739v)*thou takest upG142u*manG444t!*an austereG840s*thou artG1488r*becauseG3754q*theeG4571p*i fearedG5399o*forG1063n* a napkinG4676m* inG1722l%* kept laid upG606 $_hP9pYA+ _D,u_2* himG8461*fromG5750*takeG142/*stood byG3936.)*unto them thatG3588-*he saidG2036,*andG2532+*usuryG5110**withG4862)*mine ownG846%(7*i might have requiredG4238'* comingG2064&* myG1473%* that atG2532$#* the bankG3588 G5132#* intoG1909"!*moneyG3588 G694!*myG3450 *thouG1325*notG3756*gavestG1325*thenG2532*whereforeG1223*sowG4687*notG3756*i didG4687*thatG3739*reapingG2325*andG2532*downG5087*notG3756*i laidG5087*thatG3739*taking upG142*manG444!*an austereG840 $a}fL5iM5{^G/yaV*mineG3450U*thoseG1565T*butG4133S*himG846R*fromG575"Q3*shall be taken awayG142P*he hathG2192O*thatG3739N*evenG2532M* notG3361L* that hathG2192K* himG3588J* fromG575I* andG1161H)*shall be givenG1325G*hathG2192F*whichG3588E)*unto every oneG3956D*thatG3754C*unto youG5213B*i sayG3004A*forG1063@*poundsG3414?*tenG1176>*he hathG2192=*lordG2962<*unto himG846;*they saidG2036:*andG25329*poundsG34148*tenG11767*hathG21926#* to him thatG35885* giveG13254* andG25323* the poundG3414 $RcK4nV<!{c?) lRz*he sentG649y* of olivesG1636x* calledG2564w#* the mountG3588 G3735v* atG4314u* bethanyG963t*andG2532s*bethphageG967r*toG1519 q-*he was come nighG1448p*whenG5613o+*it came to passG1096n*andG2532m* jerusalemG2414l*toG1519k%*ascending upG305j*beforeG1715i*he wentG4198h*spokenG2036g*thusG5023f#*when he hadG2036e*andG2532d*meG3450c*beforeG1715b*slayG2695a*andG2532`*hitherG5602_* bringG71^* themG846]* overG1909\%* should reignG936[* that iG3165Z*notG3361Y*wouldG2309X*whichG3588W*enemiesG2190 #]zbC# y^G(iR;$u]*hathG2192#* the lordG3588 G2962* becauseG3754* unto himG846%* shall ye sayG2046* thusG3779#*do ye looseG3089*whyG5101*youG5209*askG2065*any manG5100*ifG1437*andG2532*and bringG71*himG846*looseG3089 *satG2523 *manG444 #*neverG3762 G4455 *yetG3739 * whereonG1909* tiedG1210* a coltG4454'* ye shall findG2147 -* at your enteringG1531*the whichG3739*inG1722%*over againstG2713#*the villageG2968*intoG1519*go yeG5217~*sayingG2036}#*disciplesG3588 G3101|*of hisG846{*twoG1417 "hz^A&xT:" jH0h?*#andG2532>#*#jesusG3588 G2424=*#toG4314<*#himG846;%*#they broughtG71:*#andG25329*"of himG8468*"needG55327*"hathG21926#*"the lordG3588 G29625*"they saidG20364*"andG11613#*! the coltG3588 G44542*! loose yeG30891*! whyG51010*! themG846/*!untoG4314.*!saidG2036-*!thereofG846 ,!#*!the ownersG3588 G2962+#*!the coltG3588 G4454*%*!were loosingG3089)*!as theyG846(*!andG1161'* unto themG846&#* he had saidG2036%* even asG2531$* and foundG2147#* their wayG565")* were sent wentG649!* they thatG3588 * andG1161*of himG846*needG5532 TnN/u_>' oL0 sT_#*%with a loudG3173^#*%godG3588 G2316]!*%and praiseG134\!*% to rejoiceG5463[*% beganG756&Z-#*% of the disciplesG3588 G3101Y#*% multitudeG3588 G4128X*% the wholeG537W#*%of olivesG3588 G1636"V%#*%of the mountG3588 G3735!U##*%the descentG3588 G2600T*%atG4314S*%even nowG2235R'*%was come nighG1448Q*%when heG846P*%andG1161O#*$the wayG3588 G3598N*$inG1722M#*$clothesG3588 G2440L*$theirG846K#*$they spreadG5291J*$wentG4198I*$as heG846H*$andG1161G*#thereonG1913F#*# jesusG3588 G2424E%*# and they setG1913D#*# the coltG3588 G4454C*# uponG1909B#*# garmentsG3588 G2440A*#theirG1438@*#they castG1977 #U}\B' pZ@)k>&sU#*(he answeredG611*(andG2532#*' disciplesG3588 G3101*' thyG4675~*' rebukeG2008}*' masterG1320|*'himG846{*'untoG4314z*'saidG2036)y3#*'among the multitudeG3588 G3793x*'fromG575&w-#*'of the phariseesG3588 G5330v*'someG5100u*'andG2532t#*&the highestG5310s*&inG1722r*& gloryG1391q*& andG2532p*& heavenG3772o*& inG1722n*& peaceG1515m#*&of the lordG2962l*&the nameG3686k*&inG1722j*&comethG2064i*&thatG3588h*&the kingG935g*&blessedG2127f*&sayingG3004e'*%they had seenG1492d*%thatG3739 c-*%the mighty worksG1411b*%allG3956a*%forG4012`*%voiceG5456 "ciP%dB&uYC+zc$**nowG3568#**butG1161"**peaceG1515!**thyG4675 **untoG4314!** the thingsG3588#** dayG3588 G2250** thyG4675** thisG3778** inG1722**at leastG1065**thouG4771**evenG2532 -**thou hadst knownG1097**ifG1487**sayingG3004*)itG846*)overG1909*)and weptG2799#*)the cityG3588 G4172*)he beheldG1492 -*)he was come nearG1448*)whenG5613 *)andG2532) ?*( would immediately cry outG2896 !#*( the stonesG3588 G3037' ;*( should hold their peaceG4623 *( theseG3778*(ifG1437*(thatG3754*(youG5213*(i tellG3004*(unto themG846*(and saidG2036 $QeG/s\A){^FhQH*, notG3756G!*, they shallG863F*, andG2532E*, theeG4671D*,withinG1722C#*,childrenG3588 G5043B*,thyG4675A*,andG2532$@5*,even with the groundG1474?*,theeG4571>*,shall layG1474=*,andG2532<'*+on every sideG3840;*+inG4912:*+theeG45719*+keepG49128*+andG25327*+roundG40336*+theeG45715*+compassG40334*+ andG25323!*+ about theeG46712*+ a trenchG54821!*+ shall castG40160*+ enemiesG2190/*+thineG4675.*+thatG2532-*+theeG4571,*+uponG1909+!*+shall comeG2240**+the daysG2250)*+forG3754(**eyesG3788'**thineG4675&**fromG575%%**they are hidG2928 "bjP0oK/nR1bj*. have madeG4160i*. yeG5210h*. butG1161g*.of prayerG4335f*.the houseG3624e*.isG2076d#*.houseG3588 G3624c*.myG3450b'*.it is writtenG1125a*.unto themG846`*.sayingG3004_-*- them that boughtG59^*- andG2532]*- thereinG846\*-soldG4453[*-them thatG3588Z#*-to cast outG1544Y*-and beganG756 X!#*-the templeG3588 G2411W*-intoG1519V*-he wentG1525U*-andG2532 T!#*,visitationG3588 G1984S*,of thyG4675R#*,the timeG3588 G2540Q*,notG3756P%*,thou knewestG1097O*,becauseG473N*,anotherG3037M*,uponG1909L*,one stoneG3037K*,theeG4671J*,inG1722I*, leaveG863 "ggQ-[A$v_I%~g *oneG1520 *onG1722 +*it came to passG1096 *andG2532*0 himG846*0 to hearG191#3*0 were very attentiveG1582 !#*0 the peopleG3588 G2992*0 allG537*0forG1063'*0they might doG4160*0whatG5101*0findG2147*0notG3756~*0couldG2147}*0andG2532|*/himG846{!*/to destroyG622z*/soughtG2212#y'#*/of the peopleG3588 G2992x*/the chiefG4413w*/andG2532!v##*/the scribesG3588 G1122u*/ andG2532 t/*/ the chief priestsG749s*/ butG1161 r!#*/ the templeG3588 G2411q*/ inG1722p*/dailyG2250o*/he taughtG1321n*/andG2532m!*.of thievesG3027l*. a denG4693k*. itG846 "jpZ6u]?(kN0j.*thisG3778-*theeG4671,*gaveG1325+*he thatG3588**isG2076)*whoG5101(* orG2228'%* these thingsG5023&!* doest thouG4160%* authorityG1849$* whatG4169#*byG1722"*usG2254!*tellG2036 *sayingG3004*himG846*untoG4314*spakeG2036*andG2532!*the eldersG4245*withG4862*came uponG2186!##*the scribesG3588 G1122*andG2532&/!*the chief priestsG3588 G749#3*preached the gospelG2097* andG2532 !#* the templeG3588 G2411* inG1722 !#* the peopleG3588 G2992* taughtG1321*as heG846#*daysG3588 G2250 *of thoseG1565 $\t]C+bG-iK1{\R#*believed yeG4100Q*thenG3767P*whyG5101O#* he will sayG2046N* heavenG3772M* fromG1537L%* we shall sayG2036K*ifG1437J*sayingG3004I!*themselvesG1438H*withG4314G'*they reasonedG4817F*andG1161E*menG444D*ofG1537C*orG2228B*heavenG3772A*fromG1537@*was itG2258?*of johnG2491 >#!*the baptismG3588 G908=*meG3427<* answerG2036;* andG2532:* thingG30569* oneG15208* youG52097*askG20656*alsoG25045*i willG20654*themG8463*untoG43142*and saidG20361#*he answeredG6110*andG1161/#*authorityG3588 G1849 $^r\E!jM6t\@% ~^v%* these thingsG5023u* i doG4160t* authorityG1849s* whatG4169r* byG1722q*youG5213p*iG1473o*tellG3004n*neitherG3761m*unto themG846l*saidG2036k#*jesusG3588 G2424j*andG2532i*whenceG4159h*tellG1492g*notG3361f+*that they couldG1492e'*they answeredG611d*andG2532c*a prophetG4396b*wasG2076a* johnG2491`)* persuaded thatG3982_* they beG1511^* forG1063]* usG2248\!*will stoneG2642 [!#*the peopleG3588 G2992Z*allG3956Y*menG444X*ofG1537W*we sayG2036V*ifG1437U*but andG1161T*notG3756S*himG846 "Vw_>! wV?z]GmV* butG1161$+!* of the vineyardG3588 G290#* the fruitG3588 G2590* ofG575* himG846 -* they should giveG1325* thatG2443$)#* the husbandmenG3588 G1092* toG4314* a servantG1401* he sentG649 !* the seasonG2540 * atG1722 * andG2532 * timeG5550 !* for a longG2425&;* went into a far countryG589* andG2532'* to husbandmenG1092* forthG1554* itG846* letG1554* andG2532!* a vineyardG290* plantedG5452* manG444~* a certainG5100}#* parableG3588 G3850|* thisG3778 {!#* the peopleG3588 G2992z* toG4314y* to speakG3004x* began heG756w* thenG1161 #d|cL3{_B&xXA) |d;* whatG5101$:+!* of the vineyardG3588 G2909#* the lordG3588 G29628* saidG20367* thenG11616* outG15445* and castG15444* alsoG25323* himG51262%* they woundedG51351* andG11610* a thirdG5154/* he sentG3992.* againG4369-* andG2532,* emptyG2756+* awayG1821** and sentG1821)!* shamefullyG818(* entreatedG818'* andG2532&* him alsoG2548%* they beatG1194$* andG1161#* servantG1401"* anotherG2087!* he sentG3992 * againG4369* andG2532* emptyG2756* awayG1821* and sentG1821* himG846* beatG1194)* the husbandmenG1092bR#RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{#i#j'#kK#ln#m#n4#oW#pz#q#rA#se#t#u+#vM#i#j'#kK#ln#m#n4#oW#pz#q#rA#se#t#u+#vM#wn#x#y3#zT#{w#|#}=#~`##&#G#k##2#V#z##?#_##$#H#j# #.#R#v##;#]## #A#d##'#J#l# #0#T#u##;#]##$#G#j# #/#P#q##4#V#x##9#\#}##C#f# #,#N#r##:#_##&#J#l#Ð#Đ1#ŐT#Ɛv#ǐ#Ȑ?#ɐ`#ʐ#ː' "LwZ3iP2|d;! dL]*whatG5101\!*and killedG615![%!*the vineyardG3588 G290Z*out ofG1854Y*himG846X*they castG1544W*soG2532V*oursG2257U*may beG1096%T+#*the inheritanceG3588 G2817S*thatG2443R*himG846Q#* let us killG615P* comeG1205O#* the heirG3588 G2818N* isG2076M* thisG3778L*sayingG3004K!*themselvesG1438J*amongG4314I'*they reasonedG1260H*himG846G*sawG1492)F3#*when the husbandmenG3588 G1092E*butG1161D* himG5126C'* when they seeG1492#B3* they will reverenceG1788A* it may beG2481@#* sonG3588 G5207?* belovedG27>* myG3450=#* i will sendG3992<!* shall i doG4160 "MjN-eI-nV@(iM*the sameG3778~*rejectedG593}%*the buildersG3618|*whichG3739{* the stoneG3037z!* is writtenG1125y* thatG3588x* thenG3767w* thisG5124v*isG2076u*whatG5101t*and saidG2036s*themG846r*he beheldG1689q*andG1161p!*god forbidG1096o* they saidG2036n!* they heardG191m* and whenG1161l* to othersG243!k%!*the vineyardG3588 G290j!*shall giveG1325i*andG2532 h!#*husbandmenG3588 G1092g*theseG5128f*destroyG622e*andG2532d'*he shall comeG2064c* unto themG846b* doG4160$a+!* of the vineyardG3588 G290`#* the lordG3588 G2962_* shallG4160^*thereforeG3767 !^vX@( zYC&pV<^ )*they perceivedG1097*forG1063 !#*the peopleG3588 G2992#*they fearedG5399* andG2532* himG846* onG1909#* handsG3588 G5495* to layG1911*soughtG2212#*hourG3588 G5610*the sameG846!##*the scribesG3588 G1122*andG2532&/!*the chief priestsG3588 G749*andG2532*to powderG3039*himG846'* it will grindG3039 '* it shall fallG4098 !* whomsoeverG3739 * onG1909 *butG1161 +*shall be brokenG4917#*stoneG3588 G3037*thatG1565*uponG1909!*shall fallG4098*whosoeverG3956'*of the cornerG1137*headG2776*theG1519*is becomeG1096 !Ts\E%sK2qN%sTA#*thou sayestG3004@*thatG3754?*we knowG1492>*masterG1320=*sayingG3004<*himG846;!*they askedG1905:*andG2532%9+#*of the governorG3588 G22328#*authorityG3588 G18497*andG25326!*the powerG3588 G7465*untoG15194*himG846"31*they might deliverG38602*that soG24431* wordsG30560* of hisG846$/5* they might take holdG1949.* thatG2443-* just menG1342,!*themselvesG1438"+1*which should feignG5271**spiesG1455))*and sent forthG649(%*they watchedG3906'*andG2532&*themG846%*againstG4314$#*parableG3588 G3850#*thisG3778"'*he had spokenG2036!*thatG3754 #VuWA%w\='jS<  xVd)*superscriptionG1923c*andG2532b*imageG1504a*whoseG5101`*a pennyG1220_*meG3427^*shewG1925]* meG3165\* tempt yeG3985[*whyG5101Z*themG846Y*untoG4314X*and saidG2036 W!#*craftinessG3588 G3834V*theirG846U%*he perceivedG2657T*butG1161S*noG3756R*orG2228Q#*unto cæsarG2541P*tributeG5411O*to giveG1325N*for usG2254M%*is it lawfulG1832L*trulyG225K#*of godG3588 G2316J#*the wayG3588 G3598I*teachestG1321H*butG235G!*the personG4383F)*acceptest thouG2983E* neitherG3756D* rightlyG3723C* teachestG1321B* andG2532 !]zcH,}[=z`<%x]*came toG4334*thenG1161$5*and held their peaceG4601!* answerG3588 G612* hisG846* atG1909)* they marvelledG2296~* andG2532 }!#*the peopleG3588 G2992|*beforeG1726{*wordsG4487z*hisG846y%*take hold ofG1949x*notG3756w!*they couldG2480v*andG2532$u)#* which be god'sG3588 G2316t!* the thingsG3588s#* unto godG3588 G2316r* andG2532!q/* which be cæsar'sG2541p!*the thingsG3588o#*unto cæsarG2541n*thereforeG5106m*renderG591l*unto themG846k*he saidG2036j*andG1161i* cæsar'sG2541h* saidG2036g* andG1161f'* they answeredG611e*hath itG2192 "ajG%x[B,zdE&a'!*there wereG2258&*brotherG3588 G80%*unto hisG846$*seedG4690#*raise upG1817"*andG2532!#*his wifeG3588 G1135 #*should takeG2983*brotherG3588 G80*hisG846*thatG2443-*without childrenG815*dieG599* heG3778* andG2532* a wifeG1135* havingG2192* dieG599*brotherG80*any man'sG5100*ifG1437*unto usG2254*wroteG1125*mosesG3475*masterG1320*sayingG3004 * himG846 )* and they askedG1905 -* any resurrectionG386 *there isG1511 *deny thatG483*whichG3588&-#*of the sadduceesG3588 G4523*certainG5100 #^|dJ/ mV:#_I-{^J*!thereforeG3767I* alsoG2532H* diedG599G#* the womanG3588 G1135F* of allG3956E* lastG5305D*diedG599C*andG2532B* childrenG5043A* noG3756@'* and they leftG2641?* alsoG2532>* the sevenG2033=)*in like mannerG5615<*andG1161;*tookG2983:*the thirdG51549*andG25328* childlessG8157*diedG5996*heG37785*andG2532!4##*her to wifeG3588 G11353*tookG29832!*the secondG12081*andG25320-* without childrenG815/* and diedG599.* a wifeG1135-*tookG2983,*the firstG4413+*andG2532**brethrenG80)*sevenG2033(*thereforeG3767 "O|bK2d>#wJ-hOl*# marryG1060k*# neitherG3777j*# the deadG3498i*# fromG1537%h-!*# the resurrectionG3588 G386g*#andG2532f!*#worldG3588 G165e*#thatG1565d*#to obtainG5177)c?*#shall be accounted worthyG2661b!*#they whichG3588a*#butG1161%`7*" are given in marriageG1548_*" andG2532^*" marryG1060]!*"worldG3588 G165\*"of thisG5127"[%#*"the childrenG3588 G5207Z*"unto themG846Y*"saidG2036X*"answeringG611W#*"jesusG3588 G2424V*"andG2532U*!to wifeG1135T*! herG846S*! hadG2192R*! sevenG2033Q*! forG1063P*! is sheG1096O*!of themG846N*!wifeG1135M*!whoseG5101L-*!the resurrectionG386K*!inG1722 !`sW@$tT(t^C+ |` *%of isaacG2464 #*%the godG3588 G2316 *%andG2532 !*%of abrahamG11 #*%the godG3588 G2316*%the lordG2962!*% he callethG3004*% whenG5613*% the bushG942*% atG1909*% shewedG3377*%mosesG3475*%evenG2532!*%are raisedG1453*%the deadG3498~*%thatG3754}*%nowG1161(|3!*$of the resurrectionG3588 G386{%*$the childrenG5207z*$ beingG5607y#*$ of godG3588 G2316x%*$ the childrenG5207w*$ areG1526v*$ andG2532%u7*$equal unto the angelsG2465t*$they areG1526s*$forG1063r*$any moreG2089q*$they dieG599p*$canG1410o*$neitherG3777%n7*#are given in marriageG1548m*#norG3777 #p|eL-}b:}_H1p0*)say theyG3004/*)howG4459.*)themG846-*)untoG4314,*)he saidG2036+*)andG1161**(anyG3762)*(himG846(*(askG1905'*(notG3765&!*(they durstG5111%)*(and after thatG1161$*' saidG2036#*'wellG2573"*'thou hastG2036!*'masterG1320 *'saidG2036*'answeringG611$)#*'of the scribesG3588 G1122*'certainG5100*'thenG1161*& unto himG846*& liveG2198*& allG3956*&forG1063'*&of the livingG2198*&butG235#*&of the deadG3498*&a godG2316*&notG3756*&he isG2076*&forG1161*%of jacobG2384#*%the godG3588 G2316*%andG2532 $g|cI0sWA+ sZ=" gT*-thenG1161S*, sonG5207R*, hisG846Q*,thenG2532P*,is heG2076O*,howG4459N*,lordG2962M*,himG846L*,callethG2564K*,thereforeG3767J*,davidG1138I*+footstoolG5286H*+thyG4675G*+enemiesG2190F*+thineG4675E*+i makeG5087D*+tillG2193C!**right handG1188B**myG3450A** onG1537@** sit thouG2521?#** lordG3588 G2962>** unto myG3450=** saidG2036<#**lordG3588 G2962;**of psalmsG5568:**the bookG9769**inG17228**saithG30047**himselfG8466**davidG11385**andG25324*) sonG52073*) david'sG11382*)isG1511!1##*)that christG3588 G5547 !ZjG-qZB&s\9#xZu!*/for a shewG4392t*/andG2532s#*/housesG3588 G3614r#*/widows'G3588 G5503q*/devourG2719p*/whichG3739o#*.feastsG3588 G1173n*.atG1722m+*.the chief roomsG4411l*.andG2532$k)#*.the synagoguesG3588 G4864j*.inG1722!i/*.the highest seatsG4410h*.andG2532g#*. the marketsG3588 G58f*. inG1722e*. greetingsG783d*. loveG5368c*. andG2532b!*.long robesG4749a*.inG1722`*.to walkG4043_*.desireG2309^*.whichG3588!]##*.the scribesG3588 G1122\*.ofG575[*.bewareG4337Z#*-disciplesG3588 G3101Y*-unto hisG846X*-he saidG2036 W!#*-the peopleG3588 G2992V*-of allG3956U+*-in the audienceG191 #Vx]@) ~f@)qZA*uV#* widowG3588 G5503* poorG4434*thisG3778*thatG3754*unto youG5213*i sayG3004!*of a truthG230*he saidG2036*andG2532* mitesG3016* twoG1417 *thitherG1563 !*casting inG906 *widowG5503 *poorG3998 *a certainG5100*alsoG2532*he sawG1492*andG1161"%#* the treasuryG3588 G1049* intoG1519#*giftsG3588 G1435*theirG846*castingG906%*the rich menG4145*and sawG1492~%*he looked upG308}*andG1161|*/ damnationG2917{*/ greaterG4053z'*/ shall receiveG2983y*/ the sameG3778x*/ prayersG4336w*/longG3117v*/makeG4336 #T{bG/lV@ ~cJ4oT;* he saidG2036:* giftsG3349* andG25328* stonesG30377#*with goodlyG25706)*it was adornedG28855*howG3754 4!#*the templeG3588 G24113*ofG40122*spakeG30041*as someG51000*andG2532/*she hadG2192.*thatG3739-!!*the livingG3588 G979,*allG537+%*hath cast inG906*#*penuryG3588 G5303)*herG846(*ofG1537'* sheG846&* butG1161%#* of godG3588 G2316#$'#* the offeringsG3588 G1435#* untoG1519"*cast inG906!*abundanceG4052 *theirG846*have ofG1537*theseG3778*allG537*forG1063'* than they allG3956* moreG4119%* hath cast inG906 "hq[>  jH1aK4h]*andG1161"\1*shall come to passG1096[%*these thingsG5023Z*whenG3752Y'*will there beG3195X#* signG3588 G4592W* whatG5101V* andG2532U* beG2071T%* these thingsG5023S*shallG2071R*whenG4219Q*butG3767P*masterG1320O*sayingG3004N*himG846M!*they askedG1905L*andG1161K)*be thrown downG2647J*shall notG3756I*thatG3739H* anotherG3037G* uponG1909F* one stoneG3037E* be leftG863D* notG3756C#*there shallG863B*the whichG3739A*inG1722@*will comeG2064?*the daysG2250>*ye beholdG2334=*whichG3739<%*these thingsG5023 $VxaI+cC*w\E(vV%* come to passG1096* firstG4412* mustG1163~%* these thingsG5023}* forG1063|* terrifiedG4422{* notG3361z* beG4422y!* commotionsG181x* andG2532w* of warsG4171v'* ye shall hearG191u* whenG3752t* butG1161s*themG846r*afterG3694q*thereforeG3767p*notG3361o*go yeG4198n%*draweth nearG1448m#*the timeG3588 G2540l*andG2532k*amG1510j*iG1473i*sayingG3004h#* nameG3588 G3686g* myG3450f* inG1909e!* shall comeG2064d* manyG4183c*forG1063b*deceivedG4105a*notG3361`*ye beG4105_)*take heed thatG991^*he saidG2036 #c}bF,s\C$iR0}c$* beforeG4253#* butG1161"* heavenG3772!* fromG575 )* shall there beG2071* signsG4592* greatG3173* andG2532)* fearful sightsG5400* andG5037#* pestilencesG3061* andG2532* faminesG3042* andG2532'* divers placesG5117* inG2596* shall beG2071#* earthquakesG4578* greatG3173* andG5037* kingdomG932* againstG1909* kingdomG932 * andG2532 * nationG1484 * againstG1909 !* shall riseG1453 * nationG1484* unto themG846* said heG3004* thenG5119* by and byG2112* notG3756#* the endG3588 G5056* butG235 #WxbK4tU;# iO8}W"G1*to meditate beforeG4304F*notG3361E#*heartsG3588 G2588D*yourG5216C*inG1519B*thereforeG3767A*settleG5087@#* a testimonyG3142?* forG1519>* to youG5213='* it shall turnG576<* andG1161!;##* name's sakeG3588 G3686:* myG34509* forG17528* rulersG22327* andG25326* kingsG9355* beforeG19094'* being broughtG713%* into prisonsG54382* andG25321)* the synagoguesG48640* toG1519/* upG3860.!* deliveringG3860-* persecuteG1377,* andG2532+* youG5209** onG1909)#* handsG3588 G5495(* theirG846')* they shall layG1911&* theseG5130%* allG537 #_y^G-|_H/v_B+~_j#*ye shall beG2071i*andG25323hS*shall they cause to be put to deathG2289g*youG5216f* ofG1537e* andG2532d* friendsG5384c* andG2532b* kinsfolksG4773a*andG2532`*brethrenG80_*andG2532^*parentsG1118]*byG5259\*bothG2532$[5*ye shall be betrayedG3860Z*andG1161Y*resistG436X*norG3761W!*to gainsayG471V*be ableG1410U*notG3756T* shallG1410S#* adversariesG480R* yourG5213Q* allG3956P* whichG3739O*wisdomG4678N*andG2532M*a mouthG4750L*youG5213K*will giveG1325J*iG1473I*forG1063#H5*what ye shall answerG626 #YhQ3nL.nV<$ Y" 1*let them which areG3588 *thenG5119 *is nighG1448 * thereofG846$ )#* the desolationG3588 G2050* thatG3754* knowG1097* thenG5119*armiesG4760*withG5259*compassedG2944*jerusalemG2419%*ye shall seeG1492*whenG3752*andG1161~#*soulsG3588 G5590}*yourG5216|!*possess yeG2932{#*patienceG3588 G5281z*yourG5216y*inG1722x* perishG622w#*headG3588 G2776v*yourG5216u*ofG1537t*an hairG2359s*notG3361r#*there shallG622q*butG2532!p##*name's sakeG3588 G3686o*myG3450n*forG1223m*allG3956l*ofG5259k*hatedG3404 "ZuZ8"|f?& eL- qZ/*andG2532.*childG1064-*withG1722,*that areG2192+*unto themG3588**woeG3759)*butG1161 (-* may be fulfilledG4137'#* are writtenG1125&*whichG3588%+*that all thingsG3956$%*of vengeanceG1557#*the daysG2250"*beG1526!*theseG3778 *forG3754*thereintoG846*enterG1525#'#*the countriesG3588 G5561*inG1722'*them that areG3588*notG3361*and letG2532!* depart outG1633* of itG846* the midstG3319* inG1722)* them which areG3588*and letG2532#'#*the mountainsG3588 G3735*toG1519*fleeG5343#*judæaG3588 G2449*inG1722 !jv_=$ qQ:}fE.jP*the timesG2540O*untilG891N%*the gentilesG1484M*ofG5259L%* trodden downG3961K* shall beG2071J* jerusalemG2419I* andG2532H#* nationsG3588 G1484G*allG3956F*intoG1519(E?*shall be led away captiveG163D*andG2532C%*of the swordG3162B#*by the edgeG4750A+*they shall fallG4098@*andG2532?#*peopleG3588 G2992>*thisG5129=*uponG1722<*wrathG3709;*andG2532:#*the landG3588 G10939*inG19098*distressG3187*greatG31736)*there shall beG20715* forG10634#* daysG3588 G22503* thoseG15652* inG17221* give suckG23370%*to them thatG3588 !\kU:#|`B* eO7 z\q!* the powersG1411p* forG1063o#* the earthG3588 G3625#n3* which are coming onG1904m%*those thingsG3588!l/*for looking afterG4329k*andG2532j*fearG5401i*forG575"h3*hearts failing themG674g*men'sG444f*roaringG2278e*the wavesG4535d*andG2532c*the seaG2281b!*perplexityG640a*withG1722`!*of nationsG1484_* distressG4928^#* the earthG3588 G1093]* uponG1909\* andG2532[%* in the starsG798Z*andG2532Y#*in the moonG4582X*andG2532W*the sunG2246V*inG1722U*signsG4592T)*there shall beG2071S*andG2532R%*be fulfilledG4137Q+*of the gentilesG1484 !oiH)}dM( eN6o*beholdG1492*a parableG3850*to themG846*he spakeG2036*andG2532 %* draweth nighG1448 !!* redemptionG3588 G629 * yourG5216 * forG1360 #* headsG3588 G2776*yourG5216*lift upG1869*andG2532%*then look upG352%*come to passG1096*begin toG756!/*when these thingsG5130*andG1161* gloryG1391* greatG4183~* andG2532}* powerG1411|* withG3326{*a cloudG3507z*inG1722y*comingG2064x!*of manG3588 G444w#*the sonG3588 G5207v)*shall they seeG3700u*thenG5119t*andG2532s+*shall be shakenG4531r#* of heavenG3588 G3772 "dqYB# ~hQ1w\D |d4* thisG37783* unto youG52132* i sayG30041* verilyG2810%* nigh at handG1451/* isG2076.#* of godG3588 G2316 -#!* the kingdomG3588 G932,* thatG3754+*know yeG1097*%*come to passG1096)%*these thingsG5023(*ye seeG1492'*whenG3752&*yeG5210%*likewiseG2532$*soG3779#%* nigh at handG1451"* nowG2235!* isG2076 #* summerG3588 G2330* thatG3754+*your own selvesG1438*ofG575*and knowG1097*ye seeG991#*shoot forthG4261*nowG2235*theyG4261*whenG3752#* the treesG3588 G1186*allG3956*andG2532"%#*the fig treeG3588 G4808 "[w`@  hQ4bJ,x[V#*"dayG3588 G2250U*"thatG1565T*"andG2532S%*"of this lifeG982R*" caresG3308Q*" andG2532P#*" drunkennessG3178O*" andG2532N!*" surfeitingG2897M*"withG1722L)*"be overchargedG925K#*"heartsG3588 G2588J*"yourG5216 I-*"lest at any timeG3379H!*"yourselvesG1438G%*"take heed toG4337F*"andG1161E*! pass awayG3928D*! notG3361C*! shallG3928B*!wordsG3056A*!myG3450@*!butG1161?+*!shall pass awayG3928>#*!earthG3588 G1093=*!andG2532<#*!heavenG3588 G3772;%* be fulfilledG1096:* allG39569* tillG21938* pass awayG39287* notG33616* shallG3928 5!#* generationG3588 G1074 "OqV5aG*zZ<xO%x+#*%in the day timeG3588 G2250w*%andG1161v!*$of manG3588 G444u#*$the sonG3588 G5207t*$beforeG1715s*$to standG2476r*$andG2532q%*$come to passG1096p!*$ that shallG3195o%*$ these thingsG5023n*$ allG3956m*$ to escapeG1628*lA*$ ye may be accounted worthyG2661k*$thatG2443j*$alwaysG3956i*$and prayG1189h*$thereforeG3767g*$watch yeG69f#*# earthG3588 G1093e%*# of the wholeG3956d*# the faceG4383c*# onG1909b*#dwellG2521a*#them thatG3588`*#allG3956_*#onG1909^'*#shall it comeG1904]*#a snareG3803\*#asG5613[*#forG1063Z*"unawaresG160Y*"youG5209X*"uponG1909W*"comeG2186 fy]>" |X+zW1}f*andG2532&/!*the chief priestsG3588 G749*andG2532%*the passoverG3957*is calledG3004*whichG3588*drew nighG1448"3*of unleavened breadG106#*the feastG3588 G1859*nowG1161*& himG846 #*& for to hearG191 !#*&the templeG3588 G2411 *&inG1722 *&himG846 *&toG4314)?*&came early in the morningG3719 !#*&the peopleG3588 G2992*&allG3956*&andG2532*%of olivesG1636)*%that is calledG2564#*%the mountG3588 G3735*% inG1519*% and abodeG835#*% he went outG1831~*% at nightG3571}*% andG1161 |!#*%the templeG3588 G2411{*%inG1722z*%teachingG1321y*%he wasG2258 !Sv_@}aH2fO-qS9!*covenantedG49348*andG25327)*they were gladG54636*andG25325* unto themG8464* himG8463+* he might betrayG38602*howG44591#*captainsG3588 G47550*andG2532+/9!*with the chief priestsG3588 G749.%*and communedG4814-+*he went his wayG565,*andG2532+'* of the twelveG1427*!!* the numberG3588 G706)* ofG1537(* beingG5607'* iscariotG2469&*surnamedG1941%*judasG2455$*intoG1519##*satanG3588 G4567"*enteredG1525!*thenG1161 !#* the peopleG3588 G2992#* they fearedG5399* forG1063* himG846+*they might killG337*howG4459*soughtG2212#*scribesG3588 G1122 #QjP1mL&oX@&nQ\* they saidG2036[* andG1161Z!* we may eatG5315Y* thatG2443X%* the passoverG3957W* usG2254V#* and prepareG2090U*goG4198T*sayingG2036S*johnG2491R*andG2532Q*peterG4074P*he sentG649O*andG2532N* be killedG2380M* mustG1163L%* the passoverG3957K*whenG3739"J3*of unleavened breadG106I#*the dayG3588 G2250H*cameG2064G*thenG1161F'* the multitudeG3793 E/* in the absence ofG817D* unto themG846C*himG846B*to betrayG3860A#*opportunityG2120@*soughtG2212?*andG2532>#*he promisedG1843=*andG2532<*moneyG694;*himG846:*to giveG1325 !XuZ>$ yaJ0tR;qX}* whereG4226|* unto theeG4671{* saithG3004 z!#* the masterG3588 G1320"y%#* of the houseG3588 G3614&x-#* unto the goodmanG3588 G3617w%* ye shall sayG2046v* andG2532u)* he entereth inG1531t* whereG3757s#* the houseG3588 G3614r* intoG1519q* himG846p* followG190o* of waterG5204n* a pitcherG2765m* bearingG941l* youG5213k* meetG4876j* a manG444i#* there shallG4876h#* the cityG3588 G4172g* intoG1519f#* are enteredG1525e* when yeG5216d* beholdG2400c* unto themG846b* he saidG2036a* andG1161`+* that we prepareG2090_* wilt thouG2309^* whereG4226]* unto himG846 "NhP:sZ<% aA*fN* withG4862* apostlesG652!*the twelveG1427*andG2532#*he sat downG377*was comeG1096#*the hourG3588 G5610*whenG3753*andG2532%* the passoverG3957+* they made readyG2090* andG2532* unto themG846#* he had saidG2046* asG2531* and foundG2147* they wentG565* andG1161 !* make readyG2090 * thereG1563 * furnishedG4766 !* upper roomG508 * a largeG3173* youG5213!* shall shewG1166* and heG2548#* disciplesG3588 G3101* myG3450* withG3326%* the passoverG3957#* i shall eatG5315* whereG3699&-#* the guestchamberG3588 G2646~* isG2076 $RjH.kR6|fB%iRC*andG2532B*thisG5124A*takeG2983@*and saidG2036?+*and gave thanksG2168>*the cupG4221=*he tookG1209<*andG2532;#*godG3588 G2316 :#!*the kingdomG3588 G9329*inG17228+*it be fulfilledG41377* untilG21936* thereofG8465* eatG53154*any moreG37653*notG33612*i willG53151*unto youG52130*i sayG3004/*forG1063.*sufferG3958-*iG3165,*beforeG4253+* youG5216** withG3326)* passoverG3957(* thisG5124'* to eatG5315&)*i have desiredG1937%#*with desireG1939$*themG846#*untoG4314"*he saidG2036!*andG2532 * himG846 #]v\E,sU># fN8"s]f*inG1519e*doG4160d*thisG5124c*youG5216b*forG5228a*is givenG1325`*whichG3588_#*bodyG3588 G4983^* myG3450]* isG2076\* thisG5124[* sayingG3004Z* unto themG846Y*gaveG1325X*andG2532W*and brakeG2806V+*and gave thanksG2168U*breadG740T*he tookG2983S*andG2532R!*shall comeG2064Q#*of godG3588 G2316 P#!*the kingdomG3588 G932O* untilG2193 N#!* of the vineG3588 G288M#* the fruitG3588 G1081L* ofG575K*drinkG4095J*notG3361I*i willG4095H*unto youG5213G*i sayG3004F*forG1063 E-* among yourselvesG1438D* divideG1266 #it[A'pW<%iQ;%i *asG2596*goethG4198!*of manG3588 G444*the sonG5207*trulyG3303*andG2532#* the tableG3588 G5132* onG1909*meG1700*withG3326*meG3165~*betrayethG3860}#*of him thatG3588|#*the handG3588 G5495{*beholdG2400z*butG4133y*youG5216x*forG5228w*is shedG1632v*whichG3588u!*bloodG3588 G129t*myG3450s* inG1722r* testamentG1242q* the newG2537p#* cupG3588 G4221o* thisG5124n*sayingG3004m*supperG1172l*afterG3326k#*the cupG3588 G4221j*alsoG2532i*likewiseG5615h*of meG1699g#*remembranceG364 #ct^F$ pZC) nU>% c,*unto themG846+*he saidG2036**andG1161)%* the greatestG3187(* accountedG1380'* should beG1511&* of themG846%*whichG5101$*themG846#*amongG1722"*a strifeG5379!*alsoG2532 *there wasG1096*andG1161!*this thingG5124*doG4238#*that shouldG3195* it wasG1498* themG846* ofG1537* whichG5101!*themselvesG1438*amongG4314!*to enquireG4802*beganG756*theyG846*andG2532)*he is betrayedG3860*whomG3739*byG1223!* manG3588 G444 * unto thatG1565 * woeG3759 * butG4133! /* it was determinedG3724 "Ot]@}gQ6}YC( jON*he thatG3588M*orG2228L+*sitteth at meatG345K*he thatG3588J*greaterG3187I*whetherG5101H*forG1063G!*doth serveG1247F*he thatG3588E*asG5613 D-*he that is chiefG2233C*andG2532B#*the youngerG3501A* asG5613@!* let him beG1096?* youG5213>* amongG1722=#* is greatestG3187<*he thatG3588;*butG235:*soG37799*notG37568*yeG52107*butG11616#*benefactorsG21105!* are calledG25644* themG846'3;* exercise authority uponG18502* they thatG35881* andG25320*over themG846!//*exercise lordshipG2961%.+#*of the gentilesG3588 G1484-!*the kingsG3588 G935 $`zeO6 fN8" {eO/ v`r*myG3450q*atG1909p*drinkG4095o*andG2532n!*ye may eatG2068m*thatG2443l* unto meG3427k)*hath appointedG1303j#*fatherG3588 G3962i*myG3450h*asG2531g*a kingdomG932f*unto youG5213e*appointG1303d*and iG2504!c##* temptationsG3588 G3986b* myG3450a*inG1722`*meG1700_*withG3326^)*have continuedG1265]!*they whichG3588\*areG2075[*yeG5210Z*servethG1247Y*he thatG3588X*asG5613W*youG5216V*amongG3319U*amG1510T* iG1473S* butG1161R+* sitteth at meatG345Q* he thatG3588P* notG3780O*servethG1247 $T~gQ6u\C) zcN/lT* whenG4218* andG2532* notG3361* failG1587#* faithG3588 G4102* thyG4675* thatG2443* theeG4675* forG4012 #* have prayedG1189 * iG1473 * butG1161 #* wheatG3588 G4621 * asG5613 -* that he may siftG4617* youG5209%* hath desiredG1809#*satanG3588 G4567*beholdG2400*simonG4613*simonG4613*saidG2036#*the lordG3588 G2962*andG1161~*of israelG2474}*tribesG5443|!*the twelveG1427{*judgingG2919z*thronesG2362y*onG1909x*sitG2523w* andG2532v!* kingdomG3588 G932u* myG3450t* inG1722s#* tableG3588 G5132 $br[@% {cI2kR;#b:%*"thou knowestG14929*"thatG33618*"denyG5337*"thriceG51516!*"thou shaltG5335#*" before thatG42504*" this dayG45943*" crowG54552*" notG33611*"shallG54550*"the cockG220/*"peterG4074.*"theeG4671-*"i tellG3004,*"he saidG2036+*"andG1161**!deathG2288)*!toG1519(*!andG2532'*! prisonG5438&*! intoG1519%*! bothG2532$*! theeG4675#*! withG3326"*!to goG4198!*!readyG2092 *!i amG1510*!lordG2962*!unto himG846*!he saidG2036*!andG1161* brethrenG3588 G80* thyG4675!* strengthenG4741'* art convertedG1994* thouG4771 %YkT:" u^A&w]>' yY_%*$let him sellG4453^*$swordG3162]*$noG3361\*$hathG2192[*$he thatG3588Z*$ andG2532Y*$ scripG4082X*$ likewiseG3668W*$ andG2532V%*$ let him takeG142U*$a purseG905T*$hathG2192S*$he thatG3588R*$nowG3568Q*$butG235P*$unto themG846O*$said heG2036N*$thenG3767M*#nothingG3762L*#they saidG2036K*#andG1161J*#thingG5100I*#anyG3361H*#lacked yeG5302G*# shoesG5266F*# andG2532E*# scripG4082D*# andG2532C*# purseG905B*#withoutG817A*#youG5209@*#i sentG649?*#whenG3753>*#unto themG846=*#he saidG2036<*#andG2532;*"meG3165 $ZiM5iR/qW@# vZ*& unto themG846*& he saidG2036*& andG1161*& swordsG3162*&twoG1417~*&hereG5602}*&beholdG2400|*&lordG2962{*&they saidG2036z*&andG1161y*%an endG5056x*%haveG2192w*%meG1700v!*%concerningG4012u!*%the thingsG3588t*%forG1063 s/*%the transgressorsG459r*%amongG3326q+*%he was reckonedG3049p*%andG2532o*% meG1698n*% inG1722m+*% be accomplishedG5055l*% yetG2089k*% mustG1163j!*%is writtenG1125i*%thatG3588h*%thisG5124g*%thatG3754f*%unto youG5213e*%i sayG3004d*%forG1063c*$buy oneG59b*$andG2532a#*$garmentG3588 G2440`*$hisG846 #W{e@*|aK4lU=oW&*)castG1000%*)a stone'sG3037$*)aboutG5616#*)themG846"*)fromG575!'*)was withdrawnG645 *)heG846*)andG2532!*( temptationG3986*( intoG1519*( notG3361*(ye enterG1525*(pray thatG4336*(unto themG846*(he saidG2036#*(the placeG3588 G5117*(atG1909#*(when he wasG1096*(andG1161*'himG846*' followedG190*' alsoG1161#*' disciplesG3588 G3101*' hisG846*' andG2532 #*'of olivesG3588 G1636 #*'the mountG3588 G3735 *'toG1519! ##*'he was wontG3588 G1485 *'asG2596*'and wentG4198#*'he came outG1831*'andG2532*&enoughG2425*& it isG2076 $Rx^H% r\>(oU4hRJ*,hisG846I*,andG1161H)*,more earnestlyG1617G*,he prayedG4336F*,an agonyG74E*,inG1722D*,beingG1096C*,andG2532B*+himG846A'*+strengtheningG1765@*+heavenG3772?*+fromG575>*+unto himG846=*+an angelG32<)*+there appearedG3700;*+andG1161:**be doneG10969**thineG46748**butG2357#**willG3588 G23076** myG34505** notG33614%** neverthelessG41333** meG17002** fromG5751#**cupG3588 G42210**thisG5124/**removeG3911.+**thou be willingG1014-**ifG1487,**fatherG3962+**sayingG3004*!*) and prayedG4336)#*) downG3588 G1119(*) kneeledG5087'*) andG2532 "brR<rK/{dH1ybl*/yetG2089k*/while heG846j*/andG1161i!*. temptationG3986h*. intoG1519g*. ye enterG1525f*.lestG2443e*.and prayG4336d*.riseG450c*.sleep yeG2518b*.whyG5101a*.unto themG846`*.saidG2036_*.andG2532^#*- sorrowG3588 G3077]*- forG575\*- sleepingG2837[*- themG846Z*-he foundG2147#Y'#*-his disciplesG3588 G3101X*-toG4314W%*-and was comeG2064V#*-prayerG3588 G4335U*-fromG575T+*-when he rose upG450S*-andG2532 R!#*,the groundG3588 G1093Q*,toG1909P%*,falling downG2597O*, of bloodG129N#*, great dropsG2361M!*, as it wereG5616L*, wasG1096K#*, sweatG3588 G2402 "[|^E. dN7pQ9s[*1 lordG2962 *1 unto himG846 *1they saidG2036! /*1what would followG2071 *1sawG1492 *1himG846*1aboutG4012+*1they which wereG3588*1whenG1161#*0 with a kissG5370!*0 of manG3588 G444#*0the sonG3588 G5207)*0betrayest thouG3860*0judasG2455*0unto himG846*0saidG2036~*0jesusG2424}*0butG1161|*/himG846{*/to kissG5368 z!#*/unto jesusG3588 G2424y*/drew nearG1448x*/andG2532w*/themG846v#*/went beforeG4281u'*/ of the twelveG1427t*/ oneG1520s*/ judasG2455r!*/ was calledG3004q*/ he thatG3588p*/andG2532o#*/a multitudeG3793n*/beholdG2400m*/spakeG2980 #_hR;"rU>hR5v_1*4andG2532 0/*4the chief priestsG749/*4untoG4314.*4saidG2036-#*4jesusG3588 G2424,*4thenG1161+*3 himG846*!*3 and healedG2390)#*3 earG3588 G5621(*3 hisG846'!*3 he touchedG680&*3andG2532%*3farG5127$*3thusG2193#*3suffer yeG1439"*3and saidG2036!*3answeredG611 #*3jesusG3588 G2424*3andG1161#*2earG3588 G3775*2 rightG1188*2 hisG846*2 cut offG851*2 andG2532'1!*2 of the high priestG3588 G749!##*2the servantG3588 G1401*2smoteG3960*2themG846*2ofG1537*2oneG1520*2andG2532*1the swordG3162*1 withG1722*1 we smiteG3960*1 shallG1487 #boR<&oU;$ |fG,bT#*5the powerG3588 G1849S*5andG2532R#*5hourG3588 G5610Q*5yourG5216P*5isG2076O*5thisG3778N*5butG235M*5 meG1691L*5 againstG1909K#*5 handsG3588 G5495J*5 noG3756"I1*5 ye stretched forthG1614 H!#*5the templeG3588 G2411G*5inG1722F*5youG5216E*5withG3326D*5dailyG2250C*5wasG5607B*5when iG3450A*4stavesG3586@*4andG2532?*4swordsG3162>*4withG3326=*4a thiefG3027<*4againstG1909;*4asG5613:)*4be ye come outG18319*4himG8468*4 toG19097*4 were comeG38546*4 whichG35885!*4 the eldersG42454*4 andG2532#3'#*4of the templeG3588 G24112*4captainsG4755 "\w`E/gP(vW;" r\v*8byG4314u*8as he satG2521t*8himG846s*8beheldG1492r*8maidG3814q*8a certainG5100p*8butG1161o*7themG846n*7 amongG3319m*7 sat downG2521l#*7 peterG3588 G4074&k9*7were set down togetherG4776j*7andG2532 i#!*7of the hallG3588 G833h*7the midstG3319g*7inG1722f*7a fireG4442$e7*7when they had kindledG681d*7andG1161c*6afar offG3113b*6followedG190a*6 peterG4074`*6 andG1161_#*6 houseG3588 G3624&^/!*6 the high priest'sG3588 G749]*6 intoG1519\*6himG846[*6broughtG1521Z*6andG2532Y*6and ledG71X*6himG846W*6took theyG4815V*6thenG1161!U##*5of darknessG3588 G4655 %cmQ:" x^H1hP4zc*;andG2532*:notG3756*:i amG1510*:manG444*:saidG2036*:peterG4074*:andG1161*: themG846*: ofG1537*: art alsoG1488*: thouG4771*: saidG5346*:andG2532*:himG846 *:sawG1492 *:anotherG2087 )*:a little whileG1024 *:afterG3326 *:andG2532*9 notG3756*9himG846*9i knowG1492*9womanG1135*9sayingG3004*9himG846*9he deniedG720*9andG1161*8himG846*8withG4862~*8alsoG2532}*8wasG2258|*8 this manG3778{*8 and saidG2036z*8 upon himG846y-*8 earnestly lookedG816x*8 andG2532w#*8the fireG3588 G5457 $Ve=# ~gN/cL-pV?*=turnedG4762>#*=the lordG3588 G2962=*=andG2532<*<crewG5455;!*<the cockG3588 G220:*< spakeG29809*< yetG20898*< while heG8467#*< immediatelyG39166*< andG25325#*<thou sayestG30044*<whatG37393*<notG37562*<i knowG14921*<manG4440*<saidG2036/#*<peterG3588 G4074.*<andG1161-#*;a galilæanG1057,*;he isG2076+*;forG1063**;himG846)*;withG3326(*;wasG2258'*;alsoG2532&*; thisG3778%*; a truthG225$*; ofG1909#*; sayingG3004$"5*; confidently affirmedG1340!*;anotherG243 *;afterG1339*;hourG5610*;of oneG1520*;the spaceG1339*;aboutG5616 !ijH# cM3_G/i`*@himG846)_?*@when they had blindfoldedG4028^*@andG2532]*?and smoteG1194\*?himG846[*?mockedG1702Z#*?jesusG3588 G2424Y*?heldG4912X*?thatG3588W!*?the menG3588 G435V*?andG2532U*>bitterlyG4090T*>and weptG2799S*>outG1854R*>wentG1831Q#*>peterG3588 G4074P*>andG2532O*=thriceG5151N*=meG3165M+*=thou shalt denyG533L*=crowG5455K*=the cockG220J*=beforeG4250I*= unto himG846H#*= he had saidG2036G*= howG5613!F##*= of the lordG3588 G2962E#*= the wordG3588 G3056D!*=rememberedG5279C#*=peterG3588 G4074B*=andG2532 A!#*=upon peterG3588 G4074@!*=and lookedG1689 #Uv`F*bB$ iB+mU*BintoG1519*BhimG846*B ledG321*B andG2532'*B came togetherG4863~#*B the scribesG1122}*B andG2532 |/*Bthe chief priestsG749{*BandG5037#z'#*Bof the peopleG3588 G2992 y!#*Bthe eldersG3588 G4244x*BdayG2250w*Bit wasG1096v!*Bas soon asG5613u*BandG2532t*AhimG846s*AagainstG1519r!*Aspake theyG3004q'*AblasphemouslyG987p%*Aother thingsG2087o*AmanyG4183n*AandG2532m*@theeG4571l*@smoteG3817k*@thatG3588j*@ is itG2076i*@ whoG5101h*@ prophesyG4395g*@ sayingG3004f*@ himG846e*@askedG1905d*@andG2532!c##*@on the faceG3588 G4383b*@himG846a#*@they struckG5180 $r}YA+{dI2xaK6r')*E the right handG1188&*EonG1537%*EsitG2521$!*Eof manG3588 G444##*Ethe sonG3588 G5207"*EshallG2071!*EhereafterG575 *D goG630*D letG630*D norG2228*D meG3427*D answerG611*DnotG3361*Dye willG611*DaskG2065*DalsoG2532*DiG2065*DifG1437*DandG1161*CbelieveG4100*CnotG3361*C ye willG4100*C youG5213*C tellG2036*C if iG1437*C unto themG846 *Che saidG2036 *CandG1161 *CusG2254 *CtellG2036 !#*Cthe christG3588 G5547*CthouG4771*CartG1487*BsayingG3004#*BcouncilG3588 G4892*BtheirG1438 $PnW?'oX@+|aJ+jPK*of themG846J#*multitudeG3588 G4128I*the wholeG537H*andG2532G#*GmouthG3588 G4750F*G his ownG846E*G ofG575D!*G have heardG191C%*G we ourselvesG846B*G forG1063A*GwitnessG3141@*GfurtherG2089?*Gwe anyG2192>*GneedG5532=*GwhatG5101<*Gthey saidG2036;*GandG1161:*FamG15109*FiG14738*FthatG37547*FsayG30046*FyeG52105*F themG8464*F untoG43143*F he saidG53462*F andG11611#*F of godG3588 G23160#*Fthe sonG3588 G5207/*FthenG3767.*FthouG4771-*FartG1488,*FallG3956+*Fsaid theyG2036**FthenG1161)#*E of godG3588 G2316"(%#*E of the powerG3588 G1411 #^jM0sU:|eK2|^n#*he answeredG611m* andG1161l#* of the jewsG2453k!* the kingG3588 G935j* thouG4771i* artG1488h*sayingG3004g*himG846f*askedG1905e*pilateG4091d*andG1161c*a kingG935b*christG5547a*isG1511`+*that he himselfG1438_*sayingG3004^*to cæsarG2541]* tributeG5411\* to giveG1325[!* forbiddingG2967Z* andG2532 Y!#* the nationG3588 G1484X!*pervertingG1294W*thisG5126V*we foundG2147U*sayingG3004T*himG846S*to accuseG2723R!*they beganG756Q*andG1161P#* pilateG3588 G4091O*untoG1909N*himG846M*and ledG71L*aroseG450 "`lR<yaE.hQ2x`*heardG191*pilateG4091*whenG1161 !*this placeG5602 *toG2193 #*galileeG3588 G1056 * fromG575 * beginningG756#* jewryG3588 G2449* allG3650!* throughoutG2596*teachingG1321 !#*the peopleG3588 G2992)*he stirreth upG383*sayingG3004)?*they were the more fierceG2001*andG1161!*manG3588 G444~* thisG5129}* inG1722|* faultG158{* noG3762z* i findG2147 y!#*the peopleG3588 G3793x*andG2532&w/!*the chief priestsG3588 G749v*toG4314u*pilateG4091t*saidG2036s*thenG1161r*sayestG3004q*thouG4771p*and saidG5346o*himG846 #UsT=mWA( z\@'qU3* desirousG23092* he wasG22581* forG10630* gladG5463/*exceedingG3029.*he wasG5463-#*jesusG3588 G2424,*sawG1492+*herodG2264**and whenG1161)#*timeG3588 G2250(*thatG3778'*atG1722&*jerusalemG2414%*atG1722$*wasG5607#* alsoG2532"#* who himselfG846!* herodG2264 * toG4314* himG846*he sentG375"%#*jurisdictionG3588 G1849*herod'sG2264*untoG1537#*he belongedG2076*thatG3754"1*as soon as he knewG1921*andG2532#* a galilæanG1057*wereG2076!*the manG3588 G444*whetherG1487*he askedG1905!*of galileeG1056 $\fG1}gQ9$oY>'w\W* accusedG2723V!* vehementlyG2159U* andG2723T* stoodG2476S#* scribesG3588 G1122R* andG2532&Q/!* the chief priestsG3588 G749P* andG1161O* nothingG3762N* himG846M#* he answeredG611L* butG1161K* wordsG3056J* manyG2425I* inG1722H* with himG846G!* questionedG1905F* heG846E* thenG1161D*himG846C*byG5259B*doneG1096A*miracleG4592@*someG5100?%*to have seenG1492>*he hopedG1679=*andG2532<*himG846;*ofG4012:#*many thingsG41839%*he had heardG1918*becauseG12237*a longG24256*ofG15375*himG8464* to seeG1492 #dbK5y^H0 nQ6dz!* themselvesG1438y* betweenG4314x* enmityG2189w* atG1722v* they wereG5607u* beforeG4391t* forG1063s* togetherG240r* friendsG5384q* were madeG1096p#* herodG3588 G2264o* andG2532n* pilateG4091m#* dayG3588 G2250l* the sameG846k* andG1161j#* to pilateG3588 G4091i* againG375h* himG846g* and sentG375f* robeG2066e'* in a gorgeousG2986d* himG846c#* and arrayedG4016b* mockedG1702a* andG2532`* at noughtG1848_* himG846^* setG1848 ]!#* men of warG3588 G4753\* hisG846[* withG4862Z#* herodG3588 G2264Y* andG1161X* himG846 !Uv_<%cH2 fO1kU*himG846*ye accuseG2723-G*touching those things whereofG3739!*manG3588 G444*thisG5129*inG1722*faultG158*noG3762!*have foundG2147*youG5216*beforeG1799+*having examinedG350* iG1473* beholdG2400 * andG2532 !#* the peopleG3588 G2992" 3* one that pervertethG654 *asG5613 *unto meG3427!*manG3588 G444*thisG5126+*ye have broughtG4374*themG846*untoG4314*saidG2036 !#* the peopleG3588 G2992* andG2532!!* the rulersG3588 G758* andG2532&~/!* the chief priestsG3588 G749+}C* when he had called togetherG4779|* pilateG4091{* andG1161 $jpZD-~dG+uYC&j?*andG1161>*thisG5126=*away withG142<*sayingG3004;#*all at onceG3826:)*they cried outG3499*andG11618*the feastG18597*atG25966*unto themG8465*oneG15204*releaseG6303*he mustG21922%*of necessityG3181*forG11610#*and releaseG630/*himG846.*chastiseG3811-*thereforeG3767,*i willG3811+*unto himG846**doneG4238)*isG2076(* of deathG2288'* worthyG514&* nothingG3762%* loG2400$* andG2532#*himG846"*toG4314!*youG5209 *i sentG375*forG1063*herodG2264*nor yetG3761*noG235 #V|_C+qQ4nT9nVb*whatG1063a*whyG5101`)*the third timeG5154_*themG846^*untoG4314]*he saidG2036\*andG1161[*himG846Z*crucifyG4717Y*crucifyG4717X*sayingG3004W!*they criedG2019V*butG1161U'*again to themG3825T*spakeG4377S#*jesusG3588 G2424R!*to releaseG630Q*willingG2309P*thereforeG3767O#*pilateG3588 G4091N* prisonG5438M* intoG1519L* was castG906K!* for murderG5408J* andG2532I#*the cityG3588 G4172H*inG1722G*madeG1096F*seditionG4714E*a certainG5100D*forG1223C*whoG3748B!* barabbasG3588 G912A* unto usG2254@*releaseG630 "elT8" t]8{W=&e!/*that it should beG1096'*gave sentenceG1948*pilateG4091*andG1161*prevailedG2729)5!*of the chief priestsG3588 G749~* andG2532}* of themG846 |!#* the voicesG3588 G5456{* andG2532"z1* might be crucifiedG4717y*heG846x*thatG4717w*requiringG154v*voicesG5456u*with loudG3173!t/*they were instantG1945s*andG1161r*goG630q*and letG630p*himG846o*chastiseG3811n*thereforeG3767m*i willG3811l*himG846k*inG1722j*of deathG2288i*causeG158h*noG3762g%* i have foundG2147f* doneG4160e* heG3778d* hathG4160c* evilG2556 #VtXA%fO/hA*sV'*they laidG2007&*on himG846%*andG2007$#* the countryG68#* ofG575"!* coming outG2064!!* a cyrenianG2956 * simonG4613*oneG5100#3*they laid hold uponG1949*awayG520*himG846*they ledG520*asG5613*andG2532#*willG3588 G2307*to theirG846*jesusG2424%*he deliveredG3860*butG1161-*they had desiredG154* whomG3739#* prisonG3588 G5438* intoG1519* was castG906* murderG5408 *andG2532 *seditionG4714 *forG1223 *him thatG3588 *unto themG846#*he releasedG630*andG1161!*requiredG3588 G155*as theyG846 #_hG1tXA%wZ:" v_J*forG1909I*andG2532H)*for yourselvesG1438G*weepG2799F* butG4133E* meG1691D* forG1909C* notG3361B* weepG2799A%*of jerusalemG2419@*daughtersG2364?*saidG2036>*themG846=*untoG4314<*turningG4762;#*jesusG3588 G2424:*butG11619*himG8468* lamentedG23547* andG25326* bewailedG28755* alsoG25324* whichG37393*of womenG11352*andG25321#*of peopleG3588 G29920*companyG4128/*a greatG4183.*himG846-)*there followedG190,*andG1161+#*jesusG3588 G2424**afterG3693")1*that he might bearG5342(#*the crossG3588 G4716 #Qy[E({bJ3sI1lQm*they doG4160l*ifG1487k*forG3754j* usG2248i* coverG2572"h%#* to the hillsG3588 G1015g*andG2532f*usG2248e*onG1909d*fallG4098&c-#*to the mountainsG3588 G3735b*to sayG3004a-*shall they beginG756`*thenG5119_*gave suckG2337^*neverG3756]*whichG3739\*the papsG3149[*andG2532Z*bareG1080Y* neverG3756X* thatG3739W* the wombsG2836V* andG2532 U!#* the barrenG3588 G4723T*blessedG3107S)*they shall sayG2046R*the whichG3739Q*inG1722P!*are comingG2064O*the daysG2250N*beholdG2400M*forG3754L#*childrenG3588 G5043K*yourG5216 #X^H-{e@)fM+uX*!the otherG3739*!andG1161)*!the right handG1188 *!onG1537 *!oneG3739 +*!the malefactorsG2557 *! andG2532 *! himG846)*! they crucifiedG4717*! thereG1563*! calvaryG2898*!is calledG2564*!whichG3588#*!the placeG3588 G5117*!toG1909)*!they were comeG565*!whenG3753*!andG2532!~1* to be put to deathG337}* himG846|* withG4862{#* malefactorsG2557z* otherG2087y* twoG1417x* alsoG2532w!* there wereG71v* andG1161u* the dryG3584t* inG1722s'* shall be doneG1096r* whatG5101q* treeG3586p*a greenG5200o*inG1722n%*these thingsG5023 $ZlR;$qP5rZB+pZ4*#heG37783*#ifG14872*#himselfG14381%*#let him saveG49820*#othersG243/*# he savedG4982.*# sayingG3004-*# deridedG1592,*# themG846+*# withG4862**#alsoG2532)!!*#the rulersG3588 G758(*#andG1161'*#beholdingG2334&*#stoodG2476 %!#*#the peopleG3588 G2992$*#andG2532#*"lotsG2819"*"and castG906!#*"raimentG3588 G2440 *"hisG846#*"they partedG1266*" andG1161*" they doG4160*" whatG5101*" notG3756*" they knowG1492*"forG1063*"themG846*"forgiveG863*"fatherG3962*"jesusG2424*"saidG3004*"thenG1161*!the leftG710*!onG1537 #fuO7kQ;# _G0}fW*& andG2532V*& latinG4513U*& andG2532T*& of greekG1673S!*& in lettersG1121R*&himG846Q*&overG1909P*&writtenG1125O*&wasG2258N*&alsoG2532 M-*&a superscriptionG1923L*&andG1161K*% thyselfG4572J*% saveG4982I#*%of the jewsG2453H!*%the kingG3588 G935G*%beG1488F*%thouG4771E*%ifG1487D*%sayingG3004C*%andG2532B*$ vinegarG3690A%*$ offering himG4374@*$andG2532?*$himG846>*$coming toG4334=*$himG846<*$mockedG1702;*$alsoG2532":%#*$the soldiersG3588 G47579*$andG11618#*#of godG3588 G23167!*#the chosenG15886#*#christG3588 G55475*#beG2076 $^xaJ$ r\<$ q[A)y^{*(the sameG846z*(inG1722y*(thou artG1488x*(seeingG3754w#*( godG3588 G2316v*( fearG5399u*( thouG4771t*( notG3761s*( dostG5399r*(sayingG3004q*(himG846p*(rebukedG2008o*(answeringG611n*(the otherG2087m*(butG1161l*'usG2248k*'andG2532j*'thyselfG4572i*' saveG4982h#*' christG3588 G5547g*' beG1488f*' thouG4771e*' ifG1487d*'sayingG3004c*'on himG846b*'railedG987a#*'were hangedG2910`*'whichG3588"_1*'of the malefactorsG2557^*'oneG1520]*'andG1161\#*&of the jewsG2453[!*&the kingG3588 G935Z*&isG2076Y*&thisG3778X*&hebrewG1444 #VhK* pU1aJ+nV*+ withG3326'*+ shalt thou beG2071*+to dayG4594*+unto theeG4671*+i sayG3004*+verilyG281*+unto himG846*+saidG2036#*+jesusG3588 G2424*+andG2532!** kingdomG3588 G932** thyG4675** intoG1722#**thou comestG2064**whenG3752**meG3450**rememberG3415 **lordG2962 !#**unto jesusG3588 G2424 **he saidG3004 **andG2532 *)amissG824*) nothingG3762*) hath doneG4238*) this manG3778*) butG1161%*) of our deedsG4238)*)the due rewardG514!*)we receiveG618*)forG1063*)justlyG1346*)indeedG3303~*)weG2249}*)andG2532|%*(condemnationG2917 "YhK3vYA* mM6pY@*. thyG4675?*.intoG1519>*.fatherG3962=*.he saidG2036<*.voiceG5456;#*.with a loudG3173:*.had criedG5455 9!#*.when jesusG3588 G24248*.andG25327%*-in the midstG33196*-was rentG4977#5'#*-of the templeG3588 G34854#*-the veilG3588 G26653*-andG25322%*-was darkenedG46541#*-the sunG3588 G22460*-andG2532/*,hourG5610.*, the ninthG1766-*, untilG2193,#*, the earthG3588 G1093+*, allG3650**, overG1909)!*,a darknessG4655(*,there wasG1096'*,andG2532&*,hourG5610%*,the sixthG1623$*,aboutG5616#*,it wasG2258"*,andG1161!#*+ paradiseG3588 G3857 *+ inG1722*+ meG1700 "P}^FpS9fN-iPb*0 theirG1438a*0 smoteG5180`*0 were doneG1096 _-*0 the things whichG3588^*0 beholdingG2334]#*0sightG3588 G2335\*0thatG3778[*0toG1909Z'*0came togetherG4836Y*0thatG3588X!*0the peopleG3793W*0allG3956V*0andG2532U!*/ manG3588 G444T#*/ a righteousG1342S*/ wasG2258R*/ thisG3778Q*/ certainlyG3689P*/sayingG3004O#*/godG3588 G2316N%*/he glorifiedG1392M*/was doneG1096L*/whatG3588K*/sawG1492(J1#*/when the centurionG3588 G1543I*/nowG1161$H5*.he gave up the ghostG1606G*.thusG5023F#*.having saidG2036E*.andG2532D#*. spiritG3588 G4151C*. myG3450B*. i commendG3908A*. handsG5495 #Z{[D'pS3iR8tZ*3 of themG846#*3deedG3588 G4234*3andG2532$)#*3to the counselG3588 G1012*3consentedG4784*3notG3756*3hadG2258~*3the sameG3778}*2 a justG1342|*2 andG2532{*2 manG435z*2a goodG18y%*2a counsellorG1010x*2josephG2501w*2namedG3686v*2a manG435u*2beholdG2400t*2andG2532s%*1these thingsG5023r*1beholdingG3708q*1afar offG3113p*1 stoodG2476o#*1 galileeG3588 G1056n*1 fromG575m*1 himG846l*1 followedG4870k*1thatG3588j*1the womenG1135i*1andG2532h%*1acquaintanceG1110g*1hisG846f*1allG3956e*1andG1161d%*0and returnedG5290c#*0breastsG3588 G4738 #N~fL2eC! nVA+ }fN(*5laidG2749'*5wasG2258&*5beforeG3764%*5manG3762$*5neverG3756#*5 whereinG3757&"9*5 that was hewn in stoneG2991!#*5 a sepulchreG3418 *5 inG1722*5 itG846*5laidG5087*5andG2532*5in linenG4616*5itG846#*5and wrappedG1794%*5took it downG2507*5heG846*5andG2532#*4of jesusG3588 G2424#*4the bodyG3588 G4983!*4and beggedG154!##*4unto pilateG3588 G4091*4wentG4334*4thisG3778#*3of godG3588 G2316 #!*3the kingdomG3588 G932*3forG2532 *3waitedG4327 *3himselfG846 *3alsoG2532 *3whoG3739 #*3 of the jewsG2453*3 a cityG4172!*3 arimathæaG707*3 ofG575 "`|]B+qO1 uT4`J%*8 according toG2596I#*8 sabbath dayG4521H*8 theG3303G*8 restedG2270F*8andG2532E*8ointmentsG3464D*8andG2532C*8spicesG759B%*8and preparedG2090A'*8they returnedG5290@*8andG1161?*7was laidG5087>#*7bodyG3588 G4983=*7hisG846<*7howG5613;*7 andG2532#:'#*7 the sepulchreG3588 G34199!*7 and beheldG23008)*7 followed afterG26287#*7 galileeG3588 G10566*7fromG15375*7with himG8464*7cameG49053*7whichG37482*7alsoG25321*7the womenG11350*7andG1161/*6drew onG2020.#*6the sabbathG4521-*6andG2532,+*6the preparationG3904+*6wasG2258**6that dayG2250)*6andG2532 Jyb:gP5yR;mJj+*it came to passG1096i*andG2532h*jesusG2424!g##*of the lordG3588 G2962f#*the bodyG3588 G4983e*notG3756d*and foundG2147c+*they entered inG1525b*andG2532#a'#*the sepulchreG3588 G3419`*fromG575_#*rolled awayG617^#*the stoneG3588 G3037]!*they foundG2147\*andG1161[*themG846Z*withG4862Y*certainG5100X*andG2532!W/* they had preparedG2090V* whichG3739U!* the spicesG759T* bringingG5342#S'#* the sepulchreG3588 G3418R*untoG1909Q*they cameG2064$P5*early in the morningG3722O*veryG901!N##*of the weekG3588 G4521M)*upon the firstG1520L*nowG1161%K+#*8 the commandmentG3588 G1785 $Zt]G+eN0uZ<#qZ*howG5613 *rememberG3415 *is risenG1453 *butG235 *hereG5602 *notG3756*he isG2076*the deadG3498*amongG3326!*the livingG2198*seek yeG2212*whyG5101*themG846* untoG4314* they saidG2036#* the earthG3588 G1093~* toG1519}#* facesG3588 G4383|!*bowed downG2827{*andG2532z*afraidG1719y*wereG1096x*as theyG846w*andG1161v*garmentsG2067u*shiningG797t*inG1722s*themG846r* stood byG2186q* menG435p* twoG1417o* beholdG2400n!*thereaboutG4012#m3*were much perplexedG1280l*theyG846k*asG1722 "W|[A xbK+sT=! nW0* andG2532/+* unto the elevenG1733.%* these thingsG5023-* allG3956,* and toldG518#+'#* the sepulchreG3588 G3419** fromG575)* returnedG5290(* andG2532'#*wordsG3588 G4487&*hisG846%+*they rememberedG3415$*andG2532#!*rise againG450"*dayG2250!*the thirdG5154 *andG2532%* be crucifiedG4717* andG2532* menG444* of sinfulG268* the handsG5495*intoG1519%*be deliveredG3860*mustG1163!*of manG3588 G444#*the sonG3588 G5207*sayingG3004#* galileeG3588 G1056* inG1722* yetG2089#* when he wasG5607* unto youG5213*he spakeG2980 $cu^D-iI1 waC, {cT* untoG1909S* ranG5143R* andG1161Q* peterG4074P!* then aroseG450O* notG569N* themG846M'* they believedG569L* andG2532K!* idle talesG3026J* asG5616I* themG846H* toG1799G* seemedG5316F#* wordsG3588 G4487E* theirG846D* andG2532!C%!* the apostlesG3588 G652B* untoG4314A%* these thingsG5023@* toldG3004?* whichG3739>* themG846=* withG4862<* otherG3062;* andG2532:* of jamesG23859* maryG31378* andG25327* joannaG24896* andG25325#* magdaleneG3588 G30944* maryG31373* it wasG22582* the restG30621* to allG3956 #QZB! \E+mP6hQw*theyG846v*andG2532u* furlongsG4712t!* threescoreG1835s* jerusalemG2419r* fromG575q* wasG568p* whichG3739o* emmausG1695n* calledG3686m* a villageG2968l* toG1519k#* dayG3588 G2250j* sameG846i* thatG1722h* wentG4198g* themG846f* ofG1537e* twoG1417d* beholdG2400c* andG2532 b-* was come to passG1096a'* at that whichG3588`* himselfG1438_* inG4314^* wonderingG2296]* departedG565\* andG2532['* by themselvesG3441Z* laidG2749'Y/#* the linen clothesG3588 G3608X* he beheldG991W'* stooping downG3879V* andG2532#U'#* the sepulchreG3588 G3419 #N~eE. gM0oX@*fN*thatG3739*theseG3778.=#*manner of communicationsG3588 G3056*whatG5101*themG846*untoG4314*he saidG2036*andG1161* himG846* knowG1921*notG3361-*that they shouldG846#*were holdenG2902 *eyesG3788 *theirG846 *butG1161 *with themG846 * and wentG4848* drew nearG1448* himselfG846#* jesusG3588 G2424*reasonedG4802*andG2532*communedG3656*theyG846#*that, whileG1722+*it came to passG1096*andG2532~%* had happenedG4819}* whichG3588|%*these thingsG5130{*allG3956z*ofG4012y*togetherG240x*talkedG3656 $R}fO8ycL4lH$ qR>#*what thingsG4169=*unto themG846<*he saidG2036;*andG2532:#*daysG3588 G22509*theseG37788*inG17227*thereG846 6-*are come to passG1096 5-*the things whichG35884*knownG10973*notG37562*hastG10971*andG25320*jerusalemG2419/*inG1722.!*a strangerG3939-* onlyG3441,* thouG4771+* artG3939** himG846)* untoG4314(*saidG2036'*answeringG611&#*was cleopasG2810%*nameG3686$*whoseG3739#+*the one of themG1520"*andG1161!*sadG4659 *areG2075* andG2532!* as ye walkG4043* anotherG240* one toG4314* ye haveG474 #bzU<%wZC,cF0xba*weG2249`*butG1161_*himG846^)* have crucifiedG4717]* andG2532\* to deathG2288[%* be condemnedG2917Z* toG1519Y*himG846X*deliveredG3860W!*rulersG3588 G758V*ourG2257U*andG2532&T/!*the chief priestsG3588 G749S*howG3704R*andG5037 Q!#*the peopleG3588 G2992P*allG3956O*andG2532N#*godG3588 G2316M*beforeG1726L*wordG3056K*andG2532J*deedG2041I*inG1722H*mightyG1415G*a prophetG4396F*wasG1096E* whichG3739!D##* of nazarethG3588 G3480C* jesusG2424B!* concerningG4012A* unto himG846@*they saidG2036?*andG1161 $SfE+jR2zbL.iS*hisG846*notG3361+*when they foundG2147*andG2532#'#* the sepulchreG3588 G3419* atG1909* earlyG3721~!* which wereG1096}!* astonishedG1839|*usG2248{*madeG1839z#*our companyG2257y*also ofG1537x*womenG1135w*certainG5100v*andG2532u*yeaG235t*were doneG1096s%*these thingsG5023r*sinceG575q*dayG2250p*the thirdG5154o*isG71n*to dayG4594m*thisG5125l*allG3956k* besideG235j* andG1065i* israelG2474h'* have redeemedG3084g* shouldG3195f*whichG3588e*heG846d#*it had beenG2076c*thatG3754b*trustedG1679 $YqY=" bJ4lI-pY)*themG846(*untoG4314'*saidG2036&*heG846%*thenG2532$*notG3756#*they sawG1492"*himG846!*butG1161 *had saidG2036#*the womenG3588 G1135* asG2531* soG3779* evenG2532* foundG2147* andG2532#'#*the sepulchreG3588 G3419*toG1909*wentG565*usG2254*withG4862"1*of them which wereG3588*certainG5100*andG2532*was aliveG2198*that heG846*saidG3004* whichG3739 * of angelsG32 * a visionG3701 * seenG3708 * alsoG2532 *they hadG3708%*saying, thatG3004*they cameG2064#*bodyG3588 G4983 "ZdM5|\E){dM'xZK!*concerningG4012J!*the thingsG3588$I)#* the scripturesG3588 G1124H* allG3956G* inG1722F* unto themG846E%* he expoundedG1329"D%#*the prophetsG3588 G4396C*allG3956B*andG2532A*mosesG3475@*atG575?*beginningG756>*andG2532=#* gloryG3588 G1391<* hisG846;*intoG1519:*to enterG15259*andG25328%*these thingsG5023 7-*to have sufferedG39586#*christG3588 G55475*notG37804*oughtG11633#*have spokenG2980"2%#*the prophetsG3588 G43961*thatG37390*allG3956/!* to believeG4100.#* of heartG3588 G2588-* slowG1021,* andG2532+*foolsG453**oG5599 "goT7  mW=$ zY9"gm*as heG846l+*it came to passG1096k*andG2532j*themG846i*withG4862h*to tarryG3306g!*he went inG1525f*andG2532e%*is far spentG2827d#*the dayG3588 G2250c* andG2532b* eveningG2073a* towardG4314`* it isG2076_* forG3754^*usG2257]*withG3326\*abideG3306[*sayingG3004Z*himG846 Y-*they constrainedG3849X*butG2532W* furtherG4208"V1* he would have goneG4198U)* made as thoughG4364T*heG846S*andG2532R*they wentG4198Q*whitherG3757!P##*the villageG3588 G2968O*untoG1519N)*they drew nighG1448M*andG2532L*himselfG1438 $dyZC*qT>'z`F/d* he talkedG2980* whileG5613* usG2254* withinG1722 * burnG2545 #* heartG3588 G2588 * ourG2257 * notG3780 * didG2258* anotherG240* one toG4314* they saidG2036* andG2532*sightG855* theirG846* ofG575%* vanished outG855* heG846*andG2532~*himG846}*they knewG1921|*andG2532{#*were openedG1272z#*eyesG3588 G3788y*theirG846x*andG1161w*to themG846v*and gaveG1929u* brakeG2806t* andG2532s#* and blessedG2127r!* breadG3588 G740q* he tookG2983p*themG846o*withG3326n#*sat at meatG2625 "X~aH  {^G.iG+wX3#*#what thingsG35882*#toldG18341*#theyG8460*#andG2532/*"to simonG4613.'*"hath appearedG3700-*"andG2532,*"indeedG3689+*"is risenG1453*#*"the lordG3588 G2962)*"sayingG3004(*!themG846'*!withG4862&)*!them that wereG3588%*! andG2532!$/*! gathered togetherG4867#!*! the elevenG1733"*! foundG2147!*! andG2532 *!jerusalemG2419*!toG1519%*!and returnedG5290#*!hourG3588 G5610*!the sameG846%*!they rose upG450*!andG2532$)#* the scripturesG3588 G1124* to usG2254* he openedG1272* whileG5613* andG2532#* the wayG3588 G3598* byG1722* with usG2254 "c{aK)mT>!oH1cU*&unto themG846T*&he saidG2036S*&andG2532R*%a spiritG4151Q'*%they had seenG2334!P/*%and supposed thatG1380O!*%affrightedG1719N*%andG2532#M3*%they were terrifiedG4422L*%butG1161K*$unto youG5213J*$peaceG1515I*$ unto themG846H*$ saithG3004G*$ andG2532F*$ of themG846E*$ the midstG3319D*$inG1722C*$stoodG2476B*$himselfG846A#*$jesusG3588 G2424@*$spakeG2980?*$thusG5023>*$theyG846=*$and asG1161<!*# of breadG3588 G740;#*# breakingG3588 G2800:*# inG17229*# of themG8468%*# he was knownG10977*#howG56136*#andG25325#*#the wayG3588 G35984*#inG1722 %jfN8 fN5 v^G.jz*(he hadG2036y*(and whenG2532x*'haveG2192w*'meG1691v*'ye seeG2334u*'asG2531t*'bonesG3747s*'andG2532r*'fleshG4561q*'notG3756p*'hathG2192o*'a spiritG4151n*'forG3754m*'seeG1492l*' andG2532k*' meG3165j*' handleG5584i*' myselfG846h*' iG1473g*'it isG1510f*'thatG3754e#*'feetG3588 G4228d*'myG3450c*'andG2532b#*'handsG3588 G5495a*'myG3450`*'beholdG1492_#*&heartsG3588 G2588^*& yourG5216]*& inG1722\*& ariseG305[#*& do thoughtsG1261Z*& whyG5101Y*&andG2532X#*&ye troubledG5015W*&areG2075V*&whyG5101 $_{dF/v[?$ xX@)v_*+themG846*+beforeG1799#*+and did eatG5315*+he tookG2983*+andG2532** honeycombG3193** anG2781** ofG575**andG2532**fishG2486%**of a broiledG3702**a pieceG3313**himG846**they gaveG1929**andG1161*)meatG1034*) anyG5100 *) hereG1759 *) have yeG2192 *) unto themG846 *) he saidG2036 *)wonderedG2296*)andG2532#*)joyG3588 G5479*)forG575%*)believed notG569*)yetG2089!*)while theyG846*)andG1161#*( feetG3588 G4228*(andG2532#*(handsG3588 G5495~*(themG846}*(he shewedG1925|*(spokenG2036{*(thusG5124 "_v]B*x]@'}fH*_%@7*-they might understandG4920?*-thatG3588#>'#*-understandingG3588 G3563=*-theirG846<*-opened heG1272;*-thenG5119:*,meG17009!*,concerningG40128!*,the psalmsG55687*,andG25326%*,the prophetsG43965*,andG25324*,of mosesG34753#*,the lawG3588 G35512*,inG17221%*,were writtenG11250*,whichG3588/*,fulfilledG4137.*,must beG1163-!*,all thingsG3956,*,thatG3754+*, youG5213**, withG4862)*, yetG2089(#*, while i wasG5607'*, youG5209&*,untoG4314%*,i spakeG2980$*,whichG3739##*,the wordsG3588 G3056"*,theseG3778!*,unto themG846 *,he saidG2036*,andG1161 #WuT=%eH1nX:! nWc*0areG2075b*0yeG5210a*0andG1161`*/jerusalemG2419_*/atG575^*/ beginningG756]#*/ nationsG3588 G1484\*/ allG3956[*/ amongG1519Z#*/ nameG3588 G3686Y*/hisG846X*/inG1909"W1*/should be preachedG2784V*/of sinsG266U*/remissionG859T*/andG2532S+*/that repentanceG3341R*/andG2532Q*.dayG2250P*.the thirdG5154O*.the deadG3498N*.fromG1537M*.to riseG450L*. andG2532K*. to sufferG3958J#*. christG3588 G5547I!*. it behovedG1163H*. thusG3779G*.andG2532F'*.it is writtenG1125E*.thusG3779D*.unto themG846C*.saidG2036B*.andG2532$A)#*-the scripturesG3588 G1124 #dzc>%zX8 jS< d#*2 and blessedG2127#*2 handsG3588 G5495*2 hisG846%*2 he lifted upG1869*2andG2532*2bethanyG963*2toG1519*2as far asG2193~*2outG1854}*2themG846|*2he ledG1806{*2andG1161z*1on highG5311y*1fromG1537x!*1with powerG1411w*1be enduedG1746v*1yeG3739u*1untilG2193t%*1of jerusalemG2419s#*1the cityG3588 G4172r*1 inG1722q*1 yeG5210p*1 tarryG2523o*1 butG1161n*1 youG5209m*1uponG1909l#*1fatherG3588 G3962k*1of myG3450!j##*1the promiseG3588 G1860i*1sendG649h*1iG1473g*1beholdG2400f*1andG2532e+*0of these thingsG5130d*0witnessesG3144 $WfO.}fH2hI3wW*'+the beginningG746)+inG1722(*5 amenG281'#*5 godG3588 G2316&*5blessingG2127%*5andG2532$*5praisingG134 #!#*5the templeG3588 G2411"*5inG1722!#*5continuallyG1275 *5wereG2258*5andG2532*4 joyG5479*4 greatG3173*4withG3326*4jerusalemG2419*4toG1519%*4and returnedG5290*4himG846!*4worshippedG4352*4theyG846*4andG2532#*3heavenG3588 G3772*3 intoG1519!*3 carried upG399*3 andG2532*3 themG846*3 fromG575'*3he was partedG1339 *3themG846 *3blessedG2127 *3heG846 *3whileG1722 +*3it came to passG1096*3andG2532*2 themG846bR$0RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{#͐n#ΐ#ϐ3#АW#ѐz#Ґ#Ӑ?#Ԑb#Ր#֐'#אJ#ؐm#ِ#ڐ4#͐n#ΐ#ϐ3#АW#ѐz#Ґ#Ӑ?#Ԑb#Ր#֐'#אJ#ؐm#ِ#ڐ4#ېW#ܐ{#ݐ#ސ@#ߐb##ᐿ(#␿J#㐿j##0#T#w##>#a##)#K#m##3#U#z##@#c##*#N#q##8#\##$$H$j$$1$U$z$$@$c$ $ ($ M$ p$ $3$U$v$$;$\$~$"$E$i$ $1$T$w$$<$_$$ $$!F$"j$# $$2$%T$&v$'$(:$)]$*$+#$,E$-h$. $/0 $cw_B+ rZ=w`C+cN#+the lifeG3588 G2222M+andG2532L+lifeG2222K+wasG2258J+himG846I+inG1722H+ was madeG1096G+ thatG3739F+ madeG1096E+ any thingG1520D+ notG3761C+wasG1096B+himG846A+withoutG5565@+andG2532?+himG846>+byG1223=+were madeG1096<!+all thingsG3956;#+godG3588 G2316:+withG43149'+the beginningG7468+inG17227+wasG22586+the sameG37785+ godG23164+ wasG22583#+ the wordG3588 G30562+ andG25321#+ godG3588 G23160+withG4314/+wasG2258.#+the wordG3588 G3056-+andG2532,#+the wordG3588 G3056++wasG2258 #\mR<t\E-fP0v\q+he wasG2258p'+ might believeG4100o+ himG846n+ throughG1223m+ allG3956l+ thatG2443k#+the lightG3588 G5457j+ofG4012i%+bear witnessG3140h+toG2443g+a witnessG3141f+forG1519e+cameG2064d+the sameG3778c+johnG2491b+nameG3686a+whoseG846`+godG2316_+fromG3844^+sentG649]+a manG444\+there wasG1096[+ notG3756Z+ itG846Y%+comprehendedG2638"X%#+the darknessG3588 G4653W+andG2532V#+darknessG3588 G4653U+inG1722T+shinethG5316S#+the lightG3588 G5457R+andG2532Q!+ of menG3588 G444P#+the lightG3588 G5457O+wasG2258 #dfP,wX@t^H1{d+ andG2532+ his ownG2398+ untoG1519+ he cameG2064+ notG3756+ himG846+ knewG1097 #+ the worldG3588 G2889 + andG2532 + himG846 + byG1223 + was madeG1096#+ the worldG3588 G2889+ andG2532#+ the worldG3588 G2889+ inG1722+ he wasG2258#+ the worldG3588 G2889+ intoG1519#+ that comethG2064+ manG444+ everyG3956~+ lightethG5461}+ whichG3739|#+ lightG3588 G5457{+ the trueG228z+ wasG2258 y!#+ that lightG3588 G5457x+ofG4012w%+bear witnessG3140v+toG2443u+butG235t#+lightG3588 G5457s+thatG1565r+notG3756 $ogK5yYC-}gK+o8+andG25327+ godG23166+ ofG15375+ butG2354+ of manG4353+ the willG23072+ ofG15371+ norG37610%+ of the fleshG4561/+ the willG2307.+ ofG1537-+ norG3761,+ bloodG129++ ofG1537*+ notG3756)+ were bornG1080(+ whichG3739'#+ nameG3588 G3686&+ hisG846%+ onG1519$%+ that believeG4100#+ to themG3588"+ of godG2316!+ the sonsG5043 + to becomeG1096+ powerG1849+ gave heG1325+ to themG846+ himG846+ receivedG2983!+ as many asG3745+ butG1161+ notG3756+ himG846+ receivedG3880+ his ownG2398 $Uy`J3pR:t[A)uU\%+is preferredG1096[+meG3450Z+afterG3694Y+ comethG2064X+ he thatG3588W+ i spakeG2036V!+ he of whomG3739U+ wasG2258T+thisG3778S+sayingG3004R+criedG2896Q+andG2532P+himG846O+ofG4012N%+bare witnessG3140M+johnG2491L+truthG225K+andG2532J+of graceG5485I+fullG4134H!+the fatherG3962G+ofG3844$F5+of the only begottenG3439E+asG5613D+ the gloryG1391C#+ gloryG3588 G1391B+ hisG846A+ we beheldG2300@+ andG2532?+usG2254>+amongG1722=+dweltG4637<+andG2532;+fleshG4561:+was madeG10969#+the wordG3588 G3056 $ioXB, zdK4s[E,i+sonG5207!/+the only begottenG3439~#+at any timeG4455}+godG2316|+hath seenG3708{+no manG3762z+ christG5547y+ jesusG2424x+ byG1223w+ cameG1096v!+truthG3588 G225u+andG2532t#+graceG3588 G5485s+mosesG3475r+byG1223q+was givenG1325p#+the lawG3588 G3551o+forG3754n+ graceG5485m+ forG473l+ graceG5485k+ andG2532j+receivedG2983i+weG2249h+allG3956g+haveG2983f#+fulnessG3588 G4138e+hisG846d+ofG1537c+andG2532b+meG3450a+beforeG4413`+he wasG2258_+forG3754^+meG3450]+beforeG1715 $fq[:# |eJ3rZC# }f$+ notG3756#+ amG1510"+iG1473!+confessedG3670 +butG2532+notG3756+deniedG720+andG2532%+he confessedG3670+andG2532+thouG4771+artG1488+whoG5101+himG846+askG2065+toG2443+ jerusalemG2414+ fromG1537+ levitesG3019+ andG2532+ priestsG2409+sentG649+the jewsG2453 +whenG3753 #+of johnG3588 G2491 !#+the recordG3588 G3141 +isG2076 +thisG3778+andG2532'+ hath declaredG1834+ heG1565#'#+ of the fatherG3588 G3962#+ the bosomG3588 G2859+ inG1519+isG5607+whichG3588 $[yaJ2bK-|]A& p[H+iG1473G+he saidG5346F+thyselfG4572E+ofG4012D#+ sayest thouG3004C+ whatG5101B+ usG2248A+ that sentG3992@+ to themG3588?+an answerG612>#+we may giveG1325=+thatG2443<+art thouG1488;+whoG5101:+unto himG8469+said theyG20368+thenG37677+noG37566#+he answeredG6115+andG2532"4%#+that prophetG3588 G43963+thouG47712+ artG14881+ notG37560+ i amG1510/+ he saithG3004.+ andG2532-+eliasG2243,+thouG4771++artG1488*+thenG3767)+whatG5101(+himG846'!+they askedG2065&+andG2532 %!#+ the christG3588 G5547 "gjI*lT>kJ2gj+neitherG3777i+eliasG2243h+norG3777!g##+that christG3588 G5547f+ notG3756e+ beG1488d+ thouG4771c+ ifG1487b+ thenG3767a)+baptizest thouG907`+whyG5101_+unto himG846^+saidG2036]+andG2532\+himG846[!+they askedG2065Z+andG2532#Y'#+the phariseesG3588 G5330X+ofG1537W+wereG2258V++which were sentG649U+theyG3588T+andG2532S+ esaiasG2268!R##+ the prophetG3588 G4396Q+ saidG2036P+ asG2531O#+ of the lordG2962N#+the wayG3588 G3598M'+make straightG2116L)+the wildernessG2048K+inG1722J'+of one cryingG994I+the voiceG5456 $\p[A)yaJ5lS3y\+were doneG1096 %+these thingsG5023 !+to unlooseG3089 +worthyG514 +notG3756 +amG1510+ iG1473#+ latchetG3588 G2438#+ shoe'sG3588 G5266+ whoseG3739+ meG3450+beforeG1715%+is preferredG1096+meG3450+afterG3694+comingG2064~+whoG3739}+it isG2076|+heG846{+notG3756z+knowG1492y+yeG5210x+ whomG3739w+ youG5216v+ amongG3319u)+ there standethG2476t+ butG1161s+waterG5204r+withG1722q+baptizeG907p+iG1473o+sayingG3004n+themG846m+answeredG611l#+johnG3588 G2491"k%#+that prophetG3588 G4396 #h{cL0s\C)kS='h1+ whichG37390+ a manG435/+ comethG2064.+meG3450-+afterG3694,+saidG2036++iG1473*+whomG3739)+ofG4012(+isG2076'+thisG3778"&%#+of the worldG3588 G2889%!+the sinG3588 G266$#+taketh awayG142#+ whichG3588"#+ of godG3588 G2316!!+ the lambG3588 G286 + beholdG1492+ saithG3004+andG2532+himG846+untoG4314+comingG2064#+jesusG3588 G2424+seethG991#+johnG3588 G2491%+the next dayG1887+ baptizingG907+ wasG2258+johnG2491+whereG3699#+jordanG3588 G2446+beyondG4008+bethabaraG962+inG1722 $SeO6x[E0w]D kSU+ uponG1909T+ it abodeG3306S+ andG2532R+ a doveG4058Q+ likeG5616P+ heavenG3772O+ fromG1537N!+ descendingG2597 M!#+ the spiritG3588 G4151L+ i sawG2300K+ sayingG3004J#+ bare recordG3140I+ johnG2491H+ andG2532G#+waterG3588 G5204F+withG1722E+ baptizingG907D+ comeG2064C+ iG1473B+ amG2064A+ thereforeG1223@+to israelG2474*?A+he should be made manifestG5319>+thatG2443=+butG235<+notG3756;+himG846:+knewG14929+and iG25048+meG34507+beforeG44136+he wasG22585+forG37544+meG34503+ beforeG17152%+ is preferredG1096 %Vv`C-x`>jT2nVz+"thatG3754y#+"bare recordG3140x+"andG2532w+"i sawG3708v+"andG2504u+!ghostG4151t+!holyG40s+!theG4151r+!withG1722q++!which baptizethG907p+!heG3588o+!isG2076n+!the sameG3778m+!himG846l+!onG1909k+!remainingG3306j+!andG2532i!+!descendingG2597 h!#+!the spiritG3588 G4151g)+!thou shalt seeG1492f+!whomG3739e+!uponG1909d+!unto meG3427c+! saidG2036b+! the sameG1565a+! waterG5204`+! withG1722_!+! to baptizeG907^+!meG3165]+!that sentG3992\+!heG3588[+!butG235Z+!notG3756Y+!himG846X+!i knewG1492W+!andG2504V+ himG846 "axX?!tY5lO7!{a+&turnedG4762#+&jesusG3588 G2424+&thenG1161#+% jesusG3588 G2424'+%they followedG190+%andG2532+%speakG2980+%himG846+%heardG191+%disciplesG3101+%the twoG1417+%andG2532#+$of godG3588 G2316!+$the lambG3588 G286+$beholdG1492 +$he saithG3004 %+$as he walkedG4043 !#+$upon jesusG3588 G2424 +$lookingG1689 +$andG2532#+# disciplesG3588 G3101+# hisG846+#ofG1537+#twoG1417+#andG2532+#stoodG2476#+#johnG3588 G2491+#afterG2476%+#the next dayG1887+#againG3825~#+" of godG3588 G2316}#+"the sonG3588 G5207|+"isG2076{+"thisG3778 $\jR7qX7nU9" u\@+'aboutG5613?+'it wasG2258>+'forG1161=#+'dayG3588 G2250<+'thatG1565;+'himG846:+' withG38449+' abodeG33068+' andG25327+' he dweltG33066+' whereG42255+'sawG14924+'andG25323+'they cameG20642+'seeG14921+'andG25320+'comeG2064/+'unto themG846.+'he saithG3004-'+&dwellest thouG3306,+&whereG4226++&masterG1320!*/+&being interpretedG2059)+&is to sayG3004(+&whichG3739'+&rabbiG4461&+& unto himG846%+& they saidG2036$+& seek yeG2212#+& whatG5101"+& unto themG846!+&saithG3004 +&followingG190+&themG846+&sawG2300+&andG2532 #jjR:#oY@% fA(jc+*toG4314b+*himG846a!+*he broughtG71`+*andG2532 _!#+)the christG3588 G5547!^/+)being interpretedG3177]+) isG2076\+) whichG3739![##+) the messiasG3588 G3323Z'+) we have foundG2147Y+) unto himG846X+)saithG3004W+)andG2532V+)simonG4613U+)brotherG3588 G80T+)his ownG2398S+)findethG2147R+)firstG4413Q+)heG3778P+(brotherG3588 G80O+( peter'sG4074N+( simonG4613M+( andrewG406L+( wasG2258K+( himG846J+(followedG190I+(andG2532H+(johnG2491G+(heardG191F+(whichG3588E+(the twoG1417D+(ofG1537C+(oneG1520B+'hourG5610A+'the tenthG1182 "dycH0oV.aJ/d#+,philipG3588 G5376+,nowG1161++meG3427++ followG190++ unto himG846++ saithG3004++ andG2532~++ philipG5376}++findethG2147|++andG2532{#++galileeG3588 G1056z++intoG1519y++go forthG1831x++wouldG2309w#++jesusG3588 G2424!v/++the day followingG1887u+*a stoneG4074$t5+*is by interpretationG2059s+*whichG3739r+*cephasG2786q++*shalt be calledG2564p+*thouG4771o+*of jonaG2495n#+*the sonG3588 G5207m+*simonG4613l+* artG1488k+* thouG4771j+* he saidG2036i+* himG846h+* beheldG1689g#+*jesusG3588 G2424f+*whenG1689e+*andG1161d#+*jesusG3588 G2424 #]zcJ0qXB! }\?( u](+. comeG1511'+.thingG5101&+.goodG18%+.anyG5101$+.can thereG1410#+.unto himG846"+.saidG2036!+.nathanaelG3482 +.andG2532+-of josephG2501#+-the sonG3588 G5207+-nazarethG3478+-ofG575+-jesusG2424+-did writeG1125"%#+- the prophetsG3588 G4396+- andG2532#+- the lawG3588 G3551+- inG1722+- mosesG3475+-of whomG3739'+-we have foundG2147+-unto himG846+-saithG3004+-andG2532+-nathanaelG3482+-findethG2147 +-philipG5376 +, peterG4074 +,andG2532 +,of andrewG406 #+,the cityG3588 G4172+,bethsaidaG966+,ofG575+,wasG2258 %V|dM6mWA'{^E*qVM+0 unto himG846L+0 saidG2036K+0 andG2532J+0answeredG611I#+0jesusG3588 G2424H+0meG3165G%+0knowest thouG1097F+0whenceG4159E+0unto himG846D+0saithG3004C+0nathanaelG3482B+/guileG1388A+/noG3756@+/isG2076?+/whomG3739>+/inG1722=+/ indeedG230<%+/ an israeliteG2475;+/ beholdG1492:+/ himG8469+/ ofG40128+/saithG30047+/andG25326+/himG8465+/toG43144+/comingG20643+/nathanaelG34822+/sawG14921#+/jesusG3588 G24240+.seeG1492/+.andG2532.+.comeG2064-+.unto himG846,+. saithG3004++. philipG5376*+. nazarethG3478)+. out ofG1537 #]`G!mT<%w^C,v]p+2 underG5270o+2 theeG4571n+2 i sawG1492m+2unto theeG4671l+2i saidG2036k+2becauseG3754j+2unto himG846i+2saidG2036h+2andG2532g+2answeredG611f+2jesusG2424e+1of israelG2474d!+1 the kingG3588 G935c+1 artG1488b+1 thouG4771a#+1 of godG3588 G2316`#+1 the sonG3588 G5207_+1artG1488^+1thouG4771]+1rabbiG4461\+1unto himG846[+1saithG3004Z+1andG2532Y+1answeredG611X+1nathanaelG3482W+0theeG4571V+0i sawG1492"U%#+0the fig treeG3588 G4808T+0underG5259S)+0when thou wastG5607R+0theeG4571Q+0calledG5455P+0philipG5376O+0 thatG3588N+0 beforeG4253 !_oV?#eE.lK,w_+ canaG2580+inG1722!+a marriageG1062+there wasG1096 +dayG2250 +thirdG5154 #+theG3588 G2250 +andG2532 !+3of manG3588 G444#+3the sonG3588 G5207+3uponG1909!+3descendingG2597+3andG2532+3ascendingG305#+3of godG3588 G2316!+3 the angelsG3588 G32+3 andG2532+3 openG455#+3 heavenG3588 G3772~%+3 ye shall seeG3700}+3hereafterG575|+3unto youG5213{+3i sayG3004z+3verilyG281y+3verilyG281x+3unto himG846w+3he saithG3004v+3andG2532u+2theseG5130#t3+2greater things thanG3173s)+2thou shalt seeG3700r)+2 believest thouG4100"q%#+2 the fig treeG3588 G4808 "]hO8 }W@wZD, {]3!+to do withG25322+iG16981+haveG25320+whatG5101/+womanG1135.+unto herG846-+saithG3004,#+jesusG3588 G2424++ wineG3631*+ noG3756)+ they haveG2192(+himG846'+untoG4314&+saithG3004%#+of jesusG3588 G2424 $!#+the motherG3588 G3384#+wineG3631 "-+when they wantedG5302!+andG2532" %#+ the marriageG3588 G1062+toG1519#+disciplesG3588 G3101+hisG846+andG2532!+was calledG2564#+jesusG3588 G2424+bothG2532+andG1161+thereG1563+wasG2258#+ of jesusG3588 G2424 !#+ the motherG3588 G3384+ andG2532 !#+ of galileeG3588 G1056 "]iS3lN7aC,u]U+fillG1072T+unto themG846S+saithG3004R#+jesusG3588 G2424Q+apieceG303P+firkinsG3355O+threeG5140N+orG2228M+ twoG1417L!+ containingG5562K#+ of the jewsG2453#J'#+ the purifyingG3588 G2512#I3+ after the manner ofG2596H+of stoneG3035G+waterpotsG5201F+sixG1803E+thereG1563D+setG2749C!+there wereG2258B+andG1161A+ doG4160@+ unto youG5213?+he saithG3004>!+whatsoeverG3739'=/#+unto the servantsG3588 G1249<+saithG3004;#+motherG3588 G3384:+hisG8469+comeG22408+ not yetG37687+ isG22406#+ hourG3588 G56105+ mineG34504+ theeG4671 !UnU:#S<v^G/mUv+ knewG1492u#+ the waterG3588 G5204t!+ which drewG501s%+ the servantsG1249r+ butG1161q+ it wasG2076p+ whenceG4159o+ notG3756n+ knewG1492m+ andG2532l+ wineG3631k'+ that was madeG1096j#+ the waterG3588 G5204i!+ had tastedG1089+h9!+ the ruler of the feastG3588 G755g+ whenG5613f+ they bareG5342e+ andG25323dI!+unto the governor of the feastG3588 G755c+bearG5342b+andG2532a+nowG3568`+draw outG501_+unto themG846^+he saithG3004]+andG2532\+ the brimG507[+ up toG2193Z+ themG846Y#+they filledG1072X+andG2532W!+with waterG5204#V'#+the waterpotsG3588 G5201 !^u\A(mF.r\D"u^+ andG2532 !#+ of galileeG3588 G1056+ canaG2580+ inG1722#+ jesusG3588 G2424+ didG4160!##+ of miraclesG3588 G4592!+ beginningG3588 G746+ thisG3778+ nowG737 + untilG2193 + wineG3631 + goodG2570 + theG3631 + hast keptG5083+ thouG4771#3+ that which is worseG1640+ thenG5119#3+ men have well drunkG3184+ whenG3752+ andG2532+ wineG3631+ goodG2570)+ doth set forthG5087 -+ at the beginningG4412~+ manG444}+ everyG3956|+ unto himG846{+ saithG3004z+ andG2532$y)#+ the bridegroomG3588 G3566x+ calledG5455.w?!+ the governor of the feastG3588 G755 $ZzW;%v_I)uS:# qZ;+ andG2532:+ at handG14519+ wasG22588+ passoverG39577+ the jews'G24536+ andG25325+ daysG22504+ manyG41833+ notG37562+ thereG15631)+ they continuedG33060+ andG2532/#+ disciplesG3588 G3101.+ hisG846-+ andG2532,+ brethrenG3588 G80++ hisG846*+ andG2532)#+ motherG3588 G3384(+ hisG846'+ andG2532&+ heG846%+ capernaumG2584$+ toG1519#%+ he went downG2597"+ thisG5124!+ afterG3326 + himG846+ onG1519+ believedG4100#+ disciplesG3588 G3101+ hisG846+ andG2532#+ gloryG3588 G1391+ hisG846 -+ manifested forthG5319 !b}dN*xI.iR+b#\'#+the changers'G3588 G2855[!+poured outG1632Z+andG2532Y#+the oxenG3588 G1016X+ andG2532W+ the sheepG4263V+ andG5037#U'#+ of the templeG3588 G2411T+ outG1537S+them allG3956R+he droveG1544Q#+small cordsG4979P+ofG1537O+a scourgeG5416 N-+when he had madeG4160M+andG2532L+sittingG2521+K7#+ the changers of moneyG3588 G2773J+ andG2532I+ dovesG4058H+ andG2532G+ sheepG4263F+andG2532E+oxenG1016D++those that soldG4453 C!#+the templeG3588 G2411B+inG1722A+foundG2147@+andG2532?+ jerusalemG2414>+ toG1519=+ went upG305<#+ jesusG3588 G2424 "Ys[4^?#{aF$tY~+answeredG611}+thenG3767|+upG2719{+ meG3165z!+ hath eatenG2719y+ houseG3624x+ thineG4675w#+ ofG3588 G3624v#+the zealG3588 G2205u+writtenG1125t+it wasG2076s+thatG3754r!+rememberedG3415q#+disciplesG3588 G3101p+hisG846o+andG1161n)+of merchandiseG1712m+an houseG3624l#+ houseG3588 G3624k#+ father'sG3588 G3962j+ myG3450i+ notG3361h+ makeG4160g+henceG1782f%+these thingsG5023e+takeG142d#+dovesG3588 G4058#c3+unto them that soldG4453b+saidG2036a+andG2532 `!#+the tablesG3588 G5132_+overthrewG390^+andG2532]#+moneyG3588 G2772 $VjJ/iM2|gQ9!vV"#+ templeG3588 G3485!+ thisG3778 + wasG3618+yearsG2094+sixG1803+andG2532+fortyG5062+the jewsG2453+saidG2036+thenG3767+upG1453+itG846%+ i will raiseG1453+ daysG2250+ threeG5140+ inG1722+ andG2532#+templeG3588 G3485+thisG5126+destroyG3089+unto themG846 +saidG2036 +andG2532 +answeredG611 #+jesusG3588 G2424 %+these thingsG5023!+ thou doestG4160#+ seeing thatG3754+ unto usG2254%+ shewest thouG1166+ signG4592+whatG5101+unto himG846+saidG2036+andG2532+the jewsG2453 #]jT;# qYA$yaB*v]E+whichG3739D#+the wordG3588 G3056C+andG2532#B'#+the scriptureG3588 G1124A'+they believedG4100@+ andG2532?+ unto themG846>+ thisG5124=#+ he had saidG3004<+ thatG3754;!+rememberedG3415:#+disciplesG3588 G31019+hisG8468+the deadG34987+fromG15376%+he was risenG14535+thereforeG37674+whenG37533+bodyG49832+hisG8461#+ofG3588 G4983 0!#+the templeG3588 G3485/+ofG4012.+spakeG3004-+heG1565,+butG1161++daysG2250*+threeG5140)+inG1722(+it upG846'+rearG1453&+thouG4771%+wiltG1453$+ andG2532##+ in buildingG3618 $\|fI3z\;lR7t\i+thatG2443h+notG3756g+neededG5532f+andG2532e+ allG3956d+ knewG1097c+ heG846b+ becauseG1223a+ unto themG846`+himselfG1438_+commitG4100^+notG3756]+didG4100\#+jesusG3588 G2424[+butG1161Z+didG4160Y+heG846X+whichG3739"W%#+the miraclesG3588 G4592V'+when they sawG2334U#+nameG3588 G3686T+hisG846S+ inG1519R+ believedG4100Q+ manyG4183P#+ the feastG3588 G1859O+ inG1722N%+the passoverG3957M+atG1722L+jerusalemG2414K+inG1722J+he wasG2258I+whenG5613H+nowG1161G+had saidG2036F#+jesusG3588 G2424 $^~iQ9" ~eH.s[@' u^ +forG1063 +godG2316 +fromG575 +comeG2064 + a teacherG1320+ thou artG2064+ thatG3754+ we knowG1492+ rabbiG4461+unto himG846+saidG2036+andG2532+by nightG3571#+jesusG3588 G2424+toG4314~+cameG2064}+the sameG3778|#+ of the jewsG2453{+ a rulerG758z+nicodemusG3530y+namedG3686#x'#+the phariseesG3588 G5330w+ofG1537v+a manG444u+there wasG2258t!+manG3588 G444s+inG1722r+wasG2258q+whatG5101p+ knewG1097o+ heG846n+ forG1063m!+ manG3588 G444l+ ofG4012k)+should testifyG3140j+anyG5100 $^~fN5iQ6hQ:#u^1+howG44590+himG846/+untoG4314.+saithG3004-#+nicodemusG3588 G3530,#+of godG3588 G2316 +#!+the kingdomG3588 G932*+seeG1492)+notG3756(+canG1410'+againG509&+ be bornG1080%+ a manG5100$+ exceptG3361#+ unto theeG4671"+i sayG3004!+verilyG281 +verilyG281+unto himG846+saidG2036+andG2532+answeredG611#+jesusG3588 G2424+himG846+withG3326+beG5600#+godG3588 G2316+exceptG3361+doestG4160+thouG4771+thatG3739#+miraclesG3588 G4592+theseG5023+doG4160+canG1410+no manG3762 #UgN+lQ8lU7kUT+ofG1537"S1+that which is bornG1080R#+of godG3588 G2316 Q#!+the kingdomG3588 G932P+intoG1519O+enterG1525N+notG3756M+he canG1410L!+the spiritG4151K+ andG2532J+ waterG5204I+ ofG1537H+ be bornG1080G+ a manG5100F+exceptG3361E+unto theeG4671D+i sayG3004C+verilyG281B+verilyG281A+answeredG611@#+jesusG3588 G2424?+be bornG1080>+andG2532=#+wombG3588 G2836<#+mother'sG3588 G3384;+hisG846:+intoG15199++the second timeG12088+ enterG15257+ can heG14106+ oldG10885!+ when he isG56074+be bornG10803+a manG4442+canG1410 #\q[7!qY>&|Y?)x\w+it goethG5217v+whitherG4226u+andG2532t+it comethG2064s+whenceG4159r+ tellG1492q+ notG3756p+ canstG1492o+ butG235n+ thereofG846m#+the soundG3588 G5456l%+thou hearestG191k+andG2532j!+it listethG2309i+whereG3699h+blowethG4154g#+the windG3588 G4151f+ againG509e+be bornG1080d+mustG1163c+yeG5209b+unto theeG4671a+i saidG2036`+thatG3754_+notG3361^+marvelG2296]+ spiritG4151\+ isG2076 [!#+ the spiritG3588 G4151Z+ ofG1537"Y1+ that which is bornG1080X+andG2532W+fleshG4561V+isG2076U#+the fleshG3588 G4561 #b]@%wX=&nS<b!+ we do knowG1492+ thatG3739+ we speakG2980+ unto theeG4671+ i sayG3004+ verilyG281+ verilyG281%+ these thingsG5023+ notG3756+ knowestG1097+ andG2532+ of israelG2474#+ a masterG3588 G1320 + thouG4771 + artG1488 + unto himG846 + saidG2036 + andG2532+ answeredG611#+ jesusG3588 G2424+ beG1096%+ these thingsG5023+ canG1410+ howG4459+ unto himG846+ saidG2036+ andG2532+ answeredG611~+ nicodemusG3530 }!#+the spiritG3588 G4151|+ofG1537 {-+one that is bornG1080z+everyG3956y+isG2076x+soG3779 "baJ3oXA_I)b<!+ of manG3588 G444;#+ the sonG3588 G5207:#+ heavenG3588 G37729+ fromG15378+ came downG25977+ he thatG35886+ butG33615#+ heavenG3588 G37724+ toG15193-+ hath ascended upG3052+ no manG37621+ andG25320++ heavenly thingsG2032/+ youG5213.+ i tellG2036-+ ifG1437 ,-+ shall ye believeG4100++ howG4459*+ notG3756)!+ ye believeG4100(+ andG2532')+ earthly thingsG1919&+ youG5213%#+ i have toldG2036$+ ifG1487##+ witnessG3588 G3141"+ ourG2257!+ notG3756 !+ ye receiveG2983+ andG2532%+ we have seenG3708+ thatG3739+ testifyG3140+ andG2532 #ghK&{[C& ~fL4}g_+ hisG846^+ he gaveG1325]+thatG5620\#+the worldG3588 G2889[+lovedG25Z+soG3779Y#+godG3588 G2316X+forG1063W+ lifeG2222V+ eternalG166U+ haveG2192T+ butG235S+ perishG622R+notG3361Q+shouldG622P+himG846O+inG1519N+believethG4100M+whosoeverG3956L+thatG2443K%+ be lifted upG5312J!+ of manG3588 G444I#+ the sonG3588 G5207H+ mustG1163G+ even soG3779F)+the wildernessG2048E+inG1722!D##+the serpentG3588 G3789C+lifted upG5312B+mosesG3475A+asG2531@+andG2532?#+ heavenG3588 G3772>+ inG1722=+ which isG5607 $QpZD+cL5s]E"~hQ+notG3756+isG2919+himG846+onG1519!/+he that believethG4100~)+might be savedG4982}+himG846|+throughG1223{#+the worldG3588 G2889z+ thatG2443y+ butG235x#+ the worldG3588 G2889w+ condemnG2919v+ toG2443u#+the worldG3588 G2889t+intoG1519s#+sonG3588 G5207r+hisG846q+notG3756p+sentG649o#+godG3588 G2316n+forG1063m+lifeG2222l#+everlastingG166k+haveG2192j+butG235i+perishG622h+notG3361g+shouldG622f+himG846e+inG1519d+believethG4100c+whosoeverG3956b+ thatG2443a#+ sonG3588 G5207`'+ only begottenG3439 !ipU:uU>&|YB&i$+theirG846#+becauseG1063"#+lightG3588 G5457!+thanG2228 +ratherG3123#+ darknessG3588 G4655+ lovedG25!+ menG3588 G444+ andG2532#+ the worldG3588 G2889+intoG1519+is comeG2064#+lightG3588 G5457+thatG3754&-#+the condemnationG3588 G2920+isG2076+thisG3778+andG1161#+of godG3588 G2316+sonG5207$5+of the only begottenG3439#+the nameG3588 G3686+inG1519 +believedG4100 +notG3361 +he hathG4100 +becauseG3754 +alreadyG2235%+ is condemnedG2919+ notG3361!/+ he that believethG4100+ butG1161+ condemnedG2919 "V_G- nO)hR3 vVF%+these thingsG5023E+afterG3326D+godG2316C+inG1722B+wroughtG2038A+ they areG2076@+ thatG3754$?5+ may be made manifestG5319>#+ deedsG3588 G2041=+ hisG846<+thatG2443;#+the lightG3588 G5457:+toG43149+comethG20648!+truthG3588 G2257'+he that doethG41606+butG1161"51+should be reprovedG16514#+deedsG3588 G20413+hisG8462+lestG33611#+ the lightG3588 G54570+ toG4314/+ comethG2064.+ neitherG3756-#+the lightG3588 G5457,+hatethG3404++evilG5337*)+one that doethG4238)+everyG3956(+forG1063'+evilG4190&+wereG2258%#+deedsG3588 G2041 $dyaE(ybJ2eM4{dj+wasG2258i#+johnG3588 G2491h+forG1063g'+were baptizedG907f+andG2532e+they cameG3854d+andG2532c+thereG1563b+waterG5204a+ muchG4183`+ there wasG2258_+ becauseG3754^+ to salimG4530]+ nearG1451\+ænonG137[+inG1722Z+baptizingG907Y+wasG2258X+alsoG2532W+johnG2491V+andG1161U+baptizedG907T+andG2532S+themG846R+withG3326Q!+he tarriedG1304P+ thereG1563O+ andG2532N+ of judæaG2453M+ the landG1093L+ intoG1519K#+disciplesG3588 G3101J+hisG846I+andG2532H#+jesusG3588 G2424G+cameG2064 #Z~_A&jS6kS;!vZ +baptizethG907 +the sameG3778 +beholdG1492 )+barest witnessG3140 +thouG4771+to whomG3739#+jordanG3588 G2446+ beyondG4008+ theeG4675+ withG3326+ that wasG2258+ heG3739+rabbiG4461+unto himG846+saidG2036~+andG2532}#+johnG3588 G2491|+untoG4314{+they cameG2064z+andG2532y+ purifyingG2512x+ aboutG4012w+ the jewsG2453v+andG3326u#+disciplesG3588 G3101t+john'sG2491s+ofG1537r+betweenG3326q!+a questionG2214p#+there aroseG1096o+thenG3767n#+prisonG3588 G5438m+intoG1519l+castG906k+not yetG3768 %kv[D,{eM-jT=k2%+he that hathG21921+himG15650+beforeG1715/+sentG649.+i amG1510-+ thatG3754,+ butG235 +!#+ the christG3588 G5547*+ notG3756)+ amG1510(+iG1473'+i saidG2036&+thatG3754%+witnessG3140$+meG3427#+bearG3140"!+yourselvesG846!+yeG5210 #+heavenG3588 G3772+fromG1537+himG846+ givenG1325+ it beG5600+ exceptG3361+ nothingG3762+receiveG2983+canG1410+a manG444+saidG2036+andG2532+answeredG611+johnG2491+himG846+toG4314+comeG2064+allG3956+andG2532 "XpE# iC*tYB-nXT+ ofG1537S!+ he that isG5607R+allG3956Q+aboveG1883P+isG2076O!+from aboveG509N)+he that comethG2064M+decreaseG1642L+iG1691K+butG1161J+increaseG837I+mustG1163H+heG1565G%+is fulfilledG4137F+thereforeG3767E#+joyG3588 G5479D+myG1699C+thisG3778B+voiceG5456"A%#+bridegroom'sG3588 G3566@#+of theG3588 G5456?+becauseG1223>+greatlyG5479=+rejoicethG5463<+himG846;+hearethG191:+ andG25329)+ which standethG2476'8/#+ of the bridegroomG3588 G35667!+ the friendG53846+ butG11615)+the bridegroomG35664+isG20763#+the brideG3588 G3565 "Ys]:kK4\3pYv+"forG1063u+! trueG227t+!isG2076s#+!godG3588 G2316r+!thatG3754$q5+!hath set to his sealG4972p#+!testimonyG3588 G3141o+!hisG846%n7+!he that hath receivedG2983m#+ testimonyG3588 G3141l+ hisG846k+ receivethG2983j+ no manG3762i+ andG2532h'+ he testifiethG3140g+ thatG5124f+ heardG191e+ andG2532d%+ he hath seenG3708c+ whatG3739b+ andG2532a+allG3956`+aboveG1883_+isG2076^#+heavenG3588 G3772]+fromG1537\)+he that comethG2064[#+the earthG3588 G1093Z+ofG1537Y+speakethG2980X+andG2532W#+earthlyG3588 G1093V+ isG2076U#+ the earthG3588 G1093 !]mM6oW6r\;#t]+$ notG3756+$ shallG3700#+$ the sonG3588 G5207$7+$ he that believeth notG544+$ andG1161+$lifeG2222#+$everlastingG166+$hathG2192#+$the sonG3588 G5207+$onG1519! /+$he that believethG4100 #+# handG3588 G5495 +#hisG846 +#intoG1722 !+#all thingsG3956!+#hath givenG1325+#andG2532#+#the sonG3588 G5207+#lovethG25 !#+#the fatherG3588 G3962+"measureG3358+" byG1537 !#+" the spiritG3588 G4151+" notG3756+" givethG1325~#+" godG3588 G2316}+"forG1063|#+"of godG3588 G2316{#+"the wordsG3588 G4487z+"speakethG2980y+"hath sentG649x#+"godG3588 G2316w+"he whomG3739 #ix]G1hP7nU;  i:+andG25329#+judæaG3588 G24498+he leftG8637#+disciplesG3588 G31016+hisG8465+butG2354+notG37563+baptizedG9072+himselfG8461+jesusG24240+thoughG2544/+johnG2491.+thanG2228-+disciplesG3101,+ moreG4119++ baptizedG907*+ andG2532)+ madeG4160(+ jesusG2424'+thatG3754&+had heardG191#%'#+the phariseesG3588 G5330$+howG3754#+knewG1097"#+the lordG3588 G2962!+thereforeG3767 +whenG5613+$himG846+$onG1909+$abidethG3306#+$of godG3588 G2316#+$the wrathG3588 G3709+$butG235+$lifeG2222+$seeG3700 #S|gI3nK1mV<% kS]+ withG1537\'+ being weariedG2872[+ thereforeG3767Z+jesusG2424Y+thereG1563X+wasG2258W+wellG4077V+jacob'sG2384U+nowG1161T+josephG2501S+sonG5207R+hisG846Q#+ toG3588 G5207P+ gaveG1325O+ jacobG2384N+ thatG3739-M;#+ to the parcel of groundG3588 G5564L+nearG4139K+sycharG4965J++which is calledG3004 I!#+of samariaG3588 G4540H+a cityG4172G+toG1519F+cometh heG2064E+thenG3767D#+samariaG3588 G4540C+throughG1223B+goG1330A!+must needsG1163@+heG846?+andG1161>#+galileeG3588 G1056=+intoG1519<+againG3825;+departedG565 #[x^E.qX9 qP8[ !#+ of samariaG3588 G4542#+ the womanG3588 G1135~+ saithG3004}+ thenG3767|+ meatG5160{+ buyG59z+toG2443y#+the cityG3588 G4172x+untoG1519w)+were gone awayG565v+disciplesG3101u+hisG846t+forG1063s+ to drinkG4095r+ meG3427q+ giveG1325p+ unto herG846o+saithG3004n#+jesusG3588 G2424m+waterG5204l+to drawG501k#+samariaG3588 G4540j+ofG1537i+a womanG1135h%+there comethG2064g+hourG5610f+sixthG1623e+theG5610d+aboutG5616c+it wasG2258b#+the wellG3588 G4077a+onG1909`+thusG3779_+ satG2516^#+ journeyG3588 G3597 #by`G1{eI" nL,~b#+ to drinkG4095"+ meG3427!+ giveG1325 + to theeG4671!+ that saithG3004+ it isG2076+ whoG5101+ andG2532#+ of godG3588 G2316#+ the giftG3588 G1431%+ thou knewestG1492+ ifG1487+ unto herG846+ saidG2036+ andG2532+ answeredG611+ jesusG2424#3+ with the samaritansG4541+ dealingsG4798+ noG3756+ haveG4798+ the jewsG2453 + forG1063 !+ of samariaG4542 + a womanG1135 + which amG5607 + meG1700+ ofG3844+ drinkG4095+ askestG154+ a jewG2453+ beingG5607+ thouG4771)+ how is it thatG4459+ unto himG846 "jkS9 z[D" iP9!jE+ usG2254D+ gaveG1325C+ whichG3739B+ jacobG2384A#+ fatherG3588 G3962@+ ourG2257?%+ greater thanG3187>+ thouG4771=+ artG1488<+ waterG5204;+ livingG2198:#+ thatG3588 G52049+ hast thouG21928+ thenG37677#+ from whenceG41596+ deepG9015+ isG20764#+ the wellG3588 G54213+ andG25322%+ to draw withG5021+ nothingG37770+ thou hastG2192/+ sirG2962.+ unto himG846-+ saithG3004,#+ the womanG3588 G1135++ waterG5204*+ livingG2198)+ theeG4671#(3+ he would have givenG1325'+ andG2532&+ of himG846"%3+ wouldest have askedG154$+ thouG4771 #czcM+uZ=! gK5ych+butG235g+thirstG1372f!+neverG3588 G165e+ himG846d!+ shall giveG1325c+iG1473b+thatG3739a#+the waterG3588 G5204`+ofG1537_+drinkethG4095^+whosoeverG3739]+butG1161\+ againG3825[%+ shall thirstG1372Z#+ waterG3588 G5204Y+ thisG5127X+ ofG1537W+ drinkethG4095V+ whosoeverG3956U+ unto herG846T+ saidG2036S+ andG2532R+ answeredG611Q#+ jesusG3588 G2424P#+ cattleG3588 G2353O+ hisG846N+ andG2532M#+ childrenG3588 G5207L+ hisG846K+ andG2532J+ himselfG846I+ thereofG846H+ drankG4095G+ andG2532F#+ the wellG3588 G5421 $Ts]G-hP:# sX@& tT !+husbandG3588 G435 +thyG4675 +callG5455 +goG5217+unto herG846+saithG3004#+jesusG3588 G2424+to drawG501+hitherG1759+comeG2064+ neitherG3366+ notG3361+ i thirstG1372+ thatG2443~#+ waterG3588 G5204}+thisG5124|+meG3427{+giveG1325z+sirG2962y+himG846x+untoG4314w+saithG3004v#+the womanG3588 G1135u+lifeG2222t#+everlastingG166s+intoG1519r%+springing upG242q+of waterG5204p+a wellG4077o+himG846n+inG1722m+shall beG1096l+himG846k%+i shall giveG1325j+thatG3739i#+the waterG3588 G5204 $`ybJ0yaG1zbK3`0#+the womanG3588 G1135/+trulyG227.#+saidst thouG2046-+in thatG5124,+ husbandG435++ thyG4675*+ notG3756)+ isG2076(+ hastG2192'+nowG3568&+thouG2192%+he whomG3739$+andG2532#+husbandsG435"+fiveG4002!'+thou hast hadG2192 +forG1063+husbandG435+noG3756+i haveG2192+ saidG2036+ wellG2573+ thou hastG2036+ unto herG846+ saidG3004#+jesusG3588 G2424+husbandG435+noG3756+i haveG2192+saidG2036+andG2532+answeredG611#+the womanG3588 G1135+ hitherG1759+ comeG2064 +andG2532 #jgP3v`I1qR9jS+ ye shallG4352R+ whenG3753Q+ comethG2064P+the hourG5610O+meG3427N+believeG4100M+womanG1135L+unto herG846K+saithG3004J#+jesusG3588 G2424I!+to worshipG4352H+men oughtG1163G+whereG3699F#+the placeG3588 G5117E+ isG2076D+ jerusalemG2414C+ inG1722B+ thatG3754A+ sayG3004@+yeG5210?+andG2532>#+mountainG3588 G3735=+thisG5129<+inG1722;!+worshippedG4352:#+fathersG3588 G39629+ourG22578+ a prophetG43967+artG14886+thouG47715+thatG37544!+i perceiveG23343+sirG29622+unto himG8461+saithG3004 $WzdG,w_G)u[D-mWw+inG1722 v!#+the fatherG3588 G3962u'+ shall worshipG4352t#+ worshippersG4353s+ trueG228r+ theG4353q+ whenG3753p+isG2076o+nowG3568n+andG2532m+comethG2064l+the hourG5610k+butG235j+the jewsG2453i+ofG1537h+ isG2076g#+ salvationG3588 G4991f+ forG3754e!+ we worshipG4352d+ whatG3739c+knowG1492b+weG2249a+whatG3739`+notG3756_+ye knowG1492^+worshipG4352]+yeG5210 \!#+the fatherG3588 G3962[+worshipG4352Z+jerusalemG2414Y+atG1722X+nor yetG3777W#+mountainG3588 G3735V+thisG5129U+ inG1722T+ neitherG3777 #[y^F(oT>$ iN4y[!+all thingsG3956+usG2254%+he will tellG312+ is comeG2064+ heG1565+ whenG3752+ christG5547++ which is calledG3004+comethG2064+messiasG3323+thatG3754+i knowG1492+unto himG846 +saithG3004 #+the womanG3588 G1135 + in truthG225 + andG2532 + spiritG4151+ inG1722+worshipG4352+mustG1163+himG846!/+they that worshipG4352+andG2532+a spiritG4151#+godG3588 G2316+himG846!+to worshipG4352~+suchG5108}+seekethG2212 |!#+the fatherG3588 G3962{+forG1063z+in truthG225y+andG2532x+spiritG4151 $Uz]G0{cF.zcC+tU>%+went her wayG565=+andG2532<#+waterpotG3588 G5201;+herG846:+leftG8639+thenG37678#+the womanG3588 G11357+herG8466+withG33265%+talkest thouG29804+whyG51013+orG22282%+seekest thouG22121+whatG51010+saidG2036/+no manG3762.+ yetG3305-+ the womanG1135,+ withG3326++ he talkedG2980*+ thatG3754)+marvelledG2296(+andG2532'#+disciplesG3588 G3101&+hisG846%+cameG2064$+thisG5129#+uponG1909"+andG2532!+amG1510 +unto theeG4671!+that speakG2980+iG1473+unto herG846+saithG3004#+jesusG3588 G2424 #is[D,{dL(pZD"ia+ butG1161`+ eatG5315_+ masterG4461^+sayingG3004]+himG846\+prayedG2065#['#+his disciplesG3588 G3101Z)+the mean whileG3342Y+inG1722X+himG846W+untoG4314V+cameG2064U+andG2532T#+the cityG3588 G4172S+ofG1537R'+they went outG1831Q+thenG3767 P!#+ the christG3588 G5547O+ thisG3778N+ notG3385M+ isG2076L+ i didG4160K+that everG3745J!+all thingsG3956I+meG3427H+toldG2036G+whichG3739F+a manG444E+seeG1492D+comeG1205C!!+ to the menG3588 G444B+ saithG3004A+ andG2532@#+ the cityG3588 G4172?+intoG1519 $ejR<$ kS8kU?)e#+"workG3588 G2041+"hisG846+"to finishG5048+" andG2532+" meG3165 -+" of him that sentG3992#+" the willG3588 G2307~+" doG4160}+"toG2443|+"isG2076{+"meatG1033z+"myG1699y+"unto themG846x+"saithG3004w#+"jesusG3588 G2424v+! to eatG5315u+! himG846t+! broughtG5342s+! any manG5100r+!hathG5342q+!anotherG240p+!toG4314o+!oneG240#n'#+!the disciplesG3588 G3101m+!saidG3004l+!thereforeG3767k+ notG3756j+ knowG1492i+ yeG5210h+ thatG3739g+ to eatG5315f+ meatG1035e+ haveG2192d+ iG1473c+ unto themG846b+ he saidG2036 $RiR8w`E! rO2jR)+$bothG2532(+$thatG2443'+$ eternalG166&+$ lifeG2222%+$ untoG1519$+$ fruitG2590#+$ gatherethG4863"+$andG2532!+$wagesG3408 +$receivethG2983++$he that reapethG2325+$andG2532+#harvestG2326+#toG4314+#alreadyG2235+#whiteG3022+#they areG1526+#forG3754 !#+#the fieldsG3588 G5561+#look onG2300+#andG2532#+#eyesG3588 G3788+#yourG5216+#lift upG1869+# unto youG5213+# i sayG3004+# beholdG2400#+# harvestG3588 G2326 +# comethG2064 +#andG2532 #+#four monthsG5072 +#yetG2089 +#there areG2076+#yeG5210+#notG3756+#sayG3004 $]iR8" rWB+w[?(s]M+'ofG1537L+'manyG4183K+'andG1161J#+&laboursG3588 G2873I+&theirG846H+&intoG1519G#+&are enteredG1525F+& yeG5210E+& andG2532D+& labouredG2872C+& other menG243B+& labourG2872A+&noG3756@+&bestowedG2872?+&yeG5210>%+&that whereonG3739=+&to reapG2325<+&youG5209;+&sentG649:+&iG14739+%reapethG23258+%anotherG2437+%andG25326+% sowethG46875+% oneG2434+% trueG2283#+%sayingG3588 G30562+%thatG51291+%isG20760+%hereinG1722/+%andG1063.+$togetherG3674-#+$may rejoiceG5463,++$he that reapethG2325++$andG2532*)+$he that sowethG4687 "emW@nU?'}V>'}eo+)moreG4119n+)manyG4183m+)andG2532l+(daysG2250k+(twoG1417j+(thereG1563i+( he abodeG3306h+( andG2532g+( themG846f+( withG3844#e3+( that he would tarryG3306d+(himG846c'+(they besoughtG2065b+(himG846a+(untoG4314`+(were comeG2064$_)#+(the samaritansG3588 G4541^+(whenG5613]+(soG3767\+'i didG4160[+'that everG3745Z+'allG3956Y+'meG3427X+'he toldG2036W++' which testifiedG3140"V%#+' of the womanG3588 G1135 U!#+' the sayingG3588 G3056T+' forG1223S+' himG846R+'onG1519Q+'believedG4100P#+'cityG3588 G4172O+'of thatG1565$N)#+'the samaritansG3588 G4541 #f{dL*|eE)wR,}f++ wentG565++andG2532++thenceG1564#++he departedG1831++daysG2250 ++twoG1417 ++afterG3326 ++nowG1161" %#+*of the worldG3588 G2889! ##+*the saviourG3588 G4990 !#+*the christG3588 G5547+*indeedG230+*isG2076+*thisG3778+*thatG3754+*knowG1492+*andG2532+*ourselvesG846'+*we have heardG191+*forG1063~+* sayingG2981}+* thyG4674|+* ofG2981{+* becauseG1223z+* notG3765y!+*we believeG4100x+*nowG3765w)+*unto the womanG1135v+*saidG3004u+*andG5037t+)wordG3056s+)his ownG846r#+)ofG3588 G3056q+)becauseG1223p+)believedG4100 #ZwZB% yaB* nV<& rZ5+-untoG15194+-wentG20643+-alsoG25322+-theyG8461+-forG10630#+-the feastG3588 G1859/+-atG1722.+-jerusalemG2414-+- atG1722,+- he didG4160++- thatG3739*)+- all the thingsG3956)#+- having seenG3708(+-himG846'+-receivedG1209$&)#+-the galilæansG3588 G1057%#+-galileeG3588 G1056$+-intoG1519##+-he was comeG2064"+-whenG3753!+-thenG3767 +, countryG3968+, his ownG2398+, inG1722+, honourG5092+, noG3756+,hathG2192+,a prophetG4396+,thatG3754+,testifiedG3140+,himselfG846#+,jesusG3588 G2424+,forG1063#++ galileeG3588 G1056++ intoG1519 #`w_G# cH/gN2w`X+/andG2532W+/ himG846V+/ untoG4314U+/ he wentG565T#+/ galileeG3588 G1056S+/ intoG1519R#+/judæaG3588 G2449Q+/out ofG1537P+/was comeG2240O+/jesusG2424N+/thatG3754M+/heardG191L+/heG3778K+/whenG191J+.capernaumG2584I+.atG1722H+.was sickG770G#+.sonG3588 G5207F+.whoseG3739E+.noblemanG937D+.a certainG5100C+.there wasG2258B+. andG2532A+. wineG3631@#+. the waterG3588 G5204?+. he madeG4160>+. whereG3699 =!#+.of galileeG3588 G1056<+.canaG2580;+.intoG1519:+.againG38259+.cameG20648#+.jesusG3588 G24247+.soG37676#+-the feastG3588 G1859 $XyaK.nX>$ mT<&qX|+2saithG3004{#+2jesusG3588 G2424z+1 dieG599y#+1 childG3588 G3813x+1 myG3450w+1ereG4250v+1come downG2597u+1sirG2962t+1himG846s+1untoG4314r+1saithG3004q%+1the noblemanG937p+0believeG4100o+0notG3361n+0 ye willG4100m+0 wondersG5059l+0 andG2532k+0 signsG4592j+0ye seeG1492i+0exceptG3361h+0himG846g+0untoG4314f#+0jesusG3588 G2424e+0saidG2036d+0thenG3767c+/deathG599&b9+/he was at the point ofG3195a+/forG1063`#+/sonG3588 G5207_+/hisG846^+/healG2390]+/andG2532"\1+/he would come downG2597[+/thatG2443Z+/himG846Y+/besoughtG2065 $RybB&`I3nW@&tR #+4the hourG3588 G5610+4themG846+4ofG3844#+4enquired heG4441+4thenG3767+3livethG2198#+3sonG3588 G3816+3thyG4675+3 sayingG3004+3 toldG518+3 andG2532+3 himG846+3 metG528#+3servantsG3588 G1401+3hisG846!+3going downG2597+3nowG2235+3wasG2597+3heG846 +3asG2235 +3andG1161 ++2he went his wayG4198 +2andG2532 +2unto himG846!+2had spokenG2036+2 jesusG2424+2 thatG3739#+2 the wordG3588 G3056+2 believedG4100!+2 the manG3588 G444+2andG2532+2livethG2198#+2sonG3588 G5207+2thyG4675~!+2go thy wayG4198}+2unto himG846 $P|aD*mU=' hQ4hPD+6thisG5124C#+5houseG3588 G3614B+5wholeG3650A+5hisG846@+5andG2532?+5believedG4100>+5himselfG846=+5andG2532<+5livethG2198;#+5sonG3588 G5207:+5thyG46759+5 unto himG8468+5 saidG20367#+5 jesusG3588 G24246+5 the whichG37395+5inG17224#+5hourG3588 G56103+5the sameG15652+5atG17221+5thatG37540+5knewG1097 /!#+5the fatherG3588 G3962.+5soG3767-+4himG846,+4leftG863+#+4the feverG3588 G4446*+4hourG5610)+4seventhG1442(+4at theG5610'+4yesterdayG5504&+4 unto himG846%+4 they saidG2036$+4 andG2532#+4 to amendG2866"+4he beganG2192!+4whenG1722 "W|eA'eF/zWA$ rWf+porchesG4745e+fiveG4002d+ havingG2192c+ bethesdaG964$b5+ in the hebrew tongueG1447a++ which is calledG1951`+ a poolG2861_+the sheepG4262^+byG1909]#+jerusalemG3588 G2414\+atG1722[+there isG2076Z+nowG1161Y+ jerusalemG2414X+ toG1519W+ went upG305V#+jesusG3588 G2424U+andG2532T#+of the jewsG2453S+a feastG1859R+there wasG2258Q+thisG5023P+afterG3326O#+6 galileeG3588 G1056N+6 intoG1519M#+6 judæaG3588 G2449L+6 out ofG1537 K-+6when he was comeG2064J+6didG4160I#+6jesusG3588 G2424H+6miracleG4592G+6secondG1208F+6theG4592E+6againG3825 !doL0hK+dL3zd+ofG3553+wholeG5199+was madeG1096!+stepped inG1684"%#+of the waterG3588 G5204#'#+the troublingG3588 G5016+afterG3326+ firstG4413+ thenG3767~+ whosoeverG3588}#+ the waterG3588 G5204|+ troubledG5015{+andG2532z#+the poolG3588 G2861y+intoG1722x+seasonG2540w%+at a certainG2596v+went downG2597u+an angelG32t+forG1063"s%#+of the waterG3588 G5204r!+the movingG2796q#+ waiting forG1551p+ witheredG3584o+ haltG5560n+ of blindG5185m-+ of impotent folkG770l+multitudeG4128k+greatG4183j+aG4128i+layG2621h+theseG3778g+inG1722 $WycL3nW@)z^C& mW++noG3756*+i haveG2192)+sirG2962(+himG846'+answeredG611&-+the impotent manG770%+wholeG5199$+be madeG1096#+wilt thouG2309"+unto himG846!+ he saithG3004 + timeG5550+ a longG4183+ nowG2235#+ he had beenG2192+thatG3754+knewG1097+andG2532+lieG2621+himG5126+sawG1492#+jesusG3588 G2424+whenG1492+ yearsG2094+ eightG3638+ thirtyG5144!%!+an infirmityG3588 G769+which hadG2192+thereG1563+wasG2258 +manG444 +a certainG5100 +andG1161 +he hadG2722 +diseaseG3553!+whatsoeverG1221 $YzdN6w]G(w_H) pYO+ andG2532N#+ bedG3588 G2895M+ hisG846L+ took upG142K+ andG2532J+ wholeG5199I+ was madeG1096H!+ the manG3588 G444G#+ immediatelyG2112F+ andG2532E+ walkG4043D+andG2532C#+bedG3588 G2895B+thyG4675A+take upG142@+riseG1453?+unto himG846>+saithG3004=#+jesusG3588 G2424<+meG1700;+beforeG4253:'+steppeth downG25979+anotherG2438+am comingG20647+iG14736+whileG37395+butG11614#+the poolG3588 G28613+intoG15192+meG31651+ putG9060+ toG2443/#+ is troubledG5015.#+ the waterG3588 G5204-+ whenG3752,+manG444 #[iJ.|eK/sW?$ q[r+ himG846q!+ asked theyG2065p+ thenG3767o+ walkG4043n+ andG2532m#+ bedG3588 G2895l+ thyG4675k+ take upG142j+ unto meG3427i+ saidG2036h+ the sameG1565g+ wholeG5199f+ meG3165e%+ he that madeG4160d+ themG846c#+ he answeredG611b#+ bedG3588 G2895a+ to carryG142`+ for theeG4671_+ lawfulG1832^+ notG3756]+ it isG1832\++ the sabbath dayG4521[+ isG2076'Z;+ unto him that was curedG2323Y+ saidG3004X+ thereforeG3767W+ the jewsG2453V#+ the sabbathG4521U+ wasG2258T#+ dayG3588 G2250S+ the sameG1565R+ onG1722Q+ andG1161P+ walkedG4043 "fv\E(v\E,uV;%f'+ thou art madeG1096+ beholdG1492+ unto himG846+ saidG2036+andG2532 !#+the templeG3588 G2411+inG1722 +himG846 +findethG2147 #+jesusG3588 G2424 +afterwardG3326 #+ placeG3588 G5117+ inG1722+ beingG5607#+ a multitudeG3793)?+ had conveyed himself awayG1593+ jesusG2424+ forG1063+ it wasG2076+ whoG5101+ notG3756+ wistG1492"~1+ he that was healedG2390}+ andG1161|+ walkG4043{+ andG2532z#+ bedG3588 G2895y+ thyG4675x+ take upG142w+ unto theeG4671v++ that which saidG2036u+ isG2076t!+ manG3588 G444s+ whatG5101 #fjR5~eC-qZ@&}f7+butG11616++the sabbath dayG45215+onG17224%+these thingsG50233#+he had doneG41602+ becauseG37541+ himG8460+ to slayG615/+ soughtG2212.+ andG2532-#+jesusG3588 G2424,+persecuteG1377++the jewsG2453*+didG1377)+thereforeG1223(+andG2532'+ wholeG5199&+ himG846%)+ which had madeG4160$+ jesusG2424#+ it wasG2076"+thatG3754!+the jewsG2453 +toldG312+andG2532+departedG565!+the manG3588 G444+unto theeG4671+comeG1096+thingG5100+a worseG5501+lestG2443+no moreG3371+sinG264+ wholeG5199 #ddI0y^H1x[@& dZ#+jesusG3588 G2424Y+answeredG611X+thenG3767W#+with godG3588 G2316V+equalG2470U+himselfG1438T+makingG4160S+fatherG3962R+was hisG2398Q#+godG3588 G2316P+thatG3004O+alsoG2532N+saidG3004M+butG235!L##+the sabbathG3588 G4521K!+had brokenG3089J+ onlyG3440I+ notG3756H+ heG3089G+ becauseG3754F+ himG846E+to killG615D+the moreG3123C+soughtG2212B+the jewsG2453A+thereforeG1223@+ workG2038?+ and iG2504>+ hithertoG737=+workethG2038<#+fatherG3588 G3962;+myG3450:+themG8469+answeredG6118+jesusG2424 $VjN-kG1iH,tV~!+ all thingsG3956}+himG846|+shewethG1166{+andG2532z#+the sonG3588 G5207y+lovethG5368x!+the fatherG3962w+forG1063v+!likewiseG3668u#+ the sonG3588 G5207t+doethG4160s+alsoG2532r+theseG5023q+doethG4160p+heG1565o+soeverG302n#+what thingsG3739m+forG1063l+doG4160 k!#+the fatherG3588 G3962j+he seethG991i+whatG5100h+butG3361g+himselfG1438f+ofG575e+nothingG3762d+ doG4160c+ canG1410b#+ the sonG3588 G5207a+ unto youG5213`+ i sayG3004_+verilyG281^+verilyG281]+unto themG846\+saidG2036[+andG2532 "c~hM4y[?( jS/c" %#+ unto the sonG3588 G5207#+ judgmentG3588 G2920+allG3956)+hath committedG1325+butG235+no manG3762+judgethG2919 !#+the fatherG3588 G3962+forG1063+he willG2309+ whomG3739!+ quickenethG2227#+ the sonG3588 G5207+ soG3779+ evenG2532!+quickenethG2227+andG2532+the deadG3498!+raiseth upG1453 !#+the fatherG3588 G3962 +asG5618 +forG1063 !+may marvelG2296 +yeG5210+thatG2443!+than theseG5130+worksG2041+greaterG3173+himG846%+he will shewG1166+ andG2532+ doethG4160+ himselfG846+ thatG3739 "XtU1 |YC*s\?pXB+comeG2064A+notG3756@+shallG2064?+andG2532>+lifeG2222=#+everlastingG166<+hathG2192;+meG3165 :-+ on him that sentG39929+ believethG41008+ andG25327#+ wordG3588 G30566+ myG34505+hearethG1914+he thatG35883+unto youG52132+i sayG30041+verilyG2810+verilyG281/+himG846.++which hath sentG3992 -!#+the fatherG3588 G3962,+notG3756++ honourethG5091*#+ the sonG3588 G5207)+ notG3361!(/+ he that honourethG5091 '!#+ the fatherG3588 G3962&#+they honourG5091%+even asG2531$#+the sonG3588 G5207#'+should honourG5091"+allG3956!+thatG2443 "n}^F(qZD,uT6 nd+soG3779c+himselfG1438b+inG1722a+lifeG2222`+hathG2192 _!#+the fatherG3588 G3962^+asG5618]+forG1063\!+shall liveG2198[)+they that hearG191Z+andG2532Y#+of godG3588 G2316 X!#+of the sonG3588 G5207W#+the voiceG3588 G5456V!+shall hearG191U+the deadG3498T+ whenG3753S+ isG2076R+ nowG3568Q+ andG2532P+ is comingG2064O+the hourG5610N+unto youG5213M+i sayG3004L+verilyG281K+verilyG281J#+lifeG3588 G2222I+untoG1519H#+deathG3588 G2288G+fromG1537F+is passedG3327E+butG235D%+condemnationG2920C+intoG1519 "lrW@" iN5fO3l -+shall come forthG1607+andG2532#+voiceG3588 G5456+hisG846!+ shall hearG191 !#+ the gravesG3588 G3419+ inG1722+ that areG3588~+ allG3956}+the whichG3739|+inG1722{+is comingG2064z+the hourG5610y+forG3754x+at thisG5124w+notG3361v+marvelG2296u+ of manG444t+ the sonG5207s+ he isG2076r+becauseG3754q+alsoG2532p+judgmentG2920o!+to executeG4160n+authorityG1849m+himG846l!+hath givenG1325k+andG2532j+himselfG1438i+inG1722h+ lifeG2222g+ to haveG2192 f!#+ to the sonG3588 G5207e'+ hath he givenG1325 "`mV/{ZD)zbG-`(++which hath sentG3992''+of the fatherG3962&#+the willG3588 G2307%+butG235$#+willG3588 G2307#+mine ownG1699"+notG3756!+i seekG2212 +becauseG3754+justG1342+isG2076#+judgmentG3588 G2920+myG1699+andG2532+ i judgeG2919+ i hearG191+ asG2531+ nothingG3762+doG4160'+mine own selfG1683+ofG575+canG1410+iG1473%+of damnationG2920-+the resurrectionG386+untoG1519+evilG5337# 3+ they that have doneG4238 + andG1161 + of lifeG2222 -+ the resurrectionG386 + untoG1519+goodG18#3+they that have doneG4160 $doY8" jS9!iS<$ dL+"receiveG2983K+"iG1473J+"butG1161#I)!+!unto the truthG3588 G225H++!he bare witnessG3140G+!andG2532F+!johnG2491E+!untoG4314D+!sentG649C+!yeG5210B+ trueG227A+ isG2076@+ meG1700?+ ofG4012>'+ he witnessethG3140=+ whichG3739!<##+ the witnessG3588 G3141;+ thatG3754:+ i knowG14929+ andG25328+ meG17007+ ofG4012$65+ that beareth witnessG31405+ anotherG2434+ there isG20763+ trueG2272+ notG37561+isG20760#+witnessG3588 G3141/+myG3450.+myselfG1683-+ofG4012,%+bear witnessG3140++iG1473*+ifG1437)+meG3165 #sbI1bI2bK6so+$ whichG3739n+$ the worksG2041m+$forG1063l#+$ of johnG3588 G2491k#+$witnessG3588 G3141j+$greaterG3173i+$haveG2192h+$iG1473g+$butG1161f#+#lightG3588 G5457e+#hisG846d+#inG1722c!+#to rejoiceG21b+# a seasonG5610a+# forG4314`%+# were willingG2309_+# yeG5210^+# andG1161]+#lightG3088\+#a shiningG5316[+#andG2532Z+#burningG2545Y#+#aG3588 G3088X+#wasG2258W+#heG1565V)+" might be savedG4982U+" yeG5210T+" thatG2443S+" i sayG3004R%+" these thingsG5023Q+"butG235P+"manG444O+"fromG3844N#+"testimonyG3588 G3141M+"notG3756 $Wx]>&sWA* }gM2nW+&andG2532+%shapeG1491+%hisG846+%seenG3708+%norG3777#+%at any timeG4455 +%voiceG5456 +% hisG846 +% heardG191 +% neitherG3777 +% ye haveG191+% meG1700+%ofG4012"1+%hath borne witnessG3140+%meG3165++%which hath sentG3992+%himselfG846!+%the fatherG3962+%andG2532+$meG3165+$hath sentG649 ~!#+$the fatherG3588 G3962}+$thatG3754|+$meG1700{+$ofG4012z%+$bear witnessG3140y+$doG4160x+$iG1473w+$thatG3739v#+$worksG3588 G2041u+$the sameG846t+$finishG5048s+$toG2443r+$ meG3427q!+$ hath givenG1325 p!#+$ the fatherG3588 G3962 %kiR;# xP9# yaJ$k8+(meG31657+(toG43146+(comeG20645+(notG37564+(ye willG23093+(andG25322+'meG17001+'ofG4012"01+'they which testifyG3140/+'areG1526.+'theyG1565-+' andG2532,+' lifeG2222++' eternalG166*+' ye haveG2192)+' thinkG1380(+'yeG5210'+'themG846&+'inG1722%+'forG3754$$)#+'the scripturesG3588 G1124#+'searchG2045"+&notG3756!+&believeG4100 +&yeG5210+& himG5129+& hath sentG649+& heG1565+& whomG3739+& forG3754+&youG5213+&inG1722+&abidingG3306#+&wordG3588 G3056+&hisG846+&notG3756+&ye haveG2192 $b}cK5dN7"fP9# b\+++ye will receiveG2983[++himG1565Z#++nameG3588 G3686Y++his ownG2398X++inG1722W!++shall comeG2064V++ anotherG243U++ ifG1437T++ notG3756S++ meG3165R!++ ye receiveG2983Q++andG2532P#++nameG3588 G3686O#++father'sG3588 G3962N++myG3450M++inG1722L++am comeG2064K++iG1473J+* youG1438I+* inG1722H#+*of godG3588 G2316G+*the loveG3588 G26F+*notG3756E+*ye haveG2192D+*thatG3754C+*youG5209B+*i knowG1097A+*butG235@+)menG444?+)fromG3844>+)honourG1391=+)notG3756<+)receiveG2983;+( lifeG2222:'+(ye might haveG21929+(thatG2443 %]fP:  oWA*tX7 |]#+.ye believedG4100+.hadG1487+.forG1063~+-trustG1679}+-yeG5210|+-whomG3739{+-inG1519z+-mosesG3475y+- youG5216x'+- that accusethG2723w+- there isG2076 v!#+- the fatherG3588 G3962u+- toG4314t+-youG5216s#+-will accuseG2723r+-iG1473q+-thatG3754p+-thinkG1380o+-notG3361n+-doG1380m+,onlyG3441l+,godG2316k+,fromG3844j+,thatG3588 i!#+,the honourG3588 G1391h+, notG3756g+, seekG2212f+, andG2532e+, anotherG240d+, ofG3844c+,oneG240b+,honourG1391a'+,which receiveG2983`+,believeG4100_+,yeG5210^+,canG1410]+,howG4459 #ezaK5eO6jE.{e$+ hisG846#+they sawG3708"+becauseG3754!+himG846 +followedG190+multitudeG3793+greatG4183+aG3793+andG2532!##+of tiberiasG3588 G5085 !#+of galileeG3588 G1056#+the seaG3588 G2281+overG4008+wentG565#+jesusG3588 G2424%+these thingsG5023+afterG3326+/ wordsG4487+/ myG1699 -+/ shall ye believeG4100+/ howG4459+/writingsG1121+/hisG1565 +/notG3756 !+/ye believeG4100 +/ifG1487 +/butG1161 +. meG1700+. ofG4012+. wroteG1125+. heG1565+.forG1063+.meG1698&9+.ye would have believedG4100+.mosesG3475 #WkT5}gD- gO2mWG+himG846F+ untoG4314E+ comeG2064D+ companyG3793C+ greatG4183B+ aG3793A+sawG2300@+andG2532?#+eyesG3588 G3788>+lifted upG1869=+thenG3767<#+jesusG3588 G2424;+whenG3767:+nighG14519+wasG22588#+of the jewsG24537#+a feastG3588 G18596%+the passoverG39575+andG11614#+ disciplesG3588 G31013+ hisG8462+ withG33261+he satG25210+thereG1563/+andG2532 .!#+a mountainG3588 G3735-+intoG1519,+went upG424+#+jesusG3588 G2424*+andG1161&);+them that were diseasedG770(+ onG1909'+ he didG4160&+ whichG3739%#+ miraclesG3588 G4592 $]t\D+}`H0v[F/w]k+littleG1024j+aG5100i+may takeG2983h+ of themG846g+ every oneG1538f+ thatG2443e+ for themG846d!+ sufficientG714c+notG3756b+isG714a+of breadG740`!+pennyworthG1220_#+two hundredG1250^+himG846]+answeredG611\+philipG5376[+ doG4160Z+ he wouldG3195Y+ whatG5101X+knewG1492W!+he himselfG846V+forG1063U+himG846T+to proveG3985S+he saidG3004R+thisG5124Q+andG1161P+may eatG5315O+theseG3778N+thatG2443M+breadG740L%+shall we buyG59K+whenceG4159J#+philipG3588 G5376I+untoG4314H+he saithG3004 $ehM.|dJ1mR;}e+ muchG4183+ there wasG2258 + nowG1161 + sit downG377 !+ the menG3588 G444 + makeG4160 + saidG2036#+ jesusG3588 G2424+ andG1161+ so manyG5118+ amongG1519+ theyG5023+ areG2076+ whatG5101+ butG235%+ small fishesG3795+ twoG1417~+ andG2532}+ loavesG740|+ barleyG2916{+ fiveG4002z+ hathG2192y+ whichG3739x+ hereG1520w+ a ladG3808v+ there isG2076u+ unto himG846t+ saithG3004s+brotherG3588 G80r+peter'sG4074q+simonG4613p+andrewG406o#+disciplesG3588 G3101n+hisG846m+ofG1537l+oneG1520 ^x];"yM+iS/^.#+ disciplesG3588 G3101-+ unto hisG846,+ he saidG3004 +-+ they were filledG1705*+ whenG5613)!+ they wouldG2309(!+ as much asG3745 '!#+ the fishesG3588 G3795&+ ofG1537%+ likewiseG3668$+ andG2532)#A+ to them that were set downG345"'+ the disciplesG3101!+ andG1161& -#+ to the disciplesG3588 G3101)+ he distributedG1239(=+ when he had given thanksG2168+ andG2532!!+ the loavesG3588 G740+ tookG2983#+ jesusG3588 G2424+ andG1161'+ five thousandG4000+ aboutG5616!+ in numberG3588 G706+ sat downG377!+ the menG3588 G435+ soG3767#+ the placeG3588 G5117+ inG1722+ grassG5528 !LpV9pZ>$ hB# rL"O%#+that prophetG3588 G4396N!+ of a truthG230M+ isG2076L+ thisG3778K+ saidG3004J+didG4160I#+jesusG3588 G2424H+thatG3739G#+the miracleG4592"F1+when they had seenG1492E+those menG444D+thenG3767'C=+ unto them that had eatenG977'B;+ remained over and aboveG4052A+ whichG3739@+ loavesG740?+ barleyG2916>+ the fiveG4002=+ ofG1537"<1+ with the fragmentsG2801;+ basketsG2894:+ twelveG14279+ filledG10728+ andG25327+ togetherG48636'+ they gatheredG48635+ thereforeG37674+ be lostG6223+ nothingG33612+ thatG24431#+ that remainG40520'+ the fragmentsG2801/+ gather upG4863 #jpS6s[E,oW?(jr+andG2532q#+ the seaG3588 G2281p+ untoG1909o+went downG2597n#+disciplesG3588 G3101m+hisG846l+comeG1096k+wasG1096j+evenG3798i+whenG5613h+andG1161g+aloneG3441f+himselfG846 e!#+a mountainG3588 G3735d+intoG1519c+againG3825b#+he departedG402a+a kingG935`+himG846_+ makeG4160^+ toG2443]+ by forceG726\+ himG846[+ takeG726Z+andG2532Y+comeG2064X!+they wouldG3195W+thatG3754V+perceivedG1097U+thereforeG3767T+jesusG2424S+whenG3767R#+the worldG3588 G2889Q+intoG1519 P-+that should comeG2064 #d}\B%xaI3dB)d+ walkingG4043#+ jesusG3588 G2424+ they seeG2334+furlongsG4712+thirtyG5144+orG2228++five and twentyG1501+aboutG5613 )+they had rowedG1643 +so whenG3767 +that blewG4154 +windG417 !+of a greatG3173+aroseG1326+the seaG2281+andG5037+themG846+toG4314+comeG2064+notG3756+wasG2064#+jesusG3588 G2424+andG2532~+ darkG4653}+ nowG2235|+ it wasG1096{+ andG2532z+ capernaumG2584y+towardG1519x#+the seaG3588 G2281w+overG4008v+wentG2064u#+a shipG3588 G4143t+intoG1519s+enteredG1684 "YXAsYA}[D. xY7#+which stoodG2476 6!#+the peopleG3588 G3793!5/+the day followingG18874+wentG52173+theyG37392+ whitherG15191#+ the landG3588 G10930+ atG1909/+ wasG1096.#+ the shipG3588 G4143-#+immediatelyG2112,+andG2532+#+the shipG3588 G4143*+intoG1519)+himG846(+receivedG2983')+they willinglyG2309&+thenG3767%+ afraidG5399$+notG3361#+beG5399"+iG1473!+it isG1510 +unto themG846+he saithG3004+butG1161 -+they were afraidG5399+andG2532#'#+unto the shipG3588 G4143+nighG1451+drawingG1096+andG2532#+ the seaG3588 G2281+ onG1909bR$RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{$1w$2$3>$4a$5$6)$7M$8o$9$:5$;X$<|$= $>D$1w$2$3>$4a$5$6)$7M$8o$9$:5$;X$<|$= $>D$?f$@$A+$BO$Cr$D$E7$FZ$G~$H $IB$Jd$K$L($ML$No$O$P8$Q\$R$S$$TG$Uk$V$W.$XO$Yr$Z$[7$]Z$^|$_$`?$ac$b$c)$dN$eq$f$g8$h[$i}$j!$kD$li$m $n0$oS$px$q$rA$sd$t$u-$vQ$wv$x$y<$z`${$|&$}J$~p$$7$[$$"$D$g$ $.$Q$t$$:$]$$%$K$o$$8$\ #RkS;# mM6gE/kRZ+boatsG4142Y+otherG243X!+there cameG2064W+howbeitG1161V+&aloneG3441U)+%were gone awayG565T#+$disciplesG3588 G3101S+#hisG846R+"butG235Q#+!the boatG3588 G4142P+ intoG1519O#+disciplesG3588 G3101N+hisG846M+withG4897L+notG3756K+wentG4897J#+jesusG3588 G2424I+thatG3754H+andG2532G%+were enteredG1684F#+disciplesG3588 G3101E+hisG846D+whereintoG3739C+oneG1520B+thatG1565A+saveG1487@+thereG1563?+ boatG4142>+ otherG243=+ noneG3756<+ there wasG2258;+ thatG3754:+sawG1492 9!#+of the seaG3588 G2281!8/+on the other sideG4008 "NsS5xaI0~fN,uN#|3+when they had foundG2147{+andG2532z#+jesusG3588 G2424y#+seeking forG2212x+capernaumG2584w+toG1519v+cameG2064u+andG2532t#+shippingG3588 G4143s+tookG1684r+alsoG2532q+ theyG846p#+ disciplesG3588 G3101o+ hisG846n+ neitherG3761m+ thereG1563l+notG3756k+wasG2076j+jesusG2424i+thatG3754h+sawG1492g+thereforeG3767 f!#+the peopleG3588 G3793e+whenG3753 d-+had given thanksG2168c#+ the lordG3588 G2962b!+ after thatG2168a!+ breadG3588 G740`%+ they did eatG5315_+ whereG3699^#+the placeG3588 G5117]+nigh untoG1451\+tiberiasG5085[+fromG1537 "fiP8fM4{eJ,f"%#+for the meatG3588 G1035+notG3361+labourG2038#+were filledG5526+andG2532!!+the loavesG3588 G740+ofG1537!+ye did eatG5315+becauseG3754+butG235%+the miraclesG4592+ye sawG1492+ becauseG3754+ notG3756+ meG3165+ ye seekG2212+ unto youG5213 +i sayG3004 +verilyG281 +verilyG281 +saidG2036 +andG2532+themG846+answeredG611#+jesusG3588 G2424+ hitherG5602#+ camest thouG1096+ whenG4219+rabbiG4461+unto himG846+they saidG2036 !#+of the seaG3588 G2281!~/+on the other sideG4008}+himG846 !bgI1pX;cK*~b?+unto themG846>+saidG2036=+andG2532<+answeredG611;#+jesusG3588 G2424:#+ of godG3588 G23169#+ the worksG3588 G20418'+we might workG20387+thatG24436#+shall we doG41605+whatG51014+himG8463+untoG43142+said theyG20361+thenG37670+sealedG4972 /!#+the fatherG3588 G3962.#+godG3588 G2316-+hathG4972,+himG5126++forG1063*+unto youG5213)!+shall giveG1325(!+of manG3588 G444'#+the sonG3588 G5207&+ whichG3739%+ lifeG2222$#+ everlastingG166#+ untoG1519")+ which endurethG3306#!'#+for that meatG3588 G1035 +butG235++which perishethG622 $PxZD(qV>&lU4gPc+ themG846b+ he gaveG1325a+ writtenG1125`+ it isG2076_+ asG2531^!+the desertG2048]+inG1722\+mannaG3131[+did eatG5315Z#+fathersG3588 G3962Y+ourG2257X)+dost thou workG2038W+whatG5101V+ theeG4671U+ believeG4100T+ andG2532S!+ we may seeG1492R+ thatG2443Q+thenG3767P+thouG4771O+shewestG4160N+signG4592M+whatG5101L+unto himG846K+thereforeG3767J+they saidG2036I+hath sentG649H+heG1565G+ him whomG3739F+ onG1519E!+ ye believeG4100D+ thatG2443C#+ of godG3588 G2316B#+the workG3588 G2041A+isG2076@+thisG5124 #a~_G+|eB* qZB* ya+!fromG1537$5+!he which cometh downG2597+!isG2076#+!of godG3588 G2316+!the breadG740+!forG1063#+ heavenG3588 G3772+ fromG1537~+ breadG740}+ trueG228|!+ theG3588 G740{+ youG5213z+ givethG1325y#+ fatherG3588 G3962x+ myG3450w+ butG235v#+ heavenG3588 G3772u+ fromG1537t!!+ that breadG3588 G740s+ notG3756r+ youG5213q+ gaveG1325p+ mosesG3475o+ unto youG5213n+ i sayG3004m+ verilyG281l+ verilyG281k+ unto themG846j+ saidG2036i#+ jesusG3588 G2424h+ thenG3767g+to eatG5315f#+heavenG3588 G3772e+fromG1537d+breadG740 #hoW:" t]>& zdN5h)+#neverG3756(+#shallG1372'+#meG1691&+#onG1519!%/+#he that believethG4100$+#andG2532#+#hungerG3983"+#neverG3756!+# shallG3983 +# meG3165+# toG4314)+# he that comethG2064#+#of lifeG3588 G2222!+#the breadG3588 G740+#amG1510+#iG1473+#unto themG846+#saidG2036#+#jesusG3588 G2424+#andG1161!+" breadG3588 G740+" thisG5126+"usG2254+"giveG1325+"evermoreG3842+"lordG2962+"himG846+"untoG4314 +"said theyG2036 +"thenG3767$ )#+! unto the worldG3588 G2889 +! lifeG2222 +! givethG1325+! andG2532#+! heavenG3588 G3772 %SlT7! kU7! mU>'qSN#+& willG3588 G2307M+& mine ownG1699L+&doG4160K+&toG2443J+&notG3756I#+&heavenG3588 G3772H+&fromG1537G#+&i came downG2597F+&forG3754E+%outG1854D+%castG1544C!+%in no wiseG3756B+%i willG1544A+% meG3165@+% toG4314?++% him that comethG2064>+% andG2532=+%meG1691<+%toG4314;!+%shall comeG2240:+%meG34279+%givethG1325 8!#+%the fatherG3588 G39627+%thatG37396+%allG39565+$ notG37564+$ believeG41003+$ andG25322+$meG31651+$have seenG37080+$alsoG2532/+$yeG3708.+$thatG3754-+$unto youG5213,+$i saidG2036++$butG235*+#thirstG1372 #_w_I) tS=kT=%~_q#+( which seethG2334p+( every oneG3956o+(thatG2443n+(meG3165 m-+(of him that sentG3992l#+(the willG3588 G2307k+(isG2076j+(thisG5124i+(andG1161h+'dayG2250g+'the lastG2078f+'atG1722e+'up againG450d+'itG846c%+'should raiseG450b+'butG235a+'nothingG3361`'+'i should loseG622_+'meG3427^'+' he hath givenG1325]+' whichG3739\+' allG3956[+' ofG1537Z+' thatG2443Y+'meG3165X++'which hath sentG3992W#+'willG3588 G2307V%+'the father'sG3962U+'isG2076T+'thisG5124S+'andG1161R+&meG3165 Q-+&of him that sentG3992P#+& the willG3588 G2307O+& butG235 $ccE-pT<  qN6c#+*the sonG3588 G5207+*jesusG2424+*thisG3778+*notG3756+*isG2076+*they saidG3004+*andG2532#+)heavenG3588 G3772 +)fromG1537 ++) which came downG2597 !+) the breadG3588 G740 +) amG1510 +) iG1473+)he saidG2036+)becauseG3754+)himG846+)atG4012+)murmuredG1111+)thenG3767+)the jewsG2453+(dayG2250+(lastG2078+(at theG2250~+(upG450}+(himG846|!+(will raiseG450{+(iG1473z+(andG2532y+(lifeG2222x#+(everlastingG166w+(may haveG2192v+(himG846u+(onG1519t+(believethG4100s+( andG2532r#+( the sonG3588 G5207 #es]E.rS6iO8  }e8+, drawG16707+, meG31656++, which hath sentG3992 5!#+,the fatherG3588 G39624+,exceptG14373+,meG31652+,toG43141+,comeG20640+,canG1410/+,no manG3762.!++ yourselvesG240-++ amongG3326,++notG3361+++murmurG1111*++unto themG846)++saidG2036(++andG2532'++answeredG611&++thereforeG3767%#++jesusG3588 G2424$#+*heavenG3588 G3772#+*fromG1537"#+*i came downG2597!+*saithG3004 +*heG3778+*thatG3754!+*is it thenG3767+*howG4459+*knowG1492+* weG2249#+* motherG3588 G3384+* andG2532#+* fatherG3588 G3962+* whoseG3739+*of josephG2501 #]v\D-nT4gM5|][#+. he which isG5607Z+.saveG1487 Y!#+.the fatherG3588 G3962X+.hath seenG3708W+.any manG5100V+.thatG3754U+.notG3756T+-meG3165S+-untoG4314R+-comethG2064 Q!#+-the fatherG3588 G3962P+-ofG3844O%+-hath learnedG3129N+-andG2532M++- that hath heardG191L+- thereforeG3767K+- every manG3956J#+- of godG3588 G2316I+-taughtG1318H+-allG3956G'+-they shall beG2071F+-andG2532"E%#+-the prophetsG3588 G4396D+-inG1722C+-writtenG1125B+-it isG2076A+,dayG2250@+,lastG2078?+,at theG2250>+,upG450=+,himG846<!+,will raiseG450;+,iG1473:+,andG25329+, himG846 "ev]D+p[E"~\E*}e}+2thatG2443|#+2heavenG3588 G3772{+2fromG1537!z/+2which cometh downG2597y!+2the breadG3588 G740x+2isG2076w+2thisG3778v+1 are deadG599u+1 andG2532t)+1the wildernessG2048s+1inG1722r+1mannaG3131q+1did eatG5315p#+1fathersG3588 G3962o+1yourG5216n#+0of lifeG3588 G2222m!!+0that breadG3588 G740l+0amG1510k+0iG1473j+/ lifeG2222i#+/ everlastingG166h+/ hathG2192g+/meG1691f+/onG1519!e/+/he that believethG4100d+/unto youG5213c+/i sayG3004b+/verilyG281a+/verilyG281 `!#+.the fatherG3588 G3962_+. hath seenG3708^+. heG3778]#+. godG3588 G2316\+. ofG3844 $enYC' iR<$x`K.e!+3"the lifeG2222 +3 forG5228+3will giveG1325+3iG1473+3whichG3739#+3fleshG3588 G4561+3myG3450+3isG2076+3will giveG1325+3iG1473+3thatG1161!+3the breadG3588 G740+3andG2532!+3everG3588 G165+3forG1519'+3he shall liveG2198!+3breadG3588 G740+3thisG5127+3ofG1537+3 eatG5315 +3 any manG5100 +3 ifG1437 #+3 heavenG3588 G3772 +3 fromG1537 ++3which came downG2597+3breadG740+3livingG2198!+3theG3588 G740+3amG1510+3iG1473+2dieG599+2notG3361+2 andG2532+2 thereofG846+2 may eatG5315~+2 a manG5100 #WnQ7  nO7]9mWD+5inG1722C+5lifeG2222B+5noG3756A+5ye haveG2192@!+5bloodG3588 G129?+5hisG846>+5drinkG4095=+5andG2532<!+5of manG3588 G444 ;!#+5 of the sonG3588 G5207:#+5 the fleshG3588 G45619+5 ye eatG53158+5 exceptG14377+5unto youG52136+5i sayG30045+5verilyG2814+5verilyG2813+5unto themG8462+5saidG20361#+5jesusG3588 G24240+5thenG3767/+4to eatG5315.#+4 fleshG3588 G4561-+4 usG2254,+4 giveG1325++4 this manG3778*+4 canG1410)+4howG4459(+4sayingG3004'!+4themselvesG240&+4amongG4314%+4stroveG3164$+4thereforeG3767#+4the jewsG2453""%#+3#of the worldG3588 G2889 %f}aK-oU=&lN8|fi+8myG3450h+8drinkethG4095g+8andG2532f#+8fleshG3588 G4561e+8myG3450d)+8he that eatethG5176c+7 indeedG230b+7 drinkG4213a+7 isG2076`!+7 bloodG3588 G129_+7 myG3450^+7andG2532]+7indeedG230\+7meatG1035[+7isG2076Z+7fleshG4561Y+7myG3450X+7forG1063W+6dayG2250V+6lastG2078U+6at theG2250T+6upG450S+6himG846R!+6will raiseG450Q+6 iG1473P+6 andG2532O+6 lifeG2222N+6 eternalG166M+6 hathG2192L!+6bloodG3588 G129K+6myG3450J+6drinkethG4095I+6andG2532H#+6fleshG3588 G4561G+6myG3450F%+6whoso eatethG5176E+5youG1438 $^kU?({WA vS0w^ +:mannaG3131 +: did eatG5315 #+: fathersG3588 G3962 +: yourG5216 +: asG2531+:notG3756#+:heavenG3588 G3772+:fromG1537++:which came downG2597!!+:that breadG3588 G740+:isG2076+:thisG3778+9meG1691+9byG1223!+9shall liveG2198~+9even heG2548}+9meG3165|)+9he that eatethG5176{+9 soG2532 z!#+9 the fatherG3588 G3962y+9 byG1223x+9 liveG2198w+9and iG2504v+9meG3165u+9hath sentG649t+9fatherG3962s+9livingG2198r+9theG3962q+9asG2531p+8himG846o+8 inG1722n+8 and iG2504m+8 meG1698l+8 inG1722k+8 dwellethG3306j!+8bloodG3588 G129 #cyaC,}gJ2pZ>& {c0+=knewG1492/#+=jesusG3588 G2424.+=whenG1161-+<itG846,+<hearG191++<canG1410*+< whoG5101)+< sayingG3056(+< hardG4642'#+< anG3588 G3056&+< isG2076%+<thisG3778$+<saidG2036"#3+<when they had heardG191"#+<disciplesG3588 G3101!+<hisG846 +<ofG1537+<thereforeG3767+<manyG4183+;capernaumG2584+;inG1722%+;as he taughtG1321'+;the synagogueG4864+;inG1722+;said heG2036%+;these thingsG5023!+:everG3588 G165+:forG1519!+:shall liveG2198+:breadG740+:thisG5126!+:ofG3588 G740)+:he that eatethG5176+:are deadG599+:andG2532 #Q~bL6qQ0kH%hQS+?areG2076R+? unto youG5213Q+? speakG2980P+? iG1473O+? thatG3739N#+? the wordsG3588 G4487M+?nothingG3756L+?profitethG5623K#+?the fleshG3588 G4561J++?that quickenethG2227 I!#+?the spiritG3588 G4151H+?it isG2076G+> beforeG4386F+>he wasG2258E+>whereG3699D+>ascend upG305C!+>of manG3588 G444B#+>the sonG3588 G5207A%+>ye shall seeG2334@+>ifG1437?+>andG3767>+=youG5209=+=offendG4624<+=thisG5124;+=dothG4624:+= unto themG8469+= he saidG20368+= itG51277+= atG40126+= murmuredG11115#+=disciplesG3588 G31014+=hisG8463+=thatG37542+=himselfG14381+=inG1722 %`mU?(xXA$t]B% v`x+A meG3165w+A untoG4314v+A comeG2064u+A canG1410t+Ano manG3762s+AthatG3754r+Aunto youG5213q+Asaid iG2046p+AthereforeG1223o+Ahe saidG3004n+AandG2532m+@himG846l+@betrayG3860k+@shouldG2076j+@whoG5101i+@andG2532h+@notG3361g'+@that believedG4100f+@they wereG1526e+@whoG5101d'+@ the beginningG746c+@ fromG1537b+@ knewG1492a#+@ jesusG3588 G2424`+@ forG1063_+@notG3756^+@believeG4100]+@thatG3739\+@youG5216[+@ofG1537Z+@someG5100Y+@there areG1526X+@butG235W+?lifeG2222V+?areG2076U+?andG2532T+?spiritG4151 %YkK3nT9! kS8 wY#+D shall we goG565+DwhomG5101+DtoG4314+DlordG2962+DhimG846+DansweredG611+DpeterG4074+DsimonG4613+DthenG3767+C go awayG5217+C alsoG2532+CyeG5210+CwillG2309++Cunto the twelveG1427#+CjesusG3588 G2424+CsaidG2036 +CthenG3767 +BhimG846 +BwithG3326 +B no moreG3765 +B walkedG4043+B andG2532+BbackG1519+BwentG565+BdisciplesG3101+BhisG846#+BofG3588 G3101+BmanyG4183+BthatG5127+BfromG1537#+AfatherG3588 G3962~+AmyG3450}+AofG1537|+Aunto himG846{+AgivenG1325z+Ait wereG5600y+A exceptG1437 $_~gQ6vV<%v_E.{_A+GiscariotG2469@#+Gof judasG3588 G2455?+Ghe spakeG3004>+Fa devilG1228=+FisG2076<+FyouG5216;+F ofG1537:+F oneG15209+F andG25328+F twelveG14277+FyouG52096+FchosenG15865+FiG14734+FnotG37563+FhaveG15862+FthemG8461+FansweredG6110#+FjesusG3588 G2424/+EgodG2316.+E livingG2198-#+E of theG3588 G2316,#+E the sonG3588 G5207!+##+E that christG3588 G5547*+EartG1488)+EthouG4771(+EthatG3754'+Eare sureG1097&+EandG2532%+EbelieveG4100$+EweG2249#+EandG2532"+DlifeG2222!+D eternalG166 +D ofG2222+D the wordsG4487+D thou hastG2192 #YwaH1uT=! lR<%yYd+brethrenG3588 G80c+hisG846b+at handG1451a+wasG2258$`)#+of tabernaclesG3588 G4634_#+feastG3588 G1859^+the jews'G2453]+nowG1161\+himG846[+to killG615Z+soughtG2212Y+the jewsG2453X+becauseG3754W#+ jewryG3588 G2449V+ inG1722U+ walkG4043T+ notG3756S+ he wouldG2309R+forG1063Q#+galileeG3588 G1056P+inG1722O+walkedG4043N#+jesusG3588 G2424M%+these thingsG5023L+afterG3326K!+Gthe twelveG1427J+G ofG1537I+G oneG1520H+G beingG5607G+G himG846F+G betrayG3860"E1+Git was that shouldG3195D+GheG3778C+GforG1063B+Gof simonG4613 $bjS=%aI1jT:}b+thyselfG4572+shewG5319%+these thingsG5023+thou doG4160+ifG1487+ openlyG3954#+ to be knownG1511+ seekethG2212+ himselfG846+heG2212~+andG2532}+secretG2927|+inG1722{+any thingG5100z+doethG4160y+no manG3762x+forG1063w+doestG4160v+thouG4675u+thatG3739t#+the worksG3588 G2041s+seeG2334r+alsoG2532q#+disciplesG3588 G3101p+thyG4675o+ thatG2443n#+ judæaG3588 G2449m+ intoG1519l+ goG5217k+ andG2532j+henceG1782i+departG3327h+himG846g+untoG4314f+saidG2036e+thereforeG3767 %Y{[@*u_D,z`H1qY-+thatG3754,+ itG846++ ofG4012*+ testifyG3140)+ iG1473(+ becauseG3754'+it hatethG3404&+meG1691%+butG1161$+youG5209#+hateG3404"+cannotG3756!#+the worldG3588 G2889 +readyG2092+alwayG3842+isG2076+timeG2540+ yourG5212+ butG1161+ comeG3918+ not yetG3768+isG3918#+timeG3588 G2540+myG1699+unto themG846+saidG3004#+jesusG3588 G2424+thenG3767+himG846+inG1519+believeG4100+brethrenG3588 G80 +hisG846 +didG4100 +neitherG3761 +forG1063" %#+to the worldG3588 G2889 $giT<$hI2yZ>" gQ%+ were gone upG305P+ brethrenG3588 G80O+ hisG846N+ whenG5613M+ butG1161L#+ galileeG3588 G1056K+ inG1722J+ he abodeG3306I+ unto themG846H#+ these wordsG5023G#+ he had saidG2036F+ whenG1161E+full comeG4137D+not yetG3768C+isG4137B#+timeG3588 G2540A+myG1699@+forG3754?#+feastG3588 G1859>+ thisG3778=+ untoG1519<+ yetG3768;+ upG305:+ notG37689+goG3058+iG14737#+feastG3588 G18596+thisG37785+untoG15194+upG3053+yeG52102+goG3051+evilG41900+areG2076/+thereofG846.#+the worksG3588 G2041 %VwT=# q[E" zbE,oVv+ othersG243u!+ a good manG18t+ he isG2076s+ saidG3004r+ someG3588q+ himG846p!+ concerningG4012 o!#+ the peopleG3588 G3793n+ amongG1722m+ murmuringG1112l+ muchG4183k+ there wasG2258j+ andG2532i+ heG1565h+ isG2076g+ whereG4226f+ saidG3004e+ andG2532d#+ the feastG3588 G1859c+ atG1722b+ himG846a+ soughtG2212`+ the jewsG2453_+ thenG3767^+ secretG2927]+ inG1722\!+ as it wereG5613[+ butG235Z+ openlyG5320Y+ notG3756X#+ the feastG3588 G1859W+ untoG1519V+ upG305U+ alsoG2532T+ heG846S+ wentG305R+ thenG5119 "hw\B)xU/rV9h+ learnedG3129+ neverG3361+ havingG3129+ lettersG1121+this manG3778+knowethG1492+howG4459+sayingG3004+marvelledG2296+the jewsG2453+andG2532 + taughtG1321 + andG2532 !#+the templeG3588 G2411 +intoG1519 +went upG305#+jesusG3588 G2424"%#+of the feastG3588 G1859++about the midstG3322+nowG2235#+ of the jewsG2453#+ fearG3588 G5401+ forG1223+ himG846+ ofG4012+ openlyG3954~+ spakeG2980}+ no manG3762|+ howbeitG3305 {!#+ the peopleG3588 G3793z%+ he deceivethG4105y+ butG235x+ nayG3756w+ saidG3004 $hjN8! s]G)eO:! h<+his ownG2398;+seekethG2212:+himselfG14389+ofG575 8-+he that speakethG29807+myselfG16836+ofG5755+speakG29804+iG14733+orG22282#+ godG3588 G23161+ ofG15370+ it beG2076/+ whetherG4220".%#+ the doctrineG3588 G1322-+ofG4012,'+he shall knowG1097+#+willG3588 G2307*+hisG846)+doG4160(+willG2309'+any manG5100&+ifG1437%+meG3165$'+his that sentG3992#+ butG235"+ mineG1699!+ notG3756 + isG2076+doctrineG1322+myG1699+saidG2036+andG2532+themG846+answeredG611#+jesusG3588 G2424 $bqT>" {eN7rW6zb`+saidG2036_+andG2532^+answeredG611 ]!#+the peopleG3588 G3793\+meG3165[+to killG615Z#+go ye aboutG2212Y+ whyG5101X#+ the lawG3588 G3551W+ keepethG4160V+ youG5216U+ ofG1537T+noneG3762S+andG2532R#+the lawG3588 G3551Q+youG5213P+giveG1325O+mosesG3475N+notG3756M+didG1325L+himG846K+inG1722J+isG2076I++unrighteousnessG93H+noG3756G+andG2532F+trueG227E+isG2076D+the sameG3778C+himG846B+that sentG3992A#+gloryG3588 G1391@+ hisG3992?++ he that seekethG2212>+ butG1161=#+gloryG3588 G1391 #hx`A&v`I/mT> h++the sabbath dayG4521+onG1722+yeG4059+andG2532!##+the fathersG3588 G3962~+ ofG1537}+ butG235|#+ mosesG3588 G3475{+ ofG1537z+ it isG2076y+becauseG3754x+notG3756"w%#+circumcisionG3588 G4061v+unto youG5213u+gaveG1325t+thereforeG1223s+mosesG3475r+ marvelG2296q+ allG3956p+ yeG2296o+ andG2532n+workG2041m+oneG1520l#+i have doneG4160k+unto themG846j+saidG2036i+andG2532h+answeredG611g#+jesusG3588 G2424f+ theeG4571e+ to killG615d#+goeth aboutG2212c+whoG5101b+a devilG1140a+thou hastG2192 #RcH(eL1qZ:hR&+ofG1537%+someG5100$+saidG3004#+thenG3767"+ judgmentG2920!+righteousG1342 +judgeG2919+butG235)+the appearanceG3799%+according toG2596+notG3361+judgeG2919++the sabbath dayG4521+onG1722+wholeG5199!+every whitG3650+a manG444#+i have madeG4160+becauseG3754+at meG1698%+ are ye angryG5520+ be brokenG3089+ notG3361+ shouldG3089+ of mosesG3475 #+the lawG3588 G3551 +thatG2443 %+circumcisionG4061 +receiveG2983 ++the sabbath dayG4521+onG1722+a manG444+ifG1487+a manG444!+circumciseG4059 $UzbE+w\F# qW< pUJ+ knowethG1097I+ no manG3762H+ comethG2064G+ christG5547F+whenG3752E+butG1161D+he isG2076C+whenceG4159B+this manG5126A+we knowG1492@+howbeitG235?#+christG3588 G5547>+the veryG230=+isG2076<+thisG3778;+ thatG3754:+ indeedG2309+ knowG10978!!+ the rulersG3588 G7587+ doG33796+unto himG8465+nothingG37624+they sayG30043+andG25322+boldlyG39541#+he speakethG29800+loG1492/+butG2532.+ to killG615-+ they seekG2212,+ whomG3739++ heG2076*+thisG3778)+notG3756(+isG2076''/#+them of jerusalemG3588 G2415 &]}gC# {aI2pZC+u]p+i amG1510o+forG3754n+himG846m+knowG1492l+iG1473k+butG1161j+ notG3756i+knowG1492h+yeG5210g+whomG3739f+trueG228e+isG2076d+meG3165c%+he that sentG3992b+butG235a+myselfG1683`+ofG575_+comeG2064^+notG3756]+i amG2064\+andG2532[+i amG1510Z+whenceG4159Y+ye knowG1492X+ andG2532W+ meG2504V+ knowG1492U+ bothG2504T+ yeG1492S+sayingG3004R%+as he taughtG1321 Q!#+the templeG3588 G2411P+inG1722O#+jesusG3588 G2424N+criedG2896M+thenG3767L+he isG2076K+ whenceG4159 $mnO4oY;$ lV@)m+miraclesG4592+moreG4119!+will he doG4160+ comethG2064#+ christG3588 G5547+ whenG3752+ saidG3004 +andG2532 +himG846 +onG1519 +believedG4100 !#+the peopleG3588 G3793+ofG1537+manyG4183+andG1161+comeG2064+not yetG3768+wasG2064#+ hourG3588 G5610+ hisG846+ becauseG3754+ himG846~+ onG1909}#+handsG3588 G5495|+laidG1911{+no manG3762z+butG2532y+himG846x+to takeG4084w#+they soughtG2212v+thenG3767u+ meG3165t+ hath sentG649s+ and heG2548r+himG846q+fromG3844 #NmU=lU+eI2oN7'+!him that sentG39926+! untoG43145+! i goG52174+! andG25323+! youG52162+! withG33261+!am iG15100+!whileG5550/+!a littleG3398.+!yetG2089-+!unto themG846,#+!jesusG3588 G2424++!saidG2036*+!thenG3767)+ himG846(+ takeG4084'+ toG2443&+ officersG5257%+ sentG649&$/!+ the chief priestsG3588 G749#+ andG2532#"'#+ the phariseesG3588 G5330!+ andG2532 + himG846!+ concerningG4012#+ such thingsG5023+ murmuredG1111 !#+ the peopleG3588 G3793+ thatG1111+ heardG191#'#+ the phariseesG3588 G5330+hath doneG4160+thisG3778+whichG3739!+than theseG5130 $wlT=$eL.qYC(w[+#teachG1321Z+#andG2532(Y1#+#among the gentilesG3588 G1672#X'#+#the dispersedG3588 G1290W+#untoG1519V+#goG4198U+#will heG3195T+#himG846S+#findG2147R+#notG3756Q+# shallG2147P+# weG2249O+# thatG3754N+# goG4198M+# heG3778L+#willG3195K+#whitherG4226J!+#themselvesG1438I+#amongG4314H+#the jewsG2453G+#saidG2036F+#thenG3767E+"comeG2064D+" cannotG3756C+" yeG5210B+" amG1510A+" iG1473@+"whereG3699?+"andG2532>+"findG2147=+"notG3756<+"shallG2147;+"andG2532:+"meG31659'+"ye shall seekG22128+!meG3165 $ct\A  {fP: hI0{c+%untoG4314~%+%let him comeG2064}+%thirstG1372|+%any manG5100{+%ifG1437z+% sayingG3004y+% criedG2896x+% andG2532w+% stoodG2476v#+% jesusG3588 G2424"u%#+%of the feastG3588 G1859t+%greatG3173s+%thatG3588r+%dayG2250q+%the lastG2078p+%inG1722o+$comeG2064n+$cannotG3756m+$yeG5210l+$amG1510k+$iG1473j+$whereG3699i+$ andG2532h+$ findG2147g+$ notG3756f+$ shallG2147e+$ andG2532d+$meG3165c'+$ye shall seekG2212b+$he saidG2036a+$thatG3739`+$thisG3778_+$isG2076^#+$sayingG3588 G3056]+$whatG5101"\%#+#the gentilesG3588 G1672 #liS,rX?(|fP6l"%+'because thatG3754!+'not yetG3768 +'wasG2258+'ghostG4151+'holyG40+'theG4151+' forG1063+' receiveG2983+' shouldG3195+' himG846+' onG1519!/+'they that believeG4100+'whichG3739 !#+'the spiritG3588 G4151+'ofG4012+'spake heG2036+'thisG5124+'butG1161+&waterG5204+&livingG2198+& ofG5204 +& riversG4215 !+& shall flowG4482 #+& bellyG3588 G2836 +& hisG846 +&out ofG1537+&hath saidG2036#'#+&the scriptureG3588 G1124+&asG2531+&meG1691+&onG1519!/+&he that believethG4100+%drinkG4095+%andG2532+%meG3165 "Yzd@#yT;# rR: yYD#+*christG3588 G5547C+*thatG3754B+*saidG2036#A'#+*the scriptureG3588 G1124@+*notG3780?+*hathG2036>#+)galileeG3588 G1056=+) out ofG1537<+) comeG2064;#+) christG3588 G5547:+) shallG33619+)saidG30048+)someG2437+)butG1161 6!#+)the christG3588 G55475+)isG20764+)thisG37783+)saidG30042+)othersG243!1##+( the prophetG3588 G43960+( isG2076/+( thisG3778.!+(of a truthG230-+(saidG3004!,##+(this sayingG3588 G3056+++(when they heardG191*+(thereforeG3767 )!#+(the peopleG3588 G3793(+(ofG1537'+(manyG4183&+'glorifiedG1392%+'not yetG3764$+'wasG1392##+'jesusG3588 G2424 #n{e@!nJ/mW=%ng+-toG4314"f%#+-the officersG3588 G5257e+-cameG2064d+-thenG3767c+, himG846b+, onG1909a#+, handsG3588 G5495`+, laidG1911_+, no manG3762^+,butG235]+,himG846\+,takenG4084[!+,would haveG2309Z+,themG846Y+,ofG1537X+,someG5100W+,andG1161V++of himG846U++becauseG1223 T!#++the peopleG3588 G3793S++amongG1722R!++a divisionG4978Q++there wasG1096P++soG3767O+*wasG2258N+*davidG1138M+*whereG3699L%+*of bethlehemG965!K##+* of the townG3588 G2968J+* outG575I+* andG2532H+* of davidG1138G#+* the seedG3588 G4690F+*ofG1537E+*comethG2064 #gs[?(oY@(lV>" g# '#+0the phariseesG3588 G5330 +0ofG1537+0orG2228!!+0the rulersG3588 G758+0ofG1537+0anyG5100+0haveG4100+/ deceivedG4105+/alsoG3361+/yeG5210+/areG4105#'#+/the phariseesG3588 G5330~+/themG846}+/answeredG611|+/thenG3767{!+. manG3588 G444z+.thisG3778y+.likeG5613x+.spakeG2980w+.manG444v+.neverG3763u+.answeredG611"t%#+.the officersG3588 G5257s+-himG846r+-broughtG71q+-notG3756p+-have yeG71o+- whyG1223n+- unto themG846m+- saidG2036l+- theyG1565k+-andG2532j+-phariseesG5330i+-andG2532&h/!+-the chief priestsG3588 G749 $ijK4}]G/iM3i.+4andG2532-'+4they answeredG611,+3he doethG4160++3whatG5101*+3 knowG1097)+3 andG2532(+3 himG846'+3 it hearG191&+3beforeG4386%!+3manG3588 G444$+3judgeG2919##+3lawG3588 G3551"+3ourG2257!+2 themG846 +2 ofG1537+2 oneG1520+2 beingG5607+2 by nightG3571+2jesusG846+2toG4314%+2he that cameG2064+2themG846+2untoG4314+2saithG3004+2nicodemusG3530+1 cursedG1944+1areG1526#+1the lawG3588 G3551+1notG3361#+1who knowethG1097#+1peopleG3588 G3793+1thisG3778+1butG235 +0 himG846 +0 onG1519 +0 believedG4100 #_pO5hQ4_<%v_Q+allG3956P+andG2532 O!#+the templeG3588 G2411N+intoG1519M+againG3825L+he cameG3854$K5+early in the morningG3722J+andG1161I#+of olivesG3588 G1636H#+the mountG3588 G3735G+untoG1519F+wentG4198E+jesusG2424D#+5houseG3588 G3624C+5his ownG846B+5untoG1519A+5wentG4198@+5every manG1538?+5andG2532>+4prophetG4396=+4noG3756<+4arisethG1453;#+4galileeG3588 G1056:+4out ofG15379+4forG37548+4 lookG14927+4 andG25326+4 searchG20455#+4 galileeG3588 G10564+4 ofG15373+4alsoG25322+4thouG47711+4artG14880+4unto himG846/+4saidG2036 #V`B+nS:$gL2lVt+inG1722s+mosesG3475r+nowG1161q++in the very actG1888p#+in adulteryG3431o+was takenG2638n#+womanG3588 G1135m+thisG3778l+masterG1320k+unto himG846j+they sayG3004i+the midstG3319h+inG1722g+herG846!f/+ when they had setG2476e+ andG2532d+ adulteryG3430c+ inG1722b+ takenG2638a+a womanG1135`+himG846_+untoG4314^+broughtG71]#+phariseesG3588 G5330\+andG2532![##+the scribesG3588 G1122Z+andG1161Y+themG846X!+and taughtG1321W#+he sat downG2523V+ andG2532U+ himG846T+ untoG4314S+ cameG2064 R!#+ the peopleG3588 G2992 #U|XA)xU8" jT0|U#5+he lifted up himselfG352+himG846+askingG2065)+they continuedG1961+whenG5613+soG1161+notG3361+as thoughG4364 !#+the groundG3588 G1093+onG1519 +wroteG1125 +fingerG1147 #+and withG3588 G1147 +downG2736 + stoopedG2955+ jesusG2424+ butG1161+ himG846+to accuseG2723++they might haveG2192+thatG2443+himG846+temptingG3985+they saidG3004+thisG5124~+ thouG4771}+ sayestG3004|+ whatG5101{+ butG3767 z-+ should be stonedG3036y+suchG5108x+thatG3588w+usG2254v+commandedG1781u#+the lawG3588 G3551 #OoU<%rU?hQ;$kO:+ was leftG26419#+ jesusG3588 G24248+ andG25327+ the lastG20786+ untoG21935!+ the eldestG42454+ atG5753+ beginningG7562+ oneG15201+ byG25960+ oneG1520/+ went outG1831 .!#+ conscienceG3588 G4893-+ byG5259,++ being convictedG1651+-+ they which heardG191*+ andG1161 )!#+the groundG3588 G1093(+onG1519'+and wroteG1125&+downG2736%!+he stoopedG2955$+againG3825#+andG2532"+herG846!+atG1909 #+a stoneG3588 G3037+castG906+firstG4413+ let himG906+ among youG5216%9+ he that is without sinG361+ themG846+untoG4314+and saidG2036 #Z{^F'dI*tW?(uZ]+ neitherG3761\+ unto herG846[+ saidG2036Z#+ jesusG3588 G2424Y+ andG1161X+ lordG2962W+ no manG3762V+ saidG2036U+ sheG3588T+ theeG4571S+ condemnedG2632R+ no manG3762Q+ hathG2632P#+ accusersG3588 G2725O+ thineG4675N+ thoseG1565M+ areG1526L+ whereG4226K#+ womanG3588 G1135J+ unto herG846I+ he saidG2036H#+ the womanG3588 G1135G+ butG4133F+ noneG3367E+ sawG2300D+ andG2532$C7+ had lifted up himselfG352B#+ jesusG3588 G2424A+ whenG1161@+ the midstG3319?+ inG1722>+ standingG2476=#+ the womanG3588 G1135<+ andG2532;+ aloneG3441 #Nu_D,zW1 waC pN)+ bearest recordG3140+ thouG4771~+ unto himG846}+ saidG2036|+ thereforeG3767#{'#+ the phariseesG3588 G5330z#+ of lifeG3588 G2222y#+ the lightG3588 G5457x!+ shall haveG2192w+ butG235v#+ darknessG3588 G4653u+ inG1722t+ walkG4043s+ notG3756r+ shallG4043q+ meG1698 p/+ he that followethG190"o%#+ of the worldG3588 G2889n#+ the lightG3588 G5457m+ amG1510l+ iG1473k+ sayingG3004j+ unto themG846i+ againG3825h#+ jesusG3588 G2424g+ spakeG2980f+ thenG3767e+ no moreG3371d+ sinG264c+ andG2532b+ goG4198a+ theeG4571`+ condemnG2632_+ iG1473^+ doG2632 %hkT;  qWA! x]E.h%+i goG5217$+whitherG4226#+andG2532"+i comeG2064!+whenceG4159 +tellG1492+cannotG3756+yeG5210+butG1161+i goG5217+whitherG4226+andG2532+i cameG2064+whenceG4159+i knowG1492+forG3754+trueG227+ isG2076#+ recordG3588 G3141+ myG3450+ myselfG1683+ ofG4012#+bear recordG3140+iG1473 +thoughG2579 +unto themG846 +saidG2036 +andG2532 +answeredG611+jesusG2424+ trueG227+ notG3756+ isG2076#+ recordG3588 G3141+ thyG4675+ thyselfG4572+ ofG4012 &UgQ:# zcL4qX@%kUK+ isG2076J+ menG444I+ of twoG1417#H'#+ the testimonyG3588 G3141G+ thatG3754F#+lawG3588 G3551E+yourG5212D+inG1722C+writtenG1125B+alsoG1161A+it isG1125@+meG3165?+that sentG3992>!+the fatherG3962=+andG2532<+iG1473;+butG235:+aloneG34419+ notG37568+ i amG15107+ forG37546+ trueG2275+ isG20764#+judgmentG3588 G29203+myG16992+judgeG29191+iG14730+ifG1437/+yetG1161.+andG2532-+manG3762,+noG3756++judgeG2919*+iG1473)#+the fleshG3588 G4561(+afterG2596'+judgeG2919&+yeG5210 $PeN0y^E/u_H2hPo+alsoG2532n#+fatherG3588 G3962m+myG3450$l5+ye should have knownG1492k+meG1691j%+ye had knownG1492i+ifG1487h#+fatherG3588 G3962g+myG3450f+norG3777e+ meG1691d+ knowG1492c+ neitherG3777b+ yeG1492a+ answeredG611`#+jesusG3588 G2424_#+fatherG3588 G3962^+thyG4675]+isG2076\+whereG4226[+unto himG846Z+said theyG3004Y+thenG3767X+meG1700W+ ofG4012V++ beareth witnessG3140U+ meG3165T+ that sentG3992S!+ the fatherG3962R+andG2532Q+myselfG1683P+ofG4012%O7+one that bear witnessG3140N+amG1510M+iG1473L+trueG227 #`zT4{eG0ydG0{`+whitherG3699!+sinsG3588 G266+yourG5216+ inG1722+ shall dieG599 + andG2532 + meG3165 '+ ye shall seekG2212 +andG2532 +go my wayG5217+iG1473+unto themG846+againG3825#+jesusG3588 G2424+saidG2036+thenG3767+comeG2064+not yetG3768+wasG2064#+hourG3588 G5610~+hisG846}+forG3754|+ on himG846{!+ laid handsG4084z+ no manG3762y+ andG2532 x!#+ the templeG3588 G2411w+inG1722v%+as he taughtG1321"u%#+the treasuryG3588 G1049t+inG1722s#+jesusG3588 G2424r+spakeG2980q#+wordsG3588 G4487p+theseG5023 &ju]A)waG/lV>&j8+notG37567+amG15106+iG14735#+worldG3588 G28894+thisG51273+ofG15372+areG20751+yeG52100+ aboveG507/+ fromG1537.+ amG1510-+ iG1473,+beneathG2736++fromG1537*+areG2075)+yeG5210(+unto themG846'+he saidG2036&+andG2532%+comeG2064$+cannotG3756#+ yeG5210"+ goG5217!+ iG1473 + whitherG3699+ he saithG3004+becauseG3754+himselfG1438+he killG615+willG3385+the jewsG2453+saidG3004+thenG3767+comeG2064+cannotG3756+yeG5210+goG5217+iG1473 $T|`H)|dO9hP9T'\1!+from the beginningG3588 G746[+unto youG5213Z+i saidG2980Y+ thatG3739X+ evenG2532W+ unto themG846V+ saithG2036U#+jesusG3588 G2424T+andG2532S+thouG4771R+whoG5101Q+unto himG846P+said theyG3004O+thenG3767N!+sinsG3588 G266M+yourG5216L+inG1722K%+ye shall dieG599J+amG1510I+iG1473H+ thatG3754G+ notG3361F!+ ye believeG4100E+ ifG1437D+ forG1063C!+sinsG3588 G266B+yourG5216A+inG1722@%+ye shall dieG599?+thatG3754>+unto youG5213=+thereforeG3767<+i saidG2036;#+worldG3588 G2889:+thisG51279+ofG1537 #NzdM7iI0w]6mN!+of manG3588 G444~#+the sonG3588 G5207!}/+ye have lifted upG5312|+whenG3752{+unto themG846z#+jesusG3588 G2424y+saidG2036x+thenG3767#w'#+of the fatherG3588 G3962v+to themG846u+he spakeG3004t+thatG3754s+notG3756r++they understoodG1097q+himG846p+ofG3844o%+i have heardG191n+whichG3739m%+those thingsG5023l#+the worldG3588 G2889k+toG1519j+speakG3004i+and iG2504h+ trueG227g+ isG2076f+ meG3165e%+ he that sentG3992d+butG235c+youG5216b+ofG4012a+to judgeG2919`+andG2532_+to sayG2980^#+many thingsG4183]+i haveG2192 %_mW<' v[;$oXA+u_$+asG2980#+himG846'"=+those things that pleaseG701!+alwaysG3842 +doG4160+iG1473+forG3754+ aloneG3441+ meG3165+ leftG863+ notG3756+ hathG863 !#+the fatherG3588 G3962+meG1700+withG3326+isG2076+meG3165%+he that sentG3992+andG2532%+these thingsG5023+i speakG2980+meG3165#+hath taughtG1321 #+fatherG3588 G3962 +myG3450 +asG2531 +butG235 +myselfG1683+ofG575+nothingG3762+doG4160+andG2532+ amG1510+ iG1473+ thatG3754'+ shall ye knowG1097+ thenG5119 $[iS;#lV:$sR0t[H+!we beG2070G+!himG846F'+!they answeredG611E+ freeG1659D+ youG5209C!+ shall makeG1659B!+ the truthG3588 G225A+ andG2532@!+ the truthG3588 G225?'+ ye shall knowG1097>+ andG2532=+indeedG230<+disciplesG3101;+myG3450:+are yeG20759#+wordG3588 G30568+myG16997+ inG17226+ continueG33065+ yeG52104+ ifG14373+ on himG8462)+which believedG41001+jewsG24530+thoseG4100/+toG4314.#+jesusG3588 G2424-+saidG3004,+thenG3767++himG846*+onG1519)+believedG4100(+manyG4183'#+these wordsG5023&+spakeG2980%+heG846 #PgI2sZA( aJ+kPk+# abidethG3306j#+# the sonG3588 G5207i!+# everG3588 G165h+#forG1519g#+#the houseG3588 G3614f+#inG1722e+#notG3756d+#abidethG3306c#+#the servantG1401b+#andG1161a!+"of sinG3588 G266`#+"the servantG1401_+" isG2076^!+" sinG3588 G266]!+" committethG4160\+" whosoeverG3956[+"unto youG5213Z+"i sayG3004Y+"verilyG281X+"verilyG281W+"themG846V+"answeredG611U#+"jesusG3588 G2424T+!freeG1658 S-+!ye shall be madeG1096R+! thouG4771Q+! sayestG3004P+! howG4459O!+! to any manG3762N!+! in bondageG1398M+!neverG4455L+!wereG1398K+!andG2532J+!seedG4690I+!abraham'sG11 %UqZB# r\A'{eN9 kU+& yeG5210+& andG2532#+&fatherG3588 G3962 +&myG3450 +&withG3844 #+&i have seenG3708 +&whichG3739 +&thatG3708+&speakG2980+&iG1473+%youG5213+%inG1722+%placeG5562+%noG3756+%hathG5562#+% wordG3588 G3056+% myG1699+% becauseG3754~+% meG3165}+%to killG615|+%ye seekG2212{+%butG235z+%seedG4690y+%abraham'sG11x+%ye areG2075w+%thatG3754v+%i knowG1492u+$ indeedG3689t+$freeG1658s#+$ye shall beG2071r+$freeG1659q+$youG5209p!+$shall makeG1659o+$thereforeG3767n#+$the sonG3588 G5207m+$ifG1437l!+# everG3588 G165 #ciI)yZA%~bK4c3!+( the truthG3588 G2252+( youG52131+(hath toldG29800+(thatG3739/+(a manG444.+(meG3165-+(to killG615,+(ye seekG2212++(nowG3568*+(butG1161)!+'of abrahamG11(#+'the worksG3588 G2041'#+'ye would doG4160&+'childrenG5043%+'abraham'sG11$+' wereG2258#+' ifG1487"+' unto themG846!+' saithG3004 #+' jesusG3588 G2424#+'fatherG3588 G3962+'ourG2257+'isG2076+'abrahamG11+'unto himG846+'saidG2036+'andG2532'+'they answeredG611#+&fatherG3588 G3962+&yourG5216+&withG3844%+&ye have seenG3708+& whichG3739+& thatG3767+& doG4160 $c}fO6  w^H2hI1ycW+* meG1691V'+* ye would loveG25U+*fatherG3962T+*yourG5216S+*wereG2258R#+*godG3588 G2316Q+*ifG1487P+*unto themG846O+*saidG2036N#+*jesusG3588 G2424M#+)godG3588 G2316L+)fatherG3962K+)oneG1520J+)haveG2192I#+)fornicationG4202H+) ofG1537G+) bornG1080F+) notG3756E+) beG1080D+) weG2249C+)to himG846B+)said theyG2036A+)thenG3767@#+)fatherG3588 G3962?+)of yourG5216>#+)the deedsG3588 G2041=+)doG4160<+)yeG5210;+(abrahamG11:+(notG37569+(didG41608+(thisG51247#+(godG3588 G23166+( ofG38445%+( i have heardG1914+( whichG3739 %YjM2y`I+~`J3tY|+, ye willG2309{#+, fatherG3588 G3962z+, yourG5216y#+,the lustsG3588 G1939x+,andG2532w+,the devilG1228v+,fatherG3962u+,ofG1537t+,areG2075s+,yeG5210r#++wordG3588 G3056q++myG1699p++ hearG191o++ cannotG3756n++ yeG191m++ becauseG3754l#++speechG3588 G2981k++myG1699j!++understandG1097i++notG3756h++do yeG1097g++whyG1223f+*meG3165e+*sentG649d+*heG1565c+*butG235b+*myselfG1683a+*ofG575`+*came iG2064_+*neitherG3761^#+*godG3588 G2316]+*fromG1537\+*cameG2240[+*andG2532Z++*proceeded forthG1831Y+* iG1473X+* forG1063 $diR9" oYA"lU1zd +-meG3427!+-ye believeG4100!+-the truthG3588 G225+-tellG3004+-iG1473+-becauseG3754+-andG1161+,*of itG846 !#+,)the fatherG3588 G3962+,(andG2532+,'a liarG5583+,&he isG2076+,%forG3754+,$his ownG2398+,"ofG1537+,!speakethG2980#+, a lieG3588 G5579#+,he speakethG2980+,whenG3752 +,himG846 +,inG1722 +,truthG225 +,noG3756 +,there isG2076+,becauseG3754!+,the truthG3588 G225+,inG1722+,notG3756+,abodeG2476+,andG2532'+,the beginningG746+,fromG575!+,a murdererG443+,wasG2258~+, heG1565}+, doG4160 %goYC,lV8"zcL1~gE+0andG2532D+0the jewsG2453C+0answeredG611B+0thenG3767A#+/godG3588 G2316@+/ofG1537?+/notG3756>+/ye areG2075=+/ becauseG3754<+/ notG3756;+/ hearG191:+/ thereforeG12239+/yeG52108#+/wordsG3588 G44877#+/god'sG3588 G23166+/hearethG1915#+/godG3588 G23164+/ofG15373!+/he that isG56072+.meG34271+.believeG41000+.notG3756/+.yeG5210.+.doG4100-+. whyG1223,+. the truthG225++. i sayG3004*+. ifG1487)+.andG1161(+.sinG266'+.ofG4012&+.meG3165%!+.convincethG1651$+.youG5216#+.ofG1537"+.whichG5101!+-notG3756 %\qYA* x`I.zdM8  w\j+2 judgethG2919i+2 andG2532 h-+2 one that seekethG2212g+2there isG2076f#+2gloryG3588 G1391e+2mine ownG3450d+2notG3756c+2seekG2212b+2iG1473a+2andG1161`+1meG3165_%+1 do dishonourG818^+1 yeG5210]+1 andG2532\#+1 fatherG3588 G3962[+1 myG3450Z+1i honourG5091Y+1butG235X+1a devilG1140W+1notG3756V+1haveG2192U+1iG1473T+1answeredG611S+1jesusG2424R+0a devilG1140Q+0hastG2192P+0andG2532O#+0a samaritanG4541N+0artG1488M+0 thouG4771L+0 thatG3754K+0 wellG2573J+0 notG3756I+0 weG2249H+0sayG3004G+0unto himG846F+0saidG2036 $cjR<kP9^G/|c+4neverG3756 +4he shallG1089 #+4sayingG3588 G3056 +4myG3450 +4keepG5083 +4a manG5100+4ifG1437+4sayestG3004+4thouG4771+4andG2532"%#+4the prophetsG3588 G4396+4 andG2532+4 is deadG599+4 abrahamG11+4 a devilG1140+4 thou hastG2192~+4thatG3754}+4we knowG1097|+4nowG3568{+4unto himG846z+4the jewsG2453y+4saidG2036x+4thenG3767w+3deathG2288v+3seeG2334u+3 neverG3756t+3 he shallG2334s#+3 sayingG3588 G3056r+3 myG1699q+3keepG5083p+3a manG5100o+3ifG1437n+3unto youG5213m+3i sayG3004l+3verilyG281k+3verilyG281 $[|eE,oW<#s]B)s[2+6thatG37541+6sayG30040+6yeG5210/+6of whomG3739.+6meG3165-)+6that honourethG1392,#+6 fatherG3588 G3962++6 myG3450*+6 it isG2076)+6 nothingG3762(+6 isG2076'#+6honourG3588 G1391&+6myG3450%+6myselfG1683$+6honourG1392#+6iG1473"+6ifG1437!+6answeredG611 +6jesusG2424+5thyselfG4572+5thouG4771+5makestG4160+5 whomG5101+5 are deadG599"%#+5 the prophetsG3588 G4396+5 andG2532+5 is deadG599+5whichG3748+5abrahamG11#+5fatherG3588 G3962+5ourG2257%+5greater thanG3187+5thouG4771+5artG1488+4of deathG2288+4tasteG1089 &YoV@)iR4q[;#pYX+8 andG2532W#+8 dayG3588 G2250V+8myG1699U+8seeG1492T+8toG2443S+8rejoicedG21R+8abrahamG11Q#+8fatherG3588 G3962P+8yourG5216O#+7sayingG3588 G3056N+7hisG846M+7keepG5083L+7andG2532K+7himG846J+7i knowG1492I+7butG235H+7unto youG5216G+7likeG3664F+7a liarG5583E!+7i shall beG2071D+7notG3756C+7himG846B+7i knowG1492A%+7 i should sayG2036@+7 ifG1437?+7 andG2532>+7 himG846=+7knowG1492<+7iG1473;+7butG1161:+7himG8469+7knownG10978+7notG37567+7ye haveG10976+7yetG25325+6godG23164+6yourG52163+6he isG2076 %^gO9gH0zcN8 w^}+; jesusG2424|+;butG1161{+;himG846z+;atG1909y+;castG906x+;toG2443w+;stonesG3037v%+;took they upG142u+;thenG3767t+: amG1510s+: iG1473r+: wasG1096q+: abrahamG11p+:beforeG4250o+:unto youG5213n+:i sayG3004m+:verilyG281l+:verilyG281k+:unto themG846j+:saidG2036i#+:jesusG3588 G2424h+9abrahamG11g)+9 hast thou seenG3708f+9 andG2532e+9 oldG2192d+9 yearsG2094c+9 fiftyG4004b+9not yetG3768a+9thou artG2192`+9himG846_+9untoG4314^+9the jewsG2453]+9saidG2036\+9thenG3767[+8 was gladG5463Z+8 andG2532Y+8 he sawG1492 $Rt[@# u[C pV<% kR!+ blindG5185 #+ he was bornG1080+ thatG2443#+  parentsG3588 G1118+  hisG846+  orG2228+  this manG3778+  did sinG264+ whoG5101+ masterG4461+ sayingG3004+ himG846+ askedG2065#+ disciplesG3588 G3101+ hisG846+ andG2532+ birthG1079+ fromG1537++ which was blindG5185+ a manG444 + he sawG1492 + passed byG3855 + asG3855 + andG2532 +;passed byG3855+;soG3779+;andG2532+;of themG846+;the midstG3319+;throughG1223+;goingG1330 !#+;the templeG3588 G2411+; ofG1537+; went outG1831+; andG2532~#+; hid himselfG2928 #Wx_H2u_I4u^A'zWD#+ the worldG3588 G2889C+ inG1722B+ i amG5600A!+ as long asG3752@+ workG2038?+ canG1410>+ no manG3762=+  whenG3753<+  comethG2064;+  the nightG3571:+  dayG22509+  it isG20768+ whileG21937+ meG3165 6-+ of him that sentG39925#+ the worksG3588 G20414+ workG20383+ mustG11632+ iG16911+ himG8460+ inG1722'/;+ should be made manifestG5319.#+  of godG3588 G2316-#+  the worksG3588 G2041,+  thatG2443++  butG235*#+  parentsG3588 G1118)+ hisG846(+ norG3777'+ sinnedG264&+ this manG3778%+ hathG264$+ neitherG3777#+ answeredG611"#+ jesusG3588 G2424 !^nT9`>{eC& x^e+ washedG3538d+ andG2532c+ thereforeG3767b++  he went his wayG565a+  sentG649$`5+  is by interpretationG2059_+  whichG3739^+  of siloamG4611]#+ the poolG3588 G2861\+ inG1519[+ washG3538Z+ goG5217Y+ unto himG846X+ saidG2036W+ andG2532#V'#+ with the clayG3588 G4081 U-+ of the blind manG5185T#+ the eyesG3588 G3788S#+  he anointedG2025R+  andG2532!Q##+  the spittleG3588 G4427P+  ofG1537O+ clayG4081N+ madeG4160M+ andG2532L'+ on the groundG5476K+ he spatG4429J+ spokenG2036I+ thusG5023H#+ when he hadG2036"G%#+ of the worldG3588 G2889F+ the lightG5457E+ i amG1510 %dybD*hP1nV@*{d + wereG455 + howG4459+ unto himG846+ said theyG3004+ thereforeG3767+ amG1510+ iG1473+ saidG3004+ heG1565+ himG846+ likeG3664+ he isG2076~+ othersG243}+ is heG2076|+ thisG3778{+ saidG3004z+ someG243y+ beggedG4319x+ andG2532w#+ he that satG2521v+ thisG3778u+ notG3756t+ isG2076s+ saidG3004r+  blindG5185q+  he wasG2258p+  thatG3754o+  himG846n+  had seenG2334m+ beforeG4386l!+ they whichG2334k+ andG2532j+ thereforeG3767i)+ the neighboursG1069h+ seeingG991g+ cameG2064f+ andG2532 $chP8dM5iP9yc.+ heG1565-+ isG2076,+ whereG4226++ unto himG846*+ said theyG2036)+ thenG3767#(5+ and i received sightG308'+ washedG3538&+ andG2532%+ i wentG565$+ andG1161#+ washG3538"+ andG2532!+ of siloamG4611 #+ the poolG3588 G2861+ toG1519+ goG5217+ unto meG3427+ saidG2036+ andG2532#+ eyesG3588 G3788+ mineG3450+ anointedG2025+ andG2532+ clayG4081+ madeG4160+ jesusG2424)+ that is calledG3004+ a manG444+ saidG2036+ andG2532+ answeredG611+ heG1565 + openedG455 #+ eyesG3588 G3788 + thineG4675 "eYC+fN,pX?)}eP+ uponG1909O+ clayG4081N+  he putG2007M+  unto themG846L+  he saidG2036(K?+ he had received his sightG308J+ howG4459I+ himG846H+ askedG2065G+ alsoG2532#F'#+ the phariseesG3588 G5330E+ againG3825D+ thenG3767C#+  eyesG3588 G3788B+  hisG846A+  openedG455@+ andG2532?#+ the clayG3588 G4081>+ madeG4160=#+ jesusG3588 G2424<+ whenG3753;++ the sabbath dayG4521:+ it wasG22589+ andG11618+ was blindG51857+ aforetimeG42186+ thatG51855+ himG846#4'#+ the phariseesG3588 G53303+ toG43142%+ they broughtG711+ notG37560+ i knowG1492/+ he saidG3004 #jgJ2|fI.qY6 js+ themG846r+ amongG1722q!+ a divisionG4978p+ there wasG2258o+ andG2532n+ miraclesG4592m+ suchG5108l+ doG4160k-+ that is a sinnerG268j+ a manG444i+ canG1410h+ howG4459g+ saidG3004f+ othersG243%e+#+ the sabbath dayG3588 G4521d+ notG3756c!+  he keepethG5083b+  becauseG3754a#+  godG3588 G2316`+  ofG3844_+  notG3756^+ isG2076]!+ manG3588 G444\+ thisG3778#['#+ the phariseesG3588 G5330Z+ ofG1537Y+ someG5100X+ saidG3004W+ thereforeG3767V+ do seeG991U+ andG2532T+ i washedG3538S+ andG2532R#+ eyesG3588 G3788Q+ mineG3450 "Ys[E/nW;$ nW2wY!+ they askedG2065+ andG2532*C+ that had received his sightG308+ of himG846!##+ the parentsG3588 G1118#+ they calledG5455+ untilG2193!1+  received his sightG308 +  andG2532 +  blindG5185 #+  he had beenG2258 +  thatG3754 + himG846!+ concerningG4012+ believeG4100+ notG3756+ didG4100+ the jewsG2453+ butG3767+ a prophetG4396+ he isG2076+ he saidG2036#+  eyesG3588 G3788~+  thineG4675})+  he hath openedG455|+  thatG3754{+  himG846z+ ofG4012y+ thouG4771x+ sayestG3004w+ whatG5101v+ againG3825"u1+ unto the blind manG5185t+ they sayG3004 %nlU?( ~hG,nQ:"n:+ seethG9919+ nowG35688+ heG9917'+ by what meansG44596+ butG11615+ blindG51854#+ he was bornG10803+ thatG37542+  andG25321#+  sonG3588 G52070+  ourG2257/+  isG2076.+  thisG3778-+ thatG3754,+ we knowG1492++ saidG2036*+ andG2532)+ themG846(+ answeredG611'#+ parentsG3588 G1118&+ hisG846%+ seeG991$+ nowG737#+ doth heG991"+ thenG3767!+ howG4459 + blindG5185+  was bornG1080+  sayG3004+  yeG5210+  whoG3739#+ sonG3588 G5207+ yourG5216+ thisG3778+ isG2076+ sayingG3004+ themG846 $hmO9! dM3t]A#h^+ christG5547]#+ that he wasG846\#+ did confessG3670[+ any manG5100Z+ ifG1437Y+ thatG2443X+  alreadyG2235W!+  had agreedG4934V+  the jewsG2453U+  forG1063T+ the jewsG2453S#+ they fearedG5399R+ becauseG3754Q#+ parentsG3588 G1118P+ hisG846O+ spakeG2036N+ theseG5023M+ himselfG848L+ forG4012K#+ shall speakG2980J+ heG846I+ himG846H+ askG2065G+ ageG2244F+ is ofG2192E+ heG846D+ notG3756C+ knowG1492B+  weG2249A#+  eyesG3588 G3788@+  hisG846?#+  hath openedG455>+  whoG5101=+ orG2228<+ notG3756;+ we knowG1492 $UjI0yaJ1~fN6nU+ he beG2076+ whetherG1487+ saidG2036+ andG2532~+ answeredG611}+ heG1565|+ a sinnerG268{+ isG2076z!+ manG3588 G444y+ thisG3778x+ thatG3754w+ knowG1492v+ weG2249u!+ the praiseG1391t#+  godG3588 G2316s+  giveG1325r+  unto himG846q+  saidG2036p+  andG2532o+ blindG5185n+ wasG2258m+ thatG3739l!+ the manG3588 G444k#+ called theyG5455j+ againG1537i+ thenG3767h+  himG846g+  askG2065f+ of ageG2244e+ he isG2192d#+ parentsG3588 G1118c+ hisG846b+ saidG2036a+ thereforeG1223#`5+ out of the synagogueG656 _-+ he should be putG1096 $g}eD+~dI2tYB,}g&+ yeG5210%+ willG2309$+  againG3825#+  hearG191"+  would yeG2309!+  whereforeG5101 +  hearG191+ notG3756+ didG191+ andG2532+ alreadyG2235+ youG5213#+ i have toldG2036+ themG846#+ he answeredG611#+  eyesG3588 G3788+  thineG4675+  opened heG455+ howG4459+ to theeG4671+ did heG4160+ whatG5101+ againG3825+ to himG846+ said theyG2036 + thenG1161 + i seeG991 + nowG737 + blindG5185 '+ whereas i wasG5607+  thatG3754+  i knowG1492+  one thingG1520+  notG3756+  i knowG1492+ a sinnerG268 %UgQ:" |\?)v[D% oUK+ hereinG5129J+ whyG1063I+ unto themG846H+ saidG2036G+ andG2532F+ answeredG611E!+ the manG3588 G444D+  he isG2076C#+  from whenceG4159B+  notG3756A+  we knowG1492@+ thisG5126?+ forG1161>!+ unto mosesG3475=+ spakeG2980<#+ godG3588 G2316;+ thatG3754:+ knowG14929+ weG22498+ disciplesG31017#+  moses'G3588 G34756+  areG20705+  weG22494+  butG11613+  discipleG31012+ hisG15651+ artG14880+ thouG4771/+ saidG2036.+ andG2532-+ himG846,%+ they reviledG3058++ thenG3767*+ disciplesG3101)+ hisG846(+ beG1096'+ alsoG2532 $R~gH/wZ@)t[E'jRo+ thatG3754n+ heardG191m+ notG3756l+ was itG191$k+!+ the world beganG3588 G165j+ sinceG1537i!+ he hearethG191h+ himG5127g#+ willG3588 G2307f+ hisG846e+ doethG4160d+  andG2532#c3+  a worshipper of godG2318b+  beG5600a+  any manG5100`+  ifG1437_+ butG235^+ sinnersG268]+ notG3756\+ hearethG191[#+ godG3588 G2316Z+ thatG3754Y+ we knowG1492X+ nowG1161W#+ eyesG3588 G3788V+ mineG3450U)+ he hath openedG455T+ andG2532S+ he isG2076R#+ from whenceG4159Q+ notG3756P+  knowG1492O+  yeG5210N+  thatG3754"M1+  a marvellous thingG2298L+  isG2076 $qoY=%t]E*hP7! q+ #thatG3754+ #heardG191#+ #jesusG3588 G2424+ "outG1854+ "himG846+ "they castG1544 + "andG2532 + "usG2248 + "teachG1321 + " thouG4771 + " dostG1321+ " andG2532+ " sinsG266+ " inG1722+ "bornG1080!+ "altogetherG3650+ "wastG1080+ "thouG4771+ "unto himG846+ "saidG2036+ "andG2532~'+ "they answeredG611}+ ! nothingG3756|+ !doG4160{+ !he couldG1410z+ !godG2316y+ !ofG3844x+ !notG3361w+ !wereG2258v+ !this manG3778u+ !ifG1487t+ blindG5185$s5+ of one that was bornG1080r+ the eyesG3788q+ openedG455p+ any manG5100 $gv`E*rW@(ybC+}g7+ % heG15656+ % it isG20765+ % andG25324+ %himG8463+ %seenG37082+ %bothG25321+ %thou hastG37080+ %unto himG846/+ %saidG2036.#+ %jesusG3588 G2424-+ %andG1161,+ $ himG846++ $ onG1519*++ $ i might believeG4100)+ $thatG2443(+ $lordG2962'+ $is heG2076&+ $whoG5101%+ $saidG2036$+ $andG2532#+ $answeredG611"+ $heG1565!#+ #of godG3588 G2316 #+ #the sonG3588 G5207+ #onG1519+ #believeG4100+ # thouG4771+ # dostG4100+ # unto himG846+ # he saidG2036+ # himG846!/+ #when he had foundG2147+ #andG2532+ #outG1854+ #himG846'+ #they had castG1544 #ekS6gR7|e9{eZ+ (himG846Y+ (withG3326X!+ (which wereG5607#W'#+ (the phariseesG3588 G5330V+ (ofG1537U+ (andG2532T+ 'blindG5185S+ 'be madeG1096(R?+ 'that they which see mightG991Q+ 'andG2532P+ 'might seeG991O+ 'notG3361N)+ ' they which seeG991M+ ' thatG2443L#+ ' worldG3588 G2889K+ ' thisG5126J+ 'intoG1519I+ 'am comeG2064H+ 'iG1473G+ 'judgmentG2917F+ 'forG1519E+ 'saidG2036D#+ 'jesusG3588 G2424C+ 'andG2532B+ &himG846A'+ &he worshippedG4352@+ &andG2532?+ &i believeG4100>+ &lordG2962=+ &saidG5346<+ &heG3588;+ &andG1161:+ %theeG46759+ %withG33268%+ % that talkethG2980 $hhR9!bL6mT;"h~+  intoG1519}#+  the doorG3588 G2374|+ byG1223{+ notG3361z+ enterethG1525y+ he thatG3588x+ unto youG5213w+ i sayG3004v+ verilyG281u+ verilyG281t+ )remainethG3306s+ )sinG266r+ )yourG5216q+ )thereforeG3767p+ )we seeG991o+ ) ye sayG3004n+ ) nowG3568m+ ) butG1161l+ ) sinG266k+ ) noG3756j)+ )ye should haveG2192i+ )blindG5185h+ )ye wereG2258g+ )ifG1487f+ )unto themG846e+ )saidG2036d#+ )jesusG3588 G2424c+ (alsoG2532b+ (blindG5185a+ (weG2249`+ (areG2070_+ ( unto himG846^+ ( saidG2036]+ ( andG2532\#+ ( these wordsG5023[+ (heardG191 "biS8!|fF waB+ yb + themG846+ leadethG1806+ andG2532+ nameG3686+  byG2596+  sheepG4263+  his ownG2398!+  he callethG2564+  andG2532#+ voiceG3588 G5456+ hisG846+ hearG191#+ the sheepG3588 G4263+ andG2532+ openethG455 !#+ the porterG3588 G2377+ to himG5129"%#+ of the sheepG3588 G4263%+ the shepherdG4166 + isG2076 #+ the doorG3588 G2374 + byG1223 #+ entereth inG1525 + he thatG3588+ butG1161+ a robberG3027+ andG2532+ a thiefG2812+ isG2076+ the sameG1565)+ some other wayG237#+  climbeth upG305+  butG235"'!+  the sheepfoldG3588 G833 #e{bM4xbC,ycL/eC#+ jesusG3588 G2424B+ spakeG2036A#+ parableG3588 G3942@+ thisG3778?%+ of strangersG245>#+  the voiceG3588 G5456=+  notG3756<+  they knowG1492;+  forG3754:+  himG8469+ fromG5758+ will fleeG53437+ butG2356+ followG1905+ notG37564+ will theyG1903!+ a strangerG2452+ andG11611#+ voiceG3588 G54560+ hisG846/+ they knowG1492.+  forG3754-+  himG846,+  followG190+#+  the sheepG3588 G4263*+  andG2532)#+ before themG1715(+ goethG4198'+ heG846&+ sheepG4263%+ his ownG2398 $-+ he putteth forthG1544#+ whenG3752"+ andG2532!+ outG1806 #faD+oV=$yaI/|ff+  didG191e#+  the sheepG3588 G4263d+  butG235c+  robbersG3027b+ andG2532a+ thievesG2812`+ areG1526_+ meG1700^+ beforeG4253]+ cameG2064\+ everG3745[+ all thatG3956"Z%#+  of the sheepG3588 G4263Y#+  the doorG3588 G2374X+  amG1510W+  iG1473V+  unto youG5213U+ i sayG3004T+ verilyG281S+ verilyG281R+ againG3825Q+ unto themG846P#+ jesusG3588 G2424O+ saidG2036N+ thenG3767M+ unto themG846L+  he spakeG2980K+  whichG3739J+  they wereG2258I#+  what thingsG5101H+  notG3756G!+ understoodG1097F+ theyG1565E+ butG1161D+ unto themG846 $lnXB,lU="mR; l + thatG2443 + andG2532+ lifeG2222++ they might haveG2192+ thatG2443+ am comeG2064+ iG1473!+ to destroyG622+ andG2532+ to killG2380+ andG2532+ to stealG2813~+ forG2443}+ butG1487|+ notG3756{+ comethG2064z#+ the thiefG3588 G2812y+ pastureG3542x+ findG2147w+ andG2532v+ outG1831u+ andG2532t#+ shall go inG1525s+ andG2532!r/+ he shall be savedG4982q+ enter inG1525p+ any manG5100o+ ifG1437n+ meG1700m+ byG1223l#+ the doorG3588 G2374k+ amG1510j+ iG1473i+ themG846h+ hearG191g+  notG3756 "OrZ>! eNybI' qO,#+ the wolfG3588 G3074++ andG2532*+ fleethG5343)+ andG2532(#+ the sheepG3588 G4263'+ leavethG863&+ andG2532%+ comingG2064$#+ the wolfG3588 G3074#+ seethG2334"+ notG3739!+ areG1526 #+ the sheepG3588 G4263+ whose ownG2398%+ the shepherdG4166+ notG3756+ andG2532,9#+ he that is an hirelingG3588 G3411+ butG1161#+ the sheepG3588 G4263+ forG5228#+ lifeG3588 G5590+ hisG846+ givethG5087+ shepherdG4166+ goodG2570#+ theG3588 G4166+ shepherdG4166+ goodG2570#+ theG3588 G4166+ amG1510 + iG1473 ++ more abundantlyG4053 ++ they might haveG2192 #jvV<!gR<s]E/ jO+ andG2532 N!#+ the fatherG3588 G3962M+ know iG1097L+ even soG2504K+ meG3165J+ knowethG1097 I!#+ the fatherG3588 G3962H+ asG2531G+  mineG1699F+  ofG5259E+  am knownG1097D+  andG2532C+ myG1699B+ knowG1097A+ andG2532@+ shepherdG4166?+ goodG2570>#+ theG3588 G4166=+ amG1510<+ iG1473;#+ the sheepG3588 G4263:+ forG40129+ notG37568+ carethG31997+ andG25326#+ an hirelingG34115+ he isG20764+ becauseG37543+ fleethG53432%+ the hirelingG34111#+ the sheepG3588 G42630!+ scatterethG4650/+ andG2532.+ themG846-+ catchethG726 $dt]E,cN6xaI2yds+ iG1473r+ becauseG3754q+ meG3165p+ loveG25o#+ my fatherG3588 G3962n+ dothG25m+ thereforeG1223l+ shepherdG4166k+ oneG1520j+ foldG4167i+ oneG1520h)+ there shall beG1096g+ andG2532f#+ voiceG3588 G5456e+ myG3450d++ they shall hearG191c+ andG2532b+ bringG71a+  mustG1163`+  iG3165_+  them alsoG2548^!+  foldG3588 G833]+  thisG3778\+ ofG1537[+ notG3756Z+ areG2076Y+ whichG3739X+ i haveG2192W+ sheepG4263V+ otherG243U+ andG2532T#+  the sheepG3588 G4263S+  forG5228R#+  lifeG3588 G5590Q+  myG3450P!+  i lay downG5087 %axcJ0~fQ7sXC*~a+ there wasG1096#+ fatherG3588 G3962+ myG3450+ ofG3844++ have i receivedG2983!##+ commandmentG3588 G1785+ thisG3778+ againG3825+ itG846+ to takeG2983+ powerG1849 + i haveG2192 + andG2532 + downG5087 + itG846 + to layG5087+ powerG1849+  i haveG2192+  myselfG1683+  ofG575+  downG5087+  itG846+ layG5087+ iG1473+ butG235+ meG1700~+ fromG575}+ itG846|+ takethG142{+ no manG3762z+ againG3825y+  itG846x%+  i might takeG2983w+  thatG2443v#+  lifeG3588 G5590u+  myG3450t+ lay downG5087 "sw`G&pY?)bK0s:#+ jerusalemG3588 G24149+ atG17228+ it wasG10967+ andG11616%+  of the blindG51855+  the eyesG37884+  openG4553+  a devilG11402+ canG1410(1=+ of him that hath a devilG11390#+ the wordsG3588 G4487/+ notG3756.+ areG2076-+ theseG5023,+ saidG3004++ othersG243*+  himG846)+  hear yeG191(+ whyG5101'+ is madG3105&+ andG2532%+ a devilG1140$+ he hathG2192#+ saidG3004"%+ many of themG4183!+ andG1161 #+  sayingsG3588 G3056+ theseG5128+ forG1223+ the jewsG2453+ amongG1722+ againG3825+ thereforeG3767!+ a divisionG4978 #PiJ0nR3mR<$gP]+ themG846\+ answeredG611[#+ jesusG3588 G2424Z+ plainlyG3954Y+ usG2254X+ tellG2036 W!#+ the christG3588 G5547V+ beG1488U+ thouG4771T+ ifG1487S+  to doubtG142R+  usG2257Q)+  dost thou makeG142P+  longG2193O+  howG4219N+ unto himG846M+ saidG3004L+ andG2532K+ himG846J#+ round aboutG2944I+ the jewsG2453H+ cameG2944G+ thenG3767F#+ porchG3588 G4745E#+ solomon'sG3588 G4672D+ inG1722 C!#+ the templeG3588 G2411B+ inG1722A+ walkedG4043@#+ jesusG3588 G2424?+ andG2532>+ winterG5494=+ it wasG2258<+ andG25321;C#+ the feast of the dedicationG3588 G1456 %Y_G2xbL6 vWA' qY+ knowG1097+ and iG2504+ voiceG191+ myG3450~#+ hearG3588 G5456}#+ sheepG3588 G4263|+ myG1699{+  unto youG5213z+  i saidG2036y+  asG2531x#+  sheepG3588 G4263w+  myG1699v+ ofG1537u+ notG3756t+ ye areG2075s+ becauseG1063r+ notG3756q+ believeG4100p+ yeG5210o+ butG235n+ meG1700m+ ofG4012l%+ bear witnessG3140k+ theyG5023j#+ nameG3588 G3686i#+ father'sG3588 G3962h+ myG3450g+  inG1722f+  doG4160e+  iG1473d+  thatG3739c#+  the worksG3588 G2041b+ notG3756a#+ ye believedG4100`+ andG2532_+ youG5213^+ i toldG2036bR$RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{$$$H$k$$3$W$|$ $E$j$$2$X$}$$$H$k$$3$W$|$ $E$j$$2$X$}$!$D$e$ $.$P$s$$:$^$$&$K$o$$7$Z$~$ $C$f$ $,$O$s$$:$]$$'$L$Ðq$Đ$Ő7$Ɛ]$ǐ$Ȑ"$ɐE$ʐh$ː $̐.$͐R$ΐu$ϑ$Б:$ё^$ґ$ӑ&$ԑJ$Ցk$֑$ב1$ؑS$ّw$ڑ$ۑ<$ܑ_$ݑ$ޑ$$ߑF$j$ᑅ$⑅0$㑅R$䑅t$呆$摆9$瑆\$葇$鑇%$ꑇI$둇l$쑈$푈1$S$v$$=$a$$&$I$l$ %UmQ7oW@&u_?(sU'#+ handG3588 G5495&#+ father'sG3588 G3962%+ myG3450$+  out ofG1537#+  pluckG726"!+  is able toG1410!+  noG3762 +  andG2532+ allG3956%+ greater thanG3187+ isG2076+ meG3427+ gaveG1325+ whichG3739#+ fatherG3588 G3962+ myG3450#+ handG3588 G5495+ myG3450+ out ofG1537+ themG846+  pluckG726+  anyG5100+  shallG726+  neitherG3756+  perishG622+ neverG3756 !+ they shallG622 + andG2532 + lifeG2222 + eternalG166 + unto themG846+ giveG1325+ and iG2504+  meG3427#+  they followG190+  andG2532+ themG846 %\nR8oW?&pU<t\L+ !goodG2570K+ !aG2041J+ !forG4012I+ !sayingG3004H+ !himG846G+ !answeredG611F+ !the jewsG2453E+ meG3165D#+ do ye stoneG3034C+ worksG2041B+ of thoseG846A+ whichG4169@+ forG1223?#+ fatherG3588 G3962>+ myG3450=+ fromG1537<+ youG5213;'+ have i shewedG1166:+ worksG20419+ goodG25708+ manyG41837+ themG8466+ answeredG6115#+ jesusG3588 G24244+ himG8463+ stoneG30342+ toG24431+ againG38250+ stonesG3037/+ took upG941.+ the jewsG2453-+ thenG3767,+ oneG1520++ areG2070*#+ fatherG3588 G3962)+ andG2532(+ iG1473 %UpT=iN7tZB,mUq+ # cameG1096p#+ #of godG3588 G2316o#+ #the wordG3588 G3056n+ #whomG3739m+ #untoG4314l+ #godsG2316k+ #themG1565j+ #he calledG2036i+ #ifG1487h+ " godsG2316g+ " ye areG2075f+ " saidG2036e+ " iG1473d#+ " lawG3588 G3551c+ "yourG5216b+ "inG1722a+ "writtenG1125`+ "notG3756_+ "is itG2076^+ "themG846]+ "answeredG611\#+ "jesusG3588 G2424[+ !godG2316Z+ !thyselfG4572Y+ !makestG4160X+ !a manG444W+ !beingG5607V+ !thouG4771U%+ !because thatG3754T+ !andG2532S+ !blasphemyG988R+ ! forG4012Q+ ! butG235P+ ! notG3756O+ ! theeG4571N+ ! we stoneG3034M+ !workG2041 #cw`J4iF+yV:$ }c+ &thoughG2579+ &i doG4160+ &ifG1487+ &butG1161+ % notG3361+ % meG3427+ %believeG4100 + %fatherG3962 + %myG3450 #+ %ofG3588 G3962 #+ %the worksG3588 G2041 + %notG3756+ %i doG4160+ %ifG1487#+ $of godG3588 G2316+ $the sonG5207+ $i amG1510+ $ i saidG2036+ $ becauseG3754-+ $ thou blasphemestG987#+ $ the worldG3588 G2889+ $ intoG1519~+ $sentG649}+ $andG2532|++ $hath sanctifiedG37 {!#+ $the fatherG3588 G3962z+ $him, whomG3739y+ $ofG3004x+ $yeG5210w+ $sayG3004v+ #be brokenG3089u+ # notG3756t+ # canG1410#s'#+ # the scriptureG3588 G1124r+ # andG2532 #dw_@)waD% tV?# |d7+ ( johnG24916+ (whereG36995#+ (the placeG3588 G51174+ (intoG15193#+ (jordanG3588 G24462+ (beyondG40081+ (againG38250+ (went awayG565/+ (andG2532.#+ ' handG3588 G5495-+ ' theirG846,+ 'out ofG1537+!+ 'he escapedG1831*+ 'butG2532)+ 'himG846(+ 'to takeG4084'+ 'againG3825&#+ 'they soughtG2212%+ 'thereforeG3767$+ &himG846#+ &inG1722"+ &and iG2504!+ &meG1698 + &inG1722 !#+ &the fatherG3588 G3962+ &thatG3754+ & believeG4100+ & andG2532#+ & ye may knowG1097+ & thatG2443#+ & the worksG3588 G2041+ &believeG4100+ &meG1698+ &notG3361!+ &ye believeG4100 &]iQ5xaC+jN8" w]]+ bethanyG963\+ ofG575[+ lazarusG2976Z+ sickG770Y+ wasG2258X+ a certainG5100W+ nowG1161V+ *thereG1563U+ *himG846T+ *onG1519S+ *believedG4100R+ *manyG4183Q+ *andG2532P+ )trueG227O+ )wereG2258N+ )this manG5127M+ )ofG4012L+ )spakeG2036K+ )johnG2491J+ )thatG3745I!+ ) all thingsG3956H+ ) butG1161G+ ) miracleG4592F+ ) noG3762E+ ) didG4160D+ )johnG2491C+ )saidG3004B+ )andG2532A+ )himG846@+ )untoG4314?+ )resortedG2064>+ )manyG4183=+ )andG2532<+ (he abodeG3306;+ ( thereG1563:+ ( andG25329+ ( baptizedG9078+ ( firstG4413 #Zx^D,oQ3zW@(rZ+ whenG1161+  is sickG770~#+  thou lovestG5368}+  he whomG3739|+ beholdG1492{+ lordG2962z+ sayingG3004y+ himG846x+ untoG4314w+ sentG649v#+ his sistersG3588 G79u+ thereforeG3767t+ was sickG770s+ lazarusG2976r+ brotherG3588 G80q+ whoseG3739p+  hairG2359o+  herG846n#+  withG3588 G2359m#+  feetG3588 G4228l+  hisG846k+ wipedG1591j+ andG2532i'+ with ointmentG3464h#+ the lordG3588 G2962g+ anointedG218f+ whichG3588e+ maryG3137d+ it wasG2258c+  marthaG3136b+  sisterG3588 G79a+  herG846`+  andG2532_+  of maryG3137^#+ the townG3588 G2968 "`u_H0nN( sU>w`"+ twoG1417!+ he abodeG3306 #+ he was sickG770+ thatG3754+ thereforeG3767%+ he had heardG191+ whenG5613#+  lazarusG3588 G2976+ andG2532+ sisterG3588 G79+ herG846+ andG2532#+ marthaG3588 G3136+ lovedG25#+ jesusG3588 G2424+ nowG1161+ therebyG1223"1+ might be glorifiedG1392#+ of godG3588 G2316#+ the sonG3588 G5207+ thatG2443 #+ of godG3588 G2316 #+  the gloryG3588 G1391 +  forG5228 +  butG235 +  deathG2288+  untoG4314+ notG3756+ isG2076!+ sicknessG3588 G769+ thisG3778+ he saidG2036+ heardG191#+ jesusG3588 G2424 #\~dL3sZ7 ~fO1u\E+ hoursG5610D+ twelveG1427C+ notG3780B+ are thereG1526A+ answeredG611@#+ jesusG3588 G2424?+  againG3825>+  thitherG1563=!+  goest thouG5217<+  andG2532;+  theeG4571:+ to stoneG30349+ soughtG22128+ of lateG35687+ the jewsG24536+ masterG44615+ unto himG8464+ sayG30043#+ disciplesG3588 G31012+  againG38251#+  judæaG3588 G24490+ intoG1519/+ let us goG71.+ disciplesG3101-#+ toG3588 G3101,+ saith heG3004++ thatG5124*+ afterG3326)+ thenG1899(+  he wasG2258'#+  place whereG5117&+  the sameG3739%+  inG1722$+  stillG3306#+ daysG2250 #^}\<% hR9! {\F0u^h+ ourG2257g+ unto themG846f+ he saithG3004e+ thatG5124d+ afterG3326c+ andG2532b+ said heG2036a%+ these thingsG5023`+ himG846_+ inG1722^#+ lightG3588 G5457]+ noG3756\+ there isG2076[+ becauseG3754Z%+ he stumblethG4350Y#+ the nightG3588 G3571X+ inG1722W+ walkG4043V+ a manG5100U+ ifG1437T+ butG1161S+ worldG2889R+ thisG5127Q#+ ofG3588 G2889P#+ the lightG3588 G5457O+ he seethG991N+ becauseG3754M+ notG3756L%+ he stumblethG4350K#+ the dayG3588 G2250J+ inG1722I+ walkG4043H+ any manG5100G+ ifG1437 F!#+ in the dayG3588 G2250 #QiJ4}a="pU=mQ + unto themG846 #+ jesusG3588 G2424 + saidG2036+ thenG5119#+ in sleepG3588 G5258$)#+ taking of restG3588 G2838+ ofG4012'+ he had spokenG3004+ thatG3754+ thoughtG1380+ theyG1565+ butG1161#+ deathG3588 G2288~+ hisG846}+ ofG4012|+ spakeG2046{#+ jesusG3588 G2424z+ howbeitG1161 y-+ he shall do wellG4982x+ he sleepG2837w+ ifG1487v+ lordG2962u#+ disciplesG3588 G3101t+ hisG846s+ saidG2036r+ thenG3767q%+ out of sleepG1852p+ himG846o#+ i may awakeG1852n+ thatG2443m+ i goG4198l+ butG235k+ sleepethG2837j+ lazarusG2976i+ friendG5384 #^|eG/iQ;# lV>*s^.+ heG846-+ cameG2064,#+ jesusG3588 G2424++ then whenG3767*+ himG846)+  withG3326(!+  we may dieG599'+  thatG2443&+  goG71%+  alsoG2532$+ usG2249#+ letG71."=#+ unto his fellowdisciplesG3588 G4827!+ didymusG1324 ++ which is calledG3004+ thomasG2381+ saidG2036+ thenG3767+ himG846+  untoG4314+  let us goG71%+  neverthelessG235)+  ye may believeG4100'+  to the intentG3754+ thereG1563+ notG3756+ i wasG2252+ thatG2443!+ your sakesG5209+ forG1223+ i am gladG5463+ andG2532+ is deadG599 + lazarusG2976 + plainlyG3954 $Ww_D- fP9! xbG0oWR+ thatG3754Q+ she heardG191P!+ as soon asG5613O+ marthaG3136N+ thenG3767M+ brotherG3588 G80L+ theirG846K!+  concerningG4012J+  themG846I+  comfortG3888H+  toG2443G+  maryG3137F+ andG2532E+ marthaG3136D+ toG4012C+ cameG2064B+ the jewsG2453A+ ofG1537@+ manyG4183?+ andG2532>+  offG575=+ furlongsG4712<+ fifteenG1178;+ aboutG5613:#+ jerusalemG3588 G24149+ nigh untoG14518+ wasG22587!+ bethanyG3588 G9636+ nowG11615+  alreadyG22354+  daysG22503+  fourG50642#+ the graveG3588 G34191+ inG17220+ he hadG2192/!+ found thatG2147 #Wv^G1oY6s[?!pWu+ saithG3004t#+ jesusG3588 G2424s+  theeG4671r+  will giveG1325q#+ godG3588 G2316p#+ of godG3588 G2316o'+ thou wilt askG154n!+ whatsoeverG3745m+ even nowG3568l+ thatG3754k+ i knowG1492j+ butG235i+ diedG2348h+  notG3756g+  hadG2348f+  brotherG3588 G80e+  myG3450d+  hereG5602c++ thou hadst beenG2258b+ ifG1487a+ lordG2962`#+ jesusG3588 G2424_+ untoG4314^#+ marthaG3588 G3136]+ saidG2036\+ thenG3767[#+ the houseG3588 G3624Z+  inG1722Y+  satG2516X+  maryG3137W+  butG1161V+  himG846U%+ went and metG5221T!+ was comingG2064S#+ jesusG3588 G2424 "XrY>$ u^?' ZD.oX+ andG2532+ livethG2198+ whosoeverG3956+ andG2532'+ shall he liveG2198+ yetG2579%+  he were deadG599+  thoughG2579+  meG1691+  inG1519! /+  he that believethG4100 #+ the lifeG3588 G2222 + andG2532% -!+ the resurrectionG3588 G386 + amG1510+ iG1473+ unto herG846+ saidG2036#+ jesusG3588 G2424+  dayG2250+  the lastG2078+  atG1722%-!+ the resurrectionG3588 G386+ inG1722"3+ he shall rise againG450~+ thatG3754}+ i knowG1492|+ unto himG846{+ saithG3004z+ marthaG3136y-+ shall rise againG450x+ brotherG3588 G80w+ thyG4675v+ unto herG846 #XpN6oX4|\F. rX:+  sayingG20369+  secretlyG29778+  sisterG3588 G797+  herG8466+ maryG31375+ calledG54554+ andG25323-+ she went her wayG5652+ saidG20361+ soG50230%+ when she hadG2036/+ andG2532.#+ the worldG3588 G2889-+ intoG1519!,/+  which should comeG2064+#+  of godG3588 G2316*#+  the sonG3588 G5207 )!#+  the christG3588 G5547(+  artG1488'+ thouG4771&+ thatG3754%+ believeG4100$+ iG1473#+ lordG2962"+ yeaG3483!+ unto himG846 + she saithG3004+  thisG5124)+  believest thouG4100+  dieG599+  neverG3756+ shallG599+ meG1691+ inG1519+ believethG4100 $QsU>& z[D)pW7  tQ^#+ the houseG3588 G3614]+ inG1722\+ herG846[+ withG3326Z!+ which wereG5607Y+ thenG3767X+ the jewsG2453W+ himG846V+ metG5221U#+  marthaG3588 G3136T+  whereG3699 S!#+  that placeG3588 G5117R+  inG1722Q+  wasG2258P+ butG235O#+ the townG3588 G2968N+ intoG1519M+ comeG2064L+ not yetG3768K+ wasG2064J#+ jesusG3588 G2424I+ nowG1161H+  himG846G+ untoG4314F+ cameG2064E+ andG2532D+ quicklyG5035C+ she aroseG1453B+ heardG191A+ sheG1565@!+ as soon asG5613?+ for theeG4571>+ callethG5455=+ andG2532<+ is comeG3918 ;!#+  the masterG3588 G1320 $[w_A&sP:" mV?)q[+ ifG1487+ lordG2962+ unto himG846+ sayingG3004~#+ feetG3588 G4228}+ hisG846|+ atG1519{'+ she fell downG4098z+ himG846y+ sawG1492x+ wasG2258w#+ jesusG3588 G2424v+ whereG3699u+ was comeG2064t+ maryG3137s+ whenG5613r+ thenG3767q+ thereG1563p+ weepG2799o+ toG2443n#+ the graveG3588 G3419m+ untoG1519l+ she goethG5217k+ sayingG3004j+ herG846i+ followedG190h+ went outG1831g+ andG2532f+ hastilyG5030e#+ she rose upG450d+  thatG3754c#+  maryG3588 G3137b'+  when they sawG1492a+  herG846`+  comfortedG3888_+ andG2532 $UzcL4kP2qY@  tU&#+ #jesusG3588 G2424%+ " seeG1492$+ " andG2532#+ " comeG2064"+ "lordG2962!+ "unto himG846 + "they saidG3004+ "himG846%+ "have ye laidG5087+ "whereG4226+ "saidG2036+ "andG2532%+ !was troubledG5015+ !andG2532#'#+ !in the spiritG3588 G4151+ !groanedG1690+ ! heG1438+ ! with herG846!+ ! which cameG4905+ ! weepingG2799+ ! alsoG4905+ !the jewsG2453+ !andG2532+ !weepingG2799+ !herG846 + !sawG1492 + !thereforeG3767 + !jesusG2424 + !whenG5613 + diedG599+ notG3756+ hadG599+ brotherG3588 G80+ myG3450+ hereG5602++ thou hadst beenG2258 $XkO9" yZ8}aH+rXJ+ & it wasG2258I#+ & the graveG3588 G3419H+ &toG1519G+ &comethG2064F+ &himselfG1438E+ &inG1722D+ &groaningG1690C+ &againG3825B+ &thereforeG3767A+ &jesusG2424@+ %have diedG599?+ %notG3361>+ %shouldG599=+ %this manG3778<+ %evenG2532;+ % thatG2443:#+ % have causedG41609%+ % of the blindG51858#+ % the eyesG3588 G37887%+ % which openedG4556+ %this manG37785+ %notG37564+ %couldG14103+ %saidG20362+ %themG8461+ %ofG15370+ %someG5100/+ %andG1161.+ $himG846-+ $he lovedG5368,+ $howG4459++ $beholdG1492*+ $the jewsG2453)+ $saidG3004(+ $thenG3767'+ #weptG1145 !SpQ9z_G'|aG0sSk#+ ( of godG3588 G2316j#+ ( the gloryG3588 G1391"i1+ ( thou shouldest seeG3700%h7+ ( thou wouldest believeG4100g+ (ifG1437f+ (thatG3754e+ (unto theeG4671d+ (notG3756c+ (said iG2036b+ (unto herG846a+ (saithG3004`#+ (jesusG3588 G2424_+ 'four daysG5066^%+ 'he hath beenG2076]+ ' forG1063\#+ ' he stinkethG3605[%+ ' by this timeG2235Z+ ' lordG2962Y+ ' unto himG846X+ 'saithG3004$W5+ 'of him that was deadG2348V!+ 'the sisterG3588 G79U+ 'marthaG3136T#+ 'the stoneG3588 G3037S%+ 'take ye awayG142R+ 'saidG3004Q#+ 'jesusG3588 G2424P+ &itG846O+ &uponG1909N+ &layG1945M+ & a stoneG3037L+ & andG2532K+ & a caveG4693 #eoX@){`H0}gM7}e+ *thatG3754 -+ *they may believeG4100 + * thatG2443 + * i saidG2036 )+ * which stand byG4026 !#+ * the peopleG3588 G3793!+ * because ofG1223+ *butG235+ *alwaysG3842+ *meG3450%+ *thou hearestG191+ *thatG3754+ *knewG1492+ *iG1473+ *andG1161+ )meG3450~++ )thou hast heardG191}+ )thatG3754|+ )theeG4671{+ )i thankG2168z+ )fatherG3962y+ )saidG2036x+ ) andG2532w#+ ) eyesG3588 G3788v+ ) upG507u+ ) liftedG142t+ ) jesusG2424s+ )andG1161r+ )laidG2749q+ )wasG2258p+ )the deadG2348o+ )whereG3757n#+ )the stoneG3588 G3037m)+ )they took awayG142l+ )thenG3767 #[lN2`B) qS+u[1+ ,let himG8630+ ,andG2532/+ ,himG846.+ ,looseG3089-+ ,unto themG846,+ ,saithG3004+#+ ,jesusG3588 G2424*+ ,a napkinG4676$)5+ , was bound about withG4019(#+ , faceG3588 G3799'+ , hisG846&+ , andG2532%%+ , graveclothesG2750$+ ,withG1210##+ ,footG3588 G4228"+ ,andG2532!#+ ,handG3588 G5495 + ,boundG1210!+ ,came forthG1831 -+ ,he that was deadG2348+ ,andG2532+ + forthG1854+ + comeG1204+ + lazarusG2976+ +voiceG5456+ +loudG3173+ +with aG5456+ +he criedG2905!+ +had spokenG2036+ +thusG5023+ +when heG2036+ +andG2532+ *meG3165+ *hast sentG649+ *thouG4771 "jjT6waJ2w`A"j#S'#+ /the phariseesG3588 G5330R+ /andG2532&Q/!+ /the chief priestsG3588 G749P+ /gatheredG4863O+ /thenG3767N+ . had doneG4160M#+ . jesusG3588 G2424L#+ . what thingsG3739K+ . themG846J+ . toldG2036I+ .andG2532#H'#+ .the phariseesG3588 G5330G+ .toG4314F++ .went their waysG565E+ .themG846D+ .ofG1537C+ .someG5100B+ .butG1161A+ -himG846@+ -onG1519?+ - believedG4100>+ - didG4160=#+ - jesusG3588 G2424 <-+ - the things whichG3739;+ - had seenG2300:+ -andG25329#+ -maryG3588 G31378+ -toG43147!+ -which cameG20646+ -the jewsG24535+ -ofG15374+ -manyG41833+ -thenG37672+ ,goG5217 $hlT8qQ;%pQ:hw++ 1the high priestG749v+ 1beingG5607u+ 1caiaphasG2533t+ 1themG846s+ 1ofG1537r+ 1oneG1520q+ 1andG1161p#+ 0nationG3588 G1484o+ 0andG2532n#+ 0placeG3588 G5117m+ 0ourG2257l+ 0bothG2532k+ 0 take awayG142j+ 0 andG2532i!+ 0 shall comeG2064h!+ 0 the romansG4514g+ 0 andG2532f+ 0himG846e+ 0onG1519d%+ 0will believeG4100c+ 0allG3956b!+ 0thus aloneG3779a+ 0himG846`+ 0we letG863_+ 0ifG1437^+ /miraclesG4592]+ /manyG4183\+ /doethG4160[!+ / manG3588 G444Z+ / thisG3778Y+ / forG3754X+ / do weG4160W+ / whatG5101V+ /saidG3004U+ /andG2532T+ /a councilG4892 $X{cH.waD- mV>" vX#+ 3 yearG3588 G1763+ 3 thatG1565#+ 3 high priestG749+ 3beingG5607+ 3butG235+ 3himselfG1438+ 3ofG575+ 3notG3756+ 3spake heG2036+ 3thisG5124+ 3andG1161+ 2notG3361+ 2perishG622#+ 2nationG3588 G1484 + 2the wholeG3650 + 2 thatG2443 + 2 andG2532 !#+ 2 the peopleG3588 G2992 + 2 forG5228!+ 2 should dieG599+ 2manG444+ 2oneG1520+ 2thatG2443+ 2for usG2254++ 2it is expedientG4851+ 2thatG3754+ 2considerG1260+ 2norG3761+ 1at allG3762~+ 1nothingG3756}+ 1 knowG1492|+ 1 yeG5210{+ 1 unto themG846z+ 1 saidG2036y#+ 1 yearG3588 G1763x+ 1that sameG1565 !exa<%tG1w_B*e<+ 6thereforeG3767;+ 6jesusG2424:+ 5 to deathG6159+ 5 himG8468+ 5to putG6157+ 5forG2443*6A+ 5they took counsel togetherG48235+ 5forthG5754#+ 5dayG3588 G22503+ 5thatG15652+ 5fromG5751+ 5thenG3767*0A+ 4that were scattered abroadG1287/#+ 4 of godG3588 G2316".%#+ 4 the childrenG3588 G5043-+ 4 oneG1520,+ 4 inG1519)+?+ 4 he should gather togetherG4863*+ 4alsoG2532)+ 4thatG2443(+ 4butG235'+ 4onlyG3440!&##+ 4that nationG3588 G1484%+ 4forG5228$+ 4notG3756#+ 4andG2532!"##+ 3that nationG3588 G1484!+ 3forG5228 + 3dieG599+ 3shouldG3195#+ 3jesusG3588 G2424+ 3 thatG3754'+ 3 he prophesiedG4395 #\iS<" x^C& hQ1v\_+ 7 beforeG4253^+ 7 jerusalemG2414]+ 7 up toG1519!\##+ 7 the countryG3588 G5561[+ 7 out ofG1537Z+ 7wentG305Y+ 7manyG4183X+ 7andG2532W%+ 7nigh at handG1451V+ 7wasG2258U+ 7passoverG3957T+ 7the jews'G2453S+ 7andG1161R#+ 6disciplesG3588 G3101Q+ 6hisG846P+ 6withG3326O+ 6continuedG1304N+ 6and thereG2546M+ 6ephraimG2187L+ 6calledG3004K+ 6a cityG4172J+ 6intoG1519I)+ 6the wildernessG2048H+ 6near toG1451G#+ 6 a countryG3588 G5561F+ 6 untoG1519E+ 6 thenceG1564D+ 6 wentG565C+ 6 butG235B+ 6the jewsG2453A+ 6amongG1722@+ 6openlyG3954?+ 6moreG2089>+ 6noG3756=+ 6walkedG4043 "a|]:# yaH2h>'ya+ 9 knewG1097+ 9 any manG5100+ 9 ifG1437~+ 9thatG2443}'+ 9a commandmentG1785|+ 9had givenG1325#{'#+ 9the phariseesG3588 G5330z+ 9andG2532&y/!+ 9the chief priestsG3588 G749x+ 9bothG2532w+ 9nowG1161v#+ 8the feastG3588 G1859u+ 8toG1519t+ 8comeG2064s+ 8notG3756r+ 8he willG2064q+ 8thatG3754p+ 8 yeG5213o+ 8 thinkG1380n+ 8 whatG5101 m!#+ 8 the templeG3588 G2411l+ 8 inG1722k'+ 8as they stoodG2476j!+ 8themselvesG240i+ 8amongG3326h+ 8spakeG3004g+ 8andG2532f#+ 8for jesusG3588 G2424e#+ 8sought theyG2212d+ 8thenG3767c!+ 7themselvesG1438b+ 7purifyG48a+ 7toG2443`%+ 7the passoverG3957 #RoYA(w^C,fP4R-$G+  of them that sat at the tableG4873#+  oneG1520"+  wasG2258!+  lazarusG2976 + butG1161+ servedG1247#+ marthaG3588 G3136+ andG2532+ a supperG1173+ himG846+ they madeG4160+ thereG1563+ the deadG3498+ fromG1537+ he raisedG1453+ whomG3739#3+  which had been deadG2348+  wasG2258+  lazarusG2976+  whereG3699+  bethanyG963+ toG1519+ cameG2064 %+ the passoverG3957 + beforeG4253 + daysG2250 + sixG1803 + jesusG2424+ thenG3767+ 9himG846++ 9they might takeG4084+ 9thatG3704)+ 9he should shewG3377+ 9 he wereG2076+ 9 whereG4226 "TcC${]?)[C*tTF%+  which shouldG3195E+  simon'sG4613D+ iscariotG2469C+ judasG2455B#+ disciplesG3588 G3101A+ hisG846@+ ofG1537?+ oneG1520>+ saithG3004=+ thenG3767%<+#+ of the ointmentG3588 G3464;#+ the odourG3588 G3744:+ withG15379!+ was filledG41378+ the houseG36147+ andG11616+ hairG23595+ herG8464#+ withG3588 G23593#+ feetG3588 G42282+  hisG8461+  wipedG15910+  andG2532/#+  of jesusG3588 G2424.#+  the feetG3588 G4228-%+ and anointedG218,#+ very costlyG4186+%+ of spikenardG3487*#+ of ointmentG3464)+ a poundG3046(+ maryG3137'+ tookG2983&+ thenG3767%+  with himG846 $ddL5ybJ5lU4zdj+ herG846i+ letG863h#+ jesusG3588 G2424g+ saidG2036f+ thenG3767#e5+ what was put thereinG906d+ bareG941c+ andG2532b#+ the bagG3588 G1101a+ hadG2192`+  andG2532_+  a thiefG2812^+  he wasG2258]+  becauseG3754\+  butG235[+ the poorG4434Z+ forG4012Y+ caredG3199X+ heG846W+ thatG3754V+ notG3756U+ he saidG2036T+ thisG5124S#+  to the poorG4434R+  givenG1325Q+  andG2532P+ penceG1220O'+ three hundredG5145N+ forG1223M+ soldG4097L#+ ointmentG3588 G3464K+ thisG5124J+ notG3756I+ why wasG5101H+  himG846G+  betrayG3860 %Sz_>'ycH1~fL3kS+ thatG2443+ butG235 + onlyG3440 + sakeG1223 #+ jesus'G3588 G2424 + forG1223 + notG3756+ they cameG2064+ andG2532+ thereG1563+ he wasG2076+ thatG3754+ knewG1097+ thereforeG3767+ the jewsG2453+ ofG1537+ peopleG3793~+ muchG4183}+  alwaysG3842|+  notG3756{+  ye haveG2192z+ meG1691y+ butG1161x+ youG1438w+ withG3326v+ ye haveG2192u+ alwaysG3842t+ the poorG4434s+ forG1063r+  thisG846q'+  hath she keptG5083p+  buryingG1780o+  myG3450n#+  ofG3588 G1780m#+ the dayG3588 G2250l+ againstG1519k+ aloneG863 !VlT8!hM2 pZ;xV0++ when they heardG191/#+ the feastG3588 G1859.+ toG1519-+ were comeG2064,+ thatG3588++ peopleG3793*+ muchG4183)++ on the next dayG1887(#+ jesusG3588 G2424'+ onG1519&+ believedG4100%+ andG2532$+ went awayG5217##+ of the jewsG2453"+ manyG4183!+ himG846! /+ that by reason ofG1223+ becauseG3754+ to deathG615+ alsoG2532#+ lazarusG3588 G2976)+ they might putG615+ thatG2443+ consultedG1011&/!+ the chief priestsG3588 G749+ butG1161+ the deadG3498+ fromG1537'+ he had raisedG1453+ whomG3739+ alsoG2532#+ lazarusG3588 G2976)+ they might seeG1492 "fx`?oT9tU0}fR+ notG3361Q+ fearG5399P+  writtenG1125O+ it isG2076N+ asG2531M+ thereonG1909L+ satG2523K#+ a young assG3678!J/+ when he had foundG2147I#+ jesusG3588 G2424H+ andG1161G#+ of the lordG2962F+ the nameG3686E+ inG1722D#+ that comethG2064C+ of israelG2474B!+ the kingG3588 G935A+ blessedG2127@+ hosannaG5614?+ criedG2896>+ andG2532=+ himG846<+ to meetG5222;+ forthG1519:+ wentG18319+ andG2532#8'#+ of palm treesG3588 G54047!+ branchesG3588 G9026+ tookG29835+ jerusalemG24144+ toG15193!+ was comingG20642#+ jesusG3588 G24241+ thatG3754 "Z{aF0nN8 mU:$wZt+ thereforeG3767 s!#+ the peopleG3588 G3793r+ unto himG846q%+ these thingsG5023p'+ they had doneG4160o+ andG2532n+ himG846m+ ofG1909l+ writtenG1125k+ wereG2258j%+ these thingsG5023i+  thatG3754h++  remembered theyG3415g+  thenG5119f'+  was glorifiedG1392e#+  jesusG3588 G2424d+ whenG3753c+ butG235b%+ at the firstG4413a#+ disciplesG3588 G3101`+ hisG846_+ notG3756^!+ understoodG1097]%+ these thingsG5023\+  coltG4454[+  an ass'sG3688Z+  onG1909Y+  sittingG2521X+ comethG2064W!+ kingG3588 G935V+ thyG4675U+ beholdG2400T+ of sionG4622S+ daughterG2364 #R`F# rZAiQ0mR+  nothingG3762+ howG3754#+ perceive yeG2334!+ themselvesG1438+ amongG4314+ saidG2036+ thereforeG3767'+ the phariseesG5330#+  miracleG3588 G4592+  thisG5124 +  had doneG4160 +  heG846 ++  they heard thatG191 + for thatG3754 + himG846+ metG5221+ alsoG2532 !#+ the peopleG3588 G3793+ causeG1223+ thisG5124+ forG1223#+ bare recordG3140+ the deadG3498+ fromG1537+  himG846~+  raisedG1453}+  andG2532|#+  his graveG3588 G3419{+  out ofG1537z#+ lazarusG3588 G2976y+ he calledG5455x+ whenG3753w+ himG846v+ withG3326u+ that wasG5607 "_zcE*|`H+}gM6~_9!+ andrewG3588 G4068+ tellethG30047+ andG25326+ comethG20645+ philipG53764#+ jesusG3588 G24243+ seeG14922+  we wouldG23091+  sirG29620+  sayingG3004/+  himG846.+  desiredG2065-+ andG2532 ,!#+ of galileeG3588 G1056++ bethsaidaG966*%+ which was ofG575)+ to philipG5376(+ thereforeG3767'+ cameG4334&+ the sameG3778%#+  the feastG3588 G1859$+ atG1722#!+ to worshipG4352 "/+ them that came upG305!+ amongG1537 + greeksG1672+ certainG5100!+ there wereG2258+ andG1161+ himG846+  afterG3694+  is goneG565#+  the worldG3588 G2889+  beholdG1492 #[nO8~]>vT<$t[\+ it dieG599[+ ifG1437Z+ butG1161Y+ aloneG3441X+  abidethG3306W+  itG846V+  dieG599 U!#+  the groundG3588 G1093T+  intoG1519S+ fallG4098R#+ of wheatG3588 G4621Q#+ a cornG3588 G2848P+ exceptG1437O+ unto youG5213N+ i sayG3004M+ verilyG281L+ verilyG281#K3+  should be glorifiedG1392J!+  of manG3588 G444I#+  the sonG3588 G5207H+ thatG2443G+ is comeG2064F#+ the hourG3588 G5610E+ sayingG3004D+ themG846C+ answeredG611B+ jesusG2424A+ andG1161@#+  jesusG3588 G2424?+  tellG3004>+  philipG5376=+  andG2532<+ andrewG406;+ againG3825:+ andG2532 $brT7" hJ5jT=$xb+ beG2071#+ servantG3588 G1249~+ myG1699}+  alsoG2532|+  shallG2071{+  thereG1563z+  amG1510y+  iG1473x+ whereG3699w+ andG2532v+ meG1698u)+ let him followG190t+ meG1698s+ serveG1247r+ any manG5100q+ ifG1437p+ eternalG166o+ lifeG2222n+ untoG1519m+ itG846l!+  shall keepG5442k#+  worldG3588 G2889j+  thisG5129i+  inG1722h#+  lifeG3588 G5590g+ hisG846f)+ he that hatethG3404e+ andG2532d+ itG846c!+ shall loseG622b#+ lifeG3588 G5590a+ hisG846`)+ he that lovethG5368_+ fruitG2590^+ muchG4183!]/+ it bringeth forthG5342 %VrR8! mS;% y_G/qV%+ a voiceG5456$!+ came thereG2064#+ thenG3767"#+ nameG3588 G3686!+ thyG4675 + glorifyG1392+ fatherG3962#+ hourG3588 G5610+ thisG3778+ untoG1519+ came iG2064+ causeG1223+ thisG5124+ forG1223+ butG235#+ hourG3588 G5610+  thisG3778+  fromG1537+  meG3165+  saveG4982+  fatherG3962#+ shall i sayG2036+ whatG5101+ andG2532 + troubledG5015 #+ soulG3588 G5590 + myG3450 + isG5015 + nowG3568+ honourG5091#+ fatherG3588 G3962+ willG5091+ himG846+ meG1698+ serveG1247+ any manG5100+ ifG1437 $YybB) kN5hP1pYI+ nowG3568H+ sakesG1223G+  yourG5209F+  forG1223E+  butG235D+  of meG1691C+  becauseG1223B+ notG3756A+ cameG1096@#+ voiceG3588 G5456?+ thisG3778>+ saidG2036=+ andG2532<+ answeredG611;#+ jesusG3588 G2424:+  to himG8469+  spakeG29808+  an angelG327+  saidG30046+  othersG2435+ thunderedG10274+ itG10963+ said thatG30042+ heardG1911+ andG25320'+ that stood byG2476/+ thereforeG3793.!+ the peopleG3767-+ againG3825,%+ will glorifyG1392++  andG2532*+  glorifiedG1392)+  bothG2532(+  i haveG1392'#+  heavenG3588 G3772&+ fromG1537 #i}fM*|ZBlT;il+ "outG1537k!+ "have heardG191j+ "weG2249i+ "himG846h+ "answeredG611 g!#+ "the peopleG3588 G3793f+ !dieG599e+ !he shouldG3195d+ !deathG2288c+ !whatG4169b!+ !signifyingG4591a+ !he saidG3004`+ !thisG5124_+ meG1683^+ untoG4314]+ allG3956\+ will drawG1670[#+ the earthG3588 G1093Z+ fromG1537Y)+ i be lifted upG5312X+ ifG1437W+ and iG2504V+ outG1854U+  be castG1544T+  worldG2889S+  thisG5127R#+  ofG3588 G2889Q!!+  the princeG3588 G758P+ shallG1544O+ nowG3568N+ worldG2889M+ thisG5127L#+ ofG3588 G2889K%+ the judgmentG2920J+ isG2076 #VrU>' }fP8z^E/ nV+ #lestG2443#+ #the lightG3588 G5457 + #ye haveG2192 + # whileG2193 + # walkG4043 + # youG5216 + # withG3326#+ # the lightG3588 G5457+ #isG2076+ #whileG5550+ #a littleG3398+ #yetG2089+ #unto themG846+ #saidG2036#+ #jesusG3588 G2424+ #thenG3767!+ "of manG3588 G444~#+ "sonG3588 G5207}+ "thisG3778|+ "isG2076{+ "whoG5101z%+ "be lifted upG5312y+ "mustG1163x!+ "of manG3588 G444w#+ "the sonG3588 G5207v+ "thouG4771u+ "sayestG3004t+ "howG4459s+ " andG2532r!+ " everG3588 G165q+ " forG1519p+ " abidethG3306o#+ " christG3588 G5547n+ "thatG3754 m!#+ "of the lawG3588 G3551 "`v`># gQ.eN3 {`1+ %so manyG51180+ %had doneG4160/+ %heG846.+ %thoughG4160-+ %butG1161,+ $themG846++ $fromG575$*5+ $and did hide himselfG2928)+ $departedG565(+ $andG2532'#+ $ jesusG3588 G2424&+ $ spakeG2980%%+ $ these thingsG5023$+ $ of lightG5457#%+ $ the childrenG5207"+ $ye may beG1096!+ $thatG2443 #+ $the lightG3588 G5457+ $inG1519+ $believeG4100#+ $lightG3588 G5457+ $ye haveG2192+ $whileG2193+ #he goethG5217+ #whitherG4226+ #notG3756+ #knowethG1492#+ #darknessG3588 G4653+ #inG1722++ #he that walkethG4043+ #forG2532+ #youG5209+ #come uponG2638+ #darknessG4653 "XwaK3rZC" cC&qXS+ ' againG3825R+ 'saidG2036Q+ 'esaiasG2268P+ 'thatG5124O+ 'becauseG3754N+ 'believeG4100M+ 'notG3756L!+ 'they couldG1410K+ 'thereforeG1223J'+ &been revealedG601I#+ &of the lordG2962H#+ &the armG3588 G1023G+ &hathG601F+ &to whomG5101E+ & andG2532D!+ & reportG3588 G189C+ & ourG2257B'+ & hath believedG4100A+ & whoG5101@+ &lordG2962?+ &he spakeG2036>+ &whichG3739"=1+ &might be fulfilledG4137!<##+ &the prophetG3588 G4396;+ &of esaiasG2268 :!#+ &the sayingG3588 G30569+ &thatG24438+ % himG8467+ % onG15196+ % notG3756!5/+ % yet they believedG41004+ %themG8463+ %beforeG17152+ %miraclesG4592 #bt\=%mO6x^F,{bv+ *amongG1537u%+ *neverthelessG3676t+ ) himG846s+ ) ofG4012r+ ) spakeG2980q+ )andG2532p#+ )gloryG3588 G1391o+ )hisG846n+ )he sawG1492m+ )whenG3753l+ )esaiasG2268k+ )saidG2036j%+ )these thingsG5023i+ (themG846h'+ (i should healG2390g+ (andG2532f%+ (be convertedG1994e+ (andG2532d+ (heartG2588c#+ (withG3588 G2588b!+ (understandG3539a+ (norG2532`+ ( eyesG3788_#+ ( withG3588 G3788^+ ( seeG1492]+ ( notG3361\#+ ( they shouldG1492[+ (thatG2443Z#+ (heartG3588 G2588Y+ (theirG846X+ (hardenedG4456W+ (andG2532V#+ (eyesG3588 G3788U+ (theirG846T++ (he hath blindedG5186 "Uu_I.|Q:gN5kU+ , meG1691+ , onG1519+ , notG3756+ ,believethG4100+ ,meG1691+ ,onG1519!/+ ,he that believethG4100+ ,saidG2036+ ,andG2532+ ,criedG2896+ ,jesusG2424 #+ +of godG3588 G2316 !#+ +the praiseG3588 G1391 + +thanG2260 + +moreG3123 !+ +of menG3588 G444 !#+ +the praiseG3588 G1391!+ +they lovedG25+ +forG1063'=+ *put out of the synagogueG656)+ *they should beG1096+ *lestG2443+ *confessG3670+ * notG3756+ * they didG3670&-#+ * of the phariseesG3588 G5330~+ * becauseG1223}+ * butG235|+ *himG846{+ *onG1519z+ *believedG4100y+ *manyG4183x+ *alsoG2532%w-!+ *the chief rulersG3588 G758 %XeO6yaD'ybL1nX=+ / himG846<+ / judgeG2919;+ / iG1473:+ / notG33619+ /believeG41008+ /andG25327#+ /wordsG3588 G44876+ /myG34505+ /hearG1914+ /any manG51003+ /ifG14372+ /andG25321#+ .darknessG3588 G46530+ .inG1722/+ . abideG3306.+ . notG3361-+ . shouldG3306,+ . meG1691++ . onG1519*+ .believethG4100)+ .whosoeverG3956(+ .thatG2443'#+ .the worldG3588 G2889&+ .intoG1519%+ .a lightG5457$+ .am comeG2064#+ .iG1473"+ -meG3165!'+ -him that sentG3992 + -seethG2334+ -meG1691'+ -he that seethG2334+ -andG2532+ ,meG3165'+ ,him that sentG3992+ , onG1519+ , butG235 $\rO9# zcM.eF0r\a+ 1ofG1537`+ 1spokenG2980_+ 1notG3756^+ 1haveG2980]+ 1iG1473\+ 1forG3754[+ 0dayG2250Z+ 0the lastG2078Y+ 0inG1722X+ 0himG846W#+ 0shall judgeG2919V+ 0the sameG1565U'+ 0 i have spokenG2980T+ 0 thatG3739S#+ 0 the wordG3588 G3056R+ 0 himG846 Q-+ 0 one that judgethG2919P+ 0hathG2192O#+ 0wordsG3588 G4487N+ 0myG3450M+ 0notG3361L+ 0receivethG2983K+ 0andG2532J+ 0meG1691 I/+ 0he that rejectethG114H#+ /the worldG3588 G2889G+ /saveG4982F+ /toG2443E+ /butG235D#+ /the worldG3588 G2889C+ /judgeG2919B+ /toG2443A+ /notG3756@+ /i cameG2064?+ /forG1063>+ / notG3756 #a~iQ;z`H2 uX=a#+ the feastG3588 G1859+ beforeG4253+ nowG1161+ 2i speakG2980+ 2soG3779+ 2unto meG3427~+ 2saidG2046 }!#+ 2the fatherG3588 G3962|+ 2 even asG2531{+ 2 thereforeG3767z+ 2 speakG2980y+ 2 iG1473x!+ 2 whatsoeverG3739w#+ 2everlastingG166v+ 2lifeG2222u+ 2isG2076!t##+ 2commandmentG3588 G1785s+ 2hisG846r+ 2thatG3754q+ 2i knowG1492p+ 2andG2532o)+ 1i should speakG2980n+ 1whatG5101m+ 1andG2532l%+ 1i should sayG2036k+ 1whatG5101j'+ 1a commandmentG1785i+ 1meG3427h+ 1 gaveG1325g+ 1 heG846f+ 1 meG3165e!+ 1 which sentG3992d!+ 1 the fatherG3962c+ 1butG235b+ 1myselfG1683 "e|fH,cE* oX>e&+  of judasG2455%#+  the heartG3588 G2588$+  intoG1519#+ putG906"+ nowG2235!+ havingG906 + the devilG1228#+ being endedG1096+ supperG1173+ andG2532+ the endG5056+ untoG1519+ themG846+ he lovedG25#+ the worldG3588 G2889+ inG1722!+ which wereG3588+ his ownG2398%+ having lovedG25 !#+ the fatherG3588 G3962+ untoG4314#+ worldG3588 G2889+ thisG5127+ out ofG1537 -+ he should departG3327 + thatG2443 +  was comeG2064 #+  hourG3588 G5610 +  hisG846 +  thatG3754+  knewG1492+ jesusG2424+ whenG3588++ of the passoverG3957 #gdI1 nV7  rR;gI+  himselfG1438H!+  and girdedG1241G+  a towelG3012F+  tookG2983E+ andG2532D+ garmentsG2440C+ hisG3588B!+ laid asideG5087A+ andG2532@#+ supperG3588 G1173?+ fromG1537>+ he risethG1453=#+ godG3588 G2316<+ toG4314;+ wentG5217:+ andG25329+ godG23168+  fromG5757#+  he was comeG18316+  thatG37545+  andG25324#+  handsG3588 G54953+ hisG8462+ intoG15191!+ all thingsG39560+ had givenG1325 /!#+ the fatherG3588 G3962.+ thatG3754-+ knowingG1492,#+ jesusG3588 G2424++ himG846*+ betrayG3860)+ toG2443(+  simon'sG4613'+  iscariotG2469 #Xs\D)lR8 jR:" sXl+ unto himG846k+ saidG2036j+ andG2532i+ answeredG611h+ jesusG2424g#+ feetG3588 G4228f+ myG3450e+  washG3538d+  thouG4771c+  dostG3538b+  lordG2962a+ unto himG846`#+ peter saithG3004_+ andG2532^+ peterG4074]+ simonG4613\+ toG4314[+ cometh heG2064Z+ thenG3767Y+ girdedG1241X+ he wasG2258W+ wherewithG3739$V)#+  with the towelG3588 G3012U+  to wipeG1591T+  andG2532S#+  feetG3588 G4228$R)#+  the disciples'G3588 G3101Q+ to washG3538P+ beganG756O+ andG2532N#+ a basonG3588 G3537M+ intoG1519L+ waterG5204K!+ he pourethG906J!+ after thatG1534 %^s]F#}eO1eO7 t^+ myG3450+ notG3361+ lordG2962+ unto himG846 + saithG3004 + peterG4074 + simonG4613 + meG1700 + withG3326+ partG3313+ noG3756+ thou hastG2192+ notG3361+ theeG4571+ i washG3538+ ifG1437+ himG846+  answeredG611#+  jesusG3588 G2424~#+  feetG3588 G4228}+  myG3450|+  washG3538{!+ neverG3588 G165z!+ thou shaltG3538y+ unto himG846x+ saithG3004w+ peterG4074v+ hereafterG3326u++ thou shalt knowG1097t+  butG1161s+  nowG737r+  notG3756q+  knowestG1492p+  thouG4771o+ doG4160n+ iG1473m+ whatG3739 $f}fH)uZ<&|fO8!f5+ ye areG20754+ said heG20363+ thereforeG12232+ himG8461'+ should betrayG38600+ whoG3588/+ he knewG1492.+ forG1063-+ allG3956,+ notG3780++ butG235*+ cleanG2513)+ areG2075(+ yeG5210'+ andG2532&!+ every whitG3650%+ cleanG2513$+ isG2076#+ butG235"#+ feetG3588 G4228!+ to washG3538 + saveG2192+ notG3756+ needethG5532+ is washedG3068+ he thatG3588+ to himG846+ saithG3004#+ jesusG3588 G2424#+ headG3588 G2776+ andG2532#+ handsG3588 G5495+ alsoG2532+ butG235+ onlyG3440#+ feetG3588 G4228 $_iQ3pT9!mO8v_Y+ andG2532X#+ lordG3588 G2962W+ thenG3767V+ iG1473U+ ifG1487T+ i amG1510S+ forG1063R+ wellG2573Q+ ye sayG3004P+ andG2532O#+ lordG3588 G2962N+ andG2532M#+ masterG3588 G1320L+ meG3165K+ callG5455J+ yeG5210I+ to youG5213H#+ i have doneG4160G+ whatG5101F+ know yeG1097E+ unto themG846D+ he saidG2036C+ againG3825B-+ and was set downG377A#+ garmentsG3588 G2440@+ hisG846?+ had takenG2983>+ andG2532=#+ feetG3588 G4228<+ theirG846;'+ he had washedG3538:+ afterG37539+ soG37678+ cleanG25137+ allG39566+ notG3780 #Nu]D) gQ4 kL6sN!|/+ than he that sentG3992{+ greaterG3187z++  he that is sentG652y+  neitherG3761x#+  lordG3588 G2962w+  than hisG846v+  greaterG3187u+ notG3756t+ isG2076s#+ the servantG1401r+ unto youG5213q+ i sayG3004p+ verilyG281o+ verilyG281n+  to youG5213m+  have doneG4160l+  iG1473k+  asG2531j+ should doG4160i+ yeG5210h+ thatG2443g!+ an exampleG5262f+ youG5213e%+ i have givenG1325d+ forG1063c#+ feetG3588 G4228b'+ one another'sG240a+  to washG3538`+  oughtG3784_+  alsoG2532^+  yeG5210]#+  feetG3588 G4228\+ yourG5216[#+ have washedG3538Z#+ masterG3588 G1320 $bfP7 }eD.x`J(|b + beforeG4253+ youG5213+ i tellG3004+ nowG737+ meG1691+ againstG1909#+ heelG3588 G4418+ hisG846)+ hath lifted upG1869+ meG1700+ withG3326!+ breadG3588 G740+ eatethG5176+ he thatG3588 -+  may be fulfilledG4137#'#+  the scriptureG3588 G1124+  thatG2443+  butG235'+  i have chosenG1586 + whomG3739 + knowG1492 + iG1473 + allG3956 + youG5216+ ofG4012+ notG3756+ i speakG3004+ themG846+ ye doG4160+ ifG1437+ are yeG2075+ happyG3107%+ these thingsG5023+ ye knowG1492~+ ifG1487}+ himG846 #YmU@*nT7! kU1pYC+  andG2532B+ testifiedG3140A+ andG2532@#+ in spiritG3588 G4151?++ he was troubledG5015>+ saidG2036=+ thusG5023<+ hadG2036 ;!#+ when jesusG3588 G2424:+ meG31659+ sentG39928+ him thatG35887+ receivethG29836+ meG16915+ receivethG29834+  he thatG35883+  andG11612+  meG16911+  receivethG29830+  i sendG3992/!+ whomsoeverG1437.+ receivethG2983-+ he thaG3588,+ unto youG5213++ i sayG3004*+ verilyG281)+ verilyG281(+ amG1510'+  iG1473&+  thatG3754%)+  ye may believeG4100"$1+  it is come to passG1096#+  whenG3752"+ thatG2443!+ it comeG1096 #kiR<%cH2z[D+kf+ thereforeG3767e+ peterG4074d+ simonG4613c+  lovedG25b#+  jesusG3588 G2424a+  whomG3739`#+  disciplesG3588 G3101_+ of hisG846^+ oneG1520]#+ bosomG3588 G2859\#+ jesus'G3588 G2424[+ onG1722Z+ leaningG345Y+ there wasG2258X+ nowG1161W+  he spakeG3004V+ whomG5101U+ ofG4012T+ doubtingG639S!+ on anotherG240R+ oneG1519Q+ lookedG991#P'#+ the disciplesG3588 G3101O+ thenG3767N+ meG3165M%+ shall betrayG3860L+ youG5216K+ ofG1537J+ oneG1520I+ thatG3754H+ unto youG5213G+  i sayG3004F+  verilyG281E+  verilyG281D+  saidG2036 "^mW?# mR:# qS4z^+ iscariotG2469+ to judasG2455+  he gaveG1325#+  the sopG3588 G5596"1+  when he had dippedG1686+  andG2532!1+  when i have dippedG911#+ a sopG3588 G5596!+ shall giveG1929+ iG1473~+ to whomG3739}+ it isG2076|+ heG1565{+ answeredG611z#+ jesusG3588 G2424y+  is itG2076x+  whoG5101w+  lordG2962v+ unto himG846u+ saithG3004t#+ breastG3588 G4738s#+ jesus'G3588 G2424r+ onG1909q+ lyingG1968p+ thenG1161o+ heG1565n+  he spakeG3004m+  whomG3739l+  ofG4012k%+  it should beG1498j+ whoG5101"i1+ that he should askG4441h+ to himG5129g+ beckonedG3506 #UtYA*tYB( hP5pU++  unto himG846*+  had saidG3004)#+  jesusG3588 G2424(+  thatG3754'#+ the bagG3588 G1101&+ hadG2192%#+ judasG3588 G2455$+ becauseG1893#+ thoughtG1380"+ someG5100!+ forG1063 +  unto himG846+  thisG5124+ he spakeG2036++ for what intentG5101+ knewG1097%+ at the tableG345+ no manG3762+ nowG1161+ quicklyG5032+ doG4160!+ thou doestG4160+  thatG3739+  unto himG846#+  jesusG3588 G2424+  saidG3004+ thenG5119+ himG1565+ intoG1519+ enteredG1525 #+ satanG3588 G4567 #+ the sopG3588 G5596 + afterG3326 + andG2532 + of simonG4613 "\_I1aI*qR:# |\M%+  is glorifiedG1392L#+  godG3588 G2316K+  andG2532J+  glorifiedG1392I!+  of manG3588 G444H#+ the sonG3588 G5207G+ isG1392F+ nowG3568E+ saidG3004D#+ jesusG3588 G2424C++ he was gone outG1831B+ whenG3753A+ thereforeG3767@+  nightG3571?+  it wasG2258>+ andG1161=+ outG1831<#+ immediatelyG2112;+ wentG1831:#+ the sopG3588 G55969++ having receivedG29838+ thenG37677+ heG15656#+ to the poorG44345+ somethingG51004)+ he should giveG13253+ thatG24432+ orG22281#+ the feastG3588 G18590!+ of againstG1519/+ needG5532.+ we haveG2192-+ thatG3739,+  buyG59 %UkU8uV;%aK4mUr+ !comeG2064q+ !cannotG1410p+ !yeG5210o+ !goG5217n+ !iG1473m+ !whitherG3699l'+ ! unto the jewsG2453k+ ! i saidG2036j+ ! asG2531i+ ! andG2532h+ ! meG3165g'+ !ye shall seekG2212f+ !youG5216e+ !withG3326d+ !i amG1510c)+ !a little whileG3397b+ !yetG2089a++ !little childrenG5040`+ himG846_+ glorifyG1392^#+ straightwayG2117]+ shallG1392\+ andG2532[+ himselfG1438Z+ inG1722Y+ himG846X+ glorifyG1392W+ alsoG2532V+ shallG1392U#+ godG3588 G2316T+ himG846S+ inG1722R%+ be glorifiedG1392Q#+ godG3588 G2316P+ ifG1487O+ himG846N+ inG1722 %diO3kS= waD.d+ $unto himG846+ $saidG3004+ $peterG4074+ $simonG4613!+ #to anotherG240+ # oneG1722+ # loveG26+ # ye haveG2192+ # ifG1437+ # disciplesG3101 + #myG1698 + #ye areG2075 + #thatG3754 + #knowG1097 + #allG3956+ #shallG1097+ #thisG5129+ #byG1722#+ "one anotherG240+ "loveG25+ " alsoG2532+ " yeG5210+ " thatG2443+ " youG5209%+ " i have lovedG25~+ "asG2531}#+ "one anotherG240|+ "ye loveG25{+ "thatG2443z+ "unto youG5213y+ "i giveG1325x#+ "commandmentG1785w+ "a newG2537v+ !to youG5213u+ !i sayG3004t+ !nowG737s+ !soG2532 #^u_D,v`B# t^;%^":1+ &wilt thou lay downG50879+ &himG8468+ &answeredG6117#+ &jesusG3588 G24246+ %thy sakeG46755+ %forG52284#+ %lifeG3588 G55903+ % myG34502++ % i will lay downG50871+ % nowG7370+ % theeG4671/+ % followG190.+ %cannot iG1410-+ %whyG5101,+ %lordG2962++ %unto himG846*+ %saidG3004)#+ %peterG3588 G4074(!+ $afterwardsG5305'+ $meG3427 &/+ $thou shalt followG190%+ $butG1161$+ $nowG3568#+ $meG3427"+ $followG190!+ $notG3756 !+ $ thou canstG1410+ $ i goG5217+ $ whitherG3699+ $ himG846+ $ answeredG611#+ $jesusG3588 G2424!+ $goest thouG5217+ $whitherG4226+ $lordG2962 $agN1}cL5s[E/wa^+ifG1487]+mansionsG3438\+manyG4183[+areG1526Z#+houseG3588 G3614Y#+father'sG3588 G3962X+myG3450W+inG1722V+ meG1691U+ inG1519T+ alsoG2532S+ believeG4100R#+godG3588 G2316Q+inG1519P!+ye believeG4100O#+be troubledG5015N#+heartG3588 G2588M+yourG5216L+notG3361K+letG5015J+ &thriceG5151I+ &meG3165H-+ &thou hast deniedG533G+ &tillG2193F+ &crowG5455E+ &notG3756D+ &shallG5455C+ & the cockG220B+ & unto theeG4671A+ & i sayG3004@+ & verilyG281?+ & verilyG281>+ &my sakeG1700=+ &forG5228<#+ &lifeG3588 G5590;+ &thyG4675 %Xw\A*u\E*oU=& rX+thomasG2381+ye knowG1492#+the wayG3588 G3598+andG2532+ye knowG1492~+goG5217}+iG1473|+whitherG3699{+andG2532z+alsoG2532y+may beG5600x+yeG5210w+amG1510v+iG1473u+whereG3699t+thatG2443s+myselfG1683r+ untoG4314q+ youG5209p+ receiveG3880o+ andG2532n+ againG3825m#+i will comeG2064l+for youG5213k+a placeG5117j+prepareG2090i+andG2532h+i goG4198g+ifG1437f+andG2532e+for youG5213d+a placeG5117c!+to prepareG2090b+i goG4198a+ youG5213!`/+ i would have toldG2036_+ notG3361 #YgI2u`J)^G1qY&+alsoG2532%#+fatherG3588 G3962$+myG3450$#5+ye should have knownG1097"+meG3165!%+ye had knownG1097 +ifG1487+meG1700+byG1223+butG3361 !#+the fatherG3588 G3962+ untoG4314+ comethG2064+ no manG3762#+ the lifeG3588 G2222+ andG2532!+the truthG3588 G225#+the wayG3588 G3598+amG1510+iG1473+unto himG846+saithG3004#+jesusG3588 G2424#+ the wayG3588 G3598+ knowG1492 + can weG1410 + howG4459 + andG2532 !+thou goestG5217 +whitherG4226+notG3756+we knowG1492+lordG2962+unto himG846+saithG3004 $_mP: kL6ybK*|_J+ hath seenG3708I+ meG1691H+ hath seenG3708G+ he thatG3588F+ philipG5376E+ meG3165D+ knownG1097C+ notG3756B'+ yet hast thouG1097A+ andG2532@+ youG5216?+ withG3326>+ timeG5550=+ so longG5118<#+ have i beenG1510;+ unto himG846:+ saithG30049#+ jesusG3588 G24248+ usG22547%+ it sufficethG7146+andG2532 5!#+the fatherG3588 G39624+usG22543+shewG11662+lordG29621+unto himG8460+saithG3004/+philipG5376.+himG846-+have seenG3708,+andG2532++ himG846*+ ye knowG1097)!+ henceforthG737(+ fromG575'+ andG2532 $d|dN*t]9# mVA'}dn+ doethG4160m+ heG846l+ meG1698k+ inG1722j+ dwellethG3306i+ thatG3588h!+ the fatherG3962g+ butG1161f+ myselfG1683e+ ofG575d+ notG3756c+ i speakG2980b+ unto youG5213a+ speakG2980`+ iG1473_+ thatG3739^#+ the wordsG3588 G4487]+ meG1698\+ inG1722 [!#+ the fatherG3588 G3962Z+ andG2532 Y!#+ the fatherG3588 G3962X+ inG1722W+ amG2076V+ iG1473U+ thatG3754T+ notG3756S)+ believest thouG4100 R!#+ the fatherG3588 G3962Q+ usG2254P+ shewG1166O+ thouG4771N+ sayestG3004M+ howG4459L+ andG2532 K!#+ the fatherG3588 G3962 $]iE. h?(v`J'{]!+ than theseG5130+ greaterG3173+ andG2532+ alsoG2548#+ shall he doG4160 + doG4160 + iG1473 + thatG3739 #+ the worksG3588 G2041 + meG1691+ onG1519+ believethG4100+ thatG3588+ heG4100+ unto youG5213+ i sayG3004+ verilyG281+ verilyG281+ sakeG846%+#+ the very works'G3588 G2041~+ forG1223}+ meG3427|+ believeG4100{+ elseG1161z+ orG1487y+ meG1698x+ inG1722 w!#+ the fatherG3588 G3962v+ andG2532 u!#+ the fatherG3588 G3962t+ inG1722s+ iG1473r+ thatG3754q+ meG3427p+ believeG4100o#+ the worksG3588 G2041 $SmM6{c?|fH3hS6+iG14735+andG2532"4%#+commandmentsG3588 G17853+myG16992+keepG50831+meG31650+ye loveG25/+ifG1437.+will doG4160-+iG1473,#+nameG3588 G3686++myG3450*+inG1722)+any thingG5100(%+ye shall askG154'+ifG1437&#+ the sonG3588 G5207%+ inG1722 $-+ may be glorifiedG1392 #!#+ the fatherG3588 G3962"+ thatG2443!+ will i doG4160 + thatG5124#+ nameG3588 G3686+ myG3450+ inG1722%+ ye shall askG154!+ whatsoeverG302+ andG2532#+ fatherG3588 G3962+ myG3450+ untoG4314+ goG4198+ iG1473+ becauseG3754#+ shall he doG4160 #bpV9!zYAjO9" ybY+andG2532X+youG5213W+withG3844V#+he dwellethG3306U+forG3754T+himG846S+knowG1097R+yeG5210Q+butG1161P+himG846O+ knowethG1097N+ neitherG3761M+ notG3756L+ himG846K+ it seethG2334J+becauseG3754I+receiveG2983H+cannotG1410G#+the worldG3588 G2889F+whomG3739E!+of truthG3588 G225 D!#+the spiritG3588 G4151C!+everG3588 G165B+forG1519A+ youG5216@+ withG3326?%+ he may abideG3306>+ thatG2443=+ comforterG3875<+anotherG243;+youG5213:'+he shall giveG13259+andG2532 8!#+the fatherG3588 G39627+will prayG2065 &WoX9zaK5{eG/mW+ myG3450~+inG1722}+iG1473|+thatG3754{!+shall knowG1097z+yeG5210y#+dayG3588 G2250x+thatG1565w+atG1722v+alsoG2532u!+shall liveG2198t+yeG5210s+liveG2198r+iG1473q+ becauseG3754p+ meG3165o+ seeG2334n+ yeG5210m+ butG1161l+moreG2089k+noG3756j+meG3165i+seethG2334h#+the worldG3588 G2889g+andG2532f)+a little whileG3397e+yetG2089d+youG5209c+toG4314b#+i will comeG2064a#+comfortlessG3737`+youG5209_+leaveG863^+notG3756]+i willG863\+youG5213[+inG1722Z+shall beG2071 %gnXA&sZB*~hH1g$+judasG2455#+to himG846"+myselfG1683!'+will manifestG1718 +andG2532+himG846+will loveG25+iG1473+andG2532#+fatherG3588 G3962+myG3450+ofG5259)+shall be lovedG25+meG3165+lovethG25+he thatG3588+ andG1161+ meG3165+ lovethG25+ thatG3588+ it isG2076+heG1565+themG846 +keepethG5083 +andG2532" %#+commandmentsG3588 G1785 +myG3450 +hathG2192+he thatG3588+youG5213+inG1722+and iG2504+meG1698+ inG1722+ yeG5210+ andG2532#+ fatherG3588 G3962 $W{dK3nO4oY:# mWH+himG846G+untoG4314F%+we will comeG2064E+andG2532D+himG846C+will loveG25B#+fatherG3588 G3962A+myG3450@+ andG2532?#+ wordsG3588 G3056>+ myG3450=%+ he will keepG5083<+ meG3165;+loveG25:+a manG51009+ifG14378+unto himG8467+saidG20366+andG25325+answeredG6114#+jesusG3588 G2424$3)#+unto the worldG3588 G28892+notG37801+andG25320+ unto usG2254/+ thyselfG4572.+ manifestG1718-+ thou wiltG3195,+ thatG3754++is itG1096*+howG5101)+lordG2962(#+iscariotG3588 G2469'+notG3756&+unto himG846%+saithG3004 $YkS=& kQ;$ aE,qYl+whomG3739k#+ghostG3588 G4151j+the holyG40i'+the comforterG3875h+butG1161g+youG5213f+withG3844e+presentG3306d+beingG3306c+unto youG5213b'+have i spokenG2980a%+these thingsG5023`+meG3165_!+which sentG3992^%+the father'sG3962]+butG235\+mineG1699[+notG3756Z+isG2076Y+ ye hearG191X+ whichG3739W#+ the wordG3588 G3056V+ andG2532U#+ sayingsG3588 G3056T+myG3450S+notG3756R+keepethG5083Q+notG3361P+meG3165O+lovethG25N+he thatG3588M+himG846L+withG3844K+our abodeG3438J+makeG4160I+andG2532 #^u_@) eF*v_I& }^#+heartG3588 G2588+yourG5216 +notG3361 +letG5015 +unto youG5213 +iG1473 + giveG1325+ givethG1325#+ the worldG3588 G2889+ asG2531+ notG3756+unto youG5213+i giveG1325+peaceG1515+myG1699+with youG5213+i leaveG863~+peaceG1515}+unto youG5213|#+i have saidG2036{!+whatsoeverG3739z#+remembranceG5279y+to yourG5209x!+all thingsG3956w+bringG5279v+andG2532u!+all thingsG3956t+youG5209s#+shall teachG1321r+ heG1565q#+ nameG3588 G3686p+ myG3450o+ inG1722n+ will sendG3992 m!#+the fatherG3588 G3962 #ckV>"wa="gQ6{c2+thatG24431++it come to passG10960+beforeG4250/+youG5213.#+i have toldG2046-+nowG3568,+andG2532++than iG3450*+greaterG3187)+isG2076(#+fatherG3588 G3962'+myG3450&+forG3754 %!#+the fatherG3588 G3962$+untoG4314#+i goG4198"+i saidG2036!+becauseG3754 -+ye would rejoiceG5463+ meG3165+ ye lovedG25+ ifG1487+ youG5209+ untoG4314+comeG2064+andG2532+i go awayG5217+unto youG5213+saidG2036+iG1473+howG3754'+ye have heardG191 -+let it be afraidG1168+neitherG3366#+be troubledG5015 #agP8 iR: nV2yaU+i doG4160T+even soG3779S#+ commandmentG1781R+ meG3427Q+ gaveG1781 P!#+ the fatherG3588 G3962O+ asG2531N+andG2532 M!#+the fatherG3588 G3962L+i loveG25K+thatG3754J+may knowG1097I#+the worldG3588 G2889H+thatG2443G+butG235F+meG1698E+inG1722D+nothingG3762C+hathG2192B+andG2532A+ comethG2064@#+ worldG3588 G2889?+ of thisG5127>!+ the princeG758=+ forG1063<+youG5216;+withG3326:+muchG41839+talkG29808+notG37567+i willG29806+hereafterG2089 5-+ ye might believeG4100"41+ it is come to passG10963+whenG3752 $`mP9#|fF/z\G/ {`y+throughG1223x+cleanG2513w+areG2075v+yeG5210u+nowG2235t+fruitG2590s+moreG4119"r1+it may bring forthG5342q+thatG2443p+itG846o!+he purgethG2508n+fruitG2590m%+ that bearethG5342l+ everyG3956k+ andG2532j#+ taketh awayG142i+ heG846h+fruitG2590g+notG3361f%+that bearethG5342e+meG1698d+inG1722c+branchG2814b+everyG3956$a)#+ the husbandmanG3588 G1092`+ isG2076_#+fatherG3588 G3962^+myG3450]+andG2532\!+vineG3588 G288[+the trueG228Z+amG1510Y+iG1473X+henceG1782W+let us goG71V+ariseG1453 $]oYC*xcI/q[E0v]+ and iG2504+ meG1698+inG1722+abidethG3306"%#+the branchesG3588 G2814+yeG5210!+the vineG3588 G288+amG1510+iG1473+meG1698+inG1722+ye abideG3306+exceptG1437+yeG5210#+no more canG3761!+the vineG3588 G288 +inG1722 +it abideG3306 +exceptG1437 +itselfG1438 + ofG575+ fruitG2590+ bearG5342+ cannotG1410 !#+the branchG3588 G2814+asG2531+youG5213+inG1722+and iG2504+meG1698+inG1722~+abideG3306}+ unto youG5213|'+i have spokenG2980{+whichG3739z#+the wordG3588 G3056 %]~eN3s]G*nW@)s]B+meG1698A+inG1722@+ye abideG3306?+ifG1437>++they are burnedG2545=+andG2532<+the fireG4442;+intoG1519:+castG9069+andG25328+themG8467!+men gatherG48636+ andG25325#+ is witheredG35834+ andG25323#+ a branchG3588 G28142+ asG56131+forthG18540!+he is castG906/+meG1698.+inG1722-+notG3361,+abideG3306++a manG5100*+ifG1437)+nothingG3762(+doG4160'+ye canG1410&+meG1700%+withoutG5565$+forG3754#+fruitG2590"+muchG4183!)+bringeth forthG5342 + the sameG3778+ himG846+ inG1722 $XnO7_B*v`<  tXf+ loveG3588 G26e+ myG1699d+ inG1722c#+ continue yeG3306b+ youG5209a+ lovedG25`+ so have iG2504_+ meG3165^!+ hath lovedG25 ]!#+ the fatherG3588 G3962\+ asG2531[+ disciplesG3101Z+ myG1698Y#+ shall ye beG1096X+ soG2532W+ fruitG2590V+muchG4183U+ye bearG5342T+thatG2443S+glorifiedG1392R#+fatherG3588 G3962Q+myG3450P+isG5129O+hereinG1722N+unto youG5213 M-+it shall be doneG1096L+andG2532K+ye willG2309J+ whatG3739I%+ ye shall askG154H+ youG5213G+ inG1722F+abideG3306E#+wordsG3588 G4487D+myG3450C+andG2532 #`q[E)~gN8"{^>(v` + myG1699+ isG2076+ thisG3778'+ might be fullG4137#+ joyG3588 G5479+ yourG5216+ andG2532+ youG5213+ inG1722%+ might remainG3306#+ joyG3588 G5479~+ myG1699}+ thatG2443|+ unto youG5213{'+ have i spokenG2980z%+ these thingsG5023y+ loveG3588 G26x+ hisG846w+ inG1722v+ abideG3306u+ andG2532"t%#+ commandmentsG3588 G1785s#+ father'sG3588 G3962r+ myG3450q+ have keptG5083p+ iG1473o+ even asG2531n+ loveG3588 G26m+ myG3450l+ inG1722k)+ ye shall abideG3306"j%#+ commandmentsG3588 G1785i+ myG3450h+ ye keepG5083g+ ifG1437 $[vXA&t^@)kM8[!-##+the servantG3588 G1401,+forG3754++servantsG1401*+notG3765)+youG5209!(/+henceforth i callG3004'+ youG5213&+ commandG1781%+iG1473$!+whatsoeverG3745#+ye doG4160"+ifG1437!+friendsG5384 +myG3450+areG2075+yeG5210+ friendsG5384+ hisG846+ forG5228#+ lifeG3588 G5590+ hisG846+ lay downG5087+ a manG5100+ thatG2443+ than thisG3778+ no manG3762+ hathG2192+ loveG26+ greaterG3173+ youG5209%+ i have lovedG25+ asG2531 #+ one anotherG240 + ye loveG25 + thatG2443! ##+ commandmentG3588 G1785 $_iR1}gG"yZC,x_Q+fruitG2590P#+bring forthG5342O+andG2532N+should goG5217M+ yeG5210L+ thatG2443K+ youG5209J+ ordainedG5087I+ andG2532H+youG5209G#+have chosenG1586F+iG1473E+butG235D+meG3165C+chosenG1586B+notG3756A+ye haveG5210@+unto youG5213!?/+i have made knownG1107>#+fatherG3588 G3962=+myG3450<+ofG3844;%+i have heardG191:+thatG37399!+all thingsG39568+forG37547+friendsG53846+youG52095'+i have calledG20464+ butG11613+ doethG41602#+ lordG3588 G29621+ hisG8460+ whatG5101/+notG3756.+knowethG1492 "ey\=sV?'mU9# es#+the worldG3588 G2889r#+the worldG3588 G2889q+ofG1537p+ye wereG2258o+ifG1487n+ youG5216m+ beforeG4412l+meG1691k+it hatedG3404j+thatG3754i+ye knowG1097h+youG5209g+hateG3404f#+the worldG3588 G2889e+ifG1487d#+one anotherG240c+ye loveG25b+thatG2443a+youG5213`+i commandG1781_%+these thingsG5023^+ youG5213])+he may give itG1325\#+nameG3588 G3686[+myG3450Z+inG1722#Y'#+of the fatherG3588 G3962X%+ye shall askG154W!+whatsoeverG302V+thatG2443U'+should remainG3306T#+fruitG3588 G2590S+yourG5216R+andG2532 #T{dN+pM3}^H1lT+alsoG2532+they willG1377+meG1691$5+they have persecutedG1377+ifG1487#+ lordG3588 G2962+ hisG846%+ greater thanG3187+ notG3756 + isG2076 #+the servantG1401 +unto youG5213 +saidG2036 +iG1473+thatG3739#+the wordG3588 G3056+rememberG3421+youG5209+hatethG3404#+the worldG3588 G2889+thereforeG1223#+the worldG3588 G2889+out ofG1537+youG5209~#+have chosenG1586}+iG1473|+butG235{#+the worldG3588 G2889z+ofG1537y+ notG3756x+ ye areG2075w+ becauseG3754v+ butG1161u+ his ownG2398t!+would loveG5368 $^~^<# kU0hQ9"u^:+ nowG35689+ butG11618+ sinG2667+ hadG21926+ notG37565+they hadG21924+unto themG8463+spokenG29802+andG25321+comeG20640+notG3361/+i hadG2064.+ifG1487-+meG3165,+ that sentG3992++ himG3588*+ notG3756)+ they knowG1492(+ becauseG3754!'##+name's sakeG3588 G3686&+myG3450%+forG1223$+unto youG5213#%+will they doG4160"%+these thingsG5023!+allG3956 +butG235+alsoG2532+yoursG5212)+they will keepG5083#+sayingG3588 G3056+myG3450)+they have keptG5083+ifG1487+youG5209+persecuteG1377 %hiS4pX?(nWA*~h_+meG1691^+bothG2532]+hatedG3404\+andG2532[+seenG3708Z+bothG2532Y+have theyG3708X+nowG3568W+butG1161V+sinG266U+hadG2192T+ notG3756S+ they hadG2192R+ didG4160Q+ other manG243P+ noneG3762O+whichG3739N#+the worksG3588 G2041M+themG846L+amongG1722K+doneG4160J+notG3361I+i hadG4160H+ifG1487G+alsoG2532F#+fatherG3588 G3962E+myG3450D+hatethG3404C+meG1691B#+that hatethG3404A+heG3588@!+sinG3588 G266?+theirG846>+forG4012=+clokeG4392<+noG3756;+they haveG2192 !`c=xaI"eA v`+ofG4012'+shall testifyG3140~+heG1565 }!#+the fatherG3588 G3962|+fromG3844{!+proceedethG1607z+ whichG3739y!+ of truthG3588 G225 x!#+ the spiritG3588 G4151 w!#+ the fatherG3588 G3962v+ fromG3844u+unto youG5213t+will sendG3992s+iG1473r+whomG3739q+is comeG2064#p'#+the comforterG3588 G3875o+whenG3752n+butG1161m++ without a causeG1432l+ meG3165k!+ they hatedG3404j#+ lawG3588 G3551i+theirG846h+inG1722g++that is writtenG1125"f1+might be fulfilledG4137e#+the wordG3588 G3056d+thatG2443c+butG235b#+fatherG3588 G3962a+myG3450`+andG2532 "VdD,jM6jR5vV"%+these thingsG5023!+andG2532 +serviceG2999#+godG3588 G2316'+ that he doethG4374!+ will thinkG1380+ youG5209+ killethG615+ whosoeverG3956+thatG2443+comethG2064+the timeG5610+yeaG235$7+out of the synagoguesG656+youG5209)+they shall putG4160#+be offendedG4624+notG3361+ye shouldG4624+thatG2443+unto youG5213 '+have i spokenG2980 %+these thingsG5023 '+ the beginningG746 + fromG575 +meG1700+withG3326%+ye have beenG2075+becauseG3754"1+shall bear witnessG3140+alsoG1161+yeG5210+andG2532+meG1700 #bu\8! oM/ _E.ybE+butG1161D+youG5216C+withG3326B+i wasG2252A+becauseG3754@'+the beginningG746?+atG1537>+unto youG5213=+notG3756<+i saidG2036;%+these thingsG5023:+andG11619+of themG8468+ youG52137+ toldG20366+ iG14735+ thatG37544++ ye may rememberG34213!+shall comeG20642#+the timeG3588 G56101+whenG37520+thatG2443/+youG5213.#+have i toldG2980-%+these thingsG5023,+butG235++ meG1691*+ norG3761 )!#+ the fatherG3588 G3962(+knownG1097'+notG3756&+they haveG1097%+becauseG3754$+unto youG5213#%+will they doG4160 $UjS;%tU5oW@lUi+ i goG565h+ ifG1437g+ forG1063f+ go awayG565e+ iG1473d+thatG2443c+for youG5213b++it is expedientG4851a!+the truthG3588 G225`+youG5213_+tellG3004^+iG1473]%+neverthelessG235\#+ heartG3588 G2588[+yourG5216Z#+hath filledG4137Y#+sorrowG3588 G3077X+unto youG5213W%+these thingsG5023V#+i have saidG2980U+becauseG3754T+butG235S!+goest thouG5217R+whitherG4226Q+ meG3165P+ askethG2065O+ youG5216N+ ofG1537M+ noneG3762L+andG2532K+meG3165J+that sentG3992I+himG3588H+toG4314G#+i go my wayG5217F+nowG3568 %_|dL5qYC(hQ; u_+ ofG4012 + meG1691 + onG1519 + notG3756 %+ they believeG4100 + becauseG3754+ sinG266+ ofG4012+judgmentG2920+ ofG4012+ andG2532'+ righteousnessG1343+ ofG4012+ andG2532+sinG266+ofG4012~#+the worldG3588 G2889}++he will reproveG1651|+is comeG2064{+heG1565z+whenG2064y+andG2532x+youG5209w+untoG4314v+himG846u#+i will sendG3992t+i departG4198s+ifG1437r+butG1161q+youG5209p+untoG4314o+comeG2064n+notG3756m+willG2064#l'#+the comforterG3588 G3875k+awayG565j+notG3361 #\`I/{`A$ kT<& }\1'+ he will guideG35940+ is comeG2064/!+ truthG3588 G225#.'#+ the spirit ofG3588 G4151-+ heG1565,+ whenG3752++ howbeitG1161*+ nowG737)+ themG4183(+ bearG941'+ ye cannotG1410&+ butG235%+ unto youG5213$+ to sayG3004##+ many thingsG4183"+ yetG2089!+ i haveG2192 + is judgedG2919#+ worldG3588 G2889+ of thisG5127!!+ the princeG3588 G758+ becauseG3754+ judgmentG2920+ ofG4012+ moreG2089+ noG3756+ meG3165+ ye seeG2334+ andG2532#+ fatherG3588 G3962+ myG3450+ toG4314+ i goG5217+ becauseG3754'+ righteousnessG1343bR%\RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{$Y$|$ $C$f$$+%M%r%%:%^%%&$Y$|$ $C$f$$+%M%r%%:%^%%&%J%n% % 6% Y% % $%H%l%%2%U%y%%B%f% %-%Q%s%%:%_%%"% E%!i%"%#1%%T%&x%'%(@%)a%*%+(%,L%-o%.%/5%0Y%1|%2%3B%4g%5 %6.%7R%8u%9%:?%;c%<%=(%>L%?o%@%A6%BW%Cw%D%E<%F^%G%H%%IH%Jk%K%L1%MV%Ny%O%P?%Qb%R%S*%TM%Uo%V%W4%XV%Yw%Z%[; #jiR9$ |]F,s[D' jT+mineG1699S+areG2076R+hathG2192 Q!#+the fatherG3588 G3962P+thatG3745O!+all thingsG3956N+ unto youG5213M!+ shall shewG312L+ andG2532K+mineG1700J+ofG1537 I-+he shall receiveG2983H+forG3754G+meG1691F'+shall glorifyG1392E+heG1565D+ to comeG2064C+ thingsG3588B+ youG5213A%+ he will shewG312@+ andG2532?)+ shall he speakG2980>'+ he shall hearG191=!+ whatsoeverG3745<+ butG235;+ himselfG1438:+ ofG5759+ speakG29808+ notG37567+ he shallG29806+ forG10635!+ truthG3588 G2254+ allG39563+ intoG15192+ youG5209 $_zbK.ybI'~ZB*w_x+ thisG5124w+ isG2076v+whatG5101u!+themselvesG240t+amongG4314s#+disciplesG3588 G3101r+hisG846q+ofG1537p+saidG2036o+thenG3767 n!#+the fatherG3588 G3962m+toG4314l+goG5217k+iG1473j+ becauseG3754i+ meG3165h%+ ye shall seeG3700g+ andG2532f)+ a little whileG3397e+againG3825d+andG2532c+meG3165b+seeG2334a+notG3756`+ye shallG2334_+andG2532^)+a little whileG3397]+unto youG5213\!+shall shewG312[+andG2532Z+mineG1700Y+ ofG1537X'+ he shall takeG2983W+ thatG3754V+ said iG2036U+thereforeG1223 $Zx\E.ybG2zbJ. yZ#+jesusG3588 G2424+nowG3767+he saithG2980+ whatG5101+ tellG1492+ cannotG3756+ weG1492)+ a little whileG3397+he saithG3004+thatG3739+thisG5124+isG2076+whatG5101+thereforeG3767+they saidG3004 !#+the fatherG3588 G3962 +toG4314 +goG5217 +iG1473 +becauseG3754+andG2532+meG3165%+ye shall seeG3700+andG2532)+a little whileG3397+againG3825+andG2532+meG3165+seeG2334+notG3756~+ye shallG2334}+andG2532|)+a little whileG3397{+ unto usG2254z+ he saithG3004y+ thatG3739 $]zcK/nW;$ nX?& t]@+ butG1161?+ lamentG2354>+ andG2532=!+shall weepG2799<+yeG5210;+thatG3754:+unto youG52139+i sayG30048+verilyG2817+verilyG2816+meG31655%+ye shall seeG37004+andG25323)+a little whileG33972+againG38251+andG25320+meG3165/+seeG2334.+notG3756-+ye shallG2334,+andG2532+)+a little whileG3397*+i saidG2036)+thatG3754(+ofG4012'!+ yourselvesG240&+ amongG3326%'+ do ye enquireG2212$+ unto themG846#+ saidG2036"+andG2532!+himG846 +to askG2065"1+they were desirousG2309+thatG3754+knewG1097 !aoYA!qY?$|V3|aa+is bornG1080`+a manG444_+thatG3754^#+joyG3588 G5479]+forG1223!\##+the anguishG3588 G2347[+moreG2089Z+noG3756Y++she rememberethG3421"X%#+ of the childG3588 G3813 W-+ she is deliveredG1080V!+ as soon asG3752U+ butG1161T+ is comeG2064S#+hourG3588 G5610R+herG846Q+becauseG3754P+sorrowG3077O+hathG2192!N/+she is in travailG5088M+whenG3752L#+a womanG3588 G1135K+joyG5479J+intoG1519I++shall be turnedG1096H#+sorrowG3588 G3077G+yourG5216F+butG235"E1+shall be sorrowfulG3076D+yeG5210C+andG1161B'+ shall rejoiceG5463A+ the worldG2889 $ZdL2^G/lO/yZ%+ye shall askG154!+whatsoeverG3745+ unto youG5213+ i sayG3004+ verilyG281+ verilyG281+nothingG3762~+meG1691}%+ye shall askG2065|#+dayG3588 G2250{+thatG1565z+inG1722y+andG2532x+youG5216w+fromG575v+takethG142u+no manG3762t#+joyG3588 G5479s+yourG5216r+andG2532q'+shall rejoiceG5463p#+heartG3588 G2588o+ yourG5216n+ andG2532m+ againG3825l+ youG5209k!+ i will seeG3700j+butG1161i+sorrowG3077h+haveG2192g+thereforeG3767f+nowG3568e+yeG5210d+andG2532c#+the worldG3588 G2889b+intoG1519 #cr[?iQ9w[E)yc(+inG1722'+youG5213&!+ speak untoG2980%+ moreG2089$+ noG3756#+ i shallG2980"+ whenG3753!+comethG2064 +the timeG5610+butG235+proverbsG3942+inG1722+unto youG5213'+have i spokenG2980%+these thingsG5023+fullG4137+may beG5600#+joyG3588 G5479+ yourG5216+ thatG2443 -+ ye shall receiveG2983+ andG2532+ askG154#+nameG3588 G3686+myG3450+inG1722+nothingG3762 '+have ye askedG154 +hithertoG2193 +youG5213 %+he will giveG1325 #+nameG3588 G3686+myG3450+inG1722 !#+the fatherG3588 G3962 $U}gC-x_H,yU;! mUL+ thatG3754K'+ have believedG4100J+ andG2532I+ meG1691H!+have lovedG5368G+yeG5210F+becauseG3754E+youG5209D+lovethG5368C+himselfG846 B!#+the fatherG3588 G3962A+forG1063@+youG5216?+forG4012 >!#+the fatherG3588 G3962=+will prayG2065<+ iG1473;+ thatG3754:+ unto youG52139+ notG37568+ i sayG30047+andG25326#+nameG3588 G36865+myG34504+inG17223%+ye shall askG1542#+dayG3588 G22501+thatG15650+atG1722 /!#+the fatherG3588 G3962.+ofG4012-+plainlyG3954,+youG5213+%+i shall shewG312*+butG235)+proverbsG3942 #Ozb>' {dN8{Z?( mOo!+all thingsG3956n%+thou knowestG1492m+thatG3754l#+are we sureG1492k+nowG3568j+ proverbG3942i+ noG3762h+ speakestG3004g+ andG2532f+plainlyG3954e'+speakest thouG2980d+nowG3568c+loG1492b+himG846a+said untoG3004`#+disciplesG3588 G3101_+hisG846 ^!#+the fatherG3588 G3962]+ toG4314\+ goG4198[+ andG2532Z#+ the worldG3588 G2889Y+ i leaveG863X+againG3825W#+the worldG3588 G2889V+intoG1519U+am comeG2064T+andG2532 S!#+the fatherG3588 G3962R+fromG3844Q%+i came forthG1831P#+godG3588 G2316O+fromG3844N+came outG1831M+ iG1473 $]fN8 x]F-hP8v]+ aloneG3441+ meG1691#+ shall leaveG863+ andG2532+ his ownG2398+ toG1519 + every manG1538% 7+ ye shall be scatteredG4650 + thatG2443 + comeG2064 + nowG3568+ isG2064+ yeaG2532+ comethG2064+ the hourG5610+ beholdG2400+believeG4100+nowG737+do yeG4100+themG846+answeredG611~#+jesusG3588 G2424}+godG2316|+fromG575!{/+thou camest forthG1831z+thatG3754y!+we believeG4100x+thisG5129w+byG1722v+ theeG4571u!+ should askG2065t+ any manG5100s+ thatG2443r+ notG3756q+needestG5532p+andG2532 "^^H0yX?)wV3t^5+toG15194#+eyesG3588 G37883+hisG8462+lifted upG18691+andG25320#+jesusG3588 G2424/+spakeG2980.#+these wordsG5023-#+!the worldG3588 G2889,'+!have overcomeG3528++!iG1473 *-+!be of good cheerG2293)+! butG235(#+! tribulationG2347''+! ye shall haveG2192&#+! the worldG3588 G2889%+! inG1722$+!peaceG1515#'+!ye might haveG2192"+!meG1698!+!inG1722 +!thatG2443+!unto youG5213'+!i have spokenG2980%+!these thingsG5023+ meG1700+ withG3326+ isG2076 !#+ the fatherG3588 G3962+ becauseG3754+ aloneG3441+ notG3756+ i amG1510+ and yetG2532 $YuZ?( pZ7!gO4qYY+thatG2443X+eternalG166W+lifeG2222V+isG2076U+thisG3778T+andG1161S+himG846R!+hast givenG1325Q+ thouG3739P+ many asG3956O+ to asG846N+ lifeG2222M+ eternalG166L)+he should giveG1325K+thatG2443J+fleshG4561I+allG3956H!+power overG1849G+himG846F++thou hast givenG1325E+asG2531D+theeG4571C#+may glorifyG1392B+alsoG2532A#+sonG3588 G5207@+thyG4675?+thatG2443>#+sonG3588 G5207=+thyG4675<+glorifyG1392;+is comeG2064:#+ the hourG3588 G56109+ fatherG39628+ saidG20367+ andG25326#+ heavenG3588 G3772 #Z{dK1pM+gL4rZ|+theeG4671{+ withG3844z+ i hadG2192y+ whichG3739$x)#+ with the gloryG3588 G1391w)+ thine own selfG4572v+withG3844u+meG3165t+thouG4771s+glorifyG1392r+o fatherG3962q+nowG3568p+andG2532o+ doG4160n+ toG2443m+ meG3427l#+ thou gavestG1325k+whichG3739j#+the workG3588 G2041i++i have finishedG5048h#+the earthG3588 G1093g+onG1909f+theeG4571e)+have glorifiedG1392d+iG1473c)+thou hast sentG649b+whomG3739a+christG5547`+jesusG2424_+andG2532^+ godG2316]+ trueG228\+ the onlyG3441[+ theeG4571Z++ they might knowG1097 "XpR-lU6 aI+ xX%+i have givenG1325+forG3754+ theeG4675+ ofG3844+areG2076+meG3427++thou hast givenG1325!+whatsoeverG3745!+all thingsG3956+thatG3754++they have knownG1097+nowG3568#+wordG3588 G3056+thyG4675)+they have keptG5083+andG2532+meG1698 +themG846 #+ thou gavestG1325 + andG2532 + they wereG2258 + thineG4674#+ the worldG3588 G2889+out ofG1537+meG3427#+thou gavestG1325+whichG3739!%!+unto the menG3588 G444#+nameG3588 G3686+thyG4675!/+i have manifestedG5319+wasG1511~#+the worldG3588 G2889}+beforeG4253 $Ss\E$ pY3u[D- oSB+ they areG1526A+ forG3754@+ meG3427?++ thou hast givenG1325>!+ them whichG3739=+ forG4012<+ butG235;#+ the worldG3588 G2889:+ forG40129+ notG37568+ i prayG20657+ themG8466+ forG40125+ prayG20654+ iG14733+meG31652!+didst sendG6491+thouG47710+thatG3754"/1+they have believedG4100.+andG2532-+theeG4675,+fromG3844+!+i came outG1831*+thatG3754)+ surelyG230(!+ have knownG1097'+ andG2532&'+ have receivedG2983%+ theyG846$+andG2532#+meG3427"#+thou gavestG1325!+whichG3739 #+the wordsG3588 G4487+unto themG846 %TqZA%v^H%yaK3wTg++ thou hast givenG1325f!+ those whomG3739e#+ nameG3588 G3686d+ thine ownG4675c+ throughG1722b+ keepG5083a+ fatherG3962`+ holyG40_+ theeG4571^+ toG4314]+ comeG2064\+ iG1473[+ andG2532Z#+ the worldG3588 G2889Y+ inG1722X+ areG1526W+ theseG3778V+ butG2532U#+ the worldG3588 G2889T+ inG1722S+ moreG2089R+ noG3756Q+ now i amG1510P+ andG2532O+ themG846N+ inG1722M)+ i am glorifiedG1392L+ andG2532K+ are mineG1699J+ thineG4674I+ andG2532H+ thineG4674G+ areG2076F+ mineG1699E+ allG3956D+ andG2532C+ thineG4671 $]t^E,jS5~gM6t] + nowG3568 + andG1161" 1+ might be fulfilledG4137#'#+ the scriptureG3588 G1124+ thatG2443!%!+ of perditionG3588 G684#+ the sonG3588 G5207+ butG1487+ is lostG622+ themG846+ ofG1537+ noneG3762+ andG2532~#+ i have keptG5442}+ meG3427|#+ thou gavestG1325{!+ those thatG3739z#+ nameG3588 G3686y+ thyG4675x+ inG1722w+ themG846v+ keptG5083u+ iG1473t#+ the worldG3588 G2889s+ inG1722r+ themG846q+ withG3326p+ i wasG2252o+ whileG3753n+ weG2249m+ asG2531l+ oneG1520k+ may beG5600j+ theyG846i+ thatG2443h+ meG3427 #dfP-oZ<%fJ3d.#+the worldG3588 G2889-+ofG1537,+notG3756++amG1510*+iG1473)+even asG2531(#+the worldG3588 G2889'+ ofG1537&+ notG3756%+ they areG1526$+ becauseG3754#+ themG846"!+hath hatedG3404!#+the worldG3588 G2889 +andG2532#+wordG3588 G3056+thyG4675+themG846!+have givenG1325+iG1473!+ themselvesG846+ inG1722+ fulfilledG4137#+ joyG3588 G5479+ myG1699++ they might haveG2192+ thatG2443#+ the worldG3588 G2889+ inG1722+ i speakG2980%+ these thingsG5023+ andG2532+ theeG4571 + toG4314 + come iG2064 $Rz`='jT1jO8jRR+intoG1519Q+meG1691P)+thou hast sentG649O+asG2531N+ truthG225M+ isG2076L#+wordG3588 G3056K+thyG4674J!+truthG3588 G225I+thyG4675H+throughG1722G+themG846F+sanctifyG37E#+ the worldG3588 G2889D+ ofG1537C+notG3756B+amG1510A+iG1473@+even asG2531?#+the worldG3588 G2889>+ofG1537=+notG3756<+they areG1526;+the evilG4190:+ fromG15379+ themG846#83+ thou shouldest keepG50837+ thatG24436+ butG2355#+the worldG3588 G28894+out ofG15373+themG846"23+thou shouldest takeG1421+thatG24430+notG3756/+i prayG2065 #kpM6qU9nW?'ku+thatG2443t#+wordG3588 G3056s+theirG846r+throughG1223q+ meG1691p+ onG1519#o3+ which shall believeG4100n+ alsoG2532m+ themG3588l+forG4012k+butG235j+aloneG3440i+theseG5130h+forG4012g+pray iG2065f+neitherG3756e+ the truthG225d+ throughG1722c!+ sanctifiedG37b+ might beG5600a+ alsoG2532`+theyG846_+thatG2443^+myselfG1683]+sanctifyG37\+iG1473[#+their sakesG846Z+forG5228Y+andG2532X#+ the worldG3588 G2889W+ intoG1519V+themG846U+sentG649#T3+even so have i alsoG2504S#+the worldG3588 G2889 %]kU?&jT<^E&x]+ even asG2531+ oneG1520#+ they may beG5600+ thatG2443+themG846!+have givenG1325+iG1473+meG3427#+thou gavestG1325+whichG3739#+the gloryG3588 G1391+andG2532+meG3165 +hast sentG649 +thouG4771 +thatG3754 #+may believeG4100 #+the worldG3588 G2889+thatG2443+usG2254+inG1722+oneG1520+may beG5600+alsoG2532+theyG846+ thatG2443+ theeG4671+ inG1722~+ and iG2504}+ meG1698|+inG1722{+fatherG3962z+thouG4771y+asG2531x+oneG1520w+may beG5600v+they allG3956 %gzcK5lI-kJ4}g?+ meG3427>++thou hast givenG1325=+whomG3739<+they alsoG2548;+thatG2443:+willG23099+iG14738+fatherG39627+meG16916++thou hast lovedG255+asG25314+themG8463!+hast lovedG252+andG25321+meG31650+hast sentG649/+thouG4771.+thatG3754-+may knowG1097,#+the worldG3588 G2889++thatG2443*+ andG2532)+ oneG1520(+ inG1519'%+ made perfectG5048&#+ they may beG5600%+thatG2443$+meG1698#+inG1722"+thouG4771!+andG2532 +themG846+inG1722+iG1473+oneG1520+areG2070+ weG2249 $TsP:~dB"~fO:jTc+meG3165b+hast sentG649a+thouG4771`+thatG3754_!+have knownG1097^+theseG3778]+ andG2532\+ theeG4571[!+ have knownG1097Z+ iG1473Y+ butG1161X+theeG4571W+knownG1097V+notG3756U+hathG1097T#+the worldG3588 G2889S+fatherG3962R#+o righteousG1342Q%+of the worldG2889P)+the foundationG2602O+beforeG4253N+meG3165M%+thou lovedstG25L+forG3754K+meG3427J++thou hast givenG1325I+whichG3739H#+gloryG3588 G1391G+myG1699F++they may beholdG2334E+thatG2443D+i amG1510C+ whereG3699B+ meG1700A+ withG3326@+ beG5600 "gu^>&kR<%uR:|g+heG846+the whichG3739+intoG1519+a gardenG2779+ wasG2258+ whereG3699+ cedronG2748~#+ the brookG3588 G5493}+ overG4008|#+disciplesG3588 G3101{+hisG846z+withG4862y'+he went forthG1831x#+these wordsG5023w!+had spokenG2036 v!#+when jesusG3588 G2424u+themG846t+inG1722s+and iG2504r+themG846q+inG1722p+ may beG5600o+ meG3165n++ thou hast lovedG25m+ wherewithG3739l+ the loveG3588 G26k+thatG2443j%+will declareG1107i+andG2532h#+nameG3588 G3686g+thyG4675f+unto themG846e++i have declaredG1107d+andG2532 #P~eM4uY>&ybF.gP(+andG2532'+lanternsG5322&+withG3326%+ thitherG1563$+ comethG2064#+ phariseesG5330"+ andG2532&!/!+ the chief priestsG3588 G749 +fromG1537+officersG5257+andG2532#+a bandG3588 G4686++having receivedG2983+thenG3767+judasG2455#+disciplesG3588 G3101+hisG846+withG3326+ thitherG1563+ resortedG4863+ ofttimesG4178#+ jesusG3588 G2424+ forG3754#+the placeG3588 G5117+knewG1492+himG846+betrayedG3860 +whichG3588 +alsoG2532 +judasG2455 +andG1161 #+disciplesG3588 G3101+hisG846+andG2532+enteredG1525 $U}bD, qV6 ycL3mUL+thenG3767K+as soonG5613J+themG846I+withG3326H+stoodG2476G+himG846F+betrayedG3860E+ whichG3588D+ alsoG2532C+ judasG2455B+ andG1161A+ amG1510@+iG1473?+unto themG846>+saithG3004=#+jesusG3588 G2424!<##+of nazarethG3588 G3480;+jesusG2424:+himG8469'+they answeredG6118+ seek yeG22127+ whomG51016+ unto themG8465+ and saidG20364!+ went forthG18313+himG8462+uponG19091#+should comeG20640+thatG3588/!+all thingsG3956.+knowingG1492-+thereforeG3767,+jesusG2424++weaponsG3696*+andG2532)+torchesG2985 #d{_H0xaD+~iS= d o!#+ the sayingG3588 G3056n+ thatG2443m%+go their wayG5217l+ theseG5128k+ letG863j+ meG1691i+ ye seekG2212h+ thereforeG3767g+ifG1487f+amG1510e+iG1473d+thatG3754c+youG5213b#+i have toldG2036a+answeredG611`#+jesusG3588 G2424!_##+ of nazarethG3588 G3480^+ jesusG2424]+ they saidG2036\+andG1161[+seek yeG2212Z+whomG5101Y+againG3825X+themG846W+asked heG1905V+thenG3767U'+to the groundG5476T+ fellG4098S+ andG2532R+ backwardG3694Q+ they wentG565P+amG1510O+iG1473N+unto themG846M)+as he had saidG2036 #Yx_@* u]H1sV/rY+ put upG906 !#+ unto peterG3588 G4074#+ jesusG3588 G2424+ saidG2036+ thenG3767 + malchusG3124 + wasG2258 + nameG3686# '#+ the servant'sG3588 G1401 #+ earG3588 G5621+ rightG1188+ hisG846+ cut offG609+ andG2532+ servantG1401&/!+ the high priest'sG3588 G749+ smoteG3817+ andG2532+ itG846+ drewG1670~+ a swordG3162}+ havingG2192|+ peterG4074{+ simonG4613z+ thenG3767y+ noneG3762x#+ have i lostG622w+ meG3427v#+ thou gavestG1325u+ whichG3739t+ themG846s+ ofG1537r+ he spakeG2036q+ whichG3739"p1+ might be fulfilledG4137 $YmT>$y]F! {bL5 zY6'+ father in lawG39955+ he wasG22584+ forG10633+ firstG44122+ annasG4521+ toG43140+ awayG520/+ himG846.+ ledG520-+ andG2532,+ himG846++ boundG1210*+ andG2532)#+ jesusG3588 G2424(+ tookG4815'#+ of the jewsG2453&#+ officersG3588 G5257%+ andG2532!$##+ the captainG3588 G5506#+ andG2532"+ the bandG4686!+ thenG3767 + itG846+ drinkG4095+ notG3756+ shall iG846+ meG3427!+ hath givenG1325+ fatherG3962+ myG3588+ whichG3739#+ the cupG3588 G4221 !#+ the sheathG3588 G2336+ intoG1519#+ swordG3588 G3162+ thyG4675 !jlN7gP:~_H.jW+andG2532)V5!+unto the high priestG3588 G749U+knownG1110T+wasG2258S+ discipleG3101R+ thatG1565Q+ discipleG3101P+ anotherG243O+andG2532N#+jesusG3588 G2424M+followedG190L+peterG4074K+simonG4613J+andG1161 I!#+the peopleG3588 G2992H+ forG5228G!+ should dieG622F+ manG444E+ oneG1520%D7+ it was expedient thatG4851C+thatG3754B#+to the jewsG2453A%+gave counselG4823@+he, whichG3588?+wasG2258>+caiaphasG2533=+nowG1161<#+ yearG3588 G1763;+ that sameG1565:++ the high priestG7499+ wasG22588+ whichG3739!7##+ to caiaphasG3588 G2533 R[D+s[9  ^G) vR w!#+unto peterG3588 G4074#v'#+kept the doorG3588 G2377u+thatG1565 t!#+the damselG3588 G3814s+saithG3004r+thenG3767q#+peterG3588 G4074p!+brought inG1521o+andG25321nC#+unto her that kept the doorG3588 G2377m+spakeG2036l+andG2532)k5!+unto the high priestG3588 G749j+knownG1110i+wasG2258h+ whichG3739g#+ discipleG3588 G3101f+ otherG243e+ thatG3588d+ went outG1831c+thenG3767b+withoutG1854a#+the doorG3588 G2374`+atG4314_+stoodG2476^+peterG4074]+butG1161'\1!+of the high priestG3588 G749[!!+the palaceG3588 G833Z+intoG1519Y#+jesusG3588 G2424X%+went in withG4897 "^tV3rS3pQ8  }^#+jesusG3588 G2424+askedG2065+thenG3767++the high priestG749)+warmed himselfG2328+andG2532+themG846+withG3326+stoodG2476#+peterG3588 G4074+ andG1161&9+ they warmed themselvesG2328 + andG2532 + coldG5592 + it wasG2258 +forG3754 ++a fire of coalsG439%+who had madeG4160#+stood thereG2476#+officersG3588 G5257+andG2532"%#+the servantsG3588 G1401+andG1161+notG3756+i amG1510+he saithG3004#+disciplesG3588 G3101~!+ man'sG3588 G444}+ thisG5127|+ ofG1537{+ alsoG2532z+ thouG4771y+notG3361x+artG1488 #jnL-yaG1 hN7!j<+askG1905;+meG3165:#+askest thouG19059+whyG51018+nothingG37627#+have i saidG29806+secretG29275+inG17224+andG25323+resortG49052+alwaysG38421+the jewsG24530+whitherG3699 /!#+the templeG3588 G2411.+inG1722-+andG2532#,'#+ the synagogueG3588 G4864++ inG1722*+ taughtG1321)+ everG3842(+ iG1473"'%#+to the worldG3588 G2889&+openlyG3954%+spakeG2980$+iG1473#+himG846"+answeredG611!#+jesusG3588 G2424 #+ doctrineG3588 G1322+ hisG846+ ofG4012+ andG2532#+disciplesG3588 G3101+hisG846+ofG4012 "UtZB*kT+ h@* kU^+ ofG4012]%+bear witnessG3140\+evilG2560['+i have spokenG2980Z+ifG1487Y+himG846X+answeredG611W#+jesusG3588 G2424V+soG3779$U+!+the high priestG3588 G749T)+ answerest thouG611S+ sayingG2036)R?+ with the palm of his handG4475Q#+ jesusG3588 G2424P+ struckG1325O)+which stood byG3936%N+#+of the officersG3588 G5257M+oneG1520L+spokenG2036K+thusG5023J+hadG2036I+heG846H+and whenG1161G+saidG2036F+iG1473E+ whatG3739D+ knowG1492C+ theyG3778B+ beholdG1492A+ unto themG846@#+i have saidG2980?+whatG5101>+heard meG191=!+them whichG3588 $`hR0sZA(lT<&w`+notG3756+i amG1510+saidG2036+andG2532~+deniedG720}+heG1565|#+disciplesG3588 G3101{+hisG846z+ofG1537y+alsoG2532x+ thouG4771w+ notG3361v+ artG1488u+ unto himG846t+ thereforeG3767s+they saidG2036r)+warmed himselfG2328q+andG2532p+stoodG2476o+peterG4074n+simonG4613m+andG1161$l+!+the high priestG3588 G749k+caiaphasG2533j+untoG4314i+boundG1210h+himG846g+had sentG649f!+now annasG3588 G452e+meG3165d%+smitest thouG1194c+whyG5101b+ wellG2573a+ ifG1487`+ butG1161_+ the evilG2556 #PiN5rZD rS8 ~P*%5#+the hall of judgmentG3588 G4232$+untoG1519##+caiaphasG3588 G2533"+fromG575!#+jesusG3588 G2424 +led theyG71+thenG3767+crewG5455+the cockG220#+immediatelyG2112+andG2532+againG3825+deniedG720+thenG3767#+peterG3588 G4074+himG846+withG3326 !#+the gardenG3588 G2779+inG1722+theeG4571+seeG1492+iG1473+ notG3756+ didG1492 + saithG3004 + cut offG609 + peterG4074 #+earG3588 G5621 +whoseG3739+kinsmanG4773+beingG5607'1!+of the high priestG3588 G749"%#+the servantsG3588 G1401+ofG1537+oneG1520 #]jR;#fF&|^B's]H+heG3778G+ifG1487F+unto himG846E+saidG2036D+andG2532C'+they answeredG611B!+ manG3588 G444A+ thisG5127@+ againstG2596?+ bring yeG5342>!+ accusationG2724=+whatG5101<+saidG2036;+andG2532:+themG8469+untoG43148+went outG18317+thenG37676#+pilateG3588 G40915%+the passoverG39574)+they might eatG53153+thatG24432+butG235&19+they should be defiledG33920+lestG2443'//#+the judgment hallG3588 G4232.+intoG1519-+notG3756,+wentG1525+!+themselvesG846*+ theyG1525)+ andG2532(+ earlyG4405'+ it wasG2258&+ andG1161 #R~\F&v_F0oV?% xR"k1+ might be fulfilledG4137j#+ of jesusG3588 G2424 i!#+ the sayingG3588 G3056h+ thatG2443g+to deathG615f+any manG3762e+to putG615d+for usG2254c+notG3756b+it isG1832a+himG846`+said untoG2036_+thereforeG3767^+the jewsG2453]#+lawG3588 G3551\+ yourG5216[%+ according toG2596Z+ himG846Y+ judgeG2919X+ andG2532W+himG846V+yeG5210U+takeG2983T+unto themG846S#+pilateG3588 G4091R+saidG2036Q+thenG3767P%+up unto theeG4671O+himG846N)+ have deliveredG3860M+ notG3756L+ we wouldG3860K%+ a malefactorG2555J+notG3361I+wereG2258 #[|_I1iJ3rWA's[+" theeG4671 +" tell itG2036 !+" did othersG243 +" orG2228 +"thyselfG1438 +"ofG575!+"this thingG5124+"thouG4771+"sayestG3004+"himG846+"answeredG611#+"jesusG3588 G2424#+!of the jewsG2453!+!the kingG3588 G935+!thouG4771+!artG1488~+! unto himG846}+! saidG2036|+! andG2532{#+! jesusG3588 G2424z+! calledG5455y+!andG2532x+!againG3825'w/#+!the judgment hallG3588 G4232v+!intoG1519u+!enteredG1525t#+!pilateG3588 G4091s+!thenG3767r+ dieG599q+ he shouldG3195p+ deathG2288o+ whatG4169n!+ signifyingG4591m+ he spakeG2036l+ whichG3739 #XnU8jH)}^H2zX1#+$servantsG3588 G52570+$myG1698/!+$then wouldG302.#+$worldG3588 G2889-+$thisG5127,+$ofG1537++$wereG2258*!+$kingdomG3588 G932)+$myG1699(+$ifG1487'#+$worldG3588 G2889&+$ thisG5127%+$ ofG1537$+$ notG3756#+$ isG2076"!+$ kingdomG3588 G932!+$myG1699 +$answeredG611#+$jesusG3588 G2424)+#hast thou doneG4160+#whatG5101+#unto meG1698+# theeG4571)+# have deliveredG3860&/!+# the chief priestsG3588 G749+# andG2532#+# nationG3588 G1484+#thine ownG4674+#a jewG2453+#iG1473+#amG1510+#answeredG611#+#pilateG3588 G4091+"meG1700+" ofG4012 %V~_H1s[@)t\G1tVV!+%this causeG5124U+%forG1519T+%andG2532S+%bornG1080R+%iG1473Q+%wasG1080P+%this endG5124O+%toG1519N+%a kingG935M+%amG1510L+%iG1473K+%thatG3754J+% sayestG3004I+% thouG4771H+% answeredG611G#+% jesusG3588 G2424F+% thenG3766E+%a kingG935D+%thouG4771C+%artG1488B+%unto himG846A+%saidG2036@+%thereforeG3767?#+%pilateG3588 G4091>!+$%from henceG1782=+$$notG3756<!+$#kingdomG3588 G932;+$"myG1699:+$!isG20769+$ nowG35688+$butG11617#+$to the jewsG24536%+$be deliveredG38605+$notG33614+$i shouldG38603+$thatG24432+$fightG75 #XjC& dK0x_G+pXy+&faultG156x+&noG3762w+&himG846v+&inG1722u+&findG2147t+&iG1473s+&unto themG846r+&saithG3004q+&andG2532p+&the jewsG2453o+& untoG4314n+& againG3825m#+& he went outG1831l+& thisG5124 k-+& when he had saidG2036j+&andG2532i+&truthG225h+&isG2076g+&whatG5101f+&unto himG846e+&saithG3004d#+&pilateG3588 G4091c#+%&voiceG3588 G5456b+%%myG3450a+%$hearethG191`!+%#the truthG3588 G225_+%"ofG1537^+%!that isG5607]+% every oneG3956#\)!+%unto the truthG3588 G225%[7+%i should bear witnessG3140Z+%thatG2443Y#+%the worldG3588 G2889X+%intoG1519W+%came iG2064 #Nw_H1eF.}\E$ eN+andG2532#+jesusG3588 G2424+tookG2983+thereforeG3767#+pilateG3588 G4091+thenG5119+( a robberG3027+( wasG2258!+( barabbasG3588 G912+( nowG1161!+( barabbasG3588 G912+(butG235+(this manG5126+(notG3361+(sayingG3004 +(againG3825 +(allG3956 !+(cried theyG2905 +(thenG3767 #+'of the jewsG2453!+'the kingG3588 G935+'unto youG5213)+'that i releaseG630+'thereforeG3767+' will yeG1014%+' the passoverG3957+' atG1722+' oneG1520+' youG5213+'untoG5213~-+'i should releaseG630}+'thatG2443|+'a customG4914{+'ye haveG2076z+'butG1161 #eq[B'u]F.kK.~e?+ i bringG71>+ beholdG1492=+unto themG846<+saithG3004;+andG2532:+againG38259+forthG18548+wentG18317+thereforeG37676#+pilateG3588 G4091 5-+ with their handsG44754+ himG8463!+they smoteG13252+andG25321#+of the jewsG24530!+kingG3588 G935/+hailG5463.+saidG3004-+andG2532,+robeG2440++a purpleG4210*+ himG846)#+ they put onG4016(+ andG2532'#+ headG3588 G2776&+ hisG846%+onG2007$+and putG2007#+thornsG173"+ofG1537!+a crownG4735 +plattedG4120"%#+the soldiersG3588 G4757+andG2532+scourgedG3146 #dhN8  qT8!eM#~db+ sayingG3004a)+they cried outG2905`+himG846_+sawG1492^#+officersG3588 G5257]+andG2532\+thereforeG3767&[/!+the chief priestsG3588 G749Z+whenG3753Y!+the manG3588 G444X+beholdG1492W+unto themG846V+saithG3004U+ andG2532T+ robeG2440S!+ the purpleG4210R+ andG2532Q+ of thornsG174P+the crownG4735O+wearingG5409N+forthG1854M#+jesusG3588 G2424L+cameG1831K+thenG3767J+himG846I+inG1722H+faultG156G+noG3762F+i findG2147E+thatG3754D#+ye may knowG1097C+thatG2443B+ to youG5213A+ forthG1854@+ himG846 %\u]G1waE*lP7y\+thereforeG3767#+pilateG3588 G4091+whenG3753+of godG2316+the sonG5207+himselfG1438+he madeG4160+becauseG3754+ to dieG599~+ he oughtG3784}#+ lawG3588 G3551|+ ourG2257{+ byG2596z+andG2532y+a lawG3551x+haveG2192w+weG2249v+himG846u+answeredG611t+the jewsG2453s+himG846r+inG1722q+faultG156p+noG3756o+findG2147n+iG1473m+forG1063l+crucifyG4717k+andG2532j+himG846i+yeG5210h+takeG2983g+unto themG846f+ saithG3004e#+ pilateG3588 G4091d+ crucifyG4717c+ crucifyG4717 #jz`I1gP8!zZ?j*+ powerG1849)+ i haveG2192(+ thatG3754'+ notG3756&%+ knowest thouG1492%+ unto meG1698$+ notG3756#'+ speakest thouG2980"+ unto himG846!#+ pilateG3588 G4091 + saithG3004+ thenG3767+ answerG612+ noG3756+ himG846+ gaveG1325+ jesusG2424+ butG1161+ thouG4771+ artG1488+ whenceG4159 !#+ unto jesusG3588 G2424+ saithG3004+ andG2532'/#+ the judgment hallG3588 G4232+ intoG1519+ againG3825+ wentG1525+ andG2532 + afraidG5399 +the moreG3123 +he wasG5399 #+sayingG3588 G3056 +thatG5126+heardG191 #ZeM.sX?' jK5vZM+ the jewsG2453L+ butG1161K+ himG846J+ releaseG630I+ sought toG2212H#+ pilateG3588 G4091G#+ thenceforthG5127F+ and fromG1537E+ sinG266D#+ the greaterG3173C+ hathG2192B+ unto theeG4671A+ meG3165@+ deliveredG3860?+ he thatG5124>+ thereforeG1223=!+ from aboveG509<+ theeG4671;+ givenG1325:+ it wereG22589+ exceptG14878+ meG17007+ againstG25966+ powerG18495+ noG3762"41+ thou couldest haveG21923+ answeredG6112#+ jesusG3588 G24241+ theeG45710!+ to releaseG630/+ powerG1849.+ haveG2192-+ andG2532,+ theeG4571+!+ to crucifyG4717 "M|gK4kK,kT8"nMo'+ in the hebrewG1447n+ butG1161m%+ the pavementG3038l)+ that is calledG3004k+ a placeG5117j+ inG1519&i/!+ the judgment seatG3588 G968h+ inG1909g+ sat downG2523f+ andG2532e+ forthG1854d#+ jesusG3588 G2424c!+ he broughtG71b#+ sayingG3588 G3056a+ thatG5126`+ heardG191_+ thereforeG3767^#+ when pilateG4091]#+ cæsarG3588 G2541\-+ speaketh againstG483[+ a kingG935Z+ himselfG846Y+ makethG4160X+ whosoeverG3956W+ friendG5384V#+ cæsar'sG3588 G2541U+ notG3756T+ thou artG1488S+ goG630R+ this manG5126Q+ thou letG630P+ ifG1437O+ sayingG3004N+ cried outG2896 "XmV= eN,nK3rX+cæsarG2541+butG1487+kingG935+noG3756 +we haveG2192 +answeredG611& /!+the chief priestsG3588 G749 !+ kingG3588 G935 + yourG5216++ shall i crucifyG4717+ unto themG846+ saithG3004#+pilateG3588 G4091+himG846+crucifyG4717+away withG142+away withG142)+they cried outG2905+butG1161~!+kingG3588 G935}+yourG5216|+beholdG1492{'+ unto the jewsG2453z+ he saithG3004y+ andG2532x+ hourG5610w+ the sixthG1623v+aboutG5616u+andG1161t++of the passoverG3957s++the preparationG3904r+it wasG2258q+andG1161p+ gabbathaG1042 #eycC,xbC% cG. e4+ on eitherG17823+himG8462+withG33261+otherG2430+twoG1417/+andG2532.+himG846-)+they crucifiedG4717,+whereG3699++golgothaG1115*'+ in the hebrewG1447)+ is calledG3004(+ whichG3739'!+ of a skullG2898&+ calledG3004%+a placeG5117$+intoG1519#!+went forthG1831"#+crossG3588 G4716!+hisG846 !+he bearingG941+andG2532+ awayG520+ ledG520+ andG2532#+ jesusG3588 G2424+ they tookG3880+andG1161%+be crucifiedG4717+toG2443+unto themG846+thereforeG3767+himG846%+delivered heG3860+thenG5119 "VwW># oV1sT=mVV+andG2532!U##+to the cityG3588 G4172T+nighG1451S'+ crucified wasG4717R+ wasG2258Q#+ jesusG3588 G2424P+ whereG3699O#+ the placeG3588 G5117N+forG3754M#+of the jewsG2453L+manyG4183K+readG314J+thenG3767I#+titleG3588 G5102H+thisG5126G#+of the jewsG2453F!+the kingG3588 G935!E##+of nazarethG3588 G3480D+ jesusG2424C+ wasG2258B#+ the writingG1125A+ andG1161@#+ the crossG3588 G4716?+onG1909>+putG5087=+andG2532<+a titleG5102;+wroteG1125:#+pilateG3588 G40919+andG11618%+in the midstG33197#+ jesusG3588 G24246+ andG11615+ side oneG1782 !l|dL"pZB,sQ/lw+ hisG846v+tookG2983u#+jesusG3588 G2424"t1+they had crucifiedG4717s+whenG3753r%+the soldiersG4757q+thenG3767p)+i have writtenG1125o)+i have writtenG1125n+whatG3739m+answeredG611l#+pilateG3588 G4091k#+of the jewsG2453j+kingG935i+i amG1510h+saidG2036g+heG1565f+thatG3754e+ butG235d#+ of the jewsG2453c!+ the kingG3588 G935b+ notG3361a+ writeG1125`#+to pilateG3588 G4091_#+of the jewsG2453&^/!+the chief priestsG3588 G749]+saidG3004\+thenG3767[+latinG4515Z+greekG1676Y+in hebrewG1447X+writtenG1125W+it wasG2258 #Q~bG-kS9zbM7wQ"1+might be fulfilledG4137#'#+the scriptureG3588 G1124+thatG2443#+it shall beG2071+whoseG5101+itG846+ forG4012+ cast lotsG2975+ butG235+ itG846+ rendG4977+notG3361+let usG4977 !+themselvesG240 +amongG4314 +thereforeG3767 +they saidG2036 !+throughoutG3650+the topG509+fromG1537+wovenG5307%+without seamG729+wasG2258#+the coatG3588 G5509+nowG1161#+coatG3588 G5509+and alsoG2532+a partG3313~+soldierG4757}+to everyG1538|+partsG3313{+ fourG5064z+ madeG4160y+ andG2532x#+ garmentsG3588 G2440 !^mV?)s\E&~hF({^;+thereforeG3767:!+when jesusG24249#+magdaleneG3588 G30948+maryG31377+andG2532!6##+of cleophasG3588 G28325+ maryG31374+ sisterG3588 G793#+ mother'sG3588 G33842+ hisG8461+ andG25320#+motherG3588 G3384/+hisG846.#+of jesusG3588 G2424-#+the crossG3588 G4716,+byG3844+#+there stoodG2476*+nowG1161)+#didG4160(%+"the soldiersG4757'+ thereforeG3767&%+these thingsG5023%+lotsG2819$'+they did castG906##+vestureG3588 G2441"+myG3450!+forG1909 +andG2532!+among themG1438#+raimentG3588 G2440+myG3450#+they partedG1266#+which saithG3004 "\iQ7yaEg@(t\]+thatG3754\+knowingG1492[#+jesusG3588 G2424Z+thisG5124Y+afterG3326X+his ownG2398W+untoG1519V+herG846U+ tookG2983#T'#+ that discipleG3588 G3101S#+ hourG3588 G5610R+ thatG1565Q+ fromG575P+andG2532O#+motherG3588 G3384N+thyG4675M+beholdG2400%L+#+to the discipleG3588 G3101K+saith heG3004J+thenG1534I#+sonG3588 G5207H+thyG4675G+beholdG2400F+ womanG1135E#+ motherG3588 G3384D+ unto hisG846C+ he saithG3004B+ he lovedG25A+whomG3739@#+standing byG3936"?%#+the discipleG3588 G3101>+andG2532 =!#+his motherG3588 G3384<+sawG1492 ggA( kL0pX9g}+ he bowedG2827|+andG2532{)+it is finishedG5055z+he saidG2036!y##+the vinegarG3588 G3690x%+had receivedG2983w+thereforeG3767v#+jesusG3588 G2424u+whenG3753t#+mouthG3588 G4750s+to hisG846r+and putG4374q#+ upon hyssopG5301p+ putG4060o+ andG2532n%+ with vinegarG3690m+ a spungeG4699l#+they filledG4130k+andG1161j!+of vinegarG3690i+fullG3324h+a vesselG4632g'+there was setG2749f+nowG3767e+ i thirstG1372d+ saithG3004"c1+ might be fulfilledG5048#b'#+ the scriptureG3588 G1124a+ thatG2443`%+accomplishedG5055_+were nowG2235^!+all thingsG3956 `cH. lI3 gK+x`+ thenG3767'=+they might be taken awayG142+andG2532++might be brokenG2608#+legsG3588 G4628+theirG846+thatG2443#+pilateG3588 G4091+besoughtG2065#+dayG3588 G2250+an highG3173+wasG2258!##+sabbath dayG3588 G4521+thatG1565+forG1063%+#+the sabbath dayG3588 G4521 +onG1722 #+ the crossG3588 G4716 + uponG1909 + remainG3306 + notG3361+ shouldG3306 !#+the bodiesG3588 G4983+thatG2443++the preparationG3904+it wasG2258+becauseG1893+thereforeG3767+the jewsG2453#+ the ghostG3588 G4151#+ and gave upG3860~#+ his headG3588 G2776 "TpP9ycD$oYBvT?)+" came there outG1831>+" forthwithG2117=+"andG2532<#+"sideG3588 G4125;+"hisG846:+"piercedG35729%+"with a spearG3057%8+#+"of the soldiersG3588 G47577+"oneG15206+"butG2355#+! legsG3588 G46284+! hisG8463+! notG37562!+! they brakeG26081+! alreadyG22350+!was deadG2348/+!heG846.%+!and saw thatG1492-#+!jesusG3588 G2424,+!toG1909++!they cameG2064*+!whenG5613)+!butG1161(+ with himG846''+ was crucifiedG4957&+ whichG3588%%+ of the otherG243$+ andG2532#%+ of the firstG4413"#+ the legsG3588 G4628!+ brakeG2608 + andG2532"%#+ the soldiersG3588 G4757+ cameG2064 #eoP9#mV>(tM3eb+%scriptureG1124a+%anotherG2087`+%againG3825_+%andG2532^+$ be brokenG4937]+$ notG3756\+$ shallG4937[+$of himG846Z+$a boneG3747#Y3+$should be fulfilledG4137#X'#+$the scriptureG3588 G1124W+$thatG2443V+$were doneG1096U%+$these thingsG5023T+$forG1063S'+#might believeG4100R+#yeG5210Q+#thatG2443P+#trueG227O+# he saithG3004N+# thatG3754M+# knowethG1492L+# and heG2548K+# trueG228J+#isG2076I#+#recordG3588 G3141H+#hisG846G+#andG2532F#+#bare recordG3140E+#that sawG3708D+#heG3588C+#andG2532B+" waterG5204A+" andG2532@+" bloodG129 "Qr[B*nR;cA* sQ#+& the bodyG3588 G4983+&tookG142+&andG2532+&thereforeG3767+&he cameG2064+&leaveG2010~+&gaveG2010}#+&pilateG3588 G4091|+&andG2532{#+&of jesusG3588 G2424z#+&the bodyG3588 G4983!y1+&he might take awayG142x+&thatG2443w#+&pilateG3588 G4091v+&besoughtG2065u#+&of the jewsG2453t#+&fearG3588 G5401s+&forG1223r+&secretlyG2928q+& butG1161p#+& of jesusG3588 G2424o!+& a discipleG3101n+& beingG5607m!+& arimathaeaG707l+&ofG575k+&josephG2501j+&thisG5023i+&afterG3326h+&andG1161g%+% they piercedG1574f+%him whomG3739e+%onG1519d++%they shall lookG3700c+%saithG3004 "Zt[;# zcK2kR=uZ&+(to buryG1779%+(isG2076$#+(of the jewsG2453#!+( the mannerG1485"+( asG2531!!!+( the spicesG3588 G759 +( withG3326 -+( in linen clothesG3608+(itG846+(woundG1210+(andG2532#+(of jesusG3588 G2424#+(the bodyG3588 G4983+(took theyG2983+(thenG3767+'poundG3046!+'an hundredG1540+'aboutG5616+'aloesG250+'andG2532+'of myrrhG4666+' a mixtureG3395#+' and broughtG5342+' by nightG3571#+' jesusG3588 G2424 +' toG4314 +'cameG2064 %+'at the firstG4413 +'whichG3588 +'nicodemusG3530+'alsoG2532!+'there cameG2064+'andG1161#+&!of jesusG3588 G2424 !gsV:# dM5cL%gG+maryG3137F+comethG2064!E##+of the weekG3588 G4521D+firstG1520C+theG1161B%+* nigh at handG1451A+* wasG2258#@'#+* the sepulchreG3588 G3419?+* forG3754!>##+*preparationG3588 G3904=%+*of the jews'G2453<+*becauseG1223;+*thereforeG3767:#+*jesusG3588 G24249+*laid theyG50878+*thereG15637+)laidG50876+)yetG37645+)never manG37624+)wasG37393+) whereinG17222+) sepulchreG34191+) a newG2537 0!#+) the gardenG3588 G2779/+) inG1722.+)andG2532-+)a gardenG2779,+)there wasG2258 +-+)he was crucifiedG4717*+)whereG3699)#+)the placeG3588 G5117(+)inG1722'+)nowG1161 "Nv^7 qR;! t\=$ uN#i'#+the sepulchreG3588 G3419h+out ofG1537g#+the lordG3588 G2962#f5+they have taken awayG142e+unto themG846d+saithG3004c+andG2532b+lovedG5368a#+jesusG3588 G2424`+ whomG3739_+ discipleG3101^+ the otherG243]+ toG4314\+ andG2532[+peterG4074Z+simonG4613Y+toG4314X+comethG2064W+andG2532V#+she runnethG5143U+thenG3767#T'#+the sepulchreG3588 G3419S+fromG1537R!+taken awayG142Q#+the stoneG3588 G3037P+seethG991O+andG2532#N'#+ the sepulchreG3588 G3419M+ untoG1519L+ darkG4653K+ yetG2089J#+ when it wasG5607I+earlyG4404H#+magdaleneG3588 G3094 "u|fG* zd=' jK4u +sawG991 -+he stooping downG3879 +andG2532#'#+the sepulchreG3588 G3419+toG1519+firstG4413+cameG2064+ andG2532#+ peterG3588 G4074!+ did outrunG4390+ discipleG3101+the otherG243+andG2532~+togetherG3674}+bothG1417|+they ranG5143{+soG1161#z'#+ the sepulchreG3588 G3419y+ toG1519x+ cameG2064w+andG2532v+discipleG3101u+otherG243t+thatG3588s+andG2532r!+went forthG1831q+thereforeG3767p#+peterG3588 G4074o+himG846n)+they have laidG5087m+whereG4226l+notG3756k+we knowG1492j+andG2532 #Rs]E+YB)}dN0mR.+a placeG5117-+inG1519 ,-+ wrapped togetherG1794++ butG235'*/#+ the linen clothesG3588 G3608)+ withG3326(+ lyingG2749'+notG3756&#+headG3588 G2776%+hisG846$+aboutG1909#+wasG2258"+thatG3739 !!#+the napkinG3588 G4676 +andG2532+lieG2749'/#+ the linen clothesG3588 G3608+ seethG2334+ andG2532#'#+ the sepulchreG3588 G3419+ intoG1519+wentG1525+andG2532+himG846+followingG190+peterG4074+simonG4613+comethG2064+thenG3767+ inG1525+notG3756+went heG1525+yetG3305 +lyingG2749' /#+the linen clothesG3588 G3608 #\{_F.t]C&nR:u\Q+ stoodG2476P+ maryG3137O+ butG1161N)+ their own homeG1438M+ untoG4314L+ againG3825K+ went awayG565#J'#+ the disciplesG3588 G3101I+ thenG3767H+ the deadG3498G+ fromG1537F!+ rise againG450E+ mustG1163D+ heG846C+ thatG3754#B'#+ the scriptureG3588 G1124A+ notG3764@+ they knewG1492?+ as yetG3764>+ forG1063=+believedG4100<+andG2532;+ he sawG1492:+ andG2532#9'#+ the sepulchreG3588 G34198+ toG15197+ firstG44136+cameG20645+whichG35884+discipleG31013!+that otherG2432+alsoG25321+went inG15250+thenG5119/+by itselfG5565 #Ov`D lS8y`>oOt%+ weepest thouG2799s+ whyG5101r+ womanG1135q+ unto herG846p+ sayG3004o+ theyG1565n+ andG2532m+ had lainG2749l#+ of jesusG3588 G2424k#+ the bodyG3588 G4983j+ whereG3699i#+ the feetG3588 G4228h+ atG4314g+ the otherG1520f+ andG2532e#+ the headG3588 G2776d+ atG4314c+ the oneG1520b+ sittingG2516a+ whiteG3022`+ inG1722_+ angelsG32^+ twoG1417]+ seethG2334\+ andG2532#['#+ the sepulchreG3588 G3419Z+ intoG1519 Y-+ she stooped downG3879X+ she weptG2799W+ asG5613V+ andG3767U+ weepingG2799#T'#+ the sepulchreG3588 G3419S+ atG4314R+ withoutG1854 #XoQ:  iQ+{dL2pX+whomG5101%+weepest thouG2799+whyG5101+womanG1135+unto herG846+saithG3004#+jesusG3588 G2424#+jesusG3588 G2424+it wasG2076+thatG3754 +notG3756 +knewG1492 + andG2532 + standingG2476 #+ jesusG3588 G2424+ sawG2334+ andG2532+backG3694"1+she turned herselfG4762+saidG2036+thusG5023%+when she hadG2036+andG2532+ himG846)+ they have laidG5087~+ whereG4226}+ notG3756|+ i knowG1492{+ andG2532z#+ lordG3588 G2962y+ myG3450#x5+ they have taken awayG142w+ becauseG3754v+ unto themG846u+ she saithG3004 #d|\C(jQ/dL& d:#+jesusG3588 G24249+ masterG13208+ is to sayG30047+ whichG37396+ rabboniG44625+unto himG8464+and saithG3004"31+she turned herselfG47622+maryG31371+unto herG8460+saithG3004/#+jesusG3588 G2424.+awayG142-+himG846,+will takeG142++and iG2504*+himG846))+thou hast laidG5087(+whereG4226'+meG3427&+tellG2036%+henceG941$+himG846#!+have borneG941"+thouG4771!+ifG1487 +sirG2962+unto himG846+saithG3004%+the gardenerG2780+ to beG2076+ himG3588+ supposingG1380+ sheG1565%+seekest thouG2212 %jpY># ~^G0|bK5j_+and toldG518^+cameG2064]#+magdaleneG3588 G3094\+maryG3137[+"godG2316Z+!yourG5216Y+ andG2532X+godG2316W+myG3450V+andG2532U+fatherG3962T+yourG5216S+andG2532R#+fatherG3588 G3962Q+myG3450P+untoG4314O+i ascendG305N+unto themG846M+sayG2036L+andG2532K+brethrenG3588 G80J+myG3450I+toG4314H+goG4198G+butG1161F#+ fatherG3588 G3962E+ myG3450D+ toG4314C+ ascendedG305B+ not yetG3768A+i amG305@+forG1063?+notG3361>+meG3450=+touchG680<+unto herG846;+saithG3004 !WhG' gB*u^@! pW+saithG3004+andG2532~+the midstG3319}+inG1519|+stoodG2476{+andG2532z#+jesusG3588 G2424y+cameG2064x#+of the jewsG2453w#+fearG3588 G5401v+forG1223u+assembledG4863t+wereG2258#s'#+the disciplesG3588 G3101r+whereG3699q+ were shutG2808p#+ the doorsG3588 G2374o+ whenG2532!n##+ of the weekG3588 G4521m+ the firstG1520l+beingG5607k!+at eveningG3798j#+dayG3588 G2250i+the sameG1565h+thenG3767g+ unto herG846f%+ these thingsG5023e'+ he had spokenG2036d+ andG2532c#+the lordG3588 G2962b%+she had seenG3708a+thatG3754#`'#+the disciplesG3588 G3101 #PycK.xQ9t[?) tP #-+when he had saidG2036"+andG2532!+youG5209 + send iG3992+ even soG2504+ meG3165+ hath sentG649#+ fatherG3588 G3962+asG2531+unto youG5213+peaceG1515+againG3825+to themG846#+jesusG3588 G2424+saidG2036+thenG3767#+the lordG3588 G2962'+when they sawG1492+gladG5463#'#+ the disciplesG3588 G3101+ wereG5463+ thenG3767 #+ sideG3588 G4125 + hisG846 +andG2532 #+handsG3588 G5495 +unto themG846+he shewedG1166+saidG2036+soG5124#+when he hadG5124+andG2532+unto youG5213+peaceG1515+unto themG846 #Xz\B)gM0 uZC,uXF+thereforeG3767E+disciplesG3101D+the otherG243C+cameG2064B#+jesusG3588 G2424A+whenG3753@+ themG846?+ withG3326>+ notG3756=+ wasG2258<+ didymusG1324;+calledG3004:!+the twelveG14279+ofG15378+oneG15207+thomasG23816+butG1161!5/+ they are retainedG29024+ ye retainG29023+soeverG51002+whoseG3021+unto themG846 0/+they are remittedG863/+ye remitG863.!+sinsG3588 G266-+soeverG5100,+whoseG302++ ghostG4151*+ the holyG40)!+receive yeG2983(+unto themG846'+saithG3004&+andG2532%)+he breathed onG1720$+thisG5124 #OtY=#pYC- |fH0gOi+daysG2250h+eightG3638g+afterG3326f+andG2532e+&believeG4100d+$notG3756c+#i willG4100b#+"sideG3588 G4125a+!hisG846`+ intoG1519_#+handG3588 G5495^+myG3450]+thrustG906\+andG2532"[%#+of the nailsG3588 G2247Z#+the printG3588 G5179Y+intoG1519X#+fingerG3588 G1147W+myG3450V+putG906U+andG2532"T%#+of the nailsG3588 G2247S#+the printG3588 G5179R#+handsG3588 G5495Q+hisG846P+inG1722O#+i shall seeG1492N+ exceptG1437M+ unto themG846L+ he saidG2036K+ butG1161J#+ the lordG3588 G2962I%+we have seenG3708H+unto himG846G+saidG3004 #h|eK3t^A*mS<h +thyG4675 %+ reach hitherG5342 + andG2532 #+ handsG3588 G5495+ myG3450+ beholdG1492+andG2532#+fingerG3588 G1147+thyG4675+hitherG5602+reachG5342#+to thomasG3588 G2381+saith heG3004+thenG1534~+unto youG5213}+peaceG1515|+saidG2036{+andG2532z+the midstG3319y+inG1519x+stoodG2476w+andG2532v!+being shutG2808u#+the doorsG3588 G2374t#+jesusG3588 G2424s+cameG2064r+themG846q+ withG3326p+ thomasG2381o+ andG2532n+ withinG2080m+ wereG2258l#+disciplesG3588 G3101k+hisG846j+againG3825 $TfO9"jR7!fL1lT0+ seenG1492/+ notG3361.+ haveG1492-+ they thatG3588,+ blessedG3107"+1+thou hast believedG4100*+meG3165))+thou hast seenG3708(+becauseG3754'+thomasG2381&+unto himG846%+saithG3004$#+jesusG3588 G2424##+ godG3588 G2316"+ myG3450!+ andG2532 #+lordG3588 G2962+myG3450+unto himG846+saidG2036+andG2532+answeredG611#+thomasG3588 G2381+andG2532+believingG4103+butG235+faithlessG571+notG3361+beG1096+andG2532#+sideG3588 G4125+myG3450+intoG1519+thrustG906+andG2532 #+handG3588 G5495 "chO8sXB* jK5cR'+ye might haveG2192Q+believingG4100P+ thatG2443O+ andG2532N#+ of godG3588 G2316M#+ the sonG3588 G5207 L!#+ the christG3588 G5547K+isG2076J#+jesusG3588 G2424I+thatG3754 H-+ye might believeG4100G+thatG2443F#+are writtenG1125E+theseG5023D+butG1161C!+bookG3588 G975B+thisG5129A+inG1722@+writtenG1125?+notG3756>+ areG2076=+ whichG3739<#+ disciplesG3588 G3101;+ hisG846":1+ in the presence ofG17999#+jesusG3588 G24248+didG41607+trulyG33036+signsG45925+otherG2434+manyG41833+andG25322'+have believedG41001+andG2532 "Y`A' mV6|bG0pYt+andG2532 s!#+of zebedeeG3588 G2199r+theG3588q+andG2532 p!#+in galileeG3588 G1056o+canaG2580n+ ofG575m+ nathanaelG3482l+ andG2532k+ didymusG1324j+ calledG3004i+thomasG2381h+andG2532g+peterG4074f+simonG4613e+togetherG3674d!+there wereG2258c+ shewed heG5319b%+ on this wiseG3779a+ andG1161!`##+ of tiberiasG3588 G5085_#+ the seaG3588 G2281^+atG1909&]-#+to the disciplesG3588 G3101\+againG3825[+himselfG1438Z+shewedG5319Y#+jesusG3588 G2424X%+these thingsG5023W+afterG3326V#+nameG3588 G3686U+hisG846T+throughG1722S+lifeG2222 #ciP7lT<zbC$ |c+stoodG2476#+jesusG3588 G2424+comeG1096+was nowG2235#+the morningG4405+but whenG1161+nothingG3762#+they caughtG4084#+nightG3588 G3571+thatG1565 +andG2532 #+immediatelyG2117 #+a shipG3588 G4143 +intoG1519 +enteredG305+andG2532++they went forthG1831+ theeG4671+ withG4862+ goG2064+ alsoG2532+ weG2249+unto himG846+they sayG3004+a fishingG232~+i goG5217}+unto themG846|+saithG3004{+peterG4074z+simonG4613y#+disciplesG3588 G3101x+hisG846w+ofG1537v+otherG243u+twoG1417 #]r[C)mV>lV9!t]:+nowG20899+andG25328+thereforeG37677+they castG9066'+ ye shall findG21475+ andG2532!4##+ of the shipG3588 G41433+ sideG33132+ the rightG11881+onG15190#+the netG3588 G1350/+castG906.+unto themG846-+he saidG2036,+andG1161++ noG3756*+ himG846)'+ they answeredG611(+ meatG4371'+anyG5100&+have yeG2192%+childrenG3813$+unto themG846#+saithG3004"#+jesusG3588 G2424!+thenG3767 +jesusG2424+it wasG2076+ thatG3754+ notG3756+ knewG1492#'#+ the disciplesG3588 G3101+ butG3305!+the shoreG3588 G123+onG1519 "bnG$fB)oM2zb\+intoG1519[+himselfG1438Z+did castG906Y+andG2532X+nakedG1131W+he wasG2258V+forG1063U'+fisher's coatG1903T+he girtG1241S#+the lordG3588 G2962R+it wasG2076Q+thatG3754P+heardG191O+ peterG4074N+ simonG4613M+ now whenG3767L#+ the lordG3588 G2962K+ it isG2076 J!#+unto peterG3588 G4074I+saithG3004H+lovedG25G#+jesusG3588 G2424F+whomG3739E#+discipleG3588 G3101D+thatG1565C+thereforeG3767B#+of fishesG3588 G2486#A'#+the multitudeG3588 G4128@+forG575?+itG846>+to drawG1670=+ableG2480<+notG3756;+they wereG2480 "PtM6cI- z\AiP~+ saithG3004}#+ jesusG3588 G2424|+ breadG740{+ andG2532z%+ laid thereonG1945y+ fishG3795x+ andG2532w+ thereG2749v++ a fire of coalsG439u+ they sawG991t#+ landG3588 G1093s+ toG1519 r/+ as they were comeG576q+ thenG3767p+ as soonG5613!o##+with fishesG3588 G2486n#+the netG3588 G1350m+draggingG4951l+cubitsG4083k#+two hundredG1250j!+as it wereG5613i+ butG235h#+ landG3588 G1093g+ fromG575f+ farG3112e+ notG3756d+they wereG2258c+forG1063#b'#+a little shipG3588 G4142a+came inG2064`+disciplesG3101_+the otherG243^+andG1161]#+the seaG3588 G2281 #U{`I/}_G+tYB!mU!+ noneG3762 + andG1161+ dineG709+ comeG1205+ unto themG846+ saithG3004#+ jesusG3588 G2424+ brokenG4977#+ the netG3588 G1350+ notG3756+ yet wasG4977+ so manyG5118"1+ for all there wereG5607+ andG2532#3+ and fifty and threeG4004!+ an hundredG1540+ fishesG2486+ of greatG3173+ fullG3324#+ landG3588 G1093 + toG1909 #+ the netG3588 G1350 + drewG1670 + andG2532 + went upG305+ peterG4074+ simonG4613+ caughtG4084+ nowG3568+ ye haveG4084+ whichG3739#+ the fishG3588 G3795+ ofG575+ bringG5342+ unto themG846 "WybJ/sY;$ pN*mWC+soG3767B+ the deadG3498A+ fromG1537'@;+after that he was risenG1453?#+disciplesG3588 G3101>+to hisG846=)+shewed himselfG5319 <!#+that jesusG3588 G2424;)+the third timeG5154:+is nowG22359+thisG51248+ likewiseG36687#+ fishG3588 G37956+ andG25325+ themG8464+ givethG13253+ andG25322!+ breadG3588 G7401+ takethG29830+ andG2532/+ comethG2064.+ thenG3767-#+ jesusG3588 G2424,#+ the lordG3588 G2962++ it wasG2076*+ thatG3754)+ knowingG1492(+ thouG4771'+ artG1488&+ whoG5101%+ himG846$+ askG1833#+ durstG5111&"-#+ of the disciplesG3588 G3101 #[mT;hP8nP4w[f+ he saithG3004e+meG3165d#+lovest thouG25c+of jonasG2495b+simonG4613a++the second timeG1208`+againG3825_+to himG846^+he saithG3004]!+lambsG3588 G721\+myG3450[+feedG1006Z+unto himG846Y+he saithG3004X+theeG4571W+i loveG5368V+thatG3754U+knowestG1492T+thouG4771S+lordG2962R+yeaG3483Q+unto himG846P+he saithG3004O+ theseG5130N+ more thanG4119M+ meG3165L#+ lovest thouG25K+ of jonasG2495J+simonG4613I+peterG4074H#+to simonG3588 G4613G+saithG3004F#+jesusG3588 G2424E)+they had dinedG709D+whenG3753 #VkQ9~\C'~cA" tV !+all thingsG3956+knowestG1492+thouG4771+lordG2962+unto himG846+he saidG2036+andG2532+meG3165#+lovest thouG5368)+the third timeG5154+unto himG846~+ he saidG2036}+ becauseG3754|#+ was grievedG3076{#+ peterG3588 G4074z+ meG3165y#+lovest thouG5368x+of jonasG2495w+simonG4613v)+the third timeG5154u+unto himG846t+he saithG3004s#+sheepG3588 G4263r+myG3450q+feedG4165p+unto himG846o+he saithG3004n+theeG4571m+i loveG5368l+thatG3754k+knowestG1492j+ thouG4771i+ lordG2962h+ yeaG3483g+ unto himG846 #NdK0{cF- kS.}eN,+andG2532++theeG4571*!+shall girdG2224)+anotherG243(+andG2532'#+handsG3588 G5495&+thyG4675(%=+thou shalt stretch forthG1614!$/+thou shalt be oldG1095#+whenG3752"+butG1161!'+ thou wouldestG2309 + whitherG3699+ walkedstG4043+ andG2532+ thyselfG4572'+thou girdedstG2224+youngG3501+thou wastG2258+whenG3753+unto theeG4671+i sayG3004+verilyG281+verilyG281#+#sheepG3588 G4263+"myG3450+!feedG1006+ unto himG846+saithG3004#+jesusG3588 G2424+theeG4571 +i loveG5368 +thatG3754 +knowestG1097 +thouG4771 "e|`B'w[@'{cD-{eN+atG1722M#+breastG3588 G4738L+hisG846K+ onG1909J+ leanedG377I+ alsoG2532H+ whichG3739G+ followingG190F+lovedG25E#+jesusG3588 G2424D+whomG3739"C%#+the discipleG3588 G3101B+seethG991A'+turning aboutG1994@#+peterG3588 G4074?+thenG1161>+meG3427=+followG190<+ unto himG846;+ he saithG3004:+ thisG5124"91+ when he had spokenG20368+ andG25327#+godG3588 G2316!6/+he should glorifyG13925+deathG22884+by whatG41693!+signifyingG45912+spake heG20361+thisG51240+notG3756/'+thou wouldestG2309.+whitherG3699-+carryG5342 $ojO2w`H, v^D,or+thisG3778q+wentG1831p+thenG3767o+meG3427n+thouG4771m+ followG190l+ theeG4571k+ toG4314j+ whatG5101i+ i comeG2064h+tillG2193g+tarryG3306f+heG846e#+i will thatG2309d+ifG1437c+unto himG846b+saithG3004a#+jesusG3588 G2424`+ this manG3778_+whatG5101^+andG1161]+lordG2962\#+to jesusG3588 G2424[+saithG3004Z+himG5126Y+seeingG1492X#+peterG3588 G4074W+theeG4571V+betrayethG3860U+he thatG3588T+isG2076S+whichG5101R+lordG2962Q+saidG2036P+andG2532O#+supperG3588 G1173 $`qY7qV?)~fP8  w`+andG2532%+these thingsG5130+ofG4012!+testifiethG3140+whichG3588"%#+the discipleG3588 G3101+isG2076+thisG3778+ theeG4571 +toG4314 +whatG5101 +i comeG2064 +tillG2193 +tarryG3306+heG846#+i will thatG2309+ifG1437+butG235+dieG599+notG3756+he shallG599+unto himG846+notG3756+saidG2036~#+jesusG3588 G2424}+yetG2532|+ dieG599{+ notG3756z+ shouldG599y#+ discipleG3588 G3101x+ thatG1565w+thatG3754 v%+the brethrenG3588 G80u+amongG1519t+abroadG1831s#+sayingG3588 G3056 "T}gD.{\E(nU<% sT8#,have i madeG41607,treatiseG30566!,the formerG44135+amenG281&49+that should be writtenG11253+the booksG9752+containG55621+notG37610+couldG5562/+itselfG846$.)#+even the worldG3588 G2889-)+i suppose thatG3633,+oneG1520++ everyG2596&*9+ they should be writtenG1125)+ ifG1437(+ the whichG3748'+ didG4160&#+jesusG3588 G2424%+whichG3745$%+other thingsG243#+manyG4183"+alsoG2532!+there areG2076 +andG1161+trueG227+isG2076#+testimonyG3588 G3141+hisG846+ thatG3754+ we knowG1492+ andG2532%+ these thingsG5023+ wroteG1125 #OiQ9  ^C,pU= tO![/, infallible proofsG5039Z, manyG4183Y, byG1722X, passionG3958W, hisG846V,afterG3326U,aliveG2198T,himselfG1438S,he shewedG3936R,alsoG2532Q,to whomG3739P', he had chosenG1586O, whomG3739&N/!, unto the apostlesG3588 G652&M9, had given commandmentsG1781L, ghostG4151K,holyG40J,theG4151I,throughG1223H',after that heG1781G+,he was taken upG353F,in whichG3739E,the dayG2250D,untilG891C,teachG1321B,andG2532A,to doG4160@, bothG5037?, beganG756>#, jesusG3588 G2424=, thatG3739<, allG3956;,ofG4012:!,theophilusG23219,oG5599 !^mQ"fO+oH/u^|,butG1161{!,with waterG5204z,baptizedG907y,trulyG3303x,johnG2491w,forG3754v,of meG3450u',ye have heardG191t,whichG3739#s'#,of the fatherG3588 G3962!r##,the promiseG3588 G1860q, wait forG4037p, butG235o, jerusalemG2414n, fromG575m, departG5563l,notG3361 k-,that they shouldG5563j,themG846i,commandedG3853h,withG3326(g=,being assembled togetherG4871f,andG2532e#,of godG3588 G2316 d#!,the kingdomG3588 G932+cC,of the things pertaining toG4012b,speakingG3004a,andG2532`,daysG2250_,fortyG5062^,themG846],ofG1223\!,being seenG3700 $VhQ9!qW?'cL1lV , orG2228, the timesG5550, to knowG1097, for youG5216,notG3756,isG2076,itG1097,themG846,untoG4314,he saidG2036,andG1161,to israelG2474 #!,the kingdomG3588 G932',restore againG600#,timeG3588 G5550,thisG5129, atG1722, thouG600, wiltG1487 , lordG2962 , sayingG3004 ,of himG846 !,they askedG1905" 1,were come togetherG4905,thereforeG3767,when theyG4905,henceG3326,daysG2250,manyG4183, notG3756, ghostG4151, holyG40, theG4151, withG1722 ~/,shall be baptizedG907},yeG5210 #YrW>(lT=&mW@  pYC, andG2532'B/#,part of the earthG3588 G1093A',the uttermostG2078@,untoG2193?,andG2532>!,in samariaG4540=,andG2532<#,judæaG3588 G2449;,allG3956:,inG17229,andG25328,jerusalemG24197,inG17226,bothG50375,unto meG34274,witnessesG31443#, ye shall beG20712, andG25321, youG52090, uponG1909/, is comeG1904.,ghostG4151-,holyG40,,theG4151+!,after thatG1904*,powerG1411 )-,ye shall receiveG2983(,butG235',powerG1849&,his ownG2398%,inG1722$,hath putG5087 #!#,the fatherG3588 G3962",whichG3739!#, the seasonsG2540 #]aJ/}T:qZD+y]f, stand yeG2476e, whyG5101d!, of galileeG1057c, ye menG435b, saidG2036a, alsoG2532`, whichG3739_, apparelG2066^, whiteG3022], inG1722\, themG846[, stood byG3936Z, menG435Y, twoG1417X, beholdG2400W, went upG4198V, heG846U, asG4198T#, heavenG3588 G3772S, towardG1519%R9, they looked stedfastlyG816Q, whileG5613P, andG2532O#, sightG3588 G3788N, theirG846M, out ofG575L, himG846K, receivedG5274J, a cloudG3507I, andG2532H%, was taken upG1869G, heG846 F/, while they beheldG991E%, these thingsG5023"D1, when he had spokenG2036 #WoK4|fF0t]@& rW , journeyG3598, sG2192', a sabbath dayG4521, jerusalemG2419, fromG1451, isG2076, whichG3739, olivetG1638, calledG2564, the mountG3735, fromG575~, jerusalemG2419}, untoG1519|', returned theyG5290{, thenG5119z#, heavenG3588 G3772y, intoG1519x, goG4198w, himG846v%, ye have seenG2300u, asG3739t), in like mannerG5158s, comeG2064r, soG3779q, shallG2064p#, heavenG3588 G3772o, intoG1519n, youG5216m, fromG575 l/, which is taken upG353k#, jesusG3588 G2424j, this sameG3778i#, heavenG3588 G3772h, intoG1519g, gazing upG1689 #jzb;" ybI/w`G&j,+,with one accordG3661+,continuedG4342*,allG3956),theseG3778(, of jamesG2385', judasG2455&, andG2532%#, zelotesG3588 G2207$, simonG4613#, andG2532"#, of alphaeusG256!, jamesG2385 , matthewG3156, andG2532#, bartholomewG918, thomasG2381, andG2532, philipG5376, andrewG406, andG2532, johnG2491, andG2532, jamesG2385, andG2532, peterG4074, bothG5037, abodeG2650, whereG3757#'#, an upper roomG3588 G5253, intoG1519%, they went upG305 , come inG1525 , they wereG2258 , whenG3753 , andG2532bR%RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{%]}%^%_?%`b%a%b&%cG%di%e %f.%gQ%ht%i%j:%]}%^%_?%`b%a%b&%cG%di%e %f.%gQ%ht%i%j:%k_%l%m#%nF%oi%p %q0%rR%st%t%u:%v\%w~%x!%yC%zf%{ %|,%}N%~r%%8%[%|% %C%f% %,%N%p%%5%X%z%%@%c%%)%M%p%%4%W%z%%A%c%%*%M%p%%4%W%z%%B%f%%*%M%p%%4%W%x%%<%^%%&%I%l%%3%V%x%%=%_%%% "bkT<zdK-mO3zbN,thisG3778M,brethrenG80L,menG435K!,and twentyG1501J!,an hundredG1540I,aboutG5613H,wereG2258G,togetherG1909F,of namesG3686E!, the numberG3793D, saidG2036C, andG5037&B-#, of the disciplesG3588 G3101A, the midstG3319@,inG1722?,stood upG450>,peterG4074=#,daysG3588 G2250<,thoseG3778;,inG1722:,andG25329,brethrenG3588 G808,hisG8467,withG48626,andG25325#,of jesusG3588 G2424 4!#, the motherG3588 G33843, maryG31372, andG25321, the womenG11350, withG4862"/%#,supplicationG3588 G1162.,andG2532-#,in prayerG3588 G4335 "LbL3pW2nN0pL p!#,the rewardG3588 G3408o,withG1537n,a fieldG5564m,purchasedG2932l,this manG3778k,nowG3767j#, ministryG3588 G1248i, of thisG3778h#, partG3588 G2819g%,had obtainedG2975f,andG2532e,usG2254d,withG4862c,numberedG2674b,wasG2258a,heG2674`,forG3754_#,jesusG3588 G2424!^/,to them that tookG4815],guideG3595\,which wasG1096[,judasG2455Z!,concerningG4012Y%,spake beforeG4277X,of davidG1138W,the mouthG4750V,byG1223U, ghostG4151T, holyG40S#, theG3588 G4151R, whichG3739#Q3, have been fulfilledG4137P!,must needsG1163O#,scriptureG3588 G1124 "VkK4cC#~dI1sV,of psalmsG5568,the bookG976,inG1722',it is writtenG1125,forG1063 ,of bloodG129 ,the fieldG5564 ,is to sayG2076 ,thatG5124 ,aceldamaG184,tongueG1258,properG2398, theirG846, is calledG2564#, fieldG3588 G5564, thatG1565#, insomuch asG5620%,at jerusalemG2419%,the dwellersG2730,unto allG3956~,knownG1110},it wasG1096|,andG2532{!,gushed outG1632z#,bowelsG3588 G4698y,hisG846x,allG3956w,andG2532v%, in the midstG3319 u-, he burst asunderG2997t, headlongG4248s, fallingG1096r, andG2532q#,of iniquityG3588 G93 #d}fO9~fI*gN3d5,of johnG2491 4#!,the baptismG3588 G9083,fromG5752,beginningG7561,usG22480,amongG1909/,outG1831.,andG2532-,went inG1525,, jesusG2424+#, the lordG3588 G2962*, thatG3739), the timeG5550(,allG3956',with usG2254&),have companiedG4905%,whichG3588$%,of these menG435#,whereforeG3767",takeG2983!,anotherG2087 ,letG2983 !#,bishoprickG3588 G1984,hisG846,andG2532,thereinG1722,man dwellG2730,noG3361, letG2077, andG2532, desolateG2048, beG1096 !#, habitationG3588 G1886,hisG846,letG1096 #Ut]G/jS1zcG0lUX, shewG322W, of allG3956(V=,which knowest the heartsG2589U,lordG2962T,thouG4771S,saidG2036R,andG2532Q#,they prayedG4336P,andG2532O, matthiasG3159N, andG2532M, justusG2459L%, was surnamedG1941K,whoG3739J,barsabasG923I,calledG2564H,josephG2501G,twoG1417F),they appointedG2476E,andG2532!D%!,resurrectionG3588 G386C,of hisG846B,usG2254A,withG4862@,a witnessG3144!?/,be ordained to beG1096>, oneG1520=, mustG1096<, usG2257;, fromG575:+, he was taken upG3539,thatG37398#,dayG3588 G22507,that sameG37396,untoG2193 "O{W9}Y/u^=% fOz,andG2532y,apostlesG652x!,the elevenG1733w, withG3326v+, he was numberedG4785u, andG2532t, matthiasG3159s, uponG1909r,fellG4098q#,the lotG3588 G2819p,andG2532o,lotsG2819n,theirG846m+,they gave forthG1325l,andG2532k#,placeG3588 G5117j,his ownG2398i, toG1519&h9, fell, that he might goG4198 g-, by transgressionG3845f, judasG2455e, whichG3739d,fromG1537c#,apostleshipG651b,andG2532a#,ministryG3588 G1248`,of thisG3778_#,partG3588 G2819 ^-,that he may takeG2983 ]-,thou hast chosenG1586\,twoG1417[,theseG5130Z, ofG1537Y, whetherG3739 "[hP:yaA+ lS6v[,of fireG4442,like asG5616,tonguesG1100,clovenG1266,unto themG846),there appearedG3700,andG2532,sittingG2521,they wereG2258,whereG3757#,the houseG3588 G3624, allG3650, it filledG4137, andG2532, windG4157 , mightyG972 %,of a rushingG5342 ,asG5618 #,heavenG3588 G3772 ,fromG1537,a soundG2279!,there cameG1096,suddenlyG869,andG2532, one placeG1909, inG1722+, with one accordG3661, allG537, wereG2258,theyG846~),was fully comeG4845"}%#,of pentecostG3588 G4005|#,the dayG3588 G2250{,whenG4845 $enQ;!mR<|fI1|e@,nowG1161?#,heavenG3588 G3772>, underG5259=, nationG1484<, everyG3956;, out ofG575:, menG4359,devoutG21268,jewsG24537,jerusalemG24196,atG17225,dwellingG27304!,there wereG22583,andG11612,utteranceG6691,themG8460,gaveG1325 /!#,the spiritG3588 G4151., asG2531-, tonguesG1100,, otherG2087+', to speak withG2980*, beganG756),andG2532(,ghostG4151',holyG40&,with theG4151%,filledG4130$,allG537#,they wereG4130",andG2532!, of themG846 , eachG1538, uponG1909, it satG2523,andG5037 #^kJ3mQ:rX>'u^c,hearG191b,howG4459a,andG2532`!,galilæansG1057_#,which speakG2980^,theseG3778],allG3956\,notG3756[, areG1526Z, beholdG2400Y, anotherG240X, toG4314W, oneG240V,sayingG3004U,marvelledG2296T,andG2532S,amazedG1839R,allG3956Q,they wereG1839P,andG1161O,languageG1258N!,in his ownG2398M,speakG2980L,themG846K,heardG191J, every manG1538I%, because thatG3754H+, were confoundedG4797G, andG2532F',came togetherG4905#E'#,the multitudeG3588 G4128#D'#,noised abroadG3588 G5456C,wasG1096B,thisG3778A,whenG1096 #PoT4}U>! iL1kP, of romeG4514, strangersG1927, andG2532, cyreneG2957, aboutG2596#, of libyaG3588 G3033"%#, in the partsG3588 G3313, andG2532~, in egyptG125}, pamphyliaG3828|, andG2532{, phrygiaG5435z!, asiaG3588 G773y, andG2532x, in pontusG4195w!, cappadociaG2587v, andG2532u, in judæaG2449t, andG5037$s)#, in mesopotamiaG3588 G3318r%, the dwellersG2730q, andG2532p, elamitesG1639o, andG2532n, medesG3370m, andG2532l, parthiansG3934k%, we were bornG1080j, whereinG3739i, tongueG1258h, ownG2398g,ourG2257f,inG1722e,every manG1538d,weG2249 #ngJ3jS9"nV<! n),peterG4074(,butG1161'#, of new wineG1098&, fullG3325%, areG1526$, these menG3325#, saidG3004", mockingG5512!, othersG2087 , thisG5124, meanethG2309, whatG5101, anotherG243, toG4314, oneG243, sayingG3004', were in doubtG1280, andG2532, amazedG1839, allG3956, they wereG1839, andG1161#, of godG3588 G2316#3, the wonderful worksG3167, tonguesG1100, in ourG2251, speakG2980, themG846 !, we do hearG191 , arabiansG690 , andG2532 , cretesG2912 !, proselytesG4339, andG2532, jewsG2453 $_xYB+nX@' qZC(_ M!#,of the dayG3588 G2250L, hourG5610K, thirdG5154J, theG5610I, isG2076H,supposeG5274G,yeG5210F,asG5613E,drunkenG3184D,notG3756C,areG3184B,theseG3778A,forG1063@#,wordsG3588 G4487?,myG3450>!,hearken toG1801=,andG2532<,unto youG5213;,knownG1110:,thisG51249,beG20778%,at jerusalemG24197!,that dwellG27306,allG5375,andG25324,of judæaG24533,ye menG4352, unto themG8461, saidG6690, andG2532/#, voiceG3588 G5456., hisG846-,lifted upG1869,!,the elevenG1733+,withG4862*#,standing upG2476 #UjE-mJ5jS;lUp,andG2532o,visionsG3706n,shall seeG3700m#,young menG3588 G3495l,yourG5216k,andG2532j),shall prophesyG4395i#,daughtersG3588 G2364h,yourG5216g,andG2532f#,sonsG3588 G5207e,yourG5216d,andG2532c,fleshG4561b,allG3956a,uponG1909`#, spiritG3588 G4151_, myG3450^, ofG575]+, i will pour outG1632\#, godG3588 G2316[,saithG3004Z,daysG2250Y,the lastG2078X,inG1722%W7,it shall come to passG2071V,andG2532U,joelG2493!T##,the prophetG3588 G4396S,byG1223 R-,which was spokenG2046Q,thatG3588P,isG2076O,thisG5124N,butG235 #d}gQ/uWB, }gG/|d,fireG4442, andG2532, bloodG129, beneathG2736#, the earthG3588 G1093, inG1909 ,signsG4592 ,andG2532 ,aboveG507 #,heavenG3588 G3772 ,inG1722,wondersG5059#,i will shewG1325,andG2532#3,they shall prophesyG4395,andG2532#,spiritG3588 G4151,myG3450,ofG575#, daysG3588 G2250, thoseG1565~, inG1722}+, i will pour outG1632!|##, handmaidensG3588 G1399{,myG3450z,onG1909y,andG2532x#,servantsG3588 G1401w,myG3450v,onG1909u,andG2532t,!dreamsG1798s#, shall dreamG1797r,old menG4245q,yourG5216 !ZpX<%iL-vW5rZ4,a manG435!3##,of nazarethG3588 G34802,jesusG24241#,wordsG3588 G30560,theseG5128/,hearG191.,of israelG2475-,ye menG435,), shall be savedG4982+#,of the lordG2962*#,the nameG3588 G3686)',shall call onG1941(,whosoeverG302%'7,it shall come to passG2071&,andG2532%,comeG2064$#,of the lordG2962##,dayG3588 G2250",notableG2016!, andG2532 , greatG3173#, before thatG4250, bloodG129, intoG1519#,the moonG3588 G4582,andG2532,darknessG4655,intoG1519+,shall be turnedG3344#,the sunG3588 G2246,of smokeG2586,vapourG822,andG2532 #qnR;  waD*pQ6qW, handsG5495V, wickedG459U, and byG1223T', ye have takenG2983S#, of godG3588 G2316R',foreknowledgeG4268Q,andG2532P,counselG1012O#,determinateG3724N,by theG1012M+,being deliveredG1560L,himG5126K,knowG1492J,alsoG2532I',ye yourselvesG846H,asG2531G,of youG5216F,the midstG3319E,inG1722D,himG846C,byG1223B,didG4160A#,godG3588 G2316@,whichG3739?,signsG4592>,andG2532=,wondersG5059<,andG2532;,miraclesG1411:,byG5849, youG52098, amongG15197#, godG3588 G23166, ofG5755, approvedG584 #OlK(qM7" cI/fOz,notG3361y,i shouldG4531x,thatG2443w!,right handG1188v,myG3450u,onG1537t, he isG2076s, forG3754r, my faceG3450q, beforeG1799p, alwaysG3956o#,the lordG3588 G2962n,i foresawG4308m,himG846l!,concerningG1519k,speakethG3004j,davidG1138i,forG1063h,itG846g,ofG5259 f-, should be holdenG2902e, heG846d, thatG2902c, possibleG1415b, notG3756a,it wasG2258`,becauseG2530_#,of deathG3588 G2288^#,the painsG3588 G5604]',having loosedG3089\),hath raised upG450[#,godG3588 G2316Z,whomG3739Y,and slainG337X),have crucifiedG4362 #X{`I3r\D) |a=$sX,of lifeG2222,the waysG3598,to meG3427$5,thou hast made knownG1107!,corruptionG1312,to seeG1492, holy oneG3741, thineG4675 -, wilt thou sufferG1325, neitherG3761, hellG86,inG1519#,soulG3588 G5590,myG3450,leaveG1459,notG3756 ,thou wiltG1459 ,becauseG3754 ,hopeG1680 ,inG1909 !,shall restG2681#,fleshG3588 G4561,myG3450, alsoG1161, moreoverG2089, was gladG21#, tongueG3588 G1100,myG3450,andG2532,rejoiceG2165#,heartG3588 G2588~,myG3450},didG2165|,thereforeG1223{,be movedG4531 $g}fA+lE,mJ4gA,a prophetG4396@,beingG5225?,thereforeG3767>#,dayG3588 G2250=,thisG3778<,untoG891;,usG2254:,withG17229,isG20768#,sepulchreG3588 G34187,hisG8466,andG25325,buriedG22904,andG25323,deadG50532,bothG25321,he isG50530, thatG3754/, davidG1138#.'#, the patriarchG3588 G3966-, ofG4012,, youG5209+,untoG4314*,speakG2036),freelyG3954(,meG2036',letG1832&,brethrenG80%,menG435!$##, countenanceG3588 G4383#, thyG4675", withG3326!,of joyG2167 ,fullG4137,meG3165+,thou shalt makeG4137 "\|\C+_?%X5w\c,neitherG3761b, hellG86a, inG1519`, leftG2641_, notG3756^, wasG2641]#,soulG3588 G5590\,hisG846[,thatG3754Z#,of christG3588 G5547%Y-!,the resurrectionG3588 G386X,ofG4012W%,before spakeG2980V),he seeing thisG4275U#,throneG3588 G2362T,hisG846S,onG1909R,to sitG2523Q#,christG3588 G5547 P/,he would raise upG450O,the fleshG4561N%,according toG2596M#,loinsG3588 G3751L,of hisG846K,the fruitG2590J, ofG1537I, thatG3660H, to himG846G%, with an oathG3727F, had swornG3660E#,godG3588 G2316D,thatG3754C,knowingG1492B,andG2532 #]z[D' rY4fL6t],!hearG191,!andG2532,!seeG991,!nowG3568,!yeG5210,!whichG3739,!thisG5124!,!shed forthG1632~,!ghostG4151},!holyG40|,!of theG4151{#,! the promiseG1860 z!#,! the fatherG3588 G3962y,! ofG3844x+,! having receivedG2983w,! andG5037v,!exaltedG5312u#,!of godG3588 G2316!t/,!by the right handG1188s,!beingG5312r,!thereforeG3767q, witnessesG3144p, areG2070o, allG3956n, weG2249m, whereofG3739l, raised upG450k#, godG3588 G2316j, hathG450i#, jesusG3588 G2424h, thisG5126g!,corruptionG1312f,did seeG1492e#,fleshG3588 G4561d,hisG846 $^qL5}aK5dM6v^*,$ thatG5126),$ hath madeG4160(#,$ godG3588 G2316',$thatG3754&,$assuredlyG806%,$knowG1097$,$of israelG2474#,$the houseG3624",$allG3956!,$letG1097 ,$thereforeG3767,#footstoolG5286,#thyG4675,#foesG2190,#thyG4675,#i makeG5087,#untilG2193!,"right handG1188,"myG3450,"onG1537,"sit thouG2521,"lordG2962,"myG3450#," untoG3588 G2962," saidG2036#," lordG3588 G2962," himselfG846," he saithG3004,"butG1161! ##,"the heavensG3588 G3772 ,"intoG1519 ,"ascendedG305 ,"notG3756 ,"isG305,"davidG1138,"forG1063 #ZzbJ3|dL-nV=% pZM,& inG1909L,& of youG5216K,& every oneG1538J#,& be baptizedG907I,&andG2532H,&repentG3340G,&themG846F,&untoG4314E,&saidG5346D,&peterG4074C,&thenG1161B#,%shall we doG4160A,%whatG5101@,%brethrenG80?,% menG435>+,% of the apostlesG652=#,% to the restG3062<,% andG2532;#,% peterG3588 G4074:,%untoG43149,%saidG20368,%andG5037$7)#,%in their heartG3588 G2588!6/,%they were prickedG26605!,%they heardG1914,%now whenG11613,$christG55472,$andG25321,$lordG29620,$bothG2532/),$have crucifiedG4717.,$yeG5210-,$whomG3739,#,$ jesusG3588 G2424+,$ sameG846 #[qW@u_C,|`B&t[p,(wordsG3056o,(otherG2087n,(manyG4119m,(withG3056l,(andG5037k!,'shall callG4341j#,'godG3588 G2316i,'ourG2257h,'the lordG2962g!,'as many asG3745f,' afar offG3112e,' areG1519d,' thatG3588c,' to allG3956b,' andG2532a,'childrenG5043`,'yourG5216_#,'toG3588 G5043^,'andG2532],'unto youG5213\,'isG2076![##,'the promiseG3588 G1860Z,'forG1063Y,&ghostG4151X,&holyG40W,&of theG4151V#,&the giftG3588 G1431 U-,&ye shall receiveG2983T,&andG2532S,&of sinsG266R',&the remissionG859Q,&forG1519P,&christG5547O,&of jesusG2424N#,& the nameG3588 G3686 !RpYA%qS3kT' wR!##,* in breakingG3588 G2800,* andG2532 !#,*fellowshipG3588 G2842,*andG2532 ,*doctrineG1322" '!,*the apostles'G3588 G652 #,*inG3588 G1322) ?,*they continued stedfastlyG4342 ,*andG1161,)soulsG5590),)three thousandG5153,)aboutG5616 -,)there were addedG4369#,) dayG3588 G2250,) the sameG1565,) andG2532',) were baptizedG907#,) wordG3588 G3056,)hisG846~,)receivedG588},)gladlyG780|,)thatG588{,)theyG907z,)thenG3767 y!#,(generationG3588 G1074x,(untowardG4646w,( thisG3778v,( fromG575u+,( save yourselvesG4982t,( sayingG3004s,( exhortG3870r,(andG2532q),(did he testifyG1263 #euX?'zU>'mV8{e4,- asG25303,- to allG39562,-themG8461,-partedG12660,-andG2532/#,-goodsG3588 G5223.,-andG2532!-##,-possessionsG3588 G2933,!,-sold theirG4097+,-andG2532*,, commonG2839)!,, all thingsG537(,, hadG2192',, andG2532&,,togetherG1909%,,wereG2258$',,that believedG4100#,,allG3956",,andG1161!!%!,+ the apostlesG3588 G652 ,+ byG1223,+ were doneG1096,+ signsG4592,+ andG2532,+wondersG5059,+manyG4183,+andG5037,+soulG5590,+everyG3956,+came uponG1096,+fearG5401,+andG1161 !#,* in prayersG3588 G4335,* andG2532!,* of breadG3588 G740 #OgN+lK3ybH.hOW,/dailyG2250#V'#,/ to the churchG3588 G1577U,/ addedG4369T,/ the lordG2962S,/ andG1161 R!#,/ the peopleG3588 G2992Q,/allG3650P,/withG4314O,/favourG5485N,/havingG2192M,/andG2532L#,/godG3588 G2316K,/praisingG134J,.of heartG2588I!,.singlenessG858H,.andG2532G,.gladnessG20F,.withG1722E,.meatG5160D',. did eat theirG3335C,. to houseG2596B!,. from houseG3624A,. breadG740@,. breakingG2806?,.andG5037 >!#,.the templeG3588 G2411=,.inG1722<+,.with one accordG3661;,.dailyG2250 :-,.they, continuingG43429,.andG50378,-needG55327,- hadG21926,- manG51005,- everyG302 #ShP6fO2lO6 kSz,almsG1654y,to askG154x,beautifulG5611w,is calledG3004v,whichG3588#u'#,of the templeG3588 G2411t#,the gateG3588 G2374s,atG4314r,dailyG2250q, they laidG5087p, whomG3739o#, was carriedG941n, wombG2836m,mother'sG3384l,hisG846k,fromG1537j,lameG5560i,manG435h,a certainG5100g,andG2532f,the ninthG1766e#,of prayerG3588 G4335d#, the hourG3588 G5610c, atG1909 b!#, the templeG3588 G2411a, intoG1519`,togetherG1909_,went upG305^,johnG2491],andG2532\,peterG4074[,nowG1161Z+,/should be savedG4982Y,/asG2596X,/suchG3588 $\v_E,v[D+s]G0s\, themG846,ofG3844,somethingG5100!,to receiveG2983,expectingG4328,themG846),gave heed untoG1907,heG3588,andG1161, usG2248, onG1519, lookG991,saidG2036#,johnG3588 G2491,withG4862,himG846,uponG1519! 1,fastening his eyesG816 ,peterG4074 ,andG1161 , an almsG1654 , askedG2065 !#, the templeG3588 G2411,intoG1519,goG1524,about toG3195,johnG2491,andG2532,peterG4074,seeingG1492,whoG3739 !#,the templeG3588 G2411~,intoG1519}%,that enteredG1531|,themG3588{,ofG3844 $uoWB*tX>qT<% uB,andG2532A!,feetG3588 G939@, hisG846?#, immediatelyG3916>, andG1161=, upG1453<, liftedG1453;,andG2532:,handG54959,the rightG11888,byG54957,himG8466,he tookG40845,andG25324,walkG40433,andG25322,rise upG1453!1##,of nazarethG3588 G34800,christG5547/,of jesusG2424.#,the nameG3588 G3686-,inG1722,,theeG4671+,give iG1325*, i haveG2192), such asG3739(, butG1161', noneG3756&,iG3427%,haveG5225$,goldG5553#,andG2532",silverG694!,saidG2036 ,peterG4074,thenG1161 $YkR;! iR8!jO8rYf, whichG3588e, heG3778d, wasG2258c, itG846b, thatG3754a, they knewG1921`, andG5037_#, godG3588 G2316^, praisingG134], andG2532\, walkingG4043[, himG846Z, sawG1492 Y!#, the peopleG3588 G2992X, allG3956W, andG2532V#,godG3588 G2316U,praisingG134T,andG2532S,leapingG242R,andG2532Q, walkingG4043 P!#, the templeG3588 G2411O, intoG1519N, themG846M, withG4862L,enteredG1525K,andG2532J,walkedG4043I,andG2532H,stoodG2476G!,leaping upG1814F,heG2476E,andG2532!D/,received strengthG4732!C##,ancle bonesG3588 G4974 !k}e>'|\A*mV2k, solomon'sG4672), that is calledG2564#, the porchG3588 G4745, inG1909, themG846, untoG4314%, ran togetherG4936 !#, the peopleG3588 G2992, allG3956~, johnG2491}, andG2532|#, peterG3588 G4074{, heldG2902 z-, which was healedG2390y, manG2902x, the lameG5560w, andG1161v, unto himG846u%, had happenedG4819t!, that whichG3588s, atG1909r, amazementG1611q, andG2532p#, with wonderG2285 o-, they were filledG4130n, andG2532#m'#, of the templeG3588 G2411l, gateG4439k', the beautifulG5611j, atG1909i#, almsG3588 G1654h, forG4314g, satG2521 #X|^F" t]6eM7yX*#, the godG3588 G2316), of jacobG2384(, andG2532', of isaacG2464&, andG2532%!, of abrahamG11$#, the godG3588 G2316#, to walkG4043", manG846!, thisG3588 #, we had madeG4160, holinessG2150, orG2228, powerG1411, ownG2398', though by ourG1411, asG5613, on usG2254#5, look ye so earnestlyG816, whyG5101, orG2228, thisG5129, atG1909, marvel yeG2296, whyG5101, of israelG2475, ye menG435 !#, the peopleG3588 G2992, untoG4314 #, he answeredG611 , sawG1492 , peterG4074 , whenG1492 , andG1161!/, greatly wonderingG1569 #apW?) pXB w[D* aM#,of lifeG3588 G2222L!,the princeG747K,killedG615J,andG1161I, unto youG5213H', to be grantedG5483G!, a murdererG5406F, desiredG154E,andG2532D,the justG1342C,andG2532B%,the holy oneG40A,deniedG720@,yeG5210?,butG1161>, goG630=, to letG630<), was determinedG2919;, heG1565:, whenG29199, of pilateG40918%, the presenceG43837, inG25966, himG8465, deniedG7204, andG25323%, delivered upG38602, yeG52101, whomG37390, jesusG2424/#, sonG3588 G3816., hisG846-), hath glorifiedG1392,#, fathersG3588 G3962+, of ourG2257 #[x]G0r\D' yV=$u[p,of youG5216o+,in the presenceG561'n/#,perfect soundnessG3588 G3647m,thisG3778l,himG846k!,hath givenG1325j,himG846i,is byG1223h,whichG3588g#,the faithG3588 G4102f,yeaG2532e,knowG1492d,andG2532c, ye seeG2334b, whomG3739a, strongG4732`, this manG5126_, hath madeG4732^,nameG3686],hisG846\#,inG3588 G3686[#,faithG3588 G4102Z,throughG1909Y#,nameG3588 G3686X,hisG846W,andG2532V,witnessesG3144U,areG2070T, weG2249S, whereofG3739R, the deadG3498Q, fromG1537P#,hath raisedG1453O#,godG3588 G2316N,whomG3739 #bpU:  kT/rQ6 zb,yourG5216,thatG1519%,be convertedG1994,andG2532,thereforeG3767,repent yeG3340 ,fulfilledG4137 ,soG3779 ,he hathG4137 ', should sufferG3958 #, christG3588 G5547, thatG3958#, prophetsG3588 G4396, hisG846,of allG3956,the mouthG4750,byG1223!/,before had shewedG4293,godG2316,whichG3739%,those thingsG3588~,butG1161}!, rulersG3588 G758|, yourG5216{, alsoG2532z, asG5618y,ye didG4238x,ignoranceG52w,throughG2596v,thatG3754u,i wotG1492t,brethrenG80s,nowG3568r,andG2532q,allG3956 !YhJ3W;#|[B%qY4,sinceG5753,prophetsG43962,holyG401,hisG8460,of allG3956/,the mouthG4750., byG1223-#, hath spokenG2980,#, godG3588 G2316+, whichG3739*', of all thingsG3956)),of restitutionG605(,the timesG5550',untilG891&,receiveG1209%,mustG1163$!,the heavenG3772#,whomG3739",unto youG5213)!?,which before was preachedG4296 ,christG5547,jesusG2424',he shall sendG649,andG2532!##,of the lordG3588 G2962%,the presenceG4383,fromG575!,shall comeG2064', of refreshingG403, the timesG2540, whenG3704"1, may be blotted outG1813!,sinsG3588 G266 #\}e@# mU5zZB+s\W, hearG191V,notG3361U,willG191T,whichG3748S,soulG5590R,everyG3956%Q7,it shall come to passG2071P,andG1161O,youG5209N,untoG4314M%,he shall sayG2980L!,whatsoeverG3745K!,all thingsG3956J,inG2596I',shall ye hearG191H,himG846G,meG1691F,like untoG5613E,brethrenG3588 G80D,yourG5216C,ofG1537B,unto youG5213A, raise upG450@#, godG3588 G2316?, yourG5216>, the lordG2962=, shallG450<,a prophetG4396!;##,the fathersG3588 G3962:,untoG43149,saidG20368,trulyG33037,mosesG34756,forG10635+,the world beganG165 !S_H1cD,zZ1tSx#, fathersG3588 G3962w, ourG2257v, withG4314u, madeG1303t#,godG3588 G2316s,whichG3739%r+#,of the covenantG3588 G1242q,andG2532%p+#,of the prophetsG3588 G4396o%,the childrenG5207n,areG2075m,yeG5210l,daysG2250k,theseG3778j#,ofG3588 G2250i,foretoldG4293h, likewiseG2532g, haveG4293f#, have spokenG2980e!, as many asG3745'd;, those that follow afterG2517c,andG2532b,samuelG4545a,fromG575"`%#,the prophetsG3588 G4396_,allG3956^,andG2532],yeaG1161&\-#,among the peopleG3588 G2992[, fromG1537"Z1, shall be destroyedG1842Y#, prophetG3588 G4396X, thatG1565 #TkS:#gD.c?(xT !#,the peopleG3588 G2992,untoG4314,spakeG2980,theyG846,asG2980,andG1161 !#,iniquitiesG3588 G4189,hisG5216,fromG575 -,every one of youG1538%,turning awayG654, inG1722, youG5209, to blessG2127 , himG846 , sentG649 ,jesusG2424 #,sonG3588 G3816 ,hisG846-,having raised upG450#,godG3588 G2316,firstG4412,unto youG5213!,be blessedG1757"%#,of the earthG3588 G1093"%#,the kindredsG3588 G3965,allG3956,shallG1757,seedG4690~,thyG4675}#,inG3588 G4690|,andG2532{,abrahamG11z,untoG4314y, sayingG3004 !fxa:xaE* z[A*}f<,nowG2235;, it wasG2258:, forG10639%, the next dayG8398, untoG15197, holdG50846,inG15195,putG50874,andG25323,on themG8462#,handsG3588 G54951,they laidG19110,andG2532/,the deadG3498., fromG1537%--!, the resurrectionG3588 G386,#, jesusG3588 G2424+, throughG1722*, preachedG2605),andG2532 (!#,the peopleG3588 G2992',taughtG1321&,theyG846%,thatG1223$',being grievedG1278#,themG846", came uponG2186#!'#, the sadduceesG3588 G4523 , andG2532#'#, of the templeG3588 G2411!##, the captainG3588 G4755,andG2532!##,the priestsG3588 G2409 "jiM6uR<mV>j^, andG2532], alexanderG223\,andG2532[,johnG2491Z,andG2532Y,caiaphasG2533X,andG2532$W+!,the high priestG3588 G749V,annasG452U,andG2532T, scribesG1122S, andG2532R, eldersG4245Q, andG2532P!,rulersG3588 G758O,theirG846N,thatG4863M!,the morrowG839L,onG1909K+,it came to passG1096J,andG1161I, thousandG5505H, fiveG4002G, aboutG5616F, wasG1096E!!, of the menG3588 G435D!!,the numberG3588 G706C,andG2532B,believedG4100A#,the wordG3588 G3056"@3,of them which heardG191?,manyG4183>,howbeitG1161=,eventideG2073 %SpZ=&u]D.rY?# jS, andG2532#'#, of the peopleG3588 G2992, ye rulersG758, themG846, untoG4314~,saidG2036},ghostG4151|,holyG40{,with theG4151z,filledG4130y,peterG4074x,thenG5119w,thisG5124v,doneG4160u,yeG5210t,haveG4160s,nameG3686r,whatG4169q, byG1722p, orG2228o, powerG1411n, whatG4169m, byG1722l!,they askedG4441k,the midstG3319j,inG1722i,had setG2476h,theyG846g,whenG2476f,andG2532e,jerusalemG2419d,atG1519!c1,of the high priestG748b#,the kindredG1085a, ofG1537`, wereG2258_!, as many asG3745 #VcM'rY@$ mK/pV&, raisedG1453%#, godG3588 G2316$, whomG3739#, crucifiedG4717", yeG5210!, whomG3739! ##, of nazarethG3588 G3480, christG5547, of jesusG2424#, the nameG3588 G3686, byG1722, thatG3754, of israelG2474 !#, the peopleG3588 G2992, to allG3956, andG2532, allG3956, unto youG5213, knownG1110, be itG2077', is made wholeG4982, heG3778!, what meansG5101, byG1722, manG444 %, the impotentG772 , toG444" 1, the good deed doneG2108 , ofG1909 #, be examinedG350, this dayG4594, weG2249, ifG1487,of israelG2474,eldersG4245 #^kM3t^G+^H,w^I, givenG1325H#, heavenG3588 G3772G, underG5259F, nameG3686E, otherG2087D, noneG3762C, there isG2076B, forG1063A, any otherG243@, inG1722?#, salvationG3588 G4991>, is thereG2076=, neitherG3777<', of the cornerG1137;, the headG2776:, is becomeG10969, whichG35888, buildersG36187, youG52166, ofG5259!5/, was set at noughtG18484, whichG35883#, the stoneG3588 G30372, isG20761, thisG37780, wholeG5199/, youG5216., beforeG1799-!, stand hereG3936,, manG3778+, thisG5129*, him dothG3936), byG1722(, the deadG3498', fromG1537 #TlU4wZ?( |dC+ lTl,withG4862k,standingG2476j!,was healedG2323i,whichG3588h,the manG444g,beholdingG991f,andG1161e#, jesusG3588 G2424d, withG4862c', they had beenG2258b, thatG3754a, of themG846#`3, they took knowledgeG1921_, andG5037^), they marvelledG2296], menG444\, ignorantG2399[, andG2532Z, unlearnedG62Y, they wereG1526X, thatG3754W, perceivedG2638V, andG2532U, johnG2491T, andG2532S#, of peterG3588 G4074R%, the boldnessG3954Q', when they sawG2334P, nowG1161O, be savedG4982N, mustG1163M, weG2248L, wherebyG1722K, menG444J, amongG1722 #N}f;$oU=nS1eN,andG2532%,in jerusalemG2419 ,dwellG2730 ,thatG3588 ,themG2730 ,to allG3956 ,manifestG5318,themG846, byG1223), hath been doneG1096, miracleG4592, a notableG1110, indeedG3303,thatG3754,forG1063,menG444,theseG5125~!,toG3588 G444}#,shall we doG4160|,whatG5101{,sayingG3004z!, themselvesG240y,amongG4314x),they conferredG4820!w##,the councilG3588 G4892v,out ofG1854u#,to go asideG565t,themG846's;,when they had commandedG2753r,butG1161q!, against itG471p, nothingG3762o, sayG471n!, they couldG2192m, themG846 $WmW<#vX?)y\E.nW3,butG11612#,of jesusG3588 G24241#,the nameG3588 G36860, inG1909/, teachG1321., norG3366-, at allG2527,, to speakG5350+,notG3361*,themG846),commandedG3853(,andG2532',themG846&#,they calledG2564%,andG2532$#,nameG3588 G3686#,thisG5129",inG1909!,manG444 ,to noG3367!,henceforthG3371+, that they speakG2980, themG846, threatenG546, straitlyG547, let usG546 !#,the peopleG3588 G2992,amongG1519,furtherG4119,noG3361,it spreadG1268,thatG2443,butG235,denyG720,notG3756,we canG1410 #^iR7t\:oO8  u^V, howG4459U,nothingG3367T,findingG2147S#,let them goG630R,themG846&Q9,had further threatenedG4324P,soG1161O, heardG191N, andG2532M%,we have seenG1492 L-,the things whichG3739K,speakG2980J,butG3361I,notG3756H,canG1410G,weG2249F,forG1063E,judge yeG2919D#,unto godG3588 G2316C,thanG2228B,moreG3123A,unto youG5216@!,to hearkenG191?#,godG3588 G2316>+, in the sight ofG1799=, rightG1342<, it beG2076;, whetherG1487:, themG8469,untoG43148,and saidG20367,answeredG6116,johnG24915,andG25324,peterG4074 "LkT7{bI,lM0}fLx, eldersG4245w, andG2532&v/!, the chief priestsG3588 G749u, all thatG3745t, reportedG518s,andG2532!r/,their own companyG2398q,toG4314p,they wentG2064o%,being let goG630n,andG1161m!, was shewedG1096 l!#, of healingG3588 G2392k#, miracleG3588 G4592j, thisG5124i,whomG3739h,onG1909g,years oldG2094f,fortyG5062e,aboveG4119d,wasG2258c!,the manG3588 G444b,forG1063a),which was doneG1096`,thatG3588_,forG1909^#,godG3588 G2316],glorifiedG1392\,allG3956[,forG1223 Z!#, the peopleG3588 G2992Y!, because ofG3754X, themG846!W/, they might punishG2849 #g|dC$oR9w`H2g,davidG1138#,servantG3588 G3816,of thyG4675,the mouthG4750,byG1223,whoG3588,isG1722,themG846,inG1722,thatG3588,allG3956,andG2532#,the seaG3588 G2281,andG2532 #,earthG3588 G1093 ,andG2532 #,heavenG3588 G3772 ,hast madeG4160 ,whichG3588#, godG3588 G2316, thouG4771, lordG1203, saidG2036, andG2532+,with one accordG3661#,godG3588 G2316,toG4314#,their voiceG5456),they lifted upG142~,thatG3588}+,when they heardG191|,andG1161{,themG846z,untoG4314y,had saidG2036 "[~gI.qP4x[@)r[=, andG2532<, herodG2264;, bothG5037":1, thou hast anointedG55489, whomG37398,jesusG24247,childG38166,holyG405,thyG46754,againstG19093!,of a truthG2252,forG10631#,christG3588 G55470,hisG846/, againstG2596., andG2532-#, the lordG3588 G2962,, againstG2596+,togetherG1909*',were gatheredG4863)!!,the rulersG3588 G758(,andG2532',stood upG3936"&%#,of the earthG3588 G1093%!,the kingsG3588 G935$#,vain thingsG2756#,imagineG3191"!, the peopleG2992!, andG2532 , rageG5433#, the heathenG1484, didG5433,whyG2444,hast saidG2036 "[|^A }fE eN5r[_,thyG4675^),they may speakG2980],boldnessG3954\,allG3956[,that withG3326Z, servantsG1401Y, thyG4675X#, untoG3588 G1401W, grantG1325V, andG2532!U%!,threateningsG3588 G547T,theirG846S,beholdG1896R,lordG2962Q,nowG3568P,andG2532O!, to be doneG1096!N/,determined beforeG4309M#,counselG3588 G1012L,thyG4675K,andG2532J#,handG3588 G5495I,thyG4675H!,whatsoeverG3745G,for to doG4160F,togetherG1909E',were gatheredG4863D,of israelG2474C!,the peopleG2992B,andG2532A%,the gentilesG1484@,withG4862?,pilateG4091>,pontiusG4194 #fq[C,r\E/vX?"|f,holyG40,with theG4151,filledG4130, allG537~, they wereG4130}, andG2532"|1, assembled togetherG4863{, they wereG2258z,whereG3739y!,was shakenG4531x#,the placeG3588 G5117w!,had prayedG1189v,theyG846u,whenG1189t,andG2532s,jesusG2424r,childG3816q,holyG40p,thyG4675o,ofG3816n#,the nameG3588 G3686m,byG1223l#,may be doneG1096k,wondersG5059j, andG2532i, signsG4592h, thatG1519g, andG2532f, healG2392e,toG1519d#,handG3588 G5495c,thineG4675 b-,stretching forthG1614a,byG1722`#,wordG3588 G3056 #epX<%jQ:S<&}e%,!withG1411$,!andG2532#, commonG2839"!, all thingsG537!, hadG2258 , theyG846, butG235, ownG2398, hisG846, wasG15116Y, ought of the things which he possessedG5224, thatG3588, anyG5100, saidG3004, neitherG3761, soulG5590, oneG2532#, ofG3588 G5590, andG2532, heartG2588, oneG1520#, ofG3588 G2588, wereG2258, believedG4100 , thatG3588 , of themG4100 ', the multitudeG4128 , andG1161 ,boldnessG3954,withG3326#,of godG3588 G2316#,the wordG3588 G3056!,they spakeG2980,andG2532,ghostG4151 "VqE xaF){cE)mVG,#andG2532,FE,"of the things that were soldG4097 E!#,"the pricesG3588 G5092D,"broughtG5342C,"sold themG4453B,"housesG3614A,"orG2228@,"of landsG5564?!," possessorsG2935>," wereG5225=!," as many asG3745<," forG1063;," lackedG1729:,"thatG52259,"themG8468,"amongG17227,"anyG51006,"was thereG52255,"neitherG37614,!allG39563,!themG8462,!uponG19091,!wasG22580,! graceG5485/,! greatG3173.,! andG5037-,! jesusG2424!,##,! of the lordG3588 G2962(+3!,!of the resurrectionG3588 G386*#,!witnessG3588 G3142!)%!,!the apostlesG3588 G652(,!gaveG591',!powerG1411&,!greatG3173 "Lv_6hR- aEcLi,%andG2532h#,%the moneyG3588 G5536g,%broughtG5342f,%andG2532e,%soldG4453d,%landG68c,%havingG5225b,$cyprusG2953'a/#,$of the country ofG3588 G1085`,$ a leviteG3019_),$ of consolationG3874^,$ the sonG5207!]/,$ being interpretedG3177\,$ isG2076[,$whichG3739Z,$barnabasG921Y%,$was surnamedG1941!X%!,$the apostlesG3588 G652W,$byG5259V,$whoG3588U,$josesG2500T,$andG1161S,#needG5532R,# hadG2192Q,# heG5100P%,# according asG2530O),# unto every manG1538%N7,#distribution was madeG1239M,#andG1161L#,#feetG3588 G4228"K'!,#the apostles'G3588 G652J,#atG3844I,#downG5087H,#laidG5087 #[wZD+qZ=(hK3u[ ,ananiasG367 ,saidG2036 ,peterG4074 ,butG1161#,feetG3588 G4228"'!,the apostles'G3588 G652,atG3844, and laidG5087, partG3313, a certainG5100, broughtG5342, andG2532#,being privyG4894,alsoG2532~#,wifeG3588 G1135},hisG846|#,the priceG3588 G5092{,ofG575z,kept backG3557y,andG2532x%, a possessionG2933w, soldG4453v#, wifeG3588 G1135u,hisG846t,sapphiraG4551s,withG4862r,ananiasG367q,namedG3686p,manG435o,a certainG5100n,butG1161m#,% feetG3588 G4228"l'!,% the apostles'G3588 G652k,% atG3844j,% laidG5087 "V`F&c=# lO6sV.,thou hastG5574-#,heartG3588 G2588,,thineG4675+,inG1722*#,thingG3588 G4229),thisG5124#(3,hast thou conceivedG5087', whyG5101&, powerG1849%, thine ownG4674$, inG1722#,notG3780",was itG5225!!/,after it was soldG4097 ,andG2532,thine ownG4671,notG3780,was itG3306"1,whiles it remainedG3306!##,of the landG3588 G5564#,the priceG3588 G5092,ofG575%,to keep backG3557,andG2532,ghostG4151,holyG40#,to theG3588 G4151, to lieG5574#, heartG3588 G2588, thineG4675, filledG4137#, satanG3588 G4567,hathG4137 ,whyG5101 $h~gM3mU?(qXB,hR,aboutG5613Q,it wasG1096P,andG1161O, buriedG2290N, andG2532M, outG1627L, carriedG1627K,andG2532J,upG4958I,himG846H,woundG4958G,aroseG450F',the young menG3501E,andG1161D%,these thingsG5023C,heardG191B,thatG3588A,themG191@, allG3956?, onG1909>, cameG1096=, fearG5401<, greatG3173;,andG2532%:7,and gave up the ghostG16349,fell downG40988#,wordsG3588 G30567,theseG51286,hearingG1915,ananiasG3674,andG11613#,unto godG3588 G23162,butG2351,unto menG4440,liedG5574/,notG3756 #VzcH0u_D*hO7 zV u!#, the spiritG3588 G4151t, to temptG3985$s5, have agreed togetherG4856r, yeG5213q, thatG3754p, how is itG5101o, herG846n, untoG4314m, saidG2036l, peterG4074k, thenG1161j#,for so muchG5118i,yeaG3483h, she saidG2036g, andG1161f#, for so muchG5118e#, the landG3588 G5564d, ye soldG591c,whetherG1487b,meG3427a,tellG2036`,unto herG846_,answeredG611^#,peterG3588 G4074],andG1161\,came inG1525[, was doneG1096Z, whatG3588Y, knowingG1492X, notG3361W#, wifeG3588 G1135V,hisG846U,hoursG5610T,of threeG5140S,the spaceG1292 "geN.yX9# rW@'}g, herG846, byG4314, buriedG2290, forthG1627, carryingG1627, andG2532, deadG3498, herG846, foundG2147, andG1161 , came inG1525# '#, the young menG3588 G3495 , andG1161$ 5, yielded up the ghostG1634 , andG2532#, feetG3588 G4228, hisG846, atG3844#, straightwayG3916', fell she downG4098, thenG1161, outG1627, theeG4571#, shall carryG1627, andG2532~#, the doorG3588 G2374}, atG1909|!, husbandG3588 G435{, thyG4675!z/, which have buriedG2290y, of themG3588x#, the feetG3588 G4228w, beholdG2400v#, of the lordG2962 "bhQ-{X0pY<&{b9, durstG51118#, of the restG30627, andG11616#, porchG3588 G47455, solomon'sG46724, inG17223+, with one accordG36612, allG5371, they wereG22580, andG2532 /!#, the peopleG3588 G2992.', wrought amongG1722-, wondersG5059,, andG2532+, signsG4592*, manyG4183), wereG1096$(+!, of the apostlesG3588 G652'#, the handsG3588 G5495&, byG1223%, andG1161$%, these thingsG5023#, heardG191"!, as many asG3956!, uponG1909 , andG2532 !#, the churchG3588 G1577, allG3650, uponG1909, cameG1096, fearG5401, greatG3173, andG2532!, husbandG3588 G435 !hrU>' zbI2v^H0hZ!,passing byG2064Y,of peterG4074 X!#,the shadowG3588 G4639W%,at the leastG2579V, thatG2443U, couchesG2895T, andG2532S, bedsG2825R, onG1909Q,laidG5087P,andG2532&O-#,into the streetsG3588 G4113N,the sickG772"M1,they brought forthG1627L',insomuch thatG5620K, womenG1135J, andG2532I, of menG435H,bothG5037G!,multitudesG4128!F##,to the lordG3588 G2962E,addedG4369D,the moreG3123C,wereG4369B,believersG4100A,andG1161@, themG846?, magnifiedG3170 >!#, the peopleG3588 G2992=, butG235<, to themG846;%, join himselfG2853:, no manG3762 !RtO.rY;# nT=&uR{+, and were filledG4130&z-#, of the sadduceesG3588 G4523y, the sectG139x, which isG5607w,himG846v,withG4862u),they that wereG3588t,allG3956s,andG2532r,rose upG450$q+!,the high priestG3588 G749p,thenG1161o,every oneG537 n-,they were healedG2323m,spiritsG4151l,uncleanG169k,withG5259j!,were vexedG3791i,whichG3748h, themG3791g, andG2532f!, sick folksG772e, bringingG5342d, jerusalemG2419c,untoG1519b#,round aboutG4038a',of the citiesG4172!`##,a multitudeG3588 G4128_,alsoG1161^!,there cameG4905],of themG846\,someG5100 [-,might overshadowG1982 #Nv`;$ vWA" }dH2qN#, the wordsG3588 G4487,allG3956#'#,to the peopleG3588 G2992 !#,the templeG3588 G2411,inG1722,speakG2980,andG2532,standG2476,goG4198, and saidG2036, forthG1806, themG846, broughtG1806, andG5037#,doorsG3588 G2374 !#,the prisonG3588 G5438,openedG455 #,nightG3588 G3571 ,byG1223 #,of the lordG2962 ,the angelG32 ,butG1161, prisonG5084!, the commonG1219, inG1722, themG846,putG5087,andG2532!%!,the apostlesG3588 G652,onG1909#,handsG3588 G5495,theirG846~,laidG1911},andG2532 |-,with indignationG2205 !`{[CiR0yb>w`?,themG846>,to haveG71 =!#,the prisonG3588 G1201<,toG1519;,sentG649:,andG25329,of israelG2474%8+#,of the childrenG3588 G5207 7!#,the senateG3588 G10876,allG39565,andG25324,togetherG4779!3##,the councilG3588 G48922,calledG47791,andG25320,himG846/,withG4862.),they that wereG3588-, andG2532,, cameG3854$++!, the high priestG3588 G749*, butG1161), taughtG1321(,andG2532*'5#,early in the morningG3588 G3722 &!#,the templeG3588 G2411%,intoG1519$%,they enteredG1525#+,when they heardG191",andG1161!, lifeG2222 , thisG3778#, ofG3588 G2222 #biP9" bI-uZ@zbb,whenG5613a,nowG1161`,withinG2080_,no manG3762^,we foundG2147!]1,when we had openedG455\,butG1161[#,the doorsG3588 G2374Z,beforeG4253Y,withoutG1854X, standingG2476!W##, the keepersG3588 G5441V, andG2532U, safetyG803T, allG3956S,withG1722R,shutG2808Q,found weG2147P,trulyG3303O!,the prisonG1201N,sayingG3004M,toldG518L, andG1161K', they returnedG390 J!#, the prisonG3588 G5438I, inG1722H, notG3756G,themG846F,foundG2147E,andG1161D,cameG3854C%,the officersG5257B,whenG3854A,butG1161@, broughtG71 "azc9!gI1iQ7!}a,teachingG1321,andG2532 !#,the templeG3588 G2411,inG1722,standingG2476,areG1526~#,prisonG3588 G5438}, inG1722|, ye putG5087{, whomG3739z!, the menG3588 G435y, beholdG2400x,sayingG3004w,themG846v,toldG518u,andG1161t,oneG5100s,cameG3854r,thenG1161q!,would growG1096p,thisG5124o,whereuntoG302n,themG846m,ofG4012l%,they doubtedG1280k#, thingsG3588 G3056j, theseG5128i, heardG191&h/!, the chief priestsG3588 G749g, andG2532#f'#,of the templeG3588 G2411!e##,the captainG3588 G4755d,andG2532c+,the high priestG2409 !UpJ3s[+{d<# wU%),that ye shouldG1321$,youG5213#,commandG3853",straitlyG3852!,weG3853 ,notG3756,sayingG3004, themG846, askedG1905$+!,the high priestG3588 G749,andG2532!##,the councilG3588 G4892,beforeG1722,they setG2476,themG846#7,when they had broughtG71,andG1161,E,they should have been stonedG3034,lestG3361 !#,the peopleG3588 G2992#, they fearedG5399, forG1063, violenceG970, withoutG3326 ,themG846 ,broughtG71 ,andG5119" %#,the officersG3588 G5257 ,withG4862!##,the captainG3588 G4755,wentG565,thenG5119 !#,the peopleG3588 G2992 $ZmS1u]?! nS<${ZI#,the godG3588 G2316H,menG444G,thanG2228F, ratherG3123E, godG2316D, to obeyG3980C, oughtG1163B, weG3980A,saidG2036@,andG2532?,answeredG611>,apostlesG652=!,theG3588 G652<,andG2532;#,peterG3588 G4074:,thenG11619,usG22488,uponG19097!,bloodG3588 G1296!,man'sG3588 G4445,thisG51274,to bringG18633,intendG10142,andG25321,doctrineG13220,yourG5216/#,withG3588 G1322.,jerusalemG2419-),ye have filledG4137,,beholdG2400+,andG2532*#, nameG3588 G3686), thisG5129(, inG1909', teachG1321&, notG3361 $d|dN6mW9y[A*{dm, andG2532l, thingsG4487k, theseG5130j#, ofG3588 G4487i, witnessesG3144h, hisG846g, areG2070f, weG2249e, andG2532d,of sinsG266c#,forgivenessG859b,andG2532a,to israelG2474`!,repentanceG3341_#, for to giveG1325^, a saviourG4990], andG2532\, a princeG747[!, right handG1188Z,hisG846Y,withG1188X,exaltedG5312W#,godG3588 G2316V,hathG5312U,himG5126T, a treeG3586S, onG1909R, hangedG2910Q, slewG1315P,yeG5210O,whomG3739N,jesusG2424M,raised upG1453L,fathersG3962K,ourG2257J#,ofG3588 G3962 "PgI.{[A*hL%uP!%!,"the apostlesG3588 G652,"to putG4160 ,"commandedG2753 !," the peopleG2992 ," allG3956 #," amongG3588 G2992! /," had in reputationG5093#3," a doctor of the lawG3547,"gamalielG1059,"namedG3686!,"a phariseeG5330!##,"the councilG3588 G4892,"inG1722,"oneG5100),"stood there upG450,"thenG1161,!themG846~,!to slayG337}%,!took counselG1011|,!andG2532{',!they were cutG1282z!,!they heardG191y,!whenG1161x, himG846w, obeyG3980v, thatG3588u, to themG3980t!, hath givenG1325s#, godG3588 G2316r, whomG3739q, ghostG4151p, holyG40o#, theG3588 G4151n, alsoG1161 #Q~gN1mQ: }dH-hQ2,$andG25321,$was slainG3370,$whoG3739!//,$joined themselvesG4347.%,$four hundredG5071-,$aboutG5616,,$ of menG435+,$ a numberG706*,$ to whomG3739),$ somebodyG5100(,$ to beG1511',$himselfG1438&,$boastingG3004%,$theudasG2333$,$rose upG450##,$daysG3588 G2250",$theseG5130!,$beforeG4253 ,$forG1063!,#menG3588 G444,# theseG5125#,# as touchingG1909,# to doG4238,# ye intendG3195,# whatG5101',#to yourselvesG1438,#take heedG4337,#of israelG2475,#ye menG435,#themG846,#untoG4314,#saidG2036,#andG5037),"a little spaceG1024,"forthG1854 #bybG1uS-~cL5~bU,&unto youG5213T,&i sayG3004S,&nowG3568R,&andG2532Q),%were dispersedG1287P,%himG846O,%obeyedG3982N!,%as many asG3745M,%allG3956L,%andG2532K,%perishedG622J,%he alsoG2548I,%himG846H,% afterG3694G,% peopleG2992F,% muchG2425E,% drew awayG868D,% andG2532"C'!,%of the taxingG3588 G582B#,%the daysG3588 G2250A,%inG1722 @!#,%of galileeG3588 G1057?,%judasG2455>#,%man rose upG450=,%thisG5126<,%afterG3326;,$noughtG3762:,$toG15199,$broughtG10968,$andG25327),$were scatteredG12626,$himG8465,$obeyedG39824!,$as many asG37453,$allG3956 $hlU<%t^H}`K-hy,(andG2532x#,(they agreedG3982w,(to himG846v,(andG1161$u5,' to fight against godG2314t,' evenG2532s#,' ye be foundG2147r!,' lest haplyG3379q,' itG846p,'overthrowG2647o,'notG3756n,'canG1410m,'godG2316l,'ofG1537k,'it beG2076j,'ifG1487i,'butG1161&h9,&it will come to noughtG2647g,&menG444f,&ofG1537e,&beG5600d#,&workG3588 G2041c,&thisG5124b,&orG2228a#,&counselG3588 G1012`,&thisG3778_,&ifG1437^,&forG3754],& aloneG1439\,& themG846[,& letG1439Z,& andG2532Y!,& menG3588 G444X,&theseG5130W,&fromG575V,&refrainG868 !]`<% nYB! a?(s],*inG2596,*andG2532 !#,*the templeG3588 G2411,*inG1722,*dailyG2250,*andG5037#,)nameG3588 G3686,) hisG846,) forG5228+,) to suffer shameG818(=,) they were counted worthyG2661,) thatG3754,)rejoicingG5463$ )#,)of the councilG3588 G4892 %,)the presenceG4383 ,)fromG575 ',)they departedG4198 ,)andG3767,(goG630,(themG846,(letG630,(andG2532#,(of jesusG3588 G2424#,(the nameG3588 G3686,( inG1909,( speakG2980,( notG3361 -,( that they shouldG2980~),( they commandedG3853},(beatenG1194|,(andG2532!{%!,(the apostlesG3588 G652$z5,(when they had calledG4341 Y|eK2a? kK)Y#:'#,the multitudeG3588 G41289,calledG43418!,the twelveG14277,thenG1161"6%#,ministrationG3588 G12485,the dailyG25224,inG17223),were neglectedG38652#,widowsG3588 G55031,theirG8460,becauseG3754/#,the hebrewsG1445., againstG4314%-+#, of the greciansG3588 G1675,#, a murmuringG1112+#, there aroseG1096*), was multipliedG4129&)-#,of the disciplesG3588 G3101(+,when the numberG4129'#,daysG3588 G2250&,thoseG3778%,inG1722$,andG1161##,*christG3588 G5547",*jesusG2424!,* preachG2097 ,* andG2532,* to teachG1321,* notG3756#,* they ceasedG3973,*houseG3624,*everyG3956 "ww^F0~dE(zaJ0w\,weG2249[,butG1161Z#,businessG3588 G5532Y,thisG3778X,overG1909W),we may appointG2525V,whomG3739U,wisdomG4678T, andG2532S, ghostG4151R, holyG40Q, of theG4151P, fullG4134O',honest reportG3140N,ofG1537M,menG435L,sevenG2033K,among youG5216J#,look ye outG1980I,brethrenG80H,whereforeG3767G,tablesG5132F,serveG1247E#,of godG3588 G2316D#,the wordG3588 G3056C%,should leaveG2641B, weG2248A, thatG2641@, reasonG701?, notG3756>, it isG2076=,saidG2036<,andG1161&;-#,of the disciplesG3588 G3101 "LjE. {`H0lO8iL~!,of antiochG491}#,a proselyteG4339|,nicolasG3532{,andG2532z,parmenasG3937y,andG2532x,timonG5096w,andG2532v,nicanorG3527u,andG2532t,prochorusG4402s,andG2532r,philipG5376q,andG2532p,ghostG4151o,holyG40n,of theG4151m, andG2532l, of faithG4102k, fullG4134j, a manG435i, stephenG4736h!,they choseG1586g,andG2532f#,multitudeG3588 G4128e,the wholeG3956d,pleasedG700 c!#,the sayingG3588 G3056b,andG2532!a##,of the wordG3588 G3056%`+#,to the ministryG3588 G1248_,andG2532^#,to prayerG3588 G4335/]K,will give ourselves continuallyG4342 !NvN1lInS+ ~gN,powerG1411,andG2532,of faithG4102,fullG4134,stephenG4736,andG1161"%#,to the faithG3588 G4102',were obedientG5219$)#,of the priestsG3588 G2409,companyG3793,greatG4183, aG3793, andG5037, greatlyG4970, jerusalemG2419, inG1722!,multipliedG4129&-#,of the disciplesG3588 G3101 !!,the numberG3588 G706 ,andG2532 ,increasedG837 #,of godG3588 G2316 #,the wordG3588 G3056,andG2532, on themG846#,handsG3588 G5495,they laidG2007$5,when they had prayedG4336,andG2532!%!,the apostlesG3588 G652,beforeG1799,they setG2476,whomG3739 "biE-\E(y_BybA, andG2532 @!#, the wisdomG3588 G4678?, to resistG436>, ableG2480=, notG3756<, they wereG2480;, andG2532":%#, with stephenG3588 G47369, disputingG48028, of asiaG7737, andG25326!, of ciliciaG27915, themG35884, ofG5753, andG25322%, alexandriansG2211, andG25320, cyreniansG2956/, andG2532!./, of the libertinesG3032-, is calledG3004,, whichG3588#+'#, the synagogueG3588 G4864*, ofG1537), certainG5100(#, there aroseG450', thenG1161 &!#, the peopleG3588 G2992%, amongG1722$, miraclesG4592#, andG2532", wondersG5059!,greatG3173 ,didG4160 "ckU7}fI2zcF/}cc, set upG2476b, andG5037!a##, the councilG3588 G4892`, toG1519_, broughtG71^, andG2532], himG846\, caughtG4884[, andG2532Z, came uponG2186Y, andG2532!X##, the scribesG3588 G1122W, andG2532V!, the eldersG4245U, andG2532 T!#, the peopleG3588 G2992S+, they stirred upG4787R, andG5037Q#, godG3588 G2316P, andG2532O, mosesG3475N, againstG1519M, wordsG4487L#, blasphemousG989K, speakG2980J, himG846I', we have heardG191H!, which saidG3004G, menG435F', they subornedG5260E, thenG5119D, he spakeG2980C, by whichG3739 B!#, the spiritG3588 G4151 #Rx]F* tS<`H)iR,andG2532,usG2254,deliveredG3860,mosesG3475,whichG3739!##,the customsG3588 G1485%, shall changeG236, andG2532~#, placeG3588 G5117}, thisG5126|', shall destroyG2647!{##,of nazarethG3588 G3480z,jesusG2424y,thisG3778x,thatG3754w,sayG3004v,himG846u',we have heardG191t,forG1063s#, the lawG3588 G3551r, andG2532q#, placeG3588 G5117p, holyG40o, thisG5127n, againstG2596m, wordsG4487l#, blasphemousG989k, to speakG2980j, notG3756i, ceasethG3973h!, manG3588 G444g, thisG3778f!, which saidG3004e, witnessesG3144d, falseG5571 "cnXB+lD- ~cI(c(#,when he wasG5607',abrahamG11&,fatherG3962%,ourG2257$#, untoG3588 G3962#, appearedG3700"#, of gloryG3588 G1391!#, the godG3588 G2316 , hearkenG191,fathersG3962,andG2532,brethrenG80,menG435,he saidG5346,andG1161,soG3779%,these thingsG5023,areG1487$+!,the high priestG3588 G749,saidG2036,thenG1161#,of an angelG32,the faceG4383), as it had beenG5616#, faceG3588 G4383, hisG846, sawG1492 , himG846 ,onG1519! 1,looking stedfastlyG816! ##,the councilG3588 G4892 ,inG1722,that satG2516,allG537 #g}gL5jR;~fN/gK+, and from thenceG2547J, charranG5488I,inG1722H,and dweltG2730!G/,of the chaldæansG5466F,the landG1093E,ofG1537D#,came he outG1831C,thenG5119B,theeG4671A%,i shall shewG1166@,whichG3739?,the landG1093>,intoG1519=,comeG1204<, andG2532;#, kindredG3588 G4772:, thyG46759, fromG15378, andG25327#,countryG3588 G10936,thyG46755,ofG15374%,get thee outG18313,himG8462,untoG43141,saidG20360,andG2532/,charranG5488.,inG1722-,dweltG2730,,heG846+,beforeG4250!*##,mesopotamiaG3588 G3318),inG1722 $ZycK3lT5 kR.qZo,hadG5607n,heG846m,whenG5607l,himG846k,afterG3326j,seedG4690i,hisG846h#,toG3588 G4690g,andG2532 f-,for a possessionG2697e,to himG846%d7, that he would give itG1325c#, he promisedG1861b, yetG2532!a1, to set his foot onG968`,no, notG3761_,itG846^,inG1722]#,inheritanceG2817\,noneG3756[,himG846Z,he gaveG1325Y,andG2532X,dwellG2730W,nowG3568V,yeG5210U,whereinG1519T#,landG3588 G1093S,thisG3778R,intoG1519Q,himG846P!,he removedG3351O,was deadG599N#, fatherG3588 G3962M, hisG846L, whenG3326 #YdL6XA! cHqY, thatG5023, afterG3326, andG2532#, godG3588 G2316, saidG2036 ,judgeG2919 ,iG1473 ,willG2919( =,they shall be in bondageG1398 ,to whomG3739 !#,the nationG3588 G1484,andG2532,yearsG2094%,four hundredG5071,evilG2559,entreatG2559,andG2532%,into bondageG1402,themG846&9,that they should bringG1402~, andG2532}, landG1093|, a strangeG245{, inG1722z, sojournG3941y,shouldG2071x#,seedG3588 G4690w,hisG846v,thatG3754u%,on this wiseG3779t,spakeG2980s#,godG3588 G2316r,andG1161q,childG5043p,noG3756 #[{cD-sZC$sZ<s[5, egyptG1254, intoG15193, josephG25012, soldG5911+, moved with envyG2206$0)#, the patriarchsG3588 G3966/, andG2532.!,patriarchsG3966-!,the twelveG1427,,jacobG2384+,andG2532*,jacobG2384),isaacG2464(,andG2532'#,dayG3588 G2250&!,the eighthG3590%,himG846$#,circumcisedG4059#,andG2532",isaacG2464!,begatG1080 , soG3779, andG2532+, of circumcisionG4061%, the covenantG1242, himG846,he gaveG1325,andG2532#,placeG3588 G5117,thisG5129,inG1722,meG3427,serveG3000,andG2532%7,shall they come forthG1831 %ZpS=# r[AmU=&qZZ, allG3650Y, overG1909X, a dearthG3042W!, there cameG2064V, nowG1161U#, houseG3588 G3624T, hisG846S, allG3650R, andG2532Q, egyptG125P, overG1909O, governorG2233N, himG846M, he madeG2525L, andG2532K, of egyptG125J, kingG935I, pharaohG5328H+, in the sight ofG1726G, wisdomG4678F, andG2532E, favourG5485D, himG846C, gaveG1325B, andG2532!A##, afflictionsG3588 G2347@, hisG846?, allG3956>, out ofG1537=, himG846<, deliveredG1807;, andG2532:, himG8469, withG33268, wasG22587#, godG3588 G23166, butG2532 #mzaC,y`H&pYC% m}, joseph'sG2501|, andG2532{, brethrenG80z, hisG846y, toG3588 G80x), was made knownG319w, josephG2501v!, the secondG1208u, atG1722t, andG2532s, firstG4412r#, fathersG3588 G3962q, ourG2257p#, he sent outG1821o, egyptG125n, inG1722m, cornG4621l), that there wasG5607k, heardG191j, jacobG2384i, whenG191h, butG1161g!, sustenanceG5527f, noG3756e, foundG2147d#, fathersG3588 G3962c, ourG2257b, andG2532a!, afflictionG2347`, greatG3173_, andG2532^, chanaanG5477], andG2532\, of egyptG125[#, the landG3588 G1093 $\r[A*}gF( t]E0s\!,andG2532 ,sychemG4966,intoG1519!/,were carried overG3346,andG2532#, fathersG3588 G3962, ourG2257, andG2532,heG846,diedG5053,andG2532,egyptG125,intoG1519,went downG2597,jacobG2384,soG1161,soulsG5590#,and fifteenG4002!,threescoreG1440#, kindredG3588 G4772 , hisG846 , allG3956 , andG2532 , toG1722 ,jacobG2384#,fatherG3588 G3962,hisG846,calledG3333,andG1161,josephG2501,sentG649,thenG1161%, unto pharaohG5328, knownG5318, was madeG1096~#, kindredG3588 G1085 #Xz`C(uS+{dM/oXD, notG3756C,knewG1492B,whichG3739A,aroseG450@,kingG935?,anotherG2087>,tillG891=,egyptG125<,inG1722;!,multipliedG4129:, andG25329, grewG837 8!#, the peopleG3588 G29927!, to abrahamG116, had swornG36605#,godG3588 G23164,whichG37393,drew nighG1448$2)#,of the promiseG3588 G18601#,the timeG3588 G55500,whenG2531/,butG1161.,sychemG4966-,ofG3844,,emmorG1697+,ofG3844!*##,of the sonsG3588 G5207), of moneyG694(, for a sumG5092', boughtG5608&, abrahamG11%, thatG3739#$'#,the sepulchreG3588 G3418#,inG1722",laidG5087 "`sX6dF/mJ3z`f,monthsG3376e,threeG5140d#,houseG3588 G3624c#,father'sG3588 G3962b,hisG846a, inG1722`, nourishedG397_, andG2532^, fairG791]#, exceedingG3588 G2316\,wasG2258[,andG2532Z,was bornG1080Y,mosesG3475X,timeG2540W,whichG3739V,inG1722U,liveG2225T,notG3361S!,they mightG2225R!,to the endG1519$Q)#,young childrenG3588 G1025P, theirG846O, cast outG1570N%, so that theyG4160M#, fathersG3588 G3962L, ourG2257K),evil entreatedG2559J,kindredG1085I,ourG2257H#,withG3588 G1085G),dealt subtillyG2686F,the sameG3778E, josephG2501 $h]F0 }^D&u_F/~h , hisG846 ,intoG1909,it cameG305,oldG5550#,forty yearsG5063,was fullG4137,heG846,whenG5613,andG1161,deedsG2041, inG1722, andG2532~, wordsG3056}, inG1722|, mightyG1415{,wasG2258z,andG1161y-,of the egyptiansG124x!,the wisdomG4678w,in allG3956v#,was learnedG3811u,mosesG3475t,andG2532s,sonG5207r,her ownG1438q, forG1519p, himG846 o/, up, and nourishedG397n, himG846m, tookG397l#,daughterG3588 G2364k,pharaoh'sG5328j%,was cast outG1620i,heG846h,whenG1620g,andG1161 "OiL5lU<lO9# kO,,the nextG1966+,andG5037*,notG3756)+,they understoodG4920(,butG1161', themG846&', would deliverG1325%, handG5495$, hisG846#,byG1223"#,godG3588 G2316!,how thatG3754% 7,would have understoodG4920,brethrenG3588 G80,hisG846#,he supposedG3543,forG1161%,the egyptianG124, smoteG3960, andG2532&9, him that was oppressedG2669, avengedG1557,andG2532#,he defendedG292%,suffer wrongG91,oneG5100,seeingG1492,andG2532,of israelG2474"%#,the childrenG3588 G5207, brethrenG3588 G80 , hisG846 , to visitG1980 #, heartG3588 G2588 %SoM6  xaD# u[D,jSQ,killG337P,thouG4771O,wiltG3361N,usG2248M,overG1909L,a judgeG1348K,andG2532J,a rulerG758I, theeG4571H, madeG2525G, whoG5101F, sayingG2036E, awayG683D,himG846C,thrustG683B,wrongG91A,neighbourG4139@#,he that didG91?,butG1161>),one to anotherG240=#,do ye wrongG91<,whyG2444;,brethrenG80:,areG20759,yeG52108,sirsG4357,sayingG20366, againG49005, oneG15154, atG15193, themG8462), would have setG49001,andG25320),as they stroveG3164/,unto themG846!./,he shewed himselfG3700-,dayG2250 $SfN6mQ4oO-iSu,inG1722t#,of the lordG2962s, an angelG32r, sinaG4614q#, of mountG3588 G3735p), the wildernessG2048o, inG1722n,to himG846m),there appearedG3700l%,were expiredG4137k,yearsG2094j,fortyG5062i,whenG4137h,andG2532g,sonsG5207f,twoG1417e,he begatG1080d, whereG3757c, of madianG3099b, the landG1093a, inG1722`!, a strangerG3941_,wasG1096^,andG2532]#,sayingG3588 G3056\,thisG5129[,atG1722Z,mosesG3475Y,fledG5343X,thenG1161W, yesterdayG5504V%, the egyptianG124U, diddestG2309T,thouG337S,asG5158R,meG3165 "b}fG! v^H3pO3yb, notG3756, durstG5111, trembledG1790, mosesG3475, thenG1161, of jacobG2384#, the godG3588 G2316, andG2532, of isaacG2464#, the godG3588 G2316 , andG2532 !, of abrahamG11 #, the godG3588 G2316 , fathersG3962 , thyG4675#, ofG3588 G3962#, the godG3588 G2316, iG1473,himG846,untoG4314, cameG1096#, of the lordG2962, the voiceG5456, to beholdG2657+,as he drew nearG4334~,andG1161"}%#,at the sightG3588 G3705|#,he wonderedG2296{,sawG1492z,mosesG3475y,whenG1161x,in a bushG942w,of fireG4442v,a flameG5395bR&$RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{%i%‘ %Ñ.%đR%őu%Ƒ%Ǒ9%ȑZ%ɑ{%ʑ%ˑ?%̑b%͑%Α%%i%‘ %Ñ.%đR%őu%Ƒ%Ǒ9%ȑZ%ɑ{%ʑ%ˑ?%̑b%͑%Α%%ϑI%Бm%ё%ґ2%ӑU%ԑy%Ց%֑:%ב\%ؑ~%ّ%ڑA%ۑc%ܑ%ݑ(%ޑK%ߑo%%5%Z%}%!%D%f% %,%Q%u%%:%_%%%%J%k% %-%P%t%%9%[%% %@%b%%$&E&g& &,&N&q&&3&W& z& & =& _& &%&I&m&&4&X&z&&?&b&&(&K&m&&4&W&y& &!@&"c&# #Q{`I* oYC) w^E-hQ:,"themG8469!,"to deliverG18078%,"am come downG25977,"andG25326#," groaningG3588 G47265," theirG8464%," i have heardG1913," andG25322," egyptG1251,"is inG17220,"whichG3588/,"peopleG2992.,"myG3450-#,"ofG3588 G2992$,)#,"the afflictionG3588 G2561+#,"i have seenG1492*#,"i have seenG1492),!groundG1093(,!holyG40',!isG2076&',!thou standestG2476%,!whereG3739$,! the placeG5117#,! forG1063",! feetG4228!,! thyG4675 #,! fromG3588 G4228#,!shoesG3588 G5266,!thyG4675,!put offG3089,!to himG846#,!the lordG3588 G2962,!saidG2036,!thenG1161, beholdG2657 %UlT<kT9mQ3lU_,$outG1806^,$themG846],$broughtG1806\,$heG3778[,#the bushG942Z,#inG1722Y,#to himG846X,#appearedG3700W,#whichG3588V%,#of the angelG32U,#the handG5495T,#byG1722S#,#a delivererG3086R,#andG2532Q,#a rulerG758P,#sendG649O#,#godG3588 G2316N,#didG649M,# the sameG5126L,# a judgeG1348K,# andG2532J,# a rulerG758I,# theeG4571H,#madeG2525G,#whoG5101F,#sayingG2036E%,#they refusedG720D,#whomG3739C#,#mosesG3588 G3475B,#thisG5126A,"egyptG125@,"intoG1519?,"theeG4571>#,"i will sendG649=,"comeG1204<,"nowG3568;,"andG2532 #WsW<%y`H2x`D,rW,%unto meG1691,%likeG5613,%brethrenG3588 G80,%yourG5216~,%ofG1537},%unto youG5213|,%raise upG450{#,% godG3588 G2316z,% yourG5216y,% the lordG2962x,% shallG450w,% a prophetG4396v,%of israelG2474'u/#,%unto the childrenG3588 G5207t!,%which saidG2036s#,%mosesG3588 G3475r,%thatG3778q,%isG2076p,%thisG3778o,$yearsG2094n,$fortyG5062m),$the wildernessG2048l,$inG1722k,$andG2532j,$seaG2281i,$theG2281h,$inG1722g,$ andG2532f,$ of egyptG125e,$ the landG1093d,$ inG1722c,$ signsG4592b,$andG2532a,$wondersG5059(`=,$after that he had shewedG4160 #^|fB, pM5z_D)z^%,' from themG683$,' thrustG683#,'butG235",'obeyG5255!,'notG3756 ,'wouldG2309#,'fathersG3588 G3962,'ourG2257,'to whomG3739,&unto usG2254,&to giveG1325,&oraclesG3051!,&the livelyG2198,&receivedG1209,&whoG3739#,&fathersG3588 G3962,&ourG2257,&andG2532,&sinaG4614#,&the mountG3588 G3735,&inG1722,&to himG846,& spakeG2980,& whichG3588 ,& the angelG3588 G32 ,& withG3326 ),& the wildernessG2048 ,&inG1722 !#,&the churchG3588 G1577,&inG1722%,&he, that wasG1096,&isG2076,&thisG3778',%shall ye hearG191,%himG846 %Tv^F,kS:!r[C& nTJ,)offeredG321I,)andG2532H#,)daysG3588 G2250G,)thoseG1565F,)inG1722 E-,)they made a calfG3447D,)andG2532C,(of himG846B,(is becomeG1096A,(whatG5101@,(notG3756?,(we wotG1492>,(of egyptG125=,(the landG1093<,(ofG1537;,(outG1806:,(usG22489,(broughtG18068,(whichG37397,( mosesG34756,( thisG37785,( forG10634,( usG22573,( go beforeG43132,(toG37391,(godsG23160,(usG2254/,(makeG4160.!,(unto aaronG2-,(sayingG2036,,'egyptG125+,'intoG1519!*/,'turned back againG4762),'heartsG2588(,' theirG846'#,' inG3588 G2588&,' andG2532 !dsP1}gI'sZ=zdk,*inG1722j,*yearsG2094i,*fortyG5062h!,*sacrificesG2378g,*andG2532f%,*slain beastsG4968e,*to meG3427d+,*have ye offeredG4374c,*of israelG2474b,*houseG3624%a+#,*of the prophetsG3588 G4396`,*the bookG976_,*inG1722^',* it is writtenG1125],* asG2531\#,* of heavenG3588 G3772[#,* the hostG3588 G4756Z!,* to worshipG3000Y,*upG3860X,*themG846W,*gaveG3860V,*andG2532U,*turnedG4762T#,*godG3588 G2316S,*thenG1161R#,)handsG3588 G5495Q%,)of their ownG846P#,) the worksG3588 G2041O,) inG1722N,) rejoicedG2165M,) andG2532#L'#,) unto the idolG3588 G1497K,)sacrificeG2378 !VeN-rT=&kT,zV !#,,unto mosesG3588 G3475 ,, speakingG2980 -,, he had appointedG1299 ,, asG2531),, the wildernessG2048,, inG1722 !#,,of witnessG3588 G3142$)#,,the tabernacleG3588 G4633,,hadG2258#,,fathersG3588 G3962,,ourG2257,+babylonG897,+beyondG1900,+awayG3351~,+youG5209}%,+i will carryG3351|,+andG2532{,+themG846z!,+to worshipG4352y,+ye madeG4160x,+ whichG3739w#,+ figuresG3588 G5179v,+ remphanG4481u,+ godG2316t,+ yourG5216s#,+ofG3588 G2316r!,+the starG3588 G798q,+andG2532p,+of molochG3434$o)#,+the tabernacleG3588 G4633n!,+ye took upG353m,+yeaG2532l),*the wildernessG2048 !XgH/mU-}aJ/uX-#,.godG3588 G2316,,.beforeG1799+,.favourG5485*,.foundG2147),.whoG3739(,-of davidG1138'#,-the daysG3588 G2250&,-untoG2193%,-fathersG3962$,-ourG2257##,-ofG3588 G3962",-the faceG4383!,-beforeG575 ,-drave outG1856#,- godG3588 G2316,- whomG3739%+#,- of the gentilesG3588 G1484$)#,- the possessionG3588 G2697,- intoG1722,-jesusG2424,-withG3326!,-brought inG1521+,-that came afterG1237#,-fathersG3588 G3962,-ourG2257,-alsoG2532,-whichG3739#,,he had seenG3708,,thatG3739!##,,the fashionG3588 G5179%,,according toG2596,,itG846# 3,,that he should makeG4160 #VoS<!hR7pY@* rVP,1the lordG2962O,1saithG3004N,1 meG3427M',1 will ye buildG3618L,1 houseG3624K,1 whatG4169J,1 stoolG5286I#,1footG3588 G4228H,1myG3450G,1earthG1093F,1andG1161E,1throneG2362D,1myG3427C#,1heavenG3588 G3772!B##,0 the prophetG3588 G4396A,0 saithG3004@,0 asG2531?+,0made with handsG5499>,0templesG3485=,0inG1722<,0notG3756;,0dwellethG2730:',0the most highG53109,0howbeitG2358,/an houseG36247,/himG8466,/builtG36185,/solomonG46724,/butG11613,. of jacobG2384!2##,. for the godG3588 G23161%,. a tabernacleG46380,.to findG2147/,.desiredG154.,.andG2532 $\kS<&mM+y`J2t\t,4yourG5216s,4notG3756r,4haveG1377%q+#,4of the prophetsG3588 G4396p,4whichG5101o,3yeG5210n,3soG2532m#,3fathersG3588 G3962l,3yourG5216k,3asG5613j,3ghostG4151i,3 holyG40h#,3 theG3588 G4151g,3 resistG496f,3 alwaysG104e,3 ye doG496d#,3earsG3588 G3775c,3andG2532b#,3in heartG3588 G2588a',3uncircumcisedG564`,3andG2532_#,3stiffneckedG4644^,3yeG5210]%,2these thingsG5023\,2allG3956[,2madeG4160Z#,2handG3588 G5495Y,2myG3450X,2notG3780W,2hathG4160V,1restG2663U,1myG3450T#,1ofG3588 G2663S,1the placeG5117R,1whatG5101Q,1orG2228 !TjI3fO2nV?'tT%,6they gnashedG1031,6andG2532"%#,6to the heartG3588 G2588',6they were cutG1282%,6these thingsG5023!,6they heardG191,6whenG1161,5 keptG5442 ,5 notG3756 ,5haveG5442 ,5andG2532 ,5of angelsG32 +,5the dispositionG1296,5byG1519#,5the lawG3588 G3551',5have receivedG2983,5whoG3748,4murderersG5406,4andG2532',4the betrayersG4273,4nowG3568,4have beenG1096,4yeG5210~,4of whomG3739}+,4of the just oneG1342 |!#,4the comingG3588 G1660{,4 ofG4012z',4 shewed beforeG4293y!,4 them whichG3588x+,4 they have slainG615w,4 andG2532v!,4persecutedG1377u#,4fathersG3588 G3962 $RiQ7!mV9{dL2hR9,8 onG15378,8 standingG24767!,8 of manG3588 G4446#,8the sonG3588 G52075,8andG25324,8openedG455!3##,8the heavensG3588 G37722,8i seeG23341,8beholdG24000,8saidG2036/,8andG2532.#,7of godG3588 G2316-),7the right handG1188,,7onG1537+,7standingG2476*,7jesusG2424),7andG2532(,7of godG2316',7the gloryG1391&,7 sawG1492%,7 andG2532$#,7 heavenG3588 G3772#,7 intoG1519"!,7 stedfastlyG816!,7upG1519 ,7lookedG816,7ghostG4151,7holyG40,7of theG4151,7fullG4134,7he, beingG5225,7butG1161,6 teethG3599#,6 withG3588 G3599,6 himG846,6 onG1909 "TjR9iR:#s[:$uT[#,;stephenG3588 G4736Z#,;they stonedG3036Y,;andG2532X,:saulG4569W),:whose name wasG2564V#,:feetG3588 G4228U',: a young man'sG3494T,: atG3844S#,: clothesG3588 G2440R,: theirG846Q,: laid downG659#P'#,:the witnessesG3588 G3144O,:andG2532N,:stonedG3036M,:andG2532!L##,:of the cityG3588 G4172K,:outG1854J,:castG1544I,:andG2532H+,9 with one accordG3661G,9 himG846F,9 uponG1909E,9 ranG3729D,9 andG2532C#,9earsG3588 G3775B,9theirG846A,9stoppedG4912@,9voiceG5456?,9loudG3173>,9with aG5456=),9they cried outG2896<,9thenG1161;#,8 of godG3588 G2316:),8 the right handG1188 $Y~cM-x_G0u];$ qY, thatG1565~,atG1722},andG1161|!,deathG3588 G336{,hisG846z+,consenting untoG4909y,wasG2258x,saulG4569w,andG1161v),<he fell asleepG2837u,<thisG5124 t-,<when he had saidG2036s,<andG2532r,<chargeG2476q,<to theirG846p!,< sinG3588 G266o,< thisG3778n,< notG3361m,< layG2476l,< lordG2962k,<voiceG5456j,<loudG3173i,<with aG5456h,<criedG2896g,<andG1161f#,<downG3588 G1119e!,<he kneeledG5087d,<andG1161c#,; spiritG3588 G4151b,; myG3450a,; receiveG1209`,;jesusG2424_,;lordG2962^,;sayingG3004],;andG2532\%,;calling uponG1941 !lpL/oJ'oT3l ,for saulG4569,asG1161, himG846, overG1909#, lamentationG2870,greatG3173,madeG4160,andG2532#,stephenG3588 G4736,carriedG4792,menG435,devoutG2126,andG1161!%!,the apostlesG3588 G652,exceptG4133,samariaG4540,andG2532#,of judæaG3588 G2449!##,the regionsG3588 G5561 !,throughoutG2596 -,scattered abroadG1289 ,allG3956 ,they wereG1289 ,andG5037,jerusalemG2414,atG1722,which wasG3588 !#,the churchG3588 G1577,againstG1909#, persecutionG1375, a greatG3173, there wasG1096#, timeG3588 G2250 b}^G-}e7oS/b@!,one accordG3661?,withG1722 >!#,the peopleG3588 G3793=,andG5037<, unto themG846;#,christG3588 G5547:%,and preachedG2784 9!#,of samariaG3588 G45408,the cityG41727,toG15196,went downG27185,philipG53764,thenG11613#,the wordG3588 G30562,preachingG2097 1-,went every whereG1330*0A,that were scattered abroadG1289/,theyG3588.,thereforeG3767-,prisonG5438,,toG1519+, committedG3860*, womenG1135), andG2532(, menG435', halingG4951&,andG5037%#,houseG3588 G3624$,everyG2596#',entering intoG1531#"'#,of the churchG3588 G1577!),he made havockG3075 "krY?(jQ4hQ4kb,thatG1565a,inG1722`,joyG5479_,greatG3173^,there wasG1096],andG2532\#,were healedG2323[,lameG5560Z,that wereG2323Y,andG2532"X1, taken with palsiesG3886W, manyG4183V, andG1161#U3, that were possessedG2192T, of manyG4183S,came outG1831R,voiceG5456Q,with loudG3173P,cryingG994O,spiritsG4151N,uncleanG169M,forG1063L,he didG4160K,whichG3739"J%#,the miraclesG3588 G4592I,seeingG991H,andG2532G, hearingG191F, spakeG3004E#, philipG3588 G5376D, whichG3004C%,those thingsG3588B,untoG5259A,gave heedG4337 !Wt[7!^;  iL6nW, andG1161#, of godG3588 G2316#, powerG3588 G1411, the greatG3173, isG2076~, this manG3778}, sayingG3004|%, the greatestG3173{, toG2193z, the leastG3398y, fromG575x, gave heedG4337w, they allG3956v, to whomG3739u, great oneG3173t, someG5100s, wasG1511r, himselfG1438q+, giving out thatG3004 p!#, of samariaG3588 G4540 o!#, the peopleG3588 G1484n, bewitchedG1839m, andG2532l%, used sorceryG3096#k'#, the same cityG3588 G4172j, inG1722 i-, which beforetimeG4391h, simonG4613g, calledG3686f, manG435e, a certainG5100d', but there wasG1161c#,cityG3588 G4172 !TqM6cE!gO9" sT$#, when he wasG2258#, andG2532", alsoG2532!, believedG4100 , himselfG846, simonG4613, thenG1161, womenG1135, andG2532, menG435, bothG5037!1, they were baptizedG907, christG5547#, of jesusG3588 G2424#, the nameG3588 G3686, andG2532#, of godG3588 G2316 #!, the kingdomG3588 G932!, concerningG4012!, the thingsG3588, preachingG2097#, philipG3588 G5376', they believedG4100 , whenG3753 , butG1161$ )#, with sorceriesG3588 G3095 , themG846 -, he had bewitchedG1839, timeG5550, of longG2425%, because thatG1223+, they had regardG4337, to himG846 !bmP0nQ9!jS4zbE,thatG3704D,themG846C,forG4012B,prayedG4336(A=,when they were come downG2597@,whoG3748?,johnG2491>,andG2532=#,peterG3588 G4074<,themG846;, untoG4314:, they sentG6499#, of godG3588 G23168#, the wordG3588 G30567%, had receivedG12096#,samariaG3588 G45405,thatG37544,heardG1913,jerusalemG24142,atG17221!,which wereG35880%,the apostlesG652/,now whenG1161.+, which were doneG1096-, signsG4592,, andG2532+%, the miraclesG1411*, beholdingG2334), wonderedG1839(, andG5037!'##, with philipG3588 G5376&%, he continuedG4342%, baptizedG907 "Vv\B*pK2y]F/ uVg#, handsG3588 G5495%f-!,of the apostles'G3588 G652e#,laying onG3588 G1936d,throughG1223c,thatG3754b,sawG2300 a!#,when simonG3588 G4613`,andG1161_, ghostG40^,the holyG4151]',they receivedG2983\,andG2532[,themG846Z,onG1909Y#,handsG3588 G5495X,laid theyG2007W,thenG5119V,jesusG2424!U##,of the lordG3588 G2962T#, the nameG3588 G3686S, inG1519R, baptizedG907Q, they wereG5225P, onlyG3440O,of themG846N,noneG3762M,uponG1909L,fallenG1968K,he wasG2258J,as yetG3768I,forG1063H, ghostG4151G,the holyG40"F1,they might receiveG2983 "`u\B'gE+gN6` -,may be purchasedG2932#,of godG3588 G2316#,the giftG3588 G1431,thatG1223!/,thou hast thoughtG3543, becauseG3754, theeG4671, withG4862, perishG684!,moneyG3588 G694,thyG4675~,himG846},untoG4314|,saidG2036{,peterG4074z,butG1161y, ghostG4151x, the holyG40w), he may receiveG2983v#, handsG3588 G5495u, i layG2007t',on whomsoeverG3739s,thatG2443r#,powerG3588 G1849q,thisG3778p,alsoG2504o,give meG1325n,sayingG3004m,moneyG5536l,themG846k!, he offeredG4374j, was givenG1325i#, ghostG3588 G4151h, the holyG40 #jhQ;#vS6hK5j,,forG1063+,theeG4671*+,may be forgivenG863)#,heartG3588 G2588(, of thineG4675!'##, the thoughtG3588 G1963&, perhapsG686%, ifG1487$#, godG3588 G2316#,prayG1189",andG2532 !!#,wickednessG3588 G2549 ,thyG4675,thisG3778,ofG575,thereforeG3767,repentG3340#,godG3588 G2316+,in the sight ofG1799,rightG2117,notG3756,isG2076, heartG2588, thyG4675, forG1063#, matterG3588 G3056, thisG5129,inG1722,lotG2819,norG3761,partG3310 ,neitherG3756 ,hastG2076 ,thouG4671 !,with moneyG5536 "Y|[D( oY7  w_I2uYN, returnedG5290!M##,of the lordG3588 G2962L#,the wordG3588 G3056K,preachedG2980J,andG2532'I;,when they had testifiedG1263H,theyG3588G,andG3767F,meG1691E,uponG1909D,comeG1904C),ye have spokenG2046B, whichG3739$A5, none of these thingsG3367@, thatG3704?, meG1700>, forG5228=#,the lordG3588 G2962<,toG4314;,yeG5210:,prayG11899,and saidG20368#,simonG3588 G46137,answeredG6116,thenG11615#, of iniquityG934, the bondG48863,andG25322',of bitternessG40881,the gallG55210,inG1519/,artG5607.,that thouG4571-!,i perceiveG3708 #`tX-w_H2uX@(z`q,beholdG2400p,andG2532o,and wentG4198n,he aroseG450m,andG2532l,desertG2048k,isG2076j,whichG3778i,gazaG1048h,untoG1519g,jerusalemG2419f,fromG575e!,goeth downG2597d,thatG3588c#,the wayG3588 G3598b, untoG1909a, the southG3314`, towardG2596_, goG4198^, andG2532],ariseG450\,sayingG3004[,philipG5376Z,untoG4314Y,spakeG2980X#,of the lordG2962W,the angelG32V,andG1161'U/#,of the samaritansG3588 G4541T,villagesG2968S,in manyG4183#R3, preached the gospelG2097Q, andG5037P, jerusalemG2419O, toG1519 !ifH$ q[>jS9i,andG2532,go nearG4334!##,unto philipG3588 G5376,saidG2036 !#,the spiritG3588 G4151 ,thenG1161! ##, the prophetG3588 G4396 , esaiasG2268 , readG314 !,chariotG3588 G716,hisG846,inG1909,sittingG2521,andG2532,returningG5290,wasG2258),for to worshipG4352,jerusalemG2419,toG1519%,and had comeG2064~#,treasureG3588 G1047},herG846|,allG3956{,ofG1909z,hadG2258y, whoG3739 x/, of the ethiopiansG128w!, queenG3588 G938v', under candaceG2582"u1, of great authorityG1413t,an eunuchG2135s#,of ethiopiaG128r,a manG435 !`nO3rZ;$ mV8`&3-#, of the scriptureG3588 G11242, the placeG40421,himG8460,withG4862/,and sitG2523$.7,that he would come upG305-#,philipG3588 G5376,!,he desiredG3870+, andG5037*, meG3165)%, should guideG3594(, some manG5100',exceptG1437&,can iG1410%,howG4459$,he saidG2036#,andG1161"%,thou readestG314!,whatG3739" 1, understandest thouG1097, saidG2036, andG2532,esaiasG2268!##,the prophetG3588 G4396,readG314,himG846,and heardG191#,ran thitherG4370#,philipG3588 G5376,andG1161!, chariotG3588 G716,to thisG5129%,join thyselfG2853 $_lQ;pZ>'iH1z_W,!is takenG142V#,!lifeG3588 G2222U,!hisG846T,! forG3754S!,! generationG1074R,! hisG846Q',! shall declareG1334P,! whoG5101O,!andG1161N),!was taken awayG142M#,!judgmentG3588 G2920L,!hisG846!K##,!humiliationG3588 G5014J,!hisG846I,!inG1722H#, mouthG3588 G4750G, hisG846F, notG3756E, opened heG455D, soG3779C, shearerG2751B, hisG846A, beforeG1726@, dumbG880?, a lambG286>, likeG5613=, andG2532<', the slaughterG4967;, toG1909:, a sheepG42639, asG56138!, he was ledG717, thisG37786, wasG22585, he readG3144, whichG3739 #YpP4{eJ4cL4oYz,$asG5613y,$andG1161x#,# jesusG3588 G2424w,# unto himG846v%,# and preachedG2097u#,# scriptureG3588 G1124t,# the sameG3778s,#atG575r,#beganG756q,#andG2532p#,#mouthG3588 G4750o,#hisG846n,#openedG455m#,#philipG3588 G5376l,#thenG1161k,"other manG2087j,"someG5100i,"ofG4012h,"orG2228g,"himselfG1438f," ofG4012e," thisG5124!d##," the prophetG3588 G4396c," speakethG3004b," whomG5101a,"ofG4012`,"theeG4675_,"i prayG1189^,"and saidG2036]#,"philipG3588 G5376\,"answeredG611 [!#,"the eunuchG3588 G2135Z,"andG1161Y#,!the earthG3588 G1093X,!fromG575 "W{^E. uT=yZ8! wW#,%of godG3588 G2316#,%the sonG3588 G5207,%isG1511,%christG5547 !#,%that jesusG3588 G2424,% i believeG4100,% saidG2036,% andG1161+,% and he answeredG611#,% thou mayestG1832!##,%thine heartG3588 G2588,%allG3650,%withG1537),%thou believestG4100,%ifG1487 ,%saidG2036 #,%philipG3588 G5376 ,%andG1161 ),$to be baptizedG907 ,$meG3165#,$doth hinderG2967,$whatG5101,$waterG5204,$ seeG2400,$ saidG5346 !#,$ the eunuchG3588 G2135,$ andG2532,$ waterG5204,$a certainG5100,$untoG1909~,$they cameG2064}#,$wayG3588 G3598|,$onG2596{,$they wentG4198 !flJ3tV@)sU5f=,'on hisG846<,'he wentG4198;,'andG1063:,'no moreG37659,'himG8468,' sawG1492 7!#,' the eunuchG3588 G21356,' thatG25325#,' philipG3588 G53764#,'caught awayG7263#,'of the lordG29622!,'the spiritG41511#,'the waterG3588 G52040,'out ofG1537 //,'they were come upG305.,'whenG3753-,'andG1161,,&himG846+#,&he baptizedG907*,&andG2532 )!#,&the eunuchG3588 G2135(,& andG2532',& philipG5376&,& bothG5037%#,& the waterG3588 G5204$,& intoG1519#,&bothG297"),&they went downG2597!,&andG2532 ),&to stand stillG2476 #!,&the chariotG3588 G716%,&he commandedG2753,&andG2532 "ZxbI2mW;$ f?pZ_, toG1519^, lettersG1992], himG846\, ofG3844[#, and desiredG154$Z+!,  the high priestG3588 G749Y,  went untoG4334!X##,  of the lordG3588 G2962#W'#,  the disciplesG3588 G3101V,  againstG1519U, slaughterG5408T, andG2532S%, threateningsG547R', breathing outG1709Q, yetG2089P, saulG4569O, andG1161N,(cæsareaG2542M,(toG1519L,(cameG2064K,( heG846J,( tillG2193 I!#,( the citiesG3588 G4172H,( in allG3956G#,( he preachedG2097F+,(passing throughG1330E,(andG2532D,(azotusG108C,(atG1519B,(was foundG2147A,(philipG5376@,(butG1161?,'rejoicingG5463>#,'wayG3588 G3598 "mx\E eM0|eIm, toG1909, he fellG4098, andG2532~#, heavenG3588 G3772}, fromG575|,  a lightG5457{,  himG846(z=,  there shined round aboutG4015y,  suddenlyG1810x,  andG2532w#, damascusG3588 G1154v, nearG1448u, cameG1096t, heG846s%, he journeyedG4198r, asG1722q, andG1161p, jerusalemG2419o, untoG1519n!, them boundG1210m), he might bringG71l, womenG1135k, orG2532j, menG435i, they wereG5607h, whetherG5037!g##,  of this wayG3588 G3598f,  anyG5100e,  he foundG2147d,  ifG1437c,  thatG3704$b)#, the synagoguesG3588 G4864a, toG4314`, damascusG1154 $YqYA*s\@(}aF+ qY%, whatG5101$, lordG2962#, saidG2036"!, astonishedG2284!, andG2532 %, he tremblingG5141, andG5037!, the pricksG2759, againstG4314, to kickG2979, for theeG4671, hardG4642#, persecutestG1377, thouG4771,  whomG3739,  jesusG2424,  amG1510,  iG1473,  saidG2036, the lordG2962, andG1161, lordG2962, art thouG1488, whoG5101 , he saidG2036 , andG1161 ,  meG3165 -,  persecutest thouG1377 ,  whyG5101,  saulG4549,  saulG4549, unto himG846, sayingG3004, a voiceG5456, and heardG191#, the earthG3588 G1093 $acK5{cK3jL2xaI, fromG575H, aroseG1453G#, saulG3588 G4569F, andG1161E,  no manG3367D,  seeingG2334C,  butG1161B#,  a voiceG3588 G5456A, hearingG191@!, speechlessG1769?, stoodG2476>, with himG846=, journeyedG4922<, whichG3588;, the menG435:, andG11619, doG41608, mustG11637, thouG45716, whatG51015, theeG4671 4-, it shall be toldG29803, andG25322#, the cityG3588 G41721, intoG15190, goG1525/, andG2532., ariseG450-, himG846,, untoG4314+#,  the lordG3588 G2962*,  andG2532),  to doG4160(,  meG3165',  haveG4160&, wilt thouG2309 $ZoV<% jP7oX;pZm, himG846l, toG4314k, andG2532j, ananiasG367i, namedG3686h, damascusG1154g, atG1722f, discipleG3101e, a certainG5100d, there wasG2258c, andG1161b, drinkG4095a, norG3761`, did eatG5315_, neitherG3756^, andG2532], sightG991\, withoutG3361[, daysG2250Z, threeG5140Y, he wasG2258X, andG2532W, damascusG1154V, intoG1519U#, and broughtG1521T#, by the handG5496S, himG846R,  they ledG5496Q,  butG1161P,  no manG3762O,  he sawG991N#,  were openedG455M#, eyesG3588 G3788L, hisG846K, and whenG1161J#, the earthG3588 G1093 $`zcH.nV2{_H.v`, inG1722, hath seenG1492, andG2532!, he prayethG4336 , beholdG2400 , forG1063 , of tarsusG5018 , saulG4569 , calledG3686, forG2212, of judasG2455, the houseG3614, inG1722, enquireG2212, andG2532, straightG2117, is calledG2564, whichG3588 !#, the streetG3588 G4505~, intoG1909}, and goG4198|, ariseG450{, himG846z, untoG4314y, the lordG2962x, andG1161w, lordG2962v, iG1473u, beholdG2400t, he saidG2036s, andG1161r, ananiasG367q, a visionG3705p, inG1722o#, the lordG3588 G2962n, saidG2036 #V|eJ2iJ5eM7qV4, to bindG1210&3/!, the chief priestsG3588 G7492, fromG38441, authorityG18490, he hathG2192/, hereG5602., andG2532-, jerusalemG2419,, atG1722+, saintsG40*, to thyG4675)%, he hath doneG4160(, evilG2556', how muchG3745&!, manG3588 G435%, thisG5127$, ofG4012#, manyG4183", byG575!%, i have heardG191 , lordG2962, answeredG611!, ananiasG3588 G367, thenG1161)A, he might receive his sightG308, thatG3704, on himG846, handG5495, puttingG2007, andG2532, coming inG1525, ananiasG367, namedG3686, a manG435, a visionG3705 $a}[C+~cI3uXA,waX,  myG3450W,  forG5228V, sufferG3958U, mustG1163T, heG846 S-, how great thingsG3745R, himG846Q, will shewG5263P, iG1473O, forG1063N, of israelG2474M%, the childrenG5207L, andG5037K, kingsG935J, andG2532I%, the gentilesG1484H, beforeG1799G#, nameG3588 G3686F, myG3450E, to bearG941D,  unto meG3427C,  vesselG4632B,  a chosenG1589A,  isG2076@,  heG3778?, forG3754>!, go thy wayG4198=, himG846<, untoG4314;, saidG2036:#, the lordG3588 G29629, butG11618#,  nameG3588 G36867,  thyG46756%,  that call onG19415,  allG3956 "]tYAlT2{\@*t]z, andG2532y,  ghostG4151x', with the holyG40w, be filledG4130v, andG2532.uK, thou mightest receive thy sightG308t, thatG3704s, meG3165r, hath sentG649q#, thou camestG2064p, asG3739o#, the wayG3588 G3598n, inG1722m, unto theeG4671l, appearedG3700k, thatG3588j, jesusG2424i#, the lordG3588 G2962h, saulG4549g, brotherG80f,  saidG2036e,  himG846d,  onG1909c#,  handsG3588 G5495b#,  putting hisG2007a, andG2532`#, the houseG3588 G3614_, intoG1519^, enteredG1525], andG2532\%, went his wayG565[, ananiasG367Z, andG1161!Y##,  name's sakeG3588 G3686 !YyW=&|T<}\>( Y$)#, the synagoguesG3588 G4864, inG1722#, christG3588 G5547#, he preachedG2784#, straightwayG2112, andG2532, damascusG1154,  atG1722!,  which wereG3588',  the disciplesG3101,  withG3326,  daysG2250, certainG5100#, saulG3588 G4569 , wasG1096 , thenG1161# 3, he was strengthenedG1765 , meatG5160$ 5, when he had receivedG2983, andG2532-, and was baptizedG907,  aroseG450,  andG2532,  forthwithG3916 /,  he received sightG308,  andG5037, scalesG3013), as it had beenG5616#, eyesG3588 G3788~, hisG846}, fromG575|!, there fellG634{#, immediatelyG2112 $V{dM5oR4eN/nV?, saulG4569>, butG1161&=/!, the chief priestsG3588 G749<, untoG1909;, boundG1210:, themG8469), he might bringG718, thatG24437#, that intentG51246, forG15195, hitherG56024, cameG20643, andG25322, jerusalemG24191, inG17220#, nameG3588 G3686/, thisG5124., called onG1941-!,  them whichG3588,,  destroyedG4199+,  he thatG3588*,  thisG3778),  notG3756(, isG2076', saidG3004&, andG2532%#, were amazedG1839$, heardG191#, thatG3588", allG3956!, butG1161 #,  of godG3588 G2316#,  the sonG3588 G5207,  isG2076, heG3778, thatG3754 #RsW>%z`I+mV>iRb,  andG2532a,  dayG2250`#, the gatesG3588 G4439_%, they watchedG3906^, andG5037]#, of saulG3588 G4569\, was knownG1097"[%#, laying awaitG3588 G1917Z, theirG846Y, butG1161X,  himG846W,  to killG337V%, took counselG4823U, the jewsG2453T), were fulfilledG4137S, daysG2250R, manyG2425Q!, after thatG5613P, andG1161O, christG5547N, veryG3588M, isG2076L, thisG3778K, thatG3754J, provingG4822I,  damascusG1154H,  atG1722G,  dweltG2730F,  whichG3588E,  the jewsG2453D!, confoundedG4797C, andG2532B#, in strengthG1743A, the moreG3123@, increasedG1743 #SeM7~gD(sV?% nS, barnabasG921, butG1161!, a discipleG3101, he wasG2076, thatG3754, notG3361%, and believedG4100~,  of himG846},  afraidG5399|,  allG3956{,  they wereG5399z,  butG2532&y-#, to the disciplesG3588 G3101x+, to join himselfG2853w!, he assayedG3987v, jerusalemG2419u, toG1519t, was comeG3854s#, when saulG3588 G4569r, andG1161q,  a basketG4711p,  inG1722o#,  the wallG3588 G5038n, byG1223m, downG5465l, and letG2524k, by nightG3571j, himG846i, tookG2983#h'#, the disciplesG3588 G3101g, thenG1161f, himG846e, killG337d,  toG3704c,  nightG3571 #TzcG+mI3qO8kT(, andG2532',  jerusalemG2419&, atG1722%, going outG1607$, andG2532#, coming inG1531", themG846!, withG3326 , he wasG2258, andG2532#, of jesusG3588 G2424#, the nameG3588 G3686, inG1722, damascusG1154, atG1722&9, he had preached boldlyG3955, howG4459, andG2532, himG846 -, he had spoken toG2980, thatG3754, andG2532#, the wayG3588 G3598, inG1722#,  the lordG3588 G2962#,  he had seenG1492,  howG4459 ,  unto themG846 ,  declaredG1334 , andG2532! %!, the apostlesG3588 G652 , toG4314#, and broughtG71, himG846, tookG1949 #TgP4qM5pWA'kTK,  andG2532J#,  judæaG3588 G2449I, allG3650H!, throughoutG2596G, restG1515F%, the churchesG1577E, hadG2192D, thenG3767C, tarsusG5019B,  toG1519A,  forthG1821@,  himG846?,  sentG1821>,  andG2532=, cæsareaG2542<, toG1519;, downG2609:, himG8469%, they broughtG26098, knewG1921 7%, the brethrenG3588 G806, whenG11615, himG8464, to slayG3373+, they went aboutG20212, butG1161"1%#,  the greciansG3588 G16750,  againstG4314/,  disputedG4802., andG5037-, jesusG2424!,##, of the lordG3588 G2962+#, the nameG3588 G3686*, inG1722)+, he spake boldlyG3955 "Tx]8{dA% lS:mTm, !whichG3739l, !æneasG132k, !namedG3686j, !manG444i, !a certainG5100h, !he foundG2147g, !thereG1563f, !andG1161e, at lyddaG3069d, dweltG2730c, whichG3588b!, the saintsG40a, toG4314`, alsoG2532_%, he came downG2718^, allG3956]!, throughoutG1223\, passedG1330[, as peterG4074Z+, it came to passG1096Y, andG1161X+, were multipliedG4129W, ghostG4151V#, of the holyG40$U)#, in the comfortG3588 G3874T, andG2532!S##, of the lordG3588 G2962!R##, in the fearG3588 G5401Q, walkingG4198P, andG2532 O-, and were edifiedG3618N,  samariaG4540M,  andG2532L,  galileeG1056 $W|W@! jQ9" t]E,yW#, # the lordG3588 G2962, # toG1909!, # and turnedG1994, # himG846 , # sawG1492 #, #saronG3588 G4565 , #andG2532 , #at lyddaG3069 , #dweltG2730, #thatG3748, #allG3956, #andG2532#, "immediatelyG2112, "he aroseG450, "andG2532, "bedG4766, "thyG4572, " makeG4766, " andG2532~, " ariseG450}, " wholeG2390|, " theeG4571{, "makethG2390z#, "christG3588 G5547y, "jesusG2424x, "æneasG132w, "unto himG846v, "saidG2036u#, "peterG3588 G4074t, "andG2532!s/, !sick of the palsyG3886r, !and wasG2258q, !yearsG2094p, ! eightG3638o, ! bedG2895n%, ! had kept hisG2621 #adK0t\C*rY; wa4, % inG17223, % herG8462, % they laidG5087$15, % when they had washedG30680, % whomG1161/, %and diedG599., %was sickG770-, %that sheG846,#, %daysG3588 G2250+, %thoseG1565*, %inG1722)+, %it came to passG1096(, %andG1161', $she didG4160&, $whichG3739%, $almsdeedsG1654$, $andG2532#, $worksG2041", $of goodG18!, $fullG4134 , $wasG2258, $womanG846, $ thisG3778, $ dorcasG1393, $ is calledG3004!/, $ by interpretationG1329, $ whichG3739, $tabithaG5000, $namedG3686, $discipleG3102, $a certainG5100, $joppaG2445, $atG1722, $there wasG2258, $nowG1161 #hpN8yaK4mV>% hW, ' intoG1519V-, 'they brought himG321U#, 'he was comeG3854T, 'whenG3739S, 'themG846R, 'and wentG4905Q, 'aroseG450P, 'peterG4074O, 'thenG1161N, &themG846M, &toG2193L, &to comeG1330K, &delayG3635J, &notG3361I, &he wouldG3635H, &thatG3870G, &desiringG3870F, &menG435E, &twoG1417D, &himG846C, &untoG4314B, &they sentG649A, & thereG846@, & wasG2076?, & peterG4074>, & thatG3754=, &had heardG191#<'#, &the disciplesG3588 G3101;, &andG191:#, &to joppaG3588 G24459, &was nighG14518, &lyddaG30697%, &forasmuch asG56076, &andG1161 5-, %an upper chamberG5253 "`gQ6{cB*gI2}`y!, (she openedG455x, (andG1161w, (ariseG450v, (tabithaG5000u, (saidG2036t#, ( the bodyG3588 G4983s, ( toG4314r, ( turningG1994q, ( andG2532p!, ( and prayedG4336&o-#, (and kneeled downG3588 G1119n, (forthG1854m, (allG3956l, (put themG1544k#, (peterG3588 G4074j, (butG1161i, 'themG846h, 'withG3326g', 'while she wasG5607f, 'madeG4160e#, 'dorcasG3588 G1393d, 'whichG3745c, 'garmentsG2440b, 'andG2532a, 'the coatsG5509`, 'shewingG1925_, 'andG2532^, 'weepingG2799], 'himG846\, 'stood byG3936 [!#, ' the widowsG3588 G5503Z, ' allG3956Y, ' andG2532'X/#, ' the upper chamberG3588 G5253 #`vYB'tXA!mV7 z`, +that heG846+, +it came to passG1096, +andG1161#, * the lordG3588 G2962, * inG1909, * believedG4100, *manyG4183, *andG2532#, *joppaG3588 G2445, *allG3650!, *throughoutG2596, *knownG1110, *it wasG1096, *andG1161, )aliveG2198 , )herG846 , )presentedG3936 #, ) widowsG3588 G5503 , ) andG2532 !, ) the saintsG40"1, ) when he had calledG5455, ) andG1161, )upG450, )herG846!, )and liftedG450, )handG5495, )herG846, )he gaveG1325, )andG1161!, (she sat upG339~#, (peterG3588 G4074}%, (when she sawG1492|, (andG2532{#, (eyesG3588 G3788z, (herG846 $XnW>" sV7!x[C,oX@, andG2532#?'#,  to the peopleG3588 G2992>,  almsG1654=,  muchG4183<,  gaveG4160;,  whichG5037:#, houseG3588 G36249, hisG8468, allG39567, withG48626#, godG3588 G23165+, one that fearedG53994, andG25323, devoutG21522#, the italianG24831,  calledG25640,  the bandG4686/,  ofG1537.#,  a centurionG1543-,  corneliusG2883,, calledG3686+, cæsareaG2542*, inG1722), manG435(, a certainG5100', wasG2258&, thereG1161%, + a tannerG1038$, + simonG4613#, + oneG5100", + withG3844!, +joppaG2445 , +inG1722, +daysG2250, +manyG2425, +tarriedG3306 #`}aD+{eO8{aE-w`c, andG2532b#, prayersG3588 G4335a, thyG4675`, unto himG846_,  he saidG2036^,  andG1161],  lordG2962\,  is itG2076[,  whatG5101Z, and saidG2036Y, afraidG1719X, he wasG1096W, on himG846V), when he lookedG816U, andG1161T, corneliusG2883S, unto himG846R, sayingG2036Q, andG2532P,  himG846O,  toG4314N,  coming inG1525M#,  of godG3588 G2316L,  an angelG32 K!#, of the dayG3588 G2250J, hourG5610I, the ninthG1766H, aboutG5616G, evidentlyG5320F, a visionG3705E, inG1722D, he sawG1492C, alwayG1275B#, to godG3588 G2316A, prayedG1189 %Tv\?(hO1jQ;%mT, to doG4160, oughtestG1163, thouG4571, whatG5101, theeG4671!,  shall tellG2980,  heG3778%,  the sea sideG2281,  byG3844,  isG2076~, houseG3614}, whoseG3739|, a tannerG1038{, simonG4613z, oneG5100y, withG3844x, lodgethG3579w, heG3778v,  peterG4074u!,  surname isG1941t,  whoseG3739s,  simonG4613r, call forG3343q, andG2532p, joppaG2445o, toG1519n, menG435m, sendG3992l, nowG3568k, andG2532j#, godG3588 G2316i, beforeG1799h!, a memorialG3422g, forG1519f#, are come upG305e#, almsG3588 G1654d, thineG4675 !b~V7pU6tZC-b), drew nighG1448(, andG2532*'A, they went on their journeyG3596&, asG1565%!, the morrowG1887$, onG1161##,  joppaG3588 G2445", toG1519!, themG846 , he sentG649, unto themG846, thingsG537, allG537$5, when he had declaredG1834, andG2532#, continuallyG4342, on himG846#, that waitedG4342, of themG3588, soldierG4757,  a devoutG2152,  andG2532(1#,  household servantsG3588 G3610,  of hisG846,  twoG1417, he calledG5455%, was departedG565$)#, unto corneliusG3588 G2883 , spakeG2980 , whichG3588 , the angelG3588 G32 , whenG5613 , andG1161 #ShM4|^G) |\C,lSL, sheetG3607#K3, it had been a greatG3173J, asG5613I, himG846H, untoG1909G!, descendingG2597F, vesselG4632E, a certainG5100D, andG2532C, openedG455B#, heavenG3588 G3772A, sawG2334@, andG2532?, a tranceG1611>, intoG1909=, fellG1968<, heG846;!, made readyG3903:!, while theyG15659, butG11618!, have eatenG10897, wouldG23096, andG25325#, very hungryG43614, he becameG10963, andG11612, hourG56101, the sixthG16230, aboutG4012/, to prayG4336".%#, the housetopG3588 G1430-, uponG1909,, went upG305+, peterG4074#*'#, unto the cityG3588 G4172 "b|fC(hQ(~hR;" zbn, lordG2962m, not soG3365l, saidG2036k, peterG4074j, butG1161i, eatG5315h, andG2532g, killG2380f, peterG4074e, riseG450d, himG846c, toG4314b, a voiceG5456a!, there cameG1096`, andG2532 _!#, of the airG3588 G3772^#, fowlsG3588 G4071], andG2532%\+#, creeping thingsG3588 G2062[, andG2532!Z##, wild beastsG3588 G2342Y, andG2532"X%#, of the earthG3588 G1093!W/, fourfooted beastsG5074V', all manner ofG3956U, wereG5225T, whereinG3739S#, the earthG3588 G1093R, toG1909Q, let downG2524P, andG2532O, cornersG746N#, at the fourG5064M, knitG1210 #]^H.x[:" tP.s], inG1722, doubtedG1280#, peterG3588 G4074, whileG5613 , nowG1161 #,  heavenG3588 G3772 ,  intoG1519 ,  againG3825 +, was received upG353 !#, the vesselG3588 G4632, andG2532, thriceG5151, was doneG1096, thisG5124, commonG2840,  thouG4771,  notG3361,  callG2840',  hath cleansedG2511~#,  godG3588 G2316}, whatG3739|+, the second timeG1208{, againG3825z, himG846y, untoG4314x, the voiceG5456w, andG2532v, uncleanG169u,  orG2228t),  that is commonG2839s,  any thingG3956r,  eatenG5315q,  neverG3763p, i haveG5315o, forG3754 !kpQ7eF/qX?k2, onG40121, thoughtG17600, peterG4074/, whileG1161.,  thereG1759-#,  were lodgedG3579,, peterG4074+%, was surnamedG1941*, whichG3588), simonG4613(, whetherG1487', and askedG4441&, calledG5455%, andG2532$#, the gateG3588 G4440#, beforeG1909", stoodG2186!, andG2532 #, houseG3588 G3614#, for simon'sG4613 -, had made enquiryG1331#, corneliusG3588 G2883, fromG575, were sentG649, whichG3588!, the menG3588 G435,  beholdG2400#,  should meanG1498#,  he had seenG1492,  whichG3739!##,  this visionG3588 G3705, whatG5101, himselfG1438 $UkR<$ nW;  s]=$jUV, iG1473U,  beholdG2400T,  and saidG2036S#,  corneliusG3588 G2883R,  fromG575Q,  himG846P, untoG4314O, were sentG649N, whichG3588M!, the menG3588 G435L, toG4314K, went downG2597J, peterG4074I, thenG1161H,  themG846G,  have sentG649F,  iG1473E,  forG1360D,  nothingG3367C, doubtingG1252B, themG846A, withG4862@, goG4198?, andG2532!>/, and get thee downG2597=, thereforeG235<, ariseG450;, theeG4571:,  seekG22129,  menG4358,  threeG51407,  beholdG24006,  himG8465, said untoG2036 4!#, the spiritG3588 G4151 3!#, the visionG3588 G3705 "cz]G+rN1^H/}cx, to hearG191w, andG2532v#, houseG3588 G3624u, hisG846t, intoG1519s, theeG4571r#, to send forG3343q, angelG32p, an holyG40o, byG5259#n3, was warned from godG5537m#, of the jewsG2453 l!#, the nationG3588 G1484k, allG3650j, amongG5259i),  of good reportG3140h,  andG5037g#,  godG3588 G2316 f-,  one that fearethG5399e,  andG2532d, manG435c, a justG1342b', the centurionG1543a, corneliusG2883`, they saidG2036_, andG1161^, are comeG3918], yeG3739\, whereforeG1223[!, the causeG3588 G156Z, whatG5101Y, ye seekG2212X, he whomG3739W, amG1510 #UmW9"dD-~fD-lU, andG2532, kinsmenG4773, hisG846+, called togetherG4779, and hadG2258,  themG846!,  waited forG4328,  corneliusG2883,  andG1161#,  cæsareaG3588 G2542, intoG1519%, they enteredG1525 -, the morrow afterG1887, andG2532 , himG846 #, accompaniedG4905 #, joppaG3588 G2445 , fromG575 , brethrenG3588 G80, certainG5100, andG2532,  themG846,  withG4862,  went awayG1831#,  peterG3588 G4074',  on the morrowG1887, andG1161!, and lodgedG3579, inG1528~, themG846}, called heG1528|, thenG3767{, theeG4675z, ofG3844y, wordsG4487 $QkN+lS;%~fO*lQ?, he saidG5346>, andG5037'=;, that were come togetherG4905<, manyG4183;, foundG2147:, andG25329!, he went inG15258, himG846!7/, as he talked withG49266, andG25325,  a manG4444,  amG15103,  alsoG25042,  myselfG8461,  iG25040, stand upG450/, sayingG3004., upG1453-, himG846,, tookG1453+, peterG4074*, butG1161)),  and worshippedG4352(#,  his feetG3588 G4228',  atG1909&',  and fell downG4098%, himG846$, metG4876##, corneliusG3588 G2883", coming inG1525!, wasG1096 #, peterG3588 G4074, asG5613, andG1161, friendsG5384, nearG316 !j]A& x[<&y_B(j`,  intentG3056_, for whatG5101^, thereforeG3767], i askG4441)\?, as soon as i was sent forG3343![1, without gainsayingG369Z, came iG2064Y, thereforeG1352X, uncleanG169W, orG2228V, commonG2839U, any manG444T, callG3004S, notG3367R, i shouldG3004Q, thatG1166P, meG1698O#, hath shewedG1166N#, godG3588 G2316M, butG2532$L7, one of another nationG246K, come untoG4334J,  orG2228I+,  to keep companyG2853H,  a jewG2453G,  that isG2076F,  for a manG435&E;, it is an unlawful thingG111D, how thatG5613C, knowG1987B, yeG5210A, themG846@, untoG4314 $at\D.t\@*ycM3xa, andG2532, is heardG1522#, prayerG3588 G4335, thyG4675, corneliusG2883, saidG5346~, andG2532}, clothingG2066|, brightG2986{, inG1722z, meG3450y, beforeG1799x, stoodG2476w, a manG435v, beholdG2400u, andG2532t#, houseG3588 G3624s, myG3450r, inG1722q, i prayedG4336p, hourG5610o%, at the ninthG1766n,  andG2532m#,  hourG3588 G5610l,  thisG3778k,  untilG3360j,  fastingG3522i, i wasG2252h, agoG575g, daysG2250f, fourG5067e, saidG5346d#, corneliusG3588 G2883c, andG2532b,  meG3165 a-,  ye have sent forG3343 "e|_G*u\F)u^<|e&, !andG5037%, !theeG4571$, !toG4314#, !i sentG3992", !thereforeG3767!#, !immediatelyG1824 , unto theeG4671#, shall speakG2980), when he comethG3854, whoG3739%, the sea sideG2281, byG3844, a tannerG1038, simonG4613, ofG4613, the houseG3614, inG1722, is lodgedG3579, heG3778, peterG4074!, surname isG1941, whoseG3739, simonG4613#, call hitherG3333, andG2532 , joppaG2445 , toG1519 , thereforeG3767 , sendG3992 #,  godG3588 G2316+,  in the sight ofG1799&9,  are had in remembranceG3415#,  almsG3588 G1654, thineG4675 #azcF,nM5}gM/zaI, #everyG3956H, #inG1722G, #butG235$F5, " respecter of personsG4381E, " noG3756D, " isG2076C#, " godG3588 G2316B, " thatG3754A!, "i perceiveG2638@, "a truthG225?, "ofG1909>, "and saidG2036=#, "mouthG3588 G4750<, "openedG455;, "peterG4074:, "thenG11619#, !godG3588 G23168, !ofG52597, !theeG46716', !are commandedG43675, !thatG35884!, !all thingsG39563, !to hearG1912#, !godG3588 G23161, !beforeG17990%, !here presentG3918/, !allG3956., !are weG2249-, ! thereforeG3767,, ! nowG3568"+1, ! that thou art comeG3854*, ! doneG4160), ! wellG2573(, !hastG4160', !thouG4771 #OhG1}`C*fP8hOl, % afterG3326k#, % galileeG3588 G1056j, % fromG575i, % and beganG756h#, %judæaG3588 G2449g, %allG3650f!, %throughoutG2596#e3, %which was publishedG1096d, %knowG1492c, %yeG5210b, %that wordG4487a, $of allG3956`, $ lordG2962_, $ isG2076^, $ heG3778], $ christG5547\, $ jesusG2424[, $byG1223Z, $peaceG1515Y, $preachingG2097X, $of israelG2474'W/#, $unto the childrenG3588 G5207V, $sentG649U, $whichG3739T#, $the wordG3588 G3056S, # with himG846R, # acceptedG1184Q, # isG2076P', # righteousnessG1343O, # workethG2038N, #andG2532M, #himG846L%, #that fearethG5399K, #heG3588J, #nationG1484 $Qx[?&qS5hK4kQ, 'he didG4160, 'whichG3739', 'of all thingsG3956 , 'witnessesG3144 , 'areG2070 , 'weG2249 , 'andG2532 , &himG846, &withG3326, &wasG2258#, &godG3588 G2316, &forG3754, &the devilG1228, &ofG5259), &were oppressedG2616, &thatG3588, &allG3956, &healingG2390~, &andG2532}!, &doing goodG2109|!, &went aboutG1330{, &whoG3739z!, & with powerG1411y, & andG2532x, & ghostG4151w', & with the holyG40v, & nazarethG3478u, &ofG575t, &jesusG2424s, &anointedG5548r#, &godG3588 G2316q, &howG5613p, %preachedG2784o, %johnG2491n, %whichG3739 m#!, % the baptismG3588 G908 #hzdG/tW@)tR1~h3, )himG8462!, )drink withG48441, )andG25320, ) did eatG4906/, ) whoG3748., ) to usG2254-#, ) godG3588 G2316,, ) ofG5259+', )chosen beforeG4401*), )unto witnessesG3144), )butG235 (!#, )the peopleG3588 G2992', )to allG3956&, )notG3756%, ( openlyG1717$, ( himG846#, (shewedG1325", (andG2532!, (dayG2250 , (the thirdG5154, (raised upG1453#, (godG3588 G2316, (himG5126, 'a treeG3586, 'onG1909!, 'and hangedG2910, 'they slewG337, 'whomG3739, 'jerusalemG2419, 'inG1722, ' andG2532#, ' of the jewsG2453#, ' the landG3588 G5561, ' inG1722, ' bothG5037 #apP:|`@* s\6waV, + himG846U, + inG1519T, + believethG4100S, + whosoeverG3956R#, + nameG3588 G3686Q, +hisG846P%, +that throughG1223O, +witnessG3140"N%#, +the prophetsG3588 G4396M, +allG3956L, +giveG3140K, +to himG5129J, *deadG3498I, *andG2532H, *of quickG2198G, *the judgeG2923F#, *godG3588 G2316E, * ofG5259D%, * was ordainedG3724C, * he whichG3588B, * isG2076A, * itG846@, *thatG3754?!, *to testifyG1263>, *andG2532%=+#, *unto the peopleG3588 G2992<, *to preachG2784;, *usG2254:%, *he commandedG38539, *andG25328, )the deadG34987, )fromG15376, )roseG4505, )heG8464, )afterG3326 !PmT;hF/zb>iPw, -ghostG4151v#, -of the holyG40u#, -the giftG3588 G1431t), -was poured outG1632s, -alsoG2532"r%#, - the gentilesG3588 G1484q, - onG1909p%, - because thatG3754 o!#, - with peterG3588 G4074n, - cameG4905m!, -as many asG3745l+, -were astonishedG1839k), -which believedG4103 j-, -the circumcisionG4061i, -ofG1537h, -theyG3588g, -andG2532f#, ,the wordG3588 G3056e#, , which heardG191d, , themG3588c, , allG3956b, , onG1909a, , fellG1968`#, ,ghostG3588 G4151_, ,the holyG40^#, ,wordsG3588 G4487], ,theseG5023\, ,spakeG2980[, ,yetG2089!Z##, ,while peterG3588 G4074Y, +of sinsG266X, +remissionG859W', +shall receiveG2983 #S|eJ-pX?&~cM7 kS, 0thenG5119!##, 0of the lordG3588 G2962#, 0the nameG3588 G3686, 0inG1722), 0to be baptizedG907, 0themG846%, 0he commandedG4367, 0andG5037, /weG2249, /asG2532, /as wellG2531#, /ghostG3588 G4151, /the holyG40 ', /have receivedG2983 , / whichG3748 #, / be baptizedG907 , / notG3361 , / shouldG907, / theseG5128, /thatG2967#, /waterG3588 G5204, /forbidG2967, /any manG5100, /canG1410#, . peterG3588 G4074, . answeredG611, . thenG5119#, .godG3588 G2316~, .magnifyG3170}, .andG2532|%, .with tonguesG1100{, .speakG2980z, .themG846y!, .they heardG191x, .forG1063 "f|e@) sM6xZD'f<, sayingG3004;,  himG846:,  withG43149,  contendedG1252 8-,  the circumcisionG40617, ofG15376), they that wereG35885, jerusalemG24144, toG15193#, was come upG3052, peterG40741, whenG37530, andG2532/#, of godG3588 G2316.#, the wordG3588 G3056-, receivedG1209,,  alsoG2532+,  hadG1209"*%#,  the gentilesG3588 G1484),  thatG3754(,  heardG191'#, judæaG3588 G2449&, inG2596%, wereG5607$, thatG3588#, brethrenG3588 G80", andG2532!!%!, the apostlesG3588 G652 , andG1161, 0 daysG2250, 0 certainG5100, 0 to tarryG1961, 0 himG846#, 0 prayed theyG2065 "hzXA* qWB+y`D' h^, fromG1537], let downG2524\, sheetG3607[, a greatG3173Z), as it had beenG5613Y, descendG2597X,  vesselG4632W,  a certainG5100V,  a visionG3705U,  i sawG1492T,  a tranceG1611S, inG1722R, andG2532Q, prayingG4336P, of joppaG2445O, the cityG4172N, inG1722M, wasG2252L, iG1473K, sayingG3004J, unto themG846I, by orderG2517H', and expoundedG1620!G1, from the beginningG756F, rehearsedG756E#, peterG3588 G4074D, butG1161C,  themG846B),  didst eat withG4906A, andG2532@', uncircumcisedG203?, menG435>, toG4314=+, thou wentest inG1525 "Ly_I1qK4u^D)}fL, i saidG2036, butG1161~,  eatG5315},  andG2532|, slayG2380{, peterG4074z, ariseG450y, unto meG3427x, sayingG3004w, a voiceG5456v, i heardG191u, andG1161 t!#, of the airG3588 G3772s#, fowlsG3588 G4071r, andG2532%q+#,  creeping thingsG3588 G2062p,  andG2532!o##,  wild beastsG3588 G2342n,  andG2532"m%#,  of the earthG3588 G1093!l/, fourfooted beastsG5074k, sawG1492j, andG2532i%, i consideredG2657,hG, when i had fastened mine eyesG816g, the whichG3739f, uponG1519e, meG1700d, even toG891c, it cameG2064b, andG2532a, cornersG746`, by fourG5064_#, heavenG3588 G3772 $QlR.waH0sYB*qQ$#, heavenG3588 G3772#, intoG1519", againG3825!', were drawn upG385 , allG537, andG2532#, three timesG5151, was doneG1096, thisG5124, andG1161, commonG2840, thouG4771, notG3361, callG2840', hath cleansedG2511#, godG3588 G2316, whatG3739#, heavenG3588 G3772, fromG1537, againG1208, meG3427, answeredG611, the voiceG5456 , butG1161 #, mouthG3588 G4750 ,  myG3450 ,  intoG1519 ,  enteredG1525 -,  hath at any timeG3763,  uncleanG169, orG2228, commonG2839, nothingG3956, forG3754, lordG2962, not soG3365 #_vV>qZ6jS9v_G, andG5037F#, houseG3588 G3624E!, the man'sG3588 G435D, intoG1519C!, we enteredG1525B, andG2532A, meG1698@#, accompaniedG2064?, brethrenG80>, sixG1803=, theseG3778<, moreoverG1161;, doubtingG1252:, nothingG33679, themG8468, go withG49057, meG34276, badeG2036 5!#, the spiritG3588 G41514, andG11613, meG31652, untoG43141, cæsareaG25420, fromG575/, sentG649., i wasG1510-, whereG3739,#, the houseG3588 G3614+, untoG1909*%, already comeG2186), menG435 (-, there were threeG5140'#, immediatelyG1824&, beholdG2400%, andG2532 $fxbL-hQ5y^F/~fk, beganG756j, iG3165i, asG1722h, andG1161g),  shall be savedG4982f#,  houseG3588 G3624e,  thyG4675d,  allG3956c,  andG2532b, thouG4771a, wherebyG3739`, wordsG4487_, theeG4571^!, shall tellG2980], whoG3739\, peterG4074 [-, whose surname isG1941Z, simonG4613Y, call forG3343X, andG2532W, joppaG2445V, toG1519U, menG435T, sendG649S, unto himG846R, saidG2036Q, andG2532P#, which stoodG2476O#, houseG3588 G3624N, hisG846M, inG1722L, an angelG3588 G32K#, he had seenG1492J, howG4459I, usG2254H, he shewedG518 $V}fP:$uY>& jP7lV,  asG2532,  giftG1431 , the likeG2470 , themG846 , gaveG1325 #, godG3588 G2316 , asG5613, thenG3767, forasmuchG1487, ghostG4151, the holyG40, withG1722 /,  shall be baptizedG907,  yeG5210,  butG1161!,  with waterG5204,  baptizedG907~, indeedG3303}, johnG2491|, he saidG3004{, how thatG5613z#, of the lordG2962y#, the wordG3588 G4487x%, remembered iG3415w, thenG1161v', the beginningG746u, atG1722t, usG2248s, onG1909r,  asG5618q,  themG846p,  onG1909o,  fellG1968n#,  ghostG3588 G4151m, the holyG40l, to speakG2980 !btZB+g>' oF+yb0, uponG575+/C, which were scattered abroadG1289., theyG3588-, nowG3767,, lifeG2222+, untoG1519 *!#, repentanceG3588 G3341), grantedG1325%(+#,  to the gentilesG3588 G1484',  alsoG2532&#,  godG3588 G2316%,  hathG1325$,  thenG686#, sayingG3004"#, godG3588 G2316!, glorifiedG1392 , andG2532%7, they held their peaceG2270%, these thingsG5023!, they heardG191, whenG1161#, godG3588 G2316, withstandG2967%, that i couldG1415, iG1473, wasG2252, whatG5101, christG5547, jesusG2424#, the lordG3588 G2962,  onG1909%,  who believedG4100,  unto usG2254 "hhK0t]<$ }fL3 hR, preachingG2097"Q%#, the greciansG3588 G1675P, untoG4314O, spakeG2980N,  antiochG490M,  toG1519#L3,  when they were comeG1525K,  whichG3748J,  cyreneG2956I, andG2532H, of cyprusG2953G, menG435F, wereG2258E, themG846D, ofG1537C, someG5100B, andG1161A, onlyG3440@', unto the jewsG2453?, butG1487>, to noneG3367=#, the wordG3588 G3056<, preachingG2980;, antiochG490:, andG25329, cyprusG29548, andG25327,  pheniceG54036,  as far asG21935,  travelledG13304,  stephenG47363,  aboutG19092!, that aroseG1096%1+#, the persecutionG3588 G2347 "Ps\D-nV5kU8!pPt%, when he cameG3854s, whoG3739r, antiochG490q, as far asG2193!p/, that he should goG1330o, barnabasG921n+,  they sent forthG1821m,  andG2532l,  jerusalemG2414k,  inG1722j,  which wasG3588#i'#, of the churchG3588 G1577h#, the earsG3588 G3775g, untoG1519f, cameG191e%, these thingsG846d, ofG4012c#, tidingsG3588 G3056b, thenG1161a#,  the lordG3588 G2962`,  untoG1909_!,  and turnedG1994^,  believedG4100],  numberG706\, a greatG4183[, andG5037Z, themG846Y, withG3326X, wasG2258W#, of the lordG2962V, the handG5495U, andG2532T, jesusG2424S#, the lordG3588 G2962 !_nW;oU='x`F)}_#, for to seekG327, tarsusG5019, toG1519!, barnabasG3588 G921, departedG1831, thenG1161#'#, unto the lordG3588 G2962, was addedG4369 ,  peopleG3793 ,  muchG2425 ,  andG2532 ,  of faithG4102 ,  andG2532, ghostG4151#, of the holyG40, fullG4134, andG2532, manG435, a goodG18, he wasG2258, forG3754#'#, unto the lordG3588 G2962!/,  they would cleaveG4357~#,  of heartG3588 G2588'}/#,  that with purposeG3588 G4286|,  them allG3956{,  exhortedG3870z, andG2532y, was gladG5463x#, of godG3588 G2316w#, the graceG3588 G5485v, had seenG1492u, andG2532 #QzdL2hD-fM7nQ8, jerusalemG24147, fromG5756, prophetsG43965, cameG27184#, daysG3588 G22503, theseG37782, inG17221, andG11610, antiochG490/, inG1722., firstG4412-!, christiansG5546,#, were calledG5537#+'#, the disciplesG3588 G3101*, andG5037), peopleG3793(, muchG2425', taughtG1321&, andG2532 %!#, the churchG3588 G1577$, withG1722#!,  themselvesG846"),  they assembledG4863!,  yearG1763 ,  a wholeG3650%7,  it came to pass, thatG1096, andG1161, antiochG490, untoG1519, himG846!, he broughtG71, himG846!/, when he had foundG2147, andG2532, saulG4569 "biR9!rX:#oW6|bZ,  reliefG1248Y,  to sendG3992X!,  determinedG3724W, abilityG2141V, hisG846U%, according toG2531T, manG5100S, everyG1538R', the disciplesG3101Q, thenG1161P, cæsarG2541$O5, the days of claudiusG2804N, inG1909M%, came to passG1096L, whichG3748K#, the worldG3588 G3625J, allG3650I!, throughoutG1909H, dearthG3042G,  greatG3173F,  beG2071!E/,  that there shouldG3195 D!#,  the spiritG3588 G4151C,  byG1223B', and signifiedG4591A, agabusG13@, namedG3686?, themG846>, ofG1537=, oneG1520<), there stood upG450;, andG1161:,  antiochG4909,  untoG1519 "ibI1r[C,aG,i|, of johnG2491{#, the brotherG3588 G80z, jamesG2385y, he killedG337x, andG1161 w!#,  the churchG3588 G1577v,  ofG575u,  certainG5100t,  to vexG2559s#,  handsG3588 G5495r+, stretched forthG1911q!, the kingG3588 G935p, herodG2264o#, timeG3588 G2540n, thatG1565m, aboutG2596l, nowG1161k,  saulG4569j,  andG2532i#,  of barnabasG921h,  the handsG5495g, byG1223f!, the eldersG4245e, toG4314d#, and sent itG649c, they didG4160b, alsoG2532a, whichG3739`#, judæaG3588 G2449_, inG1722^, dweltG2730], whichG3588\%,  the brethrenG80[,  untoG1519 "LuY1s\DuV;%eL, peterG4074#'#, to the peopleG3588 G2992, forthG321, himG846, to bringG321, easterG3957, afterG3326, intendingG1014,  himG846,  to keepG5442#,  of soldiersG4757#,  quaternionsG5069,  to fourG5064', and deliveredG3860, prisonG5438, inG1519, he putG5087& 9, he had apprehended himG4084 , whenG3739 , andG2532" 3, of unleavened breadG106 , the daysG2250, wereG2258,  thenG1161,  alsoG2532,  peterG4074,  to takeG4815$5,  he proceeded furtherG4369, the jewsG2453!, it pleasedG701, he sawG1492, becauseG3754~, andG2532}), with the swordG3162 #]z`I1r[C$ bK/|]A#, the keepersG5441@, andG5037?, chainsG254>, with twoG1417=, boundG1210<, soldiersG4757;, twoG1417:,  betweenG33429,  sleepingG28378,  wasG22587#,  peterG3588 G40746#,  nightG3588 G35715, the sameG15654, forthG42543, himG8462%, have broughtG42541, wouldG31950#, herodG3588 G2264/, whenG3753., andG1161-, himG846,, forG5228+#, godG3588 G2316*, untoG4314 )!#, the churchG3588 G1577(,  ofG5259'+,  without ceasingG1618&,  madeG1096%,  wasG2258$,  prayerG4335#, butG1161"#, prisonG3588 G5438!, inG1722 , was keptG5083, thereforeG3767 #OqW<zcG(qV?) gOd, untoG4314c, saidG2036b, the angelG3588 G32a, andG5037`#, handsG3588 G5495_, fromG1537^, fell offG1601]!, chainsG3588 G254\, hisG846[, andG2532Z, quicklyG5034Y, upG1722X, ariseG450W, sayingG3004V, upG1453U, himG846T!, and raisedG1453!S##, on the sideG3588 G4125R#,  peterG3588 G4074Q,  he smoteG3960P,  andG1161 O!#,  the prisonG3588 G3612N,  inG1722M, shinedG2989L, a lightG5457K, andG2532J, came uponG2186I#, of the lordG2962H, the angelG32G, beholdG2400F, andG2532 E!#, the prisonG3588 G5438D, keptG5083C#, the doorG3588 G2374B, beforeG4253 $]`I3{]F-}fN4y], a visionG3705, he sawG991, thoughtG1380, butG1161, the angelG3588 G32, byG1223), which was doneG1096, trueG227, it wasG2076, thatG3754~, notG3756}, wistG1492|, andG2532{, himG846z%, and followedG190y#, he went outG1831x, andG2532w, meG3427v, followG190u, andG2532t!, about theeG4016s#, garmentG3588 G2440r, thyG4675q, castG4016p, unto himG846o, he saithG3004n, andG2532m,  he didG4160l,  soG3779k,  andG1161j#,  sandalsG3588 G4547i,  thyG4675h, bind onG5265g, andG2532f%, gird thyselfG4024e, himG846 "Qt\?' zaG# z]<! lQ*, he saidG2036), himselfG1438(, toG1722', was comeG1096&#, peterG3588 G4074%, and whenG2532$, himG846#, fromG575", departedG868!, the angelG3588 G32 , forthwithG2112, andG2532, streetG4505, oneG1520%7, and passed on throughG4281', they went outG1831, andG2532 /, of his own accordG844, to themG846, openedG455, whichG3748#, the cityG3588 G4172, untoG1519%, that leadethG5342#, gateG3588 G4439, the ironG4603, untoG1909, they cameG2064, wardG5438 !, the secondG1208 , andG2532 , the firstG4413 ), they were pastG1330 , whenG1161 !XcM0xa8]B}X!K/, gathered togetherG4867J, wereG2258I, manyG2425H, whereG3757G, markG3138!F/, whose surname wasG1941E, of johnG2491 D!#, the motherG3588 G3384C, of maryG3137B#, the houseG3588 G3614A, toG1909@, he cameG2064&?9, when he had consideredG4894>, andG5037=#, of the jewsG2453#<'#, of the peopleG3588 G2992%;+#, the expectationG3588 G4329:, allG39569, andG25328, of herodG22647, the handG54956, out ofG15375, meG31654), hath deliveredG18073, andG25322, angelG3588 G321, hisG8460, hath sentG1821/, the lordG2962., thatG3754-, a suretyG230,, i knowG1492+, nowG3568 "MlG+jK.qZ;"dMm,  butG1161l%, thou art madG3105k, herG846j, untoG4314i, they saidG2036h, andG1161g#, the gateG3588 G4440f, beforeG4253e, stoodG2476d#, peterG3588 G4074c,  howG2476b,  and toldG518a,  ran inG1532`,  butG1161_#,  gladnessG3588 G5479^, forG575]#, the gateG3588 G4440\, notG3756[!, she openedG455Z#, voiceG3588 G5456Y#, peter'sG3588 G4074X', when she knewG1921W, andG2532V, rhodaG4498U, namedG3686T!, to hearkenG5219S, cameG4334R, a damselG3814!Q##, of the gateG3588 G4440!P##, at the doorG3588 G2374O, knockedG2925N#, peterG3588 G4074M, and asG1161L, prayingG4336 bfM7sXBx\@)}b , he saidG2036 , andG1161 !#,  the prisonG3588 G5438 ,  out ofG1537 ,  himG846#,  had broughtG1806#,  the lordG3588 G2962, howG4459, unto themG846, declaredG1334#3, to hold their peaceG4601#'#, with the handG3588 G5495, unto themG846', he, beckoningG2678, butG1161$~5,  they were astonishedG1839},  himG846|, and sawG1492#{5, when they had openedG455z, andG1161y, knockingG2925x, continuedG1961w, peterG4074v, butG1161u, angelG3588 G32t, hisG846s, it isG2076r, said theyG3004q,  thenG1161p,  even soG3779o#,  that it wasG2192'n;,  she constantly affirmedG1340 !]jS4y\F-~gI+]".1,  and commanded thatG2753!-##,  the keepersG3588 G5441,#, he examinedG350+, notG3361*, found himG2147), andG2532(, for himG846'!, had soughtG1934&!, when herodG2264%, andG1161$#,  of peterG3588 G4074#!,  was becomeG1096",  whatG5101"!%#,  the soldiersG3588 G4757 , amongG1722, stirG5017, smallG3641, noG3756, there wasG2258, dayG2250!/, as soon as it wasG1096, nowG1161, placeG5117, anotherG2087, intoG1519, and wentG4198#, he departedG1831, andG2532#+, to the brethrenG3588 G80, andG2532!, unto jamesG2385%, these thingsG5023, go shewG518 !WiS1jS:#gDxWO', was nourishedG5142N#, countryG3588 G5561M, theirG846L, becauseG1223K, peaceG1515J, desiredG154I%, their friendG3982!H##, chamberlainG3588 G2846G!!, the king'sG3588 G935F, blastusG986E#, having madeG3982D, andG2532C, himG846B, toG4314A+,  with one accordG3661@,  they cameG3918?,  butG1161>,  sidonG4606=,  andG2532!</, with them of tyreG5183!;/, highly displeasedG2371:, wasG22589#, herodG3588 G22648, andG11617, abodeG13046, andG13045#, cæsareaG3588 G25424, toG15193#, judæaG3588 G24492, fromG5751%,  he went downG27180,  andG2532%/9,  should be put to deathG520 #QcE-jS5|]B# hQr,  andG2532q#,  the gloryG3588 G1391p#,  godG3588 G2316o,  notG3756n,  he gaveG1325m, becauseG473l, himG846k, smoteG3960j#, of the lordG2962i, the angelG32h#, immediatelyG3916g, andG1161f,  of a manG444e, notG3756d, andG2532c, of a godG2316b, the voiceG5456a%, gave a shoutG2019`!, the peopleG1218_, andG1161^, themG846],  untoG4314#\3,  and made an orationG1215[!!,  his throneG3588 G968Z,  uponG1909Y,  satG2523X, apparelG2066W, royalG937V!, arrayed inG1746U#, herodG3588 G2264T, dayG2250S!, upon a setG5002R, andG1161Q!, the king'sG937P, byG575bR&RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{&%L&&n&'&(2&)V&*x&+&,?&-`&.&/&&0I&1l&2&%L&&n&'&(2&)V&*x&+&,?&-`&.&/&&0I&1l&2&33&4V&5w&6&7<&8^&9&:$&;G&0&?R&@t&A&B8&CZ&D|&E&FA&Gd&H&I*&JK&Km&L &M.&NO&Or&Q&R6&SX&Tz&U&V@&W`&X&Y"&ZD&[f&\&],&^M&_p&`&a5&bW&cz&d&e<&f]&g~&h &iB&jb&k&l%&mG&ni&o &p-&qN&rn&s&t.&uO&vq&w&x2&yU&zx&{&|<&}^&~&"&D&f&&)&J&l&&1 "PhH1gJoX:$lP,  teachersG1320,  andG2532,  prophetsG4396, certainG5100, antiochG490, atG1722, that wasG5607 !, the churchG1577 , inG2596 !, there wereG2258 , nowG1161 , markG3138!/, whose surname wasG1941,  johnG2491),  took with themG4838,  andG2532#,  ministryG3588 G1248';,  when they had fulfilledG4137, jerusalemG2419, fromG1537, returnedG5290, saulG4569~, andG2532}, barnabasG921|, andG1161{!, multipliedG4129z, andG2532y, grewG837x#, of godG3588 G2316w, the wordG3056v, butG1161%u7, and gave up the ghostG1634t), eaten of wormsG4662s, he wasG1096 "S{bK1lU='cK0tS6', i have calledG43415, whereuntoG37394#, the workG3588 G20413, forG15192#, saulG3588 G45691,  andG25320,  barnabasG921/,  meG3427.,  separateG873-,  saidG2036,#, ghostG3588 G4151+, the holyG40*, fastedG3522), andG2532!(##, to the lordG3588 G2962'!, ministeredG3008&, theyG846%, asG1161$, saulG4569#, andG2532""%#, the tetrarchG3588 G5076!, herodG2264. I, which had been brought up withG4939, manaenG3127, andG5037#, of cyreneG3588 G2956, luciusG3066, andG2532, nigerG3526+, that was calledG2564, simeonG4826, andG2532,  barnabasG921,  asG5037 "RybJ+v\=! }]F$zR$X)#,  the synagoguesG3588 G4864W, inG1722V#, of godG3588 G2316U#, the wordG3588 G3056T', they preachedG2605S, salamisG4529R, atG1722Q), when they wereG1096P, andG2532O#, cyprusG3588 G2954N, toG1519M#,  they sailedG636L#,  from thenceG1564K,  andG5037J#,  seleuciaG3588 G4581I,  untoG1519H, departedG2718G#, ghostG3588 G4151F, the holyG40E, byG5259 D-, being sent forthG1599C, theyG3778B, soG3303A,  awayG630@,  they sentG630?, on themG846>#, handsG3588 G5495=, laidG2007<, andG2532;, prayedG4336:, andG25329+, they had fastedG35228, and whenG51197, themG846 "M{_HpM4mR8gMz, to hearG191y#, and desiredG1934x,  saulG4569w,  andG2532v,  barnabasG921u!,  called forG4341t,  whoG3778s, manG435r, a prudentG4908q, paulusG3972p, sergiusG4588.o?!, the deputy of the countryG3588 G446n, withG4862m, wasG2258l, whichG3739k,  bar-jesusG919j,  nameG3686i,  whoseG3739h,  a jewG2453g+,  a false prophetG5578f, sorcererG3097e, a certainG5100d!, they foundG2147c, paphosG3974b, untoG891a#, the isleG3588 G3520*`A, when they had gone throughG1330_, andG1161^, ministerG5257], john toG2491\,  alsoG2532[,  they hadG2192Z,  andG1161Y#,  of the jewsG2453 #ZgP:$}]:#jP7qZ, andG2532, subtiltyG1388, of allG3956, fullG4134, oG5599, saidG2036, himG846, onG1519%, set his eyesG816, ghostG4151, the holyG40#, filled withG4130, paulG3972, alsoG2532, whoG3588, saulG4569 , thenG1161 #, the faithG3588 G4102 , fromG575 !!, the deputyG3588 G446 %,  to turn awayG1294,  seekingG2212,  themG846,  withstoodG436!/,  by interpretationG3177#, nameG3588 G3686, hisG846, isG3177, soG3779, forG1063"%#, the sorcererG3588 G3097~, elymasG1681}, butG1161|#, of godG3588 G2316{#, the wordG3588 G3056 #U{a@# {dM3qZA  nU@, a mistG887?, himG846>, onG1909=!, there fellG1968<#, immediatelyG3916;, andG1161:, a seasonG25409, forG8918#, the sunG3588 G22467, seeingG9916, notG33615, blindG51854', thou shalt beG20713, andG25322, theeG45711, uponG1909!0##, of the lordG3588 G2962/, the handG5495., beholdG2400-, nowG3568,, andG2532+#, of the lordG2962*#, waysG3588 G3598), the rightG2117(!, to pervertG1294', ceaseG3973&, notG3756%, wilt thouG3973$', righteousnessG1343#, of allG3956", enemyG2190!%, of the devilG1228 , childG5207, mischiefG4468, allG3956 bxH0 wQ,bL3 xb`, toG1519_, returnedG5290^, themG846], fromG575\, departingG672[, johnG2491Z, andG1161"Y%#, in pamphyliaG3588 G3828X, pergaG4011W, toG1519V, they cameG2064U#, paphosG3588 G3974T, fromG575S, loosedG321R+, and his companyG4012Q#, paulG3588 G3972P, now whenG1161!O##, of the lordG3588 G2962"N%#, the doctrineG3588 G1322M, atG1909 L-, being astonishedG1605K, believedG4100J', what was doneG1096I#, when he sawG1492H!!, the deputyG3588 G446G, thenG5119,FE, some to lead him by the handG5497E, seekingG2212D', he went aboutG4013C, andG2532B!, a darknessG4655A, andG2532 !T}^A+W:e1pT, any wordG3056, ye haveG2076, ifG1487~,  brethrenG80},  menG435|,  sayingG3004{,  themG846z,  untoG4314y, sentG6490xC!, the rulers of the synagogueG3588 G752"w%#, the prophetsG3588 G4396v, andG2532 u!#, of the lawG3588 G3551 t#!, the readingG3588 G320s, afterG3326r, andG1161q%, and sat downG2523p#, dayG3588 G2250$o)#, on the sabbathG3588 G4521#n'#,  the synagogueG3588 G4864m,  intoG1519l,  wentG1525k,  andG2532 j!#,  in pisidiaG3588 G4099i, antiochG490h, toG1519g, they cameG3854f#, pergaG3588 G4011e, fromG575d, departedG1330c, theyG846b, but whenG1161a, jerusalemG2414 ![qY>'eH(^G,r[", andG2532!, of egyptG125 , the landG1093,  inG1722-;#,  they dwelt as strangersG3588 G3940,  whenG1722 !#,  the peopleG3588 G2992,  exaltedG5312, andG2532#, fathersG3588 G3962, ourG2257, choseG1586, of israelG2474#, peopleG3588 G2992, of thisG5127#, the godG3588 G2316',  give audienceG191#,  godG3588 G2316%,  ye that fearG5399,  andG2532,  of israelG2475 , menG435 , saidG2036 #, handG3588 G5495 ), beckoning withG2678 , andG2532, stood upG450, paulG3972, thenG1161, say onG3004 !#, the peopleG3588 G2992, forG4314), of exhortationG3874 "^jR;"mV-sU;! ~^D%, four hundredG5071"C1, about the space ofG5613B, judgesG2923A, he gaveG1325@, thatG5023?, afterG3326>, andG2532=,  by lotG2624<,  to themG846;#,  landG3588 G1093:,  theirG8469!, he dividedG26248!, of chanaanG54777, the landG10936, inG17225, nationsG14844, sevenG2033%37, when he had destroyedG25072, andG25321), the wildernessG20480, inG1722/', their mannersG846.#, suffered heG5159-), of forty yearsG5063,, the timeG5550+, aboutG5613*, andG2532), of itG846(, outG1537', themG846&!, brought heG1806%, armG1023$, an highG5308#, withG3326 "S_>kQ9#hR2oSf,  and saidG2036!e/,  he gave testimonyG3140d,  alsoG2532c,  to whomG3739b!, their kingG935a, to beG1519`, davidG1138_, unto themG846^%, he raised upG1453], himG846#\3, when he had removedG3179[, andG2532Z, yearsG2094%Y7, by the space of fortyG5062X#, of benjaminG958W,  the tribeG5443V,  ofG1537U,  a manG435T,  of cisG2797S,  the sonG5207R, saulG4549Q, unto themG846P, gaveG1325O#, godG3588 G2316N, andG2532M, a kingG935L%, they desiredG154K', and afterwardG2547!J##,  the prophetG3588 G4396I,  samuelG4545H,  untilG2193G,  yearsG2094F,  fiftyG4004E, andG2532 "Q|cG(qS;t\DuQ !#,  the peopleG3588 G2992,  to allG3956',  of repentanceG3341#, the baptismG908#, comingG3588 G1529, hisG846, beforeG4253"1, had first preachedG4296, johnG2491, whenG4296~,  jesusG2424},  a saviourG4990|#,  unto israelG2474{, raisedG1453z, promiseG1860y%, according toG2596x#, godG3588 G2316w, hathG1453v#, seedG3588 G4690u!, this man'sG5127t, ofG575s#, willG3588 G2307r, myG3450q, allG3956p%, shall fulfilG4160o, whichG3739n#, heartG3588 G2588m, mine ownG3450l, afterG2596k, a manG435j, of jesseG2421i, theG3588h, davidG1138g%,  i have foundG2147 $W{W<$fB)x_C-nW,,  youG5213+, amongG1722*, whosoeverG3588), andG2532(!, of abrahamG11'%, of the stockG1085&, childrenG5207%, brethrenG80$, menG435#, to looseG3089", worthyG514!, notG3756 , i amG1510, feetG4228#, ofG3588 G4228#, shoesG3588 G5266, whoseG3739, meG1691, afterG3326 -, there cometh oneG2064, beholdG2400, butG235,  notG3756,  amG1510,  iG1473,  amG1511,  iG3165', think ye thatG5282, whomG5101, he saidG3004 !#, his courseG3588 G1408 , fulfilledG4137 #, johnG3588 G2491 , asG5613 , andG1161 ,  of israelG2474 !Sw\9" gD-|cDvSM-, yet desired theyG154L, of deathG2288K, causeG156J, noG3367!I/, though they foundG2147H, andG2532G', in condemningG2919#F3, they have fulfilledG4137E#, sabbath dayG4521D, everyG3956C, are readG314B, whichG3588%A+#,  of the prophetsG3588 G4396 @!#,  the voicesG3588 G5456?,  nor yetG2532>,  notG50=,  himG5126</, because they knewG50;!, rulersG3588 G758:, theirG8469, andG25328, jerusalemG24197, atG17226+, they that dwellG27305, forG10634, sentG6493#, salvationG3588 G49912, of thisG37781#, the wordG3588 G30560,  isG649/,  to youG5213.#,  godG3588 G2316-,  fearethG5399 #[{U?eO0hP8 r[p,  areG1526o,  whoG3748n,  jerusalemG2419m,  toG1519l#, galileeG3588 G1056k, fromG575j, himG846*iA, of them which came up withG4872h, daysG2250g, manyG4119f#, he was seenG3700e, andG3739d, the deadG3498c, fromG1537b, himG846a, raisedG1453`, godG2316_, butG1161^#, a sepulchreG3419],  inG1519\,  and laidG5087[#,  the treeG3588 G3586Z,  fromG575Y,  downG2507X, they tookG2507W, himG846V, ofG4012 U-, that was writtenG1125T, allG537"S1, they had fulfilledG5055R, whenG5613Q, andG1161P+,  should be slainG337O, that heG846N, pilateG4091 "UzdI- rP4lS;  qU, !this dayG4594, !sonG5207, !myG3450, !artG1488, !thouG4771 #, !psalmG3588 G5568 !, !the secondG1208 , !inG1722 , ! writtenG1125 , ! alsoG2532, ! it isG1125, ! asG5613, ! againG450, !jesusG2424(?, !in that he hath raised upG450#, !childrenG3588 G5043, !theirG846, !unto usG2254, !the sameG3778), !hath fulfilledG1603~#, !godG3588 G2316!}##, the fathersG3588 G3962|, untoG4314{), which was madeG1096z#, the promiseG1860y%, glad tidingsG2097x, unto youG5209w, declareG2097v, weG2249u, andG2532 t!#, the peopleG3588 G2992s, untoG4314r, witnessesG3144q,  hisG846 #fbF0hM-kS="f5!, # corruptionG13124, # to seeG14923, # holy oneG37412, # thineG46751, #sufferG13250, #notG3756/!, #thou shaltG1325., #anotherG2087-, #inG1722,, #alsoG2532+, #he saithG3004*, #whereforeG1352), "of davidG1138(, "merciesG3741', "the sureG4103&, "youG5213%#, "i will giveG1325$%, "on this wiseG3779#, " he saidG2046"!, " corruptionG1312!, " toG1519 , " returnG5290, " toG3195, "no moreG3371, "the deadG3498, "fromG1537, "upG450, "himG846, "he raisedG450"1, "as concerning thatG3754, "andG1161, !theeG4571, !begottenG1080, !iG1473, !haveG1080 "bpQ1w`B+nU9~bW, & unto youG5213V#, & is preachedG2605U, & this manG5127T, &throughG1223S, &thatG3754R, &brethrenG80Q, &menG435P, &thereforeG3767O, &unto youG5213N, &knownG1110M, &be itG2077L!, %corruptionG1312K, %noG3756J, %sawG1492I%, %raised againG1453H#, %godG3588 G2316G, %he, whomG3739F, %butG1161E!, $corruptionG1312D, $sawG1492C, $andG2532B#, $ fathersG3588 G3962A, $ hisG846@, $ untoG4314?, $ was laidG4369>, $ andG2532=', $fell on sleepG2837<#, $of godG3588 G2316;#, $by the willG1012:!, $generationG10749, $his ownG2398#83, $after he had servedG52567, $davidG11386, $forG1063 #NiI(lK/oY3{fNz, ) workG2038y, )iG1473x, )forG3754w, )perishG853v, )andG2532u, )wonderG2296t, )andG2532"s%#, )ye despisersG3588 G2707r, )beholdG1492"q%#, ( the prophetsG3588 G4396p, (inG1722"o1, (which is spoken ofG2046n, (youG5209m, (uponG1909l, (that comeG1904k, (lestG3361j, (thereforeG3767i, (bewareG991h, 'of mosesG3475g#, 'the lawG3588 G3551f, ' byG1722e%, ' be justifiedG1344d, ' notG3756c, ' ye couldG1410b!, ' from whichG3739a!, 'all thingsG3956`, 'fromG575_', 'are justifiedG1344^%, 'that believeG4100], 'allG3956\, 'himG5129[, 'byG1722Z, 'andG2532Y, & of sinsG266X+, & the forgivenessG859 !VgK-vZ=#}X>"uV#, +of the jewsG2453, +manyG4183', +was broken upG3089&-#, +the congregationG3588 G4864, +whenG3089, +nowG1161, *sabbathG4521, *the nextG3342, * to themG846!/, * might be preachedG2980#, * wordsG3588 G4487!, * that theseG5023, *besoughtG3870"%#, *the gentilesG3588 G1484# '#, *the synagogueG3588 G4864 , *out ofG1537 , *were goneG1826 , *the jewsG2453 , *whenG1826, *andG1161, )unto youG5213!, )declare itG1555, )a manG5100, )thoughG1437, )believeG4100!, )in no wiseG3756, )ye shallG4100, )whichG3739, )a workG2041~#, ) daysG3588 G2250}, ) yourG5216|, ) inG1722{, ) a workG2041 !Uu^=& wW@$|b@  rU<, -with envyG2205 ;-, -they were filledG4130$:)#, -the multitudesG3588 G37939, -sawG14928, -the jewsG24537, -whenG14926, -butG11615#, , of godG3588 G23164#, , the wordG3588 G30563, , to hearG1912, ,togetherG48631#, ,cityG3588 G41720, ,the wholeG3956/, ,almostG4975., ,cameG4863-#, ,sabbath dayG4521,, ,the nextG2064+, ,andG1161*#, +of godG3588 G2316)#, +the graceG3588 G5485(), +to continue inG1961', +themG846&, +persuadedG3982%, +to themG846$, +speakingG4354#, +whoG3748"!, + barnabasG3588 G921!, + andG2532 #, + paulG3588 G3972, + followedG190!, + proselytesG4339, +religiousG4576, +andG2532 !\cC,fL0 xaG.t\], .lifeG2222\), .of everlastingG166[, .unworthyG514Z!, .yourselvesG1438Y, .judgeG2919X, .andG2532W, .from youG683V, .itG846U, .ye putG683T, .seeingG1894S, .butG1161R, .to youG5213 Q-, . have been spokenG2980P, . firstG4412O, . shouldG2980N#, . of godG3588 G2316#M'#, . that the wordG3588 G3056L, .necessaryG316K, .it wasG2258J, .and saidG2036I!, .waxed boldG3955H!, .barnabasG3588 G921G, .andG2532F#, .paulG3588 G3972E, .thenG1161D#, -blasphemingG987C, -andG2532B', - contradictingG483A#, - paulG3588 G3972@, - byG5259.?I, - those things which were spokenG3004>', - spake againstG483=, -andG2532 !^|fN,lO/sM0|^~!, 0 as many asG3745}, 0 andG2532!|##, 0 of the lordG3588 G2962{#, 0the wordG3588 G3056z, 0glorifiedG1392y, 0andG2532x), 0they were gladG5463w!, 0heard thisG191"v%#, 0the gentilesG3588 G1484u, 0whenG191t, 0andG1161"s%#, /of the earthG3588 G1093r, /the endsG2078q, /untoG2193p, /salvationG4991o, /forG1519n%, / shouldest beG1511m, / that thouG4571l+, / of the gentilesG1484k, / a lightG5457j, / to beG1519i, /theeG4571h!, /i have setG5087g, /usG2254f, /commandedG1781e#, /the lordG3588 G2962d, /hathG1781c, /soG3779b, /forG1063"a%#, .the gentilesG3588 G1484`, .toG1519_, .we turnG4762^, .loG2400 "RhQ/ y]?! v_E& kR , 2out ofG575, 2themG846, 2expelledG1544, 2andG2532!, 2barnabasG3588 G921, 2andG2532#, 2paulG3588 G3972, 2againstG1909#, 2 persecutionG1375, 2 raisedG1892, 2 andG2532!##, 2 of the cityG3588 G4172', 2 the chief menG4413, 2andG2532, 2womenG1135!, 2honourableG2158, 2andG2532!, 2the devoutG4576!, 2stirred upG3951 , 2the jewsG2453 , 2butG1161 !#, 1the regionG3588 G5561 , 1allG3650 !, 1throughoutG1223', 1was publishedG1308!##, 1of the lordG3588 G2962#, 1the wordG3588 G3056, 1andG1161, 0believedG4100, 0lifeG2222, 0eternalG166, 0toG1519, 0 ordainedG5021, 0 wereG2258 "cmR4{\@) jR;{cB,thatG5620A,spakeG2980@, soG3779?, andG2532>#, of the jewsG2453#='#, the synagogueG3588 G4864<, intoG1519;,togetherG2596:,bothG8469,wentG15258,that theyG8467,iconiumG24306,inG17225+,it came to passG10964,andG11613, 4ghostG41512', 4with the holyG401, 4andG25320, 4with joyG5479/#, 4were filledG4137.', 4the disciplesG3101-, 4andG1161,, 3 iconiumG2430+, 3 untoG1519*, 3and cameG2064), 3themG846(, 3againstG1909'#, 3feetG3588 G4228&, 3of theirG846%#, 3the dustG3588 G2868$), 3they shook offG1621#, 3butG1161"#, 2coastsG3588 G3725!, 2theirG846 WuT8!tO.aK)pWb,signsG4592a,grantedG1325`, andG2532_#, graceG3588 G5485^, of hisG846#]'#, unto the wordG3588 G3056$\5, which gave testimonyG3140[#,the lordG3588 G2962Z,inG1909Y+,speaking boldlyG3955X!,abode theyG1304W,thereforeG3767V,timeG5550U,longG2425 T%, the brethrenG3588 G80S, againstG2596R', evil affectedG2559!Q##,their mindsG3588 G5590P,madeG2559O,andG2532"N%#,the gentilesG3588 G1484M!,stirred upG1892L,jewsG2453K+,the unbelievingG544J,butG1161I,believedG4100H',of the greeksG1672G,and alsoG2532F#,of the jewsG2453E,bothG5037D,multitudeG4128C,a greatG4183 "OcL%ybE  ]A" fO,themG846,to stoneG3036,andG2532%,despitefullyG5195, to useG5195!, rulersG3588 G758~, theirG846}, withG4862|#, of the jewsG2453{,and alsoG2532%z+#,of the gentilesG3588 G1484y,bothG5037x,madeG1096w!,an assaultG3730v,there wasG1096u,whenG5613t,andG1161!s%!, the apostlesG3588 G652r, part withG4862q, andG1161p,the jewsG2453o,withG4862n,part heldG2258m,andG2532l#,was dividedG4977!k##,of the cityG3588 G4172#j'#,the multitudeG3588 G4128i,butG1161h#,handsG3588 G5495g,theirG846f,byG1223e!,to be doneG1096d,wondersG5059c,andG2532 !Vv]=~gJ-qYC'oV%, speakG2980$#, paulG3588 G3972#, heardG191", the sameG3778!!,had walkedG4043 ,neverG3763,whoG3739,wombG2836, mother'sG3384, hisG846, fromG1537, a crippleG5560, beingG5225!##,in his feetG3588 G4228,impotentG102,lystraG3082,atG1722,manG435,a certainG5100,there satG2521,andG2532(=,they preached the gospelG2097,and thereG25466Y, unto the region that lieth round aboutG4066 , andG2532! ##,of lycaoniaG3588 G3071 #,citiesG3588 G4172 ,derbeG1191 ,andG2532,lystraG3082,untoG1519,and fledG2703!/,they were ware ofG4894 "[w_E, mV8!pX:}[G#, the godsG3588 G2316)F?, in the speech of lycaoniaG3072E, sayingG3004D#, voicesG3588 G5456C, theirG846B), they lifted upG1869A, had doneG4160@#, paulG3588 G3972?, whatG3739>, sawG1492=!, the peopleG3793<, whenG1492;, andG1161:, walkedG40439, andG25328, he leapedG2427, andG25326#, feetG3588 G42285, thyG46754, onG19093, uprightG37172, standG4501#, voiceG3588 G54560#, with a loudG3173/, saidG2036.%, to be healedG4982-, faithG4102,, he hadG2192+, thatG3754*!, perceivingG1492), andG2532(, himG846#'5, stedfastly beholdingG816&, whoG3739 "Rw`A& x[:"sX@) vR i!#, the peopleG3588 G3793h, withG4862g), done sacrificeG2380f), and would haveG2309e#, the gatesG3588 G4440d, untoG1909c, garlandsG4725b, andG2532a, oxenG5022`, broughtG5342_#, cityG3588 G4172^, theirG846], beforeG4253\, which wasG5607 [!#, of jupiterG3588 G2203Z!, the priestG2409Y, thenG1161X#, speakerG3588 G3056W, the chiefG2233V, wasG2258U, heG846T, becauseG1894S, mercuriusG2060R, paulG3972Q, andG1161P, jupiterG2203O, barnabasG921N#, they calledG2564M, andG5037L, of menG444K+, in the likenessG3666J, usG2248I, toG4314H', are come downG2597 "`zbE- |bK4|`B&}` #,godG3588 G2316 !,the livingG2198 ,untoG1909,vanitiesG3152,theseG5130,fromG575#3,that ye should turnG1994,unto youG5209!, and preachG2097, with youG5213 -, of like passionsG3663, menG444, areG2070~,alsoG2532},weG2249|%,these thingsG5023{,do yeG4160z,whyG5101y,sirsG435x,sayingG3004w,andG2532v!, crying outG2896 u!#, the peopleG3588 G3793t, amongG1519s!, and ran inG1530r#, clothesG3588 G2440q,theirG846p,they rentG1284o,heardG191n,paulG3972m,andG2532l,barnabasG921!k%!,the apostlesG3588 G652j,whenG191 "]ybA* nW6rP+t]-,ourG2257,,fillingG1705+,fruitfulG2593*, andG2532)#, from heavenG3771(, rainG5205', usG2254&, and gaveG1325!%3,in that he did goodG15$+,without witnessG267#,himselfG1438",notG3756!,he leftG863 %,neverthelessG2532#, waysG3588 G3598, their ownG846!,to walk inG4198#,nationsG3588 G1484,allG3956,sufferedG1439,pastG3944,timesG1074,inG1722,whoG3739 -,that are thereinG1722!,all thingsG3956,andG2532#,the seaG3588 G2281,andG2532#,earthG3588 G1093,andG2532#,heavenG3588 G3772 ,madeG4160 ,whichG3739 !\y[@&iR,}YB!}\N',had been deadG2348M,heG846L,supposingG3543K#,the cityG3588 G4172J,out ofG1854I,drewG4951H#, paulG3588 G3972G', having stonedG3034F, andG2532 E!#, the peopleG3588 G3793D, persuadedG3982C,whoG2532B,iconiumG2430A,andG2532@,antiochG490?,fromG575>,jewsG2453"=1,there came thitherG1904<,andG1161;, unto themG846:), done sacrificeG23809,notG33618',that they hadG2380 7!#,the peopleG3588 G37936+,restrained theyG26645,scarceG34334,sayingsG30043!,with theseG50232,andG25321,gladnessG21670,andG2532/,with foodG5160.#,heartsG3588 G2588 RcG/ ~hO8}V@  |R&n-#,of the disciplesG3588 G3101m#,the soulsG3588 G5590l!,confirmingG1991k,antiochG490j, andG2532i, iconiumG2430h, andG2532g#, lystraG3588 G3082f, toG1519#e3,they returned againG5290d,manyG2425c!,had taughtG3100b,andG2532a#,cityG3588 G4172`,to thatG15651_O,when they had preached the gospelG2097^,andG5037],derbeG1191\,toG1519[!, barnabasG3588 G921Z, withG4862Y#, he departedG1831X%, the next dayG1887W, andG2532V#,the cityG3588 G4172U,intoG1519T,and cameG1525S!,he rose upG450R,himG846!Q/,stood round aboutG2944&P-#,as the disciplesG3588 G3101O,howbeitG1161 _jT<! u^4xV?_#,pisidiaG3588 G40990 M,after they had passed throughoutG1330 ,andG2532 ',they believedG4100 ,whomG3739 , onG1519!##, to the lordG3588 G2962, themG846), they commendedG3908, fastingG3521,withG3326),and had prayedG4336,churchG1577,in everyG2596,eldersG4245,themG846&~9,when they had ordainedG5500},andG1161|#,of godG3588 G2316 {#!,the kingdomG3588 G932z,intoG1519y,enterG1525x#, tribulationG2347w, muchG4183v, throughG1223u, mustG1163t, weG2248s,thatG3754r,andG2532"q%#,in the faithG3588 G4102p#,to continueG1696o),exhorting themG3870 XoM7}cD#lJ3 tX.,all thatG3745-),they rehearsedG312,,togetherG4863 +!#,the churchG3588 G1577*%,had gatheredG4863),andG2532#(3,when they were comeG3854',andG1161&), they fulfilledG4137%, whichG3739$#, the workG3588 G2041#, forG1519"#, of godG3588 G2316"!%#,to the graceG3588 G5485 #,recommendedG3860',they had beenG2258#,from whenceG3606,antiochG490,toG1519,sailedG636!,and thenceG2547,attaliaG825,intoG1519),they went downG2597,pergaG4011,inG1722#,the wordG3588 G3056&9,when they had preachedG2980,andG2532,pamphyliaG3828,toG1519,they cameG2064 !VjJ.iQ*\BxVO),when thereforeG3767N,savedG4982M,beG1410L,cannotG3756K,yeG1410J, of mosesG3475&I-#, after the mannerG3588 G1485!H/, ye be circumcisedG4059G, exceptG1437 F%,the brethrenG3588 G80E,taughtG1321D#,judæaG3588 G2449C,fromG575B+,which came downG2718A#,certain menG5100@,andG2532#?'#,the disciplesG3588 G3101>,withG4862=,timeG5550<,longG3641;!,they abodeG1304:,thereG15639,andG1161'8/#,unto the gentilesG3588 G14847,of faithG41026,the doorG23745',he had openedG4554,howG37543, andG25322, themG8461, withG33260, had doneG4160/#, godG3588 G2316 "f}dF/oX=%iR8f q!#,the churchG3588 G1577p,byG5259*oA,being brought on their wayG4311n,andG3767m#,questionG3588 G2213l,thisG5127k,aboutG4012j,eldersG4245i,andG2532!h%!,the apostlesG3588 G652g,untoG4314f,jerusalemG2419e,toG1519d%,should go upG305c,themG846b,ofG1537a,otherG243`,certainG5100_,andG2532^,barnabasG921],andG2532\,paulG3972$[5, they determined thatG5021Z, themG846Y, withG4314X#, disputationG4803W, andG2532V!,dissensionG4714U,smallG3641T,noG3756S,hadG1096R!,barnabasG3588 G921Q,andG2532P#,paulG3588 G3972 \iAr[4fO5s\,butG1161,themG846,withG3326,had doneG4160 #,godG3588 G2316 +,all things thatG3745 ',they declaredG312 , andG5037 , eldersG4245, andG2532!%!, the apostlesG3588 G652, andG2532 !#,the churchG3588 G1577,ofG5259!1,they were receivedG588,jerusalemG2419,toG1519#3,when they were comeG3854,andG1161 ~%,the brethrenG3588 G80},unto allG3956|,joyG5479{,greatG3173z#,they causedG4160y,andG2532%x+#, of the gentilesG3588 G1484$w)#, the conversionG3588 G1995v, declaringG1555u, samariaG4540t, andG2532s#,pheniceG3588 G5403#r3,they passed throughG1330 !PdB(fE)xbJ*hP2,untoG43141,and saidG20360,rose upG450/,peterG4074.,disputingG4803-,muchG4183#,3,when there had beenG1096+,andG1161*#, matterG3588 G3056), thisG5127(,ofG4012'+,for to considerG1492&',came togetherG4863%,eldersG4245$,andG2532!#%!,the apostlesG3588 G652",andG1161!,of mosesG3475 #,the lawG3588 G3551,to keepG5083!,to commandG3853,andG5037, themG846!, circumciseG4059!/, it was needful toG1163, thatG3754, sayingG3004),which believedG4100&-#,of the phariseesG3588 G5330!,the sectG3588 G139,ofG575,certainG5100',there rose upG1817 #PoV=' {eF(M5kPU,unto usG2254T, asG2531S, evenG2532R#, ghostG3588 G4151Q, the holyG40P, themG846O,givingG1325N,witnessG3140M,themG846L,bareG3140.K=#,which knoweth the heartsG3588 G2589J,godG2316I,andG2532H,believeG4100G,andG2532#F'#,of the gospelG3588 G2098E#,the wordG3588 G3056D#,should hearG191C#,mouthG3588 G4750B,myG3450A,byG1223'@/#,that the gentilesG3588 G1484?,usG2254>,amongG1722=#,made choiceG1586<#,godG3588 G2316;,agoG744:,whileG22509,a goodG5758,how thatG37547, knowG19876, yeG52105, brethrenG804, menG4353, themG846 #RmV?" }aD*xa@)uRx#, the graceG3588 G5485w, throughG1223v, thatG3739u!, we believeG4100t, butG235s, to bearG941r, were ableG2480q, weG2249p, norG3777o#, fathersG3588 G3962n, ourG2257m, neitherG3777l, whichG3739&k-#, of the disciplesG3588 G3101j#, the neckG3588 G5137i, uponG1909h, a yokeG2218g, to putG2007f#, godG3588 G2316e, tempt yeG3985d, whyG5101c, thereforeG3767b, nowG3568a#, by faithG3588 G4102`#, heartsG3588 G2588_, theirG846^, purifyingG2511], themG846\, andG2532[, usG2257Z, betweenG3342Y!, differenceG1252X, noG3762W, putG1252V, andG2532 #Nq[C+xaI,qK5hN, sayingG3004, answeredG611, jamesG2385, peaceG4601, theirG846', they had heldG4601, afterG3326, andG1161, themG846, byG1223"%#, the gentilesG3588 G1484, amongG1722#, had wroughtG4160#, godG3588 G2316 , wondersG5059 , andG2532 , miraclesG4592 , whatG3745 , declaringG1834, paulG3972, andG2532#, to barnabasG921', gave audienceG191, andG2532%, kept silenceG4601#'#, the multitudeG3588 G4128, allG3956, thenG1161, theyG2548~, asG2596}, evenG5158!|/, we shall be savedG4982{, christG5547z, jesusG2424y#, of the lordG2962 !V`I, ybL.`G/xV<), is fallen downG4098;, whichG3588:,of davidG1138$9)#,the tabernacleG3588 G46338-,will build againG4567,andG25326',i will returnG3905,thisG50234,afterG33263',it is writtenG11252,asG2531%1+#,of the prophetsG3588 G43960#,the wordsG3588 G3056/,agreeG4856.,to thisG5129-,andG2532,#, nameG3588 G3686+, hisG846*, forG1909), a peopleG2992(#, out of themG1537',to takeG2983&%,the gentilesG1484%,did visitG1980$%,at the firstG4412##,godG3588 G2316",howG2531!',hath declaredG1834 ,simeonG4826, unto meG3450, hearkenG191, brethrenG80, menG435 "SvYD/|e?'lU5S)^A,the beginning of the worldG165],fromG575\#,worksG3588 G2041[,hisG846Z,allG3956Y,areG2076X#,unto godG3588 G2316W,knownG1110V%,these thingsG5023U,allG3956T,who doethG4160S,the lordG2962R,saithG3004Q,is calledG1941P#,nameG3588 G3686O,myG3450N, whomG3739M, uponG1909"L%#, the gentilesG3588 G1484K, allG3956J, andG2532$I)#,after the lordG3588 G2962H!,might seekG1567G!,of menG3588 G444F#,the residueG2645E,thatG3704D,upG461C,itG846B!,i will setG461A,andG2532@,thereofG846?, the ruinsG2679!>1, i will build againG456=, andG2532 !jtU8nJ3w`B+j, themG3588~,cityG4172},in everyG2596|,hathG2192{,timeG1074z,oldG744y,ofG1537x,mosesG3475w,forG1063v!,bloodG3588 G129u,andG2532 t-, things strangledG4156s, andG2532!r##, fornicationG3588 G4202q, andG2532p#, of idolsG3588 G1497o!!,pollutionsG3588 G234n,fromG575 m/,that they abstainG567l,unto themG846k',that we writeG1989j,butG235i#, godG3588 G2316h, toG1909g!, are turnedG1994"f%#,the gentilesG3588 G1484e!,from amongG575d#,them, whichG3588c,notG3361b+,that we troubleG3926a#,sentence isG2919`,myG1473_,whereforeG1352 #NpW8 wW<" lU:!rN "%,the brethrenG3588 G80!,amongG1722 ,menG435,chiefG2233,silasG4609,andG2532,barsabasG923,surnamedG1941,judasG2455,barnabasG921,andG2532#,paulG3588 G3972,withG4862,antiochG490,toG1519 /,their own companyG846,ofG1537, menG435, chosenG1586, to sendG3992#, churchG3588 G1577 , the wholeG3650 ,withG4862 ,eldersG4245 ,andG2532! %!,the apostlesG3588 G652!,pleased itG1380,thenG5119#,sabbath dayG4521,everyG3956$)#,the synagoguesG3588 G4864, inG1722!, being readG314, himG846#, that preachG2784 "NgP6mW7 }b@(hND,sayingG3004C#, soulsG3588 G5590B, yourG5216A!, subvertingG384@!, with wordsG3056?, youG5209>',have troubledG5015=,usG2257<,fromG1537;),which went outG1831:,certainG51009,thatG37548',we have heardG1917%,forasmuch asG18946,ciliciaG27915,andG25324,syriaG49473,andG25322!,antiochG3588 G4901,inG25960%,the gentilesG1484/,are ofG1537.,whichG3588-/,unto the brethrenG80,, greetingG5463+, brethrenG3588 G80*, andG2532), eldersG4245(, andG2532!'%!,the apostlesG3588 G652!&/,after this mannerG3592%,themG846$,byG1223#),and they wroteG1125 "^sXB#kU=&~X@! }^f%,we have sentG649e, christG5547d, jesusG2424c#,lordG3588 G2962b,of ourG2257a#,the nameG3588 G3686`,forG5228_#,livesG3588 G5590^,theirG846"]1,that have hazardedG3860\,menG444[,paulG3972Z,andG2532Y,barnabasG921X, belovedG27W, ourG2257V, withG4862U, youG5209T, untoG4314S,menG435R,chosenG1586Q,to sendG3992P+,with one accordG3661O+,being assembledG1096N,unto usG2254M),it seemed goodG1380L#,commandmentG1291K,noG3756J,we gaveG1291I,to whomG3739H#,the lawG3588 G3551G,keepG5083F,andG2532E),be circumcisedG4059 "elT=}fM.eCe -,from fornicationG4202,andG2532%7,from things strangledG4156,andG2532!,from bloodG129,andG2532+C,from meats offered to idolsG1494+,that ye abstainG567,thingsG5130,necessaryG1876~,theseG5130},thanG4133|, burdenG922{, greaterG4119z, noG3367y, youG5213x#, to lay uponG2007w,to usG2254v,andG2532u,ghostG4151t#,to the holyG40s),it seemed goodG1380r,forG1063q, mouthG3056p, byG1223o+, the same thingsG846n, tellG518m, alsoG2532l,shallG518k,whoG846j,silasG4609i,andG2532h,judasG2455g,thereforeG3767 !Qt\<&Z3w`7 mQ), exhortedG3870(!, themselvesG846', alsoG2532&, prophetsG4396%, beingG5607$, silasG4609#, andG2532", judasG2455!, andG5037% +#,the consolationG3588 G3874,forG1909',they rejoicedG5463',they had readG314,whenG1161!##, the epistleG3588 G1992), they deliveredG1929, togetherG4863#'#, the multitudeG3588 G4128&9, when they had gatheredG4863,andG2532,antiochG490,toG1519,they cameG2064"3,they were dismissedG630,whenG3303,soG3767%,fare ye wellG4517,wellG2095 #, ye shall doG4238 !, yourselvesG1438 !, if ye keepG1301 , whichG3739 , fromG1537 !k|_Hv^9t\E* kJ#,# the wordG3588 G3056I,# preachingG2097H,# andG2532G,#teachingG1321F,#antiochG490E,#inG1722D,#continuedG1304C,#barnabasG921B,#andG2532A,#alsoG1161@,#paulG3972?,"stillG1961>,"thereG847=,"to abideG1961<#,"silasG3588 G4609;!,"it pleasedG1380:+,"notwithstandingG1161!9%!,! the apostlesG3588 G6528,! untoG4314 7%,!the brethrenG3588 G806,!fromG5755,!peaceG15154,!inG33263-,!they were let goG6302,!a spaceG5550&19,!after they had tarriedG41600,!andG1161/, confirmedG1991., andG2532-, wordsG3056,, manyG4183+, withG1223 *%, the brethrenG3588 G80 "_ybJ2|cL,aJ/w_l,%markG3138!k/,%whose surname wasG2564j#,%johnG3588 G2491!i/,%to take with themG4838h!,%determinedG1011g,%barnabasG921f,%andG1161e,$they doG2192d,$howG4459!c##,$of the lordG3588 G2962b#,$the wordG3588 G3056 a-,$we have preachedG2605`,$whereG3739_,$cityG4172^,$everyG3956],$inG2596\,$ brethrenG3588 G80[,$ ourG2257Z,$ visitG1980Y,$ andG1211X+,$ let us go againG1994W,$barnabasG921V,$untoG4314U,$saidG2036T,$paulG3972S,$afterG3326R,$daysG2250Q,$someG5100P,$andG1161O,#alsoG2532N,#othersG2087M,#manyG4183L,# withG3326!K##,# of the lordG3588 G2962 #bjM6sWAfP9|b,'cyprusG2954,'untoG1519 !,'and sailedG1602 #,'markG3588 G3138 ,' tookG3880 ,' barnabasG921 ,' and soG5037,' the otherG240,' fromG575,'oneG846$7,'they departed asunderG673,'thatG5620%7,'so sharp between themG3948,'wasG1096),'the contentionG3948,'andG3767#,&the workG3588 G2041~,&toG1519},&with themG846|,&notG3361{,&wentG4905z,&andG2532y,& pamphyliaG3828x,& fromG575w,& themG846v,& fromG575u,& departedG868t,&whoG3588s,&with themG5126r#,&to take himG4838q,&goodG515p,&notG3361o,&thoughtG515n,&paulG3972m,&butG1161 "RZD hM/ v_E( kR1,womanG11350%,of a certainG5100/,the sonG5207.,timotheusG5095-, namedG3686,, thereG1563+, wasG2258*, discipleG3101), a certainG5100(,beholdG2400',andG2532&,lystraG3082%,andG2532$,derbeG1191#,toG1519",came heG2658!,thenG1161" %#,)the churchesG3588 G1577!,)confirmingG1991,)ciliciaG2791,)andG2532#,)syriaG3588 G4947+,)he went throughG1330,)andG1161#,( of godG3588 G2316$)#,( unto the graceG3588 G5485 %,(the brethrenG3588 G80,(byG5259!/,(being recommendedG3860%,(and departedG1831,(silasG4609,(choseG1951,(paulG3972,(andG1161 "cjQ,v_F(nS4{cS,thatG3754R,allG537Q,they knewG1492P,forG1063O#,quartersG3588 G5117N,thoseG1565M,inG1722L!,which wereG5607K#,of the jewsG2453J, becauseG1223I, himG846H+, and circumcisedG4059G, tookG2983F, andG2532E,himG846D,withG4862 C-,have to go forthG1831B#,paulG3588 G3972A,wouldG2309@,himG5126?, iconiumG2430>,andG2532=,lystraG3082<,atG1722;,that wereG3588:+,by the brethrenG809,ofG5259!8/,was well reportedG31407,whichG37396,a greekG16725!,his fatherG39624,butG11613%,and believedG4103"21,which was a jewessG2453 !SkK'nI2bC- S-tG,when they had gone throughoutG1330s,nowG1161r, dailyG2250q!, in numberG3588 G706p, increasedG4052o, andG2532n#,the faithG3588 G4102m,inG2596l#,establishedG4732k%,the churchesG1577j,wereG4732i,soG3767h,andG3303g,jerusalemG2419f,atG1722e!,which wereG3588d,eldersG4245c,andG2532!b%!, the apostlesG3588 G652a, ofG5259"`1, that were ordainedG2919_#, for to keepG5442!^##, the decreesG3588 G1378],themG846\),they deliveredG3860 [!#,the citiesG3588 G4172Z%,went throughG1279Y,asG5613X,andG1161W,a greekG1672V,wasG5225U#,fatherG3588 G3962T,hisG846 !cfP6pN.nW@ c, appearedG3700, a visionG3705, andG2532,troasG5174,toG1519,came downG2597#,by mysiaG3588 G3465%,they passingG3928 ,andG1161 , notG3756 , themG846 , sufferedG1439 !#, the spiritG3588 G4151,butG2532!,bithyniaG3588 G978,intoG2596,to goG4198%,they assayedG3985#,to mysiaG3588 G3465),they were comeG2064,afterG2596!,asiaG3588 G773,inG1722~#,the wordG3588 G3056}, to preachG2980|, ghostG4151{, the holyG40z, ofG5259"y1, and were forbiddenG2967x!,of galatiaG1054w!,the regionG5561v,andG2532u#,phrygiaG3588 G5435 !OoO8kT;c<$iO6, loosingG3215, thereforeG37674, unto themG846(3=, for to preach the gospelG20972, usG22481!, had calledG43410#, the lordG3588 G2962/, thatG3754#.3, assuredly gatheringG4822-#, macedoniaG3588 G3109,, intoG1519+, to goG1831*), we endeavouredG2212)#, immediatelyG2112 (!#, the visionG3588 G3705'#, he had seenG1492&, afterG5613%, andG1161$, usG2254#, and helpG997", macedoniaG3109!, intoG1519 , come overG1224, sayingG3004, himG846, prayedG3870, andG2532%, of macedoniaG3110, a manG435#, there stoodG2476#, the nightG3588 G3571, inG1223#, to paulG3588 G3972 "RcL0}gJ2 jL1hRX, byG3844W#, the cityG3588 G4172V, out ofG1854U, we wentG1831$T)#, on the sabbathG3588 G4521S, andG5037R, daysG2250Q, certainG5100P, abidingG1304O#, cityG3588 G4172N, thatG3778M, inG1722L, we wereG1510K, andG1161J, a colonyG2862"I%#, of macedoniaG3588 G3109"H%#, of that partG3588 G3310G, cityG4172F, the chiefG4413E, isG2076D, whichG3748C, philippiG5375B, toG1519A#, from thenceG1564@, andG5037?, neapolisG3496>, toG1519=, the nextG1966<, andG5037;#, samothraciaG4543:, toG1519.9I, we came with a straight courseG21138#, troasG3588 G51747, fromG575 as\= |cJ$zU3xax,andG1161w#,paulG3588 G3972v,ofG5259u#,were spokenG2980 t-,the things whichG3588&s9,that she attended untoG4337r,openedG1272q#,the lordG3588 G2962!p##, whose heartG3588 G2588o, heardG191n#, godG3588 G2316m!, worshippedG4576l, whichG3739k#,of thyatiraG2363j#,of the cityG4172"i1,a seller of purpleG4211h,lydiaG3070g,namedG3686f,womanG1135e,a certainG5100d,andG2532c, resortedG4905b, whichG3588a), unto the womenG1135`, and spakeG2980_#, we sat downG2523^, andG2532]!, to be madeG1511\, was wontG3543[, prayerG4335Z, whereG3757Y%, a river sideG4215 "duU;%{cM.nV@& zd, usG2254, metG528', of divinationG4436', with a spiritG4151, possessedG2192,damselG3814,a certainG5100,prayerG4335,toG1519,wentG4198,as weG2257+,it came to passG1096,andG1161 ,usG2248 +,she constrainedG3849 ,andG2532 ,and abideG3306 #,houseG3588 G3624,myG3450,intoG1519,comeG1525!##,to the lordG3588 G2962, faithfulG4103, to beG1511, meG3165), ye have judgedG2919, ifG1487,sayingG3004~%,she besoughtG3870}#,householdG3588 G3624|,herG846{,andG2532z-,she was baptizedG907y,whenG5613 #T}eC' pT=uU>& kT=, andG2532<, turnedG1994;', being grievedG1278:#,paulG3588 G39729,butG11618,daysG22507,manyG41836,did sheG41605,thisG51244,andG11613%,of salvationG49912,the wayG35981,usG22540,shew untoG2605/,whichG3748.#,godG3588 G2316 --, of the most highG5310,%, the servantsG1401+, areG1526*!, menG3588 G444), theseG3778(,sayingG3004',and criedG2896&,usG2254%,andG2532$#,paulG3588 G3972#,followedG2628",the sameG3778!),by soothsayingG3132 ,gainG2039,muchG4183#,mastersG3588 G2962,herG846,broughtG3930,whichG3748 !bvT8eN3kL.b^!!,the rulersG3588 G758],untoG1909#\+,the marketplaceG3588 G58[,intoG1519Z,and drewG1670Y#, silasG3588 G4609X, andG2532W#, paulG3588 G3972V#, they caughtG1949U, was goneG1831T#,gainsG3588 G2039S,of theirG846R#,the hopeG3588 G1680Q,thatG3754P,sawG1492O#,mastersG3588 G2962N,when herG846M,andG1161L#,hourG3588 G5610K,the sameG846J#,he came outG1831I,andG2532H,herG846G,ofG575F#,to come outG1831E,christG5547D,of jesusG2424C#,the nameG3588 G3686B,inG1722A,theeG4671@,i commandG3853#?'#, to the spiritG3588 G4151>, saidG2036 "TqX<# |aH1v\ElT, theirG846,rent offG4048%~+#,the magistratesG3588 G4755},andG2532|,themG846{,againstG2596 z-,rose up togetherG4911#y'#,the multitudeG3588 G3793x,andG2532w, romansG4514v, beingG5607u!, to observeG4160t, neitherG3761s!, to receiveG3858r,for usG2254q,lawfulG1832p,notG3756o,areG1832n,whichG3739m,customsG1485l,teachG2605k,andG2532j#, cityG3588 G4172i, ourG2257&h9, do exceedingly troubleG1613g, jewsG2453f,beingG5225e!,menG3588 G444d,theseG3778c,sayingG2036(b1#,to the magistratesG3588 G4755a,themG846`,broughtG4317_,andG2532 "ofN3nW>'kQ:# o",atG2596!,andG1161 !#,the stocksG3588 G3586,inG1519,fastG805#,feetG3588 G4228, theirG846, madeG805, andG2532, prisonG5438, the innerG2082,intoG1519,themG846,thrustG906,a chargeG3852,suchG5108+,having receivedG2983,whoG3739, safelyG806, themG846, to keepG5083 !#, the jailorG3588 G1200 , chargingG3853 ,prisonG5438 ,intoG1519 ,they castG906,upon themG846,stripesG4127,manyG4183"1,when they had laidG2007,andG5037, to beatG4463', and commandedG2753#, clothesG3588 G2440 M|X6y^@%iF(lMB#,awaking outG1096.A=#,the keeper of the prisonG3588 G1200@,andG1161?#,were loosedG447>#,bandsG3588 G1199=#,every one'sG3956<,andG2532;#,were openedG455:#, the doorsG3588 G23749, allG39568#, immediatelyG39167, andG50376#, were shakenG4531#5'#,of the prisonG3588 G1201%4+#,the foundationsG3588 G23103,so thatG56202!,earthquakeG45781,a greatG31730,there wasG1096/,suddenlyG869.,andG1161-, themG846,, heardG1874#+'#, the prisonersG3588 G1198*, andG1161)#, unto godG3588 G2316 (-,and sang praisesG5214',prayedG4336&,silasG4609%,andG2532$,paulG3972##,midnightG3588 G3317 "XlU6zYB$ rZC)pXd,cameG1096c,andG2532b',and sprang inG1530a#,for a lightG5457`,he calledG154_,thenG1161^,hereG1759], allG537\, we areG2070[, forG1063Z, harmG2556Y, noG3367X,thyselfG4572W,doG4238V,sayingG3004U,voiceG5456T#,with a loudG3173S,criedG5455R#,paulG3588 G3972Q,butG1161P',had been fledG1628#O'#,the prisonersG3588 G1198N),supposing thatG3543M,himselfG1438L#, have killedG337K, and wouldG3195J, his swordG3162I#, he drew outG4685H, openG455G#,doorsG3588 G2374 F!#,the prisonG3588 G5438E,seeingG1492D,andG2532C%,of his sleepG1853 #WgP5x_F/u];$ |W!##, of the lordG3588 G2962#, the wordG3588 G3056, unto himG846!, they spakeG2980, andG2532#,houseG3588 G3624, thyG4675, andG2532), shalt be savedG4982~, thouG4771}, andG2532|,christG5547{,jesusG2424z#,the lordG3588 G2962y,onG1909x,believeG4100w,they saidG2036v,andG1161u, savedG4982t, to beG2443s, doG4160r, iG3165q,mustG1163p,whatG5101o,sirsG2962n,and saidG5346m,outG1854l,themG846k,broughtG4254j,andG2532i#, silasG3588 G4609h, andG2532!g##, before paulG3588 G3972f',and fell downG4363e,tremblingG1790 "qgP5hI4}eO0q)#," in godG3588 G2316(," believingG4100'," rejoicedG21&," andG2532%#," before themG3908$,"meatG5132#,"he setG3908"#,"houseG3588 G3624!,"hisG846 ,"intoG1519,"themG846"3,"when he had broughtG321,"andG5037#,!straightwayG3916,!hisG846,!allG3956,!andG2532,!heG846%,! was baptizedG907,! andG2532#,! stripesG3588 G4127!,! and washedG3068"%#,!of the nightG3588 G3571#,!hourG3588 G5610,!the sameG1565,!themG846,!he tookG3880,!andG2532 #, houseG3588 G3614 , hisG846 , inG1722 , that wereG3588 , to allG3956, andG2532 "[dM& cL4hQ4r[K,%themG846J,%untoG4314I,%saidG5346H,%paulG3972G,%butG1161F,$peaceG1515E,$inG1722D,$and goG4198C,$departG1831B,$thereforeG3767A,$ nowG3568@!,$ let you goG630?,$ toG2443>,$ have sentG649%=+#,$ the magistratesG3588 G4755<#,$paulG3588 G3972;,$toG4314:#,$sayingG3588 G30569,$thisG51288,$toldG518.7=#,$the keeper of the prisonG3588 G12006,$andG11615,# goG6304!,# menG3588 G4443,# thoseG15652,#letG6301,#sayingG3004#0'#,#the serjeantsG3588 G4465/,#sentG649%.+#,#the magistratesG3588 G4755-!,#it was dayG2250,,#whenG1096+,#andG1161"*1,"with all his houseG3832 "Zu[;# qZ@* dM4wZm,& they wereG1526l,& thatG3754k+,& when they heardG191j#,&they fearedG5399i,&andG2532*h5#,&unto the magistratesG3588 G4755g#,&wordsG3588 G4487f,&theseG5023e,&toldG312#d'#,&the serjeantsG3588 G4465c,&andG1161b,%outG1806a,%usG2248`,%and fetchG1806_!,%themselvesG846^',%let them comeG2064],%butG235\,%verilyG1063[,%nayG3756Z,%privilyG2977Y,%outG1544X,%usG2248W),%do they thrustG1544V,%nowG3568U,%andG2532T,%prisonG5438S,%intoG1519R',%and have castG906Q,% romansG4514P,% beingG5225O#,% uncondemnedG178N,% openlyG1219M,%usG2248 L-,%they have beatenG1194 h{dI2[<$kT8!~h ,toG1519 ,they cameG2064 ,apolloniaG624 ,andG2532 !!,amphipolisG3588 G295,E,when they had passed throughG1353,nowG1161,(departedG1831,( andG2532,( themG846),( they comfortedG3870 %,( the brethrenG3588 G80"1,( when they had seenG1492,(andG2532#,(lydiaG3588 G3070~,(intoG1519}#,(and enteredG1525 |!#,(the prisonG3588 G5438{,(out ofG1537z,(they wentG1831y,(andG1161%x+#,' out of the cityG3588 G4172w,' to departG1831v#,'and desiredG2065u,'outG1806t,'broughtG1806s,'andG2532r,'themG846q%,'and besoughtG3870p,'they cameG2064o,'andG2532n,& romansG4514 "^lU7!eI-fH'w^/,jesusG2424.,thisG3778-, thatG3754,, andG2532+, the deadG3498*, fromG1537)#, risen againG450(,andG2532'',have sufferedG3958&!,must needsG1163%#,christG3588 G5547$,thatG3754#,allegingG3908",andG2532!,openingG1272$ )#,the scripturesG3588 G1124,out ofG575,with themG846, reasonedG1256%, sabbath daysG4521, threeG5140, andG2532,themG846,untoG4314,went inG1525),his manner wasG1486,asG2596#,paulG3588 G3972,andG1161#, of the jewsG2453!##, a synagogueG3588 G4864, wasG2258, whereG3699%, thessalonicaG2332 #[gP8" bK*qXA% u[R, fellowsG435Q, lewdG4190P, certainG5100O),took unto themG4355N+,moved with envyG2206M%,believed notG544L,whichG3588K,the jewsG2453J,butG1161I,a fewG3641H,notG3756G,womenG1135F%,of the chiefG4413E,andG5037D,multitudeG4128C,a greatG4183B,greeksG1672A',of the devoutG4576@, andG5037?#, silasG3588 G4609>, andG2532=#, with paulG3588 G3972<, consortedG4345;,andG2532:,believedG39829,themG8468,ofG15377,someG51006,andG25325#,christG3588 G55474,isG20763,unto youG52132,preachG26051,iG14730,whomG3739 !M_?( }hR.sX>&kMs#,upside downG387r#,the worldG3588 G3625q#,have turnedG387p,thatG3754o,theseG3778n, cryingG994,m9#, the rulers of the cityG3588 G4173l, untoG1909k, brethrenG80j, certainG5100i,andG2532h#,jasonG3588 G2394g,they drewG4951f,notG3361e,themG846d+,when they foundG2147c,andG1161 b!#,the peopleG3588 G1218a,toG1519`,outG71_,themG846^,to bringG71]!,and soughtG2212\,of jasonG2394[#,the houseG3588 G3614Z,assaultedG2186Y,andG5037X%,on an uproarG2350W#,the cityG3588 G4172V#,and set allG2350"U1,gathered a companyG3792T, andG2532S/, of the baser sortG60 !W`I0hM6zX8!rW, they letG630%, of the otherG3062, andG2532#, jasonG3588 G2394, ofG3844, securityG2425#3, when they had takenG2983 , andG2532 %,these thingsG5023 +,when they heardG191, 9#,the rulers of the cityG3588 G4173 ,andG2532 !#,the peopleG3588 G3793',they troubledG5015,andG1161,jesusG2424,kingG935, anotherG2087', that there isG1511, sayingG3004, of cæsarG2541$)#, to the decreesG3588 G1378~,contraryG561},doG4238|,allG3956{,theseG3778z,andG2532y',hath receivedG5264x,jasonG2394w,whomG3739v,alsoG2532u,hitherG1759t,are comeG3918 "UcK4hP) gL+ nU6, dailyG2250$5)#, the scripturesG3588 G11244%, and searchedG350!3/, readiness of mindG42882, allG39561, withG33260#, the wordG3588 G3056/', they receivedG1209., in thatG3748-%, thessalonicaG2332,, inG1722+!, than thoseG3588*!, more nobleG2104), wereG2258(, theseG3778'#, of the jewsG2453#&'#, the synagogueG3588 G4864%, intoG1519$, wentG549#, comingG3854", whoG3748!, bereaG960 , untoG1519#, nightG3588 G3571, byG1223#, silasG3588 G4609, andG2532, paulG3972, sent awayG1599#, immediatelyG2112%, the brethrenG80, andG1161, goG630, themG846 #RzbL5x_H/pN.iRY, andG2532X%, thither alsoG2546W, they cameG2064V!, bereaG3588 G960U, atG1722T#, paulG3588 G3972S, ofG5259R%, was preachedG2605Q#, of godG3588 G2316P#, the wordG3588 G3056O, thatG3754N', had knowledgeG1097"M%#, thessalonicaG3588 G2332L, ofG575K, the jewsG2453J, whenG5613I, butG1161H, a fewG3641G, notG3756F, of menG435E, andG2532D, greeksG1674C!, which wereG3588B, womenG1135A', of honourableG2158@, alsoG2532?, believedG4100>, themG846=, ofG1537<, manyG4183;, thereforeG3767:, soG37799, wereG21928%, those thingsG50237, whetherG1487 "_pL/s\9 fP8|_{,timotheusG5095z,andG2532y#, silasG3588 G4609x, untoG4314w', a commandmentG1785v, receivingG2983u, andG2532t,athensG116s,untoG2193r,himG846q,broughtG71p#,paulG3588 G3972o),that conductedG2525n,theyG3588m,andG1161l,stillG5278k,thereG1563j,abodeG5278i#,timotheusG3588 G5095h,andG2532g,silasG4609f, butG1161e#, the seaG3588 G2281d, toG1909c!, as it wereG5613b,to goG4198a#,paulG3588 G3972`,sent awayG1821 _%,the brethrenG3588 G80^#,immediatelyG2112],thenG5119\,andG1161 [!#, the peopleG3588 G3793Z!, stirred upG4531 !bmL5qR<&jT- {b,dailyG2250!, the marketG3588 G58, inG1722, andG2532';, with the devout personsG4576, andG2532',with the jewsG2453#'#,the synagogueG3588 G4864,inG1722#,disputed heG1256,thereforeG3767(=,wholly given to idolatryG2712#,the cityG3588 G4172, he sawG2334, whenG5607 , himG846 , inG1722 #, was stirredG3947 #,spiritG3588 G4151 ,hisG846!,athensG3588 G116,atG1722,for themG846,waitedG1551 !#,while paulG3588 G3972,nowG1161',they departedG1826,all speedG5033,withG5613,himG846~,toG4314},to comeG2064|,forG2443 "RxX-x`H0iQ6hR>,himG846=,they tookG1949<,andG5037%;-!, the resurrectionG3588 G386:,andG25329#,jesusG3588 G24248,unto themG8467#,he preachedG20976,becauseG37545,godsG11404!,of strangeG35813),a setter forthG26042,to beG15111!,he seemethG13800!,other someG3588/,sayG3004.,babblerG4691-,thisG3778,,willG2309+,whatG5101*, saidG3004), someG5100(, andG2532', himG846&#, encounteredG4820%),of the stoicksG4770$,andG2532'#/#,of the epicureansG3588 G1946"%,philosophersG5386!,certainG5100 ,thenG1161%,met with himG3909,them thatG3588,withG4314 #[tYA)oT9# fN7 q[a, inG1519 `-,spent their timeG2119_!,were thereG1927^,whichG3588],strangersG3581\,andG2532[',the atheniansG117Z,allG3956Y,forG1161X, meanG2309W%, these thingsG5023V, whatG5101U, thereforeG3767T, knowG1097S,we wouldG1014R!,earsG3588 G189Q,ourG2257P,toG1519O,strangeG3579N,certainG5100M',thou bringestG1533L,forG1063K,speakestG2980J,thouG4675I,whereofG5259H,doctrineG1322G,newG2537F,thisG3778E, whatG5101D, we knowG1097C, mayG1410B, sayingG3004A!,areopagusG3588 G697@,untoG1909?+,and brought himG71 #T~dL/uYC' ~gE.sT#, inscriptionG1924, thisG3739, withG1722, an altarG1041,i foundG2147#,devotionsG3588 G4574~,yourG5216},beheldG333|,andG2532{),as i passed byG1330z,forG1063!y/,too superstitiousG1174x,areG5613w,yeG5209v!, all thingsG3956u, that inG2596t!, i perceiveG2334s, of athensG117r, menG435q,and saidG5346p,hillG697o!,of mars'G3588 G697n,the midstG3319m,inG1722l,stoodG2476k#,paulG3588 G3972j,thenG1161i,new thingG2537h,someG5100g,to hearG191f,orG2532e, to tellG3004d!, but eitherG2228c, elseG2087b, nothingG3762 "^uZC(eK){eJ' {^&,any thingG5100#%3,as though he neededG4326$,handsG5495#,men'sG444",withG5259!',is worshippedG2323 ,neitherG3761+,made with handsG5499,templesG3485,inG1722,notG3756,dwellethG2730,earthG1093,andG2532, of heavenG3772, lordG2962, isG5225), seeing that heG3778, thereinG846!,all thingsG3956,andG2532#,the worldG3588 G2889,that madeG4160#,godG3588 G2316,unto youG5213 ,iG1473 ,declareG2605 ,himG5126 ,worshipG2151 ',ye ignorantlyG50,thereforeG3767,whomG3739,godG2316), to the unknownG57 !TgP2nN8!qZ6}T%G7,they might feel afterG5584F,haplyG1065E,ifG1487D#,the lordG3588 G2962%C7,that they should seekG2212 B!#,habitationG3588 G2733A,of theirG846 @!#,the boundsG3588 G3734?,andG2532 >-,before appointedG4384=,the timesG2540#<3,and hath determinedG3724";%#, of the earthG3588 G1093:#, the faceG3588 G43839, allG39568, onG19097%, for to dwellG27306,of menG4445,nationsG14844,allG39563,bloodG1292,oneG15201,ofG15370,hath madeG4160/,andG5037.!,all thingsG3956-,andG2596,, breathG4157+, andG2532*, lifeG2222), to allG3956(, givethG1325',seeing heG846 $gr[D-oW@mV<$gk,we oughtG3784j#,of godG3588 G2316i',the offspringG1085h,as we areG5225g),forasmuch thenG3767f',his offspringG1085e,alsoG2532d,we areG2070c,forG1063b,have saidG2046a,poetsG4163`,your ownG5209_,ofG2596^, alsoG2532], certainG5100\, asG5613[), have our beingG2070Z, andG2532Y,moveG2795X,andG2532W,we liveG2198V,himG846U,inG1722T,forG1063S,of usG2257R,oneG1520Q,everyG1538P,fromG575O,farG3112N, notG3756M, he beG5225L, thoughG2544K, himG846J, findG2147I,andG2532H,himG846 #Nv^H/lO& mN1qN#,the worldG3588 G3625 ,judgeG2919 ,he willG3195 ,the whichG3739 ,inG1722 ,a dayG2250!/,he hath appointedG2476,becauseG1360,to repentG3340#, every whereG3837!, menG3588 G444, allG3956!, commandethG3853, nowG3568,butG3588,winked atG5237~#,godG3588 G2316%}/,of this ignoranceG3588 G52|,the timesG5550{,andG3767z,deviceG1761y,man'sG444x,andG2532w,by artG5078v,gravenG5480u,stoneG3037t,orG2228s,silverG696r, orG2228q, goldG5557p, like untoG3664o, isG1511n#, the godheadG2304m',to think thatG3543l,notG3756 #Oa@#}[5|dK5jO1,"certainG51000,"howbeitG1161/,!themG846.,!amongG3319-,!fromG1537,,!departedG1831+#,!paulG3588 G3972*,!soG3779), thisG5127(, ofG4012', againG3825&, theeG4675%%, we will hearG191$, saidG2036#, othersG3588", andG1161!, mockedG5512 , someG3588#, of the deadG3498"3, of the resurrectionG386+, when they heardG191, andG1161,the deadG3498,fromG1537,himG846%9,in that he hath raisedG450,unto allG3956,assuranceG4102',he hath givenG3930 -,he hath ordainedG3724, whomG3739, manG435, byG1722', righteousnessG1343, inG1722 #b}`CmV=eN5zbT, comeG2064S, latelyG4373R, in pontusG4193Q#, bornG3588 G1085P,aquilaG207O,namedG3686N,jewG2453M,a certainG5100L,foundG2147K,andG2532J, corinthG2882I, toG1519H, and cameG2064G,athensG116F,fromG1537E,departedG5563D#,paulG3588 G3972C%,these thingsG5023B,afterG3326A,"themG846@,"withG4862?,"othersG2087>,"andG2532=,"damarisG1152<,"namedG3686;," a womanG1135:," andG2532#9)!," the areopagiteG3588 G6988," dionysiusG13547,"the whichG37396,"amongG17225%,"and believedG41004,"unto himG8463,"claveG28532,"menG435 "OgG+ lP9}bKjOv,sabbathG4521u,everyG3956#t'#,the synagogueG3588 G4864s,inG1722r#,he reasonedG1256q,andG1161$p5,they were tentmakersG4635)o3#, by their occupationG3588 G5078n, forG1063m, wroughtG2038l, andG2532k, themG846j,withG3844i,he abodeG3306!h/,of the same craftG3673g,he wasG2258f,becauseG1511e,andG2532d,unto themG846c,and cameG4334b#,romeG3588 G4516a,fromG1537`,to departG5563_,jewsG2453^,allG3956]',had commandedG1299\,claudiusG2804[%,because thatG1223Z,priscillaG4252Y,wifeG1135X,hisG846W,withG2532V#,italyG3588 G2482U, fromG575 !c{dL3e>mV9{c,uponG1909!, bloodG3588 G129, yourG5216, themG846, untoG4314, and saidG2036#,raimentG3588 G2440,he shookG1621!,blasphemedG987,andG2532 !,themselvesG846 /,when they opposedG498 ,andG1161 #,christG3588 G5547 ,jesusG2424#,to the jewsG2453',and testifiedG1263#'#,in the spiritG3588 G4151#, was pressedG4912#, paulG3588 G3972#, macedoniaG3588 G3109, fromG575, were comeG2718#,timotheusG3588 G5095,andG2532~,silasG4609},whenG5613|,andG1161{!, the greeksG1672z, andG2532y, the jewsG2453x, persuadedG3982w,andG5037 !XbE-cJ1pI2nX8, hisG8467,allG36506,withG4862!5##,on the lordG3588 G29624,believedG410053M!,the chief ruler of the synagogueG3588 G7522,crispusG29211,andG1161#0'#,the synagogueG3588 G4864/),joined hard toG4927.,houseG3614-, whoseG3588,#, godG3588 G2316+!, worshippedG4576*, thatG3739), justusG2459(,namedG3686',houseG3614&,a certainG5100%,intoG1519$#,and enteredG2064#,thenceG1564"#,he departedG3327!,andG2532" %#,the gentilesG3588 G1484,untoG1519,i will goG4198!,henceforthG3568,fromG575,cleanG2513,iG1473#,headsG3588 G2776,your ownG5216 $_rV?xbF0mVA+w_\, theeG4571[, to hurtG2559Z, on theeG4671Y, shall setG2007X, no manG3762W, andG2532V, theeG4675U, withG3326T, amG1510S, iG1473R, forG1360Q, thy peaceG4623P, notG3361O, holdG4623N, andG2532M, speakG2980L, butG235K, afraidG5399J, notG3361I, beG5399H, a visionG3705G, byG1223F, the nightG3571E, inG1722D#, to paulG3588 G3972C#, the lordG3588 G2962B, spakeG2036A, thenG1161@',were baptizedG907?,andG2532>,believedG4100=,hearingG191"<1, of the corinthiansG2881;, manyG4183:, andG25329#, houseG3588 G3624 "\t\>'gG.]:t\~, thisG3778}, sayingG3004&|/!, the judgment seatG3588 G968{, toG1909z, himG846y, broughtG71x, andG2532"w%#, against paulG3588 G3972v+, with one accordG3661!u/, made insurrectionG2721t, the jewsG2453s!, of achaiaG3588 G882r), was the deputyG445q#, when gallioG1058p, andG1161o, themG846n, amongG1722m#, of godG3588 G2316l#, the wordG3588 G3056k, teachingG1321j, monthsG3376i, sixG1803h, andG2532g, a yearG1763f%, he continuedG2523e, andG5037d#, cityG3588 G4172c, thisG3778b, inG1722a, peopleG2992`, muchG4183_, haveG2076^, iG3427], forG1360 #NmL5hL6lR4~eN!,andG2532 ,wordsG3056,ofG4012!,a questionG2213,it beG2076,ifG1487,butG1161,with youG5216',i should bearG430!,would thatG2596,reasonG3056,jewsG2453,oG5599,lewdnessG4467,wickedG4190,orG2228,of wrongG92,a matterG5100,it wereG2258, ifG1487 , the jewsG2453 , untoG4314 ,saidG2036 #,gallioG3588 G1058 #,mouthG3588 G4750,to openG455',was now aboutG3195#,when paulG3588 G3972,andG1161#, the lawG3588 G3551#, contrary toG3844#, godG3588 G2316!, to worshipG4576!, menG3588 G444!, persuadethG374 "^oZB,X@){a7 y^C,tarriedG4357B,paulG3972A,andG1161@+,of those thingsG5130?, noneG3762>, cared forG3199=#, gallioG3588 G1058<, andG2532&;/!, the judgment seatG3588 G968:,beforeG17159,and beatG518058M!,the chief ruler of the synagogueG3588 G7527,sosthenesG49886,tookG1949 5!#,the greeksG3588 G16724,allG39563,thenG1161&2/!,the judgment seatG3588 G9681,fromG5750,themG846/,he draveG556.,andG2532-,of suchG5130,,judgeG2923+,noG3756*,beG1511),willG1014(,iG1473',forG1063&,look yeG3700%, lawG3551$, yourG5209#, andG2532", namesG3686 "me@( wW9#uZC&m#e'#,the synagogueG3588 G4864d, intoG1519c, enteredG1525b, himselfG846a, heG1525`, butG1161_,thereG847^,left themG2641],andG2548\,ephesusG2181[,toG1519Z,he cameG2658Y,andG1161X,a vowG2171W,he hadG2192V,forG1063U,cenchreaG2747T,inG1722S#,headG3588 G2776R%,having shornG2751Q,aquilaG207P,andG2532O,priscillaG4252N,himG846M,withG4862L, andG2532K#, syriaG3588 G4947J, intoG1519!I/, and sailed thenceG1602#H+, of the brethrenG3588 G80&G;,and then took his leaveG657F,whileG2250E,a goodG2425D,yetG2089 $]u_F,jO5 wZC# y] ,he sailedG321,andG2532,willG2309#,godG3588 G2316,ifG2309,youG5209,untoG4314,againG3825',i will returnG344,butG1161,jerusalemG2414~, inG1519}#, that comethG2064 |!#, this feastG3588 G1859{, keepG4160z%, by all meansG3843y,mustG1163x,iG3165w,sayingG2036v,farewellG657u,themG846t,badeG657s,butG235r, notG3756q%, he consentedG1962p, themG846o,withG3844n,timeG5550m,longerG4119l,tarryG3306k,toG1909j,desiredG2065i,theyG846h,whenG1161g',with the jewsG2453f%,and reasonedG1256bR&RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{&t&&6&X&x&&=&^&&"&B&d&&)&t&&6&X&x&&=&^&&"&B&d&&)&K&m& &/&R&s&&6&Y&{&&>&a&&&&G&k&&1&T&v&&8&\&~&!&C&e& &*&K&l&&2&S&u&&9&[&&!&B&’f&Ò&Ē+&ŒL&ƒl&ǒ &Ȓ.&ɒO&ʒp&˒&̒4&͒W&Βy&ϒ&В?&ђb&Ғ&Ӓ'&ԒH&Ւl&֒&ג1&ؒS&ْv&ڒ&ے:&ܒ]&ݒ~&ޒ!&ߒB&d&ᒎ&⒎)&㒎L&䒎n&咏&撏1&璏U&蒏w&钐&꒐9&뒐[ !cuY;$ YA) z^=&c*#,bornG3588 G1085),apollosG625(,namedG3686',jewG2453&,a certainG5100%,andG1161#$'#,the disciplesG3588 G3101#,allG3956"', strengtheningG1991!, in orderG2517 , phrygiaG5435, andG2532!, of galatiaG1054#,the countryG5561',and went overG1330#,he departedG1831,timeG5550,someG5100"1,after he had spentG4160,andG2532, antiochG490, toG1519%, he went downG2597 !#,the churchG3588 G1577,salutedG782,andG2532#,and gone upG305,cæsareaG2542,atG1519" 1,when he had landedG2718 ,andG2532 #,ephesusG3588 G2181 ,fromG575 !a{S;% pY8sQ6waK,inG1722J+,to speak boldlyG3955I,beganG756H,heG3778G,andG5037F,of johnG2491 E#!,the baptismG3588 G908D,onlyG3440C,knowingG1987B#,the lordG3588 G2962A,ofG4012@!, the thingsG3588?!, diligentlyG199>, taughtG1321=, andG2532<, he spakeG2980#;'#,in the spiritG3588 G4151:',being ferventG22049,andG2532!8##,of the lordG3588 G2962 7!#,in the wayG3588 G35986!,instructedG27275,wasG22584,this manG37783,ephesusG21812,toG15191,cameG2658$0)#, the scripturesG3588 G1124/, inG1722., mightyG1415-, manG435,#,an eloquentG3052+',at alexandriaG221 !j{^B%mL5lO( jl,whichG3588k,muchG4183j#,helped themG4820 i-,when he was comeG3854h, whoG3739g, himG846f!, to receiveG588#e'#, the disciplesG3588 G3101d, exhortingG4389c,wroteG1125 b%,the brethrenG3588 G80a!,achaiaG3588 G882`,intoG1519_,to passG1330^%,was disposedG1014],when heG846\,andG1161[),more perfectlyG199Z#,of godG3588 G2316Y,the wayG3598X,unto himG846W,expoundedG1620V,andG2532U,untoG4355T,himG846S,they tookG4355R,had heardG191Q, priscillaG4252P, andG2532O, aquilaG207N, whenG191M, whomG846#L'#,the synagogueG3588 G4864 "TpS7yYBX<" oT,he saidG2036 ,disciplesG3101 ,certainG5100 ,findingG2147 ,andG2532 ,ephesusG2181,toG1519,cameG2064, coastsG3313, the upperG510%7, having passed throughG1330, paulG3972, corinthG2882,atG1722,wasG1511"'!,while apollosG3588 G625~,thatG1722}+,it came to passG1096|,andG1161{#,christG3588 G5547z, wasG1511y, jesusG2424x, thatG1925$w)#, the scripturesG3588 G1124v, byG1223u,shewingG1925t,publicklyG1219s,the jewsG2453r,convincedG1246q#,he mightilyG2159p,forG1063o#,graceG3588 G5485n,throughG1223m%,had believedG4100 $\gB+qU;" yV?" v\2,verilyG33031,johnG24910,paulG3972/,saidG2036.,thenG1161-,baptismG908,,john'sG2491+, untoG1519*, they saidG2036), andG1161(-, were ye baptizedG907', thenG3767&,whatG5101%,untoG1519$,themG846#,untoG4314",he saidG2036!,andG5037 ,ghostG4151,any holyG40,there beG2076,whetherG1487,heardG191),not so much asG3761,we haveG191, himG846, untoG4314, they saidG2036, andG1161!/, since ye believedG4100,ghostG4151,the holyG40#,ye receivedG2983,haveG1487,themG846,untoG4314 !^cK$u_?&oV?t^S, onG1909R, cameG2064Q#,ghostG3588 G4151P,the holyG40O,upon themG846N#,handsG3588 G5495M,had laidG2007L#,when paulG3588 G3972K,andG2532J,jesusG2424!I##,of the lordG3588 G2962H#,the nameG3588 G3686G,inG1519!F1,they were baptizedG907E!,they heardG191D,whenG1161C,jesusG2424B#,christG3588 G5547A,onG1519@,isG2076?,thatG5124>,himG846=,afterG3326<#,should comeG2064;,him whichG3588:, onG1519#93, they should believeG41008, thatG2443 7!#, the peopleG3588 G29926, sayingG30045',of repentanceG33414-,with the baptismG9083,baptizedG907 "L}_H1[7pR.nLu), but spake evilG2551t%, believed notG544s, andG2532r', were hardenedG4645q, diversG5100p, whenG5613o, butG1161n#,of godG3588 G2316 m#!,the kingdomG3588 G932l!, concerningG4012k!, the thingsG3588j!, persuadingG3982i, andG2532h, disputingG1256g,monthsG3376f,threeG5140 e-,for the space ofG1909 d-,and spake boldlyG3955#c'#,the synagogueG3588 G4864b,intoG1519a,he wentG1525`,andG1161_,twelveG1177^,aboutG5616],wereG2258\,the menG435[,allG3956Z,andG1161Y!,prophesiedG4395X,andG2532W%,with tonguesG1100V!, they spakeG2980U, andG5037T, themG846 !`|eN.}aJ2xY9!z`, greeksG1672, andG2532, jewsG2453, bothG5037, jesusG2424!##, of the lordG3588 G2962#, the wordG3588 G3056, heardG191!, in asiaG3588 G773 #, which dweltG2730 , theyG3588 , allG3956 , so thatG5620 , yearsG2094, twoG1417+, by the space ofG1909, continuedG1096, thisG5124, andG1161, tyrannusG5181, of oneG5100 !#, the schoolG3588 G4981, inG1722, dailyG2250~, disputingG1256#}'#, the disciplesG3588 G3101|', and separatedG873{, themG846z, fromG575y#, he departedG868#x'#, the multitudeG3588 G4128w, beforeG1799!v##, of that wayG3588 G3598 #czdA& mL6cH,c9, exorcistsG18458, jewsG24537%, the vagabondG40226, ofG5755, certainG51004, thenG11613, themG8462, ofG5751, went outG18310, spiritsG4151/, the evilG4190., andG5037-, themG846,, fromG575+, departedG525"*%#, the diseasesG3588 G3554), andG2532(, apronsG4612', orG2228&', handkerchiefsG4676%, the sickG770$, untoG1909#%, were broughtG2018"#, bodyG3588 G5559!, hisG846 , fromG575, so thatG5620, of paulG3972#, the handsG3588 G5495, byG1223, miraclesG1411, specialG5177, wroughtG4160#, godG3588 G2316, andG5037 "Ov^=mU7lE(iO[,i knowG1097Z#,jesusG3588 G2424Y,and saidG2036X,answeredG611W#,spiritG3588 G4151V,the evilG4190U,andG1161T, soG5124S, which didG4160#R5, chief of the priestsG749Q, a jewG2453P,scevaG4630O,ofG4630N,sonsG5207M,sevenG2033L!,there wereG2258K,andG1161J, preachethG2784I#, paulG3588 G3972H, whomG3739G#, by jesusG3588 G2424F, youG5209E, we adjureG3726D, sayingG3004C, jesusG2424!B##, of the lordG3588 G2962A#, the nameG3588 G3686@#, spiritsG3588 G4151?, evilG4190>, which hadG2192=, themG3588<, overG1909;, to callG3687:), took upon themG2021 $mlV? nW@$ hP1m,to allG3956~,knownG1110},wasG1096|,thisG5124{,andG1161z,woundedG5135y,andG2532x,nakedG1131w#,houseG3588 G3624v,thatG1565u,out ofG1537t,they fledG1628s,so thatG5620r,themG846q,againstG2596p',and prevailedG2480o,themG846n, overcameG2634m, andG2532l, themG846k, onG1909j, leapedG2177i,wasG2258h#,spiritG3588 G4151g,the evilG4190f,whomG3739e,inG1722d!,the manG3588 G444c,andG2532b,yeG5210a,areG2075`, whoG5101_, butG1161^, i knowG1987]#, paulG3588 G3972\, andG2532 "d[D,rY8! lT5d!, togetherG4851 !,booksG3588 G976',brought theirG4851%,curious artsG4021+,also which usedG4238,of themG3588,manyG2425#, deedsG3588 G4234, theirG846!,and shewedG312,confessedG1843,andG2532,cameG2064,believedG4100,thatG3588,manyG4183,andG5037',was magnifiedG3170,jesusG2424!##,of the lordG3588 G2962 #,the nameG3588 G3686 ,andG2532 ,allG3956 ,themG846 ,onG1909,fellG1968,fearG5401, andG2532 !#, at ephesusG3588 G2181, dwellingG2730, alsoG5037, greeksG1672,andG2532,the jewsG2453 !`uR8!nL,gQ-}`B,jerusalemG2419A,toG1519@,to goG4198?, achaiaG882>, andG2532=#, macedoniaG3588 G3109*<A, when he had passed throughG1330 ;!#, the spiritG3588 G4151:,inG17229,purposedG50878#,paulG3588 G39727!,were endedG41376%,these thingsG50235,afterG56134,prevailedG24803,andG25322#,of godG3588 G29621#,the wordG3588 G30560,grewG837/,mightilyG2904.,soG3779-,of silverG694,,thousandG3461+,fiftyG4002*,foundG2147),andG2532(,of themG846'#,the priceG3588 G5092&%,they countedG4860%, andG2532$, allG3956#, beforeG1799"+, and burned themG2618 $QmU=&qN3cC,sQf#, that wayG3588 G3598e, aboutG4012d,stirG5017c,smallG3641b,noG3756a#,there aroseG1096`#,timeG3588 G2540_,the sameG1565^,andG1161]%,for a seasonG5550\!,asiaG3588 G773[,inG1519Z,stayedG1907Y, himselfG846X, but heG1907W, erastusG2037V, andG2532U, timotheusG5095T,unto himG846S+,that ministeredG1247R,of themG3588Q,twoG1417P#,macedoniaG3588 G3109O,intoG1519N,he sentG649M,soG1161L,romeG4516K,seeG1492J,alsoG2532I,mustG1163H,iG3165G,thereG1563F,have beenG1096E,iG3165D,afterG3326C,sayingG2036 "cvX?$zb<$~fP8zc,hearG191,andG2532,ye seeG2334,moreoverG2532#,wealthG3588 G2142,ourG2257,we haveG2076#,craftG3588 G2039,thisG3778, byG1537~, thatG3754}, ye knowG1987|, sirsG435{, and saidG2036z+,like occupationG5108y,ofG4012x#,the workmenG2040w,withG2532"v1,he called togetherG4867u,whomG3739(t1#,unto the craftsmenG3588 G5079s, gainG2039r, smallG3641q, noG3756p, broughtG3930o, for dianaG735n,shrinesG3485m,silverG693l!,which madeG4160k',a silversmithG695j,demetriusG1216i,namedG3686h,a certainG5100g,forG1063 #kjL5kQ9kS;$k+, alsoG2532*, butG235), at noughtG557(, be setG2064', toG1519&%,is in dangerG2793%#,craftG3588 G3313$,ourG2254#,thisG5124",onlyG3440!,notG3756 ,so thatG1161!,with handsG5495,are madeG1096,whichG3588,godsG2316,noG3756,they beG1526,thatG3754,sayingG3004,peopleG3793,muchG2425+,and turned awayG3179),hath persuadedG3982#,paulG3588 G3972,thisG3778!, asiaG3588 G773, allG3956!, throughoutG1223, almostG4975 , butG235 !,at ephesusG2181 ,aloneG3440 ,notG3756 ,thatG3754 !ZwZ>'xa>~aG.|ZL),with confusionG4799K!,was filledG4130J#,cityG3588 G4172I,the wholeG3650H,andG2532 G-, of the ephesiansG2180F!, dianaG3588 G735E, greatG3173D,sayingG3004C,cried outG2896B,andG2532A,of wrathG2372@,fullG4134?,they wereG1096>+,when they heardG191=,andG1161<#,!worshippethG4576;#, the worldG3588 G3625:,andG25329!,asiaG3588 G7738,allG36507,whomG3739#63,should be destroyedG2507"5%#,magnificenceG3588 G31684,herG8463,andG25322,despisedG30491,should beG31950,dianaG735/,goddessG2299.%,of the greatG3173-,templeG2411,,that theG3588 czV6x[Bs\Acl, desiringG3870k, himG846j, untoG4314i,sentG3992h,friendsG5384g,hisG846f!,which wereG5607)e5!,of the chief of asiaG3588 G775d,certainG5100c,andG1161b, notG3756a, himG846`, sufferedG1439#_'#,the disciplesG3588 G3101 ^!#,the peopleG3588 G1218],untoG1519\+,have entered inG1525[,wouldG1014Z,when paulG3972Y,andG1161!X##,the theatreG3588 G2302W,intoG1519V+,with one accordG3661U#,they rushedG3729$T5, companions in travelG4898S#, paul'sG3588 G3972 R-, men of macedoniaG3110Q#, aristarchusG708P, andG2532O,gaiusG1050N',having caughtG4884M,andG5037 !_fO2rV?sW={_ ,!beckonedG2678 ,! alexanderG223 ,! andG1161 ,! forwardG4261 ,! himG846,! puttingG4261,!the jewsG2453#'#,!the multitudeG3588 G3793,!out ofG1537,!alexanderG223,!they drewG4264,!andG1161';, they were come togetherG4905, whereforeG1752, notG3756~, knewG1492}', the more partG4119|, andG2532{, confusedG4797z, wasG2258"y%#, the assemblyG3588 G1577x, forG1063w, anotherG5100v, someG243u, andG3303t+, cried one thingG2896s, thereforeG3767r, someG243!q##,the theatreG3588 G2302p,intoG1519!o/,adventure himselfG1438n, notG3361m', that he wouldG1325 !TkT2eO8dD oT.,#knowethG1097-,#thatG3739,,#is thereG2076+,# manG444*,# whatG5101)!,# of ephesusG2180(,# menG435',#he saidG5346 &!#,#the peopleG3588 G3793%%,#had appeasedG2687($1#,#when the townclerkG3588 G1122#,#andG1161 "-,"of the ephesiansG2180!!,"dianaG3588 G735 ,"greatG3173,"cried outG2896,"hoursG5610," twoG1417," ofG1909+," about the spaceG5613," voiceG5456," oneG1520,"withG1096,"allG3956,"a jewG2453,"he wasG2076,"thatG3754),"when they knewG1921,"butG1161%+#,!unto the peopleG3588 G1218-,!made his defenceG626),!and would haveG2309#'#,!with the handG3588 G5495 !VsS8  h='w`8 qVO,% of yourG5216N#,% blasphemersG987M,%nor yetG3777#L3,%robbers of churchesG2417K,%neitherG3777J,%which areG3588I,%menG435H,%theseG5128$G9,%ye have brought hitherG71F,%forG1063E,$ rashlyG4312D,$ nothingG3367C,$ to doG4238B,$ andG2532A,$ quietG2687@,$to beG5225?,$oughtG1163>,$yeG5209'==,$cannot be spoken againstG368<%,$these thingsG5130;,$then thatG3767:,$seeingG5607,9E,#which fell down from jupiterG13568,#of theG13567,#andG25326,#dianaG7355,#goddessG22994%,#of the greatG31733%,#a worshipperG35112,#isG5607 1-,#of the ephesiansG21800,#the cityG4172/,#notG3756 !YxW:" pY<!wY8Y(p=,(to be called in questionG1458 o-,(we are in dangerG2793n,(forG1063m,' assemblyG1577l,' a lawfulG1772k,' inG1722&j9,'it shall be determinedG1956i','other mattersG2087h!,'concerningG4012g,'any thingG5100f!,'ye enquireG1934e,'ifG1487d,'butG1161c#,&one anotherG240 b-,&let them impleadG1458a,&deputiesG446`,&there areG1526_,&andG2532^,&is openG71],&the lawG60\,& any manG5100[,& againstG4314Z,& a matterG3056Y,& haveG2192X,& himG846W,&withG4862V,&which areG3588U',&the craftsmenG5079T,&andG2532S,&demetriusG1216R,&ifG1487Q,&whereforeG3767P#,% goddessG3588 G2299 !O|\B+ nT5`9"xO%7,when he had gone overG1330,andG1161#,macedoniaG3588 G3109, intoG1519 , for to goG4198 %, and departedG1831 , embracedG782 , andG2532# '#,the disciplesG3588 G3101#,called untoG4341#,paulG3588 G3972!,was ceasedG3973 !#,the uproarG3588 G2351,afterG3326,andG1161"%#,)the assemblyG3588 G1577%,)he dismissedG630,)spokenG2036,)thusG5023~#,)when he hadG2036},)andG2532|#,(concourseG3588 G4963{,(thisG3778z,(ofG4012y!,(an accountG3056x,(giveG591w,( we mayG1410v',( cause wherebyG159u,( noG3367t#,( there beingG5225s,(uproarG4714r!,(this day'sG4594q,(forG4012 #S}eF+tX;!{^C&jS4,andG11613,of bereaG9612,sopaterG49861!,asiaG3588 G7730,intoG891/,himG846!./,there accompaniedG4902-,andG1161,,macedoniaG3109+,throughG1223*,to returnG5290),purposedG1106(,heG1096'#,syriaG3588 G4947&,intoG1519%, to sailG321$+, as he was aboutG3195#, for himG846", laid waitG1917!, the jewsG2453 ,and whenG1096,monthsG3376,threeG5140,abodeG4160,andG5037#, greeceG3588 G1671, intoG1519, he cameG2064#, exhortationG3056,muchG4183,themG846,had givenG3870,andG2532#,partsG3588 G3313,thoseG1565 #apW;$mM2jQ/ vaW,inG891V#,troasG3588 G5174U,toG1519T, themG846S, untoG4314R, cameG2064Q, andG2532"P3, of unleavened breadG106O#,the daysG3588 G2250N,afterG3326M,philippiG5375L,fromG575K#,sailed awayG1602J,weG2249I,andG1161H,troasG5174G,atG1722F,for usG2248E,tarriedG3306D%,going beforeG4281C,theseG3778B,trophimusG5161A,andG2532@,tychicusG5190?,of asiaG774>,andG1161=,timotheusG5095<,andG2532;,of derbeG1190:,gaiusG10509, andG25328, secundusG45807, andG25326#, aristarchusG708$55, of the thessaloniansG2331 "PjS;}eG+cJ.mPy,they wereG2258x,whereG3757'w/#,the upper chamberG3588 G5253v,inG1722u,lightsG2985t,manyG2425s!,there wereG2258r,andG1161q,midnightG3317p,untilG3360 o!#,his speechG3588 G3056n,continuedG3905m,andG5037l!,the morrowG1887k,to departG1826j,readyG3195i,unto themG846h,preachedG1256g#, paulG3588 G3972f, breadG740e, to breakG2806d', came togetherG4863#c'#, the disciplesG3588 G3101b,whenG4863!a##,of the weekG3588 G4521`,the firstG1520_,uponG1161^,andG1722],daysG2250\,sevenG2033[,we abodeG1304Z,whereG3757Y,daysG2250X,fiveG4002 "SoR5qZB%oX<&pS, embracingG4843, andG2532, on himG846, and fellG1968, went downG2597#, paulG3588 G3972, andG1161, deadG3498, upG2736, was takenG142, andG2532$)#, the third loftG3588 G5152, fromG575', and fell downG4098 #, sleepG3588 G5258 , withG575 %, he sunk downG2702 , preachingG1256 , longG4119, wasG1256#, paulG3588 G3972, and asG1909, sleepG5258#, into a deepG901%, being fallenG2702, eutychusG2161, namedG3686, young manG3494, a certainG5100~#, a windowG3588 G2376}, inG1909|, there satG2521{, andG1161!z/, gathered togetherG4863 $VkS='{dK4w`BlV?, weG2249>, andG1161=, comfortedG3870<, a littleG3357;, notG3756:, wereG38709, andG25328, aliveG2198#7'#, the young manG3588 G38166%, they broughtG715, andG11614#, he departedG18313, soG37792%, break of dayG8271, even tillG8910!, long whileG2425/, aG1909., talkedG3656-, andG5037,, eatenG1089+, andG2532*, breadG740)!, had brokenG2806(, andG2532-'I, he therefore was come up againG305&, whenG1161%, himG846$, inG1722#, isG2076", lifeG5590!, hisG846 , forG1063!, yourselvesG2350, notG3361, troubleG2350, saidG2036 #\xZA$ jP1iT8"u\b, chiosG5508a%,over againstG481`,the nextG1966_,and cameG2658^,thenceG2547]',and we sailedG636\, mityleneG3412[, toG1519Z, and cameG2064Y, inG353X,himG846W,we tookG353V!,assosG3588 G789U,atG1519T,with usG2254S,he metG4820R,whenG5613Q,andG1161P#, to go afootG3978O, himselfG846N, mindingG3195M%, he appointedG1299L, hadG2258K, soG3779J, forG1063I#, in paulG3588 G3972H, to takeG353G, intendingG3195F, thereG1564E!, assosG3588 G789D, untoG1519C!, and sailedG321B#, shipG3588 G4143A, toG1909@#, went beforeG4281 #[iN8yW9cL/|[#,the dayG3588 G2250,jerusalemG2414,atG1519,to beG1096,for himG846,possibleG1415,it wereG2258~,ifG1487},he hastedG4692|, forG1063{!, asiaG3588 G773z, inG1722y), spend the timeG5551x, notG3361w,wouldG1096v,heG846u,becauseG3704t#,ephesusG3588 G2181s!,to sail byG3896r),had determinedG2919q#,paulG3588 G3972p,forG1063o,miletusG3399n,toG1519m,we cameG2064l%,and the nextG2192k!,trogylliumG5175j,atG1722i,tarriedG3306h,andG2532g,samosG4544f, atG1519e!, we arrivedG3846d, the nextG2087c, andG1161 "cpZ?!u_D(}eH#c'#,the lordG3588 G2962&,servingG1398%,seasonsG5550$,at allG3956#,youG5216",withG3326!#,i have beenG1096! /,after what mannerG4459!,asiaG3588 G773,intoG1519,i cameG1910,thatG3739, dayG2250, the firstG4413, fromG575, knowG1987, yeG5210,unto themG846,he saidG2036,himG846,toG4314),they were comeG3854,whenG5613,andG1161#'#, of the churchG3588 G1577!, the eldersG4245 !,and calledG3333 ,ephesusG2181 ,toG1519 ,he sentG3992 #,miletusG3588 G3399,fromG575,andG1161"%#,of pentecostG3588 G4005 !ey`I* }^CfO7eH!,repentanceG3341G',to the greeksG1672F,and alsoG2532E#,to the jewsG2453D,bothG5037C!,testifyingG1263B),house to houseG3624A,fromG2596@,andG2532?,publicklyG1219>, youG5209=#, have taughtG1321<, andG2532;, youG5213:#, have shewedG3129,butG3361#83,that was profitableG48517,nothingG37626#,i kept backG52885,howG56134#,of the jewsG2453'3/#,the lying in waitG3588 G19172,byG17221,meG34270%, which befellG4819/#, temptationsG3986., andG2532-, tearsG1144,, with manyG4183+,andG2532 *-,humility of mindG5012),allG3956(,withG3326 $\hJ1dL/yaI/s\l, andG2532k, bondsG1199j, thatG3754i, sayingG3004h!,every cityG4172g,inG2596f!,witnessethG1263e#,ghostG3588 G4151d,the holyG40c,thatG3754b,saveG4133a,thereG846`,meG3427_%,shall befallG4876^, thatG1722]!, the thingsG3588\, knowingG1492[, notG3361Z, jerusalemG2419Y,untoG1519#X'#,in the spiritG3588 G4151W,boundG1210V,goG4198U,iG1473T,beholdG2400S,nowG3568R,andG2532Q,christG5547P,jesusG2424O#,lordG3588 G2962N,ourG2257M, towardG1519L, faithG4102K, andG2532J#, godG3588 G2316I, towardG1519 "TaF+hR2tR9iT,iG1473 ,beholdG2400 ,nowG3568 ,andG2532 #,of godG3588 G2316" %#,of the graceG3588 G5485 !#,the gospelG3588 G2098!,to testifyG1263,jesusG2424#,the lordG3588 G2962,ofG3844+,i have receivedG2983,whichG3739"%#,the ministryG3588 G1248,andG2532,joyG5479~,withG3326}#,courseG3588 G1408|, myG3450#{3, that i might finishG5048z, soG5613y#, unto myselfG1683x, dearG5093w#,lifeG3588 G5590v,myG3450u,count iG2192t,neitherG3761s,move meG4160r+,of these thingsG3056q,noneG3762p,butG235o,meG3165n,abideG3306m#, afflictionsG2347 #irS6iO8nT=# i!1##, the counselG3588 G10120, allG3956/,unto youG5213.,declareG312-,toG3361,,shunnedG5288+,notG3756*,i haveG5288),forG1063(,of allG3956'!, the bloodG3588 G129&, fromG575%, pureG2513$, iG1473#, thatG3754",dayG2250!,thisG4594 ,to recordG3143,youG5213,i takeG3143,whereforeG1352,no moreG3765#,faceG3588 G4383,myG3450,shall seeG3700#,of godG3588 G2316 #!, the kingdomG3588 G932, preachingG2784#, i have goneG1330, whomG3739, amongG1722,allG3956,yeG5210,thatG3754,knowG1492 "SlR/pU1q\D,oSS, in amongG1519R, enterG1525Q, wolvesG3074P), shall grievousG926O!,departingG3588 G867N,myG3450M,afterG3326L,thatG3754K,thisG5124J,knowG1492I,iG1473H,forG1063G,bloodG129F,his ownG2398E,withG1223!D/,he hath purchasedG4046C,whichG3739B#,of godG3588 G2316 A!#,the churchG3588 G1577@,to feedG4165?,overseersG1985>,youG5209=, hath madeG5087<#, ghostG3588 G4151;, the holyG40:, the whichG37399, overG17228#,the flockG3588 G41687,to allG39566,andG25325+,unto yourselvesG14384,thereforeG37673,take heedG43372#, of godG3588 G2316 #]|fN1jQ:jO6y]v, brethrenG3588u, nowG3908t, andG2532s,tearsG1144r,withG3326q, dayG2250p, andG2532o, nightG3571n, oneG1520m, everyG1538l,to warnG3560k,notG3756j,i ceasedG3973+iC,by the space of three yearsG5148h,thatG3754g%,and rememberG3421f,watchG1127e,thereforeG1352d,themG846c, afterG3694b#, disciplesG3588 G3101a%, to draw awayG645`+, perverse thingsG1294_, speakingG2980^,ariseG450],menG435\,shallG435[!,own selvesG846Z,yourG5216Y,ofG1537X,alsoG2532W#,the flockG3588 G4168V,sparingG5339U,notG3361T, youG5209 "d~dL+mQ/ ybL/d!##," necessitiesG3588 G5532," unto myG3450+,"have ministeredG5256#,"handsG3588 G5495,"theseG3778,"thatG3754,"knowG1097!,"yourselvesG846,"yeG1097,"yeaG1161,!apparelG2441 ,!orG2228 ,!goldG5553 ,!orG2228 ,!silverG694 ,!no man'sG3762),!i have covetedG1937), are sanctifiedG3956!, them whichG37, allG3956, amongG3588), an inheritanceG1722, youG2817, to giveG5213, andG1325+, to build you upG2532~', which is ableG2026}, graceG846|, of hisG3588{#, to the wordG3588z, andG3588y, to godG2532x, youG80w, i commendG5209 "cbK-sT1 ~cH0c:!,$and prayedG4336%9+#,$he kneeled downG3588 G11198,$spokenG20367,$thusG50236#,$when he hadG20365,$andG25324!,#to receiveG29833,#thanG22282,#to giveG13251,#blessedG31070,#moreG3123/,#it isG2076.,#saidG2036-,#heG846,,#howG3754+,#jesusG2424!*##,#of the lordG3588 G2962)#,# the wordsG3588 G3056(#,# to rememberG3421',# andG5037&,# the weakG770%!,# to supportG482$,#ye oughtG1163#,#labouringG2872",#soG3779!,#how thatG3754 !,#all thingsG3956,#youG5213',#i have shewedG5263,"meG1700,"withG3326," that wereG5607," to themG3588," andG2532 #bt\D-pQ:~`E. b]!,that afterG5613\+,it came to passG1096[,andG1161Z#,&the shipG3588 G4143Y,&untoG1519X,&himG846 W-,&they accompaniedG4311V,& andG1161U,& no moreG3765T#,& faceG3588 G4383S,& hisG846R,& seeG2334Q#,&they shouldG3195P,&thatG3754O,&he spakeG2046N,&whichG3739M#,&the wordsG3588 G3056L,&forG1909K#,&most of allG3122J,&sorrowingG3600I,% himG846H!,% and kissedG2705G#,% neckG3588 G5137F#,% paul'sG3588 G3972E,%onG1909D,%fellG1968C,%andG2532B,%soreG2805A,%weptG1096@,%allG3956?,%theyG2425>,%andG1161=,$ allG3956<,$ themG846;,$ withG4862 !a{`6}ZB(fF/a~!,and sailedG4126 }-,on the left handG2176|,itG846{,leftG2641z,weG2532y#,cyprusG3588 G2954%x9,when we had discoveredG398w,nowG1161v',and set forthG321u),we went aboardG1910t,pheniciaG5403s,untoG1519r%,sailing overG1276q,a shipG4143p,findingG2147o,andG2532n,pataraG3959m,untoG1519l+,and from thenceG2547k#,rhodesG3588 G4499j,untoG1519i,followingG1836h,theG1836g,andG1161f#, coosG3588 G2972e, untoG1519&d9, with a straight courseG2113c, we cameG2064b-, and had launchedG321a,themG846`,fromG575_#,were gottenG645^,weG2248 #kpY@y[B)mV=( k !!#,those daysG3588 G2250 %,accomplishedG1822,hadG1096,weG2248,whenG3753,andG1161,jerusalemG1519,toG305,go upG3361,notG4151),that he shouldG3361!,the spiritG3588, throughG3004, to paulG3588, saidG3972, whoG2033, daysG847,sevenG2250,thereG1961!,we tarriedG3101 ,disciplesG3588 ,findingG429 ,andG2532 !#,her burdenG3588 G1117 ,to unladeG670,wasG2258#,the shipG3588 G4143,thereG1566,forG1063,tyreG5184, atG1519, landedG2609, andG2532, syriaG4947, intoG1519 !\lN6aC- lN7s\B,fromG575A#,courseG3588 G4144@%,had finishedG1274?,when weG2249>,andG1161=!, home againG2398<, returnedG5290;, theyG1565:,andG11619#,shipG3588 G41438,we tookG19107),one of anotherG240*6C,when we had taken our leaveG7825,andG25324!,and prayedG43363!,the shoreG3588 G1232,onG19091#,downG3588 G11190!,we kneeledG5087/,andG2532.#,the cityG3588 G4172-,out ofG1854,,tillG2193+,childrenG5043*,andG2532),wivesG1135(, withG4862'!, on our wayG4311&, usG2248%, broughtG4311$%, and they allG3956 #-,and went our wayG4198"#,we departedG1831 "giE(xb:^A~gd, andG1161c,himG846b,withG3844a,and abodeG3306`,the sevenG2033_,ofG1537^,which wasG5607$])#,the evangelistG3588 G2099\,of philipG5376[#,the houseG3588 G3624Z,intoG1519Y!,we enteredG1525X, andG2532W, cæsareaG2542V, untoG1519U, and cameG2064T, departedG1831$S)#,paul's companyG3588 G3972R,ofG4012Q%,we that wereG3588P,the nextG1887O,andG1161N,dayG2250M,oneG1520L,themG846K,withG3844J, and abodeG3306 I%, the brethrenG3588 G80H, salutedG782G, andG2532F, ptolemaisG4424E,toG1519D,we cameG2658C,tyreG5184 "gyS<#~aF-rR;"g, saithG3004, thusG3592, and saidG2036#, feetG3588 G4228, andG2532#, handsG3588 G5495, his ownG846, boundG1210~, andG5037}#, girdleG3588 G2223|#, paul'sG3588 G3972{, he tookG142z, usG2248y, untoG4314 x-, when he was comeG2064w, andG2532v, agabusG13u, namedG3686t, prophetG4396s, a certainG5100r#, judæaG3588 G2449q, fromG575p+, there came downG2718o, daysG2250n, manyG4119m, tarriedG1961l, as weG2257k, andG1161"j1, which did prophesyG4395i, virginsG3933h, daughtersG2364g, fourG5064f, hadG2258e%, the same manG5129 #b|fI1oW:hP/b)#, paulG3588 G3972(, thenG1161'%, to jerusalemG2419&, go upG305%, toG1519$, notG3361#, himG846", besoughtG3870!', of that placeG1786 , theyG3588, andG2532, weG2249, bothG5037%, these thingsG5023, we heardG191, whenG5613, andG1161+, %of the gentilesG1484, $the handsG5495, #intoG1519', "shall deliverG3860, !andG2532#, girdleG3588 G2223, thisG3778, ownethG2076, thatG3739!, the manG3588 G435, bindG1210 , jerusalemG2419 , atG1722 , the jewsG2453 , shallG1210 , soG3779#, ghostG3588 G4151, the holyG40 #bdL-nV=' wbI2ybL,andG1161K, be doneG1096!J##, of the lordG3588 G2962I#,the willG3588 G2307H,sayingG2036G,we ceasedG2270F%,be persuadedG3982E,notG3361D,wouldG3982C,heG846B,and whenG1161A, jesusG2424!@##, of the lordG3588 G2962?#, the nameG3588 G3686>, forG5228=, jerusalemG2419<, atG1519;, to dieG599:, alsoG25329, butG2358, onlyG34407#, to be boundG12106, notG37565, readyG20934, amG21923, iG14732, forG10631#, heartG3588 G25880, mineG3450/, to breakG4919., andG2532-, to weepG2799,, mean yeG4160+, whatG5101*, answeredG611 "]gQ4~b;$ eN3t]n,andG1161m, gladlyG780l,usG2248k,receivedG1209 j%,the brethrenG3588 G80i,jerusalemG2414h,toG1519g,were comeG1096f,when weG2257e,andG1161d+,we should lodgeG3579c,whomG3739b,withG3844a,discipleG3101`, an oldG744_, of cyprusG2953^, mnasonG3416], oneG5100#\7, and brought with themG71[,cæsareaG2542Z,ofG575&Y-#,of the disciplesG3588 G3101X,alsoG2532W,usG2254V,withG4862U,wentG4905T,thereG1161S,jerusalemG2419R,toG1519Q#,and went upG305'P=,we took up our carriagesG643O#,daysG3588 G2250N,thoseG3778M,afterG3326 "O{eM4tU5oM6hO, brotherG80!, thou seestG2334,unto himG846 ,saidG2036 ,andG5037 #,the lordG3588 G2962 ),they glorifiedG1392 +,when they heardG191,andG1161#,ministryG3588 G1248,hisG846, byG1223"%#, the gentilesG3588 G1484, amongG1722#, had wroughtG4160#, godG3588 G2316#,what thingsG3739%,particularlyG1538~#,he declaredG1834},themG846"|3,when he had salutedG782{,andG2532z%,were presentG3854y!, the eldersG4245x, allG3956w, andG5037v, jamesG2385u, untoG4314t,usG2254s,withG4862r,went inG1524q#,paulG3588 G3972p,followingG1966o,theG3588 !`v[D(hP/jK4`!1##,the customsG3588 G14850',to walk afterG4043/,neitherG3366.#,childrenG3588 G5043-',to circumciseG4059,,notG3361+,oughtG4059*,theyG846)#,saying thatG3004(,mosesG3475'!, to forsakeG646"&%#, the gentilesG3588 G1484%, are amongG2596$, whichG3588#,the jewsG2453",allG3956!',thou teachestG1321 ,thatG3754,theeG4675,ofG4012!/,they are informedG2727,andG1161 !#,of the lawG3588 G3551,zealousG2207,allG3956,they areG5225,andG2532,believeG4100,whichG3588,there areG1526, of jewsG2453, thousandsG3461, how manyG4214 $Vy`?(iN8 zbJ&xVU), they may shaveG3587T, thatG2443S, themG846R,withG1909Q',be at chargesG1159P,andG2532O,themG846N,withG4862 M1,and purify thyselfG48L,takeG3880K,themG5128J,themG1438I, onG1909H, a vowG2171G, haveG2192F, whichG3739E, menG435D,fourG5064C,haveG1526B,weG2254A,to theeG4671@,we sayG3004?,thisG5124>,thereforeG3767=,doG4160<', thou art comeG2064;, thatG3754:), they will hearG1919,forG10638',come togetherG49057,needsG38436,mustG11635',the multitudeG41284,thereforeG37673,is itG20762,whatG5101 "N_1|Y:}];$ fNw,fromG5037v!,themselvesG846u,they keepG5442t,only thatG3361s,saveG1487r!, such thingG5108q, noG3367p, observeG5083o, theyG846n), concluded thatG2919m%,have writtenG1989l,weG2249k,believeG4100j,whichG3588i%,the gentilesG1484h,touchingG4012g,asG1161f#,the lawG3588 G3551e#,and keepestG5442d+,walkest orderlyG4748c,alsoG2532b%,thou thyselfG846a,butG235`,nothingG3762_,areG2076^,theeG4675]!,concerningG4012*\A,whereof they were informedG2727[%,those thingsG3739Z,thatG3754Y,may knowG1097X,allG3956W, andG2532V#, headsG3588 G2776 _qZ6nV?$ yR9!v_,andG1161,of themG846,oneG1520,everyG1538,forG5228#,offeredG3588 G4376%7,an offering should beG4374,thatG3739,untilG2193#+,of purificationG3588 G49! ##,of the daysG3588 G2250( 1#,the accomplishmentG3588 G1604 !,to signifyG1229 !#, the templeG3588 G2411 , intoG1519, enteredG1524, themG846, withG4862/,purifying himselfG48,dayG2250%,and the nextG2192!,the menG3588 G435,tookG3880#,paulG3588 G3972,thenG5119 ~-,from fornicationG4202},andG2532|),from strangledG4156{,andG2532z!!,from bloodG3588 G129y,andG2532x,to idolsG1494 "h{_A,iE.zcK5h9,andG2532 8!#,the peopleG3588 G29927, againstG25966#, every whereG38375, allG39564', that teachethG13213!, the manG3588 G4442,isG20761,thisG37780,helpG997/,of israelG2475.,menG435-!,crying outG2896,,himG846+,onG1909*#,handsG3588 G5495),laidG1911(,andG2532 '!#,the peopleG3588 G3793&,allG3956%!,stirred upG4797 $!#,the templeG3588 G2411#,inG1722", himG846!', when they sawG2300 !, asiaG3588 G773, ofG575!, which wereG3588,the jewsG2453,endedG4931#,were almostG3195,daysG2250,the sevenG2033,whenG5613 "kz_D*pW@$cK*k[,allG3650Z,andG5037 Y!#,the templeG3588 G2411X,intoG1519W#,had broughtG1521V#,paulG3588 G3972U, thatG3754T', they supposedG3543S, whomG3739R#, an ephesianG2180Q, trophimusG5161P#,the cityG3588 G4172O,inG1722N,himG846M,withG4862L#,seen beforeG4308K,they hadG2258J,forG1063I,placeG5117H,holyG40G,thisG5126F',hath pollutedG2840E,andG2532 D!#,the templeG3588 G2411C,intoG1519B,alsoG2532A,greeksG1672@,broughtG1521?,furtherG2089>,andG5037=#,placeG3588 G5117<,thisG5127;,andG2532:#,the lawG3588 G3551 !OsS<z]:yN)kO|, soldiersG4757{, tookG3880z#, immediatelyG1824y, whoG3739 x-, was in an uproarG4797w, jerusalemG2419v, allG3650u, thatG3754!t##,of the bandG3588 G4686's/#,the chief captainG3588 G5506r,came untoG305q,tidingsG5334p,himG846o,to killG615"n1,as they went aboutG2212m,andG1161l,were shutG2808k#,the doorsG3588 G2374j,forthwithG2112i,andG2532 h!#,the templeG3588 G2411g,out ofG1854f, himG846e, and drewG1670d#, paulG3588 G3972c, they tookG1949b, andG2532a%,ran togetherG4890 `!#,the peopleG3588 G2992_,andG2532^,movedG2795],wasG1096\#,the cityG3588 G4172 "^|eDk@#iR6v^,"criedG994,"someG243,"andG1161,!doneG4160,!he hadG2076,!whatG5101,!andG2532,!he wasG1498,! whoG5101,! demandedG4441,! andG2532,! chainsG254,! with twoG1417#,!to be boundG1210,!commandedG2753,!andG2532,!himG846 ,!and tookG1949 ,!came nearG1448' /#,!the chief captainG3588 G5506 ,!thenG5119 #, of paulG3588 G3972, beatingG5180, they leftG3973"%#, the soldiersG3588 G4757, andG2532'/#, the chief captainG3588 G5506', when they sawG1492, andG1161, themG846, untoG1909%, and ran downG2701~!, centurionsG1543}, andG2532 ZrQ:"rZ6^H" Z#>'#,$of the peopleG3588 G2992#='#,$the multitudeG3588 G4128<,$forG1063#;'#,# of the peopleG3588 G3793!:%!,# the violenceG3588 G9709,# forG1223"8%#,# the soldiersG3588 G47577,# ofG5259 6/,#that he was borneG9415,#so it wasG48194!!,#the stairsG3588 G3043,#uponG19092,#cameG10961,#heG8460,#whenG3753/,#andG1161 .!#,"the castleG3588 G3925-,"intoG1519,',"to be carriedG71+,"himG846*%,"he commandedG2753 )!#,"the tumultG3588 G2351(,"forG1223''," the certaintyG804&," knowG1097%," notG3361$'," when he couldG1410#," andG1161#"'#,"the multitudeG3588 G3793!,"amongG1722 ,"anotherG243,"one thingG5100 "k|[D't[C+yaF-k`,&intoG1519_#,&leddest outG1806^,&andG2532]-,& madest an uproarG387\#,& daysG3588 G2250[,& theseG5130Z,& beforeG4253Y,& whichG3588X,&egyptianG124W,&thatG3588V,&thouG4771U,&notG3756T,&artG1488S,%greekG1676 R-,%canst thou speakG1097Q,%saidG5346P,%whoG5100O,%theeG4571N,%untoG4314M,% speakG2036L,% iG3427K,% mayG1832,J9#,% unto the chief captainG3588 G5506I,%he saidG3004 H!#,%the castleG3588 G3925G,%intoG1519F,%to be ledG1521E,%wasG3195D#,%as paulG3588 G3972C,%andG5037B,$himG846A,$away withG142@,$cryingG2896?),$followed afterG190 "hzcE-s^H1iE. h!!,(the stairsG3588 G304,(onG1909,(stoodG2476#,(paulG3588 G3972~,(licenceG2010},(himG846!|/,(when he had givenG2010{,(andG1161 z!#,'the peopleG3588 G2992y,'untoG4314x,'to speakG2980w,'meG3427v,'sufferG2010u,'theeG4675t,'i beseechG1189s,'andG1161r,'cityG4172q,'meanG767p,' noG3756o,' ofG767n,' a citizenG4177 m!#,' in ciliciaG3588 G2791l,' of tarsusG5018k,'a jewG2453j,'a manG444i,'amG1510h,'iG1473g,'saidG2036f#,'paulG3588 G3972e,'butG1161)d3#,&that were murderersG3588 G4607c,&menG435b',&four thousandG5070a),&the wildernessG2048 !_yR7pY>$u]A{_#, he saithG5346", andG2532!, silenceG2271 , the moreG3123,they keptG3930,to themG846,tongueG1258#'#,in the hebrewG3588 G1446,he spakeG4377,thatG3754+,when they heardG191,andG1161, youG5209, untoG4314, nowG3568,defenceG627,myG3450,hear yeG191,fathersG3962,andG2532,brethrenG80,menG435 ,(sayingG3004 ,(tongueG1258# '#,(in the hebrewG3588 G1446 ',(he spake untoG4377 ,(silenceG4602,(a greatG4183#3,( when there was madeG1096,( andG1161%+#,( unto the peopleG3588 G2992#'#,( with the handG3588 G5495%,( and beckonedG2678 #Ur\BfG- rN8" lUF,untoG891E#,wayG3588 G3598D,thisG3778C%,i persecutedG1377B,andG3739A,this dayG4594@,areG2075?,allG3956>,yeG5210=,asG2531 <!#,toward godG3588 G2316;,zealousG2207:,and wasG52259),of the fathersG39718!,of the lawG3551!71,the perfect mannerG1956%,according toG25965,taughtG38114#,of gamalielG10593#,the feetG3588 G42282,atG38441#,cityG3588 G41720,thisG3778/, inG1722.!, brought upG397-, yetG1161 ,!#, in ciliciaG3588 G2791+, tarsusG5019*,inG1722),bornG1080(,a jewG2453',a manG435&,verilyG3303%,amG1510$,iG1473 #Y{`H2y^G0}eA%qYi,untoG1519h,boundG1210g,thereG1566f!,which wereG5607e,themG3588d,to bringG71c,damascusG1154b,toG1519a,and wentG4198 `%,the brethrenG3588 G80_,untoG4314^,lettersG1992]!, i receivedG1209\, alsoG2532[, whomG3739Z, fromG3844.Y=#, the estate of the eldersG3588 G4244X,allG3956W,andG2532V,witnessG3140U,meG3427T,doth bearG3140$S+!,the high priestG3588 G749R,alsoG2532Q,asG5613P,womenG1135O,andG2532N, menG435M, bothG5037L, prisonsG5438K, intoG1519J!, deliveringG3860I,andG2532H,bindingG1195G,the deathG2288 "VjR/dL,zV?' lV ,meG3165 -, persecutest thouG1377 , whyG5101, saulG4549, saulG4549, unto meG3427,sayingG3004,a voiceG5456,heardG191,andG2532 !#,the groundG3588 G1475,untoG1519,i fellG4098~,andG5037},meG1691|#,round aboutG4012{,lightG5457z,a greatG2425y#, heavenG3588 G3772x, fromG1537w#, there shoneG4015v, suddenlyG1810u, noonG3314t,aboutG4012#s'#,unto damascusG3588 G1154r',was come nighG1448q,andG2532p+,made my journeyG4198o,as iG3427%n7,it came to pass, thatG1096m,andG1161l),to be punishedG5097k,forG2443j,jerusalemG2419 %[nW<$uV?' w_E.u[0, i saidG2036/, andG1161., to meG3427-!, that spakeG2980,, of himG3588+, the voiceG5456*, notG3756)!, they heardG191(, butG1161', afraidG1719&, wereG1096%, andG2532$, the lightG5457#, indeedG3303", sawG2300!, meG1698 , withG4862, that wereG5607, theyG3588, andG1161#,persecutestG1377,thouG4771,whomG3739!##,of nazarethG3588 G3480, jesusG2424, amG1510, iG1473, meG3165, untoG4314,he saidG2036,andG5037,lordG2962,art thouG1488,whoG5101,answeredG611 ,iG1473 ,andG1161 #]gO9!zdF- v_I& s]S, meG3427R), that were withG4895Q, themG3588P, ofG5259%O7, being led by the handG5496N#, lightG3588 G5457M, of thatG1565L#, the gloryG3588 G1391K, forG575J, seeG1689I, notG3756H, i couldG1689G, whenG5613F, andG1161E, to doG4160D, for theeG4671C', are appointedG5021B, whichG3739A!, all thingsG3956@, ofG4012?, theeG4671 >-, it shall be toldG2980=, and thereG2546<, damascusG1154;, intoG1519:, and goG41989, ariseG4508, meG31657, untoG43146, saidG20365, the lordG29624, andG11613, lordG29622!, shall i doG41601, whatG5101 #cjN8gO7! eN3cv#,the godG3588 G2316u,he saidG2036t,andG1161s, himG846r, uponG1519q, looked upG308p, iG2504o#, hourG3588 G5610n, the sameG846m, andG2504 l/, receive thy sightG308k, saulG4549j, brotherG80i, unto meG3427h, and saidG2036g, stoodG2186f, andG2532e, meG3165d, untoG4314c, cameG2064b#, which dweltG2730a, the jewsG2453`, allG3956_, ofG5259$^5, having a good reportG3140]#, the lawG3588 G3551\%, according toG2596[, manG435Z, a devoutG2152Y, ananiasG367X, oneG5100W, andG1161V, damascusG1154U, intoG1519T, i cameG2064 #[bL.waK,~cA*r[,andG2532+,and be baptizedG907,ariseG450',tarriest thouG3195,whyG5101,nowG3568,andG2532, heardG191, andG2532), thou hast seenG3708,of whatG3739,menG444 ,allG3956 ,untoG4314 ,witnessG3144 ,hisG846 ',thou shalt beG2071,forG3754#,mouthG3588 G4750,hisG846,ofG1537,the voiceG5456),shouldest hearG191,andG2532,just oneG1342,thatG3588, seeG1492~, andG2532}#, willG3588 G2307|, hisG846({=, that thou shouldest knowG1097z,theeG4571y#,hath chosenG4400x#,fathersG3588 G3962w,of ourG2257 #PpK4 iO9sY>  gP<,notG3756;,they willG3858:, forG13609, jerusalemG24198, out ofG15377, quicklyG50346,get theeG18315,andG25324!,make hasteG46923,unto meG34272,sayingG30041,himG8460,sawG1492/,andG2532.,a tranceG1611-,inG1722,, wasG1096+, iG3165 *!#, the templeG3588 G2411), inG1722(, prayedG4336',while iG3450&,evenG2532%,jerusalemG2419$,toG1519#),was come againG5290",when iG3427%!7,it came to pass, thatG1096 ,andG1161!##, of the lordG3588 G2962#, the nameG3588 G3686!, calling onG1941!, sinsG3588 G266, thyG4675,wash awayG628 #kw^F.iF) tT9 k_,hisG846^+, consenting untoG4909], andG2532\#, standing byG2186[, wasG2252Z, alsoG2532Y,iG846X,was shedG1632W,stephenG4736V#,martyrG3588 G3144U,of thyG4675T!,the bloodG3588 G129S,whenG3753R,andG2532Q,theeG4571P,onG1909O,believedG4100N,them thatG3588M#, synagogueG3588 G4864L, in everyG2596K, beatG1194J, andG2532I!, imprisonedG5439H,iG1473G,thatG3754F,knowG1987E,theyG846D,lordG2962C,saidG2036B,and iG2504A,meG1700@!,concerningG4012?#,testimonyG3588 G3141>,thyG4675=,receiveG3858 $QsWA*~fI1~`I,hQ,forG1063#,the earthG3588 G1093,fromG575,such aG5108,away withG142~, and saidG3004}#, voicesG3588 G5456|, theirG846{, lifted upG1869z, andG2532y#,wordG3588 G3056x,thisG5127w,untoG891v,audienceG191u,himG846t,they gaveG191s,andG1161r%, the gentilesG1484q, untoG1519p, far henceG3112o, theeG4571n,will sendG1821m,iG1473l,forG3754k,departG4198j,meG3165i,untoG4314h,he saidG2036g,andG2532f,himG846e,that slewG337d,of themG3588!c##,the raimentG3588 G2440b,keptG5442a,andG2532`!,deathG3588 G336 "ViO2_4pK+lV%,asG5613$,andG1161##,against himG846",soG3779!!,they criedG2019 , whereforeG1223', he might knowG1921, thatG2443%, by scourgingG3148!1, should be examinedG426,heG846',and bade thatG2036 !#,the castleG3588 G3925,intoG1519',to be broughtG71,himG846,commandedG2753'/#,the chief captainG3588 G5506!, the airG3588 G109, intoG1519, dustG2868,threwG906,andG2532#,clothesG3588 G2440 ,cast offG4495 ,andG2532 ,cried outG2905 ,as theyG846 ,andG1161#,should liveG2198,that heG846,fitG2520,notG3756,it isG2520 !]qY8 pY;#iL4]'F/#,the chief captainG3588 G5506E,thenG1161D,a romanG4514C,isG2076B,manG444A,thisG3778@, forG1063?!, thou doestG4160>, whatG5101=, take heedG3708<,sayingG3004';/#,the chief captainG3588 G5506:,and toldG5189,he wentG43348,heardG191#7'#,the centurionG3588 G15436,whenG11615#,uncondemnedG1784,andG25323+,that is a romanG45142,a manG4441!,to scourgeG31470,for youG5213/%, is it lawfulG1832., stood byG2476-, thatG3588,', the centurionG1543+,untoG4314*,saidG2036)#,paulG3588 G3972!(##,with thongsG3588 G2438',himG846&!,they boundG4385 $clT9sWB* gO0zcj, andG2532i, himG846h',have examinedG426g,shouldG3195f,whichG3588e,himG846d,fromG575c',they departedG868b#,straightwayG2112a,thenG3767`,bornG1080_,wasG1080^,iG1473],butG1161\, saidG5346[, paulG3972Z, andG1161Y#, freedomG3588 G4174X, thisG3778W,iG1473V,obtainedG2932U,sumG2774T%,with a greatG4183S,answeredG611'R/#,the chief captainG3588 G5506Q,andG5037P,yeaG3483O,he saidG5346N, a romanG4514M, thouG4771L, artG1488K,meG3427J,tellG3004I,unto himG846H,and saidG2036G,cameG4334 "M~fL1z^@ |eF/dM ,andG2532 ,to appearG2064 #,councilG3588 G4892 ,theirG846,allG3650,andG2532&/!,the chief priestsG3588 G749,commandedG2753,andG2532#,bandsG3588 G1199,fromG575,himG846,he loosedG3089, the jewsG2453~, ofG3844}), he was accusedG2723|, whereforeG5101{', the certaintyG804z!,have knownG1097y,he wouldG1014x,becauseG1161w',on the morrowG1887v,himG846u,boundG1210t,he hadG2258s,becauseG3754r,andG2532q,a romanG4514p,he wasG2076o,thatG3754n',after he knewG1921m!, was afraidG5399l, alsoG1161'k/#, the chief captainG3588 G5506 "^v_H*dJ4lR5v^.,saidG2036-,thenG5119",%#, on the mouthG3588 G4750+, himG846*, to smiteG5180),himG846(,stood byG3936',them thatG3588&,commandedG2004%,ananiasG367$+,the high priestG749#,andG1161"#,dayG3588 G2250!,thisG3778 ,untilG891 !#, before godG3588 G2316!, conscienceG4893, goodG18, in allG3956!, have livedG4176,iG1473,brethrenG80,menG435,saidG2036!##,the councilG3588 G4892"3,earnestly beholdingG816#,paulG3588 G3972,andG1161, themG846,beforeG1519#,and set himG2476,downG2609#,paulG3588 G3972 ,broughtG2609 #U~eM3eN0jI*mUQ,thatG3754P,brethrenG80O,notG3756N,i wistG1492M#,paulG3588 G3972L,saidG5346K,thenG5037 J#!,high priestG3588 G749I#,god'sG3588 G2316H',revilest thouG3058G,saidG2036F,stood byG3936E,they thatG3588D,andG1161#C3,contrary to the lawG3891B',to be smittenG5180A,meG3165@!,commandestG2753?,andG2532>#,the lawG3588 G3551=,afterG2596<,meG3165;,to judgeG2919:,thouG47719, sittestG25218, forG25327, wallG51096, whitedG28675, theeG45714,smiteG51803,shallG31952#,godG3588 G23161,himG8460,untoG4314/#,paulG3588 G3972 "cnW>&v^C+oJ4cs,the hopeG1680r,ofG4012q',of a phariseeG5330p,the sonG5207o!,a phariseeG5330n,amG1510m,iG1473l,brethrenG80k,menG435!j##,the councilG3588 G4892i,inG1722h%,he cried outG2896g, phariseesG5330f, the otherG2087e, andG1161d, sadduceesG4523c, wereG2076b,partG3313a,the oneG1520`,thatG3754_,perceivedG1097^#,when paulG3588 G3972],butG1161\#,peopleG3588 G2992[,of thyG4675Z%,of the rulerG758Y,evilG2560X,speakG2046W, notG3756V!, thou shaltG2046U', it is writtenG1125T, forG1063S+, the high priestG749R,he wasG2076 !YmV>) ^G {\A*xY#, there aroseG1096, andG1161,bothG297,confessG3670',the phariseesG5330, butG1161, spiritG4151 , norG3383 , angelG32 , neitherG3366 %,resurrectionG386 ,noG3361,there isG1511,say thatG3004',the sadduceesG4523,forG1063#, was dividedG4977#'#, the multitudeG3588 G4128, andG2532#'#, the sadduceesG3588 G4523,andG2532+7#,between the phariseesG3588 G5330~%,a dissensionG4714}#,there aroseG1096|#,had so saidG2980{,heG846z,whenG5124y,andG1161%x7,am called in questionG2919w,iG1473v#,of the deadG3498u%,resurrectionG386t,andG2532 !ogI1fO9_H$ o5#, paulG3588 G39724, lestG33613, fearingG2125'2/#, the chief captainG3588 G55061!, dissensionG47140, a greatG4183 /-, when there aroseG1096., andG1161!-/, fight against godG2313,, notG3361+, let usG2313*, to himG846)#, hath spokenG2980(, an angelG32', orG2228&, a spiritG4151%, ifG1487$, butG1161#!, manG3588 G444", thisG5129!, inG1722 , evilG2556, noG3762, we findG2147, sayingG3004!, and stroveG1264, aroseG450#, partG3588 G3313'/#, of the pharisees'G3588 G5330!##, the scribesG3588 G1122, andG2532, cryG2906, a greatG3173 "`[= u]9"xT<%x`W, mustG1163V, soG3779U, jerusalemG2419T, inG1519S, meG1700R, ofG4012Q), hast testifiedG1263P, asG5613O, forG1063N, paulG3972 M-, be of good cheerG2293L, and saidG2036K, by himG846J, stoodG2186I#, the lordG3588 G2962H, followingG1966G, the nightG3571F, andG1161 E!#, the castleG3588 G3925D, intoG1519C, to bringG71B, andG5037A, themG846@, amongG3319?, fromG1537>, by forceG726=, himG846<#, and to takeG726;!, to go downG2597":%#, the soldiersG3588 G47539, commandedG27538, themG8467, ofG525916O, should have been pulled in piecesG1288 "ekL5kL.t]@( }ey,cameG4334x,and theyG3748 w!#, conspiracyG3588 G4945v, thisG3778u, had madeG4160t, whichG3588s!, than fortyG5062r, moreG4119q, they wereG2258p, andG1161o#, paulG3588 G3972n+, they had killedG615m, tillG2193l, drinkG4095k, norG3383j, eatG5315i, neitherG3383h!, they wouldG5315g#, saying thatG3004f', under a curseG332e!, themselvesG1438d, and boundG332c, togetherG4963b, bandedG4160a#, of the jewsG2453`, certainG5100_, dayG2250^#, when it wasG1096], andG1161\, romeG4516[, atG1519Z, alsoG2532Y%, bear witnessG3140X, thouG4571 ]fI#vYC+s[C,s],himG846!,concerningG4012'=,something more perfectlyG199,enquireG1231,ye wouldG3195,as thoughG5613,to morrowG839,youG5209,untoG4314,downG2609, himG846, he bringG2609 , thatG3704* 5#, to the chief captainG3588 G5506 , signifyG1718! ##,the councilG3588 G4892 ,withG4862,yeG5210,thereforeG3767,nowG3568#,paulG3588 G3972',we have slainG615, untilG2193, nothingG3367 -, that we will eatG1089"3, under a great curseG331, ourselvesG1438~',we have boundG332},and saidG2036|,eldersG4245{,andG2532)z5!,to the chief priestsG3588 G749 "NoV<& kP9sYBeN;, forG1063':/#, the chief captainG3588 G55069, untoG43148#, young manG3588 G34947,thisG51266,bringG5205,and saidG5346'4/#,of the centurionsG3588 G15433,oneG15202,calledG43411#,paulG3588 G39720,thenG1161/#, paulG3588 G3972., and toldG518 -!#, the castleG3588 G3925,, intoG1519+, enteredG1525*,andG2532),he wentG3854,(9#,of their lying in waitG3588 G1749',heardG191&#,sonG3588 G5207%,sister'sG3588 G79$,paul'sG3972#,and whenG1161", himG846!,to killG337 ,readyG2092,areG2070,come nearG1448,heG846,or everG4253,weG2249,andG1161 "^|aK.fP8vY?" u^],wentG402\,andG2532![##,by the handG3588 G5495Z,himG846Y,tookG1949'X/#,the chief captainG3588 G5506W,thenG1161V,unto theeG4671U,to sayG2980T,somethingG5100S,who hathG2192R,theeG4571Q,untoG4314P#,young manG3588 G3494O,thisG5126N,to bringG71M',and prayed meG2065L,untoG4341K,meG3165J, calledG4341"I%#, the prisonerG3588 G1198H, paulG3972G, saidG5346F, andG2532'E/#,the chief captainG3588 G5506D,toG4314C#,and broughtG71B,himG846A,he tookG3880@,soG3767?,himG846>,to tellG518=+,a certain thingG5100<, he hathG2192 #VgJ0x`4z^H2mV,forG1063,unto themG846~,yieldG3982},thouG4771|,notG3361{,doG3982z,butG3767y,perfectlyG199x,moreG3195w,himG846v,ofG4012u,somewhatG5100"t1,they would enquireG4441s,as thoughG5613!r##,the councilG3588 G4892q,intoG1519p, to morrowG839o#, paulG3588 G3972(n=, thou wouldest bring downG2609m, thatG3704l, theeG4571k,to desireG2065j#,have agreedG4934i,the jewsG2453h,he saidG2036g,andG1161f,meG3427e,to tellG518d,thou hastG2192c, thatG3739b, isG2076a, whatG5101`, and askedG4441_, privatelyG2398^,asideG2596 #W|^H/nW>&kN7 oW#, tellG1583"#,and chargedG3853!,departG630# '#,the young manG3588 G3494,letG630!/,the chief captainG5506,soG3767,$theeG4675,#fromG575,"a promiseG1860#,!looking forG4327, readyG2092,are theyG1526,nowG3568,andG2532,himG846-,they have killedG337,tillG2193,drinkG4095,norG3383,eatG5315,neitherG3383 ,they willG5315 ,thatG3739 %,with an oathG332 !,themselvesG1438 !,have boundG332,whichG3748,menG435!,than fortyG5062, moreG4119, themG846, ofG1537, for himG846!/, there lie in waitG1748 #Nt^G1iS=' `K.lNF#,paulG3588 G3972E%,they may setG1913D,thatG2443C,beastsG2934B,provideG3936A,andG5037"@%#,of the nightG3588 G3571?,hourG5610>,the thirdG5154=,atG575<#,two hundredG1250;,spearmenG1187:,andG2532"91,threescore and tenG14408,horsemenG24607,andG25326, cæsareaG25425, toG21934, goG41983, toG37042, soldiersG47571#,two hundredG12500!,make readyG2090/,sayingG2036 .!#,centurionsG3588 G1543-,twoG1417,,calledG4341+,heG5100*,andG2532),meG3165(,toG4314'%, these thingsG5023 &-, thou hast shewedG1718%, thatG3754$, no manG3367 "Q^>" pT;kH2iQh,thatG3754!g/,having understoodG3129f,himG846e#,and rescuedG1807d#,an armyG3588 G4753c, withG4862b#, then came iG2186a, themG846`, ofG5259_-, have been killedG337^,shouldG3195],andG2532\,the jewsG2453[,ofG5259Z,was takenG4815Y!,manG3588 G435X,thisG5126W,greetingG5463V,felixG5344U,governorG2232'T;,unto the most excellentG2903S,lysiasG3079R,claudiusG2804Q#,mannerG3588 G5179P,thisG5126O,afterG4023N,a letterG1992M%,and he wroteG1125"L%#, the governorG3588 G2232K, felixG5344J, untoG4314I, safeG1295H,and bringG1295G,onG1913 "_vT7dL- oT.v_ ,howG5259 ,meG3427 -,when it was toldG3377,andG1161,of bondsG1199,orG2228, of deathG2288, worthyG514"1, laid to his chargeG1462, nothingG3367, to haveG2192,butG1161~#,lawG3588 G3551},of theirG846|,questionsG2213{,ofG4012z',to be accusedG1458y#,i perceivedG2147x,whomG3739w#,councilG3588 G4892v, theirG846u, intoG1519t, forthG2609s, himG846r, i broughtG2609q,himG846p%,they accusedG1458o,whereforeG3739n!,the causeG3588 G156m!,have knownG1097l%,when i wouldG1014k,andG1161j,a romanG4514i,he wasG2076 "]x^?)t\D)nW9z],, they leftG1439+!, the morrowG1887*, onG1161)!!,antipatrisG3588 G494(,toG1519'#, nightG3588 G3571&, byG1223%#, and broughtG71$#, paulG3588 G3972#, tookG353",themG846 !-,it was commandedG1299 ,asG2596%,the soldiersG4757,thenG3767,farewellG4517,himG846,againstG4314,whatG3588,theeG4675,beforeG1909,to sayG3004,alsoG2532%+#,to his accusersG3588 G2725$5,and gave commandmentG3853,theeG4571,toG4314#, straightwayG1824, i sentG3992!, the manG3588 G435, forG1519 , laid waitG1917 ,the jewsG2453 ,thatG2071 !bs]9"pG* gK5}bM,"ciliciaG2791L," ofG575K," thatG3754"J1," when he understoodG4441I," andG2532H," he wasG2076G,"provinceG1885F,"whatG4169E,"ofG1537D,"he askedG1905C,"had readG314"B%#,"the governorG3588 G2232A,"whenG1161@,"andG2532?!,! before himG846>,! alsoG2532=#,! paulG3588 G3972<,! presentedG3936%;+#,!to the governorG3588 G2232!:##,!the epistleG3588 G19929,!deliveredG3258,!andG25327#,!cæsareaG3588 G25426,!toG15195),!when they cameG15254,!whoG3748 3!#, the castleG3588 G39252, toG15191%, and returnedG52900, himG846/, withG4862., to goG4198"-%#, the horsemenG3588 G2460 "U}[?'^G.iR5lUo,andG1161n#,paulG3588 G3972m,againstG2596"l%#,the governorG3588 G2232k,informedG1718j,whoG3748i,tertullusG5061h, oratorG4489g, a certainG5100f, andG2532e!, the eldersG4245d, withG3326c,descendedG2597$b+!,the high priestG3588 G749a,ananiasG367`,daysG2250_,fiveG4002^,afterG3326],andG1161#\'#,#judgment hallG3588 G4232[#,#herod'sG3588 G2264Z,# inG1722Y!,# to be keptG5442X,# himG846W%,# he commandedG2753V,# andG5037U,#comeG3854T,#are alsoG2532S#,#accusersG3588 G2725R,#thineG4675Q,#whenG3752P,#said heG5346O,#theeG4675N#,#i will hearG1251 !fjP.gJ*qS:" f,furtherG4119,notG3361,i beG1465 ,thatG2443 +,notwithstandingG1161 %, thankfulnessG2169 , allG3956 ,withG3326,felixG5344!,most nobleG2903',in all placesG3837,andG2532,alwaysG3839,we acceptG588!,providenceG4307,thyG4674,byG1223#,nationG3588 G1484~,unto thisG5129},are doneG1096!|/,very worthy deedsG2735{,and thatG2532z, quietnessG1515y, greatG4183x, we enjoyG5177w, theeG4675v), seeing that byG1223u,sayingG3004t,to accuseG2723s,beganG756r#,tertullusG3588 G5061 q-,was called forthG2564p,when heG846 !UYC) eN3cEpU1,we tookG29020,whomG3739 /!#,the templeG3588 G2411.!,to profaneG953-+,hath gone aboutG3985,,alsoG2532+,whoG3739&*-#,of the nazarenesG3588 G3480)#,of the sectG139(%,a ringleaderG4414',andG5037&#,the worldG3588 G3625%!,throughoutG2596$%, all the jewsG2453#, amongG3956"#, of seditionG4714!, a moverG2795 , andG2532,pestilentG3061!,manG3588 G435,thisG5126',we have foundG2147,forG1063#,a few wordsG4935,clemencyG1932,of thyG4674, usG2257&;, that thou wouldest hearG191, theeG4571, i prayG3870, theeG4571,untoG1909,tediousG1465 #_zcL!qW@!aK3u_T,weG2249S,whereofG3739R%,these thingsG5130Q,allG3956P, ofG4012O), take knowledgeG1921N, mayestG1410M, thyselfG846L, whomG3739K,ofG3844J%,by examiningG350I,theeG4571H,untoG1909G,to comeG2064F#,accusersG3588 G2725E,hisG846D!,commandingG2753C#, handsG3588 G5495B, ourG2257A, out ofG1537@, awayG520?,tookG520>,violenceG970=,greatG4183<,and withG3326;,cameG3928:,lysiasG3079'9/#,the chief captainG3588 G55068,butG11617,lawG35516,ourG22515%, according toG25964, judgedG29193!, would haveG23092, andG2532 "MiJ*bG+nU:gMv, mayestG1410u, thouG4675t%, because thatG3754s, myselfG1683r!, answer forG626#q3, the more cheerfullyG2115p#, nationG3588 G1484o, unto thisG5129n, a judgeG2923m, yearsG2094l, manyG4183k, ofG1537j, hast beenG5607i, thouG4571h), as i know thatG1987g, forasmuchG4012f, answeredG611e, to speakG3004d, unto himG846c%, had beckonedG3506"b%#, the governorG3588 G2232a!, after thatG1161`#, paulG3588 G3972_, thenG1161^, soG3779], wereG2192\%, these thingsG5023[#, saying thatG5335Z, assentedG4934Y, alsoG2532X, the jewsG2453W, andG1161V,himG846U,accuseG2723 "cx`H,xbL( fP(~c, whereofG4012 -, prove the thingsG3936, can theyG1410, neitherG3777#, the cityG3588 G4172, inG2596, norG3777$)#, the synagoguesG3588 G4864, inG1722, neitherG3777!, the peopleG3793 !, raising upG1999 , neitherG2228 , any manG5100 , withG4314 , disputingG1256 !#, the templeG3588 G2411, inG1722, meG3165, foundG2147, neitherG3777, theyG2147, andG2532!, to worshipG4352, jerusalemG2419, toG1722~, i went upG305}, sinceG575|, daysG2250{, twelveG1177z, butG2228y, yetG4119x), that there areG1526w!, understandG1097 #TrU8 dI( ~g>" mT;, allowG4327:,alsoG25329!,themselvesG37788,theyG8467,whichG37396#,godG3588 G23165,towardG15194,hopeG16803,and haveG2192%2+#,in the prophetsG3588 G43961,andG25320#,the lawG3588 G3551/,inG2596.#,are writtenG1125-,whichG3588,!,all thingsG3956+,believingG4100*',of my fathersG3971),the godG2316(, worship iG3000', soG3779&, heresyG139%, they callG3004$, whichG3739##,the wayG3588 G3598",afterG2596!,thatG3754 ,unto theeG4671,i confessG3670,thisG5124,butG1161, meG3450, accuseG2723, nowG3568, theyG3568bR'PRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{&풑&>&`&&#&F&i& &0&S&v&&<&_&풑&>&`&&#&F&i& &0&S&v&&<&_&&%&F&j& '.'Q's''5'W'y'';' ]' ' #' F' h' ','M'o''1'T'v'';'^''&'G'i' '.' Q'!s'"'#8'$Z'%|'&''?'(b')'*''+J',l'-'.1'/S'0u'1'2:'3^'4'5"'6D'7e'8'9+':N';p'<'=2'>U'?y'@'A:'B['C}'D 'ED'Ff'G'H('IK'Jn'K'L.'MO'Nr'O #WnO8  a?%tZ>&nW^,jewsG773],certainG5100\,whereuponG3739[, offeringsG4376Z, andG2532Y#, nationG3588 G1484X, myG3450W,toG1519V,almsG1654U,to bringG4160T,i cameG3854S,yearsG2094R,manyG4119Q,afterG1223P,nowG1161O!, menG3588 G444N, andG2532M#, godG3588 G2316L, towardG4314K+, void of offenceG677J%,a conscienceG4893I,alwaysG1275H,to haveG2192G,myselfG846F',do i exerciseG778E,hereinG5129D,andG1161C,unjustG94B,andG2532A#,of the justG1342@,bothG5037?#, of the deadG3498>), a resurrectionG386=, beG2071 <-, that there shallG3195 %TqM2_E-eN5oT, while iG3450, meG1698, inG1722!, evil doingG92,anyG5100~+,they have foundG2147},ifG1487|,sayG2036{,sameG846z,theseG3778y,letG2036x,or elseG2228w, meG3165v, againstG4314u, oughtG5100t, they hadG2192s,ifG1487r,objectG2723q,andG2532p,theeG4675o,beforeG1909!n/,to have been hereG3918m,oughtG1163l,whoG3739k,tumultG2351j,withG3326i,norG3761h,multitudeG3793g, withG3326f, neitherG3756 e!#, the templeG3588 G2411d, inG1722c, purifiedG48b,meG3165a,foundG2147`,asiaG3588_,fromG1161 #NqYB)kL7wW=hN&,lysiasG3079%,whenG3752$,and saidG2036#, themG846", deferredG306!#, wayG3588 G3598 , ofG4012, knowledgeG1492%,more perfectG199,havingG1492%,these thingsG5023,heardG191#,felixG3588 G5344,andG1161,this dayG4594,youG5216,byG5259%7,am called in questionG2919,iG1473#,of the deadG3498-, the resurrectionG386, touchingG4012, themG846, amongG1722,standingG2476 ,i criedG2896 ,thatG3739 ,voiceG5456 ,oneG1520 ,thisG3778,it be forG4012,exceptG2228!##,the councilG3588 G4892,beforeG1909, stoodG2476 !ajP9rXAu_H/aG#, wifeG3588 G1135F, hisG846E, withG4862D,cameG3854C#,felixG3588 G5344B,whenG3854A,daysG2250@,certainG5100?,afterG3326>,andG1161=,himG846<,come untoG4334;,orG2228:#,to ministerG52569%,acquaintanceG23988,of hisG8467, noneG3367%67, that he should forbidG29675, andG25324, libertyG4253, haveG21922,to letG21921,andG50370#,paulG3588 G3972/,to keepG5083!.##,a centurionG3588 G1543-%,he commandedG1299,,andG5037+,matterG2596*,of yourG5209))?,i will know the uttermostG1231(+,shall come downG2597''/#,the chief captainG3588 G5506 "^r[C-wa@" aC&v^i,alsoG2532h,he hopedG1679g,for theeG4571f#,i will callG3333#e3,a convenient seasonG2540d,i haveG2192c,whenG1161b,this timeG3568a!,go thy wayG4198`%,and answeredG611_,trembledG1719^#,felixG3588 G5344], comeG2071\, toG3195[#, judgmentG3588 G2917Z, andG2532Y!, temperanceG1466X',righteousnessG1343W,ofG4012V,reasonedG1256U,heG846T,and asG1161S,christG5547R,inG1519Q,the faithG4102P!,concerningG4012O,himG846N,heardG191M,andG2532L#,paulG3588 G3972K#,he sent forG3343J,a jewessG2453I, whichG5607H, drusillaG1409 "jy[C! zcM6v_@% j ,nowG3767 ,boundG2641 #,paulG3588 G3972,leftG1210!,a pleasureG5485,the jewsG2453, to shewG2698, willingG2309#, felixG3588 G5344, andG5037!##, felix' roomG3588 G5344,intoG1240,cameG2983~,festusG5347},porciusG4201|,two yearsG1333{,afterG4137z,butG1161y,himG846x,withG260w%,and communedG3656v#,the oftenerG4437u,himG846t#,he sent forG3343s, whereforeG1352r, himG846q), he might looseG3089p, thatG3704o#, paulG3588 G3972n,ofG5259m,himG846&l9,should have been givenG1325k,moneyG5536j,thatG3754 #NhP2uX9gM2|dN., inG2596-, waitG1747,, layingG4160+, jerusalemG2419*,toG1519),himG846!(/,he would send forG3343',thatG3704&,himG846%,againstG2596$,favourG5485##,and desiredG154",himG846!, besoughtG3870 , andG2532#, paulG3588 G3972, againstG2596, himG846,informedG1718#,of the jewsG2453,the chiefG4413,andG2532$+!,the high priestG3588 G749,thenG1161, jerusalemG2414, toG1519, cæsareaG2542, fromG575#,he ascendedG305,daysG2250,threeG5140,afterG3326'/#,into the provinceG3588 G1885 ,was comeG1910 #,when festusG5347 #U~c@& dH+nV?) nUQ,amongG1722#P3,when he had tarriedG1304O,andG1161N,himG846M,inG3588L!,wickednessG1722K,anyG5100J,there beG2076I, ifG1487H, manG5129G, thisG2723F!, and accuseG846E%, go down withG4782D,are ableG1415C,youG5213B,amongG1722A,whichG3588@,said heG5346?,thereforeG3767>,let themG3588=,shortlyG5034<%, would departG1607;+, that he himselfG1438:, andG11619, cæsareaG25428, atG17227,be keptG50836,shouldG31955#,that paulG3588 G39724,answeredG6113,festusG53472,butG37671,himG8460,to killG337/#, the wayG3588 G3598 "_jR6|]F.wR6}_s!,they couldG2480r,whichG3739q#,paulG3588 G3972p,againstG2596o!,complaintsG157n,grievousG926m, andG2532l, manyG4183k, and laidG5342!j/, stood round aboutG4026i, jerusalemG2414h,fromG575g,came downG2597f,whichG3588e,the jewsG2453d,was comeG3854c,heG846b,whenG3854a,andG1161`',to be broughtG71_#,paulG3588 G3972^,commandedG2753&]/!,the judgment seatG3588 G968\,onG1909[,sittingG2523 Z-, and the next dayG1887Y, cæsareaG2542X, untoG1519W%, he went downG2597V, daysG2250U,tenG1176T,thanG2228S,moreG4119R,themG846 !d|aF%v\:qV8zd, ofG4012, be judgedG2919, and thereG1563, jerusalemG2414, toG1519, go upG305, wilt thouG2309 , and saidG2036 #, paulG3588 G3972 , answeredG611 !, a pleasureG5485 , the jewsG2453, to doG2698, willingG2309#, festusG3588 G5347, butG1161 -,any thing at allG5100+,have i offendedG264,cæsarG2541, againstG1519, nor yetG3777 !#, the templeG3588 G2411~, againstG1519}, neitherG3777|#,of the jewsG2453{#,the lawG3588 G3551z,againstG1519y,neitherG3777x#,for himselfG846w#,he answeredG626v,whileG3754u,proveG584t,notG3756 $TbM4uV9# yWAjT8, ifG14877, butG11616, to dieG5995, notG37564, i refuseG38683, of deathG22882, worthyG5141, any thingG51000), have committedG4238/, orG2532.-, i be an offenderG91-, ifG1487,, forG1063+, knowestG1921*, very wellG2566), thouG4771(, asG5613', wrongG91&, noG3762%#, have i doneG91$#, to the jewsG2453#%, to be judgedG2919", oughtG1163!, iG3165 , whereG3757"'!, judgment seatG3588 G968, cæsar'sG2541, atG1909, standG2476, iG1510#, paulG3588 G3972, saidG2036, thenG1161, meG1700, beforeG1909%, these thingsG5130 "TnX>' g>&oN7lTZ, untoG1519Y, cameG2658X, berniceG959W, andG2532V, agrippaG67U!, kingG3588 G935T, daysG2250S, certainG5100R, afterG1230Q, andG1161P', shalt thou goG4198O, cæsarG2541N, untoG1909M#, unto cæsarG2541"L1, hast thou appealedG1941K, answeredG611!J##, the councilG3588 G4824I, withG3326%H7, when he had conferredG4814G#, festusG3588 G5347F, thenG5119E, cæsarG2541D', i appeal untoG1941C, unto themG846B, meG3165A, deliverG5483@, mayG1410?, no manG3762>, meG3450=, accuseG2723<, theseG3778';;, of these things whereofG3739:, noneG37629, there beG2076 "_yX?'u[?" x^G1z_|,desiringG154{, informedG1718z#, of the jewsG2453y!, the eldersG4245x, andG2532&w/!, the chief priestsG3588 G749v,jerusalemG2414u,atG1519t,wasG1096s,when iG3450r,whomG3739q,aboutG4012p,felixG5344o,byG5259n,in bondsG1198m,leftG2641l,manG435k,a certainG5100j,there isG2076i, sayingG3004"h'!, unto the kingG3588 G935g, causeG2596f#, paul'sG3588 G3972e, declaredG394d#,festusG3588 G5347c,daysG2250b,manyG4119a,thereG1563`',they had beenG1304_,whenG5613^,andG1161]#, festusG3588 G5347\, to saluteG782[, cæsareaG2542 "^hO8hP4{cH x^,hitherG1759,were comeG4905,when theyG846,thereforeG37670A#,the crime laid against himG3588 G1462!,concerningG4012$7,to answer for himselfG627,licenceG5117,haveG2983,andG5037,faceG4383,toG2596,faceG4383"%#,the accusersG3588 G2725,haveG2192!,is accusedG2723,he whichG3588 ,thatG2228 ,beforeG4250 , dieG684 , toG1519 , manG444, anyG5100!, to deliverG5483',of the romansG4514!,the mannerG1485,notG3756,it isG2076!,i answeredG611,whomG3739,toG4314,himG846~,againstG2596},judgmentG1349 ![yO.oO7{^C-}[?),which was deadG2348>,jesusG2424=, oneG5100<, ofG4012;, andG2532:%, superstitionG11759, their ownG23988,ofG40127,himG8466,againstG43145,questionsG22134,certainG51003,hadG21922,butG11611, supposedG52820, as iG1473/),of such thingsG3739.!,accusationG156-,noneG3762,%,they broughtG2018+,stood upG2476'*/#,when the accusersG3588 G2725),whomG3739(,againstG4012!'3,to be brought forthG71&!,the manG3588 G435%', and commandedG2753&$/!, the judgment seatG3588 G968#, onG1909", i satG2523!', on the morrowG1836 ,any delayG311,withoutG3367 #Nx^I/u_I,gE-dNb,himG846a%,i might sendG3992`,tillG2193_!,to be keptG5083^, himG846]#, i commandedG2753\#, of augustusG4575[#, the hearingG1233Z, untoG1519Y),to be reservedG5083X%,had appealedG1941W,when paulG3972V,butG1161U',these mattersG5130T,ofG4012S,be judgedG2919R,and thereG2546Q,jerusalemG2419P,toG1519O, goG4198N, he wouldG1014M, whetherG1487L, i askedG3004K%, of questionsG2214J,mannerG5127I,suchG4012H,ofG1519G,doubtedG639F,iG1473E,becauseG639D,andG1161C#,to be aliveG2198B,affirmedG5335A#,paulG3588 G3972@,whomG3739 "\oO4s]F%}eN/r\,menG435,principalG1851,andG2532(1#,the chief captainsG3588 G5506,withG4862)5!,the place of hearingG3588 G201~,intoG1519}#, was enteredG1525|, andG2532{, pompG5325z, greatG4183y, withG3326x!,berniceG3588 G959w,andG2532v,was comeG2064 u%,when agrippaG3588 G67t',on the morrowG1887s,andG3767r,himG846q+,thou shalt hearG191p,said heG5346o, to morrowG839n, myselfG846m!, the manG3588 G444l, hearG191k,alsoG2532j,i wouldG1014i#,festusG3588 G5347h,untoG4314g,saidG5346f,agrippaG67e,thenG1161d,cæsarG2541c,toG4314 #NgD- zV;! eG,~eN',notG3361&,oughtG1163%,heG846$#,crying thatG1916#,hereG1759",andG2532!,jerusalemG2414 ,atG1722,bothG5037,with meG3427!,have dealtG1793#,of the jewsG2453#'#,the multitudeG3588 G4128,allG3956,whomG3739,aboutG4012,manG435,thisG5126, ye seeG2334, with usG2254 -, are here presentG4840, whichG3588, all menG3956,andG2532,agrippaG67,kingG935 ,saidG5346 #,festusG3588 G5347 ,andG2532 /,was brought forthG71 #,paulG3588 G3972#,commandmentG2753#,festus'G3588 G5347,atG2596!##,of the cityG3588 G4172 #P}cB'fA&c= jPJ,beforeG1909I,speciallyG3122H,andG2532G,youG5216F, beforeG1909E, forthG4254D, himG846C), i have broughtG4254B, whereforeG1352"A%#,unto my lordG3588 G2962@,to writeG1125?,thingG5100>,certainG804=,noG3756<,i haveG2192;,whomG3739:,ofG40129,himG8468,to sendG3992!7/,i have determinedG29196,augustusG4575 5-,hath appealed toG19414, himselfG8463, that heG51272, andG25321, of deathG22880,worthyG514/,nothingG3367.',had committedG4238-,that heG846,,foundG2638+,when iG1473*,butG1161)!,!any longerG3371(, to liveG2198 "_t]=!}_H1 u]?'_l+, stretched forthG1614k#, paulG3588 G3972j, thenG5119i, thyselfG4572h, forG5228g,to speakG3004f',art permittedG2010e,thouG4671d#,paulG3588 G3972c,untoG4314b,saidG5346a,agrippaG67`,thenG1161_, himG846^, againstG2596]!, the crimesG156!\/, withal to signifyG4591[,notG3361Z,andG2532Y!,a prisonerG1198X,to sendG3992W%,unreasonableG249V,to meG3427U!,it seemethG1380T,forG1063S,to writeG1125R,somewhatG5100Q%,i might haveG2192P,hadG1096&O/!,after examinationG3588 G351N,thatG3704M,agrippaG67L,o kingG935K,theeG4675 "O~eN5bG'rW@#eO,meG3450 ,to hearG191 ,theeG3116 ,i beseechG4675 , whereforeG1189 , the jewsG1485, amongG2453, which areG2596, questionsG1352,andG2532,customsG5037,in allG3956,expertG1109,to beG5607,theeG4571!,especiallyG3122~,the jewsG2453},ofG5259|%,i am accusedG1458{, whereofG3739z), all the thingsG3956y, touchingG4012x, theeG4675w, beforeG1909v,this dayG4594 u/,answer for myselfG626t+,because i shallG3195s,agrippaG67r,kingG935q,happyG3107p,myselfG1683o,i thinkG2233'n=,and answered for himselfG626m#,the handG3588 G5495 #\|eP4}aC-cL2s\1,forG19090',and am judgedG2919/,i standG2476.,nowG3568-,andG2532,!,a phariseeG5330+,i livedG2198*,religionG2356), of ourG2251(, sectG139!'1, the most straitestG196&, afterG2596%, thatG3754$,testifyG3140#!,they wouldG2309",ifG1437!!1,from the beginningG509 ,meG3165!,which knewG4267,the jewsG2453,allG3956,knowG2467,jerusalemG2414,atG1722#,nationG3588 G1484,mine ownG3450,amongG1722, the firstG746, atG575, wasG1096, whichG3588, my youthG3503,fromG1537),manner of lifeG981,myG3450 "`w_:" |eL4zdH1 `S%,should raiseG1453R#,godG3588 G2316Q,thatG1487P,youG5213O,withG3844!N1,a thing incredibleG571$M5,should it be thoughtG2919L,whyG5101K,the jewsG2453J,ofG5259I%,i am accusedG1458H,agrippaG67G,kingG935F#,hope's sakeG1680E,whichG3739D,forG4012C, to comeG2658B, hopeG1679A, nightG3571@, andG2532?, dayG2250>,servingG3000=,instantlyG1616#<'#,twelve tribesG3588 G1429;,ourG2257:,whichG37399,untoG1519!8##, our fathersG3588 G39627, untoG43146#, godG3588 G23165, ofG52594, madeG10963),of the promiseG18602,the hopeG1680 "V{[E& r]E.fI& pVu, i gaveG2702 t/, were put to deathG337s, when theyG846r, andG5037&q/!, the chief priestsG3588 G749p, fromG3844o, authorityG1849n+, having receivedG2983m, in prisonG5438l, shut upG2623k, iG1473j, didG2623i', of the saintsG40h, manyG4183g, andG2532f, jerusalemG2414e, inG1722d, didG4160c, alsoG2532b, iG4160a#, which thingG3739!`##, of nazarethG3588 G3480_, of jesusG2424^#, the nameG3588 G3686], toG4314\, contraryG1727[#, many thingsG4183Z, doG4238Y%, that i oughtG1163X#, with myselfG1683W, thoughtG1380V, verilyG3767U, iG1473T, the deadG3498 #Q}fP7oP0~hF.jQ, o kingG935, middayG3319, atG2250&/!, the chief priestsG3588 G749, fromG3844!, commissionG2011, andG2532, authorityG1849, withG3326#, damascusG3588 G1154, toG1519 , i wentG4198 , asG2532 , whereuponG3739 , citiesG4172 , strangeG1854, untoG1519, evenG2193%, i persecutedG1377%, against themG846, madG1693#, exceedinglyG4057, beingG1693, andG5037%, to blasphemeG987', and compelledG315~#, synagogueG3588 G4864}, everyG3956|, inG2596{, oftG4178z, themG846y!, i punishedG5097x, andG2532w, againstG2702v, my voiceG5586 "\v]5jT="~bJ4{\:#,persecutestG13779,whyG51018,saulG45497,saulG45496,tongueG1258#5'#,in the hebrewG3588 G14464, sayingG30043, andG25322, meG31651, untoG43140, speakingG2980/,a voiceG5456.,i heardG191-#,the earthG3588 G1093,,toG1519+,fallenG2667*,were allG3956),when weG2257(,andG1161', meG1698&, withG4862%+, which journeyedG4198$, themG3588#, andG2532", meG3165#!3, shining round aboutG4034 !#, of the sunG3588 G2246$)#, the brightnessG3588 G2987, aboveG5228#, from heavenG3771, a lightG5457#, the wayG3588 G3598, inG2596, i sawG1492 $i{]F1qX@( }_H%i^,andG2532]!,a ministerG5257\,theeG4571[, to makeG4400Z%, this purposeG5124Y, forG1519X, unto theeG4671W+, i have appearedG3700V,forG1063U#,feetG3588 G4228T,thyG4675S,uponG1909R,standG2476Q,andG2532P,riseG450O,butG235N#,persecutestG1377M,thouG4771L, whomG3739K, jesusG2424J, amG1510I, iG1473H, he saidG2036G,andG1161F,lordG2962E,art thouG1488D,whoG5101C,saidG2036B,iG1473A,andG1161@!,the pricksG2759?,againstG4314>,to kickG2979=,for theeG4671<,hardG4642;,thou meG3165 "Ni9rL4sXA%eN,theyG846#,godG3588 G2316~,untoG1909}#,of satanG3588 G4567|#, the powerG3588 G1849{, andG2532z, lightG5457y, toG1519x, darknessG4655w,fromG575v,to turnG1994u,andG3588t,eyesG3788s,theirG846r,to openG455q, theeG4571p, i sendG649o, nowG3568n,whomG3739m,untoG1519"l%#,the gentilesG3588 G1484k,andG2532 j!#,the peopleG3588 G2992i,fromG1537h,theeG4571g!,deliveringG1807f,unto theeG4671e',i will appearG3700,dE,of those things in the whichG3739c,andG5037b),thou hast seenG1492%a7,of these things whichG3739`,bothG5037_,a witnessG3144 "OsZ<}dM/ uYB" xO%"+#,to the gentilesG3588 G1484!,andG2532 #, of judæaG3588 G2449 !#, the coastsG3588 G5561, allG3956!, throughoutG1519, andG5037%,at jerusalemG2414,andG2532,damascusG1154,ofG1722,unto themG3588,firstG4412,shewedG518,butG235, visionG3701!/,unto the heavenlyG3770#,disobedientG545,notG3756,i wasG1096,agrippaG67 ,o kingG935 ,whereuponG3606 ,meG1691 !,that is inG1519 ,by faithG4102),are sanctifiedG37!,them whichG3588,amongG1722#,inheritanceG2819,andG2532,of sinsG266#,forgivenessG859#,may receiveG2983 "csY@)~hD"iK4}cD,sayingG3004C,greatG3173B,andG2532A,to smallG3398@, bothG5037?!, witnessingG3140>#, dayG3588 G2250=, thisG3778<, untoG891;!,i continueG2476:#,godG3588 G23169,ofG38448,helpG19477,obtainedG51776,thereforeG37675,havingG51774, to killG13153), and went aboutG3987 2!#,the templeG3588 G24111,inG17220,meG3165/,caughtG4815.,the jewsG2453-%,these causesG5130,,forG1752$+)#,for repentanceG3588 G3341*,meetG514),worksG2041(,and doG4238'#,godG3588 G2316&,toG1909%,turnG1994$,andG2532'#;,that they should repentG3340 !KkT; j@mD-cKe, paulG3972d#, voiceG3588 G5456c#,with a loudG3173b,saidG5346a#,festusG3588 G5347 `/,spake for himselfG626_,thusG5023^,as heG846],andG1161%\+#,to the gentilesG3588 G1484[, andG2532%Z+#, unto the peopleG3588 G2992Y, lightG5457X+, and should shewG2605W, the deadG3498V,fromG1537U-,that should riseG386&T9,he should be the firstG4413S,thatG1487R,sufferG3805Q,shouldG3195P#,christG3588 G5547O,thatG1487N,comeG1096M,shouldG3195L,did sayG2980K,mosesG3475J,andG2532"I%#,the prophetsG3588 G4396H#,those whichG3739G,thanG5037F%,other thingsG1622E,noneG3762 "alU># qT9"|bJ2a+,are hidden fromG2990+,of these thingsG5130, that noneG3762), i am persuadedG3982, forG1063, freelyG3955, i speakG2980,alsoG2532,whomG3739~,beforeG4314}%,these thingsG5130|,ofG4012{,knowethG1987z!,the kingG3588 G935y,forG1063x,sobernessG4997w, andG2532v, of truthG225u, the wordsG4487t#, speak forthG669s, butG235r,festusG5347q!,most nobleG2903p,madG3105o,notG3756n,i amG3105m,he saidG5346l,butG1161k,madG3130j,theeG4571i,doth makeG4062h, learningG1121g, muchG4183'f;, thou art beside thyselfG3105 $XoY=& qY@(gP8 pX+,alsoG2532*, butG235), thouG4571(, onlyG3440', notG3756&, thatG2172%#,to godG3588 G2316$,i wouldG2172#,saidG2036",paulG3972!,andG1161 #, a christianG5546, to beG1096, meG3165+, thou persuadestG3982,almostG3641#,paulG3588 G3972,untoG4314,saidG5346,agrippaG67,thenG1161),thou believestG4100,thatG3754,i knowG1492"%#,the prophetsG3588 G4396),believest thouG4100,agrippaG67,kingG935,a cornerG1137,inG1722 ,doneG4238 ,notG3756 ,wasG2076 !,this thingG5124 ,forG1063,himG846 #jkQ:qZ@)hN7jN,betweenG4314M#,they talkedG2980(L?,when they were gone asideG402K,andG2532J,with themG846I,that satG4775H,theyG3588G, andG2532F, berniceG959E, andG5037"D%#, the governorG3588 G2232C, andG2532B,rose upG450A!,the kingG3588 G935@,spokenG2036?,thusG5023>,hadG2036=,when heG846<,andG2532;#, bondsG3588 G1199:,theseG51309,exceptG39248,amG15107,iG25046,asG36975,suchG51084!,altogetherG41833,andG25322,almostG36411,bothG25320,wereG1096/,this dayG4594.,meG3450-,that hearG191,,allG3956 "b|aH,tX5{c9#}bp,certainG5100o, andG2532n, paulG3972m), they deliveredG3860l#, italyG3588 G2482k,intoG1519j#,should sailG636i,weG2248&h9,it was determined thatG2919g,whenG5613f,andG1161e#, unto cæsarG2541d, appealedG1941c, notG3361b, he hadG1941a, ifG1487`), set at libertyG630_+, might have beenG1410^!, manG3588 G444], thisG3778!\##, unto festusG3588 G5347[, agrippaG67Z, saidG5346Y, thenG1161X,of bondsG1199W,orG2228V, of deathG2288U, worthyG514T, nothingG3762S, doethG4238R!, manG3588 G444Q,thisG3778P,sayingG3004O!,themselvesG240 "U`@(}bL.|fO3sU#, paulG3588 G3972, entreatedG5530#, courteouslyG5364#,juliusG3588 G2457,andG5037 ,sidonG4605 ,atG1519 !,we touchedG2609 ,the nextG2087 ,andG5037,usG2254,withG4862,beingG5607+,of thessalonicaG2331%, a macedonianG3110#, aristarchusG708!, of asiaG3588 G773!, the coastsG5117, byG2596,to sailG4126~,meaningG3195}#,we launchedG321|),of adramyttiumG98{,a shipG4143z',entering intoG1910y,andG1161x,bandG4686w%,of augustus'G4575v#,a centurionG1543u,juliusG2457t,namedG3686s,untoG3686r,prisonersG1202q,otherG2087 ]yS7v^B+z_I1x]2,sailingG41261',of alexandriaG2220,a shipG4143/,foundG2147#.'#,the centurionG3588 G1543-,and thereG2546,#, of lyciaG3588 G3073+, myraG3460*, toG1519), we cameG2718(, pamphyliaG3828',andG2532&#,ciliciaG3588 G2791%,ofG2596$,the seaG3989'#;,when we had sailed overG1277",andG5037!, contraryG1727 , wereG1511!,the windsG3588 G417,becauseG1223#,cyprusG3588 G2954+,we sailed underG5284#,from thenceG2547+,we had launchedG321,and whenG2547"1,to refresh himselfG5177#,his friendsG5384,untoG4314,to goG4198, libertyG2010, and gaveG2010 #N{dL$ fE.~gM2fNU,nighG1451T, havensG2568S, the fairG2568R, is calledG2564Q, whichG5100P, a placeG5117O,untoG1519N,cameG2064M,itG846L,passingG3881K,hardlyG3433J,andG5037I,salmoneG4534H%,over againstG2596G#,creteG3588 G2914F+,we sailed underG5284E,usG2248D, sufferingG4330C, notG3361B!, the windG3588 G417A#, cnidusG3588 G2834@%, over againstG2596?,were comeG1096>,scarceG3433=,andG2532<,daysG2250;,manyG2425$:5,we had sailed slowlyG10209,whenG17228,andG11617, thereinG8466, usG22485!, and he putG16884#,italyG3588 G24823,intoG1519 $PcK.iR; jL4hPy, onlyG3440x, notG3756w, damageG2209v, muchG4183u, hurtG5196t, withG3326s, beG2071r, willG3195!q##, this voyageG3588 G4144p, thatG3754o!, i perceiveG2334n, sirsG435m, unto themG846l, saidG3004k, andG2532j!, admonishedG3867i#, paulG3588 G3972h, pastG3928g, alreadyG2235f, nowG2532e, wasG3928d#, the fastG3588 G3521c, becauseG1223b, dangerousG2000a, nowG2235`, wasG5607"_%#, when sailingG3588 G4144^, andG2532], was spentG1230\, timeG5550[, when muchG2425Z, nowG1161Y,laseaG2996X,the cityG4172W,wasG2258V,whereuntoG3739 Nv\=v^F&tS= hN, attainG2658!, they mightG1410+, if by any meansG1513#, thence alsoG2547, to departG321, advisedG5087', the more partG4119, winter inG3915, toG4314), not commodiousG428, wasG5225'/#, because the havenG3588 G3040 , andG1161 #, paulG3588 G3972 , byG5259! /, which were spokenG3004 %, those thingsG3588, thanG2228, moreG3123+7#, the owner of the shipG3588 G3490, andG2532 !#, the masterG3588 G2942, believedG3982', the centurionG1543%, neverthelessG1161#, livesG3588 G5590, of ourG2257~, alsoG2532}, butG235|#, shipG3588 G4143{, andG2532#z'#, of the ladingG3588 G5414 !TtX>hC"iP2{T#:'#,when the shipG3588 G41439,andG11618!, euroclydonG21487, calledG25646, windG4175', a tempestuousG51894,itG8463,againstG25962#,there aroseG9061,afterG33260,longG4183/,notG3756.,butG1161-#, by creteG3588 G2914,, closeG788+#, they sailedG3881*, loosingG142)#, purposeG3588 G4286!(/, they had obtainedG2902'), supposing thatG1380&#, blew softlyG5285#%3, when the south windG3558$, andG1161#!, north westG5566", andG2532!), the south westG3047 , towardG2596, and liethG991#, of creteG3588 G2914, an havenG3040, to winterG3914, pheniceG5405, toG1519 !S|[A(|]E*{[9"qS[#,sailG3588 G4632Z, strakeG5465$Y)#, the quicksandsG3588 G4950X, intoG1519 W-, they should fallG1601V, lestG3361U,fearingG5399T,andG5037S#,the shipG3588 G4143R%,undergirdingG5269Q,helpsG996P,they usedG5530%O9,when they had taken upG142N,whichG3739M#, the boatG3588 G4627L, byG4031K, to comeG1096J,workG3433I#,we had muchG2480H,claudaG2802G+,which is calledG2564F,islandG3519E,a certainG5100D',running underG5295C,andG1161B, driveG5342A, we letG1929@!,the windG3588 G417?%,bear up intoG503>,notG3361=,couldG1410<,andG2532;!,was caughtG4884 "QuL0zT/lP9# hQ},wasG4014|+,should be savedG4982{,that weG2248z,hopeG1680y,allG3956x,lay onG1945w,tempestG5494v, smallG3641u, noG3756t, andG5037s, appearedG2014r, daysG2250q,manyG4119p,inG1909o,starsG798n,norG3383m,sunG2246l%,when neitherG3383k,andG1161!j##,of the shipG3588 G4143"i%#,the tacklingG3588 G4631!h1,with our own handsG849g#,we cast outG4496f,the thirdG5154e,andG2532d,the shipG1546c),they lightenedG4160b,the nextG1836%a7,tossed with a tempestG5492!`/,being exceedinglyG4971_,weG2257^,andG1161]#,were drivenG5342\,and soG3779 #SeG(iN8!|^G)iS , noG2071), there shall beG1537,forG5590"3,to be of good cheerG580,youG2114,i exhortG5209,nowG3867,andG2532#,lossG3588 G2209,andG2532#,harmG3588 G5196,thisG3778),to have gainedG2770,andG5037#,creteG3588 G2914,fromG575#,have loosedG321,notG3361,andG321 ,unto meG3427 ),have hearkenedG3980 ,ye shouldG1163 , sirsG435 , and saidG2036, of themG846, the midstG3319,inG1722#,stood forthG2476#,paulG3588 G3972!,abstinenceG776,longG4183,afterG5119,butG1161!,taken awayG4014~,thenG3063 $_gP1u^F+u[D.w_D,theeG4675C,withG3326B,that sailG4126A,themG3588@,allG3956?, theeG4671>!, hath givenG5483=#, godG3588 G2316<, loG2400;, andG2532:,cæsarG25419),brought beforeG39368,must beG11637,thouG45716,paulG39725,notG33614,fearG53993,sayingG30042, i serveG30001, whomG37390, andG2532/, i amG1510.,whoseG3739-#,of godG3588 G2316,,the angelG32+#,nightG3588 G3571*,thisG3778),by meG3427(#,there stoodG3936',forG1063&#,of the shipG4143%,butG3588$,youG4133#, amongG5216", lifeG3762!, loss ofG1063 "dtW?) yaF.qX-{df,theyG846e#,deemed thatG5282!d##, the shipmenG3588 G3492c#, midnightG3588 G3571b, aboutG2596a, adriaG3588 G99`,inG1722'_;,were driven up and downG1308^,as weG2257],was comeG1096\,nightG3571[),the fourteenthG5065Z,whenG5613Y,butG1161X,islandG3520W,a certainG5100V,uponG1519U,be castG1601T,mustG1163S,weG2248R,howbeitG1161Q,meG3427P#, it was toldG2980O, asG5158N, evenG2596M, shall beG2071L,itG3779K,thatG3754J#,godG3588 G2316I,i believeG4100H,forG1063 G-,be of good cheerG2114F,sirsG435E,whereforeG1352 "X{^D)x_D)gO6vX!,were aboutG2212),as the shipmenG3492,andG1161,the dayG2250,forG1096!, and wishedG2172, the sternG4403, out ofG1537, anchorsG45, fourG5064~,they castG4496},rocksG5138|,uponG1519%{7,we should have fallenG1601z,lestG3381y,fearingG5399x,thenG5037w,fathomsG3712v, fifteenG1178u, foundG2147t, andG2532s, againG3825r%, they soundedG1001 q-,a little furtherG1024"p1,when they had goneG1339o,andG1161n,fathomsG3712m,twentyG1501l,and foundG2147k,soundedG1001j,andG2532i,countryG5561h,someG5100g%,drew near toG4317 [lJ2fF(sZD" ~[(#, the ropesG3588 G4979', cut offG609"&%#, the soldiersG3588 G4757%, thenG5119$,be savedG4982#, cannotG3756", yeG5210!#, the shipG3588 G4143 , inG1722, abideG3306,theseG3778,exceptG1437%+#,to the soldiersG3588 G4757,andG2532&-#,to the centurionG3588 G1543,saidG2036#,paulG3588 G3972%,the foreshipG4408,out ofG1537,anchorsG45,have castG1614!,they wouldG3195,as thoughG5613%, under colourG4392#, the seaG3588 G2281, intoG1519#, the boatG3588 G4627! /, they had let downG5465 ,whenG2532 #,the shipG3588 G4143 ,out ofG1537 ,to fleeG5343 #[{dL1z`DrW:  u[K," healthG4991J," yourG5212I," forG4314H,"this isG5124G,"forG1063F,"meatG5160E,"to takeG4355D,"youG5209C,"i prayG3870B,"whereforeG1352A,!nothingG3367@%,!having takenG4355?,!fastingG777>',!and continuedG1300=+,!ye have tarriedG4328<,!thatG3739;,!dayG2250!:/,! is the fourteenthG50659,! this dayG45948,! sayingG30047,! meatG51606,! to takeG33355,!allG5374,!besoughtG38703#,!paulG3588 G39722,!coming onG10961,!wasG31950,!the dayG2250/,!whileG891.,!andG1161-, fall offG1601,, herG846+, letG1439*, andG2532!)##, of the boatG3588 G4627 #RhF% sT4lT8hRn,%inG1722m,%in allG3956l,%we wereG1510k,%andG1161j,$meatG5160i,$also tookG4355h,$theyG846g,$andG2532f',$of good cheerG2115e,$they allG3956d,$wereG1096c,$thenG1161b,#to eatG2068a,#he beganG756"`1,# when he had brokenG2806_,# andG2532^#,# of them allG3956]#,# in presenceG1799\#,# to godG3588 G2316[#,#gave thanksG2168Z,#andG2532Y,#breadG740X,#he tookG2983W,#spokenG2036V,#thusG5023U,#he hadG2036T,#and whenG1161S',"of any of youG5216R#,"the headG3588 G2776Q,"fromG1537P,"fallG4098O,"an hairG2359N,"notG3762M#," there shallG5225L," forG1063 fiM+rQ:"aD+f -,'it were possibleG1410 ,'ifG1487 -,'they were mindedG1011 ,'the whichG3739 ,'intoG1519 ,' a shoreG123,' withG2192,' creekG2859,' a certainG5100+,' they discoveredG2657,'butG1161#,'the landG3588 G1093,'notG3756,'they knewG1921,'dayG2250,'it wasG1096~,'whenG3753},'andG1161|#,& the seaG3588 G2281{,&intoG1519z#,&the wheatG3588 G4621y%,&and cast outG1544x#,&the shipG3588 G4143w),&they lightenedG2893v,&enoughG5160u),&they had eatenG2880t,&and whenG1161s,% soulsG5590r,% sixteenG1803q),%threescore andG1440p#,%two hundredG1250o#,%the shipG3588 G4143 K}Z8 vY4w\6hK.!,)unmoveableG761-%,)and remainedG3306,!,)stuck fastG2043+%,) the forepartG4408*,) andG2532),) agroundG2027(#,) the shipG3588 G3491',)they ranG2027"&1,)where two seas metG1337%,)a placeG5117$,)intoG1519#,)fallingG4045",)andG1161!!,(shoreG3588 G123 ,(towardG1519,(and madeG2722#,(to the windG4154!%!,(the mainsailG3588 G736,( hoised upG1869,( andG2532#,( bandsG3588 G2202 !#,( the rudderG3588 G4079,( loosedG447,(andG260#,(the seaG3588 G2281,(untoG1519),(they committedG1439#,(the anchorsG3588 G45&9,(when they had taken upG4014,(andG2532!##,'in the shipG3588 G4143,'to thrustG1856 !bkE. oX-kT<! {bO,+firstG4413N#,+should castG641M,+swimG2860L#,+which couldG1410K,+ theyG3588J),+ commanded thatG2753I,+ andG5037H,+ purposeG1013G,+ fromG3588F,+themG846E,+keptG2967D#,+paulG3588 G3972C,+to saveG1295B,+willingG1014A',+the centurionG1543@,+butG1161?!,* and escapeG1309'>;,* of them should swim outG1579=,* anyG5100<,* lestG3361#;'#,*the prisonersG3588 G1202:,*killG6159,*toG24438,*wasG10967,*counselG10126',*the soldiers'G47575,*andG1161"4%#,)of the wavesG3588 G2949!3%!,)the violenceG3588 G9702,)withG52591!,)was brokenG30890+,)the hinder partG4403/,)butG1161 #Z~fP6jE.lT0tZr, littleG5177q,noG3756p,usG2254o,shewedG3930#n5,the barbarous peopleG915m,andG1161l,melitaG3194k!,was calledG2564 j!#,the islandG3588 G3520i,thatG3754h,they knewG1921g,thenG5119&f9,when they were escapedG1295e,andG2532d#,,landG3588 G1093c,,toG1909b,,safeG1295a,,allG3956!`/,,that they escapedG1295_+,,it came to passG1096^,,soG3779],,andG2532\#,,the shipG3588 G4143[,, ofG575Z,, onG1909Y,, someG3739X,, andG1161W,,boardsG4548V,,onG1909U,,someG3739T,,the restG3062S,,andG2532R#,+landG3588 G1093Q,+toG1909P,+and getG1826 !bt^A&xU5w\B yb,sawG1492),the barbariansG915,whenG5613,andG1161#,handG3588 G5495,hisG846 +,and fastened onG2510 #, the heatG3588 G2329 , out ofG1537 , a viperG2191 !, there cameG1831#, the fireG3588 G4443,onG1909,laidG2007,andG2532,of sticksG5434,a bundleG4128%,had gatheredG4962#,when paulG3588 G3972,andG1161!##,of the coldG3588 G5592~,becauseG1223},andG2532|#,rainG3588 G5205{),of the presentG2186z,becauseG1223y,every oneG3956x,usG2248w%,and receivedG4355v, a fireG4443u%, they kindledG381t, forG1063s, kindnessG5363 "ZhK2yO8oL4tZ5,shouldG31954,when heG8463#,they lookedG43282,howbeitG11611, harmG25560, noG3762/,and feltG3958.#,the fireG3588 G4442-,intoG1519,#,the beastG3588 G2342+%,he shook offG660*,andG3767),to liveG2198(,notG3756',sufferethG1439#&'#,yet vengeanceG3588 G1349%#,seaG3588 G2281$,theG1537&#9,though he hath escapedG1295",whomG3739!!,a murdererG5406 ,isG2076!,manG3588 G444,thisG3778,no doubtG3843!,themselvesG240, amongG4314, they saidG3004#, handG3588 G5495, hisG846, onG1537,hangG2910,beastG2342#,theG3588 G2342 "lxaD&|f:hI3lW,usG2248V,receivedG324U,whoG3739T#, was publiusG4196S, nameG3686#R'#, of the islandG3588 G3520Q', the chief manG4413P, ofG4012O#,possessionsG5564N,wereG5225M#,quartersG3588 G5117L,the sameG1565K,inG1722J,a godG2316I,wasG1511H,heG846G',and said thatG3004(F=,they changed their mindsG3328E,himG846D,toG1519C,comeG1096B,harmG824A,noG3367@,sawG2334?,andG2532>',a great whileG4183=!, had lookedG4328<!, after theyG846;, butG1161:, suddenlyG8699, deadG34988#,fallen downG26677,orG22286%,have swollenG4092 "SxU,jR4oYC& wS y!#, the islandG3588 G3520x, inG1722w, diseasesG769v, hadG2192u, whichG3588t, alsoG2532s, othersG3062r, was doneG1096q, when thisG5127p, soG3767o,himG846n!,and healedG2390m,on himG846l#,his handsG3588 G5495k,and laidG2007j,prayedG4336i,andG2532h!, entered inG1525g#, paulG3588 G3972f, whomG3739e, toG4314 d-, of a bloody fluxG1420c,andG2532b!,of a feverG4446a,sickG4912`,layG2621 _!#,of publiusG3588 G4196%^+#,that the fatherG3588 G3962]+,it came to passG1096\,andG1161[#,courteouslyG5390Z,daysG2250Y,threeG5140X',and lodged usG3579 "SgQ9dM4mW5lS, threeG5140!, we tarriedG1961, syracuseG4946, atG1519, landingG2609, andG2532%7, was castor and polluxG1359!, whose signG3902#, the isleG3588 G3520, inG1722"1, which had winteredG3914', of alexandriaG222, a shipG4143, inG1722 #, we departedG321 , monthsG3376 , threeG5140 , afterG3326 , andG1161#, necessaryG3588 G5532, as wereG4314 -, with such thingsG3588!, they ladedG2007-, when we departedG321, andG2532, honoursG5092, manyG4183, usG2248, honouredG5091~, alsoG2532}, whoG3739|#, were healedG2323{, andG2532z, cameG4334 "_kP9  ycH/qYB,u_=,ofG4012<,heardG191%;/,when the brethrenG3588 G80:+,and from thenceG25479#,romeG3588 G45168, towardG15197, we wentG20646, soG37795, andG25324, daysG22503,sevenG20332,themG8461,withG19090,to tarryG1961 /-,and were desiredG3870.,brethrenG80-,we foundG2147,,whereG3757+, puteoliG4223*, toG1519)%, the next dayG1206(#, and we cameG2064', blewG1920&), the south windG3558%, dayG2250$, oneG1520#, afterG3326", andG2532!, rhegiumG4484 , toG1519, and cameG2658$5, we fetched a compassG4022+, and from thenceG3606, daysG2250 "^nV=& ~aE*nGv^_,withG4862^,himselfG1438],byG2596\,to dwellG3306[%,was sufferedG2010Z, paulG3972Y, butG11611XC#, to the captain of the guardG3588 G4759#W'#, the prisonersG3588 G1198V, deliveredG3860#U'#,the centurionG3588 G1543T,romeG4516S,toG1519R,we cameG2064Q,whenG3753P,andG1161O,courageG2294N,and tookG2983M#,godG3588 G2316L!,he thankedG2168K,sawG1492J#,when paulG3588 G3972I,whomG3739H,tavernsG4999G,the threeG5140F,andG2532E, forumG5410D, appiiG675C, as far asG891B, usG2254A, meetG529@,toG1519?,they cameG1831>,usG2257 !evX?' hL+sX=}e,"fromG1537,!prisonerG1198#~3, yet was i deliveredG3860}),of our fathersG3971|#,customsG3588 G1485{,orG2228 z!#,the peopleG3588 G2992y,againstG1727x,nothingG3762w),have committedG4160v,though iG1473u,brethrenG80t,menG435s,themG846r,untoG4314q,he saidG3004p',come togetherG4905o,they wereG846n,whenG5607m,andG1161l,togetherG4779k#, of the jewsG2453j, the chiefG4413i, calledG4779h#, paulG3588 G3972g, daysG2250f,threeG5140e!,that afterG3326d+,it came to passG1096c,andG1161b,himG846a,that keptG5442`,a soldierG4757 #NpG1fP:#kS:!kN#,thereforeG3767"!,causeG3588 G156!,thisG3778 ,forG1223,ofG2723#,nationG3588 G1484, myG3450, to accuseG2723, oughtG5100, i hadG2192, thatG5613,notG3756#,unto cæsarG2541,to appealG1941 /,i was constrainedG315',spake againstG483',when the jewsG2453,butG1161, meG1698, inG1722, of deathG2288, causeG156 , noG3367 ,there wasG5225 ,becauseG1223 ,goG630 ,letG630!,would haveG1014,meG3165%9,when they had examinedG350,whoG3748',&of the romansG4514#,%the handsG3588 G5495,$intoG1519,#jerusalemG2414 #OrR;oWA+jO8}gOF,theeG4675E,ofG4012D,harmG4190C,anyG5100B,spakeG2980A,orG2228@,shewedG518?,that cameG3854#>+,of the brethrenG3588 G80=,anyG5100<,neitherG3777;, theeG4675:!, concerningG40129#, of judæaG3588 G24498, outG5757, lettersG11216,receivedG12095,neitherG37774,weG22493,himG8462,untoG43141,they saidG20360,andG1161/!,chainG3588 G254.,thisG3778-+,i am bound withG4029,, of israelG2474+#, the hopeG3588 G1680*, forG1063)%, because thatG1752(', to speak withG4354',andG2532&,to seeG1492%,for youG5209$',have i calledG3870 #PmL5gN-pZB!nPi!,persuadingG3982h#,of godG3588 G2316 g#!,the kingdomG3588 G932f,testifiedG1263e,andG5037d%, he expoundedG1620c, to whomG3739b#, lodgingG3588 G3578a, intoG1519`, himG846_,toG4314^,manyG4119]!,there cameG2240\,a dayG2250[,himG846'Z;,when they had appointedG5021Y,andG1161X),spoken againstG483W,it isG2076V#,every whereG3837U,thatG3754T,knowG1110S, weG2254R!, sectG3588 G139Q, thisG3778P!, concerningG4012O, asG3303N,forG1063M',thou thinkestG5426L,whatG3739K,theeG4675J,ofG3844I,to hearG191H,we desireG515G,butG1161 "X~Z>'mQ3oV9rX ,the holyG40 ,spakeG2980 , wellG2573, wordG4487, oneG1520!, had spokenG2036%+#,after that paulG3588 G3972',they departedG630!,themselvesG240,amongG4314+,they agreed notG800,whenG5607,andG1161~%, believed notG569},someG3588|,andG1161!{/,which were spokenG3004z!,the thingsG3588y,believedG3982x,someG3588w,andG2532v,eveningG2073u,tillG2193t,morningG4404s,fromG575"r%#,the prophetsG3588 G4396q,andG2532p,of mosesG3475 o!#,of the lawG3588 G3551n,outG575m,bothG5037l#,jesusG3588 G2424k!,concerningG4012j,themG846 #Tt]<" tT=$ rV?nT., dull ofG917-,areG191 ,!#,their earsG3588 G3775+,andG2532*),is waxed grossG3975)#,peopleG3588 G2992(,of thisG5127'#,the heartG3588 G2588&,forG1063%,perceiveG1492$,notG3756#,andG2532"%,ye shall seeG991!,seeingG991 ,andG2532!,understandG4920, notG3756, shallG4920, andG2532', ye shall hearG191,hearingG189,sayG2036,andG2532#,peopleG3588 G2992,thisG5126,untoG4314,goG4198,sayingG3004#,fathersG3588 G3962,ourG2257,untoG4314!##,the prophetG3588 G4396,esaiasG2268 ,byG1223 #,ghostG3588 G4151 "Qu]:kM4uX<$pQP%, will hear itG191O, theyG846N, andG2532'M/#, unto the gentilesG3588 G1484L, is sentG649K#,of godG3588 G2316J',the salvationG4992I,thatG3754H,unto youG5213G,thereforeG3767F,knownG1110E,be itG2077D,themG846C',i should healG2390B,andG2532#A3,should be convertedG1994@,andG2532?,heartG2588>#,withG3588 G2588=!,understandG4920<,andG2532;,earsG3775:#,withG3588 G37759,hearG1918,andG25327,eyesG37886#,withG3588 G37885+,they should seeG14924,lestG3379 3-,have they closedG25762#, eyesG3588 G37881, theirG8460, andG2532/, hearingG191 "`x]B) pW>( mW:`r#,the lordG3588 G2962q',which concernG4012p%,those thingsG3588o,teachingG1321n,andG2532m#,of godG3588 G2316 l#!,the kingdomG3588 G932k,preachingG2784j,himG846i,untoG4314h%,that came inG1531g, allG3956f, receivedG588e, andG2532d#, hired houseG3410c, his ownG2398b,inG1722a,yearsG1333`,wholeG3650_,twoG1333^,dweltG3306]#,paulG3588 G3972\,andG1161[!, themselvesG1438Z, amongG1722Y, reasoningG4803X, greatG4183W,and hadG2192V,departedG565U,the jewsG2453T#,these wordsG5023S,had saidG2036R,when heG846Q,andG2532 "[X@#dJ1lN8x[- the fleshG4561%- according toG2596-of davidG1138-the seedG4690-ofG1537-was madeG1096-whichG3588 #-sonG3588 G5207 -hisG846 !-concerningG4012 !-scripturesG1124 -the holyG40-inG1722#-prophetsG3588 G4396-hisG846-byG1223%7-he had promised aforeG4279-whichG3739- of godG2316!- the gospelG2098-untoG1519-separatedG873~!-an apostleG652}-calledG2822|-christG5547{-of jesusG2424z-a servantG1401y-paulG3972$x7,no man forbidding himG209w!, confidenceG3954v, allG3956u, withG3326t, christG5547s, jesusG2424 #QzZ< sZC%iS5kQ7-to allG39566-christG55475-of jesusG24244!-the calledG28223-alsoG25322-yeG52101-areG20750-whomG3739/-amongG1722.#-nameG3588 G3686--hisG846,- forG5228+#- nationsG3588 G1484*- allG3956)- amongG1722(%- to the faithG4102'-obedienceG5218&-forG1519%#-apostleshipG651$-andG2532#-graceG5485 "--we have receivedG2983!-whomG3739 -byG1223'-from the deadG3498--the resurrectionG386-byG1537#- of holinessG42!- the spiritG4151%- according toG2596- powerG1411- withG1722-of godG2316-the sonG5207%-and declaredG3724 $gjR9y]D*u^G0g[#-worldG3588 G2889Z-the wholeG3650Y!-throughoutG1722X%-is spoken ofG2605W#-faithG3588 G4102V- yourG5216U- thatG3754T- allG3956S- youG5216R- forG5228Q-christG5547P-jesusG2424O-throughG1223N#-godG3588 G2316M-myG3450L-i thankG2168K-firstG4412J-christG5547I-jesusG2424H-the lordG2962G-andG2532F-fatherG3962E-ourG2257D-godG2316C-fromG575B- peaceG1515A- andG2532@- to youG5213?- graceG5485>- saintsG40=-calledG2822<-of godG2316;-belovedG27:-romeG45169-inG17228-that beG5607 "\mR:$|[C(`J(s\}- youG5209|- to seeG1492{- i longG1971z- forG1063y- youG5209x- untoG4314w- to comeG2064v#- of godG3588 G2316u#- the willG3588 G2307t- byG17221sO- i might have a prosperous journeyG2137r- at lengthG4218q- nowG2235p+- if by any meansG1513o)- making requestG1189n- of youG5216m- mentionG3417l- makeG4160k+- without ceasingG89j- thatG5613i#- sonG3588 G5207h- of hisG846 g!#- the gospelG3588 G2098f- inG1722e#- spiritG3588 G4151d- myG3450c- withG1722b- i serveG3000a- whomG3739`- witnessG3144_- myG3450^- isG2076]#- godG3588 G2316\- forG1063 #jw_A+t^A(jS9j - butG2532- youG5209- untoG4314- to comeG2064!- i purposedG4388!- oftentimesG4178- thatG3754- brethrenG80- ignorantG50- youG5209- haveG50- notG3756- i wouldG2309- nowG1161- meG1700- andG5037- of youG5216- bothG2532- faithG4102 !- the mutualG240 - byG1223 - youG5213 - withG17220 M- that i may be comforted togetherG4837- isG2076- thatG5124"1- may be establishedG4741- yeG5209!- to the endG1519- giftG5486- spiritualG4152- someG5100- unto youG5213%- i may impartG3330~- thatG2443 #czaH1kS2gQ;%{cC- alsoG2532B- romeG4516A- atG1722@- that areG3588?-to youG5213$>5-to preach the gospelG2097=!-i am readyG4289<-isG2596;-meG1691:-inG25969)-so, as much asG37798'- to the unwiseG4537- andG50376#-to the wiseG46805-bothG2532 4/-to the barbariansG9153-andG50372'-to the greeksG16721-bothG25320-debtorG3781/-i amG1510.- gentilesG1484-- otherG3062,- amongG1722+- asG2531*- evenG2532)- alsoG2532(- youG5213'- amongG1722&- fruitG2590%- someG5100$%- i might haveG2192#- thatG2443"- hithertoG891!- was letG2967 #VxU>%dF-rX=% lVf-byG1537e!-shall liveG2198d-the justG1342c'-it is writtenG1125b-asG2531a- faithG4102`- toG1519_- faithG4102^- fromG1537]- revealedG601\-of godG2316![/-the righteousnessG1343Z-isG601Y-thereinG1722X-forG1063W%-to the greekG1672V-alsoG2532U-andG5037T-firstG4412S!-to the jewG2453R-believethG4100Q-thatG3588P%- to every oneG3956O- salvationG4991N- untoG1519M- of godG2316L- the powerG1411K-it isG2076J-forG1063I#-of christG3588 G5547#H'#-of the gospelG3588 G2098G-ashamedG1870F-notG3756E-i amG1870D-forG1063 "e{dJ/zXB!s\E.e%-the creationG2937-fromG575-of himG846#5-the invisible thingsG517-forG1063- unto themG846#- hath shewedG5319- godG2316- forG1063- themG846~-inG1722}-manifestG5318|-isG2076{#-of godG3588 G2316'z;-that which may be knownG1110y-becauseG1360x+-unrighteousnessG93w-inG1722v!-the truthG3588 G225u-holdG2722t- whoG3588s- of menG444r+- unrighteousnessG93q- andG2532p#- ungodlinessG763o-allG3956n-againstG1909m-heavenG3772l-fromG575k#-is revealedG601j-of godG2316i-the wrathG3709h-forG1063g-faithG4102 rcM3~^<}gH2r(%-was darkenedG4654'-heartG2588&-foolishG801%-theirG846$-andG2532"#%#-imaginationsG3588 G1261"-theirG846!- inG1722 #- became vainG3154- butG235'- were thankfulG2168- neitherG2228-godG2316-asG5613-notG3756)-they glorifiedG1392#-godG3588 G2316)-when they knewG1097%-because thatG1360)-without excuseG379-areG1511-theyG846-so thatG1519-godheadG2305-andG2532-powerG1411-eternalG126 -hisG8461 C#- by the things that are madeG3588 G4161 -- being understoodG3539 -- are clearly seenG2529 %- of the worldG2889 !VjP-|fO3kS<&uVI%-to dishonourG818H#- heartsG3588 G2588G%- of their ownG846F#- the lustsG3588 G1939E- throughG1722D#- uncleannessG167C-toG1519B-upG3860A-themG846@-gaveG3860?-alsoG2532>#-godG3588 G2316=-whereforeG1352<+-creeping thingsG2062;-andG2532!:/-fourfooted beastsG50749-andG25328- to birdsG40717- andG25326- manG4445#- corruptibleG53494%- made like toG36673-an imageG15042-intoG17221-godG2316#05-of the uncorruptibleG862/#-the gloryG3588 G1391.-changedG236--andG2532!,/-they became foolsG3471+-wiseG4680*-to beG1511%)7-professing themselvesG5335 #_tY7zT7nV= w_l-evenG5037k- forG1063j!- affectionsG3806i- vileG819h- untoG1519g- upG3860f-themG846e-gaveG3860d#-godG3588 G2316c-causeG1223b-thisG5124a-forG1223`-amenG281_!-everG3588 G165^-forG1519]-blessedG2128\-isG2076[-whoG3739Z#-the creatorG2936Y- more thanG3844"X%#- the creatureG3588 G2937W- servedG3000V- andG2532U!- worshippedG4573T-andG2532S#-a lieG3588 G5579R-intoG1722Q#-of godG3588 G2316P!-the truthG3588 G225O-changedG3337N-whoG3748M!-themselvesG1438L-betweenG1722K#-bodiesG3588 G4983J-their ownG846 #Y{cB' hQ1qZC(uY-!of theirG1722+- that recompenceG3739 !-themselvesG618 -inG1438 -receivingG618 -andG3588& 9-that which is unseemlyG2716-workingG2532-menG3588-withG730-menG1722-anotherG730-towardG240-oneG730-lustG846-theirG1519-inG3588~-burnedG1722}%-of the womanG1572|-useG3588{#- the naturalG5540z- leavingG3588y!- the menG3588 G730x- alsoG2532w-likewiseG3668v-andG5037u-natureG5449t-againstG3844s'-that which isG3588r-intoG1519q-useG5540p#-the naturalG5446o!-did changeG3337n-womenG2338m-theirG846 "geN6}eO2jS2g1- murderG54080- of envyG5355/-fullG3324.'-maliciousnessG2549-%-covetousnessG4124,!-wickednessG4189+#-fornicationG4202*+-unrighteousnessG93)-allG3956!(/-being filled withG4137'!-convenientG2520&-notG3361%-which areG2520$%-those thingsG3588#-to doG4160"-mindG3563!#-a reprobateG96 -toG1519- overG3860- themG846- gaveG3860#- godG3588 G2316- knowledgeG1922-inG1722#-godG3588 G2316-to retainG2192-likeG1381-notG3756-they didG1381-even asG2531-andG2532-$was meetG3588-#whichG1163-"errorG846 \sR4]:|\D& r\Q- doG4160P- onlyG3440O- notG3756N- of deathG2288M- worthyG514L- areG1526K#- such thingsG5108J- commitG4238I!- they whichG3588H- thatG3754G#- of godG3588 G2316"F%#- the judgmentG3588 G1345E- knowingG1921D- whoG3748C!-unmercifulG415B!-implacableG786(A?-without natural affectionG794@--covenantbreakersG802$?7-without understandingG801>!- to parentsG1118=#-disobedientG545<)-of evil thingsG2556;-inventorsG2182:-boastersG2139-proudG52448!-despitefulG51977'-haters of godG23196!-backbitersG26375!-whisperersG55884- malignityG25503- deceitG13882- debateG2054 gsV:yY>rS;g!q/- them which commitG4238p- againstG1909o- truthG225n%- according toG2596m-isG2076l#-of godG3588 G2316"k%#-the judgmentG3588 G2917j-thatG3754i#-we are sureG1492h-butG1161g+-the same thingsG846f-doestG4238!e/-thou that judgestG2919d-forG1063c-thyselfG4572b+-thou condemnestG2632a-anotherG2087`%-thou judgestG2919_- whereinG1722^- forG1063]%- that judgestG2919"\1- whosoever thou artG3956[- manG444Z-oG5599Y#-inexcusableG379X-thou artG1488W-thereforeG1352V- do themG4238U- them thatG3588 T-- have pleasure inG4909S- butG235R- the sameG846 !Y|fF%kE%wS<oY-toG1519-theeG4571-leadethG71#-of godG3588 G2316%- the goodnessG5543 - thatG3754 #- not knowingG50# '#- longsufferingG3588 G3115 - andG2532 #!-forbearanceG3588 G463-andG2532#-goodnessG3588 G5544-of hisG846 !#-the richesG3588 G4149)-despisest thouG2706-orG2228#-of godG3588 G2316"%#-the judgmentG3588 G2917%-shalt escapeG1628-thouG4771~-thatG3754}-the sameG846|- doestG4160{- andG2532z#- such thingsG5108y'- them which doG4238x%- that judgestG2919w-manG444v-oG5599u-thisG5124t'-thinkest thouG3049s-andG1161r#- such thingsG5108 !aybE, iLtU: {a3- honourG50922- andG25321-gloryG13910-seek forG2212/-doingG2041.-in wellG18#-3-patient continuanceG5281,-who byG2596+-to themG3588*#-deedsG3588 G2041)-hisG846(%-according toG2596'%-to every manG1538&#-will renderG591%-whoG3739$#-of godG3588 G2316)#?-of the righteous judgmentG1341"!-revelationG602!-andG2532 - of wrathG3709- the dayG2250- againstG1722- wrathG3709%- unto thyselfG4572'-treasurest upG2343-heartG2588!-impenitentG279-andG2532#-hardnessG3588 G4643-thyG4675-afterG2596-butG1161!-repentanceG3341 #Ve=&qZA" pX:! oVV- peaceG1515U- andG2532T- honourG5092S- gloryG1391R- butG1161Q)- of the gentileG1672P- alsoG2532O- andG5037N- firstG4412M!- of the jewG2453L- evilG2556K!- that doethG2716J- of manG444I- soulG5590H- everyG3956G- uponG1909F- anguishG4730E- andG2532D#- tribulationG2347C-wrathG3709B- andG2532A#- indignationG2372#@+- unrighteousnessG3588 G93?- obeyG3982>- butG1161=!-the truthG3588 G225<#-do not obeyG544;-andG2532$:5-that are contentiousG20529-unto themG35888-butG11617-lifeG22226- eternalG1665#- immortalityG8614- andG2532 "Xs\D" ~gI+ qS="|X x!#- of the lawG3588 G3551 w#!- the hearersG3588 G202v- notG3756u- forG1063t- the lawG3551s- byG1223r+- shall be judgedG2919q- the lawG3551p- inG1722o#- have sinnedG264n!- as many asG3745m- andG2532l#- without lawG460k- perishG622j- alsoG2532i- shallG622h#- without lawG460g#- have sinnedG264f!- as many asG3745e- forG1063d#- godG3588 G2316c- withG3844"b1- respect of personsG4382a- noG3756`- there isG2076_- forG1063^)- to the gentileG1672]- alsoG2532\- andG5037[- firstG4412Z!- to the jewG2453Y- goodG18X%- that workethG2038W%- to every manG3956 !`xT.y\>{X?'x`- theirG846#-heartsG3588 G2588-theirG846-inG1722-writtenG1123 !#-of the lawG3588 G3551#-the workG3588 G2041-shewG1731-whichG3748+-unto themselvesG1438-a lawG3551-areG1526 -the lawG3551 -notG3361 - havingG2192 - theseG3778* 5#- contained in the lawG3588 G3551!- the thingsG3588- by natureG5449-doG4160-the lawG3551-notG3361!-which haveG2192%-the gentilesG1484-whenG3752-forG1063"1- shall be justifiedG1344 ~!#- of the lawG3588 G3551}#- the doersG3588 G4163|- butG235{#- godG3588 G2316z- beforeG3844y- justG1342 !`{Y="dE&mU7w`:- godG23169- ofG1722 8-- makest thy boastG27447-andG2532 6!#-in the lawG3588 G35515-restestG18794-andG25323-a jewG24532!-art calledG20281-thouG47710-beholdG1492/#-gospelG3588 G2098.-myG3450-%- according toG2596,- christG5547+- jesusG2424*- byG1223)!- of menG3588 G444(#-the secretsG2927'#-shall judgeG2919&#-godG3588 G2316%-whenG3753$-the dayG2250#-inG1722"#-one anotherG240!-excusingG626 -or elseG2228-accusingG2723)-the mean whileG3342#- thoughtsG3588 G3053- andG2532$5- also bearing witnessG4828 !#- conscienceG3588 G4893 Z|F"sX8gK- rZY-thouG3588X#- the lawG3588 G3551W- inG1722!V%!- of the truthG3588 G225U-andG2532"T%#-of knowledgeG3588 G1108S#-the formG3588 G3446R!-which hastG2192Q-of babesG3516P-a teacherG1320O)-of the foolishG878N'-an instructorG3810M- darknessG4655L%- which are inG1722K-of themG3588J-a lightG5457I%-of the blindG5185H-a guideG3595G-artG1511F%-thou thyselfG4572"E1-art confident thatG3982D-andG5037C#- the lawG3588 G3551B- out ofG1537 A--being instructedG27272@Q-the things that are more excellentG1308?-approvestG1381>-andG2532=#-willG3588 G2307<-knowestG1097;-andG2532 ]nS,a4jO4}]v#-of godG3588 G2316u-the nameG3686t-forG1063s#- godG3588 G2316 r/-dishonourest thouG818q#-the lawG3588 G3551p#-breakingG3588 G3847o-throughG1223n-the lawG3551m-ofG1722 l--makest thy boastG2744k-thou thatG3739*jA- dost thou commit sacrilegeG2416i#-idolsG3588 G1497"h3-thou that abhorrestG948)g?-dost thou commit adulteryG3431f+-commit adulteryG3431 e--a man should notG3361 d--thou that sayestG3004c+- dost thou stealG2813b- stealG2813 a-- a man should notG3361#`3- thou that preachestG2784_-thyselfG4572^-notG3756]'-teachest thouG1321\-anotherG2087[)-which teachestG1321Z-thereforeG3767 aoY8!|eO4cM" a#)!- uncircumcisionG3588 G203-hisG846-shall notG3780 !#-of the lawG3588 G3551'/#-the righteousnessG3588 G1345-keepG5442'1!-the uncircumcisionG3588 G203-ifG1437-thereforeG3767 )-uncircumcisionG203 -is madeG1096" %#-circumcisionG3588 G4061 - thyG4675 !- of the lawG3551- a breakerG3848- thou beG1510- ifG1437-butG1161-the lawG3551-thou keepG4238-ifG1437-profitethG5623-verilyG3303%-circumcisionG4061~-forG1063}'- it is writtenG1125|- asG2531{- youG5209z-throughG1223"y%#-the gentilesG3588 G1484x-amongG1722w'-is blasphemedG987 "mwV@&iR2aD) m8-a jewG24537-heG35886-butG2355-the fleshG45614-inG1722 3--which is outwardG53182%- circumcisionG40611- neitherG37610- outwardlyG5318/%- which is oneG3588.-a jewG2453--notG3756,-isG2076+-heG3588*-forG1063)-the lawG3551(+-dost transgressG3848'%-circumcisionG4061&-andG2532%!- the letterG1121$- byG1223#- whoG3588"- theeG4571!- judgeG2919 #-the lawG3588 G3551%-if it fulfilG5055-natureG5449-byG1537)-uncircumcisionG203-shall notG2919-andG2532%- circumcisionG4061- forG1519!- be countedG3049 "MmW9"oY<$X@'dMZ-forG1063Y#- of godG3588 G2316!X##- the oraclesG3588 G3051(W=- unto them were committedG4100V%-because thatG3754U-chieflyG4412T-wayG5158S-everyG3956R-muchG4183%Q+#- of circumcisionG3588 G4061P#- profitG3588 G5622O-whatG5101N-orG2228M%-hath the jewG2453L-thenG3767K-advantageG4053J-whatG5101I#-godG3588 G2316H-ofG1537G-butG235F-menG444E-ofG1537D-notG3756C#-praiseG3588 G1868B-whoseG3739A'-in the letterG1121@- notG3756?!- the spiritG4151>- inG1722=%- of the heartG2588<%- circumcisionG4061;-andG2532:-inwardlyG29279%-which is oneG3588 #QgF. }`J3V@)~gQ}-ifG1487|-butG1161{!-art judgedG2919z-thouG4571y-whenG1722!x/-mightest overcomeG3528w-andG2532v#-sayingsG3588 G3056u-thyG4675t-inG1722*sA-thou mightest be justifiedG1344r-thatG3704q'-it is writtenG1125p-asG2531o- a liarG5583n- manG444m- everyG3956l- butG1161k- trueG227j-beG1096i#-godG3588 G2316h-letG1096g-yeaG1161f!-god forbidG1096e)- without effectG2673d#- of godG3588 G2316c#- the faithG3588 G4102b- makeG2673a!-unbeliefG3588 G570`-theirG846_-shallG3361^+-did not believeG569]-someG5100\-ifG1487[-whatG5101 "QhP0lN2|Z:hQ-yetG2089- whyG5101#- gloryG3588 G1391- hisG846- untoG1519- lieG5582-myG1699-throughG1722"1-hath more aboundedG4052#-of godG3588 G2316!-the truthG3588 G225-ifG1487-forG1063#- the worldG3588 G2889-judgeG2919#-godG3588 G2316-shallG2919-howG4459 -for thenG1893 !-god forbidG1096 -a manG444 -asG2596 -i speakG3004#-vengeanceG3588 G3709!-who takethG2018#- unrighteousG94#- godG3588 G2316%- shall we sayG2046- whatG5101- of godG2316!/-the righteousnessG1343-commendG4921#+-unrighteousnessG3588 G93~-ourG2257 #cjT&x`H2|[E'cB'- that they areG1511A- gentilesG1672@- andG5037?- jewsG2453>- bothG2532%=7- we have before provedG4256<- forG1063;!- in no wiseG3843:- noG37569'- are we betterG42848- thenG37677- whatG51016-justG17385-isG20764#-damnationG3588 G29173-whoseG37392-may comeG20641-goodG180-thatG2443/-evilG2556.-let us doG4160-- sayG3004,- weG2248+#- affirm thatG5346*- someG5100)-asG2531(-andG2532*'C-we be slanderously reportedG987&-asG2531%-notG3361$-andG2532#-a sinnerG268"-asG5613!-judgedG2919 -am i alsoG2504 !cgO2rL/pX:"cc#- withG3588 G1100b- sepulchreG5028a- an openG455`#- throatG3588 G2995_- theirG846^- oneG1520]- no, notG3756\- goodG5544[!- that doethG4160Z- noneG3756Y- there isG2076"X3- become unprofitableG889W- togetherG260V- they areG889#U3- gone out of the wayG1578T%- they are allG3956S#- godG3588 G2316"R1- that seeketh afterG1567Q- noneG3756P- there isG2076"O1- that understandethG4920N- noneG3756M- there isG2076L- oneG1520K- no, notG3761J- righteousG1342I- noneG3756H- there isG2076G'- it is writtenG1125F- asG2531E- sinG266D- underG5259C- allG3956bR'RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{'QW'Ry'S'T='U_'V'W#'XF'Yi'Z '[.'\P']r'^'QW'Ry'S'T='U_'V'W#'XF'Yi'Z '[.'\P']r'^'_7'`['a}'b 'cC'df'e'f('gI'hl'i'j1'kQ'lq'm'n3'oV'px'q'r:'sY'tv'u'v8'wZ'x}'y'zB'{c'}'~('K'l''0'R's''6'W'z''@'`''&'I'n''6'['}'!'D'f''*'L'o''4'X'x''<'^'' 'C'g' '.'T'y''@'c''&'J'n''4'V #^lS;{cE,{]F+x^-of godG2316-fearG5401-noG3756-there isG2076-knownG1097-notG3756-have theyG1097-of peaceG1515~-the wayG3598}-andG2532|#-waysG3588 G3598{-theirG846z-inG1722y-miseryG5004x-andG2532w#-destructionG4938v-bloodG129u-to shedG1632t-swiftG3691s#-feetG3588 G4228r-theirG846q!-bitternessG4088p-andG2532o!-of cursingG685n-fullG1073m#-mouthG3588 G4750l-whoseG3739k#- lipsG3588 G5491j- theirG846i- underG5259h- of aspsG785g!- the poisonG2447%f7- they have used deceitG1387e- tonguesG1100d- theirG846 "TgA v]D" uXB%mT(- sightG1799'- hisG846&- inG1799%%- be justifiedG1344$-fleshG4561#-noG3756"#-there shallG1344!!-of the lawG3551 -the deedsG2041-byG1537-thereforeG1360 !#-before godG3588 G2316-guiltyG5267!-may becomeG1096#-the worldG3588 G2889-allG3956-andG2532)-may be stoppedG5420- mouthG4750- everyG3956- thatG2443#- the lawG3588 G3551- underG1722+-to them who areG3588-it saithG2980-saithG3004#-the lawG3588 G3551" 1-what things soeverG3745 -thatG3754 -we knowG1492 -nowG1161 #-eyesG3588 G3788-theirG846-beforeG561 #O~gP+`I# gO8! fOK-forG1063J!-differenceG1293I-noG3756H-there isG2076G-forG1063!F/-them that believeG4100E- allG3956D- uponG1909C- andG2532B- allG3956A- untoG1519@-christG5547?-of jesusG2424>-faithG4102=-byG1223<-of godG2316!;/-the righteousnessG1343:-evenG1161"9%#- the prophetsG3588 G43968- andG25327#- the lawG3588 G35516- byG52595+-being witnessedG31404'-is manifestedG53193-the lawG35512-withoutG55651-of godG2316!0/-the righteousnessG1343/-nowG3570.-butG1161--of sinG266,'-the knowledgeG1922+-the lawG3551*-byG1223)- forG1063 !kpP-q[A(u_I1kl-of sinsG265#k'#-the remissionG3588 G3929j-forG1223#i'#-righteousnessG3588 G1343h-hisG846g- declareG1732f- toG1519e- bloodG129d- hisG846c- inG1722b#-faithG3588 G4102a-throughG1223`)-a propitiationG2435_)-hath set forthG4388^#-godG3588 G2316]-whomG3739\- jesusG2424[- christG5547Z- inG1722Y- that isG3588#X)!-the redemptionG3588 G629W-throughG1223V-graceG5485U-hisG846T-byG5485S-freelyG1432R+-being justifiedG1344Q#-of godG3588 G2316"P%#-of the gloryG3588 G1391O!-come shortG5302N-andG2532M#-have sinnedG264L-allG3956 "ahR+hL3pYC-}a-by faithG4102 %-is justifiedG1344 -a manG444 --we conclude thatG3049 -thereforeG3767 - of faithG4102- the lawG3551- byG1223- butG235- nayG3780#-of worksG3588 G2041-lawG3551-whatG4169-byG1223)-it is excludedG1576-thenG3767~#-boastingG3588 G2746}-whereG4226|-in jesusG2424&{9-of him which believethG4102z'-the justifierG1344y-andG2532x-justG1342w-might beG1511v-heG846u-thatG1519#t'#-righteousnessG3588 G1343s- hisG846r- timeG2540q- thisG3568p- atG1722o- declareG1732n-toG4314m'-that are pastG4266 "OjR;#}`G&aH0jO0- the lawG3551/%- we establishG2476.- yeaG235-!-god forbidG1096,#-faithG3588 G4102+-throughG1223*-the lawG3551)-make voidG2673(-thenG3767'-do weG2673&#- faithG3588 G4102%- throughG1223$)- uncircumcisionG203#- andG2532"-faithG4102!-byG1537 --the circumcisionG4061'-shall justifyG1344-whichG3739#-godG3588 G2316-oneG1520-seeingG1897- alsoG2532+- of the gentilesG1484- yesG3483+-of the gentilesG1484-alsoG2532-notG3780-onlyG3440#-of the jewsG2453#-the godG3588 G2316!-of the lawG3551-the deedsG2041-withoutG5565 "k`<jO3`G+kR-nowG1161Q'- righteousnessG1343P- forG1519O- unto himG846N)- it was countedG3049M- andG2532L#-godG3588 G2316K-believedG4100J-abrahamG11#I'#-the scriptureG3588 G1124H-saithG3004G-whatG5101F-forG1063E#- godG3588 G2316D- beforeG4314C- notG3756B- butG235A-to gloryG2745@-he hathG2192?-worksG2041>-byG1537=)-were justifiedG1344<-abrahamG11;-ifG1487:-forG10639!- hath foundG21478-the fleshG4561 7--as pertaining toG25966#-fatherG3588 G39625-ourG22574-abrahamG113-thenG37672%-shall we sayG20461-whatG5101 !WlV='jT-iP8xWs'- righteousnessG1343r- imputethG3049q#-godG3588 G2316p-unto whomG3739o!!-of the manG3588 G444%n+#-the blessednessG3588 G3108m!-describethG3004l-alsoG2532k-davidG1138j-even asG2509i'-righteousnessG1343h-forG1519g!-is countedG3049f#- faithG3588 G4102e- hisG846d#- the ungodlyG765#c3- him that justifiethG1344b- onG1909a-believethG4100`-butG1161_-notG3361#^3-to him that workethG2038]-butG1161\#- debtG3588 G3783[- ofG2596Z- butG235Y- graceG5485X-ofG2596W-reckonedG3049V-notG3756 U!#-the rewardG3588 G3408T-isG3049#S3-to him that workethG2038 "WpQ:!yaJ0mU*nW- forG1519!- to abrahamG11%- was reckonedG3049#- faithG3588 G4102- thatG3754- we sayG3004- forG1063- alsoG2532' 1!- the uncircumcisionG3588 G203 - uponG1909 - orG2228& -#- the circumcisionG3588 G4061 - uponG1909- thenG3767!##- blessednessG3588 G3108- thisG3778- sinG266-imputeG3049-notG3361-willG3049-the lordG2962-to whomG3739-the manG435~-blessedG3107}#-are coveredG1943|!-sinsG3588 G266{-whoseG3739z-andG2532y%-are forgivenG863x!!-iniquitiesG3588 G458w!-they whoseG3739v-blessedG3107u- worksG2041t- withoutG5565 !]z[E%u_>'[B)]!6/- them that believeG41005- of allG39564!- the fatherG39623- might beG15112- heG8461- thatG1519"0'!- uncircumcisedG3588 G203/- beingG1722.- whichG1722"-%#- of the faithG3588 G4102*,5#- of the righteousnessG3588 G1343+- a sealG4973*+- of circumcisionG4061)- the signG4592(#- he receivedG2983'- andG2532&)- uncircumcisionG203%- inG1722$- butG235#%- circumcisionG4061"- inG1722!- notG3756 )- uncircumcisionG203- inG1722- orG2228%- circumcisionG4061- inG1722#- when he wasG5607- reckonedG3049- thenG3767- was itG3049- howG4459'- righteousnessG1343 !P}Y=%}YA+jP7lPW- the heirG2818V- should beG1511U- that heG846!T##- the promiseG3588 G1860S- forG1063"R'!- uncircumcisedG3588 G203Q- beingG1722P- whichG1722O- abrahamG11N- fatherG3962M- ourG2257L#- ofG3588 G3962K'- of that faithG4102"J%#- in the stepsG3588 G2487I- walkG4748H- alsoG2532G- whoG4748F- butG235E- onlyG3440 D-- the circumcisionG4061C- ofG1537B- notG3756A+- to them who areG3588@+- of circumcisionG4061?!- the fatherG3962>- andG2532=- alsoG2532<- unto themG846 ;-- might be imputedG3049#:'#- righteousnessG3588 G13439- thatG15198+- not circumcisedG2037)- though they beG1223 #Pu_G,rP:dI.qPz'- transgressionG3847y- noG3761x- isG2076w- lawG3551v-noG3756u-whereG3757t-forG1063s-wrathG3709r-workethG2716q-the lawG3551p-becauseG1063#o3- made of none effectG2673!n##- the promiseG3588 G1860m- andG2532l%-is made voidG2758k#-faithG3588 G4102j-heirsG2818i-the lawG3551h-ofG1537g)-they which areG3588f-ifG1487e-forG1063d- of faithG4102!c/- the righteousnessG1343b- throughG1223a- butG235`- the lawG3551_- throughG1223^- seedG4690]- hisG846\#- toG3588 G4690[- orG2228Z!- to abrahamG11Y- notG3756"X%#- of the worldG3588 G2889 #UmO*qR1ycE,pU- nationsG1484- of manyG4183- a fatherG3962-theeG4571#-i have madeG5087'-it is writtenG1125-asG2531-allG3956-of usG2257!-the fatherG3962-isG2076-whoG3739!-of abrahamG11-the faithG4102#-which is ofG1537-alsoG2532 -to thatG3588 -butG235 #-the lawG3588 G3551 #-which is ofG1537 -onlyG3440-to thatG3588-notG3756#-the seedG3588 G4690- to allG3956- sureG949- might beG1511!##- the promiseG3588 G1860!- to the endG1519-graceG5485-byG2596~-thatG2443}-faithG4102|-ofG1537{-thereforeG1223 #UrV?$x`D.uU,lU@-weakG770?-notG3361>-beingG770=-andG2532<-beG2071;#-seedG3588 G4690:-thyG46759-shallG20718-soG3779%77-that which was spokenG20466%-according toG25965-nationsG14844- of manyG41833!- the fatherG39622%- might becomeG10961- heG8460- thatG1519/-hopeG1680.-inG1909--believedG4100,-hopeG1680+-againstG3844*-whoG3739 )--though they wereG5607(-asG5613'-notG3361%&7-those things which beG5607%-callethG2564$-andG2532#-the deadG3498")-who quickenethG2227!-godG2316 #-he believedG4100- him whomG3739- beforeG2713 _s\D+pP9#_E, y_`-he wasG2076_+-he had promisedG1861^-whatG3739]-thatG3754%\7-being fully persuadedG4135[-andG2532Z#- to godG3588 G2316Y- gloryG1391X- givingG1325W#- in faithG3588 G4102V!- was strongG1743U-butG235%T-!-through unbeliefG3588 G570S#-of godG3588 G2316!R##-the promiseG3588 G1860Q-atG1519P-notG3756O%-he staggeredG1252N-wombG3388M-sara'sG4564L#-ofG3588 G3388"K%#-the deadnessG3588 G3500J#-neither yetG2532$I5-an hundred years oldG1541H- aboutG4225G- deadG3499F- nowG2235E- bodyG4983D- his ownG1438C-notG3756B'-he consideredG2657A#-in faithG3588 G4102 $U~\C, {cJ2eG.qU-the deadG3498-fromG1537#-lordG3588 G2962-ourG2257- jesusG2424"1- him that raised upG1453~- onG1909}- believeG4100|- if weG3588{!-be imputedG3049z-it shallG3195y-to whomG3739x-alsoG2532w-usG2248v-forG1223u-butG235t- to himG846s)- it was imputedG3049r- thatG3754q-aloneG3440p-sakeG1223o-hisG846n-forG1223m-writtenG1125l-notG3756k-it wasG1125j-nowG1161i'-righteousnessG1343h-forG1519g-to himG846f)-it was imputedG3049e-thereforeG1352d-andG2532c!- to performG4160b-alsoG2532a-ableG1415 "dxa=&y^E-w_G, d&- we standG2476%- whereinG1722$#- graceG3588 G5485#-thisG3778"-intoG1519!#-by faithG3588 G4102 #-accessG3588 G4318-we haveG2192-alsoG2532-whomG3739-byG1223- christG5547- jesusG2424#- lordG3588 G2962- ourG2257- throughG1223#-godG3588 G2316-withG4314-peaceG1515-we haveG2192-faithG4102-byG1537+-being justifiedG1344-thereforeG3767#'#- justificationG3588 G1347 - ourG2257 -forG1223 --was raised againG1453 -andG2532 #-offencesG3588 G3900-ourG2257-forG1223'-was deliveredG3860-whoG3739 #SzZC,s[6yaJ2iSI- inG1722H)- is shed abroadG1632G#- of godG3588 G2316F- the loveG3588 G26E-becauseG3754D-ashamedG2617C-notG3756B-makethG2617A-hopeG1680@-andG1161?-hopeG1680>!-experienceG1382=-andG1161<!-experienceG1382;-patienceG5281:-andG11619- patienceG52818- workethG2716!7##- tribulationG3588 G23476- thatG37545- knowingG14924-alsoG2532"3%#-tribulationsG3588 G23472-inG17221-we gloryG27440-butG235/-onlyG3440.-notG3756--andG1161,#-of godG3588 G2316"+%#-of the gloryG3588 G1391*-hopeG1680)-inG1909(-rejoiceG2744'- andG2532 %UmK0gM6}fP9lUn-butG1161m-to dieG599l-dareG5111k-evenG2532j-wouldG5111i- someG5100h!- a good manG18g- forG5228f%- peradventureG5029e- yetG1063d-dieG599c-oneG5100b-willG599a+-a righteous manG1342`-forG5228_-scarcelyG3433^-forG1063]#- the ungodlyG765\- forG5228[- diedG599Z- christG5547Y-timeG2540X-in dueG2596W--without strengthG772V-yetG2089U-wereG5607T-weG2257S-whenG5607R-forG1063Q-unto usG2254P)-which is givenG1325O-ghostG4151N-holyG40M-theG4151L-byG1223K#-heartsG3588 G2588J- ourG2257 $^~hM4w_G/s\=" ~^#- to godG3588 G2316"1- we were reconciledG2644- enemiesG2190%- when we wereG5607- ifG1487 - forG1063 - himG846 - throughG1223 #- wrathG3588 G3709 - fromG575!/- we shall be savedG4982!- bloodG3588 G129- hisG846- byG1722- justifiedG1344- nowG3568- beingG1344- thenG3767- moreG3123- muchG4183~-usG2257}-forG5228|-diedG599{-christG5547z-sinnersG268y- yetG2089x- wereG5607w- weG2257v- whileG5607u- in thatG3754t-usG2248s-towardG1519r-loveG26q-hisG1438p!-commendethG4921o#-godG3588 G2316 $^ya=r\D-waI.t^6- manG4445- oneG15204- byG12233- asG56182- whereforeG1223#1'#- the atonementG3588 G26430- receivedG2983/- nowG3568.- we haveG2983-- whomG3739,- byG1223+- christG5547*- jesusG2424)#- lordG3588 G2962(- ourG2257'- throughG1223&#- godG3588 G2316%- inG1722$- joyG2744#- alsoG2532"- weG2744!- butG235 - onlyG3440- notG3756- andG1161#- lifeG3588 G2222- hisG846- byG1722!/- we shall be savedG4982 -- being reconciledG2644- moreG3123- muchG4183#- sonG3588 G5207- of hisG846#- the deathG3588 G2288- byG1223 %RwXB&{dL5mV@*lR[-reignedG936Z#-deathG3588 G2288Y%-neverthelessG235X- lawG3551W- noG3361V'- when there isG5607U- imputedG1677T- notG3756S- isG1677R- sinG266Q- butG1161P- the worldG2889O- inG1722N- wasG2258M- sinG266L- the lawG3551K- untilG891J- forG1063I#- have sinnedG264H- allG3956G- thatG3739F- forG1909E- menG444D- allG3956C- uponG1519B- passedG1330A#- deathG3588 G2288@- soG3779?- andG2532>!- sinG3588 G266=- byG1223<#- deathG3588 G2288;- andG2532:#- the worldG3588 G28899- intoG15198- enteredG15257!- sinG3588 G266 "htT=$ waC[D.h}#-the graceG3588 G5485|-moreG3123{-muchG4183z-be deadG599y-manyG4183x-of oneG1520#w3-through the offenceG3900v-ifG1487u-forG1063#t'#- the free giftG3588 G5486s- alsoG2532r- soG3779!q##- the offenceG3588 G3900p- asG5613o-notG3756n-butG235'm;-of him that was to comeG3195l!-the figureG5179k-isG2076j-whoG3739i'-transgressionG3847h-adam'sG76g#-ofG3588 G3847$f)#-the similitudeG3588 G3667e-afterG1909d-sinnedG264c- notG3361b'- them that hadG264a- overG1909`- evenG2532_- mosesG3475^-toG3360]-adamG76\-fromG575 $^x^H/jS5ybA+{^!- one man'sG1520 -byG3900-ifG1487-forG1063'-justificationG1345-untoG1519-offencesG3900-manyG4183-ofG1537'-the free giftG5486-butG1161%-condemnationG2631-toG1519-oneG1520- byG1537%- the judgmentG2917- forG1063#- the giftG3588 G1434#- that sinnedG264-oneG1520 -byG1223 -asG5613 -notG3756 -andG2532 -"manyG4183-!untoG1519'- hath aboundedG4052-christG5547-jesusG2424-manG444-by oneG1520-graceG5485-byG1722#-the giftG3588 G1431-andG2532~#-of godG3588 G2316 #SgO)~`J2kQ9" mSD-of oneG1520!C/-the righteousnessG1345B-byG1223A- soG3779@- evenG2532?%- condemnationG2631>- toG1519=- menG444<-allG3956;-uponG1519:-of oneG15209#-the offenceG39008-byG12237-asG56136-thereforeG6865-christG55474-jesusG24243-oneG15202-byG12231-lifeG22220-inG1722/#-shall reignG936&.-#-of righteousnessG3588 G1343!-##-of the giftG3588 G1431,-andG2532+#-of graceG3588 G5485*#-abundanceG3588 G4050")1-they which receiveG2983(-moreG3123'-muchG4183&-oneG1520%- byG1223$- reignedG936##- deathG3588 G2288"- offenceG3900 "tgP:$ jT-sX@tf#- graceG3588 G5485e- aboundedG4121d!- sinG3588 G266c-whereG3757b-butG1161a%-might aboundG4121!`##-the offenceG3588 G3900_-thatG2443^-enteredG3922]-the lawG3551\-moreoverG1161[-righteousG1342Z-be madeG2525Y-manyG4183X-shallG2525W-of oneG1520#V'#-the obedienceG3588 G5218U-byG1223T-soG3779S- sinnersG268R- were madeG2525Q- manyG4183"P%#- disobedienceG3588 G3876O- man'sG444N-oneG1520M-byG1223L-asG5618K-forG1063J-of lifeG2222I'-justificationG1347H-untoG1519G-menG444F-allG3956E-uponG1519 "eoW8  gM5gB# }e-thatG3748-shall weG2198-howG4459!-god forbidG1096!-may aboundG4121#-graceG3588 G5485-thatG2443!-in sinG3588 G266!/-shall we continueG1961-thenG3767~%-shall we sayG2046}-whatG5101|#-lordG3588 G2962{-ourG2257z-christG5547y-jesusG2424x-byG1223w-lifeG2222v-eternalG166u-untoG1519t'- righteousnessG1343s- throughG1223r- reignG936q#- graceG3588 G5485p- mightG936o-soG3779n-evenG2532m#-deathG3588 G2288l-untoG1722k%-hath reignedG936j!-sinG3588 G266i-asG5618h-thatG2443$g5- did much more aboundG5248 "LvYAzdE(gL2}bL*-weG2249)-even soG3779#('#-of the fatherG3588 G3962'#-the gloryG3588 G1391&-byG1223%- the deadG3498$- fromG1537#'- was raised upG1453"- christG5547!- like asG5618 -thatG2443#-deathG3588 G2288-intoG1519!-baptismG3588 G908-byG1223-himG846"1-we are buried withG4916-thereforeG3767#- deathG3588 G2288- hisG846- intoG1519'- were baptizedG907-christG5547-jesusG2424-intoG1519'-were baptizedG907 --so many of us asG3745-thatG3754#-know ye notG50 - thereinG846 !- any longerG2089 - liveG2198 !-to sinG3588 G266 -are deadG599 "S}fP0 tO4aBjSL-forG1063K!-sinG3588 G266J-serveG1398I-notG3371H-shouldG1398G-weG2248F!-henceforthG3371E- thatG3588"D1- might be destroyedG2673C!- of sinG3588 G266B#- the bodyG3588 G4983A- thatG2443!@/-is crucified withG4957?-manG444>-oldG3820=-ourG2257<-thatG3754;-thisG5124:-knowingG1097!9%!- resurrectionG3588 G3868- alsoG25327#-we shall beG20716#-deathG3588 G22885-of hisG846%4+#-in the likenessG3588 G3667 3--planted togetherG48542%-we have beenG10961-ifG14870-forG1063/-of lifeG2222.-newnessG2538--inG1722,#-should walkG4043+-alsoG2532 #ixbE-v[C) qV:io- butG1161n- onceG2178m!- unto sinG3588 G266l- he diedG599k- he diedG599j- in thatG3739i- forG1063h- over himG846g- dominionG2961f- no moreG3765e- hathG2961d- deathG2288c- no moreG3765b- diethG599a- the deadG3498`- fromG1537_%- being raisedG1453^- christG5547]- thatG3754\- knowingG1492[- himG846Z- live withG4800Y- alsoG2532X-we shallG4800W-thatG3754V!-we believeG4100U-christG5547T-withG4862S!-we be deadG599R-ifG1487Q-nowG1161P!-sinG3588 G266O-fromG575N-is freedG1344M+-he that is deadG599 #`mS=%kI.}`H2`#- the lustsG3588 G1939- inG1722- itG846- obeyG5219)- that ye shouldG1519 - bodyG4983 - mortalG2349 - yourG5216 - inG1722 - reignG936- thereforeG3767!- sinG3588 G266- notG3361- letG936#- lordG3588 G2962- ourG2257- christG5547- jesusG2424- throughG1722#- unto godG3588 G2316~- aliveG2198}- butG1161|!- unto sinG3588 G266{- indeedG3303z- deadG3498y- to beG1511x!- yourselvesG1438w- alsoG2532v- yeG5210u- reckonG3049t- likewiseG3779s#- unto godG3588 G2316r- he livethG2198q- he livethG2198p- in thatG3739 "PvW3eM1|eO6fP4- butG2353- the lawG35512- underG52591- notG37560-ye areG2075/-forG1063.-youG5216"-1-have dominion overG2961,-notG3756+-shallG2961*-sinG266)-forG1063(#- unto godG3588 G2316 '-- of righteousnessG1343&#- instrumentsG3696%#- membersG3588 G3196$- yourG5216#- andG2532"- the deadG3498!- fromG1537$ 5- those that are aliveG2198- asG5613#- unto godG3588 G2316!- yourselvesG1438- yieldG3936- butG235!- unto sinG3588 G266 1- of unrighteousnessG93#- instrumentsG3696#- membersG3588 G3196- yourG5216- yield yeG3936- neitherG3366- thereofG846 $UdJ3~gO4v[@% lUX-butG1161W'-righteousnessG1343V-untoG1519U%-of obedienceG5218T-orG2228S-deathG2288R-untoG1519Q-of sinG266P-whetherG2273O- ye obeyG5219N- to whomG3739M- ye areG2075L%- his servantsG1401K- obeyG5218J-toG1519I-servantsG1401H!-yourselvesG1438G-ye yieldG3936F-to whomG3739E-thatG3754D-notG3756C-know yeG1492B!- god forbidG1096A- graceG5485@- underG5259?- butG235>-the lawG3551=-underG5259<-notG3756;-we areG2070:-becauseG37549%-shall we sinG2648-thenG37677-whatG51016-graceG54855- underG5259 JrS<kR:{Q3 kJx#- membersG3588 G3196w- yourG5216v+- ye have yieldedG3936u-asG5618t-forG1063s#-fleshG3588 G4561r-of yourG5216"q'!-the infirmityG3588 G769p!-because ofG1223&o;-after the manner of menG442n-i speakG3004&m-#-of righteousnessG3588 G1343&l9-ye became the servantsG1402k!-sinG3588 G266j-fromG575i-made freeG1659h-thenG1161g-beingG1659!f/-was delivered youG3860e-whichG3739d#-of doctrineG1322c- that formG5179b- the heartG2588a- fromG1537`)- ye have obeyedG5219_-butG1161^!-of sinG3588 G266]%-the servantsG1401\-ye wereG2258[-thatG3754Z!-be thankedG5485Y#-godG3588 G2316 !ajI.gM6eM4xa- forG1063- ashamedG1870- nowG3568- ye areG1870$5-those things whereofG3739-inG1909-thenG5119-had yeG2192-fruitG2590-whatG5101(1#-from righteousnessG3588 G1343-freeG1658 -ye wereG2258 !-of sinG3588 G266 %-the servantsG1401 -ye wereG2258 -whenG3753-forG1063-holinessG38-untoG1519&-#-to righteousnessG3588 G1343-servantsG1401#-membersG3588 G3196-yourG5216-yieldG3936-nowG3568-even soG3779~!-iniquityG3588 G458}-untoG1519 |#!-to iniquityG3588 G458{-andG2532#z)!- to uncleannessG3588 G167y- servantsG1401 #N{XA%yaG0s\@ kN<#-know ye notG50;#-lordG3588 G2962:-ourG22579-christG55478- jesusG24247- throughG17226- lifeG22225- eternalG1664#- of godG3588 G23163-the giftG54862-butG11611-deathG22880!-of sinG3588 G266/-the wagesG3800.-forG1063--lifeG2222,#-everlastingG166+-the endG5056*-andG1161)-holinessG38(- untoG1519'#- fruitG3588 G2590&- yourG5216%- ye haveG2192$#- to godG3588 G2316#+-become servantsG1402"-andG1161!!-sinG3588 G266 -fromG575+-being made freeG1659-nowG3570-butG1161-deathG2288+-of those thingsG1565- the endG5056 "QvZ9}`7yU;jQ^-whileG2198]-ifG1437\-thenG3767[-soG686Z-husbandG435Y!-ofG3588 G435X#-the lawG3588 G3551W-fromG575V'-she is loosedG2673U-be deadG599 T#!- the husbandG3588 G435S- ifG1437R- butG1161$Q5- so long as he livethG2198P- husbandG435O-toG435N!-by the lawG3551M-is boundG1210%L7-which hath an husbandG5220K-the womanG1135J-forG1063I-he livethG2198H-asG3745G-longG5550F- asG3745E!- a manG3588 G444"D1- hath dominion overG2961C#- the lawG3588 G3551B-how thatG3754A-the lawG3551!@/-to them that knowG1097?-speakG2980>-forG1063=-brethrenG80 "at^7ybE*q[>(a#- the bodyG3588 G4983- byG1223 ~!#- to the lawG3588 G3551}+-are become deadG2289|-alsoG2532{-yeG5210z-brethrenG80y-myG3450x-whereforeG5620w-manG435v-anotherG2087u-toG435%t7-though she be marriedG1096s!-adulteressG3428r-noG3361q-isG1511p-sheG846o-so thatG3588n#-lawG3588 G3551m-fromG575l-freeG1658k-she isG2076j-be deadG599 i#!-her husbandG3588 G435h-ifG1437g- butG1161f'- an adulteressG3428#e3- she shall be calledG5537d- manG435c- anotherG2087b-toG435a)-she be marriedG1096`-livethG2198_!-husbandG3588 G435 XlD,x]G$nXA  oX -fromG575 --we are deliveredG2673-nowG3570-butG1161 !#-unto deathG3588 G2288!/-bring forth fruitG2592-toG1519#-membersG3588 G3196-ourG2257- inG1722- did workG1754#- the lawG3588 G3551- byG1223!- which wereG3588!-of sinsG3588 G266!##-the motionsG3588 G3804#-the fleshG3588 G4561-inG1722-we wereG1510 -whenG3753 -forG1063 #-unto godG3588 G2316+ C-we should bring forth fruitG2592 -thatG2443-the deadG3498-fromG1537$5-to him who is raisedG1453!-to anotherG2087!/-should be marriedG1096-yeG5209- thatG1519#- of christG3588 G5547 #]jT4x`@(tXA+~]C#-the lawG3588 G3551B-exceptG3361A-lustG1939@-knownG1492?-notG3756>-i hadG1492=-forG1063<-the lawG3551;-byG1223:-butG33619!-sinG3588 G2668- knownG10977- notG37566- i hadG10975- nayG2354!- god forbidG10963-sinG2662#-the lawG3588 G35511-thenG37670%-shall we sayG2046/-whatG5101.'-of the letterG1121-#-the oldnessG3821,-notG3756+-andG2532*-of spiritG4151)-newnessG2538(-inG1722'%- should serveG1398&- weG2248%- thatG5620$%- we were heldG2722#-whereinG1722"+-that being deadG599!#-the lawG3588 G3551 $TcI.fO4lT=%kTg- andG2532f- diedG599e- iG1473d- andG1161c- revivedG326b!- sinG3588 G266a- cameG2064%`+#- the commandmentG3588 G1785_- whenG2064^- butG1161]- onceG4218\- the lawG3551[- withoutG5565Z- was aliveG2198Y- iG1473X- forG1161W-deadG3498V-sinG266U-the lawG3551T- withoutG5565S- forG1063R'- concupiscenceG1939Q'- all manner ofG3956P- meG1698O-inG1722N-wroughtG2716%M+#-the commandmentG3588 G1785L-byG1223K-occasionG874J-takingG2983I!-sinG3588 G266H-butG1161G-covetG1937F-notG3756E!-thou shaltG1937D-had saidG3004 $f{bJ1t^G1waJ2f - unto meG1698 - deathG2288 - madeG1096 1- that which is goodG18- thenG3767- wasG1096- goodG18- andG2532- justG1342- andG2532- holyG40%+#- the commandmentG3588 G1785- andG2532~- holyG40}- the lawG3551|- whereforeG5620{- slewG615z- itG846y- byG1223x- andG2532w- meG3165v- deceivedG1818%u+#- the commandmentG3588 G1785t- byG1223s- occasionG874r- takingG2983q- sinG266p- forG1063o- deathG2288n- untoG1519m- foundG2147l- iG3427k- lifeG2222j- toG1519i- whichG3588%h+#- the commandmentG3588 G1785 #`u_D+eE(qZE/{`.-i allowG1097--i doG2716,!-that whichG3739+-forG1063*!- sinG3588 G266)- underG5259(- soldG4097'- carnalG4559&- amG1510%-iG1473$-butG1161#-spiritualG4152"-isG2076!#-the lawG3588 G3551 -thatG3754-we knowG1492-forG1063- sinfulG268- exceedingG5236%- might becomeG1096%+#- the commandmentG3588 G1785- byG1223!- sinG3588 G266- thatG2443 1- that which is goodG18- byG1223- in meG3427- deathG2288- workingG2716- sinG266+- it might appearG5316- thatG2443!- sinG3588 G266 - butG235 !- god forbidG1096 &WoXB*|aJ(rZD/mWT-inG1722S-thatG3754R-i knowG1492Q-forG1063P- meG1698O- inG1722N'- that dwellethG3611M- sinG266L- butG235K-itG846J-doG2716I-thatG3765H-iG1473G'-it is no moreG3765F-thenG1161E-nowG3570D- goodG2570C- thatG3754B#- the lawG3588 G3551A)-i consent untoG4852@-notG3756?-i wouldG2309>!-that whichG3739=-i doG4160<-thenG1161;-ifG1487:-do iG41609-thatG51248-i hateG34047- whatG37396- butG2355- notG37564- do iG42383- thatG51242-i wouldG23091-whatG37390-forG1063/-notG3756 %aqU?# ]C,gN3zay-wouldG2309x-iG1473w-thatG3739v-i doG4160u-ifG1487t-nowG1161s- i doG4238r- thatG5124q- notG3756p- i wouldG2309o- whichG3739n-the evilG2556m-butG235l-notG3756k-i doG4160j-i wouldG2309i-thatG3739h-the goodG18g-forG1063f-notG3756e-i findG2147"d1-that which is goodG2570c!-to performG2716b-butG1161a-with meG3427`!-is presentG3873_-to willG2309^-forG1063]!-good thingG18\-noG3756[-dwellethG3611Z#- fleshG3588 G4561Y- myG3450X- inG1722W- isG2076V- thatG5124U-meG1698 %fpZD# wbI3rR9# |f-myG3450-inG1722-lawG3551-anotherG2087-i seeG991-butG1161- manG444-inwardG2080-theG444-afterG2596#-of godG3588 G2316 !#-in the lawG3588 G3551-i delightG4913-forG1063-with meG1698!-is presentG3873- evilG2556 - goodG2570 - doG4160 - wouldG2309 - iG1698 -whenG2309-thatG3754#-a lawG3588 G3551-thenG686-i findG2147-meG1698-inG1722'-that dwellethG3611-sinG266-butG235-itG846~- doG2716}- thatG3765|- iG1473{'- it is no moreG3765z- notG3756 "hjR;  t^=) tR6h@- ourG2257?-christG5547>-jesusG2424=-throughG1223<#-godG3588 G2316;-i thankG2168:- deathG22889- thisG51278#- ofG3588 G22887#- the bodyG3588 G49836-fromG15375-meG31654'-shall deliverG45063-whoG51012-that i amG14731-manG4440-wretchedG5005/-oG444.#-membersG3588 G3196--myG3450,-inG1722+-which isG5607*!-of sinG3588 G266 )!#-to the lawG3588 G3551()-into captivityG163'-meG3165&-bringingG163%-andG2532$- mindG3563#- myG3450"#- ofG3588 G3563!#- the lawG3588 G3551 +- warring againstG497#-membersG3588 G3196 #[fM2xbBkU<t[c-jesusG2424b-christG5547a-inG1722`#-of lifeG3588 G2222#_'#-of the spiritG3588 G4151^-the lawG3551]-forG1063\!-the spiritG4151[-afterG2596Z- butG235Y- the fleshG4561X- afterG2596W- notG3361V- who walkG4043U-jesusG2424T-christG5547S-inG1722!R/-to them which areG3588Q%-condemnationG2631P-noG3762O-nowG3568N-thereforeG686M-of sinG266L-the lawG3551K)-with the fleshG4561J-butG1161I-of godG2316H-the lawG3551G-serveG1398F-myselfG846E-iG1473D'- with the mindG3563C- thenG3767B- soG686A#- lordG3588 G2962 "a}^G(mR/sZC,a'/#-the righteousnessG3588 G1345-thatG2443#-the fleshG3588 G4561-inG1722!-sinG3588 G266-condemnedG2632-sinG266~-forG4012}-andG2532|-fleshG4561{-of sinfulG266z%-the likenessG3667y-inG1722x-sonG5207w- his ownG1438v- sendingG3992u#- godG3588 G2316t#- the fleshG3588 G4561s- throughG1223r#-it was weakG770q-thatG3739p-inG1722o%-could not doG102n#-the lawG3588 G3551m-whatG3588l-forG1063k#-deathG3588 G2288j-andG2532i!-of sinG3588 G266h#- the lawG3588 G3551g- fromG575f- freeG1659e- meG3165d- hath madeG1659 !_nW>! fK-zS<#y_&- mindedG5427!%##- spirituallyG3588 G4151$- to beG5427#-butG1161"-deathG2288!-mindedG5427 #-carnallyG3588 G4561-to beG5427-forG1063#'#-of the spiritG3588 G4151!- the thingsG3588!- the spiritG4151- afterG2596'- they that areG3588- butG1161"%#-of the fleshG3588 G4561!-the thingsG3588-do mindG5426-the fleshG4561-afterG2596'-they that areG5607-forG1063!-the spiritG4151- afterG2596- butG235 - the fleshG4561 - afterG2596 - notG3361 -who walkG4043 -usG2254-inG1722"1-might be fulfilledG4137 !#-of the lawG3588 G3551 $Py[A&oT: ~gP:# nPJ!- the spiritG4151I'- if so be thatG1512H!- the spiritG4151G- inG1722F- butG235E- the fleshG4561D- inG1722C- notG3756B- areG2075A- yeG5210@- butG1161?- godG2316>-pleaseG700=-cannotG1410<-the fleshG4561;-inG1722:'-they that areG56079-so thenG11618-can beG14107-indeedG10636-neitherG37615#- of godG3588 G23164!- to the lawG35513- subjectG52932- notG37561- it isG52930-forG1063/-godG2316.-againstG1519--enmityG2189,#-mindG3588 G5427 +!#-the carnalG3588 G4561*-becauseG1360)-peaceG1515(- andG2532'- lifeG2222 $bsX@) zdJ4hJ)~bn- the deadG3498m- fromG1537l- jesusG2424%k7- of him that raised upG1453 j!#- the spiritG3588 G4151i- ifG1487h- butG1161g'- righteousnessG1343f!- because ofG1223e- lifeG2222d!- the spiritG4151c- butG1161b- sinG266a!- because ofG1223`- deadG3498_- the bodyG4983^- youG5213]- inG1722\- christG5547[- ifG1487Z- andG1161Y- of hisG846X- noneG3756W- isG2076V- heG3778U- of christG5547T!- the spiritG4151S- notG3756R- haveG2192Q- any manG5100P- ifG1487O- nowG1161N- youG5213M- inG1722L- dwellG3611K- of godG2316 $Tu]A(}cB,lQ8kT- butG1161- dieG599- ye shallG3195- the fleshG4561- afterG2596 - ye liveG2198 - ifG1487 - forG1063 - the fleshG4561 - afterG2596- to liveG2198"%#- to the fleshG3588 G4561- notG3756- debtorsG3781- we areG2070- brethrenG80- thereforeG3767- "youG5213- !inG1722'- that dwellethG1774~- spiritG4151}- hisG846|- byG1223{- bodiesG4983z- mortalG2349y- yourG5216x- quickenG2227w- alsoG2532v- shallG2227u- the deadG3498t- fromG1537s#- christG3588 G5547!r/- he that raised upG1453q- youG5213p- inG1722o- dwellG3611 "LmH'oS9"iQ;pL 4!#-the spiritG3588 G41513#-fatherG3588 G39622-abbaG51-we cryG28960-wherebyG3739/#- of adoptionG5206.!- the spiritG4151 --- ye have receivedG2983,- butG235+- fearG5401*-toG1519)-againG3825(!-of bondageG1397'!-the spiritG4151&-receivedG2983%-notG3756$-ye haveG2983#-forG1063"- of godG2316!-the sonsG5207 -areG1526-theyG3778-of godG2316'-by the spiritG4151-are ledG71!-as many asG3745-forG1063'- ye shall liveG2198!##- of the bodyG3588 G4983#- the deedsG3588 G4234!- do mortifyG2289"1- through the spiritG4151- yeG2289- ifG1487 "[pV6oX9dM1s[V- withG4314U- worthyG514T- notG3756S- timeG2540R%-this presentG3568Q-ofG2540$P)#-the sufferingsG3588 G3804O-thatG3754N-i reckonG3049M-forG1063"L1-glorified togetherG4888K-alsoG2532J-we may beG4888I-thatG2443H)- we suffer withG4841G'- if so be thatG1512F#- with christG5547E#- joint-heirsG4789D- andG1161C-of godG2316B-heirsG2818A-heirsG2818@-thenG2532?-childrenG5043>-ifG1487=-andG1161<- of godG2316;%-the childrenG5043:-we areG20709-thatG37548#-spiritG3588 G41517-ourG2257$65-beareth witness withG48285-itselfG846 Hzc9lF"q[C(oH#u'#-of corruptionG3588 G5356!t##-the bondageG3588 G1397s-fromG575"r1-shall be deliveredG1659q-alsoG2532p-itselfG846"o%#-the creatureG3588 G2937n-becauseG3754m- hopeG1680l- inG1909&k9- him who hath subjectedG5293j%- by reason ofG1223i- butG235h-willinglyG1635g-notG3756f-to vanityG3153 e--was made subjectG5293"d%#-the creatureG3588 G2937c-forG1063b#-of godG3588 G2316!a##-of the sonsG3588 G5207&`/!-the manifestationG3588 G602_#-waiteth forG553%^+#-of the creatureG3588 G2937&];-the earnest expectationG603\-forG1063[-usG2248Z-inG1519Y#-be revealedG601X#-which shallG3195W- the gloryG1391 ixXA&mU>'hA)i%-the adoptionG5206#-waiting forG553-ourselvesG1438-withinG1722- groanG4727- ourselvesG846- weG2249- evenG2532# '#- of the spiritG3588 G4151$ +!-the firstfruitsG3588 G536 !-which haveG2192 -alsoG2532 -ourselvesG846-butG235-onlyG3440-notG3756-andG1161- nowG3568- untilG891+C- travaileth in pain togetherG4944-andG2532-groanethG4959#-creationG3588 G2937~-the wholeG3956}-thatG3754|-we knowG1492{-forG1063z#- of godG3588 G2316%y+#- of the childrenG3588 G5043x#- libertyG3588 G1657"w%#- the gloriousG3588 G1391v- intoG1519 $_wW<% zaI2gP8 v_9-ourG22578-helpethG48787-alsoG2532 6!#-the spiritG3588 G41515-likewiseG56154- wait forG5533- patienceG52812-withG12231-do weG5530-notG3756/-we seeG991.-thatG3739-#-we hope forG1679,-ifG1487+-butG1161*-hope forG1679)-yetG2532(-doth heG1679'-whyG5101&-seethG991%- a manG5100$- whatG3739#- forG1063"- hopeG1680!- notG3756 -isG2076%-that is seenG991-hopeG1680-butG1161-by hopeG1680%-we are savedG4982-forG1063-bodyG4983-ourG2257#-ofG3588 G4983#)!-the redemptionG3588 G629 [{U?# |Z0{T9s[Y-thatG3754X-we knowG1492W-andG1161V-godG2316U%- according toG2596T!- the saintsG40S- forG5228&R9- he maketh intercessionG1793Q- becauseG3754#P'#-of the spiritG3588 G4151O#-the mindG3588 G5427N-whatG5101M-knowethG1492 L!#-the heartsG3588 G2588!K/-he that searchethG2045J-andG1161&I;-which cannot be utteredG215H)-with groaningsG4726G-usG2257F-forG5228#E3-maketh intercessionG5241D-itselfG846 C!#-the spiritG3588 G4151B-butG235A-we oughtG1163@-asG2526"?1- we should pray forG4336>- whatG5101=- notG3756<- we knowG1492;- forG1063 :#!-infirmitiesG3588 G769 "NqT1pX4{_>% hN{-calledG2564z-alsoG2532y-themG5128#x3-he did predestinateG4309w-whomG3739v-moreoverG1161u-brethrenG80t-manyG4183s-amongG1722r'-the firstbornG4416q-might beG1511p-heG846o- thatG1519n- sonG5207m- hisG846l#- ofG3588 G5207k#- the imageG3588 G1504j%-conformed toG4832 i--did predestinateG4309h-alsoG2532g-heG4309f+-he did foreknowG4267e-whomG3739d-forG3754c-purposeG4286b%-according toG2596a!-the calledG2822`+- to them who areG5607_#- godG3588 G2316^/- to them that loveG25]- goodG18\- forG1519['-work togetherG4903Z!-all thingsG3956 &TnQ:"kS<&t^C)jT!- usG2257 - forG5228- upG3860- himG846- deliveredG3860- butG235- sonG5207- his ownG2398- notG3756- sparedG5339- he thatG3739- usG2257- againstG2596- whoG5101- usG2257- forG5228#-godG3588 G2316-ifG1487%-these thingsG5023-toG4314 -sayG2046 -thenG3767 -shall weG2046 -whatG5101 -glorifiedG1392-alsoG2532-heG1392-themG5128%-he justifiedG1344-whomG3739-andG1161- justifiedG1344- alsoG2532- heG1344- themG5128~- he calledG2564}-whomG3739|-andG2532 #PqY:$r[8!sZC-gPD-"forG5228#C3-"maketh intercessionG1793B-"alsoG2532A-"whoG3739@#-"of godG3588 G2316?)-"the right handG1188>-"atG1722=-" evenG2532<-" isG2076;-" whoG3739:-" againG25329'-" that is risenG14538-"ratherG31237-"yeaG11616-"that diedG5995-"christG5547"41-"he that condemnethG26323-"whoG51012+-! that justifiethG13441-!godG23160-!electG1588/-!god'sG2316.-!ofG15881-O-!shall lay any thing to the chargeG1458,-!whoG5101+!- all thingsG3956*- usG2254)#- freely giveG5483(- alsoG2532'- himG846&- withG4862%- notG3780$- shall heG5483#- howG4459"- allG3956 #ddA" uXB)}\E{dg-%allG3956f-%inG1722e-%nayG235!d/-$ for the slaughterG4967c-$ sheepG4263b-$ asG5613 a--$ we are accountedG3049"`%#-$the day longG3588 G2250_-$allG3650^'-$we are killedG2289]-$sakeG1752\-$thyG4675[-$forG3754Z'-$it is writtenG1125Y-$asG2531X-#swordG3162W-#orG2228V-#perilG2794U-#orG2228T-#nakednessG1132S-#orG2228R-# famineG3042Q-# orG2228P#-# persecutionG1375O-# orG2228N-# distressG4730M-#orG2228L#-#tribulationG2347K#-#of christG3588 G5547J-#the loveG3588 G26I-#fromG575H-#usG2248G)-#shall separateG5563F-#whoG5101E-"usG2257 #Rv`I'}fE.qZB+rR -' the loveG3588 G26 -' fromG575-' usG2248#-' to separateG5563'-' shall be ableG1410-'creatureG2937-'otherG2087-'anyG5100-'norG3777-'depthG899-'norG3777-'heightG5313~-'norG3777})-&things to comeG3195|-&norG3777{)-&things presentG1764z-&norG3777y-& powersG1411x-& norG3777w)-& principalitiesG746v-& norG3777u-& angelsG32t-&norG3777s-&lifeG2222r-&norG3777q-&deathG2288p-&neitherG3777o-&thatG3754n)-&i am persuadedG3982m-&forG1063l-% usG2248k)-%him that lovedG25j-%throughG1223+iC-%we are more than conquerorsG5245h%-%these thingsG5125 $c{dF-wWA&bK0|c.- myselfG846-+- could wish thatG2172,- iG1473+- forG1063*-  heartG2588)-  myG3450(#-  inG3588 G2588'- sorrowG3601&- continualG88%- andG2532$- heavinessG3077#- greatG3173"- haveG2076!- iG3427 - thatG3754- ghostG4151-  the holyG40-  inG1722-  witnessG4828-  meG3427%-  also bearingG4828 !#- conscienceG3588 G4893- myG3450- notG3756- i lieG5574- christG5547- inG1722- the truthG225- i sayG3004#-'lordG3588 G2962-'ourG2257-'jesusG2424-'christG5547 -'inG1722 -'which isG3588 #-'of godG3588 G2316 !ViI3tN7yT=sVO-  the fleshG4561N'- as concerningG2596M- whomG3739L- ofG1537K- andG2532!J##- the fathersG3588 G3962I- whoseG3739"H%#- the promisesG3588 G1860G- andG2532!F##-  the serviceG3588 G2999E-  andG2532+D7#-  the giving of the lawG3588 G3548C-  andG2532#B'#-  the covenantsG3588 G1242A- andG2532@#- the gloryG3588 G1391?- andG2532">%#- the adoptionG3588 G5206=- to whomG3739<!- israelitesG2475;- areG1526:- whoG37489- the fleshG45618%- according toG25967- kinsmenG47736-  myG34505-  brethrenG3588 G804-  myG34503-  forG52282#-  christG3588 G55471- fromG5750- accursedG331/- wereG1511 #leN1zcK4dH,lr-  seedG4690q-  thyG4671p-  shallG2564o-  isaacG2464n-  inG1722m- butG235l- childrenG5043k- allG3956j!- of abrahamG11i- the seedG4690h- they areG1526g- becauseG3754f- neitherG3761e- israelG2474d- ofG1537c-  which areG3588b-  israelG2474a-  allG3956`-  notG3756_-  theyG3778^- forG1063&]9- hath taken none effectG1601\#- of godG3588 G2316[#- the wordG3588 G3056Z- as thoughG3634Y- notG3756X- amenG281W!- everG3588 G165V- forG1519U- blessedG2128T- godG2316S-  allG3956R-  overG1909Q-  who isG5607P#-  christG3588 G5547 !_ZA* gP4yZC%z_- rebeccaG4479- whenG2192- butG235- onlyG3440- notG3756- andG1161 - a sonG5207 !- shall haveG2071 #- saraG3588 G4564 - andG2532 #- will i comeG2064#- timeG3588 G2540- thisG5126- atG2596!- of promiseG1860#- the wordG3588 G3056- thisG3778- forG1063- the seedG4690-  forG1519#-  are countedG3049$~)#-  of the promiseG3588 G1860"}%#-  the childrenG3588 G5043|-  butG235{#- of godG3588 G2316z%- the childrenG5043y- notG3756x- theseG5023"w%#- of the fleshG3588 G45611vC#- they which are the childrenG3588 G5043u- isG2076t- thatG5124s- be calledG2564 #kkT:! mWA)w`J1k6#- shall serveG13985- the elderG31874- unto herG8463#- it was saidG4483 2-- him that callethG25641- ofG15370- butG235/- worksG2041.- ofG1537-- notG3756,#- might standG3306+- electionG1589*%- according toG2596)#- of godG3588 G2316(#- the purposeG4286'- thatG2443&- evilG2556%- orG2228$- goodG18#- anyG5100"#- having doneG4238!- neitherG3366 - bornG1080- not yetG3380- beingG1080- forG1063- isaacG2464- fatherG3962- ourG2257#- byG3588 G3962- oneG1520- byG1537- conceivedG2845- hadG2192- alsoG2532 !Ms\D$ ~`I-hP&}gMW-  of godG2316V-  butG235#U3-  of him that runnethG5143T- norG3761#S3- of him that willethG2309R- notG3756Q- thenG3767P- soG686&O9-  i will have compassionG3627N-  whomG3739)M?-  i will have compassion onG3627L-  andG2532!K/- i will have mercyG1653J- whomG3739$I5- i will have mercy onG1653H- to mosesG3475G- he saithG3004F- forG1063E!-  god forbidG1096D#- godG3588 G2316C- withG3844B+- unrighteousnessG93A- thenG3767@%- shall we sayG2046?- whatG5101>%- have i hatedG3404=- esauG2269<- butG1161;%- have i lovedG25:- jacobG23849'- it is writtenG11258- asG25317#- the youngerG1640 "UcG/v`A+mV3uUy%-  he hardenethG4645x- he willG2309w- whomG3739v- andG1161u- he willG2309t- whomG3739 s-- hath he mercy onG1653r- thereforeG3767q#- the earthG3588 G1093p- allG3956o!- throughoutG1722!n/- might be declaredG1229m#- nameG3588 G3686l- myG3450k- thatG3704j- andG2532i- theeG4671h- inG1722g#- powerG3588 G1411f- myG3450e%- i might shewG1731d- thatG3704c-  upG1825b-  theeG4571a'-  have i raisedG1825`-  purposeG5124_-  sameG846^- thisG5124]- even forG1519\%- unto pharaohG5328[- saithG3004#Z'#- the scriptureG3588 G1124Y- forG1063"X1-  that sheweth mercyG1653 "hzcE.lU=xa?)~h-  ofG1537#'#- over the clayG3588 G4081- powerG1849 !#- the potterG3588 G2763- notG3756- hathG2192- thusG3779- meG3165)- hast thou madeG4160- whyG5101"1- to him that formedG4111- sayG2046&-#-  the thing formedG3588 G4110-  shallG2046 #-  godG3588 G2316$ 7-  that repliest againstG470 -  thouG4771 - artG1488 - whoG5101- manG444- oG5599- nay butG3304-  willG1013-  hisG846'-  hath resistedG436-  whoG5101-  forG1063!- find faultG3201- yetG2089~- doth heG3201}- whyG5101|- unto meG3427{- thenG3767z'- thou wilt sayG2046 #_iO8aJ/{\@&x_>- of hisG846 =!#- the richesG3588 G4149#<3- he might make knownG1107;- thatG2443:- andG25329#- destructionG6848- toG15197- fittedG26756- of wrathG37095#- the vesselsG46324'- longsufferingG31153- muchG41832- withG17221-  enduredG53420-  knownG1107/-  powerG1415.-  hisG846--  to makeG1107,- andG2532+#- wrathG3588 G3709*- to shewG1731)- willingG2309(#- godG3588 G2316'- ifG1487&- dishonourG819%- untoG1519$- anotherG3739#- andG1161"- honourG5092!- untoG1519 - vesselG4632-  oneG3303-  to makeG4160-  lumpG5445-  the sameG846 $ewN6lT>&xYA+~eb- belovedG25a- herG3588`- andG2532_- peopleG2992^-  myG3450]-  notG3756\!-  which wereG3588[-  peopleG2992Z-  myG3450Y- themG3588X#- i will callG2564W- oseeG5617V- inG1722U- alsoG2532T- he saithG3004S- asG5613R%-  the gentilesG1484Q-  ofG1537P-  alsoG2532O-  butG235N- onlyG3440M- the jewsG2453L- ofG1537K- notG3756J)- he hath calledG2564I- whomG3739H- usG2248G- evenG2532F-  gloryG1391E-  untoG1519%D7-  he had afore preparedG4282C-  whichG3739B-  of mercyG1656A#- the vesselsG4632@- onG1909?#- gloryG3588 G1391 !es]:!pH(sY?e !#- of the seaG3588 G2281!-  the sandG3588 G285-  asG5613-  beG5600-  of israelG2474%~+#-  of the childrenG3588 G5207}!!- the numberG3588 G706|- thoughG1437{- israelG2474z!- concerningG5228y- criethG2896x- alsoG1161w- esaiasG2268v- godG2316u- livingG2198t- of theG2316s%- the childrenG5207$r5- shall they be calledG2564q-  thereG1563p-  peopleG2992o-  myG3450n-  notG3756m-  yeG5210l- unto themG846k#- it was saidG4483j- whereG3739i#- the placeG3588 G5117h- inG1722%g7- it shall come to passG2071f- andG2532e- belovedG25d- notG3756c- which wasG3588 #QfO8 oS;#dF*rQ&'- unto gomorrhaG1116%)- been made likeG3666$- andG2532#- sodomaG4670"- asG5613!#- we had beenG1096 -  a seedG4690-  usG2254-  had leftG1459!-  of sabaothG4519- the lordG2962- exceptG3361#- said beforeG4280- esaiasG2268- asG2531- andG2532#- the earthG3588 G1093- uponG1909- makeG4160- the lordG2962-  willG4160-  workG3056-  shortG4932-  aG3056-  becauseG3754 '- righteousnessG1343 - inG1722 - shortG4932 - cutG4932 - andG2532- the workG3056)- he will finishG4931- forG1063)- shall be savedG4982#- a remnantG3588 G2640 "NxV?&gQ8!qU?$lNH!- as it wereG5613G- butG235F- faithG4102E- byG1537D- notG3756C- becauseG3754B- whereforeG5101 A--  of righteousnessG1343@-  the lawG3551?-  toG1519>- attainedG5348=- notG3756<- hathG5348 ;-- of righteousnessG1343:- the lawG3551$95- which followed afterG13778- israelG24747- butG11616- faithG41025- ofG15374- which isG3588!3/- the righteousnessG13432-  evenG11611'-  righteousnessG1343 0--  have attained toG2638/'-  righteousnessG1343.-  afterG1377-- notG3361,)- which followedG1377+%- the gentilesG1484*- thatG3754)- thenG3767(%- shall we sayG2046'- whatG5101 #ZwV.r[C%xZ@*tZk- israelG2474j- forG5228i#-  godG3588 G2316h-  toG4314g#-  prayerG3588 G1162f-  andG2532e-  desireG2107d- heart'sG2588c- myG1699b- brethrenG80a!- !be ashamedG2617`- !notG3756_- !shallG2617^- !himG846]- !onG1909\- !believethG4100[- !whosoeverG3956Z- ! andG2532Y!- ! of offenceG4625X- ! rockG4073W- ! andG2532 V-- ! a stumblingstoneG4348U- !sionG4622T- !inG1722S- !i layG5087R- !beholdG2400Q'- !it is writtenG1125P- !asG2531$O)#- stumblingstoneG3588 G4348N#- at thatG3588 G3037M'- they stumbledG4350L- forG1063K!- of the lawG3551J- the worksG2041I- byG1537 !WzcI1v_<hP9uW !- of the lawG3551 - the endG5056 - christG5547 - forG1063#- of godG3588 G2316,9#- unto the righteousnessG3588 G1343$5- submitted themselvesG5293-  notG3756-  haveG5293'-  righteousnessG1343-  their ownG2398%-  to establishG2476#- going aboutG2212- andG2532~'- righteousnessG1343}#- god'sG3588 G2316|/- being ignorant ofG50{- forG1063z-  knowledgeG1922y%-  according toG2596x-  notG3756w-  butG235v- of godG2316u- a zealG2205t- they haveG2192s- thatG3754r- recordG3140q- themG846p- i bearG3140o- forG1063#n3- they might be savedG4991m- thatG1519l- isG2076 "MoV8 iJ,oO8! eM.- thatG5124-#- heavenG3588 G3772,- intoG1519+%- shall ascendG305*-  whoG5101)#-  heartG3588 G2588(-  thineG4675'-  inG1722&-  notG3361%- sayG2036$%- on this wiseG3779#- speakethG3004"- faithG4102!#- which is ofG1537! /- the righteousnessG1343- butG1161- themG846- byG1722!-  shall liveG2198%-  those thingsG846#-  which doethG4160-  the manG444-  thatG3754#- the lawG3588 G3551- ofG1537- which isG3588'/#- the righteousnessG3588 G1343!- describethG1125- mosesG3475- forG1063)-  that believethG4100%- to every oneG3956'- righteousnessG1343 - forG1519 $[oN6dN6fO9"x[R- we preachG2784Q- whichG3739P#- of faithG3588 G4102O#- the wordG3588 G4487N- isG2076M- thatG5124L#- heartG3588 G2588K-  thyG4675J-  inG1722I-  andG2532H#-  mouthG3588 G4750G-  thyG4675F- inG1722E- theeG4675D- nighG1451C- isG2076B#- the wordG3588 G4487A- saith itG3004@- whatG5101?- butG235>-  the deadG3498=-  fromG1537<-  againG321;-  christG5547:#- to bring upG3219- isG20768- thatG51247- the deepG3588 G126- intoG15195'- shall descendG25974- whoG51013- orG22282- downG26091- christG55470- to bringG2609/- isG2076 !`}^B)nO9!lK4y`s- saithG3004#r'#- the scriptureG3588 G1124q- forG1063p- salvationG4991o- untoG1519"n1- confession is madeG3670m)- with the mouthG4750l- andG1161k'- righteousnessG1343j- untoG1519i'- man believethG4100h)- with the heartG2588g- forG1063#f3- thou shalt be savedG4982e- the deadG3498d- fromG1537c- himG846b#- hath raisedG1453a#- godG3588 G2316`- thatG3754_#- heartG3588 G2588^- thineG4675]- inG1722\'- shalt believeG4100[- andG2532Z- jesusG2424Y- the lordG2962X#- mouthG3588 G4750W- thyG4675V- withG1722"U1- thou shalt confessG3670T- ifG1437S- thatG3754 #WjL5{dM6iL)mW- inG1519&9- shall they call on himG1941- thenG3767- howG4459)- shall be savedG4982#- of the lordG2962#- the nameG3588 G3686+- shall call uponG1941- whosoeverG3956 - forG1063 - himG846 )- that call uponG1941 - allG3956 - untoG1519- is richG4147- over allG3956- lordG2962- sameG846- theG2962- forG1063- the greekG1672- andG2532- the jewG2453- betweenG5037~!- differenceG1293}- noG3756|- there isG2076{- forG1063z!- be ashamedG2617y- notG3756x- shallG2617w- himG846v- onG1909u- believethG4100t- whosoeverG3956 !OjD"lN7 tW1fO7- notG37566- they haveG52195- butG2354)- of good thingsG18&39- and bring glad tidingsG20972- of peaceG1515.1I- of them that preach the gospelG2097"0%#- are the feetG3588 G4228/-  beautifulG5611.-  howG5613-'-  it is writtenG1125,-  asG2531+%-  they be sentG649*- exceptG3361!)/- shall they preachG2784(- howG4459'- andG1161&!- a preacherG2784%- withoutG5565$+- shall they hearG191#- howG4459"- andG1161!- heardG191 - notG3756-  they haveG191)-  in him of whomG3739"1-  shall they believeG4100-  howG4459-  andG1161- believedG4100- notG3756- they haveG4100- whomG3739 $VzaI2r[A+{]E&nV[- untoG1519Z#- wordsG3588 G4487Y- theirG846X- andG2532W#-  the earthG3588 G1093V-  allG3956U-  intoG1519T-  wentG1831S#-  soundG3588 G5353R- theirG846Q!- yes verilyG3304P- heardG191O- notG3756N- have theyG191M- i sayG3004L- butG235K-  of godG2316J-  the wordG4487I- byG1223H- hearingG189G- andG1161F- hearingG189E- byG1537D#- faithG3588 G4102C- so thenG686B!- reportG3588 G189A-  ourG2257@'-  hath believedG4100?-  whoG5101>-  lordG2962=-  saithG3004<- esaiasG2268;- forG1063 :!#- the gospelG3588 G20989- obeyedG52198- allG3956 #jr[A)s]G-yZC* j~-  manifestG1717}!-  i was madeG1096|-  notG3361{-  meG1691z#- that soughtG2212y- of themG3588x#- i was foundG2147w- saithG3004v- andG2532u%- is very boldG662t- esaiasG2268s- butG1161r- youG5209q%- i will angerG3949p- nationG1484o- a foolishG801n- byG1909m- peopleG1484l- noG3756k- byG1909j#- to jealousyG3863i-  youG5209h%-  will provokeG3863g-  iG1473f-  saithG3004e-  mosesG3475d- firstG4413c- knowG1097b- israelG2474a- notG3756`- didG1097_- i sayG3004^- butG235"]%#- of the worldG3588 G3625\#- the endsG3588 G4009 #ahR8lL5}gG)}a!!- of abrahamG11 - the seedG4690- ofG1537%- an israeliteG2475- amG1510-  alsoG2532-  iG1473-  forG1063!-  god forbidG1096#- peopleG3588 G2992- hisG846- cast awayG683#- godG3588 G2316- hathG683- thenG3767- i sayG3004- peopleG2992!- gainsayingG483-  andG2532'-  a disobedientG544 -  untoG4314 #-  handsG3588 G5495 -  myG3450& 9- i have stretched forthG1600 #- day longG3588 G2250- allG3650- he saithG3004- israelG2474- toG4314- butG1161- meG1691- afterG1905- notG3361!- that askedG1905-  unto themG3588 "Xz^H(gQ8!pM6qXC-  aloneG3441B-  am leftG5275A-  and iG2504@#- altarsG3588 G2379?- thineG4675>#- digged downG2679=- andG2532<#- prophetsG3588 G4396;- thyG4675:-- they have killedG6159- lordG29628- sayingG30047- israelG24746- againstG25965#- to godG3588 G2316&49- he maketh intercessionG17933- howG56132- eliasG22431- ofG17220- saithG3004#/'#- the scriptureG3588 G1124.-  whatG5101--  notG3756,-  wot yeG1492+#-  he foreknewG4267*- whichG3739)#- peopleG3588 G2992(- hisG846'- cast awayG683&- notG3756%- hathG683$#- godG3588 G2316##- of benjaminG958"- the tribeG5443 #]jQ& |dM4kS7u]f- thenG3765e- by graceG5485d- ifG1487c- andG1161b-  of graceG5485a%-  the electionG1589`%-  according toG2596_-  a remnantG3005^- there isG1096]- alsoG2532\- timeG2540[%- this presentG3568Z- atG1722Y- thenG3767X- even soG3779W- baalG896V- toG896U- the kneeG1119T- bowedG2578S-  notG3756R-  haveG2578Q-  whoG3748P-  menG435O)-  seven thousandG2035N- to myselfG1683M+- i have reservedG2641L- unto himG846'K/#- the answer of godG3588 G5538J- saithG3004I- whatG5101H- butG235G#- lifeG3588 G5590F- myG3450E-  they seekG2212D-  andG2532 $UzdI0oR4rV>%uU %- were blindedG4456 - the restG3062- andG1161 -- hath obtained itG2013%-  the electionG1589-  butG1161)-  he seeketh forG1934-  whichG3739-  thatG5127- obtainedG2013- notG3756- hathG2013~- israelG2474}- thenG3767|- whatG5101{- workG2041z- no moreG3765y- isG2076x#- workG3588 G2041w- otherwiseG1893v- graceG5485u- no moreG3765t- is itG2076s- thenG3765r- worksG2041q- ofG1537p- ifG1487o-  butG1161n-  graceG5485m-  no moreG3765l-  isG1096k#-  graceG3588 G5485j- otherwiseG1893i- worksG2041h- ofG1537g- no moreG3765 #`mO1w`I1kP5w`-- letG4654,- unto themG846+%- a recompenceG468*- andG2532 )-- a stumblingblockG4625(- andG2532'- a trapG2339&- andG2532%- a snareG3803$- be madeG1096##- tableG3588 G5132"- theirG846!- letG1096 - saithG3004- davidG1138- andG2532- dayG2250- thisG4594- untoG2193- hearG191- notG3361-- that they shouldG191- earsG3775- andG2532- seeG991-  notG3361--  that they shouldG991-  eyesG3788!-  of slumberG2659!-  the spiritG4151- themG846!- hath givenG1325 #- godG3588 G2316 '- it is writtenG1125 %- according asG2531 "St^G+mI+|eG0jSO- andG2532N%- of the worldG2889M!- the richesG4149L- of themG846K#- the fallG3588 G3900J- ifG1487I- nowG1161H#- to jealousyG3863G- themG846F!- to provokeG3863E- forG1519'D/#- unto the gentilesG3588 G1484C#- salvationG3588 G4991B- fallG3900A- theirG846@- throughG3900?- butG235>!- god forbidG1096 =-- they should fallG4098<- thatG2443";1- have they stumbledG4417:- thenG37679- i sayG30048- alwayG12757#- backG3588 G35776- theirG8465- bow downG47814- andG25323- seeG9912- notG33611'- that they mayG9910#- be darkenedG4654/#- eyesG3588 G3788.- theirG846 !X|`H0mW9]G(X%p-!- the casting awayG3588 G580o- ifG1487n- forG1063m-  themG846l-  ofG1537k- someG5100j!- might saveG4982i- andG2532h#- fleshG3588 G4561g- myG3450*fA- i may provoke to emulationG3863e%- by any meansG4459d- ifG1487c#- officeG3588 G1248b- mineG3450a- i magnifyG1392`+- of the gentilesG1484_#- the apostleG652^- amG1510]- iG1473\#- inasmuch asG3745[#- gentilesG3588 G1484Z- to youG5213Y- i speakG3004X- forG1063W#- fulnessG3588 G4138V- theirG846U- moreG3123T- how muchG4214S+- of the gentilesG1484R!- the richesG4149Q- of themG846%P+#- the diminishingG3588 G2275 "XdM5u]F0wN-oX-  andG2532!-  among themG846-  inG1722%-  wert graffedG1461/-  a wild olive treeG65 - beingG5607 - thouG4771 - andG1161 '- be broken offG1575% +#- of the branchesG3588 G2798- someG5100- ifG1487- andG1161"%#-  the branchesG3588 G2798-  soG2532-  holyG40#-  the rootG3588 G4491- ifG1487- andG2532- alsoG2532~#- the lumpG3588 G5445}- holyG40#|)!- the firstfruitG3588 G536{- ifG1487z- forG1161y-  the deadG3498x-  fromG1537w-  lifeG2222v-  butG3361#u'#- the receivingG3588 G4356t- whatG5101s%- of the worldG2889r+- the reconcilingG2643q- of themG846 `|Q8!v_='kS>|`1- standestG24760- thouG4771/- andG1161$.5- they were broken offG1575(-3!- because of unbeliefG3588 G570,- wellG2573#+3- might be graffed inG1461*- iG1473)- thatG2443(+- were broken offG1575"'%#- the branchesG3588 G2798&- thenG3767%'- thou wilt sayG2046$-  theeG4571##-  the rootG3588 G4491"-  butG235!#-  the rootG3588 G4491 -  notG3756- bearestG941- thouG4771!- thou boastG2620- ifG1487- butG1161*5#- against the branchesG3588 G2798- notG3361- boastG2620'/#- of the olive treeG3588 G1636#- fatnessG3588 G4096- andG2532!##- of the rootG3588 G4491#3- with them partakestG4791 $_}eN8nV=&kU2{_U#- inG3588 G5544T'- thou continueG1961S- ifG1437R- goodnessG5544Q- theeG4571P-  towardG1909O-  butG1161N-  severityG663M+-  them which fellG4098L-  onG1909K- of godG2316J- severityG663I- andG2532H%- the goodnessG5544G- thereforeG3767F- beholdG1492E- theeG4675D- notG3761C- spareG5339B-  alsoG3761A-  heG5339@-  lestG3381?-  branchesG2798>-  naturalG5449=- theG2798<- notG3756;- sparedG5339:#- godG3588 G23169- ifG14878- forG10637-  fearG53996-  butG2355!-  highmindedG53094-  notG33613- beG53092#- by faithG3588 G4102 #Xs\D,}fI3tT>pXx- intoG1519w- natureG5449v#-  contrary toG3844u%-  wert graffedG1461t-  andG2532s-  natureG5449r-  byG2596*qE- the olive tree which is wildG65p- ofG1537o%- wert cut outG1581n- thouG4771m- ifG1487l- forG1063k- againG3825j- inG1461i- themG846h- to graffG1461g-  ableG1415f-  isG2076e#-  godG3588 G2316d-  forG1063#c3-  shall be graffed inG1461 b#!- in unbeliefG3588 G570a- stillG1961`- notG3361_!- they abideG1961^- ifG1437]- alsoG2532\- theyG1565[- andG1161 Z-- shalt be cut offG1581Y- alsoG2532X- thouG4771W- otherwiseG1893V- goodnessG5544 !\uY:yaK$ `H+\%+#- of the gentilesG3588 G1484!##- the fulnessG3588 G4138- untilG891- to israelG2474#- is happenedG1096- partG3313- inG575- blindnessG4457- thatG3754!/- your own conceitsG1438- inG3844- wiseG5429 %- ye should beG5600 -  lestG2443 #-  mysteryG3588 G3466 -  thisG5124# 7-  should be ignorant ofG50- yeG5209- thatG2309- brethrenG80- notG3756- i wouldG2309- forG1063!- olive treeG1636- their ownG2398+- be graffed intoG1461#- the naturalG5449~- which beG3588}- theseG3778|- shallG1461{- moreG3123z- how muchG4214!y/- a good olive treeG2565 "abL+{]F-t\?a;#-  as touchingG2596:- butG11619- sakesG12238- yourG52097- forG12236- enemiesG2190 5!#- the gospelG3588 G20984'- as concerningG25963!-  sinsG3588 G2662-  theirG846 1/-  i shall take awayG8510- whenG3752/- unto themG846.- covenantG1242-- myG1700,- thisG3778+- forG2532*- jacobG2384)- fromG575(#- ungodlinessG763'+- shall turn awayG654&-  andG2532%'-  the delivererG4506$-  sionG4622#-  out ofG1537 "--  there shall comeG2240!'- it is writtenG1125 - asG2531)- shall be savedG4982- israelG2474- allG3956- soG3779- andG2532!- be come inG1525bR(RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{''9'Y'{'!'D'g' '.'O'r''6'’W''9'Y'{'!'D'g' '.'O'r''6'’W'Òy'Ē'Œ>'ƒb'ǒ'Ȓ&'ɒH'ʒk'˒ '̒.'͒R'Βs'ϒ'В7'ђ['Ғ~'Ӓ!'ԒC'Ւf'֒ 'ג-'ؒO'ْp'ڒ'ے1'ܒU'ݒx'ޒ'ߒ;']''"'E'h' '*'J'm''5'W'z''='_''"'E'f' '-'P't'':']'' 'C'e((,(M(p((4(V(w(( ;( ^( ( %( J(n((3(U(z((;(]((% "XkT1qP,tY>'oX]-  theyG846\-  mercyG1656[%-  through yourG5212Z- thatG2443Y%- not believedG544X- nowG3568W- alsoG2532V- theseG3778U- haveG544T- even soG3779S- unbeliefG543R- theirG5130Q-  throughG543P)-  obtained mercyG1653O-  nowG3568N-  haveG1653M-  yetG1161L#- godG3588 G2316 K/- have not believedG544J'- in times pastG4218I- yeG5210H- asG5618G- forG1063!F1- without repentanceG278E#- of godG3588 G2316D#- callingG3588 G2821C- andG2532B#- the giftsG3588 G5486A- forG1063@- sakesG1223"?%#-  the fathers'G3588 G3962>-  forG1223=-  belovedG27"<%#-  the electionG3588 G1589 "\nR<! t\;$~gQ3s\- "whoG5101~- "orG2228}#- "of the lordG2962|- "the mindG3563{!- "hath knownG1097z- "whoG5101y- "forG1063x-- !past finding outG421w#- !waysG3588 G3598v- !hisG846u- ! andG2532t#- ! judgmentsG3588 G2917s- ! hisG846r%- ! unsearchableG419q- ! howG5613p- !of godG2316o- !knowledgeG1108n- !andG2532m'- !of the wisdomG4678l- !bothG2532k'- !of the richesG4149j- !the depthG899i- !oG5599h- allG3956(g=- he might have mercy uponG1653f- thatG2443e- unbeliefG543d- inG1519c- them allG3956b)- hath concludedG4788a#- godG3588 G2316`- forG1063 _--  may obtain mercyG1653^-  alsoG2532 #`^E.w\F/xaD-x`"-  yourG5216!+-  that ye presentG3936 #- of godG3588 G2316!##- the merciesG3588 G3628- byG1223- brethrenG80- thereforeG3767- youG5209- i beseechG3870- $amenG281!- $everG3588 G165- $forG1519#- $ gloryG3588 G1391- $ to whomG846!- $ all thingsG3956- $ himG846- $ toG1519- $andG2532- $himG846- $throughG1223- $andG2532 - $himG846 - $ofG1537 - $forG3754 - #againG467 - #unto himG846&;- #it shall be recompensedG467- #andG2532- #to himG846 -- #hath first givenG4272- #whoG5101- #orG2228!- " counsellorG4825- " hisG846- "hath beenG1096 #\~`>&qYA+zdG/|\E#- of godG3588 G2316D- willG2307C- perfectG5046B- andG2532A!- acceptableG2101@- andG2532?- goodG18>#- thatG3588 G2307=- whatG5101<- may proveG1381;- yeG5209:- thatG15199- mindG35638- yourG52167#-  ofG3588 G3563$6+!-  by the renewingG3588 G342!5/-  be ye transformedG33394-  butG2353-  worldG1652- thisG51291!- toG3588 G1650- conformedG4964/- notG3361.- beG4964-- andG2532,- serviceG2999+!- reasonableG3050*- yourG5216)#- unto godG3588 G2316(!- acceptableG2101'- holyG40&- sacrificeG2378%-  livingG2198$-  aG2378##-  bodiesG3588 G4983 #`y^># mQ;jN7!w`h-  allG3956g-  andG1161f-  bodyG4983e-  oneG1520d- inG1722c- membersG3196b- manyG4183a- we haveG2192`- asG2509_- forG1063^- of faithG4102]#- the measureG3358\%- to every manG1538[!- hath dealtG3307Z#- godG3588 G2316Y%- according asG5613X- soberlyG4993W- to thinkG5426V- butG235U- to thinkG5426T- he oughtG1163S- thanG3844R#- more highlyG5252Q- to thinkG5252P- notG3361O- youG5213N-  amongG1722M-  that isG5607L%-  to every manG3956K-  unto meG3427J-  givenG1325I#- the graceG3588 G5485H- throughG1223G- i sayG3004F- forG1063 #dnXB*mR1eL1zd - onG1722 - ministryG1248 - orG1535#- of faithG3588 G4102#)!-  the proportionG3588 G356%-  according toG2596-  prophecyG4394-  whetherG1535-  to usG2254'- that is givenG1325#- the graceG3588 G5485%- according toG2596- differingG1313~- giftsG5486}- thenG1161|- havingG2192{)- one of anotherG240z- membersG3196y-  oneG1520x-  everyG2596w-  andG1161v-  christG5547u-  inG1722t- bodyG4983s- oneG1520r- areG2070q- manyG4183p- weG2070o- soG3779n- officeG4234m- sameG846l- theG4234k- notG3756j- haveG2192i-  membersG3196 JiS.zbEeK$hJ*!- preferringG4285)#- in honourG3588 G5092)(3#- with brotherly loveG3588 G5360'- anotherG240&- toG1519%- oneG240"$1- kindly affectionedG5387##7- to that which is goodG18"- cleaveG2853"!1- that which is evilG4190 - abhorG655'=- be without dissimulationG505- loveG26%- cheerfulnessG2432- withG1722%7- he that sheweth mercyG1653- diligenceG4710-  withG1722)-  he that rulethG4291!-  simplicityG572-  withG1722)-  he that givethG3330!##- exhortationG3588 G3874- onG1722!/- he that exhortethG3870- orG1535#-  teachingG3588 G1319- onG1722 -- he that teachethG1321 - orG1535! ##- ministeringG3588 G1248 KoL1nK+dM4{cKJ- withG3326I- weepG2799H- andG2532$G5- them that do rejoiceG5463F- withG3326E- rejoiceG5463D- notG3361C- curseG2672B- andG2532A- blessG2127@- youG5209$?5- them which persecuteG1377>- blessG2127!=##- hospitalityG3588 G5381<- given toG1377;- of saintsG40&:-#- to the necessityG3588 G55329%- distributingG28418#- in prayerG3588 G4335"71- continuing instantG4342$6)#- in tribulationG3588 G23475- patientG52784#- in hopeG3588 G16803- rejoicingG54632- the lordG29621- servingG13980#- in spiritG3588 G4151/- ferventG2204!.##- in businessG3588 G4710-- slothfulG3636,- notG3361+#- one anotherG240 #NeK3t\F!eB+}eNm- allG3956l- withG3326k)- live peaceablyG1514j- youG5216#i3- as much as lieth inG1537h)- it be possibleG1415g- ifG1487f-  menG444e-  allG3956d+- in the sight ofG1799c'- things honestG2570b- provideG4306a- evilG2556`- forG473_- evilG2556^- to no manG3367]!- recompenseG591!\/- your own conceitsG1438[- inG3844Z- wiseG5429Y- notG3361X- beG1096$W5- to men of low estateG5011V!- condescendG4879U-  butG235T#-  high thingsG5308S-  notG3361R-  mindG5426Q-  anotherG240P- towardG1519O- oneG240N- mindG5426M- the sameG846L- ofG5426K)- them that weepG2799 $`{eM4qX< y\D.v`- onG1909- of fireG4442- coalsG440+- thou shalt heapG4987 - doingG4160 - in soG5124 - forG1063 -  drinkG4222 -  himG846-  giveG4222-  he thirstG1372-  ifG1437- himG846- feedG5595- hungerG3983- enemyG2190- thineG4675- ifG1437- thereforeG3767~- the lordG2962}- saithG3004|!- will repayG467{-  iG1473z-  mineG1698y-  vengeanceG1557x'-  it is writtenG1125w-  forG1063 v!#- unto wrathG3588 G3709u- placeG5117t- giveG1325s- butG235r!- yourselvesG1438q- notG3361p- avengeG1556o)- dearly belovedG27n-  menG444 $bmU?# rT:#w\E)~b5- resistethG4364#- the powerG3588 G18493- resistethG4982- thereforeG56201- whosoeverG4980#- godG3588 G2316/- ofG5259.- ordainedG5021-- areG1526,- that beG5607+!- the powersG1849*- godG2316)- ofG575(- butG3361'-  powerG1849&-  noG3756%-  there isG2076$-  forG1063#- powersG1849"!- the higherG5242!+- be subject untoG5293 - soulG5590- everyG3956- letG5293-  goodG18-  withG1722-  evilG2556-  overcomeG3528-  butG235- evilG2556- ofG5259- overcomeG3528- notG3361- beG3528#- headG3588 G2776- hisG846 "bdC&gQ2iR/zbW-  theeG4671V- of godG2316U%- the ministerG1249T- he isG2076S- forG1063R- the sameG846Q- ofG1537P- praiseG1868O+- thou shalt haveG2192N- andG2532 M1- that which is goodG18L- doG4160K#- the powerG3588 G1849J%- be afraid ofG5399I- notG3361H- thenG1161G- wilt thouG2309F#- to the evilG2556E-  butG235D-  worksG2041C-  goodG18B-  toG2041A-  a terrorG5401@- notG3756?- areG1526>- rulersG758=- forG1063<- damnationG2917;'- to themselvesG1438:'-  shall receiveG29839--  they that resistG4368-  andG11617#-  of godG3588 G23166'-  the ordinanceG1296 #QeH1nT6 pYA* oQz!- this causeG5124y- forG1223x- forG1063%w+#-  conscience sakeG3588 G4893v-  forG1223u-  alsoG2532t- butG235s#- wrathG3588 G3709r- forG1223q- onlyG3440p- notG3756o!- be subjectG5293n!- must needsG318m- whereforeG1352l- evilG2556#k3- upon him that doethG4238j- wrathG3709i- toG1519h!- a revengerG1558g- of godG2316f%- the ministerG1249e- he isG2076d- forG1063c- in vainG1500b#- the swordG3588 G3162a- notG3756`!- he bearethG5409_- forG1063^- be afraidG5399"]1- that which is evilG2556\- thou doG4160[-  ifG1437Z-  butG1161Y-  goodG18X-  forG1519 !ZgJ! `?$oQ1xZ#-  one anotherG240-  to loveG25- butG3361- any thingG3367- no manG3367- oweG3784#- honourG3588 G5092- to whomG3588#- honourG3588 G5092#-  fearG3588 G5401-  to whomG3588#-  fearG3588 G5401#-  customG3588 G5056-  to whomG3588 #- customG3588 G5056 #- tributeG3588 G5411 - to whomG3588 #- tributeG3588 G5411 !#- their duesG3588 G3782- to allG3956- thereforeG3767- renderG591!- very thingG846-  thisG5124-  uponG1519%7-  attending continuallyG4342-  ministersG3011-  god'sG2316- they areG1526~- forG1063}- alsoG2532|- tributeG5411{- pay yeG5055 "]qZB$ hO1ybI*t]=- thyG4675<+- thou shalt loveG25;- namelyG1722:#- sayingG3588 G30569- thisG51298- inG1722)7A- it is briefly comprehendedG3466#- commandmentG17855- otherG20874- anyG51003- ifG14872- andG25321- covetG19370- notG3756/!- thou shaltG1937".1- bear false witnessG5576-- notG3756,!- thou shaltG5576+- stealG2813*- notG3756)!- thou shaltG2813(- killG5407'- notG3756&!- thou shaltG5407%+- commit adulteryG3431$- notG3756#!- thou shaltG3431"- thisG3588!- forG1063 - the lawG3551)- hath fulfilledG4137-  anotherG2087)-  he that lovethG25-  forG1063 "]{eN* gE-|eB({]_!- is at handG1448^- the dayG2250]%- is far spentG4298\#- the nightG3588 G3571[#- we believedG4100Z- whenG3753Y- thanG2228X- nearerG1452W#- salvationG3588 G4991V- ourG2257U- nowG3568T- forG1063S- sleepG5258R- out ofG1537Q- to awakeG1453P- high timeG5610O- nowG2235N- thatG3754M#- the timeG3588 G2540L- knowingG1492K- thatG5124J- andG2532I!- of the lawG3551H)- the fulfillingG4138G- loveG3588 G26F- thereforeG3767 E-- to his neighbourG4139D- illG2556C- noG3756B- workethG2038A- loveG3588 G26@- "thyselfG1438?- !asG5613>- neighbourG4139 "\gP/ gP2y\E*s\- notG3361- makeG4160- andG2532~- christG5547}- jesusG2424|#- the lordG3588 G2962{- put ye onG1746z- butG235y- envyingG2205x- andG2532w- in strifeG2054v- notG3361u!- wantonnessG766t- andG2532s'- in chamberingG2845r- notG3361q#- drunkennessG3178p- andG2532o!- in riotingG2970n- notG3361m- the dayG2250l- inG1722k- asG5613j- honestlyG2156i#- let us walkG4043h#- of lightG3588 G5457 g!#- the armourG3588 G3696f'- let us put onG1746e- andG2532!d##- of darknessG3588 G4655c#- the worksG3588 G2041b- cast offG659a- thereforeG3767`- let usG659 !_f@" nK-pU2_"+-him that eatethG2068!-judgeG2919 -notG3361 --him which eatethG2068- notG3361- letG2919- andG2532- notG3361+- him that eatethG2068-despiseG1848+-him that eatethG2068-notG3361-letG1848- herbsG3001- eatethG2068#-who is weakG770-anotherG1161!-all thingsG3956+-that he may eatG5315-believethG4100-oneG3739 -forG3303 %- disputationsG1253 -doubtfulG1261 -toG1519 -notG3361!-receive yeG4355"%#-in the faithG3588 G4102--him that is weakG770-  the lustsG1939-  toG1519#'#-  for the fleshG3588 G4561-  provisionG4307 #]~gO/lU,eH-z]E-every manG1538D- letG4135C- dayG2250B- everyG3956A- esteemethG2919@- anotherG3739?-anotherG2250>-aboveG3844=-one dayG2250<-esteemethG2919;-one manG3739:-standG24769-himG8468-to makeG24767-ableG14156-isG20765#-godG3588 G23164-forG1063%37-he shall be holden upG24762-yeaG11611- fallethG40980- orG2228/#- he standethG4739.- masterG2962-!- to his ownG2398,-servantG3610+'-another man'sG245*%-that judgestG2919)-thouG4771(-artG1488'-whoG5101&-himG846%'-hath receivedG4355$#-godG3588 G2316#-forG1063 !]lK. z_H. hQ/w]f-!thanksG2168e#- godG3588 G2316d-givethG2168c-andG2532b-notG3756a-he eatethG2068`#-to the lordG2962_-notG3361^)-he that eatethG2068]-andG2532\-thanksG2168[#-godG3588 G2316Z-he givethG2168Y-forG1063X#-to the lordG2962W-eatethG2068V)-he that eatethG2068U-regardG5426T-notG3756S-he dothG5426R#- to the lordG2962Q#- the dayG3588 G2250P- notG3361!O/- he that regardethG5426N- andG2532M'-unto the lordG2962L-regardethG5426K#-the dayG3588 G2250!J/-he that regardethG5426I-mindG3563H-his ownG2398G-inG1722"F1-be fully persuadedG4135 $QiO7sX?&fB+kQ - revivedG326 - andG2532- roseG450- andG2532- diedG599- bothG2532- christG5547- this endG5124- toG1519- forG1063 !#-the lord'sG3588 G2962-we areG2070~-dieG599}-orG1437|-thereforeG3767{-we liveG2198z- whetherG1437#y'#- unto the lordG3588 G2962x- we dieG599w- we dieG599v-whetherG1437u-andG5037#t'#-unto the lordG3588 G2962s-we liveG2198r-we liveG2198q-whetherG1437p-forG1063o!- to himselfG1438n-diethG599m-no manG3762l-andG2532k!-to himselfG1438j-livethG2198i-of usG2257h-noneG3762g-forG1063 #\v\E.jR1gD- y\-- shall bowG2578,- kneeG1119+- everyG3956*- the lordG2962)- saithG3004(- liveG2198'- iG1473&'- it is writtenG1125%- forG1063$#- of christG3588 G5547-#=!- before the judgment seatG3588 G968"- standG3936!- allG3956 - we shallG3936- forG1063- brotherG3588 G80- thyG4675'- set at noughtG1848- thouG4771- dostG1848- whyG5101- orG2228- brotherG3588 G80- thyG4675- judgeG2919- thouG4771- dostG2919- whyG5101- butG1161- livingG2198- andG2532#- of the deadG3498 - bothG2532 -- he might be lordG2961 - thatG2443 #Y|\G/oU>!mU;$pYP-andG2532O-i knowG1492N'- brother's wayG80M- inG3588 G80#L3- an occasion to fallG4625K- orG2228 J-- a stumblingblockG4348I- putG5087H- no manG3361G- thatG3588F- ratherG3123E- thisG5124D- judgeG2919C- butG235B- any moreG3371A#- one anotherG240@- judgeG2919?- thereforeG3767>- notG3371=- let usG2919<#- to godG3588 G2316;- himselfG1438:- ofG40129- accountG30568!- shall giveG13257- of usG22576- every oneG15385- thenG37674- soG6863#- to godG3588 G23162'- shall confessG18431- tongueG11000- everyG3956/- andG2532.- to meG1698 $X}bG1lQ:$ iR6rXt-christG5547s-whomG3739r-forG5228q-meatG1033p-thyG4675o#-withG3588 G1033n-himG1565m-notG3361l- destroyG622k!- charitablyG26j- notG3765i%- walkest thouG4043h-nowG3765g-meatG1033f-withG1223e!-be grievedG3076d-brotherG3588 G80c-thyG4675b-ifG1487a-butG1161`-uncleanG2839_-to himG1565^-uncleanG2839]-to beG1511\-any thingG5100%[7-to him that esteemethG3049Z-butG3361Y- itselfG1438X- ofG1223W- uncleanG2839V- nothingG3762U-thatG3754T-jesusG2424S-the lordG2962R-byG1722Q%-am persuadedG3982 $^vR;lK4z_I)}^!- of menG3588 G444- approvedG1384- andG2532#- to godG3588 G2316!-acceptableG2101#-christG3588 G5547-servethG1398%-these thingsG5125-inG1722-he thatG1398-forG1063 -ghostG4151 -holyG40 -theG4151 -inG1722 -joyG5479- andG2532- peaceG1515- andG2532'- righteousnessG1343- butG235-drinkG4213-andG2532-meatG1035-notG3756-isG2076~#-of godG3588 G2316 }#!-the kingdomG3588 G932|-forG1063 {/-be evil spoken ofG987z-goodG18y-yourG5216x-thenG3767w-notG3361v-letG987u-diedG599 "P]F,^> }eJ2gP:- thyG46759- wherebyG17228- norG33667-wineG36316-to drinkG40955-norG33664-fleshG29073-to eatG53152-neitherG33611-goodG25700-offenceG4348/-withG1223.!-who eatethG2068!-%!- for that manG3588 G444,- evilG2556+- butG235*- pureG2513)- indeedG3303(!-all thingsG3956'#-of godG3588 G2316&#-the workG3588 G2041%-notG3361$-destroyG2647#-meatG1033"-forG1752!- anotherG240- ;#- wherewith one may edifyG3588 G3619- thingsG3588-andG2532*5#-which make for peaceG3588 G1515!-the thingsG3588%-follow afterG1377-thereforeG3767-let usG1377 #cyZB*xR;  oY?$ |c]-faithG4102\-ofG1537[-notG3756Z!- whatsoeverG3956Y- forG1161X- faithG4102W- ofG1537V-notG3756U-becauseG3754T-he eatG5315S-ifG1437R-is damnedG2632 Q--he that doubtethG1252P-andG1161O#-he allowethG1381 N--that thing whichG3739M-inG1722L- himselfG1438K- notG3361"J1- he that condemnethG2919I- happyG3107H#- godG3588 G2316G-beforeG1799F-thyselfG4572E-toG2596D-haveG2192C-faithG4102B-thouG4771A-hastG2192@%-is made weakG770?-orG2228>#-is offendedG4624=-orG2228<-stumblethG4350;- brotherG3588 G80 #TjP( pW>! pV?$lT-fellG1968- theeG4571'~;- of them that reproachedG3679$})#- the reproachesG3588 G3680|'- it is writtenG1125{- asG2531z-butG235y-himselfG1438x-notG3756w-pleasedG700v#-christG3588 G5547u-evenG2532t-forG1063s#- edificationG3619r- toG4314q- goodG18p- forG1519o-neighbourG4139n-pleaseG700m-of usG2257l-every oneG1538k-letG700j- ourselvesG1438i- to pleaseG700h- notG3361g- andG2532f#- of the weakG102$e+!-the infirmitiesG3588 G771d-to bearG941c-oughtG3784b+-that are strongG1415a-thenG1161`-weG2249_-sinG266^-isG2076 iaJ3tI+ zaJ&i -ye mayG1392-thatG2443-jesusG2424-christG5547%-according toG2596)- toward anotherG240- oneG1722 -- to be likemindedG5426- youG5213-grantG1325!##-consolationG3588 G3874-andG2532!##-of patienceG3588 G5281-the godG2316-nowG1161#-hopeG3588 G1680!-might haveG2192'/#-of the scripturesG3588 G1124#-comfortG3588 G3874 - andG2532 #- patienceG3588 G5281 - throughG1223 - weG2192 - thatG2443-learningG1319-ourG2251-forG15193S-were written aforetime were writtenG4270!/-whatsoever thingsG3745-forG1063-meG1691-onG1909 #\w_A%jT4hO5v\C- confirmG950B- toG1519A- of godG2316@- the truthG225?- forG5228#>3-of the circumcisionG4061=!-a ministerG1249<-wasG1096;-christG5547:-jesusG24249!-i say thatG30048-nowG11617- of godG23166- the gloryG13915- toG15194-usG22483-receivedG43552-alsoG25321#-christG3588 G55470-asG2531/#-one anotherG240.!-receive yeG4355--whereforeG1352,-christG5547+-jesusG2424*- lordG2962)- ourG2257(#- ofG3588 G2962'!- the fatherG3962&- evenG2532%#-godG3588 G2316$-glorifyG1392#-mouthG4750"-oneG1520!'-with one mindG3661 "Va@# eJ1~eI.xVe#- the lordG3588 G2962d- praiseG134c- againG3825b- andG2532a#- peopleG3588 G2992`- hisG846_- withG3326^#- ye gentilesG1484]- rejoiceG2165\- he saithG3004[- againG3825Z- andG2532Y- nameG3686X- thyG4675W#- untoG3588 G3686V- singG5567U- andG2532T%- the gentilesG1484S- amongG1722R- to theeG4671Q)- i will confessG1843P!- this causeG5124O- forG1223N'- it is writtenG1125M- asG2531L- mercyG1656K- forG5228J#- godG3588 G2316I'- might glorifyG1392H%- the gentilesG1484G- thatG1392F- andG1161&E-#-unto the fathersG3588 G3962"D%#-the promisesG3588 G1860 #_hE.mH(sX7|_- believingG4100- inG1722- peaceG1515- andG2532- joyG5479- allG3956- withG5479- youG5209- fillG4137#- of hopeG3588 G1680~- the godG2316}- nowG1161|- trustG1679{%- the gentilesG1484z- shallG1679y- himG846x- inG1909w%- the gentilesG1484v'- to reign overG757!u1- he that shall riseG450t- andG2532s- of jesseG2421r#- a rootG3588 G4491q)- there shall beG2071p- saithG3004o- esaiasG2268n- againG3825m- andG2532l#- ye peopleG3588 G2992k- allG3956j- himG846i- laudG1867h- andG2532!g##- ye gentilesG3588 G1484f- allG3956 $deH.lU?% yaJ-d,)-i have writtenG1125+-brethrenG80*%-neverthelessG1161)#-one anotherG240(#-to admonishG3560'-alsoG2532&-ableG1410%-knowledgeG1108$-allG3956#-withG1108"-filledG4137!#-of goodnessG19 -fullG3324-areG2075- alsoG2532- yeG2075- thatG3754- brethrenG80- myG3450-youG5216-ofG4012%-am persuadedG3982-alsoG2532-myselfG846-iG1473-andG1161- ghostG4151- holyG40- of theG4151- the powerG1411- throughG1722 #- hopeG3588 G1680 - inG1722 !- may aboundG4052 - yeG5209 - thatG1519 !Ly^G,~fQ4_?'ycLM-theG4151L-byG1722K--being sanctifiedG37J!-acceptableG2144I-might beG1096%H+#-of the gentilesG3588 G1484%G+#-the offering upG3588 G4376F- thatG2443E#- of godG3588 G2316 D!#- the gospelG3588 G2098C#- ministeringG2418"B%#- the gentilesG3588 G1484A-toG1519@-christG5547?-of jesusG2424>%-the ministerG3011=-should beG1511<-iG3165;-thatG1519:#-godG3588 G23169-ofG52598-to meG34277'-that is givenG13256#-the graceG3588 G54855!- because ofG12234- in mindG18783- youG52092- puttingG18781- asG56130-some sortG3313/-inG575.-unto youG5213-+-the more boldlyG5112 #_sX?%lT8{eJ*v_p-andG2532o-signsG4592n-mightyG1411m-throughG1722l-deedG2041k-andG2532j-by wordG3056i-obedientG5218h%-the gentilesG1484g-to makeG1519f- meG1700e- byG1223d- wroughtG2716c- notG3756b- hathG2716a-christG5547`-whichG3739&_9-of any of those thingsG5100^-to speakG2980]-dareG5111\-notG3756[-i willG5111Z-forG1063Y- godG2316X- toG4314*WA-those things which pertainG3588V-inG2746U-christG5547T-jesusG2424S-throughG1722#R3-whereof i may gloryG2746Q-thereforeG3767P-i haveG2192O-ghostG4151N-holyG40 !\w\E(jG0iQ/q\-heG846-to whomG3739'-it is writtenG1125-asG2531 -butG235 !-foundationG2310 '- another man'sG245 - uponG1909 )- i should buildG3618- lestG3361-was namedG3687-christG5547-whereG3699-notG3756$5-to preach the gospelG2097)-have i strivedG5389-soG3779-yeaG1161#-of christG3588 G5547 ~!#-the gospelG3588 G2098%}7-i have fully preachedG4137|#-illyricumG3588 G2437{-untoG3360z#-round aboutG2945y-andG2532x- jerusalemG2419w- fromG575v- so thatG5620u- of godG2316t'-of the spiritG4151s-the powerG1411r-byG1722q-wondersG5059 #mkJ3iJ4rS<"m4-youG52093-untoG43142-to comeG20641-yearsG20940-manyG4183/- theseG575.)- a great desireG1974-- havingG2192,- andG1161+#- partsG3588 G2824*-theseG5125)-inG1722(-placeG5117'-no moreG3371&-havingG2192%-nowG3570$-butG1161#- youG5209"- toG4314!#-from comingG2064 -hinderedG1465-muchG4183#-i have beenG1465-alsoG2532+-for which causeG1352 --shall understandG4920-heardG191-notG3756)- they that haveG191- andG2532)- they shall seeG3700- ofG4012-spokenG312-notG3756-wasG312 "]gQ:#tU?(w`H0t]V-andG2532U%-of macedoniaG3109$T5-it hath pleased themG2106S-forG1063R+-unto the saintsG40Q#-to ministerG1247P-jerusalemG2419O-untoG1519N-i goG4198M-nowG3570L-butG1161K-yourG5216J#-filled withG1705I-somewhatG3313H-i beG1705G-firstG4412F-ifG1437E-youG5216D-byG5259C#-thitherwardG1563'B;-to be brought on my wayG4311A-andG2532@'- in my journeyG1279?- youG5209>- to seeG2300=- i trustG1679<- forG1063;-youG5209:-toG43149#-i will comeG20648#-spainG3588 G46817-intoG1519!6/-i take my journeyG41985!-whensoeverG1437 !_|eI1pU9" {ZB#w_w-thisG5124 v--i have performedG2005u-thereforeG3767t-whenG2005s'-carnal thingsG4559r-inG1722q-unto themG846p#-to ministerG3008o-alsoG2532n'-their duty isG3784 m--spiritual thingsG4152l- theirG846+kC- have been made partakers ofG2841"j%#- the gentilesG3588 G1484i- ifG1487h- forG1063g-they areG1526f-debtorsG3781e-theirG846d-andG2532c-verilyG1063$b5-it hath pleased themG2106a-jerusalemG2419`-atG1722_-which areG3588^-saintsG40]- the poorG4434\- forG1519[%- contributionG2842Z- certainG5100Y- aG2842X-to makeG4160W-achaiaG882 "by[E.t]='gP6b- the loveG3588 G26- forG1223- andG2532- sakeG1223- christ'sG5547-jesusG2424#-lordG3588 G2962-for theG1223-brethrenG80-youG5209-i beseechG3870-nowG1161 #- of christG3588 G5547# '#- of the gospelG3588 G2098 +- of the blessingG2129 #- the fulnessG4138 -inG1722%-i shall comeG2064-youG5209-untoG4314#-when i comeG2064-thatG3754-i am sureG1492-andG1161#-spainG3588 G4681- intoG1519- youG5216~- byG1223}#- i will comeG565|#- fruitG3588 G2590{-thisG5126z-to themG846y#-have sealedG4972x-andG2532 "^}\F)|fF/y]>&x^;- of godG2316:- the willG23079- byG12238- joyG54797- withG17226- youG52095- untoG43144!- i may comeG20643- thatG24432'-of the saintsG401-acceptedG21440-may beG1096/-jerusalemG2419.-forG1519-- whichG3588,#- serviceG3588 G1248+- myG3450*- thatG2443)- andG2532(#-judaeaG3588 G2449'-inG1722'&=-them that do not believeG544%-fromG575"$1-i may be deliveredG4506#-thatG2443"-meG1700!-forG5228 #-godG3588 G2316-toG4314#-prayersG3588 G4335-inG1722-with meG3427';-that ye strive togetherG4865#'#-of the spiritG3588 G4151 #gdB*|^B%zdN2g^!-whatsoeverG302]- inG1722\- herG846[- ye assistG3936Z- thatG2443Y- andG2532X-saintsG40W#-as becomethG516V-the lordG2962U-inG1722T-herG846S!-ye receiveG4327R-thatG2443Q- cenchreaG2747P- atG1722O- which isG3588#N'#- of the churchG3588 G1577M-a servantG1249L-which isG5607K-sisterG3588 G79J-ourG2257I-phebeG5402H-unto youG5213G-i commendG4921F-!amenG281E-!allG3956D-!youG5216C-!withG3326B#-!of peaceG3588 G1515A-!the godG2316@-!nowG1161?%- be refreshedG4875>- youG5213=- may withG4875<- andG2532 $h|_@%t^C-cF-h-allG3956-alsoG2532-butG235#-give thanksG2168~- iG1473}- onlyG3441|- notG3756{- unto whomG3739z- necksG5137y-their ownG1438x-laid downG5294w#-lifeG3588 G5590v-myG3450u-forG5228t-haveG5294s-whoG3748r- jesusG2424q- christG5547p-inG1722o-helpersG4904n-myG3450m-aquilaG207l-andG2532k-priscillaG4252j-greetG782i-alsoG2532h-of myselfG1700g-andG2532f-of manyG4183e#-a succourerG4368d-hath beenG1096c-sheG846b-forG1063a-of youG5216`'-she hath needG5535_-businessG4229 #]wYA(pN6q[B%t]%- whoG3748$+- fellowprisonersG4869#- myG3450"-andG2532!-kinsmenG4773 -myG3450-juniaG2458-andG2532!-andronicusG408-saluteG782-usG2248-onG1519-labourG2872-muchG4183-bestowedG2872-whoG3748-maryG3137-greetG782-christG5547-untoG1519!-of achaiaG3588 G882+-the firstfruitsG536- isG2076- whoG3739 - epaenetusG1866 #- wellbelovedG27 - myG3450 -saluteG782 -houseG3624-theirG846!-that is inG2596!-the churchG1577-likewiseG2532%+#-of the gentilesG3588 G1484"%#-the churchesG3588 G1577 %YyaI3rV=# zaH.rYJ- saluteG782I%- aristobulus'G711H- ofG1537G)- them which areG3588F- saluteG782E- christG5547D- inG1722C- approvedG1384B- apellesG559A- saluteG782@- belovedG27?- myG3450>- stachysG4720=- andG2532<- christG5547;- inG1722:- helperG49049- ourG22578- urbaneG37737- saluteG7826-the lordG29625-inG17224-belovedG273-myG34502-ampliasG2911-greetG7820-meG1700/-beforeG4253.-christG5547--inG1722,-wereG1096+-alsoG2532*-whoG3739!)%!-the apostlesG3588 G652(-amongG1722'- of noteG1978&- areG1526 $^{eN.wYC'tX?& v^n- mineG1700m- andG2532l#- motherG3588 G3384k- hisG846j- andG2532i- the lordG2962h- inG1722g- chosenG1588f- rufusG4504e- saluteG782d- the lordG2962c- inG1722b- muchG4183a- labouredG2872`- whichG3748_- persisG4069^#- the belovedG27]- saluteG782\- the lordG2962[- inG1722Z!- who labourG2872Y- tryphosaG5173X- andG2532W- tryphenaG5170V- saluteG782U- the lordG2962T- inG1722S- which areG5607R%- of narcissusG3488Q- theG3488P- ofG1537O%- them that beG3588N- greetG782M- kinsmanG4773L- myG3450K- herodionG2267 #dy_H*pYC%pW9! {d- youG5209- saluteG782#-of christG3588 G5547"%#-the churchesG3588 G1577 -kissG5370 -holyG40 -anG5370 -withG1722 #-one anotherG240-saluteG782-themG846)-which are withG4862!-the saintsG40- allG3956- andG2532- olympasG3652- andG2532- sisterG3588 G79-hisG846~-andG2532}-nereusG3517|-juliaG2456{-andG2532z!-philologusG5378y-saluteG782x- themG846w)- which are withG4862v%- the brethrenG80u-andG2532t-hermesG2060s-patrobasG3969r-hermasG2057q-phlegonG5393p!-asyncritusG799o-saluteG782 "c_<%oX?(mS= ~c3-deceiveG18182'-fair speechesG21291-andG2532 0!#-good wordsG3588 G5542/-byG1223.-andG2532--bellyG2836,- their ownG1438+- butG235*- christG5547)- jesusG2424(#- lordG3588 G2962'-ourG2257&-notG3756%-serveG1398"$1-they that are suchG5108#-forG1063"-themG846!-avoidG1578 -andG2532%-have learnedG3129-yeG5210- whichG3739"%#- the doctrineG3588 G1322#- contrary toG3844#- offencesG3588 G4625- andG2532#-divisionsG3588 G1370 --them which causeG4160-markG4648-brethrenG80-youG5209-i beseechG3870-nowG1161 "VpO7 cL4{`>rVU#- ofG3588 G2962T#- the graceG3588 G5485S- shortlyG5034R#- feetG3588 G4228Q-yourG5216P-underG5259O#-satanG3588 G4567N%-shall bruiseG4937M#-of peaceG3588 G1515L-the godG2316K-andG1161J-evilG2556I!-concerningG1519H-simpleG185G-andG1161 F1-that which is goodG18E-untoG1519D-wiseG4680C-youG5209B%-i would haveG2309A-but yetG1161@-behalfG1909?-yourG5213>-onG1909=- thereforeG3767<- i am gladG5463;- allG3956:- untoG15199)- is come abroadG8648-obedienceG52187-yourG52166-forG10635'-of the simpleG172 4!#-the heartsG3588 G2588 %\oX;%r\A(s]A(s\z- youG5209y- salutethG782x-churchG1577w-wholeG3650v#-of theG3588 G1577u-andG2532t-hostG3581s-mineG3450r-gaiusG1050q- the lordG2962p-inG1722o-youG5209n-saluteG782m#-epistleG3588 G1992l-who wroteG1125k-tertiusG5060j-iG1473i-youG5209h-saluteG782g- kinsmenG4773f- myG3450e- sosipaterG4989d- andG2532c- jasonG2394b-andG2532a-luciusG3066`-andG2532_!-workfellowG4904^-myG3450]-timotheusG5095\-amenG281[-youG5216Z-withG3326Y-christG5547X-jesusG2424W-lordG2962V-ourG2257 o|eN3qYB+|fF/o)-of the mysteryG3466)-the revelationG602%- according toG2596- christG5547- of jesusG2424#'#- the preachingG3588 G2782- andG2532#-gospelG3588 G2098-myG3450%-according toG2596-youG5209#-to stablishG4741';-to him that is of powerG1410 -nowG1161 - amenG281 - allG3956 -youG5216 -withG3326-christG5547-jesusG2424-lordG2962-ourG2257#-ofG3588 G2962#-the graceG3588 G5485-a brotherG3588 G80-quartusG2890-andG2532-youG5209~-salutethG782!}##- of the cityG3588 G4172%|+#- the chamberlainG3588 G3623{- erastusG2037 !e]F0pY;%gO0e;.calledG2822:.paulG39729- amenG2818!- everG3588 G1657- forG15196- christG55475-jesusG24244-throughG12233#-gloryG3588 G13912-wiseG46801-onlyG34410-to godG2316/-of faithG4102.'-the obedienceG5218--forG1519,#-nationsG3588 G1484+-allG3956*-toG1519)!-made knownG1107(- godG2316'#- everlastingG166&- of theG2316%+- the commandmentG2003$%- according toG2596#+-of the prophetsG4397")-the scripturesG1124!-byG1223 -andG5037 --is made manifestG5319-nowG3568-butG1161$7-since the world beganG166%7-which was kept secretG4601 "bv\E( sF0mT7yb].andG2532\.theirsG846[.bothG5037Z#.lordG3588 G2962Y.ourG2257X.christG5547W.of jesusG2424V#.the nameG3588 G3686U.call uponG1941T.placeG5117S.everyG3956R.inG1722Q.allG3956P.withG4862O. saintsG40N. calledG2822M. jesusG2424L. christG5547K. inG1722)JC.to them that are sanctifiedG37I.corinthG2882H.atG1722G.which isG5607F#.of godG3588 G2316%E+#.unto the churchG3588 G1577D. brotherG3588 G80C. sosthenesG4988B. andG2532A.of godG2316@.the willG2307?.throughG1223>.christG5547=.of jesusG2424<!.an apostleG652 %VlU>$ pV@(hR9mV.allG3956.inG1722.himG846.byG1722~+.ye are enrichedG4148}#.every thingG3956|.inG1722{.thatG3754z.christG5547y.jesusG2424x.byG1722w. youG5213v. givenG1325u. which isG3588t#. of godG3588 G2316s#. the graceG3588 G5485r.forG1909q.behalfG4012p.yourG5216o.onG4012n.alwaysG3842m#.godG3588 G2316l.myG3450k.i thankG2168j. christG5547i. jesusG2424h. the lordG2962g. andG2532f.fatherG3962e.ourG2257d.godG2316c.fromG575b.peaceG1515a.andG2532`.unto youG5213_.graceG5485^.oursG2257 #O}V3jR4qW@( iO%. christG5547$. jesusG2424##. lordG3588 G2962". of ourG2257!#. the dayG3588 G2250 .inG1722.blamelessG410.the endG5056.untoG2193.youG5209.confirmG950.alsoG2532.who shallG3739. christG5547. jesusG2424#. lordG3588 G2962. of ourG2257!!. the comingG3588 G602#.waiting forG553.giftG5486.noG3367.inG1722#.come behindG5302.yeG5209 .so thatG5620 .youG5213 .inG1722 '.was confirmedG950 #.of christG3588 G5547#'#.the testimonyG3588 G3142.even asG2531. knowledgeG1108. allG3956. andG2532. utteranceG3056 $Rw_=$kT:$iR9kRI. ye beG5600H. butG1161G. youG5213F. amongG1722E. divisionsG4978D. noG3361C. there beG5600B. andG2532A). the same thingG846@. speakG3004?. allG3956>. yeG3004=. thatG2443<. christG5547;. jesusG2424:#. lordG3588 G29629. of ourG22578#. the nameG3588 G36867. byG12236. brethrenG805. youG52094. i beseechG38703. nowG11612#. lordG3588 G29621. ourG22570. christG5547/. jesusG2424.#. sonG3588 G5207-. of hisG846,). the fellowshipG2842+. untoG1519*). ye were calledG2564). whomG3739(. byG1223'. faithfulG4103&#. godG3588 G2316 $as]B&nX@$ qX@# ~am!. of apollosG625l. iG1473k. andG1161j. of paulG3972i. amG1510h. iG1473g. saithG3004f. of youG5216e. every oneG1538d. thatG3754c. i sayG3004b. thisG5124a. nowG1161`. youG5213_. amongG1722^#. contentionsG2054]. there areG1526\. thatG3754[. of chloeG5514Z. themG3588Y. byG5259X. brethrenG80W. myG3450V. youG5216U. ofG4012T. unto meG3427%S7. it hath been declaredG1213R. forG1063Q. "judgmentG1106P. !the sameG846O. inG1722N. andG2532M. mindG3563L. the sameG846K. inG1722)J?. perfectly joined togetherG2675 $^nX8jT2xaF/z^. mine ownG1699.inG1519).i had baptizedG907.thatG3754 !.should sayG2036 .anyG5100 .lestG2443 . gaiusG1050 . andG2532. crispusG2921.butG1487.of youG5216.noneG3762!.i baptizedG907.thatG3754#.godG3588 G2316.i thankG2168. of paulG3972#. the nameG3588 G3686~. inG1519}-. were ye baptizedG907|. orG2228{. youG5216z. forG5228y. crucifiedG4717x. paulG3972w. wasG4717v. dividedG3307u#. christG3588 G5547t. isG3307s. of christG5547r. iG1473q. andG1161p. of cephasG2786o. iG1473n. andG1161 "O{[@&w`J3s[8jO3.to themG35882.isG2076"1%#.of the crossG3588 G4716#0'#.the preachingG3588 G3056/.forG1063-.G.should be made of none effectG2758-#.of christG3588 G5547,#.the crossG3588 G4716+. lestG2443*. of wordsG3056). wisdomG4678(. withG1722'. notG3756$&5.to preach the gospelG2097%.butG235$!.to baptizeG907#.notG3756".meG3165!.sentG649 .christG5547.forG1063. otherG243. anyG5100!. i baptizedG907. whetherG1487. notG3756.i knowG1492.besidesG3063%.of stephanasG4734'.the householdG3624.alsoG2532!.i baptizedG907.andG1161. nameG3686 JnU8kCqQ6aJS.forG1063R#.worldG3588 G2889Q. of thisG5127 P!#. the wisdomG3588 G4678O%. made foolishG3471N#. godG3588 G2316M. hath notG3780L!.worldG3588 G165K.of thisG5127J%.the disputerG4804I.whereG4226H!.the scribeG1122G.whereG4226F.the wiseG4680E.whereG4226D). of the prudentG4908'C/#. the understandingG3588 G4907$B7. will bring to nothingG114A.andG2532@#.of the wiseG4680 ?!#.the wisdomG3588 G4678>).i will destroyG622='.it is writtenG1125<.forG1063;.of godG2316:.the powerG14119. it isG20768+. which are savedG49827. unto usG22546. butG11615#. foolishnessG34724#.that perishG622 !YeO/iC(rT<}Y t-.a stumblingblockG4625s'.unto the jewsG2453r.crucifiedG4717q.christG5547p.preachG2784o.weG2249n.butG1161m%. after wisdomG4678l.seekG2212k!.the greeksG1672j.andG2532i.a signG4592h.requireG154g.the jewsG2453f.forG1894e%.that believeG4100d.themG3588c.to saveG4982"b%#.of preachingG3588 G2782%a+#.the foolishnessG3588 G3472`.byG1223_#. godG3588 G2316^!. it pleasedG2106]#. godG3588 G2316\. notG3756[. knewG1097Z#.wisdomG3588 G4678Y.byG1223X#.the worldG3588 G2889W#.of godG3588 G2316 V!#.the wisdomG3588 G4678U.inG1722T!.after thatG1894 "bt[=% tV<!wX8"|b.brethrenG80#.callingG3588 G2821.yourG5216.ye seeG991.forG1063!.than menG3588 G444. strongerG2478. isG2076#. of godG3588 G2316 %. the weaknessG772 . andG2532 !.than menG3588 G444 .wiserG4680 .isG2076#.of godG3588 G2316+.the foolishnessG3474.becauseG3754.of godG2316!. the wisdomG4678. andG2532. of godG2316. the powerG1411. christG5547.greeksG1672~.andG2532}.jewsG2453|.bothG5037{!.are calledG2822z.whichG3588y.unto themG846x.butG1161w#. foolishnessG3472v+. unto the greeksG1672u. andG1161 "LcL4Z4qK5}fL8.thingsG35887.andG2532"6%#.of the worldG3588 G28895#.base thingsG364.andG2532 3-.which are mightyG24782!.the thingsG35881.confoundG26170.toG2443"/%#.of the worldG3588 G2889.+.the weak thingsG772-#.hath chosenG1586,#. godG3588 G2316+. andG2532*. the wiseG4680). confoundG2617(. toG2443"'%#.of the worldG3588 G2889"&1.the foolish thingsG3474%#.hath chosenG1586$#.godG3588 G2316#.butG235".nobleG2104!.manyG4183 .notG3756.mightyG1415. manyG4183. notG3756. the fleshG4561. afterG2596. wise menG4680.manyG4183.notG3756.how thatG3754 $mtZ=&pP:$hO8# m\.andG2532['.righteousnessG1343Z.andG5037Y.wisdomG4678X. unto usG2254W. is madeG1096V. godG2316U. ofG575T. whoG3739S.jesusG2424R.christG5547Q.inG1722P.yeG5210O.areG2075N.himG846M.ofG1537L.butG1161K.presenceG1799J.hisG846I.inG1799H%.should gloryG2744G.fleshG4561F.noG3956E.thatG3704D.that areG5607C.thingsG3588B+.bring to noughtG2673A.toG2443@.notG3361?. which areG5607>. thingsG3588=. andG2532<. chosenG1586;#. godG3588 G2316:.hathG1586"91.which are despisedG1848 "_tS=waJ2x\5v_~.youG5213}.amongG1722|.any thingG5100{.to knowG1492z.notG3756y%.i determinedG2919x.forG1063w#.of godG3588 G2316#v'#.the testimonyG3588 G3142u.unto youG5213t. declaringG2605s. of wisdomG4678r. orG2228q. of speechG3056p!. excellencyG5247o.withG2596n.notG3756m.cameG2064l.youG5209k.toG4314j#.when i cameG2064i.brethrenG80h.and iG2504g.the lordG2962f.inG1722e'.let him gloryG2744d'.that gloriethG2744c.heG3588b'.it is writtenG1125a%.according asG2531`.thatG2443_!.redemptionG629^.andG2532]).sanctificationG38 %fjS>'kU=  lT8}f#.andG2532"'.of the spiritG4151!'.demonstrationG585 .inG1722. butG235. wisdomG4678. of man'sG442. wordsG3056. enticingG3981.withG1722.notG3756#.preachingG3588 G2782.myG3450.andG2532#.speechG3588 G3056.myG3450.andG2532.tremblingG5156. muchG4183. inG1722. andG2532. fearG5401 . inG1722 .andG2532 .weaknessG769 .inG1722 .youG5209.withG4314.wasG1096.iG1473.andG2532.crucifiedG4717.himG5126. andG2532. christG5547. jesusG2424. saveG1487 #Rw^H*w]D,lE* hRF.inG1722E.of godG2316D!.the wisdomG4678C.we speakG2980B.butG235A).come to noughtG2673@.thatG3588?!.worldG3588 G165>.of thisG5127#=)!. of the princesG3588 G758<. norG3761;!. worldG3588 G165:. of thisG51279!. the wisdomG46788.notG37567.yetG1161 6-.that are perfectG50465.themG35884.amongG17223.wisdomG46782.we speakG29801.howbeitG11610. of godG2316/. the powerG1411.. inG1722-. butG235,.of menG444+!.the wisdomG4678*.inG1722).standG5600(!.should notG3361'#.faithG3588 G4102&.yourG5216%.thatG2443$.of powerG1411 #]tZ8  }_G0pN8"u]i. heardG191h. earG3775g. norG2532f. seenG1492e. notG3756d. hathG1492c. eyeG3788b'. it is writtenG1125a. asG2531`. butG235_#.of gloryG3588 G1391^#.the lordG3588 G2962]. crucifiedG4717\. haveG302[. notG3756Z!. they wouldG4717Y!. they knownG1097X.hadG1487W.forG1063V.knewG1097U!.worldG3588 G165T.of thisG5127#S)!.of the princesG3588 G758R.noneG3762Q.whichG3739P.gloryG1391O.ourG2257N.untoG1519M!. the worldG3588 G165L. beforeG4253K. ordainedG4309J#. godG3588 G2316I. whichG3739H!.the hiddenG613G.a mysteryG3466 !dxT7uZD._?(d !#. the spiritG3588 G4151 . saveG1487!. of a manG3588 G444!. the thingsG3588. knowethG1492. manG444. whatG5101. forG1063#. of godG3588 G2316$+!. the deep thingsG3588 G899. yeaG2532!. all thingsG3956~. searchethG2045}!. the spiritG4151|. forG1063{#. spiritG3588 G4151z. hisG846y. byG1223x. unto usG2254w'. hath revealedG601v#. godG3588 G2316u. butG1161t. himG846s. that loveG25r. for themG3588q'. hath preparedG2090p#. godG3588 G2316 o-. the things whichG3739n. of manG444m. the heartG2588l. intoG1909k%. have enteredG305j. neitherG2532 !akM-pO8eM, ya+. alsoG2532*%. which thingsG3739)#. godG3588 G2316(. ofG5259'. to usG2254 &-. are freely givenG5483%+. the things thatG3588$'. we might knowG1492#. thatG2443"#. godG3588 G2316!. ofG1537 . which isG3588 !#. the spiritG3588 G4151. butG235"%#. of the worldG3588 G2889 !#. the spiritG3588 G4151. notG3756'. have receivedG2983. weG2249. nowG1161#. of godG3588 G2316 !#. the spiritG3588 G4151. butG1487. no manG3762. knowethG1492#. of godG3588 G2316!. the thingsG3588. soG3779. evenG2532. himG846 . inG1722 . which isG3588 !. of manG3588 G444 "P|bF0eN/iM.gPM.butG1161L.discernedG350$K5.they are spirituallyG4153J.becauseG3754I.he knowG1097H.canG1410G.neitherG3756F. unto himG846E#. foolishnessG3472D. they areG2076C. forG1063B#.of godG3588 G2316#A'#.of the spiritG3588 G4151@!.the thingsG3588?.notG3756>.receivethG1209=.manG444<#.the naturalG5591;.butG1161:). with spiritualG4152 9-. spiritual thingsG41528. comparingG47937. teachethG13186. ghostG41515. the holyG404. whichG17223. butG2352. teachethG13181. wisdomG46780#. which man'sG442/. the wordsG3056.. inG1722-. notG3756,. we speakG2980 $ZvY=' nK5qXA( xZq!.unto babesG3516p. asG5613o. carnalG4559n. asG5613m. butG235l). unto spiritualG4152k.asG5613j.unto youG5213i.speakG2980h.notG3756g.couldG1410f.brethrenG80e.iG1473d.andG2532c. of christG5547b. the mindG3563a. haveG2192`. weG2249_. butG1161^.himG846]+.he may instructG4822\.thatG3739[#.of the lordG2962Z.the mindG3563Y!.hath knownG1097X.whoG5101W.forG1063V. no manG3762U. ofG5259T. is judgedG350S!.he himselfG846R.yetG1161Q!.all thingsG3956P.judgethG350O%.is spiritualG4152N.he thatG3588 %Z~gP3t]C,~dM0sZ.whileG3752.forG1063.menG444.asG2596.walkG4043.andG2532.carnalG4559.notG3780.are yeG2075 . divisionsG1370 . andG2532 . strifeG2054 . andG2532 . envyingG2205.youG5213.amongG1722.whereasG3699.forG1063.carnalG4559.yetG2089.ye areG2075.forG1063#.are ye ableG1410. nowG3568~. yetG2089}. neitherG3777 |-. ye were not ableG1410{.hithertoG3768z.forG1063y.with meatG1033x.notG3756w.andG2532v.with milkG1051u.youG5209t!.i have fedG4222s.christG5547r.inG1722 %RsXC& ~gP6 fK.mR;.so thenG5620 :/.gave the increaseG8379#.godG3588 G23168.butG2357.wateredG42226.apollosG6255%.have plantedG54524.iG14733.every manG15382.gave toG13251#.the lordG3588 G29620.asG5613/.evenG2532.#. ye believedG4100-. whomG3739,. byG1223+. ministersG1249*.butG235).apollosG625(.whoG5101'.andG1161&.paulG3972%.isG2076$.thenG3767#.whoG5101".carnalG4559!.notG3780 . are yeG2075!. of apollosG625. iG1473. anotherG2087. andG1161.of paulG3972.amG1510.iG1473.saithG3004.oneG5100 "VsO9"w[D-hN7rV]. buildingG3619\. god'sG2316[. husbandryG1091Z. god'sG2316Y. ye areG2075X. with godG2316"W1. labourers togetherG4904V. we areG2070U. forG1063T.labourG2873S.his ownG2398R%.according toG2596Q.rewardG3408P.his ownG2398O'. shall receiveG2983N. every manG1538M. andG1161L. oneG1520K. areG1526J.waterethG4222I.he thatG3588H.andG2532G.plantethG5452F.he thatG3588E.nowG1161'D=. that giveth the increaseG837C. godG2316B. butG235 A-. he that waterethG4222@. neitherG3777?.any thingG5100>'.that plantethG5452=.is heG2076<.neitherG3777 "_hM7gP:t]C,u_. ifG1487~. nowG1161}#. christG3588 G5547|. jesusG2424{. isG2076z. whichG3739y%. that is laidG2749x. thanG3844w. layG5087v. no manG3762u. canG1410t!. foundationG2310s. otherG243r. forG1063%q7. he buildeth thereuponG2026p. howG4459o. take heedG991n. every manG1538m. letG991l. butG1161 k-. buildeth thereonG2026j. anotherG243i. andG1161h). the foundationG2310g#. i have laidG5087f'. masterbuilderG753e. a wiseG4680d. asG5613c. unto meG3427b. is givenG1325a. whichG3588`#. of godG3588 G2316_#. the graceG3588 G5485^%. according toG2596 "Qx`G+iM6pN1jQ!.abideG3306 #.workG3588 G2041.any man'sG5100.ifG1487. it isG2076%. of what sortG3697#. workG3588 G2041#. every man'sG1538. shall tryG1381#. the fireG3588 G4442. andG2532. fireG4442. byG1722#5. it shall be revealedG601. becauseG3754 -. shall declare itG1213. the dayG2250. forG1063. manifestG5318'. shall be madeG1096 #. workG3588 G2041 #. every man'sG1538 . stubbleG2562 . hayG5528 . woodG3586. stonesG3037. preciousG5093. silverG696. goldG5557 !#. foundationG3588 G2310. thisG5126. uponG1909. buildG2026. any manG5100 "SoR4|fP:"oK+sSC#.of godG3588 G2316 B!#.the templeG3588 G3485A.defileG5351@.any manG5100?.ifG1487>. youG5213=. inG1722<. dwellethG3611;#. of godG3588 G2316 :!#.the spiritG3588 G41519.andG25328.of godG23167!.the templeG34856.ye areG20755.thatG37544.notG37563.know yeG14922. fireG44421. byG12230. asG5613/. soG3779.. yetG1161-).shall be savedG4982,!.he himselfG846+.butG1161$*5.he shall suffer lossG2210)+.shall be burnedG2618(#.workG3588 G2041'.any man'sG5100&.ifG1487%.a rewardG3408$.receiveG2983'#;.he hath built thereuponG2026".whichG3739 $ccC-jT9  qO5ycg.isG2076f#.worldG3588 G2889e.of thisG5127d!.the wisdomG4678c.forG1063b.wiseG4680a.he may beG1096`.thatG2443_.a foolG3474^).let him becomeG1096]!.worldG3588 G165\. thisG5129[. inG1722Z. wiseG4680Y. to beG1511X. seemethG1380W.youG5213V.amongG1722U.any manG5100T.ifG1487S.himselfG1438R.deceiveG1818Q.no manG3367P.letG1818O.areG2075N.yeG5210M.whichG3748L.holyG40K.isG2076J#. of godG3588 G2316I!. the templeG3485H. forG1063G. destroyG5351F#. godG3588 G2316E.shallG5351D.himG5126 #btW;% ~X9!pZC%|b .cephasG2786 .orG1535.apollosG625.orG1535.paulG3972.whetherG1535. yoursG5216. areG2076!.all thingsG3956.forG1063.menG444.inG1722~.gloryG2744}.no manG3367|.letG2744{.thereforeG5620z. vainG3152y. they areG1526x.thatG3754w#.of the wiseG4680"v%#.the thoughtsG3588 G1261u.knowethG1097t.the lordG2962s.againG3825r.andG2532 q!#.craftinessG3588 G3834p.their ownG846o.inG1722n.the wiseG4680m.he takethG1405l'. it is writtenG1125k. forG1063j#. godG3588 G2316i. withG3844h#. foolishnessG3472 $SpZ8"lU;" oR;kS..thatG2443-#.stewardsG3588 G3623,.inG1722+).it is requiredG2212*.moreoverG3063). of godG2316 (-. of the mysteriesG3466'. stewardsG3623&. andG2532%.of christG5547 $-.of the ministersG5257#.asG5613".of usG2248!.accountG3049 .soG3779.a manG444.letG3049.god'sG2316.christG5547.andG1161%.are christ'sG5547.yeG5210.andG1161.yoursG5216.areG2076.allG3956).things to comeG3195.orG1535).things presentG1764. orG1535. deathG2288. orG1535. lifeG2222 . orG1535 .the worldG2889 .orG1535 $c}gQ+}aK1zbK1cR.thereforeG5620Q.the lordG2962P.isG2076O.meG3165N%. that judgethG350M. heG3588L. butG1161K. justifiedG1344J.herebyG5129I.notG3756H.am iG1344G.yetG235F.by myselfG1683E.nothingG3762D.i knowG4894C.forG1063B'.mine own selfG1683A.notG3761@.i judgeG350?.yeaG235>. judgmentG2250=. man'sG442<. ofG5259;. orG2228:. youG52169.ofG5259!81.i should be judgedG3507.thatG2443"61.a very small thingG16465.isG20764.itG15193.with meG16982.butG11611. faithfulG41030. be foundG2147/.a manG5100 !O}[C,f@|gJ3fOs. forG1223r. apollosG625q. andG2532p.myselfG1683o.toG1519.nI.i have in a figure transferredG3345m.brethrenG80l%.these thingsG5023k.andG1161j#.godG3588 G2316i.ofG575h#.praiseG3588 G1868g.haveG1096f.every manG1538e.shallG1096d.thenG5119c.andG2532#b'#.of the heartsG3588 G2588"a%#.the counselsG3588 G1012"`1.will make manifestG5319_.andG2532!^##.of darknessG3588 G4655!]/.the hidden thingsG2927#\3.will bring to lightG5461[. bothG2532Z. whoG3739Y. comeG2064X#. the lordG3588 G2962W. untilG2193V.the timeG2540U.beforeG4253T.nothingG3361S.judgeG2919 #f|eI0qZ?$ x[C%f+.dost thou gloryG2744.whyG5101"1.thou didst receiveG2983.ifG1487. nowG1161. receiveG2983. notG3756!. thou didstG2983. thatG3739 .hast thouG2192 .whatG5101 .andG1161 .to differG1252 .theeG4571.makethG1252.whoG5101.forG1063.anotherG2087.againstG2596.oneG1520.forG5228#3.of you be puffed upG5448.oneG1520.noG3361~.thatG2443}!.is writtenG1125|!.that whichG3739{.aboveG5228z.to thinkG5426y.notG3361x.usG2254w.inG1722v).ye might learnG3129u. thatG2443t!. your sakesG5209 !neM6cK5{ZDn7#. a spectacleG23026#. we are madeG10965. forG3754"41. appointed to deathG19353!. as it wereG56132. lastG2078!1%!. the apostlesG3588 G6520. usG2248/). hath set forthG584.#. godG3588 G2316-. thatG3754,. i thinkG1380+. forG1063*.with youG5213)#.might reignG4821(.alsoG2532'.weG2249&. thatG2443%%. ye did reignG936$). i would to godG3785#. andG2532".usG2257!.withoutG5565' =.ye have reigned as kingsG936#.ye are richG4147.nowG2235.fullG2880.ye areG2075.nowG2235.receivedG2983.notG3361!.thou hadstG2983.as ifG5613 %\v`G0mV@&oWA)s\\. andG2532[%. are buffetedG2852Z. andG2532Y. are nakedG1130X. andG2532W. thirstG1372V. andG2532U. hungerG3983T. bothG2532S. weG3983R. hourG5610Q%. this presentG737P. even untoG891O. despisedG820N. weG2249M. butG1161L!. honourableG1741K. yeG5210J. strongG2478I. yeG5210H. butG1161G. weakG772F. weG2249E. christG5547D. inG1722C. wiseG5429B. yeG5210A. butG1161@'. christ's sakeG5547?. forG1223>. foolsG3474=. weG2249<. to menG444;. andG2532:. to angelsG329. andG2532$8)#. unto the worldG3588 G2889 ![dK*nX;lL0u[}.thoughG1437|.forG1063{. i warnG3560z. sonsG5043y. belovedG27x.myG3450w.asG5613v.butG235u.youG5209t.to shameG1788s%.these thingsG5023r.notG3756q.i writeG1125p. this dayG737o. untoG2193n'. of all thingsG3956m+. the offscouringG4067"l%#. of the worldG3588 G2889k. the filthG4027j. asG5613i#. we are madeG1096h!. we intreatG3870g'. being defamedG987f%. we suffer itG430 e-. being persecutedG1377d. we blessG2127c'. being reviledG3058b. handsG5495a%. with our ownG2398`. workingG2038_. labourG2872^. andG2532,]G. have no certain dwellingplaceG790 $Wv`I1iN* sU6sW!. faithfulG4103 . andG2532. sonG5043. belovedG27.myG3450.isG2076.whoG3739.timotheusG5095.unto youG5213#.have i sentG3992!.this causeG5124.forG1223.of meG3450.followersG3402.be yeG1096.youG5209.i beseechG3870.whereforeG3767 !#.the gospelG3588 G2098.throughG1223 .youG5209 '.have begottenG1080 .iG1473 .jesusG2424 .christG5547. inG1722. forG1063. fathersG3962. manyG4183. notG3756.yetG235.christG5547.inG1722#.instructersG3807%.ten thousandG3463~.ye haveG2192 $ldK-{bH1~hQ:lE. andG2532D.willG2309C#.the lordG3588 G2962B.ifG1437A.shortlyG5030@.youG5209?.toG4314>#.i will comeG2064=.butG1161<. youG5209;. toG4314:.comeG20649.notG33618.wouldG20647.iG34506.as thoughG56135'.are puffed upG54484.someG51003.nowG11612.churchG15771.everyG39560.inG1722/#.every whereG3837..i teachG1321-.asG2531,.christG5547+.inG1722*.which beG3588)#.waysG3588 G3598(.of myG3450'#.remembranceG363&.youG5209%#.shall bringG363$.whoG3739#.the lordG2962". inG1722 #\fP-waH0iS<s\h.andG2532g.youG5213f.amongG1722e#.fornicationG4202d.commonlyG3654c).it is reportedG191b#. of meeknessG4236a!. the spiritG4151`. andG5037_. loveG26^. inG1722].orG2228\.a rodG4464[.withG1722Z.youG5209Y.untoG4314X%.shall i comeG2064W.will yeG2309V.whatG5101U. powerG1411T.inG1722S.butG235R.wordG3056Q.inG1722P.notG3756O#.of godG3588 G2316 N#!.the kingdomG3588 G932M.forG1063L#.the powerG3588 G1411K.butG235J'.are puffed upG5448I'. of them whichG3588 H!#. the speechG3588 G3056G. notG3756F. will knowG1097 #ju\6pY<% lN'j .absentG548 .asG5613 .verilyG3303.iG1473.forG1063.youG5216.amongG3319.fromG1537#3.might be taken awayG1808#.deedG3588 G2041. thisG5124!/. he that hath doneG4160. thatG2443~. mournedG3996}. ratherG3123|.notG3780{.haveG3996z.andG2532y.puffed upG5448x.areG2075w.yeG5210v.andG2532u.wifeG1135t.father'sG3962s.hisG3588r#.should haveG2192q.oneG5100p.thatG5620"o%#. the gentilesG3588 G1484n. amongG1722m. namedG3687l). not so much asG3761k. as isG3748j#.fornicationG4202i.suchG5108 "OkP3_E'pV>sO -!#.unto satanG3588 G4567,#.such an oneG5108+!.to deliverG3860*.christG5547).jesusG2424(#.lordG3588 G2962'.of ourG2257&#.the powerG3588 G1411%.withG4862$. spiritG4151#. myG1700". andG2532%!7. are gathered togetherG4863 . yeG5216.whenG4863.christG5547.jesusG2424#.lordG3588 G2962.of ourG2257#.the nameG3588 G3686.inG1722.deedG2716.thisG5124.doneG2716.soG3779.him thatG3588). i were presentG3918. as thoughG5613. alreadyG2235#. have judgedG2919#. in spiritG3588 G4151.presentG3918 .butG1161 #.in bodyG3588 G4983 "UdD. ~fK4qT9lUO.forG1063N!. unleavenedG106M. ye areG2075L. asG2531K. lumpG5445J. a newG3501I.ye may beG5600H.thatG2443G.leavenG2219F.the oldG3820E.thereforeG3767D.purge outG1571C#. lumpG3588 G5445B. the wholeG3650A. leavenethG2220@. leavenG2219?.a littleG3398>.thatG3754=.notG3756<.know yeG1492;.goodG2570:.notG37569#.gloryingG3588 G27458.yourG52167.jesusG2424!6##. of the lordG3588 G29625#. the dayG3588 G22504. inG17223%. may be savedG4982 2!#. the spiritG3588 G41511.thatG2443"0%#.of the fleshG3588 G4561/+.the destructionG3639..forG1519 #PzcM0tV9"~fK/nPr!. altogetherG3843q. notG3756p. yetG2532 o-. with fornicatorsG4205n!. to companyG4874m. notG3361 l!#. an epistleG3588 G1992k. inG1722j. unto youG5213i. i wroteG1125h.truthG225g.andG2532f%.of sincerityG1505e).the unleavenedG106d.withG1722c. butG235b!. wickednessG4189a. andG2532`. of maliceG2549_!. the leavenG2219^.withG1722].neitherG3366\.leavenG2219[.oldG3820Z.withG1722Y.notG3361%X7.let us keep the feastG1858W.thereforeG5620V.usG2257U.forG5228T'.is sacrificedG2380S.passoverG3957R.ourG2257Q.christG5547P.evenG2532 "OWA" kH1qO4eO. orG2228. a railerG3060. orG2228#. an idolaterG1496. orG2228. covetousG4123. orG2228 %. a fornicatorG4205 . beG1510 . a brotherG80 ). that is calledG3687 . any manG5100. ifG1437+. to keep companyG4874. notG3361. unto youG5213). i have writtenG1125. nowG3570. butG1161#. the worldG3588 G2889. ofG1537. go outG1831~'. must ye needsG3784}. thenG686|. forG1893{). with idolatersG1496z. orG2228y%. extortionersG727x. orG2228'w/#. with the covetousG3588 G4123v. orG2228u#. worldG3588 G2889t. of thisG5127*s5#. with the fornicatorsG3588 G4205 #OmS<$ kT>%z_B&iO7.havingG21926.of youG52165.anyG51004.dareG51113'. wicked personG41902. thatG846 1-. among yourselvesG52160. fromG1537/. put awayG1808.. thereforeG2532-. judgethG2919,#. godG3588 G2316+. withoutG1854*'. them that areG3588). butG1161(. withinG2080''. them that areG3588&. judgeG2919%. yeG5210$. notG3780#. doG2919". withoutG1854!. that areG2532 . alsoG2532. themG3588). to do to judgeG2919. have iG3427. whatG5101. forG1063. to eatG4906. no notG3366 -. with such an oneG5108). an extortionerG727. orG2228!. a drunkardG3183 "hw[D-{\9" dH hY.moreG1065X.how muchG3385W.angelsG32V).we shall judgeG2919U.thatG3754T.notG3756S.know yeG1492$R5.the smallest mattersG1646Q.to judgeG2922P.unworthyG370O.are yeG2075N.youG5213M. byG1722L+. shall be judgedG2919K#. the worldG3588 G2889J. ifG1487I. andG2532H#.the worldG3588 G2889G#.shall judgeG2919F!.the saintsG40E.thatG3754D.knowG1492C.notG3756B.do yeG1492A!.the saintsG40@.beforeG1909?.notG3780>.andG2532=!. the unjustG94<. beforeG1909;. go to lawG2919:. anotherG20879. againstG43148.a matterG4229 "Mg3|fN5s[:~fM{.brotherG80z.withG3326y%.goeth to lawG2919x.brotherG80w.butG235v.brethrenG3588 G80u.hisG846t.betweenG3319s.to judgeG1252r'.shall be ableG1410q. thatG3739p. oneG1520o. no, notG3761n. youG5213m. amongG1722l.a wiseG4680k.notG3756j.soG3779i.is itG2076h.shameG1791g.yourG5213f.toG4314e.i speakG3004 d!#. the churchG3588 G1577c. inG1722/bK. to judge who are least esteemedG1848a. themG5128`.setG25230_O.of things pertaining to this lifeG982^.judgmentsG2922].ye haveG2192\.thenG3767[.ifG1437/ZM.things that pertain to this lifeG982 %V~aE*uZC,`J4nV . thatG3754. notG3756. know yeG1492.brethrenG80.thatG5023.andG2532.defraudG650.andG2532.do wrongG91.yeG5210.nayG235%.be defraudedG650.ratherG3123.notG3780.do yeG650.whyG5101!.take wrongG91.ratherG3123.notG3780 .do yeG91 .whyG5101 . anotherG1438 . one withG3326 . to lawG2917. ye goG2192. becauseG3754.youG5213.amongG1722.a faultG2275.utterlyG3654.there isG2076.thereforeG3767.nowG2235+. the unbelieversG571~.beforeG1909}.thatG5124|.andG2532bR(|RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{(m((3(S(t((8( \(!~("#(#F($i(% (&+(m((3(S(t((8( \(!~("#(#F($i(% (&+('M((q()(*;(+](,(-!(.C(/g(0 (1.(2R(3s(4(57(6\(7}(8!(9E(:h(; (<-(=O(>r(?(@7(AY(B{(C (EC(Fe(G(H*(IM(Jp(K(L4(MX(N|(O (PC(Qe(R(S*(TL(Up(V(W6(XU(Yw(Z([>(\b(](^)(_L(`m(a(b5(cY(d}(e(fB(gb(h(i'(jI(kj(l (m/(nS(ov(p(q;(r](s~(t!(uC(ve(w(x)(yK(zn({ #Rv\F/pY;$sV?# jRC. suchG5023B. andG2532A. of godG2316@#. the kingdomG932?. inheritG2816>. shallG3756=%. extortionersG727<. norG3756;. revilersG3060:. norG37569. drunkardsG31838. norG37777. covetousG41236. norG37775. thievesG28124. norG377713Q. abusers of themselves with mankindG7332. norG37771!. effeminateG31200. norG3777/!. adulterersG3432.. norG3777-. idolatersG1496,. norG3777+#. fornicatorsG4205*. neitherG3777). deceivedG4105(. notG3361'. beG4105&. of godG2316%#. the kingdomG932$. inheritG2816#. notG3756". shallG2816!+. the unrighteousG94 "X}ZD  }Y?"iL.nXe. ofG5259*dA. be brought under the powerG1850c. notG3756b. willG1850a. iG1473`. butG235_. for meG3427^!. are lawfulG1832]!. all thingsG3956\. expedientG4851[. notG3756Z. areG4851Y!. all thingsG3956X. butG235W. unto meG3427V!. are lawfulG1832U!. all thingsG3956T#. godG3588 G2316S. of ourG2257 R!#. the spiritG3588 G4151Q. byG1722P. andG2532O. jesusG2424!N##. of the lordG3588 G2962M#. the nameG3588 G3686L. inG1722 K-. ye are justifiedG1344J. butG235I/. ye are sanctifiedG37H. butG235G'. ye are washedG628F. butG235E#. some of youG5100D. wereG2258 "MiF/gP'u^F.lM#. powerG3588 G1411. his ownG846. byG1223. usG2248"1. will also raise upG1825.andG2532#.the lordG3588 G2962.raised upG1453.bothG2532~.hathG1453}.godG2316|.andG1161"{%#. for the bodyG3588 G4983z#. the lordG3588 G2962y. andG2532"x%#. for the lordG3588 G2962w. butG235%v+#. for fornicationG3588 G4202u. notG3756t. the bodyG4983s. nowG1161r. themG5023q. andG2532p. itG3778o. bothG2532n'. shall destroyG2673m. godG2316l. butG1161k#. for meatsG3588 G1033j#. the bellyG3588 G2836i. andG2532#h'#. for the bellyG3588 G2836g#. meatsG3588 G1033f. anyG5100 #[~gH+~_?(sM7 r[*.butG1161).fleshG4561(.oneG1520'.shall beG2071&.saith heG5346%. twoG1417$. forG1063#. bodyG4983". oneG1520!. isG2076" %#.to an harlotG3588 G4204.is joinedG2853.he whichG3588.thatG3754.notG3756.know yeG1492.whatG2228.forbidG1096.godG3361%.of an harlotG4204#.the membersG3196.and makeG4160#. of christG3588 G5547!##. the membersG3588 G3196. takeG142. thenG3767. shall iG142.of christG5547#.the membersG3196 .areG2076 #.bodiesG3588 G4983 .yourG5216 .thatG3754 .notG3756.know yeG1492 #_tZBtR; v[D,v_M. youG5213L. inG1722K. ghostG4151J#. of the holyG40I!. the templeG3485H.isG2076G#.bodyG3588 G4983F.yourG5216E.thatG3754D.notG3756C.know yeG1492B.whatG2228A.bodyG4983@.his ownG2398?.againstG1519>.sinnethG264&=9.committeth fornicationG4203<.he thatG3588;. butG1161:#. the bodyG3588 G49839. withoutG16228. isG20767.doethG41606.a manG4445.thatG37394.sinG2653.everyG3956!2##.fornicationG3588 G42021.fleeG53430.spiritG4151/.oneG1520..isG2076#-'#.unto the lordG3588 G2962,.is joinedG2853+.he thatG3588 #^oX<%{cE.zQ6~^p%.neverthelessG1161o. a womanG1135n. to touchG680m.notG3361l.for a manG444k.goodG2570j.unto meG3427i.ye wroteG1125h.whereofG3739%g7.concerning the thingsG4012f.nowG1161e#.god'sG3588 G2316d.areG2076c.whichG3748b#. spiritG3588 G4151a. yourG5216`. inG1722_. andG2532^#. bodyG3588 G4983].yourG5216\.inG1722[#.godG3588 G2316Z.glorifyG1392Y.thereforeG1211X%.with a priceG5092W'.ye are boughtG59V.forG1063U.your ownG1438T.notG3756S.ye areG2075R.andG2532Q.godG2316P.ofG575O.ye haveG2192N.whichG3739 !SoX5iJ3zcJ,kS.hathG1850 #!.the husbandG3588 G435. alsoG2532. likewiseG3668 . andG1161 #!. the husbandG3588 G435 . butG235 .bodyG4983 !.of her ownG2398.powerG1850.notG3756.hathG1850#.the wifeG3588 G1135%-!. unto the husbandG3588 G435#. the wifeG3588 G1135. alsoG2532.likewiseG3668.andG1161#.benevolenceG2133~.dueG3784#}'#.unto the wifeG3588 G1135|.renderG591${+!.let the husbandG3588 G435z.husbandG435y. her ownG2398x. haveG2192w+. let every womanG1538v. andG2532u. wifeG1135t.his ownG1438s.haveG2192r'.let every manG1538!q##.fornicationG3588 G4202 #RbE.xN*kR;$ pR4!.permissionG47743.byG25962.thisG51241.i speakG30040.butG1161!/%!.incontinencyG3588 G192..yourG5216-.forG1223,.notG3361+.youG5209*.temptG3985)#.satanG3588 G4567(.thatG2443'.againG3825&'.come togetherG4905%.andG2532$#.prayerG3588 G4335#.andG2532 "!#.to fastingG3588 G3521&!9.ye may give yourselvesG4980 . thatG2443. a timeG2540. forG4314. consentG4859. withG1537.exceptG1487'.one the otherG240.notG3361!.defraud yeG650#.the wifeG3588 G1135.butG235.bodyG4983!.of his ownG2398.powerG1850.notG3756 $_fP8  t^G0 ]F& v_X. butG1161W. as iG2504V. evenG5613U!. they abideG3306T. ifG1437S.for themG846R.goodG2570Q.it isG2076P#.widowsG3588 G5503O.andG2532$N-.to the unmarriedG3588 G22M.thereforeG1161L.i sayG3004K!.after thatG3779J.anotherG3739I.andG1161!H/.after this mannerG3779G.oneG3739F.godG2316E.ofG1537D. giftG5486C. hisG2398B. hathG2192A. every manG1538@. butG235?.i myselfG1683>.asG5613=.evenG2532<.wereG1511;.menG444:.that allG39569.i wouldG23098.forG10637#.commandmentG20036.ofG25965.notG3756 $U{dK1s^H& v`B lU|. notG3361{. letG435z. andG2532y. husbandG435x!. toG3588 G435w'. be reconciledG2644v. orG2228u. unmarriedG22t). let her remainG3306s!. she departG5563r. ifG1437q. andG2532p. butG1161o. husbandG435n. fromG575m. departG5563l. the wifeG1135k. let notG3361j#. the lordG3588 G2962i. butG235h. iG1473g. notG3756f. i commandG3853 e-. unto the marriedG1060d. andG1161c. to burnG4448b. thanG2228a. to marryG1060`. betterG2908_. it isG2076^. forG1063]). let them marryG1060\. containG1467[. cannotG3756Z. theyG1467Y. ifG1487 $Vy`K4u^H*~gJ1nV . withG3326. to dwellG3611!. be pleasedG4909. if heG846. andG2532!1. that believeth notG571!. an husbandG435. hathG2192. whichG3748. the womanG1135. andG2532. her awayG846. putG863. notG3361. let himG863. himG846. withG3326. to dwellG3611!. be pleasedG4909 . sheG846 . andG2532! 1. that believeth notG571 . a wifeG1135 . hathG2192. brotherG80. anyG5100. ifG1487#. the lordG3588 G2962. notG3756. iG1473. speakG3004#. to the restG3062. butG1161. wifeG1135~. put awayG863}#. the husbandG435 #OtR2eO+y]G0eOC. isG3756B. a sisterG3588 G79A. orG2228@.a brotherG3588 G80?).let him departG5563>.departG5563=+.the unbelievingG571<.ifG1487;.butG1161:.holyG409.are theyG20768.nowG35687.butG11616.uncleanG1695#.childrenG3588 G50434.yourG52163.wereG20762.elseG1893 1#!.the husbandG3588 G4350. byG1722/'. is sanctifiedG37.#. wifeG3588 G1135-+. the unbelievingG571,. andG2532+#.the wifeG3588 G1135*.byG1722)'.is sanctifiedG37(!.husbandG3588 G435'+.the unbelievingG571&.forG1063%. himG846$. leaveG863#. notG3361". let herG863!. herG846 "bfG1~[;%zcM0 xbe. soG3779d. every oneG1538c#. hath calledG2564b#.the lordG3588 G2962a.asG5613`%.to every manG1538 _-.hath distributedG3307^#.godG3588 G2316].asG5613\.butG1487[#.wifeG3588 G1135Z+. thou shalt saveG4982Y. whetherG1487X. o manG435W%. knowest thouG1492V. howG5101U.orG2228T!.husbandG3588 G435S+.thou shalt saveG4982R.whetherG1487Q.o wifeG1135P%.knowest thouG1492O.whatG5101N.forG1063M.peaceG1515L.toG1722K.usG2248J#.hath calledG2564I#.godG3588 G2316H.butG1161G.suchG5108F.inG1722E'. under bondageG1402D. notG3756 "OjH2~hQ7!pU>pO'.let every manG1538. of godG2316#3. of the commandmentsG1785#. the keepingG5084.butG235.nothingG3762.isG2076#)!.uncircumcisionG3588 G203.andG2532~.nothingG3762}.isG2076"|%#.circumcisionG3588 G4061{).be circumcisedG4059z.notG3361y. let himG4059x). uncircumcisionG203w. inG1722v. calledG2564u. anyG5100t.isG2564$s5.become uncircumcisedG1986r.notG3361q.let himG1986!p/.being circumcisedG4059o.calledG2564n.any manG5100m.isG2564l#.churchesG3588 G1577k.allG3956j.inG1722i.ordain iG1299h.soG3779g. andG2532f%. let him walkG4043 #cyX5iQ:  lN4~c*.servantG1401).christ'sG5547(.isG2076'.freeG1658&. is calledG2564%. he thatG3588$. alsoG2532#. likewiseG3668". freemanG558!!.the lord'sG2962 .isG2076.a servantG1401.the lordG2962.inG1722.is calledG2564.he thatG3588.forG1063. ratherG3123. useG5530. freeG1658. be madeG1096#. thou mayestG1410.ifG1487.butG235.for itG4671.notG3361.careG3199.a servantG1401+.art thou calledG2564 '.he was calledG2564 .whereinG1722 #.callingG3588 G2821 .the sameG3778 .inG1722.abideG3306 "N~^E+ fO1qR< kNL.that thisG5124K.thereforeG3767J.i supposeG3543I.faithfulG4103H.to beG1511G.the lordG2962F. ofG5259,EE. one that hath obtained mercyG1653D. asG5613C#. my judgmentG1106B. i giveG1325A.yetG1161@#.of the lordG2962?#.commandmentG2003>.noG3756=.i haveG2192<#.virginsG3588 G3933;!.concerningG4012:.nowG11619#. godG3588 G23168. withG38447.abideG33066.thereinG17225%.he is calledG25644.whereinG17223'.let every manG15382.brethrenG801.of menG4440%.the servantsG1401/.yeG1096..notG3361-.beG1096,%.with a priceG5092+'.ye are boughtG59 $XiQ5vS<" w[D+xXp%.neverthelessG1161o.sinnedG264n.notG3756m. she hathG264l. marryG1060k#. a virginG3588 G3933j. ifG1437i. andG2532h.sinnedG264g.notG3756f.thou hastG264e!.thou marryG1060d.ifG1437c.andG2532b.butG1161a. a wifeG1135`. notG3361_. seekG2212^.a wifeG1135].fromG575\+.art thou loosedG3089[%.to be loosedG3080Z.notG3361Y.seekG2212X#.unto a wifeG1135W).art thou boundG1210V.to beG1511U.soG3779T. for a manG444S. goodG2570R. thatG3754Q. distressG318P#. the presentG1764O.forG1223N.goodG2570M.isG5225 $Pr]D-v^F)zbE( gP. notG3361'. they rejoicedG5463. as thoughG5613%. that rejoiceG5463.theyG3588.andG2532.notG3361 .they weptG2799 .as thoughG5613 .that weepG2799 .theyG3588 .andG2532.noneG2192.they hadG5600.thoughG5600.be asG3361.wivesG5613.haveG1135. they thatG2192. bothG3588. thatG2532%. it remainethG2076~. shortG3588}.the timeG4958|.brethrenG80{.i sayG5346z.thisG5124y.butG1161x.youG5216w.spareG5339v.iG1473u.butG1161"t%#.in the fleshG3588 G4561s.troubleG2347r!.shall haveG2192q.suchG5108 "NxaJ2[@!w\A#{dN6.!heG35885.!butG11614#. the lordG3588 G29623'. he may pleaseG7002. howG4459-1;#. that belong to the lordG3588 G29620!. the thingsG3588/!. careth forG3309.. unmarriedG22-. that isG1511,. heG3588"+3. without carefulnessG275*. youG5209)%. i would haveG2309(. butG1161'%. passeth awayG3855&#. worldG3588 G2889%. of thisG5127!$##. the fashionG3588 G4976#. forG1063".abusingG2710!.notG3361 .asG5613#.worldG3588 G2889.thisG5129.that useG5530.theyG3588.andG2532.notG3361).they possessedG2722.as thoughG5613.that buyG59.theyG3588. andG2532 ^r[;]?!}fI2^U)."she may pleaseG700T."howG4459"S%#."of the worldG3588 G2889R!."the thingsG3588Q!."careth forG3309P+."that is marriedG1060O."sheG3588N."butG1161M."in spiritG4151L."andG2532K."in bodyG4983J." bothG2532I." holyG40H!." she may beG5600G." thatG2443!F##." of the lordG3588 G2962E!."the thingsG3588D!."careth forG3309!C'."the unmarriedG3588 G22B#."a virginG3588 G3933A."andG2532@#."a wifeG3588 G1135?."betweenG3307#>3."there is differenceG3307=#.! wifeG3588 G1135<'.!he may pleaseG700;.!howG4459+:7#.!that are of the worldG3588 G28899!.!the thingsG35888!.!careth forG33097+.!that is marriedG1060 "`gQ7 ^Gs[=#w`w.$ageG5230v'.$ the flower ofG5230u.$ she passG5600t.$ ifG1437 s!#.$ his virginG3588 G3933r.$ towardG1909q.$uncomelyG807p.$himselfG846o#.$he behavethG807n.$thatG3739m.$thinkG3543l.$any manG5100k.$ifG1487j.$butG1161"i3.#without distractionG563h#.#the lordG3588 G2962'g;.#that ye may attend uponG2145f.#andG2532$e5.#that which is comelyG2158d.#forG4314c.#butG235b.#upon youG5213a.# a snareG1029`!.# i may castG1911_.# thatG2443^.# notG3756].# profitG4851\.#ownG846[.#yourG5216Z.#forG4314Y.#i speakG3004X.#thisG5124W.#andG1161V!."husbandG3588 G435 #gbE. `F0jR<! g.%doethG4160.%virginG3933.%hisG1438!/.%that he will keepG5083#.%heartG3588 G2588.%hisG846.%inG1722.%decreedG2919.%soG5124.%hathG2919.%andG2532.%willG2307.%his ownG2398 .%overG4012 .%powerG1849 .%hathG2192 .% butG1161 .% necessityG318.% noG3361.% havingG2192#.% his heartG3588 G2588.%inG1722.%stedfastG1476.%standethG2476.%he thatG3739%.%neverthelessG1161).$let them marryG1060.$notG3756~!.$he sinnethG264}%.$what he willG2309|!.$let him doG4160{.$requireG1096z.$soG3779y.$needG3784x.$andG2532 $ZfM5dH*iS3pZ>.'inG1722=.'onlyG3440<.'she willG2309;.'whomG3739 :-.'to be married toG10609!.'at libertyG16588.'she isG20767.'be deadG28376!.' husbandG3588 G4355.' herG8464.' ifG14373.' butG11612.' livethG21981!.'husbandG3588 G4350.'herG846/.'asG3745..'longG5550-.'asG1909,!.'by the lawG3551+.'is boundG1210*.'the wifeG1135).&betterG2908(.& doethG4160'#.& in marriageG1547&.& notG3361%#.& that givethG1547$.& heG3588#.&butG1161".&wellG2573!.&doethG4160 #.&in marriageG1547#.&that givethG1547.&heG3588.&thenG2532.&soG5620.%wellG2573 $WkU<# uW=&zbE"pWb.thinkG1380a.any manG5100`.ifG1487_.andG1161^.edifiethG3618].charityG26\.butG1161[!. puffeth upG5448Z#. knowledgeG3588 G1108Y. knowledgeG1108X. haveG2192W. allG3956V.weG2192U.thatG3754T.we knowG1492)S?.things offered unto idolsG1494R#.as touchingG4012Q.nowG1161P.(of godG2316O!.(the spiritG4151N#.(that i haveG2192M.(alsoG2504L.(thinkG1380K.( iG2504J.( andG1161I.( judgmentG1106H.( myG1699G.( afterG2596F.(abideG3306E.(soG3779D.(sheG3306C.(ifG1437B.(happierG3107A.(she isG2076@.(butG1161?.'the lordG2962 "UpZ># pZD#{cH-lU.oneG1520.butG1487.godG2316.otherG2087.noneG3762. thatG3754~. andG2532}. the worldG2889|. inG1722{. nothingG3762z.an idolG1497y.thatG3754x.we knowG1492Hw}.of those things that are offered in sacrifice unto idolsG1494 v!#.the eatingG3588 G1035u.thereforeG3767t'.as concerningG4012s. himG846r.ofG5259q.is knownG1097p.the sameG3778o#.godG3588 G2316n.loveG25m.any manG5100l.ifG1487k.butG1161j. to knowG1097i. he oughtG1163h. asG2531g. yetG3764f.nothingG3762e!.he knowethG1097d.any thingG5100c+.that he knowethG1492 %kx]G-iP8" kT>(k).whomG3739(.byG1223'.christG5547&.jesusG2424%.lordG2962$.oneG1520#.andG2532".himG846!. inG1519 . weG2249. andG2532!. all thingsG3956. whomG3739.ofG1537 !#.the fatherG3588 G3962.godG2316.oneG1520.to usG2254.butG235.manyG4183.lordsG2962.andG2532.manyG4183.godsG2316.there beG1526. asG5618#. earthG3588 G1093. inG1909 . orG1535 . heavenG3772 .inG1722 .whetherG1535 .godsG2316+.that are calledG3004.there beG1526.thoughG1512.forG1063 #RoXB%hL5lN7lRL. we eatG5315K. ifG1437J.neitherG3777I.forG1063H#.to godG3588 G2316G.notG3756F.usG2248E!.commendethG3936D.meatG1033C.butG1161B!.is defiledG3435A.weakG772@.beingG5607 ?!#.conscienceG3588 G4893>.theirG846=.andG2532,<E.a thing offered unto an idolG1494;. asG5613:. eatG20689. this hourG7378. untoG2193!7##. of the idolG3588 G1497%6+#.with conscienceG3588 G48935.someG51004.forG1161$3)#.that knowledgeG3588 G11082.every manG39561.inG17220.notG3756/.howbeitG235..himG846-.byG1223,.weG2249+.andG2532*!.all thingsG3956 !^yU>"jO/}^H# ^m'. be emboldenedG3618l. weakG772k. which isG5607j. of himG846$i)#. the conscienceG3588 G4893h. notG3780g. shallG3618!f/. the idol's templeG1493e. inG1722d#. sit at meatG2621c. knowledgeG1108b!. which hastG2192a. theeG4571`. seeG1492_. any manG5100^. ifG1437]. forG1063\'. that are weakG770[. to themG3588 Z-. a stumblingblockG4348Y. becomeG1096X. of yoursG5216W#. libertyG3588 G1849V. thisG3778!U/. lest by any meansG3381T. take heedG991S. butG1161 R-.are we the worseG5302Q.notG3361P.we eatG5315O. ifG1437N. neitherG3777!M/. are we the betterG4052 #RybE-iK5sZ?%pR!. i will eatG5315. to offendG4624. brotherG3588 G80 . myG3450 . makeG4624 . meatG1033 . ifG1487 . whereforeG1355. christG5547. againstG1519. ye sinG264 !#. conscienceG3588 G4893. weakG770. theirG846. woundG5180. andG2532 %. the brethrenG3588 G80. againstG1519~. soG3779}#. when ye sinG264|. butG1161{. diedG599z. christG5547y. whomG3739x. forG1223w. perishG622v. brotherG80u. the weakG770t. shallG622s. knowledgeG1108r. thyG4674q. throughG1909p. andG25327o[. those things which are offered to idolsG1494n. to eatG2068 %Uu[E&{cI2nX:$rU5.  doubtlessG10654. yetG2353#. unto othersG2432!. an apostleG6521. notG37560. i beG1510/. ifG1487.. the lordG2962-. inG1722,#. workG3588 G2041+. myG3450*. yeG5210). notG3756(. areG2075'#.  lordG3588 G2962&.  ourG2257%.  christG5547$.  jesusG2424#.  seenG3708". notG3780!. have iG3708 . freeG1658. notG3756. am iG1510!. an apostleG652. notG3756. am iG1510. offendG4624. toG2443. brotherG3588 G80. myG3450. i makeG4624. lestG3361'1!. the world standethG3588 G165. whileG1519. fleshG2907. noG3361 $TbK5iQ6nM3yT!Y##. of the lordG3588 G2962 X%. the brethrenG3588 G80W.  andG2532V.  apostlesG652U.  otherG3062T.  asG2532S.  as wellG5613R. a wifeG1135Q. a sisterG79P'. to lead aboutG4013O. powerG1849N. notG3756M. have weG2192L. to drinkG4095K. andG2532J. to eatG5315I. powerG1849H. notG3756G. have weG2192F. thisG3778E. isG2076D. meG1691C+. that do examineG350B. to themG3588A. answerG627@. mineG1699?. the lordG2962>. inG1722=. yeG5210<. areG2075;#. apostleshipG651:. of mineG16999.  the sealG49738.  forG10637.  to youG52136.  i amG1510 $PuZB+x]F* r\E*iP}. say iG2980"|%#. of the flockG3588 G4167{#. the milkG3588 G1051z. ofG1537y. notG3756x. eatethG2068w. andG2532v. a flockG4167u. feedethG4165t. whoG5101s. orG2228r. thereofG846q#.  the fruitG3588 G2590p.  ofG1537o.  notG3756n.  eatethG2068m.  andG2532l!. a vineyardG290k. plantethG5452j. whoG5101i. chargesG3800h!. at his ownG2398g. any timeG4218f+. goeth a warfareG4754e. whoG5101"d1.  to forbear workingG2038c.  powerG1849b.  notG3361a. haveG2192`. barnabasG921_. andG2532^. onlyG3441]. iG1473\. orG2228[. cephasG2786Z. andG2532 "[lK/t]6{eI+q[. heG3588. thatG3754!. is writtenG1125. no doubtG1063. our sakesG2248. forG1223. our sakesG2248. forG1223!. altogetherG3843. saith heG3004. orG2228#. for oxenG3588 G1016. take careG3199#. godG3588 G2316. dothG3199)A. that treadeth out the cornG248. the oxG1016#3. muzzle the mouth ofG5392 . notG3756 !. thou shaltG5392 . of mosesG3475 . the lawG3551 . inG1722'. it is writtenG1125. forG1063.  alsoG2532.  the sameG5023#.  the lawG3588 G3551. notG3780. saithG3004. orG2228. a manG444. asG2596~%. these thingsG5023 #UfK/x[?waH( lUB. notG3756A. we haveG5530@%. neverthelessG235?. ratherG3123>. weG2249=. notG3756<. over youG5216;#. powerG3588 G1849:%. be partakersG33489. othersG2438. ifG14877'. carnal thingsG45596. yourG52165!. shall reapG23254. weG22493. ifG14872'. a great thingG3173 1-. spiritual thingsG41520. unto youG5213/. have sownG4687.. weG2249-. ifG1487,. hopeG1680+. of hisG846"*1. should be partakerG3348)#. hopeG3588 G1680(. inG1909'. threshethG248&. he thatG3588%. and thatG2532$. hopeG1680#. inG1909". plowG722!. shouldG3784 %. that plowethG722 ecK.mU3oN&eb. preachG2605a!. they whichG3588`'. ordained thatG1299_#. the lordG3588 G2962^. hathG1299]. soG3779\. evenG2532$[)#. with the altarG3588 G2379Z'. are partakersG4829"Y%#. at the altarG3588 G2379#X3. and they which waitG4332 W!#. the templeG3588 G2411V. ofG1537U. liveG2068!T/. about holy thingsG2413S). which ministerG2038R. theyG3588Q. thatG3754P. knowG1492O. notG3756N. do yeG1492M#. of christG3588 G5547 L!#. the gospelG3588 G2098K. hinderG1464J. we shouldG1325I. lestG2443H!. all thingsG3956G. sufferG4722F. butG235E#. powerG3588 G1849D. thisG3778C. usedG5530 #PlW:"jT<$z_@*kP. nothingG3756. haveG2076. iG3427#3. i preach the gospelG2097. thoughG1437. forG1063. voidG2758~#. gloryingG3588 G2745}. myG3450|#. should makeG2758{. any manG5100z. thatG2443y. thanG2228x. to dieG599w. for meG3427v. betterG2570u. forG1063t. meG1698s. untoG1722r.  doneG1096q.  soG3779p%.  it should beG1096o.  thatG2443n%.  these thingsG5023m). have i writtenG1125l. neitherG3756k+. of these thingsG5130j. noneG3762i. have usedG5530h. iG1473g. butG1161 f!#.  the gospelG3588 G2098e.  ofG1537d#.  should liveG2198 c!#. the gospelG3588 G2098 "axaJ4mO2cK5a '!#.  the gospelG3588 G2098&!.  i may makeG5087(%=. when i preach the gospelG2097$. thatG2443#. thenG3767"#. rewardG3588 G3408!. myG3427 . isG2076. whatG5101$5.  is committed unto meG4100).  a dispensationG3622+.  against my willG210.  ifG1487. butG1161. a rewardG3408. i haveG2192. willinglyG1635!. this thingG5124. i doG4238. ifG1487. forG1063!. the gospelG2097. notG3361. i preachG2097. ifG1437. unto meG3427 . isG2076 .  woeG3759 .  yeaG1161 .  upon meG3427 .  is laidG1945.  necessityG318. forG1063#. to glory ofG2745 "YpQ;w]B&~hO7tYI. the lawG3551H. underG5259G.  asG5613F.  the lawG3551E.  underG5259 D-.  to them that areG3588C.  the jewsG2453B%. i might gainG2770A. thatG2443@. a jewG2453?. asG5613>. i becameG1096='. unto the jewsG2453<. andG2532;.  the moreG4119:%.  i might gainG27709.  thatG24438.  unto allG39567.  servantG14026. myselfG16835+. yet have i madeG14024. allG39563. fromG15372. freeG16581#. though i beG56070. forG1063 /!#. the gospelG3588 G2098.. inG1722-#. powerG3588 G1849,. myG3450+. notG3361*%. that i abuseG2710)).  without chargeG77(#.  of christG3588 G5547 !^sD.qT<qQ6v^j. someG5100i. saveG4982h%. by all meansG3843g. i mightG4982f. thatG2443e. to allG3956d!.  all thingsG3956c.  i am madeG1096b.  the weakG772a%.  i might gainG2770`.  thatG2443_. weakG772^. asG5613]. became iG1096\#. to the weakG772([?. them that are without lawG459Z%.  i might gainG2770Y.  thatG2443X.  to christG5547W'.  under the lawG1772V.  butG235U. to godG2316T#. without lawG459S. notG3361R. beingG5607Q#. without lawG459P. asG5613+OE. to them that are without lawG459N. the lawG3551M. underG5259L'. them that areG3588K%. i might gainG2770J. thatG2443 #Ww_A%qW@)vU>!qW .  obtainG2983 .  toG2443 . theyG1565 . nowG3767 '. in all thingsG3956%. is temperateG1467&=. striveth for the masteryG75. every manG3956. andG1161'. ye may obtainG2638. thatG2443. runG5143. soG3779#. the prizeG3588 G1017.  receivethG2983~.  oneG1520}.  butG1161|.  allG3956{. runG5143z. a raceG4712y. inG1722x. runG5143w!. they whichG3588v. thatG3754u. notG3756t. know yeG1492s%.  thereof withG846r. partakerG4791q!. i might beG1096p. thatG2443'o/#. the gospel's sakeG3588 G2098n. forG1223m. i doG4160l. thisG5124k. andG1161 "avaD.oK1tJ"|a/. i wouldG2309.. brethrenG80-. moreoverG1161,!.  a castawayG96+.  should beG1096*.  i myselfG846).  to othersG243$(5.  when i have preachedG2784&'9. lest that by any meansG3381&+. into subjectionG1396%. bringG1396$. andG2532##. bodyG3588 G4983". myG3450!%. i keep underG5299 . butG235.  the airG109 -.  one that beatethG1194.  asG5613.  notG3756.  fight iG4438. soG3779#. uncertainlyG84. asG5613. notG3756. runG5143. soG3779. thereforeG5106. iG1473-. an incorruptibleG862. weG2249. butG1161.  crownG4735'.  a corruptibleG5349 $Xw`?'gP9"jI2oXS. allG3956R. didG4095Q. andG2532P. meatG1033O. spiritualG4152N. the sameG846M. eatG5315L. allG3956K. didG5315J. andG2532I#.  the seaG3588 G2281H.  inG1722G.  andG2532F#. the cloudG3588 G3507E. inG1722D#. mosesG3588 G3475C. untoG1519B. baptizedG907A. allG3956@. wereG907?. andG2532>#. the seaG3588 G2281=. throughG1223<. passedG1330;. allG3956:. andG25329#.  the cloudG3588 G35078.  underG52597.  wereG22586#.  fathersG3588 G39625.  ourG22574. allG39563. how thatG3754 21. should be ignorantG501. yeG52090. not thatG3756 #UaK)kS;!wa?(lUv.  notG3361u.  shouldG1511t. weG2248s'. to the intentG1519r. examplesG5179q. ourG2257p. wereG1096o%. these thingsG5023n. nowG1161m). the wildernessG2048l.  inG1722$k5.  they were overthrownG2693j.  forG1063i%.  well pleasedG2106h.  notG3756g. wasG2106f#. godG3588 G2316e. of themG846d. manyG4119c. withG1722b. butG235a#. christG3588 G5547`. wasG2258_. that rockG4073^. andG1161!]1. that followed themG190\. rockG4073[).  that spiritualG4152Z.  ofG1537Y!.  they drankG4095X.  forG1063W.  drinkG4188V. spiritualG4152U. the sameG846T. drinkG4095 #]v[B%fL5rZ@# y]. thousandG5505!.  and twentyG1501.  threeG5140.  dayG2250.  oneG1520.  inG1722. fellG4098. andG2532. committedG4203. of themG846. someG5100. asG2531) ?. let us commit fornicationG4203 . neitherG3366 . to playG3815 . rose upG450 . andG2532.  drinkG4095.  andG2532.  to eatG5315.  sat downG2523 !#.  the peopleG3588 G2992'. it is writtenG1125. asG5613. of themG846. someG5100. asG2531~. idolatersG1496}. be yeG1096|. neitherG3366{. lustedG1937z. they alsoG2548y.  asG2531x#.  evil thingsG2556w!.  lust afterG1938 "bwaJ2lT:"zcC' b;!. admonitionG3559:. ourG22579. forG4314 8-. they are writtenG11257. andG11616'. for ensamplesG51795. unto themG15654. happenedG48193%. these thingsG50232. allG39561. nowG1161#0'#. the destroyerG3588 G3644/. ofG5259.). were destroyedG622-. andG2532,. murmuredG1111+. alsoG2532*. of themG846). someG5100(. asG2531'. murmur yeG1111&. neitherG3366!%##. of serpentsG3588 G3789$). were destroyedG622#. andG2532". temptedG3985!. alsoG2532 . themG846. ofG5259. someG5100. asG2531#. christG3588 G5547%. let us temptG1598. neitherG3366 "dmP'gN7{cL2|d]. withG4862\. willG4160[. butG235Z#. ye are ableG1410Y. thatG3739X. aboveG5228W'. to be temptedG3985V. youG5209U. sufferG1439T. notG3756S. willG1439R. whoG3739Q. faithfulG4103P#. godG3588 G2316O. butG1161N'. common to manG442M. as isG3361L. but suchG1487K. youG5209J. takenG2983I!. temptationG3986H. noG3756G!. there hathG2983F. he fallG4098E. lestG3361D. take heedG991C#. he standethG2476%B7. let him that thinkethG1380A. whereforeG5620@. are comeG2658!?%!. of the worldG3588 G165>#. the endsG3588 G5056=. whomG3739<. uponG1519 !RdE* kU6w[B+ kR~.  is itG2076}.  we breakG2806|.  whichG3739{!.  the breadG3588 G740z#.  of christG3588 G5547!y%!. of the bloodG3588 G129x'. the communionG2842w. notG3780v. is itG2076u. we blessG2127t. whichG3739!s##. of blessingG3588 G2129r#. the cupG3588 G4221q. i sayG5346p. whatG3739o. yeG5210n. judgeG2919m#. to wise menG5429l. asG5613k. i speakG3004j#. idolatryG3588 G1495i. fromG575h. fleeG5343g). dearly belovedG27f. myG3450e. whereforeG1355d. to bearG5297c#. may be ableG1410b. that yeG5209%a+#. a way to escapeG3588 G1545`. makeG4160_. alsoG2532$^)#. the temptationG3588 G3986 #`iS;$ ~aK/hK |`!. the idolG1497 . thatG3754. thenG3767. say iG5346. whatG5101"%#.  of the altarG3588 G2379.  partakersG2844'/#.  of the sacrificesG3588 G2378.  which eatG2068. theyG3588. notG3780. areG1526. the fleshG4561. afterG2596. israelG2474. beholdG991. breadG740. that oneG1520. ofG1537. partakersG3348 . allG3956 .  we areG3348 .  forG1063 .  bodyG4983 .  oneG1520.  breadG740. oneG1520. areG2070. manyG4183. weG2070. forG3754#. of christG3588 G5547!##. of the bodyG3588 G4983'. the communionG2842. notG3780 "[xbE/dM6hC-q[C.  yeG3756B. of devilsG1140A. the cupG4221@. andG2532?#. of the lordG2962>. the cupG4221=. drinkG4095<. cannotG1410;. yeG3756!:##. with devilsG3588 G11409!. fellowshipG28448#. should haveG10967. yeG52096. thatG10965. notG37564.  i wouldG23093.  andG11612.  to godG23161.  notG37560.  andG2532/. to devilsG1140.). they sacrificeG2380-. sacrificeG2380,%. the gentilesG1484+. whichG3739*!. the thingsG3588). thatG3754(. butG235'.  any thingG5100&.  isG2076;%c.  that which is offered in sacrifice to idolsG1494$. orG2228#. any thingG5100". isG2076 "VuU8hJ0u[E'sVe.  another'sG2087d. every manG1538c. butG235b. his ownG1438a. seekG2212`!. let no manG3367_. notG3756^. edifyG3618]!.  all thingsG3956\.  butG235[.  for meG3427Z!.  are lawfulG1832Y!.  all thingsG3956X. expedientG4851W. notG3756V. areG4851U!. all thingsG3956T. butG235S. for meG3427R!. are lawfulG1832Q!. all thingsG3956P. than heG846O. strongerG2478N. are weG2070M#. to jealousyG3863L#. the lordG3588 G2962K'. do we provokeG3863J. of devilsG1140I%. of the tableG5132H. andG2532G.  tableG5132F'.  of the lord'sG2962E%.  be partakersG3348D.  cannotG1410 "`zaK0\B,pW9`%+#. conscience sakeG3588 G4893. forG1223. questionG350. noG3367. askingG350. eatG2068. youG5213'.  is set beforeG3908!.  whatsoeverG3956~.  to goG4198}).  ye be disposedG2309|.  andG2532{. youG5209z. bidG2564y-. that believe notG571x. of themG3588w. anyG5100v. ifG1487u. thereofG846!t##. the fulnessG3588 G4138s. andG2532r!. the lord'sG2962q#. the earthG3588 G1093p. forG1063%o+#.  conscience sakeG3588 G4893n.  forG1223m.  questionG350l. noG3367k. askingG350j. eatG2068i%. the shamblesG3111h. inG1722g. is soldG4453f!. whatsoeverG3956 "\mW$ ]F#xaD.v\). anotherG243(. ofG5259'. judgedG2919&#. libertyG3588 G1657%. is myG3450$.  whyG2444#.  forG1063"%.  of the otherG2087!.  butG235 . thine ownG1438. notG3780. i sayG3004!. conscienceG4893. thereofG846!##. the fulnessG3588 G4138. andG2532!. the lord'sG2962#. the earthG3588 G1093. forG1063)3#. for conscience sakeG3588 G4893. andG2532. shewed itG3377'. his sake thatG1565.  forG1223.  notG3361.  eatG2068/K.  offered in sacrifice unto idolsG1494.  isG2076 . thisG5124 . unto youG5213 . sayG2036 . any manG5100 . ifG1437. butG1161 "hcL&gQ8"qY:hK#. of godG3588 G2316#J'#. to the churchG3588 G1577I. norG2532H+. to the gentilesG1672G. norG2532F#. to the jewsG2453E. neitherG2532D%. none offenceG677C. giveG1096B.  of godG2316A.  the gloryG1391@.  toG1519?.  allG3956>.  doG4160=. ye doG4160<!. whatsoeverG5100;. orG1535:. drinkG40959. orG15358. ye eatG20687. thereforeG37676. whetherG15355#.  give thanksG21684.  iG14733).  that for whichG37392. forG5228"13. am i evil spoken ofG9870. whyG5101/'. be a partakerG3348.. by graceG5485-. iG1473,. ifG1487+. forG1161*!. conscienceG4893 #ioT8cJ/|]G&in. butG1161m. to youG5213l#.  i deliveredG3860k.  asG2531$j)#.  the ordinancesG3588 G3862i.  keepG2722h.  andG2532g'. in all thingsG3956f. meG3450e#. ye rememberG3415d. thatG3754c. brethrenG80b. youG5209a. i praiseG1867`. nowG1161_. of christG5547^. i alsoG2504]. even asG2531\. of meG3450[. followersG3402Z. be yeG1096!Y/. !they may be savedG4982X. !thatG2443W. !of manyG4183V. ! theG3588U. ! butG235T. ! profitG4851S. ! mine ownG1683R. ! seekingG2212Q. !notG3361P. !in allG3956O. !allG3956N. !pleaseG700M. !iG2504L. !even asG2531 #Sw[E/iL/~cC-qS#.  withG3588 G2776#. prophesiethG4395. orG2228%. that prayethG4336 . womanG1135 . everyG3956 . butG1161 #.  headG3588 G2776 .  hisG846%.  dishonourethG2617. coveredG2596. headG2776. havingG2192#. prophesyingG4395. orG2228. prayingG4336. manG435. everyG3956#. godG3588 G2316~. of christG5547}. the headG2776|. andG1161{!. the manG3588 G435z%.  of the womanG1135y.  the headG2776x.  andG1161w#.  christG3588 G5547v.  isG2076u. manG435t. of everyG3956s#. the headG3588 G2776r. thatG3754q. knowG1492p. youG5209o%. i would haveG2309 #mw`E)zdM2wXB(m4. to coverG26193. notG37562. oughtG37841. indeedG33030. a manG435/. forG1063".1. let her be coveredG2619-. shavenG3587,. orG2228+#. to be shornG2751*#. for a womanG1135)'.  it be a shameG150(.  ifG1487'.  butG1161&.  be shornG2751%.  alsoG2532$. let herG2751#. coveredG2619". notG3756!. beG2619 . the womanG1135. ifG1487. forG1063#. were shavenG3587. sheG846. as ifG3587. oneG1520. even allG2532. that isG2076. forG1063#. headG3588 G2776.  herG1438%.  dishonourethG2617.  uncoveredG177.  headG2776 #aoU>! s]@* v_<& aW#. the womanG3588 G1135V. oughtG3784U!. this causeG5124T. forG1223S!. the manG3588 G435R. forG1223Q. the womanG1135P. butG235O#. the womanG3588 G1135N. forG1223M. createdG2936L. the manG435K. wasG2936J. neitherG2532I.  the manG435H.  ofG1537G. the womanG1135F. butG235E. the womanG1135D. ofG1537C. notG3756B. isG2076A. the manG435@. forG1063?!. of the manG435>. the gloryG1391=. isG2076<. the womanG1135;.  butG1161:.  of godG23169.  gloryG13918.  andG25327.  the imageG1504"61. forasmuch as he isG52255#. headG3588 G2776 "bzX8u[E)hP:by!. yourselvesG5213x. inG1722w. judgeG2919v#. godG3588 G2316u. ofG1537t!. all thingsG3956s. butG1161r#. the womanG3588 G1135q. byG1223p. alsoG2532o!. the manG3588 G435n. even soG3779m!. the manG3588 G435l. ofG1537k#. the womanG3588 G1135j. asG5618i. forG1063h. the lordG2962g. inG1722f. the manG435e. withoutG5565d. the womanG1135c. neitherG3777b. the womanG1135a. withoutG5565`!. is the manG435_. neitherG3777^%. neverthelessG4133]!. the angelsG3588 G32\!. because ofG1223[#. headG3588 G2776Z. onG1909Y. powerG1849X. to haveG2192 $WsW?(ya?& nS:#rW. any manG5100. ifG1487. butG1161!.  a coveringG4018.  forG473.  herG846.  is givenG1325#.  hairG3588 G2864. forG3754. to herG846. a gloryG1391. it isG2076). have long hairG2863. a womanG1135. ifG1437. butG1161 . unto himG846 .  a shameG819 .  it isG2076 ).  have long hairG2863 .  a manG435.  ifG1437. thatG3754. youG5209. teachG1321. itselfG846#. natureG3588 G5449. evenG3303. notG3761. dothG2228. uncoveredG177~#. unto godG3588 G2316}. prayG4336|%. that a womanG1135{. comelyG4241z. is itG2076 #PlT:iR:iI1iP@.  amongG1722?.  divisionsG4978>'.  that there beG5225=. i hearG191 <!#. the churchG3588 G1577;. inG1722:'. come togetherG49059. yeG52168. whenG33037%. first of allG44126. forG10635. the worseG22764. forG15193.  butG2352!.  the betterG29091.  forG15190.  notG3756 /-.  ye come togetherG4905.. thatG3754-. notG3756,. i praiseG1867+). that i declareG3853*. in thisG5124). nowG1161(#. of godG3588 G2316"'%#.  the churchesG3588 G1577&.  neitherG3761%.  customG4914$.  suchG5108#.  noG3756". haveG2192!. weG2249 #. contentiousG5380. to beG1511. seemG1380 $mr[B*{[< lP:# md. every oneG1538c. eatingG5315b. inG1722a. forG1063`.  supperG1173_!.  the lord'sG2960^.  to eatG5315].  notG3756\. isG2076[. one placeG846Z. intoG1909Y. thereforeG3767X'. come togetherG4905W. yeG5216V. whenG4905U. youG5213T. amongG1722S.  manifestG5318R#.  may be madeG1096Q%.  are approvedG1384P!.  they whichG3588O.  thatG2443N. youG5213M. amongG1722L. heresiesG139K. alsoG2532J. beG1511I. mustG1163H. thereG1511G. forG1063F. itG5100E. believeG4100D. partlyG3313C. iG4100B.  andG2532A.  youG5213 $R|_H-~gH2kT<iR. forG1063. notG3756. i praiseG1867. thisG5129. inG1722. youG5209). shall i praiseG1867. to youG5213#. shall i sayG2036. whatG5101~. notG3361}. that haveG2192|. themG3588{. shameG2617z. andG2532y#. of godG3588 G2316 x!#.  the churchG3588 G1577w!.  despise yeG2706v.  orG2228u#.  to drink inG4095t.  andG2532s. eatG2068r. toG1519q. housesG3614p. notG3756o. have yeG2192n. whatG1063m!. is drunkenG3184l. anotherG3739k. andG1161j.  is hungryG3983i.  oneG3739h.  andG2532g.  supperG1173f. his ownG2398e'. taketh beforeG4301 #\u]>" ^F.qYC-z\+#. remembranceG364*. inG1519). doG4160(. thisG5124'. youG5216&. forG5228%+. which is brokenG2806$#.  bodyG3588 G4983#.  myG3450".  isG2076!.  thisG5124 .  eatG5315. takeG2983. saidG2036. andG2532. he brakeG2806(=. when he had given thanksG2168. andG2532. breadG740. tookG2983+. he was betrayedG3860. whichG3739. inG1722#.  nightG3588 G3571.  jesusG2424#.  the lordG3588 G2962.  thatG3754.  unto youG5213#. i deliveredG3860. alsoG2532 !. that whichG3739 #. the lordG3588 G2962 . ofG575 '. have receivedG3880 . iG1473 #QmL2kS: ~dL.hQN. tillG891M#.  deathG3588 G2288 L!#.  the lord'sG3588 G2962K!.  ye do shewG2605J#.  cupG3588 G4221I.  thisG5124H. drinkG4095G. andG2532F!. breadG3588 G740E. thisG5126D. ye eatG2068C#. as often asG3740B. forG1063A. of meG1699@#. remembranceG364?. inG1519>#. as ye drinkG4095=. as oftG3740<. do yeG4160;. thisG5124:. bloodG1299. myG16998. inG17227. testamentG12426. the newG25375.  isG20764#.  cupG3588 G42213.  thisG51242.  sayingG30041'.  he had suppedG11720. whenG3326/#. the cupG3588 G4221.. alsoG2532%-7. after the same mannerG5615,. of meG1699 #XvXA( nW?qR<oXq. andG2532p#. that eatethG2068o. heG3588n. forG1063m#. cupG3588 G4221l.  ofG1537k.  drinkG4095j.  andG2532i!.  breadG3588 G740h.  ofG1537g#. let him eatG2068f. soG3779e. andG2532d. himselfG1438c. examineG1381b. a manG444a. letG1381`. butG1161!_##. of the lordG3588 G2962^. bloodG129]. andG2532\#. the bodyG3588 G4983[.  guilty ofG1777Z.  shall beG2071Y!.  unworthilyG371!X##.  of the lordG3588 G2962W#.  cupG3588 G4221V. drinkG4095U. andG2228T!. breadG3588 G740S. thisG5126R. shall eatG2068Q. whosoeverG3739P. whereforeG5620O. he comeG2064 #Tz]?( {dM4mP3lT. thatG2443. the lordG2962. ofG5259 -. we are chastenedG3811"1. when we are judgedG2919. butG1161. be judgedG2919 . notG3756 . we shouldG2919 . ourselvesG1438 ). we would judgeG1252 . ifG1487. forG1063.  sleepG2837.  manyG2425.  andG2532. youG5213. amongG1722. sicklyG732. andG2532. weakG772. manyG4183~!. this causeG5124}. forG1223|#. bodyG3588 G4983 {!#. the lord'sG3588 G2962z!.  discerningG1252y.  notG3361x!.  to himselfG1438w.  damnationG2917v.  drinkethG4095u. andG2532t. eatethG2068s!. unworthilyG371r. drinkethG4095 #NqT>$|fK1~fF/hN7. brethrenG806. spiritualG41525!. concerningG40124. nowG11613. "i comeG20642. "whenG5613#13. "will i set in orderG12990. "the restG3062/. "andG1161.%. "condemnationG2917-. " untoG1519,. " togetherG4905+. " notG3361*. " ye comeG4905). " thatG2443(. "homeG3624'. "atG1722&#. "let him eatG2068%. "hungerG3983$. "any manG5100#. "ifG1487". "andG1161!#. ! for anotherG240 . !tarry oneG1551. !eatG5315. !toG1519%7. !when ye come togetherG4905. !brethrenG80. !myG3450. !whereforeG5620#. the worldG3588 G2889. withG4862%. be condemnedG2632. notG3361. we shouldG2632 $PjR7{]@&lR7gP[. butG1487Z#. is the lordG2962Y!. that jesusG2424X. sayG2036W. canG1410V. no manG3762U. andG2532T.  accursedG331S.  jesusG2424R.  callethG3004Q.  of godG2316P!.  the spiritG4151O. byG1722N. speakingG2980M. no manG3762L. thatG3754K'. to understandG1107J. youG5213I. i giveG1107H. whereforeG1352G#.  ye were ledG520F.  even asG5613E#.  idolsG3588 G1497D. dumbG880C. theseG3588B. untoG4314A%. carried awayG71@. gentilesG1484?. ye wereG2258>. thatG3754=. ye knowG1492<.  ignorantG50;.  youG5209:. haveG23099. notG37568. i wouldG2309 #PdH1lQ9"zcJ/fP~. toG4314}. is givenG1325#|'#. of the spiritG3588 G4151'{/#. the manifestationG3588 G5321z. butG1161y. allG3956x. inG1722w.  allG3956v.  workethG1754u.  whichG3588t.  godG2316s.  the sameG846r. it isG2076q. butG1161p'. of operationsG1755o#. diversitiesG1243n. there areG1526m. andG2532l. lordG2962k. the sameG846j. butG2532"i1. of administrationsG1248h#. differencesG1243g. there areG1526f. andG2532e. spiritG4151d. the sameG846c. butG1161b. of giftsG5486a#. diversitiesG1243`. there areG1526_. nowG1161^. ghostG4151]. the holyG40\. byG1722 #Vr\8u[E*y[E*rV!. prophecyG4394 . anotherG243. toG1161#. of miraclesG1411#. the workingG1755. anotherG243. toG1161. spiritG4151. the sameG846. byG1722!. of healingG2386. the giftsG5486. anotherG243. toG1161. spiritG4151. the sameG846. byG1722. faithG4102. anotherG2087. toG1161 . spiritG4151 . the sameG846 . byG2596 %.  of knowledgeG1108 .  the wordG3056!.  to anotherG243.  of wisdomG4678. the wordG3056 !#. the spiritG3588 G4151. byG1223. is givenG1325. to oneG3739. forG1063 -. to profit withalG4851. every manG1538 $Y~cJ,qV?( eN8pYE. allG3956D. andG1161C. membersG3196B. manyG4183A. hathG2192@. andG2532?. oneG1520>. isG2076=#. the bodyG3588 G4983<. asG2509;. forG1063:. he willG10149. asG25318. severallyG23987%. to every manG15386. dividingG12445. spiritG41514%. the selfsameG8463. andG25322. oneG15201. workethG17540. theseG5023/. allG3956.. butG1161-!. of tonguesG1100",1. the interpretationG2058+. anotherG243*. toG1161)!. of tonguesG1100(. kindsG1085'. anotherG2087&. toG1161%!. of spiritsG4151$!. discerningG1253#. anotherG243". toG1161 %[mV?'{eO8qV>(u[j. spiritG4151i. oneG1520h. intoG1519g'. made to drinkG4222f. allG3956e. have beenG4222d. andG2532c. freeG1658b. orG1535a. bondG1401`. whetherG1535_. gentilesG1672^. orG1535]. jewsG2453\. whetherG1535[. bodyG4983Z. oneG1520Y. intoG1519X. baptizedG907W. allG3956V. weG2249U. areG907T. spiritG4151S. oneG1520R. byG1722Q. forG1063P#. christG3588 G5547O. alsoG2532N. soG3779M. bodyG4983L. oneG1520K. areG2076J. manyG4183I. beingG5607H#. bodyG3588 G4983G#. of that oneG1520!F##. the membersG3588 G3196 $liS;%hQ;jT3l.  ofG1537 .  notG3756 .  i amG1510 . the eyeG3788 . notG3756 . i amG1510. becauseG3754. shall sayG2036#. the earG3588 G3775. ifG1437. andG2532#. the bodyG3588 G4983. ofG1537. notG3756. thereforeG3844.  itG5124~.  isG2076}#.  the bodyG3588 G4983|.  ofG1537{.  notG3756z. i amG1510y. the handG5495x. notG3756w. i amG1510v. becauseG3754u. shall sayG2036t#. the footG3588 G4228s. ifG1437r.  manyG4183q. butG235p. memberG3196o. oneG1520n. notG3756m. isG2076l#. the bodyG3588 G4983k. forG1063 #S~hF0kQ8sZC)jS1. allG39560. they wereG2258/. ifG1487.. andG1161#-3.  it hath pleased himG2309,.  asG2531+#.  the bodyG3588 G4983*.  inG1722).  of themG846(. oneG1520'. everyG1538!&##. the membersG3588 G3196%. setG5087$#. godG3588 G2316#. hathG5087". nowG3570!. butG1161" %#.  the smellingG3588 G3750.  whereG4226.  hearingG189. the wholeG3650. ifG1487 #!. the hearingG3588 G189. whereG4226. an eyeG3788#. bodyG3588 G4983. the wholeG3650. ifG1487#. the bodyG3588 G4983. ofG1537. notG3756. thereforeG3844. itG5124.  isG2076#.  the bodyG3588 G4983 $S}fN3sL2rXB*kSU. seemG1380T. whichG3588!S##. of the bodyG3588 G4983R'. those membersG3196Q. moreG3123P. muchG4183O. nayG235N. of youG5216M. needG5532L. noG3756K. i haveG2192!J##. to the feetG3588 G4228I#.  the headG3588 G2776H.  againG3825G.  norG2228F.  of theeG4675E.  needG5532D. noG3756C. i haveG2192#B'#. unto the handG3588 G5495A. sayG2036@. cannotG1410?. the eyeG3788>. andG1161=. bodyG4983<. oneG1520;. butG1161:. yetG33039. membersG31968. manyG41837. nowG35686. butG11615#.  the bodyG3588 G49834. whereG42263. memberG31962. oneG1520 "`fG.{aJ3yaK3`w'. more abundantG4053v%.  having givenG1325u.  togetherG4786t#.  the bodyG3588 G4983s'.  hath temperedG4786r#.  godG3588 G2316q. butG235p. needG5532o. noG3756n. haveG2192m. comelyG2158l. ourG2257k. forG1161j!. comelinessG2157i'. more abundantG4053h. haveG2192g. uncomelyG809f. ourG2257e.  andG2532d.  honourG5092c'.  more abundantG4053b.  we bestowG4060a!.  upon theseG5125`+. less honourableG820_. to beG1511^. we thinkG1380]. whichG3739\#. of the bodyG4983[. thoseG3588Z. andG2532Y.  necessaryG316X.  areG2076W#.  more feebleG772V. to beG5225 #PpZ@*{eN4{YC,}gP. areG2075. yeG5210. nowG1161+. rejoice with itG4796!##. the membersG3588 G3196.  allG3956#.  be honouredG1392.  memberG3196.  oneG1520.  orG1535). suffer with itG4841!##. the membersG3588 G3196. allG3956 . sufferG3958 . memberG3196 . oneG1520 . whetherG1535 . andG2532. anotherG240. forG5228.  oneG240.  careG3309.  the sameG846#.  should haveG3309!##.  the membersG3588 G3196. butG235#. the bodyG3588 G4983. inG1722~. schismG4978}. noG3361|+. there should beG5600{. thatG2443z%. which lackedG5302y. to thatG3588x. honourG5092 "laJ-lP5wX9l<.  allG3956;.  teachersG1320:. allG39569. prophetsG43968. allG39567. apostlesG6526. allG39565!. of tonguesG11004#. diversitiesG10853#. governmentsG29412. helpsG4841#. of healingsG23860. giftsG5486/. thenG1534.. miraclesG1411-!. after thatG1899,.  teachersG1320+.  thirdlyG5154*.  prophetsG4396)#.  secondarilyG1208(.  apostlesG652'. firstG4412 &!#. the churchG3588 G1577%. inG1722$. someG3739#. hath setG5087"#. godG3588 G2316!. andG2532 !.  particularG3313. inG1537. membersG3196. andG2532. of christG5547. the bodyG4983 "[oYB) iJ3vL-w[^.  soundingG2278]#.  i am becomeG1096\.  charityG26[.  notG3361Z. haveG2192Y. andG1161X. of angelsG3588 G32W. andG2532V!. of menG3588 G444&U-#. with the tonguesG3588 G1100T. i speakG2980S. thoughG1437R.  wayG3598 Q-.  a more excellentG5236P.  unto youG5213O. shew iG1166N. yetG2089M. andG2532L#. giftsG3588 G5486K. the bestG2909J+. covet earnestlyG2206I. butG1161H.  interpretG1329G.  allG3956F.  doG3361E%.  with tonguesG1100D. speakG2980C. allG3956B. doG3361A!. of healingG2386@. the giftsG5486?. allG3956>. haveG2192#=3.  workers of miraclesG1411 $XiO3s\B(iR9!sX. to feedG5595. goodsG5224. myG3450. allG3956~. i bestowG5595}. thoughG1437|. andG2532{. nothingG3762z. i amG1510y. charityG26x. notG3361w. haveG2192v. andG1161u. mountainsG3735t). i could removeG3179s. so thatG5620r#. faithG3588 G4102q. allG3956p. i haveG2192o.  thoughG1437n.  andG2532m#.  knowledgeG3588 G1108l.  allG3956k.  andG2532j#. mysteriesG3588 G3466i. allG3956h!. understandG1492g. andG2532f. prophecyG4394e. i haveG2192d. thoughG1437c. andG2532b. cymbalG2950a!. a tinklingG214`. orG2228_.  brassG5475 #ZkN7pU6kN2}Z%+.  easily provokedG3947$.  notG3756#.  isG3947". her ownG1438!. notG3756 . seekethG2212. unseemlyG807'. behave itselfG807. doth notG3756.  puffed upG5448.  notG3756.  isG5448.  itselfG4068.  notG3756. vauntethG4068. charityG3588 G26. notG3756. enviethG2206. charityG3588 G26. is kindG5541). suffereth longG3114. charityG3588 G26. nothingG3762+. it profiteth meG5623 . charityG26 . notG3361 . haveG2192 . andG1161 . be burnedG2545. toG2443#.  bodyG3588 G4983.  myG3450.  i giveG3860.  thoughG1437.  andG2532 ![lL5eG+ jG,v[F. we knowG1097E. forG1063$D5.  it shall vanish awayG2673C.  knowledgeG1108B.  whetherG1535 A-.  they shall ceaseG3973@.  tonguesG1100?. whetherG1535>+. they shall failG2673=!. propheciesG4394<. whetherG1535;. butG1161:. failethG16019. neverG37638. charityG3588 G267!. all thingsG39566. endurethG52785!. all thingsG39564. hopethG16793!. all thingsG39562. believethG41001!. all thingsG39560. bearethG4722/!. the truthG3588 G225.%. rejoiceth inG4796-. butG1161,. iniquityG3588 G93+. inG1909*. notG3756). rejoicethG5463(. evilG2556'.  noG3756&.  thinkethG3049 $VnW?[C*rU?$ mVj. forG1063i. thingsG3588h. childishG3516g!. i put awayG2673f. a manG435e. i becameG1096d. whenG3753c. butG1161b. a childG3516a. asG5613`. i thoughtG3049_. a childG3516^. asG5613]%. i understoodG5426\. a childG3516[. asG5613Z. i spakeG2980Y. a childG3516X. i wasG2252W. whenG3753"V1. shall be done awayG2673U. partG3313T. inG1537S'. that which isG3588R. thenG5119Q. is comeG2064P. perfectG5046O'. that which isG3588N. whenG3752M. butG1161L. partG3313K. inG1537J#. we prophesyG4395I. andG2532H. partG3313G. inG1537 $hkS;% `E-|cJ3h.desireG2206 .andG1161 .charityG3588 G26 %.follow afterG1377 . charityG3588 G26 . of theseG5130%. the greatestG3187. butG1161. threeG5140. theseG5023. charityG26. hopeG1680. faithG4102. abidethG3306. nowG3570. andG1161~!. i am knownG1921}. alsoG2532|. even asG2531{%. shall i knowG1921z. thenG5119y. butG1161x. partG3313w. inG1537v. i knowG1097u. nowG737t. faceG4383s. toG4314r. faceG4383q. thenG5119p. butG1161o. darklyG135n. a glassG2072m. throughG1223l. we seeG991k. nowG737 "aw`E)pYCuV:}a0.speakethG2980/.he thatG3588.. comfortG3889-. andG2532,#.exhortationG3874+.andG2532*#.edificationG3619).unto menG444(.speakethG2980'#.prophesiethG4395&.he thatG3588%.butG1161$.mysteriesG3466##.he speakethG2980"'.in the spiritG4151!.howbeitG1161 /. man understandethG191. noG3762. forG1063#. unto godG3588 G2316. butG235.unto menG444.notG3756.speakethG2980.tongueG1100.in anG1100.speakethG2980.he thatG3588.forG1063+. ye may prophesyG4395. thatG2443.ratherG3123.butG1161.spiritualG4152 "^dE) nT<|`@&x^R.brethrenG80Q.nowG3570P.edifyingG3619O#.may receiveG2983 N!#.the churchG3588 G1577M.thatG2443L%.he interpretG1329K.exceptG1622J%.with tonguesG1100I.speakethG2980H.he thatG3588G.thanG2228F#.prophesiethG4395E. he thatG3588D. greaterG3187C. forG1063B'. ye prophesiedG4395A. thatG2443@.ratherG3123?.butG1161>%.with tonguesG1100=.spakeG2980<.allG3956;.that yeG5209:.i wouldG23099!. the churchG15778. edifiethG36187#. prophesiethG43956.he thatG35885.butG11614.himselfG14383.edifiethG36182.tongueG11001.in anG1100 $VeM+r\F)z`A'wVv'.a distinctionG1293u. they giveG1325t. exceptG1437s. harpG2788r. orG1535q.pipeG836p.whetherG1535o.soundG5456n.givingG1325m%.without lifeG895l.thingsG3588k.and evenG3676j.doctrineG1322i.byG1722h.orG2228g#.prophesyingG4394f.byG1722e.orG2228d.knowledgeG1108c.byG1722b.orG2228a!.revelationG602`.byG1722_.eitherG2228^.to youG5213]'.i shall speakG2980\. exceptG1437[. youG5209Z). shall i profitG5623Y. whatG5101X%. with tonguesG1100W.speakingG2980V.youG5209U.untoG4314T.i comeG2064S.ifG1437 "ajT:# _I+sZB) a). ye shall speakG2980. forG1063. is spokenG2980. whatG3588!/. shall it be knownG1097. howG4459!. understoodG2154. to beG2071. easyG2154. wordsG3056 !#. the tongueG3588 G1100 . byG1223 . ye utterG1325 . exceptG1437 . yeG5210 . likewiseG2532. soG3779!. the battleG4171. toG1519%7. shall prepare himselfG3903.whoG5101.soundG5456%.an uncertainG82.giveG1325#.the trumpetG4536.ifG1437~.forG1063}.harpedG2789|.orG2228{.is pipedG832z.whatG3588!y/.shall it be knownG1097x.howG4459#w'#.in the soundsG3588 G5353 "ffM0oY?(dM7f:%. forasmuch asG18939. yeG52108. soG37797. evenG25326. meG16985. untoG17224#. a barbarianG9153'. that speakethG29802. heG35881. andG25320#. a barbarianG915/'. that speakethG2980.. unto himG3588-!. i shall beG2071",%#. of the voiceG3588 G5456!+##. the meaningG3588 G1411*. notG3361). i knowG1492(. ifG1437'. thereforeG3767$&7. without significationG880%. of themG846$. noneG3762#. andG2532". the worldG2889!. inG1722 . of voicesG5456. kindsG1085. so manyG5118. beG5177. it mayG1487. there areG2076. the airG109. intoG1519 "d{[ElT<hM6 d\#.i will prayG4336[.thenG3767Z.is itG2076Y.whatG5101X!.unfruitfulG175W. isG2076V'. understandingG3563U. myG3450T. butG1161S. prayethG4336R#.spiritG3588 G4151Q.myG3450P.tongueG1100O.in anG1100N.i prayG4336M.ifG1437L.forG1063 K-. he may interpretG1329J. thatG2443I. prayG4336H. tongueG1100G. in anG1100F'. that speakethG2980E. let himG3588D. whereforeG1355#C'#. of the churchG3588 G1577"B%#. the edifyingG3588 G3619A. toG4314@%. ye may excelG4052?. thatG2443>. seekG2212=%. of spiritualG4151<. zealousG2207;. ye areG2075 YqY:{c?dM6  xY{#.thou sayestG3004z.whatG5101y.notG3756 x-.he understandethG1492w.seeingG1894 v-.giving of thanksG2169u.thyG4674t.atG1909s.amenG281r. sayG2046&q-#. of the unlearnedG3588 G2399p#. the roomG3588 G5117o. occupiethG378n. he thatG3588m.shallG378l.howG4459%k+#.with the spiritG3588 G4151 j-.thou shalt blessG2127i.whenG1437h.elseG1893g.alsoG2532,f9#.with the understandingG3588 G3563e#. i will singG5567d. andG1161%c+#. with the spiritG3588 G4151b#. i will singG5567a. alsoG2532,`9#.with the understandingG3588 G3563_#.i will prayG4336^.andG1161%]+#.with the spiritG3588 G4151 $V~hK5z]G0|dN'lV.inG1722.wordsG3056%.ten thousandG3463.thanG2228.alsoG2532. othersG243'. i might teachG2727. thatG2443#'#. understandingG3588 G3563. myG3450.withG1223.wordsG3056.fiveG4002.speakG2980%.i had ratherG2309!.the churchG1577.inG1722.yetG235 .allG3956 .yeG5216 .more thanG3123 %.with tonguesG1100 .i speakG2980#.godG3588 G2316.myG3450.i thankG2168. edifiedG3618. notG3756. isG3618.the otherG2087.butG235.wellG2573'.givest thanksG2168~.verilyG3303}.thouG4771|.forG1063 "WmC)|fE$ fF/ tWA.whereforeG5620@.the lordG2962?.saithG3004>.meG3450=.hearG1522<.notG3761;.will theyG1522 :-.yet for all thatG37799.andG25328#. peopleG3588 G29927. unto thisG51296%. will i speakG29805. lipsG54914. otherG20873.andG25322'.other tonguesG20841.withG17220'.it is writtenG1125/#.the lawG3588 G3551..inG1722-. menG5046,. beG1096 +-. in understandingG5424*. butG1161)). be ye childrenG3515(#.in maliceG3588 G2549'.howbeitG235&&-#.in understandingG3588 G5424%.childrenG3813$.notG3361#.beG1096".brethrenG80!.tongueG1100 .anG1100 "ZeE/eO3~fJ3xZc#.unbelieversG571b.orG2228a.unlearnedG2399`'.there come inG1525_. andG1161^%. with tonguesG1100]. speakG2980\. allG3956[. andG2532Z.one placeG846Y.intoG1909 X-.be come togetherG4905W#.churchG3588 G1577V.the wholeG3650U.thereforeG3767T.ifG1437S'.which believeG4100R.for themG3588Q.butG235P-.that believe notG571O.for themG3588N.notG3756M#.prophesyingG4394L. butG1161K-. that believe notG571J. to themG3588I. butG235H%. that believeG4100G.to themG3588F.notG3756E.a signG4592D.forG1519C.areG1526B#.tonguesG3588 G1100 $PhR;xU?( w^?' mP#.godG3588 G2316+.he will worshipG4352.faceG4383. onG1909%. falling downG4098. soG3779. andG2532. manifestG5318.madeG1096~#.heartG3588 G2588}.of hisG846|#.the secretsG2927{.areG1096z.thusG3779y.andG2532x.allG3956w.ofG5259v%.he is judgedG350u. allG3956t. ofG5259s+. he is convincedG1651r. unlearnedG2399q. orG2228!p1.that believeth notG571o.oneG5100n'.there come inG1525m.andG1161l.prophesyG4395k.allG3956j.ifG1437i.butG1161h!.ye are madG3105g.thatG3754f.sayG2046e.notG3756d.will theyG2046 $SkM6x`E-gP2mS+.tongueG1100*.anG1100).inG2596(.speakG2980'.any manG5100&.ifG1535%.edifyingG3619$.untoG4314#.be doneG1096"!.all thingsG3956!.letG1096! /.an interpretationG2058.hathG2192%.a revelationG602.hathG2192.a tongueG1100. hathG2192!. a doctrineG1322. hathG2192. a psalmG5568. hathG2192.of youG5216.every oneG1538 -.ye come togetherG4905.whenG3752.brethrenG80.thenG3767.is itG2076.howG5101!.of a truthG3689 .youG5213 .inG1722 .isG2076 #.godG3588 G2316 .thatG3754!.and reportG518 $doR;$ rJ4zZA*dO#.be revealedG601N.ifG1437M. judgeG1252L. the otherG243K. letG1252J.andG2532I.threeG5140H.orG2228G.twoG1417F.speakG2980E%.the prophetsG4396D.letG1161C#. to godG3588 G2316B. andG2532A!. to himselfG1438@. speakG2980?. andG1161>!.the churchG1577=.inG1722$<5.let him keep silenceG4601;#.interpreterG1328:.noG33619.there beG56008.ifG14377.butG11616.interpretG13295.oneG15204.letG13293.andG25322.by courseG33131. andG25320. threeG5140/#. at the mostG4118.. orG2228-. twoG1417,.byG303 #VmV<% ybK'uXB+ uVr'.! of the saintsG40q#.! churchesG3588 G1577p.! allG3956o.! inG1722n.! asG5613m.!of peaceG1515l.!butG235k%.!of confusionG181j.!notG3756i.!isG2076h#.!godG3588 G2316g.!forG1063f+. to the prophetsG4396e#. are subjectG5293d+. of the prophetsG4396c#. the spiritsG4151b. andG2532 a-. may be comfortedG3870`. allG3956_. andG2532^. may learnG3129]. allG3956\.thatG2443[.oneG1520Z.byG2596Y.oneG1520X.prophesyG4395W.allG3956V.ye mayG1410U.forG1063T). hold his peaceG4601S.the firstG4413R.letG4601Q+.that sitteth byG2521P.anotherG243 #UiR9"x`G&mR<$ mU.$whatG2228!.#the churchG1577.#inG1722.#to speakG2980.#for womenG1135.#a shameG150.# it isG2076.# forG1063 .# homeG3624 .# atG1722 .# husbandsG435 .#theirG2398 %.#let them askG1905.#any thingG5100.#learnG3129.#they willG2309.#ifG1487.#andG1161#."the lawG3588 G3551."saithG3004."alsoG2532."asG2531%7." to be under obedienceG5293~." butG235}." to speakG2980|." unto themG846{." permittedG2010z."notG3756y."it isG2010x."forG1063"w%#."the churchesG3588 G1577v."inG1722u%."keep silenceG4601t#."womenG3588 G1135s."let yourG5216bR(RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{(}W(~y((@(d((+(N(q((7([(~(!(}W(~y((@(d((+(N(q((7([(~(!(E(j((1(U(w((<(^((%(F(j((0(R(v((:(\({((A(c((+(O(r((7(Y(z((>(c((+(N(p((6(Z(}("(F(i( (/(Q(t((7(Y({(“(ÓD(ēh(œ (Ɠ*(ǓN(ȓq(ɓ(ʓ7(˓Y(̓}(͓ (ΓC(ϓf(Г (ѓ-(ғT(ӓx(ԓ(ՓA(֓d(ד(ؓ)(ٓL(ړo(ۓ(ܓ7(ݓZ(ޓ{(ߓ "[xaK0~aK.~Z5t[7.'covetG22066.'brethrenG805.'whereforeG5620!43.&let him be ignorantG503#.&be ignorantG502.&any manG51001.&ifG14870.&butG1161!/##.%of the lordG3588 G2962 .-.%the commandmentsG1785-.% areG1526,.% unto youG5213+.% i writeG1125*.% thatG3754)+.% that the thingsG3739#(3.%let him acknowledgeG1921'.%spiritualG4152&.%orG2228%.%a prophetG4396$.%to beG1511#'.%think himselfG1380".%any manG5100!.%ifG1487 .$ onlyG3441.$ youG5209.$ untoG1519.$ came itG2658.$orG2228.$youG5216.$fromG575.$outG1831#.$of godG3588 G2316#.$the wordG3588 G3056.$cameG1831 "]}]; kO+lQ5{]Y!. i preachedG2097X.whatG5100!W/.ye keep in memoryG2722V.ifG1487U%.ye are savedG4982T.alsoG2532S.whichG3739R.byG1223Q.ye standG2476P. whereinG1722O. andG2532 N-. ye have receivedG3880M. alsoG2532L. whichG3739K.unto youG5213J!.i preachedG2097I.whichG3739 H!#.the gospelG3588 G2098G.unto youG5213F.i declareG1107E.brethrenG80D.moreoverG1161C.(orderG5010B.(inG2596A.(andG2532@.(decentlyG2156?.(be doneG1096>).(let all thingsG3956=%.' with tonguesG1100<.' to speakG2980;.' notG3361:.'forbidG29679.'andG25328#.'to prophesyG4395 !htU9|eN7kS2hz#.he was seenG3700y.thatG3754x.andG2532$w)#. the scripturesG3588 G1124v%. according toG2596u. dayG2250t.the thirdG5154s'.he rose againG1453r.thatG3754q.andG2532p'.he was buriedG2290o.thatG3754n.andG2532$m)#.the scripturesG3588 G1124l%.according toG2596k!.sinsG3588 G266j.ourG2257i. forG5228h. diedG599g. christG5547f. how thatG3754e. receivedG3880d.alsoG2532c.iG3880b!.that whichG3739a%.first of allG4413`.unto youG5213_#.i deliveredG3860^.forG1063].in vainG1500 \-.ye have believedG4100[. unlessG1622Z. unto youG5213 !`mQ1xYB*zU>& w`. forG1063$5.born out of due timeG1626.of oneG3588.asG5619!.of me alsoG2504#.he was seenG3700.of allG3956.lastG2078.andG1161!%!.the apostlesG3588 G652.of allG3956.thenG1534.of jamesG2385#.he was seenG3700 !.after thatG1899! /.are fallen asleepG2837 .someG5100 .butG1161 %. this presentG737. untoG2193. remainG3306 -. the greater partG4119. whomG3739.ofG1537.at onceG2178.brethrenG80%.five hundredG4001.of aboveG1883#.he was seenG3700~!.after thatG1899}'.of the twelveG1427|.thenG1534{.of cephasG2786 #cxbK3w`@&zdM6zc>. notG3756=. yetG1161<. allG3956;. than theyG846:+. more abundantlyG40539!. i labouredG28728. butG2357. in vainG27566. notG37565. wasG10964. meG16913. uponG15192#. graceG3588 G54851. hisG8460. andG2532/. i amG1510.. whatG3739-. i amG1510,. of godG2316+%. by the graceG5485*. butG1161)#. of godG3588 G2316 (!#. the churchG3588 G1577'%. i persecutedG1377&. becauseG1360%!. an apostleG652$%. to be calledG2564#. meetG2425". notG3756!. amG1510 . thatG3739$+!. of the apostlesG3588 G652. the leastG1646. amG1510. iG1473 %Uu]G*lM6 iR:! kUc. ifG1487b. butG1161a#. of the deadG3498`%. resurrectionG386_. noG3756^. there isG2076]. thatG3754\. youG5213[. amongG1722Z. someG5100Y. sayG3004X. howG4459W. the deadG3498V. fromG1537U. he roseG1453T. thatG3754S#. be preachedG2784R. christG5547Q. ifG1487P. nowG1161O#. ye believedG4100N. soG3779M. andG2532L. we preachG2784K. soG3779J. theyG1565I. orG1535H. iG1473G. whetherG1535F. thereforeG3767E. meG1698D. withG4862C. which wasG3588B#. of godG3588 G2316A#. the graceG3588 G5485@. butG235?. iG1473 #hxbH1t]:" vV3h%. he raised upG1453. thatG3754#. godG3588 G2316.ofG2596!/.we have testifiedG3140.becauseG3754#.of godG3588 G2316+.false witnessesG5575~%.we are foundG2147}.andG2532|.yeaG1161{.vainG2756z.alsoG2532y#. faithG3588 G4102x. yourG5216w. andG1161v. vainG2756u#. preachingG3588 G2782t.ourG2257s.thenG686r.risenG1453q.notG3756p.beG1453o.christG5547n.ifG1487m.andG1161l. risenG1453k. notG3761j. christG5547i. isG1453h. thenG3761g#. of the deadG3498f%. resurrectionG386e. noG3756d. there beG2076 %o~eK/pZC)iJ2o+.alsoG2532*.theyG3588).thenG686(!.sinsG3588 G266'. yourG5216&. inG1722%. yetG2089$. ye areG2075#. vainG3152"#.faithG3588 G4102!.yourG5216 .raisedG1453.notG3756.beG1453.christG5547.ifG1487.andG1161. raisedG1453. christG5547.notG3761.isG1453.thenG3761.notG3756.riseG1453.the deadG3498.ifG1487.forG1063.notG3756.riseG1453.the deadG3498 .be thatG686 .if soG1512 .upG1453 .notG3756 .he raisedG1453. whomG3739#. christG3588 G5547 #qpZB$ u_=&iN0qN.alsoG2532M.manG444L.byG1223K#.deathG3588 G2288J.manG444I.byG1223H.sinceG1894G.forG1063F!. that sleptG2837E. of themG3588D+.the firstfruitsG536C.becomeG1096B.the deadG3498A.fromG1537@.risenG1453?.is christG5547>.nowG3570=.butG1161<). most miserableG1652;. menG444:. of allG39569. we areG20708. christG55477.inG17226.hopeG16795.we haveG20704.onlyG34403#.lifeG3588 G22222.thisG37781.inG17220.ifG1487/%.are perishedG622..christG5547-.inG1722',;.which are fallen asleepG2837 "`{eN8  lO9oYC# `p#.to godG3588 G2316 o#!.the kingdomG3588 G932*nA.he shall have delivered upG3860m.whenG3752l#.the endG3588 G5056k.thenG1534j#.comingG3588 G3952i. hisG846h. atG1722g. christ'sG5547f'. they that areG3588e. afterwardG1899d+.the firstfruitsG536c.christG5547b.orderG5001a.his ownG2398`.inG1722_.every manG1538^.butG1161]'.be made aliveG2227\. allG3956[. shallG2227Z#. christG3588 G5547Y. inG1722X. soG3779W.evenG2532V.dieG599U.allG3956T.adamG76S.inG1722R.asG5618Q.forG1063P#. of the deadG3498O-. the resurrectionG386 $UqZC,lV:#`A* qU. he saithG2036. whenG3752.butG1161#.feetG3588 G4228.hisG846.underG5259!.all thingsG3956 #.he hath putG5293 .forG1063 #.deathG3588 G2288" 1.shall be destroyedG2673 .enemyG2190.the lastG2078#.feetG3588 G4228. hisG846. underG5259. enemiesG2190. allG3956. hath putG5087.heG3739.tillG891.reignG936~.mustG1163}.heG846|.forG1063{.powerG1411z.andG2532y.authorityG1849x.allG3956w. andG2532v. ruleG746u. allG3956&t9. he shall have put downG2673s. whenG3752r!.the fatherG3962q.evenG2532 "fkR7y^F- fJ2f6'.shall they doG41605.whatG51014.elseG18933.allG39562.inG17221.allG39560.may beG5600/#.godG3588 G2316..thatG2443-.under himG846,!.all thingsG3956+.that putG5293*.unto himG3588)!.be subjectG5293(. himselfG846'. alsoG2532&#. the sonG3588 G5207%. shallG5293$. thenG5119#.unto himG846 "-.shall be subduedG5293!!.all thingsG3956 .whenG3752.andG1161.himG846.underG5293!.all thingsG3956.did putG5293.whichG3588).he is exceptedG1622.thatG3754.manifestG1212'. are put underG5293!. all thingsG3956 $dcK4kT;%gM7d Z-. after the mannerG2596Y. ifG1487X.dailyG2250W. i dieG599V#. lordG3588 G2962U. ourG2257T. jesusG2424S.christG5547R.inG1722Q.i haveG2192P.whichG3739O.rejoicingG2746N.yourG2251M%.i protest byG3513L.hourG5610K.everyG3956J#.in jeopardyG2793I.weG2249H.standG2793G.whyG5101F.andG2532E.the deadG3498D.forG5228C.baptizedG907B.thenG2532A.are theyG907@.whyG5101?.at allG3654>. notG3756=. riseG1453<. the deadG3498;. ifG1487:. the deadG34989.forG52288%.are baptizedG9077.whichG3588 #bqI3mQ8" gN*|b}." of godG2316|/." not the knowledgeG56{."haveG2192z."someG5100y."forG1063x."notG3361w."sinG264v."andG2532 u-."to righteousnessG1346t."awakeG1594s.!mannersG2239r.!goodG5543q.!corruptG5351p).!communicationsG3657o.!evilG2556n.!deceivedG4105m.!notG3361l.!beG4105k. we dieG599j. to morrowG839i. forG1063h. drinkG4095g. andG2532f!. let us eatG5315e. notG3756d. riseG1453c. the deadG3498b. ifG1487a. meG3427$`)#. advantageth itG3588 G3786_. whatG5101^. ephesusG2181]. atG1722)\?. i have fought with beastsG2341[. of menG444 %UpT=& jL4nU6nU".%grainG2848!.% bareG1131 .% butG235.% shall beG1096.% thatG3588.% bodyG4983.%thatG3588.%notG3756#.%thou sowestG4687#.%thou sowestG4687.%whichG3739.%thatG1487.%andG2532.$ it dieG599.$exceptG1437.$quickenedG2227.$notG3756.$isG2227.$sowestG4687.$thouG4771!.$that whichG3739 .$foolG878 %.# do they comeG2064 .# bodyG4983 .# with whatG4169 .# andG1161.#raised upG1453.#the deadG3498.#areG1453.#howG4459.#will sayG2046.#someG5100.#butG235."shameG1791." yourG5213." toG4314~." i speakG3004 $\ybK1tYA*hN5v\F.(bodiesG4983E.(celestialG2032D.(alsoG2532C.'of birdsG4421B.'anotherG243A.'of fishesG2486@.'anotherG243?.'of beastsG2934>.'fleshG4561=.' anotherG243<.' of menG444;.' fleshG4561:.'oneG2439.'butG2358.'fleshG45617.'the sameG8466.'notG37565.'fleshG45614.'allG39563.&bodyG49832.& his ownG23981#.& seedG3588 G46900.& to everyG1538/.& andG2532#.3.& it hath pleased himG2309-.&asG2531,.&a bodyG4983+.&itG846*.&givethG1325).&godG2316(.&butG1161'.%otherG3062&.%of someG5100%.%orG2228$.%of wheatG4621#'.%it may chanceG5177 #V}YB+oU<dM7tVi!.*corruptionG5356h.*inG1722g!.*it is sownG4687f#.*of the deadG3498%e-!.*the resurrectionG3588 G386d.*alsoG2532c.*soG3779b.)gloryG1391a.)inG1722`.)starG792_).)differeth fromG1308^.) starG792].) forG1063\%.) of the starsG792[.) gloryG1391Z.) anotherG243Y.)andG2532X#.)of the moonG4582W.)gloryG1391V.)anotherG243U.)andG2532T!.)of the sunG2246S.)gloryG1391R.)oneG243Q.(anotherG2087"P1.(of the terrestrialG1919O.(theG3588N.(andG1161M.(oneG2087 L-.( of the celestialG2032K.( the gloryG1391J.( butG235I#.( terrestrialG1919H.(bodiesG4983G.(andG2532 #Vw[;% nP3s\@! rV .- was madeG1096 .-adamG76 .-manG444 .-the firstG4413'.-it is writtenG1125.-soG3779.-andG2532., bodyG4983#., a spiritualG4152., there isG2076., andG2532., bodyG4983.,a naturalG5591.,there isG2076~.,bodyG4983}#.,a spiritualG4152|%.,it is raisedG1453{.,bodyG4983z.,a naturalG5591y!.,it is sownG4687x.+ powerG1411w.+ inG1722v%.+ it is raisedG1453u.+ weaknessG769t.+inG1722s!.+it is sownG4687r.+gloryG1391q.+inG1722p%.+it is raisedG1453o.+dishonourG819n.+inG1722m!.+it is sownG4687l%.* incorruptionG861k.* inG1722j%.* it is raisedG1453 #Sz`A*eG' sQ9 iS/.0 asG3634..0 andG2532-+.0that are earthyG5517,.0alsoG2532+.0theyG3588*.0suchG5108)!.0the earthyG5517(.0asG3634'./ heavenG3772&./ fromG1537%#./ the lordG3588 G2962$./ manG444#!./the secondG1208"./earthyG5517!./the earthG1093 ./ofG1537./manG444./the firstG4413%.. is spiritualG4152!.. that whichG3588'.. and afterwardG1899!..is naturalG5591!..that whichG3588..butG235%..is spiritualG4152..whichG3588..firstG4412..notG3756%..howbeit thatG235.-spiritG4151%.-a quickeningG2227.-adamG76.- the lastG2078.- soulG5590 .- a livingG2198 "Us\F%rO8 sX: oUQ.3i shewG3004P.3beholdG2400!O%!.2incorruptionG3588 G861N.2inheritG2816 M!#.2corruptionG3588 G5356L.2dothG2816K.2neitherG3761J.2 of godG2316I#.2 the kingdomG932H.2 inheritG2816G.2 cannotG1410F.2bloodG129E.2andG2532D.2fleshG4561C.2thatG3754B.2brethrenG80A.2i sayG5346@.2thisG5124?.2nowG1161>+.1 of the heavenlyG2032=#.1 the imageG3588 G1504<.1 bearG5409;.1 alsoG2532:.1we shallG54099'.1of the earthyG55178#.1the imageG3588 G15047'.1we have borneG54096.1asG25315.1andG2532!4/.0that are heavenlyG20323.0alsoG25322.0 theyG35881.0 suchG51080%.0 the heavenlyG2032 #]iR7 ~hL3{dN+u]t.5 thisG5124s.5 andG2532r%.5incorruptionG861q.5put onG1746p.5mustG1163o#.5corruptibleG5349n.5thisG5124m.5forG1063l-.4shall be changedG236k.4weG2249j.4andG2532i'.4incorruptibleG862h+.4shall be raisedG1453g.4the deadG3498f.4 andG2532'e;.4 the trumpet shall soundG4537d.4 forG1063c.4 trumpG4536b.4 the lastG2078a.4atG1722`.4of an eyeG3788_'.4the twinklingG4493^.4inG1722].4a momentG823\.4inG1722[!.3 be changedG236Z.3 allG3956Y.3 we shallG236X.3 butG1161W.3 sleepG2837V.3allG3956U.3notG3756T.3we shallG2837S.3a mysteryG3466R.3youG5213 !UhI$ya5hM4wU#.8of deathG3588 G2288.8the stingG2759#.7victoryG3588 G3534.7thyG4675.7whereG4226.7o graveG86#.7stingG3588 G2759.7thyG4675 .7whereG4226 .7o deathG2288 .6victoryG3534 .6inG1519 +.6is swallowed upG2666#.6deathG3588 G2288!.6is writtenG1125.6thatG3588 !#.6the sayingG3588 G3056(=.6shall be brought to passG1096.6thenG5119#.6 immortalityG110!/.6 shall have put onG1746.6 mortalG2349.6 thisG5124~.6 andG2532}%.6incorruptionG861!|/.6shall have put onG1746{#.6corruptibleG5349z.6thisG5124y.6whenG3752x.6soG1161w#.5 immortalityG110v.5 put onG1746u.5 mortalG2349 "SmV<"w^D'rU?jS7.:notG37566.:isG20765#.:labourG3588 G28734.:yourG52163.:thatG3754$25.: forasmuch as ye knowG1492!1##.: of the lordG3588 G29620#.: the workG3588 G2041/.: inG1722..: aboundingG4052-.:alwaysG3842,!.:unmoveableG277+.:stedfastG1476*.:be yeG1096).:brethrenG80(.:belovedG27'.:myG3450&.:thereforeG5620%.9 christG5547$.9 jesusG2424##.9 lordG3588 G2962".9 ourG2257!.9 throughG1223! ##.9the victoryG3588 G3534.9usG2254%.9which givethG1325.9to godG2316.9thanksG5485.9butG1161#.8 the lawG3588 G3551!.8 of sinG3588 G266%.8the strengthG1411.8andG1161!.8sinG3588 G266 "d~V?# lV@( mQ;{dY.andG1161X.i comeG2064W.whenG5119V!.gatheringsG3048U.noG3361T.there beG1096S.thatG2443"R1. hath prospered himG2137Q. asG3739P. in storeG2343O.himG1438N.byG3844M.layG5087L.of youG5216K'.let every oneG1538J#.of the weekG4521I.the firstG1520H.uponG2596G.yeG5210F.doG4160E. soG3779D. evenG2532 C!#. of galatiaG3588 G1053%B+#. to the churchesG3588 G1577"A1. i have given orderG1299@.asG5618?!.the saintsG40>.forG1519$=)#.the collectionG3588 G3048<!.concerningG4012;.nowG1161:.:the lordG29629.:inG17228.:in vainG2756 "cv[C$ kR;iR:c{).it may be thatG5177z.andG1161y. macedoniaG3109!x/. i do pass throughG1330w.forG1063v.macedoniaG3109$u5.i shall pass throughG1330t.whenG3752s.youG5209r.untoG4314q#.i will comeG2064p.nowG1161o. meG1698n. withG4862m'.they shall goG4198l.alsoG2504k.that i goG4198j.meetG514i.it beG5600h.ifG1437g.andG1161f.jerusalemG2419e.untoG1519 d!#. liberalityG3588 G5485c. yourG5216b. to bringG667a#. will i sendG3992`. themG5128_.lettersG1992^.byG1223 ]-.ye shall approveG1381\!.whomsoeverG3739[.i comeG3854Z.whenG3752 $ciQ;}fO8" pYC!c#.pentecostG3588 G4005.untilG2193.ephesusG2181.atG1722%.i will tarryG1961.butG1161.permitG2010#.the lordG3588 G2962.ifG1437.youG5209.withG4314. a whileG5550. to tarryG1961. i trustG1679. butG1161.the wayG3938.byG1722.nowG737 .youG5209 .seeG1492 .notG3756 .i willG2309 .forG1063.i goG4198'.whithersoeverG3757'. on my journeyG4311. meG3165. may bringG4311. yeG5210. thatG2443.youG5209.withG4314.winterG3914~.andG2532}.yeaG2228|%.i will abideG3887 %]aK4nQ9"}hP9# v]D. forthG4311C. himG846B. conductG4311A. butG1161@. himG846?. despiseG1848>. thereforeG3767=. manG5100<. noG3361;. letG1848:. alsoG25329. iG14738. asG56137#. of the lordG29626. the workG20415!. he workethG20384. forG10633%. without fearG8702. youG52091. withG43140. he may beG1096/. thatG2443.. seeG991-. comeG2064,. timotheusG5095+. ifG1437*. nowG1161)#. adversariesG480(. manyG4183'. andG2532&. meG3427%). is opened untoG455$. effectualG1756#. andG2532". doorG2374!. a greatG3173 . forG1063 $hlU7! zeJ/iM6hh. whenG3752g%. he will comeG2064f. butG1161e%. at this timeG3568d. comeG2064c. toG2443b. at allG3843a. notG3756`. wasG2258_. his willG2307^. butG2532 ]%. the brethrenG3588 G80\. withG3326[. youG5209Z. untoG4314Y. comeG2064X. toG2443W. himG846V. desiredG3870U. greatlyG4183T. iG3870S. apollosG625R. brotherG3588 G80Q. touchingG4012P. asG1161 O%. the brethrenG3588 G80N. withG3326M. himG846L!. i look forG1551K. forG1063J. meG3165I. untoG4314H#. he may comeG2064G. thatG2443F. peaceG1515E. inG1722 !K\8oR;!pN7pK! /.submit yourselvesG5293.yeG5210.thatG2443'.of the saintsG40%.the ministryG1248.toG1519!.themselvesG1438"1.they have addictedG5021. andG2532!. of achaiaG3588 G882+. the firstfruitsG536~. it isG2076}. thatG3754|%.of stephanasG4734{#.the houseG3588 G3614z.ye knowG1492y.brethrenG80x.youG5209w.i beseechG3870v.charityG26u.withG1722t.be doneG1096s.thingsG3956r.yourG5216q.allG3956p.letG1096o. be strongG2901 n/. quit you like menG407m#. the faithG3588 G4102l. inG1722k!. stand fastG4739j. watch yeG1127-iG. he shall have convenient timeG2119 ![t]@ uY@! ycI2{[*!.of asiaG3588 G773")%#.the churchesG3588 G1577(. are suchG5108'. them thatG3588&). acknowledge yeG1921%. thereforeG3767$.yoursG5216#.andG2532".spiritG4151!.myG1699" 3.they have refreshedG373.forG1063'.have suppliedG378.theyG3778. your partG5216. onG1909#. was lackingG5303. whichG3588. for thatG3754.achaicusG883.andG2532!.fortunatusG5415.andG2532%.of stephanasG4734 !#.the comingG3588 G3952%.i am glad ofG5463. labourethG2872. andG2532%. helpeth withG4903 . thatG3588 %.to every oneG3956 .andG2532 .unto suchG5108 $UjS;% mI1q[C" oUN.christG5547M.jesusG2424L#.the lordG3588 G2962K.notG3756J.loveG5368I.any manG5100H.ifG1487G.handG5495F'.with mine ownG1699E.paulG3972D.ofG3972#C)!.the salutationG3588 G783B. kissG5370A.an holyG40@.withG1722?#.one anotherG240>.greet yeG782=.youG5209<.greetG782 ;%.the brethrenG3588 G80:.allG39569.houseG36248.theirG8467!.that is inG25966!.the churchG15775.withG48624. the lordG29623. inG17222. muchG41831. youG52090. saluteG782/.priscillaG4252..andG2532-.aquilaG207,.youG5209+.saluteG782 #[bI/rX?(qZ? r[q/allG3956p/withG4862o/corinthG2882n/atG1722m/which isG5607l#/of godG3588 G2316%k+#/unto the churchG3588 G1577j/ brotherG3588 G80i/ timothyG5095h/ andG2532g/ of godG2316f/ the willG2307e/byG1223d/christG5547c/of jesusG2424b!/an apostleG652a/paulG3972`.amenG281_.jesusG2424^.christG5547].inG1722\.allG3956[. youG5216Z. withG3326Y. loveG3588 G26X. myG3450W.youG5216V.withG3326U.christG5547T.jesusG2424!S##.of our lordG3588 G2962R#.the graceG3588 G5485Q. maranathaG3134P. anathemaG331O!.let him beG2277 $S{bH1mS8zV2jS/allG3956/inG1909/usG2248!/comfortethG3870/whoG3588/comfortG3874/ of allG3956/ the godG2316 / andG2532 !#/ of merciesG3588 G3628 !#/ the fatherG3588 G3962 /christG5547 /jesusG2424#/lordG3588 G2962/of ourG2257!/the fatherG3962/evenG2532#/godG3588 G2316/blessedG2128/ christG5547/ jesusG2424/ the lordG2962/ andG2532~/fatherG3962}/ourG2257|/godG2316{/fromG575z/peaceG1515y/andG2532x/to youG5213w/graceG5485v!/achaiaG3588 G882u/allG3650t/inG1722s/which areG5607r!/the saintsG40 "_y^F)}\F)kU>_7+/we be afflictedG23466/whetherG15355/andG11614/christG55473/ byG12232/ aboundethG40521/ alsoG2532!0##/ consolationG3588 G3874// ourG2257./soG3779-/usG2248,/inG1519+/aboundG4052*#/of christG3588 G5547$))#/the sufferingsG3588 G3804(/asG2531'/forG3754&#/godG3588 G2316%/ofG5259$'/are comfortedG3870#%/we ourselvesG846+"7#/the comfort wherewithG3588 G3874!/byG1223 /troubleG2347/anyG3956/inG1722/which areG3739/ themG3588/ comfortG3870/ toG1519#/ may be ableG1410/ weG2248!##/tribulationG3588 G2347/ourG2257 "`~eE/rT1|fL/w`Y/notG3756X/we wouldG2309W/forG1063(V1#/ of the consolationG3588 G3874U/alsoG2532T/soG3779'S/#/of the sufferingsG3588 G3804R/partakersG2844Q/ye areG2075P/asG5618O/thatG3754N/knowingG1492M/salvationG4991L/andG2532K#/consolationG3874J/yourG5216I/forG5228H+/we be comfortedG3870G!/or whetherG1535F/sufferG3958E/alsoG2532D/weG2249C/whichG3739B!/sufferingsG3804A#/of the sameG846@%/the enduringG5281?/inG1722>%/ is effectualG1754=/ whichG3588</ salvationG4991;/ andG2532:#/ consolationG38749/yourG52168/forG5228 $RrQ3x_C" zU3hR}/ butG235|/ ourselvesG1438{/ inG1909z/ trustG3982y/ notG3361x/ we shouldG5600w/ thatG2443v/ ourselvesG1438u/ inG1722t#/ of deathG3588 G2288!s%!/ the sentenceG3588 G610r/ hadG2192q/ weG846p/ butG235o/of lifeG2198n/evenG2532m/despairedG1820l/weG2248k'/insomuch thatG5620j/strengthG1411i/aboveG5228h!/of measureG5236g/outG2596f+/we were pressedG916e/thatG3754d!/asiaG3588 G773c/inG1722b/to usG2254a!/ which cameG1096`#/ troubleG3588 G2347_/ ourG2257^/ ofG5228]/ ignorantG50\/youG5209[/haveG50Z/brethrenG80 #c}fI3cK0r\D$ yc / byG1223#3/ thanks may be givenG2168/ personsG4383/ manyG4183+/ by the means ofG1537/ usG2248/ uponG1519%/ for the giftG5486/ thatG2443/ usG2257/ forG5228#/ by prayerG3588 G1162 -/ helping togetherG4943/ alsoG2532/ yeG5216/ deliverG4506/ yetG2089/ he willG4506/ thatG3754 / we trustG1679 / whomG3739 / inG1519 %/ doth deliverG4506 / andG2532/ a deathG2288/ so greatG5082/ fromG1537/ usG2248/ deliveredG4506/ whoG3739/ the deadG3498/ raisethG1453/ whichG3588#/ godG3588 G2316~/ inG1909 #XiS;t[>'wH2pXC/ noneG3756B/ we writeG1125A/ forG1063@/ you-wardG5209?/ toG4314>+/ more abundantlyG4056=/ andG1161<#/ the worldG3588 G2889;/ inG1722+:E/ we have had our conversationG3909/ of godG23168/ the graceG54857/ byG17226/ butG2355/ wisdomG46784/ fleshlyG45593/ withG17222/ notG37561/ sincerityG15050/ godlyG2316// andG2532.!/ simplicityG572-/ inG1722,/ thatG3754 +!#/ conscienceG3588 G4893*/ of ourG2257#)'#/ the testimonyG3588 G3142(/ thisG3778'/ isG2076&/ rejoicingG2746%/ ourG2257$/ forG1063#!/ our behalfG2257"/ onG5228!/ manyG4183 #X|fG0vN8# s[C- xXf%/i was mindedG1014 e!#/confidenceG3588 G4006d/in thisG3778c/andG2532b/jesusG2424!a##/of the lordG3588 G2962`#/the dayG3588 G2250_/inG1722^/oursG2257]/ alsoG2532\/ yeG5210[/ even asG2509Z/ rejoicingG2745Y/ yourG5216X/we areG2070W/thatG3754V/partG3313U/inG575T/usG2248$S5/ye have acknowledgedG1921R/alsoG2532Q/asG2531P/ the endG5056O/ toG2193N/ evenG2532$M5/ ye shall acknowledgeG1921L/ i trustG1679K/ andG1161J#/ acknowledgeG1921I/ orG2228H/ ye readG314G/ whatG3739F/ thanG235E/ unto youG5213D%/ other thingsG243 #icG,fM4y_?i / orG2228#/ lightnessG3588 G1644/ i useG5530/didG3361/mindedG1011/thusG5124/wasG1011 -/when i thereforeG3767#/judaeaG3588 G2449/towardG1519';/to be brought on my wayG4311~/youG5216}/ofG5259|/andG2532{/ youG5209z/ untoG4314y/ macedoniaG3109x/ out ofG575w/ againG3825v/to comeG2064u/andG2532t/macedoniaG3109s/intoG1519r/youG5216q/byG1223p/to passG1330o/andG2532n/ benefitG5485m/ a secondG1208l'/ ye might haveG2192k/ thatG2443j/beforeG4386i/youG5209h/untoG4314g/to comeG2064 $`cK3pS;$ybK0v`-/ byG1223,/ youG5213+/ amongG1722*%/was preachedG2784)/whoG3588(/christG5547'/jesusG2424&#/of godG3588 G2316%/the sonG5207$/forG1063#/nayG3756"/ andG2532!/ yeaG3483 / notG3756/ wasG1096/ youG5209/towardG4314#/wordG3588 G3056/ourG2257/trueG4103#/godG3588 G2316/butG1161/nayG3756/nayG3756/andG2532/yeaG3483/yeaG3483+/there should beG5600/meG1698/withG3844/thatG2443/the fleshG4561 %/according toG2596 %/do i purposeG1011 )/that i purposeG1011 !/ the thingsG3739 'XtW@)t]F& oW:oXT/youG5213S/withG4862R/usG2248Q#/stablishethG950P/he whichG3588O/nowG1161N/usG2257M/byG1223L#/of godG3588 G2316K/the gloryG1391J/untoG4314I/ amenG281H/ himG846G/ inG1722F/ andG2532E/ yeaG3483D/himG846C/inG1722B/of godG2316A%/the promisesG1860@/allG3745?/forG1063>/yeaG3483=/wasG1096</himG846;/inG1722:/butG2359/nayG37568/andG25327/yeaG34836/notG37565/wasG10964/timotheusG50953/andG25322/silvanusG46101/andG25320/meG1700// byG1223./ usG2257 $SkT<$ ycL,x`H,wS x-/we have dominionG2961w/for thatG3754v/notG3756u/corinthG2882t/untoG1519s!/not as yetG3765r/ i cameG2064q/ youG5216p/ to spareG5339o/ thatG3754n/ soulG5590m/myG1699l/uponG1909k%/for a recordG3144j#/godG3588 G2316i/callG1941h/iG1473g/moreoverG1161f#/ heartsG3588 G2588e/ ourG2257d/ inG1722#c'#/ of the spiritG3588 G4151 b#!/the earnestG3588 G728a/givenG1325`/andG2532_/usG2248^/sealedG4972]/alsoG2532\/hathG4972[/whoG3588Z/ godG2316Y/ usG2248X'/ hath anointedG5548W/ andG2532V/christG5547U/inG1519 %T|aD-gP8 }eN5vT)/the same whichG3588/butG1487/ gladG2165/ meG3165#/ that makethG2165/ thenG2532/ heG3588/isG2076/whoG5101/sorryG3076/youG5209/makeG3076/iG1473/ifG1487/forG1063/ heavinessG3077 / inG1722 / youG5209 / toG4314 / againG3825 /comeG2064/notG3361%/that i wouldG2064#/with myselfG1683/thisG5124%/i determinedG2919/butG1161/ye standG2476/ by faithG4102/ forG1063#/ joyG3588 G5479~/ of yourG5216}/ helpersG4904|/areG2070{/butG235z#/faithG3588 G4102y/over yourG5216 $`iR6x_A}cL5|`A/ unto youG5213@/i wroteG1125?/of heartG2588>/anguishG4928=/andG2532<!/afflictionG2347;/muchG4183:/out ofG15379/forG10638/allG39567/of youG52166/isG20765/joyG54794/myG16993/thatG37542/allG39561/youG52090/inG1909!///having confidenceG3982.!/to rejoiceG5463-/oughtG1163,/iG3165+%/ them of whomG3739*/ fromG575)/ sorrowG3077('/ i should haveG2192'#/ when i cameG2064&/lestG2443%/unto youG5213$/sameG846#/thisG5124"/i wroteG1125!/andG2532 /meG1700/byG1537'/is made sorryG3076 #r`J2lU?(u]E,rd/thisG3778c'/to such a manG5108b!/sufficientG2425a/allG3956`/youG5209_!/overchargeG1912^/notG3361]/ i mayG1912\/ thatG2443[/ partG3313Z/ inG575Y/ butG235X/meG1691W/grievedG3076V/notG3756U/he hathG3076!T//have caused griefG3076S/anyG5100R/ifG1487Q/butG1161P/youG5209O/untoG1519N+/more abundantlyG4056M/i haveG2192L/whichG3739K/the loveG3588 G26J'/ye might knowG1097I/thatG2443H/butG235$G5/ye should be grievedG3076F/thatG2443E/ notG3756D/ tearsG1144C/ manyG4183B/ withG1223 "NzZD* rQ7w`J.gN/ ye beG2075/ whetherG1487/ of youG5216#/ the proofG3588 G1382%/ i might knowG1097/ thatG2443#/ did i writeG1125/ alsoG2532~/ this endG5124}/ toG1519|/ forG1063{/himG846z/towardG1519y/loveG26%x7/that ye would confirmG2964w/youG5209v/i beseechG3870u/whereforeG1352t/sorrowG3077s'/ with overmuchG4053&r9/ should be swallowed upG2666q!/ such a oneG5108p%/ lest perhapsG3381o/ comfortG3870n/andG2532m!/to forgiveG5483l/ratherG3123k/yeG5209j%/contrariwiseG5121i/so thatG5620h/ manyG4119g/ofG5259f/whichG3588 e!#/punishmentG3588 G2009 #ZwZE-{dF0}fN7pZ)/ toG1519(#/ troasG3588 G5174'/ toG1519&#/ when i cameG2064%#/ furthermoreG1161$#/ devicesG3588 G3540#/ of hisG846"/ ignorantG50!/ notG3756 / we areG50/ forG1063/ ofG5259';/ should get an advantageG4122#/ satanG3588 G4567/ lestG2443/ of christG5547!/ the personG4383/ inG1722!/ your sakesG5209/ forG1223/ i forgaveG5483/ to whomG3739/ any thingG5100/ forgaveG5483/ iG1473/ ifG1487/ forG1063/ alsoG2532 / iG1473 / any thingG5100 !/ ye forgiveG5483 / to whomG3739 !/ all thingsG3956/ inG1519/ obedientG5255 #^pU?# t[D+~fI2u^L/ andG2532K#/ christG3588 G5547J/ inG1722I/usG2248H/causethG2358G%/which alwaysG3842F/unto godG2316E/thanksG5485D/nowG1161C/ macedoniaG3109B/ intoG1519"A1/ i went from thenceG1831@/ of themG846?+/ taking my leaveG657>/ butG235=/ brotherG3588 G80</ myG3450;/ titusG5103:/ notG33619/ foundG21478/ because iG31657/ spiritG41516/ myG34505#/ inG3588 G41514/ restG4253/ noG37562/ i hadG21921/ the lordG29620/ ofG1722// unto meG3427.!/ was openedG455-/ a doorG2374,/ andG2532+#/ gospelG3588 G2098*#/ christ'sG3588 G5547 #O}gQ;" waD'lT;$mOo!/sufficientG2425n/whoG5101m/ andG2532l/ lifeG2222k/ untoG1519j/ of lifeG2222i!/ the savourG3744h%/to the otherG3739g/andG1161f/deathG2288e/untoG1519d/of deathG2288c!/the savourG3744b!/to the oneG3739a/ perishG622`/ them thatG3588_/ inG1722^/ andG2532]/are savedG4982\/them thatG3588[/inG1722Z/of christG5547Y)/a sweet savourG2175X#/unto godG3588 G2316W/we areG2070V/forG3754U/placeG5117T/everyG3956S/inG1722R/usG2257Q/byG1223P#/knowledgeG3588 G1108O/of hisG846 N!#/ the savourG3588 G3744M+/ maketh manifestG5319 $YkS2{eO8uW:$ oY/orG2228/ youG5209/ toG4314+/ of commendationG4956/ epistlesG1992/ someG5100 /asG5613 /need weG5535 /orG1487 /ourselvesG1438 !/to commendG4921/againG3825#/do we beginG756/christG5547/inG1722/speak weG2980#/of godG3588 G2316%/in the sightG2714/godG2316/ofG1537/asG5613~/butG235}/ sincerityG1505|/ ofG1537{/ asG5613z/ butG235y#/ of godG3588 G2316x#/the wordG3588 G3056w'/which corruptG2585v/manyG4183u/asG5613t/notG3756s/we areG2070r/forG1063q%/these thingsG5023p/forG4314 $\jI.mW9~cL0x\7/of stoneG30356/tablesG41095/inG17224/notG37563/godG23162'/of the livingG21981+/ with the spiritG41510/ butG235// with inkG3188./ notG3756-/ writtenG1449,/usG2257+/byG5259*!/ministeredG1247)/of christG5547(#/the epistleG1992'/to beG2075&/declaredG3754%!/manifestlyG5319$/menG444#/ allG3956"/ ofG5259!/ readG314 / andG2532/ knownG1097#/heartsG3588 G2588/ourG2257/inG1722/writtenG1449#/epistleG3588 G1992/ourG2257/areG2075/yeG5210/from youG5216%/commendationG4956/ofG1537 #hiQ8{aC.yb=' hZ!/of the newG2537Y)/able ministersG1249X/usG2248W/hath madeG2427V/alsoG2532U/whoG3739T#/godG3588 G2316S/ofG1537!R##/sufficiencyG3588 G2426Q/ ourG2257P/ butG235O/ ourselvesG1438N/ ofG1537M/ asG5613L/any thingG5100K/to thinkG3049J/ourselvesG1438I/ofG575H!/sufficientG2425G/we areG2070F/thatG3754E/notG3756D#/god-wardG3588 G2316C/toG4314B#/christG3588 G5547A/throughG1223@/have weG2192?/trustG4006>/suchG5108=/andG1161<%/of the heartG2588;/tablesG4109:/fleshyG45609/inG17228/butG235 !Vt]?%zX=! }`G0 {V!{##/countenanceG3588 G4383z/of hisG846y#/the gloryG3588 G1391x/forG1223w/of mosesG3475v#/the faceG3588 G4383 u//stedfastly beholdG816t/notG3361s/couldG1410r/of israelG2474"q%#/the childrenG3588 G5207p/ so thatG5620o/ gloriousG1391n/ wasG1096m/ stonesG3037l/inG1722k/engravenG1795j/writtenG1121i#/of deathG3588 G2288&h-#/the ministrationG3588 G1248g/ifG1487f/butG1161e#/giveth lifeG2227d!/the spiritG4151c/butG1161b/killethG615a!/the letterG1121`/forG1063_'/ of the spiritG4151^/ butG235]'/ of the letterG1121\/ notG3756[/ testamentG1242 !WyO(\C+w^G/xW#/ respectG3588 G3313/ thisG5129/ inG1722/ gloryG1392/ noG3761/ hadG1392!// was made gloriousG1392!/ that whichG3588/ evenG2532/ forG1063/ gloryG1391/ inG1722/ exceedG4052&-#/ of righteousnessG3588 G1343&-#/ the ministrationG3588 G1248 / dothG4052 / moreG3123 / muchG4183 / gloryG1391% +#/ of condemnationG3588 G2633&-#/ the ministrationG3588 G1248/ ifG1487/ forG1063/ gloriousG1391/ratherG3123/beG2071#'#/of the spiritG3588 G4151&-#/the ministrationG3588 G1248/notG3780/shallG2071~/howG4459#}3/was to be done awayG2673|/whichG3588 #RwaC#aA)sZC)iR?/ notG3361>/ couldG816=/ of israelG2474"<%#/ the childrenG3588 G5207;/ thatG4314:#/ faceG3588 G43839/ hisG14388/ overG19097/ a vailG25716/ putG50875/ mosesG34754/ asG25093/ notG37562/ andG2532#13/ plainness of speechG39540/ greatG4183// we useG5530./ hopeG1680-/ suchG5108,%/ that we haveG2192+#/ seeing thenG3767*/ gloriousG1391)/ remainethG3306(!/ that whichG3588'/ moreG3123&/ muchG4183%/ gloriousG1391$%/ is done awayG2673#!/ that whichG3588"/ ifG1487!/ forG1063 / excellethG5235/ thatG3588/ the gloryG1391%/ by reason ofG1752 "efP8v^?){aK.}ea/ theirG846`/ uponG1909_/isG2749^/the vailG2571]/is readG314\/mosesG3475[/whenG2259Z/this dayG4594Y/even untoG2193X/butG235W/christG5547V/inG1722U%/is done awayG2673T/whichG3739S/testamentG1242R!/of the oldG3820 Q#!/the readingG3588 G320P/inG1909O%/untaken awayG343N/ vailG2571M/ the sameG846L/ remainethG3306K/ this dayG4594J/ untilG891I/forG1063H%/were blindedG4456G#/mindsG3588 G3540F/theirG846E/butG235D%/ is abolishedG2673C'/ of that whichG3588B#/ the endG3588 G5056A/ toG1519@+/ stedfastly lookG816 !brV4 oK,mBxb/toG1519/gloryG1391/fromG575/ imageG1504~'/ into the sameG846}#/ are changedG3339|#/ of the lordG2962{#/ the gloryG3588 G1391'z;/beholding as in a glassG2734y/faceG4383x/openG343w/withG4383v/allG3956u/weG2249t/butG1161s/ libertyG1657r/ thereG1563q#/ of the lordG2962 p!#/the spiritG3588 G4151o/whereG3757n/andG1161!m##/that spiritG3588 G4151l/isG2076k/the lordG2962j/nowG1161#i3/shall be taken awayG4014h#/the vailG3588 G2571g/the lordG2962f/toG4314e'/it shall turnG1994d/whenG2259c%/neverthelessG1161b#/ heartG3588 G2588 !NbH-jI$eC#dN#/toG4314"/ourselvesG1438!!/commendingG4921! %!/of the truthG3588 G225&-#/by manifestationG3588 G5321/butG235#/deceitfullyG1389#/ of godG3588 G2316#/ the wordG3588 G3056/ handlingG1389/ norG3366!/ craftinessG3834/inG1722/walkingG4043/notG3361"'!/of dishonestyG3588 G152!//the hidden thingsG2927)/have renouncedG550/butG235/ notG3756/we faintG1573&9/we have received mercyG1653 /asG2531 #/ministryG3588 G1248 /thisG3778 /we haveG2192 /seeingG1223/thereforeG5124/the lordG2962/ofG575'/by the spiritG4151/asG2509/gloryG1391 !ZqZD- ybL4kS0zZD#/of godG3588 G2316C/the imageG1504B/isG2076A/whoG3739@#/of christG3588 G5547?#/gospelG3588 G2098%>+#/of the gloriousG3588 G1391=#/ the lightG3588 G5462</ lestG3361(;?/ of them which believe notG571:#/ the mindsG3588 G35409%/hath blindedG51868!/worldG3588 G1657/of thisG51276#/the godG3588 G23165/whomG37394/inG17223/ lostG6222/ that areG20761/ themG35880/ toG1722//hidG2572./it isG2076-/be hidG2572,#/gospelG3588 G2098+/ourG2257*/ifG1487)/butG1161(#/godG3588 G2316'+/in the sight ofG1799&!/conscienceG4893%/man'sG444$/everyG3956 "^z]G-yZC&dN7t^f/inG1722e#/of godG3588 G2316"d%#/of the gloryG3588 G1391&c-#/of the knowledgeG3588 G1108b/the lightG5462a/toG4314`#/ heartsG3588 G2588_/ ourG2257^/ inG1722]#/ hath shinedG2989\/ darknessG4655[/out ofG1537Z/to shineG2989Y/the lightG5457X/commandedG2036W/whoG3739V#/godG3588 G2316U/forG3754T#/jesus' sakeG2424S/ forG1223R/ servantsG1401Q/ yourG5216P/ ourselvesG1438O/ andG1161N/the lordG2962M/jesusG2424L/christG5547K/butG235J/ourselvesG1438I/notG3756H/we preachG2784G/forG1063F/unto themG846E%/should shineG826 #`|dB,vV?(aE/v` / butG235/ cast downG2598/ forsakenG1459/ notG3756/ butG235!/ persecutedG1377!/ in despairG1820/ notG3756/butG235/perplexedG639!/distressedG4729~/notG3756}/yetG235|!/every sideG3956{/onG1722z/troubledG2346y/usG2257x/ofG1537w/notG3361v/ andG2532u#/ of godG3588 G2316t/ may beG5600"s%#/ of the powerG3588 G1411$r)#/ the excellencyG3588 G5236q/thatG2443p/vesselsG4632o/earthenG3749n/inG1722m#/treasureG3588 G2344l/thisG5126k/we haveG2192j/butG1161i/christG5547h/of jesusG2424g/the faceG4383 !Z|Z7[E.t[D% qZ*/ ourG2257)/ inG1722&(9/ might be made manifestG5319'#/ of jesusG3588 G2424&/ alsoG2532%#/ the lifeG3588 G2222$/ thatG2443##/ jesus' sakeG2424"/ forG1223!/ deathG2288 / untoG1519/ deliveredG3860/ are alwayG104!/ which liveG2198/ weG2249/ forG1063#/ bodyG3588 G4983/ ourG2257/ inG1722&9/ might be made manifestG5319#/ of jesusG3588 G2424/ alsoG2532#/ the lifeG3588 G2222/ thatG2443/ jesusG2424!##/ of the lordG3588 G2962#/ the dyingG3588 G3500#/ the bodyG3588 G4983/ inG1722 '/ bearing aboutG4064 / alwaysG3842 / destroyedG622 / notG3756 #Y~hR;# oO.nQ8oYM/usG2248L)/shall raise upG1453K/jesusG2424J#/the lordG3588 G2962I/raised upG1453H/he whichG3588G/thatG3754F/knowingG1492E/ speakG2980D/ thereforeG1352C/ andG2532B/ believeG4100A/ alsoG2532@/ weG4100?'/ have i spokenG2980>'/ and thereforeG1352=!/ i believedG4100<'/ it is writtenG1125;%/ according asG2596:#/ of faithG3588 G41029/ spiritG41518/ the sameG8467/ havingG21926/ weG22495/ youG52134/ inG17223/ lifeG22222/ butG11611/ usG22540/ inG1722// workethG1754./ deathG2288-/ so thenG5620,/ fleshG4561+/ mortalG2349 #TiR;x]3eN8kTp/dayG2250o!/is renewedG341n!/the inwardG2081m/ yetG235l/ perishG1311k/ manG444j/ outwardG1854i/ ourG2257h/thoughG1487g/butG235f/notG3756e/we faintG1573d+/for which causeG1352c#/of godG3588 G2316b#/the gloryG3588 G1391a/toG1519`/redoundG4052_/ of manyG4119&^-#/ the thanksgivingG3588 G2169]/ throughG1223\/ mightG4052[#/ graceG3588 G5485Z%/the abundantG4121Y/thatG2443X!/your sakesG5209W/forG1223V!/all thingsG3956U/forG1063T/youG5213S/withG4862R'/ shall presentG3936Q/ andG2532P/ jesusG2424O/ byG1223N/ alsoG2532 "ch; |`H1nW9}c/eternalG166/seenG991/notG3361/which areG991!/the thingsG3588 /butG1161 /temporalG4340 )/ which are seenG991 !/ the thingsG3588 / forG1063/ seenG991/ notG3361/which areG991'/at the thingsG3588/butG235)/which are seenG991'/at the thingsG3588/notG3361/lookG4648/while weG2257~/of gloryG1391}/weightG922|/ eternalG166{)/ more exceedingG5236z/ a farG5236y/for usG2254x/workethG2716)w?/which is but for a momentG3910 v!#/afflictionG3588 G2347u/lightG1645t/ourG2257s/forG1063r/dayG2250q/byG2532 "QnU?dJ4bF'mQ4/be foundG21473/notG37562/we shallG21471'/being clothedG17460!/so be thatG2532//ifG1489./ heavenG3772-/ fromG1537,#/ houseG3588 G3613+/ with ourG2257"*1/to be clothed uponG1902")1/earnestly desiringG1971(/we groanG4727'/thisG5129&/inG1722%/forG1063!$##/the heavensG3588 G3772#/inG1722"/eternalG166"!3/not made with handsG886 /an houseG3614/of godG2316!/ a buildingG3619/ we haveG2192)/ were dissolvedG2647 !#/ tabernacleG3588 G4636/ ofG1537/houseG3614/earthlyG1919/ourG2257/ifG1437/thatG3754/we knowG1492/forG1063 "Sw[:# oR# mT=&mSV/alwaysG3842U/thereforeG3767#T'#/of the spiritG3588 G4151 S#!/ the earnestG3588 G728R/ unto usG2254Q!/ hath givenG1325P/ alsoG2532O/ whoG3588N/godG2316M/thingG5124L%/the selfsameG846K/forG1519J/usG2248I%/hath wroughtG2716H/he thatG3588G/nowG1161F/lifeG2222+E7#/might be swallowed upG3588 G2222D/mortalityG5259C/thatG2666B/clothedG2443A/butG1902@%/be unclothedG235?/ we wouldG1562>/ thatG3756=/ forG1894</ notG2309;)/ being burdenedG916:/do groanG4727 9!#/tabernacleG3588 G46368/inG17227#/we that areG56076/forG10635/nakedG1131 "at^<jT;qZ9!wax/ orG1535w/ presentG1736v/ whetherG1535u/ thatG2532t/ we labourG5389s/ whereforeG1352r#/ the lordG3588 G2962q/ withG4314p'/ to be presentG1736o/ andG2532n#/the bodyG3588 G4983m/fromG1537l%/to be absentG1553k/ratherG3123j/willingG2106i/andG2532 h-/we are confidentG2292g/sightG1491f/byG1223e/notG3756d/faithG4102c/byG1223b/we walkG4043a/forG1063`#/ the lordG3588 G2962_/ fromG575^'/ we are absentG1553]#/ the bodyG3588 G4983\/inG1722[)/we are at homeG1736Z/whilstG2532Y/thatG3754X/knowingG1492W/confidentG2292 !f}gO8cE/r[@#f$5/ we are made manifestG5319/ butG1161/ menG444#/ we persuadeG3982!##/ of the lordG3588 G2962 !#/ the terrorG3588 G5401/ thereforeG3767/ knowingG1492/ badG2556/ orG1535/ goodG18/ whetherG1535 %/ he hath doneG4238 / to thatG3739 / accordingG4314 #/ bodyG3588 G4983 / inG1223!/ the thingsG3588#/ may receiveG2865/ every oneG1538/ thatG2443#/ of christG3588 G5547&/!/ the judgment seatG3588 G968/ beforeG1715/ appearG5319/ allG3956/ mustG1163~/ weG2248}/ forG1063|/ of himG846{/ acceptedG2101z/ we may beG1511y/ absentG1553 #Su_G" nV?$~fG1mS</ to godG2316&;9/ we be beside ourselvesG1839:/ whetherG15359/ forG10638/ in heartG25887/ notG37566/ andG25325!/ appearanceG43834/ inG17223#/ which gloryG27442/ themG35881#/ somewhat toG43140#/ ye may haveG2192// thatG2443./ behalfG5228-/ on ourG2257,/ to gloryG2745+/ occasionG874*/ youG5213)/ giveG1325(/ butG235'/ unto youG5213&/ againG3825%/ ourselvesG1438$/ notG3756#!/ we commendG4921"/ forG1063!!##/ consciencesG3588 G4893 / yourG5216/ inG1722!// are made manifestG5319/ alsoG2532/ i trustG1679/ andG1161/ unto godG2316 $TpM-hQ:# ~fH. kT`/themG846_/forG5228^!/which diedG599]/ unto himG3588\/ butG235[+/ unto themselvesG1438Z/ liveG2198Y)/ not henceforthG3371X/shouldG2198W!/which liveG2198V/theyG3588U/thatG2443T/allG3956S/forG5228R/he diedG599Q/andG2532P/deadG599O/allG3956N/wereG599M/thenG686L/allG3956K/forG5228J/ diedG599I/ oneG1520H/ ifG1487G/ thatG3754F'/ we thus judgeG2919E/becauseG5124D/usG2248C%/constrainethG4912B#/of christG3588 G5547A/the loveG26@/forG1063?)/ for your causeG5213>#/ we be soberG4993=!/ or whetherG1535 #WxbH/pZ8kO2mW/ofG1537!/all thingsG3956/andG1161/newG2537!/are becomeG1096~!/ all thingsG3956}/ beholdG2400|+/ are passed awayG3928{!/ old thingsG744z/ creatureG2937y/a newG2537x/christG5547w/inG1722v/any manG5100u/ifG1487t/thereforeG5620s/no moreG3765r/know weG1097q)/now henceforthG3568p/yetG235o/the fleshG4561n/afterG2596m/christG5547l'/ we have knownG1097k/ thoughG1487j/ yeaG1161i/ the fleshG4561h/afterG2596g/no manG3762f/weG2249e/knowG1492d!/henceforthG3568c/whereforeG5620b!/rose againG1453a/andG2532 !`u_F,s[D-pL0|`$/now thenG3767'#/#/of reconciliationG3588 G2643"#/the wordG3588 G3056!/usG2254 /untoG1722)/hath committedG5087/andG2532/unto themG846 !#/ trespassesG3588 G3900/ theirG846/ imputingG3049/ notG3361%/ unto himselfG1438/the worldG2889#/reconcilingG2644/inG1722/wasG2258/godG2316/thatG3754/to witG5613'/#/of reconciliationG3588 G2643"%#/the ministryG3588 G1248/to usG2254 !/hath givenG1325 / andG2532 / christG5547 / jesusG2424 / byG1223!/ to himselfG1438/usG2248+/hath reconciledG2644/whoG3588#/godG3588 G2316 #RoP:$ vR<%xS9# mRG/receiveG1209F/that yeG5209E/alsoG2532D/beseechG3870 C-/workers togetherG4903B/thenG1161A/weG3870@/himG846?/inG1722>/of godG2316!=// the righteousnessG1343<'/ might be madeG1096;/ weG2249:/ thatG24439/ sinG2668/noG33617/who knewG10976/usG22575/forG52284/sinG266 3-/he hath made himG41602/forG10631#/to godG3588 G2316 0-/ be ye reconciledG2644/)/ christ's steadG5547./ inG5228-/ we prayG1189,/ usG2257+/byG1223*#/did beseechG3870)#/godG3588 G2316(/as thoughG5613'/christG5547&/forG5228"%1/we are ambassadorsG4243 #YxaE% lI1|\B,sYj/ blamedG3469i/ notG3361h/beG3469"g%#/the ministryG3588 G1248f/thatG2443e/any thingG3367d/inG1722c/offenceG4349b/noG3367a/givingG1325`%/of salvationG4991_/the dayG2250^/nowG3568]/beholdG2400\/timeG2540[%/the acceptedG2144Z/nowG3568Y/ beholdG2400X/ theeG4671W-/ have i succouredG997V%/ of salvationG4991U/ the dayG2250T/inG1722S/andG2532R/acceptedG1184Q/in a timeG2540P/theeG4675O%/i have heardG1873N/he saithG3004M/forG1063L/ vainG2756K/ inG1519J#/ of godG3588 G2316I#/ the graceG3588 G5485H/notG3361 %SmL2iK5lQ; oS/kindnessG5544/byG1722 '/longsufferingG3115 /byG1722 /knowledgeG1108 /byG1722 /purenessG54/byG1722/ fastingsG3521/ inG1722/ watchingsG70/ inG1722/laboursG2873/inG1722/tumultsG181/inG1722'/imprisonmentsG5438~/inG1722}/stripesG4127|/inG1722{!/distressesG4730z/inG1722y#/necessitiesG318x/inG1722w#/ afflictionsG2347v/ inG1722u/ patienceG5281t/ muchG4183s/ inG1722r/of godG2316q'/the ministersG1249p/asG5613o/ourselvesG1438n/approvingG4921m/allG3956l/inG1722k/butG235 $VoY=" qL5hI3nV3/ dyingG5992/ asG56131!/ well knownG19210/ andG2532// unknownG50./ asG5613-/ trueG227,/ andG2532+/ deceiversG4108*/ asG5613)#/good reportG2162(/andG2532'#/evil reportG1426&/byG1223%/dishonourG819$/andG2532#/honourG1391"/byG1223!#/ on the leftG710 / andG2532!// on the right handG1188&-#/ of righteousnessG3588 G1343 !#/ the armourG3588 G3696/byG1223/of godG2316/the powerG1411/byG1722/of truthG225/the wordG3056/byG1722/unfeignedG505/ loveG26/ byG1722/ ghostG4151/ the holyG40/ byG1722 $ijS9#u[C+nW8iW/ notG3756V/ ye areG4729U#/ is enlargedG4115T#/ heartG3588 G2588S/ ourG2257R/ youG5209Q/ untoG4314P/ is openG455O#/ mouthG3588 G4750N/ ourG2257M#/ corinthiansG2881L!/ all thingsG3956K!/ possessingG2722J/ andG2532I/ nothingG3367H/ havingG2192G/ asG5613F/ richG4148E/ manyG4183D/ makingG4148C/ yetG1161B/ poorG4434A/ asG5613@/ rejoicingG5463?/ alwayG104>/ yetG1161=/ sorrowfulG3076</ asG5613;/ killedG2289:/ notG33619/ andG25328/ chastenedG38117/ asG56136/ we liveG21985/ beholdG24004/ andG2532 "TzdH(~hR:pR,pTy/darknessG4655x/withG4314w!/hath lightG5457v/ communionG2842u/ whatG5101t/ andG1161s+/ unrighteousnessG458r/ withG2532"q1/hath righteousnessG1343p!/fellowshipG3352o/whatG5101n/forG1063m-/with unbelieversG571(l=/unequally yoked togetherG2086k/notG3361j/be yeG1096i/ enlargedG4115h/ alsoG2532g/ yeG5210f/ beG4115e/ childrenG5043d/ as untoG5613c/ i speakG3004b#/ in the sameG846a-/ for a recompenceG489`/ nowG1161_#/ bowelsG3588 G4698^/ your ownG5216]/ inG1722!\// ye are straitenedG4729[/ butG1161Z/ usG2254Y/ inG1722X!/ straitenedG4729 $RfP8 uR8 mW:jR/theirG846/i will beG2071/andG2532/walk inG1704/andG2532/themG846/inG1722%/i will dwellG1774/hath saidG2036#/godG3588 G2316/asG2531/ godG2316'/ of the livingG2198!/ the templeG3485/ areG2075/ yeG5210 /forG1063 /idolsG1497 /withG3326 /of godG2316 +/hath the templeG3485/agreementG4783/whatG5101/andG1161!/ an infidelG571/ withG3326&9/ hath he that believethG4103/ partG3310/whatG5101/orG2228/belialG955~/withG4314}#/hath christG5547|/concordG4857{/whatG5101z/andG1161 %ToR6jR;gP9#pTB/almightyG3841A/the lordG2962@/saithG3004?/ daughtersG2364>/ andG2532=/ sonsG5207</ myG3427;/shall beG2071:/yeG52109/andG25328/youG52137/untoG15196/a fatherG39625/will beG20714/andG25323/youG52092%/will receiveG15231/and iG25040#/ the uncleanG169// notG3361./ touchG680-/ andG2532,/ the lordG2962+/saithG3004*)/be ye separateG873)/andG2532(/themG846'/amongG3319&/fromG1537%/come outG1831$/whereforeG1352#/peopleG2992"/myG3427!/shall beG2071 /theyG846/andG2532/godG2316 "RnL/tZD(}c>$ lRd/ ye areG2075c/thatG3754"b1/i have said beforeG4280a/forG1063`/condemnG2633_/toG4314^/notG3756]/i speakG3004\/no manG3762![//we have defraudedG4122Z/no manG3762!Y//we have corruptedG5351X/no manG3762W+/we have wrongedG91V/usG2248U/receiveG5562T/of godG2316S/the fearG5401R/inG1722Q/holinessG42P!/perfectingG2005O/ spiritG4151N/ andG2532M%/ of the fleshG4561L!/ filthinessG3436K/ allG3956J/fromG575I/ourselvesG1438H)/let us cleanseG2511G)/dearly belovedG27F#/promisesG3588 G1860E/theseG3778D/thereforeG3767C/havingG2192 $PoR9#kT5dM5}fP/ butG235/ restG425/ noG3762/hadG2192#/fleshG3588 G4561/ourG2257/macedoniaG3109/intoG1519%/we were comeG2064/whenG2532~/forG1063!}##/tribulationG3588 G2347|/ourG2257{/allG3956z/inG1909y#/joyfulG3588 G5479x)/ i am exceedingG5248"w%#/ with comfortG3588 G3874v#/ i am filledG4137u/ youG5216t/ ofG5228s/gloryingG2746r/myG3427q/greatG4183p/youG5209o/towardG4314"n1/boldness of speechG3954m/myG3427l/greatG4183k/live withG4800j/andG2532i/dieG4880h/ toG1519g#/ heartsG3588 G2588f/ ourG2257e/ inG1722 "az]C* oYCq[Eya*/yourG5216)/usG2254(%/when he toldG312'/youG5213&/inG1909 %-/he was comfortedG3870$/wherewithG3739%#+#/ the consolationG3588 G3874"/ byG2532!/ butG235 / onlyG3440#/comingG3588 G3952/hisG846/byG1722/notG3756/andG1161/ of titusG5103 !#/ the comingG3588 G3952/ byG1722/usG2248/comfortedG3870"1/that are cast downG5011/thoseG3588+/that comfortethG3870#/godG3588 G2316%/neverthelessG235/fearsG5401/withinG2081/fightingsG3163 /withoutG1855 !/every sideG3956 /onG1722 '/ were troubledG2346 / weG2257 #`rXB'sQ9"fE(}`M/ i rejoiceG5463L/ nowG3568K/a seasonG5610J/forG4314I/butG2532H/thoughG1487G/sorryG3076F/youG5209E/hath madeG3076D#/epistleG3588 G1992C/the sameG1565B/thatG3754A!/i perceiveG991@/forG1063?%/ i did repentG3338>/ thoughG1487=/ repentG3338</ notG3756;/i doG3338:#/a letterG3588 G19929/withG17228/youG52097'/though i madeG30766/forG37545/the moreG31234/rejoicedG54633/iG31652/so thatG56201/meG17000/towardG5228/%/fervent mindG2205./yourG5216-/mourningG3602,/yourG5216+)/earnest desireG1972 "\}^H*oYC-y\4t\o/ thisG5124n/ beholdG2400m/ forG1063l/ deathG2288k/ workethG2716"j%#/ of the worldG3588 G2889i!/ the sorrowG3077h/ butG1161$g7/ not to be repented ofG278f/ salvationG4991e/ toG1519d!/ repentanceG3341c/ workethG2716b/ sorrowG3077a/ godlyG2316`/ forG1063_/ nothingG3367^/ inG1722]/ usG2257\/ byG1537'[;/ ye might receive damageG2210Z/ thatG2443Y)/ a godly mannerG2316X/ afterG2596"W1/ ye were made sorryG3076V/ forG1063U!/ repentanceG3341T/ toG1519S#/ ye sorrowedG3076R/ thatG3754Q/ butG235"P1/ ye were made sorryG3076O/ thatG3754N/ notG3756 #W|\D%{eM7dF-nW/ notG3756/ unto youG5213/ i wroteG1125/ thoughG1752/ whereforeG686! ##/ "this matterG3588 G4229 / !inG1722 / clearG53 / to beG1511 !/ yourselvesG1438 -/ ye have approvedG4921/ allG3956/ inG1722/ revengeG1557/ yeaG235/ zealG2205/ yeaG235+/ vehement desireG1972/ yeaG235/ fearG5401~/ yeaG235}#/ indignationG24|/ yeaG235%{9/ clearing of yourselvesG627z/ yeaG235y/ in youG5213x!/ it wroughtG2716w#/ carefulnessG4710v/ whatG4214u%/ a godly sortG2316t/ afterG2596s/ sorrowedG3076r/ yeG5209q/ thatG3076p)/ selfsame thingG846 ![kF0hP9mQ5p[3/ byG5752'/ was refreshedG3731#/ spiritG3588 G41510/ hisG846// becauseG3754./ of titusG5103-#/ the joyG3588 G5479,/ forG1909+/ joyed weG5463*/ the moreG3123)#/ exceedinglyG4056(/ yea, andG1161'#/ comfortG3588 G3874&/ yourG5216%/ inG1909!$// we were comfortedG3870#/ thereforeG1223"/ youG5209!/ untoG4314 %/ might appearG5319#/ of godG3588 G2316%/ in the sightG1799/ youG2257/ forG5228#/ careG3588 G4710/ that ourG5216/ butG235!3/ that suffered wrongG91'/ for his causeG1752/ norG3761 1/ had done the wrongG91/ thatG3588'/ for his causeG1752 $XfM7 pV@(uY?(X$W7/ whilst he rememberethG363V/youG5209U/towardG1519T'/more abundantG4056S/isG2076&R-#/inward affectionG3588 G4698Q/hisG846P/andG2532O/a truthG225N/is foundG1096M/titusG5103L/beforeG1909K/whichG3588J#/boastingG3588 G2746I/ourG2257H/soG3779G/evenG2532F/truthG225E/inG1722D/to youG5213C!/all thingsG3956B/ we spakeG2980A/ asG5613@/ butG235?/ ashamedG2617>/ notG3756=/i amG2617</youG5216;/ofG5228:/to himG8469/any thingG51008)/i have boastedG27447/ifG14876/forG37545/ allG39564/ youG5216 "bgP3qZD-gK5by'/of afflictionG2347x/trialG1382w/a greatG4183v/inG1722u/how thatG3754"t%#/ of macedoniaG3588 G3109"s%#/ the churchesG3588 G1577r/ onG1722q/ bestowedG1325p#/of godG3588 G2316"o%#/of the graceG3588 G5485n/to witG1107m/youG5213l/we doG1107k/brethrenG80j/moreoverG1161i/allG2292h/inG5213g/youG5213f/inG3956!e//i have confidenceG1722d/thatG1722c/thereforeG3754b/i rejoiceG5463a/himG846`#/ye receivedG1209_/tremblingG5156^/andG2532]/fearG5401\/withG3326[/ howG5613Z/ allG3956Y/ of youG5216X'/ the obedienceG5218 !Tr[@$ }dC' kO4pT!/the saintsG40/toG1519(1#/ of the ministeringG3588 G1248$)#/ the fellowshipG3588 G2842/ andG2532#/ the giftG3588 G5485'/ would receiveG1209/that weG2248/intreatyG3874/muchG4183/withG3326/usG2257/prayingG1189$ 7/willing of themselvesG830 /powerG1411 /beyondG5228 /yea, andG2532 '/i bear recordG3140/powerG1411/toG2596/forG3754!!/liberalityG3588 G572/of theirG846 !#/the richesG3588 G4149/untoG1519/aboundedG4052/povertyG4432/ deepG899~/ theirG846}/ andG2532|#/ joyG3588 G5479{/of theirG846#z'#/the abundanceG3588 G4050 $gqY5v^H-~hQ5g>/faithG4102=/everyG3956</inG1722;/ye aboundG4052:/asG56189/thereforeG2358/alsoG25327#/graceG3588 G54856/the sameG37785/youG52094/ inG15193/ finishG20052/ alsoG25321/ soG37790%/ he had begunG4278//asG2531./thatG2443-/titusG5103,/desiredG3870+/weG2248*/thatG3870)/insomuchG1519(/of godG2316'/ the willG2307&/ byG1223%/ unto usG2254$/ andG2532!###/ to the lordG3588 G2962 "-/their own selvesG1438!/gaveG1325 /firstG4412/butG235/we hopedG1679/asG2531/notG3756/andG2532 $QjM6yZB'cL0oQb#/ lordG3588 G2962a/ of ourG2257`#/ the graceG3588 G5485_/ ye knowG1097^/ forG1063]/loveG26\/of yourG5212['/the sincerityG1103Z/ to proveG1381Y/ andG2532X/ of othersG2087"W1/ of the forwardnessG4710V#/ by occasionG1223U/butG235T#/commandmentG2003S/byG2596R/notG3756Q/i speakG3004P/alsoG2532O#/graceG3588 G5485N/thisG3778M/inG1722L/ye aboundG4052K/thatG2443J/usG2254I/toG1722H/loveG26G/yourG5216F/andG2532E/diligenceG4710D/ allG3956C/ andG2532B/ knowledgeG1108A/ andG2532@/ utteranceG3056?/andG2532 #T|aC! gM3v^E/lT/ thatG3704/ the doingG4160/ performG2005/ thereforeG2532/ nowG3570!/ a year agoG4070'/ to be forwardG2309~/ alsoG2532}/ butG235|/ to doG4160{/ onlyG3440z/ notG3756!y// have begun beforeG4278x/ whoG3748w/ for youG5213v%/ is expedientG4851u/ thisG5124t/ forG1063s/ adviceG1106r/ i giveG1325q/ hereinG1722p/ andG2532o'/ might be richG4147n/ povertyG4432m#/ through hisG1565l/ yeG5210k/ thatG2443j)/ he became poorG4433i!/ your sakesG5209h/ yet forG1223g/ richG4145f'/ though he wasG5607e/ thatG3754d/ christG5547c/ jesusG2424 #Ts[A#uP7kO4kT(/forG1519'/may beG1096&/alsoG2532%/abundanceG4051$/theirG1565#/thatG2443"/ burdenedG2347!/ yeG5213 / andG1161/ be easedG425/ other menG243/ thatG2443/ notG3756/ forG1063/ notG3756%/ that he hathG2192%/ according toG2526/ notG3756/ hathG2192/ a manG5100!// according to thatG2526/ acceptedG2144$)#/ a willing mindG3588 G4288)/ there be firstG4295/ ifG1487/ forG1063/ ye haveG2192 !/ that whichG3588 / out ofG1537 / alsoG2532 '/ a performanceG2005 / soG3779/ to willG2309!##/ a readinessG3588 G4288/ asG2509 $S|fE*|eO7 {c@$ lSL/beingG5225K/butG1161J+/the exhortationG3874I#/he acceptedG1209H/indeedG3303G/forG3754F/ youG5216E/ forG5228D/ of titusG5103C#/ the heartG3588 G2588B/ intoG1722A%/earnest careG4710@/the sameG846?/putG1325>/whichG3588=#/to godG3588 G2316</thanksG5485;/butG1161:/lackG16419/noG37568/ hadG16417/ littleG36416/ he thatG35885/ andG25324/ overG41213/nothingG37562/hadG41211/muchG41830/he thatG3588/'/it is writtenG1125./asG2531-/ equalityG2471,%/ there may beG1096+/ thatG3704*/ wantG5303)/ yourG5216 "^r[;# wYBs]7t^n/byG5259m+/is administeredG1247l/whichG3588k#/graceG3588 G5485j/thisG3778i/ withG4862h/ usG2257g)/ to travel withG4898"f%#/ the churchesG3588 G1577e/ ofG5259d/chosenG5500c/alsoG2532b/who wasG5500a/butG235`/onlyG3440_/notG3756^/andG1161"]%#/ the churchesG3588 G1577\/ allG3956[!/ throughoutG1223 Z!#/ the gospelG3588 G2098Y/inG1722X#/praiseG3588 G1868W/whoseG3739V#/the brotherG3588 G80U/himG846T/withG3326S%/we have sentG4842R/andG1161Q/ youG5209P/ untoG4314O/ he wentG1831 N// of his own accordG830M%/more forwardG4705 "l{dL.|dB|Y='l/ourG2257/themG846!//we have sent withG4842 /andG1161 / menG444 +/ in the sight ofG1799 /alsoG2532 /butG235/the lordG2962+/in the sight ofG1799/onlyG3440/notG3756'/honest thingsG2570'/providing forG4306/ usG2257/ byG5259%7/ which is administeredG1247!/ abundanceG3588 G100~/ thisG3778}/inG1722|/usG2248{%/should blameG3469z/manG5100y/that noG3361x/thisG5124w/avoidingG4724v!/ready mindG4288u/yourG5216t/andG2532s#/lordG3588 G2962r#/of the sameG846q/the gloryG1391p/toG4314o/usG2257bR)DRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{(ᓖa(ⓗ(㓗#(䓗D(哗f(擘 (瓘*(蓘M(铘p(ꓙ(듙4(쓙V(퓙x((ᓖa(ⓗ(㓗#(䓗D(哗f(擘 (瓘*(蓘M(铘p(ꓙ(듙4(쓙V(퓙x((<(`(($(G(j((3(W(y((B(d((*(M(o))3)W)y))>)b))() L) n) ) 3)U)x))<)_))!)E)f))()L)m))3)V)w)) =)!_)")##)$F)%j)&)'/)(S))t)*)+9),\)-). )/B)0e)1 )2,)3P)4s)5)68)7])8)9&):I);k)<)=4)>X)?z)@)A@)Bd)C #TvZD%~eO8hQ;$ oT3/shew yeG17312/whereforeG37671/of christG55470/the gloryG1391/+/of the churchesG1577.)/ the messengersG652-/ brethrenG80,/ ourG2257+/ orG1535*/ youG5209)!/concerningG1519(%/fellowhelperG4904'/andG2532&/partnerG2844%/myG1699$/titusG5103#/ofG5228"/whetherG1535!/youG5209 /inG1519/whichG3588!/confidenceG4006)/upon the greatG4183'/more diligentG4706/muchG4183/nowG3570/butG1161#/ many thingsG4183/ inG1722/ diligentG4705/ provedG1381!/oftentimesG4178/we haveG1381/whomG3739/brotherG3588 G80 "U|_D(pG1v\3nUU/  achaiaG882T/  thatG3754$S5/  to them of macedoniaG3110R/  youG5216Q/  ofG5228P/ i boastG2744O/ for whichG3739N%/ of your mindG5216%M+#/ the forwardnessG3588 G4288L/ i knowG1492K/ forG1063J/ to youG5213I/  to writeG1125H/  for meG3427G#/  superfluousG4053F/  it isG2076E!/  the saintsG40D/ toG1519%C+#/ the ministeringG3588 G1248B#/ as touchingG4012A/ forG1063@#/your behalfG5216?/onG5228>/boastingG2746=/of ourG2257</ andG2532;/ loveG3588 G26:/ of yourG52169/ the proofG1732"8%#/ the churchesG3588 G15777/beforeG43836/andG25325/themG8464/toG1519 #b~]@) hC-}dF0 bx!/  unpreparedG532w/  youG5209v/ findG2147u/ andG2532t/ meG1698s/ withG4862r/ comeG2064!q// they of macedoniaG3110p/ ifG1437o!/ lest haplyG3381n/ readyG3903m/ beG5600l/ ye mayG3903k/ i saidG3004j/ asG2531i/ thatG2443h#/ behalfG3588 G3313g/  thisG5129f/  inG1722!e//  should be in vainG2758d/  youG5216c/  ofG5228b#/ boastingG3588 G2745a/ ourG2257`/ lestG2443 _%/ the brethrenG3588 G80^#/ have i sentG3992]/ yetG1161\/ very manyG4119['/ hath provokedG2042Z/ zealG2205Y/ yourG5216X/ andG2532W!/ a year agoG4070V/ was readyG3903 !\fP3xT<vF% |\%/ covetousnessG4124/ asG5618/ notG3361/ andG2532/ bountyG2129/ asG5613/ readyG2092/ might beG1511'/ that the sameG3778,E/ whereof ye had notice beforeG4293/ bountyG2129/  yourG5216" 1/  make up beforehandG4294 /  andG2532 /  youG5209 /  untoG1519$ 5/ they would go beforeG4281/ thatG2443 %/ the brethrenG3588 G80/ to exhortG3870/ necessaryG316%/ i thought itG2233/ thereforeG3767#/ boastingG3588 G2746#/ confidentG3588 G5287/ this sameG3778/ inG1722!~// should be ashamedG2617}/ yeG5210|/ notG3361{/  we sayG3004z/  thatG2443y/  weG2249 #Q~`H+jM- jS6kQ</ aboundG4052;/ graceG5485:/ allG39569/ ableG14158#/ godG3588 G23167/ andG11616/ giverG13955!/ a cheerfulG24314/  lovethG253#/  godG3588 G23162/  forG10631/  necessityG3180/  ofG1537// orG2228.!/ grudginglyG3077-/ notG3361",%#/ in his heartG3588 G2588+%/ he purposethG4255*%/ according asG2531)/ every manG1538(#/ bountifullyG2129'/ alsoG2532&!/ shall reapG2325%#/  bountifullyG2129$%/  which sowethG4687#/  heG3588"/  andG2532!/ sparinglyG5340 / alsoG2532!/ shall reapG2325/ sparinglyG5340%/ which sowethG4687/ heG3588/ thisG5124/ butG1161 #PhJ4k?kT9gP_/ andG2532^/ foodG1035]/ forG1519\/ breadG740[/ ministerG5524Z/ bothG2532Y%/ to the sowerG4687X/ seedG4690W#/ ministerethG2023V/ he thatG3588U/ nowG1161T!/ everG3588 G165S/ forG1519R/ remainethG3306#Q'#/ righteousnessG3588 G1343P/ hisG846!O##/ to the poorG3588 G3993N'/ he hath givenG1325(M=/ he hath dispersed abroadG4650L'/ it is writtenG1125K/ asG2531J/ workG2041I/ goodG18H/ everyG3956G/ toG1519F!/ may aboundG4052E/ allG3956D/ inG1722C#/  sufficiencyG841B/  allG3956A/  havingG2192@!/  ye, alwaysG3842?/  thatG2443>/ youG5209=/ towardG1519 !\wS8mT9jI2t\/ alsoG2532/ abundantG4052~/ isG2076}/ butG235|'/ of the saintsG40{#/ the wantG3588 G5303z/ suppliethG4322y/ onlyG3440x/ notG3756w#/ serviceG3588 G3009v/ of thisG3778(u1#/ the administrationG3588 G1248t/ forG3754s#/ to godG3588 G2316r%/ thanksgivingG2169q/ usG2257p/ throughG1223o/ causethG2716n/ whichG3748m'/ bountifulnessG572l/ allG3956k/ toG1519j#/ every thingG3956i/ inG1722h)/ being enrichedG4148#g'#/ righteousnessG3588 G1343f/ of yourG5216 e!#/ the fruitsG3588 G1081d/ increaseG837c/ andG2532b#/ seed sownG3588 G4703a/ yourG5216`/ multiplyG4129 !_uJ/ zV>qZB+v_!/  forG1223 / youG5209 -/ which long afterG1971/ youG5216/ forG5228/ prayerG1162/ by theirG846/ andG2532/ allG3956/ untoG1519/ andG2532/ themG846/ untoG1519"%#/ distributionG3588 G2842/ liberalG572/ andG2532#/ of christG3588 G5547 !#/ the gospelG3588 G2098/ untoG1519 !#/ subjectionG3588 G5292 #/ professedG3588 G3671 / yourG5216 / forG1909 #/ godG3588 G2316 %/ they glorifyG1392"%#/ ministrationG3588 G1248/ of thisG3778'/#/ by the experimentG3588 G1382/ whilesG1223#/ unto godG3588 G2316'/ thanksgivingsG2169/ manyG4183/ byG1223 $]y_G*jO8"w[C*z]E/ i beseechG1189D/ butG1161C/ youG5209B/ towardG1519A/ am boldG2292@%/ being absentG548?/ butG1161>/ youG5213=/ amongG1722</ baseG5011;/ presenceG4383:/  inG25969/  whoG37398#/  of christG3588 G55477!/  gentlenessG19326/  andG2532"5%#/ the meeknessG3588 G42364/ byG12233/ youG52092/ beseechG38701/ myselfG8460/ paulG3972// iG1473./ nowG1161-/ giftG1431,#/ unspeakableG411+/ hisG846*/ forG1161)#/ godG3588 G2316(/ untoG1909'/ thanksG5485&/ youG5213%/  inG1909$#/  of godG3588 G2316#/  graceG5485"'/  the exceedingG5235 !n]8fF)v]@) nf/  mightyG1415e/ butG235d/ carnalG4559c/ notG3756b#/ warfareG3588 G4752a/ of ourG2257`#/ the weaponsG3696_/ forG1063^/  the fleshG4561]/ afterG2596\/ warG4754[/ notG3756Z/ we doG4754Y/ the fleshG4561X/ inG1722W)/ though we walkG4043V/ forG1063U/ the fleshG4561T%/ according toG2596S/ we walkedG4043R/ as ifG5613Q/ of usG2248P/ thinkG3049O/ whichG3739N/  someG5100M/  againstG1909L!/  to be boldG5111!K//  wherewith i thinkG3049*J5#/  with that confidenceG3588 G4006!I// when i am presentG3918H/ be boldG2292G/ notG3361F!/ that i mayG2292 c~^>'fO% z`J+ c%/  is fulfilledG4137#/  obedienceG3588 G5218/  yourG5216/ whenG3752%/ disobedienceG3876/ allG3956!/ to revengeG1556~#/ a readinessG2092}/ inG1722|/ havingG2192{/ andG2532z#/ of christG3588 G5547#y'#/ the obedienceG3588 G5218x/ toG1519w/  thoughtG3540v/  everyG3956&u;/  bringing into captivityG163t/  andG2532s#/  of godG3588 G2316#r'#/ the knowledgeG3588 G1108q/ againstG2596$p5/ that exalteth itselfG1869o!/ high thingG5313n/ everyG3956m/ andG2532l%/ imaginationsG3053k%/ casting downG2507j+/  of strong holdsG3794 i-/  the pulling downG2506h/  toG4314!g##/  through godG3588 G2316 #]mR9}eL4 v\:{](!/  hath givenG1325'#/  the lordG3588 G2962&/  whichG3739%#/  authorityG3588 G1849$/  ourG2257#/ ofG4012"/ moreG4053!/ somewhatG5100 )/ i should boastG2744/ thoughG1437/ forG1063/ christ'sG5547/ weG2249/ soG3779/ evenG2532/ christ'sG5547/ heG846/ asG2531/ thatG3754/ againG3825/ thisG5124/ thinkG3049/  himselfG1438/  ofG575/  let himG3049/  christ'sG5547!/  that he isG1511 !/ to himselfG1438 / trustG3982 / any manG5100 / ifG1487& 9/ the outward appearanceG4383/ afterG2596/ on thingsG3588!/ do ye lookG991 $[oW8s^;$nR;z[L#/ such an oneG5108K/ letG3049J%/ contemptibleG1848I#/ speechG3588 G3056H/ andG2532G/ weakG772F/ presenceG3952E#/ bodilyG3588 G4983D/ butG1161C/ powerfulG2478B/ andG2532A/ weightyG926@/ say theyG5346?/ lettersG1992>/ forG3754=#/ lettersG3588 G1992</ byG1223;/ youG5209:+/ i would terrifyG16299/ ifG3028/ asG56137/ seemG13806/ notG33615/ i mayG13804/ thatG24433!/ be ashamedG1532/ notG37561/ i shouldG1530#/ destructionG2506// yourG5216./ forG1519-/ notG3756,/ andG2532+#/ edificationG3619*/ forG1519)/ usG2254 !_aK0 |aJq[D' _ m-/ among themselvesG1438l!/ themselvesG1438k/ comparingG4793j/ andG2532i!/ themselvesG1438h/ byG1722g!/ themselvesG1438f/ measuringG3354e/ theyG846d/ butG235c!/ themselvesG1438b%/ that commendG4921a/ with someG5100`/ ourselvesG1438_/ compareG4793^/ orG2228,]E/ make ourselves of the numberG1469\/ notG3756[/ we dareG5111Z/ forG1063#Y3/ when we are presentG3918X#/ in deedG3588 G2041W/ alsoG2532V/ suchG5108!U1/ when we are absentG548T/ lettersG1992S/ byG1223R#/ in wordG3588 G3056Q/ we areG2070P/ such asG3634O/ thatG3754N/ thisG5124M/ thinkG3049 $Tu^E/aH+oX:#kT/  forG1063/  youG5209/  untoG1519/ notG3361 !/ we reachedG2185 / as thoughG5613 / beyondG5239 / ourselvesG1438 / notG3756!/ we stretchG5239/ forG1063/ youG5216/ untoG891/ evenG2532/ to reachG2185/ a measureG3358/ to usG2254 -/ hath distributedG3307#/ godG3588 G2316~/ whichG3739!}##/ of the ruleG3588 G2583!|##/ the measureG3588 G3358{%/ according toG2596z/ butG235y/ measureG280x/ withoutG280w/ thingsG3588v/ ofG1519u/ boastG2744t/ notG3780s/ willG2744r/ weG2249q/ butG1161p/ wiseG4920o/ notG3756n/ areG4920 "b}Y6kP9nW:$ |b3/ beyondG52382/ theG52381/ inG1519$05/ to preach the gospelG2097/!/ abundantlyG4050.#/ ruleG3588 G2583-/ ourG2257,/ toG1519+/ accordingG2596*/ youG5213)/ byG1722)(?/ that we shall be enlargedG3170'%/ is increasedG837&#/ faithG3588 G4102%/  yourG5216$/  hopeG1680#/  havingG2192"/  butG1161!/  laboursG2873 #/ other men'sG245/ ofG1722/ measureG280/ withoutG280/ thingsG3588/ ofG1519/ boastingG2744/ notG3756#/ of christG3588 G5547 !#/ the gospelG3588 G2098/ inG1722/ alsoG2532/ to youG5216/  as far asG891#/  we are comeG5348 #Z^@*mV?$iK+ qZV/  bearG430U/ indeedG2532T/ andG235S/ follyG877R!/ inG3588 G877Q/ a littleG3397P/ with meG3450O'/ ye could bearG430N%/ would to godG3785M!/  commendethG4921L#/  the lordG3588 G2962K/  whomG3739J/  butG235I/ approvedG1384H/ isG2076G/ himselfG1438F!/ commendethG4921E/ he thatG1565D/ notG3756C/ forG1063B/ the lordG2962A/ inG1722@'/ let him gloryG2744?'/ that gloriethG2744>/ heG3588=/ butG1161</ our handG2092;/ toG1519:!/  made readyG20929)/  line of thingsG25838'/  another man'sG2457/  inG17226/  to boastG27445/ notG37564/ youG5216 !]tXAzW@&xb@*s]w/ inG1519v/ that isG3588#u)!/ the simplicityG3588 G572t/ fromG575#s3/ should be corruptedG5351r#/  mindsG3588 G3540q/  yourG5216p/  soG3779o#/  subtiltyG3588 G3834n/  hisG846m/ throughG1722l/ eveG2096k/ beguiledG1818!j##/ the serpentG3588 G3789i/ asG5613!h// lest by any meansG3381g/ i fearG5399f/ butG1161e#/ to christG3588 G5547d/  virginG3933c/  a chasteG53"b1/  that i may presentG3936a/  husbandG435`/  to oneG1520_/ youG5209^+/ i have espousedG718]/ forG1063\/ jealousyG2205[!/ with godlyG2316Z/ over youG5209Y%/ i am jealousG2206X/ forG1063W/  with meG3450 $U~aG.y_F/}aF.qU/ chiefestG3029/ the veryG5228'/ a whit behindG5302/ notG3367/ i wasG5302/ i supposeG3049/ forG1063/ bear withG430/ wellG2573/ ye mightG430/ acceptedG1209/ notG3756/ ye haveG1209/ whichG3739 / gospelG2098 / anotherG2087 / orG2228 / receivedG2983 / notG3756/ whichG3739/ spiritG4151/ anotherG2087!/ ye receiveG2983/  orG2228/  preachedG2784/  notG3756/  we haveG2784/  whomG3739/ jesusG2424~/ anotherG243}/ preachethG2784|#/ that comethG2064{/ heG3588z/ ifG1487y/ forG1063x#/ christG3588 G5547 "]ycL&oY;#]By]=/ churchesG1577</ otherG243;/ i robbedG4813:/ freelyG14329#/ of godG3588 G23168!/  the gospelG20987/  to youG52136+/  i have preachedG20975/  becauseG3754 4-/  might be exaltedG53123/ yeG52102/ thatG24431/ myselfG16830!/ in abasingG5013/!/ an offenceG266.#/ i committedG4160-/ haveG2228,!/ all thingsG3956+/ inG1722*/ youG5209)/ amongG1519(/  manifestG5319'/  madeG3956&/  throughlyG1722%%/  we have beenG5319$/  butG235"#%#/ in knowledgeG3588 G1108"/ notG3756!/ yetG235 #/ in speechG3588 G3056/ rudeG2399/ thoughG1487/ butG1161/  apostlesG652 "akE-zP7xaB(~a_/ of christG5547^/ the truthG225]/ asG3754\#/ will i keepG5083[/ andG2532Z/ unto youG5213"Y7/ from being burdensomeG4X/ myselfG1683W#/ i have keptG5083V/ allG3956U/ inG1722T/ andG2532S/ suppliedG4322R/ macedoniaG3109Q/ fromG575P!/ which cameG2064 O%/ the brethrenG3588 G80N/ to meG3450&M9/ that which was lackingG5303L/ forG1063K/ manG3762J/ noG3756#I3/ i was chargeable toG2655H/ wantedG5302G/ andG2532F/ youG5209E/ withG4314"D1/ when i was presentG3918C/ andG2532B/  serviceG1248A/ youG5216@/ to doG4314?/ wagesG3800>/ takingG2983 "apU3oX;  ~]@ wa/ asG2531/ evenG2532!// they may be foundG2147~!/ they gloryG2744}/ whereinG3739|/ thatG2443{/ occasionG874z%/ which desireG2309y/ from themG3588x!/ occasionG3588 G874w'/ i may cut offG1581v/ thatG2443u)/ that i will doG4160t/ i doG4160s/ whatG3739r/ butG1161q/ knowethG1492p#/ godG3588 G2316o/ notG3756n/ youG5209m/ i loveG25l/ becauseG3754k/ whereforeG1223j!/ of achaiaG3588 G882!i##/ the regionsG3588 G2824h/ inG1722g#/ boastingG3588 G2746f/ of thisG3778e/ meG1691d!/ shall stopG4972c/ no manG3756b/ meG1698a/ inG1722`/ isG2076 "S|a6eK)s]:"oS#/ shall beG2071"#/  endG3588 G5056!/  whoseG3739 -/  of righteousnessG1343'/  the ministersG1249/  asG5613)/ be transformedG3345/ alsoG2532#/ ministersG3588 G1249/ hisG846/ ifG1487#/ great thingG3173/ noG3756/ thereforeG3767/  of lightG5457/  an angelG32/ intoG1519)/ is transformedG3345/ himselfG846#/ satanG3588 G4567/ forG1063/ marvelG2298 / noG3756 / andG2532 / of christG5547 %/ the apostlesG652 / intoG1519';/ transforming themselvesG3345/ workersG2040/ deceitfulG1386)/ false apostlesG5570/ suchG5108/ forG1063/ weG2249 #aw`J3rWA)|cG1aF#/ seeing thatG1893!E##/ of boastingG3588 G2746 D!#/  confidenceG3588 G5287C/  thisG3778B/  inG1722A/  foolishlyG877@!/ as it wereG5613?/ butG235>/ the lordG2962=/ afterG2596</ notG3756;/ i speakG2980:/ i speakG29809!/ that whichG37398/ a littleG3397"71/ i may boast myselfG27446/ thatG24435/ meG31654/ receiveG12093/ a foolG8782/ asG56131/  yetG25790/  otherwiseG1161//  ifG1487./  a foolG878-/ meG3165,/ thinkG1380+/ manG5100*/ noG3361)/ letG1380(/ againG3825'/ i sayG3004&#/ worksG3588 G2041%/ theirG846$%/ according toG2596 $l~`H1waH/hR9lj/ i speakG3004i/ the faceG4383h/ onG1519g/ youG5209f/ smiteG1194e/ a manG5100d/ ifG1487c'/ exalt himselfG1869b/ a manG5100a/ ifG1487`/  takeG2983_/  a manG5100^/  ifG1487]/  devourG2719\/  a manG5100[/ ifG1487Z%/ into bondageG2615Y/ youG5209X/ bringG2615W/ a manG5100V/ ifG1487U/ ye sufferG430T/ forG1063S/ are wiseG5429R/ seeing yeG5607Q/ gladlyG2234P/ foolsG878O/ ye sufferG430N/ forG1063M/ alsoG2504L!/ will gloryG2744K/ iG2504J#/ the fleshG3588 G4561I/ afterG2596H/ gloryG2744G/ manyG4183 $]~^C" qU:$rV@+u]/ moreG5228 / iG5228 / as a foolG3912 / speakG2980 / iG1473 / of christG5547/ ministersG1249/ are theyG1526/  iG2504/  soG2504!/  of abrahamG11/  the seedG4690/  are theyG1526/ iG2504/ soG2504!/ israelitesG2475~/ are theyG1526}/ iG2504|/ soG2504{/ hebrewsG1445z/ are theyG1526y/ alsoG2504x/ am boldG5111w/ iG2504v/ foolishlyG877u/ i speakG3004t/  is boldG5111s/  anyG5100r'/  whereinsoeverG3739q/ howbeitG1161p'/ had been weakG770o/ weG2249n/ thoughG3754m/ asG5613l/ reproachG819k'/ as concerningG2596 !e}\F+ sU<$ xP+ e// of watersG4215./ perilsG2794-/ oftenG4178,#/ journeyingsG3597+#/  the deepG3588 G1037*/  inG1722)#/ i have beenG4160!(// a night and a dayG3574$'5/ i suffered shipwreckG3489&/ thriceG5151%%/ was i stonedG3034$/ onceG530&#9/ was i beaten with rodsG4463"/ thriceG5151!/ oneG1520 / saveG3844/ fortyG5062!/ received iG2983!/ five timesG3999/ the jewsG2453/ ofG5259/ oftG4178/ deathsG2288/ inG1722'/ more frequentG4056/ prisonsG5438/ inG1722'/ above measureG5234/  stripesG4127/  inG1722'/  more abundantG4056/  laboursG2873/  inG1722 $`z`J+s]B(nS:$ x`S/ coldG5592R/ inG1722Q/ oftenG4178P/  fastingsG3521O/  inG1722N/  thirstG1373M/  andG2532L/  hungerG3042K/ inG1722J/ oftenG4178I/ watchingsG70H/ inG1722G#/ painfulnessG3449F/ andG2532E/ wearinessG2873D/ inG1722C)/ false brethrenG5569B/ amongG1722A/ perilsG2794@/ the seaG2281?/ inG1722>/ perilsG2794=)/ the wildernessG2047</ inG1722;/ perilsG2794:/ the cityG41729/ inG17228/  perilsG27947#/  the heathenG14846/  byG15375/  perilsG27944!/  countrymenG10853/ byG15372/ perilsG27941!/ of robbersG30270/ perilsG2794 !\V;"xaJ3lS3v\t/ of ourG2257s/ fatherG3962r/ andG2532q#/ the godG3588 G2316 p#!/ infirmitiesG3588 G769"o1/ which concern mineG3450n'/ of the thingsG3588m%/ i will gloryG2744l/ gloryG2744k%/ i must needsG1163j/ ifG1487i/  notG3756h/  burnG4448g/  iG1473f/  andG2532e#/ is offendedG4624d/ whoG5101c/ weakG770b/ notG3756a/ i amG770`/ andG2532_/ is weakG770^/ whoG5101"]%#/  the churchesG3588 G1577\/  of allG3956[#/  the careG3588 G3308Z/ dailyG2250Y/ upon meG3450'X/#/ that which comethG3588 G1999-WG/ those things that are withoutG3924V/ besideG5565U/ nakednessG1132T/ andG2532 "Uxa@% fE-w`E)kU/ ! hisG846/ ! escapedG1628/ ! andG2532#/ !the wallG3588 G5038/ !byG1223)/ !was i let downG5465/ !a basketG4553/ !inG1722/ !a windowG2376 / !throughG1223 / !andG2532 / meG3165 %/ to apprehendG4084 / desirousG2309+/ with a garrisonG5432!// of the damascenesG1153/ the cityG4172/ keptG5432!/ the kingG3588 G935%/ under aretasG702"%#/ the governorG3588 G1481/ damascusG1154/ inG1722/ notG3756~/ i lieG5574}/ thatG3754|/  knowethG1492{!/  evermoreG3588 G165z/  forG1519y/  blessedG2128x/  which isG5607w/ christG5547v/ jesusG2424u#/ lordG3588 G2962 #i}gJ.pXB(tZB$ i9/ knowethG14928#/ godG3588 G23167/ tellG14926/ cannotG37565/ iG14924#/ the bodyG3588 G49833/ out ofG16222!/ or whetherG15351/ tellG14920/  cannotG3756//  iG1492./  the bodyG4983-/  inG1722,/  whetherG1535+/ years agoG2094*/ fourteenG1180)/ aboveG4253(/ christG5547'/ inG1722&/ a manG444%/ i knewG1492$#/  of the lordG2962##/  revelationsG602"/  andG2532!/  visionsG3701 /  toG1519#/ i will comeG2064/ to gloryG2744/ doubtlessG1211/ meG3427/ forG1063/ expedientG4851/ notG3756/ it isG4851#/ ! handsG3588 G5495 #ixaG/xcI1iQ3i\/ ofG5228[/ to utterG2980Z/  for a manG444Y/  lawfulG1832X/  notG3756W/  it isG1832V/  whichG3739U/ wordsG4487T#/ unspeakableG731S/ heardG191R/ andG2532Q#/ paradiseG3588 G3857P/ intoG1519O-/ he was caught upG726N/ how thatG3754M/ knowethG1492L#/ godG3588 G2316K/ tellG1492J/  cannotG3756I/  iG1492H#/  the bodyG3588 G4983G/  out ofG1622F/  orG1535E/ the bodyG4983D/ inG1722C/ whetherG1535B/ a manG444A/ suchG5108@/ i knewG1492?/ andG2532>/ heavenG3772=/ the thirdG5154</ toG2193;/ caught upG726:#/ such an oneG5108 $Xz`I0tX=&rZ? uX!/ he hearethG191/ orG2228~/ meG3165}/ he seethG991|!/ that whichG3739{/ aboveG5228z/ meG1691y/ ofG1519x%/ should thinkG3049w/ any manG5100v/ lestG3361u/  i forbearG5339t/  butG1161s/  the truthG225r!/  i will sayG2046q/  forG1063p/ a foolG878o/ beG2071n/ notG3756m/ i shallG2071l/ to gloryG2744k)/ i would desireG2309j/ thoughG1437i/ forG1063 h#!/ infirmitiesG3588 G769g/ mineG3450f/  inG1722e/  butG1487d/  gloryG2744c/  notG3756b/ i willG2744a/ myselfG1683`/ ofG5228_/ yetG1161^%/ will i gloryG2744]#/ such an oneG5108 SpAz^H.xV<$rS #/ graceG3588 G5485/ myG3450/ unto meG3427/ he saidG2046/ andG2532/  meG1700/ fromG575+/ it might departG868/ thatG2443/ thriceG5151#/ the lordG3588 G2962!/ i besoughtG3870!/ this thingG5127/ forG52281O/ i should be exalted above measureG5229/ lestG2443/ meG3165/ buffetG2852/  toG2443 /  of satanG4566 '/  the messengerG32" %#/  in the fleshG3588 G4561 /  a thornG4647 / to meG3427+/ there was givenG1325'1!/ of the revelationsG3588 G602+7#/ through the abundanceG3588 G52361O/ i should be exalted above measureG5229/ lestG2443/ andG2532/ meG1700/ ofG1537 "`{XB'rN6fP2~`B!/ distressesG4730A/ inG1722@%/ persecutionsG1375?/ inG1722>#/ necessitiesG318=/ inG1722<!/ reproachesG5196;/ inG1722:#/ infirmitiesG7699/ inG17228+/ i take pleasureG21067/ thereforeG13526/ meG16915/ uponG19094/ may restG19813#/ of christG3588 G55472#/ the powerG3588 G14111/ thatG2443 0#!/ infirmitiesG3588 G769// myG3450./ inG1722-/ gloryG2744,/ ratherG3123+/ will iG2744*/ thereforeG3767)#/ most gladlyG2236(/ weaknessG769'/ inG1722&+/ is made perfectG5048%/ strengthG1411$/ myG3450#/ forG1063"/ for theeG4671!'/ is sufficientG714 #S}eM3xcJ  gL2jSe/ youG5213d/ amongG1722c%/ were wroughtG2716"b'!/ of an apostleG3588 G652a/ the signsG4592`/ trulyG3303_/ nothingG3762^/ i beG1510]/ thoughG1487\/ apostlesG652[/ chiefestG3029Z/ the veryG5228Y#/ am i behindG5302X!/ in nothingG3762W/ forG1063V/ youG5216U/ ofG5259&T9/ to have been commendedG4921S/ oughtG3784R/ iG1473Q/ forG1063P/ meG3165O)/ have compelledG315N/ yeG5210M#/ in gloryingG2744L/ a foolG878K#/ i am becomeG1096J/ strongG1415I/ am iG1510H/ thenG5119G/ i am weakG770F/ whenG3752E/ forG1063D'/ christ's sakeG5547C/ forG5228 %UqV?iM3lV>!lU /  andG2532 / youG5209/ toG4314/ to comeG2064/ readyG2093/ i amG2192)/ the third timeG5154/ beholdG2400/ wrongG3588 G93/ thisG3778/ meG3427/ forgiveG5483~/ to youG5216}!/ burdensomeG2655|/ notG3756{/ wasG2655z/ myselfG846y/ iG1473x/ thatG3754w/ exceptG1487v/ churchesG1577u/ otherG3062t/ toG5228 s-/ ye were inferiorG2274r!/ it whereinG3739q/ isG2076p/ whatG5101o/ forG1063n%/ mighty deedsG1411m/ andG2532l/ wondersG5059k/ andG2532j/ signsG4592i/ inG1722h/ patienceG5281g/ allG3956f/ inG1722 "e}cL3|S=nR;$ |e,/ butG1161+!/ i be lovedG25*/ the lessG2276)/ youG5209(/  i loveG25#'3/  the more abundantlyG4056&/  thoughG1487%/  youG5216$/ forG5228#/ be spentG1550"/ andG2532!/ spendG1159 -/ will very gladlyG2236/ iG1473/ andG1161&-#/ for the childrenG3588 G5043!##/ the parentsG3588 G1118/ butG235%+#/ for the parentsG3588 G1118/ to lay upG2343/ notG3756/ oughtG3784"%#/ the childrenG3588 G5043/ forG1063/ youG5209/ butG235/ yoursG5216/ notG3756/ i seekG2212/ forG1063/  to youG5216 '/  be burdensomeG2655 /  notG3756 /  i willG2655 $_pQ8hR;! oU4y_P/ spiritG4151O#/ in the sameG846N/ notG3756M/ walked weG4043L/  of youG5209K#/  make a gainG4122J/  titusG5103I/  didG3361H/ a brotherG3588 G80G/ i sentG4882F/ withG4882E/ andG2532D/ titusG5103C/ i desiredG3870B/  unto youG5209A/  i sentG649@/ whomG3739?/ of themG846>/ anyG5100=/ byG1223</ youG5209;/ ofG4314:'/ i make a gainG41229/ didG33618!/  with guileG13887/  youG52096/  i caughtG29835/  craftyG38354/  beingG52253%/ neverthelessG2352/ youG52091/ burdenG25990/ notG3756// didG2599./ iG1473-/ be it soG2077 #`}e?#kK4}fN7|`s/ ye wouldG2309r/ such asG3634q/ unto youG5213p)/  shall be foundG2147o/  iG2504n/  andG2504m/  i wouldG2309l/  such asG3634k/ youG5209j/ findG2147i/ notG3756h/ i shallG2147g#/ when i comeG2064f/ lestG3381e/ i fearG5399d/ forG1063c/ edifyingG3619b/ yourG5216a/ forG5228`)/ dearly belovedG27_!/ all thingsG3956^/  butG1161]/  christG5547\/  inG1722[#/  godG3588 G2316Z/  beforeG2714Y/ we speakG2980X/ unto youG5213"W3/ we excuse ourselvesG626V/ thatG3754U/ think yeG1380T/ againG3825S/ stepsG2487R#/ in the sameG846Q/ notG3756 #PeF' mN8w`H1iP/ whichG3739)/ lasciviousnessG766/ andG2532#/ fornicationG4202/ andG2532$+!/ the uncleannessG3588 G167/ ofG1909/ repentedG3340/ notG3361 / haveG3340 / andG2532# 3/ have sinned alreadyG4258 /  whichG3588 /  manyG4183)/  i shall bewailG3996/  andG2532/  youG5209/ amongG4314/ meG3165#/ will humbleG5013#/ godG3588 G2316/ myG3450/ againG3825#/ when i comeG2064~/ lestG3361}/ tumultsG181|/ swellingsG5450{#/ whisperingsG5587z#/ backbitingsG2636y/ strifesG2052x/ wrathsG2372w/ envyingsG2205v/ debatesG2054u/ lestG3381t/ notG3756 "ToXB% uS.cL1nT8/ i comeG20647/ ifG14376/ thatG37545/ otherG30624/ to allG39563/ andG2532,2E/ which heretofore have sinnedG42581/ to themG35880/  i writeG1125//  nowG3568.%/  being absentG548-/  andG2532,+/  the second timeG1208+)/ i were presentG3918*/ as ifG5613)%/ foretell youG4302(/ andG2532!'// i told you beforeG4280&)/ be establishedG2476%/ wordG4487$/  everyG3956#/  shallG2476"/  witnessesG3144!/  threeG5140 /  orG2532/ of twoG1417/ the mouthG4750/ inG1909/ youG5209/ toG4314#/ i am comingG2064/ the thirdG5154/ thisG5124#3/ they have committedG4238 %diN1r[E(pZ=' {d]/ butG2198\/ himG235[/ inG846Z/ are weakG770Y/  alsoG2249X/  forG1063W/  of godG2316V/  the powerG1411U/  byG1537T/ he livethG2198S/ yetG235R/ weaknessG769Q/ throughG1537 P-/ he was crucifiedG4717O/ thoughG2532N/ forG1063M/ youG5213L/ inG1722K/ is mightyG1414J/ butG235I/ weakG770H/  notG3756G/  isG770F/  you-wardG5209E/  toG1519D/  whichG3739C/ meG1698B/ inG1722A/ speakingG2980@/ of christG5547?/ a proofG1382>/ ye seekG2212=/ sinceG1893</ spareG5339;/ notG3756:/ i willG53399/ againG3825 $T~dJ3tQ6jP7kT/ notG3756/ areG2070/ weG2249~/ thatG3754}'/ ye shall knowG1097|/ thatG3754{/ i trustG1679z/ butG1161y!/ reprobatesG96x/ ye beG2075w/ exceptG1487v/ youG5213u/ inG1722t/ isG2076s/ christG5547r/ jesusG2424q/  how thatG3754p+/  your own selvesG1438o/  notG3756n/  know yeG1921m+/ your own selvesG1438l/ proveG1381k#/ the faithG3588 G4102j/ inG1722i/ ye beG2075h/ whetherG1487g!/ yourselvesG1438f/ examineG3985e/ youG5209d/ towardG5209c/ of godG1519b/ the powerG2316a/ byG1411`/ himG1537_/ withG846^'/ we shall liveG4862 %ThR<&v^H+ xaD)pT&/ are gladG5463%/ weG2249$/ forG1063#!/  the truthG3588 G225"/ forG5228!/ butG235 !/ the truthG3588 G225/ againstG2596/ nothingG3756/ we can doG1410/ forG1063!/ reprobatesG96/ asG5613/ beG5600/ weG2249/ thoughG1161/ is honestG2570!/ that whichG3588/ should doG4160/ yeG5210/ thatG2443/ butG235/ approvedG1384'/ should appearG5316/  weG2249 /  thatG2443 /  notG3756 /  evilG2556 /  noG3367 / doG4160/ yeG5209/ thatG4160#/ godG3588 G2316/ toG4314/ i prayG2172/ nowG1161!/  reprobatesG96 #VlU=% |cJ2yW9# pVI/ brethrenG80H/ finallyG3063G#/ destructionG2506F/ toG1519E/ notG3756D/ andG2532C#/ edificationG3619B/ toG1519A/ meG3427@!/ hath givenG1325?#/ the lordG3588 G2962>/ whichG3739"=%#/ to the powerG3588 G1849</ accordingG2596;/ sharpnessG664:%/ i should useG55309'/ being presentG39188/ lestG33617/ absentG5486/ beingG24435%/ these thingsG50234/ i writeG11253/ thereforeG12232!/ perfectionG26761/ yourG52160/ we wishG2172// alsoG2532./ thisG5124-/ andG1161,/ strongG1415+/ areG5600*/ yeG5210)/ andG1161(#/ we are weakG770'/ whenG3752 "WqY8!}fN0a<# tWk#/ of the holyG40#j'#/ the communionG3588 G2842i/ andG2532h#/ of godG3588 G2316g/ the loveG3588 G26f/ andG2532e/  christG5547d/  jesusG2424!c##/  of the lordG3588 G2962b#/  the graceG3588 G5485a/ youG5209`/ saluteG782_!/ the saintsG40^/ allG3956]/ kissG5370\/ an holyG40[/ withG1722Z#/ one anotherG240Y/ greetG782X/ youG5216W/ withG3326V/ shall beG2071U/ peaceG1515T/ andG2532S/ of loveG3588 G26R#/ the godG3588 G2316Q/ andG2532P'/ live in peaceG1514O/ mindG5426N/ of oneG846M/ beG5426"L1/ be of good comfortG3870K!/ be perfectG2675J/ farewellG5463 %crU>)mV?! xZ=%|c0peaceG15150andG25320to youG5213 0graceG5485 !#0of galatiaG3588 G1053! /0unto the churchesG1577 0meG1698 0withG48620which areG3588%0the brethrenG800allG39560andG25320the deadG34980fromG15370himG8460raisedG14530whoG3588!0the fatherG3962~0godG2316}0 andG2532|0 christG5547{0 jesusG2424z0 byG1223y0 butG235x0manG444w0byG1223v0neitherG3761u0menG444t0ofG575s0notG3756r!0an apostleG652q0paulG3972p/ amenG281o/ allG3956n/ youG5216m/ withG3326l/ ghostG4151 $UnU;$ jT<$ w`I/mU40thatG375430i marvelG229620amenG2811!0and everG3588 G1650!0everG3588 G165/0forG1519.#0gloryG3588 G1391-0to whomG3739,0fatherG3962+0ourG2257*0andG2532)#0of godG3588 G2316(#0the willG3588 G2307'%0according toG2596&0worldG165%0 evilG4190$0 presentG1764#0 thisG3588"0 fromG1537!0 usG2248 -0he might deliverG18070thatG3704!0sinsG3588 G2660ourG22570forG52280himselfG14380gaveG13250whoG35880 christG55470 jesusG24240 lordG29620 ourG22570andG2532!0the fatherG39620godG23160fromG575 $kjP9!kT:#uZ6kX0heavenG3772W0fromG1537V0an angelG32U0orG2228T0weG2249S0thoughG1437R0butG235Q#0of christG3588 G5547 P!#0the gospelG3588 G2098O0pervertG3344N0 wouldG2309M0 andG2532L0 youG5209K0 troubleG5015J0 thatG3588I0someG5100H0there beG1526G0butG3361F0anotherG243E0notG3756D0isG2076C0whichG3739B0gospelG2098A0anotherG2087@0untoG1519?0 of christG5547>0 the graceG5485=0 intoG1722<0 youG5209;0 calledG2564:0him thatG358890fromG57580removedG334670soonG503060soG377950ye areG3346 "d_C% t^Gs\D.zdz0 menG444y0 to pleaseG700x0 do i seekG2212w0 orG2228v#0 godG3588 G2316u0 orG2228t0 menG444s0 persuadeG3982r0 nowG737q0 do iG3982p0 forG1063o0 accursedG331n!0 let him beG2077 m-0 ye have receivedG3880l0 thatG3739k0 thanG3844j0 unto youG5209'i;0 preach any other gospelG2097h0 anyG5100g0 ifG1487f0 againG3825e0 nowG737d0 say iG3004c0 soG2532b)0 we said beforeG4280a0 asG5613`0accursedG331_!0let him beG2077^0unto youG5213 ]-0 we have preachedG2097\!0 that whichG3739[0 thanG3844Z0 unto youG5213'Y;0 preach any other gospelG2097 %kx\E/vX? kP4 k)0 the revelationG6020 byG12230 butG235%0 was i taughtG13210 neitherG37770 manG4440 ofG38440 itG8460 receivedG38800 neitherG37610 iG14730 forG10630 manG4440 afterG25960 notG37560 isG20760 meG17000 ofG5259 %0 was preachedG2097 0 whichG3588 !0 the gospelG2098 0 thatG3588 0 brethrenG800 youG52130 i certifyG11070 butG11610 of christG5547#0 the servantG14010 beG22520 notG37560 i shouldG22520 menG4440 pleasedG700~0 yetG2089}0 iG700|0 ifG1487{0 forG1063 !Kz[;%wW@&kN8fK@0fathersG3862?0of myG3450!>/0of the traditionsG3967=0 zealousG2207 <-0 more exceedinglyG4056;0 beingG5225:#0 nationG3588 G108590 mine ownG345080inG172270my equalsG491560manyG418350aboveG5228(41#0the jews' religionG3588 G245430inG172220profitedG429810andG253200 itG846/0 wastedG4199.0 andG2532-#0 of godG3588 G2316 ,!#0 the churchG3588 G1577+%0 i persecutedG1377*)0 beyond measureG5236)0 how thatG3754((1#0 the jews' religionG3588 G2454'0 inG1722&%0 in time pastG4218%%0 conversationG391$0 myG1699#-0 ye have heard ofG191"0 forG1063!0 christG5547 0 of jesusG2424 $ZcM5oS=  fG(wZd0jerusalemG2414c0toG1519b0went i upG424a0neitherG3761`0bloodG129_0andG2532^!0with fleshG4561]0 notG3756\#0 i conferredG4323[#0 immediatelyG2112!Z##0 the heathenG3588 G1484Y0 amongG1722X0himG846W)0i might preachG2097V0thatG2443U0meG1698T0inG1722S#0sonG3588 G5207R0hisG846Q0to revealG601P#0graceG3588 G5485O0hisG846N0byG1223M0 calledG2564L0 andG2532K0 wombG2836J0 mother'sG3384I0 myG3450H0fromG1537G0meG3165F0separatedG873E0whoG3588D#0godG3588 G2316C!0it pleasedG2106B0whenG3753A0butG1161 $l|fM5kR9oY>&l0jamesG23850saveG14870noneG37560saw iG1492$+!0of the apostlesG3588 G6520otherG20870butG11610daysG22500fifteenG11780 himG846~0 withG4314}0 abodeG1961|0 andG2532{0 peterG4074z0to seeG2477y0jerusalemG2414x0toG1519w0i went upG424v0yearsG2094u0threeG5140t0afterG3326s0thenG1899r0damascusG1154q0untoG1519p0againG3825o0returnedG5290n0andG2532m0 arabiaG688l0 intoG1519k0 i wentG565j0 butG235i0 meG1700h0beforeG4253g0apostlesG652f+0them which wereG3588e0toG4314 "OqV: iD" W4kO*0he whichG3588)0thatG3754(0onlyG3440'0heardG191&0they hadG2258%0butG1161$0 christG5547#0inG1722"!0which wereG3588!#0of judaeaG3588 G2449' /#0unto the churchesG3588 G1577#0by faceG3588 G43830unknownG500wasG22520andG1161#0ciliciaG3588 G27910andG2532#0of syriaG3588 G4947!##0the regionsG3588 G28240intoG15190i cameG2064!0afterwardsG18990 notG37560i lieG5574#0godG3588 G23160beforeG17990beholdG24000unto youG52130i writeG1125 -0the things whichG3739 0nowG1161 0 brotherG80 #0 lord'sG3588 G2962 0 theG3588 G80 #cwT;#iM4dK3cM0unto themG846L%0communicatedG394K0andG2532J!0revelationG602I0byG2596H0i went upG305G0andG1161F0alsoG2532E0 withG4838D0 titusG5103C0 and tookG4838B0 barnabasG921A0 withG3326@0jerusalemG2414?0toG1519>0againG3825=0i went upG305<0afterG1223;0yearsG2094:0fourteenG118090thenG189980meG169870inG17226#0godG3588 G23165)0they glorifiedG139240andG25323%0he destroyedG419920onceG421810 whichG37390#0 the faithG3588 G4102/0 preachethG2097.0 nowG3568-'0 in times pastG4218,0usG2248+!0persecutedG1377 !JgP3v`H2a< aJn0ourG2257m!0to spy outG2684l+0came in privilyG3922k0whoG3748#j30unawares brought inG3920i)0false brethrenG5569h!0because ofG1223g0and thatG1161!f/0 to be circumcisedG4059e'0 was compelledG315d0a greekG1672c0beingG5607b0meG1698a0withG4862`0who wasG3588_0titusG5103^0neitherG3761]0butG235\0vainG2756[0inG1519Z0had runG5143Y0orG2228X%0i should runG5143!W/0lest by any meansG3381"V10were of reputationG1380U'0to them whichG3588T0privatelyG2398S0butG1161"R%#0 the gentilesG3588 G1484Q0 amongG1722P0 i preachG2784O0 whichG3739!N##0that gospelG3588 G2098 "U{bJ&r[@(wbE+nU0 to meG34270 matterG13080 noG3762 0 it makethG1308 0 they wereG2258 !0whatsoeverG3697 0somewhatG5100 0to beG15110seemedG13800these whoG35880ofG5750butG11610 youG52090 withG4314)0 might continueG1265#'#0 of the gospelG3588 G2098!0the truthG3588 G2250thatG2443~0an hourG5610}0forG4314|0no, notG3761#{'#0by subjectionG3588 G5292z'0we gave placeG1502y0to whomG3739x%0into bondageG2615w0usG2248 v-0they might bringG2615u0thatG2443t0jesusG2424s0 christG5547r0 inG1722q0 we haveG2192p0 whichG3739o#0 libertyG3588 G1657 ]mQ7mIz_8w]/0 towardG1519.0 in meG1698#-30the same was mightyG1754),3#0of the circumcisionG3588 G4061++0the apostleshipG651*0toG1519)0in peterG4074#(30wrought effectuallyG1754'0he thatG3588&0forG1063%!0 unto peterG4074)$3#0 of the circumcisionG3588 G4061#0asG2531%"70was committed unto meG4100*!7!0of the uncircumcisionG3588 G203 !#0the gospelG3588 G20980thatG3754'0when they sawG1492%0contrariwiseG51210butG2350to meG16980nothingG3762#30in conference addedG43230seemedG13800they whoG35880forG10630personG43830man'sG4440noG37560acceptethG29830godG2316 "XyaJ0lO6zU>'sXQ0 the sameG846P0 the poorG4434"O10 we should rememberG3421N0 thatG2443M0 onlyG3440&L-#0 the circumcisionG3588 G4061K0 untoG1519J0 theyG846I0 andG1161!H##0 the heathenG3588 G1484G0 untoG1519F0 weG2249E0 thatG2443D'0 of fellowshipG2842C+0 the right handsG1188B0 barnabasG921A0 andG2532@0 to meG1698?0 they gaveG1325>0 unto meG3427=0 was givenG1325<0 thatG3588;#0 the graceG3588 G5485:0 perceivedG109790 pillarsG476980 to beG151170 seemedG138060 whoG358850 johnG249140 andG253230 cephasG278620 jamesG238510 andG2532"0%#0 the gentilesG3588 G1484 $RkS:mS3iQ+mRu0 fearingG5399t0 himselfG1438s0 separatedG873r0 andG2532q#0 he withdrewG5288p)0 they were comeG2064o0 whenG3753n0 butG1161"m%#0 the gentilesG3588 G1484l0 withG3326k!0 he did eatG4906j0 jamesG2385i0 fromG575h0 cameG2064g0 certainG5100f0 thatG3588e0 beforeG4253d0 forG1063c%0 to be blamedG2607b0 he wasG2258a0 becauseG3754`0 the faceG4383_0 toG2596^0 himG846]#0 i withstoodG436\0 antiochG490[0 toG1519Z0 was comeG2064Y0 peterG4074X0 whenG3753W0 butG1161V0 to doG4160U#0 was forwardG4704T0 alsoG2532S0 iG4704R0 whichG3739 !\oW9mF0tR+u\0a jewG24530beingG52250thouG47710ifG14870allG39560 beforeG1715 !#0 unto peterG3588 G40740 i saidG2036#'#0 of the gospelG3588 G2098 !0 the truthG3588 G225 %0according toG4314 0uprightlyG3716 0notG3756 #0they walkedG37160thatG37540i sawG14920whenG37530butG235#'#0 dissimulationG3588 G52720 theirG846%70 was carried away withG48790 alsoG25320 barnabasG921'0 insomuch thatG5620~0 with himG846}0 likewiseG2532|!0 dissembledG4942{0 jewsG2453z0 the otherG3062y0 andG2532 x-0 the circumcisionG4061w0 were ofG1537v!0 them whichG3588 "_fO-{dJ4iL._8'0have believedG410070weG224960evenG253250christG554740of jesusG242430 the faithG410220 byG122310 butG14370!0 of the lawG3551/0the worksG2041.0byG1537-0justifiedG1344,0notG3756+0isG1344*0a manG444)0thatG3754(0knowingG1492'%0the gentilesG1484&0ofG1537%0sinnersG268$0notG3756#0andG2532"0by natureG5449!0jewsG2453 0weG2249&90to live as do the jewsG2450"%#0the gentilesG3588 G1484+0compellest thouG3150whyG5101)0as do the jewsG24520notG37560andG2532,E0after the manner of gentilesG14830livestG2198 #Yv`C&pZ?&fP6rY[0of sinG266Z%0 the ministerG1249Y0 christG5547X0 thereforeG687W0 sinnersG268V0 are foundG2147U0alsoG2532T%0we ourselvesG846S0christG5547R0byG1722Q+0to be justifiedG1344P'0while we seekG2212O0ifG1487N0butG1161M%0(be justifiedG1344L0&fleshG4561K0%noG3756J0$shallG1344I0#the lawG3551H0"ofG1537G0!the worksG2041F0 for byG1360E!0of the lawG3551D0the worksG2041C0byG1537B0notG3756A0andG2532@0of christG5547?0the faithG4102>0byG1537%=70we might be justifiedG1344<0thatG2443;0christG5547:0jesusG242490inG1519 #`cJ+sY;#lQ<% w`~0nowG3568}0iG2198|)0 the life whichG3739{0 andG1161z0 meG1698y0 inG1722x0 livethG2198w0christG5547v0butG1161u0iG1473t0yet notG3765s0i liveG2198r%0neverthelessG1161q0christG5547#p30i am crucified withG4957o0 unto godG2316n%0i might liveG2198m0thatG2443l!0to the lawG3551k0am deadG599j0the lawG3551i0throughG1223h0iG1473g0forG1063f)0 a transgressorG3848e0 myselfG1683d0i makeG4921c#0i destroyedG2647b0whichG3739a!0the thingsG5023`0againG3825_0i buildG3618^0ifG1487]0forG1063\!0god forbidG1096 $\hD$ iR;x]F,s\"0youG5209!)0hath bewitchedG940 0whoG51010galatiansG10520foolishG4530oG55990in vainG14320 is deadG5990 christG55470 thenG6860 the lawG35510 byG1223'0righteousnessG13430ifG14870forG1063#0of godG3588 G2316#0the graceG3588 G54850frustrateG1140notG37560i doG1140meG1700 0forG5228 0himselfG1438 0gaveG3860 0andG2532 0meG31650lovedG250whoG3588#0of godG3588 G2316 !#0of the sonG3588 G52070the faithG41020byG17220i liveG21980the fleshG45610inG17220liveG2198 "bsZB)yaH-mWA#|bD0are yeG2005C'0in the spiritG4151B%0having begunG1728A0foolishG453@0soG3779?0are yeG2075>0of faithG4102=#0the hearingG189<0 byG1537;0 orG2228:!0 of the lawG355190 the worksG204180 byG1537 7!#0the spiritG3588 G41516#0received yeG298350youG521640ofG57530i learnG312920wouldG230910onlyG344000thisG5124/0youG5213.0amongG1722-0crucifiedG4717-,G0hath been evidently set forthG4270+0christG5547*0jesusG2424)0 eyesG3788(0 whoseG3739'0 beforeG2596&!0 the truthG3588 G225%0 obeyG3982$0notG3361#)0that ye shouldG3982 "bcH2|XA& s]?#{bf0to himG846 e-0it was accountedG3049d0andG2532c#0godG3588 G2316b0believedG4100a0abrahamG11`0even asG2531_0of faithG4102^#0the hearingG189]0byG1537\0orG2228[!0of the lawG3551Z0 the worksG2041Y0 byG1537X0 youG5213W0 amongG1722V0 miraclesG1411U0workethG1754T0andG2532 S!#0the spiritG3588 G4151R0to youG5213Q#0ministerethG2023P0thatG3588O0thereforeG3767N0heG2023M0in vainG1500L0yetG2532K0ifG1489J0in vainG1500I)0so many thingsG5118 H-0have ye sufferedG3958G%0 by the fleshG4561F%0made perfectG2005E0nowG3568 !`yWA( {]E(bL4v`0 ofG15370 which beG35880 theyG21270 so thenG5620!0be blessedG2127#0nationsG3588 G14840allG39560shallG21270theeG4671~0 inG1722}%0 unto abrahamG11*|A0 preached before the gospelG4283{0 faithG4102z0throughG1537!y##0the heathenG3588 G1484x'0would justifyG1344w#0godG3588 G2316v0thatG3754u!0foreseeingG4275#t'#0the scriptureG3588 G1124s0andG1161r0 abrahamG11q+0 the children ofG5207p0areG1526o0the sameG3778n0faithG4102m0ofG1537l)0they which areG3588k0thatG3754j0thereforeG686i0know yeG1097h'0 righteousnessG1343g0forG1519 #_{dF/zY?" iS2u_*0 byG1722)%0 is justifiedG1344(0 no manG3762'0 thatG3754&0 butG1161%0 themG846$0 to doG4160 #!#0 of the lawG3588 G3551"!0 the bookG3588 G975!0 inG1722 #0 are writtenG11250 whichG3588!0 all thingsG39560 inG17220 notG3756!0 continuethG16960 thatG37390 every oneG39560 cursedG1944'0 it is writtenG11250 forG10630 the curseG26710 underG52590 areG1526!0 of the lawG35510 the worksG20410 ofG15370 areG1526!0 as many asG3745 0 forG1063 0 abrahamG11 0 faithfulG4103 0 withG4862 #0 are blessedG21270 faithG4102 #dsW9# |fL.{c@~dM0 cursedG1944L'0 it is writtenG1125K0 forG1063J0 usG2257I0 forG5228H0 a curseG2671G!0 being madeG1096 F!#0 of the lawG3588 G3551E#0 the curseG3588 G2671D0 fromG1537C0 usG2248B'0 hath redeemedG1805A0 christG5547@0 themG846?0 inG1722>!0 shall liveG2198=0 themG846<!0 that doethG4160;0 the manG444:0 butG23590 faithG410280 ofG153770 notG375660 isG207650 the lawG355140 andG116130 faithG410220 byG15371!0 shall liveG219800 the justG1342/0 forG3754.0 evidentG1212-#0 godG3588 G2316,+0 in the sight ofG3844+0 the lawG3551 !UhB&~fB`J0wUn)0 addeth theretoG1928m0 orG2228l%0 disannullethG114k0 no manG3762j0 confirmedG2964i0covenantG1242h0a man'sG444g0butG3676f0thoughG3676e0menG444#d30after the manner ofG2596c0i speakG3004b0brethrenG80a#0faithG3588 G4102`0throughG1223#_'#0 of the spiritG3588 G4151!^##0 the promiseG3588 G1860 ]-0 we might receiveG2983\0 thatG2443[0 christG5547Z0jesusG2424Y0throughG1722"X%#0the gentilesG3588 G1484W0onG1519V!0might comeG1096U!0of abrahamG11"T%#0the blessingG3588 G2129S0thatG2443R0 a treeG3586Q0 onG1909P0 hangethG2910O0 thatG3588N0 every oneG3956 $ejD,|fP:# xaI0e0 the lawG35510 christG55470inG1519#0godG3588 G23160ofG5259) ?0that was confirmed beforeG4300 %0the covenantG1242 0i sayG3004 0thisG5124 0andG11610christG55470isG20760whichG37390seedG46900thyG4675#0toG3588 G46900andG25320oneG15200ofG19090asG5613~0butG235}0manyG4183|0ofG1909{0 asG5613z#0 to seedsG3588 G4690y0 andG2532x0 notG3756w0 he saithG3004v0madeG4483"u%#0the promisesG3588 G1860t0wereG4483s#0seedG3588 G4690r0hisG846q0andG2532p!0to abrahamG11o0nowG1161 "XfM3jA+x\F+oX40tillG891'3/#0of transgressionsG3588 G384720becauseG54841%0it was addedG43690#0the lawG3588 G3551/0thenG3767.0whereforeG5101-0promiseG1860,0 byG1223+!0 to abrahamG11*0 gaveG5483)#0 godG3588 G2316(0 butG1161'0promiseG1860&0ofG1537%0no moreG3765$0the lawG3551#0ofG1537%"+#0the inheritanceG3588 G2817!0ifG1487 0forG1063)0of none effectG2673!##0the promiseG3588 G1860)0it should makeG26730thatG35880disannulG2080cannotG37560afterG33260yearsG20940thirtyG51440andG2532%0 four hundredG50710 wasG10960 whichG3588 "f|`J2}cL5tV?)fV0verilyG3689U!0given lifeG2227T!0could haveG1410S0 whichG3588R0 givenG1325Q0 a lawG3551P)0 there had beenG1325O0 ifG1487N0forG1063M!0god forbidG1096L#0of godG3588 G2316"K%#0the promisesG3588 G1860J0againstG2596I0thenG3767H0the lawG3551G0 oneG1520F0isG2076E0godG2316D0butG1161C0of oneG1520B0notG3756A0isG2076@!0a mediatorG3316?0nowG1161>'0of a mediatorG3316=0the handG5495<0inG1722;0angelsG32:0byG122390 ordainedG1299$850 the promise was madeG186170 to whomG37396#0 should comeG20645#0 the seedG3588 G4690 ![nG%sW=xX?$ x[w0whereforeG5620v#0 be revealedG601!u/0 should afterwardsG3195t0 whichG3588s0 the faithG4102r0 untoG1519q0shut upG4788p0the lawG3551o0underG5259n%0we were keptG5432m0cameG2064l#0faithG3588 G4102k0beforeG4253j0butG1161i0believeG4100h%0to them thatG3588g)0 might be givenG1325f0 christG5547e0 of jesusG2424d0 faithG4102c0 byG1537!b##0the promiseG3588 G1860a0thatG2443`0sinG266_0underG5259^0allG3956])0hath concludedG4788#\'#0the scriptureG3588 G1124[0butG235Z0the lawG3551Y0byG1537 X-0should have beenG2258#W'#0righteousnessG3588 G1343 #\y_GlO6|]G-v\0christG55470intoG1519!10have been baptizedG9070asG37450of youG9070as manyG37450forG10630 jesusG24240 christG55470inG1722#0faithG3588 G41020byG12230of godG2316 %0the childrenG5207 0allG3956 0ye areG2075 0forG1063 )0a schoolmasterG38070underG52590no longerG37650we areG20700is comeG20640faithG4102!0after thatG35880butG11610 faithG41020 byG1537%70 we might be justifiedG1344~0thatG2443}0christG5547|0untoG1519{%0schoolmasterG3807z0ourG2257y0wasG1096x#0the lawG3588 G3551 %_ybI-}fL5zdN2~_?#0 the promiseG1860>%0 according toG2596=0 heirsG2818<0 andG2532;0seedG4690:0abraham'sG1190are yeG207580thenG68670christ'sG554760yeG521050ifG148740andG116130jesusG242420christG554710inG172200oneG1520/0allG3956.0areG2075-0yeG5210,0forG1063+0femaleG2338*0norG2532)0 maleG730(0 neitherG3756'0 there isG1762&0 freeG1658%0 norG3761$0bondG1401#0neitherG3756"0there isG1762!0greekG1672 0norG37610jewG24530neitherG37560there isG17620 christG5547#0have put onG1746 "^w\?$ t^E+t^H0^"a%#0 of the worldG3588 G2889"`%#0 the elementsG3588 G4747_0 underG5259^!0in bondageG1402]0wereG1510\0childrenG3516[0we wereG1510Z0whenG3753Y0weG2249X0soG3779W0evenG2532#V'#0 of the fatherG3588 G3962(U1#0the time appointedG3588 G4287T0untilG891S0governorsG3623R0andG2532Q0tutorsG2012P0underG5259O0isG2076N0butG235M0of allG3956L0lordG2962K0he beG5607J0 thoughG1401I0 a servantG1401H0 fromG1308G0 nothingG3762F0 differethG1308E0a childG3516D0he isG2076C!0as long asG3745B#0the heirG3588 G2818A0i sayG3004@0nowG1161 !ckN0hK3ybG-{c0 intoG1519#0 sonG3588 G52070of hisG846 !#0the spiritG3588 G4151~+0hath sent forthG1821}#0godG3588 G2316|0sonsG5207{0ye areG2075z0becauseG3754y0andG1161*x5#0the adoption of sonsG3588 G5206w-0we might receiveG618v0thatG2443u0the lawG3551t0underG5259s0that wereG2443r0themG3588q0to redeemG1805p0the lawG3551o0underG5259n0 madeG1096m0 a womanG1135l0 ofG1537k0 madeG1096j#0 sonG3588 G5207i0hisG846h!0sent forthG1821g#0godG3588 G2316f0was comeG2064!e##0of the timeG3588 G5550!d##0the fulnessG3588 G4138c0whenG3753b0butG1161 #iy\@%{`F+lO8" i%0 ratherG3123$0 orG1161#0 godG2316("=0 after that ye have knownG1097!0 nowG3568 0 butG11610 godsG23160 noG33610 areG56070 by natureG5449+0unto them whichG3588)0ye did serviceG13980godG23160notG37560thenG51190howbeitG2350christG55470 throughG12230 of godG23160 an heirG28180 thenG25320 a sonG52070ifG14870andG1161 0a sonG5207 0butG235 0a servantG1401 0no moreG3765 0thou artG14880whereforeG5620#0fatherG3588 G39620abbaG50 cryingG2896#0 heartsG3588 G25880 yourG5216 $[kU:#tV>' t\9! q[I0 asG5613H0 beG1096G0 youG5216F0 i beseechG1189E0 brethrenG80D0 in vainG1500C0 labourG2872B0 youG5209A0 uponG1519@+0 i have bestowedG2872?0 lestG3381>0 youG5209=)0 i am afraid ofG5399<0 yearsG1763;0 andG2532:0 timesG254090 andG253280 monthsG337670 andG253260 daysG22505!0 ye observeG3906 4-0 to be in bondageG139830 againG382520 ye desireG230910 whereuntoG373900 elementsG4747/0 beggarlyG4434.0 andG2532-0 the weakG772,0 toG1909+0 againG3825*0 turn yeG1994)0 howG4459(0 godG2316'0 ofG5259&0 are knownG1097 $Vv]G,sS<&{dM1oVm0jesusG2424l0christG5547k0asG5613j0of godG2316i0an angelG32h0asG5613g0meG3165f0 receivedG1209e0 butG235d0 rejectedG1609c0 norG3761b0 notG3756a#0ye despisedG1848`#0fleshG3588 G4561_0myG3450^0inG1722]0which wasG3588 \!#0temptationG3588 G3986[0myG3450Z0andG2532Y%0 at the firstG4386X0 unto youG5213%W70 i preached the gospelG2097"V%#0 of the fleshG3588 G4561U0 infirmityG769T0 throughG1223S0 howG3754R0 ye knowG1492Q0 meG3165P0 injuredG91O0 notG3762N0 ye haveG91M0 yeG5210L0 asG5613K0 for iG2504J0 iG1473 "]qZ@)|^7}fJ! u]0 thatG24430youG5209 0excludeG1576 !0they wouldG2309 0yeaG235 0wellG2573 0notG37560youG5209%70they zealously affectG22060the truthG2260youG5213)0because i tellG2260enemyG21900yourG52160becomeG10960thereforeG56200am iG1096~0to meG3427#}30and have given themG1325|#0eyesG3588 G3788{0your ownG5216)z?0 ye would have plucked outG1846y0 possibleG1415x0 ifG1487w0 thatG3754v0 recordG3140u0youG5213t0i bearG3140s0forG1063r#0ye spake ofG5216%q+#0the blessednessG3588 G3108p0thenG3767o0isG2258n0whereG5101 #fkQ;# v`="~gK*}f20 forG37541#0 voiceG3588 G545600 myG3450/0to changeG236.0andG2532-0nowG737,0youG5209+0withG4314*'0to be presentG3918)0i desireG2309(0 youG5213'0 inG1722&0 be formedG3445%0christG5547$0untilG891#0againG3825""10i travail in birthG5605!0of whomG3739 +0little childrenG50400myG34500youG52090 withG4314!0 am presentG39180 when iG31650 onlyG34400notG33610andG25320goodG25700inG17220alwaysG3842(=0to be zealously affectedG22060goodG25700butG11610 themG846+0 ye might affectG2206 $[gM4aI0xbC-q[V0 heG3588U0 butG1161T0the fleshG4561S0afterG2596R0was bornG1080#Q'#0the bondwomanG3588 G3814P0ofG1537O0heG3588N0butG235M#0a freewomanG1658L0 byG1537K0 the otherG1520 J!#0 a bondmaidG3588 G3814I0 byG1537H0the oneG1520G0sonsG5207F0twoG1417E0hadG2192D0abrahamG11C0thatG3754B'0it is writtenG1125A0forG1063@#0 the lawG3588 G3551?0 hearG191>0 notG3756=0do yeG191<0the lawG3551;0underG5259:0to beG151190desireG230980ye thatG358870meG342760tellG300450youG521340 ofG17223-0 i stand in doubtG639 $dr[=& y\C  {eO6{dz0 nowG3568y0 whichG3588x0 jerusalemG2419w%0 answereth toG4960v0 andG1161u!0arabiaG3588 G688t0inG1722s0sinaiG4614r0mountG3735q0isG2076p0agarG28o0thisG3588n0forG1063m0agarG28l0isG2076k0whichG3748j0bondageG1397i0toG1519h+0which genderethG1080g0sinaiG4614f0 the mountG3735e0 fromG575d0 the oneG1520c0 covenantsG1242b0twoG1417a0theG1242`0areG1526_0theseG3778^0forG1063]#0an allegoryG238\0areG2076[%0which thingsG3748Z#0promiseG3588 G1860Y0 byG1223X'0 the freewomanG1658W0 ofG1537 $TbK.fO8ybL/lT0thanG2228#0childrenG3588 G50430moreG31230manyG4183!/0the desolate hathG20480forG37540 notG3756!0 travailestG56050 thou thatG35880 cryG9940 andG2532#0break forthG44860notG37560bearestG50880thatG35880barrenG47230rejoiceG2165 '0it is writtenG1125 0forG1063 0 allG3956 0 of usG2257 !0 the motherG33840isG20760whichG37480freeG16580isG20760aboveG5070which isG35880jerusalemG24190butG1161#0childrenG3588 G50430herG846~0withG3326}'0is in bondageG1398|0andG1161{0isG3588 #\{aK.z^E( wX@'s\A0 forG1063@#0 sonG3588 G5207?0herG846>0andG2532#='#0the bondwomanG3588 G3814<0cast outG1544#;'#0the scriptureG3588 G1124:0saithG300490whatG51018%0neverthelessG23570nowG356860 soG377950 evenG25324!0 the spiritG415130 afterG259620 himG35881!0persecutedG137700the fleshG4561/0afterG2596.0was bornG1080-0he thatG3588,0thenG5119+0asG5618*0butG235)!0of promiseG1860(%0the childrenG5043'0areG2070&0isaac wasG2464%0asG2596$0brethrenG80#0weG2249"0nowG1161!!!0an husbandG3588 G435 0hathG21920she whichG3588 "VjR1 hR3iQ:$ nVc0paulG3972b0iG1473a0beholdG1492`!0of bondageG1397_0the yokeG2218^0 againG3825]0 entangledG1758\0 notG3361[0 beG1758Z0 andG2532Y0freeG1659X0usG2248W0hath madeG1659V0christG5547U0wherewithG3739!T##0the libertyG3588 G1657S0thereforeG3767R!0stand fastG4739Q#0of the freeG1658P0butG235 O-0of the bondwomanG3814N0childrenG5043M0notG3756L0we areG2070K0brethrenG80J0so thenG686 I-0of the freewomanG1658H#0the sonG3588 G5207G0withG3326F0be heirG2816E0notG3756D0 shallG2816&C-#0 of the bondwomanG3588 G3814B#0 the sonG3588 G5207 "Uz`@)hP7xc= kU0weG22490forG1063#0 graceG3588 G5485"10 ye are fallen fromG16010the lawG35510byG1722$50of you are justifiedG1344~0whosoeverG3748"}10no effect unto youG2673|0ofG575{0is becomeG2673z#0christG3588 G5547y0 lawG3551x0 wholeG3650w#0 theG3588 G3551v0 to doG4160u0 a debtorG3781t0he isG2076s0thatG3754#r30that is circumcisedG4059q0manG444p0to everyG3956o0againG3825n0i testifyG3143m0forG1161l0 nothingG3762k0 youG5209j%0 shall profitG5623i0 christG5547!h/0ye be circumcisedG4059g0ifG1437f0thatG3754e0unto youG5213d0sayG3004 #[iP9# kJ4dM+w[(0him thatG3588'0ofG1537&0notG3756%!0persuasionG3988$0thisG3588#!0 the truthG3588 G225"0obeyG3982!0notG3361 )0that ye shouldG39820youG5209!0did hinderG3480whoG51010wellG2573!0ye did runG51430loveG260byG1223'0 which workethG17540 faithG41020 butG235)0 uncircumcisionG2030 norG37770anyG51000availethG2480%0circumcisionG40610neitherG37770christG55470jesusG2424 0inG1722 0forG1063 0faithG4102 0byG1537 -0of righteousnessG13430the hopeG16800wait forG553"10through the spiritG4151 $`{^E-y[C' sW;" `L%0 circumcisionG4061K0 preachG2784J0 yetG2089I0 iG2784H0 ifG1487G0 brethrenG80F0 iG1473E0 andG1161D0 he beG5600C0 whosoeverG302B0 judgmentG2917A0 hisG3588@!0 shall bearG941?0 youG5209>0 troublethG5015=0 he thatG3588<0 butG1161;0 mindedG5426:0 otherwiseG24390 noneG37628!0 ye will beG542670 thatG375460 the lordG296250 throughG172240 youG520930 inG15192+0 have confidenceG398210 iG147300 lumpG5445/0 wholeG3650.#0 theG3588 G5445-0 leavenethG2220,0 leavenG2219+0 a littleG3398*0youG5209)0callethG2564 #Y}gBfO8aJ,pYo0allG3956n0forG1063m#0 one anotherG240l0 serveG1398k0 loveG3588 G26j0 byG1223i0 butG235"h%#0 to the fleshG3588 G4561g#0 an occasionG874f0 forG1519e#0 libertyG3588 G1657d0 notG3361c0 onlyG3440b0 libertyG1657a0 untoG1909 `-0 have been calledG2564_0 yeG5210^0 brethrenG80]0 forG1063\0 youG5209[0 troubleG387Z0 whichG3588Y0 cut offG609X0 evenG2532W0 they wereG609V0 i wouldG3785U0 ceasedG2673"T%#0 of the crossG3588 G4716!S##0 the offenceG3588 G4625R0 isG2673Q0 thenG686"P10 suffer persecutionG1377O0 yetG2089N0 do iG1377M0 whyG5101 $cjR1mS5kS;zc0forG1063%0 of the fleshG45610 the lustG19390 fulfilG50550notG37560ye shallG5055 0andG2532 '0in the spiritG4151 0walkG4043 0thenG1161 0i sayG30040 anotherG2400 ofG52590 oneG2400 consumedG3550 notG3361!0that ye beG3550take heedG991#0one anotherG2400devourG27190andG2532~0ye biteG1143}0ifG1487|0butG1161{0thyselfG1438z0 asG5613y0 neighbourG4139x0 thyG4675w+0 thou shalt loveG25v0 thisG3588u0inG1722t0wordG3056s0oneG1520r0inG1722q%0is fulfilledG4137p0the lawG3551 "\rT9oU?! jS:s\50areG207640whichG374830manifestG531820areG2076"1%#0of the fleshG3588 G45610#0the worksG3588 G2041/0nowG1161.0the lawG3551-0underG5259,0notG3756+0ye areG2075*'0of the spiritG4151)0ye be ledG71(0ifG1487'0butG1161&0ye wouldG2309%0thatG3739$!0the thingsG5023#0doG4160"0cannotG3361!0yeG4160 0so thatG2443#50 the one to the otherG240%0 are contraryG4800 theseG50230 andG1161#0 the fleshG3588 G45610againstG2596!0the spiritG41510andG1161 !#0the spiritG3588 G41510againstG25960lustethG19370the fleshG4561 #QjL2qV7gQ7lQX0inheritG2816W0notG3756V0shallG2816U#0such thingsG5108T0doG4238S!0they whichG3588R0thatG3754Q0toldG4277P0alsoG2532O0 i haveG4277N0 asG2531M0 beforeG4302L0 youG5213K0 i tellG4302J%0of the whichG3739I0likeG3664H0suchG5125G0andG2532F!0revellingsG2970E#0drunkennessG3178D0murdersG5408C0envyingsG5355B0 heresiesG139A0seditionsG1370@0strifeG2052?0wrathG2372>!0emulationsG2205=0varianceG2054<0hatredG2189;!0witchcraftG5331:0idolatryG14959)0 lasciviousnessG7668#0 uncleannessG1677#0 fornicationG420260adulteryG3430 "PmWA*eJ2mJ2 hPz0alsoG2532y0let usG4748x'0in the spiritG4151w0we liveG2198v0ifG1487u#0 lustsG3588 G1939t0andG2532$s)#0the affectionsG3588 G3804r0withG4862q#0the fleshG3588 G4561p)0have crucifiedG4717o#0christ'sG3588 G5547n'0they that areG3588m0andG1161l0lawG3551k0noG3756j0there isG2076i0suchG5108h0againstG2596g!0temperanceG1466f0meeknessG4236e0 faithG4102d0 goodnessG19c!0 gentlenessG5544b'0longsufferingG3115a0peaceG1515`0joyG5479_0loveG26^0isG2076#]'#0of the spiritG3588 G4151\0the fruitG2590[0butG1161Z0of godG2316Y#0the kingdomG932bR)RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{)EM)Fn)G)H/)IQ)Ju)K)L8)M[)N~)O")PD)Qf)R)EM)Fn)G)H/)IQ)Ju)K)L8)M[)N~)O")PD)Qf)R)S*)TM)Un)V)W4)XV)Yw)Z)[?)\a)])^%)_I)`m)a)b2)cV)dz)e)fA)gc)h)i()jL)ko)l)m5)nX)oz)q)r?)sc)t)u&)vI)wl)x)y3)zT){s)|)}3)~V)w))=)^))#)G)h) ),)O)p))4)T)t))8)[)}))D)f) )))J)m))/)R)u))<)_))$)E)i) ),)N "[V9zdI3lM2r[0andG2532!0burdensG3588 G922'0one another'sG2400bear yeG941!0be temptedG39850alsoG25320thouG47710lestG33610thyselfG4572#0consideringG4648#0of meeknessG4236!0the spiritG41510inG1722#0 such an oneG51080 restoreG2675 0 spiritualG4152 0 which areG3588 0 yeG5210 0a faultG3900 0inG1722%0be overtakenG43010a manG4440ifG14370brethrenG80#0one anotherG2400envyingG5354#0one anotherG2400provokingG4292&90desirous of vain gloryG27550beG1096~0notG3361}0let usG1096|'0in the spiritG4151{0walkG4748 #]v`G. |eN1r\A(x]?0his ownG2398>!0shall bearG941=0every manG1538<0forG1063;0anotherG2087:0inG151990notG375680andG253270aloneG344160himselfG143850 inG15194#0 rejoicingG3588 G27453'0 shall he haveG219220 thenG511910 andG253200workG2041/0his ownG1438.0proveG1381-0every manG1538,0letG1381+0butG1161*0 himselfG1438)%0 he deceivethG5422(0nothingG3367'!0when he isG5607&0somethingG5100%'0himself to beG1511$0thinkG1380#0a manG5100"0ifG1487!0forG1063 #0of christG3588 G5547#0the lawG3588 G35510fulfilG3780soG3779 $WqR1kU>$ qYB' oWc0 reapG2325b#0 the fleshG3588 G4561a0ofG1537`0shallG2325_#0fleshG3588 G4561^0hisG1438]0toG1519\0sowethG4687[0he thatG3588Z0forG3754Y0reapG2325X0alsoG2532W0shall heG2325V0 thatG5124U0 sowethG4687T0 a manG444S!0 whatsoeverG1437R0 forG1063Q0mockedG3456P0notG3756O0isG3456N0godG2316M0deceivedG4105L0notG3361K0beG4105J#0 good thingsG18I0 allG3956H0 inG1722G0teachethG2727F'0unto him thatG3588E#0communicateG2841!D##0in the wordG3588 G3056C0is taughtG2727B0him thatG3588A0letG2727@0burdenG5413 #]]D. tX=$ lQ4}]%0 them who areG35880 untoG4314!0 especiallyG31220 allG39560 untoG43140 goodG180 let us doG2038#0 opportunityG2540~0 thereforeG3767}0 we haveG2192|0 asG5613{0 notG3361z#0 if we faintG1590y'0 we shall reapG2325x0 seasonG2540w0 in dueG2398v0 forG1063u0 doingG4160t0 in wellG2570s0 be wearyG1573r0 notG3361q0 let usG1573p0 andG1161o#0everlastingG166n0lifeG2222m0reapG2325 l!#0the spiritG3588 G4151k0ofG1537j0shallG2325 i!#0the spiritG3588 G4151h0toG1519g0sowethG4687f0 he thaG3588e0 butG1161d!0 corruptionG5356 XgE){^F*eB+nX&0 butG235%0 the lawG3551$0 keepG5442#+0 are circumcisedG4059"0 whoG3588!!0 themselvesG846 0 theyG35880 neitherG37610 forG1063#0 of christG3588 G5547#'#0 for the crossG3588 G4716.I0 they should suffer persecutionG13770 lestG33610 onlyG3440!/0 to be circumcisedG40590 youG52090 constrainG3150 theyG37780 the fleshG45610 inG1722#30 to make a fair shewG21460 desireG2309!0 as many asG37450 handG5495'0 with mine ownG1699 0 unto youG5213 )0 i have writtenG1125 0 a letterG1121 0 how largeG4080 0 ye seeG1492#0 of faithG3588 G4102 -0 of the householdG3609 #N}[E-wT:~cJ" kNI0any thingG5100H0availethG2480G%0circumcisionG4061F0neitherG3777E0jesusG2424D0christG5547C0inG1722B0forG1063$A)#0unto the worldG3588 G2889@0and iG2504?0unto meG1698>%0is crucifiedG4717=0the worldG2889<0whomG3739;0byG1223:0 christG554790 jesusG24248#0 lordG3588 G296270 of ourG22576#0 the crossG3588 G471650inG172240saveG33613%0should gloryG274420iG16981+0god forbid thatG109600butG1161/0 fleshG4561.0 yourG5212-0 inG1722,)0 they may gloryG2744+0 thatG2443*#0 circumcisedG4059)0 youG5209(0 to haveG4059'0 desireG2309 #Z}fH0 w`H* nYB,}Zl#0the graceG3588 G5485k0brethrenG80j0jesusG2424!i##0of the lordG3588 G2962h#0 the marksG3588 G4742g#0 bodyG3588 G4983f0 myG3450e0 inG1722d0 bearG941c0iG1473b0forG1063a0meG3427`0troubleG2873_0no manG3367^0letG3930]+0from henceforthG3064\#0of godG3588 G2316[!0the israelG2474Z0 uponG1909Y0 andG2532X0 mercyG1656W0 andG2532V0 themG846U0onG1909T0peaceG1515S#0ruleG3588 G2583!R/0according to thisG5129Q0walkG4748P!0as many asG3745O0andG2532N0 creatureG2937M0 a newG2537L0 butG235K)0 uncircumcisionG203J0 norG3777 $f}eE.wX?(t[A*f1 jesusG24241 the lordG29621 andG2532 1fatherG3962 1ourG2257 1godG2316 1fromG575 1peaceG15151andG25321to youG52131graceG54851jesusG24241christG55471inG1722+1to the faithfulG41031andG25321 ephesusG21811 atG1722~1 areG5607}1 whichG3588|'1 to the saintsG40{1of godG2316z1the willG2307y1byG1223x1christG5547w1of jesusG2424v!1an apostleG652u1paulG3972t0 amenG281s#0 spiritG3588 G4151r0yourG5216q0withG3326p0christG5547o0jesusG2424n#0lordG3588 G2962m0of ourG2257 #ay_A(uXB&rX6wa31himG84621beforeG27141'1 without blameG29901 andG2532/1 holyG40.1 should beG1511-1 that weG2248,%1of the worldG2889+)1the foundationG2602*1beforeG4253)1himG846(1inG1722'1usG2248&)1he hath chosenG1586%%1according asG2531$1christG5547#1inG1722"1heavenlyG2032!1inG1722 1blessingsG21291spiritualG41521allG39561 withG17221 usG2248%1 hath blessedG21271 whoG35881 christG55471jesusG2424#1lordG3588 G29621of ourG22571fatherG39621andG2532#1the godG3588 G23161blessedG21281 christG5547 !p~R<# uWA#z^H+pT!1bloodG3588 G129S1hisG846R1throughG1223Q!!1redemptionG3588 G629P1we haveG2192O1whomG3739N1inG1722M#1 the belovedG25L1 inG1722K1 acceptedG5487J1 usG2248I%1 he hath madeG5487H1whereinG3739G#1graceG3588 G5485F1of hisG846E%1of the gloryG1391D!1the praiseG1868C1toG1519B#1 willG3588 G2307A1 of hisG846*@5#1 to the good pleasureG3588 G2107?1 accordingG2596>1 himselfG846=1toG1519<1christG5547;1jesusG2424:1byG1223(9=1the adoption of childrenG520681untoG151971usG2248$651having predestinatedG430951loveG2641inG1722 csZ; nR-Y@cs#1 of timesG3588 G2540$r)#1 of the fulnessG3588 G4138 q-1 the dispensationG3622p1 that inG1519o1 himselfG846n1 inG1722 m-1 he hath purposedG4388l1 whichG3739#k'#1 good pleasureG3588 G2107j1 hisG846i%1 according toG2596h#1 willG3588 G2307g1 of hisG846!f##1 the mysteryG3588 G3466e1 unto usG2254!d/1 having made knownG1107c1 prudenceG5428b1andG2532a1wisdomG4678`1allG3956_1inG1722^1usG2248]1towardG1519 \-1he hath aboundedG4052[1whereinG3739Z#1 graceG3588 G5485Y1 of hisG846#X'#1 to the richesG3588 G4149W1 accordingG2596V#1 of sinsG3588 G3900$U+!1the forgivenessG3588 G859 _zbE/x`-pW2x_1 of hisG846!1 the praiseG18681 toG15191 should beG15111 weG22481 thatG3588 #1 willG3588 G2307 !1 of his ownG846! ##1 the counselG3588 G1012 1 afterG2596 !1 all thingsG39561 workethG1754!1 of him whoG3588#1 the purposeG4286%1 according toG2596#31 being predestinatedG4309/K1 we have obtained an inheritanceG28201 alsoG25321 whomG37391 inG1722#1 earthG3588 G1093~1 onG1909}1 which areG3588|1 andG2532{#1 heavenG3588 G3772z1 inG1722y1 which areG3588x1 bothG5037w#1 christG3588 G5547v1 inG1722u!1 all thingsG3956.tK1 he might gather together in oneG346 Hs]E/oL6gC*}H13C#1of the purchased possessionG3588 G40472)1the redemptionG62911untilG1519!0##1inheritanceG3588 G2817/1of ourG2257.#1the earnestG728-1isG2076,1whichG3739 +!#1 of promiseG3588 G1860*#1 spiritG3588 G4151)1 holyG40(1 with thatG3588')1 ye were sealedG4972&&91 after that ye believedG4100%1 alsoG2532$1 whomG3739#1 inG1722"#1 salvationG3588 G4991!1 of yourG5216 !#1 the gospelG3588 G2098!1 of truthG3588 G225#1 the wordG3588 G3056"31 after that ye heardG1911 alsoG25321 yeG52101 whomG37391 inG1722#1 christG3588 G55471 inG1722'1 first trustedG42761 whoG3588#1 gloryG3588 G1391 #eu[;% pXA% pV@* eV1christG5547U1jesusG2424T#1lordG3588 G2962S1of ourG2257R#1the godG3588 G2316Q1thatG2443P#1 prayersG3588 G4335O1 myG3450N1 inG1909M1of youG5216L1mentionG3417K1makingG4160J1youG5216I1forG5228H)1to give thanksG2168G1notG3756F1ceaseG3973E!1the saintsG40D1allG3956C1untoG1519B1loveG3588 G26A1andG2532@1 jesusG2424?#1 the lordG3588 G2962>1 inG1722=1 faithG4102<1 yourG5209;1ofG2596:'1after i heardG19191i alsoG250481whereforeG12237#1 gloryG3588 G139161 of hisG8465!1 the praiseG186841 untoG1519 !NdG0_:" fO7}fNw1whatG5101v1andG2532u!1the saintsG40t1inG1722!s##1inheritanceG3588 G2817r1of hisG846"q%#1of the gloryG3588 G1391 p!#1the richesG3588 G4149o1whatG5101n1andG2532m#1callingG3588 G2821l1 of hisG846k#1 the hopeG3588 G1680j1 isG2076i1 whatG5101h1 may knowG1492g1yeG5209f1thatG3588!e/1being enlightenedG5461#d'#1understandingG3588 G1271c1of yourG5216b#1the eyesG3588 G3788a1of himG846`'1the knowledgeG1922_1inG1722^!1revelationG602]1andG2532\1 of wisdomG4678[!1 the spiritG4151Z1 unto youG5213Y1 may giveG1325X#1 of gloryG3588 G1391 W!#1the fatherG3588 G3962 "etYB'qS=mS5|e1andG25321powerG18491andG2532%1principalityG7461allG39561far aboveG5231%1the heavenlyG20321inG1722!1right handG11881 his ownG8461 atG17221 setG2523 1 andG2532 1 the deadG3498 1fromG1537 1himG846 )1when he raisedG1453#1christG3588 G55471inG1722!1he wroughtG17541whichG3739#1powerG3588 G2904#1mightyG3588 G24791of hisG846!##1 the workingG3588 G1753%1 according toG25961 believeG4100~1 whoG3588}1 us-wardG2248|1toG1519{#1powerG3588 G1411z1of hisG846y1greatnessG3174x'1the exceedingG5235 $[lK4kP9tX@)z[=#1of him thatG3588!<##1the fulnessG3588 G4138;#1bodyG3588 G4983:1hisG84691isG207681whichG3748#7'#1 to the churchG3588 G157761 allG395651 overG522841 the headG277631 himG84621gaveG132511andG25320#1feetG3588 G4228/1hisG846.1underG5259-1allG3956,1hath putG5293+1andG2532*1to comeG3195)'1that which isG3588(1inG1722'1alsoG2532&1butG235%!1worldG3588 G165$1thisG5129#1inG1722"1onlyG3440!1notG3756 '1 that is namedG36871 nameG36861 everyG39561 andG25321 dominionG29631andG25321mightG1411 !UsW?yY6pL4mU^1alsoG2532]1whomG3739\1amongG1722$[+!1of disobedienceG3588 G543"Z%#1the childrenG3588 G5207Y1inG1722X1workethG1754W1nowG3568V1thatG3588 U!#1 the spiritG3588 G4151T!!1 of the airG3588 G109"S%#1 of the powerG3588 G1849R!!1 the princeG3588 G758Q%1 according toG2596P#1worldG3588 G2889O1of thisG5127N!!1the courseG3588 G165M%1according toG2596L1ye walkedG4043K1time pastG4218J1inG1722I1whereinG3739H!1sinsG3588 G266G1andG2532#F'#1in trespassesG3588 G3900E1deadG3498D1who wereG5607C1youG5209B1andG2532A1 allG3956@1 inG1722?1allG3956>1fillethG4137 #TuR8t]E(v\D.lT1evenG25321usG22481he lovedG25~1 wherewithG3739}1 loveG26|1 greatG4183{1 hisG846z1 forG1223y1mercyG1656x1inG1722w1richG4145v1who isG5607u1godG2316t1butG1161s1othersG3062r1asG5613q1evenG2532p1of wrathG3709o%1the childrenG5043n1by natureG5449m1wereG1510l1andG2532!k##1of the mindG3588 G1271j1andG2532"i%#1of the fleshG3588 G4561!h##1the desiresG3588 G2307g!1 fulfillingG4160f#1 fleshG3588 G4561e1 of ourG2257d#1 the lustsG3588 G1939c1 inG1722b'1in times pastG4218#a51had our conversationG390`1allG3956_1weG2249 "`N.s[;% qV5v`#1usG2248"1towardG1909!1 kindnessG5544 1 inG1722#1 graceG3588 G54851 of hisG8461 richesG4149'1the exceedingG5235'1he might shewG17311to comeG1904!1the agesG3588 G1651inG17221thatG24431 jesusG24241 christG55471 inG17221 heavenlyG20321inG1722%1sit togetherG47761madeG47761andG2532#1up togetherG4891 #1hath raisedG4891 1andG2532 1 savedG4982 1 ye areG2075 1 by graceG5485#1christG3588 G5547/K1hath quickened us together withG4806#1in sinsG3588 G39001deadG34981wereG56071weG22481whenG5607 $ThL1v\E/|]B,|T$G51 hath before ordainedG4282F#1 godG3588 G2316E1 whichG3739D1 worksG2041C1 goodG18B1 untoG1909A1 jesusG2424@1 christG5547?1 inG1722>1 createdG2936=#1 workmanshipG4161<1 hisG846;1 we areG2070:1 forG10639%1 should boastG274481 any manG510071 lestG336161 worksG204151 ofG153741 notG375631of godG23162#1 the giftG3588 G14351!1 yourselvesG521601 ofG1537/1 notG3756.1 thatG5124-1andG2532,#1faithG3588 G4102+1throughG1223*1ye savedG4982)1areG2075(1by graceG5485'1forG1063&1jesusG2424%1christG5547$1throughG1722 !h|`H2gQ0pX:hh1 andG2532g1 of israelG2474+f7#1 from the commonwealthG3588 G4174e%1 being aliensG526d1 christG5547c1 withoutG5565b1 ye wereG2258a#1 timeG3588 G2540`1 thatG1565_1 atG1722^1 thatG3754]'1 made by handsG5499\1 the fleshG4561[1 inG1722 Z-1 the circumcisionG4061Y1 calledG3004X'1 that which isG3588W1 byG5259V)1 uncircumcisionG203U1 calledG3004T1 who areG3588S1 the fleshG4561R1 inG1722Q#1 gentilesG3588 G1484P%1 in time pastG4218O1 yeG5210N1 thatG3754M1 rememberG3421L1 whereforeG1352K1 themG846J1 inG1722I)1 we should walkG4043H1 thatG2443 #iycK4fP9}ZC.i 1 andG2532 1 oneG1520 1 bothG2971hath madeG41601whoG3588#1peaceG3588 G15151ourG22571isG20761heG8461forG1063#1 of christG3588 G5547!1 the bloodG3588 G1291 byG1722~1 nighG1451}1 are madeG1096|1 far offG3112{1 wereG5607z1 sometimesG4218y1 whoG3588x1 yeG5210w1 jesusG2424v1 christG5547u1 inG1722t1 nowG3570s1 butG1161r#1 the worldG3588 G2889q1 inG1722p#1 without godG112o1 andG2532n1 hopeG1680m1 noG3361l1 havingG2192 k!#1 of promiseG3588 G1860(j1#1 from the covenantsG3588 G1242i1 strangersG3581 !iiS=|eO7!s\B  i,#1 the crossG3588 G4716+1 byG1223*1 bodyG4983)1oneG1520(1inG1722'#1unto godG3588 G2316&1bothG297%+1might reconcileG604$1that heG846#1andG2532"1peaceG1515!1makingG4160 1manG4441newG25371oneG15201of twainG14171himselfG14381inG17221 makeG29361 toG24431 forG1519!1 ordinancesG13781 inG1722%+#1of commandmentsG3588 G1785#1the lawG3588 G3551 !#1the enmityG3588 G2189#1fleshG3588 G45611hisG8461inG1722 -1having abolishedG2673"%#1of partitionG3588 G5418% +#1 the middle wallG3588 G3320 -1 hath broken downG3089 #OsS: {`J4bK/pOO+1 with the saintsG40N)1 fellowcitizensG4847M1 butG235L!1foreignersG3941K1andG2532J1strangersG3581I1no moreG3765H1ye areG2075G1thereforeG686F1nowG3767 E!#1 the fatherG3588 G3962D1 untoG4314C1 spiritG4151B1 oneG1520A1 byG1722@#1accessG3588 G4318?1haveG2192>1bothG297=1weG2192<1himG846;1throughG1223:1forG375491 nighG1451!8/1 to them that wereG358871andG253261afar offG31125!1which wereG358841to youG521331peaceG15152%1and preachedG209711cameG206401andG2532/1therebyG1722 .!#1 the enmityG3588 G2189-%1 having slainG615 !YlD`J2gQ5yYp#1of godG3588 G2316o'1an habitationG2732n1forG1519$m51are builded togetherG4925l1alsoG2532k1yeG5210j1whomG3739i1inG1722h1 the lordG2962g1 inG1722f1 templeG3485e1an holyG40d1untoG1519c1growethG837%b71fitly framed togetherG4883"a%#1the buildingG3588 G3619`1allG3956_1whomG3739^1inG1722]-1 the chief cornerG204\1 beingG5607[1 himselfG846Z1christG5547Y1jesusG2424X1prophetsG4396W1andG2532$V+!1of the apostlesG3588 G652$U)#1the foundationG3588 G2310T1uponG1909S'1and are builtG2026R#1of godG3588 G2316 Q-1 of the householdG3609P1 andG2532 !SxR6c=nQ0kS1whenG43141wherebyG37391 few wordsG36411 inG1722 '1i wrote aforeG4270 1asG2531! ##1the mysteryG3588 G3466 1unto meG3427 '1he made knownG1107!1revelationG6021byG25961how thatG37541 you-wardG52091 toG15191meG34271is givenG13251whichG3588#1of godG3588 G2316"%#1of the graceG3588 G5485&~-#1the dispensationG3588 G3622}-1ye have heard ofG191|1ifG1489{#1 gentilesG3588 G1484z1 youG5216y1forG5228x#1christG3588 G5547w1of jesusG2424"v%#1the prisonerG3588 G1198u1paulG3972t1iG1473s)1for this causeG5484r!1 the spiritG4151q1 throughG1722 #Pu_:kD%fO3tP 4-1of the same bodyG495431andG25322#1fellowheirsG478911should beG15110%1the gentilesG1484/1thatG3588.!1the spiritG4151-1byG1722,1prophetsG4396+1andG2532*1apostlesG652)1holyG40(1hisG846'1untoG3588&1 revealedG601%1 nowG3568$1 it isG601#1 asG5613"!1 of menG3588 G444#!'#1unto the sonsG3588 G5207 !1made knownG11071notG37561wasG11071agesG10741otherG20871inG17221whichG3739#1 of christG3588 G5547!##1 the mysteryG3588 G34661inG1722#1knowledgeG3588 G49071myG3450!1understandG35391ye mayG14101ye readG314 ]|\F"cC*w]6v]T1 amongG1722$S51 that i should preachG2097R1 givenG1325Q#1 graceG3588 G5485P1 thisG3778O1isG1325N1saintsG40M1of allG3956#L31less than the leastG1647K1who amG3588J1unto meG1698I#1powerG3588 G1411H1 of hisG846+G7#1 the effectual workingG3588 G1753F1 byG2596E1 unto meG3427D1 givenG1325C#1of godG3588 G2316"B%#1of the graceG3588 G5485A#1the giftG3588 G1431@%1according toG2596?!1a ministerG1249>!1i was madeG1096=1whereofG3739 <!#1the gospelG3588 G2098;1 byG1223:#1 christG3588 G554791 inG17228#1 promiseG3588 G186071 of hisG84661partakersG483051andG2532 UzcH1O/}c=&kUt1 byG1223s)1 might be knownG1107r1 heavenlyG2032q1 inG1722p#1 powersG3588 G1849o1 andG2532,n;!1 unto the principalitiesG3588 G746m1 nowG3568"l11 to the intent thatG2443k1 christG5547j1 jesusG2424i1 byG1223h!1 all thingsG3956g1 createdG2936f1 whoG3588e#1 godG3588 G2316d1 inG1722c'1 hath been hidG613/bA!1 the beginning of the worldG3588 G165a1 fromG575`1 whichG3588$_)#1 of the mysteryG3588 G3466$^)#1 the fellowshipG3588 G2842]1 whatG5101\1 seeG5461[1 allG3956Z1 to makeG5461Y1 andG2532X#1of christG3588 G5547W1richesG4149V-1the unsearchableG421"U%#1the gentilesG3588 G1484 "Sb># mW?$\C& jS1 youG52161 forG5228"%#1 tribulationsG3588 G23471 myG34501 atG17221 notG3361'1 that ye faintG15731 i desireG1541 whereforeG1352 1 of himG846 #1 the faithG3588 G4102 1 byG1223 !1 confidenceG4006 1 withG1722#1 accessG3588 G43181 andG2532#1 boldnessG3588 G39541 we haveG21921 whomG37391 inG1722#1 lordG3588 G29621 ourG22571 jesusG24241 christG5547~1 inG1722}#1 he purposedG4160|1 whichG3739{1 purposeG4286 z#!1 the eternalG3588 G165y%1 according toG2596x#1 of godG3588 G2316w1 wisdomG4678v%1 the manifoldG4182 u!#1 the churchG3588 G1577 "k~eO0s[>$nW7k81 hisG84671 byG12236!1 with mightG1411"511 to be strengthenedG29014#1 gloryG3588 G139131of hisG846 2!#1the richesG3588 G41491%1according toG259601youG5213/)1he would grantG1325.1thatG2443-1 is namedG3687,1 earthG1093+1andG2532*1heavenG3772)1inG1722(1familyG3965'1the wholeG3956&1whomG3739%1ofG1537$1 christG5547#1 jesusG2424"#1 lordG3588 G2962!1of ourG2257 !#1the fatherG3588 G39621untoG4314#1kneesG3588 G11191myG34501i bowG2578)1for this causeG54841 gloryG13911 yourG52161 isG20761 whichG3748 #feH2iS=fO5f[#1of christG3588 G5547Z1the loveG26Y1to knowG1097X1andG5037W1heightG5311V1andG2532U1 depthG899T1 andG2532S1 lengthG3372R1 andG2532!Q##1 the breadthG3588 G4114P1whatG5101O1saintsG40N1allG3956M1withG4862L!1comprehendG2638K1toG2443J#1may be ableG1840I1 loveG26H1 inG1722G1 groundedG2311F1 andG2532%E71 that ye, being rootedG4492D#1faithG3588 G4102C1byG1223B#1heartsG3588 G2588A1yourG5216@1inG1722?1may dwellG2730>1christG5547=1thatG3588<1manG444;1the innerG2080:1inG15199#1spiritG3588 G4151 "gqYB~V=&kP:$ g}1jesusG2424|1christG5547{1byG1722 z!#1the churchG3588 G1577y1inG1722x#1gloryG3588 G1391w1unto himG846v1usG2254u1inG1722t1workethG1754s1thatG3588r#1the powerG3588 G1411q%1 according toG2596p1 thinkG3539o1 orG2228n1 we askG154m1 thatG3739l1allG3956k1aboveG5228$j51exceeding abundantlyG4057i1doG4160h1toG5228g1is ableG1410f'1unto him thatG3588e1nowG1161d#1of godG3588 G2316!c##1 the fulnessG3588 G4138b1 allG3956a1 withG1519"`11 ye might be filledG4137_1 thatG2443^1knowledgeG1108]1passethG5235\1whichG3588 !TkT?"x_6ya@#{T#'#1of the spiritG3588 G4151#1the unityG3588 G17751to keepG5083%1endeavouringG47041 loveG261 inG1722#1 one anotherG240!1forbearingG430'1longsufferingG31151withG33261meeknessG42361andG25321lowlinessG50121allG39561withG3326'1 ye are calledG25641 wherewithG3739% +#1 of the vocationG3588 G2821 1 worthyG516 %1that ye walkG4043 1youG5209 1beseechG38701the lordG29621ofG1722"%#1the prisonerG3588 G11981thereforeG37671iG14731 amenG281 #!1 without endG3588 G165!1 worldG3588 G165#1 agesG3588 G10741 allG3956~!1throughoutG1519 &Tw`I/_H0pV?&kTD1butG1161C1allG3956B1youG5213A1 inG1722@1 andG2532?1 allG3956>1 throughG1223=1 andG2532<1allG3956;1aboveG1909:1whoG358891of allG395681fatherG396271andG253261godG231651oneG152041baptismG90831oneG152021faithG410211oneG152001lordG2962/1oneG1520.#1 callingG3588 G2821-1 of yourG5216,1 hopeG1680+1 oneG1520*1 inG1722)'1ye are calledG2564(1asG2531'1evenG2532&1spiritG4151%1oneG1520$1andG2532#1bodyG4983"1oneG1520!#1of peaceG3588 G1515 #1the bondG3588 G48861inG1722 "_wW2 x]D(vX@'|_f1 the lowerG2737e1 intoG1519d1 firstG4412c1 descendedG2597b1 alsoG2532a1 heG2597`1 thatG3754_1 butG3361^1 is itG2076]1 whatG5101\#1 he ascendedG305[1 thatG3588Z1 nowG1161Y!1 unto menG3588 G444X1 giftsG1390W1 gaveG1325V1 andG2532U1captiveG162T1captivityG161S1he ledG162R1on highG5311Q1upG1519P-1when he ascendedG305O1he saithG3004N1whereforeG1352M#1 of christG3588 G5547!L##1 of the giftG3588 G1431!K##1the measureG3588 G3358J%1according toG2596I#1graceG3588 G5485H1is givenG1325G1of usG2257F1oneG1520E!1unto everyG1538 #\sX@( |^G2mN7s\ 1 forG1519'1 of the saintsG40$)#1 the perfectingG3588 G26771 forG43141 teachersG13201 andG25321 pastorsG41661 someG35881 andG1161#1 evangelistsG20991 someG3588~1 andG1161}1 prophetsG4396|1 someG3588{1 andG1161z1 apostlesG652y1 someG3588x1 gaveG1325w1 heG846v1 andG2532u!1 all thingsG3956t'1 he might fillG4137s1 thatG2443r#1 heavensG3588 G3772q1 allG3956p1 far aboveG5231o#1 ascended upG305n1 thatG3588m1 alsoG2532l1 the sameG846k1 isG2076j1 descendedG2597i1 he thatG3588"h%#1 of the earthG3588 G1093g1 partsG3313 [eB*oE!]5r[)1andG2532!(/1tossed to and froG2831'1childrenG3516&1no moreG3371%1beG5600$1weG5600#1thatG2443"#1 of christG3588 G5547$!)#1 of the fulnessG3588 G4138 )1 of the statureG2244#1 the measureG33581 untoG15191 manG4351 a perfectG50461 untoG1519#1 of godG3588 G2316 !#1 of the sonG3588 G5207&-#1 of the knowledgeG3588 G19221 andG2532"%#1 of the faithG3588 G4102#1 the unityG3588 G17751 inG15191 comeG26581 allG39561 weG26581 tillG3360#1 of christG3588 G5547!##1 of the bodyG3588 G4983 %1 the edifyingG3619 1 forG1519 +1 of the ministryG1248 1 the workG2041 !MoJ+xS=' iI1kMJ!1 that whichG3588I1byG1223H1compactedG4822G1andG2532%F71fitly joined togetherG4883E#1bodyG3588 G4983D1the wholeG3956C1whomG3739B1fromG1537A#1 christG3588 G5547@#1 the headG3588 G2776?1 isG2076>1 whichG3739='1 in all thingsG3956<1himG846;1intoG1519:#1may grow upG83791loveG2681inG1722!711speaking the truthG22661butG1161 5!#1to deceiveG3588 G41064#1lie in waitG318031theyG358821wherebyG4314"111cunning craftinessG38340!1of menG3588 G444!/##1 the sleightG3588 G2940.1 byG1722!-##1 of doctrineG3588 G1319,1 windG417+!1 with everyG3956*'1carried aboutG4064 #SiS4hK5mR4nSm1of theirG846l!1the vanityG3153k1inG1722j1walkG4043i1gentilesG1484h1otherG3062g1 asG2531f1 notG3371e1 walkG4043d!1 henceforthG2532c1 that yeG5209b1the lordG2962a1inG1722`1testifyG3143_1andG2532^1thereforeG3767]1i sayG3004\1thisG5124[1loveG26Z1inG1722Y1of itselfG1438X%1the edifyingG3619W1untoG1519!V##1of the bodyG3588 G4983U!1increaseG3588 G838T1makethG4160S1partG3313R1of everyG1538Q#1the measureG3358P1inG1722%O71the effectual workingG1753N%1 according toG2596M1 suppliethG2024L1 jointG860K1 everyG3956 !MhG%}b8nB,|dM1notG3756 1haveG3129 1yeG5210 1butG1161 !1 greedinessG4124 1 withG1722#1 uncleannessG1671 allG39561workG20391toG1519(3!1unto lasciviousnessG3588 G7661overG3860!1themselvesG1438!1have givenG3860!11being past feelingG5241whoG3748~#1heartG3588 G2588}1of theirG846&|-#1of the blindnessG3588 G4457{1becauseG1223z1 themG846y1 inG1722x1 that isG5607!w'1 the ignoranceG3588 G52v1 throughG1223u#1of godG3588 G2316t#1the lifeG3588 G2222s)1alienated fromG526r1beingG5607q1darkenedG4654'p/#1the understandingG3588 G1271o1havingG4654n#1mindG3588 G3563 !lnXAtY?!|\6l/1andG2532.#1mindG3588 G3563-1of yourG5216#,'#1in the spiritG3588 G4151+!1be renewedG365*1andG1161)#1lustsG3588 G1939"('!1 the deceitfulG3588 G539'%1 according toG2596&1 corruptG5351%1 which isG3588$1 manG444#1the oldG3820"%1conversationG391!!1the formerG4387 !1concerningG25961put offG6591that yeG5209#1 jesusG3588 G24241 inG17221 isG20761 the truthG2251asG25311himG8461byG1722 -1have been taughtG13211andG25321himG846'1ye have heardG191'1if so be thatG1489#1christG3588 G55471learnedG31291soG3779 #a{dF0dK.^?(yaR1 yourG5216Q1 uponG1909P1go downG1931O#1the sunG3588 G2246N1notG3361M1letG1931L1notG3361K1sinG264J1andG2532I#1be ye angryG3710H)1one of anotherG240G1 membersG3196F1 we areG2070E1 forG3754D1 neighbourG4139C1 hisG846B1withG3326A1truthG225@1every manG1538?1speakG2980>#1lyingG3588 G5579=%1putting awayG659<1whereforeG1352;1holinessG3742:!1 trueG3588 G22591 andG25328'1 righteousnessG134371 inG17226!1 is createdG293651godG231641afterG259631whichG358821manG44411the newG25370)1that ye put onG1746 #VuZB)tV=u^H- rVu1 which isG5100t1 thatG1487s1 butG235r#1 mouthG3588 G4750q1 yourG5216p1out ofG1537o1proceedG1607n'1communicationG3056m1corruptG4550l1noG3361k1letG1607j1needethG5532i#1to him thatG3588h1to giveG3330g#1he may haveG2192f1thatG2443e1goodG18"d11 the thing which isG3588c1 handsG5495b#1 withG3588 G5495a1 workingG2038`1 labourG2872_1let himG2872^1ratherG3123]1butG1161\1no moreG3371[1stealG2813Z1stoleG2813Y1thatG3588X1let himG2813W%1to the devilG1228V1placeG5117U1giveG1325T1neitherG3383S#1 wrathG3588 G3950 #]|Y@{`?' qZA*t]1allG39561withG48621youG52161 fromG575#1 be put awayG142'1 evil speakingG9881 andG25321 clamourG29061andG25321angerG37091andG2532 1wrathG2372 1andG2532 !1bitternessG4088 1allG3956 1letG142'1 of redemptionG6291 the dayG22501 untoG1519'1 ye are sealedG49721 wherebyG3739#1of godG3588 G2316#1spiritG3588 G41511the holyG401notG33611grieveG3076~1andG2532}-1unto the hearersG191|1graceG5485{+1it may ministerG1325z1thatG2443y#1of edifyingG3619x#1the useG3588 G5532w1toG4314v1goodG18 $ZrX7xW@' nV@*uZ<1 himselfG1438;!1 hath givenG3860:1 andG253291 usG22488!1hath lovedG2571alsoG25326#1christG3588 G554751asG253141loveG2631inG172221walkG404311andG253201childrenG5043/1dearG27.1asG5613-#1of godG3588 G2316,1followersG3402+1thereforeG3767*1be yeG1096)1 youG5213('1 hath forgivenG5483''1 christ's sakeG5547&1 forG1722%#1 godG3588 G2316$1 asG2531#1 evenG2532"#1 one anotherG1438!1 forgivingG5483 '1 tenderheartedG21551 anotherG2401 toG15191 oneG2401 kindG55431 be yeG10961 andG11611maliceG2549 #i~^G$ rR8kN7i_1 butG235^!1 convenientG433]1 notG3756\1areG433[1whichG3588Z1jestingG2160Y1norG2228X+1foolish talkingG3473W1norG2532V!1filthinessG151U1neitherG2532T1saintsG40S1becomethG4241R1 asG2531Q1 youG5213P1 amongG1722O1 namedG3687N#1 not be onceG3366M1let itG3687L%1covetousnessG4124K1orG2228J#1uncleannessG167I1allG3956H1andG2532G#1fornicationG4202F1butG1161E1savourG3744D+1a sweetsmellingG2175C1forG1519B#1to godG3588 G2316A#1a sacrificeG2378@1andG2532?#1an offeringG4376>1usG2257=1 forG5228 "kx`J+pXA" ~dJ3k#1 the wrathG3588 G37091 comethG2064%1 these thingsG5023~)1for because ofG1063}1wordsG3056|1vainG2756{1withG1223z1youG5209y1deceiveG538x1no manG3367w1letG538v1of godG2316u1andG2532t#1of christG3588 G5547 s#!1the kingdomG3588 G932r1inG1722q#1inheritanceG2817p1anyG3756o1hathG2192n#1an idolaterG1496m1 isG2076l1 whoG3739k%1 covetous manG4123j1 norG2228i)1 unclean personG169h1norG2228g#1whoremongerG4205f1noG3956e1thatG3754d1ye knowG1097c1thisG5124b1forG1063 a-1 giving of thanksG2169`1 ratherG3123 #[zdM7v_H/c<&s[$1 whatG5101#1 provingG1381"1 truthG225!1 andG2532 '1 righteousnessG13431 andG25321 goodnessG191 allG39561 inG1722#'#1 of the spiritG3588 G41511 the fruitG25901 forG10631 of lightG54571 childrenG50431 asG56131 walkG40431 the lordG29621inG17221lightG54571nowG35681butG11611darknessG46551sometimesG4218 1ye wereG2258 1forG1063 1with themG846 1partakersG4830 1thereforeG37671yeG10961notG33611beG1096$+!1of disobedienceG3588 G543"%#1the childrenG3588 G52071 uponG1909#1 of godG3588 G2316 !Yv`Bu\B*hJ2Y"E11 doth make manifestG5319D!1 whatsoeverG3956C1 forG1063B#1 the lightG3588 G5457A1 byG5259!@/1 are made manifestG5319?%1 are reprovedG1651>1 thatG3588=!1 all thingsG3956<1 butG1161;1 in secretG2931:1 of themG84691 are doneG1096"811 those things whichG358871 ofG525961 to speakG300451 evenG253241 a shameG15031 it isG207621 forG106311 reproveG165101 ratherG3123/1 butG1161!.##1 of darknessG3588 G4655-#1 worksG3588 G2041",31 with the unfruitfulG175+!1 fellowshipG4790*1 noG3361)1 haveG4790(1 andG2532#''#1 unto the lordG3588 G2962&!1 acceptableG2101%1 isG2076 $[zbF/v]G/kS6r[i1notG3361h1be yeG1096g1whereforeG5124f1evilG4190e1areG1526d#1the daysG3588 G2250c1becauseG3754b#1the timeG3588 G2540a1redeemingG1805`1 wiseG4680_1 asG5613^1 butG235]1foolsG781\1asG5613[1notG3361Z'1circumspectlyG199Y1ye walkG4043X1thatG4459W1thenG3767V1seeG991U1lightG2017T1theeG4671S!1 shall giveG2017R#1 christG3588 G5547Q1 andG2532P1 the deadG3498O1 fromG1537N1ariseG450M1andG2532L1sleepestG2518K1thatG3588J!1awake thouG1453I1he saithG3004H1whereforeG1352G1 lightG5457F1 isG2076 #UvQ:$ zdG/pS:  vU '1giving thanksG2168! ##1to the lordG3588 G2962 #1heartG3588 G2588 1 yourG52161 inG1722'1 making melodyG55671 andG25321 singingG1031songsG56031spiritualG41521andG25321hymnsG52151andG25321in psalmsG5568~'1to yourselvesG1438}1speakingG2980|!1 the spiritG4151{1 withG1722z1 be filledG4137y1 butG235x1 excessG810w1isG2076v1whereinG3739u1wineG3631t1withG1722s1drunkG3182r1notG3361q1beG3182p1andG2532!o##1 of the lordG3588 G2962n#1 the willG3588 G2307m1whatG5101l'1understandingG4920k1butG235j1unwiseG878 kxZD(s]A'jS/k,1 the headG2776+#1christ isG3588 G5547*1asG5613)1evenG2532!(##1of the wifeG3588 G1135'1the headG2776&1isG2076 %#!1the husbandG3588 G435$1forG3754##'#1unto the lordG3588 G2962"1asG5613!1husbandsG435 1your ownG2398&91submit yourselves untoG5293#1wivesG3588 G11351of godG23161the fearG54011inG1722(?1yourselves one to anotherG240!1submittingG52931 christG55471 jesusG2424#1 lordG3588 G29621 of ourG22571 the nameG36861inG1722!1the fatherG39621andG2532#1unto godG3588 G2316!1all thingsG39561forG5228 1alwaysG3842 "RxS7!aF0hP9rRN)1might sanctifyG37M1heG846L1thatG2443K1itG846J1 forG5228I1 himselfG1438H1 gaveG3860G1 andG2532 F!#1 the churchG3588 G1577E1lovedG25D1alsoG2532C#1christG3588 G5547B1even asG2531A#1wivesG3588 G1135@1yourG1438?1loveG25>!1husbandsG3588 G435=#1 every thingG3956<1 inG1722;1 husbandsG435:%1 to their ownG23989#1 the wivesG3588 G113581soG37797#1christG3588 G55476+1is subject untoG5293 5!#1the churchG3588 G157741asG561831thereforeG235!2##1of the bodyG3588 G49831#1the saviourG499001 isG2076/1 heG846.1 andG2532#-'#1 of the churchG3588 G1577 #S|`H$jT9# sQ;"nSq1 he thatG3588p1 bodiesG4983o1 their ownG1438n1 asG5613m1 wivesG1135l1theirG1438k1to loveG25j!1menG3588 G435i1oughtG3784h1soG3779g+1without blemishG299f1andG2532e1holyG40d%1it should beG5600c1thatG2443b1butG235a!1such thingG5108`1anyG5100_1 orG2228^1 wrinkleG4512]1 orG2228\1 spotG4696[1 havingG2192Z1notG3361Y#1churchG3588 G1577X!1a gloriousG1741W!1to himselfG1438V1itG846 U-1he might presentG3936T1thatG2443S1the wordG4487R1byG1722Q#1of waterG3588 G5204&P-#1with the washingG3588 G3067O)1and cleanse itG2511 $eoU9 nV@waK,}e1a manG4441shallG2641!1this causeG51271forG473#1 bonesG3588 G37471 hisG8461 ofG15371 andG2532 #1fleshG3588 G4561 1hisG846 1ofG1537 #1bodyG3588 G4983 1of hisG8461membersG31961we areG20701forG3754 !#1the churchG3588 G1577#1the lordG3588 G29621asG25311 evenG25321 itG846!1 cherishethG22821 andG2532~!1 nourishethG1625}1butG235|1fleshG4561{1his ownG1438z1hatedG3404y1ever yetG4218x1no manG3762w1forG1063v1himselfG1438u1lovethG25t1wifeG1135s1hisG1438r1lovethG25 $Xzc@({bJ4{d@  pX91!wifeG113581! hisG143871! loveG2561! soG37795'1! in particularG153841! of youG521031!every oneG152021!letG251%1!neverthelessG4133 0!#1 the churchG3588 G1577/1 andG2532.1 christG5547-!1 concerningG1519,1 speakG3004+1 iG1473*1 butG1161)#1 mysteryG3588 G3466(1 a greatG3173'1 isG2076&1 thisG5124%1fleshG4561$1oneG1520#1shall beG2071"1twoG1417!1theyG2071 1andG2532#1wifeG3588 G11351hisG8461 untoG4314+1 shall be joinedG43471 andG2532#1 motherG3588 G33841 andG2532#1fatherG3588 G39621hisG8461leaveG2641 #X^>jT;! gH0uX\1live longG3118[#1thou mayestG2071Z1andG2532Y1with theeG4671X1wellG2095W1it may beG1096V1thatG2443U1 promiseG1860T1 withG1722S#1 commandmentG1785R1the firstG4413Q1isG2076P1whichG3748O#1motherG3588 G3384N1andG2532M#1fatherG3588 G3962L1thyG4675K1honourG5091J1 rightG1342I1 isG2076H1thisG5124G1forG1063F1the lordG2962E1inG1722D#1parentsG3588 G1118C1yourG5216B1obeyG5219A#1childrenG3588 G5043@!1!husbandG3588 G435?'1!she reverenceG5399>1!thatG2443=1!the wifeG1135<1!andG1161;1!himselfG1438:1!even asG5613 "ndM5fO1rU=%n~1asG5613}#1heartG3588 G2588|1 of yourG5216{!1 singlenessG572z1 inG1722y1 tremblingG5156x1 andG2532w1fearG5401v1withG3326u1the fleshG4561t%1according toG2596s1mastersG2962r'1them that areG3588q)1be obedient toG5219p#1servantsG3588 G1401o#1of the lordG2962n!1admonitionG3559m1andG2532l#1the nurtureG3809k1 inG1722j1 upG1625i1 themG846h1 bringG1625g1 butG235f1to wrathG3949e#1childrenG3588 G5043d1yourG5216c1notG3361b1provokeG3949a1fathersG3962`1yeG3588_1andG2532^#1 the earthG3588 G1093]1onG1909 "OxZD.x[C&hP2jO 1 whetherG1535#1 the lordG3588 G29621 ofG3844 -1 shall he receiveG28651 the sameG51241doethG41601any manG1538!1good thingG18!1whatsoeverG14371thatG37541knowingG14921to menG4441notG37561andG2532!##1to the lordG3588 G29621asG5613'1doing serviceG13981good willG21331withG3326 1the heartG5590 1 fromG1537 #1 of godG3588 G2316 #1 the willG3588 G2307 1 doingG4160#1 of christG3588 G5547%1the servantsG14011asG56131butG235#1menpleasersG4411asG5613!1eyeserviceG37871withG25961notG3361!##1unto christG3588 G5547 #mlV4yYA+pU?%mC1 of hisG846B#1 the powerG3588 G2904A1 inG1722@1 andG2532?1 the lordG2962>1 inG1722=1 be strongG1743<1 brethrenG80;1 myG3450:1 finallyG306391 himG84681 withG3844"711 respect of personsG438261 is thereG207651 neitherG375641 heavenG377231 inG172221 isG207611 alsoG25320#1 masterG3588 G2962/1 yourG5216.1 thatG3754-1 knowingG1492 ,#!1 threateningG3588 G547+!1 forbearingG447*1 themG846)1 untoG4314(+1 the same thingsG846'1 doG4160&#1 mastersG3588 G2962%1 yeG4160$1 andG2532#1freeG1658"1orG1535!1bondG1401 _}eO0hQ6{[A_ c!#1 wickednessG3588 G4189b1 spiritualG4152a1 againstG4314`!1 worldG3588 G165_1 of thisG5127%^+#1 of the darknessG3588 G4655 ]!#1 the rulersG3588 G2888\1 againsG4314[#1 powersG3588 G1849Z1 againstG4314#Y)!1 principalitiesG3588 G746X1 againstG4314W1 butG235V1 bloodG129U1 andG2532T1 fleshG4561S1 againstG4314R1 notG3756Q#1 wrestleG3588 G3823P1 weG2254O1 forG3754N%1 of the devilG1228M#1 the wilesG3588 G3180L1 againstG4314K1 to standG2476J#1 may be ableG1410I1 yeG5209H1 thatG3588G#1 of godG3588 G2316&F-#1 the whole armourG3588 G3833E1 put onG1746D#1 mightG3588 G2479 !RkK3mW;"~fO2 uR+1the preparationG20911withG17221shodG5265#1your feetG3588 G42281andG2532&-#1 of righteousnessG3588 G1343%~+#1 the breastplateG3588 G2382}1 having onG1746|1 andG2532{1truthG225z1withG1722y!1girt aboutG4024x#1loinsG3588 G3751w1yourG5216v1havingG4024u1thereforeG3767t1standG2476s1 to standG2476r1 allG537q#1 having doneG2716p1 andG2532o#1 dayG3588 G2250n1 the evilG4190m1 inG1722l%1 to withstandG436k)1 ye may be ableG1410j1 thatG2443i#1 of godG3588 G2316&h-#1 the whole armourG3588 G3833g'1 take unto youG353f1 whereforeG1223e1 highG2032d1 inG1722 !SnJ( xW@(jT8iS%1 inG1722$%1 supplicationG1162#1 andG2532"1prayerG4335!1allG3956 1withG12231alwaysG25401prayingG43361 of godG23161 the wordG44871 isG20761 whichG3739#'#1of the spiritG3588 G4151#1the swordG3588 G31621andG2532%1of salvationG4992 !#1the helmetG3588 G40301takeG12091andG2532'1of the wickedG4190!1dartsG3588 G9561 the fieryG44481 allG39561 to quenchG4570 -1 ye shall be ableG1410 1wherewithG1722 #1of faithG3588 G4102 !#1the shieldG3588 G2375 1takingG3531allG39561aboveG1909#1of peaceG3588 G1515#'#1of the gospelG3588 G2098 "l|eE.lO/oJ# lG1thereinG1722F1thatG2443E1bondsG254D1inG1722"C11i am an ambassadorG4243B1whichG3739A1forG5228#@'#1of the gospelG3588 G2098!?##1the mysteryG3588 G3466>'1to make knownG1107=1 boldlyG3954<#1 mouthG3588 G4750;1 myG3450:+1 that i may openG45791meG342781untoG17227%1may be givenG132561utteranceG305651thatG244341meG170031forG522821andG253211saintsG4001allG3956/1forG4012.%1supplicationG1162-1andG2532,%1perseveranceG4343+1allG3956*1withG1722)1thereuntoG5124(1watchingG69'1 andG2532&!1 the spiritG4151 $QzcK5jQ:t\=%hQk1 andG2532j1 affairsG4012i1 ourG2257h'1 ye might knowG1097g1 thatG2443 f-1the same purposeG5124e1forG1519d1youG5209c1untoG4314b#1i have sentG3992a1whomG3739`!1all thingsG3956_1to youG5213 ^-1shall make knownG1107]1the lordG2962\1inG1722[1ministerG1249Z1faithfulG4103Y1andG2532X1brotherG80W1 a belovedG27V1 tychicusG5190U1 i doG4238T1 howG5101S1affairsG3588R1myG1691Q1may knowG1492P1alsoG2532O1yeG5210N1thatG2443M1butG1161L1 to speakG2980K1 oughtG1163J1 iG3165I1 asG5613"H11 i may speak boldlyG3955 #adM7nT5kU9! }a!2the saintsG40 2to allG3956 2christG5547 2of jesusG2424 %2the servantsG1401 2timotheusG50952andG25322paulG39721sincerityG8611inG17221christG55471jesusG2424#1lordG3588 G29621 ourG22571 loveG251 them thatG3588~1 allG3956}1 withG3326|#1graceG3588 G5485{1 christG5547z1 jesusG2424y1 the lordG2962x1 andG2532w!1 the fatherG3962v1godG2316u1fromG575t1faithG4102s1withG3326r1loveG26q1andG2532#p+1to the brethrenG3588 G80o1peaceG1515n#1heartsG3588 G2588m1yourG5216 l-1he might comfortG3870 %ThP1lU;$oV1kT32allG395622youG521612forG522802of mineG3450/2prayerG1162.2everyG3956-2inG1722,2alwaysG3842+2of youG5216!*##2remembranceG3588 G3417)2everyG3956(2uponG1909'#2godG3588 G2316&2myG3450%2i thankG2168$2 christG5547#2 jesusG2424"2 the lordG2962!2 andG2532 2fatherG39622ourG22572godG23162fromG5752peaceG15152andG25322unto youG52132graceG54852deaconsG12492andG2532#2the bishopsG19852withG48622philippiG53752 atG17222 which areG56072 jesusG24242 christG55472 inG1722 #ggC- |V>! rR:gV2to thinkG5426U2for meG1698T2meetG1342S2it isG2076R2even asG2531Q2christG5547P2of jesusG2424O2 the dayG2250N2 untilG891M%2 will performG2005L2 youG5213K2 inG1722J2workG2041I2goodG18H2aG2041#G32he which hath begunG1728F2thatG3754E!2very thingG846D2thisG5124"C12being confident ofG3982B2 nowG3568A2 untilG891@2 dayG2250?2firstG4413>2theG2250=2fromG575 <!#2the gospelG3588 G2098;2inG1519 :!#2fellowshipG3588 G284292yourG521682forG190972 joyG547962 withG33265#2 requestG3588 G116242 makingG4160 $ct\E/ tM6s]D-zcz2 allG3956y2youG5209x2i longG1971w#2how greatlyG5613v2recordG3144u2myG3450t2isG2076s#2godG3588 G2316r2forG1063q2 graceG5485p2myG3450o#2ofG3588 G5485n2partakersG4791m2areG5607l2allG3956k2yeG5209#j'#2of the gospelG3588 G2098i%2confirmationG951h2andG2532#g)!2in the defenceG3588 G627f2andG2532e2bondsG1199d2myG3450c#2inG3588 G1199b2bothG5037a#2inasmuch asG1722`#2my heartG3588 G2588_2inG1722^2 youG5209]2 haveG2192\2 iG3165[2 becauseG1223Z2 allG3956Y2youG5216X2ofG5228W2thisG5124 #OgM5oR;$ wZ?(sO -2 of righteousnessG1343+2 with the fruitsG2590%2 being filledG41372 of christG55472 the dayG22502 tillG1519+2 without offenceG6772 andG25322 sincereG15062 ye may beG56002 thatG2443"12 that are excellentG1308"12 may approve thingsG13812 yeG52092 thatG13812 judgmentG144 2 allG3956 2 andG2532 2 knowledgeG1922 2 inG1722 2 moreG31232 andG25322 moreG31232 yetG2089!2 may aboundG40522 loveG3588 G262 yourG52162 thatG24432 i prayG43362 thisG51242 andG2532~2 christG5547}2 of jesusG2424|!2 the bowelsG4698{2 inG1722 #_eN4{]E/ u_@*u_@2 inG3062?2 andG2532 >!#2 the palaceG3588 G4232=2 allG3650<2 inG1722;2 manifestG5318:2 areG109692 christG554782 inG17227#2 bondsG3588 G119962 myG345052 so thatG5620#4'#2 of the gospelG3588 G20983+2 the furtheranceG429722 untoG151912 ratherG31230+2 have fallen outG2064/2 meG1691.2 untoG2596-!2 the thingsG3588,2 thatG3754+2 brethrenG80!*/2 should understandG1097)2 yeG5209(2 i wouldG1014'2 butG1161&2 of godG2316%2 praiseG1868$2 andG2532#2 the gloryG1391"2 untoG1519!2 christG5547 2 jesusG24242 byG12232 which areG3588 #hzdH$qO0~gM6~hc2ofG1537b#2christG3588 G5547a2preachG2605`2the oneG3588_2good willG2107^2 ofG1223]2 alsoG2532\2 someG5100[2 andG1161Z2 strifeG2054Y2andG2532X2envyG5355W2ofG1223V2evenG2532U#2christG3588 G5547T2preachG2784S2indeedG3303R2someG5100Q%2without fearG870P#2the wordG3588 G3056O2 to speakG2980N2 boldG5111M2 much moreG4056L2 areG5111K2 bondsG1199J2myG3450I#2byG3588 G1199 H-2waxing confidentG3982G2the lordG2962F2inG1722#E+2of the brethrenG3588 G80D2manyG4119C2andG2532B2 otherG3062A2 allG3956 #ey[?)}aJ,gH2e!2do rejoiceG54632inG17222thereG51292 iG54632 andG2532#2 is preachedG26052 christG55472 in truthG225~2orG1535}#2in pretenceG4392|2whetherG1535{2wayG5158z2everyG3956y+2notwithstandingG4133x2thenG1063w2whatG5101#v'#2 of the gospelG3588 G2098u#2 the defenceG627t2forG1519s2i am setG2749r2thatG3754q2knowingG1492p2loveG26o2ofG1537n2the otherG3588m2butG1161l2bondsG1199k2 myG3450j#2 toG3588 G1199i!2 afflictionG2347h2 to addG2018g2 supposingG3633f2sincerelyG55e2notG3756d!2contentionG2052 #fjR5 jC' |dN3}f)2nowG3568(2alwaysG3842'2asG5613&2 boldnessG3954%2 allG3956$2 withG1722#2 butG235!"12 i shall be ashamedG153!2nothingG3762 2inG17222thatG37542hopeG16802andG2532(3!2earnest expectationG3588 G6032myG3450%2according toG25962christG55472of jesusG2424#'#2of the spiritG3588 G4151!2 the supplyG20242 andG25322 prayerG11622 yourG52162 throughG12232salvationG49912myG34272toG1519!2shall turnG576 2thisG5124 2thatG3754 2i knowG1492 2forG1063 %2will rejoiceG54632andG25322yeaG235 %X|^C-kT;# t^H.sXN2betwixtG1537 M-2i am in a straitG4912L2forG1063K2notG3756J2i wotG1107I)2 i shall chooseG138H2 whatG5101G2 yetG2532F2 labourG2041E2 myG3427D2ofG2041C2the fruitG2590B2thisG5124A2the fleshG4561@2inG1722?2i liveG2198>2ifG1487=2butG1161<2gainG2771;2to dieG599:2andG253292christG554782to liveG219872to meG169862forG106352deathG228842byG122332orG153522lifeG222212byG122302whetherG1535/#2bodyG3588 G4983.2myG3450-2inG1722",12shall be magnifiedG3170+2christG5547*2alsoG2532 #q~gN6}Z;$ tS<qq2joyG5479p2andG2532o#2furtheranceG4297n2 yourG5216m2 forG1519l2 allG3956k2 youG5213j'2 continue withG4839i2andG2532h'2i shall abideG3306g2thatG3754f2i knowG1492e!2confidenceG3982d2thisG5124c2havingG3982b2andG2532a2youG5209`2forG1223_%2more needfulG316^#2the fleshG3588 G4561]2inG1722\2to abideG1961[%2neverthelessG1161Z2betterG2908Y2farG3123X2 which isG4183W2 christG5547V2 withG4862U2 to beG1511T2 andG2532S2departG360R2toG1519Q#2a desireG3588 G1939P2havingG2192O2twoG1417 "`cM4zaIhQ:#`'2ye stand fastG47392thatG37542affairsG40122of yourG5216!2i may hearG1912 be absentG548 2 or elseG1535 2 youG5209 2 seeG1492 2 andG2532 2i comeG20642whetherG15352thatG2443#2of christG3588 G5547 !#2the gospelG3588 G2098)2as it becomethG516(=2let your conversation beG41762onlyG34402againG38252youG52092 toG4314~2 comingG3952}2 myG1699|2 byG1223{2 meG1698z2forG1722y2christG5547x2jesusG2424w2inG1722$v52may be more abundantG4052u#2rejoicingG3588 G2745t2yourG5216s2thatG2443r#2of faithG3588 G4102 "jrM&aH2mU@)j52onlyG344042notG375632of christG55472'2in the behalfG52281#2it is givenG548302unto youG5213/2forG3754.2godG2316-2ofG575,2thatG5124+2andG2532*%2of salvationG4991)2to youG5213(2butG1161'%2 of perditionG684 &-2 an evident tokenG1732%2 to themG846$2 isG2076#2whichG3748"-2your adversariesG480!2byG5259 2terrifiedG44262nothingG33672inG17222andG2532#'#2of the gospelG3588 G2098#'#2for the faithG3588 G4102!/2striving togetherG48662mindG55902oneG15202withG55902spiritG41512oneG15202inG1722 &ckT>& }gP9" w]G0zc[2anyG5100Z2ifG1487Y'2of the spiritG4151X!2 fellowshipG2842W2 anyG5100V2 ifG1487U2 of loveG26T2 comfortG3890S2anyG5100R2ifG1487Q2christG5547P2inG1722O#2consolationG3874N2anyG5100M2thereforeG3767L2ifG1487K2 meG1698J2 inG1722I2 hearG191H2 nowG3568G2 andG2532F2meG1698E2inG1722D2ye sawG1492C2whichG3634B2conflictG73A2sameG846@2theG73?2havingG2192>2sakeG5228=2hisG846<2forG5228;2to sufferG3958:2alsoG253292 butG23582 himG84672 onG15196!2 to believeG4100 $UdL3oX@% ybK1kU2butG235!~/2on his own thingsG1438}2every manG1538|2notG3361{2lookG4648z+2 than themselvesG1438y2 betterG5242x2 otherG240w2 esteemG2233v2 eachG240u2letG2233*t5#2in lowliness of mindG3588 G5012s2butG235r2vaingloryG2754q2orG2228p2strifeG2052o2throughG2596n2nothingG3367m2mindG5426l2oneG1520k2 ofG5426j'2 of one accordG4861i2 loveG26h2 sameG846g2 theG26f2havingG2192e2mindedG5426d2likeG846c2ye beG5426b2thatG2443a#2joyG3588 G5479`2myG3450_2fulfil yeG4137^2merciesG3628]2andG2532\2bowelsG4698 #UqV@) {eI/|dI%nU"2 of menG444!%2 the likenessG3667 2 inG1722%2and was madeG1096%2of a servantG14012the formG3444!/2and took upon himG2983 -2of no reputationG27582himselfG14382madeG27582butG2352 with godG23162 equalG24702 to beG15112robberyG7252notG3756!2thought itG22332of godG23162the formG34442inG17222beingG5225 2whoG3739 2 jesusG2424 2 christG5547 2inG1722 2alsoG25322which wasG37392youG52132inG17222mind beG54262thisG51242letG1063';2on the things of othersG20872alsoG25322every manG1538 #_~`E' hK3 zaH0u_E2 ofG2032D!2 should bowG2578C2 kneeG1119B2 everyG3956A2 of jesusG2424@#2 the nameG3588 G3686?2 atG1722>2 thatG2443=2 nameG3686<2 everyG3956;2 aboveG5228:2 which isG358892 a nameG368682 himG84672 givenG548362 andG253252 himG846#432 hath highly exaltedG525132 alsoG25322#2 godG3588 G231612 whereforeG13520%2of the crossG4716/2 the deathG2288.2 evenG1161-2 deathG2288,2 untoG3360+2 obedientG5255*!2and becameG1096)2himselfG1438(!2he humbledG5013'2a manG444&2asG5613%!2in fashionG4976$#2being foundG2147#2andG2532 $ov_F, tZ< t^H2oi2 myG3450h2 inG1722g2 moreG3123f2 muchG4183e2 nowG3568d2 butG235c2 onlyG3440b#2 presenceG3588 G3952a2 myG3450`2 inG1722_2 asG5613^2 notG3361]2 obeyedG5219\2 alwaysG3842[2 ye haveG5219Z2 asG2531Y2 belovedG27X2 myG3450W2 whereforeG5620V!2 the fatherG3962U2 of godG2316T2 the gloryG1391S2 toG1519R2 lordG2962Q2 christG5547P2 jesusG2424O2 thatG3754N)2 should confessG1843M2 tongueG1100L2 everyG3956K2 andG2532J+2 under the earthG2709I2 andG2532H2 in earthG1919G2 andG2532F2 in heavenG2032 #]s[D'yaF/lU7~] )2without rebukeG298 2of godG2316 2the sonsG5043 2harmlessG1852andG25322blamelessG2732ye may beG10962thatG2443!2disputingsG12612andG2532!2murmuringsG11122withoutG5565!2all thingsG39562doG4160#~'#2 good pleasureG3588 G2107}2 ofG5228|2 to doG1754{2 andG2532z2 to willG2309y2 bothG2532x2 youG5213w2 inG1722v2 workethG1754u2 whichG3588t#2 godG3588 G2316s2 it isG2076r2 forG1063q2 tremblingG5156p2 andG2532o2 fearG5401n2 withG3326m2 salvationG4991l2 your ownG1438k2 work outG2716j!2 absenceG3588 G666 %UgM4|`E-ybK5uU1%2i be offeredG468902ifG1487/2andG2532.2yeaG235-2vainG2756,2inG1519+2labouredG2872*2neitherG3761)2vainG2756(2inG1519'2 runG5143&2 notG3756%2 i haveG5143$2 thatG3754#2 of christG5547"2the dayG2250!2inG1519 #2may rejoiceG27452iG16982thatG15192of lifeG22222the wordG3056'2holding forthG19072the worldG28892inG17222lightsG54582asG56132ye shineG53162whomG37392amongG17222nationG10742perverseG12942 andG25322 crookedG46462 of aG10742 the midstG3319 2 inG1722 #es[B)t^H1gL/}eT2yourG5216S#2 when i knowG1097&R92 may be of good comfortG2174Q2 i alsoG2504P2 thatG2443O2 unto youG5213N2shortlyG5030M2timotheusG5095L2to sendG3992K2jesusG2424J2the lordG2962I2inG1722H2i trustG1679G2butG1161F2 meG3427E%2rejoice withG4796D2andG2532C2joyG5463B2yeG5210A2doG5463@2alsoG2532?)2the same causeG846>2forG1161=2allG3956<2with youG5213;2rejoiceG4796:2 andG253292 i joyG546382 faithG410272 yourG52166#2 ofG3588 G410252serviceG300942andG2532#3'#2the sacrificeG3588 G237822uponG1909 #^~gO2kC*rY6x^w2i hopeG1679v2thereforeG3767u2himG5126 t!#2 the gospelG3588 G2098s2 inG1519r2 meG1698q2 withG4862p)2 he hath servedG1398o+2with the fatherG3962n2a sonG5043m2asG5613l2thatG3754k2of himG846j2the proofG1382i2ye knowG1097h2butG1161g#2christ'sG3588 G5547f2jesusG2424$e52the things which areG3588d2notG3756c2their ownG1438b2seekG2212a2allG3956`2forG1063_2 stateG4012^2 yourG5216]2care forG3309\2naturallyG1104[2willG3309Z2whoG3748Y!2likemindedG2473X2no manG3762W2i haveG2192V2forG1063U2stateG4012 #WuZD(zY=" bK*pW2wantsG55322myG3450#2toG3588 G5532"12he that ministeredG30112andG25322messengerG6522yourG52162butG1161'2 fellowsoldierG49612 andG2532#32 companion in labourG49042 andG25322 brotherG3588 G80 2myG3450 %2epaphroditusG1891 2youG5209 2toG4314 2to sendG39922necessaryG316'2i supposed itG22332yetG11612 shortlyG5030!2 shall comeG20642myselfG8462alsoG25322iG20642thatG37542the lordG2962~2inG1722}2i trustG3982|2butG1161{#2 i shall seeG872z!2so soon asG5613y2presentlyG1824x2to sendG3992 #TZ:t[E(}dL4zT"=12the more carefullyG4708<2thereforeG3767;2himG846:2i sentG399292sorrowG307782uponG190972sorrowG30776'2i should haveG219252lestG336142alsoG253232on meG169122butG23512 onlyG344002 on himG846/2 notG3756.2 andG1161-2 himG846,%2had mercy onG1653+#2godG3588 G2316*2butG235)2deathG2288(2nigh untoG3897'#2he was sickG770&2indeedG2532%2forG1063$-2 he had been sickG770#2 thatG3754"%2 ye had heardG191!%2because thatG1360# 72was full of heavinessG852andG25322allG39562youG5209+2he longed afterG19712forG1894 "ZxZ@lP9! qR:!tZ_2towardG4314^!2of serviceG3009]2 lackG5303\2 yourG5216[2 to supplyG378Z#2 his lifeG3588 G5590Y'2not regardingG3851X2deathG2288W2untoG3360V#2he was nighG1448U#2of christG3588 G5547T#2the workG3588 G2041S2forG1223R2becauseG3754Q'2 in reputationG1784P2 suchG5108O2 holdG2192N2 andG2532M2gladnessG5479L2allG3956K2withG3326J2the lordG2962I2inG1722H2thereforeG3767G2himG846F2receiveG4327!E12 the less sorrowfulG253D2 may beG5600C!2 and that iG2504B)2 ye may rejoiceG5463A2againG3825@2himG846?#2when ye seeG1492>2thatG2443 #]nR6}bK2lU?(s]2 inG17222 rejoiceG27442andG2532'2in the spiritG4151~2godG2316}'2which worshipG3000&|-#2the circumcisionG3588 G4061{2areG2070z2weG2249y2forG1063&x-#2of the concisionG3588 G2699w2bewareG991v2workersG2040u2evilG2556t2ofG2040s2bewareG991r#2of dogsG3588 G2965q2bewareG991p2safeG804o2for youG5213n2butG1161m2 grievousG3636l2 notG3756k2 indeedG3303j2 to meG1698i2 to youG5213h+2the same thingsG846g2to writeG1125f2the lordG2962e2inG1722d2rejoiceG5463c2brethrenG80b2myG3450a2finallyG3063`2meG3165 #`jT7nXA)w_@v`%2 ofG1537$2 an hebrewG1445##2of benjaminG958"2the tribeG5443!2of israelG2474 2the stockG10852ofG1537)2the eighth dayG3637#2circumcisedG40612moreG31232iG14732the fleshG45612inG17223S2that he hath whereof he might trustG39822 thinkethG13802 manG51002 otherG2432 anyG51002 ifG14872the fleshG45612inG1722!2confidenceG40062haveG21922alsoG2532 2mightG2192 2iG1473 2thoughG2539 2the fleshG4561 2inG1722!2confidenceG39822noG37562haveG39822 andG25322 jesusG24242 christG5547 "RkS4oS=pP:|R&G-#2 of the knowledgeG3588 G1108F)2 the excellencyG5242E2forG1223D2lossG2209C!2all thingsG3956B2i countG2233A2andG2532@2doubtlessG3304?2yeaG235>#2 christG3588 G5547=2 forG1223<2lossG2209;2i countedG2233:2thoseG502392to meG342782gainG277172wereG22586#2what thingsG374852butG23542 blamelessG27332 the lawG355122 inG172212isG109602whichG3588!//2the righteousnessG1343.2touchingG2596 -!#2the churchG3588 G1577,#2persecutingG1377+2zealG2205*!2concerningG2596)!2a phariseeG5330(2 the lawG3551'#2 as touchingG2596&#2 the hebrewsG1445 #Vg8iM7! fP/lVj2 byG1909i2 godG2316h2 ofG1537g2 which isG3588!f/2 the righteousnessG1343e2 of christG5547d2 the faithG4102c2 throughG1223b'2 that which isG3588a2 butG235`2 the lawG3551_2 ofG1537^2 which isG3588]'2 righteousnessG1343\2 mine ownG1699[2 havingG2192Z2 notG3361Y2 himG846X2 inG1722W2 be foundG2147V2 andG2532U2christG5547T2i may winG2770S2thatG2443R2dungG4657Q2do countG2233P2andG2532O!2all thingsG3956+NC2i have suffered the loss ofG2210M2whomG3739L2forG1223K#2lordG3588 G2962J2 myG3450I2 jesusG2424H2 of christG5547 !\~[@* |M7~_H+s\ 2 butG1161 2 perfectG5048 2 alreadyG22352 wereG50482 eitherG22282 attainedG29832 alreadyG22352 i hadG29832 as thoughG37542 notG3756#2 of the deadG3498&-#2 the resurrectionG3588 G18152 untoG1519~)2 i might attainG2658}%2 by any meansG4459|2 ifG1487{#2 deathG3588 G2288z2 hisG846+yC2 being made conformable untoG4833x!2 sufferingsG3804w2 hisG846v#2 ofG3588 G3804$u)#2 the fellowshipG3588 G2842t2 andG2532s%2 resurrectionG386r2 hisG846q!2 ofG3588 G386p#2 the powerG3588 G1411o2 andG2532n2 himG846m!2 i may knowG1097l2 thatG3588k#2 faithG3588 G4102 !YqX@nT-^/pY,2highG507+2of theG2821*#2the prizeG3588 G1017)2forG1909(2the markG4649'2towardG2596&2i pressG1377%2 beforeG1715+$C2 unto those things which areG3588#)2 reaching forthG1901"2 andG1161!2 behindG3694& 92 those things which areG3588!2 forgettingG19502 one thingG15202 butG1161#32 to have apprehendedG26382 myselfG16832 notG37562 countG30492 iG14732 brethrenG802 jesusG2424#2 christG3588 G55472 ofG5259 -2 i am apprehendedG26382 alsoG25322 whichG37392 that forG1909+2 i may apprehendG26382 thatG2532 2 ifG1487 )2 i follow afterG1377 "_|bE' qT:yc7u_N2beG1096M2brethrenG80L)2 the same thingG846K#2 let us mindG5426J2ruleG2583I2sameG846H2by theG2583G#2let us walkG4748(F=2we have already attainedG5348E2toG1519D2whereG3739C%2neverthelessG4133B2unto youG5213A2thisG5124@2evenG2532?%2shall revealG601>#2 godG3588 G2316=2 mindedG5426<2 otherwiseG2088;2 ye beG5426:%2 in any thingG510092ifG148782andG253272mindedG542662thusG51245!2be perfectG50464!2as many asG374532thereforeG376722let usG542612 jesusG242402 christG5547/2 inG1722.#2 of godG3588 G2316-2callingG2821bR* RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{))9)\)~) )C)c))%)G)k))3)V))9)\)~) )C)c))%)G)k))3)V)z))@)c))))N)q))5)[)“)Ó")ēE)œi)Ɠ )Ǔ1)ȓT)ɓw)ʓ)˓=)̓_)͓)Γ%)ϓG)Гj)ѓ )ғ,)ӓN)Փp)֓)ד6)ؓY)ٓz)ړ)ۓ@)ܓb)ݓ)ޓ()ߓL)p))5)Z)|))>)b))))K)k) )2)S)u)):)Y){))@)a))&)G)j) )0)T)w)*;*]**#*F*h* *1*T* v* * > "doV;%nW>'|Y@#zdp2 inG1722o#2gloryG3588 G1391n2andG2532m#2bellyG3588 G2836l#2godG3588 G2316k2whoseG3739j#2destructionG684i#2endG3588 G5056h2whoseG3739g#2of christG3588 G5547"f%#2of the crossG3588 G4716e#2 the enemiesG2190d2 weepingG2799c2 evenG2532b2 tell youG3004a2 nowG3568`2andG1161_2oftenG4178^2youG5213]#2i have toldG3004\2of whomG3739[2walkG4043Z2manyG4183Y2forG1063X#2 an ensampleG5179W2 forG2531V2 usG2248U2 ye haveG2192T2so asG3779S+2them which walkG4043R2markG4648Q2andG2532P2of meG3450"O12followers togetherG4831 "[ybK%{X<# gR8v[2wherebyG3588!##2the workingG3588 G1753%2 according toG2596#2 bodyG3588 G4983#2 gloriousG3588 G1391 2 hisG846# 32 fashioned like untoG4832 2may beG1096 2itG846 2thatG1519#2bodyG3588 G4983#2vileG3588 G50142ourG2257%2shall changeG33452whoG37392christG55472jesusG24242 the lordG2962+2 for the saviourG49902 we lookG553~2 alsoG2532}2whenceG3739|2fromG1537{2heavenG3772z2inG1722y2isG5225"x%#2conversationG3588 G4175w2ourG2257v2forG1063u)2earthly thingsG1919t2 mindG5426s2 whoG3588r!2 shameG3588 G152q2 theirG846 $P}]@*w^H*nR<  nP6#2those womenG84652helpG48154!2yokefellowG480532trueG110322alsoG253212theeG457102i intreatG2065/2andG2532.2 the lordG2962-2inG1722,2syntycheG4941+2beseechG3870*2andG2532)2euodiasG2136(2i beseechG3870')2dearly belovedG27&2the lordG2962%2 inG1722$!2 stand fastG4739#2 soG3779"2 crownG4735!2 andG2532 2joyG54792myG3450!2longed forG19732andG2532)2dearly belovedG272brethrenG802myG34502thereforeG5620%2unto himselfG1438!2all thingsG39562to subdueG52932evenG25322is ableG14102heG846 #dv^C+tY># t\>" dY#2for nothingG3367X!2be carefulG3309W2 at handG1451V#2the lordG3588 G2962U2menG444T2allG3956S2untoG444R2be knownG1097Q!2moderationG1933P2yourG5216O2letG1097N2rejoiceG5463M2i sayG2046L2againG3825K2alwayG3842J2the lordG2962I2inG1722H2rejoiceG5463G2of lifeG2222F2the bookG976E2inG1722D#2namesG3588 G3686C2whoseG3739B+2fellowlabourersG4904A2myG3450@2otherG3062?2andG2532>2alsoG2532=2clementG2815<2withG3326 ;!#2 the gospelG3588 G2098:2 inG172292 with meG342782 labouredG486672 whichG3748 !b{U=w`=nW8ybz2trueG227y2areG2076!x/2whatsoever thingsG3745w2brethrenG80v2finallyG3063u2jesusG2424t2christG5547s2 throughG1722r#2 mindsG3588 G3540q2 andG2532p#2 heartsG3588 G2588o2yourG5216n!2shall keepG5432m'2understandingG3563l2allG3956k'2which passethG5242j#2of godG3588 G2316i#2the peaceG3588 G1515h2andG2532g#2godG3588 G2316f2untoG4314e'2be made knownG1107d!2 requestsG3588 G155c2 yourG5216b2 letG1107a%2 thanksgivingG2169`2 withG3326"_%#2supplicationG3588 G1162^2andG2532]#2by prayerG3588 G4335\#2every thingG3956[2inG1722Z2butG235 #Q_I$ }fP9w\E)rQ#2 the godG3588 G23162 andG25322 doG42382 meG16982 inG17222 seenG14922 andG25322 heardG1912 andG25322 receivedG38802 andG25322 learnedG31292 bothG25322 ye haveG31292 whichG3739%2 those thingsG5023 %2these thingsG5023 2think onG3049 2praiseG1868 2anyG5100 2ifG14872andG25322virtueG7032anyG51002ifG1487)2of good reportG2163!/2whatsoever thingsG37452 lovelyG4375!/2 whatsoever thingsG37452 pureG53!/2 whatsoever thingsG3745~2 justG1342!}/2whatsoever thingsG3745|2honestG4586!{/2whatsoever thingsG3745 #h|^H,zX?)mR1h@2 to beG1511?2 i amG1510>!2 whatsoeverG3739=2 inG1722<%2 have learnedG3129;2 iG1473:2 forG106392 wantG53048'2 in respect ofG259672 i speakG300462 thatG375452 notG3756$472 ye lacked opportunityG17032 butG116122 carefulG542612 alsoG253202 ye wereG5426/2 inG1909.2 whereG3739-+2 hath flourishedG330,2 meG1700+2 ofG5228*2 your careG5426)#2 at the lastG4218(2 nowG2235'2 thatG3754&2 greatlyG3171%2 the lordG2962$2 inG1722#!2 i rejoicedG5463"2 butG1161!2 youG5216 2 withG33262 shall beG2071#2 of peaceG3588 G1515 "M}fH+ hQ1nT;kMb#2withG3588 G2347'a;2that ye did communicateG4790`2doneG4160_2wellG2573^2ye haveG4160]+2notwithstandingG4133\2 meG3165['2 strengthenethG1743Z2 whichG3588Y2 christG5547X2 throughG1722W!2 all thingsG3956V2 i can doG2480U)2 to suffer needG5302T2 andG2532S2 to aboundG4052R2 bothG2532Q%2 to be hungryG3983P2 andG2532O!2 to be fullG5526N2 bothG2532M+2 i am instructedG3453L!2 all thingsG3956K2 inG1722J2 andG2532I#2 every whereG3956H2 to aboundG4052G!2 i know howG1492F2 andG2532E%2 to be abasedG5013D2 howG1492C2 bothG2532B2 i knowG1492A2 contentG842 $`hP8"q[AmW?(x`2 untoG15192 againG13642andG25322onceG5302ye sentG3992%2thessalonicaG23322inG17222evenG2532~2forG3754}2onlyG3441|2yeG5210{2butG3361z2receivingG3028y2andG2532x2givingG1394w!2concerningG3056v2asG1519u2meG3427!t/2communicated withG2841s2churchG1577r2noG3762q2 macedoniaG3109p2 fromG575o!2 i departedG1831n2 whenG3753#m'#2 of the gospelG3588 G2098l'2the beginningG746k2inG1722j2thatG3754i2alsoG2532h2knowG1492g#2philippiansG5374f2yeG5210e2nowG1161d!2afflictionG2347c2myG3450 "`yYC'lU>$xaE!w`(2godG2316'2myG3450&2butG1161%#2to godG3588 G2316$%2wellpleasingG2101#!2acceptableG1184"#2a sacrificeG2378 !-2of a sweet smellG2175 2 an odourG37442 youG52162 fromG3844!2 the thingsG3588%2 epaphroditusG18912ofG3844+2having receivedG12092i am fullG41372aboundG40522andG25322allG39562i haveG5682butG11612 accountG30562 yourG52162 toG1519+2that may aboundG4121#2fruitG3588 G25902i desireG1934 2butG235 #2a giftG3588 G1390 2i desireG1934 2becauseG3754 2notG3756#2 necessityG3588 G55322 myG3427 $bycC-jP1|fL3 {bL2saluteG782K!2the saintsG40J2allG3956I2 youG5209H2 greetG782G2 meG1698F2withG4862$E92the brethren which areG80D2jesusG2424C2christG5547B2inG1722A2saintG40@2everyG3956?2saluteG782>2 amenG281=!2 and everG3588 G165<!2everG3588 G165;2forG1519:#2gloryG3588 G139192fatherG396282ourG225772andG253262unto godG231652nowG116142jesusG242432christG554722 byG172212 gloryG139102 inG1722/#2 richesG3588 G4149.2 hisG846-%2according toG2596,2needG5532+2yourG5216*2allG3956)%2shall supplyG4137 $T{^;w`H+uV7 pTp3 unto youG5213o3 graceG5485n3 colosseG2857m3atG1722l3christG5547k3inG1722j3brethrenG80i3faithfulG4103h3andG2532g'3to the saintsG40f3 brotherG3588 G80e3 timotheusG5095d3andG2532c3of godG2316b3the willG2307a3byG1223`3christG5547_3of jesusG2424^!3an apostleG652]3paulG3972\2 amenG281[2 allG3956Z2youG5216Y2withG3326X2christG5547W2jesusG2424V2lordG2962U2ourG2257T#2ofG3588 G2962S#2the graceG3588 G5485R2 householdG3614Q2 caesar'sG2541P2ofG1537O'2they that areG3588N2chieflyG3122M2youG5209 #fqZ>% z\C)kU;" f#3the hopeG3588 G16803forG1223!3 the saintsG403 allG39563 toG1519#3 of the loveG3588 G26 3 andG2532 3jesusG2424 3christG5547 3inG1722 #3faithG3588 G41023of yourG5216)3since we heardG1913 youG52163 forG40123 alwaysG38423 prayingG43363christG55473jesusG2424#3lordG3588 G29623of ourG2257~!3the fatherG3962}3andG2532|#3to godG3588 G2316{)3we give thanksG2168z3christG5547y3jesusG2424x3the lordG2962w3andG2532v3fatherG3962u3ourG2257t3godG2316s3fromG575r3 peaceG1515q3 andG2532 "`qN8zdN7zbG,v`53yeG312943asG253133truthG22523inG17221#3of godG3588 G23160#3the graceG3588 G5485/3knewG1921.3andG2532-3ye heardG191,3the dayG2250+3sinceG575*3youG5213)3inG1722(3alsoG2532'3asG2531$&53 bringeth forth fruitG2592%3 andG2532$#3 the worldG3588 G2889#3 allG3956"3 inG1722!3asG2531 3youG52093untoG1519'3which is comeG3918#'#3 of the gospelG3588 G2098!%!3 of the truthG3588 G225#3 the wordG3588 G30563 inG1722+3 ye heard beforeG42573whereofG3739#3heavenG3588 G37723inG17223for youG5213-3which is laid upG606 %doN7! gK0pX@% {dZ3 andG2532Y3 youG5216X3 forG5228W3 to prayG4336V3 ceaseG3973U3 notG3756T3 doG3973S3 we heardG191R3 the dayG2250Q3 sinceG575P3 alsoG2532O3 weG2249N3 causeG1223M3 thisG5124L3 forG1223K!3 the spiritG4151J3inG1722I3loveG26H3yourG5216G3unto usG2254F3declaredG1213E3alsoG2532D3whoG3588C#3of christG3588 G5547B3ministerG1249A!3a faithfulG4103@3youG5216?3 forG5228>3 isG2076=3 whoG3739<'3 fellowservantG4889;3 dearG27:3ourG225793epaphrasG188983ofG57573learnedG312963alsoG2532 "[zaC-y[BlT=  t[|3 mightG1411{3 allG3956z3 withG1722y%3 strengthenedG1412x#3 of godG3588 G2316#w'#3 the knowledgeG3588 G1922v3 inG1519u!3 increasingG837t3 andG2532s3 workG2041r3 goodG18q3 everyG3956p3 inG1722o)3 being fruitfulG2592n3 pleasingG699m3 allG3956l3 untoG1519!k##3 of the lordG3588 G2962j3 worthyG516i!3 might walkG4043h3 yeG5209g3 thatG4043f'3 understandingG4907e3 spiritualG4152d3 andG2532c3 wisdomG4678b3 allG3956a3 inG1722`#3 willG3588 G2307_3 of hisG846#^'#3 the knowledgeG3588 G1922'];3 ye might be filled withG4137\3 thatG2443[3 to desireG154 TqZ>'cM5yb@*xT #!3 the kingdomG3588 G9323 intoG1519+3 hath translatedG31793 andG2532!##3 of darknessG3588 G4655#3 the powerG3588 G18493 fromG15373 usG2248)3 hath deliveredG45063 whoG3739#3 lightG3588 G54573 inG1722'3 of the saintsG40(1#3 of the inheritanceG3588 G2819"%#3 be partakersG3588 G3310 3 toG1519 3 meetG2427 3 usG2248 +3 which hath madeG2427% +#3 unto the fatherG3588 G3962'3 giving thanksG2168!3 joyfulnessG54793 withG3326'3 longsufferingG31153 andG25323 patienceG52813 allG39563 untoG1519#3 powerG3588 G2904#3 gloriousG3588 G1391~3 hisG846}%3 according toG2596 "_eB'~a>!mO4z_>3visibleG3707=#3earthG3588 G1093<3inG1909;3that areG3588:3andG25329#3 heavenG3588 G377283 inG172273 that areG358863 createdG29365!3 all thingsG395643wereG293633himG84623byG172213forG375403 creatureG2937/3of everyG3956.'3the firstbornG4416-#3godG3588 G2316,-3of the invisibleG517+3the imageG1504*3isG2076)3whoG3739(!3 of sinsG3588 G266$'+!3the forgivenessG3588 G859&!3bloodG3588 G129%3hisG846$3throughG1223#!!3redemptionG3588 G629"3we haveG2192!3whomG3739 3inG1722#3 sonG3588 G52073 dearG3588 G263 of hisG846 $_dN-|eO8# tYB-_b'3 the beginningG746a3 isG2076`3whoG3739 _!#3the churchG3588 G1577!^##3of the bodyG3588 G4983]#3the headG3588 G2776\3isG2076[3heG846Z3andG2532Y3 consistG4921X!3 all thingsG3956W3 himG846V3byG1722U3andG2532T!3all thingsG3956S3beforeG4253R3isG2076Q3heG846P3andG2532O3#himG846N3"forG1519M3!andG2532L3 himG846K3byG1223J%3were createdG2936I!3all thingsG3956H3powersG1849G3orG1535F)3principalitiesG746E3orG1535D3dominionsG2963C3orG1535B3thronesG2362A3whetherG1535@3invisibleG517?3andG2532 #b}fQ8~]D-}gH*b#3earthG3588 G10933inG19093thingsG35883whetherG15353himG8463byG12233 himselfG846~3 untoG1519}!3 all thingsG3956|%3 to reconcileG604{3 himG846z3byG1223y#3crossG3588 G4716x3of hisG846w!3the bloodG3588 G129v3throughG1223!u/3having made peaceG1517t3andG2532s3dwellG2730r#3fulnessG3588 G4138q3allG3956p3shouldG2730o3himG846n3inG1722m!3it pleasedG2106l3forG3754$k53have the preeminenceG4409j3mightG1096i3heG846h3allG3956g3inG1722f3thatG2443e3 the deadG3498d3 fromG1537c'3 the firstbornG4416 $SlO3bK4eG0iS)3ifG1489(3sightG2714'3hisG846&3inG2714%'3 unreproveableG410$3 andG2532##3 unblameableG299"3 andG2532!3 holyG40 3youG5209!3to presentG3936#3deathG3588 G22883throughG1223#3fleshG3588 G45613of hisG846#3the bodyG3588 G49833inG1722!13hath he reconciledG6043nowG35703yetG1161#3 worksG3588 G20413 wickedG41903 byG17223 mindG1271#3 inG3588 G12713enemiesG21903andG25323alienatedG526 3sometimeG4218 3that wereG5607 3youG5209 3andG2532 #3heavenG3588 G37723inG17223thingsG35883orG1535 "_mV?! bL3uW@)y_K3 fill upG466J3 andG2532I3youG5216H3forG5228 G!#3sufferingsG3588 G3804F3myG3450E3inG1722D3rejoiceG5463C3nowG3568B3whoG3739A!3a ministerG1249@3am madeG1096?3paulG3972>3iG1473=3whereofG3739<#3heavenG3588 G3772;3underG5259:#3creatureG3588 G293793everyG395683toG1722"713which was preachedG27846'3ye have heardG19153whichG3739#4'#3of the gospelG3588 G20983#3 the hopeG3588 G168023 fromG5751!3 moved awayG333403 notG3361/3 andG2532.3settledG1476-3andG2532,3groundedG2311+#3the faithG3588 G4102*)3ye continue inG1961 OmW8! eP5r[D'fOk3andG2532j!3agesG3588 G165i3fromG575"h33which hath been hidG613!g##3the mysteryG3588 G3466f#3of godG3588 G2316e#3the wordG3588 G3056d3 to fulfilG4137c3 youG5209b3 forG1519a3 to meG3427`)3 which is givenG1325_#3of godG3588 G2316&^-#3the dispensationG3588 G3622]%3according toG2596\!3a ministerG1249[3am madeG1096Z3iG1473Y3whereofG3739 X!#3the churchG3588 G1577W3isG2076V3whichG3739U3sakeG5228T#3body'sG3588 G4983S3hisG846R3forG5228Q#3fleshG3588 G4561P3myG3450O3inG1722N#3 of christG3588 G5547(M1#3 of the afflictionsG3588 G2347*L5#3 that which is behindG3588 G5303 "er^H0_D# nL*e 3teachingG1321 3andG2532 3manG444 3everyG3956 3warningG35603preachG26053weG22493whomG3739#3of gloryG3588 G1391#3the hopeG3588 G16803youG52133inG17223christG55473 isG20763 whichG3739"~%#3 the gentilesG3588 G1484}3 amongG1722|#3 mysteryG3588 G3466{3of thisG5127"z%#3of the gloryG3588 G1391 y!#3the richesG3588 G4149x3whatG5101w!3make knownG1107v3wouldG2309u#3godG3588 G2316t3to whomG3739s3saintsG40r3hisG846q3 toG40 p-3 is made manifestG5319o3 nowG3570n3 butG1161!m##3 generationsG3588 G1074l3fromG575 %XrP7!sY? hM5pX23 themG358813 andG253203 youG5216/3 forG4012.3i haveG2192-3conflictG73,!3what greatG2245+3knewG1492*3yeG5209)3thatG1492(3i wouldG2309'3forG1063&3mightilyG1411%3meG1698$3 inG1722#'3 which workethG1754"#3 workingG3588 G1753!3 hisG846 %3 according toG25963strivingG753labourG28723alsoG25323iG28723whereuntoG15193jesusG24243christG55473inG17223perfectG50463manG4443everyG3956)3we may presentG39363thatG24433 wisdomG46783 allG39563 inG17223 manG4443 everyG3956 !\jR<uN8" iS,r\S3inG1722R#3of christG3588 G5547Q3andG2532P'3of the fatherG3962O3andG2532N#3of godG3588 G2316$M)#3of the mysteryG3588 G3466#L33the acknowledgementG1922K3toG1519&J-#3 of understandingG3588 G4907+I7#3 of the full assuranceG3588 G4136H3 richesG4149G3 allG3956F3 untoG1519E3andG2532D3loveG26C3inG1722#B33being knit togetherG4822"A13might be comfortedG3870@#3heartsG3588 G2588?3theirG846>3thatG2443=3the fleshG4561<3inG1722;#3faceG3588 G4383:3myG345093seenG370883notG375673haveG37086!3as many asG374553andG253243laodiceaG299333 atG1722 "Y}ZC  lT2w`9tYu3of yourG5216&t-#3the stedfastnessG3588 G4733s3andG2532r#3orderG3588 G5010q3yourG5216p3beholdingG991o3 andG2532n3 joyingG5463#m'#3 in the spiritG3588 G4151l3 youG5213k3 withG4862j3am iG1510i3yetG235"h%#3in the fleshG3588 G4561g#3i be absentG548f3thoughG1487e3forG1063d)3 enticing wordsG4086c3 withG1722b3youG5209a)3should beguileG3884`3any manG5100_3lestG3361^3i sayG3004]3thisG5124\3andG1161[#3 knowledgeG3588 G1108Z3 andG2532Y#3of wisdomG3588 G4678#X'#3the treasuresG3588 G2344W3allG3956V3hidG614U3areG1526T3whomG3739 #niM-z^H2kS=%n3throughG12233youG52093spoilG48123any manG51003lestG33613bewareG991%3thanksgivingG21693withG17223inG17223 thereG8463 aboundingG4052# 33 ye have been taughtG1321 3 asG2531 #3 the faithG3588 G4102 3inG1722 !3stablishedG9503andG25323himG8463inG17223built upG20263andG25323rootedG44923 himG8463 inG17223walk yeG4043#3the lordG3588 G2962~3jesusG2424}#3christG3588 G5547|3receivedG3880{3thereforeG3767z3ye haveG3880y3asG5613x3christG5547w3inG1519v3faithG4102 "^{T5nWA+z`D.w^:3 powerG184993 andG25328%3 principalityG74673 of allG39566#3 the headG3588 G277653 isG207643 whichG373933 himG84623 inG172213 completeG413703 ye areG2075/3 andG2532.3 bodilyG4985$-)#3 of the godheadG3588 G2320!,##3 the fulnessG3588 G4138+3 allG3956*3 dwellethG2730)3 himG846(3 inG1722'3 forG3754&3christG5547%3afterG2596$3notG3756#3andG2532""%#3of the worldG3588 G2889#!'#3the rudimentsG3588 G4747 3afterG2596!3of menG3588 G444#'#3the traditionG3588 G38623 afterG25963 deceitG5393 vainG27563 andG2532 !#3 philosophyG3588 G5385 ZkF0 `=fK(qZY3 andG2532X3 the deadG3498W3 fromG1537V3 himG846U+3 who hath raisedG1453T#3 of godG3588 G2316&S-#3 of the operationG3588 G1753R#3 the faithG3588 G4102Q3 throughG1223!P/3 ye are risen withG4891O3 alsoG2532N3 inG1722M3 whereG3739L!3 baptismG3588 G908K3 inG1722J3 himG846I#3 buried withG4916H#3 of christG3588 G5547&G-#3 the circumcisionG3588 G4061F3 byG1722"E%#3 of the fleshG3588 G4561 D#!3 of the sinsG3588 G266C#3 the bodyG3588 G4983 B#!3 putting offG3588 G555A3 inG1722!@13 made without handsG886%?73 with the circumcisionG4061">13 ye are circumcisedG4059=3 alsoG2532<3 whomG3739;3 inG1722 "Xr[0w`I%q[?&~X"{%#3to his crossG3588 G4716z3itG846y3nailingG4338x3the wayG3319w3out ofG1537v3itG846u3 tookG142t3 andG2532s3 to usG2254r3 contraryG5227q3 usG2257p3againstG2596o3wasG2258n3thatG3739#m'#3of ordinancesG3588 G1378l+3the handwritingG5498k%3blotting outG1813 j!#3 trespassesG3588 G3900i3 allG3956h3 youG5213g+3 having forgivenG5483f3 himG846e3 withG4862*dA3 hath he quickened togetherG4806c#3 fleshG3588 G4561b3 of yourG5216'a1!3 the uncircumcisionG3588 G203`3 andG2532_3 sinsG3900^3 yourG3588]3 inG1722\3 deadG3498[3 beingG5607Z3 youG5209 #__E" fO9! t^;%{_3the bodyG49833butG1161!/3of things to comeG31953a shadowG46393areG20763whichG3739)3of the sabbathG45213orG2228+3of the new moonG35613orG2228'3of an holydayG18593respectG33133 inG17223 orG22283 drinkG42133 inG17223 orG2228 3meatG1035 3inG1722 3youG5209 3judgeG2919 3thereforeG37673manG51003noG33613letG29193 itG8463 inG17223 themG846+3triumphing overG23583openlyG3954)3he made a shewG1165#3powersG3588 G1849~3andG2532#})!3principalitiesG3588 G746|)3having spoiledG554 "YoY:dM5|eJ(rY@3 bandsG4886?3 andG2532>!3 jointsG3588 G860=3 byG1223<#3the bodyG3588 G4983;3allG3956:3whichG373993fromG15378#3the headG3588 G277673holdingG290263notG375653andG25324#3mindG3588 G35633#3fleshlyG3588 G456123hisG84613byG525903puffed upG5448/3vainlyG1500.3seenG3708-3notG3361,3 he hathG3708"+13 those things whichG3739*)3 intruding intoG1687)3 of angelsG3588 G32(#3 worshippingG2356'3andG2532&3humilityG5012%#3a voluntaryG2309$3inG1722#)3of your rewardG2603"3youG5209!3beguileG2603 3no manG3367#3 of christG3588 G5547 !LuP0jD-{dK4eLa3afterG2596#`)!3with the usingG3588 G671_3perishG5356^3toG1519]3areG2076\3allG3956[3whichG3739Z3notG3366Y3handleG2345X3notG3366W3tasteG1089V3notG3361U3touchG680,TE3are ye subject to ordinancesG1379S3 the worldG2889R3 inG1722Q3 livingG2198P3 as thoughG5613O3 whyG5101"N%#3of the worldG3588 G2889#M'#3the rudimentsG3588 G4747L3fromG575K#3christG3588 G5547J3withG4862I!3ye be deadG599H3ifG1487G3whereforeG3767F#3of godG3588 G2316!E%!3the increaseG3588 G838D+3increaseth withG837C'3knit togetherG4822B3andG2532-AG3 having nourishment ministeredG2023 "WjP8~gJ+oYC+ wW#3 christG3588 G55473 whereG37573 aboveG507&93those things which areG35883seekG2212~#3christG3588 G5547}'3be risen withG4891|3thenG3767{3yeG4891z3ifG1487"y%#3of the fleshG3588 G4561x)3the satisfyingG4140w3toG4314v3honourG5092u3anyG5100t3inG1722s3notG3756r#3 of the bodyG4983q!3 neglectingG857p3 andG2532o3 humilityG5012n3 andG2532m%3will worshipG1479l3inG1722k3of wisdomG4678j3a shewG2192i3indeedG3303h3haveG2076g3thingsG3056f3whichG3748e!3 of menG3588 G444d3 doctrinesG1319c3 andG2532&b-#3the commandmentsG3588 G1778 #[gJ2yaC)oQ1t[&3gloryG1391%3 inG1722$3 himG846#3 withG4862"3 appearG5319!3 alsoG2532 3yeG52103shallG53193thenG5119%3shall appearG5319#3lifeG3588 G22223ourG2257#3christG3588 G55473whenG3752#3 godG3588 G23163 inG1722#3christG3588 G55473withG48623is hidG2928#3lifeG3588 G22223yourG52163andG2532#3ye are deadG5993forG1063#3the earthG3588 G1093 3onG1909 3on thingsG3588 3notG3361 3aboveG507 3on thingsG3588"13set your affectionG5426#3of godG3588 G2316)3the right handG11883 onG17223 sittethG2521 !Tv^;`G1hR,lTG3whenG3753F3some timeG4218E3walkedG4043D3alsoG2532C3yeG5210B3the whichG3739A3inG1722$@+!3 of disobedienceG3588 G543"?%#3the childrenG3588 G5207>3onG1909=3comethG2064<#3of godG3588 G2316;#3the wrathG3588 G3709:3sakeG12239'3which things'G373983forG122373idolatryG149563isG207653whichG3748"4%#3covetousnessG3588 G412433 andG25322'3 concupiscenceG193913 evilG2556$053 inordinate affectionG3806/#3 uncleannessG167.#3fornicationG4202-#3the earthG3588 G1093,3uponG1909+3whichG3588*#3membersG3588 G3196)3yourG5216(3thereforeG3767'3mortifyG3499 #ds[A$ {cD-qYC$ }dj3 afterG2596i3 knowledgeG1922h3 inG1519g-3 which is renewedG341f3 the newG3501e#3 have put onG1746d3 andG2532c#3 deedsG3588 G4234b3 hisG846a3 withG4862`3 manG444_3 the oldG3820*^C3 seeing that ye have put offG554]3 anotherG240\3 toG1519[3 oneG240Z3 notG3361Y3 lieG5574X#3mouthG3588 G4750W3yourG5216V3 out ofG1537#U53 filthy communicationG148T3 blasphemyG988S3 maliceG2549R3 wrathG2372Q3angerG3709P3all theseG3956O3put offG659N3alsoG2532M3yeG5210L3nowG3570K3butG1161J3 themG846I3 inG1722H3ye livedG2198 #^qV=&gO9wZ:$ z^ 3 meeknessG4236" 13 humbleness of mindG5012 3 kindnessG5544 !3 of merciesG3628 3 bowelsG46983 belovedG253 andG25323 holyG40#3 of godG3588 G23163 the electG15883 asG56133 thereforeG37673 put onG17463 allG39563 inG1722~3 andG2532}3 allG3956|3 christG5547{3 butG235z3 freeG1658y3 bondG1401x3 scythianG4658w3 barbarianG915v)3 uncircumcisionG203u3 norG2532t%3 circumcisionG4061s3 jewG2453r3 norG2532q3 greekG1672p3 neitherG3756o3 there isG1762n3 whereG3699m3 himG846#l33 of him that createdG2936k3 the imageG1504 #]pQ; kP9# oV@$s]03inG1722/3ruleG1018.#3of godG3588 G2316-#3the peaceG3588 G1515,3letG1018+3andG2532$*)#3 of perfectnessG3588 G5047)3the bondG4886(3isG2076'3whichG3748&3charityG3588 G26%%3these thingsG5125$3allG3956#3aboveG1909"3andG1161!3 yeG5210 3 alsoG25323 soG37793 youG52133 forgaveG5483#3 christG3588 G55473 asG25313 evenG25323 anyG51003 againstG43143 a quarrelG34373 haveG21923 any manG51003 ifG1437#3 one anotherG14383 forgivingG54833 andG2532#3 one anotherG240!3 forbearingG430'3 longsufferingG3115 $\}\F/oV@)vW:# r\T3inG1722S3graceG5485R3withG1722Q3singingG103P3songsG5603O3spiritualG4152N3andG2532M3hymnsG5215L3andG2532K3in psalmsG5568J#3one anotherG1438I#3 admonishingG3560H3 andG2532G3 teachingG1321F3 wisdomG4678E3 allG3956D3inG1722C3richlyG4146B3youG5213A3inG1722@3dwellG1774?#3of christG3588 G5547>#3the wordG3588 G3056=3letG1774<3thankfulG2170;3be yeG1096:3andG253293bodyG498383oneG152073 inG17226'3 ye are calledG256453 alsoG253243 the whichG373933 toG15192#3heartsG3588 G258813yourG5216 #[tZA+}dC# ~]B,q[w3beG4087v3andG2532u#3wivesG3588 G1135t3loveG25s!3husbandsG3588 G435r3 the lordG2962q3inG1722p3it is fitG433o3asG5613n3husbandsG435m'3unto your ownG2398!l/3submit yourselvesG5293k#3wivesG3588 G1135j3himG846i3byG1223h!3the fatherG3962g3andG2532f#3to godG3588 G2316e'3giving thanksG2168d3jesusG2424c#3of the lordG2962b3the nameG3686a3 inG1722`3 allG3956_3 deedG2041^3 orG2228]3 wordG3056\3inG1722[3ye doG4160Z3soeverG3956Y3whatG5100X3andG2532!W##3to the lordG3588 G2962V#3heartsG3588 G2588U3yourG5216 "Y{cB,`E.|fH- oY3butG235#3 menpleasersG4413 asG5613!3 eyeserviceG37873 withG17223 notG33613the fleshG4561%3according toG25963mastersG2962!3all thingsG39563inG25963obeyG5219 #3servantsG3588 G1401" 33they be discouragedG120 3lestG3361 #3childrenG3588 G5043 3yourG52163notG33613provokeG2042#3fathersG3588 G3962#'#3 unto the lordG3588 G2962'3 well pleasingG21013isG20763thisG51243forG1063!3all thingsG39563inG2596~#3parentsG3588 G1118}3obeyG5219|#3childrenG3588 G5043{3 themG846z3againstG4314y3bitterG4087x3notG3361 "MybJ0|aF.tX<" iM;3there isG2076:3andG25329%3he hath doneG9183whichG3739+7C3shall receive for the wrongG2865!633he that doeth wrongG9153butG116143 christG554733 the lordG296223 ye serveG139813 forG1063(01#3of the inheritanceG3588 G2817/!!3the rewardG3588 G469.-3ye shall receiveG618-3the lordG2962,3ofG575+3thatG3754*3knowingG1492)3unto menG444(3 notG3756'3 andG2532!&##3 to the lordG3588 G2962%3 asG5613$3 heartilyG5590#3doG2038"3ye doG4160!3soeverG3956 3whatG51003andG2532#3godG3588 G23163fearingG53993of heartG2588!3singlenessG5723inG1722 "kmQ+|`J0kR7k]3 a doorG2374\3 unto usG2254[!3would openG455Z#3godG3588 G2316Y3thatG2443X3usG2257W3forG4012V3alsoG2532U3prayingG4336T3withalG260S%3thanksgivingG2169R3withG1722Q3the sameG846P3inG1722O3and watchG1127N#3in prayerG3588 G4335M3continueG4342L3heavenG3772K3inG1722J3a masterG2962I3 haveG2192H3 alsoG2532G3 yeG5210F3 thatG3754E3 knowingG1492D#3equalG3588 G2471C3andG2532"B13that which is justG1342A3servantsG1401@#3untoG3588 G1401?3giveG3930>#3mastersG3588 G2962"=13 respect of personsG4382<3 noG3756 "cv_F.}hO3xV@(c -3 that ye may knowG1492~3with saltG217}3seasonedG741|3graceG5485{3withG1722z3alwayG3842y#3speechG3588 G3056x3yourG5216w3letG741v#3the timeG3588 G2540u3redeemingG1805t3withoutG1854s'3them that areG3588r3towardG4314q3wisdomG4678p3inG1722o3walkG4043n3to speakG2980m3oughtG1163l3iG3165k3asG5613j3manifestG5319i3itG846h!3i may makeG5319g3thatG2443f3in bondsG1210e3alsoG2532d3i amG1210c3whichG3739b3forG1223a#3of christG3588 G5547!`##3 the mysteryG3588 G3466_3 to speakG2980"^%#3 of utteranceG3588 G3056 $enWA(qS7 ~gP5}e#3yourG5216"3comfortG3870!3andG2532 3 estateG40123 yourG5216'3 he might knowG10973 thatG24433 purposeG51243the sameG8463forG15193youG52093untoG4314#3i have sentG39923whomG37393the lordG29623inG1722'3fellowservantG48893andG25323ministerG1249!3 a faithfulG41033 andG25323 brotherG80 3 a belovedG27 3 unto youG5213 3declareG1107 3tychicusG5190 3shallG11073stateG25963myG16913allG39563manG15203everyG15383 to answerG6113 oughtG11633 yeG52093 howG4459 #Ww^E.oW9#y[?'mWF3 himG846E3 receiveG1209D3 youG5209C3 untoG4314B3 he comeG2064A3 ifG1437@%3 commandmentsG1785?#3 ye receivedG2983>3 whomG3739=3 touchingG4012<#3 to barnabasG921!;%!3 sister's sonG3588 G431:3 marcusG313893 andG253283 youG520973 salutethG7826)3 fellowprisonerG486953 myG34504#3 aristarchusG70833 hereG560223 whichG35881!3 all thingsG395603 unto youG5213%/73 they shall make knownG1107.3 youG5216-3 ofG1537,3 isG2076+3 whoG3739*3 brotherG80)3 belovedG27(3 andG2532'!3 a faithfulG4103&3 onesimusG3682%3 withG4862$#3heartsG3588 G2588 "\xb>% wZ="jS9w\h3 perfectG5046g%3 ye may standG2476f3 thatG2443e#3 prayersG3588 G4335d3 inG1722c3 youG5216b3 forG5228!a33 labouring ferventlyG75`3 alwaysG3842_3 youG5209^3 salutethG782]3 of christG5547\3 a servantG1401[3 youG5216Z3 ofG1537Y3 who isG3588X3 epaphrasG1889W3 unto meG3427V3 a comfortG3931U3 have beenG1096T3 whichG3748S#3 of godG3588 G2316 R#!3 the kingdomG3588 G932Q3 untoG1519P'3 fellowworkersG4904O3 onlyG3441N3 theseG3778 M-3 the circumcisionG4061L3 ofG1537K3 who areG5607J3 justusG2459I+3 which is calledG3004H3 jesusG2424G3 andG2532 %YdM3oX@*vS<# tY 3nymphasG3564 3andG2532 3laodiceaG2993 3inG1722 %3the brethrenG803saluteG7823youG52093greetG7823demasG12143andG2532#3physicianG3588 G2395#3the belovedG273lukeG3065!3 hierapolisG24043 inG1722~3 themG3588}3 andG2532|3 laodiceaG2993{3 inG1722z3 themG3588y3 andG2532x3 youG5216w3 forG5228v3 zealG2205u3 a greatG4183t3 he hathG2192s3 thatG3754r3 recordG3140q3 himG846p3 i bearG3140o3 forG1063n#3 of godG3588 G2316m3 the willG2307l3 allG3956k3 inG1722j3 completeG4137i3 andG2532 $UoW?$ t^@tXA* qU13 the lordG296203inG1722"/13thou hast receivedG3880.3whichG3739"-%#3the ministryG3588 G1248,%3take heed toG991+%3to archippusG751*3sayG2036)3andG2532(3laodiceaG2993'3fromG1537&3theG3588%3readG314$3likewiseG2532#3yeG5210"3thatG2443!3andG2532! /3of the laodiceansG2994!3the churchG15773 inG17223 alsoG2532!3 it be readG3143 thatG24433 causeG41603youG52133amongG38443is readG3143epistleG19923thisG35883whenG37523andG25323 houseG36243 hisG8463 inG2596!3 the churchG15773 andG2532 #\nU=! oX<%lU9 s\T4ourG2257S4godG2316R4fromG575Q4peaceG1515P4andG2532O4unto youG5213N4graceG5485M4christG5547L4 jesusG2424K4 the lordG2962J4 andG2532I!4 the fatherG3962H4 godG2316G4inG1722$F54of the thessaloniansG2331%E+#4unto the churchG3588 G1577D4timotheusG5095C4andG2532B4silvanusG4610A4andG2532@4paulG3972?3 amenG281>3 youG5216=3 withG3326<#3graceG3588 G5485;#3bondsG3588 G1199:3myG345093rememberG342183paulG397273of meG16996#3by the handG5495#5)!3the salutationG3588 G78343 itG8463#3 thou fulfilG413723 thatG2443 "O^>$ zcB#sT=oOv#4of godG3588 G2316u%4in the sightG1715t4christG5547s4jesusG2424r#4 lordG3588 G2962q4 in ourG2257p#4 of hopeG3588 G1680o#4 patienceG3588 G5281n4 andG2532m4of loveG3588 G26l#4labourG3588 G2873k4andG2532j#4of faithG3588 G4102i#4workG3588 G2041h4yourG5216g+4without ceasingG89f#4rememberingG3421e#4 prayersG3588 G4335d4 ourG2257c4 inG1909b4 of youG5216a4mentionG3417`4makingG4160_4allG3956^4youG5216]4forG4012\4alwaysG3842[#4to godG3588 G2316Z)4we give thanksG2168Y4christG5547X4jesusG2424W4the lordG2962V4andG2532U4fatherG3962 %gjR0nWA)mT='g4amongG17224we wereG1096"14what manner of menG36344ye knowG14924asG25314assuranceG41364muchG41834inG17224andG25324ghostG41514the holyG404inG17224andG25324powerG1411 4 inG1722 4 alsoG2532 4 butG235 4 onlyG3440 4 wordG30564inG17224youG52094untoG15194notG37564cameG1096#4gospelG3588 G20984ourG22574forG37544godG23164ofG5259~#4electionG3588 G1589}4yourG5216|4belovedG25{4brethrenG80z4knowingG1492y4fatherG3962x4ourG2257w4andG2532 #enQ8!rZC& uZD! e>#4the wordG3588 G3056=#4sounded outG1837<4youG5216;4fromG575:4forG10639!4 achaiaG3588 G88284 andG25327#4 macedoniaG3588 G310964inG172254believeG410044thatG358834to allG395624ensamplesG517914wereG109604yeG5209/4so thatG5620.4ghostG4151-#4of the holyG40,4joyG5479+4 withG3326*!4 afflictionG2347)4 muchG4183(4 inG1722'#4 the wordG3588 G3056&4receivedG1209!%##4of the lordG3588 G2962$4andG2532#4of usG2257"4followersG3402!4becameG1096 4yeG52104andG25324your sakeG52094forG12234youG5213 $bv_F0fN*zcF/ybb4 andG2532a4 youG5209`4 untoG4314_4 we hadG2192^#4 entering inG1529])4 what manner ofG3697\4 usG2257[4 ofG4012Z4 shewG518Y!4 themselvesG846X4 theyG518W4 forG1063V4any thingG5100U4to speakG2980T4notG3361S4needG2192R4weG2248Q4so thatG5620 P-4is spread abroadG1831O4wardG4314N#4godG3588 G2316M4toG4314L#4faithG3588 G4102K4yourG5216J4placeG5117I4everyG3956H4inG1722G4alsoG2532F4 butG235E4 achaiaG882D4 andG2532C#4 macedoniaG3588 G3109B4 inG1722A4onlyG3440@4notG3756?#4the lordG3588 G2962 $PcG)|dD,v_<! gP4 youG52094untoG4314!##4entrance inG3588 G15294ourG22574knowG14924brethrenG80!4yourselvesG8464forG1063~4 to comeG2064}#4 the wrathG3588 G3709|4 fromG575{4 usG2248z4 deliveredG4506y4 whichG3588x4 jesusG2424w4 the deadG3498v4 fromG1537u4 he raisedG1453t4 whomG3739s#4 heavenG3588 G3772r4 fromG1537q#4 sonG3588 G5207p4 hisG846o#4 to wait forG362n4 andG2532m4 godG2316l4 trueG228k4 andG2532j!4 the livingG2198i4 to serveG1398h#4 idolsG3588 G1497g4 fromG575f#4 godG3588 G2316e4 toG4314d4 ye turnedG1994c4 howG4459 #Wn9"r\E( iM6nW)4 norG3777(#4 uncleannessG167'4 ofG1537&4norG3761%4deceitG4106$4ofG1537#4notG3756"#4exhortationG3874!4ourG2257 4forG1063!4contentionG734muchG41834withG1722#4of godG3588 G2316 !#4the gospelG3588 G20984youG52094untoG43144to speakG2980#4 godG3588 G23164 ourG22574 inG1722%4 we were boldG39554 philippiG53754atG17224ye knowG14924asG2531)?4were shamefully entreatedG51954andG25321 O4after that we had suffered beforeG4310 4evenG2532 4butG235 4 in vainG2756 4 notG37564 it wasG10964 thatG3754 #\lO$kU8}bD+s\L4norG3777K4witnessG3144J4godG2316I+4 of covetousnessG4124H4 a clokeG4392G4 norG3777F4 ye knowG1492E4 asG2531D4wordsG3056C!4flatteringG2850B4used weG1096A#4at any timeG4218@4neitherG3777?4forG1063>#4heartsG3588 G2588=4ourG2257<4triethG1381;4whichG3588:#4godG3588 G231694butG23584 menG44474 pleasingG70064 asG561354 notG375644 we speakG298034even soG3779 2!#4the gospelG3588 G2098'1;4to be put in trust withG41000#4godG3588 G2316/4ofG5259.+4we were allowedG1381-4asG2531,4butG235+4 guileG1388*4 inG1722 #bnW@+nQ; pY='ybo4notG3756n4unto youG5213 m-4to have impartedG3330l+4we were willingG2106k4of youG5216-jG4being affectionately desirousG2442i4soG3779h4 childrenG5043g4 herG1438f!4 cherishethG2282e4 a nurseG5162d4 asG5613c4evenG302b4youG5216a4amongG1722`4gentleG2261_4we wereG1096^4butG235]4of christG5547\%4the apostlesG652[4asG5613Z4someG1722Y4burdenG922X4 have beenG1511W'4 when we mightG1410V4 othersG243U4 ofG575T4 norG3777S4youG5216R4ofG575Q4neitherG3777P4gloryG1391O4sought weG2212N4menG444M4ofG1537 #Tv[B' tT=jS-jT4 yeG5210#4 of godG3588 G2316 !#4 the gospelG3588 G20984 youG52094 untoG1519 #4 we preachedG2784 4 of youG5216 4 anyG5100" 14 be chargeable untoG1912 4 notG33614 we wouldG19124 becauseG43144 dayG22504 andG25324 nightG35714 labouringG20384 forG1063#4 travailG3588 G34494 andG2532#4 labourG3588 G2873~4 ourG2257}4 brethrenG80|#4 ye rememberG3421{4 forG1063z4unto usG2254y4dearG27x4ye wereG1096w4becauseG1360v4soulsG5590u4our ownG1438t4 alsoG2532s4 butG235r4 onlyG3440q#4 of godG3588 G2316 p!#4 the gospelG3588 G2098 $R~gM6oX9"sW@$ iR64 youG52095#4 hath calledG256444 whoG35883#4 of godG3588 G231624 worthyG5161!4 would walkG404304 yeG5209/4 thatG1519.4 childrenG5043-4 hisG1438,4 a fatherG3962+4 asG5613*4 of youG5216)4 oneG1520(4 everyG1538'4 chargedG3140&4 andG2532%4 comfortedG3888$4 andG2532##4 we exhortedG3870"4 howG5613!4 ye knowG1492 4 asG25094 believeG41004 thatG35884 among youG5213$54 we behaved ourselvesG1096#4 unblameablyG2744 andG25324 justlyG13464 andG25324 holilyG37434 howG5613#4 godG3588 G23164 andG25324 witnessesG3144 $WpX?'{_B! t^E*oWZ4 thatG3588Y4 youG5213X4 inG1722W4 alsoG2532#V34 effectually workethG1754U4 whichG3739T4 of godG2316S4 the wordG3056R4 in truthG230Q4 it isG2076P4 asG2531O4 butG235N4 of menG444M4 the wordG3056L4 notG3756K#4 ye receivedG1209J4 usG2257I4 ofG3844H)4 which ye heardG189G#4 godG3588 G2316F4 the wordG3056 E-4 when ye receivedG3880D4 becauseG3754C+4 without ceasingG89B#4 godG3588 G2316A4 weG2249@4 thankG2168?4 alsoG2532>4 causeG1223=4 thisG5124<4 forG1223;4 gloryG1391:4 andG253294 kingdomG93284 hisG143874 untoG1519 $Pg>oXB* lU?# lP~4 prophetsG4396}4their ownG2398|4andG2532{4jesusG2424z#4the lordG3588 G2962y4killedG615x4bothG2532w4whoG3588v4the jewsG2453u4ofG5259t4theyG846s4asG2531r4evenG2532q!4countrymenG4853p4your ownG2398o4ofG5259n#4like thingsG5024m'4have sufferedG3958l4alsoG2532k4yeG5210j4forG3754i4jesusG2424h4christG5547g4inG1722f4areG5607e#4 judaeaG3588 G2449d4 inG1722c4 whichG3588b#4 of godG3588 G2316%a+#4 of the churchesG3588 G1577`4followersG3402_4becameG1096^4brethrenG80]4yeG5210\4forG1063[4 believeG4100 #f{dM6qY2z_G0}f!4youG5216 4fromG575#4being takenG6424brethrenG804weG22494butG1161'4the uttermostG50564toG15194themG8464uponG19094is comeG5348#4the wrathG3588 G37094 forG11614 alwayG3842!4 sinsG3588 G2664 theirG8464 fill upG3784toG1519#34they might be savedG49824thatG2443% +#4to the gentilesG3588 G1484 4to speakG2980 4usG2248 !4forbiddingG2967 4menG4444to allG39564contraryG17274andG25324godG23164notG3361#4they pleaseG7004 andG25324 usG2248+4 have persecutedG15594 andG2532 $idEfE-r[<  iE4 orG2228D4joyG5479C4orG2228B4hopeG1680A4ourG2257@4whatG5101?4forG1063>4usG2248=4hinderedG1465<#4 satanG3588 G4567;4 butG2532:4 againG136494 andG253284 onceG53074paulG397264iG147354evenG330344youG520934untoG431424comeG20641'4we would haveG230904whereforeG1352/4desireG1939.4greatG4183-4withG1722,#4faceG3588 G4383+4yourG5216*4to seeG1492#)34the more abundantlyG4056(#4 endeavouredG4704'4 in heartG2588&4 notG3756%#4 in presenceG4383$4 timeG2540#4a shortG5610"4forG4314 #e\E'jS4dF0|eh4andG2532g4brotherG3588 G80f4ourG2257e4timotheusG5095d4sentG3992c4andG2532b4 aloneG3441a4athensG116`4atG1722_!4to be leftG2641"^14we thought it goodG2106]4forbearG4722\4no longerG3371['4when we couldG4722Z4whereforeG1352Y#4joyG3588 G5479X4andG2532W#4gloryG3588 G1391V4ourG2257U4areG2075T4yeG5210S4forG1063R4comingG3952Q4hisG846P4atG1722O4christG5547N4jesusG2424M#4lordG3588 G2962L4ourG2257"K14in the presence ofG1715J4yeG5210I4 evenG2532H4 notG3780G%4 of rejoicingG2746F4 crownG4735 "bt^:cK,lO7zb 4withG4314 4we wereG15104whenG37534verilyG25324forG10634 thereuntoG5124 -4 we are appointedG27494 thatG37544 knowG1492!4 yourselvesG8464forG1063!##4afflictionsG3588 G2347~4theseG3778}4byG1722|+4should be movedG4525{4no manG3367z4thatG3588y#4faithG3588 G4102x4yourG5216w!4concerningG4012v4youG5209u!4to comfortG3870t4andG2532s4youG5209r4establishG4741q4toG1519p#4of christG3588 G5547 o!#4the gospelG3588 G2098n4 inG1722m)4 fellowlabourerG4904l4 ourG2257k4 andG2532j#4 of godG3588 G2316i4ministerG1249 $RhB*w]D' gH(hR.4nowG737-4butG1161,4vainG2756+4inG1519*4beG1096)#4labourG3588 G2873(4ourG2257'4andG2532&4youG5209%%4have temptedG3985$#4the tempterG3985"#14lest by some meansG3381"#4faithG3588 G4102!4 yourG5216 4 knowG10974 toG15194 i sentG39924 forbearG47224no longerG33714couldG47224when iG25044causeG12234thisG51244forG12234ye knowG14924andG2532+4it came to passG10964asG25314 evenG2532"14 suffer tribulationG23464 we shouldG31954 thatG37544 beforeG4302 4youG5213 4we toldG4302 4youG5209 $fmW@%hP5ycM5}fR4 allG3956Q4inG1909P4youG5213O4overG1909!N/4we were comfortedG3870M4brethrenG80L4thereforeG1223K4youG5209J4alsoG2532I4weG2249H4asG2509G4usG2248F4to seeG1492 E-4desiring greatlyG1971D4alwaysG3842C4of usG2257B#4remembranceG3417A4goodG18@4ye haveG2192?4thatG3754>4andG2532=4charityG3588 G26<4andG2532;#4faithG3588 G4102:4of yourG52169%4 good tidingsG209784 usG225474 broughtG209764 andG253254 usG224844untoG431434youG521624fromG57514cameG206404timotheusG5095/4whenG2064 %Y}eL5pX>$ wV9pYw4 andG2532v4 nightG3571u#4 godG3588 G2316t4 ourG2257s4 beforeG1715r4 sakesG1223q4 yourG5209p4 forG1223o4 we joyG5463n4 wherewithG3739m#4 the joyG3588 G5479l4 allG3956k4 forG1909j4 youG5216i4 forG4012h4 againG467g#4 to godG3588 G2316f4 renderG467e4 can weG1410d4 thanksG2169c4 whatG5101b4 forG1063a4the lordG2962`4inG1722_!4stand fastG4739^4yeG5210]4ifG1437\4we liveG2198[4nowG3568Z4forG3754Y4faithG4102X4yourG5216W4byG1223V4 distressG318U4 andG2532 T!#4 afflictionG3588 G2347S4 ourG2257 #Vw_A* lR;$ qZ=%pV4 aboundG40524 andG2532#4 to increaseG41214 youG52094 makeG4121#4 the lordG3588 G29624 andG11614 youG52094 untoG4314#4 wayG3588 G35984 ourG22574 directG27204 christG5547 4 jesusG2424 #4 lordG3588 G2962 4 ourG2257 4 andG2532 4 fatherG39624 ourG22574 andG25324 himselfG846#4 godG3588 G23164 nowG1161#4 faithG3588 G41024 in yourG5216+7#4 that which is lackingG3588 G5303'4 might perfectG26754 andG2532~#4 faceG3588 G4383}4 yourG5216|%4 we might seeG1492{4 thatG1519z#4 exceedinglyG4057y4 prayingG1189x4 dayG2250 $ZfO7! aC-}Y?!rZ>4thenG3767=#4furthermoreG3063<4 saintsG40;4 hisG846:4 allG395694 withG332684 christG554774 jesusG24246#4 lordG3588 G296254 of ourG2257 4!#4 the comingG3588 G395234 atG172224 fatherG396214 ourG225704 evenG2532/#4 godG3588 G2316.4 beforeG1715-4 holinessG42,4 inG1722+#4 unblameableG273*#4 heartsG3588 G2588)4 yourG5216(+4 he may stablishG4741'!4 to the endG1519&4 youG5209%4 towardG1519$4 weG2249#4 asG2509"4 evenG2532!4 allG3956 4 towardG15194 andG25324 anotherG2404 towardG15194 oneG2404 in loveG3588 G26 $WjN5iR6 {[@)wWb#4of godG3588 G2316a4the willG2307`4isG2076_4thisG5124^4forG1063]4 jesusG2424\#4the lordG3588 G2962[4byG1223Z4youG5213Y4we gaveG1325X%4commandmentsG3852W4whatG5101V4ye knowG1492U4forG1063T'4more and moreG3123S+4ye would aboundG4052R4soG2443Q4godG2316P4to pleaseG700O4andG2532N4to walkG4043M4oughtG1163L4yeG5209K4howG4459J4usG2257I4ofG3844 H-4ye have receivedG3880G4 that asG2531F4 jesusG2424E4 the lordG2962D4 byG1722C4 exhortG3870B4andG2532A4brethrenG80@4youG5209?!4we beseechG2065 #Wt]8 waA*uO6mW4hisG8464defraudG41224andG25324go beyondG52334noG33614thatG3588#4 godG3588 G2316~4 notG3361}4 knowG1492|4whichG3588"{%#4the gentilesG3588 G1484z4asG2509y4evenG2532 x-4of concupiscenceG1939w4the lustG3806v4inG1722u4notG3361t4 honourG5092s4 andG2532r)4 sanctificationG38q4 inG1722p4vesselG4632o4hisG1438n!4to possessG2932m+4should know howG1492l4of youG5216k4every oneG1538j4thatG1492!i##4 fornicationG3588 G4202h4 fromG575g)4 should abstainG567f4 yeG5209e4thatG567"d)4sanctificationG3588 G38c4yourG5216 $\iJ4pS<t\B-s\)4 whoG3588(#4 godG3588 G2316'4 butG235&4manG444%4notG3756$4despisethG114#)4that despisethG114"4thereforeG5105!4heG114 4 holinessG384 untoG17224 butG235#4uncleannessG1674untoG19094usG22484calledG25644notG37564hathG2564#4godG3588 G23164forG10634testifiedG12634andG25324youG5213+4have forewarnedG42774alsoG25324weG42774asG25314suchG5130 4allG3956 4 ofG4012 #4 the avengerG1558 #4 the lordG3588 G2962 %4 because thatG1360#4 matterG3588 G42294inG17224brotherG3588 G80 $Ss]=&qZD't[F,qSM!4 we beseechG3870L4 butG1161K#4 macedoniaG3588 G3109J4 allG3650I4 inG1722H4 whichG3588 G%4 the brethrenG3588 G80F4 allG3956E4 towardG1519D4 itG846C4 ye doG4160B4 indeedG1063A4 andG2532@#4 one anotherG240?4 loveG25>4 toG1519='4 taught of godG2312<4 areG2075;!4 yourselvesG846:4 yeG521094 forG106384 unto youG52137%4 that i writeG112564 notG375654 ye needG2192$4)#4 brotherly loveG3588 G53603#4 as touchingG401224 butG11611#4spiritG3588 G415104holyG40/4hisG846.4usG2248-4untoG1519,4givenG1325+4 alsoG2532*4 hathG1325 #[sR3nU?z_H){[p)4 to be ignorantG50o4 youG5209n4 haveG2309m4 notG3756l4 i wouldG2309k4 butG1161j!4 of nothingG3367i4 lackG5532h#4 ye may haveG2192g4 andG2532f4 withoutG1854e'4 them that areG3588d4 towardG4314c4 honestlyG2156b#4 ye may walkG4043a4 thatG2443`4 youG5213_%4 we commandedG3853^4 asG2531]4 handsG5495\4 ownG2398[4 yourG5216Z4 withG2398Y4 to workG2038X4 andG2532W4 businessG2398V4 to doG4238U4 andG2532T#4 to be quietG2270S'4 that ye studyG5389R4 andG2532Q'4 more and moreG3123 P-4 that ye increaseG4052O4 brethrenG80N4 youG5209 $fjS;% t\C,xYC&|f4byG17224unto youG52134we sayG30044thisG51244forG10634himG8464withG4862 4bringG71 #4godG3588 G2316 4willG71 #4jesusG3588 G2424 4 inG1223#4 which sleepG28374 alsoG25324 themG35884 even soG3779!4rose againG4504andG25324diedG5994jesusG24244thatG3754!4we believeG4100~4ifG1487}4forG1063|4 hopeG1680{4 noG3361z!4 which haveG2192y4 othersG3062x4 asG2531w4 evenG2532v4 notG3361u4 ye sorrowG3076t4 thatG2443%s74 them which are asleepG2837r!4 concerningG4012q4 brethrenG80 "VtZBnL2xU>& oV64firstG44125!4shall riseG45044christG554734inG172224the deadG349814andG253204of godG2316/4the trumpG4536.4withG1722-4 andG2532,-4 of the archangelG743+4 the voiceG5456*4 withG1722)4 a shoutG2752(4withG1722'4heavenG3772&4fromG575%'4shall descendG2597$4himselfG846##4the lordG3588 G2962"4forG3754%!74them which are asleepG2837 4preventG53484notG33614shallG5348!##4of the lordG3588 G2962 !#4the comingG3588 G39524untoG15194remainG4035+4 which are aliveG21984 weG22494 thatG3754#4 of the lordG29624 the wordG3056 #dpU=&s\F*rZA" |dY4haveG2192X4brethrenG80!W##4the seasonsG3588 G2540V4andG2532U#4the timesG3588 G5550T4ofG4012S4butG1161R#4wordsG3588 G3056Q4theseG5125P4withG1722O#4one anotherG240N4comfortG3870M4whereforeG5620L4the lordG2962K4withG4862J4beG2071I4everG3842H4shall weG2071G4soG3779F4andG2532E4the airG109D4inG1519C#4the lordG3588 G2962B4meetG529A4 toG1519@!4 the cloudsG3507?4 inG1722>4 themG846=4 withG4862<4togetherG260!;14shall be caught upG726:4remainG40359+4which are aliveG219884weG224974thenG1899 $RbJ.u_B+wX>" pR}!4they shallG1628|4andG2532{4childG1064z4withG1722y4a womanG2192x4uponG3588w#4 travailG3588 G5604v4 asG5618u4 upon themG846t4 comethG2186s#4 destructionG3639r4suddenG160q4thenG5119p4safetyG803o4andG2532n4peaceG1515m)4they shall sayG3004l4whenG3752k4forG1063j4 the nightG3571i4 inG1722h4 a thiefG2812g4 asG5613f4 comethG2064e4soG3779d#4of the lordG2962c#4the dayG3588 G2250b4thatG3754a4perfectlyG199`4knowG1492_!4yourselvesG846^4forG1063]4 youG5213!\/4 that i write untoG1125[4 needG5532Z4noG3756 $ZqZD(mV?}]F' zZ!%4 let us watchG1127 4 butG2354othersG30624asG56134sleepG25184notG33614let usG25184thereforeG3767#4 of darknessG46554 norG3761%4 of the nightG35714 notG37564 we areG2070!4of the dayG2250%4the childrenG52074andG25324of lightG5457%4the childrenG52074allG39564areG2075 4yeG5210 4 a thiefG2812 4 asG5613 4 youG5209 +4 should overtakeG2638#4 that dayG3588 G22504thatG24434darknessG46554inG17224notG37564areG20754brethrenG804yeG52104butG11614escapeG1628~4notG3361 #ZgG0rW9|[?sZD4 wrathG3709C4 toG1519B4 usG2248A4 appointedG5087@4 notG3756?4 hathG5087>#4 godG3588 G2316=4 forG3754<%4of salvationG4991;4the hopeG1680:'4 for an helmetG403094 andG253284 loveG2674 andG253264 of faithG41025+4the breastplateG23824!4putting onG174634be soberG35252!4of the dayG225014who areG560704usG2249/4letG3525.4butG1161-%4 in the nightG3571,#4 are drunkenG3184++4 that be drunkenG3182*4 theyG3184)4andG2532(%4in the nightG3571'4sleepG2518&!4that sleepG2518%4theyG2518$4forG1063#4 be soberG3525"4 andG2532 $bpR9sZ8zaJ/}bh4 to knowG1492g4 brethrenG80f4 youG5209e!4 we beseechG2065d4 andG1161c4 ye doG4160b4 alsoG2532a4 even asG2531`4 anotherG1520_4 oneG1520^4 edifyG3618]4 andG2532"\34 yourselves togetherG240[4 comfortG3870Z4 whereforeG1352Y4 himG846X4 withG4862W4 togetherG260V)4 we should liveG2198U4 sleepG2518T4 orG1535S4 we wakeG1127R4 whetherG1535Q4 thatG2443P4 usG2257O4 forG5228N4 who diedG599M4 christG5547L4 jesusG2424K#4 lordG3588 G2962J4 ourG2257I4 byG1223H4 salvationG4991G4 obtainG4047F4 toG1519E4 butG235 $TxaK/hR<% hK4oT 4 the weakG772 4 supportG472 -4 the feeblemindedG3642 4 comfortG38884 unrulyG813'4them that areG35884warnG35604brethrenG804youG52094we exhortG38704nowG1161!4 yourselvesG14384 amongG1722#4 be at peaceG1514~4 sakeG1223}#4 work'sG3588 G2041|4 theirG846{4 forG1223z4 loveG26y4 inG1722x4 highlyG4057w4 veryG5228v4 themG846u4 to esteemG2233t4 andG2532s4 youG5209r4 admonishG3560q4 andG2532p4 the lordG2962o4 inG1722n4 youG5216m4 are overG4291l4 andG2532k4 youG5213j4 amongG1722!i/4 them which labourG2872 $]}dL6~eH1~_@)t]04 youG5209/!4 concerningG1519.4 jesusG2424-4 christG5547,4inG1722+4of godG2316*4the willG2307)4thisG5124(4forG1063'#4give thanksG2168&#4every thingG3956%4inG1722$+4without ceasingG89#4prayG4336"4evermoreG3842!4rejoiceG5463 4allG39564toG15194andG2532!4yourselvesG2404amongG15194 bothG2532 14 that which is goodG184 followG13774 everG38424 butG2354unto anyG51004evilG25564forG4734evilG25564renderG5914that noneG33614seeG37084allG39564towardG4314 !4be patientG3114 "XyY@"y^G,sZ:#|X R!#4the comingG3588 G3952Q4untoG1722P4blamelessG274O%4be preservedG5083N#4bodyG3588 G4983M4andG2532L#4 soulG3588 G5590K4 andG2532J#4 spiritG3588 G4151I4 wholeG3648H4 yourG5216G4andG2532F4whollyG3651E4youG5209D4sanctifyG37C#4of peaceG3588 G1515B#4godG3588 G2316A4the veryG846@4andG1161?4of evilG4190>!4appearanceG1491=4allG3956<4fromG575;4abstainG567":14that which is goodG257094hold fastG27228!4all thingsG395674proveG13816%4prophesyingsG439454notG336144despiseG1848 3!#4the spiritG3588 G415124notG336114quenchG4570 #`yV?(~gC+sX>"z`u4 christG5547t4jesusG2424s#4lordG3588 G2962r4of ourG2257q#4the graceG3588 G5485p4 brethrenG80o4 the holyG40n4 unto allG3956m4be readG314l4epistleG1992k4thisG3588j4thatG314!i##4by the lordG3588 G2962h4youG5209g4i chargeG3726f4kissG5370e4an holyG40d4withG1722 c%4the brethrenG3588 G80b4allG3956a4greetG782`4usG2257_4forG4012^4prayG4336]4brethrenG80\4will doG4160[4alsoG2532Z4whoG3739Y4youG5209X+4he that callethG2564W4faithfulG4103V4christG5547U4jesusG2424T#4lordG3588 G2962S4of ourG2257 $[oX;uY@& |bK/r[5youG52165forG40125alwaysG3842#5godG3588 G23165to thankG2168%5we are boundG37845 christG55475 jesusG24245 the lordG29625 andG25325fatherG39625ourG2257 5godG2316 5fromG575 5peaceG1515 5andG2532 5unto youG52135graceG54855christG55475jesusG24245 the lordG29625 andG25325 fatherG39625 ourG22575 godG23165inG1722$55of the thessaloniansG2331%~+#5unto the churchG3588 G1577}5timotheusG5095|5andG2532{5silvanusG4610z5andG2532y5paulG3972x4 amenG281w4 youG5216v4 withG3326 #UhI" jM0aA*{U"<%#5persecutionsG3588 G1375;5yourG5216:5allG395695inG172285faithG410275 andG25326#5 patienceG3588 G528155 yourG521645 forG52283#5 of godG3588 G2316"2%#5the churchesG3588 G157715inG172205youG5213/5inG1722.5gloryG2744-5ourselvesG846,5weG2248+5so thatG5620*5aboundethG4121)!5each otherG240(5towardG1519'5allG3956&5of youG5216%5oneG1520$5of everyG1538##5the charityG3588 G26"5andG2532#!35groweth exceedinglyG5232 #5 faithG3588 G41025 yourG5216%5 because thatG37545 meetG5145 it isG20765asG25315brethrenG80 !WkG+ mV='gH  oW]5whenG1722\5usG2257[5withG3326Z5restG425 Y-5who are troubledG2346X5to youG5213W5andG2532V5 youG5209$U55to them that troubleG2346T#5tribulationG2347S'5to recompenseG467R5godG2316Q5withG3844!P/5a righteous thingG1342O5seeingG1512N5sufferG3958M5alsoG2532L5yeG3958K5 whichG3739J5 forG5228I#5 of godG3588 G2316#H)!5 of the kingdomG3588 G932%G75 may be counted worthyG2661F5yeG5209E5thatG1519D#5of godG3588 G2316C5judgmentG2920 B-5of the righteousG1342 A-5a manifest tokenG1730@5ye endureG430?5thatG3739">%#5tribulationsG3588 G2347=5andG2532 "UjR<" eN7 w]F!lU5 fromG575~5 andG2532!}##5 of the lordG3588 G2962|%5 the presenceG4383{5 fromG575z#5 destructionG3639y-5 with everlastingG166!x/5 shall be punishedG5099w5 whoG3748v5christG5547u5jesusG2424t#5lordG3588 G2962s5of ourG2257 r!#5the gospelG3588 G2098q5 notG3361p5 that obeyG5219o5 andG2532n5 godG2316m5 notG3361!l/5on them that knowG1492k5vengeanceG1557j5takingG1325i5fireG4442h5flamingG5395g5inG1722f5angelsG32e5mightyG1411d5hisG846c5withG3326b5 heavenG3772a5 fromG575&`/!5 shall be revealedG3588 G602_5 jesusG2424^#5 the lordG3588 G2962 #SlI3{`I& nV;! lS"5 worthyG515!5 youG5209 #5 would countG515#5 godG3588 G23165 ourG2257#5 thatG3739 G24435 youG52165 forG40125 alwaysG38425 we prayG43365 alsoG25325 whereforeG1519#5 dayG3588 G22505 thatG15655 inG1722%5 was believedG41005 youG52095 amongG1909#5 testimonyG3588 G31425 ourG22575 becauseG3754! /5 them that believeG4100 5 allG3956 5 inG1722 '5 to be admiredG2296 5 andG25325 saintsG405 hisG8465 inG1722+5 to be glorifiedG1740'5 he shall comeG20645 whenG3752#5 powerG3588 G24795 of hisG846#5 the gloryG3588 G1391 #h\H.tZ<# u_?hE5nowG1161D5 christG5547C5 jesusG2424B5 the lordG2962A5 andG2532@#5 godG3588 G2316?5 of ourG2257>#5 the graceG3588 G5485=%5 according toG2596<5 himG846;5 inG1722:5 yeG521095 andG253285 youG521375 inG1722 6-5 may be glorifiedG174055 christG554745 jesusG24243#5 lordG3588 G296225 of ourG22571#5 the nameG3588 G368605 thatG3704/5 powerG1411.5 withG1722-5 of faithG4102,5 the workG2041+5 andG2532*5 goodnessG19)5 ofG19!(/5 the good pleasureG2107'5 allG3956&5 fulfilG4137%5 andG2532$5 callingG2821##5 ofG3588 G2821 %dw]?& r\F/zdJ3zdj5asG5613i5usG2257h5fromG1223g5asG5613f5letterG1992e5byG1223d5norG3383c5wordG3056b5byG1223a5norG3383`5spiritG4151_5 byG1223^5 neitherG3383]#5 be troubledG2360\5 orG3383[#5 mindG3588 G3563Z5inG575Y5shakenG4531X5soonG5030W5notG3361V5beG4531U5yeG5209T5thatG1519S5himG846R5untoG1909"Q15 gathering togetherG1997P5 ourG2257O5 andG2532N5 christG5547M5 jesusG2424L#5lordG3588 G2962K5of ourG2257 J!#5the comingG3588 G3952I5byG5228H5brethrenG80G5youG5209F!5we beseechG2065 "QoYB'{T;$aJ& fQ 5 heG846 5 so thatG5620" 15 that is worshippedG4574 5 orG22285 godG2316)5that is calledG30045allG39565aboveG1909 -5exalteth himselfG52295andG2532%5who opposethG480!%!5of perditionG3588 G684#5the sonG3588 G5207#5be revealedG601~!5of sinG3588 G266}!5that manG3588 G444|5andG2532{5 firstG4412#z)!5 a falling awayG3588 G646y!5 there comeG2064x5 exceptG1437w5 forG3754v5meansG5158u5anyG3367t5byG2596s5youG5209r5deceiveG1818q5manG5100p5noG3361o5letG1818n!5is at handG1764m#5of christG3588 G5547l#5the dayG3588 G2250k5thatG3754 #i~^D)u^F/qYD  i/5dothG1754 .#!5of iniquityG3588 G458-#5the mysteryG3466,5forG1063+5 timeG2540*5 hisG1438)5 inG1722 (/5 might be revealedG601'5 heG846&5thatG1519 %-5what withholdethG2722$5ye knowG1492#5nowG3568"5andG2532!%5 these thingsG5023 5 youG52135i toldG30045youG52095withG43145yetG2089!5when i wasG56075thatG37545notG3756#5remember yeG34215godG23165he isG20765thatG37545himselfG14385shewingG584#5of godG3588 G2316 !#5the templeG3588 G34855inG15195sittethG25235godG2316 5asG5613 !`jQ2zb@ ZA!x`P5 withG1722O#5 of satanG3588 G4567N#5 the workingG1753M5 afterG2596L5 isG2076K#5 comingG3588 G3952J5 whoseG3739I#5comingG3588 G3952H5of hisG846)G3#5with the brightnessG3588 G2015F'5shall destroyG2673E5 andG2532D#5 mouthG3588 G4750C5 of hisG846%B+#5 with the spiritG3588 G4151A'5 shall consumeG355@#5the lordG3588 G2962?5whomG3739>#5be revealedG601=#5that wickedG459<5shallG601;5thenG5119:5andG253295the wayG331985out ofG15377#5he be takenG109665 untilG219355 lettethG272245 nowG73735 he whoG272225 onlyG344015workG175405alreadyG2235bR*pRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{* *)*L*o**6*Z*~*!*E*h* *.*R* *)*L*o**6*Z*~*!*E*h* *.*R*w**>*b** )*!M*"p*#*$6*%Y*&}*'!*(D*)h** *+0*,R*-u*.*/<*0]*1*2"*3E*4j*5 *6/*7P*9r*:*;7*<\*=*>"*?E*@j*A *B2*CU*Dy*E*F>*G]*H*I"*JE*Kg*L *M-*NQ*Ou*P*Q<*R^*S*T"*UD*Vf*W*X)*YJ*Zm*[*\1*]U*^x*_*`:*a[*b}*c*dA*ee*f*g+*hM*ip*j*k6*lX*m{*n*o= "kpU>&qP9u]D' kr)5 should believeG4100q5 theyG846p5 thatG1519o5 delusionG4106n5 strongG1753m5 themG846l!5 shall sendG3992k#5 godG3588 G2316j5 causeG1223i5 thisG5124h5 forG1223g5 andG2532f)5 might be savedG4982e5 theyG846d5 thatG1519!c%!5 of the truthG3588 G225b5 the loveG3588 G26a5 notG3756`'5 they receivedG1209_5 becauseG473^-5 them that perishG622]5 inG1722&\15 of unrighteousnessG3588 G93[)5 deceivablenessG539Z5 allG3956Y5 withG1722X5 andG2532W5 wondersG5059V5 lyingG5579U5 andG2532T5 signsG4592S5 andG2532R5 powerG1411Q5 allG3956 #OwW@~a?&sX;$ oO)5 sanctificationG385 throughG17225 salvationG49915 toG15195 youG52095 chosenG138'5 the beginningG7465 fromG575 5 hathG138 #5 godG3588 G2316 5 becauseG3754 5 the lordG2962 5 ofG52595 belovedG255 brethrenG805 youG52165 forG4012#5 to godG3588 G23165 alwayG3842)5 to give thanksG21685 are boundG37845 weG22495 butG1161#~+5 unrighteousnessG3588 G93}5 inG1722|%5 had pleasureG2106{5 butG235z!5 the truthG3588 G225y5 notG3361x%5 who believedG4100w+5 might be damnedG2919v5 allG3956u5 theyG2919t5 thatG2443s#5 a lieG3588 G5579 "frU>(bI/jC(f7#5lordG3588 G296265ourG225755nowG116145epistleG199235ourG225725orG153515 wordG305605 byG1223/5 whetherG1535#.35 ye have been taughtG1321-5 whichG3739$,)#5the traditionsG3588 G3862+5holdG2902*5andG2532)!5stand fastG4739(5brethrenG80'5thereforeG3767&5christG5547%5 jesusG2424$#5 lordG3588 G2962#5 of ourG2257"%5 of the gloryG1391!'5 the obtainingG4047 5toG1519#5gospelG3588 G20985ourG22575byG12235youG52095he calledG25645whereuntoG1519%5 of the truthG2255 beliefG41025 andG2532'5 of the spiritG4151 %XgP6u_G,v`G1pX\5thatG2443[5usG2257Z5forG4012Y5prayG4336X5brethrenG80W5finallyG3063V5 workG2041U5 andG2532T5 wordG3056S5 goodG18R5everyG3956Q5inG1722P5youG5209O5stablishG4741N5andG2532M#5heartsG3588 G2588L5yourG5216K5comfortG3870J5graceG5485I5throughG1722H5hopeG1680G5goodG18F5andG2532E#5consolationG3874D#5everlastingG166C!5hath givenG1325B5andG2532A5usG2248@-5 which hath lovedG25?5 fatherG3962>5 ourG2257=5 evenG2532<#5 godG3588 G2316;5andG2532:5himselfG84695christG554785jesusG2424 #blL4cL2iM6b"15we have confidenceG3982~5andG1161}5 evilG4190|5 fromG575{5 keepG5442z5 andG2532y5youG5209x)5shall stablishG4741w5whoG3739v5faithfulG4103u5isG2076t#5the lordG3588 G2962s5butG1161r#5 faithG3588 G4102q5 notG3756p5 allG3956o5 forG1063n5 menG444m5wickedG4190l5andG2532k%5unreasonableG824j5fromG575#i35we may be deliveredG4506h5thatG2443g5andG2532f5youG5209e5withG4314d5asG2531c5evenG2532b%5 be glorifiedG1392a5 andG2532`5 courseG5143_5 may haveG5143!^##5 of the lordG3588 G2962]#5the wordG3588 G3056 #TmU?( gO/{W@" nT"5 christG5547!5 jesusG2424 #5lordG3588 G29625of ourG22575the nameG36865inG17225brethrenG805youG5213!5we commandG38535nowG1161 !#5 for christG3588 G5547)3#5 the patient waitingG3588 G52815 intoG15195 andG2532#5 of godG3588 G23165the loveG3588 G265intoG1519#5heartsG3588 G25885yourG52165directG27205the lordG2962 5andG1161 5youG5213 !5we commandG3853 -5 the things whichG3739 5 will doG41605 andG25325 doG41605 bothG25325yeG41605thatG37545youG52095touchingG19095the lordG29625inG1722 #]{bB%iS<mV/s]E5butG235D!5for noughtG1432C5breadG740B5any man'sG5100A!5did we eatG5315@5neitherG3761?5 youG5213>5 amongG1722#=55 ourselves disorderlyG812<5 notG3756;!5 we behavedG812:5forG375495usG224885to followG340175ye oughtG116365howG445955knowG14924!5yourselvesG84635forG106325usG225715ofG38440#5he receivedG3880/5whichG3739#.'#5the traditionG3588 G3862-5afterG2596,5notG3361+5andG2532*!5disorderlyG814)%5that walkethG4043(5brotherG80'5everyG3956&5fromG575#%35 withdraw yourselvesG4724$5 yeG5209#5 thatG4724 %[hQ:"hM6kQ;$ r[j5 youG5213i%5 we commandedG3853h5 thisG5124g5 youG5209f5 withG4314e5 we wereG1510d5 whenG3753c5 evenG2532b5 forG1063a5 usG2248`5 followG3401_5 toG1519^5 unto youG5213]#5 an ensampleG5179\5 ourselvesG1438[5 makeG1325Z5 toG2443Y5 butG235X5 powerG1849W5 notG3756V5 we haveG2192U5 becauseG3754T5 notG3756S5of youG5216R5anyG5100 Q-5be chargeable toG1912P5notG3361O5we mightG1912N5thatG4314M5dayG2250L5andG2532K5 nightG3571J5 travailG3449I5 andG2532H5 labourG2873G5 withG1722F5wroughtG2038 #esX7 ~aF(~dN7|e 5 eatG2068 5 they workG2038 5 quietnessG2271 5 withG3326 5 thatG24435 christG55475 jesusG2424#5 lordG3588 G29625 ourG22575 byG12235 exhortG38705 andG2532!5 we commandG3853"15 them that are suchG51085 nowG1161~)5 are busybodiesG4020}5 butG235|!5 not at allG3367{5 workingG2038z!5 disorderlyG814y5 youG5213x5 amongG1722w!5 which walkG4043v5 someG5100u)5 that there areG4043t5 we hearG191s5 forG1063r'5 should he eatG2068q5 neitherG3366p5 workG2038o5 notG3756n5 wouldG2309m5 anyG5100l5 ifG1487k5 thatG3754 %VnW>q[5nI2mV25nowG116115 a brotherG8005asG5613/5admonishG3560.5butG235-5an enemyG2190,5asG5613+5notG3361*5countG2233)5yetG2532!(/5he may be ashamedG1788'5thatG2443&5himG846%%5company withG4874$5noG3361#5 haveG4874"5 andG2532!5 that manG5126 5 noteG4593"%#5 this epistleG3588 G19925byG1223#5wordG3588 G30565ourG22575notG37565obeyG52195any manG51005ifG14875andG1161'5 in well doingG25695 wearyG15735 notG33615 beG15735 brethrenG805 yeG52105 butG11615 breadG7405 their ownG1438 #_sT:$ eJ){eJ' v_U5amenG281T5allG3956S5 youG5216R5 withG3326Q5 christG5547P5 jesusG2424O#5 lordG3588 G2962N5of ourG2257M#5the graceG3588 G5485L5 i writeG1125K5 soG3779J5 epistleG1992I5 everyG3956H5 inG1722G5the tokenG4592F5isG2076E5whichG3739D5handG5495C'5with mine ownG1699B5of paulG3972#A)!5the salutationG3588 G783@5allG3956?5youG5216>5 withG3326=#5 the lordG3588 G2962<5 meansG5158;5 allG3956:5 byG172295alwaysG12238#5peaceG3588 G151575youG521365giveG132555himselfG8464#5of peaceG3588 G15153#5the lordG3588 G2962 $a\B+yYB+hN7ay)6to abide stillG4357x6theeG4571w!6i besoughtG3870v6asG2531u#6lordG3588 G2962t6ourG2257s6christG5547r6jesusG2424q6 andG2532p6 fatherG3962o6 ourG2257n6 godG2316m6 fromG575l6peaceG1515k6mercyG1656j6graceG5485i6the faithG4102h6inG1722g6sonG5043f6ownG1103e%6unto timothyG5095d#6hopeG3588 G1680c6ourG2257b6 christG5547a6 jesusG2424`6 lordG2962_6 andG2532^6 saviourG4990]6ourG2257\6of godG2316[+6the commandmentG2003Z6byG2596Y6christG5547X6of jesusG2424W!6an apostleG652V6paulG3972 "^{c;#s\B# jN8x^6a pureG25136out ofG15376charityG266isG2076(1#6of the commandmentG3588 G38526the endG50566nowG11616faithG41026inG17226which isG35886 edifyingG36206 godlyG23166 thanG22286 ratherG3123 6 questionsG2214 6ministerG3930 6whichG3748 #6genealogiesG1076 6endlessG5626andG25326fablesG3454%6give heed toG43376neitherG3366)6other doctrineG20856noG3361+6 that they teachG20856 someG5100$56 thou mightest chargeG38536 thatG2443~6 macedoniaG3109}6intoG1519|#6when i wentG4198{6ephesusG2181z6atG1722 #OjN0}d=|eJ2gO>6 thisG5124=6 knowingG1492<6 lawfullyG3545;6 itG846:6useG553096a manG510086ifG143776goodG25706#6the lawG3588 G355156thatG375446we knowG149236butG11612#6 they affirmG122616 whereofG401206 norG3383/6 they sayG3004.6whatG3739-6neitherG3383,'6understandingG3539#+36teachers of the lawG3547*6to beG1511)6desiringG2309('6vain janglingG3150'6untoG1519!&/6have turned asideG1624%)6having swervedG795$6someG5100#!6from whichG3739"6unfeignedG505!6faithG4102 6 andG2532!6 conscienceG48936 a goodG186 andG25326 heartG2588 TaJ(hN" _= zT"]36 that is contrary toG480\#6 other thingG2087[6 anyG5100Z6 there beG480Y6 ifG1487X6 andG2532$W56 for perjured personsG1965V6 for liarsG5583U+6 for menstealersG405;Te6 for them that defile themselves with mankindG733 S-6 for whoremongersG4205R)6 for manslayersG409$Q56 murderers of mothersG3389P6 andG2532(O=6 for murderers of fathersG3964N6 profaneG952M6 andG2532L!6 for unholyG462K#6 for sinnersG268J6 andG2532I+6 for the ungodlyG765H#6 disobedientG506G6 andG2532F+6 for the lawlessG459E6 butG1161D+6 a righteous manG1342C6 made forG2749B6 notG3756A6 isG2749@6 the lawG3551?6 thatG3754 "XeC,{aH1mO7uX6 injuriousG5197~6 andG2532}%6 a persecutorG1376|6 andG2532{%6 a blasphemerG989z6 beforeG4386y6 who wasG5607x%6 the ministryG1248w6 intoG1519v!6 putting meG5087u6 faithfulG4103t6 meG3165s!6 he countedG2233r6 for thatG3754q6 meG3165 p-6 who hath enabledG1743o#6 lordG3588 G2962n6 ourG2257m6 jesusG2424l6 christG5547k6 thankG5485j6 iG2192i6 andG2532h6 trustG4100g6 myG1473 f-6 was committed toG4100e6 whichG3739d6 godG2316c)6 of the blessedG3107b#6 gospelG3588 G2098"a%#6 the gloriousG3588 G1391`%6 according toG2596_6 doctrineG1319^6 soundG5198 #[v`E. xaK/fL.u["6sinnersG268!6to saveG4982 #6 the worldG3588 G28896 intoG15196 cameG20646 jesusG24246 christG55476thatG3754#6acceptationG5946of allG39566worthyG5146andG25326sayingG3056!6a faithfulG41036thisG35886 jesusG24246 christG55476 inG17226 which isG35886 loveG266andG2532 6faithG4102 6withG3326& 96was exceeding abundantG5250 #6lordG3588 G2962 6of ourG2257#6the graceG3588 G54856andG11616 unbeliefG5706 inG1722!6 ignorantlyG506 i didG41606 becauseG3754 -6 i obtained mercyG16536 butG235 #VpR.zcB+gI2pVE6 honourG5092D6 godG2316C6wiseG4680B6the onlyG3441A6invisibleG517@6immortalG862?!6eternalG3588 G165>'6unto the kingG935=6nowG1161<#6everlastingG166;6lifeG2222:6toG151996himG84686onG190976believeG4100.6I6to them which should hereafterG319556a patternG529646forG43143'6longsufferingG311526allG3956 1-6 might shew forthG173106 christG5547/6 jesusG2424.6 firstG4413-6 meG1698,6inG1722+6thatG2443 *-6i obtained mercyG1653)!6this causeG5124(6forG1223'6howbeitG235&6chiefG4413%6amG1510$6iG1473#6of whomG3739 "i{dL,ZD,z_F/ig#6 faithG3588 G4102f!6 concerningG4012e+6having put awayG683d6someG5100c6whichG3739b!6conscienceG4893a6a goodG18`6andG2532_6faithG4102^6holdingG2192]6warfareG4752\6a goodG2570[%6mightest warG4754Z6themG846Y6byG1722X6thouG4754W6thatG2443V6 theeG4571U6 onG1909!T/6 which went beforeG4254S)6 the propheciesG4394R%6 according toG2596Q6timothyG5095P6sonG5043O6unto theeG4671N6i commitG3908M#6chargeG3588 G3852L6thisG3778K6amenG281J!6and everG3588 G165I!6everG3588 G165H6 forG1519G6 gloryG1391F6 andG2532 "`tX@lO7hQ:$ x` 6 thatG24436authorityG52476inG17226that areG56076allG39566andG25326kingsG9356forG52286 menG4446 allG39566 forG5228~6 be madeG4160 }-6 giving of thanksG2169|'6intercessionsG1783{6prayersG4335z'6supplicationsG1162y6of allG3956x6firstG4412w6thatG4160v6thereforeG3767u6i exhortG3870t%6 to blasphemeG987s6 notG3361r)6 they may learnG3811q6 thatG2443 p!#6unto satanG3588 G4567 o-6i have deliveredG3860n6whomG3739m6alexanderG223l6andG2532k6hymenaeusG5211j6isG2076i6of whomG3739#h36 have made shipwreckG3489 $Z{eN1aJ3{`H'yZ-#6between godG2316,6mediatorG3316+6oneG1520*6andG2532)6godG2316(6oneG1520'6forG1063&%6 of the truthG225%'6 the knowledgeG1922$6untoG1519#6to comeG2064"6andG2532!#6to be savedG4982 6menG4446allG39566will haveG23096whoG3739#6 saviourG3588 G49906ourG22576godG2316+6in the sight ofG1799!6acceptableG5876andG25326goodG25706thisG51246forG10636honestyG45876andG25326godlinessG21506allG39566inG17226lifeG979 6 peaceableG2272 6 andG2532 6 a quietG2263 #6 we may leadG1236 $UjO4zeF(v_B qUQ!6menG3588 G435P6thatG4336O6thereforeG3767N6i willG1014M6verityG225L6andG2532K6faithG4102J6inG1722I+6of the gentilesG1484H6a teacherG1320G6 notG3756F6 lieG5574E6 christG5547D6 inG1722C6 the truthG225B6i speakG3004A!6an apostleG652@6andG2532?!6a preacherG2783>#6am ordainedG5087=6iG1473<6untoG1519;6whereG3739:6 timeG254096in dueG2398%8+#6to be testifiedG3588 G314276allG395666forG522856a ransomG48746himselfG143836who gaveG132526 jesusG242416 christG554706 the manG444/6 menG444.6andG2532 $`gL3vXB( rR<$|`u6 becomethG4241t6 whichG3739s6 butG235r6 arrayG2441q6 costlyG4185p6 orG2228o6 pearlsG3135n6 orG2228m6 goldG5557l6 orG2228k%6 broided hairG4117j6 withG1722i6 notG3361h6 sobrietyG4997g6 andG2532f)6 shamefacednessG127e6 withG3326d6 apparelG2689c6 modestG2887b6 inG1722a!6 themselvesG1438`6 adornG2885_#6 womenG3588 G1135^6 thatG2885]6 alsoG2532\)6 in like mannerG5615[6doubtingG1261Z6andG2532Y6 wrathG3709X6 withoutG5565W6 handsG5495V6 holyG3741U!6 lifting upG1869T6whereG5117S6everyG3956R6prayG4336 %^~eN1gP5y^G1u^6notG37566wasG5386adamG766andG25326 eveG20966 thenG15346 formedG41116 firstG44136 wasG41116 adamG766 forG10636 silenceG22716 inG1722 6 to beG1511 6 butG235 6 the manG435& ;6 to usurp authority overG831 6 norG37616 to teachG13216 a womanG11356 notG37566 i sufferG20106 butG1161!6 subjectionG52926 allG39566 withG17226 silenceG22716 inG1722~6 learnG3129}6 the womanG1135|6 letG3129{6 worksG2041z6 goodG18y6 withG1223x6 godlinessG2317w!6 professingG1861v6 womenG1135 "\yc>lS<# r\C)t\<6mustG1163;6thenG3767:#6a bishopG3588 G198596 workG204186 a goodG25707#6he desirethG1937&696the office of a bishopG198456desireG371346a manG510036ifG148726sayingG305616a trueG410306thisG3588/6sobrietyG4997.6 withG3326-6 holinessG38,6 andG2532+6 charityG26*6 andG2532)6faithG4102(6inG1722''6they continueG3306&6ifG1437"%%#6childbearingG3588 G5042$6inG1223"#16she shall be savedG4982"+6notwithstandingG1161!!/6 the transgressionG3847 6 inG17226 wasG1096)6 being deceivedG5386the womanG11356butG11616deceivedG538 "V~bI$s\3mT:oV^6a manG5100]6ifG1487\6forG1161[6 gravityG4587Z6 allG3956Y6 withG3326X!6 subjectionG5292W6inG1722V%6his childrenG5043U6havingG2192T6houseG3624S6his ownG2398R6wellG2573Q+6one that rulethG4291P%6 not covetousG866O'6 not a brawlerG269N6patientG1933M6butG235%L96greedy of filthy lucreG146K6notG3361J6strikerG4131I6noG3361H'6given to wineG3943G6notG3361F%6 apt to teachG1317$E56 given to hospitalityG5382!D/6 of good behaviourG2887C6 soberG4998B6 vigilantG3524A6wifeG1135@6of oneG1520?#6the husbandG435>6blamelessG423=6beG1511 "XkT. z_G#nY/tX6likewiseG5615%6of the devilG1228~6the snareG3803}6andG2532|6reproachG3680{6intoG1519z6he fallG1706y6 lestG3361&x96 them which are withoutG1855w6 ofG575v6 reportG3141u6 a goodG2570t6haveG2192s6mustG1163r6heG846q6moreoverG1161p%6 of the devilG1228 o-6 the condemnationG2917n6intoG1519m6he fallG1706*lA6being lifted up with prideG5187k6lestG3361j6a noviceG3504i6notG3361h6of godG2316g'6 of the churchG1577"f16 shall he take careG1959e6 howG4459d6 houseG3624c6 his ownG2398b6to ruleG4291a6howG1492`6notG3756_6knowG1492 "Sy]E-qW9" U< iS"6 inG1722!6 faithfulG4103 6 soberG3524!6 slanderersG12286 notG33616 graveG45866 wivesG11356 even soG56156 blamelessG4106 beingG56073S6 let them use the office of a deaconG12476 thenG15346 be provedG13816 firstG44126 alsoG25326 theseG37786 letG13816 andG1161!6 conscienceG48936 a pureG25136 inG1722" %#6 of the faithG3588 G4102! ##6 the mysteryG3588 G3466 6 holdingG2192% 96 greedy of filthy lucreG146 6 notG33616 wineG36316muchG41836given toG43376notG3361'6doubletonguedG13516notG33616graveG4586#6the deaconsG1249 "Uw]E+ N6zdG+pUD6to comeG2064C6hopingG1679B6unto theeG4671A6write iG1125@%6these thingsG5023?6 jesusG2424>6 christG5547=6 inG1722<6 which isG3588;6 the faithG4102:6 inG172296 boldnessG395486 greatG418376 andG253266 degreeG89856 a goodG25704'6 to themselvesG143836 purchaseG404626 wellG2573:1a6 they that have used the office of a deaconG124706 forG1063/6 wellG2573.6 housesG3624-6 their ownG2398,6 andG2532+)6 their childrenG5043*6 rulingG4291)6 wifeG1135(6 of oneG1520'%6 the husbandsG435&6 beG2077%#6 the deaconsG1249$6 letG2077#!6 all thingsG3956 "QhP,jT6sL3nQf6 justifiedG1344e6 the fleshG4561d6 inG1722c%6 was manifestG5319b6godG2316"a%#6of godlinessG3588 G2150`#6the mysteryG3466_6isG2076^6greatG3173#]36without controversyG3672\6andG2532![%!6of the truthG3588 G225Z6groundG1477Y6andG2532X!6the pillarG4769W6godG2316V'6of the livingG2198U!6the churchG1577T6 isG2076S6 whichG3748R6 of godG2316Q6 the houseG3624P6 inG1722 O/6to behave thyselfG390N'6thou oughtestG1163M6howG4459 L-6thou mayest knowG1492K6thatG2443J%6i tarry longG1019I6ifG1437H6butG1161G6shortlyG5032F6theeG4571E6untoG4314 "Z}eE&oS6rP4tZ6havingG27436hypocrisyG52726inG1722'6speaking liesG55736of devilsG11406doctrinesG13196andG25326spiritsG41516seducingG4108)6 giving heed toG4337~#6 the faithG3588 G4102 }/6 shall depart fromG868|6 someG5100{6 timesG2540z!6the latterG5306y6inG1722x6thatG3754w6expresslyG4490v6speakethG3004u!6the spiritG4151t6nowG1161s6gloryG1391r6intoG1722q#6received upG353p6the worldG2889o6inG1722n#6believed onG4100m%6the gentilesG1484l6untoG1722k6preachedG2784j6of angelsG32i6seenG3700h!6the spiritG4151g6 inG1722 !UeC*g>'oX=qU)6the wordG3056(6byG1223'-6it is sanctifiedG37&6forG1063%%6 thanksgivingG2169$6 withG3326!#/6 if it be receivedG2983"'6to be refusedG579!6nothingG3762 6andG25326goodG25706of godG23166creatureG29386everyG39566forG3754!6the truthG3588 G2256knowG19216andG2532%76 of them which believeG4103%6 thanksgivingG21696 withG3326#6 be receivedG33366 toG1519%6hath createdG2936#6godG3588 G23166whichG37396meatsG1033+6to abstain fromG567 6to marryG1060 !6forbiddingG2967& 96seared with a hot ironG2743 !6conscienceG4893 6theirG2398 !YrM- }Z8!v\E' sYJ6bodilyG4984I6forG1063H6 godlinessG2150G6 untoG4314F6 thyselfG4572E6 exerciseG1128D6andG1161C6fablesG3454B!6old wives'G1126A6andG2532@6profaneG952?6refuseG3868>6butG1161"=16thou hast attainedG3877<6whereuntoG3739;6doctrineG1319:6of goodG257096andG25328#6 of faithG3588 G41027#6 the wordsG3588 G30566+6 nourished up inG178956 christG554746 of jesusG242436ministerG124926a goodG25701'6thou shalt beG20710%6these thingsG5023!//6in remembrance ofG5294 .%6the brethrenG3588 G80-#6if thou putG5294,6prayerG1783+6andG2532*6of godG2316 #RycE-YA# mW?%iRm6 whoG3739l6 godG2316k!6 the livingG2198j6 inG1909i6 we trustG1679h6 becauseG3754g+6 suffer reproachG3679f6 andG2532e6 labourG2872d6 bothG2532c6 weG2872b6 thereforeG5124a6 forG1063`#6 acceptationG594_6 of allG3956^6 worthyG514]6 andG2532\6 sayingG3056[!6 a faithfulG4103Z6 thisG3588(Y=6of that which is to comeG3195X6andG2532W#6that now isG3568V#6of the lifeG2222U6promiseG1860T6havingG2192S!6all thingsG3956R6untoG4314Q!6profitableG5624P6isG2076O6 godlinessG2150N6 butG1161M6 littleG3641L6 profitethG5624K6 exerciseG1129 #^~U5hR7|cM3^!!6 to readingG3588 G320+6 give attendanceG43376 i comeG2064 6 tillG2193 6 purityG47 6 inG1722 6 faithG4102 6 inG17226 spiritG41516 inG17226 charityG266 inG1722%6 conversationG3916 inG17226 wordG30566 inG1722 -6 of the believersG4103!6 an exampleG5179~6 be thouG1096}6 butG235|#6 youthG3588 G3503{6 thyG4675z6 despiseG2706y6 no manG3367x6 letG2706w6 teachG1321v6 andG2532u6 commandG3853t%6 these thingsG5023%s76 of those that believeG4103r6 speciallyG3122q6 menG444p6 of allG3956o#6 the saviourG4990n6 isG2076 !JfP8Y. iF/iJ1#6continue inG1961'0/#6unto the doctrineG3588 G1319/6andG2532.6thyselfG4572-)6take heed untoG1907,6 allG3956+6 toG1722*6 appearG5318)6 mayG5600(#6profitingG3588 G4297'6thyG4675&6thatG2443%6themG5125$6toG1722##36give thyself whollyG2468"%6these thingsG5023!'6meditate uponG3191' /#6of the presbyteryG3588 G4244"%#6of the handsG3588 G5495'6 the laying onG19366 withG33266 prophecyG43946 byG12236 theeG46716was givenG13256whichG37396theeG46716inG17226the giftG54866notG33616neglectG272!##6 to doctrineG3588 G1319$)#6 to exhortationG3588 G3874 $^hP5gQ5oY@(u^U6butG1161T6indeedG3689S6widowsG5503R6that areG3689Q6widowsG5503P6honourG5091O6 purityG47N6allG3956M6withG1722L6sistersG79K6asG5613J#6the youngerG3501I6mothersG3384H6asG5613G+6the elder womenG4245F6 brethrenG80E6 asG5613D+6the younger menG3501C6a fatherG3962B6asG5613A6intreatG3870@6butG235?6an elderG4245>6notG3361=6rebukeG1969<6theeG4675;)6them that hearG191:6andG253296thyselfG457286 saveG498276 bothG25326!6 thou shaltG498256 thisG512446 in doingG416036forG106326themG846 #qpU3qZB,v`E+qx'6 continueth inG4357w6 andG2532v#6 godG3588 G2316u6 inG1909t6trustethG1679s6desolateG3443r6andG2532q6indeedG3689p6a widowG5503o6isG3689n6she thatG3588m6nowG1161l#6godG3588 G2316k6beforeG1799j!6acceptableG587i6andG2532h6goodG2570g6isG2076f6thatG5124e6forG1063#d'#6their parentsG3588 G4269c6requiteG287b6toG591a6andG2532`6at homeG3624_'6 to shew pietyG2151^6 firstG4412])6 let them learnG3129\6 nephewsG1549[6 orG2228Z6childrenG5043Y6haveG2192X6widowG5503W6anyG5100V6ifG1487 !`qZC'iQ2nW: `+6than an infidelG5716worseG55016isG20766andG2532#6the faithG3588 G4102)6 he hath deniedG720*A6 for those of his own houseG36096 speciallyG31226 andG25326 his ownG23986forG43066notG3756 6provideG4306 6anyG5100 6ifG1487 6butG1161 6blamelessG423#6they may beG56006thatG2443)6give in chargeG3853%6these thingsG50236andG2532 -6while she livethG21986is deadG2348"16liveth in pleasureG46846she thatG35886butG1161~6dayG2250}6andG2532|6nightG3571{#6prayersG3588 G4335z6andG2532#y'#6 supplicationsG3588 G1162 !JrT7y`JiS. iJ:#6 the youngerG350196 butG116186 workG204176 goodG1866 everyG3956,5E6 she have diligently followedG187246 ifG14873'6 the afflictedG2346!2/6 she have relievedG188416 ifG148706 feetG4228/#6 the saints'G40.+6 she have washedG3538-6 ifG1487),?6 she have lodged strangersG3580+6 ifG1487,*E6 she have brought up childrenG5044)6 ifG1487(6 worksG2041'6 goodG2570&6 forG1722 %-6 well reported ofG3140$6 manG435#6 of oneG1520"6 the wifeG1135!#6 having beenG1096 6 years oldG2094!6 threescoreG18356 underG1640(=6 be taken into the numberG26396 a widowG55036 notG33616 letG2639 !adD'~eL5iQ:$a[!6 they oughtG1163Z%6 things whichG3588Y6 speakingG2980X!6 busybodiesG4021W6 andG2532V6 alsoG2532U6 tattlersG5397T6 butG235S6 idleG692R6 onlyG3440Q6 notG3756P6 andG1161)O3#6 from house to houseG3588 G3614N+6 wandering aboutG4022M6 idleG692L!6 they learnG3129K6 withalG260J6 andG1161I6 faithG4102H6 firstG4413G6 theirG3588!F16 they have cast offG114E6 becauseG3754D6 damnationG2917C6 havingG2192B6 marryG1060A6 they willG2309@#6 christG3588 G55475?W6 they have begun to wax wanton againstG2691>6 whenG3752=6 forG1063<6 refuseG3868;6 widowsG5503 "]u\;iQ:mT2] }!#6the churchG3588 G1577|6 notG3361{6 letG916z6 andG2532y6 themG846 x-6 let them relieveG1884w6widowsG5503v6haveG2192u)6that believethG4103t6womanG4103s6orG2228r6manG4103q6anyG5100p6ifG1487o#6satanG3588 G4567n6afterG3694m%6turned asideG1624l6alreadyG2235k6areG1624j6someG5100i6forG1063&h96to speak reproachfullyG3059g-6 to the adversaryG480f6 occasionG874e6 noneG3367d6 giveG1325c+6 guide the houseG3616b'6bear childrenG5041a6marryG1060!`/6the younger womenG3501_6thatG1060^6thereforeG3767]6i willG1014\6 notG3361 ![u[A+ }_<& bK1{[#6 rewardG3588 G34086 of hisG8466 worthyG514"%#6 the labourerG3588 G20406 andG2532)A6that treadeth out the cornG2486the oxG10166muzzleG53926notG3756!6thou shaltG53926saithG3004#'#6the scriptureG3588 G11246forG10636doctrineG13196andG25326 the wordG30566 inG1722 +6 they who labourG2872 !6 especiallyG3122 6 honourG5092 6of doubleG1362 /6be counted worthyG5156wellG25736that ruleG4291!6the eldersG42456letG5156indeedG36896widowsG55036areG36896them thatG3588)6it may relieveG18846thatG2443~!6be chargedG916 #Uv_E.w_E-x_E.U-AG6preferring one before anotherG4299@6withoutG5565?%6these thingsG5023>%6 thou observeG5442=6 thatG2443<6 angelsG32;6 the electG1588:6 andG253296christG554786jesusG242476the lordG296266andG25325#6godG3588 G231646beforeG179936i chargeG126326 fearG540116 mayG219206 alsoG2532/6othersG3062.6thatG2443-6allG3956,6beforeG1799+6rebukeG1651*'6them that sinG264)6 witnessesG3144(6 threeG5140'6 orG2228&6 twoG1417%6 beforeG1909$6butG1622#'6an accusationG2724"6notG3361!6receiveG3858 6an elderG42456againstG2596 $ZhL6waH+`H1}Ze+6open beforehandG4271d6areG1526c!6sinsG3588 G266b6men'sG444a6someG5100`#6infirmitiesG769_6oftenG4437^6thineG4675]6 andG2532\6 sakeG1223[#6 stomach'sG3588 G4751Z6 thyG4675Y6 forG1223X6wineG3631W6a littleG3641V6useG5530U6butG235T6waterG5202S6no longerG3371R6drinkG5202Q6 pureG53P6 thyselfG4572O6 keepG5083N6 sinsG266M#6other men'sG245L)6be partaker ofG2841K6neitherG3366J6no manG3367I6onG2007H6suddenlyG5030G6handsG5495F6layG2007E!6partialityG4346D6byG2596C6nothingG3367B6doingG4160 #XZ>& {_H1gN1oX6andG2532#6of godG3588 G2316#6the nameG3588 G36866thatG24436honourG50926 of allG39566 worthyG5146 mastersG12036 their ownG23986 countG2233~6the yokeG2218}6underG5259|6areG1526{6asG3745z6servantsG1401y6as manyG3745x6letG2233w6be hidG2928v6 notG3756u6 canG1410t6 otherwiseG247s'6 they that areG2192r6 andG2532#q36manifest beforehandG4271p6areG2076o6worksG2041n6the goodG2570m6alsoG2532l6likewiseG5615!k/6 they follow afterG1872j6 someG5100i6 andG1161h6 judgmentG2920g6toG1519f%6going beforeG4254 #V~\?$oU?$ ]=$ mV+6notG3361*6consentG4334)6andG2532(+6teach otherwiseG2085'6any manG5100&6ifG1487%6exhortG3870$6andG2532#6teachG1321"%6these thingsG5023$!)#6of the benefitG3588 G2108 6partakersG4826belovedG276andG25326faithfulG41036they areG15266becauseG37546serviceG13986doG13986ratherG31236 butG2356 brethrenG806 they areG15266 becauseG37546 despiseG27066notG33616let themG27066mastersG12036believingG4103)6they that haveG2192 6andG1161 !6blasphemedG987 6notG3361 6beG987 #6doctrineG3588 G1319 "Sx_E. pZ@' nT9!oSM6destituteG650L6andG2532K#6mindsG3588 G3563J!6of corruptG1311I6of menG444#H36perverse disputingsG3859G!6surmisingsG5283F6evilG4190E6railingsG988D6strifeG2054C6 envyG5355B6 comethG1096A6 ofG1537@6 whereG3739 ?-6 strifes of wordsG3055>6andG2532=6questionsG2214<6aboutG4012;6dotingG3552:6butG23596nothingG336786knowingG19877#6he is proudG518766godlinessG2150%576which is according toG25964+6to the doctrineG131936andG253226christG554716 jesusG24240#6 lordG3588 G2962/6 of ourG2257.6 theG3588-6 wordsG3056,%6to wholesomeG5198 #_hQ9w_H*t[D-v_p6 butG1161o6contentG714n6therewithG5125m6let us beG714l6raimentG4629k6andG2532j6foodG1305i6havingG2192h6andG1161g6 outG1627f6 thingG5100e6 noG3761d6 carryG1627c6we canG1410b6certainG1212a#6worldG3588 G2889`6intoG1519_6nothingG3762^!6we broughtG1533]6forG1063\6gainG4200[6greatG3173Z6isG2076Y#6contentmentG841X6withG3326W#6godlinessG3588 G2150V6butG1161U-6withdraw thyselfG868T6suchG5108S6 fromG575R#6 godlinessG3588 G2150Q6 isG1511P6 gainG4200O)6 supposing thatG3543!N%!6of the truthG3588 G225 #[u^C,~bL-lT;" v[6 piercedG40446 andG2532#6 the faithG3588 G41026 fromG575+6 they have erredG635'6 coveted afterG3713 6 someG5100 6 whileG3713 6 whichG3739 6 evilG2556 6 of allG39566 the rootG44916 isG2076'/#6 the love of moneyG3588 G53656 forG10636 perditionG6846 andG2532#6 destructionG36396 inG1519!6 menG3588 G4446 drownG1036~6 whichG3748}6 lustsG1939|6 hurtfulG983{6 andG2532z6 foolishG453y6 manyG4183x6 andG2532w6 a snareG3803v6 andG2532u!6 temptationG3986t6 intoG1519s6 fallG1706r6 be richG4147q)6 they that willG1014 #Tx`K5hO9v\D+rT6!6 professionG367156 a goodG25704)6 hast professedG367036 andG253226 calledG256416 alsoG253206 thou artG2564/6 untoG1519.6 whereG3739-6 lifeG2222,6 eternalG166+#6 lay hold onG1949*#6 of faithG3588 G4102)6 fightG73(6 the goodG2570'6 fightG75&6 meeknessG4236%6 patienceG5281$6 loveG26#6 faithG4102"6 godlinessG2150!'6 righteousnessG1343 %6 follow afterG13776 andG1161%6 these thingsG50236 fleeG5343#6 of godG3588 G23166 manG4446 oG55996 thouG47716 butG11616 sorrowsG36016 with manyG41836 throughG4044!6 themselvesG1438 "WeB%jO5sT5qWX6in hisG2398W6whichG3739V6 christG5547U6 jesusG2424T#6 lordG3588 G2962S6 of ourG2257#R'#6the appearingG3588 G2015Q6untilG3360P%6unrebukeableG423O%6without spotG784!N##6commandmentG3588 G1785M6keepG5083L6thouG4571K6thatG5083J!6 confessionG3671I6 a goodG2570H6 witnessedG3140G6 pilateG4091F6 pontiusG4194E6 beforeG1909D6 whoG3140C6 jesusG2424B6 christG5547A6 andG2532@!6 all thingsG3956?)6 who quickenethG2227>#6 godG3588 G2316=+6 in the sight ofG1799<6 chargeG3853;6 theeG4671:6 i giveG385396 witnessesG314486 manyG418376 beforeG1799 #Tx[:oP3s\A'lT{6thisG3568z6inG1722"y16them that are richG4145x6chargeG3853w6amenG281v#6everlastingG166u6powerG2904t6andG2532s6honourG5092r6to whomG3739q6seeG1492p6canG1410o6 norG3761n6 hath seenG1492m6 manG444l6 noG3762k6 whomG3739-jI6which no man can approach untoG676i6the lightG5457h#6dwelling inG3611g#6immortalityG110f6hathG2192e6onlyG3441d6whoG2192c6of lordsG2961b6lordG2962a6andG2532`6 of kingsG936_!6 the kingG3588 G935^6 potentateG1413]6 onlyG3441\6 andG2532[#6the blessedG3107Z'6he shall shewG1166Y6timesG2540 !Q|cM2}cE/ yO*yQ$56 they may lay hold onG19496 thatG2443 -6the time to comeG31956againstG1519!6foundationG23106a goodG2570)6for themselvesG1438!16laying up in storeG597&96willing to communicateG2843#36ready to distributeG21306worksG20416goodG25706inG1722!/6that they be richG4147/6that they do goodG14 6toG1519 !6all thingsG3956 6richlyG4146 6usG2254 !6who givethG3930#6godG3588 G2316!6the livingG21986inG17226butG2356 richesG41496 uncertainG836 inG19096 trustG16796 norG3366!6highmindedG5309~6notG3361}%6that they beG5309|6worldG165 !XH,x_G) iQ4sX=7 of lifeG2222<#7 the promiseG1860;%7according toG2596:7of godG231697the willG230787byG122377christG554767of jesusG24245!7an apostleG65247paulG397236 amenG28126 theeG467516withG33260#6graceG3588 G5485/#6faithG3588 G4102.!6concerningG4012-!6have erredG795,!6professingG1861+6someG5100*6whichG3739!)/6 falsely so calledG5581(!6 of scienceG1108'#6 oppositionsG477&6 andG2532%)6 vain babblingsG2757$6profaneG952#6avoidingG1624:"U#6that which is committed to thy trustG3588 G3872!6keepG5442 6timothyG50956oG55996 lifeG22226 eternalG166 $e`I0hQ3gO1{ea7myG3450`7inG1722_7theeG4675^7ofG4012]#7remembranceG3417\7i haveG2192[+7 without ceasingG88Z7 thatG5613Y!7 conscienceG4893X7 pureG2513W7 withG1722V#7forefathersG4269U7fromG575T7i serveG3000S7whomG3739R#7godG3588 G2316Q7thankG5485P7iG2192O#7lordG3588 G2962N7 ourG2257M7 jesusG2424L7 christG5547K7 andG2532J!7 the fatherG3962I7godG2316H7fromG575G7peaceG1515F7mercyG1656E7graceG5485D7sonG5043C)7dearly belovedG27B7timothyG5095A7jesusG2424@7 christG5547?7 inG1722>7 which isG3588 "`tZB!rP0mV1x`7thatG3754)7i am persuadedG39827andG11617euniceG2131#7motherG3588 G3384~7thyG4675}7andG2532|7loisG3090!{##7 grandmotherG3588 G3125z7 thyG4675y7 inG1722x7 firstG4412w7 dweltG1774v7whichG3748u7theeG4671t7inG1722s7that isG3588r7faithG4102q'7the unfeignedG505p)7to remembranceG5280o#7when i callG2983n7 with joyG5479m+7i may be filledG4137l7thatG2443k#7tearsG3588 G1144j7of thyG4675i'7being mindfulG3415h7theeG4571g7to seeG1492 f-7greatly desiringG1971e7dayG2250d7andG2532c7nightG3571b#7prayersG3588 G1162 #`mL(sK2cH2}`&7thereforeG3767%7thouG1870$7notG3361#+7of a sound mindG4995"7 andG2532!7 of loveG26 7 andG25327 of powerG14117 butG2357of fearG1167!7the spiritG41517usG22547givenG13257notG37567hathG1325#7godG3588 G23167forG1063#7handsG3588 G54957of myG3450$)#7 the putting onG3588 G19367 byG12237 theeG46717 inG17227 isG20767whichG3739 #7of godG3588 G2316 #7the giftG3588 G5486 /7that thou stir upG329 )7in remembranceG363 7theeG45717i putG3637whereforeG12237alsoG25327theeG46717inG1722 !VlS=jP.w`A+ lVG7 inG1722F7 usG2254E+7 which was givenG1325D7 graceG5485C7 andG2532B7 purposeG4286A7 his ownG2398@%7 according toG2596?7 butG235>#7 worksG3588 G2041=7 ourG2257<%7 according toG2596;7 notG3756:7 callingG28219%7 with an holyG4087 calledG256477 andG253267 usG22485)7 who hath savedG498247of godG231637the powerG14112%7according toG2596#1'#7of the gospelG3588 G209830S7 be thou partaker of the afflictionsG4777/7 butG235.#7 prisonerG3588 G1198-7 hisG846,7 of meG1691+7norG3366*#7lordG3588 G2962)7of ourG2257#('#7the testimonyG3588 G3142'!7ashamed ofG1870 "^~gQ:nH)nJ1{^i7 a teacherG1320h7 andG2532g!7 an apostleG652f7 andG2532e!7 a preacherG2783d%7 am appointedG5087c7 iG1473b7 untoG1519a7 whereG3739 `!#7 the gospelG3588 G2098_7 throughG1223^7 to lightG5461]#7 immortalityG861\7 andG2532[7 lifeG2222Z%7 hath broughtG5461Y7 andG1161X#7 deathG3588 G2288"W17 who hath abolishedG2673V7 christG5547U7 jesusG2424T#7 saviourG3588 G4990S7 of ourG2257#R'#7 the appearingG3588 G2015Q7 byG1223P'7 made manifestG5319O7 nowG3568N7 isG5319M7 butG1161L7 beganG166K7 the worldG5550J7 beforeG4253I7 jesusG2424H7 christG5547 #V|\=%pP8v^A$lV 7 inG1722 7 meG1700 7 ofG3844 +7 thou hast heardG1917 whichG37397 wordsG30567 of soundG51987 the formG52967 hold fastG2192#7 dayG3588 G22507 thatG15657 againstG1519)7 have committedG38667 iG3450 ~!#7 that whichG3588 G3866}7 to keepG5442|7 ableG1415{7 he isG2076z7 thatG3754y%7 am persuadedG3982x7 andG2532w+7 i have believedG4100v7 whomG3739u7 i knowG1492t7 forG1063s7 ashamedG1870r7 notG3756q7 i amG1870p%7 neverthelessG235o%7 these thingsG5023n7 alsoG2532m7 iG3958l7 the whichG3739k7 forG1223j+7 of the gentilesG1484 #NnU=kU?']G,pN/)7unto the houseG3624.7mercyG1656-7giveG1325,#7the lordG3588 G2962+!7hermogenesG2061*7 andG2532)7 phygellusG5436(7 areG2076'7 of whomG3739&7 meG3165"%37be turned away fromG654$!7asiaG3588 G773#7inG1722")7they which areG3588!7allG3956 7thatG3754%7thou knowestG14927thisG51247 usG22547 inG1722)7 which dwellethG17747ghostG41517the holyG407byG12237keepG5442-G7which was committed unto theeG3872!7good thingG25707thatG35887 jesusG24247 christG55477 inG17227 which isG35887 loveG267 andG2532 7 faithG4102 #diR;$ oR<%|X?) dR'7 he ministeredG1247"Q17 in how many thingsG3745P7 andG2532O#7 dayG3588 G2250N7 thatG1565M7inG1722L7the lordG2962K7ofG3844J7mercyG1656 I-7that he may findG2147H7unto himG846G7grantG1325F#7the lordG3588 G2962E7 foundG2147D7 andG2532C+7very diligentlyG4706B7outG2212A7meG3165@7he soughtG2212?7romeG4516>7inG1722=#7when he wasG1096<7butG235;!7chainG3588 G254:7of myG345097ashamedG187087notG375677 wasG187067 andG253257 meG316547 refreshedG40437 oftG417827heG40417forG37540)7of onesiphorusG3683 $PhK5}dM*rS4mPv7thereforeG3767u7thouG4771t7alsoG2532s7othersG2087r7teachG1321q7able toG2425p7shall beG2071o7 whoG3748n7 menG444m#7 to faithfulG4103l#7 commit thouG3908k7 the sameG5023j7witnessesG3144i7manyG4183h7amongG1223g7meG1700f7ofG3844e+7thou hast heardG191d+7the things thatG3739c7andG2532b7 jesusG2424a7 christG5547`7 inG1722_7that isG3588^#7the graceG3588 G5485]7inG1722\7be strongG1743[7sonG5043Z7myG3450Y7thereforeG3767X7thouG4771W7very wellG957V7knowestG1097U7thouG4771T7ephesusG2181S7atG1722 Uv\B"E.u[?#|U#'#7of the fruitsG3588 G25907partakerG33357firstG44127beG33357mustG1163)7that labourethG2872)7the husbandmanG10927 lawfullyG35457 he striveG118 7 exceptG3361 7 crownedG4737 7notG3756 7is heG4737# 57strive for masteriesG1187alsoG25327a manG51007ifG14377andG11617[7 him who hath chosen him to be a soldierG4758'7 he may pleaseG7007thatG2443!7lifeG3588 G979#37with the affairs ofG4230"17entangleth himselfG1707~%7that warrethG4754}7no manG3762|7christG5547{7of jesusG2424z7soldierG4757y7a goodG2570x7asG5613w+7endure hardnessG2553 #YzbJ)x\@" iE/pY97 notG375687 isG12107#7 of godG3588 G23166#7 the wordG3588 G305657 butG23547 bondsG119937 untoG33602%7 an evil doerG255717 asG5613 0-7 i suffer troubleG2553/7 inG1722.7 whereG3739-#7 gospelG3588 G2098,7 myG3450+%7 according toG2596*7 the deadG3498)7 fromG1537(!7was raisedG1453'7of davidG1138&7the seedG4690%7ofG1537$7christG5547#7jesusG2424"7thatG1453!7rememberG3421 !7 all thingsG39567 inG1722'7understandingG49077theeG46717giveG1325#7the lordG3588 G29627andG10637i sayG30047whatG37397considerG3539 #dyZA)v\C+jN6~d\7 we denyG720[7 ifG1487Z!7 reign withG4821Y7 alsoG2532X7 we shallG4821W7 we sufferG5278V7 ifG1487U7 live withG4800T7 alsoG2532S7 we shallG4800R+7 we be dead withG4880Q7 ifG1487P7 forG1063O#7 sayingG3588 G3056N!7 a faithfulG4103M7 gloryG1391L7 eternalG166K7 withG3326J7 jesusG2424I7 christG5547H7 inG1722G7 which isG3588F'7 the salvationG4991E7 obtainG5177D7 alsoG2532C7 mayG5177B7 theyG846A7 thatG2443@7 sakesG1223?#7 the elect'sG1588>7 forG1223=!7 all thingsG3956<7 i endureG5278;7 thereforeG1223:7 boundG1210 !u|fK/pT:xb@u}7a workmanG2040|#7unto godG3588 G2316{7approvedG1384z7thyselfG4572y7to shewG3936x7studyG4704w)7of the hearersG191v)7the subvertingG2692u7toG1909t7 profitG5539s7 noG3762r7 toG1519q#7 about wordsG3054p7 notG3361 o-7that they striveG3054n#7the lordG3588 G2962m7beforeG1799l7chargingG1263k)7in remembranceG5279j7putG5279i+7of these thingsG5023h7 himselfG1438g7 denyG720f7 notG3756e7 he canG1410d7 faithfulG4103c7 abidethG3306b7 heG1565a)7 we believe notG569`7 ifG1487_7 usG2248^7 will denyG720]7 he alsoG2548 !ThQ9r[C% qZ>' oT7 is pastG1096%-!7the resurrectionG3588 G3867thatG10967sayingG3004!7have erredG795!7the truthG3588 G225!7concerningG40127whoG37487 philetusG53727 andG25327 hymenaeusG52117 isG20767of whomG37397a cankerG10447as dothG56137eatG35427willG2192 #7wordG3588 G3056 7theirG846 7andG2532 #7 ungodlinessG763 7 moreG41197untoG1909"17they will increaseG42987forG1063)7vain babblingsG27577profaneG9527shunG40267butG1161!7 of truthG3588 G225#7 the wordG3588 G3056 -7rightly dividingG3718-~I7that needeth not to be ashamedG422 #QzZ8x]<&~eN4lQA7 of goldG5552@7 vesselsG4632?7onlyG3440>7notG3756=7there areG2076<7houseG3614;7a greatG3173:7inG172297butG116187iniquityG9377fromG57567departG86857of christG55474#7the nameG3588 G36863#7that namethG368727every oneG395617letG86807andG2532/7hisG846.'7them that areG5607-7knowethG1097,7 the lordG2962+#7 sealG3588 G4973*7 thisG3778)7 havingG2192(7 sureG4731'7standethG2476&#7of godG3588 G2316%)7the foundationG2310$%7neverthelessG3305#7of someG5100"7 the faithG4102!7 overthrowG396 7 andG25327 alreadyG2235 %UmQ:" {bE,tXA%mUf7fleeG5343e7workG2041d7goodG18c7everyG3956b7untoG1519a7preparedG2090`7useG2173"_%#7the master'sG3588 G1203^7meet forG2173]7 andG2532\!7 sanctifiedG37[7 honourG5092Z7 untoG1519Y7 a vesselG4632X#7he shall beG2071W7theseG5130V7fromG575U7himselfG1438T7purgeG1571S7thereforeG3767R7a manG5100Q7ifG1437P7dishonourG819O7toG1519N7someG3739M7andG1161L7honourG5092K7toG1519J7someG3739I7andG2532H7of earthG3749G7andG2532F7of woodG3585E7alsoG2532D7 butG235C7 of silverG693B7 andG2532 #caH/jS8!z_H) {c 7 untoG43147 gentleG22617beG15117butG2357striveG31647notG37567mustG1163#7of the lordG2962#7the servantG14017andG11617 strifesG3163~)7 they do genderG1080}7 thatG3754|7knowingG1492{7avoidG3868z7questionsG2214y7unlearnedG521x7andG2532w7foolishG3474v7butG1161u7heartG2588t7a pureG2513s7out ofG1537r#7the lordG3588 G2962!q/7them that call onG1941p7 withG3326o7 peaceG1515n7 charityG26m7 faithG4102l'7 righteousnessG1343k7followG1377j7butG1161i7lustsG1939h7youthfulG3512g7alsoG1161 "P}^/tO0kU?)hP+7daysG2250*7the lastG2078)7inG1722(7thatG3754'7alsoG1161&7knowG1097%7thisG5124$7willG2307#7 hisG1565"7 atG1519!7 himG846 7 byG5259%77 who are taken captiveG2221%7of the devilG12287the snareG38037out ofG1537*C7they may recover themselvesG3667andG2532%7of the truthG225!/7 the acknowledgingG19227 toG1519!7 repentanceG33417 themG8467 will giveG1325%7peradventureG3379#7godG3588 G23167ifG3379+E7those that oppose themselvesG475#7instructingG38117meeknessG4236 7inG1722 7 patientG420 %7 apt to teachG1317 7 allG3956 Yz^0iP$x\C%yYJ%7of godlinessG2150I7a formG3446H7havingG2192G'7lovers of godG5377F7thanG2228E7moreG3123#D37lovers of pleasuresG5369C!7highmindedG5187B7headyG4312A7traitorsG4273/@M7despisers of those that are goodG865?7fierceG434>#7incontinentG193=)7false accusersG1228<'7trucebreakersG786(;?7without natural affectionG794:7 unholyG4629!7 unthankfulG8848!7 to parentsG11187#7 disobedientG5456#7blasphemersG98957proudG524447boastersG21337covetousG5366*2A7lovers of their own selvesG536717shall beG20710!7menG3588 G444/7forG1063.!7 shall comeG1764-7 timesG2540,7perilousG5467 #ciM6 yZ5zcJ2zcm7andG2532l7jannesG2389k7asG5158j7nowG1161i%7 of the truthG225h'7the knowledgeG1922g7toG1519f7to comeG2064e7ableG1410d7neverG3368c7andG2532b7learningG3129a7everG3842`7lustsG1939_#7with diversG4164^7led awayG71]7 with sinsG266\7 ladenG4987![##7 silly womenG3588 G1133Z%7 lead captiveG162Y7 andG2532X#7housesG3588 G3614W7intoG1519 V-7they which creepG1744U7areG1526T7this sortG5130S7ofG1537R7forG1063Q7 turn awayG665P7 suchG5128O7 fromG665N7 thereofG846M7the powerG1411L7denyingG720K7butG1161 #RlT;jT.~bL2xR")7 manner of lifeG3588 G72#7 doctrineG3588 G13197 myG3450 -7 hast fully knownG3877 7 thouG4771 7 butG1161 7 wasG1096 7 alsoG25327 theirsG15657 asG56137 unto allG39567 manifestG15527 shall beG20717 follyG4547 theirG8467 forG10637 furtherG41197 noG3756"~17 they shall proceedG4298}7 butG235|#7the faithG3588 G4102{!7concerningG4012z7reprobateG96y#7mindsG3588 G3563x!7of corruptG2704w7menG444v!7the truthG3588 G225u7 resistG436t7 alsoG2532s7 theseG3778r7 doG436q7 soG3779p7mosesG3475o7withstoodG436n7jambresG2387 "bzX2 {`J0qT>'{b27 jesusG242417 christG554707 inG1722/7 godlyG2153.7 liveG2198-7 that willG2309,7 allG3956+7 andG2532*7 yeaG1161)7 meG3165(7 deliveredG4506'#7 the lordG3588 G2962&7 allG3956%7 out ofG1537$7 butG2532#7 i enduredG5297"%7 persecutionsG1375!7 whatG3634 7 lystraG30827 atG17227 iconiumG24307 atG17227 antiochG4907 atG17227 unto meG34277 cameG10967 whichG3634!##7 afflictionsG3588 G3804"%#7 persecutionsG3588 G1375#7 patienceG3588 G52817 charityG3588 G26#'#7 longsufferingG3588 G3115#7 faithG3588 G4102#7 purposeG3588 G4286 !\x\?{eAoX@)t\S7 theeG4571R7 to makeG4679Q)7 which are ableG1410P!7 scripturesG1121O7the holyG2413N+7thou hast knownG1492M7a childG1025L7fromG575K7thatG3754J7andG2532!I/7 thou hast learnedG3129H7 whomG5101G7 ofG3844F7 knowingG1492$E57hast been assured ofG4104D7andG2532!C/7thou hast learnedG3129 B-7the things whichG3739A7inG1722@7thouG4771?7continueG3306>7butG1161=)7 being deceivedG4105<7 andG2532;7 deceivingG4105:+7 worse and worseG550197 shall waxG429887 seducersG111477 andG253267 menG44457 evilG419047 butG1161(3=7 shall suffer persecutionG1377 #[cM3kO8{cI)p[v7iG1473u7 worksG2041t7 goodG18s7 allG3956r7untoG4314#q37throughly furnishedG1822p7perfectG739o7may beG5600n#7of godG3588 G2316m7the manG444l7thatG2443k'7righteousnessG1343j7inG1722i#7instructionG3809h7 forG4314g!7 correctionG1882f7 forG4314e7 reproofG1650d7 forG4314c7doctrineG1319b7forG4314a!7profitableG5624`7andG2532+_C7given by inspiration of godG2315^7scriptureG1124]7allG3956\7jesusG2424[7christG5547Z7inG1722Y7which isG3588X7faithG4102W7throughG1223V7salvationG4991U7untoG1519T7 wiseG4679 "h{Y@& tQ:$mR8h7the timeG25407forG10637 doctrineG13227 andG2532'7 longsufferingG31157 allG39567 withG17227exhortG38707rebukeG20087reproveG1651'7out of seasonG171 7in seasonG2122 !7be instantG2186 #7the wordG3588 G3056 7preachG2784 !7kingdomG3588 G9327hisG8467andG2532#7appearingG3588 G20157hisG8467atG25967the deadG34987andG25327 the quickG21987 judgeG29197 who shallG3195~7 christG5547}7 jesusG2424|#7the lordG3588 G2962{7andG2532z#7godG3588 G2316y7beforeG1799x7thereforeG3767w7chargeG1263 !ffJ4]@)rZ:# f97the workG204187doG4160"717endure afflictionsG25536!7all thingsG395657inG172247thouG477137watchG352527butG11611#7 fablesG3588 G345407 untoG1909/+7shall be turnedG1624.7andG1161-!7the truthG3588 G225,7fromG575+!7earsG3588 G189#*57they shall turn awayG654)7andG2532(!7earsG3588 G189')7having itchingG2833&7teachersG1320%'7to themselvesG1438$+7shall they heapG2002##7lustsG3588 G1939"7their ownG2398!7 afterG2596 7 butG2357 doctrineG13197 soundG51987 endureG4307notG37567they willG4307whenG37537will comeG2071 N}fQ;$qR8xU; dNY7meG3427X!7 shall giveG591W7 judgeG2923V'7 the righteousG1342U#7 the lordG3588 G2962T7 whichG3739&S-#7of righteousnessG3588 G1343R7a crownG4735Q7for meG3427P-7there is laid upG606O!7henceforthG3063N#7the faithG3588 G4102M#7i have keptG5083L#7courseG3588 G1408K+7i have finishedG5055J7fightG3588 G73I7a goodG2570H'7i have foughtG75G!7 is at handG2186F7 departureG359E7 of myG1699D#7the timeG3588 G2540C7andG2532#B37ready to be offeredG4689A7nowG2235@7amG4689?7iG1473>7forG1063=#7 ministryG3588 G1248<7 of thyG4675;+7 make full proofG4135 :-7 of an evangelistG2099 $^nV@$~cH0}bJ3v^}7 untoG1519|7 titusG5103{7 galatiaG1053z7 toG1519y7 crescensG2913x%7 thessalonicaG2332w7 untoG1519v#7 is departedG4198u7 andG2532t7 worldG165s7 presentG3568r7 thisG3588q%7 having lovedG25p7 meG3165o'7 hath forsakenG1459n7 demasG1214m7 forG1063l7 meG3165k7 untoG4314j7 shortlyG5030i7 to comeG2064 h-7 do thy diligenceG4704g#7appearingG3588 G2015f7hisG846e7that loveG25d7alsoG2532c7themG25b7unto allG3956a7butG235`7onlyG3440_7to meG1698^7notG3756]7andG1161\#7dayG3588 G2250[7thatG1565Z7atG1722 $YpYA+}fF/v`G/Y$!)#7 the parchmentsG3588 G3200 !7 especiallyG3122!7 the booksG3588 G9757 andG25327 bringG5342 -7 when thou comestG20647 carpusG25917 withG38447 troasG51747 atG17227 i leftG6207 thatG37397 the clokeG53417 ephesusG21817 toG1519#7 have i sentG6497 tychicusG51907 andG1161%7 the ministryG12487 forG1519 7 to meG3427 !7 profitableG2173 7 he isG2076 7 forG1063 7 theeG45727 withG33267 bringG717 andG3537 markG31387 takeG3537 meG17007 withG33267 isG20767 lukeG30657 onlyG3441~7 dalmatiaG1149 $jv^<# rZB+~eL2jE7notG3361D#7 that it mayG3049C7 meG3165B7 forsookG1459A7 allG3956@7 butG235?7meG3427>!7stood withG4836=7no manG3762<7answerG627;7firstG4413:7myG345097atG172287 wordsG305677 ourG225167 withstoodG43657 greatlyG302947he hathG43637forG106327alsoG253217wareG544207thouG4771/7whomG3739.7ofG5442-#7 worksG3588 G2041,7 hisG846+%7 according toG2596*7 himG846)7rewardG591(#7the lordG3588 G2962'7evilG2556&7muchG4183%7meG3427$7didG1731%#+#7the coppersmithG3588 G5471"7alexanderG223 "OkP9pYBoX6gOg7 untoG1519f'7 will preserveG4982e7 andG2532d7 workG2041c7evilG4190b7everyG3956a7fromG575`7meG3165_'7shall deliverG4506^#7the lordG3588 G2962]7andG2532\#7of the lionG3023[7the mouthG4750Z7out ofG1537Y+7i was deliveredG4506X7andG2532W!7might hearG191"V%#7the gentilesG3588 G1484U7allG3956T7andG2532$S57 might be fully knownG4135#R'#7 the preachingG3588 G2782Q7 meG1700P7 byG1223O7 thatG2443N7meG3165M%7strengthenedG1743L7andG2532K7with meG3427J7stoodG3936I7the lordG2962H+7notwithstandingG1161G+7to their chargeG846F7be laidG3049 #Zt]@mK0~cL( tZ 7 pudensG4227 7andG25327theeG45717greetethG7827eubulusG21037winterG54947beforeG42537to comeG2064 -7do thy diligenceG47047 sickG7707 miletumG33997atG1722~#7have i leftG620}7trophimusG5161|7butG1161{7corinthG2882z7atG1722y7abodeG3306x7erastusG2037w)7of onesiphorusG3683v'7the householdG3624u7andG2532t7aquilaG207s7andG2532r7priscaG4251q7saluteG782p7amenG281o!7and everG3588 G165n!7everG3588 G165m7forG1519l#7gloryG3588 G1391k7to whomG3739j!7kingdomG3588 G932i7heavenlyG2032h7 hisG846 #[pL*qZC+jM7x[-8godlinessG2150,8afterG2596+8whichG3588*%8of the truthG225!)/8the acknowledgingG1922(8 andG2532'8 electG1588&8 god'sG2316%8 ofG1588$8 the faithG4102#%8according toG2596"8christG5547!8of jesusG2424 !8an apostleG6528andG11618of godG23168a servantG14018paulG39727 amenG2817 youG52167withG3326#7graceG3588 G5485#7spiritG3588 G41517thyG46757withG33267christG55477jesusG2424#7the lordG3588 G2962 %7the brethrenG3588 G807allG39567andG25327 claudiaG2803 7 andG2532 7 linusG3044 7 andG2532 #XmK/~`J,]C, qXP8graceG5485O8faithG4102N!8the commonG2839M8afterG2596L8sonG5043K8ownG1103J8to titusG5103I#8saviourG3588 G4990H8ourG2257G8of godG2316F+8the commandmentG2003E%8 according toG2596D8 meG1473!C/8 is committed untoG4100B8 whichG3739A8 preachingG2782@8throughG1722?#8wordG3588 G3056>8hisG846=!8manifestedG5319<8timesG2540;8in dueG2398:8hathG531998butG116188 beganG16678 the worldG555068 beforeG425358promisedG18614+8that cannot lieG89338godG231628whichG373918lifeG22220!8of eternalG166/8hopeG1680.8inG1909 #ekO6}gN6z^F0es#8the husbandG435r8blamelessG410q8beG2076p8anyG5100o8ifG1487n8theeG4671m'8had appointedG1299l8iG1473k8asG5613j8cityG4172i8in everyG2596h8 eldersG4245g8 ordainG2525f8 andG2532 e-8 that are wantingG3007d!8 the thingsG3588+cC8thou shouldest set in orderG1930b8thatG2443a8creteG2914`8inG1722_8theeG4571^8left iG2641]8causeG5484\8for thisG5127[#8saviourG3588 G4990Z8ourG2257Y8christG5547X8jesusG2424W8the lordG2962V8 andG2532U!8 the fatherG3962T8 godG2316S8 fromG575R8 peaceG1515Q8mercyG1656 #Q|eJ0~hI/x]FnQ8temperateG14688holyG37418justG13428soberG4998#38a lover of good menG5358&98a lover of hospitalityG53828butG235$78given to filthy lucreG1468notG3361 8strikerG4131 8noG3361 '8given to wineG3943 8 notG3361 !8 soon angryG37118 notG3361!8 selfwilledG8298 notG33618of godG2316#8the stewardG36238asG56138blamelessG4108beG15118mustG1163#8a bishopG3588 G1985~8forG1063}8unrulyG506|8orG2228{8of riotG810z8 accusedG2724y8 notG3361x8 childrenG5043w8 faithfulG4103v8 havingG2192u8wifeG1135t8of oneG1520 "cfN1|]<%lO7!}c88 subvertG39678 whoG37486!8 be stoppedG199358 mustG116348 mouthsG199338 whoseG3739 2-8 the circumcisionG406118 ofG153708 theyG3588/8 speciallyG3122.8 deceiversG5423-8 andG2532,%8 vain talkersG3151+8 andG2532*8 unrulyG506)8 manyG4183(8 there areG1526'8 forG1063&)8 the gainsayersG483%#8 to convinceG1651$8 andG2532#8 to exhortG3870"8 bothG2532!#8 doctrineG3588 G1319 8 soundG51988 byG17228 ableG14158 he may beG56008 thatG2443)3#8 he hath been taughtG3588 G13228 asG25968 wordG3056%8 the faithfulG4103%8 holding fastG472 #rs\E,w`H({ZD-r[8 inG1722!Z/8 they may be soundG5198Y8 thatG2443X8 sharplyG664W8 themG846V8 rebukeG1651U8 whereforeG1223T8 trueG227S8 isG2076R#8 witnessG3588 G3141Q8 thisG3778P8 belliesG1064O8 slowG692N8 beastsG2342M8 evilG2556L8 liarsG5583K8 alwayG104J%8 the cretiansG2912I8 saidG2036H8 ownG2398G8 of theirG846F8 a prophetG4396E!8 themselvesG846D8 ofG1537C8 oneG5100B8 sakeG5484A8 lucre'sG2771@8 filthyG150?8 forG5484>8 notG3361=!8 they oughtG1163<%8 things whichG3739;8 teachingG1321:8 housesG362498 wholeG3650 ![pY9 oA* u^:t[|8beingG5607{8they denyG720z8in worksG2041y8butG1161x8godG2316w)8that they knowG1492v%8they professG3670u!8is defiledG3392 t!#8conscienceG3588 G4893s8andG2532r#8mindG3588 G3563q8theirG846p8evenG2532o8 butG235n8 pureG2513m8 nothingG3762l#8 unbelievingG571k8 andG2532*jA8unto them that are defiledG3392i8butG1161h8pureG2513g!8all thingsG3956f'8unto the pureG2513e!8 the truthG3588 G225d)8that turn fromG654c8of menG444b%8commandmentsG1785a8andG2532`8fablesG3454_8jewishG2451^)8giving heed toG4337]8notG3361\#8 the faithG3588 G4102 "YfP8~bJ*hC!{Y)8false accusersG12288notG3361$58as becometh holinessG24128behaviourG26888inG17228thatG33618likewiseG5615)8the aged womenG4247!##8 in patienceG3588 G5281!8 in charityG3588 G26#8in faithG3588 G41028soundG51988temperateG49988graveG45868soberG35248beG1511%8the aged menG4246 8thatG1511 8doctrineG1319 8soundG5198 8becomeG4241 -8the things whichG37398thouG47718speakG29808butG11618reprobateG968workG20418goodG188everyG39568 untoG43148 andG2532#8 disobedientG545~8 andG2532}!8 abominableG947 XrZ8nK5oX;sX>8thyselfG4572=8shewingG3930<!8all thingsG3956;8inG4012":18to be sober mindedG499398exhortG387088likewiseG561578young menG35016!8blasphemedG98758 notG336148 beG9873#8 of godG3588 G23162#8 the wordG3588 G305618 thatG244308husbandsG435/%8to their ownG2398.8obedientG5293-8goodG18,+8keepers at homeG3626+8chasteG53*8discreetG4998&)98to love their childrenG5388&(98to love their husbandsG5362'#8to be soberG4994&+8the young womenG3501%)8they may teachG4994$8thatG2443'#;8 teachers of good thingsG2567"8 wineG3631!8 to muchG4183 8 givenG14028 notG3361 "[wX=!wR0fJ( r[`8 notG3361_+8 answering againG483^8 notG3361]8 allG3956\8 inG1722[8 wellG2101Z8 to pleaseG2101Y8 mastersG1203X)8 unto their ownG2398W8 obedientG5293V8 to beG1511U8 servantsG1401T8youG5216S8 ofG4012R8 to sayG3004Q!8 evil thingG5337P8 noG3367O8 havingG2192N)8may be ashamedG1788!M/8the contrary partG1727L8ofG1537K!8he that isG3588J8thatG2443'I=8that cannot be condemnedG176H8speechG3056G8soundG5199F8 sincerityG861E8 gravityG4587D'8 uncorruptnessG90C#8 doctrineG3588 G1319B8inG1722A8worksG2041@8of goodG2570?8a patternG5179 "ShP.kH(}gO5jS8 andG2532#8 righteouslyG13468 soberlyG4996)8 we should liveG2198~8 lustsG1939}8 worldlyG2886|8 andG2532 {#!8 ungodlinessG3588 G763z8 denyingG720y8 thatG2443x8 usG2248w8 teachingG3811v8 menG444u8 to allG3956t'8 hath appearedG2014s8 salvationG4992r'8 that bringethG3588q#8 of godG3588 G2316p#8 the graceG3588 G5485o8 forG1063n!8 all thingsG3956m8 inG1722l#8 saviourG3588 G4990k8 ourG2257j8 of godG2316"i%#8 the doctrineG3588 G1319h)8 they may adornG2885g8 thatG2443f8 fidelityG4102e8 goodG18d8 allG3956c8 shewingG1731b8 butG235a!8 purloiningG3557 $ZgO4t]B)]G0uZ&8zealousG2207%8peopleG2992$!8a peculiarG4041#%8unto himselfG1438"8 purifyG2511!8 andG2532 8 iniquityG4588 allG39568 fromG5758usG2248+8he might redeemG30848thatG24438usG22578forG52288himselfG14388gaveG13258whoG37398 christG55478 jesusG24248 saviourG49908 ourG22578 andG25328 godG2316%8 of the greatG31738 appearingG2015" %#8 the gloriousG3588 G1391 8 andG2532 8 hopeG1680 8 blessedG3107 8 thatG3588#8 looking forG43278 worldG1658 presentG35688 thisG35888 inG17228 godlyG2153bR*RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{*q*r&*sG*ti*u *v/*wR*xv*y*z9*{\*|}*}*~A*q*r&*sG*ti*u *v/*wR*xv*y*z9*{\*|}*}*~A*f* *+*J*m**2*S*v**9*Y*}*!*E*g* *-*P*s**8*[*|**>*`**&*I*l**1*S*v**=*`**&*I*m**4*U*w**=*^**$*F*h* *.*Q*t**9*Z*}**B*f**+*”M*Ôo*Ĕ*Ŕ5*ƔX*ǔ{*Ȕ*ɔ=*ʔa*˔*̔(*͔J*Δl*ϔ*Д/*єQ*Ҕr*Ӕ #c|bK1jS8iS:$ ~cI8shewingG1731H8gentleG1933G#8no brawlersG269F8to beG1511E8no manG3367D-8to speak evil ofG987C8workG2041B8 goodG18A8 everyG3956@8 toG4314?8 readyG2092>8 to beG1511#=38to obey magistratesG3980<8powersG1849;8andG2532:)8principalitiesG746 9-8to be subject toG529388in mindG527978themG84668putG527958 theeG467548 despiseG406538 no manG336728 letG406518 authorityG200308allG3956/8withG3326.8rebukeG1651-8andG2532,8exhortG3870+8andG2532*8speakG2980)%8these thingsG5023(8worksG2041'8of goodG2570 #bqQ9!{bK.bK-bl!8 toward manG5363k#8saviourG3588 G4990j8ourG2257i8of godG2316h#8loveG3588 G5363g8andG2532"f%#8the kindnessG3588 G5544e!8after thatG3753d8butG1161c#8one anotherG240b8hatingG3404a8hatefulG4767`8envyG5355_8andG2532^8maliceG2549]8inG1722\8livingG1236[8 pleasuresG2237Z8 andG2532Y8 lustsG1939X8 diversG4164W8 servingG1398V8deceivedG4105U#8disobedientG545T8foolishG453S8sometimesG4218R8wereG1510Q8alsoG2532P%8we ourselvesG2249O8forG1063N8 menG444M8 allG3956L8 untoG4314K8meeknessG4236J8allG3956 $RgN8nO,zdF+kR8graceG54858by hisG1565+8being justifiedG1344 8thatG2443 #8 saviourG3588 G4990 8 ourG2257 8christG5547 8jesusG24248throughG1223!8abundantlyG41468usG22488onG19098he shedG16328whichG37398ghostG4151#8of the holyG408renewingG3428andG2532~+8of regenerationG3824}#8the washingG3067|8byG1223{8usG2248z8he savedG4982y8mercyG1656x8 hisG846w%8 according toG2596v8 butG235u8 have doneG4160t8 weG2249s8whichG3739r'8righteousnessG1343q8ofG1722p8worksG2041o8byG1537n8notG3756m8 appearedG2014 !RiQ3mU) u^F/qR1#8 genealogiesG107608 andG2532/8 questionsG2214.8 foolishG3474-8 avoidG4026,8 butG1161+!8unto menG3588 G444*!8profitableG5624)8andG2532(8goodG2570'8areG2076&%8these thingsG5023%8worksG2041$8goodG2570##8to maintainG4291 "-8might be carefulG5431!#8in godG3588 G2316( =8 they which have believedG41008 thatG2443!/8 affirm constantlyG12268 thouG45718 thatG12268i willG1014%8these thingsG51308andG2532#8sayingG3588 G3056!8a faithfulG41038 lifeG2222!8 of eternalG1668 the hopeG1680%8according toG25968heirsG2818!/8we should be madeG1096 "]u^B# iO1pW0|]S#8 be diligentG4704R8 tychicusG5190Q8 orG2228P8 theeG4571O8 untoG4314N8 artemasG734M%8 i shall sendG3992L8 whenG3752#K58 condemned of himselfG843J8 beingG5607I8 sinnethG264H8 andG2532G%8 is subvertedG1612F+8 he that is suchG5108E8 thatG3754D8 knowingG1492C8 rejectG3868B!8 admonitionG3559A8 secondG1208@8 andG2532?8 the firstG1520>8 afterG3326"=38 that is an heretickG141<8 a manG444;8 vainG3152:8 andG25329%8 unprofitableG51288 they areG152678 forG10636'8 about the lawG354458 strivingsG316348 andG25323#8 contentionsG205428 andG2532 #imH/mO7kL4iv!8unfruitfulG175u8notG3361t8they beG5600s8thatG2443r8 usesG5532q8 necessaryG316p8 forG1519o8 worksG2041n8 goodG2570m#8to maintainG4291l8learnG3129k8alsoG2532j8oursG2251i8letG3129h8andG1161g8 unto themG846f!8 be wantingG3007e8 nothingG3367d8 thatG2443c!8 diligentlyG4709 b-8 on their journeyG4311a8 apollosG625`8 andG2532_!8 the lawyerG3544^8 zenasG2211]8 bringG4311\8 to winterG3914[8 thereG1563!Z/8 i have determinedG2919Y8 forG1063X8 nicopolisG3533W8 toG1519V8 meG3165U8 untoG4314T8 to comeG2064 #fiG1jL0mV4 f#'#9 fellowsoldierG3588 G49619 ourG22579archippusG7519andG25329apphiaG6829belovedG279toG279andG2532)9 fellowlabourerG49049 andG2532)9 dearly belovedG279 ourG2257 '9 unto philemonG5371 9brotherG3588 G80 9timothyG5095 9andG2532 9christG55479of jesusG2424!9a prisonerG11989paulG39728amenG2818allG39568youG52168withG3326#8graceG3588 G54858the faithG41028inG1722~8usG2248})8them that loveG5368|8greetG782{8theeG4571z8saluteG782y8meG1700x8withG3326w%8all that areG3956 $]iO8tZ?) vU;!]=#9 the lordG3588 G2962<9 towardG4314;9thou hastG2192:9whichG37399#9faithG3588 G410289andG253279loveG3588 G2669of thyG467559hearingG1914#9 prayersG3588 G433539 myG345029inG190919alwaysG384209of theeG4675/9mentionG3417.9makingG4160-#9godG3588 G2316,9myG3450+9i thankG2168*9 christG5547)9 jesusG2424(9 the lordG2962'9 andG2532&9fatherG3962%9ourG2257$9godG2316#9fromG575"9peaceG1515!9andG2532 9to youG52139graceG54859houseG36249thyG46759 inG2596'9 to the churchG15779 andG2532 #VoD* y]A+iR3lV`9byG1223_'9are refreshedG373^'9 of the saintsG40 ]!#9 the bowelsG3588 G4698\9 becauseG3754[9 loveG3588 G26Z9 thyG4675Y9inG1909X#9consolationG3874W9andG2532V9joyG5479U9greatG4183T9we haveG2192S9forG1063R9jesusG2424Q9christG5547P9inG1519O9 youG5213N9 inG1722M9 which isG3588L!9 good thingG18K9 of everyG3956!J/9the acknowledgingG1922I9byG1722H9effectualG1756G!9may becomeG1096F#9faithG3588 G4102E9of thyG4675'D/#9the communicationG3588 G2842C9thatG3704B9saintsG40A9allG3956@9 towardG1519?9 andG2532>9 jesusG2424 #mu]G-kQ6nP4m9 whomG37399 onesimusG36829 sonG50439 myG17009 forG4012~9 theeG4571}9 i beseechG3870|9 christG5547{9 of jesusG2424z!9 a prisonerG1198y9 alsoG2532x9 nowG3570w9 andG1161v9 the agedG4246u9 paulG3972t9 asG5613s#9 such an oneG5108r9 beingG5607q9 beseechG3870p9 ratherG3123o9 iG3870n9 sakeG1223m9 love'sG3588 G26l9 forG1223'k=9 that which is convenientG433j9 theeG4671i9to enjoinG2004h9christG5547g9inG1722f9boldG3954e9muchG4183!d/9though i might beG2192c9whereforeG1352b9brotherG80a9theeG4675 #xyYB'qY5kS>%x&9 steadG5228%9 thyG4675$9 inG5228#9 thatG2443"9 meG1683!9 withG4314 '9 have retainedG27229 wouldG10149 iG14739 whomG37399 bowelsG46989 mine ownG16999 isG20769 thatG51249 himG8469 receiveG43559 thereforeG11619 thouG4771 /9 i have sent againG3759 whomG37399 to meG16989 andG25329 to theeG4671!9 profitableG21739 nowG3570 9 butG1161 %9 unprofitableG890 9 to theeG4671 9 wasG3588 %9 in time pastG42189 whichG3588#9 bondsG3588 G11999 myG34509 inG1722+9 i have begottenG1080 #WYB'}dM7lO3mWI9asG5613H9not nowG3765G9 for everG166F9 himG846%E99 thou shouldest receiveG568D9thatG2443C9a seasonG5610B#9forG1223 G4314A9departedG5563@9thereforeG5124?9heG5563>9perhapsG5029=9forG1063<9willinglyG1595;9butG235:9necessityG31899ofG25968!9as it wereG561379beG560069notG336159 benefitG1849 thyG467539 thatG244329 nothingG376219 doG416009would iG2309/9mindG1106.9thyG4674-9withoutG5565,9butG1161#+'#9 of the gospelG3588 G2098*#9 the bondsG3588 G1199)9 inG1722(9 unto meG3427('=9 he might have ministeredG1247 $k|cF-zcM1|fL6km9 on mineG1698l9 thatG5124k9putG1677j9oughtG5100i9owethG3784h9orG2228g9theeG4571f+9he hath wrongedG91e9ifG1487d9 myselfG1691c9asG5613b9himG846a9receiveG4355`9a partnerG2844_9thereforeG3767^9meG1691]!9thou countG2192\9ifG1487[9the lordG2962Z9inG1722Y9andG2532X9the fleshG4561W9inG1722V9bothG2532U9unto theeG4671T9 moreG3123S9 how muchG4214R9 butG1161Q9 to meG1698P9 speciallyG3122O9belovedG27N9a brotherG80M9a servantG1401L9aboveG5228K9butG235J9a servantG1401 $Pw_J-}bJ( ycG-mP9obedienceG52189thyG4675#9inG3588 G5218!/9having confidenceG3982 9 the lordG2962 9 inG1722 #9 bowelsG3588 G4698 9 myG3450 9 refreshG3739the lordG29629inG17229of theeG46759have joyG36859meG14739letG36859brotherG809yeaG34839besidesG4359)9thine own selfG4572~9evenG2532}9unto meG3427|!9thou owestG4359{9howG3754z9 to theeG4671y9 sayG3004x9 notG3361w9 i doG3004v9 albeitG2443u!9will repayG661t9iG1473s9handG5495r'9with mine ownG1699q%9have writtenG1125p9paulG3972o9iG1473n9 accountG1677 #i}gJ1iQ6jT2i49myG345039lucasG306529demasG12141#9aristarchusG70809marcusG3138/9 jesusG2424.9christG5547-9inG1722,)9fellowprisonerG4869+9myG3450*9epaphrasG1889)9theeG4571(%9there saluteG782'9unto youG5213 &-9 i shall be givenG5483%#9 prayersG3588 G4335$9 yourG5216#9 throughG1223"9 thatG3754!9i trustG1679 9forG10639a lodgingG35789alsoG25329meG34279prepareG20909withalG2609butG11619 i sayG30049 more thanG52289 doG41609 alsoG25329 thatG37549knowingG14929unto theeG46719i wroteG1125 !]iO7gN.iK1s]U:byG1223T': of all thingsG3956S: heirG2818!R/: he hath appointedG5087Q: whomG3739P: sonG5207O:byG1722N:unto usG2254M:spokenG2980L#:daysG3588 G2250K:lastG2078J:theseG3778I:inG1909H:hathG2980"G%#: the prophetsG3588 G4396F:byG1722&E-#:unto the fathersG3588 G3962D%:in time pastG3819C:spakeG2980!B/:in divers mannersG4187A:andG2532@+:at sundry timesG4181?#:god, whoG3588 G2316>9 amenG281=#9spiritG3588 G4151<9yourG5216;9withG3326:9christG554799jesusG24248#9lordG3588 G296279of ourG22576#9the graceG3588 G54855+9fellowlabourersG4904 "V{bA% mP2 lR;tVw!:being madeG1096v:highG5308u:onG1722$t)#:of the majestyG3588 G3172s):the right handG1188r:onG1722q:sat downG2523p!:sinsG3588 G266o:ourG2257n:purgedG2512m:himselfG1438l:byG1223k#:when he hadG4160j#:powerG3588 G1411i:hisG846h#:ofG3588 G1411!g##:by the wordG3588 G4487f!:all thingsG3956e: upholdingG5342d: andG5037c: personG5287b: hisG846a#: ofG3588 G5287!`/:the express imageG5481_:andG2532^:gloryG1391]#:ofG3588 G1391\):the brightnessG541[:beingG5607Z:whoG3739Y!!:the worldsG3588 G165X:he madeG4160W:alsoG2532V:whomG3739 #g[7{\D-lS># }g:meG3427:toG1519:shall beG2071:heG846:andG2532:a fatherG3962:himG846:toG1519:will beG2071:iG1473:againG3825:andG2532:theeG4571 : begottenG1080 : iG1473 : haveG1080 : this dayG4594 : sonG5207:myG3450:artG1488:thouG4771#:at any timeG4218:said heG2036!':of the angelsG3588 G32!:unto whichG5101:forG1063: theyG846: thanG3844~:nameG3686 }-:a more excellentG1313/|K:he hath by inheritance obtainedG2816{:asG3745#z+:than the angelsG3588 G32y:betterG2909x:so muchG5118 #]}X@kU>(jS=}]=#:throneG3588 G2362<:thyG4675;#:the sonG3588 G5207::untoG43149:butG11618:of fireG44427:a flameG53956#: ministersG3588 G30115: hisG8464: andG25323: spiritsG41512: angelsG3588 G321:hisG8460:makethG4160/:whoG3588.:he saithG3004-!:the angelsG3588 G32,:ofG4314+:andG2532*:himG846):worshipG4352(: of godG2316'!: the angelsG32&: allG3956%: letG4352$: andG2532#:he saithG3004"#:the worldG3588 G3625!:intoG1519! /:the firstbegottenG4416):he bringeth inG1521:whenG3752:againG3825:andG1161:a sonG5207 !OoK& hM0iP9uO"^%#: of the earthG3588 G1093(]=: hast laid the foundationG2311\': the beginningG746[: inG2596Z: lordG2962Y: thouG4771X: andG2532W: fellowsG3353V: thyG4675U: aboveG3844T#: of gladnessG20S%: with the oilG1637R: theeG4571Q': hath anointedG5548P#: godG3588 G2316O: thyG4675N#: godG3588 G2316M: thereforeG1223L: iniquityG458K: hatedG3404J: andG2532I': righteousnessG1343H+: thou hast lovedG25G:kingdomG932F:thyG4675E!: ofG3588 G932!D##: the sceptreG3588 G4464 C-: of righteousnessG2118B: a sceptreG4464A!: and everG3588 G165@!:everG3588 G165?:forG1519>#:o godG3588 G2316 #et[B+ lQ4[D,}e: failG1587: notG3756: shallG1587~#: yearsG3588 G2094}: thyG4675|: andG2532{: the sameG846z: artG1488y: thouG4771x: butG1161$w7: they shall be changedG236v: andG2532u: upG1667t: themG846s+: shalt thou foldG1667r: a vestureG4018q: asG5616p: andG2532o: a garmentG2440n: as dothG5613m': shall wax oldG3822l: they allG3956k: andG2532j: remainestG1265i: thouG4771h: butG1161g%: shall perishG622f: theyG846e: handsG5495d: thineG4675c#: ofG3588 G5495b: the worksG2041a: areG1526!`##: the heavensG3588 G3772_: andG2532 #az[D.|_C,uY=$ya$:heedG4337 #-:the more earnestG4056":to giveG4337!:oughtG1163 :weG2248:thereforeG1223%: of salvationG4991: heirsG2816: shall beG3195: them whoG3588: forG1223:ministerG1248:toG1519!:sent forthG649:spiritsG4151#:ministeringG3010:allG3956:notG3780:are theyG1526: footstoolG5286: thyG4675: enemiesG2190: thineG4675 : i makeG5087 : untilG2193 !: right handG1188 : myG3450 : onG1537: sitG2521#: at any timeG4218: said heG2046!': of the angelsG3588 G32: whichG5101: toG4314: butG1161 "`oXB& |[D$mS3v`F: byG1223E%: to be spokenG2980D: beganG2983C: the firstG746B: atG2983A:whichG3748@:salvationG4991?:so greatG5082>':if we neglectG272=:escapeG1628<:weG2249;:shallG1628::howG4459$95:recompence of rewardG34058:justG17387:aG34056:receivedG29835%: disobedienceG38764: andG25323': transgressionG38472: everyG39561: andG25320:stedfastG949/:wasG1096.:angelsG32-:byG1223,:spokenG2980+:the wordG3056*:ifG1487):forG1063(: slipG3901'': we should letG3901 &-: lest at any timeG33790%O:to the things which we have heardG191 "`zX6bF/{dC(w`h:butG1161g: we speakG2980f:whereofG4012e:to comeG3195d#:the worldG3588 G3625!c/:put in subjectionG5293b:notG3756a:hath heG5293`+:unto the angelsG32_:forG1063^:willG2308]:his ownG846\%:according toG2596[:ghostG4151Z:holyG40Y: of theG4151X: giftsG3311W: andG2532V: miraclesG1411U#: with diversG4164T:andG2532S:wondersG5059R:andG2532Q!:with signsG4592P:bothG5037O:witnessG4901N:bearingG4901M#:god alsoG3588 G2316L+:them that heardG191K:byG5259J:usG2248I:untoG1519H':was confirmedG950G#:the lordG3588 G2962 #dt^H0 pZ;% fO5}d :handsG5495 :thyG4675 #:ofG3588 G5495#:the worksG3588 G2041:overG1909:himG846:didst setG2525: andG2532: honourG5092: andG2532!: with gloryG1391: himG846):thou crownedstG4737~!:the angelsG32}:thanG3844|:lowerG1642{:a littleG1024z:himG846y#:thou madestG1642x:himG846w':thou visitestG1980v:thatG3754u:of manG444t: the sonG5207s: orG2228r: of himG846 q-: thou art mindfulG3403p: thatG3754o:manG444n:isG2076m:whatG5101l:sayingG3004k:testifiedG1263"j1:in a certain placeG4225i:oneG5100 #NqS<&kK5jQ3pN.#: of deathG3588 G2288#-'#: the sufferingG3588 G3804,: forG1223+!: the angelsG32*: thanG3844): lowerG1642(: a littleG1024': was madeG1642&!: jesus, whoG2424%: we seeG991$: butG1161#:himG846":put underG5293!!:all thingsG3956 :not yetG3768:we seeG3708:nowG3568:butG1161:himG846':not put underG506:nothingG3762:he leftG863: himG846#3: in subjection underG5293: allG3956: he putG5293: thatG3588:inG1722:forG1063#:feetG3588 G4228:hisG846:underG5270':in subjectionG5293 !:all thingsG3956 ':thou hast putG5293 #e~hH.w`H*zbI. eQ!: sufferingsG3804P: throughG1223O: perfectG5048N: salvationG4991M: theirG846L#: ofG3588 G4991 K#!: the captainG3588 G747J: to makeG5048I: gloryG1391H: untoG1519G: sonsG5207F: manyG4183E#: in bringingG71D!: all thingsG3956C: whomG3739B: byG1223A: andG2532@!: all thingsG3956?: whomG3739>: forG1223=: himG846<: it becameG4241;: forG1063:: every manG39569: forG52288: deathG22887%: should tasteG10896: of godG23165%: by the graceG54854: heG10893: thatG37042: honourG50921: andG25320!: with gloryG1391/: crownedG4737 #clU?(zcI/wZ9yct: inG1909s%: put my trustG3982r: willG2071q: iG1473p: againG3825o: andG2532n: theeG4571'm;: will i sing praise untoG5214l': of the churchG1577k: the midstG3319j: inG1722i: brethrenG80h: myG3450g: untoG3588 G80f#: nameG3588 G3686e: thyG4675d): i will declareG518c: sayingG3004b: brethrenG80a: themG846`: to callG2564_: ashamedG1870^: notG3756]: he isG1870\: causeG156[: whichG3739Z: forG1223Y: oneG1520X: ofG1537W: allG3956%V;: they who are sanctifiedG37U: andG2532!T3: he that sanctifiethG37S: bothG5037R: forG1063 "_tN5sR6hP5u_:isG2076:thatG5124#:of deathG3588 G2288#:the powerG3588 G2904%:him that hadG2192 -:he might destroyG2673#:deathG3588 G2288:throughG1223:thatG2443 #:of the sameG846 : took partG3348 : likewiseG3898 : himselfG846 : alsoG2532: heG3348:bloodG129:andG2532:of fleshG4561':are partakersG2841"%#:the childrenG3588 G3813:asG1893:thenG3767:forasmuchG1893: meG3427~!: hath givenG1325}#: godG3588 G2316|: whichG3739"{%#: the childrenG3588 G3813z: andG2532y: iG1473x: beholdG2400w: againG3825v: andG2532u: himG846 #ccG/y^G1z\:zc9: andG25328: mercifulG16557: aG7496#: he might beG10965:thatG24434:brethrenG803:untoG3588 G802+:to be made likeG36661):it behoved himG37840!:all thingsG3956/:inG2596.:whereforeG3606-: abrahamG11,#: the seed ofG4690+!:he took onG1949*:butG235):angelsG32(:onG1949':notG3756&:he tookG1949%:verilyG1222$:forG1063#!: to bondageG1397": subjectG1777!: lifetimeG2198 : theirG3588: allG3956:wereG2258:of deathG2288%:through fearG5401:whoG3745:themG5128:deliverG525:andG2532:the devilG1228 !Jv`5xW6hE*dJZ:christG5547Y!: professionG3671X: ourG2257W#: ofG3588 G3671V#: high priestG749U: andG2532 T#!:the apostleG3588 G652S:considerG2657R:callingG2821Q+:of the heavenlyG2032P:partakersG3353O:brethrenG80N:holyG40M:whereforeG3606%L7: them that are temptedG3985K!: to succourG997J!:he is ableG1410I':being temptedG3985H':hath sufferedG3958G:himselfG846F:heG3958E:thatG3739D:inG1722C:forG1063#B'#:of the peopleG3588 G2992A!:the sinsG3588 G266'@;:make reconciliation forG2433?:toG1519>#:godG3588 G2316=:toG4314<:in thingsG4314;#:high priestG749:: faithfulG4103 #hq[C*t^F-nV<h}:butG1161|:someG5100{:byG5259z!:is buildedG2680y:houseG3624x:everyG3956w:forG1063$v)#:than the houseG3588 G3624u:honourG5092t:moreG4119s: hathG2192r: the houseG846#q3: he who hath buildedG2680p: asmuch asG3745o: inG2596n:mosesG3475m:thanG3844l:gloryG1391k:moreG4119j:ofG1391!i1:was counted worthyG515h:thisG3778g:forG1063f#: houseG3588 G3624e: hisG846d: allG3650c:inG1722b:mosesG3475a:alsoG2532`:asG5613_:himG846%^7:to him that appointedG4160]:faithfulG4103\:who wasG5607[:jesusG2424 "Pz`D.y8!nU;%gP:firmG949!##:of the hopeG3588 G1680#'#:the rejoicingG3588 G2745:andG2532$)#:the confidenceG3588 G3954: hold fastG2722: weG2249: ifG1437: are weG2070: houseG3624:whoseG3739#:houseG3588 G3624:his ownG846:overG1909:a sonG5207:asG5613:christG5547:butG1161= g: of those things which were to be spoken afterG2980 #: a testimonyG3142 : forG1519 : a servantG2324 : asG5613#:houseG3588 G3624:hisG846:allG3650:inG1722:faithfulG4103:verilyG3303:mosesG3475:andG2532: godG2316!: all thingsG3956~':he that builtG2680 #g}gN5hH2]E- }gB: myG3450A: sawG1492@: andG2532?: meG3165>: provedG1381=: meG3165<: temptedG3985;#: fathersG3588 G3962:: yourG52169: whenG37578): the wildernessG20487: inG1722#6'#: of temptationG3588 G39865#: the dayG3588 G22504:inG2596%3+#:the provocationG3588 G38942:inG17221:asG56130#:heartsG3588 G2588/:yourG5216.:notG3361-:hardenG4645,#: voiceG3588 G5456+: hisG846*%: ye will hearG191):ifG1437(:to dayG4594':saithG3004&:ghostG4151%:holyG40$#:theG3588 G4151#:asG2531":whereforeG1352!:the endG5056 :untoG3360 $XlT0kT<% {\>'tXf: there beG2071e: lestG3379d: brethrenG80c: take heedG991b#: restG3588 G2663a: myG3450`: intoG1519_: enterG1525^: notG1487]!: they shallG1525\#: wrathG3588 G3709[: myG3450Z: inG1722Y: i swareG3660X: soG5613W#: waysG3588 G3598V: myG3450U: knownG1097T: notG3756S: haveG1097R: theyG846Q: andG1161P: heartG2588O#: inG3588 G2588N: errG4105M: alwayG104L: they doG4105K: saidG2036J: andG2532 I!#: generationG3588 G1074H: thatG1565"G1: i was grieved withG4360F: whereforeG1352E: yearsG2094D: fortyG5062C#: worksG3588 G2041 "^rT>" nV6uV? ^'/#:of our confidenceG3588 G5287"'!:the beginningG3588 G746:we holdG2722:ifG1437#:of christG3588 G5547:partakersG3353#:we are madeG1096:forG1063!: of sinG3588 G266(?: through the deceitfulnessG539~#: be hardenedG4645}: youG5216|: ofG1537{: anyG5100z: lestG2443y: to dayG4594x%: it is calledG2564w: whileG891v: dailyG2250u#: one anotherG1438t: exhortG3870s: butG235r: godG2316q!: the livingG2198p: fromG575o: departingG868n: inG1722m#: of unbeliefG570l: heartG2588k: evilG4190j: anG2588i: of youG5216h: anyG5100g: inG1722 #`{aK,xb9" }`F.w`+:notG3780*:yearsG2094):fortyG5062():was he grievedG4360':with whomG5101&:butG1161%: mosesG3475$: byG1223#: egyptG125": out ofG1537!:that cameG1831 :allG3956:notG3756:howbeitG235#:did provokeG3893"3:when they had heardG191:someG5100:forG1063%+#:the provocationG3588 G3894: inG1722: asG5613#: heartsG3588 G2588: yourG5216: notG3361:hardenG4645#:voiceG3588 G5456:hisG846%:ye will hearG191:ifG1437:to dayG4594 !:it is saidG3004 :whileG1722 : the endG5056 : untoG3360 : stedfastG949 "[kI2|fH1mO4s[M:intoG1519L#:of enteringG1525K!:being leftG2641J:a promiseG1860I:lestG3379H:fearG5399G:thereforeG3767F:let usG5399E:unbeliefG570D!:because ofG1223C:enter inG1525B:notG3756A!:they couldG1410@:thatG3754?:we seeG991>:soG2532(=?: to them that believed notG544<: butG1487;#: restG3588 G2663:: hisG8469:intoG15198:enterG15257:notG33616#:they shouldG15255:thatG33614:sware heG36603:to whomG51012:andG11611): the wildernessG20480: inG1722/: fellG4098.#: carcasesG3588 G2966-:whoseG3739(,?:with them that had sinnedG264 "WiB+dC,dM7wWo%: i have swornG3660n: asG5613m:he saidG2046l:asG2531k#:restG3588 G2663j:intoG1519i:do enterG1525#h3:which have believedG4100g:weG1525f:forG1063!e1:in them that heardG191d#:faithG3588 G4102 c-:being mixed withG4786b:notG3361a:themG1565`: profitG5623_: notG3756^: didG5623]!: preachedG3588 G189\#: the wordG3588 G3056[:butG235Z:themG2548Y!:as well asG2509#X3:the gospel preachedG2097W:us wasG2070V:untoG2097U:forG1063#T3:to come short of itG5302S#:should seemG1380R: youG5216Q: ofG1537P: anyG5100O#: restG3588 G2663N: hisG846 #R{cM/v_Cx[@)hR:ifG1487:againG3825:thisG5129:inG1722:andG2532 #:worksG3588 G2041 :hisG846 :allG3956 :fromG575 : dayG2250: seventhG1442#: theG3588 G2250: did restG2664#:godG3588 G2316:andG2532%:on this wiseG3779#:the seventhG1442:ofG4012"1:in a certain placeG4225:he spakeG2046~:forG1063}%:of the worldG2889|):the foundationG2602{:fromG575z':were finishedG1096y#:the worksG3588 G2041x:althoughG2543w#:restG3588 G2663v:myG3450u:intoG1519 t-:they shall enterG1525s:ifG1487r#: wrathG3588 G3709q: myG3450p: inG1722 #\vY:z^C,qWA(r\5:ifG14374:to dayG45943!: it is saidG20462: asG25311: a timeG55500: so longG5118/: afterG3326.:to dayG4594-:davidG1138,:inG1722+:sayingG3004*:dayG2250):a certainG5100(#:he limitethG3724':againG3825&:unbeliefG543%!:because ofG1223$:inG1525#: notG3756": enteredG1525!: preachedG2097 : firstG4386#3: they to whom it wasG2097:andG2532:inG1519:thereG846!:must enterG1525:that someG5100%:it remainethG620:thereforeG3767:seeingG1893#: restG3588 G2663:myG3450:intoG1519 -:they shall enterG1525 #Y{cC,~gJ+eE.pYX: fromG575W#: hath ceasedG2664V: alsoG2532U: heG846T#: restG3588 G2663S: hisG846R: intoG1519"Q1: he that is enteredG1525P: forG1063O#: of godG3588 G2316#N'#: to the peopleG3588 G2992M: a restG4520L: thereforeG686K+: there remainethG620J:dayG2250I:anotherG243H: ofG4012G#: have spokenG2980F: afterwardG3326E: notG3756D:would heG2980C:thenG302B:restG2664A:themG846@:had givenG2664?:jesusG2424>:ifG1487=:forG1063<#:heartsG3588 G2588;:yourG5216::notG33619:hardenG46458#:voiceG3588 G54567:hisG8466%:ye will hearG191 #T|fE( sZ?$w[D)|T${5: the dividing asunderG3311z: toG891y: evenG2532x: piercingG1338w: swordG3162v: twoedgedG1366u: anyG3956t: thanG5228s: sharperG5114r: andG2532q: powerfulG1756p: andG2532o: quickG2198n#: of godG3588 G2316m#: the wordG3588 G3056l: forG1063 k#!: of unbeliefG3588 G543j: exampleG5262i: the sameG846h: afterG1722g: fallG4098f: any manG5100e: lestG3361d#: restG3588 G2663c: thatG1565b: intoG1519a: to enterG1525`: thereforeG3767_': let us labourG4704^: hisG846]: fromG575\#: godG3588 G2316[: asG5618Z#: worksG3588 G2041Y: his ownG2398 "b}fL5jJ# y_8vb:aG749%:that we haveG2192#:seeing thenG3767#: to doG3588 G3056: we haveG2254: whomG3739: withG4314: of himG846#'#: unto the eyesG3588 G3788: openedG5136: andG2532: nakedG1131!: all thingsG3956: butG1161: sightG1799: hisG846 : inG1799# 5: that is not manifestG852 %: any creatureG2937 : is thereG2076 : neitherG3756%: of the heartG2588: intentsG1771: andG2532+: of the thoughtsG1761#: a discernerG2924: andG2532: marrowG3452: andG2532': of the jointsG719: andG5037~: spiritG4151}: andG2532|: of soulG5590 a}dC#kT= nS8a%=+#:unto the throneG3588 G2362<:lyG3326;:boldG3954::comeG43349:thereforeG37678:let usG43347:sinG2666:withoutG55655:like asG36654:temptedG39853!: all pointsG39562: inG25961: wasG39850: butG1161 /#!: infirmitiesG3588 G769.:ourG2257.-I:be touched with the feeling ofG4834,:notG3361+:canG1410#*5:an high priest whichG749):notG3756(:we haveG2192':forG1063 &!#: professionG3588 G3671 %-: let us hold fastG2902$#: of godG3588 G2316##: the sonG3588 G5207":jesusG2424!!##:the heavensG3588 G3772# 3:that is passed intoG1330#:high priestG749:greatG3173 $Ru]D.oY:# rZA* hRa:onG3356`:andG2532_%:the ignorantG50"^1:have compassion onG3356]:who canG1410\:sinsG266[:forG5228Z!:sacrificesG2378Y:andG2532X:giftsG1435W:bothG5037V%:he may offerG4374U:thatG2443T#: godG3588 G2316S: toG4314R: thingsG3588Q: inG2525P: menG444O:forG5228N#:is ordainedG2525M:menG444L!:from amongG1537K:takenG2983J#:high priestG749I:everyG3956H:forG1063G+:in time of needG2121F:helpG996E:toG1519D: graceG5485C: findG2147B: andG2532A: mercyG1656@': we may obtainG2983?:thatG2443>#:of graceG3588 G5485 #_lG+\F.nT/u_:soG3779: aaronG2: asG2509#: godG3588 G2316: ofG5259!/:he that is calledG2564~:butG235}%:unto himselfG1438!|##:this honourG3588 G5092{:takethG2983z:manG5100y:noG3756x:andG2532w:sinsG266v:forG5228u: to offerG4374t: himselfG1438s: forG4012r: alsoG2532q: soG3779 p!#:the peopleG3588 G2992o:forG4012n:asG2531m:he oughtG3784l:ofG1223k:hereG3778j:by reasonG1223i:andG2532h: infirmityG769!g/: is compassed withG4029f: alsoG2532e: himselfG846d:heG4029c:for thatG1893,bE:them that are out of the wayG4105 $Sy[:$z`H3lP9oS(#:ofG3588 G4561'#:the daysG3588 G2250&:inG1722%:whoG3739$): of melchisedecG3198##: the orderG3588 G5010": afterG2596!!: everG3588 G165 :forG1519:a priestG2409:thouG4771:anotherG2087:inG1722:alsoG2532:he saithG3004:asG2531:theeG4571:begottenG1080:iG1473:haveG1080:to dayG4594:sonG5207:myG3450:artG1488: thouG4771: himG846: untoG4314 %: he that saidG2980 : butG235 ):an high priestG749 !:to be madeG1096 :himselfG1438:notG3756:glorifiedG1392#:christG3588 G5547:alsoG2532 "SuT<"jR9"zcE" pSJ!: the authorG159I: he becameG1096"H1: being made perfectG5048G: andG2532F#: he sufferedG3958 E-:the things whichG3739D:byG575C#:obedienceG3588 G5218B!:learned heG3129A:yetG2539@:a sonG5207?:he wereG5607>:thoughG2539$=)#:that he fearedG3588 G2124<:inG575;:was heardG1522::andG25329:deathG22888:fromG15377:himG8466:to saveG4982!5/:him that was ableG14104:untoG43143:tearsG11442:andG25321:cryingG29060: strongG2478/: withG3326.': supplicationsG2428-: andG2532,: prayersG1162&+9:when he had offered upG4374*:fleshG4561):hisG846 "`u_E/}eJ2oL5x`l: needG5532k: ye haveG2192j: teachersG1320i: to beG1511h: ye oughtG3784g#: the timeG3588 G5550f: forG1223e: whenG2532d: forG1063c!!: of hearingG3588 G189b: dullG3576a: ye areG1096`: seeingG1893"_1: hard to be utteredG1421^: andG2532]: to sayG3004\#: thingsG3588 G3056[: manyG4183Z: we haveG2254Y: whomG3739X: ofG4012W): of melchisedecG3198V#: the orderG3588 G5010U: afterG2596T): an high priestG749S#: godG3588 G2316R: ofG5259Q: calledG4316P: himG846O): them that obeyG5219N: unto allG3956M: salvationG4991L: eternalG166K: ofG4991 "jeG)tYB+y]>j:belongethG2076 :meatG5160 :strongG4731 :butG1161 : a babeG3516 : he isG2076: forG1063 -: of righteousnessG1343#: in the wordG3056: unskilfulG552: milkG1051!: that usethG3348: every oneG3956: forG1063: meatG5160: strongG4731~: ofG5160}: notG3756|: andG2532{: of milkG1051z: needG5532y%: such as haveG2192x!: are becomeG1096w: andG2532v#: of godG3588 G2316$u)#: of the oraclesG3588 G3051t!: principlesG4747s!: firstG3588 G746r#: theG3588 G4747q: whichG5101p: againG3825o: youG5209n: teachG1321m: that oneG5101 !Sv^9oU+ u[B jS/:godG2316.:towardG1909-:of faithG4102,:andG2532+:worksG2041*:deadG3498):fromG575(': of repentanceG3341'): the foundationG2310&: againG3825%: layingG2598$: notG3361 #!#:perfectionG3588 G5047":untoG1909!%:let us go onG5342 #:of christG3588 G5547%:the doctrineG3056&/!:the principles ofG3588 G746:leavingG863:thereforeG1352:evilG2556:andG2532:goodG2570:bothG5037: discernG1253: toG4314: exercisedG1128!%!: their sensesG3588 G145: haveG2192#:useG3588 G1838%:by reason ofG1223:those whoG2192,E:to them that are of full ageG5046 "clU3dN1pQ1|cQ:ghostG4151P:holyG40O:of theG4151N: partakersG3353M: were madeG1096L: andG2532K: giftG1431J: heavenlyG2032I#:of theG3588 G1431H#:have tastedG1089G:andG5037F#:enlightenedG5461E:onceG530"D1:for those who wereG5461C!:impossibleG102B:forG1063A:permitG2010@#:godG3588 G2316?:ifG1437>!:will we doG4160=:thisG5124<:andG2532;: judgmentG2917:: eternalG1669: ofG29178: andG25327#:of the deadG34986+:of resurrectionG3865:andG50374:of handsG54953%:of laying onG19362:andG50371#:of baptismsG9090+:of the doctrineG1322 !kiR4kM'~ZC kr: andG2532q:itG846p:uponG1909o:oftG4178n#:that comethG2064m:the rainG5205l#:drinketh inG4095k+:the earth whichG1093j:forG1063 i-:to an open shameG3856h: putG3856g: andG2532f: afreshG388e#: of godG3588 G2316d#: the sonG3588 G5207c':to themselvesG1438"b3:seeing they crucifyG388a!:repentanceG3341`:untoG1519_:againG3825^':to renew themG340$]5:they shall fall awayG3895\:ifG2532[: to comeG3195Z%: of the worldG165Y!:the powersG1411X:andG5037W:of godG2316V:wordG4487U:goodG2570T:theG4487S#:have tastedG1089R:andG2532 "c{cB% hN4|eL(}c: thoughG2532: salvationG4991%7: things that accompanyG2192: andG2532: youG5216: ofG4012': better thingsG2909 -: we are persuadedG3982 : belovedG27 : butG1161 : be burnedG2740 : toG1519#: endG3588 G5056: whoseG3739: cursingG2671:nigh untoG1451:andG2532:rejectedG96:briersG5146:andG2532:thornsG173"1:that which bearethG1627~:butG1161}#:godG3588 G2316|:fromG575{:blessingG2129z:receivethG3335y':it is dressedG1090x:whomG3739w:byG1223v: for themG1565u: meetG2111t: herbsG1008s): bringeth forthG5088 "LnQ4mS=cF,cL6: untoG8915#: of hopeG3588 G1680(41#: the full assuranceG3588 G41363: toG43142: diligenceG47101: sameG8460: theG4710/: do shewG1731.: of youG5216-: every oneG1538,): we desire thatG1937+: andG1161*#: do ministerG1247): andG2532(!: the saintsG40-'G: in that ye have ministered toG1247&#: nameG3588 G3686%: hisG846$: towardG1519#): ye have shewedG1731": whichG3739!: of loveG3588 G26 #: labourG3588 G2873: andG2532#: workG3588 G2041: yourG5216: to forgetG1950#: unrighteousG94: notG3756#: godG3588 G2316: forG1063: speakG2980: thusG3779: weG2980 #\jM.oW:gK5{\Y#:multiplyingG4129X:andG2532W:theeG4571V%:i will blessG2127U:blessingG2127T:surelyG3375S:sayingG3004R: himselfG1438Q: byG2596P: he swareG3660O: greaterG3173N: noG3762M: byG2596L: swearG3660K: he couldG2192J: becauseG1893I!: to abrahamG11H%: made promiseG1861G#: godG3588 G2316F: whenG1861E: forG1063"D%#: the promisesG3588 G1860C: inheritG2816B: patienceG3115A: andG2532@: faithG4102?: throughG1223>#: of them whoG2816=: followersG3402<: butG1161;: slothfulG3576:: notG33619: ye beG10968: thatG24437: the endG5056 !`fG" vU>wZ?v`z: hisG846y#: ofG3588 G1012x-: the immutabilityG276 w!#:of promiseG3588 G1860$v)#:unto the heirsG3588 G2818u:to shewG1925t+:more abundantlyG4054s:willingG1014r#:godG3588 G2316q:inG1722p:whereG3739o:strifeG485n:allG3956m: ofG485l: an endG4009k: to themG846j%: confirmationG951i: forG1519h#:an oathG3588 G3727g:andG2532f#:the greaterG3173e:byG2596d:swearG3660c:verilyG3303b:menG444a:forG1063!`##:the promiseG3588 G1860_#:he obtainedG2013.^I:after he had patiently enduredG3114]:soG3779\:andG2532[: theeG4571Z+: i will multiplyG4129 "W|eI/x^?~hM(vW#: that withinG2082: intoG1519): which enterethG1525: andG2532: stedfastG949:andG2532:sureG804:bothG5037!##:of the soulG3588 G5590:an anchorG45:asG5613:we haveG2192:whichG3739':set before usG4295':upon the hopeG1680 #:to lay holdG2902( =:who have fled for refugeG2703 #:consolationG3874 : strongG2478 : aG3874': we might haveG2192: to lieG5574: for godG2316!:impossibleG102:whichG3739:inG1722:thingsG4229:immutableG276:twoG1417:byG1223~:thatG2443}!:by an oathG3727|: confirmedG3315{: counselG1012 "Yt^C*_H0pU<tY>:to whomG3739=:himG846<:blessedG2127;:andG2532!:%!:of the kingsG3588 G935#9'#:the slaughterG3588 G28718: fromG5757: returningG52906: abrahamG115: who metG48764: godG23163:most highG53102#:of theG3588 G23161:priestG24090:of salemG4532/:kingG935.#:melchisedecG3198-:thisG3778,:forG1063+):of melchisedecG3198*#: the orderG3588 G5010): afterG2596(!: everG3588 G165': forG1519&): an high priestG749%:madeG1096$:jesusG2424#:enteredG1525":usG2257!:forG5228 :isG1525):the forerunnerG4274:whitherG3699#:the veilG3588 G2665 "^kR'lS=& rV;$ y^`:abidethG3306_#:of godG3588 G2316"^%#: unto the sonG3588 G5207]: made likeG871\: butG1161[: of lifeG2222Z: endG5056Y:norG3383X:of daysG2250W:beginningG746V:neitherG3383U:havingG2192T+:without descentG35S):without motherG282R):without fatherG540Q:of peaceG1515P:kingG935O:isG2076N:whichG3739M:of salemG4532L:kingG935K:alsoG2532J!:after thatG1899I: andG1161 H-: of righteousnessG1343G: kingG935'F;: being by interpretationG2059E:firstG4412D:allG3956C:ofG575B%:a tenth partG1181A:gaveG3307@:abrahamG11?:alsoG2532 ZuY<$v_E$|dCrZ:theirG846:ofG3588 G80~:isG2076}:thatG5124|#:the lawG3588 G3551{%: according toG2596 z!#: the peopleG3588 G2992 y/: to take tithes ofG586x': a commandmentG1785w: haveG21922vE#:the office of the priesthoodG3588 G2405u#:who receiveG2983t:of leviG3017s#:the sonsG3588 G5207r:ofG1537q':they that areG2983p:verilyG3303o:andG2532n!!: the spoilsG3588 G205m: ofG1537l: the tenthG1181k: gaveG1325j:abrahamG11#i'#:the patriarchG3588 G3966h:evenG2532g:unto whomG3739f:this manG3778e:how greatG4080d:considerG2334c:nowG1161b#:continuallyG1336a:a priestG2409 #NrV?xaF&{]G)}dN#: heG3140": thereG1563!:butG1161 :tithesG1181:receiveG2983:that dieG599:menG444:hereG5602:andG2532!:the betterG2909:ofG5259!:is blessedG2127:the lessG1640':contradictionG485:allG3956:withoutG5565:andG1161"%#: the promisesG3588 G1860%: him that hadG2192: blessedG2127: andG2532!:of abrahamG11 +:received tithesG1183 :themG846 :fromG1537 :countedG1075 :notG3361#3:he whose descent isG1075:butG1161!:of abrahamG11#:the loinsG3588 G3751:ofG1537':they come outG1831:thoughG2539:brethrenG80 "fsS;#hQ;wZ<$f E!#: the peopleG3588 G2992D: itG846C: underG1909B: forG1063A!: priesthoodG2420@': the leviticalG3020?: byG1223>: wereG2258=!: perfectionG5050<: thereforeG3303;: ifG1487:: himG8469: metG48768#: melchisedecG31987: whenG3753#6'#: of his fatherG3588 G39625#: the loinsG3588 G37514: inG17223: yetG20892: he wasG22581: forG10630: abrahamG11/: inG1223.%: payed tithesG1183-: tithesG1181,': who receivethG2983+: alsoG2532*: leviG3017)%: i may so sayG2036(: asG5613': andG2532&: he livethG2198%: thatG3754'$;: of whom it is witnessedG3140 "Wz_E'~eB)vZB$ mWg: toG5443f!: pertainethG3348e!: are spokenG3004d%: these thingsG5023c: whomG3739b: ofG1909a: heG3348`: forG1063_!: of the lawG3551^: alsoG2532]: a changeG3331\: necessityG318[: ofG1537Z': there is madeG1096Y': being changedG3346$X)#: the priesthoodG3588 G2420W: forG1063V: of aaronG2U#: the orderG3588 G5010T: afterG2596S: be calledG3004R: notG3756Q: andG2532P): of melchisedecG3198O#: the orderG3588 G5010N: afterG2596M#: should riseG450L: priestG2409K: anotherG2087J: thatG450I: needG5532H: furtherG2089G: whatG5101 F-: received the lawG3549 #Na;$ q[B)pY="hN : priestG2409 : anotherG2087': there arisethG450): of melchisedecG3198$)#:the similitudeG3588 G3665:afterG2596:for thatG1487:evidentG2612:far moreG4054:yetG2089:it isG2076:andG2532~!:priesthoodG2420}!:concerningG4012|:nothingG3762{: spakeG2980z: mosesG3475y: tribeG5443x: whichG3739w: ofG1519v:judaG2448u:out ofG1537t:sprangG393s#:lordG3588 G2962r:ourG2257q:thatG3754p:evidentG4271o:forG1063"n%#: at the altarG3588 G2379m+: gave attendanceG4337l: no manG3762k: whichG3739j: ofG575i: tribeG5443h: anotherG2087 "_kQ2cK/jP/ y_,: thereofG846+-: unprofitablenessG512*: andG2532)%:the weaknessG772(:forG1223'%:going beforeG4254"&1:of the commandmentG1785%):a disannullingG115$:verilyG3303#:there isG1096":forG1063!): of melchisedecG3198 #: the orderG3588 G5010:afterG2596!:everG3588 G165:forG1519:a priestG2409:thouG4771':he testifiethG3140:forG1063:lifeG2222: endlessG179: of anG2222: the powerG1411: afterG2596: butG235#:commandmentG1785:carnalG4559:of aG1785:the lawG3551:afterG2596 :notG3756 :is madeG1096 :whoG3739 $Vzc@(jT7 mR;# oVP:swareG3660O:the lordG2962N:himG846M:untoG4314L': him that saidG3004K: byG1223J: an oathG3728I: withG3326H: thisG3588G:butG1161F:an oathG3728E:withoutG5565D:madeG1096C:wereG1526B:priestsG2409A:forG1063@:an oathG3728?:withoutG5565>:notG3756=:asmuch asG3745<:inG2596;:andG2532:#:unto godG3588 G23169%: we draw nighG14488: the whichG37397: byG12236: hopeG16805: betterG29094:of aG16803+:the bringing inG18982:butG11611:perfectG50480:nothingG3762/:madeG5048.#:the lawG3588 G3551-:forG1063 #\lU8yaE-~cHz\s!:continuethG3306r:heG846q:becauseG1223p:thisG3588o:butG1161"n1: by reason of deathG2288m#: to continueG3887&l9: they were not sufferedG2967k:becauseG1223j:priestsG2409i:manyG4119h:wereG1526g:trulyG3303f:theyG1526e:andG2532d: testamentG1242c:betterG2909b:of aG1242a:a suretyG1450`:madeG1096_:jesusG2424^:wasG1096]:so muchG5118\:byG2596[):of melchisedecG3198Z#:the orderG3588 G5010Y:afterG2596X!:everG3588 G165W:forG1519V:a priestG2409U:thouG4771T:repentG3338S:notG3756R:willG3338Q:andG2532 #_rU7v`J-{cB(v_: andG2532: sinnersG268: fromG575: separateG5563:undefiledG283:harmlessG172:holyG3741:usG2254:becameG4241 ):an high priestG749 :suchG5108 :forG1063 :themG846 :forG5228!/:make intercessionG1793:toG1519:livethG2198: everG3842: seeing heG2198: himG846: byG1223#: unto godG3588 G2316:that comeG4334':the uttermostG3838~:toG1519}:themG3838|:to saveG4982{:alsoG2532z!:he is ableG1410y:whereforeG3606x!: priesthoodG2420w%: unchangeableG531v#: anG3588 G2420u:hathG2192t!:everG3588 G165 !_s\C-|eI~gF,_!7##: of the oathG3588 G37286#: the wordG3588 G30565:butG11614:infirmityG7693!:which haveG21922%:high priestsG7491:menG4440:makethG2525/#:the lawG3588 G3551.:forG1063-:himselfG1438!,1:when he offered upG399+:onceG2178*:he didG4160):thisG5124(:forG1063&'-#:for the people'sG3588 G2992&:and thenG1899%:sinsG266$: his ownG2398#: forG5228": firstG4386!: sacrificeG2378 #: to offer upG399'1!:those high priestsG3588 G749:asG5618:dailyG2250:notG3756:needethG318:whoG3739&-#:than the heavensG3588 G3772:higherG5308: madeG1096 UhQ0aJ0nP.lUW: andG2532V: pitchedG4078U#:the lordG3588 G2962T:whichG3739S!:tabernacleG4633R:trueG228Q#:of theG3588 G4633P:andG2532O-:of the sanctuaryG39N!:a ministerG3011!M##:the heavensG3588 G3772L:inG1722$K)#: of the majestyG3588 G3172#J'#: of the throneG3588 G2362I): the right handG1188H: onG1722G: is setG2523F:whoG3739E):an high priestG749D:suchG5108C:we haveG2192B:the sumG2774/AK:the things which we have spokenG3004@:ofG1909?:nowG1161>!:evermoreG3588 G165=:forG1519"<1:who is consecratedG5048;:the sonG5207:#: the lawG3588 G35519: sinceG33268: which wasG3588 #UfP7yaE-}fP4 lUz:whoG3748 y!#:to the lawG3588 G3551x:accordingG2596w#:giftsG3588 G1435v!:that offerG4374u#: priestsG3588 G2409%t7: seeing that there areG5607s: a priestG2409r: beG2258q:notG3761p:he shouldG2258o:earthG1093n:onG1909m:he wereG2258l:ifG1487k:forG1063j:to offerG4374i:alsoG2532h:somewhatG5100g:haveG2192f:this manG5126e: thatG3739d%: of necessityG316c: whereforeG3606b!: sacrificesG2378a: andG2532`:giftsG1435_:offerG4374^:toG1519]#:is ordainedG2525\#:high priestG749[:everyG3956Z:forG1063Y: manG444X: notG3756 SlV=~bE't]F rS#: of a betterG2909%: the mediatorG3316:he isG2076:alsoG2532#:by how muchG3745:ministryG3009):more excellentG1313"1:hath he obtained aG5177:nowG3570:butG1161#:the mountG3588 G3735:inG1722:to theeG4671 :shewedG1166! ##:the patternG3588 G5179 %:according toG2596 !:all thingsG3956 :thou makeG4160:saith heG5346:seeG3708: forG1063$)#: the tabernacleG3588 G4633: to makeG2005!/: when he was aboutG3195%7: was admonished of godG5537:mosesG3475:asG2531"1:of heavenly thingsG2032~:shadowG4639}:andG2532 |-:unto the exampleG5262{:serveG3000 "bvZC-eC, lP8yb<:andG2532;:of israelG2474:#:the houseG3588 G36249:withG19098:covenantG12427: newG25376: aG12425#: i will makeG49314: whenG25323: the lordG29622:saithG30041:comeG20640:the daysG2250/:beholdG2400.:he saithG3004-:with themG846,':finding faultG3201+:forG1063*): for the secondG1208 )-: have been soughtG2212(: placeG5117'):then should noG3756&:faultlessG273%:had beenG2258$:firstG4413#:thatG1565":ifG1487!:forG1063 :promisesG1860:betterG2909:uponG1909+: was establishedG3549: whichG3748: covenantG1242 $SrL4kS<fO2lS`: !saithG3004_: notG272^: themG846]: regardedG272\: and iG2504[#: covenantG3588 G1242Z: myG3450Y: inG1722X: notG3756W: continuedG1696V: theyG846U: becauseG3754T: of egyptG125S: the landG1093R: ofG1537Q: outG1806P: themG846O: to leadG1806!N##: by the handG3588 G5495M: themG846L: tookG1949K: iG3450J: whenG1949I: the dayG2250H: inG1722G: fathersG3962F: theirG846E#: withG3588 G3962D: i madeG4160C: thatG3739"B%#: the covenantG3588 G1242A%: according toG2596@: notG3756?:of judahG2448>#:the houseG3588 G3624=:withG1909 $UwX0t]G/lR;lU: andG2532: $a peopleG2992: "to meG3427: !shall beG2071: theyG846: andG2532~: a godG2316}: to themG846|: i will beG2071{: andG2532z: heartsG2588y: theirG846x: inG1909w: themG846v: writeG1924u: andG2532t#: mindG3588 G1271s: theirG846r: intoG1519q: lawsG3551p: myG3450o: putG1325n: i willG1924m: the lordG2962l: saithG3004k#: daysG3588 G2250j: thoseG1565i: afterG3326h: of israelG2474$g)#: with the houseG3588 G3624f#: i will makeG1303e: thatG3739"d%#: the covenantG3588 G1242c: thisG3778b: forG3754a: "the lordG2962 #_bK.wYC,oW6u_': noG3756&+: will i rememberG3415%!!: iniquitiesG3588 G458$: theirG846#: andG2532"!: sinsG3588 G266!: theirG846 : andG2532+: unrighteousnessG93: theirG846: toG3588 G93: mercifulG2436: i will beG2071: forG3754%: the greatestG3173: toG2193: the leastG3398: fromG575: meG3165!: shall knowG1492: allG3956: forG3754#: the lordG3588 G2962: knowG1097: sayingG3004: brotherG3588 G80 : hisG846 : every manG1538 : andG2532 : neighbourG4139 : hisG846: every manG1538: teachG1321: notG3756!: they shallG1321 "ax[D-eH1v_B" aI#:  the tableG3588 G5132H:  andG2532G+:  the candlestickG3087F: inG1722E: whereG3739D: the firstG4413C: madeG2680B%: a tabernacleG4633A: there wasG2680@: forG1063?:  sanctuaryG39>:  worldlyG2886=:  aG39<: andG5037!;/: of divine serviceG2999:!: ordinancesG13459: alsoG25328: hadG21927: the firstG44136: verilyG33035: thenG37674): to vanish awayG8543: readyG14512!: waxeth oldG10951: andG2532#03: that which decayethG3822/: nowG1161.: oldG3822-: the firstG4413,%: he hath madeG3822+: a newG2537*': that he saithG3004): inG1722(: moreG2089 "amV=& z]F,vY@*~ak#: rodG3588 G4464j: aaron'sG2i: andG2532h: mannaG3131g: that hadG2192f: potG4713e: goldenG5552d:  theG4713c:  inG1722b:  whereG3739a:  with goldG5553`#:  round aboutG3840_: overlaidG4028%^+#: of the covenantG3588 G1242]#: the arkG3588 G2787\: andG2532[: censerG2369Z: goldenG5552Y: theG2369X: which hadG2192W:  of allG39V#: the holiestG39U+: which is calledG3004T): the tabernacleG4633S: veilG2665R: secondG1208Q: theG2665P: afterG3326O: andG1161N': the sanctuaryG39M: is calledG3004L: whichG3748#K'#:  the shewbreadG3588 G4286J:  andG2532 "O~gO:pYB) \D*~gO : intoG1519 : butG1161! ##: the serviceG3588 G2999 ': accomplishingG2005 !:  tabernacleG4633:  firstG4413:  theG4633:  intoG1519: alwaysG1275: wentG1524!##: the priestsG3588 G2409: ordainedG2680: thusG3779: wereG2680%: these thingsG5130~: now whenG1161}%: particularlyG3313|:  speakG3004{:  nowG3568z:  notG3756y:  we canG2076x:  whichG3739w: ofG4012#v'#: the mercyseatG3588 G2435u: shadowingG2683t: of gloryG1391s': the cherubimsG5502r: itG846q: overG5231p: andG1161%o+#: of the covenantG3588 G1242 n!#: the tablesG3588 G4109m: andG2532l#: that buddedG985 "WfO4Y<& |a@$ sW/: a figureG3850.: whichG3748-: standingG4714,: yetG2089+: wasG2192*!: tabernacleG4633):  firstG4413(:  theG4633':  while asG2089&':  made manifestG5319%:  not yetG3380$: wasG5319%#;: into the holiest of allG39": the wayG3598!!: signifyingG1213 : thisG5124: ghostG4151: holyG40#: theG3588 G4151#'#: of the peopleG3588 G2992!: the errorsG51: andG2532: himselfG1438:  forG5228!:  he offeredG4374:  whichG3739:  bloodG129:  withoutG5565: notG3756 !#: every yearG3588 G1763: onceG530: aloneG3441$+!: the high priestG3588 G749!: the secondG1208 #OxX@'fK'v\A*iOR: christG5547Q: butG1161P): of reformationG1357O: the timeG2540N: untilG3360M: imposedG1945L!: ordinancesG1345K: carnalG4561J: andG2532I: washingsG909H: diversG1313G: andG2532F: drinksG4188E: andG2532D: meatsG1033C: inG1909B: onlyG3440A): the conscienceG4893 @-: as pertaining toG2596?: perfectG5048(>=: him that did the serviceG3000=: makeG5048<: notG3361;: couldG1410:: thatG33619!: sacrificesG23788: andG25327: giftsG14356: bothG50375%: were offeredG43744: whichG37393: inG25962%: then presentG17641#: the timeG3588 G25400: forG1519 #Op[@) |eI1{dN3mOu!: redemptionG3085t: eternalG166s+: having obtainedG2147r): the holy placeG39q: intoG1519p: onceG2178o': he entered inG1525n: bloodG129m: his ownG2398l: byG1223k: butG1161j: calvesG3448i: andG2532h: of goatsG5131g: the bloodG129f: byG1223e: neitherG3761d: buildingG2937c: thisG3778b#: ofG3588 G2937a: notG3756`: is to sayG2076_: thatG5124^+: made with handsG5499]: notG3756\!: tabernacleG4633[%: more perfectG5046Z: andG2532Y: greaterG3173X: aG4633W: byG1223V: to comeG3195U): of good thingsG18T): an high priestG749S!: being comeG3854 "O~bK.}W;# |bH-~gO: deadG3498: fromG575 !#: conscienceG3588 G4893: yourG5216: purgeG2511#: to godG3588 G2316%:  without spotG299:  himselfG1438:  offeredG4374:  spiritG4151 :  eternalG166 : theG4151 : throughG1223 : whoG3739 #: of christG3588 G5547!: the bloodG3588 G129: shallG2511: moreG3123: how muchG4214"%#: of the fleshG3588 G4561': the purifyingG2514: toG4314#: sanctifiethG37#: the uncleanG2840!: sprinklingG4472~%: of an heiferG1151}: the ashesG4700|: andG2532{: of goatsG5131z: andG2532y: of bullsG5022x!: the bloodG3588 G129w: ifG1487v: forG1063 "fpYB$ iM6nJ)f9#: a testamentG12428: whereG36997: forG10636#: inheritanceG28175: eternalG1664: ofG2817!3##: the promiseG3588 G18602': might receiveG2983 1-: which are calledG25640: theyG2983/: testamentG1242.: firstG4413-: theG1242,: underG1909%+7: of the transgressionsG3847*):  the redemptionG629):  forG1519(:  of deathG2288':  by meansG1096&:  thatG3704%: testamentG1242$: newG2537#: of theG1242"%: the mediatorG3316!: he isG2076 !: this causeG5124: forG1223: andG2532: godG2316: livingG2198: theG2316: serveG3000: toG1519: worksG2041 "RoV6x^A& mO6tR[!: the bloodG3588 G129Z:  he tookG2983Y:  the lawG3551X%:  according toG2596W!:  the peopleG2992V:  allG3956U#: toG3588 G2992T: preceptG1785S: everyG3956R!: had spokenG2980Q: mosesG3475P: whenG2980O: forG1063N: bloodG129M: withoutG5565L': was dedicatedG1457K: the firstG4413J: neitherG3761I: whereuponG3606H:  livethG2198G%:  the testatorG1303F:  whileG3753E:  at allG3379D:  strengthG2480C: noG3379B: it is ofG2480A: otherwiseG1893@%: men are deadG3498?: afterG1909>: of forceG949=#: a testamentG1242<: forG1063;+: of the testatorG1303:: the deathG2288 !`ybG/zV<$iR6`!|##:  the vesselsG3588 G4632{: allG3956z: andG2532$y)#: the tabernacleG3588 G4633x: bothG2532w!!: with bloodG3588 G129v%: he sprinkledG4472u: moreoverG3668t:  youG5209s: untoG4314r': hath enjoinedG1781q#: godG3588 G2316p: whichG3739&o-#: of the testamentG3588 G1242n!: the bloodG3588 G129m: thisG5124l: sayingG3004 k!#: the peopleG3588 G2992j: allG3956i: andG2532h!: the bookG3588 G975g: bothG5037f: sprinkledG4472e: hyssopG5301d: andG2532c: woolG2053b: scarletG2847a: andG2532`: waterG5204_: withG3326^: of goatsG5131]: andG2532\#: of calvesG3588 G3448 !eq[: nR5vXA|e: forG1063: theseG3778: thanG3844!: sacrificesG2378: betterG2909:  withG2378!:  themselvesG846#3:  the heavenly thingsG2032:  butG1161!:  with theseG5125"1: should be purifiedG2511!##: the heavensG3588 G3772: inG1722: of thingsG3588%: the patternsG5262): necessary thatG318 : thereforeG3767 : remissionG859 : noG3756 :  isG1096 /:  shedding of bloodG130:  withoutG5565:  andG2532:  bloodG129: withG1722: purgedG2511#: the lawG3588 G3551: byG2596: areG2511!: all thingsG3956: almostG4975~: andG2532%}+#:  of the ministryG3588 G3009 "V_<e<~eO' rV?: of othersG245>: bloodG129=:  withG1722<:  yearG1763;:  everyG2596:):  the holy placeG399:  intoG15198: enterethG1525$7+!: the high priestG3588 G7496: asG56185: oftenG41784: himselfG14383+: he should offerG43742: thatG24431: nor yetG37610: usG2257/: forG5228.#: of godG3588 G2316%-+#: in the presenceG3588 G4383,: to appearG1718+: nowG3568*: itselfG846)#:  heavenG3588 G3772(:  intoG1519':  butG235&#:  of the trueG228%#:  the figuresG499$+: made with handsG5499#+: the holy placesG39": intoG1519!: enteredG1525 : notG3756: isG1525#: christG3588 G5547 #W}eC# dN3tS<# nWb: onceG530a: wasG4374`#: christG3588 G5547_: soG3779^%:  the judgmentG2920]:  thisG5124\:  afterG3326[: butG1161Z: to dieG599Y: onceG530X!: unto menG3588 G444W+: it is appointedG606V: asG3745U: andG2532T!: of himselfG846#S'#: the sacrificeG3588 G2378R: byG1223Q: sinG266P: put awayG115O: toG1519 N-: hath he appearedG5319!M%!: of the worldG3588 G165L:  the endG4930K:  inG1909J:  onceG530I:  nowG3568H:  butG1161G%: of the worldG2889F): the foundationG2602E: sinceG575D': have sufferedG3958C: oftenG4178B: heG846A: mustG1163@: for thenG1893 "UT>{Z@$^G.tU#: continuallyG1336: yearG1763: year byG2596%: they offeredG4374: whichG3739!: sacrificesG2378~: thoseG846}: withG2378|:  neverG3763{:  canG1410#z'#:  of the thingsG3588 G4229y:  imageG1504x:  veryG846w#: theG3588 G1504v: notG3756u: to comeG3195t): of good thingsG18s: a shadowG4639r: havingG2192q#: the lawG3588 G3551p: forG1063o: salvationG4991n: untoG1519m: sinG266l: withoutG5565k+: the second timeG1208j+:  shall he appearG3700i:  himG846*hC:  and unto them that look forG553g:  of manyG4183f: the sinsG266e: bearG399d: toG1519c: offeredG4374 "SkT5}gO1zbK,pS&: whereforeG1352%:  sinsG266$-: should take awayG851#: of goatsG5131": andG2532!: of bullsG5022 : the bloodG129: thatG851%: not possibleG102: forG1063: yearG1763: everyG2596: of sinsG266"3: a remembrance againG364: thoseG846: inG1722: butG235: of sinsG266!: conscienceG4893:  moreG2089:  noG3367+:  should have hadG2192:  purgedG2508:  onceG530$5: that the worshippersG3000 : becauseG1223 ': to be offeredG4374 #: have ceasedG3973 : notG3756 !: would theyG3973: for thenG1893!/: thereunto perfectG5048!: the comersG4334: makeG5048 #OjS7lU>(s]?!gOI: aboveG511H#: o godG3588 G2316G#:  willG3588 G2307F:  thyG4675E:  to doG4160D:  meG1700C:  ofG4012B': it is writtenG1125A#: of the bookG975@!: the volumeG2777?: inG1722>: i comeG2240=: loG2400<: said iG2036;: thenG5119:: pleasureG21069: noG37568': thou hast hadG21067: sinG2666: forG40125: andG2532"41: in burnt offeringsG36463: meG3427"21:  hast thou preparedG26751:  a bodyG49830:  butG1161/:  notG3756.':  thou wouldestG2309-: offeringG4376,: andG2532+: sacrificeG2378*: he saithG3004)#: the worldG3588 G2889(: intoG1519'): when he comethG1525 #U}fC,qR<jK* mUl: willG2307k: whichG3739j: theG2307i: byG1722h!: the secondG1208 g-: he may establishG2476f: thatG2443e: the firstG4413d): he taketh awayG337c#: o godG3588 G2316b#: willG3588 G2307a: thyG4675`: to doG4160_: i comeG2240^: loG2400]: said heG2046\: thenG5119[#: the lawG3588 G3551Z: byG2596Y#: are offeredG4374X: whichG3748W): hadst pleasureG2106V: neitherG3761U:  notG3756T':  thou wouldestG2309S:  sinG266R:  forG4012Q:  andG2532P+: burnt offeringsG3646O: andG2532N: offeringG4376M: andG2532L: sacrificeG2378K: he saidG3004J: whenG3754 #QdB(r[?! oXA&mQ: sat downG2523: everG1336 : forG1519 : sinsG266 : forG5228 : sacrificeG2378 : oneG1520$5: after he had offeredG4374: this manG846: butG1161: sinsG266: take awayG4014: neverG3763: canG1410: whichG3748!: sacrificesG2378: sameG846~: theG2378}!: oftentimesG4178|: offeringG4374{: andG2532z#: ministeringG3008y: dailyG2250x: standethG2476w: priestG2409v: everyG3956u: andG2532t: onceG2178s: christG5547r#: of jesusG3588 G2424!q##: of the bodyG3588 G4983"p%#: the offeringG3588 G4376o: throughG1223n!: sanctifiedG37m: we areG2070 "QhP:_H0iR9jQ1: afterG33260: themG846/: withG4314.#: i will makeG1303-: thatG3739",%#: the covenantG3588 G1242+: thisG3778'*;:  that he had said beforeG4280):  afterG3326(: forG1063': to usG2254&%: is a witnessG3140%: alsoG2532$: ghostG4151#: holyG40"#: theG3588 G4151&!=: them that are sanctifiedG37 : everG1336: forG1519!/: he hath perfectedG5048: offeringG4376: by oneG1520: forG1063: footstoolG5286: hisG846: be madeG5087: enemiesG2190: hisG846: tillG2193: expectingG1551+: from henceforthG3063#: of godG3588 G2316): the right handG1188: onG1722 $Sv`H0zcL4u\@$ oSU: boldnessG3954T: brethrenG80S: thereforeG3767R: havingG2192Q: sinG266P: forG4012O: offeringG4376N: no moreG3765M: of theseG5130L: remissionG859K: whereG3699J: nowG1161I:  moreG2089H: noG3756G+: will i rememberG3415F!!: iniquitiesG3588 G458E: andG2532D!: sinsG3588 G266C: theirG846B: andG2532A: themG846@%: will i writeG1924?#: mindsG3588 G1271>: theirG846=: inG1909<: andG2532;: heartsG2588:: theirG8469: intoG19098: lawsG35517:  myG34506!:  i will putG13255:  the lordG29624:  saithG30043#:  daysG3588 G22502: thoseG1565 #NqU=&iG/~fC#jNx: of faithG4102w): full assuranceG4136v: inG1722u: heartG2588t: trueG228s: aG2588r: withG3326 q-: let us draw nearG4334p#: of godG3588 G2316o#: the houseG3588 G3624n: overG1909m: priestG2409l: highG3173k: anG2409j: andG2532i#: fleshG3588 G4561h:  hisG846g:  is to sayG2076f:  thatG5124e#:  the veilG3588 G2665d:  throughG1223c: for usG2254#b3: he hath consecratedG1457a: whichG3739`: wayG3598_: livingG2198^: andG2532]: newG4372\: by aG3598[:  of jesusG2424Z!:  the bloodG3588 G129Y: byG1722X#: the holiestG39 W!#: enter intoG3588 G1529V: toG1519bR+8RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{*ՔY*֔z*ה*ؔ>*ٔ`*ڔ*۔#*ܔE*ݔg*ޔ *ߔ,*P*ᔟs*┠*ՔY*֔z*ה*ؔ>*ٔ`*ڔ*۔#*ܔE*ݔg*ޔ *ߔ,*P*ᔟs*┠*㔠7*䔠W*唠z*攡*甡<*蔡`*锢*ꔢ'*딢I*씢k*픣 */*R*u**9*[*|**?*b**&*I*l**1*U*x++;+[+|++?+b++ &+ G+ h+ + ,+N+p++4+U+u++9+Z+{++?+a++&+I+k+ + /+!Q+"r+#+$6+%V+&w+'+(<+)^+*++"+,E+-g+. +/.+0P+1s+2+36+4X+5{+6+7A "`x`B+X<#\>( }`: forsakingG1459: notG3361:  worksG2041:  goodG2570: toG2041: andG2532: unto loveG26: provokeG3948: toG1519#: one anotherG240+: let us considerG2657: andG2532':  that promisedG1861 : faithfulG4103 : heG1861 : forG1063 -: without waveringG186 : faithG1680#: ofG3588 G1680$)#: the professionG3588 G3671 -: let us hold fastG2722: waterG5204: pureG2513: withG5204: washedG3068 !#: our bodiesG3588 G4983: andG2532!: conscienceG4893~: evilG4190}:  anG4893|:  fromG575{:  sprinkledG4472 z!#:  our heartsG3588 G2588y:  havingG4472 !ehM7|]F1[9e;#: looking forG1561:: fearfulG53989: a certainG51008: butG11617: sinsG2666:  forG40125:  sacrificeG23784:  no moreG37653+:  there remainethG620!2%!:  of the truthG3588 G225#1'#: the knowledgeG3588 G1922%07: that we have receivedG2983/: afterG3326.: wilfullyG1596-: sinG264,: weG2257+: ifG264*: forG1063)#: approachingG1448(#: the dayG3588 G2250': ye seeG991&: asG3745%:  the moreG3123$:  so muchG5118#:  andG2532":  exhortingG3870!:  butG235 : of someG5100!: the mannerG1485: asG2531: togetherG1997%: of ourselvesG1438$)#: the assemblingG3588 G1997 by`F#qXA+T%b%[+#:  of the covenantG3588 G1242Z!:  the bloodG3588 G129Y%:  hath countedG2233X:  andG2532W#: of godG3588 G2316V#: the sonG3588 G5207+UC: who hath trodden under footG2662)TA: shall he be thought worthyG515S!: suppose yeG1380R!: punishmentG5098Q: sorerG5501P#: of how muchG4214O:  witnessesG3144N:  threeG5140M:  orG2228L:  twoG1417K: underG1909J: mercyG3628I: withoutG5565H: diedG599G: lawG3551F: moses'G3475E: despisedG114D: he thatG5100C+:  the adversariesG5227B:  devourG2068A:  shallG3195@:  whichG2068?#: indignationG2205>: fieryG4442=: andG2532<#: of judgmentG2920 !SrH$r];"eB'jS|: theG2250"{3: call to remembranceG363z: butG1161y: godG2316x: livingG2198w: of theG2316v: the handsG5495u: intoG1519t: to fallG1706s+: a fearful thingG5398r#: peopleG3588 G2992q: hisG846p#:  shall judgeG2919o:  the lordG2962n:  againG3825m:  andG2532l:  the lordG2962k: saithG3004j+: will recompenseG467i: iG1473h: unto meG1698g: vengeanceG1557"f1: him that hath saidG2036e: we knowG1492d: forG1063c#: of graceG3588 G5485 b!#: the spiritG3588 G4151&a9: hath done despite untoG1796`: andG2532_+: an unholy thingG2839^/: he was sanctifiedG37]: withG1722\:  whereG3739 !SrT@'eN/kT/kS: " yourG5216: " ofG5224!%!: " the spoilingG3588 G724: " joyfullyG5479: "tookG4327: "andG2532!##: "in my bondsG3588 G1199: "of meG3450!/: "ye had compassionG4834: "forG1063: !usedG390: ! soG3779 /: ! of them that wereG390!: ! companionsG2844 -: ! whilst ye becameG1096: ! partlyG5124 : !andG1161 #: !afflictionsG2347 : !andG2532 ': !by reproachesG3680 : !bothG50371O: !whilst ye were made a gazingstockG2301: !partlyG5124): of afflictionsG3804: fightG119: greatG4183: aG119!: ye enduredG5278)?: after ye were illuminatedG5461: whichG3739: inG1722~: daysG2250}: formerG4386 "VxbH3dL(lM5mV?: %yetG2089>: %forG1063!=##: $ the promiseG3588 G1860 <-: $ ye might receiveG2865;#: $of godG3588 G2316:#: $the willG3588 G2307"91: $after ye have doneG41608: $thatG24437#: $of patienceG52816: $needG55325: $ye haveG21924: $forG1063$35: # recompence of rewardG34052: # greatG31731: #hathG21920: #whichG3748 /!#: #confidenceG3588 G3954.: #yourG5216-: #thereforeG3767,: #awayG577+: #notG3361*: #castG577): "substanceG5223(#: "an enduringG3306': "andG2532&: "betterG2909%: "aG5223$: "heavenG3772#: "inG1722"%: "that ye haveG2192!!: "yourselvesG1438 : "inG1722: "knowingG1097: " goodsG5224 #fqYB)|_I+ kT+fb#: ' of the soulG5590a!: ' the savingG4047`: ' toG1519$_5: ' of them that believeG4102^: 'butG235]: 'perditionG684\: 'untoG1519%[7: 'of them who draw backG5289Z: 'notG3756Y: 'areG2070X: 'weG2249W: 'butG1161V: &himG846U: &inG1722T: & pleasureG2106S: & noG3756R!: & shall haveG2106Q#: & soulG3588 G5590P: & myG3450O: &draw backG5288N: &ifG1437M: &butG2532L: &faithG4102K: &byG1537J!: &shall liveG2198I: &the justG1342H: &nowG1161G: % tarryG5549F: % notG3756E: % willG5549D: %andG2532C: %will comeG2240"B1: %he that shall comeG2064A: %whileG3745@: %a littleG3397 !ZrR5|[:"dL5oZ: aG2378#: unto godG3588 G2316: offeredG4374: abelG6: by faithG4102&~9: things which do appearG5316}:  ofG1537|:  madeG1096{:  notG3361z:  wereG1096$y7:  things which are seenG991x: so thatG1519w: of godG2316v#: by the wordG4487u#: were framedG2675t!!: the worldsG3588 G165s: thatG2675r': we understandG3539q': through faithG4102&p9: obtained a good reportG3140o!: the eldersG4245n: itG3778m: byG1722l: forG1063k:  seenG991j: notG3756i: of thingsG4229h%: the evidenceG1650#g3: of things hoped forG1679f': the substanceG5287e: isG2076d: faithG4102c: nowG1161 #Y{b;ybL7uXA*{Y&): had translatedG3346%#: godG3588 G2316$:  becauseG1360#:  foundG2147":  notG3756!:  wasG2147 :  andG2532: deathG2288: seeG1492: notG3361: he shouldG1492: thatG3361): was translatedG3346: enochG1802: by faithG4102: speakethG2980: yetG2089': he being deadG599: itG846: byG1223: andG2532#: giftsG3588 G1435: hisG846: ofG1909!: testifyingG3140 #: godG3588 G2316 : righteousG1342 #:  that he wasG1511# 3:  he obtained witnessG3140 :  whichG3739:  byG1223:  cainG2535: thanG3844: sacrificeG2378): more excellentG4119 !m~U2yW7U?# mG: as yetG3369F: seenG991E: notG3369D: thingsG991C: ofG4012#B3: being warned of godG5537A: noahG3575@: by faithG4102?: himG846,>E: of them that diligently seekG1567=!: a rewarderG3406<: he isG1096;:  andG2532::  he isG20769:  thatG37548:  believeG41007:  mustG11636#: to godG3588 G23165): he that comethG43344: forG10633: to pleaseG21002!: impossibleG1021: faithG41020: withoutG5565/: butG1161.#: godG3588 G2316-+: that he pleasedG2100%,7: he had this testimonyG3140!+##: translationG3588 G3331*: hisG846): beforeG4253(: forG1063': himG846 !asWA(iA" yX?xah: notG3361g#: he went outG1831f:  andG2532e:  obeyedG5219d):  an inheritanceG2817c:  forG1519b:  receiveG2983a+: he should afterG3195`: whichG3739_#: a placeG3588 G5117^: intoG1519]: to go outG1831"\1: when he was calledG2564[: abrahamG11Z: by faithG4102Y: faithG4102X#: which is byG2596$W5: of the righteousnessG1343V: heirG2818U: becameG1096T: andG2532S#: the worldG3588 G2889R%: he condemnedG2632Q: the whichG3739P: byG1223O: houseG3624N: hisG846M#: ofG3588 G3624L!:  the savingG4991K:  toG1519J:  an arkG2787I:  preparedG2680H+:  moved with fearG2125 "Ls];t[D+{aC|dL : saraG4564 : alsoG2532': through faithG4102#: godG3588 G2316: makerG1217: andG2532: builderG5079: whoseG3739!##: foundationsG3588 G2310!: which hathG2192: a cityG4172': he looked forG1551~: forG1063}: promiseG1860|: sameG846{#: of theG3588 G1860"z1: the heirs with himG4789y: jacobG2384x: andG2532w: isaacG2464v: withG3326u#: tabernaclesG4633t: inG1722s: dwellingG2730 r/: a strange countryG245q: asG5613 p!#: of promiseG3588 G1860o#: the landG3588 G1093n: inG1519m%: he sojournedG3939l: by faithG4102k: he wentG2064j: whitherG4226i: knowingG1987 "M|dM!yU8mK'jM,#: seaG3588 G2281+#: theG3588 G5491*: byG3844): which isG3588(: the sandG285': asG5616&: andG2532"%%#: in multitudeG3588 G4128 $!#: of the skyG3588 G3772#!: the starsG3588 G798": asG2531!+: as good as deadG3499 : himG5023: andG2532: oneG1520: ofG575: evenG2532%: sprang thereG1080: thereforeG1352 -: who had promisedG1861: faithfulG4103: himG1861!: she judgedG2233: becauseG1893: ageG2244!/: when she was pastG3844(=: was delivered of a childG5088: andG2532: seedG4690: conceiveG2602: toG1519 : strengthG1411 : receivedG2983 : herselfG846 "_lS<tO8dN+|_N: a countryG3968M: they seekG1934L: thatG3754K+: declare plainlyG1718J#: such thingsG5108I': they that sayG3004H: forG1063G#: the earthG3588 G1093F: onG1909E: pilgrimsG3927D: andG2532C: strangersG3581B: they wereG1526A: thatG3754@: confessedG3670?: andG2532>: embracedG782=: andG2532!</: were persuaded ofG3982;: andG2532:: afar offG42079: themG8468#: having seenG14927: butG235"6%#: the promisesG3588 G18605+: having receivedG29834: notG33613: faithG41022: inG25961: diedG5990: allG3956/: theseG3778.#: innumerableG382-: shoreG5491 "Lv_E$nR:$cK4jLp!: offered upG4374!o/: when he was triedG3985n: abrahamG11m: by faithG4102l: a cityG4172k: for themG846 j-: he hath preparedG2090i: forG1063h: godG2316g: theirG846f%: to be calledG1941e:  ashamedG1870d:  notG3756c:  isG1870b#:  godG3588 G2316a: whereforeG1352`#: an heavenlyG2032_: isG2076^: thatG5124]: a betterG2909\#: they desireG3713[: nowG3570Z: butG1161Y-:  to have returnedG344X#:  opportunityG2540#W3:  they might have hadG2192V': they came outG1831U: whenceG3739T: fromG575S: of thatG1565%R7: they had been mindfulG3421Q: ifG1487P: trulyG3303O: andG2532 #We@*|dG)z^?'pW: jacobG2384: blessedG2127: isaacG2464: by faithG4102: a figureG3850: inG1722 :  himG846 #:  he receivedG2865 :  alsoG2532 #:  from whenceG3606 :  the deadG3498: fromG1537: evenG2532: upG1453: to raiseG1453: ableG1415#: godG3588 G2316: thatG3754!: accountingG3049:  be calledG2564:  seedG4690~: thyG4671}: shallG2564|: isaacG2464{: inG1722z: thatG3754y#: it was saidG2980x: whomG3739w: ofG4314!v/:  his only begottenG3439u!:  offered upG4374"t%#: the promisesG3588 G1860#s5: he that had receivedG324r: andG2532q: isaacG2464 !Pu\6wW;% Y0iP4: mosesG34753: by faithG41022#:  bonesG3588 G37471:  hisG8460!:  concerningG4012 /-:  gave commandmentG1781.:  andG2532-: of israelG2474%,+#: of the childrenG3588 G5207#+'#: the departingG3588 G1841*: ofG4012)%: made mentionG3421(%: when he diedG5053': josephG2501&: by faithG4102%: staffG4464$:  hisG846##:  ofG3588 G4464"!:  the topG3588 G206!:  uponG1909 !:  worshippedG4352: andG2532: of josephG2501#: the sonsG3588 G5207: bothG1538: blessedG2127"3: when he was a dyingG599: jacobG2384: by faithG4102): things to comeG3195!: concerningG4012: esauG2269: andG2532 !NuT9kO, ~^C-nNU#: of godG3588 G2316 T!#: the peopleG3588 G2992)S?: to suffer affliction withG4778R: ratherG3123Q: choosingG138P:  daughterG2364O:  pharaoh'sG5328N: ofG2364M: the sonG5207L%: to be calledG3004K: refusedG720J: to yearsG3173 I-: when he was comeG1096H: mosesG3475G: by faithG4102F#: commandmentG1297E!!: the king'sG3588 G935D#: ofG3588 G1297C: afraidG5399B: notG3756A: they wereG5399@: andG2532?:  childG3813>:  properG791=#:  aG3588 G3813<:  they sawG1492;:  becauseG1360:#: parentsG3588 G39629: hisG8468: ofG52597%: three monthsG51506: was hidG2928 5-: when he was bornG1080 KsV0 mL4zW3kKu%: the passoverG3957t: he keptG4160s': through faithG4102#r5:  him who is invisibleG517q:  seeingG3708p:  asG5613o!:  he enduredG2594n: forG1063 m#!: of the kingG3588 G935l#: the wrathG3588 G2372k: fearingG5399j: notG3361i: egyptG125h!: he forsookG2641g: by faithG41022fE#:  the recompence of the rewardG3588 G3405e:  untoG1519d):  he had respectG578c:  forG1063b: egyptG125a: inG1722"`1: than the treasuresG2344_: richesG4149^: greaterG3173]#: of christG3588 G5547"\%#: the reproachG3588 G3680[: esteemingG2233Z%:  for a seasonG4340Y:  of sinG266X': the pleasuresG619W: to enjoyG2192V: thanG2228 !LcB" mW@'sU8 hL: perishedG4881: rahabG4460 !#: the harlotG3588 G4204: by faithG4102: daysG2250: sevenG2033: aboutG1909)?: after they were compassedG2944: fell downG4098 !: of jerichoG2410 #: the wallsG3588 G5038 : by faithG4102 %:  were drownedG2666 :  to doG2983:  assayingG3984':  the egyptiansG124:  whichG3739: dryG3584: byG1223: asG5613: seaG2281: redG2063: theG2281#3: they passed throughG1224~: by faithG4102}:  themG846|%:  should touchG2345{':  the firstbornG4416!z/:  he that destroyedG3645y: lestG3361x!: of bloodG3588 G129$w)#: the sprinklingG3588 G4378v: andG2532 #b\D+y[E*gN6}b9: !subduedG26108: !faithG41027: !throughG12236: !whoG3739"5%#: the prophetsG3588 G43964: andG25323: samuelG45452: andG25321: alsoG50370: davidG1138/: jephthaeG2422.: andG2532-: samsonG4546,: andG2532+: barakG913*: andG5037): gedeonG1066(: ofG4012': to tellG1334&: meG3165%!: would failG1952$#: the timeG3588 G5550#: forG1063": sayG3004!: moreG2089 : shall iG3004: whatG5101: andG2532:  peaceG1515:  withG3326#:  the spiesG3588 G2685%7: when she had receivedG1209%9: them that believed notG544: withG4881: notG3756 !]qV8nU:qQ8t]Z: # notG3756Y': # were torturedG5178X: #othersG243W: #andG1161#V5: #raised to life againG386U: #deadG3498T: #theirG846S: #receivedG2983R: #womenG1135Q': "of the aliensG245P!: "the armiesG3925 O-: "turned to flightG2827N: " fightG4171M: " inG1722L: " valiantG2478K: " waxedG1096 J-: " were made strongG1743I: "weaknessG769H: "out ofG575G%: "of the swordG3162F: "the edgeG4750E: "escapedG5343D: "of fireG4442C%: "the violenceG1411B: "quenchedG4570A: ! of lionsG3023@!: ! the mouthsG4750?: ! stoppedG5420>: ! promisesG1860=: !obtainedG2013<': !righteousnessG1343;: !wroughtG2038:: !kingdomsG932 !XnT5mV:y\:uX{: %afflictedG2346z+: %being destituteG5302y: % skinsG1192x: % goatG122w: % andG1722v!: % sheepskinsG3374u: % inG1722#t3: %they wandered aboutG4022s): %with the swordG3162r!: %were slainG599q%: %were temptedG3985&p9: %they were sawn asunderG4249 o-: %they were stonedG3034n%: $ imprisonmentG5438m: $ andG2532l: $ of bondsG1199k: $ moreoverG1161j: $ yeaG2089i!: $scourgingsG3148h: $andG2532g: $mockingsG1701f: $ofG1701e: $trialG3984d: $hadG2983c: $othersG2087b: $andG1161a%: #resurrectionG386`: #betterG2909_: #aG386!^/: #they might obtainG5177]: # thatG2443 \#!: # deliveranceG3588 G629[: # acceptingG4327 "Yw^=' sM4Z=oY: ( usG2257: ( withoutG5565: (thatG2443: (usG2257: (forG4012: (thingG5100: (betterG2909: (someG5100+: (having providedG4265#: (godG3588 G2316!##: ' the promiseG3588 G1860: 'notG3756: 'receivedG2865#: 'faithG3588 G4102: 'throughG1223-G: 'having obtained a good reportG3140 : 'allG3956 : 'theseG3778" %#: &of the earthG3588 G1093 #: &cavesG3588 G3692 : & andG2532: & densG4693: & andG2532: & mountainsG3735: & andG2532: &desertsG2047: &inG1722': &they wanderedG4105: &worthyG514: &notG3756: &wasG2258~#: &the worldG3588 G2889}: &of whomG3739|: %tormentedG2558 "Ou_GnW=}gM5jO?:  the joyG5479>:  forG473=:  whoG3739<: faithG4102;#: ofG3588 G4102:: finisherG50519: andG25328!: the authorG7477: jesusG24246: untoG15195: lookingG8724: usG2254"31: that is set beforeG42952: the raceG731: patienceG52810: withG1223/!: let us runG5143*.A: which doth so easily besetG2139-: the sinG266,:  andG2532+:  weightG3591*:  everyG3956)-:  let us lay asideG659(%:  of witnessesG3144': a cloudG3509&: so greatG5118(%=: are compassed about withG4029$: alsoG2532#: weG2249": seeingG2192!: whereforeG5105 +: ( be made perfectG5048: ( notG3361: ( shouldG5048 "QnR;kG/qT8 lQa: againstG4314`: strivingG464_: bloodG129^: untoG3360]: resistedG478\: not yetG3768[: ye haveG478Z: mindsG5590Y: yourG5216X#: inG3588 G5590W:  and faintG1590V':  ye be weariedG2577U:  lestG3361T:  himselfG846S: againstG1519R: sinnersG268Q: ofG5259P': contradictionG485O: suchG5108 N-: him that enduredG5278M: considerG357L: forG1063K#: of godG3588 G2316#J'#: of the throneG3588 G2362I): the right handG1188H: atG1722G#: is set downG2523F: andG5037E: the shameG152D: despisingG2706C: the crossG4716B: enduredG5278A:  himG846#@3:  that was set beforeG4295 "gfJ.^?(oW6g: ye endureG5278: ifG1487%:  he receivethG3858:  whomG3739:  sonG5207~: everyG3956}: scourgethG3146|: andG1161{': he chastenethG3811z: lovethG25y: the lordG2962x: whomG3739w: forG1063v: himG846u: ofG5259%t7: when thou art rebukedG1651s: faintG1590r: norG3366q#: of the lordG2962p): the chasteningG3809o:  thouG3643n:  notG3361m:  despiseG3643l:  sonG5207k:  myG3450j': unto childrenG5207i: asG5613h: unto youG5213g: speakethG1256f: whichG3748%e+#: the exhortationG3588 G3874!d/: ye have forgottenG1585c: andG2532b!: sinG3588 G266 #rx[D,zdK0y]F/r&: fleshG4561%: ourG2257$#: ofG3588 G4561#: fathersG3962"#: we have hadG2192!#: furthermoreG1534 : sonsG5207: notG3756:  andG2532:  bastardsG3541:  are yeG2075:  thenG686:  partakersG3353: areG1096: allG3956: whereofG3739%: chastisementG3809: withoutG5565: ye beG2075: ifG1487: butG1161: notG3756!: chastenethG3811!: the fatherG3962:  whomG3739 :  is heG2076 :  sonG5207 :  whatG5101 :  forG1063 : with sonsG5207: asG5613: with youG5213: dealethG4374#: godG3588 G2316!: chasteningG3809 #Yr[C)rZ@)s]F,wYI!: chasteningG3809H: noG3756G: nowG1161F: holinessG41E: hisG846D: ofG3588 G41"C1: might be partakersG3335B: thatG1519A: profitG4851@: forG1909?: heG3588>: butG1161=: pleasureG1380<: their ownG846;: afterG2596:: chastenedG38119: daysG22508: a fewG36417: forG43146: verilyG33035: theyG38114: forG10633: liveG21982: andG2532 1!#: of spiritsG3588 G4151 0!#: the fatherG3588 G3962%/7: be in subjection untoG5293.: ratherG3123-: muchG4183,: notG3756+: shall weG5293*: reverenceG1788): we gaveG1788(: andG2532'+: which correctedG3810 "X|fJ* ~M5z`G0~X"k1: that which is lameG5560j: lestG3361i: feetG4228h: yourG5216g#: forG3588 G4228f: pathsG5163e: straightG3717d: makeG4160c: andG2532b: kneesG1119a: feebleG3886`: theG1119_: andG2532^+: which hang downG3935]: the handsG5495\: lift upG461[: whereforeG1352Z: byG1223Y: thereG846-XG: unto them which are exercisedG1128 W-: of righteousnessG1343V: fruitG2590U: peaceableG1516T: theG2590S#: it yieldethG591R: afterwardG5305Q%: neverthelessG1161P: grievousG3077O: butG235N: joyousG5479M: to beG1511L: seemethG1380K#: the presentG3918J: forG4314 "jlR9! hF }eN6j : manyG4183 : byG1223 : thereG3778 : andG2532 : troubleG1776:  upG507:  springingG5453':  of bitternessG4088:  rootG4491:  anyG5100: lestG3361#: of godG3588 G2316#: the graceG3588 G5485: ofG575: failG5302~: any manG5100}: lestG3361"|1: looking diligentlyG1983{#:  the lordG3588 G2962z:  shall seeG3700y:  no manG3762x: whichG3739w: withoutG5565v: holinessG3588 G38u: andG2532t: allG3956s: withG3326r: peaceG1515q: followG1377p: be healedG2390o: ratherG3123n: let itG2390m: butG1161(l=: be turned out of the wayG1624 "`yXB*s\A%}fJ4y`/: tearsG1144.: withG3326-: carefullyG1567,: itG846+: he soughtG1567*: thoughG2539)': of repentanceG3341(:  placeG5117':  noG3756&:  he foundG2147%:  forG1063$+:  he was rejectedG593"#%#: the blessingG3588 G2129": inheritedG2816"!1: when he would haveG2309 : afterwardG3347: how thatG3754: ye knowG2467: forG1063 !#: birthrightG3588 G4415:  hisG846:  soldG591):  morsel of meatG1035:  oneG1520:  forG473: whoG3739: esauG2269: asG5613): profane personG952: orG2228!: fornicatorG4205: anyG5100!: lest thereG3361!: be defiledG3392 "f~U>dM0hP4fQ: endureG5342P: notG3756O!: they couldG5342N: forG1063M: to themG846L: be spokenG4369K:  notG3361J:  shouldG4369I:  the wordG3056H:  thatG3361G:  intreatedG3868F+: they that heardG191E: whichG3739D: of wordsG4487C: the voiceG5456B: andG2532A%: of a trumpetG4536@: the soundG2279?: andG2532>: tempestG2366=: andG2532<:  darknessG4655;:  andG2532:):  unto blacknessG11059:  norG25328:  with fireG44427#: that burnedG25456: andG2532%57: that might be touchedG55844: the mountG37353: come untoG43342: notG37561: ye areG43340: forG1063 !l{U/x[B*nV?lr:  andG2532q:  jerusalemG2419p:  heavenlyG2032o:  theG2419n:  godG2316m: livingG2198l: of theG2316k': unto the cityG4172j: andG2532i: sionG4622h!: unto mountG3735g#: ye are comeG4334f: butG235e:  quakeG1790d:  andG2532 c-:  exceedingly fearG1630b: iG1510a: saidG2036`: mosesG3475_: the sightG5324^: wasG2258]: terribleG5398\: soG3779[: andG2532Z#:  with a dartG1002Y):  thrust throughG2700X:  orG2228"W1:  it shall be stonedG3036"V%#:  the mountainG3588 G3735U: touchG2345T: a beastG2342!S/: and if so much asG2579(R=: that which was commandedG1291 ![v\8|eC$dM. p[: yeG991: thatG3361: seeG991:  abelG6:  thanG3844':  better thingsG2909 ':  that speakethG2980 ':  of sprinklingG4473 %: to the bloodG129 : andG2532 : covenantG1242: newG3501: of theG1242%: the mediatorG3316: to jesusG2424: andG2532%: made perfectG5048#: of just menG1342):  to the spiritsG4151:  andG2532:  of allG3956~:  the judgeG2923}:  to godG2316|: andG2532{: heavenG3772z: inG1722 y/: which are writtenG583 x-: of the firstbornG4416w: churchG1577v: andG2532'u;: to the general assemblyG3831t: of angelsG32)s?: to an innumerable companyG3461 #]}eJ3wP4w`I% ]6#: the earthG3588 G10935: notG37564: shakeG45793:  iG14732:  moreG20891:  onceG5300:  yetG2089/:  sayingG3004 .-: he hath promisedG1861-: nowG3568,: butG1161+#: the earthG3588 G1093*: shookG4531): thenG5119(#: voiceG3588 G5456': whoseG3739&: heavenG3772%: fromG575$: him thatG3588##5: if we turn away fromG654": weG2249!: moreG3123 : muchG4183#: earthG3588 G1093: onG1909):  him that spakeG5537#:  who refusedG3868:  notG3756:  escapedG5343:  theyG1565: ifG1487: forG1063!/: him that speakethG2980: notG3361: refuseG3868 `kT=%mU/Y:!w`V: andG2532U:  reverenceG127T:  withG3326S!:  acceptablyG2102R#:  godG3588 G2316Q%:  we may serveG3000P: wherebyG1223O: graceG5485N#: let us haveG2192$M7: which cannot be movedG761L: a kingdomG932K%: we receivingG3880J: whereforeG1352I!: may remainG3306H: be shakenG4531G:  cannotG3361"F1:  those things whichG4531E:  thatG2443'D;:  of things that are madeG4160C:  asG5613/BK: of those things that are shakenG4531"A%#: the removingG3588 G3331@!: signifiethG1213?: moreG2089>: onceG530=: yetG2089<: thisG3588;: andG1161:#: heavenG3588 G37729: alsoG25328: butG2357: onlyG3440 !VeM6xaH2v`=xVw#: marriageG3588 G1062v:  the bodyG4983u:  inG1722t:  alsoG2532s!: yourselvesG846r: beingG5607q: asG5613+pC: them which suffer adversityG2558o+: bound with themG4887n: asG5613,m9#: them that are in bondsG3588 G1198l: rememberG3403k:  unawaresG2990j:  angelsG32 i-:  have entertainedG3579h: someG5100g: byG1223f: thereG3778e: forG1063,d9#: to entertain strangersG3588 G5381c: forgetfulG1950b: notG3361a: beG1950`: continueG3306$_)#: brotherly loveG3588 G5360^: letG3306]: fireG4442\: consumingG2654[: aG4442Z#: godG3588 G2316Y: ourG2257X: forG1063W!: godly fearG2124 #T}aJ*mS$ ybG/kT:  andG2532: helperG998: myG1698: the lordG2962: sayG3004: boldlyG2292: mayG3004: weG2248: so thatG5620: theeG4571: forsakeG1459: norG3761:  theeG4571 :  leaveG447 :  neverG3756 :  i willG447 : hath saidG2046 : heG846: forG1063+C: with such things as ye haveG3918: contentG714#5: without covetousnessG866"%#: conversationG3588 G5158!:  will judgeG2919#:  godG3588 G2316!:  adulterersG3432:  andG2532%:  whoremongersG4205~: butG1161}: undefiledG283|#: the bedG3588 G2845{: andG2532z: allG3956y: inG1722x!: honourableG5093 "ZmR6zZA"v\A$ {Z<': carried aboutG4064;: notG3361:: beG40649!:  everG3588 G1658: forG15197: andG25326: to dayG45945: andG25324: yesterdayG55043: the sameG8462: christG55471: jesusG24240%: conversationG391/!: ofG3588 G391.#:  the endG3588 G1545-#:  consideringG333,:  followG3401+#:  faithG3588 G4102*:  whoseG3739)#: of godG3588 G2316(#: the wordG3588 G3056': unto youG5213&#: have spokenG2980%: whoG3748$: youG5216-#G: them which have the rule overG2233": rememberG3421!: unto meG3427 : shall doG4160: manG444:  whatG5101:  fearG5399:  notG3756:  i willG5399 "N{[D!|eI{eL2gN^: whoseG3739]: beastsG2226\: thoseG5130[: ofG2226 Z!#: the bodiesG3588 G4983Y: forG1063$X)#: the tabernacleG3588 G4633W#: which serveG3000V: to eatG5315U: rightG1849T: noG3756S: they haveG2192R: ofG1537Q: whereG3739P: an altarG2379O: we haveG2192N: thereinG1722,ME: them that have been occupiedG4043L: profitedG5623K: notG3756J: haveG5623I: whichG3739H!: with meatsG1033G: notG3756F!: with graceG5485E): be establishedG950D#: the heartG3588 G2588C: thatG950B%: a good thingG2570A: forG1063@: doctrinesG1322?: strangeG3581>: andG2532=#: with diversG4164 !awO8"ya>vS6xa: forG1063~#: reproachG3588 G3680}: hisG846|: bearingG5342{#: the campG3588 G3925z: withoutG1854y: himG846x: untoG4314w: thereforeG5106v+: let us go forthG1831u#: the gateG3588 G4439t: withoutG1854s: sufferedG3958r: bloodG129q: his ownG2398p: withG1223 o!#: the peopleG3588 G2992n/: he might sanctifyG37m: thatG2443l: alsoG2532k: jesusG2424j: whereforeG1352i#: the campG3588 G3925h: withoutG1854g!: are burnedG2618f: sinG266e: forG4012$d+!: the high priestG3588 G749c: byG1223b': the sanctuaryG39a: intoG1519`!: is broughtG1533_!: bloodG3588 G129 #[kP1lM5iR4x["#:  godG3588 G2316!!:  sacrificesG2378 : with suchG5108: forG1063: notG3361: forgetG1950): to communicateG2842: andG2532!: to do goodG2140: butG1161: nameG3686: hisG846#: toG3588 G3686': giving thanksG3670:  lipsG5491:  ofG5491:  the fruitG2590:  isG2076:  thatG5124#: continuallyG1275#: to godG3588 G2316 : of praiseG133 ': the sacrificeG2378 %: let us offerG399 : thereforeG3767 : himG846: byG1223#:  one to comeG3195: we seekG1934: butG235: cityG4172!: continuingG3306: noG3756: have weG2192: hereG5602 #g~gB+sX@! yaB'gE:  goodG2570D: aG4893C: we haveG2192B: we trustG3982A: forG1063@: usG2257?: forG4012>: prayG4336=: for youG5213<%: unprofitableG255;: thatG5124:: forG10639!: with griefG47278: notG33617: andG25326: joyG54795: withG33264: itG51243#: they may doG41602: thatG24431: accountG3056"03:  they that must giveG591/:  asG5613.#:  soulsG3588 G5590-:  yourG5216,:  forG5228+: watchG69*: theyG846): forG1063!(/: submit yourselvesG5226': andG2532&: youG5216,%E: them that have the rule overG2233$: obeyG3982#+:  is well pleasedG2100 "Oy]F) fO4kM4gOg: makeG2675f: covenantG1242e#: everlastingG166d: of theG1242c: the bloodG129b: throughG1722"a%#:  of the sheepG3588 G4263`:  shepherdG4166_:  greatG3173^#:  thatG3588 G4166]:  jesusG2424\#: lordG3588 G2962[: ourG2257Z: the deadG3498Y: fromG1537!X1: that brought againG321W#: of peaceG3588 G1515V: the godG2316U: nowG1161T!:  the soonerG5032S: to youG5213 R/: i may be restoredG600Q: thatG2443P: thisG5124O: to doG4160N!: the ratherG4056M: i beseechG3870L: butG1161K: honestlyG2573J: to liveG390I:  willingG2309H!:  all thingsG3956G:  inG1722F!:  conscienceG4893 #Xq[E/oV;"ybK.X' ;:  i have written a letterG1989 :  forG1063$)#: of exhortationG3588 G3874#: the wordG3588 G3056: sufferG430: brethrenG80: youG5209: i beseechG3870: andG1161: amenG281!: and everG3588 G165!: everG3588 G165~: forG1519}#: gloryG3588 G1391|: to whomG3739{: christG5547z: jesusG2424y: throughG1223x: sightG1799w: hisG846v: inG1799*uA: that which is wellpleasingG2101t: youG5213s:  inG1722r:  workingG4160q#:  willG3588 G2307p:  hisG846o:  doG4160n: toG1519m: workG2041l: goodG18k: everyG3956j: inG1722i: perfectG2675h: youG5209 $RzaF" qXAeL5iR.;andG2532-;of godG2316,;a servantG1401+;jamesG2385*: amenG281): allG3956(: youG5216': withG3326&#: graceG3588 G5485%:  youG5209$:  saluteG782##:  italyG3588 G2482":  ofG575!:  theyG782 !: the saintsG40: allG3956: andG2532: youG5216,E: them that have the rule overG2233: allG3956: saluteG782:  youG5209!:  i will seeG3700:  shortlyG5032:  he comeG2064:  ifG1437: whomG3739: withG3326 /: is set at libertyG630: timothyG5095: brotherG80: thatG3588 G80: know yeG1097 :  few wordsG1024 :  inG1223 :  unto youG5213 "az`CkK1fJ3xaP; andG2532O; perfectG5046N;ye may beG5600M;thatG2443L;workG2041K;perfectG5046J;haveG2192I%;let patienceG5281H;butG1161G;patienceG5281F;workethG2716E#;faithG3588 G4102D;of yourG5216 C!#;the tryingG3588 G1383B;thatG3754A;knowingG1097@#; temptationsG3986?;diversG4164>%;ye fall intoG4045=;whenG3752<;joyG5479;;allG3956:;count itG22339;brethrenG808;myG34507;greetingG5463&6-#;scattered abroadG3588 G12905; which areG35884; tribesG54433; twelveG14272; to theG54431;christG55470;jesusG2424/#;of the lordG2962 #aiQ7bK4z^G#xas;forG1063r;tossedG4494q;andG2532#p5; driven with the windG416o!; of the seaG2281n; a waveG2830m; is likeG1503 l-; he that waverethG1252k;forG1063j;waveringG1252i;nothingG3367h;faithG4102g;inG1722f#;let him askG154e;butG1161d;himG846!c/;it shall be givenG1325b;andG2532a;notG3361`!;upbraidethG3679_;andG2532^; liberallyG574]; to allG3956\#; that givethG1325[; godG2316Z; ofG3844Y#;let him askG154X;wisdomG4678W;lackG3007V;of youG5216U;anyG5100T;ifG1487S;nothingG3367R; wantingG3007Q; entireG3648 "U\?)pR;qU?%lU; forG1063"1; he shall pass awayG3928%; of the grassG5528!; the flowerG438; asG5613; becauseG3754!##; is made lowG3588 G5014; that heG846 ; inG1722 ; the richG4145 ; butG1161 !#; is exaltedG3588 G5311 ; that heG846; inG1722; rejoiceG2744'; of low degreeG5011#; the brotherG3588 G80; letG1161#;waysG3588 G3598;hisG846;allG3956;inG1722;unstableG182~;manG435}+;a double mindedG1374|#; the lordG3588 G2962{; ofG3844z;any thingG5100 y-;he shall receiveG2983x;thatG3754w;thinkG3633v!;manG3588 G444u;thatG1565t;let notG3361 !TzcC  wO7kM2xT 6-; he shall receiveG29835; triedG13844!; when he isG10963; forG37542!; temptationG39861; endurethG52780; thatG3739/; the manG435.; blessedG3107-#; waysG3588 G4197,; hisG846+; inG1722*; fade awayG3133)%; the rich manG4145(; shallG3133'; alsoG2532&; soG3779%; perishethG622$; of itG846$#)#; of the fashionG3588 G4383"#; the graceG3588 G2143!; andG2532 ; fallethG1601; thereofG846!!; the flowerG3588 G438; andG2532#; the grassG3588 G5528%; it witherethG3583; butG2532$)#; a burning heatG3588 G2742; withG4862!1; is no sooner risenG393#; the sunG3588 G2246 "M`E*qT=&~gJ,kMX#;lustG3588 G1939W;then whenG1534V; enticedG1185U; andG2532T;lustG1939S;his ownG2398R;ofG5259%Q7;when he is drawn awayG1828P!;is temptedG3985O;every manG1538N;butG1161M; any manG3762L; heG846K; temptethG3985J; neitherG1161I; with evilG2556 H/; cannot be temptedG551G; godG2316F; forG1063E#; godG3588 G2316D; ofG575C%; i am temptedG3985B'; he is temptedG3985A; whenG3754@; sayG3004?!; let no manG3367>; himG846=; that loveG25<; to themG3588;'; hath promisedG1861:#; the lordG3588 G29629; whichG37398#; of lifeG3588 G22227#; the crownG3588 G4735 #]vP/pZB+rN+{]{!;of turningG5157z;shadowG644y;neitherG2228x%;variablenessG3883w;noG3756v;isG1762u;whomG3739t;withG3844s#; of lightsG3588 G5457 r!#; the fatherG3588 G3962q; fromG575p+; and cometh downG2597o!; from aboveG509n;isG2076m;giftG1434l;perfectG5046k;everyG3956j;andG2532i;giftG1394h;goodG18g;everyG3956f;brethrenG80e;belovedG27d;myG3450c;errG4105b;notG3361a;doG4105`; deathG2288_); bringeth forthG616"^3; when it is finishedG658];sinG266\;andG1161[;sinG266!Z/;it bringeth forthG5088Y);hath conceivedG4815 #ipU8{aD.s]D-i;whereforeG1352;of godG2316!/;the righteousnessG1343;notG3756;workethG2716;of manG435;the wrathG3709;forG1063;wrathG3709;toG1519;slowG1021;speakG2980;toG1519; slowG1021; hearG191; toG1519; swiftG5036 ; beG2077 ;manG444 ;let everyG3956 ;brethrenG80 ;belovedG27;myG3450;whereforeG5620;creaturesG2938; of hisG846); of firstfruitsG536; a kindG5100; should beG1511; that weG2248;of truthG225';with the wordG3056~;usG2248};begat heG616|+;of his own willG1014 #^yW8 |dE.}`=&t^A; heG3778@;a doerG4163?;notG3756>;andG2532=#;of the wordG3056<#;be a hearerG202;;anyG5100:;ifG14879;forG37548+; your own selvesG14387; deceivingG38846;onlyG34405;hearersG2024;notG33613;andG25322#;of the wordG30561;ye doersG41630;beG1096/;butG1161.#;soulsG3588 G5590-;yourG5216,;to saveG4982+;is ableG1410*;whichG3588); wordG3056('; the engraftedG1721'; meeknessG4240&; withG1722%#; and receiveG1209$);of naughtinessG2549##;superfluityG4050";andG2532!!;filthinessG4507 ;allG3956;lay apartG659 "haC-rS5oK4hc;a doerG4163b;butG235a;hearerG202`#;a forgetfulG1953_; notG3756^; beingG1096]; heG3778\!; continuethG3887[; andG2532 Z!#;of libertyG3588 G1657Y;lawG3551X#;the perfectG5046W;intoG1519V';whoso lookethG3879U;butG1161T; he wasG2258"S1; what manner of manG3697R!;forgettethG1950Q#;straightwayG2112P;andG2532O';goeth his wayG565N;andG2532M;himselfG1438L%;he beholdethG2657K;forG1063J;a glassG2072I;inG1722H#;faceG3588 G4383G#;naturalG3588 G1078F;hisG846E; beholdingG2657D; a manG435C; like untoG1503B; isG2076 $TxbD.u^H.qY=& pT; to visitG1980; thisG3778; isG2076!;the fatherG3962;andG2532#;godG3588 G2316;beforeG3844;undefiledG283;andG2532~;religionG2356};pureG2513|;vainG3152{#;religionG3588 G2356z!;this man'sG5127y;heartG2588x;his ownG846w; deceivethG538v; butG235u; tongueG1100t; hisG846s; notG3361r%;and bridlethG5468q;religiousG2357p;to beG1511o;seemG1380n;youG5213m;amongG1722l;any manG5100k;ifG1487j#;deedG3588 G4162i;hisG846h;inG1722g;blessedG3107f;shall beG2071e;this manG3778d#;of the workG2041 "^[@% pM3kU7y^); apparelG2066(; goodlyG2986'; inG1722 &-;with a gold ringG5554%;a manG435$#;assemblyG3588 G4864#;yourG5216";untoG1519!!;there comeG1525 ;ifG1437;forG1063"1; respect of personsG4382; withG1722#; of gloryG3588 G1391; christG5547;jesusG2424#;lordG3588 G2962;of ourG2257#;the faithG3588 G4102;notG3361;haveG2192;brethrenG80;myG3450#;the worldG3588 G2889;fromG575;unspottedG784;himselfG1438;to keepG5083 !#;afflictionG3588 G2347 ;theirG846 ;inG1722 ;widowsG5503 ; andG2532); the fatherlessG3737 $[|dI2nW<% lT;%s[M;thenG2532L;notG3756K;are yeG1252J#;footstoolG3588 G5286I;myG3450H;underG5259G;hereG5602F;sitG2521E;orG2228D;thereG1563C;thouG4771B;standG2476A#;to the poorG4434@;sayG2036?;andG2532>+;in a good placeG2573=;hereG5602<;thouG4771;; sitG2521:; unto himG8469; sayG20368; andG25327#; clothingG3588 G20666;the gayG29865;wearethG54094;him thatG35883;toG19092+;ye have respectG19141;andG25320;raimentG2066/;vileG4508.;inG1722-!;a poor manG4434,;alsoG2532+'; there come inG1525*; andG1161 #f|bG+|bF+ nU1|fp;doG2616o;the poorG4434n';have despisedG818m;yeG5210l;butG1161k;himG846j;loveG25i%;to them thatG3588 h-;he hath promisedG1861g;whichG3739#f)!;of the kingdomG3588 G932e;heirsG2818d;andG2532c;faithG4102b;inG1722a; richG4145`#; worldG3588 G2889_; of thisG5127^; the poorG4434]; chosenG1586\#;godG3588 G2316[;notG3756Z;hathG1586Y;brethrenG80X;belovedG27W;myG3450V;hearkenG191U; thoughtsG1261T; of evilG4190S; judgesG2923R!;are becomeG1096Q;andG2532P!;yourselvesG1438O;inG1722N;partialG1252 #YlU;iL6kJ3Y*A; ye have respect to personsG4380; ifG1487; butG1161;wellG2573;ye doG4160; thyselfG4572 ; asG5613 ; neighbourG4139 ; thyG4675 +; thou shalt loveG25# '#;the scriptureG3588 G1124%;according toG2596;lawG3551;the royalG937;ye fulfilG5055;ifG1487!; are calledG1941; yeG5209; the whichG3588;byG1909;nameG3686~#;that worthyG2570};blasphemeG987|;theyG846{;notG3756z;doG987"y1;the judgment seatsG2922x;beforeG1519w;youG5209v;drawG1670u; andG2532t; youG5216s; oppressG2616r; rich menG4145q;notG3756 #nq[:#ycL3x`H2n6; yetG11615; adulteryG34314; noG37563#; thou commitG34312; ifG14871; nowG11610; killG5407/; notG3361.; doG5407-; alsoG2532,; saidG2036++; commit adulteryG3431*; notG3361); doG3431(%; he that saidG2036'; forG1063&; allG3956%; guilty ofG1777$; he isG1096#; oneG1520"; inG1722!; offendG4417 ; and yetG1161#; lawG3588 G3551; the wholeG3650!; shall keepG5083; whosoeverG3748; forG1063'; transgressorsG3848; asG5613#; the lawG3588 G3551; ofG5259!/; and are convincedG1651; sinG266; ye commitG2038 "^}gK4cL6lG+y^X;he hathG2192W;sayG3004V;a manG5100U;thoughG1437T;brethrenG80S;myG3450R#;profitG3588 G3786Q;whatG5101P; judgmentG2920!O/; rejoiceth againstG2620N; mercyG1656M; andG2532L; mercyG1656K; noG3361 J-; that hath shewedG4160I'; without mercyG448#H3; shall have judgmentG2920G; heG4160F; forG1063E!; of libertyG1657D; the lawG3551C; byG1223B; be judgedG2919A+; they that shallG3195@; asG5613?; doG4160>; soG3779=; andG2532<; speak yeG2980;; soG3779:!; of the lawG35519); a transgressorG38488+; thou art becomeG10967%; if thou killG5407 %XqR:$bF.pWA'X.}I;those things which are needfulG2006|;notG3361{;themG846z;ye giveG1325y+;notwithstandingG1161x;filledG5526w; andG2532v; warmedG2328u; beG2328t; peaceG1515s; inG1722r;departG5217q;unto themG846p;sayG2036o;youG5216n;ofG1537m;oneG5100l;andG1161k; foodG5160j; of dailyG2184i; destituteG3007h; andG2532g;nakedG1131f;beG5225e;sisterG79d;orG2228c;a brotherG80b;ifG1437a;himG846`;saveG4982_#;faithG3588 G4102^;canG1410]; worksG2041\; notG3361[; haveG2192Z; andG1161Y; faithG4102 %TuV@%fK3sT9"jT";myG3450!;byG1537 #;faithG3588 G4102;myG3450;theeG4671;will shewG1166;and iG2504#;worksG3588 G2041;thyG4675;withoutG1537#; faithG3588 G4102; thyG4675; meG3427; shewG1166; worksG2041;haveG2192;and iG2504;faithG4102;hastG2192;thouG4771;may sayG2046 ;a manG5100 ;yeaG235 ; aloneG1438 ; beingG2596 ; deadG3498;isG2076;worksG2041;notG3361;it hathG2192;ifG1437#;faithG3588 G4102;soG3779;evenG2532#;profitG3588 G3786;whatG5101!~##;to the bodyG3588 G4983 #axaD&nQ9$ oW<# zaE; isaacG2464"D3;when he had offeredG399C;worksG2041B;byG1537A;justifiedG1344@#;fatherG3588 G3962?;ourG2257>;abrahamG11=;was notG3756<; deadG3498;; isG2076:#; worksG3588 G20419; withoutG55658#;faithG3588 G41027;thatG37546;manG4445;vainG27564;oG55993;knowG10972;wilt thouG23091;butG11610; trembleG5425/; andG2532.; believeG4100-; alsoG2532 ,!#; the devilsG3588 G1140+;wellG2573*!;thou doestG4160)#;godG3588 G2316(;oneG1520';there isG2076&;thatG3754%;believestG4100$;thouG4771##;worksG3588 G2041 !bu^? hH1 xa?$ |bf;ye seeG3708e;of godG2316d!;the friendG5384c';he was calledG2564b;andG2532a';righteousnessG1343`; forG1519_; unto himG846^); it was imputedG3049]; andG2532\#; godG3588 G2316[;believedG4100Z;abrahamG11Y#;which saithG3004X';was fulfilledG4137#W'#;the scriptureG3588 G1124V;andG2532U%; made perfectG5048T#; faithG3588 G4102S; wasG5048R#; worksG3588 G2041Q;byG1537P;andG2532O#;worksG3588 G2041N;hisG846M%;wrought withG4903L#;faithG3588 G4102K;howG3754J!;seest thouG991I#; the altarG3588 G2379H; uponG1909G#; sonG3588 G5207F; hisG846 #neN7!uQ4lQ:# n ;soG3779;deadG3498;isG2076!;the spiritG4151;withoutG5565#;the bodyG3588 G4983;asG5618;forG1063;wayG3598;anotherG2087;outG1544~;had sentG1544}; andG2532"|); the messengersG3588 G32%{7; when she had receivedG5264z; worksG2041y; byG1537x;justifiedG1344 w!#;the harlotG3588 G4204v;rahabG4460u;notG3756t;wasG1344s;alsoG2532r;likewiseG3668q; onlyG3441p; faithG4102o; byG1537n; notG3756m;andG2532l%;is justifiedG1344k;a manG444j;worksG2041i;byG1537h;how thatG3754g;thenG5106 #hyaK1z[;$mW?#h,#;bodyG3588 G4983+;the wholeG3650*;to bridleG5468);alsoG2532(;ableG1415'; manG435&; a perfectG5046%; the sameG3778$; wordG3056#; inG1722";notG3756!;offendG4417 ;any manG5100;ifG1487;allG537;we offendG4417);in many thingsG4183;forG1063%; condemnationG2917#; the greaterG3173 -; we shall receiveG2983;thatG3754;knowingG1492;mastersG1320;manyG4183;notG3361;beG1096;brethrenG80;myG3450;alsoG2532; deadG3498 ; isG2076 #; worksG3588 G2041 ; withoutG5565 #; faithG3588 G4102 "UtT<% lR:zb5kUN;soG3779M;evenG2532L;listethG1014"K%#;the governorG3588 G3730J';whithersoeverG3699I;helmG4079H%;a very smallG1646G; withG5259)F?; yet are they turned aboutG3329E; windsG417D; fierceG4642C; ofG5259B;drivenG1643A;andG2532@;so greatG5082?%;which thoughG5607>#;the shipsG3588 G4143=;alsoG2532<;beholdG2400;#;bodyG3588 G4983:;wholeG36509;theirG8468'; we turn aboutG33297; andG25326; usG22545; may obeyG39824; theyG8463;thatG43142#;mouthsG3588 G4750!1##;the horses'G3588 G24620;inG1519/#;bitsG3588 G5469.;we putG906-;beholdG2400 XyP6sY8tP3}X!n/;it is set on fireG5394m;andG2532l#;of natureG3588 G1078 k!#;the courseG3588 G5164j+;setteth on fireG5394i;andG2532h#;bodyG3588 G4983g;the wholeG3650 f-; that it defilethG4695e#; membersG3588 G3196d; ourG2257c; amongG1722 b!#; the tongueG3588 G1100a;isG2525`;soG3779_#;of iniquityG3588 G93^#;a worldG3588 G2889];a fireG4442 \!#;the tongueG3588 G1100[;andG2532Z;kindlethG381Y; fireG4442X; a littleG3641W; a matterG5208V; how greatG2245U; beholdG2400%T7;boasteth great thingsG3166S;andG2532R;memberG3196Q;a littleG3398P;isG2076 O!#;the tongueG3588 G1100 #_gP4iL5pS9{_; curse weG2672; therewithG846; andG2532!; the fatherG3962 ; evenG2532 #; godG3588 G2316 ; bless weG2127 ; therewithG846 ; poisonG2447; of deadlyG2287; fullG3324; evilG2556;an unrulyG183;tameG1150;manG444;noG3762;canG1410!;the tongueG1100;butG1161~!;of mankindG442}+;hath been tamedG1150|;andG2532{; is tamedG1150$z5; of things in the seaG1724y; andG2532x#; of serpentsG2062w; andG5037v;of birdsG4071u;andG2532t;of beastsG2342s;kindG5449r;everyG3956q;forG1063p#;hellG3588 G1067o;ofG5259 #ctZ@% pP7  fM4c4'; olive berriesG16363; bearG41602; brethrenG801; myG34500%; the fig treeG4808/; canG1410.; bitterG4089-; andG2532,; sweetG1099+; placeG3692*; the sameG846); atG1537(!; send forthG1032 '!#; a fountainG3588 G4077&; dothG3385%; to beG1096$; soG3779#; notG3756"; oughtG5534!%; these thingsG5023 ; brethrenG80; myG3450; cursingG2671; andG2532; blessingG2129!; proceedethG1831; mouthG4750; the sameG846; out ofG1537; of godG2316); the similitudeG3669; afterG2596; are madeG1096; whichG3588!; menG3588 G444 $UmO8zaJ*nQ:$ uUX#; heartsG3588 G2588W; yourG5216V;inG1722U;strifeG2052T;andG2532S;envyingG2205R;bitterG4089Q;ye haveG2192P;ifG1487O;butG1161N; of wisdomG4678M; meeknessG4240L; withG1722K#; worksG3588 G2041J; hisG846I%; conversationG391H; a goodG2570G; out ofG1537F%; let him shewG1166E; youG5213D; amongG1722%C7; endued with knowledgeG1990B; andG2532A!; a wise manG4680@; whoG5101?; freshG1099>; andG2532=; waterG5204<; saltG252;!; both yieldG4160:; fountainG40779; noG37628; soG37797; figsG48106; a vineG2885; eitherG2228 #paI) oX?$ v^G)p{; gentleG1933z; peaceableG1516y; thenG1899x;pureG53w;is firstG4412v!;from aboveG509u;that isG2076t!;the wisdomG4678s;butG1161r; workG4229q; evilG5337p; everyG3956o;andG2532n;confusionG181m;thereG1563l;strifeG2052k;andG2532j;envyingG2205i;whereG3699h;forG1063g; devilishG1141f; sensualG5591e;earthlyG1919d;butG235c!;from aboveG509b;notG3756a!;descendethG2718`#;wisdomG3588 G4678_;thisG3778^!;the truthG3588 G225]#;not againstG2596\;lieG5574[; andG2532Z; notG3361Y; gloryG2620 #Pw]9"oV;jS:$ gP;andG2532;ye lustG1937#;membersG3588 G3196;yourG5216;inG1722; that warG4754#; lustsG3588 G2237; yourG5216; ofG1537; henceG1782;notG3756;youG5213;amongG1722;fightingsG3163;andG2532;warsG4171#;from whenceG4159 ; peaceG1515 ;that makeG4160 ;of themG3588 ;peaceG1515 ;inG1722;is sownG4687&-#;of righteousnessG3588 G1343;the fruitG2590;andG1161 /;without hypocrisyG505;andG2532 1;without partialityG87;fruitsG2590;goodG18;andG2532~;of mercyG1656}; fullG3324$|5; easy to be intreatedG2138 $g}fL2nXA(zX@( gB;thatG3754A;notG3756@;know yeG1492?%;adulteressesG3428>;andG2532=';ye adulterersG3432<#; lustsG3588 G2237;; yourG5216:; uponG17229); ye may consumeG11598;thatG24437;amissG25606;ye askG1545;becauseG13604;notG37563;receiveG29832;andG25321;ye askG1540;notG3361/;askG154.;yeG5209-;becauseG1223,;notG3756+;ye haveG2192*;yetG1161);warG4170(;andG2532'; ye fightG3164&; obtainG2013%; cannotG1410$; andG2532#);desire to haveG2206";andG2532!;ye killG5407 ;notG3756;haveG2192 "S`C&cM1fP: oSd;he saithG3004c;whereforeG1352b;graceG5485a;moreG3173`;he givethG1325_;butG1161^;envyG5355]; toG4314\; lustethG1971[; usG2254Z; inG1722Y; dwellethG2730X;thatG3739 W!#;the spiritG3588 G4151V;in vainG2761U;saithG3004#T'#;the scriptureG3588 G1124S;thatG3754R;ye thinkG1380Q;doG2228P#;of godG3588 G2316O;the enemyG2190N;isG2525"M%#;of the worldG3588 G2889L;a friendG5384K;beG1511J;willG1014I;thereforeG3767H; whosoeverG3739G#; with godG3588 G2316F; enmityG2189E; isG2076"D%#;of the worldG3588 G2889$C)#;the friendshipG3588 G5373 "_y`=nW@#y_H0v_; letG3344; weepG2799; andG2532; mournG3996; andG2532%; be afflictedG5003'; double mindedG1374; heartsG2588~; purifyG48}; andG2532|;sinnersG268{;handsG5495z;cleanseG2511y;to youG5213!x/;he will draw nighG1448w;andG2532v#;to godG3588 G2316u;draw nighG1448t; youG5216s; fromG575r%;he will fleeG5343q;andG2532p;the devilG1228o;resistG436n#;to godG3588 G2316m;thereforeG3767!l/;submit yourselvesG5293k+; unto the humbleG5011j; graceG5485i; givethG1325h; butG1161g; the proudG5244f;resistethG498e#;godG3588 G2316 "bw`C-nWA(nU># }b(; the lawG3551'; judgethG2919&; andG2532%!; of the lawG3551$'; speaketh evilG2635#; brotherG3588 G80"; hisG846!; judgethG2919 ; andG2532; brotherG80; ofG80'; speaketh evilG2635; he thatG3588; brethrenG80); one of anotherG240; evilG2635; notG3361; speakG2635; upG5312; youG5209'; he shall liftG5312; andG2532#; the lordG3588 G2962+; in the sight ofG1799!/; humble yourselvesG5013; heavinessG2726; toG1519 #; joyG3588 G5479 ; andG2532 ; mourningG3997 ; toG1519 ; be turnedG3344#; laughterG3588 G1071; yourG5216 $c~gM/w\E(}fP4zcL; andG2532K#; a cityG3588 G4172J; suchG3592I; intoG1519H!; we will goG4198G; to morrowG839F; orG2532E; to dayG4594D; that sayG3004C; yeG3588B; nowG3568A; go toG71@; anotherG2087?; judgestG2919>; thatG3739=; thouG4771<; artG1488;; whoG5101:!; to destroyG6229; andG25328; to saveG49827; is ableG14106; whoG35885#; lawgiverG3588 G35504; oneG15203; there isG20762; a judgeG29231; butG2350!; of the lawG3551/; a doerG4163.; notG3756-; thou artG1488,; the lawG3551+!; thou judgeG2919*; ifG1487); butG1161 $SgP4hJ1uT9# kSp; thisG5124o; doG4160n; andG2532m'; we shall liveG2198l;willG2309k#;the lordG3588 G2962j;ifG1437i;to sayG3004h;yeG5209g;for thatG473f);vanisheth awayG853e;thenG1899d;andG1161c';a little timeG3641b;forG4314a);that appearethG5316`;a vapourG822_; evenG1063^; it isG2076]#; lifeG3588 G2222\; yourG5216[; whatG4169Z;forG1063Y';on the morrowG839X;whatG3588W;notG3756V;ye knowG1987U;whereasG3748T; get gainG2770S; andG2532R%; buy and sellG1710Q; andG2532P; yearG1763O; aG1520N; thereG1563M; continueG4160 $QpX6x_G0nV:# hQ;andG2532';are corruptedG4595#;richesG3588 G4149;yourG5216$5; that shall come uponG1904#; miseriesG3588 G5004; yourG5216 ;forG1909 ;and howlG3649 ;weepG2799 ;rich menG4145 ;nowG3568;go toG71; sinG266; it isG2076;to himG846;notG3361;doethG4160;andG2532;goodG2570;to doG4160#3;to him that knowethG1492~;thereforeG3767}; evilG4190|; isG2076{; rejoicingG2746z;suchG5108y;allG3956x!;boastingsG3588 G212w;yourG5216v;inG1722u!;ye rejoiceG2744t;nowG3568s;butG1161r;thatG1565q; orG2228 !Qz\E&{`I2t]A)qQ5#;fieldsG3588 G55614;yourG52163#;reaped downG2702;who haveG3588&1-#;of the labourersG3588 G20400#;the hireG3588 G3408/;beholdG2400.;daysG2250-;the lastG2078,;forG17220+M;ye have heaped treasure togetherG2343*;fireG4442)!;as it wereG5613(#;fleshG3588 G4561';yourG5216&;shall eatG5315%; andG2532$; youG5213#; againstG1519"; a witnessG3142!; shall beG2071 ;of themG846#;the rustG3588 G2447;andG2532#;is cankeredG2728!;silverG3588 G696;andG2532#;goldG3588 G5557;yourG5216;motheatenG4598;areG1096#;garmentsG3588 G2440;yourG5216 cuS8}P:nX?zcU;youG5213T;resistG498S;notG3756R;he dothG498Q;the justG1342P;killedG5407!O/;ye have condemnedG2613N%; of slaughterG4967M; a dayG2250L; inG1722K; asG5613J#;heartsG3588 G2588I;yourG5216!H/;ye have nourishedG5142G#;been wantonG4684F;andG2532E#;the earthG3588 G1093D;onG1909)C?;ye have lived in pleasureG5171B!;of sabaothG4519A#;of the lordG2962@#;the earsG3588 G3775?;intoG1519>#;are enteredG1525!=/;which have reapedG2325<;of themG3588;!;the criesG3588 G995:; andG25329; criethG2896!81; kept back by fraudG6507; youG52166#; which is ofG575 !JoJ0`I4kS8dJv; grudgeG4727u%; draweth nighG1448!t##; of the lordG3588 G2962 s!#; the comingG3588 G3952r;forG3754q#;heartsG3588 G2588p;yourG5216o;stablishG4741n;patientG3114m;alsoG2532l;yeG5210k;beG3114j;rainG5205i;latterG3797h;andG2532g;the earlyG4406f!;he receiveG2983e;untilG2193d;itG846c;forG1909&b9;and hath long patienceG3114"a%#; of the earthG3588 G1093`; fruitG2590_%; the preciousG5093^#; waiteth forG1551$])#; the husbandmanG3588 G1092\;beholdG2400![##;of the lordG3588 G2962 Z!#;the comingG3588 G3952Y;untoG2193X;brethrenG80W;thereforeG3767V!;be patientG3114 Z~[A$dM. [A% qZ; andG2532; of jobG2492%+#; of the patienceG3588 G5281'; ye have heardG191%; which endureG5278; happyG3106; themG3588; we countG3106; beholdG2400! ##; of patienceG3588 G3115 ; andG2532- ;#; of suffering afflictionG3588 G2552 ); for an exampleG5262 #; of the lordG2962!##; in the nameG3588 G3686#; have spokenG2980; whoG3739"%#; the prophetsG3588 G4396; brethrenG80; myG3450; takeG2983; the doorG2476; beforeG3588; standethG2476~; the judgeG4253}; beholdG2400|+; ye be condemnedG2632{; lestG3361z; brethrenG80y; anotherG240x#; one againstG2596w; notG3361 #eiS3{bK0 gP9! e9; ye fallG40988; lestG24437; nayG37566; nayG37565; andG25324; yeaG34833; beG22772; yeaG34831; yourG52160; letG2277/; butG1161.; oathG3727-; otherG243,; by anyG5100+; neitherG3383"*%#; by the earthG3588 G1093); neitherG3383(#; by heavenG3588 G3772'; neitherG3383&; notG3361%; swearG3660$; brethrenG80#; myG3450"!; all thingsG3956!; aboveG4253 ; butG1161+; of tender mercyG3629; andG2532%; very pitifulG4184; isG2076#; the lordG3588 G2962; thatG3754#; of the lordG2962#; the endG3588 G5056; have seenG1492 "YkN.~eN. cM1wY[!;shall saveG4982Z#;of faithG3588 G4102 Y!#;the prayerG3588 G2171X;andG2532!W##;of the lordG3588 G2962V#;the nameG3588 G3686U;inG1722T;with oilG1637S;himG846R;anointingG218Q; himG846P; overG1909O'; let them prayG4336N; andG2532#M'#; of the churchG3588 G1577L);for the eldersG4245K%;let him callG4341J;youG5213I;amongG1722H;sickG770G;anyG5100F;isG770#E3; let him sing psalmsG5567D; merryG2114C; anyG5100B; isG2114A%; let him prayG4336@; afflictedG2553?; youG5213>; amongG1722=; anyG5100<; isG2553;%; condemnationG5272:; intoG1519 "Sv`F! kJ3oU/jS};andG2532|;as we areG2254({=;subject to like passionsG3663z;a manG444y;wasG2258x;eliasG2243w;muchG4183v;availethG2480"u1; of a righteous manG1342t; prayerG1162%s7; the effectual ferventG1754 r-; ye may be healedG2390q; thatG3704p;anotherG240o;forG5228n;oneG240m;prayG2172l;andG2532k);one to anotherG240j#;faultsG3588 G3900i;confessG1843h;himG846g;forgivenG863f;shall beG5600e;theyG863d;sinsG266!c/; he have committedG4160b; and ifG2579a; upG1453`; himG846_#; shall raiseG1453^#;the lordG3588 G2962];andG2532\;the sickG2577 #Zv_B+hQ4vV@!|Z !;the truthG3588 G225;fromG575;do errG4105;youG5213;ofG1722;anyG5100;ifG1437;brethrenG80#; fruitG3588 G2590; herG846'; brought forthG985#; the earthG3588 G1093;andG2532;rainG5205;gaveG1325 !#;the heavenG3588 G3772;andG2532;againG3825;he prayedG4336 ;andG2532 ;monthsG3376 ;sixG1803 ;andG2532 ;yearsG1763%7;by the space of threeG5140#;the earthG3588 G1093;onG1909;notG3756;it rainedG1026; andG2532; rainG1026; notG3361'; that it mightG1026; earnestlyG4335~;he prayedG4336 "ViB% v]F( _7{V!B/<the foreknowledgeG4268A%<according toG2596@< bithyniaG978?< andG2532>< asiaG773=!< cappadociaG2587<<galatiaG1053;<pontusG4195$:5<scattered throughoutG1290 9-<to the strangersG39278<christG55477<of jesusG24246!<an apostleG6525<peterG40744;of sinsG2663#;a multitudeG41282!;shall hideG25721;andG25320; deathG2288/; fromG1537.; a soulG5590-; saveG4982,; wayG3598+;of hisG846*;the errorG4106);fromG1537(!;the sinnerG268#'3;he which convertethG1994&;thatG3754%%;let him knowG1097$; himG846#; convertG1994"; oneG5100!; andG2532 #RlT7 xaH' oV<#jRe<untoG1519d<againG313c<usG2248b'<hath begottenG313a<mercyG1656`<abundantG4183_< hisG846^%< according toG2596]< whichG3588\< christG5547[< jesusG2424Z<lordG2962Y<ourG2257X#<ofG3588 G2962W<fatherG3962V<andG2532U#<the godG3588 G2316T<blessedG2128S'<be multipliedG4129R<peaceG1515Q<andG2532P<unto youG5213O<graceG5485N<christG5547M< of jesusG2424L%< of the bloodG129K!< sprinklingG4473J< andG2532I< obedienceG5218H<untoG1519G'<of the spiritG4151F)<sanctificationG38E<throughG1722D!<the fatherG3962C<of godG2316 #^w]E)`D.fK2y^<whereinG1722<timeG2540< the lastG2078< inG1722)< to be revealedG601< readyG2092< salvationG4991<untoG1519<faithG4102<throughG1223~<of godG2316}<the powerG1411|<byG1722{<are keptG5432z<whoG3588y< youG5209x< forG1519w< heavenG3772v< inG1722u<reservedG5083#t5<that fadeth not awayG263s<andG2532r<undefiledG283q<andG2532p'<incorruptibleG862o)<an inheritanceG2817n<toG1519m<the deadG3498l<fromG1537k<christG5547j<of jesusG2424i-<the resurrectionG386h<byG1223g<hopeG1680f<a livelyG2198 "Su[; pR,tR:  mS*<christG5547)<of jesusG2424('<the appearingG602'<atG1722&<gloryG1391%<andG2532$<honourG5092#<andG2532"<praiseG1868!<untoG1519 )<might be foundG2147< fireG4442< withG1223#< it be triedG1381< thoughG1161< perishethG622<thatG3588<of goldG5553"1<more precious thanG5093!<being muchG4183#<faithG3588 G4102<of yourG5216#<the trialG3588 G1383<thatG2443#< temptationsG3986< manifoldG4164< throughG1722%< in heavinessG3076< ye areG2076 <need beG1163 <ifG1487 %<for a seasonG3641 <nowG737 1<ye greatly rejoiceG21 "`pX;! iH+ jQ4}`L< the graceG5485K< ofG4012J)< who prophesiedG4395#I3< searched diligentlyG1830H< andG2532G'< have enquiredG1567F%< the prophetsG4396E< salvationG4991D< whichG3739C< ofG4012B< soulsG5590A< ofG5590@'< the salvationG4991?#< faithG3588 G4102>< of yourG5216=#< the endG3588 G5056<< receivingG2865;'<full of gloryG1392:<andG25329#<unspeakableG4128<with joyG54797!< ye rejoiceG216< believingG41005< yetG11614< notG33613< ye seeG37082!<though nowG7371<whomG37390<inG1519/<ye loveG25.<seenG1492-<notG3756,<havingG1492+<whomG3739 "^dL.aK1mV3y^n< reportedG312m< nowG3568l< areG312k< whichG3739j!< the thingsG846!i/< they did ministerG1247h< unto usG2254g< butG1161f+< unto themselvesG1438e< notG3756d< thatG3754c+< it was revealedG601b< unto whomG3739a'< should followG3326`< thatG5023_< the gloryG1391^< andG2532]< christG5547\< ofG1519[)< the sufferingsG3804!Z/< when it testifiedG4303Y#< did signifyG1213X< themG846W< was inG1722V< whichG3588U< of christG5547T!< the spiritG4151S< timeG2540R)< what manner ofG4169Q< orG2228P< whatG5101O< searchingG2045N< youG5209M< untoG1519 !ciQ7{`H+}_H+yc<asG5613< christG5547 < of jesusG2424 )< the revelationG602 < atG1722 < unto youG5213% 7< that is to be broughtG5342< the graceG5485< forG1909!< to the endG5049< and hopeG1679< be soberG3525#< mindG3588 G1271< of yourG5216#< the loinsG3588 G3751< gird upG328< whereforeG1352~< intoG1519}< to lookG3879|< desireG1937{!< the angelsG32z%< which thingsG3739y< heavenG3772x< fromG575w< sent downG649v< ghostG4151u< the holyG40t< withG1722s< unto youG5209-rG< that have preached the gospelG2097q< themG3588p< byG1223o< unto youG5213 #T{]D.q[E0oYB-T)2A<without respect of personsG6781<whoG35880!<the fatherG3962/!<ye call onG1941.<ifG1487-<andG2532,<holyG40+<amG1510*<iG1473)<forG3754(<holyG40'<be yeG1096&'<it is writtenG1125%<becauseG1360%$9< manner of conversationG391#< allG3956"< inG1722!< holyG40 < yeG846<beG1096<soG2532<is holyG40<youG5209$5<he which hath calledG2564<asG2596<butG235< ignoranceG3588 G52< yourG5216< inG1722<lustsG1939!<the formerG43862Q<fashioning yourselves according toG4964<notG3361<childrenG5043<obedientG5218bR+RY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{+9+:)+;M+6+?X+@}+A"+BE+Cf+D +E,+FN+9+:)+;M+6+?X+@}+A"+BE+Cf+D +E,+FN+Gn+H+I4+JX+K{+L+MB+Nd+O+P(+QL+Rp+S+T5+UU+Vv+W+X9+Y[+Z}+[ +\B+]e+^+_*+`L+an+b+c2+eS+fw+g+h<+i`+j+k#+lE+mg+n+o)+pK+qo+r+s3+tT+uv+v+w<+x_+y+z$+{F+|i+} +~,+M+p++4+W+x++6+X+y++>+_++#+E+g+ +,+P+t++8+Z+{++?+`+ !Zw[@|`5T>yZS%< without spotG784R<andG2532Q+<without blemishG299P<of a lambG286O<asG5613N<of christG5547M<bloodG129!L/<with the preciousG5093K<butG235.JI<by tradition from your fathersG3970I%<conversationG391H< vainG3152G< yourG5216F< fromG1537E< goldG5553D< andG2228C<silverG694'B;<with corruptible thingsG5349A<redeemedG3084@<notG3756?<ye wereG3084><thatG3754$=5<forasmuch as ye knowG1492<<fearG5401;<inG1722 :!#<sojourningG3588 G39409<of yourG52168<the timeG55507< passG3906< workG20415#< every man'sG15384%< according toG25963< judgethG2919 $ebK+}gI3s[E,|ew<godG2316v<inG1519u<might beG1511t<hopeG1680s<andG2532r#<faithG3588 G4102q<yourG5216p<thatG5620o<gloryG1391n<himG846m<gaveG1325l< andG2532k< the deadG3498j< fromG1537i< upG1453h< himG846g<raisedG1453f<thatG3588e<godG2316d<inG1519c!<do believeG4100b<himG846a<byG1223`<whoG3588_< youG5209^< forG1223]#< timesG3588 G5550\!< these lastG2078[<inG1909Z%<was manifestG5319Y<butG1161X%<of the worldG2889W)<the foundationG2602V<beforeG4253 U-<was foreordainedG4267T!<who verilyG3303 "ViG,~fL3yV@$ mV<allG3956<forG1360!<everG3588 G165<forG1519< abidethG3306< andG2532%< which livethG2198< of godG2316< the wordG3056<byG1223-<of incorruptibleG862<butG235 <seedG4701 #<corruptibleG5349 <ofG1537 <notG3756 -<being born againG313<ferventlyG1619<heartG2588<a pureG2513<withG1537#< one anotherG240< loveG25$5< love of the brethrenG5360< unfeignedG505< untoG1519!<the spiritG4151~<throughG1223}!<the truthG3588 G225|#<obeyingG3588 G5218{<inG1722z#<soulsG3588 G5590y<yourG5216%x;<seeing ye have purifiedG48 #OmT>!qQ:jH/fO<<andG2532;<maliceG2549:<allG39569%<laying asideG6598<whereforeG37677<youG52096<untoG1519)5?< by the gospel is preachedG20974< whichG35883#< the wordG3588 G44872< isG20761< thisG51240<andG1161/!<everG3588 G165.<forG1519-<endurethG3306,#<of the lordG2962+<the wordG4487*<butG1161)%<falleth awayG1601(<thereofG846'!!<the flowerG3588 G438&<andG2532%<witherethG3583$#< the grassG3588 G5528#< of grassG5528"!< the flowerG438!< asG5613 < of manG444<the gloryG1391<allG3956<andG2532<grassG5528<asG5613<fleshG4561 $ViR;bJ,}gO5lV`< ofG3844_< chosenG1588^< butG1161]< menG444\<ofG5259[<indeedG3303Z!<disallowedG593Y<stoneG3037X<a livingG2198W<comingG4334V<whomG3739U<toG4314T<graciousG5543S#<the lordG3588 G2962R<thatG3754Q)<ye have tastedG1089P<if so beG1512O< therebyG1722N#< ye may growG837M< thatG2443L#<of the wordG3050K<milkG1051J#<the sincereG97I<desireG1971H<babesG1025G<newbornG738F<asG5613E)<evil speakingsG2636D< allG3956C< andG2532B< enviesG5355A< andG2532@#< hypocrisiesG5272?<andG2532><guileG1388=<allG3956 "kpV6nP0yR8 k<andG2532<preciousG1784< electG1588< stoneG3037~)< a chief cornerG204}< sionG4622|< inG1722{<i layG5087z<beholdG2400#y'#<the scriptureG3588 G1124x<inG1722w+<it is containedG4023v<alsoG2532u<whereforeG1352t<christG5547s<jesusG2424r<byG1223q#<to godG3588 G2316p!<acceptableG2144o!< sacrificesG2378n< spiritualG4152m#< to offer upG399l!< priesthoodG2406k< an holyG40j<houseG3624i#<a spiritualG4152h%<are built upG3618g<stonesG3037f<livelyG2198e<asG5613d<alsoG2532c<yeG846b<preciousG1784a< godG2316 !M^B% jQ1nN7eM#< alsoG2532"< whereuntoG1519 !/< being disobedientG544 #< the wordG3588 G3056!< stumble atG4350<whichG3739!<of offenceG4625<a rockG4073<andG2532%<of stumblingG4348<a stoneG3037<andG2532'<of the cornerG1137<the headG2776<is madeG1096< the sameG3778!< disallowedG593%< the buildersG3618< whichG3739< the stoneG3037-I<unto them which be disobedientG544<butG1161 #<preciousG3588 G5092 <believeG4100 <whichG3588 <thereforeG3767 <unto youG5213'<be confoundedG2617<notG3756<shallG2617<himG846<onG1909!/<he that believethG4100 "TrX:!kA*vV?# vTE)< obtained mercyG1653D< notG3756C< hadG1653B< whichG3588A< of godG2316@!< the peopleG2992?< nowG3568>< butG1161=< a peopleG2992<< notG3756;%< in time pastG4218:< whichG35889< lightG54578!< marvellousG22987< hisG8466< intoG15195< darknessG46554< out ofG15373< youG5209&29< of him who hath calledG2564 1#!< the praisesG3588 G703$05< ye should shew forthG1804/< thatG3704.< peopleG2992-!< a peculiarG4047,< nationG1484+< an holyG40*!< priesthoodG2406)< a royalG934(!< generationG1085'< a chosenG1588&< yeG5210%< butG1161#$3<they were appointedG5087 "LnX;$jH.e?(gLg< glorifyG1392'f;< which they shall beholdG2029e< worksG2041d< goodG2570c< byG1537b< they mayG1392a< evildoersG2555`< asG5613_< youG5216"^1< they speak againstG2635]< whereasG1722\< thatG2443"[%#< the gentilesG3588 G1484Z< amongG1722Y< honestG2570!X%!< conversationG3588 G391W< yourG5216V< havingG2192U#< the soulG3588 G5590T< againstG2596S< warG4754R< whichG3748Q< lustsG1939P%< from fleshlyG4559O< abstainG567N< pilgrimsG3927M< andG2532L< strangersG3941K< asG5613J< i beseechG3870I)< dearly belovedG27#H3< have obtained mercyG1653G< nowG3568F< butG1161 blP3jT2lU3 b"5<that with well doingG15#<of godG3588 G2316#<the willG3588 G2307<isG2076<soG3779<forG3754"5< of them that do wellG17)< for the praiseG1868< andG1161~%< of evildoersG2555})< the punishmentG1557|<forG1519{<himG846z<byG1223'y;<unto them that are sentG3992x<asG5613w)<unto governorsG2232v<orG1535u< supremeG5242t< asG5613s#< to the kingG935r'< whether it beG1535%q+#< the lord's sakeG3588 G2962p< forG1223o< of manG442n< ordinanceG2937m< to everyG3956!l/< submit yourselvesG5293k'< of visitationG1984j< the dayG2250i< inG1722h#< godG3588 G2316 "eoW@)}gG-pO-}e)< onlyG3440(< notG3756'< fearG5401&<allG3956%<withG1722$<mastersG1203##<toG3588 G1203"<subjectG5293!#<servantsG3588 G3610 !<the kingG3588 G935<honourG5091#<godG3588 G2316<fearG5399#+<the brotherhoodG3588 G81<loveG25<allG3956<honourG5091< of godG2316%< the servantsG1401< asG5613< butG235&-#< of maliciousnessG3588 G2549<a clokeG1942<forG5613#<libertyG3588 G1657<usingG2192<notG3361<andG2532 <freeG1658 <asG5613 < menG444 !< of foolishG878 '< the ignoranceG56%7< ye may put to silenceG5392 "bbK3x_B&l>(bK!<acceptableG5485J<thisG5124$I5<ye take it patientlyG5278H< sufferG3958G< andG2532F+< when ye do wellG15E< ifG1487D< butG235*CA<ye shall take it patientlyG5278B+<for your faultsG264A)<ye be buffetedG2852@<whenG2532?<ifG1487><gloryG2811=<whatG4169<<forG1063;!< wrongfullyG95:< sufferingG39589< griefG30778< endureG52977!<toward godG23166!<conscienceG48935<forG12234<a manG51003<ifG14872#<thankworthyG54851<thisG51240<forG1063/)<to the frowardG4646.<alsoG2532-<butG235,<gentleG1933+< andG2532*#< to the goodG18 $ZdI/gC-iP:$~Z o-<when he sufferedG3958n<againG486m<notG3756l<reviledG486#k3<when he was reviledG3058j<whoG3739i#< mouthG3588 G4750h< hisG846g< inG1722f<foundG2147e<guileG1388d<wasG2147c<neitherG3761b<sinG266a<noG3756`<didG4160_<whoG3739^#<stepsG3588 G2487]<hisG846 \-<ye should followG1872[<thatG2443Z!< an exampleG5261Y< usG2254X< leavingG5277W< usG2257V< forG5228U<sufferedG3958T<alsoG2532S<christG5547R<becauseG3754Q)<were ye calledG2564P<hereuntoG5124O<evenG1519N<forG1063M<godG2316L<withG3844 "RnO8jH0vU3nR< returnedG1994<nowG3568<areG1994<butG235 %<going astrayG4105 <sheepG4263 <asG5613 <ye wereG2258 <forG1063)<ye were healedG2390#<stripesG3588 G3468<by whoseG3739(1#<unto righteousnessG3588 G1343#<should liveG2198!<to sinsG3588 G266!< being deadG581< weG2198< thatG2443#< the treeG3588 G3586~< onG1909}#<bodyG3588 G4983|<his ownG846{<inG1722z!<sinsG3588 G266y<ourG2257x<bareG399w%<his own selfG846v<whoG3739u#< righteouslyG1346#t3< to him that judgethG2919s< committedG3860r< butG1161q< notG3756p'<he threatenedG546 "avW;y^<$ \D, wa3<beG20772<notG37561<let itG20770<adorningG2889/<whoseG3739.<fearG5401-<withG1722,%<conversationG391+<chasteG53*<yourG5216!)/<while they beholdG2029"(%#<of the wivesG3588 G1135'<byG1223&<be wonG2770%<the wordG3056$<withoutG427#<mayG2770"< alsoG2532!#< the wordG3588 G3056 < obey notG544< anyG5100< ifG1487<thatG2443<husbandsG435#<to your ownG2398'<in subjectionG5293#<ye wivesG3588 G1135<likewiseG3668#<soulsG3588 G5590<of yourG5216< bishopG1985< andG2532"%#< the shepherdG3588 G4166< untoG1909 !VpU?zJ-tR;sVT#< godG3588 G2316S< inG1909R#< who trustedG1679Q< alsoG2532P<womenG1135O<the holyG40N+<in the old timeG4218!M/<after this mannerG3779L<forG1063K)<of great priceG4185J#<of godG3588 G2316I%<in the sightG1799H<isG2076G<whichG3739F< spiritG4151E< quietG2272D< andG2532C< of a meekG4239,BG< that which is not corruptibleG862A<inG1722"@%#<of the heartG3588 G2588?<manG444>!<the hiddenG2927=<butG235<!<of apparelG2440;'<of putting onG1745:< orG22289< of goldG55538!< of wearingG40257< andG25326< the hairG23595#<of plaitingG17084%<that outwardG1855 "M~cH0~d=&eG' ~dMv<andG2532u< vesselG4632t+< unto the weakerG772s< asG5613r'< unto the wifeG1134q< honourG5092p<givingG632o<knowledgeG1108n%<according toG2596m!<dwell withG4924 l#!<ye husbandsG3588 G435k<likewiseG3668j<amazementG4423i<with anyG3367h<afraidG5399g<notG3361f<areG5399e< andG2532#d7< as long as ye do wellG15c< ye areG1096b< daughtersG5043a< whoseG3739`<lordG2962_<himG846^<callingG2564]<abrahamG11\<obeyedG5219[<saraG4564Z<even asG5613Y<husbandsG435X)<unto their ownG2398#W3<being in subjectionG5293V!<themselvesG1438U< adornedG2885 "ZoW6  hD) }bL1tZ< calledG2564< thereuntoG1519< ye areG2564< thatG3754< knowingG1492< blessingG2127%< contrariwiseG5121< butG1161< railingG3059< forG473< railingG3059 < orG2228 < evilG2556 < forG473 < evilG2556 < renderingG591< notG3361< courteousG5391<pitifulG2155 -<love as brethrenG53610M<having compassion one of anotherG4835#<of one mindG3675<allG3956<finallyG5056<hinderedG1581<notG3361~<beG1581}#<prayersG3588 G4335|<yourG5216{<thatG1519z<of lifeG2222y%<of the graceG5485$x5<being heirs togetherG4789w<asG5613 $ZnX@)t\E/t^H(rZ<< overG1909;#< of the lordG2962:#< the eyesG3588 G37889< forG37548< itG8467< ensueG13776< andG25325< peaceG15154%< let him seekG22123< goodG182< doG41601< andG25320< evilG2556/)< let him eschewG1578.< guileG1388-< noG3361,+< that they speakG2980+< lipsG5491*< hisG846)< andG2532(< evilG2556'< fromG575&#< tongueG3588 G1100%< hisG846$+< let him refrainG3973#< daysG2250"< goodG18!< seeG1492 < andG2532< lifeG2222< loveG25%< he that willG2309< forG1063!< a blessingG2129!/< ye should inheritG2816< thatG2443 #hjO8|W@*mV/h_<neitherG3366^<terrorG5401]< of theirG846\< afraidG5399[< notG3361Z< beG5399Y< andG1161X<happyG3107#W3<righteousness' sakeG1343V<forG1223U<ye sufferG3958T<ifG1487S<andG2532R<butG235#Q7< of that which is goodG18P< followersG3402O< ye beG1096N< ifG1437M< youG5209!L/< he that will harmG2559K< whoG5101J< andG2532I< evilG2556H%< them that doG4160G< againstG1909F#< of the lordG2962E< the faceG4383D< butG1161C< prayersG1162B< theirG846A< untoG1519@< earsG3775?< hisG846>< andG2532='< the righteousG1342 #jwaI)pY=' x`F.j%< of evildoersG2555< asG5613< of youG5216+< they speak evilG2635~<whereasG1722}<thatG2443|!<conscienceG4893{<a goodG18z<havingG2192y<fearG5401x<andG2532w<meeknessG4240v<withG3326u<youG5213t<is inG1722s<thatG3588r<the hopeG1680q<ofG4012p<a reasonG3056o<youG5209n#<that askethG154m%<to every manG3956l< an answerG627k< toG4314j< alwaysG104i< readyG2092h< andG1161g#<heartsG3588 G2588f<yourG5216e<inG1722d#<godG3588 G2316c<the lordG2962b<sanctifyG37a<butG1161`#<be troubledG5015 "PeO5qQ9lU9"pP$%<in the fleshG4561"#1<being put to deathG2289"#<to godG3588 G2316!<usG2248 )<he might bringG4317< thatG2443!< the unjustG94< forG5228< the justG1342< sinsG266<forG4012<sufferedG3958<onceG530<hathG3958<alsoG2532<christG5547<forG3754)< for evil doingG2554< thanG2228)<for well doingG15)<that ye sufferG3958<be soG2309#<of godG3588 G2316 #<the willG3588 G2307 <ifG1487 <betterG2909 <forG1063 <christG5547<inG1722%<conversationG391<goodG18<yourG5216#3<that falsely accuseG1908#3< they may be ashamedG2617 "Mv^C#r[6kP9! jMF<whereuntoG3739E+<the like figureG499D<waterG5204C<byG1223B!<were savedG1295A<soulsG5590@<eightG3638?<isG2076><thatG5124=<fewG3641<<whereinG1519;+< was a preparingG2680:'< while the arkG27879< of noahG35758< the daysG22507< inG17226<waitedG15515#<of godG3588 G2316!4/<the longsufferingG31153<onceG5302<whenG37531-<were disobedientG5440)<which sometimeG4218/< prisonG5438.<inG1722 --<unto the spiritsG4151,%<and preachedG2784+<he wentG4198*<alsoG2532)<whichG3739(<byG1722#''#<by the spiritG3588 G4151&<quickenedG2227%<butG1161 #TqZ7pYC lV4oTi<unto himG846"h1<being made subjectG5293g< powersG1411f< andG2532e#< authoritiesG1849d< andG2532c< angelsG32b#<of godG3588 G2316a)<the right handG1188`<onG1722_<and isG2076^<heavenG3772]<intoG1519\<is goneG4198[<whoG3739Z<christG5547Y<of jesusG2424X-<the resurrectionG386W<byG1223V<godG2316U<towardG1519T!<conscienceG4893S<of a goodG18R!<the answerG1906Q< butG235P%< of the fleshG4561O%< of the filthG4509N-< the putting awayG595M< notG3756L<usG2248K<saveG4982J<nowG3568I<alsoG2532H<dothG4982G<baptismG908 "esS<tW8kU8}e <pastG3928 <the timeG5550 <forG1063<of godG2316#<to the willG2307<butG235< of menG444%< to the lustsG1939< the fleshG4561< inG1722< timeG5550<ofG5550<the restG1954~#<should liveG980}<no longerG3371|<heG980{<thatG1519z<from sinG266y#<hath ceasedG3973x<the fleshG4561w<inG1722%v7<he that hath sufferedG3958u<forG3754t< mindG1771s'< with the sameG846r< likewiseG2532q!< yourselvesG5210p< armG3695o%<in the fleshG4561n<usG2257m<forG5228l'<hath sufferedG3958k<christG5547!j/<forasmuch then asG3767 !MwU, z[D' |dN3fM,<readyG2093+)<to him that isG2192*<accountG3056)!<shall giveG591(<whoG3739'-< speaking evil ofG987&!< of riotG3588 G810%< excessG401$< the sameG846#< toG1519"<withG1519!<notG3361 <runG4936<that yeG5216%7<they think it strangeG3579<whereinG1722!<idolatriesG1495!<abominableG111<andG2532#<banquetingsG4224!<revellingsG2970)<excess of wineG3632<lustsG1939)<lasciviousnessG766< inG1722)< when we walkedG4198%+#< of the gentilesG3588 G1484#< the willG3588 G2307+< to have wroughtG2716<usG2254#<may sufficeG713 <lifeG979 !<ofG3588 G979 !a}fH|fF/fH/zaM<aboveG4253L<andG1161K#< prayerG3588 G4335J< untoG1519I< watchG3525H<andG2532G<soberG4993F<thereforeG3767E<be yeG4993D!<is at handG1448C'<of all thingsG3956B#<the endG3588 G5056A<butG1161@'<in the spiritG4151?<godG2316>%<according toG2596=<liveG2198<< butG1161;%< in the fleshG4561:< menG4449%< according toG2596$85< they might be judgedG29197<thatG2443%67<to them that are deadG34985<alsoG2532'4;<was the gospel preachedG20973!<this causeG51242<forG15191<forG10630< the deadG3498/< andG2532.<the quickG2198-<to judgeG2919 #W}_H) fL0r\A+pWp< speakG2980o< any manG5100n< ifG1487m< of godG2316l< graceG5485k+< of the manifoldG4164j< stewardsG3623i< goodG2570h< asG5613g< anotherG1438f< toG1519e< oneG1438d< the sameG846c< ministerG1247b< the giftG5486a'< hath receivedG2983`< every manG1538_< asG2531^< grudgingG1112]< withoutG427\< anotherG240[< toG1519Z< oneG240Y+< use hospitalityG5382X<of sinsG266W'< the multitudeG4128V#< shall coverG2572U< charityG3588 G26T< forG3754S!< yourselvesG1438R<amongG1519Q<charityG26P<ferventG1618O<haveG2192N!<all thingsG3956 #PdN8~`<!dM0sP+< the fiery trialG4451!< concerningG1722< strangeG3579< notG3361< think itG3579< belovedG27 < amenG281 !< and everG3588 G165 !< everG3588 G165 < forG1519 #< dominionG3588 G2904< andG2532#< praiseG3588 G1391< beG2076< to whomG3739< christG5547< jesusG2424< throughG1223 -< may be glorifiedG1392!< all thingsG3956< inG1722~#< godG3588 G2316}< thatG2443|< givethG5524{#< godG3588 G2316z< whichG3739y#< the abilityG2479x< ofG1537w< asG5613v< ministerG1247u< any manG5100t< ifG1487s< of godG2316r#< the oraclesG3051q< asG5613 !P]A%nV>( kG0pP4#<of godG3588 G23163< andG25322#< of gloryG3588 G13911!< the spiritG41510< forG3754/< happyG3107.<of christG5547-<the nameG3686,<forG1722 +-<ye be reproachedG3679*<ifG1487 )1< with exceeding joyG21(< alsoG2532')< ye may be gladG5463&&/!< shall be revealedG3588 G602%#< gloryG3588 G1391$< hisG846#< whenG1722"< thatG2443!!< sufferingsG3804! ##< of christ'sG3588 G5547 -< ye are partakersG2841#< inasmuch asG2526< rejoiceG5463< butG235< unto youG5213< happenedG4819"1< some strange thingG3581< as thoughG5613< youG5213< tryG3986< toG4314< which isG1096 #lqJ3jP:V?)lW+< let him glorifyG1392V<butG1161U!<be ashamedG153T<notG3361S<let himG153R#<a christianG5546Q<asG5613P<ifG1487O<yetG11610NO<a busybody in other men's mattersG244M<asG5613L< orG2228K#< an evildoerG2555J< orG2228I< a thiefG2812H< orG2228G!<a murdererG5406F<asG5613E<sufferG3958D<of youG5216C<noneG3361B<letG3958A<butG1063@+<he is glorifiedG1392?<partG2596><yourG5209=<onG2596<<butG1161#;5<he is evil spoken ofG987:<partG25969<theirG8468<onG25967<youG52096<uponG19095<restethG373 !i~\5zeO7}\@$ ix<whereforeG5620w< appearG5316v!< the sinnerG268u< andG2532t#< the ungodlyG765s< shallG5316r<whereG4226q<be savedG4982p<scarcelyG3433o'<the righteousG1342n<ifG1487m<andG2532l#<of godG3588 G2316k!<the gospelG2098$j7<of them that obey notG544#i'#<shall the endG3588 G5056h<whatG5101g<usG2257f<atG575e< firstG4412d< ifG1487c< andG1161b#< of godG3588 G2316a#< the houseG3588 G3624`<atG575_!<must beginG756#^'#<that judgmentG3588 G2917]#<the timeG3588 G2540\<forG3754[#< behalfG3588 G3313Z< thisG5129Y< onG1722X#< godG3588 G2316 fvP4qX;$tQ5f#<of godG3588 G2316<the flockG4168<feedG4165#<be revealedG601!<that shallG3195%<of the gloryG1391!<a partakerG2844<and alsoG2532#<of christG3588 G5547!/< of the sufferingsG3804 < a witnessG3144 < andG2532 -< am also an elderG4850 < whoG3588 <i exhortG3870<youG5213<are amongG1722<whichG3588!<the eldersG4245<creatorG2939+<unto a faithfulG4103< asG5613!< well doingG16< inG1722#< soulsG3588 G5590~< of theirG1438"}1<commit the keepingG3908|#<of godG3588 G2316{#<the willG3588 G2307z%<according toG2596$y5<let them that sufferG3958 WhR5mK5rN3yW6)<unto the elderG42455!<yourselvesG2404<submitG52933!<ye youngerG35012<likewiseG3668#15<that fadeth not awayG2620#<of gloryG3588 G1391/<a crownG4735 .-<ye shall receiveG2865-%<shall appearG5319',1!<the chief shepherdG3588 G750+<and whenG2532"*%#<to the flockG3588 G4168)<ensamplesG5179(<beingG1096'<butG235&#<heritageG3588 G2819 %-<being lords overG2634$<asG5613#<neitherG3366"+<of a ready mindG4290!<butG235 -< for filthy lucreG147< notG3366< willinglyG1596< butG235'< by constraintG317<notG3361$5<taking the oversightG1983<youG5213)<which is amongG1722 "_~\E( _B) nR7 v_X< forG4012W< carethG3199V<heG846U<forG3754T<himG846S<uponG1909R#<careG3588 G3308Q<yourG5216P<allG3956O<castingG1977N< due timeG2540M< inG1722L< youG5209K%< he may exaltG5312J<thatG2443I#<of godG3588 G2316H<handG5495G!<the mightyG2900F<underG5259E<thereforeG3767!D/<humble yourselvesG5013C'<to the humbleG5011B<graceG5485A<givethG1325@<andG1161?<the proudG5244>< resistethG498=#< godG3588 G2316<< forG3754;#< humilityG3588 G5012#:3< and be clothed withG1463)9?<be subject one to anotherG52938<allG39567<yeaG1161 !c{Y<& |dK/ jP1ycy< usG2248x#< hath calledG2564w< whoG3588v< graceG5485u< of allG3956t< the godG2316s< butG1161r< the worldG2889q#< that are inG1722p< brethrenG81o< in yourG5216 n-< are accomplishedG2005!m##< afflictionsG3588 G3804l< the sameG846k%< knowing thatG1492"j%#< in the faithG3588 G4102i< stedfastG4731h< resistG436g< whomG3739f'< he may devourG2666e< whomG5101d< seekingG2212c'< walketh aboutG4043b< lionG3023a<a roaringG5612`<asG5613_<the devilG1228^!<adversaryG3588 G476]<yourG5216\<becauseG3754[#<be vigilantG1127Z<be soberG3525Y< youG5216 "hoV' nU6{_A( h< andG2532< exhortingG3870< brieflyG3641)< i have writtenG1125< i supposeG3049< asG5613< unto youG5213< brotherG80!< a faithfulG4103< silvanusG4610< byG1223< amenG281!< and everG3588 G165!< everG3588 G165 < forG1519 #< dominionG3588 G2904 < andG2532 #< gloryG3588 G1391 < to himG846< settleG2311!< strengthenG4599< stablishG4741< perfectG2675< youG5209< makeG2675< a whileG3641+C< after that ye have sufferedG3958< jesusG2424< christG5547~< byG1722}< gloryG1391|< eternalG166{< hisG846z< untoG1519 #i{[@$ kQ;~bK3i>=andG2532==a servantG1401<=peterG4074;=simonG4826:< amenG2819< jesusG24248< christG55477< are inG17226< thatG35885<allG39564<with youG52133<peaceG15152!<of charityG261<a kissG53700<withG1722/#<one anotherG240.<greet yeG782-#< sonG3588 G5207,< myG3450+< marcusG3138*< andG2532)< youG5209(< salutethG782%'7< elected together withG4899&< babylonG897%< atG1722$< theG3588#< ye standG2476"< whereinG1519!#< of godG3588 G2316 < graceG5485< the trueG227< isG1511< that thisG3778!< testifyingG1957 !b^E*hN5lU9"}b_=unto usG2254^!=hath givenG1433]=powerG1411\=divineG2304[=hisG846Z%=according asG5613Y#= lordG3588 G2962X= ourG2257W= of jesusG2424V= andG2532U#=of godG3588 G2316T'=the knowledgeG1922S=throughG1722R=unto youG5213Q'=be multipliedG4129P=peaceG1515O=andG2532N=graceG5485M=christG5547L=jesusG2424K=saviourG4990J=ourG2257I=andG2532H#=of godG3588 G2316!G/=the righteousnessG1343F=throughG1722E= with usG2254D= faithG4102C'= like preciousG2472*BA= to them that have obtainedG2975A= christG5547@=of jesusG2424?!=an apostleG652 "UfK$iL1xY<"pU=throughG1722=the worldG2889!=that is inG1722~)=the corruptionG5356})=having escapedG668|=natureG5449{=divineG2304z=of theG5449y=partakersG2844x#=ye might beG1096w= theseG5130v= byG1223u= thatG2443t= promisesG1862s= preciousG5093r=andG2532q+=exceeding greatG3176p=unto usG2254o=are givenG1433n=wherebyG1223m=virtueG703l=andG2532k=gloryG1391j=toG1223i=usG2248'h;=of him that hath calledG2564#g'#=the knowledgeG3588 G1922f=throughG1223e=godlinessG2150d= andG2532c= lifeG2222b= untoG4314a= thatG3588`!= all thingsG3956 "]nQ:$ _H2xaK)s]#=toG1722"=andG1161(!1#=brotherly kindnessG3588 G5360 #=godlinessG3588 G2150=toG1722=andG1161#= godlinessG3588 G2150#= patienceG3588 G5281= toG1722= andG1161#=patienceG3588 G5281 !#=temperanceG3588 G1466=toG1722=andG1161 !#=temperanceG3588 G1466#=knowledgeG3588 G1108=toG1722=andG1161#=knowledgeG3588 G1108!=virtueG3588 G703=toG1722=andG1161 != virtueG3588 G703 #= faithG3588 G4102 = yourG5216 = toG1722 = addG2023=diligenceG4710=allG3956=givingG3923=thisG5124=besideG3923=andG2532=lustG1939 "]hR8!lK/`J1t]E= oldG3819D= hisG846C= fromG266(B1#= that he was purgedG3588 G2512A= forgottenG3024@= and hathG2983'?;= and cannot see afar offG3467>= blindG5185== isG2076<%= these thingsG5023;= lackethG3918:= he thatG37399= butG10638=christG55477=jesusG24246=lordG29625=ourG22574#=ofG3588 G29623'=the knowledgeG19222=inG15191!= unfruitfulG1750= norG3761/= barrenG692.= neitherG3756-= they makeG2525,=aboundG4121+=andG2532*=in youG5213)=beG5225(%=these thingsG5023'=ifG5225&=forG1063%=charityG3588 G26($1#=brotherly kindnessG3588 G5360 "`rW?eL4iG-}`g= whereforeG1352f= christG5547e= jesusG2424d= saviourG4990c= andG2532b= lordG2962a= ourG2257`#= ofG3588 G2962_= kingdomG932^+= the everlastingG166]= intoG1519\!= abundantlyG4146[= unto youG5213#Z3= shall be ministeredG2023!Y##= an entranceG3588 G1529X= soG3779W= forG1063V= fallG4417U= neverG3756T= ye shallG4417S%= these thingsG5023R= if ye doG4160Q= forG1063P= sureG949O= electionG1589N= andG2532M#= callingG3588 G2821L= yourG5216K= to makeG4160J)= give diligenceG4704I= brethrenG80H!= the ratherG3123G= whereforeG1352F= sinsG266 #YgE/lT=dM7oY =myG3450# )!=i must put offG3588 G595=shortlyG5031=thatG3754=knowingG1492#= remembranceG5280= inG1722!= by puttingG5280= upG1326= youG5209= to stirG1326 !#= tabernacleG3588 G4638~= thisG5129}= inG1722|= i amG1510{!= as long asG3745z= meetG1342y!= i think itG2233x= yeaG1161w= truthG225v#= the presentG3918u= inG1722t)= be establishedG4741s= andG2532r= ye knowG1492q= thoughG2539p%= these thingsG5130o= ofG4012n)= in remembranceG5279m= alwaysG104l= youG5209k= to putG5279j%= be negligentG272i= notG3756h= i willG272 "Wy`F'~hM2qL2 oW,=lordG2962+=ourG2257*#=ofG3588 G2962)= comingG3952(= andG2532'= the powerG1411&= unto youG5213"%1= when we made knownG1107$=fablesG3454!#/=cunningly devisedG4679"=followedG1811!=notG3756 =we haveG1811=forG1063)=in remembranceG3420= alwaysG1539%= these thingsG5130= to haveG2192= deceaseG1841= myG1699=afterG3326#=may be ableG4160=yeG5209%7=i will endeavour thatG4704=moreoverG1161=meG3427#=hath shewedG1213= christG5547= jesusG2424#= lordG3588 G2962= ourG2257 = asG2531 =evenG2532 !#=tabernacleG3588 G4638 $hiR7 jG/~hR9hP#=voiceG3588 G5456O=thisG3778N=andG2532M+=am well pleasedG2106L=iG1473K=whomG3739J=inG1519I#=sonG3588 G5207H=belovedG27G=myG3450F=isG2076E=thisG3778D=gloryG1391C=excellentG3169B=theG1391A=fromG5259@=to himG846?= a voiceG5456>= suchG5107=+= when there cameG5342<= gloryG1391;= andG2532:=honourG50929!=the fatherG39628=godG23167=fromG38446#=he receivedG29835=forG10634=majestyG31683=hisG15652=ofG31681%=eyewitnessesG20300=wereG1096/=butG235.=christG5547-=jesusG2424 $bbJ4nV7nXC,xbt=inG1722s=ariseG393r%=the day starG5459q=andG2532p=dawnG1306o=the dayG2250n=untilG2193m=placeG5117l=darkG850k=aG5117j=inG1722i%=that shinethG5316h= a lightG3088g= as untoG5613!f/= that ye take heedG4337e= wellG2573d= ye doG4160c=whereuntoG3739b#=of prophecyG4397a=wordG3056`=more sureG949_=aG3056^=alsoG2532]=we haveG2192\=mountG3735[=holyG40Z#=theG3588 G3735Y= inG1722X= himG846W= withG4862V%= when we wereG5607U= heardG191T=weG2249S=heavenG3772R=fromG1537Q!=which cameG5342 $_|dN2wW?( ybI0x_=amongG1722=alsoG2532)=false prophetsG5578!=there wereG1096=butG1161=ghostG4151=holyG40=by theG4151=movedG5342=spakeG2980= godG2316 = ofG5259 = menG444 = holyG40 = butG235 =of manG444#=by the willG2307#=in old timeG4218=notG3756=cameG5342%=the prophecyG4394=forG1063)= interpretationG1955= privateG2398= anyG3956= ofG1955~=isG1096 }-=of the scriptureG1124|=prophecyG4394{=noG3756z=thatG3754y=firstG4412x=thisG5124w=knowingG1097v#=heartsG3588 G2588u=yourG5216 ejQ:#uXA{c;e8=throughG17227=andG2532&6;= shall be evil spoken ofG9875!= of truthG3588 G2254#=the wayG3588 G35983=whomG37392%=by reason ofG1223$1+!=pernicious waysG3588 G6840=theirG846/%=shall followG1811.=manyG4183-=andG2532,#=destructionG684+=swiftG5031*!=themselvesG1438))=and bring uponG1863(=themG846'#=that boughtG59&=the lordG1203%=denyingG720$=evenG2532#=heresiesG139"=damnableG684&!9=privily shall bring inG3919 =whoG3748= youG5213= amongG1722)= false teachersG5572)= there shall beG2071= asG5613=evenG2532 !#=the peopleG3588 G2992 "PbK2vT6jT<gPZ=andG2532Y=judgmentG2920X=untoG1519W)=to be reservedG5083V#= of darknessG2217U#= into chainsG4577T'= and deliveredG3860S%= down to hellG5020R= castG5020Q=butG235P#=that sinnedG264O!=the angelsG32N=notG3756M=sparedG5339L#=godG3588 G2316K=ifG1487J=forG1063I=notG3756H!=slumberethG3573G!=damnationG3588 G684F=theirG846E=andG2532D=notG3756C= lingerethG691B)= of a long timeG1597A= nowG691@#= judgmentG3588 G2917?= whoseG3739>=youG5209#=3=make merchandise ofG1710<=wordsG3056;%=with feignedG4112:!=shall theyG17109%=covetousnessG4124 !`sZB$cL1dJ+y`{=vexedG2669z=lotG3091y=justG1342x=deliveredG4506w=andG2532v%= live ungodlyG764,uE= unto those that after shouldG3195t#= an ensampleG5262s= makingG5087!r/= with an overthrowG2692q=condemnedG2632p!=into ashesG5077o=gomorrhaG1116n=andG2532m=of sodomG4670l!=the citiesG4172k=turningG5077j=andG2532i)=of the ungodlyG765h)=upon the worldG2889g=the floodG2627f#= bringing inG1863 e-= of righteousnessG1343d!= a preacherG2783c!= the eighthG3590b= noahG3575a=savedG5442`=butG235_=worldG2889^=oldG744]=theG2889\=notG3756[=sparedG5339 "ouO3iQ:$ hK1o#= of judgmentG2920= the dayG2250= untoG1519!= the unjustG94!= to reserveG5083= andG1161#= temptationsG3986= out ofG1537= the godlyG2152!= to deliverG4506#= knoweth howG1492= the lordG2962=deedsG2041=unlawfulG459=withG2041=dayG2250 =toG1537 =dayG2250 = fromG1537 = soulG5590 = righteousG1342= vexedG928= hearingG189=andG2532=in seeingG990=themG846=amongG1722=dwellingG1460"1=that righteous manG1342=forG1063'= of the wickedG113~%= conversationG391}!= the filthyG766|= withG5259 "_qT>"sW@&{_H/{_?= the lordG2962>= beforeG3844== themG846<= againstG2596;!= accusationG2920:= railingG9899= notG37568= bringG53427= mightG14116= andG25325= in powerG24794= greaterG31733= which areG56072= angelsG321= whereasG36990= dignitiesG1391/-= to speak evil ofG987.= afraidG5141-= notG3756,= they areG5141+!= selfwilledG829*%= presumptuousG5113)!= governmentG2963(= despiseG2706'= andG2532&)= of uncleannessG3394%= the lustG1939$= inG1722#= the fleshG4561"= afterG3694!)= them that walkG4198 = chieflyG3122= butG1161)= to be punishedG2849 !QmU?$ uI3fJ/mQ`= their ownG846_= withG1722#^3= sporting themselvesG1792]= blemishesG3470\= andG2532[= spotsG4696Z%= the day timeG2250Y= inG1722X= to riotG5172W= pleasureG2237"V1= they that count itG2233 U1= of unrighteousnessG93T!= the rewardG3408!S/= and shall receiveG2865 R!#= corruptionG3588 G5356Q= their ownG846P= inG1722(O== and shall utterly perishG2704!N3= they understand notG50M+= the things thatG3739L= ofG1722K!= speak evilG987J= destroyedG5356I= andG2532H= be takenG259G= toG1519F= madeG1080E= beastsG2226D= bruteG249C= naturalG5446B= asG5613A= theseG3778@= butG1161 TkS4qJgJ) kT=wasG2192=butG1161 ~1=of unrighteousnessG93}=the wagesG3408|= lovedG25{= whoG3739z= of bosorG1007y= of balaamG903x#= the wayG3588 G3598w=followingG1811#v3=and are gone astrayG4105u=wayG3598t=the rightG2117#s3=which have forsakenG2641r=childrenG5043q=cursedG2671'p;=with covetous practicesG4124#o3= they have exercisedG1128n= an heartG2588m= soulsG5590l= unstableG793k=beguilingG1185j=from sinG266 i/=that cannot ceaseG180h=andG2532g#=of adulteryG3428f=fullG3324e=eyesG3788d=havingG2192c= youG5213%b7= while they feast withG4910a!!= deceivingsG3588 G539 "RmV:" w`G' wR3mR"=throughG1722!#=they allureG1185 =of vanityG3153)=great swellingG5246+=when they speakG5350=forG1063=everG165= forG1519#= is reservedG5083!##= of darknessG3588 G4655#= the mistG3588 G2217= to whomG3739=a tempestG2978=withG5259 -=that are carriedG1643=cloudsG3507'=without waterG504=wellsG4077=areG1526=theseG3778$)#=of the prophetG3588 G4396 #=the madnessG3913 =forbadG2967 =voiceG5456 = man'sG444 = withG1722= speakingG5350= assG5268= dumbG880=theG5268=iniquityG3892=hisG2398=forG3892=rebukedG1649 J}c>(~^7 kU+|eJA= saviourG4990@= andG2532!?##= of the lordG3588 G2962>'= the knowledgeG1922==throughG1722"<%#=of the worldG3588 G2889$;)#=the pollutionsG3588 G3393&:;=after they have escapedG6689=ifG14878=forG1063(7==is he brought in bondageG14026#=of the sameG51295#=is overcomeG22744= a manG51003= of whomG37392= forG1063#1'#= of corruptionG3588 G53560%=the servantsG1401/=areG5225.+=they themselvesG846-=libertyG1657,=themG846"+1=while they promiseG1861*=errorG4106)=inG1722!(1=from them who liveG390'=escapedG668%&7= those that were cleanG3689%!= wantonnessG766$%= of the fleshG4561#= the lustsG1939 !M{`@w]B+ ~cK4qM b-=according to theG3942a=unto themG846`)=it is happenedG4819_=butG1161^=unto themG846]=deliveredG3860\#=commandmentG1785[=holyG40Z=theG1785Y= fromG1537X= to turnG1994%W7= after they have knownG1921V= thanG2228&U-#= of righteousnessG3588 G1343T#=the wayG3588 G3598S'=to have knownG1921R=notG3361Q=for themG846P=betterG2909O#=it had beenG2258N=forG1063"M1=than the beginningG4413L=with themG846K=worseG5501J=isG1096I)=the latter endG2078H%=and overcomeG2274G=thereinG5125F=entangledG1707E=againG3825D=they areG1707C=christG5547B= jesusG2424 #PhO6sY>%x`H/}gP=theG4396=byG5259(==which were spoken beforeG4280%=of the wordsG4487&9=that ye may be mindfulG3415#=remembranceG5280=by way ofG1722~=mindsG1271}=pureG1506|= yourG5216{= i stir upG1326z= whichG3739y= inG1722x= unto youG5213w=writeG1125v=nowG2235u=iG1125t=belovedG27s=epistleG1992r=secondG1208q=thisG3778p#=in the mireG1004o'=her wallowingG2946n=toG1519m+=that was washedG3068l=the sowG5300k=andG2532j=againG1994i=vomitG1829h= his ownG2398g= toG1909f= turnedG1994e= the dogG2965d= proverbG3942c=trueG227 #TxS.t^A)ybH/yT!(##= the fathersG3588 G3962'= sinceG575&= forG1063%=comingG3952$=hisG846##=ofG3588 G3952!"##=the promiseG3588 G1860!=isG2076 =whereG4226=sayingG3004=andG2532=lustsG1939=ownG2398=theirG846= afterG2596= walkingG4198= scoffersG1703= daysG2250= lastG2078#=theG3588 G2250=inG1909 -=there shall comeG2064=thatG3754=firstG4412=thisG5124=knowingG1097=saviourG4990 =andG2532! ##=of the lordG3588 G2962! %!=the apostlesG3588 G652 = of usG2257" 1= of the commandmentG1785= andG2532= prophetsG4396= holyG40 "LzZ7 zZ;# kU8kLJ#=the heavensG3772I=butG1161H= perishedG622G!=with waterG5204 F-=being overflowedG2626E'=that then wasG5119D=the worldG2889C=wherebyG1223B=the waterG5204A=inG1223@=andG2532?=the waterG5204>=out ofG1537==standingG4921<=the earthG1093;= andG2532:= of oldG15979= wereG22588#= the heavensG37727#= of godG3588 G23166#=by the wordG30565=thatG37544+=are ignorant ofG29903=willinglyG23092=theyG8461=thisG51240=forG1063/+=of the creationG2937.'=the beginningG746-=fromG575,=asG3779+=continueG1265*!=all thingsG3956)#= fell asleepG2837 $Xt\E$cN4mU>'qXn=yearsG2094m!=a thousandG5507l=andG2532k=yearsG2094j!=a thousandG5507i=asG5613h= the lordG2962g= withG3844f= dayG2250e= oneG1520d= thatG3754c=one thingG1520b=thisG5124a#=ignorant ofG2990`=notG3361_=beG2990^=belovedG27]=butG1161\=menG444[=ungodlyG765Z=ofG444Y=perditionG684X=andG2532W#=of judgmentG2920V=the dayG2250U=againstG1519T=unto fireG4442S=reservedG5083R'=kept in storeG2343Q= areG1526P= wordG3056O= the sameG846N= byG3056M'= which are nowG3568L#=the earthG3588 G1093K=andG2532 #SmT$lQ:|^G&pS= the whichG3739= inG1722= the nightG3571= inG1722 = a thiefG2812 = asG5613 = will comeG2240 #= of the lordG2962 #= the dayG3588 G2250= butG1161!= repentanceG3341= toG1519#= should comeG5562= allG3956= but thatG235'= should perishG622= anyG5100%= willing thatG1014= notG3361~= us-wardG2248}= toG1519 |-= is longsufferingG3114{= butG235z= slacknessG1022y= countG2233x= some menG5100w= asG5613,v9#= concerning his promiseG3588 G1860u= slackG1019t= notG3756s= isG1019r#= the lordG3588 G2962q=dayG2250p=oneG1520o=asG5613 _{[=xR:#v`J+}_1!= of the dayG2250 0!#= the comingG3588 G3952/%= hasting untoG4692.= andG2532-#= looking forG4328,= godlinessG2150+= andG2532*%= conversationG391)= holyG40(= inG1722'= to beG5225&= yeG5209%= oughtG1163$#= what mannerG4217"#1= shall be dissolvedG3089"%= these thingsG5130!= allG3956 = thenG3767"1= shall be burned upG2618= thereinG1722= that areG3588= the worksG2041= andG2532= alsoG2532= the earthG1093!/= with fervent heatG2741!= shall meltG3089%= the elementsG4747= andG1161"1= with a great noiseG4500+= shall pass awayG3928!##= the heavensG3588 G3772 Z_H( yX<% iL3sZQ= peaceG1515P=inG1722O=of himG846N+=ye may be foundG2147 M-=be diligent thatG4704L#=such thingsG5023'K;=seeing that ye look forG4328J=belovedG27I=whereforeG1352H'= righteousnessG1343G= dwellethG2730F= whereinG1722E= earthG1093D= a newG2537C= andG2532B= heavensG3772A= newG2537@= look forG4328?#= promiseG3588 G1862>= hisG846=%= according toG2596<= weG4328;%= neverthelessG1161!:/= with fervent heatG27419!= shall meltG50808%= the elementsG47477= andG2532"61= shall be dissolvedG30895'= being on fireG44484#= the heavensG37723= whereinG12232#= of godG3588 G2316 #k|W;$ s[;iR0kt=areG2076s=whichG3739r=inG1722q%= these thingsG5130p= ofG4012o= themG846n= inG1722m= speakingG2980l#=epistlesG3588 G1992k=allG3956j=inG1722i=alsoG2532h=asG5613g=unto youG5213f%=hath writtenG1125e=unto himG846d=givenG1325c!=the wisdomG4678b%=according toG2596a=alsoG2532`=paulG3972_=brotherG80^= belovedG27]= ourG2257\= even asG2531[= salvationG4991Z= lordG2962Y=ourG2257X#=ofG3588 G2962!W/=the longsufferingG3115V=accountG2233U=andG2532T= blamelessG298S= andG2532R%= without spotG784 "Zu^C*z\F)eC# sZ=graceG5485=inG1722=growG837=butG1161%=stedfastnessG4740=your ownG2398=fromG4740=fallG1601'=of the wickedG113 )=with the errorG4106 )= being led awayG4879 = ye alsoG1601 = lestG3361 = bewareG5442=beforeG4267)=seeing ye knowG4267=belovedG27=thereforeG3767=yeG5210#=destructionG684=ownG2398=theirG846=untoG4314!=scripturesG1124~=the otherG3062}=alsoG2532|=asG5613{=wrestG4761z=unstableG793y=andG2532&x;=they that are unlearnedG261w=whichG3739%v7=hard to be understoodG1425u#=some thingsG5100 #X}fK2lU7  r[=$zX9#>the wordG3588 G30568>ofG40127%>have handledG55846#>handsG3588 G54955>ourG22574> andG2532#33> we have looked uponG23002> whichG37391#> eyesG3588 G37880> ourG2257!//>we have seen withG3708.>whichG3739-'>we have heardG191,>whichG3739+'>the beginningG746*>fromG575)>wasG2258(!>that whichG3739'=amenG281&=everG165%=forG1519$=andG2532#=nowG3568"=bothG2532!#=gloryG3588 G1391 =to himG846= christG5547= jesusG2424= saviourG4990= andG2532= lordG2962=ourG2257#=ofG3588 G2962'=the knowledgeG1108=andG2532 #QmM6|cL4~gO2~hQ\>andG2532[> usG2257Z> withG3326Y!> fellowshipG2842X> may haveG2192W> alsoG2532V>yeG5210U>thatG2443T>unto youG5213S!>declare weG518R>heardG191Q>andG2532P%>we have seenG3708O!>that whichG3739N>unto usG2254M)>was manifestedG5319L>andG2532 K!#>the fatherG3588 G3962J>withG4314I>wasG2258H>whichG3748G> lifeG2222F> eternalG166E#> thatG3588 G2222D> unto youG5213C> shewG518B>andG2532A%>bear witnessG3140@>andG2532?%>we have seenG3708>>andG2532=)>was manifestedG5319<#>the lifeG3588 G2222;>forG2532:#>of lifeG3588 G2222 $XpYA+lT<kK6  oX>andG2532>lightG5457~>isG2076}#> godG3588 G2316|> thatG3754{> unto youG5213z> declareG312y> andG2532x>himG846w>ofG575v'>we have heardG191u>whichG3739t#>the messageG3588 G31s>isG2076r>thenG2532q>thisG3778p> fullG4137o>may beG5600n#>joyG3588 G5479m>yourG5216l>thatG2443k>unto youG5213j>write weG1125i%>these thingsG5023h>andG2532g>christG5547f>jesusG2424e#>sonG3588 G5207d>hisG846c>withG3326b>andG2532 a!#>the fatherG3588 G3962`>withG3326 _!#>fellowshipG3588 G2842^>ourG2251]>trulyG1161 %`r\B*~\B+~[E0z`%>anotherG240$>withG3326#> oneG240"!> fellowshipG2842!> we haveG2192 #> the lightG3588 G5457> inG1722>isG2076>heG846>asG5613#>the lightG3588 G5457>inG1722>we walkG4043>ifG1437>butG1161!>the truthG3588 G225>notG3756>doG4160> andG2532> we lieG5574#> darknessG3588 G4655> inG1722> walkG4043>andG2532 >himG846 >withG3326 !>fellowshipG2842 >we haveG2192 >thatG3754>we sayG2036>ifG1437>at allG3762>darknessG4653>noG3756>isG2076>himG846>inG1722 %\{^A+nX:uW@# y\J!> sinsG3588 G266I> usG2254H> forgiveG863G> toG2443F> justG1342E> andG2532D> faithfulG4103C> he isG2076B!> sinsG3588 G266A> ourG2257@!> we confessG3670?> ifG1437>>usG2254=> inG1722<> notG3756;> isG2076:!> the truthG3588 G2259> andG25328>ourselvesG14387!>we deceiveG41056>sinG2665>noG37564>we haveG21923>thatG37542>we sayG20361>ifG14370>sinG266/>allG3956.>fromG575->usG2248,>cleansethG2511+#>sonG3588 G5207*>hisG846)>christG5547(>of jesusG2424'!>the bloodG3588 G129&>andG2532 %]fP6r\>(qU=$ u]o>withG4314n#>an advocateG3875m> we haveG2192l> sinG264k> any manG5100j> ifG1437i> andG2532h>notG3361g>ye sinG264f>thatG2443e>unto youG5213d>write iG1125c%>these thingsG5023b+>little childrenG5040a>myG3450`> usG2254_> inG1722^> notG3756]> isG2076\#> wordG3588 G3056[> hisG846Z> andG2532Y> a liarG5583X> himG846W> we makeG4160V> sinnedG264U> notG3756T> we haveG264S> thatG3754R> we sayG2036Q> ifG1437P+> unrighteousnessG93O> allG3956N> fromG575M> usG2248L!> to cleanseG2511K> andG2532 %Rq\F" zbL4qYA&hR>himG846>i knowG1097'>he that saithG3004"%#> commandmentsG3588 G1785> hisG846> we keepG5083> ifG1437 >himG846 >we knowG1097 >thatG3754 >knowG1097 >doG1722>weG1097>herebyG5129>andG2532>worldG2889>wholeG3650#>theG3588 G2889>forG4012>alsoG2532> butG235> onlyG3440~> oursG2251}> forG4012|> notG3756{>andG1161z!>sinsG3588 G266y>ourG2257x>forG4012 w->the propitiationG2434v>isG2076u>heG846t>andG2532s'>the righteousG1342r>christG5547q>jesusG2424 p!#>the fatherG3588 G3962 %Y{eK4mW9# iN6! rY9>oughtG37848>himG8467>inG17226!>he abidethG33065'>he that saithG30044>himG51293>inG17222>areG20701>weG8460>thatG3754/>know weG1097.>herebyG1722-> perfectedG5048,#> godG3588 G2316+> the loveG3588 G26*> isG5048)> verilyG230(>himG5129'>inG1722&#>wordG3588 G3056%>hisG846$>keepethG5083#>whosoG3739">butG1161!>himG5129 >inG1722>notG3756> isG2076!> the truthG3588 G225> andG2532> a liarG5583> isG2076"%#>commandmentsG3588 G1785>hisG846>notG3361>keepethG5083>andG2532 $SlR8rS:  ^E%oS]>unto youG5213\>i writeG1125[#>commandmentG1785Z>newG2537Y>aG1785X>againG3825W'>the beginningG746V>fromG575U'>ye have heardG191T>whichG3739S#>the wordG3588 G3056R>isG2076Q#>commandmentG1785P>oldG3820O#>theG3588 G1785N'>the beginningG746M> fromG575L> ye hadG2192K> whichG3739J#> commandmentG1785I> oldG3820H>anG1785G>butG235F>unto youG5213E#>commandmentG1785D>newG2537C>noG3756B>i writeG1125A>brethrenG80@> walkedG4043?> heG846>> asG3779=> evenG2532<>to walkG4043;>also soG2531:>himselfG1565 #qq[D)mR1ycM+ q> inG1722> abidethG3306~> brotherG3588 G80}> hisG846|)> he that lovethG25{> nowG737z!> even untilG2193y#> darknessG3588 G4653x> inG1722w> isG2076v> brotherG3588 G80u> hisG846t> hatethG3404s> andG2532r#> the lightG3588 G5457q> inG1722p> he isG1511o'> he that saithG3004n>shinethG5316m>nowG2235l>lightG5457k>trueG228j#>theG3588 G5457i>andG2532h>is pastG3855"g%#>the darknessG3588 G4653f>becauseG3754e>youG5213d> inG1722c> andG2532b> himG846a> inG1722`> trueG227_>isG2076^#>which thingG3739 "WiS=&jO9|U5tW"!> sinsG3588 G266!> yourG5213 > becauseG3754+> little childrenG5040> unto youG5213> i writeG1125#> eyesG3588 G3788> hisG846%> hath blindedG5186#'#> that darknessG3588 G4653> becauseG3754> he goethG5217> whitherG4225> notG3756> knowethG1492> andG2532#> darknessG3588 G4653> inG1722> walkethG4043> andG2532#> darknessG3588 G4653 > inG1722 > isG2076 > brotherG3588 G80 > hisG846 )> he that hatethG3404> butG1161> himG846> inG1722%7> occasion of stumblingG4625> noneG3756> there isG2076> andG2532#> the lightG3588 G5457 Vx]A& |_D hD"xVB)>i have writtenG1125A'>the beginningG746@>fromG575?'>ye have knownG1097>>becauseG3754=>fathersG3962<>unto youG5213;)>i have writtenG1125 :!#> the fatherG3588 G39629'> ye have knownG10978> becauseG37547+> little childrenG38136> unto youG52135> i writeG11254)> the wicked oneG4190 3-> ye have overcomeG35282> becauseG37541> young menG34950> unto youG5213/> i writeG1125.'> the beginningG746-> fromG575,'> ye have knownG1097+> becauseG3754*> fathersG3962)> unto youG5213(> i writeG1125'> sakeG1223&#> name'sG3588 G3686%> hisG846$> forG1223#-> are forgiven youG863 #Rxa?) zdM*qN.hRe>inG1722d>all thatG3956c>forG3754b>himG846a>inG2076`>notG3756_>isG2076 ^!#>the fatherG3588 G3962]> ofG1722\> the loveG3588 G26[#> the worldG3588 G2889Z> loveG25Y> any manG5100X>ifG1437W#>the worldG3588 G2889V>inG1722U!>the thingsG3588T>neitherG3366S#>the worldG3588 G2889R>notG3361Q>loveG25P)>the wicked oneG4190 O->ye have overcomeG3528N>andG2532M>in youG5213L>abidethG3306K#>godG3588 G2316J>ofG1722I#>the wordG3588 G3056H>andG2532G> strongG2478F> ye areG2075E> becauseG3754D> young menG3495C> unto youG5213 `~\7 waK5eN- y`>it isG2076+>little childrenG3813!> everG3588 G165> forG1519> abidethG3306#> of godG3588 G2316#> the willG3588 G2307~'>he that doethG4160}>butG1161|>thereofG846{#>the lustG3588 G1939z>andG2532y%>passeth awayG3855x#>the worldG3588 G2889w>andG2532v#>the worldG3588 G2889u>ofG1537t>isG2076s>butG235 r!#>the fatherG3588 G3962q>ofG1537p>notG3756o> isG2076n!> of lifeG3588 G979m!> the prideG3588 G212l> andG2532!k##> of the eyesG3588 G3788j#>the lustG3588 G1939i>andG2532"h%#>of the fleshG3588 G4561g#>the lustG3588 G1939f#>the worldG3588 G2889 $elT1v[C*~aJ4e))>have continuedG3306(!>they wouldG302'> usG2257&> ofG1537%'> they had beenG2258$> ifG1487#> forG1063">usG2257!>ofG1537 >notG3756>they wereG2258>butG235>usG2257>out fromG1537>they wentG1831>timeG5610>lastG2078>theG5610>it isG2076>thatG3754>we knowG1097>wherebyG3606#>antichristsG500>manyG4183>are thereG1096> nowG3568> evenG2532!> shall comeG2064 !!> antichristG3588 G500 > thatG3754 '>ye have heardG191 >asG2531 >andG2532>timeG5610>lastG2078>theG5610 %Tu]@)lN7{`I'jTN>isG2076M>lieG5579L>noG3756K>thatG3754J> andG2532I> itG846H> ye knowG1492G> becauseG3754F> butG235E!>the truthG3588 G225D>notG3756C>ye knowG1492B>becauseG3754A>unto youG5213@>writtenG1125?>notG3756>>i haveG1125=!> all thingsG3956<>ye knowG1492;>andG2532:%>the holy oneG409>fromG5758!>an unctionG55457>haveG21926>yeG52105>butG25324>usG22573>ofG15372>allG39561>notG37560>they wereG1526/>thatG3754+.C>they might be made manifestG5319->thatG2443,>butG235+>usG2257*>withG3326 !W{dB*iE. }Y0mWo>inG1722n>abideG3306m>thereforeG3767l>thatG3739k> alsoG2532 j!#> the fatherG3588 G3962i> hathG2192h#>the sonG3588 G5207%g7>he that acknowledgethG3670 f!#>the fatherG3588 G3962e>notG3761d'>the same hathG2192c#>the sonG3588 G5207b>deniethG720a>whosoeverG3956`#>the sonG3588 G5207_>andG2532 ^!#>the fatherG3588 G3962]>deniethG720\>thatG3778[!!> antichristG3588 G500Z> he isG2076 Y!#> the christG3588 G5547X> isG2076W> jesusG2424V>thatG3754U+>he that deniethG720T>butG1487S#>a liarG3588 G5583R>isG2076Q>whoG5101P!>the truthG3588 G225O>ofG1537 #NycE%sQ;_G2lN!>concerningG4012>unto youG5213)>have i writtenG1125>theseG5023#> lifeG3588 G2222 > eternalG166 >usG2254 '>hath promisedG1861 >heG846 >thatG3739!##>the promiseG3588 G1860>isG2076>thisG3778>andG2532 !#>the fatherG3588 G3962>inG1722>andG2532#>the sonG3588 G5207>inG1722)>shall continueG3306~>alsoG2532}>yeG5210|>youG5213{>inG1722z%>shall remainG3306y'>the beginningG746x> fromG575w'> ye have heardG191v!> that whichG3739u> ifG1437t'> the beginningG746s>fromG575r'>ye have heardG191q>whichG3739p>youG5213 %ZnX7" {cH/kM6 |Z7)>$it hath taughtG13216>#even asG25315>"andG25324>!lieG55793> noG37562>isG20761>andG25320>truthG227/>isG2076.>andG2532-!>all thingsG3956,>ofG4012+>youG5209*>teachethG1321)>anointingG5545(>the sameG846'>asG5613&>butG235%>youG5209$>teachG1321#>any manG5100">thatG2443!>notG3756 > ye needG2192> andG2532> youG5213> inG1722>abidethG3306>himG846>ofG575'>have receivedG2983>yeG5210>whichG3739#'#>the anointingG3588 G5545>butG2532>youG5209 ->them that seduceG4105 $WmJ1u^G*~fM0mW[> ofG1537Z> is bornG1080#Y'#> righteousnessG3588 G1343X> doethG4160W> thatG3588V>every oneG3956U>thatG3754T>ye knowG1097S>righteousG1342R>he isG2076Q>thatG3754P>ye knowG1492O>ifG1437N#>comingG3588 G3952M>hisG846L>atG1722K>himG846J>beforeG575I!>be ashamedG153H> notG3361G> andG2532F!> confidenceG3954E#> we may haveG2192D+> he shall appearG5319C>whenG3752B>thatG2443A>himG846@>inG1722?>abideG3306>+>little childrenG5040=>nowG3568<>andG2532;>(himG846:>'inG17229)>&ye shall abideG33068>%youG5209 #XtS8 hR; rXA& pX~>whenG1437}>thatG3754|> we knowG1492{> butG1161z#> we shall beG2071y> whatG5101x> appearG5319w>not yetG3768v>it dothG5319u>andG2532t>of godG2316s>the sonsG5043r>are weG2070q>nowG3568p>belovedG27o>notG3756n>himG846m>it knewG1097l>becauseG3754k>notG3756j>usG2248i>knowethG1097h#> the worldG3588 G2889g> thereforeG1223f> of godG2316e> the sonsG5043#d3>we should be calledG2564c>thatG2443b>upon usG2254a'>hath bestowedG1325 `!#>the fatherG3588 G3962_>loveG26^)>what manner ofG4217]>beholdG1492\>himG846 #VyYC-waF+wV>nV!>thatG3754 >ye knowG1492>andG25321E!> the transgression of the lawG3588 G458> isG2076!>sinG3588 G266>forG2532!>the lawG3588 G458>alsoG2532'>transgressethG4160!>sinG3588 G266!>committethG4160>whosoeverG3956> pureG53> isG2076> heG1565> even asG2531> himselfG1438>purifiethG48>himG846 >inG1909 #>hopeG3588 G1680 >thisG3778 >that hathG2192 >every manG3956>andG2532>he isG2076>asG2531>himG846%>we shall seeG3700>forG3754>himG846>likeG3664#>we shall beG2071+>he shall appearG5319 $ibK5 y_H+jG0iE> righteousG1342D>isG2076#C'#>righteousnessG3588 G1343B'>he that doethG4160A>youG5209@>deceiveG4105?>no manG3367>>letG4105=+>little childrenG5040<>himG846;>knownG1097:> neitherG37619> himG8468> seenG37087> notG37566> hathG37085>sinnethG2644>whosoeverG39563>notG37562>sinnethG2641>himG8460>inG1722/>abidethG3306.>whosoeverG3956->sinG266,>noG3756+> isG2076*> himG846)> inG1722(> andG2532'!> sinsG3588 G266&>ourG2257%>take awayG142$>toG2443#)>was manifestedG5319">heG1565 "dvZD.uU4sV;%|dg> seedG4690f> hisG846e> forG3754d> sinG266c> commitG4160b> notG3756a> dothG4160`#> godG3588 G2316_> ofG1537^> is bornG1080]> whosoeverG3956\%>of the devilG1228[#>the worksG3588 G2041 Z->he might destroyG3089Y>thatG2443X)>was manifestedG5319W#>of godG3588 G2316V#> the sonG3588 G5207U%> this purposeG5124T> forG1519S'> the beginningG746R> fromG575Q>sinnethG264P>the devilG1228O>forG3754N>the devilG1228M>ofG1537L>isG2076K!>sinG3588 G266"J1>he that committethG4160I> righteousG1342H> isG2076G> heG1565F> even asG2531 #cmR4vZCybL/yc > isG2076 > thisG3778> forG3754> brotherG3588 G80> hisG846> notG3361)> he that lovethG25> neitherG2532#> godG3588 G2316> ofG1537> notG3756> isG2076~'> righteousnessG1343}> notG3361|> doethG4160{> whosoeverG3956z%> of the devilG1228"y%#> the childrenG3588 G5043x> andG2532w> manifestG5318v> areG2076u#> of godG3588 G2316"t%#> the childrenG3588 G5043s> thisG5129r> inG1722q#> godG3588 G2316p> ofG1537o!> he is bornG1080n> becauseG3754m> sinG264l> he cannotG1410k> andG2532j> himG846i> inG1722h> remainethG3306 $Ys[;qYC$ kS;$oY.> ifG1487-> brethrenG80,> myG3450+> notG3361*> marvelG2296)> righteousG1342(> brother'sG3588 G80'> hisG846&> andG1161%> evilG4190$> wereG2258##> worksG3588 G2041"> his ownG846!> becauseG3754 > himG846> slew heG4969> whereforeG5484> andG2532> brotherG3588 G80> hisG846> slewG4969> andG2532+> that wicked oneG4190> ofG1537> wasG2258> cainG2535> asG2531> notG3756#> one anotherG240)> we should loveG25> thatG2443'> the beginningG746> fromG575 > ye heardG191 > thatG3739 #> the messageG3588 G31 #\hF.aJ+oY<% w\Q>abidingG3306P>lifeG2222O>eternalG166N> hathG2192M> murdererG443L> noG3756K> thatG3754J>ye knowG1492I>andG2532H!>a murdererG443G>isG2076F>brotherG3588 G80E>hisG846D>hatethG3404C>whosoeverG3956B#>deathG3588 G2288A>inG1722@>abidethG3306?>brotherG3588 G80>> notG3361=)> he that lovethG25 <%> the brethrenG3588 G80;> we loveG25:> becauseG37549#>lifeG3588 G22228>untoG15197#>deathG3588 G22886>fromG15375)>we have passedG33274>thatG37543>knowG14922>weG22491> youG52090> hateG3404/#> the worldG3588 G2889 #a{[@* fG(bK2at#>bowelsG3588 G4698s>hisG846r#>shutteth upG2808q> andG2532p> needG5532o> haveG2192n> brotherG3588 G80m> hisG846l>seethG2334k>andG2532j!>goodG3588 G979"i%#>this world'sG3588 G2889h>hathG2192g>whosoG3739f>butG1161 e%>the brethrenG3588 G80d>forG5228c#>livesG3588 G5590b#>to lay downG5087a>oughtG3784`>weG2249_> andG2532^> usG2257]> forG5228\#> lifeG3588 G5590[> hisG846Z>laid downG5087Y>heG1565X>becauseG3754W#>of godG3588 G2316V>the loveG3588 G26U#>perceive weG1097T>herebyG1722S>himG846R>inG1722 $h`J4cM2lJ3h>ourG2257>ifG1437>forG3754>himG846> beforeG1715#> heartsG3588 G2588> ourG2257%> shall assureG3982> andG2532!>the truthG3588 G225>ofG1537 >we areG2070 >thatG3754 >we knowG1097 >herebyG1722 >andG2532> in truthG225> andG2532> in deedG2041> butG235>in tongueG1100>neitherG3366>in wordG3056>loveG25>notG3361>let usG25~+>little childrenG5040}>myG3450|>himG846{>inG1722z#>of godG3588 G2316y>the loveG3588 G26x>dwellethG3306w>howG4459v>himG846u>fromG575 #OpY:#jT="aK5eO;>inG1799-:I>those things that are pleasingG7019> doG41608> andG2532"7%#> commandmentsG3588 G17856> hisG8465> we keepG50834>becauseG37543>himG8462>ofG38441!>we receiveG29830>we askG154/!>whatsoeverG3739.>andG2532-#> godG3588 G2316,> towardG4314+!> confidenceG3954*>have weG2192)>notG3361(>usG2257'>condemnG2607&#>heartG3588 G2588%>ourG2257$>ifG1437#>belovedG27"!>all thingsG3956!> knowethG1097 > andG2532#> heartG3588 G2588> ourG2257%> greater thanG3187>isG2076#>godG3588 G2316!>condemn usG2607#>heartG3588 G2588 $[vQ9oY;% _C-s[_>thatG3754^>we knowG1097]> herebyG1722\> andG2532[> himG846Z> inG1722Y> heG846X>andG2532W>himG846V>inG1722U>dwellethG3306"T%#>commandmentsG3588 G1785S>hisG846R+>he that keepethG5083Q>andG2532P#>commandmentG1785O>usG2254N>he gaveG1325M>asG2531L#>one anotherG240K>loveG25J> andG2532I> christG5547H> jesusG2424G#> sonG3588 G5207F> of hisG846!E##>on the nameG3588 G3686!D/>we should believeG4100C>thatG2443!B##>commandmentG3588 G1785A>hisG846@>isG2076?>thisG3778>>andG2532=>sightG1799<>hisG846 "[|cB,\A%}eB( ~[+> confesseth thatG3670> thatG3739>spiritG4151~>everyG3956}#>of godG3588 G2316 |!#>the spiritG3588 G4151{>know yeG1097z>herebyG1722y#>the worldG3588 G2889x>intoG1519w%>are gone outG1831v)>false prophetsG5578u>manyG4183t> becauseG3754s#> godG3588 G2316r> ofG1537q> they areG2076p> whetherG1487!o##>the spiritsG3588 G4151n>tryG1381m>butG235l>spiritG4151k>everyG3956j>notG3361i>believeG4100h>belovedG27g>usG2254f'>he hath givenG1325e>whichG3739 d!#>the spiritG3588 G4151c>byG1537b>usG2254a>inG1722`!>he abidethG3306l ,  !(/6=DKRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{+%+J+o++A+b++(+J+n++1+Q+t++9+\++%+J+o++9+]++"+B+e++)+N+o++7+[+~+!+E+g+ +.+”Q+Ôt+Ĕ+Ŕ;+Ɣ_+ǔ+ɔ%+ʔH+˔k+̔+͔3+ΔW+ϔ{+Д +єE+Ҕi+Ӕ +Ԕ.+ՔP+֔q+ה+ؔ5+ٔX+ڔ}+۔!+ܔD+ݔh+ޔ +ߔ.+Q+t++;+^+}++C+h+ +-+O+r++5+V+y++=+`++%+G+j+ +0+T+y++A+g+ ,+,N,r,,5,W,x,,;, \ $TiS6{aF0nV0mT%>is itG2076$>alreadyG2235#>even nowG3568">andG2532!)>it should comeG2064 >thatG3754'>ye have heardG191>whereofG3739"'!>of antichristG3588 G500>thatG3588>isG2076>thisG5124>andG2532#>godG3588 G2316>ofG1537> notG3756> isG2076> the fleshG4561> inG1722> is comeG2064>christG5547 !#>that jesusG3588 G2424>notG3361!>confessethG3670 >thatG3739 >spiritG4151 >everyG3956 >andG2532 #>godG3588 G2316>ofG1537>isG2076>the fleshG4561>inG1722> is comeG2064> christG5547> jesusG2424 #fgD- u^F+kM7|fH>ofG1537G>areG2070F>weG2249E> themG846D> hearethG191C#> the worldG3588 G2889B> andG2532A#> the worldG3588 G2889@>ofG1537?!>speak theyG2980>>thereforeG1223=#>the worldG3588 G2889<>ofG1537;>areG1526:>theyG8469#>the worldG3588 G28898>is inG17227>he thatG35886>thanG22285>youG52134> is inG17223> thatG35882> is heG20761> greaterG31870> becauseG3754/>themG846.'>have overcomeG3528->andG2532,+>little childrenG5040+#>godG3588 G2316*>ofG1537)>areG2075(>yeG5210'#>the worldG3588 G2889&>inG1722 #XsXB+|X7 oS=' uXk#>godG3588 G2316j>ofG1537i> is bornG1080h> lovethG25g> thatG3588f> every oneG3956e> andG2532d#>godG3588 G2316c>ofG1537b>isG2076a>loveG3588 G26`>forG3754_#>one anotherG240^#>let us loveG25]>belovedG27\#>of errorG3588 G4106 [!#>the spiritG3588 G4151Z>andG2532Y!>of truthG3588 G225 X!#>the spiritG3588 G4151W>know weG1097V>herebyG1537U>usG2257T>notG3756S>hearethG191R#> godG3588 G2316Q> ofG1537P> notG3756O> isG2076N> he thatG3739M>usG2257L>hearethG191K#>godG3588 G2316J+>he that knowethG1097I#>godG3588 G2316 #[z_H+{[;! cK(r[> notG3756 > loveG3588 G26 > isG2076 > hereinG1722 > himG846 > throughG1223'> we might liveG2198> thatG2443#> the worldG3588 G2889> intoG1519#> sonG3588 G5207'> only begottenG3439> hisG846> sentG649#> godG3588 G2316%> because thatG3754~> usG2254}> towardG1722|#> of godG3588 G2316{> the loveG3588 G26z)> was manifestedG5319y> thisG5129x> inG1722w> loveG26v>isG2076u#>godG3588 G2316t>forG3754s#>godG3588 G2316r>notG3756q>knowethG1097p>notG3361o)>he that lovethG25n#>godG3588 G2316m>knowethG1097l>andG2532 %^p[D.{^E/oQ7z^3> dwellethG33062#> godG3588 G23161#> one anotherG2400> we loveG25/> ifG1437.#> at any timeG4455-> godG2316,> hath seenG2300+> no manG3762*#> one anotherG240)> to loveG25(> alsoG2532'> oughtG3784&> weG2249%> usG2248$> lovedG25#> soG3779"#> godG3588 G2316!> ifG1487 > belovedG27!> sinsG3588 G266> ourG2257> forG4012 -> the propitiationG2434#> sonG3588 G5207> hisG846> sentG649> andG2532> usG2248> lovedG25> heG846> thatG3754> butG235#> godG3588 G2316> lovedG25> weG2249> thatG3754 $iuXB,kU?$tW@" i"W%#> of the worldG3588 G2889V#> the saviourG4990U#> the sonG3588 G5207T>sentG649 S!#>the fatherG3588 G3962R>thatG3754Q!>do testifyG3140P>andG2532O>have seenG2300N>weG2249M>andG2532L#> spiritG3588 G4151K> hisG846J> ofG1537I> usG2254H'> he hath givenG1325G> becauseG3754F> usG2254E> inG1722D> heG846C> andG2532B> himG846A> inG1722@> we dwellG3306?> thatG3754>> know weG1097=> herebyG1722<> usG2254;> inG1722:> perfectedG50489> isG20768> loveG3588 G267> hisG8466> andG25325> usG22544> inG1722 $Z{Z:v_I+u_B,wZ{#>godG3588 G2316z>inG1722y>dwellethG3306x>loveG3588 G26w>inG1722 v->he that dwellethG3306u>andG2532t>loveG26s> isG2076r#> godG3588 G2316q> usG2254p> toG1722o> hathG2192n#>godG3588 G2316m>thatG3739l>the loveG3588 G26k>believedG4100j>andG2532i!>have knownG1097h>weG2249g>andG2532f#>godG3588 G2316e>inG1722d>heG846c> andG2532b> himG846a> inG1722`> dwellethG3306_#> godG3588 G2316^#>of godG3588 G2316]#>the sonG3588 G5207\>isG2076[>jesusG2424Z>thatG3754Y'>shall confessG3670X>whosoeverG3739 %TpY=nS='eO7!oT > becauseG3754#> fearG3588 G5401> outG1854> castethG906>loveG26>perfectG5046>butG235>loveG3588 G26>inG1722>fearG5401>noG3756>there isG2076#>worldG3588 G2889>thisG5129>inG1722>weG2249>areG2070>soG2532>isG2076 >heG1565 >asG2531 >becauseG3754! ##> of judgmentG3588 G2920 #> the dayG3588 G2250> inG1722> boldnessG3954#> we may haveG2192>thatG2443%>made perfectG5048>loveG3588 G26>ourG3326>isG5048>hereinG1722>himG846~>inG1722}#>godG3588 G2316|>andG2532 %Xv_?) kU?&t[A* oXE>canG1410D>howG4459C%>he hath seenG3708B>whomG3739A>brotherG3588 G80@>hisG846?>notG3361>)>he that lovethG25=> forG1063<> a liarG5583;> he isG2076:> brotherG3588 G809> hisG8468>hatethG34047>andG25326#>godG3588 G23165>i loveG254>sayG20363>a manG51002>ifG14371> usG22480>lovedG25/>firstG4413.>heG846->becauseG3754,>himG846+>loveG25*>weG2249)>loveG3588 G26(>inG1722'%>made perfectG5048&>notG3756%>isG5048$+>he that fearethG5399#>tormentG2851">hathG2192!#> fearG3588 G5401 $ZhQ9xbL-pU?" qZi>himG3588h>lovethG25g!>that begatG1080f>himG3588e> lovethG25d> thatG3588c> every oneG3956b> andG2532a#> godG3588 G2316`>ofG1537_>is bornG1080 ^!#>the christG3588 G5547]>isG2076\>jesusG2424[>thatG3754Z>believethG4100Y>whosoeverG3956X> alsoG2532W> brotherG3588 G80V> hisG846U> loveG25T#> godG3588 G2316S'>he who lovethG25R>thatG2443Q>himG846P>fromG575O>have weG2192!N##>commandmentG3588 G1785M>thisG3778L>andG2532K>seenG3708J>notG3756I>he hathG3708H>whomG3739G#>godG3588 G2316F>he loveG25 #ZjO7s[EgQ+xZ !>whatsoeverG3956 >forG3754 >grievousG926 >notG3756> areG1526"%#> commandmentsG3588 G1785> hisG846> andG2532"%#> commandmentsG3588 G1785>hisG846>we keepG5083>thatG2443#>of godG3588 G2316>the loveG3588 G26~>isG2076}>thisG3778|>forG1063"{%#>commandmentsG3588 G1785z> hisG846y> keepG5083x> andG2532w#> godG3588 G2316v> we loveG25u>whenG3752t#>of godG3588 G2316"s%#>the childrenG3588 G5043r>we loveG25q>thatG3754p>we knowG1097o>thisG5129n>byG1722m>himG846l>ofG1537 k->that is begottenG1080j>alsoG2532 "UqZB,t^8qQ9#lU.> notG3756-#> christG3588 G5547,>jesusG2424+>bloodG129*>andG2532)>waterG5204(>byG1223'%>he that cameG2064&>isG2076%>thisG3778$#> of godG3588 G2316##> the sonG3588 G5207"> isG2076!> jesusG2424 >thatG3754!/>he that believethG4100>butG1487#>the worldG3588 G2889"1>he that overcomethG3528>isG2076>whoG5101#>faithG3588 G4102>ourG2257#>the worldG3588 G2889+> that overcomethG3528!##> the victoryG3588 G3529> isG2076> thisG3778> andG2532#>the worldG3588 G2889!>overcomethG3528#>godG3588 G2316>ofG1537 >is bornG1080 "bhQ3xbD-yW@& bP>there areG1526O>andG2532N>oneG1520M>areG1526L>threeG5140K> theseG3778J> andG2532I> ghostG4151H> the holyG40G> andG2532F#>the wordG3588 G3056 E!#>the fatherG3588 G3962D#>heavenG3588 G3772C>inG1722 B->that bear recordG3140A>threeG5140@>there areG1526?>forG3754>!>truthG3588 G225=>isG2076 <!#>the spiritG3588 G4151;>becauseG3754$:5>that beareth witnessG3140 9!#>the spiritG3588 G41518>it isG20767>andG25326!>bloodG3588 G1295>andG25324#>waterG3588 G52043>byG17222>butG2351> onlyG34400#> waterG3588 G5204/> byG1722 !hiR/~gQ3ybJ4hq#> sonG3588 G5207p> hisG846o> ofG4012!n/> he hath testifiedG3140m> whichG3739l#> of godG3588 G2316!k##> the witnessG3588 G3141j> isG2076i> thisG3778h> forG3754g> greaterG3187f> isG2076e#> of godG3588 G2316!d##> the witnessG3588 G3141c!> of menG3588 G444!b##> the witnessG3588 G3141a!> we receiveG2983`> ifG1487_>oneG1520^>inG1519]>agreeG1526\>threeG5140[> theseG3588Z> andG2532Y!> the bloodG3588 G129X> andG2532W#> the waterG3588 G5204V>andG2532 U!#>the spiritG3588 G4151T#>earthG3588 G1093S>inG1722!R/>that bear witnessG3140Q>threeG5140 "]lG1pU5dM5u]> lifeG2222> eternalG166> to usG2254!> hath givenG1325#> godG3588 G2316> thatG3754 !#> the recordG3588 G3141 > isG2076 > thisG3778 > andG2532 #> sonG3588 G5207> hisG846> ofG4012> gaveG3140#> godG3588 G2316> thatG3739 !#> the recordG3588 G3141> notG3756%> he believethG4100> becauseG3754> a liarG5583~> himG846}> hath madeG4160|#> godG3588 G2316{> notG3361!z/> he that believethG4100y> himselfG1438x> inG1722!w##> the witnessG3588 G3141v> hathG2192u#> of godG3588 G2316t#> the sonG3588 G5207s> onG1519!r/> he that believethG4100 "SqT4eM6b>kS5> thatG24434> andG25323> lifeG22222> eternalG1661> ye haveG21920> thatG3754/#> ye may knowG1492.> thatG2443-#> of godG3588 G2316 ,!#> of the sonG3588 G5207+#> the nameG3588 G3686*> onG1519)%> that believeG4100(> unto youG5213')> have i writtenG1125&%> these thingsG5023%#> lifeG3588 G2222$> notG3756#> hathG2192"#> of godG3588 G2316!#> the sonG3588 G5207 > notG3361%> he that hathG2192#> lifeG3588 G2222> hathG2192#> the sonG3588 G5207%> he that hathG2192#> sonG3588 G5207> hisG846> inG1722> isG2076#> lifeG3588 G2222> thisG3778> andG2532 #XbK3~hO2~cK1pXX>thatG3739"W'!> the petitionsG3588 G155V> we haveG2192U> thatG3754T> we knowG1492S> we askG154R!>whatsoeverG3739Q>usG2257P>he hearG191O>thatG3754N>we knowG1492M>ifG1437L>andG2532K>usG2257J!>he hearethG191I#>willG3588 G2307H>hisG846G%> according toG2596F> any thingG5100E> we askG154D> ifG1437C> thatG3754B>himG846A>inG4314@>we haveG2192?>thatG3739$>)#>the confidenceG3588 G3954=>isG2076<>thisG3778;>andG2532:#> of godG3588 G2316 9!#> of the sonG3588 G52078#> the nameG3588 G36867> onG15196)> ye may believeG4100 %^oY:$ mW?nV?(t^}>sinG266|>isG2076{+>unrighteousnessG93z>allG3956y>itG1565x>forG4012w'>he shall prayG2065v>thatG2443u>sayG3004t>notG3756s>i doG3004r>deathG2288q>untoG4314p>a sinG266o>there isG2076n>deathG2288m>untoG4314l>notG3361 k/>for them that sinG264j>lifeG2222i>himG846h'> he shall giveG1325g> andG2532f%> he shall askG154e> deathG2288d> untoG4314c>notG3361b>a sinG266a>sinG264`>brotherG3588 G80_>hisG846^>seeG1492]>any manG5100\>ifG1437[>himG846Z>ofG3844Y!>we desiredG154 $amR:aK.zcH0wa!> inG1722 > liethG2749#>worldG3588 G2889>the wholeG3650>andG2532#>godG3588 G2316>ofG1537>we areG2070>thatG3754>we knowG1492>notG3756>himG846>touchethG680!>wicked oneG4190>thatG3588>andG2532>himselfG1438> keepethG5083#> godG3588 G2316> ofG1537# 3> he that is begottenG1080 > butG235 >notG3756 >sinnethG264 #>godG3588 G2316>ofG1537>is bornG1080>whosoeverG3956>thatG3754>we knowG1492> deathG2288> untoG4314>notG3756>a sinG266>there isG2076~>andG2532 #OwW<%s\B, u_D-nOD#>idolsG3588 G1497C>fromG575B!>yourselvesG1438A>keepG5442@+>little childrenG5040?#>lifeG3588 G2222>>eternalG166=>andG2532<>godG2316;>the trueG228:>isG20769>thisG37788>christG55477>jesusG24246#>sonG3588 G52075>hisG8464>inG17223->him that is trueG2282>inG17221>we areG20700>andG2532/-> him that is trueG228.#> we may knowG1097-> thatG2443 ,-> an understandingG1271+> usG2254*!>hath givenG1325)>andG2532(>is comeG2240'#>of godG3588 G2316&#>the sonG3588 G5207%>thatG3754$>we knowG1492#>andG1161"!> wickednessG4190 $g{eC+s]E.oYC,gh?withG3326g?beG2071f?graceG5485e!? everG3588 G165d? forG1519c? usG2257b? withG3326a?shall beG2071`?andG2532_?usG2254^?inG1722]?dwellethG3306\?whichG3588%[-!?the truth's sakeG3588 G225Z?forG1223Y!?the truthG3588 G225$X5?they that have knownG1097W?allG3956V?alsoG2532U?butG235T?onlyG3441S?iG1473R?notG3756Q?andG2532P? the truthG225O? inG1722N? loveG25M? iG1473L? whomG3739K#?childrenG3588 G5043J?herG846I?andG2532H?ladyG2959G)?unto the electG1588F?the elderG4245E>amenG281 #cjS;v_I+s]E/ c ?i beseechG2065 ?nowG3568 ?andG2532 !#?the fatherG3588 G3962?fromG3844'? a commandmentG1785 -? we have receivedG2983? asG2531? truthG225? inG1722?walkingG4043#?childrenG3588 G5043?thyG4675~?ofG1537}?i foundG2147|?thatG3754{?greatlyG3029z!?i rejoicedG5463y?loveG26x?andG2532w?truthG225v?inG1722#u'#?of the fatherG3588 G3962t#?the sonG3588 G5207s?christG5547r? jesusG2424q? the lordG2962p? fromG3844o? andG2532n!? the fatherG3962m?godG2316l?fromG3844k?peaceG1515j?mercyG1656i?youG2257 #^hI,|cE.\D.^.)?ye should walkG4043-'?the beginningG746,?fromG575+'?ye have heardG191*?asG2531)? thatG2443%(+#? the commandmentG3588 G1785'? isG2076&? thisG3778"%%#? commandmentsG3588 G1785$?hisG846#?afterG2596"?we walkG4043!?thatG2443 ?loveG3588 G26?isG2076?thisG3778?andG2532#?one anotherG240?we loveG25?thatG2443'?the beginningG746?fromG575?we hadG2192?whichG3739? thatG2443? butG235? unto theeG4671#? commandmentG1785? a newG2537)?though i wroteG1125?asG5613?notG3756 ?ladyG2959 ?theeG4571 #QjR/s[E'iC  hQQ? andG2532P'? transgressethG3845O? whosoeverG3956N? rewardG3408M? fullG4134L? aG3408K!? we receiveG618J?butG235I+?we have wroughtG2038"H1?those things whichG3739G?notG3361F?we loseG622E?thatG2443D'?to yourselvesG1438C?lookG991"B'!?an antichristG3588 G500A?andG2532@!?a deceiverG4108??isG2076>?thisG3778=?the fleshG4561<?inG1722;? is comeG2064:? christG55479!? that jesusG24248? notG33617#? who confessG36706#?the worldG3588 G28895?intoG15194#?are enteredG15253?deceiversG41082?manyG41831?forG37540?itG846/?inG1722 #_oW@)ya=&t[D, v_t? bidG3004s? neitherG3361r? houseG3614q? intoG1519p? notG3361o? himG846n? receiveG2983m#? doctrineG3588 G1322l? thisG3778k? notG3756j? bringG5342i? andG2532h? youG5209g? untoG4314f? anyG5100e!? there comeG2064d? ifG1487c#? the sonG3588 G5207b? andG2532 a!#? the fatherG3588 G3962`? bothG2532_? hathG2192^? heG3778]#? of christG3588 G5547"\%#? the doctrineG3588 G1322[? inG1722Z+? he that abidethG3306Y? godG2316X? notG3756W? hathG2192V#? of christG3588 G5547"U%#? the doctrineG3588 G1322T? inG1722S? notG3361R? abidethG3306 $m}`A%mR;# xaJ1m? fullG4137? may beG5600#? joyG3588 G5479? ourG2257? thatG2443? faceG4750? toG4314? faceG4750? speakG2980? andG2532? youG5209 ? untoG4314 ? to comeG2064 ? i trustG1679 ? butG235 ? inkG3188? andG2532? paperG5489? withG1223? notG3756? i wouldG1014? unto youG5213+? things to writeG1125? manyG4183? havingG2192? deedsG2041~? evilG4190}? hisG846|#? ofG3588 G2041{#? is partakerG2841z? god speedG5463y? himG846x+? he that biddethG3004w? forG1063v? god speedG5463u? himG846 #bx`H1|`G-mR;yb;@andG2532:@cameG20649%@the brethrenG808@greatlyG30297!@i rejoicedG54636@forG10635!@ prosperethG21374#@ soulG3588 G55903@ thyG46752@ even asG25311%@ be in healthG51980@andG2532/)@mayest prosperG2137.@thouG4571-@thatG2137,!@all thingsG3956+@aboveG4012*@i wishG2172)@belovedG27(@ the truthG225'@ inG1722&@loveG25%@iG1473$@whomG3739#@gaiusG1050""5@unto the wellbelovedG27!@the elderG4245 ? amenG281? theeG4571? greetG782? sisterG79? electG1588? thyG4675? ofG3588 G79"%#? the childrenG3588 G5043 #UsXB& |`H2sO8"sU^!@the churchG1577]@beforeG1799\@charityG3588 G26[@of thyG4675"Z1@have borne witnessG3140Y@whichG3739X@ strangersG3581W@ toG1519V@ andG2532 U%@ the brethrenG3588 G80T@toG1519S!@thou doestG2038R!@whatsoeverG3739Q!@faithfullyG4103P!@thou doestG4160O@belovedG27N@ truthG225M@ inG1722L@ walkG4043K@ childrenG5043J@ myG1699I@to hearG191H@thanG2443G@joyG5479F@greaterG3186E@noG3756D@i haveG2192C@the truthG225B@ inG1722A@ walkestG4043@@ thouG4771?@ even asG2531>@ theeG4675=!@the truthG3588 G225<%@testified ofG3140 WxW?u`:$a?tW}@ receivethG1926|!@ among themG8462{Q@ who loveth to have the preeminenceG5383z!@ diotrephesG1361y@ butG235 x!#@ the churchG3588 G1577w%@ i wrote untoG1125v!@ the truthG3588 G225u'@ fellowhelpersG4904t#@we might beG1096s@thatG2443r@suchG5108q!@to receiveG618p@oughtG3784o@thereforeG3767n@weG2249"m%#@ the gentilesG3588 G1484l@ofG575k@nothingG3367j@takingG2983i+@they went forthG1831!h##@name's sakeG3588 G3686g@hisG846f@forG5228e%@because thatG1063d@ wellG2573c'@ thou shalt doG4160"b%#@ a godly sortG3588 G2316a@ afterG516.`I@bring forward on their journeyG4311_@whomG3739 "lcM.r[D* ~gI&l@ notG3361@ followG3401@ belovedG27 !#@ the churchG3588 G1577@ out ofG1537@ castethG1544@ andG2532+@ them that wouldG1014!@ forbiddethG2967@ andG2532 %@ the brethrenG3588 G80@ receiveG1926!@ he himselfG846@ dothG1926@ neitherG3777@ therewithG5125@ contentG714@ notG3361 @ andG2532 @ wordsG3056 @ maliciousG4190 @ withG3056 @ usG2248+@ prating againstG5396@ he doethG4160@ whichG3739#@ deedsG3588 G2041@ hisG846+@ i will rememberG5279@ i comeG2064@ ifG1437@ whereforeG5124@ notG3756~@ usG2248 $_zdC-{cF)pYB, v_C@ trueG227B@ isG2076A#@ recordG3588 G3141@@ ourG2257?@ thatG3754>@ ye knowG1492=@ andG2532<#@ bear recordG3140;@ weG2249:@ andG25329@ yeaG11618@ itselfG8467!@ the truthG3588 G2256@ ofG52595@ andG25324@ allG39563@ ofG5259 2-@ hath good reportG31401@ demetriusG12160#@ godG3588 G2316/@ seenG3708.@ notG3756-@ hathG3708,+@ that doeth evilG2554+@ heG3588*@ butG1161)#@ godG3588 G2316(@ ofG1537'@ isG2076&+@ that doeth goodG15%@ heG3588$@ goodG18#'@ that which isG3588"@ butG235!@ evilG2556 '@ that which isG3588 %S|eM6jS;$mT<$jShAandG1161gAchristG5547fAof jesusG2424e#Athe servantG1401dAjudeG2455c@nameG3686b@byG2596a#@the friendsG5384`@greetG782_@theeG4571^@saluteG782]@friendsG5384\@to theeG4671[@peaceG1515Z@ faceG4750Y@ toG4314X@ faceG4750W)@ we shall speakG2980V@ andG2532U@theeG4571T@seeG1492S@shortlyG2112R@i shallG1492Q@i trustG1679P@butG1161O@ unto theeG4671N@ writeG1125M@ penG2563L@ andG2532K@ inkG3188J@ withG1223I@ notG3756H@ i willG2309G@ butG235F@ to writeG1125E#@ many thingsG4183D@ i hadG2192 "OqS<jS=xbD' O0 MAthat ye should earnestly contendG1864 !Aand exhortG3870Aunto youG5213A to writeG1125A for meG2192A needfulG318A it wasG2192A salvationG4991!Athe commonG2839AofG4012Aunto youG5213Ato writeG1125~AdiligenceG4710}AallG3956|#Awhen i gaveG4160{AbelovedG27z'Abe multipliedG4129yAloveG26xAandG2532wApeaceG1515vAandG2532uAunto youG5213tAmercyG1656sAcalledG2822rAchristG5547qAin jesusG2424pA preservedG5083oA andG2532n!A the fatherG3962mA godG2316lA byG1722)kCAto them that are sanctifiedG37jAof jamesG2385iAbrotherG80 #UmV9t\6~]F,oU-AchristG5547,AjesusG2424+AlordG2962*AourG2257)AandG2532(AgodG2316'AlordG1203&AonlyG3441%AtheG2316$AdenyingG720#AandG2532")AlasciviousnessG766!AintoG1519 AgodG2316AourG2257#AofG3588 G2316Athe graceG5485A turningG3346#A ungodly menG765"%#A condemnationG3588 G2917A thisG5124A toG1519AordainedG4270'Abefore of oldG3819Awho wereG4270!/Acrept in unawaresG3921AmenG444AcertainG5100Athere areG3921AforG1063+Aunto the saintsG40AdeliveredG3860 AonceG530 Awhich wasG3860 'Afor the faithG4102 "_y_I2lP5nW> }_O#A everlastingG126NA inG1199 M-A he hath reservedG5083L!A habitationG3613KA their ownG2398JAleftG620IAbutG235H%Afirst estateG746GAtheirG1438FAnotG3361E!Awhich keptG5083D!Athe angelsG32CAandG5037BAnotG3361"A1Athem that believedG4100@AdestroyedG622?AafterwardG1208>Aof egyptG125=Athe landG1093<Aout ofG1537;!Athe peopleG2992:%A having savedG49829#A the lordG3588 G29628A how thatG37547A thisG51246A knewG14925AonceG5304AyeG52093AthoughG14922)Ain remembranceG52791AyouG52090AputG5279/AthereforeG1161.Ai willG1014 #Py_F/zcM5fE#iPrAtheseG3778qAalsoG2532pAlikewiseG3668oAfireG4442nAeternalG166mAofG4442l'Athe vengeanceG1349kAsufferingG5254j)Afor an exampleG1164i'Aare set forthG4295hAfleshG4561gAstrangeG2087fAafterG3694eAgoingG565dAandG25325cWA giving themselves over to fornicationG1608bA mannerG5158aA likeG3664`A inG5158_AthemG846^AaboutG4012]!Athe citiesG4172\AandG2532[AgomorrhaG1116ZAandG2532YAsodomG4670XAeven asG5613WAdayG2250VAgreatG3173UAof theG2250T%Athe judgmentG2920SAuntoG1519RAdarknessG2217QAunderG5259PAchainsG1199 "Lw`C# sT;y[E-iLA they knowG1492%7A of those things whichG3745!A speak evilG987A theseG3778A butG3303A theeG4671A rebukeG2008 A the lordG2962 A saidG2036 A butG235 !A accusationG2920 A railingG988A aG2920!/A bring against himG2018A notG3756A durstG5111#A of mosesG3588 G3475A the bodyG4983A aboutG4012#A he disputedG1256)A with the devilG1228!A contendingG1252~A whenG3753"}'!A the archangelG3588 G743|A michaelG3413{A yetG1161z%A of dignitiesG1391y!A speak evilG987xA andG1161wAdominionG2963vAdespiseG114uAthe fleshG4561tAdefileG3392sAdreamersG1797 !SjR8"kG,{`6{S$55A when they feast withG4910%4/A feasts of charityG3588 G263A yourG52162A inG17221A spotsG46940A areG1526/A theseG3778.A of coreG2879&-/!A in the gainsayingG3588 G485,A perishedG622+A andG2532*!A for rewardG3408)A of balaamG903%(+#A after the errorG3588 G4106'%A ran greedilyG1632&A andG2532%A of cainG2535 $!#A in the wayG3588 G3598#)A they have goneG4198"A forG3754!A unto themG846 A woeG3759';A they corrupt themselvesG5351%A those thingsG5125A inG1722A beastsG2226A bruteG249A asG5613A naturallyG5447A they knowG1987A whatG3745A butG1161A notG3756 !VwW6 vK3sX9uVV#Athe seventhG1442UAalsoG2532TAenochG1802SAandG1161R!A everG3588 G165QA forG1519!P##A of darknessG3588 G4655O#A blacknessG3588 G2217N#A is reservedG5083MA to whomG3739LA starsG792KA wanderingG4107JA shameG152IA their ownG1438H#A foaming outG1890G!A of the seaG2281FA wavesG2949EA ragingG66'D;A plucked up by the rootsG1610CA deadG599BA twiceG1364A'A without fruitG175%@7A whose fruit witherethG5352?A treesG1186>A windsG417=A ofG5259<'A carried aboutG4064;'A without waterG504:A cloudsG35079%A without fearG8708!A themselvesG14387A feedingG41656A youG5213 #deI/zbK4y_@'~dyAungodlyG765xAwhichG3739w!Atheir hardG4642vAallG3956uAofG4012tAandG2532*sCAthey have ungodly committedG764rAwhichG3739q#AdeedsG3588 G2041pA ungodlyG763oA theirG846nA allG3956mA ofG4012l!A among themG846k-Athat are ungodlyG765jAallG3956i#Ato convinceG1827hAandG2532gAallG3956fAuponG2596eAjudgmentG2920d!Ato executeG4160cAsaintsG40bAhisG846aAofG40`'Aten thousandsG3461_A withG1722^A comethG2064]A the lordG2962\A beholdG2400[A sayingG3004ZAof theseG5125Y!AprophesiedG4395XAadamG76WAfromG575 !a}fI*mQ/hL6yaA lordG2962A ourG2257#A ofG3588 G2962!%!Athe apostlesG3588 G652AofG5259(=Awhich were spoken beforeG4280#Athe wordsG3588 G4487AyeG5210ArememberG3415AbelovedG27AbutG1161AadvantageG5622!Abecause ofG5484 'Ain admirationG2296 'Amen's personsG4383 AhavingG2296 )A great swellingG5246 A speakethG2980#A mouthG3588 G4750A theirG846A andG2532#AlustsG3588 G1939Atheir ownG846AafterG2596AwalkingG4198#AcomplainersG3202AmurmurersG1113AareG1526~AtheseG3778}AhimG846|AagainstG2596{#Ahave spokenG2980zAsinnersG268 #_}Z?)iP7!u^H/u_=A inG1722<A prayingG4336;A faithG4102:Amost holyG409AyourG52168AonG41027!AyourselvesG14386#Abuilding upG20265AbelovedG274AyeG52103AbutG11612!Athe spiritG41511AnotG33610AhavingG2192/AsensualG5591.!AthemselvesG1438 -/Athey who separateG592,AbeG1526+AtheseG3778*AlustsG1939)!A ungodlyG3588 G763(A their ownG1438'A afterG2596&+A who should walkG4198%A timeG5550$AlastG2078#AtheG5550"AinG1722!AmockersG1703 +Athere should beG2071AyouG5213Athey toldG3004Ahow thatG3754A christG5547A jesusG2424 #dnT:zbH0kS;!yd`A byG575_A spottedG4695^#A the garmentG5509]A evenG2532\A hatingG3404[#Athe fireG3588 G4442ZAout ofG1537YApullingG726XAfearG5401WAwithG1722VAsaveG4982UAothersG3739TAandG1161#S3Amaking a differenceG1252R+Ahave compassionG1653QAof someG3739PAandG2532OAlifeG2222NAeternalG166MA untoG1519LA christG5547KA jesusG2424JA lordG2962IA ourG2257H#AofG3588 G2962G#Athe mercyG3588 G1656F#Alooking forG4327EAof godG2316DAthe loveG26CAinG1722B!AyourselvesG1438AAkeepG5083@AghostG4151?A holyG40>A theG4151 #WkL5qR8 tXA(qWBchristG5547Bof jesusG2424)Bthe revelationG602AamenG281!AeverG3588 G165~AandG2532}AnowG3568|A bothG2532{A powerG1849zA andG2532yA dominionG2904xA majestyG3172wAandG2532vAgloryG1391uAsaviourG4990tAourG2257sAgodG2316rAwiseG4680qAonlyG3441pAto theG2316o'Aexceeding joyG20nA withG1722mA gloryG1391lA hisG846k#A ofG3588 G1391#j3A before the presenceG2714iAfaultlessG299h!Ato presentG2476gAandG2532f%Afrom fallingG679eAyouG5209dAto keepG5442%c7Aunto him that is ableG1410bAnowG1161a#Athe fleshG3588 G4561 "[|^H, qT>( nI)u[%B he sawG1492"$1B of all things thatG3745#B andG5037"BchristG5547!Bof jesusG2424& -#Bof the testimonyG3588 G3141BandG2532#Bof godG3588 G2316!##Bof the wordG3588 G3056#Bbare recordG3140BwhoG3739BjohnG2491BservantG1401BhisG846#BuntoG3588 G1401BangelG3588 G32BhisG846BbyG1223BsignifiedG4591Bsent andG649BheG4591BandG2532%Bcome to passG1096BshortlyG5034 B mustG1163 %B things whichG3739 B servantsG1401 B hisG846 #B untoG3588 G1401Bto shewG1166Bunto himG846BgaveG1325#BgodG3588 G2316BwhichG3739 "Mh>'u]C*lU5hMGBspiritsG4151FBsevenG2033EBtheG4151DBfromG575CBandG2532 B-Bwhich is to comeG2064ABandG2532@Bwhich wasG2258?B andG2532>%B him which isG5607=B fromG575<B peaceG1515;B andG2532:Bunto youG52139BgraceG54858!BasiaG3588 G7737%Bwhich are inG17226BchurchesG15775BsevenG20334Bto theG15773BjohnG24912Bat handG14511B the timeG25400B forG1063/B thereinG846..IB those things which are writtenG1125-BkeepG5083,BandG2532&+-#Bof this prophecyG3588 G4394*#Bthe wordsG3588 G3056))Bthey that hearG191(BandG2532'+Bhe that readethG314&BblessedG3107 #ZiR9s\9lU>! qZjBandG2532iBkingsG935hBusG2248gBhath madeG4160fBandG2532e!BbloodG3588 G129dBhis ownG846cBinG1722b!BsinsG3588 G266aBourG2257`BfromG575_BusG2248^BwashedG3068]BandG2532\BusG2248![3Bunto him that lovedG25"Z%#Bof the earthG3588 G1093!Y%!B of the kingsG3588 G935X!!B the princeG3588 G758WB andG2532VB the deadG3498UB ofG1537"T1Bthe first begottenG4416SBwitnessG3144RBfaithfulG4103Q#BtheG3588 G3144PBchristG5547OBjesusG2424NBfromG575MBandG2532L#BthroneG3588 G2362KBhisG846JBbeforeG1799IBareG2076HBwhichG3739 #Z|cD- hP0nS=&uZ Beven soG3483 BhimG846 !Bbecause ofG1909 !Bshall wailG2875" %#Bof the earthG3588 G1093#BkindredsG3588 G5443BallG3956BandG2532BhimG846B piercedG1574B whichG3748B theyG3748B andG2532B himG846Bshall seeG3700~BeyeG3788}BeveryG3956|BandG2532{#BcloudsG3588 G3507zBwithG3326yBhe comethG2064xBbeholdG2400wBamenG281v!Band everG3588 G165u!BeverG3588 G165tBforG1519s#BdominionG3588 G2904rB andG2532q#B gloryG3588 G1391pB to himG846oB fatherG3962nB hisG846mBandG2532l#Bunto godG3588 G2316kBpriestsG2409 #kxXA# ]7" wR;%k0B inG1722/B wasG1096.B christG5547-B of jesusG2424,B patienceG5281+B andG2532 *#!B the kingdomG3588 G932)B inG1722(B andG2532!'##B tribulationG3588 G2347&B inG1722%B companionG4791$B andG2532#B brotherG80"B yourG5216!B alsoG2532 B johnG2491B iG1473"%#Bthe almightyG3588 G3841 -Bwhich is to comeG2064BandG2532B which wasG2258B andG2532B which isG5607#B the lordG3588 G2962B saithG3004!Bthe endingG5056BandG2532'Bthe beginningG746BomegaG5598BandG2532BalphaG1BamG1510BiG1473BamenG281 $\iI2q[D*mW7x\TB the lastG2078SB andG2532RB the firstG4413QB omegaG5598PB andG2532OB alphaG1NB amG1510MB iG1473LB sayingG3004K%B of a trumpetG4536JB asG5613IB voiceG5456HB greatG3173GB aG5456FB meG3450EB behindG3694DB heardG191CB andG2532BB dayG2250AB lord'sG2960@B theG2250?B onG1722>!B the spiritG4151=B inG1722<B i wasG1096;B christG5547:B of jesusG2424#9'#B the testimonyG3588 G31418B forG12237B andG25326#B of godG3588 G23165#B the wordG3588 G30564B forG12233B patmosG39632)B that is calledG25641#B the isleG3588 G3520 %blU=!pYA'zbH1{byB to seeG991xB i turnedG1994wB andG2532vB +laodiceaG2993uB *untoG1519tB )andG2532s%B (philadelphiaG5359rB 'untoG1519qB &andG2532pB %sardisG4554oB $untoG1519nB #andG2532mB "thyatiraG2363lB !untoG1519kB andG2532jB pergamosG4010iB untoG1519hB andG2532gB smyrnaG4667fB untoG1519eB andG2532dB ephesusG2181cB untoG1519bB asiaG773aB inG1722`B which areG773_B churchesG1577^B sevenG2033]B unto theG1577\B sendG3992[B andG2532ZB a bookG975YB inG1519XB writeG1125W!B thou seestG991VB whatG3739UB andG2532 #T~gG.xX@ qO5lTBwoolG2053BlikeG5616BwhiteG3022#BhairsG3588 G2359BandG2532BheadG2776BhisG846B girdleG2223B goldenG5552B with aG2223#B the papsG3588 G3149B aboutG4314B girtG4024B andG2532/KB with a garment down to the footG4158 B clothedG1746 B of manG444 %B unto the sonG5207 B likeG3664 %B candlesticksG3087B sevenG2033B of theG3087B the midstG3319B inG1722B andG2532%B candlesticksG3087B sevenG2033B i sawG1492%B being turnedG1994B andG2532~B meG1700}B withG3326|B spakeG2980{B thatG3748z#B the voiceG3588 G5456 %[kU:aK.gP6  q[AB hisG846@#B ofG3588 G4750?B outG1537>BandG2532=BstarsG792<BsevenG2033;!Bright handG1188:BhisG8469BinG17228Bhe hadG21927BandG25326BwatersG52045BmanyG41834BofG52043Bthe soundG54562B asG56131#B voiceG3588 G54560B hisG846/B andG2532.B a furnaceG2575-BinG1722,#Bthey burnedG4448+Bas ifG5613*+Bunto fine brassG5474)BlikeG3664(#BfeetG3588 G4228'BhisG846&BandG2532%Bof fireG4442$Ba flameG5395#BasG5613"#B eyesG3588 G3788!B hisG846 B andG2532B as snowG5510B whiteG3022BasG5613 &TlU?zcK2sXB)jTgBamG1510fBiG1473eBnotG3361dBfearG5399cBunto meG3427bBsayingG3004aBmeG1691`BuponG1909_BhandG5495^BrightG1188]B hisG846\B he laidG2007[B andG2532ZB deadG3498YB asG5613X#BfeetG3588 G4228WBhisG846VBatG4314UBi fellG4098TBhimG846SBi sawG1492RBwhenG3753QBandG2532P#BstrengthG3588 G1411OBhisG846NBinG1722MBshinethG5316L#Bthe sunG3588 G2246KBasG5613!J##BcountenanceG3588 G3799IBhisG846HBandG2532GBswordG4501FBtwoedgedG1366EBsharpG3691DBaG4501CB wentG1607BB mouthG4750 "_w`H1hF'xT=&x_ BsevenG2033Bof theG792!##Bthe mysteryG3588 G3466B hereafterG3326B beG1096B shallG3195 -Bthe things whichG3739BandG2532BareG1526 -Bthe things whichG3739BandG2532~)Bthou hast seenG1492 }-Bthe things whichG3739|BwriteG1125{#Bof deathG3588 G2288zBandG2532yBof hellG3588 G86x#Bthe keysG3588 G2807wBhaveG2192vB andG2532uB amenG281t!B evermoreG3588 G165sB forG1519rBaliveG2198qBi amG1510pBbeholdG2400oBandG2532nBdeadG3498mBwasG1096lBandG2532k)Bhe that livethG2198jBthe lastG2078iBandG2532hBthe firstG4413 "ofO8}cJ.xaH,o+BsaithG3004*%Bthese thingsG3592)BwriteG1125 (!#Bof ephesusG3588 G2179''Bof the churchG1577"&)Bunto the angelG3588 G32%BchurchesG1577$BsevenG2033#BtheG1577"BareG1526!#Bthou sawestG1492 BwhichG3739%BcandlesticksG3087BsevenG2033BtheG3087BandG2532BchurchesG1577BsevenG2033Bof theG1577!Bthe angelsG32BareG1526BstarsG792Bthe sevenG2033%BcandlesticksG3087B goldenG5552B sevenG2033B theG3087B andG2532!B right handG1188BmyG3450 BinG1909 #Bthou sawestG1492 BwhichG3739 BstarsG792 #TjL-s\=&qS<%kTNBandG2532MBapostlesG652LBthey areG1511K)Bthem which sayG5335J+Bthou hast triedG3985IBandG2532#H3Bthem which are evilG2556GBbearG941FB notG3756E!B thou canstG1410DB howG3754CB andG2532B#B patienceG3588 G5281ABthyG4675@BandG2532?#BlabourG3588 G2873>BthyG4675=BandG2532<#BworksG3588 G2041;BthyG4675:Bi knowG14929%BcandlesticksG30878BgoldenG55527BsevenG20336Bof theG30875Bthe midstG33194BinG17223#Bwho walkethG40432!B right handG11881B hisG8460B inG1722/B starsG792.B sevenG2033-BtheG792,+Bhe that holdethG2902 $PmV9" rQ:" iH1jPrBrepentG3340qBandG2532p+Bthou art fallenG1601o#Bfrom whenceG4159nBthereforeG3767mBrememberG3421lB loveG3588 G26kBfirstG4413jBthyG4675i)Bthou hast leftG863hBbecauseG3754gBtheeG4675fBagainstG2596eBi haveG2192d%BneverthelessG235cBfaintedG2577bBnotG3756aB hastG2577`B andG2532_'B hast labouredG2872^B sakeG1223]#B name'sG3588 G3686\BmyG3450[BforG1223ZBandG2532YBpatienceG5281XBhastG2192WBandG2532V!Bhast borneG941UBandG2532TBliarsG5571SBthemG846R!Bhast foundG2147QBandG2532PBnotG3756OBareG1526 "ZoP3s]D* f:!~Z !#Bthe spiritG3588 G4151BwhatG5101%Blet him hearG191Ban earG3775%Bhe that hathG2192B hateG3404B i alsoG2504 BwhichG3739( 1#Bof the nicolaitansG3588 G3531 #Bthe deedsG3588 G2041 #Bthou hatestG3404 BthatG3754Bthou hastG2192BthisG5124BbutG235#Bthou repentG3340BexceptG1437BplaceG5117BhisG846#BofG3588 G5117BoutG1537!##BcandlestickG3588 G3087~BthyG4675}#Bwill removeG2795|BandG2532{BquicklyG5035zBunto theeG4671y#Bi will comeG2064xB or elseG1487wB worksG2041vB firstG4413uB theG2041tBdoG4160sBandG2532 !amN4yP0v]@) xa5B thyG46754B i knowG14923Bis aliveG21982BandG25321B deadG34980B wasG1096/B whichG3739.B the lastG2078-B andG2532,Bthe firstG4413+BsaithG3004*%Bthese thingsG3592)BwriteG1125(Bin smyrnaG4668#''#Bof the churchG3588 G1577"&)Bunto the angelG3588 G32%BandG2532$#Bof godG3588 G2316%#+#Bof the paradiseG3588 G3857"Bthe midstG3319!BinG1722 BisG2076BwhichG3739#Bof lifeG3588 G2222#Bthe treeG3588 G3586B ofG1537B to eatG5315#B will i giveG1325+B that overcomethG3528B himG846BtoG3528'/#Bunto the churchesG3588 G1577BsaithG3004 "lmV:" ybK4dJ0lWB thatG2443VB prisonG5438UB intoG1519TB youG5216SB ofG1537RB castG906QB shallG3195PB the devilG1228OB beholdG2400NB sufferG3958M!B thou shaltG3195%L7B of those things whichG3739KB noneG3367JB fearG5399I#B of satanG3588 G4567H'B the synagogueG4864GB butG235FB notG3756EB areG1526DB andG2532CB jewsG2453BB areG1511AB theyG1438!@/B of them which sayG3004"?'!B the blasphemyG3588 G988>B andG2532=B richG4145<B thou artG1488;B butG1161:#B povertyG3588 G44329B andG2532!8##B tribulationG3588 G23477B andG25326#B worksG3588 G2041 !UoW<  `@&aJ3kUxB inG1722w'B of the churchG1577 v%B to the angelG3588 G32uB andG2532t#B deathG3588 G2288s!B the secondG1208rB ofG1537qB be hurtG91pB notG3756oB shallG91"n1B he that overcomethG3528'm/#B unto the churchesG3588 G1577lB saithG3004 k!#B the spiritG3588 G4151jB whatG5101i%B let him hearG191hB an earG3775g%B he that hathG2192f#B of lifeG3588 G2222e#B a crownG3588 G4735dB theeG4671c#B i will giveG1325bB andG2532aB deathG2288`B untoG891_B faithfulG4103^B be thouG1096]B daysG2250\B tenG1176[#B tribulationG2347Z'B ye shall haveG2192YB andG2532X+B ye may be triedG3985 "gqT;"_F%iR9#}gB myG3450B antipasG493B whereinG1722 !#B those daysG3588 G2250B inG1722B evenG2532#B faithG3588 G4102B myG3450B deniedG720B notG3756B hastG720B andG2532#B nameG3588 G3686 B myG3450! /B thou holdest fastG2902 B andG2532 #B seatG3588 G2362 #B satan'sG3588 G4567B whereG3699'B thou dwellestG2730B whereG4226B andG2532#B worksG3588 G2041B thyG4675B i knowG1492)B with two edgesG1366B swordG4501B sharpG3691~#B theG3588 G4501}'B he which hathG2192|B saithG3004{%B these thingsG3592zB writeG1125yB pergamosG4010 !QxaH) oR9rN4gQ;BsoG3779%:7Bto commit fornicationG42039BandG2532,8EBthings sacrificed unto idolsG14947Bto eatG53156Bof israelG2474"5%#Bthe childrenG3588 G52074BbeforeG1799 3-Ba stumblingblockG46252Bto castG9061BbalacG9040B taughtG1321/B whoG3739.B of balaamG903"-%#B the doctrineG3588 G1322,)B them that holdG2902+BthereG1563*Bthou hastG2192)BbecauseG3754(BtheeG4675'BagainstG2596&%Ba few thingsG3641%Bi haveG2192$BbutG235#B #dwellethG2730"#B "satanG3588 G4567!B !whereG3699 B youG5213B amongG3844B was slainG615B whoG3739#B martyrG3588 G3144B faithfulG4103 !KpD% lU7_E&jK\#B will i giveG1325[+B that overcomethG3528ZBto himG846'Y/#Bunto the churchesG3588 G1577XBsaithG3004 W!#Bthe spiritG3588 G4151VBwhatG5101U%Blet him hearG191TBan earG3775S%Bhe that hathG2192RBmouthG4750QBmyG3450P#BofG3588 G4750O#B the swordG3588 G4501NB withG1722MB themG846LB againstG3326K!B will fightG4170JBandG2532IBquicklyG5035HBunto theeG4671G#Bi will comeG2064FBelseG3361EBorG1487DBrepentG3340CB i hateG3404B#Bwhich thingG3739(A1#Bof the nicolaitansG3588 G3531"@%#Bthe doctrineG3588 G1322?)Bthem that holdG2902>BalsoG2532=BthouG4771<BhastG2192 #\pS=$ w\C)q[?&z\#B eyesG3588 G3788~B hisG846}B who hathG2192|#B of godG3588 G2316{#B the sonG3588 G5207zBsaithG3004y%Bthese thingsG3592xBwriteG1125wBthyatiraG2363vBinG1722u'Bof the churchG1577"t)Bunto the angelG3588 G32sBandG2532!r/B"he that receivethG2983qB savingG1487pBknowethG1097oBno manG3762nBwhichG3739mBwrittenG1125lBnameG3686kBnewG2537jBaG3686i#Bthe stoneG3588 G5586hBinG1909gBandG2532fBstoneG5586eBwhiteG3022dBhimG846cBwill giveG1325bBandG2532aBmannaG3131`BhiddenG2928_B theG3131^B ofG575]B to eatG5315 "bbJ,nW8! hP. b!)Bthou sufferestG1439 BbecauseG3754BtheeG4675BagainstG2596%Ba few thingsG3641Bi haveG2192+BnotwithstandingG235)Bthan the firstG4413BmoreG4119Bthe lastG2078BandG2532#BworksG3588 G2041BthyG4675B andG2532#B patienceG3588 G5281B thyG4675B andG2532#B faithG3588 G4102BandG2532#BserviceG3588 G1248 BandG2532 BcharityG3588 G26 BandG2532 #BworksG3588 G2041 BthyG4675Bi knowG1492!Bfine brassG5474BlikeG3664#BfeetG3588 G4228BhisG846BandG2532Bof fireG4442Ba flameG5395Blike untoG5613 "TeI2YB(xaA*T)C?Bthem that commit adulteryG3431BBandG2532ABa bedG2825@BintoG1519?BherG846>Bwill castG906=BiG1473<BbeholdG2400;B notG3756:%B she repentedG33409B andG2532!8##B fornicationG3588 G42027BherG8466BofG15375BrepentG33404BtoG24433BspaceG55502BherG8461Bi gaveG13250BandG2532,/EBthings sacrificed unto idolsG1494.Bto eatG5315-BandG2532%,7Bto commit fornicationG4203+BservantsG1401*BmyG1699)Bto seduceG4105(BandG2532'B to teachG1321&%B a prophetessG4398%B herselfG1438$'B which callethG3004#B jezebelG2403 "!#Bthat womanG3588 G1135 #YhI3w^G0 fO5xYf#BworksG3588 G2041eByourG5216d%Baccording toG2596cByouG5213b%Bevery one ofG1538aBuntoG5213`#Bi will giveG1325_BandG2532^BheartsG2588]BandG2532\Bthe reinsG3510"[1Bhe which searchethG2045ZB amG1510YB iG1473XB thatG3754W!B shall knowG1097"V%#B the churchesG3588 G1577UBallG3956TBandG2532SBdeathG2288RBwithG1722Q#BchildrenG3588 G5043PBherG846O#Bi will killG615NBandG2532M#BdeedsG3588 G2041LBtheirG846KBofG1537J#Bthey repentG3340IBexceptG1437H#B tribulationG2347GB greatG3173FB intoG1519EB herG846DB withG3326 #b|fJ,{dK(nV=&b" 1Bhe that overcomethG3528BandG2532Bi comeG2240BtillG891Bhold fastG2902Bye haveG2192!Bthat whichG3739BbutG4133BburdenG922BotherG243BnoneG3756~ByouG5209}BuponG1909|!Bi will putG906{!Bthey speakG3004zBasG5613y#Bof satanG3588 G4567x!!Bthe depthsG3588 G899wBknownG1097vBnotG3756uBhaveG1097tBwhichG3748sB andG2532r#B doctrineG3588 G1322qB thisG3778pB notG3756oB haveG2192n!Bas many asG3745mBthyatiraG2363lBinG1722k'Bunto the restG3062jBandG2532iBi sayG3004hBunto youG5213gBbutG1161 "_gN/rY>(eO9_+%Bhe that hathG2192*BstarG792)BmorningG4407(!BtheG3588 G792'BhimG846&#Bi will giveG1325%BandG2532$#BfatherG3588 G3962#BmyG3450"BofG3844!B receivedG2983 B iG2504B even asG5613/KB shall they be broken to shiversG4937#B of a potterG2764!##Bthe vesselsG3588 G4632BasG5613Bof ironG4603Ba rodG4464BwithG1722BthemG846'Bhe shall ruleG4165BandG2532!##B the nationsG3588 G1484B overG1909B powerG1849#B will i giveG1325B to himG846Bthe endG5056BuntoG891 #BworksG3588 G2041 BmyG3450 BkeepethG5083 BandG2532 "\rG0 gG0~dM.t\MBdeadG3498LBartG1488KBandG2532J#Bthou livestG2198IBthatG3754H#Ba nameG3588 G3686GBthou hastG2192FBthatG3754E#BworksG3588 G2041DBthyG4675CBi knowG1492BBstarsG792ABsevenG2033@BtheG792?BandG2532>#B of godG3588 G2316=B spiritsG4151<B sevenG2033;B theG4151:%B he that hathG21929BsaithG30048%Bthese thingsG35927BwriteG11256BsardisG45545BinG17224'Bof the churchG1577"3)Bunto the angelG3588 G322BandG2532'1/#Bunto the churchesG3588 G15770BsaithG3004 /!#Bthe spiritG3588 G4151.BwhatG5101-%Blet him hearG191,Ban earG3775 #_nV6  nT7{^G-w_pBtheeG4571oBonG1909n#Bi will comeG2240mBwatchG1127lBnotG3361k!B thou shaltG1127jB thereforeG3767iB ifG1437hB repentG3340gB andG2532fBhold fastG5083eBandG2532dBheardG191cBandG2532"b1Bthou hast receivedG2983aBhowG4459`BthereforeG3767_BrememberG3421^#BgodG3588 G2316]BbeforeG1799\BperfectG4137[#BworksG3588 G2041ZB thyG4675YB foundG2147XB notG3756WB i haveG2147VB forG1063UBdieG599T%Bare ready toG3195SBthatG3739'R;Bthe things which remainG3062Q!BstrengthenG4741PBandG2532OBwatchfulG1127NBbeG1096 $^qY:" sZB+nX?( w^BwhiteG3022BinG1722 -Bshall be clothedG4016Bthe sameG3778"1Bhe that overcomethG3528BworthyG514Bthey areG1526 BforG3754 BwhiteG3022 BinG1722 BmeG1700 BwithG3326+Bthey shall walkG4043B andG2532#B garmentsG3588 G2440B theirG846B defiledG3435B notG3756BhaveG3435BwhichG3739BsardisG4554BinG1722~BevenG2532}BnamesG3686|Ba fewG3641{Bthou hastG2192zBtheeG4571yBuponG1909x#Bi will comeG2240wBhourG5610vBwhatG4169uBknowG1097tBnotG3756sBandG2532rBa thiefG2812qBasG5613 !dkM3jT4v^:!d5%BphiladelphiaG53594BinG17223'Bof the churchG1577 2%Bto the angelG3588 G321BandG2532'0/#Bunto the churchesG3588 G1577/BsaithG3004 .!#Bthe spiritG3588 G4151-BwhatG5101,%Blet him hearG191+Ban earG3775*%Bhe that hathG2192)BangelsG3588 G32(BhisG846'BbeforeG1799&BandG2532%#BfatherG3588 G3962$BmyG3450#BbeforeG1799"#BnameG3588 G3686!BhisG846 )Bi will confessG1843BbutG2532#Bof lifeG3588 G2222!Bthe bookG3588 G976Bout ofG1537#B nameG3588 G3686B hisG846B blot outG1813B notG3756Bi willG1813BandG2532BraimentG2440 #]kK*lU;!gQ:" y]XBa littleG3398WBthou hastG2192VBforG3754UBitG846TBshutG2808SB canG1410RB no manG3762QB andG2532PB doorG2374OB openG455NBanG2374MBtheeG4675LBbeforeG1799K!Bi have setG1325JBbeholdG2400I#BworksG3588 G2041HBthyG4675GBi knowG1492FBopenethG455EBno manG3762DBandG2532CBshuttethG2808BBandG2532ABshuttethG2808@Bno manG3762?BandG2532>+Bhe that openethG455=B of davidG1138<#B the keyG3588 G2807;%B he that hathG2192:+B he that is trueG2289+B he that is holyG408BsaithG30047%Bthese thingsG35926BwriteG1125 $b|eN7\:{aG(b|#B feetG3588 G4228{B thyG4675zB beforeG1799yB worshipG4352xB andG2532wB comeG2240vB toG2443uB themG846t#B i will makeG4160sB beholdG2400rB do lieG5574qB butG235pB notG3756oB areG1526nB andG2532mB jewsG2453lB areG1511kB theyG1438jB which sayG3004i#B of satanG3588 G4567#h'#B the synagogueG3588 G4864gB ofG1537fB themG3004e#B i will makeG1325dB beholdG2400c#BnameG3588 G3686bBmyG3450aBdeniedG720`BnotG3756_BhastG720^BandG2532]#BwordG3588 G3056\BmyG3450[Bhast keptG5083ZBandG2532YBstrengthG1411 "bpU3t\:pM5{bB whichG3739B fastG2902B thatG3739B holdG2902B quicklyG5035B i comeG2064B beholdG2400#B the earthG3588 G1093B uponG1909+B them that dwellG2730B to tryG3985#B the worldG3588 G3625B allG3650B uponG1909B comeG2064#B which shallG3195#'#B of temptationG3588 G3986 #B the hourG3588 G5610 B fromG1537 B theeG4571 B will keepG5083 B i alsoG2504B patienceG5281B myG3450#B ofG3588 G5281#B the wordG3588 G3056)B thou hast keptG5083B becauseG3754B theeG4571!B have lovedG25B iG1473B thatG3754~B knowG1097}B andG2532 #ccM* lU6 jN8! zcAB newG2537@B godG2316?B myG3450>#B ofG3588 G2316!=##B of the cityG3588 G4172<#B the nameG3588 G3686;B andG2532:B godG23169B myG34508#B ofG3588 G23167#B the nameG3588 G36866B himG8465B uponG19094%B i will writeG11253B andG25322B outG18541B moreG20890B noG3756/#B he shall goG1831.B andG2532-B godG2316,B myG3450+#B ofG3588 G2316 *!#B the templeG3588 G3485)B inG1722(B a pillarG4769'#B will i makeG4160&+B that overcomethG3528%B himG846$#B crownG3588 G4735#B thyG4675"B takeG2983!B no manG3367 B thatG2443B thou hastG2192 !NqZD'lT0cJ*tN"b'!Bthe beginningG3588 G746aB witnessG3144`B trueG228_B andG2532^B faithfulG4103]#B theG3588 G3144\Bthe amenG281[BsaithG3004Z%Bthese thingsG3592YBwriteG1125!X/Bof the laodiceansG2994#W'#Bof the churchG3588 G1577"V)Bunto the angelG3588 G32UBandG2532'T/#B unto the churchesG3588 G1577SB saithG3004 R!#B the spiritG3588 G4151QB whatG5101P%B let him hearG191OB an earG3775N%B he that hathG2192M#B *nameG3588 G3686LB )newG2537KB (myG3450JB 'andG2532I#B &godG3588 G2316HB %myG3450GB $fromG575F#B #heavenG3588 G3772EB "out ofG1537D#B !cometh downG2597CB whichG3588BB jerusalemG2419 $UgO3lU:oU=% lUBandG2532BrichG4145Bi amG1510#Bthou sayestG3004BbecauseG3754#BmouthG3588 G4750BmyG3450B out ofG1537~B theeG4571}B spueG1692|B i willG3195{B hotG2200zBnorG3777yBcoldG5593xBneitherG3777wBandG2532vBlukewarmG5513uBthou artG1488tBbecauseG3754sBso thenG3779rBhotG2200qB orG2228pB coldG5593oB thou wertG1498nB i wouldG3785mB hotG2200lBnorG3777kBcoldG5593jBneitherG3777iBthou artG1488hBthatG3754g#BworksG3588 G2041fBthyG4675eBi knowG1492d#Bof godG3588 G2316%c+#Bof the creationG3588 G2937 $\s\A*|dM4sZD(\&*9Bthou mayest be clothedG4016)BthatG2443(BraimentG2440'B whiteG3022&B andG2532#%3B thou mayest be richG4147$B thatG2443#B the fireG4442"BinG1537!BtriedG4448 BgoldG5553BmeG1700BofG3844Bto buyG59BtheeG4671Bi counselG4823BnakedG1131BandG2532BblindG5185BandG2532BpoorG4434BandG2532BmiserableG1652BandG2532BwretchedG5005BartG1488BthouG4771BthatG3754B notG3756 B knowestG1492 B andG2532 !B of nothingG3762 B needG5532 BhaveG2192BandG2532$5Bincreased with goodsG4147 #mw]C,bM5 hN3mMB myG3450LB hearG191KBany manG5100JBifG1437IBknockG2925HBandG2532G#Bthe doorG3588 G2374FBatG1909EBi standG2476DBbeholdG2400CB repentG3340BB andG2532AB thereforeG3767@!Bbe zealousG2206?BchastenG3811>BandG2532=BrebukeG1651<BiG1473;BloveG5368:BiG14739!Bas many asG37458+Bthou mayest seeG9917BthatG24436'Bwith eyesalveG28545#BeyesG3588 G37884BthineG46753BanointG14722BandG25321BappearG53190Bdo notG3361/BnakednessG1132.BthyG4675-#BofG3588 G1132,!Bthe shameG3588 G152+BandG2532 $WoYC,oL,}cG0wWq%Bhe that hathG2192p#BthroneG3588 G2362oBhisG846nBinG1722m#BfatherG3588 G3962lBmyG3450kBwithG3326j#Bam set downG2523iB andG2532hB overcameG3528gB i alsoG2504fB even asG5613e#B throneG3588 G2362dBmyG3450cBinG1722bBmeG1700aBwithG3326`Bto sitG2523_%Bwill i grantG1325^+Bthat overcomethG3528]Bto himG846\BmeG1700[BwithG3326ZBheG846YBandG2532XBhimG846WBwithG3326VBwill supG1172UBandG2532TBhimG846SBtoG4314R)Bi will come inG1525Q#Bthe doorG3588 G2374PB openG455OB andG2532N#B voiceG3588 G5456 #RrG.`I, iS5hRBbeG1096BmustG1163BwhichG3739BthingsG5023BtheeG4671#Bi will shewG1166BandG2532 BhitherG5602 Bcome upG305 !Bwhich saidG3004 BmeG1700 BwithG3326BtalkingG2980%Bof a trumpetG4536!Bas it wereG5613Bi heardG191B whichG3739#B voiceG3588 G5456B the firstG4413B andG2532#B heavenG3588 G3772BinG1722~BopenedG455}Ba doorG2374|BbeholdG2400{BandG2532zBi lookedG1492yBthisG5023xBafterG3326'w/#Bunto the churchesG3588 G1577vBsaithG3004 u!#Bthe spiritG3588 G4151tBwhatG5101s%Blet him hearG191rBan earG3775 #U~`I/~ZC-rYB%tU7#Bround aboutG29436BandG25325!Ban emeraldG46644Blike untoG36643Bin sightG3706 2!#Bthe throneG3588 G23621#B round aboutG29430B a rainbowG2463/B andG2532.B stoneG3037-B a sardineG4555,BandG2532+Ba jasperG2393*BlikeG3664)%Bto look uponG3706(BwasG2258'Bthat satG2521&BheG3588%BandG2532 $!#Bthe throneG3588 G2362#BonG1909"B satG2521!B andG2532 #B heavenG3588 G3772B inG1722B was setG2749Ba throneG2362BbeholdG2400BandG2532!Bthe spiritG4151BinG1722Bi wasG1096#BimmediatelyG2112BandG2532BhereafterG3326 $QzcK(v`G,w`F"jQ[B sevenG2033ZB andG2532YB voicesG5456XBandG2532W#BthunderingsG1027VBandG2532U!BlightningsG796TBproceededG1607 S!#Bthe throneG3588 G2362RBout ofG1537QBandG2532PBof goldG5552OBcrownsG4735N#BheadsG3588 G2776MBtheirG846LBonG1909KBthey hadG2192JBandG2532IBraimentG2440HBwhiteG3022GBinG1722FBclothedG4016EBsittingG2521DBeldersG4245CBtwentyG1501BB andG2532AB fourG5064@B i sawG1492?#B the seatsG3588 G2362>B uponG1909=BandG2532<BseatsG2362;BtwentyG1501:BandG25329BfourG5064 8!#Bthe throneG3588 G2362 "[sZC& }aD)^F,z[}#BbeastG3588 G2226|Bthe firstG4413{BandG2532zBbehindG3693yBandG2532xBbeforeG1715wBeyesG3788vBfull ofG1073uBbeastsG2226tBfourG5064 s!#Bthe throneG3588 G2362r#B round aboutG2945qB andG2532#p'#B of the throneG3588 G2362oB the midstG3319nB inG1722mBandG2532lBcrystalG2930kBlike untoG3664jBof glassG5193iBa seaG2281 h!#Bthe throneG3588 G2362gBbeforeG1799fBandG2532e#Bof godG3588 G2316dBspiritsG4151cBthe sevenG2033bBareG1526aBwhichG3739 `!#Bthe throneG3588 G2362_BbeforeG1799^BburningG2545]B of fireG4442\B lampsG2985 %^hN7gN6lU<# u^"BdayG2250!BnotG3756 Bthey restG372BandG2532BwithinG2081Bof eyesG3788B fullG1073B andG2532B aboutG2943B wingsG4420B sixG1803Bof themG1438BeachG303BhadG2192BbeastsG2226Bthe fourG5064BandG2532BeagleG105Ba flyingG4072BlikeG3664BbeastG2226 !Bthe fourthG5067 BandG2532 Ba manG444 BasG5613 #Ba faceG3588 G4383BhadG2192B beastG2226B the thirdG5154B andG2532B a calfG3448B likeG3664BbeastG2226!Bthe secondG1208BandG2532Ba lionG3023~BlikeG3664 %St\?t\C)|`J&mSGB twentyG1501FB andG2532EB the fourG5064D!B and everG3588 G165C!B everG3588 G165BB forG1519AB livethG2198@B whoG3588 ?!#B the throneG3588 G2362>B onG1909=B that satG2521<B to himG3588;B thanksG2169:B andG25329B honourG50928B andG25327B gloryG13916B giveG13255B beastsG22264B thoseG35883B whenG37522B andG25321!B#is to comeG20640B"andG2532/B!isG5607.B andG2532-BwasG2258,BwhichG3588+#BalmightyG3588 G3841*#BgodG3588 G2316)BlordG2962(BholyG40'BholyG40&BholyG40%BsayingG3004$BnightG3571#BandG2532 "a|fB+nW?xZ;$ai!B all thingsG3956h%B hast createdG2936gB thouG4771fB forG3754e#B powerG3588 G1411dB andG2532c#B honourG3588 G5092bB andG2532a#B gloryG3588 G1391`!B to receiveG2983_B o lordG2962^B worthyG514]B thou artG1488\B sayingG3004 [!#B the throneG3588 G2362ZB beforeG1799Y#B crownsG3588 G4735XB theirG846WB castG906VB andG2532U!B and everG3588 G165T!B everG3588 G165SB forG1519R#B that livethG2198QB himG3588PB worshipG4352OB andG2532 N!#B the throneG3588 G2362MB onG1909LB that satG2521KB himG3588JB beforeG1799IB fall downG4098HB eldersG4245 #Z}fF/nU:  ~eI2{Z !B the bookG3588 G975 B to openG455 B worthyG514 B isG2076BwhoG5101BvoiceG5456#Bwith a loudG3173#BproclaimingG2784BangelG32Ba strongG2478Bi sawG1492BandG2532BsealsG4973!Bwith sevenG2033~BsealedG2696}+B on the backsideG3693|B andG2532{B withinG2081zB writtenG1125yB a bookG975 x!#Bthe throneG3588 G2362wBonG1909vBthat satG2521uBof himG3588t)Bthe right handG1188sBinG1909rBi sawG1492qBandG2532p%B were createdG2936oB andG2532nB they areG1526m#B pleasureG3588 G2307lB thyG4675kB forG1223jB andG2532 #^y_I)jP/iO2x^/BthereonG846.Bto lookG991-B neitherG3777,!B the bookG3588 G975+B to readG314*B andG2532)B to openG455(BworthyG514'Bwas foundG2147&Bno manG3762%BbecauseG3754$BmuchG4183#BweptG2799"BiG1473!BandG2532 BthereonG846Bto lookG991BneitherG3761!B the bookG3588 G975B to openG455B was ableG1410#B the earthG3588 G1093B underG5270BneitherG3761#BearthG3588 G1093BinG1909BnorG3761#BheavenG3588 G3772BinG1722Bno manG3762BandG2532BthereofG846#Bthe sealsG3588 G4973Bto looseG3089 B andG2532 #VjR;!mK1vZC-lVRB inG1722QB andG2532PB beastsG2226O#B of the fourG5064NBandG2532#M'#Bof the throneG3588 G2362LBthe midstG3319KBinG1722JBloG2400IBandG2532HBi beheldG1492GBandG2532FBthereofG846EBsealsG4973DBthe sevenG2033CBto looseG3089BBandG2532A!Bthe bookG3588 G975@Bto openG455?)Bhath prevailedG3528>Bof davidG1138=#Bthe rootG3588 G4491<Bof judaG2448;#B the tribeG3588 G5443:B ofG15379#B the lionG3588 G30238B beholdG24007BnotG33616BweepG27995Bunto meG34274BsaithG30043!Bthe eldersG42452BofG15371BoneG15200BandG2532 "kzU;" tY9iH. ktBwhenG3753sBandG2532 r!#B the throneG3588 G2362qB uponG1909pB that satG2521oBof himG3588n)Bthe right handG1188mBout ofG1537l!Bthe bookG3588 G975kBtookG2983jBandG2532iBhe cameG2064hBandG2532g#B!the earthG3588 G1093fB allG3956eBintoG1519d!Bsent forthG649c#Bof godG3588 G2316bBspiritsG4151aBthe sevenG2033`BareG1526_BwhichG3739^BeyesG3788]BsevenG2033\BandG2532[BhornsG2768ZBsevenG2033YBhavingG2192!X/Bit had been slainG4969WBasG5613VBa lambG721UBstoodG2476T'Bof the eldersG4245SB the midstG3319 #PrZ@& kQ8 |`G/sP#B the sealsG3588 G4973B to openG455B andG2532!B the bookG3588 G975B to takeG2983B worthyG514B thou artG1488B sayingG3004B songG5603B a newG2537 B they sungG103 B andG2532 Bof saintsG40! ##Bthe prayersG3588 G4335 BareG1526BwhichG3739Bof odoursG2368BfullG1073BvialsG5357BgoldenG5552BandG2532BharpsG2788BeveryG1538BhavingG2192!B the lambG3588 G721~B beforeG1799}B fell downG4098|B eldersG4245{B twentyG1501zBfourG5064yBandG2532xBbeastsG2226wBthe fourG5064v!Bthe bookG3588 G975u%Bhe had takenG2983 $Uv`@*v_E.ybG0rU;B the voiceG5456:B i heardG1919B andG25328B i beheldG14927B andG25326#B the earthG3588 G10935B onG19094)B we shall reignG9363B andG25322B priestsG24091B andG25320B kingsG935/#B godG3588 G2316.B unto ourG2257-B usG2248,B hast madeG4160+B andG2532*B nationG1484)B andG2532(B peopleG2992'B andG2532&B tongueG1100%B andG2532$B kindredG5443#B of everyG3956"B outG1537!!B bloodG3588 G129 B thyG4675B byG1722#B to godG3588 G2316B usG2248'B hast redeemedG59B andG2532+B thou wast slainG4969B forG3754B thereofG846 "TsO8oR2nP1kT]B andG2532\B honourG5092[B andG2532ZB strengthG2479YB andG2532XB wisdomG4678WB andG2532VB richesG4149UB andG2532T#B powerG3588 G1411S!B to receiveG2983R)B that was slainG4969Q!B the lambG3588 G721PB isG2076OB worthyG514NB voiceG5456M#B with a loudG3173LB sayingG3004K%B of thousandsG5505JB thousandsG5505IB andG2532H%B ten thousandG3461"G1B ten thousand timesG3461FB of themG846E!B the numberG706DB andG2532C!B the eldersG4245BB andG2532 A!#B the beastsG3588 G2226@B andG2532 ?!#B the throneG3588 G2362>#B round aboutG2943=B angelsG32<B of manyG4183 $PhO9#`I.kQ/pP%B !that sittethG2521B unto himG3588#B powerG3588 G2904~B andG2532}#B gloryG3588 G1391|B andG2532{#B honourG3588 G5092zB andG2532y#B blessingG3588 G2129xB sayingG3004wB heard iG191vB themG846uB inG1722tB allG3956sB andG2532r#B the seaG3588 G2281qB inG1909pB areG2076oB such asG3739nB andG2532m#B the earthG3588 G1093lB underG5270kB andG2532j#B the earthG3588 G1093iB onG1722hB andG2532g#B heavenG3588 G3772fB inG1722eB isG2076dB whichG3739cB creatureG2938bB everyG3956aB andG2532`B blessingG2129_B andG2532^B gloryG1391k,w!(/6=DKRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{,,7,[, },!", !, C, f, ,+,M,p,,5,X,|,,A,b,,*,M,q,,7,[, },!","G,#i,$ ,%/,&R,'t,(,);,*],+,-#,.H,/k,0,14,2W,3z,4,5=,6_,7,8%,9F,:i,; ,<0,=R,>u,?,@;,A^,B,C!,DD,Ee,F,G',HI,Ik,J ,K/,LR,Mu,N,O<,P^,Q,R%,SI,Tn,U,V3,WV,Xv,Y,Z=,[a,\,]%,^I,_k,`,a1,bT,cv,d,e9,fZ,g},h!,iB,je,k,l),mL,nm,o,p0,qR,ru,s,t:,u^,v "dpS2iO2nU=d#!B as it wereG5613"B i heardG191!B andG2532 #Bthe sealsG3588 G4973BofG1537BoneG1520BopenedG455!Bthe lambG3588 G721BwhenG3753Bi sawG1492BandG2532!Band everG3588 G165!BeverG3588 G165BforG1519+B him that livethG2198!B worshippedG4352B andG2532B fell downG4098B eldersG4245BtwentyG1501Bthe fourG5064BandG2532 BamenG281 BsaidG3004 BbeastsG2226 Bthe fourG5064 BandG2532!B (and everG3588 G165!B 'everG3588 G165B &forG1519"'!B %unto the lambG3588 G721B $andG2532 !#B #the throneG3588 G2362B "uponG1909 %T|bH0nWA%z_H' rTH!Bthe secondG1208G'Bhe had openedG455FBwhenG3753EBandG2532DBconquerG3528CBtoG2443BBandG2532A!BconqueringG3528@'Bhe went forthG1831?BandG2532>Bunto himG846=Bwas givenG1325<Ba crownG4735;BandG2532:B a bowG51159B hadG21928B himG8467B onG19096B that satG25215BheG35884BandG25323BhorseG24622Ba whiteG30221BbeholdG24000BandG2532/Bi sawG1492.BandG2532-BseeG991,BandG2532+BcomeG2064*BsayingG3004)BbeastsG2226(Bthe fourG5064'BofG1537&BoneG1520%!B of thunderG1027$B the noiseG5456 #[hQ;$kO5nP9x[kBthe thirdG5154j'Bhe had openedG455iBwhenG3753hBandG2532gBswordG3162fBa greatG3173eBunto himG846d+Bthere was givenG1325cBandG2532b#Bone anotherG240 a-Bthey should killG4969`BthatG2443_BandG2532^#Bthe earthG3588 G1093]BfromG575\#B peaceG3588 G1515[B to takeG2983ZB thereonG846YB that satG2521XBto himG846WBwas givenG1325VBandG2532UBredG4450TBhorseG2462SBanotherG243R)Bthere went outG1831QBandG2532PB seeG991OB andG2532NB comeG2064MB sayG3004LBbeastG2226K!Bthe secondG1208JBi heardG191IBsealG4973 %UiR<% {_I3{`J-nUB threeG5140B andG2532#B for a pennyG1220 B of wheatG4621 B a measureG5518 BsayG3004 BbeastsG2226 #Bof the fourG5064Bthe midstG3319BinG1722Ba voiceG5456Bi heardG191BandG2532#BhandG3588 G5495BhisG846BinG1722"1Ba pair of balancesG2218BhadG2192~BhimG846}BonG1909|Bthat satG2521{BheG3588zBandG2532yBhorseG2462xBa blackG3189wBloG2400vBandG2532uBi beheldG1492tB andG2532sB seeG991rB andG2532qB comeG2064pB sayG3004oBbeastG2226nBthe thirdG5154mBi heardG191lBsealG4973 $Sv_>'z`C" zcI/vS4#Bwas deathG3588 G22883B himG8462B onG18831B satG25210B thatG3588/B nameG3686.BhisG846-BandG2532,BhorseG2462+Ba paleG5515*BbeholdG2400)BandG2532(Bi lookedG1492'BandG2532&B seeG991%B andG2532$B comeG2064#B sayG3004"B beastG2226!'Bof the fourthG5067 Bthe voiceG5456Bi heardG191#BsealG3588 G4973!Bthe fourthG5067'Bhe had openedG455BwhenG3753BandG2532#Bthe wineG3588 G3631BandG2532#Bthe oilG3588 G1637BnotG3361Bthou hurtG91BandG2532#Bfor a pennyG1220Bof barleyG2915BmeasuresG5518 #NmT7oX@&eN6iNWB of themG3588V#B the soulsG3588 G5590U#B the altarG3588 G2379TB underG5270SB i sawG1492RB sealG4973QB the fifthG3991P'B he had openedG455OB whenG3753NB andG2532"M%#B'of the earthG3588 G1093 L!#B&the beastsG3588 G2342KB%withG5259JB$andG2532IB#deathG2288HB"withG1722GB!andG2532FB hungerG3042EBwithG1722DBandG2532CBswordG4501BBwithG1722ABto killG615"@%#Bof the earthG3588 G1093?+Bthe fourth partG5067>BoverG1909=Bunto themG846<Bwas givenG1325;BpowerG1849:BandG25329BhimG8468BwithG33267BfollowedG1906BhellG3588 G865BandG2532 #TmV/r[C# {aJ,rTz!B were givenG1325yB robesG4749xB whiteG3022wB andG2532v#B the earthG3588 G1093uB onG1909t+B them that dwellG2730sB onG575r!B bloodG3588 G129qB ourG2257pB avengeG1556oB andG2532nB judgeG2919mB notG3756lB dost thouG2919kB trueG228jB andG2532iB holyG40h#B o lordG3588 G1203gB longG4219fB howG2193eB sayingG3004dB voiceG5456c#B with a loudG3173b!B they criedG2896aB andG2532`B they heldG2192_B whichG3739#^'#B the testimonyG3588 G3141]B forG1223\B andG2532[#B of godG3588 G2316Z#B the wordG3588 G3056YB forG1223X+B that were slainG4969 !ilI2pX8v^>!iB andG2532!B earthquakeG4578B a greatG3173B there wasG1096B loG2400B andG2532#B sealG3588 G4973B the sixthG1623'B he had openedG455B whenG3753B i beheldG1492B andG2532B fulfilledG4137B should beG3195 B theyG846 B asG5613$ 7B that should be killedG615 B brethrenG3588 G80 B theirG846B andG2532B alsoG2532$)#B fellowservantsG3588 G4889B theirG846B untilG2193B seasonG5550%B for a littleG3398B yetG2089-B they should restG373B thatG2443~B unto themG846}#B it was saidG4483|B andG2532&{9B unto every one of themG1538 "Py^G% iQ.xbF/iP=BeveryG3956<BandG2532*;ABwhen it is rolled togetherG1507:Ba scrollG9759BasG56138BdepartedG6737!Bthe heavenG37726BandG25325B windG4174B a mightyG31733B ofG5259"21B when she is shakenG4579#1'#B untimely figsG3588 G36530B herG846/B castethG906.!B a fig treeG4808-B even asG5613,#B the earthG3588 G1093+B untoG1519*B fellG4098)#B of heavenG3588 G3772(!B the starsG3588 G792'B andG2532&B bloodG129%B asG5613$B becameG1096##B the moonG3588 G4582"B andG2532!B of hairG5155 B sackclothG4526B asG5613B blackG3189B becameG1096#B the sunG3588 G2246 "Z~cC, bKkO8qZ_BandG2532#^'#Bthe mountainsG3588 G3735]Bthe rocksG4073\BinG1519[BandG2532Z#Bthe densG3588 G4693YBinG1519X!BthemselvesG1438WBhidG2928VBfree manG1658UBeveryG3956TBandG2532SBbondmanG1401RBeveryG3956QB andG2532P)B the mighty menG1415OB andG2532(N1#B the chief captainsG3588 G5506MB andG2532L%Bthe rich menG4145KBandG2532JBmenG3588IBthe greatG3175HBandG2532"G%#Bof the earthG3588 G1093F!Bthe kingsG3588 G935EBandG2532D#BplacesG3588 G5117CBof theirG846BB outG1537A!B were movedG2795@B islandG3520?B andG2532>B mountainG3735 #NpZD-kT=mR;$~fNBangelsG32BfourG5064Bi sawG1492%Bthese thingsG5023~BafterG3326}BandG2532|B to standG2476{'B shall be ableG1410zBwhoG5101yBandG2532xBis comeG2064w#BwrathG3588 G3709vBof hisG846u#BdayG3588 G2250tBthe greatG3173sBforG3754 r#!Bof the lambG3588 G721q#Bthe wrathG3588 G3709pBfromG575oBandG2532 n!#Bthe throneG3588 G2362mBonG1909#l3Bof him that sittethG2521kB the faceG4383jB fromG575iB usG2248hB hideG2928gB andG2532fBusG2248eBonG1909dBfallG4098c#BrocksG3588 G4073bBandG2532&a-#Bto the mountainsG3588 G3735`BsaidG3004 #gqV:"aJ4mV:#g%Bhe criedG2896$B andG2532#B godG2316"'B of the livingG2198!B the sealG4973 B havingG2192Bthe eastG395BfromG575BascendingG305BangelG32BanotherG243Bi sawG1492BandG2532BtreeG1186BanyG3956BonG1909BnorG3383#Bthe seaG3588 G2281BonG1909BnorG3383#Bthe earthG3588 G1093BonG1909BblowG4154BnotG3361 Bthe windG417 BthatG2443" %#Bof the earthG3588 G1093 BwindsG417 B the fourG5064B holdingG2902"%#B of the earthG3588 G1093B cornersG1137B the fourG5064BonG1909BstandingG2476 !OvV=x]<%lV>mOF!Ban hundredG1540EBsealedG4972!D/Bwhich were sealedG4972CBof themG3588B!!Bthe numberG3588 G706ABi heardG191@BandG2532?#BforeheadsG3588 G3359>BtheirG846=BinG1909<#BgodG3588 G2316;B of ourG2257":%#B the servantsG3588 G14019)B we have sealedG49728B tillG8917#Bthe treesG3588 G11866BnorG33835#Bthe seaG3588 G22814BneitherG33833#Bthe earthG3588 G10932BnotG33611BhurtG910BsayingG3004/#Bthe seaG3588 G2281.BandG2532-#Bthe earthG3588 G1093,Bto hurtG91+%Bit was givenG1325*Bto whomG3739)BangelsG32(#Bto the fourG5064'BvoiceG5456&#Bwith a loudG3173 #]hE(tW: iM7}]i%B of nepthalimG3508hBthe tribeG5443gBofG1537fBthousandG5505eBtwelveG1427dBsealedG4972cBof aserG768bBthe tribeG5443aBofG1537`BthousandG5505_BtwelveG1427^BsealedG4972]Bof gadG1045\Bthe tribeG5443[B ofG1537ZB thousandG5505YB twelveG1427XB sealedG4972WB of reubenG4502VBthe tribeG5443UBofG1537TBthousandG5505SBtwelveG1427RBsealedG4972QBof judaG2448PBthe tribeG5443OBofG1537NBof israelG2474M+Bof the childrenG5207L!B the tribesG5443KB allG3956JB ofG1537IB thousandG5505HB fourG5064GBfortyG5062 #Z}^D*nX; ~dJ.wZ Bthe tribeG5443 BofG1537 BthousandG5505 BtwelveG1427BsealedG4972!Bof zabulonG2194Bthe tribeG5443BofG1537BthousandG5505BtwelveG1427BsealedG4972#Bof issacharG2466Bthe tribeG5443B ofG1537~B thousandG5505}B twelveG1427|B sealedG4972{B of leviG3017zBthe tribeG5443yBofG1537xBthousandG5505wBtwelveG1427vBsealedG4972uBof simeonG4826tBthe tribeG5443sBofG1537rBthousandG5505qBtwelveG1427pBsealedG4972o#Bof manassesG3128nBthe tribeG5443mB ofG1537lB thousandG5505kB twelveG1427jB sealedG4972 $c}`B(x]@'jN7}c0B beforeG1799/B andG2532 .!#B the throneG3588 G2362-B beforeG1799,B stoodG2476+B tonguesG1100*B andG2532)B peopleG2992(B andG2532'B kindredsG5443&B andG2532%B nationsG1484$B allG3956#B ofG1537"B numberG705!B couldG1410 B manG846B noG3762B whichG3739B multitudeG3793B a greatG4183B loG2400B andG2532B i beheldG1492B thisG5023B afterG3326BthousandG5505BtwelveG1427BsealedG4972#Bof benjaminG958Bthe tribeG5443B ofG1537B thousandG5505B twelveG1427B sealedG4972 B of josephG2501 "Yv]G/kQ4pY7sYRB beastsG2226QB the fourG5064PB andG2532O!B the eldersG4245NB andG2532 M!#B the throneG3588 G2362L#B round aboutG2945KB stoodG2476J!B the angelsG3588 G32IB allG3956HB andG2532"G'!B unto the lambG3588 G721FB andG2532 E!#B the throneG3588 G2362DB uponG1909CB sittethG2521BB whichG3588A#B godG3588 G2316@B to ourG2257?#B salvationG3588 G4991>B sayingG3004=B voiceG5456<#B with a loudG3173;B criedG2896:B andG25329#B #handsG3588 G54958B "theirG8467B !inG17226B palmsG54045B andG25324B robesG47493!B with whiteG30222B clothedG40161!B the lambG3588 G721 #S}eL5qZ:#yZ>! qSu!B the eldersG4245tB ofG1537sB oneG1520rB andG2532qB amenG281p!B and everG3588 G165o!B everG3588 G165nB forG1519m#B godG3588 G2316lB unto ourG2257k#B mightG3588 G2479jB andG2532i#B powerG3588 G1411hB andG2532g#B honourG3588 G5092fB andG2532"e%#B thanksgivingG3588 G2169dB andG2532c#B wisdomG3588 G4678bB andG2532a#B gloryG3588 G1391`B andG2532_#B blessingG3588 G2129^B amenG281]B sayingG3004\#B godG3588 G2316[!B worshippedG4352ZB andG2532YB facesG4383XB theirG846WB onG1909 V!#B the throneG3588 G2362UB beforeG1799TB fellG4098SB andG2532 #bu^C'nW?$ oS.{bBwhiteG3021BthemG846BmadeG3021BandG2532#BrobesG3588 G4749BtheirG846#Bhave washedG4150BandG2532!##BtribulationG3588 G2347Bof greatG3173B outG1537 +B they which cameG2064 B areG1526 B theseG3778 B to meG3427 Bhe saidG2036BandG2532BknowestG1492BthouG4771BsirG2962Bunto himG846Bi saidG2046BandG2532B theyG4159#B whence cameG2064B andG2532~#B robesG3588 G4749}B in whiteG3022|B arrayedG4016{B areG1526zB whichG5101y)B what are theseG3778xB unto meG3427wB sayingG3004vB answeredG611 #VkQ- jT4u^9# oV;B lightG4098:#B sunG3588 G22469BneitherG37618BmoreG20897BanyG33616BthirstG13725BneitherG37614BmoreG20893BnoG3756!2/Bthey shall hungerG39831BthemG8460BamongG1909/#Bshall dwellG4637 .!#Bthe throneG3588 G2362-BonG1909,%Bthat sittethG2521+BheG3588*BandG2532)#BtempleG3588 G3485(BhisG846'B inG1722&B nightG3571%B andG2532$B dayG2250#B himG846"BserveG3000!BandG2532 #Bof godG3588 G2316 !#Bthe throneG3588 G2362BbeforeG1799Bare theyG1526BthereforeG1223 #!Bof the lambG3588 G721!Bthe bloodG3588 G129BinG1722 #[vU<$v_G-lU=v[^BsilenceG4602]Bthere wasG1096\#BsealG3588 G4973[#Bthe seventhG1442Z'Bhe had openedG455YBwhenG3753XBandG2532W#BeyesG3588 G3788VBtheirG846UBfromG575TBtearsG1144SBallG3956R+Bshall wipe awayG1813Q#BgodG3588 G2316PBandG2532OBof watersG5204NBfountainsG4077MB livingG2198LB untoG1909KB themG846J!B shall leadG3594IB andG2532HBthemG846G!Bshall feedG4165#F'#Bof the throneG3588 G2362EBthe midstG3319DBis inG303CBwhichG3588B!Bthe lambG3588 G721ABforG3754@BheatG2738?BanyG3956>B norG3761=B themG846<B onG1909 #VmT7gN2iO3yV+Bhe should offerG1325BthatG2443BincenseG2368~BmuchG4183}Bunto himG846|+B there was givenG1325{B andG2532zB censerG3031yB a goldenG5552xB havingG2192w#Bthe altarG3588 G2379vBatG1909uBstoodG2476tBandG2532sBcameG2064rBangelG32qBanotherG243pBandG2532oB trumpetsG4536nB sevenG2033m!B were givenG1325lB to themG846kB andG2532j#BgodG3588 G2316iBbeforeG1799hBstoodG2476gBwhichG3739fBangelsG32eBthe sevenG2033dBi sawG1492cBandG2532)b?B the space of half an hourG2256aB aboutG5613`#B heavenG3588 G3772_BinG1722 anO2hI+gO1xa!B castG906 B andG2532#B the altarG3588 G2379B ofG1537#Bwith fireG3588 G4442BitG846BfilledG1072BandG2532!Bthe censerG3031BtookG2983Bthe angelG3588 G32BandG2532B handG5495")B of the angel'sG3588 G32B outG1537#BgodG3588 G2316BbeforeG1799#Bascended upG305'Bof the saintsG40&-#Bwith the prayersG3588 G4335$ )#Bof the incenseG3588 G2368 #Bthe smokeG3588 G2586 BandG2532 !#Bthe throneG3588 G2362 BbeforeG1799Bwhich wasG3588#BaltarG3588 G2379!Bthe goldenG5552BuponG1909BsaintsG40Bof allG3956&-#Bwith the prayersG3588 G4335 #_v_@) kN2gP.w_DBuponG1519C)B they were castG906BB andG2532A!B with bloodG129@B mingledG3396?B fireG4442>BandG2532=BhailG5464<)Bthere followedG1096;BandG2532:BsoundedG45379BangelG328BfirstG44137BtheG25326B soundG45375B toG24434!BthemselvesG14383BpreparedG20902BtrumpetsG45361Bthe sevenG20330Bwhich hadG2192/BangelsG32.Bthe sevenG2033-BandG2532,'Ban earthquakeG4578+BandG2532*!BlightningsG796)BandG2532(#BthunderingsG1027'BandG2532&BvoicesG5456%!Bthere wereG1096$BandG2532##Bthe earthG3588 G1093"B intoG1519 !]bK4{dF+lJ& s]eB inG1722d!B which wereG3588&c-#B of the creaturesG3588 G2938b)B the third partG5154aB andG2532`BbloodG129_BbecameG1096 ^!#Bof the seaG3588 G2281])Bthe third partG5154\BandG2532[#Bthe seaG3588 G2281ZBintoG1519YB was castG906XB with fireG4442WB burningG2545VB mountainG3735UB a greatG3173T!Bas it wereG5613SBandG2532RBsoundedG4537QBangelG32P!Bthe secondG1208OBandG2532N%Bwas burnt upG2618MBgrassG5528LBgreenG5515KBallG3956JBandG2532I%Bwas burnt upG2618H#Bof treesG3588 G1186G)Bthe third partG5154FBandG2532E#Bthe earthG3588 G1093 !Y~\6y^G/rP)}Y #!B of the starG3588 G792#B the nameG3588 G3686B andG2532B of watersG5204#'#B the fountainsG3588 G4077B uponG1909B andG2532#'#B of the riversG3588 G4215~)B the third partG5154}B uponG1909|B it fellG4098{B andG2532zB a lampG2985y!B as it wereG5613xB burningG2545w#B heavenG3588 G3772vB fromG1537uB starG792tB a greatG3173s!B there fellG4098rB andG2532qB soundedG4537pB angelG32oB the thirdG5154nB andG2532m)B were destroyedG1311"l%#B of the shipsG3588 G4143k)B the third partG5154jB andG2532iB diedG599hB lifeG5590gB and hadG2192f#B the seaG3588 G2281 !]tZ>(qS<! lG0t]'B andG2532&%B was darkenedG4654%B of themG846$)B the third partG5154#B so asG2443!"%!B of the starsG3588 G792!)B the third partG5154 B andG2532!##B of the moonG3588 G4582)B the third partG5154B andG2532#B was smittenG4141 !#B of the sunG3588 G2246)B the third partG5154B andG2532B soundedG4537B angelG32!B the fourthG5067B andG2532%7B they were made bitterG4087B becauseG3754B ofG5204B diedG3588B menG1537B manyG599B andG444 B wormwoodG4183 B becameG1096 'B of the watersG894 B the thirdG5154 B andG2532B wormwoodG894B is calledG3004 "\w`=! xI/gQ.w\IB are yetG3195HB angelsG32G%B of the threeG5140$F)#B of the trumpetG3588 G4536EB voicesG5456D%B of the otherG3062CB by reasonG1537B#B the earthG3588 G1093AB ofG1909@!B inhabitersG2730?B to theG3588>B woeG3759=B woeG3759<B woeG3759;B voiceG5456:B a loudG31739B withG17228B sayingG3004+7CB through the midst of heavenG33216B flyingG40725B angelG324B anG15203B heardG1912B andG25321B i beheldG14920B andG2532/B !likewiseG3668.#B the nightG3588 G3571-B andG2532,B of itG846+%B a third partG5154*B notG3361)B shoneG5316(#B the dayG3588 G2250 "Q~gN5z]<iK0rQk#B the sunG3588 G2246jB andG2532iB  furnaceG2575h!B  of a greatG3173gB  the smokeG2586fB  asG5613 e!#B  of the pitG3588 G5421dB outG1537cB a smokeG2586b#B there aroseG305aB andG2532`#B pitG3588 G5421"_)B the bottomlessG3588 G12^B he openedG455]B andG2532\#B pitG3588 G5421%[/B of the bottomlessG3588 G12Z#B the keyG3588 G2807YB was givenG1325XB to himG846WB  andG2532V#B  the earthG3588 G1093UB  untoG1519T#B  heavenG3588 G3772SB  fromG1537RB fallG4098QB a starG792PB i sawG1492OB andG2532NB soundedG4537MB angelG32LB the fifthG3991KB andG2532JB to soundG4537 !QhD-}fJ-iE.hQ B  anyG3956 B  neitherG3761" %#B  of the earthG3588 G1093 #B the grassG3588 G5528B hurtG91B notG3361#B they shouldG91B thatG2443B themG846 -B it was commandedG4483B andG2532B powerG1849B haveG2192"%#B of the earthG3588 G1093#~'#B  the scorpionsG3588 G4651}B  asG5613|B  powerG1849{B  was givenG1325zB  unto themG846yB andG2532x#B the earthG3588 G1093wB uponG1519vB locustsG200"u%#B of the smokeG3588 G2586tB outG1537s!B there cameG1831rB andG2532 q!#B of the pitG3588 G5421p#B the smokeG3588 G2586oB by reasonG1537n'B were darkenedG4654m!B the airG3588 G109lB andG2532 #XhO3kT:qF.pX/B whenG3752.'B of a scorpionG4651-#B the tormentG929,B asG5613+!B tormentG3588 G929*B theirG846)B andG2532(B  monthsG3376'B  fiveG4002'&=B  they should be tormentedG928%B  thatG2443$B  butG235#B themG846"B killG615!B notG3361 #B they shouldG615B thatG2443%B it was givenG1325B to themG846B andG2532#B foreheadsG3588 G3359B theirG846B inG1909#B of godG3588 G2316#B the sealG3588 G4973B notG3756!B which haveG2192!B menG3588 G444B thoseG3748B onlyG3441B butG1487B treeG1186B anyG3956B  neitherG3761 #B  green thingG5515 #heL0nN5xQ4hR#B  headsG3588 G2776QB  theirG846PB  onG1909OB  andG2532NB battleG4171MB untoG1519LB preparedG2090KB horsesG2462JB like untoG3664#I)!B of the locustsG3588 G200 H!#B the shapesG3588 G3667GB andG2532FB themG846EB fromG575D!B shall fleeG5343C#B deathG3588 G2288BB andG2532AB to dieG599@%B shall desireG1937?B andG2532>B  itG846=B  findG2147<B  notG3756;B  shallG2147:B  andG25329#B deathG3588 G22888B seekG22127!B menG3588 G4446B shallG22125#B daysG3588 G22504B thoseG15653B inG17222B andG25321B a manG4440#B he strikethG3817 #\iJ4eN6z\<! z\u#B of chariotsG716tB the soundG5456sB asG5613r#B wingsG3588 G4420qB of theirG846p#B the soundG3588 G5456oB andG2532nB of ironG4603m%B breastplatesG2382l!B as it wereG5613k%B breastplatesG2382jB they hadG2192iB andG2532hB  of lionsG3023gB  asG5613fB  wereG2258e#B  teethG3588 G3599dB theirG846cB andG2532bB of womenG1135aB the hairG2359`B asG5613_B hairG2359^B they hadG2192]B andG2532\B of menG444[B the facesG4383ZB asG5613Y#B facesG3588 G4383XB theirG846WB andG2532VB goldG5557UB likeG3664TB crownsG4735S!B  as it wereG5613 #ViM4}^G/}aH0mVB butG2532B abaddonG3$5B in the hebrew tongueG1447!B whose nameG3686)7B of the bottomless pitG3588 G12B the angelG3588 G32B themG846B overG1909B a kingG935B they hadG2192B andG2532 B monthsG3376 B fiveG4002 !B menG3588 G444 B to hurtG91 B wasG91#B powerG3588 G1849B theirG846B andG2532#B tailsG3588 G3769B theirG846B inG1722B stingsG2759!B there wereG2258B andG2532B scorpionsG4651~B like untoG3664}B tailsG3769|B they hadG2192{B andG2532zB battleG4171yB toG1519xB runningG5143wB horsesG2462vB of manyG4183 $ReN7jM6oN/wR!<##B  the trumpetG3588 G4536;B hadG2192:B whichG37399B angelG328%B to the sixthG16237B sayingG30046#B godG3588 G23165B beforeG17994#B altarG3588 G23793'B of the goldenG55522B hornsG27681B the fourG50640B fromG1537/B voiceG5456.B aG1520-B i heardG191,B andG2532+B soundedG4537*B angelG32)B the sixthG1623(B andG2532'B hereafterG3326&B moreG2089%B woesG3759$B twoG1417#!B there comeG2064"B beholdG2400!B is pastG565 B woeG3759B oneG1520B apollyonG623B nameG3686B hisG846B hathG2192 -B the greek tongueG1673B inG1722 "b}gJ+jS2nL-~b^B thousandG3461]B thousandG3461\B twoG1417[+B of the horsemenG2461Z#B of the armyG4753Y!!B the numberG3588 G706XB andG2532W!B of menG3588 G444V)B the third partG5154UB slayG615TB for toG2443SB a yearG1763RB andG2532QB a monthG3376PB  andG2532OB  a dayG2250NB  andG2532M#B  an hourG3588 G5610LB  forG1519K'B were preparedG2090JB whichG3588I#B were loosedG3089HB angelsG32GB the fourG5064FB andG2532EB euphratesG2166D#B riverG3588 G4215CB the greatG3173BB inG1909AB are boundG1210@B  whichG3588?B  angelsG32>B  the fourG5064=B  looseG3089 #T{cJ&tZ:|U?"kTB andG2532B fireG4442B issuedG1607~#B mouthsG3588 G4750}B of theirG846|B outG1537{B andG2532zB of lionsG3023yB the headsG2776xB asG5613#w'#B of the horsesG3588 G2462v#B the headsG3588 G2776uB andG2532tB brimstoneG2306sB andG2532r!B of jacinthG5191qB andG2532pB of fireG4447o%B  breastplatesG2382nB  havingG2192mB  themG846lB  onG1909kB  that satG2521jB themG3588iB andG2532 h!#B the visionG3588 G3706gB inG1722 f!#B the horsesG3588 G2462eB i sawG1492dB thusG3779cB andG2532bB  of themG846a!!B  the numberG3588 G706`B  i heardG191_B  andG2532 $YkI*r\5hR<$rY%B tailsG3769$B theirG846#B forG1063"#B  tailsG3588 G3769!B  theirG846 B  inG1722B  andG2532#B  mouthG3588 G4750B theirG846B inG1722B isG2076B powerG1849B theirG846B forG1063#B mouthsG3588 G4750B of theirG846B outG1537B issuedG1607B whichG3588#'#B the brimstoneG3588 G2303B byG1537B andG2532#B  the smokeG3588 G2586B  byG1537 B  andG2532 #B  the fireG3588 G4442 B  byG1537 B killedG615 !B of menG3588 G444)B the third partG5154B threeG5140B theseG5130B byG5259B "brimstoneG2303B !andG2532B  smokeG2586 $ShQ3}gN-oP9lSIB "brassG5470HB !andG2532GB  silverG693FB andG2532EB of goldG5552DB idolsG1497CB andG2532B#B devilsG3588 G1140AB worshipG4352@B notG3361?#B they shouldG4352>B thatG2443=#B handsG3588 G5495<B of theirG846;#B the worksG3588 G2041:B ofG15379B notG37568B repentedG33407#B plaguesG3588 G41276B theseG37785B byG17224B  killedG6153B  notG37562B  wereG6151B  whichG37390!!B  of the menG3588 G444/B the restG3062.B andG2532-%B they do hurtG91,B themG846+B withG1722*B andG2532)B headsG2776(B hadG2192'B serpentsG3789&B like untoG3664 %TjS=&vU>(r\D$ tTn#B heavenG3588 G3772mB fromG1537lB come downG2597kB angelG32jB mightyG2478iB anotherG243hB i sawG1492gB andG2532f#B theftsG3588 G2809eB theirG846dB ofG1537cB norG3777!b##B fornicationG3588 G4202aB  theirG846`B  ofG1537_B  norG3777^B  sorceriesG2532]B  theirG846\B ofG1537[B norG3777Z#B murdersG3588 G5408YB theirG846XB ofG1537W'B repented theyG3340VB neitherG3756UB .walkG4043TB -norG3777SB ,hearG191RB +norG3777QB *seeG991PB )canG1410OB (neitherG3777NB 'whichG3739MB &of woodG3585LB %andG2532KB $stoneG3035JB #andG2532 #eyW@* lQ6mS=$e#B the earthG3588 G1093B onG1909B leftG2176B andG1161 #B the seaG3588 G2281 B uponG1909 #B footG3588 G4228 B  rightG1188 B  hisG846B  he setG5087B  andG2532B  openG455'B a little bookG974#B handG3588 G5495B hisG846B inG1722B he hadG2192B andG2532B of fireG4442~B pillarsG4769}B asG5613|#B feetG3588 G4228{B hisG846zB andG2532y#B the sunG3588 G2246x!B as it wereG5613w#B faceG3588 G4383vB hisG846uB andG2532t#B his headG3588 G2776sB  uponG1909rB  a rainbowG2463qB  andG2532pB  a cloudG3507o%B  clothed withG4016 "ihM6{dL/iO4i3B the sevenG2033"21B those things whichG37391B seal upG49720B unto meG3427/B sayingG3004.#B heavenG3588 G3772-B fromG1537,B a voiceG5456+B  i heardG191*B  andG2532)B  to writeG1125(#B  i was aboutG3195'#B  voicesG3588 G5456&B theirG1438%#B had utteredG2980$B thundersG1027#B the sevenG2033"B whenG3753!B andG2532 B voicesG5456B theirG1438B utteredG2980B thundersG1027B  sevenG2033%B  he had criedG2896B  whenG3753B  andG2532B  roarethG3455B a lionG3023B asG5618B voiceG5456#B with a loudG3173B criedG2896B andG2532 #WjS2\@* mV9nWVB andG2532U#B therein areG846T+B  the things thatG3588SB  andG2532R#B  heavenG3588 G3772QB  createdG2936PB  whoG3739O!B and everG3588 G165N!B everG3588 G165MB forG1519L+B him that livethG2198KB byG1722JB swareG3660IB andG2532H#B heavenG3588 G3772GB toG1519F#B  handG3588 G5495EB  hisG846DB  lifted upG142C#B  the earthG3588 G1093BB  uponG1909AB andG2532@#B the seaG3588 G2281?B uponG1909>B standG2476=B i sawG1492<B whichG3739;B the angelG3588 G32:B andG25329B notG33618B themG50237B writeG11256B andG25325B utteredG29804B thundersG1027 VnM6q[E#nI)mVvB andG2532"u%#B the prophetsG3588 G4396tB servantsG1401sB to hisG1438 r-B he hath declaredG2097qB asG5613"p1B should be finishedG5055o#B  of godG3588 G2316!n##B  the mysteryG3588 G3466mB  to soundG4537l)B  he shall beginG3195kB  whenG3752jB angelG32i)B of the seventhG1442"h%#B of the voiceG3588 G5456g#B the daysG3588 G2250fB inG1722eB butG235dB  longerG2089cB noG3756bB timeG5550a+B there should beG2071`B thatG3754_#B are thereinG846 ^-B the things whichG3588]B andG2532\#B the seaG3588 G2281[B andG2532Z#B therein areG846Y+B the things thatG3588XB andG2532W#B the earthG3588 G1093 #NrYA+tZD"gD-vN$+!B the little bookG3588 G974B meG3427B giveG1325B unto himG846B and saidG3004B the angelG3588 G32B untoG4314B i wentG565B andG2532#B the earthG3588 G1093B uponG1909B andG2532 #B the seaG3588 G2281 B uponG1909 B standethG2476 B whichG3588 %B of the angelG32#B the handG3588 G5495B inG1722B is openG455B whichG3588$+!B the little bookG3588 G974B takeG2983B  goG5217B  saidG3004B  andG2532B  againG3825~B  meG1700}B untoG3326|B spakeG2980{#B heavenG3588 G3772zB fromG1537yB i heardG191xB whichG3739w#B the voiceG3588 G5456 $bmXB+ kL3nP9" {b=B sweetG1099<#B mouthG3588 G4750;B myG3450:B inG17229B it wasG22588B andG25327B upG27196B itG8465B ateG27194B andG25323#B handG3588 G5495"2)B of the angel'sG3588 G321B outG1537$0+!B the little bookG3588 G974/B i tookG2983.B andG2532-B honeyG3192,B asG5613+B sweetG1099*#B mouthG3588 G4750)B thyG4675(B inG1722'#B it shall beG2071&B butG235"%%#B belly bitterG3588 G2836$B thyG4675#'B it shall makeG4087"B andG2532!B upG2719 B itG846B eatG2719B andG2532B takeG2983B unto meG3427B he saidG3004B andG2532 $[}hR3|cI1lI3[ a!#B  the templeG3588 G3485`B  measureG3354_B  andG2532^B riseG1453]B sayingG3004\B a rodG4464[B like untoG3664ZB a reedG2563YB meG3427X+B there was givenG1325WB andG2532VB kingsG935UB andG2532TB tonguesG1100SB andG2532RB nationsG1484QB andG2532PB peoplesG2992OB manyG4183NB beforeG1909MB againG3825LB prophesyG4395KB mustG1163JB thouG4571IB unto meG3427HB he saidG3004GB andG2532F!B was bitterG4087E#B bellyG3588 G2836DB myG3450CB itG846B#B i had eatenG5315A!B as soon asG3753@B andG2532?B honeyG3192>B asG5613 "_rW=&~cN7 X?(v_B andG2532B witnessesG3144B twoG1417B myG3450B untoG1417~#B i will giveG1325}B andG2532|B monthsG3376{B twoG1417zB fortyG5062+yCB shall they tread under footG3961x#B cityG3588 G4172wB the holyG40vB andG2532'u/#B unto the gentilesG3588 G1484t#B it is givenG1325sB  forG3754rB  notG3361qB  itG846pB  measureG3354oB  andG2532nB outG1854mB leaveG1544 l!#B the templeG3588 G3485kB withoutG2081j!B the courtG3588 G833iB butG2532hB thereinG846gB worshipG4352fB them thatG3588eB andG2532d#B the altarG3588 G2379cB  andG2532b#B  of godG3588 G2316 "`~fK+oS9|eM/w`%B andG2532$B enemiesG2190#B theirG846"B devourethG2719!B  andG2532 #B  mouthG3588 G4750B  theirG846B  out ofG1537!B  proceedethG1607B fireG4442B themG846B hurtG91B willG2309B any manG5100B ifG1487B andG2532"%#B  of the earthG3588 G1093#B  the godG3588 G2316B  beforeG1799B standingG2476%B candlesticksG3087B the twoG1417B andG2532#B olive treesG1636 B the twoG1417 B areG1526 B theseG3778 %B in sackclothG4526 B clothedG4016B  daysG2250!B  threescoreG1835#B  two hundredG1250!B  a thousandG5507#3B  they shall prophesyG4395 $Xu];gP:aF/tXIB as oftenG3740HB plaguesG4127GB with allG3956F#B the earthG3588 G1093EB to smiteG3960DB andG2532CB bloodG129BB toG1519AB themG846@B to turnG4762?#B watersG3588 G5204>B overG1909=B powerG1849<B haveG2192;B andG2532:#B  prophecyG3588 G43949B  of theirG8468B  the daysG22507B  inG17226B  notG33615B it rainG10264B thatG24433#B heavenG3588 G37722B to shutG28081B powerG18490B haveG2192/B theseG3778.B be killedG615-)B in this mannerG3779,B mustG1163+B heG846*B themG846)B hurtG91(B willG2309'B any manG5100&B ifG1487 "PrZ7z_H1_I%hPkB egyptG125jB  andG2532iB  sodomG4670hB  is calledG2564g#B  spirituallyG4153fB  whichG3748eB cityG4172d%B of the greatG3173 c!#B the streetG3588 G4113bB inG1909!a##B dead bodiesG3588 G4430`B theirG846_B andG2532^B themG846]B killG615\B andG2532[B themG846Z)B shall overcomeG3528YB andG2532XB themG846WB  againstG3326VB  warG4171U!B  shall makeG4160&T1B  the bottomless pitG3588 G12SB  out ofG1537R)B that ascendethG305Q#B the beastG3588 G2342P#B testimonyG3588 G3141OB theirG846(N=B they shall have finishedG5055MB whenG3752LB andG2532KB they willG2309JB asG1437 #_ybG# pX3qY4_#B the earthG3588 G1093 B uponG1909 !B that dwellG2730 B theyG3588 B andG2532 B gravesG3418B inG1519B to be putG5087!##B dead bodiesG3588 G4430B theirG846B sufferG863B notG3756B shallG863B andG2532B an halfG2255B andG2532~B daysG2250}B threeG5140!|##B dead bodiesG3588 G4430{B theirG846zB shall seeG991yB nationsG1484xB andG2532wB tonguesG1100vB andG2532uB kindredsG5443tB andG2532 s!#B the peopleG3588 G2992rB they ofG1537qB andG2532p'B was crucifiedG4717o#B lordG3588 G2962nB ourG2257mB alsoG2532lB whereG3699 #j{dF- qS=iS;j1B theirG8460B uponG1909/!B they stoodG2476.B andG2532-B themG846,B intoG1909+B enteredG1525*#B from godG3588 G2316)B lifeG2222(B ofG1537'!B the spiritG4151&B an halfG2255%B andG2532$B daysG2250#B threeG5140"B afterG3326!B andG2532 #B the earthG3588 G1093B onG1909!B that dweltG2730B themG3588B tormentedG928B prophetsG4396B twoG1417B theseG3778B becauseG3754)B one to anotherG240B giftsG1435!B shall sendG3992B andG2532!B make merryG2165B andG2532B themG846B overG1909'B shall rejoiceG5463 #ijR5~dH.mV># iTB a greatG3173SB was thereG1096R#B hourG3588 G5610QB the sameG1565PB andG2532OB themG846NB beheldG2334MB enemiesG2190LB theirG846KB andG2532J#B a cloudG3588 G3507IB inG1722H#B heavenG3588 G3772GB toG1519F-B they ascended upG305EB andG2532DB hitherG5602CB come upG305BB unto themG846AB sayingG3004@#B heavenG3588 G3772?B fromG1537>B voiceG5456=B a greatG3173<!B they heardG191;B andG2532:B themG8469B which sawG23348B themG35887B uponG19096B fellG40985B fearG54014B greatG31733B andG25322#B feetG3588 G4228 "`lU?v^@)|bH+w`vB andG2532uB soundedG4537tB angelG32s#B the seventhG1442rB andG2532qB  quicklyG5035pB  comethG2064oB  woeG3759nB the thirdG5154mB beholdG2400lB is pastG565kB woeG3759j!B the secondG1208i#B of heavenG3588 G3772 h!#B to the godG3588 G2316gB gloryG1391fB gaveG1325eB andG2532d!B affrightedG1719cB wereG1096b#B the remnantG3062aB andG2532`B thousandG5505_B sevenG2033^B of menG444]!B were slainG615$\)#B the earthquakeG3588 G4578[B inG1722ZB andG2532YB fellG4098!X##B of the cityG3588 G4172W)B the tenth partG1182VB andG2532U!B earthquakeG4578 "Zy_:mV5|bE+yZ#B facesG3588 G4383B theirG846B uponG1909B fellG4098#B  seatsG3588 G2362B  theirG846B  onG1909#B  godG3588 G2316B  beforeG1799B which satG2521B eldersG4245 B twentyG1501 B andG2532 B the fourG5064 B andG2532 !B and everG3588 G165!B everG3588 G165B forG1519)B he shall reignG936B andG2532#B christG3588 G5547B of hisG846B andG2532#B lordG3588 G2962B of ourG2257!B are becomeG1096#~'#B of this worldG3588 G2889!}%!B  the kingdomsG3588 G932|B  sayingG3004{#B  heavenG3588 G3772zB  inG1722yB  voicesG5456xB greatG3173w!B there wereG1096 !YyaG-lQ&eG0Y*9AB that they should be judgedG29198#B of the deadG34987#B  the timeG3588 G25406B  andG25325B  is comeG20644#B  wrathG3588 G37093B  thyG46752B andG25321!B were angryG3710!0##B the nationsG3588 G1484/B andG2532.%B hast reignedG936-B andG2532,#B powerG3588 G1411+B greatG3173*B thyG4675');B thou hast taken to theeG2983(B becauseG3754'#B art to comeG2064&B andG2532%B wastG2258$B  andG2532#B  which artG5607"#B  almightyG3588 G3841!#B  godG3588 G2316 B  o lordG2962B thanksG2168B theeG4671B we giveG2168B sayingG3004#B godG3588 G2316!B worshippedG4352B andG2532 !M_9"iR9"fF)nMZ#B  the arkG3588 G2787Y#B  templeG3588 G3485XB  hisG846WB  inG1722V)B there was seenG3700UB andG2532T#B heavenG3588 G3772SB inG1722R!B was openedG455Q#B of godG3588 G2316 P!#B the templeG3588 G3485OB andG2532N#B $the earthG3588 G1093M'B #which destroyG1311LB "themG3588!K/B !shouldest destroyG1311JB  andG2532IB greatG3173HB andG2532GB smallG3398F#B nameG3588 G3686EB thyG4675DB that fearG5399CB themG3588BB andG2532A'B to the saintsG40@B andG2532"?%#B the prophetsG3588 G4396>#B servantsG3588 G1401=B unto thyG4675<#B rewardG3588 G3408(;=B that thou shouldest giveG1325:B andG2532 #Rr[A* tR7tR9#jR}B starsG792|B of twelveG1427{B a crownG4735z#B headG3588 G2776yB herG846xB uponG1909wB andG2532v#B feetG3588 G4228uB  herG846tB  underG5270s#B  the moonG3588 G4582rB  andG2532q#B  the sunG3588 G2246p%B clothed withG4016oB a womanG1135n#B heavenG3588 G3772mB inG1722lB wonderG4592kB a greatG3173j)B there appearedG3700iB andG2532hB hailG5464gB greatG3173fB andG2532e'B an earthquakeG4578dB andG2532c#B thunderingsG1027bB andG2532aB voicesG5456`B andG2532_!B lightningsG796^!B there wereG1096]B andG2532\#B testamentG3588 G1242[B  of hisG846 $[[D+eN4nU>% s[!B drewG4951 #B tailG3588 G3769B hisG846B andG2532#B headsG3588 G2776B hisG846B uponG1909B crownsG1238B sevenG2033B andG2532B hornsG2768B tenG1176B andG2532B headsG2776B  sevenG2033B  havingG2192B  dragonG1404B  redG4450B  a greatG3173B beholdG2400 B andG2532 #B heavenG3588 G3772 B inG1722 B wonderG4592 B anotherG243)B there appearedG3700B andG2532+B  to be deliveredG5088B painedG928B andG2532#3B travailing in birthG5605B criedG2896B childG1064B withG1722B she beingG2192~B andG2532 !]dM7`=& [C*x]BB  of ironG4603AB  a rodG4464@B  withG1722?#B  nationsG3588 G1484>B allG3956=B ruleG4165<B was toG3195;B whoG3739:B childG52079B a manG730!8/B she brought forthG50887B andG25326#B it was bornG50885!B as soon asG37524#B childG3588 G50433B herG8462B to devourG27191B forG24430+B to be deliveredG5088/+B which was readyG3195.#B the womanG3588 G1135-B beforeG1799,B stoodG2476 +!#B the dragonG3588 G1404*B andG2532)#B the earthG3588 G1093(B toG1519'B  themG846&B  did castG906%B  andG2532$#B  of heavenG3588 G3772!#%!B  of the starsG3588 G792")B the third partG5154 #W|_H2mQ6}_@" nWeB andG2532dB michaelG3413c#B heavenG3588 G3772bB inG1722aB warG4171`B there wasG1096_B andG2532^B daysG2250]!B threescoreG1835\#B two hundredG1250[!B a thousandG5507ZB thereG1563YB herG846 X-B they should feedG5142WB  thatG2443V#B  godG3588 G2316UB  ofG575TB  preparedG2090SB  a placeG5117RB she hathG2192QB whereG3699P)B the wildernessG2048OB intoG1519NB fledG5343M#B the womanG3588 G1135LB andG2532K#B throneG3588 G2362JB hisG846IB andG2532H#B godG3588 G2316GB untoG4314F'B was caught upG726E#B childG3588 G5043DB herG846CB  andG2532 "^s\8mV>% fG, {^B the wholeG3650+B which deceivethG4105#B satanG3588 G4567B andG2532B the devilG1228B calledG2564#B serpentG3588 G3789B that oldG744%B was cast outG906~#B dragonG3588 G1404}B the greatG3173|B andG2532{#B  heavenG3588 G3772zB  inG1722yB  any moreG2089xB foundG2147wB placeG5117vB theirG846uB wasG2147tB neitherG3777sB notG3756rB prevailedG2480qB andG2532pB angelsG3588 G32oB hisG846nB andG2532mB foughtG4170 l!#B the dragonG3588 G1404kB andG2532 j!#B  the dragonG3588 G1404iB  againstG2596hB  foughtG4170gB  angelsG3588 G32fB  hisG846 "OmW9mW7!oU8!oO)B brethrenG3588 G80(B of ourG2257!'##B the accuserG3588 G2725&B forG3754%#B christG3588 G5547$B of hisG846##B the powerG3588 G1849"B andG2532!#B godG3588 G2316 B of ourG2257 #!B the kingdomG3588 G932B andG2532#B strengthG3588 G1411B andG2532#B salvationG3588 G4991B is comeG1096B nowG737#B heavenG3588 G3772B inG1722B sayingG3004B voiceG5456B a loudG3173B i heardG191B andG2532B himG846B withG3326'B were cast outG906B angelsG3588 G32 B hisG846 B andG2532 #B the earthG3588 G1093 B intoG1519 +B he was cast outG906#B worldG3588 G3625 #^{dG0hD-mU6|^L!B that dwellG4637KB yeG3588JB andG2532I#B heavensG3588 G3772HB rejoiceG2165GB thereforeG1223FB the deathG2288EB untoG891D#B livesG3588 G5590CB theirG846BB notG3756A!B they lovedG25@B andG2532?#B testimonyG3588 G3141>B of theirG846=#B the wordG3588 G3056<B byG1223;B andG2532 :#!B of the lambG3588 G7219!B the bloodG3588 G1298B byG12237B himG8466B overcameG35285B theyG8464B andG25323B "nightG35712B !andG25321B dayG22500#B godG3588 G2316/B ourG2257.B beforeG1799-B themG846,B accusedG2723+B whichG3588*%B is cast downG2598 !^qZ6gL)mU7~^m!B the manG3588 G730l'B brought forthG5088kB whichG3748j#B the womanG3588 G1135i'B he persecutedG1377h#B the earthG3588 G1093gB untoG1519f#B he was castG906eB thatG3754dB sawG1492 c!#B the dragonG3588 G1404bB whenG3753aB andG2532`B timeG2540_#B but a shortG3641^B he hathG2192]+B he knoweth thatG1492\B becauseG3754[B wrathG2372ZB greatG3173YB havingG2192XB youG5209WB untoG4314V%B is come downG2597UB the devilG1228TB forG3754 S!#B of the seaG3588 G2281RB andG2532"Q%#B of the earthG3588 G1093!P/B to the inhabitersG2730OB woeG3759NB themG846MB inG1722 "fuW9!y`<% {_7 |fB asG5613B waterG5204 #B mouthG3588 G4750 B hisG846 B ofG1537 B cast outG906! ##B the serpentG3588 G3789B andG2532$)#B of the serpentG3588 G3789B the faceG4383B fromG575B a timeG2540B halfG2255B andG2532B timesG2540B andG2532B a timeG2540~B forG1563 }-B she is nourishedG5142|B whereG3699{#B placeG3588 G5117zB herG846yB intoG1519x)B  the wildernessG2048wB  intoG1519v'B  she might flyG4072uB  thatG2443t!B  eagleG3588 G105s!B of a greatG3173rB wingsG4420qB twoG1417p!B were givenG1325"o%#B to the womanG3588 G1135nB andG2532 !NoX%u\F'u_I*iN0B  to makeG4160/B wentG565.B andG2532-#B the womanG3588 G1135,B withG1909+B was wrothG3710 *!#B the dragonG3588 G1404)B andG2532(#B mouthG3588 G4750'B hisG846&B ofG1537%B cast outG906 $!#B the dragonG3588 G1404#B  whichG3739"#B  the floodG3588 G4215!%B  swallowed upG2666 B  andG2532#B  mouthG3588 G4750B herG846B openedG455#B the earthG3588 G1093B andG2532#B the womanG3588 G1135B helpedG997#B the earthG3588 G1093B andG2532/KB to be carried away of the floodG4216B herG3778)B  he might causeG4160B  thatG2443#B  the womanG3588 G1135B  afterG3694B  a floodG4215 "i{bJ nW<$|bA'iRB hisG846QB uponG1909PB andG2532OB hornsG2768NB tenG1176MB andG2532LB headsG2776KB  sevenG2033JB  havingG2192I#B  the seaG3588 G2281HB  out ofG1537GB  rise upG305FB a beastG2342EB sawG1492DB andG2532 C!#B of the seaG3588 G2281B!B the sandG3588 G285AB uponG1909@B i stoodG2476?B andG2532>B christG5547=#B of jesusG3588 G2424#<'#B the testimonyG3588 G3141;B haveG2192:B andG25329#B of godG3588 G2316&8-#B the commandmentsG3588 G17857B keepG50836B whichG35885#B seedG3588 G46904B  of herG8463#B  the remnantG30622B  withG33261B  warG4171 #kkL0qT=' pS6kuB hisG846tB andG2532s#B powerG3588 G1411rB hisG846qB himG846pB gaveG1325 o!#B the dragonG3588 G1404nB andG2532mB of a lionG3023lB the mouthG4750kB asG5613j#B mouthG3588 G4750iB hisG846hB  andG2532gB  of a bearG715fB  were asG5613e#B  feetG3588 G4228dB  hisG846cB andG2532bB a leopardG3917aB like untoG3664`B wasG2258_B i sawG1492^B whichG3739]#B the beastG3588 G2342\B andG2532[%B of blasphemyG988ZB the nameG3686Y#B headsG3588 G2776XB hisG846WB uponG1909VB andG2532UB crownsG1238TB tenG1176S#B hornsG3588 G2768 "N~eN5aB$ {dAqN#B  the beastG3588 G2342+B  they worshippedG4352B andG2532$)#B unto the beastG3588 G2342B powerG1849B gaveG1325B whichG3739 !#B the dragonG3588 G1404+B they worshippedG4352B andG2532 #B the beastG3588 G2342 B afterG3694 B wonderedG2296 #B the worldG3588 G1093 B allG3650B andG2532!B was healedG2323#B  woundG3588 G4127#B  deadlyG3588 G2288B  hisG846B  andG2532B  deathG2288B toG1519B woundedG4969!B as it wereG5613~#B headsG3588 G2776}B of hisG846|B oneG1520{B i sawG1492zB andG2532yB authorityG1849xB greatG3173wB andG2532v#B seatG3588 G2362 #Wx]>&dM/x^G+mW:B  hisG8469%B  to blasphemeG9878#B godG3588 G23167B againstG43146B blasphemyG9885B inG15194#B mouthG3588 G47503B hisG8462B he openedG4551B andG25320B monthsG3376/B twoG1417.B fortyG5062-#B  to continueG4160,B  unto himG846+B  was givenG1325*B  powerG1849)B  andG2532(#B blasphemiesG988'B andG2532&%B great thingsG3173%B speakingG2980$B a mouthG4750#B unto himG846"+B there was givenG1325!B andG2532 B himG846B withG3326#B to make warG4170B is ableG1410B whoG5101#B the beastG3588 G2342B  like untoG3664B  whoG5101B  sayingG3004 $]zbD.rV?  w[D)]^#B the earthG3588 G1093]B uponG1909\B dwellG2730[B thatG3588ZB allG3956YB andG2532XB nationsG1484WB andG2532VB tonguesG1100UB andG2532TB kindredsG5443SB allG3956RB overG1909QB himG846PB was givenG1325OB  powerG1849NB  andG2532MB  themG846L#B  to overcomeG3528KB  andG2532J!B the saintsG40IB withG3326HB warG4171GB to makeG4160FB unto himG846E%B it was givenG1325DB andG2532C#B heavenG3588 G3772BB inG1722A!B that dwellG4637@B themG3588?B andG2532 >!#B tabernacleG3588 G4633=B  hisG846<B  andG2532;#B  nameG3588 G3686 #[zcH2zZD)nR:t[B killedG615B beG846B mustG1163~B the swordG3162}B withG1722|B killethG615{B thatG1487zB heG5100yB captivityG161xB intoG1519wB shall goG5217vB captivityG161u%B leadeth intoG4863tB thatG1487sB heG5100r%B let him hearG191qB an earG3775pB haveG2192oB any manG5100nB ifG1487m%B of the worldG2889l)B the foundationG2602kB fromG575jB slainG4969 i#!B of the lambG3588 G721h#B of lifeG3588 G2222g!B the bookG3588 G976fB inG1722eB  writtenG1125dB  notG3756cB  areG1125b#B  namesG3588 G3686aB  whoseG3739`B himG846_'B shall worshipG4352 #[w`=_H.hQ0v[$B causethG4160#B andG2532"B himG846!B beforeG1799 B beastG2342%B of the firstG4413#B the powerG3588 G1849B allG3956'B he exercisethG4160B andG2532B a dragonG1404B asG5613B he spakeG2980B andG2532B a lambG721B likeG3664B hornsG2768B twoG1417B he hadG2192B andG2532#B the earthG3588 G1093B out ofG1537B coming upG305 B beastG2342 B anotherG243 B i beheldG1492 B andG2532 'B of the saintsG40#B the faithG3588 G4102B andG2532"%#B the patienceG3588 G5281B isG2076B hereG5602B the swordG3162B withG1722 "Xu_D'{_F+s]:{XF#B the earthG3588 G1093EB onG1909D!B that dwellG2730CB themG3588BB deceivethG4105AB andG2532@!B of menG3588 G444?%B in the sightG1799>#B the earthG3588 G1093=B onG1519<#B heavenG3588 G3772;B fromG1537:B come downG25979B fireG44428B he makethG41607B thatG25326B soG24435B wondersG45924B greatG31733B he doethG41602B andG25321!B was healedG23230#B woundG3588 G4127/#B deadlyG3588 G2288.B whoseG3739-#B beastG3588 G2342,B the firstG4413+B worshipG4352*B toG2443)B thereinG846(#B which dwellG2730'B themG3588&B andG2532%#B the earthG3588 G1093 ejQ. V:jS>!ef#B  the imageG3588 G1504eB thatG2443"d%#B of the beastG3588 G2342$c)#B unto the imageG3588 G1504bB lifeG4151aB to giveG1325`B had powerG1325_B heG846^B andG2532]B did liveG2198\B andG2532 [!#B by a swordG3588 G3162Z#B the woundG3588 G4127YB hadG2192XB whichG3739"W%#B to the beastG3588 G2342VB an imageG1504%U7B that they should makeG4160T#B the earthG3588 G1093SB onG1909R!B that dwellG2730QB to themG3588PB sayingG3004O#B the beastG3588 G2342N+B in the sight ofG1799MB  to doG4160LB  had powerG1325KB  heG846JB  whichG3739IB  miraclesG4592HB thoseG3588GB byG1223 $Yx_G,`I+lT= oY B orG2228 #B handG3588 G5495B rightG1188B theirG846B inG1909B a markG5480B receiveG1325B toG2443#B bondG3588 G1401B andG2532B freeG1658B poorG4434~B andG2532}B richG4145|B  greatG3173{B  andG2532zB  smallG3398yB  bothG2532xB  allG3956w!B he causethG4160vB andG2532u-B should be killedG615"t%#B of the beastG3588 G2342s#B the imageG3588 G1504rB worshipG4352qB notG3361pB wouldG4352oB asG302nB as manyG3745mB thatG2443lB causeG4160kB andG2532jB  speakG2980iB  bothG2532hB  shouldG2980"g%#B  of the beastG3588 G2342 "ajS:%uS-oT7~a,!B  the numberG706+B  it isG2076*B  forG1063")%#B  of the beastG3588 G2342(!!B the numberG3588 G706'B countG5585#&'#B understandingG3588 G3563%B that hathG2192$B let himG3588##B wisdomG3588 G4678"B isG2076!B hereG5602 #B nameG3588 G3686B of hisG846!!B the numberG3588 G706B orG2228"%#B of the beastG3588 G2342#B the nameG3588 G3686B orG2228#B  the markG3588 G5480B  hadG2192B  thatG1487B  save heG3361B  sellG4453B orG2228B buyG59B mightG1410B manG5100B noG3361B thatG2443B andG2532 #B  foreheadsG3588 G3359 B theirG846 B inG1909 #eoXA%u^F0sU:$ eO#BheavenG3588 G3772NBfromG1537MBa voiceG5456LBi heardG191KBandG2532J#BforeheadsG3588 G3359IBtheirG846HBinG1909GBwrittenG1125F#BnameG3588 G3686E#Bfather'sG3588 G3962DBhisG846CBhavingG2192BBthousandG5505ABfourG5064@BfortyG5062?!B an hundredG1540>B himG846=B withG3326<B andG2532;B sionG4622:#Bthe mountG3588 G37359BonG19098BstoodG24767Ba lambG7216BloG24005BandG25324Bi lookedG14923BandG25322B sixG5516&19B six hundred threescoreG55160!B numberG3588 G706/B hisG846.B andG2532-B  of a manG444 #hkN0v^?( hN2hrBthatG1487qBlearnG3129pBcouldG1410oBno manG3762nBandG2532m!Bthe eldersG4245lBandG2532kBbeastsG2226jB the fourG5064iB beforeG1799hB andG2532 g!#B the throneG3588 G2362fB beforeG1799eBsongG5603dBa newG2537c!Bas it wereG5613bBthey sungG103aBandG2532`#BharpsG3588 G2788_BtheirG846^BwithG1722]BharpingG2789\!Bof harpersG2790[Bthe voiceG5456ZBi heardG191YBandG2532XBthunderG1027W!B of a greatG3173VB the voiceG5456UB asG5613TB andG2532SB watersG5204RBof manyG4183QBthe voiceG5456PBasG5613 "\{_F'pU=$ oN-~\#Bunto godG3588 G2316+Bthe firstfruitsG536!Bamong menG3588 G444BfromG575'Bwere redeemedG59BtheseG3778Bhe goethG5217 'BwhithersoeverG3699 !Bthe lambG3588 G721 BfollowG190 !Bthey whichG3588 B areG1526B theseG3778B virginsG3933B they areG1526B forG1063BwomenG1135BwithG3326BdefiledG3435BnotG3756BwereG3435!Bthey whichG3739~BareG1526}BtheseG3778|#Bthe earthG3588 G1093{BfromG575z'Bwere redeemedG59yBwhichG3588xBthousandG5505wBfourG5064vBfortyG5062u#Bthe hundredG1540tBbutG3361s#BsongG3588 G5603 "daD.dM4sY<{d6BandG25325BnationG14844Bto everyG39563BandG25322#Bthe earthG3588 G10931BonG19090!B that dwellG2730/B unto themG3588.B to preachG2097-B gospelG2098,+B the everlastingG166+BhavingG2192#*3Bthe midst of heavenG3321)BinG1722(BflyG4072'BangelG32&BanotherG243%Bi sawG1492$BandG2532##B of godG3588 G2316 "!#B the throneG3588 G2362!B beforeG1799 'B without faultG299B they areG1526BforG1063BguileG1388BnoG3756Bwas foundG2147#BmouthG3588 G4750BtheirG846BinG1722BandG2532 #!Bto the lambG3588 G721BandG2532 #diQ7qO6s\=& ~dYBanotherG243X)Bthere followedG190WBandG2532VBof watersG5204U'Bthe fountainsG4077TBandG2281SBthe seaG2532RBandG2532Q#BearthG3588 G1093PBandG2532O#BheavenG3588 G3772NBthat madeG4160MBhimG3588LBworshipG4352KBandG2532JBis comeG2064I#BjudgmentG3588 G2920HB of hisG846G#B the hourG3588 G5610FB forG3754EB to himG846DB gloryG1391CBgiveG1325BBandG2532A#BgodG3588 G2316@BfearG5399?BvoiceG5456>Ba loudG3173=BwithG1722<BsayingG3004;BpeopleG2992:BandG25329BtongueG11008BandG25327BkindredG5443 #R{]?$_F! rX?)mR|B receiveG2983{B andG2532z#B imageG3588 G1504yB hisG846xB andG2532w#B the beastG3588 G2342vB worshipG4352uB any manG5100tB ifG1487sB voiceG5456rB a loudG3173qB withG1722pB sayingG3004oB themG846nB followedG190mB angelG32lB the thirdG5154kB andG2532!j##BfornicationG3588 G4202iBof herG846"h%#Bof the wrathG3588 G2372g#Bthe wineG3588 G3631fBofG1537eBdrinkG4222dBnationsG1484cBallG3956bB she madeG4222aB becauseG3754`#B cityG3588 G4172_!B that greatG3173^B is fallenG4098]Bis fallenG4098\BbabylonG897[BsayingG3004ZBangelG32 !VnX:iH&pX@) wV!B the lambG3588 G721"1B in the presence ofG1799B andG2532B angelsG32#B of the holyG40+B in the presenceG1799B brimstoneG2303B andG2532B fireG4442B withG1722$7B he shall be tormentedG928B andG2532!##B indignationG3588 G3709B of hisG846#B the cupG3588 G4221B intoG1722 +B without mixtureG194 'B is poured outG2767 B whichG3588 #B of godG3588 G2316" %#B of the wrathG3588 G2372#B the wineG3588 G3631B ofG1537#B shall drinkG4095B the sameG846#B handG3588 G5495B hisG846B inG1909B orG2228#B foreheadG3588 G3359B hisG846~B inG1909}B markG5480 #PlU>'hM*kR4zP&@-#B the commandmentsG3588 G1785?B that keepG5083>B theyG3588=B hereG5602<'B of the saintsG40;%B the patienceG5281:B isG20769B hereG56028#B nameG3588 G36867B of hisG8466#B the markG3588 G54805B receivethG29834B whosoeverG51003B andG25322#B imageG3588 G15041B hisG8460B andG2532/#B the beastG3588 G2342.B worshipG4352-B whoG3588,B nightG3571+B dayG2250*B restG372)B noG3756(B they haveG2192'B andG2532&B everG165%B andG2532$B everG165#B forG1519"%B ascendeth upG305!!B tormentG3588 G929 B of theirG846#B the smokeG3588 G2586B andG2532 #\sY>&hR< rZB! s\cBandG2532bBi lookedG1492aBandG2532`B themG846_B do followG190^B worksG2041]B theirG846\B andG1161[#B laboursG3588 G2873ZB theirG846YB fromG1537X'B they may restG373WB thatG2443 V!#B the spiritG3588 G4151UB saithG3004TB yeaG3483S+B from henceforthG534RB the lordG2962QB inG1722PB dieG599OB whichG3588NB the deadG3498MB blessedG3107LB writeG1125KB unto meG3427JB sayingG3004I#B heavenG3588 G3772HB fromG1537GB a voiceG5456FB i heardG191EB andG2532DB of jesusG2424C#B the faithG3588 G4102BB andG2532A#B of godG3588 G2316 $W`I,x_H2iO+zW#Bthe cloudG3588 G3507BonG1909B that satG2521B to himG3588B voiceG5456B a loudG3173B withG1722BcryingG2896 !#Bthe templeG3588 G3485~Bout ofG1537}BcameG1831|BangelG32{BanotherG243zBandG2532yBsickleG1407xBa sharpG3691w#BhandG3588 G5495vBhisG846uBinG1722tBandG2532sBcrownG4735rBa goldenG5552q#BheadG3588 G2776pBhisG846oBonG1909nBhavingG2192mB of manG444lB the sonG5207kB like untoG3664jB satG2521i#B the cloudG3588 G3507hBuponG1909gBandG2532fBcloudG3507eBa whiteG3022dBbeholdG2400 "V}fD) u^H,hQ.rV)Bwhich isG3588 (!#Bthe templeG3588 G3485'Bout ofG1537&BcameG1831%BangelG32$BanotherG243#BandG2532"!B was reapedG2325!#B the earthG3588 G1093 B andG2532#B the earthG3588 G1093B onG1909#BsickleG3588 G1407Bin hisG846BthrustG906#Bthe cloudG3588 G3507BonG1909Bthat satG2521BheG3588BandG2532Bis ripeG3583"%#Bof the earthG3588 G1093!##Bthe harvestG3588 G2326BforG3754Bto reapG2325Bfor theeG4671Bis comeG2064#Bthe timeG3588 G5610 BforG3754 BreapG2325 BandG2532 #BsickleG3588 G1407 BthyG4675Bthrust inG3992 #PhN7yaC,jP3gPLBforG3754!K##Bof the vineG3588 G1093"J%#Bthe clustersG3588 G1009IBgatherG5166HBandG2532G#BsickleG3588 G1407FBsharpG3691EBthyG4675DBthrust inG3992CBsayingG3004B#BsickleG3588 G1407ABthe sharpG3691@Bthat hadG2192?Bto himG3588>BcryG2906=#Bwith a loudG3173<BcriedG5455;B andG2532:#B fireG3588 G44429B overG19098B powerG18497B which hadG21926#Bthe altarG3588 G23795Bout fromG15374BcameG18313BangelG322BanotherG2431BandG25320BsickleG1407/B a sharpG3691.B havingG2192-B alsoG2532,B heG846+#B heavenG3588 G3772*BinG1722 fw[E% pYB* fG, flB even untoG891#k'#B the winepressG3588 G3025jB out ofG1537iBcameG1831hBbloodG129gBandG2532f#Bthe cityG3588 G4172eBwithoutG1854d#Bwas troddenG3961#c'#Bthe winepressG3588 G3025bBandG2532a#Bof godG3588 G2316"`%#Bof the wrathG3588 G2372_#BwinepressG3588 G3025^Bthe greatG3173]BintoG1519\BcastG906[B andG2532"Z%#B of the earthG3588 G1093Y!B the vineG3588 G288XB gatheredG5166WB andG2532V#Bthe earthG3588 G1093UBintoG1519T#BsickleG3588 G1407SBhisG846RBthrust inG906QBthe angelG3588 G32PBandG2532O)B!are fully ripeG187NB grapesG4718MBherG846 "^|]A*y[B*|\9{^Bwith fireG4442 BmingledG3396 Bof glassG5193 Ba seaG2281 !Bas it wereG5613 Bi sawG1492BandG2532#Bof godG3588 G2316#Bthe wrathG3588 G2372%Bis filled upG5055BthemG846BinG1722BforG3754BplaguesG4127BlastG2078Bthe sevenG2033~B havingG2192}B angelsG32|B sevenG2033{!B marvellousG2298zB andG2532yBgreatG3173x#BheavenG3588 G3772wBinG1722vBsignG4592uBanotherG243tBi sawG1492sBandG2532rBfurlongsG4712q#Bsix hundredG1812p!Ba thousandG5507o+Bby the space ofG575n#B bridlesG3588 G5469m#B the horseG3588 G2462 "UgP8"eL.kT8oU0BsayingG3173/#Bof the lambG3004.Bthe songG3588-BandG3588,Bof godG2532+#Bthe servantG3588*Bof mosesG3475)#B the songG3588 G5603(B they singG103'B andG2532&#B of godG3588 G2316%Bthe harpsG2788$BhavingG2192#Bof glassG5193"#Bthe seaG3588 G2281!BonG1909 BstandG2476#BnameG3588 G3686Bof hisG846!!Bthe numberG3588 G706BoverG1537#BmarkG3588 G5480BhisG846BoverG1537BandG2532#BimageG3588 G1504BhisG846BoverG1537BandG2532#B the beastG3588 G2342B overG1537&9B had gotten the victoryG3528B them thatG3588B andG2532 %hjS7 x_H0hP9"hUBforG3754TBtheeG4675SBbeforeG1799RBworshipG4352QBandG2532P!Bshall comeG2240O#BnationsG3588 G1484NBallG3956MBforG3754LBholyG3741KB onlyG3441JB forG3754I#B nameG3588 G3686HB thyG4675GB glorifyG1392FBandG2532EBo lordG2962DBtheeG4571CBfearG5399BBnotG3361ABshallG5399@BwhoG5101?B#of saintsG40>B"kingG3588=B!waysG4675<B thyG3588;BtrueG3588:BandG2289BjustG25328BalmightyG13427BgodG35886BlordG35885BworksG46754BthyG29623!BmarvellousG35882BandG22981BgreatG2532 ![qY=& }]@) gL.u[vBgirdedG4024u#BbreastsG3588 G4738t%Bhaving theirG4012sBandG2532rBlinenG3043qBwhiteG2986pBandG2532oB pureG2513n!B clothed inG1746mB plaguesG4127lB the sevenG2033kB havingG2192 j!#Bthe templeG3588 G3485iBout ofG1537hBcameG1831gBangelsG32fBthe sevenG2033eBandG2532d!B was openedG455c#B heavenG3588 G3772bB inG1722&a-#B of the testimonyG3588 G3142'`/#Bof the tabernacleG3588 G4633 _!#Bthe templeG3588 G3485^BbeholdG2400]BandG2532\Bi lookedG1492[BthatG5023ZBafterG3326YBandG2532!X/Bare made manifestG5319W#BjudgmentsG3588 G1345VBthyG4675 "ZfL4pP2fN+ vZBwas ableG1410Bno manG3762BandG2532#B powerG3588 G1411B hisG846B fromG1537B andG2532#B of godG3588 G2316#Bthe gloryG3588 G1391BfromG1537!Bwith smokeG2586 !Bwas filledG1072 !#Bthe templeG3588 G3485 BandG2532 !Band everG3588 G165 !BeverG3588 G165BforG1519!Bwho livethG2198#Bof godG3588 G2316"%#Bof the wrathG3588 G2372BfullG1073BvialsG5357B goldenG5552B sevenG2033B angelsG32)B unto the sevenG2033~B gaveG1325}BbeastsG2226|Bthe fourG5064{BofG1537zBoneG1520yBandG2532xBgirdlesG2223w#Bwith goldenG5552 !_tY9!\B" nN6}_9#BvialG3588 G53578BhisG8467!Bpoured outG16326BandG25325BwentG5654Bthe firstG44133BandG25322#Bthe earthG3588 G10931BuponG15190#Bof godG3588 G2316"/%#Bof the wrathG3588 G2372.#Bthe vialsG3588 G5357-B pour outG1632,B andG2532+%B go your waysG5217*B angelsG32)%B to the sevenG2033(BsayingG3004 '!#Bthe templeG3588 G3485&Bout ofG1537%BvoiceG5456$Ba greatG3173#Bi heardG191"BandG2532!)Bwere fulfilledG5055 BangelsG32%Bof the sevenG2033BplaguesG4127Bthe sevenG2033BtillG891 !#Bthe templeG3588 G3485BintoG1519Bto enterG1525 "fs\@(xaI%pR:f[BeveryG3956ZBandG2532YBof a deadG3498XB the bloodG129WB asG5613VB it becameG1096UB andG2532T#B the seaG3588 G2281SBuponG1519R#BvialG3588 G5357QBhisG846P!Bpoured outG1632OBangelG32N!Bthe secondG1208MBandG2532L#BimageG3588 G1504KBhisG846 J-Bwhich worshippedG4352IBthemG3588HBandG2532"G%#Bof the beastG3588 G2342F#Bthe markG3588 G5480EBhadG2192DBwhichG3588C!Bthe menG3588 G444BBuponG1519ABsoreG1668@BgrievousG4190?BandG2532>B a noisomeG2556=!B there fellG1096<B andG2532;#B the earthG3588 G1093:B uponG1909j,6=DKRY`gnu|$+29@GNU\cjqx  '.5<CJQX_fmt{/(! ,ߕ=,ޕ,ݕy,ܕU,ە3,ڕ,䕨e,㕨C,╨",ᕨ,xF,yf,z ,{,,|O,}r,~,6,Y,|,,@,c,,),L,l,,0,U,v,,9,[,}, ,C,e,,',I,l, ,/,O,r,,5,X,|,!,C,f,,*,K,n,,6,X,{, ,D,f, ,,,P,t,,:,\,,",D,f, ,-,O,r,,6,•W,Õy,ĕ,ŕ?,ƕb,Ǖ,ȕ&,ɕI,ʕk,˕ ,̕/,͕R,Εv,ϕ,Е;,ѕ_,ҕ,ӕ$,ԕH,Օi,֕ ,ו+,ؕN,ٕp,ڕ,ە3,ܕU,ݕy,ޕ,ߕ=,^9uu{  '.5<CJQX_fmt{ng`YRKD=6/(! yrkd]VOHA:3,% +Ȕ++d"+c*6*8a)ԓb)pq) *(?(D4'I'|u'5&|&PS%)%G%$]$5$\#S#K#0b"̐i"hO"Z! !< ؎0 t] lnH.jITTf,n(wČ+`f-41Ћ"l79W@o܊x)>\a_>Ág(~TqOdHz#|t[؃<;b , hL ̄ 0D 6  \k H $ ` PM |D Dq 8pԇ=8r:dsȈ?,=YsX* '6'L|7,  '.5<CJQX_fmt{)x܊@oW9l7Ћ"41-`fČ+(wn,TfTIj.Hn l t] ؎0!<! "Z"hO"̐i#0b#K#S$\$5%$]%G%)&PS&|'5'|u'I(D4(?) *)pq)ԓb*8a*6+c+d",,$+Ȕ "[iL5mJ3lP3[ }-Bthou hast judgedG2919|BbecauseG3754{Bshalt beG3741zBandG2532yBwastG2258xB andG2532wB which artG5607vB o lordG2962uB righteousG1342tB thou artG1488sBsayG3004#r'#Bof the watersG3588 G5204qBthe angelG3588 G32pBi heardG191oBandG2532nBbloodG129m#Bthey becameG1096lBandG2532k#B of watersG3588 G5204j#B fountainsG3588 G4077iB andG2532 h!#B the riversG3588 G4215gBuponG1519f#BvialG3588 G5357eBhisG846d!Bpoured outG1632cBangelG32bBthe thirdG5154aBandG2532`#Bthe seaG3588 G2281_BinG1722^BdiedG599]BsoulG5590\BlivingG2198 #^xaE. t]C)cL5t^ BhisG846!Bpoured outG1632BangelG32!Bthe fourthG5067BandG2532#BjudgmentsG3588 G2920BthyG4675B righteousG1342B andG2532B trueG228#B almightyG3588 G3841#B godG3588 G2316BlordG2962Beven soG3483BsayG3004#Bthe altarG3588 G2379Bout ofG1537BanotherG243Bi heardG191 BandG2532 BworthyG514 B they areG1526 B forG1063 B to drinkG4095B bloodG129B themG846+Bthou hast givenG1325BandG2532BprophetsG4396BandG2532Bof saintsG40Bthe bloodG129)Bthey have shedG1632BforG3754~BthusG5023 #Xy\A$fN7v]<%oXCB angelG32BB the fifthG3991AB andG2532@B gloryG1391?B himG846>B to giveG1325=B notG3756<'B they repentedG3340;B andG2532:#B plaguesG3588 G41279B theseG37788B overG19097B powerG18496B hathG21925B whichG35884#B of godG3588 G23163#B the nameG3588 G36862!B blasphemedG9871B andG25320B heatG2738/!B with greatG3173.'B were scorchedG2739-!B menG3588 G444,B andG2532+BfireG4442*BwithG1722)!BmenG3588 G444(Bto scorchG2739'B unto himG846&B was givenG1325%B powerG2739$B andG2532##B the sunG3588 G2246"BuponG1909!#BvialG3588 G5357 "YtN7!xW@" tU>&pYeB andG2532d#B deedsG3588 G2041cB theirG846bB ofG1537aB notG3756`B repentedG3340_B andG2532^#B soresG3588 G1668]B theirG846\B andG2532[#B painsG3588 G4192ZB of theirG846YB becauseG1537X#B of heavenG3588 G3772W#B the godG3588 G2316V!B blasphemedG987UB andG2532T#B painG3588 G4192SB forG1537R#B tonguesG3588 G1100QB theirG846P#B they gnawedG3145OB andG2532 N-B full of darknessG4656MB wasG1096L!B kingdomG3588 G932KB hisG846JB andG2532"I%#B of the beastG3588 G2342H#B the seatG3588 G2362GB uponG1909F#B vialG3588 G5357EB hisG846D!B poured outG1632 !PzbE&wV1y^F.vP"%#B of the beastG3588 G2342#B the mouthG3588 G4750B out ofG1537B andG2532#'#B of the dragonG3588 G1404#B the mouthG3588 G4750B out ofG1537B frogsG944~B likeG3664}B spiritsG4151|B uncleanG169{B threeG5140zB i sawG1492yB andG2532!x/B might be preparedG2090wB the eastG395vB ofG575!u%!B of the kingsG3588 G935t#B the wayG3588 G3598sB thatG2443r%B was dried upG3583qB thereofG846p#B the waterG3588 G5204oB andG2532n#B euphratesG3588 G2166m#B riverG3588 G4215lB the greatG3173kB uponG1909j#B vialG3588 G5357iB hisG846h!B poured outG1632gB angelG32fB the sixthG1623 !_~gK,gP0oX8_''Bthat watchethG1127&BheG3588%BblessedG3107$Ba thiefG2812#BasG5613"Bi comeG2064!BbeholdG2400 #BalmightyG3588 G3841#Bof godG3588 G3841BdayG3588#BgreatG3588 G2316Bof thatG3173 !#Bthe battleG3588 G2250BtoG4171BthemG1519Bto gatherG846BworldG3650%Bof the wholeG4863BandG3588%Bof the earthG2532B the kingsG3588B untoG3588B go forthG1909B miraclesG4592B workingG4160Bof devilsG1142 #Bthe spiritsG4151 Bthey areG1526 BforG1063* 5#B of the false prophetG3588 G5578 #B the mouthG3588 G4750B out ofG1537B andG2532 "f~cJ3{cB(xbD, f#I'#Bof the templeG3588 G3485HBoutG575GB voiceG5456FB a greatG3173E!B there cameG1831DB andG2532C!B the airG3588 G109BBintoG1519A#BvialG3588 G5357@BhisG846?!Bpoured outG1632>BangelG32=#Bthe seventhG1442<BandG2532;!B armageddonG717$:5B in the hebrew tongueG14479BcalledG25648#Ba placeG3588 G51177BintoG15196BtogetherG48635BthemG8464#Bhe gatheredG48633BandG25322!BshameG3588 G8081BhisG8460Bthey seeG991/BandG2532.BnakedG1131-Bhe walkG4043,B lestG2443+#B garmentsG3588 G2440*B hisG846)B keepethG5083(BandG2532 #OjS5eG,wZ9# hOlB partsG3313kBthreeG5140jBintoG1519i#Bwas dividedG1096h#BcityG3588 G4172gBthe greatG3173fBandG2532eBgreatG3173dBsoG3779c'Ban earthquakeG4578bBso mightyG5082a#Bthe earthG3588 G1093`BuponG1909_BwereG1096^!BmenG3588 G444]BsinceG575\BnotG3756[B wasG1096ZB such asG3634Y!B earthquakeG4578XB a greatG3173WB there wasG1096VBandG2532U!BlightningsG796TBandG2532SBthundersG1027RBandG2532QBvoicesG5456P!Bthere wereG1096OBandG2532N!Bit is doneG1096MBsayingG3004 L!#Bthe throneG3588 G2362KBfromG575J#Bof heavenG3588 G3772 !anU;a6_G0{a Bout ofG1537 BhailG5464 Ba greatG3173 !BmenG3588 G444 BuponG1909!Bthere fellG2597BandG2532B foundG2147BnotG3756BwereG2147'Bthe mountainsG3735BandG2532Bfled awayG5343BislandG3520BeveryG3956~BandG2532}#BwrathG3588 G3709|Bof hisG846'{/#Bof the fiercenessG3588 G2372!z##Bof the wineG3588 G3631y#Bthe cupG3588 G4221xBunto herG846wBto giveG1325v#BgodG3588 G2316uBbeforeG1799#t3Bcame in remembranceG3415sBbabylonG897rBgreatG3173qBandG2532pB fellG4098$o)#B of the nationsG3588 G1484 n!#B the citiesG3588 G4172mB andG2532 "NjM0t]@'sV=& kN/Bunto theeG4671.#Bi will shewG1166-#Bcome hitherG1204,Bunto meG3427+BsayingG3004*BmeG1700)BwithG3326(BtalkedG2980'BandG2532&BvialsG5357%Bthe sevenG2033$B which hadG2192#B angelsG32"B the sevenG2033!B ofG1537 B oneG1520!Bthere cameG2064BandG2532BgreatG3173BexceedingG4970BwasG2076BthereofG846 !#Bthe plagueG3588 G4127BforG3754!##Bof the hailG3588 G5464 !#Bthe plagueG3588 G4127!Bbecause ofG1537#BgodG3588 G2316!B blasphemedG987!B menG3588 G444B andG2532&9B the weight of a talentG5006B aboutG5613#BheavenG3588 G3772 T{cK+nK%oR<&lTOB uponG1909NB sitG2521MB a womanG1135LB i sawG1492KBandG2532J)Bthe wildernessG2048IBintoG1519H!Bthe spiritG4151GBinG1722FBmeG3165E!Bhe carriedG667DBsoG2532!C##BfornicationG3588 G4202BB of herG846A#B the wineG3588 G3631@B withG1537$?5B have been made drunkG3184">%#B of the earthG3588 G1093=+Bthe inhabitantsG2730<BandG2532*;ABhave committed fornicationG4203":%#Bof the earthG3588 G10939!Bthe kingsG3588 G9358BwhomG37397BwithG33266#BwatersG3588 G52045BmanyG41834BuponG19093%Bthat sittethG25212#BwhoreG3588 G42041%Bof the greatG3173"0%#Bthe judgmentG3588 G2917 #[nT;" eN,z`F*x[r!BfilthinessG168qBandG2532p+Bof abominationsG946oBfullG1073n#BhandG3588 G5495mBherG846lBinG1722kBcupG4221jBa goldenG5552iBhavingG2192hBpearlsG3135gB andG2532fB stonesG3037eB preciousG5093dB andG2532cB with goldG5557bBdeckedG5558aBandG2532`)Bscarlet colourG2847_BandG2532^BpurpleG4209])Bwas arrayed inG4016\#Bthe womanG3588 G1135[BandG2532ZBhornsG2768YBtenG1176XBandG2532WBheadsG2776VBsevenG2033UBhavingG2192T%Bof blasphemyG988SBof namesG3686RBfullG1073QBbeastG2342"P1B a scarlet colouredG2847 !MaG,{V0iR:kM!Bwith greatG3173!Bi wonderedG2296BherG846!Bwhen i sawG1492BandG2532B of jesusG2424$ )#B of the martyrsG3588 G3144 !B the bloodG3588 G129 B withG1537 B andG2532 'Bof the saintsG40!Bthe bloodG3588 G129BwithG1537BdrunkenG3184#Bthe womanG3588 G1135Bi sawG1492BandG2532"%#Bof the earthG3588 G1093!%!BabominationsG3588 G946B andG2532 !#B of harlotsG3588 G4204 ~!#B the motherG3588 G3384}B the greatG3173|B babylonG897{BmysteryG3466zBwrittenG1125yBa nameG3686x#BforeheadG3588 G3359wBherG846vBuponG1909uBandG2532t#BfornicationG4202sBof herG846 "mwZ5 cC-bJ+m5Bout ofG35884BascendG15373BshallG3052BandG31951BnotG20760B isG2532/B andG3756.B wasG2532-#B thou sawestG2258,B thatG1492+Bthe beastG3739*BhornsG2768)BtenG1176(BandG2532'BheadsG2776&Bthe sevenG2033%BhathG2192$BwhichG5101#BherG846"'Bthat carriethG941"!%#Bof the beastG3588 G2342 BandG2532"%#Bof the womanG3588 G1135!##Bthe mysteryG3588 G3466B theeG4671B will tellG2046B iG1473!/B didst thou marvelG2296B whereforeG1223BmeG3427Bsaid untoG2036Bthe angelG3588 G32BandG2532!BadmirationG2295 #]ybE,x]G+w_H1w]XB wisdomG4678W!B which hathG2192V#B the mindG3588 G3563UB and hereG5602TB1isG2076SB0and yetG2076RB/notG2076QB.isG2539PB-andG3756OB,wasG2532NB+thatG5100MB*the beastG3739 L-B)when they beholdG3588K%B(of the worldG991J)B'the foundationG2889IB&fromG2602HB%of lifeG575GB$the bookG3588FB#inG3588EB"writtenG3588DB!notG1125CB wereG3588BBnamesG1909ABwhoseG3756@%Bshall wonderG3588?Bthe earthG3739>BonG3588=BdwellG1909<Bthey thatG2730;BandG2296:BperditionG52179BintoG6848BgoG25327BandG1519"61Bthe bottomless pitG2532 $e}gO,v_H2gK*}e|B evenG2532{B notG3756zB isG2076yB andG2532xB wasG2258wB thatG3739v#B the beastG3588 G2342uB andG2532t'B a short spaceG3641sB continueG3306rB he mustG1163qB comethG2064pB heG846oB whenG3752nB andG2532mB comeG2064l!B is not yetG3768kB the otherG243jB isG2076iB oneG1520hB andG2532g!B are fallenG4098fB fiveG4002eB kingsG935dB sevenG2033cB there areG1526bB andG2532aB sittethG2521`#B the womanG3588 G1135_B whichG846^B onG1909]B mountainsG3735\B sevenG2033[B areG1526ZB headsG2776YB the sevenG2033 %dtW@'pYB*u\F.|d!B mindG1106 B oneG1520B haveG2192B theseG3778#B the beastG3588 G2342B withG3326B hourG5610B oneG1520B kingsG935B asG5613B powerG1849B receiveG2983B butG235B as yetG3768B kingdomG932B noG3768'B have receivedG2983B whichG3748B kingsG935B tenG1176 B areG1526 #B thou sawestG1492 B whichG3739 B hornsG2768 B the tenG1176B andG2532B perditionG684B intoG1519B goethG5217B andG2532B the sevenG2033B ofG1537B isG2076B andG2532!B the eighthG3590~B isG2076}B heG846 "n|Z2dM6hP:  nCBunto meG3427BBhe saithG3004ABandG2532@BfaithfulG4103?BandG2532>BchosenG1588=BandG2532<BcalledG2822;BhimG846:BwithG33269'Bthey that areG35888BandG25327Bof kingsG9356BkingG9355B andG25324B of lordsG29623B lordG29622B he isG20761B forG37540BthemG846/)Bshall overcomeG3528.!Bthe lambG3588 G721-BandG2532,!Bthe lambG3588 G721+BwithG3326*)Bshall make warG4170)BtheseG3778$()#B unto the beastG3588 G2342'#B strengthG3588 G1849&B andG2532%#B powerG3588 G1411$B theirG1438#!B shall giveG1239"B andG2532 #ShM6kP7jS5jSfBandG2532e#BfleshG3588 G4561dBherG846cBshall eatG5315bBandG2532aBnakedG1131`BandG2532_BdesolateG2049^BherG846]!B shall makeG4160\B andG2532[#B the whoreG3588 G4204Z!B shall hateG3404YB theseG3778X#Bthe beastG3588 G2342WBuponG1909V#Bthou sawestG1492UBwhichG3739TBhornsG2768SBthe tenG1176RBandG2532QBtonguesG1100PBandG2532OBnationsG1484NBandG2532M!B multitudesG3793LB andG2532KB peoplesG2992JB areG1526IB sittethG2521H#Bthe whoreG3588 G4204GBwhereG3757F#Bthou sawestG1492EBwhichG3739 D!#Bthe watersG3588 G5204 "ftXB* oW?v_<#~fB overG1909B reignethG932B whichG2192#BcityG3588 G4172!Bthat greatG3173BisG2076#Bthou sawestG1492BwhichG3739#Bthe womanG3588 G1135BandG2532"~1Bshall be fulfilledG5055}#Bof godG3588 G2316|#Bthe wordsG3588 G4487{BuntilG891$z)#Bunto the beastG3588 G2342y!BkingdomG3588 G932xBtheirG846wBgiveG1325vBandG2532uB to agreeG4160tB andG2532s#B willG3588 G1106rB hisG846qBto fulfilG4160p#BheartsG3588 G2588oBtheirG846nBinG1519mBhath putG1325lBgodG2316kBforG1063jBfireG4442iBwithG1722hBherG846gBburnG2618 "jhO6kN-dK1j*)Bthe habitationG2732)Bis becomeG1096(B andG2532'B is fallenG4098&B is fallenG4098%B the greatG3173$B babylonG897#BsayingG3004"BvoiceG5456!Ba strongG3173 BwithG1722BmightilyG2479Bhe criedG2896BandG2532BgloryG846BhisG846BwithG3588'Bwas lightenedG1537Bthe earthG5461BandG3588BpowerG3173BgreatG2532B havingG1849B heavenG2192B fromG3588B come downG1537B angelG2597BanotherG32Bi sawG1492 %Bthese thingsG5023 BafterG3326 BandG2532" %#B of the earthG3588 G1093 !B the kingsG3588 G935 !P}cL2cE/ pJkPKBthroughG1537J)Bare waxed richG4147I#Bthe earthG3588 G1093#H'#Bthe merchantsG3588 G1713GBandG2532FBherG846EBwithG3326*DAB have committed fornicationG4203"C%#B of the earthG3588 G1093B!B the kingsG3588 G935AB andG2532!@##B fornicationG3588 G4202?Bof herG846">%#Bof the wrathG3588 G2372=#Bthe wineG3588 G3631<BofG1537;!Bhave drunkG4095:#BnationsG3588 G14849BallG39568BforG37547BbirdG37326BhatefulG34045BandG25324BuncleanG1693Bof everyG39562Ba cageG54381BandG25320BspiritG4151/BfoulG169.Bof everyG3956-Bthe holdG5438,BandG2532+Bof devilsG1142 #ekQ8 hP7 iS=|enBandG2532m#BheavenG3588 G3772lBuntoG891k%Bhave reachedG190j!BsinsG3588 G266iBherG846hBforG3754g#BplaguesG3588 G4127fBherG846eBofG1537dBnotG3361c!Bye receiveG2983bBthatG2443aBandG2532`!BsinsG3588 G266_Bof herG846^BpartakersG4790]BnotG3361\Bye beG4790[B thatG2443Z#B peopleG3588 G2992YB myG3450XB herG846WB out ofG1537VBcomeG1831UBsayingG3004T#BheavenG3588 G3772SBfromG1537RBvoiceG5456QBanotherG243PBi heardG191OBandG2532 N!#BdelicaciesG3588 G4764MBof herG846#L'#Bthe abundanceG3588 G1411 #SoYA+}]G(jN( kSB giveG1325B sorrowG3997BandG2532BtormentG929 Bso muchG5118! /Blived deliciouslyG4763 BandG2532 BherselfG1438" 1Bshe hath glorifiedG1392Bhow muchG3745BdoubleG1362Bto herG846BfillG2767+Bshe hath filledG2767BwhichG3739#Bthe cupG3588 G4221BinG1722#BworksG3588 G2041B herG846~%B according toG2596}B doubleG1362|B unto herG846{B doubleG1363zBandG2532yByouG5213xBrewardedG591wBsheG846vBasG5613uBevenG2532tBherG846sBrewardG591r!B iniquitiesG3588 G92qB herG846p+B hath rememberedG3421o#BgodG3588 G2316 %RkR8! x[B, cL2oR6#BgodG3588 G23165Bthe lordG29624BstrongG24783BforG37542BfireG44421BwithG1722+0CBshe shall be utterly burnedG2618/BandG2532.BfamineG3042-BandG2532,B mourningG3997+B andG2532*B deathG2288)B dayG2250(B oneG1520'BinG1722&BcomeG2240%#BplaguesG3588 G4127$BherG846#BshallG2240"BthereforeG1223!BsorrowG3997 BnoG3756Bshall seeG1492BandG2532BwidowG5503BnoG3756BamG1510BandG2532Ba queenG938Bi sitG2521#BheartG3588 G2588BherG846BinG1722B she saithG3004B forG3754B herG846 "\lU'pV?)w_I2u\XB greatG3173WB thatG3588VB alasG3759UB alasG3759TB sayingG3004S!B tormentG3588 G929RB of herG846Q#B the fearG3588 G5401PB forG1223OB offG575NB afarG3113MB standingG2476L#B burningG3588 G4451KB of herG846J#B the smokeG3588 G2586I)B they shall seeG991HB whenG3752GB herG846FB forG1909EB lamentG2875DB andG2532CB herG846B%B shall bewailG2799AB herG846@B withG3326!?/B lived deliciouslyG4763>B andG2532*=AB have committed fornicationG4203<B whoG3588";%#B of the earthG3588 G1093:!B the kingsG3588 G9359B andG25328BherG8467#Bwho judgethG2919 #St^G/wYB)uY6jS{B andG2532zB of pearlsG3135yB andG2532xB stonesG3037wB preciousG5093vB andG2532uB silverG696tB andG2532sB of goldG5557r+B the merchandiseG1117qB any moreG3765!p##B merchandiseG3588 G1117oB theirG846nB buyethG59mB no manG3762lB forG3754kB herG846jB overG1909iB mournG3996hB andG2532g!B shall weepG2799"f%#B of the earthG3588 G1093#e'#B the merchantsG3588 G1713dB andG2532cB comeG2064b#B judgmentG3588 G2920aB is thyG4675`B hourG5610_B oneG1520^B inG1722]B forG3754\#B cityG3588 G4172[#B that mightyG2478ZB babylonG897Y#B cityG3588 G4172 %TkP9"mO4lR;lT B wineG3631B andG2532%B frankincenseG3030B andG2532B ointmentsG3464B andG2532B odoursG2368B andG2532B cinnamonG2792B andG2532B %marbleG3139B $andG2532B #ironG4604B "andG2532B !of brassG5475B andG2532B woodG3586'B most preciousG5093B ofG1537 B vesselsG4632 !B all mannerG3956 B andG2532 B of ivoryG1661 B vesselsG4632!B all mannerG3956B andG2532B woodG3586B thyineG2367B allG3956B andG2532B scarletG2847B andG2532B silkG4596B andG2532~B purpleG4209}B andG2532|!B fine linenG1040 $_mV<% w`G.gP8!w_DBtheeG4675CBfromG575B%Bare departedG565ABgoodlyG2986@BandG2532!?/Bwhich were daintyG3045>!B all thingsG3956=B andG2532<B theeG4675;B fromG575:%B are departedG565"9%#Blusted afterG3588 G19398#BsoulG3588 G55907BthyG46756BthatG35885!Bthe fruitsG37034BandG25323B of menG4442B soulsG55901B andG25320B slavesG4983/B andG2532.B chariotsG4480-B andG2532,B horsesG2462+B andG2532*B sheepG4263)B andG2532(B beastsG2934'B andG2532&B wheatG4621%B andG2532$!B fine flourG4585#B andG2532"B oilG1637!B andG2532 "bzS0}fD+ u]?!ybfBandG2532eB scarletG2847dB andG2532cB purpleG4210bB andG2532a'B in fine linenG1039 `-Bthat was clothedG4016_#BcityG3588 G4172^!Bthat greatG3173]BalasG3759\BalasG3759[BsayingG3004ZBandG2532YBwailingG3996XBandG2532WBweepingG2799V!B tormentG3588 G929UB of herG846T#B the fearG3588 G5401SB forG1223RB offG575QBafarG3113P#Bshall standG2476OBherG846NBbyG575M)Bwere made richG4147LBwhichG3588K+Bof these thingsG5130#J'#Bthe merchantsG3588 G1713IBat allG3361HBno moreG3765GBthemG846F+Bthou shalt findG2147EBandG2532 #ciR8!}dF/uW;c #Bthe smokeG3588 G2586'Bwhen they sawG3708BcriedG2896BandG2532BoffG575BafarG3113BstoodG2476#BseaG3588 G2281Btrade byG2038!Bas many asG3745BandG2532~BsailorsG3492}BandG2532|#BshipsG3588 G4143{BinG1909!z##B the companyG3588 G3658yB allG3956xB andG2532w!B shipmasterG2942vB everyG3956uBandG2532!t/Bis come to noughtG2049sBrichesG4149rBso greatG5118qBhourG5610pBin oneG1520oBforG3754nBpearlsG3135mBandG2532lBstonesG3037kBpreciousG5093jBandG2532iBgoldG5557hBwithG1722gBdeckedG5558 #awY;$sXA& rP9" xa,BforG3754 +!#BcostlinessG3588 G5094*BherG846)%Bby reason ofG1537(#Bthe seaG3588 G2281'BinG1722&BshipsG4143%BhadG2192$BallG3956#)Bwere made richG4147"BwhereinG1722!#BcityG3588 G4172 BgreatG3173BthatG3739BalasG3759BalasG3759BsayingG3004B wailingG3996B andG2532B weepingG2799B criedG2896B andG2532#BheadsG3588 G2776BtheirG846BonG1909BdustG5522Bthey castG906BandG2532#B cityG3588 G4172!B this greatG3173B like untoG3664 BwhatG5101 BsayingG3004 #BburningG3588 G4451 Bof herG846 $^s]C,vU>(hM0v^PBshallG906O'Bwith violenceG3731NBthusG3779MBsayingG3004L#Bthe seaG3588 G2281KB intoG1519JB castG906IB andG2532HB millstoneG3458GB a greatG3173FBlikeG5613EBa stoneG3037DBtook upG142CBangelG32BBmightyG2478ABaG1520@BandG2532?BherG846>BonG1537=ByouG5216<#BavengedG3588 G2917;B hathG2919:#B godG3588 G23169B forG37548#B prophetsG3588 G43967B andG25326BapostlesG6525BholyG404BandG25323BheavenG37722BherG8461BoverG19090BrejoiceG2165$/5B!is she made desolateG2049.B hourG5610-Bin oneG1520 $RxV@(qU> r\?oRtBthe soundG5456sBandG2532rBtheeG4671qBinG1722pBmoreG2089oBanyG3756n)Bshall be foundG2147mBcraftG5078l'Bof whatsoeverG3956kBcraftsmanG5079jBnoG3956iBandG2532hBtheeG4671gBinG1722fB at allG3361eB moreG2089dB noG3756c)B shall be heardG191b!B trumpetersG4538aBandG2532`Bof pipersG834_BandG2532^BmusiciansG3451]BandG2532\!Bof harpersG2790[Bthe voiceG5456ZBandG2532YBat allG3361XBmoreG2089WBnoG3756V)Bshall be foundG2147UBandG2532T)Bbe thrown downG906SBbabylonG897RBcityG4172Q!Bthat greatG3173 #Uu_G0w_H+fP8! kUBbyG1722BforG3754"%#Bof the earthG3588 G1093#'#Bthe great menG3588 G3175BwereG2258#BmerchantsG3588 G1713BthyG4675BforG3754BtheeG4671BinG1722 Bat allG3361 BmoreG2089 BnoG3756 )Bshall be heardG191 %Bof the brideG3565B andG2532!/B of the bridegroomG3566B the voiceG5456B andG2532B theeG4671BinG1722Bat allG3361BmoreG2089BnoG3756#Bshall shineG5316~#Bof a candleG3088}Bthe lightG5457|BandG2532{B#theeG4671zB"inG1722yB!at allG3361xB moreG2089wBnoG3756v)Bshall be heardG191u)Bof a millstoneG3458 #PvZC-v\9!y`E+gP:BandG25329#BgloryG3588 G13918BandG25327#B salvationG3588 G49916B alleluiaG2395B sayingG30044#B heavenG3588 G37723B inG17222BpeopleG37931Bof muchG41830BvoiceG5456/Ba greatG3173.Bi heardG191-%Bthese thingsG5023,BafterG3326+BandG2532*#Bthe earthG3588 G1093)B uponG1909(+B that were slainG4969'B of allG3956&B andG2532%B of saintsG40$BandG2532##Bof prophetsG4396"Bthe bloodG129!Bwas foundG2147 BherG846BinG1722BandG2532B"deceivedG4105#B!nationsG3588 G1484B allG3956BwereG4105#BsorceriesG3588 G5331BthyG4675 "QrU>'dE, `>%lQ\BalleluiaG239[Bthey saidG2046ZBagainG1208YBandG2532X#BhandG3588 G5495WBherG846VBatG1537U#BservantsG3588 G1401TBof hisG846S!Bthe bloodG3588 G129R%Bhath avengedG1556QBandG2532!P##BfornicationG3588 G4202OBherG846NBwithG1722M#Bthe earthG3588 G1093L#B did corruptG5351KB whichG3748J#B whoreG3588 G4204IB the greatG3173H)B he hath judgedG2919GBforG3754F#BjudgmentsG3588 G2920EBhisG846DBrighteousG1342CBandG2532BBtrueG228ABforG3754@#BgodG3588 G2316?BourG2257>'Bunto the lordG2962=#BpowerG3588 G1411<BandG2532;#BhonourG3588 G5092 #cfE.z]F( iR7zcB allG3956~#B godG3588 G2316}B ourG2257|B praiseG134{BsayingG3004 z!#Bthe throneG3588 G2362yBofG1537xBcame outG1831wBa voiceG5456vBandG2532uBalleluiaG239tBamenG281sBsayingG3004 r!#Bthe throneG3588 G2362qBonG1909pBthat satG2521o#BgodG3588 G2316n!BworshippedG4352mBandG2532lB fell downG4098kB beastsG2226jB the fourG5064iB andG2532hB eldersG4245gBtwentyG1501fBandG2532eBthe fourG5064dBandG2532c!B and everG3588 G165b!B everG3588 G165aB forG1519`Brose upG305_#BsmokeG3588 G2586^BherG846]BandG2532 #[{eM4z]F0wX># r["BandG2532!)Blet us be gladG5463 BreignethG936 !#BomnipotentG3588 G3841#BgodG3588 G2316Bthe lordG2962BforG3754BalleluiaG239BsayingG3004#BthunderingsG1027Bof mightyG2478Bthe voiceG5456B asG5613B andG2532B watersG5204B of manyG4183B the voiceG5456BasG5613BandG2532BmultitudeG3793!Bof a greatG4183 Bthe voiceG5456 !Bas it wereG5613 Bi heardG191 BandG2532 BgreatG3173BandG2532BsmallG3398BbothG2532BhimG846BfearG5399Bye thatG3588BandG2532#BservantsG3588 G1401B ye hisG846 "VhBgP7mV4qVDB blessedG3107CB writeG1125BB unto meG3427AB he saithG3004@B andG2532?Bof saintsG40'>/#Bthe righteousnessG3588 G1345=BisG2076<)B the fine linenG1039;B forG1063:B whiteG29869B andG25328B cleanG25137'Bin fine linenG1039%67Bshe should be arrayedG40165BthatG24434#Bwas grantedG13253Bto herG8462BandG25321BreadyG20900BherselfG1438/Bhath madeG2090.#BwifeG3588 G1135-B hisG846,B andG2532+B is comeG2064 *#!B of the lambG3588 G721")%#B the marriageG3588 G1062(BforG3754'Bto himG846&#BhonourG3588 G1391%BgiveG1325$BandG2532#BrejoiceG21 "YfB+hQ7! lU>&Y#f'#B the testimonyG3588 G3141eB that haveG2192dB brethrenG3588 G80cB of thyG4675bB andG2532a'B fellowservantG4889`B thyG4675_B i amG1510^B notG3361]B seeG3708\B unto meG3427[B he saidG3004ZB andG2532YB himG846X!B to worshipG4352W#B feetG3588 G4228VB hisG846UB atG1715TB i fellG4098SB andG2532R#B of godG3588 G2316Q#B sayingsG3588 G3056PB the trueG228OB areG1526NB theseG3778MB unto meG3427LB he saithG3004KB andG2532 J#!B of the lambG3588 G721I#B supperG3588 G1173"H%#B the marriageG3588 G1062GB untoG1519F!B are calledG2564E!B they whichG3588 #YnL6mS8qZC- tY B a flameG5395B asG5613B eyesG3788B hisG846B make warG4170B andG2532'B he doth judgeG2919'B righteousnessG1343B inG1722B andG2532B trueG228~B andG2532}B faithfulG4103|B calledG2564{B himG846zB uponG1909yB that satG2521xB andG2532wB horseG2462vB a whiteG3022uB beholdG2400tB andG2532sB openedG455r#B heavenG3588 G3772qB i sawG1492pB andG2532!o##B of prophecyG3588 G4394 n!#B the spiritG3588 G4151mB isG2076l#B of jesusG3588 G2424k'B the testimonyG3141jB forG1063i#B godG3588 G2316hB worshipG4352g#B of jesusG3588 G2424 $SlR;!nWA!hF&lS-BwhiteG3022,BuponG1909+BhimG846*BfollowedG190)#BheavenG3588 G3772(BinG1722 '!#Bthe armiesG3588 G4753&BandG2532%#B of godG3588 G2316$#B the wordG3588 G3056#B is calledG2564"#B nameG3588 G3686!B hisG846 B andG2532B in bloodG129B dippedG911B a vestureG2440%B clothed withG4016B heG4016B andG2532!B he himselfG846B butG1487B knewG1492B no manG3762B thatG3739B writtenG1125B a nameG3686B he hadG2192B andG1161B crownsG1238B manyG4183#B headG3588 G2776 B hisG846 B onG1909 B andG2532 B of fireG4442 "bzaJ0~iF! t]H,bO#BgodG3588 G2316!N##Bof almightyG3588 G3841M#BwrathG3588 G3709LBandG2532'K/#Bof the fiercenessG3588 G2372#J'#Bthe winepressG3588 G3025IBtreadethG3961HBheG846GBandG2532FBof ironG4603EBa rodG4464DBwithG1722CBthemG846B!Bshall ruleG4165ABheG846@B andG2532!?##B the nationsG3588 G1484>+B he should smiteG3960=B itG846<B withG1722;BthatG2443:BswordG45019Ba sharpG36918BgoethG16077#BmouthG3588 G47506BhisG8465Bout ofG15374BandG25323BcleanG25132B andG25321B whiteG30220!B fine linenG1039/!B clothed inG1746.B horsesG2462 #WjT5gQ:|bH% oWrBuntoG1519*qABgather yourselves togetherG4863pBandG2532oBcomeG1205#n3Bthe midst of heavenG3321mBinG1722lBthat flyG4072k#Bthe fowlsG3588 G3732jBto allG3956iBsayingG3004hB voiceG5456g#B with a loudG3173fB he criedG2896eB andG2532d#B the sunG3588 G2246cBinG1722bBstandingG2476aBangelG32`BanG1520_Bi sawG1492^BandG2532]Bof lordsG2962\B lordG2532[B andG935ZB of kingsG935YB kingG1125X#B writtenG3588 G3686W#BthighG3588 G3382VBhisG846UBonG1909TBandG2532S#BvestureG3588 G2440RBonG1909QBhe hathG2192PBandG2532 #coR7 x[>' u]F.zcBandG2532#Bthe beastG3588 G2342Bi sawG1492BandG2532BgreatG3173BandG2532BsmallG3398BbothG2532 BbondG2532 BandG1401 BfreeG1658 Bof allG3956 Bthe fleshG4561BandG2532BthemG846BonG1909Bthat sitG2521Bof themG3588BandG2532B of horsesG2462B the fleshG4561B andG2532'B of mighty menG2478~B the fleshG4561}BandG2532|#Bof captainsG5506{Bthe fleshG4561zBandG2532yBof kingsG935xBthe fleshG4561w!Bye may eatG5315vBthatG2443uBgodG2316t%Bof the greatG3173 s!#Bthe supperG3588 G1173 !^iD)tYC%]=^!6/Bthat had receivedG29835BthemG35884#Bhe deceivedG41053BwhichG37392BwithG17221BhimG8460B beforeG1799/#B miraclesG3588 G4592.%B that wroughtG4160'-/#B the false prophetG3588 G5578,B himG5127+BwithG3326*BandG2532)Bwas takenG4084(#Bthe beastG3588 G2342'BandG2532&#BarmyG3588 G4753%BhisG846$BagainstG3326#BandG2532"#Bthe horseG3588 G2462!BonG1909 Bthat satG2521BhimG3588B againstG3326B warG4171B to makeG4160!/B gathered togetherG4863#B armiesG3588 G4753BtheirG846BandG2532"%#Bof the earthG3588 G1093!Bthe kingsG3588 G935 !ZfP1jR/kS0}ZW#Bthe fowlsG3588 G3732VBallG3956UBandG2532T#BmouthG3588 G4750SBhisG846RB out ofG1537QB proceededG1607PB whichG3588O#B the horseG3588 G2462NB uponG1909MBthat satG2521LBof himG3588K#Bthe swordG3588 G4501JBwithG1722I!Bwere slainG615H#Bthe remnantG3062GBandG2532F#B#brimstoneG3588 G2303EB"withG1722DB!burningG2545C#B of fireG3588 G4442B#Ba lakeG3588 G3041ABintoG1519@BaliveG2198?Bwere castG906>!Bthese bothG1417=#BimageG3588 G1504<BhisG846;+Bthat worshippedG4352:BthemG35889BandG2532"8%#Bof the beastG3588 G23427#Bthe markG3588 G5480 "d{bH+tYA+~]D.}dyByearsG2094x!Ba thousandG5507wBhimG846vB boundG1210uB andG2532tB satanG4567sB andG2532rB the devilG1228qBisG2076pBwhichG3739o#BserpentG3588 G3789nBthat oldG744 m!#Bthe dragonG3588 G1404l+Bhe laid hold onG2902kBandG2532j#BhandG3588 G5495iBhisG846hB inG1909gB chainG254fB a greatG3173eB andG2532)d7B of the bottomless pitG3588 G12c#Bthe keyG3588 G2807bBhavingG2192a#BheavenG3588 G3772`BfromG1537_Bcome downG2597^Ban angelG32]Bi sawG1492\BandG2532[#BfleshG3588 G4561ZBtheirG846YBwithG1537X#Bwere filledG5526 $WzcK5ZD,mX=#oWBuponG1909Bthey satG2523BandG2532BthronesG2362Bi sawG1492BandG2532BseasonG5550Ba littleG3398BloosedG3089Bmust beG1163BheG846BthatG5023BafterG3326BandG2532#3Bshould be fulfilledG5055ByearsG2094 %Bthe thousandG5507 BtillG891 BmoreG2089 BnoG3361! ##Bthe nationsG3588 G1484!/Bhe should deceiveG4105BthatG2443BhimG846B uponG1883!B set a sealG4972B andG2532B upG2808B himG846BshutG2808BandG2532&~1Bthe bottomless pitG3588 G12}BintoG1519|BhimG846{BcastG906zBandG2532 "[}fC(|Z:# jK0s[?B)theirG846>B(inG1909=B'orG2532<#B&foreheadsG3588 G3359;B%theirG846:B$uponG19099#B#markG3588 G54808%B"had receivedG29837B neitherG25326#BimageG3588 G15045BhisG8464BneitherG37773#Bthe beastG3588 G23422!BworshippedG43521BnotG37560BhadG4352/BwhichG3748.BandG2532-#Bof godG3588 G2316,#Bthe wordG3588 G3056+BforG1223*BandG2532)Bof jesusG2424!(##Bthe witnessG3588 G3141'BforG1223"&1Bthat were beheadedG3990%Bof themG3588$#B the soulsG3588 G5590#B andG2532"B unto themG846!B was givenG1325 B judgmentG2917BandG2532BthemG846 #Y{cI+y`@'zdL4qYbBhathG2192a#BdeathG3588 G2288`!Bthe secondG1208_B suchG5130^B onG1909!]%!B resurrectionG3588 G386\B the firstG4413[B inG1722ZBpartG3313YBhathG2192XBholyG40WBandG2532VBblessedG3107!U%!BresurrectionG3588 G386TBthe firstG4413SBthisG3778R'Bwere finishedG5055QB yearsG2094P%B the thousandG5507OB untilG2193NB againG326MB notG3756LBlivedG326K#Bof the deadG3498JBthe restG3062IBbutG1161HB2yearsG2094G!B1a thousandG5507FB0christG5547EB/withG3326DB.reignedG936CB-andG2532B!B,they livedG2198AB+andG2532@#B*handsG3588 G5495 "P_H%t\<#r[;gPB gogG1136"%#B of the earthG3588 G1093B quartersG1137B the fourG5064B inG1722Bwhich areG3588!~##Bthe nationsG3588 G1484}!Bto deceiveG4105|%Bshall go outG1831{BandG2532z#B prisonG3588 G5438yB hisG846xB out ofG1537w+Bshall be loosedG3089v#BsatanG3588 G4567u#Bare expiredG5055tByearsG2094s%Bthe thousandG5507rBwhenG3752qBandG2532pByearsG2094o!Ba thousandG5507nBhimG846mBwithG3326l#Bshall reignG936kBandG2532j#Bof christG3588 G5547iBandG2532h#Bof godG3588 G2316gBpriestsG2409f'Bthey shall beG2071eBbutG235dBpowerG1849cBnoG3756 "SjP-kF  {^@)oS&B devouredG2719%B andG2532$#B heavenG3588 G3772#B out ofG1537"#B godG3588 G2316!B fromG575 B came downG2597B fireG4442B andG2532#B cityG3588 G4172#B the belovedG25B andG2532B aboutG2944'B of the saintsG40#B the campG3588 G3925B compassedG2944B andG2532"%#B of the earthG3588 G1093!##B the breadthG3588 G4114B onG1909%B they went upG305B andG2532 !#Bof the seaG3588 G2281!Bthe sandG3588 G285BasG5613 Bof whomG3739 !!Bthe numberG3588 G706 BbattleG4171 BtoG1519 BtogetherG4863BthemG846Bto gatherG4863BmagogG3098BandG2532 #Z}bJ(U>}fM2sZIB whoseG3739HB fromG575GB itG846FB onG1909EB that satG2521DB himG3588CB andG2532BB throneG2362AB whiteG3022@B a greatG3173?B i sawG1492>B andG2532=!B and everG3588 G165<!B everG3588 G165;B forG1519:B nightG35719B andG25328B dayG2250!71B shall be tormentedG9286B andG2532'5/#B the false prophetG3588 G55784B andG25323#B the beastG3588 G23422B whereG36991B brimstoneG23030B andG2532/#B of fireG3588 G4442.#B the lakeG3588 G3041-B intoG1519,B was castG906+B themG846*'B that deceivedG4105)B the devilG1228(B andG2532'B themG846 "rmV3mT;!kN5rk%B those thingsG3588jB out ofG1537i#B were judgedG2919hB the deadG3498gB andG2532f#B of lifeG3588 G2222eB isG2076dB whichG3739c!B was openedG455bB bookG975aB anotherG243`B andG2532_#B were openedG455^B the booksG975]B andG2532\#B godG3588 G2316[B beforeG1799ZB standG2476YB greatG3173XB andG2532WB smallG3398VB the deadG3498UB i sawG1492TB andG2532SB for themG846RB placeG5117QB noG3756P+B there was foundG2147OB andG2532NB fled awayG5343 M!#B the heavenG3588 G3772LB andG2532K#B the earthG3588 G1093JB faceG4383 ![jK4pY=qQ9}[ #Bthe lakeG3588 G3041 BintoG1519 Bwere castG906 BhellG3588 G86BandG2532#BdeathG3588 G2288BandG2532#B worksG3588 G2041B theirG846%B according toG2596B every manG1538 -B they were judgedG2919B andG2532B themG846~'B which were inG1722}B the deadG3498|%B delivered upG1325{B hellG3588 G86zB andG2532y#B deathG3588 G2288xB andG2532wB itG846v'B which were inG1722uB the deadG3498tB gave upG1325s#B the seaG3588 G2281rB andG2532q#B worksG3588 G2041pB theirG846o%B according toG2596n!B the booksG3588 G975mB inG1722"l1B which were writtenG1125 #gzcF/qY7jS6}g/BnoG3756.BwasG2076-BandG2532 ,-Bwere passed awayG3928+BearthG1093*Bthe firstG4413)B andG2532(B heavenG3772'B the firstG4413&B forG1063%B earthG1093$Ba newG2537#BandG2532"BheavenG3772!Ba newG2537 Bi sawG1492BandG2532#Bof fireG3588 G4442#B the lakeG3588 G3041B intoG1519B was castG906#B of lifeG3588 G2222!B the bookG3588 G976BinG1722BwrittenG1125BfoundG2147BnotG3756BwasG2147BwhosoeverG5100BandG2532B deathG2288!B the secondG1208B isG2076B thisG3778 #B of fireG3588 G4442 #NpV8!w[E*pV6oNR'Bhe will dwellG4637QB andG2532P!B menG3588 G444OB withG3326N#B of godG3588 G2316$M)#B the tabernacleG3588 G4633LBbeholdG2400KBsayingG3004J#BheavenG3588 G3772IBout ofG1537HBvoiceG5456GBa greatG3173FBi heardG191EBandG2532D!BhusbandG3588 G435CBfor herG846BBadornedG2885ABa brideG3565@BasG5613?BpreparedG2090>#BheavenG3588 G3772=B out ofG1537<#B godG3588 G2316;B fromG575:#B coming downG25979B jerusalemG24198BnewG25377#BcityG3588 G41726Bthe holyG405BsawG14924BjohnG24913BiG14732BandG25321#BseaG3588 G22810BmoreG2089 $^qW@# x[8!lT5v^vBpainG4192uBany moreG2089t)Bshall there beG2071sBneitherG3777rBcryingG2906qBnorG3777pBsorrowG3997oBneitherG3777n#BdeathG3588 G2288mB moreG2089lB noG3756k)B there shall beG2071jB andG2532i#B eyesG3588 G3788hBtheirG846gBfromG575fBtearsG1144eBallG3956d+Bshall wipe awayG1813c#BgodG3588 G2316bBandG2532aBgodG2316`BtheirG846_BthemG846^BwithG3326]Bshall beG2071\BhimselfG846[#BgodG3588 G2316ZBandG2532YBpeopleG2992XBhisG846WBshall beG2071VBtheyG846UBandG2532TBthemG846SBwithG3326 #muYAjO6oT9mBandG2532"'!B the beginningG3588 G746B omegaG5598B andG2532B alphaG1B amG1510BiG1473!Bit is doneG1096Bunto meG3427Bhe saidG2036BandG2532BfaithfulG4103 BandG2532 BtrueG228 BareG1526 #BwordsG3588 G3056 BtheseG3778BforG3754BwriteG1125B unto meG3427B he saidG3004B andG2532B newG2537!B all thingsG3956Bi makeG4160BbeholdG2400BsaidG2036 ~!#Bthe throneG3588 G2362}BuponG1909|Bthat satG2521{BheG3588zBandG2532y+Bare passed awayG565!x/Bthe former thingsG4413wBforG3754 "NkElU8" yZC%kN;B sorcerersG5332:B andG25329%B whoremongersG42058B andG25327B murderersG54066BandG25325)Bthe abominableG9484BandG25323#BunbelievingG5712BandG25321#Bthe fearfulG11690BbutG1161/#B sonG3588 G5207.B myG3427-B shall beG2071,B heG846+B andG2532*BgodG2316)BhisG846(Bi will beG2071'BandG2532&!Ball thingsG3956%'Bshall inheritG2816$+Bthat overcomethG3528#BheG3588"BfreelyG1432!#Bof lifeG3588 G2222" %#Bof the waterG3588 G5204"%#Bthe fountainG3588 G4077BofG1537(=Bunto him that is athirstG1372Bwill giveG1325BiG1473#Bthe endG3588 G5056 $RbD. nX:! oR5hR_B meG1700^B withG3326]B talkedG2980\B andG2532[B plaguesG4127ZB lastG2078Y%B of the sevenG2033XB fullG1073WB vialsG5357VB the sevenG2033UB which hadG2192TB angelsG32S%B of the sevenG2033RB oneG1520QB meG3165PB untoG4314O!B there cameG2064NB andG2532MBdeathG2288L!Bthe secondG1208KBisG2076JBwhichG3739IBbrimstoneG2303HBandG2532GBwith fireG4442FBburnethG2545EBwhichG3588D#Bthe lakeG3588 G3041CBinG1722B#BpartG3588 G3313A-Bshall have theirG846@BliarsG5571?BallG3956>BandG2532=BidolatersG1496<BandG2532 "amJ,fO7~aC) xaB andG2532#B of godG3588 G2316#B the gloryG3588 G1391~B havingG2192}#B godG3588 G2316|B fromG575{#B heavenG3588 G3772zB out ofG1537y!B descendingG2597xB jerusalemG2419wB the holyG40v#B cityG3588 G4172u!B that greatG3173tB meG3427sB shewedG1166rB andG2532qB mountainG3735pB highG5308oB andG2532nB a greatG3173mB toG1909l!B the spiritG4151kB inG1722jB awayG667iB meG3165h!B he carriedG667gB andG2532f#B wifeG3588 G1135e!!B the lamb'sG3588 G721d#B the brideG3588 G3565cB theeG4671b#B i will shewG1166a#B come hitherG1204`B sayingG3004 #SrU9 lU;" pM4lS$B threeG5140#B the eastG395"B onG575!B of israelG2474% +#B of the childrenG3588 G5207B tribesG5443'B of the twelveG1427B areG2076B whichG3739+B written thereonG1924B namesG3686B andG2532B angelsG32B twelveG1427#B the gatesG3588 G4440B atG1909B andG2532B gatesG4440B twelveG1427B hadG2192B highG5308B andG2532B greatG3173 B a wallG5038 B hadG2192 B andG5037 -B clear as crystalG2929 B stoneG3037B a jasperG2393B even likeG5613'B most preciousG5093B a stoneG3037B like untoG3664#B lightG3588 G5458B herG846 $SnQ8ZC) mI2nSHB measureG3354GB toG2443FBreedG2563EBa goldenG5552DBhadG2192CBmeG1700BBwithG3326A#Bthat talkedG2980@BheG3588?BandG2532 >#!Bof the lambG3588 G721=B apostlesG652<'B of the twelveG1427;B the namesG3686:B themG8469B inG17228BandG25327#BfoundationsG23106BtwelveG14275BhadG2192!4##Bof the cityG3588 G41723#Bthe wallG3588 G50382BandG25321B gatesG44400B threeG5140/B the westG1424.B and onG575-B gatesG4440,B threeG5140+B the southG3558*B onG575)B gatesG4440(B threeG5140'B the northG1005&B onG575%B gatesG4440 !TsQ7 vZDjN*kTiBandG2532hBequalG2470gBareG2076fBof itG846 e!#Bthe heightG3588 G5311dBandG2532!c##Bthe breadthG3588 G4114bBandG2532 a!#Bthe lengthG3588 G3372`BfurlongsG4712_BthousandG5505^BtwelveG1427#]'#Bwith the reedG3588 G2563\#Bthe cityG3588 G4172[#Bhe measuredG3354ZB andG2532!Y##B the breadthG3588 G4114XB asG3745WB as largeG5118VBisG2076 U!#Bthe lengthG3588 G3372TBandG2532S!BfoursquareG5068RBliethG2749Q#Bthe cityG3588 G4172PBandG2532OBthereofG846N#Bthe wallG3588 G5038MBandG2532LBthereofG846K#B the gatesG3588 G4440JB andG2532I#B the cityG3588 G4172 !PnV<yT<% lS<jP B stonesG3037 #B of preciousG5093+B with all mannerG3956B garnishedG2885!##Bof the cityG3588 G4172!##Bof the wallG3588 G5038%+#Bthe foundationsG3588 G2310BandG2532B glassG5194B clearG2513B like untoG3664B goldG5553~B pureG2513}#Bthe cityG3588 G4172|BandG2532{BjasperG2393zBwasG2258yBof itG846!x##Bof the wallG3588 G5038"w%#Bthe buildingG3588 G1739vBandG2532u%B of the angelG32tB isG2076sB thatG3739rB of a manG444q#B the measureG3358pBcubitsG4083oBfourG5064nBfortyG5062m!Ban hundredG1540lBthereofG846k#Bthe wallG3588 G5038j#Bhe measuredG3354 !JkN.bD&wZ;hJ+#B gateG3588 G4440*B severalG303)BeveryG1538(BpearlsG3135'BtwelveG1427&BgatesG4440%!Bthe twelveG1427$BandG2532##Ban amethystG271"#Bthe twelfthG1428!Ba jacinthG5192 %Bthe eleventhG1734)Ba chrysoprasusG5556Bthe tenthG1182Ba topazG5116Bthe ninthG1766BberylG969!Bthe eighthG3590!BchrysoliteG5555#B the seventhG1442B sardiusG4556B the sixthG1623B sardonyxG4557B the fifthG3991!Ban emeraldG4665!Bthe fourthG5067%Ba chalcedonyG5472Bthe thirdG5154BsapphireG4552!Bthe secondG1208 BjasperG2393 !#BfoundationG3588 G2310 B the firstG4413 #ThC+w]C,dL5jTNB toG2443!M##B of the moonG3588 G4582LBneitherG3761 K!#Bof the sunG3588 G2246JBneedG5532IBnoG3756HBhadG2192G#Bthe cityG3588 G4172FBandG2532EBof itG846D!Bthe templeG3485CBareG2076B!B the lambG3588 G721AB andG2532@#B almightyG3588 G3841?#B godG3588 G2316>B the lordG2962=BforG1063<BthereinG846;BtempleG3485:BnoG37569Bi sawG14928BandG25327BglassG51946#BtransparentG13075!Bas it wereG56134BgoldG55533BpureG2513!2##Bof the cityG3588 G4172 1!#Bthe streetG3588 G41130BandG2532/BpearlG3135.B oneG1520-B ofG1537,B wasG2258 "UhI4hE'w[C$ nUpBshallG2808oBof itG846n#Bthe gatesG3588 G4440mBandG2532lBitG846kBintoG1519j#BhonourG3588 G5092iBandG2532h#BgloryG3588 G1391gB theirG846fB do bringG5342"e%#B of the earthG3588 G1093d!B the kingsG3588 G935cB andG2532bBof itG846a#Bthe lightG3588 G5457`BinG1722_!Bshall walkG4043^+Bwhich are savedG4982]Bof themG3588!\##Bthe nationsG3588 G1484[BandG2532ZBthereofG846Y#Bthe lightG3588 G3088X!Bthe lambG3588 G721WBandG2532VBitG846U#Bdid lightenG5461T#Bof godG3588 G2316SBthe gloryG1391RBforG1063QB itG846PB inG1722OB shineG5316 "jaK2\D/xW<!jBinG1722!/Bwhich are writtenG1125BtheyG3588BbutG1487Ba lieG5579 B orG2532 #B abominationG946 B workethG4160 B neitherG2532 'B that defilethG2840Bany thingG3956BitG846BintoG1519BenterG1525!Bin no wiseG3756#Bthere shallG1525BandG2532BitG846BintoG1519$)#Bof the nationsG3588 G1484~#BhonourG3588 G5092}BandG2532|#Bthe gloryG3588 G1391 {-Bthey shall bringG5342zBandG2532yB thereG1563xB nightG3571wB noG3756v)B there shall beG2071uB forG1063tBby dayG2250sBat allG3361rBbe shutG2808qBnotG3756 !`kU;"iE%xa?v`3BherG8462ByieldedG5911BfruitsG25900B twelveG1427/!B which bareG4160.B of lifeG2222-B the treeG3586",%#B of the riverG3588 G4215+)Bon either sideG1782*BandG2532)Bof itG846#('#Bof the streetG3588 G4113'Bthe midstG3319&BinG1722 %#!Bof the lambG3588 G721$BandG2532##Bof godG3588 G2316 "!#B the throneG3588 G2362!B out ofG1537 !B proceedingG1607B crystalG2930B asG5613BclearG2986Bof lifeG2222Bof waterG5204BriverG4215Ba pureG2513BmeG3427Bhe shewedG1166BandG2532#Bof lifeG3588 G2222!BbookG3588 G975!!Bthe lamb'sG3588 G721 "XtO8qZ6}gE&vXU#BnameG3588 G3686TBhisG846SBandG2532R#BfaceG3588 G4383QBhisG846P)Bthey shall seeG3700OBandG2532NBhimG846M#Bshall serveG3000L#BservantsG3588 G1401KBhisG846JBandG2532IBitG846HB inG1722GB shall beG2071 F#!B of the lambG3588 G721EB andG2532D#B of godG3588 G2316 C!#Bthe throneG3588 G2362BBbutG2532ABcurseG2652@BmoreG2089?BnoG3756>)Bthere shall beG2071=BandG2532$<)#Bof the nationsG3588 G1484;#Bthe healingG2322:BforG1519!9##Bof the treeG3588 G3586 8!#Bthe leavesG3588 G54447BandG25326BmonthG33765BeveryG15384#BfruitG3588 G2590 $Tv`G.eN2z]<% kTyB andG2532xB trueG228wBandG2532vBfaithfulG4103u#BsayingsG3588 G3056tBtheseG3778sBunto meG3427rBhe saidG2036qBandG2532p!Band everG3588 G165o!BeverG3588 G165nBforG1519m-Bthey shall reignG936lBandG2532kBlightG5461jBthemG846iBgivethG5461h#BgodG3588 G2316gBthe lordG2962fBforG3754e!B of the sunG2246dB lightG5457cB neitherG2532bB candleG3088aB noG3756`BneedG5532_BtheyG2192^BandG2532]BthereG1563\BnightG3571[BnoG3756Z)Bthere shall beG2071YBandG2532X#B foreheadsG3588 G3359WB theirG846VBinG1909 "^waD)z`F+qT=(|^#B i had heardG191B whenG3753B andG2532B heardG191BandG2532%Bthese thingsG5023BsawG991BjohnG2491BiG1473BandG2532!B bookG3588 G975B of thisG5127%+#Bof the prophecyG3588 G4394!##Bthe sayingsG3588 G3056 %Bthat keepethG5083 BheG3588 BblessedG3107 BquicklyG5035 Bi comeG2064BbeholdG2400Bbe doneG1096BshortlyG5034BmustG1163 -Bthe things whichG3739#BservantsG3588 G1401Bunto hisG846Bto shewG1166BangelG3588 G32BhisG846~BsentG649}BprophetsG4396|#B of the holyG40{#B godG3588 G2316zB the lordG2962 "Q{Y5ybK3mR4lQ=B unto meG3427<B he saithG3004;B andG2532:#B godG3588 G23169B worshipG43528!B bookG3588 G9757B of thisG5127!6##B the sayingsG3588 G30565!B which keepG50834B of themG35883B andG2532"2%#B the prophetsG3588 G43961B brethrenG3588 G800B of thyG4675/B andG2532.'B fellowservantG4889-B thyG4675,B i amG1510+B forG1063*B notG3361)B seeG3708(B unto meG3427'B saith heG3004&B thenG2532%%Bthese thingsG5023$BmeG3427#%Bwhich shewedG1166 "%Bof the angelG3588 G32!#Bthe feetG3588 G4228 BbeforeG1715!Bto worshipG4352#Bi fell downG4098BseenG991B andG2532 !JhK4kE pO.bJ^B withG3326]#B rewardG3588 G3408\B myG3450[B andG2532ZB quicklyG5035YB i comeG2064XB beholdG2400WB andG2532VB stillG2089U+B let him be holyG37T+B he that is holyG40SB andG2532RB stillG2089$Q5B let him be righteousG1344$P5B he that is righteousG1342OB andG2532NB stillG2089!M/B let him be filthyG4510"L1B he which is filthyG4510KB andG2532JB stillG2089I/B let him be unjustG91H/B he that is unjustG91GB at handG1451FB isG2076E#B the timeG3588 G2540DB forG3754C!B bookG3588 G975BB of thisG5127%A+#B of the prophecyG3588 G4394!@##B the sayingsG3588 G3056?B notG3361>B sealG4972 "i}_C.cL0w[<&iBintoG1519'/#Bthrough the gatesG3588 G4440~%Bmay enter inG1525}B andG2532|#B of lifeG3588 G2222{#B the treeG3588 G3586zB toG1909y#B rightG3588 G1849xBmay haveG2071wBtheyG846vBthatG2443"u%#BcommandmentsG3588 G1785tBhisG846sBthat doG4160rBtheyG3588qBblessedG3107pB the lastG2078oB andG2532nB the firstG4413mB the endG5056lB andG2532k'B the beginningG746jB omegaG5598iB andG2532hB alphaG1gB amG1510fB iG1473eB shall beG2071d#B workG3588 G2041cB hisG846b%B according asG5613aB every manG1538`B to giveG591_B meG1700 "NwT=oU>$ mQ1jN"Bof davidG1138#!'#Bthe offspringG3588 G1085 BandG2532#Bthe rootG3588 G4491BamG1510B iG1473"%#B the churchesG3588 G1577B inG1909%B these thingsG5023B unto youG5213!Bto testifyG3140BangelG3588 G32BmineG3450Bhave sentG3992BjesusG2424BiG1473Ba lieG5579BmakethG4160BandG2532BlovethG5368BwhosoeverG3956 B andG2532 #B idolatersG3588 G1496 B andG2532 #B murderersG3588 G5406 B andG2532"%#BwhoremongersG3588 G4205BandG2532#BsorcerersG3588 G5333BandG2532#BdogsG3588 G2965BwithoutG1854BforG1161#Bthe cityG3588 G4172 !M|XAk@(w`C!~hMCB any manG5100BB ifG1437A!B bookG3588 G975@Bof thisG5127%?+#Bof the prophecyG3588 G4394>#Bthe wordsG3588 G3056=%Bthat hearethG191<)Bunto every manG3956;Bi testifyG4828:BforG10639BfreelyG14328Bof lifeG22227#Bthe waterG3588 G52046%Blet him takeG29835)Bwhosoever willG23094BandG25323BcomeG2064'2;Blet him that is athirstG13721BandG25320B comeG2064/B sayG2036#.5B let him that hearethG191-B andG2532,B comeG2064+BsayG3004*#Bthe brideG3588 G3565)BandG2532 (!#Bthe spiritG3588 G4151'BandG2532&!BstarG3588 G792%BmorningG3720$BandG2532#!Bthe brightG2986 "PqYCmK4waC-nPe!Bthe thingsG3588dBandG2532c#BcityG3588 G4172bBthe holyG40aBout ofG1537`BandG2532_#Bof lifeG3588 G2222^#Bof the bookG976]BoutG575\#BpartG3588 G3313[B hisG846Z+B shall take awayG851Y#B godG3588 G2316X#B prophecyG3588 G4394WB of thisG3778V#Bof the bookG976U#Bthe wordsG3588 G3056TBfromG575S+Bshall take awayG851RBany manG5100QBifG1437PBandG2532OBbookG975NBthisG5129MBinG1722 L-Bthat are writtenG1125!K##Bthe plaguesG3588 G4127JBhimG846IBuntoG1909HBshall addG2007G#BgodG3588 G2316F%Bthese thingsG5023EB untoG4314DB shall addG2007 nz\<# rY6n~B amenG281}BallG3956|ByouG5216{BwithG3326zBchristG5547yBjesusG2424x#BlordG3588 G2962wBof ourG2257v#Bthe graceG3588 G5485uB jesusG2424tB lordG2962sB comeG2064rB even soG3483qBamenG281pBquicklyG5035oBi comeG2064nBsurelyG3483mBsaithG3004l%Bthese thingsG5023k!BtestifiethG3140jBhe whichG3588iBbookG975hBthisG5129gBinG1722!f/Bwhich are writtenG1125bibledit-gtk-4.6/kjv/Makefile.in0000664000175000017500000003014611735551357016627 0ustar00teusteus00000000000000# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, # Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = kjv DIST_COMMON = README $(dist_pkgdata_DATA) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__installdirs = "$(DESTDIR)$(pkgdatadir)" DATA = $(dist_pkgdata_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CAT_PATH = @CAT_PATH@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DATE_PATH = @DATE_PATH@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ ENCHANT_CFLAGS = @ENCHANT_CFLAGS@ ENCHANT_LIBS = @ENCHANT_LIBS@ EXEEXT = @EXEEXT@ FIND_CURL = @FIND_CURL@ FIND_DIFF = @FIND_DIFF@ FIND_GPP = @FIND_GPP@ FIND_MERGE = @FIND_MERGE@ FIND_PATCH = @FIND_PATCH@ FIND_PATH = @FIND_PATH@ FIND_TAR = @FIND_TAR@ FIND_XARGS = @FIND_XARGS@ GLIB_CFLAGS = @GLIB_CFLAGS@ GLIB_LIBS = @GLIB_LIBS@ GOBJECT_CFLAGS = @GOBJECT_CFLAGS@ GOBJECT_LIBS = @GOBJECT_LIBS@ GREP = @GREP@ GREP_PATH = @GREP_PATH@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ GTHREAD_LIBS = @GTHREAD_LIBS@ GTKHTML314_CFLAGS = @GTKHTML314_CFLAGS@ GTKHTML314_LIBS = @GTKHTML314_LIBS@ GTKHTML38_CFLAGS = @GTKHTML38_CFLAGS@ GTKHTML38_LIBS = @GTKHTML38_LIBS@ GTKSOURCEVIEW_CFLAGS = @GTKSOURCEVIEW_CFLAGS@ GTKSOURCEVIEW_LIBS = @GTKSOURCEVIEW_LIBS@ GTK_CFLAGS = @GTK_CFLAGS@ GTK_LIBS = @GTK_LIBS@ GUNZIP_PATH = @GUNZIP_PATH@ GZIP_PATH = @GZIP_PATH@ HEAD_PATH = @HEAD_PATH@ ICONV_PATH = @ICONV_PATH@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBSOUP_CFLAGS = @LIBSOUP_CFLAGS@ LIBSOUP_LIBS = @LIBSOUP_LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MAKE_PATH = @MAKE_PATH@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PANGO_CFLAGS = @PANGO_CFLAGS@ PANGO_LIBS = @PANGO_LIBS@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SORT_PATH = @SORT_PATH@ SQLITE_CFLAGS = @SQLITE_CFLAGS@ SQLITE_LIBS = @SQLITE_LIBS@ STRINGS_PATH = @STRINGS_PATH@ STRIP = @STRIP@ TAIL_PATH = @TAIL_PATH@ TEE_TOUCH = @TEE_TOUCH@ VERSION = @VERSION@ WEBKIT_CFLAGS = @WEBKIT_CFLAGS@ WEBKIT_LIBS = @WEBKIT_LIBS@ XML2_CONFIG = @XML2_CONFIG@ XML_CPPFLAGS = @XML_CPPFLAGS@ XML_LIBS = @XML_LIBS@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ packagedatadir = @packagedatadir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ dist_pkgdata_DATA = *.sql EXTRA_DIST = README CLEANFILES = *~ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu kjv/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu kjv/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-dist_pkgdataDATA: $(dist_pkgdata_DATA) @$(NORMAL_INSTALL) test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)" @list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \ done uninstall-dist_pkgdataDATA: @$(NORMAL_UNINSTALL) @list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(pkgdatadir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dist_pkgdataDATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-dist_pkgdataDATA .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am \ install-dist_pkgdataDATA install-dvi install-dvi-am \ install-exec install-exec-am install-html install-html-am \ install-info install-info-am install-man install-pdf \ install-pdf-am install-ps install-ps-am install-strip \ installcheck installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ pdf-am ps ps-am uninstall uninstall-am \ uninstall-dist_pkgdataDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: bibledit-gtk-4.6/kjv/Makefile.am0000644000175000017500000000007611261440012016566 0ustar00teusteus00000000000000dist_pkgdata_DATA = *.sql EXTRA_DIST = README CLEANFILES = *~ bibledit-gtk-4.6/aclocal.m40000664000175000017500000013726511735551356015641 0ustar00teusteus00000000000000# generated automatically by aclocal 1.11.1 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, # 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],, [m4_warning([this file was generated for autoconf 2.68. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'.])]) # Configure paths for LIBXML2 # Mike Hommey 2004-06-19 # use CPPFLAGS instead of CFLAGS # Toshio Kuratomi 2001-04-21 # Adapted from: # Configure paths for GLIB # Owen Taylor 97-11-3 dnl AM_PATH_XML2([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]]) dnl Test for XML, and define XML_CPPFLAGS and XML_LIBS dnl AC_DEFUN([AM_PATH_XML2],[ AC_ARG_WITH(xml-prefix, [ --with-xml-prefix=PFX Prefix where libxml is installed (optional)], xml_config_prefix="$withval", xml_config_prefix="") AC_ARG_WITH(xml-exec-prefix, [ --with-xml-exec-prefix=PFX Exec prefix where libxml is installed (optional)], xml_config_exec_prefix="$withval", xml_config_exec_prefix="") AC_ARG_ENABLE(xmltest, [ --disable-xmltest Do not try to compile and run a test LIBXML program],, enable_xmltest=yes) if test x$xml_config_exec_prefix != x ; then xml_config_args="$xml_config_args" if test x${XML2_CONFIG+set} != xset ; then XML2_CONFIG=$xml_config_exec_prefix/bin/xml2-config fi fi if test x$xml_config_prefix != x ; then xml_config_args="$xml_config_args --prefix=$xml_config_prefix" if test x${XML2_CONFIG+set} != xset ; then XML2_CONFIG=$xml_config_prefix/bin/xml2-config fi fi AC_PATH_PROG(XML2_CONFIG, xml2-config, no) min_xml_version=ifelse([$1], ,2.0.0,[$1]) AC_MSG_CHECKING(for libxml - version >= $min_xml_version) no_xml="" if test "$XML2_CONFIG" = "no" ; then no_xml=yes else XML_CPPFLAGS=`$XML2_CONFIG $xml_config_args --cflags` XML_LIBS=`$XML2_CONFIG $xml_config_args --libs` xml_config_major_version=`$XML2_CONFIG $xml_config_args --version | \ sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\1/'` xml_config_minor_version=`$XML2_CONFIG $xml_config_args --version | \ sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\2/'` xml_config_micro_version=`$XML2_CONFIG $xml_config_args --version | \ sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\3/'` if test "x$enable_xmltest" = "xyes" ; then ac_save_CPPFLAGS="$CPPFLAGS" ac_save_LIBS="$LIBS" CPPFLAGS="$CPPFLAGS $XML_CPPFLAGS" LIBS="$XML_LIBS $LIBS" dnl dnl Now check if the installed libxml is sufficiently new. dnl (Also sanity checks the results of xml2-config to some extent) dnl rm -f conf.xmltest AC_TRY_RUN([ #include #include #include #include int main() { int xml_major_version, xml_minor_version, xml_micro_version; int major, minor, micro; char *tmp_version; system("touch conf.xmltest"); /* Capture xml2-config output via autoconf/configure variables */ /* HP/UX 9 (%@#!) writes to sscanf strings */ tmp_version = (char *)strdup("$min_xml_version"); if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { printf("%s, bad version string from xml2-config\n", "$min_xml_version"); exit(1); } free(tmp_version); /* Capture the version information from the header files */ tmp_version = (char *)strdup(LIBXML_DOTTED_VERSION); if (sscanf(tmp_version, "%d.%d.%d", &xml_major_version, &xml_minor_version, &xml_micro_version) != 3) { printf("%s, bad version string from libxml includes\n", "LIBXML_DOTTED_VERSION"); exit(1); } free(tmp_version); /* Compare xml2-config output to the libxml headers */ if ((xml_major_version != $xml_config_major_version) || (xml_minor_version != $xml_config_minor_version) || (xml_micro_version != $xml_config_micro_version)) { printf("*** libxml header files (version %d.%d.%d) do not match\n", xml_major_version, xml_minor_version, xml_micro_version); printf("*** xml2-config (version %d.%d.%d)\n", $xml_config_major_version, $xml_config_minor_version, $xml_config_micro_version); return 1; } /* Compare the headers to the library to make sure we match */ /* Less than ideal -- doesn't provide us with return value feedback, * only exits if there's a serious mismatch between header and library. */ LIBXML_TEST_VERSION; /* Test that the library is greater than our minimum version */ if ((xml_major_version > major) || ((xml_major_version == major) && (xml_minor_version > minor)) || ((xml_major_version == major) && (xml_minor_version == minor) && (xml_micro_version >= micro))) { return 0; } else { printf("\n*** An old version of libxml (%d.%d.%d) was found.\n", xml_major_version, xml_minor_version, xml_micro_version); printf("*** You need a version of libxml newer than %d.%d.%d. The latest version of\n", major, minor, micro); printf("*** libxml is always available from ftp://ftp.xmlsoft.org.\n"); printf("***\n"); printf("*** If you have already installed a sufficiently new version, this error\n"); printf("*** probably means that the wrong copy of the xml2-config shell script is\n"); printf("*** being found. The easiest way to fix this is to remove the old version\n"); printf("*** of LIBXML, but you can also set the XML2_CONFIG environment to point to the\n"); printf("*** correct copy of xml2-config. (In this case, you will have to\n"); printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n"); printf("*** so that the correct libraries are found at run-time))\n"); } return 1; } ],, no_xml=yes,[echo $ac_n "cross compiling; assumed OK... $ac_c"]) CPPFLAGS="$ac_save_CPPFLAGS" LIBS="$ac_save_LIBS" fi fi if test "x$no_xml" = x ; then AC_MSG_RESULT(yes (version $xml_config_major_version.$xml_config_minor_version.$xml_config_micro_version)) ifelse([$2], , :, [$2]) else AC_MSG_RESULT(no) if test "$XML2_CONFIG" = "no" ; then echo "*** The xml2-config script installed by LIBXML could not be found" echo "*** If libxml was installed in PREFIX, make sure PREFIX/bin is in" echo "*** your path, or set the XML2_CONFIG environment variable to the" echo "*** full path to xml2-config." else if test -f conf.xmltest ; then : else echo "*** Could not run libxml test program, checking why..." CPPFLAGS="$CPPFLAGS $XML_CPPFLAGS" LIBS="$LIBS $XML_LIBS" AC_TRY_LINK([ #include #include ], [ LIBXML_TEST_VERSION; return 0;], [ echo "*** The test program compiled, but did not run. This usually means" echo "*** that the run-time linker is not finding LIBXML or finding the wrong" echo "*** version of LIBXML. If it is not finding LIBXML, you'll need to set your" echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point" echo "*** to the installed location Also, make sure you have run ldconfig if that" echo "*** is required on your system" echo "***" echo "*** If you have an old version installed, it is best to remove it, although" echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH" ], [ echo "*** The test program failed to compile or link. See the file config.log for the" echo "*** exact error that occured. This usually means LIBXML was incorrectly installed" echo "*** or that you have moved LIBXML since it was installed. In the latter case, you" echo "*** may want to edit the xml2-config script: $XML2_CONFIG" ]) CPPFLAGS="$ac_save_CPPFLAGS" LIBS="$ac_save_LIBS" fi fi XML_CPPFLAGS="" XML_LIBS="" ifelse([$3], , :, [$3]) fi AC_SUBST(XML_CPPFLAGS) AC_SUBST(XML_LIBS) rm -f conf.xmltest ]) # pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*- # serial 1 (pkg-config-0.24) # # Copyright © 2004 Scott James Remnant . # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # PKG_PROG_PKG_CONFIG([MIN-VERSION]) # ---------------------------------- AC_DEFUN([PKG_PROG_PKG_CONFIG], [m4_pattern_forbid([^_?PKG_[A-Z_]+$]) m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$]) m4_pattern_allow([^PKG_CONFIG_(DISABLE_UNINSTALLED|TOP_BUILD_DIR|DEBUG_SPEW)$]) AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility]) AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path]) AC_ARG_VAR([PKG_CONFIG_LIBDIR], [path overriding pkg-config's built-in search path]) if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then AC_PATH_TOOL([PKG_CONFIG], [pkg-config]) fi if test -n "$PKG_CONFIG"; then _pkg_min_version=m4_default([$1], [0.9.0]) AC_MSG_CHECKING([pkg-config is at least version $_pkg_min_version]) if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then AC_MSG_RESULT([yes]) else AC_MSG_RESULT([no]) PKG_CONFIG="" fi fi[]dnl ])# PKG_PROG_PKG_CONFIG # PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND]) # # Check to see whether a particular set of modules exists. Similar # to PKG_CHECK_MODULES(), but does not set variables or print errors. # # Please remember that m4 expands AC_REQUIRE([PKG_PROG_PKG_CONFIG]) # only at the first occurence in configure.ac, so if the first place # it's called might be skipped (such as if it is within an "if", you # have to call PKG_CHECK_EXISTS manually # -------------------------------------------------------------- AC_DEFUN([PKG_CHECK_EXISTS], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl if test -n "$PKG_CONFIG" && \ AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then m4_default([$2], [:]) m4_ifvaln([$3], [else $3])dnl fi]) # _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES]) # --------------------------------------------- m4_define([_PKG_CONFIG], [if test -n "$$1"; then pkg_cv_[]$1="$$1" elif test -n "$PKG_CONFIG"; then PKG_CHECK_EXISTS([$3], [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes ], [pkg_failed=yes]) else pkg_failed=untried fi[]dnl ])# _PKG_CONFIG # _PKG_SHORT_ERRORS_SUPPORTED # ----------------------------- AC_DEFUN([_PKG_SHORT_ERRORS_SUPPORTED], [AC_REQUIRE([PKG_PROG_PKG_CONFIG]) if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes else _pkg_short_errors_supported=no fi[]dnl ])# _PKG_SHORT_ERRORS_SUPPORTED # PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND], # [ACTION-IF-NOT-FOUND]) # # # Note that if there is a possibility the first call to # PKG_CHECK_MODULES might not happen, you should be sure to include an # explicit call to PKG_PROG_PKG_CONFIG in your configure.ac # # # -------------------------------------------------------------- AC_DEFUN([PKG_CHECK_MODULES], [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl AC_ARG_VAR([$1][_CFLAGS], [C compiler flags for $1, overriding pkg-config])dnl AC_ARG_VAR([$1][_LIBS], [linker flags for $1, overriding pkg-config])dnl pkg_failed=no AC_MSG_CHECKING([for $1]) _PKG_CONFIG([$1][_CFLAGS], [cflags], [$2]) _PKG_CONFIG([$1][_LIBS], [libs], [$2]) m4_define([_PKG_TEXT], [Alternatively, you may set the environment variables $1[]_CFLAGS and $1[]_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.]) if test $pkg_failed = yes; then AC_MSG_RESULT([no]) _PKG_SHORT_ERRORS_SUPPORTED if test $_pkg_short_errors_supported = yes; then $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` else $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD m4_default([$4], [AC_MSG_ERROR( [Package requirements ($2) were not met: $$1_PKG_ERRORS Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. _PKG_TEXT])[]dnl ]) elif test $pkg_failed = untried; then AC_MSG_RESULT([no]) m4_default([$4], [AC_MSG_FAILURE( [The pkg-config script could not be found or is too old. Make sure it is in your PATH or set the PKG_CONFIG environment variable to the full path to pkg-config. _PKG_TEXT To get pkg-config, see .])[]dnl ]) else $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS $1[]_LIBS=$pkg_cv_[]$1[]_LIBS AC_MSG_RESULT([yes]) $3 fi[]dnl ])# PKG_CHECK_MODULES # Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # AM_AUTOMAKE_VERSION(VERSION) # ---------------------------- # Automake X.Y traces this macro to ensure aclocal.m4 has been # generated from the m4 files accompanying Automake X.Y. # (This private macro should not be called outside this file.) AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version='1.11' dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to dnl require some minimum version. Point them to the right macro. m4_if([$1], [1.11.1], [], [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl ]) # _AM_AUTOCONF_VERSION(VERSION) # ----------------------------- # aclocal traces this macro to find the Autoconf version. # This is a private macro too. Using m4_define simplifies # the logic in aclocal, which can simply ignore this definition. m4_define([_AM_AUTOCONF_VERSION], []) # AM_SET_CURRENT_AUTOMAKE_VERSION # ------------------------------- # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.11.1])dnl m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) # AM_AUX_DIR_EXPAND -*- Autoconf -*- # Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to # `$srcdir', `$srcdir/..', or `$srcdir/../..'. # # Of course, Automake must honor this variable whenever it calls a # tool from the auxiliary directory. The problem is that $srcdir (and # therefore $ac_aux_dir as well) can be either absolute or relative, # depending on how configure is run. This is pretty annoying, since # it makes $ac_aux_dir quite unusable in subdirectories: in the top # source directory, any form will work fine, but in subdirectories a # relative path needs to be adjusted first. # # $ac_aux_dir/missing # fails when called from a subdirectory if $ac_aux_dir is relative # $top_srcdir/$ac_aux_dir/missing # fails if $ac_aux_dir is absolute, # fails when called from a subdirectory in a VPATH build with # a relative $ac_aux_dir # # The reason of the latter failure is that $top_srcdir and $ac_aux_dir # are both prefixed by $srcdir. In an in-source build this is usually # harmless because $srcdir is `.', but things will broke when you # start a VPATH build or use an absolute $srcdir. # # So we could use something similar to $top_srcdir/$ac_aux_dir/missing, # iff we strip the leading $srcdir from $ac_aux_dir. That would be: # am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` # and then we would define $MISSING as # MISSING="\${SHELL} $am_aux_dir/missing" # This will work as long as MISSING is not called from configure, because # unfortunately $(top_srcdir) has no meaning in configure. # However there are other variables, like CC, which are often used in # configure, and could therefore not use this "fixed" $ac_aux_dir. # # Another solution, used here, is to always expand $ac_aux_dir to an # absolute PATH. The drawback is that using absolute paths prevent a # configured tree to be moved without reconfiguration. AC_DEFUN([AM_AUX_DIR_EXPAND], [dnl Rely on autoconf to set up CDPATH properly. AC_PREREQ([2.50])dnl # expand $ac_aux_dir to an absolute path am_aux_dir=`cd $ac_aux_dir && pwd` ]) # AM_CONDITIONAL -*- Autoconf -*- # Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008 # Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 9 # AM_CONDITIONAL(NAME, SHELL-CONDITION) # ------------------------------------- # Define a conditional. AC_DEFUN([AM_CONDITIONAL], [AC_PREREQ(2.52)dnl ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl AC_SUBST([$1_TRUE])dnl AC_SUBST([$1_FALSE])dnl _AM_SUBST_NOTMAKE([$1_TRUE])dnl _AM_SUBST_NOTMAKE([$1_FALSE])dnl m4_define([_AM_COND_VALUE_$1], [$2])dnl if $2; then $1_TRUE= $1_FALSE='#' else $1_TRUE='#' $1_FALSE= fi AC_CONFIG_COMMANDS_PRE( [if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then AC_MSG_ERROR([[conditional "$1" was never defined. Usually this means the macro was only invoked conditionally.]]) fi])]) # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009 # Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 10 # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be # written in clear, in which case automake, when reading aclocal.m4, # will think it sees a *use*, and therefore will trigger all it's # C support machinery. Also note that it means that autoscan, seeing # CC etc. in the Makefile, will ask for an AC_PROG_CC use... # _AM_DEPENDENCIES(NAME) # ---------------------- # See how the compiler implements dependency checking. # NAME is "CC", "CXX", "GCJ", or "OBJC". # We try a few techniques and use that to set a single cache variable. # # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was # modified to invoke _AM_DEPENDENCIES(CC); we would have a circular # dependency, and given that the user is not expected to run this macro, # just rely on AC_PROG_CC. AC_DEFUN([_AM_DEPENDENCIES], [AC_REQUIRE([AM_SET_DEPDIR])dnl AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl AC_REQUIRE([AM_MAKE_INCLUDE])dnl AC_REQUIRE([AM_DEP_TRACK])dnl ifelse([$1], CC, [depcc="$CC" am_compiler_list=], [$1], CXX, [depcc="$CXX" am_compiler_list=], [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'], [$1], UPC, [depcc="$UPC" am_compiler_list=], [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'], [depcc="$$1" am_compiler_list=]) AC_CACHE_CHECK([dependency style of $depcc], [am_cv_$1_dependencies_compiler_type], [if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For # instance it was reported that on HP-UX the gcc test will end up # making a dummy file named `D' -- because `-MD' means `put the output # in D'. mkdir conftest.dir # Copy depcomp to subdir because otherwise we won't find it if we're # using a relative directory. cp "$am_depcomp" conftest.dir cd conftest.dir # We will build objects and dependencies in a subdirectory because # it helps to detect inapplicable dependency modes. For instance # both Tru64's cc and ICC support -MD to output dependencies as a # side effect of compilation, but ICC will put the dependencies in # the current directory while Tru64 will put them in the object # directory. mkdir sub am_cv_$1_dependencies_compiler_type=none if test "$am_compiler_list" = ""; then am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` fi am__universal=false m4_case([$1], [CC], [case " $depcc " in #( *\ -arch\ *\ -arch\ *) am__universal=true ;; esac], [CXX], [case " $depcc " in #( *\ -arch\ *\ -arch\ *) am__universal=true ;; esac]) for depmode in $am_compiler_list; do # Setup a source with many dependencies, because some compilers # like to wrap large dependency lists on column 80 (with \), and # we should not choose a depcomp mode which is confused by this. # # We need to recreate these files for each test, as the compiler may # overwrite some of them when testing with obscure command lines. # This happens at least with the AIX C compiler. : > sub/conftest.c for i in 1 2 3 4 5 6; do echo '#include "conftst'$i'.h"' >> sub/conftest.c # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with # Solaris 8's {/usr,}/bin/sh. touch sub/conftst$i.h done echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf # We check with `-c' and `-o' for the sake of the "dashmstdout" # mode. It turns out that the SunPro C++ compiler does not properly # handle `-M -o', and we need to detect this. Also, some Intel # versions had trouble with output in subdirs am__obj=sub/conftest.${OBJEXT-o} am__minus_obj="-o $am__obj" case $depmode in gcc) # This depmode causes a compiler race in universal mode. test "$am__universal" = false || continue ;; nosideeffect) # after this tag, mechanisms are not by side-effect, so they'll # only be used when explicitly requested if test "x$enable_dependency_tracking" = xyes; then continue else break fi ;; msvisualcpp | msvcmsys) # This compiler won't grok `-c -o', but also, the minuso test has # not run yet. These depmodes are late enough in the game, and # so weak that their functioning should not be impacted. am__obj=conftest.${OBJEXT-o} am__minus_obj= ;; none) break ;; esac if depmode=$depmode \ source=sub/conftest.c object=$am__obj \ depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ >/dev/null 2>conftest.err && grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && grep $am__obj sub/conftest.Po > /dev/null 2>&1 && ${MAKE-make} -s -f confmf > /dev/null 2>&1; then # icc doesn't choke on unknown options, it will just issue warnings # or remarks (even with -Werror). So we grep stderr for any message # that says an option was ignored or not supported. # When given -MP, icc 7.0 and 7.1 complain thusly: # icc: Command line warning: ignoring option '-M'; no argument required # The diagnosis changed in icc 8.0: # icc: Command line remark: option '-MP' not supported if (grep 'ignoring option' conftest.err || grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else am_cv_$1_dependencies_compiler_type=$depmode break fi fi done cd .. rm -rf conftest.dir else am_cv_$1_dependencies_compiler_type=none fi ]) AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type]) AM_CONDITIONAL([am__fastdep$1], [ test "x$enable_dependency_tracking" != xno \ && test "$am_cv_$1_dependencies_compiler_type" = gcc3]) ]) # AM_SET_DEPDIR # ------------- # Choose a directory name for dependency files. # This macro is AC_REQUIREd in _AM_DEPENDENCIES AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl ]) # AM_DEP_TRACK # ------------ AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE(dependency-tracking, [ --disable-dependency-tracking speeds up one-time build --enable-dependency-tracking do not reject slow dependency extractors]) if test "x$enable_dependency_tracking" != xno; then am_depcomp="$ac_aux_dir/depcomp" AMDEPBACKSLASH='\' fi AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) AC_SUBST([AMDEPBACKSLASH])dnl _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl ]) # Generate code to set up dependency tracking. -*- Autoconf -*- # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008 # Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. #serial 5 # _AM_OUTPUT_DEPENDENCY_COMMANDS # ------------------------------ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [{ # Autoconf 2.62 quotes --file arguments for eval, but not when files # are listed without --file. Let's play safe and only enable the eval # if we detect the quoting. case $CONFIG_FILES in *\'*) eval set x "$CONFIG_FILES" ;; *) set x $CONFIG_FILES ;; esac shift for mf do # Strip MF so we end up with the name of the file. mf=`echo "$mf" | sed -e 's/:.*$//'` # Check whether this is an Automake generated Makefile or not. # We used to match only the files named `Makefile.in', but # some people rename them; so instead we look at the file content. # Grep'ing the first line is not enough: some people post-process # each Makefile.in and add a new line on top of each file to say so. # Grep'ing the whole file is not good either: AIX grep has a line # limit of 2048, but all sed's we know have understand at least 4000. if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then dirpart=`AS_DIRNAME("$mf")` else continue fi # Extract the definition of DEPDIR, am__include, and am__quote # from the Makefile without running `make'. DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` test -z "$DEPDIR" && continue am__include=`sed -n 's/^am__include = //p' < "$mf"` test -z "am__include" && continue am__quote=`sed -n 's/^am__quote = //p' < "$mf"` # When using ansi2knr, U may be empty or an underscore; expand it U=`sed -n 's/^U = //p' < "$mf"` # Find all dependency output files, they are included files with # $(DEPDIR) in their names. We invoke sed twice because it is the # simplest approach to changing $(DEPDIR) to its actual value in the # expansion. for file in `sed -n " s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do # Make sure the directory exists. test -f "$dirpart/$file" && continue fdir=`AS_DIRNAME(["$file"])` AS_MKDIR_P([$dirpart/$fdir]) # echo "creating $dirpart/$file" echo '# dummy' > "$dirpart/$file" done done } ])# _AM_OUTPUT_DEPENDENCY_COMMANDS # AM_OUTPUT_DEPENDENCY_COMMANDS # ----------------------------- # This macro should only be invoked once -- use via AC_REQUIRE. # # This code is only required when automatic dependency tracking # is enabled. FIXME. This creates each `.P' file that we will # need in order to bootstrap the dependency handling code. AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles], [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) ]) # Do all the work for Automake. -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, # 2005, 2006, 2008, 2009 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 16 # This macro actually does too much. Some checks are only needed if # your package does certain things. But this isn't really a big deal. # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) # AM_INIT_AUTOMAKE([OPTIONS]) # ----------------------------------------------- # The call with PACKAGE and VERSION arguments is the old style # call (pre autoconf-2.50), which is being phased out. PACKAGE # and VERSION should now be passed to AC_INIT and removed from # the call to AM_INIT_AUTOMAKE. # We support both call styles for the transition. After # the next Automake release, Autoconf can make the AC_INIT # arguments mandatory, and then we can depend on a new Autoconf # release and drop the old call support. AC_DEFUN([AM_INIT_AUTOMAKE], [AC_PREREQ([2.62])dnl dnl Autoconf wants to disallow AM_ names. We explicitly allow dnl the ones we care about. m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl AC_REQUIRE([AC_PROG_INSTALL])dnl if test "`cd $srcdir && pwd`" != "`pwd`"; then # Use -I$(srcdir) only when $(srcdir) != ., so that make's output # is not polluted with repeated "-I." AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl # test to see if srcdir already configured if test -f $srcdir/config.status; then AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) fi fi # test whether we have cygpath if test -z "$CYGPATH_W"; then if (cygpath --version) >/dev/null 2>/dev/null; then CYGPATH_W='cygpath -w' else CYGPATH_W=echo fi fi AC_SUBST([CYGPATH_W]) # Define the identity of the package. dnl Distinguish between old-style and new-style calls. m4_ifval([$2], [m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl AC_SUBST([PACKAGE], [$1])dnl AC_SUBST([VERSION], [$2])], [_AM_SET_OPTIONS([$1])dnl dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT. m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,, [m4_fatal([AC_INIT should be called with package and version arguments])])dnl AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl _AM_IF_OPTION([no-define],, [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl # Some tools Automake needs. AC_REQUIRE([AM_SANITY_CHECK])dnl AC_REQUIRE([AC_ARG_PROGRAM])dnl AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}) AM_MISSING_PROG(AUTOCONF, autoconf) AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}) AM_MISSING_PROG(AUTOHEADER, autoheader) AM_MISSING_PROG(MAKEINFO, makeinfo) AC_REQUIRE([AM_PROG_INSTALL_SH])dnl AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl AC_REQUIRE([AM_PROG_MKDIR_P])dnl # We need awk for the "check" target. The system "awk" is bad on # some platforms. AC_REQUIRE([AC_PROG_AWK])dnl AC_REQUIRE([AC_PROG_MAKE_SET])dnl AC_REQUIRE([AM_SET_LEADING_DOT])dnl _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], [_AM_PROG_TAR([v7])])]) _AM_IF_OPTION([no-dependencies],, [AC_PROVIDE_IFELSE([AC_PROG_CC], [_AM_DEPENDENCIES(CC)], [define([AC_PROG_CC], defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl AC_PROVIDE_IFELSE([AC_PROG_CXX], [_AM_DEPENDENCIES(CXX)], [define([AC_PROG_CXX], defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl AC_PROVIDE_IFELSE([AC_PROG_OBJC], [_AM_DEPENDENCIES(OBJC)], [define([AC_PROG_OBJC], defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl ]) _AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl dnl The `parallel-tests' driver may need to know about EXEEXT, so add the dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro dnl is hooked onto _AC_COMPILER_EXEEXT early, see below. AC_CONFIG_COMMANDS_PRE(dnl [m4_provide_if([_AM_COMPILER_EXEEXT], [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl ]) dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion. Do not dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further dnl mangled by Autoconf and run in a shell conditional statement. m4_define([_AC_COMPILER_EXEEXT], m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])]) # When config.status generates a header, we must update the stamp-h file. # This file resides in the same directory as the config header # that is generated. The stamp files are numbered to have different names. # Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the # loop where config.status creates the headers, so we can generate # our stamp files there. AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], [# Compute $1's index in $config_headers. _am_arg=$1 _am_stamp_count=1 for _am_header in $config_headers :; do case $_am_header in $_am_arg | $_am_arg:* ) break ;; * ) _am_stamp_count=`expr $_am_stamp_count + 1` ;; esac done echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) # Copyright (C) 2001, 2003, 2005, 2008 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # AM_PROG_INSTALL_SH # ------------------ # Define $install_sh. AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl if test x"${install_sh}" != xset; then case $am_aux_dir in *\ * | *\ *) install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; *) install_sh="\${SHELL} $am_aux_dir/install-sh" esac fi AC_SUBST(install_sh)]) # Copyright (C) 2003, 2005 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 2 # Check whether the underlying file-system supports filenames # with a leading dot. For instance MS-DOS doesn't. AC_DEFUN([AM_SET_LEADING_DOT], [rm -rf .tst 2>/dev/null mkdir .tst 2>/dev/null if test -d .tst; then am__leading_dot=. else am__leading_dot=_ fi rmdir .tst 2>/dev/null AC_SUBST([am__leading_dot])]) # Check to see how 'make' treats includes. -*- Autoconf -*- # Copyright (C) 2001, 2002, 2003, 2005, 2009 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 4 # AM_MAKE_INCLUDE() # ----------------- # Check to see how make treats includes. AC_DEFUN([AM_MAKE_INCLUDE], [am_make=${MAKE-make} cat > confinc << 'END' am__doit: @echo this is the am__doit target .PHONY: am__doit END # If we don't find an include directive, just comment out the code. AC_MSG_CHECKING([for style of include used by $am_make]) am__include="#" am__quote= _am_result=none # First try GNU make style include. echo "include confinc" > confmf # Ignore all kinds of additional output from `make'. case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=include am__quote= _am_result=GNU ;; esac # Now try BSD make style include. if test "$am__include" = "#"; then echo '.include "confinc"' > confmf case `$am_make -s -f confmf 2> /dev/null` in #( *the\ am__doit\ target*) am__include=.include am__quote="\"" _am_result=BSD ;; esac fi AC_SUBST([am__include]) AC_SUBST([am__quote]) AC_MSG_RESULT([$_am_result]) rm -f confinc confmf ]) # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- # Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008 # Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 6 # AM_MISSING_PROG(NAME, PROGRAM) # ------------------------------ AC_DEFUN([AM_MISSING_PROG], [AC_REQUIRE([AM_MISSING_HAS_RUN]) $1=${$1-"${am_missing_run}$2"} AC_SUBST($1)]) # AM_MISSING_HAS_RUN # ------------------ # Define MISSING if not defined so far and test if it supports --run. # If it does, set am_missing_run to use it, otherwise, to nothing. AC_DEFUN([AM_MISSING_HAS_RUN], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl AC_REQUIRE_AUX_FILE([missing])dnl if test x"${MISSING+set}" != xset; then case $am_aux_dir in *\ * | *\ *) MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; *) MISSING="\${SHELL} $am_aux_dir/missing" ;; esac fi # Use eval to expand $SHELL if eval "$MISSING --run true"; then am_missing_run="$MISSING --run " else am_missing_run= AC_MSG_WARN([`missing' script is too old or missing]) fi ]) # Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # AM_PROG_MKDIR_P # --------------- # Check for `mkdir -p'. AC_DEFUN([AM_PROG_MKDIR_P], [AC_PREREQ([2.60])dnl AC_REQUIRE([AC_PROG_MKDIR_P])dnl dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P, dnl while keeping a definition of mkdir_p for backward compatibility. dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile. dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of dnl Makefile.ins that do not define MKDIR_P, so we do our own dnl adjustment using top_builddir (which is defined more often than dnl MKDIR_P). AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl case $mkdir_p in [[\\/$]]* | ?:[[\\/]]*) ;; */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; esac ]) # Helper functions for option handling. -*- Autoconf -*- # Copyright (C) 2001, 2002, 2003, 2005, 2008 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 4 # _AM_MANGLE_OPTION(NAME) # ----------------------- AC_DEFUN([_AM_MANGLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])]) # _AM_SET_OPTION(NAME) # ------------------------------ # Set option NAME. Presently that only means defining a flag for this option. AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), 1)]) # _AM_SET_OPTIONS(OPTIONS) # ---------------------------------- # OPTIONS is a space-separated list of Automake options. AC_DEFUN([_AM_SET_OPTIONS], [m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) # _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) # ------------------------------------------- # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) # Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # AM_RUN_LOG(COMMAND) # ------------------- # Run COMMAND, save the exit status in ac_status, and log it. # (This has been adapted from Autoconf's _AC_RUN_LOG macro.) AC_DEFUN([AM_RUN_LOG], [{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD (exit $ac_status); }]) # Check to make sure that the build environment is sane. -*- Autoconf -*- # Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008 # Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 5 # AM_SANITY_CHECK # --------------- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane]) # Just in case sleep 1 echo timestamp > conftest.file # Reject unsafe characters in $srcdir or the absolute working directory # name. Accept space and tab only in the latter. am_lf=' ' case `pwd` in *[[\\\"\#\$\&\'\`$am_lf]]*) AC_MSG_ERROR([unsafe absolute working directory name]);; esac case $srcdir in *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*) AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);; esac # Do `set' in a subshell so we don't clobber the current shell's # arguments. Must try -L first in case configure is actually a # symlink; some systems play weird games with the mod time of symlinks # (eg FreeBSD returns the mod time of the symlink's containing # directory). if ( set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` if test "$[*]" = "X"; then # -L didn't work. set X `ls -t "$srcdir/configure" conftest.file` fi rm -f conftest.file if test "$[*]" != "X $srcdir/configure conftest.file" \ && test "$[*]" != "X conftest.file $srcdir/configure"; then # If neither matched, then we have a broken ls. This can happen # if, for instance, CONFIG_SHELL is bash and it inherits a # broken ls alias from the environment. This has actually # happened. Such a system could not be considered "sane". AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken alias in your environment]) fi test "$[2]" = conftest.file ) then # Ok. : else AC_MSG_ERROR([newly created file is older than distributed files! Check your system clock]) fi AC_MSG_RESULT(yes)]) # Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # AM_PROG_INSTALL_STRIP # --------------------- # One issue with vendor `install' (even GNU) is that you can't # specify the program used to strip binaries. This is especially # annoying in cross-compiling environments, where the build's strip # is unlikely to handle the host's binaries. # Fortunately install-sh will honor a STRIPPROG variable, so we # always use install-sh in `make install-strip', and initialize # STRIPPROG with the value of the STRIP variable (set by the user). AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl # Installed binaries are usually stripped using `strip' when the user # run `make install-strip'. However `strip' might not be the right # tool to use in cross-compilation environments, therefore Automake # will honor the `STRIP' environment variable to overrule this program. dnl Don't test for $cross_compiling = yes, because it might be `maybe'. if test "$cross_compiling" != no; then AC_CHECK_TOOL([STRIP], [strip], :) fi INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" AC_SUBST([INSTALL_STRIP_PROGRAM])]) # Copyright (C) 2006, 2008 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 2 # _AM_SUBST_NOTMAKE(VARIABLE) # --------------------------- # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in. # This macro is traced by Automake. AC_DEFUN([_AM_SUBST_NOTMAKE]) # AM_SUBST_NOTMAKE(VARIABLE) # --------------------------- # Public sister of _AM_SUBST_NOTMAKE. AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)]) # Check how to create a tarball. -*- Autoconf -*- # Copyright (C) 2004, 2005 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # serial 2 # _AM_PROG_TAR(FORMAT) # -------------------- # Check how to create a tarball in format FORMAT. # FORMAT should be one of `v7', `ustar', or `pax'. # # Substitute a variable $(am__tar) that is a command # writing to stdout a FORMAT-tarball containing the directory # $tardir. # tardir=directory && $(am__tar) > result.tar # # Substitute a variable $(am__untar) that extract such # a tarball read from stdin. # $(am__untar) < result.tar AC_DEFUN([_AM_PROG_TAR], [# Always define AMTAR for backward compatibility. AM_MISSING_PROG([AMTAR], [tar]) m4_if([$1], [v7], [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'], [m4_case([$1], [ustar],, [pax],, [m4_fatal([Unknown tar format])]) AC_MSG_CHECKING([how to create a $1 tar archive]) # Loop over all known methods to create a tar archive until one works. _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' _am_tools=${am_cv_prog_tar_$1-$_am_tools} # Do not fold the above two line into one, because Tru64 sh and # Solaris sh will not grok spaces in the rhs of `-'. for _am_tool in $_am_tools do case $_am_tool in gnutar) for _am_tar in tar gnutar gtar; do AM_RUN_LOG([$_am_tar --version]) && break done am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' am__untar="$_am_tar -xf -" ;; plaintar) # Must skip GNU tar: if it does not support --format= it doesn't create # ustar tarball either. (tar --version) >/dev/null 2>&1 && continue am__tar='tar chf - "$$tardir"' am__tar_='tar chf - "$tardir"' am__untar='tar xf -' ;; pax) am__tar='pax -L -x $1 -w "$$tardir"' am__tar_='pax -L -x $1 -w "$tardir"' am__untar='pax -r' ;; cpio) am__tar='find "$$tardir" -print | cpio -o -H $1 -L' am__tar_='find "$tardir" -print | cpio -o -H $1 -L' am__untar='cpio -i -H $1 -d' ;; none) am__tar=false am__tar_=false am__untar=false ;; esac # If the value was cached, stop now. We just wanted to have am__tar # and am__untar set. test -n "${am_cv_prog_tar_$1}" && break # tar/untar a dummy directory, and stop if the command works rm -rf conftest.dir mkdir conftest.dir echo GrepMe > conftest.dir/file AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar]) rm -rf conftest.dir if test -s conftest.tar; then AM_RUN_LOG([$am__untar /dev/null 2>&1 && break fi done rm -rf conftest.dir AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) AC_MSG_RESULT([$am_cv_prog_tar_$1])]) AC_SUBST([am__tar]) AC_SUBST([am__untar]) ]) # _AM_PROG_TAR m4_include([acinclude.m4]) bibledit-gtk-4.6/config.h.in0000644000175000017500000000314211735551363016002 0ustar00teusteus00000000000000/* config.h.in. Generated from configure.ac by autoheader. */ /* Define to 1 if pango >= 1.8.0. */ #undef FIXED_PANGO /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if PANGO_UNDERLINE_ERROR is available. */ #undef HAVE_PANGO_UNDERLINE_ERROR /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* PACKAGE_DATA_DIR */ #undef PACKAGE_DATA_DIR /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION bibledit-gtk-4.6/COPYING0000644000175000017500000010446111175243637015020 0ustar00teusteus00000000000000 GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (©) 2003-2008 Teus Benschop. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS 0. Definitions. "This License" refers to version 3 of the GNU General Public License. "Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. "The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. A "covered work" means either the unmodified Program or a work based on the Program. To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. 1. Source Code. The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. The Corresponding Source for a work in source code form is that same work. 2. Basic Permissions. All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. 3. Protecting Users' Legal Rights From Anti-Circumvention Law. No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. 4. Conveying Verbatim Copies. You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. 5. Conveying Modified Source Versions. You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: a) The work must carry prominent notices stating that you modified it, and giving a relevant date. b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. 6. Conveying Non-Source Forms. You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. "Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. 7. Additional Terms. "Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or d) Limiting the use for publicity purposes of names of licensors or authors of the material; or e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. 8. Termination. You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. 9. Acceptance Not Required for Having Copies. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. 10. Automatic Licensing of Downstream Recipients. Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. 11. Patents. A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. 12. No Surrender of Others' Freedom. If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. 13. Use with the GNU Affero General Public License. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. 15. Disclaimer of Warranty. THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. Limitation of Liability. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 17. Interpretation of Sections 15 and 16. If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (©) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: Copyright (©) This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an "about box". You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see . The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . bibledit-gtk-4.6/scripts/0000775000175000017500000000000011735552041015442 5ustar00teusteus00000000000000bibledit-gtk-4.6/scripts/Makefile.in0000664000175000017500000002410211735551357017517 0ustar00teusteus00000000000000# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, # Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = scripts DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CAT_PATH = @CAT_PATH@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DATE_PATH = @DATE_PATH@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ ENCHANT_CFLAGS = @ENCHANT_CFLAGS@ ENCHANT_LIBS = @ENCHANT_LIBS@ EXEEXT = @EXEEXT@ FIND_CURL = @FIND_CURL@ FIND_DIFF = @FIND_DIFF@ FIND_GPP = @FIND_GPP@ FIND_MERGE = @FIND_MERGE@ FIND_PATCH = @FIND_PATCH@ FIND_PATH = @FIND_PATH@ FIND_TAR = @FIND_TAR@ FIND_XARGS = @FIND_XARGS@ GLIB_CFLAGS = @GLIB_CFLAGS@ GLIB_LIBS = @GLIB_LIBS@ GOBJECT_CFLAGS = @GOBJECT_CFLAGS@ GOBJECT_LIBS = @GOBJECT_LIBS@ GREP = @GREP@ GREP_PATH = @GREP_PATH@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ GTHREAD_LIBS = @GTHREAD_LIBS@ GTKHTML314_CFLAGS = @GTKHTML314_CFLAGS@ GTKHTML314_LIBS = @GTKHTML314_LIBS@ GTKHTML38_CFLAGS = @GTKHTML38_CFLAGS@ GTKHTML38_LIBS = @GTKHTML38_LIBS@ GTKSOURCEVIEW_CFLAGS = @GTKSOURCEVIEW_CFLAGS@ GTKSOURCEVIEW_LIBS = @GTKSOURCEVIEW_LIBS@ GTK_CFLAGS = @GTK_CFLAGS@ GTK_LIBS = @GTK_LIBS@ GUNZIP_PATH = @GUNZIP_PATH@ GZIP_PATH = @GZIP_PATH@ HEAD_PATH = @HEAD_PATH@ ICONV_PATH = @ICONV_PATH@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBSOUP_CFLAGS = @LIBSOUP_CFLAGS@ LIBSOUP_LIBS = @LIBSOUP_LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MAKE_PATH = @MAKE_PATH@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PANGO_CFLAGS = @PANGO_CFLAGS@ PANGO_LIBS = @PANGO_LIBS@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SORT_PATH = @SORT_PATH@ SQLITE_CFLAGS = @SQLITE_CFLAGS@ SQLITE_LIBS = @SQLITE_LIBS@ STRINGS_PATH = @STRINGS_PATH@ STRIP = @STRIP@ TAIL_PATH = @TAIL_PATH@ TEE_TOUCH = @TEE_TOUCH@ VERSION = @VERSION@ WEBKIT_CFLAGS = @WEBKIT_CFLAGS@ WEBKIT_LIBS = @WEBKIT_LIBS@ XML2_CONFIG = @XML2_CONFIG@ XML_CPPFLAGS = @XML_CPPFLAGS@ XML_LIBS = @XML_LIBS@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ packagedatadir = @packagedatadir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ # bin_SCRIPTS = bibledit EXTRA_DIST = * CLEANFILES = *~ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu scripts/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu scripts/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile installdirs: install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: bibledit-gtk-4.6/scripts/Makefile.am0000644000175000017500000000007011314430407017463 0ustar00teusteus00000000000000# bin_SCRIPTS = bibledit EXTRA_DIST = * CLEANFILES = *~ bibledit-gtk-4.6/scripts/bibledit.cmd0000644000175000017500000000421311175243637017711 0ustar00teusteus00000000000000@ECHO OFF REM This wrapper script starts bibledit and the helper processes. REM The first reasons that made this script necessary was that Gtk got mixed up REM when a child process was repeatedly run. REM Later on git was integrated, and called often. REM Messages have been seen saying that there were too many open files. REM Both the Gtk based graphical functions ceased to work and the child processed REM failed to be spawned. REM By separating those child processes completely from Bibledit's Gtk, these REM problems disappeared. REM Another reason for using helper programs is that Bibledit got big and REM sometimes got slower because of the many child processed. REM By separating these processed this improved too. TITLE Bibledit Console REM The temporal directory. Create it. MKDIR "%USERPROFILE%\.bibledit_temp" > NUL 2>&1 REM Start Windows Outpost START /WAIT TASKKILL /T /F /FI "IMAGENAME eq BWOUTPOST.EXE" > NUL 2>&1 START /B /LOW BWOUTPOST.EXE REM Start bibledit-git, and kill any previous such process. SET OUTFILEGIT="%USERPROFILE%\.bibledit_temp\git.log" SET ERRFILEGIT="%USERPROFILE%\.bibledit_temp\git.err.log" SET OUTFILEOLD="%LOGFILEGIT%.old" SET ERRFILEOLD="%LOGFILEGIT%.err.old" MOVE /Y "%OUTFILEGIT%" "%OUTFILEOLD%" > NUL 2>&1 MOVE /Y "%ERRFILEGIT%" "%ERRFILEOLD%" > NUL 2>&1 SET BIBLEDIT_GIT=bibledit-git.exe START /WAIT TASKKILL /T /F /FI "IMAGENAME eq %BIBLEDIT_GIT%" > NUL 2>&1 START /B /LOW %BIBLEDIT_GIT% > %OUTFILEGIT% 2> %ERRFILEGIT% REM The log file of bibledit. REM The output of the processes is piped to the logfile. REM The previous logfile is be saved. SET OUTFILE="%USERPROFILE%\.bibledit_temp\bibledit.log" SET ERRFILE="%USERPROFILE%\.bibledit_temp\bibledit.err.log" SET OUTFILEOLD="%USERPROFILE%\.bibledit_temp\bibledit.log.old" SET ERRFILEOLD="%USERPROFILE%\.bibledit_temp\bibledit.log.err.old" MOVE /Y %LOGFILE% %LOGFILEOLD% > NUL 2>&1 MOVE /Y %ERRFILE% %ERRFILEOLD% > NUL 2>&1 REM Start bibledit-bin with all the commandline arguments. SET BIBLEDIT_BIN=bibledit-bin.exe START /WAIT %BIBLEDIT_BIN% %* > %OUTFILE% 2> %ERRFILE% TASKKILL /T /F /FI "IMAGENAME eq BWOUTPOST.EXE" > NUL 2>&1 bibledit-gtk-4.6/scripts/Makefile0000664000175000017500000003301011735551362017104 0ustar00teusteus00000000000000# Makefile.in generated by automake 1.11.1 from Makefile.am. # scripts/Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, # Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. pkgdatadir = $(datadir)/bibledit-gtk pkgincludedir = $(includedir)/bibledit-gtk pkglibdir = $(libdir)/bibledit-gtk pkglibexecdir = $(libexecdir)/bibledit-gtk am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = scripts DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = ${SHELL} /home/teus/documents/dev/bibledit/gtk/missing --run aclocal-1.11 AMTAR = ${SHELL} /home/teus/documents/dev/bibledit/gtk/missing --run tar AUTOCONF = ${SHELL} /home/teus/documents/dev/bibledit/gtk/missing --run autoconf AUTOHEADER = ${SHELL} /home/teus/documents/dev/bibledit/gtk/missing --run autoheader AUTOMAKE = ${SHELL} /home/teus/documents/dev/bibledit/gtk/missing --run automake-1.11 AWK = gawk CAT_PATH = /bin/cat CC = gcc CCDEPMODE = depmode=gcc3 CFLAGS = -g -O2 CPP = gcc -std=gnu99 -E CPPFLAGS = CXX = g++ CXXDEPMODE = depmode=gcc3 CXXFLAGS = -g -O2 CYGPATH_W = echo DATE_PATH = /bin/date DEFS = -DHAVE_CONFIG_H DEPDIR = .deps ECHO_C = ECHO_N = -n ECHO_T = EGREP = /bin/grep -E ENCHANT_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/enchant ENCHANT_LIBS = -pthread -lenchant -lgmodule-2.0 -lrt -lglib-2.0 EXEEXT = FIND_CURL = /usr/bin/curl FIND_DIFF = /usr/bin/diff FIND_GPP = /usr/bin/g++ FIND_MERGE = /usr/bin/merge FIND_PATCH = /usr/bin/patch FIND_PATH = /usr/bin/find FIND_TAR = /bin/tar FIND_XARGS = /usr/bin/xargs GLIB_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include GLIB_LIBS = -lglib-2.0 GOBJECT_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include GOBJECT_LIBS = -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 GREP = /bin/grep GREP_PATH = /bin/grep GTHREAD_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include GTHREAD_LIBS = -pthread -lgthread-2.0 -lrt -lglib-2.0 GTKHTML314_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/libgtkhtml-3.14 -I/usr/include/enchant -I/usr/include/gconf/2 GTKHTML314_LIBS = -pthread -lgtkhtml-3.14 -lgtk-x11-2.0 -lenchant -lgconf-2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 GTKHTML38_CFLAGS = GTKHTML38_LIBS = GTKSOURCEVIEW_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 GTKSOURCEVIEW_LIBS = -pthread -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 GTK_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 GTK_LIBS = -pthread -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpango-1.0 -lcairo -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 GUNZIP_PATH = /bin/gunzip GZIP_PATH = /bin/gzip HEAD_PATH = /usr/bin/head ICONV_PATH = /usr/bin/iconv INSTALL = /usr/bin/install -c INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} INSTALL_STRIP_PROGRAM = $(install_sh) -c -s LDFLAGS = LIBOBJS = LIBS = LIBSOUP_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 LIBSOUP_LIBS = -pthread -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 LTLIBOBJS = MAKEINFO = ${SHELL} /home/teus/documents/dev/bibledit/gtk/missing --run makeinfo MAKE_PATH = /usr/bin/make MKDIR_P = /bin/mkdir -p OBJEXT = o PACKAGE = bibledit-gtk PACKAGE_BUGREPORT = http://www.nongnu.org/bibledit PACKAGE_NAME = bibledit-gtk PACKAGE_STRING = bibledit-gtk 4.6 PACKAGE_TARNAME = bibledit-gtk PACKAGE_URL = PACKAGE_VERSION = 4.6 PANGO_CFLAGS = -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include PANGO_LIBS = -pthread -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 PATH_SEPARATOR = : PKG_CONFIG = /usr/bin/pkg-config PKG_CONFIG_LIBDIR = PKG_CONFIG_PATH = /usr/bin/pkg-config SET_MAKE = SHELL = /bin/bash SORT_PATH = /usr/bin/sort SQLITE_CFLAGS = SQLITE_LIBS = -lsqlite3 STRINGS_PATH = /usr/bin/strings STRIP = TAIL_PATH = /usr/bin/tail TEE_TOUCH = /usr/bin/touch VERSION = 4.6 WEBKIT_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 WEBKIT_LIBS = -pthread -lwebkitgtk-1.0 -lgtk-x11-2.0 -lsoup-2.4 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 XML2_CONFIG = /usr/bin/xml2-config XML_CPPFLAGS = -I/usr/include/libxml2 XML_LIBS = -lxml2 abs_builddir = /home/teus/documents/dev/bibledit/gtk/scripts abs_srcdir = /home/teus/documents/dev/bibledit/gtk/scripts abs_top_builddir = /home/teus/documents/dev/bibledit/gtk abs_top_srcdir = /home/teus/documents/dev/bibledit/gtk ac_ct_CC = gcc ac_ct_CXX = g++ am__include = include am__leading_dot = . am__quote = am__tar = tar --format=ustar -chf - "$$tardir" am__untar = tar -xf - bindir = ${exec_prefix}/bin build_alias = builddir = . datadir = ${datarootdir} datarootdir = ${prefix}/share docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} dvidir = ${docdir} exec_prefix = ${prefix} host_alias = htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info install_sh = ${SHELL} /home/teus/documents/dev/bibledit/gtk/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale localstatedir = ${prefix}/var mandir = ${datarootdir}/man mkdir_p = /bin/mkdir -p oldincludedir = /usr/include packagedatadir = share/bibledit-gtk pdfdir = ${docdir} prefix = /usr program_transform_name = s,x,x, psdir = ${docdir} sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com srcdir = . sysconfdir = ${prefix}/etc target_alias = top_build_prefix = ../ top_builddir = .. top_srcdir = .. # bin_SCRIPTS = bibledit EXTRA_DIST = * CLEANFILES = *~ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu scripts/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu scripts/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile installdirs: install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: bibledit-gtk-4.6/install-sh0000744000175000017500000001270111175243706015757 0ustar00teusteus00000000000000#!/bin/sh # # install - install a program, script, or datafile # This comes from X11R5 (mit/util/scripts/install.sh). # # Copyright 1991 by the Massachusetts Institute of Technology # # Permission to use, copy, modify, distribute, and sell this software and its # documentation for any purpose is hereby granted without fee, provided that # the above copyright notice appear in all copies and that both that # copyright notice and this permission notice appear in supporting # documentation, and that the name of M.I.T. not be used in advertising or # publicity pertaining to distribution of the software without specific, # written prior permission. M.I.T. makes no representations about the # suitability of this software for any purpose. It is provided "as is" # without express or implied warranty. # # Calling this script install-sh is preferred over install.sh, to prevent # `make' implicit rules from creating a file called install from it # when there is no Makefile. # # This script is compatible with the BSD install script, but was written # from scratch. It can only install one file at a time, a restriction # shared with many OS's install programs. # set DOITPROG to echo to test this script # Don't use :- since 4.3BSD and earlier shells don't like it. doit="${DOITPROG-}" # put in absolute paths if you don't have them in your path; or use env. vars. mvprog="${MVPROG-mv}" cpprog="${CPPROG-cp}" chmodprog="${CHMODPROG-chmod}" chownprog="${CHOWNPROG-chown}" chgrpprog="${CHGRPPROG-chgrp}" stripprog="${STRIPPROG-strip}" rmprog="${RMPROG-rm}" mkdirprog="${MKDIRPROG-mkdir}" transformbasename="" transform_arg="" instcmd="$mvprog" chmodcmd="$chmodprog 0755" chowncmd="" chgrpcmd="" stripcmd="" rmcmd="$rmprog -f" mvcmd="$mvprog" src="" dst="" dir_arg="" while [ x"$1" != x ]; do case $1 in -c) instcmd="$cpprog" shift continue;; -d) dir_arg=true shift continue;; -m) chmodcmd="$chmodprog $2" shift shift continue;; -o) chowncmd="$chownprog $2" shift shift continue;; -g) chgrpcmd="$chgrpprog $2" shift shift continue;; -s) stripcmd="$stripprog" shift continue;; -t=*) transformarg=`echo $1 | sed 's/-t=//'` shift continue;; -b=*) transformbasename=`echo $1 | sed 's/-b=//'` shift continue;; *) if [ x"$src" = x ] then src=$1 else # this colon is to work around a 386BSD /bin/sh bug : dst=$1 fi shift continue;; esac done if [ x"$src" = x ] then echo "install: no input file specified" exit 1 else : fi if [ x"$dir_arg" != x ]; then dst=$src src="" if [ -d $dst ]; then instcmd=: chmodcmd="" else instcmd=$mkdirprog fi else # Waiting for this to be detected by the "$instcmd $src $dsttmp" command # might cause directories to be created, which would be especially bad # if $src (and thus $dsttmp) contains '*'. if [ -f "$src" ] || [ -d "$src" ] then : else echo "install: $src does not exist" exit 1 fi if [ x"$dst" = x ] then echo "install: no destination specified" exit 1 else : fi # If destination is a directory, append the input filename; if your system # does not like double slashes in filenames, you may need to add some logic if [ -d $dst ] then dst="$dst"/`basename $src` else : fi fi ## this sed command emulates the dirname command dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` # Make sure that the destination directory exists. # this part is taken from Noah Friedman's mkinstalldirs script # Skip lots of stat calls in the usual case. if [ ! -d "$dstdir" ]; then defaultIFS=' ' IFS="${IFS-${defaultIFS}}" oIFS="${IFS}" # Some sh's can't handle IFS=/ for some reason. IFS='%' set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` IFS="${oIFS}" pathcomp='' while [ $# -ne 0 ] ; do pathcomp="${pathcomp}${1}" shift if [ ! -d "${pathcomp}" ] ; then $mkdirprog "${pathcomp}" else : fi pathcomp="${pathcomp}/" done fi if [ x"$dir_arg" != x ] then $doit $instcmd $dst && if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else : ; fi && if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else : ; fi && if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else : ; fi && if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else : ; fi else # If we're going to rename the final executable, determine the name now. if [ x"$transformarg" = x ] then dstfile=`basename $dst` else dstfile=`basename $dst $transformbasename | sed $transformarg`$transformbasename fi # don't allow the sed command to completely eliminate the filename if [ x"$dstfile" = x ] then dstfile=`basename $dst` else : fi # Make a temp file name in the proper directory. dsttmp=$dstdir/#inst.$$# # Move or copy the file name to the temp name $doit $instcmd $src $dsttmp && trap "rm -f ${dsttmp}" 0 && # and set any options; do chmod last to preserve setuid bits # If any of these fail, we abort the whole thing. If we want to # ignore errors from any of these, just make sure not to ignore # errors from the above "$doit $instcmd $src $dsttmp" command. if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else :;fi && if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else :;fi && if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else :;fi && if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else :;fi && # Now rename the file to the real destination. $doit $rmcmd -f $dstdir/$dstfile && $doit $mvcmd $dsttmp $dstdir/$dstfile fi && exit 0 bibledit-gtk-4.6/TODO0000644000175000017500000000022011671676507014450 0ustar00teusteus00000000000000The features that you feel Bibledit-Gtk ought to have become todo items. I'd like to put out a call for patches implementing the todo items. bibledit-gtk-4.6/NEWS0000644000175000017500000000000011175243637014444 0ustar00teusteus00000000000000bibledit-gtk-4.6/mkinstalldirs0000744000175000017500000000341111175243705016556 0ustar00teusteus00000000000000#! /bin/sh # mkinstalldirs --- make directory hierarchy # Author: Noah Friedman # Created: 1993-05-16 # Public domain errstatus=0 dirmode="" usage="\ Usage: mkinstalldirs [-h] [--help] [-m mode] dir ..." # process command line arguments while test $# -gt 0 ; do case "${1}" in -h | --help | --h* ) # -h for help echo "${usage}" 1>&2; exit 0 ;; -m ) # -m PERM arg shift test $# -eq 0 && { echo "${usage}" 1>&2; exit 1; } dirmode="${1}" shift ;; -- ) shift; break ;; # stop option processing -* ) echo "${usage}" 1>&2; exit 1 ;; # unknown option * ) break ;; # first non-opt arg esac done for file do if test -d "$file"; then shift else break fi done case $# in 0) exit 0 ;; esac case $dirmode in '') if mkdir -p -- . 2>/dev/null; then echo "mkdir -p -- $*" exec mkdir -p -- "$@" fi ;; *) if mkdir -m "$dirmode" -p -- . 2>/dev/null; then echo "mkdir -m $dirmode -p -- $*" exec mkdir -m "$dirmode" -p -- "$@" fi ;; esac for file do set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` shift pathcomp= for d do pathcomp="$pathcomp$d" case "$pathcomp" in -* ) pathcomp=./$pathcomp ;; esac if test ! -d "$pathcomp"; then echo "mkdir $pathcomp" mkdir "$pathcomp" || lasterr=$? if test ! -d "$pathcomp"; then errstatus=$lasterr else if test ! -z "$dirmode"; then echo "chmod $dirmode $pathcomp" lasterr="" chmod "$dirmode" "$pathcomp" || lasterr=$? if test ! -z "$lasterr"; then errstatus=$lasterr fi fi fi fi pathcomp="$pathcomp/" done done exit $errstatus # Local Variables: # mode: shell-script # sh-indentation: 3 # End: # mkinstalldirs ends here bibledit-gtk-4.6/tests/0000775000175000017500000000000011735552041015115 5ustar00teusteus00000000000000bibledit-gtk-4.6/tests/usfm_editor_test_data0000644000175000017500000000420311175243637021413 0ustar00teusteus00000000000000\c 1 \ms1 Greetings to Gaius \p \v 1 From the church leader.\fe * \fr v1 \fq church leader: \ft Or “elder” or “presbyter” or “priest”.\fe*\x - \xo v1: \xt Ac 19.29; Ro 16.23; 1 Co 1.14.\x* \p To my \add dear\add* friend Gaius. \p I love you because we follow the truth, \v 2 dear friend, and I pray that all goes well for you. \v 3 It makes me very happy when the Lord's followers come by and speak openly of how you obey the truth. \v 4 Nothing brings me greater happiness than to hear that my children\f + \fr v4 \fq children: \ft Probably persons that the leader had led to be followers of the Lord.\fp This text ought to start a new paragraph. \fdc This sentence is marked using the fdc style.\fdc* Probably persons that the leader had led to be followers of the Lord. Probably persons that the leader had led to be followers of the Lord. Probably persons that the leader had led to be followers of the Lord.\f* are obeying the truth. \p \v 5 Dear friend, you have always been faithful in helping other followers of the Lord, even the ones you didn't know before. \p \v 11 They are God's children, but those who are always doing evil have never seen God. \p \v 12 Everyone speaks well of Demetrius, and so does the true message that he teaches. \s Final greetings \p \v 14 I hope to see you soon, and then we can talk in person. \p \v 15 I pray that God will bless you with peace! \p Your friends send their greetings. Please give a personal greeting to each of our friends. \p \v 16-25 They presented their offerings in the following order (here table one starts): \tr \th1 Day\th2 Tribe\th3 Leader \tr \tc1 1st\tc2 Judah\tc3 Nahshon son of Amminadab \tr \tc1 2nd\tc2 Issachar\tc3 Nethanel son of Zuar \tr \tc1 3rd\tc2 Zebulun\tc3 Eliab son of Helon \p \v 26-27 On the south, those under the banner of the division of Reuben shall camp in their groups, under their leaders, as follows (here table two starts): \tr \th1 Tribe\th2 Leader\thr3 Number \tr \tc1 Reuben\tc2 Elizur son of Shedeur\tcr3 46,500 \tr \tc1 Simeon\tc2 Shelumiel son of Zurishaddai\tcr3 59,300 \tr \tc1 Gad\tc2 Eliasaph son of Deuel\tcr3 45,650 \tr \tcr2 Total:\tcr3 151,450 \p End of tables. bibledit-gtk-4.6/tests/Makefile.in0000664000175000017500000002404711735551357017202 0ustar00teusteus00000000000000# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, # Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = tests DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CAT_PATH = @CAT_PATH@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DATE_PATH = @DATE_PATH@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ ENCHANT_CFLAGS = @ENCHANT_CFLAGS@ ENCHANT_LIBS = @ENCHANT_LIBS@ EXEEXT = @EXEEXT@ FIND_CURL = @FIND_CURL@ FIND_DIFF = @FIND_DIFF@ FIND_GPP = @FIND_GPP@ FIND_MERGE = @FIND_MERGE@ FIND_PATCH = @FIND_PATCH@ FIND_PATH = @FIND_PATH@ FIND_TAR = @FIND_TAR@ FIND_XARGS = @FIND_XARGS@ GLIB_CFLAGS = @GLIB_CFLAGS@ GLIB_LIBS = @GLIB_LIBS@ GOBJECT_CFLAGS = @GOBJECT_CFLAGS@ GOBJECT_LIBS = @GOBJECT_LIBS@ GREP = @GREP@ GREP_PATH = @GREP_PATH@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ GTHREAD_LIBS = @GTHREAD_LIBS@ GTKHTML314_CFLAGS = @GTKHTML314_CFLAGS@ GTKHTML314_LIBS = @GTKHTML314_LIBS@ GTKHTML38_CFLAGS = @GTKHTML38_CFLAGS@ GTKHTML38_LIBS = @GTKHTML38_LIBS@ GTKSOURCEVIEW_CFLAGS = @GTKSOURCEVIEW_CFLAGS@ GTKSOURCEVIEW_LIBS = @GTKSOURCEVIEW_LIBS@ GTK_CFLAGS = @GTK_CFLAGS@ GTK_LIBS = @GTK_LIBS@ GUNZIP_PATH = @GUNZIP_PATH@ GZIP_PATH = @GZIP_PATH@ HEAD_PATH = @HEAD_PATH@ ICONV_PATH = @ICONV_PATH@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBSOUP_CFLAGS = @LIBSOUP_CFLAGS@ LIBSOUP_LIBS = @LIBSOUP_LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MAKE_PATH = @MAKE_PATH@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PANGO_CFLAGS = @PANGO_CFLAGS@ PANGO_LIBS = @PANGO_LIBS@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SORT_PATH = @SORT_PATH@ SQLITE_CFLAGS = @SQLITE_CFLAGS@ SQLITE_LIBS = @SQLITE_LIBS@ STRINGS_PATH = @STRINGS_PATH@ STRIP = @STRIP@ TAIL_PATH = @TAIL_PATH@ TEE_TOUCH = @TEE_TOUCH@ VERSION = @VERSION@ WEBKIT_CFLAGS = @WEBKIT_CFLAGS@ WEBKIT_LIBS = @WEBKIT_LIBS@ XML2_CONFIG = @XML2_CONFIG@ XML_CPPFLAGS = @XML_CPPFLAGS@ XML_LIBS = @XML_LIBS@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ packagedatadir = @packagedatadir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ EXTRA_DIST = *test* CLEANFILES = *~ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu tests/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile installdirs: install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: bibledit-gtk-4.6/tests/Makefile.am0000644000175000017500000000004411175243637017153 0ustar00teusteus00000000000000EXTRA_DIST = *test* CLEANFILES = *~ bibledit-gtk-4.6/pix/0000775000175000017500000000000011735552036014557 5ustar00teusteus00000000000000bibledit-gtk-4.6/pix/favicon.ico0000644000175000017500000000257611175243706016707 0ustar00teusteus00000000000000h(   #""!$$&&&%($))((**!)-*-"(5//#0.%,1-0$00$,7#.0,9/2'22&02)/704(55)64+(361>4=:8+*81%3>09/'4=(69(6:790-<08;0)6@"7A<<.+7@8D*<84=30@2-:C$1>GBD;=G9)AN2BK,CM9CJ5IBDJ;AGB4COAI@7FJ=JDCID)EV7FP0EU0JLFLA:ISFKK%JZ4KSHNJ_hKb^Fcb7_vPclQcmWepZfm?gwZhnXjtXhxZkvEmzakt@mDmcqw`s{aqas~SuYw}btfySyY{Ezbzi{O~nholXwpqrSg]neclpyy}|yqzlmrtsԽ̧Ƥøե{ױӾїf˫бɺAvnE8&/;?KO4,ZbcoG'(-@QXV5! 1 J]pwL$ kx[>0 uh_WRMi~gUB93*#CYj}\H7+"6T^de`a:% .Mqypdx\egcC//cB8BcccccccccccccccccccccccccccccccccccccccccccccccccckV">!1AQ"aq#2RTr$BS%bc!" ?ͶDr^ys njƉkÀN3 /9MQ20^7xyt Ǹ攺jDrٟFϊ`( q.걢<}ar δꪟK*.SqM/ ]O%WU|x[ؼ-UK+yW s7;#䬧'sWݹf"xմCQF#`h im/Y~bXkE>XV=ejK\EEYV:şcd,s$sA>ty/,Q-F:#@y-gZb+ц#?'T~0 R~QFV4~b{^{˾xU.k9$gH}V)q o#k_JX}eg^#MUx'?[-gr@iq$K˜ 8u ]T$-..]9S$4g~!q:cޗ>L~* -$Kt*]Q8ǽtܠ햧1Blv/y\z4_5$d4u1B)7%dd ٓUԍ\MTz4,{"R qs辫>as$q7$y'ո$/FѸz:gVGoa+X14!_Wu[{H5°ZI`M5u1y;h&I~ IIX &8[uɕ*ca6=)_dʙgCxS-PS Q]J͸ +^ިo; isx Bf^k dUcrIQ`#?%cLzު "H:r#Ou(7ijRG#{cڥX9s,ZlW"8T;߱i g-A?wqBѷ.Z|QtC0Zsw^ah uZmׁМǿD{}j5dk<l:v*ӭqq>J\FIU v -B۴;nJ^7_QG^, yhn!iZ@k4Y 8]$ sAsvSGF s\Ze)Z(>N!G`(.\huD7gH<\N;ѐGXOY^;k.:jx輦'TDӞtnᾫfvk)(5c8u@hmU`9KowO)&;>HqáxS̠ ,u'K nҿ̤jfL4u) bibledit-gtk-4.6/pix/animation.gif0000644000175000017500000000765111175243706017233 0ustar00teusteus00000000000000GIF89a!!()$57'342FH5UV:fiHtzJvyU[egjkyentvܙmk<ػ}YlތhjTz}cʉuWYD봆{yNĸtMR6=C,YܦsTɓrl\cx@A6a* nq b `.(@)$8h |01h9P# 遈 p!O8pB ;P thp1`*TUcH!U394pAE C@B J600$ 1`ix"`pwa/pa 4hhRz!@֭+?@Y, ! ,WH*\(pC)8|h X8C˔ IC` C@-E8Ф34X bP@.A48AС{L B97€: u E _6H!#U AG2" EpZ(pA87X@DŠ i9 $>@:XC g8@ƫ @)Liú`@߭+>@[, o! ,WH*aC M4Xp` $}p`8@`@Ug- w8a 9 Md8s怃+h,CgL\LkrQ )g xaAP΀!P@Rh$8S|3@ˈ?@@\,`! ,WHqPC)x4|W(>BRh=VXh0PPpj4a@ pX` D1* ǡXt` X`O Ъ R$8pb(_*xB!\ ( i-8@@ رfx|(r %`@ 8AQ&` thG 4 AR|.xau` ]tp_À! ,WH*4XcC.T@@O0V"D (n081`Q(qP  jӀ! ~ 2) tO*^-@ , F 1&1^[ƫ1 J*p! 9s I0\F@ddIzBf*05(120`AС0OGW}1 zq]/ ! ,W8 4!B#(u-Цѣ>t =! ,WH*\fbb( K70`<l.w31 &ܣ<{! ,WH*\ȰaC2) 0 čCE@' Ppʁ0€.BIJAx3I D.9ЎO 4ap E Hp@ A$@NB0P@*P-QU87ڌ@]8 aAn` Ad  A* V ,XPPNk p@捔 )`urм| I! ,WH*\ȰÇulA t\s5PPp x$a@+ b8c@ `GV0@ Xs` 7t P.H@P`.lPcʂTq + t `BT T@2,0q 3n`VŰ.aT~9V@ђ(\VC`Q ti޼cq~@ ŲЌI;bibledit-gtk-4.6/pix/icon.xpm0000644000175000017500000000534311175243706016237 0ustar00teusteus00000000000000/* XPM */ static char * icon_xpm[] = { "48 48 16 1", " c None", ". c #808080", "+ c #FFFF00", "@ c #C0C0C0", "# c #000000", "$ c #FFFFFF", "% c #0000FF", "& c #000080", "* c #E3E3E3", "= c #727272", "- c #1D1D1D", "; c #8E8E8E", "> c #AAAAAA", ", c #555555", "' c #393939", ") c #C7C7C7", " ...................................... ", " .+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@# ", " .@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+# ", " .+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@# ", " .@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+@+# ", " .....................................# ", " .@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@# ", " .$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@# ", " .$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@# ", " .$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@# ", " .$$$%&%&%&%&%&%&%&%&%&%&%&%&%&%&%&$$@# ", " .$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@# ", " .$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@# ", " .$$$&%&%&%&%&%&%&%&%&%&%&%&%&%&%&%$$@# ", " .$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@# ", " .$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@# ", " .$$$%&%&%&%&%&%&%&%&%&%&%&%&%&%&%&$$@# ", " .$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@# ", " .$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@# ", " .$$$&%&%&%&%&%&%&%&%&%&%&%&%&%&%&%$$@# ", " .$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@# ", " .$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@# ", " .$$$%&%&%&%&%&%&%&%$$$$$$$$$$$$$$$$$@# ", " .$$$$$$$$$$$$$$$$$$$$*=######-;$$$$$@# ", " .$$$$$$$$$$$$$$$$$$$$$$>#>$$*=#>$$$$@# ", " .$$$&%&%&%&%&%&%&%&$$$$>#>$$$>#,$$$$@# ", " .$$$$$$$$$$$$$$$$$$$$$$>#>$$$>#,$$$$@# ", " .$$$$$$$$$$$$$$$$$$$$$$>#>$$$>#>$$$$@# ", " .$$$%&%&%&%&%&%&%&%$$$$>#=>>>',*$$$$@# ", " .$$$$$$$$$$$$$$$$$$$$$$>#####>*$$$$$@# ", " .$$$$$$$$$$$$$$$$$$$$$$>#>$$>#-)$$$$@# ", " .$$$&%&%&%&%&%&%&%&$$$$>#>$$$*'-)$$$@# ", " .$$$$$$$$$$$$$$$$$$$$$$>#>$$$$,#>$$$@# ", " .$$$$$$$$$$$$$$$$$$$$$$>#>$$$$,#>$$$@# ", " .$$$%&%&%&%&%&%&%&%$$$$>#>$$$;-'*$$$@# ", " .$$$$$$$$$$$$$$$$$$$$*;'#',,,#'>$$$$@# ", " .$$$$$$$$$$$$$$$$$$$$*>>>>>>>>*$$$$$@# ", " .$$$&%&%&%&%&%&%&%&$$$$$$$$$$$$$$$$$@# ", " .$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@# ", " .$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@# ", " .$$$%&%&%&%&%&%&%&%&%&%&%&%&%&%&%&$$@# ", " .$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@# ", " .$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@# ", " .$$$&%&%&%&%&%&%&%&%&%&%&%&%&%&%&%$$@# ", " .$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@# ", " .$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$@# ", " .@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@# ", " ###################################### "}; bibledit-gtk-4.6/pix/biblesociety.png0000644000175000017500000003343311175243706017745 0ustar00teusteus00000000000000PNG  IHDRVkb pHYs  tIME 8:Bڰ IDATxڤYdGr&KD%3o]k@oEM My?G`$y %f8zMu@ܪ{.g]EL2%{2ϗ{1" }w"b=R 3;bUMcs*HO""("NU2,WǟE!PUQQAPeH)!RUU"ҏN@_6"yG}6sDFDDlVURY9纮ѐu+sRrN * )Tl6]9&T}.+{Q&mᇳ?|fN䈈@.DsJ=7^WP MDUIEDTKQȅ@{yիWQrzPUS(r{)^<\?2"ODIj {<{fsWbZ,HiL@Dy=朝dA@EDRHpU`*ǫe41QU#B t̬ !"jB)"޿+q&fl"py?Z|ǂ 9=iRJ\D4U}}s ޻WonnrN{ D$\J!b"TEza=,Ǔ#DT&@:\fP*b9~(aR 9%cV "\DDUm5u^\\jڥ"hE4l۝Y TUk("dDD%Tu]ᛋWm[/> "("" *?$%QT @1Mb19n6mRbN)>C!"qG'84mC -ckǮ7neoH\cSsUP9BUP%UBPvًn7}#"3OvݎmB@a޳D^?UUD@Bd&&d "5Rb?lO|u{ujy0mKGGϞ>7MIJ&ﰤ~1s0_mb]WGGD|yyq{{K!x"b u9`vDd"R}"0\(o_J0C%츔86ӣ%@G'}C7n69QТM 6Uy(nsEDdهD 4&F<!l׷ h4ǣŏ?$uvwŬ,y\kR'&RG̚?p^]]眝{BƤg&D47۷?Mjs ^ ("9ơp4 o.^1p_,rATm݄n7AT)`JcFMi,BH{U U1ZڱҴ̪4z;C Wɇ!1#)" jA"eF")O? ~}{MDa86&p'eP̬(xoqBO<}W_}lA)E~hLDDDDdPG yiT # 3S"PVI60恈( Kbgn3qֶr%noa1b=!"03N#XpׂDO_jI 'ة%1ʷ߼'O/յyp>"!}!naPOm_|ADVͶi `JL YPf{]{!DD; %Bu3"G"fDP>zg?qvs,/>>sJ]UeBg珎~s !<溙ݮjU"" )>CM̊B *w($`HhO?B.@,{30a dBDV|/OC\':9jώvٸEy/o.fWg=^-$cN;WW;R19f3 PUh!D!D@A$cFR&BRB$:bf`b" @"pH 1fGQ 8FL@cj*^__]<q跋i*y*r$EEv_m&]U HG HsTQNU3ST֌HTP XT O**1<~Gq}*h,QJu[9-2/ E*C$PPT dP $N@UQAU!hN P@sLˆD`Gd|\91|PjΎqGU=:9;99=rĕ&"dR`@<R?:c1%nx*E@@ Q*!C=f<"- HH`L8 R-Q#@ n^WmS@U9j^cI'f;ɓ."r@@ "z8sijŔ  XTHU "0 w( ;/زی@Ԕ9Dt虂Iq <(yhmNGǂ'FU-JJ u %eu3?<9RD"EEQ%K Ed IGPڇZTTELj߻*O08 *ώrBA *:b\QS)'Y@p*P,]EA D@a3((*;TPL!`Q2\4uϵCTjM%B_;\-?= vf$pv)C_{wWm7"9FsVT"%TT( " @jʋ"" J%(Q5?lH2 :q*ι@jC\]6mv^ٜY{p 1Cvu#0 (1oΞ< 77WO>nkn1JLlc)xI9TbɵCE," Z+ *Z@ PD *)PVW3ck*ccC nC@+ T : PʢDN64z8cJ%,Hi2U ZPspX@-'*PHE2%֐%"P@QEFQD*8y WMU14 j`6m=?hYB@b%Um*@+c(|^"eڍMcΎ E8T}\!(HP^ :DCř10{GjuUpw9}3 p A}D   W Q5V& CIHQRs8 cqCR$(d^P޺@b@=$ǠfPIYŁ"#P͠jyPe 4+[H^4 HЦ}SX5G)E1;*}1*ZrQ""GDQgZ%o}* Ȯ((!8BX$ ;(@xXUkY(+`0zB$TRX h=),IJ,NW)OAdA!Yթ+zhBP$qUu`y6K j@"$(xnw_:Yަ ˜s'Є u36QJV ##Q)2#əDQXE:eQJr6Lo$B-w9(=5&,!!\]Y[/Z/[P%T {" P8OX1 0nDrZBCu Q*tRJ.#\AP 6[AQQȴS6݈}  )1BGιPBHiͼ *8(pʥ@Q""#%\"x"VUN=4q&;/ca}?1E!8ƔA dsj}Ϊ`}*B* ;0X!:4MS7U۶ul4MS5Bju,v$N  ν8)jrR%Ǭj}r5u&sߏ~),XQa)KJ94ʐ5R`_J@&Wû꺮j_UUT٬rYB ЗRN J[!X@@$0VHX<@ CR"3RQJ0<IJsc,h.Ep-"hi}EDD@{6罯жmUi*USU" HID "@Ը鷽rڥn.uŷo$0m]7PrayrE dJ*9Ȓ%K*Y (*@" DP@PeIQus33{u]!jUi{LN=_og| 7^7QEyºnEͫ/_w?önnwzlKќdibS%%\IJ)YKH I@3RA`EpJ  )&<*9|pK u*ԡr!7O\ѳ/ P߼~~"1#TAoDϞ,zrv:ce jiC6nn3<^5s%vs38(yĒݓ+*5<攋TDADqJJJJJXb _(DZ@OB؛ =3Gy{ǟ|  899vf b50M9-qLRtba1!FAtHSd)k(@)Z  9DL*ܢ9gCJ2X>x}UUPվi: ɂb1]g?zÏ>c$r^|ωAAR~rw7=yۛzneyƒU91)Rb)!8=(j"Kw_sΈlJRg(ˢ?t D@DqU{9g%=s'/{ =Uhy1ZNJ1qخ/o~ݷ:w U+B.@UѼ^X-V)1s.js( fZI R!A(%[rh ]?QR-"({XD#^4'g0~uqqUͬpwy(T08$GDn///NNO?HXMD]kL"9&C}Kq Jp(} DJEDqx>yd)c)"EJ/  nwm C흷 5"1B)"vu}ZD붽lc*M :_1I.:*% k}i;t@`񲈪X(-\TybBT<˥qD&~702ss7|E dB\08iq(*ǸƴƟ~uݵls\jQQ/ܷ8%!-E%\TMY@AEA}APQ9 D*_o:TUyZ0y}lVUUm]TX"02RA}p}v߭wnkK+8_9ɘĜ } } M5}cD%r^tl`M~[e Ho 눬r>)C8)G3osuWǏ=GwÏ>yFbjUUE咙ooo7}g>۶vf^O,ȂE$SB@Rt""&֢JQͥYIiߪEJ.0&U1ƤX1R1ӧM4 ^Eu]]Lvq4 YD7,0 kT4-Nc#/֣s^1o%R"y/ԍI74 0+1-)3#sν~飾χ!r*%-%T(9QI#Hђ@2RJ0X0 ݮXս՚zJ)ι}L$JÜ PDr|]B0sr0 QJv&u䣣Rn?9b0[㴈XJisz^+gcLJ)9gӵiwJ6?bvhɒut@k+i<523<$8s*qL9337MR?~뜳h}Iq`NסSr9?O_mXt1iWBDgf1F+h ujr 2L@@7!DNUyUUכR[%Sng<>:"W % $@Q"S0TTX-+GtTv~bJYs}(EJUbvpXm6QќEЬN%0KքKLbZPHʹD.D.%~y,D!}|u(.gwrykaBDtJ9q1fl#0v6ZիW}.~$_:)Jʶ2tbr*2m"ka?7s*+|c73%9U9GD@lۉh&t0Z4KĀ Θ9wvvo޼,M{fQ___?{l^_^^@۶oeG6\.OoMX 3= 꺞>2nl61TE-򈆯8ZSSkں<䓏6t+3i?WqDQO\9_P_*S}6I0 {"2sni0qX>XCzt}c\wͬ0͚ /d1˫/?o}+9_//^mlϿ{tzZr8& #Ks#}rNrǻu6xmqL1X]jɓ㓓j'Ovok >&a"\WǏ~󟟟wo~w___/(sNcJ~ڔ86%CJ"/0DD?ާ~_MH6^׆=GGG|G9圃@v}|̚m(|:94k쥭gm%g_znh6ƚ'$72AX :ۭ8 gf (퍉͛7}s6‰q+O?>{ES׀XPv\Ǻrظj6ocJ""Dsn6[TqnHyYJ}=:yW_}u{{ѣ?_z|vb3o29Wu۶5cjz6S<\>~ }NcN 8uуIG^^_ǟ`us&1AU~WߦB-b(v]S޹eT Ϋ@޹*TRb|mۜu= Cy\bEƔ1c,)Da6_,̎kׯϛ*lwG=>>]wws)G)>^pCpbPDRQgI} ,bĂJdm+rD+~י/l9bXb^dƴ̧=ɟ~n>v3Rbl?\.^}tk4dzYNDL[>y2wJ8-})뺾X(Tتl<Ǧ2iZD\Jf{ׯ({躎 NOOWūWn9_ &N)PD0)E372f=O>X|nRJ7bZ]]]'G⫪[,6p{S:"z+ u4Is0P'܀E/vUhGe,g5_}w0蜛ťGO?zhX|7!ic6Cϟ?o?&&>ib2!~4 㠶]}&C8KMKΉv눨mۦi q;bfq&.n6Y[ns=o$[ShژI4}꥔,\=::9L$DRJfƸMo(Ƹ^oooīWivl6[,)lfB$M40 1FcӧG?ѫW-bri`#Z~Mps}SQÎ}IGdCAӅ}(;+d?6n R'm24\xVeb, >s6H"fl6Od`UChyŇ4LC0qi(U-av;qٴM51뾄#F`ݖR_k"8??oByzx2`:2kZXS`:5DIOgD? F"sJ=6r3bx~:\{m>lDm}&eM۰}ʔ,(n޷ӧOCzP4ݎfYNvHї_~gk W YѪWӼ?Df/SE@Df޺J)c`^$m{E(1 Y 21:E)Ib~y1s,9'VcVwUPUQj) ^Ղ@_~*L(%//~''Ec/8w엫լ[CUUL.<Bi1!b\msN|yQI)=yTDVGm]7UtPW)2đBTv~-3#mf"$2qu\SF)o^phX.JM =ybCc^ǔƜ3@pw0ڢK0lQdI%z7}nSORDb#:1m*n"S$./fٓG50 N T +,v\{_|9-5!kG5hz-W7W0TU5%M+8Xs% ۶}奛%tv;~nﺉ&:-qK)V}H l)-յnM(1bᜫB;ύVc۶Bj?mwacұ8eW^u]gE=.\./7o'?߻i'C.0u)LIarZ@?Τ``hי;*. u奭Ôپ0 Mۮ#\T1Ev휧G [Q0Rݝ) d &x>L~-4&b&q`jrywzzZ~!%3748gOt'?u^__[?mVfiUU>ڞgxaq8Yn;<@"6McdJU,nkf>Oxw]ץh]כ{WG}DѣG bss+(bz_vSzBS-[)qj?Y^lyyJ͛7-}UUiہ#KaoR:;9zuUy 4^.?_g?Y OX1m䧌메6ylf{o4s6f3 nJrL0K$ڟ$V–m[Kl|>7u*Id <:uvd)%N" Mw6MJ29ݩjՇڌٙUð\̗Wv-6K)O09"f3 ؄:c"r*X,cjs$hMZ`,i3e;l0F=M'D04眷ۭZ.ƸZs֞}ߗ- WWWڍ'ec)ڄ ?3EV ˰ iLajvS̖0a>Xf9̈MܻLCM=E)shJqm[Ku)ck*RYն-Ɣ "vs%Λ:Άa888xѡ1}RsTyV ivp߀ĂT@MAvHSѸ 4ͦ`mVcNfUn)8J qwBb>_#bHw۶8H1Fb̹,sv)Ǫ2YfCxńM3CԾVMQ0I8\OeErε>DuMT¤)5d7WSjx |7MK)ЏN]?Ϙ?~yZ?tJTĎ.EI!!3&D<{6{m 5)]~?V1Mi물k Upa g'$))ζ4Xqu/__OӃ?u$ŘơcACSuJ# ,\Xc9f}۶h8?Ӈ K{Cum¿կ~xv84v~m{› sWYmpn}ngdizmn80 )9">L?s!q0t1flS?CXcb1c'" EEr}V</~iCA6K>,SDw 7; TEa6W vͱo:ӚS~Bpoۼ%o4%ڹyaC7gggƫi!|ou bEV-0e2RW,n+cJy8"OP;F]e YdIkAJQbb pjk$9xC_U]o nHj5fZլZ|ITJ&w4@ \9G^*rC9ҿPZ{Y8EdiO`- F 4:Ȧ,s9M6 a/R4Tx 0@ ;}}-@iq%Dr60&XIENDB`bibledit-gtk-4.6/pix/bibledit.xpm0000644000175000017500000010424611175243706017067 0ustar00teusteus00000000000000/* XPM */ static char * icon2_xpm[] = { "48 48 1883 2", " c None", ". c #485656", "+ c #495757", "@ c #4C5858", "# c #4E5958", "$ c #57605F", "% c #5E6563", "& c #565A58", "* c #555957", "= c #575B58", "- c #515C53", "; c #525E55", "> c #545E56", ", c #575F57", "' c #5A6059", ") c #5C6059", "! c #62655F", "~ c #64655F", "{ c #5A5E59", "] c #52605D", "^ c #52605E", "/ c #535F5D", "( c #555F5B", "_ c #555C58", ": c #5C5E5A", "< c #5A5A56", "[ c #686662", "} c #696A65", "| c #525A52", "1 c #4F5950", "2 c #4C564E", "3 c #4A534E", "4 c #495250", "5 c #4C5455", "6 c #464E50", "7 c #4B5356", "8 c #444E50", "9 c #475353", "0 c #465252", "a c #445050", "b c #434F4F", "c c #414D4D", "d c #1B2929", "e c #1E2C2C", "f c #232F2F", "g c #273231", "h c #2B3431", "i c #363D39", "j c #3F443F", "k c #323731", "l c #2E332D", "m c #2A372E", "n c #2A392F", "o c #2D3A31", "p c #2F3A32", "q c #313A33", "r c #333B33", "s c #3C413A", "t c #40433D", "u c #383E38", "v c #35423B", "w c #333F39", "x c #303A35", "y c #2F3731", "z c #333934", "A c #393A35", "B c #3D3D39", "C c #494743", "D c #33342F", "E c #272F27", "F c #242E25", "G c #212B23", "H c #1F2823", "I c #1D2624", "J c #232B2C", "K c #1B2325", "L c #1E2629", "M c #1B2527", "N c #1B2727", "O c #1A2626", "P c #192525", "Q c #182424", "R c #162222", "S c #152121", "T c #142020", "U c #131F1F", "V c #202E2F", "W c #223031", "X c #263333", "Y c #2A3533", "Z c #2E3934", "` c #303832", " . c #484D45", ".. c #40463C", "+. c #383E33", "@. c #2F3D33", "#. c #2E3F34", "$. c #304036", "%. c #334037", "&. c #364239", "*. c #39433A", "=. c #414840", "-. c #444A43", ";. c #3E443C", ">. c #40493E", ",. c #3E463B", "'. c #3A4138", "). c #383E34", "!. c #3C3F37", "~. c #3D3E37", "{. c #50504B", "]. c #3A3A34", "^. c #31332D", "/. c #29322A", "(. c #273128", "_. c #242E26", ":. c #222B26", "<. c #252E2C", "[. c #2F3738", "}. c #20282A", "|. c #1D2528", "1. c #1C2628", "2. c #1C2728", "3. c #172323", "4. c #253335", "5. c #263435", "6. c #293635", "7. c #2C3734", "8. c #2F3932", "9. c #3C443A", "0. c #3D4436", "a. c #4F5645", "b. c #4F5746", "c. c #364436", "d. c #3B4B3D", "e. c #374438", "f. c #3E4A3E", "g. c #3E483C", "h. c #4E554B", "i. c #52574D", "j. c #4C5147", "k. c #474B3F", "l. c #484C3B", "m. c #474A39", "n. c #444737", "o. c #454739", "p. c #404236", "q. c #56584D", "r. c #484941", "s. c #363730", "t. c #343730", "u. c #2C352D", "v. c #2A342B", "w. c #273129", "x. c #242D28", "y. c #232C2A", "z. c #293233", "A. c #222A2C", "B. c #21292C", "C. c #212A2C", "D. c #273539", "E. c #293739", "F. c #2D3A39", "G. c #303C36", "H. c #364135", "I. c #3E4737", "J. c #3E4632", "K. c #485037", "L. c #60674E", "M. c #5A634D", "N. c #444D37", "O. c #4E553F", "P. c #515641", "Q. c #6B6E5A", "R. c #70705D", "S. c #5F5D4B", "T. c #63604E", "U. c #5E5B47", "V. c #5E5B40", "W. c #58563C", "X. c #53523B", "Y. c #555541", "Z. c #646453", "`. c #545648", " + c #414337", ".+ c #3C3E34", "++ c #393D34", "@+ c #333C33", "#+ c #2F3930", "$+ c #2B352D", "%+ c #28312C", "&+ c #28312F", "*+ c #283031", "=+ c #262E31", "-+ c #252D30", ";+ c #232D2F", ">+ c #202C2C", ",+ c #1F2B2B", "'+ c #1E2A2A", ")+ c #1D2929", "!+ c #1C2828", "~+ c #2D3A41", "{+ c #2F3D40", "]+ c #333F3F", "^+ c #37423C", "/+ c #3A4638", "(+ c #404935", "_+ c #424A31", ":+ c #485032", "<+ c #565C3D", "[+ c #7A7C5C", "}+ c #6A6A4B", "|+ c #616041", "1+ c #656244", "2+ c #756F52", "3+ c #7D7457", "4+ c #796F53", "5+ c #807559", "6+ c #766C4F", "7+ c #726B4A", "8+ c #6B6546", "9+ c #676346", "0+ c #77745C", "a+ c #73725D", "b+ c #515341", "c+ c #4A4D40", "d+ c #3E4237", "e+ c #3F443B", "f+ c #384139", "g+ c #353F36", "h+ c #313B33", "i+ c #2E3731", "j+ c #2D3634", "k+ c #2C3536", "l+ c #2B3335", "m+ c #2A3235", "n+ c #273032", "o+ c #222D2E", "p+ c #212D2D", "q+ c #324046", "r+ c #344245", "s+ c #384543", "t+ c #3C4740", "u+ c #414C3D", "v+ c #46503A", "w+ c #4D5439", "x+ c #535B3B", "y+ c #595D3B", "z+ c #736F49", "A+ c #9B946E", "B+ c #857E58", "C+ c #7D734C", "D+ c #857953", "E+ c #958761", "F+ c #9A8963", "G+ c #A08D68", "H+ c #8D825B", "I+ c #817954", "J+ c #918A68", "K+ c #8F896C", "L+ c #68654E", "M+ c #60604C", "N+ c #4E5142", "O+ c #464A3E", "P+ c #40473D", "Q+ c #3E473E", "R+ c #3B443B", "S+ c #374038", "T+ c #333C37", "U+ c #313A37", "V+ c #303939", "W+ c #2E3739", "X+ c #2D3638", "Y+ c #2A3436", "Z+ c #253030", "`+ c #242F2F", " @ c #232E2E", ".@ c #222D2D", "+@ c #1F2A2A", "@@ c #364743", "#@ c #384942", "$@ c #3D4C42", "%@ c #445043", "&@ c #4B5443", "*@ c #505640", "=@ c #585B41", "-@ c #5E6043", ";@ c #666446", ">@ c #7A704D", ",@ c #968D67", "'@ c #BCB589", ")@ c #A19968", "!@ c #A89E69", "~@ c #BBAD74", "{@ c #CEB880", "]@ c #D5B882", "^@ c #CCB07C", "/@ c #AB9C68", "(@ c #B3A673", "_@ c #BCAC7D", ":@ c #8E7E54", "<@ c #786B48", "[@ c #6C6447", "}@ c #5C5A45", "|@ c #535645", "1@ c #484D3F", "2@ c #454B3E", "3@ c #40483C", "4@ c #394239", "5@ c #343F37", "6@ c #333D37", "7@ c #303B37", "8@ c #2C3935", "9@ c #2C3735", "0@ c #2A3432", "a@ c #293331", "b@ c #283230", "c@ c #27312F", "d@ c #26302E", "e@ c #252F2D", "f@ c #242F2D", "g@ c #242E2B", "h@ c #232D2B", "i@ c #212C2A", "j@ c #405145", "k@ c #435245", "l@ c #4A5747", "m@ c #535D4B", "n@ c #5C614D", "o@ c #63644D", "p@ c #6C6A50", "q@ c #767155", "r@ c #7F7758", "s@ c #8F7E58", "t@ c #A8996F", "u@ c #C2B88A", "v@ c #E8E1AF", "w@ c #DDD8A1", "x@ c #EEE3AC", "y@ c #F8E8B3", "z@ c #FBE5B1", "A@ c #F5DFAC", "B@ c #E6D8A6", "C@ c #E8D8A7", "D@ c #C3B281", "E@ c #A59162", "F@ c #918056", "G@ c #7E714E", "H@ c #6C674A", "I@ c #60604A", "J@ c #555946", "K@ c #505241", "L@ c #4E5041", "M@ c #484C3C", "N@ c #41483A", "O@ c #3F483B", "P@ c #3D483C", "Q@ c #3A453B", "R@ c #37433A", "S@ c #334038", "T@ c #2E3A32", "U@ c #2C3932", "V@ c #2B3830", "W@ c #2A372F", "X@ c #2A3730", "Y@ c #28362E", "Z@ c #27352D", "`@ c #27332C", " # c #28322B", ".# c #27312A", "+# c #253029", "@# c #495545", "## c #4D5746", "$# c #565D4A", "%# c #60644F", "&# c #696951", "*# c #757156", "=# c #847D5F", "-# c #8E8665", ";# c #958864", "># c #AE9769", ",# c #D0BC8D", "'# c #DDD0A2", ")# c #F4EDC0", "!# c #F9F6CB", "~# c #FBF7CD", "{# c #FCF6CF", "]# c #FEF5CF", "^# c #FEF4CE", "/# c #FDF7CF", "(# c #F5EAC0", "_# c #DBCD9F", ":# c #C0AF7F", "<# c #A69567", "[# c #908159", "}# c #7A7150", "|# c #6F6A4F", "1# c #65634C", "2# c #5C5B45", "3# c #545540", "4# c #4E4F3B", "5# c #494D3A", "6# c #454A3A", "7# c #424939", "8# c #3E4739", "9# c #3B4537", "0# c #364336", "a# c #314034", "b# c #304033", "c# c #2E3E32", "d# c #2D3D31", "e# c #2C3C30", "f# c #2B3B2F", "g# c #2A392E", "h# c #29382D", "i# c #2A372C", "j# c #2C352C", "k# c #2B342B", "l# c #2A3329", "m# c #565B46", "n# c #5C6049", "o# c #65664E", "p# c #716E54", "q# c #7B7658", "r# c #847A5A", "s# c #918460", "t# c #A1916C", "u# c #B29E75", "v# c #D2B683", "w# c #E8D2A0", "x# c #F9EEC3", "y# c #F8F3CF", "z# c #FCFCDD", "A# c #F8FAE1", "B# c #F7F9E1", "C# c #FAF9E3", "D# c #FDFBE3", "E# c #F8F7DC", "F# c #FAF5D4", "G# c #F4EAC1", "H# c #DBCD9C", "I# c #C3B27F", "J# c #AB996B", "K# c #92845C", "L# c #867B5A", "M# c #7B7458", "N# c #6E6A4E", "O# c #646045", "P# c #5B593F", "Q# c #56563E", "R# c #4E4F39", "S# c #494C37", "T# c #454A36", "U# c #424834", "V# c #3C4634", "W# c #374535", "X# c #354434", "Y# c #334232", "Z# c #324131", "`# c #303F2F", " $ c #2F3F2E", ".$ c #2E3D2D", "+$ c #2D3C2B", "@$ c #2F3B2B", "#$ c #32392B", "$$ c #31382A", "%$ c #303629", "&$ c #67664A", "*$ c #6F6D51", "=$ c #787254", "-$ c #857C5C", ";$ c #928663", ">$ c #9E8D66", ",$ c #AB976E", "'$ c #BCA57B", ")$ c #D0B88A", "!$ c #E8D099", "~$ c #FAE9B8", "{$ c #FFF7D3", "]$ c #FCF9DF", "^$ c #F9FAEB", "/$ c #F5FAF1", "($ c #F6FBF0", "_$ c #F7FAEF", ":$ c #F5F9ED", "<$ c #F8F8E2", "[$ c #FEFBD5", "}$ c #F5EBB9", "|$ c #E4D39B", "1$ c #CBB982", "2$ c #AC9A6B", "3$ c #988861", "4$ c #897C5A", "5$ c #7C7351", "6$ c #706846", "7$ c #676140", "8$ c #5E5A3B", "9$ c #585638", "0$ c #555438", "a$ c #505036", "b$ c #4B4D33", "c$ c #464C33", "d$ c #424B36", "e$ c #3F4935", "f$ c #3C4632", "g$ c #3A4431", "h$ c #3A4430", "i$ c #39432F", "j$ c #38422E", "k$ c #37412D", "l$ c #373F2C", "m$ c #393D2A", "n$ c #383C29", "o$ c #363A28", "p$ c #77704E", "q$ c #817755", "r$ c #897D5A", "s$ c #968660", "t$ c #A9966D", "u$ c #BBA378", "v$ c #CAAF81", "w$ c #DBBF8E", "x$ c #EED2A0", "y$ c #FBEAB6", "z$ c #FFF7CD", "A$ c #FDFADF", "B$ c #F9F9ED", "C$ c #F5FAF8", "D$ c #F3FAFC", "E$ c #F4FAFA", "F$ c #F6FAF6", "G$ c #F5FAF6", "H$ c #F3FCFD", "I$ c #F4F9EE", "J$ c #FDFDDD", "K$ c #FFFBC7", "L$ c #F4E6A9", "M$ c #E0CB8D", "N$ c #C4AD76", "O$ c #AE976A", "P$ c #9C8760", "Q$ c #8C7E56", "R$ c #7E734B", "S$ c #766C45", "T$ c #6E653F", "U$ c #645D3A", "V$ c #605A39", "W$ c #5B5737", "X$ c #565334", "Y$ c #535135", "Z$ c #4F4E38", "`$ c #4D4C37", " % c #4A4934", ".% c #484732", "+% c #474631", "@% c #454530", "#% c #44432E", "$% c #43432D", "%% c #41432C", "&% c #3F422B", "*% c #3E412A", "=% c #7D6F4B", "-% c #857752", ";% c #8E7D57", ">% c #9B865D", ",% c #AB9468", "'% c #BCA273", ")% c #CFB180", "!% c #E5C591", "~% c #F8DCA9", "{% c #FFF6C8", "]% c #FFFBD8", "^% c #F9F8E4", "/% c #F6F9F3", "(% c #F4FAFE", "_% c #F3F9FF", ":% c #F5F8FC", "<% c #F8F8F6", "[% c #F6F9F7", "}% c #F0FAFF", "|% c #F5FCF7", "1% c #FBFCDF", "2% c #FFFAC9", "3% c #FDF3B5", "4% c #F3DE9E", "5% c #D9C187", "6% c #C1A776", "7% c #99895C", "8% c #8B7D50", "9% c #83764B", "0% c #7B6E45", "a% c #71673F", "b% c #6D643E", "c% c #68603D", "d% c #635D3A", "e% c #60593A", "f% c #5E543C", "g% c #5C523B", "h% c #594F38", "i% c #574D36", "j% c #564C35", "k% c #544A34", "l% c #534933", "m% c #504A32", "n% c #4C4C32", "o% c #4A4B31", "p% c #494A30", "q% c #88744B", "r% c #927D53", "s% c #9B855A", "t% c #A89163", "u% c #B69F6F", "v% c #C8AF7D", "w% c #DEC48F", "x% c #F2D8A1", "y% c #FEECB9", "z% c #FEFBDF", "A% c #FDFCE9", "B% c #F8FAED", "C% c #F5F9F3", "D% c #F4F9F9", "E% c #F2F8FA", "F% c #F3FAFB", "G% c #F3F9F7", "H% c #F1F7F6", "I% c #F2F8FB", "J% c #FBFBEE", "K% c #FEFBE3", "L% c #FEF9D3", "M% c #FBEFBF", "N% c #F0E2A9", "O% c #DFD093", "P% c #CEBD80", "Q% c #C3AA74", "R% c #B59C67", "S% c #A68F5D", "T% c #9D8758", "U% c #947F54", "V% c #8B7750", "W% c #84704D", "X% c #7D6C4B", "Y% c #776746", "Z% c #726443", "`% c #6F6140", " & c #6C5E3E", ".& c #6B5D3E", "+& c #68593C", "@& c #66583B", "#& c #65563B", "$& c #64553A", "%& c #605338", "&& c #5C5235", "*& c #5B5134", "=& c #5A5033", "-& c #9C855A", ";& c #A99266", ">& c #B49D6F", ",& c #C3AD7D", "'& c #D4BE8C", ")& c #E5D09C", "!& c #F5DFA9", "~& c #FDECB4", "{& c #FFF8C6", "]& c #FCFBE4", "^& c #FAF8E6", "/& c #FAF8EA", "(& c #F5F6E8", "_& c #F9FAEE", ":& c #F7FBF0", "<& c #F8FDF3", "[& c #F6FCF4", "}& c #F5FAF3", "|& c #FCFCF3", "1& c #F9F7EF", "2& c #FCF8EF", "3& c #FCF7EA", "4& c #FCF7DF", "5& c #F9F3CF", "6& c #F4EDB9", "7& c #EBE1A1", "8& c #DECF8D", "9& c #D2B87F", "0& c #C3A771", "a& c #AE9462", "b& c #A1885A", "c& c #988057", "d& c #8B7450", "e& c #816A4B", "f& c #7A6447", "g& c #705E3E", "h& c #6B5C37", "i& c #655733", "j& c #605230", "k& c #605130", "l& c #5C4D2F", "m& c #5A4B2E", "n& c #58482E", "o& c #56462D", "p& c #54442B", "q& c #514128", "r& c #504126", "s& c #4F3F25", "t& c #6E572F", "u& c #745D35", "v& c #796239", "w& c #826C40", "x& c #8B7546", "y& c #968150", "z& c #A28E5A", "A& c #AB9764", "B& c #B3A170", "C& c #BEB18C", "D& c #CFC2A0", "E& c #E5DAB9", "F& c #F8F1D1", "G& c #F4ECCD", "H& c #F9F3D5", "I& c #F8F5D9", "J& c #F7F4D9", "K& c #F5F0D6", "L& c #EEE5C7", "M& c #F4EACD", "N& c #D8CBAF", "O& c #B7A98D", "P& c #AB9B7C", "Q& c #9A8965", "R& c #8B7A4C", "S& c #7B6A36", "T& c #6D5B27", "U& c #6C572B", "V& c #645027", "W& c #57441E", "X& c #4C3B18", "Y& c #473617", "Z& c #3D2E13", "`& c #392A13", " * c #372B14", ".* c #33280F", "+* c #34280D", "@* c #30240B", "#* c #2C210A", "$* c #2C200C", "%* c #27190B", "&* c #26180B", "** c #27190C", "=* c #281A0C", "-* c #26180C", ";* c #25170B", ">* c #24160A", ",* c #402B07", "'* c #46310C", ")* c #48340E", "!* c #503C13", "~* c #58451A", "{* c #624F22", "]* c #6D5A2C", "^* c #776534", "/* c #84703F", "(* c #957F4C", "_* c #B7A371", ":* c #E1CD9D", "<* c #EBD8A9", "[* c #F5E6B8", "}* c #FAECBF", "|* c #FAEDC2", "1* c #F8EBC1", "2* c #F3E5BB", "3* c #E5D4A5", "4* c #DDCC9D", "5* c #D4C195", "6* c #AD996F", "7* c #9B8660", "8* c #8F7954", "9* c #816C45", "0* c #766039", "a* c #6B5733", "b* c #665739", "c* c #615538", "d* c #594D32", "e* c #50462C", "f* c #483F28", "g* c #403924", "h* c #3C3625", "i* c #3A3624", "j* c #37321F", "k* c #372F1B", "l* c #352E1A", "m* c #362D1C", "n* c #372E1F", "o* c #33291D", "p* c #31271D", "q* c #30261D", "r* c #2D231C", "s* c #2C221A", "t* c #2D221A", "u* c #2B2218", "v* c #2A2017", "w* c #554324", "x* c #5B4929", "y* c #5F4C2B", "z* c #675431", "A* c #6F5E37", "B* c #75633B", "C* c #7A693F", "D* c #837246", "E* c #917D4F", "F* c #AC9158", "G* c #CDB179", "H* c #CDB27B", "I* c #CAB27B", "J* c #D7C08B", "K* c #D7C38F", "L* c #D7C491", "M* c #D2BF8E", "N* c #C7B482", "O* c #BEA970", "P* c #AB965D", "Q* c #B59F69", "R* c #B29D6A", "S* c #897346", "T* c #7C6640", "U* c #70593A", "V* c #6C553B", "W* c #5C4A34", "X* c #4E4330", "Y* c #483F2C", "Z* c #403825", "`* c #393221", " = c #322D1C", ".= c #2F2C1B", "+= c #2C2A1B", "@= c #28291A", "#= c #262716", "$= c #282514", "%= c #282515", "&= c #2A2618", "*= c #2B271B", "== c #272319", "-= c #262119", ";= c #241F19", ">= c #201A16", ",= c #1D1813", "'= c #1B1610", ")= c #18130D", "!= c #17120C", "~= c #5E4D32", "{= c #615035", "]= c #5F4E31", "^= c #635133", "/= c #685836", "(= c #70603C", "_= c #74663E", ":= c #796A43", "<= c #8A774D", "[= c #A88A54", "}= c #B1925B", "|= c #A2844F", "1= c #AA8E5A", "2= c #B39864", "3= c #B09866", "4= c #B19B68", "5= c #AB9765", "6= c #9E8A58", "7= c #947C47", "8= c #877139", "9= c #806B33", "0= c #947F4A", "a= c #877445", "b= c #63512A", "c= c #5B492E", "d= c #5D4B39", "e= c #4E3E30", "f= c #413629", "g= c #3C3325", "h= c #372D20", "i= c #322B1D", "j= c #2C2718", "k= c #292616", "l= c #262515", "m= c #242514", "n= c #252714", "o= c #242614", "p= c #232414", "q= c #212315", "r= c #202014", "s= c #202017", "t= c #1E1E17", "u= c #1A1A14", "v= c #171710", "w= c #13120C", "x= c #100F09", "y= c #0F0E08", "z= c #44341D", "A= c #493921", "B= c #493A21", "C= c #4F4125", "D= c #504124", "E= c #564727", "F= c #584A27", "G= c #5D4F2B", "H= c #786741", "I= c #8A6D3C", "J= c #7E602E", "K= c #836635", "L= c #846839", "M= c #8A7042", "N= c #867143", "O= c #897448", "P= c #867147", "Q= c #7B663B", "R= c #776034", "S= c #725D2D", "T= c #6C5927", "U= c #6A5927", "V= c #7B6D3F", "W= c #645732", "X= c #43381F", "Y= c #403526", "Z= c #3F3329", "`= c #382A21", " - c #36291F", ".- c #34291D", "+- c #32281C", "@- c #373020", "#- c #2A2815", "$- c #2A2714", "%- c #2A2B16", "&- c #262B15", "*- c #222912", "=- c #1E240F", "-- c #1A200E", ";- c #1C2111", ">- c #1E2214", ",- c #1C1F14", "'- c #181C12", ")- c #16190F", "!- c #14170C", "~- c #111409", "{- c #101308", "]- c #392C16", "^- c #3D301B", "/- c #3F321B", "(- c #44371F", "_- c #483C23", ":- c #4D4126", "<- c #4C4125", "[- c #514629", "}- c #635536", "|- c #69542A", "1- c #6B5428", "2- c #6C562A", "3- c #735E32", "4- c #735F34", "5- c #736137", "6- c #77663D", "7- c #77663E", "8- c #6D5C36", "9- c #675636", "0- c #615130", "a- c #594B27", "b- c #514521", "c- c #473D1A", "d- c #5F5638", "e- c #413921", "f- c #2E2515", "g- c #2F261A", "h- c #2B211A", "i- c #281F18", "j- c #261F17", "k- c #2D271E", "l- c #383228", "m- c #3A3529", "n- c #2B291B", "o- c #2A271A", "p- c #2C2D1D", "q- c #333824", "r- c #373D28", "s- c #353C28", "t- c #2A301D", "u- c #1E2413", "v- c #1D2313", "w- c #1A1F11", "x- c #171C0E", "y- c #161B0D", "z- c #13180A", "A- c #111608", "B- c #332A16", "C- c #352C19", "D- c #39301C", "E- c #3D341F", "F- c #3F3622", "G- c #443C27", "H- c #49412C", "I- c #4A422D", "J- c #4A3F28", "K- c #584C28", "L- c #5A4D26", "M- c #5C4E28", "N- c #5D4F29", "O- c #60532D", "P- c #61542E", "Q- c #5E512B", "R- c #534625", "S- c #453B25", "T- c #3C331F", "U- c #3B331E", "V- c #38301B", "W- c #332B16", "X- c #312914", "Y- c #504833", "Z- c #322A17", "`- c #272010", " ; c #25211A", ".; c #211E17", "+; c #1C1913", "@; c #24211B", "#; c #2E2C25", "$; c #393730", "%; c #2F2C25", "&; c #322F28", "*; c #3A3B30", "=; c #464A39", "-; c #474B3A", ";; c #414534", ">; c #2F3322", ",; c #212514", "'; c #222615", "); c #1F2312", "!; c #1B1F0F", "~; c #191D0F", "{; c #181C0E", "]; c #171B0D", "^; c #2F2615", "/; c #322918", "(; c #39301F", "_; c #382F1E", ":; c #423927", "<; c #49412F", "[; c #473E2D", "}; c #473D29", "|; c #493D21", "1; c #483C1F", "2; c #473C1E", "3; c #463B1D", "4; c #483C1E", "5; c #473A1D", "6; c #493D20", "7; c #483D1F", "8; c #40351A", "9; c #3D3321", "0; c #342B1A", "a; c #312917", "b; c #2E2513", "c; c #372E1C", "d; c #2B2515", "e; c #231F16", "f; c #211E16", "g; c #201D15", "h; c #1F1C14", "i; c #211E15", "j; c #29261E", "k; c #2B2820", "l; c #2D2A22", "m; c #393A2E", "n; c #383A2A", "o; c #2B2D1D", "p; c #252918", "q; c #222514", "r; c #242716", "s; c #212413", "t; c #1D2111", "u; c #1B1E11", "v; c #1A1D10", "w; c #1A1C0F", "x; c #292011", "y; c #2B2213", "z; c #2E2415", "A; c #302719", "B; c #332A1B", "C; c #3B3223", "D; c #3A3122", "E; c #312818", "F; c #342B1B", "G; c #362B19", "H; c #392E1B", "I; c #3B301E", "J; c #3D3220", "K; c #3F3422", "L; c #3F3321", "M; c #433725", "N; c #443926", "O; c #3D3221", "P; c #362D1D", "Q; c #332A1C", "R; c #342B1C", "S; c #2E2416", "T; c #2F2616", "U; c #382F20", "V; c #3E3629", "W; c #292318", "X; c #231D13", "Y; c #262016", "Z; c #252016", "`; c #262116", " > c #282218", ".> c #373127", "+> c #514E42", "@> c #414031", "#> c #302F20", "$> c #292818", "%> c #2B2B1B", "&> c #292919", "*> c #2B2A1A", "=> c #2B2A1B", "-> c #282818", ";> c #272718", ">> c #27261A", ",> c #242316", "'> c #201E13", ")> c #42382B", "!> c #41372B", "~> c #3F3529", "{> c #40372B", "]> c #443A2E", "^> c #463C2F", "/> c #463C30", "(> c #43392D", "_> c #473D31", ":> c #443B2D", "<> c #483E30", "[> c #463C2E", "}> c #453B2E", "|> c #473D2F", "1> c #483E31", "2> c #3F3528", "3> c #40362A", "4> c #403629", "5> c #42382C", "6> c #41372A", "7> c #4F463A", "8> c #544D41", "9> c #564E43", "0> c #564D43", "a> c #574F44", "b> c #564F43", "c> c #5A5247", "d> c #5C5449", "e> c #5D564A", "f> c #625C4F", "g> c #4D4A3B", "h> c #444132", "i> c #3E3A2B", "j> c #3E3C2D", "k> c #3D3A2B", "l> c #3E3B2C", "m> c #3F3C2E", "n> c #3D392E", "o> c #3C382D", "p> c #3A362B", "q> c #4E4439", "r> c #4B4137", "s> c #4C4237", "t> c #463C32", "u> c #544A40", "v> c #5F554B", "w> c #5B5346", "x> c #665E50", "y> c #685F52", "z> c #696053", "A> c #6B6456", "B> c #6E6558", "C> c #6F675A", "D> c #71695B", "E> c #70685B", "F> c #675D53", "G> c #564C42", "H> c #473D33", "I> c #473D34", "J> c #493F35", "K> c #5A5046", "L> c #7D7369", "M> c #948A80", "N> c #9D9388", "O> c #A2988C", "P> c #A99F92", "Q> c #A99F93", "R> c #ACA397", "S> c #A99E92", "T> c #AAA094", "U> c #AEA497", "V> c #B0A79B", "W> c #827C6E", "X> c #655F51", "Y> c #464032", "Z> c #433D2F", "`> c #454032", " , c #443E31", "., c #453F32", "+, c #474032", "@, c #443E34", "#, c #4A4036", "$, c #4B4038", "%, c #4D433B", "&, c #584E46", "*, c #665C53", "=, c #80766E", "-, c #998F86", ";, c #B8ADA5", ">, c #B3AAA0", ",, c #AFAA9A", "', c #B6B0A0", "), c #BAB4A4", "!, c #BFB9A9", "~, c #BEB8A8", "{, c #B9B3A3", "], c #B9B2A4", "^, c #B5ABA2", "/, c #A59B92", "(, c #837970", "_, c #594E46", ":, c #B3A9A1", "<, c #C3B8B0", "[, c #C8BEB5", "}, c #C8BDB4", "|, c #C7BBAE", "1, c #C0B4A6", "2, c #B8AC9F", "3, c #BFB4A6", "4, c #BAAEA1", "5, c #B4A99B", "6, c #B7AB9D", "7, c #B4A89A", "8, c #CBC1B4", "9, c #ADA598", "0, c #978F82", "a, c #736C5E", "b, c #534B3E", "c, c #473F32", "d, c #423A2D", "e, c #41392D", "f, c #443B32", "g, c #4C433A", "h, c #8D847B", "i, c #9E958C", "j, c #ACA39A", "k, c #B7AEA5", "l, c #BDB4AB", "m, c #BCB3AA", "n, c #D5CCC2", "o, c #CEC6BB", "p, c #C9C4B4", "q, c #C3BFAE", "r, c #B9B5A4", "s, c #BAB7A5", "t, c #B9B4A3", "u, c #BDB9A8", "v, c #C4BFAE", "w, c #C0BCAB", "x, c #B6B1A1", "y, c #BAB1A7", "z, c #B0A69D", "A, c #978D84", "B, c #ADA39A", "C, c #B6ACA4", "D, c #BFB5AC", "E, c #C4BAB2", "F, c #C0B6AC", "G, c #C7BCAE", "H, c #C2B8AA", "I, c #BCB0A3", "J, c #BCB1A3", "K, c #BDB1A4", "L, c #BEB2A6", "M, c #C1B5A9", "N, c #B0A498", "O, c #C3B9AC", "P, c #BAB2A5", "Q, c #AAA194", "R, c #948A7D", "S, c #968C7E", "T, c #766C5E", "U, c #5D5243", "V, c #493E2E", "W, c #493D2E", "X, c #44392C", "Y, c #433B31", "Z, c #433B32", "`, c #443C33", " ' c #484234", ".' c #B9B2A5", "+' c #BAB4A6", "@' c #BBB5A8", "#' c #BBB5A7", "$' c #BBB4A7", "%' c #D4CEC0", "&' c #D3CDBF", "*' c #C6C0B2", "=' c #C9C3B5", "-' c #C0BAAC", ";' c #BFB9AB", ">' c #BDB7A8", ",' c #C2BCAD", "'' c #C4BEAF", ")' c #CAC4B6", "!' c #BCB6A8", "~' c #BBB1A6", "{' c #B7ADA1", "]' c #AFA599", "^' c #A1978C", "/' c #AEA498", "(' c #BFB5A9", "_' c #C3B9AD", ":' c #C1B7AB", "<' c #C5BBAF", "[' c #C6BCB0", "}' c #C4BAAE", "|' c #BEB4A8", "1' c #C0B6AA", "2' c #C7BEB2", "3' c #CCC3B6", "4' c #ADA396", "5' c #928678", "6' c #928676", "7' c #908272", "8' c #8B7A69", "9' c #746350", "0' c #5F4C38", "a' c #4F4031", "b' c #453E33", "c' c #474036", "d' c #4A4436", "e' c #BDB7A9", "f' c #BEB8AA", "g' c #D7D1C3", "h' c #D6D0C2", "i' c #C8C2B4", "j' c #CBC5B7", "k' c #C5BFB1", "l' c #C2BCAE", "m' c #CEC8BA", "n' c #BFB8AA", "o' c #B5AB9F", "p' c #A79D91", "q' c #B2A89C", "r' c #BDB3A7", "s' c #D2C8BC", "t' c #CFC5B9", "u' c #C9BFB3", "v' c #D4CABE", "w' c #D5CCC0", "x' c #D6CDC0", "y' c #A29688", "z' c #8F8272", "A' c #8D7E6E", "B' c #837361", "C' c #887763", "D' c #826F5B", "E' c #776858", "F' c #453D33", "G' c #443D33", "H' c #453E34", "I' c #4C4638", "J' c #C1BBAD", "K' c #DAD4C6", "L' c #D9D3C5", "M' c #CCC6B8", "N' c #D0CABC", "O' c #C1BAAC", "P' c #C2B8AC", "Q' c #BCB2A6", "R' c #B8AEA2", "S' c #C8BEB2", "T' c #CEC4B8", "U' c #D8CEC2", "V' c #CCC2B6", "W' c #CDC4B7", "X' c #DFD7CA", "Y' c #948777", "Z' c #8F8070", "`' c #857563", " ) c #7F6E5A", ".) c #8C7965", "+) c #877868", "@) c #51493F", "#) c #3F382E", "$) c #484137", "%) c #4B4537", "&) c #C3BDAF", "*) c #B7B1A3", "=) c #DBD5C7", "-) c #E0DACC", ";) c #CFC9BB", ">) c #CDC7B9", ",) c #C6BFB2", "') c #B4AA9E", ")) c #ACA296", "!) c #A69C90", "~) c #CAC0B4", "{) c #B6ACA0", "]) c #BAB0A4", "^) c #C3BAAD", "/) c #DCD3C6", "() c #C7BDB1", "_) c #C2B6A8", ":) c #9A8D7D", "<) c #978878", "[) c #877665", "}) c #83725E", "|) c #8F7B67", "1) c #8B7C6C", "2) c #696157", "3) c #463F35", "4) c #4E483A", "5) c #DCD6C8", "6) c #C7C1B3", "7) c #B9B3A5", "8) c #E3DDCF", "9) c #C4BEB0", "0) c #B3A99D", "a) c #ABA195", "b) c #9C9286", "c) c #D0C6BA", "d) c #CFC7BA", "e) c #DCD2C6", "f) c #BFB3A5", "g) c #A69989", "h) c #998A7A", "i) c #8F7E6D", "j) c #8D7C69", "k) c #917E69", "l) c #887969", "m) c #817A6F", "n) c #4A4339", "o) c #524C3E", "p) c #E4DED0", "q) c #DDD7C9", "r) c #E5DFD1", "s) c #D2CCBE", "t) c #D1CBBD", "u) c #BBB1A5", "v) c #9D9387", "w) c #D1C7BB", "x) c #C0B7AA", "y) c #C8BFB2", "z) c #E7DDD1", "A) c #B8AB9B", "B) c #9C8D7D", "C) c #968674", "D) c #92816E", "E) c #94816C", "F) c #90897E", "G) c #585147", "H) c #565043", "I) c #E8E3D6", "J) c #C7C1B4", "K) c #C4BEB1", "L) c #DFD9CC", "M) c #E7E1D3", "N) c #DAD4C7", "O) c #D5CFC2", "P) c #CFC9BC", "Q) c #CEC8BB", "R) c #D6D0C3", "S) c #C5BCAF", "T) c #BEB5A8", "U) c #B8AFA3", "V) c #A39A8D", "W) c #B6ADA1", "X) c #C6BDB1", "Y) c #C9C0B4", "Z) c #D5CCC1", "`) c #D4CBC0", " ! c #C9C0B5", ".! c #C9BFB4", "+! c #C5BCB0", "@! c #C8BFB4", "#! c #C7BEB1", "$! c #C9C1B4", "%! c #E1D7CB", "&! c #C3B6A6", "*! c #9F9080", "=! c #9A8A78", "-! c #93826F", ";! c #93806C", ">! c #948574", ",! c #8D8479", "'! c #6D665B", ")! c #484136", "!! c #645D53", "~! c #E6DFD5", "{! c #D0C9BF", "]! c #C1BAB0", "^! c #CFC8BD", "/! c #C5BEB3", "(! c #CAC3B9", "_! c #E5DED3", ":! c #F1EADF", "~ c #B8B2A4", ",~ c #9C9688", "'~ c #D3CCC2", ")~ c #C7C0B6", "!~ c #BFB8AE", "~~ c #C3BCB2", "{~ c #B7B0A6", "]~ c #C0BAAE", "^~ c #C7C3B5", "/~ c #E5DECE", "(~ c #C7BEAD", "_~ c #C2B7A6", ":~ c #A09381", "<~ c #9F917D", "[~ c #958670", "}~ c #94856F", "|~ c #8F806C", "1~ c #8F806E", "2~ c #7A6D5A", "3~ c #777066", "4~ c #D6CFC5", "5~ c #CBC4BA", "6~ c #ECE5DB", "7~ c #F8F2E8", "8~ c #DED8CD", "9~ c #B4AEA0", "0~ c #989284", "a~ c #CDC6BC", "b~ c #C2BBB1", "c~ c #BEB7AD", "d~ c #C5BFB4", "e~ c #C2BEB0", "f~ c #D8D1C1", "g~ c #D0C7B6", "h~ c #C5BAA8", "i~ c #A49885", "j~ c #A0927D", "k~ c #95866F", "l~ c #91826D", "m~ c #887964", "n~ c #978B76", "o~ c #817A70", "p~ c #F2EDE3", "q~ c #CEC7BD", "r~ c #C9C2B8", "s~ c #F9F3E9", "t~ c #DCD6CA", "u~ c #9E988A", "v~ c #C7C0B3", "w~ c #BBB7A9", "x~ c #C9C2B2", "y~ c #DCD3C2", "z~ c #C3B8A6", "A~ c #B4A895", "B~ c #998B77", "C~ c #93846E", "D~ c #96876F", "E~ c #95876D", "F~ c #82745B", "G~ c #978B73", "H~ c #8B847A", "I~ c #F1EEE4", "J~ c #E9E2D8", "K~ c #FCF6EC", "L~ c #D2CBC1", "M~ c #D7D1C5", "N~ c #D3CDC0", "O~ c #A39D8F", "P~ c #C5BEB1", "Q~ c #C6BFB5", "R~ c #C5BFB3", "S~ c #BBB4A4", "T~ c #E2D9C8", "U~ c #BFB3A0", "V~ c #998A74", "W~ c #918369", "X~ c #93856A", "Y~ c #897B60", "Z~ c #82775D", "`~ c #938C81", " { c #F0EDE2", ".{ c #D6D0C5", "+{ c #CBC4B9", "@{ c #D7D0C5", "#{ c #D9D2C7", "${ c #E7E1D6", "%{ c #FCF8EE", "&{ c #DCD7CE", "*{ c #D9D3CA", "={ c #DAD4CB", "-{ c #D0CAC2", ";{ c #CDC8BF", ">{ c #D2CDC4", ",{ c #D5D0C7", "'{ c #D3CEC4", "){ c #D6D1C6", "!{ c #D7D2C4", "~{ c #B6B0A2", "{{ c #A7A193", "]{ c #CCC6BA", "^{ c #D7CFC6", "/{ c #E1DAD0", "({ c #E4DCD3", "_{ c #D5CDC4", ":{ c #D4CCC3", "<{ c #D5CEC3", "[{ c #D0CABA", "}{ c #D6CFBF", "|{ c #D1C9B7", "1{ c #E1D6C5", "2{ c #C7BCAA", "3{ c #BEB19D", "4{ c #A1927D", "5{ c #95856F", "6{ c #8E7F66", "7{ c #8F8165", "8{ c #887A5F", "9{ c #796E53", "0{ c #999386", "a{ c #F3EEE1", "b{ c #D1CABD", "c{ c #C9C3B7", "d{ c #D3CCBF", "e{ c #E9E4D7", "f{ c #FBF8ED", "g{ c #E1DED9", "h{ c #DEDDD8", "i{ c #E0DED9", "j{ c #E1DFDA", "k{ c #E2E1DC", "l{ c #E5E4DF", "m{ c #EAE8E3", "n{ c #ECEAE5", "o{ c #EEEBE4", "p{ c #EBE8DB", "q{ c #E9E4D6", "r{ c #B2AC9E", "s{ c #E9E3D7", "t{ c #F5ECE4", "u{ c #F7EDE5", "v{ c #F3E9E2", "w{ c #EEE5DD", "x{ c #EAE0D9", "y{ c #E9DFD8", "z{ c #E6DCD5", "A{ c #E2D8D1", "B{ c #E1D6CA", "C{ c #E4D7C3", "D{ c #E6D9C4", "E{ c #E1D3BD", "F{ c #DCCDB8", "G{ c #C9BAA4", "H{ c #BAAB95", "I{ c #B0A08A", "J{ c #908069", "K{ c #8C7C65", "L{ c #897A61", "M{ c #87785F", "N{ c #807159", "O{ c #F5EFE1", "P{ c #ECE8DC", "Q{ c #EFECE3", "R{ c #EDE8E0", "S{ c #EBE5DE", "T{ c #EAE5DD", "U{ c #EDE7DF", "V{ c #EEE9E1", "W{ c #ECE7DF", "X{ c #E6E0D8", "Y{ c #DED8D0", "Z{ c #D8D2C4", "`{ c #E1DBCD", " ] c #D6CFC2", ".] c #C3BAAE", "+] c #ABA296", "@] c #A59B8F", "#] c #9F958A", "$] c #978E82", "%] c #91877C", "&] c #8E8374", "*] c #8C7E6B", "=] c #8D7F6A", "-] c #8C7D69", ";] c #8F806B", ">] c #91826E", ",] c #9A8B77", "'] c #948570", ")] c #968772", "!] c #8A7B67", "~] c #A8A395", "{] c #F4EEE0", "]] c #B3AD9F", "^] c #B6AD9F", "/] c #B2A89A", "(] c #AFA597", "_] c #AEA496", ":] c #ACA293", "<] c #A89D8F", "[] c #A3998A", "}] c #9F9587", "|] c #9E9486", "1] c #9C9687", "2] c #958F81", "3] c #918B7D", "4] c #868072", "5] c #837D6F", "6] c #9B9587", "7] c #9C9586", "8] c #968E7C", "9] c #928A78", "0] c #908776", "a] c #908877", "b] c #918877", "c] c #89806F", "d] c #7E7664", "e] c #7A715F", "f] c #7B715F", "g] c #7D715F", "h] c #7C705C", "i] c #7C705D", "j] c #7E725F", "k] c #837664", "l] c #867967", "m] c #867A67", "n] c #887C69", "o] c #8B7D6B", "p] c #8C7D6B", "q] c #897A67", "r] c #8B8577", "s] c #A29C8E", "t] c #9A9486", "u] c #928C7E", "v] c #8F897B", "w] c #8E8778", "x] c #908472", "y] c #8F826E", "z] c #8D816E", "A] c #8B7F6B", "B] c #857966", "C] c #817562", "D] c #817662", "E] c #837866", "F] c #827B6C", "G] c #7F796B", "H] c #767062", "I] c #6E685A", "J] c #666052", "K] c #8C8678", "L] c #847E6E", "M] c #827A66", "N] c #867E6A", "O] c #827A65", "P] c #857D6A", "Q] c #7F7763", "R] c #776F5A", "S] c #746C58", "T] c #756C58", "U] c #796F5D", "V] c #796E5D", "W] c #7F7564", "X] c #7C7260", "Y] c #7D7261", "Z] c #7A705E", "`] c #7C705F", " ^ c #7D6D5D", ".^ c #5F594B", "+^ c #6B6658", "@^ c #645E50", "#^ c #5A5446", "$^ c #615B4D", "%^ c #615A4B", "&^ c #5E5440", "*^ c #5E543F", "=^ c #5E533E", "-^ c #5C513C", ";^ c #594F3A", ">^ c #584C37", ",^ c #564C39", "'^ c #554F40", ")^ c #554F41", "!^ c #4F493B", "~^ c #4D4739", "{^ c #534D3F", "]^ c #595345", "^^ c #625C4E", "/^ c #686254", "(^ c #696252", "_^ c #6B6350", ":^ c #6E6552", "<^ c #6B634F", "[^ c #625946", "}^ c #58503C", "|^ c #544B39", "1^ c #534B38", "2^ c #4F4634", "3^ c #4D4534", "4^ c #504837", "5^ c #544C3B", "6^ c #574F3E", "7^ c #5F5746", "8^ c #605847", "9^ c #5F5645", "0^ c #5D5545", "a^ c #5E5343", "b^ c #5F5042", "c^ c #5E4E41", "d^ c #605042", ". + @ # $ % & * = - ; > , ' ) ! ~ { ] ^ / ( _ : < [ } | 1 2 3 4 5 6 7 8 9 0 a a a b b c c c c c ", "d e f g h i j k l m n o p q r s t u v w x y z A B C D E F G H I J K L M N O P Q R S T U U R R R ", "V W X Y Z ` ...+.@.#.$.%.&.*.=.-.;.>.,.'.).!.~.{.].^./.(._.:.<.[.}.|.1.2.N P Q 3.R S T T R R R ", "4.5.6.7.8.9.0.a.b.c.d.e.f.g.h.i.j.k.l.m.n.o.p.q.r.s.t.u.v.w.x.y.z.A.B.C.2.N P P N O P Q 3.R R R ", "D.E.F.G.H.I.J.K.L.M.N.O.P.Q.R.S.T.U.V.W.X.Y.Z.`. +.+++@+#+$+%+&+*+=+-+;+>+,+'+)+)+!+N O P 3.3.3.", "~+{+]+^+/+(+_+:+<+[+}+|+1+2+3+4+5+6+7+8+9+0+a+b+c+d+e+f+g+h+i+j+k+l+m+n+o+p+,+,+>+,+'+)+!+O O O ", "q+r+s+t+u+v+w+x+y+z+A+B+C+D+E+F+G+F+H+I+J+K+L+M+N+O+P+Q+R+S+T+U+V+W+X+Y+Z+`+ @.@ @ @p+>++@)+)+)+", "@@#@$@%@&@*@=@-@;@>@,@'@)@!@~@{@]@^@/@(@_@:@<@[@}@|@1@2@2@3@4@5@6@7@8@9@0@a@b@c@b@b@d@e@f@g@h@i@", "j@k@l@m@n@o@p@q@r@s@t@u@v@w@x@y@z@A@B@C@D@E@F@G@H@I@J@K@L@M@N@O@P@Q@R@S@T@U@V@W@X@W@Y@Z@`@ #.#+#", "@###$#%#&#*#=#-#;#>#,#'#)#!#~#{#]#^#/#(#_#:#<#[#}#|#1#2#3#4#5#6#7#8#9#0#a#b#c#d#e#f#g#h#i#j#k#l#", "m#n#o#p#q#r#s#t#u#v#w#x#y#z#A#B#C#D#E#F#G#H#I#J#K#L#M#N#O#P#Q#R#S#T#U#V#W#X#Y#Z#`# $.$+$@$#$$$%$", "&$*$=$-$;$>$,$'$)$!$~${$]$^$/$/$($_$:$<$[$}$|$1$2$3$4$5$6$7$8$9$0$a$b$c$d$e$f$g$h$i$j$k$l$m$n$o$", "p$q$r$s$t$u$v$w$x$y$z$A$B$C$D$E$F$G$H$I$J$K$L$M$N$O$P$Q$R$S$T$U$V$W$X$Y$Z$`$ %.%+%+%@%#%$%%%&%*%", "=%-%;%>%,%'%)%!%~%{%]%^%/%(%_%:%<%[%}%|%1%2%3%4%5%6%,%7%8%9%0%a%b%c%d%e%f%g%h%i%j%j%k%l%m%n%o%p%", "q%r%s%t%u%v%w%x%y%z%A%B%C%D%E%F%G%H%I%[%J%K%L%M%N%O%P%Q%R%S%T%U%V%W%X%Y%Z%`% &.&+&@&#&$&%&&&*&=&", "-&;&>&,&'&)&!&~&{&]&^&/&(&_&:&<&[&}&|&1&2&3&4&5&6&7&8&9&0&a&b&c&d&e&f&g&h&i&j&k&l&m&n&o&p&q&r&s&", "t&u&v&w&x&y&z&A&B&C&D&E&F&G&H&I&J&K&L&M&N&O&P&Q&R&S&T&U&V&W&X&Y&Z&`& *.*+*@*#*$*%*&***=*=*-*;*>*", ",*'*)*!*~*{*]*^*/*(*_*:*<*[*}*|*1*2*3*4*5*6*7*8*9*0*a*b*c*d*e*f*g*h*i*j*k*l*m*n*o*p*q*r*s*t*u*v*", "w*x*y*z*A*B*C*D*E*F*G*H*I*J*K*L*M*N*O*P*Q*R*S*T*U*V*W*X*Y*Z*`* =.=+=@=#=$=%=&=*===-=;=>=,='=)=!=", "~={=]=^=/=(=_=:=<=[=}=|=1=2=3=4=5=6=7=8=9=0=a=b=c=d=e=f=g=h=i=j=k=l=m=n=n=o=p=q=r=s=t=u=v=w=x=y=", "z=A=B=C=D=E=F=G=H=I=J=K=L=M=N=O=P=Q=R=S=T=U=V=W=X=Y=Z=`= -.-+-@- =#-$-%-&-*-=---;->-,-'-)-!-~-{-", "]-^-/-(-_-:-<-[-}-|-1-2-3-4-5-6-7-8-9-0-a-b-c-d-e-f-g-h-i-j-k-l-m-n-o-p-q-r-s-t-u-u-v-w-x-y-z-A-", "B-C-D-E-F-G-H-I-J-K-L-M-N-O-O-P-Q-R-S-T-U-V-W-X-Y-Z-`- ;.;+;@;#;$;%;&;*;=;-;;;>;,;';';);!;~;{;];", "^;/;m*(;_;:;<;[;};|;1;2;3;4;5;6;7;8;9;0;0;a;b;^;c;[;d;e;f;g;h;i;j;k;l;m;n;o;p;q;q;r;r;s;t;u;v;w;", "x;y;z;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;E;Q;R;S;T;f-U;V;W;X;Y;Z;`;X; >.>+>@>#>$>%>&>*>=>->;>>>,>'>", ")>!>~>{>]>^>/>(>_>:><>[>}>|>|>1>1>^>!>2>3>~>4>5>6>]>7>8>9>0>a>b>c>d>e>f>g>h>i>j>k>l>l>l>m>n>o>p>", "q>r>s>r>t>r>u>v>v>w>x>y>z>A>B>C>D>E>F>G>H>I>J>K>L>M>N>O>P>Q>R>S>T>U>U>V>W>X>Y>Z>`> ,.,+,.,@,@,@,", "#,$,%,&,*,=,-,;,>,,,',',),!,~,),{,],^,/,(,_,*,:,<,[,},|,1,2,3,4,5,6,7,8,9,0,a,b,c,d,c,c,e,f,f,f,", "g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,:,z,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z,`,", " '.'+'@'#'#'$'%'&'*'='-';'>',''')'!'~'{']'^'/'('_':'_'<'['}'|'1'_'_':'2'3'4'5'6'7'8'9'0'a'b'c'c'", "d'-'e'#'e'f'e'g'h'i'j'k'l'k'='='m'n'('o'o'p'q'('r'1'['['s't'u'<'['t'v'w'x'o'y'z'A'B'C'D'E'F'G'H'", "I'i'J'+'-'J'-'K'L'='M')'k'i'=')'N'O'P'Q'R'/'{'1'r'1'S'T'U'V'<'1'{'('V'W'X'R'7,Y'Z'`' ).)+)@)#)$)", "%)&'&)*)k'J'J'=)-)j';)>)k'*'*'*';),)('r'')))!):'Q'<'_'V's'~)1'|'{)])}'^)/)()_):)<)[)})|)1)2)3)H'", "4)5)6)7)6)J'-'=)8)&'h'N'*'i'i'9)N'>)}'Q'0)a)b):'r'['S'~)c)V'P'r'Q'1'_'1'd)e)f)g)h)i)j)k)l)m)n)c'", "o)p)j';'*'&)l'q)r)%'g's)6)j')'*'&'t)~)_'u)')v)Q'_'}'~)u'w)w)u'}'P'<'<'x)y)z)1,A)B)C)D)E)1)F)G)n)", "H)I);)&)J)K)K)L)M)h'N)O)m'P)Q)m'R);)S)P'T)U)V)W)X)2'Y)w)Z)`) !.!<'+!@!#!$!%!G,&!*!=!-!;!>!,!'!)!", "!!~!{!]!^!/!(!_!:!~,~t);';~'~'~G!)~]!!~~~{~]~^~l'/~(~_~:~<~[~}~|~1~2~", "3~D!'~z!4~5~x!6~7~M!E![!M!G!E!M!1!8~P)6)-'f'9~0~s)J'i'a~L!=~a~]!!~b~c~d~e~>'f~g~h~i~j~q!k~l~m~n~", "o~p~=~q~=~r~=~w!s~}!2![!=~z!x!x!4~t~O)6)J'-'7)u~>)j'v~r~(!5~5~~~N!~~!~]~w~7)x~y~z~A~B~C~D~E~F~G~", "H~I~4~y!4~y!2!J~K~1!G![!{!a~L~x!'~M~N~k';'7)#'O~9)j'P~y!z!z!q~]!N!)~Q~R~w~>~S~T~z~U~p!V~W~X~Y~Z~", "`~ {.{+{@{L!#{${%{&{*{={-{;{>{,{'{){!{)'9)#'~{{{e'i']{^{/{~!({2!2!_{:{<{[{}{|{1{2{3{4{5{6{7{8{9{", "0{a{Q)j'b{c{d{e{f{g{h{i{j{k{l{m{n{o{p{q{p)g'l'r{9~N's{t{u{v{w{x{y{z{A{B{C{D{E{F{G{H{I{J{K{L{M{N{", "K!O{j'M's)j')'K'P{Q{R{S{T{U{V{W{X{Y{L'g'&'Z{Z{%'t)`{ ]Y).]{'+]@]#]$]%]&]*]Y!=]-];]>],]'])]l~|~!]", "~]{]>))'J'9~J!]]>~^]/](]_]:]<][]}]|]1]2]3]4]5]6]N'J!7]8]9]0]a]b]c]d]e]f]g]h]i]j]k]l]m]n]o]Z!p]q]", "r]&)9!s]t]2]u]v]w]x]y]z]z]A]B]C]D]E]F]G]H]I]J]I]K]r]L]M]N]N]O]P]Q]R]S]T]U]V]f]W]X]Y]Z]Y]`] ^ ^ ^", ".^+^@^#^.^@^$^.^%^&^*^=^=^=^-^;^>^,^'^)^!^~^{^]^^^/^(^_^:^:^<^[^}^|^1^2^3^4^5^6^7^8^9^0^a^b^c^d^"}; bibledit-gtk-4.6/pix/bibledit.svg0000644000175000017500000000326411175243706017060 0ustar00teusteus00000000000000 Bibledit bibledit-gtk-4.6/desktop/0000775000175000017500000000000011735552041015424 5ustar00teusteus00000000000000bibledit-gtk-4.6/desktop/Makefile.in0000664000175000017500000003024311735551357017504 0ustar00teusteus00000000000000# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, # Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = desktop DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__installdirs = "$(DESTDIR)$(applicationdir)" DATA = $(application_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ CAT_PATH = @CAT_PATH@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DATE_PATH = @DATE_PATH@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ ENCHANT_CFLAGS = @ENCHANT_CFLAGS@ ENCHANT_LIBS = @ENCHANT_LIBS@ EXEEXT = @EXEEXT@ FIND_CURL = @FIND_CURL@ FIND_DIFF = @FIND_DIFF@ FIND_GPP = @FIND_GPP@ FIND_MERGE = @FIND_MERGE@ FIND_PATCH = @FIND_PATCH@ FIND_PATH = @FIND_PATH@ FIND_TAR = @FIND_TAR@ FIND_XARGS = @FIND_XARGS@ GLIB_CFLAGS = @GLIB_CFLAGS@ GLIB_LIBS = @GLIB_LIBS@ GOBJECT_CFLAGS = @GOBJECT_CFLAGS@ GOBJECT_LIBS = @GOBJECT_LIBS@ GREP = @GREP@ GREP_PATH = @GREP_PATH@ GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ GTHREAD_LIBS = @GTHREAD_LIBS@ GTKHTML314_CFLAGS = @GTKHTML314_CFLAGS@ GTKHTML314_LIBS = @GTKHTML314_LIBS@ GTKHTML38_CFLAGS = @GTKHTML38_CFLAGS@ GTKHTML38_LIBS = @GTKHTML38_LIBS@ GTKSOURCEVIEW_CFLAGS = @GTKSOURCEVIEW_CFLAGS@ GTKSOURCEVIEW_LIBS = @GTKSOURCEVIEW_LIBS@ GTK_CFLAGS = @GTK_CFLAGS@ GTK_LIBS = @GTK_LIBS@ GUNZIP_PATH = @GUNZIP_PATH@ GZIP_PATH = @GZIP_PATH@ HEAD_PATH = @HEAD_PATH@ ICONV_PATH = @ICONV_PATH@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBSOUP_CFLAGS = @LIBSOUP_CFLAGS@ LIBSOUP_LIBS = @LIBSOUP_LIBS@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MAKE_PATH = @MAKE_PATH@ MKDIR_P = @MKDIR_P@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PANGO_CFLAGS = @PANGO_CFLAGS@ PANGO_LIBS = @PANGO_LIBS@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ SORT_PATH = @SORT_PATH@ SQLITE_CFLAGS = @SQLITE_CFLAGS@ SQLITE_LIBS = @SQLITE_LIBS@ STRINGS_PATH = @STRINGS_PATH@ STRIP = @STRIP@ TAIL_PATH = @TAIL_PATH@ TEE_TOUCH = @TEE_TOUCH@ VERSION = @VERSION@ WEBKIT_CFLAGS = @WEBKIT_CFLAGS@ WEBKIT_LIBS = @WEBKIT_LIBS@ XML2_CONFIG = @XML2_CONFIG@ XML_CPPFLAGS = @XML_CPPFLAGS@ XML_LIBS = @XML_LIBS@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host_alias = @host_alias@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ packagedatadir = @packagedatadir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ applicationdir = $(datadir)/applications application_DATA = bibledit-gtk.desktop EXTRA_DIST = * CLEANFILES = *~ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu desktop/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu desktop/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-applicationDATA: $(application_DATA) @$(NORMAL_INSTALL) test -z "$(applicationdir)" || $(MKDIR_P) "$(DESTDIR)$(applicationdir)" @list='$(application_DATA)'; test -n "$(applicationdir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(applicationdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(applicationdir)" || exit $$?; \ done uninstall-applicationDATA: @$(NORMAL_UNINSTALL) @list='$(application_DATA)'; test -n "$(applicationdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(applicationdir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(applicationdir)" && rm -f $$files tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(applicationdir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-applicationDATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-applicationDATA .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-applicationDATA install-data \ install-data-am install-dvi install-dvi-am install-exec \ install-exec-am install-html install-html-am install-info \ install-info-am install-man install-pdf install-pdf-am \ install-ps install-ps-am install-strip installcheck \ installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ pdf-am ps ps-am uninstall uninstall-am \ uninstall-applicationDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: bibledit-gtk-4.6/desktop/Makefile.am0000644000175000017500000000016311346663210017455 0ustar00teusteus00000000000000applicationdir = $(datadir)/applications application_DATA = bibledit-gtk.desktop EXTRA_DIST = * CLEANFILES = *~ bibledit-gtk-4.6/desktop/Makefile0000664000175000017500000003715111735551362017100 0ustar00teusteus00000000000000# Makefile.in generated by automake 1.11.1 from Makefile.am. # desktop/Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, # Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. pkgdatadir = $(datadir)/bibledit-gtk pkgincludedir = $(includedir)/bibledit-gtk pkglibdir = $(libdir)/bibledit-gtk pkglibexecdir = $(libexecdir)/bibledit-gtk am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = desktop DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__installdirs = "$(DESTDIR)$(applicationdir)" DATA = $(application_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = ${SHELL} /home/teus/documents/dev/bibledit/gtk/missing --run aclocal-1.11 AMTAR = ${SHELL} /home/teus/documents/dev/bibledit/gtk/missing --run tar AUTOCONF = ${SHELL} /home/teus/documents/dev/bibledit/gtk/missing --run autoconf AUTOHEADER = ${SHELL} /home/teus/documents/dev/bibledit/gtk/missing --run autoheader AUTOMAKE = ${SHELL} /home/teus/documents/dev/bibledit/gtk/missing --run automake-1.11 AWK = gawk CAT_PATH = /bin/cat CC = gcc CCDEPMODE = depmode=gcc3 CFLAGS = -g -O2 CPP = gcc -std=gnu99 -E CPPFLAGS = CXX = g++ CXXDEPMODE = depmode=gcc3 CXXFLAGS = -g -O2 CYGPATH_W = echo DATE_PATH = /bin/date DEFS = -DHAVE_CONFIG_H DEPDIR = .deps ECHO_C = ECHO_N = -n ECHO_T = EGREP = /bin/grep -E ENCHANT_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/enchant ENCHANT_LIBS = -pthread -lenchant -lgmodule-2.0 -lrt -lglib-2.0 EXEEXT = FIND_CURL = /usr/bin/curl FIND_DIFF = /usr/bin/diff FIND_GPP = /usr/bin/g++ FIND_MERGE = /usr/bin/merge FIND_PATCH = /usr/bin/patch FIND_PATH = /usr/bin/find FIND_TAR = /bin/tar FIND_XARGS = /usr/bin/xargs GLIB_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include GLIB_LIBS = -lglib-2.0 GOBJECT_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include GOBJECT_LIBS = -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 GREP = /bin/grep GREP_PATH = /bin/grep GTHREAD_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include GTHREAD_LIBS = -pthread -lgthread-2.0 -lrt -lglib-2.0 GTKHTML314_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/libgtkhtml-3.14 -I/usr/include/enchant -I/usr/include/gconf/2 GTKHTML314_LIBS = -pthread -lgtkhtml-3.14 -lgtk-x11-2.0 -lenchant -lgconf-2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 GTKHTML38_CFLAGS = GTKHTML38_LIBS = GTKSOURCEVIEW_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 GTKSOURCEVIEW_LIBS = -pthread -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 GTK_CFLAGS = -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 GTK_LIBS = -pthread -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpango-1.0 -lcairo -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 GUNZIP_PATH = /bin/gunzip GZIP_PATH = /bin/gzip HEAD_PATH = /usr/bin/head ICONV_PATH = /usr/bin/iconv INSTALL = /usr/bin/install -c INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} INSTALL_STRIP_PROGRAM = $(install_sh) -c -s LDFLAGS = LIBOBJS = LIBS = LIBSOUP_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 LIBSOUP_LIBS = -pthread -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 LTLIBOBJS = MAKEINFO = ${SHELL} /home/teus/documents/dev/bibledit/gtk/missing --run makeinfo MAKE_PATH = /usr/bin/make MKDIR_P = /bin/mkdir -p OBJEXT = o PACKAGE = bibledit-gtk PACKAGE_BUGREPORT = http://www.nongnu.org/bibledit PACKAGE_NAME = bibledit-gtk PACKAGE_STRING = bibledit-gtk 4.6 PACKAGE_TARNAME = bibledit-gtk PACKAGE_URL = PACKAGE_VERSION = 4.6 PANGO_CFLAGS = -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include PANGO_LIBS = -pthread -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 PATH_SEPARATOR = : PKG_CONFIG = /usr/bin/pkg-config PKG_CONFIG_LIBDIR = PKG_CONFIG_PATH = /usr/bin/pkg-config SET_MAKE = SHELL = /bin/bash SORT_PATH = /usr/bin/sort SQLITE_CFLAGS = SQLITE_LIBS = -lsqlite3 STRINGS_PATH = /usr/bin/strings STRIP = TAIL_PATH = /usr/bin/tail TEE_TOUCH = /usr/bin/touch VERSION = 4.6 WEBKIT_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/webkit-1.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 WEBKIT_LIBS = -pthread -lwebkitgtk-1.0 -lgtk-x11-2.0 -lsoup-2.4 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 XML2_CONFIG = /usr/bin/xml2-config XML_CPPFLAGS = -I/usr/include/libxml2 XML_LIBS = -lxml2 abs_builddir = /home/teus/documents/dev/bibledit/gtk/desktop abs_srcdir = /home/teus/documents/dev/bibledit/gtk/desktop abs_top_builddir = /home/teus/documents/dev/bibledit/gtk abs_top_srcdir = /home/teus/documents/dev/bibledit/gtk ac_ct_CC = gcc ac_ct_CXX = g++ am__include = include am__leading_dot = . am__quote = am__tar = tar --format=ustar -chf - "$$tardir" am__untar = tar -xf - bindir = ${exec_prefix}/bin build_alias = builddir = . datadir = ${datarootdir} datarootdir = ${prefix}/share docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} dvidir = ${docdir} exec_prefix = ${prefix} host_alias = htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info install_sh = ${SHELL} /home/teus/documents/dev/bibledit/gtk/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale localstatedir = ${prefix}/var mandir = ${datarootdir}/man mkdir_p = /bin/mkdir -p oldincludedir = /usr/include packagedatadir = share/bibledit-gtk pdfdir = ${docdir} prefix = /usr program_transform_name = s,x,x, psdir = ${docdir} sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com srcdir = . sysconfdir = ${prefix}/etc target_alias = top_build_prefix = ../ top_builddir = .. top_srcdir = .. applicationdir = $(datadir)/applications application_DATA = bibledit-gtk.desktop EXTRA_DIST = * CLEANFILES = *~ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu desktop/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu desktop/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): install-applicationDATA: $(application_DATA) @$(NORMAL_INSTALL) test -z "$(applicationdir)" || $(MKDIR_P) "$(DESTDIR)$(applicationdir)" @list='$(application_DATA)'; test -n "$(applicationdir)" || list=; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(applicationdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(applicationdir)" || exit $$?; \ done uninstall-applicationDATA: @$(NORMAL_UNINSTALL) @list='$(application_DATA)'; test -n "$(applicationdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(applicationdir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(applicationdir)" && rm -f $$files tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(applicationdir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-applicationDATA install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-applicationDATA .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic distclean \ distclean-generic distdir dvi dvi-am html html-am info info-am \ install install-am install-applicationDATA install-data \ install-data-am install-dvi install-dvi-am install-exec \ install-exec-am install-html install-html-am install-info \ install-info-am install-man install-pdf install-pdf-am \ install-ps install-ps-am install-strip installcheck \ installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ pdf-am ps ps-am uninstall uninstall-am \ uninstall-applicationDATA # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: bibledit-gtk-4.6/desktop/bibledit-gtk.desktop0000644000175000017500000000023711563277433021370 0ustar00teusteus00000000000000[Desktop Entry] Name=Bibledit-Gtk Comment=Bible Editor Icon=bibledit Exec=bibledit-gtk Type=Application Categories=Office; StartupNotify=true NoDisplay=false bibledit-gtk-4.6/src/0000775000175000017500000000000011735552041014542 5ustar00teusteus00000000000000bibledit-gtk-4.6/src/mappings.cpp0000644000175000017500000002073711671702424017074 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "mappings.h" #include "utilities.h" #include "directories.h" #include "gwrappers.h" #include #include "bookdata.h" #include "books.h" #include "tiny_utilities.h" MappingStore::MappingStore(const ustring & system_in, const ustring & filename) { system = system_in; if (g_file_test(filename.c_str(), G_FILE_TEST_IS_REGULAR)) { gchar *contents; g_file_get_contents(filename.c_str(), &contents, NULL, NULL); xmlParserInputBufferPtr inputbuffer; inputbuffer = xmlParserInputBufferCreateMem(contents, strlen(contents), XML_CHAR_ENCODING_NONE); xmlTextReaderPtr reader = xmlNewTextReader(inputbuffer, NULL); if (reader) { char *opening_element = NULL; unsigned int myid; unsigned int mychapter; unsigned int myverse; unsigned int myoriginalid; unsigned int myoriginalchapter; unsigned int myoriginalverse; while ((xmlTextReaderRead(reader) == 1)) { switch (xmlTextReaderNodeType(reader)) { case XML_READER_TYPE_ELEMENT: { opening_element = (char *)xmlTextReaderName(reader); if (!strcmp(opening_element, "map")) { myid = 0; mychapter = 0; myverse = 0; myoriginalid = 0; myoriginalchapter = 0; myoriginalverse = 0; } break; } case XML_READER_TYPE_TEXT: { char *text = (char *)xmlTextReaderValue(reader); if (text) { if (!strcmp(opening_element, "book")) { myid = books_english_to_id(text); } if (!strcmp(opening_element, "chapter")) { mychapter = convert_to_int(text); } if (!strcmp(opening_element, "verse")) { myverse = convert_to_int(text); } if (!strcmp(opening_element, "original-book")) { myoriginalid = books_english_to_id(text); } if (!strcmp(opening_element, "original-chapter")) { myoriginalchapter = convert_to_int(text); } if (!strcmp(opening_element, "original-verse")) { myoriginalverse = convert_to_int(text); } free(text); } break; } case XML_READER_TYPE_END_ELEMENT: { char *closing_element = (char *)xmlTextReaderName(reader); if (!strcmp(closing_element, "map")) { if (myid == 0) break; if (mychapter == 0) break; if (myoriginalid == 0) break; if (myoriginalchapter == 0) break; // Verse == 0 occurs, so is allowed. id.push_back(myid); chapter.push_back(mychapter); verse.push_back(myverse); original_id.push_back(myoriginalid); original_chapter.push_back(myoriginalchapter); original_verse.push_back(myoriginalverse); } break; } } } } if (reader) xmlFreeTextReader(reader); if (inputbuffer) xmlFreeParserInputBuffer(inputbuffer); if (contents) g_free(contents); } } Mappings::Mappings(int dummy) { } vector < ustring > Mappings::systems_get() // Gets all available mapping systems and store them in the object. { if (available_systems.empty()) { // Get the system from the templates that come with Bibledit. ReadFiles rf1(directories_get_package_data(), "mapping", ".xml"); for (unsigned int i = 0; i < rf1.files.size(); i++) { available_filenames.push_back(gw_build_filename(directories_get_package_data(), rf1.files[i])); available_systems.push_back(filename_get_system(rf1.files[i])); } // Get the system from the templates provided by the user. ReadFiles rf2(directories_get_templates_user(), "mapping", ".xml"); for (unsigned int i = 0; i < rf2.files.size(); i++) { available_filenames.push_back(gw_build_filename(directories_get_templates_user(), rf2.files[i])); available_systems.push_back(filename_get_system(rf2.files[i])); } // Sort everything on name. quick_sort(available_systems, available_filenames, 0, available_systems.size()); } return available_systems; } ustring Mappings::filename_get_system(ustring filename) // Taking a filename, it produces the mapping name from it. { filename.erase(0, 8); filename.erase(filename.length() - 4, 4); replace_text(filename, "_", " "); size_t pos = 0; while (pos != string::npos) { filename.replace(pos, 1, upperCase(filename.substr(pos, 1))); pos = filename.find(" ", pos); if (pos != string::npos) pos++; } return filename; } unsigned int Mappings::system_pointer_get(ustring system) /* Get a pointer to the MappingStore for "system". If "system" does not exist, it takes "English". If "system" is not yet loaded, it first loads it, then gives the pointer. */ { // Load the localizations. if (available_systems.empty()) { systems_get(); } // Is the requested system available? bool available = false; for (unsigned int i = 0; i < available_systems.size(); i++) { if (system == available_systems[i]) { available = true; break; } } // If the system is not available, take "English". if (!available) system = "English"; // Get a pointer to the requested system, if it is already loaded. for (unsigned int i = 0; i < loaded_systems.size(); i++) { if (system == loaded_systems[i].system) return i; } // Load the requested system from the filename, and return a pointer to it. ustring filename; for (unsigned int i = 0; i < available_systems.size(); i++) { if (system == available_systems[i]) { filename = available_filenames[i]; break; } } MappingStore mappingstore(system, filename); loaded_systems.push_back(mappingstore); return loaded_systems.size() - 1; } void Mappings::me2original(const ustring & system, int mybook, int mychapter, int myverse, vector < int >&originalchapter, vector < int >&originalverse) // Takes mybook, mychapter and myverse in the mapping system, and produces // the chapters:verses in the original versification system that correspond // to it. { originalchapter.clear(); originalverse.clear(); unsigned int pointer = system_pointer_get(system); for (unsigned int i = 0; i < loaded_systems[pointer].id.size(); i++) { if ((unsigned int)mybook == loaded_systems[pointer].id[i]) { if ((unsigned int)mychapter == loaded_systems[pointer].chapter[i]) { if ((unsigned int)myverse == loaded_systems[pointer].verse[i]) { originalchapter.push_back(loaded_systems[pointer].original_chapter[i]); originalverse.push_back(loaded_systems[pointer].original_verse[i]); } } } } } void Mappings::original2me(const ustring & system, int originalbook, int originalchapter, int originalverse, vector < int >&mychapter, vector < int >&myverse) // Takes originalbook, originalchapter and originalverse, and produces // the chapters:verses in the versification system given, that correspond to it. { mychapter.clear(); myverse.clear(); unsigned int pointer = system_pointer_get(system); for (unsigned int i = 0; i < loaded_systems[pointer].id.size(); i++) { if ((unsigned int)originalbook == loaded_systems[pointer].id[i]) { if ((unsigned int)originalchapter == loaded_systems[pointer].original_chapter[i]) { if ((unsigned int)originalverse == loaded_systems[pointer].original_verse[i]) { mychapter.push_back(loaded_systems[pointer].chapter[i]); myverse.push_back(loaded_systems[pointer].verse[i]); } } } } } bibledit-gtk-4.6/src/portion_utils.h0000644000175000017500000000443311671702424017630 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_PORTION_UTILS_H #define INCLUDED_PORTION_UTILS_H #include "libraries.h" void select_portion_get_values (const ustring& project, unsigned int book, const ustring& portion, vector & chapters_from, vector & verses_from, vector & chapters_to, vector & verses_to); ustring select_portion_get_label (const ustring& project, unsigned int book, unsigned int chapter_from, const ustring& verse_from, unsigned int chapter_to, const ustring& verse_to); vector select_portion_get_portions (const ustring& portion); ustring select_portion_get_portion (const vector & portions); class WithinReferencesRange { public: WithinReferencesRange (); WithinReferencesRange (int dummy); void add_portion (unsigned int book_in, vector chapters_from_in, const vector& verses_from_in, vector chapters_to_in, const vector & verses_to_in); void set_book (unsigned int book); void set_chapter (unsigned int chapter); void set_verse (const ustring& verse); bool in_range (); void verify_range (); private: vector books; vector chapters_from; vector verses_from; vector chapters_to; vector verses_to; unsigned int mybook; unsigned int mychapter; ustring myverse; vector in_range_flags; }; #endif bibledit-gtk-4.6/src/htmlcolor.h0000644000175000017500000000300311671702424016711 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef _HTML_COLOR_H_ #define _HTML_COLOR_H_ #include #include extern "C" { #include } struct _HTMLColor { GdkColor color; gboolean allocated; guint refcount; }; HTMLColor * html_color_new(void); HTMLColor * html_color_new_from_gdk_color(const GdkColor *color); HTMLColor * html_color_new_from_rgb(gushort red, gushort green, gushort blue); void html_color_ref(HTMLColor *color); void html_color_unref(HTMLColor *color); void html_color_alloc(HTMLColor *color, HTMLPainter *painter); void html_color_free(HTMLColor *color, HTMLPainter *painter); gboolean html_color_equal(HTMLColor *color1, HTMLColor *color2); void html_color_set(HTMLColor *color, GdkColor *c); #endif bibledit-gtk-4.6/src/dialogcheckbutton.cpp0000644000175000017500000000703611671702424020744 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include #include "dialogcheckbutton.h" #include "help.h" #include "utilities.h" CheckbuttonDialog::CheckbuttonDialog(const ustring & title, const ustring & info, const vector < ustring > &labels, ustring bitpattern) { Shortcuts shortcuts(0); checkbuttondialog = gtk_dialog_new(); gtk_window_set_title(GTK_WINDOW(checkbuttondialog), title.c_str()); gtk_window_set_position(GTK_WINDOW(checkbuttondialog), GTK_WIN_POS_CENTER_ON_PARENT); gtk_window_set_modal(GTK_WINDOW(checkbuttondialog), TRUE); dialog_vbox1 = GTK_DIALOG(checkbuttondialog)->vbox; gtk_widget_show(dialog_vbox1); label = gtk_label_new(info.c_str()); gtk_widget_show(label); gtk_box_pack_start(GTK_BOX(dialog_vbox1), label, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5); for (unsigned int i = 0; i < labels.size(); i++) { GtkWidget *checkbutton; checkbutton = gtk_check_button_new_with_mnemonic(labels[i].c_str()); gtk_widget_show(checkbutton); gtk_box_pack_start(GTK_BOX(dialog_vbox1), checkbutton, FALSE, FALSE, 0); checkbuttons.push_back(checkbutton); shortcuts.button(checkbutton); if (bitpattern_take(bitpattern)) { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton), true); } } dialog_action_area1 = GTK_DIALOG(checkbuttondialog)->action_area; gtk_widget_show(dialog_action_area1); gtk_button_box_set_layout(GTK_BUTTON_BOX(dialog_action_area1), GTK_BUTTONBOX_END); new InDialogHelp(checkbuttondialog, NULL, &shortcuts, NULL); cancelbutton = gtk_button_new_from_stock("gtk-cancel"); gtk_widget_show(cancelbutton); gtk_dialog_add_action_widget(GTK_DIALOG(checkbuttondialog), cancelbutton, GTK_RESPONSE_CANCEL); GTK_WIDGET_SET_FLAGS(cancelbutton, GTK_CAN_DEFAULT); okbutton = gtk_button_new_from_stock("gtk-ok"); gtk_widget_show(okbutton); gtk_dialog_add_action_widget(GTK_DIALOG(checkbuttondialog), okbutton, GTK_RESPONSE_OK); GTK_WIDGET_SET_FLAGS(okbutton, GTK_CAN_DEFAULT); shortcuts.stockbutton(cancelbutton); shortcuts.stockbutton(okbutton); shortcuts.process(); g_signal_connect((gpointer) okbutton, "clicked", G_CALLBACK(on_okbutton_clicked), gpointer(this)); gtk_widget_grab_default(okbutton); gtk_widget_grab_focus(okbutton); } CheckbuttonDialog::~CheckbuttonDialog() { gtk_widget_destroy(checkbuttondialog); } int CheckbuttonDialog::run() { return gtk_dialog_run(GTK_DIALOG(checkbuttondialog)); } void CheckbuttonDialog::on_okbutton_clicked(GtkButton * button, gpointer user_data) { ((CheckbuttonDialog *) user_data)->on_okbutton(); } void CheckbuttonDialog::on_okbutton() { bitpattern.clear(); for (unsigned int i = 0; i < checkbuttons.size(); i++) { bitpattern_add(bitpattern, gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbuttons[i]))); } } bibledit-gtk-4.6/src/highlight.cpp0000644000175000017500000004135711671702424017226 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include #include "highlight.h" #include "utilities.h" #include "gwrappers.h" #include "usfmtools.h" #include "categorize.h" #include "screen.h" #include "settings.h" #include "date_time_utils.h" #include "xmlutils.h" Highlight::Highlight(GtkTextBuffer * buffer, GtkWidget * textview, const ustring & project, GtkTextTag * tag, const ustring & verse) { // Save and initialize variables. maintextbuffer = buffer; maintextview = GTK_TEXT_VIEW(textview); mytag = tag; locations_ready = false; interrupt_thread = false; // Remove any previous highlights. remove_previous_highlights(maintextbuffer); // Determine the boundaries between which to highlight, // in order to highlight only the words that are within the right verse. { GtkTextIter startiter; GtkTextIter enditer; gtk_text_buffer_get_start_iter(maintextbuffer, &startiter); gtk_text_buffer_get_end_iter(maintextbuffer, &enditer); GtkTextIter iter = startiter; bool started = false; bool ended = false; bool start = true; ustring verse_style = style_get_verse_marker(project); while (!gtk_text_iter_is_end(&iter)) { ustring paragraph_style, character_style; get_styles_at_iterator(iter, paragraph_style, character_style); if (start || (character_style == verse_style)) { ustring verse_at_iter = get_verse_number_at_iterator(iter, verse_style, "", NULL); if (verse == verse_at_iter) { if (!started) { started = true; startiter = iter; } } else { if (started) { if (!ended) { ended = true; enditer = iter; } } } } start = false; gtk_text_iter_forward_char(&iter); } main_start_offset = gtk_text_iter_get_offset(&startiter); main_end_offset = gtk_text_iter_get_offset(&enditer); } } Highlight::~Highlight() { // Set flag to interrupt the thread. interrupt_thread = true; // Wait till the locations are ready while (!locations_ready) { g_usleep(100000); } // The object destroys itself. } void Highlight::searchwords(GtkTextBuffer * textbuffer, GtkTextView * textview, gint startoffset, gint endoffset) /* This looks for the positions between startoffset and endoffset of the words to be highlighted highlights based upon the word that was searched for. */ { // Get the iterators to work in between. GtkTextIter startiter; GtkTextIter enditer; gtk_text_buffer_get_iter_at_offset(textbuffer, &startiter, startoffset); gtk_text_buffer_get_iter_at_offset(textbuffer, &enditer, endoffset); // Find the boundaries for highlighting search words within the iterators. extern Settings *settings; for (unsigned int i = 0; i < settings->session.highlights.size(); i++) { if (interrupt_thread) continue; vector < GtkTextIter > wordbegin; vector < GtkTextIter > wordend; if (settings->session.highlights[i].globbing || settings->session.highlights[i].matchbegin || settings->session.highlights[i].matchend) { // Advanced and slow highlighting. searchwords_find_slow(textbuffer, &startiter, &enditer, settings->session.highlights[i].word, settings->session.highlights[i].casesensitive, settings->session.highlights[i].globbing, settings->session.highlights[i].matchbegin, settings->session.highlights[i].matchend, wordbegin, wordend); } else { // Basic and fast highlighting. searchwords_find_fast(textbuffer, &startiter, &enditer, settings->session.highlights[i].word, settings->session.highlights[i].casesensitive, wordbegin, wordend); } // If we do searching in areas, check that the boundaries are inside the areas. if (settings->session.highlights[i].areatype == atSelection) { searchwords_in_area(textbuffer, wordbegin, wordend, settings->session.highlights[i].id, settings->session.highlights[i].intro, settings->session.highlights[i].heading, settings->session.highlights[i].chapter, settings->session.highlights[i].study, settings->session.highlights[i].notes, settings->session.highlights[i].xref, settings->session.highlights[i].verse); } // Copy any remaining iterators to the main containers. for (unsigned int i = 0; i < wordbegin.size(); i++) { highlightwordstarts.push_back(gtk_text_iter_get_offset(&wordbegin[i])); highlightwordends.push_back(gtk_text_iter_get_offset(&wordend[i])); highlightbuffers.push_back(textbuffer); highlightviews.push_back(textview); } } } void Highlight::searchwords_find_fast(GtkTextBuffer * textbuffer, GtkTextIter * beginbound, GtkTextIter * endbound, const ustring & searchword, bool casesensitive, vector < GtkTextIter > &wordstart, vector < GtkTextIter > &wordend) // Searches for words to highlight. For simple highligthing. // Is much faster than the slow routine, see there fore more information. { // Variable. GtkTextIter begin; GtkTextIter end; // Extract the line. ustring line = gtk_text_buffer_get_slice(textbuffer, beginbound, endbound, false); // Deal with case sensitivity. ustring case_considerate_search_word(searchword); if (!casesensitive) case_considerate_search_word = case_considerate_search_word.casefold(); // Go through the line looking for matches. for (unsigned int i = 0; i < line.length(); i++) { if (interrupt_thread) continue; ustring compareline(line.substr(i, searchword.length())); // Deal with case sensitivity. if (!casesensitive) compareline = compareline.casefold(); // Now compare. if (case_considerate_search_word == compareline) { // Get the iterators in the textbuffer that belong to this possible match. begin = *beginbound; gtk_text_iter_forward_chars(&begin, i); end = begin; gtk_text_iter_forward_chars(&end, searchword.length()); // Add the boundaries of the word to highlight. wordstart.push_back(begin); wordend.push_back(end); } } } void Highlight::searchwords_find_slow(GtkTextBuffer * textbuffer, GtkTextIter * beginbound, GtkTextIter * endbound, const ustring & searchword, bool casesensitive, bool globbing, bool matchbegin, bool matchend, vector < GtkTextIter > &wordstart, vector < GtkTextIter > &wordend) /* Searches for words to highlight. Problem when case insensitive searching: Character ffi was changed to ffi after casefolding, and as that one is 2 characters longer than the original ffi, we ran in problems of searching past the line, which gave an exception in Gtk. The solution was to determine the length of the word from the ones that are to highlight, not from the casefolded searchword, but the original one. */ { // Variable. GtkTextIter begin; GtkTextIter end; // Extract the line. ustring line = gtk_text_buffer_get_slice(textbuffer, beginbound, endbound, false); // Find all places in this line that have the search word. /* To do that properly for glob-style pattern matching, for begin/end word matching and case (in)sensitivity, we need to open the box of tricks. We produce all possible combinations for characters and lengths, e.g. We have this text: he is We then make the following strings from it, and see whether they match: "h" "he" "he " "he i" "he is" "e" "e " "e i" "e is" " " " i" " is" "i" "is" "s" Any string matching will then be highlighted. */ // Deal with case sensitivity. ustring case_considerate_search_word(searchword); if (!casesensitive) case_considerate_search_word = case_considerate_search_word.casefold(); for (unsigned int i = 0; i < line.length(); i++) { if (interrupt_thread) continue; ustring line2(line.substr(0, i + 1)); for (unsigned int offposition = 0; offposition < line2.length(); offposition++) { // Get the line as described above. // We use optimization here to get the speed acceptable when we have // long lines. But when globbing is done, because of the characters of // glob-style matching, we don't know how long the searchword might be, // we do not use that optimization. unsigned int linelength = line2.length() - offposition; if (!globbing) if (linelength > searchword.length()) continue; ustring compareline(line2.substr(offposition, linelength)); // Deal with case sensitivity. if (!casesensitive) compareline = compareline.casefold(); // Now compare. bool match = false; if (globbing) { if (g_pattern_match_simple(case_considerate_search_word.c_str(), compareline.c_str())) match = true; } else { if (case_considerate_search_word == compareline) match = true; } // Get the iterators in the textbuffer that belong to this possible match. if (match) { begin = *beginbound; gtk_text_iter_forward_chars(&begin, offposition); end = begin; gtk_text_iter_forward_chars(&end, searchword.length()); } // Deal with begin-word matching. if (match) { if (matchbegin) { if (!gtk_text_iter_starts_word(&begin)) match = false; } } // Deal with end-word matching. if (match) { if (matchend) { if (!gtk_text_iter_ends_word(&end)) match = false; } } // Add the boundaries of the word to highlight. if (match) { wordstart.push_back(begin); wordend.push_back(end); } } } } void Highlight::searchwords_in_area(GtkTextBuffer * textbuffer, vector < GtkTextIter > &start, vector < GtkTextIter > &end, bool area_id, bool area_intro, bool area_heading, bool area_chapter, bool area_study, bool area_notes, bool area_xref, bool area_verse) /* Finds out whether the text within the "start" and "end" iterators is inside one of the given areas. If not, it removes the iterator from the containers. */ { // Categorization data CategorizeLine categorize(""); // Go through the iterators, starting at the end (to make erasing it easier). for (int it = start.size() - 1; it >= 0; it--) { // Get line number of the iterator. gint linenumber = gtk_text_iter_get_line(&start[it]); // Get the usfm this line starts with. ustring usfm; { GtkTextIter line1; gtk_text_buffer_get_iter_at_line(textbuffer, &line1, linenumber); GtkTextIter line2 = line1; gtk_text_iter_forward_chars(&line2, 10); ustring line = gtk_text_iter_get_text(&line1, &line2); usfm = usfm_extract_marker(line); } // See if this usfm is in one of the areas given. bool in_area = false; if (area_id) if (categorize.is_id_marker(usfm)) in_area = true; if (area_intro) if (categorize.is_intro_marker(usfm)) in_area = true; if (area_heading) if (categorize.is_head_marker(usfm)) in_area = true; if (area_chapter) if (categorize.is_chap_marker(usfm)) in_area = true; if (area_study) if (categorize.is_study_marker(usfm)) in_area = true; // The variables "area_notes" and "area_xref" are not relevant. if (area_verse) if (categorize.is_verse_marker(usfm)) in_area = true; // If not in one of the areas, remove this iterator from the container. if (!in_area) { vector < GtkTextIter >::iterator startiter = start.begin(); vector < GtkTextIter >::iterator enditer = end.begin(); for (int i = 0; i < it; i++) { startiter++; enditer++; } start.erase(startiter); end.erase(enditer); } } } void Highlight::remove_previous_highlights(GtkTextBuffer * textbuffer) // Removes previous highlights. // Ensure that removing the tags does not influence the modified status of the textbuffer. { GtkTextIter startiter; GtkTextIter enditer; gtk_text_buffer_get_start_iter(textbuffer, &startiter); gtk_text_buffer_get_end_iter(textbuffer, &enditer); bool modified_status = gtk_text_buffer_get_modified(textbuffer); gtk_text_buffer_remove_tag(textbuffer, mytag, &startiter, &enditer); if (!modified_status) gtk_text_buffer_set_modified(textbuffer, false); } void Highlight::determine_locations() // Determine the locations where to highlight text. { // Call the highlight routine for the text. searchwords(maintextbuffer, maintextview, main_start_offset, main_end_offset); // Set a flag informing the main thread that the locations are available. locations_ready = true; } void Highlight::highlight() // This does the actual highlighting. // Ensure that applying a tag does not change the modified status of the textbuffer. { bool cursor_set = false; for (unsigned int i = 0; i < highlightwordstarts.size(); i++) { GtkTextIter start, end; gtk_text_buffer_get_iter_at_offset(highlightbuffers[i], &start, highlightwordstarts[i]); gtk_text_buffer_get_iter_at_offset(highlightbuffers[i], &end, highlightwordends[i]); bool modified_status = gtk_text_buffer_get_modified(highlightbuffers[i]); gtk_text_buffer_apply_tag(highlightbuffers[i], mytag, &start, &end); if (!modified_status) gtk_text_buffer_set_modified(highlightbuffers[i], false); if (!cursor_set) { gtk_text_buffer_place_cursor(highlightbuffers[i], &start); screen_scroll_to_iterator(highlightviews[i], &start); cursor_set = true; } } } bool searchwords_find_fast (const ustring& text, const vector & searchwords, const vector & wholewords, const vector & casesensitives, vector & startpositions, vector & lengths) // Finds occurrences of searchwords in the text. // text: Text to be looked through. // searchwords: Search words to look for. // wholewords / casesensitives: Attributes of the searchwords. // startpositions: If non-NULL, will be filled with the positions that each searchword starts at. // lengths: If non-NULL, will be filled with the lengths of the searchwords found. // Returns whether one or more searchwords were found in the text. { // Clear output containers. startpositions.clear(); lengths.clear(); // A textbuffer makes searching text easier in this case. GtkTextBuffer * textbuffer = gtk_text_buffer_new (NULL); gtk_text_buffer_set_text (textbuffer, text.c_str(), -1); GtkTextIter startiter; gtk_text_buffer_get_start_iter(textbuffer, &startiter); bool found = false; // Go through all words to look for. for (unsigned int i2 = 0; i2 < searchwords.size(); i2++) { // Define this search word and its parameters. ustring searchword = searchwords[i2]; bool wholeword = wholewords[i2]; bool casesensitive = casesensitives[i2]; // Handle case sensitivity. ustring mytext; ustring mysearchword; if (casesensitive) { mytext = text; mysearchword = searchword; } else { mytext = text.casefold(); mysearchword = searchword.casefold(); } // Find all occurrences of the word. size_t position = mytext.find(mysearchword); while (position != string::npos) { bool temporally_approved = true; GtkTextIter approvedstart = startiter; GtkTextIter approvedend; gtk_text_iter_forward_chars(&approvedstart, position); approvedend = approvedstart; gtk_text_iter_forward_chars(&approvedend, searchword.length()); if (wholeword) { if (!gtk_text_iter_starts_word(&approvedstart)) temporally_approved = false; if (!gtk_text_iter_ends_word(&approvedend)) temporally_approved = false; } if (temporally_approved) { found = true; startpositions.push_back (position); lengths.push_back (searchword.length()); } position = mytext.find(mysearchword, ++position); } } // Free textbuffer used. g_object_unref (textbuffer); if (found) { // Sort the output. quick_sort (startpositions, lengths, 0, startpositions.size()); // Overlapping items need to be combined to avoid crashes. xml_combine_overlaps (startpositions, lengths); } // Return true if anything was found. return found; } bibledit-gtk-4.6/src/bible.h0000644000175000017500000000401711671702424015771 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_BIBLE_H #define INCLUDED_BIBLE_H #include "libraries.h" #include "reference.h" void sort_references (vector &references); void decode_reference (const ustring & reference, ustring & book, ustring & chapter, ustring & verse); bool reference_discover (unsigned int oldbook, unsigned int oldchapter, const ustring& oldverse, const ustring& reference, unsigned int& newbook, unsigned int& newchapter, ustring& newverse, bool consult_memory = false); unsigned int book_find_valid (const ustring & rawbook); unsigned int reference_to_numerical_equivalent (const ustring& book, const ustring& chapter, const ustring& verse); unsigned int reference_to_numerical_equivalent (const Reference& reference); ustring book_chapter_verse_to_reference (const ustring& book, int chapter, const ustring& verse); bool looks_like_verse (const ustring& text); vector verses_encode (const ustring& verse); bool chapter_span_discover (const ustring& reference, ustring& chapter1, ustring& verse1, ustring& chapter2, ustring& verse2); vector verse_range_sequence (const ustring& verse); vector verse_range_sequence_v2 (ustring verse); #endif bibledit-gtk-4.6/src/text2pdf.cpp0000644000175000017500000012705011671702424017012 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "text2pdf.h" #include "tiny_utilities.h" #include "gwrappers.h" #include #include "utilities.h" #include "tiny_utilities.h" #include "date_time_utils.h" #include "usfmtools.h" #include "constants.h" #include "books.h" #include "color.h" #include "directories.h" #include "gtkwrappers.h" #include "pdfviewer.h" #include "settings.h" #include "referenceutils.h" #include "projectutils.h" #include #include #include #include "text2pdf_intermediate.h" #include "dialogtext2pdf.h" Text2Pdf::Text2Pdf(const ustring & pdf_file, bool use_intermediate_text) // Converts text code to a pdf file. { // Initializers. pdffile = pdf_file; initialize_variables(); intermediate_text_pointer = NULL; if (use_intermediate_text) intermediate_text_pointer = &intermediate_text; // Create the cairo variables. surface = cairo_pdf_surface_create(pdffile.c_str(), pango_units_to_points(page_width_pango_units), pango_units_to_points(page_height_pango_units)); cairo = cairo_create(surface); } Text2Pdf::~Text2Pdf() // Object destructor. { for (unsigned int i = 0; i < input_data.size(); i++) { delete input_data[i]; } for (unsigned int i = 0; i < pages.size(); i++) { delete pages[i]; } cairo_surface_destroy(surface); cairo_destroy(cairo); delete progresswindow; } void Text2Pdf::initialize_variables() // Initialize the variables for the object. { // The page size defaults to A4 = 210 x 297 millimeters (8.27 x 11.69 inches). page_width_pango_units = millimeters_to_pango_units(210); page_height_pango_units = millimeters_to_pango_units(297); // Page margins default in centimeters. inside_margin_pango_units = centimeters_to_pango_units(2.5); outside_margin_pango_units = centimeters_to_pango_units(1.5); top_margin_pango_units = centimeters_to_pango_units(2); bottom_margin_pango_units = centimeters_to_pango_units(2); // The height of the header default value in centimeters. header_height_pango_units = centimeters_to_pango_units(1); // The height of the footer default value in centimeters. footer_height_pango_units = centimeters_to_pango_units(0); // The default spacing between the two columsn in centimeters. column_spacing_pango_units = centimeters_to_pango_units(0.5); // Whether one column only. one_column_only = false; // The input variables. input_paragraph = NULL; stacked_input_paragraph = NULL; keep_data_together = false; line_spacing = 100; right_to_left = false; // Layout engine. page = NULL; layoutcontainer = NULL; // Running headers. print_date = false; running_chapter_left_page = 0; running_chapter_right_page = 0; suppress_header_on_this_page = false; } void Text2Pdf::page_size_set(double width_centimeters, double height_centimeters) // Set the page size in centimeters. { if (text2pdf_intermediary_2_double(intermediate_text_pointer, __func__, width_centimeters, height_centimeters)) return; page_width_pango_units = centimeters_to_pango_units(width_centimeters); page_height_pango_units = centimeters_to_pango_units(height_centimeters); cairo_pdf_surface_set_size(surface, pango_units_to_points(page_width_pango_units), pango_units_to_points(page_height_pango_units)); } void Text2Pdf::page_margins_set(double inside_margin_centimeters, double right_margin_centimeters, double top_margin_centimeters, double bottom_margin_centimeters) // Set the margins of the page, in centimeters. { if (text2pdf_intermediary_4_double(intermediate_text_pointer, __func__, inside_margin_centimeters, right_margin_centimeters, top_margin_centimeters, bottom_margin_centimeters)) return; inside_margin_pango_units = centimeters_to_pango_units(inside_margin_centimeters); outside_margin_pango_units = centimeters_to_pango_units(right_margin_centimeters); top_margin_pango_units = centimeters_to_pango_units(top_margin_centimeters); bottom_margin_pango_units = centimeters_to_pango_units(bottom_margin_centimeters); } void Text2Pdf::header_height_set(double size_centimeters) // Set the height of the header. { if (text2pdf_intermediary_1_double(intermediate_text_pointer, __func__, size_centimeters)) return; header_height_pango_units = centimeters_to_pango_units(size_centimeters); } void Text2Pdf::footer_height_set(double size_centimeters) // Set the height of the footer. { if (text2pdf_intermediary_1_double(intermediate_text_pointer, __func__, size_centimeters)) return; footer_height_pango_units = centimeters_to_pango_units(size_centimeters); } void Text2Pdf::column_spacing_set(double spacing_centimeters) // Sets the spacing between the two columns. // Text is normally laid out in two columns, but there are elements that span the columns. { if (text2pdf_intermediary_1_double(intermediate_text_pointer, __func__, spacing_centimeters)) return; column_spacing_pango_units = centimeters_to_pango_units(spacing_centimeters); } void Text2Pdf::page_one_column_only() // Sets that there's only one column on the pages. { if (text2pdf_intermediary_void(intermediate_text_pointer, __func__)) return; one_column_only = true; } void Text2Pdf::new_page(bool odd) // Sets the engine to go to a new page. If odd is true, it goes to a new odd page. { // Intermediary text handler. if (text2pdf_intermediary_1_bool(intermediate_text_pointer, __func__, odd)) return; // Close any open paragraph. close_paragraph(); // The paragraph before the new page should not have its 'keep-with-next' property set, else the engine chokes on that. if (!input_data.empty()) { T2PInput *preceding_input = input_data[input_data.size() - 1]; if (preceding_input->type == t2pitParagraph) { ((T2PInputParagraph *) preceding_input)->keep_with_next = false; } } // Store the new page. if (odd) input_data.push_back(new T2PInput(t2pitNewOddPage)); else input_data.push_back(new T2PInput(t2pitNewPage)); } void Text2Pdf::run() // Runs the converter. { // Create progress window. progresswindow = new ProgressWindow("Formatting", false); progresswindow->set_text("Run"); // Close any open input containers. close_paragraph(); // Intermediate text. intermediate_interpreter(); // Go through the input data. run_input(input_data); // Find potential widows and orphans. widows_and_orphans_and_keep_with_next(); // Fit the blocks on the pages. fit_blocks_on_pages(); // Generate tables of contents. generate_tables_of_contents(); // If there are no pages, produce one empty page - looks better. if (pages.empty()) { next_page(); } // Print the pages. progresswindow->set_iterate(0, 1, pages.size()); progresswindow->set_text("Output"); for (unsigned int pg = 0; pg < pages.size(); pg++) { progresswindow->iterate(); T2PPage *page = pages[pg]; page->print(); } // Status information. status = cairo_surface_status(surface); if (status != CAIRO_STATUS_SUCCESS) { gw_warning(cairo_status_to_string(status)); } } void Text2Pdf::run_input(vector < T2PInput * >&input) // Goes through all of the input data. { progresswindow->set_iterate(0, 1, input.size()); progresswindow->set_text("Layout"); for (unsigned int i = 0; i < input.size(); i++) { progresswindow->iterate(); switch (input[i]->type) { case t2pitParagraph: { input_paragraph = (T2PInputParagraph *) input[i]; lay_out_paragraph(); break; } case t2pitOpenKeepTogether: { // Paragraphs from here till the next t2pitCloseKeepTogether should be kept together // in one column or page. // Set the flag. keep_data_together = true; break; } case t2pitCloseKeepTogether: { // Clear the flag. keep_data_together = false; // To properly work with the layout engine's model, add an empty block. PangoRectangle rectangle; rectangle.x = 0; rectangle.y = 0; rectangle.width = 0; rectangle.height = 0; T2PBlock *block = new T2PBlock(rectangle, 1); block->type = t2pbtSpaceAfterParagraph; input_blocks.push_back(block); break; } case t2pitNewPage: { PangoRectangle rectangle; rectangle.x = 0; rectangle.y = 0; rectangle.width = 0; rectangle.height = 0; T2PBlock *block = new T2PBlock(rectangle, 1); block->type = t2pbtNewPage; input_blocks.push_back(block); break; } case t2pitNewOddPage: { PangoRectangle rectangle; rectangle.x = 0; rectangle.y = 0; rectangle.width = 0; rectangle.height = 0; T2PBlock *block = new T2PBlock(rectangle, 1); block->type = t2pbtNewOddPage; input_blocks.push_back(block); break; } } } } void Text2Pdf::lay_out_paragraph() // Lays out one paragraph. { // Bail out if there's no text. if (input_paragraph->text.empty()) { return; } // Optionally lay out the paragraph's intrusion. T2PInputParagraph *intrusion = input_paragraph->get_intrusion(); if (intrusion) { get_next_layout_container(true); layoutcontainer->layout_drop_caps(intrusion, input_paragraph->font_size_points); } // Space before paragraph. if (input_paragraph->space_before_mm != 0) { PangoRectangle rectangle; rectangle.x = 0; rectangle.y = 0; rectangle.width = page_width_pango_units - inside_margin_pango_units - outside_margin_pango_units; rectangle.height = millimeters_to_pango_units(input_paragraph->space_before_mm); int column_count = get_column_count_rectangle_width(input_paragraph->column_count, rectangle.width); T2PBlock *block = new T2PBlock(rectangle, column_count); block->type = t2pbtSpaceBeforeParagraph; block->keep_with_next = true; input_blocks.push_back(block); } // Paragraph itself. unsigned int line_number = 0; while (!input_paragraph->text.empty() && line_number < 1000) { get_next_layout_container(false); layoutcontainer->layout_text(input_paragraph, line_number, input_paragraph->text); line_number++; } if (!input_paragraph->text.empty()) { gw_warning("Can't fit in \"" + input_paragraph->text + "\""); } // Space after paragraph. if (input_paragraph->space_after_mm != 0) { PangoRectangle rectangle; rectangle.x = 0; rectangle.y = 0; rectangle.width = page_width_pango_units - inside_margin_pango_units - outside_margin_pango_units; rectangle.height = millimeters_to_pango_units(input_paragraph->space_after_mm); int column_count = get_column_count_rectangle_width(input_paragraph->column_count, rectangle.width); T2PBlock *block = new T2PBlock(rectangle, column_count); block->type = t2pbtSpaceAfterParagraph; block->keep_with_next = input_paragraph->keep_with_next; input_blocks.push_back(block); } } void Text2Pdf::get_next_layout_container(bool intrusion) // Gets the next layout container to be used. { // Rectangle for next block. PangoRectangle rectangle; rectangle.x = 0; rectangle.y = 0; // Only the width of the block is set, because the other sizes depend on factors not yet known at this stage. rectangle.width = page_width_pango_units - inside_margin_pango_units - outside_margin_pango_units; rectangle.height = 0; // Column count. If there's more than one, the width gets smaller. int column_count = get_column_count_rectangle_width(input_paragraph->column_count, rectangle.width); // Create a new block. T2PBlock *block = new T2PBlock(rectangle, column_count); block->keep_with_next = input_paragraph->keep_with_next || keep_data_together || intrusion; if (intrusion) { block->type = t2pbtTextIntrusion; } // Running header information. block->left_running_header = input_paragraph->left_running_header; block->right_running_header = input_paragraph->right_running_header; block->left_running_chapter = input_paragraph->left_running_chapter; block->right_running_chapter = input_paragraph->right_running_chapter; block->suppress_header = input_paragraph->suppress_header; input_paragraph->suppress_header = false; // Table of contents. block->reference = input_paragraph->reference; input_paragraph->reference.clear(); block->referent = input_paragraph->referent; input_paragraph->referent.clear(); // Handle a preceding intrusion. if (!input_blocks.empty()) { unsigned int preceding_block_to = input_blocks.size(); int preceding_block_from = preceding_block_to; // Look 2 blocks back, because by default the intrusion, that's the drop-caps, is two lines high. preceding_block_from -= 2; if (preceding_block_from < 0) preceding_block_from = 0; for (unsigned int i = preceding_block_from; i < preceding_block_to; i++) { if (input_blocks[i]->type == t2pbtTextIntrusion) { // Modify size and position of the block. // In case of right-to-left text, the x offset is not modified, // because the intrusion is at the right side of the page. if (!right_to_left) { block->rectangle.x += input_blocks[i]->rectangle.width; } block->rectangle.width -= input_blocks[i]->rectangle.width; // Block stays with the next one. block->keep_with_next = true; } } } // Store the block. input_blocks.push_back(block); // Create a new layout container. layoutcontainer = block->next_layout_container(cairo); } void Text2Pdf::fit_blocks_on_pages() // Fits the block onto the pages, and creates new pages if need be. { // Progress. unsigned int initial_input_size = input_blocks.size(); progresswindow->set_text("Pages"); // Loop through the input blocks. unsigned int infinite_loop_counter = 0; while (!input_blocks.empty() && infinite_loop_counter < 5000) { // Create another page. next_page(); // Progress. double fraction = double (initial_input_size - input_blocks.size()) / initial_input_size; progresswindow->set_fraction(fraction); // Lay out the input on the page. page->text_reference_area->fit_blocks(input_blocks, column_spacing_pango_units); // Check whether to start a new odd page. if (page->text_reference_area->start_new_odd_page) { // If the current page is odd, then the next will be even, so we need to insert an extra one here. int current_page_number = pages.size(); if (current_page_number % 2) { next_page(); } } } } void Text2Pdf::widows_and_orphans_and_keep_with_next() /* Widows are the first lines of a paragraph, while the rest is in another column or on another page. Orphans are the last lines of a pragraph in such a situation. We set two widows and two orphans. The first two lines of a paragraph could be widows. The last two lines of a paragraph could be orphans. */ { // Widows and orphans control is is implemented throught the "keep_with_next" property of the T2PBlock object. // The "keep with next" mechanism will then take over when the blocks are fitted in. for (unsigned int blk = 0; blk < input_blocks.size(); blk++) { T2PBlock *block = input_blocks[blk]; // The first line of the paragraph is to be kept with the next. if (block->type == t2pbtTextParagraphFirstLine) { block->keep_with_next = true; } // The last-but-one line of the paragraph is to be kept with the next. if (block->type == t2pbtTextParagraphLastLine) { if (blk) { input_blocks[blk - 1]->keep_with_next = true; } } } // If the "keep-with-next" property is set just before a new page, // the engine chokes on that, so it is cleared here. for (unsigned int blk = 0; blk < input_blocks.size(); blk++) { T2PBlock *block = input_blocks[blk]; // The first line of the paragraph is to be kept with the next. if (block->type == t2pbtNewPage || block->type == t2pbtNewOddPage) { if (blk > 0) { T2PBlock *preceding_block = input_blocks[blk - 1]; preceding_block->keep_with_next = false; } } } } int Text2Pdf::get_column_count_rectangle_width(int column_count_in, int &width) { int column_count = one_column_only ? 1 : column_count_in; if (column_count > 1) { width /= column_count; width -= (column_count - 1) * column_spacing_pango_units / 2; } return column_count; } void Text2Pdf::next_page() // Produces the next page and related objects. { int page_number = pages.size() + 1; page = new T2PPage(page_number, page_width_pango_units, page_height_pango_units, inside_margin_pango_units, outside_margin_pango_units, top_margin_pango_units, bottom_margin_pango_units, header_height_pango_units, footer_height_pango_units, cairo, print_date, right_to_left); pages.push_back(page); } void Text2Pdf::open_keep_together() // Anything between this and the closer is kept together in one page or column. { if (text2pdf_intermediary_void(intermediate_text_pointer, __func__)) return; close_paragraph(); input_data.push_back(new T2PInput(t2pitOpenKeepTogether)); } void Text2Pdf::close_keep_together() // Close keeping together in one page or column. { if (text2pdf_intermediary_void(intermediate_text_pointer, __func__)) return; close_paragraph(); input_data.push_back(new T2PInput(t2pitCloseKeepTogether)); } void Text2Pdf::open_paragraph() // Open a new paragraph and add this to the input data. { if (text2pdf_intermediary_void(intermediate_text_pointer, __func__)) return; // Close existing one. close_paragraph(); // Create new one. input_paragraph = new T2PInputParagraph(font, line_spacing, right_to_left); // Store running header information. input_paragraph->left_running_header = running_header_left_page; input_paragraph->right_running_header = running_header_right_page; input_paragraph->left_running_chapter = running_chapter_left_page; input_paragraph->right_running_chapter = running_chapter_right_page; // Store paragraph. input_data.push_back(input_paragraph); } void Text2Pdf::ensure_open_paragraph() // Ensures that a paragraph is open. { if (input_paragraph == NULL) open_paragraph(); } void Text2Pdf::paragraph_set_font_size(double points) // Sets the font size to be used in the paragraph, in points. { if (text2pdf_intermediary_1_double(intermediate_text_pointer, __func__, points)) return; ensure_open_paragraph(); input_paragraph->font_size_points = points; } void Text2Pdf::paragraph_set_italic(bool italic) // Set whether font should be italic. { if (text2pdf_intermediary_1_bool(intermediate_text_pointer, __func__, italic)) return; ensure_open_paragraph(); input_paragraph->italic = italic; } void Text2Pdf::paragraph_set_bold(bool bold) // Set whether font should be in bold. { if (text2pdf_intermediary_1_bool(intermediate_text_pointer, __func__, bold)) return; ensure_open_paragraph(); input_paragraph->bold = bold; } void Text2Pdf::paragraph_set_underline(bool underline) // Set whether text should be underlined. { if (text2pdf_intermediary_1_bool(intermediate_text_pointer, __func__, underline)) return; ensure_open_paragraph(); input_paragraph->underline = underline; } void Text2Pdf::paragraph_set_small_caps(bool small_caps) // Set whether text should be in small caps. { if (text2pdf_intermediary_1_bool(intermediate_text_pointer, __func__, small_caps)) return; ensure_open_paragraph(); input_paragraph->small_caps = small_caps; } void Text2Pdf::paragraph_set_alignment(T2PAlignmentType alignment) // Sets the paragraph alignment, e.g. left, or justified. { if (text2pdf_intermediary_1_int(intermediate_text_pointer, __func__, alignment)) return; ensure_open_paragraph(); input_paragraph->alignment = alignment; } void Text2Pdf::paragraph_set_space_before(int millimeters) // Sets the space before the paragraph, in millimeters. { if (text2pdf_intermediary_1_int(intermediate_text_pointer, __func__, millimeters)) return; ensure_open_paragraph(); input_paragraph->space_before_mm = millimeters; } void Text2Pdf::paragraph_set_space_after(int millimeters) // Sets the desired space after the paragraph, in millimeters. { if (text2pdf_intermediary_1_int(intermediate_text_pointer, __func__, millimeters)) return; ensure_open_paragraph(); input_paragraph->space_after_mm = millimeters; } void Text2Pdf::paragraph_set_left_margin(int millimeters) // Sets the paragraph's left margin, in millimeters. { if (text2pdf_intermediary_1_int(intermediate_text_pointer, __func__, millimeters)) return; ensure_open_paragraph(); input_paragraph->left_margin_mm = millimeters; } void Text2Pdf::paragraph_set_right_margin(int millimeters) // // Sets the paragraph's right margin, in millimeters. { if (text2pdf_intermediary_1_int(intermediate_text_pointer, __func__, millimeters)) return; ensure_open_paragraph(); input_paragraph->right_margin_mm = millimeters; } void Text2Pdf::paragraph_set_first_line_indent(int millimeters) // Sets the indent of the first line of the paragraph. { if (text2pdf_intermediary_1_int(intermediate_text_pointer, __func__, millimeters)) return; ensure_open_paragraph(); input_paragraph->first_line_indent_mm = millimeters; } void Text2Pdf::paragraph_set_column_count(unsigned int count) // Sets the number of columns. Only 1 or 2 are supported. { if (text2pdf_intermediary_1_int(intermediate_text_pointer, __func__, count)) return; ensure_open_paragraph(); count = CLAMP(count, 1, 2); input_paragraph->column_count = count; } void Text2Pdf::paragraph_set_keep_with_next() // Sets that this paragraph should be kept with the next one. { if (text2pdf_intermediary_void(intermediate_text_pointer, __func__)) return; ensure_open_paragraph(); input_paragraph->keep_with_next = true; } void Text2Pdf::close_paragraph() // Close the open paragraph. { if (text2pdf_intermediary_void(intermediate_text_pointer, __func__)) return; input_paragraph = NULL; } void Text2Pdf::inline_set_font_size_percentage(int percentage) // Sets the font size percentage for inline text. { if (text2pdf_intermediary_1_int(intermediate_text_pointer, __func__, percentage)) return; // Ensure that a paragraph is open. ensure_open_paragraph(); // Store the inline value. input_paragraph->inline_set_font_size_percentage(percentage); } void Text2Pdf::inline_clear_font_size_percentage() // Clears the font size percentage for inline text. { if (text2pdf_intermediary_void(intermediate_text_pointer, __func__)) return; inline_set_font_size_percentage(100); } void Text2Pdf::inline_set_italic(int italic) // Sets the italic markup for inline text. { if (text2pdf_intermediary_1_int(intermediate_text_pointer, __func__, italic)) return; // Ensure that a paragraph is open. ensure_open_paragraph(); // Store the inline value. input_paragraph->inline_set_italic((T2PMarkupType) italic); } void Text2Pdf::inline_clear_italic() // Clears the italic markup for inline text. { if (text2pdf_intermediary_void(intermediate_text_pointer, __func__)) return; inline_set_italic(t2pmtInherit); } void Text2Pdf::inline_set_bold(int bold) // Sets the bold markup for inline text. { if (text2pdf_intermediary_1_int(intermediate_text_pointer, __func__, bold)) return; // Ensure that a paragraph is open. ensure_open_paragraph(); // Store the inline value. input_paragraph->inline_set_bold((T2PMarkupType) bold); } void Text2Pdf::inline_clear_bold() // Clears the bold markup for inline text. { if (text2pdf_intermediary_void(intermediate_text_pointer, __func__)) return; inline_set_bold(t2pmtInherit); } void Text2Pdf::inline_set_underline(int underline) // Sets the underline markup for inline text. { if (text2pdf_intermediary_1_int(intermediate_text_pointer, __func__, underline)) return; // Ensure that a paragraph is open. ensure_open_paragraph(); // Store the inline value. input_paragraph->inline_set_underline((T2PMarkupType) underline); } void Text2Pdf::inline_clear_underline() // Sets the underline markup for inline text. { if (text2pdf_intermediary_void(intermediate_text_pointer, __func__)) return; inline_set_underline(t2pmtInherit); } void Text2Pdf::inline_set_small_caps(int small_caps) // Sets the small capitals markup for inline text. { if (text2pdf_intermediary_1_int(intermediate_text_pointer, __func__, small_caps)) return; // Ensure that a paragraph is open. ensure_open_paragraph(); // Store the inline value. input_paragraph->inline_set_small_caps((T2PMarkupType) small_caps); } void Text2Pdf::inline_clear_small_caps() // Clears the small capitals markup for inline text. { if (text2pdf_intermediary_void(intermediate_text_pointer, __func__)) return; inline_set_small_caps(t2pmtInherit); } void Text2Pdf::inline_set_superscript(bool superscript) // Sets the superscript markup for inline text. { if (text2pdf_intermediary_1_bool(intermediate_text_pointer, __func__, superscript)) return; // Ensure that a paragraph is open. ensure_open_paragraph(); // Store the inline value. input_paragraph->inline_set_superscript(superscript); } void Text2Pdf::inline_clear_superscript() // Clears the superscript markup for inline text. { if (text2pdf_intermediary_void(intermediate_text_pointer, __func__)) return; inline_set_superscript(false); } void Text2Pdf::inline_set_colour(int colour) // Sets the colour for inline text. { if (text2pdf_intermediary_1_int(intermediate_text_pointer, __func__, colour)) return; // Ensure that a paragraph is open. ensure_open_paragraph(); // Store the inline value. input_paragraph->inline_set_colour(colour); } void Text2Pdf::inline_clear_colour() // Clears the colour for inline text. { if (text2pdf_intermediary_void(intermediate_text_pointer, __func__)) return; inline_set_colour(0); } void Text2Pdf::inline_set_strike_through() // Sets the strike-through markup for inline text. { if (text2pdf_intermediary_void(intermediate_text_pointer, __func__)) return; // Ensure that a paragraph is open. ensure_open_paragraph(); // Store the inline value. input_paragraph->inline_set_strike_through(t2pmtOn); } void Text2Pdf::inline_clear_strike_through() // Clears the strike-through markup for inline text. { if (text2pdf_intermediary_void(intermediate_text_pointer, __func__)) return; // Ensure that a paragraph is open. ensure_open_paragraph(); // Switch the inline value off. input_paragraph->inline_set_strike_through(t2pmtOff); } void Text2Pdf::add_text(const ustring & text) // Add text to whatever container is on top of the stack. { if (text2pdf_intermediary_1_ustring(intermediate_text_pointer, __func__, text)) return; // Add the text to the paragraph. ensure_open_paragraph(); input_paragraph->add_text(text); // Header suppression is done here, because only input paragraphs that have text are considered in the suppression system. if (suppress_header_on_this_page) { input_paragraph->suppress_header = true; } suppress_header_on_this_page = false; // References and referents are stored here, because only input paragraphs with text are considered in the system. set_reference(reference); set_referent(referent); } void Text2Pdf::open_note() // Open a new note. { if (text2pdf_intermediary_void(intermediate_text_pointer, __func__)) return; // Ensure that a paragraph is open. ensure_open_paragraph(); // Only open a new note if there's no note open already. if (stacked_input_paragraph == NULL) { stacked_input_paragraph = input_paragraph; input_paragraph = new T2PInputParagraph(font, line_spacing, right_to_left); // The note is stored into the main paragraph. stacked_input_paragraph->add_note(input_paragraph); } // By default there's no first-line indent. paragraph_set_first_line_indent(0); // By default a smaller font is used for the note. paragraph_set_font_size((0.8 * stacked_input_paragraph->font_size_points)); // By default the note is left aligned. paragraph_set_alignment(t2patLeft); } void Text2Pdf::close_note() // Close a note. { if (text2pdf_intermediary_void(intermediate_text_pointer, __func__)) return; if (stacked_input_paragraph) { input_paragraph = stacked_input_paragraph; stacked_input_paragraph = NULL; } } void Text2Pdf::open_intrusion() // Open a new intrusion. { if (text2pdf_intermediary_void(intermediate_text_pointer, __func__)) return; // Ensure that a paragraph is open. ensure_open_paragraph(); // Only open a new intrusion if there's nothing open already. if (stacked_input_paragraph == NULL) { stacked_input_paragraph = input_paragraph; input_paragraph = new T2PInputParagraph(font, line_spacing, right_to_left); // The intrusion is stored into the main paragraph. stacked_input_paragraph->set_intrusion(input_paragraph); } // By default there's no first-line indent. paragraph_set_first_line_indent(0); // By default the instrusion is left aligned. paragraph_set_alignment(t2patLeft); } void Text2Pdf::close_intrusion() // Closes an intrusion. { if (text2pdf_intermediary_void(intermediate_text_pointer, __func__)) return; if (stacked_input_paragraph) { input_paragraph = stacked_input_paragraph; stacked_input_paragraph = NULL; } } void Text2Pdf::view() // View the pdf file. { pdfviewer_view(pdffile); } void Text2Pdf::set_font(const ustring & font_in) /* Sets the font to use. The font can be set multiple times. Each paragraph will use the font that was current at the time that the input paragraph object was created. */ { if (text2pdf_intermediary_1_ustring(intermediate_text_pointer, __func__, font_in)) return; font = font_in; } void Text2Pdf::set_line_spacing(unsigned int line_spacing_in) // Sets the line spacing for subsequent paragraphs. { if (text2pdf_intermediary_1_int(intermediate_text_pointer, __func__, line_spacing_in)) return; line_spacing = line_spacing_in; } void Text2Pdf::set_right_to_left(bool right_to_left_in) // Sets the right-to-left property for subsequent paragraphs. { if (text2pdf_intermediary_1_bool(intermediate_text_pointer, __func__, right_to_left_in)) return; right_to_left = right_to_left_in; } void Text2Pdf::print_date_in_header() // Print the date in the header. { if (text2pdf_intermediary_void(intermediate_text_pointer, __func__)) return; print_date = true; } void Text2Pdf::set_running_header_left_page(const ustring & header) // Sets the running header for the left page. { if (text2pdf_intermediary_1_ustring(intermediate_text_pointer, __func__, header)) return; running_header_left_page = header; } void Text2Pdf::set_running_header_right_page(const ustring & header) // Sets the running header for the left page. { if (text2pdf_intermediary_1_ustring(intermediate_text_pointer, __func__, header)) return; running_header_right_page = header; } void Text2Pdf::set_running_chapter_number(unsigned int left, unsigned int right) // Sets the chapter number for in the running header. { if (text2pdf_intermediary_2_int(intermediate_text_pointer, __func__, left, right)) return; running_chapter_left_page = left; running_chapter_right_page = right; } void Text2Pdf::suppress_header_this_page() // Supresses printing the headers on this page. { if (text2pdf_intermediary_void(intermediate_text_pointer, __func__)) return; suppress_header_on_this_page = true; } void Text2Pdf::set_reference(const ustring & label) // Sets a reference. // Used for creating a table of contents with page numbers. { if (text2pdf_intermediary_1_ustring(intermediate_text_pointer, __func__, label)) return; // Store the reference. reference = label; // Bail out if there's no reference. if (reference.empty()) return; // Bail out if there's another paragraph, because the reference is only dealt with if it is found in the main paragraph. if (stacked_input_paragraph) return; // If there's a paragraph with text, set the reference in it. // References are only dealt with if there's text in the paragraph. if (input_paragraph && !input_paragraph->text.empty()) { input_paragraph->reference = reference; reference.clear(); } } void Text2Pdf::set_referent(const ustring & label) // Sets a referent. // Used for creating a table of contents with page numbers. { if (text2pdf_intermediary_1_ustring(intermediate_text_pointer, __func__, label)) return; // Store the referent. referent = label; // Bail out if there's no referent. if (referent.empty()) return; // Bail out if there's another paragraph, because the referent is only dealt with if it is found in the main paragraph. if (stacked_input_paragraph) return; // If there's a paragraph with text, set the referent in it. // Referents are only dealt with if there's text in the paragraph. if (input_paragraph && !input_paragraph->text.empty()) { input_paragraph->referent = referent; referent.clear(); } } void Text2Pdf::generate_tables_of_contents() // Generates the tables of contents. { if (text2pdf_intermediary_void(intermediate_text_pointer, __func__)) return; // Get referents and their page numbers. map < ustring, ustring > referents; for (unsigned int pg = 0; pg < pages.size(); pg++) { T2PReferenceArea *reference_area = pages[pg]->text_reference_area; reference_area->get_referents(referents, pg + 1); } // Write the page numbers of the referents. for (unsigned int pg = 0; pg < pages.size(); pg++) { T2PReferenceArea *reference_area = pages[pg]->text_reference_area; reference_area->match_and_expand_references_and_referents(referents); } } void Text2Pdf::intermediate_interpreter() // Interpretes the intermediate commands it finds. { // Review or edit the intermediate commands. if (intermediate_text_pointer) { Text2PdfDialog dialog(&intermediate_text); dialog.run(); } // Clear flag. Without that we enter an infinite loop. intermediate_text_pointer = NULL; // Process any available intermediate text. progresswindow->set_iterate(0, 1, intermediate_text.size()); progresswindow->set_text("Interpreting"); for (unsigned int i = 0; i < intermediate_text.size(); i++) { progresswindow->iterate(); // Retrieve the command and the line of parameters. ustring line(intermediate_text[i]); if (line.empty()) continue; size_t pos = line.find("|"); ustring command; if (pos != string::npos) { command = line.substr(0, pos); line.erase(0, ++pos); } else { command = line; line.clear(); } // Retrieve the parameters. // In case of the command to add text, don't interprete the | separater character, but pass it through. vector < ustring > parameters; if (command == "add_text") { parameters.push_back(line); } else { Parse parse(line, false, "|"); parameters = parse.words; } // Interprete the commands. double double1, double2, double3, double4; bool bool1; int int1, int2; ustring ustring1; if (command == "page_size_set") { text2pdf_intermediary_2_double_get(parameters, double1, double2); page_size_set(double1, double2); } else if (command == "page_margins_set") { text2pdf_intermediary_4_double_get(parameters, double1, double2, double3, double4); page_margins_set(double1, double2, double3, double4); } else if (command == "header_height_set") { text2pdf_intermediary_1_double_get(parameters, double1); header_height_set(double1); } else if (command == "footer_height_set") { text2pdf_intermediary_1_double_get(parameters, double1); footer_height_set(double1); } else if (command == "column_spacing_set") { text2pdf_intermediary_1_double_get(parameters, double1); column_spacing_set(double1); } else if (command == "page_one_column_only") { page_one_column_only(); } else if (command == "new_page") { text2pdf_intermediary_1_bool_get(parameters, bool1); new_page(bool1); } else if (command == "open_keep_together") { open_keep_together(); } else if (command == "close_keep_together") { close_keep_together(); } else if (command == "open_paragraph") { open_paragraph(); } else if (command == "paragraph_set_font_size") { text2pdf_intermediary_1_double_get(parameters, double1); paragraph_set_font_size(double1); } else if (command == "paragraph_set_italic") { text2pdf_intermediary_1_bool_get(parameters, bool1); paragraph_set_italic(bool1); } else if (command == "paragraph_set_bold") { text2pdf_intermediary_1_bool_get(parameters, bool1); paragraph_set_bold(bool1); } else if (command == "paragraph_set_underline") { text2pdf_intermediary_1_bool_get(parameters, bool1); paragraph_set_underline(bool1); } else if (command == "paragraph_set_small_caps") { text2pdf_intermediary_1_bool_get(parameters, bool1); paragraph_set_small_caps(bool1); } else if (command == "paragraph_set_alignment") { text2pdf_intermediary_1_int_get(parameters, int1); paragraph_set_alignment(T2PAlignmentType(int1)); } else if (command == "paragraph_set_space_before") { text2pdf_intermediary_1_int_get(parameters, int1); paragraph_set_space_before(int1); } else if (command == "paragraph_set_space_after") { text2pdf_intermediary_1_int_get(parameters, int1); paragraph_set_space_after(int1); } else if (command == "paragraph_set_left_margin") { text2pdf_intermediary_1_int_get(parameters, int1); paragraph_set_left_margin(int1); } else if (command == "paragraph_set_right_margin") { text2pdf_intermediary_1_int_get(parameters, int1); paragraph_set_right_margin(int1); } else if (command == "paragraph_set_first_line_indent") { text2pdf_intermediary_1_int_get(parameters, int1); paragraph_set_first_line_indent(int1); } else if (command == "paragraph_set_column_count") { text2pdf_intermediary_1_int_get(parameters, int1); paragraph_set_column_count(int1); } else if (command == "paragraph_set_keep_with_next") { paragraph_set_keep_with_next(); } else if (command == "close_paragraph") { close_paragraph(); } else if (command == "inline_set_font_size_percentage") { text2pdf_intermediary_1_int_get(parameters, int1); inline_set_font_size_percentage(int1); } else if (command == "inline_clear_font_size_percentage") { inline_clear_font_size_percentage(); } else if (command == "inline_set_italic") { text2pdf_intermediary_1_int_get(parameters, int1); inline_set_italic(int1); } else if (command == "inline_clear_italic") { inline_clear_italic(); } else if (command == "inline_set_bold") { text2pdf_intermediary_1_int_get(parameters, int1); inline_set_bold(int1); } else if (command == "inline_clear_bold") { inline_clear_bold(); } else if (command == "inline_set_underline") { text2pdf_intermediary_1_int_get(parameters, int1); inline_set_underline(int1); } else if (command == "inline_clear_underline") { inline_clear_underline(); } else if (command == "inline_set_small_caps") { text2pdf_intermediary_1_int_get(parameters, int1); inline_set_small_caps(int1); } else if (command == "inline_clear_small_caps") { inline_clear_small_caps(); } else if (command == "inline_set_superscript") { text2pdf_intermediary_1_bool_get(parameters, bool1); inline_set_superscript(bool1); } else if (command == "inline_clear_superscript") { inline_clear_superscript(); } else if (command == "inline_set_colour") { text2pdf_intermediary_1_int_get(parameters, int1); inline_set_colour(int1); } else if (command == "inline_clear_colour") { inline_clear_colour(); } else if (command == "inline_set_strike_through") { inline_set_strike_through(); } else if (command == "inline_clear_strike_through") { inline_clear_strike_through(); } else if (command == "add_text") { text2pdf_intermediary_1_ustring_get(parameters, ustring1); add_text(ustring1); } else if (command == "open_note") { open_note(); } else if (command == "close_note") { close_note(); } else if (command == "open_intrusion") { open_intrusion(); } else if (command == "close_intrusion") { close_intrusion(); } else if (command == "set_font") { text2pdf_intermediary_1_ustring_get(parameters, ustring1); set_font(ustring1); } else if (command == "set_line_spacing") { text2pdf_intermediary_1_int_get(parameters, int1); set_line_spacing(int1); } else if (command == "set_right_to_left") { text2pdf_intermediary_1_bool_get(parameters, bool1); set_right_to_left(bool1); } else if (command == "print_date_in_header") { print_date_in_header(); } else if (command == "set_running_header_left_page") { text2pdf_intermediary_1_ustring_get(parameters, ustring1); set_running_header_left_page(ustring1); } else if (command == "set_running_header_right_page") { text2pdf_intermediary_1_ustring_get(parameters, ustring1); set_running_header_right_page(ustring1); } else if (command == "set_running_chapter_number") { text2pdf_intermediary_2_int_get(parameters, int1, int2); set_running_chapter_number(int1, int2); } else if (command == "suppress_header_this_page") { suppress_header_this_page(); } else if (command == "set_reference") { text2pdf_intermediary_1_ustring_get(parameters, ustring1); set_reference(ustring1); } else if (command == "set_referent") { text2pdf_intermediary_1_ustring_get(parameters, ustring1); set_referent(ustring1); } else if (command == "generate_tables_of_contents") { generate_tables_of_contents(); } else if (command == "display_picture") { text2pdf_intermediary_1_ustring_get(parameters, ustring1); display_picture(ustring1); } else { gw_critical("Unknown command: " + command); } } } void Text2Pdf::display_picture(const ustring & filename) // Display a picture. { if (text2pdf_intermediary_1_ustring(intermediate_text_pointer, __func__, filename)) return; /* cairo_surface_t *surface; ustring pdffile = gw_build_filename(directories_get_temp(), "pdf.pdf"); surface = cairo_pdf_surface_create(pdffile.c_str(), 504, 648); cairo_t *cairo; cairo = cairo_create(surface); cairo_set_source_rgb(cairo, 1.0, 1.0, 1.0); cairo_paint(cairo); PangoLayout * layout = pango_cairo_create_layout(cairo); pango_layout_set_text(layout, "Ekuqaleni", -1); cairo_set_source_rgb(cairo, 0.0, 0.0, 0.0); cairo_move_to(cairo, 100, 100); pango_cairo_show_layout(cairo, layout); cairo_surface_t *image; image = cairo_image_surface_create_from_png("../pix/biblesociety.png"); int w = cairo_image_surface_get_width (image); int h = cairo_image_surface_get_height (image); //cairo_translate (cairo, 128.0, 128.0); //cairo_scale (cairo, 2.1, 2.1); //cairo_translate (cairo, -128.0, -128.0); //cairo_translate (cairo, -0.5*w, -0.5*h); cairo_set_source_surface(cairo, image, 100, 120); cairo_paint(cairo); cairo_show_page(cairo); cairo_surface_destroy(surface); cairo_destroy(cairo); pdfviewer_view(pdffile); */ } bibledit-gtk-4.6/src/dialogfilters.h0000644000175000017500000000505611671702424017550 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_DIALOGFILTERS_H #define INCLUDED_DIALOGFILTERS_H #include "libraries.h" #include #include "ustring.h" class FiltersDialog { public: FiltersDialog (int dummy); ~FiltersDialog (); int run (); protected: GtkWidget *filterdialog; GtkWidget *dialog_vbox1; GtkWidget *label_rules; GtkWidget *scrolledwindow_rules; GtkWidget *textview_rules; GtkWidget *label2; GtkWidget *hbox2; GtkWidget *scrolledwindow_input; GtkWidget *textview_input; GtkWidget *vbox1; GtkWidget *button_try; GtkWidget *alignment1; GtkWidget *hbox3; GtkWidget *image1; GtkWidget *label3; GtkWidget *scrolledwindow_output; GtkWidget *textview_output; GtkWidget *hbox1; GtkWidget *button_new; GtkWidget *combobox_filters; GtkWidget *label_type; GtkWidget *button_delete; GtkWidget *dialog_action_area1; GtkWidget *cancelbutton; GtkWidget *okbutton; private: void load_filters (const ustring& selection); static void on_button_try_clicked (GtkButton *button, gpointer user_data); void on_button_try (); vector compile_errors; static void on_button_new_clicked (GtkButton *button, gpointer user_data); void on_button_new (); static void on_combobox_filters_changed (GtkComboBox *combobox, gpointer user_data); void on_combobox_filters (); static void on_button_delete_clicked (GtkButton *button, gpointer user_data); void on_button_delete (); static void on_okbutton_clicked (GtkButton *button, gpointer user_data); void on_okbutton (); GtkTextBuffer * rulesbuffer; static void on_rulesbuffer_changed (GtkTextBuffer * textbuffer, gpointer user_data); void on_rulesbuffer (); guint rulesbuffer_changed_event_id; static bool on_rulesbuffer_changed_timeout (gpointer user_data); void on_rulesbuffer_changed_execute (); }; #endif bibledit-gtk-4.6/src/windownotes.h0000644000175000017500000001727511671702424017306 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_WINDOW_NOTES_H #define INCLUDED_WINDOW_NOTES_H #include #include "ustring.h" #include "floatingwindow.h" #include "reference.h" extern "C" { #include } #include "note_editor.h" #include "displayprojectnotes.h" class WindowNotes : public FloatingWindow { public: WindowNotes(GtkWidget * parent_layout, GtkAccelGroup *accelerator_group, bool startup); virtual ~WindowNotes(); void go_to(Reference& reference); void new_note(); void redisplay(bool immediately = false); void display(vector & ids); void insert_standard_text(unsigned int selector); void get_references_from_note(vector& references, vector& messages); void cut(); void copy(); void paste(); void undo(); void redo(); void decrease_indent(); void increase_indent(); bool note_being_edited(); GtkWidget * references_available_signal_button; vector available_references; void set_fonts (); private: GtkWidget *notebook1; GtkWidget *scrolledwindow_notes; GtkWidget *htmlview_notes; GtkWidget *hbox14; GtkWidget *vbox_note_editor; GtkWidget *toolbar_note_editor; GtkWidget *toolitem_note_edit_font_size; GtkWidget *combobox_note_edit_font_size; GtkWidget *toolitem_note_edit_paragraph_style; GtkWidget *combobox_note_edit_paragraph_style; GtkWidget *toolitem_note_edit_bold; GtkWidget *togglebutton_note_edit_bold; GtkWidget *image29121; GtkWidget *toolitem_note_edit_italics; GtkWidget *togglebutton_note_edit_italics; GtkWidget *image29122; GtkWidget *toolitem_note_edit_underline; GtkWidget *togglebutton_note_edit_underline; GtkWidget *image29114; GtkWidget *toolitem_note_edit_strike_through; GtkWidget *togglebutton_note_edit_strike_through; GtkWidget *image29123; GtkWidget *toolitem_note_edit_left_justify; GtkWidget *togglebutton_note_edit_left_justify; GtkWidget *image29124; GtkWidget *toolitem_note_edit_center_justify; GtkWidget *togglebutton_note_edit_center_justify; GtkWidget *image29125; GtkWidget *toolitem_note_edit_right_justify; GtkWidget *togglebutton_note_edit_right_justify; GtkWidget *image29126; GtkWidget *toolitem_note_edit_decrease_indent; GtkWidget *button_note_edit_decrease_indent; GtkWidget *image29127; GtkWidget *toolitem_note_edit_increase_indent; GtkWidget *button_note_edit_increase_indent; GtkWidget *image29128; GtkWidget *toolitem_note_edit_color; GtkWidget *colorbutton_note_edit; GtkWidget *scrolledwindow_note_editor; GtkWidget *htmlview_note_editor; GtkWidget *scrolledwindow_controls; GtkWidget *vbox_controls; GtkWidget *hbox_ok_cancel; GtkWidget *button_note_ok; GtkWidget *button_note_cancel; GtkWidget *button_more; GtkWidget *alignment1; GtkWidget *hbox15; GtkWidget *image1; GtkWidget *label1; GtkWidget *label_note_category; GtkWidget *combobox_note_category; GtkWidget *label_note_references; GtkWidget *scrolledwindow8; GtkWidget *textview_note_references; bool project_notes_editable; NoteEditor * note_editor; void notes_fill_edit_screen(int id, bool newnote); // Formatting static void on_combobox_note_edit_font_size_changed(GtkComboBox *combobox, gpointer user_data); void combobox_note_edit_font_size_changed(); static void on_note_editor_insertion_font_style_changed(GtkHTML * html, GtkHTMLFontStyle style, gpointer user_data); void note_editor_insertion_font_style_changed(GtkHTMLFontStyle style); static void on_combobox_note_edit_paragraph_style_changed(GtkComboBox *combobox, gpointer user_data); void combobox_note_edit_paragraph_style_changed(); static void on_note_editor_current_paragraph_style_changed(GtkHTML * html, GtkHTMLParagraphStyle style, gpointer user_data); void note_editor_current_paragraph_style_changed(GtkHTMLParagraphStyle style); static void on_togglebutton_note_edit_bold_toggled(GtkToggleButton *togglebutton, gpointer user_data); void togglebutton_note_edit_bold_toggled(); static void on_togglebutton_note_edit_italics_toggled(GtkToggleButton *togglebutton, gpointer user_data); void togglebutton_note_edit_italics_toggled(); static void on_togglebutton_note_edit_underline_toggled(GtkToggleButton *togglebutton, gpointer user_data); void togglebutton_note_edit_underline_toggled(); static void on_togglebutton_note_edit_strike_through_toggled(GtkToggleButton *togglebutton, gpointer user_data); void togglebutton_note_edit_strike_through_toggled(); static void on_togglebutton_note_edit_left_justify_toggled(GtkToggleButton *togglebutton, gpointer user_data); void togglebutton_note_edit_left_justify_toggled(); static void on_togglebutton_note_edit_center_justify_toggled(GtkToggleButton *togglebutton, gpointer user_data); void togglebutton_note_edit_center_justify_toggled(); static void on_togglebutton_note_edit_right_justify_toggled(GtkToggleButton *togglebutton, gpointer user_data); void togglebutton_note_edit_right_justify_toggled(); static void on_current_paragraph_alignment_changed(GtkHTML *html, GtkHTMLParagraphAlignment new_alignment, gpointer user_data); void current_paragraph_alignment_changed(GtkHTMLParagraphAlignment new_alignment); static void on_button_note_edit_decrease_indent_clicked(GtkButton *button, gpointer user_data); static void on_button_note_edit_increase_indent_clicked(GtkButton *button, gpointer user_data); static void on_current_paragraph_indentation_changed(GtkHTML *html, guint new_indentation, gpointer user_data); void current_paragraph_indentation_changed(guint new_indentation); static void on_colorbutton_note_edit_color_set(GtkColorButton *colorbutton, gpointer user_data); void colorbutton_note_edit_color_set(GtkColorButton *colorbutton); static void on_insertion_color_changed(GtkHTML *html, GdkColor *color, gpointer user_data); void insertion_color_changed(GdkColor *color); guint redisplay_source_id; static bool on_redisplay_timeout(gpointer data); void redisplay_timeout(); void stop_displaying_more_notes(); DisplayProjectNotes * displayprojectnotes; guint gui_source_id; static bool on_gui_timeout(gpointer data); void on_gui(); static void on_button_cancel_clicked(GtkButton *button, gpointer user_data); void on_notes_button_cancel(); static void on_button_ok_clicked(GtkButton *button, gpointer user_data); void on_notes_button_ok(); void on_notes_button_ok_cancel(); static gboolean note_save_receiver(const HTMLEngine * engine, const char *data, unsigned int len, void *user_data); void get_references_from_id(gint id); static gboolean on_html_link_clicked(GtkHTML *html, const gchar * url, gpointer user_data); void html_link_clicked(GtkHTML *html, const gchar * url); void delete_ids(const vector& ids); static void on_button_more_clicked(GtkButton *button, gpointer user_data); void on_button_more(); vector projects; ustring project; ustring created_on; ustring created_by; ustring edited_on; ustring logbook; unsigned int edited_note_id; }; #endif bibledit-gtk-4.6/src/dialogprojectnote.cpp0000644000175000017500000001235311671702424020765 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include #include "dialogprojectnote.h" #include "help.h" #include "combobox.h" ProjectNoteDialog::ProjectNoteDialog(GtkWidget * parent, const vector < ustring > &projects_in, const ustring & project_in, const ustring & created_on, const ustring & created_by, const ustring & edited_on, const ustring & logbook) { dialog = gtk_dialog_new(); gtk_window_set_title(GTK_WINDOW(dialog), "Project note"); gtk_window_set_position(GTK_WINDOW(dialog), GTK_WIN_POS_CENTER_ON_PARENT); gtk_window_set_type_hint(GTK_WINDOW(dialog), GDK_WINDOW_TYPE_HINT_DIALOG); gtk_window_set_transient_for(GTK_WINDOW(dialog), GTK_WINDOW(parent)); dialog_vbox1 = GTK_DIALOG(dialog)->vbox; gtk_widget_show(dialog_vbox1); vbox1 = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox1); gtk_box_pack_start(GTK_BOX(dialog_vbox1), vbox1, TRUE, TRUE, 0); label_note_project = gtk_label_new_with_mnemonic("Pro_ject"); gtk_widget_show(label_note_project); gtk_box_pack_start(GTK_BOX(vbox1), label_note_project, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label_note_project), 0, 0.5); combobox_note_project = gtk_combo_box_new_text(); gtk_widget_show(combobox_note_project); gtk_box_pack_start(GTK_BOX(vbox1), combobox_note_project, FALSE, FALSE, 0); label_note_created_on = gtk_label_new("Created on"); gtk_widget_show(label_note_created_on); gtk_box_pack_start(GTK_BOX(vbox1), label_note_created_on, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label_note_created_on), 0, 0.5); label_note_created_by = gtk_label_new("Created by"); gtk_widget_show(label_note_created_by); gtk_box_pack_start(GTK_BOX(vbox1), label_note_created_by, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label_note_created_by), 0, 0.5); label_note_edited_on = gtk_label_new("Edited on"); gtk_widget_show(label_note_edited_on); gtk_box_pack_start(GTK_BOX(vbox1), label_note_edited_on, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label_note_edited_on), 0, 0.5); label_note_logbook = gtk_label_new("Logbook"); gtk_widget_show(label_note_logbook); gtk_box_pack_start(GTK_BOX(vbox1), label_note_logbook, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label_note_logbook), 0, 0.5); textview_note_logbook = gtk_text_view_new(); gtk_widget_show(textview_note_logbook); gtk_box_pack_start(GTK_BOX(vbox1), textview_note_logbook, TRUE, TRUE, 0); gtk_text_view_set_editable(GTK_TEXT_VIEW(textview_note_logbook), FALSE); gtk_text_view_set_accepts_tab(GTK_TEXT_VIEW(textview_note_logbook), FALSE); gtk_text_view_set_wrap_mode(GTK_TEXT_VIEW(textview_note_logbook), GTK_WRAP_WORD); gtk_text_view_set_cursor_visible(GTK_TEXT_VIEW(textview_note_logbook), FALSE); dialog_action_area1 = GTK_DIALOG(dialog)->action_area; gtk_widget_show(dialog_action_area1); gtk_button_box_set_layout(GTK_BUTTON_BOX(dialog_action_area1), GTK_BUTTONBOX_END); new InDialogHelp(dialog, NULL, NULL, NULL); cancelbutton1 = gtk_button_new_from_stock("gtk-cancel"); gtk_widget_show(cancelbutton1); gtk_dialog_add_action_widget(GTK_DIALOG(dialog), cancelbutton1, GTK_RESPONSE_CANCEL); GTK_WIDGET_SET_FLAGS(cancelbutton1, GTK_CAN_DEFAULT); okbutton1 = gtk_button_new_from_stock("gtk-ok"); gtk_widget_show(okbutton1); gtk_dialog_add_action_widget(GTK_DIALOG(dialog), okbutton1, GTK_RESPONSE_OK); GTK_WIDGET_SET_FLAGS(okbutton1, GTK_CAN_DEFAULT); gtk_label_set_mnemonic_widget(GTK_LABEL(label_note_project), combobox_note_project); g_signal_connect((gpointer) okbutton1, "clicked", G_CALLBACK(on_okbutton1_clicked), gpointer(this)); gtk_widget_grab_default(okbutton1); combobox_set_strings(combobox_note_project, projects_in); combobox_set_string(combobox_note_project, project_in); gtk_label_set_text(GTK_LABEL(label_note_created_by), created_by.c_str()); gtk_label_set_text(GTK_LABEL(label_note_created_on), created_on.c_str()); gtk_label_set_text(GTK_LABEL(label_note_edited_on), edited_on.c_str()); GtkTextBuffer *textbuffer_logbook = gtk_text_view_get_buffer(GTK_TEXT_VIEW(textview_note_logbook)); gtk_text_buffer_set_text(textbuffer_logbook, logbook.c_str(), -1); } ProjectNoteDialog::~ProjectNoteDialog() { gtk_widget_destroy(dialog); } int ProjectNoteDialog::run() { return gtk_dialog_run(GTK_DIALOG(dialog)); } void ProjectNoteDialog::on_okbutton1_clicked(GtkButton * button, gpointer user_data) { ((ProjectNoteDialog *) user_data)->on_okbutton1(); } void ProjectNoteDialog::on_okbutton1() { project = combobox_get_active_string(combobox_note_project); } bibledit-gtk-4.6/src/check_validate_refs.h0000644000175000017500000000263011671702424020660 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_CHECK_VALIDATE_REFERENCES_H #define INCLUDED_CHECK_VALIDATE_REFERENCES_H #include "libraries.h" #include "progresswindow.h" class CheckValidateReferences { public: CheckValidateReferences (const ustring& project, const vector& books, bool gui); ~CheckValidateReferences (); vector references; vector comments; bool cancelled; private: ustring myproject; ustring versification; ustring language; unsigned int book; unsigned int chapter; ustring verse; void check (const ustring& text); void message (const ustring& message); ProgressWindow * progresswindow; }; #endif bibledit-gtk-4.6/src/export_translation_notes.cpp0000644000175000017500000001277011671722045022424 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include "utilities.h" #include "export_utils.h" #include "bible.h" #include "usfm.h" #include "usfmtools.h" #include "notes_utils.h" #include "date_time_utils.h" #include "export_translation_notes.h" #include "gwrappers.h" #include "gtkwrappers.h" #include "tiny_utilities.h" #include "sqlite_reader.h" ExportTranslationNotes::ExportTranslationNotes(const ustring & filename, const vector < unsigned int >&ids_to_display, bool export_all) // Exports the notes from the database. /* The exported xml file will look so: This is subject to change as bibledit's notes system develops. */ :progresswindow("Exporting notes", true) { // Save variables. my_export_all = export_all; // Start process. try { // Write to outputfile. WriteText wt(filename); my_wt = &wt; // Opening lines. wt.text("\n"); wt.text("\n"); // Connect to index database. // Note: The index is not the source of the notes. // This implies that, if the index is not up-to-date, // then the export will not be correct. error = NULL; rc = sqlite3_open(notes_index_filename().c_str(), &db); if (rc) throw runtime_error(sqlite3_errmsg(db)); sqlite3_busy_timeout(db, 1000); // Currently this is the notes table schema: // id integer, reference text, project text, category text, casefolded text, created integer, modified integer // Get the number of notes. SqliteReader sqlitereader(0); rc = sqlite3_exec(db, "select count(*) from notes;", sqlitereader.callback, &sqlitereader, &error); if (rc != SQLITE_OK) { throw runtime_error(error); } if (!sqlitereader.ustring0.empty()) { notes_count = convert_to_int (sqlitereader.ustring0[0]); } progresswindow.set_iterate(0, 1, notes_count); // Exporting everything or a selection? set < gint > ids(ids_to_display.begin(), ids_to_display.end()); my_ids = &ids; // Go through all the notes. note_counter = 0; rc = sqlite3_exec(db, "select reference, project, category, casefolded, created, modified from notes;", data_callback, this, &error); if (rc != SQLITE_OK) { throw runtime_error(error); } // Closing lines. wt.text("\n"); } catch(exception & ex) { if (!progresswindow.cancel) { gtkw_dialog_error(NULL, ex.what()); gw_critical(ex.what()); } } } ExportTranslationNotes::~ExportTranslationNotes() { // Close connection. sqlite3_close(db); } int ExportTranslationNotes::data_callback(void *userdata, int argc, char **argv, char **column_names) { return ((ExportTranslationNotes *) userdata)->on_data(argc, argv); } int ExportTranslationNotes::on_data(int argc, char **argv) { // Progress information. note_counter++; progresswindow.iterate(); if (progresswindow.cancel) { return 1; } // See whether to display this particular id. if (!my_export_all) { gint id; id = convert_to_int(argv[7]); if (my_ids->find(id) == my_ids->end()) return 0; } // Start note. my_wt->text(" \n"); // Deal with the references. ustring reference; reference = argv[0]; // Parse the string into its possible several references. Parse parse(reference, false); reference.clear(); // Go through each reference and store it. for (unsigned int i = 0; i < parse.words.size(); i++) { if (!reference.empty()) reference.append("\n"); reference.append(parse.words[i]); } my_wt->text(" "); my_wt->text(reference); my_wt->text("\n"); // Deal with the project name. ustring project = argv[1]; my_wt->text(" " + project + "\n"); // Deal with the status of the note. ustring category = argv[2]; my_wt->text(" " + category + "\n"); // The casefolded note text. ustring note = argv[3]; my_wt->text(" " + note + "\n"); // The date it was created. int created = convert_to_int(argv[4]); ustring date; date = trim(date_time_julian_human_readable(created, false)); my_wt->text(" " + date + "\n"); // Deal with the modification date. int modified = convert_to_int(argv[5]); date = trim(date_time_julian_human_readable(modified, false)); my_wt->text(" " + date + "\n"); // Finish note. my_wt->text(" \n"); return 0; } bibledit-gtk-4.6/src/dialogsearchspecial.cpp0000644000175000017500000005510111671702424021235 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include "dialogsearchspecial.h" #include "dialogselectbooks.h" #include "completion.h" #include "combobox.h" #include #include "keyboard.h" #include "bible.h" #include "dialogarea.h" #include "projectutils.h" #include "help.h" #include "settings.h" #include "gui.h" #define RESULTS_LOAD "Load them in the references window" #define RESULTS_ADD "Add them to the ones already in the references window" #define RESULTS_REMOVE "Remove them from the ones already in the references window" #define RESULTS_SHARE "Share them with the ones already in the references window" SearchSpecialDialog::SearchSpecialDialog(int dummy) { extern Settings *settings; accel_group = gtk_accel_group_new(); searchspecialdialog = gtk_dialog_new(); gtk_widget_add_accelerator(searchspecialdialog, "activate_focus", accel_group, GDK_F, GDK_CONTROL_MASK, GTK_ACCEL_VISIBLE); gtk_window_set_title(GTK_WINDOW(searchspecialdialog), "Find"); gtk_window_set_position(GTK_WINDOW(searchspecialdialog), GTK_WIN_POS_CENTER_ON_PARENT); gtk_window_set_modal(GTK_WINDOW(searchspecialdialog), TRUE); gtk_window_set_type_hint(GTK_WINDOW(searchspecialdialog), GDK_WINDOW_TYPE_HINT_DIALOG); dialog_vbox1 = GTK_DIALOG(searchspecialdialog)->vbox; gtk_widget_show(dialog_vbox1); vbox3 = gtk_vbox_new(FALSE, 4); gtk_widget_show(vbox3); gtk_box_pack_start(GTK_BOX(dialog_vbox1), vbox3, TRUE, TRUE, 0); gtk_container_set_border_width(GTK_CONTAINER(vbox3), 4); notebook_mode = gtk_notebook_new(); gtk_widget_show(notebook_mode); gtk_box_pack_start(GTK_BOX(vbox3), notebook_mode, TRUE, TRUE, 0); gtk_notebook_set_show_border(GTK_NOTEBOOK(notebook_mode), FALSE); label17 = gtk_label_new("Press Control-F for Advanced search"); gtk_widget_show(label17); gtk_container_add(GTK_CONTAINER(notebook_mode), label17); gtk_misc_set_alignment(GTK_MISC(label17), 0.5, 1); label19 = gtk_label_new("Basic"); gtk_widget_show(label19); gtk_notebook_set_tab_label(GTK_NOTEBOOK(notebook_mode), gtk_notebook_get_nth_page(GTK_NOTEBOOK(notebook_mode), 0), label19); label22 = gtk_label_new("Press Control-F for Basic search"); gtk_widget_show(label22); gtk_container_add(GTK_CONTAINER(notebook_mode), label22); label20 = gtk_label_new("Advanced"); gtk_widget_show(label20); gtk_notebook_set_tab_label(GTK_NOTEBOOK(notebook_mode), gtk_notebook_get_nth_page(GTK_NOTEBOOK(notebook_mode), 1), label20); hbox1 = gtk_hbox_new(FALSE, 4); gtk_widget_show(hbox1); gtk_box_pack_start(GTK_BOX(vbox3), hbox1, TRUE, TRUE, 0); label_word_entry = gtk_label_new_with_mnemonic("_Text to search for:"); gtk_widget_show(label_word_entry); gtk_box_pack_start(GTK_BOX(hbox1), label_word_entry, FALSE, FALSE, 0); word_entry = gtk_entry_new(); gtk_widget_show(word_entry); gtk_box_pack_start(GTK_BOX(hbox1), word_entry, TRUE, TRUE, 0); if (!settings->genconfig.text_editor_font_default_get()) { PangoFontDescription *font_desc = NULL; font_desc = pango_font_description_from_string(settings->genconfig.text_editor_font_name_get().c_str()); gtk_widget_modify_font(word_entry, font_desc); pango_font_description_free(font_desc); } // Set search text. gtk_entry_set_text(GTK_ENTRY(word_entry), settings->session.searchword.c_str()); // Activation of dialog. allow_activate = true; notebook_case_current = gtk_notebook_new(); gtk_widget_show(notebook_case_current); gtk_box_pack_start(GTK_BOX(vbox3), notebook_case_current, TRUE, TRUE, 0); GTK_WIDGET_UNSET_FLAGS(notebook_case_current, GTK_CAN_FOCUS); gtk_notebook_set_show_tabs(GTK_NOTEBOOK(notebook_case_current), FALSE); gtk_notebook_set_show_border(GTK_NOTEBOOK(notebook_case_current), FALSE); vbox6 = gtk_vbox_new(FALSE, 4); gtk_widget_show(vbox6); gtk_container_add(GTK_CONTAINER(notebook_case_current), vbox6); checkbutton_casesensitive = gtk_check_button_new_with_mnemonic("C_ase sensitive"); gtk_widget_show(checkbutton_casesensitive); gtk_box_pack_start(GTK_BOX(vbox6), checkbutton_casesensitive, FALSE, FALSE, 0); // Set case sensitive. gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_casesensitive), settings->session.search_case_sensitive); checkbutton_current_book = gtk_check_button_new_with_mnemonic("Search in c_urrent book only"); gtk_widget_show(checkbutton_current_book); gtk_box_pack_start(GTK_BOX(vbox6), checkbutton_current_book, FALSE, FALSE, 0); // Set searching in current book. gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_current_book), settings->session.search_current_book); checkbutton_current_chapter = gtk_check_button_new_with_mnemonic("Search in current cha_pter only"); gtk_widget_show(checkbutton_current_chapter); gtk_box_pack_start(GTK_BOX(vbox6), checkbutton_current_chapter, FALSE, FALSE, 0); // Set searching in current chapter. gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_current_chapter), settings->session.search_current_chapter); label27 = gtk_label_new(""); gtk_widget_show(label27); gtk_notebook_set_tab_label(GTK_NOTEBOOK(notebook_case_current), gtk_notebook_get_nth_page(GTK_NOTEBOOK(notebook_case_current), 0), label27); empty_notebook_page = gtk_vbox_new(FALSE, 0); gtk_widget_show(empty_notebook_page); gtk_container_add(GTK_CONTAINER(notebook_case_current), empty_notebook_page); label28 = gtk_label_new(""); gtk_widget_show(label28); gtk_notebook_set_tab_label(GTK_NOTEBOOK(notebook_case_current), gtk_notebook_get_nth_page(GTK_NOTEBOOK(notebook_case_current), 1), label28); empty_notebook_page = gtk_vbox_new(FALSE, 0); gtk_widget_show(empty_notebook_page); gtk_container_add(GTK_CONTAINER(notebook_case_current), empty_notebook_page); label29 = gtk_label_new(""); gtk_widget_show(label29); gtk_notebook_set_tab_label(GTK_NOTEBOOK(notebook_case_current), gtk_notebook_get_nth_page(GTK_NOTEBOOK(notebook_case_current), 2), label29); empty_notebook_page = gtk_vbox_new(FALSE, 0); gtk_widget_show(empty_notebook_page); gtk_container_add(GTK_CONTAINER(notebook_case_current), empty_notebook_page); label30 = gtk_label_new(""); gtk_widget_show(label30); gtk_notebook_set_tab_label(GTK_NOTEBOOK(notebook_case_current), gtk_notebook_get_nth_page(GTK_NOTEBOOK(notebook_case_current), 3), label30); notebook_advanced = gtk_notebook_new(); gtk_widget_show(notebook_advanced); gtk_box_pack_start(GTK_BOX(vbox3), notebook_advanced, TRUE, TRUE, 0); gtk_notebook_set_show_border(GTK_NOTEBOOK(notebook_advanced), FALSE); // No tabs visible. gtk_notebook_set_show_tabs(GTK_NOTEBOOK(notebook_advanced), FALSE); vbox5 = gtk_vbox_new(FALSE, 4); gtk_widget_show(vbox5); gtk_container_add(GTK_CONTAINER(notebook_advanced), vbox5); checkbutton_glob = gtk_check_button_new_with_mnemonic("_Interprete * and ? as wildcards"); gtk_widget_show(checkbutton_glob); gtk_box_pack_start(GTK_BOX(vbox5), checkbutton_glob, FALSE, FALSE, 0); // Set active or not. gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_glob), settings->session.search_globbing); checkbutton_start_word = gtk_check_button_new_with_mnemonic("Match _start of word"); gtk_widget_show(checkbutton_start_word); gtk_box_pack_start(GTK_BOX(vbox5), checkbutton_start_word, FALSE, FALSE, 0); // Set active or not. gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_start_word), settings->session.search_start_word_match); checkbutton_end_word = gtk_check_button_new_with_mnemonic("Match _end of word"); gtk_widget_show(checkbutton_end_word); gtk_box_pack_start(GTK_BOX(vbox5), checkbutton_end_word, FALSE, FALSE, 0); // Set active or not. gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_end_word), settings->session.search_end_word_match); table2 = gtk_table_new(2, 2, FALSE); gtk_widget_show(table2); gtk_box_pack_start(GTK_BOX(vbox5), table2, TRUE, TRUE, 2); button_books = gtk_button_new(); gtk_widget_show(button_books); gtk_table_attach(GTK_TABLE(table2), button_books, 0, 1, 0, 1, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); alignment1 = gtk_alignment_new(0.5, 0.5, 0, 0); gtk_widget_show(alignment1); gtk_container_add(GTK_CONTAINER(button_books), alignment1); hbox3 = gtk_hbox_new(FALSE, 2); gtk_widget_show(hbox3); gtk_container_add(GTK_CONTAINER(alignment1), hbox3); image1 = gtk_image_new_from_stock("gtk-properties", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image1); gtk_box_pack_start(GTK_BOX(hbox3), image1, FALSE, FALSE, 0); label13 = gtk_label_new_with_mnemonic("Select _books"); gtk_widget_show(label13); gtk_box_pack_start(GTK_BOX(hbox3), label13, FALSE, FALSE, 0); button_area = gtk_button_new(); gtk_widget_show(button_area); gtk_table_attach(GTK_TABLE(table2), button_area, 0, 1, 1, 2, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); alignment2 = gtk_alignment_new(0.5, 0.5, 0, 0); gtk_widget_show(alignment2); gtk_container_add(GTK_CONTAINER(button_area), alignment2); hbox5 = gtk_hbox_new(FALSE, 2); gtk_widget_show(hbox5); gtk_container_add(GTK_CONTAINER(alignment2), hbox5); image2 = gtk_image_new_from_stock("gtk-zoom-in", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image2); gtk_box_pack_start(GTK_BOX(hbox5), image2, FALSE, FALSE, 0); label39 = gtk_label_new_with_mnemonic("Se_lect parts of text"); gtk_widget_show(label39); gtk_box_pack_start(GTK_BOX(hbox5), label39, FALSE, FALSE, 0); label_book = gtk_label_new(""); gtk_widget_show(label_book); gtk_table_attach(GTK_TABLE(table2), label_book, 1, 2, 0, 1, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 2, 0); gtk_misc_set_alignment(GTK_MISC(label_book), 0, 0.5); label_area = gtk_label_new(""); gtk_widget_show(label_area); gtk_table_attach(GTK_TABLE(table2), label_area, 1, 2, 1, 2, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 2, 0); gtk_misc_set_alignment(GTK_MISC(label_area), 0, 0.5); empty_notebook_page = gtk_vbox_new(FALSE, 0); gtk_widget_show(empty_notebook_page); gtk_container_add(GTK_CONTAINER(notebook_advanced), empty_notebook_page); label32 = gtk_label_new(""); gtk_widget_show(label32); gtk_notebook_set_tab_label(GTK_NOTEBOOK(notebook_advanced), gtk_notebook_get_nth_page(GTK_NOTEBOOK(notebook_advanced), 1), label32); notebook_results = gtk_notebook_new(); gtk_widget_show(notebook_results); gtk_box_pack_start(GTK_BOX(vbox3), notebook_results, TRUE, TRUE, 0); GTK_WIDGET_UNSET_FLAGS(notebook_results, GTK_CAN_FOCUS); gtk_notebook_set_show_tabs(GTK_NOTEBOOK(notebook_results), FALSE); gtk_notebook_set_show_border(GTK_NOTEBOOK(notebook_results), FALSE); vbox7 = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox7); gtk_container_add(GTK_CONTAINER(notebook_results), vbox7); label14 = gtk_label_new_with_mnemonic("What to do with the search _results"); gtk_widget_show(label14); gtk_box_pack_start(GTK_BOX(vbox7), label14, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label14), 0, 0.5); combobox_results = gtk_combo_box_new_text(); gtk_widget_show(combobox_results); gtk_box_pack_start(GTK_BOX(vbox7), combobox_results, TRUE, TRUE, 0); gtk_combo_box_append_text(GTK_COMBO_BOX(combobox_results), RESULTS_LOAD); gtk_combo_box_append_text(GTK_COMBO_BOX(combobox_results), RESULTS_ADD); gtk_combo_box_append_text(GTK_COMBO_BOX(combobox_results), RESULTS_REMOVE); gtk_combo_box_append_text(GTK_COMBO_BOX(combobox_results), RESULTS_SHARE); // Set selected value in combobox. int index = 0; switch (settings->session.searchresultstype) { case sstLoad: index = 0; break; case sstAdd: index = 1; break; case sstSubtract: index = 2; break; case sstShare: index = 3; break; } gtk_combo_box_set_active(GTK_COMBO_BOX(combobox_results), index); label35 = gtk_label_new(""); gtk_widget_show(label35); gtk_notebook_set_tab_label(GTK_NOTEBOOK(notebook_results), gtk_notebook_get_nth_page(GTK_NOTEBOOK(notebook_results), 0), label35); empty_notebook_page = gtk_vbox_new(FALSE, 0); gtk_widget_show(empty_notebook_page); gtk_container_add(GTK_CONTAINER(notebook_results), empty_notebook_page); label36 = gtk_label_new(""); gtk_widget_show(label36); gtk_notebook_set_tab_label(GTK_NOTEBOOK(notebook_results), gtk_notebook_get_nth_page(GTK_NOTEBOOK(notebook_results), 1), label36); empty_notebook_page = gtk_vbox_new(FALSE, 0); gtk_widget_show(empty_notebook_page); gtk_container_add(GTK_CONTAINER(notebook_results), empty_notebook_page); label37 = gtk_label_new(""); gtk_widget_show(label37); gtk_notebook_set_tab_label(GTK_NOTEBOOK(notebook_results), gtk_notebook_get_nth_page(GTK_NOTEBOOK(notebook_results), 2), label37); empty_notebook_page = gtk_vbox_new(FALSE, 0); gtk_widget_show(empty_notebook_page); gtk_container_add(GTK_CONTAINER(notebook_results), empty_notebook_page); label38 = gtk_label_new(""); gtk_widget_show(label38); gtk_notebook_set_tab_label(GTK_NOTEBOOK(notebook_results), gtk_notebook_get_nth_page(GTK_NOTEBOOK(notebook_results), 3), label38); dialog_action_area1 = GTK_DIALOG(searchspecialdialog)->action_area; gtk_widget_show(dialog_action_area1); gtk_button_box_set_layout(GTK_BUTTON_BOX(dialog_action_area1), GTK_BUTTONBOX_END); new InDialogHelp(searchspecialdialog, NULL, NULL, NULL); cancelbutton = gtk_button_new_from_stock("gtk-cancel"); gtk_widget_show(cancelbutton); gtk_dialog_add_action_widget(GTK_DIALOG(searchspecialdialog), cancelbutton, GTK_RESPONSE_CANCEL); GTK_WIDGET_SET_FLAGS(cancelbutton, GTK_CAN_DEFAULT); findbutton = gtk_button_new_from_stock("gtk-find"); gtk_widget_show(findbutton); gtk_dialog_add_action_widget(GTK_DIALOG(searchspecialdialog), findbutton, GTK_RESPONSE_OK); gtk_widget_set_sensitive(findbutton, FALSE); GTK_WIDGET_SET_FLAGS(findbutton, GTK_CAN_DEFAULT); g_signal_connect((gpointer) searchspecialdialog, "activate_focus", G_CALLBACK(on_searchspecialdialog_activate_focus), gpointer(this)); g_signal_connect((gpointer) word_entry, "changed", G_CALLBACK(on_word_entry_changed), gpointer(this)); g_signal_connect((gpointer) word_entry, "activate", G_CALLBACK(on_word_entry_activate), gpointer(this)); g_signal_connect((gpointer) checkbutton_current_book, "toggled", G_CALLBACK(on_checkbutton_current_book_toggled), gpointer(this)); g_signal_connect((gpointer) button_books, "clicked", G_CALLBACK(on_button_books_clicked), gpointer(this)); g_signal_connect((gpointer) button_area, "clicked", G_CALLBACK(on_button_area_clicked), gpointer(this)); g_signal_connect((gpointer) findbutton, "clicked", G_CALLBACK(on_findbutton_clicked), gpointer(this)); g_signal_connect_after((gpointer) notebook_mode, "switch_page", G_CALLBACK(on_notebook_mode_switch_page), gpointer(this)); gtk_label_set_mnemonic_widget(GTK_LABEL(label_word_entry), word_entry); gtk_label_set_mnemonic_widget(GTK_LABEL(label14), combobox_results); gtk_widget_grab_focus(word_entry); gtk_widget_grab_default(findbutton); gtk_window_add_accel_group(GTK_WINDOW(searchspecialdialog), accel_group); // Entry completion completion_setup(word_entry, cpSearch); set_gui(); // Set dialogbox to either simple or advanced search or .... if (settings->session.search_page == 0) { on_mode_change(settings->session.search_page); } else { for (int i = 0; i < settings->session.search_page; i++) on_control_f(); } // Present the window after a while because other windows created may take away the focus. dialogpresenter = new DialogPresenter(searchspecialdialog); } SearchSpecialDialog::~SearchSpecialDialog() { delete dialogpresenter; gtk_widget_destroy(searchspecialdialog); } int SearchSpecialDialog::run() { return gtk_dialog_run(GTK_DIALOG(searchspecialdialog)); } void SearchSpecialDialog::on_word_entry_changed(GtkEditable * editable, gpointer user_data) { ((SearchSpecialDialog *) user_data)->set_gui(); } void SearchSpecialDialog::set_gui() { extern Settings *settings; bool findbuttonsensitive; string searchword = gtk_entry_get_text(GTK_ENTRY(word_entry)); findbuttonsensitive = (searchword.size() > 0); gtk_widget_set_sensitive(findbutton, findbuttonsensitive); bool searchcurrentbook = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_current_book)); gtk_widget_set_sensitive(button_books, !searchcurrentbook); if (!searchcurrentbook) gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_current_chapter), false); gtk_widget_set_sensitive(checkbutton_current_chapter, searchcurrentbook); ustring message = gui_book_selection_information(settings->genconfig.project_get()); gtk_label_set_text(GTK_LABEL(label_book), message.c_str()); gtk_label_set_text(GTK_LABEL(label_area), area_information().c_str()); } void SearchSpecialDialog::on_findbutton_clicked(GtkButton * button, gpointer user_data) { ((SearchSpecialDialog *) user_data)->on_find(); } void SearchSpecialDialog::on_find() { extern Settings *settings; settings->session.searchword = gtk_entry_get_text(GTK_ENTRY(word_entry)); settings->session.search_case_sensitive = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_casesensitive)); settings->session.search_current_book = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_current_book)); settings->session.search_current_chapter = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_current_chapter)); settings->session.search_globbing = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_glob)); settings->session.search_start_word_match = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_start_word)); settings->session.search_end_word_match = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_end_word)); settings->session.search_page = gtk_notebook_get_current_page(GTK_NOTEBOOK(notebook_mode)); ustring type = combobox_get_active_string(combobox_results); if (type == RESULTS_LOAD) settings->session.searchresultstype = sstLoad; if (type == RESULTS_ADD) settings->session.searchresultstype = sstAdd; if (type == RESULTS_REMOVE) settings->session.searchresultstype = sstSubtract; if (type == RESULTS_SHARE) settings->session.searchresultstype = sstShare; switch (settings->session.searchresultstype) { case sstLoad: settings->session.highlights.clear(); // Fall through, all the way to the bottom. case sstAdd: case sstSubtract: case sstShare: { SessionHighlights sessionhighlights(settings->session.searchword, settings->session.search_case_sensitive, settings->session.search_globbing, settings->session.search_start_word_match, settings->session.search_end_word_match, settings->session.area_type, settings->session.area_id, settings->session.area_intro, settings->session.area_heading, settings->session.area_chapter, settings->session.area_study, settings->session.area_notes, settings->session.area_xref, settings->session.area_verse); settings->session.highlights.push_back(sessionhighlights); } } completion_finish(word_entry, cpSearch); } void SearchSpecialDialog::on_button_books_clicked(GtkButton * button, gpointer user_data) { ((SearchSpecialDialog *) user_data)->on_books(); } void SearchSpecialDialog::on_books() { extern Settings *settings; SelectBooksDialog dialog(false); dialog.selection_set(settings->session.selected_books); if (dialog.run() == GTK_RESPONSE_OK) { settings->session.selected_books = dialog.selectionset; } set_gui(); } void SearchSpecialDialog::on_checkbutton_current_book_toggled(GtkToggleButton * togglebutton, gpointer user_data) { ((SearchSpecialDialog *) user_data)->set_gui(); } void SearchSpecialDialog::on_button_area_clicked(GtkButton * button, gpointer user_data) { ((SearchSpecialDialog *) user_data)->on_button_area(); } void SearchSpecialDialog::on_button_area() { AreaDialog dialog(0); dialog.run(); set_gui(); } void SearchSpecialDialog::on_searchspecialdialog_activate_focus(GtkWindow * window, gpointer user_data) { ((SearchSpecialDialog *) user_data)->on_control_f(); } void SearchSpecialDialog::on_control_f() { allow_activate = false; g_timeout_add(1, GSourceFunc(on_timeout), gpointer(this)); int page = gtk_notebook_get_current_page(GTK_NOTEBOOK(notebook_mode)); page++; if (page > 1) page = 0; gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_mode), page); gtk_widget_grab_focus(word_entry); } void SearchSpecialDialog::on_notebook_mode_switch_page(GtkNotebook * notebook, GtkNotebookPage * page, guint page_num, gpointer user_data) { ((SearchSpecialDialog *) user_data)->on_mode_change(page_num); } void SearchSpecialDialog::on_mode_change(guint page_num) // When the search mode changes (Simple / Advanced / BibleTime / ...), then // update the other notebooks too. { // Show right page for casesensitive / search in current book if (page_num == 2) gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_case_current), 1); else gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_case_current), 0); // Show right page for advanced notebook. switch (page_num) { case 0: gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_advanced), 1); break; case 1: gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_advanced), 0); break; case 2: gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_advanced), 2); break; } // Show right page for what to do with results. if (page_num == 0) gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_results), 1); else gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_results), 0); // Update rest of gui. set_gui(); } void SearchSpecialDialog::on_word_entry_activate(GtkEntry * entry, gpointer user_data) { ((SearchSpecialDialog *) user_data)->on_activate(); } void SearchSpecialDialog::on_activate() { // If the find button is disabled, bail out. if (!GTK_WIDGET_SENSITIVE(findbutton)) return; if (allow_activate) { on_find(); gtk_dialog_response(GTK_DIALOG(searchspecialdialog), GTK_RESPONSE_OK); } } bool SearchSpecialDialog::on_timeout(gpointer data) { ((SearchSpecialDialog *) data)->timeout(); return false; } void SearchSpecialDialog::timeout() { allow_activate = true; } bibledit-gtk-4.6/src/books.cpp0000644000175000017500000002477011671702424016374 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "books.h" #include "directories.h" #include "gwrappers.h" #include "utilities.h" #include "shell.h" #include "settings.h" #include "localizedbooks.h" extern typeof(book_record) books_table[]; void books_order(const ustring & project, vector < unsigned int >&books) // Books read from the database usually are out of order. // Reorder the books in agreement with the user's settings. // When Bibledit got new defined books, there will be books not yet in the user's // settings. These will be reordered depending on their relative position with // the existing books. { // Configuration extern Settings *settings; ProjectConfiguration *projectconfig = settings->projectconfig(project); vector < int >project_books = projectconfig->book_order_get(); // Sort part or all of the books following the project. vector < unsigned int >books_sorted; { set < unsigned int >books_sorted_inserted; set < unsigned int >bookset(books.begin(), books.end()); for (unsigned int i = 0; i < project_books.size(); i++) { if (bookset.find(project_books[i]) != bookset.end()) { if (books_sorted_inserted.find(project_books[i]) == books_sorted_inserted.end()) { books_sorted.push_back(project_books[i]); books_sorted_inserted.insert(project_books[i]); } } } } // Give a sequence to each book already sorted. vector < unsigned int >books_sorted_sequences; for (unsigned int i = 0; i < books_sorted.size(); i++) { unsigned int sequence; for (unsigned int i2 = 0; i2 < bookdata_books_count(); i2++) { if (books_sorted[i] == books_table[i2].id) { sequence = i2; break; } } books_sorted_sequences.push_back(sequence); } // Store any books still left out. vector < unsigned int >books_left; { set < unsigned int >bookset(books_sorted.begin(), books_sorted.end()); for (unsigned int i = 0; i < books.size(); i++) { if (bookset.find(books[i]) == bookset.end()) { books_left.push_back(books[i]); } } } // Give a sequence to each book left out. vector < unsigned int >books_left_sequences; for (unsigned int i = 0; i < books_left.size(); i++) { unsigned int sequence; for (unsigned int i2 = 0; i2 < bookdata_books_count(); i2++) { if (books_left[i] == books_table[i2].id) { sequence = i2; break; } } books_left_sequences.push_back(sequence); } // If we had no books, just add the ones left out, after sorting them. if (books_sorted.empty()) { books.clear(); quick_sort(books_left_sequences, books_left, 0, books_left_sequences.size()); for (unsigned int i = 0; i < books_left.size(); i++) { books.push_back(books_left[i]); } return; } // Depending on the sequence of each book left out, insert it at the right // location in the already sorted books. // The algorithm is that we check to which book each of them comes nearest, // and the insert it before of after that location, depending on whether it // follows or precedes it. for (unsigned int i = 0; i < books_left.size(); i++) { unsigned int smallest_absolute_distance = 1000; size_t insert_location = 1000; unsigned int sequence_left = books_left_sequences[i]; for (unsigned int i2 = 0; i2 < books_sorted.size(); i2++) { unsigned int sequence_sorted = books_sorted_sequences[i2]; unsigned int absolute_distance = ABS(sequence_sorted - sequence_left); if (absolute_distance < smallest_absolute_distance) { smallest_absolute_distance = absolute_distance; insert_location = i2; } } if (sequence_left > books_sorted_sequences[insert_location]) insert_location++; if (insert_location >= books_sorted.size()) { books_sorted.push_back(books_left[i]); books_sorted_sequences.push_back(books_left_sequences[i]); } else { vector < unsigned int >::iterator book_iter = books_sorted.begin(); vector < unsigned int >::iterator sequence_iter = books_sorted_sequences.begin(); for (size_t i2 = 0; i2 < insert_location; i2++) { book_iter++; sequence_iter++; } books_sorted.insert(book_iter, books_left[i]); books_sorted_sequences.insert(sequence_iter, books_left_sequences[i]); } } // Store the books already sorted, with the possible ones left out, in the // books variable. books.clear(); for (unsigned int i = 0; i < books_sorted.size(); i++) { books.push_back(books_sorted[i]); } } void books_standard_order(vector < unsigned int >&books) // This orders the books into the standard order. { set < unsigned int >books_set(books.begin(), books.end()); books.clear(); for (unsigned int i = 0; i < bookdata_books_count(); i++) { if (books_set.find(books_table[i].id) != books_set.end()) books.push_back(books_table[i].id); } } unsigned int books_name_to_id(const ustring & language, const ustring & book) /* This returns the id of "book" in "language". The id is Bibledit's internal id for a given book. This id uniquely identifies the book. We could have identified books by the Paratext ID, or by the OSIS name, but as there aren't Paratext IDs or OSIS names for every book that Bibledit supports, we need to have our own id. */ { extern BookLocalizations *booklocalizations; return booklocalizations->name2id(language, book); } unsigned int books_abbreviation_to_id(const ustring & language, const ustring & abbreviation) // This returns the id of "abbreviation" in "language". { extern BookLocalizations *booklocalizations; return booklocalizations->abbrev2id(language, abbreviation); } unsigned int books_abbreviation_to_id_loose(const ustring & language, const ustring & abbreviation) // This returns the id of "abbreviation" in "language". // It uses a looser searching algorithm. { extern BookLocalizations *booklocalizations; return booklocalizations->abbrev2id_loose(language, abbreviation); } ustring books_id_to_name(const ustring & language, unsigned int id) // Returns the language's human readable bookname from the Bibledit id. { extern BookLocalizations *booklocalizations; return booklocalizations->id2name(language, id); } ustring books_id_to_abbreviation(const ustring & language, unsigned int id) // Returns the language's abbreviation of the Bibledit id. { extern BookLocalizations *booklocalizations; return booklocalizations->id2abbrev(language, id); } ustring books_id_to_paratext(unsigned int id) { for (unsigned int i = 0; i < bookdata_books_count(); i++) if (id == books_table[i].id) return books_table[i].paratext; return ""; } unsigned int books_paratext_to_id(const ustring & paratext) { ustring s1(paratext.casefold()); for (unsigned int i = 0; i < bookdata_books_count(); i++) { ustring s2(books_table[i].paratext); s2 = s2.casefold(); if (s1 == s2) { return books_table[i].id; } } return 0; } ustring books_id_to_bibleworks(unsigned int id) { for (unsigned int i = 0; i < bookdata_books_count(); i++) if (id == books_table[i].id) return books_table[i].bibleworks; return ""; } unsigned int books_bibleworks_to_id(const ustring & bibleworks) { ustring s1(bibleworks.casefold()); for (unsigned int i = 0; i < bookdata_books_count(); i++) { ustring s2(books_table[i].bibleworks); s2 = s2.casefold(); if (s1 == s2) { return books_table[i].id; } } return 0; } ustring books_id_to_osis(unsigned int id) { for (unsigned int i = 0; i < bookdata_books_count(); i++) if (id == books_table[i].id) return books_table[i].osis; return ""; } unsigned int books_osis_to_id(const ustring & osis) { ustring s1(osis.casefold()); for (unsigned int i = 0; i < bookdata_books_count(); i++) { ustring s2(books_table[i].osis); s2 = s2.casefold(); if (s1 == s2) { return books_table[i].id; } } return 0; } ustring books_id_to_english(unsigned int id) { for (unsigned int i = 0; i < bookdata_books_count(); i++) if (id == books_table[i].id) return books_table[i].name; return ""; } unsigned int books_english_to_id(const ustring & english) { ustring s1(english.casefold()); for (unsigned int i = 0; i < bookdata_books_count(); i++) { ustring s2(books_table[i].name); s2 = s2.casefold(); if (s1 == s2) { return books_table[i].id; } } return 0; } ustring books_id_to_online_bible(unsigned int id) { for (unsigned int i = 0; i < bookdata_books_count(); i++) if (id == books_table[i].id) return books_table[i].onlinebible; return ""; } unsigned int books_online_bible_to_id(const ustring & onlinebible) { ustring s1(onlinebible.casefold()); for (unsigned int i = 0; i < bookdata_books_count(); i++) { ustring s2(books_table[i].onlinebible); s2 = s2.casefold(); if (s1 == s2) { return books_table[i].id; } } return 0; } BookType books_id_to_type(unsigned int id) { for (unsigned int i = 0; i < bookdata_books_count(); i++) if (id == books_table[i].id) return books_table[i].type; return btUnknown; } vector < unsigned int >books_type_to_ids(BookType type) // Gives the book ids of a certain type. // If the unknown type is given, it means "doesn't matter", so it gives all ids. { vector < unsigned int >ids; for (unsigned int i = 0; i < bookdata_books_count(); i++) { if ((type == books_table[i].type) || (type == btUnknown)) { ids.push_back(books_table[i].id); } } return ids; } bool books_id_to_one_chapter(unsigned int id) // Gives whether this is a book with one chapter. { for (unsigned int i = 0; i < bookdata_books_count(); i++) if (id == books_table[i].id) return books_table[i].onechapter; return false; } /* There are still many functions around that employ books_id_to_english or books_english_to_id. Check them all, and see if they can be modified. */ bibledit-gtk-4.6/src/dialogradiobutton.h0000644000175000017500000000327311671702424020431 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_DIALOG_RADIOBUTTON_H #define INCLUDED_DIALOG_RADIOBUTTON_H #include #include "ustring.h" class RadiobuttonDialog { public: RadiobuttonDialog (const ustring& title, const ustring& info, const vector & labels, unsigned int selection, bool autoscale); ~RadiobuttonDialog (); int run (); unsigned int selection; protected: GtkWidget *radiobuttondialog; GtkWidget *dialog_vbox1; GtkWidget *label; GtkWidget *scrolledwindow1; GtkWidget *viewport1; GtkWidget *vbox1; GtkWidget *dialog_action_area1; GtkWidget *cancelbutton; GtkWidget *okbutton; private: vector radiobuttons; static gboolean on_radiobutton_button_press_event (GtkWidget *widget, GdkEventButton *event, gpointer user_data); void radiobutton_button_press_event (GdkEventButton *event); static void on_okbutton_clicked (GtkButton *button, gpointer user_data); void on_okbutton (); }; #endif bibledit-gtk-4.6/src/check_capitalization.h0000644000175000017500000000531111671702424021062 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_CHECK_CAPITALIZATION_H #define INCLUDED_CHECK_CAPITALIZATION_H #include "libraries.h" #include "progresswindow.h" class CheckCapitalization { public: CheckCapitalization (const ustring& project, const vector& books, const ustring& punctuation_followed_by_capitals, const ustring& ignore_lowercase_following, const ustring& abbreviations_filename, bool any_prefixes, const ustring& uncapitalized_prefixes_filename, const ustring& capitalized_suffixes_filename, bool gui); ~CheckCapitalization (); vector references; vector comments; bool cancelled; private: ProgressWindow * progresswindow; unsigned int book; unsigned int chapter; ustring verse; vector verse_chapter; vector verse_verse; vector verse_pointer; ustring verse_text; set punctuation_followed_by_capitals_set; set ignore_lower_case_following_set; set abbreviations; bool allow_any_uncapitalized_prefixes; set uncapitalized_prefixes; set capitalized_suffixes; void check_capitalization (vector& chapters, vector& verses, ustring& text, vector& pointers, bool end_check); void message (unsigned int book, unsigned int chapter, const ustring& verse, const ustring& message); bool is_reference (GtkTextIter iter); void get_chapter_and_verse (vector& chapters, vector& verses, vector& pointers, GtkTextIter iter, int& chapter, ustring& verse); ustring get_context (GtkTextIter iter); void mixed_capitalization_message (ustring& word); void check_suspicious_capitalization (ustring& text); }; #endif bibledit-gtk-4.6/src/tidy.cpp0000644000175000017500000001062411671702424016221 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include "tidy.h" #include "utilities.h" #include "settings.h" #include "books.h" #include "unixwrappers.h" #include "tiny_utilities.h" void tidy_pattern(ustring & text, const gchar * pattern, size_t window, const ustring & lookfor, const ustring & replacewith) /* This routine replaces "lookfor" with "replacewith" in "text", provided that a certain length of text, with length "window" agrees with a certain "pattern". */ { // Bail out of nothing to do. if (window > text.length()) return; // Tidy things up. for (unsigned int i = 0; i < text.length() - window; i++) { ustring subtext = text.substr(i, window); if (unix_fnmatch(pattern, subtext)) { replace_text(subtext, lookfor, replacewith); text.erase(i, window); text.insert(i, subtext); } } } void tidy_text(ustring & text) { // No text: bail out. if (text.empty()) return; // We need the general configuration for some settings it contains. extern Settings *settings; // Handle book translation. if (settings->genconfig.tidy_translate_get()) { // Retrieve the language into which to translate books. ProjectConfiguration *projectconfig = settings->projectconfig(settings->genconfig.project_get()); ustring language = projectconfig->language_get(); // Get the texts to translate, and the books. vector < ustring > texts = settings->genconfig.tidy_texts_get(); vector < int >books = settings->genconfig.tidy_books_get(); if (books.size() == texts.size()) { // Handle the | character. vector < ustring > newtexts; vector < ustring > newbooks; for (unsigned int i = 0; i < texts.size(); i++) { Parse parse(texts[i], false, "|"); for (unsigned int i2 = 0; i2 < parse.words.size(); i2++) { newtexts.push_back(trim(parse.words[i2])); newbooks.push_back(books_id_to_abbreviation(language, books[i])); } } // Actually translate the texts, if they are there. for (unsigned int i = 0; i < newtexts.size(); i++) { replace_text(text, newtexts[i], newbooks[i]); } } } // Handle hyphen normalization. if (settings->genconfig.tidy_normalize_hyphens_get()) { replace_text(text, "–", "-"); } // Handle pattern change, e.g. // Isai. 34. 11 - Remove the space between chapter and verse. if (settings->genconfig.tidy_space_between_chapter_verse_get()) { tidy_pattern(text, "[0-9][.] [0-9]", 4, " ", ""); // The above pattern changes // Isa. 34.11. Jer. 4.23. 1 Lan. 1.1-4. Luke 3.36-38. // to // Isa. 34.11. Jer. 4.23.1 Lan. 1.1-4. Luke 3.36-38. // Notice that the space before "1 Lan." (1 Chronicles) was removed. // Insert that space again. tidy_pattern(text, "[0-9][.][0-9] ", 4, ".", ". "); } // Handle another pattern change: // 8, 13, 19, 23, 31 - Remove the space in a series of verses. if (settings->genconfig.tidy_space_series_verses_get()) { tidy_pattern(text, "[0-9][,] [0-9]", 4, " ", ""); } // Handle case that a full stop should end the text. if (settings->genconfig.tidy_full_stop_ends_text_get()) { if (text.substr(text.length() - 1, 1) != ".") text.append("."); } // Handle pattern change: // Jer. 10. 12. & 51. 15. - Change the & to a ; in pattern number-dot-(space)-&-(space)-number. if (settings->genconfig.tidy_ampersand_semicolon_get()) { tidy_pattern(text, ". & [0-9]", 5, ". &", ";"); } // Remove a space before a (semi)colon, etc. if (settings->genconfig.tidy_space_before_punctuation_get()) { replace_text(text, " ;", ";"); replace_text(text, " ,", ","); replace_text(text, " ,", ","); replace_text(text, " :", ":"); } } bibledit-gtk-4.6/src/dialogbooknames.h0000644000175000017500000000335011176067414020054 0ustar00teusteus00000000000000/* ** Copyright (©) 2003 The Free Software Foundation. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_DIALOGBOOKNAMES_H #define INCLUDED_DIALOGBOOKNAMES_H #include #include "ustring.h" class BooknamesDialog { public: BooknamesDialog (const map & books, const gchar * info, const gchar * heading2); ~BooknamesDialog (); int run (); map newbooks; protected: GtkWidget *resourcebooksdialog; GtkWidget *dialog_vbox1; GtkWidget *vbox1; GtkWidget *label_info; GtkWidget *hseparator1; GtkWidget *scrolledwindow1; GtkWidget *treeview1; GtkWidget *dialog_action_area1; GtkWidget *cancelbutton1; GtkWidget *okbutton1; static void cell_edited (GtkCellRendererText *cell, const gchar *path_string, const gchar *new_text, gpointer data); void on_cell_edited (GtkCellRendererText *cell, const gchar *path_string, const gchar *new_text); static void on_okbutton1_clicked (GtkButton *button, gpointer user_data); void on_okbutton (); private: GtkListStore *model; }; #endif bibledit-gtk-4.6/src/bookdata.cpp0000644000175000017500000002407411671702424017040 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "bookdata.h" /* This table gives the books Bibledit knows about. The books are put in the standard order. A note about this data. The id should always be a number higher than 0, because 0 is taken for "not found". The id is connected to a book, and is used in the notes database too. Therefore, ids are not supposed to be changed; new ones can be added though. */ typeof(book_record) books_table[] = { { "Front Matter", "", "FRT", "", "", 67, btFrontBackMatter, false}, { "Genesis", "Gen", "GEN", "Gen", "Ge", 1, btOldTestament, false}, { "Exodus", "Exod", "EXO", "Exo", "Ex", 2, btOldTestament, false}, { "Leviticus", "Lev", "LEV", "Lev", "Le", 3, btOldTestament, false}, { "Numbers", "Num", "NUM", "Num", "Nu", 4, btOldTestament, false}, { "Deuteronomy", "Deut", "DEU", "Deu", "De", 5, btOldTestament, false}, { "Joshua", "Josh", "JOS", "Jos", "Jos", 6, btOldTestament, false}, { "Judges", "Judg", "JDG", "Jdg", "Jud", 7, btOldTestament, false}, { "Ruth", "Ruth", "RUT", "Rut", "Ru", 8, btOldTestament, false}, { "1 Samuel", "1Sam", "1SA", "1Sa", "1Sa", 9, btOldTestament, false}, { "2 Samuel", "2Sam", "2SA", "2Sa", "2Sa", 10, btOldTestament, false}, { "1 Kings", "1Kgs", "1KI", "1Ki", "1Ki", 11, btOldTestament, false}, { "2 Kings", "2Kgs", "2KI", "2Ki", "2Ki", 12, btOldTestament, false}, { "1 Chronicles", "1Chr", "1CH", "1Ch", "1Ch", 13, btOldTestament, false}, { "2 Chronicles", "2Chr", "2CH", "2Ch", "2Ch", 14, btOldTestament, false}, { "Ezra", "Ezra", "EZR", "Ezr", "Ezr", 15, btOldTestament, false}, { "Nehemiah", "Neh", "NEH", "Neh", "Ne", 16, btOldTestament, false}, { "Esther", "Esth", "EST", "Est", "Es", 17, btOldTestament, false}, { "Job", "Job", "JOB", "Job", "Job", 18, btOldTestament, false}, { "Psalms", "Ps", "PSA", "Psa", "Ps", 19, btOldTestament, false}, { "Proverbs", "Prov", "PRO", "Pro", "Pr", 20, btOldTestament, false}, { "Ecclesiastes", "Eccl", "ECC", "Ecc", "Ec", 21, btOldTestament, false}, { "Song of Solomon", "Song", "SNG", "Sol", "So", 22, btOldTestament, false}, { "Isaiah", "Isa", "ISA", "Isa", "Isa", 23, btOldTestament, false}, { "Jeremiah", "Jer", "JER", "Jer", "Jer", 24, btOldTestament, false}, { "Lamentations", "Lam", "LAM", "Lam", "La", 25, btOldTestament, false}, { "Ezekiel", "Ezek", "EZK", "Eze", "Eze", 26, btOldTestament, false}, { "Daniel", "Dan", "DAN", "Dan", "Da", 27, btOldTestament, false}, { "Hosea", "Hos", "HOS", "Hos", "Ho", 28, btOldTestament, false}, { "Joel", "Joel", "JOL", "Joe", "Joe", 29, btOldTestament, false}, { "Amos", "Amos", "AMO", "Amo", "Am", 30, btOldTestament, false}, { "Obadiah", "Obad", "OBA", "Oba", "Ob", 31, btOldTestament, true}, { "Jonah", "Jonah", "JON", "Jon", "Jon", 32, btOldTestament, false}, { "Micah", "Mic", "MIC", "Mic", "Mic", 33, btOldTestament, false}, { "Nahum", "Nah", "NAM", "Nah", "Na", 34, btOldTestament, false}, { "Habakkuk", "Hab", "HAB", "Hab", "Hab", 35, btOldTestament, false}, { "Zephaniah", "Zeph", "ZEP", "Zep", "Zep", 36, btOldTestament, false}, { "Haggai", "Hag", "HAG", "Hag", "Hag", 37, btOldTestament, false}, { "Zechariah", "Zech", "ZEC", "Zec", "Zec", 38, btOldTestament, false}, { "Malachi", "Mal", "MAL", "Mal", "Mal", 39, btOldTestament, false}, { "Matthew", "Matt", "MAT", "Mat", "Mt", 40, btNewTestament, false}, { "Mark", "Mark", "MRK", "Mar", "Mr", 41, btNewTestament, false}, { "Luke", "Luke", "LUK", "Luk", "Lu", 42, btNewTestament, false}, { "John", "John", "JHN", "Joh", "Joh", 43, btNewTestament, false}, { "Acts", "Acts", "ACT", "Act", "Ac", 44, btNewTestament, false}, { "Romans", "Rom", "ROM", "Rom", "Ro", 45, btNewTestament, false}, { "1 Corinthians", "1Cor", "1CO", "1Co", "1Co", 46, btNewTestament, false}, { "2 Corinthians", "2Cor", "2CO", "2Co", "2Co", 47, btNewTestament, false}, { "Galatians", "Gal", "GAL", "Gal", "Ga", 48, btNewTestament, false}, { "Ephesians", "Eph", "EPH", "Eph", "Eph", 49, btNewTestament, false}, { "Philippians", "Phil", "PHP", "Phi", "Php", 50, btNewTestament, false}, { "Colossians", "Col", "COL", "Col", "Col", 51, btNewTestament, false}, { "1 Thessalonians", "1Thess", "1TH", "1Th", "1Th", 52, btNewTestament, false}, { "2 Thessalonians", "2Thess", "2TH", "2Th", "2Th", 53, btNewTestament, false}, { "1 Timothy", "1Tim", "1TI", "1Ti", "1Ti", 54, btNewTestament, false}, { "2 Timothy", "2Tim", "2TI", "2Ti", "2Ti", 55, btNewTestament, false}, { "Titus", "Titus", "TIT", "Tit", "Tit", 56, btNewTestament, false}, { "Philemon", "Phlm", "PHM", "Phm", "Phm", 57, btNewTestament, true}, { "Hebrews", "Heb", "HEB", "Heb", "Heb", 58, btNewTestament, false}, { "James", "Jas", "JAS", "Jam", "Jas", 59, btNewTestament, false}, { "1 Peter", "1Pet", "1PE", "1Pe", "1Pe", 60, btNewTestament, false}, { "2 Peter", "2Pet", "2PE", "2Pe", "2Pe", 61, btNewTestament, false}, { "1 John", "1John", "1JN", "1Jo", "1Jo", 62, btNewTestament, false}, { "2 John", "2John", "2JN", "2Jo", "2Jo", 63, btNewTestament, false}, { "3 John", "3John", "3JN", "3Jo", "3Jo", 64, btNewTestament, true}, { "Jude", "Jude", "JUD", "Jud", "Jude", 65, btNewTestament, true}, { "Revelation", "Rev", "REV", "Rev", "Re", 66, btNewTestament, false}, { "Back Matter", "", "BAK", "", "", 68, btFrontBackMatter, false}, { "Other Material", "", "OTH", "", "", 69, btOtherMaterial, false}, { "Tobit", "Tob", "TOB", "Tob", "", 70, btApocrypha, false}, { "Judith", "Jdt", "JDT", "Jdt", "", 71, btApocrypha, false}, { "Esther (Greek)", "AddEsth", "ESG", "EsG", "", 72, btApocrypha, false}, { "Wisdom of Solomon", "Wis", "WIS", "Wis", "", 73, btApocrypha, false}, { "Sirach", "Sir", "SIR", "Sir", "", 74, btApocrypha, false}, { "Baruch", "Bar", "BAR", "Bar", "", 75, btApocrypha, false}, { "Letter of Jeremiah", "EpJer", "LJE", "LJe", "", 76, btApocrypha, true}, { "Song of the Three Children", "PrAzar", "S3Y", "S3Y", "", 77, btApocrypha, true}, { "Susanna", "Sus", "SUS", "Sus", "", 78, btApocrypha, true}, { "Bel and the Dragon", "Bel", "BEL", "Bel", "", 79, btApocrypha, true}, { "1 Maccabees", "1Macc", "1MA", "1Ma", "", 80, btApocrypha, false}, { "2 Maccabees", "2Macc", "2MA", "2Ma", "", 81, btApocrypha, false}, { "1 Esdras", "1Esd", "1ES", "1Es", "", 82, btApocrypha, false}, { "Prayer of Manasses", "PrMan", "MAN", "Man", "", 83, btApocrypha, true}, { "Psalm 151", "Ps151", "PS2", "Ps2", "", 84, btApocrypha, true}, { "3 Maccabees", "3Macc", "3MA", "3Ma", "", 85, btApocrypha, false}, { "2 Esdras", "2Esd", "2ES", "2Es", "", 86, btApocrypha, false}, { "4 Maccabees", "4Macc", "4MA", "4Ma", "", 87, btApocrypha, false}, { "Daniel (Greek)", "AddDan", "DNT", "Dnt", "", 88, btApocrypha, false} }; unsigned int bookdata_books_count() { unsigned int count = sizeof(books_table) / sizeof(*books_table); return count; } // For OSIS abbreviations see http://www.crosswire.org/wiki/OSIS_Book_Abbreviations. bibledit-gtk-4.6/src/note_editor.cpp0000644000175000017500000001377211671702424017572 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "note_editor.h" #include "gwrappers.h" #include "tiny_utilities.h" #include "html.h" NoteEditor::NoteEditor(int dummy) { } NoteEditor::~NoteEditor() { } void NoteEditor::store_original_data(const ustring & data) // Stores the data before editing. { original_data = data; } void NoteEditor::receive_data_from_html_editor(const char *data, unsigned int len) // Receive data from the html note editor. // This function will be called several times until all of the data has been saved. { edited_data.append(data); } ustring NoteEditor::clean_edited_data() /* Clean the data from the html note editor. A simple note with only the word "test" on one line, looks as below when saved: test We have to strip of the head and the tail and remain with the text within the body only. Note about a bug: If a new note is made e.g. with paragraph style Header 1, and saved, then after save it has a few extra paragraphs. It has not been looked into deeply how to resolve this. */ { // Remove html stuff before the relevant data. size_t pos = edited_data.find(""); if (pos == string::npos) return ""; edited_data.erase(0, pos + 7); // Remove html stuff after the relevant data. pos = edited_data.find(""); if (pos == string::npos) return ""; edited_data.erase(pos, 1000); // Trim off white space. edited_data = trim(edited_data); // Libgtkhtml3 stores data in html entities. // Transform these back to UTF8. It would have been fine to leave these as entities, // but because of the note search functionality, we need normal characters, not entities. html_entities_to_utf8(edited_data); // Give result. return edited_data; } bool NoteEditor::data_was_edited() // Returns whether the note data was edited. { return (edited_data != original_data); } vector < ustring > note_editor_font_size_names_list() // This gives a list of possible font sizes. { vector < ustring > list; for (int i = GTK_HTML_FONT_STYLE_SIZE_1; i <= GTK_HTML_FONT_STYLE_SIZE_7; i++) { list.push_back(note_editor_font_size_enum_to_name(GtkHTMLFontStyle(i))); } return list; } GtkHTMLFontStyle note_editor_font_size_name_to_enum(const ustring & style) // This accepts a name of a font size and returns the style enum. { GtkHTMLFontStyle enumeration = GTK_HTML_FONT_STYLE_DEFAULT; for (int i = GTK_HTML_FONT_STYLE_DEFAULT; i <= GTK_HTML_FONT_STYLE_SIZE_7; i++) { if (style == note_editor_font_size_enum_to_name(GtkHTMLFontStyle(i))) enumeration = GtkHTMLFontStyle(i); } return enumeration; } ustring note_editor_font_size_enum_to_name(GtkHTMLFontStyle style) // Accepts a font size enumeration and returns the name of it. { style = GtkHTMLFontStyle(style & GTK_HTML_FONT_STYLE_SIZE_MASK); if (style == GTK_HTML_FONT_STYLE_DEFAULT) return "+0"; else if (style == GTK_HTML_FONT_STYLE_SIZE_1) return "-2"; else if (style == GTK_HTML_FONT_STYLE_SIZE_2) return "-1"; else if (style == GTK_HTML_FONT_STYLE_SIZE_3) return "+0"; else if (style == GTK_HTML_FONT_STYLE_SIZE_4) return "+1"; else if (style == GTK_HTML_FONT_STYLE_SIZE_5) return "+2"; else if (style == GTK_HTML_FONT_STYLE_SIZE_6) return "+3"; else if (style == GTK_HTML_FONT_STYLE_SIZE_7) return "+4"; return "Unknown"; } vector < ustring > note_editor_paragraph_style_names_list() // This gives a list of possible paragraph styles. { vector < ustring > list; for (int i = 0; i < GTK_HTML_PARAGRAPH_STYLE_ITEMALPHA; i++) { list.push_back(note_editor_paragraph_style_enum_to_name(GtkHTMLParagraphStyle(i))); } return list; } GtkHTMLParagraphStyle note_editor_paragraph_style_name_to_enum(const ustring & style) // This accepts the name of a paragraph style, and returns the style enum. { GtkHTMLParagraphStyle enumeration = GTK_HTML_PARAGRAPH_STYLE_NORMAL; for (int i = 0; i < GTK_HTML_PARAGRAPH_STYLE_ITEMALPHA; i++) { if (style == note_editor_paragraph_style_enum_to_name(GtkHTMLParagraphStyle(i))) enumeration = GtkHTMLParagraphStyle(i); } return enumeration; } ustring note_editor_paragraph_style_enum_to_name(GtkHTMLParagraphStyle style) // Accepts a paragraph style enumeration and returns the name of it. { switch (style) { case GTK_HTML_PARAGRAPH_STYLE_NORMAL: return "Normal"; case GTK_HTML_PARAGRAPH_STYLE_H1: return "Header 1"; case GTK_HTML_PARAGRAPH_STYLE_H2: return "Header 2"; case GTK_HTML_PARAGRAPH_STYLE_H3: return "Header 3"; case GTK_HTML_PARAGRAPH_STYLE_H4: return "Header 4"; case GTK_HTML_PARAGRAPH_STYLE_H5: return "Header 5"; case GTK_HTML_PARAGRAPH_STYLE_H6: return "Header 6"; case GTK_HTML_PARAGRAPH_STYLE_ADDRESS: return "Address"; case GTK_HTML_PARAGRAPH_STYLE_PRE: return "Preformatted"; case GTK_HTML_PARAGRAPH_STYLE_ITEMDOTTED: return "Bulleted list"; case GTK_HTML_PARAGRAPH_STYLE_ITEMROMAN: return "Roman list"; case GTK_HTML_PARAGRAPH_STYLE_ITEMDIGIT: return "Latin list"; case GTK_HTML_PARAGRAPH_STYLE_ITEMALPHA: return "Alphabetical list"; } return ""; } bibledit-gtk-4.6/src/robinson.h0000644000175000017500000000170111671702424016542 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_ROBINSON_H #define INCLUDED_ROBINSON_H #include "libraries.h" #include bool robinson_define_parsing (ustring parsing, ustring& definition); #endif bibledit-gtk-4.6/src/hyphenate.h0000644000175000017500000000157411671702424016706 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_HYPHENATE_H #define INCLUDED_HYPHENATE_H #include "libraries.h" #include #endif bibledit-gtk-4.6/src/assistantimportkeyterms.cpp0000644000175000017500000002356411671702424022307 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include #include "assistantimportkeyterms.h" #include "help.h" #include "floatingwindow.h" #include "keyterms.h" #include "tiny_utilities.h" #include "projectutils.h" #include "settings.h" #include "gtkwrappers.h" ImportKeytermsAssistant::ImportKeytermsAssistant(int dummy) : AssistantBase("Keyterms", "importkeyterms") // Assistant for adding keyterms. { gtk_assistant_set_forward_page_func (GTK_ASSISTANT (assistant), GtkAssistantPageFunc (assistant_forward_function), gpointer(this), NULL); g_signal_connect (G_OBJECT (assistant), "apply", G_CALLBACK (on_assistant_apply_signal), gpointer(this)); introduction ("Text files that contain keyterms can be imported into the keyterms database."); // File to import. vbox_select_file = gtk_vbox_new (FALSE, 0); gtk_widget_show (vbox_select_file); gtk_assistant_append_page (GTK_ASSISTANT (assistant), vbox_select_file); gtk_assistant_set_page_title (GTK_ASSISTANT (assistant), vbox_select_file, "Which file would you like to import?"); gtk_assistant_set_page_type (GTK_ASSISTANT (assistant), vbox_select_file, GTK_ASSISTANT_PAGE_CONTENT); label5 = gtk_label_new ("The file that will be imported should satisfy certain conditions. The online help provides more information."); gtk_widget_show (label5); gtk_box_pack_start (GTK_BOX (vbox_select_file), label5, FALSE, FALSE, 0); gtk_label_set_line_wrap (GTK_LABEL (label5), TRUE); button_open = gtk_file_chooser_button_new ("", GTK_FILE_CHOOSER_ACTION_OPEN); gtk_widget_show (button_open); gtk_box_pack_start (GTK_BOX (vbox_select_file), button_open, FALSE, FALSE, 0); g_signal_connect ((gpointer) button_open, "selection-changed", G_CALLBACK (on_file_chooser_open_file_activated), gpointer (this)); // Type to import. vbox_type = gtk_vbox_new (FALSE, 0); gtk_widget_show (vbox_type); gtk_assistant_append_page (GTK_ASSISTANT (assistant), vbox_type); gtk_assistant_set_page_title (GTK_ASSISTANT (assistant), vbox_type, "What type of file are you importing?"); gtk_assistant_set_page_type (GTK_ASSISTANT (assistant), vbox_type, GTK_ASSISTANT_PAGE_CONTENT); gtk_assistant_set_page_complete (GTK_ASSISTANT (assistant), vbox_type, true); GSList *radiobutton_type_standard_group = NULL; radiobutton_type_standard = gtk_radio_button_new_with_mnemonic (NULL, "Standard textfile"); gtk_widget_show (radiobutton_type_standard); gtk_box_pack_start (GTK_BOX (vbox_type), radiobutton_type_standard, FALSE, FALSE, 0); gtk_radio_button_set_group (GTK_RADIO_BUTTON (radiobutton_type_standard), radiobutton_type_standard_group); radiobutton_type_standard_group = gtk_radio_button_get_group (GTK_RADIO_BUTTON (radiobutton_type_standard)); radiobutton_type_otkey_db = gtk_radio_button_new_with_mnemonic (NULL, "OTKEY.DB"); gtk_widget_show (radiobutton_type_otkey_db); gtk_box_pack_start (GTK_BOX (vbox_type), radiobutton_type_otkey_db, FALSE, FALSE, 0); gtk_radio_button_set_group (GTK_RADIO_BUTTON (radiobutton_type_otkey_db), radiobutton_type_standard_group); radiobutton_type_standard_group = gtk_radio_button_get_group (GTK_RADIO_BUTTON (radiobutton_type_otkey_db)); radiobutton_type_ktref_db = gtk_radio_button_new_with_mnemonic (NULL, "KTREF.DB"); gtk_widget_show (radiobutton_type_ktref_db); gtk_box_pack_start (GTK_BOX (vbox_type), radiobutton_type_ktref_db, FALSE, FALSE, 0); gtk_radio_button_set_group (GTK_RADIO_BUTTON (radiobutton_type_ktref_db), radiobutton_type_standard_group); radiobutton_type_standard_group = gtk_radio_button_get_group (GTK_RADIO_BUTTON (radiobutton_type_ktref_db)); radiobutton_type_ktbh = gtk_radio_button_new_with_mnemonic (NULL, "Key Terms in Biblical Hebrew Project"); gtk_widget_show (radiobutton_type_ktbh); gtk_box_pack_start (GTK_BOX (vbox_type), radiobutton_type_ktbh, FALSE, FALSE, 0); gtk_radio_button_set_group (GTK_RADIO_BUTTON (radiobutton_type_ktbh), radiobutton_type_standard_group); radiobutton_type_standard_group = gtk_radio_button_get_group (GTK_RADIO_BUTTON (radiobutton_type_ktbh)); // Collection. vbox_category = gtk_vbox_new (FALSE, 0); gtk_widget_show (vbox_category); gtk_assistant_append_page (GTK_ASSISTANT (assistant), vbox_category); gtk_assistant_set_page_title (GTK_ASSISTANT (assistant), vbox_category, "Into which collection will you import?"); gtk_assistant_set_page_type (GTK_ASSISTANT (assistant), vbox_category, GTK_ASSISTANT_PAGE_CONTENT); entry_category = gtk_entry_new (); gtk_widget_show (entry_category); gtk_box_pack_start (GTK_BOX (vbox_category), entry_category, FALSE, FALSE, 0); g_signal_connect ((gpointer) entry_category, "changed", G_CALLBACK (on_entry_category_changed), gpointer (this)); label_category = gtk_label_new (""); gtk_widget_show (label_category); gtk_box_pack_start (GTK_BOX (vbox_category), label_category, FALSE, FALSE, 0); gtk_label_set_line_wrap (GTK_LABEL (label_category), TRUE); on_entry_category(); // Importing. label_confirm = gtk_label_new ("Ready for import"); gtk_widget_show (label_confirm); gtk_assistant_append_page (GTK_ASSISTANT (assistant), label_confirm); gtk_assistant_set_page_title (GTK_ASSISTANT (assistant), label_confirm, "Ready for import"); gtk_assistant_set_page_type (GTK_ASSISTANT (assistant), label_confirm, GTK_ASSISTANT_PAGE_CONFIRM); gtk_assistant_set_page_complete (GTK_ASSISTANT (assistant), label_confirm, true); label_progress = gtk_label_new ("Importing..."); gtk_widget_show (label_progress); gtk_assistant_append_page (GTK_ASSISTANT (assistant), label_progress); gtk_assistant_set_page_title (GTK_ASSISTANT (assistant), label_progress, "Importing"); gtk_assistant_set_page_type (GTK_ASSISTANT (assistant), label_progress, GTK_ASSISTANT_PAGE_PROGRESS); gtk_assistant_set_page_complete (GTK_ASSISTANT (assistant), label_progress, true); label_summary = gtk_label_new ("Import done."); gtk_widget_show (label_summary); summary_page_number = gtk_assistant_append_page (GTK_ASSISTANT (assistant), label_summary); gtk_assistant_set_page_title (GTK_ASSISTANT (assistant), label_summary, "Ready"); gtk_assistant_set_page_type (GTK_ASSISTANT (assistant), label_summary, GTK_ASSISTANT_PAGE_SUMMARY); gtk_assistant_set_page_complete (GTK_ASSISTANT (assistant), label_summary, true); // Finish assistant. gtk_widget_show_all (assistant); gtk_assistant_set_current_page (GTK_ASSISTANT (assistant), 0); } ImportKeytermsAssistant::~ImportKeytermsAssistant() { } void ImportKeytermsAssistant::on_assistant_apply_signal (GtkAssistant *assistant, gpointer user_data) { ((ImportKeytermsAssistant *) user_data)->on_assistant_apply(); } void ImportKeytermsAssistant::on_assistant_apply () { ustring filename = gtk_file_chooser_get_filename (GTK_FILE_CHOOSER (button_open)); ustring category = gtk_entry_get_text (GTK_ENTRY (entry_category)); if (gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (radiobutton_type_standard))) { keyterms_import_textfile (filename, category); } if (gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (radiobutton_type_otkey_db))) { keyterms_import_otkey_db (filename, category); } if (gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (radiobutton_type_ktref_db))) { keyterms_import_ktref_db (filename, category); } if (gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (radiobutton_type_ktbh))) { keyterms_import_ktbh_txt (filename, category); } // Show summary. gtk_assistant_set_current_page (GTK_ASSISTANT (assistant), summary_page_number); } gint ImportKeytermsAssistant::assistant_forward_function (gint current_page, gpointer user_data) { return ((ImportKeytermsAssistant *) user_data)->assistant_forward (current_page); } gint ImportKeytermsAssistant::assistant_forward (gint current_page) { // Default behaviour is to go to the next page. return ++current_page; } void ImportKeytermsAssistant::on_file_chooser_open_file_activated (GtkFileChooser *chooser, gpointer user_data) { ((ImportKeytermsAssistant *) user_data)->on_file_chooser_open (); } void ImportKeytermsAssistant::on_file_chooser_open () { ustring filename = gtk_file_chooser_get_filename (GTK_FILE_CHOOSER (button_open)); gtk_assistant_set_page_complete (GTK_ASSISTANT (assistant), vbox_select_file, !filename.empty ()); } void ImportKeytermsAssistant::on_entry_category_changed (GtkEditable *editable, gpointer user_data) { ((ImportKeytermsAssistant *) user_data)->on_entry_category (); } void ImportKeytermsAssistant::on_entry_category () // Give appropriate information about entering the category. { ustring category = gtk_entry_get_text (GTK_ENTRY (entry_category)); ustring information; bool exists = false; if (category.empty ()) { information = "Please enter a collection."; } else { vector categories = keyterms_get_categories(); for (unsigned int i = 0; i < categories.size(); i++) { if (category == categories[i]) { exists = true; } } if (exists) { information = "This collection already exists."; } } gtk_label_set_text (GTK_LABEL (label_category), information.c_str()); gtk_assistant_set_page_complete (GTK_ASSISTANT (assistant), vbox_category, (!category.empty()) && (!exists)); } bibledit-gtk-4.6/src/resource_utils.h0000644000175000017500000000460611671702424017767 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_RESOURCE_UTILS_H #define INCLUDED_RESOURCE_UTILS_H #include "libraries.h" #include #include "reference.h" #include "types.h" ustring resource_template_ini (); ustring resource_viewer_produce_anchor(unsigned int book, unsigned int chapter, unsigned int verse); bool resource_add_name_to_deleted_ones_if_standard_template(const ustring& filename); vector resource_get_resources(vector & filenames, bool list_deleted_ones); const gchar * resource_url_constructor_book(); const gchar * resource_url_constructor_book2(); const gchar * resource_url_constructor_chapter(); const gchar * resource_url_constructor_verse(); const gchar * resource_file_prefix(); ustring resource_url_get(const ustring& url, const ustring& templatefile); ustring resource_url_enter_reference(const ustring& constructor, map & books, map & books2, const Reference& reference); const gchar * resource_template_general_group(); const gchar * resource_template_title_key(); ustring resource_get_title(const ustring& templatefile); const gchar * resource_template_home_page_key(); ustring resource_get_home_page(const ustring& templatefile); const gchar * resource_template_url_constructor_key(); ustring resource_get_url_constructor(const ustring& templatefile); const gchar * resource_template_books_group(); map resource_get_books(const ustring& templatefile); const gchar * resource_template_books2_group(); map resource_get_books2(const ustring& templatefile); ustring resource_select (ustring * filename); #endif bibledit-gtk-4.6/src/dialogreplacing.cpp0000644000175000017500000003326511671702424020402 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include #include "dialogreplacing.h" #include "utilities.h" #include "bible.h" #include "usfm.h" #include "usfmtools.h" #include "projectutils.h" #include "progresswindow.h" #include "help.h" #include "books.h" #include "settings.h" #include "tiny_utilities.h" ReplacingDialog::ReplacingDialog(const vector < Reference > &references_in) { extern Settings *settings; searchfor = settings->session.searchword; replacewith = settings->session.replaceword; mycasesensitive = settings->session.search_case_sensitive; myproject = settings->genconfig.project_get(); ProjectConfiguration *projectconfig = settings->projectconfig(myproject); mylanguage = projectconfig->language_get(); replacedialog = gtk_dialog_new(); gtk_window_set_title(GTK_WINDOW(replacedialog), "Replace"); gtk_window_set_destroy_with_parent(GTK_WINDOW(replacedialog), TRUE); dialog_vbox1 = GTK_DIALOG(replacedialog)->vbox; gtk_widget_show(dialog_vbox1); referencelabel = gtk_label_new("referencelabel"); gtk_widget_show(referencelabel); gtk_box_pack_start(GTK_BOX(dialog_vbox1), referencelabel, FALSE, FALSE, 4); gtk_misc_set_alignment(GTK_MISC(referencelabel), 0, 0.5); vbox1 = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox1); gtk_box_pack_start(GTK_BOX(dialog_vbox1), vbox1, TRUE, TRUE, 0); label1 = gtk_label_new("Do you wish to replace this text: ..."); gtk_widget_show(label1); gtk_box_pack_start(GTK_BOX(vbox1), label1, FALSE, FALSE, 4); scrolledwindow4 = gtk_scrolled_window_new(NULL, NULL); gtk_widget_show(scrolledwindow4); gtk_box_pack_start(GTK_BOX(vbox1), scrolledwindow4, TRUE, TRUE, 0); textview1 = gtk_text_view_new(); gtk_widget_show(textview1); gtk_container_add(GTK_CONTAINER(scrolledwindow4), textview1); gtk_widget_set_size_request(textview1, 500, 100); gtk_text_view_set_editable(GTK_TEXT_VIEW(textview1), FALSE); gtk_text_view_set_wrap_mode(GTK_TEXT_VIEW(textview1), GTK_WRAP_WORD); gtk_text_view_set_cursor_visible(GTK_TEXT_VIEW(textview1), FALSE); label2 = gtk_label_new("... with this text? It can be edited also."); gtk_widget_show(label2); gtk_box_pack_start(GTK_BOX(vbox1), label2, FALSE, FALSE, 4); scrolledwindow5 = gtk_scrolled_window_new(NULL, NULL); gtk_widget_show(scrolledwindow5); gtk_box_pack_start(GTK_BOX(vbox1), scrolledwindow5, TRUE, TRUE, 0); textview2 = gtk_text_view_new(); gtk_widget_show(textview2); gtk_container_add(GTK_CONTAINER(scrolledwindow5), textview2); gtk_widget_set_size_request(textview2, 500, 100); gtk_text_view_set_wrap_mode(GTK_TEXT_VIEW(textview2), GTK_WRAP_WORD); hbox3 = gtk_hbox_new(FALSE, 0); gtk_widget_show(hbox3); gtk_box_pack_start(GTK_BOX(vbox1), hbox3, FALSE, FALSE, 5); yesbutton = gtk_button_new_from_stock("gtk-yes"); gtk_widget_show(yesbutton); gtk_box_pack_start(GTK_BOX(hbox3), yesbutton, FALSE, FALSE, 4); gtk_widget_set_size_request(yesbutton, 80, -1); GTK_WIDGET_SET_FLAGS(yesbutton, GTK_CAN_DEFAULT); nobutton = gtk_button_new_from_stock("gtk-no"); gtk_widget_show(nobutton); gtk_box_pack_start(GTK_BOX(hbox3), nobutton, FALSE, FALSE, 4); gtk_widget_set_size_request(nobutton, 80, -1); allbutton = gtk_button_new(); gtk_widget_show(allbutton); gtk_box_pack_start(GTK_BOX(hbox3), allbutton, FALSE, FALSE, 4); gtk_widget_set_size_request(allbutton, 80, -1); alignment1 = gtk_alignment_new(0.5, 0.5, 0, 0); gtk_widget_show(alignment1); gtk_container_add(GTK_CONTAINER(allbutton), alignment1); hbox4 = gtk_hbox_new(FALSE, 2); gtk_widget_show(hbox4); gtk_container_add(GTK_CONTAINER(alignment1), hbox4); image1 = gtk_image_new_from_stock("gtk-dialog-warning", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image1); gtk_box_pack_start(GTK_BOX(hbox4), image1, FALSE, FALSE, 0); label3 = gtk_label_new_with_mnemonic("_All"); gtk_widget_show(label3); gtk_box_pack_start(GTK_BOX(hbox4), label3, FALSE, FALSE, 0); cancelbutton = gtk_button_new_from_stock("gtk-cancel"); gtk_widget_show(cancelbutton); gtk_box_pack_start(GTK_BOX(hbox3), cancelbutton, FALSE, FALSE, 4); gtk_widget_set_size_request(cancelbutton, 80, -1); dialog_action_area1 = GTK_DIALOG(replacedialog)->action_area; gtk_widget_show(dialog_action_area1); gtk_button_box_set_layout(GTK_BUTTON_BOX(dialog_action_area1), GTK_BUTTONBOX_END); new InDialogHelp(replacedialog, NULL, NULL, NULL); gtk_widget_grab_focus(yesbutton); gtk_widget_grab_default(yesbutton); // Get the buffers for later use. textbuffer1 = gtk_text_view_get_buffer(GTK_TEXT_VIEW(textview1)); textbuffer2 = gtk_text_view_get_buffer(GTK_TEXT_VIEW(textview2)); // Produce the tags for colouring the search/replace words. tag1 = gtk_text_buffer_create_tag(textbuffer1, "referencetag", "background", "khaki", NULL); tag2 = gtk_text_buffer_create_tag(textbuffer2, "referencetag", "background", "khaki", NULL); g_signal_connect((gpointer) yesbutton, "clicked", G_CALLBACK(replacedialog_on_yesbutton_clicked), gpointer(this)); g_signal_connect((gpointer) nobutton, "clicked", G_CALLBACK(replacedialog_on_nobutton_clicked), gpointer(this)); g_signal_connect((gpointer) allbutton, "clicked", G_CALLBACK(replacedialog_on_allbutton_clicked), gpointer(this)); g_signal_connect((gpointer) cancelbutton, "clicked", G_CALLBACK(replacedialog_on_cancelbutton_clicked), gpointer(this)); // Next one added to Glade's code. gtk_dialog_set_default_response(GTK_DIALOG(replacedialog), GTK_RESPONSE_OK); // Store results. for (unsigned int i = 0; i < references_in.size(); i++) references.push_back(references_in[i]); referencepointer = 0; set_gui(); } ReplacingDialog::~ReplacingDialog() { gtk_widget_destroy(replacedialog); } int ReplacingDialog::run() { return gtk_dialog_run(GTK_DIALOG(replacedialog)); } void ReplacingDialog::replacedialog_on_yesbutton_clicked(GtkButton * button, gpointer user_data) { ((ReplacingDialog *) user_data)->on_yesbutton_clicked(); } void ReplacingDialog::on_yesbutton_clicked() { accept_change(); referencepointer++; set_gui(); if (referencepointer >= references.size()) on_cancelbutton_clicked(); } void ReplacingDialog::replacedialog_on_nobutton_clicked(GtkButton * button, gpointer user_data) { ((ReplacingDialog *) user_data)->on_nobutton_clicked(); } void ReplacingDialog::on_nobutton_clicked() { referencepointer++; set_gui(); if (referencepointer >= references.size()) on_cancelbutton_clicked(); } void ReplacingDialog::replacedialog_on_allbutton_clicked(GtkButton * button, gpointer user_data) { ((ReplacingDialog *) user_data)->on_allbutton_clicked(); } void ReplacingDialog::on_allbutton_clicked() { ProgressWindow progresswindow("Replacing", false); progresswindow.set_iterate(0, 1, references.size() - referencepointer); while (referencepointer < references.size()) { progresswindow.iterate(); on_yesbutton_clicked(); } } void ReplacingDialog::replacedialog_on_cancelbutton_clicked(GtkButton * button, gpointer user_data) { ((ReplacingDialog *) user_data)->on_cancelbutton_clicked(); } void ReplacingDialog::on_cancelbutton_clicked() { gtk_dialog_response(GTK_DIALOG(replacedialog), GTK_RESPONSE_NONE); } void ReplacingDialog::set_gui() // The GUI is filled with all data needed. { if (referencepointer < references.size()) { // Show reference. gtk_label_set_text(GTK_LABEL(referencelabel), references[referencepointer].human_readable(mylanguage).c_str()); // Get the verse. ustring line = project_retrieve_verse(myproject, references[referencepointer].book, references[referencepointer].chapter, references[referencepointer].verse); // Verse exists? if (!line.empty()) { // Parse into lines. ParseLine parseline(line); // Clear the two textviews. gtk_text_buffer_set_text(textbuffer1, "", -1); gtk_text_buffer_set_text(textbuffer2, "", -1); ustring searchword; if (mycasesensitive) searchword = searchfor; else searchword = searchfor.casefold(); // Remove any previous highlights in both buffers. GtkTextIter startiter; GtkTextIter enditer; gtk_text_buffer_get_start_iter(textbuffer1, &startiter); gtk_text_buffer_get_end_iter(textbuffer1, &enditer); gtk_text_buffer_remove_tag(textbuffer1, tag1, &startiter, &enditer); gtk_text_buffer_get_start_iter(textbuffer2, &startiter); gtk_text_buffer_get_end_iter(textbuffer2, &enditer); gtk_text_buffer_remove_tag(textbuffer2, tag2, &startiter, &enditer); // As a verse may consist of more lines, deal with each. for (unsigned int i = 0; i < parseline.lines.size(); i++) { // Fill original text. ustring verse(parseline.lines[i]); gtk_text_buffer_insert_at_cursor(textbuffer1, verse.c_str(), -1); gtk_text_buffer_insert_at_cursor(textbuffer1, "\n", -1); // Storage for later colouring of text. vector < int >colourlines; vector < size_t > colourpositions; // Start producing modified text. ustring verse2; if (mycasesensitive) verse2 = verse; else verse2 = verse.casefold(); // Colour words in the original window. size_t offposition = verse2.find(searchword); unsigned int infinite_loop_counter = 0; while ((offposition != string::npos) && (infinite_loop_counter < 10)) { infinite_loop_counter++; // Handle differences in length between normal text and casefold. if (!mycasesensitive) { ustring normal_text = verse.substr(0, offposition); size_t normal_length = normal_text.length(); size_t casefold_length = normal_text.casefold().length(); int difference = normal_length - casefold_length; offposition += difference; } GtkTextIter begin; GtkTextIter end; gtk_text_buffer_get_iter_at_line_offset(textbuffer1, &begin, i, offposition); gtk_text_buffer_get_iter_at_line_offset(textbuffer1, &end, i, offposition + searchword.length()); gtk_text_buffer_apply_tag(textbuffer1, tag1, &begin, &end); offposition = verse2.find(searchword, offposition + searchword.length()); } // Continue producing modified text. ustring sfm(parseline.lines[i]); // Replace the text, except in the \id line. if (!usfm_is_id(usfm_extract_marker(sfm))) { size_t offposition = verse2.find(searchword); while (offposition != string::npos) { if (!mycasesensitive) { ustring normal_text = verse.substr(0, offposition); size_t normal_length = normal_text.length(); size_t casefold_length = normal_text.casefold().length(); int difference = normal_length - casefold_length; offposition += difference; } verse.replace(offposition, searchword.length(), replacewith); colourlines.push_back(i); colourpositions.push_back(offposition); if (mycasesensitive) verse2 = verse; else verse2 = verse.casefold(); offposition = verse2.find(searchword, offposition + replacewith.length()); } } // Insert modified text into the second buffer. gtk_text_buffer_insert_at_cursor(textbuffer2, verse.c_str(), -1); gtk_text_buffer_insert_at_cursor(textbuffer2, "\n", -1); // Colour all replacements. for (unsigned int i = 0; i < colourlines.size(); i++) { GtkTextIter begin; GtkTextIter end; gtk_text_buffer_get_iter_at_line_offset(textbuffer2, &begin, colourlines[i], colourpositions[i]); gtk_text_buffer_get_iter_at_line_offset(textbuffer2, &end, colourlines[i], colourpositions[i] + replacewith.length()); gtk_text_buffer_apply_tag(textbuffer2, tag2, &begin, &end); } } } } } void ReplacingDialog::accept_change() /* * This function accepts the change from the second textview * and saves it into the book. */ { // Get textbuffer. GtkTextBuffer *buffer; buffer = gtk_text_view_get_buffer(GTK_TEXT_VIEW(textview2)); // Put the modified text back into the book. vector < ustring > verses; int linecount = gtk_text_buffer_get_line_count(GTK_TEXT_BUFFER(buffer)); for (int i = 0; i < linecount; i++) { GtkTextIter begin; GtkTextIter end; gtk_text_buffer_get_iter_at_line(GTK_TEXT_BUFFER(buffer), &begin, i); gtk_text_buffer_get_iter_at_line(GTK_TEXT_BUFFER(buffer), &end, i + 1); gtk_text_iter_backward_char(&end); ustring s; s = gtk_text_buffer_get_text(GTK_TEXT_BUFFER(buffer), &begin, &end, false); s = trim(s); if (s.length()) verses.push_back(s); } // Save the modified text. ustring data; for (unsigned int i = 0; i < verses.size(); i++) { if (!data.empty()) data.append("\n"); data.append(verses[i]); } if (verses.size() > 0) { project_store_verse(myproject, references[referencepointer].book, references[referencepointer].chapter, references[referencepointer].verse, data); } } bibledit-gtk-4.6/src/hyphenate.cpp0000644000175000017500000000255611671702424017242 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "hyphenate.h" /* Some information about hyphenation follows below: The entity for a nonbreaking hyphen is as in these names: 's‑Gravenhage or 's‑Gravenhage. There are hyphenation files available from Tex/LaTex, with rules in them. But bibledit does not use them. There are soft hyphen characters (U+00AD) (­) to mark possible hyphenation points. Unicode has a non-breaking hyphen character - ‑ - This is ‑. There is also the normal hyphen, ‐. This can be used in combination with the soft hyphen, so it only breaks once. */ bibledit-gtk-4.6/src/urltransport.cpp0000644000175000017500000001517311734122456020034 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include "utilities.h" #include "urltransport.h" #include #include "gwrappers.h" #include "tiny_utilities.h" #include URLTransport::URLTransport(int dummy) // URL transporter. { // Init variables. sequential_messages_in_transit = false; // Create a session. // Maximum connections is set to 2. One for the listener, and one for posting messages. // This is done so that only one messages is posted at a time. If more are posted, // the messages get posted out of order, and this may cause confusion in particular // when doing the various git commands out of order. session = soup_session_async_new_with_options (SOUP_SESSION_USER_AGENT, "bibledit/1.0", SOUP_SESSION_MAX_CONNS, "50", SOUP_SESSION_MAX_CONNS_PER_HOST, "50", NULL); //SoupLogger *logger; //logger = soup_logger_new(SOUP_LOGGER_LOG_HEADERS, -1); //logger = soup_logger_new(SOUP_LOGGER_LOG_BODY, -1); //soup_session_add_feature (session, SOUP_SESSION_FEATURE (logger)); //g_object_unref (logger); // Initial message to test the server. server_test_msg = soup_message_new (SOUP_METHOD_GET, "http://localhost"); soup_session_queue_message (session, server_test_msg, SoupSessionCallback (on_message_ready_callback), gpointer (this)); } URLTransport::~URLTransport() { // Clear the system for trapping replies. messages_awaiting_reply.clear(); for (unsigned int i = 0; i < buttons_awaiting_reply.size(); i++) { gtk_widget_destroy (buttons_awaiting_reply[i]); } buttons_awaiting_reply.clear(); // Cancel pending message. soup_session_abort (session); } void URLTransport::on_message_ready_callback (SoupSession *session, SoupMessage *msg, gpointer user_data) { ((URLTransport *) user_data)->on_message_ready(session, msg); } void URLTransport::on_message_ready (SoupSession *session, SoupMessage *msg) { // Handle the initial server test message if (msg == server_test_msg) { if (SOUP_STATUS_IS_SUCCESSFUL (msg->status_code)) { log ("ok"); } else { log (msg->reason_phrase); } server_test_msg = NULL; } } void URLTransport::on_message_in_sequence_ready_callback (SoupSession *session, SoupMessage *msg, gpointer user_data) { ((URLTransport *) user_data)->on_message_in_sequence_ready(session, msg); } void URLTransport::on_message_in_sequence_ready (SoupSession *session, SoupMessage *msg) { sequential_messages_in_transit = false; send_next_message_in_sequence (); } void URLTransport::on_message_with_reply_ready_callback (SoupSession *session, SoupMessage *msg, gpointer user_data) { ((URLTransport *) user_data)->on_message_with_reply_ready(session, msg); } void URLTransport::on_message_with_reply_ready (SoupSession *session, SoupMessage *msg) { // Trap a reply. vector ::iterator message_iter = messages_awaiting_reply.begin(); vector ::iterator button_iter = buttons_awaiting_reply.begin(); for (unsigned int i = 0; i < messages_awaiting_reply.size(); i++) { if (msg == messages_awaiting_reply[i]) { // Make information about the reply available to the caller. reply_is_ok = SOUP_STATUS_IS_SUCCESSFUL (msg->status_code); // (retrieving msg->response_body->data on message failure crashes bibledit). if (reply_is_ok) reply_body = msg->response_body->data; else reply_body.clear(); // Get signal button. GtkWidget * button = buttons_awaiting_reply[i]; // Remove trap. // Note: Do this before signalling the caller, since the caller may modify the trapping system by placing another message in the queue. messages_awaiting_reply.erase(message_iter); buttons_awaiting_reply.erase (button_iter); // Signal caller. gtk_button_clicked (GTK_BUTTON (button)); // Done. break; } // Next lot. message_iter++; button_iter++; } } void URLTransport::log(const ustring & message) // Logs messages. // It does not output the same message repeatedly. { if (message != last_message) { gw_message("Webserver Access: " + message); last_message = message; } } void URLTransport::send_message (const ustring& url) // Sends a message off and forgets about it. { SoupMessage * msg = soup_message_new (SOUP_METHOD_GET, url.c_str()); soup_session_queue_message (session, msg, SoupSessionCallback (on_message_ready_callback), gpointer (this)); } void URLTransport::send_message_in_sequence (const ustring& url) // Sends a message off in sequence and forgets about it. // The other routines for sending messages may not actually send the messages // in sequence of being posted. But this routine does. { pending_message_urls.push_back (url); send_next_message_in_sequence (); } void URLTransport::send_next_message_in_sequence () { if (sequential_messages_in_transit) return; if (pending_message_urls.empty()) return; sequential_messages_in_transit = true; ustring url = pending_message_urls[0]; pending_message_urls.pop_front (); SoupMessage * msg = soup_message_new (SOUP_METHOD_GET, url.c_str()); soup_session_queue_message (session, msg, SoupSessionCallback (on_message_in_sequence_ready_callback), gpointer (this)); } GtkWidget * URLTransport::send_message_expect_reply (ustring url) // Sends a message off, and sets up a system for trapping the reply. { // Button to be clicked when the reply gets trapped. GtkWidget * button = gtk_button_new (); buttons_awaiting_reply.push_back (button); // Send off the message. SoupMessage * msg = soup_message_new (SOUP_METHOD_GET, url.c_str()); messages_awaiting_reply.push_back (msg); soup_session_queue_message (session, msg, SoupSessionCallback (on_message_with_reply_ready_callback), gpointer (this)); // Return the button. return button; } bibledit-gtk-4.6/src/outline.cpp0000644000175000017500000004213411671702424016730 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "outline.h" #include "settings.h" #include "projectutils.h" #include "usfmtools.h" #include "utilities.h" #include "usfm.h" #include "bible.h" #include "keyboard.h" #include "tiny_utilities.h" #include "stylesheetutils.h" enum { COLUMN_HEADING, COLUMN_CHAPTER_START, COLUMN_VERSE_START, COLUMN_CHAPTER_END, COLUMN_VERSE_END, NUM_COLUMNS }; Outline::Outline(GtkWidget * vbox) { // Initialize / save variables. // Build GUI. reference_changed_signal = gtk_button_new_with_mnemonic(""); gtk_box_pack_start(GTK_BOX(vbox), reference_changed_signal, FALSE, FALSE, 0); GTK_WIDGET_UNSET_FLAGS(reference_changed_signal, GTK_CAN_FOCUS); gtk_button_set_focus_on_click(GTK_BUTTON(reference_changed_signal), FALSE); scrolledwindow = gtk_scrolled_window_new(NULL, NULL); gtk_widget_show(scrolledwindow); gtk_box_pack_start(GTK_BOX(vbox), scrolledwindow, TRUE, TRUE, 0); gtk_scrolled_window_set_policy(GTK_SCROLLED_WINDOW(scrolledwindow), GTK_POLICY_AUTOMATIC, GTK_POLICY_AUTOMATIC); gtk_scrolled_window_set_shadow_type(GTK_SCROLLED_WINDOW(scrolledwindow), GTK_SHADOW_IN); treeview = gtk_tree_view_new(); gtk_widget_show(treeview); gtk_container_add(GTK_CONTAINER(scrolledwindow), treeview); gtk_tree_view_set_headers_visible(GTK_TREE_VIEW(treeview), FALSE); // Build underlying structure. store = gtk_tree_store_new(NUM_COLUMNS, G_TYPE_STRING, G_TYPE_INT, G_TYPE_INT, G_TYPE_INT, G_TYPE_INT); gtk_tree_view_set_model(GTK_TREE_VIEW(treeview), GTK_TREE_MODEL(store)); g_object_unref(store); GtkCellRenderer *renderer = gtk_cell_renderer_text_new(); GtkTreeViewColumn *column; column = gtk_tree_view_column_new_with_attributes("", renderer, "text", COLUMN_HEADING, NULL); gtk_tree_view_append_column(GTK_TREE_VIEW(treeview), column); GtkTreeSelection *select = gtk_tree_view_get_selection(GTK_TREE_VIEW(treeview)); gtk_tree_selection_set_mode(select, GTK_SELECTION_SINGLE); g_signal_connect((gpointer) treeview, "button_press_event", G_CALLBACK(on_view_button_press_event), gpointer(this)); g_signal_connect((gpointer) treeview, "key_press_event", G_CALLBACK(on_view_key_press_event), gpointer(this)); g_signal_connect((gpointer) treeview, "row_activated", G_CALLBACK(on_view_row_activated), gpointer(this)); g_signal_connect((gpointer) treeview, "popup_menu", G_CALLBACK(on_view_popup_menu), gpointer(this)); } Outline::~Outline() { } void Outline::focus() { gtk_widget_grab_focus(treeview); } bool Outline::focused() { return GTK_WIDGET_HAS_FOCUS(treeview); } void Outline::goto_reference(const ustring & project, Reference & reference) { // See what changed. bool changed = false; // Handle change of project. if (project != myproject) { changed = true; myproject = project; new_project_handling(); } // Handle change of book. if (reference.book != mybook) { changed = true; mybook = reference.book; } // Handle change of chapter. if (reference.chapter != mychapter) { changed = true; mychapter = reference.chapter; } // If no change, bail out after focusing for any verse change. if (!changed) { focus(reference); return; } // Get and process headers from the text. headers.clear(); levels.clear(); chapters_from.clear(); verses_from.clear(); chapters_to.clear(); verses_to.clear(); verses_last.clear(); chapter_last = 0; vector < unsigned int >chapt = project_get_chapters(myproject, mybook); for (unsigned int ch = 0; ch < chapt.size(); ch++) { retrieve_headers(chapt[ch]); } chapters_verses(); handle_chapter_zero_headers(); // Load the values. load(); // Focus the right heading. focus(reference); } void Outline::load() // Load outline. { // Clear store. gtk_tree_store_clear(store); // If there are no headers, bail out. if (headers.empty()) return; // Iterator. GtkTreeIter iter; // Keep track of the last level that was added to the store. unsigned int last_level = 0; // Go through all headers. for (unsigned int i = 0; i < headers.size(); i++) { // Pad up the difference between this level and the last one. // Get the right iterator where to add this header. unsigned int current_level = levels[i]; // Situation that the level is 1. if (current_level == 1) { gtk_tree_store_append(store, &iter, NULL); } // Situation that the level remains the same. else if (current_level == last_level) { GtkTreeIter child = iter; gtk_tree_model_iter_parent(GTK_TREE_MODEL(store), &iter, &child); gtk_tree_store_append(store, &iter, &iter); } // Situation that the level goes up. else if (current_level > last_level) { for (unsigned int i2 = last_level + 1; i2 <= current_level; i2++) { if (i2 == 1) { gtk_tree_store_append(store, &iter, NULL); } else { gtk_tree_store_append(store, &iter, &iter); } if (i2 < current_level) { ustring ch = "Chapter " + convert_to_string(chapters_from[i]); gtk_tree_store_set(store, &iter, COLUMN_HEADING, ch.c_str(), COLUMN_CHAPTER_START, chapters_from[i], COLUMN_VERSE_START, verses_from[i], COLUMN_CHAPTER_END, chapters_from[i], COLUMN_VERSE_END, verses_from[i], -1); } } } // Situation that the level goes down. else if (current_level < last_level) { for (unsigned int i2 = current_level; i2 <= last_level; i2++) { GtkTreeIter child = iter; gtk_tree_model_iter_parent(GTK_TREE_MODEL(store), &iter, &child); } gtk_tree_store_append(store, &iter, &iter); } // We now have the right iterator where to store the data. Store it. gtk_tree_store_set(store, &iter, COLUMN_HEADING, headers[i].c_str(), COLUMN_CHAPTER_START, chapters_from[i], COLUMN_VERSE_START, verses_from[i], COLUMN_CHAPTER_END, chapters_to[i], COLUMN_VERSE_END, verses_to[i], -1); // Save level. last_level = current_level; } } void Outline::retrieve_headers(unsigned int chapter) { unsigned int verse = 0; vector < ustring > lines = project_retrieve_chapter(myproject, mybook, chapter); for (unsigned int i = 0; i < lines.size(); i++) { ustring marker = usfm_extract_marker(lines[i]); unsigned int level = 0; for (unsigned int i2 = 0; i2 < paragraphmarkers.size(); i2++) { if (paragraphmarkers[i2] == marker) { level = paragraphlevels[i2]; break; } } if (level) { headers.push_back(lines[i]); levels.push_back(level); chapters_from.push_back(chapter); verses_from.push_back(verse + 1); } if (marker == versemarker) { // This also finds the last verse in a sequence or range, e.g. // verse 8 from \v 6-8. size_t position = lines[i].find(" "); position = CLAMP(position, 0, lines[i].length()); ustring vs = lines[i].substr(0, position); vector < unsigned int >verses = verse_range_sequence(vs); if (verses.empty()) verse = 0; else verse = verses[verses.size() - 1]; } } // Store last verse of the chapter. It might be needed later. verses_last[chapter] = verse; // Store last chapter. Needed later on. chapter_last = chapter; } void Outline::chapters_verses() /* Add chapter/verse information to the headers and appropriate containers. This is done using a certain algorithm to get it right. The header starts at the chapter:verse given, that is a simple issue. The more difficult thing is to find out where it ends. If the next header starts at verse 1 of a certain chapter, it means that this header starts at the last verse of the previous chapter. But if the next header starts at any verse, not 1, of a certain chapter, that means that this header starts at that verse minus one. If the ending chapter is the same as the starting chapter, it should not be named, e.g. 10:1-5. But if the ending chapters differs, it should be named, e,g. 10:1-11:6. For the last header, take the last chapter's last verse. */ { // Go through each header. for (unsigned int i = 0; i < headers.size(); i++) { // Do not add chapter:verse information for chapter zero. if (!chapters_from[i]) { verses_from[i] = 0; chapters_to.push_back(0); verses_to.push_back(0); continue; } // Add starting chapter:verse headers[i].append(" (" + convert_to_string(chapters_from[i]) + ":" + convert_to_string(verses_from[i])); // To start off calculating the final chapter:verse, set it to the // last chapter and the last verse. unsigned int ending_chapter = chapter_last; unsigned int ending_verse = verses_last[ending_chapter]; // From here on we only can proceed calculating the last chapter:verse // if more headings follow. If not, the values are left as they are. unsigned int i2 = i + 1; bool chapter_verse_differ = true; if (i2 < headers.size()) { // Initialize the ending chapter:verse from where the next heading starts. unsigned int next_chapter = chapters_from[i2]; unsigned int next_verse = verses_from[i2]; // Find out whether the chapters:verses differ, the beginning and end. chapter_verse_differ = ((next_chapter != chapters_from[i]) || (next_verse != verses_from[i])); // If the verse is 1 then this heading ends at the previous chapter's last verse. if (next_verse == 1) { ending_chapter = next_chapter - 1; ending_verse = verses_last[ending_chapter]; } else { ending_chapter = next_chapter; ending_verse = next_verse - 1; } // Ensure that the ending is not smaller than the starting. if (ending_chapter < chapters_from[i]) { ending_chapter = chapters_from[i]; ending_verse = verses_from[i]; } } // We've found the chapter:verse that this heading ends with. // If the chapter differs from the chapter it starts with, mention it. // Only add the ending bit, if the chapters:verses differ. if (chapter_verse_differ) { headers[i].append("-"); if (ending_chapter != chapters_from[i]) { headers[i].append(convert_to_string(ending_chapter) + ":"); } // Add ending verse. headers[i].append(convert_to_string(ending_verse)); } // Add ending bracket. headers[i].append(")"); // Store the ending chapters and verses. chapters_to.push_back(ending_chapter); verses_to.push_back(ending_verse); } } void Outline::handle_chapter_zero_headers() // Pushes the level of all headers of chapter 0 up one step. { for (unsigned int i = 0; i < levels.size(); i++) { if (chapters_from[i] == 0) { levels[i]++; } } } void Outline::new_project_handling() // Does some operations when there is another project. { // Create an USFM object of the relevant stylesheet. Usfm usfm(stylesheet_get_actual ()); // Clear markers of the various levels of the paragraphs. paragraphmarkers.clear(); paragraphlevels.clear(); // Go through all the styles. for (unsigned int i = 0; i < usfm.styles.size(); i++) { ustring marker = usfm.styles[i].marker; // Store the markers that start the paragraph, and their levels. if (usfm.is_starting_paragraph(marker)) { ParagraphType paragraphtype = usfm.paragraph_get_subtype(marker); if (paragraphtype < ptNormalParagraph) { unsigned int level = 1; if (marker.find("2") != string::npos) level = 2; if (marker.find("3") != string::npos) level = 3; if (marker.find("4") != string::npos) level = 4; if (marker.find("5") != string::npos) level = 5; if (marker.find("6") != string::npos) level = 6; paragraphmarkers.push_back(marker); paragraphlevels.push_back(level); } } // Store the marker that starts the verse number. if (usfm.is_verse_number(marker)) { versemarker = marker; } } } gboolean Outline::on_view_button_press_event(GtkWidget * widget, GdkEventButton * event, gpointer user_data) { return false; } gboolean Outline::on_view_key_press_event(GtkWidget * widget, GdkEventKey * event, gpointer user_data) { // Collapse or expand an item. if (keyboard_left_arrow_pressed(event)) { return ((Outline *) user_data)->expand_collapse(false); } if (keyboard_right_arrow_pressed(event)) { return ((Outline *) user_data)->expand_collapse(true); } return false; } bool Outline::expand_collapse(bool expand) // Expands or collapses the selected items in the treeview. { bool expanded_collapsed = false; GtkTreeModel *model = gtk_tree_view_get_model(GTK_TREE_VIEW(treeview)); GtkTreeSelection *selection = gtk_tree_view_get_selection(GTK_TREE_VIEW(treeview)); GtkTreeIter iter; if (gtk_tree_selection_get_selected(selection, &model, &iter)) { GtkTreePath *path = gtk_tree_model_get_path(model, &iter); if (expand) { if (gtk_tree_view_expand_row(GTK_TREE_VIEW(treeview), path, false)) expanded_collapsed = true; } else { if (gtk_tree_view_collapse_row(GTK_TREE_VIEW(treeview), path)) expanded_collapsed = true; } gtk_tree_path_free(path); } // Return whether we did something. // This is helpful to let the keys do their natural function in case nothing // was expanded or collapsed. return expanded_collapsed; } void Outline::focus(Reference & reference) // Focus the entry that has the reference. { GtkTreeModel *model = GTK_TREE_MODEL(store); GtkTreeSelection *selection = gtk_tree_view_get_selection(GTK_TREE_VIEW(treeview)); GtkTreeIter iter; gboolean valid; bool focused = false; unsigned int ref_number = reference_number(reference.chapter, convert_to_int(reference.verse)); // Get the first iter in the store. valid = gtk_tree_model_get_iter_first(model, &iter); while (valid) { focus_internal_select(ref_number, iter, selection, focused); focus_internal_children(ref_number, iter, selection, focused); valid = gtk_tree_model_iter_next(model, &iter); } } void Outline::focus_internal_children(unsigned int reference, GtkTreeIter & parent, GtkTreeSelection * selection, bool & focused) // Iterates through possible children. Re-entrant function. { GtkTreeModel *model = GTK_TREE_MODEL(store); GtkTreeIter iter; gboolean valid; valid = gtk_tree_model_iter_children(model, &iter, &parent); while (valid) { focus_internal_select(reference, iter, selection, focused); focus_internal_children(reference, iter, selection, focused); valid = gtk_tree_model_iter_next(model, &iter); } } void Outline::focus_internal_select(unsigned int reference, GtkTreeIter & iter, GtkTreeSelection * selection, bool & focused) // Selects and focuses the entry that corresponds to the reference. { if (focused) return; GtkTreeModel *model = GTK_TREE_MODEL(store); guint chapter_start, verse_start, chapter_end, verse_end; gtk_tree_model_get(model, &iter, COLUMN_CHAPTER_START, &chapter_start, COLUMN_VERSE_START, &verse_start, COLUMN_CHAPTER_END, &chapter_end, COLUMN_VERSE_END, &verse_end, -1); unsigned int heading_start = reference_number(chapter_start, verse_start); unsigned int heading_end = reference_number(chapter_end, verse_end); if (reference >= heading_start) { if (reference <= heading_end) { while (gtk_events_pending()) gtk_main_iteration(); gtk_tree_selection_select_iter(selection, &iter); GtkTreePath *path = gtk_tree_model_get_path(GTK_TREE_MODEL(store), &iter); gtk_tree_view_expand_row(GTK_TREE_VIEW(treeview), path, false); gtk_tree_view_set_cursor(GTK_TREE_VIEW(treeview), path, NULL, false); gtk_tree_view_scroll_to_cell(GTK_TREE_VIEW(treeview), path, NULL, true, 0.5, 0.5); gtk_tree_path_free(path); focused = true; } } } void Outline::on_view_row_activated(GtkTreeView * treeview, GtkTreePath * path, GtkTreeViewColumn * column, gpointer user_data) { ((Outline *) user_data)->on_view_row(path); } void Outline::on_view_row(GtkTreePath * path) { // Get the chapter and verse Bibledit ought to go to. GtkTreeModel *model = GTK_TREE_MODEL(store); GtkTreeIter iter; if (!gtk_tree_model_get_iter(model, &iter, path)) return; gtk_tree_model_get(model, &iter, COLUMN_CHAPTER_START, &newchapter, COLUMN_VERSE_START, &newverse, -1); // Signal that a new reference is available. gtk_button_clicked(GTK_BUTTON(reference_changed_signal)); } gboolean Outline::on_view_popup_menu(GtkWidget * widget, gpointer user_data) { return false; } unsigned int Outline::reference_number(unsigned int chapter, unsigned int verse) { return (200 * chapter) + verse; } bibledit-gtk-4.6/src/java.cpp0000644000175000017500000000240411671702424016166 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include "java.h" #include "gwrappers.h" #include "gtkwrappers.h" bool java_runtime_present (bool gui) // Returns whether a java runtime is present on the system. // gui: if true, it gives an error in case java is not there. { bool present = gw_find_program_in_path ("java"); if (gui) { if (!present) { gtkw_dialog_error (NULL, "A Java Runtime Environment was not found.\nPlease install one at your convenience."); } } return present; } bibledit-gtk-4.6/src/dialogtidy.cpp0000644000175000017500000003057311671702424017406 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include #include "dialogtidy.h" #include "utilities.h" #include "projectutils.h" #include "books.h" #include "help.h" #include "settings.h" #include "shortcuts.h" enum { COLUMN_ABBREV, COLUMN_EDITABLE, COLUMN_TEXT, NUM_COLUMNS }; TidyDialog::TidyDialog(int dummy) { // Get configurations. extern Settings *settings; ProjectConfiguration *projectconfig = settings->projectconfig(settings->genconfig.project_get()); // Shortcuts. Shortcuts shortcuts(0); tidydialog = gtk_dialog_new(); gtk_window_set_title(GTK_WINDOW(tidydialog), "Tidy Text"); gtk_window_set_position(GTK_WINDOW(tidydialog), GTK_WIN_POS_CENTER_ON_PARENT); gtk_window_set_modal(GTK_WINDOW(tidydialog), TRUE); gtk_window_set_type_hint(GTK_WINDOW(tidydialog), GDK_WINDOW_TYPE_HINT_DIALOG); dialog_vbox1 = GTK_DIALOG(tidydialog)->vbox; gtk_widget_show(dialog_vbox1); vbox1 = gtk_vbox_new(FALSE, 2); gtk_widget_show(vbox1); gtk_box_pack_start(GTK_BOX(dialog_vbox1), vbox1, TRUE, TRUE, 0); label11 = gtk_label_new("Tidy Text can be used while inserting Bible notes. It makes changes in the text that is inserted, following the settings made below."); gtk_widget_show(label11); gtk_box_pack_start(GTK_BOX(vbox1), label11, FALSE, FALSE, 0); gtk_label_set_line_wrap(GTK_LABEL(label11), TRUE); gtk_misc_set_alignment(GTK_MISC(label11), 0, 0.5); hseparator1 = gtk_hseparator_new(); gtk_widget_show(hseparator1); gtk_box_pack_start(GTK_BOX(vbox1), hseparator1, FALSE, FALSE, 0); checkbutton_translate_books = gtk_check_button_new_with_mnemonic("Translate certain text to book abbreviations"); gtk_widget_show(checkbutton_translate_books); gtk_box_pack_start(GTK_BOX(vbox1), checkbutton_translate_books, FALSE, FALSE, 0); shortcuts.button(checkbutton_translate_books); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_translate_books), settings->genconfig.tidy_translate_get()); scrolledwindow1 = gtk_scrolled_window_new(NULL, NULL); gtk_widget_show(scrolledwindow1); gtk_box_pack_start(GTK_BOX(vbox1), scrolledwindow1, TRUE, TRUE, 0); gtk_scrolled_window_set_policy(GTK_SCROLLED_WINDOW(scrolledwindow1), GTK_POLICY_AUTOMATIC, GTK_POLICY_AUTOMATIC); gtk_scrolled_window_set_shadow_type(GTK_SCROLLED_WINDOW(scrolledwindow1), GTK_SHADOW_IN); treeview1 = gtk_tree_view_new(); gtk_widget_show(treeview1); gtk_container_add(GTK_CONTAINER(scrolledwindow1), treeview1); gtk_widget_set_size_request(treeview1, -1, 300); gtk_tree_view_set_reorderable(GTK_TREE_VIEW(treeview1), TRUE); checkbutton_normalize_hyphens = gtk_check_button_new_with_mnemonic("Normalize hyphens"); gtk_widget_show(checkbutton_normalize_hyphens); gtk_box_pack_start(GTK_BOX(vbox1), checkbutton_normalize_hyphens, FALSE, FALSE, 0); shortcuts.button(checkbutton_normalize_hyphens); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_normalize_hyphens), settings->genconfig.tidy_normalize_hyphens_get()); checkbutton_space_between_chapter_verse = gtk_check_button_new_with_mnemonic("Remove the space between chapter and verse, e.g. Mat. 1. 1 becomes Mat. 1.1"); gtk_widget_show(checkbutton_space_between_chapter_verse); gtk_box_pack_start(GTK_BOX(vbox1), checkbutton_space_between_chapter_verse, FALSE, FALSE, 0); shortcuts.button(checkbutton_space_between_chapter_verse); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_space_between_chapter_verse), settings->genconfig.tidy_space_between_chapter_verse_get()); checkbutton_space_series_verses = gtk_check_button_new_with_mnemonic("Remove the space after a comma in a series of verses, e.g. 10, 11 becomes 10,11"); gtk_widget_show(checkbutton_space_series_verses); gtk_box_pack_start(GTK_BOX(vbox1), checkbutton_space_series_verses, FALSE, FALSE, 0); shortcuts.button(checkbutton_space_series_verses); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_space_series_verses), settings->genconfig.tidy_space_series_verses_get()); checkbutton_full_stop_ends_text = gtk_check_button_new_with_mnemonic("Always end the text with a full stop"); gtk_widget_show(checkbutton_full_stop_ends_text); gtk_box_pack_start(GTK_BOX(vbox1), checkbutton_full_stop_ends_text, FALSE, FALSE, 0); shortcuts.button(checkbutton_full_stop_ends_text); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_full_stop_ends_text), settings->genconfig.tidy_full_stop_ends_text_get()); checkbutton_ampersand_semicolon = gtk_check_button_new_with_mnemonic("Change the ampersand in, e.g., Mat. 10.1 & 11.2 to a semicolon: Mat. 10.1; 11.2"); gtk_widget_show(checkbutton_ampersand_semicolon); gtk_box_pack_start(GTK_BOX(vbox1), checkbutton_ampersand_semicolon, FALSE, FALSE, 0); shortcuts.button(checkbutton_ampersand_semicolon); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_ampersand_semicolon), settings->genconfig.tidy_ampersand_semicolon_get()); checkbutton_space_before_punctuation = gtk_check_button_new_with_mnemonic("Remove a space before a (semi)colon, full stop, etc."); gtk_widget_show(checkbutton_space_before_punctuation); gtk_box_pack_start(GTK_BOX(vbox1), checkbutton_space_before_punctuation, FALSE, FALSE, 0); shortcuts.button(checkbutton_space_before_punctuation); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_space_before_punctuation), settings->genconfig.tidy_space_before_punctuation_get()); dialog_action_area1 = GTK_DIALOG(tidydialog)->action_area; gtk_widget_show(dialog_action_area1); gtk_button_box_set_layout(GTK_BUTTON_BOX(dialog_action_area1), GTK_BUTTONBOX_END); new InDialogHelp(tidydialog, NULL, &shortcuts, "menu-preferences/tidy-text"); cancelbutton1 = gtk_button_new_from_stock("gtk-cancel"); gtk_widget_show(cancelbutton1); gtk_dialog_add_action_widget(GTK_DIALOG(tidydialog), cancelbutton1, GTK_RESPONSE_CANCEL); GTK_WIDGET_SET_FLAGS(cancelbutton1, GTK_CAN_DEFAULT); shortcuts.stockbutton(cancelbutton1); okbutton1 = gtk_button_new_from_stock("gtk-ok"); gtk_widget_show(okbutton1); gtk_dialog_add_action_widget(GTK_DIALOG(tidydialog), okbutton1, GTK_RESPONSE_OK); GTK_WIDGET_SET_FLAGS(okbutton1, GTK_CAN_DEFAULT); shortcuts.stockbutton(okbutton1); shortcuts.process(); g_signal_connect((gpointer) checkbutton_translate_books, "toggled", G_CALLBACK(on_checkbutton_translate_books_toggled), gpointer(this)); g_signal_connect((gpointer) okbutton1, "clicked", G_CALLBACK(on_okbutton1_clicked), gpointer(this)); gtk_widget_grab_focus(okbutton1); gtk_widget_grab_default(okbutton1); // Storage, renderer, column and selection. model = gtk_list_store_new(NUM_COLUMNS, G_TYPE_STRING, G_TYPE_BOOLEAN, G_TYPE_STRING); gtk_tree_view_set_model(GTK_TREE_VIEW(treeview1), GTK_TREE_MODEL(model)); g_object_unref(model); GtkCellRenderer *renderer1 = gtk_cell_renderer_text_new(); gtk_tree_view_insert_column_with_attributes(GTK_TREE_VIEW(treeview1), -1, "Abbreviation", renderer1, "text", COLUMN_ABBREV, NULL); GtkCellRenderer *renderer2 = gtk_cell_renderer_text_new(); g_signal_connect(renderer2, "edited", G_CALLBACK(cell_edited), gpointer(this)); gtk_tree_view_insert_column_with_attributes(GTK_TREE_VIEW(treeview1), -1, "Texts", renderer2, "text", COLUMN_TEXT, "editable", COLUMN_EDITABLE, NULL); gtk_tree_selection_set_mode(gtk_tree_view_get_selection(GTK_TREE_VIEW(treeview1)), GTK_SELECTION_SINGLE); // Load translation texts. vector < int >ids = settings->genconfig.tidy_books_get(); vector < ustring > texts = settings->genconfig.tidy_texts_get(); vector < unsigned int >bible_ids = books_type_to_ids(btOldTestament); { vector < unsigned int >ids2 = books_type_to_ids(btNewTestament); for (unsigned int i = 0; i < ids2.size(); i++) bible_ids.push_back(ids2[i]); } for (unsigned int i = 0; i < bible_ids.size(); i++) { GtkTreeIter iter; gtk_list_store_append(model, &iter); ustring text; for (unsigned int i2 = 0; i2 < ids.size(); i2++) { if (ids[i2] == (int)bible_ids[i]) text = texts[i2]; } gtk_list_store_set(model, &iter, COLUMN_ABBREV, books_id_to_abbreviation(projectconfig->language_get(), bible_ids[i]).c_str(), COLUMN_EDITABLE, 1, COLUMN_TEXT, text.c_str(), -1); } gui(); } TidyDialog::~TidyDialog() { gtk_widget_destroy(tidydialog); } int TidyDialog::run() { return gtk_dialog_run(GTK_DIALOG(tidydialog)); } void TidyDialog::on_okbutton1_clicked(GtkButton * button, gpointer user_data) { ((TidyDialog *) user_data)->on_okbutton(); } void TidyDialog::on_okbutton() { extern Settings *settings; ProjectConfiguration *projectconfig = settings->projectconfig(settings->genconfig.project_get()); settings->genconfig.tidy_translate_set(gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_translate_books))); vector < int >ids; vector < ustring > texts; GtkTreeModel *model; model = gtk_tree_view_get_model(GTK_TREE_VIEW(treeview1)); GtkTreeIter iter; gboolean valid; int index = 0; valid = gtk_tree_model_get_iter_first(model, &iter); while (valid) { GtkTreePath *path = gtk_tree_path_new_from_indices(index, -1); gchar *str_abbrev; gchar *str_text; gtk_tree_model_get(GTK_TREE_MODEL(model), &iter, COLUMN_ABBREV, &str_abbrev, COLUMN_TEXT, &str_text, -1); if (strcmp(str_text, "") != 0) { ids.push_back(books_abbreviation_to_id(projectconfig->language_get(), str_abbrev)); texts.push_back(str_text); } gtk_tree_path_free(path); g_free(str_abbrev); g_free(str_text); valid = gtk_tree_model_iter_next(model, &iter); index++; } settings->genconfig.tidy_books_set(ids); settings->genconfig.tidy_texts_set(texts); settings->genconfig.tidy_normalize_hyphens_set(gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_normalize_hyphens))); settings->genconfig.tidy_space_between_chapter_verse_set(gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_space_between_chapter_verse))); settings->genconfig.tidy_space_series_verses_set(gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_space_series_verses))); settings->genconfig.tidy_full_stop_ends_text_set(gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_full_stop_ends_text))); settings->genconfig.tidy_ampersand_semicolon_set(gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_space_before_punctuation))); settings->genconfig.tidy_space_before_punctuation_set(gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_space_before_punctuation))); } void TidyDialog::on_checkbutton_translate_books_toggled(GtkToggleButton * togglebutton, gpointer user_data) { ((TidyDialog *) user_data)->on_checkbutton_translate_books(); } void TidyDialog::on_checkbutton_translate_books() { gui(); if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_translate_books))) gtk_widget_grab_focus(treeview1); } void TidyDialog::cell_edited(GtkCellRendererText * cell, const gchar * path_string, const gchar * new_text, gpointer data) { ((TidyDialog *) data)->on_cell_edited(cell, path_string, new_text); } void TidyDialog::on_cell_edited(GtkCellRendererText * cell, const gchar * path_string, const gchar * new_text) { // Set / initialize some variables. GtkTreeModel *tmodel = (GtkTreeModel *) model; GtkTreePath *path = gtk_tree_path_new_from_string(path_string); GtkTreeIter iter; gtk_tree_model_get_iter(tmodel, &iter, path); // Free memory for the old text. gchar *old_text; gtk_tree_model_get(tmodel, &iter, COLUMN_TEXT, &old_text, -1); g_free(old_text); // Make copy of new text and put it in the store. gtk_list_store_set(GTK_LIST_STORE(model), &iter, COLUMN_TEXT, g_strdup(new_text), -1); // Free path. gtk_tree_path_free(path); } void TidyDialog::gui() { gtk_widget_set_sensitive(scrolledwindow1, gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_translate_books))); } bibledit-gtk-4.6/src/dialogrefexchange.h0000644000175000017500000000265011671702424020354 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_DIALOGREFEXCHANGE_H #define INCLUDED_DIALOGREFEXCHANGE_H #include #include "ustring.h" class ReferenceExchangeDialog { public: ReferenceExchangeDialog (int dummy); ~ReferenceExchangeDialog (); int run (); protected: GtkBuilder *gtkbuilder; GtkWidget *dialog; GtkWidget *entry_url; GtkWidget *entry_user; GtkWidget *button_url; GtkWidget *label_url; GtkWidget *cancelbutton; GtkWidget *okbutton; private: static void on_url_test_clicked(GtkButton * button, gpointer user_data); void on_url_test(); static void on_okbutton_clicked (GtkButton *button, gpointer user_data); void on_okbutton (); }; #endif bibledit-gtk-4.6/src/wordlist.cpp0000644000175000017500000002663711671702424017132 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "wordlist.h" #include "settings.h" #include "projectutils.h" #include "utilities.h" #include "books.h" #include "usfmtools.h" #include "tiny_utilities.h" #include "styles.h" #include "stylesheetutils.h" Wordlist::Wordlist(WordlistType wordlist) { extern Settings *settings; project = settings->genconfig.project_get(); ustring marker = wordlist_get_entry_style(project, wordlist); entry_opener = usfm_get_full_opening_marker(marker); entry_closer = usfm_get_full_closing_marker(marker); switch (wordlist) { case wltGeneral: { list_opener = "\\zopenwordlist"; list_closer = "\\zclosewordlist"; use_asterisk = settings->genconfig.wordlist_general_asterisk_get(); first_in_chapter = settings->genconfig.wordlist_general_asterisk_first_get(); wordlistname = "General word list"; break; } case wltHebrew: { list_opener = "\\zopenhebrewwordlist"; list_closer = "\\zclosehebrewwordlist"; use_asterisk = settings->genconfig.wordlist_hebrew_asterisk_get(); first_in_chapter = settings->genconfig.wordlist_hebrew_asterisk_first_get(); wordlistname = "Hebrew word list"; break; } case wltGreek: { list_opener = "\\zopengreekwordlist"; list_closer = "\\zclosegreekwordlist"; use_asterisk = settings->genconfig.wordlist_greek_asterisk_get(); first_in_chapter = settings->genconfig.wordlist_greek_asterisk_first_get(); wordlistname = "Greek word list"; break; } case wltIndex: { list_opener = "\\zopenindex"; list_closer = "\\zcloseindex"; use_asterisk = settings->genconfig.wordlist_index_asterisk_get(); first_in_chapter = settings->genconfig.wordlist_index_asterisk_first_get(); wordlistname = "Index"; break; } } // Get markers that indicate a section. extern Styles * styles; Stylesheet * stylesheet = styles->stylesheet (stylesheet_get_actual ()); for (unsigned int i = 0; i < stylesheet->styles.size(); i++) { StyleV2 * style = stylesheet->styles[i]; if (style->type == stStartsParagraph) { if (style->subtype != ptNormalParagraph) { section_markers.insert (style->marker); } } } progresswindow = new ProgressWindow(wordlistname, false); wordcount = 0; } Wordlist::~Wordlist() { delete progresswindow; } void Wordlist::run(vector < ustring > &allmessages) { // No project given: bail out. if (project.empty()) { message("No project"); return; } // Pass 1: Collect words and handle asterisks. // Go through the books. vector < unsigned int >books = project_get_books(project); progresswindow->set_iterate(0, 1, books.size()); for (unsigned int bk = 0; bk < books.size(); bk++) { progresswindow->iterate(); // Go through the chapters. vector < unsigned int >chapters = project_get_chapters(project, books[bk]); for (unsigned int ch = 0; ch < chapters.size(); ch++) { // Go through the lines of the chapter, and process them. vector lines = project_retrieve_chapter(project, books[bk], chapters[ch]); set section_entries; bool chapter_content_was_changed = false; for (unsigned int i = 0; i < lines.size(); i++) { ustring line(lines[i]); process_line(line, section_entries); if (line != lines[i]) { chapter_content_was_changed = true; lines[i] = line; } } if (chapter_content_was_changed) { CategorizeChapterVerse ccv(lines); project_store_chapter(project, books[bk], ccv); } } } // Informative messages. message("Total entries: " + convert_to_string(wordcount)); message("Unique entries: " + convert_to_string(words.size())); // Pass 2: Insert word lists. // Only proceed if there is something to insert. if (!words.empty()) { // Whether a list was inserted. bool inserted = false; // Go through the books. progresswindow->set_iterate(0, 1, books.size()); for (unsigned int bk = 0; bk < books.size(); bk++) { progresswindow->iterate(); // Go through the chapters. vector < unsigned int >chapters = project_get_chapters(project, books[bk]); for (unsigned int ch = 0; ch < chapters.size(); ch++) { // Go through the lines of the chapter to look for the position to insert the list. unsigned int opener_offset = 0; unsigned int closer_offset = 0; vector < ustring > lines = project_retrieve_chapter(project, books[bk], chapters[ch]); for (unsigned int ln = 0; ln < lines.size(); ln++) { if (lines[ln].find(list_opener) == 0) { opener_offset = ln; } if (lines[ln].find(list_closer) == 0) { closer_offset = ln; } } // If something like a position was found, process that. if (opener_offset || closer_offset) { if (opener_offset && closer_offset && (opener_offset < closer_offset)) { insert_list(lines, opener_offset, closer_offset); CategorizeChapterVerse ccv(lines); project_store_chapter(project, books[bk], ccv); message("Word list inserted in " + books_id_to_english(books[bk]) + " " + convert_to_string(chapters[ch])); inserted = true; } else { message("Invalid word list location in " + books_id_to_english(books[bk]) + " " + convert_to_string(chapters[ch])); } } } } // Message if the list was not inserted. if (!inserted) message("No place found to insert the word list"); } // Store messages. for (unsigned int i = 0; i < messages.size(); i++) { allmessages.push_back(messages[i]); } } void Wordlist::process_line(ustring & line, set §ion_entries) // Processes one line of text: // - deals with entries. // - deals with asterisks. // section_entries - has the entries already made in this section. { // Handle section restart. { ustring s (line); ustring marker = usfm_extract_marker (s); if (section_markers.find (marker) != section_markers.end()) { section_entries.clear(); } } // Remove the asterisk before and the asterisk after the closer, e.g.: // \w entry*\w* -> \w entry\w* // \w entry\w** -> \w entry\w* replace_text(line, "*" + entry_closer, entry_closer); replace_text(line, entry_closer + "*", entry_closer); // Go through the line looking for the opener. size_t startpos = line.find(entry_opener); while (startpos != string::npos) { // Look for the closer too, after the opener, not before. size_t endpos = line.find(entry_closer, startpos); if (endpos == string::npos) break; // Get the word. ustring word = line.substr(startpos + entry_opener.length(), endpos - startpos - entry_closer.length()); if (!word.empty()) { // Store the word. words.insert(word); wordcount++; // Handle asterisks. if (use_asterisk) { bool insert_asterisk = true; if (first_in_chapter) if (section_entries.find(word) != section_entries.end()) insert_asterisk = false; if (insert_asterisk) { line.insert(endpos + entry_closer.length(), "*"); } section_entries.insert(word); } } startpos = line.find(entry_opener, endpos); } } void Wordlist::insert_list(vector < ustring > &lines, unsigned int startlist, unsigned int endlist) { // Split the available lines into three parts: // - the part before the insertion point, // - the already existing entries, // - and the part after the insertion point. vector < ustring > linesbefore; vector < ustring > entries; vector < ustring > linesafter; for (unsigned int i = 0; i < lines.size(); i++) { if (i <= startlist) { linesbefore.push_back(lines[i]); } if ((i > startlist) && (i < endlist)) { entries.push_back(lines[i]); } if (i >= endlist) { linesafter.push_back(lines[i]); } } // Any existing entry, put it in the \rem remark. // This is done so that in case it is no longer referenced, it will get commented out. for (unsigned int i = 0; i < entries.size(); i++) { ustring marker = usfm_extract_marker(entries[i]); entries[i].insert(0, usfm_get_full_opening_marker("rem")); } // Get a list of entries. vector < ustring > mywords(words.begin(), words.end()); // Go through all the entries, insert them in the list, // preserving existing ones. for (unsigned int i = 0; i < mywords.size(); i++) { bool entry_exists = false; for (unsigned int i2 = 0; i2 < entries.size(); i2++) { ustring line(entries[i2]); usfm_extract_marker(line); ustring entry(line); size_t pos = entry.find(":"); if (pos != string::npos) { entry.erase(pos, 100000); } if (entry == mywords[i]) { line.insert(0, usfm_get_full_opening_marker("p")); entries[i2] = line; entry_exists = true; } } if (!entry_exists) { entries.push_back(usfm_get_full_opening_marker("p") + mywords[i]); } } // Sort the entries. sort(entries.begin(), entries.end()); // Join everything together. lines.clear(); for (unsigned int i = 0; i < linesbefore.size(); i++) lines.push_back(linesbefore[i]); for (unsigned int i = 0; i < entries.size(); i++) lines.push_back(entries[i]); for (unsigned int i = 0; i < linesafter.size(); i++) lines.push_back(linesafter[i]); } void Wordlist::message(const ustring & message) { if (messages.empty()) messages.push_back(wordlistname + ":"); messages.push_back("- " + message); } ustring wordlist_get_entry_style(const ustring & project, WordlistType type) { ustring stylesheet = stylesheet_get_actual (); extern Styles *styles; Usfm *usfm = styles->usfm(stylesheet); ustring style; switch (type) { case wltGeneral: style = "w"; break; case wltHebrew: style = "wh"; break; case wltGreek: style = "wg"; break; case wltIndex: style = "ndx"; break; } for (unsigned int i = 0; i < usfm->styles.size(); i++) { if (usfm->styles[i].type == stWordlistElement) { switch (type) { case wltGeneral: if (usfm->styles[i].subtype == wltWordlistGlossaryDictionary) style = usfm->styles[i].marker; break; case wltHebrew: if (usfm->styles[i].subtype == wltHebrewWordlistEntry) style = usfm->styles[i].marker; break; case wltGreek: if (usfm->styles[i].subtype == wltGreekWordlistEntry) style = usfm->styles[i].marker; break; case wltIndex: if (usfm->styles[i].subtype == wltSubjectIndexEntry) style = usfm->styles[i].marker; break; } } } return style; } bibledit-gtk-4.6/src/dialogprintprefs.cpp0000644000175000017500000004021011671702424020616 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include #include "dialogprintprefs.h" #include "paper.h" #include "combobox.h" #include "settings.h" #include "help.h" PrintPreferencesDialog::PrintPreferencesDialog(int dummy) { // Settings extern Settings *settings; dialogprintpreferences = gtk_dialog_new(); gtk_window_set_title(GTK_WINDOW(dialogprintpreferences), "Printing preferences"); gtk_window_set_position(GTK_WINDOW(dialogprintpreferences), GTK_WIN_POS_CENTER_ON_PARENT); gtk_window_set_modal(GTK_WINDOW(dialogprintpreferences), TRUE); gtk_window_set_destroy_with_parent(GTK_WINDOW(dialogprintpreferences), TRUE); gtk_window_set_type_hint(GTK_WINDOW(dialogprintpreferences), GDK_WINDOW_TYPE_HINT_DIALOG); dialog_vbox1 = GTK_DIALOG(dialogprintpreferences)->vbox; gtk_widget_show(dialog_vbox1); notebook1 = gtk_notebook_new(); gtk_widget_show(notebook1); gtk_box_pack_start(GTK_BOX(dialog_vbox1), notebook1, FALSE, TRUE, 0); gtk_container_set_border_width(GTK_CONTAINER(notebook1), 4); // Page setup. hbox1 = gtk_hbox_new(FALSE, 10); gtk_widget_show(hbox1); gtk_container_add(GTK_CONTAINER(notebook1), hbox1); gtk_container_set_border_width(GTK_CONTAINER(hbox1), 10); table1 = gtk_table_new(4, 2, FALSE); gtk_widget_show(table1); gtk_box_pack_start(GTK_BOX(hbox1), table1, TRUE, TRUE, 0); gtk_table_set_row_spacings(GTK_TABLE(table1), 6); gtk_table_set_col_spacings(GTK_TABLE(table1), 2); spinbutton_height_adj = gtk_adjustment_new(1, 0, 100, 0.01, 0.1, 0); spinbutton_height = gtk_spin_button_new(GTK_ADJUSTMENT(spinbutton_height_adj), 1, 2); gtk_widget_show(spinbutton_height); gtk_table_attach(GTK_TABLE(table1), spinbutton_height, 1, 2, 3, 4, (GtkAttachOptions) (GTK_EXPAND | GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_spin_button_set_numeric(GTK_SPIN_BUTTON(spinbutton_height), TRUE); gtk_spin_button_set_value(GTK_SPIN_BUTTON(spinbutton_height), settings->genconfig.paper_height_get()); label4 = gtk_label_new("Height (cm)"); gtk_widget_show(label4); gtk_table_attach(GTK_TABLE(table1), label4, 0, 1, 3, 4, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_misc_set_alignment(GTK_MISC(label4), 1, 0.5); spinbutton_width_adj = gtk_adjustment_new(1, 0, 100, 0.01, 0.1, 0); spinbutton_width = gtk_spin_button_new(GTK_ADJUSTMENT(spinbutton_width_adj), 1, 2); gtk_widget_show(spinbutton_width); gtk_table_attach(GTK_TABLE(table1), spinbutton_width, 1, 2, 2, 3, (GtkAttachOptions) (GTK_EXPAND | GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_spin_button_set_numeric(GTK_SPIN_BUTTON(spinbutton_width), TRUE); gtk_spin_button_set_value(GTK_SPIN_BUTTON(spinbutton_width), settings->genconfig.paper_width_get()); label3 = gtk_label_new("Width (cm)"); gtk_widget_show(label3); gtk_table_attach(GTK_TABLE(table1), label3, 0, 1, 2, 3, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_misc_set_alignment(GTK_MISC(label3), 1, 0.5); label2 = gtk_label_new("Format"); gtk_widget_show(label2); gtk_table_attach(GTK_TABLE(table1), label2, 0, 1, 1, 2, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_misc_set_alignment(GTK_MISC(label2), 1, 0.5); combo_format = gtk_combo_box_new_text(); gtk_widget_show(combo_format); gtk_table_attach(GTK_TABLE(table1), combo_format, 1, 2, 1, 2, (GtkAttachOptions) (GTK_EXPAND | GTK_FILL), (GtkAttachOptions) (0), 0, 0); { vector < ustring > items; for (unsigned int i = 0; i <= NUMBER_OF_PAPERSIZES; i++) { items.push_back(paper_size_get_name(i)); } combobox_set_strings(combo_format, items); } gtk_widget_set_size_request(combo_format, 100, -1); combobox_set_string(combo_format, settings->genconfig.paper_format_get()); label5 = gtk_label_new("Paper format"); gtk_widget_show(label5); gtk_table_attach(GTK_TABLE(table1), label5, 0, 2, 0, 1, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_misc_set_alignment(GTK_MISC(label5), 0.06, 0.5); vseparator1 = gtk_vseparator_new(); gtk_widget_show(vseparator1); gtk_box_pack_start(GTK_BOX(hbox1), vseparator1, FALSE, TRUE, 0); table2 = gtk_table_new(5, 2, FALSE); gtk_widget_show(table2); gtk_box_pack_start(GTK_BOX(hbox1), table2, TRUE, TRUE, 0); gtk_table_set_row_spacings(GTK_TABLE(table2), 6); gtk_table_set_col_spacings(GTK_TABLE(table2), 2); label6 = gtk_label_new("Margins (cm)"); gtk_widget_show(label6); gtk_table_attach(GTK_TABLE(table2), label6, 0, 2, 0, 1, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_misc_set_alignment(GTK_MISC(label6), 0.06, 0.5); label7 = gtk_label_new("Inner"); gtk_widget_show(label7); gtk_table_attach(GTK_TABLE(table2), label7, 0, 1, 1, 2, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_misc_set_alignment(GTK_MISC(label7), 1, 0.5); label8 = gtk_label_new("Outer"); gtk_widget_show(label8); gtk_table_attach(GTK_TABLE(table2), label8, 0, 1, 2, 3, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_misc_set_alignment(GTK_MISC(label8), 1, 0.5); label9 = gtk_label_new("Top"); gtk_widget_show(label9); gtk_table_attach(GTK_TABLE(table2), label9, 0, 1, 3, 4, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_misc_set_alignment(GTK_MISC(label9), 1, 0.5); label10 = gtk_label_new("Bottom"); gtk_widget_show(label10); gtk_table_attach(GTK_TABLE(table2), label10, 0, 1, 4, 5, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_misc_set_alignment(GTK_MISC(label10), 1, 0.5); spinbutton_left_adj = gtk_adjustment_new(1, 0, 100, 0.01, 0.1, 0); spinbutton_left = gtk_spin_button_new(GTK_ADJUSTMENT(spinbutton_left_adj), 1, 2); gtk_widget_show(spinbutton_left); gtk_table_attach(GTK_TABLE(table2), spinbutton_left, 1, 2, 1, 2, (GtkAttachOptions) (GTK_EXPAND | GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_spin_button_set_numeric(GTK_SPIN_BUTTON(spinbutton_left), TRUE); gtk_spin_button_set_value(GTK_SPIN_BUTTON(spinbutton_left), settings->genconfig.paper_inside_margin_get()); spinbutton_right_adj = gtk_adjustment_new(1, 0, 100, 0.01, 0.1, 0); spinbutton_right = gtk_spin_button_new(GTK_ADJUSTMENT(spinbutton_right_adj), 1, 2); gtk_widget_show(spinbutton_right); gtk_table_attach(GTK_TABLE(table2), spinbutton_right, 1, 2, 2, 3, (GtkAttachOptions) (GTK_EXPAND | GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_spin_button_set_numeric(GTK_SPIN_BUTTON(spinbutton_right), TRUE); gtk_spin_button_set_value(GTK_SPIN_BUTTON(spinbutton_right), settings->genconfig.paper_outside_margin_get()); spinbutton_top_adj = gtk_adjustment_new(1, 0, 100, 0.01, 0.1, 0); spinbutton_top = gtk_spin_button_new(GTK_ADJUSTMENT(spinbutton_top_adj), 1, 2); gtk_widget_show(spinbutton_top); gtk_table_attach(GTK_TABLE(table2), spinbutton_top, 1, 2, 3, 4, (GtkAttachOptions) (GTK_EXPAND | GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_spin_button_set_numeric(GTK_SPIN_BUTTON(spinbutton_top), TRUE); gtk_spin_button_set_value(GTK_SPIN_BUTTON(spinbutton_top), settings->genconfig.paper_top_margin_get()); spinbutton_bottom_adj = gtk_adjustment_new(1, 0, 100, 0.01, 0.1, 0); spinbutton_bottom = gtk_spin_button_new(GTK_ADJUSTMENT(spinbutton_bottom_adj), 1, 2); gtk_widget_show(spinbutton_bottom); gtk_table_attach(GTK_TABLE(table2), spinbutton_bottom, 1, 2, 4, 5, (GtkAttachOptions) (GTK_EXPAND | GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_spin_button_set_numeric(GTK_SPIN_BUTTON(spinbutton_bottom), TRUE); gtk_spin_button_set_value(GTK_SPIN_BUTTON(spinbutton_bottom), settings->genconfig.paper_bottom_margin_get()); vseparator2 = gtk_vseparator_new(); gtk_widget_show(vseparator2); gtk_box_pack_start(GTK_BOX(hbox1), vseparator2, TRUE, TRUE, 0); vbox1 = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox1); gtk_box_pack_start(GTK_BOX(hbox1), vbox1, TRUE, TRUE, 0); checkbuttondate = gtk_check_button_new_with_mnemonic("Print date beside page number"); gtk_widget_show(checkbuttondate); gtk_box_pack_start(GTK_BOX(vbox1), checkbuttondate, FALSE, FALSE, 0); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbuttondate), settings->genconfig.printdate_get()); hbox2 = gtk_hbox_new(FALSE, 5); gtk_widget_show(hbox2); gtk_box_pack_start(GTK_BOX(vbox1), hbox2, FALSE, FALSE, 0); label12 = gtk_label_new("Header font size"); gtk_widget_show(label12); gtk_box_pack_start(GTK_BOX(hbox2), label12, FALSE, FALSE, 0); spinbutton_header_font_size_adj = gtk_adjustment_new(12, 5, 25, 0.1, 1, 0); spinbutton_header_font_size = gtk_spin_button_new(GTK_ADJUSTMENT(spinbutton_header_font_size_adj), 1, 1); gtk_widget_show(spinbutton_header_font_size); gtk_box_pack_start(GTK_BOX(hbox2), spinbutton_header_font_size, FALSE, FALSE, 0); gtk_spin_button_set_numeric(GTK_SPIN_BUTTON(spinbutton_header_font_size), TRUE); gtk_spin_button_set_value(GTK_SPIN_BUTTON(spinbutton_header_font_size), settings->genconfig.header_font_size_get()); label13 = gtk_label_new("points"); gtk_widget_show(label13); gtk_box_pack_start(GTK_BOX(hbox2), label13, FALSE, FALSE, 0); label1 = gtk_label_new("Page"); gtk_widget_show(label1); gtk_notebook_set_tab_label(GTK_NOTEBOOK(notebook1), gtk_notebook_get_nth_page(GTK_NOTEBOOK(notebook1), 0), label1); // Formatter setup. vbox2 = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox2); gtk_container_add(GTK_CONTAINER(notebook1), vbox2); checkbutton_intermediate_text = gtk_check_button_new_with_mnemonic("Review or edit layout engine's commands"); gtk_widget_show(checkbutton_intermediate_text); gtk_box_pack_start(GTK_BOX(vbox2), checkbutton_intermediate_text, FALSE, FALSE, 0); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_intermediate_text), settings->genconfig.print_engine_use_intermediate_text_get()); label11 = gtk_label_new("Formatter"); gtk_widget_show(label11); gtk_notebook_set_tab_label(GTK_NOTEBOOK(notebook1), gtk_notebook_get_nth_page(GTK_NOTEBOOK(notebook1), 1), label11); // Dialog action area. dialog_action_area1 = GTK_DIALOG(dialogprintpreferences)->action_area; gtk_widget_show(dialog_action_area1); gtk_button_box_set_layout(GTK_BUTTON_BOX(dialog_action_area1), GTK_BUTTONBOX_END); new InDialogHelp(dialogprintpreferences, NULL, NULL, NULL); cancelbutton1 = gtk_button_new_from_stock("gtk-cancel"); gtk_widget_show(cancelbutton1); gtk_dialog_add_action_widget(GTK_DIALOG(dialogprintpreferences), cancelbutton1, GTK_RESPONSE_CANCEL); GTK_WIDGET_SET_FLAGS(cancelbutton1, GTK_CAN_DEFAULT); okbutton1 = gtk_button_new_from_stock("gtk-ok"); gtk_widget_show(okbutton1); gtk_dialog_add_action_widget(GTK_DIALOG(dialogprintpreferences), okbutton1, GTK_RESPONSE_OK); GTK_WIDGET_SET_FLAGS(okbutton1, GTK_CAN_DEFAULT); g_signal_connect((gpointer) spinbutton_height, "changed", G_CALLBACK(on_spinbutton_height_changed), gpointer(this)); g_signal_connect((gpointer) spinbutton_width, "changed", G_CALLBACK(on_spinbutton_width_changed), gpointer(this)); g_signal_connect((gpointer) combo_format, "changed", G_CALLBACK(on_combo_entry_format_changed), gpointer(this)); g_signal_connect((gpointer) okbutton1, "clicked", G_CALLBACK(on_okbutton1_clicked), gpointer(this)); gtk_widget_grab_default(okbutton1); // Control sizes, margins. on_combo_entry_format(); adjust_margin_limits(); } PrintPreferencesDialog::~PrintPreferencesDialog() { gtk_widget_destroy(dialogprintpreferences); } int PrintPreferencesDialog::run() { return gtk_dialog_run(GTK_DIALOG(dialogprintpreferences)); } void PrintPreferencesDialog::on_spinbutton_height_changed(GtkEditable * editable, gpointer user_data) { ((PrintPreferencesDialog *) user_data)->on_spinbutton_height(); } void PrintPreferencesDialog::on_spinbutton_height() { set_paper_format(); adjust_margin_limits(); } void PrintPreferencesDialog::on_spinbutton_width_changed(GtkEditable * editable, gpointer user_data) { ((PrintPreferencesDialog *) user_data)->on_spinbutton_width(); } void PrintPreferencesDialog::on_spinbutton_width() { set_paper_format(); adjust_margin_limits(); } void PrintPreferencesDialog::on_combo_entry_format_changed(GtkEditable * editable, gpointer user_data) { ((PrintPreferencesDialog *) user_data)->on_combo_entry_format(); } void PrintPreferencesDialog::on_combo_entry_format() { ustring format; format = combobox_get_active_string(combo_format); double width; width = paper_size_get_width(format); if (width != 0) { gtk_spin_button_set_value(GTK_SPIN_BUTTON(spinbutton_width), width); gtk_spin_button_set_value(GTK_SPIN_BUTTON(spinbutton_height), paper_size_get_height(format)); } } void PrintPreferencesDialog::on_okbutton1_clicked(GtkButton * button, gpointer user_data) { ((PrintPreferencesDialog *) user_data)->on_okbutton1(); } void PrintPreferencesDialog::on_okbutton1() { // Update all spinbuttons. gtk_spin_button_update(GTK_SPIN_BUTTON(spinbutton_width)); gtk_spin_button_update(GTK_SPIN_BUTTON(spinbutton_height)); gtk_spin_button_update(GTK_SPIN_BUTTON(spinbutton_left)); gtk_spin_button_update(GTK_SPIN_BUTTON(spinbutton_right)); gtk_spin_button_update(GTK_SPIN_BUTTON(spinbutton_top)); gtk_spin_button_update(GTK_SPIN_BUTTON(spinbutton_bottom)); gtk_spin_button_update(GTK_SPIN_BUTTON(spinbutton_header_font_size)); // Store all values in the configuration. extern Settings *settings; settings->genconfig.paper_format_set(combobox_get_active_string(combo_format)); settings->genconfig.paper_width_set(gtk_spin_button_get_value(GTK_SPIN_BUTTON(spinbutton_width))); settings->genconfig.paper_height_set(gtk_spin_button_get_value(GTK_SPIN_BUTTON(spinbutton_height))); settings->genconfig.paper_inside_margin_set(gtk_spin_button_get_value(GTK_SPIN_BUTTON(spinbutton_left))); settings->genconfig.paper_outside_margin_set(gtk_spin_button_get_value(GTK_SPIN_BUTTON(spinbutton_right))); settings->genconfig.paper_top_margin_set(gtk_spin_button_get_value(GTK_SPIN_BUTTON(spinbutton_top))); settings->genconfig.paper_bottom_margin_set(gtk_spin_button_get_value(GTK_SPIN_BUTTON(spinbutton_bottom))); settings->genconfig.printdate_set(gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbuttondate))); settings->genconfig.header_font_size_set(gtk_spin_button_get_value(GTK_SPIN_BUTTON(spinbutton_header_font_size))); settings->genconfig.print_engine_use_intermediate_text_set(gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_intermediate_text))); } void PrintPreferencesDialog::adjust_margin_limits() // Adjust the limits of the margins depending on the paper size. { // Any margin should be limited to 40 percent of the corresponding height or width. double limit; double size; // Deal with left and right margins. size = gtk_spin_button_get_value(GTK_SPIN_BUTTON(spinbutton_width)); limit = 0.4 * size; gtk_spin_button_set_range(GTK_SPIN_BUTTON(spinbutton_left), 0, limit); gtk_spin_button_set_range(GTK_SPIN_BUTTON(spinbutton_right), 0, limit); // Top and bottom margins. size = gtk_spin_button_get_value(GTK_SPIN_BUTTON(spinbutton_height)); limit = 0.4 * size; gtk_spin_button_set_range(GTK_SPIN_BUTTON(spinbutton_top), 0, limit); gtk_spin_button_set_range(GTK_SPIN_BUTTON(spinbutton_bottom), 0, limit); } void PrintPreferencesDialog::set_paper_format() // Depending on the width and height of the paper, select the right format // belonging to it, or if none fits, choose "User defined". { double width; width = gtk_spin_button_get_value(GTK_SPIN_BUTTON(spinbutton_width)); double height; height = gtk_spin_button_get_value(GTK_SPIN_BUTTON(spinbutton_height)); string size; size = paper_size_get_name(width, height); combobox_set_string(combo_format, size); } bibledit-gtk-4.6/src/dialoglistviewm.h0000644000175000017500000000336711671702424020126 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_DIALOGLISTVIEWM_H #define INCLUDED_DIALOGLISTVIEWM_H #include class ListviewMDialog { public: ListviewMDialog (const ustring& title, vector& list, bool sortlist, gchar * help); ~ListviewMDialog (); int run (); vector foci; protected: GtkWidget *dialog; GtkWidget *dialog_vbox1; GtkWidget *vbox1; GtkWidget *label1; GtkWidget *scrolledwindow; GtkWidget *treeview; GtkWidget *dialog_action_area1; GtkWidget *cancelbutton; GtkWidget *okbutton; static gboolean on_treeview_button_event(GtkWidget *widget, GdkEventButton *event, gpointer user_data); static gboolean on_treeview_key_event(GtkWidget *widget, GdkEventKey *event, gpointer user_data); void on_treeview_cursor(); static void on_treeview_row_activated(GtkTreeView * treeview, GtkTreePath * path, GtkTreeViewColumn * column, gpointer user_data); void on_treeview(); GtkListStore *store; GtkTreeViewColumn *column; GtkTreeSelection *select; }; #endif bibledit-gtk-4.6/src/mainwindow.h0000644000175000017500000010076511671702424017077 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_MAINWINDOW_H #define INCLUDED_MAINWINDOW_H #include #include "windowsoutpost.h" #include "ustring.h" #include "usfm.h" #include "note_editor.h" #include "editor.h" #include "httpd.h" #include "reference.h" #include "gui_navigation.h" #include "displayprojectnotes.h" #include "git.h" #include "windowshowrelatedverses.h" #include "windowmerge.h" #include "windowresource.h" #include "windowoutline.h" #include "windowcheckkeyterms.h" #include "windowstyles.h" #include "windownotes.h" #include "windowreferences.h" #include "windoweditor.h" #include "assistantimportkeyterms.h" #include "assistantdeletekeyterms.h" #include "assistantchanges.h" #include "windowcheckusfm.h" #include "assistantremoterepository.h" #include "assistantresource.h" #include "assistantbackup.h" #include "assistantrestore.h" #include "assistantexport.h" #include "assistantimport.h" #include "floatingwindow.h" #include "urltransport.h" class MainWindow { public: MainWindow(unsigned long xembed, GtkAccelGroup *accelerator_group); ~MainWindow(); int run(); protected: /* IMPORTANT If more menu items are added see whether they should be made * in(sensitive) depending on the context whether something has been opened. */ GtkWidget *window_main; GtkWidget *vbox_main; GtkWidget *menubar1; GtkWidget *menuitem_file; GtkWidget *menuitem_file_menu; GtkWidget *file_project; GtkWidget *image463; GtkWidget *file_project_menu; GtkWidget *new1; GtkWidget *image903; GtkWidget *open1; GtkWidget *delete1; GtkWidget *properties1; GtkWidget *image4995; GtkWidget *copy_project_to; GtkWidget *image2688; GtkWidget *compare_with1; GtkWidget *image2764; GtkWidget *project_changes; GtkWidget *image19115; GtkWidget *file_projects_merge; GtkWidget *projects_send_receive1; GtkWidget *image34440; GtkWidget *style; GtkWidget *image10735; GtkWidget *style_menu; GtkWidget *stylesheet_open; GtkWidget *image31346; GtkWidget *stylesheets_expand_all; GtkWidget *stylesheets_collapse_all; GtkWidget *style_insert; GtkWidget *stylesheet_edit_mode; GtkWidget *style_new; GtkWidget *style_properties; GtkWidget *style_delete; GtkWidget *menu_stylesheet; GtkWidget *menu_stylesheet_menu; GtkWidget *stylesheet_switch; GtkWidget *stylesheets_new; GtkWidget *stylesheets_delete; GtkWidget *stylesheets_rename; GtkWidget *notes2; GtkWidget *image936; GtkWidget *notes2_menu; GtkWidget *new_note; GtkWidget *delete_note; GtkWidget *image963; GtkWidget *consultation_notes_send_receive; GtkWidget *file_resources; GtkWidget *image27365; GtkWidget *file_resources_menu; GtkWidget *file_resources_open; GtkWidget *image27366; GtkWidget *file_resources_close; GtkWidget *image27367; GtkWidget *file_resources_new; GtkWidget *image27514; GtkWidget *file_resources_edit; GtkWidget *image27515; GtkWidget *file_resources_delete; GtkWidget *image27664; GtkWidget *file_keyterms; GtkWidget *image32231; GtkWidget *file_keyterms_menu; GtkWidget *keyterms_delete; GtkWidget *print; GtkWidget *file_import; GtkWidget *image36797; GtkWidget *file_export; GtkWidget *image35236; GtkWidget *file_backup; GtkWidget *image34724; GtkWidget *file_restore; GtkWidget *image34980; GtkWidget *close1; GtkWidget *quit1; GtkWidget *menuitem_edit; GtkWidget *menuitem_edit_menu; GtkWidget *cut1; GtkWidget *copy1; GtkWidget *copy_with_formatting; GtkWidget *image18220; GtkWidget *paste1; GtkWidget *separator2; GtkWidget *undo1; GtkWidget *image295; GtkWidget *redo1; GtkWidget *image296; GtkWidget *separator4; GtkWidget *find1; GtkWidget *find_and_replace1; GtkWidget *find_in_notes1; GtkWidget *image1430; GtkWidget *separator7; GtkWidget *get_references_from_note; GtkWidget *image3158; GtkWidget *separator15; GtkWidget *edit_revert; GtkWidget *image19262; GtkWidget *separator17; GtkWidget *edit_bible_note; GtkWidget *image20483; GtkWidget *separator21; GtkWidget *edit_planning; GtkWidget *image26801; GtkWidget *menuitem_view; GtkWidget *menuitem_view_menu; GtkWidget *view_font; GtkWidget *image20234; GtkWidget *view_font_menu; GtkWidget *view_text_font; GtkWidget *image20235; GtkWidget *viewnotes; GtkWidget *image2627; GtkWidget *view_usfm_code; GtkWidget *view_planning; GtkWidget *image26812; GtkWidget *view_references; GtkWidget *view_related_verses; GtkWidget *view_outline; GtkWidget *insert1; GtkWidget *insert1_menu; GtkWidget *standard_text_1; GtkWidget *image1963; GtkWidget *standard_text_2; GtkWidget *image1964; GtkWidget *standard_text_3; GtkWidget *image1965; GtkWidget *standard_text_4; GtkWidget *image1966; GtkWidget *separator9; GtkWidget *current_reference1; GtkWidget *image3797; GtkWidget *insert_special_character; GtkWidget *insert_footnote; GtkWidget *insert_xref; GtkWidget *check1; GtkWidget *check1_menu; GtkWidget *chapters_and_verses1; GtkWidget *image5580; GtkWidget *markers1; GtkWidget *image5578; GtkWidget *markers1_menu; GtkWidget *validate_usfms1; GtkWidget *image5579; GtkWidget *count_usfms1; GtkWidget *image6239; GtkWidget *compare_usfm1; GtkWidget *image6748; GtkWidget *check_markers_spacing; GtkWidget *image17930; GtkWidget *characters1; GtkWidget *image6867; GtkWidget *characters1_menu; GtkWidget *count_characters; GtkWidget *image6868; GtkWidget *unwanted_patterns; GtkWidget *image7494; GtkWidget *check_words; GtkWidget *image7111; GtkWidget *check_words_menu; GtkWidget *check_capitalization; GtkWidget *image7112; GtkWidget *check_repetition; GtkWidget *image7238; GtkWidget *unwanted_words; GtkWidget *image7631; GtkWidget *word_count_inventory; GtkWidget *image13715; GtkWidget *check_punctuation; GtkWidget *image7366; GtkWidget *check_punctuation_menu; GtkWidget *check_matching_pairs; GtkWidget *image7367; GtkWidget *check_sentence_structure; GtkWidget *image28475; GtkWidget *check_references; GtkWidget *image21826; GtkWidget *check_references_menu; GtkWidget *check_references_inventory; GtkWidget *image21827; GtkWidget *check_references_validate; GtkWidget *image21828; GtkWidget *checks_passages; GtkWidget *image24103; GtkWidget *checks_passages_menu; GtkWidget *check_nt_quotations_from_the_ot; GtkWidget *image24104; GtkWidget *synoptic_parallel_passages_from_the_nt; GtkWidget *image24105; GtkWidget *parallels_from_the_ot; GtkWidget *image24106; GtkWidget *check_key_terms; GtkWidget *my_checks; GtkWidget *image15438; GtkWidget *check_usfm; GtkWidget *check_spelling_error; GtkWidget *image34138; GtkWidget *check_spelling_error_menu; GtkWidget *check_spelling_error_next; GtkWidget *image34139; GtkWidget *check_spelling_error_previous; GtkWidget *image34140; GtkWidget *check_spelling_bulk; GtkWidget *image35887; GtkWidget *menutools; GtkWidget *menutools_menu; GtkWidget *notes_transfer; GtkWidget *image14659; GtkWidget *tool_origin_references_in_bible_notes; GtkWidget *image16248; GtkWidget *tool_project_notes_mass_update1; GtkWidget *image17187; GtkWidget *tool_generate_word_lists; GtkWidget *image20671; GtkWidget *tool_simple_text_corrections; GtkWidget *image21054; GtkWidget *tool_transfer_project_notes_to_text; GtkWidget *image29089; GtkWidget *tool_go_to_reference; GtkWidget *image36137; GtkWidget *tools_maintenance; GtkWidget *image36259; GtkWidget *menuitem_preferences; GtkWidget *menuitem_preferences_menu; GtkWidget *notes_preferences; GtkWidget *image2116; GtkWidget *printingprefs; GtkWidget *image3493; GtkWidget *reference_exchange1; GtkWidget *image5972; GtkWidget *prefs_books; GtkWidget *image12167; GtkWidget *preferences_windows_outpost; GtkWidget *image14287; GtkWidget *preferences_tidy_text; GtkWidget *image16359; GtkWidget *preferences_remote_repository; GtkWidget *image33654; GtkWidget *preferences_gui; GtkWidget *image20936; GtkWidget *preferences_password; GtkWidget *image20937; GtkWidget *preferences_text_replacement; GtkWidget *image23181; GtkWidget *pdf_viewer1; GtkWidget *image24540; GtkWidget *preferences_planning; GtkWidget *image26888; GtkWidget *preferences_filters; GtkWidget *image28360; GtkWidget *preferences_compare; GtkWidget *image32676; GtkWidget *menuitem_help; GtkWidget *menuitem_help_menu; GtkWidget *help_main; GtkWidget *image17520; GtkWidget *system_log1; GtkWidget *image4388; GtkWidget *about1; GtkWidget *toolbar; GtkWidget *scrolledwindow_layout; GtkWidget *layout; // Navigator object. GuiNavigation navigation; /* Initialization */ void enable_or_disable_widgets(bool enable); /* Menu window */ static void on_open1_activate(GtkMenuItem * menuitem, gpointer user_data); void open(); static void on_new1_activate(GtkMenuItem * menuitem, gpointer user_data); void newproject(); static void on_properties1_activate(GtkMenuItem * menuitem, gpointer user_data); void editproject(); static void on_delete1_activate(GtkMenuItem * menuitem, gpointer user_data); void deleteproject(); static void on_close1_activate(GtkMenuItem * menuitem, gpointer user_data); static void on_quit1_activate(GtkMenuItem * menuitem, gpointer user_data); static void on_system_log1_activate(GtkMenuItem * menuitem, gpointer user_data); void viewlog(); static void on_help_main_activate(GtkMenuItem * menuitem, gpointer user_data); void on_help_main(); static void on_about1_activate(GtkMenuItem * menuitem, gpointer user_data); void showabout(); static void on_undo1_activate(GtkMenuItem * menuitem, gpointer user_data); void menu_accelerator_undo(); static void on_redo1_activate(GtkMenuItem * menuitem, gpointer user_data); void menu_accelerator_redo(); static void on_edit1_activate(GtkMenuItem * menuitem, gpointer user_data); void menu_edit(); static void on_find_and_replace1_activate(GtkMenuItem * menuitem, gpointer user_data); void menu_replace(); static void on_findspecial1_activate(GtkMenuItem * menuitem, gpointer user_data); void menu_findspecial(); static void on_insert1_activate(GtkMenuItem *menuitem, gpointer user_data); void on_menu_insert(); static void on_notes_preferences_activate(GtkMenuItem *menuitem, gpointer user_data); void on_notes_preferences(); static void on_copy_project_to_activate(GtkMenuItem *menuitem, gpointer user_data); void on_copy_project_to(); static void on_compare_with1_activate(GtkMenuItem *menuitem, gpointer user_data); void on_compare_with(); static void on_printingprefs_activate(GtkMenuItem *menuitem, gpointer user_data); void on_printing_preferences(); static void on_prefs_books_activate(GtkMenuItem *menuitem, gpointer user_data); void on_prefs_books(); static void on_preferences_tidy_text_activate(GtkMenuItem *menuitem, gpointer user_data); void on_preferences_tidy_text(); static void on_tool_generate_word_lists_activate(GtkMenuItem *menuitem, gpointer user_data); void on_tool_generate_word_lists(); static void on_preferences_gui_activate(GtkMenuItem *menuitem, gpointer user_data); void on_preferences_gui(); static void on_preferences_password_activate(GtkMenuItem *menuitem, gpointer user_data); void on_preferences_password(); static void on_tool_simple_text_corrections_activate(GtkMenuItem *menuitem, gpointer user_data); void on_tool_simple_text_corrections(); static void on_preferences_text_replacement_activate(GtkMenuItem *menuitem, gpointer user_data); void on_preferences_text_replacement(); static void on_pdf_viewer1_activate(GtkMenuItem *menuitem, gpointer user_data); void on_pdf_viewer(); static void on_insert_special_character_activate(GtkMenuItem *menuitem, gpointer user_data); void on_insert_special_character(); static void on_preferences_compare_activate (GtkMenuItem *menuitem, gpointer user_data); void on_preferences_compare (); // Navigation static void on_navigation_new_reference_clicked(GtkButton *button, gpointer user_data); void on_navigation_new_reference(); void goto_next_verse(); void goto_previous_verse(); void goto_next_chapter(); void goto_previous_chapter(); void goto_next_book(); void goto_previous_book(); void goto_reference_interactive(); static void on_new_verse_signalled(GtkButton *button, gpointer user_data); void on_editor_another_verse(); void on_text_area_activate(); void on_tools_area_activate(); void on_notes_area_activate(); static void on_tool_go_to_reference_activate (GtkMenuItem *menuitem, gpointer user_data); /* Clipboard */ static void on_cut1_activate(GtkMenuItem * menuitem, gpointer user_data); void on_cut(); static void on_copy1_activate(GtkMenuItem * menuitem, gpointer user_data); void on_copy(); static void on_copy_with_formatting_activate(GtkMenuItem *menuitem, gpointer user_data); void on_copy_with_formatting(); static void on_paste1_activate(GtkMenuItem * menuitem, gpointer user_data); void on_paste(); /* References */ bool references_management_enabled; static void on_view_references_activate (GtkMenuItem *menuitem, gpointer user_data); void on_view_references (); void show_references_window(); WindowReferences * window_references; static void on_window_references_delete_button_clicked(GtkButton *button, gpointer user_data); void on_window_references_delete_button(); static void on_window_references_signal_button_clicked(GtkButton *button, gpointer user_data); void on_window_references_signal_button(); void on_next_reference(); void on_previous_reference(); static void on_show_quick_references_signal_button_clicked(GtkButton * button, gpointer user_data); void on_show_quick_references_signal_button(GtkButton * button); // Bibledit Windows Outpost // BibleTime WindowsOutpost * windowsoutpost; static void on_reference_exchange1_activate(GtkMenuItem *menuitem, gpointer user_data); void on_reference_exchange(); static void on_send_word_to_toolbox_signalled(GtkButton *button, gpointer user_data); void send_word_to_toolbox(); static void on_preferences_windows_outpost_activate(GtkMenuItem *menuitem, gpointer user_data); void on_preferences_windows_outpost(); static void on_tool_send_reference_activate (GtkMenuItem *menuitem, gpointer user_data); void on_tool_send_reference (); /* Project notes */ bool project_notes_enabled; bool project_notes_management_enabled; void view_project_notes(); WindowNotes * window_notes; static void on_window_notes_delete_button_clicked(GtkButton *button, gpointer user_data); void on_window_notes_delete_button(); static void on_new_note_activate(GtkMenuItem *menuitem, gpointer user_data); void on_new_note(); static void on_delete_note_activate(GtkMenuItem *menuitem, gpointer user_data); static void on_consultant_notes_send_receive_activate(GtkMenuItem *menuitem, gpointer user_data); void on_consultant_notes_send_receive (); static void on_viewnotes_activate(GtkMenuItem *menuitem, gpointer user_data); void on_view_notes(); void notes_redisplay(); static void on_find_in_notes1_activate(GtkMenuItem *menuitem, gpointer user_data); void find_in_notes(); void on_import_notes(); static void on_standard_text_1_activate(GtkMenuItem *menuitem, gpointer user_data); static void on_standard_text_2_activate(GtkMenuItem *menuitem, gpointer user_data); static void on_standard_text_3_activate(GtkMenuItem *menuitem, gpointer user_data); static void on_standard_text_4_activate(GtkMenuItem *menuitem, gpointer user_data); void on_insert_standard_text(GtkMenuItem *menuitem); static void on_current_reference1_activate(GtkMenuItem *menuitem, gpointer user_data); static void on_menuitem_view_activate(GtkMenuItem *menuitem, gpointer user_data); void on_menuitem_view(); static void on_get_references_from_note_activate(GtkMenuItem *menuitem, gpointer user_data); void on_get_references_from_note(); static void on_window_notes_references_available_button_clicked(GtkButton *button, gpointer user_data); void on_window_notes_references_available_button(); /* Export */ static void on_file_export_activate (GtkMenuItem *menuitem, gpointer user_data); void on_file_export (); ExportAssistant * export_assistant; /* Checks */ static void on_validate_usfms1_activate(GtkMenuItem *menuitem, gpointer user_data); void on_menu_check_markers_validate(); static void on_count_usfms1_activate(GtkMenuItem *menuitem, gpointer user_data); void on_menu_check_markers_count(); static void on_compare_usfm1_activate(GtkMenuItem *menuitem, gpointer user_data); void on_menu_check_markers_compare(); static void on_chapters_and_verses1_activate(GtkMenuItem *menuitem, gpointer user_data); void on_menu_check_chapters_and_verses(); static void on_count_characters_activate(GtkMenuItem *menuitem, gpointer user_data); void on_count_characters(); static void on_unwanted_patterns_activate(GtkMenuItem *menuitem, gpointer user_data); void on_unwanted_patterns(); static void on_check_capitalization_activate(GtkMenuItem *menuitem, gpointer user_data); void on_check_capitalization(); static void on_check_repetition_activate(GtkMenuItem *menuitem, gpointer user_data); void on_check_repetition(); static void on_check_matching_pairs_activate(GtkMenuItem *menuitem, gpointer user_data); void on_check_matching_pairs(); static void on_unwanted_words_activate(GtkMenuItem *menuitem, gpointer user_data); void on_unwanted_words(); static void on_word_count_inventory_activate(GtkMenuItem *menuitem, gpointer user_data); void on_word_count_inventory(); static bool on_check_httpd_timeout(gpointer data); void on_check_httpd(); static void on_my_checks_activate(GtkMenuItem *menuitem, gpointer user_data); void on_my_checks(); static void on_check_markers_spacing_activate(GtkMenuItem *menuitem, gpointer user_data); void on_check_markers_spacing(); static void on_check_references_inventory_activate(GtkMenuItem *menuitem, gpointer user_data); void on_check_references_inventory(); static void on_check_references_validate_activate(GtkMenuItem *menuitem, gpointer user_data); void on_check_references_validate(); static void on_check_nt_quotations_from_the_ot_activate(GtkMenuItem *menuitem, gpointer user_data); void on_check_nt_quotations_from_the_ot(); static void on_synoptic_parallel_passages_from_the_nt_activate(GtkMenuItem *menuitem, gpointer user_data); void on_synoptic_parallel_passages_from_the_nt(); static void on_parallels_from_the_ot_activate(GtkMenuItem *menuitem, gpointer user_data); void on_parallels_from_the_ot(); static void on_check_sentence_structure_activate(GtkMenuItem *menuitem, gpointer user_data); void on_check_sentence_structure(); static void on_check_spelling_error_next_activate (GtkMenuItem *menuitem, gpointer user_data); static void on_check_spelling_error_previous_activate (GtkMenuItem *menuitem, gpointer user_data); void on_check_spelling_error(bool next, bool extremity); static void on_editor_spelling_checked_button_clicked(GtkButton *button, gpointer user_data); void on_editor_spelling_checked_button(); bool check_spelling_at_start; bool check_spelling_at_end; static void on_check_spelling_bulk_activate (GtkMenuItem *menuitem, gpointer user_data); void on_check_spelling_bulk (); /* Styles */ static void on_stylesheet_open_activate(GtkMenuItem *menuitem, gpointer user_data); void on_stylesheet_open(); void on_goto_styles_area(); void display_window_styles(); WindowStyles * window_styles; static void on_window_styles_delete_button_clicked(GtkButton *button, gpointer user_data); void on_window_styles_delete_button(); void stylesheet_open_named(const ustring& stylesheet); static void on_style_button_open_clicked(GtkButton *button, gpointer user_data); void on_style_button_open(); static void on_style_button_apply_clicked(GtkButton *button, gpointer user_data); void on_style_apply (ustring marker = ""); static void on_editor_style_changed(GtkButton *button, gpointer user_data); void editor_style_changed(); static void on_style_edited(GtkButton *button, gpointer user_data); void reload_styles(); bool style_management_enabled; /* Footnotes, endnotes, crossreferences */ static void on_edit_bible_note_activate(GtkMenuItem *menuitem, gpointer user_data); void on_edit_bible_note(); static void on_insert_footnote_activate(GtkMenuItem *menuitem, gpointer user_data); static void on_insert_xref_activate(GtkMenuItem *menuitem, gpointer user_data); /* Tools */ static void on_menutools_activate(GtkMenuItem *menuitem, gpointer user_data); static void on_notes_transfer_activate(GtkMenuItem *menuitem, gpointer user_data); void on_notes_transfer(); static void on_tool_origin_references_in_bible_notes_activate(GtkMenuItem *menuitem, gpointer user_data); void on_tool_origin_references_in_bible_notes(); static void on_tool_project_notes_mass_update1_activate(GtkMenuItem *menuitem, gpointer user_data); void on_tool_project_notes_mass_update(); static void on_tool_transfer_project_notes_to_text_activate(GtkMenuItem *menuitem, gpointer user_data); void on_tool_transfer_project_notes_to_text(); static void on_tools_maintenance_activate (GtkMenuItem *menuitem, gpointer user_data); void on_tools_maintenance (); /* Webserver */ Httpd httpd; /* Keyterms */ static void on_check_key_terms_activate(GtkMenuItem *menuitem, gpointer user_data); void on_check_key_terms(); WindowCheckKeyterms * window_check_keyterms; static void on_window_check_keyterms_delete_button_clicked(GtkButton *button, gpointer user_data); void on_window_check_keyterms_delete_button(); static void on_keyterms_signal_button_clicked(GtkButton *button, gpointer user_data); void keyterms_check_action(); static void on_view_related_verses_activate(GtkMenuItem *menuitem, gpointer user_data); void on_view_related_verses(); WindowShowRelatedVerses * window_show_related_verses; static void on_window_show_related_verses_delete_button_clicked(GtkButton *button, gpointer user_data); void on_window_show_related_verses_delete_button(); static void on_window_show_related_verses_item_button_clicked(GtkButton *button, gpointer user_data); void on_window_show_related_verses_item_button(); void on_keyterms_import (); ImportKeytermsAssistant * import_keyterms_assistant; static void on_keyterms_delete_activate (GtkMenuItem *menuitem, gpointer user_data); void on_keyterms_delete (); DeleteKeytermsAssistant * delete_keyterms_assistant; /* Backup and restore */ static void on_file_backup_activate (GtkMenuItem *menuitem, gpointer user_data); void on_file_backup (); BackupAssistant * backup_assistant; static void on_file_restore_activate (GtkMenuItem *menuitem, gpointer user_data); void on_file_restore (); RestoreAssistant * restore_assistant; /* Git */ static void on_preferences_remote_repository_activate (GtkMenuItem *menuitem, gpointer user_data); void on_preferences_remote_repository(); RemoteRepositoryAssistant * remote_repository_assistant; static void on_project_changes_activate(GtkMenuItem *menuitem, gpointer user_data); void on_project_changes(); ChangesAssistant * changes_assistant; static void on_edit_revert_activate(GtkMenuItem *menuitem, gpointer user_data); void on_edit_revert(); static void on_projects_send_receive1_activate (GtkMenuItem *menuitem, gpointer user_data); void on_projects_send_receive (); /* Fonts */ static void on_view_text_font_activate(GtkMenuItem * menuitem, gpointer user_data); void on_text_font(); void set_fonts(); /* Outline */ static void on_view_outline_activate(GtkMenuItem *menuitem, gpointer user_data); void on_view_outline(); WindowOutline * window_outline; static void on_window_outline_delete_button_clicked(GtkButton *button, gpointer user_data); void on_window_outline_delete_button(); static void on_button_outline_clicked(GtkButton *button, gpointer user_data); void on_button_outline(); /* Planning */ static void on_edit_planning_activate(GtkMenuItem *menuitem, gpointer user_data); void on_edit_planning(); static void on_view_planning_activate(GtkMenuItem *menuitem, gpointer user_data); void on_view_planning(); static void on_preferences_planning_activate(GtkMenuItem *menuitem, gpointer user_data); void on_preferences_planning(); /* Resources */ vector resource_windows; static void on_window_resource_delete_button_clicked(GtkButton *button, gpointer user_data); void on_window_resource_delete_button(GtkButton *button); WindowResource * last_focused_resource_window(); static void on_file_resources_activate(GtkMenuItem *menuitem, gpointer user_data); void on_file_resources(); static void on_file_resources_open_activate(GtkMenuItem *menuitem, gpointer user_data); void on_file_resources_open(ustring resource, bool startup); static void on_file_resources_close_activate(GtkMenuItem *menuitem, gpointer user_data); void on_file_resources_close(); static void on_file_resources_new_activate(GtkMenuItem *menuitem, gpointer user_data); void on_file_resources_new(); static void on_file_resources_edit_activate(GtkMenuItem *menuitem, gpointer user_data); void on_file_resources_edit(); static void on_file_resources_delete_activate(GtkMenuItem *menuitem, gpointer user_data); void on_file_resources_delete(); ResourceAssistant * resource_assistant; /* Text Editors */ vector editor_windows; static void on_window_editor_delete_button_clicked(GtkButton *button, gpointer user_data); void on_window_editor_delete_button(GtkButton *button); WindowEditor * last_focused_editor_window(); void on_file_project_open(const ustring& project, bool startup); void handle_editor_focus(); ustring previously_focused_project_name; void save_editors(); void goto_next_previous_project(bool next); static void on_editor_reload_clicked(GtkButton *button, gpointer user_data); static void on_editor_changed_clicked(GtkButton *button, gpointer user_data); void on_editor_changed(); static void on_view_usfm_code_activate(GtkMenuItem *menuitem, gpointer user_data); void on_view_usfm_code(); void reload_all_editors(bool take_chapter_from_focused_editor); /* Merge */ static void on_file_projects_merge_activate(GtkMenuItem *menuitem, gpointer user_data); void on_file_projects_merge(); WindowMerge * window_merge; static void on_window_merge_delete_button_clicked(GtkButton *button, gpointer user_data); void on_window_merge_delete_button(); static void on_merge_window_get_text_button_clicked(GtkButton *button, gpointer user_data); void on_merge_window_get_text_button(); static void on_merge_window_new_reference_button_clicked(GtkButton *button, gpointer user_data); void on_merge_window_new_reference_button(); static void on_merge_window_save_editors_button_clicked(GtkButton *button, gpointer user_data); void on_merge_window_save_editors_button(); /* Diglot */ static void on_preferences_filters_activate(GtkMenuItem *menuitem, gpointer user_data); void on_preferences_filters(); /* Print */ static void on_print_activate(GtkMenuItem *menuitem, gpointer user_data); void on_print(); // Accelerators. static void accelerator_undo_callback(gpointer user_data); static void accelerator_redo_callback(gpointer user_data); static void accelerator_cut_callback(gpointer user_data); static void accelerator_copy_callback(gpointer user_data); static void accelerator_paste_callback(gpointer user_data); static void accelerator_standard_text_1_callback(gpointer user_data); static void accelerator_standard_text_2_callback(gpointer user_data); static void accelerator_standard_text_3_callback(gpointer user_data); static void accelerator_standard_text_4_callback(gpointer user_data); void accelerator_standard_text_n(unsigned int selector); static void accelerator_new_project_note_callback(gpointer user_data); static void accelerator_next_verse_callback(gpointer user_data); static void accelerator_previous_verse_callback(gpointer user_data); static void accelerator_next_chapter_callback(gpointer user_data); static void accelerator_previous_chapter_callback(gpointer user_data); static void accelerator_next_book_callback(gpointer user_data); static void accelerator_previous_book_callback(gpointer user_data); static void accelerator_next_reference_in_history_callback(gpointer user_data); void accelerator_next_reference_in_history(); static void accelerator_previous_reference_in_history_callback(gpointer user_data); void accelerator_previous_reference_in_history(); static void accelerator_go_to_reference_callback(gpointer user_data); static void accelerator_close_window_callback(gpointer user_data); void accelerator_close_window(); static void accelerator_goto_styles_area_callback(gpointer user_data); static void accelerator_quit_program_callback(gpointer user_data); static void accelerator_activate_text_area_callback(gpointer user_data); static void accelerator_activate_tools_area_callback(gpointer user_data); static void accelerator_activate_notes_area_callback(gpointer user_data); static void accelerator_next_reference_in_reference_area_callback(gpointer user_data); static void accelerator_previous_reference_in_reference_area_callback(gpointer user_data); static void accelerator_next_project_callback(gpointer user_data); static void accelerator_previous_project_callback(gpointer user_data); static void accelerator_open_project_callback(gpointer user_data); static void accelerator_print_callback(gpointer user_data); static void accelerator_find_callback(gpointer user_data); static void accelerator_replace_callback(gpointer user_data); static void accelerator_main_help_callback(gpointer user_data); static void accelerator_view_usfm_code(gpointer user_data); void accelerator_view_usfm_code_toggle(); static void accelerator_left_square_bracket(gpointer user_data); void left_square_bracket (); static void accelerator_right_square_bracket(gpointer user_data); void right_square_bracket (); // Shutdown. bool shutting_down; static bool on_window_delete_event(GtkWidget *widget, GdkEvent *event, gpointer user_data); void initiate_shutdown(); // Assistants. static void on_assistant_ready_signal (GtkButton *button, gpointer user_data); void on_assistant_ready (); // Check USFM static void on_check_usfm_activate (GtkMenuItem *menuitem, gpointer user_data); void on_check_usfm (); WindowCheckUSFM * window_check_usfm; static void on_window_check_usfm_delete_button_clicked(GtkButton *button, gpointer user_data); void on_window_check_usfm_delete_button(); void check_usfm_window_ping(); /* Import */ static void on_file_import_activate (GtkMenuItem *menuitem, gpointer user_data); void on_file_import (); ImportAssistant * import_assistant; /* Floating windows */ static void on_scrolledwindow_layout_size_allocate (GtkWidget *widget, GdkRectangle *allocation, gpointer user_data); void scrolledwindow_layout_size_allocate (GdkRectangle *allocation); ustring focused_project_last_session; static bool on_windows_startup_timeout(gpointer data); bool on_windows_startup(); unsigned int windows_startup_pointer; static void on_window_focus_button_clicked(GtkButton *button, gpointer user_data); void on_window_focus_button(GtkButton *button); GtkWidget * focused_editor_button; GtkWidget * focused_resource_button; GtkWidget * focused_tool_button; void store_last_focused_tool_button (GtkButton * button); void shutdown_windows(); // Interprocess communications. guint interprocess_communications_initiate_listener_event_id; guint interprocess_communications_initiate_listener_message_id; static bool on_interprocess_communications_initiate_listener_timeout(gpointer data); void interprocess_communications_initiate_listener (); static void on_interprocess_communications_listener_button_clicked(GtkButton *button, gpointer user_data); void on_interprocess_communications_listener_button(GtkButton *button); }; #endif bibledit-gtk-4.6/src/windowreferences.cpp0000644000175000017500000006612411671702424020627 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include #include "windowreferences.h" #include "help.h" #include "floatingwindow.h" #include "keyterms.h" #include "tiny_utilities.h" #include "projectutils.h" #include "settings.h" #include "keyboard.h" #include "dialogentry3.h" #include "gtkwrappers.h" #include "referenceutils.h" #include #include "gwrappers.h" #include "directories.h" #include "utilities.h" #include "bible.h" #include "usfmtools.h" #include "dialogeditlist.h" #include "kjv.h" #include "highlight.h" #include "dialogreferencesettings.h" WindowReferences::WindowReferences(GtkWidget * parent_layout, GtkAccelGroup *accelerator_group, bool startup, bool reference_management_enabled): FloatingWindow(parent_layout, widReferences, "References", startup), reference(0, 0, "") // Window for showing the quick references. { lower_boundary = 0; active_entry = -1; references_management_on = reference_management_enabled; scrolledwindow = gtk_scrolled_window_new(NULL, NULL); gtk_widget_show(scrolledwindow); gtk_container_add(GTK_CONTAINER(vbox_client), scrolledwindow); gtk_scrolled_window_set_policy(GTK_SCROLLED_WINDOW(scrolledwindow), GTK_POLICY_AUTOMATIC, GTK_POLICY_AUTOMATIC); htmlview = gtk_html_new(); gtk_widget_show(htmlview); gtk_container_add(GTK_CONTAINER(scrolledwindow), htmlview); gtk_html_allow_selection(GTK_HTML(htmlview), true); connect_focus_signals (htmlview); g_signal_connect((gpointer) htmlview, "link-clicked", G_CALLBACK(on_html_link_clicked), gpointer(this)); // Signal button. signal_button = gtk_button_new(); // Main focused widget. last_focused_widget = htmlview; gtk_widget_grab_focus (last_focused_widget); set_fonts (); // Load previously saved references. load (); html_link_clicked (""); } WindowReferences::~WindowReferences() { // Save references. save (); // Destroy signal button. gtk_widget_destroy(signal_button); } void WindowReferences::set (vector & refs, const ustring& project_in, vector * comments_in) // Sets the references in the window. // refs: the references to be loaded. // project: project and language for the references. { project = project_in; extern Settings * settings; ProjectConfiguration * projectconfig = settings->projectconfig (settings->genconfig.project_get()); language = projectconfig->language_get(); references.clear(); comments.clear(); active_entry = -1; lower_boundary = 0; vector hidden_references = references_hidden_ones_load (project); std::set hidden_references_set (hidden_references.begin(), hidden_references.end()); for (unsigned int i = 0; i < refs.size(); i++) { ustring comment; if (comments_in) { comment = comments_in->at (i); } ustring signature = hide_string (refs[i], comment); if (hidden_references_set.find (signature) == hidden_references_set.end()) { references.push_back (refs[i]); comments.push_back (comment); } } html_link_clicked (""); } vector WindowReferences::get () // Gets the references from the window. { return references; } void WindowReferences::open() { // Settings. extern Settings *settings; // Ask for a file. ustring filename = gtkw_file_chooser_open(vbox_client, "Open File", settings->genconfig.references_file_get()); if (filename.empty()) return; // Allow for up to three words to search for in these references. ustring searchword1, searchword2, searchword3; vector < ustring > import_references_searchwords = settings->session.import_references_searchwords; for (unsigned int i = 0; i < import_references_searchwords.size(); i++) { if (i == 0) searchword1 = import_references_searchwords[i]; if (i == 1) searchword2 = import_references_searchwords[i]; if (i == 2) searchword3 = import_references_searchwords[i]; } Entry3Dialog dialog2("Search for", true, "Optionally enter _1st searchword", searchword1, "Optionally enter _2nd searchword", searchword2, "Optionally enter _3rd searchword", searchword3); int result = dialog2.run(); if (result == GTK_RESPONSE_OK) { searchword1 = dialog2.entered_value1; searchword2 = dialog2.entered_value2; searchword3 = dialog2.entered_value3; import_references_searchwords.clear(); if (!searchword1.empty()) import_references_searchwords.push_back(searchword1); if (!searchword2.empty()) import_references_searchwords.push_back(searchword2); if (!searchword3.empty()) import_references_searchwords.push_back(searchword3); settings->session.import_references_searchwords = import_references_searchwords; settings->genconfig.references_file_set(filename); load(settings->genconfig.references_file_get()); if (import_references_searchwords.size() > 0) { settings->session.highlights.clear(); for (unsigned int i = 0; i < import_references_searchwords.size(); i++) { SessionHighlights sessionhighlights(import_references_searchwords[i], false, false, false, false, atRaw, false, false, false, false, false, false, false, false); settings->session.highlights.push_back(sessionhighlights); } } } } void WindowReferences::load () // Loads references from database. { // Bail out if there are no references. if (!g_file_test(references_database_filename().c_str(), G_FILE_TEST_IS_REGULAR)) return; // Language. extern Settings *settings; project = settings->genconfig.project_get(); ProjectConfiguration *projectconfig = settings->projectconfig(project); language = projectconfig->language_get(); // Database variables. sqlite3 *db; int rc; char *error = NULL; try { // Open database. rc = sqlite3_open(references_database_filename().c_str(), &db); if (rc) throw runtime_error(sqlite3_errmsg(db)); sqlite3_busy_timeout(db, 1000); // Read the references. { SqliteReader sqlitereader(0); char *sql; sql = g_strdup_printf("select book, chapter, verse, comment from refs;"); rc = sqlite3_exec(db, sql, sqlitereader.callback, &sqlitereader, &error); g_free(sql); if (rc != SQLITE_OK) { throw runtime_error(error); } for (unsigned int i = 0; i < sqlitereader.ustring0.size(); i++) { Reference reference(convert_to_int(sqlitereader.ustring0[i]), convert_to_int(sqlitereader.ustring1[i]), sqlitereader.ustring2[i]); references.push_back(reference); comments.push_back(sqlitereader.ustring3[i]); } } // Read the searchwords. { SqliteReader sqlitereader(0); char *sql; sql = g_strdup_printf("select word, casesensitive, glob, matchbegin, matchend, areatype, areaid, areaintro, areaheading, areachapter, areastudy, areanotes, areaxref, areaverse from highlights;"); rc = sqlite3_exec(db, sql, sqlitereader.callback, &sqlitereader, &error); g_free(sql); if (rc != SQLITE_OK) { throw runtime_error(error); } extern Settings *settings; for (unsigned int i = 0; i < sqlitereader.ustring0.size(); i++) { SessionHighlights sessionhighlights(sqlitereader.ustring0[i], convert_to_bool(sqlitereader.ustring1[i]), convert_to_bool(sqlitereader.ustring2[i]), convert_to_bool(sqlitereader.ustring3[i]), convert_to_bool(sqlitereader.ustring4[i]), (AreaType) convert_to_int(sqlitereader.ustring5[i]), convert_to_bool(sqlitereader.ustring6[i]), convert_to_bool(sqlitereader.ustring7[i]), convert_to_bool(sqlitereader.ustring8[i]), convert_to_bool(sqlitereader.ustring9[i]), convert_to_bool(sqlitereader.ustring10[i]), convert_to_bool(sqlitereader.ustring11[i]), convert_to_bool(sqlitereader.ustring12[i]), convert_to_bool(sqlitereader.ustring13[i])); settings->session.highlights.push_back(sessionhighlights); } } } catch(exception & ex) { gw_critical(ex.what()); } // Close connection. sqlite3_close(db); } void WindowReferences::load (const ustring & filename) // Loads references from a file. { references.clear(); comments.clear(); try { ReadText rt(filename, true); // Pick out the references and leave the rest. for (unsigned int i = 0; i < rt.lines.size(); i++) { unsigned int book, chapter; ustring verse; if (reference_discover(0, 0, "", rt.lines[i], book, chapter, verse)) { Reference reference(book, chapter, verse); references.push_back(reference); comments.push_back (""); } } sort_references(references); } catch(exception & ex) { cerr << "Loading references: " << ex.what() << endl; } // Load these. html_link_clicked (""); } void WindowReferences::save () { // Remove existing database. unlink(references_database_filename().c_str()); // Some database variables. sqlite3 *db; int rc; char *error = NULL; try { // Open the database. rc = sqlite3_open(references_database_filename().c_str(), &db); if (rc) throw runtime_error(sqlite3_errmsg(db)); sqlite3_busy_timeout(db, 1000); // Create table for the references. char *sql; sql = g_strdup_printf("create table refs (book integer, chapter integer, verse text, comment text);"); rc = sqlite3_exec(db, sql, NULL, NULL, &error); g_free(sql); if (rc) { throw runtime_error(sqlite3_errmsg(db)); } // Set it to store references fast. sql = g_strdup_printf("PRAGMA synchronous=OFF;"); rc = sqlite3_exec(db, sql, NULL, NULL, &error); g_free(sql); if (rc) { throw runtime_error(sqlite3_errmsg(db)); } // Store the references and the comments. for (unsigned int i = 0; i < references.size(); i++) { sql = g_strdup_printf("insert into refs values (%d, %d, '%s', '%s')", references[i].book, references[i].chapter, references[i].verse.c_str(), double_apostrophy(comments[i]).c_str()); rc = sqlite3_exec(db, sql, NULL, NULL, &error); g_free(sql); if (rc) { throw runtime_error(sqlite3_errmsg(db)); } } // Create table for the searchwords. sql = g_strdup_printf("create table highlights (word text, casesensitive integer, glob integer, matchbegin integer, matchend integer, areatype integer, areaid integer, areaintro integer, areaheading integer, areachapter integer, areastudy integer, areanotes integer, areaxref integer, areaverse integer);"); rc = sqlite3_exec(db, sql, NULL, NULL, &error); g_free(sql); if (rc) { throw runtime_error(sqlite3_errmsg(db)); } // Store the searchwords and related data. extern Settings *settings; for (unsigned int i = 0; i < settings->session.highlights.size(); i++) { sql = g_strdup_printf("insert into highlights values ('%s', %d, %d, %d, %d, %d, %d, %d, %d, %d, %d, %d, %d, %d)", double_apostrophy(settings->session.highlights[i].word).c_str(), (int)settings->session.highlights[i].casesensitive, (int)settings->session.highlights[i].globbing, (int)settings->session.highlights[i].matchbegin, (int)settings->session.highlights[i].matchend, (int)settings->session.highlights[i].areatype, (int)settings->session.highlights[i].id, (int)settings->session.highlights[i].intro, (int)settings->session.highlights[i].heading, (int)settings->session.highlights[i].chapter, (int)settings->session.highlights[i].study, (int)settings->session.highlights[i].notes, (int)settings->session.highlights[i].xref, (int)settings->session.highlights[i].verse); rc = sqlite3_exec(db, sql, NULL, NULL, &error); g_free(sql); if (rc) { throw runtime_error(sqlite3_errmsg(db)); } } } catch(exception & ex) { gw_critical(ex.what()); } // Close db. sqlite3_close(db); } void WindowReferences::save(const ustring& filename) { vector lines; for (unsigned int i = 0; i < references.size(); i++) { lines.push_back(references[i].human_readable("")); } try { write_lines(filename, lines); } catch(exception & ex) { cerr << "Saving references: " << ex.what() << endl; } } void WindowReferences::clear() { dismiss (false, true); html_link_clicked (""); } gboolean WindowReferences::on_html_link_clicked(GtkHTML * html, const gchar * url, gpointer user_data) { ((WindowReferences *) user_data)->html_link_clicked(url); return true; } void WindowReferences::html_link_clicked (const gchar * url) // Callback for clicking a link. { // Store scrolling position for the now active url. GtkAdjustment * adjustment = gtk_scrolled_window_get_vadjustment (GTK_SCROLLED_WINDOW (scrolledwindow)); scrolling_position[active_url] = gtk_adjustment_get_value (adjustment); // New url. active_url = url; // Start writing a html page. HtmlWriter2 htmlwriter (""); bool display_another_page = true; if (active_url.find ("goto ") == 0) { // Signal that a reference was clicked. ustring ref (active_url); ref.erase (0, 5); active_entry = convert_to_int (ref); reference.assign (references[active_entry]); gtk_button_clicked(GTK_BUTTON(signal_button)); display_another_page = false; } else if (active_url.find ("prev") == 0) { // Go to the previous page. if (lower_boundary) { lower_boundary -= 25; } html_write_references (htmlwriter); } else if (active_url.find ("next") == 0) { // Go to the next page. if (lower_boundary < references.size() - 25) { lower_boundary += 25; } html_write_references (htmlwriter); } else if (active_url.find ("action") == 0) { // Go to the action page. html_write_action_page (htmlwriter); } else if (active_url.find ("dismiss") == 0) { // Dismiss one reference or a page full of them. bool cursor = active_url.find ("cursor") != string::npos; bool all = active_url.find ("all") != string::npos; dismiss (cursor, all); html_write_references (htmlwriter); } else if (active_url.find ("hide") == 0) { // Hide the active reference from now on. vector hidden_references = references_hidden_ones_load(project); hidden_references.push_back (hide_string (active_entry)); references_hidden_ones_save(project, hidden_references); dismiss (true, false); html_write_references (htmlwriter); } else if (active_url.find ("hidden") == 0) { // Manage the hidden references. vector < ustring > hidden_references = references_hidden_ones_load(project); EditListDialog dialog(&hidden_references, "Hidden references", "of references and comments that will never be shown in the reference area.", true, false, true, false, false, false, false, NULL); if (dialog.run() == GTK_RESPONSE_OK) { references_hidden_ones_save(project, hidden_references); } html_write_references (htmlwriter); } else if (active_url.find ("open") == 0) { // Import a list of references. open (); html_write_references (htmlwriter); } else if (active_url.find ("settings") == 0) { // Make settings. ReferenceSettingsDialog dialog (0); dialog.run(); html_write_references (htmlwriter); } else { // Load the references. html_write_references (htmlwriter); } htmlwriter.finish(); if (display_another_page) { // Load the page. GtkHTMLStream *stream = gtk_html_begin(GTK_HTML(htmlview)); gtk_html_write(GTK_HTML(htmlview), stream, htmlwriter.html.c_str(), -1); gtk_html_end(GTK_HTML(htmlview), stream, GTK_HTML_STREAM_OK); // Scroll to the position that possibly was stored while this url was last active. gtk_adjustment_set_value (adjustment, scrolling_position[active_url]); } } void WindowReferences::html_write_references (HtmlWriter2& htmlwriter) { // If the upper boundary is too high, put it a page lower, if possible. if (upper_boundary > references.size()) { if (lower_boundary) { lower_boundary -= 25; } } // Retrieve the reference boundaries, as we're only displaying a selection. upper_boundary = lower_boundary + 25; upper_boundary = CLAMP (upper_boundary, 0, references.size()); // Write action bar. html_write_action_bar (htmlwriter, true); // Assemble searchwords for highlighting. vector searchwords; vector wholewords; vector casesensitives; extern Settings * settings; for (unsigned int i = 0; i < settings->session.highlights.size(); i++) { searchwords.push_back (settings->session.highlights[i].word); wholewords.push_back (settings->session.highlights[i].matchbegin && settings->session.highlights[i].matchend); casesensitives.push_back (settings->session.highlights[i].casesensitive); } // The references. for (unsigned int i = lower_boundary; i < upper_boundary; i++) { htmlwriter.paragraph_open(); ustring url = "goto " + convert_to_string (i); htmlwriter.hyperlink_add (url, references[i].human_readable (language)); if (!comments[i].empty()) { htmlwriter.italics_open (); htmlwriter.text_add (" ["); htmlwriter.text_add (comments[i]); htmlwriter.text_add ("] "); htmlwriter.italics_close(); } // If text is to be shown, do so. if (settings->genconfig.reference_window_show_verse_text_get()) { ustring text = project_retrieve_verse(project, references[i].book, references[i].chapter, references[i].verse); text = usfm_get_verse_text_only (text); // Search words highlighting. vector startpositions; vector lengths; searchwords_find_fast (text, searchwords, wholewords, casesensitives, startpositions, lengths); size_t processposition = 0; if (settings->genconfig.reference_window_show_relevant_bits_get()) { // Show a few words before the search word, and a few after, not the whole text. if (startpositions.empty()) { startpositions.push_back (0); lengths.push_back (0); } for (unsigned int i = 0; i < startpositions.size(); i++) { if (i) { htmlwriter.paragraph_close(); htmlwriter.paragraph_open(); } ParseWords parsewords1 (text.substr (0, startpositions[i])); unsigned int min = 0; if (parsewords1.words.size() > 2) min = parsewords1.words.size() - 2; for (unsigned int i2 = min; i2 < parsewords1.words.size(); i2++) { htmlwriter.text_add (parsewords1.words[i2] + " "); } htmlwriter.bold_open (); ustring bit2 = text.substr (startpositions[i], lengths[i]); htmlwriter.text_add (bit2); htmlwriter.bold_close (); ParseWords parsewords2 (text.substr (startpositions[i] + lengths[i], 1000)); unsigned int max = parsewords2.words.size(); if (max > 2) max = 2; for (unsigned int i2 = 0; i2 < max; i2++) { htmlwriter.text_add (" " + parsewords2.words[i2]); } } } else { // Show the full text, and highlight the relevant words. for (unsigned int i = 0; i < startpositions.size(); i++) { htmlwriter.text_add (text.substr (0, startpositions[i] - processposition)); htmlwriter.bold_open(); htmlwriter.text_add (text.substr (startpositions[i] - processposition, lengths[i])); htmlwriter.bold_close(); text.erase (0, startpositions[i] - processposition + lengths[i]); processposition = startpositions[i] + lengths[i]; } // Add whatever is left over. This could be the full text in case it wasn't processed. htmlwriter.text_add (text); } } htmlwriter.paragraph_close(); } // Write action bar. html_write_action_bar (htmlwriter, false); } void WindowReferences::html_write_action_bar (HtmlWriter2& htmlwriter, bool topbar) { // If there are no references, don't write an action bar at the bottom, only at the top. if (!topbar) { if (references.empty()) { return; } } htmlwriter.paragraph_open (); if (references.empty()) { htmlwriter.text_add ("no references"); } if (!references.empty()) { if (lower_boundary) { htmlwriter.hyperlink_add ("prev", "[prev]"); htmlwriter.text_add (" "); } htmlwriter.text_add ("Items " + convert_to_string (lower_boundary + 1) + " - " + convert_to_string (upper_boundary) + " of " + convert_to_string (references.size())); if (upper_boundary < references.size()) { htmlwriter.text_add (" "); htmlwriter.hyperlink_add ("next", "[next]"); } } htmlwriter.text_add (" "); htmlwriter.hyperlink_add ("actions", "[actions]"); htmlwriter.paragraph_close (); } void WindowReferences::html_write_action_page (HtmlWriter2& htmlwriter) { // Write the link for going back to the references. htmlwriter.paragraph_open (); htmlwriter.hyperlink_add ("", "[back]"); htmlwriter.paragraph_close (); // If any references has been clicked, offer the option to dismiss it. if (active_entry >= 0) { htmlwriter.paragraph_open (); htmlwriter.hyperlink_add ("dismiss cursor", "Dismiss " + references[active_entry].human_readable (language)); htmlwriter.paragraph_close (); } // If the page has any references, offer the option to dismiss the whole page. if (upper_boundary > lower_boundary) { htmlwriter.paragraph_open (); htmlwriter.hyperlink_add ("dismiss page", "Dismiss the whole page of " + convert_to_string (upper_boundary - lower_boundary) + " references"); htmlwriter.paragraph_close (); } // If there are any references at all, offer the option to dismiss the whole lot. if (!references.empty()) { htmlwriter.paragraph_open (); htmlwriter.hyperlink_add ("dismiss all", "Dismiss the whole lot of " + convert_to_string (references.size()) + " references"); htmlwriter.paragraph_close (); } // If a reference has been clicked, offer the option to hide it from now on. if ((active_entry >= 0) && references_management_on) { htmlwriter.paragraph_open (); htmlwriter.hyperlink_add ("hide", "Hide \"" + hide_string (active_entry) + "\" from now on"); htmlwriter.paragraph_close (); } // Manage the hidden references. if (references_management_on) { htmlwriter.paragraph_open (); htmlwriter.hyperlink_add ("hidden", "Manage the hidden references"); htmlwriter.paragraph_close (); } // Offer to open a list of references. if (references_management_on) { htmlwriter.paragraph_open (); htmlwriter.hyperlink_add ("open", "Import a list of references"); htmlwriter.paragraph_close (); } // Settings. { htmlwriter.paragraph_open (); htmlwriter.hyperlink_add ("settings", "Settings"); htmlwriter.paragraph_close (); } } ustring WindowReferences::references_database_filename() // Gives the filename of the database to save the references to. { return gw_build_filename(directories_get_temp(), "references.sqlite3"); } void WindowReferences::dismiss (bool cursor, bool all) // Dismiss the reference that was selected last (if cursor = true), // or the whole page of them, // or the whole lot (if all = true). { unsigned int low = lower_boundary; unsigned int high = upper_boundary; if (cursor) { low = active_entry; high = low + 1; } if (all) { low = 0; high = references.size(); } vector temporal_references = references; vector temporal_comments = comments; references.clear(); comments.clear(); for (unsigned int i = 0; i < temporal_references.size(); i++) { if ((i < low) || (i >= high)) { references.push_back (temporal_references[i]); comments.push_back (temporal_comments[i]); } } active_entry = -1; if (all) { extern Settings *settings; settings->session.highlights.clear(); } } ustring WindowReferences::hide_string (unsigned int index) // Generates the string that is used in the hiding mechanisms. { ustring hs; hs = hide_string (references[index], comments[index]); return hs; } ustring WindowReferences::hide_string (Reference& reference, ustring& comment) // Generates the string that is used in the hiding mechanisms. { ustring hs; hs.append (reference.human_readable (language)); if (!comment.empty()) { hs.append (" "); hs.append (comment); } return hs; } void WindowReferences::goto_next() // This selects the next reference, if there is any. // If no item has been selected it selects the first, if it's there. { goto_next_previous_internal(true); } void WindowReferences::goto_previous() // This goes to the previous reference, if there is any. // If no item has been selected it chooses the first, if it's there. { goto_next_previous_internal(false); } void WindowReferences::goto_next_previous_internal(bool next) { // Bail out if there are no references. if (references.empty ()) return; // Get the one that was selected last. If none was selected, it is negative. int selection = active_entry; // Get the one to be selected. if (selection < 0) { if (next) { selection = 0; } } else { if (next) selection++; else selection--; } // Bail out if before the start of the list. if (selection < 0) { return; } // Bail out if after the end of the list. if (selection >= (int)references.size()) { return; } // Switch pages back till the reference to be selected is within the visible bounds. while (selection < (int)lower_boundary) { html_link_clicked ("prev"); } // Switch pages forward till the references to be selected is within the visible bounds. while (selection >= (int)upper_boundary) { html_link_clicked ("next"); } // Go to the selected references. ustring url = "goto " + convert_to_string (selection); html_link_clicked (url.c_str()); } void WindowReferences::copy () { gtk_html_copy (GTK_HTML (htmlview)); } void WindowReferences::set_fonts() { extern Settings *settings; if (!settings->genconfig.text_editor_font_default_get()) { PangoFontDescription *desired_font_description = pango_font_description_from_string(settings->genconfig.text_editor_font_name_get().c_str()); const char * desired_font_family = pango_font_description_get_family (desired_font_description); PangoContext * pango_context = gtk_widget_get_pango_context (htmlview); PangoFontDescription *font_desc = pango_context_get_font_description (pango_context); pango_font_description_set_family (font_desc, desired_font_family); pango_font_description_free(desired_font_description); } } bibledit-gtk-4.6/src/keyboard.cpp0000644000175000017500000000706011671702424017050 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "keyboard.h" #include bool keyboard_enter_pressed(GdkEventKey * event) // Returns true if the event was "Enter", i.e. if Enter was pressed on the keyboard. { switch (event->keyval) { case GDK_Return: case GDK_KP_Enter: return true; } return false; } bool keyboard_delete_pressed(GdkEventKey * event) // Returns true if the event was "Delete", i.e. if Delete was pressed on the keyboard. { switch (event->keyval) { case GDK_Delete: case GDK_KP_Delete: return true; } return false; } bool keyboard_insert_pressed(GdkEventKey * event) // Returns true if the event was "Insert", i.e. if Insert was pressed on the keyboard. { switch (event->keyval) { case GDK_Insert: case GDK_KP_Insert: return true; } return false; } bool keyboard_up_arrow_pressed(GdkEventKey * event) // Returns true if the up arrow was pressed. { switch (event->keyval) { case GDK_Up: case GDK_KP_Up: return true; } return false; } bool keyboard_left_arrow_pressed(GdkEventKey * event) // Returns true if the left arrow was pressed. { switch (event->keyval) { case GDK_Left: case GDK_KP_Left: return true; } return false; } bool keyboard_right_arrow_pressed(GdkEventKey * event) // Returns true if the right arrow was pressed. { switch (event->keyval) { case GDK_Right: case GDK_KP_Right: return true; } return false; } bool keyboard_down_arrow_pressed(GdkEventKey * event) // Returns true if the down arrow was pressed. { switch (event->keyval) { case GDK_Down: case GDK_KP_Down: return true; } return false; } bool keyboard_page_up_pressed(GdkEventKey * event) // Returns true if the page up key was pressed. { switch (event->keyval) { case GDK_Page_Up: case GDK_KP_Page_Up: return true; } return false; } bool keyboard_control_state(GdkEventButton * event) // Returns true if the Ctrl key was down at the mouse click. { guint modifiers; modifiers = gtk_accelerator_get_default_mod_mask(); if ((event->state & modifiers) == GDK_CONTROL_MASK) return true; return false; } bool keyboard_control_state(GdkEventKey * event) // Returns true if the Ctrl key was down at the key press. { guint modifiers; modifiers = gtk_accelerator_get_default_mod_mask(); if ((event->state & modifiers) == GDK_CONTROL_MASK) return true; return false; } bool keyboard_shift_state(GdkEventKey * event) // Returns true if the Shift key was down at the key press. { guint modifiers; modifiers = gtk_accelerator_get_default_mod_mask(); if ((event->state & modifiers) == GDK_SHIFT_MASK) return true; return false; } bool keyboard_backspace_pressed(GdkEventKey * event) // Returns true if the backspace key was pressed. { switch (event->keyval) { case GDK_BackSpace: return true; } return false; } bibledit-gtk-4.6/src/resource_utils.cpp0000644000175000017500000002501311671702424020315 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "resource_utils.h" #include "directories.h" #include "gwrappers.h" #include "unixwrappers.h" #include "utilities.h" #include "books.h" #include "settings.h" #include "htmlbrowser.h" #include "html.h" #include "tiny_utilities.h" #include "dialoglistview.h" #include "gtkwrappers.h" ustring resource_viewer_directory() { return gw_build_filename(directories_get_temp(), "resource_viewer"); } void resource_viewer_ensure_directory() // Ensures that the working directory for the resource viewer is there. { ustring directory = resource_viewer_directory(); if (!g_file_test(directory.c_str(), G_FILE_TEST_IS_DIR)) { gw_mkdir_with_parents(directory); } } ustring resource_viewer_reference_html_filename() { ustring filename("bibledit_resource_viewer_reference.html"); return filename; } ustring resource_viewer_main_html_filename() { ustring filename("bibledit_resource_viewer_main.html"); return filename; } ustring resource_template_ini () { return "resource-template.ini"; } ustring resource_viewer_produce_anchor(unsigned int book, unsigned int chapter, unsigned int verse) // Produces the anchor, e.g.: Matthew_1_1 or Song_of_Solomon_2_2. { ustring anchor(books_id_to_english(book) + "_" + convert_to_string(chapter) + "_" + convert_to_string(verse)); replace_text(anchor, " ", "_"); return anchor; } bool resource_add_name_to_deleted_ones_if_standard_template(const ustring & filename) /* If the filename given is a standard template, it adds the name of the resource to the list of deleted ones and then returns true. */ { ustring directory = gw_path_get_dirname(filename); if (directory == directories_get_package_data()) { ustring deleted_filename = gw_build_filename(directories_get_resources(), "deleted"); ReadText rt(deleted_filename, true, true); ustring title = resource_get_title(filename); rt.lines.push_back(title); write_lines(deleted_filename, rt.lines); return true; } return false; } vector < ustring > resource_get_resources(vector < ustring > &filenames, bool list_deleted_ones) { // Storage. vector < ustring > resources; filenames.clear(); // Read the user's templates. ReadDirectories rd(directories_get_resources(), "", ""); for (unsigned int i = 0; i < rd.directories.size(); i++) { ustring filename = gw_build_filename(directories_get_resources(), rd.directories[i], resource_template_ini ()); if (g_file_test(filename.c_str(), G_FILE_TEST_IS_REGULAR)) { filenames.push_back(filename); resources.push_back(resource_get_title(filename)); } } // Make a list of "deleted" resources and add to it the unwanted ones. // Add the user's resources to these too in order that the user's resources // override any templates named the same. ustring deleted_filename; if (!list_deleted_ones) deleted_filename = gw_build_filename(directories_get_resources(), "deleted"); ReadText rt(deleted_filename, true, true); set < ustring > unwanted_ones(rt.lines.begin(), rt.lines.end()); for (unsigned int i = 0; i < resources.size(); i++) { unwanted_ones.insert(resources[i]); } // Add some standard templates to the "deleted" resource. Reason: // Some standard templates have been added that come with Bibledit. // These templates reference material that is not available by default, // but requires user action to install that. To facilitate easy creation // if these resources by the user, some templates have been added. These // templates are not for display, but only to base a new template upon. // Therefore these templates should not normally be visible, only when used // to create a new resource based upon these. if (!list_deleted_ones) { unwanted_ones.insert("NetBible"); } // Read the templates that come with Bibledit. ReadFiles rf(directories_get_package_data(), "resource", ".ini"); for (unsigned int i = 0; i < rf.files.size(); i++) { ustring filename = gw_build_filename(directories_get_package_data(), rf.files[i]); ustring title = resource_get_title(filename); if (unwanted_ones.find(title) != unwanted_ones.end()) continue; filenames.push_back(filename); resources.push_back(title); } // Sort them. quick_sort(resources, filenames, 0, resources.size()); // Give resources. return resources; } ustring resource_get_title(const ustring & templatefile) { ustring title; GKeyFile *keyfile = g_key_file_new(); if (g_key_file_load_from_file(keyfile, templatefile.c_str(), G_KEY_FILE_NONE, NULL)) { gchar *value; value = g_key_file_get_string(keyfile, resource_template_general_group(), resource_template_title_key(), NULL); if (value) { title = value; g_free(value); } g_key_file_free(keyfile); } return title; } ustring resource_get_home_page(const ustring & templatefile) { ustring home_page; GKeyFile *keyfile = g_key_file_new(); if (g_key_file_load_from_file(keyfile, templatefile.c_str(), G_KEY_FILE_NONE, NULL)) { gchar *value; value = g_key_file_get_string(keyfile, resource_template_general_group(), resource_template_home_page_key(), NULL); if (value) { home_page = value; g_free(value); } g_key_file_free(keyfile); } return home_page; } ustring resource_get_url_constructor(const ustring & templatefile) { ustring url_constructor; GKeyFile *keyfile = g_key_file_new(); if (g_key_file_load_from_file(keyfile, templatefile.c_str(), G_KEY_FILE_NONE, NULL)) { gchar *value; value = g_key_file_get_string(keyfile, resource_template_general_group(), resource_template_url_constructor_key(), NULL); if (value) { url_constructor = value; g_free(value); } g_key_file_free(keyfile); } return url_constructor; } const gchar *resource_url_constructor_book() { return ""; } const gchar *resource_url_constructor_book2() { return ""; } const gchar *resource_url_constructor_chapter() { return ""; } const gchar *resource_url_constructor_verse() { return ""; } const gchar *resource_template_general_group() { return "general"; } const gchar *resource_template_books_group() { return "books"; } const gchar *resource_template_books2_group() { return "books2"; } const gchar *resource_template_title_key() { return "title"; } const gchar *resource_template_home_page_key() { return "home page"; } const gchar *resource_template_url_constructor_key() { return "url constructor"; } map < unsigned int, ustring > resource_get_books(const ustring & templatefile) { map < unsigned int, ustring > books; GKeyFile *keyfile = g_key_file_new(); if (g_key_file_load_from_file(keyfile, templatefile.c_str(), G_KEY_FILE_NONE, NULL)) { vector < unsigned int >ids = books_type_to_ids(btUnknown); for (unsigned int i = 0; i < ids.size(); i++) { ustring english_name = books_id_to_english(ids[i]); gchar *value; value = g_key_file_get_string(keyfile, resource_template_books_group(), english_name.c_str(), NULL); if (value) { books[i] = value; g_free(value); } } g_key_file_free(keyfile); } return books; } map < unsigned int, ustring > resource_get_books2(const ustring & templatefile) { map < unsigned int, ustring > books2; GKeyFile *keyfile = g_key_file_new(); if (g_key_file_load_from_file(keyfile, templatefile.c_str(), G_KEY_FILE_NONE, NULL)) { vector < unsigned int >ids = books_type_to_ids(btUnknown); for (unsigned int i = 0; i < ids.size(); i++) { ustring english_name = books_id_to_english(ids[i]); gchar *value; value = g_key_file_get_string(keyfile, resource_template_books2_group(), english_name.c_str(), NULL); if (value) { books2[i] = value; g_free(value); } } g_key_file_free(keyfile); } return books2; } const gchar *resource_template_anchors_group() { return "anchors"; } const gchar *resource_file_prefix() { return "file://"; } ustring resource_url_get(const ustring& url, const ustring& templatefile) /* Some urls are given as full ones, e.g. http://bibledit.org. These don't need any modification. Other urls are given as plain filenames only. It is assumed for these that they are given relative to the resource directory where these reside. These need to be modified so as to include the full path and the file:// prefix. */ { ustring modified_url(url); if (url.find ("http") != 0) { ustring path = gw_path_get_dirname(templatefile); modified_url = resource_file_prefix(); modified_url.append(gw_build_filename(path, url)); } return modified_url; } ustring resource_url_enter_reference(const ustring& constructor, map & books, map & books2, const Reference& reference) { ustring url (constructor); replace_text(url, resource_url_constructor_book(), books[reference.book]); replace_text(url, resource_url_constructor_book2(), books2[reference.book]); replace_text(url, resource_url_constructor_chapter(), convert_to_string(reference.chapter)); replace_text(url, resource_url_constructor_verse(), number_in_string(reference.verse)); return url; } ustring resource_select (ustring * filename) // This allows the user to select a resource. // It returns the name of the resource that was selected. // filename: If a pointer is passed, it give the filename of the selected resource. { ustring resource; vector filenames; vector resources = resource_get_resources(filenames, false); quick_sort(resources, filenames, 0, resources.size()); ListviewDialog dialog("Open resource", resources, "", false, NULL); if (dialog.run() == GTK_RESPONSE_OK) { resource = dialog.focus; } if (filename) { for (unsigned int i = 0; i < resources.size(); i++) { if (resource == resources[i]) { * filename = filenames[i]; } } } return resource; } bibledit-gtk-4.6/src/windowsoutpost.h0000644000175000017500000000510311671702424020041 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_WINDOWSOUTPOST_H #define INCLUDED_WINDOWSOUTPOST_H #include "libraries.h" #ifndef WIN32 #include #include #include #include #else #include #endif #include #include "reference.h" #define BIBLEDIT_WINDOWS_OUTPOST_EXE "bwoutpost.exe" class WindowsOutpost { public: WindowsOutpost(bool dummy); ~WindowsOutpost(); void Start(); ustring BibleWorksReferenceGet (); void BibleWorksReferenceSet(const Reference& reference); ustring SantaFeFocusReferenceGet (); void SantaFeFocusReferenceSet(const Reference& reference); void SantaFeFocusWordSet(const ustring& word); bool online_bible_server_connected; void OnlineBibleReferenceSet (const Reference& reference); ustring OnlineBibleReferenceGet (); bool OnlineBibleDirectMode; ustring OnlineBibleDirectCommandResponseGet (const ustring& command); private: struct sockaddr_in address; struct in_addr inaddr; struct hostent *host; int sock; static void thread_start(gpointer data); void thread_main(); bool thread_run; bool thread_running; int stage; bool connected; void clear(); void disconnect(); void log(const ustring & message); ustring last_message; void telnet(const ustring& hostname); void send_line(const ustring & command); ustring Readln(); ustring bibleworks_reference_set_value; ustring santafefocus_reference_set_value; ustring santafefocus_word_set_value; void online_bible_server_connect (bool connect); int online_bible_server_requested_action; ustring onlinebible_reference_set_value; ustring get_reference_command; ustring get_reference_reply; }; void windowsoutpost_open_url(const ustring& url); bool windowsoutpost_telnet(const ustring& hostname); ustring windowsoutpost_path (); #endif bibledit-gtk-4.6/src/restore.cpp0000644000175000017500000001234211671702424016732 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "restore.h" #include "gwrappers.h" #include "statistics.h" #include "utilities.h" #include "projectutils.h" #include "books.h" #include "unixwrappers.h" #include "directories.h" #include "shell.h" #include "gtkwrappers.h" #include "htmlbrowser.h" #include "tiny_utilities.h" #include "snapshots.h" #include "export_utils.h" #include "notes_utils.h" #include "resource_utils.h" void restore_project (const ustring& unpack_directory, const ustring& bible, vector & feedback) // Restores a project. { // Check file signature. if (!restore_file_present (unpack_directory, "data", feedback)) { return; } // Restore. project_create_restore (bible, unpack_directory); // Feedback to user. feedback.push_back ("The file was restored to Bible " + bible); } void restore_notes (const ustring& unpack_directory, vector & feedback) { // Check file signature. if (!restore_file_present (unpack_directory, "categories", feedback)) { return; } // If there are notes in the current database, ask whether these should be overwritten. unsigned int current_count = notes_count (); feedback.push_back ("Notes available before restore: " + convert_to_string (current_count)); if (current_count > 0) { ustring question = "Currently Bibledit-Gtk has " + convert_to_string (current_count) + " notes. Would you like to overwrite these?"; if (gtkw_dialog_question(NULL, question, GTK_RESPONSE_NO) == GTK_RESPONSE_YES) { feedback.push_back ("Restore has overwritten the existing notes"); } else { feedback.push_back ("Restore was cancelled"); return; } } // If so, move everything into place. unix_rmdir (directories_get_notes ()); unix_mv (unpack_directory, directories_get_notes ()); // Run upgrade. notes_storage_verify(); // Give feedback about what has happened. feedback.push_back ("Notes were restored"); } void restore_resource (const ustring& unpack_directory, vector & feedback) { // Check file signature. if (!restore_file_present (unpack_directory, "resource-template.ini", feedback)) { return; } // Get the Resource's template filename. ustring filename = gw_build_filename (unpack_directory, resource_template_ini ()); // Get the Resource's name. ustring resource = resource_get_title (filename); if (resource.empty ()) { feedback.push_back ("No resource found"); return; } // Does this resource already exist? vector filenames; vector resources = resource_get_resources (filenames, false); set resource_set (resources.begin (), resources.end ()); if (resource_set.find (resource) != resource_set.end ()) { feedback.push_back ("This resource already exists"); return; } // Find a non-existing directory where to restore the resource to. ustring restore_directory = gw_build_filename (directories_get_resources (), resource); while (g_file_test (restore_directory.c_str(), G_FILE_TEST_EXISTS)) { restore_directory.append ("1"); } // Move the resource in place. unix_mv (unpack_directory, restore_directory); // Give feedback about what has happened. feedback.push_back ("Resource was restored"); } void restore_all_stage_one (const ustring& unpack_directory, vector & feedback) // Restore everything: stage one. { // Check file signature. if (!restore_file_present (unpack_directory, "projects", feedback)) { return; } // Move the directory to the temporal place. unix_rmdir (directories_get_restore ()); unix_mv (unpack_directory, directories_get_restore ()); // Give feedback about what has transpired. feedback.push_back ("Everything was restored"); feedback.push_back ("Changes will only take effect after restart"); } void restore_all_stage_two () // Restore everything: second and last stage. { if (g_file_test (directories_get_restore ().c_str(), G_FILE_TEST_IS_DIR)) { gw_message ("Restoring everything"); unix_rmdir (directories_get_root ()); unix_mv (directories_get_restore (), directories_get_root ()); } } bool restore_file_present (const ustring& directory, const gchar * filename, vector & feedback) // Returns true if a file or directory exists. { ustring file = gw_build_filename (directory, filename); bool present = g_file_test (file.c_str(), G_FILE_TEST_EXISTS); if (!present) { feedback.push_back ("The file to restore does not contain valid data"); feedback.push_back ("Nothing was restored"); } return present; } bibledit-gtk-4.6/src/guiselectbibles.h0000644000175000017500000000360511671702424020063 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_GUI_SELECT_BIBLES_H #define INCLUDED_GUI_SELECT_BIBLES_H #include #include "ustring.h" #include "shortcuts.h" class SelectBiblesGui { public: SelectBiblesGui (GtkWidget * box, Shortcuts& shortcuts); ~SelectBiblesGui (); void set (const vector & enabled, const vector & bible); void get (vector & enabled, vector & bible); void focus(); private: GtkWidget *vbox; GtkWidget *scrolledwindow; GtkWidget *treeview; GtkWidget *hbox; GtkWidget *button_add; GtkWidget *button_remove; static void on_button_add_clicked (GtkButton *button, gpointer user_data); static void on_button_remove_clicked (GtkButton *button, gpointer user_data); void on_button_add (); void on_button_remove (); GtkListStore *store; static void on_enabled_toggled(GtkCellRendererToggle *cell, gchar *path_str, gpointer data); void on_rendering_toggle(GtkCellRendererToggle *cell, gchar *path_str); void add_bible (bool enabled, const ustring& bible); static void on_collect_iters (GtkTreeModel * model, GtkTreePath * path, GtkTreeIter * iter, gpointer data); }; #endif bibledit-gtk-4.6/src/dialogstylesheet.cpp0000644000175000017500000036543411671702424020635 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include #include "dialogstylesheet.h" #include "utilities.h" #include "stylesheetutils.h" #include "dialogentry.h" #include "projectutils.h" #include "directories.h" #include "usfm.h" #include "gtkwrappers.h" #include "constants.h" #include #include "color.h" #include "help.h" #include "tiny_utilities.h" #include "screen.h" /* Usage of user variables. userint1 - Footnote / crossreference / endnote: NoteNumberingType - Table Element, heading and cell: column number userint2 - Footnote / crossreference: NoteNumberingRestartType - Endnote: EndnotePositionType userbool1 - Chapter number: Whether to print at first verse. - \id: whether to start a new page. - Footnote/endnote/xref: whether it applies to the apocrypha. - Verse number: Whether to restart the paragraph. userbool2 - \id: whether to start an odd page number. - Chapter number (\c): Whether to include it in the left running header. - Running header (\h(#): Whether to include it in the left running header. userbool3 - Chapter number (\c): Whether to include it in the right running header. - Running header (\h(#): Whether to include it in the right running header. userstring1 - Footnotes / xrefs / endnotes: numbering sequence. - Chapter label: the label. - Word list entries: text to add after entry. userstring2 - Endnotes: dump notes upon encountering this marker. */ StylesheetDialog::StylesheetDialog(const ustring & stylesheet, const ustring & style) { // Save variables. mystylesheet = stylesheet; mystyle = style; stylesheetdialog = gtk_dialog_new(); ustring s; s = "Stylesheet " + stylesheet + ", style " + style; gtk_window_set_title(GTK_WINDOW(stylesheetdialog), s.c_str()); gtk_window_set_position(GTK_WINDOW(stylesheetdialog), GTK_WIN_POS_CENTER_ON_PARENT); gtk_window_set_modal(GTK_WINDOW(stylesheetdialog), TRUE); gtk_window_set_destroy_with_parent(GTK_WINDOW(stylesheetdialog), TRUE); gtk_window_set_type_hint(GTK_WINDOW(stylesheetdialog), GDK_WINDOW_TYPE_HINT_DIALOG); dialog_vbox1 = GTK_DIALOG(stylesheetdialog)->vbox; gtk_widget_show(dialog_vbox1); scrolledwindow_main = gtk_scrolled_window_new (NULL, NULL); gtk_widget_show (scrolledwindow_main); gtk_box_pack_start (GTK_BOX (dialog_vbox1), scrolledwindow_main, TRUE, TRUE, 0); gtk_scrolled_window_set_policy (GTK_SCROLLED_WINDOW (scrolledwindow_main), GTK_POLICY_NEVER, GTK_POLICY_AUTOMATIC); gtk_scrolled_window_set_shadow_type (GTK_SCROLLED_WINDOW (scrolledwindow_main), GTK_SHADOW_IN); viewport_main = gtk_viewport_new (NULL, NULL); gtk_widget_show (viewport_main); gtk_container_add (GTK_CONTAINER (scrolledwindow_main), viewport_main); vbox1 = gtk_vbox_new (FALSE, 0); gtk_widget_show (vbox1); gtk_container_add (GTK_CONTAINER (viewport_main), vbox1); vbox2 = gtk_vbox_new(FALSE, 6); gtk_widget_show(vbox2); gtk_box_pack_start(GTK_BOX(vbox1), vbox2, TRUE, TRUE, 0); hbox1 = gtk_hbox_new(FALSE, 4); gtk_widget_show(hbox1); gtk_box_pack_start(GTK_BOX(vbox2), hbox1, false, false, 0); gtk_container_set_border_width(GTK_CONTAINER(hbox1), 2); label6 = gtk_label_new_with_mnemonic("Style:"); gtk_widget_show(label6); gtk_box_pack_start(GTK_BOX(hbox1), label6, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label6), 0, 0.5); labelstyle = gtk_label_new(""); gtk_widget_show(labelstyle); gtk_box_pack_start(GTK_BOX(hbox1), labelstyle, TRUE, TRUE, 0); gtk_misc_set_alignment(GTK_MISC(labelstyle), 0, 0.5); label37 = gtk_label_new_with_mnemonic("N_ame"); gtk_widget_show(label37); gtk_box_pack_start(GTK_BOX(vbox2), label37, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label37), 0, 0.5); entryname = gtk_entry_new(); gtk_widget_show(entryname); gtk_box_pack_start(GTK_BOX(vbox2), entryname, FALSE, FALSE, 0); label36 = gtk_label_new_with_mnemonic("D_escription"); gtk_widget_show(label36); gtk_box_pack_start(GTK_BOX(vbox2), label36, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label36), 0, 0.5); scrolledwindow1 = gtk_scrolled_window_new(NULL, NULL); gtk_widget_show(scrolledwindow1); gtk_box_pack_start(GTK_BOX(vbox2), scrolledwindow1, TRUE, TRUE, 0); gtk_widget_set_size_request(scrolledwindow1, -1, 50); gtk_scrolled_window_set_policy(GTK_SCROLLED_WINDOW(scrolledwindow1), GTK_POLICY_NEVER, GTK_POLICY_AUTOMATIC); textview1 = gtk_text_view_new(); gtk_widget_show(textview1); gtk_container_add(GTK_CONTAINER(scrolledwindow1), textview1); gtk_text_view_set_wrap_mode(GTK_TEXT_VIEW(textview1), GTK_WRAP_WORD); hseparator1 = gtk_hseparator_new(); gtk_widget_show(hseparator1); gtk_box_pack_start(GTK_BOX(vbox2), hseparator1, TRUE, TRUE, 0); hbox8 = gtk_hbox_new(FALSE, 0); gtk_widget_show(hbox8); gtk_box_pack_start(GTK_BOX(vbox2), hbox8, TRUE, TRUE, 0); vbox5 = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox5); gtk_box_pack_start(GTK_BOX(hbox8), vbox5, TRUE, TRUE, 0); label21 = gtk_label_new_with_mnemonic("_This style:"); gtk_widget_show(label21); gtk_box_pack_start(GTK_BOX(vbox5), label21, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label21), 0, 0.5); vbox3 = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox3); gtk_box_pack_start(GTK_BOX(vbox5), vbox3, FALSE, TRUE, 0); GSList *radiobutton_id_group = NULL; radiobutton_id = gtk_radio_button_new_with_mnemonic(NULL, "is an identifier"); gtk_widget_show(radiobutton_id); gtk_box_pack_start(GTK_BOX(vbox3), radiobutton_id, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_id), radiobutton_id_group); radiobutton_id_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_id)); radiobutton_paragraph = gtk_radio_button_new_with_mnemonic(NULL, "starts a new paragraph"); gtk_widget_show(radiobutton_paragraph); gtk_box_pack_start(GTK_BOX(vbox3), radiobutton_paragraph, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_paragraph), radiobutton_id_group); radiobutton_id_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_paragraph)); radiobutton_inline = gtk_radio_button_new_with_mnemonic(NULL, "is inline text with endmarker"); gtk_widget_show(radiobutton_inline); gtk_box_pack_start(GTK_BOX(vbox3), radiobutton_inline, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_inline), radiobutton_id_group); radiobutton_id_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_inline)); radiobutton_chapter = gtk_radio_button_new_with_mnemonic(NULL, "is a chapter number"); gtk_widget_show(radiobutton_chapter); gtk_box_pack_start(GTK_BOX(vbox3), radiobutton_chapter, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_chapter), radiobutton_id_group); radiobutton_id_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_chapter)); radiobutton_verse = gtk_radio_button_new_with_mnemonic(NULL, "is a verse number"); gtk_widget_show(radiobutton_verse); gtk_box_pack_start(GTK_BOX(vbox3), radiobutton_verse, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_verse), radiobutton_id_group); radiobutton_id_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_verse)); radiobutton_footendnote = gtk_radio_button_new_with_mnemonic(NULL, "is a footnote or endnote"); gtk_widget_show(radiobutton_footendnote); gtk_box_pack_start(GTK_BOX(vbox3), radiobutton_footendnote, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_footendnote), radiobutton_id_group); radiobutton_id_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_footendnote)); radiobutton_crossreference = gtk_radio_button_new_with_mnemonic(NULL, "is a crossreference"); gtk_widget_show(radiobutton_crossreference); gtk_box_pack_start(GTK_BOX(vbox3), radiobutton_crossreference, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_crossreference), radiobutton_id_group); radiobutton_id_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_crossreference)); radiobutton_peripheral = gtk_radio_button_new_with_mnemonic(NULL, "is a peripheral element"); gtk_widget_show(radiobutton_peripheral); gtk_box_pack_start(GTK_BOX(vbox3), radiobutton_peripheral, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_peripheral), radiobutton_id_group); radiobutton_id_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_peripheral)); radiobutton_picture = gtk_radio_button_new_with_mnemonic(NULL, "is a picture"); gtk_widget_show(radiobutton_picture); gtk_box_pack_start(GTK_BOX(vbox3), radiobutton_picture, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_picture), radiobutton_id_group); radiobutton_id_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_picture)); radiobutton_pagebreak = gtk_radio_button_new_with_mnemonic(NULL, "starts a new page"); gtk_widget_show(radiobutton_pagebreak); gtk_box_pack_start(GTK_BOX(vbox3), radiobutton_pagebreak, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_pagebreak), radiobutton_id_group); radiobutton_id_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_pagebreak)); radiobutton_table_element = gtk_radio_button_new_with_mnemonic(NULL, "is a table element"); gtk_widget_show(radiobutton_table_element); gtk_box_pack_start(GTK_BOX(vbox3), radiobutton_table_element, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_table_element), radiobutton_id_group); radiobutton_id_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_table_element)); radiobutton_wordlist_element = gtk_radio_button_new_with_mnemonic(NULL, "is a word list element"); gtk_widget_show(radiobutton_wordlist_element); gtk_box_pack_start(GTK_BOX(vbox3), radiobutton_wordlist_element, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_wordlist_element), radiobutton_id_group); radiobutton_id_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_wordlist_element)); vseparator1 = gtk_vseparator_new(); gtk_widget_show(vseparator1); gtk_box_pack_start(GTK_BOX(hbox8), vseparator1, FALSE, FALSE, 0); notebook_subtype = gtk_notebook_new(); gtk_widget_show(notebook_subtype); gtk_box_pack_start(GTK_BOX(hbox8), notebook_subtype, TRUE, TRUE, 0); gtk_notebook_set_show_border(GTK_NOTEBOOK(notebook_subtype), FALSE); GTK_WIDGET_UNSET_FLAGS(notebook_subtype, GTK_CAN_FOCUS); gtk_notebook_set_show_tabs(GTK_NOTEBOOK(notebook_subtype), FALSE); gtk_notebook_set_show_border(GTK_NOTEBOOK(notebook_subtype), FALSE); empty_notebook_page = gtk_vbox_new(FALSE, 0); gtk_widget_show(empty_notebook_page); gtk_container_add(GTK_CONTAINER(notebook_subtype), empty_notebook_page); label47 = gtk_label_new(""); gtk_widget_show(label47); gtk_notebook_set_tab_label(GTK_NOTEBOOK(notebook_subtype), gtk_notebook_get_nth_page(GTK_NOTEBOOK(notebook_subtype), 0), label47); vbox8 = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox8); gtk_container_add(GTK_CONTAINER(notebook_subtype), vbox8); label50 = gtk_label_new("This one:"); gtk_widget_show(label50); gtk_box_pack_start(GTK_BOX(vbox8), label50, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label50), 0, 0.5); GSList *radiobutton_footnote_group = NULL; radiobutton_footnote = gtk_radio_button_new_with_mnemonic(NULL, "starts a footnote"); gtk_widget_show(radiobutton_footnote); gtk_box_pack_start(GTK_BOX(vbox8), radiobutton_footnote, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_footnote), radiobutton_footnote_group); radiobutton_footnote_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_footnote)); radiobutton_endnote = gtk_radio_button_new_with_mnemonic(NULL, "starts an endnote"); gtk_widget_show(radiobutton_endnote); gtk_box_pack_start(GTK_BOX(vbox8), radiobutton_endnote, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_endnote), radiobutton_footnote_group); radiobutton_footnote_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_endnote)); radiobutton_note_content_standard = gtk_radio_button_new_with_mnemonic(NULL, "is standard content"); gtk_widget_show(radiobutton_note_content_standard); gtk_box_pack_start(GTK_BOX(vbox8), radiobutton_note_content_standard, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_note_content_standard), radiobutton_footnote_group); radiobutton_footnote_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_note_content_standard)); radiobutton_note_content = gtk_radio_button_new_with_mnemonic(NULL, "is content"); gtk_widget_show(radiobutton_note_content); gtk_box_pack_start(GTK_BOX(vbox8), radiobutton_note_content, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_note_content), radiobutton_footnote_group); radiobutton_footnote_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_note_content)); radiobutton_note_content_endmarker = gtk_radio_button_new_with_mnemonic(NULL, "is content with endmarker"); gtk_widget_show(radiobutton_note_content_endmarker); gtk_box_pack_start(GTK_BOX(vbox8), radiobutton_note_content_endmarker, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_note_content_endmarker), radiobutton_footnote_group); radiobutton_footnote_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_note_content_endmarker)); radiobutton_note_paragraph = gtk_radio_button_new_with_mnemonic(NULL, "starts another paragraph"); gtk_widget_show(radiobutton_note_paragraph); gtk_box_pack_start(GTK_BOX(vbox8), radiobutton_note_paragraph, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_note_paragraph), radiobutton_footnote_group); radiobutton_footnote_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_note_paragraph)); label48 = gtk_label_new(""); gtk_widget_show(label48); gtk_notebook_set_tab_label(GTK_NOTEBOOK(notebook_subtype), gtk_notebook_get_nth_page(GTK_NOTEBOOK(notebook_subtype), 1), label48); vbox9 = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox9); gtk_container_add(GTK_CONTAINER(notebook_subtype), vbox9); label51 = gtk_label_new("This one:"); gtk_widget_show(label51); gtk_box_pack_start(GTK_BOX(vbox9), label51, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label51), 0, 0.5); GSList *radiobutton_xref_group = NULL; radiobutton_xref = gtk_radio_button_new_with_mnemonic(NULL, "starts a crossreference"); gtk_widget_show(radiobutton_xref); gtk_box_pack_start(GTK_BOX(vbox9), radiobutton_xref, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_xref), radiobutton_xref_group); radiobutton_xref_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_xref)); radiobutton_xref_content_standard = gtk_radio_button_new_with_mnemonic(NULL, "is standard content"); gtk_widget_show(radiobutton_xref_content_standard); gtk_box_pack_start(GTK_BOX(vbox9), radiobutton_xref_content_standard, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_xref_content_standard), radiobutton_xref_group); radiobutton_xref_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_xref_content_standard)); radiobutton_xref_content = gtk_radio_button_new_with_mnemonic(NULL, "is content"); gtk_widget_show(radiobutton_xref_content); gtk_box_pack_start(GTK_BOX(vbox9), radiobutton_xref_content, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_xref_content), radiobutton_xref_group); radiobutton_xref_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_xref_content)); radiobutton_xref_content_endmarker = gtk_radio_button_new_with_mnemonic(NULL, "is content with endmarker"); gtk_widget_show(radiobutton_xref_content_endmarker); gtk_box_pack_start(GTK_BOX(vbox9), radiobutton_xref_content_endmarker, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_xref_content_endmarker), radiobutton_xref_group); radiobutton_xref_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_xref_content_endmarker)); label49 = gtk_label_new(""); gtk_widget_show(label49); gtk_notebook_set_tab_label(GTK_NOTEBOOK(notebook_subtype), gtk_notebook_get_nth_page(GTK_NOTEBOOK(notebook_subtype), 2), label49); vbox13 = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox13); gtk_container_add(GTK_CONTAINER(notebook_subtype), vbox13); gtk_notebook_set_tab_label_packing(GTK_NOTEBOOK(notebook_subtype), vbox13, FALSE, FALSE, GTK_PACK_START); label55 = gtk_label_new("This one:"); gtk_widget_show(label55); gtk_box_pack_start(GTK_BOX(vbox13), label55, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label55), 0, 0.5); GSList *radiobutton_paragraph_type_main_title_group = NULL; radiobutton_paragraph_type_main_title = gtk_radio_button_new_with_mnemonic(NULL, "is a main title"); gtk_widget_show(radiobutton_paragraph_type_main_title); gtk_box_pack_start(GTK_BOX(vbox13), radiobutton_paragraph_type_main_title, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_paragraph_type_main_title), radiobutton_paragraph_type_main_title_group); radiobutton_paragraph_type_main_title_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_paragraph_type_main_title)); radiobutton_paragraph_type_subtitle = gtk_radio_button_new_with_mnemonic(NULL, "is a subtitle"); gtk_widget_show(radiobutton_paragraph_type_subtitle); gtk_box_pack_start(GTK_BOX(vbox13), radiobutton_paragraph_type_subtitle, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_paragraph_type_subtitle), radiobutton_paragraph_type_main_title_group); radiobutton_paragraph_type_main_title_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_paragraph_type_subtitle)); radiobutton_paragraph_type_section_heading = gtk_radio_button_new_with_mnemonic(NULL, "is a section heading"); gtk_widget_show(radiobutton_paragraph_type_section_heading); gtk_box_pack_start(GTK_BOX(vbox13), radiobutton_paragraph_type_section_heading, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_paragraph_type_section_heading), radiobutton_paragraph_type_main_title_group); radiobutton_paragraph_type_main_title_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_paragraph_type_section_heading)); radiobutton_paragraph_type_text = gtk_radio_button_new_with_mnemonic(NULL, "is a normal paragraph"); gtk_widget_show(radiobutton_paragraph_type_text); gtk_box_pack_start(GTK_BOX(vbox13), radiobutton_paragraph_type_text, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_paragraph_type_text), radiobutton_paragraph_type_main_title_group); radiobutton_paragraph_type_main_title_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_paragraph_type_text)); label54 = gtk_label_new(""); gtk_widget_show(label54); gtk_notebook_set_tab_label(GTK_NOTEBOOK(notebook_subtype), gtk_notebook_get_nth_page(GTK_NOTEBOOK(notebook_subtype), 3), label54); vbox14 = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox14); gtk_container_add(GTK_CONTAINER(notebook_subtype), vbox14); labelperiph58 = gtk_label_new("This one:"); gtk_widget_show(labelperiph58); gtk_box_pack_start(GTK_BOX(vbox14), labelperiph58, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(labelperiph58), 0, 0.5); GSList *radiobutton_peripheral_pub_group = NULL; radiobutton_peripheral_pub = gtk_radio_button_new_with_mnemonic(NULL, "starts publication data"); gtk_widget_show(radiobutton_peripheral_pub); gtk_box_pack_start(GTK_BOX(vbox14), radiobutton_peripheral_pub, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_peripheral_pub), radiobutton_peripheral_pub_group); radiobutton_peripheral_pub_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_peripheral_pub)); radiobutton_peripheral_toc = gtk_radio_button_new_with_mnemonic(NULL, "starts table of contents"); gtk_widget_show(radiobutton_peripheral_toc); gtk_box_pack_start(GTK_BOX(vbox14), radiobutton_peripheral_toc, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_peripheral_toc), radiobutton_peripheral_pub_group); radiobutton_peripheral_pub_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_peripheral_toc)); radiobutton_peripheral_pref = gtk_radio_button_new_with_mnemonic(NULL, "starts preface"); gtk_widget_show(radiobutton_peripheral_pref); gtk_box_pack_start(GTK_BOX(vbox14), radiobutton_peripheral_pref, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_peripheral_pref), radiobutton_peripheral_pub_group); radiobutton_peripheral_pub_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_peripheral_pref)); radiobutton_peripheral_intro = gtk_radio_button_new_with_mnemonic(NULL, "starts introduction"); gtk_widget_show(radiobutton_peripheral_intro); gtk_box_pack_start(GTK_BOX(vbox14), radiobutton_peripheral_intro, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_peripheral_intro), radiobutton_peripheral_pub_group); radiobutton_peripheral_pub_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_peripheral_intro)); radiobutton_peripheral_conc = gtk_radio_button_new_with_mnemonic(NULL, "starts concordance"); gtk_widget_show(radiobutton_peripheral_conc); gtk_box_pack_start(GTK_BOX(vbox14), radiobutton_peripheral_conc, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_peripheral_conc), radiobutton_peripheral_pub_group); radiobutton_peripheral_pub_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_peripheral_conc)); radiobutton_peripheral_glo = gtk_radio_button_new_with_mnemonic(NULL, "starts glossary"); gtk_widget_show(radiobutton_peripheral_glo); gtk_box_pack_start(GTK_BOX(vbox14), radiobutton_peripheral_glo, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_peripheral_glo), radiobutton_peripheral_pub_group); radiobutton_peripheral_pub_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_peripheral_glo)); radiobutton_peripheral_idx = gtk_radio_button_new_with_mnemonic(NULL, "starts index"); gtk_widget_show(radiobutton_peripheral_idx); gtk_box_pack_start(GTK_BOX(vbox14), radiobutton_peripheral_idx, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_peripheral_idx), radiobutton_peripheral_pub_group); radiobutton_peripheral_pub_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_peripheral_idx)); radiobutton_peripheral_maps = gtk_radio_button_new_with_mnemonic(NULL, "starts map index"); gtk_widget_show(radiobutton_peripheral_maps); gtk_box_pack_start(GTK_BOX(vbox14), radiobutton_peripheral_maps, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_peripheral_maps), radiobutton_peripheral_pub_group); radiobutton_peripheral_pub_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_peripheral_maps)); radiobutton_peripheral_cov = gtk_radio_button_new_with_mnemonic(NULL, "starts cover"); gtk_widget_show(radiobutton_peripheral_cov); gtk_box_pack_start(GTK_BOX(vbox14), radiobutton_peripheral_cov, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_peripheral_cov), radiobutton_peripheral_pub_group); radiobutton_peripheral_pub_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_peripheral_cov)); radiobutton_peripheral_spine = gtk_radio_button_new_with_mnemonic(NULL, "starts spine"); gtk_widget_show(radiobutton_peripheral_spine); gtk_box_pack_start(GTK_BOX(vbox14), radiobutton_peripheral_spine, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_peripheral_spine), radiobutton_peripheral_pub_group); radiobutton_peripheral_pub_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_peripheral_spine)); label56 = gtk_label_new(""); gtk_widget_show(label56); gtk_notebook_set_tab_label(GTK_NOTEBOOK(notebook_subtype), gtk_notebook_get_nth_page(GTK_NOTEBOOK(notebook_subtype), 4), label56); vbox15 = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox15); gtk_container_add(GTK_CONTAINER(notebook_subtype), vbox15); label_id_58 = gtk_label_new("This one:"); gtk_widget_show(label_id_58); gtk_box_pack_start(GTK_BOX(vbox15), label_id_58, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label_id_58), 0, 0.5); GSList *radiobutton_id_book_group = NULL; radiobutton_id_book = gtk_radio_button_new_with_mnemonic(NULL, "identifies the book"); gtk_widget_show(radiobutton_id_book); gtk_box_pack_start(GTK_BOX(vbox15), radiobutton_id_book, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_id_book), radiobutton_id_book_group); radiobutton_id_book_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_id_book)); radiobutton_id_encoding = gtk_radio_button_new_with_mnemonic(NULL, "identifies the encoding"); gtk_widget_show(radiobutton_id_encoding); gtk_box_pack_start(GTK_BOX(vbox15), radiobutton_id_encoding, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_id_encoding), radiobutton_id_book_group); radiobutton_id_book_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_id_encoding)); radiobutton_id_comment = gtk_radio_button_new_with_mnemonic(NULL, "is a comment"); gtk_widget_show(radiobutton_id_comment); gtk_box_pack_start(GTK_BOX(vbox15), radiobutton_id_comment, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_id_comment), radiobutton_id_book_group); radiobutton_id_book_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_id_comment)); radiobutton_id_comment_with_endmarker = gtk_radio_button_new_with_mnemonic(NULL, "is a comment with an endmarker"); gtk_widget_show(radiobutton_id_comment_with_endmarker); gtk_box_pack_start(GTK_BOX(vbox15), radiobutton_id_comment_with_endmarker, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_id_comment_with_endmarker), radiobutton_id_book_group); radiobutton_id_book_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_id_comment_with_endmarker)); radiobutton_id_running_header = gtk_radio_button_new_with_mnemonic(NULL, "is a running header"); gtk_widget_show(radiobutton_id_running_header); gtk_box_pack_start(GTK_BOX(vbox15), radiobutton_id_running_header, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_id_running_header), radiobutton_id_book_group); radiobutton_id_book_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_id_running_header)); radiobutton_is_long_toc_text = gtk_radio_button_new_with_mnemonic(NULL, "is long table of contents text"); gtk_widget_show(radiobutton_is_long_toc_text); gtk_box_pack_start(GTK_BOX(vbox15), radiobutton_is_long_toc_text, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_is_long_toc_text), radiobutton_id_book_group); radiobutton_id_book_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_is_long_toc_text)); radiobutton_is_short_toc_text = gtk_radio_button_new_with_mnemonic(NULL, "is short table of contents text"); gtk_widget_show(radiobutton_is_short_toc_text); gtk_box_pack_start(GTK_BOX(vbox15), radiobutton_is_short_toc_text, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_is_short_toc_text), radiobutton_id_book_group); radiobutton_id_book_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_is_short_toc_text)); radiobutton_is_book_abbrev = gtk_radio_button_new_with_mnemonic(NULL, "is the book abbreviation"); gtk_widget_show(radiobutton_is_book_abbrev); gtk_box_pack_start(GTK_BOX(vbox15), radiobutton_is_book_abbrev, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_is_book_abbrev), radiobutton_id_book_group); radiobutton_id_book_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_is_book_abbrev)); radiobutton_is_chapter_label = gtk_radio_button_new_with_mnemonic(NULL, "is the chapter label"); gtk_widget_show(radiobutton_is_chapter_label); gtk_box_pack_start(GTK_BOX(vbox15), radiobutton_is_chapter_label, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_is_chapter_label), radiobutton_id_book_group); radiobutton_id_book_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_is_chapter_label)); radiobutton_is_published_chapter_marker = gtk_radio_button_new_with_mnemonic(NULL, "is the published chapter marker"); gtk_widget_show(radiobutton_is_published_chapter_marker); gtk_box_pack_start(GTK_BOX(vbox15), radiobutton_is_published_chapter_marker, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_is_published_chapter_marker), radiobutton_id_book_group); radiobutton_id_book_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_is_published_chapter_marker)); label57 = gtk_label_new(""); gtk_widget_show(label57); gtk_notebook_set_tab_label(GTK_NOTEBOOK(notebook_subtype), gtk_notebook_get_nth_page(GTK_NOTEBOOK(notebook_subtype), 5), label57); // Here starts the table subtype. vbox17 = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox17); gtk_container_add(GTK_CONTAINER(notebook_subtype), vbox17); label_table_sub = gtk_label_new("This one:"); gtk_widget_show(label_table_sub); gtk_box_pack_start(GTK_BOX(vbox17), label_table_sub, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label_table_sub), 0, 0.5); GSList *radiobutton_table_sub_new_row_group = NULL; radiobutton_table_sub_new_row = gtk_radio_button_new_with_mnemonic(NULL, "starts a new row"); gtk_widget_show(radiobutton_table_sub_new_row); gtk_box_pack_start(GTK_BOX(vbox17), radiobutton_table_sub_new_row, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_table_sub_new_row), radiobutton_table_sub_new_row_group); radiobutton_table_sub_new_row_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_table_sub_new_row)); radiobutton_table_sub_heading = gtk_radio_button_new_with_mnemonic(NULL, "is a column heading"); gtk_widget_show(radiobutton_table_sub_heading); gtk_box_pack_start(GTK_BOX(vbox17), radiobutton_table_sub_heading, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_table_sub_heading), radiobutton_table_sub_new_row_group); radiobutton_table_sub_new_row_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_table_sub_heading)); radiobutton_table_sub_cell = gtk_radio_button_new_with_mnemonic(NULL, "is cell data"); gtk_widget_show(radiobutton_table_sub_cell); gtk_box_pack_start(GTK_BOX(vbox17), radiobutton_table_sub_cell, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_table_sub_cell), radiobutton_table_sub_new_row_group); radiobutton_table_sub_new_row_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_table_sub_cell)); label61 = gtk_label_new(""); gtk_widget_show(label61); gtk_notebook_set_tab_label(GTK_NOTEBOOK(notebook_subtype), gtk_notebook_get_nth_page(GTK_NOTEBOOK(notebook_subtype), 6), label61); // Here ends the table subtype. // Word list subtype. vbox_subtype_wordlist = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox_subtype_wordlist); gtk_container_add(GTK_CONTAINER(notebook_subtype), vbox_subtype_wordlist); label_subtype_wordlist = gtk_label_new("This one:"); gtk_widget_show(label_subtype_wordlist); gtk_box_pack_start(GTK_BOX(vbox_subtype_wordlist), label_subtype_wordlist, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label_subtype_wordlist), 0, 0.5); GSList *radiobutton_subtype_wordlist_group = NULL; radiobutton_subtype_wordlist_glossary_dictionary_entry = gtk_radio_button_new_with_mnemonic(NULL, "Wordlist / glossary / dictionary entry"); gtk_widget_show(radiobutton_subtype_wordlist_glossary_dictionary_entry); gtk_box_pack_start(GTK_BOX(vbox_subtype_wordlist), radiobutton_subtype_wordlist_glossary_dictionary_entry, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_subtype_wordlist_glossary_dictionary_entry), radiobutton_subtype_wordlist_group); radiobutton_subtype_wordlist_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_subtype_wordlist_glossary_dictionary_entry)); radiobutton_subtype_hebrew_wordlist_entry = gtk_radio_button_new_with_mnemonic(NULL, "Hebrew wordlist entry"); gtk_widget_show(radiobutton_subtype_hebrew_wordlist_entry); gtk_box_pack_start(GTK_BOX(vbox_subtype_wordlist), radiobutton_subtype_hebrew_wordlist_entry, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_subtype_hebrew_wordlist_entry), radiobutton_subtype_wordlist_group); radiobutton_subtype_wordlist_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_subtype_hebrew_wordlist_entry)); radiobutton_subtype_greek_wordlist_entry = gtk_radio_button_new_with_mnemonic(NULL, "Greek wordlist entry"); gtk_widget_show(radiobutton_subtype_greek_wordlist_entry); gtk_box_pack_start(GTK_BOX(vbox_subtype_wordlist), radiobutton_subtype_greek_wordlist_entry, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_subtype_greek_wordlist_entry), radiobutton_subtype_wordlist_group); radiobutton_subtype_wordlist_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_subtype_greek_wordlist_entry)); radiobutton_subtype_subject_index_entry = gtk_radio_button_new_with_mnemonic(NULL, "Subject index entry"); gtk_widget_show(radiobutton_subtype_subject_index_entry); gtk_box_pack_start(GTK_BOX(vbox_subtype_wordlist), radiobutton_subtype_subject_index_entry, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_subtype_subject_index_entry), radiobutton_subtype_wordlist_group); radiobutton_subtype_wordlist_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_subtype_subject_index_entry)); label63 = gtk_label_new(""); gtk_widget_show(label63); gtk_notebook_set_tab_label(GTK_NOTEBOOK(notebook_subtype), gtk_notebook_get_nth_page(GTK_NOTEBOOK(notebook_subtype), 7), label63); // Here ends the word list subtype. vseparator2 = gtk_vseparator_new(); gtk_widget_show(vseparator2); gtk_box_pack_start(GTK_BOX(hbox8), vseparator2, TRUE, TRUE, 0); vbox6 = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox6); gtk_box_pack_start(GTK_BOX(hbox8), vbox6, TRUE, TRUE, 0); // Optional widgets, set them all to NULL. hbox2 = NULL; checkbutton_italic = NULL; checkbutton_bold = NULL; checkbutton_underline = NULL; checkbutton_small_caps = NULL; table2 = NULL; checkbutton_superscript = NULL; vbox4 = NULL; checkbutton_apocrypha = NULL; checkbutton_span = NULL; vbox10 = NULL; hbox10 = NULL; print_chapter_at_first_verse = NULL; hbox_id = NULL; hbox_colour = NULL; checkbutton_print = NULL; hbox13 = NULL; hbox15 = NULL; checkbutton_print_in_running_header_left = NULL; hbox16 = NULL; checkbutton_restarts_paragraph = NULL; dialog_action_area1 = GTK_DIALOG(stylesheetdialog)->action_area; gtk_widget_show(dialog_action_area1); gtk_button_box_set_layout(GTK_BUTTON_BOX(dialog_action_area1), GTK_BUTTONBOX_END); new InDialogHelp(stylesheetdialog, NULL, NULL, NULL); cancelbutton1 = gtk_button_new_from_stock("gtk-cancel"); gtk_widget_show(cancelbutton1); gtk_dialog_add_action_widget(GTK_DIALOG(stylesheetdialog), cancelbutton1, GTK_RESPONSE_CANCEL); GTK_WIDGET_SET_FLAGS(cancelbutton1, GTK_CAN_DEFAULT); okbutton = gtk_button_new_from_stock("gtk-ok"); gtk_widget_show(okbutton); gtk_dialog_add_action_widget(GTK_DIALOG(stylesheetdialog), okbutton, GTK_RESPONSE_OK); GTK_WIDGET_SET_FLAGS(okbutton, GTK_CAN_DEFAULT); g_signal_connect((gpointer) okbutton, "clicked", G_CALLBACK(on_okbutton_clicked), gpointer(this)); g_signal_connect((gpointer) radiobutton_id, "toggled", G_CALLBACK(on_style_type_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_paragraph, "toggled", G_CALLBACK(on_style_type_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_inline, "toggled", G_CALLBACK(on_style_type_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_chapter, "toggled", G_CALLBACK(on_style_type_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_verse, "toggled", G_CALLBACK(on_style_type_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_footendnote, "toggled", G_CALLBACK(on_style_type_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_crossreference, "toggled", G_CALLBACK(on_style_type_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_peripheral, "toggled", G_CALLBACK(on_style_type_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_picture, "toggled", G_CALLBACK(on_style_type_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_pagebreak, "toggled", G_CALLBACK(on_style_type_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_table_element, "toggled", G_CALLBACK(on_style_type_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_wordlist_element, "toggled", G_CALLBACK(on_style_type_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_footnote, "toggled", G_CALLBACK(on_radiobutton_note_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_endnote, "toggled", G_CALLBACK(on_radiobutton_note_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_note_content_standard, "toggled", G_CALLBACK(on_radiobutton_note_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_note_content, "toggled", G_CALLBACK(on_radiobutton_note_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_note_content_endmarker, "toggled", G_CALLBACK(on_radiobutton_note_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_note_paragraph, "toggled", G_CALLBACK(on_radiobutton_note_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_xref, "toggled", G_CALLBACK(on_radiobutton_xref_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_xref_content_standard, "toggled", G_CALLBACK(on_radiobutton_xref_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_xref_content, "toggled", G_CALLBACK(on_radiobutton_xref_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_xref_content_endmarker, "toggled", G_CALLBACK(on_radiobutton_xref_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_id_book, "toggled", G_CALLBACK(on_radiobutton_identifier_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_id_encoding, "toggled", G_CALLBACK(on_radiobutton_identifier_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_id_comment, "toggled", G_CALLBACK(on_radiobutton_identifier_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_id_running_header, "toggled", G_CALLBACK(on_radiobutton_identifier_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_is_long_toc_text, "toggled", G_CALLBACK(on_radiobutton_identifier_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_is_short_toc_text, "toggled", G_CALLBACK(on_radiobutton_identifier_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_is_book_abbrev, "toggled", G_CALLBACK(on_radiobutton_identifier_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_table_sub_new_row, "toggled", G_CALLBACK(on_checkbutton_table_element_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_table_sub_heading, "toggled", G_CALLBACK(on_checkbutton_table_element_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_table_sub_cell, "toggled", G_CALLBACK(on_checkbutton_table_element_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_subtype_wordlist_glossary_dictionary_entry, "toggled", G_CALLBACK(on_radiobutton_subtype_wordlist_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_subtype_hebrew_wordlist_entry, "toggled", G_CALLBACK(on_radiobutton_subtype_wordlist_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_subtype_greek_wordlist_entry, "toggled", G_CALLBACK(on_radiobutton_subtype_wordlist_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_subtype_subject_index_entry, "toggled", G_CALLBACK(on_radiobutton_subtype_wordlist_toggled), gpointer(this)); gtk_label_set_mnemonic_widget(GTK_LABEL(label37), entryname); gtk_label_set_mnemonic_widget(GTK_LABEL(label36), textview1); gtk_widget_grab_default(okbutton); // Display the style. set_gui(); new DialogAutoScaler (stylesheetdialog, G_MAXINT); } StylesheetDialog::~StylesheetDialog() { gtk_widget_destroy(stylesheetdialog); } int StylesheetDialog::run() { return gtk_dialog_run(GTK_DIALOG(stylesheetdialog)); } void StylesheetDialog::on_okbutton_clicked(GtkButton * button, gpointer user_data) { ((StylesheetDialog *) user_data)->on_ok(); } void StylesheetDialog::on_ok() { save_style(); name = gtk_entry_get_text(GTK_ENTRY(entryname)); } void StylesheetDialog::on_style_type_toggled(GtkToggleButton * togglebutton, gpointer user_data) { ((StylesheetDialog *) user_data)->on_style_type(togglebutton); } void StylesheetDialog::on_style_type(GtkToggleButton * togglebutton) { // Set this togglebutton as the widget that gets activated on the shortcut. gtk_label_set_mnemonic_widget(GTK_LABEL(label21), GTK_WIDGET(togglebutton)); // Destroy any optional widgets. destroy_optional_widgets(); // Get the type of the style. StyleType type = get_styletype(); switch (type) { case stIdentifier: case stNotUsedComment: case stNotUsedRunningHeader: { // Notebook subtype // 0: hidden // 1: footnote/endnote // 2: crossreference // 3: paragraph // 4: peripheral // 5: identifier gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_subtype), 5); on_radiobutton_identifier(); break; } case stStartsParagraph: { gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_subtype), 3); fontsize_points_create(); italic_simple_create(); bold_simple_create(); underline_simple_create(); smallcaps_simple_create(); paragraph_create(NULL, false); span_columns_create(); break; } case stInlineText: { gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_subtype), 0); italic_bold_underline_smallcaps_extended_create(); colour_create(); superscript_create(); break; } case stChapterNumber: { gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_subtype), 0); fontsize_points_create(); italic_simple_create(); bold_simple_create(); underline_simple_create(); smallcaps_simple_create(); paragraph_create("chapter", false); span_columns_create(); print_chapter_at_first_verse_create(); print_in_running_header_create(); break; } case stVerseNumber: { gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_subtype), 0); italic_bold_underline_smallcaps_extended_create(); colour_create(); superscript_create(); restarts_paragraph_create(); print_create(); break; } case stFootEndNote: { on_radiobutton_note(); break; } case stCrossreference: { on_radiobutton_xref(); break; } case stPeripheral: { gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_subtype), 4); break; } case stPicture: { gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_subtype), 0); break; } case stPageBreak: { gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_subtype), 0); break; } case stTableElement: { gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_subtype), 6); break; } case stWordlistElement: { gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_subtype), 7); wordlist_add_text_create(); break; } } } void StylesheetDialog::on_alignment_toggled(GtkToggleButton * togglebutton, gpointer user_data) { ((StylesheetDialog *) user_data)->on_alignment(togglebutton); } void StylesheetDialog::on_alignment(GtkToggleButton * togglebutton) { // Set this togglebutton as the widget that gets activated on the shortcut. gtk_label_set_mnemonic_widget(GTK_LABEL(label10), GTK_WIDGET(togglebutton)); } void StylesheetDialog::set_gui() { // Get all available styles in this stylesheet. vector < Style > styles; stylesheet_get_styles(mystylesheet, styles); // Get the style we now display. int pointer = stylesheet_style_get_pointer(styles, mystyle); if (pointer >= 0) { // Store values in the object. fontsize_points = styles[pointer].fontsize; italic = styles[pointer].italic; bold = styles[pointer].bold; underline = styles[pointer].underline; smallcaps = styles[pointer].smallcaps; superscript = styles[pointer].superscript; justification = styles[pointer].justification; spacebefore = styles[pointer].spacebefore; spaceafter = styles[pointer].spaceafter; leftmargin = styles[pointer].leftmargin; rightmargin = styles[pointer].rightmargin; firstlineindent = styles[pointer].firstlineindent; spancolumns = styles[pointer].spancolumns; color = styles[pointer].color; print = styles[pointer].print; userbool1 = styles[pointer].userbool1; userbool2 = styles[pointer].userbool2; userbool3 = styles[pointer].userbool3; userint1 = styles[pointer].userint1; userint2 = styles[pointer].userint2; userint3 = styles[pointer].userint3; userstring1 = styles[pointer].userstring1; userstring2 = styles[pointer].userstring2; userstring3 = styles[pointer].userstring3; // Display information about this style. ustring info; info = "\\" + mystyle; gtk_label_set_text(GTK_LABEL(labelstyle), info.c_str()); gtk_entry_set_text(GTK_ENTRY(entryname), styles[pointer].name.c_str()); gtk_text_buffer_set_text(gtk_text_view_get_buffer(GTK_TEXT_VIEW(textview1)), styles[pointer].info.c_str(), -1); // Set publication information. GtkWidget *togglebutton = NULL; switch (styles[pointer].type) { case stIdentifier: case stNotUsedComment: case stNotUsedRunningHeader: togglebutton = radiobutton_id; gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_id), true); gtk_label_set_mnemonic_widget(GTK_LABEL(label21), radiobutton_id); break; case stStartsParagraph: togglebutton = radiobutton_paragraph; gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_paragraph), true); gtk_label_set_mnemonic_widget(GTK_LABEL(label21), radiobutton_paragraph); break; case stInlineText: togglebutton = radiobutton_inline; gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_inline), true); gtk_label_set_mnemonic_widget(GTK_LABEL(label21), radiobutton_inline); break; case stChapterNumber: togglebutton = radiobutton_chapter; gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_chapter), true); gtk_label_set_mnemonic_widget(GTK_LABEL(label21), radiobutton_chapter); break; case stVerseNumber: togglebutton = radiobutton_verse; gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_verse), true); gtk_label_set_mnemonic_widget(GTK_LABEL(label21), radiobutton_verse); break; case stFootEndNote: togglebutton = radiobutton_footendnote; gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_footendnote), true); gtk_label_set_mnemonic_widget(GTK_LABEL(label21), radiobutton_footendnote); break; case stCrossreference: togglebutton = radiobutton_crossreference; gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_crossreference), true); gtk_label_set_mnemonic_widget(GTK_LABEL(label21), radiobutton_crossreference); break; case stPeripheral: togglebutton = radiobutton_peripheral; gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_peripheral), true); gtk_label_set_mnemonic_widget(GTK_LABEL(label21), radiobutton_peripheral); break; case stPicture: togglebutton = radiobutton_picture; gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_picture), true); gtk_label_set_mnemonic_widget(GTK_LABEL(label21), radiobutton_picture); break; case stPageBreak: togglebutton = radiobutton_pagebreak; gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_pagebreak), true); gtk_label_set_mnemonic_widget(GTK_LABEL(label21), radiobutton_pagebreak); break; case stTableElement: togglebutton = radiobutton_table_element; gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_table_element), true); gtk_label_set_mnemonic_widget(GTK_LABEL(label21), radiobutton_table_element); break; case stWordlistElement: togglebutton = radiobutton_wordlist_element; gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_wordlist_element), true); gtk_label_set_mnemonic_widget(GTK_LABEL(label21), radiobutton_wordlist_element); break; } if (togglebutton) { on_style_type(GTK_TOGGLE_BUTTON(togglebutton)); set_subtype(styles[pointer].type, styles[pointer].subtype); } } } void StylesheetDialog::save_style() { // Destroy relevant widgets, so saving their value. destroy_optional_widgets(); // Get the type of this style. StyleType type = get_styletype(); // Get remaining value of this style. ustring info; GtkTextBuffer *buffer; buffer = gtk_text_view_get_buffer(GTK_TEXT_VIEW(textview1)); GtkTextIter startiter; GtkTextIter enditer; gtk_text_buffer_get_start_iter(buffer, &startiter); gtk_text_buffer_get_end_iter(buffer, &enditer); info = gtk_text_buffer_get_text(GTK_TEXT_BUFFER(buffer), &startiter, &enditer, false); info = trim(info); // Save this style. stylesheet_save_style(mystylesheet, mystyle, gtk_entry_get_text(GTK_ENTRY(entryname)), info, type, get_subtype(), fontsize_points, italic, bold, underline, smallcaps, superscript, justification, spacebefore, spaceafter, leftmargin, rightmargin, firstlineindent, spancolumns, color, print, userbool1, userbool2, userbool3, userint1, userint2, userint3, userstring1, userstring2, userstring3); } void StylesheetDialog::set_justification(const ustring & justification) // Sets the GUI. { if (justification == CENTER) { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_center), true); on_alignment(GTK_TOGGLE_BUTTON(radiobutton_center)); } else if (justification == RIGHT) { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_right), true); on_alignment(GTK_TOGGLE_BUTTON(radiobutton_right)); } else if (justification == JUSTIFIED) { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_full), true); on_alignment(GTK_TOGGLE_BUTTON(radiobutton_full)); } else { // Defaults to left. gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_left), true); on_alignment(GTK_TOGGLE_BUTTON(radiobutton_left)); } } ustring StylesheetDialog::get_justification() // Get the string that indicates the justification, from the GUI. { ustring result; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_center))) { result = CENTER; } else if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_right))) { result = RIGHT; } else if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_full))) { result = JUSTIFIED; } else { // Defaults to left. result = LEFT; } return result; } void StylesheetDialog::set_italic() { if (italic == ON) { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_italics_on), true); on_radiobutton_italic(radiobutton_italics_on); } else if (italic == INHERIT) { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_italics_inherit), true); on_radiobutton_italic(radiobutton_italics_inherit); } else if (italic == TOGGLE) { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_italics_toggle), true); on_radiobutton_italic(radiobutton_italics_toggle); } else { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_italics_off), true); on_radiobutton_italic(radiobutton_italics_off); } } ustring StylesheetDialog::get_italic() { // Defaults to off. ustring result = OFF; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_italics_on))) { result = ON; } else if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_italics_inherit))) { result = INHERIT; } else if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_italics_toggle))) { result = TOGGLE; } return result; } void StylesheetDialog::set_bold() { if (bold == ON) { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_bold_on), true); on_radiobutton_bold(radiobutton_bold_on); } else if (bold == INHERIT) { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_bold_inherit), true); on_radiobutton_bold(radiobutton_bold_inherit); } else if (bold == TOGGLE) { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_bold_toggle), true); on_radiobutton_bold(radiobutton_bold_toggle); } else { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_bold_off), true); on_radiobutton_bold(radiobutton_bold_off); } } ustring StylesheetDialog::get_bold() { // Defaults to off. ustring result = OFF; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_bold_on))) { result = ON; } else if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_bold_inherit))) { result = INHERIT; } else if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_bold_toggle))) { result = TOGGLE; } return result; } void StylesheetDialog::set_underline() { if (underline == ON) { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_underline_on), true); on_radiobutton_underline(radiobutton_underline_on); } else if (underline == INHERIT) { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_underline_inherit), true); on_radiobutton_underline(radiobutton_underline_inherit); } else if (underline == TOGGLE) { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_underline_toggle), true); on_radiobutton_underline(radiobutton_underline_toggle); } else { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_underline_off), true); on_radiobutton_underline(radiobutton_underline_off); } } ustring StylesheetDialog::get_underline() { // Defaults to off. ustring result = OFF; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_underline_on))) { result = ON; } else if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_underline_inherit))) { result = INHERIT; } else if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_underline_toggle))) { result = TOGGLE; } return result; } void StylesheetDialog::set_small_caps() { if (smallcaps == ON) { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_small_caps_on), true); on_radiobutton_small_caps(radiobutton_small_caps_on); } else if (smallcaps == INHERIT) { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_small_caps_inherit), true); on_radiobutton_small_caps(radiobutton_small_caps_inherit); } else if (smallcaps == TOGGLE) { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_small_caps_toggle), true); on_radiobutton_small_caps(radiobutton_small_caps_toggle); } else { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_small_caps_off), true); on_radiobutton_small_caps(radiobutton_small_caps_off); } } ustring StylesheetDialog::get_small_caps() { // Defaults to off. ustring result = OFF; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_small_caps_on))) { result = ON; } else if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_small_caps_inherit))) { result = INHERIT; } else if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_small_caps_toggle))) { result = TOGGLE; } return result; } StyleType StylesheetDialog::get_styletype() { StyleType type = stNotUsedComment; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_id))) { type = stIdentifier; } else if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_paragraph))) { type = stStartsParagraph; } else if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_inline))) { type = stInlineText; } else if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_chapter))) { type = stChapterNumber; } else if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_verse))) { type = stVerseNumber; } else if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_footendnote))) { type = stFootEndNote; } else if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_crossreference))) { type = stCrossreference; } else if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_peripheral))) { type = stPeripheral; } else if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_picture))) { type = stPicture; } else if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_pagebreak))) { type = stPageBreak; } else if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_table_element))) { type = stTableElement; } else if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_wordlist_element))) { type = stWordlistElement; } return type; } void StylesheetDialog::on_radiobutton_italic_toggled(GtkToggleButton * togglebutton, gpointer user_data) { ((StylesheetDialog *) user_data)->on_radiobutton_italic(GTK_WIDGET(togglebutton)); } void StylesheetDialog::on_radiobutton_italic(GtkWidget * togglebutton) { gtk_label_set_mnemonic_widget(GTK_LABEL(label40), togglebutton); } void StylesheetDialog::on_radiobutton_bold_toggled(GtkToggleButton * togglebutton, gpointer user_data) { ((StylesheetDialog *) user_data)->on_radiobutton_bold(GTK_WIDGET(togglebutton)); } void StylesheetDialog::on_radiobutton_bold(GtkWidget * togglebutton) { gtk_label_set_mnemonic_widget(GTK_LABEL(label41), togglebutton); } void StylesheetDialog::on_radiobutton_underline_toggled(GtkToggleButton * togglebutton, gpointer user_data) { ((StylesheetDialog *) user_data)->on_radiobutton_underline(GTK_WIDGET(togglebutton)); } void StylesheetDialog::on_radiobutton_underline(GtkWidget * togglebutton) { gtk_label_set_mnemonic_widget(GTK_LABEL(label42), togglebutton); } void StylesheetDialog::on_radiobutton_small_caps_toggled(GtkToggleButton * togglebutton, gpointer user_data) { ((StylesheetDialog *) user_data)->on_radiobutton_small_caps(GTK_WIDGET(togglebutton)); } void StylesheetDialog::on_radiobutton_small_caps(GtkWidget * togglebutton) { gtk_label_set_mnemonic_widget(GTK_LABEL(label_small_caps), togglebutton); } void StylesheetDialog::set_subtype(StyleType maintype, int subtype) { switch (maintype) { case stIdentifier: case stNotUsedComment: case stNotUsedRunningHeader: { IdentifierType identifiertype = (IdentifierType) subtype; switch (identifiertype) { case itBook: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_id_book), true); break; case itEncoding: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_id_encoding), true); break; case itComment: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_id_comment), true); break; case itRunningHeader: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_id_running_header), true); break; case itLongTOC: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_is_long_toc_text), true); break; case itShortTOC: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_is_short_toc_text), true); break; case itBookAbbrev: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_is_book_abbrev), true); break; case itChapterLabel: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_is_chapter_label), true); break; case itPublishedChapterMarker: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_is_published_chapter_marker), true); break; case itCommentWithEndmarker: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_id_comment_with_endmarker), true); break; } break; } case stStartsParagraph: { ParagraphType paragraphtype = (ParagraphType) subtype; switch (paragraphtype) { case ptMainTitle: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_paragraph_type_main_title), true); break; case ptSubTitle: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_paragraph_type_subtitle), true); break; case ptSectionHeading: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_paragraph_type_section_heading), true); break; case ptNormalParagraph: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_paragraph_type_text), true); break; } break; } case stInlineText: break; case stChapterNumber: break; case stVerseNumber: break; case stFootEndNote: { FootEndNoteType footnotetype = (FootEndNoteType) subtype; switch (footnotetype) { case fentFootnote: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_footnote), true); break; case fentEndnote: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_endnote), true); break; case fentStandardContent: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_note_content_standard), true); break; case fentContent: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_note_content), true); break; case fentContentWithEndmarker: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_note_content_endmarker), true); break; case fentParagraph: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_note_paragraph), true); break; } break; } case stCrossreference: { CrossreferenceType crossreferencetype = (CrossreferenceType) subtype; switch (crossreferencetype) { case ctCrossreference: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_xref), true); break; case ctStandardContent: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_xref_content_standard), true); break; case ctContent: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_xref_content), true); break; case ctContentWithEndmarker: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_xref_content_endmarker), true); break; } break; } case stPeripheral: { PeripheralType peripheraltype = (PeripheralType) subtype; switch (peripheraltype) { case ptPublication: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_peripheral_pub), true); break; case ptTableOfContents: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_peripheral_toc), true); break; case ptPreface: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_peripheral_pref), true); break; case ptIntroduction: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_peripheral_intro), true); break; case ptGlossary: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_peripheral_conc), true); break; case ptConcordance: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_peripheral_glo), true); break; case ptIndex: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_peripheral_idx), true); break; case ptMapIndex: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_peripheral_maps), true); break; case ptCover: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_peripheral_cov), true); break; case ptSpine: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_peripheral_spine), true); break; } break; } case stPicture: break; case stPageBreak: break; case stTableElement: { TableElementType table_element_type = (TableElementType) subtype; switch (table_element_type) { case tetRow: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_table_sub_new_row), true); break; case tetHeading: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_table_sub_heading), true); break; case tetCell: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_table_sub_cell), true); break; } break; } case stWordlistElement: { WordListElementType wordlist_element_type = (WordListElementType) subtype; switch (wordlist_element_type) { case wltWordlistGlossaryDictionary: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_subtype_wordlist_glossary_dictionary_entry), true); break; case wltHebrewWordlistEntry: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_subtype_hebrew_wordlist_entry), true); break; case wltGreekWordlistEntry: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_subtype_greek_wordlist_entry), true); break; case wltSubjectIndexEntry: gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_subtype_subject_index_entry), true); break; } break; } break; } } int StylesheetDialog::get_subtype() { int subtype = 0; switch (gtk_notebook_get_current_page(GTK_NOTEBOOK(notebook_subtype))) { case 0: // Subtype is not relevant here. break; case 1: // Get subtype for footnotes and endnotes. if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_footnote))) subtype = fentFootnote; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_endnote))) subtype = fentEndnote; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_note_content))) subtype = fentContent; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_note_content_standard))) subtype = fentStandardContent; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_note_content_endmarker))) subtype = fentContentWithEndmarker; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_note_paragraph))) subtype = fentParagraph; break; case 2: // Get subtype for crossreferences. if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_xref))) subtype = ctCrossreference; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_xref_content_standard))) subtype = ctStandardContent; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_xref_content))) subtype = ctContent; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_xref_content_endmarker))) subtype = ctContentWithEndmarker; break; case 3: // Get subtype for paragraphs. if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_paragraph_type_main_title))) subtype = ptMainTitle; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_paragraph_type_subtitle))) subtype = ptSubTitle; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_paragraph_type_section_heading))) subtype = ptSectionHeading; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_paragraph_type_text))) subtype = ptNormalParagraph; break; case 4: // Get subtype for peripherals. if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_peripheral_pub))) subtype = ptPublication; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_peripheral_toc))) subtype = ptTableOfContents; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_peripheral_pref))) subtype = ptPreface; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_peripheral_intro))) subtype = ptIntroduction; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_peripheral_glo))) subtype = ptGlossary; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_peripheral_conc))) subtype = ptConcordance; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_peripheral_idx))) subtype = ptIndex; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_peripheral_maps))) subtype = ptMapIndex; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_peripheral_cov))) subtype = ptCover; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_peripheral_spine))) subtype = ptSpine; break; case 5: // Get subtype for identifiers. if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_id_book))) subtype = itBook; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_id_encoding))) subtype = itEncoding; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_id_comment))) subtype = itComment; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_id_running_header))) subtype = itRunningHeader; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_is_long_toc_text))) subtype = itLongTOC; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_is_short_toc_text))) subtype = itShortTOC; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_is_book_abbrev))) subtype = itBookAbbrev; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_is_chapter_label))) subtype = itChapterLabel; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_is_published_chapter_marker))) subtype = itPublishedChapterMarker; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_id_comment_with_endmarker))) subtype = itCommentWithEndmarker; break; case 6: // Get subtype for table elements. if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_table_sub_new_row))) subtype = tetRow; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_table_sub_heading))) subtype = tetHeading; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_table_sub_cell))) subtype = tetCell; break; case 7: // Get subtype for wordlist elements. if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_subtype_wordlist_glossary_dictionary_entry))) subtype = wltWordlistGlossaryDictionary; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_subtype_hebrew_wordlist_entry))) subtype = wltHebrewWordlistEntry; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_subtype_greek_wordlist_entry))) subtype = wltGreekWordlistEntry; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_subtype_subject_index_entry))) subtype = wltSubjectIndexEntry; break; } return subtype; } void StylesheetDialog::on_radiobutton_note_toggled(GtkToggleButton * togglebutton, gpointer user_data) { ((StylesheetDialog *) user_data)->on_radiobutton_note(); } void StylesheetDialog::on_radiobutton_note() { // Destroy any optional widgets. destroy_optional_widgets(); // Show/hide notebooks with visual settings. FootEndNoteType subtype = (FootEndNoteType) get_subtype(); switch (subtype) { case fentFootnote: gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_subtype), 1); italic_bold_underline_smallcaps_extended_create(); superscript_create(); note_numbering_type_create(); note_numering_restart_create(); print_create(); break; case fentEndnote: gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_subtype), 1); italic_bold_underline_smallcaps_extended_create(); superscript_create(); note_numbering_type_create(); end_note_placement_create(); print_create(); break; case fentStandardContent: gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_subtype), 1); fontsize_points_create(); italic_simple_create(); bold_simple_create(); underline_simple_create(); smallcaps_simple_create(); superscript_create(); paragraph_create(NULL, true); apocrypha_create(); break; case fentContent: gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_subtype), 1); italic_bold_underline_smallcaps_extended_create(); colour_create(); superscript_create(); apocrypha_create(); break; case fentContentWithEndmarker: gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_subtype), 1); italic_bold_underline_smallcaps_extended_create(); colour_create(); superscript_create(); apocrypha_create(); break; case fentParagraph: gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_subtype), 1); fontsize_points_create(); italic_simple_create(); bold_simple_create(); underline_simple_create(); smallcaps_simple_create(); superscript_create(); paragraph_create(NULL, true); apocrypha_create(); break; } } void StylesheetDialog::on_radiobutton_xref_toggled(GtkToggleButton * togglebutton, gpointer user_data) { ((StylesheetDialog *) user_data)->on_radiobutton_xref(); } void StylesheetDialog::on_radiobutton_xref() { // Destroy any optional widgets. destroy_optional_widgets(); // Show/hide notebooks with visual settings. CrossreferenceType subtype = (CrossreferenceType) get_subtype(); switch (subtype) { case ctCrossreference: gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_subtype), 2); italic_bold_underline_smallcaps_extended_create(); superscript_create(); note_numbering_type_create(); note_numering_restart_create(); print_create(); break; case ctStandardContent: gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_subtype), 2); fontsize_points_create(); italic_simple_create(); bold_simple_create(); underline_simple_create(); smallcaps_simple_create(); superscript_create(); paragraph_create(NULL, true); apocrypha_create(); break; case ctContent: case ctContentWithEndmarker: gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_subtype), 2); italic_bold_underline_smallcaps_extended_create(); colour_create(); apocrypha_create(); break; } } void StylesheetDialog::destroy_optional_widgets() /* Store the values of the optional widgets, and destroy them. General strategy. - If a widget is not NULL, it means it is in use and we need to handle it. - Update all spin buttons to get the correct value in them after manual edit. If this were not done, manual changes in a spinbutton might get lost. - Extract the value and store it. - Destroy the top widget, which will destroy all its children as well. - Set the top widget to NULL. */ { // Fontsize in points. if (hbox2) { gtk_spin_button_update(GTK_SPIN_BUTTON(spinbuttonfontsize)); fontsize_points = gtk_spin_button_get_value(GTK_SPIN_BUTTON(spinbuttonfontsize)); gtk_widget_destroy(hbox2); hbox2 = NULL; } // Simple italic; if (checkbutton_italic) { italic = OFF; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_italic))) italic = ON; gtk_widget_destroy(checkbutton_italic); checkbutton_italic = NULL; } // Simple bold; if (checkbutton_bold) { bold = OFF; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_bold))) bold = ON; gtk_widget_destroy(checkbutton_bold); checkbutton_bold = NULL; } // Simple underline; if (checkbutton_underline) { underline = OFF; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_underline))) underline = ON; gtk_widget_destroy(checkbutton_underline); checkbutton_underline = NULL; } // Simple small caps; if (checkbutton_small_caps) { smallcaps = OFF; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_small_caps))) smallcaps = ON; gtk_widget_destroy(checkbutton_small_caps); checkbutton_small_caps = NULL; } // Extended italic/bold/underline/small caps. if (table2) { italic = get_italic(); bold = get_bold(); underline = get_underline(); smallcaps = get_small_caps(); gtk_widget_destroy(table2); table2 = NULL; } // Superscript if (checkbutton_superscript) { superscript = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_superscript)); gtk_widget_destroy(checkbutton_superscript); checkbutton_superscript = NULL; } // Paragraph if (vbox4) { gtk_spin_button_update(GTK_SPIN_BUTTON(spinbutton_before)); gtk_spin_button_update(GTK_SPIN_BUTTON(spinbutton_after)); gtk_spin_button_update(GTK_SPIN_BUTTON(spinbutton_left)); gtk_spin_button_update(GTK_SPIN_BUTTON(spinbutton_right)); gtk_spin_button_update(GTK_SPIN_BUTTON(spinbutton_first)); justification = get_justification(); spacebefore = gtk_spin_button_get_value(GTK_SPIN_BUTTON(spinbutton_before)); spaceafter = gtk_spin_button_get_value(GTK_SPIN_BUTTON(spinbutton_after)); leftmargin = gtk_spin_button_get_value(GTK_SPIN_BUTTON(spinbutton_left)); rightmargin = gtk_spin_button_get_value(GTK_SPIN_BUTTON(spinbutton_right)); firstlineindent = gtk_spin_button_get_value(GTK_SPIN_BUTTON(spinbutton_first)); gtk_widget_destroy(vbox4); vbox4 = NULL; } // Span columns if (checkbutton_span) { spancolumns = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_span)), gtk_widget_destroy(checkbutton_span); checkbutton_span = NULL; } // Apocrypha if (checkbutton_apocrypha) { userbool1 = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_apocrypha)); gtk_widget_destroy(checkbutton_apocrypha); checkbutton_apocrypha = NULL; } // Note numbering type if (vbox10) { if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_note_numbering_1))) userint1 = nntNumerical; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_note_numbering_a))) userint1 = nntAlphabetical; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_note_numbering_user))) userint1 = nntUserDefined; userstring1 = gtk_entry_get_text(GTK_ENTRY(entry_note_numbering)); gtk_widget_destroy(vbox10); vbox10 = NULL; } // Note numbering restart if (hbox10) { if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_note_numbering_restart_never))) userint2 = nnrtNever; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_note_numbering_restart_book))) userint2 = nnrtBook; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_note_numbering_restart_chapter))) userint2 = nnrtChapter; gtk_widget_destroy(hbox10); hbox10 = NULL; } // Printing of chapter number at first verse. if (print_chapter_at_first_verse) { userbool1 = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(print_chapter_at_first_verse)); gtk_widget_destroy(print_chapter_at_first_verse); print_chapter_at_first_verse = NULL; } // Whether and how to start a new book on a new page. if (hbox_id) { userbool1 = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_id_newpage)); userbool2 = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_id_oddpage)); gtk_widget_destroy(hbox_id); hbox_id = NULL; } // Save the color. if (hbox_colour) { GdkColor colour; gtk_color_button_get_color(GTK_COLOR_BUTTON(button_colour), &colour); color = color_gdk_to_decimal(&colour); gtk_widget_destroy(hbox_colour); hbox_colour = NULL; } // Save the print property. if (checkbutton_print) { print = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_print)); gtk_widget_destroy(checkbutton_print); checkbutton_print = NULL; } // Endnote placement: save. if (hbox13) { if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_print_endnotes_after_book))) userint2 = eptAfterBook; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_print_endnotes_after_everything_else))) userint2 = eptAfterEverything; if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_print_endnotes_at_marker))) userint2 = eptAtMarker; userstring2 = gtk_entry_get_text(GTK_ENTRY(entry_print_endnotes_marker)); gtk_widget_destroy(hbox13); hbox13 = NULL; } // Table column number: save. if (hbox15) { userint1 = gtk_spin_button_get_value_as_int(GTK_SPIN_BUTTON(spinbutton_column_number)); gtk_widget_destroy(hbox15); hbox15 = NULL; } // Printing of chapter number in running headers. if (checkbutton_print_in_running_header_left) { userbool2 = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_print_in_running_header_left)); gtk_widget_destroy(checkbutton_print_in_running_header_left); checkbutton_print_in_running_header_left = NULL; userbool3 = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_print_in_running_header_right)); gtk_widget_destroy(checkbutton_print_in_running_header_right); } // Text added after wordlist entry. if (hbox16) { userstring1 = gtk_entry_get_text(GTK_ENTRY(entry_wordlist_addition)); gtk_widget_destroy(hbox16); hbox16 = NULL; } // Save the restart-paragraph property. if (checkbutton_restarts_paragraph) { userbool1 = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_restarts_paragraph)); gtk_widget_destroy(checkbutton_restarts_paragraph); checkbutton_restarts_paragraph = NULL; } } void StylesheetDialog::fontsize_points_create() { hbox2 = gtk_hbox_new(FALSE, 0); gtk_widget_show(hbox2); gtk_box_pack_start(GTK_BOX(vbox6), hbox2, TRUE, TRUE, 0); label8 = gtk_label_new_with_mnemonic("_Font size"); gtk_widget_show(label8); gtk_box_pack_start(GTK_BOX(hbox2), label8, FALSE, FALSE, 0); gtk_misc_set_padding(GTK_MISC(label8), 4, 0); spinbuttonfontsize_adj = gtk_adjustment_new(12, 5, 60, 0.1, 1, 0); spinbuttonfontsize = gtk_spin_button_new(GTK_ADJUSTMENT(spinbuttonfontsize_adj), 1, 1); gtk_widget_show(spinbuttonfontsize); gtk_box_pack_start(GTK_BOX(hbox2), spinbuttonfontsize, FALSE, FALSE, 0); label9 = gtk_label_new("points"); gtk_widget_show(label9); gtk_box_pack_start(GTK_BOX(hbox2), label9, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label9), 0, 0.5); gtk_misc_set_padding(GTK_MISC(label9), 4, 0); gtk_label_set_mnemonic_widget(GTK_LABEL(label8), spinbuttonfontsize); gtk_spin_button_set_value(GTK_SPIN_BUTTON(spinbuttonfontsize), fontsize_points); } void StylesheetDialog::italic_simple_create() { checkbutton_italic = gtk_check_button_new_with_mnemonic("_Italic"); gtk_widget_show(checkbutton_italic); gtk_box_pack_start(GTK_BOX(vbox6), checkbutton_italic, FALSE, FALSE, 0); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_italic), italic == ON); } void StylesheetDialog::bold_simple_create() { checkbutton_bold = gtk_check_button_new_with_mnemonic("_Bold"); gtk_widget_show(checkbutton_bold); gtk_box_pack_start(GTK_BOX(vbox6), checkbutton_bold, FALSE, FALSE, 0); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_bold), bold == ON); } void StylesheetDialog::underline_simple_create() { checkbutton_underline = gtk_check_button_new_with_mnemonic("_Underline"); gtk_widget_show(checkbutton_underline); gtk_box_pack_start(GTK_BOX(vbox6), checkbutton_underline, FALSE, FALSE, 0); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_underline), underline == ON); } void StylesheetDialog::smallcaps_simple_create() { checkbutton_small_caps = gtk_check_button_new_with_mnemonic("S_mall caps"); gtk_widget_show(checkbutton_small_caps); gtk_box_pack_start(GTK_BOX(vbox6), checkbutton_small_caps, FALSE, FALSE, 0); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_small_caps), smallcaps == ON); } void StylesheetDialog::italic_bold_underline_smallcaps_extended_create() { table2 = gtk_table_new(4, 5, FALSE); gtk_widget_show(table2); gtk_box_pack_start(GTK_BOX(vbox6), table2, TRUE, TRUE, 0); gtk_table_set_row_spacings(GTK_TABLE(table2), 1); gtk_table_set_col_spacings(GTK_TABLE(table2), 10); label40 = gtk_label_new_with_mnemonic("_Italic"); gtk_widget_show(label40); gtk_table_attach(GTK_TABLE(table2), label40, 0, 1, 0, 1, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_misc_set_alignment(GTK_MISC(label40), 0, 0.5); label41 = gtk_label_new_with_mnemonic("_Bold"); gtk_widget_show(label41); gtk_table_attach(GTK_TABLE(table2), label41, 0, 1, 1, 2, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_misc_set_alignment(GTK_MISC(label41), 0, 0.5); label42 = gtk_label_new_with_mnemonic("_Underline"); gtk_widget_show(label42); gtk_table_attach(GTK_TABLE(table2), label42, 0, 1, 2, 3, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_misc_set_alignment(GTK_MISC(label42), 0, 0.5); label_small_caps = gtk_label_new_with_mnemonic("S_mall caps"); gtk_widget_show(label_small_caps); gtk_table_attach(GTK_TABLE(table2), label_small_caps, 0, 1, 3, 4, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_misc_set_alignment(GTK_MISC(label_small_caps), 0, 0.5); GSList *radiobutton_italics_group = NULL; GSList *radiobutton_bold_group = NULL; GSList *radiobutton_underline_group = NULL; GSList *radiobutton_small_caps_group = NULL; radiobutton_italics_off = gtk_radio_button_new_with_mnemonic(NULL, "Off"); gtk_widget_show(radiobutton_italics_off); gtk_table_attach(GTK_TABLE(table2), radiobutton_italics_off, 1, 2, 0, 1, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_italics_off), radiobutton_italics_group); radiobutton_italics_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_italics_off)); radiobutton_italics_on = gtk_radio_button_new_with_mnemonic(NULL, "On"); gtk_widget_show(radiobutton_italics_on); gtk_table_attach(GTK_TABLE(table2), radiobutton_italics_on, 2, 3, 0, 1, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_italics_on), radiobutton_italics_group); radiobutton_italics_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_italics_on)); radiobutton_italics_inherit = gtk_radio_button_new_with_mnemonic(NULL, "Inherit"); gtk_widget_show(radiobutton_italics_inherit); gtk_table_attach(GTK_TABLE(table2), radiobutton_italics_inherit, 3, 4, 0, 1, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_italics_inherit), radiobutton_italics_group); radiobutton_italics_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_italics_inherit)); radiobutton_italics_toggle = gtk_radio_button_new_with_mnemonic(NULL, "Toggle"); gtk_widget_show(radiobutton_italics_toggle); gtk_table_attach(GTK_TABLE(table2), radiobutton_italics_toggle, 4, 5, 0, 1, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_italics_toggle), radiobutton_italics_group); radiobutton_italics_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_italics_toggle)); radiobutton_bold_off = gtk_radio_button_new_with_mnemonic(NULL, "Off"); gtk_widget_show(radiobutton_bold_off); gtk_table_attach(GTK_TABLE(table2), radiobutton_bold_off, 1, 2, 1, 2, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_bold_off), radiobutton_bold_group); radiobutton_bold_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_bold_off)); radiobutton_bold_on = gtk_radio_button_new_with_mnemonic(NULL, "On"); gtk_widget_show(radiobutton_bold_on); gtk_table_attach(GTK_TABLE(table2), radiobutton_bold_on, 2, 3, 1, 2, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_bold_on), radiobutton_bold_group); radiobutton_bold_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_bold_on)); radiobutton_bold_inherit = gtk_radio_button_new_with_mnemonic(NULL, "Inherit"); gtk_widget_show(radiobutton_bold_inherit); gtk_table_attach(GTK_TABLE(table2), radiobutton_bold_inherit, 3, 4, 1, 2, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_bold_inherit), radiobutton_bold_group); radiobutton_bold_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_bold_inherit)); radiobutton_bold_toggle = gtk_radio_button_new_with_mnemonic(NULL, "Toggle"); gtk_widget_show(radiobutton_bold_toggle); gtk_table_attach(GTK_TABLE(table2), radiobutton_bold_toggle, 4, 5, 1, 2, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_bold_toggle), radiobutton_bold_group); radiobutton_bold_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_bold_toggle)); radiobutton_underline_off = gtk_radio_button_new_with_mnemonic(NULL, "Off"); gtk_widget_show(radiobutton_underline_off); gtk_table_attach(GTK_TABLE(table2), radiobutton_underline_off, 1, 2, 2, 3, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_underline_off), radiobutton_underline_group); radiobutton_underline_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_underline_off)); radiobutton_underline_on = gtk_radio_button_new_with_mnemonic(NULL, "On"); gtk_widget_show(radiobutton_underline_on); gtk_table_attach(GTK_TABLE(table2), radiobutton_underline_on, 2, 3, 2, 3, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_underline_on), radiobutton_underline_group); radiobutton_underline_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_underline_on)); radiobutton_underline_inherit = gtk_radio_button_new_with_mnemonic(NULL, "Inherit"); gtk_widget_show(radiobutton_underline_inherit); gtk_table_attach(GTK_TABLE(table2), radiobutton_underline_inherit, 3, 4, 2, 3, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_underline_inherit), radiobutton_underline_group); radiobutton_underline_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_underline_inherit)); radiobutton_underline_toggle = gtk_radio_button_new_with_mnemonic(NULL, "Toggle"); gtk_widget_show(radiobutton_underline_toggle); gtk_table_attach(GTK_TABLE(table2), radiobutton_underline_toggle, 4, 5, 2, 3, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_underline_toggle), radiobutton_underline_group); radiobutton_underline_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_underline_toggle)); radiobutton_small_caps_off = gtk_radio_button_new_with_mnemonic(NULL, "Off"); gtk_widget_show(radiobutton_small_caps_off); gtk_table_attach(GTK_TABLE(table2), radiobutton_small_caps_off, 1, 2, 3, 4, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_small_caps_off), radiobutton_small_caps_group); radiobutton_small_caps_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_small_caps_off)); radiobutton_small_caps_on = gtk_radio_button_new_with_mnemonic(NULL, "On"); gtk_widget_show(radiobutton_small_caps_on); gtk_table_attach(GTK_TABLE(table2), radiobutton_small_caps_on, 2, 3, 3, 4, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_small_caps_on), radiobutton_small_caps_group); radiobutton_small_caps_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_small_caps_on)); radiobutton_small_caps_inherit = gtk_radio_button_new_with_mnemonic(NULL, "Inherit"); gtk_widget_show(radiobutton_small_caps_inherit); gtk_table_attach(GTK_TABLE(table2), radiobutton_small_caps_inherit, 3, 4, 3, 4, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_small_caps_inherit), radiobutton_small_caps_group); radiobutton_small_caps_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_small_caps_inherit)); radiobutton_small_caps_toggle = gtk_radio_button_new_with_mnemonic(NULL, "Toggle"); gtk_widget_show(radiobutton_small_caps_toggle); gtk_table_attach(GTK_TABLE(table2), radiobutton_small_caps_toggle, 4, 5, 3, 4, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_small_caps_toggle), radiobutton_small_caps_group); radiobutton_small_caps_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_small_caps_toggle)); g_signal_connect((gpointer) radiobutton_italics_off, "toggled", G_CALLBACK(on_radiobutton_italic_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_italics_on, "toggled", G_CALLBACK(on_radiobutton_italic_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_italics_inherit, "toggled", G_CALLBACK(on_radiobutton_italic_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_italics_toggle, "toggled", G_CALLBACK(on_radiobutton_italic_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_bold_off, "toggled", G_CALLBACK(on_radiobutton_bold_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_bold_on, "toggled", G_CALLBACK(on_radiobutton_bold_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_bold_inherit, "toggled", G_CALLBACK(on_radiobutton_bold_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_bold_toggle, "toggled", G_CALLBACK(on_radiobutton_bold_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_underline_off, "toggled", G_CALLBACK(on_radiobutton_underline_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_underline_on, "toggled", G_CALLBACK(on_radiobutton_underline_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_underline_inherit, "toggled", G_CALLBACK(on_radiobutton_underline_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_underline_toggle, "toggled", G_CALLBACK(on_radiobutton_underline_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_small_caps_off, "toggled", G_CALLBACK(on_radiobutton_small_caps_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_small_caps_on, "toggled", G_CALLBACK(on_radiobutton_small_caps_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_small_caps_inherit, "toggled", G_CALLBACK(on_radiobutton_small_caps_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_small_caps_toggle, "toggled", G_CALLBACK(on_radiobutton_small_caps_toggled), gpointer(this)); set_italic(); set_bold(); set_underline(); set_small_caps(); } void StylesheetDialog::superscript_create() { checkbutton_superscript = gtk_check_button_new_with_mnemonic("Su_perscript"); gtk_widget_show(checkbutton_superscript); gtk_box_pack_start(GTK_BOX(vbox6), checkbutton_superscript, FALSE, FALSE, 0); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_superscript), superscript); } void StylesheetDialog::paragraph_create(const gchar * label, bool grey_out_justify) /* Creates the paragraph settings. label: the label to use. By default it uses "paragraph", but if text is given here, it uses that label, e.g. "cell". */ { if (!label) label = (const gchar *)"paragraph"; ustring text; vbox4 = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox4); gtk_box_pack_start(GTK_BOX(vbox6), vbox4, TRUE, TRUE, 0); hbox4 = gtk_hbox_new(FALSE, 10); gtk_widget_show(hbox4); gtk_box_pack_start(GTK_BOX(vbox4), hbox4, TRUE, TRUE, 0); label10 = gtk_label_new_with_mnemonic("Te_xt alignment"); gtk_widget_show(label10); gtk_box_pack_start(GTK_BOX(hbox4), label10, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label10), 0, 0.5); GSList *radiobutton_left_group = NULL; radiobutton_left = gtk_radio_button_new_with_mnemonic(NULL, "Left"); gtk_widget_show(radiobutton_left); gtk_box_pack_start(GTK_BOX(hbox4), radiobutton_left, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_left), radiobutton_left_group); radiobutton_left_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_left)); radiobutton_center = gtk_radio_button_new_with_mnemonic(NULL, "Center"); gtk_widget_show(radiobutton_center); gtk_box_pack_start(GTK_BOX(hbox4), radiobutton_center, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_center), radiobutton_left_group); radiobutton_left_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_center)); radiobutton_right = gtk_radio_button_new_with_mnemonic(NULL, "Right"); gtk_widget_show(radiobutton_right); gtk_box_pack_start(GTK_BOX(hbox4), radiobutton_right, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_right), radiobutton_left_group); radiobutton_left_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_right)); radiobutton_full = gtk_radio_button_new_with_mnemonic(NULL, "Justified"); gtk_widget_show(radiobutton_full); gtk_box_pack_start(GTK_BOX(hbox4), radiobutton_full, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_full), radiobutton_left_group); radiobutton_left_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_full)); if (grey_out_justify) gtk_widget_set_sensitive(radiobutton_full, false); table1 = gtk_table_new(5, 4, FALSE); gtk_widget_show(table1); gtk_box_pack_start(GTK_BOX(vbox4), table1, TRUE, TRUE, 0); gtk_table_set_row_spacings(GTK_TABLE(table1), 4); gtk_table_set_col_spacings(GTK_TABLE(table1), 4); text = "S_pace before "; text.append(label); label11 = gtk_label_new_with_mnemonic(text.c_str()); gtk_widget_show(label11); gtk_table_attach(GTK_TABLE(table1), label11, 0, 1, 0, 1, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_misc_set_alignment(GTK_MISC(label11), 1, 0.5); text = "Space afte_r "; text.append(label); label12 = gtk_label_new_with_mnemonic(text.c_str()); gtk_widget_show(label12); gtk_table_attach(GTK_TABLE(table1), label12, 0, 1, 1, 2, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_misc_set_alignment(GTK_MISC(label12), 1, 0.5); label13 = gtk_label_new_with_mnemonic("_Left margin"); gtk_widget_show(label13); gtk_table_attach(GTK_TABLE(table1), label13, 0, 1, 2, 3, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_misc_set_alignment(GTK_MISC(label13), 1, 0.5); label14 = gtk_label_new_with_mnemonic("Ri_ght margin"); gtk_widget_show(label14); gtk_table_attach(GTK_TABLE(table1), label14, 0, 1, 3, 4, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_misc_set_alignment(GTK_MISC(label14), 1, 0.5); label15 = gtk_label_new_with_mnemonic("_1st Line indent"); gtk_widget_show(label15); gtk_table_attach(GTK_TABLE(table1), label15, 0, 1, 4, 5, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); gtk_misc_set_alignment(GTK_MISC(label15), 1, 0.5); label16 = gtk_label_new("mm"); gtk_widget_show(label16); gtk_table_attach(GTK_TABLE(table1), label16, 2, 3, 0, 1, (GtkAttachOptions) (0), (GtkAttachOptions) (0), 0, 0); gtk_misc_set_alignment(GTK_MISC(label16), 0, 0.5); label17 = gtk_label_new("mm"); gtk_widget_show(label17); gtk_table_attach(GTK_TABLE(table1), label17, 2, 3, 1, 2, (GtkAttachOptions) (0), (GtkAttachOptions) (0), 0, 0); gtk_misc_set_alignment(GTK_MISC(label17), 0, 0.5); label18 = gtk_label_new("mm"); gtk_widget_show(label18); gtk_table_attach(GTK_TABLE(table1), label18, 2, 3, 2, 3, (GtkAttachOptions) (0), (GtkAttachOptions) (0), 0, 0); gtk_misc_set_alignment(GTK_MISC(label18), 0, 0.5); label19 = gtk_label_new("mm"); gtk_widget_show(label19); gtk_table_attach(GTK_TABLE(table1), label19, 2, 3, 3, 4, (GtkAttachOptions) (0), (GtkAttachOptions) (0), 0, 0); gtk_misc_set_alignment(GTK_MISC(label19), 0, 0.5); label20 = gtk_label_new("mm"); gtk_widget_show(label20); gtk_table_attach(GTK_TABLE(table1), label20, 2, 3, 4, 5, (GtkAttachOptions) (0), (GtkAttachOptions) (0), 0, 0); gtk_misc_set_alignment(GTK_MISC(label20), 0, 0.5); spinbutton_first_adj = gtk_adjustment_new(0, -100, 100, 0.1, 1, 0); spinbutton_first = gtk_spin_button_new(GTK_ADJUSTMENT(spinbutton_first_adj), 1, 1); gtk_widget_show(spinbutton_first); gtk_table_attach(GTK_TABLE(table1), spinbutton_first, 1, 2, 4, 5, (GtkAttachOptions) (0), (GtkAttachOptions) (0), 0, 0); spinbutton_before_adj = gtk_adjustment_new(0, 0, 100, 0.1, 1, 0); spinbutton_before = gtk_spin_button_new(GTK_ADJUSTMENT(spinbutton_before_adj), 1, 1); gtk_widget_show(spinbutton_before); gtk_table_attach(GTK_TABLE(table1), spinbutton_before, 1, 2, 0, 1, (GtkAttachOptions) (0), (GtkAttachOptions) (0), 0, 0); spinbutton_after_adj = gtk_adjustment_new(0, 0, 100, 0.1, 1, 0); spinbutton_after = gtk_spin_button_new(GTK_ADJUSTMENT(spinbutton_after_adj), 1, 1); gtk_widget_show(spinbutton_after); gtk_table_attach(GTK_TABLE(table1), spinbutton_after, 1, 2, 1, 2, (GtkAttachOptions) (0), (GtkAttachOptions) (0), 0, 0); spinbutton_left_adj = gtk_adjustment_new(0, -100, 100, 0.1, 1, 0); spinbutton_left = gtk_spin_button_new(GTK_ADJUSTMENT(spinbutton_left_adj), 1, 1); gtk_widget_show(spinbutton_left); gtk_table_attach(GTK_TABLE(table1), spinbutton_left, 1, 2, 2, 3, (GtkAttachOptions) (0), (GtkAttachOptions) (0), 0, 0); spinbutton_right_adj = gtk_adjustment_new(0, -100, 100, 0.1, 1, 0); spinbutton_right = gtk_spin_button_new(GTK_ADJUSTMENT(spinbutton_right_adj), 1, 1); gtk_widget_show(spinbutton_right); gtk_table_attach(GTK_TABLE(table1), spinbutton_right, 1, 2, 3, 4, (GtkAttachOptions) (0), (GtkAttachOptions) (0), 0, 0); gtk_label_set_mnemonic_widget(GTK_LABEL(label11), spinbutton_before); gtk_label_set_mnemonic_widget(GTK_LABEL(label12), spinbutton_after); gtk_label_set_mnemonic_widget(GTK_LABEL(label13), spinbutton_left); gtk_label_set_mnemonic_widget(GTK_LABEL(label14), spinbutton_right); gtk_label_set_mnemonic_widget(GTK_LABEL(label15), spinbutton_first); g_signal_connect((gpointer) radiobutton_left, "toggled", G_CALLBACK(on_alignment_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_center, "toggled", G_CALLBACK(on_alignment_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_right, "toggled", G_CALLBACK(on_alignment_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_full, "toggled", G_CALLBACK(on_alignment_toggled), gpointer(this)); set_justification(justification); gtk_spin_button_set_value(GTK_SPIN_BUTTON(spinbutton_before), spacebefore); gtk_spin_button_set_value(GTK_SPIN_BUTTON(spinbutton_after), spaceafter); gtk_spin_button_set_value(GTK_SPIN_BUTTON(spinbutton_left), leftmargin); gtk_spin_button_set_value(GTK_SPIN_BUTTON(spinbutton_right), rightmargin); gtk_spin_button_set_value(GTK_SPIN_BUTTON(spinbutton_first), firstlineindent); } void StylesheetDialog::span_columns_create() { checkbutton_span = gtk_check_button_new_with_mnemonic("Spans the t_wo columns"); gtk_widget_show(checkbutton_span); gtk_box_pack_start(GTK_BOX(vbox6), checkbutton_span, FALSE, FALSE, 0); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_span), spancolumns); } void StylesheetDialog::apocrypha_create() { checkbutton_apocrypha = gtk_check_button_new_with_mnemonic("Refers to the Apocrypha"); gtk_widget_show(checkbutton_apocrypha); gtk_box_pack_start(GTK_BOX(vbox6), checkbutton_apocrypha, FALSE, FALSE, 0); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_apocrypha), userbool1); } void StylesheetDialog::note_numbering_type_create() { vbox10 = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox10); gtk_box_pack_start(GTK_BOX(vbox6), vbox10, TRUE, TRUE, 0); hbox9 = gtk_hbox_new(FALSE, 4); gtk_widget_show(hbox9); gtk_box_pack_start(GTK_BOX(vbox10), hbox9, TRUE, TRUE, 0); label52 = gtk_label_new("Numbering"); gtk_widget_show(label52); gtk_box_pack_start(GTK_BOX(hbox9), label52, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label52), 0, 0); vbox11 = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox11); gtk_box_pack_start(GTK_BOX(hbox9), vbox11, TRUE, TRUE, 0); GSList *radiobutton_note_numbering_1_group = NULL; radiobutton_note_numbering_1 = gtk_radio_button_new_with_mnemonic(NULL, "1, 2, 3 ..."); gtk_widget_show(radiobutton_note_numbering_1); gtk_box_pack_start(GTK_BOX(vbox11), radiobutton_note_numbering_1, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_note_numbering_1), radiobutton_note_numbering_1_group); radiobutton_note_numbering_1_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_note_numbering_1)); radiobutton_note_numbering_a = gtk_radio_button_new_with_mnemonic(NULL, "a, b, c ..."); gtk_widget_show(radiobutton_note_numbering_a); gtk_box_pack_start(GTK_BOX(vbox11), radiobutton_note_numbering_a, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_note_numbering_a), radiobutton_note_numbering_1_group); radiobutton_note_numbering_1_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_note_numbering_a)); radiobutton_note_numbering_user = gtk_radio_button_new_with_mnemonic(NULL, "User defined"); gtk_widget_show(radiobutton_note_numbering_user); gtk_box_pack_start(GTK_BOX(vbox11), radiobutton_note_numbering_user, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_note_numbering_user), radiobutton_note_numbering_1_group); radiobutton_note_numbering_1_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_note_numbering_user)); entry_note_numbering = gtk_entry_new(); gtk_widget_show(entry_note_numbering); gtk_box_pack_start(GTK_BOX(vbox10), entry_note_numbering, FALSE, FALSE, 0); gtk_entry_set_activates_default(GTK_ENTRY(entry_note_numbering), TRUE); g_signal_connect((gpointer) radiobutton_note_numbering_1, "toggled", G_CALLBACK(on_radiobutton_note_numbering_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_note_numbering_a, "toggled", G_CALLBACK(on_radiobutton_note_numbering_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_note_numbering_user, "toggled", G_CALLBACK(on_radiobutton_note_numbering_toggled), gpointer(this)); NoteNumberingType note_numbering_type = (NoteNumberingType) userint1; switch (note_numbering_type) { case nntNumerical: { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_note_numbering_1), true); break; } case nntAlphabetical: { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_note_numbering_a), true); break; } case nntUserDefined: { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_note_numbering_user), true); break; } } gtk_entry_set_text(GTK_ENTRY(entry_note_numbering), userstring1.c_str()); on_radiobutton_note_numbering(); } void StylesheetDialog::note_numering_restart_create() { hbox10 = gtk_hbox_new(FALSE, 4); gtk_widget_show(hbox10); gtk_box_pack_start(GTK_BOX(vbox6), hbox10, TRUE, TRUE, 0); label53 = gtk_label_new("Restart"); gtk_widget_show(label53); gtk_box_pack_start(GTK_BOX(hbox10), label53, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label53), 0, 0); vbox12 = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox12); gtk_box_pack_start(GTK_BOX(hbox10), vbox12, TRUE, TRUE, 0); GSList *radiobutton_note_numbering_restart_never_group = NULL; radiobutton_note_numbering_restart_never = gtk_radio_button_new_with_mnemonic(NULL, "never"); gtk_widget_show(radiobutton_note_numbering_restart_never); gtk_box_pack_start(GTK_BOX(vbox12), radiobutton_note_numbering_restart_never, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_note_numbering_restart_never), radiobutton_note_numbering_restart_never_group); radiobutton_note_numbering_restart_never_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_note_numbering_restart_never)); radiobutton_note_numbering_restart_book = gtk_radio_button_new_with_mnemonic(NULL, "every book"); gtk_widget_show(radiobutton_note_numbering_restart_book); gtk_box_pack_start(GTK_BOX(vbox12), radiobutton_note_numbering_restart_book, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_note_numbering_restart_book), radiobutton_note_numbering_restart_never_group); radiobutton_note_numbering_restart_never_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_note_numbering_restart_book)); radiobutton_note_numbering_restart_chapter = gtk_radio_button_new_with_mnemonic(NULL, "every chapter"); gtk_widget_show(radiobutton_note_numbering_restart_chapter); gtk_box_pack_start(GTK_BOX(vbox12), radiobutton_note_numbering_restart_chapter, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_note_numbering_restart_chapter), radiobutton_note_numbering_restart_never_group); radiobutton_note_numbering_restart_never_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_note_numbering_restart_chapter)); NoteNumberingRestartType note_numbering_type = (NoteNumberingRestartType) userint2; switch (note_numbering_type) { case nnrtNever: { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_note_numbering_restart_never), true); break; } case nnrtBook: { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_note_numbering_restart_book), true); break; } default: { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_note_numbering_restart_chapter), true); break; } } } void StylesheetDialog::on_radiobutton_note_numbering_toggled(GtkToggleButton * togglebutton, gpointer user_data) { ((StylesheetDialog *) user_data)->on_radiobutton_note_numbering(); } void StylesheetDialog::on_radiobutton_note_numbering() { if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_note_numbering_user))) { gtk_widget_set_sensitive(entry_note_numbering, true); gtk_widget_grab_focus(entry_note_numbering); } else { gtk_widget_set_sensitive(entry_note_numbering, false); } } void StylesheetDialog::print_chapter_at_first_verse_create() { print_chapter_at_first_verse = gtk_check_button_new_with_mnemonic("Print chapter number at the first verse"); gtk_widget_show(print_chapter_at_first_verse); gtk_box_pack_start(GTK_BOX(vbox6), print_chapter_at_first_verse, FALSE, FALSE, 0); g_signal_connect((gpointer) print_chapter_at_first_verse, "toggled", G_CALLBACK(on_radiobutton_print_chapter_at_first_verse_create_toggled), gpointer(this)); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(print_chapter_at_first_verse), userbool1); } void StylesheetDialog::on_radiobutton_print_chapter_at_first_verse_create_toggled(GtkToggleButton * togglebutton, gpointer user_data) { ((StylesheetDialog *) user_data)->on_radiobutton_print_chapter_at_first_verse_create(); } void StylesheetDialog::on_radiobutton_print_chapter_at_first_verse_create() { bool sensitive = !gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(print_chapter_at_first_verse)); gtk_widget_set_sensitive(hbox2, sensitive); gtk_widget_set_sensitive(checkbutton_small_caps, sensitive); gtk_widget_set_sensitive(vbox4, sensitive); // Paragraph. gtk_widget_set_sensitive(checkbutton_span, sensitive); } void StylesheetDialog::book_id_new_page_create() { hbox_id = gtk_hbox_new(FALSE, 0); gtk_widget_show(hbox_id); gtk_box_pack_start(GTK_BOX(vbox6), hbox_id, false, false, 0); checkbutton_id_newpage = gtk_check_button_new_with_mnemonic("Start on a new page"); gtk_widget_show(checkbutton_id_newpage); gtk_box_pack_start(GTK_BOX(hbox_id), checkbutton_id_newpage, FALSE, FALSE, 0); checkbutton_id_oddpage = gtk_check_button_new_with_mnemonic("with an odd number"); gtk_widget_show(checkbutton_id_oddpage); gtk_box_pack_start(GTK_BOX(hbox_id), checkbutton_id_oddpage, FALSE, FALSE, 0); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_id_newpage), userbool1); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_id_oddpage), userbool2); g_signal_connect((gpointer) checkbutton_id_newpage, "toggled", G_CALLBACK(on_checkbutton_id_newpage_toggled), gpointer(this)); on_checkbutton_id_newpage(); } void StylesheetDialog::on_radiobutton_identifier_toggled(GtkToggleButton * togglebutton, gpointer user_data) { ((StylesheetDialog *) user_data)->on_radiobutton_identifier(); } void StylesheetDialog::on_radiobutton_identifier() { // Destroy any optional widgets. destroy_optional_widgets(); // Show/hide notebooks with visual settings. IdentifierType subtype = (IdentifierType) get_subtype(); switch (subtype) { case itBook: book_id_new_page_create(); break; case itEncoding: case itComment: break; case itRunningHeader: print_in_running_header_create(); break; case itLongTOC: case itShortTOC: case itBookAbbrev: case itChapterLabel: case itPublishedChapterMarker: case itCommentWithEndmarker: break; } } void StylesheetDialog::on_checkbutton_id_newpage_toggled(GtkToggleButton * togglebutton, gpointer user_data) { ((StylesheetDialog *) user_data)->on_checkbutton_id_newpage(); } void StylesheetDialog::on_checkbutton_id_newpage() { bool newpage = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton_id_newpage)); gtk_widget_set_sensitive(checkbutton_id_oddpage, newpage); } void StylesheetDialog::colour_create() { hbox_colour = gtk_hbox_new(FALSE, 4); gtk_widget_show(hbox_colour); gtk_box_pack_start(GTK_BOX(vbox6), hbox_colour, false, false, 0); button_colour = gtk_color_button_new(); gtk_widget_show(button_colour); gtk_box_pack_start(GTK_BOX(hbox_colour), button_colour, FALSE, FALSE, 0); GdkColor colour; color_decimal_to_gdk(color, &colour); gtk_color_button_set_color(GTK_COLOR_BUTTON(button_colour), &colour); } void StylesheetDialog::print_create() { checkbutton_print = gtk_check_button_new_with_mnemonic("Print"); gtk_widget_show(checkbutton_print); gtk_box_pack_start(GTK_BOX(vbox6), checkbutton_print, FALSE, FALSE, 0); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_print), print); } void StylesheetDialog::end_note_placement_create() { // Build the interface. hbox13 = gtk_hbox_new(FALSE, 4); gtk_widget_show(hbox13); gtk_box_pack_start(GTK_BOX(vbox6), hbox13, TRUE, TRUE, 0); label60 = gtk_label_new("Print"); gtk_widget_show(label60); gtk_box_pack_start(GTK_BOX(hbox13), label60, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label60), 0.5, 0); vbox16 = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox16); gtk_box_pack_start(GTK_BOX(hbox13), vbox16, TRUE, TRUE, 0); GSList *radiobutton_print_endnotes_after_book_group = NULL; radiobutton_print_endnotes_after_book = gtk_radio_button_new_with_mnemonic(NULL, "after each book"); gtk_widget_show(radiobutton_print_endnotes_after_book); gtk_box_pack_start(GTK_BOX(vbox16), radiobutton_print_endnotes_after_book, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_print_endnotes_after_book), radiobutton_print_endnotes_after_book_group); radiobutton_print_endnotes_after_book_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_print_endnotes_after_book)); radiobutton_print_endnotes_after_everything_else = gtk_radio_button_new_with_mnemonic(NULL, "after everything else"); gtk_widget_show(radiobutton_print_endnotes_after_everything_else); gtk_box_pack_start(GTK_BOX(vbox16), radiobutton_print_endnotes_after_everything_else, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_print_endnotes_after_everything_else), radiobutton_print_endnotes_after_book_group); radiobutton_print_endnotes_after_book_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_print_endnotes_after_everything_else)); hbox14 = gtk_hbox_new(FALSE, 0); gtk_widget_show(hbox14); gtk_box_pack_start(GTK_BOX(vbox16), hbox14, TRUE, TRUE, 0); radiobutton_print_endnotes_at_marker = gtk_radio_button_new_with_mnemonic(NULL, "upon encountering marker"); gtk_widget_show(radiobutton_print_endnotes_at_marker); gtk_box_pack_start(GTK_BOX(hbox14), radiobutton_print_endnotes_at_marker, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_print_endnotes_at_marker), radiobutton_print_endnotes_after_book_group); radiobutton_print_endnotes_after_book_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_print_endnotes_at_marker)); entry_print_endnotes_marker = gtk_entry_new(); gtk_widget_show(entry_print_endnotes_marker); gtk_box_pack_start(GTK_BOX(hbox14), entry_print_endnotes_marker, FALSE, FALSE, 0); gtk_entry_set_width_chars(GTK_ENTRY(entry_print_endnotes_marker), 15); g_signal_connect((gpointer) radiobutton_print_endnotes_at_marker, "toggled", G_CALLBACK(on_radiobutton_print_endnotes_at_marker_toggled), gpointer(this)); // Make the settings. EndnotePositionType endnote_position = (EndnotePositionType) userint2; switch (endnote_position) { case eptAfterBook: { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_print_endnotes_after_book), true); break; } case eptAfterEverything: { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_print_endnotes_after_everything_else), true); break; } case eptAtMarker: { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_print_endnotes_at_marker), true); break; } } on_radiobutton_print_endnotes_at_marker(); gtk_entry_set_text(GTK_ENTRY(entry_print_endnotes_marker), userstring2.c_str()); } void StylesheetDialog::on_radiobutton_print_endnotes_at_marker_toggled(GtkToggleButton * togglebutton, gpointer user_data) { ((StylesheetDialog *) user_data)->on_radiobutton_print_endnotes_at_marker(); } void StylesheetDialog::on_radiobutton_print_endnotes_at_marker() { gtk_widget_set_sensitive(entry_print_endnotes_marker, gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_print_endnotes_at_marker))); } void StylesheetDialog::on_checkbutton_table_element_toggled(GtkToggleButton * togglebutton, gpointer user_data) { ((StylesheetDialog *) user_data)->on_checkbutton_table_element(); } void StylesheetDialog::on_checkbutton_table_element() { // Destroy any optional widgets. destroy_optional_widgets(); // Show/hide notebooks with visual settings. TableElementType subtype = (TableElementType) get_subtype(); switch (subtype) { case tetRow: gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_subtype), 6); break; case tetHeading: gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_subtype), 6); fontsize_points_create(); italic_simple_create(); bold_simple_create(); underline_simple_create(); smallcaps_simple_create(); paragraph_create("heading", false); column_number_create(); break; case tetCell: gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_subtype), 6); fontsize_points_create(); italic_simple_create(); bold_simple_create(); underline_simple_create(); smallcaps_simple_create(); paragraph_create("cell", false); column_number_create(); break; } } void StylesheetDialog::on_radiobutton_subtype_wordlist_toggled(GtkToggleButton * togglebutton, gpointer user_data) { ((StylesheetDialog *) user_data)->on_radiobutton_subtype_wordlist(); } void StylesheetDialog::on_radiobutton_subtype_wordlist() { // Destroy any optional widgets. destroy_optional_widgets(); // Show/hide notebooks with visual settings. WordListElementType subtype = (WordListElementType) get_subtype(); switch (subtype) { case wltWordlistGlossaryDictionary: gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_subtype), 7); wordlist_add_text_create(); break; case wltHebrewWordlistEntry: gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_subtype), 7); wordlist_add_text_create(); break; case wltGreekWordlistEntry: gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_subtype), 7); wordlist_add_text_create(); break; case wltSubjectIndexEntry: gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook_subtype), 7); wordlist_add_text_create(); break; } } void StylesheetDialog::column_number_create() { // Build the interface. hbox15 = gtk_hbox_new(FALSE, 5); gtk_widget_show(hbox15); gtk_box_pack_start(GTK_BOX(vbox6), hbox15, FALSE, FALSE, 0); label62 = gtk_label_new("Column number"); gtk_widget_show(label62); gtk_box_pack_start(GTK_BOX(hbox15), label62, FALSE, FALSE, 0); spinbutton_column_number_adj = gtk_adjustment_new(1, 1, 10, 1, 10, 0); spinbutton_column_number = gtk_spin_button_new(GTK_ADJUSTMENT(spinbutton_column_number_adj), 1, 0); gtk_widget_show(spinbutton_column_number); gtk_box_pack_start(GTK_BOX(hbox15), spinbutton_column_number, FALSE, FALSE, 0); gtk_spin_button_set_numeric(GTK_SPIN_BUTTON(spinbutton_column_number), TRUE); // Make the settings. gtk_spin_button_set_value(GTK_SPIN_BUTTON(spinbutton_column_number), userint1); } void StylesheetDialog::print_in_running_header_create() { checkbutton_print_in_running_header_left = gtk_check_button_new_with_mnemonic("Print this in running header of left page"); gtk_widget_show(checkbutton_print_in_running_header_left); gtk_box_pack_start(GTK_BOX(vbox6), checkbutton_print_in_running_header_left, FALSE, FALSE, 0); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_print_in_running_header_left), userbool2); checkbutton_print_in_running_header_right = gtk_check_button_new_with_mnemonic("Print this in running header of right page"); gtk_widget_show(checkbutton_print_in_running_header_right); gtk_box_pack_start(GTK_BOX(vbox6), checkbutton_print_in_running_header_right, FALSE, FALSE, 0); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_print_in_running_header_right), userbool3); } void StylesheetDialog::wordlist_add_text_create() { hbox16 = gtk_hbox_new(FALSE, 5); gtk_widget_show(hbox16); gtk_box_pack_start(GTK_BOX(vbox6), hbox16, TRUE, TRUE, 0); label64 = gtk_label_new("Add"); gtk_widget_show(label64); gtk_box_pack_start(GTK_BOX(hbox16), label64, FALSE, FALSE, 0); entry_wordlist_addition = gtk_entry_new(); gtk_widget_show(entry_wordlist_addition); gtk_box_pack_start(GTK_BOX(hbox16), entry_wordlist_addition, FALSE, TRUE, 0); gtk_entry_set_width_chars(GTK_ENTRY(entry_wordlist_addition), 5); label65 = gtk_label_new("after entry"); gtk_widget_show(label65); gtk_box_pack_start(GTK_BOX(hbox16), label65, FALSE, FALSE, 0); gtk_entry_set_text(GTK_ENTRY(entry_wordlist_addition), userstring1.c_str()); } void StylesheetDialog::restarts_paragraph_create() { checkbutton_restarts_paragraph = gtk_check_button_new_with_mnemonic("Restart paragraph"); gtk_widget_show(checkbutton_restarts_paragraph); gtk_box_pack_start(GTK_BOX(vbox6), checkbutton_restarts_paragraph, FALSE, FALSE, 0); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton_restarts_paragraph), userbool1); } bibledit-gtk-4.6/src/check_unwanted_patterns.cpp0000644000175000017500000000732611671702424022157 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "check_unwanted_patterns.h" #include "projectutils.h" #include "settings.h" #include "stylesheetutils.h" #include "utilities.h" #include "usfmtools.h" #include "books.h" #include "scripturechecks.h" #include "tiny_utilities.h" CheckUnwantedPatterns::CheckUnwantedPatterns(const ustring & project, const vector < unsigned int >&books, ustring patternsfile, bool gui) /* It checks for unwanted patterns in the text. project: project to check. books: books to check; if empty it checks them all. patternsfile: file that contains the patterns to look for. If empty, it takes the project's file with the patterns. gui: whether to show graphical progressbar. */ { // Variables. cancelled = false; // Get a list of the books to check. If no books were given, take them all. vector < unsigned int >mybooks(books.begin(), books.end()); if (mybooks.empty()) mybooks = project_get_books(project); // Read the patterns to look for. if (patternsfile.empty()) patternsfile = checks_unwanted_patterns_get_filename(project); vector < ustring > patterns; ReadText rt(patternsfile, true, false); for (unsigned int i = 0; i < rt.lines.size(); i++) patterns.push_back(rt.lines[i]); // GUI. progresswindow = NULL; if (gui) { progresswindow = new ProgressWindow("Looking for unwanted patterns", true); progresswindow->set_iterate(0, 1, mybooks.size()); } // Check each book in the project. for (unsigned int bk = 0; bk < mybooks.size(); bk++) { if (gui) { progresswindow->iterate(); if (progresswindow->cancel) { cancelled = true; return; } } // Check each chapter in the book. vector < unsigned int >chapters = project_get_chapters(project, mybooks[bk]); for (unsigned int ch = 0; ch < chapters.size(); ch++) { vector < ustring > verses = project_get_verses(project, mybooks[bk], chapters[ch]); // Check each verse in the chapter. for (unsigned int vs = 0; vs < verses.size(); vs++) { ustring line = project_retrieve_verse(project, mybooks[bk], chapters[ch], verses[vs]); // Check the verse. CategorizeLine categorize(line); ustring text(categorize.id); text.append(categorize.intro); text.append(categorize.head); text.append(categorize.chap); text.append(categorize.study); text.append(categorize.note); text.append(categorize.ref); text.append(categorize.verse); for (unsigned int i = 0; i < patterns.size(); i++) { if (text.find(patterns[i]) != string::npos) { ustring message = "Unwanted pattern "; message.append(patterns[i]); references.push_back(books_id_to_english(mybooks[bk]) + " " + convert_to_string(chapters[ch]) + ":" + verses[vs]); comments.push_back(message); } } } } } } CheckUnwantedPatterns::~CheckUnwantedPatterns() { // Clean up. if (progresswindow) delete progresswindow; } bibledit-gtk-4.6/src/usfm2osis.cpp0000644000175000017500000020214311671702424017201 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "usfm2osis.h" #include "gwrappers.h" #include #include "utilities.h" #include "tiny_utilities.h" #include "date_time_utils.h" #include "usfmtools.h" #include "constants.h" #include "books.h" #include "color.h" #include "directories.h" #include "gtkwrappers.h" #include "pdfviewer.h" #include "settings.h" #include "referenceutils.h" #include "projectutils.h" #include "styles.h" /* OSIS information is available at http://www.bibletechnologies.net/. Todd Tillinghast of Snowfall Software (todd@snowfallsoftware.com) created a series of python scripts which do the best job of converting between usfm and osis. The utilty can be downloaded from http://www.virtualstorehouse.org/downloads.html. Another resource are the Sword Project utilities available at https://crosswire.org/ftpmirror/pub/sword/utils/. Additionally, Dale P. at daledirect at gmail.com has created a perl script which does converts from usfm to osis. The GoBibleCreator 3.0 (written in C# and adapted to Java) converts usfm to its interpretation of OSIS for Java apps which run on MIDP 1 & 2 enabled cell phones. The object below transforms USFM code into OSIS code. The validity of the resulting osis file can be checked: xmllint --noout --schema osisCore.2.1.1.xsd osis.xml At times it may be necessary to use the sword api that is in svn: cd svn co https://crosswire.org/svn/sword/trunk swordtest cd swordtest ./autogen.sh ./usrinst.sh make */ Usfm2Osis::Usfm2Osis(const ustring& file) { // Initialize variables. osisfile = file; book_bibledit_id = 0; division_open = false; paragraph_open = false; chapter_number = 0; note_is_open = false; character_style_open = false; // Create the XML writer. xmlbuffer = xmlBufferCreate(); xmlwriter = xmlNewTextWriterMemory(xmlbuffer, 0); // Setup document. xmlTextWriterStartDocument(xmlwriter, NULL, "UTF-8", NULL); xmlTextWriterSetIndent(xmlwriter, 1); } Usfm2Osis::~Usfm2Osis() { // Close document and write it to disk. xmlTextWriterEndDocument(xmlwriter); xmlTextWriterFlush(xmlwriter); g_file_set_contents(osisfile.c_str(), (const gchar *)xmlbuffer->content, -1, NULL); // Free memory. if (xmlwriter) xmlFreeTextWriter(xmlwriter); if (xmlbuffer) xmlBufferFree(xmlbuffer); } void Usfm2Osis::set_stylesheet (const ustring& name) /* Sets the stylesheet to use. Note that normally a stylesheet is not needed, because the USFM markers are interpreted according to the USFM standard. However, if any unknown USFM marker is encountered, the stylesheet is consulted to find out more about it. */ { stylesheet = name; } void Usfm2Osis::header (const ustring& name, const ustring& description) // Writes the header. { xmlTextWriterStartElement(xmlwriter, BAD_CAST "osis"); xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "xmlns", "http://www.bibletechnologies.net/2003/OSIS/namespace"); xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "xmlns:xsi", "http://www.w3.org/2001/XMLSchema-instance"); xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "xsi:schemaLocation", "http://www.bibletechnologies.net/2003/OSIS/namespace http://www.bibletechnolgologies.net/OSIS/osisCore.2.1.xsd"); xmlTextWriterStartElement(xmlwriter, BAD_CAST "osisText"); xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "osisIDWork", "%s", name.c_str()); xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "osisRefWork", "Bible"); xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "xml:lang", "en"); xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "canonical", "true"); // The "header" element is a direct child of element "osisText". xmlTextWriterStartElement(xmlwriter, BAD_CAST "header"); xmlTextWriterStartElement(xmlwriter, BAD_CAST "work"); xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "osisWork", "%s", name.c_str()); xmlTextWriterStartElement(xmlwriter, BAD_CAST "title"); xmlTextWriterWriteFormatString(xmlwriter, "%s", description.c_str()); xmlTextWriterEndElement(xmlwriter); xmlTextWriterStartElement(xmlwriter, BAD_CAST "type"); xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "type", "%s", "OSIS"); xmlTextWriterWriteFormatString(xmlwriter, "%s", "Bible"); xmlTextWriterEndElement(xmlwriter); xmlTextWriterStartElement(xmlwriter, BAD_CAST "identifier"); xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "type", "OSIS"); xmlTextWriterWriteFormatString(xmlwriter, "Bible.%s", name.c_str()); xmlTextWriterEndElement(xmlwriter); xmlTextWriterStartElement(xmlwriter, BAD_CAST "rights"); xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "type", "x-copyright"); guint year, month, day; date_time_normal_get_year_month_day (date_time_julian_day_get_current (), year, month, day); xmlTextWriterWriteFormatString(xmlwriter, "The document is free. It is copyrighted (©) %d by %s. Permission is granted to copy, distribute and/or modify the documents under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.", year, g_get_real_name ()); xmlTextWriterEndElement(xmlwriter); xmlTextWriterStartElement(xmlwriter, BAD_CAST "refSystem"); xmlTextWriterWriteFormatString(xmlwriter, "Bible.%s", name.c_str()); xmlTextWriterEndElement(xmlwriter); // Close element work. xmlTextWriterEndElement(xmlwriter); // Close element header. xmlTextWriterEndElement(xmlwriter); } void Usfm2Osis::open_book(unsigned int id) { // Close any open book. if (book_bibledit_id) { close_book(); } // Save book. book_bibledit_id = id; book_osis_id = books_id_to_osis(book_bibledit_id); // Open a book division xmlTextWriterStartElement(xmlwriter, BAD_CAST "div"); xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "type", "book"); xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "osisID", "%s", book_osis_id.c_str()); } void Usfm2Osis::close_book() { if (book_bibledit_id) { xmlTextWriterEndElement(xmlwriter); book_bibledit_id = 0; } } void Usfm2Osis::load_book (vector & data) // Accept the USFM code of a full book and does the transformation. { // Load code. ustring usfm_code; for (unsigned int i = 0; i < data.size(); i++) { if (i > 0) { usfm_code.append (" "); } usfm_code.append (data[i]); } replace_text (usfm_code, "\n", " "); // Do headers and descriptions. transform_headers_and_descriptions(usfm_code); // Deal with the code for each division. transform_per_osis_division(usfm_code); } void Usfm2Osis::transform_headers_and_descriptions(ustring& usfmcode) // Does the first stage of the transformation. // It finds descriptions, and (running) headers for the book. { // Variable that holds the usfm code that has not been handled in this routine. ustring unhandled_usfm_code; // Go through all USFM code. ustring usfm_code; ustring marker_text; size_t marker_position; size_t marker_length; bool marker_is_opener; bool marker_found; while (usfm_code_available (usfm_code, usfmcode, 1000)) { marker_found = usfm_search_marker(usfm_code, marker_text, marker_position, marker_length, marker_is_opener); if (marker_found && (marker_position == 0)) { // A marker is right at the start of the line. if (false) { } // id // description[@type='usfm' and @subType='x-id'] else if (marker_text == "id") { transform_usfm_description (usfm_code, marker_text, marker_length); } // ide // description[@type='usfm' and @subType='x-ide'] else if (marker_text == "ide") { transform_usfm_description (usfm_code, marker_text, marker_length); } // toc // div[@type="tableOfContents"] // There are several toc markers in USFM. This converter transforms it into a "x-toc" description. else if (marker_text == "toc") { transform_usfm_description (usfm_code, marker_text, marker_length); } else if (marker_text == "toc1") { transform_usfm_description (usfm_code, marker_text, marker_length); } else if (marker_text == "toc2") { transform_usfm_description (usfm_code, marker_text, marker_length); } else if (marker_text == "toc3") { transform_usfm_description (usfm_code, marker_text, marker_length); } // h // div[@type='book']/title[@short='value of h marker'] else if (marker_text == "h") { transform_h_title (usfm_code, marker_length, false, NULL); } // h1 // div[@type='book']/title[@short='value of h marker'] else if (marker_text == "h1") { transform_h_title (usfm_code, marker_length, false, NULL); } // h2 // title[@type="runningHead" and placement="inside" and @short='value of h2 marker'] else if (marker_text == "h2") { transform_h_title (usfm_code, marker_length, true, "inside"); } // h3 // title[@type="runningHead" and placement="outside" and @short='value of h3 marker'] else if (marker_text == "h3") { transform_h_title (usfm_code, marker_length, true, "outside"); } else { // A marker is at the start, but it has not been handled, // so the marker is removed from the input stream, // and added to the unhandled USFM code. ustring text; text.append (usfm_code.substr (0, marker_length)); unhandled_usfm_code.append (text); usfm_code.erase (0, marker_length); } } else { // There's no marker at the start, but something else. // Whatever's there, remove it from the input stream, // and add it to the unhandled USFM code for later processing. ustring text = get_erase_code_till_next_marker (usfm_code, 0, 0, false); unhandled_usfm_code.append (text); } } // Keep the unhandled USFM code for further processing. usfmcode = unhandled_usfm_code; } void Usfm2Osis::transform_block(ustring& usfm_code) // Does the transformation of a block of USFM code. // An attempt is made to follow the OSIS manual, Appendix F, USFM to OSIS Mapping. { // Bail out if there's nothing. if (usfm_code.empty()) return; // Go through the available code. ustring marker_text; size_t marker_position; size_t marker_length; bool marker_is_opener; bool marker_found; while (!usfm_code.empty()) { marker_found = usfm_search_marker(usfm_code, marker_text, marker_position, marker_length, marker_is_opener); if (marker_found && (marker_position == 0)) { if (false) { } // Marker id should not occur here, because it has been handled earlier. // Marker ide should not occur here, because it has been handled earlier. // Marker sts goes into osis as usfm code. else if (marker_text == "sts") { transform_usfm_description (usfm_code, marker_text, marker_length); } // rem // description[@type="usfm" and subType="x-rem"] else if (marker_text == "rem") { transform_usfm_description (usfm_code, marker_text, marker_length); } // Markers h( 123) should not occur here, because these have been handled earlier. // Markers toc(123) should not occur here, because these have been handled earlier. // imt // div[@type="introduction" and @canonical="false"]/title[@type="main"] else if (marker_text == "imt") { transform_division ("introduction", false); transform_general_title (usfm_code, marker_length, "main", 0); } // imt1 // div[@type="introduction" and @canonical="false"]/title[@type="main"]/title[@level="1"] else if (marker_text == "imt1") { transform_division ("introduction", false); transform_general_title (usfm_code, marker_length, "main", 1); } // imt2 // div[@type="introduction" and @canonical="false"]/title[@type="main"]/title[@level="2"] else if (marker_text == "imt2") { transform_division ("introduction", false); transform_general_title (usfm_code, marker_length, "main", 2); } // imt3 // div[@type="introduction" and @canonical="false"]/title[@type="main"]/title[@level="3"] else if (marker_text == "imt3") { transform_division ("introduction", false); transform_general_title (usfm_code, marker_length, "main", 3); } // imt4 // div[@type="introduction" and @canonical="false"]/title[@type="main"]/title[@level="4"] else if (marker_text == "imt4") { transform_division ("introduction", false); transform_general_title (usfm_code, marker_length, "main", 4); } // is // div[@type="introduction" and @canonical="false"]/div[@type="section"]/title else if (marker_text == "is") { transform_division ("section", false); transform_general_title (usfm_code, marker_length, "section", 0); } // is1 // div[@type="introduction" and @canonical="false"]/div[@type="section"]/title else if (marker_text == "is1") { transform_division ("section", false); transform_general_title (usfm_code, marker_length, "section", 1); } // is2 // div[@type="introduction" and @canonical="false"]/div[@type="section"]/div[@type="subSection"]/title else if (marker_text == "is2") { transform_division ("section", false); transform_general_title (usfm_code, marker_length, "section", 2); } else if (marker_text == "is3") { transform_division ("section", false); transform_general_title (usfm_code, marker_length, "section", 3); } else if (marker_text == "is4") { transform_division ("section", false); transform_general_title (usfm_code, marker_length, "section", 4); } // ip // div[@type="introduction" and @canonical="false"]//p else if (marker_text == "ip") { transform_paragraph_start (usfm_code, marker_length); } // ipi // div[@type="introduction" and @canonical="false"]//list/item/p else if (marker_text == "ipi") { transform_paragraph_start (usfm_code, marker_length); } // im See notes below on \m and \b else if (marker_text == "im") { transform_paragraph_start (usfm_code, marker_length); } // imi // Continue the div[@type="introduction" and // @canonical="false"]//list/item/p if interrupted // otherwise div[@type="introduction" and // @canonical="false"]//list/item else if (marker_text == "imi") { transform_paragraph_start (usfm_code, marker_length); } // ipq // div[@type="introduction" and @canonical="false"]//q/p else if (marker_text == "ipq") { transform_paragraph_start (usfm_code, marker_length); } // imq // div[@type="introduction" and @canonical="false"]//q else if (marker_text == "imq") { transform_paragraph_start (usfm_code, marker_length); } // ipr // div[@type="introduction" and @canonical="false"]//reference else if (marker_text == "ipr") { transform_paragraph_start (usfm_code, marker_length); } // iq // div[@type="introduction" and @canonical="false"]//lg/l[@level="1"] else if (marker_text == "iq") { transform_paragraph_start (usfm_code, marker_length); } // iq1 // div[@type="introduction" and @canonical="false"]//lg/l[@level="1"] else if (marker_text == "iq1") { transform_paragraph_start (usfm_code, marker_length); } // iq2 // div[@type="introduction" and @canonical="false"]//lg/l[@level="2"] else if (marker_text == "iq2") { transform_paragraph_start (usfm_code, marker_length); } // iq3 // div[@type="introduction" and @canonical="false"]//lg/l[@level="3"] else if (marker_text == "iq3") { transform_paragraph_start (usfm_code, marker_length); } else if (marker_text == "iq4") { transform_paragraph_start (usfm_code, marker_length); } // ib See notes below on \m and \b // (This is a format oriented marker --whitespace, but needs to be preserved round-trip) else if (marker_text == "ib") { transform_paragraph_start (usfm_code, marker_length); } else if (marker_text == "ili") { transform_paragraph_start (usfm_code, marker_length); } // iot // div[@type="introduction" and @canonical="false"]//div[@type="outline"]/title else if (marker_text == "iot") { transform_paragraph_start (usfm_code, marker_length); } else if (marker_text == "io") { transform_paragraph_start (usfm_code, marker_length); } // io1 // div[@type="introduction" and @canonical="false"]//div[@type="outline"]/list/item else if (marker_text == "io1") { transform_paragraph_start (usfm_code, marker_length); } // io2 // div[@type="introduction" and @canonical="false"]//div[@type="outline"]/list/item/list/item else if (marker_text == "io2") { transform_paragraph_start (usfm_code, marker_length); } // io3 // div[@type="introduction" and @canonical="false"]//div[@type="outline"]/list/item/list/item/list/item else if (marker_text == "io3") { transform_paragraph_start (usfm_code, marker_length); } // io4 // div[@type="introduction" and @canonical="false"]//div[@type="outline"]/list/item/list/item/list/item/list/item else if (marker_text == "io4") { transform_paragraph_start (usfm_code, marker_length); } // ior // div[@type="introduction" and @canonical="false"]//div[@type="outline"]/list/item/reference else if (marker_text == "ior") { transform_paragraph_start (usfm_code, marker_length); } // iex // div[@type="bridge"] else if (marker_text == "iex") { transform_paragraph_start (usfm_code, marker_length); } else if (marker_text == "iqt") { transform_remove_marker (usfm_code, marker_length); } // imte // div[@type="introduction" and @canonical="false"]/title[@type="main"] else if (marker_text == "imte") { transform_division ("introduction", false); transform_general_title (usfm_code, marker_length, "main", 0); } // ie else if (marker_text == "ie") { transform_remove_marker (usfm_code, marker_length); } // mt // div[@type="book"]/title[@type="main"] else if (marker_text == "mt") { transform_general_title (usfm_code, marker_length, "main", 0); } // mt1 // div[@type="book"]/title[@type="main"]/title[@level="1"] else if (marker_text == "mt1") { transform_general_title (usfm_code, marker_length, "main", 1); } // mt2 // div[@type="book"]/title[@type="main"]/title[@level="2"] else if (marker_text == "mt2") { transform_general_title (usfm_code, marker_length, "main", 2); } // mt3 // div[@type="book"]/title[@type="main"]/title[@level="3"] else if (marker_text == "mt3") { transform_general_title (usfm_code, marker_length, "main", 3); } // mt4 // div[@type="book"]/title[@type="main"]/title[@level="4"] else if (marker_text == "mt4") { transform_general_title (usfm_code, marker_length, "main", 4); } // mte // div[@type="book"]/title[@type="main"] else if (marker_text == "mte") { transform_general_title (usfm_code, marker_length, "main", 0); } // mte1 // div[@type="book"]/title[@type="main"]/title[@level="1"] else if (marker_text == "mte1") { transform_general_title (usfm_code, marker_length, "main", 1); } // mte2 // div[@type="book"]/title[@type="main"]/title[@level="2"] else if (marker_text == "mte2") { transform_general_title (usfm_code, marker_length, "main", 2); } else if (marker_text == "mte3") { transform_general_title (usfm_code, marker_length, "main", 3); } else if (marker_text == "mte4") { transform_general_title (usfm_code, marker_length, "main", 4); } // ms // div[@type="majorSection"]/title else if (marker_text == "ms") { transform_division ("majorSection", true); transform_general_title (usfm_code, marker_length, "main", 0); } // ms1 // div[@type="majorSection"]/title else if (marker_text == "ms1") { transform_division ("majorSection", true); transform_general_title (usfm_code, marker_length, "main", 1); } // ms2 // div[@type="majorSection"]/div[@type="majorSection"]/title else if (marker_text == "ms2") { transform_division ("majorSection", true); transform_general_title (usfm_code, marker_length, "main", 2); } else if (marker_text == "ms3") { transform_division ("majorSection", true); transform_general_title (usfm_code, marker_length, "main", 3); } else if (marker_text == "ms4") { transform_division ("majorSection", true); transform_general_title (usfm_code, marker_length, "main", 4); } // mr // div[@type="majorSection"]/title[@type="scope"]/reference else if (marker_text == "mr") { transform_paragraph_start (usfm_code, marker_length); } // s // div[@type="section"]/title else if (marker_text == "s") { transform_division ("section", true); transform_general_title (usfm_code, marker_length, NULL, 0); } // s1 // div[@type="section"]/title else if (marker_text == "s1") { transform_division ("section", true); transform_general_title (usfm_code, marker_length, NULL, 1); } // s2 // div[@type="subSection"]/title else if (marker_text == "s2") { transform_division ("subSection", true); transform_general_title (usfm_code, marker_length, NULL, 2); } // s3 // div[@type="subSection"]/div[@type="subSection"]/title else if (marker_text == "s3") { transform_division ("subSection", true); transform_general_title (usfm_code, marker_length, NULL, 3); } // s4 // div[@type="subSection"]/div[@type="subSection"]/div[@type="subSection"]/title else if (marker_text == "s4") { transform_division ("subSection", true); transform_general_title (usfm_code, marker_length, NULL, 4); } else if (marker_text == "sr") { transform_paragraph_start (usfm_code, marker_length); } // r // title[@type='parallel']/reference else if (marker_text == "r") { transform_paragraph_start (usfm_code, marker_length); } else if (marker_text == "r") { transform_remove_marker (usfm_code, marker_length); } // d // title[@type="psalm"] else if (marker_text == "d") { transform_general_title (usfm_code, marker_length, "psalm", 0); } // sp // speech/speaker else if (marker_text == "sp") { transform_paragraph_start (usfm_code, marker_length); } // c // Write the chapter number as a milestone. else if (marker_text == "c") { ensure_chapter_closed (); transform_chapter_number (usfm_code, marker_length); } // ca // If it is desired to have two "n" attribute values then // encode two chapter elements - otherwise simply put // one or more identifier in the osisID and up to one value // for "n". else if (marker_text == "ca") { transform_remove_marker (usfm_code, marker_length); } // cl // title type="chapterLabel" else if (marker_text == "cl") { transform_general_title (usfm_code, marker_length, "chapterLabel", 0); } // cp // If it is desired to have two "n" attribute values then // encode two chapter elements - otherwise simply put // one or more identifier in the osisID and up to one value // for "n". else if (marker_text == "cp") { transform_remove_marker (usfm_code, marker_length); } // cd // div[@type="book"]/div[@type="introduction" and // preceeding-sibling::chapter] -- e.g. make this an intro // div which immediately follows a chapter milestone else if (marker_text == "cd") { transform_paragraph_start (usfm_code, marker_length); } // v // verse\@osisID and verse\@n else if (marker_text == "v") { ensure_verse_closed (); transform_verse_number (usfm_code, marker_length); } // va // If it is desired to have two "n" attribute values then // encode two verse elements - otherwise simply put one // or more identifier in the osisID and up to one value for // "n". else if (marker_text == "va") { transform_remove_marker (usfm_code, marker_length); } // vp // If it is desired to have two "n" attribute values then // encode two verse elements - otherwise simply put one // or more identifier in the osisID and up to one value for // "n". else if (marker_text == "vp") { transform_remove_marker (usfm_code, marker_length); } // p // p else if (marker_text == "p") { transform_paragraph_start (usfm_code, marker_length); } // m // See notes below on \m and \b else if (marker_text == "m") { transform_paragraph_start (usfm_code, marker_length); } // pmo // q[@type="embedded"]/salute else if (marker_text == "pmo") { transform_paragraph_start (usfm_code, marker_length); } // pm // q[@type="embedded"]/p else if (marker_text == "pm") { transform_paragraph_start (usfm_code, marker_length); } // pmc // q[@type="embedded"]/closer else if (marker_text == "pmc") { transform_paragraph_start (usfm_code, marker_length); } // pmr // q[@type="embedded"]/p[@type="x-refrain"] else if (marker_text == "pmr") { transform_paragraph_start (usfm_code, marker_length); } // pi // list/item/p else if (marker_text == "pi") { transform_paragraph_start (usfm_code, marker_length); } // pi1 // list/item/p else if (marker_text == "pi1") { transform_paragraph_start (usfm_code, marker_length); } // pi2 // list/item/list/item/p else if (marker_text == "pi2") { transform_paragraph_start (usfm_code, marker_length); } // pi3 // list/item/list/item/list/item/p else if (marker_text == "pi3") { transform_paragraph_start (usfm_code, marker_length); } else if (marker_text == "pi4") { transform_paragraph_start (usfm_code, marker_length); } // mi // See notes below on \m and \b else if (marker_text == "mi") { transform_paragraph_start (usfm_code, marker_length); } // nb else if (marker_text == "nb") { transform_remove_marker (usfm_code, marker_length); } // cls // closer else if (marker_text == "cls") { transform_paragraph_start (usfm_code, marker_length); } // li // list/item else if (marker_text == "li") { transform_paragraph_start (usfm_code, marker_length); } // li1 // list/item else if (marker_text == "li1") { transform_paragraph_start (usfm_code, marker_length); } // li2 // list/item/list/item else if (marker_text == "li2") { transform_paragraph_start (usfm_code, marker_length); } // li3 // list/item/list/item/list/item else if (marker_text == "li3") { transform_paragraph_start (usfm_code, marker_length); } // li4 // list/item/list/item/list/item/list/item else if (marker_text == "li4") { transform_paragraph_start (usfm_code, marker_length); } // pc // inscription else if (marker_text == "pc") { transform_paragraph_start (usfm_code, marker_length); } // pr // p[@type="x-refrain"] else if (marker_text == "pr") { transform_paragraph_start (usfm_code, marker_length); } // ph // list/item else if (marker_text == "ph") { transform_paragraph_start (usfm_code, marker_length); } // ph1 // list/item else if (marker_text == "ph1") { transform_paragraph_start (usfm_code, marker_length); } // ph2 // list/item/list/item else if (marker_text == "ph2") { transform_paragraph_start (usfm_code, marker_length); } // ph3 // list/item/list/item/list/item else if (marker_text == "ph3") { transform_paragraph_start (usfm_code, marker_length); } else if (marker_text == "ph4") { transform_paragraph_start (usfm_code, marker_length); } // b // See notes below on \m and \b else if (marker_text == "b") { transform_paragraph_start (usfm_code, marker_length); } // q // lg/l[@level="1"] else if (marker_text == "q") { transform_paragraph_start (usfm_code, marker_length); } // q1 // lg/l[@level="1"] else if (marker_text == "q1") { transform_paragraph_start (usfm_code, marker_length); } // q2 // lg/l[@level="2"] else if (marker_text == "q2") { transform_paragraph_start (usfm_code, marker_length); } // q3 // lg/l[@level="3"] else if (marker_text == "q3") { transform_paragraph_start (usfm_code, marker_length); } else if (marker_text == "q4") { transform_paragraph_start (usfm_code, marker_length); } // qr // l[@type="refrain"] and l[@type="attribution"] (choose qr based on context) else if (marker_text == "qr") { transform_paragraph_start (usfm_code, marker_length); } // qc // l[@type="doxology"] else if (marker_text == "qc") { transform_paragraph_start (usfm_code, marker_length); } // qs // lg/l[@type="selah"] else if (marker_text == "qs") { transform_paragraph_start (usfm_code, marker_length); } // qa // lg/l[@type="acrostic"] else if (marker_text == "qa") { transform_paragraph_start (usfm_code, marker_length); } // qac // hl[@type="acrostic"] else if (marker_text == "qac") { transform_remove_marker (usfm_code, marker_length); } // qm // q[@type="embedded"]/lg/l[@level="1"] (or leave off the level) else if (marker_text == "qm") { transform_paragraph_start (usfm_code, marker_length); } // qm1 // q[@type="embedded"]/lg/l[@level="1"] else if (marker_text == "qm1") { transform_paragraph_start (usfm_code, marker_length); } // qm2 // q[@type="embedded"]/lg/l[@level="2"] else if (marker_text == "qm2") { transform_paragraph_start (usfm_code, marker_length); } // qm3 q[@type="embedded"]/lg/l[@level="3"] else if (marker_text == "qm3") { transform_paragraph_start (usfm_code, marker_length); } else if (marker_text == "qm4") { transform_paragraph_start (usfm_code, marker_length); } // tr // table/row else if (marker_text == "tr") { transform_paragraph_start (usfm_code, marker_length); } // tr1 // treat same as tr // tr2 // treat same as tr else if (marker_text == "th") { transform_remove_marker (usfm_code, marker_length); } // th1 // row[@role="label"]/cell else if (marker_text == "th1") { transform_remove_marker (usfm_code, marker_length); } // th2 // row[@role="label"]/cell else if (marker_text == "th2") { transform_remove_marker (usfm_code, marker_length); } // th3 // row[@role="label"]/cell else if (marker_text == "th3") { transform_remove_marker (usfm_code, marker_length); } // th4 // row[@role="label"]/cell else if (marker_text == "th4") { transform_remove_marker (usfm_code, marker_length); } else if (marker_text == "th5") { transform_remove_marker (usfm_code, marker_length); } else if (marker_text == "th6") { transform_remove_marker (usfm_code, marker_length); } else if (marker_text == "thr") { transform_remove_marker (usfm_code, marker_length); } // thr1 // row[@role="label"]/cell[@align='right'] else if (marker_text == "thr1") { transform_remove_marker (usfm_code, marker_length); } // thr2 // row[@role="label"]/cell[@align='right'] else if (marker_text == "thr2") { transform_remove_marker (usfm_code, marker_length); } // thr3 // row[@role="label"]/cell[@align='right'] else if (marker_text == "thr3") { transform_remove_marker (usfm_code, marker_length); } // thr4 // row[@role="label"]/cell[@align='right'] else if (marker_text == "thr4") { transform_remove_marker (usfm_code, marker_length); } else if (marker_text == "thr5") { transform_remove_marker (usfm_code, marker_length); } else if (marker_text == "thr6") { transform_remove_marker (usfm_code, marker_length); } else if (marker_text == "tc") { transform_remove_marker (usfm_code, marker_length); } // tc1 // row/cell else if (marker_text == "tc1") { transform_remove_marker (usfm_code, marker_length); } // tc2 // row/cell else if (marker_text == "tc2") { transform_remove_marker (usfm_code, marker_length); } // tc3 // row/cell else if (marker_text == "tc3") { transform_remove_marker (usfm_code, marker_length); } // tc4 // row/cell else if (marker_text == "tc4") { transform_remove_marker (usfm_code, marker_length); } else if (marker_text == "tc5") { transform_remove_marker (usfm_code, marker_length); } else if (marker_text == "tc6") { transform_remove_marker (usfm_code, marker_length); } else if (marker_text == "tcr") { transform_remove_marker (usfm_code, marker_length); } // tcr1 // row/cell[@align='right'] else if (marker_text == "tcr1") { transform_remove_marker (usfm_code, marker_length); } // tcr2 // row/cell[@align='right'] else if (marker_text == "tcr2") { transform_remove_marker (usfm_code, marker_length); } // tcr3 // row/cell[@align='right'] else if (marker_text == "tcr3") { transform_remove_marker (usfm_code, marker_length); } // tcr4 // row/cell[@align='right'] else if (marker_text == "tcr4") { transform_remove_marker (usfm_code, marker_length); } else if (marker_text == "tcr5") { transform_remove_marker (usfm_code, marker_length); } else if (marker_text == "tcr6") { transform_remove_marker (usfm_code, marker_length); } // f // note else if (marker_text == "f") { transform_note (usfm_code, marker_length, marker_is_opener, false, false); } // fe // note[@placement="end"] else if (marker_text == "fe") { transform_note (usfm_code, marker_length, marker_is_opener, true, false); } // fr // note/reference[@type="source"] else if (marker_text == "fr") { transform_character_style (usfm_code, marker_length, marker_is_opener, "reference", "type", "source"); } // fk // catchWord else if (marker_text == "fk") { transform_character_style (usfm_code, marker_length, marker_is_opener, "catchWord"); } // fq // note/q else if (marker_text == "fq") { transform_character_style (usfm_code, marker_length, marker_is_opener, "q"); } // fqa // note/rdg else if (marker_text == "fqa") { transform_character_style (usfm_code, marker_length, marker_is_opener, "rdg"); } else if (marker_text == "fl") { // We would have put it in a character style "x-label", // but then the resulting OSIS file fails to validate against the schema. // So we just remove the character style. transform_character_style (usfm_code, marker_length, marker_is_opener, NULL); } else if (marker_text == "fp") { transform_remove_marker (usfm_code, marker_length); } // fv // seg[@type="verseNumber"] else if (marker_text == "fv") { transform_character_style (usfm_code, marker_length, marker_is_opener, "seg", "type", "verseNumber"); } // ft // text within the note element, may serve to indicate the // end of text of another format marker else if (marker_text == "ft") { transform_remove_marker (usfm_code, marker_length); ensure_character_style_closed (); } // fdc // note[not(@type='crossReference')]/seg[@edition="dc"] else if (marker_text == "fdc") { transform_character_style (usfm_code, marker_length, marker_is_opener, "seg", "edition", "dc"); } // fm // This marker should never be found in field texts. It is // for internal use only in publishing centers. else if (marker_text == "fm") { transform_remove_marker (usfm_code, marker_length); } // x note[@type="crossReference"] else if (marker_text == "x") { transform_note (usfm_code, marker_length, marker_is_opener, false, true); } // xo else if (marker_text == "xo") { transform_remove_marker (usfm_code, marker_length); } // xk // catchWord else if (marker_text == "xk") { transform_character_style (usfm_code, marker_length, marker_is_opener, "catchWord"); } // xq // q else if (marker_text == "xq") { transform_character_style (usfm_code, marker_length, marker_is_opener, "q"); } // xt // text within the note element, may serve to indicate the // end of text of another format marker else if (marker_text == "xt") { transform_remove_marker (usfm_code, marker_length); ensure_character_style_closed (); } else if (marker_text == "xot") { transform_character_style (usfm_code, marker_length, marker_is_opener, "seg", "edition", "x-ot"); } else if (marker_text == "xnt") { transform_character_style (usfm_code, marker_length, marker_is_opener, "seg", "edition", "x-nt"); } // xdc // note[@type='crossReference']/seg[@edition="dc"] else if (marker_text == "xdc") { transform_character_style (usfm_code, marker_length, marker_is_opener, "seg", "edition", "dc"); } // add // transChange[@type="added"] else if (marker_text == "xdc") { transform_character_style (usfm_code, marker_length, marker_is_opener, "transChange", "type", "added"); } // bk // reference[@type="x-bookName"] else if (marker_text == "bk") { transform_character_style (usfm_code, marker_length, marker_is_opener, "reference", "type", "x-bookName"); } // dc // transChange[@type="added" and @edition="dc"] else if (marker_text == "dc") { transform_character_style (usfm_code, marker_length, marker_is_opener, "reference", "type", "added", "edition", "dc"); } // k // seg[@type="keyword"] else if (marker_text == "k") { transform_character_style (usfm_code, marker_length, marker_is_opener, "seg", "type", "keyword"); } // lit // lg[@type='doxology']/l[@type='refrain'] else if (marker_text == "lit") { transform_character_style (usfm_code, marker_length, marker_is_opener, "lg", "type", "doxology"); } // nd // divineName else if (marker_text == "nd") { transform_character_style (usfm_code, marker_length, marker_is_opener, "divineName"); } // ord // hi[@type="super"] else if (marker_text == "nd") { transform_character_style (usfm_code, marker_length, marker_is_opener, "hi", "type", "super"); } // pn // name else if (marker_text == "pn") { transform_character_style (usfm_code, marker_length, marker_is_opener, "name"); } // qt // seg[@type="otPassage"] else if (marker_text == "qt") { transform_character_style (usfm_code, marker_length, marker_is_opener, "seg", "type", "otPassage"); } // sig // signed else if (marker_text == "sig") { transform_character_style (usfm_code, marker_length, marker_is_opener, "signed"); } // sls // foreign[@type="x-secondaryLanguage"] else if (marker_text == "sls") { transform_character_style (usfm_code, marker_length, marker_is_opener, "foreign", "type", "x-secondaryLanguage"); } // tl // foreign else if (marker_text == "tl") { transform_character_style (usfm_code, marker_length, marker_is_opener, "foreign"); } else if (marker_text == "wj") { transform_character_style (usfm_code, marker_length, marker_is_opener, "q", "who", "Jesus"); } // em // hi[@type="emphasis"] else if (marker_text == "em") { transform_character_style (usfm_code, marker_length, marker_is_opener, "hi", "type", "emphasis"); } // bd // hi[@type="bold"] else if (marker_text == "bd") { transform_character_style (usfm_code, marker_length, marker_is_opener, "hi", "type", "bold"); } // it // hi[@type="italic"] else if (marker_text == "it") { transform_character_style (usfm_code, marker_length, marker_is_opener, "hi", "type", "italic"); } // bdit // hi[@type="bold"]/hi[@type="italic"] else if (marker_text == "bdit") { transform_character_style (usfm_code, marker_length, marker_is_opener, "hi", "type", "bold", "type", "italic"); } // no // hi[@type="normal"] else if (marker_text == "bdit") { transform_character_style (usfm_code, marker_length, marker_is_opener, "hi", "type", "normal"); } // sc // hi[@type="small-caps"] else if (marker_text == "sc") { transform_character_style (usfm_code, marker_length, marker_is_opener, "hi", "type", "small-caps"); } // marker="~" // marker="//" // pb // milestone[@type="pb"] else if (marker_text == "pb") { transform_remove_marker (usfm_code, marker_length); } // fig // figure (map attributes to the "|" separated values) else if (marker_text == "fig") { transform_figure (usfm_code, marker_text, marker_length); } // ndx // index[@name="subject",@level1="..."] else if (marker_text == "ndx") { transform_remove_marker (usfm_code, marker_length); } else if (marker_text == "pro") { transform_remove_marker (usfm_code, marker_length); } // w // index[@level1="..."]... else if (marker_text == "w") { transform_remove_marker (usfm_code, marker_length); } // wh // index[@name="hebrew",@level1="..."]... else if (marker_text == "wh") { transform_remove_marker (usfm_code, marker_length); } // wg // index[@name="greek",@level1="..."]... else if (marker_text == "wg") { transform_remove_marker (usfm_code, marker_length); } // periph // The following markers are no longer part of the USFM standard. // conc // div[@type="concordance"] // cov // div[@type="coverPage"] // glo // div[@type="glossary"] // idx // div[@type="index"] // intro // div[@type="introduction"] // map // div[@type="map"] // phi // treat same as ph // pref // div[@type="preface"] // ps // p // psi // treat same as pi // pub // div[@type="publicationData"] // pubinfo // Encode in using the Doublin Core elements in work in the header. // If for presentation purposes this may be encoded within div[@type="publicationData"] // restore // description[@type="usfm" and subType="x-restore"] else if (marker_text == "restore") { transform_usfm_description (usfm_code, marker_text, marker_length); } // spin // div[@type="spine"] else { transform_fallback(usfm_code); } } else { transform_fallback(usfm_code); } } // Be sure that the division is closed. ensure_division_closed (); // Appendix F.1 Notes on \b, \m, and \mi // If \b immediately follows a line group, list, or table and is not immediatelly followed by \s, \s#, \p, \ms, \ms#, // or \ps, then the \b is simply indicating that the line group, list, or table is closing, OTHERWISE an explicit // line break must be encoded // \m immediately following a line group, list, or table closes the line group, list, or table and continues the text // that follows in the already open container including a div element OTHERWISE an explicit line break must // be inserted and the text that follows in the already open container including div (if a \m immediately follows // a \b then an explicit line break is inserted) // \mi immediately following a line group, list, or table closes the line group, list, or table and continues the text // that follows in the parent of the line group, list, or table if an ancestor is q[@type="embeded] OTHERWISE // a q[@type='embedded'] is inserted into the parent of of the line group, list, or table, OTHERWISE if a // q[type='embedded'] is an ancestor insert an explicit line break. If not q[@type='embedded'] is an ancestor // then open one and continue the text that follows with no line break. // if the current container or one of its ancestors is a q[type='embeded'] then insert a explicit line break and // continue within the current container OTHERWISE open a q[@type='embeded'] and continue within it // \ib, \im, and \imi behave the same as \b, \m, and \mi but are within a div[@type='introduction'] // In addation and overriding the above, if a line break ( // ) element would be encoded as the first node (element node or text node) within a div, p, or q element so as // to represent a \m or \mi concept, the line break element is unnecessary and should be ommited. // In all of the above rules regarding \b, \m, \mi, \imi, and \im a note is ignored when determining immediately // following, immediately preceding, and first relationships. } void Usfm2Osis::transform_fallback(ustring& usfm_code) // This transformation is called when no other transformation could be done. { // Bail out if there's no usfm code available. if (usfm_code.empty()) return; // Ensure paragraph state. ensure_paragraph_opened(); // Get the text till the next marker. ustring marker; size_t marker_position; size_t marker_length; bool is_opener; bool marker_found = usfm_search_marker(usfm_code, marker, marker_position, marker_length, is_opener); ustring text; if (marker_found) { text = usfm_code.substr(0, marker_position); usfm_code.erase(0, marker_position); // Handle the case that the marker is at the start. // Should never occur, but it is put here for robustness. if (marker_position == 0) { text = usfm_code.substr(0, 1); usfm_code.erase(0, 1); } } else { text = usfm_code; usfm_code.clear(); } // Write that text. xmlTextWriterWriteFormatString(xmlwriter, "%s", text.c_str()); } void Usfm2Osis::transform_usfm_description (ustring& usfm_code, const ustring& marker_text, size_t marker_length) // According to the Osis manual, certain USFM codes translate into "description" elements in Osis. { ustring text = get_erase_code_till_next_marker (usfm_code, 0, marker_length, true); ustring subtype = "x-" + marker_text; /* The OSIS file fails to validate if a "description" element is written. So we just get rid of it, without transforming it. xmlTextWriterStartElement(xmlwriter, BAD_CAST "description"); xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "type", "usfm"); xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "subType", subtype.c_str()); xmlTextWriterWriteFormatString(xmlwriter, "%s", text.c_str()); xmlTextWriterEndElement(xmlwriter); */ } void Usfm2Osis::transform_h_title (ustring& usfm_code, size_t marker_length, bool runningheader, const gchar * placement) // This transforms the \h into the Osis title element. { ustring title = get_erase_code_till_next_marker (usfm_code, 0, marker_length, true); xmlTextWriterStartElement(xmlwriter, BAD_CAST "title"); if (runningheader) { xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "type", "runningHead"); } if (placement) { xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "placement", "%s", placement); } xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "short", "%s", title.c_str()); xmlTextWriterEndElement(xmlwriter); } void Usfm2Osis::transform_per_osis_division(ustring& usfmcode) // Chops the code up into OSIS divisions and initiates the transformation. { // Division text ustring division_usfm_code; // Go through all USFM code. ustring usfm_code; ustring marker_text; size_t marker_position; size_t marker_length; bool marker_is_opener; bool marker_found; while (usfm_code_available (usfm_code, usfmcode, 1000)) { marker_found = usfm_search_marker(usfm_code, marker_text, marker_position, marker_length, marker_is_opener); if (marker_found && (marker_position == 0)) { // A marker is right at the start of the line. if (marker_is_opener && usfm_is_osis_division (marker_text)) { transform_block(division_usfm_code); } // Remove the marker from the input stream, // and add it to the USFM code of this division. ustring text = usfm_code.substr (0, marker_length); division_usfm_code.append (text); usfm_code.erase (0, marker_length); } else { // There's no marker at the start, but something else. // Remove it from the input stream, and add it to the division. ustring text = get_erase_code_till_next_marker (usfm_code, 0, 0, false); division_usfm_code.append (text); } } // Transform possible remaining block of USFM code. transform_block(division_usfm_code); // Be sure that the chapter is closed. ensure_chapter_closed (); } bool Usfm2Osis::usfm_is_osis_division (const ustring& marker) // Returns true if the marker would result in an osis division. { extern Styles * styles; USFMStandard * usfmstandard = styles->usfmstandard(); UsfmFunctionType function = usfmstandard->marker_function (marker); switch (function) { case uftUnknown: return false; case uftFile: return true; case uftEncoding: return false; case uftStatus: return false; case uftComment: return false; case uftRunningHeader: return false; case uftLongToc: return false; case uftShortToc: return false; case uftBookAbbr: return false; case uftTitle: return true; case uftSection: return true; case uftParagraph: return false; case uftList: return false; case uftText: return false; case uftChapter: return false; case uftChapterLabel: return false; case uftChapterMarker: return false; case uftVerse: return false; case uftVerseMarker: return false; case uftNoBreak: return false; case uftRow: return false; case uftCell: return false; case uftFootnote: return false; case uftEndnote: return false; case uftNoteMark: return false; case uftCrossreference: return false; case uftKeyword: return false; case uftSpace: return false; case uftBreak: return false; case uftPage: return false; case uftFigure: return false; case uftIndex: return false; case uftPronunciation: return false; case uftWordlist: return false; case uftGreek: return false; case uftHebrew: return false; case uftPeripheral: return true; } return false; } void Usfm2Osis::transform_division (const gchar * type, bool canonical) // Opens a new division. { // Ensure any previous division or paragraph are closed. ensure_paragraph_closed (); // Open a division. ensure_division_opened (); if (type) { xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "type", "%s", type); } ustring canonical_text = "false"; if (canonical) { canonical_text = "true"; } xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "canonical", "%s", canonical_text.c_str()); } void Usfm2Osis::transform_general_title (ustring& usfm_code, size_t marker_length, const gchar * type, unsigned int level) // This transforms a general title. { ensure_paragraph_closed(); ensure_division_opened(); xmlTextWriterStartElement(xmlwriter, BAD_CAST "title"); if (type) { xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "type", "%s", type); } if (level) { xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "level", "%d", level); } ustring title = get_erase_code_till_next_marker (usfm_code, 0, marker_length, true); xmlTextWriterWriteFormatString(xmlwriter, "%s", title.c_str()); xmlTextWriterEndElement(xmlwriter); } void Usfm2Osis::transform_paragraph_start (ustring& usfm_code, size_t marker_length) // Transforms code that starts a paragraph. { // Close any previous paragraph. ensure_paragraph_closed (); // Open a paragraph. ensure_paragraph_opened(); // Remove the marker from the input code. usfm_code.erase (0, marker_length); } void Usfm2Osis::ensure_division_opened () { // If the division is not yet open, open it. if (!division_open) { xmlTextWriterStartElement(xmlwriter, BAD_CAST "div"); division_open = true; } } void Usfm2Osis::ensure_division_closed () { // First ensure that the paragraph is closed. ensure_paragraph_closed(); // If the division is open, close it. if (division_open) { xmlTextWriterEndElement(xmlwriter); division_open = false; } } void Usfm2Osis::ensure_paragraph_opened () { // First ensure that a division is open. ensure_division_opened(); // If the paragraph is not open, open one. if (!paragraph_open) { xmlTextWriterStartElement(xmlwriter, BAD_CAST "p"); paragraph_open = true; } } void Usfm2Osis::ensure_paragraph_closed () { // If the paragraph is open, close it. if (paragraph_open) { ensure_character_style_closed(); ensure_note_closed(); xmlTextWriterEndElement(xmlwriter); paragraph_open = false; } } void Usfm2Osis::transform_remove_marker (ustring& usfm_code, size_t marker_length) // This just removes the marker. { // Remove the marker from the input code. usfm_code.erase (0, marker_length); } void Usfm2Osis::ensure_chapter_closed () // Ensures that the chapter milestone is closed. { ensure_verse_closed(); if (!chapter_osis_id.empty()) { // Close chapter milestone, e.g.: xmlTextWriterStartElement(xmlwriter, BAD_CAST "chapter"); xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "eID", "%s", chapter_osis_id.c_str()); xmlTextWriterEndElement(xmlwriter); chapter_osis_id.clear(); } } void Usfm2Osis::transform_chapter_number (ustring& usfm_code, size_t marker_length) { // Extract the chapter number from the usfm code. usfm_code.erase (0, marker_length); ustring chapter_number = get_erase_code_till_next_marker (usfm_code, 0, 0, true); // Store the OSIS id. chapter_osis_id = book_osis_id + "." + chapter_number; // Write milestone, e.g.: xmlTextWriterStartElement(xmlwriter, BAD_CAST "chapter"); xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "sID", "%s", chapter_osis_id.c_str()); xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "osisID", "%s", chapter_osis_id.c_str()); xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "n", "%s", chapter_number.c_str()); xmlTextWriterEndElement(xmlwriter); } void Usfm2Osis::ensure_verse_closed () // Ensures that the verse milestone is closed. { if (!verse_osis_id.empty()) { // Close verse milestone, e.g.: xmlTextWriterStartElement(xmlwriter, BAD_CAST "verse"); xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "eID", "%s", verse_osis_id.c_str()); xmlTextWriterEndElement(xmlwriter); verse_osis_id.clear(); } } void Usfm2Osis::transform_verse_number (ustring& usfm_code, size_t marker_length) { // Extract the verse number from the usfm code. usfm_code.erase (0, marker_length); ustring verse_number = usfm_get_verse_number (usfm_code, true, true); // Store the OSIS id. verse_osis_id = chapter_osis_id + "." + verse_number; // Write milestone, e.g.: xmlTextWriterStartElement(xmlwriter, BAD_CAST "verse"); xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "sID", "%s", verse_osis_id.c_str()); xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "osisID", "%s", verse_osis_id.c_str()); xmlTextWriterEndElement(xmlwriter); } void Usfm2Osis::transform_note (ustring& usfm_code, size_t marker_length, bool is_opener, bool endnote, bool xref) /* This procedure only does the start of the note, and the end. All markers in between are handled by the main procedure. Sample transformation for a whole note: USFM: \f + \fr 3:20 \ft \fk Ê‑va\fk* nghĩa là \fq sự sống.\fq\f* OSIS: Ê-va nghĩa là sự sống. */ { // Remove the marker from the input stream. usfm_code.erase (0, marker_length); // Ensure any running note gets closed. ensure_note_closed(); // A pararaph should be open where the note can be inserted into. ensure_paragraph_opened(); // If the marker ends the note, bail out. The note has been closed already. if (!is_opener) { return; } // Open the note element, and set some attributes. xmlTextWriterStartElement(xmlwriter, BAD_CAST "note"); if (endnote) { xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "placement", "end"); } if (xref) { xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "type", "crossReference"); } else { // From USFM one cannot extract information about the type of the note, // yet we need to pick a type, so let's call it a "study" note. xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "type", "study"); } // Write the osisRef. xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "osisRef", "%s", verse_osis_id.c_str()); // Extract the caller from the input stream. ustring caller = "+"; if (!usfm_code.empty()) { caller = usfm_code.substr (0, 1); usfm_code.erase (0, 1); } // Remove whitespace following the caller. if (!usfm_code.empty()) { if (usfm_code.substr (0, 1) == " ") { usfm_code.erase (0, 1); } } // Derive the caller as to be put in the OSIS note. if (caller == "+") caller.clear(); if (caller == "-"); caller.clear(); // Write the osisID. ustring note_osis_id = verse_osis_id + "!"; if (endnote) { note_osis_id.append ("endnote"); } else if (xref) { note_osis_id.append ("crossReference"); } else { note_osis_id.append ("footnote"); } if (!caller.empty()) { note_osis_id.append ("." + caller); } xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "osisID", "%s", note_osis_id.c_str()); // Write the n attribute, if it's there. if (!caller.empty()) { xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "n", "%s", caller.c_str()); } // Set a flag that the note is open. note_is_open = true; } void Usfm2Osis::ensure_note_closed () // Ensure that a note is closed. { if (note_is_open) { ensure_character_style_closed (); xmlTextWriterEndElement(xmlwriter); note_is_open = false; } } void Usfm2Osis::transform_character_style (ustring& usfm_code, size_t marker_length, bool is_opener, const gchar * element) { transform_character_style (usfm_code, marker_length, is_opener, element, NULL, NULL); } void Usfm2Osis::transform_character_style (ustring& usfm_code, size_t marker_length, bool is_opener, const gchar * element, const gchar * attribute_name, const gchar * attribute_value) { transform_character_style (usfm_code, marker_length, is_opener, element, attribute_name, attribute_value, NULL, NULL); } void Usfm2Osis::transform_character_style (ustring& usfm_code, size_t marker_length, bool is_opener, const gchar * element, const gchar * attribute1_name, const gchar * attribute1_value, const gchar * attribute2_name, const gchar * attribute2_value) { // Remove the marker from the input stream. usfm_code.erase (0, marker_length); // Ensure that a paragraph is opened. ensure_paragraph_opened(); // If there's any character style, always ensure that the previous one closes. ensure_character_style_closed (); // If it happened to be a closing marker, we've done all what's needed: bail out. if (!is_opener) return; // If there's no element, bail out. if (element == NULL) return; // Open the element for the character style. xmlTextWriterStartElement(xmlwriter, BAD_CAST element); // Optionally write the first attribute. if (attribute1_name) { xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST attribute1_name, "%s", attribute1_value); } // Optionally write the second attribute. if (attribute2_name) { xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST attribute2_name, "%s", attribute2_value); } // Set flag that a character style is open. character_style_open = true; } void Usfm2Osis::ensure_character_style_closed() { if (character_style_open) { xmlTextWriterEndElement(xmlwriter); character_style_open = false; } } void Usfm2Osis::transform_figure (ustring& usfm_code, const ustring& marker_text, size_t marker_length) { // Get the actual bit that describes the picture; erase it from the line. // The picture comes in the form of, e.g. "|biblesociety.gif|col||||" ustring desc; ustring file; ustring size; ustring loc; ustring copy; ustring cap; ustring ref; usfm_dissect_figure (usfm_code, marker_text, marker_length, desc, file, size, loc, copy, cap, ref); // Transform to osis. xmlTextWriterStartElement(xmlwriter, BAD_CAST "figure"); if (!desc.empty()) { xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "desc", "%s", desc.c_str()); } if (!file.empty()) { xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "file", "%s", file.c_str()); } if (!size.empty()) { xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "size", "%s", size.c_str()); } if (!loc.empty()) { xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "loc", "%s", loc.c_str()); } if (!copy.empty()) { xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "copy", "%s", copy.c_str()); } if (!cap.empty()) { xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "cap", "%s", cap.c_str()); } if (!ref.empty()) { xmlTextWriterWriteFormatAttribute(xmlwriter, BAD_CAST "ref", "%s", ref.c_str()); } xmlTextWriterEndElement(xmlwriter); } bibledit-gtk-4.6/src/compareutils.h0000644000175000017500000000302711671702424017423 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_COMPAREUTILS_H #define INCLUDED_COMPAREUTILS_H #include "libraries.h" #include "progresswindow.h" #include "project_memory.h" #include "windowreferences.h" void compare_with (WindowReferences * references_window, const ustring& project, const ustring& secondproject, bool print_changes_only); bool compare_projects (ProjectMemory& originalproject, ProjectMemory& secondproject, ProjectMemory& outputproject); void compare_get_changes (ProjectMemory& project, vector & changed_references); void compare_get_additions_deletions (ProjectMemory& originalproject, ProjectMemory& secondproject, vector& results); void compare_usfm_text (vector& original, vector& edit, vector& output, bool mark_new_line); #endif bibledit-gtk-4.6/src/check_repetition.cpp0000644000175000017500000001245011671702424020566 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "check_repetition.h" #include "projectutils.h" #include "settings.h" #include "stylesheetutils.h" #include "utilities.h" #include "usfmtools.h" #include "books.h" #include "scripturechecks.h" #include "tiny_utilities.h" CheckRepetition::CheckRepetition(const ustring & project, const vector < unsigned int >&books, bool ignorecase, const ustring & only_these, const ustring & ignore_these, bool gui) /* It checks repeating whole words in the text. project: project to check. books: books to check; if empty it checks them all. ignorecase: whether to ignore the case. only_these: if given, filename of the words to only include. ignore_these: if given, filename of the words to ignore. gui: whether to show graphical progressbar. */ { // Variables. cancelled = false; // Get a list of the books to check. If no books were given, take them all. vector < unsigned int >mybooks(books.begin(), books.end()); if (mybooks.empty()) mybooks = project_get_books(project); // Read possible words to only include, or to exclude. set < ustring > onlythese; if (!only_these.empty()) { ReadText rt(only_these, true, false); for (unsigned int i = 0; i < rt.lines.size(); i++) { if (ignorecase) rt.lines[i] = rt.lines[i].casefold(); onlythese.insert(rt.lines[i]); } } set < ustring > ignorethese_set; vector < ustring > ignorethese_list; if (!ignore_these.empty()) { ReadText rt(ignore_these, true, false); for (unsigned int i = 0; i < rt.lines.size(); i++) { if (ignorecase) rt.lines[i] = rt.lines[i].casefold(); ignorethese_set.insert(rt.lines[i]); ignorethese_list.push_back(rt.lines[i]); } ignorethese_list = rt.lines; } // GUI. progresswindow = NULL; if (gui) { progresswindow = new ProgressWindow("Repeating words", true); progresswindow->set_iterate(0, 1, mybooks.size()); } // Check each book in the project. for (unsigned int bk = 0; bk < mybooks.size(); bk++) { if (gui) { progresswindow->iterate(); if (progresswindow->cancel) { cancelled = true; return; } } // Check each chapter in the book. vector < unsigned int >chapters = project_get_chapters(project, mybooks[bk]); for (unsigned int ch = 0; ch < chapters.size(); ch++) { vector < ustring > verses = project_get_verses(project, mybooks[bk], chapters[ch]); // Check each verse in the chapter. for (unsigned int vs = 0; vs < verses.size(); vs++) { ustring line = project_retrieve_verse(project, mybooks[bk], chapters[ch], verses[vs]); // Check the verse. CategorizeLine categorize(line); ustring text(categorize.id); text.append(categorize.intro); text.append(categorize.head); text.append(categorize.chap); text.append(categorize.study); text.append(categorize.note); text.append(categorize.ref); text.append(categorize.verse); ParseWords parsewords(text); ustring previousword; for (unsigned int i = 0; i < parsewords.words.size(); i++) { ustring word = parsewords.words[i]; if (ignorecase) word = word.casefold(); if (word == previousword) { bool print = true; if (!onlythese.empty()) { if (onlythese.find(word) == onlythese.end()) print = false; } if (print) { if (!ignorethese_set.empty()) if (ignorethese_set.find(word) != ignorethese_set.end()) print = false; } // Deal with certain texts between repeating words, so that if these texts // are found in between, this repetition is ignored. if (print) { if (ignorecase) text = text.casefold(); for (unsigned int i2 = 0; i2 < ignorethese_list.size(); i2++) { ustring assembly = word + ignorethese_list[i2] + word; if (text.find(assembly) != string::npos) { print = false; continue; } } } if (print) { ustring message = "Repeated: "; message.append(word); references.push_back(books_id_to_english(mybooks[bk]) + " " + convert_to_string(chapters[ch]) + ":" + verses[vs]); comments.push_back(message); } } previousword = word; } } } } } CheckRepetition::~CheckRepetition() { if (progresswindow) delete progresswindow; } bibledit-gtk-4.6/src/windowshowrelatedverses.h0000644000175000017500000000372111671702424021716 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_WINDOW_SHOW_RELATED_VERSES_H #define INCLUDED_WINDOW_SHOW_RELATED_VERSES_H #include #include "ustring.h" #include "reference.h" #include "floatingwindow.h" extern "C" { #include } #include "htmlwriter2.h" enum RelatedItemType {ritNone, ritKeytermId, ritStrongNumber, ritParallels}; class WindowShowRelatedVerses : public FloatingWindow { public: WindowShowRelatedVerses(GtkWidget * parent_layout, GtkAccelGroup *accelerator_group, bool startup); virtual ~WindowShowRelatedVerses(); void go_to(const ustring& project, const Reference& reference); GtkWidget *button_item; RelatedItemType item_type; ustring item_id; protected: GtkWidget *scrolledwindow; GtkWidget *htmlview; private: Reference myreference; ustring myproject; static gboolean on_html_link_clicked(GtkHTML *html, const gchar * url, gpointer user_data); void html_link_clicked(const gchar * url); ustring active_url; map scrolling_position; static void thread_start(gpointer data); void thread_main(gpointer data); bool thread_runs; guint event_id; static bool on_timeout(gpointer user_data); bool timeout(); }; #endif bibledit-gtk-4.6/src/styles.h0000644000175000017500000000231511671702424016236 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_STYLES_H #define INCLUDED_STYLES_H #include "libraries.h" #include "usfm.h" #include "usfmstandard.h" #include "stylesheet.h" class Styles { public: Styles (int dummy); ~Styles (); Usfm * usfm (const ustring& stylesheet); USFMStandard * usfmstandard(); Stylesheet * stylesheet (const ustring& name); private: vector usfms; USFMStandard * myusfmstandard; vector stylesheets; }; #endif bibledit-gtk-4.6/src/assistantimport.h0000644000175000017500000000776011671702424020170 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_ASSISTANT_IMPORT_H #define INCLUDED_ASSISTANT_IMPORT_H #include #include "ustring.h" #include "assistants.h" #include "backup.h" #include "export_utils.h" #include "windowreferences.h" #include "windowstyles.h" #include "windowcheckkeyterms.h" #include "import.h" #include "bibleworks.h" #include "windowsoutpost.h" class ImportAssistant : public AssistantBase { public: ImportAssistant(WindowReferences * references_window, WindowStyles * styles_window, WindowCheckKeyterms * check_keyterms_window, WindowsOutpost * windows_outpost); virtual ~ImportAssistant(); bool import_notes; bool import_keyterms; private: // Local variables. WindowReferences * my_references_window; WindowStyles * my_styles_window; WindowCheckKeyterms * my_check_keyterms_window; WindowsOutpost * my_windows_outpost; // Assistant page preparation. static void on_assistant_prepare_signal (GtkAssistant *assistant, GtkWidget *page, gpointer user_data); void on_assistant_prepare (GtkWidget *page); // Import type selection. int page_number_select_type; GtkWidget *vbox_select_type; GtkWidget *radiobutton_select_type_bible; GtkWidget *radiobutton_select_type_references; GtkWidget *radiobutton_select_type_stylesheet; GtkWidget *radiobutton_select_type_notes; GtkWidget *radiobutton_select_type_keyterms; ImportType get_type (); // Confirm or change Bible. int page_number_bible_name; GtkWidget *vbox_bible_name; GtkWidget *label_project_name; GtkWidget *button_bible_name; GtkWidget *alignment1; GtkWidget *hbox1; GtkWidget *image1; GtkWidget *label12; static void on_button_bible_name_clicked (GtkButton *button, gpointer user_data); void on_button_bible_name (); ustring bible_name; // Bible import type. int page_number_bible_type; GtkWidget *vbox_bible_type; GtkWidget *radiobutton_bible_usfm; GtkWidget *radiobutton_bible_bibleworks; GtkWidget *radiobutton_bible_online_bible; GtkWidget *radiobutton_bible_raw_text; ImportBibleType get_bible_type (); // Online Bible running? int page_number_online_bible_running; GtkWidget * label_online_bible_running; // Online Bible to import. int page_number_online_bible_bible; GtkWidget * vbox_online_bible_bible; GtkWidget * combobox_online_bible_bible; static void on_combobox_online_bible_bible_changed (GtkComboBox *combobox, gpointer user_data); void on_combobox_online_bible_bible (); // Select files. int page_number_files; GtkWidget *vbox_files; GtkWidget *button_files; GtkWidget *label_files; static void on_button_files_clicked (GtkButton *button, gpointer user_data); void on_button_files (); vector files_names; vector files_book_ids; vector files_messages; // Confirmation stuff. int page_number_confirm; GtkWidget *label_confirm; GtkWidget *label_progress; GtkWidget *label_summary; int summary_page_number; vector summary_messages; static void on_assistant_apply_signal (GtkAssistant *assistant, gpointer user_data); void on_assistant_apply (); static gint assistant_forward_function (gint current_page, gpointer user_data); gint assistant_forward (gint current_page); set forward_sequence; }; #endif bibledit-gtk-4.6/src/windownotes.cpp0000644000175000017500000013726011671702424017636 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include #include "windownotes.h" #include "help.h" #include "floatingwindow.h" #include "gui_features.h" #include "notes_utils.h" #include "books.h" #include "combobox.h" #include "tiny_utilities.h" #include "date_time_utils.h" #include #include "sqlite_reader.h" #include "gwrappers.h" #include "htmlcolor.h" #include "settings.h" #include "utilities.h" #include "bible.h" #include "gtkwrappers.h" #include "dialogprojectnote.h" #include "dialogyesnoalways.h" WindowNotes::WindowNotes(GtkWidget * parent_layout, GtkAccelGroup *accelerator_group, bool startup): FloatingWindow(parent_layout, widNotes, "Project notes", startup) // Project notes window. { // Initialize variables. note_editor = NULL; redisplay_source_id = 0; displayprojectnotes = NULL; gui_source_id = 0; edited_note_id = 0; GuiFeatures guifeatures(0); notebook1 = gtk_notebook_new(); gtk_widget_show(notebook1); gtk_container_add(GTK_CONTAINER(vbox_client), notebook1); gtk_notebook_set_show_tabs(GTK_NOTEBOOK(notebook1), FALSE); scrolledwindow_notes = gtk_scrolled_window_new(NULL, NULL); gtk_widget_show(scrolledwindow_notes); gtk_container_add(GTK_CONTAINER(notebook1), scrolledwindow_notes); gtk_scrolled_window_set_policy(GTK_SCROLLED_WINDOW(scrolledwindow_notes), GTK_POLICY_AUTOMATIC, GTK_POLICY_AUTOMATIC); htmlview_notes = gtk_html_new(); gtk_widget_show(htmlview_notes); gtk_container_add(GTK_CONTAINER(scrolledwindow_notes), htmlview_notes); gtk_html_allow_selection(GTK_HTML(htmlview_notes), true); connect_focus_signals (htmlview_notes); hbox14 = gtk_hbox_new(FALSE, 0); gtk_widget_show(hbox14); gtk_container_add(GTK_CONTAINER(notebook1), hbox14); vbox_note_editor = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox_note_editor); gtk_box_pack_start(GTK_BOX(hbox14), vbox_note_editor, TRUE, TRUE, 0); toolbar_note_editor = gtk_toolbar_new(); gtk_widget_show(toolbar_note_editor); gtk_box_pack_start(GTK_BOX(vbox_note_editor), toolbar_note_editor, FALSE, FALSE, 0); gtk_toolbar_set_style(GTK_TOOLBAR(toolbar_note_editor), GTK_TOOLBAR_BOTH); toolitem_note_edit_font_size = (GtkWidget *) gtk_tool_item_new(); gtk_widget_show(toolitem_note_edit_font_size); gtk_container_add(GTK_CONTAINER(toolbar_note_editor), toolitem_note_edit_font_size); combobox_note_edit_font_size = gtk_combo_box_new_text(); gtk_widget_show(combobox_note_edit_font_size); gtk_container_add(GTK_CONTAINER(toolitem_note_edit_font_size), combobox_note_edit_font_size); gtk_combo_box_set_focus_on_click(GTK_COMBO_BOX(combobox_note_edit_font_size), FALSE); toolitem_note_edit_paragraph_style = (GtkWidget *) gtk_tool_item_new(); gtk_widget_show(toolitem_note_edit_paragraph_style); gtk_container_add(GTK_CONTAINER(toolbar_note_editor), toolitem_note_edit_paragraph_style); combobox_note_edit_paragraph_style = gtk_combo_box_new_text(); gtk_widget_show(combobox_note_edit_paragraph_style); gtk_container_add(GTK_CONTAINER(toolitem_note_edit_paragraph_style), combobox_note_edit_paragraph_style); gtk_combo_box_set_focus_on_click(GTK_COMBO_BOX(combobox_note_edit_paragraph_style), FALSE); toolitem_note_edit_bold = (GtkWidget *) gtk_tool_item_new(); gtk_widget_show(toolitem_note_edit_bold); gtk_container_add(GTK_CONTAINER(toolbar_note_editor), toolitem_note_edit_bold); togglebutton_note_edit_bold = gtk_toggle_button_new(); gtk_widget_show(togglebutton_note_edit_bold); gtk_container_add(GTK_CONTAINER(toolitem_note_edit_bold), togglebutton_note_edit_bold); gtk_button_set_focus_on_click(GTK_BUTTON(togglebutton_note_edit_bold), FALSE); image29121 = gtk_image_new_from_stock("gtk-bold", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image29121); gtk_container_add(GTK_CONTAINER(togglebutton_note_edit_bold), image29121); toolitem_note_edit_italics = (GtkWidget *) gtk_tool_item_new(); gtk_widget_show(toolitem_note_edit_italics); gtk_container_add(GTK_CONTAINER(toolbar_note_editor), toolitem_note_edit_italics); togglebutton_note_edit_italics = gtk_toggle_button_new(); gtk_widget_show(togglebutton_note_edit_italics); gtk_container_add(GTK_CONTAINER(toolitem_note_edit_italics), togglebutton_note_edit_italics); gtk_button_set_focus_on_click(GTK_BUTTON(togglebutton_note_edit_italics), FALSE); image29122 = gtk_image_new_from_stock("gtk-italic", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image29122); gtk_container_add(GTK_CONTAINER(togglebutton_note_edit_italics), image29122); toolitem_note_edit_underline = (GtkWidget *) gtk_tool_item_new(); gtk_widget_show(toolitem_note_edit_underline); gtk_container_add(GTK_CONTAINER(toolbar_note_editor), toolitem_note_edit_underline); togglebutton_note_edit_underline = gtk_toggle_button_new(); gtk_widget_show(togglebutton_note_edit_underline); gtk_container_add(GTK_CONTAINER(toolitem_note_edit_underline), togglebutton_note_edit_underline); gtk_button_set_focus_on_click(GTK_BUTTON(togglebutton_note_edit_underline), FALSE); image29114 = gtk_image_new_from_stock("gtk-underline", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image29114); gtk_container_add(GTK_CONTAINER(togglebutton_note_edit_underline), image29114); toolitem_note_edit_strike_through = (GtkWidget *) gtk_tool_item_new(); gtk_widget_show(toolitem_note_edit_strike_through); gtk_container_add(GTK_CONTAINER(toolbar_note_editor), toolitem_note_edit_strike_through); togglebutton_note_edit_strike_through = gtk_toggle_button_new(); gtk_widget_show(togglebutton_note_edit_strike_through); gtk_container_add(GTK_CONTAINER(toolitem_note_edit_strike_through), togglebutton_note_edit_strike_through); gtk_button_set_focus_on_click(GTK_BUTTON(togglebutton_note_edit_strike_through), FALSE); image29123 = gtk_image_new_from_stock("gtk-strikethrough", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image29123); gtk_container_add(GTK_CONTAINER(togglebutton_note_edit_strike_through), image29123); toolitem_note_edit_left_justify = (GtkWidget *) gtk_tool_item_new(); gtk_widget_show(toolitem_note_edit_left_justify); gtk_container_add(GTK_CONTAINER(toolbar_note_editor), toolitem_note_edit_left_justify); togglebutton_note_edit_left_justify = gtk_toggle_button_new(); gtk_widget_show(togglebutton_note_edit_left_justify); gtk_container_add(GTK_CONTAINER(toolitem_note_edit_left_justify), togglebutton_note_edit_left_justify); gtk_button_set_focus_on_click(GTK_BUTTON(togglebutton_note_edit_left_justify), FALSE); image29124 = gtk_image_new_from_stock("gtk-justify-left", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image29124); gtk_container_add(GTK_CONTAINER(togglebutton_note_edit_left_justify), image29124); toolitem_note_edit_center_justify = (GtkWidget *) gtk_tool_item_new(); gtk_widget_show(toolitem_note_edit_center_justify); gtk_container_add(GTK_CONTAINER(toolbar_note_editor), toolitem_note_edit_center_justify); togglebutton_note_edit_center_justify = gtk_toggle_button_new(); gtk_widget_show(togglebutton_note_edit_center_justify); gtk_container_add(GTK_CONTAINER(toolitem_note_edit_center_justify), togglebutton_note_edit_center_justify); gtk_button_set_focus_on_click(GTK_BUTTON(togglebutton_note_edit_center_justify), FALSE); image29125 = gtk_image_new_from_stock("gtk-justify-center", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image29125); gtk_container_add(GTK_CONTAINER(togglebutton_note_edit_center_justify), image29125); toolitem_note_edit_right_justify = (GtkWidget *) gtk_tool_item_new(); gtk_widget_show(toolitem_note_edit_right_justify); gtk_container_add(GTK_CONTAINER(toolbar_note_editor), toolitem_note_edit_right_justify); togglebutton_note_edit_right_justify = gtk_toggle_button_new(); gtk_widget_show(togglebutton_note_edit_right_justify); gtk_container_add(GTK_CONTAINER(toolitem_note_edit_right_justify), togglebutton_note_edit_right_justify); gtk_button_set_focus_on_click(GTK_BUTTON(togglebutton_note_edit_right_justify), FALSE); image29126 = gtk_image_new_from_stock("gtk-justify-right", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image29126); gtk_container_add(GTK_CONTAINER(togglebutton_note_edit_right_justify), image29126); toolitem_note_edit_decrease_indent = (GtkWidget *) gtk_tool_item_new(); gtk_widget_show(toolitem_note_edit_decrease_indent); gtk_container_add(GTK_CONTAINER(toolbar_note_editor), toolitem_note_edit_decrease_indent); button_note_edit_decrease_indent = gtk_button_new(); gtk_widget_show(button_note_edit_decrease_indent); gtk_container_add(GTK_CONTAINER(toolitem_note_edit_decrease_indent), button_note_edit_decrease_indent); gtk_button_set_focus_on_click(GTK_BUTTON(button_note_edit_decrease_indent), FALSE); image29127 = gtk_image_new_from_stock("gtk-unindent", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image29127); gtk_container_add(GTK_CONTAINER(button_note_edit_decrease_indent), image29127); toolitem_note_edit_increase_indent = (GtkWidget *) gtk_tool_item_new(); gtk_widget_show(toolitem_note_edit_increase_indent); gtk_container_add(GTK_CONTAINER(toolbar_note_editor), toolitem_note_edit_increase_indent); button_note_edit_increase_indent = gtk_button_new(); gtk_widget_show(button_note_edit_increase_indent); gtk_container_add(GTK_CONTAINER(toolitem_note_edit_increase_indent), button_note_edit_increase_indent); gtk_button_set_focus_on_click(GTK_BUTTON(button_note_edit_increase_indent), FALSE); image29128 = gtk_image_new_from_stock("gtk-indent", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image29128); gtk_container_add(GTK_CONTAINER(button_note_edit_increase_indent), image29128); toolitem_note_edit_color = (GtkWidget *) gtk_tool_item_new(); gtk_widget_show(toolitem_note_edit_color); gtk_container_add(GTK_CONTAINER(toolbar_note_editor), toolitem_note_edit_color); colorbutton_note_edit = gtk_color_button_new(); gtk_widget_show(colorbutton_note_edit); gtk_container_add(GTK_CONTAINER(toolitem_note_edit_color), colorbutton_note_edit); gtk_button_set_focus_on_click(GTK_BUTTON(colorbutton_note_edit), FALSE); project_notes_editable = guifeatures.project_notes_management(); scrolledwindow_note_editor = gtk_scrolled_window_new(NULL, NULL); gtk_widget_show(scrolledwindow_note_editor); gtk_box_pack_start(GTK_BOX(vbox_note_editor), scrolledwindow_note_editor, TRUE, TRUE, 0); gtk_scrolled_window_set_policy(GTK_SCROLLED_WINDOW(scrolledwindow_note_editor), GTK_POLICY_AUTOMATIC, GTK_POLICY_AUTOMATIC); htmlview_note_editor = gtk_html_new(); gtk_widget_show(htmlview_note_editor); gtk_container_add(GTK_CONTAINER(scrolledwindow_note_editor), htmlview_note_editor); gtk_html_allow_selection(GTK_HTML(htmlview_note_editor), true); connect_focus_signals (htmlview_note_editor); vbox_controls = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox_controls); gtk_box_pack_start(GTK_BOX(hbox14), vbox_controls, FALSE, FALSE, 0); hbox_ok_cancel = gtk_hbox_new(FALSE, 0); gtk_widget_show(hbox_ok_cancel); gtk_box_pack_start(GTK_BOX(vbox_controls), hbox_ok_cancel, FALSE, FALSE, 0); button_note_cancel = gtk_button_new_from_stock("gtk-cancel"); gtk_widget_show(button_note_cancel); gtk_box_pack_start(GTK_BOX(hbox_ok_cancel), button_note_cancel, FALSE, FALSE, 0); button_note_ok = gtk_button_new_from_stock("gtk-ok"); gtk_widget_show(button_note_ok); gtk_box_pack_start(GTK_BOX(hbox_ok_cancel), button_note_ok, FALSE, FALSE, 0); button_more = gtk_button_new(); gtk_widget_show(button_more); gtk_box_pack_start(GTK_BOX(hbox_ok_cancel), button_more, FALSE, FALSE, 0); alignment1 = gtk_alignment_new(0.5, 0.5, 0, 0); gtk_widget_show(alignment1); gtk_container_add(GTK_CONTAINER(button_more), alignment1); hbox15 = gtk_hbox_new(FALSE, 2); gtk_widget_show(hbox15); gtk_container_add(GTK_CONTAINER(alignment1), hbox15); image1 = gtk_image_new_from_stock("gtk-add", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image1); gtk_box_pack_start(GTK_BOX(hbox15), image1, FALSE, FALSE, 0); label1 = gtk_label_new_with_mnemonic("_More"); gtk_widget_show(label1); gtk_box_pack_start(GTK_BOX(hbox15), label1, FALSE, FALSE, 0); label_note_category = gtk_label_new_with_mnemonic("C_ategory"); gtk_widget_show(label_note_category); gtk_box_pack_start(GTK_BOX(vbox_controls), label_note_category, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label_note_category), 0, 0.5); combobox_note_category = gtk_combo_box_new_text(); gtk_widget_show(combobox_note_category); gtk_box_pack_start(GTK_BOX(vbox_controls), combobox_note_category, FALSE, FALSE, 0); label_note_references = gtk_label_new_with_mnemonic("_References"); gtk_widget_show(label_note_references); gtk_box_pack_start(GTK_BOX(vbox_controls), label_note_references, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label_note_references), 0, 0.5); textview_note_references = gtk_text_view_new(); gtk_widget_show(textview_note_references); gtk_box_pack_start(GTK_BOX(vbox_controls), textview_note_references, TRUE, TRUE, 0); gtk_text_view_set_accepts_tab(GTK_TEXT_VIEW(textview_note_references), FALSE); connect_focus_signals (textview_note_references); g_signal_connect((gpointer) htmlview_notes, "link-clicked", G_CALLBACK(on_html_link_clicked), gpointer(this)); g_signal_connect((gpointer) button_note_ok, "clicked", G_CALLBACK(on_button_ok_clicked), gpointer(this)); g_signal_connect((gpointer) button_note_cancel, "clicked", G_CALLBACK(on_button_cancel_clicked), gpointer(this)); g_signal_connect((gpointer) button_more, "clicked", G_CALLBACK(on_button_more_clicked), gpointer(this)); // Project notes editor signals. g_signal_connect((gpointer) combobox_note_edit_font_size, "changed", G_CALLBACK(on_combobox_note_edit_font_size_changed), gpointer(this)); g_signal_connect((gpointer) htmlview_note_editor, "insertion_font_style_changed", G_CALLBACK(on_note_editor_insertion_font_style_changed), gpointer(this)); g_signal_connect((gpointer) combobox_note_edit_paragraph_style, "changed", G_CALLBACK(on_combobox_note_edit_paragraph_style_changed), gpointer(this)); g_signal_connect((gpointer) htmlview_note_editor, "current_paragraph_style_changed", G_CALLBACK(on_note_editor_current_paragraph_style_changed), gpointer(this)); g_signal_connect((gpointer) togglebutton_note_edit_bold, "toggled", G_CALLBACK(on_togglebutton_note_edit_bold_toggled), gpointer(this)); g_signal_connect((gpointer) togglebutton_note_edit_italics, "toggled", G_CALLBACK(on_togglebutton_note_edit_italics_toggled), gpointer(this)); g_signal_connect((gpointer) togglebutton_note_edit_underline, "toggled", G_CALLBACK(on_togglebutton_note_edit_underline_toggled), gpointer(this)); g_signal_connect((gpointer) togglebutton_note_edit_strike_through, "toggled", G_CALLBACK(on_togglebutton_note_edit_strike_through_toggled), gpointer(this)); g_signal_connect((gpointer) togglebutton_note_edit_left_justify, "toggled", G_CALLBACK(on_togglebutton_note_edit_left_justify_toggled), gpointer(this)); g_signal_connect((gpointer) togglebutton_note_edit_center_justify, "toggled", G_CALLBACK(on_togglebutton_note_edit_center_justify_toggled), gpointer(this)); g_signal_connect((gpointer) togglebutton_note_edit_right_justify, "toggled", G_CALLBACK(on_togglebutton_note_edit_right_justify_toggled), gpointer(this)); g_signal_connect((gpointer) htmlview_note_editor, "current_paragraph_alignment_changed", G_CALLBACK(on_current_paragraph_alignment_changed), gpointer(this)); g_signal_connect((gpointer) button_note_edit_decrease_indent, "clicked", G_CALLBACK(on_button_note_edit_decrease_indent_clicked), gpointer(this)); g_signal_connect((gpointer) button_note_edit_increase_indent, "clicked", G_CALLBACK(on_button_note_edit_increase_indent_clicked), gpointer(this)); g_signal_connect((gpointer) htmlview_note_editor, "current_paragraph_indentation_changed", G_CALLBACK(on_current_paragraph_indentation_changed), gpointer(this)); g_signal_connect((gpointer) colorbutton_note_edit, "color_set", G_CALLBACK(on_colorbutton_note_edit_color_set), gpointer(this)); g_signal_connect((gpointer) htmlview_note_editor, "insertion_color_changed", G_CALLBACK(on_insertion_color_changed), gpointer(this)); gtk_label_set_mnemonic_widget(GTK_LABEL(label_note_references), textview_note_references); gtk_label_set_mnemonic_widget(GTK_LABEL(label_note_category), combobox_note_category); // GUI timer. gui_source_id = g_timeout_add_full(G_PRIORITY_DEFAULT, 100, GSourceFunc(on_gui_timeout), gpointer(this), NULL); // Signal button. references_available_signal_button = gtk_button_new(); // Main focused widget. last_focused_widget = htmlview_notes; gtk_widget_grab_focus (last_focused_widget); // Set fonts. set_fonts (); } WindowNotes::~WindowNotes() { // Stop possible thread that is displaying notes. stop_displaying_more_notes(); // Destroy a couple of timeouts. gw_destroy_source(redisplay_source_id); gw_destroy_source(gui_source_id); // Destroy signal button. gtk_widget_destroy(references_available_signal_button); } void WindowNotes::go_to(Reference & reference) { } void WindowNotes::new_note() // Create a new note. { // If we are currently editing a note, do nothing. if (note_being_edited()) return; // Get the unique id for the new note. int id = notes_database_get_unique_id(); // Create the new note. notes_fill_edit_screen(id, true); } void WindowNotes::notes_fill_edit_screen(int id, bool newnote) /* When a new note is made, or an existing one edited, this function sets up the edit screen. */ { // Create the NoteEditor object. if (note_editor) delete note_editor; note_editor = new NoteEditor(0); // Save variables. note_editor->id = id; note_editor->newnote = newnote; // Initialize pointers to the text buffers. note_editor->textbuffer_references = gtk_text_view_get_buffer(GTK_TEXT_VIEW(textview_note_references)); // Get our language. extern Settings *settings; ProjectConfiguration *projectconfig = settings->projectconfig(settings->genconfig.project_get()); ustring language = projectconfig->language_get(); // Fill comboboxes for the toolbar. combobox_set_strings(combobox_note_edit_font_size, note_editor_font_size_names_list()); combobox_set_string(combobox_note_edit_font_size, note_editor_font_size_enum_to_name(GTK_HTML_FONT_STYLE_DEFAULT)); combobox_set_strings(combobox_note_edit_paragraph_style, note_editor_paragraph_style_names_list()); combobox_set_string(combobox_note_edit_paragraph_style, note_editor_paragraph_style_enum_to_name(GTK_HTML_PARAGRAPH_STYLE_NORMAL)); // Fetch the data for the note from the note file. ustring note; // Stored in object: ustring project; ustring references; ustring category; int date_created; ustring user_created; int date_modified; // Stored in object: ustring logbook; notes_read_one_from_file (id, note, project, references, category, date_created, user_created, date_modified, logbook); // Deal with the references of the notes. gtk_text_buffer_set_text(note_editor->textbuffer_references, "", -1); if (newnote) { // New note: get the current reference from the editor. references = books_id_to_english(settings->genconfig.book_get()) + " " + settings->genconfig.chapter_get() + ":" + settings->genconfig.verse_get(); gtk_text_buffer_insert_at_cursor(note_editor->textbuffer_references, references.c_str(), -1); gtk_text_buffer_insert_at_cursor(note_editor->textbuffer_references, "\n", -1); } else { // Existing note: use the reference(s) from the note file. // Read the reference(s) and show them. Parse parse(references, false); for (unsigned int i = 0; i < parse.words.size(); i++) { Reference reference(0); reference_discover(0, 0, "", parse.words[i], reference.book, reference.chapter, reference.verse); ustring ref = reference.human_readable(language); gtk_text_buffer_insert_at_cursor(note_editor->textbuffer_references, ref.c_str(), -1); gtk_text_buffer_insert_at_cursor(note_editor->textbuffer_references, "\n", -1); } } // Display the note. GtkHTMLStream *stream = gtk_html_begin(GTK_HTML(htmlview_note_editor)); gtk_html_write(GTK_HTML(htmlview_note_editor), stream, note.c_str(), -1); gtk_html_end(GTK_HTML(htmlview_note_editor), stream, GTK_HTML_STREAM_OK); gtk_html_set_editable(GTK_HTML(htmlview_note_editor), project_notes_editable); note_editor->store_original_data(note); gtk_text_buffer_set_modified(note_editor->textbuffer_references, false); // Put all available categories into the category combo. { ReadText rt(notes_categories_filename()); combobox_set_strings(combobox_note_category, rt.lines); if (rt.lines.size() > 0) combobox_set_string(combobox_note_category, rt.lines[0]); } // Set the category. if (!newnote) { combobox_set_string(combobox_note_category, category); } // Handle the project(s). { if (newnote) { project = settings->genconfig.project_get(); } projects.clear(); if (project != "All") projects.push_back(project); if (settings->genconfig.project_get() != project) projects.push_back(settings->genconfig.project_get()); projects.push_back("All"); } // Fetch and store the creation date for display and later use. { if (newnote) { note_editor->date_created = date_time_julian_day_get_current(); } else { note_editor->date_created = date_created; } created_on = "Created on " + date_time_julian_human_readable(note_editor->date_created, true); } // The modification date. { if (newnote) { note_editor->date_modified = date_time_julian_day_get_current(); } else { note_editor->date_modified = date_modified; } edited_on = "Edited on " + date_time_julian_human_readable(note_editor->date_modified, true); } // The user who created the note. { if (newnote) { note_editor->created_by = g_get_real_name(); } else { note_editor->created_by = user_created; } created_by = "Created by " + note_editor->created_by; } // Read the logbook. { if (newnote) logbook.clear(); } // Store category and project. note_editor->previous_category = combobox_get_active_string(combobox_note_category); note_editor->previous_project = project; // Set GUI elements. current_paragraph_indentation_changed(gtk_html_get_paragraph_indentation(GTK_HTML(htmlview_note_editor))); // Switch screen to displaying the editor. gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook1), 1); // Focus the widget the user is most likely going to type in. gtk_widget_grab_focus(htmlview_note_editor); } void WindowNotes::on_combobox_note_edit_font_size_changed(GtkComboBox * combobox, gpointer user_data) { ((WindowNotes *) user_data)->combobox_note_edit_font_size_changed(); } void WindowNotes::combobox_note_edit_font_size_changed() { GtkHTMLFontStyle style = note_editor_font_size_name_to_enum(combobox_get_active_string(combobox_note_edit_font_size)); gtk_html_set_font_style(GTK_HTML(htmlview_note_editor), GtkHTMLFontStyle(GTK_HTML_FONT_STYLE_SIZE_MASK & ~GTK_HTML_FONT_STYLE_SIZE_MASK), style); } void WindowNotes::on_note_editor_insertion_font_style_changed(GtkHTML * html, GtkHTMLFontStyle style, gpointer user_data) { ((WindowNotes *) user_data)->note_editor_insertion_font_style_changed(style); } void WindowNotes::note_editor_insertion_font_style_changed(GtkHTMLFontStyle style) { combobox_set_string(combobox_note_edit_font_size, note_editor_font_size_enum_to_name(GtkHTMLFontStyle(style & GTK_HTML_FONT_STYLE_SIZE_MASK))); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(togglebutton_note_edit_italics), style & GTK_HTML_FONT_STYLE_ITALIC); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(togglebutton_note_edit_bold), style & GTK_HTML_FONT_STYLE_BOLD); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(togglebutton_note_edit_underline), style & GTK_HTML_FONT_STYLE_UNDERLINE); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(togglebutton_note_edit_strike_through), style & GTK_HTML_FONT_STYLE_STRIKEOUT); } void WindowNotes::on_combobox_note_edit_paragraph_style_changed(GtkComboBox * combobox, gpointer user_data) { ((WindowNotes *) user_data)->combobox_note_edit_paragraph_style_changed(); } void WindowNotes::combobox_note_edit_paragraph_style_changed() { GtkHTMLParagraphStyle style = note_editor_paragraph_style_name_to_enum(combobox_get_active_string(combobox_note_edit_paragraph_style)); gtk_html_set_paragraph_style(GTK_HTML(htmlview_note_editor), style); } void WindowNotes::on_note_editor_current_paragraph_style_changed(GtkHTML * html, GtkHTMLParagraphStyle style, gpointer user_data) { ((WindowNotes *) user_data)->note_editor_current_paragraph_style_changed(style); } void WindowNotes::note_editor_current_paragraph_style_changed(GtkHTMLParagraphStyle style) { combobox_set_string(combobox_note_edit_paragraph_style, note_editor_paragraph_style_enum_to_name(style)); } void WindowNotes::on_togglebutton_note_edit_bold_toggled(GtkToggleButton * togglebutton, gpointer user_data) { ((WindowNotes *) user_data)->togglebutton_note_edit_bold_toggled(); } void WindowNotes::togglebutton_note_edit_bold_toggled() { if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(togglebutton_note_edit_bold))) { gtk_html_set_font_style(GTK_HTML(htmlview_note_editor), (GtkHTMLFontStyle) ~ 0, GTK_HTML_FONT_STYLE_BOLD); } else { gtk_html_set_font_style(GTK_HTML(htmlview_note_editor), (GtkHTMLFontStyle) ~ GTK_HTML_FONT_STYLE_BOLD, (GtkHTMLFontStyle) 0); } } void WindowNotes::on_togglebutton_note_edit_italics_toggled(GtkToggleButton * togglebutton, gpointer user_data) { ((WindowNotes *) user_data)->togglebutton_note_edit_italics_toggled(); } void WindowNotes::togglebutton_note_edit_italics_toggled() { if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(togglebutton_note_edit_italics))) { gtk_html_set_font_style(GTK_HTML(htmlview_note_editor), (GtkHTMLFontStyle) ~ 0, GTK_HTML_FONT_STYLE_ITALIC); } else { gtk_html_set_font_style(GTK_HTML(htmlview_note_editor), (GtkHTMLFontStyle) ~ GTK_HTML_FONT_STYLE_ITALIC, (GtkHTMLFontStyle) 0); } } void WindowNotes::on_togglebutton_note_edit_underline_toggled(GtkToggleButton * togglebutton, gpointer user_data) { ((WindowNotes *) user_data)->togglebutton_note_edit_underline_toggled(); } void WindowNotes::togglebutton_note_edit_underline_toggled() { if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(togglebutton_note_edit_underline))) { gtk_html_set_font_style(GTK_HTML(htmlview_note_editor), (GtkHTMLFontStyle) ~ 0, GTK_HTML_FONT_STYLE_UNDERLINE); } else { gtk_html_set_font_style(GTK_HTML(htmlview_note_editor), (GtkHTMLFontStyle) ~ GTK_HTML_FONT_STYLE_UNDERLINE, (GtkHTMLFontStyle) 0); } } void WindowNotes::on_togglebutton_note_edit_strike_through_toggled(GtkToggleButton * togglebutton, gpointer user_data) { ((WindowNotes *) user_data)->togglebutton_note_edit_strike_through_toggled(); } void WindowNotes::togglebutton_note_edit_strike_through_toggled() { if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(togglebutton_note_edit_strike_through))) { gtk_html_set_font_style(GTK_HTML(htmlview_note_editor), (GtkHTMLFontStyle) ~ 0, GTK_HTML_FONT_STYLE_STRIKEOUT); } else { gtk_html_set_font_style(GTK_HTML(htmlview_note_editor), (GtkHTMLFontStyle) ~ GTK_HTML_FONT_STYLE_STRIKEOUT, (GtkHTMLFontStyle) 0); } } void WindowNotes::on_togglebutton_note_edit_left_justify_toggled(GtkToggleButton * togglebutton, gpointer user_data) { ((WindowNotes *) user_data)->togglebutton_note_edit_left_justify_toggled(); } void WindowNotes::togglebutton_note_edit_left_justify_toggled() { if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(togglebutton_note_edit_left_justify))) { gtk_html_set_paragraph_alignment(GTK_HTML(htmlview_note_editor), GTK_HTML_PARAGRAPH_ALIGNMENT_LEFT); } } void WindowNotes::on_togglebutton_note_edit_center_justify_toggled(GtkToggleButton * togglebutton, gpointer user_data) { ((WindowNotes *) user_data)->togglebutton_note_edit_center_justify_toggled(); } void WindowNotes::togglebutton_note_edit_center_justify_toggled() { if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(togglebutton_note_edit_center_justify))) { gtk_html_set_paragraph_alignment(GTK_HTML(htmlview_note_editor), GTK_HTML_PARAGRAPH_ALIGNMENT_CENTER); } } void WindowNotes::on_togglebutton_note_edit_right_justify_toggled(GtkToggleButton * togglebutton, gpointer user_data) { ((WindowNotes *) user_data)->togglebutton_note_edit_right_justify_toggled(); } void WindowNotes::togglebutton_note_edit_right_justify_toggled() { if (gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(togglebutton_note_edit_right_justify))) { gtk_html_set_paragraph_alignment(GTK_HTML(htmlview_note_editor), GTK_HTML_PARAGRAPH_ALIGNMENT_RIGHT); } } void WindowNotes::on_current_paragraph_alignment_changed(GtkHTML * html, GtkHTMLParagraphAlignment new_alignment, gpointer user_data) { ((WindowNotes *) user_data)->current_paragraph_alignment_changed(new_alignment); } void WindowNotes::current_paragraph_alignment_changed(GtkHTMLParagraphAlignment new_alignment) { gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(togglebutton_note_edit_left_justify), new_alignment == GTK_HTML_PARAGRAPH_ALIGNMENT_LEFT); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(togglebutton_note_edit_center_justify), new_alignment == GTK_HTML_PARAGRAPH_ALIGNMENT_CENTER); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(togglebutton_note_edit_right_justify), new_alignment == GTK_HTML_PARAGRAPH_ALIGNMENT_RIGHT); } void WindowNotes::on_button_note_edit_decrease_indent_clicked(GtkButton * button, gpointer user_data) { ((WindowNotes *) user_data)->decrease_indent(); } void WindowNotes::decrease_indent() { if (note_being_edited()) { gtk_html_indent_pop_level(GTK_HTML(htmlview_note_editor)); } } void WindowNotes::on_button_note_edit_increase_indent_clicked(GtkButton * button, gpointer user_data) { ((WindowNotes *) user_data)->increase_indent(); } void WindowNotes::increase_indent() { if (note_being_edited()) { gtk_html_indent_push_level(GTK_HTML(htmlview_note_editor), HTML_LIST_TYPE_BLOCKQUOTE); } } void WindowNotes::on_current_paragraph_indentation_changed(GtkHTML * html, guint new_indentation, gpointer user_data) { ((WindowNotes *) user_data)->current_paragraph_indentation_changed(new_indentation); } void WindowNotes::current_paragraph_indentation_changed(guint new_indentation) { gtk_widget_set_sensitive(toolitem_note_edit_decrease_indent, new_indentation > 0); } void WindowNotes::on_colorbutton_note_edit_color_set(GtkColorButton * colorbutton, gpointer user_data) { ((WindowNotes *) user_data)->colorbutton_note_edit_color_set(colorbutton); } void WindowNotes::colorbutton_note_edit_color_set(GtkColorButton * colorbutton) { GdkColor gdk_color; gtk_color_button_get_color(colorbutton, &gdk_color); HTMLColor *html_color = html_color_new_from_gdk_color(&gdk_color); gtk_html_set_color(GTK_HTML(htmlview_note_editor), html_color); html_color_unref(html_color); } void WindowNotes::on_insertion_color_changed(GtkHTML * html, GdkColor * color, gpointer user_data) { ((WindowNotes *) user_data)->insertion_color_changed(color); } void WindowNotes::insertion_color_changed(GdkColor * color) { gtk_color_button_set_color(GTK_COLOR_BUTTON(colorbutton_note_edit), color); } void WindowNotes::redisplay(bool immediately) { // Do not display notes while a note is being edited. if (note_being_edited()) return; // Stop any previous notes display. stop_displaying_more_notes(); // Display the notes with a little delay. This improves navigation speed. // Or if immediate display is requested, do that. gw_destroy_source(redisplay_source_id); if (immediately) redisplay_timeout(); else redisplay_source_id = g_timeout_add_full(G_PRIORITY_DEFAULT, 500, GSourceFunc(on_redisplay_timeout), gpointer(this), NULL); } bool WindowNotes::on_redisplay_timeout(gpointer data) { ((WindowNotes *) data)->redisplay_timeout(); return false; } void WindowNotes::redisplay_timeout() { // Get actual verse from the settings. extern Settings *settings; ustring reference = books_id_to_english(settings->genconfig.book_get()) + " " + settings->genconfig.chapter_get() + ":" + settings->genconfig.verse_get(); // Create displaying object. displayprojectnotes = new DisplayProjectNotes(reference, htmlview_notes, NULL, edited_note_id); } void WindowNotes::stop_displaying_more_notes() // Stop the process of displaying notes. { if (displayprojectnotes) { displayprojectnotes->stop(); } while (displayprojectnotes) { // Events must go on to keep the program responsive. while (gtk_events_pending()) gtk_main_iteration(); g_usleep(100000); // While waiting run the on_gui routine, because this deletes the object if it is ready. on_gui(); } } bool WindowNotes::on_gui_timeout(gpointer data) { ((WindowNotes *) data)->on_gui(); return true; } void WindowNotes::on_gui() // Tasks related to the GUI. { // Handle the gui part of displaying project notes. // These notes are displayed in a thread, and it is quite a hassle to make Gtk // thread-safe, therefore rather than going through this hassle, we just // let the widgets be updated in the main thread. if (displayprojectnotes) { if (displayprojectnotes->ready) { displayprojectnotes->ready = false; displayprojectnotes->show_buffer(); displayprojectnotes->position_cursor(); delete displayprojectnotes; displayprojectnotes = NULL; } } } void WindowNotes::display(vector < unsigned int >&ids) { stop_displaying_more_notes(); displayprojectnotes = new DisplayProjectNotes("", htmlview_notes, &ids, edited_note_id); } void WindowNotes::on_button_cancel_clicked(GtkButton * button, gpointer user_data) { ((WindowNotes *) user_data)->on_notes_button_cancel(); } void WindowNotes::on_notes_button_cancel() { // Do standard functions for both ok and cancel. on_notes_button_ok_cancel(); } void WindowNotes::on_button_ok_clicked(GtkButton * button, gpointer user_data) { ((WindowNotes *) user_data)->on_notes_button_ok(); } void WindowNotes::on_notes_button_ok() { // Validate and normalize the references. // Bad ones are removed and a message will be given. // If no valid references remain, stop the whole transaction and give a message. ustring osis_references; // Get and validate all references from the textview. { // Store references. vector references; // Store possible messages here for later display. vector messages; // Get all references from the editor. notes_get_references_from_editor(note_editor->textbuffer_references, references, messages); // Store the references in OSIS format too. for (unsigned int i = 0; i < references.size(); i++) { ustring osis_book = books_id_to_osis(references[i].book); ustring osis_reference = osis_book + "." + convert_to_string(references[i].chapter) + "." + references[i].verse; if (!osis_references.empty()) osis_references.append(" "); osis_references.append(osis_reference); } // See whether there are messages to display. if (messages.size() > 0) { ustring message; for (unsigned int i = 0; i < messages.size(); i++) { message.append(messages[i]); message.append("\n"); } gtkw_dialog_error(vbox_client, message); } } // See whether any references are left. If not give a message and bail out. if (osis_references.empty()) { gtkw_dialog_error(vbox_client, "No valid references. Note was not stored"); return; } // Store the data in the file. // ID (integer), // References (text), we take variable "encoded_references" // Project (text) - done already. // Category (text) ustring category = combobox_get_active_string(combobox_note_category); // Note (text) gtk_html_save(GTK_HTML(htmlview_note_editor), (GtkHTMLSaveReceiverFn) note_save_receiver, gpointer(note_editor)); ustring note = note_editor->clean_edited_data(); // Date created. Variabele note_info_date_created // Date modified. int date_modified; date_modified = date_time_julian_day_get_current(); // Username. Use: note_info_user_created // Logbook (text) { // Trim off extra newlines at the end. logbook = trim(logbook); // Now add new data to the logbook. ustring date_user_text = date_time_julian_human_readable(date_modified, true); date_user_text.append(", "); date_user_text.append(g_get_real_name()); date_user_text.append(" "); if (note_editor->newnote) { if (!logbook.empty()) logbook.append("\n"); logbook.append(date_user_text); logbook.append("created a new note, category \""); logbook.append(category); logbook.append("\", project \""); logbook.append(project); logbook.append("\"."); } else { vector < ustring > actions; if (gtk_text_buffer_get_modified(note_editor->textbuffer_references)) { actions.push_back("modified the references"); } if (note_editor->data_was_edited()) { actions.push_back("modified the note"); } if (category != note_editor->previous_category) { actions.push_back("changed the category to \"" + category + "\""); } if (project != note_editor->previous_project) { actions.push_back("changed the project to \"" + project + "\""); } if (actions.size() > 0) { if (!logbook.empty()) logbook.append("\n"); logbook.append(date_user_text); for (unsigned int i = 0; i < actions.size(); i++) { if (i > 0) logbook.append(", "); logbook.append(actions[i]); } logbook.append("."); } } // Apostrophies need to be doubled before storing them. logbook = double_apostrophy(logbook); } // Store the data to file. notes_store_one_in_file(note_editor->id, note, project, osis_references, category, note_editor->date_created, note_editor->created_by, date_modified, logbook); // Store the note's id, so that this note can be displayed even if it normally would not have displayed. // The reason is that if a user edits a note, then clicks OK to store it, then it would disappear, // then the user would wonder where that note went, whether he cancelled it by mistake. // For that reason the id of this note is stored, so that when displaying notes, this id should display as well. edited_note_id = note_editor->id; // Do standard functions for both ok and cancel. on_notes_button_ok_cancel(); } void WindowNotes::on_notes_button_ok_cancel() // Functions common to both the ok and cancel buttons. { // Show the normal notes display again. gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook1), 0); // Clear some widgets. combobox_clear_strings(combobox_note_category); gtk_text_buffer_set_text(note_editor->textbuffer_references, "", -1); // Clear the html editor. gtk_html_set_editable(GTK_HTML(htmlview_note_editor), false); gtk_html_load_empty(GTK_HTML(htmlview_note_editor)); // Destroy NoteEditor object. if (note_editor) delete note_editor; note_editor = NULL; // Just to be sure, redisplay the notes. redisplay(); } gboolean WindowNotes::note_save_receiver(const HTMLEngine * engine, const char *data, unsigned int len, void *user_data) // Called by the gtkhtml project note editor when saving its data { ((NoteEditor *) user_data)->receive_data_from_html_editor(data, len); return true; } void WindowNotes::insert_standard_text(unsigned int selector) // Sets the system to insert standard text into the note. { // Bail out if no note is being edited. if (!note_being_edited()) return; // Find out which standard text to insert, and where to insert it, and how. extern Settings *settings; ustring standardtext; bool addspace = false; bool gtkhtml = false; GtkWidget *textview = htmlview_note_editor; if (selector == 0) { standardtext = settings->genconfig.edit_note_standard_text_one_get(); addspace = true; textview = htmlview_note_editor; gtkhtml = true; } else if (selector == 1) { standardtext = settings->genconfig.edit_note_standard_text_two_get(); addspace = true; textview = htmlview_note_editor; gtkhtml = true; } else if (selector == 2) { standardtext = settings->genconfig.edit_note_standard_text_three_get(); addspace = true; textview = htmlview_note_editor; gtkhtml = true; } else if (selector == 3) { standardtext = settings->genconfig.edit_note_standard_text_four_get(); addspace = true; textview = htmlview_note_editor; gtkhtml = true; } else if (selector == 4) { standardtext = books_id_to_english(settings->genconfig.book_get()) + " " + settings->genconfig.chapter_get() + ":" + settings->genconfig.verse_get(); addspace = false; textview = textview_note_references; gtkhtml = false; } // Add space. if (addspace) standardtext.append(" "); // If text was selected, erase that text. if (!gtkhtml) { GtkTextIter iter1, iter2; if (gtk_text_buffer_get_selection_bounds(gtk_text_view_get_buffer(GTK_TEXT_VIEW(textview)), &iter1, &iter2)) { gtk_text_buffer_delete(gtk_text_view_get_buffer(GTK_TEXT_VIEW(textview)), &iter1, &iter2); } } // If buffer does not end with a new line, insert one. if (!gtkhtml) { GtkTextIter enditer; gtk_text_buffer_get_end_iter(gtk_text_view_get_buffer(GTK_TEXT_VIEW(textview)), &enditer); if (!gtk_text_iter_starts_line(&enditer)) { gtk_text_buffer_insert(gtk_text_view_get_buffer(GTK_TEXT_VIEW(textview)), &enditer, "\n", -1); } } // Message. ustring message; // Add the standard text. message.append(standardtext); // Insert message at the end of the note. if (gtkhtml) { gtk_html_insert_html(GTK_HTML(htmlview_note_editor), message.c_str()); } else { GtkTextIter enditer; gtk_text_buffer_get_end_iter(gtk_text_view_get_buffer(GTK_TEXT_VIEW(textview)), &enditer); gtk_text_buffer_insert(gtk_text_view_get_buffer(GTK_TEXT_VIEW(textview)), &enditer, message.c_str(), -1); } } void WindowNotes::get_references_from_note(vector < Reference > &references, vector < ustring > &messages) { if (note_editor) notes_get_references_from_editor(note_editor->textbuffer_references, references, messages); } void WindowNotes::get_references_from_id(gint id) // Get the references from the note id { // Clear references. available_references.clear(); // Fetch the references for the note from the file. ustring note; ustring project; ustring references; ustring category; int date_created; ustring user_created; int date_modified; ustring logbook; notes_read_one_from_file (id, note, project, references, category, date_created, user_created, date_modified, logbook); // Read the reference(s). Parse parse(references, false); for (unsigned int i = 0; i < parse.words.size(); i++) { Reference ref(0); reference_discover(0, 0, "", parse.words[i], ref.book, ref.chapter, ref.verse); available_references.push_back(ref); } // Fire a signal indicating that references are available gtk_button_clicked(GTK_BUTTON(references_available_signal_button)); } gboolean WindowNotes::on_html_link_clicked(GtkHTML * html, const gchar * url, gpointer user_data) { ((WindowNotes *) user_data)->html_link_clicked(html, url); return true; } void WindowNotes::html_link_clicked(GtkHTML * html, const gchar * url) // Callback for clicking a link in the project notes. { ustring myurl(url); bool del = myurl.substr(0, 1) == "d"; bool refs = myurl.substr(0, 1) == "r"; myurl = number_in_string(myurl); unsigned int id = convert_to_int(myurl); if (del) { // Delete the note. vector < gint > ids; ids.push_back(id); delete_ids(ids); } else if (refs) { // Get the reference(s) from the note. get_references_from_id(id); } else { // Edit note. notes_fill_edit_screen(id, false); } } void WindowNotes::delete_ids(const vector < gint > &ids) // Deletes notes whose id is given in "ids". { if (ids.empty()) return; ustring message = "Are you sure you want to delete "; if (ids.size() == 1) message.append("this note"); else message.append("these notes"); message.append("?"); if (!yes_no_always_dialog (message, ynadtDeleteNote, true, false)) return; for (unsigned int i = 0; i < ids.size(); i++) { notes_delete_one(ids[i]); } // Immediate redisplay. This allows the user to easily delete a row of notes. redisplay(true); } void WindowNotes::cut() { // Cut to clipboard if editing. if (note_being_edited()) { if (last_focused_widget == htmlview_note_editor) gtk_html_cut(GTK_HTML(htmlview_note_editor)); if (last_focused_widget == textview_note_references) { GtkClipboard *clipboard = gtk_clipboard_get(GDK_SELECTION_CLIPBOARD); gtk_text_buffer_cut_clipboard(note_editor->textbuffer_references, clipboard, true); } } } void WindowNotes::copy() { // Copy to clipboard. if (note_being_edited()) { if (last_focused_widget == htmlview_note_editor) gtk_html_copy(GTK_HTML(htmlview_note_editor)); if (last_focused_widget == textview_note_references) { GtkClipboard *clipboard = gtk_clipboard_get(GDK_SELECTION_CLIPBOARD); gtk_text_buffer_copy_clipboard(note_editor->textbuffer_references, clipboard); } } else { gtk_html_copy(GTK_HTML(htmlview_notes)); } } void WindowNotes::paste() { // Paste from clipboard if editing. if (note_being_edited()) { if (last_focused_widget == htmlview_note_editor) gtk_html_paste(GTK_HTML(htmlview_note_editor), false); if (last_focused_widget == textview_note_references) { GtkClipboard *clipboard = gtk_clipboard_get(GDK_SELECTION_CLIPBOARD); gtk_text_buffer_paste_clipboard(note_editor->textbuffer_references, clipboard, NULL, true); } } } void WindowNotes::undo() { // Undo if editing. if (note_being_edited()) { gtk_html_undo(GTK_HTML(htmlview_note_editor)); } } void WindowNotes::redo() { if (note_being_edited()) { gtk_html_redo(GTK_HTML(htmlview_note_editor)); } } bool WindowNotes::note_being_edited() // Returns whether a note is now being edited. { return (gtk_notebook_get_current_page(GTK_NOTEBOOK(notebook1)) > 0); } void WindowNotes::on_button_more_clicked(GtkButton * button, gpointer user_data) { ((WindowNotes *) user_data)->on_button_more(); } void WindowNotes::on_button_more() { ProjectNoteDialog dialog(vbox_client, projects, project, created_on, created_by, edited_on, logbook); if (dialog.run() == GTK_RESPONSE_OK) { project = dialog.project; } } void WindowNotes::set_fonts() { extern Settings *settings; if (!settings->genconfig.text_editor_font_default_get()) { PangoFontDescription *desired_font_description = pango_font_description_from_string(settings->genconfig.text_editor_font_name_get().c_str()); const char * desired_font_family = pango_font_description_get_family (desired_font_description); PangoContext * pango_context = NULL; PangoFontDescription *font_desc = NULL; pango_context = gtk_widget_get_pango_context (htmlview_notes); font_desc = pango_context_get_font_description (pango_context); pango_font_description_set_family (font_desc, desired_font_family); pango_context = gtk_widget_get_pango_context (htmlview_note_editor); font_desc = pango_context_get_font_description (pango_context); pango_font_description_set_family (font_desc, desired_font_family); pango_font_description_free(desired_font_description); } } bibledit-gtk-4.6/src/windowstyles.h0000644000175000017500000001420111671702424017463 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_WINDOW_STYLES_H #define INCLUDED_WINDOW_STYLES_H #include #include "ustring.h" #include "floatingwindow.h" #include "style.h" #include "stylesheetutils.h" class WindowStyles : public FloatingWindow { public: WindowStyles(GtkWidget * parent_layout, GtkAccelGroup *accelerator_group, bool startup, GtkWidget *stl, GtkWidget *stl_menu, GtkWidget *stl_expand_all, GtkWidget *stl_collapse_all, GtkWidget *stl_insert, GtkWidget *stl_edit_mode, GtkWidget *stl_new, GtkWidget *stl_properties, GtkWidget *stl_delete, GtkWidget *stlsheet_switch, GtkWidget *stlsheet_new, GtkWidget *stlsheet_delete, GtkWidget *stlsheet_rename); virtual ~WindowStyles(); void load(const ustring& stylesheet); GtkWidget *apply_signal; GtkWidget *open_signal; GtkWidget *edited_signal; GtkWidget *treeview; ustring get_focus(); void use(const ustring& marker); ustring get_sheet(); void export_sheet(const ustring& filename, StylesheetExportFormatType format); void on_stylesheet_import(); private: GtkWidget *vbox; // Menu widgets. GtkWidget *style; GtkWidget *style_menu; GtkWidget *style_expand_all; GtkWidget *style_collapse_all; GtkWidget *style_insert; GtkWidget *style_edit_mode; GtkWidget *style_new; GtkWidget *style_properties; GtkWidget *style_delete; GtkWidget *stylesheet_switch; GtkWidget *stylesheet_new; GtkWidget *stylesheet_remove; GtkWidget *stylesheet_rename; GtkWidget *scrolledwindow; // Styles treeview. GtkTreeStore *treestore; GtkTreeViewColumn *treecolumn; GtkTreeSelection *treeselect; // Data ustring mystylesheet; vector allrecentmarkers; map usagecounters; vector expanded_states; // Menu callbacks. guint styles_menu_handler_id; static void on_style_menu_activate(GtkMenuItem *menuitem, gpointer user_data); void on_style_menu(); guint expand_all_handler_id; static void on_expand_all_activate(GtkMenuItem *menuitem, gpointer user_data); void expand_all(); guint collapse_all_handler_id; static void on_collapse_all_activate(GtkMenuItem *menuitem, gpointer user_data); void collapse_all(); bool styletree_expand_collapse(bool expand); static void on_treeview_styles_row_collapsed(GtkTreeView *treeview, GtkTreeIter *iter, GtkTreePath *path, gpointer user_data); static void on_treeview_styles_row_expanded(GtkTreeView *treeview, GtkTreeIter *iter, GtkTreePath *path, gpointer user_data); void on_treeview_styles_collapsed_expanded(GtkTreeIter *iter, GtkTreePath *path, bool expand); guint new_handler_id; static void on_style_new_activate(GtkMenuItem *menuitem, gpointer user_data); void on_style_new(); guint properties_handler_id; static void on_style_properties_activate(GtkMenuItem *menuitem, gpointer user_data); void on_style_properties(); guint delete_handler_id; static void on_style_delete_activate(GtkMenuItem *menuitem, gpointer user_data); void on_style_delete(); void delete_categories(vector categories); guint insert_handler_id; static void on_style_insert_activate(GtkMenuItem *menuitem, gpointer user_data); guint switch_stylesheet_handler_id; static void on_stylesheet_switch_activate(GtkMenuItem *menuitem, gpointer user_data); void on_stylesheet_switch(); guint new_stylesheet_handler_id; static void on_stylesheet_new_activate(GtkMenuItem *menuitem, gpointer user_data); void on_stylesheet_new(); guint delete_stylesheet_handler_id; static void on_stylesheet_delete_activate(GtkMenuItem *menuitem, gpointer user_data); void on_stylesheet_delete(); guint rename_stylesheet_handler_id; static void on_stylesheet_rename_activate(GtkMenuItem *menuitem, gpointer user_data); void on_stylesheet_rename(); // Menu popup. static gboolean on_popup_menu(GtkWidget *widget, gpointer user_data); void popup_menu(GtkWidget *widget); void show_styles_popup_menu(GtkWidget *my_widget, GdkEventButton *event); // Styletree callbacks. static gboolean on_key_press_event(GtkWidget * widget, GdkEventKey * event, gpointer user_data); static gboolean on_button_press_event(GtkWidget * widget, GdkEventButton * event, gpointer user_data); bool on_button_press(GtkWidget * widget, GdkEventButton * event); static void on_row_activated(GtkTreeView *treeview, GtkTreePath *path, GtkTreeViewColumn *column, gpointer user_data); void row_activated(); // Supporting functions. size_t get_expanded_state_offset(const ustring& row); bool get_expanded_state(const ustring& row); void stylesheet_open(const ustring& stylesheet); void reload(); void insert(); void load_recently_used_styles(); vector get_focused_regular_styles(); vector get_focused_recently_used_styles(); vector get_focused_categories(); ustring get_string_before_focus(); ustring get_focused_style(); void focus_string(const ustring& string); void focus_iter(GtkTreeIter * iter, bool expand); void use_style(const ustring& style); void clear_recently_used_styles(); void clear_recently_used_style(const ustring& style); void load_stylesheet(); void get_focused_strings(vector& focused_strings, vector& recently_used, vector& categories); ustring get_name(const ustring& marker); void retrieve_recently_used_data(); void process_recently_used_data(); void store_recently_used_data(); // Delayed load. static bool on_load_timeout(gpointer data); }; #endif bibledit-gtk-4.6/src/htmlwriter.h0000644000175000017500000000317411671702424017120 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_HTMLWRITER_H #define INCLUDED_HTMLWRITER_H #include "libraries.h" #include #include "types.h" class HtmlWriter { public: HtmlWriter (const ustring& title, bool include_java_scripts, bool include_bibledit_css, bool include_bar_graph_css); ~HtmlWriter (); void heading (unsigned int level, const ustring& text); void paragraph (const ustring& text); void bargraph (const ustring& header, const vector & texts, const vector & percentages, const ustring& footer); void table (const ustring& main_header, const vector & column_headers, const vector & cell_texts, const ustring& footer, vector * centers, int header_font_size); void hyperlinkedparagraph (const ustring& text, const ustring& hyperlink); private: xmlBufferPtr buffer; xmlTextWriterPtr writer; }; #endif bibledit-gtk-4.6/src/dialogprintreferences.cpp0000644000175000017500000002250311671702424021625 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include #include "dialogprintreferences.h" #include "utilities.h" #include "projectutils.h" #include "directories.h" #include "combobox.h" #include "dialogselectchapters.h" #include "portion_utils.h" #include "settings.h" #include "help.h" #include "books.h" #include "tiny_utilities.h" PrintReferencesDialog::PrintReferencesDialog(int dummy) { extern Settings *settings; printreferencesdialog = gtk_dialog_new(); gtk_window_set_title(GTK_WINDOW(printreferencesdialog), "Print References"); gtk_window_set_position(GTK_WINDOW(printreferencesdialog), GTK_WIN_POS_CENTER_ON_PARENT); gtk_window_set_modal(GTK_WINDOW(printreferencesdialog), TRUE); dialog_vbox1 = GTK_DIALOG(printreferencesdialog)->vbox; gtk_widget_show(dialog_vbox1); vbox1 = gtk_vbox_new(FALSE, 2); gtk_widget_show(vbox1); gtk_box_pack_start(GTK_BOX(dialog_vbox1), vbox1, FALSE, FALSE, 0); label12 = gtk_label_new("This prints worksheets with the text of all the references on it.\n" "The text is taken from the project that is open. Other projects can be added."); gtk_widget_show(label12); gtk_box_pack_start(GTK_BOX(vbox1), label12, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label12), 0, 0.5); hseparator1 = gtk_hseparator_new(); gtk_widget_show(hseparator1); gtk_box_pack_start(GTK_BOX(vbox1), hseparator1, TRUE, TRUE, 0); hbox3 = gtk_hbox_new(FALSE, 2); gtk_widget_show(hbox3); gtk_box_pack_start(GTK_BOX(vbox1), hbox3, TRUE, TRUE, 0); label13 = gtk_label_new("Main project:"); gtk_widget_show(label13); gtk_box_pack_start(GTK_BOX(hbox3), label13, FALSE, FALSE, 0); label_main_project = gtk_label_new(""); gtk_widget_show(label_main_project); gtk_box_pack_start(GTK_BOX(hbox3), label_main_project, FALSE, FALSE, 0); hseparator2 = gtk_hseparator_new(); gtk_widget_show(hseparator2); gtk_box_pack_start(GTK_BOX(vbox1), hseparator2, TRUE, TRUE, 0); label15 = gtk_label_new("Additional projects:"); gtk_widget_show(label15); gtk_box_pack_start(GTK_BOX(vbox1), label15, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label15), 0, 0.5); hbox7 = gtk_hbox_new(FALSE, 0); gtk_widget_show(hbox7); gtk_box_pack_start(GTK_BOX(vbox1), hbox7, TRUE, TRUE, 0); button_add = gtk_button_new(); gtk_widget_show(button_add); gtk_box_pack_start(GTK_BOX(hbox7), button_add, FALSE, FALSE, 0); alignment2 = gtk_alignment_new(0.5, 0.5, 0, 0); gtk_widget_show(alignment2); gtk_container_add(GTK_CONTAINER(button_add), alignment2); hbox8 = gtk_hbox_new(FALSE, 2); gtk_widget_show(hbox8); gtk_container_add(GTK_CONTAINER(alignment2), hbox8); image2 = gtk_image_new_from_stock("gtk-add", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image2); gtk_box_pack_start(GTK_BOX(hbox8), image2, FALSE, FALSE, 0); label18 = gtk_label_new_with_mnemonic("_Add project"); gtk_widget_show(label18); gtk_box_pack_start(GTK_BOX(hbox8), label18, FALSE, FALSE, 0); dialog_action_area1 = GTK_DIALOG(printreferencesdialog)->action_area; gtk_widget_show(dialog_action_area1); gtk_button_box_set_layout(GTK_BUTTON_BOX(dialog_action_area1), GTK_BUTTONBOX_END); new InDialogHelp(printreferencesdialog, NULL, NULL, NULL); cancelbutton = gtk_button_new_from_stock("gtk-cancel"); gtk_widget_show(cancelbutton); gtk_dialog_add_action_widget(GTK_DIALOG(printreferencesdialog), cancelbutton, GTK_RESPONSE_CANCEL); GTK_WIDGET_SET_FLAGS(cancelbutton, GTK_CAN_DEFAULT); okbutton = gtk_button_new_from_stock("gtk-ok"); gtk_widget_show(okbutton); gtk_dialog_add_action_widget(GTK_DIALOG(printreferencesdialog), okbutton, GTK_RESPONSE_OK); GTK_WIDGET_SET_FLAGS(okbutton, GTK_CAN_DEFAULT); g_signal_connect((gpointer) button_add, "clicked", G_CALLBACK(on_button_add_clicked), gpointer(this)); g_signal_connect((gpointer) okbutton, "clicked", G_CALLBACK(on_okbutton_clicked), gpointer(this)); gtk_widget_grab_default(okbutton); gtk_widget_grab_focus(okbutton); // Set the gui. gtk_label_set_text(GTK_LABEL(label_main_project), settings->genconfig.project_get().c_str()); vector < ustring > versions = settings->genconfig.print_references_projects_get(); for (unsigned int i = 0; i < versions.size(); i++) { on_button_add(versions[i]); } } PrintReferencesDialog::~PrintReferencesDialog() { gtk_widget_destroy(printreferencesdialog); } int PrintReferencesDialog::run() { return gtk_dialog_run(GTK_DIALOG(printreferencesdialog)); } void PrintReferencesDialog::on_okbutton_clicked(GtkButton * button, gpointer user_data) { ((PrintReferencesDialog *) user_data)->on_okbutton(); } void PrintReferencesDialog::on_okbutton() { // Save values. extern Settings *settings; vector < ustring > projects; for (unsigned int i = 0; i < selectprojectguis.size(); i++) projects.push_back(selectprojectguis[i]->project); settings->genconfig.print_references_projects_set(projects); } void PrintReferencesDialog::on_button_additional_project_clicked(GtkButton * button, gpointer user_data) { ((PrintReferencesDialog *) user_data)->on_button_additional_project(button); } void PrintReferencesDialog::on_button_additional_project(GtkButton * button) // Removes an "additional" project. { // Get the offset of the widget to remove. int widget_offset = -1; for (unsigned int i = 0; i < buttons.size(); i++) { if (GTK_WIDGET(button) == buttons[i]) widget_offset = i; } // Widget not found: bail out. if (widget_offset < 0) return; // Destroy the widgets. gtk_widget_destroy(hboxes[widget_offset]); // Remove widget's pointers. vector_remove_content(hboxes, widget_offset); vector_remove_content(selectprojectguis, widget_offset); vector_remove_content(buttons, widget_offset); // Rewrite the labels. rewrite_button_labels(); } void PrintReferencesDialog::on_button_add_clicked(GtkButton * button, gpointer user_data) { ((PrintReferencesDialog *) user_data)->on_button_add(""); } void PrintReferencesDialog::on_button_add(const ustring & project) // Adds a new project to the gui. { // Get list of all projects. vector < ustring > projects = projects_get_all(); // Only add the project if it exists. if (!project.empty()) { if (!project_exists(project)) { return; } } // All the widgets we're going to insert. GtkWidget *hbox5; SelectProjectGui *selectprojectgui; GtkWidget *button_additional_project; GtkWidget *alignment1; GtkWidget *hbox6; GtkWidget *image1; GtkWidget *label17; // Build GUI. hbox5 = gtk_hbox_new(FALSE, 4); gtk_widget_show(hbox5); gtk_box_pack_start(GTK_BOX(vbox1), hbox5, TRUE, TRUE, 0); selectprojectgui = new SelectProjectGui(0); selectprojectgui->build(hbox5, "", project); button_additional_project = gtk_button_new(); gtk_widget_show(button_additional_project); gtk_box_pack_start(GTK_BOX(hbox5), button_additional_project, FALSE, FALSE, 0); alignment1 = gtk_alignment_new(0.5, 0.5, 0, 0); gtk_widget_show(alignment1); gtk_container_add(GTK_CONTAINER(button_additional_project), alignment1); hbox6 = gtk_hbox_new(FALSE, 2); gtk_widget_show(hbox6); gtk_container_add(GTK_CONTAINER(alignment1), hbox6); image1 = gtk_image_new_from_stock("gtk-remove", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image1); gtk_box_pack_start(GTK_BOX(hbox6), image1, FALSE, FALSE, 0); label17 = gtk_label_new_with_mnemonic("Remove"); gtk_widget_show(label17); gtk_box_pack_start(GTK_BOX(hbox6), label17, FALSE, FALSE, 0); g_signal_connect((gpointer) button_additional_project, "clicked", G_CALLBACK(on_button_additional_project_clicked), gpointer(this)); gtk_box_reorder_child(GTK_BOX(vbox1), hbox5, hboxes.size() + 7); // Store the relevant widgets. hboxes.push_back(hbox5); selectprojectguis.push_back(selectprojectgui); buttons.push_back(button_additional_project); // Reorder the accelerators on the remove buttons. rewrite_button_labels(); } void PrintReferencesDialog::vector_remove_content(vector < GtkWidget * >&container, int offset) { vector < GtkWidget * >::iterator iter; iter = container.begin(); for (int i = 0; i < offset; i++) iter++; container.erase(iter); } void PrintReferencesDialog::vector_remove_content(vector < SelectProjectGui * >&container, int offset) { delete container[offset]; vector < SelectProjectGui * >::iterator iter; iter = container.begin(); for (int i = 0; i < offset; i++) iter++; container.erase(iter); } void PrintReferencesDialog::rewrite_button_labels() // Rewrites the accelerators on the buttons, , so that it goes from 1 till x. { for (unsigned int i = 0; i < selectprojectguis.size(); i++) { ustring label = "_" + convert_to_string(i + 1); selectprojectguis[i]->set_label(label); } } bibledit-gtk-4.6/src/text2pdf_block.h0000644000175000017500000000421211671702424017623 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_TEXT2PDF_BLOCK_H #define INCLUDED_TEXT2PDF_BLOCK_H #include "libraries.h" #include "text2pdf_area.h" #include #include "text2pdf_layout.h" enum T2PBlockType { t2pbtTextGeneral, t2pbtTextParagraphFirstLine, t2pbtTextParagraphLastLine, t2pbtTextParagraphOnlyLine, t2pbtTextIntrusion, t2pbtSpaceBeforeParagraph, t2pbtSpaceAfterParagraph, t2pbtNewPage, t2pbtNewOddPage}; class T2PBlock : public T2PArea { public: T2PBlock(PangoRectangle rectangle_in, int column_count_in); virtual ~T2PBlock(); vector layoutcontainers; T2PLayoutContainer * next_layout_container (cairo_t *cairo); void store_layout_container_height (T2PLayoutContainer * layoutcontainer); void store_layout_container_width (T2PLayoutContainer * layoutcontainer); void store_layout_container_x (T2PLayoutContainer * layoutcontainer); void set_widow_orphan_data (int paragraph_line_number, bool last_line_of_paragraph); void print(cairo_t *cairo); ustring text(); int column_count; T2PBlockType type; bool keep_with_next; int maximum_width_pango_units; ustring left_running_header; ustring right_running_header; unsigned int left_running_chapter; unsigned int right_running_chapter; bool suppress_header; ustring reference; ustring referent; private: }; #endif bibledit-gtk-4.6/src/dialogmaintenance.h0000644000175000017500000000337411671702424020363 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_DIALOG_MAINTENANCE_H #define INCLUDED_DIALOG_MAINTENANCE_H #include "libraries.h" #include #include "ustring.h" extern "C" { #include } #include "htmlwriter2.h" class MaintenanceDialog { public: MaintenanceDialog (int dummy); ~MaintenanceDialog (); int run (); protected: GtkWidget *dialog; GtkWidget *dialog_vbox1; GtkWidget *scrolledwindow; GtkWidget *htmlview; GtkWidget *dialog_action_area1; GtkWidget *cancelbutton; GtkWidget *okbutton; private: static gboolean on_html_link_clicked(GtkHTML *html, const gchar * url, gpointer user_data); void html_link_clicked(const gchar * url); ustring active_url; map scrolling_position; static void on_html_submit (GtkHTML *html, const gchar *method, const gchar *url, const gchar *encoding, gpointer user_data); void html_submit (const gchar *method, const gchar *url, const gchar *encoding); void html_add_home (HtmlWriter2& htmlwriter); }; #endif bibledit-gtk-4.6/src/ustring-utility.h0000644000175000017500000000517211734122520020104 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ // The code was copied from software written and copyrighted by the gtkmm Development Team #ifndef INCLUDED_USTRING_UTILITY_H #define INCLUDED_USTRING_UTILITY_H #include "ustring.h" #include // Helper to deal with memory allocated // by GLib functions in an exception-safe manner. template class GlibScopedPtr { private: T* ptr_; GlibScopedPtr(const GlibScopedPtr&); GlibScopedPtr& operator=(const GlibScopedPtr&); public: GlibScopedPtr() : ptr_ (0) {} explicit GlibScopedPtr(T* ptr) : ptr_ (ptr) {} ~GlibScopedPtr() { g_free(ptr_); } T* get() const { return ptr_; } T** addr() { return &ptr_; } }; // Removes the const nature of a ptr template inline T* unconst(const T* t) { return const_cast(t); } // Convert const gchar* to ustring, while treating NULL as empty string. inline ustring convert_const_gchar_ptr_to_ustring(const char* str) { return (str) ? ustring(str) : ustring(); } // Convert const gchar* to std::string, while treating NULL as empty string. inline std::string convert_const_gchar_ptr_to_stdstring(const char* str) { return (str) ? std::string(str) : std::string(); } // Convert a non-const gchar* return value to ustring, freeing it too. inline ustring convert_return_gchar_ptr_to_ustring(char* str) { return (str) ? ustring(GlibScopedPtr(str).get()) : ustring(); } // Convert a non-const gchar* return value to std::string, freeing it too. inline std::string convert_return_gchar_ptr_to_stdstring(char* str) { return (str) ? std::string(GlibScopedPtr(str).get()) : std::string(); } // Append type_name to dest, while replacing special characters with '+'. void append_canonical_typename(std::string& dest, const char* type_name); #endif /* INCLUDED_USTRING_UTILITY_H */ bibledit-gtk-4.6/src/text2pdf_big_block.h0000644000175000017500000000235411671702424020451 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_TEXT2PDF_BIG_BLOCK_H #define INCLUDED_TEXT2PDF_BIG_BLOCK_H #include "libraries.h" #include "text2pdf_block.h" class T2PBigBlock { public: T2PBigBlock(int column_count_in); virtual ~T2PBigBlock(); vector blocks; void calculate_height(); int height (int reference_y); void set_blocks_x (int x); void set_blocks_y (int reference_y); int column_count; private: int total_height; int height_first_block; }; #endif bibledit-gtk-4.6/src/snapshots.cpp0000644000175000017500000002273711671702424017302 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "snapshots.h" #include "projectutils.h" #include "directories.h" #include "gwrappers.h" #include #include "date_time_utils.h" #include "progresswindow.h" #include "utilities.h" #include "tiny_utilities.h" #include "maintenance.h" #include "books.h" ustring old_snapshots_content_database (const ustring& project) // Gives the old snapshots content database for a given project. { return gw_build_filename(directories_get_projects(), project, "snapshots.sql"); } ustring snapshots_directory (const ustring& project) { return gw_build_filename(directories_get_projects(), project, "snapshots"); } ustring snapshots_database (const ustring& project, unsigned int book, unsigned int chapter) { ustring filename; if (book) { filename = gw_build_filename (snapshots_directory (project), books_id_to_english (book) + "." + convert_to_string (chapter) + ".sql"); } return filename; } void snapshots_initialize_all () // Initializes the snapshots system. { // Initialize contents database for all projects. vector projects = projects_get_all(); for (unsigned int i = 0; i < projects.size(); i++) { snapshots_initialize_project(projects[i]); } } void snapshots_initialize_project (const ustring& project) // Initializes the snapshots system for a given project. { // Ensure that the snapshots directory is there. ustring directory = snapshots_directory (project); if (g_file_test(directory.c_str(), G_FILE_TEST_IS_DIR)) return; // Create directory. gw_mkdir_with_parents (directory); // If the old snapshots database is there, convert it to the new, // and remove it. Otherwise take snapshot of the whole project. ustring old_filename = old_snapshots_content_database (project); if (g_file_test(old_filename.c_str(), G_FILE_TEST_IS_REGULAR)) { ProgressWindow progresswindow ("Converting snapshots to new format for project " + project, false); sqlite3 *db; sqlite3_open(old_snapshots_content_database (project).c_str(), &db); SqliteReader reader(0); char *sql; sql = g_strdup_printf("select * from snapshots;"); sqlite3_exec(db, sql, reader.callback, &reader, NULL); g_free(sql); progresswindow.set_iterate (0, 1, reader.ustring0.size()); for (unsigned int i = 0; i < reader.ustring0.size(); i++) { progresswindow.iterate (); unsigned int book = convert_to_int (reader.ustring0[i]); unsigned int chapter = convert_to_int (reader.ustring1[i]); ustring content = reader.ustring2[i]; unsigned int seconds = convert_to_int (reader.ustring3[i]); unsigned int persistent = convert_to_int (reader.ustring4[i]); snapshots_shoot_chapter (project, book, chapter, content, seconds, persistent); } sqlite3_close(db); unlink (old_filename.c_str()); } else { snapshots_shoot_project (project); } } void snapshots_shoot_project (const ustring& project) // Takes a snapshot of the whole project. { ProgressWindow progresswindow ("Updating Snapshots for Project " + project, false); // Store snapshots of all the chapters in the project. vector books = project_get_books(project); progresswindow.set_iterate(0, 1, books.size()); for (unsigned int bk = 0; bk < books.size(); bk++) { progresswindow.iterate(); vector chapters = project_get_chapters(project, books[bk]); for (unsigned int ch = 0; ch < chapters.size(); ch++) { snapshots_shoot_chapter (project, books[bk], chapters[ch], 0, false); } } } void snapshots_shoot_chapter (const ustring& project, unsigned int book, unsigned int chapter, const ustring& content, unsigned int seconds, bool persistent) // Stores the data passed as a snapshot. { // Database filename. ustring filename = snapshots_database (project, book, chapter); // Create the database if it does not exist. if (!g_file_test(filename.c_str(), G_FILE_TEST_IS_REGULAR)) { sqlite3 *db; sqlite3_open(filename.c_str(), &db); sqlite3_exec(db, "PRAGMA synchronous=OFF;", NULL, NULL, NULL); char *sql; sql = g_strdup_printf("create table snapshots (content text, seconds integer, persistent integer);"); sqlite3_exec(db, sql, NULL, NULL, NULL); g_free(sql); sqlite3_close(db); } // Store it in the database. sqlite3 *db; sqlite3_open(snapshots_database (project, book, chapter).c_str(), &db); char *sql; sql = g_strdup_printf("insert into snapshots values ('%s', %d, %d)", double_apostrophy (content).c_str(), seconds, persistent); sqlite3_exec(db, sql, NULL, NULL, NULL); g_free(sql); sqlite3_close(db); } void snapshots_shoot_chapter (const ustring& project, unsigned int book, unsigned int chapter, unsigned int seconds, bool persistent) // Stores a snapshot of the chapter in the database. // seconds: the time. If 0, it makes its own time. // persistent: whether this snapshots is persistent, that is, should never be removed. { // Get the right seconds. if (seconds == 0) seconds = date_time_seconds_get_current(); // Get the chapter data. gchar *contents; ustring datafile = project_data_filename_chapter (project, book, chapter, false); g_file_get_contents(datafile.c_str(), &contents, NULL, NULL); ustring content; if (contents) { content = contents; g_free (contents); } // Store it. snapshots_shoot_chapter (project, book, chapter, content, seconds, persistent); // Register the database. maintenance_register_snapshot (snapshots_database (project, book, chapter)); maintenance_register_database (snapshots_database (project, book, chapter)); } vector snapshots_get_seconds (const ustring& project, unsigned int book, unsigned int chapter) // Retrieves a list of seconds from the database, given a project, book, and chapter. { vector seconds; sqlite3 *db; sqlite3_open(snapshots_database (project, book, chapter).c_str(), &db); SqliteReader reader(0); char *sql; sql = g_strdup_printf("select seconds from snapshots order by seconds desc;"); sqlite3_exec(db, sql, reader.callback, &reader, NULL); g_free(sql); for (unsigned int i = 0; i < reader.ustring0.size(); i++) { seconds.push_back (convert_to_int (reader.ustring0[i])); } sqlite3_close(db); return seconds; } ustring snapshots_get_chapter (const ustring& project, unsigned int book, unsigned int chapter, unsigned int seconds) // Retrieves a chapter's data from the database, given a project, book, chapter number, and the seconds. { ustring data; sqlite3 *db; sqlite3_open(snapshots_database (project, book, chapter).c_str(), &db); SqliteReader reader(0); char *sql; sql = g_strdup_printf("select content from snapshots where seconds = %d;", seconds); sqlite3_exec(db, sql, reader.callback, &reader, NULL); g_free(sql); if (!reader.ustring0.empty()) { data = reader.ustring0[0]; } sqlite3_close(db); return data; } unsigned int snapshots_oldest_second (const ustring& project) { unsigned int oldest_second = 0; bool first_one_found = false; for (unsigned int book = 1; book <= 150; book++) { for (unsigned int chapter = 0; chapter <= 150; chapter++) { ustring filename = snapshots_database (project, book, chapter); if (g_file_test(filename.c_str(), G_FILE_TEST_IS_REGULAR)) { sqlite3 *db; sqlite3_open(filename.c_str(), &db); SqliteReader reader(0); char *sql; sql = g_strdup_printf("select seconds from snapshots order by seconds asc;"); sqlite3_exec(db, sql, reader.callback, &reader, NULL); g_free(sql); if (!reader.ustring0.empty()) { unsigned int second = convert_to_int (reader.ustring0[0]); if (first_one_found) { if (second < oldest_second) oldest_second = second; } else { oldest_second = second; } first_one_found = true; } sqlite3_close(db); } } } return oldest_second; } void snapshots_get_chapters_changed_since(const ustring & project, unsigned int second, vector & books, vector & chapters) // This gives the books and chapters changed since the second given. { books.clear(); chapters.clear(); vector projectbooks = project_get_books(project); for (unsigned int bk = 0; bk < projectbooks.size(); bk++) { vector projectchapters = project_get_chapters(project, projectbooks[bk]); for (unsigned int ch = 0; ch < projectchapters.size(); ch++) { unsigned int book = projectbooks[bk]; unsigned int chapter = projectchapters[ch]; vector seconds = snapshots_get_seconds (project, book, chapter); if (!seconds.empty()) { if (seconds[0] > second) { books.push_back (book); chapters.push_back (chapter); } } } } } bibledit-gtk-4.6/src/dialogpdfviewer.h0000644000175000017500000000305711671702424020072 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_DIALOG_PDF_VIEWER_H #define INCLUDED_DIALOG_PDF_VIEWER_H #include #include "ustring.h" class PDFViewerDialog { public: PDFViewerDialog (int dummy); ~PDFViewerDialog (); int run (); protected: GtkWidget *pdfviewerdialog; GtkWidget *dialog_vbox1; GtkWidget *radiobutton_automatic; GtkWidget *radiobutton_manual; GtkWidget *label_path; GtkWidget *entry_path; GtkWidget *label_arguments; GtkWidget *entry_arguments; GtkWidget *dialog_action_area1; GtkWidget *cancelbutton; GtkWidget *okbutton; private: static void on_radiobutton_toggled (GtkToggleButton *togglebutton, gpointer user_data); void on_radiobutton (); static void on_okbutton_clicked (GtkButton *button, gpointer user_data); void on_okbutton (); void gui (); }; #endif bibledit-gtk-4.6/src/readwrite.h0000644000175000017500000000173111671702424016702 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_READWRITE_H #define INCLUDED_READWRITE_H #include "libraries.h" #include #include void read_write_data (int argc, char *argv[], bool read, bool write); #endif bibledit-gtk-4.6/src/windowdata.cpp0000644000175000017500000000605711671702424017416 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "windowdata.h" #include "settings.h" #include "gwrappers.h" WindowData::WindowData(bool save_on_destroy) { // Save variable. my_save_on_destroy = save_on_destroy; // Get the window data. extern Settings *settings; widths = settings->genconfig.window_widths_get(); heights = settings->genconfig.window_heights_get(); x_positions = settings->genconfig.window_x_positions_get(); y_positions = settings->genconfig.window_y_positions_get(); ids = settings->genconfig.window_ids_get(); titles = settings->genconfig.window_titles_get(); shows = settings->genconfig.window_shows_get(); // If the configuration file has been fiddled with, then it may occur that the data is not consistent. // Check on this. bool data_consistent = true; if (widths.size() != heights.size()) data_consistent = false; if (heights.size() != x_positions.size()) data_consistent = false; if (x_positions.size() != y_positions.size()) data_consistent = false; if (y_positions.size() != ids.size()) data_consistent = false; if (ids.size() != titles.size()) data_consistent = false; if (titles.size() != shows.size()) data_consistent = false; if (!data_consistent) { // Clear it all out. widths.clear(); heights.clear(); x_positions.clear(); y_positions.clear(); ids.clear(); titles.clear(); shows.clear(); // And save it. my_save_on_destroy = true; } } WindowData::~WindowData() { // Store the data. if (my_save_on_destroy) { extern Settings *settings; settings->genconfig.window_widths_set(widths); settings->genconfig.window_heights_set(heights); settings->genconfig.window_x_positions_set(x_positions); settings->genconfig.window_y_positions_set(y_positions); settings->genconfig.window_ids_set(ids); settings->genconfig.window_titles_set(titles); settings->genconfig.window_shows_set(shows); } } void WindowData::debug() // Prints the state. { cout << "WindowData object " << this << " state" << endl; for (unsigned int i = 0; i < widths.size(); i++) { cout << "window " << i << ", width " << widths[i] << ", height " << heights[i] << ", x " << x_positions[i] << ", y " << y_positions[i] << ", id " << ids[i] << ", title " << titles[i] << ", show " << shows[i] << endl; } } bibledit-gtk-4.6/src/robinson.cpp0000644000175000017500000003521011671702424017077 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "robinson.h" #include "utilities.h" bool robinson_define_parsing_person (ustring& definition, ustring& parsing) // This looks in the "parsing" whether the person is given. // If so, it adds the description to the "definition" and removes the relevant code from the "parsing". // It returns true if a person was found. { ustring person = parsing.substr (0, 1); bool person_found = true; if (person == "1") { definition.append (" first person"); } else if (person == "2") { definition.append (" second person"); } else if (person == "3") { definition.append (" third person"); } else { person_found = false; } if (person_found) { parsing.erase (0, 1); } return person_found; } void robinson_define_parsing_case (ustring& definition, ustring& parsing) // Parse the case. { ustring case_code = parsing.substr (0, 1); parsing.erase (0, 1); if (case_code == "N") { definition.append (" nominative"); } else if (case_code == "V") { definition.append (" vocative"); } else if (case_code == "G") { definition.append (" genitive"); } else if (case_code == "D") { definition.append (" dative"); } else if (case_code == "A") { definition.append (" accusative"); } else { definition.append (" case \"" + case_code + "\""); } } void robinson_define_parsing_number (ustring& definition, ustring& parsing) // Parse the number. { ustring number = parsing.substr (0, 1); parsing.erase (0, 1); if (number == "S") { definition.append (" singular"); } else if (number == "P") { definition.append (" plural"); } else { if (!number.empty()) { definition.append (" number \"" + number + "\""); } } } void robinson_define_parsing_gender (ustring& definition, ustring& parsing) // Parse the gender. { ustring gender = parsing.substr (0, 1); parsing.erase (0, 1); if (gender == "M") { definition.append (" masculine"); } else if (gender == "F") { definition.append (" feminine"); } else if (gender == "N") { definition.append (" neuter"); } else { if (!gender.empty()) { definition.append (" gender \"" + gender + "\""); } } } bool robinson_define_parsing_suffix (ustring& definition, ustring& parsing, bool silent) // Parse the suffix. // Returns true if it interpreted the parsing. { /* Between the 2000 version of and the , he changed this. In the 2000 Maurice Robinson's coding manual version, there were two interpretations of a final -C (comparative or crasis). In the 2004 version -C should always indicate comparative and -K should indicate crasis. There may be old content that uses -C for crasis, but at the time of writing this Bibledit does not use it. */ bool known_parsing = true; if (parsing == "S") { definition.append (" superlative"); } else if (parsing == "C") { definition.append (" comparative"); } else if (parsing == "ABB") { definition.append (" abbreviated"); } else if (parsing == "I") { definition.append (" interrogative"); } else if (parsing == "N") { definition.append (" negative"); } else if (parsing == "K") { definition.append (" merged by crasis with a second word; declension is that of the second word"); } else if (parsing == "ATT") { definition.append (" Attic Greek form"); } else if (parsing == "LI") { definition.append (" letter indeclinable"); } else if (parsing == "PRI") { definition.append (" proper indeclinable"); } else if (parsing == "OI") { definition.append (" other indeclinable"); } else if (parsing == "NUI") { definition.append (" numeral indeclinable"); } else if (parsing == "AP") { definition.append (" apocopated form"); } else if (parsing == "A") { definition.append (" Aeolic"); } else if (parsing == "M") { definition.append (" middle significance"); } else { if (!silent) { if (!parsing.empty()) { definition.append (" unknown suffix \"" + parsing + "\""); } } known_parsing = false; } return known_parsing; } void robinson_define_parsing_tense (ustring& definition, ustring& parsing) // Parse the tense of verbs. { ustring number = parsing.substr (0, 1); if (number == "2") { definition.append (" second"); parsing.erase (0, 1); } ustring tense = parsing.substr (0, 1); bool remove_code = true; if (tense == "P") { definition.append (" present"); } else if (tense == "I") { definition.append (" imperfect"); } else if (tense == "F") { definition.append (" future"); } else if (tense == "A") { definition.append (" aorist"); } else if (tense == "R") { definition.append (" perfect"); } else if (tense == "L") { definition.append (" pluperfect"); } else if (tense == "X") { definition.append (" no tense stated (adverbial imperative)"); } else { remove_code = false; } if (remove_code) { parsing.erase (0, 1); } } void robinson_define_parsing_voice (ustring& definition, ustring& parsing) // Parse the voice of verbs. { ustring voice = parsing.substr (0, 1); bool remove_code = true; if (voice == "A") { definition.append (" active"); } else if (voice == "M") { definition.append (" middle"); } else if (voice == "P") { definition.append (" passive"); } else if (voice == "E") { definition.append (" middle or passive"); } else if (voice == "D") { definition.append (" middle deponent"); } else if (voice == "O") { definition.append (" passive deponent"); } else if (voice == "N") { definition.append (" middle or passive deponent"); } else if (voice == "X") { definition.append (" no voice stated"); } else if (voice == "Q") { definition.append (" impersonal active"); } else { remove_code = false; } if (remove_code) { parsing.erase (0, 1); } } void robinson_define_parsing_mood (ustring& definition, ustring& parsing) // Parse the mood of verbs. { ustring mood = parsing.substr (0, 1); bool remove_code = true; if (mood == "I") { definition.append (" indicative"); } else if (mood == "S") { definition.append (" subjunctive"); } else if (mood == "O") { definition.append (" optative"); } else if (mood == "M") { definition.append (" imperative"); } else if (mood == "N") { definition.append (" infinitive"); } else if (mood == "P") { definition.append (" participle"); } else { remove_code = false; } if (remove_code) { parsing.erase (0, 1); } } bool robinson_define_parsing (ustring parsing, ustring& definition) // Tries to define a Robinson parsing. // Returns true if it managed. { // The parsing should be long enough. if (parsing.length() < 3) return false; // Cut the parsing on the hyphens. Parse parse (parsing, false, "-"); // Get the various bits of the parsing. ustring bit0, bit1, bit2, bit3; if (parse.words.size() > 0) bit0 = parse.words[0]; if (parse.words.size() > 1) bit1 = parse.words[1]; if (parse.words.size() > 2) bit2 = parse.words[2]; if (parse.words.size() > 3) bit3 = parse.words[3]; if (bit0 == "A") { definition = "adjective"; if (!robinson_define_parsing_suffix (definition, bit1, true)) { robinson_define_parsing_case (definition, bit1); robinson_define_parsing_number (definition, bit1); robinson_define_parsing_gender (definition, bit1); robinson_define_parsing_suffix (definition, bit2, false); } else { robinson_define_parsing_suffix (definition, bit2, true); } return true; } if (bit0 == "ADV") { definition = "adverb or adverb and particle combined"; robinson_define_parsing_suffix (definition, bit1, false); return true; } if (parsing == "ARAM") { definition = "indeclinable Aramaic transliterated word"; return true; } if (bit0 == "C") { definition = "reciprocal pronoun"; robinson_define_parsing_case (definition, bit1); robinson_define_parsing_number (definition, bit1); robinson_define_parsing_gender (definition, bit1); robinson_define_parsing_suffix (definition, bit2, false); return true; } if (bit0 == "COND") { definition = "conditional particle or conjunction"; if (bit1 == "C") { bit1 = "K"; } robinson_define_parsing_suffix (definition, bit1, false); return true; } if (bit0 == "CONJ") { definition = "conjunction or conjunctive particle"; return true; } if (bit0 == "D") { definition = "demonstrative pronoun"; robinson_define_parsing_case (definition, bit1); robinson_define_parsing_number (definition, bit1); robinson_define_parsing_gender (definition, bit1); if (bit2 == "C") { bit2 = "K"; } robinson_define_parsing_suffix (definition, bit2, false); robinson_define_parsing_suffix (definition, bit2, false); return true; } if (bit0 == "F") { definition = "reflexive pronoun"; // It has person 1,2,3 added, e.g. F-3ASF. robinson_define_parsing_person (definition, bit1); robinson_define_parsing_case (definition, bit1); robinson_define_parsing_number (definition, bit1); robinson_define_parsing_gender (definition, bit1); if (bit2 == "C") { bit2 = "K"; } robinson_define_parsing_suffix (definition, bit2, false); return true; } if (bit0 == "HEB") { definition = "indeclinable Hebrew transliterated word"; return true; } if (bit0 == "I") { definition = "interrogative pronoun"; robinson_define_parsing_case (definition, bit1); robinson_define_parsing_number (definition, bit1); robinson_define_parsing_gender (definition, bit1); robinson_define_parsing_suffix (definition, bit2, false); return true; } if (bit0 == "INJ") { definition = "interjection"; return true; } if (bit0 == "K") { definition = "correlative pronoun"; robinson_define_parsing_case (definition, bit1); robinson_define_parsing_number (definition, bit1); robinson_define_parsing_gender (definition, bit1); robinson_define_parsing_suffix (definition, bit2, false); return true; } if (bit0 == "N") { definition = "noun"; if (!robinson_define_parsing_suffix (definition, bit1, true)) { robinson_define_parsing_case (definition, bit1); robinson_define_parsing_number (definition, bit1); robinson_define_parsing_gender (definition, bit1); robinson_define_parsing_suffix (definition, bit2, false); } return true; } if (bit0 == "P") { definition = "personal pronoun"; // It optionally can have person 1,2,3 added, e.g. // P-GSM (personal pronoun genetive singular masculine) // P-1GS (personal pronoun first person genetive singular) // Note: 1st and 2nd personal pronouns have no gender. robinson_define_parsing_person (definition, bit1); robinson_define_parsing_case (definition, bit1); robinson_define_parsing_number (definition, bit1); robinson_define_parsing_gender (definition, bit1); if (bit2 == "C") { bit2 = "K"; } robinson_define_parsing_suffix (definition, bit2, false); return true; } if (bit0 == "PREP") { definition = "preposition"; return true; } if (bit0 == "PRT") { definition = "particle, disjunctive particle"; robinson_define_parsing_suffix (definition, bit1, false); return true; } if (bit0 == "Q") { definition = "correlative or interrogative pronoun"; robinson_define_parsing_case (definition, bit1); robinson_define_parsing_number (definition, bit1); robinson_define_parsing_gender (definition, bit1); robinson_define_parsing_suffix (definition, bit2, false); return true; } if (bit0 == "R") { definition = "relative pronoun"; robinson_define_parsing_case (definition, bit1); robinson_define_parsing_number (definition, bit1); robinson_define_parsing_gender (definition, bit1); robinson_define_parsing_suffix (definition, bit2, false); return true; } if (bit0 == "S") { definition = "possessive pronoun"; // It has person 1,2,3 added, e.g. S-1DPM. robinson_define_parsing_person (definition, bit1); robinson_define_parsing_case (definition, bit1); robinson_define_parsing_number (definition, bit1); robinson_define_parsing_gender (definition, bit1); robinson_define_parsing_suffix (definition, bit2, false); return true; } if (bit0 == "T") { definition = "definite article"; robinson_define_parsing_case (definition, bit1); robinson_define_parsing_number (definition, bit1); robinson_define_parsing_gender (definition, bit1); robinson_define_parsing_suffix (definition, bit2, false); return true; } if (bit0 == "V") { definition = "verb"; // The verb always has tense voice mood, such as in, e.g., "V-2ADN". robinson_define_parsing_tense (definition, bit1); robinson_define_parsing_voice (definition, bit1); robinson_define_parsing_mood (definition, bit1); // Optionally we have only a suffix. if (robinson_define_parsing_suffix (definition, bit2, true)) { bit2.clear(); } // Or we can have two options. // First we try person and number. if (!bit2.empty()) { if (robinson_define_parsing_person (definition, bit2)) { robinson_define_parsing_number (definition, bit2); } else { // Else it is case, number and gender. robinson_define_parsing_case (definition, bit2); robinson_define_parsing_number (definition, bit2); robinson_define_parsing_gender (definition, bit2); } } // Finally parse the few cases that have a suffix. robinson_define_parsing_suffix (definition, bit3, false); return true; } if (bit0 == "X") { definition = "indefinite pronoun"; robinson_define_parsing_case (definition, bit1); robinson_define_parsing_number (definition, bit1); robinson_define_parsing_gender (definition, bit1); robinson_define_parsing_suffix (definition, bit2, false); return true; } // Can't describe the parsing. return false; } bibledit-gtk-4.6/src/text2pdf_block.cpp0000644000175000017500000000653711671702424020172 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "text2pdf_area.h" #include "text2pdf_utils.h" #include "text2pdf_ref_area.h" #include "text2pdf_block.h" T2PBlock::T2PBlock(PangoRectangle rectangle_in, int column_count_in):T2PArea(rectangle_in) // This is used as one block of text that must be kept together. { // Default type is text. type = t2pbtTextGeneral; // By default the block is not kept together with the next one. keep_with_next = false; // Columns, size. column_count = column_count_in; maximum_width_pango_units = rectangle.width; // Running header variables. left_running_chapter = 0; right_running_chapter = 0; suppress_header = false; } T2PBlock::~T2PBlock() // Destructor. { // Free the layout objects. for (unsigned int i = 0; i < layoutcontainers.size(); i++) { delete layoutcontainers[i]; } } T2PLayoutContainer *T2PBlock::next_layout_container(cairo_t * cairo) // Gets the next layout container object. { T2PLayoutContainer *layoutcontainer = new T2PLayoutContainer(rectangle, this, cairo); layoutcontainers.push_back(layoutcontainer); return layoutcontainer; } void T2PBlock::store_layout_container_height(T2PLayoutContainer * layoutcontainer) // Stores the layout container's height in the block. { rectangle.height = layoutcontainer->rectangle.height; } void T2PBlock::store_layout_container_width(T2PLayoutContainer * layoutcontainer) // Stores the layout container's width in the block. { rectangle.width = layoutcontainer->rectangle.width; } void T2PBlock::store_layout_container_x(T2PLayoutContainer * layoutcontainer) // Stores the layout container's x in the block. { rectangle.x = layoutcontainer->rectangle.x; } void T2PBlock::print(cairo_t * cairo) // Print the block. { for (unsigned int l = 0; l < layoutcontainers.size(); l++) { T2PLayoutContainer *layoutcontainer = layoutcontainers[l]; layoutcontainer->rectangle.x += rectangle.x; layoutcontainer->rectangle.y += rectangle.y; layoutcontainer->print(cairo); } } ustring T2PBlock::text() // Shows block's text. { ustring s; for (unsigned int l = 0; l < layoutcontainers.size(); l++) { if (l) s.append(" "); s.append(layoutcontainers[l]->text()); } return s; } void T2PBlock::set_widow_orphan_data(int paragraph_line_number, bool last_line_of_paragraph) // Sets data to be used later for widow and orphan control. { if (paragraph_line_number == 0) { type = t2pbtTextParagraphFirstLine; } if (last_line_of_paragraph) { type = t2pbtTextParagraphLastLine; } if ((paragraph_line_number == 0) && last_line_of_paragraph) { type = t2pbtTextParagraphOnlyLine; } } bibledit-gtk-4.6/src/windowoutline.h0000644000175000017500000000244411671702424017625 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_WINDOW_OUTLINE_H #define INCLUDED_WINDOW_OUTLINE_H #include #include "ustring.h" #include "reference.h" #include "floatingwindow.h" #include "outline.h" class WindowOutline : public FloatingWindow { public: WindowOutline(GtkWidget * parent_layout, GtkAccelGroup *accelerator_group, bool startup); virtual ~WindowOutline(); void go_to(const ustring& project, Reference& reference); Outline * outline; protected: GtkWidget *vbox; private: Reference myreference; }; #endif bibledit-gtk-4.6/src/dialogselectbooks.cpp0000644000175000017500000005535411671702424020756 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include #include "dialogselectbooks.h" #include "utilities.h" #include "bible.h" #include "dialogselectchapters.h" #include "projectutils.h" #include "books.h" #include "scriptureportions.h" #include "settings.h" #include "help.h" #include "shortcuts.h" #include "listview.h" #include #include "gwrappers.h" #include "screen.h" SelectBooksDialog::SelectBooksDialog(bool showportions) /* This dialog selects books. This function takes the book from the project that is now open, and the language of that project. It then loads the books. bookset: Indicator for the caller's relevant books. */ { // Initialize variables. extern Settings *settings; myproject = settings->genconfig.project_get(); ProjectConfiguration *projectconfig = settings->projectconfig(myproject); mylanguage = projectconfig->language_get(); myselectables = project_get_books(myproject); myshowportions = showportions; // Build dialog. Shortcuts shortcuts(0); selectbooksdialog = gtk_dialog_new(); ustring title("Select books"); if (showportions) title.append(" and portions"); gtk_window_set_title(GTK_WINDOW(selectbooksdialog), title.c_str()); gtk_window_set_position(GTK_WINDOW(selectbooksdialog), GTK_WIN_POS_CENTER_ON_PARENT); gtk_window_set_modal(GTK_WINDOW(selectbooksdialog), TRUE); dialog_vbox1 = GTK_DIALOG(selectbooksdialog)->vbox; gtk_widget_show(dialog_vbox1); vbox1 = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox1); gtk_box_pack_start(GTK_BOX(dialog_vbox1), vbox1, TRUE, TRUE, 0); hbox11 = gtk_hbox_new(FALSE, 0); gtk_widget_show(hbox11); gtk_box_pack_start(GTK_BOX(vbox1), hbox11, TRUE, TRUE, 0); vbox2 = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox2); gtk_box_pack_start(GTK_BOX(hbox11), vbox2, TRUE, TRUE, 0); labelbooks = gtk_label_new("Books"); gtk_widget_show(labelbooks); gtk_box_pack_start(GTK_BOX(vbox2), labelbooks, FALSE, FALSE, 0); shortcuts.label(labelbooks); scrolledwindowbooks = gtk_scrolled_window_new(NULL, NULL); gtk_widget_show(scrolledwindowbooks); gtk_box_pack_start(GTK_BOX(vbox2), scrolledwindowbooks, TRUE, TRUE, 0); gtk_scrolled_window_set_policy(GTK_SCROLLED_WINDOW(scrolledwindowbooks), GTK_POLICY_NEVER, GTK_POLICY_AUTOMATIC); gtk_scrolled_window_set_shadow_type(GTK_SCROLLED_WINDOW(scrolledwindowbooks), GTK_SHADOW_IN); treeviewbooks = gtk_tree_view_new(); gtk_widget_show(treeviewbooks); gtk_container_add(GTK_CONTAINER(scrolledwindowbooks), treeviewbooks); gtk_tree_view_set_headers_visible(GTK_TREE_VIEW(treeviewbooks), FALSE); vbox3 = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox3); gtk_box_pack_start(GTK_BOX(hbox11), vbox3, TRUE, TRUE, 0); if (myshowportions) { labelportions = gtk_label_new("Portions"); gtk_widget_show(labelportions); gtk_box_pack_start(GTK_BOX(vbox3), labelportions, FALSE, FALSE, 0); shortcuts.label(labelportions); scrolledwindowportions = gtk_scrolled_window_new(NULL, NULL); gtk_widget_show(scrolledwindowportions); gtk_box_pack_start(GTK_BOX(vbox3), scrolledwindowportions, TRUE, TRUE, 0); gtk_scrolled_window_set_policy(GTK_SCROLLED_WINDOW(scrolledwindowportions), GTK_POLICY_NEVER, GTK_POLICY_AUTOMATIC); gtk_scrolled_window_set_shadow_type(GTK_SCROLLED_WINDOW(scrolledwindowportions), GTK_SHADOW_IN); treeviewportions = gtk_tree_view_new(); gtk_widget_show(treeviewportions); gtk_container_add(GTK_CONTAINER(scrolledwindowportions), treeviewportions); gtk_tree_view_set_headers_visible(GTK_TREE_VIEW(treeviewportions), FALSE); } table1 = gtk_table_new(2, 3, FALSE); gtk_widget_show(table1); gtk_box_pack_start(GTK_BOX(vbox1), table1, FALSE, FALSE, 0); nobutton = gtk_button_new(); gtk_widget_show(nobutton); gtk_table_attach(GTK_TABLE(table1), nobutton, 0, 1, 0, 1, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); alignment1 = gtk_alignment_new(0.5, 0.5, 0, 0); gtk_widget_show(alignment1); gtk_container_add(GTK_CONTAINER(nobutton), alignment1); hbox4 = gtk_hbox_new(FALSE, 2); gtk_widget_show(hbox4); gtk_container_add(GTK_CONTAINER(alignment1), hbox4); image1 = gtk_image_new_from_stock("gtk-clear", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image1); gtk_box_pack_start(GTK_BOX(hbox4), image1, FALSE, FALSE, 0); label6 = gtk_label_new_with_mnemonic("No books"); gtk_widget_show(label6); gtk_box_pack_start(GTK_BOX(hbox4), label6, FALSE, FALSE, 0); shortcuts.label(label6); otbutton = gtk_button_new(); gtk_widget_show(otbutton); gtk_table_attach(GTK_TABLE(table1), otbutton, 1, 2, 0, 1, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); alignment2 = gtk_alignment_new(0.5, 0.5, 0, 0); gtk_widget_show(alignment2); gtk_container_add(GTK_CONTAINER(otbutton), alignment2); hbox5 = gtk_hbox_new(FALSE, 2); gtk_widget_show(hbox5); gtk_container_add(GTK_CONTAINER(alignment2), hbox5); image2 = gtk_image_new_from_stock("gtk-goto-first", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image2); gtk_box_pack_start(GTK_BOX(hbox5), image2, FALSE, FALSE, 0); label7 = gtk_label_new_with_mnemonic("Old Testament"); gtk_widget_show(label7); gtk_box_pack_start(GTK_BOX(hbox5), label7, FALSE, FALSE, 0); shortcuts.label(label7); ntbutton = gtk_button_new(); gtk_widget_show(ntbutton); gtk_table_attach(GTK_TABLE(table1), ntbutton, 2, 3, 0, 1, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); alignment3 = gtk_alignment_new(0.5, 0.5, 0, 0); gtk_widget_show(alignment3); gtk_container_add(GTK_CONTAINER(ntbutton), alignment3); hbox6 = gtk_hbox_new(FALSE, 2); gtk_widget_show(hbox6); gtk_container_add(GTK_CONTAINER(alignment3), hbox6); image3 = gtk_image_new_from_stock("gtk-goto-last", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image3); gtk_box_pack_start(GTK_BOX(hbox6), image3, FALSE, FALSE, 0); label8 = gtk_label_new_with_mnemonic("New Testament"); gtk_widget_show(label8); gtk_box_pack_start(GTK_BOX(hbox6), label8, FALSE, FALSE, 0); shortcuts.label(label8); otherbutton = gtk_button_new(); gtk_widget_show(otherbutton); gtk_table_attach(GTK_TABLE(table1), otherbutton, 0, 1, 1, 2, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); alignment6 = gtk_alignment_new(0.5, 0.5, 0, 0); gtk_widget_show(alignment6); gtk_container_add(GTK_CONTAINER(otherbutton), alignment6); hbox9 = gtk_hbox_new(FALSE, 2); gtk_widget_show(hbox9); gtk_container_add(GTK_CONTAINER(alignment6), hbox9); image6 = gtk_image_new_from_stock("gtk-dialog-warning", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image6); gtk_box_pack_start(GTK_BOX(hbox9), image6, FALSE, FALSE, 0); label11 = gtk_label_new_with_mnemonic("Other books"); gtk_widget_show(label11); gtk_box_pack_start(GTK_BOX(hbox9), label11, FALSE, FALSE, 0); shortcuts.label(label11); allbutton = gtk_button_new(); gtk_widget_show(allbutton); gtk_table_attach(GTK_TABLE(table1), allbutton, 1, 2, 1, 2, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); alignment4 = gtk_alignment_new(0.5, 0.5, 0, 0); gtk_widget_show(alignment4); gtk_container_add(GTK_CONTAINER(allbutton), alignment4); hbox7 = gtk_hbox_new(FALSE, 2); gtk_widget_show(hbox7); gtk_container_add(GTK_CONTAINER(alignment4), hbox7); image4 = gtk_image_new_from_stock("gtk-add", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image4); gtk_box_pack_start(GTK_BOX(hbox7), image4, FALSE, FALSE, 0); label9 = gtk_label_new_with_mnemonic("All books"); gtk_widget_show(label9); gtk_box_pack_start(GTK_BOX(hbox7), label9, FALSE, FALSE, 0); shortcuts.label(label9); currentbutton = gtk_button_new(); gtk_widget_show(currentbutton); gtk_table_attach(GTK_TABLE(table1), currentbutton, 2, 3, 1, 2, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); alignment5 = gtk_alignment_new(0.5, 0.5, 0, 0); gtk_widget_show(alignment5); gtk_container_add(GTK_CONTAINER(currentbutton), alignment5); hbox8 = gtk_hbox_new(FALSE, 2); gtk_widget_show(hbox8); gtk_container_add(GTK_CONTAINER(alignment5), hbox8); image5 = gtk_image_new_from_stock("gtk-properties", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image5); gtk_box_pack_start(GTK_BOX(hbox8), image5, FALSE, FALSE, 0); label10 = gtk_label_new_with_mnemonic("Current book"); gtk_widget_show(label10); gtk_box_pack_start(GTK_BOX(hbox8), label10, FALSE, FALSE, 0); shortcuts.label(label10); dialog_action_area1 = GTK_DIALOG(selectbooksdialog)->action_area; gtk_widget_show(dialog_action_area1); gtk_button_box_set_layout(GTK_BUTTON_BOX(dialog_action_area1), GTK_BUTTONBOX_END); const gchar *helpfile; if (showportions) { helpfile = "file/print/portion"; } else { helpfile = "file/print/selection"; } new InDialogHelp(selectbooksdialog, NULL, &shortcuts, helpfile); cancelbutton = gtk_button_new_from_stock("gtk-cancel"); gtk_widget_show(cancelbutton); gtk_dialog_add_action_widget(GTK_DIALOG(selectbooksdialog), cancelbutton, GTK_RESPONSE_CANCEL); GTK_WIDGET_SET_FLAGS(cancelbutton, GTK_CAN_DEFAULT); shortcuts.stockbutton(cancelbutton); okbutton = gtk_button_new_from_stock("gtk-ok"); gtk_widget_show(okbutton); gtk_dialog_add_action_widget(GTK_DIALOG(selectbooksdialog), okbutton, GTK_RESPONSE_OK); GTK_WIDGET_SET_FLAGS(okbutton, GTK_CAN_DEFAULT); shortcuts.stockbutton(okbutton); shortcuts.process(); g_signal_connect((gpointer) treeviewbooks, "key_press_event", G_CALLBACK(on_treeviewbooks_key_press_event), gpointer(this)); if (myshowportions) { g_signal_connect((gpointer) treeviewportions, "row_activated", G_CALLBACK(on_treeviewportions_row_activated), gpointer(this)); } g_signal_connect((gpointer) nobutton, "clicked", G_CALLBACK(on_nobutton_clicked), gpointer(this)); g_signal_connect((gpointer) otbutton, "clicked", G_CALLBACK(on_otbutton_clicked), gpointer(this)); g_signal_connect((gpointer) ntbutton, "clicked", G_CALLBACK(on_ntbutton_clicked), gpointer(this)); g_signal_connect((gpointer) otherbutton, "clicked", G_CALLBACK(on_otherbutton_clicked), gpointer(this)); g_signal_connect((gpointer) allbutton, "clicked", G_CALLBACK(on_allbutton_clicked), gpointer(this)); g_signal_connect((gpointer) currentbutton, "clicked", G_CALLBACK(on_currentbutton_clicked), gpointer(this)); g_signal_connect((gpointer) okbutton, "clicked", G_CALLBACK(on_okbutton_clicked), gpointer(this)); gtk_widget_grab_focus(treeviewbooks); gtk_widget_grab_default(okbutton); gtk_label_set_mnemonic_widget(GTK_LABEL(labelbooks), treeviewbooks); if (myshowportions) gtk_label_set_mnemonic_widget(GTK_LABEL(labelportions), treeviewportions); // Storage, renderer, column and selection for books. { storebooks = gtk_list_store_new(1, G_TYPE_STRING); gtk_tree_view_set_model(GTK_TREE_VIEW(treeviewbooks), GTK_TREE_MODEL(storebooks)); g_object_unref(storebooks); GtkCellRenderer *renderer = gtk_cell_renderer_text_new(); columnbooks = gtk_tree_view_column_new_with_attributes("", renderer, "text", 0, NULL); gtk_tree_view_append_column(GTK_TREE_VIEW(treeviewbooks), columnbooks); selectbooks = gtk_tree_view_get_selection(GTK_TREE_VIEW(treeviewbooks)); gtk_tree_selection_set_mode(selectbooks, GTK_SELECTION_MULTIPLE); } // Storage, renderer, column and selection for portions. if (myshowportions) { storeportions = gtk_list_store_new(1, G_TYPE_STRING); gtk_tree_view_set_model(GTK_TREE_VIEW(treeviewportions), GTK_TREE_MODEL(storeportions)); g_object_unref(storeportions); GtkCellRenderer *renderer = gtk_cell_renderer_text_new(); columnportions = gtk_tree_view_column_new_with_attributes("", renderer, "text", 0, NULL); gtk_tree_view_append_column(GTK_TREE_VIEW(treeviewportions), columnportions); selectportions = gtk_tree_view_get_selection(GTK_TREE_VIEW(treeviewportions)); gtk_tree_selection_set_mode(selectportions, GTK_SELECTION_SINGLE); } // Load content. myselectables = project_get_books(myproject); loadbooks(); if (myshowportions) loadportions(); // Update gui. update_gui_event_id = 0; if (myshowportions) { update_gui_event_id = g_timeout_add_full(G_PRIORITY_DEFAULT, 100, GSourceFunc(on_update_gui_timeout), gpointer(this), NULL); } new DialogAutoScaler (selectbooksdialog, G_MAXINT); } SelectBooksDialog::~SelectBooksDialog() { gw_destroy_source(update_gui_event_id); gtk_widget_destroy(selectbooksdialog); } int SelectBooksDialog::run() { return gtk_dialog_run(GTK_DIALOG(selectbooksdialog)); } void SelectBooksDialog::language(const ustring & language) /* Sets the language to display the books in. The language has been set already, but can be set here too if another language is required. It will reload the books. */ { mylanguage = language; loadbooks(); } void SelectBooksDialog::selectables(vector < unsigned int >&selectablebooks) // Sets the selectables books, if this is different from the books in the project. { myselectables = selectablebooks; loadbooks(); } void SelectBooksDialog::selection_set(const set < unsigned int >&selectedbooks) // Sets the selected books. { myselection = selectedbooks; loadbooks(); } gboolean SelectBooksDialog::on_treeviewbooks_key_press_event(GtkWidget * widget, GdkEventKey * event, gpointer user_data) { return ((SelectBooksDialog *) user_data)->on_treeviewbooks_key_press(event); } gboolean SelectBooksDialog::on_treeviewbooks_key_press(GdkEventKey * event) { // Take special action on Enter: OK button. if (event->keyval == GDK_Return || event->keyval == GDK_KP_Enter) { on_okbutton(); gtk_dialog_response(GTK_DIALOG(selectbooksdialog), GTK_RESPONSE_OK); return true; } // Let default handler take action. return false; } void SelectBooksDialog::on_treeviewportions_row_activated(GtkTreeView * treeview, GtkTreePath * path, GtkTreeViewColumn * column, gpointer user_data) { ((SelectBooksDialog *) user_data)->on_treeviewportions_row(); } void SelectBooksDialog::on_treeviewportions_row() { // Get the selected portion and the offset of it, and the corresponding book. ustring portion = listview_get_active_string(treeviewportions); int offset = listview_get_active_offset(treeviewportions); unsigned int book; { vector < ustring > books = listview_get_strings(treeviewbooks); book = books_name_to_id(mylanguage, books[offset]); } // Run the dialog to select a portion. SelectChaptersDialog dialog(myproject, book, portion); if (dialog.run() == GTK_RESPONSE_OK) { // Store new portion in treeview. GtkTreeModel *model = gtk_tree_view_get_model(GTK_TREE_VIEW(treeviewportions)); GtkTreeIter iter; if (gtk_tree_selection_get_selected(selectportions, &model, &iter)) { gtk_list_store_set(storeportions, &iter, 0, dialog.new_selection.c_str(), -1); } } // Unselect everything. gtk_tree_selection_unselect_all(selectportions); } void SelectBooksDialog::on_nobutton_clicked(GtkButton * button, gpointer user_data) { ((SelectBooksDialog *) user_data)->on_button_no(); } void SelectBooksDialog::on_button_no() { gtk_tree_selection_unselect_all(selectbooks); } void SelectBooksDialog::on_otbutton_clicked(GtkButton * button, gpointer user_data) { ((SelectBooksDialog *) user_data)->on_button_ot(); } void SelectBooksDialog::on_button_ot() { vector < unsigned int >ids = books_type_to_ids(btOldTestament); myselection.clear(); for (unsigned int i = 0; i < ids.size(); i++) { myselection.insert(ids[i]); } loadbooks(); } void SelectBooksDialog::on_ntbutton_clicked(GtkButton * button, gpointer user_data) { ((SelectBooksDialog *) user_data)->on_button_nt(); } void SelectBooksDialog::on_button_nt() { vector < unsigned int >ids = books_type_to_ids(btNewTestament); myselection.clear(); for (unsigned int i = 0; i < ids.size(); i++) { myselection.insert(ids[i]); } loadbooks(); } void SelectBooksDialog::on_otherbutton_clicked(GtkButton * button, gpointer user_data) { ((SelectBooksDialog *) user_data)->on_button_other(); } void SelectBooksDialog::on_button_other() { myselection.clear(); vector < unsigned int >ids = books_type_to_ids(btFrontBackMatter); for (unsigned int i = 0; i < ids.size(); i++) { myselection.insert(ids[i]); } ids = books_type_to_ids(btOtherMaterial); for (unsigned int i = 0; i < ids.size(); i++) { myselection.insert(ids[i]); } loadbooks(); } void SelectBooksDialog::on_allbutton_clicked(GtkButton * button, gpointer user_data) { ((SelectBooksDialog *) user_data)->on_button_all(); } void SelectBooksDialog::on_button_all() { gtk_tree_selection_select_all(selectbooks); } void SelectBooksDialog::on_currentbutton_clicked(GtkButton * button, gpointer user_data) { ((SelectBooksDialog *) user_data)->on_button_current(); } void SelectBooksDialog::on_button_current() { myselection.clear(); extern Settings *settings; myselection.insert(settings->genconfig.book_get()); loadbooks(); } void SelectBooksDialog::on_okbutton_clicked(GtkButton * button, gpointer user_data) { ((SelectBooksDialog *) user_data)->on_okbutton(); } void SelectBooksDialog::on_okbutton() { // Get the list of books now selected. selection.clear(); vector < ustring > books; gtk_tree_selection_selected_foreach(selectbooks, selection_foreach_function, gpointer(&books)); for (unsigned int i = 0; i < books.size(); i++) { unsigned int book = books_name_to_id(mylanguage, books[i]); if (book) selection.push_back(book); } // Also produce a set out of that list. selectionset.clear(); for (unsigned int i = 0; i < selection.size(); i++) { selectionset.insert(selection[i]); } // If portions are showing, store the values there too. if (myshowportions) { // Get books, includes and portions. vector < ustring > reordered_books; vector < bool > reordered_includes; vector < ustring > reordered_portions; { vector < ustring > books = listview_get_strings(treeviewbooks); for (unsigned int i = 0; i < books.size(); i++) { unsigned int book = books_name_to_id(mylanguage, books[i]); reordered_books.push_back(books_id_to_english(book)); bool include = (selectionset.find(book) != selectionset.end()); reordered_includes.push_back(include); } } reordered_portions = listview_get_strings(treeviewportions); // Save books, includes and portions. extern Settings *settings; ProjectConfiguration *projectconfig = settings->projectconfig(myproject); projectconfig->reordered_books_set(reordered_books); projectconfig->reordered_includes_set(reordered_includes); projectconfig->reordered_portions_set(reordered_portions); } } void SelectBooksDialog::selection_display(set < unsigned int >&books) { // Get the model GtkTreeModel *model = gtk_tree_view_get_model(GTK_TREE_VIEW(treeviewbooks)); // Some variables needed. GtkTreeIter iter; gboolean valid; gint index = 0; bool focused = false; // Get the first iter in the store. valid = gtk_tree_model_get_iter_first(model, &iter); while (valid) { // Produce path. GtkTreePath *path = gtk_tree_path_new_from_indices(index, -1); // Walk through the list, reading each row gchar *str_data; // Make sure you terminate calls to gtk_tree_model_get() with a '-1' value. gtk_tree_model_get(model, &iter, 0, &str_data, -1); // See if this is a book we wish to select. unsigned int book_id = books_name_to_id(mylanguage, str_data); bool include = myselection.find(book_id) != myselection.end(); // Put cursor on first one selected and select it. if (include) { if (path) { gtk_tree_selection_select_iter(selectbooks, &iter); if (!focused) { gtk_tree_view_set_cursor(GTK_TREE_VIEW(treeviewbooks), path, NULL, false); gtk_tree_view_scroll_to_cell(GTK_TREE_VIEW(treeviewbooks), path, NULL, true, 0.5, 0.5); focused = true; } } gtk_widget_grab_focus(treeviewbooks); } // Free some data. gtk_tree_path_free(path); g_free(str_data); // Next row. valid = gtk_tree_model_iter_next(model, &iter); index++; } } void SelectBooksDialog::loadbooks() { // Translate and load the selectable books. vector < ustring > ubooks; for (unsigned int i = 0; i < myselectables.size(); i++) { ubooks.push_back(books_id_to_name(mylanguage, myselectables[i])); } listview_set_strings(treeviewbooks, storebooks, ubooks); // Initially select books. selection_display(myselection); } void SelectBooksDialog::selection_foreach_function(GtkTreeModel * model, GtkTreePath * path, GtkTreeIter * iter, gpointer data) { gchar *book; gtk_tree_model_get(model, iter, 0, &book, -1); ((vector < ustring > *)data)->push_back(book); g_free(book); } void SelectBooksDialog::loadportions() { // Get the list of (included) books and their portions. myselectables.clear(); myselection.clear(); vector < ustring > portions; ScripturePortions scriptureportions(myproject); for (unsigned int i = 0; i < scriptureportions.reordered_books.size(); i++) { unsigned int book = books_english_to_id(scriptureportions.reordered_books[i]); myselectables.push_back(book); if (scriptureportions.reordered_includes[i]) myselection.insert(book); portions.push_back(scriptureportions.reordered_portions[i]); } // Show both lists. loadbooks(); listview_set_strings(treeviewportions, storeportions, portions); } bool SelectBooksDialog::on_update_gui_timeout(gpointer user_data) { ((SelectBooksDialog *) user_data)->update_gui(); return true; } void SelectBooksDialog::update_gui() { // Get the upper corners of the visible area of both treeviews. // If one changed, then the other will be scrolled to the same position, // and vice versa. GdkRectangle gdk_rectangle; gtk_tree_view_get_visible_rect(GTK_TREE_VIEW(treeviewbooks), &gdk_rectangle); if (gdk_rectangle.y != treeviewbooks_previous_y) { treeviewbooks_previous_y = gdk_rectangle.y; gtk_tree_view_scroll_to_point(GTK_TREE_VIEW(treeviewportions), -1, gdk_rectangle.y); } gtk_tree_view_get_visible_rect(GTK_TREE_VIEW(treeviewportions), &gdk_rectangle); if (gdk_rectangle.y != treeviewportions_previous_y) { treeviewportions_previous_y = gdk_rectangle.y; gtk_tree_view_scroll_to_point(GTK_TREE_VIEW(treeviewbooks), -1, gdk_rectangle.y); } } bibledit-gtk-4.6/src/dialogcheck.h0000644000175000017500000002137011671702424017152 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_DIALOGCHECK_H #define INCLUDED_DIALOGCHECK_H #include #include "ustring.h" #include "settings.h" #include "guiselectproject.h" enum CheckDialogType {cdtChaptersVerses, cdtMarkersCount, cdtMarkersValidate, cdtMarkersCompare, cdtMarkersSpacing, cdtCharactersCount, cdtUnwantedPatterns, cdtWordsCapitalization, cdtWordsRepetition, cdtWordsUnwanted, cdtWordsCount, cdtMatchingPairs, cdtSentenceStructure, cdtReferencesInventory, cdtReferencesValidate, cdtNTQuotationsFromOT, cdtSynopticParallelsNT, cdtParallelsOT }; class CheckDialog { public: CheckDialog (CheckDialogType checkdialogtype); ~CheckDialog (); int run (); protected: GtkWidget *checkdialog; GtkWidget *dialog_vbox1; GtkWidget *vbox1; // Information label. GtkWidget *infolabel; void information_setup (const gchar * information); // Output sorting. GtkWidget *radiobutton_sort0; GtkWidget *radiobutton_sort1; GtkWidget *radiobutton_sort2; GtkWidget *radiobutton_sort3; void sorting_setup (const gchar * sort0, const gchar * sort1, const gchar * sort2, const gchar * sort3); // Book selection. GtkWidget *hbox1; GtkWidget *button_books; GtkWidget *alignment1; GtkWidget *hbox2; GtkWidget *image1; GtkWidget *label5; GtkWidget *label_book; vector selectable_books; void book_selection_setup (); static void on_button_books_clicked (GtkButton *button, gpointer user_data); void on_booksbutton (); void set_gui_books (); void set_relevant_books(); // Area selection. GtkWidget *hbox15; GtkWidget *button_area; GtkWidget *alignment8; GtkWidget *hbox16; GtkWidget *image8; GtkWidget *label36; GtkWidget *label_area; void area_selection_setup (); static void on_button_area_clicked (GtkButton *button, gpointer user_data); void on_area (); // Markers comparison. GtkWidget *vbox3; GtkWidget *hseparator2; SelectProjectGui * selectprojectgui; GtkWidget *hseparator1; GtkWidget *checkbutton_compare_all; GtkWidget *label17; GtkWidget *entry_compare_include_only; GtkWidget *hseparator3; GtkWidget *label18; GtkWidget *entry_compare_ignore; GtkWidget *hseparator4; GtkWidget *checkbutton_compare_ignore_verse_zero; GtkWidget *hseparator5; void markers_comparison_setup (); static void on_checkbutton_compare_all_toggled (GtkToggleButton *togglebutton, gpointer user_data); void on_checkbutton_compare_all (); // Characters, Unwanted Patterns. GtkWidget *vbox12; GtkWidget *label45; GtkWidget *hseparator15; GtkWidget *hbox19; GtkWidget *label46; GtkWidget *button_unwanted_patterns; GtkWidget *alignment11; GtkWidget *hbox20; GtkWidget *image11; GtkWidget *label47; void characters_unwanted_patterns_setup (); static void on_button_unwanted_patterns_clicked (GtkButton *button, gpointer user_data); void on_button_unwanted_patterns (); // Words, Capitalization. GtkWidget *vbox5; GtkWidget *hseparator6; GtkWidget *label23; GtkWidget *hbox5; GtkWidget *entry_capitalization_punctuation; GtkWidget *button_capitalization_punctuation; GtkWidget *alignment3; GtkWidget *hbox6; GtkWidget *image3; GtkWidget *label24; GtkWidget *hseparator7; GtkWidget *label25; GtkWidget *hbox7; GtkWidget *entry_capitalization_lowercase; GtkWidget *button_capitalization_lowercase; GtkWidget *alignment4; GtkWidget *hbox8; GtkWidget *image4; GtkWidget *label26; GtkWidget *hseparator8; GtkWidget *hbox9; GtkWidget *label27; GtkWidget *vbox6; GtkWidget *button_capitalization_abbreviations; GtkWidget *alignment5; GtkWidget *hbox10; GtkWidget *image5; GtkWidget *label28; GtkWidget *hseparator9; GtkWidget *hbox11; GtkWidget *vbox9; GtkWidget *label29; GtkWidget *checkbutton_capitalization_prefixes; GtkWidget *vbox7; GtkWidget *button_capitalization_prefixes; GtkWidget *alignment6; GtkWidget *hbox12; GtkWidget *image6; GtkWidget *label30; GtkWidget *hseparator10; GtkWidget *hbox13; GtkWidget *label31; GtkWidget *vbox8; GtkWidget *button_capitalization_suffixes; GtkWidget *alignment7; GtkWidget *hbox14; GtkWidget *image7; GtkWidget *label32; GtkWidget *hseparator11; void words_capitalization_setup (); static void on_button_capitalization_punctuation_clicked (GtkButton *button, gpointer user_data); void capitalization_punctuation_default (); static void on_button_capitalization_lowercase_clicked (GtkButton *button, gpointer user_data); void capitalization_lowercase_default (); static void on_button_capitalization_abbreviations_clicked (GtkButton *button, gpointer user_data); void capitalization_abbreviations_edit (); static void on_checkbutton_capitalization_prefixes_toggled (GtkToggleButton *togglebutton, gpointer user_data); void on_checkbutton_prefixes (); static void on_button_capitalization_prefixes_clicked (GtkButton *button, gpointer user_data); void button_capitalization_prefixes_edit (); static void on_button_capitalization_suffixes_clicked (GtkButton *button, gpointer user_data); void capitalization_suffixes_edit (); // Word Repetition. GtkWidget *vbox10; GtkWidget *label38; GtkWidget *hseparator12; GtkWidget *checkbutton_repetition_case; GtkWidget *hseparator13; GtkWidget *table1; GtkWidget *button_repetition_show; GtkWidget *alignment9; GtkWidget *hbox17; GtkWidget *image9; GtkWidget *label39; GtkWidget *checkbutton_repetition_show; GtkWidget *checkbutton_repetition_ignore; GtkWidget *button_repetition_ignore; GtkWidget *alignment10; GtkWidget *hbox18; GtkWidget *image10; GtkWidget *label40; void word_repetition_setup (); static void on_checkbutton_repetition_show_toggled (GtkToggleButton *togglebutton, gpointer user_data); void on_checkbutton_repetition_show (); static void on_button_repetition_show_clicked (GtkButton *button, gpointer user_data); void on_button_repetition_show (); static void on_checkbutton_repetition_ignore_toggled (GtkToggleButton *togglebutton, gpointer user_data); void on_checkbutton_repetition_ignore (); static void on_button_repetition_ignore_clicked (GtkButton *button, gpointer user_data); void on_button_repetition_ignore (); // Words - Unwanted ones. GtkWidget *vbox13; GtkWidget *hseparator16; GtkWidget *hbox21; GtkWidget *label50; GtkWidget *button_unwanted_words; GtkWidget *alignment12; GtkWidget *hbox22; GtkWidget *image12; GtkWidget *label51; void unwanted_words_setup (); static void on_button_unwanted_words_clicked (GtkButton *button, gpointer user_data); void on_button_unwanted_words (); // Punctuation - Matching pairs. GtkWidget *vbox11; GtkWidget *label43; GtkWidget *hseparator14; GtkWidget *entry_matching_pairs_ignore; void punctuation_matching_pairs_setup (); // Words - Inventory. GtkWidget *wordcount_hbox1; GtkWidget *wordcount_checkbutton1; GtkObject *wordcount_spinbutton1_adj; GtkWidget *wordcount_spinbutton1; GtkWidget *wordcount_label2; GtkWidget *wordcount_label1; GtkWidget *wordcount_entry1; void word_count_setup (); static void on_wordcount_checkbutton1_activate (GtkButton *button, gpointer user_data); void on_wordcount_checkbutton1 (); static void on_wordcount_entry1_changed (GtkEditable *editable, gpointer user_data); void on_wordcount_entry1 (); // Markers - Spacing GtkWidget *usfm_spacing_hseparator1; GtkWidget *usfm_spacing_label2; GtkWidget *usfm_spacing_entry1; void markers_spacing_setup (); // Inclusion of verse text. GtkWidget *checkbutton_include_verse_text; void include_verse_text_setup (); // Output in Old Testament order. GtkWidget *checkbutton_output_in_ot_order; void output_in_ot_order_setup (); // Dialog actions. GtkWidget *dialog_action_area1; GtkWidget *cancelbutton; GtkWidget *okbutton; private: CheckDialogType mycheckdialogtype; static void on_okbutton_clicked (GtkButton *button, gpointer user_data); void on_okbutton (); void set_gui(); }; #endif bibledit-gtk-4.6/src/printproject.h0000644000175000017500000000260311671702424017436 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_PRINTPROJECT_H #define INCLUDED_PRINTPROJECT_H #include #include "ustring.h" #include "settings.h" #include "usfm.h" #include "usfm-inline-markers.h" #include "scriptureportions.h" #include "project_memory.h" class PrintProject { public: PrintProject(ProjectMemory * project); ~PrintProject(); void portion_project(const ustring& project); void comment(const ustring& text); void no_bold (); void print(); private: ProjectMemory * myproject; ustring portionproject; ScripturePortions * scriptureportions; vector comments; bool nobold; }; #endif bibledit-gtk-4.6/src/statistics.h0000644000175000017500000000323511671702424017107 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_STATISTICS_H #define INCLUDED_STATISTICS_H #include "libraries.h" #include #include "categorize.h" ustring statistics_database (const ustring& project, const gchar * suffix = NULL); void statistics_initial_check_all (); void statistics_initial_check_project (const ustring& project, bool gui); void statistics_record_store_chapter (const ustring& project, unsigned int book, unsigned int chapter, CategorizeChapterVerse& ccv, unsigned int first, unsigned int last); void statistics_record_store_verse (const ustring& project, unsigned int book, unsigned int chapter, const ustring& verse, const ustring& data); void statistics_record_remove_chapter (const ustring& project, unsigned int book, unsigned int chapter); void statistics_record_remove_book (const ustring& project, unsigned int book); #endif bibledit-gtk-4.6/src/windowoutline.cpp0000644000175000017500000000333711671702424020162 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include #include "windowoutline.h" #include "help.h" #include "keyterms.h" #include "tiny_utilities.h" WindowOutline::WindowOutline(GtkWidget * parent_layout, GtkAccelGroup *accelerator_group, bool startup): FloatingWindow (parent_layout, widOutline, "Outline", startup), myreference(0) // Window showing outline. { // Outline object. outline = new Outline(vbox_client); // Focus control. last_focused_widget = outline->treeview; gtk_widget_grab_focus (last_focused_widget); connect_focus_signals (outline->treeview); } WindowOutline::~WindowOutline() { delete outline; } void WindowOutline::go_to(const ustring & project, Reference & reference) { // Bail out if there's no change in the reference. if (myreference.equals(reference)) return; // Go to the reference. outline->goto_reference(project, reference); // Store the new reference in the object. myreference.assign(reference); } bibledit-gtk-4.6/src/checks.cpp0000644000175000017500000003027111671702424016510 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "checks.h" #include "directories.h" #include "gwrappers.h" #include "htmlbrowser.h" #include "xmlutils.h" #include "settings.h" #include "bible.h" #include "style.h" #include "tiny_utilities.h" #include "utilities.h" void checks_output_references_comments(const vector < ustring > &references, const vector < ustring > &comments) // Outputs the results of check to stdout. { for (unsigned int i = 0; i < references.size(); i++) { ustring line = references[i] + " " + comments[i] + "\n"; if (write(1, line.c_str(), strlen(line.c_str()))) ; } } void checks_display_references_comments(vector < ustring > &references, vector < ustring > &comments, WindowReferences * references_window) // Displays the results of the checks to the user. { vector < Reference > refs; for (unsigned int i = 0; i < references.size(); i++) { Reference ref(0); reference_discover(0, 0, "", references[i], ref.book, ref.chapter, ref.verse); refs.push_back(ref); } extern Settings *settings; references_window->set (refs, settings->genconfig.project_get(), &comments); } DisplayCheckingResults::DisplayCheckingResults(const ustring & title) { // Opening html code. start(title); } void DisplayCheckingResults::word_inventory(const vector < ustring > &words, const vector < unsigned int >&count, int total, int unique, int filteredtotal, int filteredunique, int excludelimit) { ustring line; // Heading and information. heading(2, "Word Inventory"); paragraph("Total word count: " + convert_to_string(total)); paragraph("Unique word count: " + convert_to_string(unique)); if (filteredtotal != total) { paragraph("Words with a count of " + convert_to_string(excludelimit) + " and up were filtered out."); paragraph("Filtered total word count: " + convert_to_string(filteredtotal)); paragraph("Filtered unique word count: " + convert_to_string(filteredunique)); } paragraph("Click on a word to see the places where it occurs."); // Open the columns. open_table(); open_table_column(); add_table_cell("Word", true, false); add_table_cell("Count", true, true); close_table_column(); // Add the data. for (unsigned int i = 0; i < words.size(); i++) { open_table_column(); line = search_whole_words(words[i], words[i]); add_table_cell(line, false, false, false); add_table_cell(convert_to_string(count[i]), false, true); close_table_column(); } // Close everything. close_table(); finalize(); // Write data and display it. ustring outputfilename; outputfilename = gw_build_filename(directories_get_temp(), "wordinventory.html"); write_lines(outputfilename, html); htmlbrowser(outputfilename); } void DisplayCheckingResults::usfm_count(const vector < ustring > &usfms, const vector < unsigned int >&count, const ustring & stylesheet) { ustring line; // Heading and information. heading(2, "Marker Count"); // Open the columns. open_table(); open_table_column(); add_table_cell("Marker", true, false); add_table_cell("Count", true, true); add_table_cell("Description", true, false); close_table_column(); // Add the data. for (unsigned int i = 0; i < usfms.size(); i++) { open_table_column(); add_table_cell(usfms[i], false, false); add_table_cell(convert_to_string(count[i]), false, true); Style style(stylesheet, usfms[i], false); add_table_cell(style.name, false, false); close_table_column(); } // Close everything. close_table(); finalize(); // Write data and display it. ustring outputfilename; outputfilename = gw_build_filename(directories_get_temp(), "usfmcount.html"); write_lines(outputfilename, html); htmlbrowser(outputfilename); } void DisplayCheckingResults::character_count(const vector < ustring > &chars, const vector < unsigned int >&count) { ustring line; // Heading and information. heading(2, "Character Count"); // Open the columns. open_table(); open_table_column(); add_table_cell("Character", true, false); add_table_cell("Decimal", true, false); add_table_cell("Hexadecimal", true, false); add_table_cell("Count", true, true); close_table_column(); // Add the data. for (unsigned int i = 0; i < chars.size(); i++) { open_table_column(); add_table_cell(chars[i], false, false); ustring dec = character_to_decimal_entity(chars[i]); xml_handle_entities(dec, NULL); add_table_cell(dec, false, false); add_table_cell(character_to_hexadecimal_entity(chars[i]), false, false); add_table_cell(convert_to_string(count[i]), false, true); close_table_column(); } // Close everything. close_table(); finalize(); // Write data and display it. ustring outputfilename; outputfilename = gw_build_filename(directories_get_temp(), "charactercount.html"); write_lines(outputfilename, html); htmlbrowser(outputfilename); } void DisplayCheckingResults::references_inventory(const vector < ustring > &verses, const vector < ustring > &references) { ustring line; // Heading and information. heading(2, "References Inventory"); // Open the columns. open_table(); open_table_column(); add_table_cell("Verse", true, false); add_table_cell("References", true, false); close_table_column(); // Add the data. for (unsigned int i = 0; i < verses.size(); i++) { open_table_column(); add_table_cell(verses[i], false, false); add_table_cell(references[i], false, false); close_table_column(); } // Close everything. close_table(); finalize(); // Write data and display it. ustring outputfilename; outputfilename = gw_build_filename(directories_get_temp(), "referenceinventory.html"); write_lines(outputfilename, html); htmlbrowser(outputfilename); } void DisplayCheckingResults::ot_quotations_in_nt(const vector nt_refs, const vector nt_texts, const vector & ot_refs, const vector & ot_texts, const gchar * mainheading) { heading(2, mainheading); open_table(); ustring column_references = "New Testament"; ustring column_referents = "Old Testament"; open_table_column(); extern Settings * settings; if (settings->session.check_output_in_ot_order) { add_table_cell(column_referents, true, true); add_table_cell("", true, false); add_table_cell(column_references, true, true); add_table_cell("", true, false); } else { add_table_cell(column_references, true, true); add_table_cell("", true, false); add_table_cell(column_referents, true, true); add_table_cell("", true, false); } close_table_column(); for (unsigned int i = 0; i < nt_refs.size(); i++) { open_table_column(); add_table_cell(nt_refs[i], false, true); add_table_cell(nt_texts[i], false, false); for (unsigned int i2 = 0; i2 < ot_refs[i].size(); i2++) { if (i2) { close_table_column(); open_table_column(); add_table_cell("", false, false); add_table_cell("", false, false); } add_table_cell(ot_refs[i][i2], false, true); add_table_cell(ot_texts[i][i2], false, false); } close_table_column(); } close_table(); finalize(); ustring outputfilename; outputfilename = gw_build_filename(directories_get_temp(), "nt-ot-quotations.html"); write_lines(outputfilename, html); htmlbrowser(outputfilename); } void DisplayCheckingResults::parallel_passages(const vector < OtNtParallelDataSection > &data, const gchar * mainheading) { heading(2, mainheading); for (unsigned int i = 0; i < data.size(); i++) { heading(3, data[i].title); open_table(); for (unsigned int i2 = 0; i2 < data[i].sets.size(); i2++) { open_table_column(); for (unsigned int i3 = 0; i3 < data[i].sets[i2].data.size(); i3++) { add_table_cell(data[i].sets[i2].data[i3], false, false); } close_table_column(); } close_table(); } finalize(); ustring outputfilename; outputfilename = gw_build_filename(directories_get_temp(), "parallelpassages.html"); write_lines(outputfilename, html); htmlbrowser(outputfilename); } void DisplayCheckingResults::start(const ustring & title) { html.push_back(""); html.push_back(""); html.push_back(""); html.push_back("" + title + ""); html.push_back(""); html.push_back(""); html.push_back(""); html.push_back(""); } void DisplayCheckingResults::heading(unsigned int level, const ustring & text) { ustring line; line = ""); line.append(text); line.append(""); html.push_back(line); } void DisplayCheckingResults::paragraph(const ustring & text) { ustring line; line = "

"; line.append(text); line.append("

"); html.push_back(line); } void DisplayCheckingResults::open_table() { html.push_back(""); html.push_back(""); html.push_back(""); } void DisplayCheckingResults::close_table() { html.push_back(""); html.push_back(""); html.push_back("
"); } void DisplayCheckingResults::open_table_column() { html.push_back(""); } void DisplayCheckingResults::close_table_column() { html.push_back(""); } void DisplayCheckingResults::add_table_cell(const ustring & text, bool bold, bool right_aligned, bool translate_entities) { ustring line; line = ""); if (bold) line.append(""); ustring text2(text); if (translate_entities) xml_handle_entities(text2, NULL); line.append(text2); if (bold) line.append(""); line.append(""); html.push_back(line); } void DisplayCheckingResults::finalize() { html.push_back("
"); html.push_back(""); html.push_back(""); } ustring DisplayCheckingResults::search_whole_words(const ustring & text, const ustring & word) { ustring s; s = ""); s.append(text); s.append(""); return s; } ustring get_non_alphanumericals(const ustring & s) { ustring result; for (unsigned int i = 0; i < s.length(); i++) { ustring ch = s.substr(i, 1); gunichar gu = g_utf8_get_char(ch.c_str()); if (!g_unichar_isalnum(gu)) result.append(ch); } return result; } CollectCheckingResults::CollectCheckingResults(int dummy) { } void CollectCheckingResults::add(const vector < ustring > &refs, const vector < ustring > &cmts) { for (unsigned int i = 0; i < refs.size(); i++) { references.push_back(refs[i]); comments.push_back(cmts[i]); } } bibledit-gtk-4.6/src/usfmtools.h0000644000175000017500000000740511671702424016753 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_USFMTOOLS_H #define INCLUDED_USFMTOOLS_H #include "libraries.h" #include "usfm.h" #include "usfm-inline-markers.h" #include "xmlfo-utils.h" enum UsfmCategory {ucIdentificationInformation, ucIntroductionTitlesHeadings, ucIntroductionParagraphsPoetry, ucIntroductionOtherElements, ucTitles, ucHeadings, ucChaptersAndVerses, ucParagraphs, ucLists, ucPoetryElements, ucTableElements, ucFootnotes, ucCrossReferences, ucExtendedStudyNotes, ucSpecialText, ucCharacterStyles, ucSpacingsAndBreaks, ucSpecialFeatures, ucPeripheralMaterials, ucNonstandardStyles}; enum InlineMarkersType {imXslFo, imSword, imOpenDocument}; ustring usfm_extract_marker (ustring & line); int usfm_search_marker_from (const ustring & line, unsigned int from); unsigned int usfm_search_marker_from_length (const ustring & line, unsigned int from); bool usfm_search_marker (const ustring& line, ustring& marker, size_t& position, size_t& length, bool& opening_marker); vector usfm_get_all_markers (const ustring& line); ustring usfm_extract_marker_within_line (ustring & line); ustring usfm_extract_within_line (ustring & line); void split_line_on_marker (ustring marker, ustring& line); ustring get_usfm_id_from_file (const ustring & filename); void split_line_into_usfm_and_text (const ustring& line, ustring& marker, ustring& text); void usfm_handle_inline_text (ustring& line, UsfmInlineMarkers * inline_markers, XmlFoBlock * block, InlineMarkersType inlinemarkerstype, set * used_styles); void usfm_remove_inline_text_markers (ustring& line, UsfmInlineMarkers * inline_markers); void usfm_categorize_markers (vector& markers, vector& categories); ustring usfm_get_category_name (UsfmCategory category); ustring usfm_get_full_opening_marker (const ustring& marker); ustring usfm_get_full_closing_marker (const ustring& marker); bool usfm_basic_markers_present (Usfm& usfm, bool gui); ustring usfm_notes_handle_nesting (const ustring& line, const ustring& standardparagraph_opener, const ustring& standardparagraph_closer, const set& notemarkers); ustring get_erase_code_till_next_marker (ustring& line, size_t marker_position, size_t marker_length, bool trimcode); ustring usfm_get_verse_number (ustring& usfmcode, bool clean, bool remove); void usfm_dissect_figure (ustring& usfmcode, const ustring& marker_text, size_t marker_length, ustring& desc, ustring& file, ustring& size, ustring& loc, ustring& copy, ustring& cap, ustring& ref); bool usfm_code_available (ustring& small_store, ustring& big_store, size_t store_size); ustring usfm_get_verse_text_only (const ustring& line); #endif bibledit-gtk-4.6/src/text2pdf_area.h0000644000175000017500000000207211671702424017443 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_TEXT2PDF_AREA_H #define INCLUDED_TEXT2PDF_AREA_H #include "libraries.h" #include class T2PArea { public: T2PArea(PangoRectangle rectangle_in); virtual ~T2PArea(); PangoRectangle rectangle; ustring rectangle2text (); private: }; #endif bibledit-gtk-4.6/src/usfm-inline-markers.h0000644000175000017500000000263211671702424020605 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_USFM_INLINE_MARKERS_H #define INCLUDED_USFM_INLINE_MARKERS_H #include "libraries.h" #include "usfm.h" class UsfmInlineMarkers { public: UsfmInlineMarkers (const Usfm& usfm); ~UsfmInlineMarkers (); vector markers; vector opening_markers; vector closing_markers; string opening_sword_markup (int index); string closing_sword_markup; ustring opening_odt_markup (int index); ustring closing_odt_markup; private: vector italic; vector bold; vector underline; vector smallcaps; vector superscript; vector color; }; #endif bibledit-gtk-4.6/src/dialogcompare.cpp0000644000175000017500000001537211671702424020063 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include "dialogcompare.h" #include "projectutils.h" #include "directories.h" #include "combobox.h" #include "keyboard.h" #include "settings.h" #include "generalconfig.h" #include "help.h" #include "compareutils.h" #include "dialogselectbooks.h" #include "scriptureportions.h" #include "shortcuts.h" CompareDialog::CompareDialog(WindowReferences * references_window) { // Store variables my_references_window = references_window; extern Settings *settings; Shortcuts shortcuts(0); comparedialog = gtk_dialog_new(); gtk_window_set_title(GTK_WINDOW(comparedialog), "Compare project"); gtk_window_set_position(GTK_WINDOW(comparedialog), GTK_WIN_POS_CENTER_ON_PARENT); gtk_window_set_modal(GTK_WINDOW(comparedialog), TRUE); dialog_vbox1 = GTK_DIALOG(comparedialog)->vbox; gtk_widget_show(dialog_vbox1); vbox1 = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox1); gtk_box_pack_start(GTK_BOX(dialog_vbox1), vbox1, TRUE, TRUE, 0); label1 = gtk_label_new("Select a project to compare the current project with\n" "and then press OK"); gtk_widget_show(label1); gtk_box_pack_start(GTK_BOX(vbox1), label1, FALSE, FALSE, 4); gtk_misc_set_alignment(GTK_MISC(label1), 0, 0.5); selectprojectgui = new SelectProjectGui(0); selectprojectgui->build(vbox1, "", settings->genconfig.project_to_compare_with_get()); checkbutton1 = gtk_check_button_new_with_mnemonic("Print changed verses only"); gtk_widget_show(checkbutton1); gtk_box_pack_start(GTK_BOX(vbox1), checkbutton1, FALSE, FALSE, 0); shortcuts.button(checkbutton1); gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(checkbutton1), settings->genconfig.print_changes_only_get()); hbox1 = gtk_hbox_new(FALSE, 4); gtk_widget_show(hbox1); gtk_box_pack_start(GTK_BOX(vbox1), hbox1, TRUE, TRUE, 0); label2 = gtk_label_new("Portion"); gtk_widget_show(label2); gtk_box_pack_start(GTK_BOX(hbox1), label2, FALSE, FALSE, 0); label_portion = gtk_label_new(""); gtk_widget_show(label_portion); gtk_box_pack_start(GTK_BOX(hbox1), label_portion, FALSE, FALSE, 0); vseparator1 = gtk_vseparator_new(); gtk_widget_show(vseparator1); gtk_box_pack_start(GTK_BOX(hbox1), vseparator1, TRUE, TRUE, 0); button_change = gtk_button_new(); gtk_widget_show(button_change); gtk_box_pack_start(GTK_BOX(hbox1), button_change, FALSE, FALSE, 0); alignment1 = gtk_alignment_new(0.5, 0.5, 0, 0); gtk_widget_show(alignment1); gtk_container_add(GTK_CONTAINER(button_change), alignment1); hbox2 = gtk_hbox_new(FALSE, 2); gtk_widget_show(hbox2); gtk_container_add(GTK_CONTAINER(alignment1), hbox2); image1 = gtk_image_new_from_stock("gtk-properties", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image1); gtk_box_pack_start(GTK_BOX(hbox2), image1, FALSE, FALSE, 0); label4 = gtk_label_new_with_mnemonic("C_hange"); gtk_widget_show(label4); gtk_box_pack_start(GTK_BOX(hbox2), label4, FALSE, FALSE, 0); shortcuts.label(label4); dialog_action_area1 = GTK_DIALOG(comparedialog)->action_area; gtk_widget_show(dialog_action_area1); gtk_button_box_set_layout(GTK_BUTTON_BOX(dialog_action_area1), GTK_BUTTONBOX_END); new InDialogHelp(comparedialog, NULL, &shortcuts, NULL); cancelbutton = gtk_button_new_from_stock("gtk-cancel"); gtk_widget_show(cancelbutton); gtk_dialog_add_action_widget(GTK_DIALOG(comparedialog), cancelbutton, GTK_RESPONSE_CANCEL); GTK_WIDGET_SET_FLAGS(cancelbutton, GTK_CAN_DEFAULT); okbutton = gtk_button_new_from_stock("gtk-ok"); gtk_widget_show(okbutton); gtk_dialog_add_action_widget(GTK_DIALOG(comparedialog), okbutton, GTK_RESPONSE_OK); GTK_WIDGET_SET_FLAGS(okbutton, GTK_CAN_DEFAULT); shortcuts.stockbutton(cancelbutton); shortcuts.stockbutton(okbutton); shortcuts.process(); g_signal_connect((gpointer) okbutton, "clicked", G_CALLBACK(static_on_okbutton_clicked), gpointer(this)); g_signal_connect((gpointer) button_change, "clicked", G_CALLBACK(on_button_portion_clicked), gpointer(this)); selectprojectgui->focus(); gtk_widget_grab_default(okbutton); // Set gui. gui_reorder_include(); } CompareDialog::~CompareDialog() { delete selectprojectgui; gtk_widget_destroy(comparedialog); } int CompareDialog::run() { return gtk_dialog_run(GTK_DIALOG(comparedialog)); } bool CompareDialog::on_combobox1_key_press_event(GtkWidget * widget, GdkEventKey * event, gpointer user_data) { return ((CompareDialog *) user_data)->on_combobox1_key_press(event); } bool CompareDialog::on_combobox1_key_press(GdkEventKey * event) { if (keyboard_enter_pressed(event)) { on_okbutton_clicked(); gtk_dialog_response(GTK_DIALOG(comparedialog), GTK_RESPONSE_OK); return true; } return false; } void CompareDialog::static_on_okbutton_clicked(GtkButton * button, gpointer user_data) { ((CompareDialog *) user_data)->on_okbutton_clicked(); } void CompareDialog::on_okbutton_clicked() // Ok handler: do the comparison. { // Store user entered data. extern Settings *settings; settings->genconfig.project_to_compare_with_set(selectprojectgui->project); settings->genconfig.print_changes_only_set(gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(checkbutton1))); // Run comparison. compare_with(my_references_window, settings->genconfig.project_to_compare_with_get(), settings->genconfig.project_get(), settings->genconfig.print_changes_only_get()); } void CompareDialog::on_button_portion_clicked(GtkButton * button, gpointer user_data) { ((CompareDialog *) user_data)->on_button_portion(); } void CompareDialog::on_button_portion() { SelectBooksDialog dialog(true); if (dialog.run() == GTK_RESPONSE_OK) { gui_reorder_include(); } } void CompareDialog::gui_reorder_include() // Set labels whether the order of the books is standard and everything is included. { extern Settings *settings; ScripturePortions scriptureportions(settings->genconfig.project_get()); if (scriptureportions.reordering_portions_all()) gtk_label_set_text(GTK_LABEL(label_portion), CHAPTER_VERSE_SELECTION_ALL); else gtk_label_set_text(GTK_LABEL(label_portion), "part"); } bibledit-gtk-4.6/src/projectutils.cpp0000644000175000017500000004434411671702424020005 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include "utilities.h" #include #include "constants.h" #include "projectutils.h" #include "directories.h" #include "gwrappers.h" #include "shell.h" #include "sqlite3.h" #include "books.h" #include "bible.h" #include "progresswindow.h" #include "import.h" #include "unixwrappers.h" #include "statistics.h" #include "settings.h" #include "dialoglistview.h" #include #include "git.h" #include "tiny_utilities.h" #include "notes_utils.h" #include "scripts.h" #include "statistics.h" #include "snapshots.h" #include "vcs.h" void project_store_sanitize_line(ustring & line) /* Joins lines, without starting usfm, to a previous one. Makes changes in-place. */ { // Look for a newline. size_t position = line.find("\n"); while (position != string::npos) { position++; if (position >= line.size()) break; // If found, and the next character is not a backslash (\), then put a space // instead of the newline. if (line.substr(position, 1) != "\\") { line.replace(position - 1, 1, " "); } // Keep going till through. position = line.find("\n", position); } } void project_store_chapter_internal(const ustring & project, unsigned int book, unsigned int chapter, CategorizeChapterVerse & ccv, unsigned int first, unsigned int last, unsigned int timestamp) { // Bail out if the project does not exist. if (!project_exists(project)) return; // Store statistics. statistics_record_store_chapter(project, book, chapter, ccv, first, last); // Store data. try { ustring chapterdirectory = project_data_directory_chapter(project, book, chapter); if (!g_file_test(chapterdirectory.c_str(), G_FILE_TEST_IS_DIR)) gw_mkdir_with_parents(chapterdirectory); ustring filename = project_data_filename_chapter(project, book, chapter, false); vector < ustring > data; for (unsigned int i = first; i < last; i++) { ustring text = ccv.line[i]; project_store_sanitize_line(text); data.push_back(text); } write_lines(filename, data); } catch(exception & ex) { gw_critical(ex.what()); } // Store a snapshot of this chapter. snapshots_shoot_chapter (project, book, chapter, 0, false); } void projects_initial_check() // Does some initial checks on the projects we have. // Upgrades projects of an older version to the current version. { // Ensure that we create separate routines for each Bible, as this routine will need to be called upon restore as well. } vector projects_get_all() // Gets sorted list of all projects. { ReadDirectories rd(directories_get_projects(), "", ""); sort(rd.directories.begin(), rd.directories.end()); return rd.directories; } ustring project_data_directory_project(const ustring & project) // Returns the data directory for the project, e.g.: // ~/.bibledit/projects/testproject/data { return tiny_project_data_directory_project(project); } ustring project_data_directory_book(const ustring & project, unsigned int book) // Returns the data directory for the book, e.g.: // ~/.bibledit/projects/testproject/data/Genesis { ustring directory = gw_build_filename(project_data_directory_project(project), books_id_to_english(book)); return directory; } ustring project_data_directory_chapter(const ustring & project, unsigned int book, unsigned int chapter) // Returns the data directory for the chapter, e.g.: // ~/.bibledit/projects/testproject/data/Genesis/1 { ustring directory = gw_build_filename(project_data_directory_book(project, book), convert_to_string(chapter)); return directory; } ustring project_data_filename_chapter(const ustring & project, unsigned int book, unsigned int chapter, bool checkexists) // Returns the data filename of the chapter, e.g.: // ~/.bibledit/projects/testproject/data/Genesis/1/data { ustring filename = gw_build_filename(project_data_directory_chapter(project, book, chapter), "data"); if (checkexists) { if (!g_file_test(filename.c_str(), G_FILE_TEST_IS_REGULAR)) throw runtime_error(books_id_to_english(book) + " " + convert_to_string(chapter) + " does not exist"); } return filename; } bool project_exists(const ustring & project) { return g_file_test(gw_build_filename(directories_get_projects(), project).c_str(), G_FILE_TEST_IS_DIR); } void project_create_restore (const ustring& project, const ustring& restore_from) { if (restore_from.empty()) { // Create project directory, and directory for data. gw_mkdir_with_parents(project_data_directory_project(project)); } else { // Restore project. ustring project_directory = tiny_project_directory (project); unix_mv (restore_from, project_directory); } // Create statistics system. statistics_initial_check_project(project, false); // Initialize snapshots. snapshots_initialize_project (project); } void project_delete(const ustring & project) // Deletes a project and associated data. { // No project: bail out. if (project.empty()) return; // Delete the whole project, including all databases and the repository. ustring directory = gw_build_filename(directories_get_projects(), project); unix_rmdir(directory); } void project_copy(const ustring & project, const ustring & newproject) // Copies "project" to "newproject. { ustring olddirectory = gw_build_filename(directories_get_projects(), project); ustring newdirectory = gw_build_filename(directories_get_projects(), newproject); unix_cp_r(olddirectory, newdirectory); // Statistics have been copied too. Do initial check. statistics_initial_check_project(newproject, false); // Use of a remote repository is switched off so as not to mess with our server. git_revert_to_internal_repository(newproject); // Statistics database will have been copied already. } void project_move(const ustring & project, const ustring & newproject) { // This moves the whole project, including the databases. ustring oldname = (gw_build_filename(directories_get_projects(), project)); ustring newname = (gw_build_filename(directories_get_projects(), newproject)); unix_mv(oldname, newname); // Move project notes. notes_change_project(project, newproject); } void project_store_book(const ustring & project, unsigned int book, CategorizeChapterVerse & ccv) { // If nothing to save, bail out. if (ccv.chapter.empty()) return; // Timestamp. unsigned int timestamp = time(0); // Make pointers to each chapter. vector < unsigned int >chapters; vector < unsigned int >firsts; vector < unsigned int >lasts; unsigned int currentchapter = ccv.chapter[0]; unsigned int first = 0; for (unsigned int i = 0; i < ccv.chapter.size(); i++) { if (ccv.chapter[i] != currentchapter) { chapters.push_back(currentchapter); currentchapter = ccv.chapter[i]; firsts.push_back(first); first = i; lasts.push_back(i); } } chapters.push_back(currentchapter); firsts.push_back(first); lasts.push_back(ccv.chapter.size()); // Store each chapter. for (unsigned int i = 0; i < chapters.size(); i++) { project_store_chapter_internal(project, book, chapters[i], ccv, firsts[i], lasts[i], timestamp); } } void project_remove_book(const ustring & project, unsigned int book) { // Collect the chapter numbers in this book. vector chapters = project_get_chapters (project, book); // Store statistics. statistics_record_remove_book(project, book); // Remove book directory. unix_rmdir(project_data_directory_book(project, book)); // Store snapshots for the chapters we collected earlier. for (unsigned int i = 0; i < chapters.size(); i++) { snapshots_shoot_chapter (project, book, chapters[i], 0, false); } } void project_store_chapter(const ustring & project, unsigned int book, CategorizeChapterVerse & ccv) { // If there's nothing to save, bail out. if (ccv.chapter.size() == 0) return; // Do the actual storing. unsigned int chapter = ccv.chapter[0]; unsigned int timestamp = time(0); project_store_chapter_internal(project, book, chapter, ccv, 0, ccv.chapter.size(), timestamp); } void project_remove_chapter(const ustring & project, unsigned int book, unsigned int chapter) { // Statistics. statistics_record_remove_chapter(project, book, chapter); // Actual removal. ustring directory = project_data_directory_chapter(project, book, chapter); unix_rmdir(directory); // Store empty snapshot. snapshots_shoot_chapter (project, book, chapter, 0, false); } void project_store_verse(const ustring & project, unsigned int book, unsigned int chapter, const ustring & verse, const ustring & data) { // If there's nothing to save, bail out. if (data.empty()) return; // Statistics. statistics_record_store_verse(project, book, chapter, verse, data); // Retrieve current data, categorize it, store new verse at right place, store it. vector < ustring > lines = project_retrieve_chapter(project, book, chapter); CategorizeChapterVerse ccv(lines); for (unsigned int i = 0; i < ccv.verse.size(); i++) { if (ccv.verse[i] == verse) { ustring text(data); project_store_sanitize_line(text); ccv.line[i] = text; } } unsigned int timestamp = time(0); project_store_chapter_internal(project, book, chapter, ccv, 0, ccv.chapter.size(), timestamp); } ustring project_retrieve_verse_extended(const ustring & project, unsigned int book, unsigned int chapter, const ustring & verse) /* This function will be called when the exact verse was not found in the text. E.g. it requested verse "1-2", and the text happens to have verse "1" and verse "2", but not the combined verse. This extended function handles these and similar cases. This is roughly the strategy to be followed to get the right verse. - The requested verse may have the a or b suffix, e.g. verse 4a. - Therefore use a system of "half" verses. - Create a vector with all the half verses requested. - Create sets with all the half verses that are in a particular verse, e.g. v 1-2 will contain 1a and 1b, and v 3-5 contains 3a, 3b, 4a, 4b, 5a, 5b. - Take any set that contains any of the requested half verses and get the text(s) of the verse(s). */ { // Holds the verse text we will retrieve. ustring line; // Get the requested half-verses. vector < int >requested_verses = verses_encode(verse); // Get all verses in this chapter. vector < ustring > all_verses = project_get_verses(project, book, chapter); // Get the sets with the half-verses of each available verse in this chapter. vector < set < int > > available_verses_sets; for (unsigned int i = 0; i < all_verses.size(); i++) { vector < int >verses_v = verses_encode(all_verses[i]); set < int >verses_s(verses_v.begin(), verses_v.end()); available_verses_sets.push_back(verses_s); } // Retrieve any verse that relates to the verse we look for. // Use a mechanism that prevents retrieving the same verse more than once. set < ustring > retrieved_verses; for (unsigned int a = 0; a < available_verses_sets.size(); a++) { for (unsigned int r = 0; r < requested_verses.size(); r++) { if (available_verses_sets[a].find(requested_verses[r]) != available_verses_sets[a].end()) { if (retrieved_verses.find(all_verses[a]) == retrieved_verses.end()) { retrieved_verses.insert(all_verses[a]); if (!line.empty()) line.append("\n"); line.append(project_retrieve_verse(project, book, chapter, all_verses[a])); } } } } // Return whatever we got. return line; } ustring project_retrieve_verse(const ustring & project, unsigned int book, unsigned int chapter, const ustring & verse) { // Retrieve the verse. ustring line; vector < ustring > lines = project_retrieve_chapter(project, book, chapter); CategorizeChapterVerse ccv(lines); for (unsigned int i = 0; i < ccv.verse.size(); i++) { if (ccv.verse[i] == verse) { line = ccv.line[i]; } } // If the verse was not found, use extended retrieval mechanism to get it. if (line.empty()) { line = project_retrieve_verse_extended(project, book, chapter, verse); } // Return the data. return line; } vector < ustring > project_retrieve_chapter(const ustring & project, unsigned int book, unsigned int chapter) // Get the chapter from disk. { // Get the filename of the chapter to retrieve. ustring filename = project_data_filename_chapter(project, book, chapter, false); // If the project depends upon another project we need to make sure that we // retrieve the information from that project in case that project was updated. // If the file stamp of the source project is newer, then that means it was updated. extern Settings *settings; ProjectConfiguration *projectconfig = settings->projectconfig(project, false); if (projectconfig->depending_on_switch_get()) { ustring source_project = projectconfig->depending_on_project_get(); if (!source_project.empty()) { ustring script = projectconfig->depending_on_script_get(); unsigned int myfiledate = file_get_modification_time(filename); ustring sourcefilename = project_data_filename_chapter(source_project, book, chapter, false); unsigned int sourcefiledate = file_get_modification_time(sourcefilename); if (sourcefiledate >= myfiledate) { script_filter(script, script == scripts_straight_through(), sourcefilename, script_temporal_output_file()); ReadText rt(script_temporal_output_file(), true); CategorizeChapterVerse ccv(rt.lines); project_store_chapter(project, book, ccv); } } } // Get the data. ReadText rt(filename, true); // If the data shows that there is a conflict, solve it, then reload. bool solve_conflict = false; for (unsigned int i = 0; i < rt.lines.size(); i++) { if (rt.lines[i].find(git_mine_conflict_marker()) != string::npos) { solve_conflict = true; } } if (solve_conflict) { git_resolve_conflict_chapter(project, book, chapter); ReadText rt2(filename, true); return rt2.lines; } // Return the data. return rt.lines; } vector < ustring > project_retrieve_book(const ustring & project, unsigned int book) // Retrieves the text of the whole book. { // Storage for the data. vector < ustring > lines; // All chapters. vector < unsigned int >chapters = project_get_chapters(project, book); // Get text of each chapter. for (unsigned int i = 0; i < chapters.size(); i++) { vector < ustring > ln = project_retrieve_chapter(project, book, chapters[i]); for (unsigned int i2 = 0; i2 < ln.size(); i2++) { lines.push_back(ln[i2]); } } // Return data. return lines; } vector < unsigned int >project_get_books(const ustring & project) // Gives all books in this project. // Reorders the book according to settings made by user. { vector < unsigned int >books; ReadDirectories rd(project_data_directory_project(project), "", ""); for (unsigned int i = 0; i < rd.directories.size(); i++) { unsigned int book = books_english_to_id(rd.directories[i]); if (book) books.push_back(book); } books_order(project, books); return books; } vector < unsigned int >project_get_chapters(const ustring & project, unsigned int book) // Gives all chapters in a book of a project. { vector < unsigned int >chapters; ustring project_data_directory = project_data_directory_book(project, book); if (g_file_test(project_data_directory.c_str(), G_FILE_TEST_IS_DIR)) { ReadDirectories rd(project_data_directory, "", ""); for (unsigned int i = 0; i < rd.directories.size(); i++) { // It also reads the .svn directory. Filter that out. ustring uchapter = number_in_string(rd.directories[i]); if (!uchapter.empty()) { unsigned int chapter = convert_to_int(rd.directories[i]); chapters.push_back(chapter); } } sort(chapters.begin(), chapters.end()); } return chapters; } vector < ustring > project_get_verses(const ustring & project, unsigned int book, unsigned int chapter) // Returns the verses in a chapter. { vector < ustring > verses; vector < ustring > lines = project_retrieve_chapter(project, book, chapter); CategorizeChapterVerse ccv(lines); verses = ccv.verse; return verses; } bool project_book_exists(const ustring & project, unsigned int book) { ustring directory = project_data_directory_book(project, book); return g_file_test(directory.c_str(), G_FILE_TEST_IS_DIR); } bool project_select(ustring & newproject) // Shows the select project dialog. // newproject: gets the new project if one was chosen. // Returns true if a project was chosen. { // Divide the projects into editable and non-editable ones. vector < ustring > editable_projects; vector < ustring > non_editable_projects; { vector < ustring > projects = projects_get_all(); for (unsigned int i = 0; i < projects.size(); i++) { extern Settings *settings; ProjectConfiguration *projectconfig = settings->projectconfig(projects[i]); if (projectconfig->editable_get()) editable_projects.push_back(projects[i]); else non_editable_projects.push_back(projects[i]); } } // Build/run dialog. ustring focusedproject = newproject; if (focusedproject.empty()) { extern Settings *settings; focusedproject = settings->genconfig.project_get(); } ListviewDialog dialog("Open project", editable_projects, focusedproject, true, NULL); dialog.two_pages("Editable", "Non-editable", non_editable_projects, true); dialog.tab_switcher(GDK_O, GDK_CONTROL_MASK, "Ctrl-O", "to display the editable projects", "to display the non-editable projects"); if (dialog.run() == GTK_RESPONSE_OK) { newproject = dialog.focus; return true; } else { return false; } } bibledit-gtk-4.6/src/originreferences.cpp0000644000175000017500000003130211671702424020575 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include #include "originreferences.h" #include "utilities.h" #include "projectutils.h" #include "settings.h" #include "progresswindow.h" #include "gtkwrappers.h" #include "gwrappers.h" #include "usfmtools.h" #include "help.h" #include "usfm.h" #include "books.h" #include "tiny_utilities.h" #include "stylesheetutils.h" OriginReferences::OriginReferences(const ustring & project, bool affectfootnotes, bool affectendnotes, bool affectxrefs, OriginReferencesActionType action, bool includebook, bool includechapter, const ustring & separator, bool includeverse, const ustring & suffix, bool gui) { // Progress. ProgressWindow *progresswindow = NULL; if (gui) progresswindow = new ProgressWindow("Working...", false); // Initialize variables. myaction = action; myincludebook = includebook; myincludechapter = includechapter; myincludeverse = includeverse; myseparator = separator; mysuffix = suffix; notescount = 0; affectedcount = 0; finecount = 0; errorcount = 0; extern Settings *settings; ProjectConfiguration *projectconfig = settings->projectconfig(project); stylesheet = stylesheet_get_actual (); language = projectconfig->language_get(); // Get the relevant markers. get_relevant_markers(); // Go through the books in the project. vector < unsigned int >books = project_get_books(project); if (gui) progresswindow->set_iterate(0, 1, books.size()); for (unsigned int bk = 0; bk < books.size(); bk++) { // Progress. if (gui) progresswindow->iterate(); // Go through the chapters in this book. vector < unsigned int >chapters = project_get_chapters(project, books[bk]); for (unsigned int ch = 0; ch < chapters.size(); ch++) { // Go through the verses in this chapter. vector < ustring > verses = project_get_verses(project, books[bk], chapters[ch]); for (unsigned int vs = 0; vs < verses.size(); vs++) { // Retrieve each verse and process it. ustring text = project_retrieve_verse(project, books[bk], chapters[ch], verses[vs]); unsigned int previous_affected_count = affectedcount; if (affectfootnotes) handle_notes(text, books[bk], chapters[ch], verses[vs], footnote_opener, footnote_closer, foot_end_note_origin_reference_opener, foot_end_note_origin_reference_closer, foot_end_note_text_opener, foot_end_note_text_closer); if (affectendnotes) handle_notes(text, books[bk], chapters[ch], verses[vs], endnote_opener, endnote_closer, foot_end_note_origin_reference_opener, foot_end_note_origin_reference_closer, foot_end_note_text_opener, foot_end_note_text_closer); if (affectxrefs) handle_notes(text, books[bk], chapters[ch], verses[vs], xref_opener, xref_closer, xref_origin_reference_opener, xref_origin_reference_closer, xref_text_opener, xref_text_closer); if (affectedcount != previous_affected_count) { project_store_verse(project, books[bk], chapters[ch], verses[vs], text); } } } } // Give statistics. ustring message; message.append("Relevant notes found: " + convert_to_string(notescount) + "\n"); if (action != oratNothing) { if (action == oratAddReference) message.append("Origin references added: "); if (action == oratRemoveReferences) message.append("Origin references removed: "); if (action == oratTextLabels) message.append("Text labels added: "); message.append(convert_to_string(affectedcount) + "\n"); if (finecount) message.append("Notes not affected because they already were fine: " + convert_to_string(finecount) + "\n"); } if (errorcount) message.append("Notes with structural errors: " + convert_to_string(errorcount) + "\n"); if (gui) gtkw_dialog_info(NULL, message); else cout << message; // Destroy progress. if (gui) delete progresswindow; } OriginReferences::~OriginReferences() { } void OriginReferences::get_relevant_markers() { // Set default values in case they cannot be retrieved from the stylesheet. footnote_opener = usfm_get_full_opening_marker("f"); footnote_closer = usfm_get_full_closing_marker("f"); endnote_opener = usfm_get_full_opening_marker("fe"); endnote_closer = usfm_get_full_opening_marker("fe"); xref_opener = usfm_get_full_opening_marker("x"); xref_closer = usfm_get_full_opening_marker("x"); foot_end_note_origin_reference_opener = usfm_get_full_opening_marker("fr"); foot_end_note_origin_reference_closer = usfm_get_full_closing_marker("fr"); xref_origin_reference_opener = usfm_get_full_opening_marker("xo"); xref_origin_reference_closer = usfm_get_full_closing_marker("xo"); foot_end_note_text_opener = usfm_get_full_opening_marker("ft"); foot_end_note_text_closer = usfm_get_full_closing_marker("ft"); xref_text_opener = usfm_get_full_opening_marker("xt"); xref_text_closer = usfm_get_full_opening_marker("xt"); // Retrieve some values from the stylesheet. Usfm usfm(stylesheet); for (unsigned int i = 0; i < usfm.styles.size(); i++) { if (usfm.styles[i].type == stFootEndNote) { FootEndNoteType footnotetype = (FootEndNoteType) usfm.styles[i].subtype; switch (footnotetype) { case fentFootnote: { footnote_opener = usfm_get_full_opening_marker(usfm.styles[i].marker); footnote_closer = usfm_get_full_closing_marker(usfm.styles[i].marker); break; } case fentEndnote: { endnote_opener = usfm_get_full_opening_marker(usfm.styles[i].marker); endnote_closer = usfm_get_full_closing_marker(usfm.styles[i].marker); break; } case fentStandardContent: { foot_end_note_text_opener = usfm_get_full_opening_marker(usfm.styles[i].marker); foot_end_note_text_closer = usfm_get_full_closing_marker(usfm.styles[i].marker); break; } case fentContent: case fentContentWithEndmarker: case fentParagraph:; } } if (usfm.styles[i].type == stCrossreference) { CrossreferenceType xreftype = (CrossreferenceType) usfm.styles[i].subtype; switch (xreftype) { case ctCrossreference: { xref_opener = usfm_get_full_opening_marker(usfm.styles[i].marker); xref_closer = usfm_get_full_closing_marker(usfm.styles[i].marker); break; } case ctStandardContent: { xref_text_opener = usfm_get_full_opening_marker(usfm.styles[i].marker); xref_text_closer = usfm_get_full_closing_marker(usfm.styles[i].marker); break; } case ctContent: case ctContentWithEndmarker:; } } } } void OriginReferences::handle_notes(ustring & line, int book, int chapter, const ustring & verse, const ustring & note_opener, const ustring & note_closer, const ustring & origin_ref_opener, const ustring & origin_ref_closer, const ustring & text_opener, const ustring & text_closer) // Extract a note, call the handler, insert the changed note again. { // Variables. size_t opening_position; // Look for notes, but only deal with them if they have the endmarker too. opening_position = line.find(note_opener); while (opening_position != string::npos) { // Statistics. notescount++; // Look for the endmarker. size_t closing_position; closing_position = line.find(note_closer, opening_position); if (closing_position == string::npos) { gw_warning("Missing endmarker: " + line); errorcount++; return; } // Take out this bit of the line, transform it, and insert it again. ustring footnote; footnote = line.substr(opening_position + note_opener.length(), closing_position - opening_position - note_closer.length()); line.erase(opening_position, closing_position - opening_position + note_closer.length()); switch (myaction) { case oratNothing: { finecount++; break; } case oratRemoveReferences: { remove_reference(footnote, origin_ref_opener, origin_ref_closer); break; } case oratAddReference: { ustring reference; reference = origin_reference_produce(myincludebook, book, language, myincludechapter, chapter, myseparator, myincludeverse, verse, mysuffix, false); add_reference(footnote, origin_ref_opener, reference); break; } case oratTextLabels: { add_text_marker(footnote, origin_ref_opener, origin_ref_closer, text_opener, text_opener); break; } } line.insert(opening_position, note_opener + footnote + note_closer); // Search for another footnote. opening_position = line.find(note_opener, opening_position + 1); } } void OriginReferences::remove_reference(ustring & line, const ustring & opener, const ustring & closer) { size_t opener_position = line.find(opener); if (opener_position == string::npos) { finecount++; return; } size_t next_space_position = line.find(" ", opener_position + 4); if (next_space_position != string::npos) { line.erase(opener_position, next_space_position - opener_position + 1); } replace_text(line, closer, ""); affectedcount++; } void OriginReferences::add_reference(ustring & line, const ustring & opener, const ustring & reference) { // If the opener is already in, the note is fine. Bail out. size_t position = line.find(opener); if (position != string::npos) { finecount++; return; } // Data to insert. ustring insert = opener + reference; // Insert the reference after the first space, if there, else at the end. position = line.find(" "); if (position == string::npos) line.append(insert); else line.insert(++position, insert); affectedcount++; } void OriginReferences::add_text_marker(ustring & line, const ustring & referenceopener, const ustring & referencecloser, const ustring & textopener, const ustring & textcloser) // Adds a text marker, only the opening marker, if it is not yet in the line. { // If the text opener or closer is already in, things appear to be fine. size_t position = line.find(textopener); if (position != string::npos) { finecount++; return; } position = line.find(textcloser); if (position != string::npos) { finecount++; return; } // If a reference closer is in, insert the text opener straight after it. position = line.find(referencecloser); if (position != string::npos) { position += referencecloser.length(); line.insert(position, textopener); affectedcount++; return; } // If a reference opener is in, insert the text opener shortly after it. // E.g.: \fr 1.3 The word house is used in a figurative sense. position = line.find(referenceopener); if (position != string::npos) { position += referenceopener.length(); position++; if (position < line.length()) { position = line.find(" ", position); position++; if (position < line.length()) { line.insert(position, textopener); affectedcount++; } } return; } // If no known opener is in, insert the reference after the first space. position = line.find(" "); if (position != string::npos) { line.insert(++position, textopener); affectedcount++; return; } } ustring origin_reference_produce(bool includebook, unsigned int book, const ustring & language, bool includechapter, int chapter, const ustring & separator, bool includeverse, const ustring & verse, const ustring & suffix, bool example) // Produces the text of the origin references, as can be inserted in a Bible note. // If "example" is set, then the reference will be surrounded by brackets. { ustring result; if (includebook) result.append(books_id_to_abbreviation(language, book) + " "); if (includechapter) result.append(convert_to_string(chapter)); if (includechapter && includeverse) result.append(separator); if (includeverse) result.append(verse); if (includechapter || includeverse) result.append(suffix); if (example) { result.insert(0, "("); result.append(")"); } return result; } bibledit-gtk-4.6/src/text2pdf_page.cpp0000644000175000017500000001062011671702424020000 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "text2pdf_area.h" #include "text2pdf_utils.h" #include "text2pdf_ref_area.h" #include "text2pdf_page.h" T2PPage::T2PPage(int page_number, int page_width, int page_height, int inside_margin, int outside_margin, int top_margin, int bottom_margin, int header_height, int footer_height, cairo_t * cairo_in, bool print_date_in, bool right_to_left_in) /* This encapsulates one page. ------------------------------------------ | | top margin | | | ------------------------------------ | | | header | | | ------------------------------------ | | | | | | | | | | | | | | | | | | | | | | | text | | | | | | | | | | | | | | | | | | | | | | | ------------------------------------ | | | footer | | | ------------------------------------ | | | bottom margin | | ------------------------------------------ */ { // Initialize variables. number = page_number; cairo = cairo_in; print_date = print_date_in; right_to_left = right_to_left_in; // Create the reference area for the header. { PangoRectangle rectangle; if ((page_number % 2) != 0) rectangle.x = inside_margin; else rectangle.x = outside_margin; rectangle.y = top_margin; rectangle.width = page_width - inside_margin - outside_margin; rectangle.height = header_height; header_reference_area = new T2PReferenceArea(rectangle, cairo, right_to_left); } // Create the reference area for the text. { PangoRectangle rectangle; if ((page_number % 2) != 0) rectangle.x = inside_margin; else rectangle.x = outside_margin; rectangle.y = top_margin + header_height; rectangle.width = page_width - inside_margin - outside_margin; rectangle.height = page_height - top_margin - header_height - footer_height - bottom_margin; text_reference_area = new T2PReferenceArea(rectangle, cairo, right_to_left); } // Create the reference area for the footer. { PangoRectangle rectangle; if ((page_number % 2) != 0) rectangle.x = inside_margin; else rectangle.x = outside_margin; rectangle.y = page_height - bottom_margin; rectangle.width = page_width - inside_margin - outside_margin; rectangle.height = footer_height; footer_reference_area = new T2PReferenceArea(rectangle, cairo, right_to_left); } } T2PPage::~T2PPage() // Destructor. { delete header_reference_area; delete text_reference_area; delete footer_reference_area; } void T2PPage::print() // Prints the page. { // White background. cairo_set_source_rgb(cairo, 1.0, 1.0, 1.0); cairo_paint(cairo); // Headers. if (text_reference_area->has_content()) { header_reference_area->print(number, print_date, text_reference_area->left_running_header(), text_reference_area->right_running_header(), text_reference_area->suppress_headers(), text_reference_area->left_running_first_chapter(), text_reference_area->left_running_last_chapter(), text_reference_area->right_running_first_chapter(), text_reference_area->right_running_last_chapter()); } // Print the reference areas. header_reference_area->print(); text_reference_area->print(); footer_reference_area->print(); // Output this page. cairo_show_page(cairo); } bibledit-gtk-4.6/src/paratext.h0000644000175000017500000000217011671702424016542 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_PARATEXT_H #define INCLUDED_PARATEXT_H #include "libraries.h" #include "style.h" class ExportParatextStylesheet { public: ExportParatextStylesheet (int dummy); ~ExportParatextStylesheet (); void convert (const ustring& name); void save (ustring filename); private: vector stylesheet_lines; ustring marker; }; #endif bibledit-gtk-4.6/src/dialoggotoreference.cpp0000644000175000017500000003426011671702424021261 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include "dialoggotoreference.h" #include "utilities.h" #include "bible.h" #include "gtkwrappers.h" #include "completion.h" #include #include "listview.h" #include "projectutils.h" #include "help.h" #include "books.h" #include "settings.h" #include "tiny_utilities.h" #include "directories.h" #include "gwrappers.h" #include "keyboard.h" GotoReferenceDialog::GotoReferenceDialog(unsigned int currentbook, unsigned int currentchapter, const ustring & currentverse):reference(0) { // Init variables extern Settings *settings; ProjectConfiguration *projectconfig = settings->projectconfig(settings->genconfig.project_get()); language = projectconfig->language_get(); newreference = false; oldbook = currentbook; oldchapter = currentchapter; oldverse = currentverse; go_back = false; go_forward = false; Shortcuts shortcuts(0); gtkbuilder = gtk_builder_new (); gtk_builder_add_from_file (gtkbuilder, gw_build_filename (directories_get_package_data(), "gtkbuilder.gotoreferencedialog.xml").c_str(), NULL); dialog = GTK_WIDGET (gtk_builder_get_object (gtkbuilder, "dialog")); g_signal_connect((gpointer) dialog, "key_press_event", G_CALLBACK(on_key_press_event), gpointer(this)); notebook = GTK_WIDGET (gtk_builder_get_object (gtkbuilder, "notebook")); // Enter current reference into the free entry, and select it, so user can use that. entry_free = GTK_WIDGET (gtk_builder_get_object (gtkbuilder, "entry_free")); gtk_widget_grab_focus(entry_free); ustring ref = books_id_to_name(language, currentbook) + " " + convert_to_string(currentchapter) + ":" + currentverse; gtk_entry_set_text(GTK_ENTRY(entry_free), ref.c_str()); gtk_editable_select_region(GTK_EDITABLE(entry_free), 0, -1); // Completion for the reference entry. completion_setup(entry_free, cpGoto); // Signals entry. g_signal_connect((gpointer) entry_free, "activate", G_CALLBACK(on_entry_free_activate), gpointer(this)); // Aided entry widgets. treeview_book = GTK_WIDGET (gtk_builder_get_object (gtkbuilder, "treeview_book")); treeview_chapter = GTK_WIDGET (gtk_builder_get_object (gtkbuilder, "treeview_chapter")); treeview_verse = GTK_WIDGET (gtk_builder_get_object (gtkbuilder, "treeview_verse")); // Connect to the signals of the treeviews. g_signal_connect_after((gpointer) treeview_book, "move_cursor", G_CALLBACK(on_treeview_book_move_cursor), gpointer(this)); g_signal_connect_after((gpointer) treeview_book, "row_activated", G_CALLBACK(on_treeview_book_row_activated), gpointer(this)); g_signal_connect_after((gpointer) treeview_chapter, "move_cursor", G_CALLBACK(on_treeview_chapter_move_cursor), gpointer(this)); g_signal_connect_after((gpointer) treeview_chapter, "row_activated", G_CALLBACK(on_treeview_chapter_row_activated), gpointer(this)); g_signal_connect_after((gpointer) treeview_verse, "move_cursor", G_CALLBACK(on_treeview_verse_move_cursor), gpointer(this)); g_signal_connect_after((gpointer) treeview_verse, "row_activated", G_CALLBACK(on_treeview_verse_row_activated), gpointer(this)); // Create stores and fill the book store. store_book = gtk_list_store_new(1, G_TYPE_STRING); store_chapter = gtk_list_store_new(1, G_TYPE_STRING); store_verse = gtk_list_store_new(1, G_TYPE_STRING); vector < unsigned int >ibooks = project_get_books(settings->genconfig.project_get()); vector < ustring > ubooks; for (unsigned int i = 0; i < ibooks.size(); i++) ubooks.push_back(books_id_to_name(language, ibooks[i])); listview_set_strings(treeview_book, store_book, ubooks); // Set the stores as models for the treeviews. gtk_tree_view_set_model(GTK_TREE_VIEW(treeview_book), GTK_TREE_MODEL(store_book)); gtk_tree_view_set_model(GTK_TREE_VIEW(treeview_chapter), GTK_TREE_MODEL(store_chapter)); gtk_tree_view_set_model(GTK_TREE_VIEW(treeview_verse), GTK_TREE_MODEL(store_verse)); // Unreference the stores once, so they get destroyed with the treeview. g_object_unref(store_book); g_object_unref(store_chapter); g_object_unref(store_verse); // Text cell renderer. GtkCellRenderer *renderer; renderer = gtk_cell_renderer_text_new(); // Columns. GtkTreeViewColumn *column_book; column_book = gtk_tree_view_column_new_with_attributes("", renderer, "text", 0, NULL); gtk_tree_view_append_column(GTK_TREE_VIEW(treeview_book), column_book); GtkTreeViewColumn *column_chapter; column_chapter = gtk_tree_view_column_new_with_attributes("", renderer, "text", 0, NULL); gtk_tree_view_append_column(GTK_TREE_VIEW(treeview_chapter), column_chapter); GtkTreeViewColumn *column_verse; column_verse = gtk_tree_view_column_new_with_attributes("", renderer, "text", 0, NULL); gtk_tree_view_append_column(GTK_TREE_VIEW(treeview_verse), column_verse); // Set up the selection for each of the tree views. GtkTreeSelection *select_book; select_book = gtk_tree_view_get_selection(GTK_TREE_VIEW(treeview_book)); gtk_tree_selection_set_mode(select_book, GTK_SELECTION_SINGLE); GtkTreeSelection *select_chapter; select_chapter = gtk_tree_view_get_selection(GTK_TREE_VIEW(treeview_chapter)); gtk_tree_selection_set_mode(select_chapter, GTK_SELECTION_SINGLE); GtkTreeSelection *select_verse; select_verse = gtk_tree_view_get_selection(GTK_TREE_VIEW(treeview_verse)); gtk_tree_selection_set_mode(select_verse, GTK_SELECTION_SINGLE); // History back. radiobutton_back = GTK_WIDGET (gtk_builder_get_object (gtkbuilder, "radiobutton_back")); gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (radiobutton_back), true); // History forward. radiobutton_forward = GTK_WIDGET (gtk_builder_get_object (gtkbuilder, "radiobutton_forward")); // Link history button. GSList *history_button_group = NULL; gtk_radio_button_set_group (GTK_RADIO_BUTTON (radiobutton_back), history_button_group); history_button_group = gtk_radio_button_get_group (GTK_RADIO_BUTTON (radiobutton_back)); gtk_radio_button_set_group (GTK_RADIO_BUTTON (radiobutton_forward), history_button_group); history_button_group = gtk_radio_button_get_group (GTK_RADIO_BUTTON (radiobutton_forward)); // Dialog action area. InDialogHelp * indialoghelp = new InDialogHelp(dialog, gtkbuilder, &shortcuts, NULL); cancelbutton = indialoghelp->cancelbutton; okbutton = indialoghelp->okbutton; gtk_widget_grab_default(okbutton); g_signal_connect((gpointer) okbutton, "clicked", G_CALLBACK(on_okbutton_clicked), gpointer(this)); } GotoReferenceDialog::~GotoReferenceDialog() { gtk_widget_destroy(dialog); } int GotoReferenceDialog::run() { return gtk_dialog_run(GTK_DIALOG(dialog)); } void GotoReferenceDialog::on_jump() /* This interprets the text the user has typed in the entry as a valid reference. If needed it will use information of the current reference to complete the info. For example, when the user types "1", it is interpreted as verse one of the current chapter of the current book. If he types "21 10" it is interpreted as the current book, chapter 21 verse 10. And so forth. If enabled it consults the verses memory database for finding out where to go in case only a book or only book and chapter is given. */ { int page = gtk_notebook_get_current_page(GTK_NOTEBOOK(notebook)); if (page == 0) { if (reference_discover(oldbook, oldchapter, oldverse, gtk_entry_get_text(GTK_ENTRY(entry_free)), reference.book, reference.chapter, reference.verse, true)) { completion_finish(entry_free, cpGoto); newreference = true; } else { show_bad_reference(); } } else if (page == 1) { reference.book = books_name_to_id(language, listview_get_active_string(treeview_book)); reference.chapter = convert_to_int(listview_get_active_string(treeview_chapter)); reference.verse = listview_get_active_string(treeview_verse); newreference = true; } else { go_back = gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (radiobutton_back)); go_forward = gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (radiobutton_forward)); } } void GotoReferenceDialog::show_bad_reference() { ustring message = "No such reference: "; message.append(gtk_entry_get_text(GTK_ENTRY(entry_free))); gtkw_dialog_error(dialog, message); } void GotoReferenceDialog::on_okbutton_clicked(GtkButton * button, gpointer user_data) { ((GotoReferenceDialog *) user_data)->on_jump(); } gboolean GotoReferenceDialog::on_key_press_event(GtkWidget * widget, GdkEventKey * event, gpointer user_data) { if (keyboard_control_state (event)) { if (event->keyval == GDK_g) { ((GotoReferenceDialog *) user_data)->on_control_g(); } } return FALSE; } void GotoReferenceDialog::on_control_g() { // Go to the next page. int page = gtk_notebook_get_current_page(GTK_NOTEBOOK(notebook)); page++; if (page > 2) page = 0; gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook), page); // On the aided page, set book, chapters, verse. if (page == 1) { // Activate the current book. listview_focus_string(treeview_book, books_id_to_name(language, oldbook)); // Fill chapters and verses too. on_move_book(); listview_focus_string(treeview_chapter, convert_to_string(oldchapter)); on_move_chapter(); listview_focus_string(treeview_verse, oldverse); gtk_widget_grab_focus(treeview_book); } } void GotoReferenceDialog::on_entry_free_activate(GtkEntry * entry, gpointer user_data) { ((GotoReferenceDialog *) user_data)->on_activate(); } void GotoReferenceDialog::on_activate() { on_jump(); gtk_dialog_response(GTK_DIALOG(dialog), GTK_RESPONSE_OK); } gboolean GotoReferenceDialog::on_treeview_book_move_cursor(GtkTreeView * treeview, GtkMovementStep step, gint count, gpointer user_data) { ((GotoReferenceDialog *) user_data)->on_move_book(); return false; } void GotoReferenceDialog::on_treeview_book_row_activated(GtkTreeView * treeview, GtkTreePath * path, GtkTreeViewColumn * column, gpointer user_data) { ((GotoReferenceDialog *) user_data)->on_activate_book(); } gboolean GotoReferenceDialog::on_treeview_chapter_move_cursor(GtkTreeView * treeview, GtkMovementStep step, gint count, gpointer user_data) { ((GotoReferenceDialog *) user_data)->on_move_chapter(); return FALSE; } void GotoReferenceDialog::on_treeview_chapter_row_activated(GtkTreeView * treeview, GtkTreePath * path, GtkTreeViewColumn * column, gpointer user_data) { ((GotoReferenceDialog *) user_data)->on_activate_chapter(); } gboolean GotoReferenceDialog::on_treeview_verse_move_cursor(GtkTreeView * treeview, GtkMovementStep step, gint count, gpointer user_data) { ((GotoReferenceDialog *) user_data)->on_move_verse(); return FALSE; } void GotoReferenceDialog::on_treeview_verse_row_activated(GtkTreeView * treeview, GtkTreePath * path, GtkTreeViewColumn * column, gpointer user_data) { ((GotoReferenceDialog *) user_data)->on_activate_verse(); } void GotoReferenceDialog::on_move_book() { extern Settings *settings; // As the book changed, update the number of chapters. unsigned int bookid = books_name_to_id(language, listview_get_active_string(treeview_book)); // Something weird in Gtk: If the listview was not in view, it gives no results. // Deal with that here. if (bookid == 0) return; vector < unsigned int >chapters; chapters = project_get_chapters(settings->genconfig.project_get(), bookid); listview_set_strings(treeview_chapter, store_chapter, chapters); if (oldbook == bookid) listview_focus_string(treeview_chapter, convert_to_string(oldchapter)); // Update the number of verses too. on_move_chapter(); } void GotoReferenceDialog::on_activate_book() { // Ok, book selection was made. // Update number of chapters, and then focus on the chapters selector. on_move_book(); gtk_widget_grab_focus(treeview_chapter); } void GotoReferenceDialog::on_move_chapter() { extern Settings *settings; // Chapter number changed, therefore update the verse numbers. ustring chapter = listview_get_active_string(treeview_chapter); // Something weird in Gtk: If the listview was not in view, it gives no results. // Deal with that here. if (chapter.empty()) return; // Get the verses as they are in the chapter. unsigned int bookid = books_name_to_id(language, listview_get_active_string(treeview_book)); vector < ustring > verses; verses = project_get_verses(settings->genconfig.project_get(), bookid, convert_to_int(chapter)); // The verses may contain sequences and ranges, but fill them up with the // verses contained in those. E.g.: 10-12 also contains 11. vector < ustring > verses2; set < ustring > verses2_set; for (unsigned int i = 0; i < verses.size(); i++) { verses2.push_back(verses[i]); if (number_in_string(verses[i]) != verses[i]) { vector < unsigned int >int_verses = verse_range_sequence(verses[i]); for (unsigned int i2 = 0; i2 < int_verses.size(); i2++) { ustring verse2 = convert_to_string(int_verses[i2]); // No double verses will be listed. if (verses2_set.find(verse2) == verses2_set.end()) { verses2.push_back(verse2); } verses2_set.insert(verse2); } } } listview_set_strings(treeview_verse, store_verse, verses2); if (oldbook == bookid) if (oldchapter == convert_to_int(chapter)) listview_focus_string(treeview_verse, oldverse); } void GotoReferenceDialog::on_activate_chapter() { // Ok, chapter selection was made. // Update number of verses, and then focus on the verses selector. on_move_chapter(); gtk_widget_grab_focus(treeview_verse); } void GotoReferenceDialog::on_move_verse() { } void GotoReferenceDialog::on_activate_verse() { on_activate(); } bibledit-gtk-4.6/src/kjv.cpp0000644000175000017500000002541711671702424016050 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "kjv.h" #include #include "gwrappers.h" #include "progresswindow.h" #include #include "utilities.h" #include "books.h" #include "tiny_utilities.h" #include "directories.h" #include "unixwrappers.h" #include "sqlite_reader.h" void kjv_home_entry (HtmlWriter2& htmlwriter) { htmlwriter.paragraph_open (); htmlwriter.hyperlink_add (kjv_html_entry_url (), "Sword King James Bible with Strong's lemmata"); htmlwriter.paragraph_close (); } ustring kjv_html_entry_url () { return "kjv_entry"; } void kjv_detailed_page (HtmlWriter2& htmlwriter) { htmlwriter.heading_open (3); htmlwriter.text_add ("Sword King James Bible with Strong's lemmata"); htmlwriter.heading_close (); htmlwriter.paragraph_open(); htmlwriter.text_add ("The King James Bible from the Sword project is useful for its Strong's numbers tagged in the text. Bibledit-Gtk uses this to find related verses, among other things. Importing consists of two steps: exporting it from Sword and creating a database out of it."); htmlwriter.paragraph_close(); htmlwriter.heading_open (4); htmlwriter.text_add ("1. Exporting the text from Sword"); htmlwriter.heading_close (); htmlwriter.paragraph_open(); htmlwriter.text_add ("To export the text from the Sword library, it is supposed that the KJV Bible has been installed. Open a terminal, and type the following command:"); htmlwriter.paragraph_close(); htmlwriter.paragraph_open(); htmlwriter.text_add ("mod2osis KJV > kjv.txt"); htmlwriter.paragraph_close(); htmlwriter.paragraph_open(); htmlwriter.text_add ("This will take a while. It should give no errors. Once it finishes there will be a file called kjv.txt in the home directory."); htmlwriter.paragraph_close(); htmlwriter.heading_open (4); htmlwriter.text_add ("2. Creating the database"); htmlwriter.heading_close (); htmlwriter.paragraph_open(); htmlwriter.hyperlink_add (kjv_create_database_url (), "Create database"); htmlwriter.paragraph_close(); htmlwriter.paragraph_open(); htmlwriter.text_add ("Creating the database should take a while. Once done there will be a file called kjv.sql in the home directory. This file should be added to the bibledit package, replacing the one it currently has."); htmlwriter.paragraph_close(); } ustring kjv_create_database_url () { return "kjv_create_db"; } void kjv_action_page (HtmlWriter2& htmlwriter) { htmlwriter.heading_open (3); htmlwriter.text_add ("Database creation from King James Bible exported from the Sword library"); htmlwriter.heading_close (); vector messages; bool keep_going = true; // Locate the kjv.txt file. ustring kjv_txt_file = gw_build_filename (g_get_home_dir (), "kjv.txt"); messages.push_back ("Looking for file " + kjv_txt_file); if (!g_file_test (kjv_txt_file.c_str(), G_FILE_TEST_IS_REGULAR)) { kjv_txt_file.clear(); } if (kjv_txt_file.empty()) { messages.push_back ("Can't find the input file"); keep_going = false; } if (keep_going) { messages.push_back ("Using file " + kjv_txt_file); } // The database. ustring kjv_sql_file = gw_build_filename (g_get_home_dir (), "kjv.sql"); // Importing data into the database. if (keep_going) { messages.push_back ("Importing data into the database at " + kjv_sql_file); kjv_import_sword (kjv_txt_file, kjv_sql_file); } // Write accumulated messages. htmlwriter.heading_open (3); if (keep_going) { htmlwriter.text_add ("Success! The database was created"); } else { htmlwriter.text_add ("Error!"); } htmlwriter.heading_close (); if (keep_going) { htmlwriter.paragraph_open (); htmlwriter.text_add ("To use the database, copy the file kjv.sql into the Bibledit-Gtk package and re-install."); htmlwriter.paragraph_close (); } for (unsigned int i = 0; i < messages.size(); i++) { htmlwriter.paragraph_open (); htmlwriter.text_add (messages[i]); htmlwriter.paragraph_close (); } // Write OK. htmlwriter.paragraph_open (); htmlwriter.hyperlink_add ("", "Ok"); htmlwriter.paragraph_close (); } ustring kjv_sql_filename () { return gw_build_filename(directories_get_package_data(), "kjv.sql"); } void kjv_import_sword (const ustring& textfile, const ustring& database) { // Show the progress. KJV has 31102 verses. ProgressWindow progresswindow ("Importing King James Bible", false); progresswindow.set_iterate (0, 1, 31102); gchar * contents; g_file_get_contents(textfile.c_str(), &contents, NULL, NULL); if (!contents) return; // Create the database, put it in fast mode. unlink (database.c_str()); sqlite3 *db; sqlite3_open(database.c_str(), &db); sqlite3_exec(db, "create table kjv (book integer, chapter integer, verse integer, item integer, fragment text, lemma text);", NULL, NULL, NULL); sqlite3_exec(db, "PRAGMA synchronous=OFF;", NULL, NULL, NULL); // Parse input. xmlParserInputBufferPtr inputbuffer; inputbuffer = xmlParserInputBufferCreateMem(contents, strlen (contents), XML_CHAR_ENCODING_NONE); xmlTextReaderPtr reader = xmlNewTextReader(inputbuffer, NULL); if (reader) { bool within_relevant_element = false; Reference reference (0, 0, "0"); unsigned int item_number = 0; ustring textfragment; ustring lemmata; while ((xmlTextReaderRead(reader) == 1)) { switch (xmlTextReaderNodeType(reader)) { case XML_READER_TYPE_ELEMENT: { xmlChar *element_name = xmlTextReaderName(reader); // Deal with a verse element. if (!xmlStrcmp(element_name, BAD_CAST "verse")) { progresswindow.iterate(); char *attribute; attribute = (char *)xmlTextReaderGetAttribute(reader, BAD_CAST "osisID"); if (attribute) { Parse parse (attribute, false, "."); if (parse.words.size() == 3) { reference.book = books_osis_to_id (parse.words[0]); reference.chapter = convert_to_int (parse.words[1]); reference.verse = parse.words[2]; } else { gw_critical (attribute); } free(attribute); } item_number = 0; } // Deal with a w element. if (!xmlStrcmp(element_name, BAD_CAST "w")) { within_relevant_element = true; item_number++; textfragment.clear(); lemmata.clear(); char *attribute; attribute = (char *)xmlTextReaderGetAttribute(reader, BAD_CAST "lemma"); if (attribute) { lemmata = attribute; free(attribute); } } break; } case XML_READER_TYPE_TEXT: { if (within_relevant_element) { xmlChar *text = xmlTextReaderValue(reader); if (text) { textfragment = (const char *)text; xmlFree(text); textfragment = textfragment.casefold(); } } break; } case XML_READER_TYPE_END_ELEMENT: { xmlChar *element_name = xmlTextReaderName(reader); if (!xmlStrcmp(element_name, BAD_CAST "w")) { replace_text (lemmata, "strong:", ""); char *sql; sql = g_strdup_printf("insert into kjv values (%d, %d, %d, %d, '%s', '%s');", reference.book, reference.chapter, convert_to_int (reference.verse), item_number, double_apostrophy (textfragment).c_str(), lemmata.c_str()); sqlite3_exec(db, sql, NULL, NULL, NULL); g_free(sql); within_relevant_element = false; } break; } } } } if (reader) xmlFreeTextReader(reader); if (inputbuffer) xmlFreeParserInputBuffer(inputbuffer); // Close database. sqlite3_close(db); // Free xml data. g_free(contents); } void kjv_get_strongs_data (const Reference& reference, vector & strongs, vector & words) // This gets the words and their applicable Strong's numbers for a verse. { sqlite3 *db; int rc; char *error = NULL; try { // Open the database. rc = sqlite3_open(kjv_sql_filename().c_str(), &db); if (rc) throw runtime_error(sqlite3_errmsg(db)); sqlite3_busy_timeout(db, 1000); // Retrieve the bits. SqliteReader reader(0); char *sql; sql = g_strdup_printf("select fragment, lemma from kjv where book = %d and chapter = %d and verse = %d order by item asc;", reference.book, reference.chapter, convert_to_int (reference.verse)); rc = sqlite3_exec(db, sql, reader.callback, &reader, &error); g_free(sql); if (rc) { throw runtime_error(sqlite3_errmsg(db)); } words = reader.ustring0; strongs = reader.ustring1; } catch(exception & ex) { gw_critical(ex.what()); } sqlite3_close(db); } vector kjv_get_strongs_verses (const ustring& strongs) // Passing a Strong's number, this returns all the verses that contain this Strong's number. { // Store the references. vector references; // Mine the data from the database. sqlite3 *db; int rc; char *error = NULL; try { SqliteReader reader(0); rc = sqlite3_open(kjv_sql_filename().c_str(), &db); if (rc) throw runtime_error(sqlite3_errmsg(db)); sqlite3_busy_timeout(db, 1000); char *sql; sql = g_strdup_printf("select distinct book, chapter, verse from kjv where lemma glob ('*%s*');", strongs.c_str()); rc = sqlite3_exec(db, sql, reader.callback, &reader, &error); g_free(sql); if (rc) { throw runtime_error(sqlite3_errmsg(db)); } for (unsigned int i = 0; i < reader.ustring0.size(); i++) { // Get the references, and store it only if it comes from the same Testament we need. Reference ref (convert_to_int (reader.ustring0[i]), convert_to_int (reader.ustring1[i]), reader.ustring2[i]); references.push_back (ref); } } catch(exception & ex) { gw_critical(ex.what()); } sqlite3_close(db); // Result. return references; } bibledit-gtk-4.6/src/dialognotestransfer.cpp0000644000175000017500000001440211671702424021323 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include #include "dialognotestransfer.h" #include "notes_utils.h" #include "utilities.h" #include "combobox.h" #include "projectutils.h" #include "settings.h" #include "progresswindow.h" #include "gtkwrappers.h" #include "date_time_utils.h" #include "usfmtools.h" #include "help.h" #include "books.h" #include "tiny_utilities.h" NotesTransferDialog::NotesTransferDialog(int dummy) { notestransferdialog = gtk_dialog_new(); gtk_window_set_title(GTK_WINDOW(notestransferdialog), "Transfer To Project Notes"); gtk_window_set_position(GTK_WINDOW(notestransferdialog), GTK_WIN_POS_CENTER_ON_PARENT); gtk_window_set_modal(GTK_WINDOW(notestransferdialog), TRUE); dialog_vbox1 = GTK_DIALOG(notestransferdialog)->vbox; gtk_widget_show(dialog_vbox1); vbox1 = gtk_vbox_new(FALSE, 5); gtk_widget_show(vbox1); gtk_box_pack_start(GTK_BOX(dialog_vbox1), vbox1, FALSE, FALSE, 0); label1 = gtk_label_new("This will transfer all text from the currently opened project into the Project notes."); gtk_widget_show(label1); gtk_box_pack_start(GTK_BOX(vbox1), label1, FALSE, FALSE, 0); gtk_label_set_line_wrap(GTK_LABEL(label1), TRUE); gtk_misc_set_alignment(GTK_MISC(label1), 0, 0.5); hbox1 = gtk_hbox_new(FALSE, 5); gtk_widget_show(hbox1); gtk_box_pack_start(GTK_BOX(vbox1), hbox1, TRUE, TRUE, 0); label2 = gtk_label_new("The notes will be put into category"); gtk_widget_show(label2); gtk_box_pack_start(GTK_BOX(hbox1), label2, FALSE, FALSE, 0); combobox1 = gtk_combo_box_new_text(); gtk_widget_show(combobox1); gtk_box_pack_start(GTK_BOX(hbox1), combobox1, TRUE, TRUE, 0); label3 = gtk_label_new("The transfer cannot be undone."); gtk_widget_show(label3); gtk_box_pack_start(GTK_BOX(vbox1), label3, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label3), 0, 0.5); dialog_action_area1 = GTK_DIALOG(notestransferdialog)->action_area; gtk_widget_show(dialog_action_area1); gtk_button_box_set_layout(GTK_BUTTON_BOX(dialog_action_area1), GTK_BUTTONBOX_END); new InDialogHelp(notestransferdialog, NULL, NULL, NULL); cancelbutton = gtk_button_new_from_stock("gtk-cancel"); gtk_widget_show(cancelbutton); gtk_dialog_add_action_widget(GTK_DIALOG(notestransferdialog), cancelbutton, GTK_RESPONSE_CANCEL); GTK_WIDGET_SET_FLAGS(cancelbutton, GTK_CAN_DEFAULT); okbutton = gtk_button_new_from_stock("gtk-ok"); gtk_widget_show(okbutton); gtk_dialog_add_action_widget(GTK_DIALOG(notestransferdialog), okbutton, GTK_RESPONSE_OK); GTK_WIDGET_SET_FLAGS(okbutton, GTK_CAN_DEFAULT); g_signal_connect((gpointer) okbutton, "clicked", G_CALLBACK(on_okbutton_clicked), gpointer(this)); // Read all the categories and add amy new ones from the database. ReadText rt(notes_categories_filename()); notes_categories_add_from_database(rt.lines); combobox_set_strings(combobox1, rt.lines); if (!rt.lines.empty()) combobox_set_string(combobox1, rt.lines[0]); } NotesTransferDialog::~NotesTransferDialog() { gtk_widget_destroy(notestransferdialog); } int NotesTransferDialog::run() { return gtk_dialog_run(GTK_DIALOG(notestransferdialog)); } void NotesTransferDialog::on_okbutton_clicked(GtkButton * button, gpointer user_data) { ((NotesTransferDialog *) user_data)->on_okbutton(); } void NotesTransferDialog::on_okbutton() { // Get the project. extern Settings *settings; ustring project = settings->genconfig.project_get(); // Progress. ProgressWindow progresswindow("Transferring text to notes", false); // Get the category into which to insert notes. ustring category = combobox_get_active_string(combobox1); // Go through the books in the project. vector < unsigned int >books = project_get_books(project); for (unsigned int bk = 0; bk < books.size(); bk++) { // Progress. progresswindow.set_text(books_id_to_english(books[bk])); // Go through the chapters in this book. Progress. vector < unsigned int >chapters = project_get_chapters(project, books[bk]); progresswindow.set_iterate(0, 1, chapters.size()); for (unsigned int ch = 0; ch < chapters.size(); ch++) { progresswindow.iterate(); // Go through the verses in this chapter. vector < ustring > verses = project_get_verses(project, books[bk], chapters[ch]); for (unsigned int vs = 0; vs < verses.size(); vs++) { // Retrieve each verse and insert it into the notes. ustring text = project_retrieve_verse(project, books[bk], chapters[ch], verses[vs]); clean_note(text); if (!text.empty()) { transfer_note(project, books[bk], chapters[ch], verses[vs], text, category); } } } } } void NotesTransferDialog::clean_note(ustring & note) // "Cleans" the note: removes unnecessary stuff. { ustring working_copy(note); ustring marker = usfm_extract_marker(working_copy); if (marker == "v") { usfm_extract_marker(note); note = trim(note); ustring verse = number_in_string(note); note.erase(0, verse.length()); note = trim(note); } } void NotesTransferDialog::transfer_note(const ustring & project, unsigned int book, unsigned int chapter, const ustring & verse, ustring & text, const ustring & category) { int id = notes_database_get_unique_id(); ustring references = books_id_to_osis (book) + "." + convert_to_string (chapter) + "." + verse; int date_created = date_time_julian_day_get_current(); ustring user = g_get_real_name(); ustring logbook; notes_store_one_in_file(id, text, project, references, category, date_created, user, date_time_julian_day_get_current(), logbook); } bibledit-gtk-4.6/src/clean.cpp0000644000175000017500000000776211671702424016343 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "utilities.h" #include "clean.h" #include "usfmtools.h" #include "tiny_utilities.h" const char *markers_that_dont_split[] = { "th1", "th2", "th3", "th4", "thr1", "thr2", "thr3", "thr4", "tc1", "tc2", "tc3", "tc4", "tcr1", "tcr2", "tcr3", "tcr4", "f", "fe", "fm", "fr", "fk", "fq", "fqa", "fl", "fp", "fv", "ft", "fdc", "f*", "fe*", "fm*", "fr*", "fk*", "fq*", "fqa*", "fl*", "fp*", "fv*", "ft*", "fdc*", "x", "xo", "xk", "xq", "xt", "xdc", "x*", "xo*", "xk*", "xq*", "xt*", "xdc*", "qt", "nd", "tl", "dc", "bk", "sig", "pn", "wj", "k", "sls", "ord", "add", "lit", "qt*", "nd*", "tl*", "dc*", "bk*", "sig*", "pn*", "wj*", "k*", "sls*", "ord*", "add*", "lit*", "no", "bd", "it", "bdit", "em", "sc", "no*", "bd*", "it*", "bdit*", "em*", "sc*", "pro", "w", "wh", "wg", "ndx", "pro*", "w*", "wh*", "wg*", "ndx*", "n", "n*" // These two are used in old projects. }; const char *markers_that_join_to_previous_line[] = { "f*", "fe*", "x*", "wj*", "add*", "it", "it*" }; CleanUsfm::CleanUsfm(vector < ustring > &input) // Clean the lines provided: each main USFM starts a new line. { // Markers that don't split a line. set < ustring > nonsplitters; for (unsigned int i = 0; i < sizeof(markers_that_dont_split) / sizeof(*markers_that_dont_split); i++) nonsplitters.insert(markers_that_dont_split[i]); // Markers that join to the previous line. set < ustring > joiners; for (unsigned int i = 0; i < sizeof(markers_that_join_to_previous_line) / sizeof(*markers_that_join_to_previous_line); i++) joiners.insert(markers_that_join_to_previous_line[i]); // Go through all lines. for (unsigned int i = 0; i < input.size(); i++) { // Change tabs to spaces. size_t position; position = input[i].find("\t"); while (position != string::npos) { input[i].replace(position, 1, " "); position = input[i].find("\t", position); } // Change multiple spaces to one space. position = input[i].find(" "); while (position != string::npos) { input[i].replace(position, 2, " "); position = input[i].find(" "); } // Cut into handsome lines, according to the USFM standard. vector < ustring > markers; markers = usfm_get_all_markers(input[i]); for (unsigned int i2 = 0; i2 < markers.size(); i2++) { if (nonsplitters.find(markers[i2]) == nonsplitters.end()) { split_line_on_marker(markers[i2], input[i]); } } // Add a line that does not start with a USFM to the previous one, or one // that starts with a marker supposed to be joined to the previous line. ustring line(input[i]); ustring marker = usfm_extract_marker(line); if ((marker.empty()) || (joiners.find(marker) != joiners.end())) { lines[lines.size() - 1].append(" "); lines[lines.size() - 1].append(input[i]); continue; } // Separate and trim these lines. position = input[i].find("\n"); while (position != string::npos) { ustring line = input[i].substr(0, position); line = trim(line); if (!line.empty()) lines.push_back(line); input[i].erase(0, ++position); position = input[i].find("\n"); } // Add to output. if (!input[i].empty()) lines.push_back(trim(input[i])); } } bibledit-gtk-4.6/src/portion_utils.cpp0000644000175000017500000002060511671702424020162 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "portion_utils.h" #include "constants.h" #include "utilities.h" #include "projectutils.h" #include "books.h" #include "tiny_utilities.h" void select_portion_get_values(const ustring & project, unsigned int book, const ustring & portion, vector < unsigned int >&chapters_from, vector < ustring > &verses_from, vector < unsigned int >&chapters_to, vector < ustring > &verses_to) // Takes "portion", and extracts the chapters and verses from it. // Checks whether everything is in the limits as given by "bookmetrics". { chapters_from.clear(); verses_from.clear(); chapters_to.clear(); verses_to.clear(); vector < unsigned int >chapters = project_get_chapters(project, book); unsigned int lowest_chapter = chapters[0]; unsigned int highest_chapter = chapters[chapters.size() - 1]; vector < ustring > portions = select_portion_get_portions(portion); for (unsigned int i = 0; i < portions.size(); i++) { unsigned int chapter_from, chapter_to; ustring verse_from, verse_to; if (portions[i] == CHAPTER_VERSE_SELECTION_ALL) { chapter_from = lowest_chapter; vector < ustring > from_verses = project_get_verses(project, book, chapter_from); verse_from = from_verses[0]; chapter_to = highest_chapter; vector < ustring > to_verses = project_get_verses(project, book, chapter_to); verse_to = to_verses[to_verses.size() - 1]; } else { // Format of portion, e.g.: "10.6-7 to 11.1,2a" // Work on a copy. ustring myportion(portions[i]); // Get starting chapter number. ustring s = number_in_string(myportion); chapter_from = convert_to_int(number_in_string(s)); chapter_from = CLAMP(chapter_from, lowest_chapter, highest_chapter); // Remove the part from the portion, including the dot. myportion.erase(0, s.length() + 1); // Get starting verse number. size_t position = myportion.find(" "); verse_from = myportion.substr(0, position); // Remove it from the portion. myportion.erase(0, verse_from.length() + strlen(CHAPTER_VERSE_SELECTION_TO)); // Limit starting verse. vector < ustring > from_verses = project_get_verses(project, book, chapter_from); set < ustring > from_set(from_verses.begin(), from_verses.end()); if (from_set.find(verse_from) == from_set.end()) verse_from = from_verses[0]; // Get ending chapter number. s = number_in_string(myportion); chapter_to = convert_to_int(number_in_string(s)); chapter_to = CLAMP(chapter_to, lowest_chapter, highest_chapter); // Remove the part from the portion, including the dot. myportion.erase(0, s.length() + 1); // Get verse_to and limit it. verse_to = myportion; vector < ustring > to_verses = project_get_verses(project, book, chapter_to); set < ustring > to_set(to_verses.begin(), to_verses.end()); if (to_set.find(verse_to) == to_set.end()) verse_to = to_verses[to_verses.size() - 1]; } // Store what we got. chapters_from.push_back(chapter_from); chapters_to.push_back(chapter_to); verses_from.push_back(verse_from); verses_to.push_back(verse_to); } } ustring select_portion_get_label(const ustring & project, unsigned int book, unsigned int chapter_from, const ustring & verse_from, unsigned int chapter_to, const ustring & verse_to) { // Assemble the label, e.g.: "10.6-7 to 11.1,2a" ustring label; label = convert_to_string(chapter_from); label.append("."); label.append(verse_from); label.append(CHAPTER_VERSE_SELECTION_TO); label.append(convert_to_string(chapter_to)); label.append("."); label.append(verse_to); // If the selection covers everything, return that value instead. vector < unsigned int >chapters = project_get_chapters(project, book); unsigned int lowest_chapter = chapters[0]; if (chapter_from == lowest_chapter) { unsigned int highest_chapter = chapters[chapters.size() - 1]; if (chapter_to == highest_chapter) { vector < ustring > from_verses = project_get_verses(project, book, chapter_from); if (verse_from == from_verses[0]) { vector < ustring > to_verses = project_get_verses(project, book, chapter_to); if (verse_to == to_verses[to_verses.size() - 1]) { label = CHAPTER_VERSE_SELECTION_ALL; } } } } // Return value. return label; } vector < ustring > select_portion_get_portions(const ustring & portion) // Extract the various possible portions from the one master-portion. { Parse parse(portion, false, "|"); for (unsigned int i = 0; i < parse.words.size(); i++) { parse.words[i] = trim(parse.words[i]); } return parse.words; } ustring select_portion_get_portion(const vector < ustring > &portions) // Assemble a master-portion from the various possible portions. { ustring portion; for (unsigned int i = 0; i < portions.size(); i++) { if (i) { portion.append(" | "); } portion.append(portions[i]); } return portion; } WithinReferencesRange::WithinReferencesRange() { } WithinReferencesRange::WithinReferencesRange(int dummy) { } void WithinReferencesRange::add_portion(unsigned int book_in, vector < unsigned int >chapters_from_in, const vector < ustring > &verses_from_in, vector < unsigned int >chapters_to_in, const vector < ustring > &verses_to_in) { // Verify the consistency of the portion. if (chapters_from_in.size() != verses_from_in.size()) return; if (chapters_from_in.size() != chapters_to_in.size()) return; if (chapters_from_in.size() != verses_to_in.size()) return; // Add this portion to any existing ones. for (unsigned int i = 0; i < chapters_from_in.size(); i++) { books.push_back(book_in); chapters_from.push_back(chapters_from_in[i]); verses_from.push_back(verses_from_in[i]); chapters_to.push_back(chapters_to_in[i]); verses_to.push_back(verses_to_in[i]); in_range_flags.push_back(false); } // Initialize variables. mybook = 0; mychapter = 0; } void WithinReferencesRange::set_book(unsigned int book) { mybook = book; set_chapter(0); } void WithinReferencesRange::set_chapter(unsigned int chapter) { mychapter = chapter; set_verse("0"); } void WithinReferencesRange::set_verse(const ustring & verse) { myverse = verse; verify_range(); } void WithinReferencesRange::verify_range() // Verify whether the current reference is within the various ranges. // Set internal flags accordingly. { // Go through the available portions. for (unsigned int i = 0; i < chapters_from.size(); i++) { // Proceed if the book matches. if (books[i] == mybook) { // Compare on chapter. if (mychapter < chapters_from[i]) { in_range_flags[i] = false; } else if (mychapter > chapters_to[i]) { in_range_flags[i] = false; } else { // At this stage the chapter is within the range of chapters to be printed. unsigned int vs = convert_to_int(myverse); if (mychapter == chapters_from[i]) { unsigned int vs_from = convert_to_int(verses_from[i]); in_range_flags[i] = (vs >= vs_from); } if (mychapter == chapters_to[i]) { unsigned int vs_to = convert_to_int(verses_to[i]); if (vs > vs_to) in_range_flags[i] = false; } } } } } bool WithinReferencesRange::in_range() // Return true if the current reference is within the various ranges. { // If no ranges are given, it is considered "in range". if (in_range_flags.empty()) return true; // Check from the flags whether we are in range. for (unsigned int i = 0; i < in_range_flags.size(); i++) { if (in_range_flags[i]) { return true; } } // Out of range. return false; } bibledit-gtk-4.6/src/windowshowrelatedverses.cpp0000644000175000017500000001747311671702424022262 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include #include "windowshowrelatedverses.h" #include "help.h" #include "floatingwindow.h" #include "keyterms.h" #include "tiny_utilities.h" #include "kjv.h" #include "parallel_passages.h" #include "settings.h" #include "gwrappers.h" WindowShowRelatedVerses::WindowShowRelatedVerses(GtkWidget * parent_layout, GtkAccelGroup *accelerator_group, bool startup): FloatingWindow(parent_layout, widShowRelatedVerses, "Related verses", startup), myreference(0) // Window showing related verses. { item_type = ritNone; thread_runs = false; event_id = 0; scrolledwindow = gtk_scrolled_window_new(NULL, NULL); gtk_widget_show(scrolledwindow); gtk_container_add(GTK_CONTAINER(vbox_client), scrolledwindow); gtk_scrolled_window_set_policy(GTK_SCROLLED_WINDOW(scrolledwindow), GTK_POLICY_AUTOMATIC, GTK_POLICY_AUTOMATIC); gtk_scrolled_window_set_shadow_type(GTK_SCROLLED_WINDOW(scrolledwindow), GTK_SHADOW_IN); htmlview = gtk_html_new(); gtk_widget_show(htmlview); gtk_container_add(GTK_CONTAINER(scrolledwindow), htmlview); gtk_html_allow_selection(GTK_HTML(htmlview), true); connect_focus_signals (htmlview); g_signal_connect((gpointer) htmlview, "link-clicked", G_CALLBACK(on_html_link_clicked), gpointer(this)); last_focused_widget = htmlview; gtk_widget_grab_focus (last_focused_widget); button_item = gtk_button_new (); } WindowShowRelatedVerses::~WindowShowRelatedVerses() { gtk_widget_destroy (button_item); if (event_id) { gw_destroy_source (event_id); } } void WindowShowRelatedVerses::go_to(const ustring & project, const Reference & reference) { if (!myreference.equals(reference)) { myreference.assign(reference); myproject = project; if (event_id) { gw_destroy_source (event_id); } event_id = g_timeout_add_full(G_PRIORITY_DEFAULT, 1000, GSourceFunc(on_timeout), gpointer(this), NULL); } } gboolean WindowShowRelatedVerses::on_html_link_clicked(GtkHTML * html, const gchar * url, gpointer user_data) { ((WindowShowRelatedVerses *) user_data)->html_link_clicked(url); return true; } void WindowShowRelatedVerses::html_link_clicked (const gchar * url) // Callback for clicking a link. { // Store scrolling position for the now active url. GtkAdjustment * adjustment = gtk_scrolled_window_get_vadjustment (GTK_SCROLLED_WINDOW (scrolledwindow)); scrolling_position[active_url] = gtk_adjustment_get_value (adjustment); // New url. active_url = url; // Start writing a html page. HtmlWriter2 htmlwriter (""); bool display_another_page = true; if (active_url.find ("keyterm ") == 0) { item_type = ritKeytermId; item_id = active_url.substr (8, 100); gtk_button_clicked (GTK_BUTTON (button_item)); display_another_page = false; } else if (active_url.find ("strong ") == 0) { item_type = ritStrongNumber; item_id = active_url.substr (7, 100); gtk_button_clicked (GTK_BUTTON (button_item)); display_another_page = false; } else if (active_url.find ("parallels") == 0) { item_type = ritParallels; gtk_button_clicked (GTK_BUTTON (button_item)); display_another_page = false; } else { // Display the keyterms in the verse, and their renderings. htmlwriter.heading_open (3); htmlwriter.text_add ("Keyterms in verse " + myreference.verse); htmlwriter.heading_close (); vector keyterms = keyterms_get_terms_in_verse(myreference); for (unsigned int i = 0; i < keyterms.size(); i++) { htmlwriter.paragraph_open(); // Display the keyterm. ustring term; keyterms_get_term(keyterms[i], term); htmlwriter.text_add ("* "); ustring url = "keyterm " + convert_to_string (keyterms[i]); htmlwriter.hyperlink_add (url, term); htmlwriter.text_add (": "); // Display the renderings. vector renderings; vector wholewords; vector casesensitives; ustring category; { ustring dummy1; vector < Reference > dummy2; keyterms_get_data(keyterms[i], category, dummy1, dummy2); } keyterms_retrieve_renderings(myproject, term, category, renderings, wholewords, casesensitives); for (unsigned int i2 = 0; i2 < renderings.size(); i2++) { if (i2) htmlwriter.text_add (", "); htmlwriter.text_add (renderings[i2]); } htmlwriter.paragraph_close(); } // If there are no keyterms, mention this. if (keyterms.empty()) { htmlwriter.paragraph_open (); htmlwriter.text_add ("none"); htmlwriter.paragraph_close (); } // Terms derived from the Strong's numbers in this verse. htmlwriter.heading_open (3); htmlwriter.text_add ("Similar words in other verses"); htmlwriter.heading_close (); // Get the data. vector strongs; vector words; kjv_get_strongs_data (myreference, strongs, words); // Display the data. for (unsigned int i = 0; i < strongs.size(); i++) { htmlwriter.paragraph_open (); htmlwriter.text_add (words[i]); htmlwriter.text_add (" "); ustring url = "strong " + strongs[i]; htmlwriter.hyperlink_add (url, strongs[i]); htmlwriter.paragraph_close (); } // Parallel passages. vector parallel_references; vector parallel_comments; parallel_passages_retrieve (myreference, parallel_references, parallel_comments); if (!parallel_references.empty()) { extern Settings *settings; ProjectConfiguration *projectconfig = settings->projectconfig(myproject); ustring language = projectconfig->language_get(); htmlwriter.heading_open (3); htmlwriter.text_add ("Parallel passages"); htmlwriter.heading_close (); for (unsigned int i = 0; i < parallel_references.size(); i++) { htmlwriter.paragraph_open (); htmlwriter.text_add (parallel_references[i].human_readable (language) + " " + parallel_comments[i]); htmlwriter.paragraph_close (); } htmlwriter.paragraph_open (); htmlwriter.hyperlink_add ("parallels", "Send to references window"); htmlwriter.paragraph_close (); } } htmlwriter.finish(); if (display_another_page) { // Load the page. GtkHTMLStream *stream = gtk_html_begin(GTK_HTML(htmlview)); gtk_html_write(GTK_HTML(htmlview), stream, htmlwriter.html.c_str(), -1); gtk_html_end(GTK_HTML(htmlview), stream, GTK_HTML_STREAM_OK); // Scroll to the position that possibly was stored while this url was last active. gtk_adjustment_set_value (adjustment, scrolling_position[active_url]); } } void WindowShowRelatedVerses::thread_start(gpointer data) { ((WindowShowRelatedVerses *) data)->thread_main(data); } void WindowShowRelatedVerses::thread_main(gpointer data) { thread_runs = false; } bool WindowShowRelatedVerses::on_timeout(gpointer user_data) { return ((WindowShowRelatedVerses *) user_data)->timeout(); } bool WindowShowRelatedVerses::timeout() { html_link_clicked (""); //g_thread_create(GThreadFunc(thread_start), gpointer(this), false, NULL); return false; } bibledit-gtk-4.6/src/uname.h0000644000175000017500000000212311671702424016015 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_UNAME_H #define INCLUDED_UNAME_H #include "libraries.h" #include #include #ifndef WIN32 #include #endif enum UNameType {untUnknown, untLinux, untDarwin, untWindows}; UNameType uname_get (); ustring uname_apostrophy (const ustring& filename, bool windows); #endif bibledit-gtk-4.6/src/xmlfo-utils.cpp0000644000175000017500000000751511671702424017540 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include "utilities.h" #include #include "constants.h" #include "date_time_utils.h" #include "gwrappers.h" #include "settings.h" #include "color.h" #include "tiny_utilities.h" #include "xmlfo-utils.h" XmlFoBlock::XmlFoBlock(vector < ustring > *lines, double fontsize, int lineheight, const ustring & italic_in, const ustring & bold_in, const ustring & underline_in, const ustring & smallcaps_in, ustring justification, double spacebefore, double spaceafter, double leftmargin, double rightmargin, double firstlineindent, bool spancolumns, bool keepwithnext) { mylines = lines; ustring line; line = " "); mylines->push_back(line); // Finally store lines count. linescount = mylines->size(); } XmlFoBlock::~XmlFoBlock() { // If nothing was inserted, insert a non-breaking space. if (linescount == mylines->size()) { mylines->push_back(" "); } // Close the block. mylines->push_back(" "); } bibledit-gtk-4.6/src/dialogeditlist.cpp0000644000175000017500000003757711671702424020271 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include #include "dialogeditlist.h" #include "referenceutils.h" #include "listview.h" #include "dialogentry.h" #include "gtkwrappers.h" #include "utilities.h" #include "help.h" #include "tiny_utilities.h" #include "dialoglistviewm.h" EditListDialog::EditListDialog(vector * lines, const ustring & title, const ustring & info, bool remove, bool add, bool sort, bool import, bool exprt, bool duplicates, bool reorderable, vector * addables) { // Save variables. mylines = lines; myaddables = addables; editlistdialog = gtk_dialog_new(); gtk_window_set_title(GTK_WINDOW(editlistdialog), title.c_str()); gtk_window_set_position(GTK_WINDOW(editlistdialog), GTK_WIN_POS_CENTER_ON_PARENT); gtk_window_set_modal(GTK_WINDOW(editlistdialog), TRUE); gtk_window_set_resizable(GTK_WINDOW(editlistdialog), FALSE); dialog_vbox1 = GTK_DIALOG(editlistdialog)->vbox; gtk_widget_show(dialog_vbox1); vbox1 = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox1); gtk_box_pack_start(GTK_BOX(dialog_vbox1), vbox1, FALSE, FALSE, 0); hbox3 = gtk_hbox_new(FALSE, 4); gtk_widget_show(hbox3); gtk_box_pack_start(GTK_BOX(vbox1), hbox3, FALSE, FALSE, 0); gtk_container_set_border_width(GTK_CONTAINER(hbox3), 2); label3 = gtk_label_new_with_mnemonic("_List"); gtk_widget_show(label3); gtk_box_pack_start(GTK_BOX(hbox3), label3, FALSE, FALSE, 0); label_info = gtk_label_new(info.c_str()); gtk_widget_show(label_info); gtk_box_pack_start(GTK_BOX(hbox3), label_info, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label_info), 0, 0.5); scrolledwindow1 = gtk_scrolled_window_new(NULL, NULL); gtk_widget_show(scrolledwindow1); gtk_box_pack_start(GTK_BOX(vbox1), scrolledwindow1, TRUE, TRUE, 0); gtk_widget_set_size_request(scrolledwindow1, -1, 300); gtk_scrolled_window_set_policy(GTK_SCROLLED_WINDOW(scrolledwindow1), GTK_POLICY_NEVER, GTK_POLICY_AUTOMATIC); treeview1 = gtk_tree_view_new(); gtk_widget_show(treeview1); gtk_container_add(GTK_CONTAINER(scrolledwindow1), treeview1); gtk_tree_view_set_headers_visible(GTK_TREE_VIEW(treeview1), FALSE); if (reorderable) gtk_tree_view_set_reorderable(GTK_TREE_VIEW(treeview1), TRUE); table1 = gtk_table_new(1, 5, TRUE); gtk_widget_show(table1); gtk_box_pack_start(GTK_BOX(vbox1), table1, TRUE, TRUE, 0); // Pointer for properly ordering any buttons that get used. int buttonpointer = 0; buttonremove = NULL; if (remove) { buttonremove = gtk_button_new_from_stock("gtk-remove"); gtk_widget_show(buttonremove); gtk_table_attach(GTK_TABLE(table1), buttonremove, buttonpointer, buttonpointer + 1, 0, 1, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); // Button remove is made sensitive only if there is something to remove. gtk_widget_set_sensitive(buttonremove, false); // Position of next button. buttonpointer++; } if (add) { button_add = gtk_button_new_from_stock("gtk-add"); gtk_widget_show(button_add); gtk_table_attach(GTK_TABLE(table1), button_add, buttonpointer, buttonpointer + 1, 0, 1, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); // Position of next button. buttonpointer++; } if (sort) { button_sort = gtk_button_new(); gtk_widget_show(button_sort); gtk_table_attach(GTK_TABLE(table1), button_sort, buttonpointer, buttonpointer + 1, 0, 1, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); alignment1 = gtk_alignment_new(0.5, 0.5, 0, 0); gtk_widget_show(alignment1); gtk_container_add(GTK_CONTAINER(button_sort), alignment1); hbox4 = gtk_hbox_new(FALSE, 2); gtk_widget_show(hbox4); gtk_container_add(GTK_CONTAINER(alignment1), hbox4); image1 = gtk_image_new_from_stock("gtk-sort-ascending", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image1); gtk_box_pack_start(GTK_BOX(hbox4), image1, FALSE, FALSE, 0); label5 = gtk_label_new_with_mnemonic("_Sort"); gtk_widget_show(label5); gtk_box_pack_start(GTK_BOX(hbox4), label5, FALSE, FALSE, 0); // Position of next button. buttonpointer++; } if (import) { button_import = gtk_button_new(); gtk_widget_show(button_import); gtk_table_attach(GTK_TABLE(table1), button_import, buttonpointer, buttonpointer + 1, 0, 1, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); alignment2 = gtk_alignment_new(0.5, 0.5, 0, 0); gtk_widget_show(alignment2); gtk_container_add(GTK_CONTAINER(button_import), alignment2); hbox5 = gtk_hbox_new(FALSE, 2); gtk_widget_show(hbox5); gtk_container_add(GTK_CONTAINER(alignment2), hbox5); image2 = gtk_image_new_from_stock("gtk-convert", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image2); gtk_box_pack_start(GTK_BOX(hbox5), image2, FALSE, FALSE, 0); label6 = gtk_label_new_with_mnemonic("_Import"); gtk_widget_show(label6); gtk_box_pack_start(GTK_BOX(hbox5), label6, FALSE, FALSE, 0); // Position of next button. buttonpointer++; } if (exprt) { button_export = gtk_button_new(); gtk_widget_show(button_export); gtk_table_attach(GTK_TABLE(table1), button_export, buttonpointer, buttonpointer + 1, 0, 1, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); alignment3 = gtk_alignment_new(0.5, 0.5, 0, 0); gtk_widget_show(alignment3); gtk_container_add(GTK_CONTAINER(button_export), alignment3); hbox6 = gtk_hbox_new(FALSE, 2); gtk_widget_show(hbox6); gtk_container_add(GTK_CONTAINER(alignment3), hbox6); image3 = gtk_image_new_from_stock("gtk-convert", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image3); gtk_box_pack_start(GTK_BOX(hbox6), image3, FALSE, FALSE, 0); label7 = gtk_label_new_with_mnemonic("_Export"); gtk_widget_show(label7); gtk_box_pack_start(GTK_BOX(hbox6), label7, FALSE, FALSE, 0); // Position of next button. buttonpointer++; } if (duplicates) { button_doubles = gtk_button_new(); gtk_widget_show(button_doubles); gtk_table_attach(GTK_TABLE(table1), button_doubles, buttonpointer, buttonpointer + 1, 0, 1, (GtkAttachOptions) (GTK_FILL), (GtkAttachOptions) (0), 0, 0); alignment4 = gtk_alignment_new(0.5, 0.5, 0, 0); gtk_widget_show(alignment4); gtk_container_add(GTK_CONTAINER(button_doubles), alignment4); hbox7 = gtk_hbox_new(FALSE, 2); gtk_widget_show(hbox7); gtk_container_add(GTK_CONTAINER(alignment4), hbox7); image4 = gtk_image_new_from_stock("gtk-clear", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image4); gtk_box_pack_start(GTK_BOX(hbox7), image4, FALSE, FALSE, 0); label8 = gtk_label_new_with_mnemonic("_Duplicates"); gtk_widget_show(label8); gtk_box_pack_start(GTK_BOX(hbox7), label8, FALSE, FALSE, 0); // Position of next button. buttonpointer++; } dialog_action_area1 = GTK_DIALOG(editlistdialog)->action_area; gtk_widget_show(dialog_action_area1); gtk_button_box_set_layout(GTK_BUTTON_BOX(dialog_action_area1), GTK_BUTTONBOX_END); new InDialogHelp(editlistdialog, NULL, NULL, NULL); cancelbutton = gtk_button_new_from_stock("gtk-cancel"); gtk_widget_show(cancelbutton); gtk_dialog_add_action_widget(GTK_DIALOG(editlistdialog), cancelbutton, GTK_RESPONSE_CANCEL); GTK_WIDGET_SET_FLAGS(cancelbutton, GTK_CAN_DEFAULT); okbutton = gtk_button_new_from_stock("gtk-ok"); gtk_widget_show(okbutton); gtk_dialog_add_action_widget(GTK_DIALOG(editlistdialog), okbutton, GTK_RESPONSE_OK); GTK_WIDGET_SET_FLAGS(okbutton, GTK_CAN_DEFAULT); g_signal_connect_after((gpointer) treeview1, "cursor_changed", G_CALLBACK(on_treeview1_cursor_changed), gpointer(this)); g_signal_connect_after((gpointer) treeview1, "move_cursor", G_CALLBACK(on_treeview1_move_cursor), gpointer(this)); g_signal_connect_after((gpointer) treeview1, "select_all", G_CALLBACK(on_treeview1_select_all), gpointer(this)); g_signal_connect_after((gpointer) treeview1, "select_cursor_parent", G_CALLBACK(on_treeview1_select_cursor_parent), gpointer(this)); g_signal_connect_after((gpointer) treeview1, "select_cursor_row", G_CALLBACK(on_treeview1_select_cursor_row), gpointer(this)); g_signal_connect_after((gpointer) treeview1, "toggle_cursor_row", G_CALLBACK(on_treeview1_toggle_cursor_row), gpointer(this)); g_signal_connect_after((gpointer) treeview1, "unselect_all", G_CALLBACK(on_treeview1_unselect_all), gpointer(this)); if (remove) g_signal_connect((gpointer) buttonremove, "clicked", G_CALLBACK(on_removebutton_clicked), gpointer(this)); if (add) g_signal_connect((gpointer) button_add, "clicked", G_CALLBACK(on_button_add_clicked), gpointer(this)); if (sort) g_signal_connect((gpointer) button_sort, "clicked", G_CALLBACK(on_button_sort_clicked), gpointer(this)); if (import) g_signal_connect((gpointer) button_import, "clicked", G_CALLBACK(on_button_import_clicked), gpointer(this)); if (exprt) g_signal_connect((gpointer) button_export, "clicked", G_CALLBACK(on_button_export_clicked), gpointer(this)); if (duplicates) g_signal_connect((gpointer) button_doubles, "clicked", G_CALLBACK(on_button_doubles_clicked), gpointer(this)); g_signal_connect((gpointer) okbutton, "clicked", G_CALLBACK(on_okbutton_clicked), gpointer(this)); gtk_label_set_mnemonic_widget(GTK_LABEL(label3), treeview1); gtk_widget_grab_focus(treeview1); gtk_widget_grab_default(okbutton); // Storage. liststore = gtk_list_store_new(1, G_TYPE_STRING); gtk_tree_view_set_model(GTK_TREE_VIEW(treeview1), GTK_TREE_MODEL(liststore)); g_object_unref(liststore); listview_set_strings(treeview1, liststore, *mylines); GtkCellRenderer *renderer; renderer = gtk_cell_renderer_text_new(); column = gtk_tree_view_column_new_with_attributes("", renderer, "text", 0, NULL); gtk_tree_view_append_column(GTK_TREE_VIEW(treeview1), column); select = gtk_tree_view_get_selection(GTK_TREE_VIEW(treeview1)); gtk_tree_selection_set_mode(select, GTK_SELECTION_MULTIPLE); } EditListDialog::~EditListDialog() { gtk_widget_destroy(editlistdialog); } int EditListDialog::run() { return gtk_dialog_run(GTK_DIALOG(editlistdialog)); } void EditListDialog::on_okbutton_clicked(GtkButton * button, gpointer user_data) { ((EditListDialog *) user_data)->on_okbutton(); } void EditListDialog::on_okbutton() { vector < ustring > strings = listview_get_strings(treeview1); mylines->assign(strings.begin(), strings.end()); } void EditListDialog::on_removebutton_clicked(GtkButton * button, gpointer user_data) { ((EditListDialog *) user_data)->on_remove(); } void EditListDialog::on_remove() { // Delete each selected row. vector < GtkTreeIter > iters; gtk_tree_selection_selected_foreach(select, EditListDialog::on_collect_iters, gpointer(&iters)); for (unsigned int i = 0; i < iters.size(); i++) { gtk_list_store_remove(liststore, &iters[i]); } // Set GUI. on_cursor(); } void EditListDialog::on_collect_iters(GtkTreeModel * model, GtkTreePath * path, GtkTreeIter * iter, gpointer data) { ((vector < GtkTreeIter > *)data)->push_back(*iter); } void EditListDialog::on_button_add_clicked(GtkButton * button, gpointer user_data) { ((EditListDialog *) user_data)->on_add(); } void EditListDialog::on_add() // Adds tasks. { if (myaddables) { ListviewMDialog dialog("Select a task to add", *myaddables, false, NULL); if (dialog.run() == GTK_RESPONSE_OK) { for (unsigned int i = 0; i < dialog.foci.size(); i++) { GtkTreeIter iter; gtk_list_store_append(liststore, &iter); gtk_list_store_set(liststore, &iter, 0, dialog.foci[i].c_str(), -1); } } } else { EntryDialog dialog("New value", "Enter a new value", ""); if (dialog.run() == GTK_RESPONSE_OK) { GtkTreeIter iter; gtk_list_store_append(liststore, &iter); gtk_list_store_set(liststore, &iter, 0, dialog.entered_value.c_str(), -1); } } } void EditListDialog::on_button_sort_clicked(GtkButton * button, gpointer user_data) { ((EditListDialog *) user_data)->on_sort(); } void EditListDialog::on_sort() { vector < ustring > lines; lines = listview_get_strings(treeview1); sort(lines.begin(), lines.end()); listview_set_strings(treeview1, liststore, lines); } void EditListDialog::on_button_import_clicked(GtkButton * button, gpointer user_data) { ((EditListDialog *) user_data)->on_import(); } void EditListDialog::on_import() { ustring filename = gtkw_file_chooser_open(editlistdialog, "Open File", ""); if (filename.empty()) return; vector < ustring > lines; lines = listview_get_strings(treeview1); ReadText rt(filename, true); for (unsigned int i = 0; i < rt.lines.size(); i++) lines.push_back(rt.lines[i]); listview_set_strings(treeview1, liststore, lines); } void EditListDialog::on_button_export_clicked(GtkButton * button, gpointer user_data) { ((EditListDialog *) user_data)->on_export(); } void EditListDialog::on_export() { ustring filename = gtkw_file_chooser_save(editlistdialog, "", ""); if (filename.empty()) return; vector < ustring > lines = listview_get_strings(treeview1); write_lines(filename, lines); } void EditListDialog::on_button_doubles_clicked(GtkButton * button, gpointer user_data) { ((EditListDialog *) user_data)->on_duplicates(); } void EditListDialog::on_duplicates() { vector < ustring > lines; lines = listview_get_strings(treeview1); vector < ustring > lines_without_duplicates; set < ustring > checked_duplicates; for (unsigned int i = 0; i < lines.size(); i++) { if (checked_duplicates.find(lines[i]) == checked_duplicates.end()) { lines_without_duplicates.push_back(lines[i]); checked_duplicates.insert(lines[i]); } } unsigned int duplicates_removed; duplicates_removed = lines.size() - lines_without_duplicates.size(); if (duplicates_removed == 0) { gtkw_dialog_info(editlistdialog, "There were no duplicates"); } else { if (gtkw_dialog_question(editlistdialog, "Do you want to remove " + convert_to_string(duplicates_removed) + " duplicates?", GTK_RESPONSE_YES) == GTK_RESPONSE_YES) { listview_set_strings(treeview1, liststore, lines_without_duplicates); } } } void EditListDialog::on_treeview1_cursor_changed(GtkTreeView * treeview, gpointer user_data) { ((EditListDialog *) user_data)->on_cursor(); } void EditListDialog::on_cursor() { if (buttonremove) { vector < GtkTreeIter > iters; gtk_tree_selection_selected_foreach(select, EditListDialog::on_collect_iters, gpointer(&iters)); gtk_widget_set_sensitive(buttonremove, iters.size() > 0); } } gboolean EditListDialog::on_treeview1_move_cursor(GtkTreeView * treeview, GtkMovementStep step, gint count, gpointer user_data) { return FALSE; } gboolean EditListDialog::on_treeview1_select_all(GtkTreeView * treeview, gpointer user_data) { ((EditListDialog *) user_data)->on_cursor(); return FALSE; } gboolean EditListDialog::on_treeview1_select_cursor_parent(GtkTreeView * treeview, gpointer user_data) { return FALSE; } gboolean EditListDialog::on_treeview1_select_cursor_row(GtkTreeView * treeview, gboolean start_editing, gpointer user_data) { return FALSE; } gboolean EditListDialog::on_treeview1_toggle_cursor_row(GtkTreeView * treeview, gpointer user_data) { return FALSE; } gboolean EditListDialog::on_treeview1_unselect_all(GtkTreeView * treeview, gpointer user_data) { ((EditListDialog *) user_data)->on_cursor(); return FALSE; } bibledit-gtk-4.6/src/ustring-glib.h0000644000175000017500000000241611671702424017323 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ // The code was copied from software written and copyrighted by the gtkmm Development Team #ifndef INCLUDED_USTRING_GLIB_H #define INCLUDED_USTRING_GLIB_H #include "ustring.h" enum GlibNormalizeMode { NORMALIZE_DEFAULT, NORMALIZE_NFD = NORMALIZE_DEFAULT, NORMALIZE_DEFAULT_COMPOSE, NORMALIZE_NFC = NORMALIZE_DEFAULT_COMPOSE, NORMALIZE_ALL, NORMALIZE_NFKD = NORMALIZE_ALL, NORMALIZE_ALL_COMPOSE, NORMALIZE_NFKC = NORMALIZE_ALL_COMPOSE }; #endif /* INCLUDED_USTRING_GLIB_H */ bibledit-gtk-4.6/src/widgetdate.h0000644000175000017500000000344111671702424017035 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_WIDGET_DATE_H #define INCLUDED_WIDGET_DATE_H #include class DateWidget { public: DateWidget (guint32 * seconds_since_epoch, bool showtime = false); ~DateWidget (); GtkWidget *hbox; void set_date (); private: GtkWidget *vbox2; GtkWidget *label_date; GtkWidget *calendar1; GtkWidget *vseparator1; GtkWidget *vbox1; GtkWidget *label_time; GtkWidget *table1; GtkWidget *label_hour; GtkWidget *label_minute; GtkWidget *label_second; GtkObject *spinbutton_minute_adj; GtkWidget *spinbutton_minute; GtkObject *spinbutton_second_adj; GtkWidget *spinbutton_second; GtkObject *spinbutton_hour_adj; GtkWidget *spinbutton_hour; guint * my_seconds_since_epoch; static void on_spinbutton_changed (GtkEditable *editable, gpointer user_data); static void on_spinbutton_value_changed (GtkSpinButton *spinbutton, gpointer user_data); static void on_calendar_changed (GtkCalendar *calendar, gpointer user_data); void calculate_date_time (); bool setting_date_time; }; #endif bibledit-gtk-4.6/src/print_parallel_references.cpp0000644000175000017500000002741611671702424022470 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include #include "print_parallel_references.h" #include "utilities.h" #include "bible.h" #include "usfm.h" #include "usfmtools.h" #include "pdfviewer.h" #include "xmlutils.h" #include "paper.h" #include "constants.h" #include "gwrappers.h" #include "gtkwrappers.h" #include "directories.h" #include "notecaller.h" #include "mapping.h" #include "portion_utils.h" #include "projectutils.h" #include "progresswindow.h" #include "books.h" #include "unixwrappers.h" #include "settings.h" #include "textreplacement.h" #include "tiny_utilities.h" #include "usfm2text.h" #include "stylesheetutils.h" void view_parallel_references_pdf(ProjectMemory & main_project, vector < ustring > *extra_projects, vector < Reference > references, bool keep_verses_together_within_page, vector < ustring > *remarks, bool highlight) /* Formats the references in "references", and highlights all words in "session->highlights*" and shows them in a pdf viewer. There is a pointer to a list of "remarks". Any remarks will be printed first. */ { // Log. gw_message("Printing parallel references"); // Progress system. ProgressWindow progresswindow("Printing Parallel References", false); progresswindow.set_iterate(0, 1, references.size()); // Configuration extern Settings *settings; ProjectConfiguration *projectconfig = settings->projectconfig(main_project.name); ustring stylesheet = stylesheet_get_actual (); // Store the additional projects to print. vector < ustring > additional_projects; if (extra_projects) additional_projects = *extra_projects; settings->session.additional_printing_projects = additional_projects; // Prepare for mapping. Mapping mapping(projectconfig->versification_get(), 0); // The converter. Text2Pdf text2pdf(gw_build_filename(directories_get_temp(), "document.pdf"), settings->genconfig.print_engine_use_intermediate_text_get()); // Page. text2pdf.page_size_set(settings->genconfig.paper_width_get(), settings->genconfig.paper_height_get()); text2pdf.page_margins_set(settings->genconfig.paper_inside_margin_get(), settings->genconfig.paper_outside_margin_get(), settings->genconfig.paper_top_margin_get(), settings->genconfig.paper_bottom_margin_get()); text2pdf.page_one_column_only(); // Headers. if (settings->genconfig.printdate_get()) { text2pdf.print_date_in_header(); } // Font, etc., of main project. ustring main_font = projectconfig->editor_font_name_get(); unsigned int main_line_spacing = projectconfig->text_line_height_get(); if (projectconfig->editor_font_default_get()) { main_font.clear(); main_line_spacing = 100; } text2pdf.set_font(main_font); text2pdf.set_line_spacing(main_line_spacing); bool main_right_to_left = projectconfig->right_to_left_get(); text2pdf.set_right_to_left(main_right_to_left); // Start off with inserting any remarks. if (remarks) { for (unsigned int r = 0; r < remarks->size(); r++) { text2pdf.open_paragraph(); text2pdf.paragraph_set_column_count(1); text2pdf.add_text(remarks->at(r)); text2pdf.close_paragraph(); } } // Some variables to avoid excessive session access during highlighting. vector < bool > highlight_casesensitives; vector < ustring > highlight_words; if (highlight) { for (unsigned int hl = 0; hl < settings->session.highlights.size(); hl++) { highlight_casesensitives.push_back(settings->session.highlights[hl].casesensitive); highlight_words.push_back(settings->session.highlights[hl].word); } } // All the projects to be put in this parallel Bible, together with // their related information, like mapping, fonts. vector < ustring > project_names; vector < ProjectMemory > project_memories; vector < Mapping > mapping_s; vector < ustring > fonts; vector < unsigned int >line_spacings; vector < bool > right_to_lefts; if (extra_projects) { vector < ustring > project_s_raw = *extra_projects; for (unsigned int i = 0; i < project_s_raw.size(); i++) { ProjectMemory projectmemory(project_s_raw[i], true); project_memories.push_back(projectmemory); ProjectConfiguration *projectconfig = settings->projectconfig(project_s_raw[i]); project_names.push_back(project_s_raw[i]); Mapping mapping(projectconfig->versification_get(), 0); mapping_s.push_back(mapping); ustring font = projectconfig->editor_font_name_get(); unsigned int line_spacing = projectconfig->text_line_height_get(); if (projectconfig->editor_font_default_get()) { font.clear(); line_spacing = 100; } fonts.push_back(font); line_spacings.push_back(line_spacing); right_to_lefts.push_back(projectconfig->right_to_left_get()); } } // Produce chunks for all references. for (unsigned int rf = 0; rf < references.size(); rf++) { // Update progress bar. progresswindow.iterate(); // Whether to keep things on one page. if (keep_verses_together_within_page) { text2pdf.open_keep_together(); } // Set main font, etc. text2pdf.set_font(main_font); text2pdf.set_line_spacing(main_line_spacing); text2pdf.set_right_to_left(main_right_to_left); // Add the reference to the text. text2pdf.add_text(references[rf].human_readable("")); // Map this verse to the original, that is, to Hebrew or Greek. vector hebrew_greek_chapters; vector hebrew_greek_verses; mapping.book_change(references[rf].book); mapping.me_to_original(references[rf].chapter, references[rf].verse, hebrew_greek_chapters, hebrew_greek_verses); // Get verse text for each version. for (unsigned int vsn = 0; vsn <= project_names.size(); vsn++) { // Add the font, etc., for each project. ustring font(main_font); unsigned int line_spacing = main_line_spacing; bool right_to_left = main_right_to_left; if (vsn > 0) { font = fonts[vsn - 1]; line_spacing = line_spacings[vsn - 1]; right_to_left = right_to_lefts[vsn - 1]; } text2pdf.set_font(font); text2pdf.set_line_spacing(line_spacing); text2pdf.set_right_to_left(right_to_left); // Get the verse text. ustring line; if (vsn == 0) { // First version. ProjectBook *projectbook = main_project.get_book_pointer(references[rf].book); if (projectbook) { ProjectChapter *projectchapter = projectbook->get_chapter_pointer(references[rf].chapter); if (projectchapter) { ProjectVerse *projectverse = projectchapter->get_verse_pointer(references[rf].verse); if (projectverse) { line = projectverse->data; } } } } else { // Other versions. // Get mapped chapters / verses. line.clear(); vector mychapters; vector myverses; mapping_s[vsn - 1].book_change(references[rf].book); mapping_s[vsn - 1].original_to_me(hebrew_greek_chapters, hebrew_greek_verses, mychapters, myverses); // Get text of any of the mapped verses. for (unsigned int mp = 0; mp < mychapters.size(); mp++) { // Get the verse and add it to the usfm code. ProjectBook *projectbook = project_memories[vsn - 1].get_book_pointer(references[rf].book); if (projectbook) { ProjectChapter *projectchapter = projectbook->get_chapter_pointer(mychapters[mp]); if (projectchapter) { ProjectVerse *projectverse = projectchapter->get_verse_pointer(convert_to_string(myverses[mp])); if (projectverse) { if (!line.empty()) line.append (" "); line.append (projectverse->data); } } } } } // Add the project name if there are more than one. if (!project_names.empty()) { ustring project; if (vsn == 0) project = main_project.name; else project = project_names[vsn - 1]; text2pdf.open_paragraph(); text2pdf.inline_set_font_size_percentage(65); text2pdf.add_text(project); text2pdf.inline_clear_font_size_percentage(); text2pdf.add_text(" "); } else { text2pdf.open_paragraph(); } // Do text replacement. text_replacement(line); // Positions in the line, and lengths to highlight. vector < size_t > highlight_positions; vector < size_t > highlight_lengths; // Go through all the words to highlight. for (unsigned int i2 = 0; i2 < highlight_casesensitives.size(); i2++) { // Word to highlight ustring highlightword; if (highlight_casesensitives[i2]) highlightword = highlight_words[i2]; else highlightword = highlight_words[i2].casefold(); // Variabele s holds a shadow string. ustring s; if (highlight_casesensitives[i2]) s = line; else s = line.casefold(); // Find positions for highlighting. size_t offposition = s.find(highlightword); while (offposition != string::npos) { // Store position and length. highlight_positions.push_back(offposition); highlight_lengths.push_back(highlightword.length()); // Look for possible next word to highlight. offposition = offposition + highlightword.length() + 1; // There is something like a bug in s.find. If the offposition // is greater than the length of s, then s.find will return // a value below offposition, instead of string::npos as is // expected. Workaround. if (offposition > s.length()) break; offposition = s.find(highlightword, offposition); } } // Sort the positions from small to bigger. xml_sort_positions(highlight_positions, highlight_lengths); // Combine overlapping positions. xml_combine_overlaps(highlight_positions, highlight_lengths); // Insert the code for highlighting. for (int i = highlight_positions.size () - 1; i >= 0; i--) { for (int i2 = highlight_lengths.size() - 1; i2 >= 0; i2--) { line.insert (highlight_positions[i] + i2, INSERTION_FLAG); } } // Add usfm converter to the layout engine, and set various things. Usfm2Text usfm2text(&text2pdf, false); usfm2text.add_styles(usfm2xslfo_read_stylesheet(stylesheet)); usfm2text.no_bold(); usfm2text.no_space_before_or_after(); usfm2text.no_new_page(); usfm2text.add_usfm_code(line); usfm2text.process(); } // Add a bit of space. text2pdf.close_paragraph(); text2pdf.add_text(" "); text2pdf.close_paragraph(); // Whether to close code keeping things on one page. if (keep_verses_together_within_page) { text2pdf.close_keep_together(); } } // Hide progeressbar. progresswindow.hide(); // Process the data. text2pdf.run(); // Display the pdf file. text2pdf.view(); // Log: ready. gw_message("Ready printing the parallel references"); } bibledit-gtk-4.6/src/dialogdictionary.cpp0000644000175000017500000002146611671702424020603 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include #include "dialogdictionary.h" #include "utilities.h" #include "bible.h" #include "dialogselectchapters.h" #include "projectutils.h" #include "books.h" #include "help.h" #include "settings.h" #include "listview.h" #include "spelling.h" #include "dialoglistview.h" #include "dialogeditdictionary.h" #include "git.h" enum { COLUMN_BOOK, NUM_COLUMNS }; DictionaryDialog::DictionaryDialog(const ustring & project) { // Store data. myproject = project; dictionarydialog = gtk_dialog_new(); gtk_window_set_title(GTK_WINDOW(dictionarydialog), "Dictionaries"); gtk_window_set_position(GTK_WINDOW(dictionarydialog), GTK_WIN_POS_CENTER_ON_PARENT); gtk_window_set_modal(GTK_WINDOW(dictionarydialog), TRUE); gtk_window_set_destroy_with_parent(GTK_WINDOW(dictionarydialog), TRUE); dialog_vbox1 = GTK_DIALOG(dictionarydialog)->vbox; gtk_widget_show(dialog_vbox1); label_info = gtk_label_new_with_mnemonic("To change the order in which a dictionary is consulted, drag it to another location."); gtk_widget_show(label_info); gtk_box_pack_start(GTK_BOX(dialog_vbox1), label_info, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label_info), 0, 0.5); treeview_dictionaries = gtk_tree_view_new(); gtk_widget_show(treeview_dictionaries); gtk_box_pack_start(GTK_BOX(dialog_vbox1), treeview_dictionaries, TRUE, TRUE, 0); gtk_widget_set_size_request(treeview_dictionaries, -1, 400); gtk_tree_view_set_headers_visible(GTK_TREE_VIEW(treeview_dictionaries), FALSE); gtk_tree_view_set_reorderable(GTK_TREE_VIEW(treeview_dictionaries), TRUE); hbox_buttons = gtk_hbox_new(FALSE, 0); gtk_widget_show(hbox_buttons); gtk_box_pack_start(GTK_BOX(dialog_vbox1), hbox_buttons, TRUE, TRUE, 0); button_add = gtk_button_new_from_stock("gtk-connect"); gtk_widget_show(button_add); gtk_box_pack_start(GTK_BOX(hbox_buttons), button_add, FALSE, FALSE, 0); button_delete = gtk_button_new_from_stock("gtk-disconnect"); gtk_widget_show(button_delete); gtk_box_pack_start(GTK_BOX(hbox_buttons), button_delete, FALSE, FALSE, 0); button_edit = gtk_button_new_from_stock("gtk-edit"); gtk_widget_show(button_edit); gtk_box_pack_start(GTK_BOX(hbox_buttons), button_edit, FALSE, FALSE, 0); dialog_action_area1 = GTK_DIALOG(dictionarydialog)->action_area; gtk_widget_show(dialog_action_area1); gtk_button_box_set_layout(GTK_BUTTON_BOX(dialog_action_area1), GTK_BUTTONBOX_END); new InDialogHelp(dictionarydialog, NULL, NULL, "file/project/project-properties/dictionaries"); cancelbutton1 = gtk_button_new_from_stock("gtk-cancel"); gtk_widget_show(cancelbutton1); gtk_dialog_add_action_widget(GTK_DIALOG(dictionarydialog), cancelbutton1, GTK_RESPONSE_CANCEL); GTK_WIDGET_SET_FLAGS(cancelbutton1, GTK_CAN_DEFAULT); okbutton1 = gtk_button_new_from_stock("gtk-ok"); gtk_widget_show(okbutton1); gtk_dialog_add_action_widget(GTK_DIALOG(dictionarydialog), okbutton1, GTK_RESPONSE_OK); GTK_WIDGET_SET_FLAGS(okbutton1, GTK_CAN_DEFAULT); g_signal_connect((gpointer) treeview_dictionaries, "cursor_changed", G_CALLBACK(on_treeview_dictionaries_cursor_changed), gpointer(this)); g_signal_connect((gpointer) button_add, "clicked", G_CALLBACK(on_button_add_clicked), gpointer(this)); g_signal_connect((gpointer) button_delete, "clicked", G_CALLBACK(on_button_delete_clicked), gpointer(this)); g_signal_connect((gpointer) button_edit, "clicked", G_CALLBACK(on_button_edit_clicked), gpointer(this)); g_signal_connect((gpointer) okbutton1, "clicked", G_CALLBACK(on_okbutton1_clicked), gpointer(this)); gtk_widget_grab_focus(treeview_dictionaries); gtk_widget_grab_default(okbutton1); // Storage, renderer, column and selection. model = gtk_list_store_new(NUM_COLUMNS, G_TYPE_STRING); gtk_tree_view_set_model(GTK_TREE_VIEW(treeview_dictionaries), GTK_TREE_MODEL(model)); g_object_unref(model); GtkCellRenderer *renderer = gtk_cell_renderer_text_new(); gtk_tree_view_insert_column_with_attributes(GTK_TREE_VIEW(treeview_dictionaries), -1, "", renderer, "text", COLUMN_BOOK, NULL); gtk_tree_selection_set_mode(gtk_tree_view_get_selection(GTK_TREE_VIEW(treeview_dictionaries)), GTK_SELECTION_SINGLE); // Load content. extern Settings *settings; ProjectConfiguration *projectconfig = settings->projectconfig(myproject); vector < ustring > dictionaries = projectconfig->spelling_dictionaries_get(); GtkTreeIter iter; for (unsigned int i = 0; i < dictionaries.size(); i++) { gtk_list_store_append(model, &iter); gtk_list_store_set(model, &iter, COLUMN_BOOK, dictionaries[i].c_str(), -1); } // Gui update. on_treeview_dictionaries_cursor (); } DictionaryDialog::~DictionaryDialog() { gtk_widget_destroy(dictionarydialog); } int DictionaryDialog::run() { return gtk_dialog_run(GTK_DIALOG(dictionarydialog)); } void DictionaryDialog::on_okbutton1_clicked(GtkButton * button, gpointer user_data) { ((DictionaryDialog *) user_data)->on_okbutton(); } void DictionaryDialog::on_okbutton() { extern Settings *settings; ProjectConfiguration *projectconfig = settings->projectconfig(myproject); vector < ustring > dictionaries = listview_get_strings(treeview_dictionaries); projectconfig->spelling_dictionaries_set(dictionaries); } void DictionaryDialog::on_button_add_clicked(GtkButton * button, gpointer user_data) { ((DictionaryDialog *) user_data)->on_button_add(); } void DictionaryDialog::on_button_add() { // Get the available dictionaries in a certain order: vector < ustring > dictionaries; // - current project's shared dictionary. dictionaries.push_back(spelling_project_dictionary(myproject)); // - enchant provided dictionaries. vector < ustring > enchantdics = spelling_enchant_dictionaries(); for (unsigned int i = 0; i < enchantdics.size(); i++) { dictionaries.push_back(enchantdics[i]); } // - global dictionary. dictionaries.push_back(spelling_global_dictionary()); // - other projects' shared dictionaries. vector < ustring > projects = projects_get_all(); for (unsigned int i = 0; i < projects.size(); i++) { if (projects[i] != myproject) { dictionaries.push_back(spelling_project_dictionary(projects[i])); } } // Take out the ones already loaded. { vector < ustring > loaded_dictionaries = listview_get_strings(treeview_dictionaries); set < ustring > dictionary_set(loaded_dictionaries.begin(), loaded_dictionaries.end()); vector < ustring > temporal_dictionaries; for (unsigned int i = 0; i < dictionaries.size(); i++) { if (dictionary_set.find(dictionaries[i]) == dictionary_set.end()) { temporal_dictionaries.push_back(dictionaries[i]); } } dictionaries = temporal_dictionaries; } // Display these. ListviewDialog dialog("Select a dictionary", dictionaries, "", false, NULL); if (dialog.run() == GTK_RESPONSE_OK) { // Add to the list. GtkTreeIter iter; gtk_list_store_append(model, &iter); gtk_list_store_set(model, &iter, COLUMN_BOOK, dialog.focus.c_str(), -1); // Focus new dictionary. listview_focus_string(treeview_dictionaries, dialog.focus, true); } } void DictionaryDialog::on_button_delete_clicked(GtkButton * button, gpointer user_data) { ((DictionaryDialog *) user_data)->on_button_delete(); } void DictionaryDialog::on_button_delete() { list_view_erase_selection(treeview_dictionaries); } void DictionaryDialog::on_treeview_dictionaries_cursor_changed(GtkTreeView * treeview, gpointer user_data) { ((DictionaryDialog *) user_data)->on_treeview_dictionaries_cursor(); } void DictionaryDialog::on_treeview_dictionaries_cursor() { ustring dictionary = listview_get_active_string(treeview_dictionaries); gtk_widget_set_sensitive(button_delete, !dictionary.empty()); bool editable = spelling_dictionary_editable(dictionary); gtk_widget_set_sensitive(button_edit, editable); } void DictionaryDialog::on_button_edit_clicked(GtkButton * button, gpointer user_data) { ((DictionaryDialog *) user_data)->on_button_edit(); } void DictionaryDialog::on_button_edit() { // Edit dictionary. EditDictionaryDialog dialog(listview_get_active_string(treeview_dictionaries)); dialog.run(); } bibledit-gtk-4.6/src/dialogpdfviewer.cpp0000644000175000017500000001400011671702424020413 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include "dialogpdfviewer.h" #include "help.h" #include "shortcuts.h" #include "settings.h" #include "pdfviewer.h" PDFViewerDialog::PDFViewerDialog(int dummy) { Shortcuts shortcuts(0); pdfviewerdialog = gtk_dialog_new(); gtk_window_set_title(GTK_WINDOW(pdfviewerdialog), "PDF Viewer"); gtk_window_set_position(GTK_WINDOW(pdfviewerdialog), GTK_WIN_POS_CENTER_ON_PARENT); gtk_window_set_modal(GTK_WINDOW(pdfviewerdialog), TRUE); dialog_vbox1 = GTK_DIALOG(pdfviewerdialog)->vbox; gtk_widget_show(dialog_vbox1); GSList *radiobutton_automatic_group = NULL; radiobutton_automatic = gtk_radio_button_new_with_mnemonic(NULL, "Automatic"); gtk_widget_show(radiobutton_automatic); gtk_box_pack_start(GTK_BOX(dialog_vbox1), radiobutton_automatic, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_automatic), radiobutton_automatic_group); radiobutton_automatic_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_automatic)); shortcuts.button(radiobutton_automatic); radiobutton_manual = gtk_radio_button_new_with_mnemonic(NULL, "Manual"); gtk_widget_show(radiobutton_manual); gtk_box_pack_start(GTK_BOX(dialog_vbox1), radiobutton_manual, FALSE, FALSE, 0); gtk_radio_button_set_group(GTK_RADIO_BUTTON(radiobutton_manual), radiobutton_automatic_group); radiobutton_automatic_group = gtk_radio_button_get_group(GTK_RADIO_BUTTON(radiobutton_manual)); shortcuts.button(radiobutton_manual); label_path = gtk_label_new("Path to PDF Viewer"); gtk_widget_show(label_path); gtk_box_pack_start(GTK_BOX(dialog_vbox1), label_path, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label_path), 0, 0.5); shortcuts.label(label_path); entry_path = gtk_entry_new(); gtk_widget_show(entry_path); gtk_box_pack_start(GTK_BOX(dialog_vbox1), entry_path, FALSE, FALSE, 0); gtk_label_set_mnemonic_widget(GTK_LABEL(label_path), entry_path); label_arguments = gtk_label_new("Optional arguments"); gtk_widget_show(label_arguments); gtk_box_pack_start(GTK_BOX(dialog_vbox1), label_arguments, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label_arguments), 0, 0.5); shortcuts.label(label_arguments); entry_arguments = gtk_entry_new(); gtk_widget_show(entry_arguments); gtk_box_pack_start(GTK_BOX(dialog_vbox1), entry_arguments, FALSE, FALSE, 0); gtk_label_set_mnemonic_widget(GTK_LABEL(label_arguments), entry_arguments); dialog_action_area1 = GTK_DIALOG(pdfviewerdialog)->action_area; gtk_widget_show(dialog_action_area1); gtk_button_box_set_layout(GTK_BUTTON_BOX(dialog_action_area1), GTK_BUTTONBOX_END); new InDialogHelp(pdfviewerdialog, NULL, &shortcuts, NULL); cancelbutton = gtk_button_new_from_stock("gtk-cancel"); gtk_widget_show(cancelbutton); gtk_dialog_add_action_widget(GTK_DIALOG(pdfviewerdialog), cancelbutton, GTK_RESPONSE_CANCEL); GTK_WIDGET_SET_FLAGS(cancelbutton, GTK_CAN_DEFAULT); okbutton = gtk_button_new_from_stock("gtk-ok"); gtk_widget_show(okbutton); gtk_dialog_add_action_widget(GTK_DIALOG(pdfviewerdialog), okbutton, GTK_RESPONSE_OK); GTK_WIDGET_SET_FLAGS(okbutton, GTK_CAN_DEFAULT); shortcuts.stockbutton(cancelbutton); shortcuts.stockbutton(okbutton); shortcuts.process(); g_signal_connect((gpointer) radiobutton_automatic, "toggled", G_CALLBACK(on_radiobutton_toggled), gpointer(this)); g_signal_connect((gpointer) radiobutton_manual, "toggled", G_CALLBACK(on_radiobutton_toggled), gpointer(this)); g_signal_connect((gpointer) okbutton, "clicked", G_CALLBACK(on_okbutton_clicked), gpointer(this)); gtk_widget_grab_focus(okbutton); gtk_widget_grab_default(okbutton); // Initialize the GUI. extern Settings *settings; if (settings->genconfig.pdf_viewer_automatic_get()) gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_automatic), true); else gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(radiobutton_manual), true); gtk_entry_set_text(GTK_ENTRY(entry_path), settings->genconfig.pdf_viewer_path_get().c_str()); gtk_entry_set_text(GTK_ENTRY(entry_arguments), settings->genconfig.pdf_viewer_arguments_get().c_str()); gui(); } PDFViewerDialog::~PDFViewerDialog() { gtk_widget_destroy(pdfviewerdialog); } int PDFViewerDialog::run() { return gtk_dialog_run(GTK_DIALOG(pdfviewerdialog)); } void PDFViewerDialog::on_radiobutton_toggled(GtkToggleButton * togglebutton, gpointer user_data) { ((PDFViewerDialog *) user_data)->on_radiobutton(); } void PDFViewerDialog::on_radiobutton() { gui(); } void PDFViewerDialog::on_okbutton_clicked(GtkButton * button, gpointer user_data) { ((PDFViewerDialog *) user_data)->on_okbutton(); } void PDFViewerDialog::on_okbutton() { extern Settings *settings; settings->genconfig.pdf_viewer_automatic_set(gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_automatic))); settings->genconfig.pdf_viewer_path_set(gtk_entry_get_text(GTK_ENTRY(entry_path))); settings->genconfig.pdf_viewer_arguments_set(gtk_entry_get_text(GTK_ENTRY(entry_arguments))); } void PDFViewerDialog::gui() { bool manual = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(radiobutton_manual)); gtk_widget_set_sensitive(label_path, manual); gtk_widget_set_sensitive(entry_path, manual); gtk_widget_set_sensitive(label_arguments, manual); gtk_widget_set_sensitive(entry_arguments, manual); } bibledit-gtk-4.6/src/dialoglistview.cpp0000644000175000017500000002433211671702424020277 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include "dialoglistview.h" #include "projectutils.h" #include "directories.h" #include "listview.h" #include "keyboard.h" #include "help.h" #include ListviewDialog::ListviewDialog(const ustring & title, vector &list, const ustring & focus, bool sortlist, gchar * help) // This dialog shows "list". // If the user selects one out of that, it returns it in "focus". { // Initialize variables. initialfocus = focus; action_text_1 = NULL; action_text_2 = NULL; // Build dialog. listviewdialog = gtk_dialog_new(); gtk_window_set_title(GTK_WINDOW(listviewdialog), title.c_str()); gtk_window_set_position(GTK_WINDOW(listviewdialog), GTK_WIN_POS_CENTER_ON_PARENT); gtk_window_set_modal(GTK_WINDOW(listviewdialog), TRUE); dialog_vbox1 = GTK_DIALOG(listviewdialog)->vbox; gtk_widget_show(dialog_vbox1); vbox1 = gtk_vbox_new(FALSE, 0); gtk_widget_show(vbox1); gtk_box_pack_start(GTK_BOX(dialog_vbox1), vbox1, TRUE, TRUE, 0); label1 = gtk_label_new("Type the first couple of characters of the item, or select it,\nand then press OK or Enter"); gtk_widget_show(label1); gtk_box_pack_start(GTK_BOX(vbox1), label1, FALSE, FALSE, 4); hbox1 = gtk_hbox_new(FALSE, 4); gtk_widget_show(hbox1); gtk_box_pack_start(GTK_BOX(vbox1), hbox1, TRUE, TRUE, 0); label_shortcut = gtk_label_new(""); gtk_widget_show(label_shortcut); gtk_box_pack_start(GTK_BOX(hbox1), label_shortcut, FALSE, FALSE, 0); label_action = gtk_label_new(""); gtk_widget_show(label_action); gtk_box_pack_start(GTK_BOX(hbox1), label_action, FALSE, FALSE, 0); notebook1 = gtk_notebook_new(); gtk_widget_show(notebook1); gtk_box_pack_start(GTK_BOX(vbox1), notebook1, TRUE, TRUE, 0); gtk_notebook_set_show_border(GTK_NOTEBOOK(notebook1), FALSE); gtk_notebook_set_show_tabs(GTK_NOTEBOOK(notebook1), FALSE); scrolledwindow1 = gtk_scrolled_window_new(NULL, NULL); gtk_widget_show(scrolledwindow1); gtk_container_add(GTK_CONTAINER(notebook1), scrolledwindow1); gtk_widget_set_size_request(scrolledwindow1, -1, 400); gtk_scrolled_window_set_policy(GTK_SCROLLED_WINDOW(scrolledwindow1), GTK_POLICY_NEVER, GTK_POLICY_AUTOMATIC); treeview1 = gtk_tree_view_new(); gtk_widget_show(treeview1); gtk_container_add(GTK_CONTAINER(scrolledwindow1), treeview1); gtk_tree_view_set_headers_visible(GTK_TREE_VIEW(treeview1), FALSE); // Storage, renderer, column and selection. store1 = gtk_list_store_new(1, G_TYPE_STRING); gtk_tree_view_set_model(GTK_TREE_VIEW(treeview1), GTK_TREE_MODEL(store1)); g_object_unref(store1); GtkCellRenderer *renderer = gtk_cell_renderer_text_new(); column1 = gtk_tree_view_column_new_with_attributes("", renderer, "text", 0, NULL); gtk_tree_view_append_column(GTK_TREE_VIEW(treeview1), column1); select1 = gtk_tree_view_get_selection(GTK_TREE_VIEW(treeview1)); gtk_tree_selection_set_mode(select1, GTK_SELECTION_SINGLE); // Fill the treeview with the items, sorted optionally if (sortlist) sort(list.begin(), list.end()); listview_set_strings(treeview1, store1, list); // Focus item. if (list.size() > 0) { listview_focus_string(treeview1, list[0]); } listview_focus_string(treeview1, focus); label_tab_1 = gtk_label_new(""); gtk_widget_show(label_tab_1); gtk_notebook_set_tab_label(GTK_NOTEBOOK(notebook1), gtk_notebook_get_nth_page(GTK_NOTEBOOK(notebook1), 0), label_tab_1); scrolledwindow2 = gtk_scrolled_window_new(NULL, NULL); gtk_widget_show(scrolledwindow2); gtk_container_add(GTK_CONTAINER(notebook1), scrolledwindow2); gtk_scrolled_window_set_policy(GTK_SCROLLED_WINDOW(scrolledwindow2), GTK_POLICY_NEVER, GTK_POLICY_AUTOMATIC); treeview2 = gtk_tree_view_new(); gtk_widget_show(treeview2); gtk_container_add(GTK_CONTAINER(scrolledwindow2), treeview2); gtk_tree_view_set_headers_visible(GTK_TREE_VIEW(treeview2), FALSE); // Storage, renderer, column and selection. store2 = gtk_list_store_new(1, G_TYPE_STRING); gtk_tree_view_set_model(GTK_TREE_VIEW(treeview2), GTK_TREE_MODEL(store2)); g_object_unref(store2); GtkCellRenderer *renderer2 = gtk_cell_renderer_text_new(); column2 = gtk_tree_view_column_new_with_attributes("", renderer2, "text", 0, NULL); gtk_tree_view_append_column(GTK_TREE_VIEW(treeview2), column2); select2 = gtk_tree_view_get_selection(GTK_TREE_VIEW(treeview2)); gtk_tree_selection_set_mode(select2, GTK_SELECTION_SINGLE); label_tab_2 = gtk_label_new(""); gtk_widget_show(label_tab_2); gtk_notebook_set_tab_label(GTK_NOTEBOOK(notebook1), gtk_notebook_get_nth_page(GTK_NOTEBOOK(notebook1), 1), label_tab_2); dialog_action_area1 = GTK_DIALOG(listviewdialog)->action_area; gtk_widget_show(dialog_action_area1); gtk_button_box_set_layout(GTK_BUTTON_BOX(dialog_action_area1), GTK_BUTTONBOX_END); new InDialogHelp(listviewdialog, NULL, NULL, help); cancelbutton = gtk_button_new_from_stock("gtk-cancel"); gtk_widget_show(cancelbutton); gtk_dialog_add_action_widget(GTK_DIALOG(listviewdialog), cancelbutton, GTK_RESPONSE_CANCEL); GTK_WIDGET_SET_FLAGS(cancelbutton, GTK_CAN_DEFAULT); okbutton = gtk_button_new_from_stock("gtk-ok"); gtk_widget_show(okbutton); gtk_dialog_add_action_widget(GTK_DIALOG(listviewdialog), okbutton, GTK_RESPONSE_OK); GTK_WIDGET_SET_FLAGS(okbutton, GTK_CAN_DEFAULT); g_signal_connect_after((gpointer) notebook1, "switch_page", G_CALLBACK(on_notebook1_switch_page), gpointer(this)); g_signal_connect((gpointer) treeview1, "row_activated", G_CALLBACK(on_treeview1_row_activated), gpointer(this)); g_signal_connect((gpointer) treeview2, "row_activated", G_CALLBACK(on_treeview1_row_activated), gpointer(this)); g_signal_connect((gpointer) okbutton, "clicked", G_CALLBACK(static_on_okbutton_clicked), gpointer(this)); gtk_widget_grab_focus(treeview1); gtk_widget_grab_default(okbutton); // Gui. on_switch_page(); } ListviewDialog::~ListviewDialog() { gtk_widget_destroy(listviewdialog); } void ListviewDialog::two_pages(const gchar * tab1, const gchar * tab2, vector < ustring > &list, bool sortlist) { // Modify GUI. gtk_notebook_set_show_tabs(GTK_NOTEBOOK(notebook1), true); gtk_label_set_text(GTK_LABEL(label_tab_1), tab1); gtk_label_set_text(GTK_LABEL(label_tab_2), tab2); // Fill the treeview with the items, sorted optionally if (sortlist) sort(list.begin(), list.end()); listview_set_strings(treeview2, store2, list); // Focus an item. if (list.size() > 0) listview_focus_string(treeview2, list[0]); listview_focus_string(treeview2, initialfocus); // Switch to the second page if it has the initially focused item. // Focus the right treeview. set < ustring > items(list.begin(), list.end()); if (items.find(initialfocus) != items.end()) { on_focus(); gtk_widget_grab_focus(treeview2); } else { gtk_widget_grab_focus(treeview1); } } void ListviewDialog::tab_switcher(guint accel_key, GdkModifierType accel_mods, const gchar * acceleratortext, const gchar * actiontext1, const gchar * actiontext2) { // Integrate the accelerator. accel_group = gtk_accel_group_new(); gtk_widget_add_accelerator(listviewdialog, "activate_focus", accel_group, accel_key, accel_mods, GTK_ACCEL_VISIBLE); g_signal_connect((gpointer) listviewdialog, "activate_focus", G_CALLBACK(on_activate_focus), gpointer(this)); gtk_window_add_accel_group(GTK_WINDOW(listviewdialog), accel_group); // Store both of the action texts for the accelerator. action_text_1 = actiontext1; action_text_2 = actiontext2; // Update GUI. ustring infotext("Press "); infotext.append(acceleratortext); gtk_label_set_text(GTK_LABEL(label_shortcut), infotext.c_str()); on_switch_page(); } int ListviewDialog::run() { return gtk_dialog_run(GTK_DIALOG(listviewdialog)); } void ListviewDialog::on_treeview1_row_activated(GtkTreeView * treeview, GtkTreePath * path, GtkTreeViewColumn * column, gpointer user_data) { ((ListviewDialog *) user_data)->on_treeview(); } void ListviewDialog::on_treeview() { on_okbutton_clicked(); gtk_dialog_response(GTK_DIALOG(listviewdialog), GTK_RESPONSE_OK); } void ListviewDialog::static_on_okbutton_clicked(GtkButton * button, gpointer user_data) { ((ListviewDialog *) user_data)->on_okbutton_clicked(); } void ListviewDialog::on_okbutton_clicked() { int page = gtk_notebook_get_current_page(GTK_NOTEBOOK(notebook1)); if (page == 0) { focus = listview_get_active_string(treeview1); } else { focus = listview_get_active_string(treeview2); } } void ListviewDialog::on_activate_focus(GtkWindow * window, gpointer user_data) { ((ListviewDialog *) user_data)->on_focus(); } void ListviewDialog::on_focus() { int page = gtk_notebook_get_current_page(GTK_NOTEBOOK(notebook1)); gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook1), 1 - page); } void ListviewDialog::on_notebook1_switch_page(GtkNotebook * notebook, GtkNotebookPage * page, guint page_num, gpointer user_data) { ((ListviewDialog *) user_data)->on_switch_page(); } void ListviewDialog::on_switch_page() { // Set the OK button (in)sensitive depending on whether an item is selected. int page = gtk_notebook_get_current_page(GTK_NOTEBOOK(notebook1)); bool sensitive; if (page == 0) { sensitive = !listview_get_active_string(treeview1).empty(); } else { sensitive = !listview_get_active_string(treeview2).empty(); } gtk_widget_set_sensitive(okbutton, sensitive); // Update the GUI. const gchar *actiontext; if (page == 0) { actiontext = action_text_2; } else { actiontext = action_text_1; } if (actiontext) gtk_label_set_text(GTK_LABEL(label_action), actiontext); } bibledit-gtk-4.6/src/dialogcompareprefs.h0000644000175000017500000000253111671702424020561 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_DIALOG_COMPARE_PREFERENCES_H #define INCLUDED_DIALOG_COMPARE_PREFERENCES_H #include #include "ustring.h" class ComparePreferencesDialog { public: ComparePreferencesDialog (int dummy); ~ComparePreferencesDialog (); int run (); protected: GtkWidget *comparepreferencesdialog; GtkWidget *dialog_vbox1; GtkWidget *checkbutton_disregard_notes; GtkWidget *dialog_action_area1; GtkWidget *cancelbutton; GtkWidget *okbutton; private: static void on_okbutton_clicked (GtkButton *button, gpointer user_data); void on_okbutton (); }; #endif bibledit-gtk-4.6/src/sqlite_reader.h0000644000175000017500000000364111671702424017541 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_SQLITE_READER_H #define INCLUDED_SQLITE_READER_H #include "libraries.h" class SqliteReader // Stores values collected during a reading session of sqlite3. { public: SqliteReader (int dummy); ~SqliteReader (); static int callback (void *userdata, int argc, char **argv, char **column_names); vector ustring0; vector ustring1; vector ustring2; vector ustring3; vector ustring4; vector ustring5; vector ustring6; vector ustring7; vector ustring8; vector ustring9; vector ustring10; vector ustring11; vector ustring12; vector ustring13; vector ustring14; vector ustring15; vector ustring16; vector ustring17; vector ustring18; vector ustring19; vector ustring20; vector ustring21; vector ustring22; vector ustring23; vector ustring24; vector ustring25; vector ustring26; vector ustring27; vector ustring28; private: }; #endif bibledit-gtk-4.6/src/mapping.cpp0000644000175000017500000001352511671702424016706 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "mapping.h" #include "utilities.h" #include "bible.h" #include "shell.h" #include "gwrappers.h" #include "books.h" #include "directories.h" #include "mappings.h" #include "tiny_utilities.h" Mapping::Mapping(const ustring & name, unsigned int book) { // Save variables. mybook = book; myname = name; } Mapping::~Mapping() { } void Mapping::me_to_original(int mychapter, const ustring & myverse, vector < int >&original_chapter, vector < int >&original_verse) /* Input: - a chapter (int). - a verse (ustring) : can be a sequence or a range too. Output: - containers of mapped chapters/verses. */ { // Storage for the containers with chapters and verses to map. vector < int >chapters; vector < int >verses; // Convert the verse to a container with half verses. vector < int >half_verses = verses_encode(myverse); set < int >encoded; // Divide the half-verses by 2 and add them to the containers with values to map. for (unsigned int i = 0; i < half_verses.size(); i++) { int verse = half_verses[i] / 2; if (encoded.find(verse) == encoded.end()) { chapters.push_back(mychapter); verses.push_back(verse); encoded.insert(verse); } } // Do the mapping. me_to_original(chapters, verses, original_chapter, original_verse); } void Mapping::me_to_original(vector < int >mychapter, vector < int >myverse, vector < int >&original_chapter, vector < int >&original_verse) /* Input: - containers of chapters/verses. Output: - containers of mapped chapters/verses. Containers as input and as output are needed as there may be a verse that maps to one verse in a chapter, and one verse in the next chapter. */ { for (unsigned int i = 0; i < mychapter.size(); i++) { vector < int >origchapter; vector < int >origverse; get_original(mychapter[i], myverse[i], origchapter, origverse); for (unsigned int i2 = 0; i2 < origchapter.size(); i2++) { original_chapter.push_back(origchapter[i2]); original_verse.push_back(origverse[i2]); } } } void Mapping::me_to_original(Reference & reference) { vector < int >remapped_chapters; vector < int >remapped_verses; me_to_original(reference.chapter, reference.verse, remapped_chapters, remapped_verses); reference.chapter = remapped_chapters[0]; reference.verse = convert_to_string(remapped_verses[0]); if (remapped_verses.size() > 1) { reference.verse.append("-"); reference.verse.append(convert_to_string(remapped_verses[remapped_verses.size() - 1])); } } void Mapping::original_to_me(int originalchapter, const ustring & originalverse, vector < int >&mychapter, vector < int >&myverse) /* Input: - a chapter (int). - a verse (ustring) : can be a sequence or a range too. Output: - containers of mapped chapters/verses. */ { // Storage for the containers with chapters and verses to map. vector < int >chapters; vector < int >verses; // Convert the verse to a container with half verses. vector < int >half_verses = verses_encode(originalverse); set < int >encoded; // Divide the half-verses by 2 and add them to the containers with values to map. for (unsigned int i = 0; i < half_verses.size(); i++) { int verse = half_verses[i] / 2; if (encoded.find(verse) == encoded.end()) { chapters.push_back(originalchapter); verses.push_back(verse); encoded.insert(verse); } } // Do the mapping. original_to_me(chapters, verses, mychapter, myverse); } void Mapping::original_to_me(vector < int >original_chapter, vector < int >original_verse, vector < int >&mychapter, vector < int >&myverse) { for (unsigned int i = 0; i < original_chapter.size(); i++) { vector chapter; vector verse; get_me(original_chapter[i], original_verse[i], chapter, verse); for (unsigned int i2 = 0; i2 < chapter.size(); i2++) { mychapter.push_back(chapter[i2]); myverse.push_back(verse[i2]); } } } void Mapping::original_to_me(Reference & reference) { vector < int >remapped_chapters; vector < int >remapped_verses; original_to_me(reference.chapter, reference.verse, remapped_chapters, remapped_verses); reference.chapter = remapped_chapters[0]; reference.verse = convert_to_string(remapped_verses[0]); if (remapped_verses.size() > 1) { reference.verse.append("-"); reference.verse.append(convert_to_string(remapped_verses[remapped_verses.size() - 1])); } } void Mapping::get_original(int mychapter, int myverse, vector < int >&originalchapter, vector < int >&originalverse) { extern Mappings *mappings; mappings->me2original(myname, mybook, mychapter, myverse, originalchapter, originalverse); if (originalchapter.empty()) { originalchapter.push_back(mychapter); originalverse.push_back(myverse); } } void Mapping::get_me(int originalchapter, int originalverse, vector < int >&mychapter, vector < int >&myverse) { extern Mappings *mappings; mappings->original2me(myname, mybook, originalchapter, originalverse, mychapter, myverse); if (mychapter.empty()) { mychapter.push_back(originalchapter); myverse.push_back(originalverse); } } void Mapping::book_change(int book) // Changes the book. { mybook = book; } bibledit-gtk-4.6/src/dialogentry3.cpp0000644000175000017500000001230011671702424017645 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include #include "dialogentry3.h" #include "help.h" Entry3Dialog::Entry3Dialog(const string & title, bool allow_empty_values, const string & info1, const ustring & value1, const string & info2, const ustring & value2, const string & info3, const ustring & value3) { // Save variables. my_allow_empty_values = allow_empty_values; entry3dialog = gtk_dialog_new(); gtk_window_set_title(GTK_WINDOW(entry3dialog), title.c_str()); gtk_window_set_position(GTK_WINDOW(entry3dialog), GTK_WIN_POS_CENTER_ON_PARENT); gtk_window_set_modal(GTK_WINDOW(entry3dialog), TRUE); dialog_vbox1 = GTK_DIALOG(entry3dialog)->vbox; gtk_widget_show(dialog_vbox1); vbox1 = gtk_vbox_new(FALSE, 2); gtk_widget_show(vbox1); gtk_box_pack_start(GTK_BOX(dialog_vbox1), vbox1, TRUE, TRUE, 0); gtk_container_set_border_width(GTK_CONTAINER(vbox1), 2); label1 = gtk_label_new_with_mnemonic(info1.c_str()); gtk_widget_show(label1); gtk_box_pack_start(GTK_BOX(vbox1), label1, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label1), 0, 0.5); entry1 = gtk_entry_new(); gtk_widget_show(entry1); gtk_box_pack_start(GTK_BOX(vbox1), entry1, FALSE, FALSE, 0); gtk_entry_set_activates_default(GTK_ENTRY(entry1), TRUE); label2 = gtk_label_new_with_mnemonic(info2.c_str()); gtk_widget_show(label2); gtk_box_pack_start(GTK_BOX(vbox1), label2, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label2), 0, 0.5); entry2 = gtk_entry_new(); gtk_widget_show(entry2); gtk_box_pack_start(GTK_BOX(vbox1), entry2, FALSE, FALSE, 0); gtk_entry_set_activates_default(GTK_ENTRY(entry2), TRUE); label3 = gtk_label_new_with_mnemonic(info3.c_str()); gtk_widget_show(label3); gtk_box_pack_start(GTK_BOX(vbox1), label3, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label3), 0, 0.5); entry3 = gtk_entry_new(); gtk_widget_show(entry3); gtk_box_pack_start(GTK_BOX(vbox1), entry3, FALSE, FALSE, 0); gtk_entry_set_activates_default(GTK_ENTRY(entry3), TRUE); dialog_action_area1 = GTK_DIALOG(entry3dialog)->action_area; gtk_widget_show(dialog_action_area1); gtk_button_box_set_layout(GTK_BUTTON_BOX(dialog_action_area1), GTK_BUTTONBOX_END); new InDialogHelp(entry3dialog, NULL, NULL, NULL); cancelbutton = gtk_button_new_from_stock("gtk-cancel"); gtk_widget_show(cancelbutton); gtk_dialog_add_action_widget(GTK_DIALOG(entry3dialog), cancelbutton, GTK_RESPONSE_CANCEL); GTK_WIDGET_SET_FLAGS(cancelbutton, GTK_CAN_DEFAULT); okbutton = gtk_button_new_from_stock("gtk-ok"); gtk_widget_show(okbutton); gtk_dialog_add_action_widget(GTK_DIALOG(entry3dialog), okbutton, GTK_RESPONSE_OK); GTK_WIDGET_SET_FLAGS(okbutton, GTK_CAN_DEFAULT); g_signal_connect((gpointer) okbutton, "clicked", G_CALLBACK(on_okbutton_clicked), gpointer(this)); g_signal_connect((gpointer) entry1, "changed", G_CALLBACK(on_entry_changed), gpointer(this)); g_signal_connect((gpointer) entry2, "changed", G_CALLBACK(on_entry_changed), gpointer(this)); g_signal_connect((gpointer) entry3, "changed", G_CALLBACK(on_entry_changed), gpointer(this)); gtk_label_set_mnemonic_widget(GTK_LABEL(label1), entry1); gtk_label_set_mnemonic_widget(GTK_LABEL(label2), entry2); gtk_label_set_mnemonic_widget(GTK_LABEL(label3), entry3); if (!allow_empty_values) gtk_widget_set_sensitive(okbutton, false); gtk_entry_set_text(GTK_ENTRY(entry1), value1.c_str()); gtk_entry_set_text(GTK_ENTRY(entry2), value2.c_str()); gtk_entry_set_text(GTK_ENTRY(entry3), value3.c_str()); gtk_widget_grab_focus(entry1); gtk_widget_grab_default(okbutton); } Entry3Dialog::~Entry3Dialog() { gtk_widget_destroy(entry3dialog); } int Entry3Dialog::run() { return gtk_dialog_run(GTK_DIALOG(entry3dialog)); } void Entry3Dialog::on_okbutton_clicked(GtkButton * button, gpointer user_data) { ((Entry3Dialog *) user_data)->on_okbutton(); } void Entry3Dialog::on_okbutton() { } void Entry3Dialog::on_entry_changed(GtkEditable * editable, gpointer user_data) { ((Entry3Dialog *) user_data)->on_entry(); } void Entry3Dialog::on_entry() // Activates the ok button only when we've valuesin the entries. { entered_value1 = gtk_entry_get_text(GTK_ENTRY(entry1)); entered_value2 = gtk_entry_get_text(GTK_ENTRY(entry2)); entered_value3 = gtk_entry_get_text(GTK_ENTRY(entry3)); bool sensitive; sensitive = !(entered_value1.empty() || entered_value2.empty() || entered_value3.empty()); if (my_allow_empty_values) sensitive = true; gtk_widget_set_sensitive(okbutton, sensitive); } bibledit-gtk-4.6/src/dialogxfernotes2text.cpp0000644000175000017500000001327311671702424021437 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include #include "dialogxfernotes2text.h" #include "notes_utils.h" #include "utilities.h" #include "combobox.h" #include "projectutils.h" #include "settings.h" #include "progresswindow.h" #include "gtkwrappers.h" #include "date_time_utils.h" #include "usfmtools.h" #include "help.h" #include "books.h" #include "tiny_utilities.h" #include "gui.h" XferNotes2TextDialog::XferNotes2TextDialog(int dummy) { notestransferdialog = gtk_dialog_new(); gtk_window_set_title(GTK_WINDOW(notestransferdialog), "Transfer Project Notes To Text"); gtk_window_set_position(GTK_WINDOW(notestransferdialog), GTK_WIN_POS_CENTER_ON_PARENT); gtk_window_set_modal(GTK_WINDOW(notestransferdialog), TRUE); dialog_vbox1 = GTK_DIALOG(notestransferdialog)->vbox; gtk_widget_show(dialog_vbox1); vbox1 = gtk_vbox_new(FALSE, 5); gtk_widget_show(vbox1); gtk_box_pack_start(GTK_BOX(dialog_vbox1), vbox1, FALSE, FALSE, 0); label1 = gtk_label_new("This will transfer all the Project Notes that display for each verse into the currently opened project"); gtk_widget_show(label1); gtk_box_pack_start(GTK_BOX(vbox1), label1, FALSE, FALSE, 0); gtk_label_set_line_wrap(GTK_LABEL(label1), TRUE); gtk_misc_set_alignment(GTK_MISC(label1), 0, 0.5); label3 = gtk_label_new("The transfer cannot be undone."); gtk_widget_show(label3); gtk_box_pack_start(GTK_BOX(vbox1), label3, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label3), 0, 0.5); dialog_action_area1 = GTK_DIALOG(notestransferdialog)->action_area; gtk_widget_show(dialog_action_area1); gtk_button_box_set_layout(GTK_BUTTON_BOX(dialog_action_area1), GTK_BUTTONBOX_END); new InDialogHelp(notestransferdialog, NULL, NULL, "tools/transfer-project-notes-to-text"); cancelbutton = gtk_button_new_from_stock("gtk-cancel"); gtk_widget_show(cancelbutton); gtk_dialog_add_action_widget(GTK_DIALOG(notestransferdialog), cancelbutton, GTK_RESPONSE_CANCEL); GTK_WIDGET_SET_FLAGS(cancelbutton, GTK_CAN_DEFAULT); okbutton = gtk_button_new_from_stock("gtk-ok"); gtk_widget_show(okbutton); gtk_dialog_add_action_widget(GTK_DIALOG(notestransferdialog), okbutton, GTK_RESPONSE_OK); GTK_WIDGET_SET_FLAGS(okbutton, GTK_CAN_DEFAULT); g_signal_connect((gpointer) okbutton, "clicked", G_CALLBACK(on_okbutton_clicked), gpointer(this)); gtk_widget_grab_default(okbutton); gtk_widget_grab_focus(okbutton); } XferNotes2TextDialog::~XferNotes2TextDialog() { gtk_widget_destroy(notestransferdialog); } int XferNotes2TextDialog::run() { return gtk_dialog_run(GTK_DIALOG(notestransferdialog)); } void XferNotes2TextDialog::on_okbutton_clicked(GtkButton * button, gpointer user_data) { ((XferNotes2TextDialog *) user_data)->on_okbutton(); } void XferNotes2TextDialog::on_okbutton() // Do the transfer. { // Double question just to be sure, as the change can have great impact. if (!gui_double_question(notestransferdialog, "", "")) return; // Get the project. extern Settings *settings; ustring project = settings->genconfig.project_get(); // Progress. ProgressWindow progresswindow("Transferring notes to text", false); // Go through the books in the project. vector < unsigned int >books = project_get_books(project); for (unsigned int bk = 0; bk < books.size(); bk++) { // Progress. progresswindow.set_text(books_id_to_english(books[bk])); // Go through the chapters in this book. Progress. vector < unsigned int >chapters = project_get_chapters(project, books[bk]); progresswindow.set_iterate(0, 1, chapters.size()); for (unsigned int ch = 0; ch < chapters.size(); ch++) { progresswindow.iterate(); // Go through the verses in this chapter. vector < ustring > verses = project_get_verses(project, books[bk], chapters[ch]); for (unsigned int vs = 0; vs < verses.size(); vs++) { // Transfer the note. transfer_note(project, books[bk], chapters[ch], verses[vs]); } } } } void XferNotes2TextDialog::transfer_note(const ustring & project, unsigned int book, unsigned int chapter, const ustring & verse) // Transfer the note. { // Select the set of notes for the current reference. ustring reference = books_id_to_english(book) + " " + convert_to_string(chapter) + ":" + verse; vector < unsigned int >ids; unsigned int id_cursor; notes_select(ids, id_cursor, reference); // Bail out if there are no notes. if (ids.empty()) return; // Retrieve the note(s) and the verse text. vector < ustring > notes; notes_read(ids, notes); ustring text = project_retrieve_verse(project, book, chapter, verse); for (unsigned int i = 0; i < notes.size(); i++) { if (i) text.append("\n\\p "); ParseLine parseline(notes[i]); for (unsigned int i2 = 0; i2 < parseline.lines.size(); i2++) { text.append("\n\\p "); text.append(parseline.lines[i2]); } } // Store the modified verse text. project_store_verse(project, book, chapter, verse, text); } bibledit-gtk-4.6/src/pdfviewer.h0000644000175000017500000000163211671702424016707 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_PDFVIEWER_H #define INCLUDED_PDFVIEWER_H #include "libraries.h" void pdfviewer_view (const ustring& filename); #endif bibledit-gtk-4.6/src/layout.h0000644000175000017500000000227611671702424016236 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_LAYOUT_H #define INCLUDED_LAYOUT_H #include "libraries.h" #include class ScreenLayoutDimensions // Manages screen layout dimensions. { public: ScreenLayoutDimensions(GtkWidget *window); ~ScreenLayoutDimensions(); void verify(); void apply(); void save(); private: GtkWindow * mywindow; int counter; static bool on_timeout (gpointer data); void timeout (); }; #endif bibledit-gtk-4.6/src/dialogreviewanchors.cpp0000644000175000017500000003016111671702424021305 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "libraries.h" #include "dialogreviewanchors.h" #include "listview.h" #include "keyboard.h" #include "help.h" #include #include "shortcuts.h" #include "books.h" ReviewAnchorsDialog::ReviewAnchorsDialog(vector < unsigned int >*books, vector < unsigned int >*chapters, vector < unsigned int >*verses, vector < unsigned int >*linenumbers) // Reviews anchors that would be placed in a file for the Resource Viewer. { // Initialize variables. mybooks = books; mychapters = chapters; myverses = verses; mylinenumbers = linenumbers; // Build dialog. Shortcuts shortcuts(0); reviewanchorsdialog = gtk_dialog_new(); gtk_window_set_title(GTK_WINDOW(reviewanchorsdialog), "Review anchors"); gtk_window_set_position(GTK_WINDOW(reviewanchorsdialog), GTK_WIN_POS_CENTER_ON_PARENT); gtk_window_set_modal(GTK_WINDOW(reviewanchorsdialog), TRUE); dialog_vbox1 = GTK_DIALOG(reviewanchorsdialog)->vbox; gtk_widget_show(dialog_vbox1); label1 = gtk_label_new("Review the anchors that will be placed.\nTo remove some anchors,\nselect them and press the Delete key."); gtk_widget_show(label1); gtk_box_pack_start(GTK_BOX(dialog_vbox1), label1, FALSE, FALSE, 0); gtk_misc_set_alignment(GTK_MISC(label1), 0, 0.5); scrolledwindow3 = gtk_scrolled_window_new(NULL, NULL); gtk_widget_show(scrolledwindow3); gtk_box_pack_start(GTK_BOX(dialog_vbox1), scrolledwindow3, TRUE, TRUE, 0); gtk_scrolled_window_set_policy(GTK_SCROLLED_WINDOW(scrolledwindow3), GTK_POLICY_NEVER, GTK_POLICY_AUTOMATIC); gtk_scrolled_window_set_shadow_type(GTK_SCROLLED_WINDOW(scrolledwindow3), GTK_SHADOW_IN); treeview_anchors = gtk_tree_view_new(); gtk_widget_show(treeview_anchors); gtk_container_add(GTK_CONTAINER(scrolledwindow3), treeview_anchors); gtk_widget_set_size_request(treeview_anchors, -1, 350); hbox2 = gtk_hbox_new(FALSE, 0); gtk_widget_show(hbox2); gtk_box_pack_start(GTK_BOX(dialog_vbox1), hbox2, TRUE, TRUE, 0); button_spurious_anchors = gtk_button_new(); gtk_widget_show(button_spurious_anchors); gtk_box_pack_start(GTK_BOX(hbox2), button_spurious_anchors, FALSE, FALSE, 0); gtk_button_set_focus_on_click(GTK_BUTTON(button_spurious_anchors), FALSE); alignment1 = gtk_alignment_new(0.5, 0.5, 0, 0); gtk_widget_show(alignment1); gtk_container_add(GTK_CONTAINER(button_spurious_anchors), alignment1); hbox3 = gtk_hbox_new(FALSE, 2); gtk_widget_show(hbox3); gtk_container_add(GTK_CONTAINER(alignment1), hbox3); image1 = gtk_image_new_from_stock("gtk-find", GTK_ICON_SIZE_BUTTON); gtk_widget_show(image1); gtk_box_pack_start(GTK_BOX(hbox3), image1, FALSE, FALSE, 0); label3 = gtk_label_new_with_mnemonic("Select spurious anchors"); gtk_widget_show(label3); gtk_box_pack_start(GTK_BOX(hbox3), label3, FALSE, FALSE, 0); shortcuts.label(label3); dialog_action_area1 = GTK_DIALOG(reviewanchorsdialog)->action_area; gtk_widget_show(dialog_action_area1); gtk_button_box_set_layout(GTK_BUTTON_BOX(dialog_action_area1), GTK_BUTTONBOX_END); new InDialogHelp(reviewanchorsdialog, NULL, &shortcuts, NULL); cancelbutton = gtk_button_new_from_stock("gtk-cancel"); gtk_widget_show(cancelbutton); gtk_dialog_add_action_widget(GTK_DIALOG(reviewanchorsdialog), cancelbutton, GTK_RESPONSE_CANCEL); GTK_WIDGET_SET_FLAGS(cancelbutton, GTK_CAN_DEFAULT); okbutton = gtk_button_new_from_stock("gtk-ok"); gtk_widget_show(okbutton); gtk_dialog_add_action_widget(GTK_DIALOG(reviewanchorsdialog), okbutton, GTK_RESPONSE_OK); GTK_WIDGET_SET_FLAGS(okbutton, GTK_CAN_DEFAULT); shortcuts.stockbutton(cancelbutton); shortcuts.stockbutton(okbutton); shortcuts.process(); // Storage, renderer, column and selection. store = gtk_list_store_new(5, G_TYPE_STRING, G_TYPE_INT, G_TYPE_INT, G_TYPE_INT, G_TYPE_INT); gtk_tree_view_set_model(GTK_TREE_VIEW(treeview_anchors), GTK_TREE_MODEL(store)); g_object_unref(store); GtkCellRenderer *renderer = gtk_cell_renderer_text_new(); column0 = gtk_tree_view_column_new_with_attributes("Book", renderer, "text", 0, NULL); gtk_tree_view_append_column(GTK_TREE_VIEW(treeview_anchors), column0); column1 = gtk_tree_view_column_new_with_attributes("Chapter", renderer, "text", 1, NULL); gtk_tree_view_append_column(GTK_TREE_VIEW(treeview_anchors), column1); column2 = gtk_tree_view_column_new_with_attributes("Verse", renderer, "text", 2, NULL); gtk_tree_view_append_column(GTK_TREE_VIEW(treeview_anchors), column2); column3 = gtk_tree_view_column_new_with_attributes("Line", renderer, "text", 3, NULL); gtk_tree_view_append_column(GTK_TREE_VIEW(treeview_anchors), column3); select = gtk_tree_view_get_selection(GTK_TREE_VIEW(treeview_anchors)); gtk_tree_selection_set_mode(select, GTK_SELECTION_MULTIPLE); // Fill the treeview with the items, sorted optionally GtkTreeIter iter; for (unsigned int i = 0; i < books->size(); i++) { gtk_list_store_append(store, &iter); gtk_list_store_set(store, &iter, 0, books_id_to_english(books->at(i)).c_str(), 1, chapters->at(i), 2, verses->at(i), 3, linenumbers->at(i), 4, books->at(i), -1); } g_signal_connect((gpointer) treeview_anchors, "key_press_event", G_CALLBACK(on_treeview_key_press_event), gpointer(this)); g_signal_connect((gpointer) button_spurious_anchors, "clicked", G_CALLBACK(on_button_spurious_anchors_clicked), gpointer(this)); g_signal_connect((gpointer) okbutton, "clicked", G_CALLBACK(static_on_okbutton_clicked), gpointer(this)); gtk_widget_grab_focus(treeview_anchors); gtk_widget_grab_default(okbutton); } ReviewAnchorsDialog::~ReviewAnchorsDialog() { gtk_widget_destroy(reviewanchorsdialog); } int ReviewAnchorsDialog::run() { return gtk_dialog_run(GTK_DIALOG(reviewanchorsdialog)); } gboolean ReviewAnchorsDialog::on_treeview_key_press_event(GtkWidget * widget, GdkEventKey * event, gpointer user_data) { return ((ReviewAnchorsDialog *) user_data)->treeview_key_press_handler(event); } bool ReviewAnchorsDialog::treeview_key_press_handler(GdkEventKey * event) // Handles pressing keys in the treeview. { // Take action. if (event->keyval == GDK_Delete || event->keyval == GDK_KP_Delete) { // Delete each selected row. vector < GtkTreeIter > iters; gtk_tree_selection_selected_foreach(select, ReviewAnchorsDialog::on_collect_iters, gpointer(&iters)); for (unsigned int i = 0; i < iters.size(); i++) { GtkTreeIter iter = iters[i]; gtk_list_store_remove(store, &iter); } } // Handle other keypresses as usual. return false; } void ReviewAnchorsDialog::on_collect_iters(GtkTreeModel * model, GtkTreePath * path, GtkTreeIter * iter, gpointer data) { ((vector < GtkTreeIter > *)data)->push_back(*iter); } void ReviewAnchorsDialog::on_button_spurious_anchors_clicked(GtkButton * button, gpointer user_data) { ((ReviewAnchorsDialog *) user_data)->on_button_spurious_anchors(); } void ReviewAnchorsDialog::on_button_spurious_anchors() /* This selects spurious anchors. It does that in two passes. In the first pass, spurious anchors are defined as anchors for books that do not occur at least ten times in a row. These will be selected. In the second pass, spurious anchors are anchors that do not follow in sequence, looking at their book, chapter and verse. These will be selected too. */ { // Deselect everything. gtk_tree_selection_unselect_all(select); // Collect the books of all the anchors. vector < unsigned int >books; GtkTreeModel *model = gtk_tree_view_get_model(GTK_TREE_VIEW(treeview_anchors)); GtkTreeIter iter; gboolean valid; valid = gtk_tree_model_get_iter_first(model, &iter); while (valid) { gint book; gtk_tree_model_get(model, &iter, 4, &book, -1); books.push_back(book); valid = gtk_tree_model_iter_next(model, &iter); } // Get the genuine books. set < unsigned int >genuinebooks; { unsigned int previous_book = 0; unsigned int row_counter = 0; for (unsigned int i = 0; i < books.size(); i++) { if (books[i] != previous_book) { row_counter = 0; } row_counter++; if (row_counter >= 10) { genuinebooks.insert(books[i]); } previous_book = books[i]; } } // Select spurious books. valid = gtk_tree_model_get_iter_first(model, &iter); while (valid) { gint book; gtk_tree_model_get(model, &iter, 4, &book, -1); if (genuinebooks.find(book) == genuinebooks.end()) { gtk_tree_selection_select_iter(select, &iter); } valid = gtk_tree_model_iter_next(model, &iter); } // Second stage: Removing spurious anchors that are out of order. // Variables for the sequence. gint previousbook = 0; gint previouschapter = 0; gint previousverse = 0; // Go through the treeview, and consider the non-selected items. valid = gtk_tree_model_get_iter_first(model, &iter); while (valid) { if (!gtk_tree_selection_iter_is_selected(select, &iter)) { // Variables. bool checked = false; bool spurious = false; // Get book, chapter and verse from the treeview. gint book, chapter, verse; gtk_tree_model_get(model, &iter, 4, &book, 1, &chapter, 2, &verse, -1); // If the book differs from the previous one, accept that only in case // that both chapter and verse are 1. if (!checked) { if (book != previousbook) { if (chapter != 1) spurious = true; if (verse != 1) spurious = true; checked = true; } } // At this stage the reference has either been checked or the book is // the same. // If the chapter differs from the previous one, accept that only in // case that the verse is 1 and the chapter is one up. if (!checked) { if (chapter != previouschapter) { if (chapter != previouschapter + 1) spurious = true; if (verse != 1) spurious = true; checked = true; } } // The verse ought to be one up. if (!checked) { if (verse != previousverse + 1) spurious = true; checked = true; } // Select this anchor if it is a spurious one. if (spurious) { gtk_tree_selection_select_iter(select, &iter); } // Store reference for next iteration. if (!spurious) { previousbook = book; previouschapter = chapter; previousverse = verse; } } valid = gtk_tree_model_iter_next(model, &iter); } } void ReviewAnchorsDialog::static_on_okbutton_clicked(GtkButton * button, gpointer user_data) { ((ReviewAnchorsDialog *) user_data)->on_okbutton_clicked(); } void ReviewAnchorsDialog::on_okbutton_clicked() { // Clear containers. mybooks->clear(); mychapters->clear(); myverses->clear(); mylinenumbers->clear(); // Get the model GtkTreeModel *model = gtk_tree_view_get_model(GTK_TREE_VIEW(treeview_anchors)); // Some variables needed. GtkTreeIter iter; gboolean valid; // Get the first iter in the store. valid = gtk_tree_model_get_iter_first(model, &iter); while (valid) { // Walk through the list, reading each row gint book, chapter, verse; gint linenumber; // Make sure you terminate calls to gtk_tree_model_get() with a '-1' value. gtk_tree_model_get(model, &iter, 1, &chapter, 2, &verse, 3, &linenumber, 4, &book, -1); // Store. mybooks->push_back(book); mychapters->push_back(chapter); myverses->push_back(verse); mylinenumbers->push_back(linenumber); // Go to next. valid = gtk_tree_model_iter_next(model, &iter); } } bibledit-gtk-4.6/src/maintenance.h0000644000175000017500000000232511671702424017176 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_MAINTENANCE_H #define INCLUDED_MAINTENANCE_H #include "libraries.h" void maintenance_initialize (); void maintenance_register_shell_command (const ustring& working_directory, const ustring& shell_command); void maintenance_register_git_repository (const ustring& directory); void maintenance_register_database (const ustring& filename); void maintenance_register_snapshot (const ustring& filename); void shutdown_actions (); #endif bibledit-gtk-4.6/src/projectconfig.cpp0000644000175000017500000002234711671702424020111 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #include "directories.h" #include "gwrappers.h" #include "utilities.h" #include "date_time_utils.h" #include "settings.h" #include "stylesheetutils.h" #include "settings.h" #include #include #include "config.xml.h" ustring project_configuration_filename(const ustring & project) { return gw_build_filename(directories_get_projects(), project, "configuration.1.xml"); } void upgrade_project_configuration(const ustring & project) { } ProjectConfiguration::ProjectConfiguration(ustring project_in, bool save_on_destroy) { // If no project given, take one currently opened. if (project.empty()) { extern Settings *settings; project = settings->genconfig.project_get(); } // Save parameters. project = project_in; my_save_on_destroy = save_on_destroy; // Function definition for initializing variables. #define INITIALIZE(parameter) parameter##_loaded = false // Initialize variables. INITIALIZE(versification); INITIALIZE(printing_fonts); INITIALIZE(text_line_height); INITIALIZE(xetex_font_mapping_file); INITIALIZE(xetex_shaping_engine); INITIALIZE(sword_name); INITIALIZE(sword_description); INITIALIZE(sword_about); INITIALIZE(sword_license); INITIALIZE(sword_version); INITIALIZE(sword_language); INITIALIZE(reordered_books); INITIALIZE(reordered_includes); INITIALIZE(reordered_portions); INITIALIZE(language); INITIALIZE(book_order); INITIALIZE(editable); INITIALIZE(backup_incremental_last_time); INITIALIZE(backup_comment); INITIALIZE(git_use_remote_repository); INITIALIZE(git_remote_repository_url); INITIALIZE(git_remote_repository_conflict_handling); INITIALIZE(changes_last_review); INITIALIZE(changes_since); INITIALIZE(changes_till); INITIALIZE(editor_font_default); INITIALIZE(editor_font_name); INITIALIZE(editor_default_color); INITIALIZE(editor_normal_text_color); INITIALIZE(editor_background_color); INITIALIZE(editor_selected_text_color); INITIALIZE(editor_selection_color); INITIALIZE(right_to_left); INITIALIZE(planning_project_start); INITIALIZE(planning_tasks); INITIALIZE(depending_on_switch); INITIALIZE(depending_on_project); INITIALIZE(depending_on_script); INITIALIZE(spelling_check); INITIALIZE(spelling_dictionaries); } ProjectConfiguration::~ProjectConfiguration() { if (my_save_on_destroy) save(); } void ProjectConfiguration::save() // Saves all settings to disk. { vector < ConfigXmlPair > values; #define SAVE_VALUE(item) if (item##_loaded) config_xml_values_set_assemble (values, item##_key(), item) SAVE_VALUE(versification); SAVE_VALUE(printing_fonts); SAVE_VALUE(text_line_height); SAVE_VALUE(xetex_font_mapping_file); SAVE_VALUE(xetex_shaping_engine); SAVE_VALUE(sword_name); SAVE_VALUE(sword_description); SAVE_VALUE(sword_about); SAVE_VALUE(sword_license); SAVE_VALUE(sword_version); SAVE_VALUE(sword_language); SAVE_VALUE(reordered_books); SAVE_VALUE(reordered_includes); SAVE_VALUE(reordered_portions); SAVE_VALUE(language); SAVE_VALUE(book_order); SAVE_VALUE(editable); SAVE_VALUE(backup_incremental_last_time); SAVE_VALUE(backup_comment); SAVE_VALUE(git_use_remote_repository); SAVE_VALUE(git_remote_repository_url); SAVE_VALUE(git_remote_repository_conflict_handling); SAVE_VALUE(changes_last_review); SAVE_VALUE(changes_since); SAVE_VALUE(changes_till); SAVE_VALUE(editor_font_default); SAVE_VALUE(editor_font_name); SAVE_VALUE(editor_default_color); SAVE_VALUE(editor_normal_text_color); SAVE_VALUE(editor_background_color); SAVE_VALUE(editor_selected_text_color); SAVE_VALUE(editor_selection_color); SAVE_VALUE(right_to_left); SAVE_VALUE(planning_project_start); SAVE_VALUE(planning_tasks); SAVE_VALUE(depending_on_switch); SAVE_VALUE(depending_on_project); SAVE_VALUE(depending_on_script); SAVE_VALUE(spelling_check); SAVE_VALUE(spelling_dictionaries); config_xml_values_set_execute(project_configuration_filename(project), values); } bool ProjectConfiguration::bool_get(const gchar * key, bool & store, bool & loaded, bool standard) { if (!loaded) { store = config_xml_bool_get(project_configuration_filename(project), key, standard); loaded = true; } return store; } int ProjectConfiguration::int_get(const gchar * key, int &store, bool & loaded, int standard) { if (!loaded) { store = config_xml_int_get(project_configuration_filename(project), key, standard); loaded = true; } return store; } ustring ProjectConfiguration::string_get(const gchar * key, ustring & store, bool & loaded, const ustring & standard) { if (!loaded) { store = config_xml_string_get(project_configuration_filename(project), key, standard); loaded = true; } return store; } double ProjectConfiguration::double_get(const gchar * key, double &store, bool & loaded, double standard) { if (!loaded) { store = config_xml_double_get(project_configuration_filename(project), key, standard); loaded = true; } return store; } vector < bool > ProjectConfiguration::vector_bool_get(const gchar * key, vector < bool > &store, bool & loaded, void *dummy) { if (!loaded) { store = config_xml_vector_bool_get(project_configuration_filename(project), key); loaded = true; } return store; } vector < ustring > ProjectConfiguration::vector_string_get(const gchar * key, vector < ustring > &store, bool & loaded, void *dummy) { if (!loaded) { store = config_xml_vector_string_get(project_configuration_filename(project), key); loaded = true; } return store; } vector < int >ProjectConfiguration::vector_int_get(const gchar * key, vector < int >&store, bool & loaded, void *dummy) { if (!loaded) { store = config_xml_vector_int_get(project_configuration_filename(project), key); loaded = true; } return store; } // Definitions of the implementation of the code in the project configuration. #define IMPLEMENT(type, getter, store, defaultvalue) \ const gchar * ProjectConfiguration::store##_key () \ { \ return #store; \ } \ type ProjectConfiguration::store##_get () \ { \ return getter (store##_key (), store, store##_loaded, defaultvalue); \ } \ void ProjectConfiguration::store##_set (type value) \ { \ store = value; \ store##_loaded = true; \ } IMPLEMENT(ustring, string_get, versification, "English") IMPLEMENT(vector < ustring >, vector_string_get, printing_fonts, NULL) IMPLEMENT(int, int_get, text_line_height, 100) IMPLEMENT(ustring, string_get, xetex_font_mapping_file, "") IMPLEMENT(int, int_get, xetex_shaping_engine, 0) IMPLEMENT(ustring, string_get, sword_name, "") IMPLEMENT(ustring, string_get, sword_description, " Bibledit project") IMPLEMENT(ustring, string_get, sword_about, " Bibledit project") IMPLEMENT(ustring, string_get, sword_license, "GNU General Public License") IMPLEMENT(ustring, string_get, sword_version, "1.0") IMPLEMENT(ustring, string_get, sword_language, "en") IMPLEMENT(vector < ustring >, vector_string_get, reordered_books, NULL) IMPLEMENT(vector < bool >, vector_bool_get, reordered_includes, NULL) IMPLEMENT(vector < ustring >, vector_string_get, reordered_portions, NULL) IMPLEMENT(ustring, string_get, language, "English") IMPLEMENT(vector < int >, vector_int_get, book_order, NULL) IMPLEMENT(bool, bool_get, editable, true) IMPLEMENT(int, int_get, backup_incremental_last_time, 0) IMPLEMENT(ustring, string_get, backup_comment, "") IMPLEMENT(bool, bool_get, git_use_remote_repository, false) IMPLEMENT(ustring, string_get, git_remote_repository_url, "") IMPLEMENT(int, int_get, git_remote_repository_conflict_handling, 0) IMPLEMENT(int, int_get, changes_last_review, 0) IMPLEMENT(int, int_get, changes_since, 0) IMPLEMENT(int, int_get, changes_till, 0) IMPLEMENT(bool, bool_get, editor_font_default, true) IMPLEMENT(ustring, string_get, editor_font_name, "Sans 14") IMPLEMENT(bool, bool_get, editor_default_color, true) IMPLEMENT(int, int_get, editor_normal_text_color, 0) IMPLEMENT(int, int_get, editor_background_color, 16777215) IMPLEMENT(int, int_get, editor_selected_text_color, 16777215) IMPLEMENT(int, int_get, editor_selection_color, 4294343) IMPLEMENT(bool, bool_get, right_to_left, false) IMPLEMENT(int, int_get, planning_project_start, date_time_julian_day_get_current()) IMPLEMENT(vector < ustring >, vector_string_get, planning_tasks, NULL) IMPLEMENT(bool, bool_get, depending_on_switch, false) IMPLEMENT(ustring, string_get, depending_on_project, "") IMPLEMENT(ustring, string_get, depending_on_script, "") IMPLEMENT(bool, bool_get, spelling_check, false) IMPLEMENT(vector < ustring >, vector_string_get, spelling_dictionaries, NULL) bibledit-gtk-4.6/src/usfm.h0000644000175000017500000000501711671702424015667 0ustar00teusteus00000000000000/* ** Copyright (©) 2003-2012 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** */ #ifndef INCLUDED_USFM_H #define INCLUDED_USFM_H #include "libraries.h" #include "style.h" class Usfm { public: Usfm (const ustring& stylesheet_in); ~Usfm (); ustring stylesheet; void reload (); vector